@shopify/cli 3.83.3 → 3.84.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 (88) hide show
  1. package/README.md +1 -1
  2. package/dist/{chunk-U7OT774M.js → chunk-2HA6WHOK.js} +2 -2
  3. package/dist/{chunk-MGI52UZC.js → chunk-2M63OZ6L.js} +3 -3
  4. package/dist/{chunk-CC4H7OAW.js → chunk-42TDSAFO.js} +3 -3
  5. package/dist/{chunk-6QJUUGM2.js → chunk-4JIM2QT7.js} +4 -4
  6. package/dist/{chunk-SBU6S5G7.js → chunk-57KJCVB5.js} +2 -2
  7. package/dist/{chunk-FE35FSRC.js → chunk-5G56F2K6.js} +7 -7
  8. package/dist/{chunk-EG4X7G4K.js → chunk-77NCO4UD.js} +3 -3
  9. package/dist/{chunk-WROAVXGY.js → chunk-7AEOEVGT.js} +3 -3
  10. package/dist/{chunk-Q6VEUT5Q.js → chunk-DNXNKHZO.js} +2 -2
  11. package/dist/{chunk-XFK3CKIN.js → chunk-DSKW7GLZ.js} +5 -5
  12. package/dist/{chunk-DRATBB26.js → chunk-DVZ22YSP.js} +748 -38
  13. package/dist/{chunk-ZLYK26OR.js → chunk-ES5N6OQW.js} +4 -4
  14. package/dist/{chunk-JEQ7HZCS.js → chunk-FUWTEDP2.js} +13 -13
  15. package/dist/{chunk-S5JEIN5Q.js → chunk-FYGQPHYH.js} +2 -2
  16. package/dist/{chunk-VQ6DWYP7.js → chunk-GWETXJR2.js} +6 -6
  17. package/dist/{chunk-45OTXKBK.js → chunk-IM2PF4V5.js} +2 -2
  18. package/dist/{chunk-WHCXZSKH.js → chunk-IRF44N7J.js} +3 -3
  19. package/dist/{chunk-VRECY72K.js → chunk-JB4IBM6F.js} +2 -2
  20. package/dist/{chunk-ZE4NKLTB.js → chunk-JJH27HLJ.js} +3 -3
  21. package/dist/{chunk-VCN6UBNT.js → chunk-JNDSQA4U.js} +3 -3
  22. package/dist/{chunk-3EURRQ7K.js → chunk-K5XXB73S.js} +9 -8
  23. package/dist/{chunk-YYAMP36W.js → chunk-KS7CKFXX.js} +5 -5
  24. package/dist/{chunk-GGCRQOED.js → chunk-MCEP4L5M.js} +3 -3
  25. package/dist/{chunk-EYZZIYQJ.js → chunk-MQQ5ZTSK.js} +4 -4
  26. package/dist/{chunk-2MEZBZGZ.js → chunk-N2463ZYG.js} +2 -2
  27. package/dist/{chunk-WGMFODN6.js → chunk-NBOUUR2C.js} +3 -3
  28. package/dist/{chunk-AQDVU7OK.js → chunk-PQCWFPSI.js} +7 -7
  29. package/dist/{chunk-ZZGNTCPD.js → chunk-QO4ILPU2.js} +3 -3
  30. package/dist/{chunk-JWJ2ZR5V.js → chunk-R3FZ7BFA.js} +3 -3
  31. package/dist/{chunk-UNQM4BV5.js → chunk-SKEV2KRG.js} +18 -4
  32. package/dist/{chunk-FHOKC4TU.js → chunk-T4K4LRMO.js} +4 -4
  33. package/dist/{chunk-BXBJI6XD.js → chunk-TW3OHW6H.js} +6 -6
  34. package/dist/{chunk-HFQX4JZY.js → chunk-Y4JV2C2F.js} +3 -3
  35. package/dist/{chunk-RBL7EMA5.js → chunk-YQVYH3XF.js} +9 -10
  36. package/dist/cli/commands/auth/logout.js +11 -11
  37. package/dist/cli/commands/auth/logout.test.js +12 -12
  38. package/dist/cli/commands/cache/clear.js +10 -10
  39. package/dist/cli/commands/debug/command-flags.js +10 -10
  40. package/dist/cli/commands/docs/generate.js +10 -10
  41. package/dist/cli/commands/docs/generate.test.js +10 -10
  42. package/dist/cli/commands/help.js +10 -10
  43. package/dist/cli/commands/kitchen-sink/async.js +11 -11
  44. package/dist/cli/commands/kitchen-sink/async.test.js +11 -11
  45. package/dist/cli/commands/kitchen-sink/index.js +13 -13
  46. package/dist/cli/commands/kitchen-sink/index.test.js +13 -13
  47. package/dist/cli/commands/kitchen-sink/prompts.js +11 -11
  48. package/dist/cli/commands/kitchen-sink/prompts.test.js +11 -11
  49. package/dist/cli/commands/kitchen-sink/static.js +11 -11
  50. package/dist/cli/commands/kitchen-sink/static.test.js +11 -11
  51. package/dist/cli/commands/notifications/generate.js +11 -11
  52. package/dist/cli/commands/notifications/list.js +11 -11
  53. package/dist/cli/commands/search.js +11 -11
  54. package/dist/cli/commands/upgrade.js +11 -11
  55. package/dist/cli/commands/version.js +11 -11
  56. package/dist/cli/commands/version.test.js +11 -11
  57. package/dist/cli/services/commands/notifications.js +6 -6
  58. package/dist/cli/services/commands/search.js +2 -2
  59. package/dist/cli/services/commands/search.test.js +2 -2
  60. package/dist/cli/services/commands/version.js +3 -3
  61. package/dist/cli/services/commands/version.test.js +4 -4
  62. package/dist/cli/services/kitchen-sink/async.js +2 -2
  63. package/dist/cli/services/kitchen-sink/prompts.js +2 -2
  64. package/dist/cli/services/kitchen-sink/static.js +2 -2
  65. package/dist/cli/services/upgrade.js +3 -3
  66. package/dist/cli/services/upgrade.test.js +4 -4
  67. package/dist/configs/all.yml +4 -4
  68. package/dist/configs/recommended.yml +4 -4
  69. package/dist/{custom-oclif-loader-FOBJVOKU.js → custom-oclif-loader-LOMFS5PB.js} +2 -2
  70. package/dist/data/filters.json +10 -10
  71. package/dist/data/latest.json +1 -1
  72. package/dist/data/objects.json +162 -10
  73. package/dist/data/setting.json +7 -2
  74. package/dist/data/shopify_system_translations.json +265 -21
  75. package/dist/data/tags.json +1 -1
  76. package/dist/data/targetted_block_entry.json +2 -2
  77. package/dist/data/theme_block_entry.json +2 -2
  78. package/dist/{error-handler-VBQPBASZ.js → error-handler-TQKQ3EAE.js} +8 -8
  79. package/dist/hooks/postrun.js +6 -6
  80. package/dist/hooks/prerun.js +7 -7
  81. package/dist/index.js +161500 -161854
  82. package/dist/{local-3V2H6DEQ.js → local-76WZCPFM.js} +2 -2
  83. package/dist/{node-package-manager-3VOZDWRH.js → node-package-manager-OCGFQDFC.js} +3 -3
  84. package/dist/tsconfig.tsbuildinfo +1 -1
  85. package/dist/{ui-MKD65UA4.js → ui-A52PK2HZ.js} +2 -2
  86. package/dist/{workerd-EQ7HXYPK.js → workerd-PHNPZMMV.js} +12 -12
  87. package/oclif.manifest.json +20 -10
  88. package/package.json +7 -7
