@shopify/create-app 3.85.0 → 3.85.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{chunk-G5HUFNZJ.js → chunk-2VQSCETZ.js} +2 -1
- package/dist/{chunk-POCJD2ES.js → chunk-5P4X6AIQ.js} +6 -6
- package/dist/{chunk-AEWLNHFZ.js → chunk-7BZNMHRM.js} +5 -5
- package/dist/{chunk-ZNZH4RBZ.js → chunk-JKIYBT7B.js} +6 -6
- package/dist/{chunk-JZCHSJAA.js → chunk-OPUACRBY.js} +4 -4
- package/dist/{chunk-PGTPDPDU.js → chunk-Y6H4NQNN.js} +3 -3
- package/dist/{chunk-OE3KB4ED.js → chunk-YPOBBW5D.js} +4 -4
- package/dist/{custom-oclif-loader-TLRFRMDM.js → custom-oclif-loader-IOC6N3VF.js} +3 -3
- package/dist/{error-handler-U6DLBQ5N.js → error-handler-VKKBCHLU.js} +7 -7
- package/dist/hooks/postrun.js +5 -5
- package/dist/hooks/prerun.js +5 -5
- package/dist/index.js +1117 -723
- package/dist/{lib-G23FRF64.js → lib-XDPPS4KW.js} +2 -2
- package/dist/{local-FA7O4QS5.js → local-5PM6BSWX.js} +3 -3
- package/dist/{node-package-manager-P2QJ377D.js → node-package-manager-QIW4IYTW.js} +4 -4
- package/dist/{ui-ZKSCXGYG.js → ui-KJW4VIFW.js} +3 -3
- package/oclif.manifest.json +1 -1
- package/package.json +3 -3
package/dist/index.js
CHANGED
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
errorHandler,
|
|
9
9
|
registerCleanBugsnagErrorsFromWithinPlugins,
|
|
10
10
|
require_end_of_stream
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-JKIYBT7B.js";
|
|
12
12
|
import {
|
|
13
13
|
compileData,
|
|
14
14
|
fanoutHooks,
|
|
@@ -17,11 +17,11 @@ import {
|
|
|
17
17
|
recordEvent,
|
|
18
18
|
recordTiming,
|
|
19
19
|
reportAnalyticsEvent
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-YPOBBW5D.js";
|
|
21
21
|
import {
|
|
22
22
|
setCurrentCommandId,
|
|
23
23
|
showNotificationsIfNeeded
|
|
24
|
-
} from "./chunk-
|
|
24
|
+
} from "./chunk-7BZNMHRM.js";
|
|
25
25
|
import {
|
|
26
26
|
CLI_KIT_VERSION,
|
|
27
27
|
ClientError,
|
|
@@ -89,7 +89,7 @@ import {
|
|
|
89
89
|
setPathValue,
|
|
90
90
|
shopifyFetch,
|
|
91
91
|
z
|
|
92
|
-
} from "./chunk-
|
|
92
|
+
} from "./chunk-OPUACRBY.js";
|
|
93
93
|
import "./chunk-25IMI7TH.js";
|
|
94
94
|
import {
|
|
95
95
|
LocalStorage,
|
|
@@ -112,7 +112,7 @@ import {
|
|
|
112
112
|
usesWorkspaces,
|
|
113
113
|
versionSatisfies,
|
|
114
114
|
writePackageJSON
|
|
115
|
-
} from "./chunk-
|
|
115
|
+
} from "./chunk-Y6H4NQNN.js";
|
|
116
116
|
import {
|
|
117
117
|
AbortController as AbortController2,
|
|
118
118
|
AbortError,
|
|
@@ -275,11 +275,12 @@ import {
|
|
|
275
275
|
username,
|
|
276
276
|
writeFile,
|
|
277
277
|
writeFileSync
|
|
278
|
-
} from "./chunk-
|
|
278
|
+
} from "./chunk-5P4X6AIQ.js";
|
|
279
279
|
import {
|
|
280
280
|
require_commonjs,
|
|
281
|
-
require_lib as require_lib2
|
|
282
|
-
|
|
281
|
+
require_lib as require_lib2,
|
|
282
|
+
require_typescript
|
|
283
|
+
} from "./chunk-2VQSCETZ.js";
|
|
283
284
|
import {
|
|
284
285
|
require_ms,
|
|
285
286
|
require_src
|
|
@@ -447,9 +448,9 @@ var require_toml_patch = __commonJS({
|
|
|
447
448
|
}
|
|
448
449
|
});
|
|
449
450
|
|
|
450
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
451
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/object.js
|
|
451
452
|
var require_object = __commonJS({
|
|
452
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
453
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/object.js"(exports2) {
|
|
453
454
|
"use strict";
|
|
454
455
|
init_cjs_shims();
|
|
455
456
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -461,9 +462,9 @@ var require_object = __commonJS({
|
|
|
461
462
|
}
|
|
462
463
|
});
|
|
463
464
|
|
|
464
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
465
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/array.js
|
|
465
466
|
var require_array = __commonJS({
|
|
466
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
467
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/array.js"(exports2) {
|
|
467
468
|
"use strict";
|
|
468
469
|
init_cjs_shims();
|
|
469
470
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -575,9 +576,9 @@ var require_line_column = __commonJS({
|
|
|
575
576
|
}
|
|
576
577
|
});
|
|
577
578
|
|
|
578
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
579
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/position.js
|
|
579
580
|
var require_position = __commonJS({
|
|
580
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
581
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/position.js"(exports2) {
|
|
581
582
|
"use strict";
|
|
582
583
|
init_cjs_shims();
|
|
583
584
|
var __importDefault = exports2 && exports2.__importDefault || function(mod) {
|
|
@@ -602,9 +603,9 @@ var require_position = __commonJS({
|
|
|
602
603
|
}
|
|
603
604
|
});
|
|
604
605
|
|
|
605
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
606
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/error.js
|
|
606
607
|
var require_error = __commonJS({
|
|
607
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
608
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/error.js"(exports2) {
|
|
608
609
|
"use strict";
|
|
609
610
|
init_cjs_shims();
|
|
610
611
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -641,9 +642,9 @@ var require_error = __commonJS({
|
|
|
641
642
|
}
|
|
642
643
|
});
|
|
643
644
|
|
|
644
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
645
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/types.js
|
|
645
646
|
var require_types = __commonJS({
|
|
646
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
647
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/types.js"(exports2) {
|
|
647
648
|
"use strict";
|
|
648
649
|
init_cjs_shims();
|
|
649
650
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -655,9 +656,9 @@ var require_types = __commonJS({
|
|
|
655
656
|
}
|
|
656
657
|
});
|
|
657
658
|
|
|
658
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
659
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/memo.js
|
|
659
660
|
var require_memo = __commonJS({
|
|
660
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
661
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/memo.js"(exports2) {
|
|
661
662
|
"use strict";
|
|
662
663
|
init_cjs_shims();
|
|
663
664
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -686,9 +687,9 @@ var require_memo = __commonJS({
|
|
|
686
687
|
}
|
|
687
688
|
});
|
|
688
689
|
|
|
689
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
690
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/indexBy.js
|
|
690
691
|
var require_indexBy = __commonJS({
|
|
691
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
692
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/indexBy.js"(exports2) {
|
|
692
693
|
"use strict";
|
|
693
694
|
init_cjs_shims();
|
|
694
695
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -1766,9 +1767,9 @@ var createScanner2, ScanError, SyntaxKind, getLocation2, parse2, parseTree2, fin
|
|
|
1766
1767
|
}
|
|
1767
1768
|
});
|
|
1768
1769
|
|
|
1769
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
1770
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/json.js
|
|
1770
1771
|
var require_json = __commonJS({
|
|
1771
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
1772
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/json.js"(exports2) {
|
|
1772
1773
|
"use strict";
|
|
1773
1774
|
init_cjs_shims();
|
|
1774
1775
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -1839,9 +1840,9 @@ var require_node_ponyfill = __commonJS({
|
|
|
1839
1840
|
}
|
|
1840
1841
|
});
|
|
1841
1842
|
|
|
1842
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
1843
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/file-utils.js
|
|
1843
1844
|
var require_file_utils = __commonJS({
|
|
1844
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
1845
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/file-utils.js"(exports2) {
|
|
1845
1846
|
"use strict";
|
|
1846
1847
|
init_cjs_shims();
|
|
1847
1848
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -1886,9 +1887,9 @@ var require_file_utils = __commonJS({
|
|
|
1886
1887
|
}
|
|
1887
1888
|
});
|
|
1888
1889
|
|
|
1889
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
1890
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/block.js
|
|
1890
1891
|
var require_block = __commonJS({
|
|
1891
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
1892
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/block.js"(exports2) {
|
|
1892
1893
|
"use strict";
|
|
1893
1894
|
init_cjs_shims();
|
|
1894
1895
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -2003,9 +2004,9 @@ var require_block = __commonJS({
|
|
|
2003
2004
|
}
|
|
2004
2005
|
});
|
|
2005
2006
|
|
|
2006
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
2007
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/index.js
|
|
2007
2008
|
var require_utils = __commonJS({
|
|
2008
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
2009
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/index.js"(exports2) {
|
|
2009
2010
|
"use strict";
|
|
2010
2011
|
init_cjs_shims();
|
|
2011
2012
|
var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
@@ -2031,9 +2032,9 @@ var require_utils = __commonJS({
|
|
|
2031
2032
|
}
|
|
2032
2033
|
});
|
|
2033
2034
|
|
|
2034
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
2035
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/AugmentedThemeDocset.js
|
|
2035
2036
|
var require_AugmentedThemeDocset = __commonJS({
|
|
2036
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
2037
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/AugmentedThemeDocset.js"(exports2) {
|
|
2037
2038
|
"use strict";
|
|
2038
2039
|
init_cjs_shims();
|
|
2039
2040
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -3270,7 +3271,7 @@ var require_main = __commonJS({
|
|
|
3270
3271
|
t: () => t18
|
|
3271
3272
|
});
|
|
3272
3273
|
module2.exports = __toCommonJS3(main_exports4);
|
|
3273
|
-
var
|
|
3274
|
+
var import_fs83 = __require("fs"), import_promises5 = __require("fs/promises");
|
|
3274
3275
|
async function readFileFromUri(uri) {
|
|
3275
3276
|
if (uri.protocol === "file:")
|
|
3276
3277
|
return await (0, import_promises5.readFile)(uri, "utf8");
|
|
@@ -3295,7 +3296,7 @@ var require_main = __commonJS({
|
|
|
3295
3296
|
throw new Error("Unsupported protocol");
|
|
3296
3297
|
}
|
|
3297
3298
|
function readFileFromFsPath(fsPath) {
|
|
3298
|
-
return (0,
|
|
3299
|
+
return (0, import_fs83.readFileSync)(fsPath, "utf8");
|
|
3299
3300
|
}
|
|
3300
3301
|
var bundle;
|
|
3301
3302
|
function config2(config22) {
|
|
@@ -6937,9 +6938,9 @@ var init_jsonLanguageService = __esm({
|
|
|
6937
6938
|
}
|
|
6938
6939
|
});
|
|
6939
6940
|
|
|
6940
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
6941
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/JSONValidator.js
|
|
6941
6942
|
var require_JSONValidator = __commonJS({
|
|
6942
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
6943
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/JSONValidator.js"(exports2) {
|
|
6943
6944
|
"use strict";
|
|
6944
6945
|
init_cjs_shims();
|
|
6945
6946
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -7368,9 +7369,9 @@ var require_umd = __commonJS({
|
|
|
7368
7369
|
}
|
|
7369
7370
|
});
|
|
7370
7371
|
|
|
7371
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
7372
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/AbstractFileSystem.js
|
|
7372
7373
|
var require_AbstractFileSystem = __commonJS({
|
|
7373
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
7374
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/AbstractFileSystem.js"(exports2) {
|
|
7374
7375
|
"use strict";
|
|
7375
7376
|
init_cjs_shims();
|
|
7376
7377
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -7382,9 +7383,9 @@ var require_AbstractFileSystem = __commonJS({
|
|
|
7382
7383
|
}
|
|
7383
7384
|
});
|
|
7384
7385
|
|
|
7385
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
7386
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/path.js
|
|
7386
7387
|
var require_path = __commonJS({
|
|
7387
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
7388
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/path.js"(exports2) {
|
|
7388
7389
|
"use strict";
|
|
7389
7390
|
init_cjs_shims();
|
|
7390
7391
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -16637,18 +16638,18 @@ var require_dist = __commonJS({
|
|
|
16637
16638
|
}
|
|
16638
16639
|
});
|
|
16639
16640
|
|
|
16640
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
16641
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/jsonc/types.js
|
|
16641
16642
|
var require_types3 = __commonJS({
|
|
16642
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
16643
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/jsonc/types.js"(exports2) {
|
|
16643
16644
|
"use strict";
|
|
16644
16645
|
init_cjs_shims();
|
|
16645
16646
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
16646
16647
|
}
|
|
16647
16648
|
});
|
|
16648
16649
|
|
|
16649
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
16650
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/types/schema-prop-factory.js
|
|
16650
16651
|
var require_schema_prop_factory = __commonJS({
|
|
16651
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
16652
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/types/schema-prop-factory.js"(exports2) {
|
|
16652
16653
|
"use strict";
|
|
16653
16654
|
init_cjs_shims();
|
|
16654
16655
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -16729,27 +16730,27 @@ var require_schema_prop_factory = __commonJS({
|
|
|
16729
16730
|
}
|
|
16730
16731
|
});
|
|
16731
16732
|
|
|
16732
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
16733
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/types/theme-liquid-docs.js
|
|
16733
16734
|
var require_theme_liquid_docs = __commonJS({
|
|
16734
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
16735
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/types/theme-liquid-docs.js"(exports2) {
|
|
16735
16736
|
"use strict";
|
|
16736
16737
|
init_cjs_shims();
|
|
16737
16738
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
16738
16739
|
}
|
|
16739
16740
|
});
|
|
16740
16741
|
|
|
16741
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
16742
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/types/schemas/setting.js
|
|
16742
16743
|
var require_setting = __commonJS({
|
|
16743
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
16744
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/types/schemas/setting.js"(exports2) {
|
|
16744
16745
|
"use strict";
|
|
16745
16746
|
init_cjs_shims();
|
|
16746
16747
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
16747
16748
|
}
|
|
16748
16749
|
});
|
|
16749
16750
|
|
|
16750
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
16751
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/types/schemas/index.js
|
|
16751
16752
|
var require_schemas = __commonJS({
|
|
16752
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
16753
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/types/schemas/index.js"(exports2) {
|
|
16753
16754
|
"use strict";
|
|
16754
16755
|
init_cjs_shims();
|
|
16755
16756
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -16761,9 +16762,9 @@ var require_schemas = __commonJS({
|
|
|
16761
16762
|
}
|
|
16762
16763
|
});
|
|
16763
16764
|
|
|
16764
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
16765
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/types/theme-schemas.js
|
|
16765
16766
|
var require_theme_schemas = __commonJS({
|
|
16766
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
16767
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/types/theme-schemas.js"(exports2) {
|
|
16767
16768
|
"use strict";
|
|
16768
16769
|
init_cjs_shims();
|
|
16769
16770
|
var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
@@ -16787,9 +16788,9 @@ var require_theme_schemas = __commonJS({
|
|
|
16787
16788
|
}
|
|
16788
16789
|
});
|
|
16789
16790
|
|
|
16790
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
16791
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/types.js
|
|
16791
16792
|
var require_types4 = __commonJS({
|
|
16792
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
16793
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/types.js"(exports2) {
|
|
16793
16794
|
"use strict";
|
|
16794
16795
|
init_cjs_shims();
|
|
16795
16796
|
var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
@@ -16839,13 +16840,13 @@ var require_types4 = __commonJS({
|
|
|
16839
16840
|
}
|
|
16840
16841
|
});
|
|
16841
16842
|
|
|
16842
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
16843
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/context-utils.js
|
|
16843
16844
|
var require_context_utils = __commonJS({
|
|
16844
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
16845
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/context-utils.js"(exports2) {
|
|
16845
16846
|
"use strict";
|
|
16846
16847
|
init_cjs_shims();
|
|
16847
16848
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
16848
|
-
exports2.makeGetMetafieldDefinitions = exports2.FETCHED_METAFIELD_CATEGORIES = exports2.isDirectory = exports2.recursiveReadDirectory = exports2.makeGetDefaultSchemaTranslations = exports2.makeGetDefaultTranslations = exports2.makeGetDefaultSchemaLocale = exports2.makeGetDefaultLocale = exports2.makeFileSize = exports2.makeFileExists = void 0;
|
|
16849
|
+
exports2.makeGetMetafieldDefinitions = exports2.FETCHED_METAFIELD_CATEGORIES = exports2.isDirectory = exports2.recursiveReadDirectory = exports2.makeGetDefaultSchemaTranslations = exports2.makeGetDefaultTranslations = exports2.makeGetDefaultSchemaLocale = exports2.makeGetDefaultLocale = exports2.makeGetDefaultSchemaLocaleFileUri = exports2.makeGetDefaultLocaleFileUri = exports2.makeFileSize = exports2.makeFileExists = void 0;
|
|
16849
16850
|
var vscode_uri_1 = require_umd(), AbstractFileSystem_1 = require_AbstractFileSystem(), json_1 = require_json(), path_1 = require_path(), types_1 = require_types4(), utils_1 = require_utils(), makeFileExists = (fs4) => async function(uri) {
|
|
16850
16851
|
try {
|
|
16851
16852
|
return await fs4.stat(uri), !0;
|
|
@@ -16862,6 +16863,13 @@ var require_context_utils = __commonJS({
|
|
|
16862
16863
|
}
|
|
16863
16864
|
};
|
|
16864
16865
|
exports2.makeFileSize = makeFileSize;
|
|
16866
|
+
exports2.makeGetDefaultLocaleFileUri = getDefaultLocaleFileUriFactoryFactory("default.json");
|
|
16867
|
+
exports2.makeGetDefaultSchemaLocaleFileUri = getDefaultLocaleFileUriFactoryFactory(".default.schema.json");
|
|
16868
|
+
function getDefaultLocaleFileUriFactoryFactory(postfix = ".default.json") {
|
|
16869
|
+
return function(fs4) {
|
|
16870
|
+
return (rootUri) => getDefaultLocaleFile(fs4, rootUri, postfix);
|
|
16871
|
+
};
|
|
16872
|
+
}
|
|
16865
16873
|
exports2.makeGetDefaultLocale = getDefaultLocaleFactoryFactory(".default.json");
|
|
16866
16874
|
exports2.makeGetDefaultSchemaLocale = getDefaultLocaleFactoryFactory(".default.schema.json");
|
|
16867
16875
|
function getDefaultLocaleFactoryFactory(postfix = ".default.json") {
|
|
@@ -16982,13 +16990,13 @@ var require_context_utils = __commonJS({
|
|
|
16982
16990
|
}
|
|
16983
16991
|
});
|
|
16984
16992
|
|
|
16985
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
16993
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/visitor.js
|
|
16986
16994
|
var require_visitor = __commonJS({
|
|
16987
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
16995
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/visitor.js"(exports2) {
|
|
16988
16996
|
"use strict";
|
|
16989
16997
|
init_cjs_shims();
|
|
16990
16998
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
16991
|
-
exports2.findCurrentNode = exports2.forEachChildNodes = exports2.visit = void 0;
|
|
16999
|
+
exports2.findJSONNode = exports2.findCurrentNode = exports2.forEachChildNodes = exports2.visit = void 0;
|
|
16992
17000
|
var liquid_html_parser_1 = require_dist();
|
|
16993
17001
|
function isNode(x) {
|
|
16994
17002
|
return x !== null && typeof x == "object" && typeof x.type == "string";
|
|
@@ -17042,12 +17050,21 @@ var require_visitor = __commonJS({
|
|
|
17042
17050
|
var _a41;
|
|
17043
17051
|
return "blockEndPosition" in node ? ((_a41 = node.blockEndPosition) === null || _a41 === void 0 ? void 0 : _a41.end) === -1 : "children" in node ? node.children.length > 0 : !1;
|
|
17044
17052
|
}
|
|
17053
|
+
function findJSONNode(ast, cursorPosition) {
|
|
17054
|
+
let prev, current = ast, ancestors = [], offset = cursorPosition;
|
|
17055
|
+
for (; current !== prev; )
|
|
17056
|
+
prev = current, forEachChildNodes(current, ancestors.concat(current), (child, lineage) => {
|
|
17057
|
+
child.loc.start.offset <= offset && offset < child.loc.end.offset && (current = child, ancestors = lineage);
|
|
17058
|
+
});
|
|
17059
|
+
return [current, ancestors];
|
|
17060
|
+
}
|
|
17061
|
+
exports2.findJSONNode = findJSONNode;
|
|
17045
17062
|
}
|
|
17046
17063
|
});
|
|
17047
17064
|
|
|
17048
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
17065
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/disabled-checks/index.js
|
|
17049
17066
|
var require_disabled_checks = __commonJS({
|
|
17050
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
17067
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/disabled-checks/index.js"(exports2) {
|
|
17051
17068
|
"use strict";
|
|
17052
17069
|
init_cjs_shims();
|
|
17053
17070
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -17117,9 +17134,9 @@ var require_disabled_checks = __commonJS({
|
|
|
17117
17134
|
}
|
|
17118
17135
|
});
|
|
17119
17136
|
|
|
17120
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
17137
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/ignore.js
|
|
17121
17138
|
var require_ignore = __commonJS({
|
|
17122
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
17139
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/ignore.js"(exports2) {
|
|
17123
17140
|
"use strict";
|
|
17124
17141
|
init_cjs_shims();
|
|
17125
17142
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -17139,9 +17156,9 @@ var require_ignore = __commonJS({
|
|
|
17139
17156
|
}
|
|
17140
17157
|
});
|
|
17141
17158
|
|
|
17142
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
17159
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/visitors/liquid.js
|
|
17143
17160
|
var require_liquid = __commonJS({
|
|
17144
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
17161
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/visitors/liquid.js"(exports2) {
|
|
17145
17162
|
"use strict";
|
|
17146
17163
|
init_cjs_shims();
|
|
17147
17164
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -17173,9 +17190,9 @@ var require_liquid = __commonJS({
|
|
|
17173
17190
|
}
|
|
17174
17191
|
});
|
|
17175
17192
|
|
|
17176
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
17193
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/visitors/json.js
|
|
17177
17194
|
var require_json2 = __commonJS({
|
|
17178
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
17195
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/visitors/json.js"(exports2) {
|
|
17179
17196
|
"use strict";
|
|
17180
17197
|
init_cjs_shims();
|
|
17181
17198
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -17207,9 +17224,9 @@ var require_json2 = __commonJS({
|
|
|
17207
17224
|
}
|
|
17208
17225
|
});
|
|
17209
17226
|
|
|
17210
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
17227
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/visitors/index.js
|
|
17211
17228
|
var require_visitors = __commonJS({
|
|
17212
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
17229
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/visitors/index.js"(exports2) {
|
|
17213
17230
|
"use strict";
|
|
17214
17231
|
init_cjs_shims();
|
|
17215
17232
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -17225,9 +17242,9 @@ var require_visitors = __commonJS({
|
|
|
17225
17242
|
}
|
|
17226
17243
|
});
|
|
17227
17244
|
|
|
17228
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
17245
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/app-block-valid-tags/index.js
|
|
17229
17246
|
var require_app_block_valid_tags = __commonJS({
|
|
17230
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
17247
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/app-block-valid-tags/index.js"(exports2) {
|
|
17231
17248
|
"use strict";
|
|
17232
17249
|
init_cjs_shims();
|
|
17233
17250
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -17267,13 +17284,13 @@ var require_app_block_valid_tags = __commonJS({
|
|
|
17267
17284
|
}
|
|
17268
17285
|
});
|
|
17269
17286
|
|
|
17270
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
17287
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/utils.js
|
|
17271
17288
|
var require_utils3 = __commonJS({
|
|
17272
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
17289
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/utils.js"(exports2) {
|
|
17273
17290
|
"use strict";
|
|
17274
17291
|
init_cjs_shims();
|
|
17275
17292
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
17276
|
-
exports2.isLoopLiquidTag = exports2.isLoopScopedVariable = exports2.isLiquidString = exports2.hasAttributeValueOf = exports2.valueIncludes = exports2.isValuedHtmlAttribute = exports2.isHtmlAttribute = exports2.isAttr = exports2.isHtmlTag = exports2.isLiquidBranch = exports2.isNodeOfType = void 0;
|
|
17293
|
+
exports2.isWithinRawTagThatDoesNotParseItsContents = exports2.isLoopLiquidTag = exports2.isLoopScopedVariable = exports2.isLiquidString = exports2.hasAttributeValueOf = exports2.valueIncludes = exports2.isValuedHtmlAttribute = exports2.isHtmlAttribute = exports2.isAttr = exports2.isHtmlTag = exports2.isLiquidBranch = exports2.isNodeOfType = void 0;
|
|
17277
17294
|
var liquid_html_parser_1 = require_dist();
|
|
17278
17295
|
function isNodeOfType(type, node) {
|
|
17279
17296
|
return node?.type === type;
|
|
@@ -17325,12 +17342,20 @@ var require_utils3 = __commonJS({
|
|
|
17325
17342
|
return liquid_html_parser_1.LoopNamedTags.includes(tag.name);
|
|
17326
17343
|
}
|
|
17327
17344
|
exports2.isLoopLiquidTag = isLoopLiquidTag;
|
|
17345
|
+
var RawTagsThatDoNotParseTheirContents = ["raw", "stylesheet", "javascript", "schema"];
|
|
17346
|
+
function isRawTagThatDoesNotParseItsContent(node) {
|
|
17347
|
+
return node.type === liquid_html_parser_1.NodeTypes.LiquidRawTag && RawTagsThatDoNotParseTheirContents.includes(node.name);
|
|
17348
|
+
}
|
|
17349
|
+
function isWithinRawTagThatDoesNotParseItsContents(ancestors) {
|
|
17350
|
+
return ancestors.some(isRawTagThatDoesNotParseItsContent);
|
|
17351
|
+
}
|
|
17352
|
+
exports2.isWithinRawTagThatDoesNotParseItsContents = isWithinRawTagThatDoesNotParseItsContents;
|
|
17328
17353
|
}
|
|
17329
17354
|
});
|
|
17330
17355
|
|
|
17331
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
17356
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/asset-preload/index.js
|
|
17332
17357
|
var require_asset_preload = __commonJS({
|
|
17333
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
17358
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/asset-preload/index.js"(exports2) {
|
|
17334
17359
|
"use strict";
|
|
17335
17360
|
init_cjs_shims();
|
|
17336
17361
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -17373,9 +17398,9 @@ var require_asset_preload = __commonJS({
|
|
|
17373
17398
|
}
|
|
17374
17399
|
});
|
|
17375
17400
|
|
|
17376
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
17401
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/asset-size-app-block-css/index.js
|
|
17377
17402
|
var require_asset_size_app_block_css = __commonJS({
|
|
17378
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
17403
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/asset-size-app-block-css/index.js"(exports2) {
|
|
17379
17404
|
"use strict";
|
|
17380
17405
|
init_cjs_shims();
|
|
17381
17406
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -17430,9 +17455,9 @@ var require_asset_size_app_block_css = __commonJS({
|
|
|
17430
17455
|
}
|
|
17431
17456
|
});
|
|
17432
17457
|
|
|
17433
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
17458
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/asset-size-app-block-javascript/index.js
|
|
17434
17459
|
var require_asset_size_app_block_javascript = __commonJS({
|
|
17435
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
17460
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/asset-size-app-block-javascript/index.js"(exports2) {
|
|
17436
17461
|
"use strict";
|
|
17437
17462
|
init_cjs_shims();
|
|
17438
17463
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -17487,9 +17512,9 @@ var require_asset_size_app_block_javascript = __commonJS({
|
|
|
17487
17512
|
}
|
|
17488
17513
|
});
|
|
17489
17514
|
|
|
17490
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
17515
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/asset-size-css/index.js
|
|
17491
17516
|
var require_asset_size_css = __commonJS({
|
|
17492
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
17517
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/asset-size-css/index.js"(exports2) {
|
|
17493
17518
|
"use strict";
|
|
17494
17519
|
init_cjs_shims();
|
|
17495
17520
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -17579,9 +17604,9 @@ var require_asset_size_css = __commonJS({
|
|
|
17579
17604
|
}
|
|
17580
17605
|
});
|
|
17581
17606
|
|
|
17582
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
17607
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/asset-size-javascript/index.js
|
|
17583
17608
|
var require_asset_size_javascript = __commonJS({
|
|
17584
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
17609
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/asset-size-javascript/index.js"(exports2) {
|
|
17585
17610
|
"use strict";
|
|
17586
17611
|
init_cjs_shims();
|
|
17587
17612
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -17670,9 +17695,9 @@ var require_asset_size_javascript = __commonJS({
|
|
|
17670
17695
|
}
|
|
17671
17696
|
});
|
|
17672
17697
|
|
|
17673
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
17698
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/block-id-usage/index.js
|
|
17674
17699
|
var require_block_id_usage = __commonJS({
|
|
17675
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
17700
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/block-id-usage/index.js"(exports2) {
|
|
17676
17701
|
"use strict";
|
|
17677
17702
|
init_cjs_shims();
|
|
17678
17703
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -17723,48 +17748,9 @@ var require_block_id_usage = __commonJS({
|
|
|
17723
17748
|
}
|
|
17724
17749
|
});
|
|
17725
17750
|
|
|
17726
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
17727
|
-
var require_capture_on_content_for_block = __commonJS({
|
|
17728
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/capture-on-content-for-block/index.js"(exports2) {
|
|
17729
|
-
"use strict";
|
|
17730
|
-
init_cjs_shims();
|
|
17731
|
-
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
17732
|
-
exports2.CaptureOnContentForBlock = void 0;
|
|
17733
|
-
var liquid_html_parser_1 = require_dist(), types_1 = require_types4(), utils_1 = require_utils3();
|
|
17734
|
-
exports2.CaptureOnContentForBlock = {
|
|
17735
|
-
meta: {
|
|
17736
|
-
code: "CaptureOnContentForBlock",
|
|
17737
|
-
name: 'Do not capture `content_for "block"`',
|
|
17738
|
-
docs: {
|
|
17739
|
-
description: 'Capture of content_for "block" is restricted to enforce static block rendering at its expected location.',
|
|
17740
|
-
url: "https://shopify.dev/docs/storefronts/themes/tools/theme-check/checks/capture-on-content-for-block",
|
|
17741
|
-
recommended: !0
|
|
17742
|
-
},
|
|
17743
|
-
type: types_1.SourceCodeType.LiquidHtml,
|
|
17744
|
-
severity: types_1.Severity.ERROR,
|
|
17745
|
-
schema: {},
|
|
17746
|
-
targets: []
|
|
17747
|
-
},
|
|
17748
|
-
create(context) {
|
|
17749
|
-
return {
|
|
17750
|
-
async LiquidTag(node, ancestors) {
|
|
17751
|
-
if (node.name === liquid_html_parser_1.NamedTags.content_for && typeof node.markup != "string" && node.markup.contentForType.value === "block")
|
|
17752
|
-
for (let parentNode of ancestors)
|
|
17753
|
-
(0, utils_1.isNodeOfType)(liquid_html_parser_1.NodeTypes.LiquidTag, parentNode) && parentNode.name === liquid_html_parser_1.NamedTags.capture && context.report({
|
|
17754
|
-
message: 'Do not capture `content_for "block"`',
|
|
17755
|
-
startIndex: node.position.start,
|
|
17756
|
-
endIndex: node.position.end
|
|
17757
|
-
});
|
|
17758
|
-
}
|
|
17759
|
-
};
|
|
17760
|
-
}
|
|
17761
|
-
};
|
|
17762
|
-
}
|
|
17763
|
-
});
|
|
17764
|
-
|
|
17765
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/cdn-preconnect/index.js
|
|
17751
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/cdn-preconnect/index.js
|
|
17766
17752
|
var require_cdn_preconnect = __commonJS({
|
|
17767
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
17753
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/cdn-preconnect/index.js"(exports2) {
|
|
17768
17754
|
"use strict";
|
|
17769
17755
|
init_cjs_shims();
|
|
17770
17756
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -17799,9 +17785,9 @@ var require_cdn_preconnect = __commonJS({
|
|
|
17799
17785
|
}
|
|
17800
17786
|
});
|
|
17801
17787
|
|
|
17802
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
17788
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/content-for-header-modification/index.js
|
|
17803
17789
|
var require_content_for_header_modification = __commonJS({
|
|
17804
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
17790
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/content-for-header-modification/index.js"(exports2) {
|
|
17805
17791
|
"use strict";
|
|
17806
17792
|
init_cjs_shims();
|
|
17807
17793
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -17857,9 +17843,9 @@ var require_content_for_header_modification = __commonJS({
|
|
|
17857
17843
|
}
|
|
17858
17844
|
});
|
|
17859
17845
|
|
|
17860
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
17846
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/deprecate-bgsizes/index.js
|
|
17861
17847
|
var require_deprecate_bgsizes = __commonJS({
|
|
17862
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
17848
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/deprecate-bgsizes/index.js"(exports2) {
|
|
17863
17849
|
"use strict";
|
|
17864
17850
|
init_cjs_shims();
|
|
17865
17851
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -17904,9 +17890,9 @@ var require_deprecate_bgsizes = __commonJS({
|
|
|
17904
17890
|
}
|
|
17905
17891
|
});
|
|
17906
17892
|
|
|
17907
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
17893
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/deprecate-lazysizes/index.js
|
|
17908
17894
|
var require_deprecate_lazysizes = __commonJS({
|
|
17909
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
17895
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/deprecate-lazysizes/index.js"(exports2) {
|
|
17910
17896
|
"use strict";
|
|
17911
17897
|
init_cjs_shims();
|
|
17912
17898
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -17947,9 +17933,9 @@ var require_deprecate_lazysizes = __commonJS({
|
|
|
17947
17933
|
}
|
|
17948
17934
|
});
|
|
17949
17935
|
|
|
17950
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
17936
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/deprecated-filter/fixes.js
|
|
17951
17937
|
var require_fixes = __commonJS({
|
|
17952
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
17938
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/deprecated-filter/fixes.js"(exports2) {
|
|
17953
17939
|
"use strict";
|
|
17954
17940
|
init_cjs_shims();
|
|
17955
17941
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -18085,9 +18071,9 @@ var require_fixes = __commonJS({
|
|
|
18085
18071
|
}
|
|
18086
18072
|
});
|
|
18087
18073
|
|
|
18088
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
18074
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/deprecated-filter/index.js
|
|
18089
18075
|
var require_deprecated_filter = __commonJS({
|
|
18090
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
18076
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/deprecated-filter/index.js"(exports2) {
|
|
18091
18077
|
"use strict";
|
|
18092
18078
|
init_cjs_shims();
|
|
18093
18079
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -18155,9 +18141,9 @@ var require_deprecated_filter = __commonJS({
|
|
|
18155
18141
|
}
|
|
18156
18142
|
});
|
|
18157
18143
|
|
|
18158
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
18144
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/jsonc/parse.js
|
|
18159
18145
|
var require_parse = __commonJS({
|
|
18160
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
18146
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/jsonc/parse.js"(exports2) {
|
|
18161
18147
|
"use strict";
|
|
18162
18148
|
init_cjs_shims();
|
|
18163
18149
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -18243,9 +18229,9 @@ var require_parse = __commonJS({
|
|
|
18243
18229
|
}
|
|
18244
18230
|
});
|
|
18245
18231
|
|
|
18246
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
18232
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/to-source-code.js
|
|
18247
18233
|
var require_to_source_code = __commonJS({
|
|
18248
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
18234
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/to-source-code.js"(exports2) {
|
|
18249
18235
|
"use strict";
|
|
18250
18236
|
init_cjs_shims();
|
|
18251
18237
|
var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
@@ -18304,9 +18290,9 @@ var require_to_source_code = __commonJS({
|
|
|
18304
18290
|
}
|
|
18305
18291
|
});
|
|
18306
18292
|
|
|
18307
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
18293
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/to-schema.js
|
|
18308
18294
|
var require_to_schema = __commonJS({
|
|
18309
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
18295
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/to-schema.js"(exports2) {
|
|
18310
18296
|
"use strict";
|
|
18311
18297
|
init_cjs_shims();
|
|
18312
18298
|
var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
@@ -18463,9 +18449,9 @@ var require_to_schema = __commonJS({
|
|
|
18463
18449
|
}
|
|
18464
18450
|
});
|
|
18465
18451
|
|
|
18466
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
18452
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/deprecated-fonts-on-sections-and-blocks/deprecated-fonts-data.js
|
|
18467
18453
|
var require_deprecated_fonts_data = __commonJS({
|
|
18468
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
18454
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/deprecated-fonts-on-sections-and-blocks/deprecated-fonts-data.js"(exports2) {
|
|
18469
18455
|
"use strict";
|
|
18470
18456
|
init_cjs_shims();
|
|
18471
18457
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -19816,9 +19802,9 @@ var require_deprecated_fonts_data = __commonJS({
|
|
|
19816
19802
|
}
|
|
19817
19803
|
});
|
|
19818
19804
|
|
|
19819
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
19805
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/deprecated-fonts-on-sections-and-blocks/index.js
|
|
19820
19806
|
var require_deprecated_fonts_on_sections_and_blocks = __commonJS({
|
|
19821
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
19807
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/deprecated-fonts-on-sections-and-blocks/index.js"(exports2) {
|
|
19822
19808
|
"use strict";
|
|
19823
19809
|
init_cjs_shims();
|
|
19824
19810
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -19927,9 +19913,9 @@ var require_deprecated_fonts_on_sections_and_blocks = __commonJS({
|
|
|
19927
19913
|
}
|
|
19928
19914
|
});
|
|
19929
19915
|
|
|
19930
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
19916
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/deprecated-fonts-on-settings-schema/index.js
|
|
19931
19917
|
var require_deprecated_fonts_on_settings_schema = __commonJS({
|
|
19932
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
19918
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/deprecated-fonts-on-settings-schema/index.js"(exports2) {
|
|
19933
19919
|
"use strict";
|
|
19934
19920
|
init_cjs_shims();
|
|
19935
19921
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -19976,9 +19962,9 @@ var require_deprecated_fonts_on_settings_schema = __commonJS({
|
|
|
19976
19962
|
}
|
|
19977
19963
|
});
|
|
19978
19964
|
|
|
19979
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
19965
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/deprecated-tag/index.js
|
|
19980
19966
|
var require_deprecated_tag = __commonJS({
|
|
19981
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
19967
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/deprecated-tag/index.js"(exports2) {
|
|
19982
19968
|
"use strict";
|
|
19983
19969
|
init_cjs_shims();
|
|
19984
19970
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -20025,9 +20011,9 @@ var require_deprecated_tag = __commonJS({
|
|
|
20025
20011
|
}
|
|
20026
20012
|
});
|
|
20027
20013
|
|
|
20028
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
20014
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/liquid-doc/utils.js
|
|
20029
20015
|
var require_utils4 = __commonJS({
|
|
20030
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
20016
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/liquid-doc/utils.js"(exports2) {
|
|
20031
20017
|
"use strict";
|
|
20032
20018
|
init_cjs_shims();
|
|
20033
20019
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -20105,9 +20091,9 @@ var require_utils4 = __commonJS({
|
|
|
20105
20091
|
}
|
|
20106
20092
|
});
|
|
20107
20093
|
|
|
20108
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
20094
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/liquid-doc/arguments.js
|
|
20109
20095
|
var require_arguments = __commonJS({
|
|
20110
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
20096
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/liquid-doc/arguments.js"(exports2) {
|
|
20111
20097
|
"use strict";
|
|
20112
20098
|
init_cjs_shims();
|
|
20113
20099
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -20252,9 +20238,9 @@ var require_arguments = __commonJS({
|
|
|
20252
20238
|
}
|
|
20253
20239
|
});
|
|
20254
20240
|
|
|
20255
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
20241
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/duplicate-render-snippet-arguments/index.js
|
|
20256
20242
|
var require_duplicate_render_snippet_arguments = __commonJS({
|
|
20257
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
20243
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/duplicate-render-snippet-arguments/index.js"(exports2) {
|
|
20258
20244
|
"use strict";
|
|
20259
20245
|
init_cjs_shims();
|
|
20260
20246
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -20294,9 +20280,9 @@ var require_duplicate_render_snippet_arguments = __commonJS({
|
|
|
20294
20280
|
}
|
|
20295
20281
|
});
|
|
20296
20282
|
|
|
20297
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
20283
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/duplicate-content-for-arguments/index.js
|
|
20298
20284
|
var require_duplicate_content_for_arguments = __commonJS({
|
|
20299
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
20285
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/duplicate-content-for-arguments/index.js"(exports2) {
|
|
20300
20286
|
"use strict";
|
|
20301
20287
|
init_cjs_shims();
|
|
20302
20288
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -20333,9 +20319,9 @@ var require_duplicate_content_for_arguments = __commonJS({
|
|
|
20333
20319
|
}
|
|
20334
20320
|
});
|
|
20335
20321
|
|
|
20336
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
20322
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/empty-block-content/index.js
|
|
20337
20323
|
var require_empty_block_content = __commonJS({
|
|
20338
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
20324
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/empty-block-content/index.js"(exports2) {
|
|
20339
20325
|
"use strict";
|
|
20340
20326
|
init_cjs_shims();
|
|
20341
20327
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -20385,9 +20371,9 @@ var require_empty_block_content = __commonJS({
|
|
|
20385
20371
|
}
|
|
20386
20372
|
});
|
|
20387
20373
|
|
|
20388
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
20374
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/hardcoded-routes/index.js
|
|
20389
20375
|
var require_hardcoded_routes = __commonJS({
|
|
20390
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
20376
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/hardcoded-routes/index.js"(exports2) {
|
|
20391
20377
|
"use strict";
|
|
20392
20378
|
init_cjs_shims();
|
|
20393
20379
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -20464,9 +20450,9 @@ var require_hardcoded_routes = __commonJS({
|
|
|
20464
20450
|
}
|
|
20465
20451
|
});
|
|
20466
20452
|
|
|
20467
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
20453
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/img-width-and-height/index.js
|
|
20468
20454
|
var require_img_width_and_height = __commonJS({
|
|
20469
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
20455
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/img-width-and-height/index.js"(exports2) {
|
|
20470
20456
|
"use strict";
|
|
20471
20457
|
init_cjs_shims();
|
|
20472
20458
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -20507,9 +20493,9 @@ var require_img_width_and_height = __commonJS({
|
|
|
20507
20493
|
}
|
|
20508
20494
|
});
|
|
20509
20495
|
|
|
20510
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
20496
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/json-missing-block/missing-block-utils.js
|
|
20511
20497
|
var require_missing_block_utils = __commonJS({
|
|
20512
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
20498
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/json-missing-block/missing-block-utils.js"(exports2) {
|
|
20513
20499
|
"use strict";
|
|
20514
20500
|
init_cjs_shims();
|
|
20515
20501
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -20581,9 +20567,9 @@ var require_missing_block_utils = __commonJS({
|
|
|
20581
20567
|
}
|
|
20582
20568
|
});
|
|
20583
20569
|
|
|
20584
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
20570
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/json-missing-block/index.js
|
|
20585
20571
|
var require_json_missing_block = __commonJS({
|
|
20586
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
20572
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/json-missing-block/index.js"(exports2) {
|
|
20587
20573
|
"use strict";
|
|
20588
20574
|
init_cjs_shims();
|
|
20589
20575
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -20620,9 +20606,9 @@ var require_json_missing_block = __commonJS({
|
|
|
20620
20606
|
}
|
|
20621
20607
|
});
|
|
20622
20608
|
|
|
20623
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
20609
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/json-syntax-error/index.js
|
|
20624
20610
|
var require_json_syntax_error = __commonJS({
|
|
20625
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
20611
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/json-syntax-error/index.js"(exports2) {
|
|
20626
20612
|
"use strict";
|
|
20627
20613
|
init_cjs_shims();
|
|
20628
20614
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -20710,9 +20696,9 @@ var require_json_syntax_error = __commonJS({
|
|
|
20710
20696
|
}
|
|
20711
20697
|
});
|
|
20712
20698
|
|
|
20713
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
20699
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-free-settings/index.js
|
|
20714
20700
|
var require_liquid_free_settings = __commonJS({
|
|
20715
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
20701
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-free-settings/index.js"(exports2) {
|
|
20716
20702
|
"use strict";
|
|
20717
20703
|
init_cjs_shims();
|
|
20718
20704
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -20767,9 +20753,9 @@ var require_liquid_free_settings = __commonJS({
|
|
|
20767
20753
|
}
|
|
20768
20754
|
});
|
|
20769
20755
|
|
|
20770
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
20756
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/checks/utils.js
|
|
20771
20757
|
var require_utils5 = __commonJS({
|
|
20772
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
20758
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/checks/utils.js"(exports2) {
|
|
20773
20759
|
"use strict";
|
|
20774
20760
|
init_cjs_shims();
|
|
20775
20761
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -20812,9 +20798,9 @@ var require_utils5 = __commonJS({
|
|
|
20812
20798
|
}
|
|
20813
20799
|
});
|
|
20814
20800
|
|
|
20815
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
20801
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/checks/MultipleAssignValues.js
|
|
20816
20802
|
var require_MultipleAssignValues = __commonJS({
|
|
20817
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
20803
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/checks/MultipleAssignValues.js"(exports2) {
|
|
20818
20804
|
"use strict";
|
|
20819
20805
|
init_cjs_shims();
|
|
20820
20806
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -20850,7 +20836,7 @@ var require_MultipleAssignValues = __commonJS({
|
|
|
20850
20836
|
endIndex: offset + assignmentVariable.length + assignmentOperator.length + assignmentValue.trimEnd().length
|
|
20851
20837
|
};
|
|
20852
20838
|
}, { startIndex, endIndex } = removalIndices(node.source, node.position.start);
|
|
20853
|
-
if (!(endIndex <= startIndex))
|
|
20839
|
+
if (!(endIndex <= startIndex) && !(endIndex <= startIndex))
|
|
20854
20840
|
return {
|
|
20855
20841
|
message: utils_1.INVALID_SYNTAX_MESSAGE,
|
|
20856
20842
|
startIndex,
|
|
@@ -20864,17 +20850,19 @@ var require_MultipleAssignValues = __commonJS({
|
|
|
20864
20850
|
}
|
|
20865
20851
|
});
|
|
20866
20852
|
|
|
20867
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
20853
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/checks/InvalidBooleanExpressions.js
|
|
20868
20854
|
var require_InvalidBooleanExpressions = __commonJS({
|
|
20869
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
20855
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/checks/InvalidBooleanExpressions.js"(exports2) {
|
|
20870
20856
|
"use strict";
|
|
20871
20857
|
init_cjs_shims();
|
|
20872
20858
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
20873
20859
|
exports2.detectInvalidBooleanExpressions = void 0;
|
|
20874
|
-
var liquid_html_parser_1 = require_dist(), utils_1 = require_utils5();
|
|
20860
|
+
var liquid_html_parser_1 = require_dist(), utils_1 = require_utils5(), utils_2 = require_utils3();
|
|
20875
20861
|
function detectInvalidBooleanExpressions(node, ancestors) {
|
|
20862
|
+
if ((0, utils_2.isWithinRawTagThatDoesNotParseItsContents)(ancestors))
|
|
20863
|
+
return;
|
|
20876
20864
|
let condition = node.condition;
|
|
20877
|
-
if (!
|
|
20865
|
+
if (!(condition.type !== liquid_html_parser_1.NodeTypes.Comparison && condition.type !== liquid_html_parser_1.NodeTypes.LogicalExpression))
|
|
20878
20866
|
return {
|
|
20879
20867
|
message: utils_1.INVALID_SYNTAX_MESSAGE,
|
|
20880
20868
|
startIndex: node.position.start,
|
|
@@ -20888,9 +20876,9 @@ var require_InvalidBooleanExpressions = __commonJS({
|
|
|
20888
20876
|
}
|
|
20889
20877
|
});
|
|
20890
20878
|
|
|
20891
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
20879
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/checks/InvalidEchoValue.js
|
|
20892
20880
|
var require_InvalidEchoValue = __commonJS({
|
|
20893
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
20881
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/checks/InvalidEchoValue.js"(exports2) {
|
|
20894
20882
|
"use strict";
|
|
20895
20883
|
init_cjs_shims();
|
|
20896
20884
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -20942,9 +20930,9 @@ var require_InvalidEchoValue = __commonJS({
|
|
|
20942
20930
|
}
|
|
20943
20931
|
});
|
|
20944
20932
|
|
|
20945
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
20933
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/checks/InvalidConditionalNode.js
|
|
20946
20934
|
var require_InvalidConditionalNode = __commonJS({
|
|
20947
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
20935
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/checks/InvalidConditionalNode.js"(exports2) {
|
|
20948
20936
|
"use strict";
|
|
20949
20937
|
init_cjs_shims();
|
|
20950
20938
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -21046,9 +21034,9 @@ var require_InvalidConditionalNode = __commonJS({
|
|
|
21046
21034
|
}
|
|
21047
21035
|
});
|
|
21048
21036
|
|
|
21049
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
21037
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/checks/InvalidLoopRange.js
|
|
21050
21038
|
var require_InvalidLoopRange = __commonJS({
|
|
21051
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
21039
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/checks/InvalidLoopRange.js"(exports2) {
|
|
21052
21040
|
"use strict";
|
|
21053
21041
|
init_cjs_shims();
|
|
21054
21042
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -21089,9 +21077,9 @@ var require_InvalidLoopRange = __commonJS({
|
|
|
21089
21077
|
}
|
|
21090
21078
|
});
|
|
21091
21079
|
|
|
21092
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
21080
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/checks/InvalidLoopArguments.js
|
|
21093
21081
|
var require_InvalidLoopArguments = __commonJS({
|
|
21094
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
21082
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/checks/InvalidLoopArguments.js"(exports2) {
|
|
21095
21083
|
"use strict";
|
|
21096
21084
|
init_cjs_shims();
|
|
21097
21085
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -21144,9 +21132,9 @@ var require_InvalidLoopArguments = __commonJS({
|
|
|
21144
21132
|
}
|
|
21145
21133
|
});
|
|
21146
21134
|
|
|
21147
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
21135
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/checks/InvalidConditionalNodeParenthesis.js
|
|
21148
21136
|
var require_InvalidConditionalNodeParenthesis = __commonJS({
|
|
21149
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
21137
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/checks/InvalidConditionalNodeParenthesis.js"(exports2) {
|
|
21150
21138
|
"use strict";
|
|
21151
21139
|
init_cjs_shims();
|
|
21152
21140
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -21171,9 +21159,9 @@ var require_InvalidConditionalNodeParenthesis = __commonJS({
|
|
|
21171
21159
|
}
|
|
21172
21160
|
});
|
|
21173
21161
|
|
|
21174
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
21162
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/checks/InvalidFilterName.js
|
|
21175
21163
|
var require_InvalidFilterName = __commonJS({
|
|
21176
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
21164
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/checks/InvalidFilterName.js"(exports2) {
|
|
21177
21165
|
"use strict";
|
|
21178
21166
|
init_cjs_shims();
|
|
21179
21167
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -21202,7 +21190,7 @@ var require_InvalidFilterName = __commonJS({
|
|
|
21202
21190
|
let filterName = match2[1];
|
|
21203
21191
|
if (!knownFilters.some((filter) => filter.name === filterName))
|
|
21204
21192
|
continue;
|
|
21205
|
-
let filterEndIndex = match2.index + match2[0].length, invalidSegment = (_a41 = trimmedMarkup.slice(filterEndIndex).match(/^(?!\s*(?::|$|\|\s*[a-zA-Z]))([^:|]+?)(?=\s*(?::|$|\|))/)) === null || _a41 === void 0 ? void 0 : _a41[1];
|
|
21193
|
+
let filterEndIndex = match2.index + match2[0].length, invalidSegment = (_a41 = trimmedMarkup.slice(filterEndIndex).match(/^(?!\s*(?::|$|\|\s*[a-zA-Z]|\|\s*\||\s*\|\s*(?:[}%]|$)))([^:|]+?)(?=\s*(?::|$|\|))/)) === null || _a41 === void 0 ? void 0 : _a41[1];
|
|
21206
21194
|
if (!invalidSegment)
|
|
21207
21195
|
continue;
|
|
21208
21196
|
let trailingStartInSource = node.source.indexOf(markup, node.position.start) + filterEndIndex, trailingEndInSource = trailingStartInSource + invalidSegment.length;
|
|
@@ -21220,14 +21208,72 @@ var require_InvalidFilterName = __commonJS({
|
|
|
21220
21208
|
}
|
|
21221
21209
|
});
|
|
21222
21210
|
|
|
21223
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
21211
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/checks/InvalidPipeSyntax.js
|
|
21212
|
+
var require_InvalidPipeSyntax = __commonJS({
|
|
21213
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/checks/InvalidPipeSyntax.js"(exports2) {
|
|
21214
|
+
"use strict";
|
|
21215
|
+
init_cjs_shims();
|
|
21216
|
+
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
21217
|
+
exports2.detectInvalidPipeSyntax = void 0;
|
|
21218
|
+
var liquid_html_parser_1 = require_dist(), utils_1 = require_utils5();
|
|
21219
|
+
async function detectInvalidPipeSyntax(node) {
|
|
21220
|
+
if (node.type === liquid_html_parser_1.NodeTypes.LiquidVariableOutput)
|
|
21221
|
+
return typeof node.markup != "string" ? [] : detectPipeSyntaxInMarkup(node, node.markup);
|
|
21222
|
+
if (node.type === liquid_html_parser_1.NodeTypes.LiquidTag) {
|
|
21223
|
+
if (node.name === liquid_html_parser_1.NamedTags.echo && typeof node.markup != "string")
|
|
21224
|
+
return [];
|
|
21225
|
+
if (node.name === liquid_html_parser_1.NamedTags.assign && typeof node.markup != "string")
|
|
21226
|
+
return [];
|
|
21227
|
+
if (typeof node.markup == "string" && (node.name === liquid_html_parser_1.NamedTags.echo || node.name === liquid_html_parser_1.NamedTags.assign))
|
|
21228
|
+
return detectPipeSyntaxInMarkup(node, node.markup);
|
|
21229
|
+
}
|
|
21230
|
+
return [];
|
|
21231
|
+
}
|
|
21232
|
+
exports2.detectInvalidPipeSyntax = detectInvalidPipeSyntax;
|
|
21233
|
+
async function detectPipeSyntaxInMarkup(node, markup) {
|
|
21234
|
+
let problems = [], trimmedMarkup = markup.trim(), extraPipesPattern = /(\|\s*){2,}/g, extraPipesMatches = Array.from(trimmedMarkup.matchAll(extraPipesPattern));
|
|
21235
|
+
for (let match2 of extraPipesMatches) {
|
|
21236
|
+
let markupStartInSource = node.source.indexOf(markup, node.position.start);
|
|
21237
|
+
if (markupStartInSource === -1)
|
|
21238
|
+
continue;
|
|
21239
|
+
let problemStartInSource = markupStartInSource + match2.index, problemEndInSource = problemStartInSource + match2[0].length;
|
|
21240
|
+
problems.push({
|
|
21241
|
+
message: `${utils_1.INVALID_SYNTAX_MESSAGE}. Remove extra \`|\` character(s).`,
|
|
21242
|
+
startIndex: problemStartInSource,
|
|
21243
|
+
endIndex: problemEndInSource,
|
|
21244
|
+
fix: (corrector) => {
|
|
21245
|
+
corrector.replace(problemStartInSource, problemEndInSource, "| ");
|
|
21246
|
+
}
|
|
21247
|
+
});
|
|
21248
|
+
}
|
|
21249
|
+
let trailingPipePattern = /\s*\|\s*$/, trailingPipeMatch = trimmedMarkup.match(trailingPipePattern);
|
|
21250
|
+
if (trailingPipeMatch) {
|
|
21251
|
+
let markupStartInSource = node.source.indexOf(markup, node.position.start);
|
|
21252
|
+
if (markupStartInSource === -1)
|
|
21253
|
+
return problems;
|
|
21254
|
+
let trailingPipeStartInMarkup = trailingPipeMatch.index, problemStartInSource = markupStartInSource + trailingPipeStartInMarkup, problemEndInSource = problemStartInSource + trailingPipeMatch[0].length;
|
|
21255
|
+
problems.push({
|
|
21256
|
+
message: `${utils_1.INVALID_SYNTAX_MESSAGE}. Remove the trailing \`|\` character.`,
|
|
21257
|
+
startIndex: problemStartInSource,
|
|
21258
|
+
endIndex: problemEndInSource,
|
|
21259
|
+
fix: (corrector) => {
|
|
21260
|
+
corrector.replace(problemStartInSource, problemEndInSource, "");
|
|
21261
|
+
}
|
|
21262
|
+
});
|
|
21263
|
+
}
|
|
21264
|
+
return problems;
|
|
21265
|
+
}
|
|
21266
|
+
}
|
|
21267
|
+
});
|
|
21268
|
+
|
|
21269
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/index.js
|
|
21224
21270
|
var require_liquid_html_syntax_error = __commonJS({
|
|
21225
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
21271
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/index.js"(exports2) {
|
|
21226
21272
|
"use strict";
|
|
21227
21273
|
init_cjs_shims();
|
|
21228
21274
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
21229
21275
|
exports2.LiquidHTMLSyntaxError = void 0;
|
|
21230
|
-
var types_1 = require_types4(), utils_1 = require_utils(), MultipleAssignValues_1 = require_MultipleAssignValues(), InvalidBooleanExpressions_1 = require_InvalidBooleanExpressions(), InvalidEchoValue_1 = require_InvalidEchoValue(), InvalidConditionalNode_1 = require_InvalidConditionalNode(), InvalidLoopRange_1 = require_InvalidLoopRange(), InvalidLoopArguments_1 = require_InvalidLoopArguments(), InvalidConditionalNodeParenthesis_1 = require_InvalidConditionalNodeParenthesis(), InvalidFilterName_1 = require_InvalidFilterName();
|
|
21276
|
+
var types_1 = require_types4(), utils_1 = require_utils(), MultipleAssignValues_1 = require_MultipleAssignValues(), InvalidBooleanExpressions_1 = require_InvalidBooleanExpressions(), InvalidEchoValue_1 = require_InvalidEchoValue(), InvalidConditionalNode_1 = require_InvalidConditionalNode(), InvalidLoopRange_1 = require_InvalidLoopRange(), InvalidLoopArguments_1 = require_InvalidLoopArguments(), InvalidConditionalNodeParenthesis_1 = require_InvalidConditionalNodeParenthesis(), InvalidFilterName_1 = require_InvalidFilterName(), InvalidPipeSyntax_1 = require_InvalidPipeSyntax(), utils_2 = require_utils3();
|
|
21231
21277
|
function isParsingErrorWithLocation(error) {
|
|
21232
21278
|
return "name" in error && error.name === "LiquidHTMLParsingError" && "loc" in error;
|
|
21233
21279
|
}
|
|
@@ -21271,10 +21317,14 @@ var require_liquid_html_syntax_error = __commonJS({
|
|
|
21271
21317
|
}
|
|
21272
21318
|
} : {
|
|
21273
21319
|
async BooleanExpression(node, ancestors) {
|
|
21320
|
+
if ((0, utils_2.isWithinRawTagThatDoesNotParseItsContents)(ancestors))
|
|
21321
|
+
return;
|
|
21274
21322
|
let problem = (0, InvalidBooleanExpressions_1.detectInvalidBooleanExpressions)(node, ancestors);
|
|
21275
21323
|
problem && context.report(problem);
|
|
21276
21324
|
},
|
|
21277
|
-
async LiquidTag(node) {
|
|
21325
|
+
async LiquidTag(node, ancestors) {
|
|
21326
|
+
if ((0, utils_2.isWithinRawTagThatDoesNotParseItsContents)(ancestors))
|
|
21327
|
+
return;
|
|
21278
21328
|
let problems = [
|
|
21279
21329
|
(0, MultipleAssignValues_1.detectMultipleAssignValues)(node),
|
|
21280
21330
|
(0, InvalidEchoValue_1.detectInvalidEchoValue)(node),
|
|
@@ -21284,14 +21334,22 @@ var require_liquid_html_syntax_error = __commonJS({
|
|
|
21284
21334
|
conditionalNodeProblem && problems.push(conditionalNodeProblem), problems.forEach(context.report);
|
|
21285
21335
|
let filterProblems = await (0, InvalidFilterName_1.detectInvalidFilterName)(node, await filtersPromise);
|
|
21286
21336
|
filterProblems.length > 0 && filterProblems.forEach((filterProblem) => context.report(filterProblem));
|
|
21337
|
+
let pipeProblems = await (0, InvalidPipeSyntax_1.detectInvalidPipeSyntax)(node);
|
|
21338
|
+
pipeProblems.length > 0 && pipeProblems.forEach((pipeProblem) => context.report(pipeProblem));
|
|
21287
21339
|
},
|
|
21288
|
-
async LiquidBranch(node) {
|
|
21340
|
+
async LiquidBranch(node, ancestors) {
|
|
21341
|
+
if ((0, utils_2.isWithinRawTagThatDoesNotParseItsContents)(ancestors))
|
|
21342
|
+
return;
|
|
21289
21343
|
let problem = (0, InvalidConditionalNode_1.detectInvalidConditionalNode)(node);
|
|
21290
21344
|
problem && context.report(problem);
|
|
21291
21345
|
},
|
|
21292
|
-
async LiquidVariableOutput(node) {
|
|
21346
|
+
async LiquidVariableOutput(node, ancestors) {
|
|
21347
|
+
if ((0, utils_2.isWithinRawTagThatDoesNotParseItsContents)(ancestors))
|
|
21348
|
+
return;
|
|
21293
21349
|
let filterProblems = await (0, InvalidFilterName_1.detectInvalidFilterName)(node, await filtersPromise);
|
|
21294
21350
|
filterProblems.length > 0 && filterProblems.forEach((problem2) => context.report(problem2));
|
|
21351
|
+
let pipeProblems = await (0, InvalidPipeSyntax_1.detectInvalidPipeSyntax)(node);
|
|
21352
|
+
pipeProblems.length > 0 && pipeProblems.forEach((pipeProblem) => context.report(pipeProblem));
|
|
21295
21353
|
let problem = (0, InvalidEchoValue_1.detectInvalidEchoValue)(node);
|
|
21296
21354
|
problem && context.report(problem);
|
|
21297
21355
|
}
|
|
@@ -21301,9 +21359,9 @@ var require_liquid_html_syntax_error = __commonJS({
|
|
|
21301
21359
|
}
|
|
21302
21360
|
});
|
|
21303
21361
|
|
|
21304
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
21362
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/matching-translations/index.js
|
|
21305
21363
|
var require_matching_translations = __commonJS({
|
|
21306
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
21364
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/matching-translations/index.js"(exports2) {
|
|
21307
21365
|
"use strict";
|
|
21308
21366
|
init_cjs_shims();
|
|
21309
21367
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -21396,9 +21454,9 @@ var require_matching_translations = __commonJS({
|
|
|
21396
21454
|
}
|
|
21397
21455
|
});
|
|
21398
21456
|
|
|
21399
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
21457
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/missing-asset/index.js
|
|
21400
21458
|
var require_missing_asset = __commonJS({
|
|
21401
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
21459
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/missing-asset/index.js"(exports2) {
|
|
21402
21460
|
"use strict";
|
|
21403
21461
|
init_cjs_shims();
|
|
21404
21462
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -21436,9 +21494,9 @@ var require_missing_asset = __commonJS({
|
|
|
21436
21494
|
}
|
|
21437
21495
|
});
|
|
21438
21496
|
|
|
21439
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
21497
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/missing-content-for-arguments/index.js
|
|
21440
21498
|
var require_missing_content_for_arguments = __commonJS({
|
|
21441
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
21499
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/missing-content-for-arguments/index.js"(exports2) {
|
|
21442
21500
|
"use strict";
|
|
21443
21501
|
init_cjs_shims();
|
|
21444
21502
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -21476,9 +21534,9 @@ var require_missing_content_for_arguments = __commonJS({
|
|
|
21476
21534
|
}
|
|
21477
21535
|
});
|
|
21478
21536
|
|
|
21479
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
21537
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/missing-render-snippet-arguments/index.js
|
|
21480
21538
|
var require_missing_render_snippet_arguments = __commonJS({
|
|
21481
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
21539
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/missing-render-snippet-arguments/index.js"(exports2) {
|
|
21482
21540
|
"use strict";
|
|
21483
21541
|
init_cjs_shims();
|
|
21484
21542
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -21520,9 +21578,9 @@ var require_missing_render_snippet_arguments = __commonJS({
|
|
|
21520
21578
|
}
|
|
21521
21579
|
});
|
|
21522
21580
|
|
|
21523
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
21581
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/missing-template/index.js
|
|
21524
21582
|
var require_missing_template = __commonJS({
|
|
21525
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
21583
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/missing-template/index.js"(exports2) {
|
|
21526
21584
|
"use strict";
|
|
21527
21585
|
init_cjs_shims();
|
|
21528
21586
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -21575,9 +21633,9 @@ var require_missing_template = __commonJS({
|
|
|
21575
21633
|
}
|
|
21576
21634
|
});
|
|
21577
21635
|
|
|
21578
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
21636
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/orphaned-snippet/index.js
|
|
21579
21637
|
var require_orphaned_snippet = __commonJS({
|
|
21580
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
21638
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/orphaned-snippet/index.js"(exports2) {
|
|
21581
21639
|
"use strict";
|
|
21582
21640
|
init_cjs_shims();
|
|
21583
21641
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -21616,9 +21674,9 @@ var require_orphaned_snippet = __commonJS({
|
|
|
21616
21674
|
}
|
|
21617
21675
|
});
|
|
21618
21676
|
|
|
21619
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
21677
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/pagination-size/index.js
|
|
21620
21678
|
var require_pagination_size = __commonJS({
|
|
21621
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
21679
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/pagination-size/index.js"(exports2) {
|
|
21622
21680
|
"use strict";
|
|
21623
21681
|
init_cjs_shims();
|
|
21624
21682
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -21690,9 +21748,9 @@ var require_pagination_size = __commonJS({
|
|
|
21690
21748
|
}
|
|
21691
21749
|
});
|
|
21692
21750
|
|
|
21693
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
21751
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/parser-blocking-script/suggestions.js
|
|
21694
21752
|
var require_suggestions = __commonJS({
|
|
21695
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
21753
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/parser-blocking-script/suggestions.js"(exports2) {
|
|
21696
21754
|
"use strict";
|
|
21697
21755
|
init_cjs_shims();
|
|
21698
21756
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -21716,9 +21774,9 @@ var require_suggestions = __commonJS({
|
|
|
21716
21774
|
}
|
|
21717
21775
|
});
|
|
21718
21776
|
|
|
21719
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
21777
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/parser-blocking-script/index.js
|
|
21720
21778
|
var require_parser_blocking_script = __commonJS({
|
|
21721
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
21779
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/parser-blocking-script/index.js"(exports2) {
|
|
21722
21780
|
"use strict";
|
|
21723
21781
|
init_cjs_shims();
|
|
21724
21782
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -21774,9 +21832,9 @@ var require_parser_blocking_script = __commonJS({
|
|
|
21774
21832
|
}
|
|
21775
21833
|
});
|
|
21776
21834
|
|
|
21777
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
21835
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/schema-presets-block-order/index.js
|
|
21778
21836
|
var require_schema_presets_block_order = __commonJS({
|
|
21779
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
21837
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/schema-presets-block-order/index.js"(exports2) {
|
|
21780
21838
|
"use strict";
|
|
21781
21839
|
init_cjs_shims();
|
|
21782
21840
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -21849,9 +21907,9 @@ var require_schema_presets_block_order = __commonJS({
|
|
|
21849
21907
|
}
|
|
21850
21908
|
});
|
|
21851
21909
|
|
|
21852
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
21910
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/markup.js
|
|
21853
21911
|
var require_markup = __commonJS({
|
|
21854
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
21912
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/markup.js"(exports2) {
|
|
21855
21913
|
"use strict";
|
|
21856
21914
|
init_cjs_shims();
|
|
21857
21915
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -21863,9 +21921,9 @@ var require_markup = __commonJS({
|
|
|
21863
21921
|
}
|
|
21864
21922
|
});
|
|
21865
21923
|
|
|
21866
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
21924
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/schema-presets-static-blocks/index.js
|
|
21867
21925
|
var require_schema_presets_static_blocks = __commonJS({
|
|
21868
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
21926
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/schema-presets-static-blocks/index.js"(exports2) {
|
|
21869
21927
|
"use strict";
|
|
21870
21928
|
init_cjs_shims();
|
|
21871
21929
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -21953,9 +22011,9 @@ var require_schema_presets_static_blocks = __commonJS({
|
|
|
21953
22011
|
}
|
|
21954
22012
|
});
|
|
21955
22013
|
|
|
21956
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
22014
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/remote-asset/index.js
|
|
21957
22015
|
var require_remote_asset = __commonJS({
|
|
21958
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
22016
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/remote-asset/index.js"(exports2) {
|
|
21959
22017
|
"use strict";
|
|
21960
22018
|
init_cjs_shims();
|
|
21961
22019
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -22089,9 +22147,9 @@ var require_remote_asset = __commonJS({
|
|
|
22089
22147
|
}
|
|
22090
22148
|
});
|
|
22091
22149
|
|
|
22092
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
22150
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/required-layout-theme-object/index.js
|
|
22093
22151
|
var require_required_layout_theme_object = __commonJS({
|
|
22094
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
22152
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/required-layout-theme-object/index.js"(exports2) {
|
|
22095
22153
|
"use strict";
|
|
22096
22154
|
init_cjs_shims();
|
|
22097
22155
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -22144,9 +22202,9 @@ var require_required_layout_theme_object = __commonJS({
|
|
|
22144
22202
|
}
|
|
22145
22203
|
});
|
|
22146
22204
|
|
|
22147
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
22205
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/tags/content-for.js
|
|
22148
22206
|
var require_content_for = __commonJS({
|
|
22149
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
22207
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/tags/content-for.js"(exports2) {
|
|
22150
22208
|
"use strict";
|
|
22151
22209
|
init_cjs_shims();
|
|
22152
22210
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -22177,9 +22235,9 @@ var require_content_for = __commonJS({
|
|
|
22177
22235
|
}
|
|
22178
22236
|
});
|
|
22179
22237
|
|
|
22180
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
22238
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/reserved-doc-param-names/index.js
|
|
22181
22239
|
var require_reserved_doc_param_names = __commonJS({
|
|
22182
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
22240
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/reserved-doc-param-names/index.js"(exports2) {
|
|
22183
22241
|
"use strict";
|
|
22184
22242
|
init_cjs_shims();
|
|
22185
22243
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -22224,9 +22282,9 @@ var require_reserved_doc_param_names = __commonJS({
|
|
|
22224
22282
|
}
|
|
22225
22283
|
});
|
|
22226
22284
|
|
|
22227
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
22285
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/static-stylesheet-and-javascript-tags/index.js
|
|
22228
22286
|
var require_static_stylesheet_and_javascript_tags = __commonJS({
|
|
22229
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
22287
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/static-stylesheet-and-javascript-tags/index.js"(exports2) {
|
|
22230
22288
|
"use strict";
|
|
22231
22289
|
init_cjs_shims();
|
|
22232
22290
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -22267,9 +22325,9 @@ var require_static_stylesheet_and_javascript_tags = __commonJS({
|
|
|
22267
22325
|
}
|
|
22268
22326
|
});
|
|
22269
22327
|
|
|
22270
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
22328
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/translation-key-exists/index.js
|
|
22271
22329
|
var require_translation_key_exists = __commonJS({
|
|
22272
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
22330
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/translation-key-exists/index.js"(exports2) {
|
|
22273
22331
|
"use strict";
|
|
22274
22332
|
init_cjs_shims();
|
|
22275
22333
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -22334,9 +22392,9 @@ var require_translation_key_exists = __commonJS({
|
|
|
22334
22392
|
}
|
|
22335
22393
|
});
|
|
22336
22394
|
|
|
22337
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
22395
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/unclosed-html-element/index.js
|
|
22338
22396
|
var require_unclosed_html_element = __commonJS({
|
|
22339
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
22397
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/unclosed-html-element/index.js"(exports2) {
|
|
22340
22398
|
"use strict";
|
|
22341
22399
|
init_cjs_shims();
|
|
22342
22400
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -22490,9 +22548,9 @@ var require_unclosed_html_element = __commonJS({
|
|
|
22490
22548
|
}
|
|
22491
22549
|
});
|
|
22492
22550
|
|
|
22493
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
22551
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/liquid-doc/liquidDoc.js
|
|
22494
22552
|
var require_liquidDoc = __commonJS({
|
|
22495
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
22553
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/liquid-doc/liquidDoc.js"(exports2) {
|
|
22496
22554
|
"use strict";
|
|
22497
22555
|
init_cjs_shims();
|
|
22498
22556
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -22573,14 +22631,14 @@ var require_liquidDoc = __commonJS({
|
|
|
22573
22631
|
}
|
|
22574
22632
|
});
|
|
22575
22633
|
|
|
22576
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
22634
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/undefined-object/index.js
|
|
22577
22635
|
var require_undefined_object = __commonJS({
|
|
22578
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
22636
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/undefined-object/index.js"(exports2) {
|
|
22579
22637
|
"use strict";
|
|
22580
22638
|
init_cjs_shims();
|
|
22581
22639
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
22582
22640
|
exports2.UndefinedObject = void 0;
|
|
22583
|
-
var liquid_html_parser_1 = require_dist(), types_1 = require_types4(), utils_1 = require_utils(), liquidDoc_1 = require_liquidDoc();
|
|
22641
|
+
var liquid_html_parser_1 = require_dist(), types_1 = require_types4(), utils_1 = require_utils(), liquidDoc_1 = require_liquidDoc(), utils_2 = require_utils3();
|
|
22584
22642
|
exports2.UndefinedObject = {
|
|
22585
22643
|
meta: {
|
|
22586
22644
|
code: "UndefinedObject",
|
|
@@ -22617,9 +22675,9 @@ var require_undefined_object = __commonJS({
|
|
|
22617
22675
|
let paramName = (_a41 = node.paramName) === null || _a41 === void 0 ? void 0 : _a41.value;
|
|
22618
22676
|
paramName && fileScopedVariables.add(paramName);
|
|
22619
22677
|
},
|
|
22620
|
-
async LiquidTag(node) {
|
|
22678
|
+
async LiquidTag(node, ancestors) {
|
|
22621
22679
|
var _a41, _b, _c, _d;
|
|
22622
|
-
isLiquidTagAssign(node) && indexVariableScope(node.markup.name, {
|
|
22680
|
+
(0, utils_2.isWithinRawTagThatDoesNotParseItsContents)(ancestors) || (isLiquidTagAssign(node) && indexVariableScope(node.markup.name, {
|
|
22623
22681
|
start: node.blockStartPosition.end
|
|
22624
22682
|
}), isLiquidTagCapture(node) && indexVariableScope(node.markup.name, {
|
|
22625
22683
|
start: (_a41 = node.blockEndPosition) === null || _a41 === void 0 ? void 0 : _a41.end
|
|
@@ -22637,9 +22695,11 @@ var require_undefined_object = __commonJS({
|
|
|
22637
22695
|
}), indexVariableScope(node.name === "for" ? "forloop" : "tablerowloop", {
|
|
22638
22696
|
start: node.blockStartPosition.end,
|
|
22639
22697
|
end: (_d = node.blockEndPosition) === null || _d === void 0 ? void 0 : _d.start
|
|
22640
|
-
}));
|
|
22698
|
+
})));
|
|
22641
22699
|
},
|
|
22642
22700
|
async VariableLookup(node, ancestors) {
|
|
22701
|
+
if ((0, utils_2.isWithinRawTagThatDoesNotParseItsContents)(ancestors))
|
|
22702
|
+
return;
|
|
22643
22703
|
let parent = (0, utils_1.last)(ancestors);
|
|
22644
22704
|
isLiquidTag(parent) && isLiquidTagCapture(parent) || variables.push(node);
|
|
22645
22705
|
},
|
|
@@ -22710,9 +22770,9 @@ var require_undefined_object = __commonJS({
|
|
|
22710
22770
|
}
|
|
22711
22771
|
});
|
|
22712
22772
|
|
|
22713
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
22773
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/unique-doc-param-names/index.js
|
|
22714
22774
|
var require_unique_doc_param_names = __commonJS({
|
|
22715
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
22775
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/unique-doc-param-names/index.js"(exports2) {
|
|
22716
22776
|
"use strict";
|
|
22717
22777
|
init_cjs_shims();
|
|
22718
22778
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -22753,9 +22813,9 @@ var require_unique_doc_param_names = __commonJS({
|
|
|
22753
22813
|
}
|
|
22754
22814
|
});
|
|
22755
22815
|
|
|
22756
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
22816
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/unique-static-block-id/index.js
|
|
22757
22817
|
var require_unique_static_block_id = __commonJS({
|
|
22758
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
22818
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/unique-static-block-id/index.js"(exports2) {
|
|
22759
22819
|
"use strict";
|
|
22760
22820
|
init_cjs_shims();
|
|
22761
22821
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -22801,9 +22861,9 @@ var require_unique_static_block_id = __commonJS({
|
|
|
22801
22861
|
}
|
|
22802
22862
|
});
|
|
22803
22863
|
|
|
22804
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
22864
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/unknown-filter/index.js
|
|
22805
22865
|
var require_unknown_filter = __commonJS({
|
|
22806
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
22866
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/unknown-filter/index.js"(exports2) {
|
|
22807
22867
|
"use strict";
|
|
22808
22868
|
init_cjs_shims();
|
|
22809
22869
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -22838,9 +22898,9 @@ var require_unknown_filter = __commonJS({
|
|
|
22838
22898
|
}
|
|
22839
22899
|
});
|
|
22840
22900
|
|
|
22841
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
22901
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/unrecognized-content-for-arguments/index.js
|
|
22842
22902
|
var require_unrecognized_content_for_arguments = __commonJS({
|
|
22843
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
22903
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/unrecognized-content-for-arguments/index.js"(exports2) {
|
|
22844
22904
|
"use strict";
|
|
22845
22905
|
init_cjs_shims();
|
|
22846
22906
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -22882,9 +22942,9 @@ var require_unrecognized_content_for_arguments = __commonJS({
|
|
|
22882
22942
|
}
|
|
22883
22943
|
});
|
|
22884
22944
|
|
|
22885
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
22945
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/unrecognized-render-snippet-arguments/index.js
|
|
22886
22946
|
var require_unrecognized_render_snippet_arguments = __commonJS({
|
|
22887
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
22947
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/unrecognized-render-snippet-arguments/index.js"(exports2) {
|
|
22888
22948
|
"use strict";
|
|
22889
22949
|
init_cjs_shims();
|
|
22890
22950
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -22943,14 +23003,14 @@ var require_unrecognized_render_snippet_arguments = __commonJS({
|
|
|
22943
23003
|
}
|
|
22944
23004
|
});
|
|
22945
23005
|
|
|
22946
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
23006
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/unused-assign/index.js
|
|
22947
23007
|
var require_unused_assign = __commonJS({
|
|
22948
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
23008
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/unused-assign/index.js"(exports2) {
|
|
22949
23009
|
"use strict";
|
|
22950
23010
|
init_cjs_shims();
|
|
22951
23011
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
22952
23012
|
exports2.UnusedAssign = void 0;
|
|
22953
|
-
var liquid_html_parser_1 = require_dist(), types_1 = require_types4();
|
|
23013
|
+
var liquid_html_parser_1 = require_dist(), types_1 = require_types4(), utils_1 = require_utils3();
|
|
22954
23014
|
exports2.UnusedAssign = {
|
|
22955
23015
|
meta: {
|
|
22956
23016
|
code: "UnusedAssign",
|
|
@@ -22971,10 +23031,12 @@ var require_unused_assign = __commonJS({
|
|
|
22971
23031
|
node.type === liquid_html_parser_1.NodeTypes.VariableLookup && usedVariables.add(node.name);
|
|
22972
23032
|
}
|
|
22973
23033
|
return {
|
|
22974
|
-
async LiquidTag(node) {
|
|
22975
|
-
(isLiquidTagAssign(node) || isLiquidTagCapture(node) && node.markup.name) && assignedVariables.set(node.markup.name, node);
|
|
23034
|
+
async LiquidTag(node, ancestors) {
|
|
23035
|
+
(0, utils_1.isWithinRawTagThatDoesNotParseItsContents)(ancestors) || (isLiquidTagAssign(node) || isLiquidTagCapture(node) && node.markup.name) && assignedVariables.set(node.markup.name, node);
|
|
22976
23036
|
},
|
|
22977
23037
|
async VariableLookup(node, ancestors) {
|
|
23038
|
+
if ((0, utils_1.isWithinRawTagThatDoesNotParseItsContents)(ancestors))
|
|
23039
|
+
return;
|
|
22978
23040
|
let parentNode = ancestors.at(-1);
|
|
22979
23041
|
parentNode && isLiquidTagCapture(parentNode) || checkVariableUsage(node);
|
|
22980
23042
|
},
|
|
@@ -23004,9 +23066,9 @@ var require_unused_assign = __commonJS({
|
|
|
23004
23066
|
}
|
|
23005
23067
|
});
|
|
23006
23068
|
|
|
23007
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
23069
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/unsupported-doc-tag/index.js
|
|
23008
23070
|
var require_unsupported_doc_tag = __commonJS({
|
|
23009
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
23071
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/unsupported-doc-tag/index.js"(exports2) {
|
|
23010
23072
|
"use strict";
|
|
23011
23073
|
init_cjs_shims();
|
|
23012
23074
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -23048,9 +23110,9 @@ var require_unsupported_doc_tag = __commonJS({
|
|
|
23048
23110
|
}
|
|
23049
23111
|
});
|
|
23050
23112
|
|
|
23051
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
23113
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/unused-doc-param/index.js
|
|
23052
23114
|
var require_unused_doc_param = __commonJS({
|
|
23053
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
23115
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/unused-doc-param/index.js"(exports2) {
|
|
23054
23116
|
"use strict";
|
|
23055
23117
|
init_cjs_shims();
|
|
23056
23118
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -23099,9 +23161,9 @@ var require_unused_doc_param = __commonJS({
|
|
|
23099
23161
|
}
|
|
23100
23162
|
});
|
|
23101
23163
|
|
|
23102
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
23164
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-content-for-arguments/index.js
|
|
23103
23165
|
var require_valid_content_for_arguments = __commonJS({
|
|
23104
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
23166
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-content-for-arguments/index.js"(exports2) {
|
|
23105
23167
|
"use strict";
|
|
23106
23168
|
init_cjs_shims();
|
|
23107
23169
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -23174,9 +23236,9 @@ var require_valid_content_for_arguments = __commonJS({
|
|
|
23174
23236
|
}
|
|
23175
23237
|
});
|
|
23176
23238
|
|
|
23177
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
23239
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-content-for-argument-types/index.js
|
|
23178
23240
|
var require_valid_content_for_argument_types = __commonJS({
|
|
23179
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
23241
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-content-for-argument-types/index.js"(exports2) {
|
|
23180
23242
|
"use strict";
|
|
23181
23243
|
init_cjs_shims();
|
|
23182
23244
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -23214,9 +23276,9 @@ var require_valid_content_for_argument_types = __commonJS({
|
|
|
23214
23276
|
}
|
|
23215
23277
|
});
|
|
23216
23278
|
|
|
23217
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
23279
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-block-target/index.js
|
|
23218
23280
|
var require_valid_block_target = __commonJS({
|
|
23219
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
23281
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-block-target/index.js"(exports2) {
|
|
23220
23282
|
"use strict";
|
|
23221
23283
|
init_cjs_shims();
|
|
23222
23284
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -23279,9 +23341,9 @@ var require_valid_block_target = __commonJS({
|
|
|
23279
23341
|
}
|
|
23280
23342
|
});
|
|
23281
23343
|
|
|
23282
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
23344
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-html-translation/index.js
|
|
23283
23345
|
var require_valid_html_translation = __commonJS({
|
|
23284
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
23346
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-html-translation/index.js"(exports2) {
|
|
23285
23347
|
"use strict";
|
|
23286
23348
|
init_cjs_shims();
|
|
23287
23349
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -23323,9 +23385,9 @@ var require_valid_html_translation = __commonJS({
|
|
|
23323
23385
|
}
|
|
23324
23386
|
});
|
|
23325
23387
|
|
|
23326
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
23388
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-json/index.js
|
|
23327
23389
|
var require_valid_json = __commonJS({
|
|
23328
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
23390
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-json/index.js"(exports2) {
|
|
23329
23391
|
"use strict";
|
|
23330
23392
|
init_cjs_shims();
|
|
23331
23393
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -23363,9 +23425,9 @@ var require_valid_json = __commonJS({
|
|
|
23363
23425
|
}
|
|
23364
23426
|
});
|
|
23365
23427
|
|
|
23366
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
23428
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-doc-param-types/index.js
|
|
23367
23429
|
var require_valid_doc_param_types = __commonJS({
|
|
23368
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
23430
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-doc-param-types/index.js"(exports2) {
|
|
23369
23431
|
"use strict";
|
|
23370
23432
|
init_cjs_shims();
|
|
23371
23433
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -23417,9 +23479,9 @@ var require_valid_doc_param_types = __commonJS({
|
|
|
23417
23479
|
}
|
|
23418
23480
|
});
|
|
23419
23481
|
|
|
23420
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
23482
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-local-blocks/valid-block-utils.js
|
|
23421
23483
|
var require_valid_block_utils = __commonJS({
|
|
23422
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
23484
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-local-blocks/valid-block-utils.js"(exports2) {
|
|
23423
23485
|
"use strict";
|
|
23424
23486
|
init_cjs_shims();
|
|
23425
23487
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -23464,9 +23526,9 @@ var require_valid_block_utils = __commonJS({
|
|
|
23464
23526
|
}
|
|
23465
23527
|
});
|
|
23466
23528
|
|
|
23467
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
23529
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-local-blocks/index.js
|
|
23468
23530
|
var require_valid_local_blocks = __commonJS({
|
|
23469
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
23531
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-local-blocks/index.js"(exports2) {
|
|
23470
23532
|
"use strict";
|
|
23471
23533
|
init_cjs_shims();
|
|
23472
23534
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -23512,9 +23574,9 @@ var require_valid_local_blocks = __commonJS({
|
|
|
23512
23574
|
}
|
|
23513
23575
|
});
|
|
23514
23576
|
|
|
23515
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
23577
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-render-snippet-argument-types/index.js
|
|
23516
23578
|
var require_valid_render_snippet_argument_types = __commonJS({
|
|
23517
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
23579
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-render-snippet-argument-types/index.js"(exports2) {
|
|
23518
23580
|
"use strict";
|
|
23519
23581
|
init_cjs_shims();
|
|
23520
23582
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -23572,9 +23634,9 @@ var require_valid_render_snippet_argument_types = __commonJS({
|
|
|
23572
23634
|
}
|
|
23573
23635
|
});
|
|
23574
23636
|
|
|
23575
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
23637
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-schema/index.js
|
|
23576
23638
|
var require_valid_schema = __commonJS({
|
|
23577
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
23639
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-schema/index.js"(exports2) {
|
|
23578
23640
|
"use strict";
|
|
23579
23641
|
init_cjs_shims();
|
|
23580
23642
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -23614,9 +23676,9 @@ var require_valid_schema = __commonJS({
|
|
|
23614
23676
|
}
|
|
23615
23677
|
});
|
|
23616
23678
|
|
|
23617
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
23679
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-schema-name/index.js
|
|
23618
23680
|
var require_valid_schema_name = __commonJS({
|
|
23619
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
23681
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-schema-name/index.js"(exports2) {
|
|
23620
23682
|
"use strict";
|
|
23621
23683
|
init_cjs_shims();
|
|
23622
23684
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -23671,9 +23733,9 @@ var require_valid_schema_name = __commonJS({
|
|
|
23671
23733
|
}
|
|
23672
23734
|
});
|
|
23673
23735
|
|
|
23674
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
23736
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-settings-key/index.js
|
|
23675
23737
|
var require_valid_settings_key = __commonJS({
|
|
23676
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
23738
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-settings-key/index.js"(exports2) {
|
|
23677
23739
|
"use strict";
|
|
23678
23740
|
init_cjs_shims();
|
|
23679
23741
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -23751,9 +23813,9 @@ var require_valid_settings_key = __commonJS({
|
|
|
23751
23813
|
}
|
|
23752
23814
|
});
|
|
23753
23815
|
|
|
23754
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
23816
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-static-block-type/index.js
|
|
23755
23817
|
var require_valid_static_block_type = __commonJS({
|
|
23756
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
23818
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-static-block-type/index.js"(exports2) {
|
|
23757
23819
|
"use strict";
|
|
23758
23820
|
init_cjs_shims();
|
|
23759
23821
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -23798,9 +23860,9 @@ var require_valid_static_block_type = __commonJS({
|
|
|
23798
23860
|
}
|
|
23799
23861
|
});
|
|
23800
23862
|
|
|
23801
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
23863
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-visible-if/visible-if-utils.js
|
|
23802
23864
|
var require_visible_if_utils = __commonJS({
|
|
23803
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
23865
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-visible-if/visible-if-utils.js"(exports2) {
|
|
23804
23866
|
"use strict";
|
|
23805
23867
|
init_cjs_shims();
|
|
23806
23868
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -23884,9 +23946,9 @@ var require_visible_if_utils = __commonJS({
|
|
|
23884
23946
|
}
|
|
23885
23947
|
});
|
|
23886
23948
|
|
|
23887
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
23949
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-visible-if/index.js
|
|
23888
23950
|
var require_valid_visible_if = __commonJS({
|
|
23889
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
23951
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-visible-if/index.js"(exports2) {
|
|
23890
23952
|
"use strict";
|
|
23891
23953
|
init_cjs_shims();
|
|
23892
23954
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -27649,9 +27711,9 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
27649
27711
|
}
|
|
27650
27712
|
});
|
|
27651
27713
|
|
|
27652
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
27714
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/variable-name/index.js
|
|
27653
27715
|
var require_variable_name = __commonJS({
|
|
27654
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
27716
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/variable-name/index.js"(exports2) {
|
|
27655
27717
|
"use strict";
|
|
27656
27718
|
init_cjs_shims();
|
|
27657
27719
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -27716,9 +27778,9 @@ var require_variable_name = __commonJS({
|
|
|
27716
27778
|
}
|
|
27717
27779
|
});
|
|
27718
27780
|
|
|
27719
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
27781
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/app-block-missing-schema/index.js
|
|
27720
27782
|
var require_app_block_missing_schema = __commonJS({
|
|
27721
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
27783
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/app-block-missing-schema/index.js"(exports2) {
|
|
27722
27784
|
"use strict";
|
|
27723
27785
|
init_cjs_shims();
|
|
27724
27786
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -27757,9 +27819,9 @@ var require_app_block_missing_schema = __commonJS({
|
|
|
27757
27819
|
}
|
|
27758
27820
|
});
|
|
27759
27821
|
|
|
27760
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
27822
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/unique-settings-id/index.js
|
|
27761
27823
|
var require_unique_settings_id = __commonJS({
|
|
27762
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
27824
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/unique-settings-id/index.js"(exports2) {
|
|
27763
27825
|
"use strict";
|
|
27764
27826
|
init_cjs_shims();
|
|
27765
27827
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -27819,14 +27881,14 @@ var require_unique_settings_id = __commonJS({
|
|
|
27819
27881
|
}
|
|
27820
27882
|
});
|
|
27821
27883
|
|
|
27822
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
27884
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/index.js
|
|
27823
27885
|
var require_checks = __commonJS({
|
|
27824
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
27886
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/index.js"(exports2) {
|
|
27825
27887
|
"use strict";
|
|
27826
27888
|
init_cjs_shims();
|
|
27827
27889
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
27828
27890
|
exports2.recommended = exports2.allChecks = void 0;
|
|
27829
|
-
var types_1 = require_types4(), app_block_valid_tags_1 = require_app_block_valid_tags(), asset_preload_1 = require_asset_preload(), asset_size_app_block_css_1 = require_asset_size_app_block_css(), asset_size_app_block_javascript_1 = require_asset_size_app_block_javascript(), asset_size_css_1 = require_asset_size_css(), asset_size_javascript_1 = require_asset_size_javascript(), block_id_usage_1 = require_block_id_usage(),
|
|
27891
|
+
var types_1 = require_types4(), app_block_valid_tags_1 = require_app_block_valid_tags(), asset_preload_1 = require_asset_preload(), asset_size_app_block_css_1 = require_asset_size_app_block_css(), asset_size_app_block_javascript_1 = require_asset_size_app_block_javascript(), asset_size_css_1 = require_asset_size_css(), asset_size_javascript_1 = require_asset_size_javascript(), block_id_usage_1 = require_block_id_usage(), cdn_preconnect_1 = require_cdn_preconnect(), content_for_header_modification_1 = require_content_for_header_modification(), deprecate_bgsizes_1 = require_deprecate_bgsizes(), deprecate_lazysizes_1 = require_deprecate_lazysizes(), deprecated_filter_1 = require_deprecated_filter(), deprecated_fonts_on_sections_and_blocks_1 = require_deprecated_fonts_on_sections_and_blocks(), deprecated_fonts_on_settings_schema_1 = require_deprecated_fonts_on_settings_schema(), deprecated_tag_1 = require_deprecated_tag(), duplicate_render_snippet_arguments_1 = require_duplicate_render_snippet_arguments(), duplicate_content_for_arguments_1 = require_duplicate_content_for_arguments(), empty_block_content_1 = require_empty_block_content(), hardcoded_routes_1 = require_hardcoded_routes(), img_width_and_height_1 = require_img_width_and_height(), json_missing_block_1 = require_json_missing_block(), json_syntax_error_1 = require_json_syntax_error(), liquid_free_settings_1 = require_liquid_free_settings(), liquid_html_syntax_error_1 = require_liquid_html_syntax_error(), matching_translations_1 = require_matching_translations(), missing_asset_1 = require_missing_asset(), missing_content_for_arguments_1 = require_missing_content_for_arguments(), missing_render_snippet_arguments_1 = require_missing_render_snippet_arguments(), missing_template_1 = require_missing_template(), orphaned_snippet_1 = require_orphaned_snippet(), pagination_size_1 = require_pagination_size(), parser_blocking_script_1 = require_parser_blocking_script(), schema_presets_block_order_1 = require_schema_presets_block_order(), schema_presets_static_blocks_1 = require_schema_presets_static_blocks(), remote_asset_1 = require_remote_asset(), required_layout_theme_object_1 = require_required_layout_theme_object(), reserved_doc_param_names_1 = require_reserved_doc_param_names(), static_stylesheet_and_javascript_tags_1 = require_static_stylesheet_and_javascript_tags(), translation_key_exists_1 = require_translation_key_exists(), unclosed_html_element_1 = require_unclosed_html_element(), undefined_object_1 = require_undefined_object(), unique_doc_param_names_1 = require_unique_doc_param_names(), unique_static_block_id_1 = require_unique_static_block_id(), unknown_filter_1 = require_unknown_filter(), unrecognized_content_for_arguments_1 = require_unrecognized_content_for_arguments(), unrecognized_render_snippet_arguments_1 = require_unrecognized_render_snippet_arguments(), unused_assign_1 = require_unused_assign(), unsupported_doc_tag_1 = require_unsupported_doc_tag(), unused_doc_param_1 = require_unused_doc_param(), valid_content_for_arguments_1 = require_valid_content_for_arguments(), valid_content_for_argument_types_1 = require_valid_content_for_argument_types(), valid_block_target_1 = require_valid_block_target(), valid_html_translation_1 = require_valid_html_translation(), valid_json_1 = require_valid_json(), valid_doc_param_types_1 = require_valid_doc_param_types(), valid_local_blocks_1 = require_valid_local_blocks(), valid_render_snippet_argument_types_1 = require_valid_render_snippet_argument_types(), valid_schema_1 = require_valid_schema(), valid_schema_name_1 = require_valid_schema_name(), valid_settings_key_1 = require_valid_settings_key(), valid_static_block_type_1 = require_valid_static_block_type(), valid_visible_if_1 = require_valid_visible_if(), variable_name_1 = require_variable_name(), app_block_missing_schema_1 = require_app_block_missing_schema(), unique_settings_id_1 = require_unique_settings_id();
|
|
27830
27892
|
exports2.allChecks = [
|
|
27831
27893
|
app_block_valid_tags_1.AppBlockValidTags,
|
|
27832
27894
|
asset_preload_1.AssetPreload,
|
|
@@ -27835,7 +27897,6 @@ var require_checks = __commonJS({
|
|
|
27835
27897
|
asset_size_css_1.AssetSizeCSS,
|
|
27836
27898
|
asset_size_javascript_1.AssetSizeJavaScript,
|
|
27837
27899
|
block_id_usage_1.BlockIdUsage,
|
|
27838
|
-
capture_on_content_for_block_1.CaptureOnContentForBlock,
|
|
27839
27900
|
cdn_preconnect_1.CdnPreconnect,
|
|
27840
27901
|
content_for_header_modification_1.ContentForHeaderModification,
|
|
27841
27902
|
deprecate_bgsizes_1.DeprecateBgsizes,
|
|
@@ -27903,9 +27964,9 @@ var require_checks = __commonJS({
|
|
|
27903
27964
|
}
|
|
27904
27965
|
});
|
|
27905
27966
|
|
|
27906
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
27967
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/find-root.js
|
|
27907
27968
|
var require_find_root = __commonJS({
|
|
27908
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
27969
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/find-root.js"(exports2) {
|
|
27909
27970
|
"use strict";
|
|
27910
27971
|
init_cjs_shims();
|
|
27911
27972
|
var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
@@ -27961,9 +28022,9 @@ var require_find_root = __commonJS({
|
|
|
27961
28022
|
}
|
|
27962
28023
|
});
|
|
27963
28024
|
|
|
27964
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
28025
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/fixes/utils.js
|
|
27965
28026
|
var require_utils6 = __commonJS({
|
|
27966
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
28027
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/fixes/utils.js"(exports2) {
|
|
27967
28028
|
"use strict";
|
|
27968
28029
|
init_cjs_shims();
|
|
27969
28030
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -27975,9 +28036,9 @@ var require_utils6 = __commonJS({
|
|
|
27975
28036
|
}
|
|
27976
28037
|
});
|
|
27977
28038
|
|
|
27978
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
28039
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/fixes/correctors/json-corrector.js
|
|
27979
28040
|
var require_json_corrector = __commonJS({
|
|
27980
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
28041
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/fixes/correctors/json-corrector.js"(exports2) {
|
|
27981
28042
|
"use strict";
|
|
27982
28043
|
init_cjs_shims();
|
|
27983
28044
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -28054,9 +28115,9 @@ var require_json_corrector = __commonJS({
|
|
|
28054
28115
|
}
|
|
28055
28116
|
});
|
|
28056
28117
|
|
|
28057
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
28118
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/fixes/correctors/string-corrector.js
|
|
28058
28119
|
var require_string_corrector = __commonJS({
|
|
28059
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
28120
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/fixes/correctors/string-corrector.js"(exports2) {
|
|
28060
28121
|
"use strict";
|
|
28061
28122
|
init_cjs_shims();
|
|
28062
28123
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -28126,9 +28187,9 @@ var require_string_corrector = __commonJS({
|
|
|
28126
28187
|
}
|
|
28127
28188
|
});
|
|
28128
28189
|
|
|
28129
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
28190
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/fixes/correctors/index.js
|
|
28130
28191
|
var require_correctors = __commonJS({
|
|
28131
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
28192
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/fixes/correctors/index.js"(exports2) {
|
|
28132
28193
|
"use strict";
|
|
28133
28194
|
init_cjs_shims();
|
|
28134
28195
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -28158,9 +28219,9 @@ var require_correctors = __commonJS({
|
|
|
28158
28219
|
}
|
|
28159
28220
|
});
|
|
28160
28221
|
|
|
28161
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
28222
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/fixes/autofix.js
|
|
28162
28223
|
var require_autofix = __commonJS({
|
|
28163
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
28224
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/fixes/autofix.js"(exports2) {
|
|
28164
28225
|
"use strict";
|
|
28165
28226
|
init_cjs_shims();
|
|
28166
28227
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -28183,9 +28244,9 @@ var require_autofix = __commonJS({
|
|
|
28183
28244
|
}
|
|
28184
28245
|
});
|
|
28185
28246
|
|
|
28186
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
28247
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/fixes/apply-fix-to-string.js
|
|
28187
28248
|
var require_apply_fix_to_string = __commonJS({
|
|
28188
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
28249
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/fixes/apply-fix-to-string.js"(exports2) {
|
|
28189
28250
|
"use strict";
|
|
28190
28251
|
init_cjs_shims();
|
|
28191
28252
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -28210,9 +28271,9 @@ var require_apply_fix_to_string = __commonJS({
|
|
|
28210
28271
|
}
|
|
28211
28272
|
});
|
|
28212
28273
|
|
|
28213
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
28274
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/fixes/index.js
|
|
28214
28275
|
var require_fixes2 = __commonJS({
|
|
28215
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
28276
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/fixes/index.js"(exports2) {
|
|
28216
28277
|
"use strict";
|
|
28217
28278
|
init_cjs_shims();
|
|
28218
28279
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -28242,9 +28303,9 @@ var require_fixes2 = __commonJS({
|
|
|
28242
28303
|
}
|
|
28243
28304
|
});
|
|
28244
28305
|
|
|
28245
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
28306
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/index.js
|
|
28246
28307
|
var require_dist2 = __commonJS({
|
|
28247
|
-
"../../node_modules/.pnpm/@shopify+theme-check-common@3.
|
|
28308
|
+
"../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/index.js"(exports2) {
|
|
28248
28309
|
"use strict";
|
|
28249
28310
|
init_cjs_shims();
|
|
28250
28311
|
var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
@@ -28435,9 +28496,9 @@ var require_env_paths = __commonJS({
|
|
|
28435
28496
|
}
|
|
28436
28497
|
});
|
|
28437
28498
|
|
|
28438
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-docs-updater@3.
|
|
28499
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-docs-updater@3.23.0/node_modules/@shopify/theme-check-docs-updater/dist/utils.js
|
|
28439
28500
|
var require_utils7 = __commonJS({
|
|
28440
|
-
"../../node_modules/.pnpm/@shopify+theme-check-docs-updater@3.
|
|
28501
|
+
"../../node_modules/.pnpm/@shopify+theme-check-docs-updater@3.23.0/node_modules/@shopify/theme-check-docs-updater/dist/utils.js"(exports2) {
|
|
28441
28502
|
"use strict";
|
|
28442
28503
|
init_cjs_shims();
|
|
28443
28504
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -28459,9 +28520,9 @@ var require_utils7 = __commonJS({
|
|
|
28459
28520
|
}
|
|
28460
28521
|
});
|
|
28461
28522
|
|
|
28462
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-docs-updater@3.
|
|
28523
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-docs-updater@3.23.0/node_modules/@shopify/theme-check-docs-updater/dist/themeLiquidDocsDownloader.js
|
|
28463
28524
|
var require_themeLiquidDocsDownloader = __commonJS({
|
|
28464
|
-
"../../node_modules/.pnpm/@shopify+theme-check-docs-updater@3.
|
|
28525
|
+
"../../node_modules/.pnpm/@shopify+theme-check-docs-updater@3.23.0/node_modules/@shopify/theme-check-docs-updater/dist/themeLiquidDocsDownloader.js"(exports2) {
|
|
28465
28526
|
"use strict";
|
|
28466
28527
|
init_cjs_shims();
|
|
28467
28528
|
var __importDefault = exports2 && exports2.__importDefault || function(mod) {
|
|
@@ -28558,9 +28619,9 @@ ${error}`), error;
|
|
|
28558
28619
|
}
|
|
28559
28620
|
});
|
|
28560
28621
|
|
|
28561
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-docs-updater@3.
|
|
28622
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-docs-updater@3.23.0/node_modules/@shopify/theme-check-docs-updater/dist/themeLiquidDocsManager.js
|
|
28562
28623
|
var require_themeLiquidDocsManager = __commonJS({
|
|
28563
|
-
"../../node_modules/.pnpm/@shopify+theme-check-docs-updater@3.
|
|
28624
|
+
"../../node_modules/.pnpm/@shopify+theme-check-docs-updater@3.23.0/node_modules/@shopify/theme-check-docs-updater/dist/themeLiquidDocsManager.js"(exports2) {
|
|
28564
28625
|
"use strict";
|
|
28565
28626
|
init_cjs_shims();
|
|
28566
28627
|
var __importDefault = exports2 && exports2.__importDefault || function(mod) {
|
|
@@ -28648,9 +28709,9 @@ ${e instanceof Error ? e.message : e}`);
|
|
|
28648
28709
|
}
|
|
28649
28710
|
});
|
|
28650
28711
|
|
|
28651
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-docs-updater@3.
|
|
28712
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-docs-updater@3.23.0/node_modules/@shopify/theme-check-docs-updater/dist/index.js
|
|
28652
28713
|
var require_dist3 = __commonJS({
|
|
28653
|
-
"../../node_modules/.pnpm/@shopify+theme-check-docs-updater@3.
|
|
28714
|
+
"../../node_modules/.pnpm/@shopify+theme-check-docs-updater@3.23.0/node_modules/@shopify/theme-check-docs-updater/dist/index.js"(exports2) {
|
|
28654
28715
|
"use strict";
|
|
28655
28716
|
init_cjs_shims();
|
|
28656
28717
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -29811,9 +29872,9 @@ var require_glob2 = __commonJS({
|
|
|
29811
29872
|
}
|
|
29812
29873
|
});
|
|
29813
29874
|
|
|
29814
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-node@3.
|
|
29875
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/autofix.js
|
|
29815
29876
|
var require_autofix2 = __commonJS({
|
|
29816
|
-
"../../node_modules/.pnpm/@shopify+theme-check-node@3.
|
|
29877
|
+
"../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/autofix.js"(exports2) {
|
|
29817
29878
|
"use strict";
|
|
29818
29879
|
init_cjs_shims();
|
|
29819
29880
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -29830,9 +29891,9 @@ var require_autofix2 = __commonJS({
|
|
|
29830
29891
|
}
|
|
29831
29892
|
});
|
|
29832
29893
|
|
|
29833
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-node@3.
|
|
29894
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/file-utils.js
|
|
29834
29895
|
var require_file_utils2 = __commonJS({
|
|
29835
|
-
"../../node_modules/.pnpm/@shopify+theme-check-node@3.
|
|
29896
|
+
"../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/file-utils.js"(exports2) {
|
|
29836
29897
|
"use strict";
|
|
29837
29898
|
init_cjs_shims();
|
|
29838
29899
|
var __importDefault = exports2 && exports2.__importDefault || function(mod) {
|
|
@@ -29852,9 +29913,9 @@ var require_file_utils2 = __commonJS({
|
|
|
29852
29913
|
}
|
|
29853
29914
|
});
|
|
29854
29915
|
|
|
29855
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-node@3.
|
|
29916
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/installation-location.js
|
|
29856
29917
|
var require_installation_location = __commonJS({
|
|
29857
|
-
"../../node_modules/.pnpm/@shopify+theme-check-node@3.
|
|
29918
|
+
"../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/installation-location.js"(exports2) {
|
|
29858
29919
|
"use strict";
|
|
29859
29920
|
init_cjs_shims();
|
|
29860
29921
|
var __importDefault = exports2 && exports2.__importDefault || function(mod) {
|
|
@@ -29867,9 +29928,9 @@ var require_installation_location = __commonJS({
|
|
|
29867
29928
|
}
|
|
29868
29929
|
});
|
|
29869
29930
|
|
|
29870
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-node@3.
|
|
29931
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/load-third-party-checks.js
|
|
29871
29932
|
var require_load_third_party_checks = __commonJS({
|
|
29872
|
-
"../../node_modules/.pnpm/@shopify+theme-check-node@3.
|
|
29933
|
+
"../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/load-third-party-checks.js"(exports2) {
|
|
29873
29934
|
"use strict";
|
|
29874
29935
|
init_cjs_shims();
|
|
29875
29936
|
var __importDefault = exports2 && exports2.__importDefault || function(mod) {
|
|
@@ -29917,9 +29978,9 @@ ${e}`);
|
|
|
29917
29978
|
}
|
|
29918
29979
|
});
|
|
29919
29980
|
|
|
29920
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-node@3.
|
|
29981
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/load-config-description.js
|
|
29921
29982
|
var require_load_config_description = __commonJS({
|
|
29922
|
-
"../../node_modules/.pnpm/@shopify+theme-check-node@3.
|
|
29983
|
+
"../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/load-config-description.js"(exports2) {
|
|
29923
29984
|
"use strict";
|
|
29924
29985
|
init_cjs_shims();
|
|
29925
29986
|
var __importDefault = exports2 && exports2.__importDefault || function(mod) {
|
|
@@ -33373,8 +33434,8 @@ var require_resolve_block_scalar = __commonJS({
|
|
|
33373
33434
|
default: {
|
|
33374
33435
|
let message = `Unexpected token in block scalar header: ${token.type}`;
|
|
33375
33436
|
onError2(token, "UNEXPECTED_TOKEN", message);
|
|
33376
|
-
let
|
|
33377
|
-
|
|
33437
|
+
let ts2 = token.source;
|
|
33438
|
+
ts2 && typeof ts2 == "string" && (length += ts2.length);
|
|
33378
33439
|
}
|
|
33379
33440
|
}
|
|
33380
33441
|
}
|
|
@@ -33611,7 +33672,7 @@ var require_compose_scalar = __commonJS({
|
|
|
33611
33672
|
if (schema.compat) {
|
|
33612
33673
|
let compat = schema.compat.find((tag2) => tag2.default && tag2.test?.test(value)) ?? schema[identity.SCALAR];
|
|
33613
33674
|
if (tag.tag !== compat.tag) {
|
|
33614
|
-
let
|
|
33675
|
+
let ts2 = directives.tagString(tag.tag), cs = directives.tagString(compat.tag), msg = `Value may be parsed as either ${ts2} or ${cs}`;
|
|
33615
33676
|
onError2(token, "TAG_RESOLVE_FAILED", msg, !0);
|
|
33616
33677
|
}
|
|
33617
33678
|
}
|
|
@@ -35463,9 +35524,9 @@ var require_dist4 = __commonJS({
|
|
|
35463
35524
|
}
|
|
35464
35525
|
});
|
|
35465
35526
|
|
|
35466
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-node@3.
|
|
35527
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/types.js
|
|
35467
35528
|
var require_types5 = __commonJS({
|
|
35468
|
-
"../../node_modules/.pnpm/@shopify+theme-check-node@3.
|
|
35529
|
+
"../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/types.js"(exports2) {
|
|
35469
35530
|
"use strict";
|
|
35470
35531
|
init_cjs_shims();
|
|
35471
35532
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -35494,9 +35555,9 @@ var require_types5 = __commonJS({
|
|
|
35494
35555
|
}
|
|
35495
35556
|
});
|
|
35496
35557
|
|
|
35497
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-node@3.
|
|
35558
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/resolve/read-yaml.js
|
|
35498
35559
|
var require_read_yaml = __commonJS({
|
|
35499
|
-
"../../node_modules/.pnpm/@shopify+theme-check-node@3.
|
|
35560
|
+
"../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/resolve/read-yaml.js"(exports2) {
|
|
35500
35561
|
"use strict";
|
|
35501
35562
|
init_cjs_shims();
|
|
35502
35563
|
var __importDefault = exports2 && exports2.__importDefault || function(mod) {
|
|
@@ -35589,9 +35650,9 @@ ${message}`;
|
|
|
35589
35650
|
}
|
|
35590
35651
|
});
|
|
35591
35652
|
|
|
35592
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-node@3.
|
|
35653
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/resolve/merge-fragments.js
|
|
35593
35654
|
var require_merge_fragments = __commonJS({
|
|
35594
|
-
"../../node_modules/.pnpm/@shopify+theme-check-node@3.
|
|
35655
|
+
"../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/resolve/merge-fragments.js"(exports2) {
|
|
35595
35656
|
"use strict";
|
|
35596
35657
|
init_cjs_shims();
|
|
35597
35658
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -35629,9 +35690,9 @@ var require_merge_fragments = __commonJS({
|
|
|
35629
35690
|
}
|
|
35630
35691
|
});
|
|
35631
35692
|
|
|
35632
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-node@3.
|
|
35693
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/resolve/resolve-config.js
|
|
35633
35694
|
var require_resolve_config = __commonJS({
|
|
35634
|
-
"../../node_modules/.pnpm/@shopify+theme-check-node@3.
|
|
35695
|
+
"../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/resolve/resolve-config.js"(exports2) {
|
|
35635
35696
|
"use strict";
|
|
35636
35697
|
init_cjs_shims();
|
|
35637
35698
|
var __importDefault = exports2 && exports2.__importDefault || function(mod) {
|
|
@@ -35655,9 +35716,9 @@ var require_resolve_config = __commonJS({
|
|
|
35655
35716
|
}
|
|
35656
35717
|
});
|
|
35657
35718
|
|
|
35658
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-node@3.
|
|
35719
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/resolve/index.js
|
|
35659
35720
|
var require_resolve = __commonJS({
|
|
35660
|
-
"../../node_modules/.pnpm/@shopify+theme-check-node@3.
|
|
35721
|
+
"../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/resolve/index.js"(exports2) {
|
|
35661
35722
|
"use strict";
|
|
35662
35723
|
init_cjs_shims();
|
|
35663
35724
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -35669,9 +35730,9 @@ var require_resolve = __commonJS({
|
|
|
35669
35730
|
}
|
|
35670
35731
|
});
|
|
35671
35732
|
|
|
35672
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-node@3.
|
|
35733
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/validation.js
|
|
35673
35734
|
var require_validation = __commonJS({
|
|
35674
|
-
"../../node_modules/.pnpm/@shopify+theme-check-node@3.
|
|
35735
|
+
"../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/validation.js"(exports2) {
|
|
35675
35736
|
"use strict";
|
|
35676
35737
|
init_cjs_shims();
|
|
35677
35738
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -35741,9 +35802,9 @@ var require_validation = __commonJS({
|
|
|
35741
35802
|
}
|
|
35742
35803
|
});
|
|
35743
35804
|
|
|
35744
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-node@3.
|
|
35805
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/load-config.js
|
|
35745
35806
|
var require_load_config = __commonJS({
|
|
35746
|
-
"../../node_modules/.pnpm/@shopify+theme-check-node@3.
|
|
35807
|
+
"../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/load-config.js"(exports2) {
|
|
35747
35808
|
"use strict";
|
|
35748
35809
|
init_cjs_shims();
|
|
35749
35810
|
var __importDefault = exports2 && exports2.__importDefault || function(mod) {
|
|
@@ -35764,9 +35825,9 @@ var require_load_config = __commonJS({
|
|
|
35764
35825
|
}
|
|
35765
35826
|
});
|
|
35766
35827
|
|
|
35767
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-node@3.
|
|
35828
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/find-config-path.js
|
|
35768
35829
|
var require_find_config_path = __commonJS({
|
|
35769
|
-
"../../node_modules/.pnpm/@shopify+theme-check-node@3.
|
|
35830
|
+
"../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/find-config-path.js"(exports2) {
|
|
35770
35831
|
"use strict";
|
|
35771
35832
|
init_cjs_shims();
|
|
35772
35833
|
var __importDefault = exports2 && exports2.__importDefault || function(mod) {
|
|
@@ -35788,9 +35849,9 @@ var require_find_config_path = __commonJS({
|
|
|
35788
35849
|
}
|
|
35789
35850
|
});
|
|
35790
35851
|
|
|
35791
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-node@3.
|
|
35852
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/index.js
|
|
35792
35853
|
var require_config = __commonJS({
|
|
35793
|
-
"../../node_modules/.pnpm/@shopify+theme-check-node@3.
|
|
35854
|
+
"../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/index.js"(exports2) {
|
|
35794
35855
|
"use strict";
|
|
35795
35856
|
init_cjs_shims();
|
|
35796
35857
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -35806,9 +35867,9 @@ var require_config = __commonJS({
|
|
|
35806
35867
|
}
|
|
35807
35868
|
});
|
|
35808
35869
|
|
|
35809
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-node@3.
|
|
35870
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/NodeFileSystem.js
|
|
35810
35871
|
var require_NodeFileSystem = __commonJS({
|
|
35811
|
-
"../../node_modules/.pnpm/@shopify+theme-check-node@3.
|
|
35872
|
+
"../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/NodeFileSystem.js"(exports2) {
|
|
35812
35873
|
"use strict";
|
|
35813
35874
|
init_cjs_shims();
|
|
35814
35875
|
var __importDefault = exports2 && exports2.__importDefault || function(mod) {
|
|
@@ -35839,9 +35900,9 @@ var require_NodeFileSystem = __commonJS({
|
|
|
35839
35900
|
}
|
|
35840
35901
|
});
|
|
35841
35902
|
|
|
35842
|
-
// ../../node_modules/.pnpm/@shopify+theme-check-node@3.
|
|
35903
|
+
// ../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/index.js
|
|
35843
35904
|
var require_dist5 = __commonJS({
|
|
35844
|
-
"../../node_modules/.pnpm/@shopify+theme-check-node@3.
|
|
35905
|
+
"../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/index.js"(exports2) {
|
|
35845
35906
|
"use strict";
|
|
35846
35907
|
init_cjs_shims();
|
|
35847
35908
|
var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
@@ -45194,12 +45255,12 @@ var require_stream_transform = __commonJS({
|
|
|
45194
45255
|
util.inherits = require_inherits();
|
|
45195
45256
|
util.inherits(Transform, Duplex);
|
|
45196
45257
|
function afterTransform(er, data) {
|
|
45197
|
-
var
|
|
45198
|
-
|
|
45199
|
-
var cb =
|
|
45258
|
+
var ts2 = this._transformState;
|
|
45259
|
+
ts2.transforming = !1;
|
|
45260
|
+
var cb = ts2.writecb;
|
|
45200
45261
|
if (!cb)
|
|
45201
45262
|
return this.emit("error", new Error("write callback called multiple times"));
|
|
45202
|
-
|
|
45263
|
+
ts2.writechunk = null, ts2.writecb = null, data != null && this.push(data), cb(er);
|
|
45203
45264
|
var rs = this._readableState;
|
|
45204
45265
|
rs.reading = !1, (rs.needReadable || rs.length < rs.highWaterMark) && this._read(rs.highWaterMark);
|
|
45205
45266
|
}
|
|
@@ -45227,15 +45288,15 @@ var require_stream_transform = __commonJS({
|
|
|
45227
45288
|
throw new Error("_transform() is not implemented");
|
|
45228
45289
|
};
|
|
45229
45290
|
Transform.prototype._write = function(chunk, encoding, cb) {
|
|
45230
|
-
var
|
|
45231
|
-
if (
|
|
45291
|
+
var ts2 = this._transformState;
|
|
45292
|
+
if (ts2.writecb = cb, ts2.writechunk = chunk, ts2.writeencoding = encoding, !ts2.transforming) {
|
|
45232
45293
|
var rs = this._readableState;
|
|
45233
|
-
(
|
|
45294
|
+
(ts2.needTransform || rs.needReadable || rs.length < rs.highWaterMark) && this._read(rs.highWaterMark);
|
|
45234
45295
|
}
|
|
45235
45296
|
};
|
|
45236
45297
|
Transform.prototype._read = function(n) {
|
|
45237
|
-
var
|
|
45238
|
-
|
|
45298
|
+
var ts2 = this._transformState;
|
|
45299
|
+
ts2.writechunk !== null && ts2.writecb && !ts2.transforming ? (ts2.transforming = !0, this._transform(ts2.writechunk, ts2.writeencoding, ts2.afterTransform)) : ts2.needTransform = !0;
|
|
45239
45300
|
};
|
|
45240
45301
|
Transform.prototype._destroy = function(err2, cb) {
|
|
45241
45302
|
var _this2 = this;
|
|
@@ -47811,12 +47872,12 @@ var require_stream_transform2 = __commonJS({
|
|
|
47811
47872
|
var _require$codes = require_errors4().codes, ERR_METHOD_NOT_IMPLEMENTED = _require$codes.ERR_METHOD_NOT_IMPLEMENTED, ERR_MULTIPLE_CALLBACK = _require$codes.ERR_MULTIPLE_CALLBACK, ERR_TRANSFORM_ALREADY_TRANSFORMING = _require$codes.ERR_TRANSFORM_ALREADY_TRANSFORMING, ERR_TRANSFORM_WITH_LENGTH_0 = _require$codes.ERR_TRANSFORM_WITH_LENGTH_0, Duplex = require_stream_duplex2();
|
|
47812
47873
|
require_inherits()(Transform, Duplex);
|
|
47813
47874
|
function afterTransform(er, data) {
|
|
47814
|
-
var
|
|
47815
|
-
|
|
47816
|
-
var cb =
|
|
47875
|
+
var ts2 = this._transformState;
|
|
47876
|
+
ts2.transforming = !1;
|
|
47877
|
+
var cb = ts2.writecb;
|
|
47817
47878
|
if (cb === null)
|
|
47818
47879
|
return this.emit("error", new ERR_MULTIPLE_CALLBACK());
|
|
47819
|
-
|
|
47880
|
+
ts2.writechunk = null, ts2.writecb = null, data != null && this.push(data), cb(er);
|
|
47820
47881
|
var rs = this._readableState;
|
|
47821
47882
|
rs.reading = !1, (rs.needReadable || rs.length < rs.highWaterMark) && this._read(rs.highWaterMark);
|
|
47822
47883
|
}
|
|
@@ -47844,15 +47905,15 @@ var require_stream_transform2 = __commonJS({
|
|
|
47844
47905
|
cb(new ERR_METHOD_NOT_IMPLEMENTED("_transform()"));
|
|
47845
47906
|
};
|
|
47846
47907
|
Transform.prototype._write = function(chunk, encoding, cb) {
|
|
47847
|
-
var
|
|
47848
|
-
if (
|
|
47908
|
+
var ts2 = this._transformState;
|
|
47909
|
+
if (ts2.writecb = cb, ts2.writechunk = chunk, ts2.writeencoding = encoding, !ts2.transforming) {
|
|
47849
47910
|
var rs = this._readableState;
|
|
47850
|
-
(
|
|
47911
|
+
(ts2.needTransform || rs.needReadable || rs.length < rs.highWaterMark) && this._read(rs.highWaterMark);
|
|
47851
47912
|
}
|
|
47852
47913
|
};
|
|
47853
47914
|
Transform.prototype._read = function(n) {
|
|
47854
|
-
var
|
|
47855
|
-
|
|
47915
|
+
var ts2 = this._transformState;
|
|
47916
|
+
ts2.writechunk !== null && !ts2.transforming ? (ts2.transforming = !0, this._transform(ts2.writechunk, ts2.writeencoding, ts2.afterTransform)) : ts2.needTransform = !0;
|
|
47856
47917
|
};
|
|
47857
47918
|
Transform.prototype._destroy = function(err2, cb) {
|
|
47858
47919
|
Duplex.prototype._destroy.call(this, err2, function(err22) {
|
|
@@ -52704,9 +52765,9 @@ var require_main4 = __commonJS({
|
|
|
52704
52765
|
}
|
|
52705
52766
|
});
|
|
52706
52767
|
|
|
52707
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
52768
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/types.js
|
|
52708
52769
|
var require_types7 = __commonJS({
|
|
52709
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
52770
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/types.js"(exports2) {
|
|
52710
52771
|
"use strict";
|
|
52711
52772
|
init_cjs_shims();
|
|
52712
52773
|
var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
@@ -52752,9 +52813,9 @@ var require_types7 = __commonJS({
|
|
|
52752
52813
|
}
|
|
52753
52814
|
});
|
|
52754
52815
|
|
|
52755
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
52816
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/utils/debounce.js
|
|
52756
52817
|
var require_debounce = __commonJS({
|
|
52757
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
52818
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/utils/debounce.js"(exports2) {
|
|
52758
52819
|
"use strict";
|
|
52759
52820
|
init_cjs_shims();
|
|
52760
52821
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -52773,9 +52834,9 @@ var require_debounce = __commonJS({
|
|
|
52773
52834
|
}
|
|
52774
52835
|
});
|
|
52775
52836
|
|
|
52776
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
52837
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/utils/array.js
|
|
52777
52838
|
var require_array2 = __commonJS({
|
|
52778
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
52839
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/utils/array.js"(exports2) {
|
|
52779
52840
|
"use strict";
|
|
52780
52841
|
init_cjs_shims();
|
|
52781
52842
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -52789,9 +52850,9 @@ var require_array2 = __commonJS({
|
|
|
52789
52850
|
}
|
|
52790
52851
|
});
|
|
52791
52852
|
|
|
52792
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
52853
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/utils/node.js
|
|
52793
52854
|
var require_node2 = __commonJS({
|
|
52794
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
52855
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/utils/node.js"(exports2) {
|
|
52795
52856
|
"use strict";
|
|
52796
52857
|
init_cjs_shims();
|
|
52797
52858
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -52844,9 +52905,9 @@ var require_node2 = __commonJS({
|
|
|
52844
52905
|
}
|
|
52845
52906
|
});
|
|
52846
52907
|
|
|
52847
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
52908
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/utils/isCovered.js
|
|
52848
52909
|
var require_isCovered = __commonJS({
|
|
52849
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
52910
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/utils/isCovered.js"(exports2) {
|
|
52850
52911
|
"use strict";
|
|
52851
52912
|
init_cjs_shims();
|
|
52852
52913
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -52858,9 +52919,9 @@ var require_isCovered = __commonJS({
|
|
|
52858
52919
|
}
|
|
52859
52920
|
});
|
|
52860
52921
|
|
|
52861
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
52922
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/utils/index.js
|
|
52862
52923
|
var require_utils8 = __commonJS({
|
|
52863
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
52924
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/utils/index.js"(exports2) {
|
|
52864
52925
|
"use strict";
|
|
52865
52926
|
init_cjs_shims();
|
|
52866
52927
|
var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
@@ -56931,9 +56992,9 @@ var require_main6 = __commonJS({
|
|
|
56931
56992
|
}
|
|
56932
56993
|
});
|
|
56933
56994
|
|
|
56934
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
56995
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/ClientCapabilities.js
|
|
56935
56996
|
var require_ClientCapabilities = __commonJS({
|
|
56936
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
56997
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/ClientCapabilities.js"(exports2) {
|
|
56937
56998
|
"use strict";
|
|
56938
56999
|
init_cjs_shims();
|
|
56939
57000
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -56989,9 +57050,9 @@ var require_ClientCapabilities = __commonJS({
|
|
|
56989
57050
|
}
|
|
56990
57051
|
});
|
|
56991
57052
|
|
|
56992
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
57053
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/commands/BaseExecuteCommandProvider.js
|
|
56993
57054
|
var require_BaseExecuteCommandProvider = __commonJS({
|
|
56994
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
57055
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/commands/BaseExecuteCommandProvider.js"(exports2) {
|
|
56995
57056
|
"use strict";
|
|
56996
57057
|
init_cjs_shims();
|
|
56997
57058
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -57005,9 +57066,9 @@ var require_BaseExecuteCommandProvider = __commonJS({
|
|
|
57005
57066
|
}
|
|
57006
57067
|
});
|
|
57007
57068
|
|
|
57008
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
57069
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/commands/providers/ApplyFixesProvider.js
|
|
57009
57070
|
var require_ApplyFixesProvider = __commonJS({
|
|
57010
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
57071
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/commands/providers/ApplyFixesProvider.js"(exports2) {
|
|
57011
57072
|
"use strict";
|
|
57012
57073
|
init_cjs_shims();
|
|
57013
57074
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -57053,9 +57114,9 @@ var require_ApplyFixesProvider = __commonJS({
|
|
|
57053
57114
|
}
|
|
57054
57115
|
});
|
|
57055
57116
|
|
|
57056
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
57117
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/commands/providers/ApplySuggestionProvider.js
|
|
57057
57118
|
var require_ApplySuggestionProvider = __commonJS({
|
|
57058
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
57119
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/commands/providers/ApplySuggestionProvider.js"(exports2) {
|
|
57059
57120
|
"use strict";
|
|
57060
57121
|
init_cjs_shims();
|
|
57061
57122
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -57108,9 +57169,9 @@ var require_ApplySuggestionProvider = __commonJS({
|
|
|
57108
57169
|
}
|
|
57109
57170
|
});
|
|
57110
57171
|
|
|
57111
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
57172
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/commands/providers/RunChecksProvider.js
|
|
57112
57173
|
var require_RunChecksProvider = __commonJS({
|
|
57113
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
57174
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/commands/providers/RunChecksProvider.js"(exports2) {
|
|
57114
57175
|
"use strict";
|
|
57115
57176
|
init_cjs_shims();
|
|
57116
57177
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -57129,9 +57190,9 @@ var require_RunChecksProvider = __commonJS({
|
|
|
57129
57190
|
}
|
|
57130
57191
|
});
|
|
57131
57192
|
|
|
57132
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
57193
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/commands/providers/index.js
|
|
57133
57194
|
var require_providers = __commonJS({
|
|
57134
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
57195
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/commands/providers/index.js"(exports2) {
|
|
57135
57196
|
"use strict";
|
|
57136
57197
|
init_cjs_shims();
|
|
57137
57198
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -57157,9 +57218,9 @@ var require_providers = __commonJS({
|
|
|
57157
57218
|
}
|
|
57158
57219
|
});
|
|
57159
57220
|
|
|
57160
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
57221
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/commands/ExecuteCommandProvider.js
|
|
57161
57222
|
var require_ExecuteCommandProvider = __commonJS({
|
|
57162
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
57223
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/commands/ExecuteCommandProvider.js"(exports2) {
|
|
57163
57224
|
"use strict";
|
|
57164
57225
|
init_cjs_shims();
|
|
57165
57226
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -57193,9 +57254,9 @@ var require_ExecuteCommandProvider = __commonJS({
|
|
|
57193
57254
|
}
|
|
57194
57255
|
});
|
|
57195
57256
|
|
|
57196
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
57257
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/commands/index.js
|
|
57197
57258
|
var require_commands = __commonJS({
|
|
57198
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
57259
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/commands/index.js"(exports2) {
|
|
57199
57260
|
"use strict";
|
|
57200
57261
|
init_cjs_shims();
|
|
57201
57262
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -57214,9 +57275,9 @@ var require_commands = __commonJS({
|
|
|
57214
57275
|
}
|
|
57215
57276
|
});
|
|
57216
57277
|
|
|
57217
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
57278
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/BaseCodeActionsProvider.js
|
|
57218
57279
|
var require_BaseCodeActionsProvider = __commonJS({
|
|
57219
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
57280
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/BaseCodeActionsProvider.js"(exports2) {
|
|
57220
57281
|
"use strict";
|
|
57221
57282
|
init_cjs_shims();
|
|
57222
57283
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -57233,9 +57294,9 @@ var require_BaseCodeActionsProvider = __commonJS({
|
|
|
57233
57294
|
}
|
|
57234
57295
|
});
|
|
57235
57296
|
|
|
57236
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
57297
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/providers/utils.js
|
|
57237
57298
|
var require_utils9 = __commonJS({
|
|
57238
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
57299
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/providers/utils.js"(exports2) {
|
|
57239
57300
|
"use strict";
|
|
57240
57301
|
init_cjs_shims();
|
|
57241
57302
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -57259,9 +57320,9 @@ var require_utils9 = __commonJS({
|
|
|
57259
57320
|
}
|
|
57260
57321
|
});
|
|
57261
57322
|
|
|
57262
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
57323
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/providers/FixProvider.js
|
|
57263
57324
|
var require_FixProvider = __commonJS({
|
|
57264
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
57325
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/providers/FixProvider.js"(exports2) {
|
|
57265
57326
|
"use strict";
|
|
57266
57327
|
init_cjs_shims();
|
|
57267
57328
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -57303,9 +57364,9 @@ var require_FixProvider = __commonJS({
|
|
|
57303
57364
|
}
|
|
57304
57365
|
});
|
|
57305
57366
|
|
|
57306
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
57367
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/providers/FixAllProvider.js
|
|
57307
57368
|
var require_FixAllProvider = __commonJS({
|
|
57308
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
57369
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/providers/FixAllProvider.js"(exports2) {
|
|
57309
57370
|
"use strict";
|
|
57310
57371
|
init_cjs_shims();
|
|
57311
57372
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -57330,9 +57391,9 @@ var require_FixAllProvider = __commonJS({
|
|
|
57330
57391
|
}
|
|
57331
57392
|
});
|
|
57332
57393
|
|
|
57333
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
57394
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/providers/SuggestionProvider.js
|
|
57334
57395
|
var require_SuggestionProvider = __commonJS({
|
|
57335
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
57396
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/providers/SuggestionProvider.js"(exports2) {
|
|
57336
57397
|
"use strict";
|
|
57337
57398
|
init_cjs_shims();
|
|
57338
57399
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -57358,9 +57419,9 @@ var require_SuggestionProvider = __commonJS({
|
|
|
57358
57419
|
}
|
|
57359
57420
|
});
|
|
57360
57421
|
|
|
57361
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
57422
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/providers/index.js
|
|
57362
57423
|
var require_providers2 = __commonJS({
|
|
57363
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
57424
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/providers/index.js"(exports2) {
|
|
57364
57425
|
"use strict";
|
|
57365
57426
|
init_cjs_shims();
|
|
57366
57427
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -57380,9 +57441,9 @@ var require_providers2 = __commonJS({
|
|
|
57380
57441
|
}
|
|
57381
57442
|
});
|
|
57382
57443
|
|
|
57383
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
57444
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/CodeActionsProvider.js
|
|
57384
57445
|
var require_CodeActionsProvider = __commonJS({
|
|
57385
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
57446
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/CodeActionsProvider.js"(exports2) {
|
|
57386
57447
|
"use strict";
|
|
57387
57448
|
init_cjs_shims();
|
|
57388
57449
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -57406,9 +57467,9 @@ var require_CodeActionsProvider = __commonJS({
|
|
|
57406
57467
|
}
|
|
57407
57468
|
});
|
|
57408
57469
|
|
|
57409
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
57470
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/index.js
|
|
57410
57471
|
var require_codeActions = __commonJS({
|
|
57411
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
57472
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/index.js"(exports2) {
|
|
57412
57473
|
"use strict";
|
|
57413
57474
|
init_cjs_shims();
|
|
57414
57475
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -57423,9 +57484,9 @@ var require_codeActions = __commonJS({
|
|
|
57423
57484
|
}
|
|
57424
57485
|
});
|
|
57425
57486
|
|
|
57426
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
57487
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/settings/index.js
|
|
57427
57488
|
var require_settings = __commonJS({
|
|
57428
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
57489
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/settings/index.js"(exports2) {
|
|
57429
57490
|
"use strict";
|
|
57430
57491
|
init_cjs_shims();
|
|
57431
57492
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -57441,9 +57502,9 @@ var require_settings = __commonJS({
|
|
|
57441
57502
|
}
|
|
57442
57503
|
});
|
|
57443
57504
|
|
|
57444
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
57505
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/TypeSystem.js
|
|
57445
57506
|
var require_TypeSystem = __commonJS({
|
|
57446
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
57507
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/TypeSystem.js"(exports2) {
|
|
57447
57508
|
"use strict";
|
|
57448
57509
|
init_cjs_shims();
|
|
57449
57510
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -58018,9 +58079,9 @@ var require_TypeSystem = __commonJS({
|
|
|
58018
58079
|
}
|
|
58019
58080
|
});
|
|
58020
58081
|
|
|
58021
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
58082
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/params/fix.js
|
|
58022
58083
|
var require_fix = __commonJS({
|
|
58023
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
58084
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/params/fix.js"(exports2) {
|
|
58024
58085
|
"use strict";
|
|
58025
58086
|
init_cjs_shims();
|
|
58026
58087
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -58189,9 +58250,9 @@ var require_fix = __commonJS({
|
|
|
58189
58250
|
}
|
|
58190
58251
|
});
|
|
58191
58252
|
|
|
58192
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
58253
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/params/LiquidCompletionParams.js
|
|
58193
58254
|
var require_LiquidCompletionParams = __commonJS({
|
|
58194
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
58255
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/params/LiquidCompletionParams.js"(exports2) {
|
|
58195
58256
|
"use strict";
|
|
58196
58257
|
init_cjs_shims();
|
|
58197
58258
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -58401,9 +58462,9 @@ var require_LiquidCompletionParams = __commonJS({
|
|
|
58401
58462
|
}
|
|
58402
58463
|
});
|
|
58403
58464
|
|
|
58404
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
58465
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/params/index.js
|
|
58405
58466
|
var require_params = __commonJS({
|
|
58406
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
58467
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/params/index.js"(exports2) {
|
|
58407
58468
|
"use strict";
|
|
58408
58469
|
init_cjs_shims();
|
|
58409
58470
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -58419,9 +58480,9 @@ var require_params = __commonJS({
|
|
|
58419
58480
|
}
|
|
58420
58481
|
});
|
|
58421
58482
|
|
|
58422
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
58483
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/ContentForCompletionProvider.js
|
|
58423
58484
|
var require_ContentForCompletionProvider = __commonJS({
|
|
58424
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
58485
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/ContentForCompletionProvider.js"(exports2) {
|
|
58425
58486
|
"use strict";
|
|
58426
58487
|
init_cjs_shims();
|
|
58427
58488
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -58485,9 +58546,9 @@ to see how to create theme blocks that can be used this way.
|
|
|
58485
58546
|
}
|
|
58486
58547
|
});
|
|
58487
58548
|
|
|
58488
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
58549
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/ContentForBlockTypeCompletionProvider.js
|
|
58489
58550
|
var require_ContentForBlockTypeCompletionProvider = __commonJS({
|
|
58490
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
58551
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/ContentForBlockTypeCompletionProvider.js"(exports2) {
|
|
58491
58552
|
"use strict";
|
|
58492
58553
|
init_cjs_shims();
|
|
58493
58554
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -58511,9 +58572,9 @@ var require_ContentForBlockTypeCompletionProvider = __commonJS({
|
|
|
58511
58572
|
}
|
|
58512
58573
|
});
|
|
58513
58574
|
|
|
58514
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
58575
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/data/contentForParameterCompletionOptions.js
|
|
58515
58576
|
var require_contentForParameterCompletionOptions = __commonJS({
|
|
58516
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
58577
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/data/contentForParameterCompletionOptions.js"(exports2) {
|
|
58517
58578
|
"use strict";
|
|
58518
58579
|
init_cjs_shims();
|
|
58519
58580
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -58526,9 +58587,9 @@ var require_contentForParameterCompletionOptions = __commonJS({
|
|
|
58526
58587
|
}
|
|
58527
58588
|
});
|
|
58528
58589
|
|
|
58529
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
58590
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/utils/liquidDoc.js
|
|
58530
58591
|
var require_liquidDoc2 = __commonJS({
|
|
58531
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
58592
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/utils/liquidDoc.js"(exports2) {
|
|
58532
58593
|
"use strict";
|
|
58533
58594
|
init_cjs_shims();
|
|
58534
58595
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -58625,9 +58686,9 @@ ${content}
|
|
|
58625
58686
|
}
|
|
58626
58687
|
});
|
|
58627
58688
|
|
|
58628
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
58689
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/ContentForParameterCompletionProvider.js
|
|
58629
58690
|
var require_ContentForParameterCompletionProvider = __commonJS({
|
|
58630
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
58691
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/ContentForParameterCompletionProvider.js"(exports2) {
|
|
58631
58692
|
"use strict";
|
|
58632
58693
|
init_cjs_shims();
|
|
58633
58694
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -58706,9 +58767,9 @@ var require_ContentForParameterCompletionProvider = __commonJS({
|
|
|
58706
58767
|
}
|
|
58707
58768
|
});
|
|
58708
58769
|
|
|
58709
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
58770
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/docset/MarkdownRenderer.js
|
|
58710
58771
|
var require_MarkdownRenderer = __commonJS({
|
|
58711
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
58772
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/docset/MarkdownRenderer.js"(exports2) {
|
|
58712
58773
|
"use strict";
|
|
58713
58774
|
init_cjs_shims();
|
|
58714
58775
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -65367,9 +65428,9 @@ See [Browser compatibility](#Browser_compatibility) for notes on browser support
|
|
|
65367
65428
|
}
|
|
65368
65429
|
});
|
|
65369
65430
|
|
|
65370
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
65431
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/docset/HtmlDocset.js
|
|
65371
65432
|
var require_HtmlDocset = __commonJS({
|
|
65372
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
65433
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/docset/HtmlDocset.js"(exports2) {
|
|
65373
65434
|
"use strict";
|
|
65374
65435
|
init_cjs_shims();
|
|
65375
65436
|
var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
@@ -65397,9 +65458,9 @@ var require_HtmlDocset = __commonJS({
|
|
|
65397
65458
|
}
|
|
65398
65459
|
});
|
|
65399
65460
|
|
|
65400
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
65461
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/docset/index.js
|
|
65401
65462
|
var require_docset = __commonJS({
|
|
65402
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
65463
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/docset/index.js"(exports2) {
|
|
65403
65464
|
"use strict";
|
|
65404
65465
|
init_cjs_shims();
|
|
65405
65466
|
var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
@@ -65426,9 +65487,9 @@ var require_docset = __commonJS({
|
|
|
65426
65487
|
}
|
|
65427
65488
|
});
|
|
65428
65489
|
|
|
65429
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
65490
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/common/CompletionItemProperties.js
|
|
65430
65491
|
var require_CompletionItemProperties = __commonJS({
|
|
65431
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
65492
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/common/CompletionItemProperties.js"(exports2) {
|
|
65432
65493
|
"use strict";
|
|
65433
65494
|
init_cjs_shims();
|
|
65434
65495
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -65464,9 +65525,9 @@ var require_CompletionItemProperties = __commonJS({
|
|
|
65464
65525
|
}
|
|
65465
65526
|
});
|
|
65466
65527
|
|
|
65467
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
65528
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/common/index.js
|
|
65468
65529
|
var require_common3 = __commonJS({
|
|
65469
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
65530
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/common/index.js"(exports2) {
|
|
65470
65531
|
"use strict";
|
|
65471
65532
|
init_cjs_shims();
|
|
65472
65533
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -65482,9 +65543,9 @@ var require_common3 = __commonJS({
|
|
|
65482
65543
|
}
|
|
65483
65544
|
});
|
|
65484
65545
|
|
|
65485
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
65546
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/HtmlTagCompletionProvider.js
|
|
65486
65547
|
var require_HtmlTagCompletionProvider = __commonJS({
|
|
65487
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
65548
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/HtmlTagCompletionProvider.js"(exports2) {
|
|
65488
65549
|
"use strict";
|
|
65489
65550
|
init_cjs_shims();
|
|
65490
65551
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -65551,9 +65612,9 @@ var require_HtmlTagCompletionProvider = __commonJS({
|
|
|
65551
65612
|
}
|
|
65552
65613
|
});
|
|
65553
65614
|
|
|
65554
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
65615
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/HtmlAttributeCompletionProvider.js
|
|
65555
65616
|
var require_HtmlAttributeCompletionProvider = __commonJS({
|
|
65556
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
65617
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/HtmlAttributeCompletionProvider.js"(exports2) {
|
|
65557
65618
|
"use strict";
|
|
65558
65619
|
init_cjs_shims();
|
|
65559
65620
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -65617,9 +65678,9 @@ var require_HtmlAttributeCompletionProvider = __commonJS({
|
|
|
65617
65678
|
}
|
|
65618
65679
|
});
|
|
65619
65680
|
|
|
65620
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
65681
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/HtmlAttributeValueCompletionProvider.js
|
|
65621
65682
|
var require_HtmlAttributeValueCompletionProvider = __commonJS({
|
|
65622
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
65683
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/HtmlAttributeValueCompletionProvider.js"(exports2) {
|
|
65623
65684
|
"use strict";
|
|
65624
65685
|
init_cjs_shims();
|
|
65625
65686
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -65652,9 +65713,9 @@ var require_HtmlAttributeValueCompletionProvider = __commonJS({
|
|
|
65652
65713
|
}
|
|
65653
65714
|
});
|
|
65654
65715
|
|
|
65655
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
65716
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/FilterCompletionProvider.js
|
|
65656
65717
|
var require_FilterCompletionProvider = __commonJS({
|
|
65657
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
65718
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/FilterCompletionProvider.js"(exports2) {
|
|
65658
65719
|
"use strict";
|
|
65659
65720
|
init_cjs_shims();
|
|
65660
65721
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -65732,9 +65793,9 @@ var require_FilterCompletionProvider = __commonJS({
|
|
|
65732
65793
|
}
|
|
65733
65794
|
});
|
|
65734
65795
|
|
|
65735
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
65796
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/FilterNamedParameterCompletionProvider.js
|
|
65736
65797
|
var require_FilterNamedParameterCompletionProvider = __commonJS({
|
|
65737
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
65798
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/FilterNamedParameterCompletionProvider.js"(exports2) {
|
|
65738
65799
|
"use strict";
|
|
65739
65800
|
init_cjs_shims();
|
|
65740
65801
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -65786,9 +65847,9 @@ var require_FilterNamedParameterCompletionProvider = __commonJS({
|
|
|
65786
65847
|
}
|
|
65787
65848
|
});
|
|
65788
65849
|
|
|
65789
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
65850
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/LiquidTagsCompletionProvider.js
|
|
65790
65851
|
var require_LiquidTagsCompletionProvider = __commonJS({
|
|
65791
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
65852
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/LiquidTagsCompletionProvider.js"(exports2) {
|
|
65792
65853
|
"use strict";
|
|
65793
65854
|
init_cjs_shims();
|
|
65794
65855
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -65910,9 +65971,9 @@ var require_LiquidTagsCompletionProvider = __commonJS({
|
|
|
65910
65971
|
}
|
|
65911
65972
|
});
|
|
65912
65973
|
|
|
65913
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
65974
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/ObjectAttributeCompletionProvider.js
|
|
65914
65975
|
var require_ObjectAttributeCompletionProvider = __commonJS({
|
|
65915
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
65976
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/ObjectAttributeCompletionProvider.js"(exports2) {
|
|
65916
65977
|
"use strict";
|
|
65917
65978
|
init_cjs_shims();
|
|
65918
65979
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -65954,9 +66015,9 @@ var require_ObjectAttributeCompletionProvider = __commonJS({
|
|
|
65954
66015
|
}
|
|
65955
66016
|
});
|
|
65956
66017
|
|
|
65957
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
66018
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/ObjectCompletionProvider.js
|
|
65958
66019
|
var require_ObjectCompletionProvider = __commonJS({
|
|
65959
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
66020
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/ObjectCompletionProvider.js"(exports2) {
|
|
65960
66021
|
"use strict";
|
|
65961
66022
|
init_cjs_shims();
|
|
65962
66023
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -65983,9 +66044,9 @@ var require_ObjectCompletionProvider = __commonJS({
|
|
|
65983
66044
|
}
|
|
65984
66045
|
});
|
|
65985
66046
|
|
|
65986
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
66047
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/translations.js
|
|
65987
66048
|
var require_translations = __commonJS({
|
|
65988
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
66049
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/translations.js"(exports2) {
|
|
65989
66050
|
"use strict";
|
|
65990
66051
|
init_cjs_shims();
|
|
65991
66052
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -66047,9 +66108,9 @@ var require_translations = __commonJS({
|
|
|
66047
66108
|
}
|
|
66048
66109
|
});
|
|
66049
66110
|
|
|
66050
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
66111
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/TranslationCompletionProvider.js
|
|
66051
66112
|
var require_TranslationCompletionProvider = __commonJS({
|
|
66052
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
66113
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/TranslationCompletionProvider.js"(exports2) {
|
|
66053
66114
|
"use strict";
|
|
66054
66115
|
init_cjs_shims();
|
|
66055
66116
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -66098,9 +66159,9 @@ var require_TranslationCompletionProvider = __commonJS({
|
|
|
66098
66159
|
}
|
|
66099
66160
|
});
|
|
66100
66161
|
|
|
66101
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
66162
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/RenderSnippetCompletionProvider.js
|
|
66102
66163
|
var require_RenderSnippetCompletionProvider = __commonJS({
|
|
66103
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
66164
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/RenderSnippetCompletionProvider.js"(exports2) {
|
|
66104
66165
|
"use strict";
|
|
66105
66166
|
init_cjs_shims();
|
|
66106
66167
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -66130,9 +66191,9 @@ var require_RenderSnippetCompletionProvider = __commonJS({
|
|
|
66130
66191
|
}
|
|
66131
66192
|
});
|
|
66132
66193
|
|
|
66133
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
66194
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/RenderSnippetParameterCompletionProvider.js
|
|
66134
66195
|
var require_RenderSnippetParameterCompletionProvider = __commonJS({
|
|
66135
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
66196
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/RenderSnippetParameterCompletionProvider.js"(exports2) {
|
|
66136
66197
|
"use strict";
|
|
66137
66198
|
init_cjs_shims();
|
|
66138
66199
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -66168,9 +66229,9 @@ var require_RenderSnippetParameterCompletionProvider = __commonJS({
|
|
|
66168
66229
|
}
|
|
66169
66230
|
});
|
|
66170
66231
|
|
|
66171
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
66232
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/LiquidDocTagCompletionProvider.js
|
|
66172
66233
|
var require_LiquidDocTagCompletionProvider = __commonJS({
|
|
66173
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
66234
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/LiquidDocTagCompletionProvider.js"(exports2) {
|
|
66174
66235
|
"use strict";
|
|
66175
66236
|
init_cjs_shims();
|
|
66176
66237
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -66218,9 +66279,9 @@ var require_LiquidDocTagCompletionProvider = __commonJS({
|
|
|
66218
66279
|
}
|
|
66219
66280
|
});
|
|
66220
66281
|
|
|
66221
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
66282
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/LiquidDocParamTypeCompletionProvider.js
|
|
66222
66283
|
var require_LiquidDocParamTypeCompletionProvider = __commonJS({
|
|
66223
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
66284
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/LiquidDocParamTypeCompletionProvider.js"(exports2) {
|
|
66224
66285
|
"use strict";
|
|
66225
66286
|
init_cjs_shims();
|
|
66226
66287
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -66259,9 +66320,9 @@ var require_LiquidDocParamTypeCompletionProvider = __commonJS({
|
|
|
66259
66320
|
}
|
|
66260
66321
|
});
|
|
66261
66322
|
|
|
66262
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
66323
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/index.js
|
|
66263
66324
|
var require_providers3 = __commonJS({
|
|
66264
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
66325
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/index.js"(exports2) {
|
|
66265
66326
|
"use strict";
|
|
66266
66327
|
init_cjs_shims();
|
|
66267
66328
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -66333,9 +66394,9 @@ var require_providers3 = __commonJS({
|
|
|
66333
66394
|
}
|
|
66334
66395
|
});
|
|
66335
66396
|
|
|
66336
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
66397
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/CompletionsProvider.js
|
|
66337
66398
|
var require_CompletionsProvider = __commonJS({
|
|
66338
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
66399
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/CompletionsProvider.js"(exports2) {
|
|
66339
66400
|
"use strict";
|
|
66340
66401
|
init_cjs_shims();
|
|
66341
66402
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -66380,9 +66441,9 @@ var require_CompletionsProvider = __commonJS({
|
|
|
66380
66441
|
}
|
|
66381
66442
|
});
|
|
66382
66443
|
|
|
66383
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
66444
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/index.js
|
|
66384
66445
|
var require_completions = __commonJS({
|
|
66385
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
66446
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/index.js"(exports2) {
|
|
66386
66447
|
"use strict";
|
|
66387
66448
|
init_cjs_shims();
|
|
66388
66449
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -101620,9 +101681,9 @@ var defaultLanguageServiceOptions, init_cssLanguageService = __esm({
|
|
|
101620
101681
|
}
|
|
101621
101682
|
});
|
|
101622
101683
|
|
|
101623
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
101684
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/css/CSSLanguageService.js
|
|
101624
101685
|
var require_CSSLanguageService = __commonJS({
|
|
101625
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
101686
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/css/CSSLanguageService.js"(exports2) {
|
|
101626
101687
|
"use strict";
|
|
101627
101688
|
init_cjs_shims();
|
|
101628
101689
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -101692,9 +101753,122 @@ var require_CSSLanguageService = __commonJS({
|
|
|
101692
101753
|
}
|
|
101693
101754
|
});
|
|
101694
101755
|
|
|
101695
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
101756
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/definitions/providers/SchemaTranslationStringDefinitionProvider.js
|
|
101757
|
+
var require_SchemaTranslationStringDefinitionProvider = __commonJS({
|
|
101758
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/definitions/providers/SchemaTranslationStringDefinitionProvider.js"(exports2) {
|
|
101759
|
+
"use strict";
|
|
101760
|
+
init_cjs_shims();
|
|
101761
|
+
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
101762
|
+
exports2.SchemaTranslationStringDefinitionProvider = void 0;
|
|
101763
|
+
var liquid_html_parser_1 = require_dist(), theme_check_common_1 = require_dist2(), vscode_languageserver_protocol_1 = require_main5(), SchemaTranslationStringDefinitionProvider = class {
|
|
101764
|
+
constructor(documentManager, getDefaultSchemaLocaleSourceCode) {
|
|
101765
|
+
this.documentManager = documentManager, this.getDefaultSchemaLocaleSourceCode = getDefaultSchemaLocaleSourceCode;
|
|
101766
|
+
}
|
|
101767
|
+
async definitions(params, node, ancestors) {
|
|
101768
|
+
let sourceCode = this.documentManager.get(params.textDocument.uri);
|
|
101769
|
+
if (!sourceCode || sourceCode.type !== theme_check_common_1.SourceCodeType.LiquidHtml)
|
|
101770
|
+
return [];
|
|
101771
|
+
if (node.type !== liquid_html_parser_1.NodeTypes.TextNode)
|
|
101772
|
+
return [];
|
|
101773
|
+
if (!ancestors.find(isSchemaTag))
|
|
101774
|
+
return [];
|
|
101775
|
+
let schema = await sourceCode.getSchema();
|
|
101776
|
+
if (!schema || schema.ast instanceof Error)
|
|
101777
|
+
return [];
|
|
101778
|
+
let defaultLocaleFile = await this.getDefaultSchemaLocaleSourceCode(params.textDocument.uri);
|
|
101779
|
+
if (!defaultLocaleFile || defaultLocaleFile.type !== theme_check_common_1.SourceCodeType.JSON || defaultLocaleFile.ast instanceof Error)
|
|
101780
|
+
return [];
|
|
101781
|
+
let offset = sourceCode.textDocument.offsetAt(params.position) - schema.offset, [jNode, _jAncestors] = (0, theme_check_common_1.findJSONNode)(schema.ast, offset);
|
|
101782
|
+
if (jNode.type !== "Literal")
|
|
101783
|
+
return [];
|
|
101784
|
+
if (typeof jNode.value != "string" || !jNode.value.startsWith("t:"))
|
|
101785
|
+
return [];
|
|
101786
|
+
let translationKey = jNode.value.slice(2).trim(), translationNode = (0, theme_check_common_1.nodeAtPath)(defaultLocaleFile.ast, translationKey.split("."));
|
|
101787
|
+
if (!translationNode)
|
|
101788
|
+
return [];
|
|
101789
|
+
let targetRange = vscode_languageserver_protocol_1.Range.create(defaultLocaleFile.textDocument.positionAt(translationNode.loc.start.offset), defaultLocaleFile.textDocument.positionAt(translationNode.loc.end.offset)), originRange = vscode_languageserver_protocol_1.Range.create(sourceCode.textDocument.positionAt(schema.offset + jNode.loc.start.offset), sourceCode.textDocument.positionAt(schema.offset + jNode.loc.end.offset));
|
|
101790
|
+
return [
|
|
101791
|
+
vscode_languageserver_protocol_1.LocationLink.create(defaultLocaleFile.textDocument.uri, targetRange, targetRange, originRange)
|
|
101792
|
+
];
|
|
101793
|
+
}
|
|
101794
|
+
};
|
|
101795
|
+
exports2.SchemaTranslationStringDefinitionProvider = SchemaTranslationStringDefinitionProvider;
|
|
101796
|
+
function isSchemaTag(node) {
|
|
101797
|
+
return node.type === liquid_html_parser_1.NodeTypes.LiquidRawTag && node.name === "schema";
|
|
101798
|
+
}
|
|
101799
|
+
}
|
|
101800
|
+
});
|
|
101801
|
+
|
|
101802
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/definitions/providers/TranslationStringDefinitionProvider.js
|
|
101803
|
+
var require_TranslationStringDefinitionProvider = __commonJS({
|
|
101804
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/definitions/providers/TranslationStringDefinitionProvider.js"(exports2) {
|
|
101805
|
+
"use strict";
|
|
101806
|
+
init_cjs_shims();
|
|
101807
|
+
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
101808
|
+
exports2.TranslationStringDefinitionProvider = void 0;
|
|
101809
|
+
var liquid_html_parser_1 = require_dist(), theme_check_common_1 = require_dist2(), vscode_languageserver_protocol_1 = require_main5(), TranslationStringDefinitionProvider = class {
|
|
101810
|
+
constructor(documentManager, getDefaultLocaleSourceCode) {
|
|
101811
|
+
this.documentManager = documentManager, this.getDefaultLocaleSourceCode = getDefaultLocaleSourceCode;
|
|
101812
|
+
}
|
|
101813
|
+
async definitions(params, node, ancestors) {
|
|
101814
|
+
var _a41;
|
|
101815
|
+
let doc = (_a41 = this.documentManager.get(params.textDocument.uri)) === null || _a41 === void 0 ? void 0 : _a41.textDocument;
|
|
101816
|
+
if (!doc)
|
|
101817
|
+
return [];
|
|
101818
|
+
if (node.type !== liquid_html_parser_1.NodeTypes.String)
|
|
101819
|
+
return [];
|
|
101820
|
+
let parent = ancestors.at(-1);
|
|
101821
|
+
if (!parent || parent.type !== liquid_html_parser_1.NodeTypes.LiquidVariable)
|
|
101822
|
+
return [];
|
|
101823
|
+
if (parent.expression !== node)
|
|
101824
|
+
return [];
|
|
101825
|
+
if (parent.filters.length === 0 || !["t", "translate"].includes(parent.filters[0].name))
|
|
101826
|
+
return [];
|
|
101827
|
+
let defaultLocaleFile = await this.getDefaultLocaleSourceCode(params.textDocument.uri);
|
|
101828
|
+
if (!defaultLocaleFile || defaultLocaleFile.type !== theme_check_common_1.SourceCodeType.JSON || defaultLocaleFile.ast instanceof Error)
|
|
101829
|
+
return [];
|
|
101830
|
+
let translationKey = node.value, translationNode = (0, theme_check_common_1.nodeAtPath)(defaultLocaleFile.ast, translationKey.split("."));
|
|
101831
|
+
if (!translationNode)
|
|
101832
|
+
return [];
|
|
101833
|
+
let targetRange = vscode_languageserver_protocol_1.Range.create(defaultLocaleFile.textDocument.positionAt(translationNode.loc.start.offset), defaultLocaleFile.textDocument.positionAt(translationNode.loc.end.offset)), originRange = vscode_languageserver_protocol_1.Range.create(doc.positionAt(node.position.start), doc.positionAt(node.position.end));
|
|
101834
|
+
return [
|
|
101835
|
+
vscode_languageserver_protocol_1.LocationLink.create(defaultLocaleFile.textDocument.uri, targetRange, targetRange, originRange)
|
|
101836
|
+
];
|
|
101837
|
+
}
|
|
101838
|
+
};
|
|
101839
|
+
exports2.TranslationStringDefinitionProvider = TranslationStringDefinitionProvider;
|
|
101840
|
+
}
|
|
101841
|
+
});
|
|
101842
|
+
|
|
101843
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/definitions/DefinitionProvider.js
|
|
101844
|
+
var require_DefinitionProvider = __commonJS({
|
|
101845
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/definitions/DefinitionProvider.js"(exports2) {
|
|
101846
|
+
"use strict";
|
|
101847
|
+
init_cjs_shims();
|
|
101848
|
+
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
101849
|
+
exports2.DefinitionProvider = void 0;
|
|
101850
|
+
var theme_check_common_1 = require_dist2(), SchemaTranslationStringDefinitionProvider_1 = require_SchemaTranslationStringDefinitionProvider(), TranslationStringDefinitionProvider_1 = require_TranslationStringDefinitionProvider(), DefinitionProvider = class {
|
|
101851
|
+
constructor(documentManager, getDefaultLocaleSourceCode, getDefaultSchemaLocaleSourceCode) {
|
|
101852
|
+
this.documentManager = documentManager, this.providers = [
|
|
101853
|
+
new TranslationStringDefinitionProvider_1.TranslationStringDefinitionProvider(documentManager, getDefaultLocaleSourceCode),
|
|
101854
|
+
new SchemaTranslationStringDefinitionProvider_1.SchemaTranslationStringDefinitionProvider(documentManager, getDefaultSchemaLocaleSourceCode)
|
|
101855
|
+
];
|
|
101856
|
+
}
|
|
101857
|
+
async definitions(params) {
|
|
101858
|
+
let sourceCode = this.documentManager.get(params.textDocument.uri);
|
|
101859
|
+
if (!sourceCode || sourceCode.type !== theme_check_common_1.SourceCodeType.LiquidHtml || sourceCode.ast instanceof Error)
|
|
101860
|
+
return null;
|
|
101861
|
+
let { textDocument } = sourceCode, [node, ancestors] = (0, theme_check_common_1.findCurrentNode)(sourceCode.ast, textDocument.offsetAt(params.position)), results = await Promise.all(this.providers.map((provider) => provider.definitions(params, node, ancestors))).then((res) => res.flat());
|
|
101862
|
+
return results.length > 0 ? results : null;
|
|
101863
|
+
}
|
|
101864
|
+
};
|
|
101865
|
+
exports2.DefinitionProvider = DefinitionProvider;
|
|
101866
|
+
}
|
|
101867
|
+
});
|
|
101868
|
+
|
|
101869
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/diagnostics/offenseToDiagnostic.js
|
|
101696
101870
|
var require_offenseToDiagnostic = __commonJS({
|
|
101697
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
101871
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/diagnostics/offenseToDiagnostic.js"(exports2) {
|
|
101698
101872
|
"use strict";
|
|
101699
101873
|
init_cjs_shims();
|
|
101700
101874
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -101749,9 +101923,9 @@ var require_offenseToDiagnostic = __commonJS({
|
|
|
101749
101923
|
}
|
|
101750
101924
|
});
|
|
101751
101925
|
|
|
101752
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
101926
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/diagnostics/DiagnosticsManager.js
|
|
101753
101927
|
var require_DiagnosticsManager = __commonJS({
|
|
101754
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
101928
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/diagnostics/DiagnosticsManager.js"(exports2) {
|
|
101755
101929
|
"use strict";
|
|
101756
101930
|
init_cjs_shims();
|
|
101757
101931
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -101791,9 +101965,9 @@ var require_DiagnosticsManager = __commonJS({
|
|
|
101791
101965
|
}
|
|
101792
101966
|
});
|
|
101793
101967
|
|
|
101794
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
101968
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/diagnostics/runChecks.js
|
|
101795
101969
|
var require_runChecks = __commonJS({
|
|
101796
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
101970
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/diagnostics/runChecks.js"(exports2) {
|
|
101797
101971
|
"use strict";
|
|
101798
101972
|
init_cjs_shims();
|
|
101799
101973
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -101860,9 +102034,9 @@ var require_runChecks = __commonJS({
|
|
|
101860
102034
|
}
|
|
101861
102035
|
});
|
|
101862
102036
|
|
|
101863
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102037
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/diagnostics/index.js
|
|
101864
102038
|
var require_diagnostics = __commonJS({
|
|
101865
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102039
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/diagnostics/index.js"(exports2) {
|
|
101866
102040
|
"use strict";
|
|
101867
102041
|
init_cjs_shims();
|
|
101868
102042
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -101878,9 +102052,9 @@ var require_diagnostics = __commonJS({
|
|
|
101878
102052
|
}
|
|
101879
102053
|
});
|
|
101880
102054
|
|
|
101881
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102055
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/utils/htmlTagNames.js
|
|
101882
102056
|
var require_htmlTagNames = __commonJS({
|
|
101883
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102057
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/utils/htmlTagNames.js"(exports2) {
|
|
101884
102058
|
"use strict";
|
|
101885
102059
|
init_cjs_shims();
|
|
101886
102060
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -101908,9 +102082,9 @@ var require_htmlTagNames = __commonJS({
|
|
|
101908
102082
|
}
|
|
101909
102083
|
});
|
|
101910
102084
|
|
|
101911
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102085
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/documentHighlights/providers/HtmlTagNameDocumentHighlightsProvider.js
|
|
101912
102086
|
var require_HtmlTagNameDocumentHighlightsProvider = __commonJS({
|
|
101913
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102087
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/documentHighlights/providers/HtmlTagNameDocumentHighlightsProvider.js"(exports2) {
|
|
101914
102088
|
"use strict";
|
|
101915
102089
|
init_cjs_shims();
|
|
101916
102090
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -101932,9 +102106,9 @@ var require_HtmlTagNameDocumentHighlightsProvider = __commonJS({
|
|
|
101932
102106
|
}
|
|
101933
102107
|
});
|
|
101934
102108
|
|
|
101935
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102109
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/documentHighlights/providers/LiquidBlockTagDocumentHighlightsProvider.js
|
|
101936
102110
|
var require_LiquidBlockTagDocumentHighlightsProvider = __commonJS({
|
|
101937
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102111
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/documentHighlights/providers/LiquidBlockTagDocumentHighlightsProvider.js"(exports2) {
|
|
101938
102112
|
"use strict";
|
|
101939
102113
|
init_cjs_shims();
|
|
101940
102114
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -101977,9 +102151,9 @@ var require_LiquidBlockTagDocumentHighlightsProvider = __commonJS({
|
|
|
101977
102151
|
}
|
|
101978
102152
|
});
|
|
101979
102153
|
|
|
101980
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102154
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/documentHighlights/providers/index.js
|
|
101981
102155
|
var require_providers4 = __commonJS({
|
|
101982
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102156
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/documentHighlights/providers/index.js"(exports2) {
|
|
101983
102157
|
"use strict";
|
|
101984
102158
|
init_cjs_shims();
|
|
101985
102159
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -101995,9 +102169,9 @@ var require_providers4 = __commonJS({
|
|
|
101995
102169
|
}
|
|
101996
102170
|
});
|
|
101997
102171
|
|
|
101998
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102172
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/documentHighlights/DocumentHighlightsProvider.js
|
|
101999
102173
|
var require_DocumentHighlightsProvider = __commonJS({
|
|
102000
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102174
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/documentHighlights/DocumentHighlightsProvider.js"(exports2) {
|
|
102001
102175
|
"use strict";
|
|
102002
102176
|
init_cjs_shims();
|
|
102003
102177
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -102024,9 +102198,9 @@ var require_DocumentHighlightsProvider = __commonJS({
|
|
|
102024
102198
|
}
|
|
102025
102199
|
});
|
|
102026
102200
|
|
|
102027
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102201
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/documentLinks/DocumentLinksProvider.js
|
|
102028
102202
|
var require_DocumentLinksProvider = __commonJS({
|
|
102029
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102203
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/documentLinks/DocumentLinksProvider.js"(exports2) {
|
|
102030
102204
|
"use strict";
|
|
102031
102205
|
init_cjs_shims();
|
|
102032
102206
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -102083,9 +102257,9 @@ var require_DocumentLinksProvider = __commonJS({
|
|
|
102083
102257
|
}
|
|
102084
102258
|
});
|
|
102085
102259
|
|
|
102086
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102260
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/documentLinks/index.js
|
|
102087
102261
|
var require_documentLinks = __commonJS({
|
|
102088
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102262
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/documentLinks/index.js"(exports2) {
|
|
102089
102263
|
"use strict";
|
|
102090
102264
|
init_cjs_shims();
|
|
102091
102265
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -102097,9 +102271,9 @@ var require_documentLinks = __commonJS({
|
|
|
102097
102271
|
}
|
|
102098
102272
|
});
|
|
102099
102273
|
|
|
102100
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102274
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/progress.js
|
|
102101
102275
|
var require_progress2 = __commonJS({
|
|
102102
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102276
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/progress.js"(exports2) {
|
|
102103
102277
|
"use strict";
|
|
102104
102278
|
init_cjs_shims();
|
|
102105
102279
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -102148,9 +102322,9 @@ var require_progress2 = __commonJS({
|
|
|
102148
102322
|
}
|
|
102149
102323
|
});
|
|
102150
102324
|
|
|
102151
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102325
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/documents/DocumentManager.js
|
|
102152
102326
|
var require_DocumentManager = __commonJS({
|
|
102153
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102327
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/documents/DocumentManager.js"(exports2) {
|
|
102154
102328
|
"use strict";
|
|
102155
102329
|
init_cjs_shims();
|
|
102156
102330
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -102279,9 +102453,9 @@ var require_DocumentManager = __commonJS({
|
|
|
102279
102453
|
}
|
|
102280
102454
|
});
|
|
102281
102455
|
|
|
102282
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102456
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/documents/types.js
|
|
102283
102457
|
var require_types8 = __commonJS({
|
|
102284
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102458
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/documents/types.js"(exports2) {
|
|
102285
102459
|
"use strict";
|
|
102286
102460
|
init_cjs_shims();
|
|
102287
102461
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -102293,9 +102467,9 @@ var require_types8 = __commonJS({
|
|
|
102293
102467
|
}
|
|
102294
102468
|
});
|
|
102295
102469
|
|
|
102296
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102470
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/documents/index.js
|
|
102297
102471
|
var require_documents = __commonJS({
|
|
102298
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102472
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/documents/index.js"(exports2) {
|
|
102299
102473
|
"use strict";
|
|
102300
102474
|
init_cjs_shims();
|
|
102301
102475
|
var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
@@ -102319,9 +102493,9 @@ var require_documents = __commonJS({
|
|
|
102319
102493
|
}
|
|
102320
102494
|
});
|
|
102321
102495
|
|
|
102322
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102496
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/formatting/providers/BracketsAutoclosingOnTypeFormattingProvider.js
|
|
102323
102497
|
var require_BracketsAutoclosingOnTypeFormattingProvider = __commonJS({
|
|
102324
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102498
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/formatting/providers/BracketsAutoclosingOnTypeFormattingProvider.js"(exports2) {
|
|
102325
102499
|
"use strict";
|
|
102326
102500
|
init_cjs_shims();
|
|
102327
102501
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -102417,9 +102591,9 @@ var require_BracketsAutoclosingOnTypeFormattingProvider = __commonJS({
|
|
|
102417
102591
|
}
|
|
102418
102592
|
});
|
|
102419
102593
|
|
|
102420
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102594
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/formatting/providers/HtmlElementAutoclosingOnTypeFormattingProvider.js
|
|
102421
102595
|
var require_HtmlElementAutoclosingOnTypeFormattingProvider = __commonJS({
|
|
102422
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102596
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/formatting/providers/HtmlElementAutoclosingOnTypeFormattingProvider.js"(exports2) {
|
|
102423
102597
|
"use strict";
|
|
102424
102598
|
init_cjs_shims();
|
|
102425
102599
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -102469,9 +102643,9 @@ var require_HtmlElementAutoclosingOnTypeFormattingProvider = __commonJS({
|
|
|
102469
102643
|
}
|
|
102470
102644
|
});
|
|
102471
102645
|
|
|
102472
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102646
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/formatting/OnTypeFormattingProvider.js
|
|
102473
102647
|
var require_OnTypeFormattingProvider = __commonJS({
|
|
102474
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102648
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/formatting/OnTypeFormattingProvider.js"(exports2) {
|
|
102475
102649
|
"use strict";
|
|
102476
102650
|
init_cjs_shims();
|
|
102477
102651
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -102494,9 +102668,9 @@ var require_OnTypeFormattingProvider = __commonJS({
|
|
|
102494
102668
|
}
|
|
102495
102669
|
});
|
|
102496
102670
|
|
|
102497
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102671
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/formatting/index.js
|
|
102498
102672
|
var require_formatting = __commonJS({
|
|
102499
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102673
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/formatting/index.js"(exports2) {
|
|
102500
102674
|
"use strict";
|
|
102501
102675
|
init_cjs_shims();
|
|
102502
102676
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -102508,9 +102682,9 @@ var require_formatting = __commonJS({
|
|
|
102508
102682
|
}
|
|
102509
102683
|
});
|
|
102510
102684
|
|
|
102511
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102685
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/LiquidTagHoverProvider.js
|
|
102512
102686
|
var require_LiquidTagHoverProvider = __commonJS({
|
|
102513
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102687
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/LiquidTagHoverProvider.js"(exports2) {
|
|
102514
102688
|
"use strict";
|
|
102515
102689
|
init_cjs_shims();
|
|
102516
102690
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -102535,9 +102709,9 @@ var require_LiquidTagHoverProvider = __commonJS({
|
|
|
102535
102709
|
}
|
|
102536
102710
|
});
|
|
102537
102711
|
|
|
102538
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102712
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/LiquidFilterHoverProvider.js
|
|
102539
102713
|
var require_LiquidFilterHoverProvider = __commonJS({
|
|
102540
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102714
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/LiquidFilterHoverProvider.js"(exports2) {
|
|
102541
102715
|
"use strict";
|
|
102542
102716
|
init_cjs_shims();
|
|
102543
102717
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -102562,9 +102736,9 @@ var require_LiquidFilterHoverProvider = __commonJS({
|
|
|
102562
102736
|
}
|
|
102563
102737
|
});
|
|
102564
102738
|
|
|
102565
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102739
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/LiquidFilterArgumentHoverProvider.js
|
|
102566
102740
|
var require_LiquidFilterArgumentHoverProvider = __commonJS({
|
|
102567
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102741
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/LiquidFilterArgumentHoverProvider.js"(exports2) {
|
|
102568
102742
|
"use strict";
|
|
102569
102743
|
init_cjs_shims();
|
|
102570
102744
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -102594,9 +102768,9 @@ var require_LiquidFilterArgumentHoverProvider = __commonJS({
|
|
|
102594
102768
|
}
|
|
102595
102769
|
});
|
|
102596
102770
|
|
|
102597
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102771
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/LiquidObjectHoverProvider.js
|
|
102598
102772
|
var require_LiquidObjectHoverProvider = __commonJS({
|
|
102599
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102773
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/LiquidObjectHoverProvider.js"(exports2) {
|
|
102600
102774
|
"use strict";
|
|
102601
102775
|
init_cjs_shims();
|
|
102602
102776
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -102641,9 +102815,9 @@ var require_LiquidObjectHoverProvider = __commonJS({
|
|
|
102641
102815
|
}
|
|
102642
102816
|
});
|
|
102643
102817
|
|
|
102644
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102818
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/LiquidObjectAttributeHoverProvider.js
|
|
102645
102819
|
var require_LiquidObjectAttributeHoverProvider = __commonJS({
|
|
102646
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102820
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/LiquidObjectAttributeHoverProvider.js"(exports2) {
|
|
102647
102821
|
"use strict";
|
|
102648
102822
|
init_cjs_shims();
|
|
102649
102823
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -102688,9 +102862,9 @@ var require_LiquidObjectAttributeHoverProvider = __commonJS({
|
|
|
102688
102862
|
}
|
|
102689
102863
|
});
|
|
102690
102864
|
|
|
102691
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102865
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/HtmlTagHoverProvider.js
|
|
102692
102866
|
var require_HtmlTagHoverProvider = __commonJS({
|
|
102693
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102867
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/HtmlTagHoverProvider.js"(exports2) {
|
|
102694
102868
|
"use strict";
|
|
102695
102869
|
init_cjs_shims();
|
|
102696
102870
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -102713,9 +102887,9 @@ var require_HtmlTagHoverProvider = __commonJS({
|
|
|
102713
102887
|
}
|
|
102714
102888
|
});
|
|
102715
102889
|
|
|
102716
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102890
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/HtmlAttributeHoverProvider.js
|
|
102717
102891
|
var require_HtmlAttributeHoverProvider = __commonJS({
|
|
102718
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102892
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/HtmlAttributeHoverProvider.js"(exports2) {
|
|
102719
102893
|
"use strict";
|
|
102720
102894
|
init_cjs_shims();
|
|
102721
102895
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -102739,9 +102913,9 @@ var require_HtmlAttributeHoverProvider = __commonJS({
|
|
|
102739
102913
|
}
|
|
102740
102914
|
});
|
|
102741
102915
|
|
|
102742
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102916
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/HtmlAttributeValueHoverProvider.js
|
|
102743
102917
|
var require_HtmlAttributeValueHoverProvider = __commonJS({
|
|
102744
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102918
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/HtmlAttributeValueHoverProvider.js"(exports2) {
|
|
102745
102919
|
"use strict";
|
|
102746
102920
|
init_cjs_shims();
|
|
102747
102921
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -102765,9 +102939,9 @@ var require_HtmlAttributeValueHoverProvider = __commonJS({
|
|
|
102765
102939
|
}
|
|
102766
102940
|
});
|
|
102767
102941
|
|
|
102768
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102942
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/TranslationHoverProvider.js
|
|
102769
102943
|
var require_TranslationHoverProvider = __commonJS({
|
|
102770
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102944
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/TranslationHoverProvider.js"(exports2) {
|
|
102771
102945
|
"use strict";
|
|
102772
102946
|
init_cjs_shims();
|
|
102773
102947
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -102798,9 +102972,9 @@ var require_TranslationHoverProvider = __commonJS({
|
|
|
102798
102972
|
}
|
|
102799
102973
|
});
|
|
102800
102974
|
|
|
102801
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102975
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/RenderSnippetHoverProvider.js
|
|
102802
102976
|
var require_RenderSnippetHoverProvider = __commonJS({
|
|
102803
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
102977
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/RenderSnippetHoverProvider.js"(exports2) {
|
|
102804
102978
|
"use strict";
|
|
102805
102979
|
init_cjs_shims();
|
|
102806
102980
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -102826,9 +103000,9 @@ var require_RenderSnippetHoverProvider = __commonJS({
|
|
|
102826
103000
|
}
|
|
102827
103001
|
});
|
|
102828
103002
|
|
|
102829
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103003
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/RenderSnippetParameterHoverProvider.js
|
|
102830
103004
|
var require_RenderSnippetParameterHoverProvider = __commonJS({
|
|
102831
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103005
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/RenderSnippetParameterHoverProvider.js"(exports2) {
|
|
102832
103006
|
"use strict";
|
|
102833
103007
|
init_cjs_shims();
|
|
102834
103008
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -102855,9 +103029,9 @@ var require_RenderSnippetParameterHoverProvider = __commonJS({
|
|
|
102855
103029
|
}
|
|
102856
103030
|
});
|
|
102857
103031
|
|
|
102858
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103032
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/index.js
|
|
102859
103033
|
var require_providers5 = __commonJS({
|
|
102860
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103034
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/index.js"(exports2) {
|
|
102861
103035
|
"use strict";
|
|
102862
103036
|
init_cjs_shims();
|
|
102863
103037
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -102909,9 +103083,9 @@ var require_providers5 = __commonJS({
|
|
|
102909
103083
|
}
|
|
102910
103084
|
});
|
|
102911
103085
|
|
|
102912
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103086
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/LiquidDocTagHoverProvider.js
|
|
102913
103087
|
var require_LiquidDocTagHoverProvider = __commonJS({
|
|
102914
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103088
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/LiquidDocTagHoverProvider.js"(exports2) {
|
|
102915
103089
|
"use strict";
|
|
102916
103090
|
init_cjs_shims();
|
|
102917
103091
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -102941,9 +103115,9 @@ var require_LiquidDocTagHoverProvider = __commonJS({
|
|
|
102941
103115
|
}
|
|
102942
103116
|
});
|
|
102943
103117
|
|
|
102944
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103118
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/ContentForArgumentHoverProvider.js
|
|
102945
103119
|
var require_ContentForArgumentHoverProvider = __commonJS({
|
|
102946
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103120
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/ContentForArgumentHoverProvider.js"(exports2) {
|
|
102947
103121
|
"use strict";
|
|
102948
103122
|
init_cjs_shims();
|
|
102949
103123
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -102973,9 +103147,9 @@ var require_ContentForArgumentHoverProvider = __commonJS({
|
|
|
102973
103147
|
}
|
|
102974
103148
|
});
|
|
102975
103149
|
|
|
102976
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103150
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/ContentForTypeHoverProvider.js
|
|
102977
103151
|
var require_ContentForTypeHoverProvider = __commonJS({
|
|
102978
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103152
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/ContentForTypeHoverProvider.js"(exports2) {
|
|
102979
103153
|
"use strict";
|
|
102980
103154
|
init_cjs_shims();
|
|
102981
103155
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -103001,9 +103175,9 @@ var require_ContentForTypeHoverProvider = __commonJS({
|
|
|
103001
103175
|
}
|
|
103002
103176
|
});
|
|
103003
103177
|
|
|
103004
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103178
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/HoverProvider.js
|
|
103005
103179
|
var require_HoverProvider = __commonJS({
|
|
103006
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103180
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/HoverProvider.js"(exports2) {
|
|
103007
103181
|
"use strict";
|
|
103008
103182
|
init_cjs_shims();
|
|
103009
103183
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -103043,9 +103217,9 @@ var require_HoverProvider = __commonJS({
|
|
|
103043
103217
|
}
|
|
103044
103218
|
});
|
|
103045
103219
|
|
|
103046
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103220
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/index.js
|
|
103047
103221
|
var require_hover = __commonJS({
|
|
103048
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103222
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/index.js"(exports2) {
|
|
103049
103223
|
"use strict";
|
|
103050
103224
|
init_cjs_shims();
|
|
103051
103225
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -103057,9 +103231,9 @@ var require_hover = __commonJS({
|
|
|
103057
103231
|
}
|
|
103058
103232
|
});
|
|
103059
103233
|
|
|
103060
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103234
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/RequestContext.js
|
|
103061
103235
|
var require_RequestContext = __commonJS({
|
|
103062
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103236
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/RequestContext.js"(exports2) {
|
|
103063
103237
|
"use strict";
|
|
103064
103238
|
init_cjs_shims();
|
|
103065
103239
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -103078,9 +103252,9 @@ var require_RequestContext = __commonJS({
|
|
|
103078
103252
|
}
|
|
103079
103253
|
});
|
|
103080
103254
|
|
|
103081
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103255
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/utils.js
|
|
103082
103256
|
var require_utils10 = __commonJS({
|
|
103083
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103257
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/utils.js"(exports2) {
|
|
103084
103258
|
"use strict";
|
|
103085
103259
|
init_cjs_shims();
|
|
103086
103260
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -103114,9 +103288,9 @@ var require_utils10 = __commonJS({
|
|
|
103114
103288
|
}
|
|
103115
103289
|
});
|
|
103116
103290
|
|
|
103117
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103291
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/completions/providers/BlockTypeCompletionProvider.js
|
|
103118
103292
|
var require_BlockTypeCompletionProvider = __commonJS({
|
|
103119
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103293
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/completions/providers/BlockTypeCompletionProvider.js"(exports2) {
|
|
103120
103294
|
"use strict";
|
|
103121
103295
|
init_cjs_shims();
|
|
103122
103296
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -103184,9 +103358,9 @@ var require_BlockTypeCompletionProvider = __commonJS({
|
|
|
103184
103358
|
}
|
|
103185
103359
|
});
|
|
103186
103360
|
|
|
103187
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103361
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/completions/providers/ReferencedBlockTypeCompletionProvider.js
|
|
103188
103362
|
var require_ReferencedBlockTypeCompletionProvider = __commonJS({
|
|
103189
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103363
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/completions/providers/ReferencedBlockTypeCompletionProvider.js"(exports2) {
|
|
103190
103364
|
"use strict";
|
|
103191
103365
|
init_cjs_shims();
|
|
103192
103366
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -103235,9 +103409,9 @@ var require_ReferencedBlockTypeCompletionProvider = __commonJS({
|
|
|
103235
103409
|
}
|
|
103236
103410
|
});
|
|
103237
103411
|
|
|
103238
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103412
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/completions/providers/SchemaTranslationCompletionProvider.js
|
|
103239
103413
|
var require_SchemaTranslationCompletionProvider = __commonJS({
|
|
103240
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103414
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/completions/providers/SchemaTranslationCompletionProvider.js"(exports2) {
|
|
103241
103415
|
"use strict";
|
|
103242
103416
|
init_cjs_shims();
|
|
103243
103417
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -103276,9 +103450,9 @@ var require_SchemaTranslationCompletionProvider = __commonJS({
|
|
|
103276
103450
|
}
|
|
103277
103451
|
});
|
|
103278
103452
|
|
|
103279
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103453
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/hover/providers/SchemaTranslationHoverProvider.js
|
|
103280
103454
|
var require_SchemaTranslationHoverProvider = __commonJS({
|
|
103281
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103455
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/hover/providers/SchemaTranslationHoverProvider.js"(exports2) {
|
|
103282
103456
|
"use strict";
|
|
103283
103457
|
init_cjs_shims();
|
|
103284
103458
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -103306,9 +103480,9 @@ var require_SchemaTranslationHoverProvider = __commonJS({
|
|
|
103306
103480
|
}
|
|
103307
103481
|
});
|
|
103308
103482
|
|
|
103309
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103483
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/hover/providers/TranslationPathHoverProvider.js
|
|
103310
103484
|
var require_TranslationPathHoverProvider = __commonJS({
|
|
103311
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103485
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/hover/providers/TranslationPathHoverProvider.js"(exports2) {
|
|
103312
103486
|
"use strict";
|
|
103313
103487
|
init_cjs_shims();
|
|
103314
103488
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -103355,9 +103529,9 @@ var require_TranslationPathHoverProvider = __commonJS({
|
|
|
103355
103529
|
}
|
|
103356
103530
|
});
|
|
103357
103531
|
|
|
103358
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103532
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/schemaSettings.js
|
|
103359
103533
|
var require_schemaSettings = __commonJS({
|
|
103360
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103534
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/schemaSettings.js"(exports2) {
|
|
103361
103535
|
"use strict";
|
|
103362
103536
|
init_cjs_shims();
|
|
103363
103537
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -103393,9 +103567,9 @@ var require_schemaSettings = __commonJS({
|
|
|
103393
103567
|
}
|
|
103394
103568
|
});
|
|
103395
103569
|
|
|
103396
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103570
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/completions/providers/SettingsPropertyCompletionProvider.js
|
|
103397
103571
|
var require_SettingsPropertyCompletionProvider = __commonJS({
|
|
103398
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103572
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/completions/providers/SettingsPropertyCompletionProvider.js"(exports2) {
|
|
103399
103573
|
"use strict";
|
|
103400
103574
|
init_cjs_shims();
|
|
103401
103575
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -103430,9 +103604,9 @@ var require_SettingsPropertyCompletionProvider = __commonJS({
|
|
|
103430
103604
|
}
|
|
103431
103605
|
});
|
|
103432
103606
|
|
|
103433
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103607
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/hover/providers/SettingsHoverProvider.js
|
|
103434
103608
|
var require_SettingsHoverProvider = __commonJS({
|
|
103435
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103609
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/hover/providers/SettingsHoverProvider.js"(exports2) {
|
|
103436
103610
|
"use strict";
|
|
103437
103611
|
init_cjs_shims();
|
|
103438
103612
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -103471,9 +103645,9 @@ var require_SettingsHoverProvider = __commonJS({
|
|
|
103471
103645
|
}
|
|
103472
103646
|
});
|
|
103473
103647
|
|
|
103474
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103648
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/completions/providers/BlockSettingsPropertyCompletionProvider.js
|
|
103475
103649
|
var require_BlockSettingsPropertyCompletionProvider = __commonJS({
|
|
103476
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103650
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/completions/providers/BlockSettingsPropertyCompletionProvider.js"(exports2) {
|
|
103477
103651
|
"use strict";
|
|
103478
103652
|
init_cjs_shims();
|
|
103479
103653
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -103516,9 +103690,9 @@ var require_BlockSettingsPropertyCompletionProvider = __commonJS({
|
|
|
103516
103690
|
}
|
|
103517
103691
|
});
|
|
103518
103692
|
|
|
103519
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103693
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/hover/providers/BlockSettingsHoverProvider.js
|
|
103520
103694
|
var require_BlockSettingsHoverProvider = __commonJS({
|
|
103521
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103695
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/hover/providers/BlockSettingsHoverProvider.js"(exports2) {
|
|
103522
103696
|
"use strict";
|
|
103523
103697
|
init_cjs_shims();
|
|
103524
103698
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -103577,9 +103751,9 @@ var require_BlockSettingsHoverProvider = __commonJS({
|
|
|
103577
103751
|
}
|
|
103578
103752
|
});
|
|
103579
103753
|
|
|
103580
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103754
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/JSONContributions.js
|
|
103581
103755
|
var require_JSONContributions = __commonJS({
|
|
103582
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103756
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/JSONContributions.js"(exports2) {
|
|
103583
103757
|
"use strict";
|
|
103584
103758
|
init_cjs_shims();
|
|
103585
103759
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -103643,16 +103817,52 @@ var require_JSONContributions = __commonJS({
|
|
|
103643
103817
|
}
|
|
103644
103818
|
});
|
|
103645
103819
|
|
|
103646
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103820
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/documentLinks/DocumentLinksProvider.js
|
|
103821
|
+
var require_DocumentLinksProvider2 = __commonJS({
|
|
103822
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/documentLinks/DocumentLinksProvider.js"(exports2) {
|
|
103823
|
+
"use strict";
|
|
103824
|
+
init_cjs_shims();
|
|
103825
|
+
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
103826
|
+
exports2.createJSONDocumentLinksVisitor = void 0;
|
|
103827
|
+
var vscode_languageserver_1 = require_main6(), vscode_uri_1 = require_umd();
|
|
103828
|
+
function createJSONDocumentLinksVisitor(textDocument, root, offset = 0) {
|
|
103829
|
+
return {
|
|
103830
|
+
Property(node, ancestors) {
|
|
103831
|
+
let origin = jsonPropertyOriginDirectory(ancestors);
|
|
103832
|
+
if (origin && node.key.value === "type" && node.value.type === "Literal" && typeof node.value.value == "string" && !(origin === "blocks" && ["@app", "@theme"].includes(node.value.value)))
|
|
103833
|
+
return vscode_languageserver_1.DocumentLink.create(range(textDocument, node.value, offset), vscode_uri_1.Utils.resolvePath(root, origin, node.value.value + ".liquid").toString());
|
|
103834
|
+
}
|
|
103835
|
+
};
|
|
103836
|
+
}
|
|
103837
|
+
exports2.createJSONDocumentLinksVisitor = createJSONDocumentLinksVisitor;
|
|
103838
|
+
function range(textDocument, node, offset) {
|
|
103839
|
+
let start = textDocument.positionAt(offset + node.loc.start.offset + 1), end = textDocument.positionAt(offset + node.loc.end.offset - 1);
|
|
103840
|
+
return vscode_languageserver_1.Range.create(start, end);
|
|
103841
|
+
}
|
|
103842
|
+
function jsonPropertyOriginDirectory(ancestors) {
|
|
103843
|
+
for (let i = ancestors.length - 1; i >= 0; i--) {
|
|
103844
|
+
let ancestor = ancestors[i];
|
|
103845
|
+
if (ancestor.type === "Property") {
|
|
103846
|
+
if (ancestor.key.value === "blocks")
|
|
103847
|
+
return "blocks";
|
|
103848
|
+
if (ancestor.key.value === "sections")
|
|
103849
|
+
return "sections";
|
|
103850
|
+
}
|
|
103851
|
+
}
|
|
103852
|
+
}
|
|
103853
|
+
}
|
|
103854
|
+
});
|
|
103855
|
+
|
|
103856
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/JSONLanguageService.js
|
|
103647
103857
|
var require_JSONLanguageService = __commonJS({
|
|
103648
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103858
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/JSONLanguageService.js"(exports2) {
|
|
103649
103859
|
"use strict";
|
|
103650
103860
|
init_cjs_shims();
|
|
103651
103861
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
103652
103862
|
exports2.JSONLanguageService = void 0;
|
|
103653
|
-
var liquid_html_parser_1 = require_dist(), theme_check_common_1 = require_dist2(), vscode_json_languageservice_1 = (init_jsonLanguageService(), __toCommonJS(jsonLanguageService_exports)), vscode_languageserver_textdocument_1 = (init_main3(), __toCommonJS(main_exports2)), JSONContributions_1 = require_JSONContributions(), JSONLanguageService = class {
|
|
103654
|
-
constructor(documentManager, jsonValidationSet, getDefaultSchemaTranslations, getModeForURI, getThemeBlockNames, getThemeBlockSchema) {
|
|
103655
|
-
this.documentManager = documentManager, this.jsonValidationSet = jsonValidationSet, this.getDefaultSchemaTranslations = getDefaultSchemaTranslations, this.getModeForURI = getModeForURI, this.getThemeBlockNames = getThemeBlockNames, this.getThemeBlockSchema = getThemeBlockSchema, this.initialize = () => {
|
|
103863
|
+
var liquid_html_parser_1 = require_dist(), theme_check_common_1 = require_dist2(), vscode_json_languageservice_1 = (init_jsonLanguageService(), __toCommonJS(jsonLanguageService_exports)), vscode_languageserver_textdocument_1 = (init_main3(), __toCommonJS(main_exports2)), JSONContributions_1 = require_JSONContributions(), DocumentLinksProvider_1 = require_DocumentLinksProvider2(), vscode_uri_1 = require_umd(), JSONLanguageService = class {
|
|
103864
|
+
constructor(documentManager, jsonValidationSet, getDefaultSchemaTranslations, getModeForURI, getThemeBlockNames, getThemeBlockSchema, findThemeRootURI) {
|
|
103865
|
+
this.documentManager = documentManager, this.jsonValidationSet = jsonValidationSet, this.getDefaultSchemaTranslations = getDefaultSchemaTranslations, this.getModeForURI = getModeForURI, this.getThemeBlockNames = getThemeBlockNames, this.getThemeBlockSchema = getThemeBlockSchema, this.findThemeRootURI = findThemeRootURI, this.initialize = () => {
|
|
103656
103866
|
}, this.isValidSchema = async (uri, jsonString) => {
|
|
103657
103867
|
await this.initialized;
|
|
103658
103868
|
let mode = await this.getModeForURI(uri), service = this.services[mode];
|
|
@@ -103716,6 +103926,35 @@ var require_JSONLanguageService = __commonJS({
|
|
|
103716
103926
|
let [jsonTextDocument, jsonDocument] = documents;
|
|
103717
103927
|
return service.doHover(jsonTextDocument, params.position, jsonDocument);
|
|
103718
103928
|
}
|
|
103929
|
+
async documentLinks(params) {
|
|
103930
|
+
await this.initialized;
|
|
103931
|
+
let rootUri = await this.findThemeRootURI(params.textDocument.uri);
|
|
103932
|
+
if (!rootUri)
|
|
103933
|
+
return [];
|
|
103934
|
+
let document2 = this.documentManager.get(params.textDocument.uri);
|
|
103935
|
+
if (!document2)
|
|
103936
|
+
return [];
|
|
103937
|
+
switch (document2.type) {
|
|
103938
|
+
case theme_check_common_1.SourceCodeType.JSON: {
|
|
103939
|
+
if (document2.ast instanceof Error)
|
|
103940
|
+
return [];
|
|
103941
|
+
let visitor = (0, DocumentLinksProvider_1.createJSONDocumentLinksVisitor)(document2.textDocument, vscode_uri_1.URI.parse(rootUri));
|
|
103942
|
+
return (0, theme_check_common_1.visit)(document2.ast, visitor);
|
|
103943
|
+
}
|
|
103944
|
+
case theme_check_common_1.SourceCodeType.LiquidHtml: {
|
|
103945
|
+
if (document2.ast instanceof Error)
|
|
103946
|
+
return [];
|
|
103947
|
+
let textDocument = document2.textDocument, links = [], schema = await document2.getSchema();
|
|
103948
|
+
if (schema && !(schema.ast instanceof Error)) {
|
|
103949
|
+
let visitor = (0, DocumentLinksProvider_1.createJSONDocumentLinksVisitor)(textDocument, vscode_uri_1.URI.parse(rootUri), schema.offset), schemaLinks = (0, theme_check_common_1.visit)(schema.ast, visitor);
|
|
103950
|
+
links.push(...schemaLinks);
|
|
103951
|
+
}
|
|
103952
|
+
return links;
|
|
103953
|
+
}
|
|
103954
|
+
default:
|
|
103955
|
+
return [];
|
|
103956
|
+
}
|
|
103957
|
+
}
|
|
103719
103958
|
getDocuments(params, service) {
|
|
103720
103959
|
let document2 = this.documentManager.get(params.textDocument.uri);
|
|
103721
103960
|
if (!document2)
|
|
@@ -103747,9 +103986,9 @@ var require_JSONLanguageService = __commonJS({
|
|
|
103747
103986
|
}
|
|
103748
103987
|
});
|
|
103749
103988
|
|
|
103750
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103989
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/linkedEditingRanges/wordPattern.js
|
|
103751
103990
|
var require_wordPattern = __commonJS({
|
|
103752
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
103991
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/linkedEditingRanges/wordPattern.js"(exports2) {
|
|
103753
103992
|
"use strict";
|
|
103754
103993
|
init_cjs_shims();
|
|
103755
103994
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -103759,9 +103998,9 @@ var require_wordPattern = __commonJS({
|
|
|
103759
103998
|
}
|
|
103760
103999
|
});
|
|
103761
104000
|
|
|
103762
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
104001
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/linkedEditingRanges/providers/EmptyHtmlTagLinkedRangesProvider.js
|
|
103763
104002
|
var require_EmptyHtmlTagLinkedRangesProvider = __commonJS({
|
|
103764
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
104003
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/linkedEditingRanges/providers/EmptyHtmlTagLinkedRangesProvider.js"(exports2) {
|
|
103765
104004
|
"use strict";
|
|
103766
104005
|
init_cjs_shims();
|
|
103767
104006
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -103796,9 +104035,9 @@ var require_EmptyHtmlTagLinkedRangesProvider = __commonJS({
|
|
|
103796
104035
|
}
|
|
103797
104036
|
});
|
|
103798
104037
|
|
|
103799
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
104038
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/linkedEditingRanges/providers/HtmlTagNameLinkedRangesProvider.js
|
|
103800
104039
|
var require_HtmlTagNameLinkedRangesProvider = __commonJS({
|
|
103801
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
104040
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/linkedEditingRanges/providers/HtmlTagNameLinkedRangesProvider.js"(exports2) {
|
|
103802
104041
|
"use strict";
|
|
103803
104042
|
init_cjs_shims();
|
|
103804
104043
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -103825,9 +104064,9 @@ var require_HtmlTagNameLinkedRangesProvider = __commonJS({
|
|
|
103825
104064
|
}
|
|
103826
104065
|
});
|
|
103827
104066
|
|
|
103828
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
104067
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/linkedEditingRanges/providers/index.js
|
|
103829
104068
|
var require_providers6 = __commonJS({
|
|
103830
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
104069
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/linkedEditingRanges/providers/index.js"(exports2) {
|
|
103831
104070
|
"use strict";
|
|
103832
104071
|
init_cjs_shims();
|
|
103833
104072
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -103843,9 +104082,9 @@ var require_providers6 = __commonJS({
|
|
|
103843
104082
|
}
|
|
103844
104083
|
});
|
|
103845
104084
|
|
|
103846
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
104085
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/linkedEditingRanges/LinkedEditingRangesProvider.js
|
|
103847
104086
|
var require_LinkedEditingRangesProvider = __commonJS({
|
|
103848
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
104087
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/linkedEditingRanges/LinkedEditingRangesProvider.js"(exports2) {
|
|
103849
104088
|
"use strict";
|
|
103850
104089
|
init_cjs_shims();
|
|
103851
104090
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -103872,9 +104111,9 @@ var require_LinkedEditingRangesProvider = __commonJS({
|
|
|
103872
104111
|
}
|
|
103873
104112
|
});
|
|
103874
104113
|
|
|
103875
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
104114
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/rename/providers/HtmlTagNameRenameProvider.js
|
|
103876
104115
|
var require_HtmlTagNameRenameProvider = __commonJS({
|
|
103877
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
104116
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/rename/providers/HtmlTagNameRenameProvider.js"(exports2) {
|
|
103878
104117
|
"use strict";
|
|
103879
104118
|
init_cjs_shims();
|
|
103880
104119
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -103912,9 +104151,9 @@ var require_HtmlTagNameRenameProvider = __commonJS({
|
|
|
103912
104151
|
}
|
|
103913
104152
|
});
|
|
103914
104153
|
|
|
103915
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
104154
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/utils/uri.js
|
|
103916
104155
|
var require_uri = __commonJS({
|
|
103917
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
104156
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/utils/uri.js"(exports2) {
|
|
103918
104157
|
"use strict";
|
|
103919
104158
|
init_cjs_shims();
|
|
103920
104159
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -103946,9 +104185,9 @@ var require_uri = __commonJS({
|
|
|
103946
104185
|
}
|
|
103947
104186
|
});
|
|
103948
104187
|
|
|
103949
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
104188
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/rename/providers/LiquidVariableRenameProvider.js
|
|
103950
104189
|
var require_LiquidVariableRenameProvider = __commonJS({
|
|
103951
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
104190
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/rename/providers/LiquidVariableRenameProvider.js"(exports2) {
|
|
103952
104191
|
"use strict";
|
|
103953
104192
|
init_cjs_shims();
|
|
103954
104193
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -104091,9 +104330,9 @@ var require_LiquidVariableRenameProvider = __commonJS({
|
|
|
104091
104330
|
}
|
|
104092
104331
|
});
|
|
104093
104332
|
|
|
104094
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
104333
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/rename/RenameProvider.js
|
|
104095
104334
|
var require_RenameProvider = __commonJS({
|
|
104096
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
104335
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/rename/RenameProvider.js"(exports2) {
|
|
104097
104336
|
"use strict";
|
|
104098
104337
|
init_cjs_shims();
|
|
104099
104338
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -104133,9 +104372,9 @@ var require_RenameProvider = __commonJS({
|
|
|
104133
104372
|
}
|
|
104134
104373
|
});
|
|
104135
104374
|
|
|
104136
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
104375
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/renamed/handlers/AssetRenameHandler.js
|
|
104137
104376
|
var require_AssetRenameHandler = __commonJS({
|
|
104138
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
104377
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/renamed/handlers/AssetRenameHandler.js"(exports2) {
|
|
104139
104378
|
"use strict";
|
|
104140
104379
|
init_cjs_shims();
|
|
104141
104380
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -104203,9 +104442,9 @@ var require_AssetRenameHandler = __commonJS({
|
|
|
104203
104442
|
}
|
|
104204
104443
|
});
|
|
104205
104444
|
|
|
104206
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
104445
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/renamed/handlers/utils.js
|
|
104207
104446
|
var require_utils11 = __commonJS({
|
|
104208
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
104447
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/renamed/handlers/utils.js"(exports2) {
|
|
104209
104448
|
"use strict";
|
|
104210
104449
|
init_cjs_shims();
|
|
104211
104450
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -104221,9 +104460,9 @@ var require_utils11 = __commonJS({
|
|
|
104221
104460
|
}
|
|
104222
104461
|
});
|
|
104223
104462
|
|
|
104224
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
104463
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/renamed/handlers/BlockRenameHandler.js
|
|
104225
104464
|
var require_BlockRenameHandler = __commonJS({
|
|
104226
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
104465
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/renamed/handlers/BlockRenameHandler.js"(exports2) {
|
|
104227
104466
|
"use strict";
|
|
104228
104467
|
init_cjs_shims();
|
|
104229
104468
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -104396,9 +104635,9 @@ var require_BlockRenameHandler = __commonJS({
|
|
|
104396
104635
|
}
|
|
104397
104636
|
});
|
|
104398
104637
|
|
|
104399
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
104638
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/renamed/handlers/SectionRenameHandler.js
|
|
104400
104639
|
var require_SectionRenameHandler = __commonJS({
|
|
104401
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
104640
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/renamed/handlers/SectionRenameHandler.js"(exports2) {
|
|
104402
104641
|
"use strict";
|
|
104403
104642
|
init_cjs_shims();
|
|
104404
104643
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -104516,9 +104755,9 @@ var require_SectionRenameHandler = __commonJS({
|
|
|
104516
104755
|
}
|
|
104517
104756
|
});
|
|
104518
104757
|
|
|
104519
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
104758
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/renamed/handlers/SnippetRenameHandler.js
|
|
104520
104759
|
var require_SnippetRenameHandler = __commonJS({
|
|
104521
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
104760
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/renamed/handlers/SnippetRenameHandler.js"(exports2) {
|
|
104522
104761
|
"use strict";
|
|
104523
104762
|
init_cjs_shims();
|
|
104524
104763
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -104589,9 +104828,9 @@ var require_SnippetRenameHandler = __commonJS({
|
|
|
104589
104828
|
}
|
|
104590
104829
|
});
|
|
104591
104830
|
|
|
104592
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
104831
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/renamed/RenameHandler.js
|
|
104593
104832
|
var require_RenameHandler = __commonJS({
|
|
104594
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
104833
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/renamed/RenameHandler.js"(exports2) {
|
|
104595
104834
|
"use strict";
|
|
104596
104835
|
init_cjs_shims();
|
|
104597
104836
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -104619,12 +104858,12 @@ var require_RenameHandler = __commonJS({
|
|
|
104619
104858
|
}
|
|
104620
104859
|
});
|
|
104621
104860
|
|
|
104622
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
104861
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/package.json
|
|
104623
104862
|
var require_package2 = __commonJS({
|
|
104624
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
104863
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/package.json"(exports2, module2) {
|
|
104625
104864
|
module2.exports = {
|
|
104626
104865
|
name: "@shopify/theme-language-server-common",
|
|
104627
|
-
version: "2.
|
|
104866
|
+
version: "2.20.0",
|
|
104628
104867
|
main: "dist/index.js",
|
|
104629
104868
|
types: "dist/index.d.ts",
|
|
104630
104869
|
author: "CP Clermont <cp.clermont@shopify.com>",
|
|
@@ -104652,8 +104891,8 @@ var require_package2 = __commonJS({
|
|
|
104652
104891
|
},
|
|
104653
104892
|
dependencies: {
|
|
104654
104893
|
"@shopify/liquid-html-parser": "^2.9.0",
|
|
104655
|
-
"@shopify/theme-check-common": "3.
|
|
104656
|
-
"@shopify/theme-graph": "^0.2.
|
|
104894
|
+
"@shopify/theme-check-common": "3.23.0",
|
|
104895
|
+
"@shopify/theme-graph": "^0.2.1",
|
|
104657
104896
|
"@vscode/web-custom-data": "^0.4.6",
|
|
104658
104897
|
"vscode-json-languageservice": "^5.3.10",
|
|
104659
104898
|
"vscode-languageserver": "^8.0.2",
|
|
@@ -104665,9 +104904,9 @@ var require_package2 = __commonJS({
|
|
|
104665
104904
|
}
|
|
104666
104905
|
});
|
|
104667
104906
|
|
|
104668
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
104907
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/version.js
|
|
104669
104908
|
var require_version = __commonJS({
|
|
104670
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
104909
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/version.js"(exports2) {
|
|
104671
104910
|
"use strict";
|
|
104672
104911
|
init_cjs_shims();
|
|
104673
104912
|
var __importDefault = exports2 && exports2.__importDefault || function(mod) {
|
|
@@ -104680,9 +104919,9 @@ var require_version = __commonJS({
|
|
|
104680
104919
|
}
|
|
104681
104920
|
});
|
|
104682
104921
|
|
|
104683
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
104922
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/server/CachedFileSystem.js
|
|
104684
104923
|
var require_CachedFileSystem = __commonJS({
|
|
104685
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
104924
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/server/CachedFileSystem.js"(exports2) {
|
|
104686
104925
|
"use strict";
|
|
104687
104926
|
init_cjs_shims();
|
|
104688
104927
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -104705,9 +104944,9 @@ var require_CachedFileSystem = __commonJS({
|
|
|
104705
104944
|
}
|
|
104706
104945
|
});
|
|
104707
104946
|
|
|
104708
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
104947
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/server/Configuration.js
|
|
104709
104948
|
var require_Configuration = __commonJS({
|
|
104710
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
104949
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/server/Configuration.js"(exports2) {
|
|
104711
104950
|
"use strict";
|
|
104712
104951
|
init_cjs_shims();
|
|
104713
104952
|
var _a41, _b, _c, _d;
|
|
@@ -104766,9 +105005,9 @@ var require_Configuration = __commonJS({
|
|
|
104766
105005
|
}
|
|
104767
105006
|
});
|
|
104768
105007
|
|
|
104769
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
105008
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/server/safe.js
|
|
104770
105009
|
var require_safe = __commonJS({
|
|
104771
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
105010
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/server/safe.js"(exports2) {
|
|
104772
105011
|
"use strict";
|
|
104773
105012
|
init_cjs_shims();
|
|
104774
105013
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -107667,9 +107906,9 @@ Defaulting to 2020, but this will stop working in the future.`)), options.ecmaVe
|
|
|
107667
107906
|
}
|
|
107668
107907
|
});
|
|
107669
107908
|
|
|
107670
|
-
// ../../node_modules/.pnpm/@shopify+theme-graph@0.2.
|
|
107909
|
+
// ../../node_modules/.pnpm/@shopify+theme-graph@0.2.1/node_modules/@shopify/theme-graph/dist/types.js
|
|
107671
107910
|
var require_types9 = __commonJS({
|
|
107672
|
-
"../../node_modules/.pnpm/@shopify+theme-graph@0.2.
|
|
107911
|
+
"../../node_modules/.pnpm/@shopify+theme-graph@0.2.1/node_modules/@shopify/theme-graph/dist/types.js"(exports2) {
|
|
107673
107912
|
"use strict";
|
|
107674
107913
|
init_cjs_shims();
|
|
107675
107914
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -107686,9 +107925,9 @@ var require_types9 = __commonJS({
|
|
|
107686
107925
|
}
|
|
107687
107926
|
});
|
|
107688
107927
|
|
|
107689
|
-
// ../../node_modules/.pnpm/@shopify+theme-graph@0.2.
|
|
107928
|
+
// ../../node_modules/.pnpm/@shopify+theme-graph@0.2.1/node_modules/@shopify/theme-graph/dist/utils/index.js
|
|
107690
107929
|
var require_utils12 = __commonJS({
|
|
107691
|
-
"../../node_modules/.pnpm/@shopify+theme-graph@0.2.
|
|
107930
|
+
"../../node_modules/.pnpm/@shopify+theme-graph@0.2.1/node_modules/@shopify/theme-graph/dist/utils/index.js"(exports2) {
|
|
107692
107931
|
"use strict";
|
|
107693
107932
|
init_cjs_shims();
|
|
107694
107933
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -107732,9 +107971,9 @@ var require_utils12 = __commonJS({
|
|
|
107732
107971
|
}
|
|
107733
107972
|
});
|
|
107734
107973
|
|
|
107735
|
-
// ../../node_modules/.pnpm/@shopify+theme-graph@0.2.
|
|
107974
|
+
// ../../node_modules/.pnpm/@shopify+theme-graph@0.2.1/node_modules/@shopify/theme-graph/dist/toSourceCode.js
|
|
107736
107975
|
var require_toSourceCode = __commonJS({
|
|
107737
|
-
"../../node_modules/.pnpm/@shopify+theme-graph@0.2.
|
|
107976
|
+
"../../node_modules/.pnpm/@shopify+theme-graph@0.2.1/node_modules/@shopify/theme-graph/dist/toSourceCode.js"(exports2) {
|
|
107738
107977
|
"use strict";
|
|
107739
107978
|
init_cjs_shims();
|
|
107740
107979
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -107806,9 +108045,9 @@ var require_toSourceCode = __commonJS({
|
|
|
107806
108045
|
}
|
|
107807
108046
|
});
|
|
107808
108047
|
|
|
107809
|
-
// ../../node_modules/.pnpm/@shopify+theme-graph@0.2.
|
|
108048
|
+
// ../../node_modules/.pnpm/@shopify+theme-graph@0.2.1/node_modules/@shopify/theme-graph/dist/graph/augment.js
|
|
107810
108049
|
var require_augment = __commonJS({
|
|
107811
|
-
"../../node_modules/.pnpm/@shopify+theme-graph@0.2.
|
|
108050
|
+
"../../node_modules/.pnpm/@shopify+theme-graph@0.2.1/node_modules/@shopify/theme-graph/dist/graph/augment.js"(exports2) {
|
|
107812
108051
|
"use strict";
|
|
107813
108052
|
init_cjs_shims();
|
|
107814
108053
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -107833,9 +108072,9 @@ var require_augment = __commonJS({
|
|
|
107833
108072
|
}
|
|
107834
108073
|
});
|
|
107835
108074
|
|
|
107836
|
-
// ../../node_modules/.pnpm/@shopify+theme-graph@0.2.
|
|
108075
|
+
// ../../node_modules/.pnpm/@shopify+theme-graph@0.2.1/node_modules/@shopify/theme-graph/dist/graph/module.js
|
|
107837
108076
|
var require_module = __commonJS({
|
|
107838
|
-
"../../node_modules/.pnpm/@shopify+theme-graph@0.2.
|
|
108077
|
+
"../../node_modules/.pnpm/@shopify+theme-graph@0.2.1/node_modules/@shopify/theme-graph/dist/graph/module.js"(exports2) {
|
|
107839
108078
|
"use strict";
|
|
107840
108079
|
init_cjs_shims();
|
|
107841
108080
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -107965,9 +108204,9 @@ var require_module = __commonJS({
|
|
|
107965
108204
|
}
|
|
107966
108205
|
});
|
|
107967
108206
|
|
|
107968
|
-
// ../../node_modules/.pnpm/@shopify+theme-graph@0.2.
|
|
108207
|
+
// ../../node_modules/.pnpm/@shopify+theme-graph@0.2.1/node_modules/@shopify/theme-graph/dist/graph/traverse.js
|
|
107969
108208
|
var require_traverse = __commonJS({
|
|
107970
|
-
"../../node_modules/.pnpm/@shopify+theme-graph@0.2.
|
|
108209
|
+
"../../node_modules/.pnpm/@shopify+theme-graph@0.2.1/node_modules/@shopify/theme-graph/dist/graph/traverse.js"(exports2) {
|
|
107971
108210
|
"use strict";
|
|
107972
108211
|
init_cjs_shims();
|
|
107973
108212
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -108283,9 +108522,9 @@ var require_traverse = __commonJS({
|
|
|
108283
108522
|
}
|
|
108284
108523
|
});
|
|
108285
108524
|
|
|
108286
|
-
// ../../node_modules/.pnpm/@shopify+theme-graph@0.2.
|
|
108525
|
+
// ../../node_modules/.pnpm/@shopify+theme-graph@0.2.1/node_modules/@shopify/theme-graph/dist/graph/build.js
|
|
108287
108526
|
var require_build = __commonJS({
|
|
108288
|
-
"../../node_modules/.pnpm/@shopify+theme-graph@0.2.
|
|
108527
|
+
"../../node_modules/.pnpm/@shopify+theme-graph@0.2.1/node_modules/@shopify/theme-graph/dist/graph/build.js"(exports2) {
|
|
108289
108528
|
"use strict";
|
|
108290
108529
|
init_cjs_shims();
|
|
108291
108530
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -108308,9 +108547,9 @@ var require_build = __commonJS({
|
|
|
108308
108547
|
}
|
|
108309
108548
|
});
|
|
108310
108549
|
|
|
108311
|
-
// ../../node_modules/.pnpm/@shopify+theme-graph@0.2.
|
|
108550
|
+
// ../../node_modules/.pnpm/@shopify+theme-graph@0.2.1/node_modules/@shopify/theme-graph/dist/graph/serialize.js
|
|
108312
108551
|
var require_serialize = __commonJS({
|
|
108313
|
-
"../../node_modules/.pnpm/@shopify+theme-graph@0.2.
|
|
108552
|
+
"../../node_modules/.pnpm/@shopify+theme-graph@0.2.1/node_modules/@shopify/theme-graph/dist/graph/serialize.js"(exports2) {
|
|
108314
108553
|
"use strict";
|
|
108315
108554
|
init_cjs_shims();
|
|
108316
108555
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -108593,9 +108832,9 @@ var require_walk = __commonJS({
|
|
|
108593
108832
|
}
|
|
108594
108833
|
});
|
|
108595
108834
|
|
|
108596
|
-
// ../../node_modules/.pnpm/@shopify+theme-graph@0.2.
|
|
108835
|
+
// ../../node_modules/.pnpm/@shopify+theme-graph@0.2.1/node_modules/@shopify/theme-graph/dist/getWebComponentMap.js
|
|
108597
108836
|
var require_getWebComponentMap = __commonJS({
|
|
108598
|
-
"../../node_modules/.pnpm/@shopify+theme-graph@0.2.
|
|
108837
|
+
"../../node_modules/.pnpm/@shopify+theme-graph@0.2.1/node_modules/@shopify/theme-graph/dist/getWebComponentMap.js"(exports2) {
|
|
108599
108838
|
"use strict";
|
|
108600
108839
|
init_cjs_shims();
|
|
108601
108840
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -108638,9 +108877,9 @@ var require_getWebComponentMap = __commonJS({
|
|
|
108638
108877
|
}
|
|
108639
108878
|
});
|
|
108640
108879
|
|
|
108641
|
-
// ../../node_modules/.pnpm/@shopify+theme-graph@0.2.
|
|
108880
|
+
// ../../node_modules/.pnpm/@shopify+theme-graph@0.2.1/node_modules/@shopify/theme-graph/dist/index.js
|
|
108642
108881
|
var require_dist8 = __commonJS({
|
|
108643
|
-
"../../node_modules/.pnpm/@shopify+theme-graph@0.2.
|
|
108882
|
+
"../../node_modules/.pnpm/@shopify+theme-graph@0.2.1/node_modules/@shopify/theme-graph/dist/index.js"(exports2) {
|
|
108644
108883
|
"use strict";
|
|
108645
108884
|
init_cjs_shims();
|
|
108646
108885
|
var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
@@ -108688,9 +108927,9 @@ var require_dist8 = __commonJS({
|
|
|
108688
108927
|
}
|
|
108689
108928
|
});
|
|
108690
108929
|
|
|
108691
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
108930
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/server/ThemeGraphManager.js
|
|
108692
108931
|
var require_ThemeGraphManager = __commonJS({
|
|
108693
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
108932
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/server/ThemeGraphManager.js"(exports2) {
|
|
108694
108933
|
"use strict";
|
|
108695
108934
|
init_cjs_shims();
|
|
108696
108935
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -108836,14 +109075,14 @@ var require_ThemeGraphManager = __commonJS({
|
|
|
108836
109075
|
}
|
|
108837
109076
|
});
|
|
108838
109077
|
|
|
108839
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
109078
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/server/startServer.js
|
|
108840
109079
|
var require_startServer = __commonJS({
|
|
108841
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
109080
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/server/startServer.js"(exports2) {
|
|
108842
109081
|
"use strict";
|
|
108843
109082
|
init_cjs_shims();
|
|
108844
109083
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
108845
109084
|
exports2.startServer = void 0;
|
|
108846
|
-
var theme_check_common_1 = require_dist2(), vscode_languageserver_1 = require_main6(), ClientCapabilities_1 = require_ClientCapabilities(), codeActions_1 = require_codeActions(), commands_1 = require_commands(), completions_1 = require_completions(), CSSLanguageService_1 = require_CSSLanguageService(), diagnostics_1 = require_diagnostics(), DocumentHighlightsProvider_1 = require_DocumentHighlightsProvider(), documentLinks_1 = require_documentLinks(), documents_1 = require_documents(), formatting_1 = require_formatting(), hover_1 = require_hover(), JSONLanguageService_1 = require_JSONLanguageService(), LinkedEditingRangesProvider_1 = require_LinkedEditingRangesProvider(), RenameProvider_1 = require_RenameProvider(), RenameHandler_1 = require_RenameHandler(), types_1 = require_types7(), utils_1 = require_utils8(), uri_1 = require_uri(), version_1 = require_version(), CachedFileSystem_1 = require_CachedFileSystem(), Configuration_1 = require_Configuration(), safe_1 = require_safe(), ThemeGraphManager_1 = require_ThemeGraphManager(), defaultLogger = () => {
|
|
109085
|
+
var theme_check_common_1 = require_dist2(), vscode_languageserver_1 = require_main6(), ClientCapabilities_1 = require_ClientCapabilities(), codeActions_1 = require_codeActions(), commands_1 = require_commands(), completions_1 = require_completions(), CSSLanguageService_1 = require_CSSLanguageService(), DefinitionProvider_1 = require_DefinitionProvider(), diagnostics_1 = require_diagnostics(), DocumentHighlightsProvider_1 = require_DocumentHighlightsProvider(), documentLinks_1 = require_documentLinks(), documents_1 = require_documents(), formatting_1 = require_formatting(), hover_1 = require_hover(), JSONLanguageService_1 = require_JSONLanguageService(), LinkedEditingRangesProvider_1 = require_LinkedEditingRangesProvider(), RenameProvider_1 = require_RenameProvider(), RenameHandler_1 = require_RenameHandler(), types_1 = require_types7(), utils_1 = require_utils8(), uri_1 = require_uri(), version_1 = require_version(), CachedFileSystem_1 = require_CachedFileSystem(), Configuration_1 = require_Configuration(), safe_1 = require_safe(), ThemeGraphManager_1 = require_ThemeGraphManager(), defaultLogger = () => {
|
|
108847
109086
|
}, hasUnsupportedDocument = (params) => "textDocument" in params && "uri" in params.textDocument && typeof params.textDocument.uri == "string" && (params.textDocument.uri.startsWith("git:") || params.textDocument.uri.startsWith("output:"));
|
|
108848
109087
|
function startServer2(connection, { fs: injectedFs, loadConfig: injectedLoadConfig, log = defaultLogger, jsonValidationSet, themeDocset: remoteThemeDocset, fetchMetafieldDefinitionsForURI }) {
|
|
108849
109088
|
let fs4 = new CachedFileSystem_1.CachedFileSystem(injectedFs), fileExists2 = (0, theme_check_common_1.makeFileExists)(fs4), loadConfig2 = (0, theme_check_common_1.memoize)(injectedLoadConfig, (uri) => uri), clientCapabilities = new ClientCapabilities_1.ClientCapabilities(), configuration = new Configuration_1.Configuration(connection, clientCapabilities), documentManager = new documents_1.DocumentManager(fs4, connection, clientCapabilities, getModeForURI, isValidSchema), themeGraphManager = new ThemeGraphManager_1.ThemeGraphManager(connection, documentManager, fs4, findThemeRootURI), diagnosticsManager = new diagnostics_1.DiagnosticsManager(connection), documentLinksProvider = new documentLinks_1.DocumentLinksProvider(documentManager, findThemeRootURI), codeActionsProvider = new codeActions_1.CodeActionsProvider(documentManager, diagnosticsManager), onTypeFormattingProvider = new formatting_1.OnTypeFormattingProvider(documentManager, async function(textDocument, position) {
|
|
@@ -108927,7 +109166,25 @@ var require_startServer = __commonJS({
|
|
|
108927
109166
|
async function isValidSchema(uri, jsonString) {
|
|
108928
109167
|
return jsonLanguageService.isValidSchema(uri, jsonString);
|
|
108929
109168
|
}
|
|
108930
|
-
let
|
|
109169
|
+
let getDefaultLocaleFileUri = (0, theme_check_common_1.makeGetDefaultLocaleFileUri)(fs4);
|
|
109170
|
+
async function getDefaultLocaleSourceCode(uri) {
|
|
109171
|
+
var _a41;
|
|
109172
|
+
let rootUri = await findThemeRootURI(uri);
|
|
109173
|
+
if (!rootUri)
|
|
109174
|
+
return null;
|
|
109175
|
+
let defaultLocaleFileUri = await getDefaultLocaleFileUri(rootUri);
|
|
109176
|
+
return defaultLocaleFileUri && (_a41 = documentManager.get(defaultLocaleFileUri)) !== null && _a41 !== void 0 ? _a41 : null;
|
|
109177
|
+
}
|
|
109178
|
+
let getDefaultSchemaLocaleFileUri = (0, theme_check_common_1.makeGetDefaultSchemaLocaleFileUri)(fs4);
|
|
109179
|
+
async function getDefaultSchemaLocaleSourceCode(uri) {
|
|
109180
|
+
var _a41;
|
|
109181
|
+
let rootUri = await findThemeRootURI(uri);
|
|
109182
|
+
if (!rootUri)
|
|
109183
|
+
return null;
|
|
109184
|
+
let defaultLocaleFileUri = await getDefaultSchemaLocaleFileUri(rootUri);
|
|
109185
|
+
return defaultLocaleFileUri && (_a41 = documentManager.get(defaultLocaleFileUri)) !== null && _a41 !== void 0 ? _a41 : null;
|
|
109186
|
+
}
|
|
109187
|
+
let definitionsProvider = new DefinitionProvider_1.DefinitionProvider(documentManager, getDefaultLocaleSourceCode, getDefaultSchemaLocaleSourceCode), jsonLanguageService = new JSONLanguageService_1.JSONLanguageService(documentManager, jsonValidationSet, getSchemaTranslationsForURI, getModeForURI, getThemeBlockNames, getThemeBlockSchema, findThemeRootURI), completionsProvider = new completions_1.CompletionsProvider({
|
|
108931
109188
|
documentManager,
|
|
108932
109189
|
themeDocset,
|
|
108933
109190
|
getTranslationsForURI,
|
|
@@ -108971,6 +109228,7 @@ var require_startServer = __commonJS({
|
|
|
108971
109228
|
completionProvider: {
|
|
108972
109229
|
triggerCharacters: [".", "{{ ", "{% ", "<", "/", "[", '"', "'", ":", "@"]
|
|
108973
109230
|
},
|
|
109231
|
+
definitionProvider: !0,
|
|
108974
109232
|
documentOnTypeFormattingProvider: {
|
|
108975
109233
|
firstTriggerCharacter: " ",
|
|
108976
109234
|
moreTriggerCharacter: ["{", "%", "-", ">"]
|
|
@@ -109054,7 +109312,15 @@ var require_startServer = __commonJS({
|
|
|
109054
109312
|
return;
|
|
109055
109313
|
let { uri } = params.textDocument;
|
|
109056
109314
|
documentManager.close(uri), diagnosticsManager.clear(uri);
|
|
109057
|
-
}), connection.onDocumentLinks(async (params) =>
|
|
109315
|
+
}), connection.onDocumentLinks(async (params) => {
|
|
109316
|
+
if (hasUnsupportedDocument(params))
|
|
109317
|
+
return [];
|
|
109318
|
+
let [liquidLinks, jsonLinks] = await Promise.all([
|
|
109319
|
+
documentLinksProvider.documentLinks(params.textDocument.uri),
|
|
109320
|
+
jsonLanguageService.documentLinks(params)
|
|
109321
|
+
]);
|
|
109322
|
+
return [...liquidLinks, ...jsonLinks];
|
|
109323
|
+
}), connection.onDefinition(async (params) => hasUnsupportedDocument(params) ? [] : definitionsProvider.definitions(params)), connection.onCodeAction(async (params) => codeActionsProvider.codeActions(params)), connection.onExecuteCommand(async (params) => {
|
|
109058
109324
|
await executeCommandProvider.execute(params);
|
|
109059
109325
|
}), connection.onCompletion(async (params) => {
|
|
109060
109326
|
var _a41, _b;
|
|
@@ -109124,9 +109390,9 @@ var require_startServer = __commonJS({
|
|
|
109124
109390
|
}
|
|
109125
109391
|
});
|
|
109126
109392
|
|
|
109127
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
109393
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/server/index.js
|
|
109128
109394
|
var require_server2 = __commonJS({
|
|
109129
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
109395
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/server/index.js"(exports2) {
|
|
109130
109396
|
"use strict";
|
|
109131
109397
|
init_cjs_shims();
|
|
109132
109398
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -109138,9 +109404,9 @@ var require_server2 = __commonJS({
|
|
|
109138
109404
|
}
|
|
109139
109405
|
});
|
|
109140
109406
|
|
|
109141
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
109407
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/index.js
|
|
109142
109408
|
var require_dist9 = __commonJS({
|
|
109143
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.
|
|
109409
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/index.js"(exports2) {
|
|
109144
109410
|
"use strict";
|
|
109145
109411
|
init_cjs_shims();
|
|
109146
109412
|
var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
@@ -109200,9 +109466,9 @@ var require_node5 = __commonJS({
|
|
|
109200
109466
|
}
|
|
109201
109467
|
});
|
|
109202
109468
|
|
|
109203
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-node@2.
|
|
109469
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-node@2.20.0/node_modules/@shopify/theme-language-server-node/dist/dependencies.js
|
|
109204
109470
|
var require_dependencies = __commonJS({
|
|
109205
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-node@2.
|
|
109471
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-node@2.20.0/node_modules/@shopify/theme-language-server-node/dist/dependencies.js"(exports2) {
|
|
109206
109472
|
"use strict";
|
|
109207
109473
|
init_cjs_shims();
|
|
109208
109474
|
Object.defineProperty(exports2, "__esModule", { value: !0 });
|
|
@@ -109237,9 +109503,9 @@ var require_dependencies = __commonJS({
|
|
|
109237
109503
|
}
|
|
109238
109504
|
});
|
|
109239
109505
|
|
|
109240
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-node@2.
|
|
109506
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-node@2.20.0/node_modules/@shopify/theme-language-server-node/dist/metafieldDefinitions.js
|
|
109241
109507
|
var require_metafieldDefinitions = __commonJS({
|
|
109242
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-node@2.
|
|
109508
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-node@2.20.0/node_modules/@shopify/theme-language-server-node/dist/metafieldDefinitions.js"(exports2) {
|
|
109243
109509
|
"use strict";
|
|
109244
109510
|
init_cjs_shims();
|
|
109245
109511
|
var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
@@ -109299,9 +109565,9 @@ var require_metafieldDefinitions = __commonJS({
|
|
|
109299
109565
|
}
|
|
109300
109566
|
});
|
|
109301
109567
|
|
|
109302
|
-
// ../../node_modules/.pnpm/@shopify+theme-language-server-node@2.
|
|
109568
|
+
// ../../node_modules/.pnpm/@shopify+theme-language-server-node@2.20.0/node_modules/@shopify/theme-language-server-node/dist/index.js
|
|
109303
109569
|
var require_dist10 = __commonJS({
|
|
109304
|
-
"../../node_modules/.pnpm/@shopify+theme-language-server-node@2.
|
|
109570
|
+
"../../node_modules/.pnpm/@shopify+theme-language-server-node@2.20.0/node_modules/@shopify/theme-language-server-node/dist/index.js"(exports2) {
|
|
109305
109571
|
"use strict";
|
|
109306
109572
|
init_cjs_shims();
|
|
109307
109573
|
var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
@@ -193744,6 +194010,129 @@ function arraySum(array) {
|
|
|
193744
194010
|
// ../app/dist/cli/models/extensions/specifications/ui_extension.js
|
|
193745
194011
|
init_cjs_shims();
|
|
193746
194012
|
|
|
194013
|
+
// ../app/dist/cli/models/extensions/specifications/type-generation.js
|
|
194014
|
+
init_cjs_shims();
|
|
194015
|
+
var import_typescript = __toESM(require_typescript(), 1);
|
|
194016
|
+
import { createRequire } from "module";
|
|
194017
|
+
var require2 = createRequire(import.meta.url);
|
|
194018
|
+
function parseApiVersion(apiVersion) {
|
|
194019
|
+
let [year, month] = apiVersion.split("-");
|
|
194020
|
+
return !year || !month ? null : { year: parseInt(year, 10), month: parseInt(month, 10) };
|
|
194021
|
+
}
|
|
194022
|
+
function loadTsConfig(startPath) {
|
|
194023
|
+
let configPath = import_typescript.default.findConfigFile(startPath, import_typescript.default.sys.fileExists.bind(import_typescript.default.sys), "tsconfig.json");
|
|
194024
|
+
if (!configPath)
|
|
194025
|
+
return { compilerOptions: {}, configPath: void 0 };
|
|
194026
|
+
let configFile = import_typescript.default.readConfigFile(configPath, import_typescript.default.sys.readFile.bind(import_typescript.default.sys));
|
|
194027
|
+
return configFile.error ? { compilerOptions: {}, configPath } : { compilerOptions: import_typescript.default.parseJsonConfigFileContent(configFile.config, import_typescript.default.sys, dirname(configPath)).options, configPath };
|
|
194028
|
+
}
|
|
194029
|
+
async function fallbackResolve(importPath, baseDir) {
|
|
194030
|
+
if (!importPath.startsWith("./") && !importPath.startsWith("../"))
|
|
194031
|
+
return null;
|
|
194032
|
+
let resolvedPath = resolvePath(baseDir, importPath), extensions = ["", ".js", ".jsx", ".ts", ".tsx"];
|
|
194033
|
+
for (let ext of extensions) {
|
|
194034
|
+
let pathWithExt = resolvedPath + ext;
|
|
194035
|
+
if (await fileExists(pathWithExt) && !pathWithExt.includes("node_modules"))
|
|
194036
|
+
return pathWithExt;
|
|
194037
|
+
}
|
|
194038
|
+
for (let ext of [".js", ".jsx", ".ts", ".tsx"]) {
|
|
194039
|
+
let indexPath = joinPath(resolvedPath, `index${ext}`);
|
|
194040
|
+
if (await fileExists(indexPath) && !indexPath.includes("node_modules"))
|
|
194041
|
+
return indexPath;
|
|
194042
|
+
}
|
|
194043
|
+
return null;
|
|
194044
|
+
}
|
|
194045
|
+
async function parseAndResolveImports(filePath) {
|
|
194046
|
+
try {
|
|
194047
|
+
let content = readFileSync(filePath).toString(), resolvedPaths = [], { compilerOptions } = loadTsConfig(filePath), scriptKind = import_typescript.default.ScriptKind.JSX;
|
|
194048
|
+
filePath.endsWith(".ts") ? scriptKind = import_typescript.default.ScriptKind.TS : filePath.endsWith(".tsx") && (scriptKind = import_typescript.default.ScriptKind.TSX);
|
|
194049
|
+
let sourceFile = import_typescript.default.createSourceFile(filePath, content, import_typescript.default.ScriptTarget.Latest, !0, scriptKind), processedImports = /* @__PURE__ */ new Set(), importPaths = [], visit3 = (node) => {
|
|
194050
|
+
if (import_typescript.default.isImportDeclaration(node) && node.moduleSpecifier && import_typescript.default.isStringLiteral(node.moduleSpecifier))
|
|
194051
|
+
importPaths.push(node.moduleSpecifier.text);
|
|
194052
|
+
else if (import_typescript.default.isCallExpression(node) && node.expression.kind === import_typescript.default.SyntaxKind.ImportKeyword) {
|
|
194053
|
+
let firstArg = node.arguments[0];
|
|
194054
|
+
firstArg && import_typescript.default.isStringLiteral(firstArg) && importPaths.push(firstArg.text);
|
|
194055
|
+
} else import_typescript.default.isExportDeclaration(node) && node.moduleSpecifier && import_typescript.default.isStringLiteral(node.moduleSpecifier) && importPaths.push(node.moduleSpecifier.text);
|
|
194056
|
+
import_typescript.default.forEachChild(node, visit3);
|
|
194057
|
+
};
|
|
194058
|
+
visit3(sourceFile);
|
|
194059
|
+
for (let importPath of importPaths) {
|
|
194060
|
+
if (!importPath || processedImports.has(importPath))
|
|
194061
|
+
continue;
|
|
194062
|
+
processedImports.add(importPath);
|
|
194063
|
+
let resolvedModule = import_typescript.default.resolveModuleName(importPath, filePath, compilerOptions, import_typescript.default.sys);
|
|
194064
|
+
if (resolvedModule.resolvedModule?.resolvedFileName) {
|
|
194065
|
+
let resolvedPath = resolvedModule.resolvedModule.resolvedFileName;
|
|
194066
|
+
resolvedPath.includes("node_modules") || resolvedPaths.push(resolvedPath);
|
|
194067
|
+
} else {
|
|
194068
|
+
let fallbackPath = await fallbackResolve(importPath, dirname(filePath));
|
|
194069
|
+
fallbackPath && resolvedPaths.push(fallbackPath);
|
|
194070
|
+
}
|
|
194071
|
+
}
|
|
194072
|
+
return resolvedPaths;
|
|
194073
|
+
} catch (error) {
|
|
194074
|
+
if (error instanceof AbortError)
|
|
194075
|
+
throw error;
|
|
194076
|
+
return [];
|
|
194077
|
+
}
|
|
194078
|
+
}
|
|
194079
|
+
async function findAllImportedFiles(filePath, visited = /* @__PURE__ */ new Set()) {
|
|
194080
|
+
if (visited.has(filePath))
|
|
194081
|
+
return [];
|
|
194082
|
+
visited.add(filePath);
|
|
194083
|
+
let resolvedPaths = await parseAndResolveImports(filePath), allFiles = [...resolvedPaths];
|
|
194084
|
+
for (let resolvedPath of resolvedPaths) {
|
|
194085
|
+
let nestedImports = await findAllImportedFiles(resolvedPath, visited);
|
|
194086
|
+
allFiles.push(...nestedImports);
|
|
194087
|
+
}
|
|
194088
|
+
return [...new Set(allFiles)];
|
|
194089
|
+
}
|
|
194090
|
+
function createTypeDefinition(fullPath, typeFilePath, targets, apiVersion) {
|
|
194091
|
+
try {
|
|
194092
|
+
for (let target of targets)
|
|
194093
|
+
try {
|
|
194094
|
+
require2.resolve(`@shopify/ui-extensions/${target}`, { paths: [fullPath, typeFilePath] });
|
|
194095
|
+
} catch {
|
|
194096
|
+
let { year, month } = parseApiVersion(apiVersion) ?? { year: 2025, month: 10 };
|
|
194097
|
+
throw new AbortError(`Type reference for ${target} could not be found. You might be using the wrong @shopify/ui-extensions version.`, `Fix the error by ensuring you have the correct version of @shopify/ui-extensions, for example ~${year}.${month}.0, in your dependencies.`);
|
|
194098
|
+
}
|
|
194099
|
+
let relativePath2 = relativizePath(fullPath, dirname(typeFilePath));
|
|
194100
|
+
if (targets.length === 1) {
|
|
194101
|
+
let target = targets[0] ?? "";
|
|
194102
|
+
return `//@ts-ignore
|
|
194103
|
+
declare module './${relativePath2}' {
|
|
194104
|
+
const shopify: import('@shopify/ui-extensions/${target}').Api;
|
|
194105
|
+
const globalThis: { shopify: typeof shopify };
|
|
194106
|
+
}
|
|
194107
|
+
`;
|
|
194108
|
+
} else if (targets.length > 1) {
|
|
194109
|
+
let unionType = targets.map((target) => ` import('@shopify/ui-extensions/${target}').Api`).join(` |
|
|
194110
|
+
`);
|
|
194111
|
+
return `//@ts-ignore
|
|
194112
|
+
declare module './${relativePath2}' {
|
|
194113
|
+
const shopify:
|
|
194114
|
+
${unionType};
|
|
194115
|
+
const globalThis: { shopify: typeof shopify };
|
|
194116
|
+
}
|
|
194117
|
+
`;
|
|
194118
|
+
}
|
|
194119
|
+
return null;
|
|
194120
|
+
} catch (error) {
|
|
194121
|
+
if (error instanceof AbortError)
|
|
194122
|
+
throw error;
|
|
194123
|
+
let { year, month } = parseApiVersion(apiVersion) ?? { year: 2025, month: 10 };
|
|
194124
|
+
throw new AbortError("Type reference could not be found. You might be using the wrong @shopify/ui-extensions version.", `Fix the error by ensuring you have the correct version of @shopify/ui-extensions, for example ~${year}.${month}.0, in your dependencies.`);
|
|
194125
|
+
}
|
|
194126
|
+
}
|
|
194127
|
+
async function findNearestTsConfigDir(fromFile, extensionDirectory) {
|
|
194128
|
+
let fromDirectory = dirname(fromFile), tsconfigPath = await findPathUp("tsconfig.json", { cwd: fromDirectory, type: "file" });
|
|
194129
|
+
if (tsconfigPath) {
|
|
194130
|
+
let normalizedTsconfigPath = resolvePath(tsconfigPath), normalizedExtensionDirectory = resolvePath(extensionDirectory);
|
|
194131
|
+
if (normalizedTsconfigPath.startsWith(normalizedExtensionDirectory))
|
|
194132
|
+
return dirname(tsconfigPath);
|
|
194133
|
+
}
|
|
194134
|
+
}
|
|
194135
|
+
|
|
193747
194136
|
// ../app/dist/cli/services/dev/extension/utilities.js
|
|
193748
194137
|
init_cjs_shims();
|
|
193749
194138
|
|
|
@@ -193899,8 +194288,7 @@ function getExtensionPointTargetSurface(extensionPointTarget) {
|
|
|
193899
194288
|
}
|
|
193900
194289
|
|
|
193901
194290
|
// ../app/dist/cli/models/extensions/specifications/ui_extension.js
|
|
193902
|
-
|
|
193903
|
-
var require2 = createRequire(import.meta.url), dependency5 = "@shopify/checkout-ui-extensions", validatePoints = (config2) => config2.extension_points !== void 0 || config2.targeting !== void 0, missingExtensionPointsMessage = "No extension targets defined, add a `targeting` field to your configuration", UIExtensionSchema = BaseSchema.extend({
|
|
194291
|
+
var dependency5 = "@shopify/checkout-ui-extensions", validatePoints = (config2) => config2.extension_points !== void 0 || config2.targeting !== void 0, missingExtensionPointsMessage = "No extension targets defined, add a `targeting` field to your configuration", UIExtensionSchema = BaseSchema.extend({
|
|
193904
194292
|
name: z.string(),
|
|
193905
194293
|
type: z.literal("ui_extension"),
|
|
193906
194294
|
extension_points: NewExtensionPointsSchema.optional(),
|
|
@@ -193978,28 +194366,54 @@ var require2 = createRequire(import.meta.url), dependency5 = "@shopify/checkout-
|
|
|
193978
194366
|
contributeToSharedTypeFile: async (extension, typeDefinitionsByFile) => {
|
|
193979
194367
|
if (!isRemoteDomExtension(extension.configuration))
|
|
193980
194368
|
return;
|
|
193981
|
-
let { configuration } = extension;
|
|
194369
|
+
let { configuration } = extension, fileToTargetsMap = /* @__PURE__ */ new Map();
|
|
193982
194370
|
for await (let extensionPoint of configuration.extension_points) {
|
|
193983
194371
|
let fullPath = joinPath(extension.directory, extensionPoint.module);
|
|
193984
194372
|
if (!await fileExists(fullPath))
|
|
193985
194373
|
continue;
|
|
193986
|
-
let
|
|
193987
|
-
if (
|
|
194374
|
+
let currentTargets = fileToTargetsMap.get(fullPath) ?? [];
|
|
194375
|
+
if (currentTargets.push(extensionPoint.target), fileToTargetsMap.set(fullPath, currentTargets), extensionPoint.build_manifest.assets[AssetIdentifier.ShouldRender]?.module) {
|
|
194376
|
+
let shouldRenderPath = joinPath(extension.directory, extensionPoint.build_manifest.assets[AssetIdentifier.ShouldRender].module);
|
|
194377
|
+
if (await fileExists(shouldRenderPath)) {
|
|
194378
|
+
let shouldRenderTargets = fileToTargetsMap.get(shouldRenderPath) ?? [];
|
|
194379
|
+
shouldRenderTargets.push(getShouldRenderTarget(extensionPoint.target)), fileToTargetsMap.set(shouldRenderPath, shouldRenderTargets);
|
|
194380
|
+
}
|
|
194381
|
+
}
|
|
194382
|
+
}
|
|
194383
|
+
for await (let extensionPoint of configuration.extension_points) {
|
|
194384
|
+
let fullPath = joinPath(extension.directory, extensionPoint.module);
|
|
194385
|
+
if (!await fileExists(fullPath))
|
|
193988
194386
|
continue;
|
|
193989
|
-
let
|
|
193990
|
-
|
|
193991
|
-
let
|
|
193992
|
-
|
|
194387
|
+
let importedFiles = await findAllImportedFiles(fullPath);
|
|
194388
|
+
for (let importedFile of importedFiles) {
|
|
194389
|
+
let currentTargets = fileToTargetsMap.get(importedFile) ?? [];
|
|
194390
|
+
currentTargets.push(extensionPoint.target), fileToTargetsMap.set(importedFile, currentTargets);
|
|
193993
194391
|
}
|
|
193994
194392
|
if (extensionPoint.build_manifest.assets[AssetIdentifier.ShouldRender]?.module) {
|
|
193995
|
-
let
|
|
193996
|
-
if (
|
|
193997
|
-
|
|
193998
|
-
|
|
193999
|
-
|
|
194000
|
-
|
|
194001
|
-
|
|
194393
|
+
let shouldRenderPath = joinPath(extension.directory, extensionPoint.build_manifest.assets[AssetIdentifier.ShouldRender].module);
|
|
194394
|
+
if (await fileExists(shouldRenderPath)) {
|
|
194395
|
+
let shouldRenderImports = await findAllImportedFiles(shouldRenderPath);
|
|
194396
|
+
for (let importedFile of shouldRenderImports) {
|
|
194397
|
+
let currentTargets = fileToTargetsMap.get(importedFile) ?? [];
|
|
194398
|
+
currentTargets.push(getShouldRenderTarget(extensionPoint.target)), fileToTargetsMap.set(importedFile, currentTargets);
|
|
194399
|
+
}
|
|
194400
|
+
}
|
|
194401
|
+
}
|
|
194402
|
+
}
|
|
194403
|
+
for await (let [filePath, targets] of fileToTargetsMap.entries()) {
|
|
194404
|
+
let tsConfigDir = await findNearestTsConfigDir(filePath, extension.directory);
|
|
194405
|
+
if (!tsConfigDir)
|
|
194406
|
+
continue;
|
|
194407
|
+
let typeFilePath = joinPath(tsConfigDir, "shopify.d.ts"), uniqueTargets = [...new Set(targets)];
|
|
194408
|
+
try {
|
|
194409
|
+
let typeDefinition = createTypeDefinition(filePath, typeFilePath, uniqueTargets, configuration.api_version);
|
|
194410
|
+
if (typeDefinition) {
|
|
194411
|
+
let currentTypes = typeDefinitionsByFile.get(typeFilePath) ?? /* @__PURE__ */ new Set();
|
|
194412
|
+
currentTypes.add(typeDefinition), typeDefinitionsByFile.set(typeFilePath, currentTypes);
|
|
194002
194413
|
}
|
|
194414
|
+
} catch (error) {
|
|
194415
|
+
if (configuration.extension_points.some((ep) => joinPath(extension.directory, ep.module) === filePath || ep.build_manifest.assets[AssetIdentifier.ShouldRender]?.module && joinPath(extension.directory, ep.build_manifest.assets[AssetIdentifier.ShouldRender].module) === filePath))
|
|
194416
|
+
throw error;
|
|
194003
194417
|
}
|
|
194004
194418
|
}
|
|
194005
194419
|
}
|
|
@@ -194038,35 +194452,15 @@ Extension point targets must be unique`), errors.length ? (errors.push(`Please c
|
|
|
194038
194452
|
`))) : ok({});
|
|
194039
194453
|
}
|
|
194040
194454
|
function isRemoteDomExtension(config2) {
|
|
194041
|
-
let apiVersion = config2.api_version
|
|
194042
|
-
|
|
194455
|
+
let apiVersion = config2.api_version;
|
|
194456
|
+
if (!apiVersion)
|
|
194457
|
+
return !1;
|
|
194458
|
+
let { year, month } = parseApiVersion(apiVersion) ?? { year: 0, month: 0 };
|
|
194459
|
+
return year > 2025 || year === 2025 && month >= 10;
|
|
194043
194460
|
}
|
|
194044
194461
|
function getShouldRenderTarget(target) {
|
|
194045
194462
|
return target.replace(/\.render$/, ".should-render");
|
|
194046
194463
|
}
|
|
194047
|
-
function convertApiVersionToSemver(apiVersion) {
|
|
194048
|
-
let [year, month] = apiVersion.split("-");
|
|
194049
|
-
if (!year || !month)
|
|
194050
|
-
throw new AbortError("Invalid API version format. Expected format: YYYY-MM");
|
|
194051
|
-
return `${year}.${month}.0`;
|
|
194052
|
-
}
|
|
194053
|
-
function getSharedTypeDefinition(fullPath, typeFilePath, target, apiVersion) {
|
|
194054
|
-
try {
|
|
194055
|
-
return require2.resolve(`@shopify/ui-extensions/${target}`, { paths: [fullPath, typeFilePath] }), `//@ts-ignore
|
|
194056
|
-
declare module './${relativizePath(fullPath, dirname(typeFilePath))}' {
|
|
194057
|
-
const shopify: import('@shopify/ui-extensions/${target}').Api;
|
|
194058
|
-
const globalThis: { shopify: typeof shopify };
|
|
194059
|
-
}
|
|
194060
|
-
`;
|
|
194061
|
-
} catch {
|
|
194062
|
-
throw new AbortError(`Type reference for ${target} could not be found. You might be using the wrong @shopify/ui-extensions version.`, `Fix the error by ensuring you have the correct version of @shopify/ui-extensions, for example ${convertApiVersionToSemver(apiVersion)}, in your dependencies.`);
|
|
194063
|
-
}
|
|
194064
|
-
}
|
|
194065
|
-
async function findNearestTsConfigDir(fromFile, extensionDirectory) {
|
|
194066
|
-
let fromDirectory = dirname(fromFile), tsconfigPath = await findPathUp("tsconfig.json", { cwd: fromDirectory, type: "file", stopAt: extensionDirectory });
|
|
194067
|
-
if (tsconfigPath)
|
|
194068
|
-
return dirname(tsconfigPath);
|
|
194069
|
-
}
|
|
194070
194464
|
var ui_extension_default = uiExtensionSpec;
|
|
194071
194465
|
|
|
194072
194466
|
// ../app/dist/cli/models/extensions/specifications/web_pixel_extension.js
|
|
@@ -201458,7 +201852,7 @@ init_cjs_shims();
|
|
|
201458
201852
|
init_cjs_shims();
|
|
201459
201853
|
import { fileURLToPath as fileURLToPath2 } from "node:url";
|
|
201460
201854
|
async function launchCLI(options) {
|
|
201461
|
-
let { errorHandler: errorHandler2 } = await import("./error-handler-
|
|
201855
|
+
let { errorHandler: errorHandler2 } = await import("./error-handler-VKKBCHLU.js"), { isDevelopment: isDevelopment2 } = await import("./local-5PM6BSWX.js"), oclif = await import("./lib-XDPPS4KW.js"), { ShopifyConfig } = await import("./custom-oclif-loader-IOC6N3VF.js");
|
|
201462
201856
|
isDevelopment2() && (oclif.default.settings.debug = !0);
|
|
201463
201857
|
try {
|
|
201464
201858
|
let config2 = new ShopifyConfig({ root: fileURLToPath2(options.moduleURL) });
|
|
@@ -201473,7 +201867,7 @@ var import_core3 = __toESM(require_lib2());
|
|
|
201473
201867
|
async function exitIfOldNodeVersion(versions2 = process.versions) {
|
|
201474
201868
|
let nodeVersion = versions2.node, nodeMajorVersion = Number(nodeVersion.split(".")[0]);
|
|
201475
201869
|
if (nodeMajorVersion < 18) {
|
|
201476
|
-
let { renderError: renderError2 } = await import("./ui-
|
|
201870
|
+
let { renderError: renderError2 } = await import("./ui-KJW4VIFW.js");
|
|
201477
201871
|
renderError2({
|
|
201478
201872
|
headline: "Upgrade to a supported Node version now.",
|
|
201479
201873
|
body: [
|
|
@@ -201500,7 +201894,7 @@ async function runCLI(options, launchCLI2 = launchCLI, argv = process.argv, env
|
|
|
201500
201894
|
return setupEnvironmentVariables(options, argv, env), options.runInCreateMode && await addInitToArgvWhenRunningCreateCLI(options, argv), forceNoColor(argv, env), await exitIfOldNodeVersion(versions2), launchCLI2({ moduleURL: options.moduleURL });
|
|
201501
201895
|
}
|
|
201502
201896
|
async function addInitToArgvWhenRunningCreateCLI(options, argv = process.argv) {
|
|
201503
|
-
let { findUpAndReadPackageJson: findUpAndReadPackageJson2 } = await import("./node-package-manager-
|
|
201897
|
+
let { findUpAndReadPackageJson: findUpAndReadPackageJson2 } = await import("./node-package-manager-QIW4IYTW.js"), { moduleDirectory: moduleDirectory2 } = await import("./path-COZT77T2.js"), name = (await findUpAndReadPackageJson2(moduleDirectory2(options.moduleURL))).content.name.replace("@shopify/create-", "");
|
|
201504
201898
|
if (argv.findIndex((arg) => arg.includes("init")) === -1) {
|
|
201505
201899
|
let initIndex2 = argv.findIndex((arg) => arg.match(new RegExp(`bin(\\/|\\\\)+(create-${name}|dev|run)`))) + 1;
|
|
201506
201900
|
argv.splice(initIndex2, 0, "init");
|