@maroonedog/luq 2.4.3 → 2.4.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,81 +1,81 @@
1
1
  // GENERATED FILE - do not edit by hand.
2
2
  // Generated by scripts/catalog/build-plugin-catalog.ts out of the plugin directory structure.
3
3
  export const PLUGIN_MANIFEST = [
4
- { directoryName: "array-contains", subpathName: "arrayContains", tier: "isolated", entryFile: "src/plugins/array-contains/index.ts", exportedSymbols: ["arrayContainsPlugin"] },
5
- { directoryName: "array-each", subpathName: "arrayEach", tier: "isolated", entryFile: "src/plugins/array-each/index.ts", exportedSymbols: ["arrayEachPlugin"] },
6
- { directoryName: "array-includes", subpathName: "arrayIncludes", tier: "isolated", entryFile: "src/plugins/array-includes/index.ts", exportedSymbols: ["arrayIncludesPlugin"] },
7
- { directoryName: "array-max-length", subpathName: "arrayMaxLength", tier: "isolated", entryFile: "src/plugins/array-max-length/index.ts", exportedSymbols: ["arrayMaxLengthPlugin"] },
8
- { directoryName: "array-min-length", subpathName: "arrayMinLength", tier: "isolated", entryFile: "src/plugins/array-min-length/index.ts", exportedSymbols: ["arrayMinLengthPlugin"] },
9
- { directoryName: "array-unique", subpathName: "arrayUnique", tier: "isolated", entryFile: "src/plugins/array-unique/index.ts", exportedSymbols: ["arrayUniquePlugin"] },
10
- { directoryName: "boolean-falsy", subpathName: "booleanFalsy", tier: "isolated", entryFile: "src/plugins/boolean-falsy/index.ts", exportedSymbols: ["booleanFalsyPlugin"] },
11
- { directoryName: "boolean-truthy", subpathName: "booleanTruthy", tier: "isolated", entryFile: "src/plugins/boolean-truthy/index.ts", exportedSymbols: ["booleanTruthyPlugin"] },
12
- { directoryName: "compare-field", subpathName: "compareField", tier: "isolated", entryFile: "src/plugins/compare-field/index.ts", exportedSymbols: ["compareFieldPlugin"] },
13
- { directoryName: "conditional-schema", subpathName: "conditionalSchema", tier: "isolated", entryFile: "src/plugins/conditional-schema/index.ts", exportedSymbols: ["conditionalSchemaPlugin"] },
14
- { directoryName: "custom", subpathName: "custom", tier: "isolated", entryFile: "src/plugins/custom/index.ts", exportedSymbols: ["customPlugin"] },
15
- { directoryName: "from-context", subpathName: "fromContext", tier: "isolated", entryFile: "src/plugins/from-context/index.ts", exportedSymbols: ["fromContextPlugin"] },
16
- { directoryName: "json-schema", subpathName: "jsonSchema", tier: "extension", entryFile: "src/json-schema/extensions/json-schema/index.ts", exportedSymbols: ["jsonSchemaPlugin"] },
17
- { directoryName: "json-schema-full-feature", subpathName: "jsonSchemaFullFeature", tier: "extension", entryFile: "src/json-schema/extensions/json-schema-full-feature/index.ts", exportedSymbols: ["jsonSchemaFullFeaturePlugin"] },
18
- { directoryName: "literal", subpathName: "literal", tier: "isolated", entryFile: "src/plugins/literal/index.ts", exportedSymbols: ["literalPlugin"] },
19
- { directoryName: "nullable", subpathName: "nullable", tier: "isolated", entryFile: "src/plugins/nullable/index.ts", exportedSymbols: ["nullablePlugin"] },
20
- { directoryName: "number-finite", subpathName: "numberFinite", tier: "isolated", entryFile: "src/plugins/number-finite/index.ts", exportedSymbols: ["numberFinitePlugin"] },
21
- { directoryName: "number-integer", subpathName: "numberInteger", tier: "isolated", entryFile: "src/plugins/number-integer/index.ts", exportedSymbols: ["numberIntegerPlugin"] },
22
- { directoryName: "number-max", subpathName: "numberMax", tier: "isolated", entryFile: "src/plugins/number-max/index.ts", exportedSymbols: ["numberMaxPlugin"] },
23
- { directoryName: "number-min", subpathName: "numberMin", tier: "isolated", entryFile: "src/plugins/number-min/index.ts", exportedSymbols: ["numberMinPlugin"] },
24
- { directoryName: "number-multiple-of", subpathName: "numberMultipleOf", tier: "isolated", entryFile: "src/plugins/number-multiple-of/index.ts", exportedSymbols: ["numberMultipleOfPlugin"] },
25
- { directoryName: "number-negative", subpathName: "numberNegative", tier: "isolated", entryFile: "src/plugins/number-negative/index.ts", exportedSymbols: ["numberNegativePlugin"] },
26
- { directoryName: "number-positive", subpathName: "numberPositive", tier: "isolated", entryFile: "src/plugins/number-positive/index.ts", exportedSymbols: ["numberPositivePlugin"] },
27
- { directoryName: "number-range", subpathName: "numberRange", tier: "isolated", entryFile: "src/plugins/number-range/index.ts", exportedSymbols: ["numberRangePlugin"] },
28
- { directoryName: "object", subpathName: "object", tier: "isolated", entryFile: "src/plugins/object/index.ts", exportedSymbols: ["objectPlugin"] },
29
- { directoryName: "object-additional-properties", subpathName: "objectAdditionalProperties", tier: "isolated", entryFile: "src/plugins/object-additional-properties/index.ts", exportedSymbols: ["objectAdditionalPropertiesPlugin", "objectAdditionalPropertiesSchemaPlugin"] },
30
- { directoryName: "object-dependent-required", subpathName: "objectDependentRequired", tier: "isolated", entryFile: "src/plugins/object-dependent-required/index.ts", exportedSymbols: ["objectDependentRequiredPlugin"] },
31
- { directoryName: "object-dependent-schemas", subpathName: "objectDependentSchemas", tier: "isolated", entryFile: "src/plugins/object-dependent-schemas/index.ts", exportedSymbols: ["objectDependentSchemasPlugin"] },
32
- { directoryName: "object-max-properties", subpathName: "objectMaxProperties", tier: "isolated", entryFile: "src/plugins/object-max-properties/index.ts", exportedSymbols: ["objectMaxPropertiesPlugin"] },
33
- { directoryName: "object-min-properties", subpathName: "objectMinProperties", tier: "isolated", entryFile: "src/plugins/object-min-properties/index.ts", exportedSymbols: ["objectMinPropertiesPlugin"] },
34
- { directoryName: "object-pattern-properties", subpathName: "objectPatternProperties", tier: "isolated", entryFile: "src/plugins/object-pattern-properties/index.ts", exportedSymbols: ["objectPatternPropertiesPlugin"] },
35
- { directoryName: "object-property-names", subpathName: "objectPropertyNames", tier: "isolated", entryFile: "src/plugins/object-property-names/index.ts", exportedSymbols: ["objectPropertyNamesPlugin"] },
36
- { directoryName: "object-recursively", subpathName: "objectRecursively", tier: "isolated", entryFile: "src/plugins/object-recursively/index.ts", exportedSymbols: ["objectRecursivelyPlugin"] },
37
- { directoryName: "one-of", subpathName: "oneOf", tier: "isolated", entryFile: "src/plugins/one-of/index.ts", exportedSymbols: ["oneOfPlugin"] },
38
- { directoryName: "optional", subpathName: "optional", tier: "isolated", entryFile: "src/plugins/optional/index.ts", exportedSymbols: ["optionalPlugin"] },
39
- { directoryName: "optional-if", subpathName: "optionalIf", tier: "isolated", entryFile: "src/plugins/optional-if/index.ts", exportedSymbols: ["optionalIfPlugin"] },
40
- { directoryName: "or-fail", subpathName: "orFail", tier: "isolated", entryFile: "src/plugins/or-fail/index.ts", exportedSymbols: ["orFailPlugin"] },
41
- { directoryName: "read-only", subpathName: "readOnly", tier: "isolated", entryFile: "src/plugins/read-only/index.ts", exportedSymbols: ["readOnlyPlugin"] },
42
- { directoryName: "required", subpathName: "required", tier: "isolated", entryFile: "src/plugins/required/index.ts", exportedSymbols: ["requiredPlugin"] },
43
- { directoryName: "required-if", subpathName: "requiredIf", tier: "isolated", entryFile: "src/plugins/required-if/index.ts", exportedSymbols: ["requiredIfPlugin"] },
44
- { directoryName: "skip", subpathName: "skip", tier: "isolated", entryFile: "src/plugins/skip/index.ts", exportedSymbols: ["skipPlugin"] },
45
- { directoryName: "stitch", subpathName: "stitch", tier: "isolated", entryFile: "src/plugins/stitch/index.ts", exportedSymbols: ["stitchPlugin"] },
46
- { directoryName: "stitch-with", subpathName: "stitchWith", tier: "isolated", entryFile: "src/plugins/stitch-with/index.ts", exportedSymbols: ["stitchWithPlugin"] },
47
- { directoryName: "string-alphanumeric", subpathName: "stringAlphanumeric", tier: "isolated", entryFile: "src/plugins/string-alphanumeric/index.ts", exportedSymbols: ["stringAlphanumericPlugin"] },
48
- { directoryName: "string-base64", subpathName: "stringBase64", tier: "isolated", entryFile: "src/plugins/string-base64/index.ts", exportedSymbols: ["stringBase64Plugin"] },
49
- { directoryName: "string-content-encoding", subpathName: "stringContentEncoding", tier: "isolated", entryFile: "src/plugins/string-content-encoding/index.ts", exportedSymbols: ["stringContentEncodingPlugin"] },
50
- { directoryName: "string-content-media-type", subpathName: "stringContentMediaType", tier: "isolated", entryFile: "src/plugins/string-content-media-type/index.ts", exportedSymbols: ["stringContentMediaTypePlugin"] },
51
- { directoryName: "string-date", subpathName: "stringDate", tier: "isolated", entryFile: "src/plugins/string-date/index.ts", exportedSymbols: ["stringDatePlugin"] },
52
- { directoryName: "string-datetime", subpathName: "stringDatetime", tier: "isolated", entryFile: "src/plugins/string-datetime/index.ts", exportedSymbols: ["stringDatetimePlugin"] },
53
- { directoryName: "string-duration", subpathName: "stringDuration", tier: "isolated", entryFile: "src/plugins/string-duration/index.ts", exportedSymbols: ["stringDurationPlugin"] },
54
- { directoryName: "string-email", subpathName: "stringEmail", tier: "isolated", entryFile: "src/plugins/string-email/index.ts", exportedSymbols: ["stringEmailPlugin"] },
55
- { directoryName: "string-ends-with", subpathName: "stringEndsWith", tier: "isolated", entryFile: "src/plugins/string-ends-with/index.ts", exportedSymbols: ["stringEndsWithPlugin"] },
56
- { directoryName: "string-exact-length", subpathName: "stringExactLength", tier: "isolated", entryFile: "src/plugins/string-exact-length/index.ts", exportedSymbols: ["stringExactLengthPlugin"] },
57
- { directoryName: "string-hostname", subpathName: "stringHostname", tier: "isolated", entryFile: "src/plugins/string-hostname/index.ts", exportedSymbols: ["stringHostnamePlugin"] },
58
- { directoryName: "string-idn-email", subpathName: "stringIdnEmail", tier: "isolated", entryFile: "src/plugins/string-idn-email/index.ts", exportedSymbols: ["stringIdnEmailPlugin"] },
59
- { directoryName: "string-idn-hostname", subpathName: "stringIdnHostname", tier: "isolated", entryFile: "src/plugins/string-idn-hostname/index.ts", exportedSymbols: ["stringIdnHostnamePlugin"] },
60
- { directoryName: "string-ipv4", subpathName: "stringIpv4", tier: "isolated", entryFile: "src/plugins/string-ipv4/index.ts", exportedSymbols: ["stringIpv4Plugin"] },
61
- { directoryName: "string-ipv6", subpathName: "stringIpv6", tier: "isolated", entryFile: "src/plugins/string-ipv6/index.ts", exportedSymbols: ["stringIpv6Plugin"] },
62
- { directoryName: "string-iri", subpathName: "stringIri", tier: "isolated", entryFile: "src/plugins/string-iri/index.ts", exportedSymbols: ["stringIriPlugin"] },
63
- { directoryName: "string-iri-reference", subpathName: "stringIriReference", tier: "isolated", entryFile: "src/plugins/string-iri-reference/index.ts", exportedSymbols: ["stringIriReferencePlugin"] },
64
- { directoryName: "string-json-pointer", subpathName: "stringJsonPointer", tier: "isolated", entryFile: "src/plugins/string-json-pointer/index.ts", exportedSymbols: ["stringJsonPointerPlugin"] },
65
- { directoryName: "string-max", subpathName: "stringMax", tier: "isolated", entryFile: "src/plugins/string-max/index.ts", exportedSymbols: ["stringMaxPlugin"] },
66
- { directoryName: "string-min", subpathName: "stringMin", tier: "isolated", entryFile: "src/plugins/string-min/index.ts", exportedSymbols: ["stringMinPlugin"] },
67
- { directoryName: "string-pattern", subpathName: "stringPattern", tier: "isolated", entryFile: "src/plugins/string-pattern/index.ts", exportedSymbols: ["stringPatternPlugin"] },
68
- { directoryName: "string-regex", subpathName: "stringRegex", tier: "isolated", entryFile: "src/plugins/string-regex/index.ts", exportedSymbols: ["stringRegexPlugin"] },
69
- { directoryName: "string-relative-json-pointer", subpathName: "stringRelativeJsonPointer", tier: "isolated", entryFile: "src/plugins/string-relative-json-pointer/index.ts", exportedSymbols: ["stringRelativeJsonPointerPlugin"] },
70
- { directoryName: "string-starts-with", subpathName: "stringStartsWith", tier: "isolated", entryFile: "src/plugins/string-starts-with/index.ts", exportedSymbols: ["stringStartsWithPlugin"] },
71
- { directoryName: "string-time", subpathName: "stringTime", tier: "isolated", entryFile: "src/plugins/string-time/index.ts", exportedSymbols: ["stringTimePlugin"] },
72
- { directoryName: "string-uri-reference", subpathName: "stringUriReference", tier: "isolated", entryFile: "src/plugins/string-uri-reference/index.ts", exportedSymbols: ["stringUriReferencePlugin"] },
73
- { directoryName: "string-uri-template", subpathName: "stringUriTemplate", tier: "isolated", entryFile: "src/plugins/string-uri-template/index.ts", exportedSymbols: ["stringUriTemplatePlugin"] },
74
- { directoryName: "string-url", subpathName: "stringUrl", tier: "isolated", entryFile: "src/plugins/string-url/index.ts", exportedSymbols: ["stringUrlPlugin"] },
75
- { directoryName: "transform", subpathName: "transform", tier: "isolated", entryFile: "src/plugins/transform/index.ts", exportedSymbols: ["transformPlugin"] },
76
- { directoryName: "tuple-builder", subpathName: "tupleBuilder", tier: "isolated", entryFile: "src/plugins/tuple-builder/index.ts", exportedSymbols: ["tupleBuilderPlugin"] },
77
- { directoryName: "union-guard", subpathName: "unionGuard", tier: "isolated", entryFile: "src/plugins/union-guard/index.ts", exportedSymbols: ["unionGuardPlugin"] },
78
- { directoryName: "uuid", subpathName: "uuid", tier: "isolated", entryFile: "src/plugins/uuid/index.ts", exportedSymbols: ["uuidPlugin"] },
79
- { directoryName: "validate-if", subpathName: "validateIf", tier: "isolated", entryFile: "src/plugins/validate-if/index.ts", exportedSymbols: ["validateIfPlugin"] },
80
- { directoryName: "write-only", subpathName: "writeOnly", tier: "isolated", entryFile: "src/plugins/write-only/index.ts", exportedSymbols: ["writeOnlyPlugin"] },
4
+ { directoryName: "array-contains", subpathName: "arrayContains", tier: "isolated", entryFile: "src/plugins/array-contains/index.ts", entryPoint: "@maroonedog/luq/plugins/arrayContains", exportedSymbols: ["arrayContainsPlugin"], surfaces: [{ "symbol": "arrayContainsPlugin", "method": "contains", "slots": ["array", "tuple"] }] },
5
+ { directoryName: "array-each", subpathName: "arrayEach", tier: "isolated", entryFile: "src/plugins/array-each/index.ts", entryPoint: "@maroonedog/luq/plugins/arrayEach", exportedSymbols: ["arrayEachPlugin"], surfaces: [{ "symbol": "arrayEachPlugin", "method": "each", "slots": ["array", "tuple"] }] },
6
+ { directoryName: "array-includes", subpathName: "arrayIncludes", tier: "isolated", entryFile: "src/plugins/array-includes/index.ts", entryPoint: "@maroonedog/luq/plugins/arrayIncludes", exportedSymbols: ["arrayIncludesPlugin"], surfaces: [{ "symbol": "arrayIncludesPlugin", "method": "includes", "slots": ["array", "tuple"] }] },
7
+ { directoryName: "array-max-length", subpathName: "arrayMaxLength", tier: "isolated", entryFile: "src/plugins/array-max-length/index.ts", entryPoint: "@maroonedog/luq/plugins/arrayMaxLength", exportedSymbols: ["arrayMaxLengthPlugin"], surfaces: [{ "symbol": "arrayMaxLengthPlugin", "method": "maxLength", "slots": ["array", "tuple"] }] },
8
+ { directoryName: "array-min-length", subpathName: "arrayMinLength", tier: "isolated", entryFile: "src/plugins/array-min-length/index.ts", entryPoint: "@maroonedog/luq/plugins/arrayMinLength", exportedSymbols: ["arrayMinLengthPlugin"], surfaces: [{ "symbol": "arrayMinLengthPlugin", "method": "minLength", "slots": ["array", "tuple"] }] },
9
+ { directoryName: "array-unique", subpathName: "arrayUnique", tier: "isolated", entryFile: "src/plugins/array-unique/index.ts", entryPoint: "@maroonedog/luq/plugins/arrayUnique", exportedSymbols: ["arrayUniquePlugin"], surfaces: [{ "symbol": "arrayUniquePlugin", "method": "unique", "slots": ["array", "tuple"] }] },
10
+ { directoryName: "boolean-falsy", subpathName: "booleanFalsy", tier: "isolated", entryFile: "src/plugins/boolean-falsy/index.ts", entryPoint: "@maroonedog/luq/plugins/booleanFalsy", exportedSymbols: ["booleanFalsyPlugin"], surfaces: [{ "symbol": "booleanFalsyPlugin", "method": "falsy", "slots": ["boolean"] }] },
11
+ { directoryName: "boolean-truthy", subpathName: "booleanTruthy", tier: "isolated", entryFile: "src/plugins/boolean-truthy/index.ts", entryPoint: "@maroonedog/luq/plugins/booleanTruthy", exportedSymbols: ["booleanTruthyPlugin"], surfaces: [{ "symbol": "booleanTruthyPlugin", "method": "truthy", "slots": ["boolean"] }] },
12
+ { directoryName: "compare-field", subpathName: "compareField", tier: "isolated", entryFile: "src/plugins/compare-field/index.ts", entryPoint: "@maroonedog/luq/plugins/compareField", exportedSymbols: ["compareFieldPlugin"], surfaces: [{ "symbol": "compareFieldPlugin", "method": "compareField", "slots": ["string", "number", "boolean", "date", "object", "array", "tuple", "union"] }] },
13
+ { directoryName: "conditional-schema", subpathName: "conditionalSchema", tier: "isolated", entryFile: "src/plugins/conditional-schema/index.ts", entryPoint: "@maroonedog/luq/plugins/conditionalSchema", exportedSymbols: ["conditionalSchemaPlugin"], surfaces: [{ "symbol": "conditionalSchemaPlugin", "method": "conditionalSchema", "slots": ["object", "array", "string", "number", "boolean"] }] },
14
+ { directoryName: "custom", subpathName: "custom", tier: "isolated", entryFile: "src/plugins/custom/index.ts", entryPoint: "@maroonedog/luq/plugins/custom", exportedSymbols: ["customPlugin"], surfaces: [{ "symbol": "customPlugin", "method": "custom", "slots": ["string", "number", "boolean", "date", "array", "tuple", "object", "union", "any"] }] },
15
+ { directoryName: "from-context", subpathName: "fromContext", tier: "isolated", entryFile: "src/plugins/from-context/index.ts", entryPoint: "@maroonedog/luq/plugins/fromContext", exportedSymbols: ["fromContextPlugin"], surfaces: [{ "symbol": "fromContextPlugin", "method": "fromContext", "slots": ["string", "number", "boolean", "date", "object", "array", "tuple", "union"] }] },
16
+ { directoryName: "json-schema", subpathName: "jsonSchema", tier: "extension", entryFile: "src/json-schema/extensions/json-schema/index.ts", entryPoint: "@maroonedog/luq/plugins/jsonSchema", exportedSymbols: ["jsonSchemaPlugin"], surfaces: [{ "symbol": "jsonSchemaPlugin", "method": "jsonSchema", "slots": ["string", "number", "boolean", "date", "array", "tuple", "object", "union", "any"] }] },
17
+ { directoryName: "json-schema-full-feature", subpathName: "jsonSchemaFullFeature", tier: "extension", entryFile: "src/json-schema/extensions/json-schema-full-feature/index.ts", entryPoint: "@maroonedog/luq/plugins/jsonSchemaFullFeature", exportedSymbols: ["jsonSchemaFullFeaturePlugin"], surfaces: [{ "symbol": "jsonSchemaFullFeaturePlugin", "method": "jsonSchemaFullFeature", "slots": ["string", "number", "boolean", "date", "array", "tuple", "object", "union", "any"] }] },
18
+ { directoryName: "literal", subpathName: "literal", tier: "isolated", entryFile: "src/plugins/literal/index.ts", entryPoint: "@maroonedog/luq/plugins/literal", exportedSymbols: ["literalPlugin"], surfaces: [{ "symbol": "literalPlugin", "method": "literal", "slots": ["string", "number", "boolean", "date", "array", "tuple", "object", "union", "any"] }] },
19
+ { directoryName: "nullable", subpathName: "nullable", tier: "isolated", entryFile: "src/plugins/nullable/index.ts", entryPoint: "@maroonedog/luq/plugins/nullable", exportedSymbols: ["nullablePlugin"], surfaces: [{ "symbol": "nullablePlugin", "method": "nullable", "slots": ["string", "number", "boolean", "date", "array", "tuple", "object", "union", "any"] }] },
20
+ { directoryName: "number-finite", subpathName: "numberFinite", tier: "isolated", entryFile: "src/plugins/number-finite/index.ts", entryPoint: "@maroonedog/luq/plugins/numberFinite", exportedSymbols: ["numberFinitePlugin"], surfaces: [{ "symbol": "numberFinitePlugin", "method": "finite", "slots": ["number"] }] },
21
+ { directoryName: "number-integer", subpathName: "numberInteger", tier: "isolated", entryFile: "src/plugins/number-integer/index.ts", entryPoint: "@maroonedog/luq/plugins/numberInteger", exportedSymbols: ["numberIntegerPlugin"], surfaces: [{ "symbol": "numberIntegerPlugin", "method": "integer", "slots": ["number"] }] },
22
+ { directoryName: "number-max", subpathName: "numberMax", tier: "isolated", entryFile: "src/plugins/number-max/index.ts", entryPoint: "@maroonedog/luq/plugins/numberMax", exportedSymbols: ["numberMaxPlugin"], surfaces: [{ "symbol": "numberMaxPlugin", "method": "max", "slots": ["number"] }] },
23
+ { directoryName: "number-min", subpathName: "numberMin", tier: "isolated", entryFile: "src/plugins/number-min/index.ts", entryPoint: "@maroonedog/luq/plugins/numberMin", exportedSymbols: ["numberMinPlugin"], surfaces: [{ "symbol": "numberMinPlugin", "method": "min", "slots": ["number"] }] },
24
+ { directoryName: "number-multiple-of", subpathName: "numberMultipleOf", tier: "isolated", entryFile: "src/plugins/number-multiple-of/index.ts", entryPoint: "@maroonedog/luq/plugins/numberMultipleOf", exportedSymbols: ["numberMultipleOfPlugin"], surfaces: [{ "symbol": "numberMultipleOfPlugin", "method": "multipleOf", "slots": ["number"] }] },
25
+ { directoryName: "number-negative", subpathName: "numberNegative", tier: "isolated", entryFile: "src/plugins/number-negative/index.ts", entryPoint: "@maroonedog/luq/plugins/numberNegative", exportedSymbols: ["numberNegativePlugin"], surfaces: [{ "symbol": "numberNegativePlugin", "method": "negative", "slots": ["number"] }] },
26
+ { directoryName: "number-positive", subpathName: "numberPositive", tier: "isolated", entryFile: "src/plugins/number-positive/index.ts", entryPoint: "@maroonedog/luq/plugins/numberPositive", exportedSymbols: ["numberPositivePlugin"], surfaces: [{ "symbol": "numberPositivePlugin", "method": "positive", "slots": ["number"] }] },
27
+ { directoryName: "number-range", subpathName: "numberRange", tier: "isolated", entryFile: "src/plugins/number-range/index.ts", entryPoint: "@maroonedog/luq/plugins/numberRange", exportedSymbols: ["numberRangePlugin"], surfaces: [{ "symbol": "numberRangePlugin", "method": "range", "slots": ["number"] }] },
28
+ { directoryName: "object", subpathName: "object", tier: "isolated", entryFile: "src/plugins/object/index.ts", entryPoint: "@maroonedog/luq/plugins/object", exportedSymbols: ["objectPlugin"], surfaces: [{ "symbol": "objectPlugin", "method": "object", "slots": ["object"] }] },
29
+ { directoryName: "object-additional-properties", subpathName: "objectAdditionalProperties", tier: "isolated", entryFile: "src/plugins/object-additional-properties/index.ts", entryPoint: "@maroonedog/luq/plugins/objectAdditionalProperties", exportedSymbols: ["objectAdditionalPropertiesPlugin", "objectAdditionalPropertiesSchemaPlugin"], surfaces: [{ "symbol": "objectAdditionalPropertiesPlugin", "method": "additionalProperties", "slots": ["object"] }, { "symbol": "objectAdditionalPropertiesSchemaPlugin", "method": "additionalPropertiesSchema", "slots": ["object"] }] },
30
+ { directoryName: "object-dependent-required", subpathName: "objectDependentRequired", tier: "isolated", entryFile: "src/plugins/object-dependent-required/index.ts", entryPoint: "@maroonedog/luq/plugins/objectDependentRequired", exportedSymbols: ["objectDependentRequiredPlugin"], surfaces: [{ "symbol": "objectDependentRequiredPlugin", "method": "dependentRequired", "slots": ["object"] }] },
31
+ { directoryName: "object-dependent-schemas", subpathName: "objectDependentSchemas", tier: "isolated", entryFile: "src/plugins/object-dependent-schemas/index.ts", entryPoint: "@maroonedog/luq/plugins/objectDependentSchemas", exportedSymbols: ["objectDependentSchemasPlugin"], surfaces: [{ "symbol": "objectDependentSchemasPlugin", "method": "dependentSchemas", "slots": ["object"] }] },
32
+ { directoryName: "object-max-properties", subpathName: "objectMaxProperties", tier: "isolated", entryFile: "src/plugins/object-max-properties/index.ts", entryPoint: "@maroonedog/luq/plugins/objectMaxProperties", exportedSymbols: ["objectMaxPropertiesPlugin"], surfaces: [{ "symbol": "objectMaxPropertiesPlugin", "method": "maxProperties", "slots": ["object"] }] },
33
+ { directoryName: "object-min-properties", subpathName: "objectMinProperties", tier: "isolated", entryFile: "src/plugins/object-min-properties/index.ts", entryPoint: "@maroonedog/luq/plugins/objectMinProperties", exportedSymbols: ["objectMinPropertiesPlugin"], surfaces: [{ "symbol": "objectMinPropertiesPlugin", "method": "minProperties", "slots": ["object"] }] },
34
+ { directoryName: "object-pattern-properties", subpathName: "objectPatternProperties", tier: "isolated", entryFile: "src/plugins/object-pattern-properties/index.ts", entryPoint: "@maroonedog/luq/plugins/objectPatternProperties", exportedSymbols: ["objectPatternPropertiesPlugin"], surfaces: [{ "symbol": "objectPatternPropertiesPlugin", "method": "patternProperties", "slots": ["object"] }] },
35
+ { directoryName: "object-property-names", subpathName: "objectPropertyNames", tier: "isolated", entryFile: "src/plugins/object-property-names/index.ts", entryPoint: "@maroonedog/luq/plugins/objectPropertyNames", exportedSymbols: ["objectPropertyNamesPlugin"], surfaces: [{ "symbol": "objectPropertyNamesPlugin", "method": "propertyNames", "slots": ["object"] }] },
36
+ { directoryName: "object-recursively", subpathName: "objectRecursively", tier: "isolated", entryFile: "src/plugins/object-recursively/index.ts", entryPoint: "@maroonedog/luq/plugins/objectRecursively", exportedSymbols: ["objectRecursivelyPlugin"], surfaces: [{ "symbol": "objectRecursivelyPlugin", "method": "recursively", "slots": ["object", "array"] }] },
37
+ { directoryName: "one-of", subpathName: "oneOf", tier: "isolated", entryFile: "src/plugins/one-of/index.ts", entryPoint: "@maroonedog/luq/plugins/oneOf", exportedSymbols: ["oneOfPlugin"], surfaces: [{ "symbol": "oneOfPlugin", "method": "oneOf", "slots": ["string", "number", "boolean"] }] },
38
+ { directoryName: "optional", subpathName: "optional", tier: "isolated", entryFile: "src/plugins/optional/index.ts", entryPoint: "@maroonedog/luq/plugins/optional", exportedSymbols: ["optionalPlugin"], surfaces: [{ "symbol": "optionalPlugin", "method": "optional", "slots": ["string", "number", "boolean", "date", "array", "tuple", "object", "union", "any"] }] },
39
+ { directoryName: "optional-if", subpathName: "optionalIf", tier: "isolated", entryFile: "src/plugins/optional-if/index.ts", entryPoint: "@maroonedog/luq/plugins/optionalIf", exportedSymbols: ["optionalIfPlugin"], surfaces: [{ "symbol": "optionalIfPlugin", "method": "optionalIf", "slots": ["string", "number", "boolean", "date", "array", "tuple", "object", "union", "any"] }] },
40
+ { directoryName: "or-fail", subpathName: "orFail", tier: "isolated", entryFile: "src/plugins/or-fail/index.ts", entryPoint: "@maroonedog/luq/plugins/orFail", exportedSymbols: ["orFailPlugin"], surfaces: [{ "symbol": "orFailPlugin", "method": "orFail", "slots": ["string", "number", "boolean", "date", "array", "tuple", "object", "union", "any"] }] },
41
+ { directoryName: "read-only", subpathName: "readOnly", tier: "isolated", entryFile: "src/plugins/read-only/index.ts", entryPoint: "@maroonedog/luq/plugins/readOnly", exportedSymbols: ["readOnlyPlugin"], surfaces: [{ "symbol": "readOnlyPlugin", "method": "readOnly", "slots": ["string", "number", "boolean", "date", "array", "object"] }] },
42
+ { directoryName: "required", subpathName: "required", tier: "isolated", entryFile: "src/plugins/required/index.ts", entryPoint: "@maroonedog/luq/plugins/required", exportedSymbols: ["requiredPlugin"], surfaces: [{ "symbol": "requiredPlugin", "method": "required", "slots": ["string", "number", "boolean", "date", "array", "tuple", "object", "union", "any"] }] },
43
+ { directoryName: "required-if", subpathName: "requiredIf", tier: "isolated", entryFile: "src/plugins/required-if/index.ts", entryPoint: "@maroonedog/luq/plugins/requiredIf", exportedSymbols: ["requiredIfPlugin"], surfaces: [{ "symbol": "requiredIfPlugin", "method": "requiredIf", "slots": ["string", "number", "boolean", "date", "array", "tuple", "object", "union", "any"] }] },
44
+ { directoryName: "skip", subpathName: "skip", tier: "isolated", entryFile: "src/plugins/skip/index.ts", entryPoint: "@maroonedog/luq/plugins/skip", exportedSymbols: ["skipPlugin"], surfaces: [{ "symbol": "skipPlugin", "method": "skip", "slots": ["string", "number", "boolean", "date", "array", "tuple", "object", "union", "any"] }] },
45
+ { directoryName: "stitch", subpathName: "stitch", tier: "isolated", entryFile: "src/plugins/stitch/index.ts", entryPoint: "@maroonedog/luq/plugins/stitch", exportedSymbols: ["stitchPlugin"], surfaces: [{ "symbol": "stitchPlugin", "method": "stitch", "slots": ["string", "number", "boolean", "date", "object", "array", "tuple", "union"] }] },
46
+ { directoryName: "stitch-with", subpathName: "stitchWith", tier: "isolated", entryFile: "src/plugins/stitch-with/index.ts", entryPoint: "@maroonedog/luq/plugins/stitchWith", exportedSymbols: ["stitchWithPlugin"], surfaces: [{ "symbol": "stitchWithPlugin", "method": "stitchWith", "slots": ["string", "number", "boolean", "date", "object", "array", "tuple", "union"] }] },
47
+ { directoryName: "string-alphanumeric", subpathName: "stringAlphanumeric", tier: "isolated", entryFile: "src/plugins/string-alphanumeric/index.ts", entryPoint: "@maroonedog/luq/plugins/stringAlphanumeric", exportedSymbols: ["stringAlphanumericPlugin"], surfaces: [{ "symbol": "stringAlphanumericPlugin", "method": "alphanumeric", "slots": ["string"] }] },
48
+ { directoryName: "string-base64", subpathName: "stringBase64", tier: "isolated", entryFile: "src/plugins/string-base64/index.ts", entryPoint: "@maroonedog/luq/plugins/stringBase64", exportedSymbols: ["stringBase64Plugin"], surfaces: [{ "symbol": "stringBase64Plugin", "method": "base64", "slots": ["string"] }] },
49
+ { directoryName: "string-content-encoding", subpathName: "stringContentEncoding", tier: "isolated", entryFile: "src/plugins/string-content-encoding/index.ts", entryPoint: "@maroonedog/luq/plugins/stringContentEncoding", exportedSymbols: ["stringContentEncodingPlugin"], surfaces: [{ "symbol": "stringContentEncodingPlugin", "method": "contentEncoding", "slots": ["string"] }] },
50
+ { directoryName: "string-content-media-type", subpathName: "stringContentMediaType", tier: "isolated", entryFile: "src/plugins/string-content-media-type/index.ts", entryPoint: "@maroonedog/luq/plugins/stringContentMediaType", exportedSymbols: ["stringContentMediaTypePlugin"], surfaces: [{ "symbol": "stringContentMediaTypePlugin", "method": "contentMediaType", "slots": ["string"] }] },
51
+ { directoryName: "string-date", subpathName: "stringDate", tier: "isolated", entryFile: "src/plugins/string-date/index.ts", entryPoint: "@maroonedog/luq/plugins/stringDate", exportedSymbols: ["stringDatePlugin"], surfaces: [{ "symbol": "stringDatePlugin", "method": "date", "slots": ["string"] }] },
52
+ { directoryName: "string-datetime", subpathName: "stringDatetime", tier: "isolated", entryFile: "src/plugins/string-datetime/index.ts", entryPoint: "@maroonedog/luq/plugins/stringDatetime", exportedSymbols: ["stringDatetimePlugin"], surfaces: [{ "symbol": "stringDatetimePlugin", "method": "datetime", "slots": ["string"] }] },
53
+ { directoryName: "string-duration", subpathName: "stringDuration", tier: "isolated", entryFile: "src/plugins/string-duration/index.ts", entryPoint: "@maroonedog/luq/plugins/stringDuration", exportedSymbols: ["stringDurationPlugin"], surfaces: [{ "symbol": "stringDurationPlugin", "method": "duration", "slots": ["string"] }] },
54
+ { directoryName: "string-email", subpathName: "stringEmail", tier: "isolated", entryFile: "src/plugins/string-email/index.ts", entryPoint: "@maroonedog/luq/plugins/stringEmail", exportedSymbols: ["stringEmailPlugin"], surfaces: [{ "symbol": "stringEmailPlugin", "method": "email", "slots": ["string"] }] },
55
+ { directoryName: "string-ends-with", subpathName: "stringEndsWith", tier: "isolated", entryFile: "src/plugins/string-ends-with/index.ts", entryPoint: "@maroonedog/luq/plugins/stringEndsWith", exportedSymbols: ["stringEndsWithPlugin"], surfaces: [{ "symbol": "stringEndsWithPlugin", "method": "endsWith", "slots": ["string"] }] },
56
+ { directoryName: "string-exact-length", subpathName: "stringExactLength", tier: "isolated", entryFile: "src/plugins/string-exact-length/index.ts", entryPoint: "@maroonedog/luq/plugins/stringExactLength", exportedSymbols: ["stringExactLengthPlugin"], surfaces: [{ "symbol": "stringExactLengthPlugin", "method": "exactLength", "slots": ["string"] }] },
57
+ { directoryName: "string-hostname", subpathName: "stringHostname", tier: "isolated", entryFile: "src/plugins/string-hostname/index.ts", entryPoint: "@maroonedog/luq/plugins/stringHostname", exportedSymbols: ["stringHostnamePlugin"], surfaces: [{ "symbol": "stringHostnamePlugin", "method": "hostname", "slots": ["string"] }] },
58
+ { directoryName: "string-idn-email", subpathName: "stringIdnEmail", tier: "isolated", entryFile: "src/plugins/string-idn-email/index.ts", entryPoint: "@maroonedog/luq/plugins/stringIdnEmail", exportedSymbols: ["stringIdnEmailPlugin"], surfaces: [{ "symbol": "stringIdnEmailPlugin", "method": "idnEmail", "slots": ["string"] }] },
59
+ { directoryName: "string-idn-hostname", subpathName: "stringIdnHostname", tier: "isolated", entryFile: "src/plugins/string-idn-hostname/index.ts", entryPoint: "@maroonedog/luq/plugins/stringIdnHostname", exportedSymbols: ["stringIdnHostnamePlugin"], surfaces: [{ "symbol": "stringIdnHostnamePlugin", "method": "idnHostname", "slots": ["string"] }] },
60
+ { directoryName: "string-ipv4", subpathName: "stringIpv4", tier: "isolated", entryFile: "src/plugins/string-ipv4/index.ts", entryPoint: "@maroonedog/luq/plugins/stringIpv4", exportedSymbols: ["stringIpv4Plugin"], surfaces: [{ "symbol": "stringIpv4Plugin", "method": "ipv4", "slots": ["string"] }] },
61
+ { directoryName: "string-ipv6", subpathName: "stringIpv6", tier: "isolated", entryFile: "src/plugins/string-ipv6/index.ts", entryPoint: "@maroonedog/luq/plugins/stringIpv6", exportedSymbols: ["stringIpv6Plugin"], surfaces: [{ "symbol": "stringIpv6Plugin", "method": "ipv6", "slots": ["string"] }] },
62
+ { directoryName: "string-iri", subpathName: "stringIri", tier: "isolated", entryFile: "src/plugins/string-iri/index.ts", entryPoint: "@maroonedog/luq/plugins/stringIri", exportedSymbols: ["stringIriPlugin"], surfaces: [{ "symbol": "stringIriPlugin", "method": "iri", "slots": ["string"] }] },
63
+ { directoryName: "string-iri-reference", subpathName: "stringIriReference", tier: "isolated", entryFile: "src/plugins/string-iri-reference/index.ts", entryPoint: "@maroonedog/luq/plugins/stringIriReference", exportedSymbols: ["stringIriReferencePlugin"], surfaces: [{ "symbol": "stringIriReferencePlugin", "method": "iriReference", "slots": ["string"] }] },
64
+ { directoryName: "string-json-pointer", subpathName: "stringJsonPointer", tier: "isolated", entryFile: "src/plugins/string-json-pointer/index.ts", entryPoint: "@maroonedog/luq/plugins/stringJsonPointer", exportedSymbols: ["stringJsonPointerPlugin"], surfaces: [{ "symbol": "stringJsonPointerPlugin", "method": "jsonPointer", "slots": ["string"] }] },
65
+ { directoryName: "string-max", subpathName: "stringMax", tier: "isolated", entryFile: "src/plugins/string-max/index.ts", entryPoint: "@maroonedog/luq/plugins/stringMax", exportedSymbols: ["stringMaxPlugin"], surfaces: [{ "symbol": "stringMaxPlugin", "method": "max", "slots": ["string"] }] },
66
+ { directoryName: "string-min", subpathName: "stringMin", tier: "isolated", entryFile: "src/plugins/string-min/index.ts", entryPoint: "@maroonedog/luq/plugins/stringMin", exportedSymbols: ["stringMinPlugin"], surfaces: [{ "symbol": "stringMinPlugin", "method": "min", "slots": ["string"] }] },
67
+ { directoryName: "string-pattern", subpathName: "stringPattern", tier: "isolated", entryFile: "src/plugins/string-pattern/index.ts", entryPoint: "@maroonedog/luq/plugins/stringPattern", exportedSymbols: ["stringPatternPlugin"], surfaces: [{ "symbol": "stringPatternPlugin", "method": "pattern", "slots": ["string"] }] },
68
+ { directoryName: "string-regex", subpathName: "stringRegex", tier: "isolated", entryFile: "src/plugins/string-regex/index.ts", entryPoint: "@maroonedog/luq/plugins/stringRegex", exportedSymbols: ["stringRegexPlugin"], surfaces: [{ "symbol": "stringRegexPlugin", "method": "regex", "slots": ["string"] }] },
69
+ { directoryName: "string-relative-json-pointer", subpathName: "stringRelativeJsonPointer", tier: "isolated", entryFile: "src/plugins/string-relative-json-pointer/index.ts", entryPoint: "@maroonedog/luq/plugins/stringRelativeJsonPointer", exportedSymbols: ["stringRelativeJsonPointerPlugin"], surfaces: [{ "symbol": "stringRelativeJsonPointerPlugin", "method": "relativeJsonPointer", "slots": ["string"] }] },
70
+ { directoryName: "string-starts-with", subpathName: "stringStartsWith", tier: "isolated", entryFile: "src/plugins/string-starts-with/index.ts", entryPoint: "@maroonedog/luq/plugins/stringStartsWith", exportedSymbols: ["stringStartsWithPlugin"], surfaces: [{ "symbol": "stringStartsWithPlugin", "method": "startsWith", "slots": ["string"] }] },
71
+ { directoryName: "string-time", subpathName: "stringTime", tier: "isolated", entryFile: "src/plugins/string-time/index.ts", entryPoint: "@maroonedog/luq/plugins/stringTime", exportedSymbols: ["stringTimePlugin"], surfaces: [{ "symbol": "stringTimePlugin", "method": "time", "slots": ["string"] }] },
72
+ { directoryName: "string-uri-reference", subpathName: "stringUriReference", tier: "isolated", entryFile: "src/plugins/string-uri-reference/index.ts", entryPoint: "@maroonedog/luq/plugins/stringUriReference", exportedSymbols: ["stringUriReferencePlugin"], surfaces: [{ "symbol": "stringUriReferencePlugin", "method": "uriReference", "slots": ["string"] }] },
73
+ { directoryName: "string-uri-template", subpathName: "stringUriTemplate", tier: "isolated", entryFile: "src/plugins/string-uri-template/index.ts", entryPoint: "@maroonedog/luq/plugins/stringUriTemplate", exportedSymbols: ["stringUriTemplatePlugin"], surfaces: [{ "symbol": "stringUriTemplatePlugin", "method": "uriTemplate", "slots": ["string"] }] },
74
+ { directoryName: "string-url", subpathName: "stringUrl", tier: "isolated", entryFile: "src/plugins/string-url/index.ts", entryPoint: "@maroonedog/luq/plugins/stringUrl", exportedSymbols: ["stringUrlPlugin"], surfaces: [{ "symbol": "stringUrlPlugin", "method": "url", "slots": ["string"] }] },
75
+ { directoryName: "transform", subpathName: "transform", tier: "isolated", entryFile: "src/plugins/transform/index.ts", entryPoint: "@maroonedog/luq/plugins/transform", exportedSymbols: ["transformPlugin"], surfaces: [{ "symbol": "transformPlugin", "method": "transform", "slots": ["string", "number", "boolean", "date", "array", "object", "union"] }] },
76
+ { directoryName: "tuple-builder", subpathName: "tupleBuilder", tier: "isolated", entryFile: "src/plugins/tuple-builder/index.ts", entryPoint: "@maroonedog/luq/plugins/tupleBuilder", exportedSymbols: ["tupleBuilderPlugin"], surfaces: [{ "symbol": "tupleBuilderPlugin", "method": "builder", "slots": ["tuple"] }] },
77
+ { directoryName: "union-guard", subpathName: "unionGuard", tier: "isolated", entryFile: "src/plugins/union-guard/index.ts", entryPoint: "@maroonedog/luq/plugins/unionGuard", exportedSymbols: ["unionGuardPlugin"], surfaces: [{ "symbol": "unionGuardPlugin", "method": "guard", "slots": ["union"] }] },
78
+ { directoryName: "uuid", subpathName: "uuid", tier: "isolated", entryFile: "src/plugins/uuid/index.ts", entryPoint: "@maroonedog/luq/plugins/uuid", exportedSymbols: ["uuidPlugin"], surfaces: [{ "symbol": "uuidPlugin", "method": "uuid", "slots": ["string"] }] },
79
+ { directoryName: "validate-if", subpathName: "validateIf", tier: "isolated", entryFile: "src/plugins/validate-if/index.ts", entryPoint: "@maroonedog/luq/plugins/validateIf", exportedSymbols: ["validateIfPlugin"], surfaces: [{ "symbol": "validateIfPlugin", "method": "validateIf", "slots": ["string", "number", "boolean", "date", "array", "tuple", "object", "union", "any"] }] },
80
+ { directoryName: "write-only", subpathName: "writeOnly", tier: "isolated", entryFile: "src/plugins/write-only/index.ts", entryPoint: "@maroonedog/luq/plugins/writeOnly", exportedSymbols: ["writeOnlyPlugin"], surfaces: [{ "symbol": "writeOnlyPlugin", "method": "writeOnly", "slots": ["string", "number", "boolean", "date", "array", "object"] }] },
81
81
  ];
