@kong-ui-public/entities-plugins 9.125.0 → 9.125.1-pr.2708.ec98b1953.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 (237) hide show
  1. package/dist/entities-plugins.es.js +12253 -10831
  2. package/dist/entities-plugins.umd.js +35 -31
  3. package/dist/style.css +1 -1
  4. package/dist/types/components/PluginCatalog.vue.d.ts +22 -0
  5. package/dist/types/components/PluginCatalog.vue.d.ts.map +1 -0
  6. package/dist/types/components/PluginConfigCard.vue.d.ts +3 -2
  7. package/dist/types/components/PluginConfigCard.vue.d.ts.map +1 -1
  8. package/dist/types/components/PluginEntityForm.vue.d.ts +6 -2
  9. package/dist/types/components/PluginEntityForm.vue.d.ts.map +1 -1
  10. package/dist/types/components/PluginFieldRuleAlerts.vue.d.ts +2 -1
  11. package/dist/types/components/PluginFieldRuleAlerts.vue.d.ts.map +1 -1
  12. package/dist/types/components/PluginForm.vue.d.ts +6 -2
  13. package/dist/types/components/PluginForm.vue.d.ts.map +1 -1
  14. package/dist/types/components/PluginFormActionsWrapper.vue.d.ts +7 -6
  15. package/dist/types/components/PluginFormActionsWrapper.vue.d.ts.map +1 -1
  16. package/dist/types/components/PluginList.vue.d.ts +3 -2
  17. package/dist/types/components/PluginList.vue.d.ts.map +1 -1
  18. package/dist/types/components/PluginSelect.vue.d.ts +6 -5
  19. package/dist/types/components/PluginSelect.vue.d.ts.map +1 -1
  20. package/dist/types/components/custom-plugins/DeleteCustomPluginSchemaModal.vue.d.ts +3 -2
  21. package/dist/types/components/custom-plugins/DeleteCustomPluginSchemaModal.vue.d.ts.map +1 -1
  22. package/dist/types/components/custom-plugins/PluginCustomGrid.vue.d.ts +3 -2
  23. package/dist/types/components/custom-plugins/PluginCustomGrid.vue.d.ts.map +1 -1
  24. package/dist/types/components/fields/key-auth-identity-realms/Base.vue.d.ts +4 -3
  25. package/dist/types/components/fields/key-auth-identity-realms/Base.vue.d.ts.map +1 -1
  26. package/dist/types/components/fields/key-auth-identity-realms/FreeFormAdapter.vue.d.ts +5 -4
  27. package/dist/types/components/fields/key-auth-identity-realms/FreeFormAdapter.vue.d.ts.map +1 -1
  28. package/dist/types/components/fields/key-auth-identity-realms/VfgAdapter.vue.d.ts +2 -1
  29. package/dist/types/components/fields/key-auth-identity-realms/VfgAdapter.vue.d.ts.map +1 -1
  30. package/dist/types/components/free-form/AIMcpProxy/AIMcpProxyForm.vue.d.ts +3 -2
  31. package/dist/types/components/free-form/AIMcpProxy/AIMcpProxyForm.vue.d.ts.map +1 -1
  32. package/dist/types/components/free-form/AIMcpProxy/ConfigForm.vue.d.ts +2 -1
  33. package/dist/types/components/free-form/AIMcpProxy/ConfigForm.vue.d.ts.map +1 -1
  34. package/dist/types/components/free-form/Common/CommonForm.vue.d.ts +3 -2
  35. package/dist/types/components/free-form/Common/CommonForm.vue.d.ts.map +1 -1
  36. package/dist/types/components/free-form/Common/ConfigForm.vue.d.ts +2 -1
  37. package/dist/types/components/free-form/Common/ConfigForm.vue.d.ts.map +1 -1
  38. package/dist/types/components/free-form/Datakit/CodeEditor.vue.d.ts +2 -1
  39. package/dist/types/components/free-form/Datakit/CodeEditor.vue.d.ts.map +1 -1
  40. package/dist/types/components/free-form/Datakit/DatakitConfigCardCanvas.vue.d.ts +2 -1
  41. package/dist/types/components/free-form/Datakit/DatakitConfigCardCanvas.vue.d.ts.map +1 -1
  42. package/dist/types/components/free-form/Datakit/DatakitForm.vue.d.ts +2 -1
  43. package/dist/types/components/free-form/Datakit/DatakitForm.vue.d.ts.map +1 -1
  44. package/dist/types/components/free-form/Datakit/config-extractors.d.ts +9 -0
  45. package/dist/types/components/free-form/Datakit/config-extractors.d.ts.map +1 -0
  46. package/dist/types/components/free-form/Datakit/flow-editor/FlowCanvas.vue.d.ts +2 -1
  47. package/dist/types/components/free-form/Datakit/flow-editor/FlowCanvas.vue.d.ts.map +1 -1
  48. package/dist/types/components/free-form/Datakit/flow-editor/FlowEditor.vue.d.ts +4 -3
  49. package/dist/types/components/free-form/Datakit/flow-editor/FlowEditor.vue.d.ts.map +1 -1
  50. package/dist/types/components/free-form/Datakit/flow-editor/FlowPanels.vue.d.ts +2 -1
  51. package/dist/types/components/free-form/Datakit/flow-editor/FlowPanels.vue.d.ts.map +1 -1
  52. package/dist/types/components/free-form/Datakit/flow-editor/HotkeyLabel.vue.d.ts +2 -1
  53. package/dist/types/components/free-form/Datakit/flow-editor/HotkeyLabel.vue.d.ts.map +1 -1
  54. package/dist/types/components/free-form/Datakit/flow-editor/VaultSecretPicker.vue.d.ts +2 -1
  55. package/dist/types/components/free-form/Datakit/flow-editor/VaultSecretPicker.vue.d.ts.map +1 -1
  56. package/dist/types/components/free-form/Datakit/flow-editor/composables/useBranchDrop.d.ts +5 -3
  57. package/dist/types/components/free-form/Datakit/flow-editor/composables/useBranchDrop.d.ts.map +1 -1
  58. package/dist/types/components/free-form/Datakit/flow-editor/composables/useBranchLayout.d.ts +3 -2
  59. package/dist/types/components/free-form/Datakit/flow-editor/composables/useBranchLayout.d.ts.map +1 -1
  60. package/dist/types/components/free-form/Datakit/flow-editor/composables/useNodeForm.d.ts +2 -2
  61. package/dist/types/components/free-form/Datakit/flow-editor/composables/useNodeForm.d.ts.map +1 -1
  62. package/dist/types/components/free-form/Datakit/flow-editor/composables/validation/useFormValidation.d.ts +5 -5
  63. package/dist/types/components/free-form/Datakit/flow-editor/composables/validation/useFormValidation.d.ts.map +1 -1
  64. package/dist/types/components/free-form/Datakit/flow-editor/modal/ConflictModal.vue.d.ts +2 -1
  65. package/dist/types/components/free-form/Datakit/flow-editor/modal/ConflictModal.vue.d.ts.map +1 -1
  66. package/dist/types/components/free-form/Datakit/flow-editor/modal/EditorContent.vue.d.ts +2 -1
  67. package/dist/types/components/free-form/Datakit/flow-editor/modal/EditorContent.vue.d.ts.map +1 -1
  68. package/dist/types/components/free-form/Datakit/flow-editor/modal/EditorMain.vue.d.ts +3 -2
  69. package/dist/types/components/free-form/Datakit/flow-editor/modal/EditorMain.vue.d.ts.map +1 -1
  70. package/dist/types/components/free-form/Datakit/flow-editor/modal/EditorModal.vue.d.ts +4 -3
  71. package/dist/types/components/free-form/Datakit/flow-editor/modal/EditorModal.vue.d.ts.map +1 -1
  72. package/dist/types/components/free-form/Datakit/flow-editor/modal/EditorNav.vue.d.ts +2 -1
  73. package/dist/types/components/free-form/Datakit/flow-editor/modal/EditorNav.vue.d.ts.map +1 -1
  74. package/dist/types/components/free-form/Datakit/flow-editor/node/FlowNode.vue.d.ts +2 -1
  75. package/dist/types/components/free-form/Datakit/flow-editor/node/FlowNode.vue.d.ts.map +1 -1
  76. package/dist/types/components/free-form/Datakit/flow-editor/node/GroupNode.vue.d.ts +2 -1
  77. package/dist/types/components/free-form/Datakit/flow-editor/node/GroupNode.vue.d.ts.map +1 -1
  78. package/dist/types/components/free-form/Datakit/flow-editor/node/HandleTwig.vue.d.ts +2 -1
  79. package/dist/types/components/free-form/Datakit/flow-editor/node/HandleTwig.vue.d.ts.map +1 -1
  80. package/dist/types/components/free-form/Datakit/flow-editor/node/NodeBadge.vue.d.ts +2 -1
  81. package/dist/types/components/free-form/Datakit/flow-editor/node/NodeBadge.vue.d.ts.map +1 -1
  82. package/dist/types/components/free-form/Datakit/flow-editor/node/NodePanelItem.vue.d.ts +2 -1
  83. package/dist/types/components/free-form/Datakit/flow-editor/node/NodePanelItem.vue.d.ts.map +1 -1
  84. package/dist/types/components/free-form/Datakit/flow-editor/node/NodePortal.vue.d.ts +2 -1
  85. package/dist/types/components/free-form/Datakit/flow-editor/node/NodePortal.vue.d.ts.map +1 -1
  86. package/dist/types/components/free-form/Datakit/flow-editor/node/NodePropertiesPanel.vue.d.ts +2 -1
  87. package/dist/types/components/free-form/Datakit/flow-editor/node/NodePropertiesPanel.vue.d.ts.map +1 -1
  88. package/dist/types/components/free-form/Datakit/flow-editor/node-forms/HttpMethodField.vue.d.ts +2 -1
  89. package/dist/types/components/free-form/Datakit/flow-editor/node-forms/HttpMethodField.vue.d.ts.map +1 -1
  90. package/dist/types/components/free-form/Datakit/flow-editor/node-forms/InputsField.vue.d.ts +5 -4
  91. package/dist/types/components/free-form/Datakit/flow-editor/node-forms/InputsField.vue.d.ts.map +1 -1
  92. package/dist/types/components/free-form/Datakit/flow-editor/node-forms/InputsMapField.vue.d.ts +5 -4
  93. package/dist/types/components/free-form/Datakit/flow-editor/node-forms/InputsMapField.vue.d.ts.map +1 -1
  94. package/dist/types/components/free-form/Datakit/flow-editor/node-forms/InputsRecordField.vue.d.ts +5 -4
  95. package/dist/types/components/free-form/Datakit/flow-editor/node-forms/InputsRecordField.vue.d.ts.map +1 -1
  96. package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NameField.vue.d.ts +2 -1
  97. package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NameField.vue.d.ts.map +1 -1
  98. package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NodeFormBranch.vue.d.ts +2 -1
  99. package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NodeFormBranch.vue.d.ts.map +1 -1
  100. package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NodeFormCache.vue.d.ts +2 -1
  101. package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NodeFormCache.vue.d.ts.map +1 -1
  102. package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NodeFormCall.vue.d.ts +2 -1
  103. package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NodeFormCall.vue.d.ts.map +1 -1
  104. package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NodeFormExit.vue.d.ts +2 -1
  105. package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NodeFormExit.vue.d.ts.map +1 -1
  106. package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NodeFormJq.vue.d.ts +2 -1
  107. package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NodeFormJq.vue.d.ts.map +1 -1
  108. package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NodeFormProperty.vue.d.ts +2 -1
  109. package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NodeFormProperty.vue.d.ts.map +1 -1
  110. package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NodeFormResponse.vue.d.ts +2 -1
  111. package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NodeFormResponse.vue.d.ts.map +1 -1
  112. package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NodeFormServiceRequest.vue.d.ts +2 -1
  113. package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NodeFormServiceRequest.vue.d.ts.map +1 -1
  114. package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NodeFormStatic.vue.d.ts +2 -1
  115. package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NodeFormStatic.vue.d.ts.map +1 -1
  116. package/dist/types/components/free-form/Datakit/flow-editor/node-forms/OutputValueField.vue.d.ts +2 -1
  117. package/dist/types/components/free-form/Datakit/flow-editor/node-forms/OutputValueField.vue.d.ts.map +1 -1
  118. package/dist/types/components/free-form/Datakit/flow-editor/node-forms/PropertiesField.vue.d.ts +2 -1
  119. package/dist/types/components/free-form/Datakit/flow-editor/node-forms/PropertiesField.vue.d.ts.map +1 -1
  120. package/dist/types/components/free-form/Datakit/flow-editor/node-forms/SourceItem.vue.d.ts +2 -1
  121. package/dist/types/components/free-form/Datakit/flow-editor/node-forms/SourceItem.vue.d.ts.map +1 -1
  122. package/dist/types/components/free-form/Datakit/flow-editor/side-panel/CacheField.vue.d.ts +2 -1
  123. package/dist/types/components/free-form/Datakit/flow-editor/side-panel/CacheField.vue.d.ts.map +1 -1
  124. package/dist/types/components/free-form/Datakit/flow-editor/side-panel/NodePanel.vue.d.ts +2 -1
  125. package/dist/types/components/free-form/Datakit/flow-editor/side-panel/NodePanel.vue.d.ts.map +1 -1
  126. package/dist/types/components/free-form/Datakit/flow-editor/side-panel/ResourcesPanel.vue.d.ts +2 -1
  127. package/dist/types/components/free-form/Datakit/flow-editor/side-panel/ResourcesPanel.vue.d.ts.map +1 -1
  128. package/dist/types/components/free-form/Datakit/flow-editor/side-panel/SidePanel.vue.d.ts +2 -1
  129. package/dist/types/components/free-form/Datakit/flow-editor/side-panel/SidePanel.vue.d.ts.map +1 -1
  130. package/dist/types/components/free-form/Datakit/flow-editor/side-panel/VaultField.vue.d.ts +2 -1
  131. package/dist/types/components/free-form/Datakit/flow-editor/side-panel/VaultField.vue.d.ts.map +1 -1
  132. package/dist/types/components/free-form/Datakit/flow-editor/store/branch-groups.d.ts +1 -0
  133. package/dist/types/components/free-form/Datakit/flow-editor/store/branch-groups.d.ts.map +1 -1
  134. package/dist/types/components/free-form/Datakit/flow-editor/store/flow.d.ts +9 -6
  135. package/dist/types/components/free-form/Datakit/flow-editor/store/flow.d.ts.map +1 -1
  136. package/dist/types/components/free-form/Datakit/flow-editor/store/store.d.ts +6 -4
  137. package/dist/types/components/free-form/Datakit/flow-editor/store/store.d.ts.map +1 -1
  138. package/dist/types/components/free-form/Datakit/schema/strict.d.ts +3 -3
  139. package/dist/types/components/free-form/RequestCallout/CalloutForm.vue.d.ts +2 -1
  140. package/dist/types/components/free-form/RequestCallout/CalloutForm.vue.d.ts.map +1 -1
  141. package/dist/types/components/free-form/RequestCallout/CalloutsForm.vue.d.ts +2 -1
  142. package/dist/types/components/free-form/RequestCallout/CalloutsForm.vue.d.ts.map +1 -1
  143. package/dist/types/components/free-form/RequestCallout/ConfigForm.vue.d.ts +2 -1
  144. package/dist/types/components/free-form/RequestCallout/ConfigForm.vue.d.ts.map +1 -1
  145. package/dist/types/components/free-form/RequestCallout/RequestCalloutForm.vue.d.ts +3 -2
  146. package/dist/types/components/free-form/RequestCallout/RequestCalloutForm.vue.d.ts.map +1 -1
  147. package/dist/types/components/free-form/ServiceProtection/ConfigForm.vue.d.ts +2 -1
  148. package/dist/types/components/free-form/ServiceProtection/ConfigForm.vue.d.ts.map +1 -1
  149. package/dist/types/components/free-form/ServiceProtection/ErrorMessageForm.vue.d.ts +2 -1
  150. package/dist/types/components/free-form/ServiceProtection/ErrorMessageForm.vue.d.ts.map +1 -1
  151. package/dist/types/components/free-form/ServiceProtection/RedisField.vue.d.ts +2 -1
  152. package/dist/types/components/free-form/ServiceProtection/RedisField.vue.d.ts.map +1 -1
  153. package/dist/types/components/free-form/ServiceProtection/RequestLimitsForm.vue.d.ts +2 -1
  154. package/dist/types/components/free-form/ServiceProtection/RequestLimitsForm.vue.d.ts.map +1 -1
  155. package/dist/types/components/free-form/ServiceProtection/ServiceProtectionForm.vue.d.ts +3 -2
  156. package/dist/types/components/free-form/ServiceProtection/ServiceProtectionForm.vue.d.ts.map +1 -1
  157. package/dist/types/components/free-form/shared/AdvancedFields.vue.d.ts +5 -4
  158. package/dist/types/components/free-form/shared/AdvancedFields.vue.d.ts.map +1 -1
  159. package/dist/types/components/free-form/shared/ArrayField.vue.d.ts +15 -9
  160. package/dist/types/components/free-form/shared/ArrayField.vue.d.ts.map +1 -1
  161. package/dist/types/components/free-form/shared/BooleanField.vue.d.ts +7 -6
  162. package/dist/types/components/free-form/shared/BooleanField.vue.d.ts.map +1 -1
  163. package/dist/types/components/free-form/shared/EnhancedInput.vue.d.ts +3 -2
  164. package/dist/types/components/free-form/shared/EnhancedInput.vue.d.ts.map +1 -1
  165. package/dist/types/components/free-form/shared/EntityChecksAlert.vue.d.ts +2 -1
  166. package/dist/types/components/free-form/shared/EntityChecksAlert.vue.d.ts.map +1 -1
  167. package/dist/types/components/free-form/shared/EnumField.vue.d.ts +11 -13
  168. package/dist/types/components/free-form/shared/EnumField.vue.d.ts.map +1 -1
  169. package/dist/types/components/free-form/shared/Field.vue.d.ts +7 -12
  170. package/dist/types/components/free-form/shared/Field.vue.d.ts.map +1 -1
  171. package/dist/types/components/free-form/shared/FieldRenderer.vue.d.ts +3 -2
  172. package/dist/types/components/free-form/shared/FieldRenderer.vue.d.ts.map +1 -1
  173. package/dist/types/components/free-form/shared/ForeignField.vue.d.ts +7 -6
  174. package/dist/types/components/free-form/shared/ForeignField.vue.d.ts.map +1 -1
  175. package/dist/types/components/free-form/shared/Form.vue.d.ts +20 -13
  176. package/dist/types/components/free-form/shared/Form.vue.d.ts.map +1 -1
  177. package/dist/types/components/free-form/shared/JsonField.vue.d.ts +7 -6
  178. package/dist/types/components/free-form/shared/JsonField.vue.d.ts.map +1 -1
  179. package/dist/types/components/free-form/shared/KeyValueField.vue.d.ts +6 -5
  180. package/dist/types/components/free-form/shared/KeyValueField.vue.d.ts.map +1 -1
  181. package/dist/types/components/free-form/shared/NumberField.vue.d.ts +10 -8
  182. package/dist/types/components/free-form/shared/NumberField.vue.d.ts.map +1 -1
  183. package/dist/types/components/free-form/shared/ObjectField.vue.d.ts +10 -7
  184. package/dist/types/components/free-form/shared/ObjectField.vue.d.ts.map +1 -1
  185. package/dist/types/components/free-form/shared/PluginFormWrapper.vue.d.ts +11 -6
  186. package/dist/types/components/free-form/shared/PluginFormWrapper.vue.d.ts.map +1 -1
  187. package/dist/types/components/free-form/shared/RadioField.vue.d.ts +4 -3
  188. package/dist/types/components/free-form/shared/RadioField.vue.d.ts.map +1 -1
  189. package/dist/types/components/free-form/shared/RedisConfigCard.vue.d.ts +2 -1
  190. package/dist/types/components/free-form/shared/RedisConfigCard.vue.d.ts.map +1 -1
  191. package/dist/types/components/free-form/shared/RedisSelector.vue.d.ts +2 -1
  192. package/dist/types/components/free-form/shared/RedisSelector.vue.d.ts.map +1 -1
  193. package/dist/types/components/free-form/shared/SlideTransition.vue.d.ts +3 -2
  194. package/dist/types/components/free-form/shared/SlideTransition.vue.d.ts.map +1 -1
  195. package/dist/types/components/free-form/shared/StringArrayField.vue.d.ts +7 -6
  196. package/dist/types/components/free-form/shared/StringArrayField.vue.d.ts.map +1 -1
  197. package/dist/types/components/free-form/shared/StringField.vue.d.ts +8 -7
  198. package/dist/types/components/free-form/shared/StringField.vue.d.ts.map +1 -1
  199. package/dist/types/components/free-form/shared/VFGField.vue.d.ts +2 -1
  200. package/dist/types/components/free-form/shared/VFGField.vue.d.ts.map +1 -1
  201. package/dist/types/components/free-form/shared/composables.d.ts +50 -4
  202. package/dist/types/components/free-form/shared/composables.d.ts.map +1 -1
  203. package/dist/types/components/free-form/shared/const.d.ts +0 -1
  204. package/dist/types/components/free-form/shared/const.d.ts.map +1 -1
  205. package/dist/types/components/free-form/shared/headless/useKeyValueField.d.ts +5 -3
  206. package/dist/types/components/free-form/shared/headless/useKeyValueField.d.ts.map +1 -1
  207. package/dist/types/components/free-form/shared/layout/StandardLayout.vue.d.ts +13 -7
  208. package/dist/types/components/free-form/shared/layout/StandardLayout.vue.d.ts.map +1 -1
  209. package/dist/types/components/free-form/shared/types.d.ts +43 -0
  210. package/dist/types/components/free-form/shared/types.d.ts.map +1 -1
  211. package/dist/types/components/free-form/shared/utils.d.ts +45 -1
  212. package/dist/types/components/free-form/shared/utils.d.ts.map +1 -1
  213. package/dist/types/components/select/PluginCatalogCard.vue.d.ts +19 -0
  214. package/dist/types/components/select/PluginCatalogCard.vue.d.ts.map +1 -0
  215. package/dist/types/components/select/PluginCatalogGrid.vue.d.ts +19 -0
  216. package/dist/types/components/select/PluginCatalogGrid.vue.d.ts.map +1 -0
  217. package/dist/types/components/select/PluginCatalogGroup.vue.d.ts +29 -0
  218. package/dist/types/components/select/PluginCatalogGroup.vue.d.ts.map +1 -0
  219. package/dist/types/components/select/PluginCatalogListView.vue.d.ts +15 -0
  220. package/dist/types/components/select/PluginCatalogListView.vue.d.ts.map +1 -0
  221. package/dist/types/components/select/PluginSelectCard.vue.d.ts +3 -2
  222. package/dist/types/components/select/PluginSelectCard.vue.d.ts.map +1 -1
  223. package/dist/types/components/select/PluginSelectGrid.vue.d.ts +3 -2
  224. package/dist/types/components/select/PluginSelectGrid.vue.d.ts.map +1 -1
  225. package/dist/types/components/select/PluginSelectGroup.vue.d.ts +3 -2
  226. package/dist/types/components/select/PluginSelectGroup.vue.d.ts.map +1 -1
  227. package/dist/types/definitions/metadata.d.ts.map +1 -1
  228. package/dist/types/index.d.ts +2 -1
  229. package/dist/types/index.d.ts.map +1 -1
  230. package/dist/types/types/plugin-form.d.ts.map +1 -1
  231. package/dist/types/types/plugin.d.ts +5 -1
  232. package/dist/types/types/plugin.d.ts.map +1 -1
  233. package/dist/types/types/plugins/form-schema.d.ts +1 -0
  234. package/dist/types/types/plugins/form-schema.d.ts.map +1 -1
  235. package/dist/types/utils/helper.d.ts +1 -0
  236. package/dist/types/utils/helper.d.ts.map +1 -1
  237. package/package.json +8 -8
