@clipform/mcp-server 1.24.1 → 1.26.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/README.md +3 -3
- package/dist/{chunk-GDPSZSHN.js → chunk-2ORCTK3I.js} +319 -241
- package/dist/chunk-2ORCTK3I.js.map +1 -0
- package/dist/{chunk-U4BWWHDU.js → chunk-4ODCLOG6.js} +2 -2
- package/dist/{chunk-HIINYZLX.js → chunk-CJFYORUZ.js} +7 -7
- package/dist/chunk-CJFYORUZ.js.map +1 -0
- package/dist/{chunk-P46TFJ3P.js → chunk-GQEUGIRA.js} +10 -10
- package/dist/chunk-GQEUGIRA.js.map +1 -0
- package/dist/index.js +7 -7
- package/dist/index.js.map +1 -1
- package/dist/prompts.js +2 -2
- package/dist/resources.js +2 -2
- package/dist/server.js +4 -4
- package/package.json +9 -9
- package/dist/chunk-GDPSZSHN.js.map +0 -1
- package/dist/chunk-HIINYZLX.js.map +0 -1
- package/dist/chunk-P46TFJ3P.js.map +0 -1
- /package/dist/{chunk-U4BWWHDU.js.map → chunk-4ODCLOG6.js.map} +0 -0
|
@@ -6,14 +6,14 @@ import {
|
|
|
6
6
|
getWorkflowText,
|
|
7
7
|
objectType,
|
|
8
8
|
registerPrompts
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-GQEUGIRA.js";
|
|
10
10
|
import {
|
|
11
11
|
GUIDE_TYPES,
|
|
12
12
|
QUIZ_VARIANTS,
|
|
13
13
|
getGuideContent,
|
|
14
14
|
getGuideUri,
|
|
15
15
|
registerResources
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-4ODCLOG6.js";
|
|
17
17
|
import {
|
|
18
18
|
BUSINESS,
|
|
19
19
|
CONTACT_FIELDS,
|
|
@@ -29,7 +29,7 @@ import {
|
|
|
29
29
|
errorResult,
|
|
30
30
|
resolveFormType,
|
|
31
31
|
textResult
|
|
32
|
-
} from "./chunk-
|
|
32
|
+
} from "./chunk-CJFYORUZ.js";
|
|
33
33
|
import {
|
|
34
34
|
__commonJS,
|
|
35
35
|
__export,
|
|
@@ -38,9 +38,9 @@ import {
|
|
|
38
38
|
runWithMcpTool
|
|
39
39
|
} from "./chunk-HCZI2UJ5.js";
|
|
40
40
|
|
|
41
|
-
// ../../node_modules
|
|
41
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/codegen/code.js
|
|
42
42
|
var require_code = __commonJS({
|
|
43
|
-
"../../node_modules
|
|
43
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/codegen/code.js"(exports) {
|
|
44
44
|
"use strict";
|
|
45
45
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
46
46
|
exports.regexpCode = exports.getEsmExportName = exports.getProperty = exports.safeStringify = exports.stringify = exports.strConcat = exports.addCodeArg = exports.str = exports._ = exports.nil = exports._Code = exports.Name = exports.IDENTIFIER = exports._CodeOrName = void 0;
|
|
@@ -192,9 +192,9 @@ var require_code = __commonJS({
|
|
|
192
192
|
}
|
|
193
193
|
});
|
|
194
194
|
|
|
195
|
-
// ../../node_modules
|
|
195
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/codegen/scope.js
|
|
196
196
|
var require_scope = __commonJS({
|
|
197
|
-
"../../node_modules
|
|
197
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/codegen/scope.js"(exports) {
|
|
198
198
|
"use strict";
|
|
199
199
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
200
200
|
exports.ValueScope = exports.ValueScopeName = exports.Scope = exports.varKinds = exports.UsedValueState = void 0;
|
|
@@ -337,9 +337,9 @@ var require_scope = __commonJS({
|
|
|
337
337
|
}
|
|
338
338
|
});
|
|
339
339
|
|
|
340
|
-
// ../../node_modules
|
|
340
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/codegen/index.js
|
|
341
341
|
var require_codegen = __commonJS({
|
|
342
|
-
"../../node_modules
|
|
342
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/codegen/index.js"(exports) {
|
|
343
343
|
"use strict";
|
|
344
344
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
345
345
|
exports.or = exports.and = exports.not = exports.CodeGen = exports.operators = exports.varKinds = exports.ValueScopeName = exports.ValueScope = exports.Scope = exports.Name = exports.regexpCode = exports.stringify = exports.getProperty = exports.nil = exports.strConcat = exports.str = exports._ = void 0;
|
|
@@ -1057,9 +1057,9 @@ var require_codegen = __commonJS({
|
|
|
1057
1057
|
}
|
|
1058
1058
|
});
|
|
1059
1059
|
|
|
1060
|
-
// ../../node_modules
|
|
1060
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/util.js
|
|
1061
1061
|
var require_util = __commonJS({
|
|
1062
|
-
"../../node_modules
|
|
1062
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/util.js"(exports) {
|
|
1063
1063
|
"use strict";
|
|
1064
1064
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1065
1065
|
exports.checkStrictMode = exports.getErrorPath = exports.Type = exports.useFunc = exports.setEvaluated = exports.evaluatedPropsToName = exports.mergeEvaluated = exports.eachItem = exports.unescapeJsonPointer = exports.escapeJsonPointer = exports.escapeFragment = exports.unescapeFragment = exports.schemaRefOrVal = exports.schemaHasRulesButRef = exports.schemaHasRules = exports.checkUnknownRules = exports.alwaysValidSchema = exports.toHash = void 0;
|
|
@@ -1224,9 +1224,9 @@ var require_util = __commonJS({
|
|
|
1224
1224
|
}
|
|
1225
1225
|
});
|
|
1226
1226
|
|
|
1227
|
-
// ../../node_modules
|
|
1227
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/names.js
|
|
1228
1228
|
var require_names = __commonJS({
|
|
1229
|
-
"../../node_modules
|
|
1229
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/names.js"(exports) {
|
|
1230
1230
|
"use strict";
|
|
1231
1231
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1232
1232
|
var codegen_1 = require_codegen();
|
|
@@ -1263,9 +1263,9 @@ var require_names = __commonJS({
|
|
|
1263
1263
|
}
|
|
1264
1264
|
});
|
|
1265
1265
|
|
|
1266
|
-
// ../../node_modules
|
|
1266
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/errors.js
|
|
1267
1267
|
var require_errors = __commonJS({
|
|
1268
|
-
"../../node_modules
|
|
1268
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/errors.js"(exports) {
|
|
1269
1269
|
"use strict";
|
|
1270
1270
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1271
1271
|
exports.extendErrors = exports.resetErrorsCount = exports.reportExtraError = exports.reportError = exports.keyword$DataError = exports.keywordError = void 0;
|
|
@@ -1385,9 +1385,9 @@ var require_errors = __commonJS({
|
|
|
1385
1385
|
}
|
|
1386
1386
|
});
|
|
1387
1387
|
|
|
1388
|
-
// ../../node_modules
|
|
1388
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/boolSchema.js
|
|
1389
1389
|
var require_boolSchema = __commonJS({
|
|
1390
|
-
"../../node_modules
|
|
1390
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/boolSchema.js"(exports) {
|
|
1391
1391
|
"use strict";
|
|
1392
1392
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1393
1393
|
exports.boolOrEmptySchema = exports.topBoolOrEmptySchema = void 0;
|
|
@@ -1436,9 +1436,9 @@ var require_boolSchema = __commonJS({
|
|
|
1436
1436
|
}
|
|
1437
1437
|
});
|
|
1438
1438
|
|
|
1439
|
-
// ../../node_modules
|
|
1439
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/rules.js
|
|
1440
1440
|
var require_rules = __commonJS({
|
|
1441
|
-
"../../node_modules
|
|
1441
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/rules.js"(exports) {
|
|
1442
1442
|
"use strict";
|
|
1443
1443
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1444
1444
|
exports.getRules = exports.isJSONType = void 0;
|
|
@@ -1467,9 +1467,9 @@ var require_rules = __commonJS({
|
|
|
1467
1467
|
}
|
|
1468
1468
|
});
|
|
1469
1469
|
|
|
1470
|
-
// ../../node_modules
|
|
1470
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/applicability.js
|
|
1471
1471
|
var require_applicability = __commonJS({
|
|
1472
|
-
"../../node_modules
|
|
1472
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/applicability.js"(exports) {
|
|
1473
1473
|
"use strict";
|
|
1474
1474
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1475
1475
|
exports.shouldUseRule = exports.shouldUseGroup = exports.schemaHasRulesForType = void 0;
|
|
@@ -1490,9 +1490,9 @@ var require_applicability = __commonJS({
|
|
|
1490
1490
|
}
|
|
1491
1491
|
});
|
|
1492
1492
|
|
|
1493
|
-
// ../../node_modules
|
|
1493
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/dataType.js
|
|
1494
1494
|
var require_dataType = __commonJS({
|
|
1495
|
-
"../../node_modules
|
|
1495
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/dataType.js"(exports) {
|
|
1496
1496
|
"use strict";
|
|
1497
1497
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1498
1498
|
exports.reportTypeError = exports.checkDataTypes = exports.checkDataType = exports.coerceAndCheckDataType = exports.getJSONTypes = exports.getSchemaTypes = exports.DataType = void 0;
|
|
@@ -1674,9 +1674,9 @@ var require_dataType = __commonJS({
|
|
|
1674
1674
|
}
|
|
1675
1675
|
});
|
|
1676
1676
|
|
|
1677
|
-
// ../../node_modules
|
|
1677
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/defaults.js
|
|
1678
1678
|
var require_defaults = __commonJS({
|
|
1679
|
-
"../../node_modules
|
|
1679
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/defaults.js"(exports) {
|
|
1680
1680
|
"use strict";
|
|
1681
1681
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1682
1682
|
exports.assignDefaults = void 0;
|
|
@@ -1711,9 +1711,9 @@ var require_defaults = __commonJS({
|
|
|
1711
1711
|
}
|
|
1712
1712
|
});
|
|
1713
1713
|
|
|
1714
|
-
// ../../node_modules
|
|
1714
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/code.js
|
|
1715
1715
|
var require_code2 = __commonJS({
|
|
1716
|
-
"../../node_modules
|
|
1716
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/code.js"(exports) {
|
|
1717
1717
|
"use strict";
|
|
1718
1718
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1719
1719
|
exports.validateUnion = exports.validateArray = exports.usePattern = exports.callValidateCode = exports.schemaProperties = exports.allSchemaProperties = exports.noPropertyInData = exports.propertyInData = exports.isOwnProperty = exports.hasPropFunc = exports.reportMissingProp = exports.checkMissingProp = exports.checkReportMissingProp = void 0;
|
|
@@ -1844,9 +1844,9 @@ var require_code2 = __commonJS({
|
|
|
1844
1844
|
}
|
|
1845
1845
|
});
|
|
1846
1846
|
|
|
1847
|
-
// ../../node_modules
|
|
1847
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/keyword.js
|
|
1848
1848
|
var require_keyword = __commonJS({
|
|
1849
|
-
"../../node_modules
|
|
1849
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/keyword.js"(exports) {
|
|
1850
1850
|
"use strict";
|
|
1851
1851
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1852
1852
|
exports.validateKeywordUsage = exports.validSchemaType = exports.funcKeywordCode = exports.macroKeywordCode = void 0;
|
|
@@ -1962,9 +1962,9 @@ var require_keyword = __commonJS({
|
|
|
1962
1962
|
}
|
|
1963
1963
|
});
|
|
1964
1964
|
|
|
1965
|
-
// ../../node_modules
|
|
1965
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/subschema.js
|
|
1966
1966
|
var require_subschema = __commonJS({
|
|
1967
|
-
"../../node_modules
|
|
1967
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/subschema.js"(exports) {
|
|
1968
1968
|
"use strict";
|
|
1969
1969
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1970
1970
|
exports.extendSubschemaMode = exports.extendSubschemaData = exports.getSubschema = void 0;
|
|
@@ -2045,9 +2045,9 @@ var require_subschema = __commonJS({
|
|
|
2045
2045
|
}
|
|
2046
2046
|
});
|
|
2047
2047
|
|
|
2048
|
-
// ../../node_modules/fast-deep-equal/index.js
|
|
2048
|
+
// ../../node_modules/.pnpm/fast-deep-equal@3.1.3/node_modules/fast-deep-equal/index.js
|
|
2049
2049
|
var require_fast_deep_equal = __commonJS({
|
|
2050
|
-
"../../node_modules/fast-deep-equal/index.js"(exports, module) {
|
|
2050
|
+
"../../node_modules/.pnpm/fast-deep-equal@3.1.3/node_modules/fast-deep-equal/index.js"(exports, module) {
|
|
2051
2051
|
"use strict";
|
|
2052
2052
|
module.exports = function equal(a, b) {
|
|
2053
2053
|
if (a === b) return true;
|
|
@@ -2080,9 +2080,9 @@ var require_fast_deep_equal = __commonJS({
|
|
|
2080
2080
|
}
|
|
2081
2081
|
});
|
|
2082
2082
|
|
|
2083
|
-
// ../../node_modules
|
|
2083
|
+
// ../../node_modules/.pnpm/json-schema-traverse@1.0.0/node_modules/json-schema-traverse/index.js
|
|
2084
2084
|
var require_json_schema_traverse = __commonJS({
|
|
2085
|
-
"../../node_modules
|
|
2085
|
+
"../../node_modules/.pnpm/json-schema-traverse@1.0.0/node_modules/json-schema-traverse/index.js"(exports, module) {
|
|
2086
2086
|
"use strict";
|
|
2087
2087
|
var traverse = module.exports = function(schema, opts, cb) {
|
|
2088
2088
|
if (typeof opts == "function") {
|
|
@@ -2168,9 +2168,9 @@ var require_json_schema_traverse = __commonJS({
|
|
|
2168
2168
|
}
|
|
2169
2169
|
});
|
|
2170
2170
|
|
|
2171
|
-
// ../../node_modules
|
|
2171
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/resolve.js
|
|
2172
2172
|
var require_resolve = __commonJS({
|
|
2173
|
-
"../../node_modules
|
|
2173
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/resolve.js"(exports) {
|
|
2174
2174
|
"use strict";
|
|
2175
2175
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2176
2176
|
exports.getSchemaRefs = exports.resolveUrl = exports.normalizeId = exports._getFullPath = exports.getFullPath = exports.inlineRef = void 0;
|
|
@@ -2324,9 +2324,9 @@ var require_resolve = __commonJS({
|
|
|
2324
2324
|
}
|
|
2325
2325
|
});
|
|
2326
2326
|
|
|
2327
|
-
// ../../node_modules
|
|
2327
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/index.js
|
|
2328
2328
|
var require_validate = __commonJS({
|
|
2329
|
-
"../../node_modules
|
|
2329
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/index.js"(exports) {
|
|
2330
2330
|
"use strict";
|
|
2331
2331
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2332
2332
|
exports.getData = exports.KeywordCxt = exports.validateFunctionCode = void 0;
|
|
@@ -2832,9 +2832,9 @@ var require_validate = __commonJS({
|
|
|
2832
2832
|
}
|
|
2833
2833
|
});
|
|
2834
2834
|
|
|
2835
|
-
// ../../node_modules
|
|
2835
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/runtime/validation_error.js
|
|
2836
2836
|
var require_validation_error = __commonJS({
|
|
2837
|
-
"../../node_modules
|
|
2837
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/runtime/validation_error.js"(exports) {
|
|
2838
2838
|
"use strict";
|
|
2839
2839
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2840
2840
|
var ValidationError = class extends Error {
|
|
@@ -2848,9 +2848,9 @@ var require_validation_error = __commonJS({
|
|
|
2848
2848
|
}
|
|
2849
2849
|
});
|
|
2850
2850
|
|
|
2851
|
-
// ../../node_modules
|
|
2851
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/ref_error.js
|
|
2852
2852
|
var require_ref_error = __commonJS({
|
|
2853
|
-
"../../node_modules
|
|
2853
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/ref_error.js"(exports) {
|
|
2854
2854
|
"use strict";
|
|
2855
2855
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2856
2856
|
var resolve_1 = require_resolve();
|
|
@@ -2865,9 +2865,9 @@ var require_ref_error = __commonJS({
|
|
|
2865
2865
|
}
|
|
2866
2866
|
});
|
|
2867
2867
|
|
|
2868
|
-
// ../../node_modules
|
|
2868
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/index.js
|
|
2869
2869
|
var require_compile = __commonJS({
|
|
2870
|
-
"../../node_modules
|
|
2870
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/index.js"(exports) {
|
|
2871
2871
|
"use strict";
|
|
2872
2872
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2873
2873
|
exports.resolveSchema = exports.getCompilingSchema = exports.resolveRef = exports.compileSchema = exports.SchemaEnv = void 0;
|
|
@@ -3089,9 +3089,9 @@ var require_compile = __commonJS({
|
|
|
3089
3089
|
}
|
|
3090
3090
|
});
|
|
3091
3091
|
|
|
3092
|
-
// ../../node_modules
|
|
3092
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/refs/data.json
|
|
3093
3093
|
var require_data = __commonJS({
|
|
3094
|
-
"../../node_modules
|
|
3094
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/refs/data.json"(exports, module) {
|
|
3095
3095
|
module.exports = {
|
|
3096
3096
|
$id: "https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#",
|
|
3097
3097
|
description: "Meta-schema for $data reference (JSON AnySchema extension proposal)",
|
|
@@ -3108,9 +3108,9 @@ var require_data = __commonJS({
|
|
|
3108
3108
|
}
|
|
3109
3109
|
});
|
|
3110
3110
|
|
|
3111
|
-
// ../../node_modules/fast-uri/lib/utils.js
|
|
3111
|
+
// ../../node_modules/.pnpm/fast-uri@3.1.2/node_modules/fast-uri/lib/utils.js
|
|
3112
3112
|
var require_utils = __commonJS({
|
|
3113
|
-
"../../node_modules/fast-uri/lib/utils.js"(exports, module) {
|
|
3113
|
+
"../../node_modules/.pnpm/fast-uri@3.1.2/node_modules/fast-uri/lib/utils.js"(exports, module) {
|
|
3114
3114
|
"use strict";
|
|
3115
3115
|
var isUUID = RegExp.prototype.test.bind(/^[\da-f]{8}-[\da-f]{4}-[\da-f]{4}-[\da-f]{4}-[\da-f]{12}$/iu);
|
|
3116
3116
|
var isIPv4 = RegExp.prototype.test.bind(/^(?:(?:25[0-5]|2[0-4]\d|1\d{2}|[1-9]\d|\d)\.){3}(?:25[0-5]|2[0-4]\d|1\d{2}|[1-9]\d|\d)$/u);
|
|
@@ -3421,9 +3421,9 @@ var require_utils = __commonJS({
|
|
|
3421
3421
|
}
|
|
3422
3422
|
});
|
|
3423
3423
|
|
|
3424
|
-
// ../../node_modules/fast-uri/lib/schemes.js
|
|
3424
|
+
// ../../node_modules/.pnpm/fast-uri@3.1.2/node_modules/fast-uri/lib/schemes.js
|
|
3425
3425
|
var require_schemes = __commonJS({
|
|
3426
|
-
"../../node_modules/fast-uri/lib/schemes.js"(exports, module) {
|
|
3426
|
+
"../../node_modules/.pnpm/fast-uri@3.1.2/node_modules/fast-uri/lib/schemes.js"(exports, module) {
|
|
3427
3427
|
"use strict";
|
|
3428
3428
|
var { isUUID } = require_utils();
|
|
3429
3429
|
var URN_REG = /([\da-z][\d\-a-z]{0,31}):((?:[\w!$'()*+,\-.:;=@]|%[\da-f]{2})+)/iu;
|
|
@@ -3631,9 +3631,9 @@ var require_schemes = __commonJS({
|
|
|
3631
3631
|
}
|
|
3632
3632
|
});
|
|
3633
3633
|
|
|
3634
|
-
// ../../node_modules/fast-uri/index.js
|
|
3634
|
+
// ../../node_modules/.pnpm/fast-uri@3.1.2/node_modules/fast-uri/index.js
|
|
3635
3635
|
var require_fast_uri = __commonJS({
|
|
3636
|
-
"../../node_modules/fast-uri/index.js"(exports, module) {
|
|
3636
|
+
"../../node_modules/.pnpm/fast-uri@3.1.2/node_modules/fast-uri/index.js"(exports, module) {
|
|
3637
3637
|
"use strict";
|
|
3638
3638
|
var { normalizeIPv6, removeDotSegments, recomposeAuthority, normalizePercentEncoding, normalizePathEncoding, escapePreservingEscapes, reescapeHostDelimiters, isIPv4, nonSimpleDomain } = require_utils();
|
|
3639
3639
|
var { SCHEMES, getSchemeHandler } = require_schemes();
|
|
@@ -3917,9 +3917,9 @@ var require_fast_uri = __commonJS({
|
|
|
3917
3917
|
}
|
|
3918
3918
|
});
|
|
3919
3919
|
|
|
3920
|
-
// ../../node_modules
|
|
3920
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/runtime/uri.js
|
|
3921
3921
|
var require_uri = __commonJS({
|
|
3922
|
-
"../../node_modules
|
|
3922
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/runtime/uri.js"(exports) {
|
|
3923
3923
|
"use strict";
|
|
3924
3924
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3925
3925
|
var uri = require_fast_uri();
|
|
@@ -3928,9 +3928,9 @@ var require_uri = __commonJS({
|
|
|
3928
3928
|
}
|
|
3929
3929
|
});
|
|
3930
3930
|
|
|
3931
|
-
// ../../node_modules
|
|
3931
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/core.js
|
|
3932
3932
|
var require_core = __commonJS({
|
|
3933
|
-
"../../node_modules
|
|
3933
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/core.js"(exports) {
|
|
3934
3934
|
"use strict";
|
|
3935
3935
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3936
3936
|
exports.CodeGen = exports.Name = exports.nil = exports.stringify = exports.str = exports._ = exports.KeywordCxt = void 0;
|
|
@@ -4040,7 +4040,7 @@ var require_core = __commonJS({
|
|
|
4040
4040
|
constructor(opts = {}) {
|
|
4041
4041
|
this.schemas = {};
|
|
4042
4042
|
this.refs = {};
|
|
4043
|
-
this.formats =
|
|
4043
|
+
this.formats = /* @__PURE__ */ Object.create(null);
|
|
4044
4044
|
this._compilations = /* @__PURE__ */ new Set();
|
|
4045
4045
|
this._loading = {};
|
|
4046
4046
|
this._cache = /* @__PURE__ */ new Map();
|
|
@@ -4539,9 +4539,9 @@ var require_core = __commonJS({
|
|
|
4539
4539
|
}
|
|
4540
4540
|
});
|
|
4541
4541
|
|
|
4542
|
-
// ../../node_modules
|
|
4542
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/core/id.js
|
|
4543
4543
|
var require_id = __commonJS({
|
|
4544
|
-
"../../node_modules
|
|
4544
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/core/id.js"(exports) {
|
|
4545
4545
|
"use strict";
|
|
4546
4546
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4547
4547
|
var def = {
|
|
@@ -4554,9 +4554,9 @@ var require_id = __commonJS({
|
|
|
4554
4554
|
}
|
|
4555
4555
|
});
|
|
4556
4556
|
|
|
4557
|
-
// ../../node_modules
|
|
4557
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/core/ref.js
|
|
4558
4558
|
var require_ref = __commonJS({
|
|
4559
|
-
"../../node_modules
|
|
4559
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/core/ref.js"(exports) {
|
|
4560
4560
|
"use strict";
|
|
4561
4561
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4562
4562
|
exports.callRef = exports.getValidate = void 0;
|
|
@@ -4676,9 +4676,9 @@ var require_ref = __commonJS({
|
|
|
4676
4676
|
}
|
|
4677
4677
|
});
|
|
4678
4678
|
|
|
4679
|
-
// ../../node_modules
|
|
4679
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/core/index.js
|
|
4680
4680
|
var require_core2 = __commonJS({
|
|
4681
|
-
"../../node_modules
|
|
4681
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/core/index.js"(exports) {
|
|
4682
4682
|
"use strict";
|
|
4683
4683
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4684
4684
|
var id_1 = require_id();
|
|
@@ -4697,9 +4697,9 @@ var require_core2 = __commonJS({
|
|
|
4697
4697
|
}
|
|
4698
4698
|
});
|
|
4699
4699
|
|
|
4700
|
-
// ../../node_modules
|
|
4700
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/limitNumber.js
|
|
4701
4701
|
var require_limitNumber = __commonJS({
|
|
4702
|
-
"../../node_modules
|
|
4702
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/limitNumber.js"(exports) {
|
|
4703
4703
|
"use strict";
|
|
4704
4704
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4705
4705
|
var codegen_1 = require_codegen();
|
|
@@ -4729,9 +4729,9 @@ var require_limitNumber = __commonJS({
|
|
|
4729
4729
|
}
|
|
4730
4730
|
});
|
|
4731
4731
|
|
|
4732
|
-
// ../../node_modules
|
|
4732
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/multipleOf.js
|
|
4733
4733
|
var require_multipleOf = __commonJS({
|
|
4734
|
-
"../../node_modules
|
|
4734
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/multipleOf.js"(exports) {
|
|
4735
4735
|
"use strict";
|
|
4736
4736
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4737
4737
|
var codegen_1 = require_codegen();
|
|
@@ -4757,9 +4757,9 @@ var require_multipleOf = __commonJS({
|
|
|
4757
4757
|
}
|
|
4758
4758
|
});
|
|
4759
4759
|
|
|
4760
|
-
// ../../node_modules
|
|
4760
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/runtime/ucs2length.js
|
|
4761
4761
|
var require_ucs2length = __commonJS({
|
|
4762
|
-
"../../node_modules
|
|
4762
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/runtime/ucs2length.js"(exports) {
|
|
4763
4763
|
"use strict";
|
|
4764
4764
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4765
4765
|
function ucs2length(str) {
|
|
@@ -4783,9 +4783,9 @@ var require_ucs2length = __commonJS({
|
|
|
4783
4783
|
}
|
|
4784
4784
|
});
|
|
4785
4785
|
|
|
4786
|
-
// ../../node_modules
|
|
4786
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/limitLength.js
|
|
4787
4787
|
var require_limitLength = __commonJS({
|
|
4788
|
-
"../../node_modules
|
|
4788
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/limitLength.js"(exports) {
|
|
4789
4789
|
"use strict";
|
|
4790
4790
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4791
4791
|
var codegen_1 = require_codegen();
|
|
@@ -4815,9 +4815,9 @@ var require_limitLength = __commonJS({
|
|
|
4815
4815
|
}
|
|
4816
4816
|
});
|
|
4817
4817
|
|
|
4818
|
-
// ../../node_modules
|
|
4818
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/pattern.js
|
|
4819
4819
|
var require_pattern = __commonJS({
|
|
4820
|
-
"../../node_modules
|
|
4820
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/pattern.js"(exports) {
|
|
4821
4821
|
"use strict";
|
|
4822
4822
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4823
4823
|
var code_1 = require_code2();
|
|
@@ -4852,9 +4852,9 @@ var require_pattern = __commonJS({
|
|
|
4852
4852
|
}
|
|
4853
4853
|
});
|
|
4854
4854
|
|
|
4855
|
-
// ../../node_modules
|
|
4855
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/limitProperties.js
|
|
4856
4856
|
var require_limitProperties = __commonJS({
|
|
4857
|
-
"../../node_modules
|
|
4857
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/limitProperties.js"(exports) {
|
|
4858
4858
|
"use strict";
|
|
4859
4859
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4860
4860
|
var codegen_1 = require_codegen();
|
|
@@ -4881,9 +4881,9 @@ var require_limitProperties = __commonJS({
|
|
|
4881
4881
|
}
|
|
4882
4882
|
});
|
|
4883
4883
|
|
|
4884
|
-
// ../../node_modules
|
|
4884
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/required.js
|
|
4885
4885
|
var require_required = __commonJS({
|
|
4886
|
-
"../../node_modules
|
|
4886
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/required.js"(exports) {
|
|
4887
4887
|
"use strict";
|
|
4888
4888
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4889
4889
|
var code_1 = require_code2();
|
|
@@ -4963,9 +4963,9 @@ var require_required = __commonJS({
|
|
|
4963
4963
|
}
|
|
4964
4964
|
});
|
|
4965
4965
|
|
|
4966
|
-
// ../../node_modules
|
|
4966
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/limitItems.js
|
|
4967
4967
|
var require_limitItems = __commonJS({
|
|
4968
|
-
"../../node_modules
|
|
4968
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/limitItems.js"(exports) {
|
|
4969
4969
|
"use strict";
|
|
4970
4970
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4971
4971
|
var codegen_1 = require_codegen();
|
|
@@ -4992,9 +4992,9 @@ var require_limitItems = __commonJS({
|
|
|
4992
4992
|
}
|
|
4993
4993
|
});
|
|
4994
4994
|
|
|
4995
|
-
// ../../node_modules
|
|
4995
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/runtime/equal.js
|
|
4996
4996
|
var require_equal = __commonJS({
|
|
4997
|
-
"../../node_modules
|
|
4997
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/runtime/equal.js"(exports) {
|
|
4998
4998
|
"use strict";
|
|
4999
4999
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5000
5000
|
var equal = require_fast_deep_equal();
|
|
@@ -5003,9 +5003,9 @@ var require_equal = __commonJS({
|
|
|
5003
5003
|
}
|
|
5004
5004
|
});
|
|
5005
5005
|
|
|
5006
|
-
// ../../node_modules
|
|
5006
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/uniqueItems.js
|
|
5007
5007
|
var require_uniqueItems = __commonJS({
|
|
5008
|
-
"../../node_modules
|
|
5008
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/uniqueItems.js"(exports) {
|
|
5009
5009
|
"use strict";
|
|
5010
5010
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5011
5011
|
var dataType_1 = require_dataType();
|
|
@@ -5070,9 +5070,9 @@ var require_uniqueItems = __commonJS({
|
|
|
5070
5070
|
}
|
|
5071
5071
|
});
|
|
5072
5072
|
|
|
5073
|
-
// ../../node_modules
|
|
5073
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/const.js
|
|
5074
5074
|
var require_const = __commonJS({
|
|
5075
|
-
"../../node_modules
|
|
5075
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/const.js"(exports) {
|
|
5076
5076
|
"use strict";
|
|
5077
5077
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5078
5078
|
var codegen_1 = require_codegen();
|
|
@@ -5099,9 +5099,9 @@ var require_const = __commonJS({
|
|
|
5099
5099
|
}
|
|
5100
5100
|
});
|
|
5101
5101
|
|
|
5102
|
-
// ../../node_modules
|
|
5102
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/enum.js
|
|
5103
5103
|
var require_enum = __commonJS({
|
|
5104
|
-
"../../node_modules
|
|
5104
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/enum.js"(exports) {
|
|
5105
5105
|
"use strict";
|
|
5106
5106
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5107
5107
|
var codegen_1 = require_codegen();
|
|
@@ -5148,9 +5148,9 @@ var require_enum = __commonJS({
|
|
|
5148
5148
|
}
|
|
5149
5149
|
});
|
|
5150
5150
|
|
|
5151
|
-
// ../../node_modules
|
|
5151
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/index.js
|
|
5152
5152
|
var require_validation = __commonJS({
|
|
5153
|
-
"../../node_modules
|
|
5153
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/index.js"(exports) {
|
|
5154
5154
|
"use strict";
|
|
5155
5155
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5156
5156
|
var limitNumber_1 = require_limitNumber();
|
|
@@ -5186,9 +5186,9 @@ var require_validation = __commonJS({
|
|
|
5186
5186
|
}
|
|
5187
5187
|
});
|
|
5188
5188
|
|
|
5189
|
-
// ../../node_modules
|
|
5189
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/additionalItems.js
|
|
5190
5190
|
var require_additionalItems = __commonJS({
|
|
5191
|
-
"../../node_modules
|
|
5191
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/additionalItems.js"(exports) {
|
|
5192
5192
|
"use strict";
|
|
5193
5193
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5194
5194
|
exports.validateAdditionalItems = void 0;
|
|
@@ -5239,9 +5239,9 @@ var require_additionalItems = __commonJS({
|
|
|
5239
5239
|
}
|
|
5240
5240
|
});
|
|
5241
5241
|
|
|
5242
|
-
// ../../node_modules
|
|
5242
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/items.js
|
|
5243
5243
|
var require_items = __commonJS({
|
|
5244
|
-
"../../node_modules
|
|
5244
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/items.js"(exports) {
|
|
5245
5245
|
"use strict";
|
|
5246
5246
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5247
5247
|
exports.validateTuple = void 0;
|
|
@@ -5296,9 +5296,9 @@ var require_items = __commonJS({
|
|
|
5296
5296
|
}
|
|
5297
5297
|
});
|
|
5298
5298
|
|
|
5299
|
-
// ../../node_modules
|
|
5299
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/prefixItems.js
|
|
5300
5300
|
var require_prefixItems = __commonJS({
|
|
5301
|
-
"../../node_modules
|
|
5301
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/prefixItems.js"(exports) {
|
|
5302
5302
|
"use strict";
|
|
5303
5303
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5304
5304
|
var items_1 = require_items();
|
|
@@ -5313,9 +5313,9 @@ var require_prefixItems = __commonJS({
|
|
|
5313
5313
|
}
|
|
5314
5314
|
});
|
|
5315
5315
|
|
|
5316
|
-
// ../../node_modules
|
|
5316
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/items2020.js
|
|
5317
5317
|
var require_items2020 = __commonJS({
|
|
5318
|
-
"../../node_modules
|
|
5318
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/items2020.js"(exports) {
|
|
5319
5319
|
"use strict";
|
|
5320
5320
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5321
5321
|
var codegen_1 = require_codegen();
|
|
@@ -5348,9 +5348,9 @@ var require_items2020 = __commonJS({
|
|
|
5348
5348
|
}
|
|
5349
5349
|
});
|
|
5350
5350
|
|
|
5351
|
-
// ../../node_modules
|
|
5351
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/contains.js
|
|
5352
5352
|
var require_contains = __commonJS({
|
|
5353
|
-
"../../node_modules
|
|
5353
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/contains.js"(exports) {
|
|
5354
5354
|
"use strict";
|
|
5355
5355
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5356
5356
|
var codegen_1 = require_codegen();
|
|
@@ -5442,9 +5442,9 @@ var require_contains = __commonJS({
|
|
|
5442
5442
|
}
|
|
5443
5443
|
});
|
|
5444
5444
|
|
|
5445
|
-
// ../../node_modules
|
|
5445
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/dependencies.js
|
|
5446
5446
|
var require_dependencies = __commonJS({
|
|
5447
|
-
"../../node_modules
|
|
5447
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/dependencies.js"(exports) {
|
|
5448
5448
|
"use strict";
|
|
5449
5449
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5450
5450
|
exports.validateSchemaDeps = exports.validatePropertyDeps = exports.error = void 0;
|
|
@@ -5536,9 +5536,9 @@ var require_dependencies = __commonJS({
|
|
|
5536
5536
|
}
|
|
5537
5537
|
});
|
|
5538
5538
|
|
|
5539
|
-
// ../../node_modules
|
|
5539
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/propertyNames.js
|
|
5540
5540
|
var require_propertyNames = __commonJS({
|
|
5541
|
-
"../../node_modules
|
|
5541
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/propertyNames.js"(exports) {
|
|
5542
5542
|
"use strict";
|
|
5543
5543
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5544
5544
|
var codegen_1 = require_codegen();
|
|
@@ -5579,9 +5579,9 @@ var require_propertyNames = __commonJS({
|
|
|
5579
5579
|
}
|
|
5580
5580
|
});
|
|
5581
5581
|
|
|
5582
|
-
// ../../node_modules
|
|
5582
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/additionalProperties.js
|
|
5583
5583
|
var require_additionalProperties = __commonJS({
|
|
5584
|
-
"../../node_modules
|
|
5584
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/additionalProperties.js"(exports) {
|
|
5585
5585
|
"use strict";
|
|
5586
5586
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5587
5587
|
var code_1 = require_code2();
|
|
@@ -5685,9 +5685,9 @@ var require_additionalProperties = __commonJS({
|
|
|
5685
5685
|
}
|
|
5686
5686
|
});
|
|
5687
5687
|
|
|
5688
|
-
// ../../node_modules
|
|
5688
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/properties.js
|
|
5689
5689
|
var require_properties = __commonJS({
|
|
5690
|
-
"../../node_modules
|
|
5690
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/properties.js"(exports) {
|
|
5691
5691
|
"use strict";
|
|
5692
5692
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5693
5693
|
var validate_1 = require_validate();
|
|
@@ -5743,9 +5743,9 @@ var require_properties = __commonJS({
|
|
|
5743
5743
|
}
|
|
5744
5744
|
});
|
|
5745
5745
|
|
|
5746
|
-
// ../../node_modules
|
|
5746
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/patternProperties.js
|
|
5747
5747
|
var require_patternProperties = __commonJS({
|
|
5748
|
-
"../../node_modules
|
|
5748
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/patternProperties.js"(exports) {
|
|
5749
5749
|
"use strict";
|
|
5750
5750
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5751
5751
|
var code_1 = require_code2();
|
|
@@ -5817,9 +5817,9 @@ var require_patternProperties = __commonJS({
|
|
|
5817
5817
|
}
|
|
5818
5818
|
});
|
|
5819
5819
|
|
|
5820
|
-
// ../../node_modules
|
|
5820
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/not.js
|
|
5821
5821
|
var require_not = __commonJS({
|
|
5822
|
-
"../../node_modules
|
|
5822
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/not.js"(exports) {
|
|
5823
5823
|
"use strict";
|
|
5824
5824
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5825
5825
|
var util_1 = require_util();
|
|
@@ -5848,9 +5848,9 @@ var require_not = __commonJS({
|
|
|
5848
5848
|
}
|
|
5849
5849
|
});
|
|
5850
5850
|
|
|
5851
|
-
// ../../node_modules
|
|
5851
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/anyOf.js
|
|
5852
5852
|
var require_anyOf = __commonJS({
|
|
5853
|
-
"../../node_modules
|
|
5853
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/anyOf.js"(exports) {
|
|
5854
5854
|
"use strict";
|
|
5855
5855
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5856
5856
|
var code_1 = require_code2();
|
|
@@ -5865,9 +5865,9 @@ var require_anyOf = __commonJS({
|
|
|
5865
5865
|
}
|
|
5866
5866
|
});
|
|
5867
5867
|
|
|
5868
|
-
// ../../node_modules
|
|
5868
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/oneOf.js
|
|
5869
5869
|
var require_oneOf = __commonJS({
|
|
5870
|
-
"../../node_modules
|
|
5870
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/oneOf.js"(exports) {
|
|
5871
5871
|
"use strict";
|
|
5872
5872
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5873
5873
|
var codegen_1 = require_codegen();
|
|
@@ -5923,9 +5923,9 @@ var require_oneOf = __commonJS({
|
|
|
5923
5923
|
}
|
|
5924
5924
|
});
|
|
5925
5925
|
|
|
5926
|
-
// ../../node_modules
|
|
5926
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/allOf.js
|
|
5927
5927
|
var require_allOf = __commonJS({
|
|
5928
|
-
"../../node_modules
|
|
5928
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/allOf.js"(exports) {
|
|
5929
5929
|
"use strict";
|
|
5930
5930
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5931
5931
|
var util_1 = require_util();
|
|
@@ -5950,9 +5950,9 @@ var require_allOf = __commonJS({
|
|
|
5950
5950
|
}
|
|
5951
5951
|
});
|
|
5952
5952
|
|
|
5953
|
-
// ../../node_modules
|
|
5953
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/if.js
|
|
5954
5954
|
var require_if = __commonJS({
|
|
5955
|
-
"../../node_modules
|
|
5955
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/if.js"(exports) {
|
|
5956
5956
|
"use strict";
|
|
5957
5957
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5958
5958
|
var codegen_1 = require_codegen();
|
|
@@ -6019,9 +6019,9 @@ var require_if = __commonJS({
|
|
|
6019
6019
|
}
|
|
6020
6020
|
});
|
|
6021
6021
|
|
|
6022
|
-
// ../../node_modules
|
|
6022
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/thenElse.js
|
|
6023
6023
|
var require_thenElse = __commonJS({
|
|
6024
|
-
"../../node_modules
|
|
6024
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/thenElse.js"(exports) {
|
|
6025
6025
|
"use strict";
|
|
6026
6026
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6027
6027
|
var util_1 = require_util();
|
|
@@ -6037,9 +6037,9 @@ var require_thenElse = __commonJS({
|
|
|
6037
6037
|
}
|
|
6038
6038
|
});
|
|
6039
6039
|
|
|
6040
|
-
// ../../node_modules
|
|
6040
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/index.js
|
|
6041
6041
|
var require_applicator = __commonJS({
|
|
6042
|
-
"../../node_modules
|
|
6042
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/index.js"(exports) {
|
|
6043
6043
|
"use strict";
|
|
6044
6044
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6045
6045
|
var additionalItems_1 = require_additionalItems();
|
|
@@ -6085,9 +6085,9 @@ var require_applicator = __commonJS({
|
|
|
6085
6085
|
}
|
|
6086
6086
|
});
|
|
6087
6087
|
|
|
6088
|
-
// ../../node_modules
|
|
6088
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/format/format.js
|
|
6089
6089
|
var require_format = __commonJS({
|
|
6090
|
-
"../../node_modules
|
|
6090
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/format/format.js"(exports) {
|
|
6091
6091
|
"use strict";
|
|
6092
6092
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6093
6093
|
var codegen_1 = require_codegen();
|
|
@@ -6175,9 +6175,9 @@ var require_format = __commonJS({
|
|
|
6175
6175
|
}
|
|
6176
6176
|
});
|
|
6177
6177
|
|
|
6178
|
-
// ../../node_modules
|
|
6178
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/format/index.js
|
|
6179
6179
|
var require_format2 = __commonJS({
|
|
6180
|
-
"../../node_modules
|
|
6180
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/format/index.js"(exports) {
|
|
6181
6181
|
"use strict";
|
|
6182
6182
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6183
6183
|
var format_1 = require_format();
|
|
@@ -6186,9 +6186,9 @@ var require_format2 = __commonJS({
|
|
|
6186
6186
|
}
|
|
6187
6187
|
});
|
|
6188
6188
|
|
|
6189
|
-
// ../../node_modules
|
|
6189
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/metadata.js
|
|
6190
6190
|
var require_metadata = __commonJS({
|
|
6191
|
-
"../../node_modules
|
|
6191
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/metadata.js"(exports) {
|
|
6192
6192
|
"use strict";
|
|
6193
6193
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6194
6194
|
exports.contentVocabulary = exports.metadataVocabulary = void 0;
|
|
@@ -6209,9 +6209,9 @@ var require_metadata = __commonJS({
|
|
|
6209
6209
|
}
|
|
6210
6210
|
});
|
|
6211
6211
|
|
|
6212
|
-
// ../../node_modules
|
|
6212
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/draft7.js
|
|
6213
6213
|
var require_draft7 = __commonJS({
|
|
6214
|
-
"../../node_modules
|
|
6214
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/draft7.js"(exports) {
|
|
6215
6215
|
"use strict";
|
|
6216
6216
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6217
6217
|
var core_1 = require_core2();
|
|
@@ -6231,9 +6231,9 @@ var require_draft7 = __commonJS({
|
|
|
6231
6231
|
}
|
|
6232
6232
|
});
|
|
6233
6233
|
|
|
6234
|
-
// ../../node_modules
|
|
6234
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/discriminator/types.js
|
|
6235
6235
|
var require_types = __commonJS({
|
|
6236
|
-
"../../node_modules
|
|
6236
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/discriminator/types.js"(exports) {
|
|
6237
6237
|
"use strict";
|
|
6238
6238
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6239
6239
|
exports.DiscrError = void 0;
|
|
@@ -6245,9 +6245,9 @@ var require_types = __commonJS({
|
|
|
6245
6245
|
}
|
|
6246
6246
|
});
|
|
6247
6247
|
|
|
6248
|
-
// ../../node_modules
|
|
6248
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/discriminator/index.js
|
|
6249
6249
|
var require_discriminator = __commonJS({
|
|
6250
|
-
"../../node_modules
|
|
6250
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/discriminator/index.js"(exports) {
|
|
6251
6251
|
"use strict";
|
|
6252
6252
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6253
6253
|
var codegen_1 = require_codegen();
|
|
@@ -6350,9 +6350,9 @@ var require_discriminator = __commonJS({
|
|
|
6350
6350
|
}
|
|
6351
6351
|
});
|
|
6352
6352
|
|
|
6353
|
-
// ../../node_modules
|
|
6353
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/refs/json-schema-draft-07.json
|
|
6354
6354
|
var require_json_schema_draft_07 = __commonJS({
|
|
6355
|
-
"../../node_modules
|
|
6355
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/refs/json-schema-draft-07.json"(exports, module) {
|
|
6356
6356
|
module.exports = {
|
|
6357
6357
|
$schema: "http://json-schema.org/draft-07/schema#",
|
|
6358
6358
|
$id: "http://json-schema.org/draft-07/schema#",
|
|
@@ -6507,9 +6507,9 @@ var require_json_schema_draft_07 = __commonJS({
|
|
|
6507
6507
|
}
|
|
6508
6508
|
});
|
|
6509
6509
|
|
|
6510
|
-
// ../../node_modules
|
|
6510
|
+
// ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/ajv.js
|
|
6511
6511
|
var require_ajv = __commonJS({
|
|
6512
|
-
"../../node_modules
|
|
6512
|
+
"../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/ajv.js"(exports, module) {
|
|
6513
6513
|
"use strict";
|
|
6514
6514
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6515
6515
|
exports.MissingRefError = exports.ValidationError = exports.CodeGen = exports.Name = exports.nil = exports.stringify = exports.str = exports._ = exports.KeywordCxt = exports.Ajv = void 0;
|
|
@@ -6577,9 +6577,9 @@ var require_ajv = __commonJS({
|
|
|
6577
6577
|
}
|
|
6578
6578
|
});
|
|
6579
6579
|
|
|
6580
|
-
// ../../node_modules
|
|
6580
|
+
// ../../node_modules/.pnpm/ajv-formats@3.0.1_ajv@8.20.0/node_modules/ajv-formats/dist/formats.js
|
|
6581
6581
|
var require_formats = __commonJS({
|
|
6582
|
-
"../../node_modules
|
|
6582
|
+
"../../node_modules/.pnpm/ajv-formats@3.0.1_ajv@8.20.0/node_modules/ajv-formats/dist/formats.js"(exports) {
|
|
6583
6583
|
"use strict";
|
|
6584
6584
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6585
6585
|
exports.formatNames = exports.fastFormats = exports.fullFormats = void 0;
|
|
@@ -6780,9 +6780,9 @@ var require_formats = __commonJS({
|
|
|
6780
6780
|
}
|
|
6781
6781
|
});
|
|
6782
6782
|
|
|
6783
|
-
// ../../node_modules
|
|
6783
|
+
// ../../node_modules/.pnpm/ajv-formats@3.0.1_ajv@8.20.0/node_modules/ajv-formats/dist/limit.js
|
|
6784
6784
|
var require_limit = __commonJS({
|
|
6785
|
-
"../../node_modules
|
|
6785
|
+
"../../node_modules/.pnpm/ajv-formats@3.0.1_ajv@8.20.0/node_modules/ajv-formats/dist/limit.js"(exports) {
|
|
6786
6786
|
"use strict";
|
|
6787
6787
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6788
6788
|
exports.formatLimitDefinition = void 0;
|
|
@@ -6852,9 +6852,9 @@ var require_limit = __commonJS({
|
|
|
6852
6852
|
}
|
|
6853
6853
|
});
|
|
6854
6854
|
|
|
6855
|
-
// ../../node_modules
|
|
6855
|
+
// ../../node_modules/.pnpm/ajv-formats@3.0.1_ajv@8.20.0/node_modules/ajv-formats/dist/index.js
|
|
6856
6856
|
var require_dist = __commonJS({
|
|
6857
|
-
"../../node_modules
|
|
6857
|
+
"../../node_modules/.pnpm/ajv-formats@3.0.1_ajv@8.20.0/node_modules/ajv-formats/dist/index.js"(exports, module) {
|
|
6858
6858
|
"use strict";
|
|
6859
6859
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6860
6860
|
var formats_1 = require_formats();
|
|
@@ -6894,7 +6894,7 @@ var require_dist = __commonJS({
|
|
|
6894
6894
|
}
|
|
6895
6895
|
});
|
|
6896
6896
|
|
|
6897
|
-
// ../../node_modules/zod/v4/core/core.js
|
|
6897
|
+
// ../../node_modules/.pnpm/zod@3.25.76/node_modules/zod/v4/core/core.js
|
|
6898
6898
|
var NEVER = Object.freeze({
|
|
6899
6899
|
status: "aborted"
|
|
6900
6900
|
});
|
|
@@ -6953,7 +6953,7 @@ function config(newConfig) {
|
|
|
6953
6953
|
return globalConfig;
|
|
6954
6954
|
}
|
|
6955
6955
|
|
|
6956
|
-
// ../../node_modules/zod/v4/core/util.js
|
|
6956
|
+
// ../../node_modules/.pnpm/zod@3.25.76/node_modules/zod/v4/core/util.js
|
|
6957
6957
|
var util_exports = {};
|
|
6958
6958
|
__export(util_exports, {
|
|
6959
6959
|
BIGINT_FORMAT_RANGES: () => BIGINT_FORMAT_RANGES,
|
|
@@ -7474,7 +7474,7 @@ var Class = class {
|
|
|
7474
7474
|
}
|
|
7475
7475
|
};
|
|
7476
7476
|
|
|
7477
|
-
// ../../node_modules/zod/v4/core/errors.js
|
|
7477
|
+
// ../../node_modules/.pnpm/zod@3.25.76/node_modules/zod/v4/core/errors.js
|
|
7478
7478
|
var initializer = (inst, def) => {
|
|
7479
7479
|
inst.name = "$ZodError";
|
|
7480
7480
|
Object.defineProperty(inst, "_zod", {
|
|
@@ -7549,7 +7549,7 @@ function formatError(error2, _mapper) {
|
|
|
7549
7549
|
return fieldErrors;
|
|
7550
7550
|
}
|
|
7551
7551
|
|
|
7552
|
-
// ../../node_modules/zod/v4/core/parse.js
|
|
7552
|
+
// ../../node_modules/.pnpm/zod@3.25.76/node_modules/zod/v4/core/parse.js
|
|
7553
7553
|
var _parse = (_Err) => (schema, value, _ctx, _params) => {
|
|
7554
7554
|
const ctx = _ctx ? Object.assign(_ctx, { async: false }) : { async: false };
|
|
7555
7555
|
const result = schema._zod.run({ value, issues: [] }, ctx);
|
|
@@ -7601,7 +7601,7 @@ var _safeParseAsync = (_Err) => async (schema, value, _ctx) => {
|
|
|
7601
7601
|
};
|
|
7602
7602
|
var safeParseAsync = /* @__PURE__ */ _safeParseAsync($ZodRealError);
|
|
7603
7603
|
|
|
7604
|
-
// ../../node_modules/zod/v4/core/regexes.js
|
|
7604
|
+
// ../../node_modules/.pnpm/zod@3.25.76/node_modules/zod/v4/core/regexes.js
|
|
7605
7605
|
var cuid = /^[cC][^\s-]{8,}$/;
|
|
7606
7606
|
var cuid2 = /^[0-9a-z]+$/;
|
|
7607
7607
|
var ulid = /^[0-9A-HJKMNP-TV-Za-hjkmnp-tv-z]{26}$/;
|
|
@@ -7659,7 +7659,7 @@ var _null = /null/i;
|
|
|
7659
7659
|
var lowercase = /^[^A-Z]*$/;
|
|
7660
7660
|
var uppercase = /^[^a-z]*$/;
|
|
7661
7661
|
|
|
7662
|
-
// ../../node_modules/zod/v4/core/checks.js
|
|
7662
|
+
// ../../node_modules/.pnpm/zod@3.25.76/node_modules/zod/v4/core/checks.js
|
|
7663
7663
|
var $ZodCheck = /* @__PURE__ */ $constructor("$ZodCheck", (inst, def) => {
|
|
7664
7664
|
var _a;
|
|
7665
7665
|
inst._zod ?? (inst._zod = {});
|
|
@@ -8044,7 +8044,7 @@ var $ZodCheckOverwrite = /* @__PURE__ */ $constructor("$ZodCheckOverwrite", (ins
|
|
|
8044
8044
|
};
|
|
8045
8045
|
});
|
|
8046
8046
|
|
|
8047
|
-
// ../../node_modules/zod/v4/core/doc.js
|
|
8047
|
+
// ../../node_modules/.pnpm/zod@3.25.76/node_modules/zod/v4/core/doc.js
|
|
8048
8048
|
var Doc = class {
|
|
8049
8049
|
constructor(args = []) {
|
|
8050
8050
|
this.content = [];
|
|
@@ -8080,14 +8080,14 @@ var Doc = class {
|
|
|
8080
8080
|
}
|
|
8081
8081
|
};
|
|
8082
8082
|
|
|
8083
|
-
// ../../node_modules/zod/v4/core/versions.js
|
|
8083
|
+
// ../../node_modules/.pnpm/zod@3.25.76/node_modules/zod/v4/core/versions.js
|
|
8084
8084
|
var version = {
|
|
8085
8085
|
major: 4,
|
|
8086
8086
|
minor: 0,
|
|
8087
8087
|
patch: 0
|
|
8088
8088
|
};
|
|
8089
8089
|
|
|
8090
|
-
// ../../node_modules/zod/v4/core/schemas.js
|
|
8090
|
+
// ../../node_modules/.pnpm/zod@3.25.76/node_modules/zod/v4/core/schemas.js
|
|
8091
8091
|
var $ZodType = /* @__PURE__ */ $constructor("$ZodType", (inst, def) => {
|
|
8092
8092
|
var _a;
|
|
8093
8093
|
inst ?? (inst = {});
|
|
@@ -9325,7 +9325,7 @@ function handleRefineResult(result, payload, input, inst) {
|
|
|
9325
9325
|
}
|
|
9326
9326
|
}
|
|
9327
9327
|
|
|
9328
|
-
// ../../node_modules/zod/v4/locales/en.js
|
|
9328
|
+
// ../../node_modules/.pnpm/zod@3.25.76/node_modules/zod/v4/locales/en.js
|
|
9329
9329
|
var parsedType = (data) => {
|
|
9330
9330
|
const t = typeof data;
|
|
9331
9331
|
switch (t) {
|
|
@@ -9443,7 +9443,7 @@ function en_default() {
|
|
|
9443
9443
|
};
|
|
9444
9444
|
}
|
|
9445
9445
|
|
|
9446
|
-
// ../../node_modules/zod/v4/core/registries.js
|
|
9446
|
+
// ../../node_modules/.pnpm/zod@3.25.76/node_modules/zod/v4/core/registries.js
|
|
9447
9447
|
var $ZodRegistry = class {
|
|
9448
9448
|
constructor() {
|
|
9449
9449
|
this._map = /* @__PURE__ */ new Map();
|
|
@@ -9491,7 +9491,7 @@ function registry() {
|
|
|
9491
9491
|
}
|
|
9492
9492
|
var globalRegistry = /* @__PURE__ */ registry();
|
|
9493
9493
|
|
|
9494
|
-
// ../../node_modules/zod/v4/core/api.js
|
|
9494
|
+
// ../../node_modules/.pnpm/zod@3.25.76/node_modules/zod/v4/core/api.js
|
|
9495
9495
|
function _string(Class2, params) {
|
|
9496
9496
|
return new Class2({
|
|
9497
9497
|
type: "string",
|
|
@@ -9930,7 +9930,7 @@ function _refine(Class2, fn, _params) {
|
|
|
9930
9930
|
return schema;
|
|
9931
9931
|
}
|
|
9932
9932
|
|
|
9933
|
-
// ../../node_modules/zod/v4/core/to-json-schema.js
|
|
9933
|
+
// ../../node_modules/.pnpm/zod@3.25.76/node_modules/zod/v4/core/to-json-schema.js
|
|
9934
9934
|
var JSONSchemaGenerator = class {
|
|
9935
9935
|
constructor(params) {
|
|
9936
9936
|
this.counter = 0;
|
|
@@ -10697,7 +10697,7 @@ function isTransforming(_schema, _ctx) {
|
|
|
10697
10697
|
throw new Error(`Unknown schema type: ${def.type}`);
|
|
10698
10698
|
}
|
|
10699
10699
|
|
|
10700
|
-
// ../../node_modules/zod/v4/mini/schemas.js
|
|
10700
|
+
// ../../node_modules/.pnpm/zod@3.25.76/node_modules/zod/v4/mini/schemas.js
|
|
10701
10701
|
var ZodMiniType = /* @__PURE__ */ $constructor("ZodMiniType", (inst, def) => {
|
|
10702
10702
|
if (!inst._zod)
|
|
10703
10703
|
throw new Error("Uninitialized schema in ZodMiniType.");
|
|
@@ -10743,7 +10743,7 @@ function object(shape, params) {
|
|
|
10743
10743
|
return new ZodMiniObject(def);
|
|
10744
10744
|
}
|
|
10745
10745
|
|
|
10746
|
-
// ../../node_modules/@modelcontextprotocol/sdk/dist/esm/server/zod-compat.js
|
|
10746
|
+
// ../../node_modules/.pnpm/@modelcontextprotocol+sdk@1.29.0_zod@3.25.76/node_modules/@modelcontextprotocol/sdk/dist/esm/server/zod-compat.js
|
|
10747
10747
|
function isZ4Schema(s) {
|
|
10748
10748
|
const schema = s;
|
|
10749
10749
|
return !!schema._zod;
|
|
@@ -10887,7 +10887,7 @@ function getLiteralValue(schema) {
|
|
|
10887
10887
|
return void 0;
|
|
10888
10888
|
}
|
|
10889
10889
|
|
|
10890
|
-
// ../../node_modules/zod/v4/classic/iso.js
|
|
10890
|
+
// ../../node_modules/.pnpm/zod@3.25.76/node_modules/zod/v4/classic/iso.js
|
|
10891
10891
|
var iso_exports2 = {};
|
|
10892
10892
|
__export(iso_exports2, {
|
|
10893
10893
|
ZodISODate: () => ZodISODate,
|
|
@@ -10928,7 +10928,7 @@ function duration2(params) {
|
|
|
10928
10928
|
return _isoDuration(ZodISODuration, params);
|
|
10929
10929
|
}
|
|
10930
10930
|
|
|
10931
|
-
// ../../node_modules/zod/v4/classic/errors.js
|
|
10931
|
+
// ../../node_modules/.pnpm/zod@3.25.76/node_modules/zod/v4/classic/errors.js
|
|
10932
10932
|
var initializer2 = (inst, issues) => {
|
|
10933
10933
|
$ZodError.init(inst, issues);
|
|
10934
10934
|
inst.name = "ZodError";
|
|
@@ -10962,13 +10962,13 @@ var ZodRealError = $constructor("ZodError", initializer2, {
|
|
|
10962
10962
|
Parent: Error
|
|
10963
10963
|
});
|
|
10964
10964
|
|
|
10965
|
-
// ../../node_modules/zod/v4/classic/parse.js
|
|
10965
|
+
// ../../node_modules/.pnpm/zod@3.25.76/node_modules/zod/v4/classic/parse.js
|
|
10966
10966
|
var parse2 = /* @__PURE__ */ _parse(ZodRealError);
|
|
10967
10967
|
var parseAsync2 = /* @__PURE__ */ _parseAsync(ZodRealError);
|
|
10968
10968
|
var safeParse3 = /* @__PURE__ */ _safeParse(ZodRealError);
|
|
10969
10969
|
var safeParseAsync3 = /* @__PURE__ */ _safeParseAsync(ZodRealError);
|
|
10970
10970
|
|
|
10971
|
-
// ../../node_modules/zod/v4/classic/schemas.js
|
|
10971
|
+
// ../../node_modules/.pnpm/zod@3.25.76/node_modules/zod/v4/classic/schemas.js
|
|
10972
10972
|
var ZodType = /* @__PURE__ */ $constructor("ZodType", (inst, def) => {
|
|
10973
10973
|
$ZodType.init(inst, def);
|
|
10974
10974
|
inst.def = def;
|
|
@@ -11579,10 +11579,10 @@ function preprocess(fn, schema) {
|
|
|
11579
11579
|
return pipe(transform(fn), schema);
|
|
11580
11580
|
}
|
|
11581
11581
|
|
|
11582
|
-
// ../../node_modules/zod/v4/classic/external.js
|
|
11582
|
+
// ../../node_modules/.pnpm/zod@3.25.76/node_modules/zod/v4/classic/external.js
|
|
11583
11583
|
config(en_default());
|
|
11584
11584
|
|
|
11585
|
-
// ../../node_modules/@modelcontextprotocol/sdk/dist/esm/types.js
|
|
11585
|
+
// ../../node_modules/.pnpm/@modelcontextprotocol+sdk@1.29.0_zod@3.25.76/node_modules/@modelcontextprotocol/sdk/dist/esm/types.js
|
|
11586
11586
|
var LATEST_PROTOCOL_VERSION = "2025-11-25";
|
|
11587
11587
|
var SUPPORTED_PROTOCOL_VERSIONS = [LATEST_PROTOCOL_VERSION, "2025-06-18", "2025-03-26", "2024-11-05", "2024-10-07"];
|
|
11588
11588
|
var RELATED_TASK_META_KEY = "io.modelcontextprotocol/related-task";
|
|
@@ -13113,12 +13113,12 @@ var UrlElicitationRequiredError = class extends McpError {
|
|
|
13113
13113
|
}
|
|
13114
13114
|
};
|
|
13115
13115
|
|
|
13116
|
-
// ../../node_modules/@modelcontextprotocol/sdk/dist/esm/experimental/tasks/interfaces.js
|
|
13116
|
+
// ../../node_modules/.pnpm/@modelcontextprotocol+sdk@1.29.0_zod@3.25.76/node_modules/@modelcontextprotocol/sdk/dist/esm/experimental/tasks/interfaces.js
|
|
13117
13117
|
function isTerminal(status) {
|
|
13118
13118
|
return status === "completed" || status === "failed" || status === "cancelled";
|
|
13119
13119
|
}
|
|
13120
13120
|
|
|
13121
|
-
// ../../node_modules/zod-to-json-schema/dist/esm/Options.js
|
|
13121
|
+
// ../../node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/Options.js
|
|
13122
13122
|
var ignoreOverride = /* @__PURE__ */ Symbol("Let zodToJsonSchema decide on which parser to use");
|
|
13123
13123
|
var defaultOptions = {
|
|
13124
13124
|
name: void 0,
|
|
@@ -13152,7 +13152,7 @@ var getDefaultOptions = (options) => typeof options === "string" ? {
|
|
|
13152
13152
|
...options
|
|
13153
13153
|
};
|
|
13154
13154
|
|
|
13155
|
-
// ../../node_modules/zod-to-json-schema/dist/esm/Refs.js
|
|
13155
|
+
// ../../node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/Refs.js
|
|
13156
13156
|
var getRefs = (options) => {
|
|
13157
13157
|
const _options = getDefaultOptions(options);
|
|
13158
13158
|
const currentPath = _options.name !== void 0 ? [..._options.basePath, _options.definitionPath, _options.name] : _options.basePath;
|
|
@@ -13173,7 +13173,7 @@ var getRefs = (options) => {
|
|
|
13173
13173
|
};
|
|
13174
13174
|
};
|
|
13175
13175
|
|
|
13176
|
-
// ../../node_modules/zod-to-json-schema/dist/esm/errorMessages.js
|
|
13176
|
+
// ../../node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/errorMessages.js
|
|
13177
13177
|
function addErrorMessage(res, key, errorMessage, refs) {
|
|
13178
13178
|
if (!refs?.errorMessages)
|
|
13179
13179
|
return;
|
|
@@ -13189,7 +13189,7 @@ function setResponseValueAndErrors(res, key, value, errorMessage, refs) {
|
|
|
13189
13189
|
addErrorMessage(res, key, errorMessage, refs);
|
|
13190
13190
|
}
|
|
13191
13191
|
|
|
13192
|
-
// ../../node_modules/zod-to-json-schema/dist/esm/getRelativePath.js
|
|
13192
|
+
// ../../node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/getRelativePath.js
|
|
13193
13193
|
var getRelativePath = (pathA, pathB) => {
|
|
13194
13194
|
let i = 0;
|
|
13195
13195
|
for (; i < pathA.length && i < pathB.length; i++) {
|
|
@@ -13199,7 +13199,7 @@ var getRelativePath = (pathA, pathB) => {
|
|
|
13199
13199
|
return [(pathA.length - i).toString(), ...pathB.slice(i)].join("/");
|
|
13200
13200
|
};
|
|
13201
13201
|
|
|
13202
|
-
// ../../node_modules/zod-to-json-schema/dist/esm/parsers/any.js
|
|
13202
|
+
// ../../node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/any.js
|
|
13203
13203
|
function parseAnyDef(refs) {
|
|
13204
13204
|
if (refs.target !== "openAi") {
|
|
13205
13205
|
return {};
|
|
@@ -13215,7 +13215,7 @@ function parseAnyDef(refs) {
|
|
|
13215
13215
|
};
|
|
13216
13216
|
}
|
|
13217
13217
|
|
|
13218
|
-
// ../../node_modules/zod-to-json-schema/dist/esm/parsers/array.js
|
|
13218
|
+
// ../../node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/array.js
|
|
13219
13219
|
function parseArrayDef(def, refs) {
|
|
13220
13220
|
const res = {
|
|
13221
13221
|
type: "array"
|
|
@@ -13239,7 +13239,7 @@ function parseArrayDef(def, refs) {
|
|
|
13239
13239
|
return res;
|
|
13240
13240
|
}
|
|
13241
13241
|
|
|
13242
|
-
// ../../node_modules/zod-to-json-schema/dist/esm/parsers/bigint.js
|
|
13242
|
+
// ../../node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/bigint.js
|
|
13243
13243
|
function parseBigintDef(def, refs) {
|
|
13244
13244
|
const res = {
|
|
13245
13245
|
type: "integer",
|
|
@@ -13285,24 +13285,24 @@ function parseBigintDef(def, refs) {
|
|
|
13285
13285
|
return res;
|
|
13286
13286
|
}
|
|
13287
13287
|
|
|
13288
|
-
// ../../node_modules/zod-to-json-schema/dist/esm/parsers/boolean.js
|
|
13288
|
+
// ../../node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/boolean.js
|
|
13289
13289
|
function parseBooleanDef() {
|
|
13290
13290
|
return {
|
|
13291
13291
|
type: "boolean"
|
|
13292
13292
|
};
|
|
13293
13293
|
}
|
|
13294
13294
|
|
|
13295
|
-
// ../../node_modules/zod-to-json-schema/dist/esm/parsers/branded.js
|
|
13295
|
+
// ../../node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/branded.js
|
|
13296
13296
|
function parseBrandedDef(_def, refs) {
|
|
13297
13297
|
return parseDef(_def.type._def, refs);
|
|
13298
13298
|
}
|
|
13299
13299
|
|
|
13300
|
-
// ../../node_modules/zod-to-json-schema/dist/esm/parsers/catch.js
|
|
13300
|
+
// ../../node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/catch.js
|
|
13301
13301
|
var parseCatchDef = (def, refs) => {
|
|
13302
13302
|
return parseDef(def.innerType._def, refs);
|
|
13303
13303
|
};
|
|
13304
13304
|
|
|
13305
|
-
// ../../node_modules/zod-to-json-schema/dist/esm/parsers/date.js
|
|
13305
|
+
// ../../node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/date.js
|
|
13306
13306
|
function parseDateDef(def, refs, overrideDateStrategy) {
|
|
13307
13307
|
const strategy = overrideDateStrategy ?? refs.dateStrategy;
|
|
13308
13308
|
if (Array.isArray(strategy)) {
|
|
@@ -13361,7 +13361,7 @@ var integerDateParser = (def, refs) => {
|
|
|
13361
13361
|
return res;
|
|
13362
13362
|
};
|
|
13363
13363
|
|
|
13364
|
-
// ../../node_modules/zod-to-json-schema/dist/esm/parsers/default.js
|
|
13364
|
+
// ../../node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/default.js
|
|
13365
13365
|
function parseDefaultDef(_def, refs) {
|
|
13366
13366
|
return {
|
|
13367
13367
|
...parseDef(_def.innerType._def, refs),
|
|
@@ -13369,12 +13369,12 @@ function parseDefaultDef(_def, refs) {
|
|
|
13369
13369
|
};
|
|
13370
13370
|
}
|
|
13371
13371
|
|
|
13372
|
-
// ../../node_modules/zod-to-json-schema/dist/esm/parsers/effects.js
|
|
13372
|
+
// ../../node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/effects.js
|
|
13373
13373
|
function parseEffectsDef(_def, refs) {
|
|
13374
13374
|
return refs.effectStrategy === "input" ? parseDef(_def.schema._def, refs) : parseAnyDef(refs);
|
|
13375
13375
|
}
|
|
13376
13376
|
|
|
13377
|
-
// ../../node_modules/zod-to-json-schema/dist/esm/parsers/enum.js
|
|
13377
|
+
// ../../node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/enum.js
|
|
13378
13378
|
function parseEnumDef(def) {
|
|
13379
13379
|
return {
|
|
13380
13380
|
type: "string",
|
|
@@ -13382,7 +13382,7 @@ function parseEnumDef(def) {
|
|
|
13382
13382
|
};
|
|
13383
13383
|
}
|
|
13384
13384
|
|
|
13385
|
-
// ../../node_modules/zod-to-json-schema/dist/esm/parsers/intersection.js
|
|
13385
|
+
// ../../node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/intersection.js
|
|
13386
13386
|
var isJsonSchema7AllOfType = (type) => {
|
|
13387
13387
|
if ("type" in type && type.type === "string")
|
|
13388
13388
|
return false;
|
|
@@ -13424,7 +13424,7 @@ function parseIntersectionDef(def, refs) {
|
|
|
13424
13424
|
} : void 0;
|
|
13425
13425
|
}
|
|
13426
13426
|
|
|
13427
|
-
// ../../node_modules/zod-to-json-schema/dist/esm/parsers/literal.js
|
|
13427
|
+
// ../../node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/literal.js
|
|
13428
13428
|
function parseLiteralDef(def, refs) {
|
|
13429
13429
|
const parsedType2 = typeof def.value;
|
|
13430
13430
|
if (parsedType2 !== "bigint" && parsedType2 !== "number" && parsedType2 !== "boolean" && parsedType2 !== "string") {
|
|
@@ -13444,7 +13444,7 @@ function parseLiteralDef(def, refs) {
|
|
|
13444
13444
|
};
|
|
13445
13445
|
}
|
|
13446
13446
|
|
|
13447
|
-
// ../../node_modules/zod-to-json-schema/dist/esm/parsers/string.js
|
|
13447
|
+
// ../../node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/string.js
|
|
13448
13448
|
var emojiRegex = void 0;
|
|
13449
13449
|
var zodPatterns = {
|
|
13450
13450
|
/**
|
|
@@ -13769,7 +13769,7 @@ function stringifyRegExpWithFlags(regex, refs) {
|
|
|
13769
13769
|
return pattern;
|
|
13770
13770
|
}
|
|
13771
13771
|
|
|
13772
|
-
// ../../node_modules/zod-to-json-schema/dist/esm/parsers/record.js
|
|
13772
|
+
// ../../node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/record.js
|
|
13773
13773
|
function parseRecordDef(def, refs) {
|
|
13774
13774
|
if (refs.target === "openAi") {
|
|
13775
13775
|
console.warn("Warning: OpenAI may not support records in schemas! Try an array of key-value pairs instead.");
|
|
@@ -13821,7 +13821,7 @@ function parseRecordDef(def, refs) {
|
|
|
13821
13821
|
return schema;
|
|
13822
13822
|
}
|
|
13823
13823
|
|
|
13824
|
-
// ../../node_modules/zod-to-json-schema/dist/esm/parsers/map.js
|
|
13824
|
+
// ../../node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/map.js
|
|
13825
13825
|
function parseMapDef(def, refs) {
|
|
13826
13826
|
if (refs.mapStrategy === "record") {
|
|
13827
13827
|
return parseRecordDef(def, refs);
|
|
@@ -13846,7 +13846,7 @@ function parseMapDef(def, refs) {
|
|
|
13846
13846
|
};
|
|
13847
13847
|
}
|
|
13848
13848
|
|
|
13849
|
-
// ../../node_modules/zod-to-json-schema/dist/esm/parsers/nativeEnum.js
|
|
13849
|
+
// ../../node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/nativeEnum.js
|
|
13850
13850
|
function parseNativeEnumDef(def) {
|
|
13851
13851
|
const object3 = def.values;
|
|
13852
13852
|
const actualKeys = Object.keys(def.values).filter((key) => {
|
|
@@ -13860,7 +13860,7 @@ function parseNativeEnumDef(def) {
|
|
|
13860
13860
|
};
|
|
13861
13861
|
}
|
|
13862
13862
|
|
|
13863
|
-
// ../../node_modules/zod-to-json-schema/dist/esm/parsers/never.js
|
|
13863
|
+
// ../../node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/never.js
|
|
13864
13864
|
function parseNeverDef(refs) {
|
|
13865
13865
|
return refs.target === "openAi" ? void 0 : {
|
|
13866
13866
|
not: parseAnyDef({
|
|
@@ -13870,7 +13870,7 @@ function parseNeverDef(refs) {
|
|
|
13870
13870
|
};
|
|
13871
13871
|
}
|
|
13872
13872
|
|
|
13873
|
-
// ../../node_modules/zod-to-json-schema/dist/esm/parsers/null.js
|
|
13873
|
+
// ../../node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/null.js
|
|
13874
13874
|
function parseNullDef(refs) {
|
|
13875
13875
|
return refs.target === "openApi3" ? {
|
|
13876
13876
|
enum: ["null"],
|
|
@@ -13880,7 +13880,7 @@ function parseNullDef(refs) {
|
|
|
13880
13880
|
};
|
|
13881
13881
|
}
|
|
13882
13882
|
|
|
13883
|
-
// ../../node_modules/zod-to-json-schema/dist/esm/parsers/union.js
|
|
13883
|
+
// ../../node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/union.js
|
|
13884
13884
|
var primitiveMappings = {
|
|
13885
13885
|
ZodString: "string",
|
|
13886
13886
|
ZodNumber: "number",
|
|
@@ -13948,7 +13948,7 @@ var asAnyOf = (def, refs) => {
|
|
|
13948
13948
|
return anyOf.length ? { anyOf } : void 0;
|
|
13949
13949
|
};
|
|
13950
13950
|
|
|
13951
|
-
// ../../node_modules/zod-to-json-schema/dist/esm/parsers/nullable.js
|
|
13951
|
+
// ../../node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/nullable.js
|
|
13952
13952
|
function parseNullableDef(def, refs) {
|
|
13953
13953
|
if (["ZodString", "ZodNumber", "ZodBigInt", "ZodBoolean", "ZodNull"].includes(def.innerType._def.typeName) && (!def.innerType._def.checks || !def.innerType._def.checks.length)) {
|
|
13954
13954
|
if (refs.target === "openApi3") {
|
|
@@ -13980,7 +13980,7 @@ function parseNullableDef(def, refs) {
|
|
|
13980
13980
|
return base && { anyOf: [base, { type: "null" }] };
|
|
13981
13981
|
}
|
|
13982
13982
|
|
|
13983
|
-
// ../../node_modules/zod-to-json-schema/dist/esm/parsers/number.js
|
|
13983
|
+
// ../../node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/number.js
|
|
13984
13984
|
function parseNumberDef(def, refs) {
|
|
13985
13985
|
const res = {
|
|
13986
13986
|
type: "number"
|
|
@@ -14029,7 +14029,7 @@ function parseNumberDef(def, refs) {
|
|
|
14029
14029
|
return res;
|
|
14030
14030
|
}
|
|
14031
14031
|
|
|
14032
|
-
// ../../node_modules/zod-to-json-schema/dist/esm/parsers/object.js
|
|
14032
|
+
// ../../node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/object.js
|
|
14033
14033
|
function parseObjectDef(def, refs) {
|
|
14034
14034
|
const forceOptionalIntoNullable = refs.target === "openAi";
|
|
14035
14035
|
const result = {
|
|
@@ -14099,7 +14099,7 @@ function safeIsOptional(schema) {
|
|
|
14099
14099
|
}
|
|
14100
14100
|
}
|
|
14101
14101
|
|
|
14102
|
-
// ../../node_modules/zod-to-json-schema/dist/esm/parsers/optional.js
|
|
14102
|
+
// ../../node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/optional.js
|
|
14103
14103
|
var parseOptionalDef = (def, refs) => {
|
|
14104
14104
|
if (refs.currentPath.toString() === refs.propertyPath?.toString()) {
|
|
14105
14105
|
return parseDef(def.innerType._def, refs);
|
|
@@ -14118,7 +14118,7 @@ var parseOptionalDef = (def, refs) => {
|
|
|
14118
14118
|
} : parseAnyDef(refs);
|
|
14119
14119
|
};
|
|
14120
14120
|
|
|
14121
|
-
// ../../node_modules/zod-to-json-schema/dist/esm/parsers/pipeline.js
|
|
14121
|
+
// ../../node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/pipeline.js
|
|
14122
14122
|
var parsePipelineDef = (def, refs) => {
|
|
14123
14123
|
if (refs.pipeStrategy === "input") {
|
|
14124
14124
|
return parseDef(def.in._def, refs);
|
|
@@ -14138,12 +14138,12 @@ var parsePipelineDef = (def, refs) => {
|
|
|
14138
14138
|
};
|
|
14139
14139
|
};
|
|
14140
14140
|
|
|
14141
|
-
// ../../node_modules/zod-to-json-schema/dist/esm/parsers/promise.js
|
|
14141
|
+
// ../../node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/promise.js
|
|
14142
14142
|
function parsePromiseDef(def, refs) {
|
|
14143
14143
|
return parseDef(def.type._def, refs);
|
|
14144
14144
|
}
|
|
14145
14145
|
|
|
14146
|
-
// ../../node_modules/zod-to-json-schema/dist/esm/parsers/set.js
|
|
14146
|
+
// ../../node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/set.js
|
|
14147
14147
|
function parseSetDef(def, refs) {
|
|
14148
14148
|
const items = parseDef(def.valueType._def, {
|
|
14149
14149
|
...refs,
|
|
@@ -14163,7 +14163,7 @@ function parseSetDef(def, refs) {
|
|
|
14163
14163
|
return schema;
|
|
14164
14164
|
}
|
|
14165
14165
|
|
|
14166
|
-
// ../../node_modules/zod-to-json-schema/dist/esm/parsers/tuple.js
|
|
14166
|
+
// ../../node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/tuple.js
|
|
14167
14167
|
function parseTupleDef(def, refs) {
|
|
14168
14168
|
if (def.rest) {
|
|
14169
14169
|
return {
|
|
@@ -14191,24 +14191,24 @@ function parseTupleDef(def, refs) {
|
|
|
14191
14191
|
}
|
|
14192
14192
|
}
|
|
14193
14193
|
|
|
14194
|
-
// ../../node_modules/zod-to-json-schema/dist/esm/parsers/undefined.js
|
|
14194
|
+
// ../../node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/undefined.js
|
|
14195
14195
|
function parseUndefinedDef(refs) {
|
|
14196
14196
|
return {
|
|
14197
14197
|
not: parseAnyDef(refs)
|
|
14198
14198
|
};
|
|
14199
14199
|
}
|
|
14200
14200
|
|
|
14201
|
-
// ../../node_modules/zod-to-json-schema/dist/esm/parsers/unknown.js
|
|
14201
|
+
// ../../node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/unknown.js
|
|
14202
14202
|
function parseUnknownDef(refs) {
|
|
14203
14203
|
return parseAnyDef(refs);
|
|
14204
14204
|
}
|
|
14205
14205
|
|
|
14206
|
-
// ../../node_modules/zod-to-json-schema/dist/esm/parsers/readonly.js
|
|
14206
|
+
// ../../node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/readonly.js
|
|
14207
14207
|
var parseReadonlyDef = (def, refs) => {
|
|
14208
14208
|
return parseDef(def.innerType._def, refs);
|
|
14209
14209
|
};
|
|
14210
14210
|
|
|
14211
|
-
// ../../node_modules/zod-to-json-schema/dist/esm/selectParser.js
|
|
14211
|
+
// ../../node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/selectParser.js
|
|
14212
14212
|
var selectParser = (def, typeName, refs) => {
|
|
14213
14213
|
switch (typeName) {
|
|
14214
14214
|
case ZodFirstPartyTypeKind.ZodString:
|
|
@@ -14284,7 +14284,7 @@ var selectParser = (def, typeName, refs) => {
|
|
|
14284
14284
|
}
|
|
14285
14285
|
};
|
|
14286
14286
|
|
|
14287
|
-
// ../../node_modules/zod-to-json-schema/dist/esm/parseDef.js
|
|
14287
|
+
// ../../node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parseDef.js
|
|
14288
14288
|
function parseDef(def, refs, forceResolution = false) {
|
|
14289
14289
|
const seenItem = refs.seen.get(def);
|
|
14290
14290
|
if (refs.override) {
|
|
@@ -14340,7 +14340,7 @@ var addMeta = (def, refs, jsonSchema) => {
|
|
|
14340
14340
|
return jsonSchema;
|
|
14341
14341
|
};
|
|
14342
14342
|
|
|
14343
|
-
// ../../node_modules/zod-to-json-schema/dist/esm/zodToJsonSchema.js
|
|
14343
|
+
// ../../node_modules/.pnpm/zod-to-json-schema@3.25.2_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/zodToJsonSchema.js
|
|
14344
14344
|
var zodToJsonSchema = (schema, options) => {
|
|
14345
14345
|
const refs = getRefs(options);
|
|
14346
14346
|
let definitions = typeof options === "object" && options.definitions ? Object.entries(options.definitions).reduce((acc, [name2, schema2]) => ({
|
|
@@ -14402,7 +14402,7 @@ var zodToJsonSchema = (schema, options) => {
|
|
|
14402
14402
|
return combined;
|
|
14403
14403
|
};
|
|
14404
14404
|
|
|
14405
|
-
// ../../node_modules/@modelcontextprotocol/sdk/dist/esm/server/zod-json-schema-compat.js
|
|
14405
|
+
// ../../node_modules/.pnpm/@modelcontextprotocol+sdk@1.29.0_zod@3.25.76/node_modules/@modelcontextprotocol/sdk/dist/esm/server/zod-json-schema-compat.js
|
|
14406
14406
|
function mapMiniTarget(t) {
|
|
14407
14407
|
if (!t)
|
|
14408
14408
|
return "draft-7";
|
|
@@ -14444,7 +14444,7 @@ function parseWithCompat(schema, data) {
|
|
|
14444
14444
|
return result.data;
|
|
14445
14445
|
}
|
|
14446
14446
|
|
|
14447
|
-
// ../../node_modules/@modelcontextprotocol/sdk/dist/esm/shared/protocol.js
|
|
14447
|
+
// ../../node_modules/.pnpm/@modelcontextprotocol+sdk@1.29.0_zod@3.25.76/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/protocol.js
|
|
14448
14448
|
var DEFAULT_REQUEST_TIMEOUT_MSEC = 6e4;
|
|
14449
14449
|
var Protocol = class {
|
|
14450
14450
|
constructor(_options) {
|
|
@@ -15398,7 +15398,7 @@ function mergeCapabilities(base, additional) {
|
|
|
15398
15398
|
return result;
|
|
15399
15399
|
}
|
|
15400
15400
|
|
|
15401
|
-
// ../../node_modules/@modelcontextprotocol/sdk/dist/esm/validation/ajv-provider.js
|
|
15401
|
+
// ../../node_modules/.pnpm/@modelcontextprotocol+sdk@1.29.0_zod@3.25.76/node_modules/@modelcontextprotocol/sdk/dist/esm/validation/ajv-provider.js
|
|
15402
15402
|
var import_ajv = __toESM(require_ajv(), 1);
|
|
15403
15403
|
var import_ajv_formats = __toESM(require_dist(), 1);
|
|
15404
15404
|
function createDefaultAjvInstance() {
|
|
@@ -15466,7 +15466,7 @@ var AjvJsonSchemaValidator = class {
|
|
|
15466
15466
|
}
|
|
15467
15467
|
};
|
|
15468
15468
|
|
|
15469
|
-
// ../../node_modules/@modelcontextprotocol/sdk/dist/esm/experimental/tasks/server.js
|
|
15469
|
+
// ../../node_modules/.pnpm/@modelcontextprotocol+sdk@1.29.0_zod@3.25.76/node_modules/@modelcontextprotocol/sdk/dist/esm/experimental/tasks/server.js
|
|
15470
15470
|
var ExperimentalServerTasks = class {
|
|
15471
15471
|
constructor(_server) {
|
|
15472
15472
|
this._server = _server;
|
|
@@ -15679,7 +15679,7 @@ var ExperimentalServerTasks = class {
|
|
|
15679
15679
|
}
|
|
15680
15680
|
};
|
|
15681
15681
|
|
|
15682
|
-
// ../../node_modules/@modelcontextprotocol/sdk/dist/esm/experimental/tasks/helpers.js
|
|
15682
|
+
// ../../node_modules/.pnpm/@modelcontextprotocol+sdk@1.29.0_zod@3.25.76/node_modules/@modelcontextprotocol/sdk/dist/esm/experimental/tasks/helpers.js
|
|
15683
15683
|
function assertToolsCallTaskCapability(requests, method, entityName) {
|
|
15684
15684
|
if (!requests) {
|
|
15685
15685
|
throw new Error(`${entityName} does not support task creation (required for ${method})`);
|
|
@@ -15714,7 +15714,7 @@ function assertClientRequestTaskCapability(requests, method, entityName) {
|
|
|
15714
15714
|
}
|
|
15715
15715
|
}
|
|
15716
15716
|
|
|
15717
|
-
// ../../node_modules/@modelcontextprotocol/sdk/dist/esm/server/index.js
|
|
15717
|
+
// ../../node_modules/.pnpm/@modelcontextprotocol+sdk@1.29.0_zod@3.25.76/node_modules/@modelcontextprotocol/sdk/dist/esm/server/index.js
|
|
15718
15718
|
var Server = class extends Protocol {
|
|
15719
15719
|
/**
|
|
15720
15720
|
* Initializes this server with the given name and version information.
|
|
@@ -16094,7 +16094,7 @@ var Server = class extends Protocol {
|
|
|
16094
16094
|
}
|
|
16095
16095
|
};
|
|
16096
16096
|
|
|
16097
|
-
// ../../node_modules/@modelcontextprotocol/sdk/dist/esm/server/completable.js
|
|
16097
|
+
// ../../node_modules/.pnpm/@modelcontextprotocol+sdk@1.29.0_zod@3.25.76/node_modules/@modelcontextprotocol/sdk/dist/esm/server/completable.js
|
|
16098
16098
|
var COMPLETABLE_SYMBOL = /* @__PURE__ */ Symbol.for("mcp.completable");
|
|
16099
16099
|
function isCompletable(schema) {
|
|
16100
16100
|
return !!schema && typeof schema === "object" && COMPLETABLE_SYMBOL in schema;
|
|
@@ -16108,7 +16108,7 @@ var McpZodTypeKind;
|
|
|
16108
16108
|
McpZodTypeKind2["Completable"] = "McpCompletable";
|
|
16109
16109
|
})(McpZodTypeKind || (McpZodTypeKind = {}));
|
|
16110
16110
|
|
|
16111
|
-
// ../../node_modules/@modelcontextprotocol/sdk/dist/esm/shared/toolNameValidation.js
|
|
16111
|
+
// ../../node_modules/.pnpm/@modelcontextprotocol+sdk@1.29.0_zod@3.25.76/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/toolNameValidation.js
|
|
16112
16112
|
var TOOL_NAME_REGEX = /^[A-Za-z0-9._-]{1,128}$/;
|
|
16113
16113
|
function validateToolName(name) {
|
|
16114
16114
|
const warnings = [];
|
|
@@ -16166,7 +16166,7 @@ function validateAndWarnToolName(name) {
|
|
|
16166
16166
|
return result.isValid;
|
|
16167
16167
|
}
|
|
16168
16168
|
|
|
16169
|
-
// ../../node_modules/@modelcontextprotocol/sdk/dist/esm/experimental/tasks/mcp-server.js
|
|
16169
|
+
// ../../node_modules/.pnpm/@modelcontextprotocol+sdk@1.29.0_zod@3.25.76/node_modules/@modelcontextprotocol/sdk/dist/esm/experimental/tasks/mcp-server.js
|
|
16170
16170
|
var ExperimentalMcpServerTasks = class {
|
|
16171
16171
|
constructor(_mcpServer) {
|
|
16172
16172
|
this._mcpServer = _mcpServer;
|
|
@@ -16181,7 +16181,7 @@ var ExperimentalMcpServerTasks = class {
|
|
|
16181
16181
|
}
|
|
16182
16182
|
};
|
|
16183
16183
|
|
|
16184
|
-
// ../../node_modules/@modelcontextprotocol/sdk/dist/esm/server/mcp.js
|
|
16184
|
+
// ../../node_modules/.pnpm/@modelcontextprotocol+sdk@1.29.0_zod@3.25.76/node_modules/@modelcontextprotocol/sdk/dist/esm/server/mcp.js
|
|
16185
16185
|
var McpServer = class {
|
|
16186
16186
|
constructor(serverInfo, options) {
|
|
16187
16187
|
this._registeredResources = {};
|
|
@@ -17174,11 +17174,25 @@ Example: A form that asks a question, collects contact info, then finishes:
|
|
|
17174
17174
|
if (planContext.form_limit !== null) {
|
|
17175
17175
|
const formsResult = await callApi("/forms", { method: "GET" });
|
|
17176
17176
|
if (formsResult.ok) {
|
|
17177
|
-
const
|
|
17178
|
-
if (
|
|
17177
|
+
const forms = formsResult.data.forms ?? [];
|
|
17178
|
+
if (forms.length >= planContext.form_limit) {
|
|
17179
17179
|
const upgradeUrl = `${BUSINESS.urls.dashboard}/billing`;
|
|
17180
|
+
const formList = forms.map((f, i) => ` ${i + 1}. "${f.title || "Untitled"}" (id: ${f.id})`).join("\n");
|
|
17181
|
+
const options = planContext.auth_mode === "oauth" ? ` - Upgrade for unlimited forms: ${upgradeUrl}
|
|
17182
|
+
- Or delete one of the forms below to free a slot.` : ` - Delete one of the forms below to free a slot.
|
|
17183
|
+
- Or sign in to a Clipform account to keep these forms and get higher limits.`;
|
|
17180
17184
|
return errorResult(
|
|
17181
|
-
|
|
17185
|
+
[
|
|
17186
|
+
`LIMIT REACHED - the form was NOT created. The plan's form limit is full.`,
|
|
17187
|
+
``,
|
|
17188
|
+
`This ${planContext.auth_mode === "oauth" ? `workspace ('${planContext.workspace_name}')` : "anonymous session"} is on the ${planContext.plan_name} plan, which allows ${planContext.form_limit} forms, and it's already full. To make a new one:`,
|
|
17189
|
+
options,
|
|
17190
|
+
``,
|
|
17191
|
+
`Current forms:`,
|
|
17192
|
+
formList,
|
|
17193
|
+
``,
|
|
17194
|
+
`Share this list with the user, explain they've hit the ${planContext.form_limit}-form limit, and let them choose: upgrade, or pick a form to delete. clipform_delete_form asks the user to confirm before removing anything.`
|
|
17195
|
+
].join("\n")
|
|
17182
17196
|
);
|
|
17183
17197
|
}
|
|
17184
17198
|
}
|
|
@@ -17327,7 +17341,7 @@ function registerListFormsTool(server) {
|
|
|
17327
17341
|
|
|
17328
17342
|
// src/lib/format-form.ts
|
|
17329
17343
|
function formatFormState(data) {
|
|
17330
|
-
const nodes = data.nodes;
|
|
17344
|
+
const nodes = data.node ?? data.nodes ?? [];
|
|
17331
17345
|
const lines = [
|
|
17332
17346
|
`Form: ${data.title}`,
|
|
17333
17347
|
`Form ID: ${data.form_id}`,
|
|
@@ -17343,9 +17357,10 @@ function formatFormState(data) {
|
|
|
17343
17357
|
if (q.config && Object.keys(q.config).length > 0) {
|
|
17344
17358
|
lines.push(` Config: ${JSON.stringify(q.config)}`);
|
|
17345
17359
|
}
|
|
17346
|
-
|
|
17360
|
+
const options = q.node_options ?? q.options;
|
|
17361
|
+
if (options && options.length > 0) {
|
|
17347
17362
|
lines.push(
|
|
17348
|
-
` Options: ${
|
|
17363
|
+
` Options: ${options.map((o) => o.content).join(", ")}`
|
|
17349
17364
|
);
|
|
17350
17365
|
}
|
|
17351
17366
|
}
|
|
@@ -17399,7 +17414,6 @@ function registerUpdateFormTool(server) {
|
|
|
17399
17414
|
description: external_exports.string().nullable().optional().describe("SEO description (meta description, og:description). Set null to clear."),
|
|
17400
17415
|
author: external_exports.string().nullable().optional().describe("AI-PROTECTED: Only set when the user explicitly provides an author name. Set null to clear."),
|
|
17401
17416
|
logo_url: external_exports.string().nullable().optional().describe("AI-PROTECTED: Only set when the user explicitly provides a logo URL. Set null to clear."),
|
|
17402
|
-
embed_autoplay: external_exports.boolean().optional().describe("Auto-play video when embed loads. Default false."),
|
|
17403
17417
|
show_branding: external_exports.boolean().optional().describe("Show Clipform branding. Set false to remove (Pro plan)."),
|
|
17404
17418
|
brand_name: external_exports.string().nullable().optional().describe("AI-PROTECTED: Custom brand name shown in footer. Only set when user explicitly provides."),
|
|
17405
17419
|
tags: external_exports.array(external_exports.string()).optional().describe("Replace all tags on this form. Pass the full desired set (e.g. ['quiz', 'trivia', 'slug:elephants']). Omit to leave tags unchanged.")
|
|
@@ -17411,7 +17425,7 @@ function registerUpdateFormTool(server) {
|
|
|
17411
17425
|
openWorldHint: true
|
|
17412
17426
|
}
|
|
17413
17427
|
},
|
|
17414
|
-
async ({ form_id, title, is_live, show_step_counter, disable_back_navigation, total_steps, primary_color, background_color, font_family, description, author, logo_url,
|
|
17428
|
+
async ({ form_id, title, is_live, show_step_counter, disable_back_navigation, total_steps, primary_color, background_color, font_family, description, author, logo_url, show_branding, brand_name, tags }) => {
|
|
17415
17429
|
const body = {};
|
|
17416
17430
|
if (title !== void 0) body.title = title;
|
|
17417
17431
|
if (is_live !== void 0) body.is_live = is_live;
|
|
@@ -17424,7 +17438,6 @@ function registerUpdateFormTool(server) {
|
|
|
17424
17438
|
if (description !== void 0) body.description = description;
|
|
17425
17439
|
if (author !== void 0) body.author = author;
|
|
17426
17440
|
if (logo_url !== void 0) body.logo_url = logo_url;
|
|
17427
|
-
if (embed_autoplay !== void 0 && FEATURES.embed_autoplay.enabled) body.embed_autoplay = embed_autoplay;
|
|
17428
17441
|
if (show_branding !== void 0) body.show_branding = show_branding;
|
|
17429
17442
|
if (brand_name !== void 0) body.brand_name = brand_name;
|
|
17430
17443
|
if (Object.keys(body).length > 0) {
|
|
@@ -17467,8 +17480,6 @@ function registerUpdateFormTool(server) {
|
|
|
17467
17480
|
updates.push(`Author \u2192 ${author === null ? "cleared" : `"${author}"`}`);
|
|
17468
17481
|
if (logo_url !== void 0)
|
|
17469
17482
|
updates.push(`Logo URL \u2192 ${logo_url === null ? "cleared" : logo_url}`);
|
|
17470
|
-
if (embed_autoplay !== void 0)
|
|
17471
|
-
updates.push(`Embed autoplay \u2192 ${embed_autoplay}`);
|
|
17472
17483
|
if (show_branding !== void 0)
|
|
17473
17484
|
updates.push(`Show branding \u2192 ${show_branding}`);
|
|
17474
17485
|
if (brand_name !== void 0)
|
|
@@ -17480,15 +17491,39 @@ function registerUpdateFormTool(server) {
|
|
|
17480
17491
|
);
|
|
17481
17492
|
}
|
|
17482
17493
|
|
|
17494
|
+
// src/lib/confirm.ts
|
|
17495
|
+
var CONFIRM_FIELD_DESCRIPTION = "Set to true ONLY after the user has explicitly confirmed this destructive action. Leave unset otherwise - hosts that support confirmation dialogs will prompt the user automatically.";
|
|
17496
|
+
async function confirmDestructive(server, opts) {
|
|
17497
|
+
if (opts.alreadyConfirmed === true) return { proceed: true };
|
|
17498
|
+
const lowLevel = server.server;
|
|
17499
|
+
const caps = lowLevel?.getClientCapabilities?.();
|
|
17500
|
+
if (caps?.elicitation) {
|
|
17501
|
+
const r = await lowLevel.elicitInput({
|
|
17502
|
+
message: opts.message,
|
|
17503
|
+
requestedSchema: {
|
|
17504
|
+
type: "object",
|
|
17505
|
+
properties: {
|
|
17506
|
+
confirm: { type: "boolean", title: "Confirm", description: opts.message }
|
|
17507
|
+
},
|
|
17508
|
+
required: ["confirm"]
|
|
17509
|
+
}
|
|
17510
|
+
});
|
|
17511
|
+
if (r.action === "accept" && r.content?.confirm === true) return { proceed: true };
|
|
17512
|
+
return { proceed: false, message: "Cancelled - nothing was changed." };
|
|
17513
|
+
}
|
|
17514
|
+
return { proceed: false, message: opts.relay };
|
|
17515
|
+
}
|
|
17516
|
+
|
|
17483
17517
|
// src/tools/delete-form.ts
|
|
17484
17518
|
function registerDeleteFormTool(server) {
|
|
17485
17519
|
server.registerTool(
|
|
17486
17520
|
"clipform_delete_form",
|
|
17487
17521
|
{
|
|
17488
17522
|
title: "Delete Clipform",
|
|
17489
|
-
description: `Permanently delete
|
|
17523
|
+
description: `Permanently delete a form and all its nodes. This cannot be undone. Requires user confirmation before it runs.`,
|
|
17490
17524
|
inputSchema: {
|
|
17491
|
-
form_id: external_exports.string().uuid().describe("The form UUID to delete (returned by clipform_create_form, not the short share_id from the URL)")
|
|
17525
|
+
form_id: external_exports.string().uuid().describe("The form UUID to delete (returned by clipform_create_form, not the short share_id from the URL)"),
|
|
17526
|
+
confirm: external_exports.boolean().optional().describe(CONFIRM_FIELD_DESCRIPTION)
|
|
17492
17527
|
},
|
|
17493
17528
|
annotations: {
|
|
17494
17529
|
readOnlyHint: false,
|
|
@@ -17497,7 +17532,15 @@ function registerDeleteFormTool(server) {
|
|
|
17497
17532
|
openWorldHint: true
|
|
17498
17533
|
}
|
|
17499
17534
|
},
|
|
17500
|
-
async ({ form_id }) => {
|
|
17535
|
+
async ({ form_id, confirm }) => {
|
|
17536
|
+
const decision = await confirmDestructive(server, {
|
|
17537
|
+
alreadyConfirmed: confirm,
|
|
17538
|
+
message: `Permanently delete form ${form_id} and all of its nodes? This cannot be undone.`,
|
|
17539
|
+
relay: `Confirmation required: deleting form ${form_id} permanently removes it and all its nodes, and cannot be undone. Ask the user to confirm, then call clipform_delete_form again with confirm: true.`
|
|
17540
|
+
});
|
|
17541
|
+
if (!decision.proceed) {
|
|
17542
|
+
return textResult(decision.message);
|
|
17543
|
+
}
|
|
17501
17544
|
const result = await callApi(`/forms/${form_id}`, {
|
|
17502
17545
|
method: "DELETE"
|
|
17503
17546
|
});
|
|
@@ -17620,10 +17663,11 @@ function registerDeleteNodeTool(server) {
|
|
|
17620
17663
|
"clipform_delete_node",
|
|
17621
17664
|
{
|
|
17622
17665
|
title: "Delete Node",
|
|
17623
|
-
description: `Delete a node from a form. The logic chain is automatically re-linked (the previous node will point to the next one). Cannot delete the start node or the last end screen.`,
|
|
17666
|
+
description: `Delete a node from a form. The logic chain is automatically re-linked (the previous node will point to the next one). Cannot delete the start node or the last end screen. Requires user confirmation before it runs.`,
|
|
17624
17667
|
inputSchema: {
|
|
17625
17668
|
form_id: external_exports.string().uuid().describe("The form UUID (returned by clipform_create_form, not the short share_id from the URL)"),
|
|
17626
|
-
node_id: external_exports.string().describe("The node ID to delete")
|
|
17669
|
+
node_id: external_exports.string().describe("The node ID to delete"),
|
|
17670
|
+
confirm: external_exports.boolean().optional().describe(CONFIRM_FIELD_DESCRIPTION)
|
|
17627
17671
|
},
|
|
17628
17672
|
annotations: {
|
|
17629
17673
|
readOnlyHint: false,
|
|
@@ -17632,7 +17676,15 @@ function registerDeleteNodeTool(server) {
|
|
|
17632
17676
|
openWorldHint: true
|
|
17633
17677
|
}
|
|
17634
17678
|
},
|
|
17635
|
-
async ({ form_id, node_id }) => {
|
|
17679
|
+
async ({ form_id, node_id, confirm }) => {
|
|
17680
|
+
const decision = await confirmDestructive(server, {
|
|
17681
|
+
alreadyConfirmed: confirm,
|
|
17682
|
+
message: `Delete node ${node_id} from this form? This cannot be undone.`,
|
|
17683
|
+
relay: `Confirmation required: deleting node ${node_id} cannot be undone. Ask the user to confirm, then call clipform_delete_node again with confirm: true.`
|
|
17684
|
+
});
|
|
17685
|
+
if (!decision.proceed) {
|
|
17686
|
+
return textResult(decision.message);
|
|
17687
|
+
}
|
|
17636
17688
|
const result = await callApi(
|
|
17637
17689
|
`/forms/${form_id}/nodes/${node_id}`,
|
|
17638
17690
|
{ method: "DELETE" }
|
|
@@ -17782,10 +17834,11 @@ function registerDeleteNodeMediaTool(server) {
|
|
|
17782
17834
|
"clipform_delete_node_media",
|
|
17783
17835
|
{
|
|
17784
17836
|
title: "Delete Node Media",
|
|
17785
|
-
description: `Remove media from a node. Deletes the media record and cleans up external resources (Mux video asset, storage file).`,
|
|
17837
|
+
description: `Remove media from a node. Deletes the media record and cleans up external resources (Mux video asset, storage file). Requires user confirmation before it runs.`,
|
|
17786
17838
|
inputSchema: {
|
|
17787
17839
|
form_id: external_exports.string().uuid().describe("The form UUID (returned by clipform_create_form, not the short share_id from the URL)"),
|
|
17788
|
-
node_id: external_exports.string().describe("The node ID")
|
|
17840
|
+
node_id: external_exports.string().describe("The node ID"),
|
|
17841
|
+
confirm: external_exports.boolean().optional().describe(CONFIRM_FIELD_DESCRIPTION)
|
|
17789
17842
|
},
|
|
17790
17843
|
annotations: {
|
|
17791
17844
|
readOnlyHint: false,
|
|
@@ -17794,7 +17847,15 @@ function registerDeleteNodeMediaTool(server) {
|
|
|
17794
17847
|
openWorldHint: true
|
|
17795
17848
|
}
|
|
17796
17849
|
},
|
|
17797
|
-
async ({ form_id, node_id }) => {
|
|
17850
|
+
async ({ form_id, node_id, confirm }) => {
|
|
17851
|
+
const decision = await confirmDestructive(server, {
|
|
17852
|
+
alreadyConfirmed: confirm,
|
|
17853
|
+
message: `Remove the media attached to node ${node_id}? This deletes the underlying video/file and cannot be undone.`,
|
|
17854
|
+
relay: `Confirmation required: removing media from node ${node_id} deletes the underlying video/file and cannot be undone. Ask the user to confirm, then call clipform_delete_node_media again with confirm: true.`
|
|
17855
|
+
});
|
|
17856
|
+
if (!decision.proceed) {
|
|
17857
|
+
return textResult(decision.message);
|
|
17858
|
+
}
|
|
17798
17859
|
const result = await callApi(
|
|
17799
17860
|
`/forms/${form_id}/nodes/${node_id}/media`,
|
|
17800
17861
|
{ method: "DELETE" }
|
|
@@ -18143,7 +18204,7 @@ function registerRenderCompositionTool(server) {
|
|
|
18143
18204
|
"clipform_render_composition",
|
|
18144
18205
|
{
|
|
18145
18206
|
title: "Render Composition",
|
|
18146
|
-
description: `Render a specialised video composition to MP4 or PNG
|
|
18207
|
+
description: `Render a specialised video composition to MP4 or PNG - custom animated visuals that clipform_generate_video can't provide, such as geography animations or designed motion graphics. Available composition names and their required input props schemas come from clipform_list_compositions.
|
|
18147
18208
|
|
|
18148
18209
|
For narrated Ken Burns slideshows from images, use clipform_generate_video instead. Output formats: mp4 (H.264, best for social media) or png (single frame). Returns a public URL when complete.`,
|
|
18149
18210
|
inputSchema: {
|
|
@@ -18655,10 +18716,27 @@ var __dirname = dirname(fileURLToPath(import.meta.url));
|
|
|
18655
18716
|
var pkg = JSON.parse(readFileSync(join(__dirname, "..", "package.json"), "utf-8"));
|
|
18656
18717
|
var MCP_VERSION = pkg.version;
|
|
18657
18718
|
function createServer(options) {
|
|
18658
|
-
const server = new McpServer(
|
|
18659
|
-
|
|
18660
|
-
|
|
18661
|
-
|
|
18719
|
+
const server = new McpServer(
|
|
18720
|
+
{
|
|
18721
|
+
name: "clipform-mcp-server",
|
|
18722
|
+
version: MCP_VERSION
|
|
18723
|
+
},
|
|
18724
|
+
{
|
|
18725
|
+
// Lands directly in the client's system prompt. This is the only
|
|
18726
|
+
// high-level guidance external clients (claude.ai, Desktop, ChatGPT App)
|
|
18727
|
+
// receive - they have no equivalent of the bot's system prompt. It is
|
|
18728
|
+
// also the correct home for cross-tool / sequencing guidance, which must
|
|
18729
|
+
// NOT go in individual tool descriptions (treated as prompt injection at
|
|
18730
|
+
// directory review).
|
|
18731
|
+
instructions: [
|
|
18732
|
+
"Clipform builds interactive video-style forms. When the brief is clear, build the form directly; when it's vague, ask one or two short questions first.",
|
|
18733
|
+
"Prefer rich media: video over images over plain text.",
|
|
18734
|
+
"At the start of a build, call clipform_get_workflow to load the recipe for the form type, and clipform_get_guide for craft detail.",
|
|
18735
|
+
"Every *_id argument is a UUID returned by the tools - not the short share_id from a form URL.",
|
|
18736
|
+
"Deleting a form, node, or its media is permanent; those tools ask the user to confirm before running."
|
|
18737
|
+
].join(" ")
|
|
18738
|
+
}
|
|
18739
|
+
);
|
|
18662
18740
|
const _registerTool = server.registerTool.bind(server);
|
|
18663
18741
|
server.registerTool = (name, config2, handler) => {
|
|
18664
18742
|
return _registerTool(
|
|
@@ -18711,4 +18789,4 @@ export {
|
|
|
18711
18789
|
JSONRPCMessageSchema,
|
|
18712
18790
|
createServer
|
|
18713
18791
|
};
|
|
18714
|
-
//# sourceMappingURL=chunk-
|
|
18792
|
+
//# sourceMappingURL=chunk-2ORCTK3I.js.map
|