Enhance refactor commands with controller-aware Route() updates and fix code quality violations

Add semantic token highlighting for 'that' variable and comment file references in VS Code extension
Add Phone_Text_Input and Currency_Input components with formatting utilities
Implement client widgets, form standardization, and soft delete functionality
Add modal scroll lock and update documentation
Implement comprehensive modal system with form integration and validation
Fix modal component instantiation using jQuery plugin API
Implement modal system with responsive sizing, queuing, and validation support
Implement form submission with validation, error handling, and loading states
Implement country/state selectors with dynamic data loading and Bootstrap styling
Revert Rsx::Route() highlighting in Blade/PHP files
Target specific PHP scopes for Rsx::Route() highlighting in Blade
Expand injection selector for Rsx::Route() highlighting
Add custom syntax highlighting for Rsx::Route() and Rsx.Route() calls
Update jqhtml packages to v2.2.165
Add bundle path validation for common mistakes (development mode only)
Create Ajax_Select_Input widget and Rsx_Reference_Data controller
Create Country_Select_Input widget with default country support
Initialize Tom Select on Select_Input widgets
Add Tom Select bundle for enhanced select dropdowns
Implement ISO 3166 geographic data system for country/region selection
Implement widget-based form system with disabled state support

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
root
2025-10-30 06:21:56 +00:00
parent e678b987c2
commit f6ac36c632
5683 changed files with 5854736 additions and 22329 deletions

View File

