@shopify/cli 3.85.0 → 3.85.1

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.
Files changed (85) hide show
  1. package/dist/{chunk-PUO72IWW.js → chunk-62H2KYOJ.js} +4 -4
  2. package/dist/{chunk-UGBL65P2.js → chunk-6YB46YWH.js} +4 -4
  3. package/dist/{chunk-76S5M67J.js → chunk-7JE3EHN3.js} +5 -5
  4. package/dist/{chunk-KU6FTMKN.js → chunk-7LEPNDDJ.js} +5 -5
  5. package/dist/{chunk-ZXKNRG53.js → chunk-7N5JGLLX.js} +5 -5
  6. package/dist/{chunk-VLSFD7SJ.js → chunk-CKYPRLQQ.js} +8 -8
  7. package/dist/{chunk-DJVJNSKZ.js → chunk-CNY4KRKG.js} +2 -2
  8. package/dist/{chunk-XO7GQ2WG.js → chunk-FLHWGFGH.js} +3 -3
  9. package/dist/{chunk-NYUWDGSK.js → chunk-G6OERDCU.js} +4 -4
  10. package/dist/{chunk-XTCT7ABH.js → chunk-GGNBWCCE.js} +7 -7
  11. package/dist/{chunk-Z7TXQNKI.js → chunk-J3DHMVKN.js} +2 -2
  12. package/dist/{chunk-HNHQAN5R.js → chunk-JDI5KJ6D.js} +3 -3
  13. package/dist/{chunk-ZAVXS5HH.js → chunk-KIC7OBUL.js} +6 -6
  14. package/dist/{chunk-WRIQTRQE.js → chunk-KJT4XRJY.js} +2 -2
  15. package/dist/{chunk-BB4VAGLH.js → chunk-LOJKECKW.js} +2 -2
  16. package/dist/{chunk-B36FYNEM.js → chunk-MHFD5A4P.js} +4 -4
  17. package/dist/{chunk-2IA24ROR.js → chunk-O47I6ERR.js} +6 -6
  18. package/dist/{chunk-G2VTHDI5.js → chunk-OXCV2R7K.js} +4 -4
  19. package/dist/{chunk-Y7JIZJYE.js → chunk-OXVB7GS3.js} +4 -4
  20. package/dist/{chunk-JR35C77F.js → chunk-PYZUPEOA.js} +3 -3
  21. package/dist/{chunk-JF6OJWJV.js → chunk-Q64LTCDT.js} +3 -3
  22. package/dist/{chunk-Y4DWHLHN.js → chunk-R7QUG5YH.js} +2 -2
  23. package/dist/{chunk-K2VBTQSL.js → chunk-S3MBABAK.js} +6 -6
  24. package/dist/{chunk-T3FBGLW4.js → chunk-TRKSH2XY.js} +3 -3
  25. package/dist/{chunk-5FNCRAPA.js → chunk-TVWMGUCW.js} +3 -3
  26. package/dist/{chunk-A26YXFMX.js → chunk-UYWDOH6Y.js} +7 -7
  27. package/dist/{chunk-DKG2TMNN.js → chunk-VCGC2OW6.js} +2 -2
  28. package/dist/{chunk-AJOVRT5K.js → chunk-VMPHJR5V.js} +4 -4
  29. package/dist/{chunk-AJYT5DKD.js → chunk-W54BTT4L.js} +2 -2
  30. package/dist/{chunk-VELVK2EZ.js → chunk-XKHE52EY.js} +3 -3
  31. package/dist/{chunk-47CMAYQE.js → chunk-XNKJ52IR.js} +3 -3
  32. package/dist/{chunk-EG6MBBEN.js → chunk-Y2JP6WFP.js} +2 -2
  33. package/dist/{chunk-4JN3JAPL.js → chunk-YIQ4GHA2.js} +4 -4
  34. package/dist/{chunk-C4XAKIGB.js → chunk-YJZEHV2H.js} +6 -6
  35. package/dist/{chunk-2IEQZDJI.js → chunk-ZZACM6JY.js} +3 -3
  36. package/dist/cli/commands/auth/login.js +11 -11
  37. package/dist/cli/commands/auth/login.test.js +12 -12
  38. package/dist/cli/commands/auth/logout.js +11 -11
  39. package/dist/cli/commands/auth/logout.test.js +12 -12
  40. package/dist/cli/commands/cache/clear.js +11 -11
  41. package/dist/cli/commands/debug/command-flags.js +11 -11
  42. package/dist/cli/commands/docs/generate.js +11 -11
  43. package/dist/cli/commands/docs/generate.test.js +11 -11
  44. package/dist/cli/commands/help.js +11 -11
  45. package/dist/cli/commands/kitchen-sink/async.js +12 -12
  46. package/dist/cli/commands/kitchen-sink/async.test.js +12 -12
  47. package/dist/cli/commands/kitchen-sink/index.js +14 -14
  48. package/dist/cli/commands/kitchen-sink/index.test.js +14 -14
  49. package/dist/cli/commands/kitchen-sink/prompts.js +12 -12
  50. package/dist/cli/commands/kitchen-sink/prompts.test.js +12 -12
  51. package/dist/cli/commands/kitchen-sink/static.js +12 -12
  52. package/dist/cli/commands/kitchen-sink/static.test.js +12 -12
  53. package/dist/cli/commands/notifications/generate.js +12 -12
  54. package/dist/cli/commands/notifications/list.js +12 -12
  55. package/dist/cli/commands/search.js +12 -12
  56. package/dist/cli/commands/upgrade.js +12 -12
  57. package/dist/cli/commands/version.js +12 -12
  58. package/dist/cli/commands/version.test.js +12 -12
  59. package/dist/cli/services/commands/notifications.js +7 -7
  60. package/dist/cli/services/commands/search.js +3 -3
  61. package/dist/cli/services/commands/search.test.js +3 -3
  62. package/dist/cli/services/commands/version.js +4 -4
  63. package/dist/cli/services/commands/version.test.js +5 -5
  64. package/dist/cli/services/kitchen-sink/async.js +3 -3
  65. package/dist/cli/services/kitchen-sink/prompts.js +3 -3
  66. package/dist/cli/services/kitchen-sink/static.js +3 -3
  67. package/dist/cli/services/upgrade.js +4 -4
  68. package/dist/cli/services/upgrade.test.js +5 -5
  69. package/dist/configs/all.yml +0 -3
  70. package/dist/configs/recommended.yml +0 -3
  71. package/dist/{custom-oclif-loader-J2DN7UTY.js → custom-oclif-loader-MVTJFCUD.js} +3 -3
  72. package/dist/data/latest.json +1 -1
  73. package/dist/data/shopify_system_translations.json +14 -3
  74. package/dist/{error-handler-JJ76ZQMC.js → error-handler-OEZ5DBZB.js} +9 -9
  75. package/dist/hooks/postrun.js +7 -7
  76. package/dist/hooks/prerun.js +8 -8
  77. package/dist/index.js +947 -682
  78. package/dist/{local-2JWTG2IJ.js → local-72XWEFWL.js} +3 -3
  79. package/dist/{node-package-manager-YCQL3774.js → node-package-manager-TTBSTZXN.js} +4 -4
  80. package/dist/{path-GB4VIEM6.js → path-COZT77T2.js} +2 -2
  81. package/dist/tsconfig.tsbuildinfo +1 -1
  82. package/dist/{ui-HITLA3H3.js → ui-XUA267UA.js} +3 -3
  83. package/dist/{workerd-KHWXFNPK.js → workerd-KJQYQH4A.js} +12 -12
  84. package/oclif.manifest.json +1 -1
  85. package/package.json +7 -7
package/dist/index.js CHANGED
@@ -114,7 +114,7 @@ import {
114
114
  supressNodeExperimentalWarnings,
115
115
  unsetStorefront,
116
116
  waitForJob
117
- } from "./chunk-XTCT7ABH.js";
117
+ } from "./chunk-GGNBWCCE.js";
118
118
  import {
119
119
  require_lib as require_lib6,
120
120
  require_semver as require_semver2
@@ -139,66 +139,66 @@ import {
139
139
  } from "./chunk-3GXB4ZRP.js";
140
140
  import {
141
141
  Generate
142
- } from "./chunk-5FNCRAPA.js";
142
+ } from "./chunk-TVWMGUCW.js";
143
143
  import {
144
144
  List
145
- } from "./chunk-Y7JIZJYE.js";
146
- import "./chunk-ZXKNRG53.js";
145
+ } from "./chunk-OXVB7GS3.js";
146
+ import "./chunk-7N5JGLLX.js";
147
147
  import {
148
148
  Search
149
- } from "./chunk-VELVK2EZ.js";
150
- import "./chunk-BB4VAGLH.js";
149
+ } from "./chunk-XKHE52EY.js";
150
+ import "./chunk-LOJKECKW.js";
151
151
  import {
152
152
  Upgrade
153
- } from "./chunk-UGBL65P2.js";
154
- import "./chunk-XO7GQ2WG.js";
153
+ } from "./chunk-6YB46YWH.js";
154
+ import "./chunk-FLHWGFGH.js";
155
155
  import {
156
156
  Version
157
- } from "./chunk-JR35C77F.js";
158
- import "./chunk-2IEQZDJI.js";
157
+ } from "./chunk-PYZUPEOA.js";
158
+ import "./chunk-ZZACM6JY.js";
159
159
  import {
160
160
  HelpCommand
161
- } from "./chunk-Y4DWHLHN.js";
161
+ } from "./chunk-R7QUG5YH.js";
162
162
  import {
163
163
  KitchenSinkAsync
164
- } from "./chunk-47CMAYQE.js";
164
+ } from "./chunk-XNKJ52IR.js";
165
165
  import {
166
166
  KitchenSinkAll
167
- } from "./chunk-76S5M67J.js";
168
- import "./chunk-AJYT5DKD.js";
167
+ } from "./chunk-7JE3EHN3.js";
168
+ import "./chunk-W54BTT4L.js";
169
169
  import {
170
170
  KitchenSinkPrompts
171
- } from "./chunk-HNHQAN5R.js";
172
- import "./chunk-Z7TXQNKI.js";
171
+ } from "./chunk-JDI5KJ6D.js";
172
+ import "./chunk-J3DHMVKN.js";
173
173
  import {
174
174
  KitchenSinkStatic
175
- } from "./chunk-JF6OJWJV.js";
176
- import "./chunk-DKG2TMNN.js";
175
+ } from "./chunk-Q64LTCDT.js";
176
+ import "./chunk-VCGC2OW6.js";
177
177
  import {
178
178
  Login
179
- } from "./chunk-KU6FTMKN.js";
179
+ } from "./chunk-7LEPNDDJ.js";
180
180
  import {
181
181
  Logout
182
- } from "./chunk-NYUWDGSK.js";
182
+ } from "./chunk-G6OERDCU.js";
183
183
  import {
184
184
  ClearCache,
185
185
  globalFlags,
186
186
  jsonFlag,
187
187
  runCLI
188
- } from "./chunk-A26YXFMX.js";
188
+ } from "./chunk-UYWDOH6Y.js";
189
189
  import {
190
190
  CommandFlags
191
- } from "./chunk-T3FBGLW4.js";
191
+ } from "./chunk-TRKSH2XY.js";
192
192
  import {
193
193
  DocsGenerate
194
- } from "./chunk-4JN3JAPL.js";
194
+ } from "./chunk-YIQ4GHA2.js";
195
195
  import {
196
196
  base_command_default,
197
197
  decodeToml,
198
198
  encodeToml,
199
199
  loadEnvironment,
200
200
  noDefaultsOptions
201
- } from "./chunk-2IA24ROR.js";
201
+ } from "./chunk-O47I6ERR.js";
202
202
  import {
203
203
  require_byline,
204
204
  require_end_of_stream,
@@ -206,7 +206,7 @@ import {
206
206
  require_iserror,
207
207
  require_pump,
208
208
  require_stack_generator
209
- } from "./chunk-VLSFD7SJ.js";
209
+ } from "./chunk-CKYPRLQQ.js";
210
210
  import {
211
211
  require_once
212
212
  } from "./chunk-SHWOPMLQ.js";
@@ -218,7 +218,7 @@ import {
218
218
  recordEvent,
219
219
  recordTiming,
220
220
  reportAnalyticsEvent
221
- } from "./chunk-K2VBTQSL.js";
221
+ } from "./chunk-S3MBABAK.js";
222
222
  import {
223
223
  DevServerCore,
224
224
  addCursorAndFiltersToAppLogsUrl,
@@ -264,10 +264,10 @@ import {
264
264
  serviceEnvironment,
265
265
  setNextDeprecationDate,
266
266
  setPathValue
267
- } from "./chunk-ZAVXS5HH.js";
267
+ } from "./chunk-KIC7OBUL.js";
268
268
  import {
269
269
  showNotificationsIfNeeded
270
- } from "./chunk-C4XAKIGB.js";
270
+ } from "./chunk-YJZEHV2H.js";
271
271
  import {
272
272
  ClientError,
273
273
  FetchError,
@@ -295,7 +295,7 @@ import {
295
295
  require_type,
296
296
  shopifyFetch,
297
297
  z
298
- } from "./chunk-PUO72IWW.js";
298
+ } from "./chunk-62H2KYOJ.js";
299
299
  import "./chunk-25IMI7TH.js";
300
300
  import {
301
301
  LocalStorage,
@@ -320,10 +320,10 @@ import {
320
320
  usesWorkspaces,
321
321
  versionSatisfies,
322
322
  writePackageJSON
323
- } from "./chunk-G2VTHDI5.js";
323
+ } from "./chunk-OXCV2R7K.js";
324
324
  import {
325
325
  CLI_KIT_VERSION
326
- } from "./chunk-WRIQTRQE.js";
326
+ } from "./chunk-KJT4XRJY.js";
327
327
  import {
328
328
  AbortController as AbortController2,
329
329
  AbortError,
@@ -509,7 +509,7 @@ import {
509
509
  username,
510
510
  writeFile,
511
511
  writeFileSync
512
- } from "./chunk-B36FYNEM.js";
512
+ } from "./chunk-MHFD5A4P.js";
513
513
  import {
514
514
  require_ansis,
515
515
  require_commonjs,
@@ -546,7 +546,7 @@ import {
546
546
  relativizePath,
547
547
  resolvePath,
548
548
  sniffForJson
549
- } from "./chunk-EG6MBBEN.js";
549
+ } from "./chunk-Y2JP6WFP.js";
550
550
  import {
551
551
  __commonJS,
552
552
  __esm,
@@ -2231,9 +2231,9 @@ var require_dist = __commonJS({
2231
2231
  }
2232
2232
  });
2233
2233
 