package/README.md CHANGED
@@ -41,7 +41,7 @@ To work with themes, the CLI needs to be installed globally with:
41
41
 
42
42
  You can also use do it through Homebrew on macOS: `brew tap shopify/shopify && brew install shopify-cli`
43
43
 
44
- Learn more in the docs: [Shopify CLI for themes](https://shopify.dev/docs/themes/tools/cli)
44
+ Learn more in the docs: [Shopify CLI for themes](https://shopify.dev/docs/storefronts/themes/tools/cli)
45
45
 
46
46
  <p>&nbsp;</p>
47
47
 
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  clearCollectedLogs,
3
3
  collectedLogs
4
- } from "./chunk-UNQM4BV5.js";
4
+ } from "./chunk-SKEV2KRG.js";
5
5
  import {
6
6
  init_cjs_shims
7
7
  } from "./chunk-PKR7KJ6P.js";
@@ -33,4 +33,4 @@ function mockAndCaptureOutput() {
33
33
  export {
34
34
  mockAndCaptureOutput
35
35
  };
36
- //# sourceMappingURL=chunk-U7OT774M.js.map
36
+ //# sourceMappingURL=chunk-2HA6WHOK.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  prompts
3
- } from "./chunk-Q6VEUT5Q.js";
3
+ } from "./chunk-DNXNKHZO.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-BXBJI6XD.js";
6
+ } from "./chunk-TW3OHW6H.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-PKR7KJ6P.js";
@@ -25,4 +25,4 @@ var KitchenSinkPrompts = class extends base_command_default {
25
25
  export {
26
26
  KitchenSinkPrompts
27
27
  };
28
- //# sourceMappingURL=chunk-MGI52UZC.js.map
28
+ //# sourceMappingURL=chunk-2M63OZ6L.js.map
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  base_command_default
3
- } from "./chunk-BXBJI6XD.js";
3
+ } from "./chunk-TW3OHW6H.js";
4
4
  import {
5
5
  outputResult,
6
6
  renderTable
7
- } from "./chunk-UNQM4BV5.js";
7
+ } from "./chunk-SKEV2KRG.js";
8
8
  import {
9
9
  require_lib
10
10
  } from "./chunk-3FBDJEGD.js";