@@ -1,4 +1,4 @@
Copyright (c) 2014-2025 Denis Pushkarev
Copyright (c) 2014-2025 Denis Pushkarev, 2025 CoreJS Company
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@@ -27,7 +27,7 @@ const {
exclude: [ // optional list / filter of modules to exclude, the signature is similar to `modules` option
'web.atob',
],
version: '3.45', // used `core-js` version, by default - the latest
version: '3.46', // used `core-js` version, by default - the latest
inverse: false, // inverse of the result - shows modules that are NOT required for the target environment
});
@@ -129,9 +129,9 @@ require('core-js-compat/modules'); // => Array<ModuleName>
require('core-js-compat').modules; // => Array<ModuleName>
// the subset of modules which available in the passed `core-js` version:
require('core-js-compat/get-modules-list-for-target-version')('3.45'); // => Array<ModuleName>
require('core-js-compat/get-modules-list-for-target-version')('3.46'); // => Array<ModuleName>
// or
require('core-js-compat').getModulesListForTargetVersion('3.45'); // => Array<ModuleName>
require('core-js-compat').getModulesListForTargetVersion('3.46'); // => Array<ModuleName>
```
If you wanna help to improve this data, you could take a look at the related section of [`CONTRIBUTING.md`](https://github.com/zloirock/core-js/blob/master/CONTRIBUTING.md#how-to-update-core-js-compat-data). The visualization of compatibility data and the browser tests runner is available [here](http://zloirock.github.io/core-js/master/compat/), the example:

108
node_modules/core-js-compat/data.json generated vendored
View File

@@ -493,7 +493,7 @@
"firefox-android": "141",
"node": "24.0",
"oculus": "39.0",
"opera": "121",
"opera": "120",
"opera-android": "90",
"opera_mobile": "90",
"quest": "39.0",
@@ -1748,7 +1748,7 @@
"firefox-android": "141",
"node": "24.0",
"oculus": "39.0",
"opera": "121",
"opera": "120",
"opera-android": "90",
"opera_mobile": "90",
"quest": "39.0",
@@ -1904,7 +1904,7 @@
"firefox-android": "135",
"node": "24.0",
"oculus": "39.0",
"opera": "121",
"opera": "120",
"opera-android": "90",
"opera_mobile": "90",
"quest": "39.0",
@@ -3829,7 +3829,7 @@
"firefox-android": "141",
"node": "24.0",
"oculus": "39.0",
"opera": "121",
"opera": "120",
"opera-android": "90",
"opera_mobile": "90",
"quest": "39.0",
@@ -4189,7 +4189,7 @@
"ios": "18.2",
"node": "24.0",
"oculus": "39.0",
"opera": "121",
"opera": "120",
"opera-android": "90",
"opera_mobile": "90",
"quest": "39.0",
@@ -6159,23 +6159,31 @@
"bun": "1.2.20",
"chrome": "140",
"chrome-android": "140",
"deno": "2.5",
"edge": "140",
"electron": "38.0",
"firefox": "133",
"firefox-android": "133",
"opera": "125"
"node": "25.0",
"opera": "124",
"opera-android": "92",
"opera_mobile": "92"
},
"es.uint8-array.from-hex": {
"android": "140",
"bun": "1.1.22",
"chrome": "140",
"chrome-android": "140",
"deno": "2.5",
"edge": "140",
"electron": "38.0",
"firefox": "133",
"firefox-android": "133",
"ios": "18.2",
"opera": "125",
"node": "25.0",
"opera": "124",
"opera-android": "92",
"opera_mobile": "92",
"safari": "18.2"
},
"es.uint8-array.set-from-base64": {
@@ -6183,23 +6191,31 @@
"bun": "1.2.20",
"chrome": "140",
"chrome-android": "140",
"deno": "2.5",
"edge": "140",
"electron": "38.0",
"firefox": "133",
"firefox-android": "133",
"opera": "125"
"node": "25.0",
"opera": "124",
"opera-android": "92",
"opera_mobile": "92"
},
"es.uint8-array.set-from-hex": {
"android": "140",
"bun": "1.1.22",
"chrome": "140",
"chrome-android": "140",
"deno": "2.5",
"edge": "140",
"electron": "38.0",
"firefox": "133",
"firefox-android": "133",
"ios": "18.2",
"opera": "125",
"node": "25.0",
"opera": "124",
"opera-android": "92",
"opera_mobile": "92",
"safari": "18.2"
},
"es.uint8-array.to-base64": {
@@ -6207,12 +6223,16 @@
"bun": "1.1.22",
"chrome": "140",
"chrome-android": "140",
"deno": "2.5",
"edge": "140",
"electron": "38.0",
"firefox": "133",
"firefox-android": "133",
"ios": "18.2",
"opera": "125",
"node": "25.0",
"opera": "124",
"opera-android": "92",
"opera_mobile": "92",
"safari": "18.2"
},
"es.uint8-array.to-hex": {
@@ -6220,12 +6240,16 @@
"bun": "1.1.22",
"chrome": "140",
"chrome-android": "140",
"deno": "2.5",
"edge": "140",
"electron": "38.0",
"firefox": "133",
"firefox-android": "133",
"ios": "18.2",
"opera": "125",
"node": "25.0",
"opera": "124",
"opera-android": "92",
"opera_mobile": "92",
"safari": "18.2"
},
"es.unescape": {
@@ -6334,7 +6358,7 @@
"firefox-android": "141",
"node": "24.0",
"oculus": "39.0",
"opera": "121",
"opera": "120",
"opera-android": "90",
"opera_mobile": "90",
"quest": "39.0",
@@ -6600,7 +6624,7 @@
"firefox-android": "141",
"node": "24.0",
"oculus": "39.0",
"opera": "121",
"opera": "120",
"opera-android": "90",
"opera_mobile": "90",
"quest": "39.0",
@@ -6678,7 +6702,7 @@
"firefox-android": "141",
"node": "24.0",
"oculus": "39.0",
"opera": "121",
"opera": "120",
"opera-android": "90",
"opera_mobile": "90",
"quest": "39.0",
@@ -6763,7 +6787,7 @@
"firefox-android": "135",
"node": "24.0",
"oculus": "39.0",
"opera": "121",
"opera": "120",
"opera-android": "90",
"opera_mobile": "90",
"quest": "39.0",
@@ -7084,10 +7108,14 @@
"esnext.map.find-key": {},
"esnext.map.from": {},
"esnext.map.get-or-insert": {
"bun": "1.2.20"
"bun": "1.2.20",
"firefox": "144",
"firefox-android": "144"
},
"esnext.map.get-or-insert-computed": {
"bun": "1.2.20"
"bun": "1.2.20",
"firefox": "144",
"firefox-android": "144"
},
"esnext.map.group-by": {
"android": "117",
@@ -7315,7 +7343,7 @@
"ios": "18.2",
"node": "24.0",
"oculus": "39.0",
"opera": "121",
"opera": "120",
"opera-android": "90",
"opera_mobile": "90",
"quest": "39.0",
@@ -7764,23 +7792,31 @@
"bun": "1.2.20",
"chrome": "140",
"chrome-android": "140",
"deno": "2.5",
"edge": "140",
"electron": "38.0",
"firefox": "133",
"firefox-android": "133",
"opera": "125"
"node": "25.0",
"opera": "124",
"opera-android": "92",
"opera_mobile": "92"
},
"esnext.uint8-array.from-hex": {
"android": "140",
"bun": "1.1.22",
"chrome": "140",
"chrome-android": "140",
"deno": "2.5",
"edge": "140",
"electron": "38.0",
"firefox": "133",
"firefox-android": "133",
"ios": "18.2",
"opera": "125",
"node": "25.0",
"opera": "124",
"opera-android": "92",
"opera_mobile": "92",
"safari": "18.2"
},
"esnext.uint8-array.set-from-base64": {
@@ -7788,23 +7824,31 @@
"bun": "1.2.20",
"chrome": "140",
"chrome-android": "140",
"deno": "2.5",
"edge": "140",
"electron": "38.0",
"firefox": "133",
"firefox-android": "133",
"opera": "125"
"node": "25.0",
"opera": "124",
"opera-android": "92",
"opera_mobile": "92"
},
"esnext.uint8-array.set-from-hex": {
"android": "140",
"bun": "1.1.22",
"chrome": "140",
"chrome-android": "140",
"deno": "2.5",
"edge": "140",
"electron": "38.0",
"firefox": "133",
"firefox-android": "133",
"ios": "18.2",
"opera": "125",
"node": "25.0",
"opera": "124",
"opera-android": "92",
"opera_mobile": "92",
"safari": "18.2"
},
"esnext.uint8-array.to-base64": {
@@ -7812,12 +7856,16 @@
"bun": "1.1.22",
"chrome": "140",
"chrome-android": "140",
"deno": "2.5",
"edge": "140",
"electron": "38.0",
"firefox": "133",
"firefox-android": "133",
"ios": "18.2",
"opera": "125",
"node": "25.0",
"opera": "124",
"opera-android": "92",
"opera_mobile": "92",
"safari": "18.2"
},
"esnext.uint8-array.to-hex": {
@@ -7825,12 +7873,16 @@
"bun": "1.1.22",
"chrome": "140",
"chrome-android": "140",
"deno": "2.5",
"edge": "140",
"electron": "38.0",
"firefox": "133",
"firefox-android": "133",
"ios": "18.2",
"opera": "125",
"node": "25.0",
"opera": "124",
"opera-android": "92",
"opera_mobile": "92",
"safari": "18.2"
},
"esnext.weak-map.delete-all": {},
@@ -7838,10 +7890,14 @@
"esnext.weak-map.of": {},
"esnext.weak-map.emplace": {},
"esnext.weak-map.get-or-insert": {
"bun": "1.2.20"
"bun": "1.2.20",
"firefox": "144",
"firefox-android": "144"
},
"esnext.weak-map.get-or-insert-computed": {
"bun": "1.2.20"
"bun": "1.2.20",
"firefox": "144",
"firefox-android": "144"
},
"esnext.weak-map.upsert": {},
"esnext.weak-set.add-all": {},

View File

@@ -17432,6 +17432,10 @@
"esnext.iterator.sliding",
"esnext.iterator.windows"
],
"core-js/proposals/iterator-chunking-v2": [
"esnext.iterator.chunks",
"esnext.iterator.windows"
],
"core-js/proposals/iterator-helpers": [
"esnext.async-iterator.constructor",
"esnext.async-iterator.as-indexed-pairs",
@@ -21301,6 +21305,7 @@
"esnext.function.metadata",
"esnext.global-this",
"esnext.iterator.constructor",
"esnext.iterator.chunks",
"esnext.iterator.concat",
"esnext.iterator.dispose",
"esnext.iterator.drop",
@@ -21312,10 +21317,12 @@
"esnext.iterator.from",
"esnext.iterator.map",
"esnext.iterator.reduce",
"esnext.iterator.sliding",
"esnext.iterator.some",
"esnext.iterator.take",
"esnext.iterator.to-array",
"esnext.iterator.to-async",
"esnext.iterator.windows",
"esnext.iterator.zip",
"esnext.iterator.zip-keyed",
"esnext.json.is-raw-json",

View File

@@ -1,6 +1,6 @@
{
"name": "core-js-compat",
"version": "3.45.1",
"version": "3.46.0",
"type": "commonjs",
"description": "core-js compat",
"repository": {
@@ -8,6 +8,7 @@
"url": "git+https://github.com/zloirock/core-js.git",
"directory": "packages/core-js-compat"
},
"homepage": "https://core-js.io",
"bugs": {
"url": "https://github.com/zloirock/core-js/issues"
},
@@ -25,6 +26,6 @@
"main": "index.js",
"types": "index.d.ts",
"dependencies": {
"browserslist": "^4.25.3"
"browserslist": "^4.26.3"
}
}