@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
@@ -5,7 +5,7 @@
5
5
  "deprecation_reason": "",
6
6
  "description": "The `content_for` tag requires a type parameter to differentiate between rendering a number of theme blocks (`'blocks'`) and a single static block (`'block'`).",
7
7
  "parameters": [],
8
- "summary": "Creates a designated area in your theme where blocks can be rendered.",
8
+ "summary": "Creates a designated area in your [theme](https://shopify.dev/themes/architecture) where blocks can be rendered.",
9
9
  "name": "content_for",
10
10
  "syntax": "{% content_for 'blocks' %}\n{% content_for 'block', type: \"slide\", id: \"slide-1\" %}",
11
11
  "syntax_keywords": [],
@@ -8,8 +8,8 @@
8
8
  "type": {
9
9
  "type": "string",
10
10
  "pattern": "^[a-zA-Z0-9_-]+$",
11
- "description": "Developer preview: The name of a theme block found in the blocks/ folder of the theme.",
12
- "markdownDescription": "🔮 **Developer preview**: The name of a theme block found in the `blocks/` folder of the theme.\n\n---\n\n[Shopify reference](https://shopify.dev/docs/themes/architecture/blocks/theme-blocks/schema#blocks)"
11
+ "description": "The name of a theme block found in the blocks/ folder of the theme.",
12
+ "markdownDescription": "The name of a theme block found in the `blocks/` folder of the theme.\n\n---\n\n[Shopify reference](https://shopify.dev/docs/themes/architecture/blocks/theme-blocks/schema#blocks)"
13
13
  }
14
14
  }
15
15
  }
@@ -7,8 +7,8 @@
7
7
  "properties": {
8
8
  "type": {
9
9
  "const": "@theme",
10
- "description": "Developer preview: The \"@theme\" type denotes that this container accepts theme blocks that live in the blocks/ folder of the theme.",
11
- "markdownDescription": "🔮 **Developer preview**: The `@theme` type denotes that this container accepts theme blocks that live in the `blocks/` folder of the theme.\n\n---\n\n[Shopify reference](https://shopify.dev/docs/themes/architecture/blocks/theme-blocks/schema#blocks)"
10
+ "description": "The \"@theme\" type denotes that this container accepts theme blocks that live in the blocks/ folder of the theme.",
11
+ "markdownDescription": "The `@theme` type denotes that this container accepts theme blocks that live in the `blocks/` folder of the theme.\n\n---\n\n[Shopify reference](https://shopify.dev/docs/themes/architecture/blocks/theme-blocks/schema#blocks)"
12
12
  }
13
13
  }
14
14
  }
@@ -4,15 +4,15 @@ import {
4
4
  errorHandler,
5
5
  registerCleanBugsnagErrorsFromWithinPlugins,
6
6
  sendErrorToBugsnag
7
- } from "./chunk-FE35FSRC.js";
7
+ } from "./chunk-5G56F2K6.js";
8
8
  import "./chunk-SHWOPMLQ.js";
9
- import "./chunk-3EURRQ7K.js";
10
- import "./chunk-FHOKC4TU.js";
11
- import "./chunk-DRATBB26.js";
9
+ import "./chunk-K5XXB73S.js";
10
+ import "./chunk-T4K4LRMO.js";
11
+ import "./chunk-DVZ22YSP.js";
12
12
  import "./chunk-25IMI7TH.js";
13
- import "./chunk-S5JEIN5Q.js";
14
- import "./chunk-WHCXZSKH.js";
15
- import "./chunk-UNQM4BV5.js";
13
+ import "./chunk-FYGQPHYH.js";
14
+ import "./chunk-IRF44N7J.js";
15
+ import "./chunk-SKEV2KRG.js";
16
16
  import "./chunk-75LV6AQS.js";
17
17
  import "./chunk-EG6MBBEN.js";
18
18
  import "./chunk-3FBDJEGD.js";
@@ -31,4 +31,4 @@ export {
31
31
  registerCleanBugsnagErrorsFromWithinPlugins,
32
32
  sendErrorToBugsnag
33
33
  };
34
- //# sourceMappingURL=error-handler-VBQPBASZ.js.map
34
+ //# sourceMappingURL=error-handler-TQKQ3EAE.js.map
@@ -3,18 +3,18 @@ import {
3
3
  } from "../chunk-CP3BRHWK.js";
4
4
  import {
5
5
  reportAnalyticsEvent
6
- } from "../chunk-3EURRQ7K.js";
7
- import "../chunk-FHOKC4TU.js";
8
- import "../chunk-DRATBB26.js";
6
+ } from "../chunk-K5XXB73S.js";
7
+ import "../chunk-T4K4LRMO.js";
8
+ import "../chunk-DVZ22YSP.js";
9
9
  import "../chunk-25IMI7TH.js";
10
- import "../chunk-S5JEIN5Q.js";
11
- import "../chunk-WHCXZSKH.js";
10
+ import "../chunk-FYGQPHYH.js";
11
+ import "../chunk-IRF44N7J.js";
12
12
  import {
13
13
  addSensitiveMetadata,
14
14
  getAllSensitiveMetadata,
15
15
  outputDebug,
16
16
  renderWarning
17
- } from "../chunk-UNQM4BV5.js";
17
+ } from "../chunk-SKEV2KRG.js";
18
18
  import "../chunk-75LV6AQS.js";
19
19
  import "../chunk-EG6MBBEN.js";
20
20
  import "../chunk-3FBDJEGD.js";
@@ -1,27 +1,27 @@
1
1
  import {
2
2
  getOutputUpdateCLIReminder
3
- } from "../chunk-WROAVXGY.js";
3
+ } from "../chunk-7AEOEVGT.js";
4
4
  import {
5
5
  startAnalytics
6
- } from "../chunk-FHOKC4TU.js";
6
+ } from "../chunk-T4K4LRMO.js";
7
7
  import {
8
8
  fetchNotificationsInBackground
9
- } from "../chunk-VQ6DWYP7.js";
10
- import "../chunk-DRATBB26.js";
9
+ } from "../chunk-GWETXJR2.js";
10
+ import "../chunk-DVZ22YSP.js";
11
11
  import "../chunk-25IMI7TH.js";
12
12
  import {
13
13
  CLI_KIT_VERSION
14
- } from "../chunk-S5JEIN5Q.js";
14
+ } from "../chunk-FYGQPHYH.js";
15
15
  import {
16
16
  checkForCachedNewVersion,
17
17
  checkForNewVersion,
18
18
  runAtMinimumInterval
19
- } from "../chunk-WHCXZSKH.js";
19
+ } from "../chunk-IRF44N7J.js";
20
20
  import {
21
21
  isPreReleaseVersion,
22
22
  outputDebug,
23
23
  outputWarn
24
- } from "../chunk-UNQM4BV5.js";
24
+ } from "../chunk-SKEV2KRG.js";
25
25
  import "../chunk-75LV6AQS.js";
26
26
  import "../chunk-EG6MBBEN.js";
27
27
  import "../chunk-3FBDJEGD.js";