@shopify/cli 3.61.0 → 3.61.2
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/assets/hydrogen/starter/.eslintrc.cjs +1 -0
- package/dist/assets/hydrogen/starter/CHANGELOG.md +65 -65
- package/dist/assets/hydrogen/starter/app/components/Footer.tsx +3 -3
- package/dist/assets/hydrogen/starter/app/components/PageLayout.tsx +1 -1
- package/dist/assets/hydrogen/starter/app/lib/session.ts +5 -0
- package/dist/assets/hydrogen/starter/app/root.tsx +84 -51
- package/dist/assets/hydrogen/starter/app/routes/_index.tsx +62 -25
- package/dist/assets/hydrogen/starter/app/routes/account.$.tsx +1 -5
- package/dist/assets/hydrogen/starter/app/routes/account.addresses.tsx +12 -70
- package/dist/assets/hydrogen/starter/app/routes/account.orders.$id.tsx +7 -14
- package/dist/assets/hydrogen/starter/app/routes/account.orders._index.tsx +1 -8
- package/dist/assets/hydrogen/starter/app/routes/account.profile.tsx +5 -22
- package/dist/assets/hydrogen/starter/app/routes/account.tsx +0 -1
- package/dist/assets/hydrogen/starter/app/routes/blogs.$blogHandle.$articleHandle.tsx +32 -6
- package/dist/assets/hydrogen/starter/app/routes/blogs.$blogHandle._index.tsx +36 -10
- package/dist/assets/hydrogen/starter/app/routes/blogs._index.tsx +35 -12
- package/dist/assets/hydrogen/starter/app/routes/cart.tsx +0 -2
- package/dist/assets/hydrogen/starter/app/routes/collections.$handle.tsx +40 -7
- package/dist/assets/hydrogen/starter/app/routes/collections._index.tsx +32 -6
- package/dist/assets/hydrogen/starter/app/routes/collections.all.tsx +31 -6
- package/dist/assets/hydrogen/starter/app/routes/pages.$handle.tsx +36 -8
- package/dist/assets/hydrogen/starter/app/routes/products.$handle.tsx +50 -11
- package/dist/assets/hydrogen/starter/package.json +6 -7
- package/dist/assets/hydrogen/starter/server.ts +4 -0
- package/dist/assets/hydrogen/virtual-routes/components/RequestDetails.jsx +1 -2
- package/dist/assets/hydrogen/virtual-routes/components/RequestTable.jsx +1 -2
- package/dist/assets/hydrogen/virtual-routes/routes/index.jsx +1 -2
- package/dist/{chunk-ZOTASNQ2.js → chunk-3RM5SOXY.js} +1 -1
- package/dist/{chunk-Q7PY7LVL.js → chunk-4757GPBG.js} +3 -3
- package/dist/{chunk-FFHJRSIP.js → chunk-4L37JOS5.js} +1 -1
- package/dist/{chunk-V67RXPI6.js → chunk-4TTAP7NN.js} +3 -3
- package/dist/{chunk-IIVL4DYB.js → chunk-5B2D56W6.js} +2 -2
- package/dist/{chunk-QX3YP6O5.js → chunk-5KRK4DLX.js} +2598 -795
- package/dist/{chunk-FWKRA64T.js → chunk-5MODHNUE.js} +3 -3
- package/dist/{chunk-LXXUWZRO.js → chunk-7IZTLXJ5.js} +2 -2
- package/dist/{chunk-AL4KPZUN.js → chunk-BUWM6JUU.js} +2 -2
- package/dist/{chunk-WNXHHHLZ.js → chunk-BYFLATOA.js} +3 -3
- package/dist/{chunk-4IXC46ZA.js → chunk-CK7MF3LY.js} +4 -4
- package/dist/{chunk-2AH5EBXL.js → chunk-CTETXMMM.js} +4 -4
- package/dist/{chunk-7YJH7P7B.js → chunk-CWYZA7C7.js} +1 -1
- package/dist/{chunk-463OPQAS.js → chunk-EHF6FVWH.js} +1 -1
- package/dist/{chunk-CMFKWJDJ.js → chunk-ETSILRIY.js} +3 -3
- package/dist/{chunk-EDVQGTOL.js → chunk-G4EQLT5B.js} +4 -4
- package/dist/{chunk-DWXXFI3U.js → chunk-JQPQJN44.js} +6 -6
- package/dist/{chunk-YZIPQNOG.js → chunk-KBXWK6XB.js} +2 -2
- package/dist/{chunk-EFL5CN6M.js → chunk-M73YMW2C.js} +4 -4
- package/dist/{chunk-HJ2JCW7E.js → chunk-NBIE3DNN.js} +2 -2
- package/dist/{chunk-2RKUO75O.js → chunk-NJP5GFNN.js} +129 -125
- package/dist/{chunk-TXDYKQZT.js → chunk-NJTSDTDU.js} +4 -4
- package/dist/{chunk-UJQBYPRO.js → chunk-OC4AY5G7.js} +1 -1
- package/dist/{chunk-75BJ33EP.js → chunk-Q3KADKQA.js} +2 -2
- package/dist/{chunk-LY6UIYOG.js → chunk-QDZF6IG4.js} +2 -2
- package/dist/{chunk-XDCNK2SU.js → chunk-QLLSCNEC.js} +2 -2
- package/dist/{chunk-O53XNGJU.js → chunk-QQP6JS5H.js} +1 -1
- package/dist/{chunk-2Q7SKRRM.js → chunk-QSO3GQEK.js} +162 -132
- package/dist/{chunk-5NBS5LAW.js → chunk-QTBH3GO6.js} +1 -1
- package/dist/{chunk-JZ5DN7RX.js → chunk-RPRKZ6JC.js} +2509 -728
- package/dist/{chunk-ONJCU4C5.js → chunk-TXXQWILO.js} +2 -2
- package/dist/{chunk-B4KDQK3X.js → chunk-UPM6XNBH.js} +2 -2
- package/dist/{chunk-3W2QB2OC.js → chunk-VC6CC75R.js} +2 -2
- package/dist/{chunk-XRFOYWYI.js → chunk-WZBNLCJ5.js} +2 -2
- package/dist/{chunk-63QEL3SZ.js → chunk-XMJDBJPP.js} +4 -4
- package/dist/{chunk-OOAZSPYS.js → chunk-YP5UVIUW.js} +3 -3
- package/dist/{chunk-LUGC3D2G.js → chunk-YWPV7MV2.js} +6 -6
- package/dist/{chunk-ABZKHSZ5.js → chunk-YZGLFVKK.js} +1 -1
- package/dist/{chunk-RW6YXHBL.js → chunk-ZE2ZPLYI.js} +12 -12
- package/dist/cli/commands/auth/logout.js +18 -18
- package/dist/cli/commands/auth/logout.test.js +19 -19
- package/dist/cli/commands/debug/command-flags.js +17 -17
- package/dist/cli/commands/demo/catalog.js +18 -18
- package/dist/cli/commands/demo/generate-file.js +18 -18
- package/dist/cli/commands/demo/index.js +17 -17
- package/dist/cli/commands/demo/print-ai-prompt.js +18 -18
- package/dist/cli/commands/docs/generate.js +17 -17
- package/dist/cli/commands/docs/generate.test.js +17 -17
- package/dist/cli/commands/help.js +17 -17
- package/dist/cli/commands/kitchen-sink/async.js +18 -18
- package/dist/cli/commands/kitchen-sink/async.test.js +18 -18
- package/dist/cli/commands/kitchen-sink/index.js +20 -20
- package/dist/cli/commands/kitchen-sink/index.test.js +20 -20
- package/dist/cli/commands/kitchen-sink/prompts.js +18 -18
- package/dist/cli/commands/kitchen-sink/prompts.test.js +18 -18
- package/dist/cli/commands/kitchen-sink/static.js +18 -18
- package/dist/cli/commands/kitchen-sink/static.test.js +18 -18
- package/dist/cli/commands/search.js +18 -18
- package/dist/cli/commands/upgrade.js +17 -17
- package/dist/cli/commands/version.js +18 -18
- package/dist/cli/commands/version.test.js +18 -18
- package/dist/cli/services/commands/search.js +8 -8
- package/dist/cli/services/commands/search.test.js +8 -8
- package/dist/cli/services/commands/version.js +11 -11
- package/dist/cli/services/commands/version.test.js +12 -12
- package/dist/cli/services/demo.js +8 -8
- package/dist/cli/services/demo.test.js +8 -8
- package/dist/cli/services/kitchen-sink/async.js +8 -8
- package/dist/cli/services/kitchen-sink/prompts.js +8 -8
- package/dist/cli/services/kitchen-sink/static.js +8 -8
- package/dist/cli/services/upgrade.js +10 -10
- package/dist/cli/services/upgrade.test.js +11 -11
- package/dist/{custom-oclif-loader-KLTAWG4B-VOMMA3PO.js → custom-oclif-loader-4SQGUQ7D-P5C4NLSX.js} +4 -4
- package/dist/{chunk-5R5656YY.js → custom-oclif-loader-OD47SFAU.js} +18 -3
- package/dist/{error-handler-UJK7WNJE.js → error-handler-EPMFPTYX.js} +10 -10
- package/dist/{error-handler-ND7WBMC3-CRFJKAS4.js → error-handler-WI4YVJIS-U3BMMYNJ.js} +6 -6
- package/dist/{error-handler-FUQWOW4J.js → error-handler-WL3Q25NI.js} +15 -15
- package/dist/hooks/postrun.js +13 -13
- package/dist/hooks/prerun.js +10 -10
- package/dist/index.js +1137 -1104
- package/dist/{lib-76RCE6WZ-AR3SQY6Y.js → lib-76RCE6WZ-5IYGTKKK.js} +2 -2
- package/dist/{lib-MWSNLG5P.js → lib-UYK3ZLZK.js} +3 -3
- package/dist/{local-5OND5PI5.js → local-KISH2IRF.js} +7 -7
- package/dist/{local-3LWDOA7J-UFWE2V6L.js → local-YKOG4EUR-XRRBWLSI.js} +4 -4
- package/dist/{morph-FQNWYET7.js → morph-DCIZUK2Q.js} +25 -8
- package/dist/{node-WNJUHXTR.js → node-3DKQAOFU.js} +14 -14
- package/dist/{node-package-manager-ISP2P5R3.js → node-package-manager-HYTHPJBI.js} +9 -9
- package/dist/{node-package-manager-TFY2ROCP-DDJAU44T.js → node-package-manager-S7TSAUJZ-KKDY6KSF.js} +5 -5
- package/dist/{system-G445DF53.js → system-LIP7AECY.js} +7 -7
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/{ui-ITQVVPJU.js → ui-5LSDG3C5.js} +7 -7
- package/dist/{ui-MUGCNPLG-UG4N3GMV.js → ui-FUZYK6S3-PVVDPVD5.js} +4 -4
- package/dist/{workerd-EZVOCUQW.js → workerd-TFH7T6NI.js} +13 -13
- package/oclif.manifest.json +1 -1
- package/package.json +4 -5
- package/dist/custom-oclif-loader-PJJ3H2WB.js +0 -28
- package/dist/hooks/init.d.ts +0 -12
- package/dist/hooks/init.js +0 -66
- package/dist/hooks/init.js.map +0 -1
- package/dist/{chunk-67MDUPX5.js → chunk-I434ZJQI.js} +7 -7
- package/dist/{chunk-74JT4RJX.js → chunk-VF4VWJWS.js} +3 -3
|
@@ -11,10 +11,10 @@ import {
|
|
|
11
11
|
require_src4,
|
|
12
12
|
require_src5,
|
|
13
13
|
require_src6
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-5KRK4DLX.js";
|
|
15
15
|
import {
|
|
16
16
|
latestVersion
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-CWYZA7C7.js";
|
|
18
18
|
import {
|
|
19
19
|
require_semver
|
|
20
20
|
} from "./chunk-FAFQQMD4.js";
|
|
@@ -64,7 +64,7 @@ import {
|
|
|
64
64
|
tokenize,
|
|
65
65
|
widestLine,
|
|
66
66
|
wrapAnsi
|
|
67
|
-
} from "./chunk-
|
|
67
|
+
} from "./chunk-YWPV7MV2.js";
|
|
68
68
|
import {
|
|
69
69
|
require_signal_exit
|
|
70
70
|
} from "./chunk-FQIRJADJ.js";
|
|
@@ -73,7 +73,7 @@ import {
|
|
|
73
73
|
} from "./chunk-SZQX5J7X.js";
|
|
74
74
|
import {
|
|
75
75
|
require_lib
|
|
76
|
-
} from "./chunk-
|
|
76
|
+
} from "./chunk-I434ZJQI.js";
|
|
77
77
|
import {
|
|
78
78
|
require_commondir
|
|
79
79
|
} from "./chunk-3PIGYQSE.js";
|
|
@@ -22647,28 +22647,28 @@ var require_constants = __commonJS({
|
|
|
22647
22647
|
}
|
|
22648
22648
|
});
|
|
22649
22649
|
|
|
22650
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
22650
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/error-handler.js
|
|
22651
22651
|
init_cjs_shims();
|
|
22652
22652
|
|
|
22653
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
22653
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/analytics.js
|
|
22654
22654
|
init_cjs_shims();
|
|
22655
22655
|
|
|
22656
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
22656
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/ruby.js
|
|
22657
22657
|
init_cjs_shims();
|
|
22658
22658
|
|
|
22659
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
22659
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/os.js
|
|
22660
22660
|
init_cjs_shims();
|
|
22661
22661
|
|
|
22662
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
22662
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/output.js
|
|
22663
22663
|
init_cjs_shims();
|
|
22664
22664
|
|
|
22665
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
22665
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/context/local.js
|
|
22666
22666
|
init_cjs_shims();
|
|
22667
22667
|
|
|
22668
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
22668
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/context/spin.js
|
|
22669
22669
|
init_cjs_shims();
|
|
22670
22670
|
|
|
22671
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
22671
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/context/utilities.js
|
|
22672
22672
|
init_cjs_shims();
|
|
22673
22673
|
function isTruthy(variable) {
|
|
22674
22674
|
if (!variable) {
|
|
@@ -22677,10 +22677,10 @@ function isTruthy(variable) {
|
|
|
22677
22677
|
return ["1", "true", "TRUE", "yes", "YES"].includes(variable);
|
|
22678
22678
|
}
|
|
22679
22679
|
|
|
22680
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
22680
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/fs.js
|
|
22681
22681
|
init_cjs_shims();
|
|
22682
22682
|
|
|
22683
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
22683
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/path.js
|
|
22684
22684
|
init_cjs_shims();
|
|
22685
22685
|
var import_commondir = __toESM(require_commondir(), 1);
|
|
22686
22686
|
import { fileURLToPath } from "url";
|
|
@@ -22725,15 +22725,15 @@ function cwd() {
|
|
|
22725
22725
|
return normalize(process.env.INIT_CWD ? process.env.INIT_CWD : process.cwd());
|
|
22726
22726
|
}
|
|
22727
22727
|
|
|
22728
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
22728
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/common/string.js
|
|
22729
22729
|
init_cjs_shims();
|
|
22730
22730
|
|
|
22731
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
22731
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/common/array.js
|
|
22732
22732
|
init_cjs_shims();
|
|
22733
22733
|
var import_uniqBy = __toESM(require_uniqBy(), 1);
|
|
22734
22734
|
var import_difference = __toESM(require_difference(), 1);
|
|
22735
22735
|
|
|
22736
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
22736
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/common/string.js
|
|
22737
22737
|
var import_change_case = __toESM(require_dist(), 1);
|
|
22738
22738
|
function capitalize(str) {
|
|
22739
22739
|
return str.substring(0, 1).toUpperCase() + str.substring(1);
|
|
@@ -22773,7 +22773,7 @@ function underscore(input) {
|
|
|
22773
22773
|
return (0, import_change_case.snakeCase)(input);
|
|
22774
22774
|
}
|
|
22775
22775
|
|
|
22776
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
22776
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/fs.js
|
|
22777
22777
|
import { mkdirSync as fsMkdirSync, readFileSync as fsReadFileSync, writeFileSync as fsWriteFileSync, appendFileSync as fsAppendFileSync, statSync as fsStatSync, createReadStream as fsCreateReadStream, createWriteStream as fsCreateWriteStream, constants as fsConstants, existsSync as fsFileExistsSync, unlinkSync as fsUnlinkSync } from "fs";
|
|
22778
22778
|
import { mkdir as fsMkdir, writeFile as fsWriteFile, readFile as fsReadFile, realpath as fsRealPath, appendFile as fsAppendFile, mkdtemp as fsMkdtemp, stat as fsStat, lstat as fsLstat, chmod as fsChmod, access as fsAccess, rename as fsRename } from "fs/promises";
|
|
22779
22779
|
async function readFile(path, options = { encoding: "utf8" }) {
|
|
@@ -22848,7 +22848,7 @@ async function findPathUp(matcher, options) {
|
|
|
22848
22848
|
return got ? normalizePath(got) : void 0;
|
|
22849
22849
|
}
|
|
22850
22850
|
|
|
22851
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
22851
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/constants.js
|
|
22852
22852
|
init_cjs_shims();
|
|
22853
22853
|
var identifier = "shopify-cli";
|
|
22854
22854
|
var cacheFolder = () => {
|
|
@@ -22914,22 +22914,22 @@ var sessionConstants = {
|
|
|
22914
22914
|
};
|
|
22915
22915
|
var bugsnagApiKey = "9e1e6889176fd0c795d5c659225e0fae";
|
|
22916
22916
|
|
|
22917
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
22917
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/system.js
|
|
22918
22918
|
init_cjs_shims();
|
|
22919
22919
|
|
|
22920
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
22920
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/error.js
|
|
22921
22921
|
init_cjs_shims();
|
|
22922
22922
|
|
|
22923
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
22923
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/ui.js
|
|
22924
22924
|
init_cjs_shims();
|
|
22925
22925
|
|
|
22926
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
22926
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/abort.js
|
|
22927
22927
|
init_cjs_shims();
|
|
22928
22928
|
var import_node_abort_controller = __toESM(require_node_abort_controller(), 1);
|
|
22929
22929
|
var AbortController = class extends import_node_abort_controller.AbortController {
|
|
22930
22930
|
};
|
|
22931
22931
|
|
|
22932
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
22932
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/metadata.js
|
|
22933
22933
|
init_cjs_shims();
|
|
22934
22934
|
import { performance } from "node:perf_hooks";
|
|
22935
22935
|
function getMetadataErrorHandlingStrategy() {
|
|
@@ -22963,7 +22963,7 @@ function createRuntimeMetadataContainer(defaultPublicMetadata = {}) {
|
|
|
22963
22963
|
try {
|
|
22964
22964
|
await getAndSet();
|
|
22965
22965
|
} catch (error) {
|
|
22966
|
-
const { sendErrorToBugsnag: sendErrorToBugsnag2 } = await import("./error-handler-
|
|
22966
|
+
const { sendErrorToBugsnag: sendErrorToBugsnag2 } = await import("./error-handler-EPMFPTYX.js");
|
|
22967
22967
|
await sendErrorToBugsnag2(error, "unexpected_error");
|
|
22968
22968
|
}
|
|
22969
22969
|
}
|
|
@@ -23019,10 +23019,10 @@ function createRuntimeMetadataContainer(defaultPublicMetadata = {}) {
|
|
|
23019
23019
|
var coreData = createRuntimeMetadataContainer({ cmd_all_timing_network_ms: 0, cmd_all_timing_prompts_ms: 0 });
|
|
23020
23020
|
var { getAllPublicMetadata, getAllSensitiveMetadata, addPublicMetadata, addSensitiveMetadata, runWithTimer } = coreData;
|
|
23021
23021
|
|
|
23022
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
23022
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/components/ConcurrentOutput.js
|
|
23023
23023
|
init_cjs_shims();
|
|
23024
23024
|
|
|
23025
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
23025
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/demo-recorder.js
|
|
23026
23026
|
init_cjs_shims();
|
|
23027
23027
|
var DemoRecorder = class {
|
|
23028
23028
|
constructor() {
|
|
@@ -23135,7 +23135,7 @@ function isRecording() {
|
|
|
23135
23135
|
return isTruthy(process.env.RECORD_DEMO);
|
|
23136
23136
|
}
|
|
23137
23137
|
|
|
23138
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
23138
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/components/ConcurrentOutput.js
|
|
23139
23139
|
var import_react22 = __toESM(require_react(), 1);
|
|
23140
23140
|
|
|
23141
23141
|
// ../../node_modules/.pnpm/ink@4.4.1_react@18.3.1/node_modules/ink/build/index.js
|
|
@@ -25471,10 +25471,14 @@ var measureElement = (node) => ({
|
|
|
25471
25471
|
});
|
|
25472
25472
|
var measure_element_default = measureElement;
|
|
25473
25473
|
|
|
25474
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
25474
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/components/ConcurrentOutput.js
|
|
25475
|
+
import { AsyncLocalStorage } from "node:async_hooks";
|
|
25476
|
+
var outputContextStore = new AsyncLocalStorage();
|
|
25477
|
+
|
|
25478
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui.js
|
|
25475
25479
|
init_cjs_shims();
|
|
25476
25480
|
|
|
25477
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
25481
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/tree-kill.js
|
|
25478
25482
|
init_cjs_shims();
|
|
25479
25483
|
import { exec, spawn } from "child_process";
|
|
25480
25484
|
function treeKill(pid = process.pid, killSignal = "SIGTERM", killRoot = true, callback) {
|
|
@@ -25583,7 +25587,7 @@ function buildProcessTree(parentPid, tree, pidsToProcess, spawnChildProcessesLis
|
|
|
25583
25587
|
ps.on("close", onClose);
|
|
25584
25588
|
}
|
|
25585
25589
|
|
|
25586
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
25590
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui.js
|
|
25587
25591
|
import { EventEmitter as EventEmitter3 } from "events";
|
|
25588
25592
|
function renderOnce(element, { logLevel = "info", logger = consoleLog, renderOptions }) {
|
|
25589
25593
|
const { output, unmount } = renderString(element, renderOptions);
|
|
@@ -25635,16 +25639,16 @@ function handleCtrlC(input, key, exit = () => treeKill(process.pid, "SIGINT")) {
|
|
|
25635
25639
|
}
|
|
25636
25640
|
}
|
|
25637
25641
|
|
|
25638
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
25642
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/alert.js
|
|
25639
25643
|
init_cjs_shims();
|
|
25640
25644
|
|
|
25641
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
25645
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/components/Alert.js
|
|
25642
25646
|
init_cjs_shims();
|
|
25643
25647
|
|
|
25644
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
25648
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/components/Banner.js
|
|
25645
25649
|
init_cjs_shims();
|
|
25646
25650
|
|
|
25647
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
25651
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/hooks/use-layout.js
|
|
25648
25652
|
init_cjs_shims();
|
|
25649
25653
|
var import_react23 = __toESM(require_react(), 1);
|
|
25650
25654
|
var MIN_FULL_WIDTH = 20;
|
|
@@ -25693,12 +25697,12 @@ function column({ fullWidth, fraction, minWidth }) {
|
|
|
25693
25697
|
}
|
|
25694
25698
|
}
|
|
25695
25699
|
|
|
25696
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
25700
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/contexts/LinksContext.js
|
|
25697
25701
|
init_cjs_shims();
|
|
25698
25702
|
var import_react24 = __toESM(require_react(), 1);
|
|
25699
25703
|
var LinksContext = import_react24.default.createContext(null);
|
|
25700
25704
|
|
|
25701
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
25705
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/components/Banner.js
|
|
25702
25706
|
var import_react25 = __toESM(require_react(), 1);
|
|
25703
25707
|
function typeToColor(type) {
|
|
25704
25708
|
return {
|
|
@@ -25778,7 +25782,7 @@ var Banner = ({ children, ...props }) => {
|
|
|
25778
25782
|
}
|
|
25779
25783
|
};
|
|
25780
25784
|
|
|
25781
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
25785
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/components/Link.js
|
|
25782
25786
|
init_cjs_shims();
|
|
25783
25787
|
var import_react26 = __toESM(require_react(), 1);
|
|
25784
25788
|
var import_supports_hyperlinks = __toESM(require_supports_hyperlinks(), 1);
|
|
@@ -25797,13 +25801,13 @@ var Link = ({ label, url: url2 }) => {
|
|
|
25797
25801
|
return import_react26.default.createElement(Text, null, link(label, url2, linksContext));
|
|
25798
25802
|
};
|
|
25799
25803
|
|
|
25800
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
25804
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/components/List.js
|
|
25801
25805
|
init_cjs_shims();
|
|
25802
25806
|
|
|
25803
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
25807
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/components/TokenizedText.js
|
|
25804
25808
|
init_cjs_shims();
|
|
25805
25809
|
|
|
25806
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
25810
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/components/Command.js
|
|
25807
25811
|
init_cjs_shims();
|
|
25808
25812
|
var import_react27 = __toESM(require_react(), 1);
|
|
25809
25813
|
var Command = ({ command }) => {
|
|
@@ -25816,28 +25820,28 @@ var Command = ({ command }) => {
|
|
|
25816
25820
|
);
|
|
25817
25821
|
};
|
|
25818
25822
|
|
|
25819
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
25823
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/components/UserInput.js
|
|
25820
25824
|
init_cjs_shims();
|
|
25821
25825
|
var import_react28 = __toESM(require_react(), 1);
|
|
25822
25826
|
var UserInput = ({ userInput }) => {
|
|
25823
25827
|
return import_react28.default.createElement(Text, { color: "cyan" }, userInput);
|
|
25824
25828
|
};
|
|
25825
25829
|
|
|
25826
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
25830
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/components/FilePath.js
|
|
25827
25831
|
init_cjs_shims();
|
|
25828
25832
|
var import_react29 = __toESM(require_react(), 1);
|
|
25829
25833
|
var FilePath = ({ filePath }) => {
|
|
25830
25834
|
return import_react29.default.createElement(Text, { italic: true }, filePath);
|
|
25831
25835
|
};
|
|
25832
25836
|
|
|
25833
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
25837
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/components/Subdued.js
|
|
25834
25838
|
init_cjs_shims();
|
|
25835
25839
|
var import_react30 = __toESM(require_react(), 1);
|
|
25836
25840
|
var Subdued = ({ subdued }) => {
|
|
25837
25841
|
return import_react30.default.createElement(Text, { dimColor: true }, subdued);
|
|
25838
25842
|
};
|
|
25839
25843
|
|
|
25840
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
25844
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/components/TokenizedText.js
|
|
25841
25845
|
var import_react31 = __toESM(require_react(), 1);
|
|
25842
25846
|
function tokenToBlock(token) {
|
|
25843
25847
|
return {
|
|
@@ -25941,7 +25945,7 @@ var TokenizedText = ({ item }) => {
|
|
|
25941
25945
|
}
|
|
25942
25946
|
};
|
|
25943
25947
|
|
|
25944
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
25948
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/components/List.js
|
|
25945
25949
|
var import_react32 = __toESM(require_react(), 1);
|
|
25946
25950
|
var DOT = "\u2022";
|
|
25947
25951
|
var List = ({ title, items, margin = true, ordered = false, color, bullet = DOT }) => {
|
|
@@ -25989,7 +25993,7 @@ var List = ({ title, items, margin = true, ordered = false, color, bullet = DOT
|
|
|
25989
25993
|
);
|
|
25990
25994
|
};
|
|
25991
25995
|
|
|
25992
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
25996
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/components/Alert.js
|
|
25993
25997
|
var import_react33 = __toESM(require_react(), 1);
|
|
25994
25998
|
var Alert = ({ type, headline, body, nextSteps, reference, link: link2, customSections, orderedNextSteps = false }) => {
|
|
25995
25999
|
return import_react33.default.createElement(
|
|
@@ -26013,7 +26017,7 @@ var Alert = ({ type, headline, body, nextSteps, reference, link: link2, customSe
|
|
|
26013
26017
|
);
|
|
26014
26018
|
};
|
|
26015
26019
|
|
|
26016
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
26020
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/alert.js
|
|
26017
26021
|
var import_react34 = __toESM(require_react(), 1);
|
|
26018
26022
|
var typeToLogLevel = {
|
|
26019
26023
|
info: "info",
|
|
@@ -26033,7 +26037,7 @@ function alert({ type, headline, body, nextSteps, reference, link: link2, custom
|
|
|
26033
26037
|
return renderOnce(import_react34.default.createElement(Alert, { type, headline, body, nextSteps, reference, link: link2, orderedNextSteps, customSections }), { logLevel: typeToLogLevel[type], logger: typeToLogger[type], renderOptions });
|
|
26034
26038
|
}
|
|
26035
26039
|
|
|
26036
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
26040
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/components/FatalError.js
|
|
26037
26041
|
init_cjs_shims();
|
|
26038
26042
|
var import_react35 = __toESM(require_react(), 1);
|
|
26039
26043
|
var import_stacktracey = __toESM(require_stacktracey(), 1);
|
|
@@ -26099,20 +26103,20 @@ var FatalError = ({ error }) => {
|
|
|
26099
26103
|
);
|
|
26100
26104
|
};
|
|
26101
26105
|
|
|
26102
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
26106
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/components/Table/Table.js
|
|
26103
26107
|
init_cjs_shims();
|
|
26104
26108
|
|
|
26105
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
26109
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/components/Table/Row.js
|
|
26106
26110
|
init_cjs_shims();
|
|
26107
26111
|
var import_react36 = __toESM(require_react(), 1);
|
|
26108
26112
|
|
|
26109
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
26113
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/components/Table/Table.js
|
|
26110
26114
|
var import_react37 = __toESM(require_react(), 1);
|
|
26111
26115
|
|
|
26112
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
26116
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/components/DangerousConfirmationPrompt.js
|
|
26113
26117
|
init_cjs_shims();
|
|
26114
26118
|
|
|
26115
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
26119
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/components/TextInput.js
|
|
26116
26120
|
init_cjs_shims();
|
|
26117
26121
|
var import_react38 = __toESM(require_react(), 1);
|
|
26118
26122
|
var TextInput = ({ value: originalValue, defaultValue = "", onChange, placeholder = "", noColor = !shouldDisplayColors(), color = noColor ? void 0 : "cyan", password = false, focus = true }) => {
|
|
@@ -26187,7 +26191,7 @@ var TextInput = ({ value: originalValue, defaultValue = "", onChange, placeholde
|
|
|
26187
26191
|
return import_react38.default.createElement(Text, { color }, value.length > 0 ? renderedValue : renderedPlaceholder);
|
|
26188
26192
|
};
|
|
26189
26193
|
|
|
26190
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
26194
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/components/Prompts/InfoTable.js
|
|
26191
26195
|
init_cjs_shims();
|
|
26192
26196
|
var import_react39 = __toESM(require_react(), 1);
|
|
26193
26197
|
var InfoTable = ({ table }) => {
|
|
@@ -26225,14 +26229,14 @@ var InfoTable = ({ table }) => {
|
|
|
26225
26229
|
)));
|
|
26226
26230
|
};
|
|
26227
26231
|
|
|
26228
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
26232
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/utilities.js
|
|
26229
26233
|
init_cjs_shims();
|
|
26230
26234
|
function messageWithPunctuation(message) {
|
|
26231
26235
|
const messageToString = tokenItemToString(message);
|
|
26232
|
-
return messageToString.endsWith("?") || messageToString.endsWith(":") ? message : appendToTokenItem(message, ":");
|
|
26236
|
+
return messageToString.endsWith("?") || messageToString.endsWith(":") || messageToString.endsWith(".") ? message : appendToTokenItem(message, ":");
|
|
26233
26237
|
}
|
|
26234
26238
|
|
|
26235
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
26239
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/hooks/use-abort-signal.js
|
|
26236
26240
|
init_cjs_shims();
|
|
26237
26241
|
var import_react40 = __toESM(require_react(), 1);
|
|
26238
26242
|
var noop2 = () => Promise.resolve();
|
|
@@ -26252,7 +26256,7 @@ function useAbortSignal(abortSignal, onAbort = noop2) {
|
|
|
26252
26256
|
return { isAborted };
|
|
26253
26257
|
}
|
|
26254
26258
|
|
|
26255
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
26259
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/hooks/use-prompt.js
|
|
26256
26260
|
init_cjs_shims();
|
|
26257
26261
|
var import_react41 = __toESM(require_react(), 1);
|
|
26258
26262
|
var PromptState;
|
|
@@ -26274,16 +26278,16 @@ function usePrompt({ initialAnswer }) {
|
|
|
26274
26278
|
};
|
|
26275
26279
|
}
|
|
26276
26280
|
|
|
26277
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
26281
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/components/DangerousConfirmationPrompt.js
|
|
26278
26282
|
var import_react42 = __toESM(require_react(), 1);
|
|
26279
26283
|
|
|
26280
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
26284
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/components/SelectPrompt.js
|
|
26281
26285
|
init_cjs_shims();
|
|
26282
26286
|
|
|
26283
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
26287
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/components/SelectInput.js
|
|
26284
26288
|
init_cjs_shims();
|
|
26285
26289
|
|
|
26286
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
26290
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/components/Scrollbar.js
|
|
26287
26291
|
init_cjs_shims();
|
|
26288
26292
|
var import_react43 = __toESM(require_react(), 1);
|
|
26289
26293
|
var BACKGROUND_CHAR = "\u2502";
|
|
@@ -26337,7 +26341,7 @@ var Scrollbar = ({ containerHeight, visibleListSectionLength, fullListLength, vi
|
|
|
26337
26341
|
);
|
|
26338
26342
|
};
|
|
26339
26343
|
|
|
26340
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
26344
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/hooks/use-select-state.js
|
|
26341
26345
|
init_cjs_shims();
|
|
26342
26346
|
var import_react44 = __toESM(require_react(), 1);
|
|
26343
26347
|
import { isDeepStrictEqual } from "node:util";
|
|
@@ -26519,7 +26523,7 @@ var useSelectState = ({ visibleOptionCount, options, defaultValue }) => {
|
|
|
26519
26523
|
};
|
|
26520
26524
|
};
|
|
26521
26525
|
|
|
26522
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
26526
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/components/SelectInput.js
|
|
26523
26527
|
var import_react45 = __toESM(require_react(), 1);
|
|
26524
26528
|
var import_sortBy = __toESM(require_sortBy(), 1);
|
|
26525
26529
|
function highlightedLabel(label, term) {
|
|
@@ -26684,10 +26688,10 @@ function SelectInputInner({ items: rawItems, initialItems = rawItems, onChange,
|
|
|
26684
26688
|
}
|
|
26685
26689
|
var SelectInput = (0, import_react45.forwardRef)(SelectInputInner);
|
|
26686
26690
|
|
|
26687
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
26691
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/components/Prompts/PromptLayout.js
|
|
26688
26692
|
init_cjs_shims();
|
|
26689
26693
|
|
|
26690
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
26694
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/components/Prompts/InfoMessage.js
|
|
26691
26695
|
init_cjs_shims();
|
|
26692
26696
|
var import_react46 = __toESM(require_react(), 1);
|
|
26693
26697
|
var InfoMessage = ({ message: { title: { color, text: title }, body } }) => {
|
|
@@ -26703,7 +26707,7 @@ var InfoMessage = ({ message: { title: { color, text: title }, body } }) => {
|
|
|
26703
26707
|
);
|
|
26704
26708
|
};
|
|
26705
26709
|
|
|
26706
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
26710
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/components/Prompts/PromptLayout.js
|
|
26707
26711
|
var import_react47 = __toESM(require_react(), 1);
|
|
26708
26712
|
var PromptLayout = ({ message, infoTable, abortSignal, infoMessage, header, state, input, submittedAnswerLabel }) => {
|
|
26709
26713
|
const { stdout } = use_stdout_default();
|
|
@@ -26785,7 +26789,7 @@ var PromptLayout = ({ message, infoTable, abortSignal, infoMessage, header, stat
|
|
|
26785
26789
|
);
|
|
26786
26790
|
};
|
|
26787
26791
|
|
|
26788
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
26792
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/components/SelectPrompt.js
|
|
26789
26793
|
var import_react48 = __toESM(require_react(), 1);
|
|
26790
26794
|
function SelectPrompt({ message, choices, infoTable, infoMessage, onSubmit, defaultValue, abortSignal }) {
|
|
26791
26795
|
if (choices.length === 0) {
|
|
@@ -26808,10 +26812,10 @@ function SelectPrompt({ message, choices, infoTable, infoMessage, onSubmit, defa
|
|
|
26808
26812
|
return import_react48.default.createElement(PromptLayout, { message, state: promptState, submittedAnswerLabel: answer?.label, infoTable, infoMessage, abortSignal, input: import_react48.default.createElement(SelectInput, { defaultValue, items: choices, onSubmit: submitAnswer }) });
|
|
26809
26813
|
}
|
|
26810
26814
|
|
|
26811
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
26815
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/components/Tasks.js
|
|
26812
26816
|
init_cjs_shims();
|
|
26813
26817
|
|
|
26814
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
26818
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/components/TextAnimation.js
|
|
26815
26819
|
init_cjs_shims();
|
|
26816
26820
|
var import_react49 = __toESM(require_react(), 1);
|
|
26817
26821
|
var import_gradient_string = __toESM(require_gradient_string(), 1);
|
|
@@ -26843,7 +26847,7 @@ var TextAnimation = (0, import_react49.memo)(({ text }) => {
|
|
|
26843
26847
|
});
|
|
26844
26848
|
TextAnimation.displayName = "TextAnimation";
|
|
26845
26849
|
|
|
26846
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
26850
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/hooks/use-async-and-unmount.js
|
|
26847
26851
|
init_cjs_shims();
|
|
26848
26852
|
var import_react50 = __toESM(require_react(), 1);
|
|
26849
26853
|
function useAsyncAndUnmount(asyncFunction, { onFulfilled = () => {
|
|
@@ -26861,7 +26865,7 @@ function useAsyncAndUnmount(asyncFunction, { onFulfilled = () => {
|
|
|
26861
26865
|
}, []);
|
|
26862
26866
|
}
|
|
26863
26867
|
|
|
26864
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
26868
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/components/Tasks.js
|
|
26865
26869
|
var import_react51 = __toESM(require_react(), 1);
|
|
26866
26870
|
var loadingBarChar = "\u2580";
|
|
26867
26871
|
var TasksState;
|
|
@@ -26943,10 +26947,10 @@ function Tasks({ tasks, silent = isUnitTest(), onComplete = noop3, abortSignal }
|
|
|
26943
26947
|
) : null;
|
|
26944
26948
|
}
|
|
26945
26949
|
|
|
26946
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
26950
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/components/TextPrompt.js
|
|
26947
26951
|
init_cjs_shims();
|
|
26948
26952
|
var import_react52 = __toESM(require_react(), 1);
|
|
26949
|
-
var TextPrompt = ({ message, onSubmit, validate, defaultValue = "", password = false, allowEmpty = false, emptyDisplayedValue = "(empty)", abortSignal, preview }) => {
|
|
26953
|
+
var TextPrompt = ({ message, onSubmit, validate, defaultValue = "", password = false, allowEmpty = false, emptyDisplayedValue = "(empty)", abortSignal, preview, initialAnswer = "" }) => {
|
|
26950
26954
|
if (password && defaultValue) {
|
|
26951
26955
|
throw new Error("Can't use defaultValue with password");
|
|
26952
26956
|
}
|
|
@@ -26960,7 +26964,7 @@ var TextPrompt = ({ message, onSubmit, validate, defaultValue = "", password = f
|
|
|
26960
26964
|
}, [allowEmpty, validate]);
|
|
26961
26965
|
const { oneThird } = useLayout();
|
|
26962
26966
|
const { promptState, setPromptState, answer, setAnswer } = usePrompt({
|
|
26963
|
-
initialAnswer
|
|
26967
|
+
initialAnswer
|
|
26964
26968
|
});
|
|
26965
26969
|
const answerOrDefault = answer.length > 0 ? answer : defaultValue;
|
|
26966
26970
|
const displayEmptyValue = answerOrDefault === "";
|
|
@@ -27053,18 +27057,18 @@ var TextPrompt = ({ message, onSubmit, validate, defaultValue = "", password = f
|
|
|
27053
27057
|
);
|
|
27054
27058
|
};
|
|
27055
27059
|
|
|
27056
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
27060
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/components/AutocompletePrompt.js
|
|
27057
27061
|
init_cjs_shims();
|
|
27058
27062
|
|
|
27059
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
27063
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/common/function.js
|
|
27060
27064
|
init_cjs_shims();
|
|
27061
27065
|
var import_memoize = __toESM(require_memoize(), 1);
|
|
27062
27066
|
var import_debounce = __toESM(require_debounce(), 1);
|
|
27063
27067
|
|
|
27064
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
27068
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/ui/components/AutocompletePrompt.js
|
|
27065
27069
|
var import_react53 = __toESM(require_react(), 1);
|
|
27066
27070
|
|
|
27067
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
27071
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/ui.js
|
|
27068
27072
|
var import_react54 = __toESM(require_react(), 1);
|
|
27069
27073
|
var defaultUIDebugOptions = {
|
|
27070
27074
|
skipTTYCheck: false
|
|
@@ -27198,7 +27202,7 @@ This usually happens when running a command non-interactively, for example in a
|
|
|
27198
27202
|
throw new AbortError(errorMessage, "To resolve this, specify the option in the command, or run the command in an interactive environment such as your local terminal.");
|
|
27199
27203
|
}
|
|
27200
27204
|
|
|
27201
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
27205
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/error.js
|
|
27202
27206
|
var import_core = __toESM(require_lib(), 1);
|
|
27203
27207
|
var import_ts_error = __toESM(require_cjs(), 1);
|
|
27204
27208
|
var FatalErrorType;
|
|
@@ -27312,7 +27316,7 @@ function cleanSingleStackTracePath(filePath) {
|
|
|
27312
27316
|
return normalizePath(filePath).replace("file:/", "/").replace(/^\/?[A-Z]:/, "");
|
|
27313
27317
|
}
|
|
27314
27318
|
|
|
27315
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
27319
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/system.js
|
|
27316
27320
|
async function openURL(url2) {
|
|
27317
27321
|
const externalOpen = await import("./open-B7XFJJCK.js");
|
|
27318
27322
|
await externalOpen.default(url2);
|
|
@@ -27382,7 +27386,7 @@ function terminalSupportsRawMode(stdin) {
|
|
|
27382
27386
|
return process.stdin.isTTY;
|
|
27383
27387
|
}
|
|
27384
27388
|
|
|
27385
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
27389
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/context/spin-cache.js
|
|
27386
27390
|
init_cjs_shims();
|
|
27387
27391
|
var cachedSpinFQDN;
|
|
27388
27392
|
function getCachedSpinFqdn() {
|
|
@@ -27392,7 +27396,7 @@ function setCachedSpinFqdn(fqdn) {
|
|
|
27392
27396
|
cachedSpinFQDN = fqdn;
|
|
27393
27397
|
}
|
|
27394
27398
|
|
|
27395
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
27399
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/context/service.js
|
|
27396
27400
|
init_cjs_shims();
|
|
27397
27401
|
var Environment;
|
|
27398
27402
|
(function(Environment2) {
|
|
@@ -27411,7 +27415,7 @@ function serviceEnvironment(env = process.env) {
|
|
|
27411
27415
|
}
|
|
27412
27416
|
}
|
|
27413
27417
|
|
|
27414
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
27418
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/context/spin.js
|
|
27415
27419
|
var SpinInstanceNotFoundMessages = (spinInstance, error) => {
|
|
27416
27420
|
const errorMessage = outputContent`${outputToken.genericShellCommand(`spin`)} yielded the following error trying to obtain the fully qualified domain name of the Spin instance:
|
|
27417
27421
|
${error}
|
|
@@ -27459,7 +27463,7 @@ function isSpinEnvironment(env = process.env) {
|
|
|
27459
27463
|
return serviceEnvironment(env) === Environment.Spin;
|
|
27460
27464
|
}
|
|
27461
27465
|
|
|
27462
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
27466
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/context/utilities.js
|
|
27463
27467
|
init_cjs_shims();
|
|
27464
27468
|
function isSet(variable) {
|
|
27465
27469
|
if (variable === void 0 || variable.trim() === "") {
|
|
@@ -27512,7 +27516,7 @@ function getCIMetadata(envName, envs) {
|
|
|
27512
27516
|
}
|
|
27513
27517
|
}
|
|
27514
27518
|
|
|
27515
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
27519
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/context/local.js
|
|
27516
27520
|
var import_macaddress = __toESM(require_macaddress(), 1);
|
|
27517
27521
|
function isTerminalInteractive() {
|
|
27518
27522
|
return isInteractive();
|
|
@@ -27606,7 +27610,7 @@ function opentelemetryDomain(env = process.env) {
|
|
|
27606
27610
|
return "https://otlp-http-production-cli.shopifysvc.com";
|
|
27607
27611
|
}
|
|
27608
27612
|
|
|
27609
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
27613
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/is-global.js
|
|
27610
27614
|
init_cjs_shims();
|
|
27611
27615
|
function currentProcessIsGlobal(env = process.env) {
|
|
27612
27616
|
return env.npm_config_user_agent === void 0;
|
|
@@ -27624,10 +27628,10 @@ function inferPackageManagerForGlobalCLI(argv = process.argv, env = process.env)
|
|
|
27624
27628
|
return "npm";
|
|
27625
27629
|
}
|
|
27626
27630
|
|
|
27627
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
27631
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/colors.js
|
|
27628
27632
|
init_cjs_shims();
|
|
27629
27633
|
|
|
27630
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
27634
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/content-tokens.js
|
|
27631
27635
|
init_cjs_shims();
|
|
27632
27636
|
var ContentToken = class {
|
|
27633
27637
|
constructor(value) {
|
|
@@ -27718,7 +27722,7 @@ var ItalicContentToken = class extends ContentToken {
|
|
|
27718
27722
|
}
|
|
27719
27723
|
};
|
|
27720
27724
|
|
|
27721
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
27725
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/output.js
|
|
27722
27726
|
import { Writable } from "stream";
|
|
27723
27727
|
var TokenizedString = class {
|
|
27724
27728
|
constructor(value) {
|
|
@@ -27947,7 +27951,7 @@ function shouldDisplayColors(_process = process) {
|
|
|
27947
27951
|
}
|
|
27948
27952
|
}
|
|
27949
27953
|
|
|
27950
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
27954
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/os.js
|
|
27951
27955
|
function platformAndArch(platform = process.platform, arch = process.arch) {
|
|
27952
27956
|
let archString;
|
|
27953
27957
|
if (arch === "x64") {
|
|
@@ -27961,7 +27965,7 @@ function platformAndArch(platform = process.platform, arch = process.arch) {
|
|
|
27961
27965
|
return { platform: platformString, arch: archString };
|
|
27962
27966
|
}
|
|
27963
27967
|
|
|
27964
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
27968
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/environment.js
|
|
27965
27969
|
init_cjs_shims();
|
|
27966
27970
|
function getEnvironmentVariables() {
|
|
27967
27971
|
return process.env;
|
|
@@ -27980,11 +27984,11 @@ function getIdentityTokenInformation() {
|
|
|
27980
27984
|
};
|
|
27981
27985
|
}
|
|
27982
27986
|
|
|
27983
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
27987
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/common/version.js
|
|
27984
27988
|
init_cjs_shims();
|
|
27985
|
-
var CLI_KIT_VERSION = "3.
|
|
27989
|
+
var CLI_KIT_VERSION = "3.61.0";
|
|
27986
27990
|
|
|
27987
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
27991
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/ruby.js
|
|
27988
27992
|
var import_semver = __toESM(require_semver(), 1);
|
|
27989
27993
|
async function version() {
|
|
27990
27994
|
const parseOutput = (version2) => version2.match(/ruby (\d+\.\d+\.\d+)/)?.[1];
|
|
@@ -27998,13 +28002,13 @@ function rubyExecutable() {
|
|
|
27998
28002
|
return rubyBinDir ? joinPath(rubyBinDir, "ruby") : "ruby";
|
|
27999
28003
|
}
|
|
28000
28004
|
|
|
28001
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
28005
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/monorail.js
|
|
28002
28006
|
init_cjs_shims();
|
|
28003
28007
|
|
|
28004
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
28008
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/http.js
|
|
28005
28009
|
init_cjs_shims();
|
|
28006
28010
|
|
|
28007
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
28011
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/api/headers.js
|
|
28008
28012
|
init_cjs_shims();
|
|
28009
28013
|
import https from "https";
|
|
28010
28014
|
var RequestClientError = class extends import_ts_error.ExtendableError {
|
|
@@ -28059,7 +28063,7 @@ async function shouldRejectUnauthorizedRequests() {
|
|
|
28059
28063
|
return await serviceEnvironment() !== Environment.Spin;
|
|
28060
28064
|
}
|
|
28061
28065
|
|
|
28062
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
28066
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/api/urls.js
|
|
28063
28067
|
init_cjs_shims();
|
|
28064
28068
|
function sanitizeURL(url2) {
|
|
28065
28069
|
const parsedUrl = new URL(url2);
|
|
@@ -28072,10 +28076,10 @@ function sanitizeURL(url2) {
|
|
|
28072
28076
|
return parsedUrl.toString();
|
|
28073
28077
|
}
|
|
28074
28078
|
|
|
28075
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
28079
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/api.js
|
|
28076
28080
|
init_cjs_shims();
|
|
28077
28081
|
import { performance as performance2 } from "perf_hooks";
|
|
28078
|
-
var allAPIs = ["admin", "storefront-renderer", "partners", "business-platform"];
|
|
28082
|
+
var allAPIs = ["admin", "storefront-renderer", "partners", "business-platform", "app-management"];
|
|
28079
28083
|
var interestingResponseHeaders = /* @__PURE__ */ new Set(["cache-control", "content-type", "etag", "x-request-id"]);
|
|
28080
28084
|
async function debugLogResponseInfo({ request, url: url2 }, errorHandler2) {
|
|
28081
28085
|
const t0 = performance2.now();
|
|
@@ -28111,7 +28115,7 @@ ${sanitizedHeadersOutput(responseHeaders)}
|
|
|
28111
28115
|
return response;
|
|
28112
28116
|
}
|
|
28113
28117
|
|
|
28114
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
28118
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/http.js
|
|
28115
28119
|
var import_form_data = __toESM(require_form_data(), 1);
|
|
28116
28120
|
function formData() {
|
|
28117
28121
|
return new import_form_data.default();
|
|
@@ -28137,7 +28141,7 @@ ${sanitizedHeadersOutput(options?.headers ?? {})}
|
|
|
28137
28141
|
});
|
|
28138
28142
|
}
|
|
28139
28143
|
|
|
28140
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
28144
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/monorail.js
|
|
28141
28145
|
var url = "https://monorail-edge.shopifysvc.com/v1/produce";
|
|
28142
28146
|
var MONORAIL_COMMAND_TOPIC = "app_cli3_command/1.12";
|
|
28143
28147
|
var publishedCommandNames = /* @__PURE__ */ new Set();
|
|
@@ -28186,17 +28190,17 @@ var buildHeaders2 = (currentTime) => {
|
|
|
28186
28190
|
};
|
|
28187
28191
|
};
|
|
28188
28192
|
|
|
28189
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
28193
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/plugins.js
|
|
28190
28194
|
init_cjs_shims();
|
|
28191
28195
|
async function fanoutHooks(config, event, options, timeout) {
|
|
28192
28196
|
const res = await config.runHook(event, options, timeout);
|
|
28193
28197
|
return Object.fromEntries(res.successes.map(({ result, plugin }) => [plugin.name, result]));
|
|
28194
28198
|
}
|
|
28195
28199
|
|
|
28196
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
28200
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/analytics.js
|
|
28197
28201
|
init_cjs_shims();
|
|
28198
28202
|
|
|
28199
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
28203
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/crypto.js
|
|
28200
28204
|
init_cjs_shims();
|
|
28201
28205
|
import crypto from "crypto";
|
|
28202
28206
|
function randomHex(size) {
|
|
@@ -28218,7 +28222,7 @@ function randomBytes(size) {
|
|
|
28218
28222
|
return crypto.randomBytes(size);
|
|
28219
28223
|
}
|
|
28220
28224
|
|
|
28221
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
28225
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/node-package-manager.js
|
|
28222
28226
|
init_cjs_shims();
|
|
28223
28227
|
var import_semver2 = __toESM(require_semver(), 1);
|
|
28224
28228
|
var yarnLockfile = "yarn.lock";
|
|
@@ -28328,7 +28332,7 @@ async function writePackageJSON(directory, packageJSON) {
|
|
|
28328
28332
|
await writeFile(packagePath, JSON.stringify(packageJSON, null, 2));
|
|
28329
28333
|
}
|
|
28330
28334
|
|
|
28331
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
28335
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/analytics.js
|
|
28332
28336
|
async function getEnvironmentData(config) {
|
|
28333
28337
|
const ciplatform = ciPlatform();
|
|
28334
28338
|
const pluginNames = getPluginNames(config);
|
|
@@ -28358,10 +28362,10 @@ function getPluginNames(config) {
|
|
|
28358
28362
|
return pluginNames.sort().filter((plugin) => !plugin.startsWith("@oclif/"));
|
|
28359
28363
|
}
|
|
28360
28364
|
|
|
28361
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
28365
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/otel-metrics.js
|
|
28362
28366
|
init_cjs_shims();
|
|
28363
28367
|
|
|
28364
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
28368
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/vendor/otel-js/service/types.js
|
|
28365
28369
|
init_cjs_shims();
|
|
28366
28370
|
var MetricInstrumentType;
|
|
28367
28371
|
(function(MetricInstrumentType2) {
|
|
@@ -28370,19 +28374,19 @@ var MetricInstrumentType;
|
|
|
28370
28374
|
MetricInstrumentType2["UpDownCounter"] = "UpDownCounter";
|
|
28371
28375
|
})(MetricInstrumentType || (MetricInstrumentType = {}));
|
|
28372
28376
|
|
|
28373
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
28377
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/vendor/otel-js/service/DefaultOtelService/DefaultOtelService.js
|
|
28374
28378
|
init_cjs_shims();
|
|
28375
28379
|
|
|
28376
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
28380
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/vendor/otel-js/service/DefaultOtelService/DefaultMeterProvider.js
|
|
28377
28381
|
init_cjs_shims();
|
|
28378
28382
|
|
|
28379
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
28383
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/vendor/otel-js/export/InstantaneousMetricReader.js
|
|
28380
28384
|
init_cjs_shims();
|
|
28381
28385
|
var import_sdk_metrics = __toESM(require_src5(), 1);
|
|
28382
28386
|
var import_core2 = __toESM(require_src3(), 1);
|
|
28383
28387
|
var import_api2 = __toESM(require_src(), 1);
|
|
28384
28388
|
|
|
28385
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
28389
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/vendor/otel-js/utils/throttle.js
|
|
28386
28390
|
init_cjs_shims();
|
|
28387
28391
|
function throttle2(func, wait, { leading = true, trailing = true } = {}) {
|
|
28388
28392
|
let lastArgs;
|
|
@@ -28424,7 +28428,7 @@ function throttle2(func, wait, { leading = true, trailing = true } = {}) {
|
|
|
28424
28428
|
};
|
|
28425
28429
|
}
|
|
28426
28430
|
|
|
28427
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
28431
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/vendor/otel-js/export/InstantaneousMetricReader.js
|
|
28428
28432
|
var InstantaneousMetricReader = class extends import_sdk_metrics.MetricReader {
|
|
28429
28433
|
constructor({ exporter, throttleLimit }) {
|
|
28430
28434
|
super({
|
|
@@ -28458,7 +28462,7 @@ var InstantaneousMetricReader = class extends import_sdk_metrics.MetricReader {
|
|
|
28458
28462
|
}
|
|
28459
28463
|
};
|
|
28460
28464
|
|
|
28461
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
28465
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/vendor/otel-js/service/DefaultOtelService/DefaultMeterProvider.js
|
|
28462
28466
|
var import_exporter_metrics_otlp_http = __toESM(require_src6(), 1);
|
|
28463
28467
|
var import_resources = __toESM(require_src4(), 1);
|
|
28464
28468
|
var import_sdk_metrics2 = __toESM(require_src5(), 1);
|
|
@@ -28493,11 +28497,11 @@ var DefaultMeterProvider = class extends import_sdk_metrics2.MeterProvider {
|
|
|
28493
28497
|
}
|
|
28494
28498
|
};
|
|
28495
28499
|
|
|
28496
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
28500
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/vendor/otel-js/service/BaseOtelService/BaseOtelService.js
|
|
28497
28501
|
init_cjs_shims();
|
|
28498
28502
|
var import_sdk_metrics3 = __toESM(require_src5(), 1);
|
|
28499
28503
|
|
|
28500
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
28504
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/vendor/otel-js/utils/validators.js
|
|
28501
28505
|
init_cjs_shims();
|
|
28502
28506
|
var import_api3 = __toESM(require_src(), 1);
|
|
28503
28507
|
var validMetricRegex = new RegExp("[^a-zA-Z_][^a-zA-Z0-9_]*");
|
|
@@ -28510,7 +28514,7 @@ function isValidMetricName(value) {
|
|
|
28510
28514
|
return true;
|
|
28511
28515
|
}
|
|
28512
28516
|
|
|
28513
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
28517
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/vendor/otel-js/service/BaseOtelService/BaseOtelService.js
|
|
28514
28518
|
var instrumentationScope = "opentelemetry-js-shopify-web";
|
|
28515
28519
|
var BaseOtelService = class {
|
|
28516
28520
|
/**
|
|
@@ -28618,7 +28622,7 @@ var BaseOtelService = class {
|
|
|
28618
28622
|
}
|
|
28619
28623
|
};
|
|
28620
28624
|
|
|
28621
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
28625
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/vendor/otel-js/service/DefaultOtelService/DefaultOtelService.js
|
|
28622
28626
|
var import_api4 = __toESM(require_src(), 1);
|
|
28623
28627
|
var DefaultOtelService = class extends BaseOtelService {
|
|
28624
28628
|
/**
|
|
@@ -28658,7 +28662,7 @@ var DefaultOtelService = class extends BaseOtelService {
|
|
|
28658
28662
|
}
|
|
28659
28663
|
};
|
|
28660
28664
|
|
|
28661
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
28665
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/private/node/otel-metrics.js
|
|
28662
28666
|
var import_api5 = __toESM(require_src(), 1);
|
|
28663
28667
|
var Name;
|
|
28664
28668
|
(function(Name2) {
|
|
@@ -28761,7 +28765,7 @@ function recordCommandTiming(recorder, labels, timing) {
|
|
|
28761
28765
|
}
|
|
28762
28766
|
}
|
|
28763
28767
|
|
|
28764
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
28768
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/analytics.js
|
|
28765
28769
|
async function reportAnalyticsEvent(options) {
|
|
28766
28770
|
try {
|
|
28767
28771
|
const payload = await buildPayload(options);
|
|
@@ -28878,7 +28882,7 @@ function sanitizePayload2(payload) {
|
|
|
28878
28882
|
return JSON.parse(sanitizedPayloadString);
|
|
28879
28883
|
}
|
|
28880
28884
|
|
|
28881
|
-
// ../../node_modules/.pnpm/@shopify+cli-kit@3.
|
|
28885
|
+
// ../../node_modules/.pnpm/@shopify+cli-kit@3.61.0/node_modules/@shopify/cli-kit/dist/public/node/error-handler.js
|
|
28882
28886
|
var import_core3 = __toESM(require_lib(), 1);
|
|
28883
28887
|
var import_stacktracey2 = __toESM(require_stacktracey(), 1);
|
|
28884
28888
|
var import_js = __toESM(require_notifier(), 1);
|
|
@@ -29096,6 +29100,7 @@ export {
|
|
|
29096
29100
|
Environment,
|
|
29097
29101
|
serviceEnvironment,
|
|
29098
29102
|
spinFqdn,
|
|
29103
|
+
isSpin,
|
|
29099
29104
|
isSpinEnvironment,
|
|
29100
29105
|
isTerminalInteractive,
|
|
29101
29106
|
isDevelopment,
|
|
@@ -29118,7 +29123,6 @@ export {
|
|
|
29118
29123
|
stringifyMessage,
|
|
29119
29124
|
getPartnersToken,
|
|
29120
29125
|
getIdentityTokenInformation,
|
|
29121
|
-
CLI_KIT_VERSION,
|
|
29122
29126
|
RequestClientError,
|
|
29123
29127
|
GraphQLClientError,
|
|
29124
29128
|
sanitizedHeadersOutput,
|