@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
|
@@ -21,7 +21,7 @@ import {
|
|
|
21
21
|
useDeviceAuth,
|
|
22
22
|
useEmbeddedThemeCLI,
|
|
23
23
|
useThemebundling
|
|
24
|
-
} from "./chunk-
|
|
24
|
+
} from "./chunk-TYOQQCHN.js";
|
|
25
25
|
import "./chunk-JIJ65JT6.js";
|
|
26
26
|
import "./chunk-WADS2TV5.js";
|
|
27
27
|
import "./chunk-GEN4RXTD.js";
|
|
@@ -35,7 +35,7 @@ import "./chunk-K6257PKA.js";
|
|
|
35
35
|
import "./chunk-XQFDS44U.js";
|
|
36
36
|
import "./chunk-AMAYT2P2.js";
|
|
37
37
|
import "./chunk-VM4POVNV.js";
|
|
38
|
-
import "./chunk-
|
|
38
|
+
import "./chunk-SWNRLCC6.js";
|
|
39
39
|
import "./chunk-T5LLJYYS.js";
|
|
40
40
|
import "./chunk-ZPL24Y2D.js";
|
|
41
41
|
export {
|
|
@@ -62,4 +62,4 @@ export {
|
|
|
62
62
|
useEmbeddedThemeCLI,
|
|
63
63
|
useThemebundling
|
|
64
64
|
};
|
|
65
|
-
//# sourceMappingURL=local-
|
|
65
|
+
//# sourceMappingURL=local-LBAOYPL4.js.map
|
|
@@ -241863,18 +241863,18 @@ Node text: ${this._forgottenText}`;
|
|
|
241863
241863
|
}
|
|
241864
241864
|
});
|
|
241865
241865
|
|
|
241866
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@0.0.0-next-9eb60d7-
|
|
241866
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@0.0.0-next-9eb60d7-20240607102913_@graphql-codegen+cli@5.0.2_react-dom@17.0.2_react@17.0.2/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/index.js
|
|
241867
241867
|
init_cjs_shims();
|
|
241868
241868
|
var import_ts_morph2 = __toESM(require_ts_morph(), 1);
|
|
241869
241869
|
|
|
241870
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@0.0.0-next-9eb60d7-
|
|
241870
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@0.0.0-next-9eb60d7-20240607102913_@graphql-codegen+cli@5.0.2_react-dom@17.0.2_react@17.0.2/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/classes.js
|
|
241871
241871
|
init_cjs_shims();
|
|
241872
241872
|
var import_ts_morph = __toESM(require_ts_morph(), 1);
|
|
241873
241873
|
|
|
241874
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@0.0.0-next-9eb60d7-
|
|
241874
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@0.0.0-next-9eb60d7-20240607102913_@graphql-codegen+cli@5.0.2_react-dom@17.0.2_react@17.0.2/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/functions.js
|
|
241875
241875
|
init_cjs_shims();
|
|
241876
241876
|
|
|
241877
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@0.0.0-next-9eb60d7-
|
|
241877
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@0.0.0-next-9eb60d7-20240607102913_@graphql-codegen+cli@5.0.2_react-dom@17.0.2_react@17.0.2/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/utils.js
|
|
241878
241878
|
init_cjs_shims();
|
|
241879
241879
|
function getJsDocOrCreate(node) {
|
|
241880
241880
|
return node.getJsDocs().at(-1) || node.addJsDoc({ description: "\n" });
|
|
@@ -241890,7 +241890,7 @@ function sanitizeType(str) {
|
|
|
241890
241890
|
return `Class<${extractedClassFromTypeof}>`;
|
|
241891
241891
|
}
|
|
241892
241892
|
|
|
241893
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@0.0.0-next-9eb60d7-
|
|
241893
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@0.0.0-next-9eb60d7-20240607102913_@graphql-codegen+cli@5.0.2_react-dom@17.0.2_react@17.0.2/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/functions.js
|
|
241894
241894
|
function generateFunctionDocumentation(functionNode, variableStatement) {
|
|
241895
241895
|
const outputDocNode = getOutputJsDocNodeOrCreate(
|
|
241896
241896
|
functionNode,
|
|
@@ -241982,7 +241982,7 @@ function getOutputJsDocNodeOrCreate(functionNode, docNode) {
|
|
|
241982
241982
|
return functionNode;
|
|
241983
241983
|
}
|
|
241984
241984
|
|
|
241985
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@0.0.0-next-9eb60d7-
|
|
241985
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@0.0.0-next-9eb60d7-20240607102913_@graphql-codegen+cli@5.0.2_react-dom@17.0.2_react@17.0.2/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/classes.js
|
|
241986
241986
|
function generateClassDocumentation(classNode) {
|
|
241987
241987
|
generateClassBaseDocumentation(classNode);
|
|
241988
241988
|
classNode.getMembers().forEach(generateClassMemberDocumentation);
|
|
@@ -242026,7 +242026,7 @@ function generateModifierDocumentation(classMember) {
|
|
|
242026
242026
|
}
|
|
242027
242027
|
}
|
|
242028
242028
|
|
|
242029
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@0.0.0-next-9eb60d7-
|
|
242029
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@0.0.0-next-9eb60d7-20240607102913_@graphql-codegen+cli@5.0.2_react-dom@17.0.2_react@17.0.2/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/typedefs.js
|
|
242030
242030
|
init_cjs_shims();
|
|
242031
242031
|
function generateTypeDefs(sourceFile, code) {
|
|
242032
242032
|
const typedefs = sourceFile.getTypeAliases().map(
|
|
@@ -242177,7 +242177,7 @@ function generateObjectPropertyDocumentation(node, jsDoc, name = "", topLevelCal
|
|
|
242177
242177
|
}
|
|
242178
242178
|
}
|
|
242179
242179
|
|
|
242180
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@0.0.0-next-9eb60d7-
|
|
242180
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@0.0.0-next-9eb60d7-20240607102913_@graphql-codegen+cli@5.0.2_react-dom@17.0.2_react@17.0.2/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/index.js
|
|
242181
242181
|
var DEFAULT_COMPILER_OPTIONS = {
|
|
242182
242182
|
target: import_ts_morph2.ScriptTarget.ESNext,
|
|
242183
242183
|
esModuleInterop: true,
|
|
@@ -242260,4 +242260,4 @@ export {
|
|
|
242260
242260
|
and limitations under the License.
|
|
242261
242261
|
***************************************************************************** *)
|
|
242262
242262
|
*/
|
|
242263
|
-
//# sourceMappingURL=morph-
|
|
242263
|
+
//# sourceMappingURL=morph-6NYGHGNT.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
findPort
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-CM4H6QMH.js";
|
|
4
4
|
import {
|
|
5
5
|
DEFAULT_INSPECTOR_PORT,
|
|
6
6
|
H2O_BINDING_NAME,
|
|
@@ -12,25 +12,25 @@ import {
|
|
|
12
12
|
importLocal,
|
|
13
13
|
logRequestLine,
|
|
14
14
|
setConstructors
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-ZSWSHFDT.js";
|
|
16
16
|
import {
|
|
17
17
|
AbortError,
|
|
18
18
|
outputNewline,
|
|
19
19
|
readFile,
|
|
20
20
|
renderSuccess
|
|
21
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-GITQBCE5.js";
|
|
22
22
|
import "./chunk-EQPYUHNM.js";
|
|
23
23
|
import "./chunk-6UDFXWNE.js";
|
|
24
24
|
import "./chunk-EARPFFS7.js";
|
|
25
25
|
import "./chunk-S4VBXFXP.js";
|
|
26
|
-
import "./chunk-
|
|
26
|
+
import "./chunk-A2UVOX6O.js";
|
|
27
27
|
import "./chunk-DL3MKXVR.js";
|
|
28
28
|
import "./chunk-FMKVOTQK.js";
|
|
29
|
-
import "./chunk-
|
|
29
|
+
import "./chunk-DIRL62CL.js";
|
|
30
30
|
import "./chunk-PRJ3U7MR.js";
|
|
31
31
|
import {
|
|
32
32
|
source_default
|
|
33
|
-
} from "./chunk-
|
|
33
|
+
} from "./chunk-TYOQQCHN.js";
|
|
34
34
|
import "./chunk-JIJ65JT6.js";
|
|
35
35
|
import "./chunk-WADS2TV5.js";
|
|
36
36
|
import "./chunk-GEN4RXTD.js";
|
|
@@ -44,13 +44,13 @@ import "./chunk-K6257PKA.js";
|
|
|
44
44
|
import "./chunk-XQFDS44U.js";
|
|
45
45
|
import "./chunk-AMAYT2P2.js";
|
|
46
46
|
import "./chunk-VM4POVNV.js";
|
|
47
|
-
import "./chunk-
|
|
47
|
+
import "./chunk-SWNRLCC6.js";
|
|
48
48
|
import "./chunk-T5LLJYYS.js";
|
|
49
49
|
import {
|
|
50
50
|
init_cjs_shims
|
|
51
51
|
} from "./chunk-ZPL24Y2D.js";
|
|
52
52
|
|
|
53
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@0.0.0-next-9eb60d7-
|
|
53
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@0.0.0-next-9eb60d7-20240607102913_@graphql-codegen+cli@5.0.2_react-dom@17.0.2_react@17.0.2/node_modules/@shopify/cli-hydrogen/dist/lib/mini-oxygen/node.js
|
|
54
54
|
init_cjs_shims();
|
|
55
55
|
import { AsyncLocalStorage } from "node:async_hooks";
|
|
56
56
|
async function startNodeServer({
|
|
@@ -188,4 +188,4 @@ async function startNodeServer({
|
|
|
188
188
|
export {
|
|
189
189
|
startNodeServer
|
|
190
190
|
};
|
|
191
|
-
//# sourceMappingURL=node-
|
|
191
|
+
//# sourceMappingURL=node-3X5EZ2GL.js.map
|
|
@@ -26,10 +26,10 @@ import {
|
|
|
26
26
|
versionSatisfies,
|
|
27
27
|
writePackageJSON,
|
|
28
28
|
yarnLockfile
|
|
29
|
-
} from "./chunk-
|
|
30
|
-
import "./chunk-
|
|
29
|
+
} from "./chunk-NBSFQYKI.js";
|
|
30
|
+
import "./chunk-DIRL62CL.js";
|
|
31
31
|
import "./chunk-PRJ3U7MR.js";
|
|
32
|
-
import "./chunk-
|
|
32
|
+
import "./chunk-TYOQQCHN.js";
|
|
33
33
|
import "./chunk-JIJ65JT6.js";
|
|
34
34
|
import "./chunk-WADS2TV5.js";
|
|
35
35
|
import "./chunk-GEN4RXTD.js";
|
|
@@ -43,7 +43,7 @@ import "./chunk-K6257PKA.js";
|
|
|
43
43
|
import "./chunk-XQFDS44U.js";
|
|
44
44
|
import "./chunk-AMAYT2P2.js";
|
|
45
45
|
import "./chunk-VM4POVNV.js";
|
|
46
|
-
import "./chunk-
|
|
46
|
+
import "./chunk-SWNRLCC6.js";
|
|
47
47
|
import "./chunk-T5LLJYYS.js";
|
|
48
48
|
import "./chunk-ZPL24Y2D.js";
|
|
49
49
|
export {
|
|
@@ -75,4 +75,4 @@ export {
|
|
|
75
75
|
writePackageJSON,
|
|
76
76
|
yarnLockfile
|
|
77
77
|
};
|
|
78
|
-
//# sourceMappingURL=node-package-manager-
|
|
78
|
+
//# sourceMappingURL=node-package-manager-BU3KHLYT.js.map
|
|
@@ -4,7 +4,7 @@ import {
|
|
|
4
4
|
openURL,
|
|
5
5
|
sleep,
|
|
6
6
|
terminalSupportsRawMode
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-TYOQQCHN.js";
|
|
8
8
|
import "./chunk-JIJ65JT6.js";
|
|
9
9
|
import "./chunk-WADS2TV5.js";
|
|
10
10
|
import "./chunk-GEN4RXTD.js";
|
|
@@ -18,7 +18,7 @@ import "./chunk-K6257PKA.js";
|
|
|
18
18
|
import "./chunk-XQFDS44U.js";
|
|
19
19
|
import "./chunk-AMAYT2P2.js";
|
|
20
20
|
import "./chunk-VM4POVNV.js";
|
|
21
|
-
import "./chunk-
|
|
21
|
+
import "./chunk-SWNRLCC6.js";
|
|
22
22
|
import "./chunk-T5LLJYYS.js";
|
|
23
23
|
import "./chunk-ZPL24Y2D.js";
|
|
24
24
|
export {
|
|
@@ -28,4 +28,4 @@ export {
|
|
|
28
28
|
sleep,
|
|
29
29
|
terminalSupportsRawMode
|
|
30
30
|
};
|
|
31
|
-
//# sourceMappingURL=system-
|
|
31
|
+
//# sourceMappingURL=system-GPQDWNIQ.js.map
|