@shopify/cli 3.85.4 → 3.86.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/assets/dev-console/extensions/dev-console/assets/index-Cj8WCHlM.js +64 -0
- package/dist/assets/dev-console/index.html +1 -1
- package/dist/assets/hydrogen/starter/package.json +1 -1
- package/dist/{brotli-EDFLSXX4.js → brotli-2OKV26Y6.js} +3 -3
- package/dist/{chunk-5AUZG65U.js → chunk-2KZOUSPH.js} +5 -5
- package/dist/{chunk-BQ3PZIHZ.js → chunk-4MSYMXAX.js} +16 -16
- package/dist/{chunk-M6DL6PW7.js → chunk-4TSN5PHA.js} +3 -3
- package/dist/{chunk-CBUCMJTB.js → chunk-4YT3BY2B.js} +2 -2
- package/dist/{chunk-2H6AD4EL.js → chunk-5Q7CDSRK.js} +6 -6
- package/dist/{chunk-EPNYJUKL.js → chunk-5RBPM5MR.js} +205 -183
- package/dist/{chunk-UATXMR5F.js → chunk-6FH6AJI5.js} +3 -3
- package/dist/{chunk-75LV6AQS.js → chunk-6ONJEX7Y.js} +8 -8
- package/dist/{chunk-GMOJ4MM6.js → chunk-6UMZO4DD.js} +5 -5
- package/dist/{chunk-W7V5E5TL.js → chunk-7TE554OT.js} +17 -17
- package/dist/{chunk-ON22YJEB.js → chunk-7VKRIIXT.js} +7 -7
- package/dist/{chunk-QCCEM2W7.js → chunk-AA57B6YW.js} +3 -3
- package/dist/{chunk-BRYTLGQH.js → chunk-AQK2VHTY.js} +3 -3
- package/dist/{chunk-SJ6XHMPR.js → chunk-DKRTUP7T.js} +2 -2
- package/dist/{chunk-JXSJVKPK.js → chunk-E25JAFOX.js} +3 -3
- package/dist/{chunk-Y2JP6WFP.js → chunk-EG6MBBEN.js} +2 -2
- package/dist/{chunk-IG5SOACB.js → chunk-F2V6FX7R.js} +3 -3
- package/dist/{chunk-JDGRN7YI.js → chunk-G3RY2PNL.js} +4 -4
- package/dist/{chunk-QDQ64PMY.js → chunk-GAPPN3SH.js} +3 -3
- package/dist/{chunk-DBQFPT3U.js → chunk-GU76E24D.js} +7 -7
- package/dist/{chunk-Y2BC44O5.js → chunk-IZMUO44N.js} +5 -5
- package/dist/{chunk-2XTIBWBA.js → chunk-J5WELXX6.js} +3 -3
- package/dist/{chunk-34TWZ632.js → chunk-JMQJQNH7.js} +146 -125
- package/dist/{chunk-DEMUK3QR.js → chunk-KIMPXWRC.js} +7 -7
- package/dist/{chunk-XXIM3XSO.js → chunk-LDFPMZVN.js} +2 -2
- package/dist/{chunk-5JFU2PDH.js → chunk-LDJGMHXE.js} +4 -4
- package/dist/{chunk-XQMRWA2D.js → chunk-LOWKEYZ4.js} +2 -2
- package/dist/{chunk-3762O47V.js → chunk-LPSHXR57.js} +2 -2
- package/dist/{chunk-S5H4ZYTZ.js → chunk-NIZJP24I.js} +4 -4
- package/dist/{chunk-VOXGVQ4Y.js → chunk-NMH42STK.js} +28 -20
- package/dist/{chunk-NIJYJVQ7.js → chunk-O32LAXNO.js} +584 -586
- package/dist/{chunk-XEG67XNW.js → chunk-PFWYGIIB.js} +4 -4
- package/dist/{chunk-B5EXYCV3.js → chunk-Q2H6D2MH.js} +5 -5
- package/dist/{chunk-VVHZTHIS.js → chunk-TCTK5NQE.js} +8 -8
- package/dist/{chunk-UTGZE4KZ.js → chunk-UAYSVXRU.js} +82 -31
- package/dist/{chunk-OYGH5GC4.js → chunk-UKECTTQZ.js} +2 -2
- package/dist/{chunk-P24ZSULK.js → chunk-UXJEPFC3.js} +3 -3
- package/dist/{chunk-3JZIRVBB.js → chunk-WZTQS5NN.js} +47 -41
- package/dist/{chunk-F7F4BQYW.js → chunk-X2YIODUW.js} +56 -58
- package/dist/{chunk-25IMI7TH.js → chunk-XD3LXUGW.js} +5 -5
- package/dist/{chunk-2C6DJIBX.js → chunk-ZRLTG3SU.js} +4 -4
- package/dist/{chunk-QCVEBMJO.js → chunk-ZZGMPT2W.js} +3 -3
- package/dist/cli/commands/auth/login.js +16 -16
- package/dist/cli/commands/auth/login.test.js +18 -18
- package/dist/cli/commands/auth/logout.js +16 -16
- package/dist/cli/commands/auth/logout.test.js +18 -18
- package/dist/cli/commands/cache/clear.js +16 -16
- package/dist/cli/commands/debug/command-flags.js +16 -16
- package/dist/cli/commands/docs/generate.js +16 -16
- package/dist/cli/commands/docs/generate.test.js +17 -17
- package/dist/cli/commands/help.js +16 -16
- package/dist/cli/commands/kitchen-sink/async.js +17 -17
- package/dist/cli/commands/kitchen-sink/async.test.js +18 -18
- package/dist/cli/commands/kitchen-sink/index.js +19 -19
- package/dist/cli/commands/kitchen-sink/index.test.js +20 -20
- package/dist/cli/commands/kitchen-sink/prompts.js +17 -17
- package/dist/cli/commands/kitchen-sink/prompts.test.js +18 -18
- package/dist/cli/commands/kitchen-sink/static.js +17 -17
- package/dist/cli/commands/kitchen-sink/static.test.js +18 -18
- package/dist/cli/commands/notifications/generate.js +17 -17
- package/dist/cli/commands/notifications/list.js +17 -17
- package/dist/cli/commands/search.js +17 -17
- package/dist/cli/commands/upgrade.js +17 -17
- package/dist/cli/commands/upgrade.test.js +1 -1
- package/dist/cli/commands/version.js +17 -17
- package/dist/cli/commands/version.test.js +18 -18
- package/dist/cli/services/commands/notifications.js +12 -12
- package/dist/cli/services/commands/search.js +7 -7
- package/dist/cli/services/commands/search.test.js +8 -8
- package/dist/cli/services/commands/version.js +8 -8
- package/dist/cli/services/commands/version.test.js +10 -10
- package/dist/cli/services/kitchen-sink/async.js +7 -7
- package/dist/cli/services/kitchen-sink/prompts.js +7 -7
- package/dist/cli/services/kitchen-sink/static.js +7 -7
- package/dist/cli/services/upgrade.js +8 -8
- package/dist/cli/services/upgrade.test.js +10 -10
- package/dist/{custom-oclif-loader-OFIEXBNK.js → custom-oclif-loader-Y4GWKKAU.js} +7 -7
- package/dist/{del-DNZ7X2HW.js → del-DIPVIUR3.js} +3 -3
- package/dist/{error-handler-FHZMF7GS.js → error-handler-WPYX52XY.js} +14 -14
- package/dist/hooks/postrun.js +12 -12
- package/dist/hooks/prerun.js +13 -13
- package/dist/{http-proxy-node16-T623PGD4.js → http-proxy-node16-K5X7BUK5.js} +3 -3
- package/dist/index.js +1659 -2642
- package/dist/{lib-DEEC6IKU.js → lib-EMZRCLCJ.js} +3 -3
- package/dist/{lib-JVEIEXYB.js → lib-WHI5XOGD.js} +2 -2
- package/dist/{local-4MIY74VR.js → local-ZMOSXANE.js} +7 -7
- package/dist/{morph-D4BXY376.js → morph-EGK76SED.js} +17 -18
- package/dist/{multipart-parser-WSNBP656.js → multipart-parser-IYYNISJK.js} +2 -2
- package/dist/{node-package-manager-H6KF4PH6.js → node-package-manager-4KOKGFQG.js} +8 -8
- package/dist/{path-COZT77T2.js → path-GB4VIEM6.js} +2 -2
- package/dist/{source-map-QCVC46UY.js → source-map-UFUVQCYE.js} +5 -5
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/{ui-R3FDFL2U.js → ui-YYVT2VLD.js} +7 -7
- package/dist/{workerd-JVZ57YOV.js → workerd-35SAC4OI.js} +18 -18
- package/oclif.manifest.json +17 -104
- package/package.json +8 -12
- package/dist/assets/dev-console/extensions/dev-console/assets/index-ohOjvIJh.js +0 -64
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import {
|
|
2
2
|
require_lib
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-X2YIODUW.js";
|
|
4
4
|
import "./chunk-UMUTXITN.js";
|
|
5
|
-
import "./chunk-
|
|
5
|
+
import "./chunk-6FH6AJI5.js";
|
|
6
6
|
import "./chunk-G2ZZKGSV.js";
|
|
7
7
|
import "./chunk-UV5N2VL7.js";
|
|
8
8
|
import "./chunk-XE5EOEBL.js";
|
|
9
9
|
import "./chunk-PKR7KJ6P.js";
|
|
10
10
|
export default require_lib();
|
|
11
|
-
//# sourceMappingURL=lib-
|
|
11
|
+
//# sourceMappingURL=lib-EMZRCLCJ.js.map
|
|
@@ -20,16 +20,16 @@ import {
|
|
|
20
20
|
macAddress,
|
|
21
21
|
opentelemetryDomain,
|
|
22
22
|
themeToken
|
|
23
|
-
} from "./chunk-
|
|
24
|
-
import "./chunk-
|
|
23
|
+
} from "./chunk-JMQJQNH7.js";
|
|
24
|
+
import "./chunk-X2YIODUW.js";
|
|
25
25
|
import "./chunk-UMUTXITN.js";
|
|
26
|
-
import "./chunk-
|
|
27
|
-
import "./chunk-
|
|
26
|
+
import "./chunk-6FH6AJI5.js";
|
|
27
|
+
import "./chunk-Q2H6D2MH.js";
|
|
28
28
|
import "./chunk-G2ZZKGSV.js";
|
|
29
|
-
import "./chunk-
|
|
29
|
+
import "./chunk-6ONJEX7Y.js";
|
|
30
30
|
import "./chunk-UV5N2VL7.js";
|
|
31
31
|
import "./chunk-XE5EOEBL.js";
|
|
32
|
-
import "./chunk-
|
|
32
|
+
import "./chunk-EG6MBBEN.js";
|
|
33
33
|
import "./chunk-PKR7KJ6P.js";
|
|
34
34
|
export {
|
|
35
35
|
alwaysLogAnalytics,
|
|
@@ -54,4 +54,4 @@ export {
|
|
|
54
54
|
opentelemetryDomain,
|
|
55
55
|
themeToken
|
|
56
56
|
};
|
|
57
|
-
//# sourceMappingURL=local-
|
|
57
|
+
//# sourceMappingURL=local-ZMOSXANE.js.map
|
|
@@ -7,7 +7,7 @@ import {
|
|
|
7
7
|
import "./chunk-7IK72W75.js";
|
|
8
8
|
import {
|
|
9
9
|
require_source_map_support
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-6FH6AJI5.js";
|
|
11
11
|
import "./chunk-XE5EOEBL.js";
|
|
12
12
|
import {
|
|
13
13
|
__commonJS,
|
|
@@ -3523,7 +3523,6 @@ ${lanes.join(`
|
|
|
3523
3523
|
"src/compiler/sys.ts"() {
|
|
3524
3524
|
"use strict";
|
|
3525
3525
|
init_ts2(), FileWatcherEventKind = /* @__PURE__ */ ((FileWatcherEventKind2) => (FileWatcherEventKind2[FileWatcherEventKind2.Created = 0] = "Created", FileWatcherEventKind2[FileWatcherEventKind2.Changed = 1] = "Changed", FileWatcherEventKind2[FileWatcherEventKind2.Deleted = 2] = "Deleted", FileWatcherEventKind2))(FileWatcherEventKind || {}), PollingInterval = /* @__PURE__ */ ((PollingInterval3) => (PollingInterval3[PollingInterval3.High = 2e3] = "High", PollingInterval3[PollingInterval3.Medium = 500] = "Medium", PollingInterval3[PollingInterval3.Low = 250] = "Low", PollingInterval3))(PollingInterval || {}), missingFileModifiedTime = /* @__PURE__ */ new Date(0), defaultChunkLevels = { Low: 32, Medium: 64, High: 256 }, pollingChunkSize = createPollingIntervalBasedLevels(defaultChunkLevels), unchangedPollThresholds = createPollingIntervalBasedLevels(defaultChunkLevels), ignoredPaths = ["/node_modules/.", "/.git", "/.#"], curSysLog = noop, FileSystemEntryKind = /* @__PURE__ */ ((FileSystemEntryKind2) => (FileSystemEntryKind2[FileSystemEntryKind2.File = 0] = "File", FileSystemEntryKind2[FileSystemEntryKind2.Directory = 1] = "Directory", FileSystemEntryKind2))(FileSystemEntryKind || {}), sys = (() => {
|
|
3526
|
-
let byteOrderMarkIndicator = "\uFEFF";
|
|
3527
3526
|
function getNodeSystem() {
|
|
3528
3527
|
let nativePattern = /^native |^\([^)]+\)$|^(internal[\\/]|[a-zA-Z0-9_\s]+(\.js)?$)/, _fs = __require("fs"), _path = __require("path"), _os = __require("os"), _crypto;
|
|
3529
3528
|
try {
|
|
@@ -3762,7 +3761,7 @@ ${lanes.join(`
|
|
|
3762
3761
|
}
|
|
3763
3762
|
function writeFile2(fileName, data, writeByteOrderMark) {
|
|
3764
3763
|
var _a;
|
|
3765
|
-
(_a = perfLogger) == null || _a.logEvent("WriteFile: " + fileName), writeByteOrderMark && (data =
|
|
3764
|
+
(_a = perfLogger) == null || _a.logEvent("WriteFile: " + fileName), writeByteOrderMark && (data = "\uFEFF" + data);
|
|
3766
3765
|
let fd;
|
|
3767
3766
|
try {
|
|
3768
3767
|
fd = _fs.openSync(fileName, "w"), _fs.writeSync(
|
|
@@ -49797,9 +49796,9 @@ ${lanes.join(`
|
|
|
49797
49796
|
} else if (nonArrayLikeTargetParts !== neverType) {
|
|
49798
49797
|
let child = validChildren[0], elem = getElaborationElementForJsxChild(child, childrenNameType, getInvalidTextualChildDiagnostic);
|
|
49799
49798
|
elem && (result = elaborateElementwise(
|
|
49800
|
-
function* () {
|
|
49799
|
+
(function* () {
|
|
49801
49800
|
yield elem;
|
|
49802
|
-
}(),
|
|
49801
|
+
})(),
|
|
49803
49802
|
source,
|
|
49804
49803
|
target,
|
|
49805
49804
|
relation,
|
|
@@ -113816,9 +113815,9 @@ ${newComment.split(`
|
|
|
113816
113815
|
var debugObjectHost, ScriptSnapshotShimAdapter, LanguageServiceShimHostAdapter, CoreServicesShimHostAdapter, ShimBase, LanguageServiceShimObject, ClassifierShimObject, CoreServicesShimObject, TypeScriptServicesFactory, init_shims = __esm({
|
|
113817
113816
|
"src/services/shims.ts"() {
|
|
113818
113817
|
"use strict";
|
|
113819
|
-
init_ts4(), debugObjectHost = /* @__PURE__ */ function() {
|
|
113818
|
+
init_ts4(), debugObjectHost = /* @__PURE__ */ (function() {
|
|
113820
113819
|
return this;
|
|
113821
|
-
}(), ScriptSnapshotShimAdapter = class {
|
|
113820
|
+
})(), ScriptSnapshotShimAdapter = class {
|
|
113822
113821
|
constructor(scriptSnapshotShim) {
|
|
113823
113822
|
this.scriptSnapshotShim = scriptSnapshotShim;
|
|
113824
113823
|
}
|
|
@@ -125594,7 +125593,7 @@ ${newComment.split(`
|
|
|
125594
125593
|
return !!(symbol2.flags & 1920) && !((_a = symbol2.declarations) != null && _a.every((d) => d.parent === node.parent));
|
|
125595
125594
|
} : isRhsOfImportDeclaration ? (
|
|
125596
125595
|
// Any kind is allowed when dotting off namespace in internal import equals declaration
|
|
125597
|
-
(symbol2) => isValidTypeAccess(symbol2) || isValidValueAccess(symbol2)
|
|
125596
|
+
((symbol2) => isValidTypeAccess(symbol2) || isValidValueAccess(symbol2))
|
|
125598
125597
|
) : isTypeLocation || insideJsDocTagTypeExpression ? isValidTypeAccess : isValidValueAccess;
|
|
125599
125598
|
for (let exportedSymbol of exportedSymbols)
|
|
125600
125599
|
isValidAccess(exportedSymbol) && symbols.push(exportedSymbol);
|
|
@@ -178820,7 +178819,7 @@ Node text: ${this._forgottenText}`), new common.errors.InvalidOperationError(mes
|
|
|
178820
178819
|
Node3.isWithStatement = Node3.is(common.SyntaxKind.WithStatement);
|
|
178821
178820
|
Node3.isYieldExpression = Node3.is(common.SyntaxKind.YieldExpression);
|
|
178822
178821
|
function getWrappedCondition(thisNode, condition) {
|
|
178823
|
-
return condition == null ? void 0 : (c) => condition(thisNode._getNodeFromCompilerNode(c));
|
|
178822
|
+
return condition == null ? void 0 : ((c) => condition(thisNode._getNodeFromCompilerNode(c)));
|
|
178824
178823
|
}
|
|
178825
178824
|
function insertWhiteSpaceTextAtPos(node, insertPos, textOrWriterFunction, methodName) {
|
|
178826
178825
|
let parent = Node3.isSourceFile(node) ? node.getChildSyntaxListOrThrow() : node.getParentSyntaxList() || node.getParentOrThrow(), newText = getTextFromStringOrWriter(node._getWriterWithQueuedIndentation(), textOrWriterFunction);
|
|
@@ -190640,18 +190639,18 @@ Node text: ${this._forgottenText}`), new common.errors.InvalidOperationError(mes
|
|
|
190640
190639
|
}
|
|
190641
190640
|
});
|
|
190642
190641
|
|
|
190643
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.
|
|
190642
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_2caa7ed374ec9eaba80f52596be8291e/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/index.js
|
|
190644
190643
|
init_cjs_shims();
|
|
190645
190644
|
var import_ts_morph2 = __toESM(require_ts_morph(), 1);
|
|
190646
190645
|
|
|
190647
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.
|
|
190646
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_2caa7ed374ec9eaba80f52596be8291e/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/classes.js
|
|
190648
190647
|
init_cjs_shims();
|
|
190649
190648
|
var import_ts_morph = __toESM(require_ts_morph(), 1);
|
|
190650
190649
|
|
|
190651
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.
|
|
190650
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_2caa7ed374ec9eaba80f52596be8291e/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/functions.js
|
|
190652
190651
|
init_cjs_shims();
|
|
190653
190652
|
|
|
190654
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.
|
|
190653
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_2caa7ed374ec9eaba80f52596be8291e/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/utils.js
|
|
190655
190654
|
init_cjs_shims();
|
|
190656
190655
|
function getJsDocOrCreate(node) {
|
|
190657
190656
|
return node.getJsDocs().at(-1) || node.addJsDoc({ description: `
|
|
@@ -190665,7 +190664,7 @@ function sanitizeType(str) {
|
|
|
190665
190664
|
return extractedClassFromTypeof ? `Class<${extractedClassFromTypeof}>` : str;
|
|
190666
190665
|
}
|
|
190667
190666
|
|
|
190668
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.
|
|
190667
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_2caa7ed374ec9eaba80f52596be8291e/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/functions.js
|
|
190669
190668
|
function generateFunctionDocumentation(functionNode, variableStatement) {
|
|
190670
190669
|
let outputDocNode = getOutputJsDocNodeOrCreate(
|
|
190671
190670
|
functionNode,
|
|
@@ -190728,7 +190727,7 @@ function getOutputJsDocNodeOrCreate(functionNode, docNode) {
|
|
|
190728
190727
|
return docNode ? functionNode.getJsDocs().length ? functionNode : (getJsDocOrCreate(docNode), docNode) : (getJsDocOrCreate(functionNode), functionNode);
|
|
190729
190728
|
}
|
|
190730
190729
|
|
|
190731
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.
|
|
190730
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_2caa7ed374ec9eaba80f52596be8291e/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/classes.js
|
|
190732
190731
|
function generateClassDocumentation(classNode) {
|
|
190733
190732
|
generateClassBaseDocumentation(classNode), classNode.getMembers().forEach(generateClassMemberDocumentation);
|
|
190734
190733
|
}
|
|
@@ -190756,7 +190755,7 @@ function generateModifierDocumentation(classMember) {
|
|
|
190756
190755
|
}
|
|
190757
190756
|
}
|
|
190758
190757
|
|
|
190759
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.
|
|
190758
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_2caa7ed374ec9eaba80f52596be8291e/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/typedefs.js
|
|
190760
190759
|
init_cjs_shims();
|
|
190761
190760
|
function generateTypeDefs(sourceFile, code) {
|
|
190762
190761
|
let typedefs = sourceFile.getTypeAliases().map(
|
|
@@ -190869,7 +190868,7 @@ function generateObjectPropertyDocumentation(node, jsDoc, name = "", topLevelCal
|
|
|
190869
190868
|
);
|
|
190870
190869
|
}
|
|
190871
190870
|
|
|
190872
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.
|
|
190871
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_2caa7ed374ec9eaba80f52596be8291e/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/morph/index.js
|
|
190873
190872
|
var DEFAULT_COMPILER_OPTIONS = {
|
|
190874
190873
|
target: import_ts_morph2.ScriptTarget.ESNext,
|
|
190875
190874
|
esModuleInterop: !0,
|
|
@@ -190946,4 +190945,4 @@ export {
|
|
|
190946
190945
|
and limitations under the License.
|
|
190947
190946
|
***************************************************************************** *)
|
|
190948
190947
|
*/
|
|
190949
|
-
//# sourceMappingURL=morph-
|
|
190948
|
+
//# sourceMappingURL=morph-EGK76SED.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
FormData,
|
|
3
3
|
file_default
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-XD3LXUGW.js";
|
|
5
5
|
import {
|
|
6
6
|
init_cjs_shims
|
|
7
7
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -191,4 +191,4 @@ async function toFormData(Body, ct) {
|
|
|
191
191
|
export {
|
|
192
192
|
toFormData
|
|
193
193
|
};
|
|
194
|
-
//# sourceMappingURL=multipart-parser-
|
|
194
|
+
//# sourceMappingURL=multipart-parser-IYYNISJK.js.map
|
|
@@ -29,17 +29,17 @@ import {
|
|
|
29
29
|
versionSatisfies,
|
|
30
30
|
writePackageJSON,
|
|
31
31
|
yarnLockfile
|
|
32
|
-
} from "./chunk-
|
|
33
|
-
import "./chunk-
|
|
34
|
-
import "./chunk-
|
|
32
|
+
} from "./chunk-UAYSVXRU.js";
|
|
33
|
+
import "./chunk-JMQJQNH7.js";
|
|
34
|
+
import "./chunk-X2YIODUW.js";
|
|
35
35
|
import "./chunk-UMUTXITN.js";
|
|
36
|
-
import "./chunk-
|
|
37
|
-
import "./chunk-
|
|
36
|
+
import "./chunk-6FH6AJI5.js";
|
|
37
|
+
import "./chunk-Q2H6D2MH.js";
|
|
38
38
|
import "./chunk-G2ZZKGSV.js";
|
|
39
|
-
import "./chunk-
|
|
39
|
+
import "./chunk-6ONJEX7Y.js";
|
|
40
40
|
import "./chunk-UV5N2VL7.js";
|
|
41
41
|
import "./chunk-XE5EOEBL.js";
|
|
42
|
-
import "./chunk-
|
|
42
|
+
import "./chunk-EG6MBBEN.js";
|
|
43
43
|
import "./chunk-PKR7KJ6P.js";
|
|
44
44
|
export {
|
|
45
45
|
FindUpAndReadPackageJsonNotFoundError,
|
|
@@ -73,4 +73,4 @@ export {
|
|
|
73
73
|
writePackageJSON,
|
|
74
74
|
yarnLockfile
|
|
75
75
|
};
|
|
76
|
-
//# sourceMappingURL=node-package-manager-
|
|
76
|
+
//# sourceMappingURL=node-package-manager-4KOKGFQG.js.map
|
|
@@ -13,7 +13,7 @@ import {
|
|
|
13
13
|
resolvePath,
|
|
14
14
|
sniffForJson,
|
|
15
15
|
sniffForPath
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-EG6MBBEN.js";
|
|
17
17
|
import "./chunk-PKR7KJ6P.js";
|
|
18
18
|
export {
|
|
19
19
|
basename,
|
|
@@ -31,4 +31,4 @@ export {
|
|
|
31
31
|
sniffForJson,
|
|
32
32
|
sniffForPath
|
|
33
33
|
};
|
|
34
|
-
//# sourceMappingURL=path-
|
|
34
|
+
//# sourceMappingURL=path-GB4VIEM6.js.map
|
|
@@ -131,9 +131,9 @@ var require_util = __commonJS({
|
|
|
131
131
|
return Array(level + 1).join("../") + aPath.substr(aRoot.length + 1);
|
|
132
132
|
}
|
|
133
133
|
exports.relative = relative;
|
|
134
|
-
var supportsNullProto = function() {
|
|
134
|
+
var supportsNullProto = (function() {
|
|
135
135
|
return !("__proto__" in /* @__PURE__ */ Object.create(null));
|
|
136
|
-
}();
|
|
136
|
+
})();
|
|
137
137
|
function identity(s) {
|
|
138
138
|
return s;
|
|
139
139
|
}
|
|
@@ -540,9 +540,9 @@ var require_binary_search = __commonJS({
|
|
|
540
540
|
var require_read_wasm = __commonJS({
|
|
541
541
|
"../../node_modules/.pnpm/source-map@0.7.4/node_modules/source-map/lib/read-wasm.js"(exports, module) {
|
|
542
542
|
init_cjs_shims();
|
|
543
|
-
var isBrowserEnvironment = function() {
|
|
543
|
+
var isBrowserEnvironment = (function() {
|
|
544
544
|
return typeof window < "u" && this === window;
|
|
545
|
-
}.call();
|
|
545
|
+
}).call();
|
|
546
546
|
if (isBrowserEnvironment) {
|
|
547
547
|
let mappingsWasm = null;
|
|
548
548
|
module.exports = function() {
|
|
@@ -1613,4 +1613,4 @@ var require_source_map = __commonJS({
|
|
|
1613
1613
|
}
|
|
1614
1614
|
});
|
|
1615
1615
|
export default require_source_map();
|
|
1616
|
-
//# sourceMappingURL=source-map-
|
|
1616
|
+
//# sourceMappingURL=source-map-UFUVQCYE.js.map
|