@@ -5,3 +5,14 @@ export { isDraft07Schema, isSchemaObject } from "../json-schema";
5
5
  /** The vocabulary itself: what a tool must have a decision for. */
6
6
  export { listDraft07Keywords } from "../json-schema";
7
7
  export type { ChildSchema, Draft07Schema, Draft07SchemaObject, } from "../json-schema";
8
+ /**
9
+ * Which plugin offers which chain method, on which slot, and the specifier to
10
+ * import it from.
11
+ *
12
+ * A generator emitting `.min(3)` has to emit the import that makes `.min`
13
+ * exist, and nothing else in the package answers that: the barrel names the
14
+ * symbols but not the methods they add. Data only — no plugin is loaded by
15
+ * reading it.
16
+ */
17
+ export { PLUGIN_MANIFEST } from "../plugins/manifest.generated";
18
+ export type { PluginManifestEntry, PluginSurface, } from "../plugins/manifest.generated";
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.listDraft07Keywords = exports.isSchemaObject = exports.isDraft07Schema = exports.readChildSchemas = exports.flattenSchema = void 0;
3
+ exports.PLUGIN_MANIFEST = exports.listDraft07Keywords = exports.isSchemaObject = exports.isDraft07Schema = exports.readChildSchemas = exports.flattenSchema = void 0;
4
4
  // ===========================================================================
