@shopify/cli 3.90.1 → 3.91.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/{acorn-45LE5Z2A.js → acorn-WDTBS4B3.js} +2 -2
- package/dist/{angular-Z5FPQPLR.js → angular-WLPEGHXZ.js} +4 -4
- package/dist/{babel-TRRZ6QQY.js → babel-LQYCV4NA.js} +2 -7
- package/dist/{brotli-2OKV26Y6.js → brotli-6CC7WD4Z.js} +1 -2
- package/dist/{chunk-CYPBBNM2.js → chunk-2QLHWTH2.js} +6 -6
- package/dist/{chunk-J2CFMYG5.js → chunk-3FISNISV.js} +5 -5
- package/dist/{chunk-KC6KOCJ5.js → chunk-3RC2RKM3.js} +7 -7
- package/dist/{chunk-WC5EDB4Z.js → chunk-3YEPOXGM.js} +1187 -141
- package/dist/{chunk-3AF66HDC.js → chunk-46PV2PEO.js} +4 -4
- package/dist/{chunk-ZZNQWJUM.js → chunk-4EIIOMWN.js} +10 -10
- package/dist/{chunk-5SJCPOBW.js → chunk-4GAP37VN.js} +414 -384
- package/dist/{chunk-6MYWZ7MP.js → chunk-4IW7EFIM.js} +8 -27
- package/dist/{chunk-TGDLXF4K.js → chunk-4KL3Z7UE.js} +2 -2
- package/dist/{chunk-EFOOQV72.js → chunk-56ELYGPH.js} +2 -2
- package/dist/chunk-5Q3T5CKP.js +39 -0
- package/dist/{chunk-WYVKPOTO.js → chunk-5TQLC3MT.js} +4 -4
- package/dist/chunk-5WZHH7DV.js +78 -0
- package/dist/chunk-6GVXTMUE.js +51 -0
- package/dist/{chunk-6ONJEX7Y.js → chunk-6NVYATES.js} +2 -2
- package/dist/chunk-6ZPH3IB4.js +28 -0
- package/dist/chunk-7A3EOLZ3.js +36 -0
- package/dist/{chunk-HMDWNGIV.js → chunk-A27P5CF7.js} +211 -103
- package/dist/{chunk-IEPPQIPW.js → chunk-A3FTU763.js} +2 -2
- package/dist/{chunk-JRFL7VGC.js → chunk-AWEC4VY2.js} +3 -3
- package/dist/{chunk-C5STUYKR.js → chunk-BWQRWTAL.js} +3 -3
- package/dist/{chunk-3GXB4ZRP.js → chunk-CE4S2SGM.js} +10 -10
- package/dist/{chunk-DOZD5WAI.js → chunk-D6TSY7WA.js} +216 -268
- package/dist/{chunk-UHBL2XEG.js → chunk-EGPAAR43.js} +3 -3
- package/dist/{chunk-X7CGUWBF.js → chunk-FI5G3SH7.js} +3 -3
- package/dist/{chunk-4BBQTKIZ.js → chunk-GQKM6ODQ.js} +27763 -25681
- package/dist/{chunk-GPKHDSF5.js → chunk-HTGTTXQL.js} +24 -26
- package/dist/chunk-ITTNM7I4.js +23 -0
- package/dist/{chunk-2TMOMDXO.js → chunk-ITUVFZZC.js} +6 -6
- package/dist/{chunk-PAU7LKSJ.js → chunk-JUTE5JAV.js} +3 -3
- package/dist/{chunk-HV4MPORZ.js → chunk-L55THCJ4.js} +5 -5
- package/dist/{chunk-SG2A4CTL.js → chunk-LZQNLT7K.js} +4 -4
- package/dist/{chunk-OTD3FRPC.js → chunk-M5QR2TOD.js} +2 -2
- package/dist/{chunk-3VKS4374.js → chunk-MK3Q63EP.js} +15 -17
- package/dist/{chunk-6ONJ77I7.js → chunk-QFZNYYRR.js} +2 -2
- package/dist/{chunk-RHYTM4FE.js → chunk-RDV4E6WO.js} +2 -2
- package/dist/{chunk-4TOZOCIV.js → chunk-S2AX7DX2.js} +3 -3
- package/dist/{chunk-H3SSAPRP.js → chunk-TZEIYSCL.js} +3 -3
- package/dist/{chunk-XD3LXUGW.js → chunk-VBBBCVMH.js} +2 -2
- package/dist/{chunk-SGU7BPE4.js → chunk-W5PA3XSC.js} +3 -3
- package/dist/{chunk-IYNLJNFT.js → chunk-Y5U7QY26.js} +3 -3
- package/dist/chunk-YE3PUNUK.js +90 -0
- package/dist/{chunk-7FIBLDM2.js → chunk-YFNAWLQZ.js} +3 -3
- package/dist/chunk-YNNKYQTJ.js +309 -0
- package/dist/{chunk-TIYR37XP.js → chunk-YWLTM6FY.js} +4 -4
- package/dist/{chunk-OZPZBNSB.js → chunk-ZSOI4JOG.js} +2 -2
- package/dist/{chunk-PUMWL67K.js → chunk-ZUHIUKPT.js} +3 -3
- package/dist/cli/commands/auth/login.js +13 -15
- package/dist/cli/commands/auth/login.test.js +15 -17
- package/dist/cli/commands/auth/logout.js +13 -15
- package/dist/cli/commands/auth/logout.test.js +16 -18
- package/dist/cli/commands/cache/clear.js +14 -15
- package/dist/cli/commands/debug/command-flags.js +13 -15
- package/dist/cli/commands/docs/generate.js +13 -15
- package/dist/cli/commands/docs/generate.test.js +14 -16
- package/dist/cli/commands/doctor-release/doctor-release.d.ts +6 -0
- package/dist/cli/commands/doctor-release/doctor-release.js +27 -0
- package/dist/cli/commands/doctor-release/theme/index.d.ts +14 -0
- package/dist/cli/commands/doctor-release/theme/index.js +33 -0
- package/dist/cli/commands/help.js +13 -15
- package/dist/cli/commands/kitchen-sink/async.js +14 -16
- package/dist/cli/commands/kitchen-sink/async.test.js +15 -17
- package/dist/cli/commands/kitchen-sink/index.js +16 -18
- package/dist/cli/commands/kitchen-sink/index.test.js +19 -21
- package/dist/cli/commands/kitchen-sink/prompts.js +14 -16
- package/dist/cli/commands/kitchen-sink/prompts.test.js +15 -17
- package/dist/cli/commands/kitchen-sink/static.js +14 -16
- package/dist/cli/commands/kitchen-sink/static.test.js +15 -17
- package/dist/cli/commands/notifications/generate.js +14 -16
- package/dist/cli/commands/notifications/list.js +14 -16
- package/dist/cli/commands/search.js +14 -16
- package/dist/cli/commands/upgrade.js +14 -16
- package/dist/cli/commands/upgrade.test.js +1 -1
- package/dist/cli/commands/version.js +14 -16
- package/dist/cli/commands/version.test.js +15 -17
- package/dist/cli/services/commands/notifications.js +13 -13
- 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/doctor-release/context.d.ts +16 -0
- package/dist/cli/services/doctor-release/context.js +9 -0
- package/dist/cli/services/doctor-release/theme/runner.d.ts +7 -0
- package/dist/cli/services/doctor-release/theme/runner.js +24 -0
- package/dist/cli/services/doctor-release/theme/tests/init.d.ts +11 -0
- package/dist/cli/services/doctor-release/theme/tests/init.js +21 -0
- package/dist/cli/services/doctor-release/theme/tests/push.d.ts +10 -0
- package/dist/cli/services/doctor-release/theme/tests/push.js +21 -0
- 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 +10 -11
- package/dist/{custom-oclif-loader-RINU7HR3.js → custom-oclif-loader-NCJY2PN7.js} +7 -8
- package/dist/{del-E4LJOSMR.js → del-63DSU6FP.js} +7 -7
- package/dist/{devtools-D47L6HIC.js → devtools-4MXU7BNJ.js} +2 -2
- package/dist/{devtools-2SG3BFWJ.js → devtools-BAOTGU3O.js} +2 -2
- package/dist/{error-handler-CWNDOJLB.js → error-handler-IXWAFENZ.js} +11 -13
- package/dist/{estree-PY6WKTNG.js → estree-U57GTUKI.js} +14 -35
- package/dist/{flow-YN54TSCB.js → flow-CBPGBIW5.js} +2 -4
- package/dist/{glimmer-RMPUUUDS.js → glimmer-VWCK7UCR.js} +2 -6
- package/dist/{graphql-PPLVYWBL.js → graphql-2HHXB4VZ.js} +3 -5
- package/dist/hooks/postrun.js +12 -12
- package/dist/hooks/prerun.js +13 -13
- package/dist/{html-3U6QZZZ4.js → html-ST4I6M3K.js} +4 -6
- package/dist/index.js +5409 -2507
- package/dist/{lib-XGN4IWQ3.js → lib-EAXRR46C.js} +2 -3
- package/dist/{local-FQVEYJ4K.js → local-TYNIF77M.js} +9 -10
- package/dist/{markdown-RHRQTUMC.js → markdown-NVTT3U3H.js} +4 -13
- package/dist/{meriyah-7MIMHTWQ.js → meriyah-H6RUUN2F.js} +2 -9
- package/dist/{morph-37GC7LQM.js → morph-WMDG66QN.js} +68 -143
- package/dist/{multipart-parser-IYYNISJK.js → multipart-parser-WKKMXACL.js} +2 -2
- package/dist/{node-package-manager-XIE2HZEQ.js → node-package-manager-XAEBCALT.js} +8 -9
- package/dist/{npa-E675GQOI.js → npa-GRSJKUWS.js} +5 -7
- package/dist/{postcss-MSOPGY7M.js → postcss-LKRKUSYR.js} +4 -6
- package/dist/{prettier-2ITB6I34.js → prettier-YOC7I4QS.js} +29 -29
- package/dist/{source-map-UFUVQCYE.js → source-map-KSW2YKNC.js} +2 -2
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/{ui-UAEFJEFY.js → ui-FDJIH2AF.js} +7 -8
- package/dist/{workerd-EPURL4IC.js → workerd-DSSWQ3UN.js} +16 -18
- package/dist/{yaml-6GALFXQY.js → yaml-54MHMX7H.js} +6 -9
- package/oclif.manifest.json +127 -1
- package/package.json +7 -7
- package/dist/chunk-EZQWZ57B.js +0 -53
- package/dist/chunk-W65CJE3X.js +0 -2238
|
@@ -20,7 +20,6 @@ var require_messages = __commonJS({
|
|
|
20
20
|
"use strict";
|
|
21
21
|
init_cjs_shims();
|
|
22
22
|
Object.defineProperty(exports, "__esModule", { value: !0 });
|
|
23
|
-
var inverted = Symbol("inverted"), expectNull = Symbol("expectNull"), expectUndefined = Symbol("expectUndefined"), expectNumber = Symbol("expectNumber"), expectString = Symbol("expectString"), expectBoolean = Symbol("expectBoolean"), expectVoid = Symbol("expectVoid"), expectFunction = Symbol("expectFunction"), expectObject = Symbol("expectObject"), expectArray = Symbol("expectArray"), expectSymbol = Symbol("expectSymbol"), expectAny = Symbol("expectAny"), expectUnknown = Symbol("expectUnknown"), expectNever = Symbol("expectNever"), expectNullable = Symbol("expectNullable"), expectBigInt = Symbol("expectBigInt");
|
|
24
23
|
}
|
|
25
24
|
});
|
|
26
25
|
|
|
@@ -39,7 +38,6 @@ var require_utils = __commonJS({
|
|
|
39
38
|
"use strict";
|
|
40
39
|
init_cjs_shims();
|
|
41
40
|
Object.defineProperty(exports, "__esModule", { value: !0 });
|
|
42
|
-
var secret = Symbol("secret"), mismatch = Symbol("mismatch"), avalue = Symbol("avalue");
|
|
43
41
|
}
|
|
44
42
|
});
|
|
45
43
|
|
|
@@ -301,7 +299,7 @@ function printObjectProperties(val, config2, indentation, depth, refs, printer2)
|
|
|
301
299
|
}
|
|
302
300
|
return result;
|
|
303
301
|
}
|
|
304
|
-
var asymmetricMatcher = typeof Symbol == "function" && Symbol.for ? Symbol.for("jest.asymmetricMatcher") : 1267621, SPACE$2 = " ", serialize$5 = (val, config2, indentation, depth, refs, printer2) => {
|
|
302
|
+
var asymmetricMatcher = typeof Symbol == "function" && Symbol.for ? /* @__PURE__ */ Symbol.for("jest.asymmetricMatcher") : 1267621, SPACE$2 = " ", serialize$5 = (val, config2, indentation, depth, refs, printer2) => {
|
|
305
303
|
let stringedValue = val.toString();
|
|
306
304
|
if (stringedValue === "ArrayContaining" || stringedValue === "ArrayNotContaining")
|
|
307
305
|
return ++depth > config2.maxDepth ? `[${stringedValue}]` : `${stringedValue + SPACE$2}[${printListItems(val.sample, config2, indentation, depth, refs, printer2)}]`;
|
|
@@ -438,7 +436,7 @@ var hasRequiredReactIs_production;
|
|
|
438
436
|
function requireReactIs_production() {
|
|
439
437
|
if (hasRequiredReactIs_production) return reactIs_production;
|
|
440
438
|
hasRequiredReactIs_production = 1;
|
|
441
|
-
var REACT_ELEMENT_TYPE = Symbol.for("react.transitional.element"), REACT_PORTAL_TYPE = Symbol.for("react.portal"), REACT_FRAGMENT_TYPE = Symbol.for("react.fragment"), REACT_STRICT_MODE_TYPE = Symbol.for("react.strict_mode"), REACT_PROFILER_TYPE = Symbol.for("react.profiler"), REACT_CONSUMER_TYPE = Symbol.for("react.consumer"), REACT_CONTEXT_TYPE = Symbol.for("react.context"), REACT_FORWARD_REF_TYPE = Symbol.for("react.forward_ref"), REACT_SUSPENSE_TYPE = Symbol.for("react.suspense"), REACT_SUSPENSE_LIST_TYPE = Symbol.for("react.suspense_list"), REACT_MEMO_TYPE = Symbol.for("react.memo"), REACT_LAZY_TYPE = Symbol.for("react.lazy"), REACT_VIEW_TRANSITION_TYPE = Symbol.for("react.view_transition"), REACT_CLIENT_REFERENCE = Symbol.for("react.client.reference");
|
|
439
|
+
var REACT_ELEMENT_TYPE = /* @__PURE__ */ Symbol.for("react.transitional.element"), REACT_PORTAL_TYPE = /* @__PURE__ */ Symbol.for("react.portal"), REACT_FRAGMENT_TYPE = /* @__PURE__ */ Symbol.for("react.fragment"), REACT_STRICT_MODE_TYPE = /* @__PURE__ */ Symbol.for("react.strict_mode"), REACT_PROFILER_TYPE = /* @__PURE__ */ Symbol.for("react.profiler"), REACT_CONSUMER_TYPE = /* @__PURE__ */ Symbol.for("react.consumer"), REACT_CONTEXT_TYPE = /* @__PURE__ */ Symbol.for("react.context"), REACT_FORWARD_REF_TYPE = /* @__PURE__ */ Symbol.for("react.forward_ref"), REACT_SUSPENSE_TYPE = /* @__PURE__ */ Symbol.for("react.suspense"), REACT_SUSPENSE_LIST_TYPE = /* @__PURE__ */ Symbol.for("react.suspense_list"), REACT_MEMO_TYPE = /* @__PURE__ */ Symbol.for("react.memo"), REACT_LAZY_TYPE = /* @__PURE__ */ Symbol.for("react.lazy"), REACT_VIEW_TRANSITION_TYPE = /* @__PURE__ */ Symbol.for("react.view_transition"), REACT_CLIENT_REFERENCE = /* @__PURE__ */ Symbol.for("react.client.reference");
|
|
442
440
|
function typeOf2(object2) {
|
|
443
441
|
if (typeof object2 == "object" && object2 !== null) {
|
|
444
442
|
var $$typeof = object2.$$typeof;
|
|
@@ -533,7 +531,7 @@ function requireReactIs_development$1() {
|
|
|
533
531
|
}
|
|
534
532
|
}
|
|
535
533
|
}
|
|
536
|
-
var REACT_ELEMENT_TYPE = Symbol.for("react.transitional.element"), REACT_PORTAL_TYPE = Symbol.for("react.portal"), REACT_FRAGMENT_TYPE = Symbol.for("react.fragment"), REACT_STRICT_MODE_TYPE = Symbol.for("react.strict_mode"), REACT_PROFILER_TYPE = Symbol.for("react.profiler"), REACT_CONSUMER_TYPE = Symbol.for("react.consumer"), REACT_CONTEXT_TYPE = Symbol.for("react.context"), REACT_FORWARD_REF_TYPE = Symbol.for("react.forward_ref"), REACT_SUSPENSE_TYPE = Symbol.for("react.suspense"), REACT_SUSPENSE_LIST_TYPE = Symbol.for("react.suspense_list"), REACT_MEMO_TYPE = Symbol.for("react.memo"), REACT_LAZY_TYPE = Symbol.for("react.lazy"), REACT_VIEW_TRANSITION_TYPE = Symbol.for("react.view_transition"), REACT_CLIENT_REFERENCE = Symbol.for("react.client.reference");
|
|
534
|
+
var REACT_ELEMENT_TYPE = /* @__PURE__ */ Symbol.for("react.transitional.element"), REACT_PORTAL_TYPE = /* @__PURE__ */ Symbol.for("react.portal"), REACT_FRAGMENT_TYPE = /* @__PURE__ */ Symbol.for("react.fragment"), REACT_STRICT_MODE_TYPE = /* @__PURE__ */ Symbol.for("react.strict_mode"), REACT_PROFILER_TYPE = /* @__PURE__ */ Symbol.for("react.profiler"), REACT_CONSUMER_TYPE = /* @__PURE__ */ Symbol.for("react.consumer"), REACT_CONTEXT_TYPE = /* @__PURE__ */ Symbol.for("react.context"), REACT_FORWARD_REF_TYPE = /* @__PURE__ */ Symbol.for("react.forward_ref"), REACT_SUSPENSE_TYPE = /* @__PURE__ */ Symbol.for("react.suspense"), REACT_SUSPENSE_LIST_TYPE = /* @__PURE__ */ Symbol.for("react.suspense_list"), REACT_MEMO_TYPE = /* @__PURE__ */ Symbol.for("react.memo"), REACT_LAZY_TYPE = /* @__PURE__ */ Symbol.for("react.lazy"), REACT_VIEW_TRANSITION_TYPE = /* @__PURE__ */ Symbol.for("react.view_transition"), REACT_CLIENT_REFERENCE = /* @__PURE__ */ Symbol.for("react.client.reference");
|
|
537
535
|
reactIs_development$1.ContextConsumer = REACT_CONSUMER_TYPE, reactIs_development$1.ContextProvider = REACT_CONTEXT_TYPE, reactIs_development$1.Element = REACT_ELEMENT_TYPE, reactIs_development$1.ForwardRef = REACT_FORWARD_REF_TYPE, reactIs_development$1.Fragment = REACT_FRAGMENT_TYPE, reactIs_development$1.Lazy = REACT_LAZY_TYPE, reactIs_development$1.Memo = REACT_MEMO_TYPE, reactIs_development$1.Portal = REACT_PORTAL_TYPE, reactIs_development$1.Profiler = REACT_PROFILER_TYPE, reactIs_development$1.StrictMode = REACT_STRICT_MODE_TYPE, reactIs_development$1.Suspense = REACT_SUSPENSE_TYPE, reactIs_development$1.SuspenseList = REACT_SUSPENSE_LIST_TYPE, reactIs_development$1.isContextConsumer = function(object2) {
|
|
538
536
|
return typeOf2(object2) === REACT_CONSUMER_TYPE;
|
|
539
537
|
}, reactIs_development$1.isContextProvider = function(object2) {
|
|
@@ -575,8 +573,8 @@ var hasRequiredReactIs_production_min;
|
|
|
575
573
|
function requireReactIs_production_min() {
|
|
576
574
|
if (hasRequiredReactIs_production_min) return reactIs_production_min;
|
|
577
575
|
hasRequiredReactIs_production_min = 1;
|
|
578
|
-
var b = Symbol.for("react.element"), c = Symbol.for("react.portal"), d = Symbol.for("react.fragment"), e = Symbol.for("react.strict_mode"), f3 = Symbol.for("react.profiler"), g = Symbol.for("react.provider"), h3 = Symbol.for("react.context"), k = Symbol.for("react.server_context"), l = Symbol.for("react.forward_ref"), m2 = Symbol.for("react.suspense"), n = Symbol.for("react.suspense_list"), p3 = Symbol.for("react.memo"), q = Symbol.for("react.lazy"), t = Symbol.for("react.offscreen"), u2;
|
|
579
|
-
u2 = Symbol.for("react.module.reference");
|
|
576
|
+
var b = /* @__PURE__ */ Symbol.for("react.element"), c = /* @__PURE__ */ Symbol.for("react.portal"), d = /* @__PURE__ */ Symbol.for("react.fragment"), e = /* @__PURE__ */ Symbol.for("react.strict_mode"), f3 = /* @__PURE__ */ Symbol.for("react.profiler"), g = /* @__PURE__ */ Symbol.for("react.provider"), h3 = /* @__PURE__ */ Symbol.for("react.context"), k = /* @__PURE__ */ Symbol.for("react.server_context"), l = /* @__PURE__ */ Symbol.for("react.forward_ref"), m2 = /* @__PURE__ */ Symbol.for("react.suspense"), n = /* @__PURE__ */ Symbol.for("react.suspense_list"), p3 = /* @__PURE__ */ Symbol.for("react.memo"), q = /* @__PURE__ */ Symbol.for("react.lazy"), t = /* @__PURE__ */ Symbol.for("react.offscreen"), u2;
|
|
577
|
+
u2 = /* @__PURE__ */ Symbol.for("react.module.reference");
|
|
580
578
|
function v(a3) {
|
|
581
579
|
if (typeof a3 == "object" && a3 !== null) {
|
|
582
580
|
var r2 = a3.$$typeof;
|
|
@@ -643,8 +641,8 @@ var reactIs_development = {};
|
|
|
643
641
|
var hasRequiredReactIs_development;
|
|
644
642
|
function requireReactIs_development() {
|
|
645
643
|
return hasRequiredReactIs_development || (hasRequiredReactIs_development = 1, process.env.NODE_ENV !== "production" && (function() {
|
|
646
|
-
var REACT_ELEMENT_TYPE = Symbol.for("react.element"), REACT_PORTAL_TYPE = Symbol.for("react.portal"), REACT_FRAGMENT_TYPE = Symbol.for("react.fragment"), REACT_STRICT_MODE_TYPE = Symbol.for("react.strict_mode"), REACT_PROFILER_TYPE = Symbol.for("react.profiler"), REACT_PROVIDER_TYPE = Symbol.for("react.provider"), REACT_CONTEXT_TYPE = Symbol.for("react.context"), REACT_SERVER_CONTEXT_TYPE = Symbol.for("react.server_context"), REACT_FORWARD_REF_TYPE = Symbol.for("react.forward_ref"), REACT_SUSPENSE_TYPE = Symbol.for("react.suspense"), REACT_SUSPENSE_LIST_TYPE = Symbol.for("react.suspense_list"), REACT_MEMO_TYPE = Symbol.for("react.memo"), REACT_LAZY_TYPE = Symbol.for("react.lazy"), REACT_OFFSCREEN_TYPE = Symbol.for("react.offscreen"), enableScopeAPI = !1, enableCacheElement = !1, enableTransitionTracing = !1, enableLegacyHidden = !1, enableDebugTracing = !1, REACT_MODULE_REFERENCE;
|
|
647
|
-
REACT_MODULE_REFERENCE = Symbol.for("react.module.reference");
|
|
644
|
+
var REACT_ELEMENT_TYPE = /* @__PURE__ */ Symbol.for("react.element"), REACT_PORTAL_TYPE = /* @__PURE__ */ Symbol.for("react.portal"), REACT_FRAGMENT_TYPE = /* @__PURE__ */ Symbol.for("react.fragment"), REACT_STRICT_MODE_TYPE = /* @__PURE__ */ Symbol.for("react.strict_mode"), REACT_PROFILER_TYPE = /* @__PURE__ */ Symbol.for("react.profiler"), REACT_PROVIDER_TYPE = /* @__PURE__ */ Symbol.for("react.provider"), REACT_CONTEXT_TYPE = /* @__PURE__ */ Symbol.for("react.context"), REACT_SERVER_CONTEXT_TYPE = /* @__PURE__ */ Symbol.for("react.server_context"), REACT_FORWARD_REF_TYPE = /* @__PURE__ */ Symbol.for("react.forward_ref"), REACT_SUSPENSE_TYPE = /* @__PURE__ */ Symbol.for("react.suspense"), REACT_SUSPENSE_LIST_TYPE = /* @__PURE__ */ Symbol.for("react.suspense_list"), REACT_MEMO_TYPE = /* @__PURE__ */ Symbol.for("react.memo"), REACT_LAZY_TYPE = /* @__PURE__ */ Symbol.for("react.lazy"), REACT_OFFSCREEN_TYPE = /* @__PURE__ */ Symbol.for("react.offscreen"), enableScopeAPI = !1, enableCacheElement = !1, enableTransitionTracing = !1, enableLegacyHidden = !1, enableDebugTracing = !1, REACT_MODULE_REFERENCE;
|
|
645
|
+
REACT_MODULE_REFERENCE = /* @__PURE__ */ Symbol.for("react.module.reference");
|
|
648
646
|
function isValidElementType(type3) {
|
|
649
647
|
return !!(typeof type3 == "string" || typeof type3 == "function" || type3 === REACT_FRAGMENT_TYPE || type3 === REACT_PROFILER_TYPE || enableDebugTracing || type3 === REACT_STRICT_MODE_TYPE || type3 === REACT_SUSPENSE_TYPE || type3 === REACT_SUSPENSE_LIST_TYPE || enableLegacyHidden || type3 === REACT_OFFSCREEN_TYPE || enableScopeAPI || enableCacheElement || enableTransitionTracing || typeof type3 == "object" && type3 !== null && (type3.$$typeof === REACT_LAZY_TYPE || type3.$$typeof === REACT_MEMO_TYPE || type3.$$typeof === REACT_PROVIDER_TYPE || type3.$$typeof === REACT_CONTEXT_TYPE || type3.$$typeof === REACT_FORWARD_REF_TYPE || // This needs to include all possible module reference object
|
|
650
648
|
// types supported by any Flight configuration anywhere since
|
|
@@ -796,7 +794,7 @@ function getPropKeys$1(element) {
|
|
|
796
794
|
var serialize$1 = (element, config2, indentation, depth, refs, printer2) => ++depth > config2.maxDepth ? printElementAsLeaf(getType(element), config2) : printElement(getType(element), printProps(getPropKeys$1(element), element.props, config2, indentation + config2.indent, depth, refs, printer2), printChildren(getChildren(element.props.children), config2, indentation + config2.indent, depth, refs, printer2), config2, indentation), test$1 = (val) => val != null && ReactIs.isElement(val), plugin$1 = {
|
|
797
795
|
serialize: serialize$1,
|
|
798
796
|
test: test$1
|
|
799
|
-
}, testSymbol = typeof Symbol == "function" && Symbol.for ? Symbol.for("react.test.json") : 245830487;
|
|
797
|
+
}, testSymbol = typeof Symbol == "function" && Symbol.for ? /* @__PURE__ */ Symbol.for("react.test.json") : 245830487;
|
|
800
798
|
function getPropKeys(object2) {
|
|
801
799
|
let { props } = object2;
|
|
802
800
|
return props ? Object.keys(props).filter((key) => props[key] !== void 0).sort() : [];
|
|
@@ -1349,7 +1347,7 @@ function inspectHTML(element, options) {
|
|
|
1349
1347
|
}
|
|
1350
1348
|
|
|
1351
1349
|
// ../../node_modules/.pnpm/loupe@3.1.3/node_modules/loupe/lib/index.js
|
|
1352
|
-
var symbolsSupported = typeof Symbol == "function" && typeof Symbol.for == "function", chaiInspect = symbolsSupported ? Symbol.for("chai/inspect") : "@@chai/inspect", nodeInspect = !1;
|
|
1350
|
+
var symbolsSupported = typeof Symbol == "function" && typeof Symbol.for == "function", chaiInspect = symbolsSupported ? /* @__PURE__ */ Symbol.for("chai/inspect") : "@@chai/inspect", nodeInspect = !1;
|
|
1353
1351
|
try {
|
|
1354
1352
|
let nodeUtil = __require("util");
|
|
1355
1353
|
nodeInspect = nodeUtil.inspect ? nodeUtil.inspect.custom : !1;
|
|
@@ -1909,7 +1907,7 @@ var reservedWords = {
|
|
|
1909
1907
|
"yield"
|
|
1910
1908
|
]
|
|
1911
1909
|
}, keywords = new Set(reservedWords.keyword), reservedWordsStrictSet = new Set(reservedWords.strict);
|
|
1912
|
-
var SAFE_TIMERS_SYMBOL = Symbol("vitest:SAFE_TIMERS");
|
|
1910
|
+
var SAFE_TIMERS_SYMBOL = /* @__PURE__ */ Symbol("vitest:SAFE_TIMERS");
|
|
1913
1911
|
function getSafeTimers() {
|
|
1914
1912
|
let { setTimeout: safeSetTimeout, setInterval: safeSetInterval, clearInterval: safeClearInterval, clearTimeout: safeClearTimeout, setImmediate: safeSetImmediate, clearImmediate: safeClearImmediate, queueMicrotask: safeQueueMicrotask } = globalThis[SAFE_TIMERS_SYMBOL] || globalThis, { nextTick: safeNextTick } = globalThis[SAFE_TIMERS_SYMBOL] || globalThis.process || { nextTick: (cb) => cb() };
|
|
1915
1913
|
return {
|
|
@@ -2857,7 +2855,7 @@ function diff(a3, b, options) {
|
|
|
2857
2855
|
return "";
|
|
2858
2856
|
let aType = getType3(a3), expectedType = aType, omitDifference = !1;
|
|
2859
2857
|
if (aType === "object" && typeof a3.asymmetricMatch == "function") {
|
|
2860
|
-
if (a3.$$typeof !== Symbol.for("jest.asymmetricMatcher") || typeof a3.getExpectedType != "function")
|
|
2858
|
+
if (a3.$$typeof !== /* @__PURE__ */ Symbol.for("jest.asymmetricMatcher") || typeof a3.getExpectedType != "function")
|
|
2861
2859
|
return;
|
|
2862
2860
|
expectedType = a3.getExpectedType(), omitDifference = expectedType === "string";
|
|
2863
2861
|
}
|
|
@@ -3842,7 +3840,7 @@ function recordAsyncAnnotation(test5, promise) {
|
|
|
3842
3840
|
function getDefaultHookTimeout() {
|
|
3843
3841
|
return getRunner().config.hookTimeout;
|
|
3844
3842
|
}
|
|
3845
|
-
var CLEANUP_TIMEOUT_KEY = Symbol.for("VITEST_CLEANUP_TIMEOUT"), CLEANUP_STACK_TRACE_KEY = Symbol.for("VITEST_CLEANUP_STACK_TRACE");
|
|
3843
|
+
var CLEANUP_TIMEOUT_KEY = /* @__PURE__ */ Symbol.for("VITEST_CLEANUP_TIMEOUT"), CLEANUP_STACK_TRACE_KEY = /* @__PURE__ */ Symbol.for("VITEST_CLEANUP_STACK_TRACE");
|
|
3846
3844
|
function beforeEach(fn2, timeout = getDefaultHookTimeout()) {
|
|
3847
3845
|
assertTypes(fn2, '"beforeEach" callback', ["function"]);
|
|
3848
3846
|
let stackTraceError = new Error("STACK_TRACE_ERROR"), runner2 = getRunner();
|
|
@@ -3874,7 +3872,7 @@ function createTestHook(name, handler) {
|
|
|
3874
3872
|
// ../../node_modules/.pnpm/@vitest+runner@3.2.1/node_modules/@vitest/runner/dist/index.js
|
|
3875
3873
|
init_cjs_shims();
|
|
3876
3874
|
|
|
3877
|
-
// ../../node_modules/.pnpm/vitest@3.2.1_@types+node@18.19.70_jiti@2.4.2_jsdom@20.0.3_msw@2.8.7_@types+node@18.19.
|
|
3875
|
+
// ../../node_modules/.pnpm/vitest@3.2.1_@types+node@18.19.70_jiti@2.4.2_jsdom@20.0.3_msw@2.8.7_@types+node@18.19.7_f036f42018e5aa42068c79c7be8cccd0/node_modules/vitest/dist/chunks/vi.bdSIJ99Y.js
|
|
3878
3876
|
init_cjs_shims();
|
|
3879
3877
|
|
|
3880
3878
|
// ../../node_modules/.pnpm/@vitest+expect@3.2.1/node_modules/@vitest/expect/dist/index.js
|
|
@@ -3901,7 +3899,7 @@ function define(obj, key, descriptor) {
|
|
|
3901
3899
|
function defineValue(obj, key, value) {
|
|
3902
3900
|
define(obj, key, { value, configurable: !0, writable: !0 });
|
|
3903
3901
|
}
|
|
3904
|
-
var SYMBOL_STATE = Symbol.for("tinyspy:spy"), spies = /* @__PURE__ */ new Set(), reset = (state) => {
|
|
3902
|
+
var SYMBOL_STATE = /* @__PURE__ */ Symbol.for("tinyspy:spy"), spies = /* @__PURE__ */ new Set(), reset = (state) => {
|
|
3905
3903
|
state.called = !1, state.callCount = 0, state.calls = [], state.results = [], state.resolves = [], state.next = [];
|
|
3906
3904
|
}, defineState = (spy2) => (define(spy2, SYMBOL_STATE, {
|
|
3907
3905
|
value: { reset: () => reset(spy2[SYMBOL_STATE]) }
|
|
@@ -4579,7 +4577,7 @@ function inspectHTML2(element, options) {
|
|
|
4579
4577
|
return children && children.length > truncate22 && (children = `${truncator2}(${element.children.length})`), `${head}${propertyContents}${headClose}${children}${tail}`;
|
|
4580
4578
|
}
|
|
4581
4579
|
__name(inspectHTML2, "inspectHTML");
|
|
4582
|
-
var symbolsSupported2 = typeof Symbol == "function" && typeof Symbol.for == "function", chaiInspect2 = symbolsSupported2 ? Symbol.for("chai/inspect") : "@@chai/inspect", nodeInspect2 = !1;
|
|
4580
|
+
var symbolsSupported2 = typeof Symbol == "function" && typeof Symbol.for == "function", chaiInspect2 = symbolsSupported2 ? /* @__PURE__ */ Symbol.for("chai/inspect") : "@@chai/inspect", nodeInspect2 = !1;
|
|
4583
4581
|
try {
|
|
4584
4582
|
let nodeUtil = require_util();
|
|
4585
4583
|
nodeInspect2 = nodeUtil.inspect ? nodeUtil.inspect.custom : !1;
|
|
@@ -7172,7 +7170,7 @@ function use(fn2) {
|
|
|
7172
7170
|
__name(use, "use");
|
|
7173
7171
|
|
|
7174
7172
|
// ../../node_modules/.pnpm/@vitest+expect@3.2.1/node_modules/@vitest/expect/dist/index.js
|
|
7175
|
-
var MATCHERS_OBJECT = Symbol.for("matchers-object"), JEST_MATCHERS_OBJECT = Symbol.for("$$jest-matchers-object"), GLOBAL_EXPECT = Symbol.for("expect-global"), ASYMMETRIC_MATCHERS_OBJECT = Symbol.for("asymmetric-matchers-object"), customMatchers = {
|
|
7173
|
+
var MATCHERS_OBJECT = /* @__PURE__ */ Symbol.for("matchers-object"), JEST_MATCHERS_OBJECT = /* @__PURE__ */ Symbol.for("$$jest-matchers-object"), GLOBAL_EXPECT = /* @__PURE__ */ Symbol.for("expect-global"), ASYMMETRIC_MATCHERS_OBJECT = /* @__PURE__ */ Symbol.for("asymmetric-matchers-object"), customMatchers = {
|
|
7176
7174
|
toSatisfy(actual, expected, message) {
|
|
7177
7175
|
let { printReceived: printReceived3, printExpected: printExpected3, matcherHint: matcherHint2 } = this.utils, pass = expected(actual);
|
|
7178
7176
|
return {
|
|
@@ -7573,7 +7571,7 @@ function setState(state, expect2) {
|
|
|
7573
7571
|
}
|
|
7574
7572
|
var AsymmetricMatcher3 = class {
|
|
7575
7573
|
// should have "jest" to be compatible with its ecosystem
|
|
7576
|
-
$$typeof = Symbol.for("jest.asymmetricMatcher");
|
|
7574
|
+
$$typeof = /* @__PURE__ */ Symbol.for("jest.asymmetricMatcher");
|
|
7577
7575
|
constructor(sample, inverse = !1) {
|
|
7578
7576
|
this.sample = sample, this.inverse = inverse;
|
|
7579
7577
|
}
|
|
@@ -7593,7 +7591,7 @@ var AsymmetricMatcher3 = class {
|
|
|
7593
7591
|
};
|
|
7594
7592
|
}
|
|
7595
7593
|
};
|
|
7596
|
-
AsymmetricMatcher3.prototype[Symbol.for("chai/inspect")] = function(options) {
|
|
7594
|
+
AsymmetricMatcher3.prototype[/* @__PURE__ */ Symbol.for("chai/inspect")] = function(options) {
|
|
7597
7595
|
let result = stringify(this, options.depth, { min: !0 });
|
|
7598
7596
|
return result.length <= options.truncate ? result : `${this.toString()}{\u2026}`;
|
|
7599
7597
|
};
|
|
@@ -8316,7 +8314,7 @@ var JestExtend = (chai2, utils) => {
|
|
|
8316
8314
|
// ../../node_modules/.pnpm/@vitest+runner@3.2.1/node_modules/@vitest/runner/dist/utils.js
|
|
8317
8315
|
init_cjs_shims();
|
|
8318
8316
|
|
|
8319
|
-
// ../../node_modules/.pnpm/vitest@3.2.1_@types+node@18.19.70_jiti@2.4.2_jsdom@20.0.3_msw@2.8.7_@types+node@18.19.
|
|
8317
|
+
// ../../node_modules/.pnpm/vitest@3.2.1_@types+node@18.19.70_jiti@2.4.2_jsdom@20.0.3_msw@2.8.7_@types+node@18.19.7_f036f42018e5aa42068c79c7be8cccd0/node_modules/vitest/dist/chunks/utils.XdZDrNZV.js
|
|
8320
8318
|
init_cjs_shims();
|
|
8321
8319
|
var NAME_WORKER_STATE = "__vitest_worker__";
|
|
8322
8320
|
function getWorkerState() {
|
|
@@ -8364,7 +8362,7 @@ async function waitForImportsToResolve() {
|
|
|
8364
8362
|
!promises.length && !resolvingCount || (await Promise.allSettled(promises), await waitForImportsToResolve());
|
|
8365
8363
|
}
|
|
8366
8364
|
|
|
8367
|
-
// ../../node_modules/.pnpm/vitest@3.2.1_@types+node@18.19.70_jiti@2.4.2_jsdom@20.0.3_msw@2.8.7_@types+node@18.19.
|
|
8365
|
+
// ../../node_modules/.pnpm/vitest@3.2.1_@types+node@18.19.70_jiti@2.4.2_jsdom@20.0.3_msw@2.8.7_@types+node@18.19.7_f036f42018e5aa42068c79c7be8cccd0/node_modules/vitest/dist/chunks/_commonjsHelpers.BFTU3MAI.js
|
|
8368
8366
|
init_cjs_shims();
|
|
8369
8367
|
var commonjsGlobal = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
8370
8368
|
function getDefaultExportFromCjs3(x) {
|
|
@@ -9729,7 +9727,7 @@ var SnapshotClient = class {
|
|
|
9729
9727
|
}
|
|
9730
9728
|
};
|
|
9731
9729
|
|
|
9732
|
-
// ../../node_modules/.pnpm/vitest@3.2.1_@types+node@18.19.70_jiti@2.4.2_jsdom@20.0.3_msw@2.8.7_@types+node@18.19.
|
|
9730
|
+
// ../../node_modules/.pnpm/vitest@3.2.1_@types+node@18.19.70_jiti@2.4.2_jsdom@20.0.3_msw@2.8.7_@types+node@18.19.7_f036f42018e5aa42068c79c7be8cccd0/node_modules/vitest/dist/chunks/date.Bq6ZW5rf.js
|
|
9733
9731
|
init_cjs_shims();
|
|
9734
9732
|
var RealDate = Date, now2 = null, MockDate = class _MockDate extends RealDate {
|
|
9735
9733
|
constructor(y, m2, d, h3, M, s2, ms) {
|
|
@@ -9768,7 +9766,7 @@ function resetDate() {
|
|
|
9768
9766
|
globalThis.Date = RealDate;
|
|
9769
9767
|
}
|
|
9770
9768
|
|
|
9771
|
-
// ../../node_modules/.pnpm/vitest@3.2.1_@types+node@18.19.70_jiti@2.4.2_jsdom@20.0.3_msw@2.8.7_@types+node@18.19.
|
|
9769
|
+
// ../../node_modules/.pnpm/vitest@3.2.1_@types+node@18.19.70_jiti@2.4.2_jsdom@20.0.3_msw@2.8.7_@types+node@18.19.7_f036f42018e5aa42068c79c7be8cccd0/node_modules/vitest/dist/chunks/vi.bdSIJ99Y.js
|
|
9772
9770
|
var unsupported = [
|
|
9773
9771
|
"matchSnapshot",
|
|
9774
9772
|
"toMatchSnapshot",
|
|
@@ -11499,7 +11497,7 @@ function getImporter(name) {
|
|
|
11499
11497
|
return parseSingleStack(stackArray[importerStackIndex + 1])?.file || "";
|
|
11500
11498
|
}
|
|
11501
11499
|
|
|
11502
|
-
// ../../node_modules/.pnpm/vitest@3.2.1_@types+node@18.19.70_jiti@2.4.2_jsdom@20.0.3_msw@2.8.7_@types+node@18.19.
|
|
11500
|
+
// ../../node_modules/.pnpm/vitest@3.2.1_@types+node@18.19.70_jiti@2.4.2_jsdom@20.0.3_msw@2.8.7_@types+node@18.19.7_f036f42018e5aa42068c79c7be8cccd0/node_modules/vitest/dist/index.js
|
|
11503
11501
|
init_cjs_shims();
|
|
11504
11502
|
var import_expect_type = __toESM(require_dist(), 1);
|
|
11505
11503
|
|
|
@@ -11802,4 +11800,4 @@ chai/chai.js:
|
|
|
11802
11800
|
* @license MIT License
|
|
11803
11801
|
*)
|
|
11804
11802
|
*/
|
|
11805
|
-
//# sourceMappingURL=chunk-
|
|
11803
|
+
//# sourceMappingURL=chunk-HTGTTXQL.js.map
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import {
|
|
2
|
+
cwd
|
|
3
|
+
} from "./chunk-EG6MBBEN.js";
|
|
4
|
+
import {
|
|
5
|
+
init_cjs_shims
|
|
6
|
+
} from "./chunk-PKR7KJ6P.js";
|
|
7
|
+
|
|
8
|
+
// src/cli/services/doctor-release/context.ts
|
|
9
|
+
init_cjs_shims();
|
|
10
|
+
function createDoctorContext(options) {
|
|
11
|
+
return {
|
|
12
|
+
workingDirectory: options.path ?? cwd(),
|
|
13
|
+
environment: options.environment,
|
|
14
|
+
store: options.store,
|
|
15
|
+
password: options.password,
|
|
16
|
+
data: {}
|
|
17
|
+
};
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
export {
|
|
21
|
+
createDoctorContext
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=chunk-ITTNM7I4.js.map
|
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
import {
|
|
2
2
|
base_command_default
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-MK3Q63EP.js";
|
|
4
4
|
import {
|
|
5
5
|
ensureAuthenticatedUser,
|
|
6
6
|
fetch2 as fetch,
|
|
7
7
|
findSessionByAlias,
|
|
8
8
|
getSessionAlias,
|
|
9
9
|
identityFqdn
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-GQKM6ODQ.js";
|
|
11
11
|
import {
|
|
12
12
|
setCurrentSessionId
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-4EIIOMWN.js";
|
|
14
14
|
import {
|
|
15
15
|
outputCompleted,
|
|
16
16
|
renderSelectPrompt
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-4GAP37VN.js";
|
|
18
18
|
import {
|
|
19
19
|
require_lib
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-3YEPOXGM.js";
|
|
21
21
|
import {
|
|
22
22
|
__toESM,
|
|
23
23
|
init_cjs_shims
|
|
@@ -84,4 +84,4 @@ export {
|
|
|
84
84
|
promptSessionSelect,
|
|
85
85
|
Login
|
|
86
86
|
};
|
|
87
|
-
//# sourceMappingURL=chunk-
|
|
87
|
+
//# sourceMappingURL=chunk-ITUVFZZC.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
versionService
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-BWQRWTAL.js";
|
|
4
4
|
import {
|
|
5
5
|
base_command_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-MK3Q63EP.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-JUTE5JAV.js.map
|
|
@@ -2,13 +2,13 @@ import {
|
|
|
2
2
|
fetchNotifications,
|
|
3
3
|
getNotifications,
|
|
4
4
|
stringifyFilters
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-2QLHWTH2.js";
|
|
6
6
|
import {
|
|
7
7
|
randomUUID
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-GQKM6ODQ.js";
|
|
9
9
|
import {
|
|
10
10
|
CLI_KIT_VERSION
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-M5QR2TOD.js";
|
|
12
12
|
import {
|
|
13
13
|
outputInfo,
|
|
14
14
|
renderSelectPrompt,
|
|
@@ -16,7 +16,7 @@ import {
|
|
|
16
16
|
renderTable,
|
|
17
17
|
renderTextPrompt,
|
|
18
18
|
writeFile
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-4GAP37VN.js";
|
|
20
20
|
import {
|
|
21
21
|
init_cjs_shims
|
|
22
22
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -103,4 +103,4 @@ export {
|
|
|
103
103
|
generate,
|
|
104
104
|
list
|
|
105
105
|
};
|
|
106
|
-
//# sourceMappingURL=chunk-
|
|
106
|
+
//# sourceMappingURL=chunk-L55THCJ4.js.map
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import {
|
|
2
2
|
base_command_default
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-MK3Q63EP.js";
|
|
4
4
|
import {
|
|
5
5
|
outputResult,
|
|
6
6
|
renderTable
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-4GAP37VN.js";
|
|
8
8
|
import {
|
|
9
9
|
require_lib
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-3YEPOXGM.js";
|
|
11
11
|
import {
|
|
12
12
|
__toESM,
|
|
13
13
|
init_cjs_shims
|
|
@@ -84,4 +84,4 @@ var import_core = __toESM(require_lib(), 1), CommandFlags = class _CommandFlags
|
|
|
84
84
|
export {
|
|
85
85
|
CommandFlags
|
|
86
86
|
};
|
|
87
|
-
//# sourceMappingURL=chunk-
|
|
87
|
+
//# sourceMappingURL=chunk-LZQNLT7K.js.map
|
|
@@ -4,9 +4,9 @@ import {
|
|
|
4
4
|
|
|
5
5
|
// ../cli-kit/dist/public/common/version.js
|
|
6
6
|
init_cjs_shims();
|
|
7
|
-
var CLI_KIT_VERSION = "3.
|
|
7
|
+
var CLI_KIT_VERSION = "3.91.0";
|
|
8
8
|
|
|
9
9
|
export {
|
|
10
10
|
CLI_KIT_VERSION
|
|
11
11
|
};
|
|
12
|
-
//# sourceMappingURL=chunk-
|
|
12
|
+
//# sourceMappingURL=chunk-M5QR2TOD.js.map
|
|
@@ -1,14 +1,12 @@
|
|
|
1
|
-
import {
|
|
2
|
-
errorHandler,
|
|
3
|
-
registerCleanBugsnagErrorsFromWithinPlugins
|
|
4
|
-
} from "./chunk-W65CJE3X.js";
|
|
5
1
|
import {
|
|
6
2
|
setCurrentCommandId,
|
|
7
3
|
showNotificationsIfNeeded
|
|
8
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-2QLHWTH2.js";
|
|
9
5
|
import {
|
|
10
|
-
|
|
11
|
-
|
|
6
|
+
errorHandler,
|
|
7
|
+
hashString,
|
|
8
|
+
registerCleanBugsnagErrorsFromWithinPlugins
|
|
9
|
+
} from "./chunk-GQKM6ODQ.js";
|
|
12
10
|
import {
|
|
13
11
|
AbortError,
|
|
14
12
|
addPublicMetadata,
|
|
@@ -24,10 +22,10 @@ import {
|
|
|
24
22
|
renderWarning,
|
|
25
23
|
terminalSupportsPrompting,
|
|
26
24
|
underscore
|
|
27
|
-
} from "./chunk-
|
|
25
|
+
} from "./chunk-4GAP37VN.js";
|
|
28
26
|
import {
|
|
29
27
|
require_lib
|
|
30
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-3YEPOXGM.js";
|
|
31
29
|
import {
|
|
32
30
|
cwd
|
|
33
31
|
} from "./chunk-EG6MBBEN.js";
|
|
@@ -257,11 +255,11 @@ var require_toml_parser = __commonJS({
|
|
|
257
255
|
function isAlphaNumHyphen(cp) {
|
|
258
256
|
return cp >= CHAR_A && cp <= CHAR_Z || cp >= CHAR_a && cp <= CHAR_z || cp >= CHAR_0 && cp <= CHAR_9 || cp === CHAR_LOWBAR || cp === CHAR_HYPHEN;
|
|
259
257
|
}
|
|
260
|
-
var _type = Symbol("type"), _declared = Symbol("declared"), hasOwnProperty = Object.prototype.hasOwnProperty, defineProperty = Object.defineProperty, descriptor = { configurable: !0, enumerable: !0, writable: !0, value: void 0 };
|
|
258
|
+
var _type = /* @__PURE__ */ Symbol("type"), _declared = /* @__PURE__ */ Symbol("declared"), hasOwnProperty = Object.prototype.hasOwnProperty, defineProperty = Object.defineProperty, descriptor = { configurable: !0, enumerable: !0, writable: !0, value: void 0 };
|
|
261
259
|
function hasKey(obj, key) {
|
|
262
260
|
return hasOwnProperty.call(obj, key) ? !0 : (key === "__proto__" && defineProperty(obj, "__proto__", descriptor), !1);
|
|
263
261
|
}
|
|
264
|
-
var INLINE_TABLE = Symbol("inline-table");
|
|
262
|
+
var INLINE_TABLE = /* @__PURE__ */ Symbol("inline-table");
|
|
265
263
|
function InlineTable() {
|
|
266
264
|
return Object.defineProperties({}, {
|
|
267
265
|
[_type]: { value: INLINE_TABLE }
|
|
@@ -270,7 +268,7 @@ var require_toml_parser = __commonJS({
|
|
|
270
268
|
function isInlineTable(obj) {
|
|
271
269
|
return obj === null || typeof obj != "object" ? !1 : obj[_type] === INLINE_TABLE;
|
|
272
270
|
}
|
|
273
|
-
var TABLE = Symbol("table");
|
|
271
|
+
var TABLE = /* @__PURE__ */ Symbol("table");
|
|
274
272
|
function Table() {
|
|
275
273
|
return Object.defineProperties({}, {
|
|
276
274
|
[_type]: { value: TABLE },
|
|
@@ -280,7 +278,7 @@ var require_toml_parser = __commonJS({
|
|
|
280
278
|
function isTable(obj) {
|
|
281
279
|
return obj === null || typeof obj != "object" ? !1 : obj[_type] === TABLE;
|
|
282
280
|
}
|
|
283
|
-
var _contentType = Symbol("content-type"), INLINE_LIST = Symbol("inline-list");
|
|
281
|
+
var _contentType = /* @__PURE__ */ Symbol("content-type"), INLINE_LIST = /* @__PURE__ */ Symbol("inline-list");
|
|
284
282
|
function InlineList(type) {
|
|
285
283
|
return Object.defineProperties([], {
|
|
286
284
|
[_type]: { value: INLINE_LIST },
|
|
@@ -290,7 +288,7 @@ var require_toml_parser = __commonJS({
|
|
|
290
288
|
function isInlineList(obj) {
|
|
291
289
|
return obj === null || typeof obj != "object" ? !1 : obj[_type] === INLINE_LIST;
|
|
292
290
|
}
|
|
293
|
-
var LIST = Symbol("list");
|
|
291
|
+
var LIST = /* @__PURE__ */ Symbol("list");
|
|
294
292
|
function List() {
|
|
295
293
|
return Object.defineProperties([], {
|
|
296
294
|
[_type]: { value: LIST }
|
|
@@ -328,7 +326,7 @@ var require_toml_parser = __commonJS({
|
|
|
328
326
|
valueOf() {
|
|
329
327
|
return this.value;
|
|
330
328
|
}
|
|
331
|
-
}, INTEGER = Symbol("integer");
|
|
329
|
+
}, INTEGER = /* @__PURE__ */ Symbol("integer");
|
|
332
330
|
function Integer(value) {
|
|
333
331
|
let num = Number(value);
|
|
334
332
|
return Object.is(num, -0) && (num = 0), global.BigInt && !Number.isSafeInteger(num) ? new BoxedBigInt(value) : Object.defineProperties(new Number(num), {
|
|
@@ -342,7 +340,7 @@ var require_toml_parser = __commonJS({
|
|
|
342
340
|
function isInteger(obj) {
|
|
343
341
|
return obj === null || typeof obj != "object" ? !1 : obj[_type] === INTEGER;
|
|
344
342
|
}
|
|
345
|
-
var FLOAT = Symbol("float");
|
|
343
|
+
var FLOAT = /* @__PURE__ */ Symbol("float");
|
|
346
344
|
function Float(value) {
|
|
347
345
|
return Object.defineProperties(new Number(value), {
|
|
348
346
|
[_type]: { value: FLOAT },
|
|
@@ -1709,4 +1707,4 @@ export {
|
|
|
1709
1707
|
noDefaultsOptions,
|
|
1710
1708
|
base_command_default
|
|
1711
1709
|
};
|
|
1712
|
-
//# sourceMappingURL=chunk-
|
|
1710
|
+
//# sourceMappingURL=chunk-MK3Q63EP.js.map
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
renderDangerousConfirmationPrompt,
|
|
6
6
|
renderSelectPrompt,
|
|
7
7
|
renderTextPrompt
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-4GAP37VN.js";
|
|
9
9
|
import {
|
|
10
10
|
init_cjs_shims
|
|
11
11
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -175,4 +175,4 @@ async function prompts() {
|
|
|
175
175
|
export {
|
|
176
176
|
prompts
|
|
177
177
|
};
|
|
178
|
-
//# sourceMappingURL=chunk-
|
|
178
|
+
//# sourceMappingURL=chunk-QFZNYYRR.js.map
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
renderConcurrent,
|
|
6
6
|
renderSingleTask,
|
|
7
7
|
renderTasks
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-4GAP37VN.js";
|
|
9
9
|
import {
|
|
10
10
|
init_cjs_shims
|
|
11
11
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -59,4 +59,4 @@ async function asyncTasks() {
|
|
|
59
59
|
export {
|
|
60
60
|
asyncTasks
|
|
61
61
|
};
|
|
62
|
-
//# sourceMappingURL=chunk-
|
|
62
|
+
//# sourceMappingURL=chunk-RDV4E6WO.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
asyncTasks
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-RDV4E6WO.js";
|
|
4
4
|
import {
|
|
5
5
|
base_command_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-MK3Q63EP.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-S2AX7DX2.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
prompts
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-QFZNYYRR.js";
|
|
4
4
|
import {
|
|
5
5
|
base_command_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-MK3Q63EP.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-TZEIYSCL.js.map
|
|
@@ -125,7 +125,7 @@ var require_ponyfill_es2018 = __commonJS({
|
|
|
125
125
|
return front._elements[cursor];
|
|
126
126
|
}
|
|
127
127
|
}
|
|
128
|
-
let AbortSteps = Symbol("[[AbortSteps]]"), ErrorSteps = Symbol("[[ErrorSteps]]"), CancelSteps = Symbol("[[CancelSteps]]"), PullSteps = Symbol("[[PullSteps]]"), ReleaseSteps = Symbol("[[ReleaseSteps]]");
|
|
128
|
+
let AbortSteps = /* @__PURE__ */ Symbol("[[AbortSteps]]"), ErrorSteps = /* @__PURE__ */ Symbol("[[ErrorSteps]]"), CancelSteps = /* @__PURE__ */ Symbol("[[CancelSteps]]"), PullSteps = /* @__PURE__ */ Symbol("[[PullSteps]]"), ReleaseSteps = /* @__PURE__ */ Symbol("[[ReleaseSteps]]");
|
|
129
129
|
function ReadableStreamReaderGenericInitialize(reader, stream) {
|
|
130
130
|
reader._ownerReadableStream = stream, stream._reader = reader, stream._state === "readable" ? defaultReaderClosedPromiseInitialize(reader) : stream._state === "closed" ? defaultReaderClosedPromiseInitializeAsResolved(reader) : defaultReaderClosedPromiseInitializeAsRejected(reader, stream._storedError);
|
|
131
131
|
}
|
|
@@ -2993,4 +2993,4 @@ fetch-blob/index.js:
|
|
|
2993
2993
|
formdata-polyfill/esm.min.js:
|
|
2994
2994
|
(*! formdata-polyfill. MIT License. Jimmy Wärting <https://jimmy.warting.se/opensource> *)
|
|
2995
2995
|
*/
|
|
2996
|
-
//# sourceMappingURL=chunk-
|
|
2996
|
+
//# sourceMappingURL=chunk-VBBBCVMH.js.map
|
|
@@ -4,7 +4,7 @@ import {
|
|
|
4
4
|
findUpAndReadPackageJson,
|
|
5
5
|
getPackageManager,
|
|
6
6
|
usesWorkspaces
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-4EIIOMWN.js";
|
|
8
8
|
import {
|
|
9
9
|
AbortError,
|
|
10
10
|
exec,
|
|
@@ -15,7 +15,7 @@ import {
|
|
|
15
15
|
outputSuccess,
|
|
16
16
|
outputToken,
|
|
17
17
|
outputWarn
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-4GAP37VN.js";
|
|
19
19
|
import {
|
|
20
20
|
dirname,
|
|
21
21
|
joinPath,
|
|
@@ -139,4 +139,4 @@ function usingPackageManager({ env } = { env: process.env }) {
|
|
|
139
139
|
export {
|
|
140
140
|
upgrade
|
|
141
141
|
};
|
|
142
|
-
//# sourceMappingURL=chunk-
|
|
142
|
+
//# sourceMappingURL=chunk-W5PA3XSC.js.map
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
packageManagerFromUserAgent
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-4EIIOMWN.js";
|
|
4
4
|
import {
|
|
5
5
|
currentProcessIsGlobal,
|
|
6
6
|
inferPackageManagerForGlobalCLI,
|
|
7
7
|
outputContent,
|
|
8
8
|
outputToken
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-4GAP37VN.js";
|
|
10
10
|
import {
|
|
11
11
|
init_cjs_shims
|
|
12
12
|
} from "./chunk-PKR7KJ6P.js";
|
|
@@ -25,4 +25,4 @@ export {
|
|
|
25
25
|
cliInstallCommand,
|
|
26
26
|
getOutputUpdateCLIReminder
|
|
27
27
|
};
|
|
28
|
-
//# sourceMappingURL=chunk-
|
|
28
|
+
//# sourceMappingURL=chunk-Y5U7QY26.js.map
|