@shopify/cli 3.90.0 → 3.91.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{acorn-45LE5Z2A.js → acorn-WDTBS4B3.js} +2 -2
- package/dist/{angular-Z5FPQPLR.js → angular-WLPEGHXZ.js} +4 -4
- package/dist/{babel-TRRZ6QQY.js → babel-LQYCV4NA.js} +2 -7
- package/dist/{brotli-2OKV26Y6.js → brotli-6CC7WD4Z.js} +1 -2
- package/dist/{chunk-XUHEOC7Y.js → chunk-2QLHWTH2.js} +6 -6
- package/dist/{chunk-LSGITB3O.js → chunk-3FISNISV.js} +5 -5
- package/dist/{chunk-HVSHUE2B.js → chunk-3RC2RKM3.js} +7 -7
- package/dist/{chunk-WC5EDB4Z.js → chunk-3YEPOXGM.js} +1187 -141
- package/dist/{chunk-ELXP2SNA.js → chunk-46PV2PEO.js} +4 -4
- package/dist/{chunk-QHDQYVAG.js → chunk-4EIIOMWN.js} +10 -10
- package/dist/{chunk-LKMGT2DW.js → chunk-4GAP37VN.js} +413 -383
- package/dist/{chunk-SE3EASHO.js → chunk-4IW7EFIM.js} +8 -27
- package/dist/{chunk-RYFPG44L.js → chunk-4KL3Z7UE.js} +2 -2
- package/dist/{chunk-EFOOQV72.js → chunk-56ELYGPH.js} +2 -2
- package/dist/chunk-5Q3T5CKP.js +39 -0
- package/dist/{chunk-5MLYI7UO.js → chunk-5TQLC3MT.js} +4 -4
- package/dist/chunk-5WZHH7DV.js +78 -0
- package/dist/chunk-6GVXTMUE.js +51 -0
- package/dist/{chunk-6ONJEX7Y.js → chunk-6NVYATES.js} +2 -2
- package/dist/chunk-6ZPH3IB4.js +28 -0
- package/dist/chunk-7A3EOLZ3.js +36 -0
- package/dist/{chunk-HMDWNGIV.js → chunk-A27P5CF7.js} +211 -103
- package/dist/{chunk-A7QWFDBY.js → chunk-A3FTU763.js} +2 -2
- package/dist/{chunk-MZX7G4LN.js → chunk-AWEC4VY2.js} +3 -3
- package/dist/{chunk-B2EZE3X5.js → chunk-BWQRWTAL.js} +3 -3
- package/dist/{chunk-3GXB4ZRP.js → chunk-CE4S2SGM.js} +10 -10
- package/dist/{chunk-U52M2SBG.js → chunk-D6TSY7WA.js} +216 -268
- package/dist/{chunk-UISDI2NJ.js → chunk-EGPAAR43.js} +3 -3
- package/dist/{chunk-L5BSIB4A.js → chunk-FI5G3SH7.js} +3 -3
- package/dist/{chunk-5OJ67VLD.js → chunk-GQKM6ODQ.js} +27763 -25681
- package/dist/{chunk-GPKHDSF5.js → chunk-HTGTTXQL.js} +24 -26
- package/dist/chunk-ITTNM7I4.js +23 -0
- package/dist/{chunk-O74JPOMN.js → chunk-ITUVFZZC.js} +6 -6
- package/dist/{chunk-6DIWINGB.js → chunk-JUTE5JAV.js} +3 -3
- package/dist/{chunk-3OKBQXPB.js → chunk-L55THCJ4.js} +5 -5
- package/dist/{chunk-AJVHCUVQ.js → chunk-LZQNLT7K.js} +4 -4
- package/dist/{chunk-R2VQQFNU.js → chunk-M5QR2TOD.js} +2 -2
- package/dist/{chunk-3AY5VBOI.js → chunk-MK3Q63EP.js} +15 -17
- package/dist/{chunk-66SSN4NK.js → chunk-QFZNYYRR.js} +2 -2
- package/dist/{chunk-ERCZ3NEG.js → chunk-RDV4E6WO.js} +2 -2
- package/dist/{chunk-ITXKKYMN.js → chunk-S2AX7DX2.js} +3 -3
- package/dist/{chunk-GH4DMIMI.js → chunk-TZEIYSCL.js} +3 -3
- package/dist/{chunk-XD3LXUGW.js → chunk-VBBBCVMH.js} +2 -2
- package/dist/{chunk-K2EOH7QQ.js → chunk-W5PA3XSC.js} +3 -3
- package/dist/{chunk-FPXVU77M.js → chunk-Y5U7QY26.js} +3 -3
- package/dist/chunk-YE3PUNUK.js +90 -0
- package/dist/{chunk-4K7TRR4V.js → chunk-YFNAWLQZ.js} +3 -3
- package/dist/chunk-YNNKYQTJ.js +309 -0
- package/dist/{chunk-GY37RRX5.js → chunk-YWLTM6FY.js} +4 -4
- package/dist/{chunk-A2DCUFP3.js → chunk-ZSOI4JOG.js} +2 -2
- package/dist/{chunk-BDQNCT7P.js → chunk-ZUHIUKPT.js} +3 -3
- package/dist/cli/commands/auth/login.js +13 -15
- package/dist/cli/commands/auth/login.test.js +15 -17
- package/dist/cli/commands/auth/logout.js +13 -15
- package/dist/cli/commands/auth/logout.test.js +16 -18
- package/dist/cli/commands/cache/clear.js +14 -15
- package/dist/cli/commands/debug/command-flags.js +13 -15
- package/dist/cli/commands/docs/generate.js +13 -15
- package/dist/cli/commands/docs/generate.test.js +14 -16
- package/dist/cli/commands/doctor-release/doctor-release.d.ts +6 -0
- package/dist/cli/commands/doctor-release/doctor-release.js +27 -0
- package/dist/cli/commands/doctor-release/theme/index.d.ts +14 -0
- package/dist/cli/commands/doctor-release/theme/index.js +33 -0
- package/dist/cli/commands/help.js +13 -15
- package/dist/cli/commands/kitchen-sink/async.js +14 -16
- package/dist/cli/commands/kitchen-sink/async.test.js +15 -17
- package/dist/cli/commands/kitchen-sink/index.js +16 -18
- package/dist/cli/commands/kitchen-sink/index.test.js +19 -21
- package/dist/cli/commands/kitchen-sink/prompts.js +14 -16
- package/dist/cli/commands/kitchen-sink/prompts.test.js +15 -17
- package/dist/cli/commands/kitchen-sink/static.js +14 -16
- package/dist/cli/commands/kitchen-sink/static.test.js +15 -17
- package/dist/cli/commands/notifications/generate.js +14 -16
- package/dist/cli/commands/notifications/list.js +14 -16
- package/dist/cli/commands/search.js +14 -16
- package/dist/cli/commands/upgrade.js +14 -16
- package/dist/cli/commands/upgrade.test.js +1 -1
- package/dist/cli/commands/version.js +14 -16
- package/dist/cli/commands/version.test.js +15 -17
- package/dist/cli/services/commands/notifications.js +13 -13
- package/dist/cli/services/commands/search.js +7 -8
- package/dist/cli/services/commands/search.test.js +8 -9
- package/dist/cli/services/commands/version.js +8 -9
- package/dist/cli/services/commands/version.test.js +10 -11
- package/dist/cli/services/doctor-release/context.d.ts +16 -0
- package/dist/cli/services/doctor-release/context.js +9 -0
- package/dist/cli/services/doctor-release/theme/runner.d.ts +7 -0
- package/dist/cli/services/doctor-release/theme/runner.js +24 -0
- package/dist/cli/services/doctor-release/theme/tests/init.d.ts +11 -0
- package/dist/cli/services/doctor-release/theme/tests/init.js +21 -0
- package/dist/cli/services/doctor-release/theme/tests/push.d.ts +10 -0
- package/dist/cli/services/doctor-release/theme/tests/push.js +21 -0
- package/dist/cli/services/kitchen-sink/async.js +7 -8
- package/dist/cli/services/kitchen-sink/prompts.js +7 -8
- package/dist/cli/services/kitchen-sink/static.js +7 -8
- package/dist/cli/services/upgrade.js +8 -9
- package/dist/cli/services/upgrade.test.js +10 -11
- package/dist/{custom-oclif-loader-H4CDTFND.js → custom-oclif-loader-NCJY2PN7.js} +7 -8
- package/dist/{del-E4LJOSMR.js → del-63DSU6FP.js} +7 -7
- package/dist/{devtools-D47L6HIC.js → devtools-4MXU7BNJ.js} +2 -2
- package/dist/{devtools-2SG3BFWJ.js → devtools-BAOTGU3O.js} +2 -2
- package/dist/{error-handler-JLUD7HQX.js → error-handler-IXWAFENZ.js} +11 -13
- package/dist/{estree-PY6WKTNG.js → estree-U57GTUKI.js} +14 -35
- package/dist/{flow-YN54TSCB.js → flow-CBPGBIW5.js} +2 -4
- package/dist/{glimmer-RMPUUUDS.js → glimmer-VWCK7UCR.js} +2 -6
- package/dist/{graphql-PPLVYWBL.js → graphql-2HHXB4VZ.js} +3 -5
- package/dist/hooks/postrun.js +12 -12
- package/dist/hooks/prerun.js +13 -13
- package/dist/{html-3U6QZZZ4.js → html-ST4I6M3K.js} +4 -6
- package/dist/index.js +5853 -2950
- package/dist/{lib-XGN4IWQ3.js → lib-EAXRR46C.js} +2 -3
- package/dist/{local-Q5P3JTHB.js → local-TYNIF77M.js} +9 -10
- package/dist/{markdown-RHRQTUMC.js → markdown-NVTT3U3H.js} +4 -13
- package/dist/{meriyah-7MIMHTWQ.js → meriyah-H6RUUN2F.js} +2 -9
- package/dist/{morph-37GC7LQM.js → morph-WMDG66QN.js} +68 -143
- package/dist/{multipart-parser-IYYNISJK.js → multipart-parser-WKKMXACL.js} +2 -2
- package/dist/{node-package-manager-JQCYAVNE.js → node-package-manager-XAEBCALT.js} +8 -9
- package/dist/{npa-E675GQOI.js → npa-GRSJKUWS.js} +5 -7
- package/dist/{postcss-MSOPGY7M.js → postcss-LKRKUSYR.js} +4 -6
- package/dist/{prettier-2ITB6I34.js → prettier-YOC7I4QS.js} +29 -29
- package/dist/{source-map-UFUVQCYE.js → source-map-KSW2YKNC.js} +2 -2
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/{ui-2P2WEBXY.js → ui-FDJIH2AF.js} +7 -8
- package/dist/{workerd-5QLA2QUA.js → workerd-DSSWQ3UN.js} +16 -18
- package/dist/{yaml-6GALFXQY.js → yaml-54MHMX7H.js} +6 -9
- package/oclif.manifest.json +134 -9
- package/package.json +7 -7
- package/dist/chunk-6OAKJOUE.js +0 -2238
- package/dist/chunk-EZQWZ57B.js +0 -53
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
openURL
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-4GAP37VN.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-A3FTU763.js.map
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import {
|
|
2
2
|
getNextDeprecationDate,
|
|
3
3
|
reportAnalyticsEvent
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-GQKM6ODQ.js";
|
|
5
5
|
import {
|
|
6
6
|
addSensitiveMetadata,
|
|
7
7
|
getAllSensitiveMetadata,
|
|
8
8
|
outputDebug,
|
|
9
9
|
renderWarning
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-4GAP37VN.js";
|
|
11
11
|
import {
|
|
12
12
|
init_cjs_shims
|
|
13
13
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -75,4 +75,4 @@ export {
|
|
|
75
75
|
postRunHookHasCompleted,
|
|
76
76
|
hook
|
|
77
77
|
};
|
|
78
|
-
//# sourceMappingURL=chunk-
|
|
78
|
+
//# sourceMappingURL=chunk-AWEC4VY2.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
CLI_KIT_VERSION
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-M5QR2TOD.js";
|
|
4
4
|
import {
|
|
5
5
|
outputResult
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-4GAP37VN.js";
|
|
7
7
|
import {
|
|
8
8
|
init_cjs_shims
|
|
9
9
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -17,4 +17,4 @@ async function versionService() {
|
|
|
17
17
|
export {
|
|
18
18
|
versionService
|
|
19
19
|
};
|
|
20
|
-
//# sourceMappingURL=chunk-
|
|
20
|
+
//# sourceMappingURL=chunk-BWQRWTAL.js.map
|
|
@@ -84,10 +84,10 @@ var require_constants = __commonJS({
|
|
|
84
84
|
EMPTY_BUFFER: Buffer.alloc(0),
|
|
85
85
|
GUID: "258EAFA5-E914-47DA-95CA-C5AB0DC85B11",
|
|
86
86
|
hasBlob,
|
|
87
|
-
kForOnEventAttribute: Symbol("kIsForOnEventAttribute"),
|
|
88
|
-
kListener: Symbol("kListener"),
|
|
89
|
-
kStatusCode: Symbol("status-code"),
|
|
90
|
-
kWebSocket: Symbol("websocket"),
|
|
87
|
+
kForOnEventAttribute: /* @__PURE__ */ Symbol("kIsForOnEventAttribute"),
|
|
88
|
+
kListener: /* @__PURE__ */ Symbol("kListener"),
|
|
89
|
+
kStatusCode: /* @__PURE__ */ Symbol("status-code"),
|
|
90
|
+
kWebSocket: /* @__PURE__ */ Symbol("websocket"),
|
|
91
91
|
NOOP: () => {
|
|
92
92
|
}
|
|
93
93
|
};
|
|
@@ -151,7 +151,7 @@ var require_limiter = __commonJS({
|
|
|
151
151
|
"../../node_modules/.pnpm/ws@8.18.0/node_modules/ws/lib/limiter.js"(exports, module) {
|
|
152
152
|
"use strict";
|
|
153
153
|
init_cjs_shims();
|
|
154
|
-
var kDone = Symbol("kDone"), kRun = Symbol("kRun"), Limiter = class {
|
|
154
|
+
var kDone = /* @__PURE__ */ Symbol("kDone"), kRun = /* @__PURE__ */ Symbol("kRun"), Limiter = class {
|
|
155
155
|
/**
|
|
156
156
|
* Creates a new `Limiter`.
|
|
157
157
|
*
|
|
@@ -193,7 +193,7 @@ var require_permessage_deflate = __commonJS({
|
|
|
193
193
|
"../../node_modules/.pnpm/ws@8.18.0/node_modules/ws/lib/permessage-deflate.js"(exports, module) {
|
|
194
194
|
"use strict";
|
|
195
195
|
init_cjs_shims();
|
|
196
|
-
var zlib = __require("zlib"), bufferUtil = require_buffer_util(), Limiter = require_limiter(), { kStatusCode } = require_constants(), FastBuffer = Buffer[Symbol.species], TRAILER = Buffer.from([0, 0, 255, 255]), kPerMessageDeflate = Symbol("permessage-deflate"), kTotalLength = Symbol("total-length"), kCallback = Symbol("callback"), kBuffers = Symbol("buffers"), kError = Symbol("error"), zlibLimiter, PerMessageDeflate = class {
|
|
196
|
+
var zlib = __require("zlib"), bufferUtil = require_buffer_util(), Limiter = require_limiter(), { kStatusCode } = require_constants(), FastBuffer = Buffer[Symbol.species], TRAILER = Buffer.from([0, 0, 255, 255]), kPerMessageDeflate = /* @__PURE__ */ Symbol("permessage-deflate"), kTotalLength = /* @__PURE__ */ Symbol("total-length"), kCallback = /* @__PURE__ */ Symbol("callback"), kBuffers = /* @__PURE__ */ Symbol("buffers"), kError = /* @__PURE__ */ Symbol("error"), zlibLimiter, PerMessageDeflate = class {
|
|
197
197
|
/**
|
|
198
198
|
* Creates a PerMessageDeflate instance.
|
|
199
199
|
*
|
|
@@ -1118,7 +1118,7 @@ var require_sender = __commonJS({
|
|
|
1118
1118
|
"../../node_modules/.pnpm/ws@8.18.0/node_modules/ws/lib/sender.js"(exports, module) {
|
|
1119
1119
|
"use strict";
|
|
1120
1120
|
init_cjs_shims();
|
|
1121
|
-
var { Duplex } = __require("stream"), { randomFillSync } = __require("crypto"), PerMessageDeflate = require_permessage_deflate(), { EMPTY_BUFFER, kWebSocket, NOOP } = require_constants(), { isBlob, isValidStatusCode } = require_validation(), { mask: applyMask, toBuffer } = require_buffer_util(), kByteLength = Symbol("kByteLength"), maskBuffer = Buffer.alloc(4), RANDOM_POOL_SIZE = 8 * 1024, randomPool, randomPoolPointer = RANDOM_POOL_SIZE, DEFAULT = 0, DEFLATING = 1, GET_BLOB_DATA = 2, Sender2 = class _Sender {
|
|
1121
|
+
var { Duplex } = __require("stream"), { randomFillSync } = __require("crypto"), PerMessageDeflate = require_permessage_deflate(), { EMPTY_BUFFER, kWebSocket, NOOP } = require_constants(), { isBlob, isValidStatusCode } = require_validation(), { mask: applyMask, toBuffer } = require_buffer_util(), kByteLength = /* @__PURE__ */ Symbol("kByteLength"), maskBuffer = Buffer.alloc(4), RANDOM_POOL_SIZE = 8 * 1024, randomPool, randomPoolPointer = RANDOM_POOL_SIZE, DEFAULT = 0, DEFLATING = 1, GET_BLOB_DATA = 2, Sender2 = class _Sender {
|
|
1122
1122
|
/**
|
|
1123
1123
|
* Creates a Sender instance.
|
|
1124
1124
|
*
|
|
@@ -1406,7 +1406,7 @@ var require_event_target = __commonJS({
|
|
|
1406
1406
|
"../../node_modules/.pnpm/ws@8.18.0/node_modules/ws/lib/event-target.js"(exports, module) {
|
|
1407
1407
|
"use strict";
|
|
1408
1408
|
init_cjs_shims();
|
|
1409
|
-
var { kForOnEventAttribute, kListener } = require_constants(), kCode = Symbol("kCode"), kData = Symbol("kData"), kError = Symbol("kError"), kMessage = Symbol("kMessage"), kReason = Symbol("kReason"), kTarget = Symbol("kTarget"), kType = Symbol("kType"), kWasClean = Symbol("kWasClean"), Event = class {
|
|
1409
|
+
var { kForOnEventAttribute, kListener } = require_constants(), kCode = /* @__PURE__ */ Symbol("kCode"), kData = /* @__PURE__ */ Symbol("kData"), kError = /* @__PURE__ */ Symbol("kError"), kMessage = /* @__PURE__ */ Symbol("kMessage"), kReason = /* @__PURE__ */ Symbol("kReason"), kTarget = /* @__PURE__ */ Symbol("kTarget"), kType = /* @__PURE__ */ Symbol("kType"), kWasClean = /* @__PURE__ */ Symbol("kWasClean"), Event = class {
|
|
1410
1410
|
/**
|
|
1411
1411
|
* Create a new `Event`.
|
|
1412
1412
|
*
|
|
@@ -1699,7 +1699,7 @@ var require_websocket = __commonJS({
|
|
|
1699
1699
|
NOOP
|
|
1700
1700
|
} = require_constants(), {
|
|
1701
1701
|
EventTarget: { addEventListener, removeEventListener }
|
|
1702
|
-
} = require_event_target(), { format, parse } = require_extension(), { toBuffer } = require_buffer_util(), closeTimeout = 30 * 1e3, kAborted = Symbol("kAborted"), protocolVersions = [8, 13], readyStates = ["CONNECTING", "OPEN", "CLOSING", "CLOSED"], subprotocolRegex = /^[!#$%&'*+\-.0-9A-Z^_`|a-z~]+$/, WebSocket2 = class _WebSocket extends EventEmitter {
|
|
1702
|
+
} = require_event_target(), { format, parse } = require_extension(), { toBuffer } = require_buffer_util(), closeTimeout = 30 * 1e3, kAborted = /* @__PURE__ */ Symbol("kAborted"), protocolVersions = [8, 13], readyStates = ["CONNECTING", "OPEN", "CLOSING", "CLOSED"], subprotocolRegex = /^[!#$%&'*+\-.0-9A-Z^_`|a-z~]+$/, WebSocket2 = class _WebSocket extends EventEmitter {
|
|
1703
1703
|
/**
|
|
1704
1704
|
* Create a new `WebSocket`.
|
|
1705
1705
|
*
|
|
@@ -2615,4 +2615,4 @@ export {
|
|
|
2615
2615
|
import_websocket_server,
|
|
2616
2616
|
wrapper_default
|
|
2617
2617
|
};
|
|
2618
|
-
//# sourceMappingURL=chunk-
|
|
2618
|
+
//# sourceMappingURL=chunk-CE4S2SGM.js.map
|