@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
|
@@ -122,10 +122,10 @@ var require_util = __commonJS({
|
|
|
122
122
|
return Array(level + 1).join("../") + aPath.substr(aRoot.length + 1);
|
|
123
123
|
}
|
|
124
124
|
exports.relative = relative;
|
|
125
|
-
var supportsNullProto = function() {
|
|
125
|
+
var supportsNullProto = (function() {
|
|
126
126
|
var obj = /* @__PURE__ */ Object.create(null);
|
|
127
127
|
return !("__proto__" in obj);
|
|
128
|
-
}();
|
|
128
|
+
})();
|
|
129
129
|
function identity(s) {
|
|
130
130
|
return s;
|
|
131
131
|
}
|
|
@@ -1338,4 +1338,4 @@ export {
|
|
|
1338
1338
|
require_buffer_from,
|
|
1339
1339
|
require_source_map_support
|
|
1340
1340
|
};
|
|
1341
|
-
//# sourceMappingURL=chunk-
|
|
1341
|
+
//# sourceMappingURL=chunk-6FH6AJI5.js.map
|
|
@@ -28,7 +28,7 @@ var require_polyfills = __commonJS({
|
|
|
28
28
|
}), fs.chown && !fs.lchown && (fs.lchown = function(path, uid, gid, cb) {
|
|
29
29
|
cb && process.nextTick(cb);
|
|
30
30
|
}, fs.lchownSync = function() {
|
|
31
|
-
}), platform === "win32" && (fs.rename = typeof fs.rename != "function" ? fs.rename : function(fs$rename) {
|
|
31
|
+
}), platform === "win32" && (fs.rename = typeof fs.rename != "function" ? fs.rename : (function(fs$rename) {
|
|
32
32
|
function rename(from, to, cb) {
|
|
33
33
|
var start = Date.now(), backoff = 0;
|
|
34
34
|
fs$rename(from, to, function CB(er) {
|
|
@@ -44,7 +44,7 @@ var require_polyfills = __commonJS({
|
|
|
44
44
|
});
|
|
45
45
|
}
|
|
46
46
|
return Object.setPrototypeOf && Object.setPrototypeOf(rename, fs$rename), rename;
|
|
47
|
-
}(fs.rename)), fs.read = typeof fs.read != "function" ? fs.read : function(fs$read) {
|
|
47
|
+
})(fs.rename)), fs.read = typeof fs.read != "function" ? fs.read : (function(fs$read) {
|
|
48
48
|
function read(fd, buffer, offset, length, position, callback_) {
|
|
49
49
|
var callback;
|
|
50
50
|
if (callback_ && typeof callback_ == "function") {
|
|
@@ -58,7 +58,7 @@ var require_polyfills = __commonJS({
|
|
|
58
58
|
return fs$read.call(fs, fd, buffer, offset, length, position, callback);
|
|
59
59
|
}
|
|
60
60
|
return Object.setPrototypeOf && Object.setPrototypeOf(read, fs$read), read;
|
|
61
|
-
}(fs.read), fs.readSync = typeof fs.readSync != "function" ? fs.readSync : /* @__PURE__ */ function(fs$readSync) {
|
|
61
|
+
})(fs.read), fs.readSync = typeof fs.readSync != "function" ? fs.readSync : /* @__PURE__ */ (function(fs$readSync) {
|
|
62
62
|
return function(fd, buffer, offset, length, position) {
|
|
63
63
|
for (var eagCounter = 0; ; )
|
|
64
64
|
try {
|
|
@@ -71,7 +71,7 @@ var require_polyfills = __commonJS({
|
|
|
71
71
|
throw er;
|
|
72
72
|
}
|
|
73
73
|
};
|
|
74
|
-
}(fs.readSync);
|
|
74
|
+
})(fs.readSync);
|
|
75
75
|
function patchLchmod(fs2) {
|
|
76
76
|
fs2.lchmod = function(path, mode, callback) {
|
|
77
77
|
fs2.open(
|
|
@@ -304,7 +304,7 @@ var require_graceful_fs = __commonJS({
|
|
|
304
304
|
m = "GFS4: " + m.split(/\n/).join(`
|
|
305
305
|
GFS4: `), console.error(m);
|
|
306
306
|
});
|
|
307
|
-
fs[gracefulQueue] || (queue = global[gracefulQueue] || [], publishQueue(fs, queue), fs.close = function(fs$close) {
|
|
307
|
+
fs[gracefulQueue] || (queue = global[gracefulQueue] || [], publishQueue(fs, queue), fs.close = (function(fs$close) {
|
|
308
308
|
function close(fd, cb) {
|
|
309
309
|
return fs$close.call(fs, fd, function(err) {
|
|
310
310
|
err || resetQueue(), typeof cb == "function" && cb.apply(this, arguments);
|
|
@@ -313,14 +313,14 @@ GFS4: `), console.error(m);
|
|
|
313
313
|
return Object.defineProperty(close, previousSymbol, {
|
|
314
314
|
value: fs$close
|
|
315
315
|
}), close;
|
|
316
|
-
}(fs.close), fs.closeSync = function(fs$closeSync) {
|
|
316
|
+
})(fs.close), fs.closeSync = (function(fs$closeSync) {
|
|
317
317
|
function closeSync(fd) {
|
|
318
318
|
fs$closeSync.apply(fs, arguments), resetQueue();
|
|
319
319
|
}
|
|
320
320
|
return Object.defineProperty(closeSync, previousSymbol, {
|
|
321
321
|
value: fs$closeSync
|
|
322
322
|
}), closeSync;
|
|
323
|
-
}(fs.closeSync), /\bgfs4\b/i.test(process.env.NODE_DEBUG || "") && process.on("exit", function() {
|
|
323
|
+
})(fs.closeSync), /\bgfs4\b/i.test(process.env.NODE_DEBUG || "") && process.on("exit", function() {
|
|
324
324
|
debug(fs[gracefulQueue]), __require("assert").equal(fs[gracefulQueue].length, 0);
|
|
325
325
|
}));
|
|
326
326
|
var queue;
|
|
@@ -517,4 +517,4 @@ GFS4: `), console.error(m);
|
|
|
517
517
|
export {
|
|
518
518
|
require_graceful_fs
|
|
519
519
|
};
|
|
520
|
-
//# sourceMappingURL=chunk-
|
|
520
|
+
//# sourceMappingURL=chunk-6ONJEX7Y.js.map
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import {
|
|
2
2
|
asyncTasks
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-LPSHXR57.js";
|
|
4
4
|
import {
|
|
5
5
|
prompts
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-4YT3BY2B.js";
|
|
7
7
|
import {
|
|
8
8
|
staticService
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-DKRTUP7T.js";
|
|
10
10
|
import {
|
|
11
11
|
base_command_default
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-7VKRIIXT.js";
|
|
13
13
|
import {
|
|
14
14
|
init_cjs_shims
|
|
15
15
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -34,4 +34,4 @@ var KitchenSinkAll = class extends base_command_default {
|
|
|
34
34
|
export {
|
|
35
35
|
KitchenSinkAll
|
|
36
36
|
};
|
|
37
|
-
//# sourceMappingURL=chunk-
|
|
37
|
+
//# sourceMappingURL=chunk-6UMZO4DD.js.map
|
|
@@ -2,10 +2,10 @@ import {
|
|
|
2
2
|
FormData,
|
|
3
3
|
fetch_blob_default,
|
|
4
4
|
formDataToBlob
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-XD3LXUGW.js";
|
|
6
6
|
import {
|
|
7
7
|
CLI_KIT_VERSION
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-LDFPMZVN.js";
|
|
9
9
|
import {
|
|
10
10
|
AbortError,
|
|
11
11
|
environmentVariables,
|
|
@@ -16,10 +16,10 @@ import {
|
|
|
16
16
|
runWithTimer,
|
|
17
17
|
sleep,
|
|
18
18
|
systemEnvironmentVariables
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-JMQJQNH7.js";
|
|
20
20
|
import {
|
|
21
21
|
sniffForJson
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-EG6MBBEN.js";
|
|
23
23
|
import {
|
|
24
24
|
__commonJS,
|
|
25
25
|
__require,
|
|
@@ -14920,7 +14920,7 @@ var require_punycode = __commonJS({
|
|
|
14920
14920
|
"../../node_modules/.pnpm/punycode@2.3.1/node_modules/punycode/punycode.js"(exports, module) {
|
|
14921
14921
|
"use strict";
|
|
14922
14922
|
init_cjs_shims();
|
|
14923
|
-
var
|
|
14923
|
+
var regexPunycode = /^xn--/, regexNonASCII = /[^\0-\x7F]/, regexSeparators = /[\x2E\u3002\uFF0E\uFF61]/g, errors = {
|
|
14924
14924
|
overflow: "Overflow: input needs wider integers to process",
|
|
14925
14925
|
"not-basic": "Illegal input >= 0x80 (not a basic code point)",
|
|
14926
14926
|
"invalid-input": "Invalid input"
|
|
@@ -14962,7 +14962,7 @@ var require_punycode = __commonJS({
|
|
|
14962
14962
|
delta = floor(delta / baseMinusTMin);
|
|
14963
14963
|
return floor(k + (baseMinusTMin + 1) * delta / (delta + 38));
|
|
14964
14964
|
}, decode = function(input) {
|
|
14965
|
-
let output = [], inputLength = input.length, i = 0, n = 128, bias = 72, basic = input.lastIndexOf(
|
|
14965
|
+
let output = [], inputLength = input.length, i = 0, n = 128, bias = 72, basic = input.lastIndexOf("-");
|
|
14966
14966
|
basic < 0 && (basic = 0);
|
|
14967
14967
|
for (let j = 0; j < basic; ++j)
|
|
14968
14968
|
input.charCodeAt(j) >= 128 && error("not-basic"), output.push(input.charCodeAt(j));
|
|
@@ -14989,7 +14989,7 @@ var require_punycode = __commonJS({
|
|
|
14989
14989
|
for (let currentValue of input)
|
|
14990
14990
|
currentValue < 128 && output.push(stringFromCharCode(currentValue));
|
|
14991
14991
|
let basicLength = output.length, handledCPCount = basicLength;
|
|
14992
|
-
for (basicLength && output.push(
|
|
14992
|
+
for (basicLength && output.push("-"); handledCPCount < inputLength; ) {
|
|
14993
14993
|
let m = 2147483647;
|
|
14994
14994
|
for (let currentValue of input)
|
|
14995
14995
|
currentValue >= n && currentValue < m && (m = currentValue);
|
|
@@ -27133,7 +27133,7 @@ var require_get_intrinsic = __commonJS({
|
|
|
27133
27133
|
}
|
|
27134
27134
|
}, $gOPD = require_gopd(), $defineProperty = require_es_define_property(), throwTypeError = function() {
|
|
27135
27135
|
throw new $TypeError();
|
|
27136
|
-
}, ThrowTypeError = $gOPD ? function() {
|
|
27136
|
+
}, ThrowTypeError = $gOPD ? (function() {
|
|
27137
27137
|
try {
|
|
27138
27138
|
return arguments.callee, throwTypeError;
|
|
27139
27139
|
} catch {
|
|
@@ -27143,7 +27143,7 @@ var require_get_intrinsic = __commonJS({
|
|
|
27143
27143
|
return throwTypeError;
|
|
27144
27144
|
}
|
|
27145
27145
|
}
|
|
27146
|
-
}() : throwTypeError, hasSymbols = require_has_symbols()(), getProto = require_get_proto(), $ObjectGPO = require_Object_getPrototypeOf(), $ReflectGPO = require_Reflect_getPrototypeOf(), $apply = require_functionApply(), $call = require_functionCall(), needsEval = {}, TypedArray = typeof Uint8Array > "u" || !getProto ? undefined2 : getProto(Uint8Array), INTRINSICS = {
|
|
27146
|
+
})() : throwTypeError, hasSymbols = require_has_symbols()(), getProto = require_get_proto(), $ObjectGPO = require_Object_getPrototypeOf(), $ReflectGPO = require_Reflect_getPrototypeOf(), $apply = require_functionApply(), $call = require_functionCall(), needsEval = {}, TypedArray = typeof Uint8Array > "u" || !getProto ? undefined2 : getProto(Uint8Array), INTRINSICS = {
|
|
27147
27147
|
__proto__: null,
|
|
27148
27148
|
"%AggregateError%": typeof AggregateError > "u" ? undefined2 : AggregateError,
|
|
27149
27149
|
"%Array%": Array,
|
|
@@ -28338,7 +28338,7 @@ var pipeline = promisify(Stream.pipeline), INTERNALS = Symbol("Body internals"),
|
|
|
28338
28338
|
formData2.append(name, value);
|
|
28339
28339
|
return formData2;
|
|
28340
28340
|
}
|
|
28341
|
-
let { toFormData } = await import("./multipart-parser-
|
|
28341
|
+
let { toFormData } = await import("./multipart-parser-IYYNISJK.js");
|
|
28342
28342
|
return toFormData(this.body, ct);
|
|
28343
28343
|
}
|
|
28344
28344
|
/**
|
|
@@ -31970,14 +31970,14 @@ var late = {
|
|
|
31970
31970
|
var instanceOfType = (cls, params = {
|
|
31971
31971
|
message: `Input not instance of ${cls.name}`
|
|
31972
31972
|
}) => custom((data) => data instanceof cls, params), stringType = ZodString.create, numberType = ZodNumber.create, nanType = ZodNaN.create, bigIntType = ZodBigInt.create, booleanType = ZodBoolean.create, dateType = ZodDate.create, symbolType = ZodSymbol.create, undefinedType = ZodUndefined.create, nullType = ZodNull.create, anyType = ZodAny.create, unknownType = ZodUnknown.create, neverType = ZodNever.create, voidType = ZodVoid.create, arrayType = ZodArray.create, objectType = ZodObject.create, strictObjectType = ZodObject.strictCreate, unionType = ZodUnion.create, discriminatedUnionType = ZodDiscriminatedUnion.create, intersectionType = ZodIntersection.create, tupleType = ZodTuple.create, recordType = ZodRecord.create, mapType = ZodMap.create, setType = ZodSet.create, functionType = ZodFunction.create, lazyType = ZodLazy.create, literalType = ZodLiteral.create, enumType = ZodEnum.create, nativeEnumType = ZodNativeEnum.create, promiseType = ZodPromise.create, effectsType = ZodEffects.create, optionalType = ZodOptional.create, nullableType = ZodNullable.create, preprocessType = ZodEffects.createWithPreprocess, pipelineType = ZodPipeline.create, ostring = () => stringType().optional(), onumber = () => numberType().optional(), oboolean = () => booleanType().optional(), coerce = {
|
|
31973
|
-
string: (arg) => ZodString.create({ ...arg, coerce: !0 }),
|
|
31974
|
-
number: (arg) => ZodNumber.create({ ...arg, coerce: !0 }),
|
|
31975
|
-
boolean: (arg) => ZodBoolean.create({
|
|
31973
|
+
string: ((arg) => ZodString.create({ ...arg, coerce: !0 })),
|
|
31974
|
+
number: ((arg) => ZodNumber.create({ ...arg, coerce: !0 })),
|
|
31975
|
+
boolean: ((arg) => ZodBoolean.create({
|
|
31976
31976
|
...arg,
|
|
31977
31977
|
coerce: !0
|
|
31978
|
-
}),
|
|
31979
|
-
bigint: (arg) => ZodBigInt.create({ ...arg, coerce: !0 }),
|
|
31980
|
-
date: (arg) => ZodDate.create({ ...arg, coerce: !0 })
|
|
31978
|
+
})),
|
|
31979
|
+
bigint: ((arg) => ZodBigInt.create({ ...arg, coerce: !0 })),
|
|
31980
|
+
date: ((arg) => ZodDate.create({ ...arg, coerce: !0 }))
|
|
31981
31981
|
}, NEVER = INVALID, z = /* @__PURE__ */ Object.freeze({
|
|
31982
31982
|
__proto__: null,
|
|
31983
31983
|
defaultErrorMap: errorMap,
|
|
@@ -32155,4 +32155,4 @@ mime-types/index.js:
|
|
|
32155
32155
|
* MIT Licensed
|
|
32156
32156
|
*)
|
|
32157
32157
|
*/
|
|
32158
|
-
//# sourceMappingURL=chunk-
|
|
32158
|
+
//# sourceMappingURL=chunk-7TE554OT.js.map
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import {
|
|
2
2
|
errorHandler,
|
|
3
3
|
registerCleanBugsnagErrorsFromWithinPlugins
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-WZTQS5NN.js";
|
|
5
5
|
import {
|
|
6
6
|
setCurrentCommandId,
|
|
7
7
|
showNotificationsIfNeeded
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-GU76E24D.js";
|
|
9
9
|
import {
|
|
10
10
|
hashString
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-7TE554OT.js";
|
|
12
12
|
import {
|
|
13
13
|
AbortError,
|
|
14
14
|
addPublicMetadata,
|
|
@@ -24,13 +24,13 @@ import {
|
|
|
24
24
|
renderWarning,
|
|
25
25
|
terminalSupportsPrompting,
|
|
26
26
|
underscore
|
|
27
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-JMQJQNH7.js";
|
|
28
28
|
import {
|
|
29
29
|
require_lib
|
|
30
|
-
} from "./chunk-
|
|
30
|
+
} from "./chunk-X2YIODUW.js";
|
|
31
31
|
import {
|
|
32
32
|
cwd
|
|
33
|
-
} from "./chunk-
|
|
33
|
+
} from "./chunk-EG6MBBEN.js";
|
|
34
34
|
import {
|
|
35
35
|
__commonJS,
|
|
36
36
|
__require,
|
|
@@ -1692,4 +1692,4 @@ export {
|
|
|
1692
1692
|
noDefaultsOptions,
|
|
1693
1693
|
base_command_default
|
|
1694
1694
|
};
|
|
1695
|
-
//# sourceMappingURL=chunk-
|
|
1695
|
+
//# sourceMappingURL=chunk-7VKRIIXT.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
asyncTasks
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-LPSHXR57.js";
|
|
4
4
|
import {
|
|
5
5
|
base_command_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-7VKRIIXT.js";
|
|
7
7
|
import {
|
|
8
8
|
init_cjs_shims
|
|
9
9
|
} from "./chunk-PKR7KJ6P.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-AA57B6YW.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
CLI_KIT_VERSION
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-LDFPMZVN.js";
|
|
4
4
|
import {
|
|
5
5
|
outputResult
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-JMQJQNH7.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-AQK2VHTY.js.map
|
|
@@ -7,7 +7,7 @@ import {
|
|
|
7
7
|
renderSuccess,
|
|
8
8
|
renderTable,
|
|
9
9
|
renderWarning
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-JMQJQNH7.js";
|
|
11
11
|
import {
|
|
12
12
|
init_cjs_shims
|
|
13
13
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -203,4 +203,4 @@ async function staticService() {
|
|
|
203
203
|
export {
|
|
204
204
|
staticService
|
|
205
205
|
};
|
|
206
|
-
//# sourceMappingURL=chunk-
|
|
206
|
+
//# sourceMappingURL=chunk-DKRTUP7T.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
generate
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-2KZOUSPH.js";
|
|
4
4
|
import {
|
|
5
5
|
base_command_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-7VKRIIXT.js";
|
|
7
7
|
import {
|
|
8
8
|
init_cjs_shims
|
|
9
9
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -25,4 +25,4 @@ var Generate = class extends base_command_default {
|
|
|
25
25
|
export {
|
|
26
26
|
Generate
|
|
27
27
|
};
|
|
28
|
-
//# sourceMappingURL=chunk-
|
|
28
|
+
//# sourceMappingURL=chunk-E25JAFOX.js.map
|
|
@@ -30,7 +30,7 @@ var require_commondir = __commonJS({
|
|
|
30
30
|
|
|
31
31
|
// ../cli-kit/dist/public/node/path.js
|
|
32
32
|
init_cjs_shims();
|
|
33
|
-
var import_commondir = __toESM(require_commondir()
|
|
33
|
+
var import_commondir = __toESM(require_commondir());
|
|
34
34
|
|
|
35
35
|
// ../../node_modules/.pnpm/pathe@1.1.2/node_modules/pathe/dist/index.mjs
|
|
36
36
|
init_cjs_shims();
|
|
@@ -193,4 +193,4 @@ export {
|
|
|
193
193
|
sniffForPath,
|
|
194
194
|
sniffForJson
|
|
195
195
|
};
|
|
196
|
-
//# sourceMappingURL=chunk-
|
|
196
|
+
//# sourceMappingURL=chunk-EG6MBBEN.js.map
|
|
@@ -281,12 +281,12 @@ var require_minimatch = __commonJS({
|
|
|
281
281
|
init_cjs_shims();
|
|
282
282
|
module.exports = minimatch;
|
|
283
283
|
minimatch.Minimatch = Minimatch;
|
|
284
|
-
var path = function() {
|
|
284
|
+
var path = (function() {
|
|
285
285
|
try {
|
|
286
286
|
return __require("path");
|
|
287
287
|
} catch {
|
|
288
288
|
}
|
|
289
|
-
}() || {
|
|
289
|
+
})() || {
|
|
290
290
|
sep: "/"
|
|
291
291
|
};
|
|
292
292
|
minimatch.sep = path.sep;
|
|
@@ -1458,4 +1458,4 @@ export {
|
|
|
1458
1458
|
require_inflight,
|
|
1459
1459
|
require_glob
|
|
1460
1460
|
};
|
|
1461
|
-
//# sourceMappingURL=chunk-
|
|
1461
|
+
//# sourceMappingURL=chunk-F2V6FX7R.js.map
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import {
|
|
2
2
|
base_command_default
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-7VKRIIXT.js";
|
|
4
4
|
import {
|
|
5
5
|
mkdir,
|
|
6
6
|
outputInfo,
|
|
7
7
|
rmdir,
|
|
8
8
|
writeFile
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-JMQJQNH7.js";
|
|
10
10
|
import {
|
|
11
11
|
cwd,
|
|
12
12
|
joinPath
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-EG6MBBEN.js";
|
|
14
14
|
import {
|
|
15
15
|
init_cjs_shims
|
|
16
16
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -118,4 +118,4 @@ export {
|
|
|
118
118
|
writeCommandFlagInterface,
|
|
119
119
|
writeCommandUsageExampleFile
|
|
120
120
|
};
|
|
121
|
-
//# sourceMappingURL=chunk-
|
|
121
|
+
//# sourceMappingURL=chunk-G3RY2PNL.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
prompts
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-4YT3BY2B.js";
|
|
4
4
|
import {
|
|
5
5
|
base_command_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-7VKRIIXT.js";
|
|
7
7
|
import {
|
|
8
8
|
init_cjs_shims
|
|
9
9
|
} from "./chunk-PKR7KJ6P.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-GAPPN3SH.js.map
|
|
@@ -2,15 +2,15 @@ import {
|
|
|
2
2
|
fetch,
|
|
3
3
|
jsonOutputEnabled,
|
|
4
4
|
z
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-7TE554OT.js";
|
|
6
6
|
import {
|
|
7
7
|
cacheRetrieve,
|
|
8
8
|
cacheStore,
|
|
9
9
|
versionSatisfies
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-UAYSVXRU.js";
|
|
11
11
|
import {
|
|
12
12
|
CLI_KIT_VERSION
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-LDFPMZVN.js";
|
|
14
14
|
import {
|
|
15
15
|
AbortSilentError,
|
|
16
16
|
exec,
|
|
@@ -19,7 +19,7 @@ import {
|
|
|
19
19
|
renderError,
|
|
20
20
|
renderInfo,
|
|
21
21
|
renderWarning
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-JMQJQNH7.js";
|
|
23
23
|
import {
|
|
24
24
|
init_cjs_shims
|
|
25
25
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -87,7 +87,7 @@ async function showNotificationsIfNeeded(currentSurfaces, environment = process.
|
|
|
87
87
|
throw new AbortSilentError();
|
|
88
88
|
let errorMessage = `Error showing notifications: ${error.message}`;
|
|
89
89
|
outputDebug(errorMessage);
|
|
90
|
-
let { sendErrorToBugsnag } = await import("./error-handler-
|
|
90
|
+
let { sendErrorToBugsnag } = await import("./error-handler-WPYX52XY.js");
|
|
91
91
|
await sendErrorToBugsnag(errorMessage, "unexpected_error");
|
|
92
92
|
}
|
|
93
93
|
}
|
|
@@ -183,7 +183,7 @@ function filterByFrequency(notification) {
|
|
|
183
183
|
case "once_a_day":
|
|
184
184
|
return (/* @__PURE__ */ new Date()).getTime() - Number(lastShown) > 24 * 3600 * 1e3;
|
|
185
185
|
case "once_a_week":
|
|
186
|
-
return (/* @__PURE__ */ new Date()).getTime() - Number(lastShown) >
|
|
186
|
+
return (/* @__PURE__ */ new Date()).getTime() - Number(lastShown) > 168 * 3600 * 1e3;
|
|
187
187
|
}
|
|
188
188
|
}
|
|
189
189
|
function stringifyFilters(notification) {
|
|
@@ -200,4 +200,4 @@ export {
|
|
|
200
200
|
fetchNotificationsInBackground,
|
|
201
201
|
stringifyFilters
|
|
202
202
|
};
|
|
203
|
-
//# sourceMappingURL=chunk-
|
|
203
|
+
//# sourceMappingURL=chunk-GU76E24D.js.map
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import {
|
|
2
2
|
list
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-2KZOUSPH.js";
|
|
4
4
|
import {
|
|
5
5
|
base_command_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-7VKRIIXT.js";
|
|
7
7
|
import {
|
|
8
8
|
sendErrorToBugsnag
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-WZTQS5NN.js";
|
|
10
10
|
import {
|
|
11
11
|
require_lib
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-X2YIODUW.js";
|
|
13
13
|
import {
|
|
14
14
|
__toESM,
|
|
15
15
|
init_cjs_shims
|
|
@@ -49,4 +49,4 @@ var List = class _List extends base_command_default {
|
|
|
49
49
|
export {
|
|
50
50
|
List
|
|
51
51
|
};
|
|
52
|
-
//# sourceMappingURL=chunk-
|
|
52
|
+
//# sourceMappingURL=chunk-IZMUO44N.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
versionService
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-AQK2VHTY.js";
|
|
4
4
|
import {
|
|
5
5
|
base_command_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-7VKRIIXT.js";
|
|
7
7
|
import {
|
|
8
8
|
init_cjs_shims
|
|
9
9
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -22,4 +22,4 @@ var Version = class extends base_command_default {
|
|
|
22
22
|
export {
|
|
23
23
|
Version
|
|
24
24
|
};
|
|
25
|
-
//# sourceMappingURL=chunk-
|
|
25
|
+
//# sourceMappingURL=chunk-J5WELXX6.js.map
|