@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/index.cjs
CHANGED
|
@@ -33,9 +33,9 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
33
33
|
mod
|
|
34
34
|
));
|
|
35
35
|
|
|
36
|
-
// ../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.52.10_@types+node@24.
|
|
36
|
+
// ../../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
|
|
37
37
|
var init_cjs_shims = __esm({
|
|
38
|
-
"../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.52.10_@types+node@24.
|
|
38
|
+
"../../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"() {
|
|
39
39
|
"use strict";
|
|
40
40
|
}
|
|
41
41
|
});
|
|
@@ -854,10 +854,10 @@ var import_pluralize = __toESM(require_pluralize(), 1);
|
|
|
854
854
|
// src/config.ts
|
|
855
855
|
init_cjs_shims();
|
|
856
856
|
|
|
857
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
857
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/index.js
|
|
858
858
|
init_cjs_shims();
|
|
859
859
|
|
|
860
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
860
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/classic/external.js
|
|
861
861
|
var external_exports = {};
|
|
862
862
|
__export(external_exports, {
|
|
863
863
|
$brand: () => $brand,
|
|
@@ -1072,7 +1072,7 @@ __export(external_exports, {
|
|
|
1072
1072
|
});
|
|
1073
1073
|
init_cjs_shims();
|
|
1074
1074
|
|
|
1075
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
1075
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/core/index.js
|
|
1076
1076
|
var core_exports2 = {};
|
|
1077
1077
|
__export(core_exports2, {
|
|
1078
1078
|
$ZodAny: () => $ZodAny,
|
|
@@ -1319,7 +1319,7 @@ __export(core_exports2, {
|
|
|
1319
1319
|
});
|
|
1320
1320
|
init_cjs_shims();
|
|
1321
1321
|
|
|
1322
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
1322
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/core/core.js
|
|
1323
1323
|
init_cjs_shims();
|
|
1324
1324
|
var NEVER = Object.freeze({
|
|
1325
1325
|
status: "aborted"
|
|
@@ -1395,13 +1395,13 @@ function config(newConfig) {
|
|
|
1395
1395
|
}
|
|
1396
1396
|
__name(config, "config");
|
|
1397
1397
|
|
|
1398
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
1398
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/core/parse.js
|
|
1399
1399
|
init_cjs_shims();
|
|
1400
1400
|
|
|
1401
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
1401
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/core/errors.js
|
|
1402
1402
|
init_cjs_shims();
|
|
1403
1403
|
|
|
1404
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
1404
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/core/util.js
|
|
1405
1405
|
var util_exports = {};
|
|
1406
1406
|
__export(util_exports, {
|
|
1407
1407
|
BIGINT_FORMAT_RANGES: () => BIGINT_FORMAT_RANGES,
|
|
@@ -1443,6 +1443,7 @@ __export(util_exports, {
|
|
|
1443
1443
|
normalizeParams: () => normalizeParams,
|
|
1444
1444
|
nullish: () => nullish,
|
|
1445
1445
|
numKeys: () => numKeys,
|
|
1446
|
+
objectClone: () => objectClone,
|
|
1446
1447
|
omit: () => omit,
|
|
1447
1448
|
optionalKeys: () => optionalKeys,
|
|
1448
1449
|
partial: () => partial,
|
|
@@ -1555,6 +1556,10 @@ function defineLazy(object2, key, getter) {
|
|
|
1555
1556
|
});
|
|
1556
1557
|
}
|
|
1557
1558
|
__name(defineLazy, "defineLazy");
|
|
1559
|
+
function objectClone(obj) {
|
|
1560
|
+
return Object.create(Object.getPrototypeOf(obj), Object.getOwnPropertyDescriptors(obj));
|
|
1561
|
+
}
|
|
1562
|
+
__name(objectClone, "objectClone");
|
|
1558
1563
|
function assignProp(target, prop, value) {
|
|
1559
1564
|
Object.defineProperty(target, prop, {
|
|
1560
1565
|
value,
|
|
@@ -2037,7 +2042,7 @@ var Class = class {
|
|
|
2037
2042
|
}
|
|
2038
2043
|
};
|
|
2039
2044
|
|
|
2040
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
2045
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/core/errors.js
|
|
2041
2046
|
var initializer = /* @__PURE__ */ __name((inst, def) => {
|
|
2042
2047
|
inst.name = "$ZodError";
|
|
2043
2048
|
Object.defineProperty(inst, "_zod", {
|
|
@@ -2213,7 +2218,7 @@ function prettifyError(error43) {
|
|
|
2213
2218
|
}
|
|
2214
2219
|
__name(prettifyError, "prettifyError");
|
|
2215
2220
|
|
|
2216
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
2221
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/core/parse.js
|
|
2217
2222
|
var _parse = /* @__PURE__ */ __name((_Err) => (schema, value, _ctx, _params) => {
|
|
2218
2223
|
const ctx = _ctx ? Object.assign(_ctx, {
|
|
2219
2224
|
async: false
|
|
@@ -2298,13 +2303,13 @@ var _safeParseAsync = /* @__PURE__ */ __name((_Err) => async (schema, value, _ct
|
|
|
2298
2303
|
}, "_safeParseAsync");
|
|
2299
2304
|
var safeParseAsync = /* @__PURE__ */ _safeParseAsync($ZodRealError);
|
|
2300
2305
|
|
|
2301
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
2306
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/core/schemas.js
|
|
2302
2307
|
init_cjs_shims();
|
|
2303
2308
|
|
|
2304
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
2309
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/core/checks.js
|
|
2305
2310
|
init_cjs_shims();
|
|
2306
2311
|
|
|
2307
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
2312
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/core/regexes.js
|
|
2308
2313
|
var regexes_exports = {};
|
|
2309
2314
|
__export(regexes_exports, {
|
|
2310
2315
|
base64: () => base64,
|
|
@@ -2424,7 +2429,7 @@ var _undefined = /undefined/i;
|
|
|
2424
2429
|
var lowercase = /^[^A-Z]*$/;
|
|
2425
2430
|
var uppercase = /^[^a-z]*$/;
|
|
2426
2431
|
|
|
2427
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
2432
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/core/checks.js
|
|
2428
2433
|
var $ZodCheck = /* @__PURE__ */ $constructor("$ZodCheck", (inst, def) => {
|
|
2429
2434
|
var _a;
|
|
2430
2435
|
inst._zod ?? (inst._zod = {});
|
|
@@ -2954,7 +2959,7 @@ var $ZodCheckOverwrite = /* @__PURE__ */ $constructor("$ZodCheckOverwrite", (ins
|
|
|
2954
2959
|
};
|
|
2955
2960
|
});
|
|
2956
2961
|
|
|
2957
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
2962
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/core/doc.js
|
|
2958
2963
|
init_cjs_shims();
|
|
2959
2964
|
var Doc = class {
|
|
2960
2965
|
static {
|
|
@@ -3001,15 +3006,15 @@ var Doc = class {
|
|
|
3001
3006
|
}
|
|
3002
3007
|
};
|
|
3003
3008
|
|
|
3004
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
3009
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/core/versions.js
|
|
3005
3010
|
init_cjs_shims();
|
|
3006
3011
|
var version = {
|
|
3007
3012
|
major: 4,
|
|
3008
3013
|
minor: 0,
|
|
3009
|
-
patch:
|
|
3014
|
+
patch: 15
|
|
3010
3015
|
};
|
|
3011
3016
|
|
|
3012
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
3017
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/core/schemas.js
|
|
3013
3018
|
var $ZodType = /* @__PURE__ */ $constructor("$ZodType", (inst, def) => {
|
|
3014
3019
|
var _a;
|
|
3015
3020
|
inst ?? (inst = {});
|
|
@@ -4708,7 +4713,7 @@ function handleRefineResult(result, payload, input, inst) {
|
|
|
4708
4713
|
}
|
|
4709
4714
|
__name(handleRefineResult, "handleRefineResult");
|
|
4710
4715
|
|
|
4711
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
4716
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/index.js
|
|
4712
4717
|
var locales_exports = {};
|
|
4713
4718
|
__export(locales_exports, {
|
|
4714
4719
|
ar: () => ar_default,
|
|
@@ -4756,7 +4761,7 @@ __export(locales_exports, {
|
|
|
4756
4761
|
});
|
|
4757
4762
|
init_cjs_shims();
|
|
4758
4763
|
|
|
4759
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
4764
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/ar.js
|
|
4760
4765
|
init_cjs_shims();
|
|
4761
4766
|
var error = /* @__PURE__ */ __name(() => {
|
|
4762
4767
|
const Sizable = {
|
|
@@ -4882,7 +4887,7 @@ function ar_default() {
|
|
|
4882
4887
|
}
|
|
4883
4888
|
__name(ar_default, "default");
|
|
4884
4889
|
|
|
4885
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
4890
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/az.js
|
|
4886
4891
|
init_cjs_shims();
|
|
4887
4892
|
var error2 = /* @__PURE__ */ __name(() => {
|
|
4888
4893
|
const Sizable = {
|
|
@@ -5006,7 +5011,7 @@ function az_default() {
|
|
|
5006
5011
|
}
|
|
5007
5012
|
__name(az_default, "default");
|
|
5008
5013
|
|
|
5009
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
5014
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/be.js
|
|
5010
5015
|
init_cjs_shims();
|
|
5011
5016
|
function getBelarusianPlural(count, one, few, many) {
|
|
5012
5017
|
const absCount = Math.abs(count);
|
|
@@ -5170,7 +5175,7 @@ function be_default() {
|
|
|
5170
5175
|
}
|
|
5171
5176
|
__name(be_default, "default");
|
|
5172
5177
|
|
|
5173
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
5178
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/ca.js
|
|
5174
5179
|
init_cjs_shims();
|
|
5175
5180
|
var error4 = /* @__PURE__ */ __name(() => {
|
|
5176
5181
|
const Sizable = {
|
|
@@ -5300,7 +5305,7 @@ function ca_default() {
|
|
|
5300
5305
|
}
|
|
5301
5306
|
__name(ca_default, "default");
|
|
5302
5307
|
|
|
5303
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
5308
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/cs.js
|
|
5304
5309
|
init_cjs_shims();
|
|
5305
5310
|
var error5 = /* @__PURE__ */ __name(() => {
|
|
5306
5311
|
const Sizable = {
|
|
@@ -5446,7 +5451,7 @@ function cs_default() {
|
|
|
5446
5451
|
}
|
|
5447
5452
|
__name(cs_default, "default");
|
|
5448
5453
|
|
|
5449
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
5454
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/da.js
|
|
5450
5455
|
init_cjs_shims();
|
|
5451
5456
|
var error6 = /* @__PURE__ */ __name(() => {
|
|
5452
5457
|
const Sizable = {
|
|
@@ -5588,7 +5593,7 @@ function da_default() {
|
|
|
5588
5593
|
}
|
|
5589
5594
|
__name(da_default, "default");
|
|
5590
5595
|
|
|
5591
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
5596
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/de.js
|
|
5592
5597
|
init_cjs_shims();
|
|
5593
5598
|
var error7 = /* @__PURE__ */ __name(() => {
|
|
5594
5599
|
const Sizable = {
|
|
@@ -5714,7 +5719,7 @@ function de_default() {
|
|
|
5714
5719
|
}
|
|
5715
5720
|
__name(de_default, "default");
|
|
5716
5721
|
|
|
5717
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
5722
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/en.js
|
|
5718
5723
|
init_cjs_shims();
|
|
5719
5724
|
var parsedType = /* @__PURE__ */ __name((data) => {
|
|
5720
5725
|
const t = typeof data;
|
|
@@ -5842,7 +5847,7 @@ function en_default() {
|
|
|
5842
5847
|
}
|
|
5843
5848
|
__name(en_default, "default");
|
|
5844
5849
|
|
|
5845
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
5850
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/eo.js
|
|
5846
5851
|
init_cjs_shims();
|
|
5847
5852
|
var parsedType2 = /* @__PURE__ */ __name((data) => {
|
|
5848
5853
|
const t = typeof data;
|
|
@@ -5968,7 +5973,7 @@ function eo_default() {
|
|
|
5968
5973
|
}
|
|
5969
5974
|
__name(eo_default, "default");
|
|
5970
5975
|
|
|
5971
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
5976
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/es.js
|
|
5972
5977
|
init_cjs_shims();
|
|
5973
5978
|
var error10 = /* @__PURE__ */ __name(() => {
|
|
5974
5979
|
const Sizable = {
|
|
@@ -6095,7 +6100,7 @@ function es_default() {
|
|
|
6095
6100
|
}
|
|
6096
6101
|
__name(es_default, "default");
|
|
6097
6102
|
|
|
6098
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
6103
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/fa.js
|
|
6099
6104
|
init_cjs_shims();
|
|
6100
6105
|
var error11 = /* @__PURE__ */ __name(() => {
|
|
6101
6106
|
const Sizable = {
|
|
@@ -6233,7 +6238,7 @@ function fa_default() {
|
|
|
6233
6238
|
}
|
|
6234
6239
|
__name(fa_default, "default");
|
|
6235
6240
|
|
|
6236
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
6241
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/fi.js
|
|
6237
6242
|
init_cjs_shims();
|
|
6238
6243
|
var error12 = /* @__PURE__ */ __name(() => {
|
|
6239
6244
|
const Sizable = {
|
|
@@ -6379,7 +6384,7 @@ function fi_default() {
|
|
|
6379
6384
|
}
|
|
6380
6385
|
__name(fi_default, "default");
|
|
6381
6386
|
|
|
6382
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
6387
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/fr.js
|
|
6383
6388
|
init_cjs_shims();
|
|
6384
6389
|
var error13 = /* @__PURE__ */ __name(() => {
|
|
6385
6390
|
const Sizable = {
|
|
@@ -6505,7 +6510,7 @@ function fr_default() {
|
|
|
6505
6510
|
}
|
|
6506
6511
|
__name(fr_default, "default");
|
|
6507
6512
|
|
|
6508
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
6513
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/fr-CA.js
|
|
6509
6514
|
init_cjs_shims();
|
|
6510
6515
|
var error14 = /* @__PURE__ */ __name(() => {
|
|
6511
6516
|
const Sizable = {
|
|
@@ -6633,7 +6638,7 @@ function fr_CA_default() {
|
|
|
6633
6638
|
}
|
|
6634
6639
|
__name(fr_CA_default, "default");
|
|
6635
6640
|
|
|
6636
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
6641
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/he.js
|
|
6637
6642
|
init_cjs_shims();
|
|
6638
6643
|
var error15 = /* @__PURE__ */ __name(() => {
|
|
6639
6644
|
const Sizable = {
|
|
@@ -6760,7 +6765,7 @@ function he_default() {
|
|
|
6760
6765
|
}
|
|
6761
6766
|
__name(he_default, "default");
|
|
6762
6767
|
|
|
6763
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
6768
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/hu.js
|
|
6764
6769
|
init_cjs_shims();
|
|
6765
6770
|
var error16 = /* @__PURE__ */ __name(() => {
|
|
6766
6771
|
const Sizable = {
|
|
@@ -6887,7 +6892,7 @@ function hu_default() {
|
|
|
6887
6892
|
}
|
|
6888
6893
|
__name(hu_default, "default");
|
|
6889
6894
|
|
|
6890
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
6895
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/id.js
|
|
6891
6896
|
init_cjs_shims();
|
|
6892
6897
|
var error17 = /* @__PURE__ */ __name(() => {
|
|
6893
6898
|
const Sizable = {
|
|
@@ -7013,7 +7018,7 @@ function id_default() {
|
|
|
7013
7018
|
}
|
|
7014
7019
|
__name(id_default, "default");
|
|
7015
7020
|
|
|
7016
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
7021
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/is.js
|
|
7017
7022
|
init_cjs_shims();
|
|
7018
7023
|
var parsedType3 = /* @__PURE__ */ __name((data) => {
|
|
7019
7024
|
const t = typeof data;
|
|
@@ -7141,7 +7146,7 @@ function is_default() {
|
|
|
7141
7146
|
}
|
|
7142
7147
|
__name(is_default, "default");
|
|
7143
7148
|
|
|
7144
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
7149
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/it.js
|
|
7145
7150
|
init_cjs_shims();
|
|
7146
7151
|
var error19 = /* @__PURE__ */ __name(() => {
|
|
7147
7152
|
const Sizable = {
|
|
@@ -7268,7 +7273,7 @@ function it_default() {
|
|
|
7268
7273
|
}
|
|
7269
7274
|
__name(it_default, "default");
|
|
7270
7275
|
|
|
7271
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
7276
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/ja.js
|
|
7272
7277
|
init_cjs_shims();
|
|
7273
7278
|
var error20 = /* @__PURE__ */ __name(() => {
|
|
7274
7279
|
const Sizable = {
|
|
@@ -7392,7 +7397,7 @@ function ja_default() {
|
|
|
7392
7397
|
}
|
|
7393
7398
|
__name(ja_default, "default");
|
|
7394
7399
|
|
|
7395
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
7400
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/kh.js
|
|
7396
7401
|
init_cjs_shims();
|
|
7397
7402
|
var error21 = /* @__PURE__ */ __name(() => {
|
|
7398
7403
|
const Sizable = {
|
|
@@ -7520,7 +7525,7 @@ function kh_default() {
|
|
|
7520
7525
|
}
|
|
7521
7526
|
__name(kh_default, "default");
|
|
7522
7527
|
|
|
7523
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
7528
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/ko.js
|
|
7524
7529
|
init_cjs_shims();
|
|
7525
7530
|
var error22 = /* @__PURE__ */ __name(() => {
|
|
7526
7531
|
const Sizable = {
|
|
@@ -7652,7 +7657,7 @@ function ko_default() {
|
|
|
7652
7657
|
}
|
|
7653
7658
|
__name(ko_default, "default");
|
|
7654
7659
|
|
|
7655
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
7660
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/mk.js
|
|
7656
7661
|
init_cjs_shims();
|
|
7657
7662
|
var error23 = /* @__PURE__ */ __name(() => {
|
|
7658
7663
|
const Sizable = {
|
|
@@ -7781,7 +7786,7 @@ function mk_default() {
|
|
|
7781
7786
|
}
|
|
7782
7787
|
__name(mk_default, "default");
|
|
7783
7788
|
|
|
7784
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
7789
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/ms.js
|
|
7785
7790
|
init_cjs_shims();
|
|
7786
7791
|
var error24 = /* @__PURE__ */ __name(() => {
|
|
7787
7792
|
const Sizable = {
|
|
@@ -7907,7 +7912,7 @@ function ms_default() {
|
|
|
7907
7912
|
}
|
|
7908
7913
|
__name(ms_default, "default");
|
|
7909
7914
|
|
|
7910
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
7915
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/nl.js
|
|
7911
7916
|
init_cjs_shims();
|
|
7912
7917
|
var error25 = /* @__PURE__ */ __name(() => {
|
|
7913
7918
|
const Sizable = {
|
|
@@ -8031,7 +8036,7 @@ function nl_default() {
|
|
|
8031
8036
|
}
|
|
8032
8037
|
__name(nl_default, "default");
|
|
8033
8038
|
|
|
8034
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
8039
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/no.js
|
|
8035
8040
|
init_cjs_shims();
|
|
8036
8041
|
var error26 = /* @__PURE__ */ __name(() => {
|
|
8037
8042
|
const Sizable = {
|
|
@@ -8157,7 +8162,7 @@ function no_default() {
|
|
|
8157
8162
|
}
|
|
8158
8163
|
__name(no_default, "default");
|
|
8159
8164
|
|
|
8160
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
8165
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/ota.js
|
|
8161
8166
|
init_cjs_shims();
|
|
8162
8167
|
var error27 = /* @__PURE__ */ __name(() => {
|
|
8163
8168
|
const Sizable = {
|
|
@@ -8284,7 +8289,7 @@ function ota_default() {
|
|
|
8284
8289
|
}
|
|
8285
8290
|
__name(ota_default, "default");
|
|
8286
8291
|
|
|
8287
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
8292
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/ps.js
|
|
8288
8293
|
init_cjs_shims();
|
|
8289
8294
|
var error28 = /* @__PURE__ */ __name(() => {
|
|
8290
8295
|
const Sizable = {
|
|
@@ -8422,7 +8427,7 @@ function ps_default() {
|
|
|
8422
8427
|
}
|
|
8423
8428
|
__name(ps_default, "default");
|
|
8424
8429
|
|
|
8425
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
8430
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/pl.js
|
|
8426
8431
|
init_cjs_shims();
|
|
8427
8432
|
var error29 = /* @__PURE__ */ __name(() => {
|
|
8428
8433
|
const Sizable = {
|
|
@@ -8550,7 +8555,7 @@ function pl_default() {
|
|
|
8550
8555
|
}
|
|
8551
8556
|
__name(pl_default, "default");
|
|
8552
8557
|
|
|
8553
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
8558
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/pt.js
|
|
8554
8559
|
init_cjs_shims();
|
|
8555
8560
|
var error30 = /* @__PURE__ */ __name(() => {
|
|
8556
8561
|
const Sizable = {
|
|
@@ -8676,7 +8681,7 @@ function pt_default() {
|
|
|
8676
8681
|
}
|
|
8677
8682
|
__name(pt_default, "default");
|
|
8678
8683
|
|
|
8679
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
8684
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/ru.js
|
|
8680
8685
|
init_cjs_shims();
|
|
8681
8686
|
function getRussianPlural(count, one, few, many) {
|
|
8682
8687
|
const absCount = Math.abs(count);
|
|
@@ -8840,7 +8845,7 @@ function ru_default() {
|
|
|
8840
8845
|
}
|
|
8841
8846
|
__name(ru_default, "default");
|
|
8842
8847
|
|
|
8843
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
8848
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/sl.js
|
|
8844
8849
|
init_cjs_shims();
|
|
8845
8850
|
var error32 = /* @__PURE__ */ __name(() => {
|
|
8846
8851
|
const Sizable = {
|
|
@@ -8968,7 +8973,7 @@ function sl_default() {
|
|
|
8968
8973
|
}
|
|
8969
8974
|
__name(sl_default, "default");
|
|
8970
8975
|
|
|
8971
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
8976
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/sv.js
|
|
8972
8977
|
init_cjs_shims();
|
|
8973
8978
|
var error33 = /* @__PURE__ */ __name(() => {
|
|
8974
8979
|
const Sizable = {
|
|
@@ -9098,7 +9103,7 @@ function sv_default() {
|
|
|
9098
9103
|
}
|
|
9099
9104
|
__name(sv_default, "default");
|
|
9100
9105
|
|
|
9101
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
9106
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/ta.js
|
|
9102
9107
|
init_cjs_shims();
|
|
9103
9108
|
var error34 = /* @__PURE__ */ __name(() => {
|
|
9104
9109
|
const Sizable = {
|
|
@@ -9226,7 +9231,7 @@ function ta_default() {
|
|
|
9226
9231
|
}
|
|
9227
9232
|
__name(ta_default, "default");
|
|
9228
9233
|
|
|
9229
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
9234
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/th.js
|
|
9230
9235
|
init_cjs_shims();
|
|
9231
9236
|
var error35 = /* @__PURE__ */ __name(() => {
|
|
9232
9237
|
const Sizable = {
|
|
@@ -9354,7 +9359,7 @@ function th_default() {
|
|
|
9354
9359
|
}
|
|
9355
9360
|
__name(th_default, "default");
|
|
9356
9361
|
|
|
9357
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
9362
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/tr.js
|
|
9358
9363
|
init_cjs_shims();
|
|
9359
9364
|
var parsedType4 = /* @__PURE__ */ __name((data) => {
|
|
9360
9365
|
const t = typeof data;
|
|
@@ -9478,7 +9483,7 @@ function tr_default() {
|
|
|
9478
9483
|
}
|
|
9479
9484
|
__name(tr_default, "default");
|
|
9480
9485
|
|
|
9481
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
9486
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/ua.js
|
|
9482
9487
|
init_cjs_shims();
|
|
9483
9488
|
var error37 = /* @__PURE__ */ __name(() => {
|
|
9484
9489
|
const Sizable = {
|
|
@@ -9605,7 +9610,7 @@ function ua_default() {
|
|
|
9605
9610
|
}
|
|
9606
9611
|
__name(ua_default, "default");
|
|
9607
9612
|
|
|
9608
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
9613
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/ur.js
|
|
9609
9614
|
init_cjs_shims();
|
|
9610
9615
|
var error38 = /* @__PURE__ */ __name(() => {
|
|
9611
9616
|
const Sizable = {
|
|
@@ -9733,7 +9738,7 @@ function ur_default() {
|
|
|
9733
9738
|
}
|
|
9734
9739
|
__name(ur_default, "default");
|
|
9735
9740
|
|
|
9736
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
9741
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/vi.js
|
|
9737
9742
|
init_cjs_shims();
|
|
9738
9743
|
var error39 = /* @__PURE__ */ __name(() => {
|
|
9739
9744
|
const Sizable = {
|
|
@@ -9859,7 +9864,7 @@ function vi_default() {
|
|
|
9859
9864
|
}
|
|
9860
9865
|
__name(vi_default, "default");
|
|
9861
9866
|
|
|
9862
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
9867
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/zh-CN.js
|
|
9863
9868
|
init_cjs_shims();
|
|
9864
9869
|
var error40 = /* @__PURE__ */ __name(() => {
|
|
9865
9870
|
const Sizable = {
|
|
@@ -9985,7 +9990,7 @@ function zh_CN_default() {
|
|
|
9985
9990
|
}
|
|
9986
9991
|
__name(zh_CN_default, "default");
|
|
9987
9992
|
|
|
9988
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
9993
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/zh-TW.js
|
|
9989
9994
|
init_cjs_shims();
|
|
9990
9995
|
var error41 = /* @__PURE__ */ __name(() => {
|
|
9991
9996
|
const Sizable = {
|
|
@@ -10113,7 +10118,7 @@ function zh_TW_default() {
|
|
|
10113
10118
|
}
|
|
10114
10119
|
__name(zh_TW_default, "default");
|
|
10115
10120
|
|
|
10116
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
10121
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/locales/yo.js
|
|
10117
10122
|
init_cjs_shims();
|
|
10118
10123
|
var error42 = /* @__PURE__ */ __name(() => {
|
|
10119
10124
|
const Sizable = {
|
|
@@ -10237,7 +10242,7 @@ function yo_default() {
|
|
|
10237
10242
|
}
|
|
10238
10243
|
__name(yo_default, "default");
|
|
10239
10244
|
|
|
10240
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
10245
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/core/registries.js
|
|
10241
10246
|
init_cjs_shims();
|
|
10242
10247
|
var $output = Symbol("ZodOutput");
|
|
10243
10248
|
var $input = Symbol("ZodInput");
|
|
@@ -10298,10 +10303,10 @@ function registry() {
|
|
|
10298
10303
|
__name(registry, "registry");
|
|
10299
10304
|
var globalRegistry = /* @__PURE__ */ registry();
|
|
10300
10305
|
|
|
10301
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
10306
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/core/function.js
|
|
10302
10307
|
init_cjs_shims();
|
|
10303
10308
|
|
|
10304
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
10309
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/core/api.js
|
|
10305
10310
|
init_cjs_shims();
|
|
10306
10311
|
function _string(Class2, params) {
|
|
10307
10312
|
return new Class2({
|
|
@@ -11321,7 +11326,7 @@ function _stringFormat(Class2, format, fnOrRegex, _params = {}) {
|
|
|
11321
11326
|
}
|
|
11322
11327
|
__name(_stringFormat, "_stringFormat");
|
|
11323
11328
|
|
|
11324
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
11329
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/core/function.js
|
|
11325
11330
|
var $ZodFunction = class {
|
|
11326
11331
|
static {
|
|
11327
11332
|
__name(this, "$ZodFunction");
|
|
@@ -11403,7 +11408,7 @@ function _function(params) {
|
|
|
11403
11408
|
}
|
|
11404
11409
|
__name(_function, "_function");
|
|
11405
11410
|
|
|
11406
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
11411
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/core/to-json-schema.js
|
|
11407
11412
|
init_cjs_shims();
|
|
11408
11413
|
var JSONSchemaGenerator = class {
|
|
11409
11414
|
static {
|
|
@@ -12257,17 +12262,17 @@ function isTransforming(_schema, _ctx) {
|
|
|
12257
12262
|
}
|
|
12258
12263
|
__name(isTransforming, "isTransforming");
|
|
12259
12264
|
|
|
12260
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
12265
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/core/json-schema.js
|
|
12261
12266
|
var json_schema_exports = {};
|
|
12262
12267
|
init_cjs_shims();
|
|
12263
12268
|
|
|
12264
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
12269
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/classic/schemas.js
|
|
12265
12270
|
init_cjs_shims();
|
|
12266
12271
|
|
|
12267
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
12272
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/classic/checks.js
|
|
12268
12273
|
init_cjs_shims();
|
|
12269
12274
|
|
|
12270
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
12275
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/classic/iso.js
|
|
12271
12276
|
var iso_exports = {};
|
|
12272
12277
|
__export(iso_exports, {
|
|
12273
12278
|
ZodISODate: () => ZodISODate,
|
|
@@ -12313,10 +12318,10 @@ function duration2(params) {
|
|
|
12313
12318
|
}
|
|
12314
12319
|
__name(duration2, "duration");
|
|
12315
12320
|
|
|
12316
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
12321
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/classic/parse.js
|
|
12317
12322
|
init_cjs_shims();
|
|
12318
12323
|
|
|
12319
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
12324
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/classic/errors.js
|
|
12320
12325
|
init_cjs_shims();
|
|
12321
12326
|
var initializer2 = /* @__PURE__ */ __name((inst, issues) => {
|
|
12322
12327
|
$ZodError.init(inst, issues);
|
|
@@ -12352,13 +12357,13 @@ var ZodRealError = $constructor("ZodError", initializer2, {
|
|
|
12352
12357
|
Parent: Error
|
|
12353
12358
|
});
|
|
12354
12359
|
|
|
12355
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
12360
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/classic/parse.js
|
|
12356
12361
|
var parse2 = /* @__PURE__ */ _parse(ZodRealError);
|
|
12357
12362
|
var parseAsync2 = /* @__PURE__ */ _parseAsync(ZodRealError);
|
|
12358
12363
|
var safeParse2 = /* @__PURE__ */ _safeParse(ZodRealError);
|
|
12359
12364
|
var safeParseAsync2 = /* @__PURE__ */ _safeParseAsync(ZodRealError);
|
|
12360
12365
|
|
|
12361
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
12366
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/classic/schemas.js
|
|
12362
12367
|
var ZodType = /* @__PURE__ */ $constructor("ZodType", (inst, def) => {
|
|
12363
12368
|
$ZodType.init(inst, def);
|
|
12364
12369
|
inst.def = def;
|
|
@@ -12902,9 +12907,7 @@ function object(shape, params) {
|
|
|
12902
12907
|
const def = {
|
|
12903
12908
|
type: "object",
|
|
12904
12909
|
get shape() {
|
|
12905
|
-
util_exports.assignProp(this, "shape", {
|
|
12906
|
-
...shape
|
|
12907
|
-
});
|
|
12910
|
+
util_exports.assignProp(this, "shape", shape ? util_exports.objectClone(shape) : {});
|
|
12908
12911
|
return this.shape;
|
|
12909
12912
|
},
|
|
12910
12913
|
...util_exports.normalizeParams(params)
|
|
@@ -12916,9 +12919,7 @@ function strictObject(shape, params) {
|
|
|
12916
12919
|
return new ZodObject({
|
|
12917
12920
|
type: "object",
|
|
12918
12921
|
get shape() {
|
|
12919
|
-
util_exports.assignProp(this, "shape",
|
|
12920
|
-
...shape
|
|
12921
|
-
});
|
|
12922
|
+
util_exports.assignProp(this, "shape", util_exports.objectClone(shape));
|
|
12922
12923
|
return this.shape;
|
|
12923
12924
|
},
|
|
12924
12925
|
catchall: never(),
|
|
@@ -12930,9 +12931,7 @@ function looseObject(shape, params) {
|
|
|
12930
12931
|
return new ZodObject({
|
|
12931
12932
|
type: "object",
|
|
12932
12933
|
get shape() {
|
|
12933
|
-
util_exports.assignProp(this, "shape",
|
|
12934
|
-
...shape
|
|
12935
|
-
});
|
|
12934
|
+
util_exports.assignProp(this, "shape", util_exports.objectClone(shape));
|
|
12936
12935
|
return this.shape;
|
|
12937
12936
|
},
|
|
12938
12937
|
catchall: unknown(),
|
|
@@ -13413,7 +13412,7 @@ function preprocess(fn, schema) {
|
|
|
13413
13412
|
}
|
|
13414
13413
|
__name(preprocess, "preprocess");
|
|
13415
13414
|
|
|
13416
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
13415
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/classic/compat.js
|
|
13417
13416
|
init_cjs_shims();
|
|
13418
13417
|
var ZodIssueCode = {
|
|
13419
13418
|
invalid_type: "invalid_type",
|
|
@@ -13442,7 +13441,7 @@ var ZodFirstPartyTypeKind;
|
|
|
13442
13441
|
/* @__PURE__ */ (function(ZodFirstPartyTypeKind2) {
|
|
13443
13442
|
})(ZodFirstPartyTypeKind || (ZodFirstPartyTypeKind = {}));
|
|
13444
13443
|
|
|
13445
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
13444
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/classic/coerce.js
|
|
13446
13445
|
var coerce_exports = {};
|
|
13447
13446
|
__export(coerce_exports, {
|
|
13448
13447
|
bigint: () => bigint3,
|
|
@@ -13473,7 +13472,7 @@ function date4(params) {
|
|
|
13473
13472
|
}
|
|
13474
13473
|
__name(date4, "date");
|
|
13475
13474
|
|
|
13476
|
-
// ../../node_modules/.pnpm/zod@4.0.
|
|
13475
|
+
// ../../node_modules/.pnpm/zod@4.0.15/node_modules/zod/v4/classic/external.js
|
|
13477
13476
|
config(en_default());
|
|
13478
13477
|
|
|
13479
13478
|
// src/config.ts
|
|
@@ -13684,13 +13683,13 @@ __name(normalizeString2, "normalizeString");
|
|
|
13684
13683
|
// ../path/src/get-workspace-root.ts
|
|
13685
13684
|
init_cjs_shims();
|
|
13686
13685
|
|
|
13687
|
-
// ../../node_modules/.pnpm/@storm-software+config-tools@1.
|
|
13686
|
+
// ../../node_modules/.pnpm/@storm-software+config-tools@1.179.1/node_modules/@storm-software/config-tools/dist/index.js
|
|
13688
13687
|
init_cjs_shims();
|
|
13689
13688
|
|
|
13690
|
-
// ../../node_modules/.pnpm/@storm-software+config-tools@1.
|
|
13689
|
+
// ../../node_modules/.pnpm/@storm-software+config-tools@1.179.1/node_modules/@storm-software/config-tools/dist/chunk-SZXSPLS6.js
|
|
13691
13690
|
init_cjs_shims();
|
|
13692
13691
|
|
|
13693
|
-
// ../../node_modules/.pnpm/@storm-software+config-tools@1.
|
|
13692
|
+
// ../../node_modules/.pnpm/@storm-software+config-tools@1.179.1/node_modules/@storm-software/config-tools/dist/chunk-6JBGUE4A.js
|
|
13694
13693
|
init_cjs_shims();
|
|
13695
13694
|
var import_node_fs3 = require("node:fs");
|
|
13696
13695
|
var import_node_path = require("node:path");
|
|
@@ -13712,7 +13711,7 @@ function findFolderUp(startPath, endFileNames = [], endDirectoryNames = []) {
|
|
|
13712
13711
|
}
|
|
13713
13712
|
__name(findFolderUp, "findFolderUp");
|
|
13714
13713
|
|
|
13715
|
-
// ../../node_modules/.pnpm/@storm-software+config-tools@1.
|
|
13714
|
+
// ../../node_modules/.pnpm/@storm-software+config-tools@1.179.1/node_modules/@storm-software/config-tools/dist/chunk-7IMLZPZF.js
|
|
13716
13715
|
init_cjs_shims();
|
|
13717
13716
|
var _DRIVE_LETTER_START_RE2 = /^[A-Za-z]:\//;
|
|
13718
13717
|
function normalizeWindowsPath3(input = "") {
|
|
@@ -13819,9 +13818,8 @@ var isAbsolute2 = /* @__PURE__ */ __name(function(p) {
|
|
|
13819
13818
|
return _IS_ABSOLUTE_RE2.test(p);
|
|
13820
13819
|
}, "isAbsolute");
|
|
13821
13820
|
|
|
13822
|
-
// ../../node_modules/.pnpm/@storm-software+config-tools@1.
|
|
13821
|
+
// ../../node_modules/.pnpm/@storm-software+config-tools@1.179.1/node_modules/@storm-software/config-tools/dist/chunk-SZXSPLS6.js
|
|
13823
13822
|
var rootFiles = [
|
|
13824
|
-
"storm-workspace.json",
|
|
13825
13823
|
"storm-workspace.json",
|
|
13826
13824
|
"storm-workspace.yaml",
|
|
13827
13825
|
"storm-workspace.yml",
|
|
@@ -14257,8 +14255,22 @@ var LOWER_CASE_WHEN_NOT_FIRST = [
|
|
|
14257
14255
|
"at",
|
|
14258
14256
|
"by"
|
|
14259
14257
|
];
|
|
14260
|
-
function
|
|
14258
|
+
function isTitleCase(input) {
|
|
14261
14259
|
if (!input) {
|
|
14260
|
+
return false;
|
|
14261
|
+
}
|
|
14262
|
+
const words = input.split(/[\s\-_]+/).filter(Boolean);
|
|
14263
|
+
return words.every((word, idx) => {
|
|
14264
|
+
if (Object.values(FORMAT_MAPPING).includes(word)) return true;
|
|
14265
|
+
if (idx > 0 && LOWER_CASE_WHEN_NOT_FIRST.includes(word.toLowerCase()) && word === word.toLowerCase()) {
|
|
14266
|
+
return true;
|
|
14267
|
+
}
|
|
14268
|
+
return /^[A-Z][a-z0-9]*$/.test(word);
|
|
14269
|
+
});
|
|
14270
|
+
}
|
|
14271
|
+
__name(isTitleCase, "isTitleCase");
|
|
14272
|
+
function titleCase(input, options = {}) {
|
|
14273
|
+
if (isTitleCase(input) || input === void 0) {
|
|
14262
14274
|
return input;
|
|
14263
14275
|
}
|
|
14264
14276
|
const formatSegment = /* @__PURE__ */ __name((segment) => segment.toLowerCase().split(/[\s\-_]+/).filter(Boolean).map((word, index) => {
|