@shopify/cli 3.64.1 → 3.65.1
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/cli-ruby/lib/project_types/extension/models/specification_handlers/theme_app_extension.rb +1 -1
- package/dist/assets/cli-ruby/lib/shopify_cli/theme/dev_server/proxy.rb +2 -3
- package/dist/{chunk-QNI6VLVR.js → chunk-27HGZPUX.js} +3 -3
- package/dist/{chunk-ZKWHKX2C.js → chunk-3REVOIEW.js} +7 -7
- package/dist/{chunk-ATGUMSCJ.js → chunk-4HAEQQTQ.js} +4 -4
- package/dist/{chunk-KUVX423E.js → chunk-5EAVIJTQ.js} +2 -2
- package/dist/{chunk-7TIDA343.js → chunk-5YD4FDOS.js} +3 -3
- package/dist/{chunk-ARCFCLME.js → chunk-6M65VRAT.js} +5 -5
- package/dist/{chunk-7W6SRTYP.js → chunk-A4NQWDPT.js} +3 -3
- package/dist/{chunk-FDLU3RD4.js → chunk-BLKDGMHM.js} +4 -4
- package/dist/{chunk-2DXCIFDK.js → chunk-CFFAWVDL.js} +2 -2
- package/dist/{chunk-WVY52EEZ.js → chunk-CZ3SHYYH.js} +5 -5
- package/dist/{chunk-QYT42J3T.js → chunk-DX2RXOQ5.js} +4 -4
- package/dist/{chunk-NLE3ZLU6.js → chunk-EID6L4PR.js} +14 -10
- package/dist/{chunk-JNUJZFQL.js → chunk-EKT2GUGH.js} +2 -2
- package/dist/{chunk-UXA5YROL.js → chunk-EU5ZOEUT.js} +2 -2
- package/dist/{chunk-XNCQBHNR.js → chunk-EZ5DG73H.js} +5 -5
- package/dist/{chunk-7PVTYKQI.js → chunk-F2Y7KYHZ.js} +7 -7
- package/dist/{chunk-H6AQTECB.js → chunk-GDARYUPU.js} +21 -7
- package/dist/{chunk-OXMHVKM3.js → chunk-H42RFZDD.js} +5 -5
- package/dist/{chunk-X3OUSYUQ.js → chunk-J7BYFGNJ.js} +4 -4
- package/dist/{chunk-ZVT2WZZF.js → chunk-M7WMYV4S.js} +2 -2
- package/dist/{chunk-V7NH4SZB.js → chunk-MODBIZ4R.js} +2 -2
- package/dist/{chunk-KZTALMEV.js → chunk-N2BXKOJG.js} +4 -4
- package/dist/{chunk-SSAUIEBT.js → chunk-PY33KMCK.js} +2 -2
- package/dist/{chunk-OVWFZSJT.js → chunk-PYMSCBPA.js} +2 -2
- package/dist/{chunk-UQQI7TQG.js → chunk-PZM45AUI.js} +3 -3
- package/dist/{chunk-B7RN7IRD.js → chunk-QNY4RVJ6.js} +6 -1
- package/dist/{chunk-B3D5VLUA.js → chunk-TDWX3KIR.js} +2 -2
- package/dist/{chunk-NO7MYZEO.js → chunk-UMWKJFTM.js} +2 -2
- package/dist/{chunk-ZRGD2HUL.js → chunk-VWALMO2Z.js} +3 -3
- package/dist/{chunk-DX43V2L4.js → chunk-WMECC32P.js} +4 -4
- package/dist/{chunk-6PJAGL2L.js → chunk-YDS7NZBQ.js} +5 -5
- package/dist/{chunk-S7A7BHNA.js → chunk-YVHV3H5H.js} +4 -4
- package/dist/{chunk-ZIGJPI5N.js → chunk-YXPGPWR2.js} +39 -11
- package/dist/{chunk-S3HWVIGJ.js → chunk-ZXJU6UP4.js} +10 -6
- package/dist/{chunk-63D4EGTO.js → chunk-ZZKUI3DP.js} +3 -3
- package/dist/cli/commands/auth/logout.js +12 -12
- package/dist/cli/commands/auth/logout.test.js +13 -13
- package/dist/cli/commands/debug/command-flags.js +11 -11
- package/dist/cli/commands/demo/catalog.js +12 -12
- package/dist/cli/commands/demo/generate-file.js +12 -12
- package/dist/cli/commands/demo/index.js +12 -12
- package/dist/cli/commands/demo/print-ai-prompt.js +12 -12
- 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/search.js +12 -12
- package/dist/cli/commands/upgrade.js +11 -11
- package/dist/cli/commands/version.js +12 -12
- package/dist/cli/commands/version.test.js +12 -12
- package/dist/cli/services/commands/search.js +4 -4
- package/dist/cli/services/commands/search.test.js +4 -4
- package/dist/cli/services/commands/version.js +6 -6
- package/dist/cli/services/commands/version.test.js +7 -7
- package/dist/cli/services/demo.js +4 -4
- package/dist/cli/services/demo.test.js +4 -4
- package/dist/cli/services/kitchen-sink/async.js +4 -4
- package/dist/cli/services/kitchen-sink/prompts.js +4 -4
- package/dist/cli/services/kitchen-sink/static.js +4 -4
- package/dist/cli/services/upgrade.js +5 -5
- package/dist/cli/services/upgrade.test.js +7 -7
- package/dist/{constants-EVER32LA.js → constants-Y4XF72NG.js} +3 -3
- package/dist/{custom-oclif-loader-BQAFOUNG.js → custom-oclif-loader-JHNX2EGV.js} +4 -4
- package/dist/{error-handler-S56KHSGD.js → error-handler-4UJ6363X.js} +10 -10
- package/dist/hooks/postrun.js +8 -8
- package/dist/hooks/prerun.js +6 -6
- package/dist/index.js +4889 -2903
- package/dist/{local-UQAQKOVL.js → local-V7RONWNU.js} +4 -4
- package/dist/{node-GZYZUMBW.js → node-3H4OKRLA.js} +13 -13
- package/dist/{node-package-manager-AOVZD6TP.js → node-package-manager-XM7EXHQA.js} +5 -5
- package/dist/{path-KUSF6CYC.js → path-ZCRJKM4K.js} +4 -2
- package/dist/{system-G7DVECOP.js → system-F63VIZ5U.js} +4 -4
- package/dist/templates/ui-extensions/projects/web_pixel_extension/package.json.liquid +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/{ui-2AOZFYFM.js → ui-BXWWRIFS.js} +4 -4
- package/dist/{workerd-2MO23YDQ.js → workerd-A5NCF6UA.js} +13 -13
- package/oclif.manifest.json +150 -13
- package/package.json +6 -6
|
@@ -16,7 +16,7 @@ module Extension
|
|
|
16
16
|
SUPPORTED_BUCKETS = %w(assets blocks snippets locales)
|
|
17
17
|
BUNDLE_SIZE_LIMIT = 10 * 1024 * 1024 # 10MB
|
|
18
18
|
LIQUID_SIZE_LIMIT = 100 * 1024 # 100kb
|
|
19
|
-
SUPPORTED_ASSET_EXTS = %w(.jpg .jpeg .js .json .css .png .svg)
|
|
19
|
+
SUPPORTED_ASSET_EXTS = %w(.jpg .jpeg .js .json .css .png .svg .wasm)
|
|
20
20
|
SUPPORTED_LOCALE_EXTS = %w(.json)
|
|
21
21
|
|
|
22
22
|
def create(directory_name, context, getting_started: false)
|
|
@@ -242,9 +242,8 @@ module ShopifyCLI
|
|
|
242
242
|
|
|
243
243
|
new_session_id = extract_shopify_essential_from_response_headers(response_headers)
|
|
244
244
|
if new_session_id
|
|
245
|
-
@ctx.debug("
|
|
246
|
-
@secure_session_id =
|
|
247
|
-
@last_session_cookie_refresh = Time.now
|
|
245
|
+
@ctx.debug("Renew _shopify_essential cookie by the response")
|
|
246
|
+
@secure_session_id = secure_session_id
|
|
248
247
|
end
|
|
249
248
|
|
|
250
249
|
response_headers
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
prompts
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-MODBIZ4R.js";
|
|
4
4
|
import {
|
|
5
5
|
base_command_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-EZ5DG73H.js";
|
|
7
7
|
import {
|
|
8
8
|
init_cjs_shims
|
|
9
9
|
} from "./chunk-ZPL24Y2D.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-27HGZPUX.js.map
|
|
@@ -6,13 +6,13 @@ import {
|
|
|
6
6
|
import {
|
|
7
7
|
getEnvironmentData,
|
|
8
8
|
getSensitiveEnvironmentData
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-ZXJU6UP4.js";
|
|
10
10
|
import {
|
|
11
11
|
platformAndArch
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-CFFAWVDL.js";
|
|
13
13
|
import {
|
|
14
14
|
CLI_KIT_VERSION
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-TDWX3KIR.js";
|
|
16
16
|
import {
|
|
17
17
|
require_semver
|
|
18
18
|
} from "./chunk-PRJ3U7MR.js";
|
|
@@ -49,18 +49,18 @@ import {
|
|
|
49
49
|
spinFqdn,
|
|
50
50
|
touchFile,
|
|
51
51
|
useEmbeddedThemeCLI
|
|
52
|
-
} from "./chunk-
|
|
52
|
+
} from "./chunk-EID6L4PR.js";
|
|
53
53
|
import {
|
|
54
54
|
envPaths,
|
|
55
55
|
environmentVariables,
|
|
56
56
|
pathConstants,
|
|
57
57
|
systemEnvironmentVariables
|
|
58
|
-
} from "./chunk-
|
|
58
|
+
} from "./chunk-UMWKJFTM.js";
|
|
59
59
|
import {
|
|
60
60
|
cwd,
|
|
61
61
|
dirname,
|
|
62
62
|
joinPath
|
|
63
|
-
} from "./chunk-
|
|
63
|
+
} from "./chunk-QNY4RVJ6.js";
|
|
64
64
|
import {
|
|
65
65
|
__commonJS,
|
|
66
66
|
__require,
|
|
@@ -52409,4 +52409,4 @@ mime-types/index.js:
|
|
|
52409
52409
|
* MIT Licensed
|
|
52410
52410
|
*)
|
|
52411
52411
|
*/
|
|
52412
|
-
//# sourceMappingURL=chunk-
|
|
52412
|
+
//# sourceMappingURL=chunk-3REVOIEW.js.map
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import {
|
|
2
2
|
CLI_KIT_VERSION
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-TDWX3KIR.js";
|
|
4
4
|
import {
|
|
5
5
|
checkForNewVersion,
|
|
6
6
|
packageManagerFromUserAgent
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-J7BYFGNJ.js";
|
|
8
8
|
import {
|
|
9
9
|
getOutputUpdateCLIReminder,
|
|
10
10
|
outputContent,
|
|
11
11
|
outputInfo,
|
|
12
12
|
outputToken
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-EID6L4PR.js";
|
|
14
14
|
import {
|
|
15
15
|
init_cjs_shims
|
|
16
16
|
} from "./chunk-ZPL24Y2D.js";
|
|
@@ -31,4 +31,4 @@ async function versionService() {
|
|
|
31
31
|
export {
|
|
32
32
|
versionService
|
|
33
33
|
};
|
|
34
|
-
//# sourceMappingURL=chunk-
|
|
34
|
+
//# sourceMappingURL=chunk-4HAEQQTQ.js.map
|
|
@@ -7,7 +7,7 @@ import {
|
|
|
7
7
|
renderSuccess,
|
|
8
8
|
renderTable,
|
|
9
9
|
renderWarning
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-EID6L4PR.js";
|
|
11
11
|
import {
|
|
12
12
|
init_cjs_shims
|
|
13
13
|
} from "./chunk-ZPL24Y2D.js";
|
|
@@ -194,4 +194,4 @@ async function staticService() {
|
|
|
194
194
|
export {
|
|
195
195
|
staticService
|
|
196
196
|
};
|
|
197
|
-
//# sourceMappingURL=chunk-
|
|
197
|
+
//# sourceMappingURL=chunk-5EAVIJTQ.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
versionService
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-4HAEQQTQ.js";
|
|
4
4
|
import {
|
|
5
5
|
base_command_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-EZ5DG73H.js";
|
|
7
7
|
import {
|
|
8
8
|
init_cjs_shims
|
|
9
9
|
} from "./chunk-ZPL24Y2D.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-5YD4FDOS.js.map
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import {
|
|
2
2
|
staticService
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-5EAVIJTQ.js";
|
|
4
4
|
import {
|
|
5
5
|
asyncTasks
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-EKT2GUGH.js";
|
|
7
7
|
import {
|
|
8
8
|
prompts
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-MODBIZ4R.js";
|
|
10
10
|
import {
|
|
11
11
|
base_command_default
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-EZ5DG73H.js";
|
|
13
13
|
import {
|
|
14
14
|
init_cjs_shims
|
|
15
15
|
} from "./chunk-ZPL24Y2D.js";
|
|
@@ -36,4 +36,4 @@ var KitchenSinkAll = class extends base_command_default {
|
|
|
36
36
|
export {
|
|
37
37
|
KitchenSinkAll
|
|
38
38
|
};
|
|
39
|
-
//# sourceMappingURL=chunk-
|
|
39
|
+
//# sourceMappingURL=chunk-6M65VRAT.js.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
base_command_default
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-EZ5DG73H.js";
|
|
4
4
|
import {
|
|
5
5
|
renderTable,
|
|
6
6
|
renderText
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-EID6L4PR.js";
|
|
8
8
|
import {
|
|
9
9
|
require_lib
|
|
10
10
|
} from "./chunk-GEN4RXTD.js";
|
|
@@ -96,4 +96,4 @@ var CommandFlags = class _CommandFlags extends base_command_default {
|
|
|
96
96
|
export {
|
|
97
97
|
CommandFlags
|
|
98
98
|
};
|
|
99
|
-
//# sourceMappingURL=chunk-
|
|
99
|
+
//# sourceMappingURL=chunk-A4NQWDPT.js.map
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
logout
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-YXPGPWR2.js";
|
|
4
4
|
import {
|
|
5
5
|
base_command_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-EZ5DG73H.js";
|
|
7
7
|
import {
|
|
8
8
|
outputSuccess
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-EID6L4PR.js";
|
|
10
10
|
import {
|
|
11
11
|
init_cjs_shims
|
|
12
12
|
} from "./chunk-ZPL24Y2D.js";
|
|
@@ -26,4 +26,4 @@ var Logout = class extends base_command_default {
|
|
|
26
26
|
export {
|
|
27
27
|
Logout
|
|
28
28
|
};
|
|
29
|
-
//# sourceMappingURL=chunk-
|
|
29
|
+
//# sourceMappingURL=chunk-BLKDGMHM.js.map
|
|
@@ -2,7 +2,7 @@ import {
|
|
|
2
2
|
execa,
|
|
3
3
|
outputContent,
|
|
4
4
|
outputDebug
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-EID6L4PR.js";
|
|
6
6
|
import {
|
|
7
7
|
init_cjs_shims
|
|
8
8
|
} from "./chunk-ZPL24Y2D.js";
|
|
@@ -70,4 +70,4 @@ export {
|
|
|
70
70
|
username,
|
|
71
71
|
platformAndArch
|
|
72
72
|
};
|
|
73
|
-
//# sourceMappingURL=chunk-
|
|
73
|
+
//# sourceMappingURL=chunk-CFFAWVDL.js.map
|
|
@@ -3,10 +3,10 @@ import {
|
|
|
3
3
|
} from "./chunk-DLK3F3DC.js";
|
|
4
4
|
import {
|
|
5
5
|
demoStepsSchema
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-PYMSCBPA.js";
|
|
7
7
|
import {
|
|
8
8
|
base_command_default
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-EZ5DG73H.js";
|
|
10
10
|
import {
|
|
11
11
|
AbortError,
|
|
12
12
|
fileExists,
|
|
@@ -17,7 +17,7 @@ import {
|
|
|
17
17
|
readFile,
|
|
18
18
|
renderAutocompletePrompt,
|
|
19
19
|
writeFile
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-EID6L4PR.js";
|
|
21
21
|
import {
|
|
22
22
|
require_lib
|
|
23
23
|
} from "./chunk-GEN4RXTD.js";
|
|
@@ -25,7 +25,7 @@ import {
|
|
|
25
25
|
cwd,
|
|
26
26
|
joinPath,
|
|
27
27
|
resolvePath
|
|
28
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-QNY4RVJ6.js";
|
|
29
29
|
import {
|
|
30
30
|
__toESM,
|
|
31
31
|
init_cjs_shims
|
|
@@ -128,4 +128,4 @@ async function selectSteps() {
|
|
|
128
128
|
export {
|
|
129
129
|
GenerateFile
|
|
130
130
|
};
|
|
131
|
-
//# sourceMappingURL=chunk-
|
|
131
|
+
//# sourceMappingURL=chunk-CZ3SHYYH.js.map
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import {
|
|
2
2
|
base_command_default
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-EZ5DG73H.js";
|
|
4
4
|
import {
|
|
5
5
|
mkdir,
|
|
6
6
|
outputInfo,
|
|
7
7
|
rmdir,
|
|
8
8
|
writeFile
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-EID6L4PR.js";
|
|
10
10
|
import {
|
|
11
11
|
cwd,
|
|
12
12
|
joinPath
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-QNY4RVJ6.js";
|
|
14
14
|
import {
|
|
15
15
|
init_cjs_shims
|
|
16
16
|
} from "./chunk-ZPL24Y2D.js";
|
|
@@ -154,4 +154,4 @@ export {
|
|
|
154
154
|
writeCommandFlagInterface,
|
|
155
155
|
writeCommandUsageExampleFile
|
|
156
156
|
};
|
|
157
|
-
//# sourceMappingURL=chunk-
|
|
157
|
+
//# sourceMappingURL=chunk-DX2RXOQ5.js.map
|
|
@@ -4,7 +4,7 @@ import {
|
|
|
4
4
|
import {
|
|
5
5
|
environmentVariables,
|
|
6
6
|
pathConstants
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-UMWKJFTM.js";
|
|
8
8
|
import {
|
|
9
9
|
require_cross_spawn,
|
|
10
10
|
require_lib,
|
|
@@ -25,7 +25,7 @@ import {
|
|
|
25
25
|
normalizePath,
|
|
26
26
|
relativizePath,
|
|
27
27
|
sniffForPath
|
|
28
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-QNY4RVJ6.js";
|
|
29
29
|
import {
|
|
30
30
|
require_graceful_fs
|
|
31
31
|
} from "./chunk-LSCXQWNO.js";
|
|
@@ -30396,7 +30396,7 @@ var require_node_abort_controller = __commonJS({
|
|
|
30396
30396
|
"../../node_modules/.pnpm/node-abort-controller@3.1.1/node_modules/node-abort-controller/index.js"(exports, module) {
|
|
30397
30397
|
init_cjs_shims();
|
|
30398
30398
|
var { EventEmitter: EventEmitter4 } = __require("events");
|
|
30399
|
-
var
|
|
30399
|
+
var AbortSignal2 = class {
|
|
30400
30400
|
constructor() {
|
|
30401
30401
|
this.eventEmitter = new EventEmitter4();
|
|
30402
30402
|
this.onabort = null;
|
|
@@ -30440,7 +30440,7 @@ var require_node_abort_controller = __commonJS({
|
|
|
30440
30440
|
};
|
|
30441
30441
|
var AbortController2 = class {
|
|
30442
30442
|
constructor() {
|
|
30443
|
-
this.signal = new
|
|
30443
|
+
this.signal = new AbortSignal2();
|
|
30444
30444
|
}
|
|
30445
30445
|
abort(reason) {
|
|
30446
30446
|
if (this.signal.aborted)
|
|
@@ -30459,7 +30459,7 @@ var require_node_abort_controller = __commonJS({
|
|
|
30459
30459
|
return "AbortController";
|
|
30460
30460
|
}
|
|
30461
30461
|
};
|
|
30462
|
-
module.exports = { AbortController: AbortController2, AbortSignal };
|
|
30462
|
+
module.exports = { AbortController: AbortController2, AbortSignal: AbortSignal2 };
|
|
30463
30463
|
}
|
|
30464
30464
|
});
|
|
30465
30465
|
|
|
@@ -37498,13 +37498,14 @@ var RawContentToken = class extends ContentToken {
|
|
|
37498
37498
|
var LinkContentToken = class extends ContentToken {
|
|
37499
37499
|
constructor(value, link2, fallback) {
|
|
37500
37500
|
super(value);
|
|
37501
|
-
this.link = link2;
|
|
37501
|
+
this.link = link2 ?? stringifyMessage(value);
|
|
37502
37502
|
this.fallback = fallback;
|
|
37503
37503
|
}
|
|
37504
37504
|
output() {
|
|
37505
37505
|
const text = source_default.green(stringifyMessage(this.value));
|
|
37506
37506
|
const url = this.link ?? "";
|
|
37507
|
-
|
|
37507
|
+
const defaultFallback = this.value === this.link ? text : `${text} ( ${url} )`;
|
|
37508
|
+
return terminalLink(text, url, { fallback: () => this.fallback ?? defaultFallback });
|
|
37508
37509
|
}
|
|
37509
37510
|
};
|
|
37510
37511
|
var CommandContentToken = class extends ContentToken {
|
|
@@ -42784,6 +42785,8 @@ init_cjs_shims();
|
|
|
42784
42785
|
var import_node_abort_controller = __toESM(require_node_abort_controller(), 1);
|
|
42785
42786
|
var AbortController = class extends import_node_abort_controller.AbortController {
|
|
42786
42787
|
};
|
|
42788
|
+
var AbortSignal = class extends import_node_abort_controller.AbortSignal {
|
|
42789
|
+
};
|
|
42787
42790
|
|
|
42788
42791
|
// ../cli-kit/dist/public/node/metadata.js
|
|
42789
42792
|
init_cjs_shims();
|
|
@@ -42819,7 +42822,7 @@ function createRuntimeMetadataContainer(defaultPublicMetadata = {}) {
|
|
|
42819
42822
|
try {
|
|
42820
42823
|
await getAndSet();
|
|
42821
42824
|
} catch (error) {
|
|
42822
|
-
const { sendErrorToBugsnag } = await import("./error-handler-
|
|
42825
|
+
const { sendErrorToBugsnag } = await import("./error-handler-4UJ6363X.js");
|
|
42823
42826
|
await sendErrorToBugsnag(error, "unexpected_error");
|
|
42824
42827
|
}
|
|
42825
42828
|
}
|
|
@@ -44991,7 +44994,7 @@ var keypress = async (stdin = process.stdin, uiDebugOptions = defaultUIDebugOpti
|
|
|
44991
44994
|
});
|
|
44992
44995
|
});
|
|
44993
44996
|
};
|
|
44994
|
-
function isTTY({ stdin = void 0, uiDebugOptions = defaultUIDebugOptions }) {
|
|
44997
|
+
function isTTY({ stdin = void 0, uiDebugOptions = defaultUIDebugOptions } = {}) {
|
|
44995
44998
|
return Boolean(uiDebugOptions.skipTTYCheck || stdin || terminalSupportsRawMode());
|
|
44996
44999
|
}
|
|
44997
45000
|
function throwInNonTTY({ message, stdin = void 0 }, uiDebugOptions) {
|
|
@@ -45093,6 +45096,7 @@ export {
|
|
|
45093
45096
|
findPathUp,
|
|
45094
45097
|
matchGlob,
|
|
45095
45098
|
AbortController,
|
|
45099
|
+
AbortSignal,
|
|
45096
45100
|
createRuntimeMetadataContainer,
|
|
45097
45101
|
getAllPublicMetadata,
|
|
45098
45102
|
getAllSensitiveMetadata,
|
|
@@ -45301,4 +45305,4 @@ react-reconciler/cjs/react-reconciler-constants.development.js:
|
|
|
45301
45305
|
* LICENSE file in the root directory of this source tree.
|
|
45302
45306
|
*)
|
|
45303
45307
|
*/
|
|
45304
|
-
//# sourceMappingURL=chunk-
|
|
45308
|
+
//# sourceMappingURL=chunk-EID6L4PR.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
renderConcurrent,
|
|
3
3
|
renderTasks
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-EID6L4PR.js";
|
|
5
5
|
import {
|
|
6
6
|
init_cjs_shims
|
|
7
7
|
} from "./chunk-ZPL24Y2D.js";
|
|
@@ -59,4 +59,4 @@ async function asyncTasks() {
|
|
|
59
59
|
export {
|
|
60
60
|
asyncTasks
|
|
61
61
|
};
|
|
62
|
-
//# sourceMappingURL=chunk-
|
|
62
|
+
//# sourceMappingURL=chunk-EKT2GUGH.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
base_command_default
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-EZ5DG73H.js";
|
|
4
4
|
import {
|
|
5
5
|
require_lib
|
|
6
6
|
} from "./chunk-GEN4RXTD.js";
|
|
@@ -45,4 +45,4 @@ var HelpCommand = class _HelpCommand extends base_command_default {
|
|
|
45
45
|
export {
|
|
46
46
|
HelpCommand
|
|
47
47
|
};
|
|
48
|
-
//# sourceMappingURL=chunk-
|
|
48
|
+
//# sourceMappingURL=chunk-EU5ZOEUT.js.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
errorHandler,
|
|
3
3
|
registerCleanBugsnagErrorsFromWithinPlugins
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-F2Y7KYHZ.js";
|
|
5
5
|
import {
|
|
6
6
|
hashString
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-ZXJU6UP4.js";
|
|
8
8
|
import {
|
|
9
9
|
AbortError,
|
|
10
10
|
addPublicMetadata,
|
|
@@ -20,13 +20,13 @@ import {
|
|
|
20
20
|
renderWarning,
|
|
21
21
|
terminalSupportsRawMode,
|
|
22
22
|
underscore
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-EID6L4PR.js";
|
|
24
24
|
import {
|
|
25
25
|
require_lib
|
|
26
26
|
} from "./chunk-GEN4RXTD.js";
|
|
27
27
|
import {
|
|
28
28
|
cwd
|
|
29
|
-
} from "./chunk-
|
|
29
|
+
} from "./chunk-QNY4RVJ6.js";
|
|
30
30
|
import {
|
|
31
31
|
__commonJS,
|
|
32
32
|
__require,
|
|
@@ -2297,4 +2297,4 @@ export {
|
|
|
2297
2297
|
encodeToml,
|
|
2298
2298
|
base_command_default
|
|
2299
2299
|
};
|
|
2300
|
-
//# sourceMappingURL=chunk-
|
|
2300
|
+
//# sourceMappingURL=chunk-EZ5DG73H.js.map
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import {
|
|
2
2
|
fanoutHooks,
|
|
3
3
|
reportAnalyticsEvent
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-3REVOIEW.js";
|
|
5
5
|
import {
|
|
6
6
|
getEnvironmentData
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-ZXJU6UP4.js";
|
|
8
8
|
import {
|
|
9
9
|
require_once
|
|
10
10
|
} from "./chunk-FMKVOTQK.js";
|
|
11
11
|
import {
|
|
12
12
|
CLI_KIT_VERSION
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-TDWX3KIR.js";
|
|
14
14
|
import {
|
|
15
15
|
AbortSilentError,
|
|
16
16
|
CancelExecution,
|
|
@@ -24,10 +24,10 @@ import {
|
|
|
24
24
|
printEventsJson,
|
|
25
25
|
require_stacktracey,
|
|
26
26
|
shouldReportError
|
|
27
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-EID6L4PR.js";
|
|
28
28
|
import {
|
|
29
29
|
bugsnagApiKey
|
|
30
|
-
} from "./chunk-
|
|
30
|
+
} from "./chunk-UMWKJFTM.js";
|
|
31
31
|
import {
|
|
32
32
|
require_lib
|
|
33
33
|
} from "./chunk-GEN4RXTD.js";
|
|
@@ -37,7 +37,7 @@ import {
|
|
|
37
37
|
joinPath,
|
|
38
38
|
normalizePath,
|
|
39
39
|
relativePath
|
|
40
|
-
} from "./chunk-
|
|
40
|
+
} from "./chunk-QNY4RVJ6.js";
|
|
41
41
|
import {
|
|
42
42
|
__commonJS,
|
|
43
43
|
__require,
|
|
@@ -3180,4 +3180,4 @@ export {
|
|
|
3180
3180
|
registerCleanBugsnagErrorsFromWithinPlugins,
|
|
3181
3181
|
addBugsnagMetadata
|
|
3182
3182
|
};
|
|
3183
|
-
//# sourceMappingURL=chunk-
|
|
3183
|
+
//# sourceMappingURL=chunk-F2Y7KYHZ.js.map
|
|
@@ -7,13 +7,13 @@ import {
|
|
|
7
7
|
handleDeprecations,
|
|
8
8
|
logout,
|
|
9
9
|
normalizeStoreFqdn
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-YXPGPWR2.js";
|
|
11
11
|
import {
|
|
12
12
|
base_command_default
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-EZ5DG73H.js";
|
|
14
14
|
import {
|
|
15
15
|
fanoutHooks
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-3REVOIEW.js";
|
|
17
17
|
import {
|
|
18
18
|
findUpAndReadPackageJson,
|
|
19
19
|
getPackageManager,
|
|
@@ -21,7 +21,7 @@ import {
|
|
|
21
21
|
packageManagerFromUserAgent,
|
|
22
22
|
readAndParsePackageJson,
|
|
23
23
|
writePackageJSON
|
|
24
|
-
} from "./chunk-
|
|
24
|
+
} from "./chunk-J7BYFGNJ.js";
|
|
25
25
|
import {
|
|
26
26
|
AbortError,
|
|
27
27
|
BugError,
|
|
@@ -59,7 +59,7 @@ import {
|
|
|
59
59
|
runWithTimer,
|
|
60
60
|
source_default,
|
|
61
61
|
writeFile
|
|
62
|
-
} from "./chunk-
|
|
62
|
+
} from "./chunk-EID6L4PR.js";
|
|
63
63
|
import {
|
|
64
64
|
require_lib
|
|
65
65
|
} from "./chunk-GEN4RXTD.js";
|
|
@@ -78,7 +78,7 @@ import {
|
|
|
78
78
|
relativePath,
|
|
79
79
|
relativizePath,
|
|
80
80
|
resolvePath
|
|
81
|
-
} from "./chunk-
|
|
81
|
+
} from "./chunk-QNY4RVJ6.js";
|
|
82
82
|
import {
|
|
83
83
|
__commonJS,
|
|
84
84
|
__require,
|
|
@@ -157432,6 +157432,19 @@ async function businessPlatformRequestDoc(query, token, variables) {
|
|
|
157432
157432
|
variables
|
|
157433
157433
|
});
|
|
157434
157434
|
}
|
|
157435
|
+
async function businessPlatformOrganizationsRequest(query, token, organizationId, variables) {
|
|
157436
|
+
const api = "BusinessPlatform";
|
|
157437
|
+
const fqdn = await businessPlatformFqdn();
|
|
157438
|
+
const url = `https://${fqdn}/organizations/api/unstable/organization/${organizationId}/graphql`;
|
|
157439
|
+
return graphqlRequestDoc({
|
|
157440
|
+
query,
|
|
157441
|
+
api,
|
|
157442
|
+
url,
|
|
157443
|
+
token,
|
|
157444
|
+
variables,
|
|
157445
|
+
responseOptions: { onResponse: handleDeprecations }
|
|
157446
|
+
});
|
|
157447
|
+
}
|
|
157435
157448
|
|
|
157436
157449
|
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@8.3.0_@graphql-codegen+cli@5.0.2_react-dom@17.0.2_react@17.0.2/node_modules/@shopify/cli-hydrogen/dist/lib/graphql/business-platform/user-account.js
|
|
157437
157450
|
var CurrentUserAccountQuery = `#graphql
|
|
@@ -163840,6 +163853,7 @@ export {
|
|
|
163840
163853
|
getCliCommand,
|
|
163841
163854
|
businessPlatformRequest,
|
|
163842
163855
|
businessPlatformRequestDoc,
|
|
163856
|
+
businessPlatformOrganizationsRequest,
|
|
163843
163857
|
logout2 as logout,
|
|
163844
163858
|
login,
|
|
163845
163859
|
renderLoginSuccess,
|
|
@@ -163889,4 +163903,4 @@ export {
|
|
|
163889
163903
|
getDebugBannerLine,
|
|
163890
163904
|
getUtilityBannerlines
|
|
163891
163905
|
};
|
|
163892
|
-
//# sourceMappingURL=chunk-
|
|
163906
|
+
//# sourceMappingURL=chunk-GDARYUPU.js.map
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import {
|
|
2
2
|
demo
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-PYMSCBPA.js";
|
|
4
4
|
import {
|
|
5
5
|
base_command_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-EZ5DG73H.js";
|
|
7
7
|
import {
|
|
8
8
|
outputInfo,
|
|
9
9
|
readFile,
|
|
10
10
|
renderAutocompletePrompt
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-EID6L4PR.js";
|
|
12
12
|
import {
|
|
13
13
|
joinPath
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-QNY4RVJ6.js";
|
|
15
15
|
import {
|
|
16
16
|
init_cjs_shims
|
|
17
17
|
} from "./chunk-ZPL24Y2D.js";
|
|
@@ -50,4 +50,4 @@ var Catalog = class extends base_command_default {
|
|
|
50
50
|
export {
|
|
51
51
|
Catalog
|
|
52
52
|
};
|
|
53
|
-
//# sourceMappingURL=chunk-
|
|
53
|
+
//# sourceMappingURL=chunk-H42RFZDD.js.map
|
|
@@ -18,14 +18,14 @@ import {
|
|
|
18
18
|
require_get_stream,
|
|
19
19
|
runWithTimer,
|
|
20
20
|
writeFile
|
|
21
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-EID6L4PR.js";
|
|
22
22
|
import {
|
|
23
23
|
envPaths
|
|
24
|
-
} from "./chunk-
|
|
24
|
+
} from "./chunk-UMWKJFTM.js";
|
|
25
25
|
import {
|
|
26
26
|
dirname,
|
|
27
27
|
joinPath
|
|
28
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-QNY4RVJ6.js";
|
|
29
29
|
import {
|
|
30
30
|
__commonJS,
|
|
31
31
|
__export,
|
|
@@ -19689,4 +19689,4 @@ deep-extend/lib/deep-extend.js:
|
|
|
19689
19689
|
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
19690
19690
|
*)
|
|
19691
19691
|
*/
|
|
19692
|
-
//# sourceMappingURL=chunk-
|
|
19692
|
+
//# sourceMappingURL=chunk-J7BYFGNJ.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
clearCollectedLogs,
|
|
3
3
|
collectedLogs
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-EID6L4PR.js";
|
|
5
5
|
import {
|
|
6
6
|
init_cjs_shims
|
|
7
7
|
} from "./chunk-ZPL24Y2D.js";
|
|
@@ -26,4 +26,4 @@ function mockAndCaptureOutput() {
|
|
|
26
26
|
export {
|
|
27
27
|
mockAndCaptureOutput
|
|
28
28
|
};
|
|
29
|
-
//# sourceMappingURL=chunk-
|
|
29
|
+
//# sourceMappingURL=chunk-M7WMYV4S.js.map
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
renderDangerousConfirmationPrompt,
|
|
6
6
|
renderSelectPrompt,
|
|
7
7
|
renderTextPrompt
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-EID6L4PR.js";
|
|
9
9
|
import {
|
|
10
10
|
init_cjs_shims
|
|
11
11
|
} from "./chunk-ZPL24Y2D.js";
|
|
@@ -181,4 +181,4 @@ async function prompts() {
|
|
|
181
181
|
export {
|
|
182
182
|
prompts
|
|
183
183
|
};
|
|
184
|
-
//# sourceMappingURL=chunk-
|
|
184
|
+
//# sourceMappingURL=chunk-MODBIZ4R.js.map
|