2234
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/utils/object.js
2234
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/object.js
2235
2235
  var require_object = __commonJS({
2236
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/utils/object.js"(exports) {
2236
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/object.js"(exports) {
2237
2237
  "use strict";
2238
2238
  init_cjs_shims();
2239
2239
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -2245,9 +2245,9 @@ var require_object = __commonJS({
2245
2245
  }
2246
2246
  });
2247
2247
 
2248
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/utils/array.js
2248
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/array.js
2249
2249
  var require_array = __commonJS({
2250
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/utils/array.js"(exports) {
2250
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/array.js"(exports) {
2251
2251
  "use strict";
2252
2252
  init_cjs_shims();
2253
2253
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -2359,9 +2359,9 @@ var require_line_column = __commonJS({
2359
2359
  }
2360
2360
  });
2361
2361
 
2362
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/utils/position.js
2362
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/position.js
2363
2363
  var require_position = __commonJS({
2364
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/utils/position.js"(exports) {
2364
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/position.js"(exports) {
2365
2365
  "use strict";
2366
2366
  init_cjs_shims();
2367
2367
  var __importDefault = exports && exports.__importDefault || function(mod) {
@@ -2386,9 +2386,9 @@ var require_position = __commonJS({
2386
2386
  }
2387
2387
  });
2388
2388
 
2389
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/utils/error.js
2389
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/error.js
2390
2390
  var require_error = __commonJS({
2391
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/utils/error.js"(exports) {
2391
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/error.js"(exports) {
2392
2392
  "use strict";
2393
2393
  init_cjs_shims();
2394
2394
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -2425,9 +2425,9 @@ var require_error = __commonJS({
2425
2425
  }
2426
2426
  });
2427
2427
 
2428
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/utils/types.js
2428
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/types.js
2429
2429
  var require_types = __commonJS({
2430
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/utils/types.js"(exports) {
2430
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/types.js"(exports) {
2431
2431
  "use strict";
2432
2432
  init_cjs_shims();
2433
2433
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -2439,9 +2439,9 @@ var require_types = __commonJS({
2439
2439
  }
2440
2440
  });
2441
2441
 
2442
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/utils/memo.js
2442
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/memo.js
2443
2443
  var require_memo = __commonJS({
2444
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/utils/memo.js"(exports) {
2444
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/memo.js"(exports) {
2445
2445
  "use strict";
2446
2446
  init_cjs_shims();
2447
2447
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -2470,9 +2470,9 @@ var require_memo = __commonJS({
2470
2470
  }
2471
2471
  });
2472
2472
 
2473
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/utils/indexBy.js
2473
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/indexBy.js
2474
2474
  var require_indexBy = __commonJS({
2475
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/utils/indexBy.js"(exports) {
2475
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/indexBy.js"(exports) {
2476
2476
  "use strict";
2477
2477
  init_cjs_shims();
2478
2478
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -3550,9 +3550,9 @@ var createScanner2, ScanError, SyntaxKind, getLocation2, parse2, parseTree2, fin
3550
3550
  }
3551
3551
  });
3552
3552
 
3553
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/json.js
3553
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/json.js
3554
3554
  var require_json = __commonJS({
3555
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/json.js"(exports) {
3555
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/json.js"(exports) {
3556
3556
  "use strict";
3557
3557
  init_cjs_shims();
3558
3558
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -3623,9 +3623,9 @@ var require_node_ponyfill = __commonJS({
3623
3623
  }
3624
3624
  });
3625
3625
 
3626
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/utils/file-utils.js
3626
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/file-utils.js
3627
3627
  var require_file_utils = __commonJS({
3628
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/utils/file-utils.js"(exports) {
3628
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/file-utils.js"(exports) {
3629
3629
  "use strict";
3630
3630
  init_cjs_shims();
3631
3631
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -3670,9 +3670,9 @@ var require_file_utils = __commonJS({
3670
3670
  }
3671
3671
  });
3672
3672
 
3673
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/utils/block.js
3673
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/block.js
3674
3674
  var require_block = __commonJS({
3675
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/utils/block.js"(exports) {
3675
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/block.js"(exports) {
3676
3676
  "use strict";
3677
3677
  init_cjs_shims();
3678
3678
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -3787,9 +3787,9 @@ var require_block = __commonJS({
3787
3787
  }
3788
3788
  });
3789
3789
 
3790
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/utils/index.js
3790
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/index.js
3791
3791
  var require_utils = __commonJS({
3792
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/utils/index.js"(exports) {
3792
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/index.js"(exports) {
3793
3793
  "use strict";
3794
3794
  init_cjs_shims();
3795
3795
  var __createBinding = exports && exports.__createBinding || (Object.create ? function(o, m, k, k2) {
@@ -3815,9 +3815,9 @@ var require_utils = __commonJS({
3815
3815
  }
3816
3816
  });
3817
3817
 
3818
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/AugmentedThemeDocset.js
3818
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/AugmentedThemeDocset.js
3819
3819
  var require_AugmentedThemeDocset = __commonJS({
3820
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/AugmentedThemeDocset.js"(exports) {
3820
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/AugmentedThemeDocset.js"(exports) {
3821
3821
  "use strict";
3822
3822
  init_cjs_shims();
3823
3823
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -8721,9 +8721,9 @@ var init_jsonLanguageService = __esm({
8721
8721
  }
8722
8722
  });
8723
8723
 
8724
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/JSONValidator.js
8724
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/JSONValidator.js
8725
8725
  var require_JSONValidator = __commonJS({
8726
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/JSONValidator.js"(exports) {
8726
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/JSONValidator.js"(exports) {
8727
8727
  "use strict";
8728
8728
  init_cjs_shims();
8729
8729
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -9152,9 +9152,9 @@ var require_umd = __commonJS({
9152
9152
  }
9153
9153
  });
9154
9154
 
9155
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/AbstractFileSystem.js
9155
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/AbstractFileSystem.js
9156
9156
  var require_AbstractFileSystem = __commonJS({
9157
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/AbstractFileSystem.js"(exports) {
9157
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/AbstractFileSystem.js"(exports) {
9158
9158
  "use strict";
9159
9159
  init_cjs_shims();
9160
9160
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -9166,9 +9166,9 @@ var require_AbstractFileSystem = __commonJS({
9166
9166
  }
9167
9167
  });
9168
9168
 
9169
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/path.js
9169
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/path.js
9170
9170
  var require_path = __commonJS({
9171
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/path.js"(exports) {
9171
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/path.js"(exports) {
9172
9172
  "use strict";
9173
9173
  init_cjs_shims();
9174
9174
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -18421,18 +18421,18 @@ var require_dist2 = __commonJS({
18421
18421
  }
18422
18422
  });
18423
18423
 
18424
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/jsonc/types.js
18424
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/jsonc/types.js
18425
18425
  var require_types3 = __commonJS({
18426
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/jsonc/types.js"(exports) {
18426
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/jsonc/types.js"(exports) {
18427
18427
  "use strict";
18428
18428
  init_cjs_shims();
18429
18429
  Object.defineProperty(exports, "__esModule", { value: !0 });
18430
18430
  }
18431
18431
  });
18432
18432
 
18433
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/types/schema-prop-factory.js
18433
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/types/schema-prop-factory.js
18434
18434
  var require_schema_prop_factory = __commonJS({
18435
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/types/schema-prop-factory.js"(exports) {
18435
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/types/schema-prop-factory.js"(exports) {
18436
18436
  "use strict";
18437
18437
  init_cjs_shims();
18438
18438
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -18513,27 +18513,27 @@ var require_schema_prop_factory = __commonJS({
18513
18513
  }
18514
18514
  });
18515
18515
 
18516
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/types/theme-liquid-docs.js
18516
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/types/theme-liquid-docs.js
18517
18517
  var require_theme_liquid_docs = __commonJS({
18518
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/types/theme-liquid-docs.js"(exports) {
18518
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/types/theme-liquid-docs.js"(exports) {
18519
18519
  "use strict";
18520
18520
  init_cjs_shims();
18521
18521
  Object.defineProperty(exports, "__esModule", { value: !0 });
18522
18522
  }
18523
18523
  });
18524
18524
 
18525
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/types/schemas/setting.js
18525
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/types/schemas/setting.js
18526
18526
  var require_setting = __commonJS({
18527
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/types/schemas/setting.js"(exports) {
18527
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/types/schemas/setting.js"(exports) {
18528
18528
  "use strict";
18529
18529
  init_cjs_shims();
18530
18530
  Object.defineProperty(exports, "__esModule", { value: !0 });
18531
18531
  }
18532
18532
  });
18533
18533
 
18534
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/types/schemas/index.js
18534
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/types/schemas/index.js
18535
18535
  var require_schemas = __commonJS({
18536
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/types/schemas/index.js"(exports) {
18536
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/types/schemas/index.js"(exports) {
18537
18537
  "use strict";
18538
18538
  init_cjs_shims();
18539
18539
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -18545,9 +18545,9 @@ var require_schemas = __commonJS({
18545
18545
  }
18546
18546
  });
18547
18547
 
18548
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/types/theme-schemas.js
18548
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/types/theme-schemas.js
18549
18549
  var require_theme_schemas = __commonJS({
18550
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/types/theme-schemas.js"(exports) {
18550
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/types/theme-schemas.js"(exports) {
18551
18551
  "use strict";
18552
18552
  init_cjs_shims();
18553
18553
  var __createBinding = exports && exports.__createBinding || (Object.create ? function(o, m, k, k2) {
@@ -18571,9 +18571,9 @@ var require_theme_schemas = __commonJS({
18571
18571
  }
18572
18572
  });
18573
18573
 
18574
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/types.js
18574
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/types.js
18575
18575
  var require_types4 = __commonJS({
18576
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/types.js"(exports) {
18576
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/types.js"(exports) {
18577
18577
  "use strict";
18578
18578
  init_cjs_shims();
18579
18579
  var __createBinding = exports && exports.__createBinding || (Object.create ? function(o, m, k, k2) {
@@ -18623,13 +18623,13 @@ var require_types4 = __commonJS({
18623
18623
  }
18624
18624
  });
18625
18625
 
18626
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/context-utils.js
18626
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/context-utils.js
18627
18627
  var require_context_utils = __commonJS({
18628
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/context-utils.js"(exports) {
18628
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/context-utils.js"(exports) {
18629
18629
  "use strict";
18630
18630
  init_cjs_shims();
18631
18631
  Object.defineProperty(exports, "__esModule", { value: !0 });
18632
- exports.makeGetMetafieldDefinitions = exports.FETCHED_METAFIELD_CATEGORIES = exports.isDirectory = exports.recursiveReadDirectory = exports.makeGetDefaultSchemaTranslations = exports.makeGetDefaultTranslations = exports.makeGetDefaultSchemaLocale = exports.makeGetDefaultLocale = exports.makeFileSize = exports.makeFileExists = void 0;
18632
+ exports.makeGetMetafieldDefinitions = exports.FETCHED_METAFIELD_CATEGORIES = exports.isDirectory = exports.recursiveReadDirectory = exports.makeGetDefaultSchemaTranslations = exports.makeGetDefaultTranslations = exports.makeGetDefaultSchemaLocale = exports.makeGetDefaultLocale = exports.makeGetDefaultSchemaLocaleFileUri = exports.makeGetDefaultLocaleFileUri = exports.makeFileSize = exports.makeFileExists = void 0;
18633
18633
  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 = (fs8) => async function(uri) {
18634
18634
  try {
18635
18635
  return await fs8.stat(uri), !0;
@@ -18646,6 +18646,13 @@ var require_context_utils = __commonJS({
18646
18646
  }
18647
18647
  };
18648
18648
  exports.makeFileSize = makeFileSize;
18649
+ exports.makeGetDefaultLocaleFileUri = getDefaultLocaleFileUriFactoryFactory("default.json");
18650
+ exports.makeGetDefaultSchemaLocaleFileUri = getDefaultLocaleFileUriFactoryFactory(".default.schema.json");
18651
+ function getDefaultLocaleFileUriFactoryFactory(postfix = ".default.json") {
18652
+ return function(fs8) {
18653
+ return (rootUri) => getDefaultLocaleFile(fs8, rootUri, postfix);
18654
+ };
18655
+ }
18649
18656
  exports.makeGetDefaultLocale = getDefaultLocaleFactoryFactory(".default.json");
18650
18657
  exports.makeGetDefaultSchemaLocale = getDefaultLocaleFactoryFactory(".default.schema.json");
18651
18658
  function getDefaultLocaleFactoryFactory(postfix = ".default.json") {
@@ -18766,13 +18773,13 @@ var require_context_utils = __commonJS({
18766
18773
  }
18767
18774
  });
18768
18775
 
18769
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/visitor.js
18776
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/visitor.js
18770
18777
  var require_visitor = __commonJS({
18771
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/visitor.js"(exports) {
18778
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/visitor.js"(exports) {
18772
18779
  "use strict";
18773
18780
  init_cjs_shims();
18774
18781
  Object.defineProperty(exports, "__esModule", { value: !0 });
18775
- exports.findCurrentNode = exports.forEachChildNodes = exports.visit = void 0;
18782
+ exports.findJSONNode = exports.findCurrentNode = exports.forEachChildNodes = exports.visit = void 0;
18776
18783
  var liquid_html_parser_1 = require_dist2();
18777
18784
  function isNode2(x) {
18778
18785
  return x !== null && typeof x == "object" && typeof x.type == "string";
@@ -18826,12 +18833,21 @@ var require_visitor = __commonJS({
18826
18833
  var _a43;
18827
18834
  return "blockEndPosition" in node ? ((_a43 = node.blockEndPosition) === null || _a43 === void 0 ? void 0 : _a43.end) === -1 : "children" in node ? node.children.length > 0 : !1;
18828
18835
  }
18836
+ function findJSONNode(ast, cursorPosition) {
18837
+ let prev, current = ast, ancestors = [], offset = cursorPosition;
18838
+ for (; current !== prev; )
18839
+ prev = current, forEachChildNodes(current, ancestors.concat(current), (child, lineage) => {
18840
+ child.loc.start.offset <= offset && offset < child.loc.end.offset && (current = child, ancestors = lineage);
18841
+ });
18842
+ return [current, ancestors];
18843
+ }
18844
+ exports.findJSONNode = findJSONNode;
18829
18845
  }
18830
18846
  });
18831
18847
 
18832
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/disabled-checks/index.js
18848
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/disabled-checks/index.js
18833
18849
  var require_disabled_checks = __commonJS({
18834
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/disabled-checks/index.js"(exports) {
18850
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/disabled-checks/index.js"(exports) {
18835
18851
  "use strict";
18836
18852
  init_cjs_shims();
18837
18853
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -18901,9 +18917,9 @@ var require_disabled_checks = __commonJS({
18901
18917
  }
18902
18918
  });
18903
18919
 
18904
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/ignore.js
18920
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/ignore.js
18905
18921
  var require_ignore2 = __commonJS({
18906
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/ignore.js"(exports) {
18922
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/ignore.js"(exports) {
18907
18923
  "use strict";
18908
18924
  init_cjs_shims();
18909
18925
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -18923,9 +18939,9 @@ var require_ignore2 = __commonJS({
18923
18939
  }
18924
18940
  });
18925
18941
 
18926
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/visitors/liquid.js
18942
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/visitors/liquid.js
18927
18943
  var require_liquid = __commonJS({
18928
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/visitors/liquid.js"(exports) {
18944
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/visitors/liquid.js"(exports) {
18929
18945
  "use strict";
18930
18946
  init_cjs_shims();
18931
18947
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -18957,9 +18973,9 @@ var require_liquid = __commonJS({
18957
18973
  }
18958
18974
  });
18959
18975
 
18960
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/visitors/json.js
18976
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/visitors/json.js
18961
18977
  var require_json2 = __commonJS({
18962
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/visitors/json.js"(exports) {
18978
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/visitors/json.js"(exports) {
18963
18979
  "use strict";
18964
18980
  init_cjs_shims();
18965
18981
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -18991,9 +19007,9 @@ var require_json2 = __commonJS({
18991
19007
  }
18992
19008
  });
18993
19009
 
18994
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/visitors/index.js
19010
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/visitors/index.js
18995
19011
  var require_visitors = __commonJS({
18996
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/visitors/index.js"(exports) {
19012
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/visitors/index.js"(exports) {
18997
19013
  "use strict";
18998
19014
  init_cjs_shims();
18999
19015
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -19009,9 +19025,9 @@ var require_visitors = __commonJS({
19009
19025
  }
19010
19026
  });
19011
19027
 
19012
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/app-block-valid-tags/index.js
19028
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/app-block-valid-tags/index.js
19013
19029
  var require_app_block_valid_tags = __commonJS({
19014
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/app-block-valid-tags/index.js"(exports) {
19030
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/app-block-valid-tags/index.js"(exports) {
19015
19031
  "use strict";
19016
19032
  init_cjs_shims();
19017
19033
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -19051,13 +19067,13 @@ var require_app_block_valid_tags = __commonJS({
19051
19067
  }
19052
19068
  });
19053
19069
 
19054
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/utils.js
19070
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/utils.js
19055
19071
  var require_utils3 = __commonJS({
19056
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/utils.js"(exports) {
19072
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/utils.js"(exports) {
19057
19073
  "use strict";
19058
19074
  init_cjs_shims();
19059
19075
  Object.defineProperty(exports, "__esModule", { value: !0 });
19060
- exports.isLoopLiquidTag = exports.isLoopScopedVariable = exports.isLiquidString = exports.hasAttributeValueOf = exports.valueIncludes = exports.isValuedHtmlAttribute = exports.isHtmlAttribute = exports.isAttr = exports.isHtmlTag = exports.isLiquidBranch = exports.isNodeOfType = void 0;
19076
+ exports.isWithinRawTagThatDoesNotParseItsContents = exports.isLoopLiquidTag = exports.isLoopScopedVariable = exports.isLiquidString = exports.hasAttributeValueOf = exports.valueIncludes = exports.isValuedHtmlAttribute = exports.isHtmlAttribute = exports.isAttr = exports.isHtmlTag = exports.isLiquidBranch = exports.isNodeOfType = void 0;
19061
19077
  var liquid_html_parser_1 = require_dist2();
19062
19078
  function isNodeOfType(type, node) {
19063
19079
  return node?.type === type;
@@ -19109,12 +19125,20 @@ var require_utils3 = __commonJS({
19109
19125
  return liquid_html_parser_1.LoopNamedTags.includes(tag.name);
19110
19126
  }
19111
19127
  exports.isLoopLiquidTag = isLoopLiquidTag;
19128
+ var RawTagsThatDoNotParseTheirContents = ["raw", "stylesheet", "javascript", "schema"];
19129
+ function isRawTagThatDoesNotParseItsContent(node) {
19130
+ return node.type === liquid_html_parser_1.NodeTypes.LiquidRawTag && RawTagsThatDoNotParseTheirContents.includes(node.name);
19131
+ }
19132
+ function isWithinRawTagThatDoesNotParseItsContents(ancestors) {
19133
+ return ancestors.some(isRawTagThatDoesNotParseItsContent);
19134
+ }
19135
+ exports.isWithinRawTagThatDoesNotParseItsContents = isWithinRawTagThatDoesNotParseItsContents;
19112
19136
  }
19113
19137
  });
19114
19138
 
19115
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/asset-preload/index.js
19139
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/asset-preload/index.js
19116
19140
  var require_asset_preload = __commonJS({
19117
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/asset-preload/index.js"(exports) {
19141
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/asset-preload/index.js"(exports) {
19118
19142
  "use strict";
19119
19143
  init_cjs_shims();
19120
19144
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -19157,9 +19181,9 @@ var require_asset_preload = __commonJS({
19157
19181
  }
19158
19182
  });
19159
19183
 
19160
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/asset-size-app-block-css/index.js
19184
+ // ../../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
19161
19185
  var require_asset_size_app_block_css = __commonJS({
19162
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/asset-size-app-block-css/index.js"(exports) {
19186
+ "../../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"(exports) {
19163
19187
  "use strict";
19164
19188
  init_cjs_shims();
19165
19189
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -19214,9 +19238,9 @@ var require_asset_size_app_block_css = __commonJS({
19214
19238
  }
19215
19239
  });
19216
19240
 
19217
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/asset-size-app-block-javascript/index.js
19241
+ // ../../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
19218
19242
  var require_asset_size_app_block_javascript = __commonJS({
19219
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/asset-size-app-block-javascript/index.js"(exports) {
19243
+ "../../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"(exports) {
19220
19244
  "use strict";
19221
19245
  init_cjs_shims();
19222
19246
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -19271,9 +19295,9 @@ var require_asset_size_app_block_javascript = __commonJS({
19271
19295
  }
19272
19296
  });
19273
19297
 
19274
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/asset-size-css/index.js
19298
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/asset-size-css/index.js
19275
19299
  var require_asset_size_css = __commonJS({
19276
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/asset-size-css/index.js"(exports) {
19300
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/asset-size-css/index.js"(exports) {
19277
19301
  "use strict";
19278
19302
  init_cjs_shims();
19279
19303
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -19363,9 +19387,9 @@ var require_asset_size_css = __commonJS({
19363
19387
  }
19364
19388
  });
19365
19389
 
19366
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/asset-size-javascript/index.js
19390
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/asset-size-javascript/index.js
19367
19391
  var require_asset_size_javascript = __commonJS({
19368
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/asset-size-javascript/index.js"(exports) {
19392
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/asset-size-javascript/index.js"(exports) {
19369
19393
  "use strict";
19370
19394
  init_cjs_shims();
19371
19395
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -19454,9 +19478,9 @@ var require_asset_size_javascript = __commonJS({
19454
19478
  }
19455
19479
  });
19456
19480
 
19457
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/block-id-usage/index.js
19481
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/block-id-usage/index.js
19458
19482
  var require_block_id_usage = __commonJS({
19459
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/block-id-usage/index.js"(exports) {
19483
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/block-id-usage/index.js"(exports) {
19460
19484
  "use strict";
19461
19485
  init_cjs_shims();
19462
19486
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -19507,48 +19531,9 @@ var require_block_id_usage = __commonJS({
19507
19531
  }
19508
19532
  });
19509
19533
 
19510
- // ../../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
19511
- var require_capture_on_content_for_block = __commonJS({
19512
- "../../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"(exports) {
19513
- "use strict";
19514
- init_cjs_shims();
19515
- Object.defineProperty(exports, "__esModule", { value: !0 });
19516
- exports.CaptureOnContentForBlock = void 0;
19517
- var liquid_html_parser_1 = require_dist2(), types_1 = require_types4(), utils_1 = require_utils3();
19518
- exports.CaptureOnContentForBlock = {
19519
- meta: {
19520
- code: "CaptureOnContentForBlock",
19521
- name: 'Do not capture `content_for "block"`',
19522
- docs: {
19523
- description: 'Capture of content_for "block" is restricted to enforce static block rendering at its expected location.',
19524
- url: "https://shopify.dev/docs/storefronts/themes/tools/theme-check/checks/capture-on-content-for-block",
19525
- recommended: !0
19526
- },
19527
- type: types_1.SourceCodeType.LiquidHtml,
19528
- severity: types_1.Severity.ERROR,
19529
- schema: {},
19530
- targets: []
19531
- },
19532
- create(context) {
19533
- return {
19534
- async LiquidTag(node, ancestors) {
19535
- if (node.name === liquid_html_parser_1.NamedTags.content_for && typeof node.markup != "string" && node.markup.contentForType.value === "block")
19536
- for (let parentNode of ancestors)
19537
- (0, utils_1.isNodeOfType)(liquid_html_parser_1.NodeTypes.LiquidTag, parentNode) && parentNode.name === liquid_html_parser_1.NamedTags.capture && context.report({
19538
- message: 'Do not capture `content_for "block"`',
19539
- startIndex: node.position.start,
19540
- endIndex: node.position.end
19541
- });
19542
- }
19543
- };
19544
- }
19545
- };
19546
- }
19547
- });
19548
-
19549
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/cdn-preconnect/index.js
19534
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/cdn-preconnect/index.js
19550
19535
  var require_cdn_preconnect = __commonJS({
19551
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/cdn-preconnect/index.js"(exports) {
19536
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/cdn-preconnect/index.js"(exports) {
19552
19537
  "use strict";
19553
19538
  init_cjs_shims();
19554
19539
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -19583,9 +19568,9 @@ var require_cdn_preconnect = __commonJS({
19583
19568
  }
19584
19569
  });
19585
19570
 
19586
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/content-for-header-modification/index.js
19571
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/content-for-header-modification/index.js
19587
19572
  var require_content_for_header_modification = __commonJS({
19588
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/content-for-header-modification/index.js"(exports) {
19573
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/content-for-header-modification/index.js"(exports) {
19589
19574
  "use strict";
19590
19575
  init_cjs_shims();
19591
19576
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -19641,9 +19626,9 @@ var require_content_for_header_modification = __commonJS({
19641
19626
  }
19642
19627
  });
19643
19628
 
19644
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/deprecate-bgsizes/index.js
19629
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/deprecate-bgsizes/index.js
19645
19630
  var require_deprecate_bgsizes = __commonJS({
19646
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/deprecate-bgsizes/index.js"(exports) {
19631
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/deprecate-bgsizes/index.js"(exports) {
19647
19632
  "use strict";
19648
19633
  init_cjs_shims();
19649
19634
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -19688,9 +19673,9 @@ var require_deprecate_bgsizes = __commonJS({
19688
19673
  }
19689
19674
  });
19690
19675
 
19691
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/deprecate-lazysizes/index.js
19676
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/deprecate-lazysizes/index.js
19692
19677
  var require_deprecate_lazysizes = __commonJS({
19693
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/deprecate-lazysizes/index.js"(exports) {
19678
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/deprecate-lazysizes/index.js"(exports) {
19694
19679
  "use strict";
19695
19680
  init_cjs_shims();
19696
19681
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -19731,9 +19716,9 @@ var require_deprecate_lazysizes = __commonJS({
19731
19716
  }
19732
19717
  });
19733
19718
 
19734
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/deprecated-filter/fixes.js
19719
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/deprecated-filter/fixes.js
19735
19720
  var require_fixes = __commonJS({
19736
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/deprecated-filter/fixes.js"(exports) {
19721
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/deprecated-filter/fixes.js"(exports) {
19737
19722
  "use strict";
19738
19723
  init_cjs_shims();
19739
19724
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -19869,9 +19854,9 @@ var require_fixes = __commonJS({
19869
19854
  }
19870
19855
  });
19871
19856
 
19872
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/deprecated-filter/index.js
19857
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/deprecated-filter/index.js
19873
19858
  var require_deprecated_filter = __commonJS({
19874
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/deprecated-filter/index.js"(exports) {
19859
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/deprecated-filter/index.js"(exports) {
19875
19860
  "use strict";
19876
19861
  init_cjs_shims();
19877
19862
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -19939,9 +19924,9 @@ var require_deprecated_filter = __commonJS({
19939
19924
  }
19940
19925
  });
19941
19926
 
19942
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/jsonc/parse.js
19927
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/jsonc/parse.js
19943
19928
  var require_parse = __commonJS({
19944
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/jsonc/parse.js"(exports) {
19929
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/jsonc/parse.js"(exports) {
19945
19930
  "use strict";
19946
19931
  init_cjs_shims();
19947
19932
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -20027,9 +20012,9 @@ var require_parse = __commonJS({
20027
20012
  }
20028
20013
  });
20029
20014
 
20030
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/to-source-code.js
20015
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/to-source-code.js
20031
20016
  var require_to_source_code = __commonJS({
20032
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/to-source-code.js"(exports) {
20017
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/to-source-code.js"(exports) {
20033
20018
  "use strict";
20034
20019
  init_cjs_shims();
20035
20020
  var __createBinding = exports && exports.__createBinding || (Object.create ? function(o, m, k, k2) {
@@ -20088,9 +20073,9 @@ var require_to_source_code = __commonJS({
20088
20073
  }
20089
20074
  });
20090
20075
 
20091
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/to-schema.js
20076
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/to-schema.js
20092
20077
  var require_to_schema = __commonJS({
20093
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/to-schema.js"(exports) {
20078
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/to-schema.js"(exports) {
20094
20079
  "use strict";
20095
20080
  init_cjs_shims();
20096
20081
  var __createBinding = exports && exports.__createBinding || (Object.create ? function(o, m, k, k2) {
@@ -20247,9 +20232,9 @@ var require_to_schema = __commonJS({
20247
20232
  }
20248
20233
  });
20249
20234
 
20250
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/deprecated-fonts-on-sections-and-blocks/deprecated-fonts-data.js
20235
+ // ../../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
20251
20236
  var require_deprecated_fonts_data = __commonJS({
20252
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/deprecated-fonts-on-sections-and-blocks/deprecated-fonts-data.js"(exports) {
20237
+ "../../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"(exports) {
20253
20238
  "use strict";
20254
20239
  init_cjs_shims();
20255
20240
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -21600,9 +21585,9 @@ var require_deprecated_fonts_data = __commonJS({
21600
21585
  }
21601
21586
  });
21602
21587
 
21603
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/deprecated-fonts-on-sections-and-blocks/index.js
21588
+ // ../../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
21604
21589
  var require_deprecated_fonts_on_sections_and_blocks = __commonJS({
21605
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/deprecated-fonts-on-sections-and-blocks/index.js"(exports) {
21590
+ "../../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"(exports) {
21606
21591
  "use strict";
21607
21592
  init_cjs_shims();
21608
21593
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -21711,9 +21696,9 @@ var require_deprecated_fonts_on_sections_and_blocks = __commonJS({
21711
21696
  }
21712
21697
  });
21713
21698
 
21714
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/deprecated-fonts-on-settings-schema/index.js
21699
+ // ../../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
21715
21700
  var require_deprecated_fonts_on_settings_schema = __commonJS({
21716
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/deprecated-fonts-on-settings-schema/index.js"(exports) {
21701
+ "../../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"(exports) {
21717
21702
  "use strict";
21718
21703
  init_cjs_shims();
21719
21704
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -21760,9 +21745,9 @@ var require_deprecated_fonts_on_settings_schema = __commonJS({
21760
21745
  }
21761
21746
  });
21762
21747
 
21763
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/deprecated-tag/index.js
21748
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/deprecated-tag/index.js
21764
21749
  var require_deprecated_tag = __commonJS({
21765
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/deprecated-tag/index.js"(exports) {
21750
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/deprecated-tag/index.js"(exports) {
21766
21751
  "use strict";
21767
21752
  init_cjs_shims();
21768
21753
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -21809,9 +21794,9 @@ var require_deprecated_tag = __commonJS({
21809
21794
  }
21810
21795
  });
21811
21796
 
21812
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/liquid-doc/utils.js
21797
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/liquid-doc/utils.js
21813
21798
  var require_utils4 = __commonJS({
21814
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/liquid-doc/utils.js"(exports) {
21799
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/liquid-doc/utils.js"(exports) {
21815
21800
  "use strict";
21816
21801
  init_cjs_shims();
21817
21802
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -21889,9 +21874,9 @@ var require_utils4 = __commonJS({
21889
21874
  }
21890
21875
  });
21891
21876
 
21892
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/liquid-doc/arguments.js
21877
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/liquid-doc/arguments.js
21893
21878
  var require_arguments = __commonJS({
21894
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/liquid-doc/arguments.js"(exports) {
21879
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/liquid-doc/arguments.js"(exports) {
21895
21880
  "use strict";
21896
21881
  init_cjs_shims();
21897
21882
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -22036,9 +22021,9 @@ var require_arguments = __commonJS({
22036
22021
  }
22037
22022
  });
22038
22023
 
22039
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/duplicate-render-snippet-arguments/index.js
22024
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/duplicate-render-snippet-arguments/index.js
22040
22025
  var require_duplicate_render_snippet_arguments = __commonJS({
22041
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/duplicate-render-snippet-arguments/index.js"(exports) {
22026
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/duplicate-render-snippet-arguments/index.js"(exports) {
22042
22027
  "use strict";
22043
22028
  init_cjs_shims();
22044
22029
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -22078,9 +22063,9 @@ var require_duplicate_render_snippet_arguments = __commonJS({
22078
22063
  }
22079
22064
  });
22080
22065
 
22081
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/duplicate-content-for-arguments/index.js
22066
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/duplicate-content-for-arguments/index.js
22082
22067
  var require_duplicate_content_for_arguments = __commonJS({
22083
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/duplicate-content-for-arguments/index.js"(exports) {
22068
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/duplicate-content-for-arguments/index.js"(exports) {
22084
22069
  "use strict";
22085
22070
  init_cjs_shims();
22086
22071
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -22117,9 +22102,9 @@ var require_duplicate_content_for_arguments = __commonJS({
22117
22102
  }
22118
22103
  });
22119
22104
 
22120
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/empty-block-content/index.js
22105
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/empty-block-content/index.js
22121
22106
  var require_empty_block_content = __commonJS({
22122
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/empty-block-content/index.js"(exports) {
22107
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/empty-block-content/index.js"(exports) {
22123
22108
  "use strict";
22124
22109
  init_cjs_shims();
22125
22110
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -22169,9 +22154,9 @@ var require_empty_block_content = __commonJS({
22169
22154
  }
22170
22155
  });
22171
22156
 
22172
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/hardcoded-routes/index.js
22157
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/hardcoded-routes/index.js
22173
22158
  var require_hardcoded_routes = __commonJS({
22174
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/hardcoded-routes/index.js"(exports) {
22159
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/hardcoded-routes/index.js"(exports) {
22175
22160
  "use strict";
22176
22161
  init_cjs_shims();
22177
22162
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -22248,9 +22233,9 @@ var require_hardcoded_routes = __commonJS({
22248
22233
  }
22249
22234
  });
22250
22235
 
22251
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/img-width-and-height/index.js
22236
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/img-width-and-height/index.js
22252
22237
  var require_img_width_and_height = __commonJS({
22253
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/img-width-and-height/index.js"(exports) {
22238
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/img-width-and-height/index.js"(exports) {
22254
22239
  "use strict";
22255
22240
  init_cjs_shims();
22256
22241
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -22291,9 +22276,9 @@ var require_img_width_and_height = __commonJS({
22291
22276
  }
22292
22277
  });
22293
22278
 
22294
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/json-missing-block/missing-block-utils.js
22279
+ // ../../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
22295
22280
  var require_missing_block_utils = __commonJS({
22296
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/json-missing-block/missing-block-utils.js"(exports) {
22281
+ "../../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"(exports) {
22297
22282
  "use strict";
22298
22283
  init_cjs_shims();
22299
22284
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -22365,9 +22350,9 @@ var require_missing_block_utils = __commonJS({
22365
22350
  }
22366
22351
  });
22367
22352
 
22368
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/json-missing-block/index.js
22353
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/json-missing-block/index.js
22369
22354
  var require_json_missing_block = __commonJS({
22370
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/json-missing-block/index.js"(exports) {
22355
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/json-missing-block/index.js"(exports) {
22371
22356
  "use strict";
22372
22357
  init_cjs_shims();
22373
22358
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -22404,9 +22389,9 @@ var require_json_missing_block = __commonJS({
22404
22389
  }
22405
22390
  });
22406
22391
 
22407
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/json-syntax-error/index.js
22392
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/json-syntax-error/index.js
22408
22393
  var require_json_syntax_error = __commonJS({
22409
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/json-syntax-error/index.js"(exports) {
22394
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/json-syntax-error/index.js"(exports) {
22410
22395
  "use strict";
22411
22396
  init_cjs_shims();
22412
22397
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -22494,9 +22479,9 @@ var require_json_syntax_error = __commonJS({
22494
22479
  }
22495
22480
  });
22496
22481
 
22497
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-free-settings/index.js
22482
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-free-settings/index.js
22498
22483
  var require_liquid_free_settings = __commonJS({
22499
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-free-settings/index.js"(exports) {
22484
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-free-settings/index.js"(exports) {
22500
22485
  "use strict";
22501
22486
  init_cjs_shims();
22502
22487
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -22551,9 +22536,9 @@ var require_liquid_free_settings = __commonJS({
22551
22536
  }
22552
22537
  });
22553
22538
 
22554
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/checks/utils.js
22539
+ // ../../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
22555
22540
  var require_utils5 = __commonJS({
22556
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/checks/utils.js"(exports) {
22541
+ "../../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"(exports) {
22557
22542
  "use strict";
22558
22543
  init_cjs_shims();
22559
22544
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -22596,9 +22581,9 @@ var require_utils5 = __commonJS({
22596
22581
  }
22597
22582
  });
22598
22583
 
22599
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/checks/MultipleAssignValues.js
22584
+ // ../../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
22600
22585
  var require_MultipleAssignValues = __commonJS({
22601
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/checks/MultipleAssignValues.js"(exports) {
22586
+ "../../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"(exports) {
22602
22587
  "use strict";
22603
22588
  init_cjs_shims();
22604
22589
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -22634,7 +22619,7 @@ var require_MultipleAssignValues = __commonJS({
22634
22619
  endIndex: offset + assignmentVariable.length + assignmentOperator.length + assignmentValue.trimEnd().length
22635
22620
  };
22636
22621
  }, { startIndex, endIndex } = removalIndices(node.source, node.position.start);
22637
- if (!(endIndex <= startIndex))
22622
+ if (!(endIndex <= startIndex) && !(endIndex <= startIndex))
22638
22623
  return {
22639
22624
  message: utils_1.INVALID_SYNTAX_MESSAGE,
22640
22625
  startIndex,
@@ -22648,17 +22633,19 @@ var require_MultipleAssignValues = __commonJS({
22648
22633
  }
22649
22634
  });
22650
22635
 
22651
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/checks/InvalidBooleanExpressions.js
22636
+ // ../../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
22652
22637
  var require_InvalidBooleanExpressions = __commonJS({
22653
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/checks/InvalidBooleanExpressions.js"(exports) {
22638
+ "../../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"(exports) {
22654
22639
  "use strict";
22655
22640
  init_cjs_shims();
22656
22641
  Object.defineProperty(exports, "__esModule", { value: !0 });
22657
22642
  exports.detectInvalidBooleanExpressions = void 0;
22658
- var liquid_html_parser_1 = require_dist2(), utils_1 = require_utils5();
22643
+ var liquid_html_parser_1 = require_dist2(), utils_1 = require_utils5(), utils_2 = require_utils3();
22659
22644
  function detectInvalidBooleanExpressions(node, ancestors) {
22645
+ if ((0, utils_2.isWithinRawTagThatDoesNotParseItsContents)(ancestors))
22646
+ return;
22660
22647
  let condition = node.condition;
22661
- if (!ancestors.some((ancestor) => ancestor.type === liquid_html_parser_1.NodeTypes.LiquidRawTag && ancestor.name === "schema") && !(condition.type !== liquid_html_parser_1.NodeTypes.Comparison && condition.type !== liquid_html_parser_1.NodeTypes.LogicalExpression))
22648
+ if (!(condition.type !== liquid_html_parser_1.NodeTypes.Comparison && condition.type !== liquid_html_parser_1.NodeTypes.LogicalExpression))
22662
22649
  return {
22663
22650
  message: utils_1.INVALID_SYNTAX_MESSAGE,
22664
22651
  startIndex: node.position.start,
@@ -22672,9 +22659,9 @@ var require_InvalidBooleanExpressions = __commonJS({
22672
22659
  }
22673
22660
  });
22674
22661
 
22675
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/checks/InvalidEchoValue.js
22662
+ // ../../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
22676
22663
  var require_InvalidEchoValue = __commonJS({
22677
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/checks/InvalidEchoValue.js"(exports) {
22664
+ "../../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"(exports) {
22678
22665
  "use strict";
22679
22666
  init_cjs_shims();
22680
22667
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -22726,9 +22713,9 @@ var require_InvalidEchoValue = __commonJS({
22726
22713
  }
22727
22714
  });
22728
22715
 
22729
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/checks/InvalidConditionalNode.js
22716
+ // ../../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
22730
22717
  var require_InvalidConditionalNode = __commonJS({
22731
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/checks/InvalidConditionalNode.js"(exports) {
22718
+ "../../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"(exports) {
22732
22719
  "use strict";
22733
22720
  init_cjs_shims();
22734
22721
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -22830,9 +22817,9 @@ var require_InvalidConditionalNode = __commonJS({
22830
22817
  }
22831
22818
  });
22832
22819
 
22833
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/checks/InvalidLoopRange.js
22820
+ // ../../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
22834
22821
  var require_InvalidLoopRange = __commonJS({
22835
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/checks/InvalidLoopRange.js"(exports) {
22822
+ "../../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"(exports) {
22836
22823
  "use strict";
22837
22824
  init_cjs_shims();
22838
22825
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -22873,9 +22860,9 @@ var require_InvalidLoopRange = __commonJS({
22873
22860
  }
22874
22861
  });
22875
22862
 
22876
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/checks/InvalidLoopArguments.js
22863
+ // ../../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
22877
22864
  var require_InvalidLoopArguments = __commonJS({
22878
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/checks/InvalidLoopArguments.js"(exports) {
22865
+ "../../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"(exports) {
22879
22866
  "use strict";
22880
22867
  init_cjs_shims();
22881
22868
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -22928,9 +22915,9 @@ var require_InvalidLoopArguments = __commonJS({
22928
22915
  }
22929
22916
  });
22930
22917
 
22931
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/checks/InvalidConditionalNodeParenthesis.js
22918
+ // ../../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
22932
22919
  var require_InvalidConditionalNodeParenthesis = __commonJS({
22933
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/checks/InvalidConditionalNodeParenthesis.js"(exports) {
22920
+ "../../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"(exports) {
22934
22921
  "use strict";
22935
22922
  init_cjs_shims();
22936
22923
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -22955,9 +22942,9 @@ var require_InvalidConditionalNodeParenthesis = __commonJS({
22955
22942
  }
22956
22943
  });
22957
22944
 
22958
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/checks/InvalidFilterName.js
22945
+ // ../../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
22959
22946
  var require_InvalidFilterName = __commonJS({
22960
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/checks/InvalidFilterName.js"(exports) {
22947
+ "../../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"(exports) {
22961
22948
  "use strict";
22962
22949
  init_cjs_shims();
22963
22950
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -22986,7 +22973,7 @@ var require_InvalidFilterName = __commonJS({
22986
22973
  let filterName = match2[1];
22987
22974
  if (!knownFilters.some((filter) => filter.name === filterName))
22988
22975
  continue;
22989
- let filterEndIndex = match2.index + match2[0].length, invalidSegment = (_a43 = trimmedMarkup.slice(filterEndIndex).match(/^(?!\s*(?::|$|\|\s*[a-zA-Z]))([^:|]+?)(?=\s*(?::|$|\|))/)) === null || _a43 === void 0 ? void 0 : _a43[1];
22976
+ let filterEndIndex = match2.index + match2[0].length, invalidSegment = (_a43 = trimmedMarkup.slice(filterEndIndex).match(/^(?!\s*(?::|$|\|\s*[a-zA-Z]|\|\s*\||\s*\|\s*(?:[}%]|$)))([^:|]+?)(?=\s*(?::|$|\|))/)) === null || _a43 === void 0 ? void 0 : _a43[1];
22990
22977
  if (!invalidSegment)
22991
22978
  continue;
22992
22979
  let trailingStartInSource = node.source.indexOf(markup, node.position.start) + filterEndIndex, trailingEndInSource = trailingStartInSource + invalidSegment.length;
@@ -23004,14 +22991,72 @@ var require_InvalidFilterName = __commonJS({
23004
22991
  }
23005
22992
  });
23006
22993
 
23007
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/index.js
22994
+ // ../../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
22995
+ var require_InvalidPipeSyntax = __commonJS({
22996
+ "../../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"(exports) {
22997
+ "use strict";
22998
+ init_cjs_shims();
22999
+ Object.defineProperty(exports, "__esModule", { value: !0 });
23000
+ exports.detectInvalidPipeSyntax = void 0;
23001
+ var liquid_html_parser_1 = require_dist2(), utils_1 = require_utils5();
23002
+ async function detectInvalidPipeSyntax(node) {
23003
+ if (node.type === liquid_html_parser_1.NodeTypes.LiquidVariableOutput)
23004
+ return typeof node.markup != "string" ? [] : detectPipeSyntaxInMarkup(node, node.markup);
23005
+ if (node.type === liquid_html_parser_1.NodeTypes.LiquidTag) {
23006
+ if (node.name === liquid_html_parser_1.NamedTags.echo && typeof node.markup != "string")
23007
+ return [];
23008
+ if (node.name === liquid_html_parser_1.NamedTags.assign && typeof node.markup != "string")
23009
+ return [];
23010
+ if (typeof node.markup == "string" && (node.name === liquid_html_parser_1.NamedTags.echo || node.name === liquid_html_parser_1.NamedTags.assign))
23011
+ return detectPipeSyntaxInMarkup(node, node.markup);
23012
+ }
23013
+ return [];
23014
+ }
23015
+ exports.detectInvalidPipeSyntax = detectInvalidPipeSyntax;
23016
+ async function detectPipeSyntaxInMarkup(node, markup) {
23017
+ let problems = [], trimmedMarkup = markup.trim(), extraPipesPattern = /(\|\s*){2,}/g, extraPipesMatches = Array.from(trimmedMarkup.matchAll(extraPipesPattern));
23018
+ for (let match2 of extraPipesMatches) {
23019
+ let markupStartInSource = node.source.indexOf(markup, node.position.start);
23020
+ if (markupStartInSource === -1)
23021
+ continue;
23022
+ let problemStartInSource = markupStartInSource + match2.index, problemEndInSource = problemStartInSource + match2[0].length;
23023
+ problems.push({
23024
+ message: `${utils_1.INVALID_SYNTAX_MESSAGE}. Remove extra \`|\` character(s).`,
23025
+ startIndex: problemStartInSource,
23026
+ endIndex: problemEndInSource,
23027
+ fix: (corrector) => {
23028
+ corrector.replace(problemStartInSource, problemEndInSource, "| ");
23029
+ }
23030
+ });
23031
+ }
23032
+ let trailingPipePattern = /\s*\|\s*$/, trailingPipeMatch = trimmedMarkup.match(trailingPipePattern);
23033
+ if (trailingPipeMatch) {
23034
+ let markupStartInSource = node.source.indexOf(markup, node.position.start);
23035
+ if (markupStartInSource === -1)
23036
+ return problems;
23037
+ let trailingPipeStartInMarkup = trailingPipeMatch.index, problemStartInSource = markupStartInSource + trailingPipeStartInMarkup, problemEndInSource = problemStartInSource + trailingPipeMatch[0].length;
23038
+ problems.push({
23039
+ message: `${utils_1.INVALID_SYNTAX_MESSAGE}. Remove the trailing \`|\` character.`,
23040
+ startIndex: problemStartInSource,
23041
+ endIndex: problemEndInSource,
23042
+ fix: (corrector) => {
23043
+ corrector.replace(problemStartInSource, problemEndInSource, "");
23044
+ }
23045
+ });
23046
+ }
23047
+ return problems;
23048
+ }
23049
+ }
23050
+ });
23051
+
23052
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/index.js
23008
23053
  var require_liquid_html_syntax_error = __commonJS({
23009
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/index.js"(exports) {
23054
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/liquid-html-syntax-error/index.js"(exports) {
23010
23055
  "use strict";
23011
23056
  init_cjs_shims();
23012
23057
  Object.defineProperty(exports, "__esModule", { value: !0 });
23013
23058
  exports.LiquidHTMLSyntaxError = void 0;
23014
- 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();
23059
+ 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();
23015
23060
  function isParsingErrorWithLocation(error) {
23016
23061
  return "name" in error && error.name === "LiquidHTMLParsingError" && "loc" in error;
23017
23062
  }
@@ -23055,10 +23100,14 @@ var require_liquid_html_syntax_error = __commonJS({
23055
23100
  }
23056
23101
  } : {
23057
23102
  async BooleanExpression(node, ancestors) {
23103
+ if ((0, utils_2.isWithinRawTagThatDoesNotParseItsContents)(ancestors))
23104
+ return;
23058
23105
  let problem = (0, InvalidBooleanExpressions_1.detectInvalidBooleanExpressions)(node, ancestors);
23059
23106
  problem && context.report(problem);
23060
23107
  },
23061
- async LiquidTag(node) {
23108
+ async LiquidTag(node, ancestors) {
23109
+ if ((0, utils_2.isWithinRawTagThatDoesNotParseItsContents)(ancestors))
23110
+ return;
23062
23111
  let problems = [
23063
23112
  (0, MultipleAssignValues_1.detectMultipleAssignValues)(node),
23064
23113
  (0, InvalidEchoValue_1.detectInvalidEchoValue)(node),
@@ -23068,14 +23117,22 @@ var require_liquid_html_syntax_error = __commonJS({
23068
23117
  conditionalNodeProblem && problems.push(conditionalNodeProblem), problems.forEach(context.report);
23069
23118
  let filterProblems = await (0, InvalidFilterName_1.detectInvalidFilterName)(node, await filtersPromise);
23070
23119
  filterProblems.length > 0 && filterProblems.forEach((filterProblem) => context.report(filterProblem));
23120
+ let pipeProblems = await (0, InvalidPipeSyntax_1.detectInvalidPipeSyntax)(node);
23121
+ pipeProblems.length > 0 && pipeProblems.forEach((pipeProblem) => context.report(pipeProblem));
23071
23122
  },
23072
- async LiquidBranch(node) {
23123
+ async LiquidBranch(node, ancestors) {
23124
+ if ((0, utils_2.isWithinRawTagThatDoesNotParseItsContents)(ancestors))
23125
+ return;
23073
23126
  let problem = (0, InvalidConditionalNode_1.detectInvalidConditionalNode)(node);
23074
23127
  problem && context.report(problem);
23075
23128
  },
23076
- async LiquidVariableOutput(node) {
23129
+ async LiquidVariableOutput(node, ancestors) {
23130
+ if ((0, utils_2.isWithinRawTagThatDoesNotParseItsContents)(ancestors))
23131
+ return;
23077
23132
  let filterProblems = await (0, InvalidFilterName_1.detectInvalidFilterName)(node, await filtersPromise);
23078
23133
  filterProblems.length > 0 && filterProblems.forEach((problem2) => context.report(problem2));
23134
+ let pipeProblems = await (0, InvalidPipeSyntax_1.detectInvalidPipeSyntax)(node);
23135
+ pipeProblems.length > 0 && pipeProblems.forEach((pipeProblem) => context.report(pipeProblem));
23079
23136
  let problem = (0, InvalidEchoValue_1.detectInvalidEchoValue)(node);
23080
23137
  problem && context.report(problem);
23081
23138
  }
@@ -23085,9 +23142,9 @@ var require_liquid_html_syntax_error = __commonJS({
23085
23142
  }
23086
23143
  });
23087
23144
 
23088
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/matching-translations/index.js
23145
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/matching-translations/index.js
23089
23146
  var require_matching_translations = __commonJS({
23090
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/matching-translations/index.js"(exports) {
23147
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/matching-translations/index.js"(exports) {
23091
23148
  "use strict";
23092
23149
  init_cjs_shims();
23093
23150
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -23180,9 +23237,9 @@ var require_matching_translations = __commonJS({
23180
23237
  }
23181
23238
  });
23182
23239
 
23183
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/missing-asset/index.js
23240
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/missing-asset/index.js
23184
23241
  var require_missing_asset = __commonJS({
23185
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/missing-asset/index.js"(exports) {
23242
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/missing-asset/index.js"(exports) {
23186
23243
  "use strict";
23187
23244
  init_cjs_shims();
23188
23245
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -23220,9 +23277,9 @@ var require_missing_asset = __commonJS({
23220
23277
  }
23221
23278
  });
23222
23279
 
23223
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/missing-content-for-arguments/index.js
23280
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/missing-content-for-arguments/index.js
23224
23281
  var require_missing_content_for_arguments = __commonJS({
23225
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/missing-content-for-arguments/index.js"(exports) {
23282
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/missing-content-for-arguments/index.js"(exports) {
23226
23283
  "use strict";
23227
23284
  init_cjs_shims();
23228
23285
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -23260,9 +23317,9 @@ var require_missing_content_for_arguments = __commonJS({
23260
23317
  }
23261
23318
  });
23262
23319
 
23263
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/missing-render-snippet-arguments/index.js
23320
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/missing-render-snippet-arguments/index.js
23264
23321
  var require_missing_render_snippet_arguments = __commonJS({
23265
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/missing-render-snippet-arguments/index.js"(exports) {
23322
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/missing-render-snippet-arguments/index.js"(exports) {
23266
23323
  "use strict";
23267
23324
  init_cjs_shims();
23268
23325
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -23304,9 +23361,9 @@ var require_missing_render_snippet_arguments = __commonJS({
23304
23361
  }
23305
23362
  });
23306
23363
 
23307
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/missing-template/index.js
23364
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/missing-template/index.js
23308
23365
  var require_missing_template = __commonJS({
23309
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/missing-template/index.js"(exports) {
23366
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/missing-template/index.js"(exports) {
23310
23367
  "use strict";
23311
23368
  init_cjs_shims();
23312
23369
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -23359,9 +23416,9 @@ var require_missing_template = __commonJS({
23359
23416
  }
23360
23417
  });
23361
23418
 
23362
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/orphaned-snippet/index.js
23419
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/orphaned-snippet/index.js
23363
23420
  var require_orphaned_snippet = __commonJS({
23364
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/orphaned-snippet/index.js"(exports) {
23421
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/orphaned-snippet/index.js"(exports) {
23365
23422
  "use strict";
23366
23423
  init_cjs_shims();
23367
23424
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -23400,9 +23457,9 @@ var require_orphaned_snippet = __commonJS({
23400
23457
  }
23401
23458
  });
23402
23459
 
23403
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/pagination-size/index.js
23460
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/pagination-size/index.js
23404
23461
  var require_pagination_size = __commonJS({
23405
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/pagination-size/index.js"(exports) {
23462
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/pagination-size/index.js"(exports) {
23406
23463
  "use strict";
23407
23464
  init_cjs_shims();
23408
23465
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -23474,9 +23531,9 @@ var require_pagination_size = __commonJS({
23474
23531
  }
23475
23532
  });
23476
23533
 
23477
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/parser-blocking-script/suggestions.js
23534
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/parser-blocking-script/suggestions.js
23478
23535
  var require_suggestions = __commonJS({
23479
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/parser-blocking-script/suggestions.js"(exports) {
23536
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/parser-blocking-script/suggestions.js"(exports) {
23480
23537
  "use strict";
23481
23538
  init_cjs_shims();
23482
23539
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -23500,9 +23557,9 @@ var require_suggestions = __commonJS({
23500
23557
  }
23501
23558
  });
23502
23559
 
23503
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/parser-blocking-script/index.js
23560
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/parser-blocking-script/index.js
23504
23561
  var require_parser_blocking_script = __commonJS({
23505
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/parser-blocking-script/index.js"(exports) {
23562
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/parser-blocking-script/index.js"(exports) {
23506
23563
  "use strict";
23507
23564
  init_cjs_shims();
23508
23565
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -23558,9 +23615,9 @@ var require_parser_blocking_script = __commonJS({
23558
23615
  }
23559
23616
  });
23560
23617
 
23561
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/schema-presets-block-order/index.js
23618
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/schema-presets-block-order/index.js
23562
23619
  var require_schema_presets_block_order = __commonJS({
23563
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/schema-presets-block-order/index.js"(exports) {
23620
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/schema-presets-block-order/index.js"(exports) {
23564
23621
  "use strict";
23565
23622
  init_cjs_shims();
23566
23623
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -23633,9 +23690,9 @@ var require_schema_presets_block_order = __commonJS({
23633
23690
  }
23634
23691
  });
23635
23692
 
23636
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/utils/markup.js
23693
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/markup.js
23637
23694
  var require_markup = __commonJS({
23638
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/utils/markup.js"(exports) {
23695
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/utils/markup.js"(exports) {
23639
23696
  "use strict";
23640
23697
  init_cjs_shims();
23641
23698
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -23647,9 +23704,9 @@ var require_markup = __commonJS({
23647
23704
  }
23648
23705
  });
23649
23706
 
23650
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/schema-presets-static-blocks/index.js
23707
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/schema-presets-static-blocks/index.js
23651
23708
  var require_schema_presets_static_blocks = __commonJS({
23652
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/schema-presets-static-blocks/index.js"(exports) {
23709
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/schema-presets-static-blocks/index.js"(exports) {
23653
23710
  "use strict";
23654
23711
  init_cjs_shims();
23655
23712
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -23737,9 +23794,9 @@ var require_schema_presets_static_blocks = __commonJS({
23737
23794
  }
23738
23795
  });
23739
23796
 
23740
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/remote-asset/index.js
23797
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/remote-asset/index.js
23741
23798
  var require_remote_asset = __commonJS({
23742
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/remote-asset/index.js"(exports) {
23799
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/remote-asset/index.js"(exports) {
23743
23800
  "use strict";
23744
23801
  init_cjs_shims();
23745
23802
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -23873,9 +23930,9 @@ var require_remote_asset = __commonJS({
23873
23930
  }
23874
23931
  });
23875
23932
 
23876
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/required-layout-theme-object/index.js
23933
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/required-layout-theme-object/index.js
23877
23934
  var require_required_layout_theme_object = __commonJS({
23878
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/required-layout-theme-object/index.js"(exports) {
23935
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/required-layout-theme-object/index.js"(exports) {
23879
23936
  "use strict";
23880
23937
  init_cjs_shims();
23881
23938
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -23928,9 +23985,9 @@ var require_required_layout_theme_object = __commonJS({
23928
23985
  }
23929
23986
  });
23930
23987
 
23931
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/tags/content-for.js
23988
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/tags/content-for.js
23932
23989
  var require_content_for = __commonJS({
23933
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/tags/content-for.js"(exports) {
23990
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/tags/content-for.js"(exports) {
23934
23991
  "use strict";
23935
23992
  init_cjs_shims();
23936
23993
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -23961,9 +24018,9 @@ var require_content_for = __commonJS({
23961
24018
  }
23962
24019
  });
23963
24020
 
23964
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/reserved-doc-param-names/index.js
24021
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/reserved-doc-param-names/index.js
23965
24022
  var require_reserved_doc_param_names = __commonJS({
23966
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/reserved-doc-param-names/index.js"(exports) {
24023
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/reserved-doc-param-names/index.js"(exports) {
23967
24024
  "use strict";
23968
24025
  init_cjs_shims();
23969
24026
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -24008,9 +24065,9 @@ var require_reserved_doc_param_names = __commonJS({
24008
24065
  }
24009
24066
  });
24010
24067
 
24011
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/static-stylesheet-and-javascript-tags/index.js
24068
+ // ../../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
24012
24069
  var require_static_stylesheet_and_javascript_tags = __commonJS({
24013
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/static-stylesheet-and-javascript-tags/index.js"(exports) {
24070
+ "../../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"(exports) {
24014
24071
  "use strict";
24015
24072
  init_cjs_shims();
24016
24073
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -24051,9 +24108,9 @@ var require_static_stylesheet_and_javascript_tags = __commonJS({
24051
24108
  }
24052
24109
  });
24053
24110
 
24054
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/translation-key-exists/index.js
24111
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/translation-key-exists/index.js
24055
24112
  var require_translation_key_exists = __commonJS({
24056
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/translation-key-exists/index.js"(exports) {
24113
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/translation-key-exists/index.js"(exports) {
24057
24114
  "use strict";
24058
24115
  init_cjs_shims();
24059
24116
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -24118,9 +24175,9 @@ var require_translation_key_exists = __commonJS({
24118
24175
  }
24119
24176
  });
24120
24177
 
24121
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/unclosed-html-element/index.js
24178
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/unclosed-html-element/index.js
24122
24179
  var require_unclosed_html_element = __commonJS({
24123
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/unclosed-html-element/index.js"(exports) {
24180
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/unclosed-html-element/index.js"(exports) {
24124
24181
  "use strict";
24125
24182
  init_cjs_shims();
24126
24183
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -24274,9 +24331,9 @@ var require_unclosed_html_element = __commonJS({
24274
24331
  }
24275
24332
  });
24276
24333
 
24277
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/liquid-doc/liquidDoc.js
24334
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/liquid-doc/liquidDoc.js
24278
24335
  var require_liquidDoc = __commonJS({
24279
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/liquid-doc/liquidDoc.js"(exports) {
24336
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/liquid-doc/liquidDoc.js"(exports) {
24280
24337
  "use strict";
24281
24338
  init_cjs_shims();
24282
24339
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -24357,14 +24414,14 @@ var require_liquidDoc = __commonJS({
24357
24414
  }
24358
24415
  });
24359
24416
 
24360
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/undefined-object/index.js
24417
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/undefined-object/index.js
24361
24418
  var require_undefined_object = __commonJS({
24362
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/undefined-object/index.js"(exports) {
24419
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/undefined-object/index.js"(exports) {
24363
24420
  "use strict";
24364
24421
  init_cjs_shims();
24365
24422
  Object.defineProperty(exports, "__esModule", { value: !0 });
24366
24423
  exports.UndefinedObject = void 0;
24367
- var liquid_html_parser_1 = require_dist2(), types_1 = require_types4(), utils_1 = require_utils(), liquidDoc_1 = require_liquidDoc();
24424
+ var liquid_html_parser_1 = require_dist2(), types_1 = require_types4(), utils_1 = require_utils(), liquidDoc_1 = require_liquidDoc(), utils_2 = require_utils3();
24368
24425
  exports.UndefinedObject = {
24369
24426
  meta: {
24370
24427
  code: "UndefinedObject",
@@ -24401,9 +24458,9 @@ var require_undefined_object = __commonJS({
24401
24458
  let paramName = (_a43 = node.paramName) === null || _a43 === void 0 ? void 0 : _a43.value;
24402
24459
  paramName && fileScopedVariables.add(paramName);
24403
24460
  },
24404
- async LiquidTag(node) {
24461
+ async LiquidTag(node, ancestors) {
24405
24462
  var _a43, _b, _c, _d;
24406
- isLiquidTagAssign(node) && indexVariableScope(node.markup.name, {
24463
+ (0, utils_2.isWithinRawTagThatDoesNotParseItsContents)(ancestors) || (isLiquidTagAssign(node) && indexVariableScope(node.markup.name, {
24407
24464
  start: node.blockStartPosition.end
24408
24465
  }), isLiquidTagCapture(node) && indexVariableScope(node.markup.name, {
24409
24466
  start: (_a43 = node.blockEndPosition) === null || _a43 === void 0 ? void 0 : _a43.end
@@ -24421,9 +24478,11 @@ var require_undefined_object = __commonJS({
24421
24478
  }), indexVariableScope(node.name === "for" ? "forloop" : "tablerowloop", {
24422
24479
  start: node.blockStartPosition.end,
24423
24480
  end: (_d = node.blockEndPosition) === null || _d === void 0 ? void 0 : _d.start
24424
- }));
24481
+ })));
24425
24482
  },
24426
24483
  async VariableLookup(node, ancestors) {
24484
+ if ((0, utils_2.isWithinRawTagThatDoesNotParseItsContents)(ancestors))
24485
+ return;
24427
24486
  let parent = (0, utils_1.last)(ancestors);
24428
24487
  isLiquidTag(parent) && isLiquidTagCapture(parent) || variables.push(node);
24429
24488
  },
@@ -24494,9 +24553,9 @@ var require_undefined_object = __commonJS({
24494
24553
  }
24495
24554
  });
24496
24555
 
24497
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/unique-doc-param-names/index.js
24556
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/unique-doc-param-names/index.js
24498
24557
  var require_unique_doc_param_names = __commonJS({
24499
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/unique-doc-param-names/index.js"(exports) {
24558
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/unique-doc-param-names/index.js"(exports) {
24500
24559
  "use strict";
24501
24560
  init_cjs_shims();
24502
24561
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -24537,9 +24596,9 @@ var require_unique_doc_param_names = __commonJS({
24537
24596
  }
24538
24597
  });
24539
24598
 
24540
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/unique-static-block-id/index.js
24599
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/unique-static-block-id/index.js
24541
24600
  var require_unique_static_block_id = __commonJS({
24542
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/unique-static-block-id/index.js"(exports) {
24601
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/unique-static-block-id/index.js"(exports) {
24543
24602
  "use strict";
24544
24603
  init_cjs_shims();
24545
24604
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -24585,9 +24644,9 @@ var require_unique_static_block_id = __commonJS({
24585
24644
  }
24586
24645
  });
24587
24646
 
24588
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/unknown-filter/index.js
24647
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/unknown-filter/index.js
24589
24648
  var require_unknown_filter = __commonJS({
24590
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/unknown-filter/index.js"(exports) {
24649
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/unknown-filter/index.js"(exports) {
24591
24650
  "use strict";
24592
24651
  init_cjs_shims();
24593
24652
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -24622,9 +24681,9 @@ var require_unknown_filter = __commonJS({
24622
24681
  }
24623
24682
  });
24624
24683
 
24625
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/unrecognized-content-for-arguments/index.js
24684
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/unrecognized-content-for-arguments/index.js
24626
24685
  var require_unrecognized_content_for_arguments = __commonJS({
24627
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/unrecognized-content-for-arguments/index.js"(exports) {
24686
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/unrecognized-content-for-arguments/index.js"(exports) {
24628
24687
  "use strict";
24629
24688
  init_cjs_shims();
24630
24689
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -24666,9 +24725,9 @@ var require_unrecognized_content_for_arguments = __commonJS({
24666
24725
  }
24667
24726
  });
24668
24727
 
24669
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/unrecognized-render-snippet-arguments/index.js
24728
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/unrecognized-render-snippet-arguments/index.js
24670
24729
  var require_unrecognized_render_snippet_arguments = __commonJS({
24671
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/unrecognized-render-snippet-arguments/index.js"(exports) {
24730
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/unrecognized-render-snippet-arguments/index.js"(exports) {
24672
24731
  "use strict";
24673
24732
  init_cjs_shims();
24674
24733
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -24727,14 +24786,14 @@ var require_unrecognized_render_snippet_arguments = __commonJS({
24727
24786
  }
24728
24787
  });
24729
24788
 
24730
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/unused-assign/index.js
24789
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/unused-assign/index.js
24731
24790
  var require_unused_assign = __commonJS({
24732
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/unused-assign/index.js"(exports) {
24791
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/unused-assign/index.js"(exports) {
24733
24792
  "use strict";
24734
24793
  init_cjs_shims();
24735
24794
  Object.defineProperty(exports, "__esModule", { value: !0 });
24736
24795
  exports.UnusedAssign = void 0;
24737
- var liquid_html_parser_1 = require_dist2(), types_1 = require_types4();
24796
+ var liquid_html_parser_1 = require_dist2(), types_1 = require_types4(), utils_1 = require_utils3();
24738
24797
  exports.UnusedAssign = {
24739
24798
  meta: {
24740
24799
  code: "UnusedAssign",
@@ -24755,10 +24814,12 @@ var require_unused_assign = __commonJS({
24755
24814
  node.type === liquid_html_parser_1.NodeTypes.VariableLookup && usedVariables.add(node.name);
24756
24815
  }
24757
24816
  return {
24758
- async LiquidTag(node) {
24759
- (isLiquidTagAssign(node) || isLiquidTagCapture(node) && node.markup.name) && assignedVariables.set(node.markup.name, node);
24817
+ async LiquidTag(node, ancestors) {
24818
+ (0, utils_1.isWithinRawTagThatDoesNotParseItsContents)(ancestors) || (isLiquidTagAssign(node) || isLiquidTagCapture(node) && node.markup.name) && assignedVariables.set(node.markup.name, node);
24760
24819
  },
24761
24820
  async VariableLookup(node, ancestors) {
24821
+ if ((0, utils_1.isWithinRawTagThatDoesNotParseItsContents)(ancestors))
24822
+ return;
24762
24823
  let parentNode = ancestors.at(-1);
24763
24824
  parentNode && isLiquidTagCapture(parentNode) || checkVariableUsage(node);
24764
24825
  },
@@ -24788,9 +24849,9 @@ var require_unused_assign = __commonJS({
24788
24849
  }
24789
24850
  });
24790
24851
 
24791
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/unsupported-doc-tag/index.js
24852
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/unsupported-doc-tag/index.js
24792
24853
  var require_unsupported_doc_tag = __commonJS({
24793
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/unsupported-doc-tag/index.js"(exports) {
24854
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/unsupported-doc-tag/index.js"(exports) {
24794
24855
  "use strict";
24795
24856
  init_cjs_shims();
24796
24857
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -24832,9 +24893,9 @@ var require_unsupported_doc_tag = __commonJS({
24832
24893
  }
24833
24894
  });
24834
24895
 
24835
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/unused-doc-param/index.js
24896
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/unused-doc-param/index.js
24836
24897
  var require_unused_doc_param = __commonJS({
24837
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/unused-doc-param/index.js"(exports) {
24898
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/unused-doc-param/index.js"(exports) {
24838
24899
  "use strict";
24839
24900
  init_cjs_shims();
24840
24901
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -24883,9 +24944,9 @@ var require_unused_doc_param = __commonJS({
24883
24944
  }
24884
24945
  });
24885
24946
 
24886
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/valid-content-for-arguments/index.js
24947
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-content-for-arguments/index.js
24887
24948
  var require_valid_content_for_arguments = __commonJS({
24888
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/valid-content-for-arguments/index.js"(exports) {
24949
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-content-for-arguments/index.js"(exports) {
24889
24950
  "use strict";
24890
24951
  init_cjs_shims();
24891
24952
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -24958,9 +25019,9 @@ var require_valid_content_for_arguments = __commonJS({
24958
25019
  }
24959
25020
  });
24960
25021
 
24961
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/valid-content-for-argument-types/index.js
25022
+ // ../../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
24962
25023
  var require_valid_content_for_argument_types = __commonJS({
24963
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/valid-content-for-argument-types/index.js"(exports) {
25024
+ "../../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"(exports) {
24964
25025
  "use strict";
24965
25026
  init_cjs_shims();
24966
25027
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -24998,9 +25059,9 @@ var require_valid_content_for_argument_types = __commonJS({
24998
25059
  }
24999
25060
  });
25000
25061
 
25001
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/valid-block-target/index.js
25062
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-block-target/index.js
25002
25063
  var require_valid_block_target = __commonJS({
25003
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/valid-block-target/index.js"(exports) {
25064
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-block-target/index.js"(exports) {
25004
25065
  "use strict";
25005
25066
  init_cjs_shims();
25006
25067
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -25063,9 +25124,9 @@ var require_valid_block_target = __commonJS({
25063
25124
  }
25064
25125
  });
25065
25126
 
25066
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/valid-html-translation/index.js
25127
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-html-translation/index.js
25067
25128
  var require_valid_html_translation = __commonJS({
25068
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/valid-html-translation/index.js"(exports) {
25129
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-html-translation/index.js"(exports) {
25069
25130
  "use strict";
25070
25131
  init_cjs_shims();
25071
25132
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -25107,9 +25168,9 @@ var require_valid_html_translation = __commonJS({
25107
25168
  }
25108
25169
  });
25109
25170
 
25110
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/valid-json/index.js
25171
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-json/index.js
25111
25172
  var require_valid_json = __commonJS({
25112
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/valid-json/index.js"(exports) {
25173
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-json/index.js"(exports) {
25113
25174
  "use strict";
25114
25175
  init_cjs_shims();
25115
25176
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -25147,9 +25208,9 @@ var require_valid_json = __commonJS({
25147
25208
  }
25148
25209
  });
25149
25210
 
25150
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/valid-doc-param-types/index.js
25211
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-doc-param-types/index.js
25151
25212
  var require_valid_doc_param_types = __commonJS({
25152
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/valid-doc-param-types/index.js"(exports) {
25213
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-doc-param-types/index.js"(exports) {
25153
25214
  "use strict";
25154
25215
  init_cjs_shims();
25155
25216
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -25201,9 +25262,9 @@ var require_valid_doc_param_types = __commonJS({
25201
25262
  }
25202
25263
  });
25203
25264
 
25204
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/valid-local-blocks/valid-block-utils.js
25265
+ // ../../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
25205
25266
  var require_valid_block_utils = __commonJS({
25206
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/valid-local-blocks/valid-block-utils.js"(exports) {
25267
+ "../../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"(exports) {
25207
25268
  "use strict";
25208
25269
  init_cjs_shims();
25209
25270
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -25248,9 +25309,9 @@ var require_valid_block_utils = __commonJS({
25248
25309
  }
25249
25310
  });
25250
25311
 
25251
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/valid-local-blocks/index.js
25312
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-local-blocks/index.js
25252
25313
  var require_valid_local_blocks = __commonJS({
25253
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/valid-local-blocks/index.js"(exports) {
25314
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-local-blocks/index.js"(exports) {
25254
25315
  "use strict";
25255
25316
  init_cjs_shims();
25256
25317
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -25296,9 +25357,9 @@ var require_valid_local_blocks = __commonJS({
25296
25357
  }
25297
25358
  });
25298
25359
 
25299
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/valid-render-snippet-argument-types/index.js
25360
+ // ../../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
25300
25361
  var require_valid_render_snippet_argument_types = __commonJS({
25301
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/valid-render-snippet-argument-types/index.js"(exports) {
25362
+ "../../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"(exports) {
25302
25363
  "use strict";
25303
25364
  init_cjs_shims();
25304
25365
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -25356,9 +25417,9 @@ var require_valid_render_snippet_argument_types = __commonJS({
25356
25417
  }
25357
25418
  });
25358
25419
 
25359
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/valid-schema/index.js
25420
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-schema/index.js
25360
25421
  var require_valid_schema = __commonJS({
25361
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/valid-schema/index.js"(exports) {
25422
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-schema/index.js"(exports) {
25362
25423
  "use strict";
25363
25424
  init_cjs_shims();
25364
25425
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -25398,9 +25459,9 @@ var require_valid_schema = __commonJS({
25398
25459
  }
25399
25460
  });
25400
25461
 
25401
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/valid-schema-name/index.js
25462
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-schema-name/index.js
25402
25463
  var require_valid_schema_name = __commonJS({
25403
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/valid-schema-name/index.js"(exports) {
25464
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-schema-name/index.js"(exports) {
25404
25465
  "use strict";
25405
25466
  init_cjs_shims();
25406
25467
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -25455,9 +25516,9 @@ var require_valid_schema_name = __commonJS({
25455
25516
  }
25456
25517
  });
25457
25518
 
25458
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/valid-settings-key/index.js
25519
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-settings-key/index.js
25459
25520
  var require_valid_settings_key = __commonJS({
25460
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/valid-settings-key/index.js"(exports) {
25521
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-settings-key/index.js"(exports) {
25461
25522
  "use strict";
25462
25523
  init_cjs_shims();
25463
25524
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -25535,9 +25596,9 @@ var require_valid_settings_key = __commonJS({
25535
25596
  }
25536
25597
  });
25537
25598
 
25538
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/valid-static-block-type/index.js
25599
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-static-block-type/index.js
25539
25600
  var require_valid_static_block_type = __commonJS({
25540
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/valid-static-block-type/index.js"(exports) {
25601
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-static-block-type/index.js"(exports) {
25541
25602
  "use strict";
25542
25603
  init_cjs_shims();
25543
25604
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -25582,9 +25643,9 @@ var require_valid_static_block_type = __commonJS({
25582
25643
  }
25583
25644
  });
25584
25645
 
25585
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/valid-visible-if/visible-if-utils.js
25646
+ // ../../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
25586
25647
  var require_visible_if_utils = __commonJS({
25587
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/valid-visible-if/visible-if-utils.js"(exports) {
25648
+ "../../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"(exports) {
25588
25649
  "use strict";
25589
25650
  init_cjs_shims();
25590
25651
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -25668,9 +25729,9 @@ var require_visible_if_utils = __commonJS({
25668
25729
  }
25669
25730
  });
25670
25731
 
25671
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/valid-visible-if/index.js
25732
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-visible-if/index.js
25672
25733
  var require_valid_visible_if = __commonJS({
25673
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/valid-visible-if/index.js"(exports) {
25734
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/valid-visible-if/index.js"(exports) {
25674
25735
  "use strict";
25675
25736
  init_cjs_shims();
25676
25737
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -29433,9 +29494,9 @@ function print() { __p += __j.call(arguments, '') }
29433
29494
  }
29434
29495
  });
29435
29496
 
29436
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/variable-name/index.js
29497
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/variable-name/index.js
29437
29498
  var require_variable_name = __commonJS({
29438
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/variable-name/index.js"(exports) {
29499
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/variable-name/index.js"(exports) {
29439
29500
  "use strict";
29440
29501
  init_cjs_shims();
29441
29502
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -29500,9 +29561,9 @@ var require_variable_name = __commonJS({
29500
29561
  }
29501
29562
  });
29502
29563
 
29503
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/app-block-missing-schema/index.js
29564
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/app-block-missing-schema/index.js
29504
29565
  var require_app_block_missing_schema = __commonJS({
29505
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/app-block-missing-schema/index.js"(exports) {
29566
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/app-block-missing-schema/index.js"(exports) {
29506
29567
  "use strict";
29507
29568
  init_cjs_shims();
29508
29569
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -29541,9 +29602,9 @@ var require_app_block_missing_schema = __commonJS({
29541
29602
  }
29542
29603
  });
29543
29604
 
29544
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/unique-settings-id/index.js
29605
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/unique-settings-id/index.js
29545
29606
  var require_unique_settings_id = __commonJS({
29546
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/unique-settings-id/index.js"(exports) {
29607
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/unique-settings-id/index.js"(exports) {
29547
29608
  "use strict";
29548
29609
  init_cjs_shims();
29549
29610
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -29603,14 +29664,14 @@ var require_unique_settings_id = __commonJS({
29603
29664
  }
29604
29665
  });
29605
29666
 
29606
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/index.js
29667
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/index.js
29607
29668
  var require_checks = __commonJS({
29608
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/checks/index.js"(exports) {
29669
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/checks/index.js"(exports) {
29609
29670
  "use strict";
29610
29671
  init_cjs_shims();
29611
29672
  Object.defineProperty(exports, "__esModule", { value: !0 });
29612
29673
  exports.recommended = exports.allChecks = void 0;
29613
- 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(), capture_on_content_for_block_1 = require_capture_on_content_for_block(), 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();
29674
+ 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();
29614
29675
  exports.allChecks = [
29615
29676
  app_block_valid_tags_1.AppBlockValidTags,
29616
29677
  asset_preload_1.AssetPreload,
@@ -29619,7 +29680,6 @@ var require_checks = __commonJS({
29619
29680
  asset_size_css_1.AssetSizeCSS,
29620
29681
  asset_size_javascript_1.AssetSizeJavaScript,
29621
29682
  block_id_usage_1.BlockIdUsage,
29622
- capture_on_content_for_block_1.CaptureOnContentForBlock,
29623
29683
  cdn_preconnect_1.CdnPreconnect,
29624
29684
  content_for_header_modification_1.ContentForHeaderModification,
29625
29685
  deprecate_bgsizes_1.DeprecateBgsizes,
@@ -29687,9 +29747,9 @@ var require_checks = __commonJS({
29687
29747
  }
29688
29748
  });
29689
29749
 
29690
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/find-root.js
29750
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/find-root.js
29691
29751
  var require_find_root = __commonJS({
29692
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/find-root.js"(exports) {
29752
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/find-root.js"(exports) {
29693
29753
  "use strict";
29694
29754
  init_cjs_shims();
29695
29755
  var __createBinding = exports && exports.__createBinding || (Object.create ? function(o, m, k, k2) {
@@ -29745,9 +29805,9 @@ var require_find_root = __commonJS({
29745
29805
  }
29746
29806
  });
29747
29807
 
29748
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/fixes/utils.js
29808
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/fixes/utils.js
29749
29809
  var require_utils6 = __commonJS({
29750
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/fixes/utils.js"(exports) {
29810
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/fixes/utils.js"(exports) {
29751
29811
  "use strict";
29752
29812
  init_cjs_shims();
29753
29813
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -29759,9 +29819,9 @@ var require_utils6 = __commonJS({
29759
29819
  }
29760
29820
  });
29761
29821
 
29762
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/fixes/correctors/json-corrector.js
29822
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/fixes/correctors/json-corrector.js
29763
29823
  var require_json_corrector = __commonJS({
29764
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/fixes/correctors/json-corrector.js"(exports) {
29824
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/fixes/correctors/json-corrector.js"(exports) {
29765
29825
  "use strict";
29766
29826
  init_cjs_shims();
29767
29827
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -29838,9 +29898,9 @@ var require_json_corrector = __commonJS({
29838
29898
  }
29839
29899
  });
29840
29900
 
29841
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/fixes/correctors/string-corrector.js
29901
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/fixes/correctors/string-corrector.js
29842
29902
  var require_string_corrector = __commonJS({
29843
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/fixes/correctors/string-corrector.js"(exports) {
29903
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/fixes/correctors/string-corrector.js"(exports) {
29844
29904
  "use strict";
29845
29905
  init_cjs_shims();
29846
29906
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -29910,9 +29970,9 @@ var require_string_corrector = __commonJS({
29910
29970
  }
29911
29971
  });
29912
29972
 
29913
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/fixes/correctors/index.js
29973
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/fixes/correctors/index.js
29914
29974
  var require_correctors = __commonJS({
29915
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/fixes/correctors/index.js"(exports) {
29975
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/fixes/correctors/index.js"(exports) {
29916
29976
  "use strict";
29917
29977
  init_cjs_shims();
29918
29978
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -29942,9 +30002,9 @@ var require_correctors = __commonJS({
29942
30002
  }
29943
30003
  });
29944
30004
 
29945
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/fixes/autofix.js
30005
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/fixes/autofix.js
29946
30006
  var require_autofix = __commonJS({
29947
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/fixes/autofix.js"(exports) {
30007
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/fixes/autofix.js"(exports) {
29948
30008
  "use strict";
29949
30009
  init_cjs_shims();
29950
30010
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -29967,9 +30027,9 @@ var require_autofix = __commonJS({
29967
30027
  }
29968
30028
  });
29969
30029
 
29970
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/fixes/apply-fix-to-string.js
30030
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/fixes/apply-fix-to-string.js
29971
30031
  var require_apply_fix_to_string = __commonJS({
29972
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/fixes/apply-fix-to-string.js"(exports) {
30032
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/fixes/apply-fix-to-string.js"(exports) {
29973
30033
  "use strict";
29974
30034
  init_cjs_shims();
29975
30035
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -29994,9 +30054,9 @@ var require_apply_fix_to_string = __commonJS({
29994
30054
  }
29995
30055
  });
29996
30056
 
29997
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/fixes/index.js
30057
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/fixes/index.js
29998
30058
  var require_fixes2 = __commonJS({
29999
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/fixes/index.js"(exports) {
30059
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/fixes/index.js"(exports) {
30000
30060
  "use strict";
30001
30061
  init_cjs_shims();
30002
30062
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -30026,9 +30086,9 @@ var require_fixes2 = __commonJS({
30026
30086
  }
30027
30087
  });
30028
30088
 
30029
- // ../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/index.js
30089
+ // ../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/index.js
30030
30090
  var require_dist3 = __commonJS({
30031
- "../../node_modules/.pnpm/@shopify+theme-check-common@3.22.0/node_modules/@shopify/theme-check-common/dist/index.js"(exports) {
30091
+ "../../node_modules/.pnpm/@shopify+theme-check-common@3.23.0/node_modules/@shopify/theme-check-common/dist/index.js"(exports) {
30032
30092
  "use strict";
30033
30093
  init_cjs_shims();
30034
30094
  var __createBinding = exports && exports.__createBinding || (Object.create ? function(o, m, k, k2) {
@@ -30219,9 +30279,9 @@ var require_env_paths = __commonJS({
30219
30279
  }
30220
30280
  });
30221
30281
 
30222
- // ../../node_modules/.pnpm/@shopify+theme-check-docs-updater@3.22.0/node_modules/@shopify/theme-check-docs-updater/dist/utils.js
30282
+ // ../../node_modules/.pnpm/@shopify+theme-check-docs-updater@3.23.0/node_modules/@shopify/theme-check-docs-updater/dist/utils.js
30223
30283
  var require_utils7 = __commonJS({
30224
- "../../node_modules/.pnpm/@shopify+theme-check-docs-updater@3.22.0/node_modules/@shopify/theme-check-docs-updater/dist/utils.js"(exports) {
30284
+ "../../node_modules/.pnpm/@shopify+theme-check-docs-updater@3.23.0/node_modules/@shopify/theme-check-docs-updater/dist/utils.js"(exports) {
30225
30285
  "use strict";
30226
30286
  init_cjs_shims();
30227
30287
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -30243,9 +30303,9 @@ var require_utils7 = __commonJS({
30243
30303
  }
30244
30304
  });
30245
30305
 
30246
- // ../../node_modules/.pnpm/@shopify+theme-check-docs-updater@3.22.0/node_modules/@shopify/theme-check-docs-updater/dist/themeLiquidDocsDownloader.js
30306
+ // ../../node_modules/.pnpm/@shopify+theme-check-docs-updater@3.23.0/node_modules/@shopify/theme-check-docs-updater/dist/themeLiquidDocsDownloader.js
30247
30307
  var require_themeLiquidDocsDownloader = __commonJS({
30248
- "../../node_modules/.pnpm/@shopify+theme-check-docs-updater@3.22.0/node_modules/@shopify/theme-check-docs-updater/dist/themeLiquidDocsDownloader.js"(exports) {
30308
+ "../../node_modules/.pnpm/@shopify+theme-check-docs-updater@3.23.0/node_modules/@shopify/theme-check-docs-updater/dist/themeLiquidDocsDownloader.js"(exports) {
30249
30309
  "use strict";
30250
30310
  init_cjs_shims();
30251
30311
  var __importDefault = exports && exports.__importDefault || function(mod) {
@@ -30342,9 +30402,9 @@ ${error}`), error;
30342
30402
  }
30343
30403
  });
30344
30404
 
30345
- // ../../node_modules/.pnpm/@shopify+theme-check-docs-updater@3.22.0/node_modules/@shopify/theme-check-docs-updater/dist/themeLiquidDocsManager.js
30405
+ // ../../node_modules/.pnpm/@shopify+theme-check-docs-updater@3.23.0/node_modules/@shopify/theme-check-docs-updater/dist/themeLiquidDocsManager.js
30346
30406
  var require_themeLiquidDocsManager = __commonJS({
30347
- "../../node_modules/.pnpm/@shopify+theme-check-docs-updater@3.22.0/node_modules/@shopify/theme-check-docs-updater/dist/themeLiquidDocsManager.js"(exports) {
30407
+ "../../node_modules/.pnpm/@shopify+theme-check-docs-updater@3.23.0/node_modules/@shopify/theme-check-docs-updater/dist/themeLiquidDocsManager.js"(exports) {
30348
30408
  "use strict";
30349
30409
  init_cjs_shims();
30350
30410
  var __importDefault = exports && exports.__importDefault || function(mod) {
@@ -30432,9 +30492,9 @@ ${e instanceof Error ? e.message : e}`);
30432
30492
  }
30433
30493
  });
30434
30494
 
30435
- // ../../node_modules/.pnpm/@shopify+theme-check-docs-updater@3.22.0/node_modules/@shopify/theme-check-docs-updater/dist/index.js
30495
+ // ../../node_modules/.pnpm/@shopify+theme-check-docs-updater@3.23.0/node_modules/@shopify/theme-check-docs-updater/dist/index.js
30436
30496
  var require_dist4 = __commonJS({
30437
- "../../node_modules/.pnpm/@shopify+theme-check-docs-updater@3.22.0/node_modules/@shopify/theme-check-docs-updater/dist/index.js"(exports) {
30497
+ "../../node_modules/.pnpm/@shopify+theme-check-docs-updater@3.23.0/node_modules/@shopify/theme-check-docs-updater/dist/index.js"(exports) {
30438
30498
  "use strict";
30439
30499
  init_cjs_shims();
30440
30500
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -31498,9 +31558,9 @@ var require_glob2 = __commonJS({
31498
31558
  }
31499
31559
  });
31500
31560
 
31501
- // ../../node_modules/.pnpm/@shopify+theme-check-node@3.22.0/node_modules/@shopify/theme-check-node/dist/autofix.js
31561
+ // ../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/autofix.js
31502
31562
  var require_autofix2 = __commonJS({
31503
- "../../node_modules/.pnpm/@shopify+theme-check-node@3.22.0/node_modules/@shopify/theme-check-node/dist/autofix.js"(exports) {
31563
+ "../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/autofix.js"(exports) {
31504
31564
  "use strict";
31505
31565
  init_cjs_shims();
31506
31566
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -31517,9 +31577,9 @@ var require_autofix2 = __commonJS({
31517
31577
  }
31518
31578
  });
31519
31579
 
31520
- // ../../node_modules/.pnpm/@shopify+theme-check-node@3.22.0/node_modules/@shopify/theme-check-node/dist/file-utils.js
31580
+ // ../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/file-utils.js
31521
31581
  var require_file_utils2 = __commonJS({
31522
- "../../node_modules/.pnpm/@shopify+theme-check-node@3.22.0/node_modules/@shopify/theme-check-node/dist/file-utils.js"(exports) {
31582
+ "../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/file-utils.js"(exports) {
31523
31583
  "use strict";
31524
31584
  init_cjs_shims();
31525
31585
  var __importDefault = exports && exports.__importDefault || function(mod) {
@@ -31539,9 +31599,9 @@ var require_file_utils2 = __commonJS({
31539
31599
  }
31540
31600
  });
31541
31601
 
31542
- // ../../node_modules/.pnpm/@shopify+theme-check-node@3.22.0/node_modules/@shopify/theme-check-node/dist/config/installation-location.js
31602
+ // ../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/installation-location.js
31543
31603
  var require_installation_location = __commonJS({
31544
- "../../node_modules/.pnpm/@shopify+theme-check-node@3.22.0/node_modules/@shopify/theme-check-node/dist/config/installation-location.js"(exports) {
31604
+ "../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/installation-location.js"(exports) {
31545
31605
  "use strict";
31546
31606
  init_cjs_shims();
31547
31607
  var __importDefault = exports && exports.__importDefault || function(mod) {
@@ -31554,9 +31614,9 @@ var require_installation_location = __commonJS({
31554
31614
  }
31555
31615
  });
31556
31616
 
31557
- // ../../node_modules/.pnpm/@shopify+theme-check-node@3.22.0/node_modules/@shopify/theme-check-node/dist/config/load-third-party-checks.js
31617
+ // ../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/load-third-party-checks.js
31558
31618
  var require_load_third_party_checks = __commonJS({
31559
- "../../node_modules/.pnpm/@shopify+theme-check-node@3.22.0/node_modules/@shopify/theme-check-node/dist/config/load-third-party-checks.js"(exports) {
31619
+ "../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/load-third-party-checks.js"(exports) {
31560
31620
  "use strict";
31561
31621
  init_cjs_shims();
31562
31622
  var __importDefault = exports && exports.__importDefault || function(mod) {
@@ -31604,9 +31664,9 @@ ${e}`);
31604
31664
  }
31605
31665
  });
31606
31666
 
31607
- // ../../node_modules/.pnpm/@shopify+theme-check-node@3.22.0/node_modules/@shopify/theme-check-node/dist/config/load-config-description.js
31667
+ // ../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/load-config-description.js
31608
31668
  var require_load_config_description = __commonJS({
31609
- "../../node_modules/.pnpm/@shopify+theme-check-node@3.22.0/node_modules/@shopify/theme-check-node/dist/config/load-config-description.js"(exports) {
31669
+ "../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/load-config-description.js"(exports) {
31610
31670
  "use strict";
31611
31671
  init_cjs_shims();
31612
31672
  var __importDefault = exports && exports.__importDefault || function(mod) {
@@ -37150,9 +37210,9 @@ var require_dist5 = __commonJS({
37150
37210
  }
37151
37211
  });
37152
37212
 
37153
- // ../../node_modules/.pnpm/@shopify+theme-check-node@3.22.0/node_modules/@shopify/theme-check-node/dist/config/types.js
37213
+ // ../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/types.js
37154
37214
  var require_types5 = __commonJS({
37155
- "../../node_modules/.pnpm/@shopify+theme-check-node@3.22.0/node_modules/@shopify/theme-check-node/dist/config/types.js"(exports) {
37215
+ "../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/types.js"(exports) {
37156
37216
  "use strict";
37157
37217
  init_cjs_shims();
37158
37218
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -37181,9 +37241,9 @@ var require_types5 = __commonJS({
37181
37241
  }
37182
37242
  });
37183
37243
 
37184
- // ../../node_modules/.pnpm/@shopify+theme-check-node@3.22.0/node_modules/@shopify/theme-check-node/dist/config/resolve/read-yaml.js
37244
+ // ../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/resolve/read-yaml.js
37185
37245
  var require_read_yaml = __commonJS({
37186
- "../../node_modules/.pnpm/@shopify+theme-check-node@3.22.0/node_modules/@shopify/theme-check-node/dist/config/resolve/read-yaml.js"(exports) {
37246
+ "../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/resolve/read-yaml.js"(exports) {
37187
37247
  "use strict";
37188
37248
  init_cjs_shims();
37189
37249
  var __importDefault = exports && exports.__importDefault || function(mod) {
@@ -37276,9 +37336,9 @@ ${message}`;
37276
37336
  }
37277
37337
  });
37278
37338
 
37279
- // ../../node_modules/.pnpm/@shopify+theme-check-node@3.22.0/node_modules/@shopify/theme-check-node/dist/config/resolve/merge-fragments.js
37339
+ // ../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/resolve/merge-fragments.js
37280
37340
  var require_merge_fragments = __commonJS({
37281
- "../../node_modules/.pnpm/@shopify+theme-check-node@3.22.0/node_modules/@shopify/theme-check-node/dist/config/resolve/merge-fragments.js"(exports) {
37341
+ "../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/resolve/merge-fragments.js"(exports) {
37282
37342
  "use strict";
37283
37343
  init_cjs_shims();
37284
37344
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -37316,9 +37376,9 @@ var require_merge_fragments = __commonJS({
37316
37376
  }
37317
37377
  });
37318
37378
 
37319
- // ../../node_modules/.pnpm/@shopify+theme-check-node@3.22.0/node_modules/@shopify/theme-check-node/dist/config/resolve/resolve-config.js
37379
+ // ../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/resolve/resolve-config.js
37320
37380
  var require_resolve_config = __commonJS({
37321
- "../../node_modules/.pnpm/@shopify+theme-check-node@3.22.0/node_modules/@shopify/theme-check-node/dist/config/resolve/resolve-config.js"(exports) {
37381
+ "../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/resolve/resolve-config.js"(exports) {
37322
37382
  "use strict";
37323
37383
  init_cjs_shims();
37324
37384
  var __importDefault = exports && exports.__importDefault || function(mod) {
@@ -37342,9 +37402,9 @@ var require_resolve_config = __commonJS({
37342
37402
  }
37343
37403
  });
37344
37404
 
37345
- // ../../node_modules/.pnpm/@shopify+theme-check-node@3.22.0/node_modules/@shopify/theme-check-node/dist/config/resolve/index.js
37405
+ // ../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/resolve/index.js
37346
37406
  var require_resolve = __commonJS({
37347
- "../../node_modules/.pnpm/@shopify+theme-check-node@3.22.0/node_modules/@shopify/theme-check-node/dist/config/resolve/index.js"(exports) {
37407
+ "../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/resolve/index.js"(exports) {
37348
37408
  "use strict";
37349
37409
  init_cjs_shims();
37350
37410
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -37356,9 +37416,9 @@ var require_resolve = __commonJS({
37356
37416
  }
37357
37417
  });
37358
37418
 
37359
- // ../../node_modules/.pnpm/@shopify+theme-check-node@3.22.0/node_modules/@shopify/theme-check-node/dist/config/validation.js
37419
+ // ../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/validation.js
37360
37420
  var require_validation = __commonJS({
37361
- "../../node_modules/.pnpm/@shopify+theme-check-node@3.22.0/node_modules/@shopify/theme-check-node/dist/config/validation.js"(exports) {
37421
+ "../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/validation.js"(exports) {
37362
37422
  "use strict";
37363
37423
  init_cjs_shims();
37364
37424
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -37428,9 +37488,9 @@ var require_validation = __commonJS({
37428
37488
  }
37429
37489
  });
37430
37490
 
37431
- // ../../node_modules/.pnpm/@shopify+theme-check-node@3.22.0/node_modules/@shopify/theme-check-node/dist/config/load-config.js
37491
+ // ../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/load-config.js
37432
37492
  var require_load_config = __commonJS({
37433
- "../../node_modules/.pnpm/@shopify+theme-check-node@3.22.0/node_modules/@shopify/theme-check-node/dist/config/load-config.js"(exports) {
37493
+ "../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/load-config.js"(exports) {
37434
37494
  "use strict";
37435
37495
  init_cjs_shims();
37436
37496
  var __importDefault = exports && exports.__importDefault || function(mod) {
@@ -37451,9 +37511,9 @@ var require_load_config = __commonJS({
37451
37511
  }
37452
37512
  });
37453
37513
 
37454
- // ../../node_modules/.pnpm/@shopify+theme-check-node@3.22.0/node_modules/@shopify/theme-check-node/dist/config/find-config-path.js
37514
+ // ../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/find-config-path.js
37455
37515
  var require_find_config_path = __commonJS({
37456
- "../../node_modules/.pnpm/@shopify+theme-check-node@3.22.0/node_modules/@shopify/theme-check-node/dist/config/find-config-path.js"(exports) {
37516
+ "../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/find-config-path.js"(exports) {
37457
37517
  "use strict";
37458
37518
  init_cjs_shims();
37459
37519
  var __importDefault = exports && exports.__importDefault || function(mod) {
@@ -37475,9 +37535,9 @@ var require_find_config_path = __commonJS({
37475
37535
  }
37476
37536
  });
37477
37537
 
37478
- // ../../node_modules/.pnpm/@shopify+theme-check-node@3.22.0/node_modules/@shopify/theme-check-node/dist/config/index.js
37538
+ // ../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/index.js
37479
37539
  var require_config = __commonJS({
37480
- "../../node_modules/.pnpm/@shopify+theme-check-node@3.22.0/node_modules/@shopify/theme-check-node/dist/config/index.js"(exports) {
37540
+ "../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/config/index.js"(exports) {
37481
37541
  "use strict";
37482
37542
  init_cjs_shims();
37483
37543
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -37493,9 +37553,9 @@ var require_config = __commonJS({
37493
37553
  }
37494
37554
  });
37495
37555
 
37496
- // ../../node_modules/.pnpm/@shopify+theme-check-node@3.22.0/node_modules/@shopify/theme-check-node/dist/NodeFileSystem.js
37556
+ // ../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/NodeFileSystem.js
37497
37557
  var require_NodeFileSystem = __commonJS({
37498
- "../../node_modules/.pnpm/@shopify+theme-check-node@3.22.0/node_modules/@shopify/theme-check-node/dist/NodeFileSystem.js"(exports) {
37558
+ "../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/NodeFileSystem.js"(exports) {
37499
37559
  "use strict";
37500
37560
  init_cjs_shims();
37501
37561
  var __importDefault = exports && exports.__importDefault || function(mod) {
@@ -37526,9 +37586,9 @@ var require_NodeFileSystem = __commonJS({
37526
37586
  }
37527
37587
  });
37528
37588
 
37529
- // ../../node_modules/.pnpm/@shopify+theme-check-node@3.22.0/node_modules/@shopify/theme-check-node/dist/index.js
37589
+ // ../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/index.js
37530
37590
  var require_dist6 = __commonJS({
37531
- "../../node_modules/.pnpm/@shopify+theme-check-node@3.22.0/node_modules/@shopify/theme-check-node/dist/index.js"(exports) {
37591
+ "../../node_modules/.pnpm/@shopify+theme-check-node@3.23.0/node_modules/@shopify/theme-check-node/dist/index.js"(exports) {
37532
37592
  "use strict";
37533
37593
  init_cjs_shims();
37534
37594
  var __createBinding = exports && exports.__createBinding || (Object.create ? function(o, m, k, k2) {
@@ -40001,9 +40061,9 @@ var require_main2 = __commonJS({
40001
40061
  }
40002
40062
  });
40003
40063
 
40004
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/types.js
40064
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/types.js
40005
40065
  var require_types6 = __commonJS({
40006
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/types.js"(exports) {
40066
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/types.js"(exports) {
40007
40067
  "use strict";
40008
40068
  init_cjs_shims();
40009
40069
  var __createBinding = exports && exports.__createBinding || (Object.create ? function(o, m, k, k2) {
@@ -40049,9 +40109,9 @@ var require_types6 = __commonJS({
40049
40109
  }
40050
40110
  });
40051
40111
 
40052
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/utils/debounce.js
40112
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/utils/debounce.js
40053
40113
  var require_debounce = __commonJS({
40054
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/utils/debounce.js"(exports) {
40114
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/utils/debounce.js"(exports) {
40055
40115
  "use strict";
40056
40116
  init_cjs_shims();
40057
40117
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -40070,9 +40130,9 @@ var require_debounce = __commonJS({
40070
40130
  }
40071
40131
  });
40072
40132
 
40073
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/utils/array.js
40133
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/utils/array.js
40074
40134
  var require_array2 = __commonJS({
40075
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/utils/array.js"(exports) {
40135
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/utils/array.js"(exports) {
40076
40136
  "use strict";
40077
40137
  init_cjs_shims();
40078
40138
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -40086,9 +40146,9 @@ var require_array2 = __commonJS({
40086
40146
  }
40087
40147
  });
40088
40148
 
40089
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/utils/node.js
40149
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/utils/node.js
40090
40150
  var require_node = __commonJS({
40091
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/utils/node.js"(exports) {
40151
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/utils/node.js"(exports) {
40092
40152
  "use strict";
40093
40153
  init_cjs_shims();
40094
40154
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -40141,9 +40201,9 @@ var require_node = __commonJS({
40141
40201
  }
40142
40202
  });
40143
40203
 
40144
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/utils/isCovered.js
40204
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/utils/isCovered.js
40145
40205
  var require_isCovered = __commonJS({
40146
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/utils/isCovered.js"(exports) {
40206
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/utils/isCovered.js"(exports) {
40147
40207
  "use strict";
40148
40208
  init_cjs_shims();
40149
40209
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -40155,9 +40215,9 @@ var require_isCovered = __commonJS({
40155
40215
  }
40156
40216
  });
40157
40217
 
40158
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/utils/index.js
40218
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/utils/index.js
40159
40219
  var require_utils8 = __commonJS({
40160
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/utils/index.js"(exports) {
40220
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/utils/index.js"(exports) {
40161
40221
  "use strict";
40162
40222
  init_cjs_shims();
40163
40223
  var __createBinding = exports && exports.__createBinding || (Object.create ? function(o, m, k, k2) {
@@ -44228,9 +44288,9 @@ var require_main4 = __commonJS({
44228
44288
  }
44229
44289
  });
44230
44290
 
44231
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/ClientCapabilities.js
44291
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/ClientCapabilities.js
44232
44292
  var require_ClientCapabilities = __commonJS({
44233
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/ClientCapabilities.js"(exports) {
44293
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/ClientCapabilities.js"(exports) {
44234
44294
  "use strict";
44235
44295
  init_cjs_shims();
44236
44296
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -44286,9 +44346,9 @@ var require_ClientCapabilities = __commonJS({
44286
44346
  }
44287
44347
  });
44288
44348
 
44289
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/commands/BaseExecuteCommandProvider.js
44349
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/commands/BaseExecuteCommandProvider.js
44290
44350
  var require_BaseExecuteCommandProvider = __commonJS({
44291
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/commands/BaseExecuteCommandProvider.js"(exports) {
44351
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/commands/BaseExecuteCommandProvider.js"(exports) {
44292
44352
  "use strict";
44293
44353
  init_cjs_shims();
44294
44354
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -44302,9 +44362,9 @@ var require_BaseExecuteCommandProvider = __commonJS({
44302
44362
  }
44303
44363
  });
44304
44364
 
44305
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/commands/providers/ApplyFixesProvider.js
44365
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/commands/providers/ApplyFixesProvider.js
44306
44366
  var require_ApplyFixesProvider = __commonJS({
44307
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/commands/providers/ApplyFixesProvider.js"(exports) {
44367
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/commands/providers/ApplyFixesProvider.js"(exports) {
44308
44368
  "use strict";
44309
44369
  init_cjs_shims();
44310
44370
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -44350,9 +44410,9 @@ var require_ApplyFixesProvider = __commonJS({
44350
44410
  }
44351
44411
  });
44352
44412
 
44353
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/commands/providers/ApplySuggestionProvider.js
44413
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/commands/providers/ApplySuggestionProvider.js
44354
44414
  var require_ApplySuggestionProvider = __commonJS({
44355
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/commands/providers/ApplySuggestionProvider.js"(exports) {
44415
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/commands/providers/ApplySuggestionProvider.js"(exports) {
44356
44416
  "use strict";
44357
44417
  init_cjs_shims();
44358
44418
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -44405,9 +44465,9 @@ var require_ApplySuggestionProvider = __commonJS({
44405
44465
  }
44406
44466
  });
44407
44467
 
44408
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/commands/providers/RunChecksProvider.js
44468
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/commands/providers/RunChecksProvider.js
44409
44469
  var require_RunChecksProvider = __commonJS({
44410
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/commands/providers/RunChecksProvider.js"(exports) {
44470
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/commands/providers/RunChecksProvider.js"(exports) {
44411
44471
  "use strict";
44412
44472
  init_cjs_shims();
44413
44473
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -44426,9 +44486,9 @@ var require_RunChecksProvider = __commonJS({
44426
44486
  }
44427
44487
  });
44428
44488
 
44429
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/commands/providers/index.js
44489
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/commands/providers/index.js
44430
44490
  var require_providers = __commonJS({
44431
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/commands/providers/index.js"(exports) {
44491
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/commands/providers/index.js"(exports) {
44432
44492
  "use strict";
44433
44493
  init_cjs_shims();
44434
44494
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -44454,9 +44514,9 @@ var require_providers = __commonJS({
44454
44514
  }
44455
44515
  });
44456
44516
 
44457
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/commands/ExecuteCommandProvider.js
44517
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/commands/ExecuteCommandProvider.js
44458
44518
  var require_ExecuteCommandProvider = __commonJS({
44459
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/commands/ExecuteCommandProvider.js"(exports) {
44519
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/commands/ExecuteCommandProvider.js"(exports) {
44460
44520
  "use strict";
44461
44521
  init_cjs_shims();
44462
44522
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -44490,9 +44550,9 @@ var require_ExecuteCommandProvider = __commonJS({
44490
44550
  }
44491
44551
  });
44492
44552
 
44493
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/commands/index.js
44553
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/commands/index.js
44494
44554
  var require_commands = __commonJS({
44495
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/commands/index.js"(exports) {
44555
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/commands/index.js"(exports) {
44496
44556
  "use strict";
44497
44557
  init_cjs_shims();
44498
44558
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -44511,9 +44571,9 @@ var require_commands = __commonJS({
44511
44571
  }
44512
44572
  });
44513
44573
 
44514
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/BaseCodeActionsProvider.js
44574
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/BaseCodeActionsProvider.js
44515
44575
  var require_BaseCodeActionsProvider = __commonJS({
44516
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/BaseCodeActionsProvider.js"(exports) {
44576
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/BaseCodeActionsProvider.js"(exports) {
44517
44577
  "use strict";
44518
44578
  init_cjs_shims();
44519
44579
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -44530,9 +44590,9 @@ var require_BaseCodeActionsProvider = __commonJS({
44530
44590
  }
44531
44591
  });
44532
44592
 
44533
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/providers/utils.js
44593
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/providers/utils.js
44534
44594
  var require_utils9 = __commonJS({
44535
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/providers/utils.js"(exports) {
44595
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/providers/utils.js"(exports) {
44536
44596
  "use strict";
44537
44597
  init_cjs_shims();
44538
44598
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -44556,9 +44616,9 @@ var require_utils9 = __commonJS({
44556
44616
  }
44557
44617
  });
44558
44618
 
44559
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/providers/FixProvider.js
44619
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/providers/FixProvider.js
44560
44620
  var require_FixProvider = __commonJS({
44561
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/providers/FixProvider.js"(exports) {
44621
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/providers/FixProvider.js"(exports) {
44562
44622
  "use strict";
44563
44623
  init_cjs_shims();
44564
44624
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -44600,9 +44660,9 @@ var require_FixProvider = __commonJS({
44600
44660
  }
44601
44661
  });
44602
44662
 
44603
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/providers/FixAllProvider.js
44663
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/providers/FixAllProvider.js
44604
44664
  var require_FixAllProvider = __commonJS({
44605
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/providers/FixAllProvider.js"(exports) {
44665
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/providers/FixAllProvider.js"(exports) {
44606
44666
  "use strict";
44607
44667
  init_cjs_shims();
44608
44668
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -44627,9 +44687,9 @@ var require_FixAllProvider = __commonJS({
44627
44687
  }
44628
44688
  });
44629
44689
 
44630
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/providers/SuggestionProvider.js
44690
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/providers/SuggestionProvider.js
44631
44691
  var require_SuggestionProvider = __commonJS({
44632
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/providers/SuggestionProvider.js"(exports) {
44692
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/providers/SuggestionProvider.js"(exports) {
44633
44693
  "use strict";
44634
44694
  init_cjs_shims();
44635
44695
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -44655,9 +44715,9 @@ var require_SuggestionProvider = __commonJS({
44655
44715
  }
44656
44716
  });
44657
44717
 
44658
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/providers/index.js
44718
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/providers/index.js
44659
44719
  var require_providers2 = __commonJS({
44660
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/providers/index.js"(exports) {
44720
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/providers/index.js"(exports) {
44661
44721
  "use strict";
44662
44722
  init_cjs_shims();
44663
44723
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -44677,9 +44737,9 @@ var require_providers2 = __commonJS({
44677
44737
  }
44678
44738
  });
44679
44739
 
44680
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/CodeActionsProvider.js
44740
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/CodeActionsProvider.js
44681
44741
  var require_CodeActionsProvider = __commonJS({
44682
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/CodeActionsProvider.js"(exports) {
44742
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/CodeActionsProvider.js"(exports) {
44683
44743
  "use strict";
44684
44744
  init_cjs_shims();
44685
44745
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -44703,9 +44763,9 @@ var require_CodeActionsProvider = __commonJS({
44703
44763
  }
44704
44764
  });
44705
44765
 
44706
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/index.js
44766
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/index.js
44707
44767
  var require_codeActions = __commonJS({
44708
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/index.js"(exports) {
44768
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/codeActions/index.js"(exports) {
44709
44769
  "use strict";
44710
44770
  init_cjs_shims();
44711
44771
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -44720,9 +44780,9 @@ var require_codeActions = __commonJS({
44720
44780
  }
44721
44781
  });
44722
44782
 
44723
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/settings/index.js
44783
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/settings/index.js
44724
44784
  var require_settings = __commonJS({
44725
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/settings/index.js"(exports) {
44785
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/settings/index.js"(exports) {
44726
44786
  "use strict";
44727
44787
  init_cjs_shims();
44728
44788
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -44738,9 +44798,9 @@ var require_settings = __commonJS({
44738
44798
  }
44739
44799
  });
44740
44800
 
44741
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/TypeSystem.js
44801
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/TypeSystem.js
44742
44802
  var require_TypeSystem = __commonJS({
44743
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/TypeSystem.js"(exports) {
44803
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/TypeSystem.js"(exports) {
44744
44804
  "use strict";
44745
44805
  init_cjs_shims();
44746
44806
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -45315,9 +45375,9 @@ var require_TypeSystem = __commonJS({
45315
45375
  }
45316
45376
  });
45317
45377
 
45318
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/params/fix.js
45378
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/params/fix.js
45319
45379
  var require_fix = __commonJS({
45320
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/params/fix.js"(exports) {
45380
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/params/fix.js"(exports) {
45321
45381
  "use strict";
45322
45382
  init_cjs_shims();
45323
45383
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -45486,9 +45546,9 @@ var require_fix = __commonJS({
45486
45546
  }
45487
45547
  });
45488
45548
 
45489
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/params/LiquidCompletionParams.js
45549
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/params/LiquidCompletionParams.js
45490
45550
  var require_LiquidCompletionParams = __commonJS({
45491
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/params/LiquidCompletionParams.js"(exports) {
45551
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/params/LiquidCompletionParams.js"(exports) {
45492
45552
  "use strict";
45493
45553
  init_cjs_shims();
45494
45554
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -45698,9 +45758,9 @@ var require_LiquidCompletionParams = __commonJS({
45698
45758
  }
45699
45759
  });
45700
45760
 
45701
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/params/index.js
45761
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/params/index.js
45702
45762
  var require_params = __commonJS({
45703
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/params/index.js"(exports) {
45763
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/params/index.js"(exports) {
45704
45764
  "use strict";
45705
45765
  init_cjs_shims();
45706
45766
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -45716,9 +45776,9 @@ var require_params = __commonJS({
45716
45776
  }
45717
45777
  });
45718
45778
 
45719
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/ContentForCompletionProvider.js
45779
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/ContentForCompletionProvider.js
45720
45780
  var require_ContentForCompletionProvider = __commonJS({
45721
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/ContentForCompletionProvider.js"(exports) {
45781
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/ContentForCompletionProvider.js"(exports) {
45722
45782
  "use strict";
45723
45783
  init_cjs_shims();
45724
45784
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -45782,9 +45842,9 @@ to see how to create theme blocks that can be used this way.
45782
45842
  }
45783
45843
  });
45784
45844
 
45785
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/ContentForBlockTypeCompletionProvider.js
45845
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/ContentForBlockTypeCompletionProvider.js
45786
45846
  var require_ContentForBlockTypeCompletionProvider = __commonJS({
45787
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/ContentForBlockTypeCompletionProvider.js"(exports) {
45847
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/ContentForBlockTypeCompletionProvider.js"(exports) {
45788
45848
  "use strict";
45789
45849
  init_cjs_shims();
45790
45850
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -45808,9 +45868,9 @@ var require_ContentForBlockTypeCompletionProvider = __commonJS({
45808
45868
  }
45809
45869
  });
45810
45870
 
45811
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/data/contentForParameterCompletionOptions.js
45871
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/data/contentForParameterCompletionOptions.js
45812
45872
  var require_contentForParameterCompletionOptions = __commonJS({
45813
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/data/contentForParameterCompletionOptions.js"(exports) {
45873
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/data/contentForParameterCompletionOptions.js"(exports) {
45814
45874
  "use strict";
45815
45875
  init_cjs_shims();
45816
45876
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -45823,9 +45883,9 @@ var require_contentForParameterCompletionOptions = __commonJS({
45823
45883
  }
45824
45884
  });
45825
45885
 
45826
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/utils/liquidDoc.js
45886
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/utils/liquidDoc.js
45827
45887
  var require_liquidDoc2 = __commonJS({
45828
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/utils/liquidDoc.js"(exports) {
45888
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/utils/liquidDoc.js"(exports) {
45829
45889
  "use strict";
45830
45890
  init_cjs_shims();
45831
45891
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -45922,9 +45982,9 @@ ${content}
45922
45982
  }
45923
45983
  });
45924
45984
 
45925
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/ContentForParameterCompletionProvider.js
45985
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/ContentForParameterCompletionProvider.js
45926
45986
  var require_ContentForParameterCompletionProvider = __commonJS({
45927
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/ContentForParameterCompletionProvider.js"(exports) {
45987
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/ContentForParameterCompletionProvider.js"(exports) {
45928
45988
  "use strict";
45929
45989
  init_cjs_shims();
45930
45990
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -46003,9 +46063,9 @@ var require_ContentForParameterCompletionProvider = __commonJS({
46003
46063
  }
46004
46064
  });
46005
46065
 
46006
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/docset/MarkdownRenderer.js
46066
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/docset/MarkdownRenderer.js
46007
46067
  var require_MarkdownRenderer = __commonJS({
46008
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/docset/MarkdownRenderer.js"(exports) {
46068
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/docset/MarkdownRenderer.js"(exports) {
46009
46069
  "use strict";
46010
46070
  init_cjs_shims();
46011
46071
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -52664,9 +52724,9 @@ See [Browser compatibility](#Browser_compatibility) for notes on browser support
52664
52724
  }
52665
52725
  });
52666
52726
 
52667
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/docset/HtmlDocset.js
52727
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/docset/HtmlDocset.js
52668
52728
  var require_HtmlDocset = __commonJS({
52669
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/docset/HtmlDocset.js"(exports) {
52729
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/docset/HtmlDocset.js"(exports) {
52670
52730
  "use strict";
52671
52731
  init_cjs_shims();
52672
52732
  var __createBinding = exports && exports.__createBinding || (Object.create ? function(o, m, k, k2) {
@@ -52694,9 +52754,9 @@ var require_HtmlDocset = __commonJS({
52694
52754
  }
52695
52755
  });
52696
52756
 
52697
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/docset/index.js
52757
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/docset/index.js
52698
52758
  var require_docset = __commonJS({
52699
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/docset/index.js"(exports) {
52759
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/docset/index.js"(exports) {
52700
52760
  "use strict";
52701
52761
  init_cjs_shims();
52702
52762
  var __createBinding = exports && exports.__createBinding || (Object.create ? function(o, m, k, k2) {
@@ -52723,9 +52783,9 @@ var require_docset = __commonJS({
52723
52783
  }
52724
52784
  });
52725
52785
 
52726
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/common/CompletionItemProperties.js
52786
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/common/CompletionItemProperties.js
52727
52787
  var require_CompletionItemProperties = __commonJS({
52728
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/common/CompletionItemProperties.js"(exports) {
52788
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/common/CompletionItemProperties.js"(exports) {
52729
52789
  "use strict";
52730
52790
  init_cjs_shims();
52731
52791
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -52761,9 +52821,9 @@ var require_CompletionItemProperties = __commonJS({
52761
52821
  }
52762
52822
  });
52763
52823
 
52764
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/common/index.js
52824
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/common/index.js
52765
52825
  var require_common2 = __commonJS({
52766
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/common/index.js"(exports) {
52826
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/common/index.js"(exports) {
52767
52827
  "use strict";
52768
52828
  init_cjs_shims();
52769
52829
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -52779,9 +52839,9 @@ var require_common2 = __commonJS({
52779
52839
  }
52780
52840
  });
52781
52841
 
52782
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/HtmlTagCompletionProvider.js
52842
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/HtmlTagCompletionProvider.js
52783
52843
  var require_HtmlTagCompletionProvider = __commonJS({
52784
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/HtmlTagCompletionProvider.js"(exports) {
52844
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/HtmlTagCompletionProvider.js"(exports) {
52785
52845
  "use strict";
52786
52846
  init_cjs_shims();
52787
52847
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -52848,9 +52908,9 @@ var require_HtmlTagCompletionProvider = __commonJS({
52848
52908
  }
52849
52909
  });
52850
52910
 
52851
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/HtmlAttributeCompletionProvider.js
52911
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/HtmlAttributeCompletionProvider.js
52852
52912
  var require_HtmlAttributeCompletionProvider = __commonJS({
52853
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/HtmlAttributeCompletionProvider.js"(exports) {
52913
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/HtmlAttributeCompletionProvider.js"(exports) {
52854
52914
  "use strict";
52855
52915
  init_cjs_shims();
52856
52916
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -52914,9 +52974,9 @@ var require_HtmlAttributeCompletionProvider = __commonJS({
52914
52974
  }
52915
52975
  });
52916
52976
 
52917
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/HtmlAttributeValueCompletionProvider.js
52977
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/HtmlAttributeValueCompletionProvider.js
52918
52978
  var require_HtmlAttributeValueCompletionProvider = __commonJS({
52919
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/HtmlAttributeValueCompletionProvider.js"(exports) {
52979
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/HtmlAttributeValueCompletionProvider.js"(exports) {
52920
52980
  "use strict";
52921
52981
  init_cjs_shims();
52922
52982
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -52949,9 +53009,9 @@ var require_HtmlAttributeValueCompletionProvider = __commonJS({
52949
53009
  }
52950
53010
  });
52951
53011
 
52952
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/FilterCompletionProvider.js
53012
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/FilterCompletionProvider.js
52953
53013
  var require_FilterCompletionProvider = __commonJS({
52954
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/FilterCompletionProvider.js"(exports) {
53014
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/FilterCompletionProvider.js"(exports) {
52955
53015
  "use strict";
52956
53016
  init_cjs_shims();
52957
53017
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -53029,9 +53089,9 @@ var require_FilterCompletionProvider = __commonJS({
53029
53089
  }
53030
53090
  });
53031
53091
 
53032
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/FilterNamedParameterCompletionProvider.js
53092
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/FilterNamedParameterCompletionProvider.js
53033
53093
  var require_FilterNamedParameterCompletionProvider = __commonJS({
53034
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/FilterNamedParameterCompletionProvider.js"(exports) {
53094
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/FilterNamedParameterCompletionProvider.js"(exports) {
53035
53095
  "use strict";
53036
53096
  init_cjs_shims();
53037
53097
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -53083,9 +53143,9 @@ var require_FilterNamedParameterCompletionProvider = __commonJS({
53083
53143
  }
53084
53144
  });
53085
53145
 
53086
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/LiquidTagsCompletionProvider.js
53146
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/LiquidTagsCompletionProvider.js
53087
53147
  var require_LiquidTagsCompletionProvider = __commonJS({
53088
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/LiquidTagsCompletionProvider.js"(exports) {
53148
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/LiquidTagsCompletionProvider.js"(exports) {
53089
53149
  "use strict";
53090
53150
  init_cjs_shims();
53091
53151
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -53207,9 +53267,9 @@ var require_LiquidTagsCompletionProvider = __commonJS({
53207
53267
  }
53208
53268
  });
53209
53269
 
53210
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/ObjectAttributeCompletionProvider.js
53270
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/ObjectAttributeCompletionProvider.js
53211
53271
  var require_ObjectAttributeCompletionProvider = __commonJS({
53212
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/ObjectAttributeCompletionProvider.js"(exports) {
53272
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/ObjectAttributeCompletionProvider.js"(exports) {
53213
53273
  "use strict";
53214
53274
  init_cjs_shims();
53215
53275
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -53251,9 +53311,9 @@ var require_ObjectAttributeCompletionProvider = __commonJS({
53251
53311
  }
53252
53312
  });
53253
53313
 
53254
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/ObjectCompletionProvider.js
53314
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/ObjectCompletionProvider.js
53255
53315
  var require_ObjectCompletionProvider = __commonJS({
53256
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/ObjectCompletionProvider.js"(exports) {
53316
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/ObjectCompletionProvider.js"(exports) {
53257
53317
  "use strict";
53258
53318
  init_cjs_shims();
53259
53319
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -53280,9 +53340,9 @@ var require_ObjectCompletionProvider = __commonJS({
53280
53340
  }
53281
53341
  });
53282
53342
 
53283
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/translations.js
53343
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/translations.js
53284
53344
  var require_translations = __commonJS({
53285
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/translations.js"(exports) {
53345
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/translations.js"(exports) {
53286
53346
  "use strict";
53287
53347
  init_cjs_shims();
53288
53348
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -53344,9 +53404,9 @@ var require_translations = __commonJS({
53344
53404
  }
53345
53405
  });
53346
53406
 
53347
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/TranslationCompletionProvider.js
53407
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/TranslationCompletionProvider.js
53348
53408
  var require_TranslationCompletionProvider = __commonJS({
53349
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/TranslationCompletionProvider.js"(exports) {
53409
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/TranslationCompletionProvider.js"(exports) {
53350
53410
  "use strict";
53351
53411
  init_cjs_shims();
53352
53412
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -53395,9 +53455,9 @@ var require_TranslationCompletionProvider = __commonJS({
53395
53455
  }
53396
53456
  });
53397
53457
 
53398
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/RenderSnippetCompletionProvider.js
53458
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/RenderSnippetCompletionProvider.js
53399
53459
  var require_RenderSnippetCompletionProvider = __commonJS({
53400
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/RenderSnippetCompletionProvider.js"(exports) {
53460
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/RenderSnippetCompletionProvider.js"(exports) {
53401
53461
  "use strict";
53402
53462
  init_cjs_shims();
53403
53463
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -53427,9 +53487,9 @@ var require_RenderSnippetCompletionProvider = __commonJS({
53427
53487
  }
53428
53488
  });
53429
53489
 
53430
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/RenderSnippetParameterCompletionProvider.js
53490
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/RenderSnippetParameterCompletionProvider.js
53431
53491
  var require_RenderSnippetParameterCompletionProvider = __commonJS({
53432
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/RenderSnippetParameterCompletionProvider.js"(exports) {
53492
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/RenderSnippetParameterCompletionProvider.js"(exports) {
53433
53493
  "use strict";
53434
53494
  init_cjs_shims();
53435
53495
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -53465,9 +53525,9 @@ var require_RenderSnippetParameterCompletionProvider = __commonJS({
53465
53525
  }
53466
53526
  });
53467
53527
 
53468
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/LiquidDocTagCompletionProvider.js
53528
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/LiquidDocTagCompletionProvider.js
53469
53529
  var require_LiquidDocTagCompletionProvider = __commonJS({
53470
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/LiquidDocTagCompletionProvider.js"(exports) {
53530
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/LiquidDocTagCompletionProvider.js"(exports) {
53471
53531
  "use strict";
53472
53532
  init_cjs_shims();
53473
53533
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -53515,9 +53575,9 @@ var require_LiquidDocTagCompletionProvider = __commonJS({
53515
53575
  }
53516
53576
  });
53517
53577
 
53518
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/LiquidDocParamTypeCompletionProvider.js
53578
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/LiquidDocParamTypeCompletionProvider.js
53519
53579
  var require_LiquidDocParamTypeCompletionProvider = __commonJS({
53520
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/LiquidDocParamTypeCompletionProvider.js"(exports) {
53580
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/LiquidDocParamTypeCompletionProvider.js"(exports) {
53521
53581
  "use strict";
53522
53582
  init_cjs_shims();
53523
53583
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -53556,9 +53616,9 @@ var require_LiquidDocParamTypeCompletionProvider = __commonJS({
53556
53616
  }
53557
53617
  });
53558
53618
 
53559
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/index.js
53619
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/index.js
53560
53620
  var require_providers3 = __commonJS({
53561
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/index.js"(exports) {
53621
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/providers/index.js"(exports) {
53562
53622
  "use strict";
53563
53623
  init_cjs_shims();
53564
53624
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -53630,9 +53690,9 @@ var require_providers3 = __commonJS({
53630
53690
  }
53631
53691
  });
53632
53692
 
53633
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/CompletionsProvider.js
53693
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/CompletionsProvider.js
53634
53694
  var require_CompletionsProvider = __commonJS({
53635
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/CompletionsProvider.js"(exports) {
53695
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/CompletionsProvider.js"(exports) {
53636
53696
  "use strict";
53637
53697
  init_cjs_shims();
53638
53698
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -53677,9 +53737,9 @@ var require_CompletionsProvider = __commonJS({
53677
53737
  }
53678
53738
  });
53679
53739
 
53680
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/index.js
53740
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/index.js
53681
53741
  var require_completions = __commonJS({
53682
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/completions/index.js"(exports) {
53742
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/completions/index.js"(exports) {
53683
53743
  "use strict";
53684
53744
  init_cjs_shims();
53685
53745
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -88917,9 +88977,9 @@ var defaultLanguageServiceOptions, init_cssLanguageService = __esm({
88917
88977
  }
88918
88978
  });
88919
88979
 
88920
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/css/CSSLanguageService.js
88980
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/css/CSSLanguageService.js
88921
88981
  var require_CSSLanguageService = __commonJS({
88922
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/css/CSSLanguageService.js"(exports) {
88982
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/css/CSSLanguageService.js"(exports) {
88923
88983
  "use strict";
88924
88984
  init_cjs_shims();
88925
88985
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -88989,9 +89049,122 @@ var require_CSSLanguageService = __commonJS({
88989
89049
  }
88990
89050
  });
88991
89051
 
88992
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/diagnostics/offenseToDiagnostic.js
89052
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/definitions/providers/SchemaTranslationStringDefinitionProvider.js
89053
+ var require_SchemaTranslationStringDefinitionProvider = __commonJS({
89054
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/definitions/providers/SchemaTranslationStringDefinitionProvider.js"(exports) {
89055
+ "use strict";
89056
+ init_cjs_shims();
89057
+ Object.defineProperty(exports, "__esModule", { value: !0 });
89058
+ exports.SchemaTranslationStringDefinitionProvider = void 0;
89059
+ var liquid_html_parser_1 = require_dist2(), theme_check_common_1 = require_dist3(), vscode_languageserver_protocol_1 = require_main3(), SchemaTranslationStringDefinitionProvider = class {
89060
+ constructor(documentManager, getDefaultSchemaLocaleSourceCode) {
89061
+ this.documentManager = documentManager, this.getDefaultSchemaLocaleSourceCode = getDefaultSchemaLocaleSourceCode;
89062
+ }
89063
+ async definitions(params, node, ancestors) {
89064
+ let sourceCode = this.documentManager.get(params.textDocument.uri);
89065
+ if (!sourceCode || sourceCode.type !== theme_check_common_1.SourceCodeType.LiquidHtml)
89066
+ return [];
89067
+ if (node.type !== liquid_html_parser_1.NodeTypes.TextNode)
89068
+ return [];
89069
+ if (!ancestors.find(isSchemaTag))
89070
+ return [];
89071
+ let schema = await sourceCode.getSchema();
89072
+ if (!schema || schema.ast instanceof Error)
89073
+ return [];
89074
+ let defaultLocaleFile = await this.getDefaultSchemaLocaleSourceCode(params.textDocument.uri);
89075
+ if (!defaultLocaleFile || defaultLocaleFile.type !== theme_check_common_1.SourceCodeType.JSON || defaultLocaleFile.ast instanceof Error)
89076
+ return [];
89077
+ let offset = sourceCode.textDocument.offsetAt(params.position) - schema.offset, [jNode, _jAncestors] = (0, theme_check_common_1.findJSONNode)(schema.ast, offset);
89078
+ if (jNode.type !== "Literal")
89079
+ return [];
89080
+ if (typeof jNode.value != "string" || !jNode.value.startsWith("t:"))
89081
+ return [];
89082
+ let translationKey = jNode.value.slice(2).trim(), translationNode = (0, theme_check_common_1.nodeAtPath)(defaultLocaleFile.ast, translationKey.split("."));
89083
+ if (!translationNode)
89084
+ return [];
89085
+ 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));
89086
+ return [
89087
+ vscode_languageserver_protocol_1.LocationLink.create(defaultLocaleFile.textDocument.uri, targetRange, targetRange, originRange)
89088
+ ];
89089
+ }
89090
+ };
89091
+ exports.SchemaTranslationStringDefinitionProvider = SchemaTranslationStringDefinitionProvider;
89092
+ function isSchemaTag(node) {
89093
+ return node.type === liquid_html_parser_1.NodeTypes.LiquidRawTag && node.name === "schema";
89094
+ }
89095
+ }
89096
+ });
89097
+
89098
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/definitions/providers/TranslationStringDefinitionProvider.js
89099
+ var require_TranslationStringDefinitionProvider = __commonJS({
89100
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/definitions/providers/TranslationStringDefinitionProvider.js"(exports) {
89101
+ "use strict";
89102
+ init_cjs_shims();
89103
+ Object.defineProperty(exports, "__esModule", { value: !0 });
89104
+ exports.TranslationStringDefinitionProvider = void 0;
89105
+ var liquid_html_parser_1 = require_dist2(), theme_check_common_1 = require_dist3(), vscode_languageserver_protocol_1 = require_main3(), TranslationStringDefinitionProvider = class {
89106
+ constructor(documentManager, getDefaultLocaleSourceCode) {
89107
+ this.documentManager = documentManager, this.getDefaultLocaleSourceCode = getDefaultLocaleSourceCode;
89108
+ }
89109
+ async definitions(params, node, ancestors) {
89110
+ var _a43;
89111
+ let doc = (_a43 = this.documentManager.get(params.textDocument.uri)) === null || _a43 === void 0 ? void 0 : _a43.textDocument;
89112
+ if (!doc)
89113
+ return [];
89114
+ if (node.type !== liquid_html_parser_1.NodeTypes.String)
89115
+ return [];
89116
+ let parent = ancestors.at(-1);
89117
+ if (!parent || parent.type !== liquid_html_parser_1.NodeTypes.LiquidVariable)
89118
+ return [];
89119
+ if (parent.expression !== node)
89120
+ return [];
89121
+ if (parent.filters.length === 0 || !["t", "translate"].includes(parent.filters[0].name))
89122
+ return [];
89123
+ let defaultLocaleFile = await this.getDefaultLocaleSourceCode(params.textDocument.uri);
89124
+ if (!defaultLocaleFile || defaultLocaleFile.type !== theme_check_common_1.SourceCodeType.JSON || defaultLocaleFile.ast instanceof Error)
89125
+ return [];
89126
+ let translationKey = node.value, translationNode = (0, theme_check_common_1.nodeAtPath)(defaultLocaleFile.ast, translationKey.split("."));
89127
+ if (!translationNode)
89128
+ return [];
89129
+ 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));
89130
+ return [
89131
+ vscode_languageserver_protocol_1.LocationLink.create(defaultLocaleFile.textDocument.uri, targetRange, targetRange, originRange)
89132
+ ];
89133
+ }
89134
+ };
89135
+ exports.TranslationStringDefinitionProvider = TranslationStringDefinitionProvider;
89136
+ }
89137
+ });
89138
+
89139
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/definitions/DefinitionProvider.js
89140
+ var require_DefinitionProvider = __commonJS({
89141
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/definitions/DefinitionProvider.js"(exports) {
89142
+ "use strict";
89143
+ init_cjs_shims();
89144
+ Object.defineProperty(exports, "__esModule", { value: !0 });
89145
+ exports.DefinitionProvider = void 0;
89146
+ var theme_check_common_1 = require_dist3(), SchemaTranslationStringDefinitionProvider_1 = require_SchemaTranslationStringDefinitionProvider(), TranslationStringDefinitionProvider_1 = require_TranslationStringDefinitionProvider(), DefinitionProvider = class {
89147
+ constructor(documentManager, getDefaultLocaleSourceCode, getDefaultSchemaLocaleSourceCode) {
89148
+ this.documentManager = documentManager, this.providers = [
89149
+ new TranslationStringDefinitionProvider_1.TranslationStringDefinitionProvider(documentManager, getDefaultLocaleSourceCode),
89150
+ new SchemaTranslationStringDefinitionProvider_1.SchemaTranslationStringDefinitionProvider(documentManager, getDefaultSchemaLocaleSourceCode)
89151
+ ];
89152
+ }
89153
+ async definitions(params) {
89154
+ let sourceCode = this.documentManager.get(params.textDocument.uri);
89155
+ if (!sourceCode || sourceCode.type !== theme_check_common_1.SourceCodeType.LiquidHtml || sourceCode.ast instanceof Error)
89156
+ return null;
89157
+ 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());
89158
+ return results.length > 0 ? results : null;
89159
+ }
89160
+ };
89161
+ exports.DefinitionProvider = DefinitionProvider;
89162
+ }
89163
+ });
89164
+
89165
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/diagnostics/offenseToDiagnostic.js
88993
89166
  var require_offenseToDiagnostic = __commonJS({
88994
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/diagnostics/offenseToDiagnostic.js"(exports) {
89167
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/diagnostics/offenseToDiagnostic.js"(exports) {
88995
89168
  "use strict";
88996
89169
  init_cjs_shims();
88997
89170
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -89046,9 +89219,9 @@ var require_offenseToDiagnostic = __commonJS({
89046
89219
  }
89047
89220
  });
89048
89221
 
89049
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/diagnostics/DiagnosticsManager.js
89222
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/diagnostics/DiagnosticsManager.js
89050
89223
  var require_DiagnosticsManager = __commonJS({
89051
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/diagnostics/DiagnosticsManager.js"(exports) {
89224
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/diagnostics/DiagnosticsManager.js"(exports) {
89052
89225
  "use strict";
89053
89226
  init_cjs_shims();
89054
89227
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -89088,9 +89261,9 @@ var require_DiagnosticsManager = __commonJS({
89088
89261
  }
89089
89262
  });
89090
89263
 
89091
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/diagnostics/runChecks.js
89264
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/diagnostics/runChecks.js
89092
89265
  var require_runChecks = __commonJS({
89093
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/diagnostics/runChecks.js"(exports) {
89266
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/diagnostics/runChecks.js"(exports) {
89094
89267
  "use strict";
89095
89268
  init_cjs_shims();
89096
89269
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -89157,9 +89330,9 @@ var require_runChecks = __commonJS({
89157
89330
  }
89158
89331
  });
89159
89332
 
89160
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/diagnostics/index.js
89333
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/diagnostics/index.js
89161
89334
  var require_diagnostics = __commonJS({
89162
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/diagnostics/index.js"(exports) {
89335
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/diagnostics/index.js"(exports) {
89163
89336
  "use strict";
89164
89337
  init_cjs_shims();
89165
89338
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -89175,9 +89348,9 @@ var require_diagnostics = __commonJS({
89175
89348
  }
89176
89349
  });
89177
89350
 
89178
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/utils/htmlTagNames.js
89351
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/utils/htmlTagNames.js
89179
89352
  var require_htmlTagNames = __commonJS({
89180
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/utils/htmlTagNames.js"(exports) {
89353
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/utils/htmlTagNames.js"(exports) {
89181
89354
  "use strict";
89182
89355
  init_cjs_shims();
89183
89356
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -89205,9 +89378,9 @@ var require_htmlTagNames = __commonJS({
89205
89378
  }
89206
89379
  });
89207
89380
 
89208
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/documentHighlights/providers/HtmlTagNameDocumentHighlightsProvider.js
89381
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/documentHighlights/providers/HtmlTagNameDocumentHighlightsProvider.js
89209
89382
  var require_HtmlTagNameDocumentHighlightsProvider = __commonJS({
89210
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/documentHighlights/providers/HtmlTagNameDocumentHighlightsProvider.js"(exports) {
89383
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/documentHighlights/providers/HtmlTagNameDocumentHighlightsProvider.js"(exports) {
89211
89384
  "use strict";
89212
89385
  init_cjs_shims();
89213
89386
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -89229,9 +89402,9 @@ var require_HtmlTagNameDocumentHighlightsProvider = __commonJS({
89229
89402
  }
89230
89403
  });
89231
89404
 
89232
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/documentHighlights/providers/LiquidBlockTagDocumentHighlightsProvider.js
89405
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/documentHighlights/providers/LiquidBlockTagDocumentHighlightsProvider.js
89233
89406
  var require_LiquidBlockTagDocumentHighlightsProvider = __commonJS({
89234
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/documentHighlights/providers/LiquidBlockTagDocumentHighlightsProvider.js"(exports) {
89407
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/documentHighlights/providers/LiquidBlockTagDocumentHighlightsProvider.js"(exports) {
89235
89408
  "use strict";
89236
89409
  init_cjs_shims();
89237
89410
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -89274,9 +89447,9 @@ var require_LiquidBlockTagDocumentHighlightsProvider = __commonJS({
89274
89447
  }
89275
89448
  });
89276
89449
 
89277
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/documentHighlights/providers/index.js
89450
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/documentHighlights/providers/index.js
89278
89451
  var require_providers4 = __commonJS({
89279
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/documentHighlights/providers/index.js"(exports) {
89452
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/documentHighlights/providers/index.js"(exports) {
89280
89453
  "use strict";
89281
89454
  init_cjs_shims();
89282
89455
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -89292,9 +89465,9 @@ var require_providers4 = __commonJS({
89292
89465
  }
89293
89466
  });
89294
89467
 
89295
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/documentHighlights/DocumentHighlightsProvider.js
89468
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/documentHighlights/DocumentHighlightsProvider.js
89296
89469
  var require_DocumentHighlightsProvider = __commonJS({
89297
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/documentHighlights/DocumentHighlightsProvider.js"(exports) {
89470
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/documentHighlights/DocumentHighlightsProvider.js"(exports) {
89298
89471
  "use strict";
89299
89472
  init_cjs_shims();
89300
89473
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -89321,9 +89494,9 @@ var require_DocumentHighlightsProvider = __commonJS({
89321
89494
  }
89322
89495
  });
89323
89496
 
89324
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/documentLinks/DocumentLinksProvider.js
89497
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/documentLinks/DocumentLinksProvider.js
89325
89498
  var require_DocumentLinksProvider = __commonJS({
89326
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/documentLinks/DocumentLinksProvider.js"(exports) {
89499
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/documentLinks/DocumentLinksProvider.js"(exports) {
89327
89500
  "use strict";
89328
89501
  init_cjs_shims();
89329
89502
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -89380,9 +89553,9 @@ var require_DocumentLinksProvider = __commonJS({
89380
89553
  }
89381
89554
  });
89382
89555
 
89383
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/documentLinks/index.js
89556
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/documentLinks/index.js
89384
89557
  var require_documentLinks = __commonJS({
89385
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/documentLinks/index.js"(exports) {
89558
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/documentLinks/index.js"(exports) {
89386
89559
  "use strict";
89387
89560
  init_cjs_shims();
89388
89561
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -89394,9 +89567,9 @@ var require_documentLinks = __commonJS({
89394
89567
  }
89395
89568
  });
89396
89569
 
89397
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/progress.js
89570
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/progress.js
89398
89571
  var require_progress2 = __commonJS({
89399
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/progress.js"(exports) {
89572
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/progress.js"(exports) {
89400
89573
  "use strict";
89401
89574
  init_cjs_shims();
89402
89575
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -89445,9 +89618,9 @@ var require_progress2 = __commonJS({
89445
89618
  }
89446
89619
  });
89447
89620
 
89448
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/documents/DocumentManager.js
89621
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/documents/DocumentManager.js
89449
89622
  var require_DocumentManager = __commonJS({
89450
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/documents/DocumentManager.js"(exports) {
89623
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/documents/DocumentManager.js"(exports) {
89451
89624
  "use strict";
89452
89625
  init_cjs_shims();
89453
89626
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -89576,9 +89749,9 @@ var require_DocumentManager = __commonJS({
89576
89749
  }
89577
89750
  });
89578
89751
 
89579
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/documents/types.js
89752
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/documents/types.js
89580
89753
  var require_types7 = __commonJS({
89581
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/documents/types.js"(exports) {
89754
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/documents/types.js"(exports) {
89582
89755
  "use strict";
89583
89756
  init_cjs_shims();
89584
89757
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -89590,9 +89763,9 @@ var require_types7 = __commonJS({
89590
89763
  }
89591
89764
  });
89592
89765
 
89593
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/documents/index.js
89766
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/documents/index.js
89594
89767
  var require_documents = __commonJS({
89595
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/documents/index.js"(exports) {
89768
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/documents/index.js"(exports) {
89596
89769
  "use strict";
89597
89770
  init_cjs_shims();
89598
89771
  var __createBinding = exports && exports.__createBinding || (Object.create ? function(o, m, k, k2) {
@@ -89616,9 +89789,9 @@ var require_documents = __commonJS({
89616
89789
  }
89617
89790
  });
89618
89791
 
89619
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/formatting/providers/BracketsAutoclosingOnTypeFormattingProvider.js
89792
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/formatting/providers/BracketsAutoclosingOnTypeFormattingProvider.js
89620
89793
  var require_BracketsAutoclosingOnTypeFormattingProvider = __commonJS({
89621
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/formatting/providers/BracketsAutoclosingOnTypeFormattingProvider.js"(exports) {
89794
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/formatting/providers/BracketsAutoclosingOnTypeFormattingProvider.js"(exports) {
89622
89795
  "use strict";
89623
89796
  init_cjs_shims();
89624
89797
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -89714,9 +89887,9 @@ var require_BracketsAutoclosingOnTypeFormattingProvider = __commonJS({
89714
89887
  }
89715
89888
  });
89716
89889
 
89717
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/formatting/providers/HtmlElementAutoclosingOnTypeFormattingProvider.js
89890
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/formatting/providers/HtmlElementAutoclosingOnTypeFormattingProvider.js
89718
89891
  var require_HtmlElementAutoclosingOnTypeFormattingProvider = __commonJS({
89719
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/formatting/providers/HtmlElementAutoclosingOnTypeFormattingProvider.js"(exports) {
89892
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/formatting/providers/HtmlElementAutoclosingOnTypeFormattingProvider.js"(exports) {
89720
89893
  "use strict";
89721
89894
  init_cjs_shims();
89722
89895
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -89766,9 +89939,9 @@ var require_HtmlElementAutoclosingOnTypeFormattingProvider = __commonJS({
89766
89939
  }
89767
89940
  });
89768
89941
 
89769
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/formatting/OnTypeFormattingProvider.js
89942
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/formatting/OnTypeFormattingProvider.js
89770
89943
  var require_OnTypeFormattingProvider = __commonJS({
89771
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/formatting/OnTypeFormattingProvider.js"(exports) {
89944
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/formatting/OnTypeFormattingProvider.js"(exports) {
89772
89945
  "use strict";
89773
89946
  init_cjs_shims();
89774
89947
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -89791,9 +89964,9 @@ var require_OnTypeFormattingProvider = __commonJS({
89791
89964
  }
89792
89965
  });
89793
89966
 
89794
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/formatting/index.js
89967
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/formatting/index.js
89795
89968
  var require_formatting = __commonJS({
89796
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/formatting/index.js"(exports) {
89969
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/formatting/index.js"(exports) {
89797
89970
  "use strict";
89798
89971
  init_cjs_shims();
89799
89972
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -89805,9 +89978,9 @@ var require_formatting = __commonJS({
89805
89978
  }
89806
89979
  });
89807
89980
 
89808
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/LiquidTagHoverProvider.js
89981
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/LiquidTagHoverProvider.js
89809
89982
  var require_LiquidTagHoverProvider = __commonJS({
89810
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/LiquidTagHoverProvider.js"(exports) {
89983
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/LiquidTagHoverProvider.js"(exports) {
89811
89984
  "use strict";
89812
89985
  init_cjs_shims();
89813
89986
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -89832,9 +90005,9 @@ var require_LiquidTagHoverProvider = __commonJS({
89832
90005
  }
89833
90006
  });
89834
90007
 
89835
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/LiquidFilterHoverProvider.js
90008
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/LiquidFilterHoverProvider.js
89836
90009
  var require_LiquidFilterHoverProvider = __commonJS({
89837
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/LiquidFilterHoverProvider.js"(exports) {
90010
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/LiquidFilterHoverProvider.js"(exports) {
89838
90011
  "use strict";
89839
90012
  init_cjs_shims();
89840
90013
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -89859,9 +90032,9 @@ var require_LiquidFilterHoverProvider = __commonJS({
89859
90032
  }
89860
90033
  });
89861
90034
 
89862
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/LiquidFilterArgumentHoverProvider.js
90035
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/LiquidFilterArgumentHoverProvider.js
89863
90036
  var require_LiquidFilterArgumentHoverProvider = __commonJS({
89864
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/LiquidFilterArgumentHoverProvider.js"(exports) {
90037
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/LiquidFilterArgumentHoverProvider.js"(exports) {
89865
90038
  "use strict";
89866
90039
  init_cjs_shims();
89867
90040
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -89891,9 +90064,9 @@ var require_LiquidFilterArgumentHoverProvider = __commonJS({
89891
90064
  }
89892
90065
  });
89893
90066
 
89894
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/LiquidObjectHoverProvider.js
90067
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/LiquidObjectHoverProvider.js
89895
90068
  var require_LiquidObjectHoverProvider = __commonJS({
89896
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/LiquidObjectHoverProvider.js"(exports) {
90069
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/LiquidObjectHoverProvider.js"(exports) {
89897
90070
  "use strict";
89898
90071
  init_cjs_shims();
89899
90072
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -89938,9 +90111,9 @@ var require_LiquidObjectHoverProvider = __commonJS({
89938
90111
  }
89939
90112
  });
89940
90113
 
89941
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/LiquidObjectAttributeHoverProvider.js
90114
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/LiquidObjectAttributeHoverProvider.js
89942
90115
  var require_LiquidObjectAttributeHoverProvider = __commonJS({
89943
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/LiquidObjectAttributeHoverProvider.js"(exports) {
90116
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/LiquidObjectAttributeHoverProvider.js"(exports) {
89944
90117
  "use strict";
89945
90118
  init_cjs_shims();
89946
90119
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -89985,9 +90158,9 @@ var require_LiquidObjectAttributeHoverProvider = __commonJS({
89985
90158
  }
89986
90159
  });
89987
90160
 
89988
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/HtmlTagHoverProvider.js
90161
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/HtmlTagHoverProvider.js
89989
90162
  var require_HtmlTagHoverProvider = __commonJS({
89990
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/HtmlTagHoverProvider.js"(exports) {
90163
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/HtmlTagHoverProvider.js"(exports) {
89991
90164
  "use strict";
89992
90165
  init_cjs_shims();
89993
90166
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -90010,9 +90183,9 @@ var require_HtmlTagHoverProvider = __commonJS({
90010
90183
  }
90011
90184
  });
90012
90185
 
90013
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/HtmlAttributeHoverProvider.js
90186
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/HtmlAttributeHoverProvider.js
90014
90187
  var require_HtmlAttributeHoverProvider = __commonJS({
90015
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/HtmlAttributeHoverProvider.js"(exports) {
90188
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/HtmlAttributeHoverProvider.js"(exports) {
90016
90189
  "use strict";
90017
90190
  init_cjs_shims();
90018
90191
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -90036,9 +90209,9 @@ var require_HtmlAttributeHoverProvider = __commonJS({
90036
90209
  }
90037
90210
  });
90038
90211
 
90039
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/HtmlAttributeValueHoverProvider.js
90212
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/HtmlAttributeValueHoverProvider.js
90040
90213
  var require_HtmlAttributeValueHoverProvider = __commonJS({
90041
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/HtmlAttributeValueHoverProvider.js"(exports) {
90214
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/HtmlAttributeValueHoverProvider.js"(exports) {
90042
90215
  "use strict";
90043
90216
  init_cjs_shims();
90044
90217
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -90062,9 +90235,9 @@ var require_HtmlAttributeValueHoverProvider = __commonJS({
90062
90235
  }
90063
90236
  });
90064
90237
 
90065
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/TranslationHoverProvider.js
90238
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/TranslationHoverProvider.js
90066
90239
  var require_TranslationHoverProvider = __commonJS({
90067
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/TranslationHoverProvider.js"(exports) {
90240
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/TranslationHoverProvider.js"(exports) {
90068
90241
  "use strict";
90069
90242
  init_cjs_shims();
90070
90243
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -90095,9 +90268,9 @@ var require_TranslationHoverProvider = __commonJS({
90095
90268
  }
90096
90269
  });
90097
90270
 
90098
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/RenderSnippetHoverProvider.js
90271
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/RenderSnippetHoverProvider.js
90099
90272
  var require_RenderSnippetHoverProvider = __commonJS({
90100
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/RenderSnippetHoverProvider.js"(exports) {
90273
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/RenderSnippetHoverProvider.js"(exports) {
90101
90274
  "use strict";
90102
90275
  init_cjs_shims();
90103
90276
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -90123,9 +90296,9 @@ var require_RenderSnippetHoverProvider = __commonJS({
90123
90296
  }
90124
90297
  });
90125
90298
 
90126
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/RenderSnippetParameterHoverProvider.js
90299
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/RenderSnippetParameterHoverProvider.js
90127
90300
  var require_RenderSnippetParameterHoverProvider = __commonJS({
90128
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/RenderSnippetParameterHoverProvider.js"(exports) {
90301
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/RenderSnippetParameterHoverProvider.js"(exports) {
90129
90302
  "use strict";
90130
90303
  init_cjs_shims();
90131
90304
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -90152,9 +90325,9 @@ var require_RenderSnippetParameterHoverProvider = __commonJS({
90152
90325
  }
90153
90326
  });
90154
90327
 
90155
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/index.js
90328
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/index.js
90156
90329
  var require_providers5 = __commonJS({
90157
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/index.js"(exports) {
90330
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/index.js"(exports) {
90158
90331
  "use strict";
90159
90332
  init_cjs_shims();
90160
90333
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -90206,9 +90379,9 @@ var require_providers5 = __commonJS({
90206
90379
  }
90207
90380
  });
90208
90381
 
90209
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/LiquidDocTagHoverProvider.js
90382
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/LiquidDocTagHoverProvider.js
90210
90383
  var require_LiquidDocTagHoverProvider = __commonJS({
90211
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/LiquidDocTagHoverProvider.js"(exports) {
90384
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/LiquidDocTagHoverProvider.js"(exports) {
90212
90385
  "use strict";
90213
90386
  init_cjs_shims();
90214
90387
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -90238,9 +90411,9 @@ var require_LiquidDocTagHoverProvider = __commonJS({
90238
90411
  }
90239
90412
  });
90240
90413
 
90241
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/ContentForArgumentHoverProvider.js
90414
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/ContentForArgumentHoverProvider.js
90242
90415
  var require_ContentForArgumentHoverProvider = __commonJS({
90243
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/ContentForArgumentHoverProvider.js"(exports) {
90416
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/ContentForArgumentHoverProvider.js"(exports) {
90244
90417
  "use strict";
90245
90418
  init_cjs_shims();
90246
90419
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -90270,9 +90443,9 @@ var require_ContentForArgumentHoverProvider = __commonJS({
90270
90443
  }
90271
90444
  });
90272
90445
 
90273
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/ContentForTypeHoverProvider.js
90446
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/ContentForTypeHoverProvider.js
90274
90447
  var require_ContentForTypeHoverProvider = __commonJS({
90275
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/ContentForTypeHoverProvider.js"(exports) {
90448
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/providers/ContentForTypeHoverProvider.js"(exports) {
90276
90449
  "use strict";
90277
90450
  init_cjs_shims();
90278
90451
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -90298,9 +90471,9 @@ var require_ContentForTypeHoverProvider = __commonJS({
90298
90471
  }
90299
90472
  });
90300
90473
 
90301
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/hover/HoverProvider.js
90474
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/HoverProvider.js
90302
90475
  var require_HoverProvider = __commonJS({
90303
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/hover/HoverProvider.js"(exports) {
90476
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/HoverProvider.js"(exports) {
90304
90477
  "use strict";
90305
90478
  init_cjs_shims();
90306
90479
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -90340,9 +90513,9 @@ var require_HoverProvider = __commonJS({
90340
90513
  }
90341
90514
  });
90342
90515
 
90343
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/hover/index.js
90516
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/index.js
90344
90517
  var require_hover = __commonJS({
90345
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/hover/index.js"(exports) {
90518
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/hover/index.js"(exports) {
90346
90519
  "use strict";
90347
90520
  init_cjs_shims();
90348
90521
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -90354,9 +90527,9 @@ var require_hover = __commonJS({
90354
90527
  }
90355
90528
  });
90356
90529
 
90357
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/json/RequestContext.js
90530
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/RequestContext.js
90358
90531
  var require_RequestContext = __commonJS({
90359
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/json/RequestContext.js"(exports) {
90532
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/RequestContext.js"(exports) {
90360
90533
  "use strict";
90361
90534
  init_cjs_shims();
90362
90535
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -90375,9 +90548,9 @@ var require_RequestContext = __commonJS({
90375
90548
  }
90376
90549
  });
90377
90550
 
90378
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/json/utils.js
90551
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/utils.js
90379
90552
  var require_utils10 = __commonJS({
90380
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/json/utils.js"(exports) {
90553
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/utils.js"(exports) {
90381
90554
  "use strict";
90382
90555
  init_cjs_shims();
90383
90556
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -90411,9 +90584,9 @@ var require_utils10 = __commonJS({
90411
90584
  }
90412
90585
  });
90413
90586
 
90414
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/json/completions/providers/BlockTypeCompletionProvider.js
90587
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/completions/providers/BlockTypeCompletionProvider.js
90415
90588
  var require_BlockTypeCompletionProvider = __commonJS({
90416
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/json/completions/providers/BlockTypeCompletionProvider.js"(exports) {
90589
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/completions/providers/BlockTypeCompletionProvider.js"(exports) {
90417
90590
  "use strict";
90418
90591
  init_cjs_shims();
90419
90592
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -90481,9 +90654,9 @@ var require_BlockTypeCompletionProvider = __commonJS({
90481
90654
  }
90482
90655
  });
90483
90656
 
90484
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/json/completions/providers/ReferencedBlockTypeCompletionProvider.js
90657
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/completions/providers/ReferencedBlockTypeCompletionProvider.js
90485
90658
  var require_ReferencedBlockTypeCompletionProvider = __commonJS({
90486
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/json/completions/providers/ReferencedBlockTypeCompletionProvider.js"(exports) {
90659
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/completions/providers/ReferencedBlockTypeCompletionProvider.js"(exports) {
90487
90660
  "use strict";
90488
90661
  init_cjs_shims();
90489
90662
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -90532,9 +90705,9 @@ var require_ReferencedBlockTypeCompletionProvider = __commonJS({
90532
90705
  }
90533
90706
  });
90534
90707
 
90535
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/json/completions/providers/SchemaTranslationCompletionProvider.js
90708
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/completions/providers/SchemaTranslationCompletionProvider.js
90536
90709
  var require_SchemaTranslationCompletionProvider = __commonJS({
90537
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/json/completions/providers/SchemaTranslationCompletionProvider.js"(exports) {
90710
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/completions/providers/SchemaTranslationCompletionProvider.js"(exports) {
90538
90711
  "use strict";
90539
90712
  init_cjs_shims();
90540
90713
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -90573,9 +90746,9 @@ var require_SchemaTranslationCompletionProvider = __commonJS({
90573
90746
  }
90574
90747
  });
90575
90748
 
90576
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/json/hover/providers/SchemaTranslationHoverProvider.js
90749
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/hover/providers/SchemaTranslationHoverProvider.js
90577
90750
  var require_SchemaTranslationHoverProvider = __commonJS({
90578
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/json/hover/providers/SchemaTranslationHoverProvider.js"(exports) {
90751
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/hover/providers/SchemaTranslationHoverProvider.js"(exports) {
90579
90752
  "use strict";
90580
90753
  init_cjs_shims();
90581
90754
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -90603,9 +90776,9 @@ var require_SchemaTranslationHoverProvider = __commonJS({
90603
90776
  }
90604
90777
  });
90605
90778
 
90606
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/json/hover/providers/TranslationPathHoverProvider.js
90779
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/hover/providers/TranslationPathHoverProvider.js
90607
90780
  var require_TranslationPathHoverProvider = __commonJS({
90608
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/json/hover/providers/TranslationPathHoverProvider.js"(exports) {
90781
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/hover/providers/TranslationPathHoverProvider.js"(exports) {
90609
90782
  "use strict";
90610
90783
  init_cjs_shims();
90611
90784
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -90652,9 +90825,9 @@ var require_TranslationPathHoverProvider = __commonJS({
90652
90825
  }
90653
90826
  });
90654
90827
 
90655
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/json/schemaSettings.js
90828
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/schemaSettings.js
90656
90829
  var require_schemaSettings = __commonJS({
90657
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/json/schemaSettings.js"(exports) {
90830
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/schemaSettings.js"(exports) {
90658
90831
  "use strict";
90659
90832
  init_cjs_shims();
90660
90833
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -90690,9 +90863,9 @@ var require_schemaSettings = __commonJS({
90690
90863
  }
90691
90864
  });
90692
90865
 
90693
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/json/completions/providers/SettingsPropertyCompletionProvider.js
90866
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/completions/providers/SettingsPropertyCompletionProvider.js
90694
90867
  var require_SettingsPropertyCompletionProvider = __commonJS({
90695
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/json/completions/providers/SettingsPropertyCompletionProvider.js"(exports) {
90868
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/completions/providers/SettingsPropertyCompletionProvider.js"(exports) {
90696
90869
  "use strict";
90697
90870
  init_cjs_shims();
90698
90871
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -90727,9 +90900,9 @@ var require_SettingsPropertyCompletionProvider = __commonJS({
90727
90900
  }
90728
90901
  });
90729
90902
 
90730
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/json/hover/providers/SettingsHoverProvider.js
90903
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/hover/providers/SettingsHoverProvider.js
90731
90904
  var require_SettingsHoverProvider = __commonJS({
90732
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/json/hover/providers/SettingsHoverProvider.js"(exports) {
90905
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/hover/providers/SettingsHoverProvider.js"(exports) {
90733
90906
  "use strict";
90734
90907
  init_cjs_shims();
90735
90908
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -90768,9 +90941,9 @@ var require_SettingsHoverProvider = __commonJS({
90768
90941
  }
90769
90942
  });
90770
90943
 
90771
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/json/completions/providers/BlockSettingsPropertyCompletionProvider.js
90944
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/completions/providers/BlockSettingsPropertyCompletionProvider.js
90772
90945
  var require_BlockSettingsPropertyCompletionProvider = __commonJS({
90773
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/json/completions/providers/BlockSettingsPropertyCompletionProvider.js"(exports) {
90946
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/completions/providers/BlockSettingsPropertyCompletionProvider.js"(exports) {
90774
90947
  "use strict";
90775
90948
  init_cjs_shims();
90776
90949
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -90813,9 +90986,9 @@ var require_BlockSettingsPropertyCompletionProvider = __commonJS({
90813
90986
  }
90814
90987
  });
90815
90988
 
90816
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/json/hover/providers/BlockSettingsHoverProvider.js
90989
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/hover/providers/BlockSettingsHoverProvider.js
90817
90990
  var require_BlockSettingsHoverProvider = __commonJS({
90818
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/json/hover/providers/BlockSettingsHoverProvider.js"(exports) {
90991
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/hover/providers/BlockSettingsHoverProvider.js"(exports) {
90819
90992
  "use strict";
90820
90993
  init_cjs_shims();
90821
90994
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -90874,9 +91047,9 @@ var require_BlockSettingsHoverProvider = __commonJS({
90874
91047
  }
90875
91048
  });
90876
91049
 
90877
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/json/JSONContributions.js
91050
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/JSONContributions.js
90878
91051
  var require_JSONContributions = __commonJS({
90879
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/json/JSONContributions.js"(exports) {
91052
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/JSONContributions.js"(exports) {
90880
91053
  "use strict";
90881
91054
  init_cjs_shims();
90882
91055
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -90940,16 +91113,52 @@ var require_JSONContributions = __commonJS({
90940
91113
  }
90941
91114
  });
90942
91115
 
90943
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/json/JSONLanguageService.js
91116
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/documentLinks/DocumentLinksProvider.js
91117
+ var require_DocumentLinksProvider2 = __commonJS({
91118
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/documentLinks/DocumentLinksProvider.js"(exports) {
91119
+ "use strict";
91120
+ init_cjs_shims();
91121
+ Object.defineProperty(exports, "__esModule", { value: !0 });
91122
+ exports.createJSONDocumentLinksVisitor = void 0;
91123
+ var vscode_languageserver_1 = require_main4(), vscode_uri_1 = require_umd();
91124
+ function createJSONDocumentLinksVisitor(textDocument, root, offset = 0) {
91125
+ return {
91126
+ Property(node, ancestors) {
91127
+ let origin = jsonPropertyOriginDirectory(ancestors);
91128
+ if (origin && node.key.value === "type" && node.value.type === "Literal" && typeof node.value.value == "string" && !(origin === "blocks" && ["@app", "@theme"].includes(node.value.value)))
91129
+ return vscode_languageserver_1.DocumentLink.create(range(textDocument, node.value, offset), vscode_uri_1.Utils.resolvePath(root, origin, node.value.value + ".liquid").toString());
91130
+ }
91131
+ };
91132
+ }
91133
+ exports.createJSONDocumentLinksVisitor = createJSONDocumentLinksVisitor;
91134
+ function range(textDocument, node, offset) {
91135
+ let start = textDocument.positionAt(offset + node.loc.start.offset + 1), end = textDocument.positionAt(offset + node.loc.end.offset - 1);
91136
+ return vscode_languageserver_1.Range.create(start, end);
91137
+ }
91138
+ function jsonPropertyOriginDirectory(ancestors) {
91139
+ for (let i = ancestors.length - 1; i >= 0; i--) {
91140
+ let ancestor = ancestors[i];
91141
+ if (ancestor.type === "Property") {
91142
+ if (ancestor.key.value === "blocks")
91143
+ return "blocks";
91144
+ if (ancestor.key.value === "sections")
91145
+ return "sections";
91146
+ }
91147
+ }
91148
+ }
91149
+ }
91150
+ });
91151
+
91152
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/JSONLanguageService.js
90944
91153
  var require_JSONLanguageService = __commonJS({
90945
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/json/JSONLanguageService.js"(exports) {
91154
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/json/JSONLanguageService.js"(exports) {
90946
91155
  "use strict";
90947
91156
  init_cjs_shims();
90948
91157
  Object.defineProperty(exports, "__esModule", { value: !0 });
90949
91158
  exports.JSONLanguageService = void 0;
90950
- var liquid_html_parser_1 = require_dist2(), theme_check_common_1 = require_dist3(), vscode_json_languageservice_1 = (init_jsonLanguageService(), __toCommonJS(jsonLanguageService_exports)), vscode_languageserver_textdocument_1 = (init_main3(), __toCommonJS(main_exports2)), JSONContributions_1 = require_JSONContributions(), JSONLanguageService = class {
90951
- constructor(documentManager, jsonValidationSet, getDefaultSchemaTranslations, getModeForURI, getThemeBlockNames, getThemeBlockSchema) {
90952
- this.documentManager = documentManager, this.jsonValidationSet = jsonValidationSet, this.getDefaultSchemaTranslations = getDefaultSchemaTranslations, this.getModeForURI = getModeForURI, this.getThemeBlockNames = getThemeBlockNames, this.getThemeBlockSchema = getThemeBlockSchema, this.initialize = () => {
91159
+ var liquid_html_parser_1 = require_dist2(), theme_check_common_1 = require_dist3(), 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 {
91160
+ constructor(documentManager, jsonValidationSet, getDefaultSchemaTranslations, getModeForURI, getThemeBlockNames, getThemeBlockSchema, findThemeRootURI) {
91161
+ this.documentManager = documentManager, this.jsonValidationSet = jsonValidationSet, this.getDefaultSchemaTranslations = getDefaultSchemaTranslations, this.getModeForURI = getModeForURI, this.getThemeBlockNames = getThemeBlockNames, this.getThemeBlockSchema = getThemeBlockSchema, this.findThemeRootURI = findThemeRootURI, this.initialize = () => {
90953
91162
  }, this.isValidSchema = async (uri, jsonString) => {
90954
91163
  await this.initialized;
90955
91164
  let mode = await this.getModeForURI(uri), service = this.services[mode];
@@ -91013,6 +91222,35 @@ var require_JSONLanguageService = __commonJS({
91013
91222
  let [jsonTextDocument, jsonDocument] = documents;
91014
91223
  return service.doHover(jsonTextDocument, params.position, jsonDocument);
91015
91224
  }
91225
+ async documentLinks(params) {
91226
+ await this.initialized;
91227
+ let rootUri = await this.findThemeRootURI(params.textDocument.uri);
91228
+ if (!rootUri)
91229
+ return [];
91230
+ let document2 = this.documentManager.get(params.textDocument.uri);
91231
+ if (!document2)
91232
+ return [];
91233
+ switch (document2.type) {
91234
+ case theme_check_common_1.SourceCodeType.JSON: {
91235
+ if (document2.ast instanceof Error)
91236
+ return [];
91237
+ let visitor = (0, DocumentLinksProvider_1.createJSONDocumentLinksVisitor)(document2.textDocument, vscode_uri_1.URI.parse(rootUri));
91238
+ return (0, theme_check_common_1.visit)(document2.ast, visitor);
91239
+ }
91240
+ case theme_check_common_1.SourceCodeType.LiquidHtml: {
91241
+ if (document2.ast instanceof Error)
91242
+ return [];
91243
+ let textDocument = document2.textDocument, links = [], schema = await document2.getSchema();
91244
+ if (schema && !(schema.ast instanceof Error)) {
91245
+ 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);
91246
+ links.push(...schemaLinks);
91247
+ }
91248
+ return links;
91249
+ }
91250
+ default:
91251
+ return [];
91252
+ }
91253
+ }
91016
91254
  getDocuments(params, service) {
91017
91255
  let document2 = this.documentManager.get(params.textDocument.uri);
91018
91256
  if (!document2)
@@ -91044,9 +91282,9 @@ var require_JSONLanguageService = __commonJS({
91044
91282
  }
91045
91283
  });
91046
91284
 
91047
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/linkedEditingRanges/wordPattern.js
91285
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/linkedEditingRanges/wordPattern.js
91048
91286
  var require_wordPattern = __commonJS({
91049
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/linkedEditingRanges/wordPattern.js"(exports) {
91287
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/linkedEditingRanges/wordPattern.js"(exports) {
91050
91288
  "use strict";
91051
91289
  init_cjs_shims();
91052
91290
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -91056,9 +91294,9 @@ var require_wordPattern = __commonJS({
91056
91294
  }
91057
91295
  });
91058
91296
 
91059
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/linkedEditingRanges/providers/EmptyHtmlTagLinkedRangesProvider.js
91297
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/linkedEditingRanges/providers/EmptyHtmlTagLinkedRangesProvider.js
91060
91298
  var require_EmptyHtmlTagLinkedRangesProvider = __commonJS({
91061
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/linkedEditingRanges/providers/EmptyHtmlTagLinkedRangesProvider.js"(exports) {
91299
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/linkedEditingRanges/providers/EmptyHtmlTagLinkedRangesProvider.js"(exports) {
91062
91300
  "use strict";
91063
91301
  init_cjs_shims();
91064
91302
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -91093,9 +91331,9 @@ var require_EmptyHtmlTagLinkedRangesProvider = __commonJS({
91093
91331
  }
91094
91332
  });
91095
91333
 
91096
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/linkedEditingRanges/providers/HtmlTagNameLinkedRangesProvider.js
91334
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/linkedEditingRanges/providers/HtmlTagNameLinkedRangesProvider.js
91097
91335
  var require_HtmlTagNameLinkedRangesProvider = __commonJS({
91098
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/linkedEditingRanges/providers/HtmlTagNameLinkedRangesProvider.js"(exports) {
91336
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/linkedEditingRanges/providers/HtmlTagNameLinkedRangesProvider.js"(exports) {
91099
91337
  "use strict";
91100
91338
  init_cjs_shims();
91101
91339
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -91122,9 +91360,9 @@ var require_HtmlTagNameLinkedRangesProvider = __commonJS({
91122
91360
  }
91123
91361
  });
91124
91362
 
91125
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/linkedEditingRanges/providers/index.js
91363
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/linkedEditingRanges/providers/index.js
91126
91364
  var require_providers6 = __commonJS({
91127
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/linkedEditingRanges/providers/index.js"(exports) {
91365
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/linkedEditingRanges/providers/index.js"(exports) {
91128
91366
  "use strict";
91129
91367
  init_cjs_shims();
91130
91368
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -91140,9 +91378,9 @@ var require_providers6 = __commonJS({
91140
91378
  }
91141
91379
  });
91142
91380
 
91143
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/linkedEditingRanges/LinkedEditingRangesProvider.js
91381
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/linkedEditingRanges/LinkedEditingRangesProvider.js
91144
91382
  var require_LinkedEditingRangesProvider = __commonJS({
91145
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/linkedEditingRanges/LinkedEditingRangesProvider.js"(exports) {
91383
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/linkedEditingRanges/LinkedEditingRangesProvider.js"(exports) {
91146
91384
  "use strict";
91147
91385
  init_cjs_shims();
91148
91386
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -91169,9 +91407,9 @@ var require_LinkedEditingRangesProvider = __commonJS({
91169
91407
  }
91170
91408
  });
91171
91409
 
91172
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/rename/providers/HtmlTagNameRenameProvider.js
91410
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/rename/providers/HtmlTagNameRenameProvider.js
91173
91411
  var require_HtmlTagNameRenameProvider = __commonJS({
91174
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/rename/providers/HtmlTagNameRenameProvider.js"(exports) {
91412
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/rename/providers/HtmlTagNameRenameProvider.js"(exports) {
91175
91413
  "use strict";
91176
91414
  init_cjs_shims();
91177
91415
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -91209,9 +91447,9 @@ var require_HtmlTagNameRenameProvider = __commonJS({
91209
91447
  }
91210
91448
  });
91211
91449
 
91212
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/utils/uri.js
91450
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/utils/uri.js
91213
91451
  var require_uri = __commonJS({
91214
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/utils/uri.js"(exports) {
91452
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/utils/uri.js"(exports) {
91215
91453
  "use strict";
91216
91454
  init_cjs_shims();
91217
91455
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -91243,9 +91481,9 @@ var require_uri = __commonJS({
91243
91481
  }
91244
91482
  });
91245
91483
 
91246
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/rename/providers/LiquidVariableRenameProvider.js
91484
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/rename/providers/LiquidVariableRenameProvider.js
91247
91485
  var require_LiquidVariableRenameProvider = __commonJS({
91248
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/rename/providers/LiquidVariableRenameProvider.js"(exports) {
91486
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/rename/providers/LiquidVariableRenameProvider.js"(exports) {
91249
91487
  "use strict";
91250
91488
  init_cjs_shims();
91251
91489
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -91388,9 +91626,9 @@ var require_LiquidVariableRenameProvider = __commonJS({
91388
91626
  }
91389
91627
  });
91390
91628
 
91391
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/rename/RenameProvider.js
91629
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/rename/RenameProvider.js
91392
91630
  var require_RenameProvider = __commonJS({
91393
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/rename/RenameProvider.js"(exports) {
91631
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/rename/RenameProvider.js"(exports) {
91394
91632
  "use strict";
91395
91633
  init_cjs_shims();
91396
91634
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -91430,9 +91668,9 @@ var require_RenameProvider = __commonJS({
91430
91668
  }
91431
91669
  });
91432
91670
 
91433
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/renamed/handlers/AssetRenameHandler.js
91671
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/renamed/handlers/AssetRenameHandler.js
91434
91672
  var require_AssetRenameHandler = __commonJS({
91435
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/renamed/handlers/AssetRenameHandler.js"(exports) {
91673
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/renamed/handlers/AssetRenameHandler.js"(exports) {
91436
91674
  "use strict";
91437
91675
  init_cjs_shims();
91438
91676
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -91500,9 +91738,9 @@ var require_AssetRenameHandler = __commonJS({
91500
91738
  }
91501
91739
  });
91502
91740
 
91503
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/renamed/handlers/utils.js
91741
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/renamed/handlers/utils.js
91504
91742
  var require_utils11 = __commonJS({
91505
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/renamed/handlers/utils.js"(exports) {
91743
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/renamed/handlers/utils.js"(exports) {
91506
91744
  "use strict";
91507
91745
  init_cjs_shims();
91508
91746
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -91518,9 +91756,9 @@ var require_utils11 = __commonJS({
91518
91756
  }
91519
91757
  });
91520
91758
 
91521
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/renamed/handlers/BlockRenameHandler.js
91759
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/renamed/handlers/BlockRenameHandler.js
91522
91760
  var require_BlockRenameHandler = __commonJS({
91523
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/renamed/handlers/BlockRenameHandler.js"(exports) {
91761
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/renamed/handlers/BlockRenameHandler.js"(exports) {
91524
91762
  "use strict";
91525
91763
  init_cjs_shims();
91526
91764
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -91693,9 +91931,9 @@ var require_BlockRenameHandler = __commonJS({
91693
91931
  }
91694
91932
  });
91695
91933
 
91696
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/renamed/handlers/SectionRenameHandler.js
91934
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/renamed/handlers/SectionRenameHandler.js
91697
91935
  var require_SectionRenameHandler = __commonJS({
91698
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/renamed/handlers/SectionRenameHandler.js"(exports) {
91936
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/renamed/handlers/SectionRenameHandler.js"(exports) {
91699
91937
  "use strict";
91700
91938
  init_cjs_shims();
91701
91939
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -91813,9 +92051,9 @@ var require_SectionRenameHandler = __commonJS({
91813
92051
  }
91814
92052
  });
91815
92053
 
91816
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/renamed/handlers/SnippetRenameHandler.js
92054
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/renamed/handlers/SnippetRenameHandler.js
91817
92055
  var require_SnippetRenameHandler = __commonJS({
91818
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/renamed/handlers/SnippetRenameHandler.js"(exports) {
92056
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/renamed/handlers/SnippetRenameHandler.js"(exports) {
91819
92057
  "use strict";
91820
92058
  init_cjs_shims();
91821
92059
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -91886,9 +92124,9 @@ var require_SnippetRenameHandler = __commonJS({
91886
92124
  }
91887
92125
  });
91888
92126
 
91889
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/renamed/RenameHandler.js
92127
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/renamed/RenameHandler.js
91890
92128
  var require_RenameHandler = __commonJS({
91891
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/renamed/RenameHandler.js"(exports) {
92129
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/renamed/RenameHandler.js"(exports) {
91892
92130
  "use strict";
91893
92131
  init_cjs_shims();
91894
92132
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -91916,12 +92154,12 @@ var require_RenameHandler = __commonJS({
91916
92154
  }
91917
92155
  });
91918
92156
 
91919
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/package.json
92157
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/package.json
91920
92158
  var require_package2 = __commonJS({
91921
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/package.json"(exports, module) {
92159
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/package.json"(exports, module) {
91922
92160
  module.exports = {
91923
92161
  name: "@shopify/theme-language-server-common",
91924
- version: "2.19.0",
92162
+ version: "2.20.0",
91925
92163
  main: "dist/index.js",
91926
92164
  types: "dist/index.d.ts",
91927
92165
  author: "CP Clermont <cp.clermont@shopify.com>",
@@ -91949,8 +92187,8 @@ var require_package2 = __commonJS({
91949
92187
  },
91950
92188
  dependencies: {
91951
92189
  "@shopify/liquid-html-parser": "^2.9.0",
91952
- "@shopify/theme-check-common": "3.22.0",
91953
- "@shopify/theme-graph": "^0.2.0",
92190
+ "@shopify/theme-check-common": "3.23.0",
92191
+ "@shopify/theme-graph": "^0.2.1",
91954
92192
  "@vscode/web-custom-data": "^0.4.6",
91955
92193
  "vscode-json-languageservice": "^5.3.10",
91956
92194
  "vscode-languageserver": "^8.0.2",
@@ -91962,9 +92200,9 @@ var require_package2 = __commonJS({
91962
92200
  }
91963
92201
  });
91964
92202
 
91965
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/version.js
92203
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/version.js
91966
92204
  var require_version = __commonJS({
91967
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/version.js"(exports) {
92205
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/version.js"(exports) {
91968
92206
  "use strict";
91969
92207
  init_cjs_shims();
91970
92208
  var __importDefault = exports && exports.__importDefault || function(mod) {
@@ -91977,9 +92215,9 @@ var require_version = __commonJS({
91977
92215
  }
91978
92216
  });
91979
92217
 
91980
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/server/CachedFileSystem.js
92218
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/server/CachedFileSystem.js
91981
92219
  var require_CachedFileSystem = __commonJS({
91982
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/server/CachedFileSystem.js"(exports) {
92220
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/server/CachedFileSystem.js"(exports) {
91983
92221
  "use strict";
91984
92222
  init_cjs_shims();
91985
92223
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -92002,9 +92240,9 @@ var require_CachedFileSystem = __commonJS({
92002
92240
  }
92003
92241
  });
92004
92242
 
92005
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/server/Configuration.js
92243
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/server/Configuration.js
92006
92244
  var require_Configuration = __commonJS({
92007
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/server/Configuration.js"(exports) {
92245
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/server/Configuration.js"(exports) {
92008
92246
  "use strict";
92009
92247
  init_cjs_shims();
92010
92248
  var _a43, _b, _c, _d;
@@ -92063,9 +92301,9 @@ var require_Configuration = __commonJS({
92063
92301
  }
92064
92302
  });
92065
92303
 
92066
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/server/safe.js
92304
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/server/safe.js
92067
92305
  var require_safe = __commonJS({
92068
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/server/safe.js"(exports) {
92306
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/server/safe.js"(exports) {
92069
92307
  "use strict";
92070
92308
  init_cjs_shims();
92071
92309
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -94964,9 +95202,9 @@ Defaulting to 2020, but this will stop working in the future.`)), options.ecmaVe
94964
95202
  }
94965
95203
  });
94966
95204
 
94967
- // ../../node_modules/.pnpm/@shopify+theme-graph@0.2.0/node_modules/@shopify/theme-graph/dist/types.js
95205
+ // ../../node_modules/.pnpm/@shopify+theme-graph@0.2.1/node_modules/@shopify/theme-graph/dist/types.js
94968
95206
  var require_types8 = __commonJS({
94969
- "../../node_modules/.pnpm/@shopify+theme-graph@0.2.0/node_modules/@shopify/theme-graph/dist/types.js"(exports) {
95207
+ "../../node_modules/.pnpm/@shopify+theme-graph@0.2.1/node_modules/@shopify/theme-graph/dist/types.js"(exports) {
94970
95208
  "use strict";
94971
95209
  init_cjs_shims();
94972
95210
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -94983,9 +95221,9 @@ var require_types8 = __commonJS({
94983
95221
  }
94984
95222
  });
94985
95223
 
94986
- // ../../node_modules/.pnpm/@shopify+theme-graph@0.2.0/node_modules/@shopify/theme-graph/dist/utils/index.js
95224
+ // ../../node_modules/.pnpm/@shopify+theme-graph@0.2.1/node_modules/@shopify/theme-graph/dist/utils/index.js
94987
95225
  var require_utils12 = __commonJS({
94988
- "../../node_modules/.pnpm/@shopify+theme-graph@0.2.0/node_modules/@shopify/theme-graph/dist/utils/index.js"(exports) {
95226
+ "../../node_modules/.pnpm/@shopify+theme-graph@0.2.1/node_modules/@shopify/theme-graph/dist/utils/index.js"(exports) {
94989
95227
  "use strict";
94990
95228
  init_cjs_shims();
94991
95229
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -95029,9 +95267,9 @@ var require_utils12 = __commonJS({
95029
95267
  }
95030
95268
  });
95031
95269
 
95032
- // ../../node_modules/.pnpm/@shopify+theme-graph@0.2.0/node_modules/@shopify/theme-graph/dist/toSourceCode.js
95270
+ // ../../node_modules/.pnpm/@shopify+theme-graph@0.2.1/node_modules/@shopify/theme-graph/dist/toSourceCode.js
95033
95271
  var require_toSourceCode = __commonJS({
95034
- "../../node_modules/.pnpm/@shopify+theme-graph@0.2.0/node_modules/@shopify/theme-graph/dist/toSourceCode.js"(exports) {
95272
+ "../../node_modules/.pnpm/@shopify+theme-graph@0.2.1/node_modules/@shopify/theme-graph/dist/toSourceCode.js"(exports) {
95035
95273
  "use strict";
95036
95274
  init_cjs_shims();
95037
95275
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -95103,9 +95341,9 @@ var require_toSourceCode = __commonJS({
95103
95341
  }
95104
95342
  });
95105
95343
 
95106
- // ../../node_modules/.pnpm/@shopify+theme-graph@0.2.0/node_modules/@shopify/theme-graph/dist/graph/augment.js
95344
+ // ../../node_modules/.pnpm/@shopify+theme-graph@0.2.1/node_modules/@shopify/theme-graph/dist/graph/augment.js
95107
95345
  var require_augment = __commonJS({
95108
- "../../node_modules/.pnpm/@shopify+theme-graph@0.2.0/node_modules/@shopify/theme-graph/dist/graph/augment.js"(exports) {
95346
+ "../../node_modules/.pnpm/@shopify+theme-graph@0.2.1/node_modules/@shopify/theme-graph/dist/graph/augment.js"(exports) {
95109
95347
  "use strict";
95110
95348
  init_cjs_shims();
95111
95349
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -95130,9 +95368,9 @@ var require_augment = __commonJS({
95130
95368
  }
95131
95369
  });
95132
95370
 
95133
- // ../../node_modules/.pnpm/@shopify+theme-graph@0.2.0/node_modules/@shopify/theme-graph/dist/graph/module.js
95371
+ // ../../node_modules/.pnpm/@shopify+theme-graph@0.2.1/node_modules/@shopify/theme-graph/dist/graph/module.js
95134
95372
  var require_module = __commonJS({
95135
- "../../node_modules/.pnpm/@shopify+theme-graph@0.2.0/node_modules/@shopify/theme-graph/dist/graph/module.js"(exports) {
95373
+ "../../node_modules/.pnpm/@shopify+theme-graph@0.2.1/node_modules/@shopify/theme-graph/dist/graph/module.js"(exports) {
95136
95374
  "use strict";
95137
95375
  init_cjs_shims();
95138
95376
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -95262,9 +95500,9 @@ var require_module = __commonJS({
95262
95500
  }
95263
95501
  });
95264
95502
 
95265
- // ../../node_modules/.pnpm/@shopify+theme-graph@0.2.0/node_modules/@shopify/theme-graph/dist/graph/traverse.js
95503
+ // ../../node_modules/.pnpm/@shopify+theme-graph@0.2.1/node_modules/@shopify/theme-graph/dist/graph/traverse.js
95266
95504
  var require_traverse = __commonJS({
95267
- "../../node_modules/.pnpm/@shopify+theme-graph@0.2.0/node_modules/@shopify/theme-graph/dist/graph/traverse.js"(exports) {
95505
+ "../../node_modules/.pnpm/@shopify+theme-graph@0.2.1/node_modules/@shopify/theme-graph/dist/graph/traverse.js"(exports) {
95268
95506
  "use strict";
95269
95507
  init_cjs_shims();
95270
95508
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -95580,9 +95818,9 @@ var require_traverse = __commonJS({
95580
95818
  }
95581
95819
  });
95582
95820
 
95583
- // ../../node_modules/.pnpm/@shopify+theme-graph@0.2.0/node_modules/@shopify/theme-graph/dist/graph/build.js
95821
+ // ../../node_modules/.pnpm/@shopify+theme-graph@0.2.1/node_modules/@shopify/theme-graph/dist/graph/build.js
95584
95822
  var require_build = __commonJS({
95585
- "../../node_modules/.pnpm/@shopify+theme-graph@0.2.0/node_modules/@shopify/theme-graph/dist/graph/build.js"(exports) {
95823
+ "../../node_modules/.pnpm/@shopify+theme-graph@0.2.1/node_modules/@shopify/theme-graph/dist/graph/build.js"(exports) {
95586
95824
  "use strict";
95587
95825
  init_cjs_shims();
95588
95826
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -95605,9 +95843,9 @@ var require_build = __commonJS({
95605
95843
  }
95606
95844
  });
95607
95845
 
95608
- // ../../node_modules/.pnpm/@shopify+theme-graph@0.2.0/node_modules/@shopify/theme-graph/dist/graph/serialize.js
95846
+ // ../../node_modules/.pnpm/@shopify+theme-graph@0.2.1/node_modules/@shopify/theme-graph/dist/graph/serialize.js
95609
95847
  var require_serialize = __commonJS({
95610
- "../../node_modules/.pnpm/@shopify+theme-graph@0.2.0/node_modules/@shopify/theme-graph/dist/graph/serialize.js"(exports) {
95848
+ "../../node_modules/.pnpm/@shopify+theme-graph@0.2.1/node_modules/@shopify/theme-graph/dist/graph/serialize.js"(exports) {
95611
95849
  "use strict";
95612
95850
  init_cjs_shims();
95613
95851
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -95890,9 +96128,9 @@ var require_walk = __commonJS({
95890
96128
  }
95891
96129
  });
95892
96130
 
95893
- // ../../node_modules/.pnpm/@shopify+theme-graph@0.2.0/node_modules/@shopify/theme-graph/dist/getWebComponentMap.js
96131
+ // ../../node_modules/.pnpm/@shopify+theme-graph@0.2.1/node_modules/@shopify/theme-graph/dist/getWebComponentMap.js
95894
96132
  var require_getWebComponentMap = __commonJS({
95895
- "../../node_modules/.pnpm/@shopify+theme-graph@0.2.0/node_modules/@shopify/theme-graph/dist/getWebComponentMap.js"(exports) {
96133
+ "../../node_modules/.pnpm/@shopify+theme-graph@0.2.1/node_modules/@shopify/theme-graph/dist/getWebComponentMap.js"(exports) {
95896
96134
  "use strict";
95897
96135
  init_cjs_shims();
95898
96136
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -95935,9 +96173,9 @@ var require_getWebComponentMap = __commonJS({
95935
96173
  }
95936
96174
  });
95937
96175
 
95938
- // ../../node_modules/.pnpm/@shopify+theme-graph@0.2.0/node_modules/@shopify/theme-graph/dist/index.js
96176
+ // ../../node_modules/.pnpm/@shopify+theme-graph@0.2.1/node_modules/@shopify/theme-graph/dist/index.js
95939
96177
  var require_dist7 = __commonJS({
95940
- "../../node_modules/.pnpm/@shopify+theme-graph@0.2.0/node_modules/@shopify/theme-graph/dist/index.js"(exports) {
96178
+ "../../node_modules/.pnpm/@shopify+theme-graph@0.2.1/node_modules/@shopify/theme-graph/dist/index.js"(exports) {
95941
96179
  "use strict";
95942
96180
  init_cjs_shims();
95943
96181
  var __createBinding = exports && exports.__createBinding || (Object.create ? function(o, m, k, k2) {
@@ -95985,9 +96223,9 @@ var require_dist7 = __commonJS({
95985
96223
  }
95986
96224
  });
95987
96225
 
95988
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/server/ThemeGraphManager.js
96226
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/server/ThemeGraphManager.js
95989
96227
  var require_ThemeGraphManager = __commonJS({
95990
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/server/ThemeGraphManager.js"(exports) {
96228
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/server/ThemeGraphManager.js"(exports) {
95991
96229
  "use strict";
95992
96230
  init_cjs_shims();
95993
96231
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -96133,14 +96371,14 @@ var require_ThemeGraphManager = __commonJS({
96133
96371
  }
96134
96372
  });
96135
96373
 
96136
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/server/startServer.js
96374
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/server/startServer.js
96137
96375
  var require_startServer = __commonJS({
96138
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/server/startServer.js"(exports) {
96376
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/server/startServer.js"(exports) {
96139
96377
  "use strict";
96140
96378
  init_cjs_shims();
96141
96379
  Object.defineProperty(exports, "__esModule", { value: !0 });
96142
96380
  exports.startServer = void 0;
96143
- var theme_check_common_1 = require_dist3(), vscode_languageserver_1 = require_main4(), 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_types6(), 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 = () => {
96381
+ var theme_check_common_1 = require_dist3(), vscode_languageserver_1 = require_main4(), 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_types6(), 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 = () => {
96144
96382
  }, hasUnsupportedDocument = (params) => "textDocument" in params && "uri" in params.textDocument && typeof params.textDocument.uri == "string" && (params.textDocument.uri.startsWith("git:") || params.textDocument.uri.startsWith("output:"));
96145
96383
  function startServer2(connection, { fs: injectedFs, loadConfig: injectedLoadConfig, log = defaultLogger, jsonValidationSet, themeDocset: remoteThemeDocset, fetchMetafieldDefinitionsForURI }) {
96146
96384
  let fs8 = new CachedFileSystem_1.CachedFileSystem(injectedFs), fileExists3 = (0, theme_check_common_1.makeFileExists)(fs8), 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(fs8, connection, clientCapabilities, getModeForURI, isValidSchema), themeGraphManager = new ThemeGraphManager_1.ThemeGraphManager(connection, documentManager, fs8, 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) {
@@ -96224,7 +96462,25 @@ var require_startServer = __commonJS({
96224
96462
  async function isValidSchema(uri, jsonString) {
96225
96463
  return jsonLanguageService.isValidSchema(uri, jsonString);
96226
96464
  }
96227
- let jsonLanguageService = new JSONLanguageService_1.JSONLanguageService(documentManager, jsonValidationSet, getSchemaTranslationsForURI, getModeForURI, getThemeBlockNames, getThemeBlockSchema), completionsProvider = new completions_1.CompletionsProvider({
96465
+ let getDefaultLocaleFileUri = (0, theme_check_common_1.makeGetDefaultLocaleFileUri)(fs8);
96466
+ async function getDefaultLocaleSourceCode(uri) {
96467
+ var _a43;
96468
+ let rootUri = await findThemeRootURI(uri);
96469
+ if (!rootUri)
96470
+ return null;
96471
+ let defaultLocaleFileUri = await getDefaultLocaleFileUri(rootUri);
96472
+ return defaultLocaleFileUri && (_a43 = documentManager.get(defaultLocaleFileUri)) !== null && _a43 !== void 0 ? _a43 : null;
96473
+ }
96474
+ let getDefaultSchemaLocaleFileUri = (0, theme_check_common_1.makeGetDefaultSchemaLocaleFileUri)(fs8);
96475
+ async function getDefaultSchemaLocaleSourceCode(uri) {
96476
+ var _a43;
96477
+ let rootUri = await findThemeRootURI(uri);
96478
+ if (!rootUri)
96479
+ return null;
96480
+ let defaultLocaleFileUri = await getDefaultSchemaLocaleFileUri(rootUri);
96481
+ return defaultLocaleFileUri && (_a43 = documentManager.get(defaultLocaleFileUri)) !== null && _a43 !== void 0 ? _a43 : null;
96482
+ }
96483
+ 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({
96228
96484
  documentManager,
96229
96485
  themeDocset,
96230
96486
  getTranslationsForURI,
@@ -96268,6 +96524,7 @@ var require_startServer = __commonJS({
96268
96524
  completionProvider: {
96269
96525
  triggerCharacters: [".", "{{ ", "{% ", "<", "/", "[", '"', "'", ":", "@"]
96270
96526
  },
96527
+ definitionProvider: !0,
96271
96528
  documentOnTypeFormattingProvider: {
96272
96529
  firstTriggerCharacter: " ",
96273
96530
  moreTriggerCharacter: ["{", "%", "-", ">"]
@@ -96351,7 +96608,15 @@ var require_startServer = __commonJS({
96351
96608
  return;
96352
96609
  let { uri } = params.textDocument;
96353
96610
  documentManager.close(uri), diagnosticsManager.clear(uri);
96354
- }), connection.onDocumentLinks(async (params) => hasUnsupportedDocument(params) ? [] : documentLinksProvider.documentLinks(params.textDocument.uri)), connection.onCodeAction(async (params) => codeActionsProvider.codeActions(params)), connection.onExecuteCommand(async (params) => {
96611
+ }), connection.onDocumentLinks(async (params) => {
96612
+ if (hasUnsupportedDocument(params))
96613
+ return [];
96614
+ let [liquidLinks, jsonLinks] = await Promise.all([
96615
+ documentLinksProvider.documentLinks(params.textDocument.uri),
96616
+ jsonLanguageService.documentLinks(params)
96617
+ ]);
96618
+ return [...liquidLinks, ...jsonLinks];
96619
+ }), connection.onDefinition(async (params) => hasUnsupportedDocument(params) ? [] : definitionsProvider.definitions(params)), connection.onCodeAction(async (params) => codeActionsProvider.codeActions(params)), connection.onExecuteCommand(async (params) => {
96355
96620
  await executeCommandProvider.execute(params);
96356
96621
  }), connection.onCompletion(async (params) => {
96357
96622
  var _a43, _b;
@@ -96421,9 +96686,9 @@ var require_startServer = __commonJS({
96421
96686
  }
96422
96687
  });
96423
96688
 
96424
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/server/index.js
96689
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/server/index.js
96425
96690
  var require_server2 = __commonJS({
96426
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/server/index.js"(exports) {
96691
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/server/index.js"(exports) {
96427
96692
  "use strict";
96428
96693
  init_cjs_shims();
96429
96694
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -96435,9 +96700,9 @@ var require_server2 = __commonJS({
96435
96700
  }
96436
96701
  });
96437
96702
 
96438
- // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/index.js
96703
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/index.js
96439
96704
  var require_dist8 = __commonJS({
96440
- "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.19.0/node_modules/@shopify/theme-language-server-common/dist/index.js"(exports) {
96705
+ "../../node_modules/.pnpm/@shopify+theme-language-server-common@2.20.0/node_modules/@shopify/theme-language-server-common/dist/index.js"(exports) {
96441
96706
  "use strict";
96442
96707
  init_cjs_shims();
96443
96708
  var __createBinding = exports && exports.__createBinding || (Object.create ? function(o, m, k, k2) {
@@ -96497,9 +96762,9 @@ var require_node4 = __commonJS({
96497
96762
  }
96498
96763
  });
96499
96764
 
96500
- // ../../node_modules/.pnpm/@shopify+theme-language-server-node@2.19.0/node_modules/@shopify/theme-language-server-node/dist/dependencies.js
96765
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-node@2.20.0/node_modules/@shopify/theme-language-server-node/dist/dependencies.js
96501
96766
  var require_dependencies = __commonJS({
96502
- "../../node_modules/.pnpm/@shopify+theme-language-server-node@2.19.0/node_modules/@shopify/theme-language-server-node/dist/dependencies.js"(exports) {
96767
+ "../../node_modules/.pnpm/@shopify+theme-language-server-node@2.20.0/node_modules/@shopify/theme-language-server-node/dist/dependencies.js"(exports) {
96503
96768
  "use strict";
96504
96769
  init_cjs_shims();
96505
96770
  Object.defineProperty(exports, "__esModule", { value: !0 });
@@ -96534,9 +96799,9 @@ var require_dependencies = __commonJS({
96534
96799
  }
96535
96800
  });
96536
96801
 
96537
- // ../../node_modules/.pnpm/@shopify+theme-language-server-node@2.19.0/node_modules/@shopify/theme-language-server-node/dist/metafieldDefinitions.js
96802
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-node@2.20.0/node_modules/@shopify/theme-language-server-node/dist/metafieldDefinitions.js
96538
96803
  var require_metafieldDefinitions = __commonJS({
96539
- "../../node_modules/.pnpm/@shopify+theme-language-server-node@2.19.0/node_modules/@shopify/theme-language-server-node/dist/metafieldDefinitions.js"(exports) {
96804
+ "../../node_modules/.pnpm/@shopify+theme-language-server-node@2.20.0/node_modules/@shopify/theme-language-server-node/dist/metafieldDefinitions.js"(exports) {
96540
96805
  "use strict";
96541
96806
  init_cjs_shims();
96542
96807
  var __createBinding = exports && exports.__createBinding || (Object.create ? function(o, m, k, k2) {
@@ -96596,9 +96861,9 @@ var require_metafieldDefinitions = __commonJS({
96596
96861
  }
96597
96862
  });
96598
96863
 
96599
- // ../../node_modules/.pnpm/@shopify+theme-language-server-node@2.19.0/node_modules/@shopify/theme-language-server-node/dist/index.js
96864
+ // ../../node_modules/.pnpm/@shopify+theme-language-server-node@2.20.0/node_modules/@shopify/theme-language-server-node/dist/index.js
96600
96865
  var require_dist9 = __commonJS({
96601
- "../../node_modules/.pnpm/@shopify+theme-language-server-node@2.19.0/node_modules/@shopify/theme-language-server-node/dist/index.js"(exports) {
96866
+ "../../node_modules/.pnpm/@shopify+theme-language-server-node@2.20.0/node_modules/@shopify/theme-language-server-node/dist/index.js"(exports) {
96602
96867
  "use strict";
96603
96868
  init_cjs_shims();
96604
96869
  var __createBinding = exports && exports.__createBinding || (Object.create ? function(o, m, k, k2) {
@@ -208344,7 +208609,7 @@ var import_core29 = __toESM(require_lib5(), 1);
208344
208609
  // ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_c5825d46f8c022877c16d44d9004dd56/node_modules/@shopify/cli-hydrogen/dist/lib/mini-oxygen/index.js
208345
208610
  init_cjs_shims();
208346
208611
  async function startMiniOxygen(options) {
208347
- let { startWorkerdServer } = await import("./workerd-KHWXFNPK.js");
208612
+ let { startWorkerdServer } = await import("./workerd-KJQYQH4A.js");
208348
208613
  return startWorkerdServer(options);
208349
208614
  }
208350
208615