@shopify/cli 3.84.2 → 3.85.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/README.md +1 -1
- package/dist/{chokidar-KCZH6DIC.js → chokidar-TTCYG5AA.js} +5 -5
- package/dist/{chokidar-XPSJ2FUJ.js → chokidar-XUA2BN3J.js} +5 -5
- package/dist/{chunk-QS5WPZTS.js → chunk-2IA24ROR.js} +9 -8
- package/dist/{chunk-T2Z26YN7.js → chunk-2IEQZDJI.js} +3 -3
- package/dist/{chunk-MRQXBTNU.js → chunk-47CMAYQE.js} +3 -3
- package/dist/{chunk-M6EH6UKK.js → chunk-4JN3JAPL.js} +3 -3
- package/dist/{chunk-BSKQ4RKV.js → chunk-5FNCRAPA.js} +3 -3
- package/dist/{chunk-L5OKA4W4.js → chunk-76S5M67J.js} +7 -7
- package/dist/{chunk-DZCCH5OM.js → chunk-A26YXFMX.js} +8 -8
- package/dist/{chunk-YNNUWX3I.js → chunk-AJOVRT5K.js} +3 -3
- package/dist/{chunk-7YVG6N4O.js → chunk-AJYT5DKD.js} +2 -2
- package/dist/{chunk-HMDWNGIV.js → chunk-AM4QB5OM.js} +206 -100
- package/dist/{chunk-TAA5HGRT.js → chunk-B36FYNEM.js} +664 -587
- package/dist/{chunk-46YOOMEM.js → chunk-BB4VAGLH.js} +2 -2
- package/dist/{chunk-W5G2YPO2.js → chunk-BQ3PZIHZ.js} +7 -7
- package/dist/{chunk-ZBPY6YL5.js → chunk-C4XAKIGB.js} +8 -8
- package/dist/{chunk-AQVXNWM2.js → chunk-DJVJNSKZ.js} +2 -2
- package/dist/{chunk-BX2C6EVM.js → chunk-DKG2TMNN.js} +2 -2
- package/dist/{del-SAZHGAZZ.js → chunk-EFOOQV72.js} +17 -378
- package/dist/{chunk-3FBDJEGD.js → chunk-F7F4BQYW.js} +1824 -762
- package/dist/{chunk-66VZYBID.js → chunk-F7J5CUMZ.js} +4 -4
- package/dist/{chunk-KHBZ52PT.js → chunk-G2VTHDI5.js} +41 -17
- package/dist/{chunk-Z6MEYGAG.js → chunk-HNHQAN5R.js} +3 -3
- package/dist/chunk-IWFYXDPH.js +109 -0
- package/dist/{chunk-G74IQQ6M.js → chunk-JF6OJWJV.js} +3 -3
- package/dist/{chunk-UOLT7THS.js → chunk-JR35C77F.js} +3 -3
- package/dist/{chunk-YPRC4TK6.js → chunk-K2VBTQSL.js} +187 -43
- package/dist/chunk-KU6FTMKN.js +87 -0
- package/dist/{chunk-JHLYV5K7.js → chunk-NYUWDGSK.js} +7 -7
- package/dist/{chunk-OCEWRJZI.js → chunk-PUO72IWW.js} +16 -20
- package/dist/{chunk-ZRU5CKDG.js → chunk-T3FBGLW4.js} +4 -4
- package/dist/{chunk-G5R6YD27.js → chunk-UATXMR5F.js} +2 -103
- package/dist/{chunk-6A27UWO7.js → chunk-UGBL65P2.js} +4 -4
- package/dist/{chunk-RTTTZZGY.js → chunk-VELVK2EZ.js} +4 -4
- package/dist/{chunk-TFVMB62A.js → chunk-VLSFD7SJ.js} +19 -18
- package/dist/{chunk-YUI23PKV.js → chunk-WRIQTRQE.js} +2 -2
- package/dist/{chunk-2TBGVDDK.js → chunk-XO7GQ2WG.js} +3 -3
- package/dist/{chunk-6JFZSZKE.js → chunk-XTCT7ABH.js} +16379 -5792
- package/dist/{chunk-DCU33ZNP.js → chunk-Y4DWHLHN.js} +3 -3
- package/dist/{chunk-XD5EFQE2.js → chunk-Y7JIZJYE.js} +5 -5
- package/dist/{chunk-7UHRC35E.js → chunk-Z7TXQNKI.js} +2 -2
- package/dist/chunk-ZAVXS5HH.js +4654 -0
- package/dist/{chunk-MXDBI4PG.js → chunk-ZXKNRG53.js} +5 -5
- package/dist/cli/commands/auth/login.d.ts +8 -0
- package/dist/cli/commands/auth/login.js +28 -0
- package/dist/cli/commands/auth/login.test.js +53 -0
- package/dist/cli/commands/auth/logout.js +15 -17
- package/dist/cli/commands/auth/logout.test.js +20 -22
- package/dist/cli/commands/cache/clear.js +15 -16
- package/dist/cli/commands/debug/command-flags.js +15 -16
- package/dist/cli/commands/docs/generate.js +15 -16
- package/dist/cli/commands/docs/generate.test.js +21 -22
- package/dist/cli/commands/help.js +15 -16
- package/dist/cli/commands/kitchen-sink/async.js +16 -17
- package/dist/cli/commands/kitchen-sink/async.test.js +17 -18
- package/dist/cli/commands/kitchen-sink/index.js +18 -19
- package/dist/cli/commands/kitchen-sink/index.test.js +21 -22
- package/dist/cli/commands/kitchen-sink/prompts.js +16 -17
- package/dist/cli/commands/kitchen-sink/prompts.test.js +17 -18
- package/dist/cli/commands/kitchen-sink/static.js +16 -17
- package/dist/cli/commands/kitchen-sink/static.test.js +17 -18
- package/dist/cli/commands/notifications/generate.js +16 -17
- package/dist/cli/commands/notifications/list.js +16 -17
- package/dist/cli/commands/search.js +16 -17
- package/dist/cli/commands/upgrade.js +16 -17
- package/dist/cli/commands/upgrade.test.js +1 -1
- package/dist/cli/commands/version.js +16 -17
- package/dist/cli/commands/version.test.js +17 -18
- package/dist/cli/services/commands/notifications.js +11 -12
- 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/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 +12 -13
- package/dist/configs/all.yml +3 -0
- package/dist/configs/recommended.yml +3 -0
- package/dist/{custom-oclif-loader-BBMEEF2H.js → custom-oclif-loader-J2DN7UTY.js} +11 -12
- package/dist/data/objects.json +2 -2
- package/dist/data/shopify_system_translations.json +69 -22
- package/dist/data/tags.json +10 -10
- package/dist/del-DNZ7X2HW.js +377 -0
- package/dist/{error-handler-734CUCMD.js → error-handler-JJ76ZQMC.js} +13 -14
- package/dist/hooks/postrun.js +13 -15
- package/dist/hooks/prerun.js +14 -15
- package/dist/index.d.ts +1 -1
- package/dist/index.js +7473 -5646
- package/dist/{lib-OSXFX3I2.js → lib-DEEC6IKU.js} +3 -4
- package/dist/{local-5AKZWHSS.js → local-2JWTG2IJ.js} +7 -8
- package/dist/{morph-TYIH255V.js → morph-5D7H6MU2.js} +13 -11
- package/dist/{node-package-manager-DMOU4DTB.js → node-package-manager-YCQL3774.js} +8 -9
- package/dist/{npa-E675GQOI.js → npa-LHT53SWR.js} +3 -5
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/{ui-JQXGLHMO.js → ui-HITLA3H3.js} +9 -8
- package/dist/{workerd-FTKMK3NR.js → workerd-KHWXFNPK.js} +22 -22
- package/oclif.manifest.json +79 -9
- package/package.json +10 -10
- package/dist/chunk-CP3BRHWK.js +0 -33
- package/dist/chunk-EZQWZ57B.js +0 -53
- package/dist/chunk-SJMHVGQ5.js +0 -119
- package/dist/chunk-SM7O6ZFJ.js +0 -1216
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import {
|
|
2
2
|
require_lib
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-F7F4BQYW.js";
|
|
4
4
|
import "./chunk-UMUTXITN.js";
|
|
5
|
-
import "./chunk-
|
|
6
|
-
import "./chunk-G5R6YD27.js";
|
|
5
|
+
import "./chunk-UATXMR5F.js";
|
|
7
6
|
import "./chunk-G2ZZKGSV.js";
|
|
8
7
|
import "./chunk-UV5N2VL7.js";
|
|
9
8
|
import "./chunk-XE5EOEBL.js";
|
|
10
9
|
import "./chunk-PKR7KJ6P.js";
|
|
11
10
|
export default require_lib();
|
|
12
|
-
//# sourceMappingURL=lib-
|
|
11
|
+
//# sourceMappingURL=lib-DEEC6IKU.js.map
|
|
@@ -20,17 +20,16 @@ import {
|
|
|
20
20
|
macAddress,
|
|
21
21
|
opentelemetryDomain,
|
|
22
22
|
themeToken
|
|
23
|
-
} from "./chunk-
|
|
24
|
-
import "./chunk-
|
|
25
|
-
import "./chunk-EG6MBBEN.js";
|
|
26
|
-
import "./chunk-3FBDJEGD.js";
|
|
23
|
+
} from "./chunk-B36FYNEM.js";
|
|
24
|
+
import "./chunk-F7F4BQYW.js";
|
|
27
25
|
import "./chunk-UMUTXITN.js";
|
|
28
|
-
import "./chunk-
|
|
29
|
-
import "./chunk-
|
|
26
|
+
import "./chunk-UATXMR5F.js";
|
|
27
|
+
import "./chunk-B5EXYCV3.js";
|
|
30
28
|
import "./chunk-G2ZZKGSV.js";
|
|
29
|
+
import "./chunk-75LV6AQS.js";
|
|
31
30
|
import "./chunk-UV5N2VL7.js";
|
|
32
31
|
import "./chunk-XE5EOEBL.js";
|
|
33
|
-
import "./chunk-
|
|
32
|
+
import "./chunk-EG6MBBEN.js";
|
|
34
33
|
import "./chunk-PKR7KJ6P.js";
|
|
35
34
|
export {
|
|
36
35
|
alwaysLogAnalytics,
|
|
@@ -55,4 +54,4 @@ export {
|
|
|
55
54
|
opentelemetryDomain,
|
|
56
55
|
themeToken
|
|
57
56
|
};
|
|
58
|
-
//# sourceMappingURL=local-
|
|
57
|
+
//# sourceMappingURL=local-2JWTG2IJ.js.map
|
|
@@ -1,11 +1,13 @@
|
|
|
1
|
+
import {
|
|
2
|
+
require_brace_expansion
|
|
3
|
+
} from "./chunk-IWFYXDPH.js";
|
|
1
4
|
import {
|
|
2
5
|
require_out
|
|
3
6
|
} from "./chunk-CTFDRWUN.js";
|
|
4
7
|
import "./chunk-7IK72W75.js";
|
|
5
8
|
import {
|
|
6
|
-
require_brace_expansion,
|
|
7
9
|
require_source_map_support
|
|
8
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-UATXMR5F.js";
|
|
9
11
|
import "./chunk-XE5EOEBL.js";
|
|
10
12
|
import {
|
|
11
13
|
__commonJS,
|
|
@@ -190638,18 +190640,18 @@ Node text: ${this._forgottenText}`), new common.errors.InvalidOperationError(mes
|
|
|
190638
190640
|
}
|
|
190639
190641
|
});
|
|
190640
190642
|
|
|
190641
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
190643
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_c5825d46f8c022877c16d44d9004dd56/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/index.js
|
|
190642
190644
|
init_cjs_shims();
|
|
190643
190645
|
var import_ts_morph2 = __toESM(require_ts_morph(), 1);
|
|
190644
190646
|
|
|
190645
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
190647
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_c5825d46f8c022877c16d44d9004dd56/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/classes.js
|
|
190646
190648
|
init_cjs_shims();
|
|
190647
190649
|
var import_ts_morph = __toESM(require_ts_morph(), 1);
|
|
190648
190650
|
|
|
190649
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
190651
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_c5825d46f8c022877c16d44d9004dd56/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/functions.js
|
|
190650
190652
|
init_cjs_shims();
|
|
190651
190653
|
|
|
190652
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
190654
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_c5825d46f8c022877c16d44d9004dd56/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/utils.js
|
|
190653
190655
|
init_cjs_shims();
|
|
190654
190656
|
function getJsDocOrCreate(node) {
|
|
190655
190657
|
return node.getJsDocs().at(-1) || node.addJsDoc({ description: `
|
|
@@ -190663,7 +190665,7 @@ function sanitizeType(str) {
|
|
|
190663
190665
|
return extractedClassFromTypeof ? `Class<${extractedClassFromTypeof}>` : str;
|
|
190664
190666
|
}
|
|
190665
190667
|
|
|
190666
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
190668
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_c5825d46f8c022877c16d44d9004dd56/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/functions.js
|
|
190667
190669
|
function generateFunctionDocumentation(functionNode, variableStatement) {
|
|
190668
190670
|
let outputDocNode = getOutputJsDocNodeOrCreate(
|
|
190669
190671
|
functionNode,
|
|
@@ -190726,7 +190728,7 @@ function getOutputJsDocNodeOrCreate(functionNode, docNode) {
|
|
|
190726
190728
|
return docNode ? functionNode.getJsDocs().length ? functionNode : (getJsDocOrCreate(docNode), docNode) : (getJsDocOrCreate(functionNode), functionNode);
|
|
190727
190729
|
}
|
|
190728
190730
|
|
|
190729
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
190731
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_c5825d46f8c022877c16d44d9004dd56/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/classes.js
|
|
190730
190732
|
function generateClassDocumentation(classNode) {
|
|
190731
190733
|
generateClassBaseDocumentation(classNode), classNode.getMembers().forEach(generateClassMemberDocumentation);
|
|
190732
190734
|
}
|
|
@@ -190754,7 +190756,7 @@ function generateModifierDocumentation(classMember) {
|
|
|
190754
190756
|
}
|
|
190755
190757
|
}
|
|
190756
190758
|
|
|
190757
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
190759
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_c5825d46f8c022877c16d44d9004dd56/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/typedefs.js
|
|
190758
190760
|
init_cjs_shims();
|
|
190759
190761
|
function generateTypeDefs(sourceFile, code) {
|
|
190760
190762
|
let typedefs = sourceFile.getTypeAliases().map(
|
|
@@ -190867,7 +190869,7 @@ function generateObjectPropertyDocumentation(node, jsDoc, name = "", topLevelCal
|
|
|
190867
190869
|
);
|
|
190868
190870
|
}
|
|
190869
190871
|
|
|
190870
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
190872
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.3_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_c5825d46f8c022877c16d44d9004dd56/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/index.js
|
|
190871
190873
|
var DEFAULT_COMPILER_OPTIONS = {
|
|
190872
190874
|
target: import_ts_morph2.ScriptTarget.ESNext,
|
|
190873
190875
|
esModuleInterop: !0,
|
|
@@ -190944,4 +190946,4 @@ export {
|
|
|
190944
190946
|
and limitations under the License.
|
|
190945
190947
|
***************************************************************************** *)
|
|
190946
190948
|
*/
|
|
190947
|
-
//# sourceMappingURL=morph-
|
|
190949
|
+
//# sourceMappingURL=morph-5D7H6MU2.js.map
|
|
@@ -29,18 +29,17 @@ import {
|
|
|
29
29
|
versionSatisfies,
|
|
30
30
|
writePackageJSON,
|
|
31
31
|
yarnLockfile
|
|
32
|
-
} from "./chunk-
|
|
33
|
-
import "./chunk-
|
|
34
|
-
import "./chunk-
|
|
35
|
-
import "./chunk-EG6MBBEN.js";
|
|
36
|
-
import "./chunk-3FBDJEGD.js";
|
|
32
|
+
} from "./chunk-G2VTHDI5.js";
|
|
33
|
+
import "./chunk-B36FYNEM.js";
|
|
34
|
+
import "./chunk-F7F4BQYW.js";
|
|
37
35
|
import "./chunk-UMUTXITN.js";
|
|
38
|
-
import "./chunk-
|
|
39
|
-
import "./chunk-
|
|
36
|
+
import "./chunk-UATXMR5F.js";
|
|
37
|
+
import "./chunk-B5EXYCV3.js";
|
|
40
38
|
import "./chunk-G2ZZKGSV.js";
|
|
39
|
+
import "./chunk-75LV6AQS.js";
|
|
41
40
|
import "./chunk-UV5N2VL7.js";
|
|
42
41
|
import "./chunk-XE5EOEBL.js";
|
|
43
|
-
import "./chunk-
|
|
42
|
+
import "./chunk-EG6MBBEN.js";
|
|
44
43
|
import "./chunk-PKR7KJ6P.js";
|
|
45
44
|
export {
|
|
46
45
|
FindUpAndReadPackageJsonNotFoundError,
|
|
@@ -74,4 +73,4 @@ export {
|
|
|
74
73
|
writePackageJSON,
|
|
75
74
|
yarnLockfile
|
|
76
75
|
};
|
|
77
|
-
//# sourceMappingURL=node-package-manager-
|
|
76
|
+
//# sourceMappingURL=node-package-manager-YCQL3774.js.map
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
|
-
require_lib
|
|
3
|
-
} from "./chunk-EZQWZ57B.js";
|
|
4
|
-
import {
|
|
2
|
+
require_lib,
|
|
5
3
|
require_semver
|
|
6
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-AM4QB5OM.js";
|
|
7
5
|
import {
|
|
8
6
|
__commonJS,
|
|
9
7
|
__require,
|
|
@@ -1575,4 +1573,4 @@ var require_npa = __commonJS({
|
|
|
1575
1573
|
}
|
|
1576
1574
|
});
|
|
1577
1575
|
export default require_npa();
|
|
1578
|
-
//# sourceMappingURL=npa-
|
|
1576
|
+
//# sourceMappingURL=npa-LHT53SWR.js.map
|