5
5
  // src/schema-tooling/index.ts — re-exports only. Nothing is defined here.
6
6
  //
@@ -24,3 +24,14 @@ Object.defineProperty(exports, "isSchemaObject", { enumerable: true, get: functi
24
24
  /** The vocabulary itself: what a tool must have a decision for. */
25
25
  var json_schema_4 = require("../json-schema");
26
26
  Object.defineProperty(exports, "listDraft07Keywords", { enumerable: true, get: function () { return json_schema_4.listDraft07Keywords; } });
27
+ /**
28
+ * Which plugin offers which chain method, on which slot, and the specifier to
29
+ * import it from.
30
+ *
31
+ * A generator emitting `.min(3)` has to emit the import that makes `.min`
32
+ * exist, and nothing else in the package answers that: the barrel names the
33
+ * symbols but not the methods they add. Data only — no plugin is loaded by
34
+ * reading it.
35
+ */
36
+ var manifest_generated_1 = require("../plugins/manifest.generated");
37
+ Object.defineProperty(exports, "PLUGIN_MANIFEST", { enumerable: true, get: function () { return manifest_generated_1.PLUGIN_MANIFEST; } });
@@ -16,3 +16,13 @@ export { readChildSchemas } from "../json-schema/index.mjs";
16
16
  export { isDraft07Schema, isSchemaObject } from "../json-schema/index.mjs";
17
17
  /** The vocabulary itself: what a tool must have a decision for. */
18
18
  export { listDraft07Keywords } from "../json-schema/index.mjs";
19
+ /**
20
+ * Which plugin offers which chain method, on which slot, and the specifier to
21
+ * import it from.
22
+ *
23
+ * A generator emitting `.min(3)` has to emit the import that makes `.min`
24
+ * exist, and nothing else in the package answers that: the barrel names the
25
+ * symbols but not the methods they add. Data only — no plugin is loaded by
26
+ * reading it.
27
+ */
28
+ export { PLUGIN_MANIFEST } from "../plugins/manifest.generated.mjs";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maroonedog/luq",
3
- "version": "2.4.3",
3
+ "version": "2.4.4",
4
4
  "description": "Universal Model & API Definition Platform - TypeScript validation library evolving into cross-language code generation",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.mjs",
@@ -448,7 +448,7 @@
448
448
  "test": "jest --no-watch --no-watchman --passWithNoTests",
449
449
  "test:watch": "jest --watch",
450
450
  "lint": "npm run lint:ox && npm run lint:naming",
451
- "prepare": "npm run build",
451
+ "prepare": "npm run generate:sources && npm run build",
452
452
  "prepublishOnly": "npm run verify",
453
453
  "generate-docs": "npx ts-node --project scripts/tsconfig.json scripts/generate-docs.ts",
454
454
  "lint:fix": "oxlint -c .oxlintrc.json --fix src bench",
@@ -460,7 +460,8 @@
460
460
  "typecheck:scripts": "tsc --noEmit -p scripts/tsconfig.json",
461
461
  "typecheck:bench": "tsc --noEmit -p bench/tsconfig.json",
462
462
  "generate": "npm run generate:sources && npm run generate:exports && npm run generate:lock",
463
- "generate:sources": "npm run generate:manifest && npm run generate:barrel",
463
+ "generate:sources": "npm run generate:manifest && npm run generate:barrel && npm run generate:slot-catalog",
464
+ "generate:slot-catalog": "npx ts-node --project scripts/tsconfig.json scripts/generate-slot-catalog.ts",
464
465
  "generate:manifest": "npx ts-node --project scripts/tsconfig.json scripts/generate-plugin-manifest.ts",
465
466
  "generate:barrel": "npx ts-node --project scripts/tsconfig.json scripts/generate-plugin-barrel.ts",
466
467
  "generate:exports": "npx ts-node --project scripts/tsconfig.json scripts/generate-package-exports.ts",
@@ -483,9 +484,10 @@
483
484
  "verify": "npm run generate:sources && npm run format:check && npm run lint && npm run lint:filenames && npm run typecheck && npm run test:types && npm run check:source && npm run check:catalog && npm run build && npm run check:dist && npm run check:docs && npm run check:distribution && npm test",
484
485
  "test:types": "tsc --noEmit -p tsconfig.type-test.json",
485
486
  "check:doc-examples": "npx ts-node --project scripts/tsconfig.json scripts/check-doc-examples.ts",
487
+ "check:readme-links": "npx ts-node --project scripts/tsconfig.json scripts/check-readme-links.ts",
486
488
  "check:doc-imports": "npx ts-node --project scripts/tsconfig.json scripts/check-doc-imports.ts",
487
489
  "check:generated-docs": "npx ts-node --project scripts/tsconfig.json scripts/generate-docs.ts --check",
488
- "check:docs": "npm run check:generated-docs && npm run check:doc-examples && npm run check:doc-imports && npm run check:conformance-figures && npm run check:perf-figures",
490
+ "check:docs": "npm run check:generated-docs && npm run check:readme-links && npm run check:doc-examples && npm run check:doc-imports && npm run check:conformance-figures && npm run check:perf-figures",
489
491
  "bench:record": "npx ts-node --project scripts/tsconfig.json scripts/run-bench.ts --record",
490
492
  "bench:gate": "npx ts-node --project scripts/tsconfig.json scripts/run-bench.ts --gate",
491
493
  "check:conformance-figures": "npx ts-node --project scripts/tsconfig.json scripts/check-conformance-figures.ts",