@shopify/cli 3.83.3 → 3.84.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/{chunk-ZE4NKLTB.js → chunk-3R34SLHS.js} +3 -3
- package/dist/{chunk-VCN6UBNT.js → chunk-3R5F566Q.js} +3 -3
- package/dist/{chunk-45OTXKBK.js → chunk-4R4BTRMH.js} +2 -2
- package/dist/{chunk-EYZZIYQJ.js → chunk-5YF6CRHK.js} +4 -4
- package/dist/{chunk-YYAMP36W.js → chunk-6JDW32IQ.js} +5 -5
- package/dist/{chunk-U7OT774M.js → chunk-75NBQMXN.js} +2 -2
- package/dist/{chunk-3EURRQ7K.js → chunk-7KO7T466.js} +9 -8
- package/dist/{chunk-S5JEIN5Q.js → chunk-B26QDYDN.js} +2 -2
- package/dist/{chunk-JWJ2ZR5V.js → chunk-B6R3QPZT.js} +3 -3
- package/dist/{chunk-6QJUUGM2.js → chunk-CW4CYMWP.js} +4 -4
- package/dist/{chunk-2MEZBZGZ.js → chunk-ESWT7BGC.js} +2 -2
- package/dist/{chunk-UNQM4BV5.js → chunk-F7CACVY7.js} +17 -3
- package/dist/{chunk-JEQ7HZCS.js → chunk-HNKVF23P.js} +13 -13
- package/dist/{chunk-WHCXZSKH.js → chunk-HVPPS5EU.js} +3 -3
- package/dist/{chunk-Q6VEUT5Q.js → chunk-JTM64JML.js} +2 -2
- package/dist/{chunk-ZLYK26OR.js → chunk-K4PSDTA7.js} +4 -4
- package/dist/{chunk-XFK3CKIN.js → chunk-KV6ENNDU.js} +5 -5
- package/dist/{chunk-ZZGNTCPD.js → chunk-L3FIMPVS.js} +3 -3
- package/dist/{chunk-WROAVXGY.js → chunk-LV6TZ6RO.js} +3 -3
- package/dist/{chunk-DRATBB26.js → chunk-M5CMNHPW.js} +748 -38
- package/dist/{chunk-RBL7EMA5.js → chunk-N367MT6A.js} +9 -10
- package/dist/{chunk-HFQX4JZY.js → chunk-N3EU6FVY.js} +3 -3
- package/dist/{chunk-BXBJI6XD.js → chunk-PJ7QP3SS.js} +5 -5
- package/dist/{chunk-FHOKC4TU.js → chunk-SGRODM6N.js} +4 -4
- package/dist/{chunk-SBU6S5G7.js → chunk-TA4C3I5Z.js} +2 -2
- package/dist/{chunk-FE35FSRC.js → chunk-TP3H2NVV.js} +7 -7
- package/dist/{chunk-EG4X7G4K.js → chunk-UMDZGSHP.js} +3 -3
- package/dist/{chunk-GGCRQOED.js → chunk-V5KWQR65.js} +3 -3
- package/dist/{chunk-WGMFODN6.js → chunk-VM6ZV5T3.js} +3 -3
- package/dist/{chunk-MGI52UZC.js → chunk-WGLEUSG3.js} +3 -3
- package/dist/{chunk-AQDVU7OK.js → chunk-WHQB5G4I.js} +7 -7
- package/dist/{chunk-CC4H7OAW.js → chunk-XGZDNZUX.js} +3 -3
- package/dist/{chunk-VRECY72K.js → chunk-XMFLKI5L.js} +2 -2
- package/dist/{chunk-VQ6DWYP7.js → chunk-YXCYRXKK.js} +6 -6
- package/dist/cli/commands/auth/logout.js +11 -11
- package/dist/cli/commands/auth/logout.test.js +12 -12
- package/dist/cli/commands/cache/clear.js +10 -10
- package/dist/cli/commands/debug/command-flags.js +10 -10
- package/dist/cli/commands/docs/generate.js +10 -10
- package/dist/cli/commands/docs/generate.test.js +10 -10
- package/dist/cli/commands/help.js +10 -10
- package/dist/cli/commands/kitchen-sink/async.js +11 -11
- package/dist/cli/commands/kitchen-sink/async.test.js +11 -11
- package/dist/cli/commands/kitchen-sink/index.js +13 -13
- package/dist/cli/commands/kitchen-sink/index.test.js +13 -13
- package/dist/cli/commands/kitchen-sink/prompts.js +11 -11
- package/dist/cli/commands/kitchen-sink/prompts.test.js +11 -11
- package/dist/cli/commands/kitchen-sink/static.js +11 -11
- package/dist/cli/commands/kitchen-sink/static.test.js +11 -11
- package/dist/cli/commands/notifications/generate.js +11 -11
- package/dist/cli/commands/notifications/list.js +11 -11
- package/dist/cli/commands/search.js +11 -11
- package/dist/cli/commands/upgrade.js +11 -11
- package/dist/cli/commands/version.js +11 -11
- package/dist/cli/commands/version.test.js +11 -11
- package/dist/cli/services/commands/notifications.js +6 -6
- package/dist/cli/services/commands/search.js +2 -2
- package/dist/cli/services/commands/search.test.js +2 -2
- package/dist/cli/services/commands/version.js +3 -3
- package/dist/cli/services/commands/version.test.js +4 -4
- package/dist/cli/services/kitchen-sink/async.js +2 -2
- package/dist/cli/services/kitchen-sink/prompts.js +2 -2
- package/dist/cli/services/kitchen-sink/static.js +2 -2
- package/dist/cli/services/upgrade.js +3 -3
- package/dist/cli/services/upgrade.test.js +4 -4
- package/dist/configs/all.yml +4 -4
- package/dist/configs/recommended.yml +4 -4
- package/dist/{custom-oclif-loader-FOBJVOKU.js → custom-oclif-loader-FOUJADV6.js} +2 -2
- package/dist/data/filters.json +10 -10
- package/dist/data/latest.json +1 -1
- package/dist/data/objects.json +162 -10
- package/dist/data/setting.json +7 -2
- package/dist/data/shopify_system_translations.json +265 -21
- package/dist/data/tags.json +1 -1
- package/dist/data/targetted_block_entry.json +2 -2
- package/dist/data/theme_block_entry.json +2 -2
- package/dist/{error-handler-VBQPBASZ.js → error-handler-65LUJ2S2.js} +8 -8
- package/dist/hooks/postrun.js +6 -6
- package/dist/hooks/prerun.js +7 -7
- package/dist/index.js +161488 -161869
- package/dist/{local-3V2H6DEQ.js → local-L7K7ZZ6L.js} +2 -2
- package/dist/{node-package-manager-3VOZDWRH.js → node-package-manager-TSNDPDHE.js} +3 -3
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/{ui-MKD65UA4.js → ui-ZDWJULQO.js} +2 -2
- package/dist/{workerd-EQ7HXYPK.js → workerd-Y6MJ3FZI.js} +12 -12
- package/oclif.manifest.json +20 -10
- package/package.json +7 -7
package/dist/data/tags.json
CHANGED
|
@@ -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": "
|
|
12
|
-
"markdownDescription": "
|
|
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": "
|
|
11
|
-
"markdownDescription": "
|
|
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-
|
|
7
|
+
} from "./chunk-TP3H2NVV.js";
|
|
8
8
|
import "./chunk-SHWOPMLQ.js";
|
|
9
|
-
import "./chunk-
|
|
10
|
-
import "./chunk-
|
|
11
|
-
import "./chunk-
|
|
9
|
+
import "./chunk-7KO7T466.js";
|
|
10
|
+
import "./chunk-SGRODM6N.js";
|
|
11
|
+
import "./chunk-M5CMNHPW.js";
|
|
12
12
|
import "./chunk-25IMI7TH.js";
|
|
13
|
-
import "./chunk-
|
|
14
|
-
import "./chunk-
|
|
15
|
-
import "./chunk-
|
|
13
|
+
import "./chunk-B26QDYDN.js";
|
|
14
|
+
import "./chunk-HVPPS5EU.js";
|
|
15
|
+
import "./chunk-F7CACVY7.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-
|
|
34
|
+
//# sourceMappingURL=error-handler-65LUJ2S2.js.map
|
package/dist/hooks/postrun.js
CHANGED
|
@@ -3,18 +3,18 @@ import {
|
|
|
3
3
|
} from "../chunk-CP3BRHWK.js";
|
|
4
4
|
import {
|
|
5
5
|
reportAnalyticsEvent
|
|
6
|
-
} from "../chunk-
|
|
7
|
-
import "../chunk-
|
|
8
|
-
import "../chunk-
|
|
6
|
+
} from "../chunk-7KO7T466.js";
|
|
7
|
+
import "../chunk-SGRODM6N.js";
|
|
8
|
+
import "../chunk-M5CMNHPW.js";
|
|
9
9
|
import "../chunk-25IMI7TH.js";
|
|
10
|
-
import "../chunk-
|
|
11
|
-
import "../chunk-
|
|
10
|
+
import "../chunk-B26QDYDN.js";
|
|
11
|
+
import "../chunk-HVPPS5EU.js";
|
|
12
12
|
import {
|
|
13
13
|
addSensitiveMetadata,
|
|
14
14
|
getAllSensitiveMetadata,
|
|
15
15
|
outputDebug,
|
|
16
16
|
renderWarning
|
|
17
|
-
} from "../chunk-
|
|
17
|
+
} from "../chunk-F7CACVY7.js";
|
|
18
18
|
import "../chunk-75LV6AQS.js";
|
|
19
19
|
import "../chunk-EG6MBBEN.js";
|
|
20
20
|
import "../chunk-3FBDJEGD.js";
|
package/dist/hooks/prerun.js
CHANGED
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
import {
|
|
2
2
|
getOutputUpdateCLIReminder
|
|
3
|
-
} from "../chunk-
|
|
3
|
+
} from "../chunk-LV6TZ6RO.js";
|
|
4
4
|
import {
|
|
5
5
|
startAnalytics
|
|
6
|
-
} from "../chunk-
|
|
6
|
+
} from "../chunk-SGRODM6N.js";
|
|
7
7
|
import {
|
|
8
8
|
fetchNotificationsInBackground
|
|
9
|
-
} from "../chunk-
|
|
10
|
-
import "../chunk-
|
|
9
|
+
} from "../chunk-YXCYRXKK.js";
|
|
10
|
+
import "../chunk-M5CMNHPW.js";
|
|
11
11
|
import "../chunk-25IMI7TH.js";
|
|
12
12
|
import {
|
|
13
13
|
CLI_KIT_VERSION
|
|
14
|
-
} from "../chunk-
|
|
14
|
+
} from "../chunk-B26QDYDN.js";
|
|
15
15
|
import {
|
|
16
16
|
checkForCachedNewVersion,
|
|
17
17
|
checkForNewVersion,
|
|
18
18
|
runAtMinimumInterval
|
|
19
|
-
} from "../chunk-
|
|
19
|
+
} from "../chunk-HVPPS5EU.js";
|
|
20
20
|
import {
|
|
21
21
|
isPreReleaseVersion,
|
|
22
22
|
outputDebug,
|
|
23
23
|
outputWarn
|
|
24
|
-
} from "../chunk-
|
|
24
|
+
} from "../chunk-F7CACVY7.js";
|
|
25
25
|
import "../chunk-75LV6AQS.js";
|
|
26
26
|
import "../chunk-EG6MBBEN.js";
|
|
27
27
|
import "../chunk-3FBDJEGD.js";
|