@@ -84,4 +84,4 @@ var import_core = __toESM(require_lib(), 1), CommandFlags = class _CommandFlags
84
84
  export {
85
85
  CommandFlags
86
86
  };
87
- //# sourceMappingURL=chunk-CC4H7OAW.js.map
87
+ //# sourceMappingURL=chunk-42TDSAFO.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  cliInstallCommand
3
- } from "./chunk-WROAVXGY.js";
3
+ } from "./chunk-7AEOEVGT.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-BXBJI6XD.js";
6
+ } from "./chunk-TW3OHW6H.js";
7
7
  import {
8
8
  renderInfo
9
- } from "./chunk-UNQM4BV5.js";
9
+ } from "./chunk-SKEV2KRG.js";
10
10
  import {
11
11
  init_cjs_shims
12
12
  } from "./chunk-PKR7KJ6P.js";
@@ -34,4 +34,4 @@ var Upgrade = class extends base_command_default {
34
34
  export {
35
35
  Upgrade
36
36
  };
37
- //# sourceMappingURL=chunk-6QJUUGM2.js.map
37
+ //# sourceMappingURL=chunk-4JIM2QT7.js.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  renderConcurrent,
3
3
  renderTasks
4
- } from "./chunk-UNQM4BV5.js";
4
+ } from "./chunk-SKEV2KRG.js";
5
5
  import {
6
6
  init_cjs_shims
7
7
  } from "./chunk-PKR7KJ6P.js";
