@shopify/cli 3.70.0 → 3.71.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/dist/{lib-CPSRXLFM.js → chunk-2HGYYNE5.js} +5 -2
- package/dist/{chunk-5OP2SA7G.js → chunk-3AOK7V27.js} +214 -56
- package/dist/{chunk-PNN7RS7Y.js → chunk-3NSN5Z4N.js} +100 -11
- package/dist/{chunk-I3IIDOBX.js → chunk-455HYBGX.js} +3 -3
- package/dist/{chunk-BMNDAI5O.js → chunk-4G7SL7SU.js} +4 -4
- package/dist/{chunk-NH4U4X67.js → chunk-5F2WGMCL.js} +4 -4
- package/dist/{chunk-PJKCWDDX.js → chunk-5JZ5AGAQ.js} +548 -550
- package/dist/chunk-5OHM64KO.js +104 -0
- package/dist/{chunk-MRDDDATQ.js → chunk-675SL4FV.js} +3 -3
- package/dist/{chunk-WN3FKMKB.js → chunk-AXNBVGJC.js} +14 -19
- package/dist/{chunk-335KXO4I.js → chunk-BEVHUPQZ.js} +7 -7
- package/dist/{chunk-5QQTRGJ7.js → chunk-GJ7EWRH4.js} +4 -4
- package/dist/{chunk-KYBCPKPL.js → chunk-GV72NRZZ.js} +3 -3
- package/dist/{chunk-ZGHNMRBX.js → chunk-HSTSRNLJ.js} +121 -66
- package/dist/{chunk-JLK5OMFF.js → chunk-IGH7XTG6.js} +2 -2
- package/dist/{chunk-47OJGAFT.js → chunk-IJG6JLEF.js} +3 -3
- package/dist/{chunk-MH5JSAVK.js → chunk-IJSEKDUR.js} +3 -3
- package/dist/{chunk-NYFXBTWK.js → chunk-JTWM7VKM.js} +4 -4
- package/dist/{chunk-PKE54TAY.js → chunk-K6UZ5NEO.js} +7 -7
- package/dist/{chunk-FDJVVEGH.js → chunk-KBDH6IDK.js} +5 -7
- package/dist/{chunk-VFQMUAHB.js → chunk-KJJGDUT2.js} +4 -4
- package/dist/{chunk-N4X7XQWN.js → chunk-KOHDI3KN.js} +7 -3
- package/dist/{chunk-MX4RJDBM.js → chunk-KYB6A4PE.js} +1 -2
- package/dist/{chunk-VHAXHYTL.js → chunk-LMK5VFZE.js} +3 -3
- package/dist/{chunk-AT4IG4GJ.js → chunk-LSQU4XJZ.js} +9 -11
- package/dist/{chunk-ND6AGPC6.js → chunk-MG6EVKFQ.js} +3 -3
- package/dist/{chunk-TCTXUAZT.js → chunk-MHLSPYVQ.js} +3 -3
- package/dist/{chunk-CBD6UXLA.js → chunk-OJOHMVV7.js} +5 -5
- package/dist/{chunk-GDYKHT64.js → chunk-PDNTPE4N.js} +2805 -33
- package/dist/{chunk-X6F3DHKX.js → chunk-RQJF2YRM.js} +2 -2
- package/dist/{chunk-LN444KRM.js → chunk-RXYE2GI3.js} +2 -2
- package/dist/{chunk-UOZCMFCN.js → chunk-SVWWKVUI.js} +18 -13
- package/dist/{chunk-XSMWYZDC.js → chunk-T2BV6JEL.js} +10 -10
- package/dist/{chunk-N2DEYZD6.js → chunk-UDRKRTS4.js} +3 -3
- package/dist/{chunk-SYRHCENA.js → chunk-VNZQKLLO.js} +2 -2
- package/dist/{chunk-MQXHFQM3.js → chunk-WLNYFGYY.js} +4 -4
- package/dist/{chunk-NEOIQ6PN.js → chunk-WNDN5FAY.js} +2 -2
- package/dist/{chunk-DVTWERMH.js → chunk-WZW6P6AO.js} +5 -5
- package/dist/{chunk-MMQOVZDR.js → chunk-XOSZOZ3F.js} +5 -5
- package/dist/{chunk-WI6MEN7U.js → chunk-YNXUXQFM.js} +2 -2
- package/dist/{chunk-43YGIE7Y.js → chunk-YZA6BRN3.js} +2 -2
- package/dist/cli/commands/auth/logout.js +18 -20
- package/dist/cli/commands/auth/logout.test.js +24 -26
- package/dist/cli/commands/cache/clear.js +17 -19
- package/dist/cli/commands/debug/command-flags.js +17 -19
- package/dist/cli/commands/docs/generate.js +17 -19
- package/dist/cli/commands/docs/generate.test.js +18 -20
- package/dist/cli/commands/help.js +17 -19
- package/dist/cli/commands/kitchen-sink/async.js +18 -20
- package/dist/cli/commands/kitchen-sink/async.test.js +19 -21
- package/dist/cli/commands/kitchen-sink/index.js +20 -22
- package/dist/cli/commands/kitchen-sink/index.test.js +23 -25
- package/dist/cli/commands/kitchen-sink/prompts.js +18 -20
- package/dist/cli/commands/kitchen-sink/prompts.test.js +19 -21
- package/dist/cli/commands/kitchen-sink/static.js +18 -20
- package/dist/cli/commands/kitchen-sink/static.test.js +19 -21
- package/dist/cli/commands/notifications/generate.js +18 -20
- package/dist/cli/commands/notifications/list.js +18 -20
- package/dist/cli/commands/search.js +18 -20
- package/dist/cli/commands/upgrade.js +18 -20
- package/dist/cli/commands/upgrade.test.js +1 -2
- package/dist/cli/commands/version.js +18 -20
- package/dist/cli/commands/version.test.js +19 -21
- package/dist/cli/services/commands/notifications.js +12 -14
- package/dist/cli/services/commands/search.js +8 -9
- package/dist/cli/services/commands/search.test.js +9 -10
- package/dist/cli/services/commands/version.js +9 -10
- package/dist/cli/services/commands/version.test.js +11 -12
- package/dist/cli/services/kitchen-sink/async.js +8 -9
- package/dist/cli/services/kitchen-sink/prompts.js +8 -9
- package/dist/cli/services/kitchen-sink/static.js +8 -9
- package/dist/cli/services/upgrade.js +9 -10
- package/dist/cli/services/upgrade.test.js +12 -13
- package/dist/configs/all.yml +15 -0
- package/dist/configs/recommended.yml +9 -0
- package/dist/{custom-oclif-loader-IZLFCRGJ.js → custom-oclif-loader-U43F5H7M.js} +8 -9
- package/dist/data/filters.json +98 -3
- package/dist/data/latest.json +1 -1
- package/dist/data/manifest_theme.json +1 -0
- package/dist/data/objects.json +39 -1619
- package/dist/data/preset_blocks.json +78 -0
- package/dist/data/section.json +1 -42
- package/dist/data/shopify_system_translations.json +34 -7
- package/dist/data/tags.json +10 -0
- package/dist/data/theme_block.json +1 -19
- package/dist/{del-FEQWOMIX.js → del-K5ZJEWTD.js} +3 -3
- package/dist/{error-handler-DAI5HMQW.js → error-handler-GSXEX5NX.js} +15 -17
- package/dist/hooks/postrun.js +13 -15
- package/dist/hooks/prerun.js +15 -19
- package/dist/index.js +19503 -17452
- package/dist/lib-PPXZBVZX.js +6 -0
- package/dist/{lib-JJXX7GH6.js → lib-XYCLX35G.js} +5 -5
- package/dist/{local-QD6GDUUE.js → local-STC6NEOC.js} +10 -9
- package/dist/{morph-FN23MJ2S.js → morph-SEECJQ2W.js} +2 -2
- package/dist/{node-4XKDIIJ7.js → node-I54BR73K.js} +19 -21
- package/dist/{node-package-manager-IEZ6F5VN.js → node-package-manager-DUWCXRNZ.js} +9 -10
- package/dist/{out-ZDSLKX4N.js → out-MHEKZJWS.js} +2 -2
- package/dist/{path-T2RCZTRE.js → path-5SZGULBR.js} +2 -3
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/{ui-BUB4OWO7.js → ui-GZXRHEXO.js} +8 -9
- package/dist/{workerd-DIIGDIHZ.js → workerd-WQ2CUXFS.js} +19 -21
- package/oclif.manifest.json +334 -131
- package/package.json +7 -8
- package/assets/demo-catalog.json +0 -655
- package/dist/assets/demo-catalog.json +0 -655
- package/dist/chunk-2PUMVRDO.js +0 -131
- package/dist/chunk-7GNQ7YY4.js +0 -116
- package/dist/chunk-E2SYFYJU.js +0 -58
- package/dist/chunk-NLUGD7PZ.js +0 -2731
- package/dist/chunk-P6ABWRKD.js +0 -59
- package/dist/chunk-QSUS3GJF.js +0 -3838
- package/dist/chunk-RUK73IAH.js +0 -312
- package/dist/chunk-T2GATXSP.js +0 -112
- package/dist/chunk-VT3VJHZ7.js +0 -45
- package/dist/chunk-XEDHKQZA.js +0 -116
- package/dist/cli/commands/demo/catalog.d.ts +0 -6
- package/dist/cli/commands/demo/catalog.js +0 -36
- package/dist/cli/commands/demo/generate-file.d.ts +0 -11
- package/dist/cli/commands/demo/generate-file.js +0 -37
- package/dist/cli/commands/demo/index.d.ts +0 -10
- package/dist/cli/commands/demo/index.js +0 -36
- package/dist/cli/commands/demo/print-ai-prompt.d.ts +0 -6
- package/dist/cli/commands/demo/print-ai-prompt.js +0 -37
- package/dist/cli/services/demo.d.ts +0 -26440
- package/dist/cli/services/demo.js +0 -25
- package/dist/cli/services/demo.test.js +0 -42
- package/dist/constants-QFFDI47A.js +0 -26
- package/dist/system-KSIGUX64.js +0 -29
|
@@ -1,655 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"command": "shopify demo",
|
|
3
|
-
"steps": [
|
|
4
|
-
{
|
|
5
|
-
"type": "output",
|
|
6
|
-
"title": "Simple output",
|
|
7
|
-
"description": "This step demonstrates a simple output.",
|
|
8
|
-
"properties": {
|
|
9
|
-
"content": "\nThis is simple output."
|
|
10
|
-
}
|
|
11
|
-
},
|
|
12
|
-
{
|
|
13
|
-
"type": "output",
|
|
14
|
-
"title": "Formatted output",
|
|
15
|
-
"description": "Output including bold and underlined text",
|
|
16
|
-
"properties": {
|
|
17
|
-
"content": "\nThis output includes \u001b[1mbold\u001b[22m and \u001b[4munderlined\u001b[24m text."
|
|
18
|
-
}
|
|
19
|
-
},
|
|
20
|
-
{
|
|
21
|
-
"type": "output",
|
|
22
|
-
"title": "Formatted output with colors",
|
|
23
|
-
"description": "Output including colored text",
|
|
24
|
-
"properties": {
|
|
25
|
-
"content": "\nHere is a rainbow of colored output:\n• \u001b[31mred\u001b[39m\n• \u001b[32mgreen\u001b[39m\n• \u001b[33myellow\u001b[39m\n• \u001b[34mblue\u001b[39m\n• \u001b[35mmagenta\u001b[39m\n• \u001b[36mcyan\u001b[39m\n• \u001b[90mdim\u001b[39m\n• \u001b[91mbrightRed\u001b[39m\n• \u001b[92mbrightGreen\u001b[39m\n• \u001b[93mbrightYellow\u001b[39m\n• \u001b[94mbrightBlue\u001b[39m\n• \u001b[95mbrightMagenta\u001b[39m\n• \u001b[96mbrightCyan\u001b[39m\n• \u001b[97mwhite\u001b[39m\n"
|
|
26
|
-
}
|
|
27
|
-
},
|
|
28
|
-
{
|
|
29
|
-
"type": "warning",
|
|
30
|
-
"title": "Warning to update CLI",
|
|
31
|
-
"description": "Show a warning message indicating the CLI is out of date.",
|
|
32
|
-
"properties": {
|
|
33
|
-
"headline": "CLI update available",
|
|
34
|
-
"body": ["Run", {"command": "npm run shopify upgrade"}, {"char": "."}]
|
|
35
|
-
}
|
|
36
|
-
},
|
|
37
|
-
{
|
|
38
|
-
"type": "success",
|
|
39
|
-
"title": "CLI updated",
|
|
40
|
-
"description": "Show a success message indicating the CLI has been updated.",
|
|
41
|
-
"properties": {
|
|
42
|
-
"headline": "CLI updated.",
|
|
43
|
-
"body": "You are now running version 3.47."
|
|
44
|
-
}
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"type": "success",
|
|
48
|
-
"title": "App created successfully",
|
|
49
|
-
"description": "This step shows an info message after the app is created.",
|
|
50
|
-
"properties": {
|
|
51
|
-
"headline": [{"userInput": "my-app"}, "initialized and ready to build."],
|
|
52
|
-
"body": "Congratulations! You're on your way to success with the Shopify Partners program.",
|
|
53
|
-
"nextSteps": [
|
|
54
|
-
[
|
|
55
|
-
"Run",
|
|
56
|
-
{
|
|
57
|
-
"command": "cd verification-app"
|
|
58
|
-
}
|
|
59
|
-
],
|
|
60
|
-
[
|
|
61
|
-
"To preview your project, run",
|
|
62
|
-
{
|
|
63
|
-
"command": "npm app dev"
|
|
64
|
-
}
|
|
65
|
-
],
|
|
66
|
-
[
|
|
67
|
-
"To add extensions, run",
|
|
68
|
-
{
|
|
69
|
-
"command": "npm generate extension"
|
|
70
|
-
}
|
|
71
|
-
]
|
|
72
|
-
],
|
|
73
|
-
"reference": [
|
|
74
|
-
[
|
|
75
|
-
"Run",
|
|
76
|
-
{
|
|
77
|
-
"command": "npm shopify help"
|
|
78
|
-
}
|
|
79
|
-
],
|
|
80
|
-
{
|
|
81
|
-
"link": {
|
|
82
|
-
"label": "Dev docs",
|
|
83
|
-
"url": "https://shopify.dev"
|
|
84
|
-
}
|
|
85
|
-
}
|
|
86
|
-
],
|
|
87
|
-
"customSections": [
|
|
88
|
-
{
|
|
89
|
-
"title": "Custom section",
|
|
90
|
-
"body": {
|
|
91
|
-
"list": {
|
|
92
|
-
"items": [{"link": {"label": "Item 1", "url": "https://shopify.com"}}, "Item 2"]
|
|
93
|
-
}
|
|
94
|
-
}
|
|
95
|
-
},
|
|
96
|
-
{
|
|
97
|
-
"title": "Custom section 2",
|
|
98
|
-
"body": {
|
|
99
|
-
"list": {
|
|
100
|
-
"items": ["Item 1", "Item 2", "Item 3"]
|
|
101
|
-
}
|
|
102
|
-
}
|
|
103
|
-
}
|
|
104
|
-
]
|
|
105
|
-
}
|
|
106
|
-
},
|
|
107
|
-
{
|
|
108
|
-
"type": "success",
|
|
109
|
-
"title": "Successful deployment",
|
|
110
|
-
"description": "Show a success message after the app is deployed.",
|
|
111
|
-
"properties": {
|
|
112
|
-
"headline": "Deployment successful.",
|
|
113
|
-
"body": "Your extensions have been uploaded to your Shopify Partners Dashboard.",
|
|
114
|
-
"nextSteps": [
|
|
115
|
-
{
|
|
116
|
-
"link": {
|
|
117
|
-
"label": "See your deployment and set it live",
|
|
118
|
-
"url": "https://partners.shopify.com/1797046/apps/4523695/deployments"
|
|
119
|
-
}
|
|
120
|
-
}
|
|
121
|
-
]
|
|
122
|
-
}
|
|
123
|
-
},
|
|
124
|
-
{
|
|
125
|
-
"type": "warning",
|
|
126
|
-
"title": "Access scope update required",
|
|
127
|
-
"description": "Show a warning message indicating the app's access scopes need to be updated.",
|
|
128
|
-
"properties": {
|
|
129
|
-
"headline": "Required access scope update.",
|
|
130
|
-
"body": "The deadline for re-selecting your app scopes is May 1, 2022.",
|
|
131
|
-
"reference": [
|
|
132
|
-
{
|
|
133
|
-
"link": {
|
|
134
|
-
"label": "Dev docs",
|
|
135
|
-
"url": "https://shopify.dev/app/scopes"
|
|
136
|
-
}
|
|
137
|
-
}
|
|
138
|
-
]
|
|
139
|
-
}
|
|
140
|
-
},
|
|
141
|
-
{
|
|
142
|
-
"type": "table",
|
|
143
|
-
"title": "Table of available themes",
|
|
144
|
-
"description": "This step demonstrates a table output showing a list of available themes.",
|
|
145
|
-
"properties": {
|
|
146
|
-
"rows": [
|
|
147
|
-
{
|
|
148
|
-
"ID": "1",
|
|
149
|
-
"Name": "Debut",
|
|
150
|
-
"Role": "main"
|
|
151
|
-
},
|
|
152
|
-
{
|
|
153
|
-
"ID": "2",
|
|
154
|
-
"Name": "Simple",
|
|
155
|
-
"Role": "unpublished"
|
|
156
|
-
}
|
|
157
|
-
],
|
|
158
|
-
"columns": {
|
|
159
|
-
"ID": {
|
|
160
|
-
"header": "ID",
|
|
161
|
-
"color": "red"
|
|
162
|
-
},
|
|
163
|
-
"Name": {
|
|
164
|
-
"header": "Name"
|
|
165
|
-
},
|
|
166
|
-
"Role": {
|
|
167
|
-
"header": "Role",
|
|
168
|
-
"color": "dim"
|
|
169
|
-
}
|
|
170
|
-
}
|
|
171
|
-
}
|
|
172
|
-
},
|
|
173
|
-
{
|
|
174
|
-
"type": "table",
|
|
175
|
-
"title": "Table of apps and earned income",
|
|
176
|
-
"description": "A table output showing a list of apps and their earned income. Uses non-string values.",
|
|
177
|
-
"properties": {
|
|
178
|
-
"rows": [
|
|
179
|
-
{
|
|
180
|
-
"App": "My App",
|
|
181
|
-
"Earned": 1000
|
|
182
|
-
},
|
|
183
|
-
{
|
|
184
|
-
"App": "My Other App",
|
|
185
|
-
"Earned": 2000
|
|
186
|
-
}
|
|
187
|
-
],
|
|
188
|
-
"columns": {
|
|
189
|
-
"App": {
|
|
190
|
-
"header": "App"
|
|
191
|
-
},
|
|
192
|
-
"Earned": {
|
|
193
|
-
"header": "Earned",
|
|
194
|
-
"color": "green"
|
|
195
|
-
}
|
|
196
|
-
}
|
|
197
|
-
}
|
|
198
|
-
},
|
|
199
|
-
{
|
|
200
|
-
"type": "fatalError",
|
|
201
|
-
"title": "BugError: Something went wrong",
|
|
202
|
-
"description": "Show a fatal error message indicating something unexpected went wrong.",
|
|
203
|
-
"properties": {
|
|
204
|
-
"errorType": "bug",
|
|
205
|
-
"message": "Something went wrong",
|
|
206
|
-
"tryMessage": "Run this command again."
|
|
207
|
-
}
|
|
208
|
-
},
|
|
209
|
-
{
|
|
210
|
-
"type": "fatalError",
|
|
211
|
-
"title": "AbortError: No Organization found",
|
|
212
|
-
"description": "Show a fatal error message indicating no organization was found.",
|
|
213
|
-
"properties": {
|
|
214
|
-
"errorType": "abort",
|
|
215
|
-
"message": "No Organization found",
|
|
216
|
-
"tryMessage": "Run this command again after creating and confirming your organization.",
|
|
217
|
-
"nextSteps": [
|
|
218
|
-
[
|
|
219
|
-
"Have you",
|
|
220
|
-
{
|
|
221
|
-
"link": {
|
|
222
|
-
"label": "created a Shopify Partners organization",
|
|
223
|
-
"url": "https://partners.shopify.com/signup"
|
|
224
|
-
}
|
|
225
|
-
},
|
|
226
|
-
{
|
|
227
|
-
"char": "?"
|
|
228
|
-
}
|
|
229
|
-
],
|
|
230
|
-
"Have you confirmed your accounts from the emails you received?",
|
|
231
|
-
[
|
|
232
|
-
"Need to connect to a different App or organization? Run the command again with",
|
|
233
|
-
{
|
|
234
|
-
"command": "--reset"
|
|
235
|
-
}
|
|
236
|
-
]
|
|
237
|
-
]
|
|
238
|
-
}
|
|
239
|
-
},
|
|
240
|
-
{
|
|
241
|
-
"type": "selectPrompt",
|
|
242
|
-
"title": "Choose an extension type",
|
|
243
|
-
"description": "Select prompt for choosing an extension type, using groups and custom keys.",
|
|
244
|
-
"properties": {
|
|
245
|
-
"message": "Choose an extension type:",
|
|
246
|
-
"choices": [
|
|
247
|
-
{
|
|
248
|
-
"label": "Checkout UI extension",
|
|
249
|
-
"value": "checkout-ui-extension",
|
|
250
|
-
"key": "c",
|
|
251
|
-
"group": "Checkout extensions"
|
|
252
|
-
},
|
|
253
|
-
{
|
|
254
|
-
"label": "Checkout post-purchase UI extension",
|
|
255
|
-
"value": "checkout-post-purchase-extension",
|
|
256
|
-
"key": "p",
|
|
257
|
-
"group": "Checkout extensions"
|
|
258
|
-
},
|
|
259
|
-
{
|
|
260
|
-
"label": "Discount function",
|
|
261
|
-
"value": "discount-function",
|
|
262
|
-
"key": "d",
|
|
263
|
-
"group": "Functions"
|
|
264
|
-
},
|
|
265
|
-
{
|
|
266
|
-
"label": "Theme app extension",
|
|
267
|
-
"value": "theme-app-extension",
|
|
268
|
-
"key": "t",
|
|
269
|
-
"group": "Theme extensions"
|
|
270
|
-
}
|
|
271
|
-
]
|
|
272
|
-
}
|
|
273
|
-
},
|
|
274
|
-
{
|
|
275
|
-
"type": "selectPrompt",
|
|
276
|
-
"title": "Choose a plan",
|
|
277
|
-
"description": "Select prompt for choosing a plan, including an infoTable with plan information.",
|
|
278
|
-
"properties": {
|
|
279
|
-
"message": "Choose a plan",
|
|
280
|
-
"choices": [
|
|
281
|
-
{
|
|
282
|
-
"label": "Free",
|
|
283
|
-
"value": "free"
|
|
284
|
-
},
|
|
285
|
-
{
|
|
286
|
-
"label": "Basic",
|
|
287
|
-
"value": "basic"
|
|
288
|
-
},
|
|
289
|
-
{
|
|
290
|
-
"label": "Pro",
|
|
291
|
-
"value": "pro"
|
|
292
|
-
},
|
|
293
|
-
{
|
|
294
|
-
"label": "Enterprise",
|
|
295
|
-
"value": "enterprise"
|
|
296
|
-
}
|
|
297
|
-
],
|
|
298
|
-
"infoTable": [
|
|
299
|
-
{
|
|
300
|
-
"header": "Free Plan",
|
|
301
|
-
"helperText": "The Free Plan is a good fit for merchants who are just starting out.",
|
|
302
|
-
"items": [
|
|
303
|
-
"Price: $0.00 USD",
|
|
304
|
-
[
|
|
305
|
-
"Features:",
|
|
306
|
-
{"bold": "Minimal"},
|
|
307
|
-
"features"
|
|
308
|
-
]
|
|
309
|
-
]
|
|
310
|
-
},
|
|
311
|
-
{
|
|
312
|
-
"header": "Basic",
|
|
313
|
-
"helperText": "The Basic Plan includes the most important features for a growing business.",
|
|
314
|
-
"items": [
|
|
315
|
-
"Price: $9.99 USD",
|
|
316
|
-
[
|
|
317
|
-
"Features:",
|
|
318
|
-
{"bold": "Some"},
|
|
319
|
-
"features"
|
|
320
|
-
]
|
|
321
|
-
]
|
|
322
|
-
},
|
|
323
|
-
{
|
|
324
|
-
"header": "Pro",
|
|
325
|
-
"helperText": "The Pro Plan includes all the features you need to scale your business.",
|
|
326
|
-
"items": [
|
|
327
|
-
"Price: $19.99 USD",
|
|
328
|
-
[
|
|
329
|
-
"Features:",
|
|
330
|
-
{"bold": "Most"},
|
|
331
|
-
"features"
|
|
332
|
-
]
|
|
333
|
-
]
|
|
334
|
-
},
|
|
335
|
-
{
|
|
336
|
-
"header": "Enterprise",
|
|
337
|
-
"helperText": "The Enterprise Plan allows you to customize our product to fit your business needs.",
|
|
338
|
-
"items": [
|
|
339
|
-
"Price: Contact us",
|
|
340
|
-
[
|
|
341
|
-
"Features:",
|
|
342
|
-
{"bold": "All"},
|
|
343
|
-
"features",
|
|
344
|
-
{"subdued": "(for a price 😉)"}
|
|
345
|
-
]
|
|
346
|
-
]
|
|
347
|
-
}
|
|
348
|
-
]
|
|
349
|
-
}
|
|
350
|
-
},
|
|
351
|
-
{
|
|
352
|
-
"type": "textPrompt",
|
|
353
|
-
"title": "App name prompt with default value",
|
|
354
|
-
"description": "A text prompt for entering an app name.",
|
|
355
|
-
"properties": {
|
|
356
|
-
"message": "Enter an app name",
|
|
357
|
-
"defaultValue": "expansive-commerce-app",
|
|
358
|
-
"allowEmpty": false,
|
|
359
|
-
"password": false
|
|
360
|
-
}
|
|
361
|
-
},
|
|
362
|
-
{
|
|
363
|
-
"type": "textPrompt",
|
|
364
|
-
"title": "Required text prompt without a default value",
|
|
365
|
-
"description": "A text prompt for entering a value without a default value. Some input is required.",
|
|
366
|
-
"properties": {
|
|
367
|
-
"message": "How are you feeling today?",
|
|
368
|
-
"allowEmpty": false,
|
|
369
|
-
"password": false
|
|
370
|
-
}
|
|
371
|
-
},
|
|
372
|
-
{
|
|
373
|
-
"type": "textPrompt",
|
|
374
|
-
"title": "Optional text prompt without a default value",
|
|
375
|
-
"description": "A text prompt for entering a value without a default value. The prompt can be skipped.",
|
|
376
|
-
"properties": {
|
|
377
|
-
"message": "To change the default behavior to release by default, enter the following exactly: \u001b[1mdefault-to-release\u001b[0m.\n\nOtherwise, press enter to create a version without releasing",
|
|
378
|
-
"allowEmpty": true,
|
|
379
|
-
"password": false
|
|
380
|
-
}
|
|
381
|
-
},
|
|
382
|
-
{
|
|
383
|
-
"type": "textPrompt",
|
|
384
|
-
"title": "App secret prompt",
|
|
385
|
-
"description": "A text prompt for entering secret information.",
|
|
386
|
-
"properties": {
|
|
387
|
-
"message": "Enter your app secret",
|
|
388
|
-
"allowEmpty": false,
|
|
389
|
-
"password": true
|
|
390
|
-
}
|
|
391
|
-
},
|
|
392
|
-
{
|
|
393
|
-
"type": "autocompletePrompt",
|
|
394
|
-
"title": "Autocomplete select an app",
|
|
395
|
-
"description": "An autocomplete prompt for selecting an app from many options",
|
|
396
|
-
"properties": {
|
|
397
|
-
"message": "Which app do you want to connect to?",
|
|
398
|
-
"choices": [
|
|
399
|
-
{"label": "Expansive commerce app", "value": "expansive-commerce-app"},
|
|
400
|
-
{"label": "Profitable ecosystem app", "value": "profitable-ecosystem-app"},
|
|
401
|
-
{"label": "Sustainable business app", "value": "sustainable-business-app"},
|
|
402
|
-
{"label": "Amortizable account app", "value": "amortizable-account-app"},
|
|
403
|
-
{"label": "Branded shipping app", "value": "branded-shipping-app"},
|
|
404
|
-
{"label": "Efficient inventory app", "value": "efficient-inventory-app"},
|
|
405
|
-
{"label": "Streamlined payroll app", "value": "streamlined-payroll-app"},
|
|
406
|
-
{"label": "Innovative marketing app", "value": "innovative-marketing-app"},
|
|
407
|
-
{"label": "Integrated CRM app", "value": "integrated-crm-app"},
|
|
408
|
-
{"label": "Secure payment app", "value": "secure-payment-app"},
|
|
409
|
-
{"label": "Automated billing app", "value": "automated-billing-app"},
|
|
410
|
-
{"label": "Customizable storefront app", "value": "customizable-storefront-app"},
|
|
411
|
-
{"label": "User-friendly analytics app", "value": "user-friendly-analytics-app"},
|
|
412
|
-
{"label": "Responsive customer service app", "value": "responsive-customer-service-app"},
|
|
413
|
-
{"label": "Flexible scheduling app", "value": "flexible-scheduling-app"},
|
|
414
|
-
{"label": "Seamless checkout app", "value": "seamless-checkout-app"},
|
|
415
|
-
{"label": "Dynamic pricing app", "value": "dynamic-pricing-app"},
|
|
416
|
-
{"label": "Interactive product app", "value": "interactive-product-app"},
|
|
417
|
-
{"label": "Collaborative project management app", "value": "collaborative-project-management-app"},
|
|
418
|
-
{"label": "Real-time inventory tracking app", "value": "real-time-inventory-tracking-app"},
|
|
419
|
-
{"label": "Integrated shipping app", "value": "integrated-shipping-app"},
|
|
420
|
-
{"label": "Effortless returns app", "value": "effortless-returns-app"},
|
|
421
|
-
{"label": "Intuitive dashboard app", "value": "intuitive-dashboard-app"},
|
|
422
|
-
{"label": "Powerful reporting app", "value": "powerful-reporting-app"},
|
|
423
|
-
{"label": "Automated fulfillment app", "value": "automated-fulfillment-app"},
|
|
424
|
-
{"label": "Customizable branding app", "value": "customizable-branding-app"},
|
|
425
|
-
{"label": "Seamless integration app", "value": "seamless-integration-app"},
|
|
426
|
-
{"label": "Secure data management app", "value": "secure-data-management-app"},
|
|
427
|
-
{"label": "Intelligent upselling app", "value": "intelligent-upselling-app"},
|
|
428
|
-
{"label": "Virtual appointment app", "value": "virtual-appointment-app"},
|
|
429
|
-
{"label": "Personalized recommendations app", "value": "personalized-recommendations-app"},
|
|
430
|
-
{"label": "Interactive FAQ app", "value": "interactive-faq-app"},
|
|
431
|
-
{"label": "Automated email marketing app", "value": "automated-email-marketing-app"},
|
|
432
|
-
{"label": "Dynamic discount app", "value": "dynamic-discount-app"},
|
|
433
|
-
{"label": "Collaborative design app", "value": "collaborative-design-app"},
|
|
434
|
-
{"label": "Real-time chat app", "value": "real-time-chat-app"},
|
|
435
|
-
{"label": "Integrated accounting app", "value": "integrated-accounting-app"},
|
|
436
|
-
{"label": "Effortless onboarding app", "value": "effortless-onboarding-app"},
|
|
437
|
-
{"label": "Intuitive search app", "value": "intuitive-search-app"},
|
|
438
|
-
{"label": "Powerful SEO app", "value": "powerful-seo-app"},
|
|
439
|
-
{"label": "Automated inventory management app", "value": "automated-inventory-management-app"},
|
|
440
|
-
{"label": "Customizable checkout app", "value": "customizable-checkout-app"},
|
|
441
|
-
{"label": "Seamless order tracking app", "value": "seamless-order-tracking-app"},
|
|
442
|
-
{"label": "Secure login app", "value": "secure-login-app"},
|
|
443
|
-
{"label": "Intelligent recommendations app", "value": "intelligent-recommendations-app"},
|
|
444
|
-
{"label": "Virtual try-on app", "value": "virtual-try-on-app"},
|
|
445
|
-
{"label": "Personalized content app", "value": "personalized-content-app"},
|
|
446
|
-
{"label": "Interactive product tour app", "value": "interactive-product-tour-app"},
|
|
447
|
-
{"label": "Automated customer service app", "value": "automated-customer-service-app"},
|
|
448
|
-
{"label": "Dynamic upselling app", "value": "dynamic-upselling-app"}
|
|
449
|
-
]
|
|
450
|
-
}
|
|
451
|
-
},
|
|
452
|
-
{
|
|
453
|
-
"type": "confirmationPrompt",
|
|
454
|
-
"title": "Confirm adding themes to store",
|
|
455
|
-
"description": "Confirmation prompt for adding themes to a store. Includes an info table of themes.",
|
|
456
|
-
"properties": {
|
|
457
|
-
"message": "Add the following themes to the store?",
|
|
458
|
-
"infoTable": {
|
|
459
|
-
"": [
|
|
460
|
-
[
|
|
461
|
-
"first theme",
|
|
462
|
-
{
|
|
463
|
-
"subdued": "(#1)"
|
|
464
|
-
}
|
|
465
|
-
],
|
|
466
|
-
[
|
|
467
|
-
"second theme",
|
|
468
|
-
{
|
|
469
|
-
"subdued": "(#2)"
|
|
470
|
-
}
|
|
471
|
-
]
|
|
472
|
-
]
|
|
473
|
-
},
|
|
474
|
-
"confirmationMessage": "Yes, add them",
|
|
475
|
-
"cancellationMessage": "Cancel"
|
|
476
|
-
}
|
|
477
|
-
},
|
|
478
|
-
{
|
|
479
|
-
"type": "confirmationPrompt",
|
|
480
|
-
"title": "Dangerous prompt: Confirm deleting themes from the store",
|
|
481
|
-
"description": "Confirmation prompt for deleting themes from a store. Includes an info table of themes, defaults to false",
|
|
482
|
-
"properties": {
|
|
483
|
-
"message": "Delete the following themes from the store?",
|
|
484
|
-
"infoTable": {
|
|
485
|
-
"": [
|
|
486
|
-
[
|
|
487
|
-
"first theme",
|
|
488
|
-
{
|
|
489
|
-
"subdued": "(#1)"
|
|
490
|
-
}
|
|
491
|
-
],
|
|
492
|
-
[
|
|
493
|
-
"second theme",
|
|
494
|
-
{
|
|
495
|
-
"subdued": "(#2)"
|
|
496
|
-
}
|
|
497
|
-
]
|
|
498
|
-
]
|
|
499
|
-
},
|
|
500
|
-
"confirmationMessage": "Yes, delete them",
|
|
501
|
-
"cancellationMessage": "Cancel",
|
|
502
|
-
"defaultValue": false
|
|
503
|
-
}
|
|
504
|
-
},
|
|
505
|
-
{
|
|
506
|
-
"type": "confirmationPrompt",
|
|
507
|
-
"title": "Confirm file changes",
|
|
508
|
-
"description": "Confirmation prompt for changing a file, including a git diff of the changes",
|
|
509
|
-
"properties": {
|
|
510
|
-
"message": [
|
|
511
|
-
"Commit the following changes to",
|
|
512
|
-
{"filePath": ".env"},
|
|
513
|
-
{"char": "?"}
|
|
514
|
-
],
|
|
515
|
-
"gitDiff": {
|
|
516
|
-
"baselineContent": "PUBLIC_STOREFRONT_ID=\"12345678\"\nPUBLIC_STOREFRONT_TOKEN=\"abcdefgh\"\n",
|
|
517
|
-
"updatedContent": "PUBLIC_STOREFRONT_ID=\"87654321\"\nPUBLIC_STOREFRONT_TOKEN=\"abcdefgh\"\nPRIVATE_API_KEY=\"apik_5101520\"\n"
|
|
518
|
-
},
|
|
519
|
-
"confirmationMessage": "Yes, accept these changes",
|
|
520
|
-
"cancellationMessage": "Cancel"
|
|
521
|
-
}
|
|
522
|
-
},
|
|
523
|
-
{
|
|
524
|
-
"type": "sleep",
|
|
525
|
-
"title": "Sleep 1 second",
|
|
526
|
-
"description": "Sleep to simulate waiting at the terminal with no visual activity",
|
|
527
|
-
"properties": {
|
|
528
|
-
"duration": 1
|
|
529
|
-
}
|
|
530
|
-
},
|
|
531
|
-
{
|
|
532
|
-
"type": "taskbar",
|
|
533
|
-
"title": "App creation progress",
|
|
534
|
-
"description": "Taskbar showing progress through the steps of the app creation process.",
|
|
535
|
-
"properties": {
|
|
536
|
-
"steps": [
|
|
537
|
-
{
|
|
538
|
-
"title": "Creating app",
|
|
539
|
-
"duration": 2
|
|
540
|
-
},
|
|
541
|
-
{
|
|
542
|
-
"title": "Setting up environment",
|
|
543
|
-
"duration": 1
|
|
544
|
-
},
|
|
545
|
-
{
|
|
546
|
-
"title": "Installing dependencies",
|
|
547
|
-
"duration": 3
|
|
548
|
-
}
|
|
549
|
-
]
|
|
550
|
-
}
|
|
551
|
-
},
|
|
552
|
-
{
|
|
553
|
-
"type": "concurrent",
|
|
554
|
-
"title": "Concurrent processes",
|
|
555
|
-
"description": "Simple example of concurrent processes with a server and file watcher",
|
|
556
|
-
"properties": {
|
|
557
|
-
"processes": [
|
|
558
|
-
{
|
|
559
|
-
"prefix": "Server",
|
|
560
|
-
"steps": [
|
|
561
|
-
{
|
|
562
|
-
"startMessage": "Starting server...",
|
|
563
|
-
"duration": 2,
|
|
564
|
-
"endMessage": "Server started at http://localhost:3000"
|
|
565
|
-
}
|
|
566
|
-
]
|
|
567
|
-
},
|
|
568
|
-
{
|
|
569
|
-
"prefix": "Watcher",
|
|
570
|
-
"steps": [
|
|
571
|
-
{
|
|
572
|
-
"startMessage": "Starting file watcher...",
|
|
573
|
-
"duration": 1,
|
|
574
|
-
"endMessage": "File watcher started"
|
|
575
|
-
}
|
|
576
|
-
]
|
|
577
|
-
}
|
|
578
|
-
],
|
|
579
|
-
"footer": {
|
|
580
|
-
"shortcuts": [
|
|
581
|
-
{
|
|
582
|
-
"key": "p",
|
|
583
|
-
"action": "preview in your browser"
|
|
584
|
-
},
|
|
585
|
-
{
|
|
586
|
-
"key": "q",
|
|
587
|
-
"action": "quit"
|
|
588
|
-
},
|
|
589
|
-
{
|
|
590
|
-
"key": "r",
|
|
591
|
-
"action": "restart"
|
|
592
|
-
}
|
|
593
|
-
],
|
|
594
|
-
"subTitle": "Preview URL: https://shopify.com"
|
|
595
|
-
}
|
|
596
|
-
}
|
|
597
|
-
},
|
|
598
|
-
{
|
|
599
|
-
"type": "concurrent",
|
|
600
|
-
"title": "Realistic concurrent processes: App dev",
|
|
601
|
-
"description": "Realistic example of concurrent processes during app dev",
|
|
602
|
-
"properties": {
|
|
603
|
-
"footer": {
|
|
604
|
-
"shortcuts": [
|
|
605
|
-
{
|
|
606
|
-
"key": "p",
|
|
607
|
-
"action": "preview in your browser"
|
|
608
|
-
},
|
|
609
|
-
{
|
|
610
|
-
"key": "q",
|
|
611
|
-
"action": "quit"
|
|
612
|
-
}
|
|
613
|
-
],
|
|
614
|
-
"subTitle": "Preview URL: https://thunder-gmbh-desperate-lo.trycloudflare.com/extensions/dev-console"
|
|
615
|
-
},
|
|
616
|
-
"processes": [
|
|
617
|
-
{
|
|
618
|
-
"prefix": "frontend",
|
|
619
|
-
"steps": [
|
|
620
|
-
{
|
|
621
|
-
"duration": 0,
|
|
622
|
-
"endMessage": "\n> dev\n> vite\n"
|
|
623
|
-
},
|
|
624
|
-
{
|
|
625
|
-
"duration": 0.593,
|
|
626
|
-
"endMessage": "\n vite v2.9.15 dev server running at:\n"
|
|
627
|
-
},
|
|
628
|
-
{
|
|
629
|
-
"duration": 0.002,
|
|
630
|
-
"endMessage": " > Local: http://localhost:64382/\n > Network: http://127.0.2.2:64382/\n > Network: http://127.0.2.3:64382/\n > Network: http://192.168.1.112:64382/\n > Network: http://172.16.0.2:64382/\n\n ready in 140ms.\n"
|
|
631
|
-
}
|
|
632
|
-
]
|
|
633
|
-
},
|
|
634
|
-
{
|
|
635
|
-
"prefix": "backend",
|
|
636
|
-
"steps": [
|
|
637
|
-
{
|
|
638
|
-
"duration": 0.003,
|
|
639
|
-
"endMessage": "\n> dev\n> cross-env NODE_ENV=development nodemon index.js --ignore ./frontend\n"
|
|
640
|
-
},
|
|
641
|
-
{
|
|
642
|
-
"duration": 0.595,
|
|
643
|
-
"endMessage": "[nodemon] 2.0.22\n[nodemon] to restart at any time, enter `rs`\n[nodemon] watching path(s): *.*\n[nodemon] watching extensions: js,mjs,json\n[nodemon] starting `node index.js`"
|
|
644
|
-
},
|
|
645
|
-
{
|
|
646
|
-
"duration": 0.223,
|
|
647
|
-
"endMessage": "[shopify-api/INFO] version 6.2.0, environment Node v20.0.0"
|
|
648
|
-
}
|
|
649
|
-
]
|
|
650
|
-
}
|
|
651
|
-
]
|
|
652
|
-
}
|
|
653
|
-
}
|
|
654
|
-
]
|
|
655
|
-
}
|