@shopify/cli 3.76.1 → 3.77.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/{chunk-RDHYYXFE.js → chunk-3ARIMAIR.js} +3 -3
- package/dist/{chunk-EHL6XSBG.js → chunk-4BPRKRYD.js} +4 -4
- package/dist/{chunk-WWI2QVFK.js → chunk-5ZMRZCPZ.js} +2 -2
- package/dist/{chunk-T2LQCR7X.js → chunk-6ZKE2WPK.js} +2 -2
- package/dist/{chunk-FZT5AGA5.js → chunk-74V7KQLD.js} +4 -4
- package/dist/{chunk-LUCMIGZJ.js → chunk-7IKFEU6I.js} +2 -2
- package/dist/{chunk-JBS4NEJX.js → chunk-ACSVNEID.js} +5 -5
- package/dist/{chunk-PDQLM7DM.js → chunk-AUBRXAVZ.js} +3 -3
- package/dist/{chunk-6TPMZTXG.js → chunk-AW7SZYGV.js} +7 -7
- package/dist/{chunk-ACGZSEHA.js → chunk-AZ33PIX2.js} +7 -7
- package/dist/{chunk-MVZ4LGIM.js → chunk-CBLCYLJO.js} +2 -2
- package/dist/{chunk-DFFXOFLT.js → chunk-DHO2PUCK.js} +2 -2
- package/dist/{chunk-IROPFRNN.js → chunk-FJAIUBHO.js} +34 -18
- package/dist/{chunk-ZQU7DVLN.js → chunk-GPICPOCE.js} +8 -5
- package/dist/{chunk-W6WCETMJ.js → chunk-IX7XAR6F.js} +143 -28
- package/dist/{chunk-LXQWZFLX.js → chunk-J3C7BGUW.js} +22 -10
- package/dist/{chunk-ULBY4CUT.js → chunk-MYIEKIZR.js} +2 -2
- package/dist/{chunk-RB5K7TGA.js → chunk-NHMQOM7T.js} +2 -2
- package/dist/{chunk-3THHNKSL.js → chunk-NZVJ77WD.js} +3 -3
- package/dist/{chunk-742MYXOA.js → chunk-O5U2T7LH.js} +6 -3
- package/dist/{chunk-FUA76K3T.js → chunk-PHWPEUZI.js} +5 -2
- package/dist/{chunk-3Q5TSFEN.js → chunk-QVZW3IVL.js} +7 -7
- package/dist/{chunk-LTIYNGCV.js → chunk-RA5UDHSI.js} +3 -3
- package/dist/{chunk-4OD4TP6T.js → chunk-RWT677FV.js} +4 -4
- package/dist/{chunk-5TZDSORY.js → chunk-S3PY2ULH.js} +213 -120
- package/dist/{chunk-7UIQNXWE.js → chunk-SO33Y5TT.js} +3 -3
- package/dist/{chunk-6KV6OKFB.js → chunk-U7E5RRYF.js} +3 -3
- package/dist/{chunk-VX5SZCUI.js → chunk-V5G4FJZH.js} +14 -12
- package/dist/{chunk-4SFWD6RY.js → chunk-VTEM2QWG.js} +3 -3
- package/dist/{chunk-A44GEDKW.js → chunk-WN6OLVLP.js} +4 -4
- package/dist/{chunk-BJG7ZRQ2.js → chunk-YL7TDFFA.js} +3 -3
- package/dist/{chunk-EJU7LVJW.js → chunk-YXR557PE.js} +3 -3
- package/dist/chunk-ZKUNCSWD.js +52 -0
- package/dist/{chunk-WOG2LQ3X.js → chunk-ZVNHCLRN.js} +3 -3
- 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.d.ts +1 -0
- 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.d.ts +3 -0
- package/dist/cli/commands/notifications/list.js +11 -11
- package/dist/cli/commands/search.d.ts +1 -0
- 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 +39 -3
- package/dist/configs/recommended.yml +36 -0
- package/dist/configs/theme-app-extension.yml +3 -3
- package/dist/{custom-oclif-loader-BXHJERI2.js → custom-oclif-loader-TE6EUPGI.js} +2 -2
- package/dist/data/filters.json +270 -327
- package/dist/data/latest.json +1 -1
- package/dist/data/objects.json +1482 -3709
- package/dist/data/preset.json +6 -0
- package/dist/data/preset_blocks.json +6 -0
- package/dist/data/setting.json +167 -50
- package/dist/data/tags.json +45 -101
- package/dist/{error-handler-FV3FJ3VW.js → error-handler-WC4XSLZQ.js} +8 -8
- package/dist/hooks/postrun.js +6 -6
- package/dist/hooks/prerun.js +8 -8
- package/dist/index.js +5451 -2314
- package/dist/{local-PMOJBQT6.js → local-7Q5JCU62.js} +2 -2
- package/dist/{node-5MJ6ATKS.js → node-MNEYEH5U.js} +12 -12
- package/dist/{node-package-manager-FZRL3EQB.js → node-package-manager-3SFTB3BW.js} +3 -3
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/{ui-5VMS7DNB.js → ui-NMP2SY3G.js} +2 -2
- package/dist/{workerd-JHDITYBC.js → workerd-NN737W52.js} +12 -12
- package/oclif.manifest.json +32 -19
- package/package.json +6 -6
- package/dist/chunk-UAZUB5EV.js +0 -28
|
@@ -17,7 +17,7 @@ import {
|
|
|
17
17
|
renderText,
|
|
18
18
|
renderTextPrompt,
|
|
19
19
|
renderWarning
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-J3C7BGUW.js";
|
|
21
21
|
import "./chunk-B5EXYCV3.js";
|
|
22
22
|
import "./chunk-75LV6AQS.js";
|
|
23
23
|
import "./chunk-57Q6OQG4.js";
|
|
@@ -51,4 +51,4 @@ export {
|
|
|
51
51
|
renderTextPrompt,
|
|
52
52
|
renderWarning
|
|
53
53
|
};
|
|
54
|
-
//# sourceMappingURL=ui-
|
|
54
|
+
//# sourceMappingURL=ui-NMP2SY3G.js.map
|
|
@@ -10,20 +10,20 @@ import {
|
|
|
10
10
|
importLocal,
|
|
11
11
|
logRequestLine,
|
|
12
12
|
setConstructors
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-V5G4FJZH.js";
|
|
14
14
|
import "./chunk-LQ2ZKVR6.js";
|
|
15
15
|
import "./chunk-CP3BRHWK.js";
|
|
16
|
-
import "./chunk-
|
|
17
|
-
import "./chunk-
|
|
18
|
-
import "./chunk-
|
|
16
|
+
import "./chunk-VTEM2QWG.js";
|
|
17
|
+
import "./chunk-4BPRKRYD.js";
|
|
18
|
+
import "./chunk-QVZW3IVL.js";
|
|
19
19
|
import "./chunk-SHWOPMLQ.js";
|
|
20
|
-
import "./chunk-
|
|
21
|
-
import "./chunk-
|
|
22
|
-
import "./chunk-
|
|
23
|
-
import "./chunk-
|
|
20
|
+
import "./chunk-AW7SZYGV.js";
|
|
21
|
+
import "./chunk-S3PY2ULH.js";
|
|
22
|
+
import "./chunk-FJAIUBHO.js";
|
|
23
|
+
import "./chunk-IX7XAR6F.js";
|
|
24
24
|
import "./chunk-25IMI7TH.js";
|
|
25
|
-
import "./chunk-
|
|
26
|
-
import "./chunk-
|
|
25
|
+
import "./chunk-DHO2PUCK.js";
|
|
26
|
+
import "./chunk-5ZMRZCPZ.js";
|
|
27
27
|
import "./chunk-HMDWNGIV.js";
|
|
28
28
|
import {
|
|
29
29
|
AbortError,
|
|
@@ -32,7 +32,7 @@ import {
|
|
|
32
32
|
readFile,
|
|
33
33
|
renderSuccess,
|
|
34
34
|
source_default
|
|
35
|
-
} from "./chunk-
|
|
35
|
+
} from "./chunk-J3C7BGUW.js";
|
|
36
36
|
import "./chunk-B5EXYCV3.js";
|
|
37
37
|
import "./chunk-75LV6AQS.js";
|
|
38
38
|
import {
|
|
@@ -171,4 +171,4 @@ async function startWorkerdServer({
|
|
|
171
171
|
export {
|
|
172
172
|
startWorkerdServer
|
|
173
173
|
};
|
|
174
|
-
//# sourceMappingURL=workerd-
|
|
174
|
+
//# sourceMappingURL=workerd-NN737W52.js.map
|
package/oclif.manifest.json
CHANGED
|
@@ -246,7 +246,8 @@
|
|
|
246
246
|
"pluginName": "@shopify/cli",
|
|
247
247
|
"pluginType": "core",
|
|
248
248
|
"strict": true,
|
|
249
|
-
"summary": "Activate an app configuration."
|
|
249
|
+
"summary": "Activate an app configuration.",
|
|
250
|
+
"usage": "app config use [config] [flags]"
|
|
250
251
|
},
|
|
251
252
|
"app:deploy": {
|
|
252
253
|
"aliases": [
|
|
@@ -460,18 +461,6 @@
|
|
|
460
461
|
"name": "no-color",
|
|
461
462
|
"type": "boolean"
|
|
462
463
|
},
|
|
463
|
-
"no-tunnel": {
|
|
464
|
-
"allowNo": false,
|
|
465
|
-
"description": "Automatic creation of a tunnel is disabled. Service entry point will listen to localhost instead",
|
|
466
|
-
"env": "SHOPIFY_FLAG_NO_TUNNEL",
|
|
467
|
-
"exclusive": [
|
|
468
|
-
"tunnel-url",
|
|
469
|
-
"tunnel"
|
|
470
|
-
],
|
|
471
|
-
"hidden": true,
|
|
472
|
-
"name": "no-tunnel",
|
|
473
|
-
"type": "boolean"
|
|
474
|
-
},
|
|
475
464
|
"no-update": {
|
|
476
465
|
"allowNo": false,
|
|
477
466
|
"description": "Skips the Partners Dashboard URL update step.",
|
|
@@ -558,7 +547,6 @@
|
|
|
558
547
|
"description": "Use a custom tunnel, it must be running before executing dev. Format: \"https://my-tunnel-url:port\".",
|
|
559
548
|
"env": "SHOPIFY_FLAG_TUNNEL_URL",
|
|
560
549
|
"exclusive": [
|
|
561
|
-
"no-tunnel",
|
|
562
550
|
"tunnel"
|
|
563
551
|
],
|
|
564
552
|
"hasDynamicHelp": false,
|
|
@@ -567,6 +555,17 @@
|
|
|
567
555
|
"name": "tunnel-url",
|
|
568
556
|
"type": "option"
|
|
569
557
|
},
|
|
558
|
+
"use-localhost": {
|
|
559
|
+
"allowNo": false,
|
|
560
|
+
"description": "Service entry point will listen to localhost. A tunnel won't be used. Will work for testing many app features, but not Webhooks, Flow Action, App Proxy or POS",
|
|
561
|
+
"env": "SHOPIFY_FLAG_USE_LOCALHOST",
|
|
562
|
+
"exclusive": [
|
|
563
|
+
"tunnel-url"
|
|
564
|
+
],
|
|
565
|
+
"hidden": true,
|
|
566
|
+
"name": "use-localhost",
|
|
567
|
+
"type": "boolean"
|
|
568
|
+
},
|
|
570
569
|
"verbose": {
|
|
571
570
|
"allowNo": false,
|
|
572
571
|
"description": "Increase the verbosity of the output.",
|
|
@@ -2071,7 +2070,7 @@
|
|
|
2071
2070
|
"pluginType": "core",
|
|
2072
2071
|
"strict": true,
|
|
2073
2072
|
"summary": "Release an app version.",
|
|
2074
|
-
"usage": "app
|
|
2073
|
+
"usage": "app release --version <version>"
|
|
2075
2074
|
},
|
|
2076
2075
|
"app:versions:list": {
|
|
2077
2076
|
"aliases": [
|
|
@@ -2660,7 +2659,8 @@
|
|
|
2660
2659
|
"pluginAlias": "@shopify/cli",
|
|
2661
2660
|
"pluginName": "@shopify/cli",
|
|
2662
2661
|
"pluginType": "core",
|
|
2663
|
-
"strict": false
|
|
2662
|
+
"strict": false,
|
|
2663
|
+
"usage": "help [command] [flags]"
|
|
2664
2664
|
},
|
|
2665
2665
|
"hydrogen:build": {
|
|
2666
2666
|
"aliases": [
|
|
@@ -4423,6 +4423,14 @@
|
|
|
4423
4423
|
"description": "List current notifications configured for the CLI.",
|
|
4424
4424
|
"enableJsonFlag": false,
|
|
4425
4425
|
"flags": {
|
|
4426
|
+
"ignore-errors": {
|
|
4427
|
+
"allowNo": false,
|
|
4428
|
+
"description": "Don't fail if an error occurs.",
|
|
4429
|
+
"env": "SHOPIFY_FLAG_IGNORE_ERRORS",
|
|
4430
|
+
"hidden": false,
|
|
4431
|
+
"name": "ignore-errors",
|
|
4432
|
+
"type": "boolean"
|
|
4433
|
+
}
|
|
4426
4434
|
},
|
|
4427
4435
|
"hasDynamicHelp": false,
|
|
4428
4436
|
"hidden": true,
|
|
@@ -4780,7 +4788,8 @@
|
|
|
4780
4788
|
"pluginAlias": "@shopify/cli",
|
|
4781
4789
|
"pluginName": "@shopify/cli",
|
|
4782
4790
|
"pluginType": "core",
|
|
4783
|
-
"strict": true
|
|
4791
|
+
"strict": true,
|
|
4792
|
+
"usage": "search [query]"
|
|
4784
4793
|
},
|
|
4785
4794
|
"theme:check": {
|
|
4786
4795
|
"aliases": [
|
|
@@ -5376,6 +5385,10 @@
|
|
|
5376
5385
|
"hiddenAliases": [
|
|
5377
5386
|
],
|
|
5378
5387
|
"id": "theme:info",
|
|
5388
|
+
"multiEnvironmentsFlags": [
|
|
5389
|
+
"store",
|
|
5390
|
+
"password"
|
|
5391
|
+
],
|
|
5379
5392
|
"pluginAlias": "@shopify/cli",
|
|
5380
5393
|
"pluginName": "@shopify/cli",
|
|
5381
5394
|
"pluginType": "core",
|
|
@@ -5448,7 +5461,7 @@
|
|
|
5448
5461
|
"pluginType": "core",
|
|
5449
5462
|
"strict": true,
|
|
5450
5463
|
"summary": "Clones a Git repository to use as a starting point for building a new theme.",
|
|
5451
|
-
"usage": "theme init [name]"
|
|
5464
|
+
"usage": "theme init [name] [flags]"
|
|
5452
5465
|
},
|
|
5453
5466
|
"theme:language-server": {
|
|
5454
5467
|
"aliases": [
|
|
@@ -6845,5 +6858,5 @@
|
|
|
6845
6858
|
"summary": "Trigger delivery of a sample webhook topic payload to a designated address."
|
|
6846
6859
|
}
|
|
6847
6860
|
},
|
|
6848
|
-
"version": "3.
|
|
6861
|
+
"version": "3.77.0"
|
|
6849
6862
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@shopify/cli",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.77.0",
|
|
4
4
|
"packageManager": "pnpm@8.15.7",
|
|
5
5
|
"private": false,
|
|
6
6
|
"description": "A CLI tool to build for the Shopify platform",
|
|
@@ -98,11 +98,11 @@
|
|
|
98
98
|
"@oclif/core": "3.26.5",
|
|
99
99
|
"@oclif/plugin-commands": "4.1.18",
|
|
100
100
|
"@oclif/plugin-plugins": "5.4.28",
|
|
101
|
-
"@shopify/app": "3.
|
|
102
|
-
"@shopify/cli-kit": "3.
|
|
103
|
-
"@shopify/plugin-cloudflare": "3.
|
|
104
|
-
"@shopify/plugin-did-you-mean": "3.
|
|
105
|
-
"@shopify/theme": "3.
|
|
101
|
+
"@shopify/app": "3.77.0",
|
|
102
|
+
"@shopify/cli-kit": "3.77.0",
|
|
103
|
+
"@shopify/plugin-cloudflare": "3.77.0",
|
|
104
|
+
"@shopify/plugin-did-you-mean": "3.77.0",
|
|
105
|
+
"@shopify/theme": "3.77.0",
|
|
106
106
|
"@shopify/cli-hydrogen": "9.0.8",
|
|
107
107
|
"@typescript-eslint/eslint-plugin": "7.13.1",
|
|
108
108
|
"@vitest/coverage-istanbul": "^1.6.0",
|
package/dist/chunk-UAZUB5EV.js
DELETED
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
list
|
|
3
|
-
} from "./chunk-A44GEDKW.js";
|
|
4
|
-
import {
|
|
5
|
-
base_command_default
|
|
6
|
-
} from "./chunk-EHL6XSBG.js";
|
|
7
|
-
import {
|
|
8
|
-
init_cjs_shims
|
|
9
|
-
} from "./chunk-PKR7KJ6P.js";
|
|
10
|
-
|
|
11
|
-
// src/cli/commands/notifications/list.ts
|
|
12
|
-
init_cjs_shims();
|
|
13
|
-
var List = class extends base_command_default {
|
|
14
|
-
static {
|
|
15
|
-
this.description = "List current notifications configured for the CLI.";
|
|
16
|
-
}
|
|
17
|
-
static {
|
|
18
|
-
this.hidden = !0;
|
|
19
|
-
}
|
|
20
|
-
async run() {
|
|
21
|
-
await list();
|
|
22
|
-
}
|
|
23
|
-
};
|
|
24
|
-
|
|
25
|
-
export {
|
|
26
|
-
List
|
|
27
|
-
};
|
|
28
|
-
//# sourceMappingURL=chunk-UAZUB5EV.js.map
|