@ethereal-nexus/core 1.17.0 → 1.19.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.
Files changed (129) hide show
  1. package/dist/decorators/index.d.mts +1 -1
  2. package/dist/decorators/index.d.ts +1 -1
  3. package/dist/decorators/webcomponent/index.d.mts +1 -1
  4. package/dist/decorators/webcomponent/index.d.ts +1 -1
  5. package/dist/decorators/webcomponent/webcomponent.d.mts +1 -1
  6. package/dist/decorators/webcomponent/webcomponent.d.ts +1 -1
  7. package/dist/functions/component/component.d.mts +1 -1
  8. package/dist/functions/component/component.d.ts +1 -1
  9. package/dist/functions/component/index.d.mts +1 -1
  10. package/dist/functions/component/index.d.ts +1 -1
  11. package/dist/functions/index.d.mts +1 -1
  12. package/dist/functions/index.d.ts +1 -1
  13. package/dist/functions/parse/index.d.mts +1 -1
  14. package/dist/functions/parse/index.d.ts +1 -1
  15. package/dist/functions/parse/parse.d.mts +1 -1
  16. package/dist/functions/parse/parse.d.ts +1 -1
  17. package/dist/functions/parse/parsePrimitives.d.mts +1 -1
  18. package/dist/functions/parse/parsePrimitives.d.ts +1 -1
  19. package/dist/index.d.mts +1 -1
  20. package/dist/index.d.ts +1 -1
  21. package/dist/index.js +6 -3
  22. package/dist/index.js.map +1 -1
  23. package/dist/index.mjs +6 -3
  24. package/dist/index.mjs.map +1 -1
  25. package/dist/schema/calendar/calendar.d.mts +1 -1
  26. package/dist/schema/calendar/calendar.d.ts +1 -1
  27. package/dist/schema/calendar/index.d.mts +1 -1
  28. package/dist/schema/calendar/index.d.ts +1 -1
  29. package/dist/schema/checkbox/checkbox.d.mts +1 -1
  30. package/dist/schema/checkbox/checkbox.d.ts +1 -1
  31. package/dist/schema/checkbox/index.d.mts +1 -1
  32. package/dist/schema/checkbox/index.d.ts +1 -1
  33. package/dist/schema/datamodel/datamodel.d.mts +1 -1
  34. package/dist/schema/datamodel/datamodel.d.ts +1 -1
  35. package/dist/schema/datamodel/index.d.mts +1 -1
  36. package/dist/schema/datamodel/index.d.ts +1 -1
  37. package/dist/schema/datasource/datasource.d.mts +1 -1
  38. package/dist/schema/datasource/datasource.d.ts +1 -1
  39. package/dist/schema/datasource/index.d.mts +1 -1
  40. package/dist/schema/datasource/index.d.ts +1 -1
  41. package/dist/schema/dialog/condition.d.mts +1 -1
  42. package/dist/schema/dialog/condition.d.ts +1 -1
  43. package/dist/schema/dialog/dialog.d.mts +1 -1
  44. package/dist/schema/dialog/dialog.d.ts +1 -1
  45. package/dist/schema/dialog/index.d.mts +1 -1
  46. package/dist/schema/dialog/index.d.ts +1 -1
  47. package/dist/schema/dialog/tabs.d.mts +1 -1
  48. package/dist/schema/dialog/tabs.d.ts +1 -1
  49. package/dist/schema/dialog/types.d.mts +1 -1
  50. package/dist/schema/dialog/types.d.ts +1 -1
  51. package/dist/schema/dynamic/dynamic.d.mts +1 -1
  52. package/dist/schema/dynamic/dynamic.d.ts +1 -1
  53. package/dist/schema/dynamic/index.d.mts +1 -1
  54. package/dist/schema/dynamic/index.d.ts +1 -1
  55. package/dist/schema/group/group.d.mts +1 -1
  56. package/dist/schema/group/group.d.ts +1 -1
  57. package/dist/schema/group/index.d.mts +1 -1
  58. package/dist/schema/group/index.d.ts +1 -1
  59. package/dist/schema/hidden/hidden.d.mts +1 -1
  60. package/dist/schema/hidden/hidden.d.ts +1 -1
  61. package/dist/schema/hidden/index.d.mts +1 -1
  62. package/dist/schema/hidden/index.d.ts +1 -1
  63. package/dist/schema/media/index.d.mts +1 -1
  64. package/dist/schema/media/index.d.ts +1 -1
  65. package/dist/schema/media/index.js +3 -2
  66. package/dist/schema/media/index.js.map +1 -1
  67. package/dist/schema/media/index.mjs +3 -2
  68. package/dist/schema/media/index.mjs.map +1 -1
  69. package/dist/schema/media/media.d.mts +6 -1
  70. package/dist/schema/media/media.d.ts +6 -1
  71. package/dist/schema/media/media.js +3 -2
  72. package/dist/schema/media/media.js.map +1 -1
  73. package/dist/schema/media/media.mjs +3 -2
  74. package/dist/schema/media/media.mjs.map +1 -1
  75. package/dist/schema/multifield/index.d.mts +1 -1
  76. package/dist/schema/multifield/index.d.ts +1 -1
  77. package/dist/schema/multifield/index.js +3 -1
  78. package/dist/schema/multifield/index.js.map +1 -1
  79. package/dist/schema/multifield/index.mjs +3 -1
  80. package/dist/schema/multifield/index.mjs.map +1 -1
  81. package/dist/schema/multifield/multifield.d.mts +3 -1
  82. package/dist/schema/multifield/multifield.d.ts +3 -1
  83. package/dist/schema/multifield/multifield.js +3 -1
  84. package/dist/schema/multifield/multifield.js.map +1 -1
  85. package/dist/schema/multifield/multifield.mjs +3 -1
  86. package/dist/schema/multifield/multifield.mjs.map +1 -1
  87. package/dist/schema/navigation/index.d.mts +1 -1
  88. package/dist/schema/navigation/index.d.ts +1 -1
  89. package/dist/schema/navigation/navigation.d.mts +1 -1
  90. package/dist/schema/navigation/navigation.d.ts +1 -1
  91. package/dist/schema/object/index.d.mts +1 -1
  92. package/dist/schema/object/index.d.ts +1 -1
  93. package/dist/schema/object/object.d.mts +1 -1
  94. package/dist/schema/object/object.d.ts +1 -1
  95. package/dist/schema/optional/index.d.mts +1 -1
  96. package/dist/schema/optional/index.d.ts +1 -1
  97. package/dist/schema/optional/optional.d.mts +1 -1
  98. package/dist/schema/optional/optional.d.ts +1 -1
  99. package/dist/schema/pathbrowser/index.d.mts +1 -1
  100. package/dist/schema/pathbrowser/index.d.ts +1 -1
  101. package/dist/schema/pathbrowser/pathbrowser.d.mts +1 -1
  102. package/dist/schema/pathbrowser/pathbrowser.d.ts +1 -1
  103. package/dist/schema/rte/index.d.mts +1 -1
  104. package/dist/schema/rte/index.d.ts +1 -1
  105. package/dist/schema/rte/rte.d.mts +1 -1
  106. package/dist/schema/rte/rte.d.ts +1 -1
  107. package/dist/schema/select/index.d.mts +1 -1
  108. package/dist/schema/select/index.d.ts +1 -1
  109. package/dist/schema/select/select.d.mts +1 -1
  110. package/dist/schema/select/select.d.ts +1 -1
  111. package/dist/schema/tags/index.d.mts +1 -1
  112. package/dist/schema/tags/index.d.ts +1 -1
  113. package/dist/schema/tags/tags.d.mts +1 -1
  114. package/dist/schema/tags/tags.d.ts +1 -1
  115. package/dist/schema/text/index.d.mts +1 -1
  116. package/dist/schema/text/index.d.ts +1 -1
  117. package/dist/schema/text/text.d.mts +1 -1
  118. package/dist/schema/text/text.d.ts +1 -1
  119. package/dist/{schema-2DE_dAsc.d.mts → schema-BQm6im4b.d.mts} +1 -1
  120. package/dist/{schema-Cva8xPv0.d.ts → schema-Q6NnvMu7.d.ts} +1 -1
  121. package/dist/types/index.d.mts +1 -1
  122. package/dist/types/index.d.ts +1 -1
  123. package/dist/types/infer.d.mts +1 -1
  124. package/dist/types/infer.d.ts +1 -1
  125. package/dist/types/object.d.mts +1 -1
  126. package/dist/types/object.d.ts +1 -1
  127. package/dist/types/schema.d.mts +1 -1
  128. package/dist/types/schema.d.ts +1 -1
  129. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
