@stryke/prisma-trpc-generator 0.12.3 → 0.12.4
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/generator.cjs +106 -94
- package/dist/generator.js +106 -94
- package/dist/index.cjs +106 -94
- package/dist/index.js +106 -94
- package/package.json +3 -3
package/dist/generator.cjs
CHANGED
|
@@ -34,9 +34,9 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
34
34
|
mod
|
|
35
35
|
));
|
|
36
36
|
|
|
37
|
-
// ../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.52.10_@types+node@24.
|
|
37
|
+
// ../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.52.10_@types+node@24.2.0__@swc+core@1.11.9_@swc+h_b57aa5b36c126556fb845212f43e82cb/node_modules/tsup/assets/cjs_shims.js
|
|
38
38
|
var init_cjs_shims = __esm({
|
|
39
|
-
"../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.52.10_@types+node@24.
|
|
39
|
+
"../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.52.10_@types+node@24.2.0__@swc+core@1.11.9_@swc+h_b57aa5b36c126556fb845212f43e82cb/node_modules/tsup/assets/cjs_shims.js"() {
|
|
40
40
|
"use strict";
|
|
41
41
|
}
|
|
42
42
|
});
|
|
@@ -858,10 +858,10 @@ var import_pluralize = __toESM(require_pluralize(), 1);
|
|
|
858
858
|
// src/config.ts
|
|
859
859
|
init_cjs_shims();
|
|
860
860
|
|
|
861
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
861
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/index.js
|
|
862
862
|
init_cjs_shims();
|
|
863
863
|
|
|
864
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
864
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/classic/external.js
|
|
865
865
|
var external_exports = {};
|
|
866
866
|
__export(external_exports, {
|
|
867
867
|
$brand: () => $brand,
|
|
@@ -1076,7 +1076,7 @@ __export(external_exports, {
|
|
|
1076
1076
|
});
|
|
1077
1077
|
init_cjs_shims();
|
|
1078
1078
|
|
|
1079
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
1079
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/core/index.js
|
|
1080
1080
|
var core_exports2 = {};
|
|
1081
1081
|
__export(core_exports2, {
|
|
1082
1082
|
$ZodAny: () => $ZodAny,
|
|
@@ -1323,7 +1323,7 @@ __export(core_exports2, {
|
|
|
1323
1323
|
});
|
|
1324
1324
|
init_cjs_shims();
|
|
1325
1325
|
|
|
1326
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
1326
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/core/core.js
|
|
1327
1327
|
init_cjs_shims();
|
|
1328
1328
|
var NEVER = Object.freeze({
|
|
1329
1329
|
status: "aborted"
|
|
@@ -1399,13 +1399,13 @@ function config(newConfig) {
|
|
|
1399
1399
|
}
|
|
1400
1400
|
__name(config, "config");
|
|
1401
1401
|
|
|
1402
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
1402
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/core/parse.js
|
|
1403
1403
|
init_cjs_shims();
|
|
1404
1404
|
|
|
1405
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
1405
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/core/errors.js
|
|
1406
1406
|
init_cjs_shims();
|
|
1407
1407
|
|
|
1408
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
1408
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/core/util.js
|
|
1409
1409
|
var util_exports = {};
|
|
1410
1410
|
__export(util_exports, {
|
|
1411
1411
|
BIGINT_FORMAT_RANGES: () => BIGINT_FORMAT_RANGES,
|
|
@@ -1447,6 +1447,7 @@ __export(util_exports, {
|
|
|
1447
1447
|
normalizeParams: () => normalizeParams,
|
|
1448
1448
|
nullish: () => nullish,
|
|
1449
1449
|
numKeys: () => numKeys,
|
|
1450
|
+
objectClone: () => objectClone,
|
|
1450
1451
|
omit: () => omit,
|
|
1451
1452
|
optionalKeys: () => optionalKeys,
|
|
1452
1453
|
partial: () => partial,
|
|
@@ -1559,6 +1560,10 @@ function defineLazy(object2, key, getter) {
|
|
|
1559
1560
|
});
|
|
1560
1561
|
}
|
|
1561
1562
|
__name(defineLazy, "defineLazy");
|
|
1563
|
+
function objectClone(obj) {
|
|
1564
|
+
return Object.create(Object.getPrototypeOf(obj), Object.getOwnPropertyDescriptors(obj));
|
|
1565
|
+
}
|
|
1566
|
+
__name(objectClone, "objectClone");
|
|
1562
1567
|
function assignProp(target, prop, value) {
|
|
1563
1568
|
Object.defineProperty(target, prop, {
|
|
1564
1569
|
value,
|
|
@@ -2041,7 +2046,7 @@ var Class = class {
|
|
|
2041
2046
|
}
|
|
2042
2047
|
};
|
|
2043
2048
|
|
|
2044
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
2049
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/core/errors.js
|
|
2045
2050
|
var initializer = /* @__PURE__ */ __name((inst, def) => {
|
|
2046
2051
|
inst.name = "$ZodError";
|
|
2047
2052
|
Object.defineProperty(inst, "_zod", {
|
|
@@ -2217,7 +2222,7 @@ function prettifyError(error43) {
|
|
|
2217
2222
|
}
|
|
2218
2223
|
__name(prettifyError, "prettifyError");
|
|
2219
2224
|
|
|
2220
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
2225
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/core/parse.js
|
|
2221
2226
|
var _parse = /* @__PURE__ */ __name((_Err) => (schema, value, _ctx, _params) => {
|
|
2222
2227
|
const ctx = _ctx ? Object.assign(_ctx, {
|
|
2223
2228
|
async: false
|
|
@@ -2302,13 +2307,13 @@ var _safeParseAsync = /* @__PURE__ */ __name((_Err) => async (schema, value, _ct
|
|
|
2302
2307
|
}, "_safeParseAsync");
|
|
2303
2308
|
var safeParseAsync = /* @__PURE__ */ _safeParseAsync($ZodRealError);
|
|
2304
2309
|
|
|
2305
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
2310
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/core/schemas.js
|
|
2306
2311
|
init_cjs_shims();
|
|
2307
2312
|
|
|
2308
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
2313
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/core/checks.js
|
|
2309
2314
|
init_cjs_shims();
|
|
2310
2315
|
|
|
2311
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
2316
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/core/regexes.js
|
|
2312
2317
|
var regexes_exports = {};
|
|
2313
2318
|
__export(regexes_exports, {
|
|
2314
2319
|
base64: () => base64,
|
|
@@ -2428,7 +2433,7 @@ var _undefined = /undefined/i;
|
|
|
2428
2433
|
var lowercase = /^[^A-Z]*$/;
|
|
2429
2434
|
var uppercase = /^[^a-z]*$/;
|
|
2430
2435
|
|
|
2431
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
2436
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/core/checks.js
|
|
2432
2437
|
var $ZodCheck = /* @__PURE__ */ $constructor("$ZodCheck", (inst, def) => {
|
|
2433
2438
|
var _a;
|
|
2434
2439
|
inst._zod ?? (inst._zod = {});
|
|
@@ -2958,7 +2963,7 @@ var $ZodCheckOverwrite = /* @__PURE__ */ $constructor("$ZodCheckOverwrite", (ins
|
|
|
2958
2963
|
};
|
|
2959
2964
|
});
|
|
2960
2965
|
|
|
2961
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
2966
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/core/doc.js
|
|
2962
2967
|
init_cjs_shims();
|
|
2963
2968
|
var Doc = class {
|
|
2964
2969
|
static {
|
|
@@ -3005,15 +3010,15 @@ var Doc = class {
|
|
|
3005
3010
|
}
|
|
3006
3011
|
};
|
|
3007
3012
|
|
|
3008
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
3013
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/core/versions.js
|
|
3009
3014
|
init_cjs_shims();
|
|
3010
3015
|
var version = {
|
|
3011
3016
|
major: 4,
|
|
3012
3017
|
minor: 0,
|
|
3013
|
-
patch:
|
|
3018
|
+
patch: 15
|
|
3014
3019
|
};
|
|
3015
3020
|
|
|
3016
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
3021
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/core/schemas.js
|
|
3017
3022
|
var $ZodType = /* @__PURE__ */ $constructor("$ZodType", (inst, def) => {
|
|
3018
3023
|
var _a;
|
|
3019
3024
|
inst ?? (inst = {});
|
|
@@ -4712,7 +4717,7 @@ function handleRefineResult(result, payload, input, inst) {
|
|
|
4712
4717
|
}
|
|
4713
4718
|
__name(handleRefineResult, "handleRefineResult");
|
|
4714
4719
|
|
|
4715
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
4720
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/index.js
|
|
4716
4721
|
var locales_exports = {};
|
|
4717
4722
|
__export(locales_exports, {
|
|
4718
4723
|
ar: () => ar_default,
|
|
@@ -4760,7 +4765,7 @@ __export(locales_exports, {
|
|
|
4760
4765
|
});
|
|
4761
4766
|
init_cjs_shims();
|
|
4762
4767
|
|
|
4763
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
4768
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/ar.js
|
|
4764
4769
|
init_cjs_shims();
|
|
4765
4770
|
var error = /* @__PURE__ */ __name(() => {
|
|
4766
4771
|
const Sizable = {
|
|
@@ -4886,7 +4891,7 @@ function ar_default() {
|
|
|
4886
4891
|
}
|
|
4887
4892
|
__name(ar_default, "default");
|
|
4888
4893
|
|
|
4889
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
4894
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/az.js
|
|
4890
4895
|
init_cjs_shims();
|
|
4891
4896
|
var error2 = /* @__PURE__ */ __name(() => {
|
|
4892
4897
|
const Sizable = {
|
|
@@ -5010,7 +5015,7 @@ function az_default() {
|
|
|
5010
5015
|
}
|
|
5011
5016
|
__name(az_default, "default");
|
|
5012
5017
|
|
|
5013
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
5018
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/be.js
|
|
5014
5019
|
init_cjs_shims();
|
|
5015
5020
|
function getBelarusianPlural(count, one, few, many) {
|
|
5016
5021
|
const absCount = Math.abs(count);
|
|
@@ -5174,7 +5179,7 @@ function be_default() {
|
|
|
5174
5179
|
}
|
|
5175
5180
|
__name(be_default, "default");
|
|
5176
5181
|
|
|
5177
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
5182
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/ca.js
|
|
5178
5183
|
init_cjs_shims();
|
|
5179
5184
|
var error4 = /* @__PURE__ */ __name(() => {
|
|
5180
5185
|
const Sizable = {
|
|
@@ -5304,7 +5309,7 @@ function ca_default() {
|
|
|
5304
5309
|
}
|
|
5305
5310
|
__name(ca_default, "default");
|
|
5306
5311
|
|
|
5307
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
5312
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/cs.js
|
|
5308
5313
|
init_cjs_shims();
|
|
5309
5314
|
var error5 = /* @__PURE__ */ __name(() => {
|
|
5310
5315
|
const Sizable = {
|
|
@@ -5450,7 +5455,7 @@ function cs_default() {
|
|
|
5450
5455
|
}
|
|
5451
5456
|
__name(cs_default, "default");
|
|
5452
5457
|
|
|
5453
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
5458
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/da.js
|
|
5454
5459
|
init_cjs_shims();
|
|
5455
5460
|
var error6 = /* @__PURE__ */ __name(() => {
|
|
5456
5461
|
const Sizable = {
|
|
@@ -5592,7 +5597,7 @@ function da_default() {
|
|
|
5592
5597
|
}
|
|
5593
5598
|
__name(da_default, "default");
|
|
5594
5599
|
|
|
5595
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
5600
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/de.js
|
|
5596
5601
|
init_cjs_shims();
|
|
5597
5602
|
var error7 = /* @__PURE__ */ __name(() => {
|
|
5598
5603
|
const Sizable = {
|
|
@@ -5718,7 +5723,7 @@ function de_default() {
|
|
|
5718
5723
|
}
|
|
5719
5724
|
__name(de_default, "default");
|
|
5720
5725
|
|
|
5721
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
5726
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/en.js
|
|
5722
5727
|
init_cjs_shims();
|
|
5723
5728
|
var parsedType = /* @__PURE__ */ __name((data) => {
|
|
5724
5729
|
const t = typeof data;
|
|
@@ -5846,7 +5851,7 @@ function en_default() {
|
|
|
5846
5851
|
}
|
|
5847
5852
|
__name(en_default, "default");
|
|
5848
5853
|
|
|
5849
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
5854
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/eo.js
|
|
5850
5855
|
init_cjs_shims();
|
|
5851
5856
|
var parsedType2 = /* @__PURE__ */ __name((data) => {
|
|
5852
5857
|
const t = typeof data;
|
|
@@ -5972,7 +5977,7 @@ function eo_default() {
|
|
|
5972
5977
|
}
|
|
5973
5978
|
__name(eo_default, "default");
|
|
5974
5979
|
|
|
5975
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
5980
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/es.js
|
|
5976
5981
|
init_cjs_shims();
|
|
5977
5982
|
var error10 = /* @__PURE__ */ __name(() => {
|
|
5978
5983
|
const Sizable = {
|
|
@@ -6099,7 +6104,7 @@ function es_default() {
|
|
|
6099
6104
|
}
|
|
6100
6105
|
__name(es_default, "default");
|
|
6101
6106
|
|
|
6102
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
6107
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/fa.js
|
|
6103
6108
|
init_cjs_shims();
|
|
6104
6109
|
var error11 = /* @__PURE__ */ __name(() => {
|
|
6105
6110
|
const Sizable = {
|
|
@@ -6237,7 +6242,7 @@ function fa_default() {
|
|
|
6237
6242
|
}
|
|
6238
6243
|
__name(fa_default, "default");
|
|
6239
6244
|
|
|
6240
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
6245
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/fi.js
|
|
6241
6246
|
init_cjs_shims();
|
|
6242
6247
|
var error12 = /* @__PURE__ */ __name(() => {
|
|
6243
6248
|
const Sizable = {
|
|
@@ -6383,7 +6388,7 @@ function fi_default() {
|
|
|
6383
6388
|
}
|
|
6384
6389
|
__name(fi_default, "default");
|
|
6385
6390
|
|
|
6386
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
6391
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/fr.js
|
|
6387
6392
|
init_cjs_shims();
|
|
6388
6393
|
var error13 = /* @__PURE__ */ __name(() => {
|
|
6389
6394
|
const Sizable = {
|
|
@@ -6509,7 +6514,7 @@ function fr_default() {
|
|
|
6509
6514
|
}
|
|
6510
6515
|
__name(fr_default, "default");
|
|
6511
6516
|
|
|
6512
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
6517
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/fr-CA.js
|
|
6513
6518
|
init_cjs_shims();
|
|
6514
6519
|
var error14 = /* @__PURE__ */ __name(() => {
|
|
6515
6520
|
const Sizable = {
|
|
@@ -6637,7 +6642,7 @@ function fr_CA_default() {
|
|
|
6637
6642
|
}
|
|
6638
6643
|
__name(fr_CA_default, "default");
|
|
6639
6644
|
|
|
6640
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
6645
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/he.js
|
|
6641
6646
|
init_cjs_shims();
|
|
6642
6647
|
var error15 = /* @__PURE__ */ __name(() => {
|
|
6643
6648
|
const Sizable = {
|
|
@@ -6764,7 +6769,7 @@ function he_default() {
|
|
|
6764
6769
|
}
|
|
6765
6770
|
__name(he_default, "default");
|
|
6766
6771
|
|
|
6767
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
6772
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/hu.js
|
|
6768
6773
|
init_cjs_shims();
|
|
6769
6774
|
var error16 = /* @__PURE__ */ __name(() => {
|
|
6770
6775
|
const Sizable = {
|
|
@@ -6891,7 +6896,7 @@ function hu_default() {
|
|
|
6891
6896
|
}
|
|
6892
6897
|
__name(hu_default, "default");
|
|
6893
6898
|
|
|
6894
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
6899
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/id.js
|
|
6895
6900
|
init_cjs_shims();
|
|
6896
6901
|
var error17 = /* @__PURE__ */ __name(() => {
|
|
6897
6902
|
const Sizable = {
|
|
@@ -7017,7 +7022,7 @@ function id_default() {
|
|
|
7017
7022
|
}
|
|
7018
7023
|
__name(id_default, "default");
|
|
7019
7024
|
|
|
7020
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
7025
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/is.js
|
|
7021
7026
|
init_cjs_shims();
|
|
7022
7027
|
var parsedType3 = /* @__PURE__ */ __name((data) => {
|
|
7023
7028
|
const t = typeof data;
|
|
@@ -7145,7 +7150,7 @@ function is_default() {
|
|
|
7145
7150
|
}
|
|
7146
7151
|
__name(is_default, "default");
|
|
7147
7152
|
|
|
7148
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
7153
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/it.js
|
|
7149
7154
|
init_cjs_shims();
|
|
7150
7155
|
var error19 = /* @__PURE__ */ __name(() => {
|
|
7151
7156
|
const Sizable = {
|
|
@@ -7272,7 +7277,7 @@ function it_default() {
|
|
|
7272
7277
|
}
|
|
7273
7278
|
__name(it_default, "default");
|
|
7274
7279
|
|
|
7275
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
7280
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/ja.js
|
|
7276
7281
|
init_cjs_shims();
|
|
7277
7282
|
var error20 = /* @__PURE__ */ __name(() => {
|
|
7278
7283
|
const Sizable = {
|
|
@@ -7396,7 +7401,7 @@ function ja_default() {
|
|
|
7396
7401
|
}
|
|
7397
7402
|
__name(ja_default, "default");
|
|
7398
7403
|
|
|
7399
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
7404
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/kh.js
|
|
7400
7405
|
init_cjs_shims();
|
|
7401
7406
|
var error21 = /* @__PURE__ */ __name(() => {
|
|
7402
7407
|
const Sizable = {
|
|
@@ -7524,7 +7529,7 @@ function kh_default() {
|
|
|
7524
7529
|
}
|
|
7525
7530
|
__name(kh_default, "default");
|
|
7526
7531
|
|
|
7527
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
7532
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/ko.js
|
|
7528
7533
|
init_cjs_shims();
|
|
7529
7534
|
var error22 = /* @__PURE__ */ __name(() => {
|
|
7530
7535
|
const Sizable = {
|
|
@@ -7656,7 +7661,7 @@ function ko_default() {
|
|
|
7656
7661
|
}
|
|
7657
7662
|
__name(ko_default, "default");
|
|
7658
7663
|
|
|
7659
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
7664
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/mk.js
|
|
7660
7665
|
init_cjs_shims();
|
|
7661
7666
|
var error23 = /* @__PURE__ */ __name(() => {
|
|
7662
7667
|
const Sizable = {
|
|
@@ -7785,7 +7790,7 @@ function mk_default() {
|
|
|
7785
7790
|
}
|
|
7786
7791
|
__name(mk_default, "default");
|
|
7787
7792
|
|
|
7788
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
7793
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/ms.js
|
|
7789
7794
|
init_cjs_shims();
|
|
7790
7795
|
var error24 = /* @__PURE__ */ __name(() => {
|
|
7791
7796
|
const Sizable = {
|
|
@@ -7911,7 +7916,7 @@ function ms_default() {
|
|
|
7911
7916
|
}
|
|
7912
7917
|
__name(ms_default, "default");
|
|
7913
7918
|
|
|
7914
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
7919
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/nl.js
|
|
7915
7920
|
init_cjs_shims();
|
|
7916
7921
|
var error25 = /* @__PURE__ */ __name(() => {
|
|
7917
7922
|
const Sizable = {
|
|
@@ -8035,7 +8040,7 @@ function nl_default() {
|
|
|
8035
8040
|
}
|
|
8036
8041
|
__name(nl_default, "default");
|
|
8037
8042
|
|
|
8038
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
8043
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/no.js
|
|
8039
8044
|
init_cjs_shims();
|
|
8040
8045
|
var error26 = /* @__PURE__ */ __name(() => {
|
|
8041
8046
|
const Sizable = {
|
|
@@ -8161,7 +8166,7 @@ function no_default() {
|
|
|
8161
8166
|
}
|
|
8162
8167
|
__name(no_default, "default");
|
|
8163
8168
|
|
|
8164
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
8169
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/ota.js
|
|
8165
8170
|
init_cjs_shims();
|
|
8166
8171
|
var error27 = /* @__PURE__ */ __name(() => {
|
|
8167
8172
|
const Sizable = {
|
|
@@ -8288,7 +8293,7 @@ function ota_default() {
|
|
|
8288
8293
|
}
|
|
8289
8294
|
__name(ota_default, "default");
|
|
8290
8295
|
|
|
8291
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
8296
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/ps.js
|
|
8292
8297
|
init_cjs_shims();
|
|
8293
8298
|
var error28 = /* @__PURE__ */ __name(() => {
|
|
8294
8299
|
const Sizable = {
|
|
@@ -8426,7 +8431,7 @@ function ps_default() {
|
|
|
8426
8431
|
}
|
|
8427
8432
|
__name(ps_default, "default");
|
|
8428
8433
|
|
|
8429
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
8434
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/pl.js
|
|
8430
8435
|
init_cjs_shims();
|
|
8431
8436
|
var error29 = /* @__PURE__ */ __name(() => {
|
|
8432
8437
|
const Sizable = {
|
|
@@ -8554,7 +8559,7 @@ function pl_default() {
|
|
|
8554
8559
|
}
|
|
8555
8560
|
__name(pl_default, "default");
|
|
8556
8561
|
|
|
8557
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
8562
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/pt.js
|
|
8558
8563
|
init_cjs_shims();
|
|
8559
8564
|
var error30 = /* @__PURE__ */ __name(() => {
|
|
8560
8565
|
const Sizable = {
|
|
@@ -8680,7 +8685,7 @@ function pt_default() {
|
|
|
8680
8685
|
}
|
|
8681
8686
|
__name(pt_default, "default");
|
|
8682
8687
|
|
|
8683
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
8688
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/ru.js
|
|
8684
8689
|
init_cjs_shims();
|
|
8685
8690
|
function getRussianPlural(count, one, few, many) {
|
|
8686
8691
|
const absCount = Math.abs(count);
|
|
@@ -8844,7 +8849,7 @@ function ru_default() {
|
|
|
8844
8849
|
}
|
|
8845
8850
|
__name(ru_default, "default");
|
|
8846
8851
|
|
|
8847
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
8852
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/sl.js
|
|
8848
8853
|
init_cjs_shims();
|
|
8849
8854
|
var error32 = /* @__PURE__ */ __name(() => {
|
|
8850
8855
|
const Sizable = {
|
|
@@ -8972,7 +8977,7 @@ function sl_default() {
|
|
|
8972
8977
|
}
|
|
8973
8978
|
__name(sl_default, "default");
|
|
8974
8979
|
|
|
8975
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
8980
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/sv.js
|
|
8976
8981
|
init_cjs_shims();
|
|
8977
8982
|
var error33 = /* @__PURE__ */ __name(() => {
|
|
8978
8983
|
const Sizable = {
|
|
@@ -9102,7 +9107,7 @@ function sv_default() {
|
|
|
9102
9107
|
}
|
|
9103
9108
|
__name(sv_default, "default");
|
|
9104
9109
|
|
|
9105
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
9110
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/ta.js
|
|
9106
9111
|
init_cjs_shims();
|
|
9107
9112
|
var error34 = /* @__PURE__ */ __name(() => {
|
|
9108
9113
|
const Sizable = {
|
|
@@ -9230,7 +9235,7 @@ function ta_default() {
|
|
|
9230
9235
|
}
|
|
9231
9236
|
__name(ta_default, "default");
|
|
9232
9237
|
|
|
9233
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
9238
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/th.js
|
|
9234
9239
|
init_cjs_shims();
|
|
9235
9240
|
var error35 = /* @__PURE__ */ __name(() => {
|
|
9236
9241
|
const Sizable = {
|
|
@@ -9358,7 +9363,7 @@ function th_default() {
|
|
|
9358
9363
|
}
|
|
9359
9364
|
__name(th_default, "default");
|
|
9360
9365
|
|
|
9361
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
9366
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/tr.js
|
|
9362
9367
|
init_cjs_shims();
|
|
9363
9368
|
var parsedType4 = /* @__PURE__ */ __name((data) => {
|
|
9364
9369
|
const t = typeof data;
|
|
@@ -9482,7 +9487,7 @@ function tr_default() {
|
|
|
9482
9487
|
}
|
|
9483
9488
|
__name(tr_default, "default");
|
|
9484
9489
|
|
|
9485
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
9490
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/ua.js
|
|
9486
9491
|
init_cjs_shims();
|
|
9487
9492
|
var error37 = /* @__PURE__ */ __name(() => {
|
|
9488
9493
|
const Sizable = {
|
|
@@ -9609,7 +9614,7 @@ function ua_default() {
|
|
|
9609
9614
|
}
|
|
9610
9615
|
__name(ua_default, "default");
|
|
9611
9616
|
|
|
9612
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
9617
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/ur.js
|
|
9613
9618
|
init_cjs_shims();
|
|
9614
9619
|
var error38 = /* @__PURE__ */ __name(() => {
|
|
9615
9620
|
const Sizable = {
|
|
@@ -9737,7 +9742,7 @@ function ur_default() {
|
|
|
9737
9742
|
}
|
|
9738
9743
|
__name(ur_default, "default");
|
|
9739
9744
|
|
|
9740
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
9745
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/vi.js
|
|
9741
9746
|
init_cjs_shims();
|
|
9742
9747
|
var error39 = /* @__PURE__ */ __name(() => {
|
|
9743
9748
|
const Sizable = {
|
|
@@ -9863,7 +9868,7 @@ function vi_default() {
|
|
|
9863
9868
|
}
|
|
9864
9869
|
__name(vi_default, "default");
|
|
9865
9870
|
|
|
9866
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
9871
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/zh-CN.js
|
|
9867
9872
|
init_cjs_shims();
|
|
9868
9873
|
var error40 = /* @__PURE__ */ __name(() => {
|
|
9869
9874
|
const Sizable = {
|
|
@@ -9989,7 +9994,7 @@ function zh_CN_default() {
|
|
|
9989
9994
|
}
|
|
9990
9995
|
__name(zh_CN_default, "default");
|
|
9991
9996
|
|
|
9992
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
9997
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/zh-TW.js
|
|
9993
9998
|
init_cjs_shims();
|
|
9994
9999
|
var error41 = /* @__PURE__ */ __name(() => {
|
|
9995
10000
|
const Sizable = {
|
|
@@ -10117,7 +10122,7 @@ function zh_TW_default() {
|
|
|
10117
10122
|
}
|
|
10118
10123
|
__name(zh_TW_default, "default");
|
|
10119
10124
|
|
|
10120
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
10125
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/yo.js
|
|
10121
10126
|
init_cjs_shims();
|
|
10122
10127
|
var error42 = /* @__PURE__ */ __name(() => {
|
|
10123
10128
|
const Sizable = {
|
|
@@ -10241,7 +10246,7 @@ function yo_default() {
|
|
|
10241
10246
|
}
|
|
10242
10247
|
__name(yo_default, "default");
|
|
10243
10248
|
|
|
10244
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
10249
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/core/registries.js
|
|
10245
10250
|
init_cjs_shims();
|
|
10246
10251
|
var $output = Symbol("ZodOutput");
|
|
10247
10252
|
var $input = Symbol("ZodInput");
|
|
@@ -10302,10 +10307,10 @@ function registry() {
|
|
|
10302
10307
|
__name(registry, "registry");
|
|
10303
10308
|
var globalRegistry = /* @__PURE__ */ registry();
|
|
10304
10309
|
|
|
10305
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
10310
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/core/function.js
|
|
10306
10311
|
init_cjs_shims();
|
|
10307
10312
|
|
|
10308
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
10313
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/core/api.js
|
|
10309
10314
|
init_cjs_shims();
|
|
10310
10315
|
function _string(Class2, params) {
|
|
10311
10316
|
return new Class2({
|
|
@@ -11325,7 +11330,7 @@ function _stringFormat(Class2, format, fnOrRegex, _params = {}) {
|
|
|
11325
11330
|
}
|
|
11326
11331
|
__name(_stringFormat, "_stringFormat");
|
|
11327
11332
|
|
|
11328
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
11333
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/core/function.js
|
|
11329
11334
|
var $ZodFunction = class {
|
|
11330
11335
|
static {
|
|
11331
11336
|
__name(this, "$ZodFunction");
|
|
@@ -11407,7 +11412,7 @@ function _function(params) {
|
|
|
11407
11412
|
}
|
|
11408
11413
|
__name(_function, "_function");
|
|
11409
11414
|
|
|
11410
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
11415
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/core/to-json-schema.js
|
|
11411
11416
|
init_cjs_shims();
|
|
11412
11417
|
var JSONSchemaGenerator = class {
|
|
11413
11418
|
static {
|
|
@@ -12261,17 +12266,17 @@ function isTransforming(_schema, _ctx) {
|
|
|
12261
12266
|
}
|
|
12262
12267
|
__name(isTransforming, "isTransforming");
|
|
12263
12268
|
|
|
12264
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
12269
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/core/json-schema.js
|
|
12265
12270
|
var json_schema_exports = {};
|
|
12266
12271
|
init_cjs_shims();
|
|
12267
12272
|
|
|
12268
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
12273
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/classic/schemas.js
|
|
12269
12274
|
init_cjs_shims();
|
|
12270
12275
|
|
|
12271
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
12276
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/classic/checks.js
|
|
12272
12277
|
init_cjs_shims();
|
|
12273
12278
|
|
|
12274
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
12279
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/classic/iso.js
|
|
12275
12280
|
var iso_exports = {};
|
|
12276
12281
|
__export(iso_exports, {
|
|
12277
12282
|
ZodISODate: () => ZodISODate,
|
|
@@ -12317,10 +12322,10 @@ function duration2(params) {
|
|
|
12317
12322
|
}
|
|
12318
12323
|
__name(duration2, "duration");
|
|
12319
12324
|
|
|
12320
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
12325
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/classic/parse.js
|
|
12321
12326
|
init_cjs_shims();
|
|
12322
12327
|
|
|
12323
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
12328
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/classic/errors.js
|
|
12324
12329
|
init_cjs_shims();
|
|
12325
12330
|
var initializer2 = /* @__PURE__ */ __name((inst, issues) => {
|
|
12326
12331
|
$ZodError.init(inst, issues);
|
|
@@ -12356,13 +12361,13 @@ var ZodRealError = $constructor("ZodError", initializer2, {
|
|
|
12356
12361
|
Parent: Error
|
|
12357
12362
|
});
|
|
12358
12363
|
|
|
12359
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
12364
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/classic/parse.js
|
|
12360
12365
|
var parse2 = /* @__PURE__ */ _parse(ZodRealError);
|
|
12361
12366
|
var parseAsync2 = /* @__PURE__ */ _parseAsync(ZodRealError);
|
|
12362
12367
|
var safeParse2 = /* @__PURE__ */ _safeParse(ZodRealError);
|
|
12363
12368
|
var safeParseAsync2 = /* @__PURE__ */ _safeParseAsync(ZodRealError);
|
|
12364
12369
|
|
|
12365
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
12370
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/classic/schemas.js
|
|
12366
12371
|
var ZodType = /* @__PURE__ */ $constructor("ZodType", (inst, def) => {
|
|
12367
12372
|
$ZodType.init(inst, def);
|
|
12368
12373
|
inst.def = def;
|
|
@@ -12906,9 +12911,7 @@ function object(shape, params) {
|
|
|
12906
12911
|
const def = {
|
|
12907
12912
|
type: "object",
|
|
12908
12913
|
get shape() {
|
|
12909
|
-
util_exports.assignProp(this, "shape", {
|
|
12910
|
-
...shape
|
|
12911
|
-
});
|
|
12914
|
+
util_exports.assignProp(this, "shape", shape ? util_exports.objectClone(shape) : {});
|
|
12912
12915
|
return this.shape;
|
|
12913
12916
|
},
|
|
12914
12917
|
...util_exports.normalizeParams(params)
|
|
@@ -12920,9 +12923,7 @@ function strictObject(shape, params) {
|
|
|
12920
12923
|
return new ZodObject({
|
|
12921
12924
|
type: "object",
|
|
12922
12925
|
get shape() {
|
|
12923
|
-
util_exports.assignProp(this, "shape",
|
|
12924
|
-
...shape
|
|
12925
|
-
});
|
|
12926
|
+
util_exports.assignProp(this, "shape", util_exports.objectClone(shape));
|
|
12926
12927
|
return this.shape;
|
|
12927
12928
|
},
|
|
12928
12929
|
catchall: never(),
|
|
@@ -12934,9 +12935,7 @@ function looseObject(shape, params) {
|
|
|
12934
12935
|
return new ZodObject({
|
|
12935
12936
|
type: "object",
|
|
12936
12937
|
get shape() {
|
|
12937
|
-
util_exports.assignProp(this, "shape",
|
|
12938
|
-
...shape
|
|
12939
|
-
});
|
|
12938
|
+
util_exports.assignProp(this, "shape", util_exports.objectClone(shape));
|
|
12940
12939
|
return this.shape;
|
|
12941
12940
|
},
|
|
12942
12941
|
catchall: unknown(),
|
|
@@ -13417,7 +13416,7 @@ function preprocess(fn, schema) {
|
|
|
13417
13416
|
}
|
|
13418
13417
|
__name(preprocess, "preprocess");
|
|
13419
13418
|
|
|
13420
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
13419
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/classic/compat.js
|
|
13421
13420
|
init_cjs_shims();
|
|
13422
13421
|
var ZodIssueCode = {
|
|
13423
13422
|
invalid_type: "invalid_type",
|
|
@@ -13446,7 +13445,7 @@ var ZodFirstPartyTypeKind;
|
|
|
13446
13445
|
/* @__PURE__ */ (function(ZodFirstPartyTypeKind2) {
|
|
13447
13446
|
})(ZodFirstPartyTypeKind || (ZodFirstPartyTypeKind = {}));
|
|
13448
13447
|
|
|
13449
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
13448
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/classic/coerce.js
|
|
13450
13449
|
var coerce_exports = {};
|
|
13451
13450
|
__export(coerce_exports, {
|
|
13452
13451
|
bigint: () => bigint3,
|
|
@@ -13477,7 +13476,7 @@ function date4(params) {
|
|
|
13477
13476
|
}
|
|
13478
13477
|
__name(date4, "date");
|
|
13479
13478
|
|
|
13480
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
13479
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/classic/external.js
|
|
13481
13480
|
config(en_default());
|
|
13482
13481
|
|
|
13483
13482
|
// src/config.ts
|
|
@@ -13688,13 +13687,13 @@ __name(normalizeString2, "normalizeString");
|
|
|
13688
13687
|
// ../path/src/get-workspace-root.ts
|
|
13689
13688
|
init_cjs_shims();
|
|
13690
13689
|
|
|
13691
|
-
// ../../node_modules/.pnpm/@storm-software+config-tools@1.
|
|
13690
|
+
// ../../node_modules/.pnpm/@storm-software+config-tools@1.179.1/node_modules/@storm-software/config-tools/dist/index.js
|
|
13692
13691
|
init_cjs_shims();
|
|
13693
13692
|
|
|
13694
|
-
// ../../node_modules/.pnpm/@storm-software+config-tools@1.
|
|
13693
|
+
// ../../node_modules/.pnpm/@storm-software+config-tools@1.179.1/node_modules/@storm-software/config-tools/dist/chunk-SZXSPLS6.js
|
|
13695
13694
|
init_cjs_shims();
|
|
13696
13695
|
|
|
13697
|
-
// ../../node_modules/.pnpm/@storm-software+config-tools@1.
|
|
13696
|
+
// ../../node_modules/.pnpm/@storm-software+config-tools@1.179.1/node_modules/@storm-software/config-tools/dist/chunk-6JBGUE4A.js
|
|
13698
13697
|
init_cjs_shims();
|
|
13699
13698
|
var import_node_fs3 = require("node:fs");
|
|
13700
13699
|
var import_node_path = require("node:path");
|
|
@@ -13716,7 +13715,7 @@ function findFolderUp(startPath, endFileNames = [], endDirectoryNames = []) {
|
|
|
13716
13715
|
}
|
|
13717
13716
|
__name(findFolderUp, "findFolderUp");
|
|
13718
13717
|
|
|
13719
|
-
// ../../node_modules/.pnpm/@storm-software+config-tools@1.
|
|
13718
|
+
// ../../node_modules/.pnpm/@storm-software+config-tools@1.179.1/node_modules/@storm-software/config-tools/dist/chunk-7IMLZPZF.js
|
|
13720
13719
|
init_cjs_shims();
|
|
13721
13720
|
var _DRIVE_LETTER_START_RE2 = /^[A-Za-z]:\//;
|
|
13722
13721
|
function normalizeWindowsPath3(input = "") {
|
|
@@ -13823,9 +13822,8 @@ var isAbsolute2 = /* @__PURE__ */ __name(function(p) {
|
|
|
13823
13822
|
return _IS_ABSOLUTE_RE2.test(p);
|
|
13824
13823
|
}, "isAbsolute");
|
|
13825
13824
|
|
|
13826
|
-
// ../../node_modules/.pnpm/@storm-software+config-tools@1.
|
|
13825
|
+
// ../../node_modules/.pnpm/@storm-software+config-tools@1.179.1/node_modules/@storm-software/config-tools/dist/chunk-SZXSPLS6.js
|
|
13827
13826
|
var rootFiles = [
|
|
13828
|
-
"storm-workspace.json",
|
|
13829
13827
|
"storm-workspace.json",
|
|
13830
13828
|
"storm-workspace.yaml",
|
|
13831
13829
|
"storm-workspace.yml",
|
|
@@ -14261,8 +14259,22 @@ var LOWER_CASE_WHEN_NOT_FIRST = [
|
|
|
14261
14259
|
"at",
|
|
14262
14260
|
"by"
|
|
14263
14261
|
];
|
|
14264
|
-
function
|
|
14262
|
+
function isTitleCase(input) {
|
|
14265
14263
|
if (!input) {
|
|
14264
|
+
return false;
|
|
14265
|
+
}
|
|
14266
|
+
const words = input.split(/[\s\-_]+/).filter(Boolean);
|
|
14267
|
+
return words.every((word, idx) => {
|
|
14268
|
+
if (Object.values(FORMAT_MAPPING).includes(word)) return true;
|
|
14269
|
+
if (idx > 0 && LOWER_CASE_WHEN_NOT_FIRST.includes(word.toLowerCase()) && word === word.toLowerCase()) {
|
|
14270
|
+
return true;
|
|
14271
|
+
}
|
|
14272
|
+
return /^[A-Z][a-z0-9]*$/.test(word);
|
|
14273
|
+
});
|
|
14274
|
+
}
|
|
14275
|
+
__name(isTitleCase, "isTitleCase");
|
|
14276
|
+
function titleCase(input, options = {}) {
|
|
14277
|
+
if (isTitleCase(input) || input === void 0) {
|
|
14266
14278
|
return input;
|
|
14267
14279
|
}
|
|
14268
14280
|
const formatSegment = /* @__PURE__ */ __name((segment) => segment.toLowerCase().split(/[\s\-_]+/).filter(Boolean).map((word, index) => {
|