@@ -1,9 +1,7 @@
1
1
  import { type LabelAttributes } from '@kong/kongponents';
2
- declare const _default: <T>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
3
- props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{
4
- readonly onRemove?: ((index: number) => any) | undefined;
5
- readonly onAdd?: (() => any) | undefined;
6
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, never>, "onAdd" | "onRemove"> & {
2
+ import type { BaseFieldProps } from './types';
3
+ declare const __VLS_export: <T>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
4
+ props: __VLS_PrettifyLocal<({
7
5
  name: string;
8
6
  items?: T[] | null;
9
7
  label?: string;
@@ -11,8 +9,13 @@ declare const _default: <T>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>
11
9
  itemLabel?: string | ((item: T, index: number) => string);
12
10
  appearance?: "default" | "card" | "tabs";
13
11
  stickyTabs?: boolean | string | number;
14
- } & Partial<{}>> & import("vue").PublicProps;
15
- expose(exposed: import("vue").ShallowUnwrapRef<{}>): void;
12
+ } & BaseFieldProps) & {
13
+ onRemove?: ((index: number) => any) | undefined;
14
+ onAdd?: (() => any) | undefined;
15
+ }> & import("vue").PublicProps & (typeof globalThis extends {
16
+ __VLS_PROPS_FALLBACK: infer P;
17
+ } ? P : {});
18
+ expose: (exposed: {}) => void;
16
19
  attrs: any;
17
20
  slots: {
18
21
  item(props: {
@@ -27,8 +30,11 @@ declare const _default: <T>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>
27
30
  }>) => import("vue").VNode & {
28
31
  __ctx?: Awaited<typeof __VLS_setup>;
29
32
  };
33
+ declare const _default: typeof __VLS_export;
30
34
  export default _default;
31
- type __VLS_PrettifyLocal<T> = {
35
+ type __VLS_PrettifyLocal<T> = (T extends any ? {
36
+ [K in keyof T]: T[K];
37
+ } : {
32
38
  [K in keyof T as K]: T[K];
33
- } & {};
39
+ }) & {};
34
40
  //# sourceMappingURL=ArrayField.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ArrayField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/ArrayField.vue"],"names":[],"mappings":"AAmXA,OAAO,EAAS,KAAK,eAAe,EAAE,MAAM,mBAAmB,CAAA;yBAQ9C,CAAC,EACjB,aAAa,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,EAC9D,YAAY,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,EAC3G,eAAe,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC,EACjE;WA4iBO,mBAAmB,CAAC;;;;cA1iBpB,MAAM;gBACJ,CAAC,EAAE,GAAG,IAAI;gBACV,MAAM;0BACI,eAAe;oBACrB,MAAM,GAAG,CAAC,CAAC,IAAI,EAAE,CAAC,EAAE,KAAK,EAAE,MAAM,KAAK,MAAM,CAAC;qBAC5C,SAAS,GAAG,MAAM,GAAG,MAAM;qBAC3B,OAAO,GAAG,MAAM,GAAG,MAAM;QAoiByB,OAAO,IAAsB,CAAC,4BAA2B;oBACzG,OAAO,KAAK,EAAE,gBAAgB,CAAC,EAAE,CAAC,GAAG,IAAI;WAClD,GAAG;;oBA3hBG;YACV,KAAK,EAAE,MAAM,CAAA;YACb,6DAA6D;YAC7D,SAAS,EAAE,MAAM,CAAA;YACjB,gBAAgB,CAAC,EAAE,OAAO,CAAA;SAC3B,GAAG,GAAG;mBACI,GAAG;;;EAyhBZ,KACQ,OAAO,KAAK,EAAE,KAAK,GAAG;IAAE,KAAK,CAAC,EAAE,OAAO,CAAC,OAAO,WAAW,CAAC,CAAA;CAAE;AAvjBzE,wBAujB4E;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
1
+ {"version":3,"file":"ArrayField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/ArrayField.vue"],"names":[],"mappings":"AAqXA,OAAO,EAAS,KAAK,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAO/D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;AAE7C,QAAA,MAAM,YAAY,GAAK,CAAC,EACvB,aAAa,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,EAC9D,YAAY,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,EAC3G,gBAAgB,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC,EAClE;WAigBO,mBAAmB,CAAC;cA/fpB,MAAM;gBACJ,CAAC,EAAE,GAAG,IAAI;gBACV,MAAM;0BACI,eAAe;oBACrB,MAAM,GAAG,CAAC,CAAC,IAAI,EAAE,CAAC,EAAE,KAAK,EAAE,MAAM,KAAK,MAAM,CAAC;qBAC5C,SAAS,GAAG,MAAM,GAAG,MAAM;qBAC3B,OAAO,GAAG,MAAM,GAAG,MAAM;;;;KAyfuB,CAAC,GAAG,OAAO,KAAK,EAAE,WAAW,GAAG,CAAC,OAAO,UAAU,SAAS;QAAE,oBAAoB,EAAE,MAAM,CAAC,CAAA;KAAE,GAAG,CAAC,GAAG,EAAE,CAAC;YAC5J,CAAC,OAAO,EAAE,EAAE,KAAK,IAAI;WACtB,GAAG;;oBAhfG;YACV,KAAK,EAAE,MAAM,CAAA;YACb,6DAA6D;YAC7D,SAAS,EAAE,MAAM,CAAA;YACjB,gBAAgB,CAAC,EAAE,OAAO,CAAA;SAC3B,GAAG,GAAG;mBACI,GAAG;;;EA8eZ,KACQ,OAAO,KAAK,EAAE,KAAK,GAAG;IAAE,KAAK,CAAC,EAAE,OAAO,CAAC,OAAO,WAAW,CAAC,CAAA;CAAI,CAAC;wBACvD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,mBAAmB,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,GAAG,GAAG;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG;KAAG,CAAC,IAAI,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,CAAC,GAAG,EAAE,CAAC"}
@@ -1,19 +1,20 @@
1
1
  import { type LabelAttributes } from '@kong/kongponents';
2
- interface InputProps {
3
- name: string;
2
+ import type { BaseFieldProps } from './types';
3
+ interface InputProps extends BaseFieldProps {
4
4
  labelAttributes?: LabelAttributes;
5
5
  modelValue?: boolean;
6
6
  }
7
- declare var __VLS_15: {};
7
+ declare var __VLS_17: {};
8
8
  type __VLS_Slots = {} & {
9
- tooltip?: (props: typeof __VLS_15) => any;
9
+ tooltip?: (props: typeof __VLS_17) => any;
10
10
  };
11
- declare const __VLS_component: import("vue").DefineComponent<InputProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
11
+ declare const __VLS_base: import("vue").DefineComponent<InputProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
12
12
  "update:modelValue": (value: boolean) => any;
13
13
  }, string, import("vue").PublicProps, Readonly<InputProps> & Readonly<{
14
14
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
15
15
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
16
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
16
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
17
+ declare const _default: typeof __VLS_export;
17
18
  export default _default;
18
19
  type __VLS_WithSlots<T, S> = T & {
19
20
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"BooleanField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/BooleanField.vue"],"names":[],"mappings":"AAAA,OAkEO,EAAa,KAAK,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAQnE,UAAU,UAAU;IAClB,IAAI,EAAE,MAAM,CAAA;IACZ,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,UAAU,CAAC,EAAE,OAAO,CAAA;CACrB;AAgGD,QAAA,IAAI,QAAQ,IAAY,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAuBhD,QAAA,MAAM,eAAe;;;;kFAKnB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAE1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"BooleanField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/BooleanField.vue"],"names":[],"mappings":"AAmEA,OAAO,EAAa,KAAK,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAGnE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;AAM7C,UAAU,UAAW,SAAQ,cAAc;IACzC,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,UAAU,CAAC,EAAE,OAAO,CAAA;CACrB;AAyGD,QAAA,IAAI,QAAQ,IAAY,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAMhD,QAAA,MAAM,UAAU;;;;kFAGd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -6,12 +6,13 @@ declare var __VLS_13: string | number, __VLS_14: any;
6
6
  type __VLS_Slots = {} & {
7
7
  [K in NonNullable<typeof __VLS_13>]?: (props: typeof __VLS_14) => any;
8
8
  };
9
- declare const __VLS_component: import("vue").DefineComponent<Props, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
9
+ declare const __VLS_base: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
10
10
  "update:modelValue": (value: string) => any;
11
11
  }, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
12
12
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
13
13
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
14
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
14
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
15
+ declare const _default: typeof __VLS_export;
15
16
  export default _default;
16
17
  type __VLS_WithSlots<T, S> = T & {
17
18
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"EnhancedInput.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/EnhancedInput.vue"],"names":[],"mappings":"AAyEA,UAAU,KAAK;IACb,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,SAAS,CAAC,EAAE,OAAO,CAAA;CACpB;AA8FD,QAAA,IAAI,QAAQ,iBAAW,EAAE,QAAQ,KAAY,CAAE;AAC/C,KAAK,WAAW,GAAG,EAAE,GACnB;KAAG,CAAC,IAAI,WAAW,CAAC,OAAO,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG;CAAE,CAAC;AAyB5E,QAAA,MAAM,eAAe;;;;kFAKnB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAE1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"EnhancedInput.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/EnhancedInput.vue"],"names":[],"mappings":"AAyEA,UAAU,KAAK;IACb,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,SAAS,CAAC,EAAE,OAAO,CAAA;CACpB;AA6GD,QAAA,IAAI,QAAQ,iBAAW,EAAE,QAAQ,KAAY,CAAE;AAC/C,KAAK,WAAW,GAAG,EAAE,GACnB;KAAG,CAAC,IAAI,WAAW,CAAC,OAAO,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG;CAAE,CAAC;AAK5E,QAAA,MAAM,UAAU;;;;kFAGd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -3,6 +3,7 @@ type __VLS_Props = {
3
3
  entityChecks?: EntityCheck[];
4
4
  omittedFields?: string[];
5
5
  };
6
- declare const _default: import("vue").DefineComponent<__VLS_Props, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
6
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
7
+ declare const _default: typeof __VLS_export;
7
8
  export default _default;
8
9
  //# sourceMappingURL=EntityChecksAlert.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"EntityChecksAlert.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/EntityChecksAlert.vue"],"names":[],"mappings":"AAoFA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,oCAAoC,CAAA;AAIrE,KAAK,WAAW,GAAG;IACjB,YAAY,CAAC,EAAE,WAAW,EAAE,CAAA;IAC5B,aAAa,CAAC,EAAE,MAAM,EAAE,CAAA;CACzB,CAAC;;AAgHF,wBAIG"}
1
+ {"version":3,"file":"EntityChecksAlert.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/EntityChecksAlert.vue"],"names":[],"mappings":"AAoFA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,oCAAoC,CAAA;AAIrE,KAAK,WAAW,GAAG;IACjB,YAAY,CAAC,EAAE,WAAW,EAAE,CAAA;IAC5B,aAAa,CAAC,EAAE,MAAM,EAAE,CAAA;CACzB,CAAC;AAsGF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -1,44 +1,42 @@
1
1
  import { type LabelAttributes, type SelectItem, type SelectProps, type MultiselectProps } from '@kong/kongponents';
2
- declare var __VLS_15: {}, __VLS_18: any;
2
+ import type { BaseFieldProps } from './types';
3
+ declare var __VLS_17: {}, __VLS_20: any;
3
4
  type __VLS_Slots = {} & {
4
- tooltip?: (props: typeof __VLS_15) => any;
5
+ tooltip?: (props: typeof __VLS_17) => any;
5
6
  } & {
6
- 'item-label'?: (props: typeof __VLS_18) => any;
7
+ 'item-label'?: (props: typeof __VLS_20) => any;
7
8
  };
8
- declare const __VLS_component: import("vue").DefineComponent<({
9
- name: string;
9
+ declare const __VLS_base: import("vue").DefineComponent<({
10
10
  labelAttributes?: LabelAttributes;
11
11
  items?: SelectItem[];
12
12
  placeholder?: string;
13
13
  } & {
14
14
  multiple: true;
15
- } & MultiselectProps<string, false>) | ({
16
- name: string;
15
+ } & MultiselectProps<string, false> & BaseFieldProps) | ({
17
16
  labelAttributes?: LabelAttributes;
18
17
  items?: SelectItem[];
19
18
  placeholder?: string;
20
19
  } & {
21
20
  multiple?: false;
22
- } & SelectProps<string, false>), void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
21
+ } & SelectProps<string, false> & BaseFieldProps), {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
23
22
  update: (args_0: string | string[] | null) => any;
24
23
  }, string, import("vue").PublicProps, Readonly<({
25
- name: string;
26
24
  labelAttributes?: LabelAttributes;
27
25
  items?: SelectItem[];
28
26
  placeholder?: string;
29
27
  } & {
30
28
  multiple: true;
31
- } & MultiselectProps<string, false>) | ({
32
- name: string;
29
+ } & MultiselectProps<string, false> & BaseFieldProps) | ({
33
30
  labelAttributes?: LabelAttributes;
34
31
  items?: SelectItem[];
35
32
  placeholder?: string;
36
33
  } & {
37
34
  multiple?: false;
38
- } & SelectProps<string, false>)> & Readonly<{
35
+ } & SelectProps<string, false> & BaseFieldProps)> & Readonly<{
39
36
  onUpdate?: ((args_0: string | string[] | null) => any) | undefined;
40
37
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
41
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
38
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
39
+ declare const _default: typeof __VLS_export;
42
40
  export default _default;
43
41
  type __VLS_WithSlots<T, S> = T & {
44
42
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"EnumField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/EnumField.vue"],"names":[],"mappings":"AA+GA,OAAO,EAGL,KAAK,eAAe,EACpB,KAAK,UAAU,EACf,KAAK,WAAW,EAChB,KAAK,gBAAgB,EACtB,MAAM,mBAAmB,CAAA;AAoJ1B,QAAA,IAAI,QAAQ,IAAW,EAAE,QAAQ,KAAY,CAAE;AAC/C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC7C;IAAE,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAwBrD,QAAA,MAAM,eAAe;UAxKb,MAAM;sBACM,eAAe;YACzB,UAAU,EAAE;kBACN,MAAM;;cAPiB,IAAI;;UAInC,MAAM;sBACM,eAAe;YACzB,UAAU,EAAE;kBACN,MAAM;;eANgB,KAAK;;;;UAGnC,MAAM;sBACM,eAAe;YACzB,UAAU,EAAE;kBACN,MAAM;;cAPiB,IAAI;;UAInC,MAAM;sBACM,eAAe;YACzB,UAAU,EAAE;kBACN,MAAM;;eANgB,KAAK;;;kFAgLzC,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAE1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"EnumField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/EnumField.vue"],"names":[],"mappings":"AAgHA,OAAO,EAGL,KAAK,eAAe,EACpB,KAAK,UAAU,EACf,KAAK,WAAW,EAChB,KAAK,gBAAgB,EACtB,MAAM,mBAAmB,CAAA;AAE1B,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;AA4J7C,QAAA,IAAI,QAAQ,IAAW,EAAE,QAAQ,KAAY,CAAE;AAC/C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC7C;IAAE,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAMrD,QAAA,MAAM,UAAU;sBA/JI,eAAe;YACzB,UAAU,EAAE;kBACN,MAAM;;cANiB,IAAI;;sBAIvB,eAAe;YACzB,UAAU,EAAE;kBACN,MAAM;;eALgB,KAAK;;;;sBAGvB,eAAe;YACzB,UAAU,EAAE;kBACN,MAAM;;cANiB,IAAI;;sBAIvB,eAAe;YACzB,UAAU,EAAE;kBACN,MAAM;;eALgB,KAAK;;;kFAqKzC,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -1,22 +1,17 @@
1
1
  import { type Slot } from 'vue';
2
2
  import { FIELD_RENDERERS } from './composables';
3
- type __VLS_Props = {
4
- name: string;
5
- };
3
+ import type { BaseFieldProps } from './types';
6
4
  type __VLS_Slots = {
7
5
  default?: Slot;
8
- [FIELD_RENDERERS]?: Slot<{
9
- name: string;
10
- }>;
11
- } & Record<string, Slot<{
12
- name: string;
13
- }>>;
14
- declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
6
+ [FIELD_RENDERERS]?: Slot<BaseFieldProps>;
7
+ } & Record<string, Slot<BaseFieldProps>>;
8
+ declare const __VLS_base: import("vue").DefineComponent<BaseFieldProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
15
9
  globalAction: (name: "notify", payload: any) => any;
