@shopify/cli 3.90.0 → 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-XUHEOC7Y.js → chunk-2QLHWTH2.js} +6 -6
- package/dist/{chunk-LSGITB3O.js → chunk-3FISNISV.js} +5 -5
- package/dist/{chunk-HVSHUE2B.js → chunk-3RC2RKM3.js} +7 -7
- package/dist/{chunk-WC5EDB4Z.js → chunk-3YEPOXGM.js} +1187 -141
- package/dist/{chunk-ELXP2SNA.js → chunk-46PV2PEO.js} +4 -4
- package/dist/{chunk-QHDQYVAG.js → chunk-4EIIOMWN.js} +10 -10
- package/dist/{chunk-LKMGT2DW.js → chunk-4GAP37VN.js} +413 -383
- package/dist/{chunk-SE3EASHO.js → chunk-4IW7EFIM.js} +8 -27
- package/dist/{chunk-RYFPG44L.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-5MLYI7UO.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-A7QWFDBY.js → chunk-A3FTU763.js} +2 -2
- package/dist/{chunk-MZX7G4LN.js → chunk-AWEC4VY2.js} +3 -3
- package/dist/{chunk-B2EZE3X5.js → chunk-BWQRWTAL.js} +3 -3
- package/dist/{chunk-3GXB4ZRP.js → chunk-CE4S2SGM.js} +10 -10
- package/dist/{chunk-U52M2SBG.js → chunk-D6TSY7WA.js} +216 -268
- package/dist/{chunk-UISDI2NJ.js → chunk-EGPAAR43.js} +3 -3
- package/dist/{chunk-L5BSIB4A.js → chunk-FI5G3SH7.js} +3 -3
- package/dist/{chunk-5OJ67VLD.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-O74JPOMN.js → chunk-ITUVFZZC.js} +6 -6
- package/dist/{chunk-6DIWINGB.js → chunk-JUTE5JAV.js} +3 -3
- package/dist/{chunk-3OKBQXPB.js → chunk-L55THCJ4.js} +5 -5
- package/dist/{chunk-AJVHCUVQ.js → chunk-LZQNLT7K.js} +4 -4
- package/dist/{chunk-R2VQQFNU.js → chunk-M5QR2TOD.js} +2 -2
- package/dist/{chunk-3AY5VBOI.js → chunk-MK3Q63EP.js} +15 -17
- package/dist/{chunk-66SSN4NK.js → chunk-QFZNYYRR.js} +2 -2
- package/dist/{chunk-ERCZ3NEG.js → chunk-RDV4E6WO.js} +2 -2
- package/dist/{chunk-ITXKKYMN.js → chunk-S2AX7DX2.js} +3 -3
- package/dist/{chunk-GH4DMIMI.js → chunk-TZEIYSCL.js} +3 -3
- package/dist/{chunk-XD3LXUGW.js → chunk-VBBBCVMH.js} +2 -2
- package/dist/{chunk-K2EOH7QQ.js → chunk-W5PA3XSC.js} +3 -3
- package/dist/{chunk-FPXVU77M.js → chunk-Y5U7QY26.js} +3 -3
- package/dist/chunk-YE3PUNUK.js +90 -0
- package/dist/{chunk-4K7TRR4V.js → chunk-YFNAWLQZ.js} +3 -3
- package/dist/chunk-YNNKYQTJ.js +309 -0
- package/dist/{chunk-GY37RRX5.js → chunk-YWLTM6FY.js} +4 -4
- package/dist/{chunk-A2DCUFP3.js → chunk-ZSOI4JOG.js} +2 -2
- package/dist/{chunk-BDQNCT7P.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-H4CDTFND.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-JLUD7HQX.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 +5853 -2950
- package/dist/{lib-XGN4IWQ3.js → lib-EAXRR46C.js} +2 -3
- package/dist/{local-Q5P3JTHB.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-JQCYAVNE.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-2P2WEBXY.js → ui-FDJIH2AF.js} +7 -8
- package/dist/{workerd-5QLA2QUA.js → workerd-DSSWQ3UN.js} +16 -18
- package/dist/{yaml-6GALFXQY.js → yaml-54MHMX7H.js} +6 -9
- package/oclif.manifest.json +134 -9
- package/package.json +7 -7
- package/dist/chunk-6OAKJOUE.js +0 -2238
- package/dist/chunk-EZQWZ57B.js +0 -53
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
require_globby
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-56ELYGPH.js";
|
|
4
4
|
import {
|
|
5
5
|
base_command_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-MK3Q63EP.js";
|
|
7
7
|
import {
|
|
8
8
|
businessPlatformRequest,
|
|
9
9
|
ensureAuthenticatedAdmin,
|
|
@@ -12,7 +12,7 @@ import {
|
|
|
12
12
|
graphqlRequest,
|
|
13
13
|
logout,
|
|
14
14
|
normalizeStoreFqdn
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-GQKM6ODQ.js";
|
|
16
16
|
import {
|
|
17
17
|
findUpAndReadPackageJson,
|
|
18
18
|
getPackageManager,
|
|
@@ -20,7 +20,7 @@ import {
|
|
|
20
20
|
packageManagerFromUserAgent,
|
|
21
21
|
readAndParsePackageJson,
|
|
22
22
|
writePackageJSON
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-4EIIOMWN.js";
|
|
24
24
|
import {
|
|
25
25
|
AbortError,
|
|
26
26
|
BugError,
|
|
@@ -60,7 +60,7 @@ import {
|
|
|
60
60
|
runWithTimer,
|
|
61
61
|
source_default,
|
|
62
62
|
writeFile
|
|
63
|
-
} from "./chunk-
|
|
63
|
+
} from "./chunk-4GAP37VN.js";
|
|
64
64
|
import {
|
|
65
65
|
require_ansi_escapes,
|
|
66
66
|
require_ansi_styles,
|
|
@@ -77,7 +77,7 @@ import {
|
|
|
77
77
|
require_widest_line,
|
|
78
78
|
require_wordwrap,
|
|
79
79
|
require_wrap_ansi
|
|
80
|
-
} from "./chunk-
|
|
80
|
+
} from "./chunk-3YEPOXGM.js";
|
|
81
81
|
import {
|
|
82
82
|
require_src,
|
|
83
83
|
require_supports_color
|
|
@@ -1683,7 +1683,7 @@ var require_symbols = __commonJS({
|
|
|
1683
1683
|
init_cjs_shims();
|
|
1684
1684
|
Object.defineProperty(exports, "__esModule", { value: !0 });
|
|
1685
1685
|
exports.SINGLE_COMMAND_CLI_SYMBOL = void 0;
|
|
1686
|
-
exports.SINGLE_COMMAND_CLI_SYMBOL = Symbol("SINGLE_COMMAND_CLI").toString();
|
|
1686
|
+
exports.SINGLE_COMMAND_CLI_SYMBOL = (/* @__PURE__ */ Symbol("SINGLE_COMMAND_CLI")).toString();
|
|
1687
1687
|
}
|
|
1688
1688
|
});
|
|
1689
1689
|
|
|
@@ -3653,12 +3653,7 @@ var require_format_value = __commonJS({
|
|
|
3653
3653
|
function autopadding(value, length) {
|
|
3654
3654
|
return (options.autopaddingChar + value).slice(-length);
|
|
3655
3655
|
}
|
|
3656
|
-
|
|
3657
|
-
case "percentage":
|
|
3658
|
-
return autopadding(v, 3);
|
|
3659
|
-
default:
|
|
3660
|
-
return v;
|
|
3661
|
-
}
|
|
3656
|
+
return type === "percentage" ? autopadding(v, 3) : v;
|
|
3662
3657
|
};
|
|
3663
3658
|
}
|
|
3664
3659
|
});
|
|
@@ -3719,8 +3714,6 @@ var require_formatter2 = __commonJS({
|
|
|
3719
3714
|
case "center":
|
|
3720
3715
|
s = halfMargin > 0 ? " ".repeat(halfMargin) + s : s;
|
|
3721
3716
|
break;
|
|
3722
|
-
// default: left align, no additional whitespaces
|
|
3723
|
-
case "left":
|
|
3724
3717
|
default:
|
|
3725
3718
|
break;
|
|
3726
3719
|
}
|
|
@@ -3999,9 +3992,9 @@ var require_progress = __commonJS({
|
|
|
3999
3992
|
}
|
|
4000
3993
|
});
|
|
4001
3994
|
|
|
4002
|
-
// ../../node_modules/.pnpm/js-yaml@3.14.
|
|
3995
|
+
// ../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/common.js
|
|
4003
3996
|
var require_common = __commonJS({
|
|
4004
|
-
"../../node_modules/.pnpm/js-yaml@3.14.
|
|
3997
|
+
"../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/common.js"(exports, module) {
|
|
4005
3998
|
"use strict";
|
|
4006
3999
|
init_cjs_shims();
|
|
4007
4000
|
function isNothing(subject) {
|
|
@@ -4038,9 +4031,9 @@ var require_common = __commonJS({
|
|
|
4038
4031
|
}
|
|
4039
4032
|
});
|
|
4040
4033
|
|
|
4041
|
-
// ../../node_modules/.pnpm/js-yaml@3.14.
|
|
4034
|
+
// ../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/exception.js
|
|
4042
4035
|
var require_exception = __commonJS({
|
|
4043
|
-
"../../node_modules/.pnpm/js-yaml@3.14.
|
|
4036
|
+
"../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/exception.js"(exports, module) {
|
|
4044
4037
|
"use strict";
|
|
4045
4038
|
init_cjs_shims();
|
|
4046
4039
|
function YAMLException(reason, mark) {
|
|
@@ -4056,9 +4049,9 @@ var require_exception = __commonJS({
|
|
|
4056
4049
|
}
|
|
4057
4050
|
});
|
|
4058
4051
|
|
|
4059
|
-
// ../../node_modules/.pnpm/js-yaml@3.14.
|
|
4052
|
+
// ../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/mark.js
|
|
4060
4053
|
var require_mark = __commonJS({
|
|
4061
|
-
"../../node_modules/.pnpm/js-yaml@3.14.
|
|
4054
|
+
"../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/mark.js"(exports, module) {
|
|
4062
4055
|
"use strict";
|
|
4063
4056
|
init_cjs_shims();
|
|
4064
4057
|
var common = require_common();
|
|
@@ -4092,9 +4085,9 @@ var require_mark = __commonJS({
|
|
|
4092
4085
|
}
|
|
4093
4086
|
});
|
|
4094
4087
|
|
|
4095
|
-
// ../../node_modules/.pnpm/js-yaml@3.14.
|
|
4088
|
+
// ../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/type.js
|
|
4096
4089
|
var require_type = __commonJS({
|
|
4097
|
-
"../../node_modules/.pnpm/js-yaml@3.14.
|
|
4090
|
+
"../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/type.js"(exports, module) {
|
|
4098
4091
|
"use strict";
|
|
4099
4092
|
init_cjs_shims();
|
|
4100
4093
|
var YAMLException = require_exception(), TYPE_CONSTRUCTOR_OPTIONS = [
|
|
@@ -4134,9 +4127,9 @@ var require_type = __commonJS({
|
|
|
4134
4127
|
}
|
|
4135
4128
|
});
|
|
4136
4129
|
|
|
4137
|
-
// ../../node_modules/.pnpm/js-yaml@3.14.
|
|
4130
|
+
// ../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/schema.js
|
|
4138
4131
|
var require_schema = __commonJS({
|
|
4139
|
-
"../../node_modules/.pnpm/js-yaml@3.14.
|
|
4132
|
+
"../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/schema.js"(exports, module) {
|
|
4140
4133
|
"use strict";
|
|
4141
4134
|
init_cjs_shims();
|
|
4142
4135
|
var common = require_common(), YAMLException = require_exception(), Type = require_type();
|
|
@@ -4202,9 +4195,9 @@ var require_schema = __commonJS({
|
|
|
4202
4195
|
}
|
|
4203
4196
|
});
|
|
4204
4197
|
|
|
4205
|
-
// ../../node_modules/.pnpm/js-yaml@3.14.
|
|
4198
|
+
// ../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/type/str.js
|
|
4206
4199
|
var require_str = __commonJS({
|
|
4207
|
-
"../../node_modules/.pnpm/js-yaml@3.14.
|
|
4200
|
+
"../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/type/str.js"(exports, module) {
|
|
4208
4201
|
"use strict";
|
|
4209
4202
|
init_cjs_shims();
|
|
4210
4203
|
var Type = require_type();
|
|
@@ -4217,9 +4210,9 @@ var require_str = __commonJS({
|
|
|
4217
4210
|
}
|
|
4218
4211
|
});
|
|
4219
4212
|
|
|
4220
|
-
// ../../node_modules/.pnpm/js-yaml@3.14.
|
|
4213
|
+
// ../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/type/seq.js
|
|
4221
4214
|
var require_seq = __commonJS({
|
|
4222
|
-
"../../node_modules/.pnpm/js-yaml@3.14.
|
|
4215
|
+
"../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/type/seq.js"(exports, module) {
|
|
4223
4216
|
"use strict";
|
|
4224
4217
|
init_cjs_shims();
|
|
4225
4218
|
var Type = require_type();
|
|
@@ -4232,9 +4225,9 @@ var require_seq = __commonJS({
|
|
|
4232
4225
|
}
|
|
4233
4226
|
});
|
|
4234
4227
|
|
|
4235
|
-
// ../../node_modules/.pnpm/js-yaml@3.14.
|
|
4228
|
+
// ../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/type/map.js
|
|
4236
4229
|
var require_map = __commonJS({
|
|
4237
|
-
"../../node_modules/.pnpm/js-yaml@3.14.
|
|
4230
|
+
"../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/type/map.js"(exports, module) {
|
|
4238
4231
|
"use strict";
|
|
4239
4232
|
init_cjs_shims();
|
|
4240
4233
|
var Type = require_type();
|
|
@@ -4247,9 +4240,9 @@ var require_map = __commonJS({
|
|
|
4247
4240
|
}
|
|
4248
4241
|
});
|
|
4249
4242
|
|
|
4250
|
-
// ../../node_modules/.pnpm/js-yaml@3.14.
|
|
4243
|
+
// ../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/schema/failsafe.js
|
|
4251
4244
|
var require_failsafe = __commonJS({
|
|
4252
|
-
"../../node_modules/.pnpm/js-yaml@3.14.
|
|
4245
|
+
"../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/schema/failsafe.js"(exports, module) {
|
|
4253
4246
|
"use strict";
|
|
4254
4247
|
init_cjs_shims();
|
|
4255
4248
|
var Schema = require_schema();
|
|
@@ -4263,9 +4256,9 @@ var require_failsafe = __commonJS({
|
|
|
4263
4256
|
}
|
|
4264
4257
|
});
|
|
4265
4258
|
|
|
4266
|
-
// ../../node_modules/.pnpm/js-yaml@3.14.
|
|
4259
|
+
// ../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/type/null.js
|
|
4267
4260
|
var require_null = __commonJS({
|
|
4268
|
-
"../../node_modules/.pnpm/js-yaml@3.14.
|
|
4261
|
+
"../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/type/null.js"(exports, module) {
|
|
4269
4262
|
"use strict";
|
|
4270
4263
|
init_cjs_shims();
|
|
4271
4264
|
var Type = require_type();
|
|
@@ -4304,9 +4297,9 @@ var require_null = __commonJS({
|
|
|
4304
4297
|
}
|
|
4305
4298
|
});
|
|
4306
4299
|
|
|
4307
|
-
// ../../node_modules/.pnpm/js-yaml@3.14.
|
|
4300
|
+
// ../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/type/bool.js
|
|
4308
4301
|
var require_bool = __commonJS({
|
|
4309
|
-
"../../node_modules/.pnpm/js-yaml@3.14.
|
|
4302
|
+
"../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/type/bool.js"(exports, module) {
|
|
4310
4303
|
"use strict";
|
|
4311
4304
|
init_cjs_shims();
|
|
4312
4305
|
var Type = require_type();
|
|
@@ -4342,9 +4335,9 @@ var require_bool = __commonJS({
|
|
|
4342
4335
|
}
|
|
4343
4336
|
});
|
|
4344
4337
|
|
|
4345
|
-
// ../../node_modules/.pnpm/js-yaml@3.14.
|
|
4338
|
+
// ../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/type/int.js
|
|
4346
4339
|
var require_int = __commonJS({
|
|
4347
|
-
"../../node_modules/.pnpm/js-yaml@3.14.
|
|
4340
|
+
"../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/type/int.js"(exports, module) {
|
|
4348
4341
|
"use strict";
|
|
4349
4342
|
init_cjs_shims();
|
|
4350
4343
|
var common = require_common(), Type = require_type();
|
|
@@ -4438,9 +4431,9 @@ var require_int = __commonJS({
|
|
|
4438
4431
|
}
|
|
4439
4432
|
});
|
|
4440
4433
|
|
|
4441
|
-
// ../../node_modules/.pnpm/js-yaml@3.14.
|
|
4434
|
+
// ../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/type/float.js
|
|
4442
4435
|
var require_float = __commonJS({
|
|
4443
|
-
"../../node_modules/.pnpm/js-yaml@3.14.
|
|
4436
|
+
"../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/type/float.js"(exports, module) {
|
|
4444
4437
|
"use strict";
|
|
4445
4438
|
init_cjs_shims();
|
|
4446
4439
|
var common = require_common(), Type = require_type(), YAML_FLOAT_PATTERN = new RegExp(
|
|
@@ -4508,9 +4501,9 @@ var require_float = __commonJS({
|
|
|
4508
4501
|
}
|
|
4509
4502
|
});
|
|
4510
4503
|
|
|
4511
|
-
// ../../node_modules/.pnpm/js-yaml@3.14.
|
|
4504
|
+
// ../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/schema/json.js
|
|
4512
4505
|
var require_json = __commonJS({
|
|
4513
|
-
"../../node_modules/.pnpm/js-yaml@3.14.
|
|
4506
|
+
"../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/schema/json.js"(exports, module) {
|
|
4514
4507
|
"use strict";
|
|
4515
4508
|
init_cjs_shims();
|
|
4516
4509
|
var Schema = require_schema();
|
|
@@ -4528,9 +4521,9 @@ var require_json = __commonJS({
|
|
|
4528
4521
|
}
|
|
4529
4522
|
});
|
|
4530
4523
|
|
|
4531
|
-
// ../../node_modules/.pnpm/js-yaml@3.14.
|
|
4524
|
+
// ../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/schema/core.js
|
|
4532
4525
|
var require_core = __commonJS({
|
|
4533
|
-
"../../node_modules/.pnpm/js-yaml@3.14.
|
|
4526
|
+
"../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/schema/core.js"(exports, module) {
|
|
4534
4527
|
"use strict";
|
|
4535
4528
|
init_cjs_shims();
|
|
4536
4529
|
var Schema = require_schema();
|
|
@@ -4542,9 +4535,9 @@ var require_core = __commonJS({
|
|
|
4542
4535
|
}
|
|
4543
4536
|
});
|
|
4544
4537
|
|
|
4545
|
-
// ../../node_modules/.pnpm/js-yaml@3.14.
|
|
4538
|
+
// ../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/type/timestamp.js
|
|
4546
4539
|
var require_timestamp = __commonJS({
|
|
4547
|
-
"../../node_modules/.pnpm/js-yaml@3.14.
|
|
4540
|
+
"../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/type/timestamp.js"(exports, module) {
|
|
4548
4541
|
"use strict";
|
|
4549
4542
|
init_cjs_shims();
|
|
4550
4543
|
var Type = require_type(), YAML_DATE_REGEXP = new RegExp(
|
|
@@ -4580,9 +4573,9 @@ var require_timestamp = __commonJS({
|
|
|
4580
4573
|
}
|
|
4581
4574
|
});
|
|
4582
4575
|
|
|
4583
|
-
// ../../node_modules/.pnpm/js-yaml@3.14.
|
|
4576
|
+
// ../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/type/merge.js
|
|
4584
4577
|
var require_merge = __commonJS({
|
|
4585
|
-
"../../node_modules/.pnpm/js-yaml@3.14.
|
|
4578
|
+
"../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/type/merge.js"(exports, module) {
|
|
4586
4579
|
"use strict";
|
|
4587
4580
|
init_cjs_shims();
|
|
4588
4581
|
var Type = require_type();
|
|
@@ -4596,9 +4589,9 @@ var require_merge = __commonJS({
|
|
|
4596
4589
|
}
|
|
4597
4590
|
});
|
|
4598
4591
|
|
|
4599
|
-
// ../../node_modules/.pnpm/js-yaml@3.14.
|
|
4592
|
+
// ../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/type/binary.js
|
|
4600
4593
|
var require_binary = __commonJS({
|
|
4601
|
-
"../../node_modules/.pnpm/js-yaml@3.14.
|
|
4594
|
+
"../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/type/binary.js"(exports, module) {
|
|
4602
4595
|
"use strict";
|
|
4603
4596
|
init_cjs_shims();
|
|
4604
4597
|
var NodeBuffer;
|
|
@@ -4643,9 +4636,9 @@ var require_binary = __commonJS({
|
|
|
4643
4636
|
}
|
|
4644
4637
|
});
|
|
4645
4638
|
|
|
4646
|
-
// ../../node_modules/.pnpm/js-yaml@3.14.
|
|
4639
|
+
// ../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/type/omap.js
|
|
4647
4640
|
var require_omap = __commonJS({
|
|
4648
|
-
"../../node_modules/.pnpm/js-yaml@3.14.
|
|
4641
|
+
"../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/type/omap.js"(exports, module) {
|
|
4649
4642
|
"use strict";
|
|
4650
4643
|
init_cjs_shims();
|
|
4651
4644
|
var Type = require_type(), _hasOwnProperty = Object.prototype.hasOwnProperty, _toString = Object.prototype.toString;
|
|
@@ -4675,9 +4668,9 @@ var require_omap = __commonJS({
|
|
|
4675
4668
|
}
|
|
4676
4669
|
});
|
|
4677
4670
|
|
|
4678
|
-
// ../../node_modules/.pnpm/js-yaml@3.14.
|
|
4671
|
+
// ../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/type/pairs.js
|
|
4679
4672
|
var require_pairs = __commonJS({
|
|
4680
|
-
"../../node_modules/.pnpm/js-yaml@3.14.
|
|
4673
|
+
"../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/type/pairs.js"(exports, module) {
|
|
4681
4674
|
"use strict";
|
|
4682
4675
|
init_cjs_shims();
|
|
4683
4676
|
var Type = require_type(), _toString = Object.prototype.toString;
|
|
@@ -4705,9 +4698,9 @@ var require_pairs = __commonJS({
|
|
|
4705
4698
|
}
|
|
4706
4699
|
});
|
|
4707
4700
|
|
|
4708
|
-
// ../../node_modules/.pnpm/js-yaml@3.14.
|
|
4701
|
+
// ../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/type/set.js
|
|
4709
4702
|
var require_set = __commonJS({
|
|
4710
|
-
"../../node_modules/.pnpm/js-yaml@3.14.
|
|
4703
|
+
"../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/type/set.js"(exports, module) {
|
|
4711
4704
|
"use strict";
|
|
4712
4705
|
init_cjs_shims();
|
|
4713
4706
|
var Type = require_type(), _hasOwnProperty = Object.prototype.hasOwnProperty;
|
|
@@ -4730,9 +4723,9 @@ var require_set = __commonJS({
|
|
|
4730
4723
|
}
|
|
4731
4724
|
});
|
|
4732
4725
|
|
|
4733
|
-
// ../../node_modules/.pnpm/js-yaml@3.14.
|
|
4726
|
+
// ../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/schema/default_safe.js
|
|
4734
4727
|
var require_default_safe = __commonJS({
|
|
4735
|
-
"../../node_modules/.pnpm/js-yaml@3.14.
|
|
4728
|
+
"../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/schema/default_safe.js"(exports, module) {
|
|
4736
4729
|
"use strict";
|
|
4737
4730
|
init_cjs_shims();
|
|
4738
4731
|
var Schema = require_schema();
|
|
@@ -4754,9 +4747,9 @@ var require_default_safe = __commonJS({
|
|
|
4754
4747
|
}
|
|
4755
4748
|
});
|
|
4756
4749
|
|
|
4757
|
-
// ../../node_modules/.pnpm/js-yaml@3.14.
|
|
4750
|
+
// ../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/type/js/undefined.js
|
|
4758
4751
|
var require_undefined = __commonJS({
|
|
4759
|
-
"../../node_modules/.pnpm/js-yaml@3.14.
|
|
4752
|
+
"../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/type/js/undefined.js"(exports, module) {
|
|
4760
4753
|
"use strict";
|
|
4761
4754
|
init_cjs_shims();
|
|
4762
4755
|
var Type = require_type();
|
|
@@ -4781,9 +4774,9 @@ var require_undefined = __commonJS({
|
|
|
4781
4774
|
}
|
|
4782
4775
|
});
|
|
4783
4776
|
|
|
4784
|
-
// ../../node_modules/.pnpm/js-yaml@3.14.
|
|
4777
|
+
// ../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/type/js/regexp.js
|
|
4785
4778
|
var require_regexp = __commonJS({
|
|
4786
|
-
"../../node_modules/.pnpm/js-yaml@3.14.
|
|
4779
|
+
"../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/type/js/regexp.js"(exports, module) {
|
|
4787
4780
|
"use strict";
|
|
4788
4781
|
init_cjs_shims();
|
|
4789
4782
|
var Type = require_type();
|
|
@@ -4813,9 +4806,9 @@ var require_regexp = __commonJS({
|
|
|
4813
4806
|
}
|
|
4814
4807
|
});
|
|
4815
4808
|
|
|
4816
|
-
// ../../node_modules/.pnpm/js-yaml@3.14.
|
|
4809
|
+
// ../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/type/js/function.js
|
|
4817
4810
|
var require_function = __commonJS({
|
|
4818
|
-
"../../node_modules/.pnpm/js-yaml@3.14.
|
|
4811
|
+
"../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/type/js/function.js"(exports, module) {
|
|
4819
4812
|
"use strict";
|
|
4820
4813
|
init_cjs_shims();
|
|
4821
4814
|
var esprima;
|
|
@@ -4858,9 +4851,9 @@ var require_function = __commonJS({
|
|
|
4858
4851
|
}
|
|
4859
4852
|
});
|
|
4860
4853
|
|
|
4861
|
-
// ../../node_modules/.pnpm/js-yaml@3.14.
|
|
4854
|
+
// ../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/schema/default_full.js
|
|
4862
4855
|
var require_default_full = __commonJS({
|
|
4863
|
-
"../../node_modules/.pnpm/js-yaml@3.14.
|
|
4856
|
+
"../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/schema/default_full.js"(exports, module) {
|
|
4864
4857
|
"use strict";
|
|
4865
4858
|
init_cjs_shims();
|
|
4866
4859
|
var Schema = require_schema();
|
|
@@ -4877,9 +4870,9 @@ var require_default_full = __commonJS({
|
|
|
4877
4870
|
}
|
|
4878
4871
|
});
|
|
4879
4872
|
|
|
4880
|
-
// ../../node_modules/.pnpm/js-yaml@3.14.
|
|
4873
|
+
// ../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/loader.js
|
|
4881
4874
|
var require_loader = __commonJS({
|
|
4882
|
-
"../../node_modules/.pnpm/js-yaml@3.14.
|
|
4875
|
+
"../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/loader.js"(exports, module) {
|
|
4883
4876
|
"use strict";
|
|
4884
4877
|
init_cjs_shims();
|
|
4885
4878
|
var common = require_common(), YAMLException = require_exception(), Mark = require_mark(), DEFAULT_SAFE_SCHEMA = require_default_safe(), DEFAULT_FULL_SCHEMA = require_default_full(), _hasOwnProperty = Object.prototype.hasOwnProperty, CONTEXT_FLOW_IN = 1, CONTEXT_FLOW_OUT = 2, CONTEXT_BLOCK_IN = 3, CONTEXT_BLOCK_OUT = 4, CHOMPING_CLIP = 1, CHOMPING_STRIP = 2, CHOMPING_KEEP = 3, PATTERN_NON_PRINTABLE = /[\x00-\x08\x0B\x0C\x0E-\x1F\x7F-\x84\x86-\x9F\uFFFE\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/, PATTERN_NON_ASCII_LINE_BREAKS = /[\x85\u2028\u2029]/, PATTERN_FLOW_INDICATORS = /[,\[\]\{\}]/, PATTERN_TAG_HANDLE = /^(?:!|!!|![a-z\-]+!)$/i, PATTERN_TAG_URI = /^(?:!|[^,\[\]\{\}])(?:%[0-9a-f]{2}|[0-9a-z\-#;\/\?:@&=\+\$,_\.!~\*'\(\)\[\]])*$/i;
|
|
@@ -4918,6 +4911,14 @@ var require_loader = __commonJS({
|
|
|
4918
4911
|
(c - 65536 & 1023) + 56320
|
|
4919
4912
|
);
|
|
4920
4913
|
}
|
|
4914
|
+
function setProperty(object, key, value) {
|
|
4915
|
+
key === "__proto__" ? Object.defineProperty(object, key, {
|
|
4916
|
+
configurable: !0,
|
|
4917
|
+
enumerable: !0,
|
|
4918
|
+
writable: !0,
|
|
4919
|
+
value
|
|
4920
|
+
}) : object[key] = value;
|
|
4921
|
+
}
|
|
4921
4922
|
var simpleEscapeCheck = new Array(256), simpleEscapeMap = new Array(256);
|
|
4922
4923
|
for (i = 0; i < 256; i++)
|
|
4923
4924
|
simpleEscapeCheck[i] = simpleEscapeSequence(i) ? 1 : 0, simpleEscapeMap[i] = simpleEscapeSequence(i);
|
|
@@ -4960,7 +4961,7 @@ var require_loader = __commonJS({
|
|
|
4960
4961
|
function mergeMappings(state, destination, source, overridableKeys) {
|
|
4961
4962
|
var sourceKeys, key, index, quantity;
|
|
4962
4963
|
for (common.isObject(source) || throwError(state, "cannot merge mappings; the provided source object is unacceptable"), sourceKeys = Object.keys(source), index = 0, quantity = sourceKeys.length; index < quantity; index += 1)
|
|
4963
|
-
key = sourceKeys[index], _hasOwnProperty.call(destination, key) || (destination
|
|
4964
|
+
key = sourceKeys[index], _hasOwnProperty.call(destination, key) || (setProperty(destination, key, source[key]), overridableKeys[key] = !0);
|
|
4964
4965
|
}
|
|
4965
4966
|
function storeMappingPair(state, _result, overridableKeys, keyTag, keyNode, valueNode, startLine, startPos) {
|
|
4966
4967
|
var index, quantity;
|
|
@@ -4974,7 +4975,7 @@ var require_loader = __commonJS({
|
|
|
4974
4975
|
else
|
|
4975
4976
|
mergeMappings(state, _result, valueNode, overridableKeys);
|
|
4976
4977
|
else
|
|
4977
|
-
!state.json && !_hasOwnProperty.call(overridableKeys, keyNode) && _hasOwnProperty.call(_result, keyNode) && (state.line = startLine || state.line, state.position = startPos || state.position, throwError(state, "duplicated mapping key")), _result
|
|
4978
|
+
!state.json && !_hasOwnProperty.call(overridableKeys, keyNode) && _hasOwnProperty.call(_result, keyNode) && (state.line = startLine || state.line, state.position = startPos || state.position, throwError(state, "duplicated mapping key")), setProperty(_result, keyNode, valueNode), delete overridableKeys[keyNode];
|
|
4978
4979
|
return _result;
|
|
4979
4980
|
}
|
|
4980
4981
|
function readLineBreak(state) {
|
|
@@ -5285,9 +5286,9 @@ var require_loader = __commonJS({
|
|
|
5285
5286
|
}
|
|
5286
5287
|
});
|
|
5287
5288
|
|
|
5288
|
-
// ../../node_modules/.pnpm/js-yaml@3.14.
|
|
5289
|
+
// ../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/dumper.js
|
|
5289
5290
|
var require_dumper = __commonJS({
|
|
5290
|
-
"../../node_modules/.pnpm/js-yaml@3.14.
|
|
5291
|
+
"../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml/dumper.js"(exports, module) {
|
|
5291
5292
|
"use strict";
|
|
5292
5293
|
init_cjs_shims();
|
|
5293
5294
|
var common = require_common(), YAMLException = require_exception(), DEFAULT_FULL_SCHEMA = require_default_full(), DEFAULT_SAFE_SCHEMA = require_default_safe(), _toString = Object.prototype.toString, _hasOwnProperty = Object.prototype.hasOwnProperty, CHAR_TAB = 9, CHAR_LINE_FEED = 10, CHAR_CARRIAGE_RETURN = 13, CHAR_SPACE = 32, CHAR_EXCLAMATION = 33, CHAR_DOUBLE_QUOTE = 34, CHAR_SHARP = 35, CHAR_PERCENT = 37, CHAR_AMPERSAND = 38, CHAR_SINGLE_QUOTE = 39, CHAR_ASTERISK = 42, CHAR_COMMA = 44, CHAR_MINUS = 45, CHAR_COLON = 58, CHAR_EQUALS = 61, CHAR_GREATER_THAN = 62, CHAR_QUESTION = 63, CHAR_COMMERCIAL_AT = 64, CHAR_LEFT_SQUARE_BRACKET = 91, CHAR_RIGHT_SQUARE_BRACKET = 93, CHAR_GRAVE_ACCENT = 96, CHAR_LEFT_CURLY_BRACKET = 123, CHAR_VERTICAL_LINE = 124, CHAR_RIGHT_CURLY_BRACKET = 125, ESCAPE_SEQUENCES = {};
|
|
@@ -5577,9 +5578,9 @@ var require_dumper = __commonJS({
|
|
|
5577
5578
|
}
|
|
5578
5579
|
});
|
|
5579
5580
|
|
|
5580
|
-
// ../../node_modules/.pnpm/js-yaml@3.14.
|
|
5581
|
+
// ../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml.js
|
|
5581
5582
|
var require_js_yaml = __commonJS({
|
|
5582
|
-
"../../node_modules/.pnpm/js-yaml@3.14.
|
|
5583
|
+
"../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/lib/js-yaml.js"(exports, module) {
|
|
5583
5584
|
"use strict";
|
|
5584
5585
|
init_cjs_shims();
|
|
5585
5586
|
var loader = require_loader(), dumper = require_dumper();
|
|
@@ -5612,9 +5613,9 @@ var require_js_yaml = __commonJS({
|
|
|
5612
5613
|
}
|
|
5613
5614
|
});
|
|
5614
5615
|
|
|
5615
|
-
// ../../node_modules/.pnpm/js-yaml@3.14.
|
|
5616
|
+
// ../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/index.js
|
|
5616
5617
|
var require_js_yaml2 = __commonJS({
|
|
5617
|
-
"../../node_modules/.pnpm/js-yaml@3.14.
|
|
5618
|
+
"../../node_modules/.pnpm/js-yaml@3.14.2/node_modules/js-yaml/index.js"(exports, module) {
|
|
5618
5619
|
"use strict";
|
|
5619
5620
|
init_cjs_shims();
|
|
5620
5621
|
var yaml = require_js_yaml();
|
|
@@ -13588,7 +13589,7 @@ var require_doc = __commonJS({
|
|
|
13588
13589
|
soft: !0
|
|
13589
13590
|
}, hardline = concat([hardlineWithoutBreakParent, breakParent]), literalline = concat([literallineWithoutBreakParent, breakParent]), cursor = {
|
|
13590
13591
|
type: "cursor",
|
|
13591
|
-
placeholder: Symbol("cursor")
|
|
13592
|
+
placeholder: /* @__PURE__ */ Symbol("cursor")
|
|
13592
13593
|
};
|
|
13593
13594
|
function join(sep, arr) {
|
|
13594
13595
|
let res = [];
|
|
@@ -14709,7 +14710,7 @@ var require_third_party = __commonJS({
|
|
|
14709
14710
|
get [Symbol.toStringTag]() {
|
|
14710
14711
|
return this.constructor.name;
|
|
14711
14712
|
}
|
|
14712
|
-
}, kIndent = Symbol.for("indent"), kNewline = Symbol.for("newline"), formatRE = /^\s*[{\[]((?:\r?\n)+)([\s\t]*)/, emptyRE = /^(?:\{\}|\[\])((?:\r?\n)+)?$/, parseJson = (txt, reviver, context) => {
|
|
14713
|
+
}, kIndent = /* @__PURE__ */ Symbol.for("indent"), kNewline = /* @__PURE__ */ Symbol.for("newline"), formatRE = /^\s*[{\[]((?:\r?\n)+)([\s\t]*)/, emptyRE = /^(?:\{\}|\[\])((?:\r?\n)+)?$/, parseJson = (txt, reviver, context) => {
|
|
14713
14714
|
let parseText = stripBOM(txt);
|
|
14714
14715
|
context = context || 20;
|
|
14715
14716
|
try {
|
|
@@ -21125,7 +21126,7 @@ var require_parser_babel = __commonJS({
|
|
|
21125
21126
|
}), vs = E((_d, Ri) => {
|
|
21126
21127
|
var _i = Mi(), Qh = ie();
|
|
21127
21128
|
Ri.exports = !!Object.getOwnPropertySymbols && !Qh(function() {
|
|
21128
|
-
var l = Symbol();
|
|
21129
|
+
var l = /* @__PURE__ */ Symbol();
|
|
21129
21130
|
return !String(l) || !(Object(l) instanceof Symbol) || !Symbol.sham && _i && _i < 41;
|
|
21130
21131
|
});
|
|
21131
21132
|
}), Es = E((Rd, ji) => {
|
|
@@ -24616,12 +24617,7 @@ var require_parser_babel = __commonJS({
|
|
|
24616
24617
|
return i && y && this.raise(D.ImportTypeShorthandOnlyInPureImport, { at: e }), (i || y) && this.checkReservedType(e.local.name, e.local.loc.start, !0), c && !i && !y && this.checkReservedWord(e.local.name, e.loc.start, !0, !0), this.finishImportSpecifier(e, "ImportSpecifier");
|
|
24617
24618
|
}
|
|
24618
24619
|
parseBindingAtom() {
|
|
24619
|
-
|
|
24620
|
-
case 78:
|
|
24621
|
-
return this.parseIdentifier(!0);
|
|
24622
|
-
default:
|
|
24623
|
-
return super.parseBindingAtom();
|
|
24624
|
-
}
|
|
24620
|
+
return this.state.type === 78 ? this.parseIdentifier(!0) : super.parseBindingAtom();
|
|
24625
24621
|
}
|
|
24626
24622
|
parseFunctionParams(e, s) {
|
|
24627
24623
|
let i = e.kind;
|
|
@@ -24961,8 +24957,6 @@ var require_parser_babel = __commonJS({
|
|
|
24961
24957
|
case 38:
|
|
24962
24958
|
e += this.input.slice(s, this.state.pos), e += this.jsxReadEntity(), s = this.state.pos;
|
|
24963
24959
|
break;
|
|
24964
|
-
case 62:
|
|
24965
|
-
case 125:
|
|
24966
24960
|
default:
|
|
24967
24961
|
Ge(i) ? (e += this.input.slice(s, this.state.pos), e += this.jsxReadNewLine(!0), s = this.state.pos) : ++this.state.pos;
|
|
24968
24962
|
}
|
|
@@ -26525,12 +26519,7 @@ var require_parser_babel = __commonJS({
|
|
|
26525
26519
|
return nh({ TSTypeCastExpression: !0, TSParameterProperty: "parameter", TSNonNullExpression: "expression", TSAsExpression: (i !== Pe || !s) && ["expression", !0], TSSatisfiesExpression: (i !== Pe || !s) && ["expression", !0], TSTypeAssertion: (i !== Pe || !s) && ["expression", !0] }, e) || super.isValidLVal(e, s, i);
|
|
26526
26520
|
}
|
|
26527
26521
|
parseBindingAtom() {
|
|
26528
|
-
|
|
26529
|
-
case 78:
|
|
26530
|
-
return this.parseIdentifier(!0);
|
|
26531
|
-
default:
|
|
26532
|
-
return super.parseBindingAtom();
|
|
26533
|
-
}
|
|
26522
|
+
return this.state.type === 78 ? this.parseIdentifier(!0) : super.parseBindingAtom();
|
|
26534
26523
|
}
|
|
26535
26524
|
parseMaybeDecoratorArguments(e) {
|
|
26536
26525
|
if (this.match(47) || this.match(51)) {
|
|
@@ -28876,7 +28865,7 @@ var require_parser_flow = __commonJS({
|
|
|
28876
28865
|
}), JR = Ne((ioe, Yn0) => {
|
|
28877
28866
|
var Xn0 = Hn0(), bie = Wc();
|
|
28878
28867
|
Yn0.exports = !!Object.getOwnPropertySymbols && !bie(function() {
|
|
28879
|
-
var A0 = Symbol();
|
|
28868
|
+
var A0 = /* @__PURE__ */ Symbol();
|
|
28880
28869
|
return !String(A0) || !(Object(A0) instanceof Symbol) || !Symbol.sham && Xn0 && Xn0 < 41;
|
|
28881
28870
|
});
|
|
28882
28871
|
}), $R = Ne((foe, Vn0) => {
|
|
@@ -30540,8 +30529,6 @@ var require_parser_flow = __commonJS({
|
|
|
30540
30529
|
if (t > n) return 1;
|
|
30541
30530
|
}
|
|
30542
30531
|
break;
|
|
30543
|
-
case 246:
|
|
30544
|
-
case 254:
|
|
30545
30532
|
default:
|
|
30546
30533
|
if (t.length != n.length) return t.length < n.length ? -1 : 1;
|
|
30547
30534
|
t.length > 1 && i.push(t, n, 1);
|
|
@@ -30916,13 +30903,7 @@ var require_parser_flow = __commonJS({
|
|
|
30916
30903
|
if (n.opened || ot("Cannot flush a closed channel"), !n.buffer || n.buffer == C) return 0;
|
|
30917
30904
|
if (n.fd && Vt.fds[n.fd] && Vt.fds[n.fd].output) {
|
|
30918
30905
|
var e = Vt.fds[n.fd].output;
|
|
30919
|
-
|
|
30920
|
-
case 2:
|
|
30921
|
-
e(t, n.buffer);
|
|
30922
|
-
break;
|
|
30923
|
-
default:
|
|
30924
|
-
e(n.buffer);
|
|
30925
|
-
}
|
|
30906
|
+
e.length === 2 ? e(t, n.buffer) : e(n.buffer);
|
|
30926
30907
|
}
|
|
30927
30908
|
return n.buffer = C, 0;
|
|
30928
30909
|
}
|
|
@@ -31016,7 +30997,7 @@ var require_parser_flow = __commonJS({
|
|
|
31016
30997
|
n7.prototype.nm = function(t) {
|
|
31017
30998
|
return this.root + t;
|
|
31018
30999
|
}, n7.prototype.create_dir_if_needed = function(t) {
|
|
31019
|
-
for (var n = t.split(Zu), e = C, i = 0; i < n.length - 1; i++) e += n[i] + Zu, !this.content[e] && (this.content[e] = Symbol("directory"));
|
|
31000
|
+
for (var n = t.split(Zu), e = C, i = 0; i < n.length - 1; i++) e += n[i] + Zu, !this.content[e] && (this.content[e] = /* @__PURE__ */ Symbol("directory"));
|
|
31020
31001
|
}, n7.prototype.slash = function(t) {
|
|
31021
31002
|
return /\/$/.test(t) ? t : t + Zu;
|
|
31022
31003
|
}, n7.prototype.lookup = function(t) {
|
|
@@ -65276,7 +65257,7 @@ var require_parser_typescript = __commonJS({
|
|
|
65276
65257
|
}), S6 = dt((MH, Ew) => {
|
|
65277
65258
|
var xw = Sw(), xq = Ha();
|
|
65278
65259
|
Ew.exports = !!Object.getOwnPropertySymbols && !xq(function() {
|
|
65279
|
-
var a = Symbol();
|
|
65260
|
+
var a = /* @__PURE__ */ Symbol();
|
|
65280
65261
|
return !String(a) || !(Object(a) instanceof Symbol) || !Symbol.sham && xw && xw < 41;
|
|
65281
65262
|
});
|
|
65282
65263
|
}), x6 = dt((LH, ww) => {
|
|
@@ -73608,7 +73589,9 @@ ${fe.join(`
|
|
|
73608
73589
|
let t = [ou];
|
|
73609
73590
|
(e.jsx === 4 || e.jsx === 5) && t.push(fM), t.push(dM);
|
|
73610
73591
|
let r = W1(...t);
|
|
73611
|
-
return (f) =>
|
|
73592
|
+
return (f) => {
|
|
73593
|
+
f.externalModuleIndicator = r(f);
|
|
73594
|
+
};
|
|
73612
73595
|
}
|
|
73613
73596
|
}
|
|
73614
73597
|
function Uf(e) {
|
|
@@ -84203,7 +84186,7 @@ ${fe.join(`
|
|
|
84203
84186
|
} }), VW = Oe({ "node_modules/lru-cache/index.js"(a, _) {
|
|
84204
84187
|
"use strict";
|
|
84205
84188
|
De();
|
|
84206
|
-
var v = WW(), h = Symbol("max"), D = Symbol("length"), P = Symbol("lengthCalculator"), y = Symbol("allowStale"), m = Symbol("maxAge"), C = Symbol("dispose"), d = Symbol("noDisposeOnSet"), E = Symbol("lruList"), I = Symbol("cache"), c = Symbol("updateAgeOnGet"), M = () => 1, q = class {
|
|
84189
|
+
var v = WW(), h = /* @__PURE__ */ Symbol("max"), D = /* @__PURE__ */ Symbol("length"), P = /* @__PURE__ */ Symbol("lengthCalculator"), y = /* @__PURE__ */ Symbol("allowStale"), m = /* @__PURE__ */ Symbol("maxAge"), C = /* @__PURE__ */ Symbol("dispose"), d = /* @__PURE__ */ Symbol("noDisposeOnSet"), E = /* @__PURE__ */ Symbol("lruList"), I = /* @__PURE__ */ Symbol("cache"), c = /* @__PURE__ */ Symbol("updateAgeOnGet"), M = () => 1, q = class {
|
|
84207
84190
|
constructor(te) {
|
|
84208
84191
|
if (typeof te == "number" && (te = { max: te }), te || (te = {}), te.max && (typeof te.max != "number" || te.max < 0)) throw new TypeError("max must be a non-negative number");
|
|
84209
84192
|
let he = this[h] = te.max || 1 / 0, Pe = te.length || M;
|
|
@@ -84447,7 +84430,7 @@ ${fe.join(`
|
|
|
84447
84430
|
};
|
|
84448
84431
|
} }), b1 = Oe({ "node_modules/@typescript-eslint/typescript-estree/node_modules/semver/classes/comparator.js"(a, _) {
|
|
84449
84432
|
De();
|
|
84450
|
-
var v = Symbol("SemVer ANY"), h = class {
|
|
84433
|
+
var v = /* @__PURE__ */ Symbol("SemVer ANY"), h = class {
|
|
84451
84434
|
static get ANY() {
|
|
84452
84435
|
return v;
|
|
84453
84436
|
}
|
|
@@ -91516,7 +91499,7 @@ var require_parser_espree = __commonJS({
|
|
|
91516
91499
|
}), Dt = C((Cl, Ii) => {
|
|
91517
91500
|
var Bi = Fi(), Rn = me();
|
|
91518
91501
|
Ii.exports = !!Object.getOwnPropertySymbols && !Rn(function() {
|
|
91519
|
-
var a = Symbol();
|
|
91502
|
+
var a = /* @__PURE__ */ Symbol();
|
|
91520
91503
|
return !String(a) || !(Object(a) instanceof Symbol) || !Symbol.sham && Bi && Bi < 41;
|
|
91521
91504
|
});
|
|
91522
91505
|
}), Nt = C((El, Ti) => {
|
|
@@ -94552,7 +94535,7 @@ Defaulting to 2020, but this will stop working in the future.`)), t.ecmaVersion
|
|
|
94552
94535
|
if (_ === "module" && P < 6) throw new Error("sourceType 'module' is not supported when ecmaVersion < 2015. Consider adding `{ ecmaVersion: 2015 }` to the parser options.");
|
|
94553
94536
|
return Object.assign({}, p, { ecmaVersion: P, sourceType: _, ranges: d, locations: E, allowReserved: K, allowReturnOutsideFunction: te });
|
|
94554
94537
|
}
|
|
94555
|
-
var V = Symbol("espree's internal state"), k = Symbol("espree's esprimaFinishNode");
|
|
94538
|
+
var V = /* @__PURE__ */ Symbol("espree's internal state"), k = /* @__PURE__ */ Symbol("espree's esprimaFinishNode");
|
|
94556
94539
|
function X(p, P, _, d, E, K, H) {
|
|
94557
94540
|
let te;
|
|
94558
94541
|
p ? te = "Block" : H.slice(_, _ + 2) === "#!" ? te = "Hashbang" : te = "Line";
|
|
@@ -94799,7 +94782,7 @@ var require_parser_meriyah = __commonJS({
|
|
|
94799
94782
|
}), de = B((a6, bi) => {
|
|
94800
94783
|
var mi = hi(), Do = D2();
|
|
94801
94784
|
bi.exports = !!Object.getOwnPropertySymbols && !Do(function() {
|
|
94802
|
-
var a = Symbol();
|
|
94785
|
+
var a = /* @__PURE__ */ Symbol();
|
|
94803
94786
|
return !String(a) || !(Object(a) instanceof Symbol) || !Symbol.sham && mi && mi < 41;
|
|
94804
94787
|
});
|
|
94805
94788
|
}), ge = B((d6, ki) => {
|
|
@@ -96540,14 +96523,7 @@ var require_parser_meriyah = __commonJS({
|
|
|
96540
96523
|
}
|
|
96541
96524
|
function G0(e, u, i, n, t, o, l, c, s) {
|
|
96542
96525
|
let { tokenValue: m, token: k } = e, h;
|
|
96543
|
-
|
|
96544
|
-
case 241739:
|
|
96545
|
-
h = $(e, u, 0), u & 1024 && f(e, 82), e.token === 69271571 && f(e, 81);
|
|
96546
|
-
break;
|
|
96547
|
-
default:
|
|
96548
|
-
h = d2(e, u, 2, 0, 1, 0, 0, 1, e.tokenPos, e.linePos, e.colPos);
|
|
96549
|
-
}
|
|
96550
|
-
return k & 143360 && e.token === 21 ? X1(e, u, i, n, t, m, h, k, o, l, c, s) : (h = H(e, u, h, 0, 0, l, c, s), h = Q(e, u, 0, 0, l, c, s, h), e.token === 18 && (h = O2(e, u, 0, l, c, s, h)), X2(e, u, h, l, c, s));
|
|
96526
|
+
return k === 241739 ? (h = $(e, u, 0), u & 1024 && f(e, 82), e.token === 69271571 && f(e, 81)) : h = d2(e, u, 2, 0, 1, 0, 0, 1, e.tokenPos, e.linePos, e.colPos), k & 143360 && e.token === 21 ? X1(e, u, i, n, t, m, h, k, o, l, c, s) : (h = H(e, u, h, 0, 0, l, c, s), h = Q(e, u, 0, 0, l, c, s, h), e.token === 18 && (h = O2(e, u, 0, l, c, s, h)), X2(e, u, h, l, c, s));
|
|
96551
96527
|
}
|
|
96552
96528
|
function s1(e, u, i, n, t, o, l) {
|
|
96553
96529
|
let c = [];
|
|
@@ -97834,7 +97810,7 @@ var require_parser_postcss = __commonJS({
|
|
|
97834
97810
|
}), Mr = U((zp, Cn) => {
|
|
97835
97811
|
var Rn = In(), Ua = be();
|
|
97836
97812
|
Cn.exports = !!Object.getOwnPropertySymbols && !Ua(function() {
|
|
97837
|
-
var e = Symbol();
|
|
97813
|
+
var e = /* @__PURE__ */ Symbol();
|
|
97838
97814
|
return !String(e) || !(Object(e) instanceof Symbol) || !Symbol.sham && Rn && Rn < 41;
|
|
97839
97815
|
});
|
|
97840
97816
|
}), Dr = U((Bp, Nn) => {
|
|
@@ -103026,8 +103002,8 @@ var require_parser_glimmer = __commonJS({
|
|
|
103026
103002
|
}
|
|
103027
103003
|
var d = typeof Proxy == "function";
|
|
103028
103004
|
t.HAS_NATIVE_PROXY = d;
|
|
103029
|
-
var c = (function() {
|
|
103030
|
-
return typeof Symbol != "function" ? !1 : typeof Symbol() == "symbol";
|
|
103005
|
+
var c = /* @__PURE__ */ (function() {
|
|
103006
|
+
return typeof Symbol != "function" ? !1 : typeof /* @__PURE__ */ Symbol() == "symbol";
|
|
103031
103007
|
})();
|
|
103032
103008
|
t.HAS_NATIVE_SYMBOL = c;
|
|
103033
103009
|
function o(i) {
|
|
@@ -106983,14 +106959,11 @@ Expecting ` + pe.join(", ") + ", got '" + (this.terminals_[J] || J) + "'" : Ce =
|
|
|
106983
106959
|
}
|
|
106984
106960
|
}
|
|
106985
106961
|
attrValue(m) {
|
|
106986
|
-
|
|
106987
|
-
|
|
106988
|
-
|
|
106989
|
-
|
|
106990
|
-
|
|
106991
|
-
default:
|
|
106992
|
-
return this.attrPart(m);
|
|
106993
|
-
}
|
|
106962
|
+
if (m.type === "ConcatStatement") {
|
|
106963
|
+
let C = m.parts.map((S) => this.attrPart(S).expr);
|
|
106964
|
+
return { expr: this.ctx.builder.interpolate(C, this.ctx.loc(m.loc)), trusting: !1 };
|
|
106965
|
+
} else
|
|
106966
|
+
return this.attrPart(m);
|
|
106994
106967
|
}
|
|
106995
106968
|
attr(m) {
|
|
106996
106969
|
if (m.name === "...attributes") return this.ctx.builder.splatAttr(this.ctx.table.allocateBlock("attrs"), this.ctx.loc(m.loc));
|
|
@@ -107591,7 +107564,7 @@ var require_parser_graphql = __commonJS({
|
|
|
107591
107564
|
} }), ee = L({ "node_modules/graphql/jsutils/nodejsCustomInspectSymbol.js"(a) {
|
|
107592
107565
|
"use strict";
|
|
107593
107566
|
K(), Object.defineProperty(a, "__esModule", { value: !0 }), a.default = void 0;
|
|
107594
|
-
var d = typeof Symbol == "function" && typeof Symbol.for == "function" ? Symbol.for("nodejs.util.inspect.custom") : void 0, i = d;
|
|
107567
|
+
var d = typeof Symbol == "function" && typeof Symbol.for == "function" ? /* @__PURE__ */ Symbol.for("nodejs.util.inspect.custom") : void 0, i = d;
|
|
107595
107568
|
a.default = i;
|
|
107596
107569
|
} }), Te = L({ "node_modules/graphql/jsutils/defineInspect.js"(a) {
|
|
107597
107570
|
"use strict";
|
|
@@ -108612,7 +108585,7 @@ var require_parser_markdown = __commonJS({
|
|
|
108612
108585
|
}), Tr = $((yf, ct) => {
|
|
108613
108586
|
var st = ot(), Ta = Ae();
|
|
108614
108587
|
ct.exports = !!Object.getOwnPropertySymbols && !Ta(function() {
|
|
108615
|
-
var e = Symbol();
|
|
108588
|
+
var e = /* @__PURE__ */ Symbol();
|
|
108616
108589
|
return !String(e) || !(Object(e) instanceof Symbol) || !Symbol.sham && st && st < 41;
|
|
108617
108590
|
});
|
|
108618
108591
|
}), Nr = $((wf, lt) => {
|
|
@@ -112076,7 +112049,7 @@ var require_parser_html = __commonJS({
|
|
|
112076
112049
|
}), or = S((Oc, xu) => {
|
|
112077
112050
|
var Ru = Iu(), ei = se();
|
|
112078
112051
|
xu.exports = !!Object.getOwnPropertySymbols && !ei(function() {
|
|
112079
|
-
var e = Symbol();
|
|
112052
|
+
var e = /* @__PURE__ */ Symbol();
|
|
112080
112053
|
return !String(e) || !(Object(e) instanceof Symbol) || !Symbol.sham && Ru && Ru < 41;
|
|
112081
112054
|
});
|
|
112082
112055
|
}), Dr = S((qc, Pu) => {
|
|
@@ -115560,13 +115533,10 @@ ${d}`;
|
|
|
115560
115533
|
function c(h, d) {
|
|
115561
115534
|
for (var y = 0, E = h.props; y < E.length; y++) {
|
|
115562
115535
|
var I = E[y], S = d.text[I.origStart];
|
|
115563
|
-
|
|
115564
|
-
|
|
115565
|
-
|
|
115566
|
-
|
|
115567
|
-
default:
|
|
115568
|
-
throw new Error("Unexpected leading character " + JSON.stringify(S));
|
|
115569
|
-
}
|
|
115536
|
+
if (S === e.PropLeadingCharacter.Comment)
|
|
115537
|
+
d.comments.push(r.createComment(d.transformRange(I), d.text.slice(I.origStart + 1, I.origEnd)));
|
|
115538
|
+
else
|
|
115539
|
+
throw new Error("Unexpected leading character " + JSON.stringify(S));
|
|
115570
115540
|
}
|
|
115571
115541
|
}
|
|
115572
115542
|
n.extractPropComments = c;
|
|
@@ -119359,7 +119329,7 @@ var require_prettier = __commonJS({
|
|
|
119359
119329
|
"node_modules/core-js/internals/symbol-constructor-detection.js"(exports2, module2) {
|
|
119360
119330
|
var V8_VERSION = require_engine_v8_version(), fails = require_fails();
|
|
119361
119331
|
module2.exports = !!Object.getOwnPropertySymbols && !fails(function() {
|
|
119362
|
-
var symbol = Symbol();
|
|
119332
|
+
var symbol = /* @__PURE__ */ Symbol();
|
|
119363
119333
|
return !String(symbol) || !(Object(symbol) instanceof Symbol) || !Symbol.sham && V8_VERSION && V8_VERSION < 41;
|
|
119364
119334
|
});
|
|
119365
119335
|
}
|
|
@@ -124828,7 +124798,7 @@ ${frame}`), highlighted ? chalk.reset(frame) : frame;
|
|
|
124828
124798
|
} = result;
|
|
124829
124799
|
text = result.text;
|
|
124830
124800
|
let astComments = ast.comments;
|
|
124831
|
-
delete ast.comments, comments.attach(astComments, ast, text, nextOptions), nextOptions[Symbol.for("comments")] = astComments || [], nextOptions[Symbol.for("tokens")] = ast.tokens || [];
|
|
124801
|
+
delete ast.comments, comments.attach(astComments, ast, text, nextOptions), nextOptions[/* @__PURE__ */ Symbol.for("comments")] = astComments || [], nextOptions[/* @__PURE__ */ Symbol.for("tokens")] = ast.tokens || [];
|
|
124832
124802
|
let doc2 = printAstToDoc(ast, nextOptions);
|
|
124833
124803
|
return comments.ensureAllCommentsPrinted(astComments), shouldStripTrailingHardline ? typeof doc2 == "string" ? doc2.replace(/(?:\r?\n)*$/, "") : stripTrailingHardline(doc2) : doc2;
|
|
124834
124804
|
}
|
|
@@ -124871,7 +124841,7 @@ ${frame}`), highlighted ? chalk.reset(frame) : frame;
|
|
|
124871
124841
|
function printPrettierIgnoredNode(node, options) {
|
|
124872
124842
|
let {
|
|
124873
124843
|
originalText,
|
|
124874
|
-
[Symbol.for("comments")]: comments,
|
|
124844
|
+
[/* @__PURE__ */ Symbol.for("comments")]: comments,
|
|
124875
124845
|
locStart,
|
|
124876
124846
|
locEnd
|
|
124877
124847
|
} = options, start = locStart(node), end = locEnd(node), printedComments = /* @__PURE__ */ new Set();
|
|
@@ -125059,10 +125029,10 @@ ${frame}`), highlighted ? chalk.reset(frame) : frame;
|
|
|
125059
125029
|
convertEndOfLineToChars,
|
|
125060
125030
|
countEndOfLineChars,
|
|
125061
125031
|
normalizeEndOfLine
|
|
125062
|
-
} = require_end_of_line(), normalizeOptions = require_options2().normalize, massageAST = require_massage_ast(), comments = require_comments(), parser4 = require_parser2(), printAstToDoc = require_ast_to_doc(), rangeUtil = require_range_util(), BOM = "\uFEFF", CURSOR = Symbol("cursor");
|
|
125032
|
+
} = require_end_of_line(), normalizeOptions = require_options2().normalize, massageAST = require_massage_ast(), comments = require_comments(), parser4 = require_parser2(), printAstToDoc = require_ast_to_doc(), rangeUtil = require_range_util(), BOM = "\uFEFF", CURSOR = /* @__PURE__ */ Symbol("cursor");
|
|
125063
125033
|
function attachComments(text, ast, opts) {
|
|
125064
125034
|
let astComments = ast.comments;
|
|
125065
|
-
return astComments && (delete ast.comments, comments.attach(astComments, ast, text, opts)), opts[Symbol.for("comments")] = astComments || [], opts[Symbol.for("tokens")] = ast.tokens || [], opts.originalText = text, astComments;
|
|
125035
|
+
return astComments && (delete ast.comments, comments.attach(astComments, ast, text, opts)), opts[/* @__PURE__ */ Symbol.for("comments")] = astComments || [], opts[/* @__PURE__ */ Symbol.for("tokens")] = ast.tokens || [], opts.originalText = text, astComments;
|
|
125066
125036
|
}
|
|
125067
125037
|
function coreFormat(originalText, opts, addAlignmentSize = 0) {
|
|
125068
125038
|
if (!originalText || originalText.trim().length === 0)
|
|
@@ -127212,7 +127182,7 @@ ${frame}`), highlighted ? chalk.reset(frame) : frame;
|
|
|
127212
127182
|
function isAlphaNumHyphen(cp) {
|
|
127213
127183
|
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;
|
|
127214
127184
|
}
|
|
127215
|
-
var _type = Symbol("type"), _declared = Symbol("declared"), hasOwnProperty = Object.prototype.hasOwnProperty, defineProperty = Object.defineProperty, descriptor = {
|
|
127185
|
+
var _type = /* @__PURE__ */ Symbol("type"), _declared = /* @__PURE__ */ Symbol("declared"), hasOwnProperty = Object.prototype.hasOwnProperty, defineProperty = Object.defineProperty, descriptor = {
|
|
127216
127186
|
configurable: !0,
|
|
127217
127187
|
enumerable: !0,
|
|
127218
127188
|
writable: !0,
|
|
@@ -127221,7 +127191,7 @@ ${frame}`), highlighted ? chalk.reset(frame) : frame;
|
|
|
127221
127191
|
function hasKey(obj, key) {
|
|
127222
127192
|
return hasOwnProperty.call(obj, key) ? !0 : (key === "__proto__" && defineProperty(obj, "__proto__", descriptor), !1);
|
|
127223
127193
|
}
|
|
127224
|
-
var INLINE_TABLE = Symbol("inline-table");
|
|
127194
|
+
var INLINE_TABLE = /* @__PURE__ */ Symbol("inline-table");
|
|
127225
127195
|
function InlineTable() {
|
|
127226
127196
|
return Object.defineProperties({}, {
|
|
127227
127197
|
[_type]: {
|
|
@@ -127232,7 +127202,7 @@ ${frame}`), highlighted ? chalk.reset(frame) : frame;
|
|
|
127232
127202
|
function isInlineTable(obj) {
|
|
127233
127203
|
return obj === null || typeof obj != "object" ? !1 : obj[_type] === INLINE_TABLE;
|
|
127234
127204
|
}
|
|
127235
|
-
var TABLE = Symbol("table");
|
|
127205
|
+
var TABLE = /* @__PURE__ */ Symbol("table");
|
|
127236
127206
|
function Table() {
|
|
127237
127207
|
return Object.defineProperties({}, {
|
|
127238
127208
|
[_type]: {
|
|
@@ -127247,7 +127217,7 @@ ${frame}`), highlighted ? chalk.reset(frame) : frame;
|
|
|
127247
127217
|
function isTable(obj) {
|
|
127248
127218
|
return obj === null || typeof obj != "object" ? !1 : obj[_type] === TABLE;
|
|
127249
127219
|
}
|
|
127250
|
-
var _contentType = Symbol("content-type"), INLINE_LIST = Symbol("inline-list");
|
|
127220
|
+
var _contentType = /* @__PURE__ */ Symbol("content-type"), INLINE_LIST = /* @__PURE__ */ Symbol("inline-list");
|
|
127251
127221
|
function InlineList(type) {
|
|
127252
127222
|
return Object.defineProperties([], {
|
|
127253
127223
|
[_type]: {
|
|
@@ -127261,7 +127231,7 @@ ${frame}`), highlighted ? chalk.reset(frame) : frame;
|
|
|
127261
127231
|
function isInlineList(obj) {
|
|
127262
127232
|
return obj === null || typeof obj != "object" ? !1 : obj[_type] === INLINE_LIST;
|
|
127263
127233
|
}
|
|
127264
|
-
var LIST = Symbol("list");
|
|
127234
|
+
var LIST = /* @__PURE__ */ Symbol("list");
|
|
127265
127235
|
function List() {
|
|
127266
127236
|
return Object.defineProperties([], {
|
|
127267
127237
|
[_type]: {
|
|
@@ -127300,7 +127270,7 @@ ${frame}`), highlighted ? chalk.reset(frame) : frame;
|
|
|
127300
127270
|
valueOf() {
|
|
127301
127271
|
return this.value;
|
|
127302
127272
|
}
|
|
127303
|
-
}, INTEGER = Symbol("integer");
|
|
127273
|
+
}, INTEGER = /* @__PURE__ */ Symbol("integer");
|
|
127304
127274
|
function Integer(value) {
|
|
127305
127275
|
let num = Number(value);
|
|
127306
127276
|
return Object.is(num, -0) && (num = 0), global.BigInt && !Number.isSafeInteger(num) ? new BoxedBigInt(value) : Object.defineProperties(new Number(num), {
|
|
@@ -127320,7 +127290,7 @@ ${frame}`), highlighted ? chalk.reset(frame) : frame;
|
|
|
127320
127290
|
function isInteger(obj) {
|
|
127321
127291
|
return obj === null || typeof obj != "object" ? !1 : obj[_type] === INTEGER;
|
|
127322
127292
|
}
|
|
127323
|
-
var FLOAT = Symbol("float");
|
|
127293
|
+
var FLOAT = /* @__PURE__ */ Symbol("float");
|
|
127324
127294
|
function Float(value) {
|
|
127325
127295
|
return Object.defineProperties(new Number(value), {
|
|
127326
127296
|
[_type]: {
|
|
@@ -131615,7 +131585,7 @@ globstar while`, file, fr, pattern, pr, swallowee), this.matchOne(file.slice(fr)
|
|
|
131615
131585
|
function makeArray(subject) {
|
|
131616
131586
|
return Array.isArray(subject) ? subject : [subject];
|
|
131617
131587
|
}
|
|
131618
|
-
var EMPTY = "", SPACE = " ", ESCAPE = "\\", REGEX_TEST_BLANK_LINE = /^\s+$/, REGEX_REPLACE_LEADING_EXCAPED_EXCLAMATION = /^\\!/, REGEX_REPLACE_LEADING_EXCAPED_HASH = /^\\#/, REGEX_SPLITALL_CRLF = /\r?\n/g, REGEX_TEST_INVALID_PATH = /^\.*\/|^\.+$/, SLASH = "/", KEY_IGNORE = typeof Symbol < "u" ? Symbol.for("node-ignore") : "node-ignore", define2 = (object, key, value) => Object.defineProperty(object, key, {
|
|
131588
|
+
var EMPTY = "", SPACE = " ", ESCAPE = "\\", REGEX_TEST_BLANK_LINE = /^\s+$/, REGEX_REPLACE_LEADING_EXCAPED_EXCLAMATION = /^\\!/, REGEX_REPLACE_LEADING_EXCAPED_HASH = /^\\#/, REGEX_SPLITALL_CRLF = /\r?\n/g, REGEX_TEST_INVALID_PATH = /^\.*\/|^\.+$/, SLASH = "/", KEY_IGNORE = typeof Symbol < "u" ? /* @__PURE__ */ Symbol.for("node-ignore") : "node-ignore", define2 = (object, key, value) => Object.defineProperty(object, key, {
|
|
131619
131589
|
value
|
|
131620
131590
|
}), REGEX_REGEXP_RANGE = /([0-z])-([0-z])/g, RETURN_FALSE = () => !1, sanitizeRange = (range) => range.replace(REGEX_REGEXP_RANGE, (match, from, to) => from.charCodeAt(0) <= to.charCodeAt(0) ? match : EMPTY), cleanRangeBackSlash = (slashes) => {
|
|
131621
131591
|
let {
|
|
@@ -134387,7 +134357,7 @@ globstar while`, file, fr, pattern, pr, swallowee), this.matchOne(file.slice(fr)
|
|
|
134387
134357
|
function isEnabledHackPipeline(options) {
|
|
134388
134358
|
return !!options.__isUsingHackPipeline;
|
|
134389
134359
|
}
|
|
134390
|
-
var markerForIfWithoutBlockAndSameLineComment = Symbol("ifWithoutBlockAndSameLineComment");
|
|
134360
|
+
var markerForIfWithoutBlockAndSameLineComment = /* @__PURE__ */ Symbol("ifWithoutBlockAndSameLineComment");
|
|
134391
134361
|
function isTSTypeExpression(node) {
|
|
134392
134362
|
return node.type === "TSAsExpression" || node.type === "TSSatisfiesExpression";
|
|
134393
134363
|
}
|
|
@@ -134870,7 +134840,7 @@ globstar while`, file, fr, pattern, pr, swallowee), this.matchOne(file.slice(fr)
|
|
|
134870
134840
|
}
|
|
134871
134841
|
if (ast.type === "TaggedTemplateExpression" && (ast.tag.type === "MemberExpression" || ast.tag.type === "Identifier" && (ast.tag.name === "gql" || ast.tag.name === "graphql" || ast.tag.name === "css" || ast.tag.name === "md" || ast.tag.name === "markdown" || ast.tag.name === "html") || ast.tag.type === "CallExpression") && removeTemplateElementsValue(newObj.quasi), ast.type === "TemplateLiteral") {
|
|
134872
134842
|
var _ast$leadingComments;
|
|
134873
|
-
(((_ast$leadingComments = ast.leadingComments) === null || _ast$leadingComments === void 0
|
|
134843
|
+
(!((_ast$leadingComments = ast.leadingComments) === null || _ast$leadingComments === void 0) && _ast$leadingComments.some((comment) => isBlockComment(comment) && ["GraphQL", "HTML"].some((languageName) => comment.value === ` ${languageName} `)) || parent.type === "CallExpression" && parent.callee.name === "graphql" || !ast.leadingComments) && removeTemplateElementsValue(newObj);
|
|
134874
134844
|
}
|
|
134875
134845
|
if (ast.type === "InterpreterDirective" && (newObj.value = newObj.value.trimEnd()), (ast.type === "TSIntersectionType" || ast.type === "TSUnionType") && ast.types.length === 1)
|
|
134876
134846
|
return newObj.types[0];
|
|
@@ -135705,14 +135675,7 @@ globstar while`, file, fr, pattern, pr, swallowee), this.matchOne(file.slice(fr)
|
|
|
135705
135675
|
return !1;
|
|
135706
135676
|
}
|
|
135707
135677
|
case "ClassExpression":
|
|
135708
|
-
|
|
135709
|
-
return !0;
|
|
135710
|
-
switch (parent.type) {
|
|
135711
|
-
case "NewExpression":
|
|
135712
|
-
return name === "callee";
|
|
135713
|
-
default:
|
|
135714
|
-
return !1;
|
|
135715
|
-
}
|
|
135678
|
+
return isNonEmptyArray(node.decorators) ? !0 : parent.type === "NewExpression" ? name === "callee" : !1;
|
|
135716
135679
|
case "OptionalMemberExpression":
|
|
135717
135680
|
case "OptionalCallExpression": {
|
|
135718
135681
|
let parentParent = path3.getParentNode(1);
|
|
@@ -135775,12 +135738,7 @@ globstar while`, file, fr, pattern, pr, swallowee), this.matchOne(file.slice(fr)
|
|
|
135775
135738
|
return hasNode(node, (n1) => n1.type === "ObjectTypeAnnotation" && hasNode(n1, (n2) => n2.type === "FunctionTypeAnnotation" || void 0) || void 0);
|
|
135776
135739
|
}
|
|
135777
135740
|
function endsWithRightBracket(node) {
|
|
135778
|
-
|
|
135779
|
-
case "ObjectExpression":
|
|
135780
|
-
return !0;
|
|
135781
|
-
default:
|
|
135782
|
-
return !1;
|
|
135783
|
-
}
|
|
135741
|
+
return node.type === "ObjectExpression";
|
|
135784
135742
|
}
|
|
135785
135743
|
function isFollowedByRightBracket(path3) {
|
|
135786
135744
|
let node = path3.getValue(), parent = path3.getParentNode(), name = path3.getName();
|
|
@@ -135934,7 +135892,7 @@ globstar while`, file, fr, pattern, pr, swallowee), this.matchOne(file.slice(fr)
|
|
|
135934
135892
|
return group(parts);
|
|
135935
135893
|
if (parts.length === 0)
|
|
135936
135894
|
return "";
|
|
135937
|
-
let hasJsx = isJsxNode(node.right), firstGroupIndex = parts.findIndex((part) => typeof part != "string" && !Array.isArray(part) && part.type === "group"), headParts = parts.slice(0, firstGroupIndex === -1 ? 1 : firstGroupIndex + 1), rest = parts.slice(headParts.length, hasJsx ? -1 : void 0), groupId = Symbol("logicalChain-" + ++uid), chain = group([...headParts, indent(rest)], {
|
|
135895
|
+
let hasJsx = isJsxNode(node.right), firstGroupIndex = parts.findIndex((part) => typeof part != "string" && !Array.isArray(part) && part.type === "group"), headParts = parts.slice(0, firstGroupIndex === -1 ? 1 : firstGroupIndex + 1), rest = parts.slice(headParts.length, hasJsx ? -1 : void 0), groupId = /* @__PURE__ */ Symbol("logicalChain-" + ++uid), chain = group([...headParts, indent(rest)], {
|
|
135938
135896
|
id: groupId
|
|
135939
135897
|
});
|
|
135940
135898
|
if (!hasJsx)
|
|
@@ -136435,7 +136393,7 @@ globstar while`, file, fr, pattern, pr, swallowee), this.matchOne(file.slice(fr)
|
|
|
136435
136393
|
soft: !0
|
|
136436
136394
|
}, hardline = concat([hardlineWithoutBreakParent, breakParent]), literalline = concat([literallineWithoutBreakParent, breakParent]), cursor = {
|
|
136437
136395
|
type: "cursor",
|
|
136438
|
-
placeholder: Symbol("cursor")
|
|
136396
|
+
placeholder: /* @__PURE__ */ Symbol("cursor")
|
|
136439
136397
|
};
|
|
136440
136398
|
function join(sep, arr) {
|
|
136441
136399
|
let res = [];
|
|
@@ -136845,7 +136803,7 @@ globstar while`, file, fr, pattern, pr, swallowee), this.matchOne(file.slice(fr)
|
|
|
136845
136803
|
if (node.elements.length === 0)
|
|
136846
136804
|
hasComment(node, CommentCheckFlags.Dangling) ? parts.push(group([openBracket, printDanglingComments(path3, options), softline, closeBracket])) : parts.push(openBracket, closeBracket);
|
|
136847
136805
|
else {
|
|
136848
|
-
let lastElem = getLast(node.elements), canHaveTrailingComma = !(lastElem && lastElem.type === "RestElement"), needsForcedTrailingComma = lastElem === null, groupId = Symbol("array"), shouldBreak = !options.__inJestEach && node.elements.length > 1 && node.elements.every((element, i, elements) => {
|
|
136806
|
+
let lastElem = getLast(node.elements), canHaveTrailingComma = !(lastElem && lastElem.type === "RestElement"), needsForcedTrailingComma = lastElem === null, groupId = /* @__PURE__ */ Symbol("array"), shouldBreak = !options.__inJestEach && node.elements.length > 1 && node.elements.every((element, i, elements) => {
|
|
136849
136807
|
let elementType = element && element.type;
|
|
136850
136808
|
if (elementType !== "ArrayExpression" && elementType !== "ObjectExpression")
|
|
136851
136809
|
return !1;
|
|
@@ -137264,7 +137222,7 @@ globstar while`, file, fr, pattern, pr, swallowee), this.matchOne(file.slice(fr)
|
|
|
137264
137222
|
case "never-break-after-operator":
|
|
137265
137223
|
return group([group(leftDoc), operator, " ", rightDoc]);
|
|
137266
137224
|
case "fluid": {
|
|
137267
|
-
let groupId = Symbol("assignment");
|
|
137225
|
+
let groupId = /* @__PURE__ */ Symbol("assignment");
|
|
137268
137226
|
return group([group(leftDoc), operator, group(indent(line), {
|
|
137269
137227
|
id: groupId
|
|
137270
137228
|
}), lineSuffixBoundary, indentIfBreak(rightDoc, {
|
|
@@ -137825,7 +137783,7 @@ globstar while`, file, fr, pattern, pr, swallowee), this.matchOne(file.slice(fr)
|
|
|
137825
137783
|
return dangling && parts.push(" ", dangling), parts;
|
|
137826
137784
|
}
|
|
137827
137785
|
function printArrowChain(path3, args, signatures, shouldBreak, bodyDoc, tailNode) {
|
|
137828
|
-
let name = path3.getName(), parent = path3.getParentNode(), isCallee = isCallLikeExpression(parent) && name === "callee", isAssignmentRhs = !!(args && args.assignmentLayout), shouldPutBodyOnSeparateLine = tailNode.body.type !== "BlockStatement" && tailNode.body.type !== "ObjectExpression" && tailNode.body.type !== "SequenceExpression", shouldBreakBeforeChain = isCallee && shouldPutBodyOnSeparateLine || args && args.assignmentLayout === "chain-tail-arrow-chain", groupId = Symbol("arrow-chain");
|
|
137786
|
+
let name = path3.getName(), parent = path3.getParentNode(), isCallee = isCallLikeExpression(parent) && name === "callee", isAssignmentRhs = !!(args && args.assignmentLayout), shouldPutBodyOnSeparateLine = tailNode.body.type !== "BlockStatement" && tailNode.body.type !== "ObjectExpression" && tailNode.body.type !== "SequenceExpression", shouldBreakBeforeChain = isCallee && shouldPutBodyOnSeparateLine || args && args.assignmentLayout === "chain-tail-arrow-chain", groupId = /* @__PURE__ */ Symbol("arrow-chain");
|
|
137829
137787
|
return tailNode.body.type === "SequenceExpression" && (bodyDoc = group(["(", indent([softline, bodyDoc]), softline, ")"])), group([group(indent([isCallee || isAssignmentRhs ? softline : "", group(join([" =>", line], signatures), {
|
|
137830
137788
|
shouldBreak
|
|
137831
137789
|
})]), {
|
|
@@ -138222,16 +138180,7 @@ globstar while`, file, fr, pattern, pr, swallowee), this.matchOne(file.slice(fr)
|
|
|
138222
138180
|
local,
|
|
138223
138181
|
[specifier.type === "ImportSpecifier" ? "imported" : "exported"]: importedOrExported
|
|
138224
138182
|
} = specifier;
|
|
138225
|
-
|
|
138226
|
-
return !1;
|
|
138227
|
-
if (isStringLiteral(local))
|
|
138228
|
-
return local.value === importedOrExported.value && rawText(local) === rawText(importedOrExported);
|
|
138229
|
-
switch (local.type) {
|
|
138230
|
-
case "Identifier":
|
|
138231
|
-
return local.name === importedOrExported.name;
|
|
138232
|
-
default:
|
|
138233
|
-
return !1;
|
|
138234
|
-
}
|
|
138183
|
+
return local.type !== importedOrExported.type || !hasSameLoc(local, importedOrExported) ? !1 : isStringLiteral(local) ? local.value === importedOrExported.value && rawText(local) === rawText(importedOrExported) : local.type === "Identifier" ? local.name === importedOrExported.name : !1;
|
|
138235
138184
|
}
|
|
138236
138185
|
module2.exports = {
|
|
138237
138186
|
printImportDeclaration,
|
|
@@ -142337,12 +142286,7 @@ ${extracted.content}`;
|
|
|
142337
142286
|
case "linkReference":
|
|
142338
142287
|
return ["[", printChildren(path3, options, print), "]", node.referenceType === "full" ? printLinkReference(node) : node.referenceType === "collapsed" ? "[]" : ""];
|
|
142339
142288
|
case "imageReference":
|
|
142340
|
-
|
|
142341
|
-
case "full":
|
|
142342
|
-
return ["![", node.alt || "", "]", printLinkReference(node)];
|
|
142343
|
-
default:
|
|
142344
|
-
return ["![", node.alt, "]", node.referenceType === "collapsed" ? "[]" : ""];
|
|
142345
|
-
}
|
|
142289
|
+
return node.referenceType === "full" ? ["![", node.alt || "", "]", printLinkReference(node)] : ["![", node.alt, "]", node.referenceType === "collapsed" ? "[]" : ""];
|
|
142346
142290
|
case "definition": {
|
|
142347
142291
|
let lineOrSpace = options.proseWrap === "always" ? line : " ";
|
|
142348
142292
|
return group([printLinkReference(node), ":", indent([lineOrSpace, printUrl(node.url), node.title === null ? "" : [lineOrSpace, printTitle(node.title, options, !1)]])]);
|
|
@@ -142375,8 +142319,6 @@ ${extracted.content}`;
|
|
|
142375
142319
|
return ["$$", hardline, node.value ? [...replaceTextEndOfLine(node.value, hardline), hardline] : "", "$$"];
|
|
142376
142320
|
case "inlineMath":
|
|
142377
142321
|
return options.originalText.slice(locStart(node), locEnd(node));
|
|
142378
|
-
case "tableRow":
|
|
142379
|
-
case "listItem":
|
|
142380
142322
|
default:
|
|
142381
142323
|
throw new Error(`Unknown markdown type ${JSON.stringify(node.type)}`);
|
|
142382
142324
|
}
|
|
@@ -144527,7 +144469,7 @@ ${extracted.content}`;
|
|
|
144527
144469
|
let childNode = childPath.getValue(), prevBetweenLine = childNode.prev ? printBetweenLine(childNode.prev, childNode) : "";
|
|
144528
144470
|
return [prevBetweenLine ? [prevBetweenLine, forceNextEmptyLine(childNode.prev) ? hardline : ""] : "", printChild(childPath, options, print)];
|
|
144529
144471
|
}, "children")];
|
|
144530
|
-
let groupIds = node.children.map(() => Symbol(""));
|
|
144472
|
+
let groupIds = node.children.map(() => /* @__PURE__ */ Symbol(""));
|
|
144531
144473
|
return path3.map((childPath, childIndex) => {
|
|
144532
144474
|
let childNode = childPath.getValue();
|
|
144533
144475
|
if (isTextLikeNode(childNode)) {
|
|
@@ -144587,7 +144529,7 @@ ${extracted.content}`;
|
|
|
144587
144529
|
let node = path3.getValue();
|
|
144588
144530
|
if (shouldPreserveContent(node, options))
|
|
144589
144531
|
return [printOpeningTagPrefix(node, options), group(printOpeningTag(path3, options, print)), ...replaceTextEndOfLine(getNodeContent(node, options)), ...printClosingTag(node, options), printClosingTagSuffix(node, options)];
|
|
144590
|
-
let shouldHugContent = node.children.length === 1 && node.firstChild.type === "interpolation" && node.firstChild.isLeadingSpaceSensitive && !node.firstChild.hasLeadingSpaces && node.lastChild.isTrailingSpaceSensitive && !node.lastChild.hasTrailingSpaces, attrGroupId = Symbol("element-attr-group-id"), printTag = (doc2) => group([group(printOpeningTag(path3, options, print), {
|
|
144532
|
+
let shouldHugContent = node.children.length === 1 && node.firstChild.type === "interpolation" && node.firstChild.isLeadingSpaceSensitive && !node.firstChild.hasLeadingSpaces && node.lastChild.isTrailingSpaceSensitive && !node.lastChild.hasTrailingSpaces, attrGroupId = /* @__PURE__ */ Symbol("element-attr-group-id"), printTag = (doc2) => group([group(printOpeningTag(path3, options, print), {
|
|
144591
144533
|
id: attrGroupId
|
|
144592
144534
|
}), doc2, printClosingTag(node, options)]), printChildrenDoc = (childrenDoc) => shouldHugContent ? indentIfBreak(childrenDoc, {
|
|
144593
144535
|
groupId: attrGroupId
|
|
@@ -145138,7 +145080,7 @@ ${text}`;
|
|
|
145138
145080
|
return ["? ", alignWithSpaces(2, printedKey), hardline, join("", path3.map(print, "value", "leadingComments").map((comment) => [comment, hardline])), ": ", alignWithSpaces(2, printedValue)];
|
|
145139
145081
|
if (isSingleLineNode(key.content) && !hasLeadingComments(key.content) && !hasMiddleComments(key.content) && !hasTrailingComment(key.content) && !hasEndComments(key) && !hasLeadingComments(value.content) && !hasMiddleComments(value.content) && !hasEndComments(value) && isAbsolutelyPrintedAsSingleLineNode(value.content, options))
|
|
145140
145082
|
return [printedKey, spaceBeforeColon, ": ", printedValue];
|
|
145141
|
-
let groupId = Symbol("mappingKey"), groupedKey = group([ifBreak("? "), group(alignWithSpaces(2, printedKey), {
|
|
145083
|
+
let groupId = /* @__PURE__ */ Symbol("mappingKey"), groupedKey = group([ifBreak("? "), group(alignWithSpaces(2, printedKey), {
|
|
145142
145084
|
id: groupId
|
|
145143
145085
|
})]), explicitMappingValue = [hardline, ": ", alignWithSpaces(2, printedValue)], implicitMappingValueParts = [spaceBeforeColon, ":"];
|
|
145144
145086
|
hasLeadingComments(value.content) || hasEndComments(value) && value.content && !isNode(value.content, ["mapping", "sequence"]) || parentNode.type === "mapping" && hasTrailingComment(key.content) && isInlineNode(value.content) || isNode(value.content, ["mapping", "sequence"]) && value.content.tag === null && value.content.anchor === null ? implicitMappingValueParts.push(hardline) : value.content && implicitMappingValueParts.push(line), implicitMappingValueParts.push(printedValue);
|
|
@@ -145673,7 +145615,7 @@ var require_ignore = __commonJS({
|
|
|
145673
145615
|
return Array.isArray(subject) ? subject : [subject];
|
|
145674
145616
|
}
|
|
145675
145617
|
var EMPTY = "", SPACE = " ", ESCAPE = "\\", REGEX_TEST_BLANK_LINE = /^\s+$/, REGEX_INVALID_TRAILING_BACKSLASH = /(?:[^\\]|^)\\$/, REGEX_REPLACE_LEADING_EXCAPED_EXCLAMATION = /^\\!/, REGEX_REPLACE_LEADING_EXCAPED_HASH = /^\\#/, REGEX_SPLITALL_CRLF = /\r?\n/g, REGEX_TEST_INVALID_PATH = /^\.*\/|^\.+$/, SLASH = "/", TMP_KEY_IGNORE = "node-ignore";
|
|
145676
|
-
typeof Symbol < "u" && (TMP_KEY_IGNORE = Symbol.for("node-ignore"));
|
|
145618
|
+
typeof Symbol < "u" && (TMP_KEY_IGNORE = /* @__PURE__ */ Symbol.for("node-ignore"));
|
|
145677
145619
|
var KEY_IGNORE = TMP_KEY_IGNORE, define2 = (object, key, value) => Object.defineProperty(object, key, { value }), REGEX_REGEXP_RANGE = /([0-z])-([0-z])/g, RETURN_FALSE = () => !1, sanitizeRange = (range) => range.replace(
|
|
145678
145620
|
REGEX_REGEXP_RANGE,
|
|
145679
145621
|
(match, from, to) => from.charCodeAt(0) <= to.charCodeAt(0) ? match : EMPTY
|
|
@@ -146210,7 +146152,7 @@ var require_main2 = __commonJS({
|
|
|
146210
146152
|
}
|
|
146211
146153
|
});
|
|
146212
146154
|
|
|
146213
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
146155
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/import-utils.js
|
|
146214
146156
|
init_cjs_shims();
|
|
146215
146157
|
import { createRequire } from "node:module";
|
|
146216
146158
|
import { pathToFileURL } from "node:url";
|
|
@@ -146235,13 +146177,13 @@ function importLocal(packageName, path3) {
|
|
|
146235
146177
|
return import(pathToFileURL(realPath).href);
|
|
146236
146178
|
}
|
|
146237
146179
|
|
|
146238
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
146180
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/request-events.js
|
|
146239
146181
|
init_cjs_shims();
|
|
146240
146182
|
import path from "node:path";
|
|
146241
146183
|
import { EventEmitter } from "node:events";
|
|
146242
146184
|
import { ReadableStream } from "node:stream/web";
|
|
146243
146185
|
|
|
146244
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
146186
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/graphiql-url.js
|
|
146245
146187
|
init_cjs_shims();
|
|
146246
146188
|
function getGraphiQLUrl({
|
|
146247
146189
|
host = "",
|
|
@@ -146255,7 +146197,7 @@ function getGraphiQLUrl({
|
|
|
146255
146197
|
return url;
|
|
146256
146198
|
}
|
|
146257
146199
|
|
|
146258
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
146200
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/request-events.js
|
|
146259
146201
|
var import_source_map_support = __toESM(require_source_map_support(), 1), H2O_BINDING_NAME = "H2O_LOG_EVENT", ResponseConstructor;
|
|
146260
146202
|
function setConstructors(constructors) {
|
|
146261
146203
|
ResponseConstructor = constructors.Response;
|
|
@@ -146356,7 +146298,7 @@ function handleDebugNetworkRequest(request) {
|
|
|
146356
146298
|
return request.method === "DELETE" ? clearHistory() : streamRequestEvents(request);
|
|
146357
146299
|
}
|
|
146358
146300
|
|
|
146359
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
146301
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/mini-oxygen/common.js
|
|
146360
146302
|
init_cjs_shims();
|
|
146361
146303
|
var SUBREQUEST_PROFILER_ENDPOINT = "/debug-network-server";
|
|
146362
146304
|
function handleMiniOxygenImportFail() {
|
|
@@ -146390,33 +146332,33 @@ function logRequestLine({
|
|
|
146390
146332
|
}
|
|
146391
146333
|
}
|
|
146392
146334
|
|
|
146393
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
146335
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/dev-shared.js
|
|
146394
146336
|
init_cjs_shims();
|
|
146395
146337
|
|
|
146396
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
146338
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/customer-account/push.js
|
|
146397
146339
|
init_cjs_shims();
|
|
146398
146340
|
var import_core3 = __toESM(require_lib2(), 1);
|
|
146399
146341
|
|
|
146400
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
146342
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/link.js
|
|
146401
146343
|
init_cjs_shims();
|
|
146402
146344
|
var import_core2 = __toESM(require_lib2(), 1);
|
|
146403
146345
|
|
|
146404
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
146346
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/flags.js
|
|
146405
146347
|
init_cjs_shims();
|
|
146406
146348
|
var import_core = __toESM(require_lib2(), 1);
|
|
146407
146349
|
|
|
146408
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
146350
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/setups/css/index.js
|
|
146409
146351
|
init_cjs_shims();
|
|
146410
146352
|
|
|
146411
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
146353
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/setups/css/assets.js
|
|
146412
146354
|
init_cjs_shims();
|
|
146413
146355
|
|
|
146414
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
146356
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/build.js
|
|
146415
146357
|
init_cjs_shims();
|
|
146416
146358
|
import { fileURLToPath } from "node:url";
|
|
146417
146359
|
import { existsSync } from "node:fs";
|
|
146418
146360
|
|
|
146419
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
146361
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/process.js
|
|
146420
146362
|
init_cjs_shims();
|
|
146421
146363
|
import { exec } from "node:child_process";
|
|
146422
146364
|
import { promisify } from "node:util";
|
|
@@ -146428,7 +146370,7 @@ function supressNodeExperimentalWarnings() {
|
|
|
146428
146370
|
}));
|
|
146429
146371
|
}
|
|
146430
146372
|
|
|
146431
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
146373
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/build.js
|
|
146432
146374
|
var monorepoPackagesPath = new URL("../../..", import.meta.url).pathname, isHydrogenMonorepo = (() => {
|
|
146433
146375
|
try {
|
|
146434
146376
|
let skeletonPath = joinPath(
|
|
@@ -146484,7 +146426,7 @@ async function getRepoNodeModules() {
|
|
|
146484
146426
|
return !nodeModulesPath && isHydrogenMonorepo && (nodeModulesPath = joinPath(dirname(monorepoPackagesPath), "node_modules")), nodeModulesPath;
|
|
146485
146427
|
}
|
|
146486
146428
|
|
|
146487
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
146429
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/setups/css/assets.js
|
|
146488
146430
|
var SETUP_CSS_STRATEGIES = [
|
|
146489
146431
|
"tailwind",
|
|
146490
146432
|
"vanilla-extract",
|
|
@@ -146519,14 +146461,14 @@ async function canWriteFiles(assetMap, directory, force) {
|
|
|
146519
146461
|
}));
|
|
146520
146462
|
}
|
|
146521
146463
|
|
|
146522
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
146464
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/setups/css/tailwind.js
|
|
146523
146465
|
init_cjs_shims();
|
|
146524
146466
|
|
|
146525
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
146467
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/file.js
|
|
146526
146468
|
init_cjs_shims();
|
|
146527
146469
|
import { readdir } from "node:fs/promises";
|
|
146528
146470
|
|
|
146529
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
146471
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/format-code.js
|
|
146530
146472
|
init_cjs_shims();
|
|
146531
146473
|
var prettier = __toESM(require_prettier(), 1);
|
|
146532
146474
|
import * as FS from "fs/promises";
|
|
@@ -146556,7 +146498,7 @@ async function formatCode(content, config = DEFAULT_PRETTIER_CONFIG, filePath =
|
|
|
146556
146498
|
});
|
|
146557
146499
|
}
|
|
146558
146500
|
|
|
146559
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
146501
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/file.js
|
|
146560
146502
|
async function replaceFileContent(filepath, formatConfig, replacer) {
|
|
146561
146503
|
let content = await replacer(await readFile(filepath));
|
|
146562
146504
|
if (typeof content == "string")
|
|
@@ -146631,10 +146573,10 @@ async function mergePackageJson(sourceDir, targetDir, options) {
|
|
|
146631
146573
|
);
|
|
146632
146574
|
}
|
|
146633
146575
|
|
|
146634
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
146576
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/setups/css/replacers.js
|
|
146635
146577
|
init_cjs_shims();
|
|
146636
146578
|
|
|
146637
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
146579
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/ast.js
|
|
146638
146580
|
init_cjs_shims();
|
|
146639
146581
|
async function importLangAstGrep(lang) {
|
|
146640
146582
|
let astGrep = await import("@ast-grep/napi");
|
|
@@ -146643,7 +146585,7 @@ async function importLangAstGrep(lang) {
|
|
|
146643
146585
|
return astGrep[lang];
|
|
146644
146586
|
}
|
|
146645
146587
|
|
|
146646
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
146588
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/setups/css/replacers.js
|
|
146647
146589
|
async function replaceRootLinks(appDirectory, formatConfig, importer) {
|
|
146648
146590
|
let { filepath, astType } = await findFileWithExtension(appDirectory, "root");
|
|
146649
146591
|
if (!filepath || !astType)
|
|
@@ -146745,7 +146687,7 @@ var vitePluginListRule = {
|
|
|
146745
146687
|
}
|
|
146746
146688
|
};
|
|
146747
146689
|
|
|
146748
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
146690
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/setups/css/tailwind.js
|
|
146749
146691
|
var tailwindCssPath = "styles/tailwind.css";
|
|
146750
146692
|
async function setupTailwind({ rootDirectory, appDirectory }, force = !1) {
|
|
146751
146693
|
let relativeAppDirectory = relativePath(rootDirectory, appDirectory), assetMap = {
|
|
@@ -146781,7 +146723,7 @@ async function setupTailwind({ rootDirectory, appDirectory }, force = !1) {
|
|
|
146781
146723
|
};
|
|
146782
146724
|
}
|
|
146783
146725
|
|
|
146784
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
146726
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/setups/css/vanilla-extract.js
|
|
146785
146727
|
init_cjs_shims();
|
|
146786
146728
|
async function setupVanillaExtract({
|
|
146787
146729
|
rootDirectory
|
|
@@ -146802,7 +146744,7 @@ async function setupVanillaExtract({
|
|
|
146802
146744
|
};
|
|
146803
146745
|
}
|
|
146804
146746
|
|
|
146805
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
146747
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/setups/css/index.js
|
|
146806
146748
|
var STYLING_CHOICES = [...SETUP_CSS_STRATEGIES, "none"], CSS_STRATEGY_NAME_MAP = {
|
|
146807
146749
|
tailwind: "Tailwind v4",
|
|
146808
146750
|
"vanilla-extract": "Vanilla Extract",
|
|
@@ -146847,23 +146789,23 @@ async function renderCssPrompt(options) {
|
|
|
146847
146789
|
});
|
|
146848
146790
|
}
|
|
146849
146791
|
|
|
146850
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
146792
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/setups/i18n/index.js
|
|
146851
146793
|
init_cjs_shims();
|
|
146852
146794
|
|
|
146853
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
146795
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/setups/i18n/replacers.js
|
|
146854
146796
|
init_cjs_shims();
|
|
146855
146797
|
|
|
146856
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
146798
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/index.js
|
|
146857
146799
|
init_cjs_shims();
|
|
146858
146800
|
|
|
146859
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
146801
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/file.js
|
|
146860
146802
|
init_cjs_shims();
|
|
146861
146803
|
async function transpileFile(code, filepath, keepTypes = !0) {
|
|
146862
|
-
let { transpileTs } = await import("./morph-
|
|
146804
|
+
let { transpileTs } = await import("./morph-WMDG66QN.js");
|
|
146863
146805
|
return transpileTs(code, filepath, keepTypes);
|
|
146864
146806
|
}
|
|
146865
146807
|
|
|
146866
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
146808
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/transpile/project.js
|
|
146867
146809
|
init_cjs_shims();
|
|
146868
146810
|
var DEFAULT_JS_CONFIG = {
|
|
146869
146811
|
checkJs: !1,
|
|
@@ -146981,7 +146923,7 @@ async function transpileProject(projectDir, keepTypes = !0) {
|
|
|
146981
146923
|
}
|
|
146982
146924
|
}
|
|
146983
146925
|
|
|
146984
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
146926
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/setups/i18n/replacers.js
|
|
146985
146927
|
async function replaceContextI18n({
|
|
146986
146928
|
rootDirectory,
|
|
146987
146929
|
contextCreate = joinPath("app", "lib", "context.ts")
|
|
@@ -147120,7 +147062,7 @@ async function findContextCreateFile({
|
|
|
147120
147062
|
return { filepath, astType };
|
|
147121
147063
|
}
|
|
147122
147064
|
|
|
147123
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
147065
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/setups/i18n/index.js
|
|
147124
147066
|
var SETUP_I18N_STRATEGIES = [
|
|
147125
147067
|
"subfolders",
|
|
147126
147068
|
"domains",
|
|
@@ -147152,7 +147094,7 @@ async function renderI18nPrompt(options) {
|
|
|
147152
147094
|
});
|
|
147153
147095
|
}
|
|
147154
147096
|
|
|
147155
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
147097
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/flags.js
|
|
147156
147098
|
var DEFAULT_APP_PORT = 3e3, DEFAULT_INSPECTOR_PORT = 9229, commonFlags = {
|
|
147157
147099
|
path: {
|
|
147158
147100
|
path: import_core.Flags.string({
|
|
@@ -147326,10 +147268,10 @@ function overrideFlag(flags, extra) {
|
|
|
147326
147268
|
);
|
|
147327
147269
|
}
|
|
147328
147270
|
|
|
147329
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
147271
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/graphql/admin/link-storefront.js
|
|
147330
147272
|
init_cjs_shims();
|
|
147331
147273
|
|
|
147332
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
147274
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/graphql/admin/client.js
|
|
147333
147275
|
init_cjs_shims();
|
|
147334
147276
|
async function adminRequest(query, session, variables) {
|
|
147335
147277
|
let api = "Admin", url = `https://${session.storeFqdn}/admin/api/unstable/graphql.json`;
|
|
@@ -147365,7 +147307,7 @@ async function adminRequest(query, session, variables) {
|
|
|
147365
147307
|
}
|
|
147366
147308
|
}
|
|
147367
147309
|
|
|
147368
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
147310
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/gid.js
|
|
147369
147311
|
init_cjs_shims();
|
|
147370
147312
|
var GID_REGEXP = /gid:\/\/shopify\/\w*\/(\d+)/;
|
|
147371
147313
|
function parseGid(gid) {
|
|
@@ -147375,7 +147317,7 @@ function parseGid(gid) {
|
|
|
147375
147317
|
throw new AbortError(`Invalid Global ID: ${gid}`);
|
|
147376
147318
|
}
|
|
147377
147319
|
|
|
147378
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
147320
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/graphql/admin/link-storefront.js
|
|
147379
147321
|
var LinkStorefrontQuery = `#graphql
|
|
147380
147322
|
query LinkStorefront {
|
|
147381
147323
|
hydrogenStorefronts {
|
|
@@ -147396,7 +147338,7 @@ async function getStorefronts(adminSession) {
|
|
|
147396
147338
|
}));
|
|
147397
147339
|
}
|
|
147398
147340
|
|
|
147399
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
147341
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/shopify-config.js
|
|
147400
147342
|
init_cjs_shims();
|
|
147401
147343
|
var SHOPIFY_DIR = ".shopify", SHOPIFY_DIR_PROJECT = "project.json";
|
|
147402
147344
|
async function resetConfig(root) {
|
|
@@ -147467,7 +147409,7 @@ async function setCustomerAccountConfig(root, customerAccountConfig) {
|
|
|
147467
147409
|
}
|
|
147468
147410
|
}
|
|
147469
147411
|
|
|
147470
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
147412
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/graphql/admin/create-storefront.js
|
|
147471
147413
|
init_cjs_shims();
|
|
147472
147414
|
var CreateStorefrontMutation = `#graphql
|
|
147473
147415
|
mutation CreateStorefront($title: String!) {
|
|
@@ -147501,7 +147443,7 @@ async function createStorefront(adminSession, title) {
|
|
|
147501
147443
|
return { jobId, storefront: hydrogenStorefront };
|
|
147502
147444
|
}
|
|
147503
147445
|
|
|
147504
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
147446
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/graphql/admin/fetch-job.js
|
|
147505
147447
|
init_cjs_shims();
|
|
147506
147448
|
var FetchJobQuery = `#graphql
|
|
147507
147449
|
query FetchJob($id: ID!) {
|
|
@@ -147535,7 +147477,7 @@ function waitForJob(adminSession, jobId) {
|
|
|
147535
147477
|
});
|
|
147536
147478
|
}
|
|
147537
147479
|
|
|
147538
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
147480
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/string.js
|
|
147539
147481
|
init_cjs_shims();
|
|
147540
147482
|
function titleize(name = "") {
|
|
147541
147483
|
return name.replace(/[\W_]+/g, " ").split(" ").filter((word) => word.length > 0).map(
|
|
@@ -147543,7 +147485,7 @@ function titleize(name = "") {
|
|
|
147543
147485
|
).join(" ");
|
|
147544
147486
|
}
|
|
147545
147487
|
|
|
147546
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
147488
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/shell.js
|
|
147547
147489
|
init_cjs_shims();
|
|
147548
147490
|
import os from "node:os";
|
|
147549
147491
|
var ALIAS_NAME = "h2", isWindows = () => os.platform() === "win32", isGitBash = () => !!process.env.MINGW_PREFIX;
|
|
@@ -147658,10 +147600,10 @@ async function getCliCommand(directory = process.cwd(), forcePkgManager) {
|
|
|
147658
147600
|
return (pkgManager === "bun" || pkgManager === "pnpm" || pkgManager === "yarn") && (cli = pkgManager), `${cli} shopify hydrogen`;
|
|
147659
147601
|
}
|
|
147660
147602
|
|
|
147661
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
147603
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/auth.js
|
|
147662
147604
|
init_cjs_shims();
|
|
147663
147605
|
|
|
147664
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
147606
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/graphql/business-platform/user-account.js
|
|
147665
147607
|
init_cjs_shims();
|
|
147666
147608
|
var CurrentUserAccountQuery = `#graphql
|
|
147667
147609
|
query currentUserAccount {
|
|
@@ -147741,7 +147683,7 @@ async function getUserAccount(token) {
|
|
|
147741
147683
|
};
|
|
147742
147684
|
}
|
|
147743
147685
|
|
|
147744
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
147686
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/log.js
|
|
147745
147687
|
init_cjs_shims();
|
|
147746
147688
|
var originalConsole = { ...console }, methodsReplaced = /* @__PURE__ */ new Set(), addedReplacers = /* @__PURE__ */ new Set(), messageReplacers = [];
|
|
147747
147689
|
function addMessageReplacers(key, ...items) {
|
|
@@ -147977,7 +147919,7 @@ function isH2Verbose() {
|
|
|
147977
147919
|
return !!(process.env.DEBUG === "*" || process.env.DEBUG?.includes("h2:*"));
|
|
147978
147920
|
}
|
|
147979
147921
|
|
|
147980
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
147922
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/auth.js
|
|
147981
147923
|
async function logout2(root) {
|
|
147982
147924
|
await logout(), await resetConfig(root);
|
|
147983
147925
|
}
|
|
@@ -148016,7 +147958,7 @@ function renderLoginSuccess(config) {
|
|
|
148016
147958
|
});
|
|
148017
147959
|
}
|
|
148018
147960
|
|
|
148019
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
147961
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/onboarding/common.js
|
|
148020
147962
|
init_cjs_shims();
|
|
148021
147963
|
import { symlink, readdir as readdir3 } from "node:fs/promises";
|
|
148022
147964
|
|
|
@@ -148742,7 +148684,7 @@ function grep_default() {
|
|
|
148742
148684
|
var disallowedOptions, Query, _a, GrepQuery, init_grep = __esm({
|
|
148743
148685
|
"src/lib/tasks/grep.ts"() {
|
|
148744
148686
|
"use strict";
|
|
148745
|
-
init_utils(), init_task(), disallowedOptions = ["-h"], Query = Symbol("grepQuery"), GrepQuery = class {
|
|
148687
|
+
init_utils(), init_task(), disallowedOptions = ["-h"], Query = /* @__PURE__ */ Symbol("grepQuery"), GrepQuery = class {
|
|
148746
148688
|
constructor() {
|
|
148747
148689
|
this[_a] = [];
|
|
148748
148690
|
}
|
|
@@ -149724,8 +149666,12 @@ var FILE_UPDATE_REGEX, SUMMARY_REGEX, ACTION_REGEX, parsers3, errorParsers, pars
|
|
|
149724
149666
|
append(result.files, file), append(action === "create" ? result.created : result.deleted, file);
|
|
149725
149667
|
})
|
|
149726
149668
|
], errorParsers = [
|
|
149727
|
-
new LineParser(/^from\s(.+)$/i, (result, [remote]) =>
|
|
149728
|
-
|
|
149669
|
+
new LineParser(/^from\s(.+)$/i, (result, [remote]) => {
|
|
149670
|
+
result.remote = remote;
|
|
149671
|
+
}),
|
|
149672
|
+
new LineParser(/^fatal:\s(.+)$/, (result, [message]) => {
|
|
149673
|
+
result.message = message;
|
|
149674
|
+
}),
|
|
149729
149675
|
new LineParser(
|
|
149730
149676
|
/([a-z0-9]+)\.\.([a-z0-9]+)\s+(\S+)\s+->\s+(\S+)$/,
|
|
149731
149677
|
(result, [hashLocal, hashRemote, branchLocal, branchRemote]) => {
|
|
@@ -151175,7 +151121,9 @@ function completionDetectionPlugin({
|
|
|
151175
151121
|
action(_0, _1) {
|
|
151176
151122
|
return __async(this, arguments, function* (_data, { spawned, close }) {
|
|
151177
151123
|
var _a3, _b;
|
|
151178
|
-
let events = createEvents(), deferClose = !0, quickClose = () =>
|
|
151124
|
+
let events = createEvents(), deferClose = !0, quickClose = () => {
|
|
151125
|
+
deferClose = !1;
|
|
151126
|
+
};
|
|
151179
151127
|
(_a3 = spawned.stdout) == null || _a3.on("data", quickClose), (_b = spawned.stderr) == null || _b.on("data", quickClose), spawned.on("error", quickClose), spawned.on("close", (code) => events.close(code)), spawned.on("exit", (code) => events.exit(code));
|
|
151180
151128
|
try {
|
|
151181
151129
|
yield events.result, deferClose && (yield delay(50)), close(events.exitCode);
|
|
@@ -151485,11 +151433,11 @@ async function withGit({ directory }, callback) {
|
|
|
151485
151433
|
}
|
|
151486
151434
|
}
|
|
151487
151435
|
|
|
151488
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
151436
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/setups/routes/generate.js
|
|
151489
151437
|
init_cjs_shims();
|
|
151490
151438
|
import { readdir as readdir2 } from "node:fs/promises";
|
|
151491
151439
|
|
|
151492
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
151440
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/remix-version-interop.js
|
|
151493
151441
|
init_cjs_shims();
|
|
151494
151442
|
import { createRequire as createRequire2 } from "module";
|
|
151495
151443
|
function convertRouteToV1(route) {
|
|
@@ -151503,15 +151451,15 @@ function isV1RouteConventionInstalled() {
|
|
|
151503
151451
|
}
|
|
151504
151452
|
}
|
|
151505
151453
|
|
|
151506
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
151454
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/remix-config.js
|
|
151507
151455
|
init_cjs_shims();
|
|
151508
151456
|
import { createRequire as createRequire3 } from "node:module";
|
|
151509
151457
|
import path2 from "node:path";
|
|
151510
151458
|
|
|
151511
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
151459
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/remix-version-check.js
|
|
151512
151460
|
init_cjs_shims();
|
|
151513
151461
|
|
|
151514
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
151462
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/vite-config.js
|
|
151515
151463
|
init_cjs_shims();
|
|
151516
151464
|
var REMIX_COMPILER_ERROR_MESSAGE = "Classic Remix Compiler projects are no longer supported, please upgrade to Vite by running 'npx shopify hydrogen setup vite'";
|
|
151517
151465
|
async function hasViteConfig(root) {
|
|
@@ -151596,7 +151544,7 @@ function findOxygenPlugin(config) {
|
|
|
151596
151544
|
return findPlugin(config, "oxygen:main");
|
|
151597
151545
|
}
|
|
151598
151546
|
|
|
151599
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
151547
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/remix-config.js
|
|
151600
151548
|
async function hasRemixConfigFile(root) {
|
|
151601
151549
|
return !!(await findFileWithExtension(root, "remix.config")).filepath;
|
|
151602
151550
|
}
|
|
@@ -151626,7 +151574,7 @@ async function getRemixConfig(root, mode = process.env.NODE_ENV) {
|
|
|
151626
151574
|
return (await getViteConfig(root)).remixConfig;
|
|
151627
151575
|
}
|
|
151628
151576
|
|
|
151629
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
151577
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/setups/routes/generate.js
|
|
151630
151578
|
var NO_LOCALE_PATTERNS = [/robots\.txt/], ROUTE_MAP = {
|
|
151631
151579
|
home: ["_index", "$"],
|
|
151632
151580
|
page: "pages*",
|
|
@@ -151835,7 +151783,7 @@ async function copyRouteTemplate({
|
|
|
151835
151783
|
adapter && (templateContent = replaceAdapters(templateContent, adapter)), typescript || (templateContent = await transpileFile(templateContent, templatePath)), templateContent = await formatCode(templateContent, formatOptions, routePath), await writeFile(routePath, templateContent);
|
|
151836
151784
|
}
|
|
151837
151785
|
|
|
151838
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
151786
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/onboarding/common.js
|
|
151839
151787
|
var LANGUAGES = {
|
|
151840
151788
|
js: "JavaScript",
|
|
151841
151789
|
ts: "TypeScript"
|
|
@@ -152283,7 +152231,7 @@ function generateRandomName() {
|
|
|
152283
152231
|
])} ${geographicalFeature}`;
|
|
152284
152232
|
}
|
|
152285
152233
|
|
|
152286
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
152234
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/link.js
|
|
152287
152235
|
var Link = class _Link extends base_command_default {
|
|
152288
152236
|
static descriptionWithMarkdown = `Links your local development environment to a remote Hydrogen storefront. You can link an unlimited number of development environments to a single Hydrogen storefront.
|
|
152289
152237
|
|
|
@@ -152404,7 +152352,7 @@ async function createNewStorefront(root, session, storefronts) {
|
|
|
152404
152352
|
return storefront;
|
|
152405
152353
|
}
|
|
152406
152354
|
|
|
152407
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
152355
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/graphql/admin/customer-application-update.js
|
|
152408
152356
|
init_cjs_shims();
|
|
152409
152357
|
var CUSTOMER_APPLICATION_URLS_REPLACE = `#graphql
|
|
152410
152358
|
mutation CustomerApplicationUrlsReplace($storefrontId: ID!, $urlsReplaceInput: HydrogenStorefrontCustomerApplicationUrlsReplaceInput!) {
|
|
@@ -152432,7 +152380,7 @@ async function replaceCustomerApplicationUrls(adminSession, storefrontId, urlsRe
|
|
|
152432
152380
|
return { success, userErrors };
|
|
152433
152381
|
}
|
|
152434
152382
|
|
|
152435
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
152383
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/commands/hydrogen/customer-account/push.js
|
|
152436
152384
|
var CustomerAccountPush = class _CustomerAccountPush extends base_command_default {
|
|
152437
152385
|
static description = "Push project configuration to admin";
|
|
152438
152386
|
static flags = {
|
|
@@ -152565,7 +152513,7 @@ async function getStorefrontId(root, storefrontIdFromFlag) {
|
|
|
152565
152513
|
}) ? (await getConfig(root)).storefront?.id : void 0;
|
|
152566
152514
|
}
|
|
152567
152515
|
|
|
152568
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
152516
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/environment-variables.js
|
|
152569
152517
|
init_cjs_shims();
|
|
152570
152518
|
|
|
152571
152519
|
// ../cli-kit/dist/public/node/dot-env.js
|
|
@@ -152630,7 +152578,7 @@ function createDotEnvFileLine(key, value, quote2) {
|
|
|
152630
152578
|
return `${key}=${value}`;
|
|
152631
152579
|
}
|
|
152632
152580
|
|
|
152633
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
152581
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/graphql/admin/pull-variables.js
|
|
152634
152582
|
init_cjs_shims();
|
|
152635
152583
|
var PullVariablesQuery = `#graphql
|
|
152636
152584
|
query PullVariables($id: ID!, $handle: String) {
|
|
@@ -152658,7 +152606,7 @@ async function getStorefrontEnvVariables(adminSession, storefrontId, envHandle)
|
|
|
152658
152606
|
return hydrogenStorefront;
|
|
152659
152607
|
}
|
|
152660
152608
|
|
|
152661
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
152609
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/graphql/admin/list-environments.js
|
|
152662
152610
|
init_cjs_shims();
|
|
152663
152611
|
var ListEnvironmentsQuery = `#graphql
|
|
152664
152612
|
query ListStorefronts($id: ID!) {
|
|
@@ -152686,7 +152634,7 @@ async function getStorefrontEnvironments(adminSession, storefrontId) {
|
|
|
152686
152634
|
return hydrogenStorefront;
|
|
152687
152635
|
}
|
|
152688
152636
|
|
|
152689
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
152637
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/common.js
|
|
152690
152638
|
init_cjs_shims();
|
|
152691
152639
|
function orderEnvironmentsBySafety(environments) {
|
|
152692
152640
|
return [
|
|
@@ -152727,7 +152675,7 @@ function environmentNotFound(criterion, value) {
|
|
|
152727
152675
|
);
|
|
152728
152676
|
}
|
|
152729
152677
|
|
|
152730
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
152678
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/environment-variables.js
|
|
152731
152679
|
var createEmptyRemoteVars = () => ({
|
|
152732
152680
|
remoteVariables: {},
|
|
152733
152681
|
remoteSecrets: {}
|
|
@@ -152798,7 +152746,7 @@ async function getLocalVariables(root, envFile) {
|
|
|
152798
152746
|
);
|
|
152799
152747
|
}
|
|
152800
152748
|
|
|
152801
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
152749
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/tunneling.js
|
|
152802
152750
|
init_cjs_shims();
|
|
152803
152751
|
async function startTunnelPlugin(config, port, provider) {
|
|
152804
152752
|
let hooks = await fanoutHooks(config, "tunnel_start", { port, provider }), first2 = Object.values(hooks).filter(
|
|
@@ -152829,7 +152777,7 @@ async function pollTunnelURL(tunnelClient) {
|
|
|
152829
152777
|
});
|
|
152830
152778
|
}
|
|
152831
152779
|
|
|
152832
|
-
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+
|
|
152780
|
+
// ../../node_modules/.pnpm/@shopify+cli-hydrogen@11.1.5_@graphql-codegen+cli@5.0.4_@parcel+watcher@2.5.1_@types+no_13bb7424c06d51d29f4f1d59cf98bbfd/node_modules/@shopify/cli-hydrogen/dist/lib/dev-shared.js
|
|
152833
152781
|
function isMockShop(envVariables) {
|
|
152834
152782
|
return envVariables.PUBLIC_STORE_DOMAIN === "mock.shop" || // We fallback to mock.shop if the env var is falsy.
|
|
152835
152783
|
// When it's undefined, it might be overwritten by remote variables.
|
|
@@ -153036,4 +152984,4 @@ export {
|
|
|
153036
152984
|
getDebugBannerLine,
|
|
153037
152985
|
getUtilityBannerlines
|
|
153038
152986
|
};
|
|
153039
|
-
//# sourceMappingURL=chunk-
|
|
152987
|
+
//# sourceMappingURL=chunk-D6TSY7WA.js.map
|