@shopify/cli 3.85.1 → 3.85.3
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-TRKSH2XY.js → chunk-3XWYM7QS.js} +3 -3
- package/dist/{chunk-7JE3EHN3.js → chunk-5RNGA7FX.js} +5 -5
- package/dist/{chunk-6YB46YWH.js → chunk-6A6GDV25.js} +4 -4
- package/dist/{chunk-XNKJ52IR.js → chunk-6RJ7HBOQ.js} +3 -3
- package/dist/{chunk-ZZACM6JY.js → chunk-AMWSD3HH.js} +3 -3
- package/dist/{chunk-CKYPRLQQ.js → chunk-C45MKMJT.js} +400 -316
- package/dist/{chunk-FLHWGFGH.js → chunk-CAONVM2S.js} +3 -3
- package/dist/{chunk-GGNBWCCE.js → chunk-D5DJSKHK.js} +7 -7
- package/dist/{chunk-S3MBABAK.js → chunk-EDXQ22O4.js} +6 -6
- package/dist/{chunk-Y2JP6WFP.js → chunk-EG6MBBEN.js} +2 -2
- package/dist/{chunk-LOJKECKW.js → chunk-EWEA4LRT.js} +2 -2
- package/dist/{chunk-CNY4KRKG.js → chunk-F7TU455C.js} +2 -2
- package/dist/{chunk-KIC7OBUL.js → chunk-FGEKMLLA.js} +6 -6
- package/dist/{chunk-62H2KYOJ.js → chunk-GRVHLYQS.js} +4 -4
- package/dist/{chunk-TVWMGUCW.js → chunk-HBANZKAF.js} +3 -3
- package/dist/{chunk-MHFD5A4P.js → chunk-HS2O5IHL.js} +3 -3
- package/dist/{chunk-PYZUPEOA.js → chunk-HTTZVPR6.js} +3 -3
- package/dist/{chunk-G6OERDCU.js → chunk-I4ATBX6D.js} +4 -4
- package/dist/{chunk-YJZEHV2H.js → chunk-IHXRXBUN.js} +6 -6
- package/dist/{chunk-7LEPNDDJ.js → chunk-JAUHWNMJ.js} +5 -5
- package/dist/{chunk-KJT4XRJY.js → chunk-L54PNQGV.js} +2 -2
- package/dist/{chunk-R7QUG5YH.js → chunk-LJXXOFEJ.js} +2 -2
- package/dist/{chunk-O47I6ERR.js → chunk-NLFRHIZY.js} +6 -6
- package/dist/{chunk-7N5JGLLX.js → chunk-OQKAZQIC.js} +5 -5
- package/dist/{chunk-XKHE52EY.js → chunk-OURS5IQY.js} +3 -3
- package/dist/{chunk-VMPHJR5V.js → chunk-QHKSKL4E.js} +4 -4
- package/dist/{chunk-J3DHMVKN.js → chunk-QP2MOS2Y.js} +2 -2
- package/dist/{chunk-UYWDOH6Y.js → chunk-RPU6TIF2.js} +7 -7
- package/dist/{chunk-OXCV2R7K.js → chunk-UW4ASA6Y.js} +3 -3
- package/dist/{chunk-VCGC2OW6.js → chunk-V5ONTA7N.js} +2 -2
- package/dist/{chunk-Q64LTCDT.js → chunk-VR6Z7LKU.js} +3 -3
- package/dist/{chunk-OXVB7GS3.js → chunk-VVUZFYUK.js} +4 -4
- package/dist/{chunk-JDI5KJ6D.js → chunk-XJBIASMX.js} +3 -3
- package/dist/{chunk-W54BTT4L.js → chunk-Y4H4HMEZ.js} +2 -2
- package/dist/{chunk-YIQ4GHA2.js → chunk-ZHKIKKU7.js} +4 -4
- package/dist/cli/commands/auth/login.js +11 -11
- package/dist/cli/commands/auth/login.test.js +12 -12
- 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 +11 -11
- package/dist/cli/commands/debug/command-flags.js +11 -11
- package/dist/cli/commands/docs/generate.js +11 -11
- package/dist/cli/commands/docs/generate.test.js +11 -11
- package/dist/cli/commands/help.js +11 -11
- package/dist/cli/commands/kitchen-sink/async.js +12 -12
- package/dist/cli/commands/kitchen-sink/async.test.js +12 -12
- package/dist/cli/commands/kitchen-sink/index.js +14 -14
- package/dist/cli/commands/kitchen-sink/index.test.js +14 -14
- package/dist/cli/commands/kitchen-sink/prompts.js +12 -12
- package/dist/cli/commands/kitchen-sink/prompts.test.js +12 -12
- package/dist/cli/commands/kitchen-sink/static.js +12 -12
- package/dist/cli/commands/kitchen-sink/static.test.js +12 -12
- package/dist/cli/commands/notifications/generate.js +12 -12
- package/dist/cli/commands/notifications/list.js +12 -12
- package/dist/cli/commands/search.js +12 -12
- package/dist/cli/commands/upgrade.js +12 -12
- package/dist/cli/commands/version.js +12 -12
- package/dist/cli/commands/version.test.js +12 -12
- package/dist/cli/services/commands/notifications.js +7 -7
- package/dist/cli/services/commands/search.js +3 -3
- package/dist/cli/services/commands/search.test.js +3 -3
- package/dist/cli/services/commands/version.js +4 -4
- package/dist/cli/services/commands/version.test.js +5 -5
- package/dist/cli/services/kitchen-sink/async.js +3 -3
- package/dist/cli/services/kitchen-sink/prompts.js +3 -3
- package/dist/cli/services/kitchen-sink/static.js +3 -3
- package/dist/cli/services/upgrade.js +4 -4
- package/dist/cli/services/upgrade.test.js +5 -5
- package/dist/{custom-oclif-loader-MVTJFCUD.js → custom-oclif-loader-YDKLB47A.js} +3 -3
- package/dist/{error-handler-OEZ5DBZB.js → error-handler-BYZU2C5C.js} +9 -9
- package/dist/hooks/postrun.js +7 -7
- package/dist/hooks/prerun.js +8 -8
- package/dist/index.js +232 -127
- package/dist/{local-72XWEFWL.js → local-XLJD5WYP.js} +3 -3
- package/dist/{node-package-manager-TTBSTZXN.js → node-package-manager-I7AWSWJ4.js} +4 -4
- package/dist/{path-COZT77T2.js → path-GB4VIEM6.js} +2 -2
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/{ui-XUA267UA.js → ui-2AJAFJYY.js} +3 -3
- package/dist/{workerd-KJQYQH4A.js → workerd-4DJKRJUB.js} +12 -12
- package/oclif.manifest.json +1 -1
- package/package.json +7 -7
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
base_command_default
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-NLFRHIZY.js";
|
|
4
4
|
import {
|
|
5
5
|
outputResult,
|
|
6
6
|
renderTable
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-HS2O5IHL.js";
|
|
8
8
|
import {
|
|
9
9
|
require_lib
|
|
10
10
|
} from "./chunk-F7F4BQYW.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-
|
|
87
|
+
//# sourceMappingURL=chunk-3XWYM7QS.js.map
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import {
|
|
2
2
|
asyncTasks
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-Y4H4HMEZ.js";
|
|
4
4
|
import {
|
|
5
5
|
prompts
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-QP2MOS2Y.js";
|
|
7
7
|
import {
|
|
8
8
|
staticService
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-V5ONTA7N.js";
|
|
10
10
|
import {
|
|
11
11
|
base_command_default
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-NLFRHIZY.js";
|
|
13
13
|
import {
|
|
14
14
|
init_cjs_shims
|
|
15
15
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -34,4 +34,4 @@ var KitchenSinkAll = class extends base_command_default {
|
|
|
34
34
|
export {
|
|
35
35
|
KitchenSinkAll
|
|
36
36
|
};
|
|
37
|
-
//# sourceMappingURL=chunk-
|
|
37
|
+
//# sourceMappingURL=chunk-5RNGA7FX.js.map
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
cliInstallCommand
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-CAONVM2S.js";
|
|
4
4
|
import {
|
|
5
5
|
base_command_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-NLFRHIZY.js";
|
|
7
7
|
import {
|
|
8
8
|
renderInfo
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-HS2O5IHL.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-
|
|
37
|
+
//# sourceMappingURL=chunk-6A6GDV25.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
asyncTasks
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-Y4H4HMEZ.js";
|
|
4
4
|
import {
|
|
5
5
|
base_command_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-NLFRHIZY.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-
|
|
28
|
+
//# sourceMappingURL=chunk-6RJ7HBOQ.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
CLI_KIT_VERSION
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-L54PNQGV.js";
|
|
4
4
|
import {
|
|
5
5
|
outputResult
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-HS2O5IHL.js";
|
|
7
7
|
import {
|
|
8
8
|
init_cjs_shims
|
|
9
9
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -17,4 +17,4 @@ async function versionService() {
|
|
|
17
17
|
export {
|
|
18
18
|
versionService
|
|
19
19
|
};
|
|
20
|
-
//# sourceMappingURL=chunk-
|
|
20
|
+
//# sourceMappingURL=chunk-AMWSD3HH.js.map
|