@shopify/cli 3.62.0 → 3.63.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/dev-console/extensions/dev-console/assets/apple-touch-icon-BXMqQaSW.png +0 -0
- package/dist/assets/dev-console/extensions/dev-console/assets/favicon-16x16-B6uL8SrV.png +0 -0
- package/dist/assets/dev-console/extensions/dev-console/assets/favicon-32x32-CGwlpz_y.png +0 -0
- package/dist/assets/dev-console/extensions/dev-console/assets/index-Dui3DO9f.js +64 -0
- package/dist/assets/dev-console/extensions/dev-console/assets/site-B9Ae890R.webmanifest +19 -0
- package/dist/assets/dev-console/index.html +8 -9
- package/dist/{chunk-BZFXXFUC.js → chunk-5D3LUZSS.js} +5 -5
- package/dist/{chunk-K3GG6Y3J.js → chunk-6EIVOQYP.js} +6 -6
- package/dist/{chunk-LC6MEJT3.js → chunk-A2UVOX6O.js} +2 -1
- package/dist/{chunk-66NABVCG.js → chunk-ARLG6JTK.js} +2 -2
- package/dist/{chunk-CYQRKZVM.js → chunk-BZUV56IY.js} +4 -4
- package/dist/chunk-CBNQDBKA.js +61 -0
- package/dist/{chunk-Q4XGXPUG.js → chunk-CM4H6QMH.js} +3 -3
- package/dist/{chunk-RUSG4O2Z.js → chunk-DIRL62CL.js} +2 -2
- package/dist/{chunk-CKFE55FX.js → chunk-GICOHCP4.js} +3 -3
- package/dist/{chunk-PIB2FEJJ.js → chunk-GITQBCE5.js} +6 -6
- package/dist/{chunk-UACSLX64.js → chunk-HCYSYR53.js} +4 -4
- package/dist/{chunk-QGJLRFY4.js → chunk-HNAZOLMG.js} +50 -18
- package/dist/{chunk-JL3ESOD2.js → chunk-HULX6T4O.js} +2 -2
- package/dist/{chunk-ZCMXEGSE.js → chunk-HZUY7I72.js} +4 -4
- package/dist/{chunk-JOOYCYFU.js → chunk-IJ3PP7ZN.js} +4 -4
- package/dist/{chunk-TCRWMUKX.js → chunk-MMRWTLF3.js} +2 -2
- package/dist/{chunk-JKYNFUD3.js → chunk-MO3UHUJB.js} +5 -5
- package/dist/{chunk-VS6RWOLM.js → chunk-N5XLVLT2.js} +7 -6
- package/dist/{chunk-22PYIFA2.js → chunk-NBSFQYKI.js} +3 -3
- package/dist/{chunk-A5STII7T.js → chunk-NIEJLNRY.js} +2 -2
- package/dist/{chunk-5X4QXYEZ.js → chunk-NVFSN34M.js} +8 -4
- package/dist/{chunk-MG6QFKFM.js → chunk-OHZL7KKD.js} +3 -3
- package/dist/{chunk-W5VEUSWG.js → chunk-OVW3UN2A.js} +3 -3
- package/dist/{chunk-7MXLRMOY.js → chunk-QAB3YP77.js} +2 -2
- package/dist/{chunk-ADESJ2KG.js → chunk-QCB66M7L.js} +4 -4
- package/dist/{chunk-YECNACSF.js → chunk-QZESETWK.js} +5460 -4963
- package/dist/{chunk-5FNE3T7E.js → chunk-SCKZAIMH.js} +3 -3
- package/dist/{chunk-PIVNWN2P.js → chunk-SML7F4EL.js} +3 -3
- package/dist/{chunk-NNASIYCT.js → chunk-SRLLZENE.js} +2 -2
- package/dist/chunk-SWNRLCC6.js +61 -0
- package/dist/{chunk-2ZSNH7CD.js → chunk-TD4ZV7BS.js} +2 -2
- package/dist/{chunk-MQ2RGCDU.js → chunk-TOO3W2BY.js} +3 -3
- package/dist/{chunk-WAEWSGBK.js → chunk-TYOQQCHN.js} +59 -4
- package/dist/{chunk-YX5VXHSJ.js → chunk-UZ3EKGD4.js} +3 -3
- package/dist/{chunk-PO6SEYU4.js → chunk-VB3O7QTH.js} +3 -3
- package/dist/{chunk-BMTG2VHL.js → chunk-WJ6UGHRU.js} +2 -2
- package/dist/{chunk-B62HZLMM.js → chunk-WLZZJLBE.js} +2 -2
- package/dist/{chunk-HJ4AUFE7.js → chunk-ZSWSHFDT.js} +105 -87
- package/dist/cli/commands/auth/logout.js +12 -12
- package/dist/cli/commands/auth/logout.test.js +14 -14
- package/dist/cli/commands/debug/command-flags.js +12 -12
- package/dist/cli/commands/demo/catalog.js +13 -13
- package/dist/cli/commands/demo/generate-file.js +13 -13
- package/dist/cli/commands/demo/index.d.ts +1 -0
- package/dist/cli/commands/demo/index.js +17 -57
- package/dist/cli/commands/demo/print-ai-prompt.js +13 -13
- package/dist/cli/commands/docs/generate.js +12 -12
- package/dist/cli/commands/docs/generate.test.js +13 -13
- package/dist/cli/commands/help.js +12 -12
- package/dist/cli/commands/kitchen-sink/async.js +13 -13
- package/dist/cli/commands/kitchen-sink/async.test.js +14 -14
- package/dist/cli/commands/kitchen-sink/index.js +15 -15
- package/dist/cli/commands/kitchen-sink/index.test.js +16 -16
- package/dist/cli/commands/kitchen-sink/prompts.js +13 -13
- package/dist/cli/commands/kitchen-sink/prompts.test.js +14 -14
- package/dist/cli/commands/kitchen-sink/static.js +13 -13
- package/dist/cli/commands/kitchen-sink/static.test.js +14 -14
- package/dist/cli/commands/search.js +13 -13
- package/dist/cli/commands/upgrade.js +12 -12
- package/dist/cli/commands/upgrade.test.js +2 -2
- package/dist/cli/commands/version.js +13 -13
- package/dist/cli/commands/version.test.js +14 -14
- package/dist/cli/services/commands/search.js +3 -3
- 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 +8 -8
- package/dist/cli/services/demo.js +3 -3
- package/dist/cli/services/demo.test.js +4 -4
- package/dist/cli/services/kitchen-sink/async.js +3 -3
- package/dist/cli/services/kitchen-sink/prompts.js +3 -3
- package/dist/cli/services/kitchen-sink/static.js +3 -3
- package/dist/cli/services/upgrade.js +5 -5
- package/dist/cli/services/upgrade.test.js +8 -8
- package/dist/configs/all.yml +10 -0
- package/dist/configs/recommended.yml +10 -0
- package/dist/{custom-oclif-loader-ZH42ZTTC.js → custom-oclif-loader-T44V63XJ.js} +3 -3
- package/dist/data/filters.json +1 -1
- package/dist/data/latest.json +1 -1
- package/dist/data/objects.json +25 -7
- package/dist/data/shopify_system_translations.json +52 -11
- package/dist/{error-handler-JFX2TIYX.js → error-handler-5KEL3EJC.js} +6 -6
- package/dist/{error-handler-I6WJC3U2.js → error-handler-QVRMTAG7.js} +11 -11
- package/dist/hooks/postrun.js +9 -9
- package/dist/hooks/prerun.js +6 -6
- package/dist/index.js +3093 -754
- package/dist/{local-QXPV4RF5.js → local-LBAOYPL4.js} +3 -3
- package/dist/{morph-WKKSW22O.js → morph-6NYGHGNT.js} +9 -9
- package/dist/{node-5XXX7TNJ.js → node-3X5EZ2GL.js} +9 -9
- package/dist/{node-package-manager-O65VOP6W.js → node-package-manager-BU3KHLYT.js} +5 -5
- package/dist/{system-EEQBTJMJ.js → system-GPQDWNIQ.js} +3 -3
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/{ui-3BAHGNCQ.js → ui-4ZQNF2YQ.js} +3 -3
- package/dist/{workerd-WR22YQIS.js → workerd-66AMV47V.js} +8 -8
- package/oclif.manifest.json +131 -1
- package/package.json +9 -8
- package/dist/assets/dev-console/extensions/dev-console/assets/index-e3682a83.js +0 -64
- package/dist/assets/dev-console/extensions/dev-console/assets/safari-pinned-tab-456f340b.svg +0 -18
- package/dist/chunk-ZPFJOUKZ.js +0 -115
- /package/dist/assets/dev-console/extensions/dev-console/assets/{favicon-1f90fefa.ico → favicon-ByUl89Ab.ico} +0 -0
- /package/dist/assets/dev-console/extensions/dev-console/assets/{index-dfaab2a5.css → index-Bi7y6lI5.css} +0 -0
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
base_command_default
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-NVFSN34M.js";
|
|
4
4
|
import {
|
|
5
5
|
renderTable,
|
|
6
6
|
renderText
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-TYOQQCHN.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-SCKZAIMH.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
asyncTasks
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-NIEJLNRY.js";
|
|
4
4
|
import {
|
|
5
5
|
base_command_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-NVFSN34M.js";
|
|
7
7
|
import {
|
|
8
8
|
init_cjs_shims
|
|
9
9
|
} from "./chunk-ZPL24Y2D.js";
|
|
@@ -25,4 +25,4 @@ var KitchenSinkAsync = class extends base_command_default {
|
|
|
25
25
|
export {
|
|
26
26
|
KitchenSinkAsync
|
|
27
27
|
};
|
|
28
|
-
//# sourceMappingURL=chunk-
|
|
28
|
+
//# sourceMappingURL=chunk-SML7F4EL.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
openURL
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-TYOQQCHN.js";
|
|
4
4
|
import {
|
|
5
5
|
init_cjs_shims
|
|
6
6
|
} from "./chunk-ZPL24Y2D.js";
|
|
@@ -16,4 +16,4 @@ async function searchService(query) {
|
|
|
16
16
|
export {
|
|
17
17
|
searchService
|
|
18
18
|
};
|
|
19
|
-
//# sourceMappingURL=chunk-
|
|
19
|
+
//# sourceMappingURL=chunk-SRLLZENE.js.map
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
import {
|
|
2
|
+
init_cjs_shims
|
|
3
|
+
} from "./chunk-ZPL24Y2D.js";
|
|
4
|
+
|
|
5
|
+
// ../../node_modules/.pnpm/yocto-queue@1.0.0/node_modules/yocto-queue/index.js
|
|
6
|
+
init_cjs_shims();
|
|
7
|
+
var Node = class {
|
|
8
|
+
value;
|
|
9
|
+
next;
|
|
10
|
+
constructor(value) {
|
|
11
|
+
this.value = value;
|
|
12
|
+
}
|
|
13
|
+
};
|
|
14
|
+
var Queue = class {
|
|
15
|
+
#head;
|
|
16
|
+
#tail;
|
|
17
|
+
#size;
|
|
18
|
+
constructor() {
|
|
19
|
+
this.clear();
|
|
20
|
+
}
|
|
21
|
+
enqueue(value) {
|
|
22
|
+
const node = new Node(value);
|
|
23
|
+
if (this.#head) {
|
|
24
|
+
this.#tail.next = node;
|
|
25
|
+
this.#tail = node;
|
|
26
|
+
} else {
|
|
27
|
+
this.#head = node;
|
|
28
|
+
this.#tail = node;
|
|
29
|
+
}
|
|
30
|
+
this.#size++;
|
|
31
|
+
}
|
|
32
|
+
dequeue() {
|
|
33
|
+
const current = this.#head;
|
|
34
|
+
if (!current) {
|
|
35
|
+
return;
|
|
36
|
+
}
|
|
37
|
+
this.#head = this.#head.next;
|
|
38
|
+
this.#size--;
|
|
39
|
+
return current.value;
|
|
40
|
+
}
|
|
41
|
+
clear() {
|
|
42
|
+
this.#head = void 0;
|
|
43
|
+
this.#tail = void 0;
|
|
44
|
+
this.#size = 0;
|
|
45
|
+
}
|
|
46
|
+
get size() {
|
|
47
|
+
return this.#size;
|
|
48
|
+
}
|
|
49
|
+
*[Symbol.iterator]() {
|
|
50
|
+
let current = this.#head;
|
|
51
|
+
while (current) {
|
|
52
|
+
yield current.value;
|
|
53
|
+
current = current.next;
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
};
|
|
57
|
+
|
|
58
|
+
export {
|
|
59
|
+
Queue
|
|
60
|
+
};
|
|
61
|
+
//# sourceMappingURL=chunk-SWNRLCC6.js.map
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
renderDangerousConfirmationPrompt,
|
|
6
6
|
renderSelectPrompt,
|
|
7
7
|
renderTextPrompt
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-TYOQQCHN.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-TD4ZV7BS.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
searchService
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-SRLLZENE.js";
|
|
4
4
|
import {
|
|
5
5
|
base_command_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-NVFSN34M.js";
|
|
7
7
|
import {
|
|
8
8
|
require_lib
|
|
9
9
|
} from "./chunk-GEN4RXTD.js";
|
|
@@ -46,4 +46,4 @@ var Search = class _Search extends base_command_default {
|
|
|
46
46
|
export {
|
|
47
47
|
Search
|
|
48
48
|
};
|
|
49
|
-
//# sourceMappingURL=chunk-
|
|
49
|
+
//# sourceMappingURL=chunk-TOO3W2BY.js.map
|
|
@@ -30,8 +30,8 @@ import {
|
|
|
30
30
|
require_graceful_fs
|
|
31
31
|
} from "./chunk-LSCXQWNO.js";
|
|
32
32
|
import {
|
|
33
|
-
|
|
34
|
-
} from "./chunk-
|
|
33
|
+
Queue
|
|
34
|
+
} from "./chunk-SWNRLCC6.js";
|
|
35
35
|
import {
|
|
36
36
|
__commonJS,
|
|
37
37
|
__esm,
|
|
@@ -33326,6 +33326,60 @@ import { fileURLToPath } from "node:url";
|
|
|
33326
33326
|
|
|
33327
33327
|
// ../../node_modules/.pnpm/p-locate@6.0.0/node_modules/p-locate/index.js
|
|
33328
33328
|
init_cjs_shims();
|
|
33329
|
+
|
|
33330
|
+
// ../../node_modules/.pnpm/p-limit@4.0.0/node_modules/p-limit/index.js
|
|
33331
|
+
init_cjs_shims();
|
|
33332
|
+
function pLimit(concurrency) {
|
|
33333
|
+
if (!((Number.isInteger(concurrency) || concurrency === Number.POSITIVE_INFINITY) && concurrency > 0)) {
|
|
33334
|
+
throw new TypeError("Expected `concurrency` to be a number from 1 and up");
|
|
33335
|
+
}
|
|
33336
|
+
const queue = new Queue();
|
|
33337
|
+
let activeCount = 0;
|
|
33338
|
+
const next = () => {
|
|
33339
|
+
activeCount--;
|
|
33340
|
+
if (queue.size > 0) {
|
|
33341
|
+
queue.dequeue()();
|
|
33342
|
+
}
|
|
33343
|
+
};
|
|
33344
|
+
const run = async (fn, resolve, args) => {
|
|
33345
|
+
activeCount++;
|
|
33346
|
+
const result = (async () => fn(...args))();
|
|
33347
|
+
resolve(result);
|
|
33348
|
+
try {
|
|
33349
|
+
await result;
|
|
33350
|
+
} catch {
|
|
33351
|
+
}
|
|
33352
|
+
next();
|
|
33353
|
+
};
|
|
33354
|
+
const enqueue = (fn, resolve, args) => {
|
|
33355
|
+
queue.enqueue(run.bind(void 0, fn, resolve, args));
|
|
33356
|
+
(async () => {
|
|
33357
|
+
await Promise.resolve();
|
|
33358
|
+
if (activeCount < concurrency && queue.size > 0) {
|
|
33359
|
+
queue.dequeue()();
|
|
33360
|
+
}
|
|
33361
|
+
})();
|
|
33362
|
+
};
|
|
33363
|
+
const generator = (fn, ...args) => new Promise((resolve) => {
|
|
33364
|
+
enqueue(fn, resolve, args);
|
|
33365
|
+
});
|
|
33366
|
+
Object.defineProperties(generator, {
|
|
33367
|
+
activeCount: {
|
|
33368
|
+
get: () => activeCount
|
|
33369
|
+
},
|
|
33370
|
+
pendingCount: {
|
|
33371
|
+
get: () => queue.size
|
|
33372
|
+
},
|
|
33373
|
+
clearQueue: {
|
|
33374
|
+
value: () => {
|
|
33375
|
+
queue.clear();
|
|
33376
|
+
}
|
|
33377
|
+
}
|
|
33378
|
+
});
|
|
33379
|
+
return generator;
|
|
33380
|
+
}
|
|
33381
|
+
|
|
33382
|
+
// ../../node_modules/.pnpm/p-locate@6.0.0/node_modules/p-locate/index.js
|
|
33329
33383
|
var EndError = class extends Error {
|
|
33330
33384
|
constructor(value) {
|
|
33331
33385
|
super();
|
|
@@ -42764,7 +42818,7 @@ function createRuntimeMetadataContainer(defaultPublicMetadata = {}) {
|
|
|
42764
42818
|
try {
|
|
42765
42819
|
await getAndSet();
|
|
42766
42820
|
} catch (error) {
|
|
42767
|
-
const { sendErrorToBugsnag } = await import("./error-handler-
|
|
42821
|
+
const { sendErrorToBugsnag } = await import("./error-handler-QVRMTAG7.js");
|
|
42768
42822
|
await sendErrorToBugsnag(error, "unexpected_error");
|
|
42769
42823
|
}
|
|
42770
42824
|
}
|
|
@@ -44946,6 +45000,7 @@ export {
|
|
|
44946
45000
|
require_baseIsEqual,
|
|
44947
45001
|
require_memoize,
|
|
44948
45002
|
require_arrayMap,
|
|
45003
|
+
require_toString,
|
|
44949
45004
|
require_castPath,
|
|
44950
45005
|
require_toKey,
|
|
44951
45006
|
require_baseGet,
|
|
@@ -45237,4 +45292,4 @@ react-reconciler/cjs/react-reconciler-constants.development.js:
|
|
|
45237
45292
|
* LICENSE file in the root directory of this source tree.
|
|
45238
45293
|
*)
|
|
45239
45294
|
*/
|
|
45240
|
-
//# sourceMappingURL=chunk-
|
|
45295
|
+
//# sourceMappingURL=chunk-TYOQQCHN.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
prompts
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-TD4ZV7BS.js";
|
|
4
4
|
import {
|
|
5
5
|
base_command_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-NVFSN34M.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-UZ3EKGD4.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
staticService
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-QAB3YP77.js";
|
|
4
4
|
import {
|
|
5
5
|
base_command_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-NVFSN34M.js";
|
|
7
7
|
import {
|
|
8
8
|
init_cjs_shims
|
|
9
9
|
} from "./chunk-ZPL24Y2D.js";
|
|
@@ -25,4 +25,4 @@ var KitchenSinkStatic = class extends base_command_default {
|
|
|
25
25
|
export {
|
|
26
26
|
KitchenSinkStatic
|
|
27
27
|
};
|
|
28
|
-
//# sourceMappingURL=chunk-
|
|
28
|
+
//# sourceMappingURL=chunk-VB3O7QTH.js.map
|
|
@@ -17,7 +17,7 @@ import {
|
|
|
17
17
|
renderTextPrompt,
|
|
18
18
|
renderWarning,
|
|
19
19
|
sleep
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-TYOQQCHN.js";
|
|
21
21
|
import {
|
|
22
22
|
init_cjs_shims
|
|
23
23
|
} from "./chunk-ZPL24Y2D.js";
|
|
@@ -351,4 +351,4 @@ export {
|
|
|
351
351
|
demoStepsSchema,
|
|
352
352
|
demo
|
|
353
353
|
};
|
|
354
|
-
//# sourceMappingURL=chunk-
|
|
354
|
+
//# sourceMappingURL=chunk-WJ6UGHRU.js.map
|
|
@@ -4,9 +4,9 @@ import {
|
|
|
4
4
|
|
|
5
5
|
// ../cli-kit/src/public/common/version.ts
|
|
6
6
|
init_cjs_shims();
|
|
7
|
-
var CLI_KIT_VERSION = "3.
|
|
7
|
+
var CLI_KIT_VERSION = "3.63.1";
|
|
8
8
|
|
|
9
9
|
export {
|
|
10
10
|
CLI_KIT_VERSION
|
|
11
11
|
};
|
|
12
|
-
//# sourceMappingURL=chunk-
|
|
12
|
+
//# sourceMappingURL=chunk-WLZZJLBE.js.map
|