@shopify/cli 3.85.2 → 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-G6VSMPDS.js → chunk-3XWYM7QS.js} +3 -3
- package/dist/{chunk-SJI2AT4E.js → chunk-5RNGA7FX.js} +5 -5
- package/dist/{chunk-PCO7BTB2.js → chunk-6A6GDV25.js} +4 -4
- package/dist/{chunk-63DVTKIC.js → chunk-6RJ7HBOQ.js} +3 -3
- package/dist/{chunk-YCRRJE3E.js → chunk-AMWSD3HH.js} +3 -3
- package/dist/{chunk-BNANL2RF.js → chunk-C45MKMJT.js} +398 -314
- package/dist/{chunk-LYLEKYI6.js → chunk-CAONVM2S.js} +3 -3
- package/dist/{chunk-3HB45LNC.js → chunk-D5DJSKHK.js} +6 -6
- package/dist/{chunk-K4MF722S.js → chunk-EDXQ22O4.js} +6 -6
- package/dist/{chunk-BBD57WPK.js → chunk-EWEA4LRT.js} +2 -2
- package/dist/{chunk-DHC7FUNN.js → chunk-F7TU455C.js} +2 -2
- package/dist/{chunk-NONJKAAK.js → chunk-FGEKMLLA.js} +5 -5
- package/dist/{chunk-HJUBFP6H.js → chunk-GRVHLYQS.js} +3 -3
- package/dist/{chunk-CO5XRUNB.js → chunk-HBANZKAF.js} +3 -3
- package/dist/{chunk-IIFNATCS.js → chunk-HS2O5IHL.js} +2 -2
- package/dist/{chunk-GWSQTZJI.js → chunk-HTTZVPR6.js} +3 -3
- package/dist/{chunk-TPK3IOCE.js → chunk-I4ATBX6D.js} +4 -4
- package/dist/{chunk-JJTURC36.js → chunk-IHXRXBUN.js} +6 -6
- package/dist/{chunk-J3GJSEAX.js → chunk-JAUHWNMJ.js} +5 -5
- package/dist/{chunk-3GLPAOWG.js → chunk-L54PNQGV.js} +2 -2
- package/dist/{chunk-3KWF52OH.js → chunk-LJXXOFEJ.js} +2 -2
- package/dist/{chunk-UWYW5CE4.js → chunk-NLFRHIZY.js} +5 -5
- package/dist/{chunk-FZGEJWCA.js → chunk-OQKAZQIC.js} +5 -5
- package/dist/{chunk-YTNLVKDJ.js → chunk-OURS5IQY.js} +3 -3
- package/dist/{chunk-PK2ZJN2D.js → chunk-QHKSKL4E.js} +3 -3
- package/dist/{chunk-ETGIQIBS.js → chunk-QP2MOS2Y.js} +2 -2
- package/dist/{chunk-B2IMQTAS.js → chunk-RPU6TIF2.js} +7 -7
- package/dist/{chunk-QGFQPDQE.js → chunk-UW4ASA6Y.js} +3 -3
- package/dist/{chunk-5RQSFT35.js → chunk-V5ONTA7N.js} +2 -2
- package/dist/{chunk-EUJBLPMW.js → chunk-VR6Z7LKU.js} +3 -3
- package/dist/{chunk-MI76AMGA.js → chunk-VVUZFYUK.js} +4 -4
- package/dist/{chunk-YTHR7DHB.js → chunk-XJBIASMX.js} +3 -3
- package/dist/{chunk-AQBAXHB6.js → chunk-Y4H4HMEZ.js} +2 -2
- package/dist/{chunk-MU6B24WQ.js → chunk-ZHKIKKU7.js} +3 -3
- package/dist/cli/commands/auth/login.js +10 -10
- package/dist/cli/commands/auth/login.test.js +11 -11
- package/dist/cli/commands/auth/logout.js +10 -10
- package/dist/cli/commands/auth/logout.test.js +11 -11
- 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/{custom-oclif-loader-MIHTOE44.js → custom-oclif-loader-YDKLB47A.js} +2 -2
- package/dist/{error-handler-NTBLUSJY.js → error-handler-BYZU2C5C.js} +8 -8
- package/dist/hooks/postrun.js +6 -6
- package/dist/hooks/prerun.js +7 -7
- package/dist/index.js +37 -61
- package/dist/{local-JNP36HLV.js → local-XLJD5WYP.js} +2 -2
- package/dist/{node-package-manager-EHYWEIML.js → node-package-manager-I7AWSWJ4.js} +3 -3
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/{ui-XVYQT3H5.js → ui-2AJAFJYY.js} +2 -2
- package/dist/{workerd-X2PCOICQ.js → workerd-4DJKRJUB.js} +11 -11
- package/oclif.manifest.json +1 -1
- package/package.json +7 -7
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
packageManagerFromUserAgent
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-UW4ASA6Y.js";
|
|
4
4
|
import {
|
|
5
5
|
currentProcessIsGlobal,
|
|
6
6
|
inferPackageManagerForGlobalCLI,
|
|
7
7
|
outputContent,
|
|
8
8
|
outputToken
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-HS2O5IHL.js";
|
|
10
10
|
import {
|
|
11
11
|
init_cjs_shims
|
|
12
12
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -25,4 +25,4 @@ export {
|
|
|
25
25
|
cliInstallCommand,
|
|
26
26
|
getOutputUpdateCLIReminder
|
|
27
27
|
};
|
|
28
|
-
//# sourceMappingURL=chunk-
|
|
28
|
+
//# sourceMappingURL=chunk-CAONVM2S.js.map
|
|
@@ -3,10 +3,10 @@ import {
|
|
|
3
3
|
} from "./chunk-EFOOQV72.js";
|
|
4
4
|
import {
|
|
5
5
|
base_command_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-NLFRHIZY.js";
|
|
7
7
|
import {
|
|
8
8
|
fanoutHooks
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-EDXQ22O4.js";
|
|
10
10
|
import {
|
|
11
11
|
businessPlatformRequest,
|
|
12
12
|
ensureAuthenticatedAdmin,
|
|
@@ -14,7 +14,7 @@ import {
|
|
|
14
14
|
graphqlRequest,
|
|
15
15
|
logout,
|
|
16
16
|
normalizeStoreFqdn
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-FGEKMLLA.js";
|
|
18
18
|
import {
|
|
19
19
|
findUpAndReadPackageJson,
|
|
20
20
|
getPackageManager,
|
|
@@ -22,7 +22,7 @@ import {
|
|
|
22
22
|
packageManagerFromUserAgent,
|
|
23
23
|
readAndParsePackageJson,
|
|
24
24
|
writePackageJSON
|
|
25
|
-
} from "./chunk-
|
|
25
|
+
} from "./chunk-UW4ASA6Y.js";
|
|
26
26
|
import {
|
|
27
27
|
AbortError,
|
|
28
28
|
BugError,
|
|
@@ -62,7 +62,7 @@ import {
|
|
|
62
62
|
runWithTimer,
|
|
63
63
|
source_default,
|
|
64
64
|
writeFile
|
|
65
|
-
} from "./chunk-
|
|
65
|
+
} from "./chunk-HS2O5IHL.js";
|
|
66
66
|
import {
|
|
67
67
|
require_ansi_escapes,
|
|
68
68
|
require_ansi_styles,
|
|
@@ -153021,4 +153021,4 @@ export {
|
|
|
153021
153021
|
getDebugBannerLine,
|
|
153022
153022
|
getUtilityBannerlines
|
|
153023
153023
|
};
|
|
153024
|
-
//# sourceMappingURL=chunk-
|
|
153024
|
+
//# sourceMappingURL=chunk-D5DJSKHK.js.map
|
|
@@ -3,16 +3,16 @@ import {
|
|
|
3
3
|
getLastSeenUserIdAfterAuth,
|
|
4
4
|
getSensitiveEnvironmentData,
|
|
5
5
|
requestIdsCollection
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-FGEKMLLA.js";
|
|
7
7
|
import {
|
|
8
8
|
fetch
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-GRVHLYQS.js";
|
|
10
10
|
import {
|
|
11
11
|
runWithRateLimit
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-UW4ASA6Y.js";
|
|
13
13
|
import {
|
|
14
14
|
CLI_KIT_VERSION
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-L54PNQGV.js";
|
|
16
16
|
import {
|
|
17
17
|
alwaysLogAnalytics,
|
|
18
18
|
alwaysLogMetrics,
|
|
@@ -28,7 +28,7 @@ import {
|
|
|
28
28
|
outputDebug,
|
|
29
29
|
outputToken,
|
|
30
30
|
reportingRateLimit
|
|
31
|
-
} from "./chunk-
|
|
31
|
+
} from "./chunk-HS2O5IHL.js";
|
|
32
32
|
import {
|
|
33
33
|
__commonJS,
|
|
34
34
|
__esm,
|
|
@@ -16075,4 +16075,4 @@ export {
|
|
|
16075
16075
|
recordEvent2 as recordEvent,
|
|
16076
16076
|
compileData2 as compileData
|
|
16077
16077
|
};
|
|
16078
|
-
//# sourceMappingURL=chunk-
|
|
16078
|
+
//# sourceMappingURL=chunk-EDXQ22O4.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
openURL
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-HS2O5IHL.js";
|
|
4
4
|
import {
|
|
5
5
|
init_cjs_shims
|
|
6
6
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -15,4 +15,4 @@ async function searchService(query) {
|
|
|
15
15
|
export {
|
|
16
16
|
searchService
|
|
17
17
|
};
|
|
18
|
-
//# sourceMappingURL=chunk-
|
|
18
|
+
//# sourceMappingURL=chunk-EWEA4LRT.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
clearCollectedLogs,
|
|
3
3
|
collectedLogs
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-HS2O5IHL.js";
|
|
5
5
|
import {
|
|
6
6
|
init_cjs_shims
|
|
7
7
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -33,4 +33,4 @@ function mockAndCaptureOutput() {
|
|
|
33
33
|
export {
|
|
34
34
|
mockAndCaptureOutput
|
|
35
35
|
};
|
|
36
|
-
//# sourceMappingURL=chunk-
|
|
36
|
+
//# sourceMappingURL=chunk-F7TU455C.js.map
|
|
@@ -18,7 +18,7 @@ import {
|
|
|
18
18
|
sanitizedHeadersOutput,
|
|
19
19
|
shopifyFetch,
|
|
20
20
|
z
|
|
21
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-GRVHLYQS.js";
|
|
22
22
|
import {
|
|
23
23
|
cacheRetrieveOrRepopulate,
|
|
24
24
|
getCurrentSessionId,
|
|
@@ -30,10 +30,10 @@ import {
|
|
|
30
30
|
setCurrentSessionId,
|
|
31
31
|
setSessions,
|
|
32
32
|
timeIntervalToMilliseconds
|
|
33
|
-
} from "./chunk-
|
|
33
|
+
} from "./chunk-UW4ASA6Y.js";
|
|
34
34
|
import {
|
|
35
35
|
CLI_KIT_VERSION
|
|
36
|
-
} from "./chunk-
|
|
36
|
+
} from "./chunk-L54PNQGV.js";
|
|
37
37
|
import {
|
|
38
38
|
AbortError,
|
|
39
39
|
BugError,
|
|
@@ -96,7 +96,7 @@ import {
|
|
|
96
96
|
sessionConstants,
|
|
97
97
|
stringifyMessage,
|
|
98
98
|
themeToken
|
|
99
|
-
} from "./chunk-
|
|
99
|
+
} from "./chunk-HS2O5IHL.js";
|
|
100
100
|
import {
|
|
101
101
|
cwd
|
|
102
102
|
} from "./chunk-EG6MBBEN.js";
|
|
@@ -4651,4 +4651,4 @@ export {
|
|
|
4651
4651
|
getEnvironmentData,
|
|
4652
4652
|
getSensitiveEnvironmentData
|
|
4653
4653
|
};
|
|
4654
|
-
//# sourceMappingURL=chunk-
|
|
4654
|
+
//# sourceMappingURL=chunk-FGEKMLLA.js.map
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
} from "./chunk-25IMI7TH.js";
|
|
6
6
|
import {
|
|
7
7
|
CLI_KIT_VERSION
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-L54PNQGV.js";
|
|
9
9
|
import {
|
|
10
10
|
AbortError,
|
|
11
11
|
environmentVariables,
|
|
@@ -16,7 +16,7 @@ import {
|
|
|
16
16
|
runWithTimer,
|
|
17
17
|
sleep,
|
|
18
18
|
systemEnvironmentVariables
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-HS2O5IHL.js";
|
|
20
20
|
import {
|
|
21
21
|
sniffForJson
|
|
22
22
|
} from "./chunk-EG6MBBEN.js";
|
|
@@ -32155,4 +32155,4 @@ mime-types/index.js:
|
|
|
32155
32155
|
* MIT Licensed
|
|
32156
32156
|
*)
|
|
32157
32157
|
*/
|
|
32158
|
-
//# sourceMappingURL=chunk-
|
|
32158
|
+
//# sourceMappingURL=chunk-GRVHLYQS.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
generate
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-OQKAZQIC.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 Generate = class extends base_command_default {
|
|
|
25
25
|
export {
|
|
26
26
|
Generate
|
|
27
27
|
};
|
|
28
|
-
//# sourceMappingURL=chunk-
|
|
28
|
+
//# sourceMappingURL=chunk-HBANZKAF.js.map
|
|
@@ -30348,7 +30348,7 @@ function createRuntimeMetadataContainer(defaultPublicMetadata = {}) {
|
|
|
30348
30348
|
try {
|
|
30349
30349
|
await getAndSet();
|
|
30350
30350
|
} catch (error) {
|
|
30351
|
-
let { sendErrorToBugsnag } = await import("./error-handler-
|
|
30351
|
+
let { sendErrorToBugsnag } = await import("./error-handler-BYZU2C5C.js");
|
|
30352
30352
|
await sendErrorToBugsnag(error, "unexpected_error");
|
|
30353
30353
|
}
|
|
30354
30354
|
}, durationStack = [];
|
|
@@ -32398,4 +32398,4 @@ react-reconciler/cjs/react-reconciler-constants.development.js:
|
|
|
32398
32398
|
* LICENSE file in the root directory of this source tree.
|
|
32399
32399
|
*)
|
|
32400
32400
|
*/
|
|
32401
|
-
//# sourceMappingURL=chunk-
|
|
32401
|
+
//# sourceMappingURL=chunk-HS2O5IHL.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
versionService
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-AMWSD3HH.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";
|
|
@@ -22,4 +22,4 @@ var Version = class extends base_command_default {
|
|
|
22
22
|
export {
|
|
23
23
|
Version
|
|
24
24
|
};
|
|
25
|
-
//# sourceMappingURL=chunk-
|
|
25
|
+
//# sourceMappingURL=chunk-HTTZVPR6.js.map
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
base_command_default
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-NLFRHIZY.js";
|
|
4
4
|
import {
|
|
5
5
|
logout
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-FGEKMLLA.js";
|
|
7
7
|
import {
|
|
8
8
|
outputSuccess
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-HS2O5IHL.js";
|
|
10
10
|
import {
|
|
11
11
|
init_cjs_shims
|
|
12
12
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -25,4 +25,4 @@ var Logout = class extends base_command_default {
|
|
|
25
25
|
export {
|
|
26
26
|
Logout
|
|
27
27
|
};
|
|
28
|
-
//# sourceMappingURL=chunk-
|
|
28
|
+
//# sourceMappingURL=chunk-I4ATBX6D.js.map
|
|
@@ -2,15 +2,15 @@ import {
|
|
|
2
2
|
fetch,
|
|
3
3
|
jsonOutputEnabled,
|
|
4
4
|
z
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-GRVHLYQS.js";
|
|
6
6
|
import {
|
|
7
7
|
cacheRetrieve,
|
|
8
8
|
cacheStore,
|
|
9
9
|
versionSatisfies
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-UW4ASA6Y.js";
|
|
11
11
|
import {
|
|
12
12
|
CLI_KIT_VERSION
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-L54PNQGV.js";
|
|
14
14
|
import {
|
|
15
15
|
AbortSilentError,
|
|
16
16
|
exec,
|
|
@@ -19,7 +19,7 @@ import {
|
|
|
19
19
|
renderError,
|
|
20
20
|
renderInfo,
|
|
21
21
|
renderWarning
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-HS2O5IHL.js";
|
|
23
23
|
import {
|
|
24
24
|
init_cjs_shims
|
|
25
25
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -87,7 +87,7 @@ async function showNotificationsIfNeeded(currentSurfaces, environment = process.
|
|
|
87
87
|
throw new AbortSilentError();
|
|
88
88
|
let errorMessage = `Error showing notifications: ${error.message}`;
|
|
89
89
|
outputDebug(errorMessage);
|
|
90
|
-
let { sendErrorToBugsnag } = await import("./error-handler-
|
|
90
|
+
let { sendErrorToBugsnag } = await import("./error-handler-BYZU2C5C.js");
|
|
91
91
|
await sendErrorToBugsnag(errorMessage, "unexpected_error");
|
|
92
92
|
}
|
|
93
93
|
}
|
|
@@ -200,4 +200,4 @@ export {
|
|
|
200
200
|
fetchNotificationsInBackground,
|
|
201
201
|
stringifyFilters
|
|
202
202
|
};
|
|
203
|
-
//# sourceMappingURL=chunk-
|
|
203
|
+
//# sourceMappingURL=chunk-IHXRXBUN.js.map
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import {
|
|
2
2
|
base_command_default
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-NLFRHIZY.js";
|
|
4
4
|
import {
|
|
5
5
|
ensureAuthenticatedUser,
|
|
6
6
|
fetch,
|
|
7
7
|
findSessionByAlias,
|
|
8
8
|
getSessionAlias,
|
|
9
9
|
identityFqdn
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-FGEKMLLA.js";
|
|
11
11
|
import {
|
|
12
12
|
setCurrentSessionId
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-UW4ASA6Y.js";
|
|
14
14
|
import {
|
|
15
15
|
outputCompleted,
|
|
16
16
|
renderSelectPrompt
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-HS2O5IHL.js";
|
|
18
18
|
import {
|
|
19
19
|
require_lib
|
|
20
20
|
} from "./chunk-F7F4BQYW.js";
|
|
@@ -84,4 +84,4 @@ export {
|
|
|
84
84
|
promptSessionSelect,
|
|
85
85
|
Login
|
|
86
86
|
};
|
|
87
|
-
//# sourceMappingURL=chunk-
|
|
87
|
+
//# sourceMappingURL=chunk-JAUHWNMJ.js.map
|
|
@@ -4,9 +4,9 @@ import {
|
|
|
4
4
|
|
|
5
5
|
// ../cli-kit/dist/public/common/version.js
|
|
6
6
|
init_cjs_shims();
|
|
7
|
-
var CLI_KIT_VERSION = "3.85.
|
|
7
|
+
var CLI_KIT_VERSION = "3.85.3";
|
|
8
8
|
|
|
9
9
|
export {
|
|
10
10
|
CLI_KIT_VERSION
|
|
11
11
|
};
|
|
12
|
-
//# sourceMappingURL=chunk-
|
|
12
|
+
//# sourceMappingURL=chunk-L54PNQGV.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
base_command_default
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-NLFRHIZY.js";
|
|
4
4
|
import {
|
|
5
5
|
require_lib
|
|
6
6
|
} from "./chunk-F7F4BQYW.js";
|
|
@@ -46,4 +46,4 @@ var HelpCommand = class _HelpCommand extends base_command_default {
|
|
|
46
46
|
export {
|
|
47
47
|
HelpCommand
|
|
48
48
|
};
|
|
49
|
-
//# sourceMappingURL=chunk-
|
|
49
|
+
//# sourceMappingURL=chunk-LJXXOFEJ.js.map
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import {
|
|
2
2
|
errorHandler,
|
|
3
3
|
registerCleanBugsnagErrorsFromWithinPlugins
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-C45MKMJT.js";
|
|
5
5
|
import {
|
|
6
6
|
setCurrentCommandId,
|
|
7
7
|
showNotificationsIfNeeded
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-IHXRXBUN.js";
|
|
9
9
|
import {
|
|
10
10
|
hashString
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-GRVHLYQS.js";
|
|
12
12
|
import {
|
|
13
13
|
AbortError,
|
|
14
14
|
addPublicMetadata,
|
|
@@ -24,7 +24,7 @@ import {
|
|
|
24
24
|
renderWarning,
|
|
25
25
|
terminalSupportsPrompting,
|
|
26
26
|
underscore
|
|
27
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-HS2O5IHL.js";
|
|
28
28
|
import {
|
|
29
29
|
require_lib
|
|
30
30
|
} from "./chunk-F7F4BQYW.js";
|
|
@@ -1692,4 +1692,4 @@ export {
|
|
|
1692
1692
|
noDefaultsOptions,
|
|
1693
1693
|
base_command_default
|
|
1694
1694
|
};
|
|
1695
|
-
//# sourceMappingURL=chunk-
|
|
1695
|
+
//# sourceMappingURL=chunk-NLFRHIZY.js.map
|
|
@@ -2,13 +2,13 @@ import {
|
|
|
2
2
|
fetchNotifications,
|
|
3
3
|
getNotifications,
|
|
4
4
|
stringifyFilters
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-IHXRXBUN.js";
|
|
6
6
|
import {
|
|
7
7
|
randomUUID
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-GRVHLYQS.js";
|
|
9
9
|
import {
|
|
10
10
|
CLI_KIT_VERSION
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-L54PNQGV.js";
|
|
12
12
|
import {
|
|
13
13
|
outputInfo,
|
|
14
14
|
renderSelectPrompt,
|
|
@@ -16,7 +16,7 @@ import {
|
|
|
16
16
|
renderTable,
|
|
17
17
|
renderTextPrompt,
|
|
18
18
|
writeFile
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-HS2O5IHL.js";
|
|
20
20
|
import {
|
|
21
21
|
init_cjs_shims
|
|
22
22
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -103,4 +103,4 @@ export {
|
|
|
103
103
|
generate,
|
|
104
104
|
list
|
|
105
105
|
};
|
|
106
|
-
//# sourceMappingURL=chunk-
|
|
106
|
+
//# sourceMappingURL=chunk-OQKAZQIC.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
searchService
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-EWEA4LRT.js";
|
|
4
4
|
import {
|
|
5
5
|
base_command_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-NLFRHIZY.js";
|
|
7
7
|
import {
|
|
8
8
|
require_lib
|
|
9
9
|
} from "./chunk-F7F4BQYW.js";
|
|
@@ -48,4 +48,4 @@ var import_core = __toESM(require_lib(), 1), Search = class _Search extends base
|
|
|
48
48
|
export {
|
|
49
49
|
Search
|
|
50
50
|
};
|
|
51
|
-
//# sourceMappingURL=chunk-
|
|
51
|
+
//# sourceMappingURL=chunk-OURS5IQY.js.map
|
|
@@ -4,7 +4,7 @@ import {
|
|
|
4
4
|
findUpAndReadPackageJson,
|
|
5
5
|
getPackageManager,
|
|
6
6
|
usesWorkspaces
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-UW4ASA6Y.js";
|
|
8
8
|
import {
|
|
9
9
|
AbortError,
|
|
10
10
|
exec,
|
|
@@ -15,7 +15,7 @@ import {
|
|
|
15
15
|
outputSuccess,
|
|
16
16
|
outputToken,
|
|
17
17
|
outputWarn
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-HS2O5IHL.js";
|
|
19
19
|
import {
|
|
20
20
|
dirname,
|
|
21
21
|
joinPath,
|
|
@@ -139,4 +139,4 @@ function usingPackageManager({ env } = { env: process.env }) {
|
|
|
139
139
|
export {
|
|
140
140
|
upgrade
|
|
141
141
|
};
|
|
142
|
-
//# sourceMappingURL=chunk-
|
|
142
|
+
//# sourceMappingURL=chunk-QHKSKL4E.js.map
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
renderDangerousConfirmationPrompt,
|
|
6
6
|
renderSelectPrompt,
|
|
7
7
|
renderTextPrompt
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-HS2O5IHL.js";
|
|
9
9
|
import {
|
|
10
10
|
init_cjs_shims
|
|
11
11
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -175,4 +175,4 @@ async function prompts() {
|
|
|
175
175
|
export {
|
|
176
176
|
prompts
|
|
177
177
|
};
|
|
178
|
-
//# sourceMappingURL=chunk-
|
|
178
|
+
//# sourceMappingURL=chunk-QP2MOS2Y.js.map
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import {
|
|
2
2
|
base_command_default
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-NLFRHIZY.js";
|
|
4
4
|
import {
|
|
5
5
|
cacheClear
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-UW4ASA6Y.js";
|
|
7
7
|
import {
|
|
8
8
|
environmentVariables,
|
|
9
9
|
isTruthy
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-HS2O5IHL.js";
|
|
11
11
|
import {
|
|
12
12
|
require_lib
|
|
13
13
|
} from "./chunk-F7F4BQYW.js";
|
|
@@ -26,7 +26,7 @@ init_cjs_shims();
|
|
|
26
26
|
init_cjs_shims();
|
|
27
27
|
import { fileURLToPath } from "node:url";
|
|
28
28
|
async function launchCLI(options) {
|
|
29
|
-
let { errorHandler } = await import("./error-handler-
|
|
29
|
+
let { errorHandler } = await import("./error-handler-BYZU2C5C.js"), { isDevelopment } = await import("./local-XLJD5WYP.js"), oclif = await import("./lib-DEEC6IKU.js"), { ShopifyConfig } = await import("./custom-oclif-loader-YDKLB47A.js");
|
|
30
30
|
isDevelopment() && (oclif.default.settings.debug = !0);
|
|
31
31
|
try {
|
|
32
32
|
let config = new ShopifyConfig({ root: fileURLToPath(options.moduleURL) });
|
|
@@ -41,7 +41,7 @@ var import_core = __toESM(require_lib());
|
|
|
41
41
|
async function exitIfOldNodeVersion(versions = process.versions) {
|
|
42
42
|
let nodeVersion = versions.node, nodeMajorVersion = Number(nodeVersion.split(".")[0]);
|
|
43
43
|
if (nodeMajorVersion < 18) {
|
|
44
|
-
let { renderError } = await import("./ui-
|
|
44
|
+
let { renderError } = await import("./ui-2AJAFJYY.js");
|
|
45
45
|
renderError({
|
|
46
46
|
headline: "Upgrade to a supported Node version now.",
|
|
47
47
|
body: [
|
|
@@ -68,7 +68,7 @@ async function runCLI(options, launchCLI2 = launchCLI, argv = process.argv, env
|
|
|
68
68
|
return setupEnvironmentVariables(options, argv, env), options.runInCreateMode && await addInitToArgvWhenRunningCreateCLI(options, argv), forceNoColor(argv, env), await exitIfOldNodeVersion(versions), launchCLI2({ moduleURL: options.moduleURL });
|
|
69
69
|
}
|
|
70
70
|
async function addInitToArgvWhenRunningCreateCLI(options, argv = process.argv) {
|
|
71
|
-
let { findUpAndReadPackageJson } = await import("./node-package-manager-
|
|
71
|
+
let { findUpAndReadPackageJson } = await import("./node-package-manager-I7AWSWJ4.js"), { moduleDirectory } = await import("./path-GB4VIEM6.js"), name = (await findUpAndReadPackageJson(moduleDirectory(options.moduleURL))).content.name.replace("@shopify/create-", "");
|
|
72
72
|
if (argv.findIndex((arg) => arg.includes("init")) === -1) {
|
|
73
73
|
let initIndex2 = argv.findIndex((arg) => arg.match(new RegExp(`bin(\\/|\\\\)+(create-${name}|dev|run)`))) + 1;
|
|
74
74
|
argv.splice(initIndex2, 0, "init");
|
|
@@ -117,4 +117,4 @@ export {
|
|
|
117
117
|
jsonFlag,
|
|
118
118
|
ClearCache
|
|
119
119
|
};
|
|
120
|
-
//# sourceMappingURL=chunk-
|
|
120
|
+
//# sourceMappingURL=chunk-RPU6TIF2.js.map
|
|
@@ -18,7 +18,7 @@ import {
|
|
|
18
18
|
require_get_stream,
|
|
19
19
|
runWithTimer,
|
|
20
20
|
writeFile
|
|
21
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-HS2O5IHL.js";
|
|
22
22
|
import {
|
|
23
23
|
require_semver
|
|
24
24
|
} from "./chunk-F7F4BQYW.js";
|
|
@@ -13657,7 +13657,7 @@ async function latestVersion(packageName, options) {
|
|
|
13657
13657
|
}
|
|
13658
13658
|
|
|
13659
13659
|
// ../cli-kit/dist/public/node/node-package-manager.js
|
|
13660
|
-
var import_semver3 = __toESM(require_semver()), yarnLockfile = "yarn.lock", npmLockfile = "package-lock.json", pnpmLockfile = "pnpm-lock.yaml", bunLockfile = "bun.lockb", pnpmWorkspaceFile = "pnpm-workspace.yaml", lockfiles = [yarnLockfile, pnpmLockfile, npmLockfile, bunLockfile], lockfilesByManager = {
|
|
13660
|
+
var import_semver3 = __toESM(require_semver(), 1), yarnLockfile = "yarn.lock", npmLockfile = "package-lock.json", pnpmLockfile = "pnpm-lock.yaml", bunLockfile = "bun.lockb", pnpmWorkspaceFile = "pnpm-workspace.yaml", lockfiles = [yarnLockfile, pnpmLockfile, npmLockfile, bunLockfile], lockfilesByManager = {
|
|
13661
13661
|
yarn: yarnLockfile,
|
|
13662
13662
|
npm: npmLockfile,
|
|
13663
13663
|
pnpm: pnpmLockfile,
|
|
@@ -13972,4 +13972,4 @@ deep-extend/lib/deep-extend.js:
|
|
|
13972
13972
|
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
13973
13973
|
*)
|
|
13974
13974
|
*/
|
|
13975
|
-
//# sourceMappingURL=chunk-
|
|
13975
|
+
//# sourceMappingURL=chunk-UW4ASA6Y.js.map
|
|
@@ -7,7 +7,7 @@ import {
|
|
|
7
7
|
renderSuccess,
|
|
8
8
|
renderTable,
|
|
9
9
|
renderWarning
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-HS2O5IHL.js";
|
|
11
11
|
import {
|
|
12
12
|
init_cjs_shims
|
|
13
13
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -203,4 +203,4 @@ async function staticService() {
|
|
|
203
203
|
export {
|
|
204
204
|
staticService
|
|
205
205
|
};
|
|
206
|
-
//# sourceMappingURL=chunk-
|
|
206
|
+
//# sourceMappingURL=chunk-V5ONTA7N.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
staticService
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-V5ONTA7N.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 KitchenSinkStatic = class extends base_command_default {
|
|
|
25
25
|
export {
|
|
26
26
|
KitchenSinkStatic
|
|
27
27
|
};
|
|
28
|
-
//# sourceMappingURL=chunk-
|
|
28
|
+
//# sourceMappingURL=chunk-VR6Z7LKU.js.map
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
list
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-OQKAZQIC.js";
|
|
4
4
|
import {
|
|
5
5
|
base_command_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-NLFRHIZY.js";
|
|
7
7
|
import {
|
|
8
8
|
sendErrorToBugsnag
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-C45MKMJT.js";
|
|
10
10
|
import {
|
|
11
11
|
require_lib
|
|
12
12
|
} from "./chunk-F7F4BQYW.js";
|
|
@@ -49,4 +49,4 @@ var List = class _List extends base_command_default {
|
|
|
49
49
|
export {
|
|
50
50
|
List
|
|
51
51
|
};
|
|
52
|
-
//# sourceMappingURL=chunk-
|
|
52
|
+
//# sourceMappingURL=chunk-VVUZFYUK.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
prompts
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-QP2MOS2Y.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 KitchenSinkPrompts = class extends base_command_default {
|
|
|
25
25
|
export {
|
|
26
26
|
KitchenSinkPrompts
|
|
27
27
|
};
|
|
28
|
-
//# sourceMappingURL=chunk-
|
|
28
|
+
//# sourceMappingURL=chunk-XJBIASMX.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
renderConcurrent,
|
|
3
3
|
renderTasks
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-HS2O5IHL.js";
|
|
5
5
|
import {
|
|
6
6
|
init_cjs_shims
|
|
7
7
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -43,4 +43,4 @@ async function asyncTasks() {
|
|
|
43
43
|
export {
|
|
44
44
|
asyncTasks
|
|
45
45
|
};
|
|
46
|
-
//# sourceMappingURL=chunk-
|
|
46
|
+
//# sourceMappingURL=chunk-Y4H4HMEZ.js.map
|