@@ -43,4 +43,4 @@ async function asyncTasks() {
43
43
  export {
44
44
  asyncTasks
45
45
  };
46
- //# sourceMappingURL=chunk-SBU6S5G7.js.map
46
+ //# sourceMappingURL=chunk-57KJCVB5.js.map
@@ -4,16 +4,16 @@ import {
4
4
  import {
5
5
  fanoutHooks,
6
6
  reportAnalyticsEvent
7
- } from "./chunk-3EURRQ7K.js";
7
+ } from "./chunk-K5XXB73S.js";
8
8
  import {
9
9
  getEnvironmentData
10
- } from "./chunk-FHOKC4TU.js";
10
+ } from "./chunk-T4K4LRMO.js";
11
11
  import {
12
12
  CLI_KIT_VERSION
13
- } from "./chunk-S5JEIN5Q.js";
13
+ } from "./chunk-FYGQPHYH.js";
14
14
  import {
15
15
  runWithRateLimit
16
- } from "./chunk-WHCXZSKH.js";
16
+ } from "./chunk-IRF44N7J.js";
17
17
  import {
18
18
  AbortSilentError,
19
19
  CancelExecution,
@@ -28,7 +28,7 @@ import {
28
28
  reportingRateLimit,
29
29
  require_stacktracey,
30
30
  shouldReportErrorAsUnexpected
31
- } from "./chunk-UNQM4BV5.js";
31
+ } from "./chunk-SKEV2KRG.js";
32
32
  import {
33
33
  cwd,
34
34
  isAbsolutePath,
@@ -2034,7 +2034,7 @@ var require_notifier = __commonJS({
2034
2034
 
2035
2035
  // ../cli-kit/dist/public/node/error-handler.js
2036
2036
  init_cjs_shims();
2037
- var import_core = __toESM(require_lib()), import_stacktracey = __toESM(require_stacktracey()), import_js = __toESM(require_notifier());
2037
+ var import_core = __toESM(require_lib(), 1), import_stacktracey = __toESM(require_stacktracey(), 1), import_js = __toESM(require_notifier(), 1);
2038
2038
  import { realpath } from "fs/promises";
2039
2039
  async function errorHandler(error, config) {
2040
2040
  if (error instanceof CancelExecution)
@@ -2149,4 +2149,4 @@ export {
2149
2149
  registerCleanBugsnagErrorsFromWithinPlugins,
2150
2150
  addBugsnagMetadata
2151
2151
  };
2152
- //# sourceMappingURL=chunk-FE35FSRC.js.map
2152
+ //# sourceMappingURL=chunk-5G56F2K6.js.map
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  asyncTasks
3
- } from "./chunk-SBU6S5G7.js";
3
+ } from "./chunk-57KJCVB5.js";
4
4
  import {
5
5
  base_command_default
6
- } from "./chunk-BXBJI6XD.js";
6
+ } from "./chunk-TW3OHW6H.js";
7
7
  import {
8
8
  init_cjs_shims
9
9
  } from "./chunk-PKR7KJ6P.js";
@@ -25,4 +25,4 @@ var KitchenSinkAsync = class extends base_command_default {
25
25
  export {
26
26
  KitchenSinkAsync
27
27
  };
28
- //# sourceMappingURL=chunk-EG4X7G4K.js.map
28
+ //# sourceMappingURL=chunk-77NCO4UD.js.map
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  packageManagerFromUserAgent
3
- } from "./chunk-WHCXZSKH.js";
3
+ } from "./chunk-IRF44N7J.js";
4
4
  import {
5
5
  currentProcessIsGlobal,
6
6
  inferPackageManagerForGlobalCLI,
7
7
  outputContent,
8
8
  outputToken
9
- } from "./chunk-UNQM4BV5.js";
9
+ } from "./chunk-SKEV2KRG.js";
10
10
  import {
11
11
  init_cjs_shims
12
12
  } from "./chunk-PKR7KJ6P.js";
@@ -25,4 +25,4 @@ export {
25
25
  cliInstallCommand,
26
26
  getOutputUpdateCLIReminder
27
27
  };
28
- //# sourceMappingURL=chunk-WROAVXGY.js.map
28
+ //# sourceMappingURL=chunk-7AEOEVGT.js.map
@@ -5,7 +5,7 @@ import {
5
5
  renderDangerousConfirmationPrompt,
6
6
  renderSelectPrompt,
7
7
  renderTextPrompt
8
- } from "./chunk-UNQM4BV5.js";
8
+ } from "./chunk-SKEV2KRG.js";
9
9
  import {
10
10
  init_cjs_shims
11
11
  } from "./chunk-PKR7KJ6P.js";
@@ -175,4 +175,4 @@ async function prompts() {
175
175
  export {
176
176
  prompts
177
177
  };
178
- //# sourceMappingURL=chunk-Q6VEUT5Q.js.map
178
+ //# sourceMappingURL=chunk-DNXNKHZO.js.map
@@ -2,13 +2,13 @@ import {
2
2
  fetchNotifications,
3
3
  getNotifications,
4
4
  stringifyFilters
5
- } from "./chunk-VQ6DWYP7.js";
5
+ } from "./chunk-GWETXJR2.js";
6
6
  import {
7
7
  randomUUID
8
- } from "./chunk-DRATBB26.js";
8
+ } from "./chunk-DVZ22YSP.js";
9
9
  import {
10
10
  CLI_KIT_VERSION
11
- } from "./chunk-S5JEIN5Q.js";
11
+ } from "./chunk-FYGQPHYH.js";
12
12
  import {
13
13
  outputInfo,
14
14
  renderSelectPrompt,
@@ -16,7 +16,7 @@ import {
16
16
  renderTable,
17
17
  renderTextPrompt,
18
18
  writeFile
19
- } from "./chunk-UNQM4BV5.js";
19
+ } from "./chunk-SKEV2KRG.js";
20
20
  import {
21
21
  init_cjs_shims
22
22
  } from "./chunk-PKR7KJ6P.js";
@@ -103,4 +103,4 @@ export {
103
103
  generate,
104
104
  list
105
105
  };
106
- //# sourceMappingURL=chunk-XFK3CKIN.js.map
106
+ //# sourceMappingURL=chunk-DSKW7GLZ.js.map