Update npm packages
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
32
node_modules/.package-lock.json
generated
vendored
32
node_modules/.package-lock.json
generated
vendored
@@ -2211,9 +2211,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@jqhtml/core": {
|
||||
"version": "2.2.174",
|
||||
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/core/-/core-2.2.174.tgz",
|
||||
"integrity": "sha512-Aa+CyD9aZgnwkJa782auzJV0ytmlSMD4KziU1j0gqOAOOfQAk+gn6Z2c0LweGp5bHHyuaZYtTGR8wXGtWGC0YA==",
|
||||
"version": "2.2.175",
|
||||
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/core/-/core-2.2.175.tgz",
|
||||
"integrity": "sha512-L3bGQjEcoEhreWwpSD5jCMrJA2YxGGMzi4t/18b6KKoqosC1J5S/lFwgRTBZTa7IUL9Hnw+I71YuBzof3xyCcg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@rollup/plugin-node-resolve": "^16.0.1",
|
||||
@@ -2237,9 +2237,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@jqhtml/parser": {
|
||||
"version": "2.2.174",
|
||||
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/parser/-/parser-2.2.174.tgz",
|
||||
"integrity": "sha512-lT80FVX6//16QDHvOw7D4u8pgk+LI3iRWMPMRZYE4kyrGMpBrbkEp39ZpF703R7VcalRZ7fFOtXTiyML0SwGig==",
|
||||
"version": "2.2.175",
|
||||
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/parser/-/parser-2.2.175.tgz",
|
||||
"integrity": "sha512-TMLUN1+3lOzczzKbh0Ynef5/Oe6b27eY0iZCU/xgu3/PcpKgET+bCD7X+5w6EY1mHFfSFIoQC2nOOhjJYCgA1g==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@types/jest": "^29.5.11",
|
||||
@@ -2257,9 +2257,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@jqhtml/router": {
|
||||
"version": "2.2.174",
|
||||
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/router/-/router-2.2.174.tgz",
|
||||
"integrity": "sha512-aoqb8sD/iM57Pv0/EhRztCJgqi9Ni1YPcOH32UraBs8CvAWM4VX1QalyEl9JOZ/5g6S1rE4WETuyoh8ehaW+4Q==",
|
||||
"version": "2.2.175",
|
||||
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/router/-/router-2.2.175.tgz",
|
||||
"integrity": "sha512-+IEXI5gJwgwqZ2WZYMrA0ioEZ747yNckAvYtP83j8/o/SawrF/JOzxpX6UZZV+tF5yr/YzXSgBcNJpILqIijfA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@rollup/plugin-node-resolve": "^16.0.1",
|
||||
@@ -2277,21 +2277,21 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@jqhtml/vscode-extension": {
|
||||
"version": "2.2.174",
|
||||
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/vscode-extension/-/vscode-extension-2.2.174.tgz",
|
||||
"integrity": "sha512-wu4ykq9YLHxTBoZKe5Gj65BLkmE1ey4VjORKOZpjyDAU4W1BHAUWYDtxZOpdBJXbdseQSJFsZ51eXnPcch8Feg==",
|
||||
"version": "2.2.175",
|
||||
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/vscode-extension/-/vscode-extension-2.2.175.tgz",
|
||||
"integrity": "sha512-XM0KhlkOaoXC3DmviylIA4N1tbWjb+A7TyO3E1sahv0y59C3O5FwtS+sJItX8n3nCx8DvP/dwOf9LhX//JKtxw==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"vscode": "^1.74.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@jqhtml/webpack-loader": {
|
||||
"version": "2.2.174",
|
||||
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/webpack-loader/-/webpack-loader-2.2.174.tgz",
|
||||
"integrity": "sha512-8lZQGrdpZ4WGFB08cW4g9VhMLCgYFS2A5uZiSIHgVbrSXwJ846om3K1ZVjSxdpk6rKETOP2rVewn2IkNNSU+Rw==",
|
||||
"version": "2.2.175",
|
||||
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/webpack-loader/-/webpack-loader-2.2.175.tgz",
|
||||
"integrity": "sha512-6hfQJ8ZSlpLAaon6f6k3u+QLtivYjz0eO2V+CDfWKmLI0qf0sucqF5DkCqDJjLvZhkVXsjUaRiQbe33VVJFoWA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@jqhtml/parser": "2.2.174",
|
||||
"@jqhtml/parser": "2.2.175",
|
||||
"@types/loader-utils": "^2.0.6",
|
||||
"@types/node": "^20.0.0",
|
||||
"@types/webpack": "^5.28.5",
|
||||
|
||||
0
node_modules/@jqhtml/core/dist/component-registry.d.ts
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/core/dist/component-registry.d.ts
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/core/dist/component-registry.d.ts.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/core/dist/component-registry.d.ts.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/core/dist/component.d.ts
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/core/dist/component.d.ts
generated
vendored
Normal file → Executable file
2
node_modules/@jqhtml/core/dist/component.d.ts.map
generated
vendored
Normal file → Executable file
2
node_modules/@jqhtml/core/dist/component.d.ts.map
generated
vendored
Normal file → Executable file
@@ -1 +1 @@
|
||||
{"version":3,"file":"component.d.ts","sourceRoot":"","sources":["../src/component.ts"],"names":[],"mappings":"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"}
|
||||
{"version":3,"file":"component.d.ts","sourceRoot":"","sources":["../src/component.ts"],"names":[],"mappings":"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"}
|
||||
0
node_modules/@jqhtml/core/dist/debug-entry.d.ts
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/core/dist/debug-entry.d.ts
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/core/dist/debug-entry.d.ts.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/core/dist/debug-entry.d.ts.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/core/dist/debug-overlay.d.ts
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/core/dist/debug-overlay.d.ts
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/core/dist/debug-overlay.d.ts.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/core/dist/debug-overlay.d.ts.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/core/dist/debug.d.ts
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/core/dist/debug.d.ts
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/core/dist/debug.d.ts.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/core/dist/debug.d.ts.map
generated
vendored
Normal file → Executable file
17
node_modules/@jqhtml/core/dist/index.cjs
generated
vendored
Normal file → Executable file
17
node_modules/@jqhtml/core/dist/index.cjs
generated
vendored
Normal file → Executable file
@@ -862,9 +862,11 @@ async function initialize_component(element, compData) {
|
||||
if (contentFn) {
|
||||
options._innerhtml_function = contentFn;
|
||||
}
|
||||
// If no class was registered for this component name, pass _component_name
|
||||
// so the component can find its template by name
|
||||
if (!get_component_class(name)) {
|
||||
// Always pass _component_name when component name differs from class name
|
||||
// This happens when:
|
||||
// 1. No class registered for component (uses Jqhtml_Component)
|
||||
// 2. Class inherited from parent via extends chain (uses parent class but child template)
|
||||
if (ComponentClass.name !== name) {
|
||||
options._component_name = name;
|
||||
}
|
||||
// Create component instance - element first, then options
|
||||
@@ -1852,9 +1854,12 @@ class Jqhtml_Component {
|
||||
}
|
||||
_apply_css_classes() {
|
||||
const hierarchy = this.constructor.get_class_hierarchy();
|
||||
// If using default class with _component_name, add the component name to hierarchy
|
||||
// If component name differs from class name, add component name to hierarchy
|
||||
// This happens when:
|
||||
// 1. Using base Jqhtml_Component with _component_name
|
||||
// 2. Using parent class via extends chain (e.g., Contacts_DataGrid using DataGrid_Abstract class)
|
||||
const classesToAdd = [...hierarchy];
|
||||
if (this.args._component_name && this.constructor === Jqhtml_Component) {
|
||||
if (this.args._component_name && this.args._component_name !== this.constructor.name) {
|
||||
// Add component name at the beginning (most specific)
|
||||
classesToAdd.unshift(this.args._component_name);
|
||||
}
|
||||
@@ -2967,7 +2972,7 @@ function init(jQuery) {
|
||||
}
|
||||
}
|
||||
// Version - will be replaced during build with actual version from package.json
|
||||
const version = '2.2.174';
|
||||
const version = '2.2.175';
|
||||
// Default export with all functionality
|
||||
const jqhtml = {
|
||||
// Core
|
||||
|
||||
2
node_modules/@jqhtml/core/dist/index.cjs.map
generated
vendored
Normal file → Executable file
2
node_modules/@jqhtml/core/dist/index.cjs.map
generated
vendored
Normal file → Executable file
File diff suppressed because one or more lines are too long
0
node_modules/@jqhtml/core/dist/index.d.ts
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/core/dist/index.d.ts
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/core/dist/index.d.ts.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/core/dist/index.d.ts.map
generated
vendored
Normal file → Executable file
17
node_modules/@jqhtml/core/dist/index.js
generated
vendored
Normal file → Executable file
17
node_modules/@jqhtml/core/dist/index.js
generated
vendored
Normal file → Executable file
@@ -858,9 +858,11 @@ async function initialize_component(element, compData) {
|
||||
if (contentFn) {
|
||||
options._innerhtml_function = contentFn;
|
||||
}
|
||||
// If no class was registered for this component name, pass _component_name
|
||||
// so the component can find its template by name
|
||||
if (!get_component_class(name)) {
|
||||
// Always pass _component_name when component name differs from class name
|
||||
// This happens when:
|
||||
// 1. No class registered for component (uses Jqhtml_Component)
|
||||
// 2. Class inherited from parent via extends chain (uses parent class but child template)
|
||||
if (ComponentClass.name !== name) {
|
||||
options._component_name = name;
|
||||
}
|
||||
// Create component instance - element first, then options
|
||||
@@ -1848,9 +1850,12 @@ class Jqhtml_Component {
|
||||
}
|
||||
_apply_css_classes() {
|
||||
const hierarchy = this.constructor.get_class_hierarchy();
|
||||
// If using default class with _component_name, add the component name to hierarchy
|
||||
// If component name differs from class name, add component name to hierarchy
|
||||
// This happens when:
|
||||
// 1. Using base Jqhtml_Component with _component_name
|
||||
// 2. Using parent class via extends chain (e.g., Contacts_DataGrid using DataGrid_Abstract class)
|
||||
const classesToAdd = [...hierarchy];
|
||||
if (this.args._component_name && this.constructor === Jqhtml_Component) {
|
||||
if (this.args._component_name && this.args._component_name !== this.constructor.name) {
|
||||
// Add component name at the beginning (most specific)
|
||||
classesToAdd.unshift(this.args._component_name);
|
||||
}
|
||||
@@ -2963,7 +2968,7 @@ function init(jQuery) {
|
||||
}
|
||||
}
|
||||
// Version - will be replaced during build with actual version from package.json
|
||||
const version = '2.2.174';
|
||||
const version = '2.2.175';
|
||||
// Default export with all functionality
|
||||
const jqhtml = {
|
||||
// Core
|
||||
|
||||
2
node_modules/@jqhtml/core/dist/index.js.map
generated
vendored
Normal file → Executable file
2
node_modules/@jqhtml/core/dist/index.js.map
generated
vendored
Normal file → Executable file
File diff suppressed because one or more lines are too long
0
node_modules/@jqhtml/core/dist/instruction-processor.d.ts
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/core/dist/instruction-processor.d.ts
generated
vendored
Normal file → Executable file
2
node_modules/@jqhtml/core/dist/instruction-processor.d.ts.map
generated
vendored
Normal file → Executable file
2
node_modules/@jqhtml/core/dist/instruction-processor.d.ts.map
generated
vendored
Normal file → Executable file
@@ -1 +1 @@
|
||||
{"version":3,"file":"instruction-processor.d.ts","sourceRoot":"","sources":["../src/instruction-processor.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAIH,OAAO,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAIlD,MAAM,WAAW,cAAc;IAC7B,GAAG,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAAE,OAAO,CAAC,CAAC;CAC7C;AAED,MAAM,WAAW,iBAAiB;IAChC,MAAM,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAAE,MAAM,CAAC,CAAC;CAC/C;AAED,MAAM,WAAW,oBAAoB;IACnC,IAAI,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC,GAAG,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAAE,CAAC,OAAO,EAAE,GAAG,KAAK,CAAC,GAAG,EAAE,EAAE,gBAAgB,CAAC,CAAC,CAAC;CAClH;AAED,MAAM,WAAW,eAAe;IAC9B,IAAI,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAAE,CAAC,OAAO,EAAE,GAAG,KAAK,CAAC,GAAG,EAAE,EAAE,gBAAgB,CAAC,CAAC,CAAC;CAClF;AAED,MAAM,MAAM,WAAW,GAAG,cAAc,GAAG,iBAAiB,GAAG,oBAAoB,GAAG,eAAe,GAAG,MAAM,CAAC;AAoB/G,wBAAgB,GAAG,IAAI,MAAM,CA2C5B;AAED;;;GAGG;AACH,wBAAsB,oBAAoB,CACxC,YAAY,EAAE,WAAW,EAAE,EAC3B,MAAM,EAAE,GAAG,EACX,OAAO,EAAE,gBAAgB,EACzB,KAAK,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,eAAe,CAAC,GACtC,OAAO,CAAC,IAAI,CAAC,CA2Cf;AAubD;;GAEG;AACH,wBAAgB,aAAa,CAAC,YAAY,EAAE,WAAW,EAAE,GAAG,MAAM,CAAC,MAAM,EAAE,eAAe,CAAC,CAW1F"}
|
||||
{"version":3,"file":"instruction-processor.d.ts","sourceRoot":"","sources":["../src/instruction-processor.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAIH,OAAO,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAIlD,MAAM,WAAW,cAAc;IAC7B,GAAG,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAAE,OAAO,CAAC,CAAC;CAC7C;AAED,MAAM,WAAW,iBAAiB;IAChC,MAAM,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAAE,MAAM,CAAC,CAAC;CAC/C;AAED,MAAM,WAAW,oBAAoB;IACnC,IAAI,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC,GAAG,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAAE,CAAC,OAAO,EAAE,GAAG,KAAK,CAAC,GAAG,EAAE,EAAE,gBAAgB,CAAC,CAAC,CAAC;CAClH;AAED,MAAM,WAAW,eAAe;IAC9B,IAAI,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAAE,CAAC,OAAO,EAAE,GAAG,KAAK,CAAC,GAAG,EAAE,EAAE,gBAAgB,CAAC,CAAC,CAAC;CAClF;AAED,MAAM,MAAM,WAAW,GAAG,cAAc,GAAG,iBAAiB,GAAG,oBAAoB,GAAG,eAAe,GAAG,MAAM,CAAC;AAoB/G,wBAAgB,GAAG,IAAI,MAAM,CA2C5B;AAED;;;GAGG;AACH,wBAAsB,oBAAoB,CACxC,YAAY,EAAE,WAAW,EAAE,EAC3B,MAAM,EAAE,GAAG,EACX,OAAO,EAAE,gBAAgB,EACzB,KAAK,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,eAAe,CAAC,GACtC,OAAO,CAAC,IAAI,CAAC,CA2Cf;AAybD;;GAEG;AACH,wBAAgB,aAAa,CAAC,YAAY,EAAE,WAAW,EAAE,GAAG,MAAM,CAAC,MAAM,EAAE,eAAe,CAAC,CAW1F"}
|
||||
19
node_modules/@jqhtml/core/dist/jqhtml-core.esm.js
generated
vendored
Normal file → Executable file
19
node_modules/@jqhtml/core/dist/jqhtml-core.esm.js
generated
vendored
Normal file → Executable file
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* JQHTML Core v2.2.174
|
||||
* JQHTML Core v2.2.175
|
||||
* (c) 2025 JQHTML Team
|
||||
* Released under the MIT License
|
||||
*/
|
||||
@@ -863,9 +863,11 @@ async function initialize_component(element, compData) {
|
||||
if (contentFn) {
|
||||
options._innerhtml_function = contentFn;
|
||||
}
|
||||
// If no class was registered for this component name, pass _component_name
|
||||
// so the component can find its template by name
|
||||
if (!get_component_class(name)) {
|
||||
// Always pass _component_name when component name differs from class name
|
||||
// This happens when:
|
||||
// 1. No class registered for component (uses Jqhtml_Component)
|
||||
// 2. Class inherited from parent via extends chain (uses parent class but child template)
|
||||
if (ComponentClass.name !== name) {
|
||||
options._component_name = name;
|
||||
}
|
||||
// Create component instance - element first, then options
|
||||
@@ -1853,9 +1855,12 @@ class Jqhtml_Component {
|
||||
}
|
||||
_apply_css_classes() {
|
||||
const hierarchy = this.constructor.get_class_hierarchy();
|
||||
// If using default class with _component_name, add the component name to hierarchy
|
||||
// If component name differs from class name, add component name to hierarchy
|
||||
// This happens when:
|
||||
// 1. Using base Jqhtml_Component with _component_name
|
||||
// 2. Using parent class via extends chain (e.g., Contacts_DataGrid using DataGrid_Abstract class)
|
||||
const classesToAdd = [...hierarchy];
|
||||
if (this.args._component_name && this.constructor === Jqhtml_Component) {
|
||||
if (this.args._component_name && this.args._component_name !== this.constructor.name) {
|
||||
// Add component name at the beginning (most specific)
|
||||
classesToAdd.unshift(this.args._component_name);
|
||||
}
|
||||
@@ -2968,7 +2973,7 @@ function init(jQuery) {
|
||||
}
|
||||
}
|
||||
// Version - will be replaced during build with actual version from package.json
|
||||
const version = '2.2.174';
|
||||
const version = '2.2.175';
|
||||
// Default export with all functionality
|
||||
const jqhtml = {
|
||||
// Core
|
||||
|
||||
2
node_modules/@jqhtml/core/dist/jqhtml-core.esm.js.map
generated
vendored
Normal file → Executable file
2
node_modules/@jqhtml/core/dist/jqhtml-core.esm.js.map
generated
vendored
Normal file → Executable file
File diff suppressed because one or more lines are too long
0
node_modules/@jqhtml/core/dist/jqhtml-debug.esm.js
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/core/dist/jqhtml-debug.esm.js
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/core/dist/jqhtml-debug.esm.js.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/core/dist/jqhtml-debug.esm.js.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/core/dist/jquery-plugin.d.ts
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/core/dist/jquery-plugin.d.ts
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/core/dist/jquery-plugin.d.ts.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/core/dist/jquery-plugin.d.ts.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/core/dist/lifecycle-manager.d.ts
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/core/dist/lifecycle-manager.d.ts
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/core/dist/lifecycle-manager.d.ts.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/core/dist/lifecycle-manager.d.ts.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/core/dist/template-renderer.d.ts
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/core/dist/template-renderer.d.ts
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/core/dist/template-renderer.d.ts.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/core/dist/template-renderer.d.ts.map
generated
vendored
Normal file → Executable file
2
node_modules/@jqhtml/core/package.json
generated
vendored
Normal file → Executable file
2
node_modules/@jqhtml/core/package.json
generated
vendored
Normal file → Executable file
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jqhtml/core",
|
||||
"version": "2.2.174",
|
||||
"version": "2.2.175",
|
||||
"description": "Core runtime library for JQHTML",
|
||||
"type": "module",
|
||||
"main": "./dist/index.js",
|
||||
|
||||
0
node_modules/@jqhtml/parser/dist/ast.d.ts.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/parser/dist/ast.d.ts.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/parser/dist/ast.js
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/parser/dist/ast.js
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/parser/dist/ast.js.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/parser/dist/ast.js.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/parser/dist/codegen.d.ts.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/parser/dist/codegen.d.ts.map
generated
vendored
Normal file → Executable file
2
node_modules/@jqhtml/parser/dist/codegen.js
generated
vendored
Normal file → Executable file
2
node_modules/@jqhtml/parser/dist/codegen.js
generated
vendored
Normal file → Executable file
@@ -1343,7 +1343,7 @@ export class CodeGenerator {
|
||||
for (const [name, component] of this.components) {
|
||||
code += `// Component: ${name}\n`;
|
||||
code += `jqhtml_components.set('${name}', {\n`;
|
||||
code += ` _jqhtml_version: '2.2.174',\n`; // Version will be replaced during build
|
||||
code += ` _jqhtml_version: '2.2.175',\n`; // Version will be replaced during build
|
||||
code += ` name: '${name}',\n`;
|
||||
code += ` tag: '${component.tagName}',\n`;
|
||||
code += ` defaultAttributes: ${this.serializeAttributeObject(component.defaultAttributes)},\n`;
|
||||
|
||||
0
node_modules/@jqhtml/parser/dist/compiler.js
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/parser/dist/compiler.js
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/parser/dist/errors.js
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/parser/dist/errors.js
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/parser/dist/index.js
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/parser/dist/index.js
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/parser/dist/integration.js
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/parser/dist/integration.js
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/parser/dist/lexer.js
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/parser/dist/lexer.js
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/parser/dist/parser.js
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/parser/dist/parser.js
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/parser/dist/runtime.js
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/parser/dist/runtime.js
generated
vendored
Normal file → Executable file
2
node_modules/@jqhtml/parser/package.json
generated
vendored
Normal file → Executable file
2
node_modules/@jqhtml/parser/package.json
generated
vendored
Normal file → Executable file
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jqhtml/parser",
|
||||
"version": "2.2.174",
|
||||
"version": "2.2.175",
|
||||
"description": "JQHTML template parser - converts templates to JavaScript",
|
||||
"type": "module",
|
||||
"main": "dist/index.js",
|
||||
|
||||
0
node_modules/@jqhtml/router/dist/index.cjs
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/router/dist/index.cjs
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/router/dist/index.cjs.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/router/dist/index.cjs.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/router/dist/index.d.ts
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/router/dist/index.d.ts
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/router/dist/index.d.ts.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/router/dist/index.d.ts.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/router/dist/index.js
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/router/dist/index.js
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/router/dist/index.js.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/router/dist/index.js.map
generated
vendored
Normal file → Executable file
2
node_modules/@jqhtml/router/dist/jqhtml-router.esm.js
generated
vendored
Normal file → Executable file
2
node_modules/@jqhtml/router/dist/jqhtml-router.esm.js
generated
vendored
Normal file → Executable file
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* JQHTML Router v2.2.174
|
||||
* JQHTML Router v2.2.175
|
||||
* (c) 2025 JQHTML Team
|
||||
* Released under the MIT License
|
||||
*/
|
||||
|
||||
0
node_modules/@jqhtml/router/dist/jqhtml-router.esm.js.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/router/dist/jqhtml-router.esm.js.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/router/dist/layout.d.ts
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/router/dist/layout.d.ts
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/router/dist/layout.d.ts.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/router/dist/layout.d.ts.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/router/dist/route.d.ts
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/router/dist/route.d.ts
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/router/dist/route.d.ts.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/router/dist/route.d.ts.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/router/dist/router.d.ts
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/router/dist/router.d.ts
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/router/dist/router.d.ts.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/router/dist/router.d.ts.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/router/dist/spa.d.ts
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/router/dist/spa.d.ts
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/router/dist/spa.d.ts.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/router/dist/spa.d.ts.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/router/dist/types.d.ts
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/router/dist/types.d.ts
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/router/dist/types.d.ts.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/router/dist/types.d.ts.map
generated
vendored
Normal file → Executable file
2
node_modules/@jqhtml/router/package.json
generated
vendored
Normal file → Executable file
2
node_modules/@jqhtml/router/package.json
generated
vendored
Normal file → Executable file
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jqhtml/router",
|
||||
"version": "2.2.174",
|
||||
"version": "2.2.175",
|
||||
"description": "Client-side routing for JQHTML applications",
|
||||
"type": "module",
|
||||
"main": "dist/index.js",
|
||||
|
||||
2
node_modules/@jqhtml/vscode-extension/.version
generated
vendored
2
node_modules/@jqhtml/vscode-extension/.version
generated
vendored
@@ -1 +1 @@
|
||||
2.2.174
|
||||
2.2.175
|
||||
|
||||
BIN
node_modules/@jqhtml/vscode-extension/jqhtml-vscode-extension-2.2.174.vsix → node_modules/@jqhtml/vscode-extension/jqhtml-vscode-extension-2.2.175.vsix
generated
vendored
Normal file → Executable file
BIN
node_modules/@jqhtml/vscode-extension/jqhtml-vscode-extension-2.2.174.vsix → node_modules/@jqhtml/vscode-extension/jqhtml-vscode-extension-2.2.175.vsix
generated
vendored
Normal file → Executable file
Binary file not shown.
2
node_modules/@jqhtml/vscode-extension/package.json
generated
vendored
Normal file → Executable file
2
node_modules/@jqhtml/vscode-extension/package.json
generated
vendored
Normal file → Executable file
@@ -2,7 +2,7 @@
|
||||
"name": "@jqhtml/vscode-extension",
|
||||
"displayName": "JQHTML",
|
||||
"description": "Syntax highlighting and language support for JQHTML template files",
|
||||
"version": "2.2.174",
|
||||
"version": "2.2.175",
|
||||
"publisher": "jqhtml",
|
||||
"license": "MIT",
|
||||
"publishConfig": {
|
||||
|
||||
0
node_modules/@jqhtml/webpack-loader/dist/index.d.ts
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/webpack-loader/dist/index.d.ts
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/webpack-loader/dist/index.d.ts.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/webpack-loader/dist/index.d.ts.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/webpack-loader/dist/index.js
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/webpack-loader/dist/index.js
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/webpack-loader/dist/index.js.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/webpack-loader/dist/index.js.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/webpack-loader/dist/webpack-config.d.ts
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/webpack-loader/dist/webpack-config.d.ts
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/webpack-loader/dist/webpack-config.d.ts.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/webpack-loader/dist/webpack-config.d.ts.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/webpack-loader/dist/webpack-config.js
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/webpack-loader/dist/webpack-config.js
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/webpack-loader/dist/webpack-config.js.map
generated
vendored
Normal file → Executable file
0
node_modules/@jqhtml/webpack-loader/dist/webpack-config.js.map
generated
vendored
Normal file → Executable file
4
node_modules/@jqhtml/webpack-loader/package.json
generated
vendored
Normal file → Executable file
4
node_modules/@jqhtml/webpack-loader/package.json
generated
vendored
Normal file → Executable file
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jqhtml/webpack-loader",
|
||||
"version": "2.2.174",
|
||||
"version": "2.2.175",
|
||||
"description": "Webpack loader for JQHTML templates",
|
||||
"type": "module",
|
||||
"main": "dist/index.js",
|
||||
@@ -30,7 +30,7 @@
|
||||
"template"
|
||||
],
|
||||
"dependencies": {
|
||||
"@jqhtml/parser": "2.2.174",
|
||||
"@jqhtml/parser": "2.2.175",
|
||||
"@types/loader-utils": "^2.0.6",
|
||||
"@types/node": "^20.0.0",
|
||||
"@types/webpack": "^5.28.5",
|
||||
|
||||
32
package-lock.json
generated
32
package-lock.json
generated
@@ -2658,9 +2658,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@jqhtml/core": {
|
||||
"version": "2.2.174",
|
||||
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/core/-/core-2.2.174.tgz",
|
||||
"integrity": "sha512-Aa+CyD9aZgnwkJa782auzJV0ytmlSMD4KziU1j0gqOAOOfQAk+gn6Z2c0LweGp5bHHyuaZYtTGR8wXGtWGC0YA==",
|
||||
"version": "2.2.175",
|
||||
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/core/-/core-2.2.175.tgz",
|
||||
"integrity": "sha512-L3bGQjEcoEhreWwpSD5jCMrJA2YxGGMzi4t/18b6KKoqosC1J5S/lFwgRTBZTa7IUL9Hnw+I71YuBzof3xyCcg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@rollup/plugin-node-resolve": "^16.0.1",
|
||||
@@ -2684,9 +2684,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@jqhtml/parser": {
|
||||
"version": "2.2.174",
|
||||
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/parser/-/parser-2.2.174.tgz",
|
||||
"integrity": "sha512-lT80FVX6//16QDHvOw7D4u8pgk+LI3iRWMPMRZYE4kyrGMpBrbkEp39ZpF703R7VcalRZ7fFOtXTiyML0SwGig==",
|
||||
"version": "2.2.175",
|
||||
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/parser/-/parser-2.2.175.tgz",
|
||||
"integrity": "sha512-TMLUN1+3lOzczzKbh0Ynef5/Oe6b27eY0iZCU/xgu3/PcpKgET+bCD7X+5w6EY1mHFfSFIoQC2nOOhjJYCgA1g==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@types/jest": "^29.5.11",
|
||||
@@ -2704,9 +2704,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@jqhtml/router": {
|
||||
"version": "2.2.174",
|
||||
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/router/-/router-2.2.174.tgz",
|
||||
"integrity": "sha512-aoqb8sD/iM57Pv0/EhRztCJgqi9Ni1YPcOH32UraBs8CvAWM4VX1QalyEl9JOZ/5g6S1rE4WETuyoh8ehaW+4Q==",
|
||||
"version": "2.2.175",
|
||||
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/router/-/router-2.2.175.tgz",
|
||||
"integrity": "sha512-+IEXI5gJwgwqZ2WZYMrA0ioEZ747yNckAvYtP83j8/o/SawrF/JOzxpX6UZZV+tF5yr/YzXSgBcNJpILqIijfA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@rollup/plugin-node-resolve": "^16.0.1",
|
||||
@@ -2724,21 +2724,21 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@jqhtml/vscode-extension": {
|
||||
"version": "2.2.174",
|
||||
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/vscode-extension/-/vscode-extension-2.2.174.tgz",
|
||||
"integrity": "sha512-wu4ykq9YLHxTBoZKe5Gj65BLkmE1ey4VjORKOZpjyDAU4W1BHAUWYDtxZOpdBJXbdseQSJFsZ51eXnPcch8Feg==",
|
||||
"version": "2.2.175",
|
||||
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/vscode-extension/-/vscode-extension-2.2.175.tgz",
|
||||
"integrity": "sha512-XM0KhlkOaoXC3DmviylIA4N1tbWjb+A7TyO3E1sahv0y59C3O5FwtS+sJItX8n3nCx8DvP/dwOf9LhX//JKtxw==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"vscode": "^1.74.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@jqhtml/webpack-loader": {
|
||||
"version": "2.2.174",
|
||||
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/webpack-loader/-/webpack-loader-2.2.174.tgz",
|
||||
"integrity": "sha512-8lZQGrdpZ4WGFB08cW4g9VhMLCgYFS2A5uZiSIHgVbrSXwJ846om3K1ZVjSxdpk6rKETOP2rVewn2IkNNSU+Rw==",
|
||||
"version": "2.2.175",
|
||||
"resolved": "http://privatenpm.hanson.xyz/@jqhtml/webpack-loader/-/webpack-loader-2.2.175.tgz",
|
||||
"integrity": "sha512-6hfQJ8ZSlpLAaon6f6k3u+QLtivYjz0eO2V+CDfWKmLI0qf0sucqF5DkCqDJjLvZhkVXsjUaRiQbe33VVJFoWA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@jqhtml/parser": "2.2.174",
|
||||
"@jqhtml/parser": "2.2.175",
|
||||
"@types/loader-utils": "^2.0.6",
|
||||
"@types/node": "^20.0.0",
|
||||
"@types/webpack": "^5.28.5",
|
||||
|
||||
Reference in New Issue
Block a user