16
- }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
10
+ }, string, import("vue").PublicProps, Readonly<BaseFieldProps> & Readonly<{
17
11
  onGlobalAction?: ((name: "notify", payload: any) => any) | undefined;
18
12
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
19
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
13
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
14
+ declare const _default: typeof __VLS_export;
20
15
  export default _default;
21
16
  type __VLS_WithSlots<T, S> = T & {
22
17
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"Field.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/Field.vue"],"names":[],"mappings":"AAAA,OA0GO,EAAmB,KAAK,IAAI,EAAE,MAAM,KAAK,CAAA;AAChD,OAAO,EAAY,eAAe,EAAE,MAAM,eAAe,CAAA;AAsBzD,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,MAAM,CAAA;CACb,CAAC;AAGF,KAAK,WAAW,GAAG;IACf,OAAO,CAAC,EAAE,IAAI,CAAA;IACd,CAAC,eAAe,CAAC,CAAC,EAAE,IAAI,CAAC;QAAE,IAAI,EAAE,MAAM,CAAA;KAAE,CAAC,CAAA;CAC3C,GAAG,MAAM,CAAC,MAAM,EAAE,IAAI,CAAC;IAAE,IAAI,EAAE,MAAM,CAAA;CAAE,CAAC,CAAC,CAAC;AAuJ7C,QAAA,MAAM,eAAe;;;;kFAKnB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAE1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"Field.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/Field.vue"],"names":[],"mappings":"AAwGA,OAAO,EAAmB,KAAK,IAAI,EAAE,MAAM,KAAK,CAAA;AAChD,OAAO,EAAY,eAAe,EAAE,MAAM,eAAe,CAAA;AAazD,OAAO,KAAK,EAAgB,cAAc,EAAE,MAAM,SAAS,CAAA;AAY3D,KAAK,WAAW,GAAG;IACf,OAAO,CAAC,EAAE,IAAI,CAAA;IACd,CAAC,eAAe,CAAC,CAAC,EAAE,IAAI,CAAC,cAAc,CAAC,CAAA;CACzC,GAAG,MAAM,CAAC,MAAM,EAAE,IAAI,CAAC,cAAc,CAAC,CAAC,CAAC;AA8H3C,QAAA,MAAM,UAAU;;;;kFAGd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -14,8 +14,9 @@ type __VLS_Props = {
14
14
  type __VLS_Slots = Record<string, Slot<{
15
15
  name: string;
16
16
  }>>;
17
- declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
18
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
17
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
18
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
19
+ declare const _default: typeof __VLS_export;
19
20
  export default _default;
20
21
  type __VLS_WithSlots<T, S> = T & {
21
22
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"FieldRenderer.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/FieldRenderer.vue"],"names":[],"mappings":"AA+BA,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,KAAK,CAAA;AAC/B,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,oCAAoC,CAAA;AAG1E,MAAM,MAAM,KAAK,GAAG,CAAC,GAAG,EAAE;IACxB,IAAI,EAAE,MAAM,CAAA;IACZ,MAAM,EAAE,gBAAgB,CAAA;CACzB,KAAK,OAAO,CAAA;AAEb,MAAM,MAAM,QAAQ,GAAG,GAAG,CAAC,KAAK,EAAE,IAAI,CAAC;IAAE,IAAI,EAAE,MAAM,CAAA;CAAE,CAAC,CAAC,CAAA;AAEzD,KAAK,WAAW,GAAG;IACjB,KAAK,EAAE,KAAK,CAAA;IACZ,QAAQ,CAAC,EAAE,MAAM,CAAA;CAClB,CAAC;AAGF,KAAK,WAAW,GAAG,MAAM,CAAC,MAAM,EAAE,IAAI,CAAC;IAAE,IAAI,EAAE,MAAM,CAAA;CAAE,CAAC,CAAC,CAAC;AAkC1D,QAAA,MAAM,eAAe,oSAInB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAE1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"FieldRenderer.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/FieldRenderer.vue"],"names":[],"mappings":"AA+BA,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,KAAK,CAAA;AAC/B,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,oCAAoC,CAAA;AAG1E,MAAM,MAAM,KAAK,GAAG,CAAC,GAAG,EAAE;IACxB,IAAI,EAAE,MAAM,CAAA;IACZ,MAAM,EAAE,gBAAgB,CAAA;CACzB,KAAK,OAAO,CAAA;AAEb,MAAM,MAAM,QAAQ,GAAG,GAAG,CAAC,KAAK,EAAE,IAAI,CAAC;IAAE,IAAI,EAAE,MAAM,CAAA;CAAE,CAAC,CAAC,CAAA;AAEzD,KAAK,WAAW,GAAG;IACjB,KAAK,EAAE,KAAK,CAAA;IACZ,QAAQ,CAAC,EAAE,MAAM,CAAA;CAClB,CAAC;AAGF,KAAK,WAAW,GAAG,MAAM,CAAC,MAAM,EAAE,IAAI,CAAC;IAAE,IAAI,EAAE,MAAM,CAAA;CAAE,CAAC,CAAC,CAAC;AAsB1D,QAAA,MAAM,UAAU,kSAEd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -1,23 +1,24 @@
1
1
  import type { InputProps, LabelAttributes } from '@kong/kongponents';
2
+ import type { BaseFieldProps } from './types';
2
3
  type ForeignFieldValue = {
3
4
  id: string;
4
5
  } | null;
5
- interface ForeignFieldProps extends InputProps {
6
- name: string;
6
+ interface ForeignFieldProps extends InputProps, BaseFieldProps {
7
7
  labelAttributes?: LabelAttributes;
8
8
  showPasswordMaskToggle?: boolean;
9
9
  type?: string;
10
10
  }
11
- declare var __VLS_10: {};
11
+ declare var __VLS_11: {};
12
12
  type __VLS_Slots = {} & {
13
- tooltip?: (props: typeof __VLS_10) => any;
13
+ tooltip?: (props: typeof __VLS_11) => any;
14
14
  };
15
- declare const __VLS_component: import("vue").DefineComponent<ForeignFieldProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
15
+ declare const __VLS_base: import("vue").DefineComponent<ForeignFieldProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
16
16
  "update:modelValue": (value: ForeignFieldValue) => any;
17
17
  }, string, import("vue").PublicProps, Readonly<ForeignFieldProps> & Readonly<{
18
18
  "onUpdate:modelValue"?: ((value: ForeignFieldValue) => any) | undefined;
19
19
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
20
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
20
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
21
+ declare const _default: typeof __VLS_export;
21
22
  export default _default;
22
23
  type __VLS_WithSlots<T, S> = T & {
23
24
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"ForeignField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/ForeignField.vue"],"names":[],"mappings":"AA0GA,OAAO,KAAK,EAAE,UAAU,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAepE,KAAK,iBAAiB,GAAG;IAAE,EAAE,EAAE,MAAM,CAAA;CAAE,GAAG,IAAI,CAAA;AAE9C,UAAU,iBAAkB,SAAQ,UAAU;IAC5C,IAAI,EAAE,MAAM,CAAA;IACZ,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,sBAAsB,CAAC,EAAE,OAAO,CAAA;IAChC,IAAI,CAAC,EAAE,MAAM,CAAA;CACd;AAmHD,QAAA,IAAI,QAAQ,IAAW,CAAE;AACzB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AA2BhD,QAAA,MAAM,eAAe;;;;kFAKnB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAE1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"ForeignField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/ForeignField.vue"],"names":[],"mappings":"AA2GA,OAAO,KAAK,EAAE,UAAU,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAOpE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;AAS7C,KAAK,iBAAiB,GAAG;IAAE,EAAE,EAAE,MAAM,CAAA;CAAE,GAAG,IAAI,CAAA;AAE9C,UAAU,iBAAkB,SAAQ,UAAU,EAAE,cAAc;IAC5D,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,sBAAsB,CAAC,EAAE,OAAO,CAAA;IAChC,IAAI,CAAC,EAAE,MAAM,CAAA;CACd;AAiID,QAAA,IAAI,QAAQ,IAAY,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAKhD,QAAA,MAAM,UAAU;;;;kFAGd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -1,22 +1,28 @@
1
1
  import { type Slot } from 'vue';
2
2
  import type { FormSchema, UnionFieldSchema } from '../../../types/plugins/form-schema';
3
- import type { FormConfig } from './types';
3
+ import type { FormConfig, RenderRules } from './types';
4
4
  export type Props<T extends Record<string, any> = Record<string, any>> = {
5
5
  tag?: string;
6
6
  schema: FormSchema | UnionFieldSchema;
7
7
  data?: T;
8
8
  config?: FormConfig<T>;
9
9
  fieldsOrder?: string[];
10
+ renderRules?: RenderRules;
10
11
  };
11
- declare const _default: <T extends Record<string, any> = Record<string, any>>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
12
- props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{
13
- readonly onChange?: ((value: T) => any) | undefined;
14
- readonly onGlobalAction?: ((name: "notify", payload: any) => any) | undefined;
15
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, never>, "onChange" | "onGlobalAction"> & Props<T> & Partial<{}>> & import("vue").PublicProps;
16
- expose(exposed: import("vue").ShallowUnwrapRef<{
17
- getInnerData: () => Record<string, any>;
18
- setInnerData: (data: T) => void;
19
- }>): void;
12
+ declare const _default: typeof __VLS_export;
13
+ export default _default;
14
+ declare const __VLS_export: <T extends Record<string, any> = Record<string, any>>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
15
+ props: __VLS_PrettifyLocal<Props<T> & {
16
+ onChange?: ((value: T) => any) | undefined;
17
+ onGlobalAction?: ((name: "notify", payload: any) => any) | undefined;
18
+ }> & import("vue").PublicProps & (typeof globalThis extends {
19
+ __VLS_PROPS_FALLBACK: infer P;
20
+ } ? P : {});
21
+ expose: (exposed: import("vue").ShallowUnwrapRef<{
22
+ getValue: () => Record<string, any>;
23
+ getRawValue: () => Record<string, any>;
24
+ setValue: (newData: Record<string, any>) => void;
25
+ }>) => void;
20
26
  attrs: any;
21
27
  slots: {
22
28
  default?: Slot;
@@ -30,8 +36,9 @@ declare const _default: <T extends Record<string, any> = Record<string, any>>(__
30
36
  }>) => import("vue").VNode & {
31
37
  __ctx?: Awaited<typeof __VLS_setup>;
32
38
  };
33
- export default _default;
34
- type __VLS_PrettifyLocal<T> = {
39
+ type __VLS_PrettifyLocal<T> = (T extends any ? {
40
+ [K in keyof T]: T[K];
41
+ } : {
35
42
  [K in keyof T as K]: T[K];
36
- } & {};
43
+ }) & {};
37
44
  //# sourceMappingURL=Form.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Form.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/Form.vue"],"names":[],"mappings":"AAAA,OAqFO,EAAY,KAAK,IAAI,EAAmB,MAAM,KAAK,CAAA;AAE1D,OAAO,KAAK,EAAE,UAAU,EAAE,gBAAgB,EAAE,MAAM,oCAAoC,CAAA;AAEtF,OAAO,KAAK,EAAE,UAAU,EAAgB,MAAM,SAAS,CAAA;AAGvD,MAAM,MAAM,KAAK,CAAC,CAAC,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,IAAI;IACvE,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,MAAM,EAAE,UAAU,GAAG,gBAAgB,CAAA;IACrC,IAAI,CAAC,EAAE,CAAC,CAAA;IACR,MAAM,CAAC,EAAE,UAAU,CAAC,CAAC,CAAC,CAAA;IACtB,WAAW,CAAC,EAAE,MAAM,EAAE,CAAA;CACvB,CAAA;yBAEgB,CAAC,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACnE,aAAa,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,EAC9D,YAAY,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,EAC3G,eAAe,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC,EACjE;WAyIO,mBAAmB,CAAC;;;iKAAqC,OAAO,IAAsB,CAAC,4BAA2B;oBACzG,OAAO,KAAK,EAAE,gBAAgB;;6BAtFxB,CAAC;MAsF6C,GAAG,IAAI;WACpE,GAAG;;kBAvIG,IAAI;2CACM,IAAI,CAAC;YAAE,IAAI,EAAE,MAAM,CAAA;SAAE,CAAC;;cACJ,MAAM;;;EAyI5C,KACQ,OAAO,KAAK,EAAE,KAAK,GAAG;IAAE,KAAK,CAAC,EAAE,OAAO,CAAC,OAAO,WAAW,CAAC,CAAA;CAAE;AApJzE,wBAoJ4E;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
1
+ {"version":3,"file":"Form.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/Form.vue"],"names":[],"mappings":"AAAA,OAqFO,EAAY,KAAK,IAAI,EAA0B,MAAM,KAAK,CAAA;AAEjE,OAAO,KAAK,EAAE,UAAU,EAAE,gBAAgB,EAAE,MAAM,oCAAoC,CAAA;AAEtF,OAAO,KAAK,EAAE,UAAU,EAAgB,WAAW,EAAE,MAAM,SAAS,CAAA;AAIpE,MAAM,MAAM,KAAK,CAAC,CAAC,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,IAAI;IACvE,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,MAAM,EAAE,UAAU,GAAG,gBAAgB,CAAA;IACrC,IAAI,CAAC,EAAE,CAAC,CAAA;IACR,MAAM,CAAC,EAAE,UAAU,CAAC,CAAC,CAAC,CAAA;IACtB,WAAW,CAAC,EAAE,MAAM,EAAE,CAAA;IACtB,WAAW,CAAC,EAAE,WAAW,CAAA;CAC1B,CAAA;wBACoB,OAAO,YAAY;AAAxC,wBAAyC;AACzC,QAAA,MAAM,YAAY,GAAK,CAAC,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACzE,aAAa,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,EAC9D,YAAY,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,EAC3G,gBAAgB,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC,EAClE;WA0HO,mBAAmB,CAAC;;;KAAmC,CAAC,GAAG,OAAO,KAAK,EAAE,WAAW,GAAG,CAAC,OAAO,UAAU,SAAS;QAAE,oBAAoB,EAAE,MAAM,CAAC,CAAA;KAAE,GAAG,CAAC,GAAG,EAAE,CAAC;YAC5J,CAAC,OAAO,EAAE,OAAO,KAAK,EAAE,gBAAgB;;;;MAAsB,KAAK,IAAI;WACxE,GAAG;;kBAxHG,IAAI;2CACM,IAAI,CAAC;YAAE,IAAI,EAAE,MAAM,CAAA;SAAE,CAAC;;cACJ,MAAM;;;EA0H5C,KACQ,OAAO,KAAK,EAAE,KAAK,GAAG;IAAE,KAAK,CAAC,EAAE,OAAO,CAAC,OAAO,WAAW,CAAC,CAAA;CAAI,CAAC;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,GAAG,GAAG;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG;KAAG,CAAC,IAAI,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,CAAC,GAAG,EAAE,CAAC"}
@@ -1,19 +1,20 @@
1
1
  import type { LabelAttributes } from '@kong/kongponents';
2
- interface StringFieldProps {
3
- name: string;
2
+ import type { BaseFieldProps } from './types';
3
+ interface StringFieldProps extends BaseFieldProps {
4
4
  labelAttributes?: LabelAttributes;
5
5
  }
6
6
  type ValueType = Record<string, any> | string | null;
7
- declare var __VLS_14: {};
7
+ declare var __VLS_16: {};
8
8
  type __VLS_Slots = {} & {
9
- tooltip?: (props: typeof __VLS_14) => any;
9
+ tooltip?: (props: typeof __VLS_16) => any;
10
10
  };
11
- declare const __VLS_component: import("vue").DefineComponent<StringFieldProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
11
+ declare const __VLS_base: import("vue").DefineComponent<StringFieldProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
12
12
  "update:modelValue": (value: ValueType) => any;
13
13
  }, string, import("vue").PublicProps, Readonly<StringFieldProps> & Readonly<{
14
14
  "onUpdate:modelValue"?: ((value: ValueType) => any) | undefined;
15
15
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
16
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
16
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
17
+ declare const _default: typeof __VLS_export;
17
18
  export default _default;
18
19
  type __VLS_WithSlots<T, S> = T & {
19
20
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"JsonField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/JsonField.vue"],"names":[],"mappings":"AA6HA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAgBxD,UAAU,gBAAgB;IACxB,IAAI,EAAE,MAAM,CAAA;IACZ,eAAe,CAAC,EAAE,eAAe,CAAA;CAClC;AAED,KAAK,SAAS,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,MAAM,GAAG,IAAI,CAAA;AA+IpD,QAAA,IAAI,QAAQ,IAAY,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAyBhD,QAAA,MAAM,eAAe;;;;kFAKnB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAE1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"JsonField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/JsonField.vue"],"names":[],"mappings":"AA8HA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAMxD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;AAW7C,UAAU,gBAAiB,SAAQ,cAAc;IAC/C,eAAe,CAAC,EAAE,eAAe,CAAA;CAClC;AAED,KAAK,SAAS,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,MAAM,GAAG,IAAI,CAAA;AAuJpD,QAAA,IAAI,QAAQ,IAAY,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAMhD,QAAA,MAAM,UAAU;;;;kFAGd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -1,18 +1,19 @@
1
1
  import { type KeyValueFieldProps } from '../shared/headless/useKeyValueField';
2
2
  type __VLS_Props = KeyValueFieldProps;
3
- declare var __VLS_12: {};
3
+ declare var __VLS_14: {};
4
4
  type __VLS_Slots = {} & {
5
- tooltip?: (props: typeof __VLS_12) => any;
5
+ tooltip?: (props: typeof __VLS_14) => any;
6
6
  };
7
- declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {
7
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {
8
8
  reset: () => void;
9
- setValue: (value: Record<string, string>) => void;
9
+ setValue: (value: Record<string, string> | null | undefined) => void;
10
10
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
11
11
  change: (args_0: Record<string, string> | null) => any;
12
12
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
13
13
  onChange?: ((args_0: Record<string, string> | null) => any) | undefined;
14
14
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
15
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
15
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
16
+ declare const _default: typeof __VLS_export;
16
17
  export default _default;
17
18
  type __VLS_WithSlots<T, S> = T & {
18
19
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"KeyValueField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/KeyValueField.vue"],"names":[],"mappings":"AA8MA,OAAO,EAA6C,KAAK,kBAAkB,EAAE,MAAM,qCAAqC,CAAA;AAGxH,KAAK,WAAW,GAAG,kBAAkB,CAAC;AAwVtC,QAAA,IAAI,QAAQ,IAAY,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAkChD,QAAA,MAAM,eAAe;;;;;;;kFAMnB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAE1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"KeyValueField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/KeyValueField.vue"],"names":[],"mappings":"AA+MA,OAAO,EAA6C,KAAK,kBAAkB,EAAE,MAAM,qCAAqC,CAAA;AAGxH,KAAK,WAAW,GAAG,kBAAkB,CAAC;AAwVtC,QAAA,IAAI,QAAQ,IAAY,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAQhD,QAAA,MAAM,UAAU;;;;;;;kFAId,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -1,20 +1,22 @@
1
1
  import type { InputProps, LabelAttributes } from '@kong/kongponents';
2
- export interface NumberFieldProps extends InputProps {
3
- name: string;
2
+ import type { BaseFieldProps } from './types';
3
+ export interface NumberFieldProps extends InputProps, BaseFieldProps {
4
+ showVaultSecretPicker?: boolean;
4
5
  labelAttributes?: LabelAttributes;
5
6
  max?: number | string;
6
7
  min?: number | string;
7
8
  }
8
- declare var __VLS_14: {};
9
+ declare var __VLS_16: {};
9
10
  type __VLS_Slots = {} & {
10
- tooltip?: (props: typeof __VLS_14) => any;
11
+ tooltip?: (props: typeof __VLS_16) => any;
11
12
  };
12
- declare const __VLS_component: import("vue").DefineComponent<NumberFieldProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
13
- "update:modelValue": (value: number | null) => any;
13
+ declare const __VLS_base: import("vue").DefineComponent<NumberFieldProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
14
+ "update:modelValue": (value: string | number | null) => any;
14
15
  }, string, import("vue").PublicProps, Readonly<NumberFieldProps> & Readonly<{
15
- "onUpdate:modelValue"?: ((value: number | null) => any) | undefined;
16
+ "onUpdate:modelValue"?: ((value: string | number | null) => any) | undefined;
16
17
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
17
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
18
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
19
+ declare const _default: typeof __VLS_export;
18
20
  export default _default;
19
21
  type __VLS_WithSlots<T, S> = T & {
20
22
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"NumberField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/NumberField.vue"],"names":[],"mappings":"AAAA,OAmGO,KAAK,EAAE,UAAU,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAMpE,MAAM,WAAW,gBAAiB,SAAQ,UAAU;IAClD,IAAI,EAAE,MAAM,CAAA;IACZ,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,GAAG,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IACrB,GAAG,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;CACtB;AAqID,QAAA,IAAI,QAAQ,IAAY,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAyBhD,QAAA,MAAM,eAAe;;;;kFAKnB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAE1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"NumberField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/NumberField.vue"],"names":[],"mappings":"AAwKA,OAAO,KAAK,EAAE,UAAU,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAKpE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;AAG7C,MAAM,WAAW,gBAAiB,SAAQ,UAAU,EAAE,cAAc;IAClE,qBAAqB,CAAC,EAAE,OAAO,CAAA;IAC/B,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,GAAG,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IACrB,GAAG,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;CACtB;AAkOD,QAAA,IAAI,QAAQ,IAAY,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAMhD,QAAA,MAAM,UAAU;;;;kFAGd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { type LabelAttributes } from '@kong/kongponents';
2
- import type { ResetLabelPathRule } from './types';
2
+ import type { RenderRules, ResetLabelPathRule } from './types';
3
3
  type __VLS_Props = {
4
4
  name: string;
5
5
  label?: string;
@@ -13,27 +13,30 @@ type __VLS_Props = {
13
13
  asChild?: boolean;
14
14
  resetLabelPath?: ResetLabelPathRule;
15
15
  fieldsOrder?: string[];
16
+ renderRules?: RenderRules;
16
17
  };
17
- type __VLS_PublicProps = __VLS_Props & {
18
+ type __VLS_ModelProps = {
18
19
  'added'?: boolean;
19
20
  'expanded'?: boolean;
20
21
  };
21
- declare var __VLS_11: {}, __VLS_27: {}, __VLS_64: {};
22
+ type __VLS_PublicProps = __VLS_Props & __VLS_ModelProps;
23
+ declare var __VLS_11: {}, __VLS_30: {}, __VLS_69: {};
22
24
  type __VLS_Slots = {} & {
23
25
  default?: (props: typeof __VLS_11) => any;
24
26
  } & {
25
- tooltip?: (props: typeof __VLS_27) => any;
27
+ tooltip?: (props: typeof __VLS_30) => any;
26
28
  } & {
27
- default?: (props: typeof __VLS_64) => any;
29
+ default?: (props: typeof __VLS_69) => any;
28
30
  };
29
- declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
31
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
30
32
  "update:added": (value: boolean) => any;
31
33
  "update:expanded": (value: boolean) => any;
32
34
  }, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
33
35
  "onUpdate:added"?: ((value: boolean) => any) | undefined;
34
36
  "onUpdate:expanded"?: ((value: boolean) => any) | undefined;
35
37
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
36
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
38
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
39
+ declare const _default: typeof __VLS_export;
37
40
  export default _default;
38
41
  type __VLS_WithSlots<T, S> = T & {
39
42
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"ObjectField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/ObjectField.vue"],"names":[],"mappings":"AAwRA,OAAO,EAAmB,KAAK,eAAe,EAAE,MAAM,mBAAmB,CAAA;AASzE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,SAAS,CAAA;AAMjD,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,MAAM,CAAA;IACZ,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,eAAe,CAAC,EAAE,OAAO,CAAA;IACzB,YAAY,CAAC,EAAE,OAAO,CAAA;IACtB,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,UAAU,CAAC,EAAE,MAAM,GAAG,SAAS,CAAA;IAC/B,IAAI,CAAC,EAAE,MAAM,EAAE,CAAA;IACf,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,cAAc,CAAC,EAAE,kBAAkB,CAAA;IACnC,WAAW,CAAC,EAAE,MAAM,EAAE,CAAA;CACvB,CAAC;AA0FF,KAAK,iBAAiB,GAAG,WAAW,GAAG;IACvC,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,UAAU,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC;AAsTF,QAAA,IAAI,QAAQ,IAAW,EAAE,QAAQ,IAAW,EAAE,QAAQ,IAAY,CAAE;AACpE,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC7C;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC7C;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAoChD,QAAA,MAAM,eAAe;;;;;;kFAKnB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAE1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"ObjectField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/ObjectField.vue"],"names":[],"mappings":"AAkSA,OAAO,EAAmB,KAAK,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAUzE,OAAO,KAAK,EAAE,WAAW,EAAE,kBAAkB,EAAE,MAAM,SAAS,CAAA;AAM9D,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,MAAM,CAAA;IACZ,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,eAAe,CAAC,EAAE,OAAO,CAAA;IACzB,YAAY,CAAC,EAAE,OAAO,CAAA;IACtB,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,UAAU,CAAC,EAAE,MAAM,GAAG,SAAS,CAAA;IAC/B,IAAI,CAAC,EAAE,MAAM,EAAE,CAAA;IACf,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,cAAc,CAAC,EAAE,kBAAkB,CAAA;IACnC,WAAW,CAAC,EAAE,MAAM,EAAE,CAAA;IACtB,WAAW,CAAC,EAAE,WAAW,CAAA;CAC1B,CAAC;AAgGF,KAAK,gBAAgB,GAAG;IACxB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,UAAU,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC;AAMF,KAAK,iBAAiB,GAAG,WAAW,GAAG,gBAAgB,CAAC;AAuSxD,QAAA,IAAI,QAAQ,IAAW,EAAE,QAAQ,IAAW,EAAE,QAAQ,IAAY,CAAE;AACpE,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC7C;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC7C;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAGhD,QAAA,MAAM,UAAU;;;;;;kFAGd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -15,9 +15,13 @@ export type ConfigFormProps<T extends FreeFormPluginData = FreeFormPluginData> =
15
15
  data: Record<string, any>;
16
16
  onChange: (value: T) => void;
17
17
  };
18
- declare const _default: <T extends FreeFormPluginData = FreeFormPluginData>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
19
- props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, never>, never> & PluginFormWrapperProps<T> & Partial<{}>> & import("vue").PublicProps;
20
- expose(exposed: import("vue").ShallowUnwrapRef<{}>): void;
18
+ declare const _default: typeof __VLS_export;
19
+ export default _default;
20
+ declare const __VLS_export: <T extends FreeFormPluginData = FreeFormPluginData>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
21
+ props: __VLS_PrettifyLocal<PluginFormWrapperProps<T>> & import("vue").PublicProps & (typeof globalThis extends {
22
+ __VLS_PROPS_FALLBACK: infer P;
23
+ } ? P : {});
24
+ expose: (exposed: {}) => void;
21
25
  attrs: any;
22
26
  slots: {
23
27
  default: (props: ConfigFormProps<T>) => any;
@@ -26,8 +30,9 @@ declare const _default: <T extends FreeFormPluginData = FreeFormPluginData>(__VL
26
30
  }>) => import("vue").VNode & {
27
31
  __ctx?: Awaited<typeof __VLS_setup>;
28
32
  };
29
- export default _default;
30
- type __VLS_PrettifyLocal<T> = {
33
+ type __VLS_PrettifyLocal<T> = (T extends any ? {
34
+ [K in keyof T]: T[K];
35
+ } : {
31
36
  [K in keyof T as K]: T[K];
32
- } & {};
37
+ }) & {};
33
38
  //# sourceMappingURL=PluginFormWrapper.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"PluginFormWrapper.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/PluginFormWrapper.vue"],"names":[],"mappings":"AAkKA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,oCAAoC,CAAA;AACpE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,kCAAkC,CAAA;AAG1E,MAAM,MAAM,sBAAsB,CAAC,CAAC,SAAS,kBAAkB,GAAG,kBAAkB,IAAI;IACtF,MAAM,EAAE,UAAU,CAAA;IAClB,UAAU,EAAE,GAAG,CAAA;IACf,KAAK,EAAE,CAAC,CAAA;IACR,SAAS,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;IAC9B,WAAW,EAAE,GAAG,CAAA;IAChB,SAAS,EAAE,OAAO,CAAA;IAClB,cAAc,EAAE,CAAC,KAAK,EAAE,GAAG,EAAE,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;IACnD,YAAY,EAAE,CAAC,KAAK,EAAE,CAAC,KAAK,IAAI,CAAA;CACjC,CAAA;AAED,MAAM,MAAM,eAAe,CAAC,CAAC,SAAS,kBAAkB,GAAG,kBAAkB,IAAI;IAC/E,MAAM,EAAE,UAAU,CAAA;IAClB,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;IACzB,QAAQ,EAAE,CAAC,KAAK,EAAE,CAAC,KAAK,IAAI,CAAA;CAC7B,CAAA;yBAEgB,CAAC,SAAS,kBAAkB,GAAG,kBAAkB,EACjE,aAAa,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,EAC9D,YAAY,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,EAC3G,eAAe,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC,EACjE;WA4LO,mBAAmB,CAAC,+KAAqC,OAAO,IAAsB,CAAC,4BAA2B;oBACzG,OAAO,KAAK,EAAE,gBAAgB,CAAC,EAAE,CAAC,GAAG,IAAI;WAClD,GAAG;;iBAvLA,CAAC,KAAK,EAAE,eAAe,CAAC,CAAC,CAAC,KAAK,GAAG;;UAyLtC,EAAE;EAEL,KACQ,OAAO,KAAK,EAAE,KAAK,GAAG;IAAE,KAAK,CAAC,EAAE,OAAO,CAAC,OAAO,WAAW,CAAC,CAAA;CAAE;AAvMzE,wBAuM4E;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
1
+ {"version":3,"file":"PluginFormWrapper.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/PluginFormWrapper.vue"],"names":[],"mappings":"AAkKA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,oCAAoC,CAAA;AACpE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,kCAAkC,CAAA;AAG1E,MAAM,MAAM,sBAAsB,CAAC,CAAC,SAAS,kBAAkB,GAAG,kBAAkB,IAAI;IACtF,MAAM,EAAE,UAAU,CAAA;IAClB,UAAU,EAAE,GAAG,CAAA;IACf,KAAK,EAAE,CAAC,CAAA;IACR,SAAS,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;IAC9B,WAAW,EAAE,GAAG,CAAA;IAChB,SAAS,EAAE,OAAO,CAAA;IAClB,cAAc,EAAE,CAAC,KAAK,EAAE,GAAG,EAAE,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;IACnD,YAAY,EAAE,CAAC,KAAK,EAAE,CAAC,KAAK,IAAI,CAAA;CACjC,CAAA;AAED,MAAM,MAAM,eAAe,CAAC,CAAC,SAAS,kBAAkB,GAAG,kBAAkB,IAAI;IAC/E,MAAM,EAAE,UAAU,CAAA;IAClB,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;IACzB,QAAQ,EAAE,CAAC,KAAK,EAAE,CAAC,KAAK,IAAI,CAAA;CAC7B,CAAA;wBACoB,OAAO,YAAY;AAAxC,wBAAyC;AACzC,QAAA,MAAM,YAAY,GAAK,CAAC,SAAS,kBAAkB,GAAG,kBAAkB,EACvE,aAAa,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,EAC9D,YAAY,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,EAC3G,gBAAgB,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC,EAClE;WAwKO,mBAAmB,2BAAmB,GAAG,OAAO,KAAK,EAAE,WAAW,GAAG,CAAC,OAAO,UAAU,SAAS;QAAE,oBAAoB,EAAE,MAAM,CAAC,CAAA;KAAE,GAAG,CAAC,GAAG,EAAE,CAAC;YAC1I,CAAC,OAAO,EAAE,EAAE,KAAK,IAAI;WACtB,GAAG;;iBAnKA,CAAC,KAAK,EAAE,eAAe,CAAC,CAAC,CAAC,KAAK,GAAG;;UAqKtC,EAAE;EAEL,KACQ,OAAO,KAAK,EAAE,KAAK,GAAG;IAAE,KAAK,CAAC,EAAE,OAAO,CAAC,OAAO,WAAW,CAAC,CAAA;CAAI,CAAC;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,GAAG,GAAG;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG;KAAG,CAAC,IAAI,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,CAAC,GAAG,EAAE,CAAC"}
@@ -1,15 +1,16 @@
1
1
  import { type LabelAttributes, type SelectItem } from '@kong/kongponents';
2
- interface EnumFieldProps {
3
- name: string;
2
+ import type { BaseFieldProps } from './types';
3
+ interface EnumFieldProps extends BaseFieldProps {
4
4
  labelAttributes?: LabelAttributes;
5
5
  multiple?: boolean;
6
6
  items?: SelectItem[];
7
7
  label?: string;
8
8
  }
9
- declare const _default: import("vue").DefineComponent<EnumFieldProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
9
+ declare const __VLS_export: import("vue").DefineComponent<EnumFieldProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
10
10
  "update:modelValue": (value: string | number) => any;
11
11
  }, string, import("vue").PublicProps, Readonly<EnumFieldProps> & Readonly<{
12
12
  "onUpdate:modelValue"?: ((value: string | number) => any) | undefined;
13
13
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
14
+ declare const _default: typeof __VLS_export;
14
15
  export default _default;
15
16
  //# sourceMappingURL=RadioField.vue.d.ts.map