- import { B as BaseSchema, d as BaseFieldInput } from '../../schema-Cva8xPv0.js';
1
+ import { a as BaseSchema, B as BaseFieldInput } from '../../schema-Q6NnvMu7.js';
2
2
  import '../../types/webcomponent.js';
3
3
  import '../../types/utils.js';
4
4
 
@@ -6,6 +6,10 @@ type MediaOutputType = {
6
6
  alt: string;
7
7
  url: string;
8
8
  renditions: string[];
9
+ focusPoint?: {
10
+ x: number;
11
+ y: number;
12
+ };
9
13
  };
10
14
  interface MediaSchema<TOutput extends string = string> extends BaseSchema<MediaOutputType> {
11
15
  /**
@@ -21,6 +25,7 @@ type CSVType = 'text/csv';
21
25
  interface MediaInput extends BaseFieldInput {
22
26
  defaultValue?: string;
23
27
  allowedMimeTypes?: (PDFTypes | ZipTypes | ImageTypes | VideoTypes | CSVType)[];
28
+ enableFocusPoint?: boolean;
24
29
  }
25
30
  declare function media(input: MediaInput): MediaSchema;
26
31
  /**
@@ -25,7 +25,7 @@ __export(media_exports, {
25
25
  });
26
26
  module.exports = __toCommonJS(media_exports);
27
27
  function media(input) {
28
- const { label, tooltip, required, defaultValue, allowedMimeTypes } = input;
28
+ const { label, tooltip, required, defaultValue, allowedMimeTypes, enableFocusPoint } = input;
29
29
  return {
30
30
  type: "media",
31
31
  _parse() {
@@ -35,7 +35,8 @@ function media(input) {
35
35
  tooltip,
36
36
  required,
37
37
  defaultValue,
38
- allowedMimeTypes
38
+ allowedMimeTypes,
39
+ enableFocusPoint
39
40
  };
40
41
  },
41
42
  _primitive() {
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../src/schema/media/media.ts"],"sourcesContent":["import { BaseFieldInput, type BaseSchema } from '../../types';\n\ntype MediaOutputType = {\n alt: string;\n url: string;\n renditions: string[];\n};\n\nexport interface MediaSchema<TOutput extends string = string> extends BaseSchema<MediaOutputType> {\n /**\n * The schema type.\n */\n type: 'media';\n}\n\ntype ImageTypes = 'image/gif' | 'image/jpeg' | 'image/png' | 'image/tiff' | 'image/svg+xml';\ntype VideoTypes = 'video/mp4' | 'video/webm' | 'video/ogg';\ntype PDFTypes = 'application/pdf';\ntype ZipTypes = 'application/zip' | 'application/x-zip-compressed' | 'application/x-zip' | 'application/x-compressed' | 'multipart/x-zip';\ntype CSVType = 'text/csv';\n\n\ninterface MediaInput extends BaseFieldInput {\n defaultValue?: string;\n allowedMimeTypes?: ( PDFTypes | ZipTypes | ImageTypes | VideoTypes | CSVType)[];\n}\n\nexport function media(input: MediaInput): MediaSchema {\n const { label, tooltip, required, defaultValue, allowedMimeTypes } = input;\n\n return {\n type: 'media',\n _parse() {\n return {\n type: 'media',\n label,\n tooltip,\n required,\n defaultValue,\n allowedMimeTypes\n };\n },\n _primitive() {\n return 'json';\n },\n ...input,\n };\n}\n\n/**\n * @deprecated Use `media` instead.\n */\nexport const image = (input: MediaInput = {\n label: 'image',\n allowedMimeTypes: ['image/gif', 'image/jpeg', 'image/png', 'image/tiff', 'image/svg+xml'],\n}) => media(input);\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AA2BO,SAAS,MAAM,OAAgC;AACpD,QAAM,EAAE,OAAO,SAAS,UAAU,cAAc,iBAAiB,IAAI;AAErE,SAAO;AAAA,IACL,MAAM;AAAA,IACN,SAAS;AACP,aAAO;AAAA,QACL,MAAM;AAAA,QACN;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,MACF;AAAA,IACF;AAAA,IACA,aAAa;AACX,aAAO;AAAA,IACT;AAAA,IACA,GAAG;AAAA,EACL;AACF;AAKO,IAAM,QAAQ,CAAC,QAAoB;AAAA,EACxC,OAAO;AAAA,EACP,kBAAkB,CAAC,aAAa,cAAc,aAAa,cAAc,eAAe;AAC1F,MAAM,MAAM,KAAK;","names":[]}
1
+ {"version":3,"sources":["../../../src/schema/media/media.ts"],"sourcesContent":["import { BaseFieldInput, type BaseSchema } from '../../types';\n\ntype MediaOutputType = {\n alt: string;\n url: string;\n renditions: string[];\n focusPoint?: {\n x: number;\n y: number;\n }\n};\n\nexport interface MediaSchema<TOutput extends string = string> extends BaseSchema<MediaOutputType> {\n /**\n * The schema type.\n */\n type: 'media';\n}\n\ntype ImageTypes = 'image/gif' | 'image/jpeg' | 'image/png' | 'image/tiff' | 'image/svg+xml';\ntype VideoTypes = 'video/mp4' | 'video/webm' | 'video/ogg';\ntype PDFTypes = 'application/pdf';\ntype ZipTypes = 'application/zip' | 'application/x-zip-compressed' | 'application/x-zip' | 'application/x-compressed' | 'multipart/x-zip';\ntype CSVType = 'text/csv';\n\n\ninterface MediaInput extends BaseFieldInput {\n defaultValue?: string;\n allowedMimeTypes?: ( PDFTypes | ZipTypes | ImageTypes | VideoTypes | CSVType)[];\n enableFocusPoint?: boolean\n}\n\nexport function media(input: MediaInput): MediaSchema {\n const { label, tooltip, required, defaultValue, allowedMimeTypes, enableFocusPoint } = input;\n\n return {\n type: 'media',\n _parse() {\n return {\n type: 'media',\n label,\n tooltip,\n required,\n defaultValue,\n allowedMimeTypes,\n enableFocusPoint,\n };\n },\n _primitive() {\n return 'json';\n },\n ...input,\n };\n}\n\n/**\n * @deprecated Use `media` instead.\n */\nexport const image = (input: MediaInput = {\n label: 'image',\n allowedMimeTypes: ['image/gif', 'image/jpeg', 'image/png', 'image/tiff', 'image/svg+xml'],\n}) => media(input);\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAgCO,SAAS,MAAM,OAAgC;AACpD,QAAM,EAAE,OAAO,SAAS,UAAU,cAAc,kBAAkB,iBAAiB,IAAI;AAEvF,SAAO;AAAA,IACL,MAAM;AAAA,IACN,SAAS;AACP,aAAO;AAAA,QACL,MAAM;AAAA,QACN;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,MACF;AAAA,IACF;AAAA,IACA,aAAa;AACX,aAAO;AAAA,IACT;AAAA,IACA,GAAG;AAAA,EACL;AACF;AAKO,IAAM,QAAQ,CAAC,QAAoB;AAAA,EACxC,OAAO;AAAA,EACP,kBAAkB,CAAC,aAAa,cAAc,aAAa,cAAc,eAAe;AAC1F,MAAM,MAAM,KAAK;","names":[]}
@@ -1,6 +1,6 @@
1
1
  // src/schema/media/media.ts
2
2
  function media(input) {
3
- const { label, tooltip, required, defaultValue, allowedMimeTypes } = input;
3
+ const { label, tooltip, required, defaultValue, allowedMimeTypes, enableFocusPoint } = input;
4
4
  return {
5
5
  type: "media",
6
6
  _parse() {
@@ -10,7 +10,8 @@ function media(input) {
10
10
  tooltip,
11
11
  required,
12
12
  defaultValue,
13
- allowedMimeTypes
13
+ allowedMimeTypes,
14
+ enableFocusPoint
14
15
  };
15
16
  },
16
17
  _primitive() {
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../src/schema/media/media.ts"],"sourcesContent":["import { BaseFieldInput, type BaseSchema } from '../../types';\n\ntype MediaOutputType = {\n alt: string;\n url: string;\n renditions: string[];\n};\n\nexport interface MediaSchema<TOutput extends string = string> extends BaseSchema<MediaOutputType> {\n /**\n * The schema type.\n */\n type: 'media';\n}\n\ntype ImageTypes = 'image/gif' | 'image/jpeg' | 'image/png' | 'image/tiff' | 'image/svg+xml';\ntype VideoTypes = 'video/mp4' | 'video/webm' | 'video/ogg';\ntype PDFTypes = 'application/pdf';\ntype ZipTypes = 'application/zip' | 'application/x-zip-compressed' | 'application/x-zip' | 'application/x-compressed' | 'multipart/x-zip';\ntype CSVType = 'text/csv';\n\n\ninterface MediaInput extends BaseFieldInput {\n defaultValue?: string;\n allowedMimeTypes?: ( PDFTypes | ZipTypes | ImageTypes | VideoTypes | CSVType)[];\n}\n\nexport function media(input: MediaInput): MediaSchema {\n const { label, tooltip, required, defaultValue, allowedMimeTypes } = input;\n\n return {\n type: 'media',\n _parse() {\n return {\n type: 'media',\n label,\n tooltip,\n required,\n defaultValue,\n allowedMimeTypes\n };\n },\n _primitive() {\n return 'json';\n },\n ...input,\n };\n}\n\n/**\n * @deprecated Use `media` instead.\n */\nexport const image = (input: MediaInput = {\n label: 'image',\n allowedMimeTypes: ['image/gif', 'image/jpeg', 'image/png', 'image/tiff', 'image/svg+xml'],\n}) => media(input);\n"],"mappings":";AA2BO,SAAS,MAAM,OAAgC;AACpD,QAAM,EAAE,OAAO,SAAS,UAAU,cAAc,iBAAiB,IAAI;AAErE,SAAO;AAAA,IACL,MAAM;AAAA,IACN,SAAS;AACP,aAAO;AAAA,QACL,MAAM;AAAA,QACN;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,MACF;AAAA,IACF;AAAA,IACA,aAAa;AACX,aAAO;AAAA,IACT;AAAA,IACA,GAAG;AAAA,EACL;AACF;AAKO,IAAM,QAAQ,CAAC,QAAoB;AAAA,EACxC,OAAO;AAAA,EACP,kBAAkB,CAAC,aAAa,cAAc,aAAa,cAAc,eAAe;AAC1F,MAAM,MAAM,KAAK;","names":[]}
1
+ {"version":3,"sources":["../../../src/schema/media/media.ts"],"sourcesContent":["import { BaseFieldInput, type BaseSchema } from '../../types';\n\ntype MediaOutputType = {\n alt: string;\n url: string;\n renditions: string[];\n focusPoint?: {\n x: number;\n y: number;\n }\n};\n\nexport interface MediaSchema<TOutput extends string = string> extends BaseSchema<MediaOutputType> {\n /**\n * The schema type.\n */\n type: 'media';\n}\n\ntype ImageTypes = 'image/gif' | 'image/jpeg' | 'image/png' | 'image/tiff' | 'image/svg+xml';\ntype VideoTypes = 'video/mp4' | 'video/webm' | 'video/ogg';\ntype PDFTypes = 'application/pdf';\ntype ZipTypes = 'application/zip' | 'application/x-zip-compressed' | 'application/x-zip' | 'application/x-compressed' | 'multipart/x-zip';\ntype CSVType = 'text/csv';\n\n\ninterface MediaInput extends BaseFieldInput {\n defaultValue?: string;\n allowedMimeTypes?: ( PDFTypes | ZipTypes | ImageTypes | VideoTypes | CSVType)[];\n enableFocusPoint?: boolean\n}\n\nexport function media(input: MediaInput): MediaSchema {\n const { label, tooltip, required, defaultValue, allowedMimeTypes, enableFocusPoint } = input;\n\n return {\n type: 'media',\n _parse() {\n return {\n type: 'media',\n label,\n tooltip,\n required,\n defaultValue,\n allowedMimeTypes,\n enableFocusPoint,\n };\n },\n _primitive() {\n return 'json';\n },\n ...input,\n };\n}\n\n/**\n * @deprecated Use `media` instead.\n */\nexport const image = (input: MediaInput = {\n label: 'image',\n allowedMimeTypes: ['image/gif', 'image/jpeg', 'image/png', 'image/tiff', 'image/svg+xml'],\n}) => media(input);\n"],"mappings":";AAgCO,SAAS,MAAM,OAAgC;AACpD,QAAM,EAAE,OAAO,SAAS,UAAU,cAAc,kBAAkB,iBAAiB,IAAI;AAEvF,SAAO;AAAA,IACL,MAAM;AAAA,IACN,SAAS;AACP,aAAO;AAAA,QACL,MAAM;AAAA,QACN;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,MACF;AAAA,IACF;AAAA,IACA,aAAa;AACX,aAAO;AAAA,IACT;AAAA,IACA,GAAG;AAAA,EACL;AACF;AAKO,IAAM,QAAQ,CAAC,QAAoB;AAAA,EACxC,OAAO;AAAA,EACP,kBAAkB,CAAC,aAAa,cAAc,aAAa,cAAc,eAAe;AAC1F,MAAM,MAAM,KAAK;","names":[]}
@@ -1,5 +1,5 @@
1
1
  export { MultifieldSchema, multifield } from './multifield.mjs';
2
- import '../../schema-2DE_dAsc.mjs';
2
+ import '../../schema-BQm6im4b.mjs';
3
3
  import '../../types/webcomponent.mjs';
4
4
  import '../../types/utils.mjs';
5
5
  import '../../types/infer.mjs';
@@ -1,5 +1,5 @@
1
1
  export { MultifieldSchema, multifield } from './multifield.js';
2
- import '../../schema-Cva8xPv0.js';
2
+ import '../../schema-Q6NnvMu7.js';
3
3
  import '../../types/webcomponent.js';
4
4
  import '../../types/utils.js';
5
5
  import '../../types/infer.js';
@@ -26,7 +26,7 @@ module.exports = __toCommonJS(multifield_exports);
26
26
 
27
27
  // src/schema/multifield/multifield.ts
28
28
  function multifield(input) {
29
- const { label, children, required, itemLabelKey } = input;
29
+ const { label, children, required, itemLabelKey, max, min } = input;
30
30
  const childrenParse = children._parse();
31
31
  return {
32
32
  type: "multifield",
@@ -36,6 +36,8 @@ function multifield(input) {
36
36
  label,
37
37
  required,
38
38
  itemLabelKey,
39
+ max,
40
+ min,
39
41
  children: Array.isArray(childrenParse) ? childrenParse : [childrenParse]
40
42
  };
41
43
  },
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../src/schema/multifield/index.ts","../../../src/schema/multifield/multifield.ts"],"sourcesContent":["export * from './multifield';\n","import {\n BaseFieldInput,\n BaseSchema,\n InferOutput, Output\n} from '../../types';\n\nexport interface MultifieldSchema<\n TChildren extends BaseSchema<unknown>,\n> extends BaseSchema<InferOutput<TChildren>[]> {\n readonly type: 'multifield';\n /**\n * The children item schema.\n */\n readonly children: TChildren;\n}\n\ninterface MultifieldInput<TChildren extends BaseSchema<unknown>> extends BaseFieldInput {\n children: TChildren\n itemLabelKey?: keyof Output<TChildren>\n}\n\nexport function multifield<const TChildren extends BaseSchema<unknown>>(input: MultifieldInput<TChildren>): MultifieldSchema<TChildren> {\n const {label, children, required, itemLabelKey} = input;\n const childrenParse = children._parse();\n\n return {\n type: 'multifield',\n _parse() {\n return {\n type: 'multifield',\n label,\n required,\n itemLabelKey,\n children: Array.isArray(childrenParse) ? childrenParse : [childrenParse]\n }\n },\n _primitive() {\n return 'json'\n },\n ...input\n };\n}"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACqBO,SAAS,WAAwD,OAAgE;AACtI,QAAM,EAAC,OAAO,UAAU,UAAU,aAAY,IAAI;AAClD,QAAM,gBAAgB,SAAS,OAAO;AAEtC,SAAO;AAAA,IACL,MAAM;AAAA,IACN,SAAS;AACP,aAAO;AAAA,QACL,MAAM;AAAA,QACN;AAAA,QACA;AAAA,QACA;AAAA,QACA,UAAU,MAAM,QAAQ,aAAa,IAAI,gBAAgB,CAAC,aAAa;AAAA,MACzE;AAAA,IACF;AAAA,IACA,aAAa;AACX,aAAO;AAAA,IACT;AAAA,IACA,GAAG;AAAA,EACL;AACF;","names":[]}
1
+ {"version":3,"sources":["../../../src/schema/multifield/index.ts","../../../src/schema/multifield/multifield.ts"],"sourcesContent":["export * from './multifield';\n","import {\n BaseFieldInput,\n BaseSchema,\n InferOutput, Output\n} from '../../types';\n\nexport interface MultifieldSchema<\n TChildren extends BaseSchema<unknown>,\n> extends BaseSchema<InferOutput<TChildren>[]> {\n readonly type: 'multifield';\n /**\n * The children item schema.\n */\n readonly children: TChildren;\n}\n\ninterface MultifieldInput<TChildren extends BaseSchema<unknown>> extends BaseFieldInput {\n children: TChildren\n itemLabelKey?: keyof Output<TChildren>\n max?: string\n min?: string\n}\n\nexport function multifield<const TChildren extends BaseSchema<unknown>>(input: MultifieldInput<TChildren>): MultifieldSchema<TChildren> {\n const {label, children, required, itemLabelKey, max, min} = input;\n const childrenParse = children._parse();\n\n return {\n type: 'multifield',\n _parse() {\n return {\n type: 'multifield',\n label,\n required,\n itemLabelKey,\n max,\n min,\n children: Array.isArray(childrenParse) ? childrenParse : [childrenParse]\n }\n },\n _primitive() {\n return 'json'\n },\n ...input\n };\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACuBO,SAAS,WAAwD,OAAgE;AACtI,QAAM,EAAC,OAAO,UAAU,UAAU,cAAc,KAAK,IAAG,IAAI;AAC5D,QAAM,gBAAgB,SAAS,OAAO;AAEtC,SAAO;AAAA,IACL,MAAM;AAAA,IACN,SAAS;AACP,aAAO;AAAA,QACL,MAAM;AAAA,QACN;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA,UAAU,MAAM,QAAQ,aAAa,IAAI,gBAAgB,CAAC,aAAa;AAAA,MACzE;AAAA,IACF;AAAA,IACA,aAAa;AACX,aAAO;AAAA,IACT;AAAA,IACA,GAAG;AAAA,EACL;AACF;","names":[]}
@@ -1,6 +1,6 @@
1
1
  // src/schema/multifield/multifield.ts
2
2
  function multifield(input) {
3
- const { label, children, required, itemLabelKey } = input;
3
+ const { label, children, required, itemLabelKey, max, min } = input;
4
4
  const childrenParse = children._parse();
5
5
  return {
6
6
  type: "multifield",
@@ -10,6 +10,8 @@ function multifield(input) {
10
10
  label,
11
11
  required,
12
12
  itemLabelKey,
13
+ max,
14
+ min,
13
15
  children: Array.isArray(childrenParse) ? childrenParse : [childrenParse]
14
16
  };
15
17
  },
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../src/schema/multifield/multifield.ts"],"sourcesContent":["import {\n BaseFieldInput,\n BaseSchema,\n InferOutput, Output\n} from '../../types';\n\nexport interface MultifieldSchema<\n TChildren extends BaseSchema<unknown>,\n> extends BaseSchema<InferOutput<TChildren>[]> {\n readonly type: 'multifield';\n /**\n * The children item schema.\n */\n readonly children: TChildren;\n}\n\ninterface MultifieldInput<TChildren extends BaseSchema<unknown>> extends BaseFieldInput {\n children: TChildren\n itemLabelKey?: keyof Output<TChildren>\n}\n\nexport function multifield<const TChildren extends BaseSchema<unknown>>(input: MultifieldInput<TChildren>): MultifieldSchema<TChildren> {\n const {label, children, required, itemLabelKey} = input;\n const childrenParse = children._parse();\n\n return {\n type: 'multifield',\n _parse() {\n return {\n type: 'multifield',\n label,\n required,\n itemLabelKey,\n children: Array.isArray(childrenParse) ? childrenParse : [childrenParse]\n }\n },\n _primitive() {\n return 'json'\n },\n ...input\n };\n}"],"mappings":";AAqBO,SAAS,WAAwD,OAAgE;AACtI,QAAM,EAAC,OAAO,UAAU,UAAU,aAAY,IAAI;AAClD,QAAM,gBAAgB,SAAS,OAAO;AAEtC,SAAO;AAAA,IACL,MAAM;AAAA,IACN,SAAS;AACP,aAAO;AAAA,QACL,MAAM;AAAA,QACN;AAAA,QACA;AAAA,QACA;AAAA,QACA,UAAU,MAAM,QAAQ,aAAa,IAAI,gBAAgB,CAAC,aAAa;AAAA,MACzE;AAAA,IACF;AAAA,IACA,aAAa;AACX,aAAO;AAAA,IACT;AAAA,IACA,GAAG;AAAA,EACL;AACF;","names":[]}
1
+ {"version":3,"sources":["../../../src/schema/multifield/multifield.ts"],"sourcesContent":["import {\n BaseFieldInput,\n BaseSchema,\n InferOutput, Output\n} from '../../types';\n\nexport interface MultifieldSchema<\n TChildren extends BaseSchema<unknown>,\n> extends BaseSchema<InferOutput<TChildren>[]> {\n readonly type: 'multifield';\n /**\n * The children item schema.\n */\n readonly children: TChildren;\n}\n\ninterface MultifieldInput<TChildren extends BaseSchema<unknown>> extends BaseFieldInput {\n children: TChildren\n itemLabelKey?: keyof Output<TChildren>\n max?: string\n min?: string\n}\n\nexport function multifield<const TChildren extends BaseSchema<unknown>>(input: MultifieldInput<TChildren>): MultifieldSchema<TChildren> {\n const {label, children, required, itemLabelKey, max, min} = input;\n const childrenParse = children._parse();\n\n return {\n type: 'multifield',\n _parse() {\n return {\n type: 'multifield',\n label,\n required,\n itemLabelKey,\n max,\n min,\n children: Array.isArray(childrenParse) ? childrenParse : [childrenParse]\n }\n },\n _primitive() {\n return 'json'\n },\n ...input\n };\n}\n"],"mappings":";AAuBO,SAAS,WAAwD,OAAgE;AACtI,QAAM,EAAC,OAAO,UAAU,UAAU,cAAc,KAAK,IAAG,IAAI;AAC5D,QAAM,gBAAgB,SAAS,OAAO;AAEtC,SAAO;AAAA,IACL,MAAM;AAAA,IACN,SAAS;AACP,aAAO;AAAA,QACL,MAAM;AAAA,QACN;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA,UAAU,MAAM,QAAQ,aAAa,IAAI,gBAAgB,CAAC,aAAa;AAAA,MACzE;AAAA,IACF;AAAA,IACA,aAAa;AACX,aAAO;AAAA,IACT;AAAA,IACA,GAAG;AAAA,EACL;AACF;","names":[]}
@@ -1,4 +1,4 @@
1
- import { B as BaseSchema, d as BaseFieldInput, e as Output } from '../../schema-2DE_dAsc.mjs';
1
+ import { a as BaseSchema, B as BaseFieldInput, e as Output } from '../../schema-BQm6im4b.mjs';
2
2
  import { InferOutput } from '../../types/infer.mjs';
3
3
  import '../../types/webcomponent.mjs';
4
4
  import '../../types/utils.mjs';
@@ -13,6 +13,8 @@ interface MultifieldSchema<TChildren extends BaseSchema<unknown>> extends BaseSc
13
13
  interface MultifieldInput<TChildren extends BaseSchema<unknown>> extends BaseFieldInput {
14
14
  children: TChildren;
15
15
  itemLabelKey?: keyof Output<TChildren>;
16
+ max?: string;
17
+ min?: string;
16
18
  }
17
19
  declare function multifield<const TChildren extends BaseSchema<unknown>>(input: MultifieldInput<TChildren>): MultifieldSchema<TChildren>;
18
20
 
@@ -1,4 +1,4 @@
1
- import { B as BaseSchema, d as BaseFieldInput, e as Output } from '../../schema-Cva8xPv0.js';
1
+ import { a as BaseSchema, B as BaseFieldInput, e as Output } from '../../schema-Q6NnvMu7.js';
2
2
  import { InferOutput } from '../../types/infer.js';
3
3
  import '../../types/webcomponent.js';
4
4
  import '../../types/utils.js';
@@ -13,6 +13,8 @@ interface MultifieldSchema<TChildren extends BaseSchema<unknown>> extends BaseSc
13
13
  interface MultifieldInput<TChildren extends BaseSchema<unknown>> extends BaseFieldInput {
14
14
  children: TChildren;
15
15
  itemLabelKey?: keyof Output<TChildren>;
16
+ max?: string;
17
+ min?: string;
16
18
  }
17
19
  declare function multifield<const TChildren extends BaseSchema<unknown>>(input: MultifieldInput<TChildren>): MultifieldSchema<TChildren>;
18
20
 
@@ -24,7 +24,7 @@ __export(multifield_exports, {
24
24
  });
25
25
  module.exports = __toCommonJS(multifield_exports);
26
26
  function multifield(input) {
27
- const { label, children, required, itemLabelKey } = input;
27
+ const { label, children, required, itemLabelKey, max, min } = input;
28
28
  const childrenParse = children._parse();
29
29
  return {
30
30
  type: "multifield",
@@ -34,6 +34,8 @@ function multifield(input) {
34
34
  label,
35
35
  required,
36
36
  itemLabelKey,
37
+ max,
38
+ min,
37
39
  children: Array.isArray(childrenParse) ? childrenParse : [childrenParse]
38
40
  };
39
41
  },
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../src/schema/multifield/multifield.ts"],"sourcesContent":["import {\n BaseFieldInput,\n BaseSchema,\n InferOutput, Output\n} from '../../types';\n\nexport interface MultifieldSchema<\n TChildren extends BaseSchema<unknown>,\n> extends BaseSchema<InferOutput<TChildren>[]> {\n readonly type: 'multifield';\n /**\n * The children item schema.\n */\n readonly children: TChildren;\n}\n\ninterface MultifieldInput<TChildren extends BaseSchema<unknown>> extends BaseFieldInput {\n children: TChildren\n itemLabelKey?: keyof Output<TChildren>\n}\n\nexport function multifield<const TChildren extends BaseSchema<unknown>>(input: MultifieldInput<TChildren>): MultifieldSchema<TChildren> {\n const {label, children, required, itemLabelKey} = input;\n const childrenParse = children._parse();\n\n return {\n type: 'multifield',\n _parse() {\n return {\n type: 'multifield',\n label,\n required,\n itemLabelKey,\n children: Array.isArray(childrenParse) ? childrenParse : [childrenParse]\n }\n },\n _primitive() {\n return 'json'\n },\n ...input\n };\n}"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAqBO,SAAS,WAAwD,OAAgE;AACtI,QAAM,EAAC,OAAO,UAAU,UAAU,aAAY,IAAI;AAClD,QAAM,gBAAgB,SAAS,OAAO;AAEtC,SAAO;AAAA,IACL,MAAM;AAAA,IACN,SAAS;AACP,aAAO;AAAA,QACL,MAAM;AAAA,QACN;AAAA,QACA;AAAA,QACA;AAAA,QACA,UAAU,MAAM,QAAQ,aAAa,IAAI,gBAAgB,CAAC,aAAa;AAAA,MACzE;AAAA,IACF;AAAA,IACA,aAAa;AACX,aAAO;AAAA,IACT;AAAA,IACA,GAAG;AAAA,EACL;AACF;","names":[]}
1
+ {"version":3,"sources":["../../../src/schema/multifield/multifield.ts"],"sourcesContent":["import {\n BaseFieldInput,\n BaseSchema,\n InferOutput, Output\n} from '../../types';\n\nexport interface MultifieldSchema<\n TChildren extends BaseSchema<unknown>,\n> extends BaseSchema<InferOutput<TChildren>[]> {\n readonly type: 'multifield';\n /**\n * The children item schema.\n */\n readonly children: TChildren;\n}\n\ninterface MultifieldInput<TChildren extends BaseSchema<unknown>> extends BaseFieldInput {\n children: TChildren\n itemLabelKey?: keyof Output<TChildren>\n max?: string\n min?: string\n}\n\nexport function multifield<const TChildren extends BaseSchema<unknown>>(input: MultifieldInput<TChildren>): MultifieldSchema<TChildren> {\n const {label, children, required, itemLabelKey, max, min} = input;\n const childrenParse = children._parse();\n\n return {\n type: 'multifield',\n _parse() {\n return {\n type: 'multifield',\n label,\n required,\n itemLabelKey,\n max,\n min,\n children: Array.isArray(childrenParse) ? childrenParse : [childrenParse]\n }\n },\n _primitive() {\n return 'json'\n },\n ...input\n };\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAuBO,SAAS,WAAwD,OAAgE;AACtI,QAAM,EAAC,OAAO,UAAU,UAAU,cAAc,KAAK,IAAG,IAAI;AAC5D,QAAM,gBAAgB,SAAS,OAAO;AAEtC,SAAO;AAAA,IACL,MAAM;AAAA,IACN,SAAS;AACP,aAAO;AAAA,QACL,MAAM;AAAA,QACN;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA,UAAU,MAAM,QAAQ,aAAa,IAAI,gBAAgB,CAAC,aAAa;AAAA,MACzE;AAAA,IACF;AAAA,IACA,aAAa;AACX,aAAO;AAAA,IACT;AAAA,IACA,GAAG;AAAA,EACL;AACF;","names":[]}
@@ -1,6 +1,6 @@
1
1
  // src/schema/multifield/multifield.ts
2
2
  function multifield(input) {
3
- const { label, children, required, itemLabelKey } = input;
3
+ const { label, children, required, itemLabelKey, max, min } = input;
4
4
  const childrenParse = children._parse();
5
5
  return {
6
6
  type: "multifield",
@@ -10,6 +10,8 @@ function multifield(input) {
10
10
  label,
11
11
  required,
12
12
  itemLabelKey,
13
+ max,
14
+ min,
13
15
  children: Array.isArray(childrenParse) ? childrenParse : [childrenParse]
14
16
  };
15
17
  },
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../src/schema/multifield/multifield.ts"],"sourcesContent":["import {\n BaseFieldInput,\n BaseSchema,\n InferOutput, Output\n} from '../../types';\n\nexport interface MultifieldSchema<\n TChildren extends BaseSchema<unknown>,\n> extends BaseSchema<InferOutput<TChildren>[]> {\n readonly type: 'multifield';\n /**\n * The children item schema.\n */\n readonly children: TChildren;\n}\n\ninterface MultifieldInput<TChildren extends BaseSchema<unknown>> extends BaseFieldInput {\n children: TChildren\n itemLabelKey?: keyof Output<TChildren>\n}\n\nexport function multifield<const TChildren extends BaseSchema<unknown>>(input: MultifieldInput<TChildren>): MultifieldSchema<TChildren> {\n const {label, children, required, itemLabelKey} = input;\n const childrenParse = children._parse();\n\n return {\n type: 'multifield',\n _parse() {\n return {\n type: 'multifield',\n label,\n required,\n itemLabelKey,\n children: Array.isArray(childrenParse) ? childrenParse : [childrenParse]\n }\n },\n _primitive() {\n return 'json'\n },\n ...input\n };\n}"],"mappings":";AAqBO,SAAS,WAAwD,OAAgE;AACtI,QAAM,EAAC,OAAO,UAAU,UAAU,aAAY,IAAI;AAClD,QAAM,gBAAgB,SAAS,OAAO;AAEtC,SAAO;AAAA,IACL,MAAM;AAAA,IACN,SAAS;AACP,aAAO;AAAA,QACL,MAAM;AAAA,QACN;AAAA,QACA;AAAA,QACA;AAAA,QACA,UAAU,MAAM,QAAQ,aAAa,IAAI,gBAAgB,CAAC,aAAa;AAAA,MACzE;AAAA,IACF;AAAA,IACA,aAAa;AACX,aAAO;AAAA,IACT;AAAA,IACA,GAAG;AAAA,EACL;AACF;","names":[]}
1
+ {"version":3,"sources":["../../../src/schema/multifield/multifield.ts"],"sourcesContent":["import {\n BaseFieldInput,\n BaseSchema,\n InferOutput, Output\n} from '../../types';\n\nexport interface MultifieldSchema<\n TChildren extends BaseSchema<unknown>,\n> extends BaseSchema<InferOutput<TChildren>[]> {\n readonly type: 'multifield';\n /**\n * The children item schema.\n */\n readonly children: TChildren;\n}\n\ninterface MultifieldInput<TChildren extends BaseSchema<unknown>> extends BaseFieldInput {\n children: TChildren\n itemLabelKey?: keyof Output<TChildren>\n max?: string\n min?: string\n}\n\nexport function multifield<const TChildren extends BaseSchema<unknown>>(input: MultifieldInput<TChildren>): MultifieldSchema<TChildren> {\n const {label, children, required, itemLabelKey, max, min} = input;\n const childrenParse = children._parse();\n\n return {\n type: 'multifield',\n _parse() {\n return {\n type: 'multifield',\n label,\n required,\n itemLabelKey,\n max,\n min,\n children: Array.isArray(childrenParse) ? childrenParse : [childrenParse]\n }\n },\n _primitive() {\n return 'json'\n },\n ...input\n };\n}\n"],"mappings":";AAuBO,SAAS,WAAwD,OAAgE;AACtI,QAAM,EAAC,OAAO,UAAU,UAAU,cAAc,KAAK,IAAG,IAAI;AAC5D,QAAM,gBAAgB,SAAS,OAAO;AAEtC,SAAO;AAAA,IACL,MAAM;AAAA,IACN,SAAS;AACP,aAAO;AAAA,QACL,MAAM;AAAA,QACN;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA;AAAA,QACA,UAAU,MAAM,QAAQ,aAAa,IAAI,gBAAgB,CAAC,aAAa;AAAA,MACzE;AAAA,IACF;AAAA,IACA,aAAa;AACX,aAAO;AAAA,IACT;AAAA,IACA,GAAG;AAAA,EACL;AACF;","names":[]}
@@ -1,4 +1,4 @@
1
1
  export { DeprecatedPagePropertyObject, NavigationItemSchema, NavigationSchema, navigation } from './navigation.mjs';
2
- import '../../schema-2DE_dAsc.mjs';
2
+ import '../../schema-BQm6im4b.mjs';
3
3
  import '../../types/webcomponent.mjs';
4
4
  import '../../types/utils.mjs';
@@ -1,4 +1,4 @@
1
1
  export { DeprecatedPagePropertyObject, NavigationItemSchema, NavigationSchema, navigation } from './navigation.js';
2
- import '../../schema-Cva8xPv0.js';
2
+ import '../../schema-Q6NnvMu7.js';
3
3
  import '../../types/webcomponent.js';
4
4
  import '../../types/utils.js';
@@ -1,4 +1,4 @@
1
- import { B as BaseSchema, d as BaseFieldInput } from '../../schema-2DE_dAsc.mjs';
1
+ import { a as BaseSchema, B as BaseFieldInput } from '../../schema-BQm6im4b.mjs';
2
2
  import '../../types/webcomponent.mjs';
3
3
  import '../../types/utils.mjs';
4
4
 
@@ -1,4 +1,4 @@
1
- import { B as BaseSchema, d as BaseFieldInput } from '../../schema-Cva8xPv0.js';
1
+ import { a as BaseSchema, B as BaseFieldInput } from '../../schema-Q6NnvMu7.js';
2
2
  import '../../types/webcomponent.js';
3
3
  import '../../types/utils.js';
4
4
 
@@ -1,4 +1,4 @@
1
1
  export { ObjectSchema, object } from './object.mjs';
2
- import '../../schema-2DE_dAsc.mjs';
2
+ import '../../schema-BQm6im4b.mjs';
3
3
  import '../../types/webcomponent.mjs';
4
4
  import '../../types/utils.mjs';
@@ -1,4 +1,4 @@
1
1
  export { ObjectSchema, object } from './object.js';
2
- import '../../schema-Cva8xPv0.js';
2
+ import '../../schema-Q6NnvMu7.js';
3
3
  import '../../types/webcomponent.js';
4
4
  import '../../types/utils.js';
@@ -1,4 +1,4 @@
1
- import { f as ObjectEntries, g as ObjectOutput, B as BaseSchema } from '../../schema-2DE_dAsc.mjs';
1
+ import { f as ObjectEntries, g as ObjectOutput, a as BaseSchema } from '../../schema-BQm6im4b.mjs';
2
2
  import '../../types/webcomponent.mjs';
3
3
  import '../../types/utils.mjs';
4
4
 
@@ -1,4 +1,4 @@
1
- import { f as ObjectEntries, g as ObjectOutput, B as BaseSchema } from '../../schema-Cva8xPv0.js';
1
+ import { f as ObjectEntries, g as ObjectOutput, a as BaseSchema } from '../../schema-Q6NnvMu7.js';
2
2
  import '../../types/webcomponent.js';
3
3
  import '../../types/utils.js';
4
4
 
@@ -1,3 +1,3 @@
1
- export { O as OptionalSchema, o as optional } from '../../schema-2DE_dAsc.mjs';
1
+ export { O as OptionalSchema, o as optional } from '../../schema-BQm6im4b.mjs';
2
2
  import '../../types/webcomponent.mjs';
3
3
  import '../../types/utils.mjs';
@@ -1,3 +1,3 @@
1
- export { O as OptionalSchema, o as optional } from '../../schema-Cva8xPv0.js';
1
+ export { O as OptionalSchema, o as optional } from '../../schema-Q6NnvMu7.js';
2
2
  import '../../types/webcomponent.js';
3
3
  import '../../types/utils.js';
@@ -1,3 +1,3 @@
1
- export { O as OptionalSchema, o as optional } from '../../schema-2DE_dAsc.mjs';
1
+ export { O as OptionalSchema, o as optional } from '../../schema-BQm6im4b.mjs';
2
2
  import '../../types/webcomponent.mjs';
3
3
  import '../../types/utils.mjs';
@@ -1,3 +1,3 @@
1
- export { O as OptionalSchema, o as optional } from '../../schema-Cva8xPv0.js';
1
+ export { O as OptionalSchema, o as optional } from '../../schema-Q6NnvMu7.js';
2
2
  import '../../types/webcomponent.js';
3
3
  import '../../types/utils.js';
@@ -1,4 +1,4 @@
1
1
  export { PathBrowserSchema, pathbrowser } from './pathbrowser.mjs';
2
- import '../../schema-2DE_dAsc.mjs';
2
+ import '../../schema-BQm6im4b.mjs';
3
3
  import '../../types/webcomponent.mjs';
4
4
  import '../../types/utils.mjs';
@@ -1,4 +1,4 @@
1
1
  export { PathBrowserSchema, pathbrowser } from './pathbrowser.js';
2
- import '../../schema-Cva8xPv0.js';
2
+ import '../../schema-Q6NnvMu7.js';
3
3
  import '../../types/webcomponent.js';
4
4
  import '../../types/utils.js';
@@ -1,4 +1,4 @@
1
- import { B as BaseSchema, d as BaseFieldInput } from '../../schema-2DE_dAsc.mjs';
1
+ import { a as BaseSchema, B as BaseFieldInput } from '../../schema-BQm6im4b.mjs';
2
2
  import '../../types/webcomponent.mjs';
3
3
  import '../../types/utils.mjs';
4
4
 
@@ -1,4 +1,4 @@
1
- import { B as BaseSchema, d as BaseFieldInput } from '../../schema-Cva8xPv0.js';
1
+ import { a as BaseSchema, B as BaseFieldInput } from '../../schema-Q6NnvMu7.js';
2
2
  import '../../types/webcomponent.js';
3
3
  import '../../types/utils.js';
4
4
 
@@ -1,4 +1,4 @@
1
1
  export { RichTextEditorSchema, rte } from './rte.mjs';
2
- import '../../schema-2DE_dAsc.mjs';
2
+ import '../../schema-BQm6im4b.mjs';
3
3
  import '../../types/webcomponent.mjs';
4
4
  import '../../types/utils.mjs';
@@ -1,4 +1,4 @@
1
1
  export { RichTextEditorSchema, rte } from './rte.js';
2
- import '../../schema-Cva8xPv0.js';
2
+ import '../../schema-Q6NnvMu7.js';
3
3
  import '../../types/webcomponent.js';
4
4
  import '../../types/utils.js';
@@ -1,4 +1,4 @@
1
- import { B as BaseSchema, d as BaseFieldInput } from '../../schema-2DE_dAsc.mjs';
1
+ import { a as BaseSchema, B as BaseFieldInput } from '../../schema-BQm6im4b.mjs';
2
2
  import '../../types/webcomponent.mjs';
3
3
  import '../../types/utils.mjs';
4
4
 
@@ -1,4 +1,4 @@
1
- import { B as BaseSchema, d as BaseFieldInput } from '../../schema-Cva8xPv0.js';
1
+ import { a as BaseSchema, B as BaseFieldInput } from '../../schema-Q6NnvMu7.js';
2
2
  import '../../types/webcomponent.js';
3
3
  import '../../types/utils.js';
4
4
 
@@ -1,4 +1,4 @@
1
1
  export { SelectSchema, select } from './select.mjs';
2
- import '../../schema-2DE_dAsc.mjs';
2
+ import '../../schema-BQm6im4b.mjs';
3
3
  import '../../types/webcomponent.mjs';
4
4
  import '../../types/utils.mjs';
@@ -1,4 +1,4 @@
1
1
  export { SelectSchema, select } from './select.js';
2
- import '../../schema-Cva8xPv0.js';
2
+ import '../../schema-Q6NnvMu7.js';
3
3
  import '../../types/webcomponent.js';
4
4
  import '../../types/utils.js';
@@ -1,4 +1,4 @@
1
- import { B as BaseSchema, d as BaseFieldInput } from '../../schema-2DE_dAsc.mjs';
1
+ import { a as BaseSchema, B as BaseFieldInput } from '../../schema-BQm6im4b.mjs';
2
2
  import '../../types/webcomponent.mjs';
3
3
  import '../../types/utils.mjs';
4
4
 
@@ -1,4 +1,4 @@
1
- import { B as BaseSchema, d as BaseFieldInput } from '../../schema-Cva8xPv0.js';
1
+ import { a as BaseSchema, B as BaseFieldInput } from '../../schema-Q6NnvMu7.js';
2
2
  import '../../types/webcomponent.js';
3
3
  import '../../types/utils.js';
4
4
 
@@ -1,4 +1,4 @@
1
1
  export { TagsSchema, tags } from './tags.mjs';
2
- import '../../schema-2DE_dAsc.mjs';
2
+ import '../../schema-BQm6im4b.mjs';
3
3
  import '../../types/webcomponent.mjs';
4
4
  import '../../types/utils.mjs';
@@ -1,4 +1,4 @@
1
1
  export { TagsSchema, tags } from './tags.js';
2
- import '../../schema-Cva8xPv0.js';
2
+ import '../../schema-Q6NnvMu7.js';
3
3
  import '../../types/webcomponent.js';
4
4
  import '../../types/utils.js';
@@ -1,4 +1,4 @@
1
- import { B as BaseSchema, d as BaseFieldInput } from '../../schema-2DE_dAsc.mjs';
1
+ import { a as BaseSchema, B as BaseFieldInput } from '../../schema-BQm6im4b.mjs';
2
2
  import '../../types/webcomponent.mjs';
3
3
  import '../../types/utils.mjs';
4
4
 
@@ -1,4 +1,4 @@
1
- import { B as BaseSchema, d as BaseFieldInput } from '../../schema-Cva8xPv0.js';
1
+ import { a as BaseSchema, B as BaseFieldInput } from '../../schema-Q6NnvMu7.js';
2
2
  import '../../types/webcomponent.js';
3
3
  import '../../types/utils.js';
4
4
 
@@ -1,4 +1,4 @@
1
1
  export { TextSchema, text } from './text.mjs';
2
- import '../../schema-2DE_dAsc.mjs';
2
+ import '../../schema-BQm6im4b.mjs';
3
3
  import '../../types/webcomponent.mjs';
4
4
  import '../../types/utils.mjs';
@@ -1,4 +1,4 @@
1
1
  export { TextSchema, text } from './text.js';
2
- import '../../schema-Cva8xPv0.js';
2
+ import '../../schema-Q6NnvMu7.js';
3
3
  import '../../types/webcomponent.js';
4
4
  import '../../types/utils.js';
@@ -1,4 +1,4 @@
1
- import { B as BaseSchema, d as BaseFieldInput } from '../../schema-2DE_dAsc.mjs';
1
+ import { a as BaseSchema, B as BaseFieldInput } from '../../schema-BQm6im4b.mjs';
2
2
  import '../../types/webcomponent.mjs';
3
3
  import '../../types/utils.mjs';
4
4
 
@@ -1,4 +1,4 @@
1
- import { B as BaseSchema, d as BaseFieldInput } from '../../schema-Cva8xPv0.js';
1
+ import { a as BaseSchema, B as BaseFieldInput } from '../../schema-Q6NnvMu7.js';
2
2
  import '../../types/webcomponent.js';
3
3
  import '../../types/utils.js';
4
4
 
@@ -126,4 +126,4 @@ interface BaseFieldInput {
126
126
  */
127
127
  type Output<TSchema extends BaseSchema> = NonNullable<TSchema['_types']>['output'];
128
128
 
129
- export { type BaseSchema as B, type Conditions as C, type Field as F, type OptionalSchema as O, type TabsArgument as T, type ConditionOperators as a, type ConditionFn as b, type ConditionsArgument as c, type BaseFieldInput as d, type Output as e, type ObjectEntries as f, type ObjectOutput as g, optional as o };
129
+ export { type BaseFieldInput as B, type ConditionFn as C, type Field as F, type OptionalSchema as O, type TabsArgument as T, type BaseSchema as a, type ConditionOperators as b, type Conditions as c, type ConditionsArgument as d, type Output as e, type ObjectEntries as f, type ObjectOutput as g, optional as o };
@@ -126,4 +126,4 @@ interface BaseFieldInput {
126
126
  */
127
127
  type Output<TSchema extends BaseSchema> = NonNullable<TSchema['_types']>['output'];
128
128
 
129
- export { type BaseSchema as B, type Conditions as C, type Field as F, type OptionalSchema as O, type TabsArgument as T, type ConditionOperators as a, type ConditionFn as b, type ConditionsArgument as c, type BaseFieldInput as d, type Output as e, type ObjectEntries as f, type ObjectOutput as g, optional as o };
129
+ export { type BaseFieldInput as B, type ConditionFn as C, type Field as F, type OptionalSchema as O, type TabsArgument as T, type BaseSchema as a, type ConditionOperators as b, type Conditions as c, type ConditionsArgument as d, type Output as e, type ObjectEntries as f, type ObjectOutput as g, optional as o };
@@ -1,6 +1,6 @@
1
1
  export { GetServerSideProps } from './props.mjs';
2
2
  export { AddType, DeepPartial, EntryMask, LeavesPath, NestedPaths, NodesPath, PathValue, RequireAtLeastOne, ResolveObject, UnArray } from './utils.mjs';
3
- export { d as BaseFieldInput, B as BaseSchema, e as Output } from '../schema-2DE_dAsc.mjs';
3
+ export { B as BaseFieldInput, a as BaseSchema, e as Output } from '../schema-BQm6im4b.mjs';
4
4
  export { InferOutput } from './infer.mjs';
5
5
  export { ComponentModel } from './component.mjs';
6
6
  import './webcomponent.mjs';
@@ -1,6 +1,6 @@
1
1
  export { GetServerSideProps } from './props.js';
2
2
  export { AddType, DeepPartial, EntryMask, LeavesPath, NestedPaths, NodesPath, PathValue, RequireAtLeastOne, ResolveObject, UnArray } from './utils.js';
3
- export { d as BaseFieldInput, B as BaseSchema, e as Output } from '../schema-Cva8xPv0.js';
3
+ export { B as BaseFieldInput, a as BaseSchema, e as Output } from '../schema-Q6NnvMu7.js';
4
4
  export { InferOutput } from './infer.js';
5
5
  export { ComponentModel } from './component.js';
6
6
  import './webcomponent.js';
@@ -1,4 +1,4 @@
1
- import { B as BaseSchema } from '../schema-2DE_dAsc.mjs';
1
+ import { a as BaseSchema } from '../schema-BQm6im4b.mjs';
2
2
  import './webcomponent.mjs';
3
3
  import './utils.mjs';
4
4
 
@@ -1,4 +1,4 @@
1
- import { B as BaseSchema } from '../schema-Cva8xPv0.js';
1
+ import { a as BaseSchema } from '../schema-Q6NnvMu7.js';
2
2
  import './webcomponent.js';
3
3
  import './utils.js';
4
4
 
@@ -1,3 +1,3 @@
1
- export { f as ObjectEntries, g as ObjectOutput } from '../schema-2DE_dAsc.mjs';
1
+ export { f as ObjectEntries, g as ObjectOutput } from '../schema-BQm6im4b.mjs';
2
2
  import './utils.mjs';
3
3
  import './webcomponent.mjs';
@@ -1,3 +1,3 @@
1
- export { f as ObjectEntries, g as ObjectOutput } from '../schema-Cva8xPv0.js';
1
+ export { f as ObjectEntries, g as ObjectOutput } from '../schema-Q6NnvMu7.js';
2
2
  import './utils.js';
3
3
  import './webcomponent.js';
@@ -1,3 +1,3 @@
1
1
  import './webcomponent.mjs';
2
- export { d as BaseFieldInput, B as BaseSchema, e as Output } from '../schema-2DE_dAsc.mjs';
2
+ export { B as BaseFieldInput, a as BaseSchema, e as Output } from '../schema-BQm6im4b.mjs';
3
3
  import './utils.mjs';
@@ -1,3 +1,3 @@
1
1
  import './webcomponent.js';
2
- export { d as BaseFieldInput, B as BaseSchema, e as Output } from '../schema-Cva8xPv0.js';
2
+ export { B as BaseFieldInput, a as BaseSchema, e as Output } from '../schema-Q6NnvMu7.js';
3
3
  import './utils.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ethereal-nexus/core",
3
- "version": "1.17.0",
3
+ "version": "1.19.0",
4
4
  "description": "",
5
5
  "keywords": [],
6
6
  "author": "",