@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 +1 @@
1
- {"version":3,"file":"useBranchLayout.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/composables/useBranchLayout.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAQ,UAAU,EAAE,MAAM,gBAAgB,CAAA;AAI5D,OAAO,KAAK,EACV,OAAO,EACP,aAAa,EACb,MAAM,EAEN,SAAS,EACV,MAAM,aAAa,CAAA;AAEpB,OAAO,KAAK,EAAE,QAAQ,EAAE,iBAAiB,EAAe,MAAM,aAAa,CAAA;AAS3E,wBAAgB,eAAe,CAAC,EAAE,KAAK,EAAE,QAAQ,EAAE,MAAM,EAAE,EAAE;IAAE,KAAK,EAAE,SAAS,CAAC;IAAC,QAAQ,CAAC,EAAE,OAAO,CAAC;IAAC,MAAM,CAAC,EAAE,MAAM,CAAA;CAAE;;;;;0BAsBvF,MAAM;iCAuQC,OAAO;kCAWN,OAAO,kBAAkB,UAAU,UAAU,MAAM,UAAU,MAAM;yBA2JjF,MAAM,GAAG,OAAO,GAAG,SAAS;;;;EAOpD"}
1
+ {"version":3,"file":"useBranchLayout.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/composables/useBranchLayout.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAQ,UAAU,EAAE,MAAM,gBAAgB,CAAA;AAI5D,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,KAAK,CAAA;AAE9B,OAAO,KAAK,EACV,OAAO,EACP,aAAa,EACb,MAAM,EAEN,SAAS,EACV,MAAM,aAAa,CAAA;AAEpB,OAAO,KAAK,EAAE,QAAQ,EAAE,iBAAiB,EAAe,MAAM,aAAa,CAAA;AAS3E,wBAAgB,eAAe,CAAC,EAC9B,KAAK,EACL,QAAQ,EACR,MAAM,EACN,UAAU,GACX,EAAE;IACD,KAAK,EAAE,SAAS,CAAA;IAChB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,UAAU,CAAC,EAAE,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,OAAO,GAAG,SAAS,CAAC,CAAC,CAAA;CACzD;;;;;0BAoB8B,MAAM;iCAuQC,OAAO;kCAWN,OAAO,kBAAkB,UAAU,UAAU,MAAM,UAAU,MAAM;;;;EA+JzG"}
@@ -9,7 +9,7 @@ export type BaseFormData = {
9
9
  input?: IdConnection;
10
10
  inputs?: Record<FieldName, IdConnection | undefined | null>;
11
11
  };
12
- export declare function useNodeForm<T extends BaseFormData = BaseFormData>(nodeId: NodeId, getFormInnerData?: () => any): {
12
+ export declare function useNodeForm<T extends BaseFormData = BaseFormData>(nodeId: NodeId, getFormValue?: () => any): {
13
13
  formData: import("vue").ComputedRef<T>;
14
14
  inputOptions: import("vue").ComputedRef<InputOption[]>;
15
15
  inputEdge: import("vue").ComputedRef<EdgeInstance | undefined>;
@@ -33,5 +33,5 @@ export declare function useNodeForm<T extends BaseFormData = BaseFormData>(nodeI
33
33
  fieldNameValidator: (io: "input" | "output", oldFieldName: FieldName, newFieldName: FieldName) => string | undefined;
34
34
  toggleNodeValid: (isValid: boolean) => void;
35
35
  };
36
- export declare function useSubSchema(subSchemaName: Exclude<NodeType, 'request' | 'service_response'>): import("vue").ComputedRef<import("../../../../../types/plugins/form-schema").StringFieldSchema | import("../../../../../types/plugins/form-schema").NumberLikeFieldSchema | import("../../../../../types/plugins/form-schema").BooleanFieldSchema | import("../../../../../types/plugins/form-schema").ArrayFieldSchema | import("../../../../../types/plugins/form-schema").SetFieldSchema | import("../../../../../types/plugins/form-schema").MapFieldSchema | import("../../../../../types/plugins/form-schema").JsonFieldSchema | import("../../../../../types/plugins/form-schema").ForeignFieldSchema | import("../../../../../types/plugins/form-schema").FormSchema>;
36
+ export declare function useSubSchema(subSchemaName: Exclude<NodeType, 'request' | 'service_response'>): import("vue").ComputedRef<import("../../../../../types/plugins/form-schema").UnionFieldSchema | import("../../../../../types/plugins/form-schema").FormSchema>;
37
37
  //# sourceMappingURL=useNodeForm.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useNodeForm.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/composables/useNodeForm.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,YAAY,EAAE,SAAS,EAAE,YAAY,EAAE,cAAc,EAAE,MAAM,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAA;AAepH,MAAM,MAAM,WAAW,GAAG;IACxB,KAAK,EAAE,YAAY,CAAA;IACnB,KAAK,EAAE,cAAc,CAAA;IACrB,IAAI,EAAE,QAAQ,CAAA;CACf,CAAA;AAED,MAAM,MAAM,YAAY,GAAG;IACzB,IAAI,EAAE,QAAQ,CAAA;IACd,KAAK,CAAC,EAAE,YAAY,CAAA;IACpB,MAAM,CAAC,EAAE,MAAM,CAAC,SAAS,EAAE,YAAY,GAAG,SAAS,GAAG,IAAI,CAAC,CAAA;CAC5D,CAAA;AAED,wBAAgB,WAAW,CAAC,CAAC,SAAS,YAAY,GAAG,YAAY,EAC/D,MAAM,EAAE,MAAM,EAEd,gBAAgB,CAAC,EAAE,MAAM,GAAG;;;;;;;;;;;;;oBA4DL,MAAM,GAAG,IAAI;sBAUX,MAAM;mBAmBzB,OAAO,GAAG,QAAQ,QAChB,SAAS,UACP,YAAY,GAAG,IAAI;4BAUvB,OAAO,GAAG,QAAQ,gBACR,SAAS,gBACT,SAAS;4BAOnB,OAAO,GAAG,QAAQ,aACX,SAAS;2BAoBc,SAAS,cAAc,YAAY,GAAG,IAAI;sBAgF/C,YAAY,GAAG,IAAI;;6BA0H5C,OAAO,GAAG,QAAQ,gBACR,SAAS,gBACT,SAAS;+BAZS,OAAO;EA8C1C;AAED,wBAAgB,YAAY,CAAC,aAAa,EAAE,OAAO,CAAC,QAAQ,EAAE,SAAS,GAAG,kBAAkB,CAAC,ipBA0B5F"}
1
+ {"version":3,"file":"useNodeForm.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/composables/useNodeForm.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,YAAY,EAAE,SAAS,EAAE,YAAY,EAAE,cAAc,EAAE,MAAM,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAA;AAepH,MAAM,MAAM,WAAW,GAAG;IACxB,KAAK,EAAE,YAAY,CAAA;IACnB,KAAK,EAAE,cAAc,CAAA;IACrB,IAAI,EAAE,QAAQ,CAAA;CACf,CAAA;AAED,MAAM,MAAM,YAAY,GAAG;IACzB,IAAI,EAAE,QAAQ,CAAA;IACd,KAAK,CAAC,EAAE,YAAY,CAAA;IACpB,MAAM,CAAC,EAAE,MAAM,CAAC,SAAS,EAAE,YAAY,GAAG,SAAS,GAAG,IAAI,CAAC,CAAA;CAC5D,CAAA;AAED,wBAAgB,WAAW,CAAC,CAAC,SAAS,YAAY,GAAG,YAAY,EAC/D,MAAM,EAAE,MAAM,EAEd,YAAY,CAAC,EAAE,MAAM,GAAG;;;;;;;;;;;;;oBA4DD,MAAM,GAAG,IAAI;sBAUX,MAAM;mBAmBzB,OAAO,GAAG,QAAQ,QAChB,SAAS,UACP,YAAY,GAAG,IAAI;4BAUvB,OAAO,GAAG,QAAQ,gBACR,SAAS,gBACT,SAAS;4BAOnB,OAAO,GAAG,QAAQ,aACX,SAAS;2BAoBc,SAAS,cAAc,YAAY,GAAG,IAAI;sBAgF/C,YAAY,GAAG,IAAI;;6BA0H5C,OAAO,GAAG,QAAQ,gBACR,SAAS,gBACT,SAAS;+BAZS,OAAO;EA8C1C;AAED,wBAAgB,YAAY,CAAC,aAAa,EAAE,OAAO,CAAC,QAAQ,EAAE,SAAS,GAAG,kBAAkB,CAAC,kKA0B5F"}
@@ -17,10 +17,10 @@ interface UseFormValidationOptions<T extends Record<string, ValidatorFn<any>>> {
17
17
  * Field handler for convenient error binding and event handling
18
18
  */
19
19
  interface FieldHandler {
20
- onBlur: () => void;
21
- onUpdate: () => void;
22
- error: ComputedRef<boolean>;
23
- errorMessage: ComputedRef<string>;
20
+ validate: () => void;
21
+ update: () => void;
22
+ error: boolean;
23
+ errorMessage: string;
24
24
  }
25
25
  /**
26
26
  * Return type for useNodeFormValidation
@@ -34,7 +34,7 @@ interface UseFormValidationReturn<T extends Record<string, ValidatorFn<any>>> {
34
34
  /** Manually trigger full validation */
35
35
  validateAll: () => Record<keyof T, string | undefined>;
36
36
  /** Factory function to create field handlers */
37
- createFieldHandler: (fieldName: keyof T, onUpdate?: () => void) => FieldHandler;
37
+ createFieldHandler: (fieldName: keyof T, onUpdate?: () => void) => ComputedRef<FieldHandler>;
38
38
  }
39
39
  /**
40
40
  * Integrated validation management Hook for NodeForm components
@@ -1 +1 @@
1
- {"version":3,"file":"useFormValidation.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/free-form/Datakit/flow-editor/composables/validation/useFormValidation.ts"],"names":[],"mappings":"AAAA,OAAO,EAA+C,KAAK,WAAW,EAAE,MAAM,KAAK,CAAA;AACnF,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AAC1C,OAAO,EAAE,oBAAoB,EAAE,MAAM,WAAW,CAAA;AAGhD;;;GAGG;AACH,UAAU,wBAAwB,CAAC,CAAC,SAAS,MAAM,CAAC,MAAM,EAAE,WAAW,CAAC,GAAG,CAAC,CAAC;IAC3E,sFAAsF;IACtF,gBAAgB,EAAE,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,CAAA;IAC/B,sCAAsC;IACtC,iBAAiB,EAAE,MAAM,MAAM,CAAC,MAAM,CAAC,EAAE,GAAG,CAAC,CAAA;IAC7C,uCAAuC;IACvC,eAAe,EAAE,CAAC,OAAO,EAAE,OAAO,KAAK,IAAI,CAAA;CAC5C;AAED;;GAEG;AACH,UAAU,YAAY;IACpB,MAAM,EAAE,MAAM,IAAI,CAAA;IAClB,QAAQ,EAAE,MAAM,IAAI,CAAA;IACpB,KAAK,EAAE,WAAW,CAAC,OAAO,CAAC,CAAA;IAC3B,YAAY,EAAE,WAAW,CAAC,MAAM,CAAC,CAAA;CAClC;AAED;;;GAGG;AACH,UAAU,uBAAuB,CAAC,CAAC,SAAS,MAAM,CAAC,MAAM,EAAE,WAAW,CAAC,GAAG,CAAC,CAAC;IAC1E,yCAAyC;IACzC,MAAM,EAAE,UAAU,CAAC,OAAO,oBAAoB,CAAC,CAAC,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAA;IAC5D,6BAA6B;IAC7B,OAAO,EAAE,WAAW,CAAC,OAAO,CAAC,CAAA;IAC7B,uCAAuC;IACvC,WAAW,EAAE,MAAM,MAAM,CAAC,MAAM,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC,CAAA;IACtD,gDAAgD;IAChD,kBAAkB,EAAE,CAAC,SAAS,EAAE,MAAM,CAAC,EAAE,QAAQ,CAAC,EAAE,MAAM,IAAI,KAAK,YAAY,CAAA;CAChF;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BG;AACH,wBAAgB,iBAAiB,CAAC,CAAC,SAAS,MAAM,CAAC,MAAM,EAAE,WAAW,CAAC,GAAG,CAAC,CAAC,EAC1E,OAAO,EAAE,wBAAwB,CAAC,CAAC,CAAC,GACnC,uBAAuB,CAAC,CAAC,CAAC,CAqG5B"}
1
+ {"version":3,"file":"useFormValidation.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/free-form/Datakit/flow-editor/composables/validation/useFormValidation.ts"],"names":[],"mappings":"AAAA,OAAO,EAA+C,KAAK,WAAW,EAAE,MAAM,KAAK,CAAA;AACnF,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AAC1C,OAAO,EAAE,oBAAoB,EAAE,MAAM,WAAW,CAAA;AAGhD;;;GAGG;AACH,UAAU,wBAAwB,CAAC,CAAC,SAAS,MAAM,CAAC,MAAM,EAAE,WAAW,CAAC,GAAG,CAAC,CAAC;IAC3E,sFAAsF;IACtF,gBAAgB,EAAE,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,CAAA;IAC/B,sCAAsC;IACtC,iBAAiB,EAAE,MAAM,MAAM,CAAC,MAAM,CAAC,EAAE,GAAG,CAAC,CAAA;IAC7C,uCAAuC;IACvC,eAAe,EAAE,CAAC,OAAO,EAAE,OAAO,KAAK,IAAI,CAAA;CAC5C;AAED;;GAEG;AACH,UAAU,YAAY;IACpB,QAAQ,EAAE,MAAM,IAAI,CAAA;IACpB,MAAM,EAAE,MAAM,IAAI,CAAA;IAClB,KAAK,EAAE,OAAO,CAAA;IACd,YAAY,EAAE,MAAM,CAAA;CACrB;AAED;;;GAGG;AACH,UAAU,uBAAuB,CAAC,CAAC,SAAS,MAAM,CAAC,MAAM,EAAE,WAAW,CAAC,GAAG,CAAC,CAAC;IAC1E,yCAAyC;IACzC,MAAM,EAAE,UAAU,CAAC,OAAO,oBAAoB,CAAC,CAAC,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAA;IAC5D,6BAA6B;IAC7B,OAAO,EAAE,WAAW,CAAC,OAAO,CAAC,CAAA;IAC7B,uCAAuC;IACvC,WAAW,EAAE,MAAM,MAAM,CAAC,MAAM,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC,CAAA;IACtD,gDAAgD;IAChD,kBAAkB,EAAE,CAAC,SAAS,EAAE,MAAM,CAAC,EAAE,QAAQ,CAAC,EAAE,MAAM,IAAI,KAAK,WAAW,CAAC,YAAY,CAAC,CAAA;CAC7F;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BG;AACH,wBAAgB,iBAAiB,CAAC,CAAC,SAAS,MAAM,CAAC,MAAM,EAAE,WAAW,CAAC,GAAG,CAAC,CAAC,EAC1E,OAAO,EAAE,wBAAwB,CAAC,CAAC,CAAC,GACnC,uBAAuB,CAAC,CAAC,CAAC,CAsG5B"}
@@ -7,7 +7,7 @@ type ConfirmModalProps = {
7
7
  removedConnections?: ConnectionString[];
8
8
  };
9
9
  declare function open(msg: string, added?: ConnectionString[], removed?: ConnectionString[]): Promise<boolean>;
10
- declare const _default: import("vue").DefineComponent<ConfirmModalProps, {
10
+ declare const __VLS_export: import("vue").DefineComponent<ConfirmModalProps, {
11
11
  open: typeof open;
12
12
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
13
13
  confirm: () => any;
@@ -16,5 +16,6 @@ declare const _default: import("vue").DefineComponent<ConfirmModalProps, {
16
16
  onConfirm?: (() => any) | undefined;
17
17
  onCancel?: (() => any) | undefined;
18
18
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
19
+ declare const _default: typeof __VLS_export;
19
20
  export default _default;
20
21
  //# sourceMappingURL=ConflictModal.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ConflictModal.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/modal/ConflictModal.vue"],"names":[],"mappings":"AAsIA,MAAM,MAAM,gBAAgB,GAAG,CAAC,MAAM,EAAE,MAAM,CAAC,CAAA;AAE/C,MAAM,MAAM,WAAW,GAAG,CACxB,GAAG,EAAE,MAAM,EACX,KAAK,CAAC,EAAE,gBAAgB,EAAE,EAC1B,OAAO,CAAC,EAAE,gBAAgB,EAAE,KACzB,OAAO,CAAC,OAAO,CAAC,CAAA;AAErB,KAAK,iBAAiB,GAAG;IACvB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,gBAAgB,CAAC,EAAE,gBAAgB,EAAE,CAAA;IACrC,kBAAkB,CAAC,EAAE,gBAAgB,EAAE,CAAA;CACxC,CAAA;AAkCD,iBAAe,IAAI,CACjB,GAAG,EAAE,MAAM,EACX,KAAK,CAAC,EAAE,gBAAgB,EAAE,EAC1B,OAAO,CAAC,EAAE,gBAAgB,EAAE,oBAS7B;;;;;;;;;;AA4JD,wBAMG"}
1
+ {"version":3,"file":"ConflictModal.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/modal/ConflictModal.vue"],"names":[],"mappings":"AAsIA,MAAM,MAAM,gBAAgB,GAAG,CAAC,MAAM,EAAE,MAAM,CAAC,CAAA;AAE/C,MAAM,MAAM,WAAW,GAAG,CACxB,GAAG,EAAE,MAAM,EACX,KAAK,CAAC,EAAE,gBAAgB,EAAE,EAC1B,OAAO,CAAC,EAAE,gBAAgB,EAAE,KACzB,OAAO,CAAC,OAAO,CAAC,CAAA;AAErB,KAAK,iBAAiB,GAAG;IACvB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,gBAAgB,CAAC,EAAE,gBAAgB,EAAE,CAAA;IACrC,kBAAkB,CAAC,EAAE,gBAAgB,EAAE,CAAA;CACxC,CAAA;AAmCD,iBAAe,IAAI,CACjB,GAAG,EAAE,MAAM,EACX,KAAK,CAAC,EAAE,gBAAgB,EAAE,EAC1B,OAAO,CAAC,EAAE,gBAAgB,EAAE,oBAS7B;AAwID,QAAA,MAAM,YAAY;;;;;;;;kFAIhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -1,3 +1,4 @@
1
- declare const _default: import("vue").DefineComponent<{}, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1
+ declare const __VLS_export: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2
+ declare const _default: typeof __VLS_export;
2
3
  export default _default;
3
4
  //# sourceMappingURL=EditorContent.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"EditorContent.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/modal/EditorContent.vue"],"names":[],"mappings":";AAmKA,wBAGG"}
1
+ {"version":3,"file":"EditorContent.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/modal/EditorContent.vue"],"names":[],"mappings":"AAiJA,QAAA,MAAM,YAAY,+QAChB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -4,8 +4,9 @@ import '@vue-flow/core/dist/theme-default.css';
4
4
  type __VLS_Slots = {
5
5
  default(): any;
6
6
  };
7
- declare const __VLS_component: import("vue").DefineComponent<{}, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
8
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
7
+ declare const __VLS_base: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
8
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
9
+ declare const _default: typeof __VLS_export;
9
10
  export default _default;
10
11
  type __VLS_WithSlots<T, S> = T & {
11
12
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"EditorMain.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/modal/EditorMain.vue"],"names":[],"mappings":"AA0PA,OAAO,mCAAmC,CAAA;AAC1C,OAAO,+BAA+B,CAAA;AACtC,OAAO,uCAAuC,CAAA;AAO9C,KAAK,WAAW,GAAG;IACjB,OAAO,IAAI,GAAG,CAAA;CACf,CAAC;AA+ZF,QAAA,MAAM,eAAe,iRAGnB,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":"EditorMain.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/modal/EditorMain.vue"],"names":[],"mappings":"AA0PA,OAAO,mCAAmC,CAAA;AAC1C,OAAO,+BAA+B,CAAA;AACtC,OAAO,uCAAuC,CAAA;AAO9C,KAAK,WAAW,GAAG;IACjB,OAAO,IAAI,GAAG,CAAA;CACf,CAAC;AAqYF,QAAA,MAAM,UAAU,+QACd,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,10 +1,11 @@
1
- type __VLS_PublicProps = {
1
+ type __VLS_ModelProps = {
2
2
  'open'?: boolean;
3
3
  };
4
- declare const _default: import("vue").DefineComponent<__VLS_PublicProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
4
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
5
5
  "update:open": (value: boolean | undefined) => any;
6
- }, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
6
+ }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
7
7
  "onUpdate:open"?: ((value: boolean | undefined) => any) | undefined;
8
8
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
9
+ declare const _default: typeof __VLS_export;
9
10
  export default _default;
10
11
  //# sourceMappingURL=EditorModal.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"EditorModal.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/modal/EditorModal.vue"],"names":[],"mappings":"AAyIA,KAAK,iBAAiB,GAAG;IACzB,MAAM,CAAC,EAAE,OAAO,CAAC;CAChB,CAAC;;;;;;AAyGF,wBAKG"}
1
+ {"version":3,"file":"EditorModal.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/modal/EditorModal.vue"],"names":[],"mappings":"AAsIA,KAAK,gBAAgB,GAAG;IACxB,MAAM,CAAC,EAAE,OAAO,CAAC;CAChB,CAAC;AA0FF,QAAA,MAAM,YAAY;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -1,7 +1,8 @@
1
- declare const _default: import("vue").DefineComponent<{}, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
1
+ declare const __VLS_export: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
2
2
  back: () => any;
3
3
  }, string, import("vue").PublicProps, Readonly<{}> & Readonly<{
4
4
  onBack?: (() => any) | undefined;
5
5
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
+ declare const _default: typeof __VLS_export;
6
7
  export default _default;
7
8
  //# sourceMappingURL=EditorNav.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"EditorNav.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/modal/EditorNav.vue"],"names":[],"mappings":";;;;;AA0cA,wBAIG"}
1
+ {"version":3,"file":"EditorNav.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/modal/EditorNav.vue"],"names":[],"mappings":"AAsbA,QAAA,MAAM,YAAY;;;;iFAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -4,6 +4,7 @@ type __VLS_Props = {
4
4
  error?: boolean;
5
5
  readonly?: boolean;
6
6
  };
7
- 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>;
7
+ 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>;
8
+ declare const _default: typeof __VLS_export;
8
9
  export default _default;
9
10
  //# sourceMappingURL=FlowNode.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"FlowNode.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node/FlowNode.vue"],"names":[],"mappings":"AA20BA,OAAO,KAAK,EAAqB,YAAY,EAAiB,MAAM,aAAa,CAAA;AA6BjF,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,YAAY,CAAA;IAClB,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,QAAQ,CAAC,EAAE,OAAO,CAAA;CACnB,CAAC;;AAqhCF,wBAIG"}
1
+ {"version":3,"file":"FlowNode.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node/FlowNode.vue"],"names":[],"mappings":"AA20BA,OAAO,KAAK,EAAqB,YAAY,EAAiB,MAAM,aAAa,CAAA;AA6BjF,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,YAAY,CAAA;IAClB,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,QAAQ,CAAC,EAAE,OAAO,CAAA;CACnB,CAAC;AAy6BF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -3,6 +3,7 @@ type __VLS_Props = {
3
3
  data: FlowGroupNodeData;
4
4
  active?: boolean;
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=GroupNode.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"GroupNode.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node/GroupNode.vue"],"names":[],"mappings":"AAwFA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAA;AAEpD,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,iBAAiB,CAAA;IACvB,MAAM,CAAC,EAAE,OAAO,CAAA;CACjB,CAAC;;AAoEF,wBAIG"}
1
+ {"version":3,"file":"GroupNode.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node/GroupNode.vue"],"names":[],"mappings":"AAwFA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAA;AAEpD,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,iBAAiB,CAAA;IACvB,MAAM,CAAC,EAAE,OAAO,CAAA;CACjB,CAAC;AAwDF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -5,6 +5,7 @@ type __VLS_Props = {
5
5
  size?: number;
6
6
  type: 'bar' | 'trident' | 'corner';
7
7
  };
8
- 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>;
8
+ 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>;
9
+ declare const _default: typeof __VLS_export;
9
10
  export default _default;
10
11
  //# sourceMappingURL=HandleTwig.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"HandleTwig.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node/HandleTwig.vue"],"names":[],"mappings":"AAkIA,OAAO,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAA;AAGzC,KAAK,WAAW,GAAG;IACjB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,QAAQ,CAAC,EAAE,QAAQ,CAAC,IAAI,GAAG,QAAQ,CAAC,KAAK,CAAA;IACzC,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,IAAI,EAAE,KAAK,GAAG,SAAS,GAAG,QAAQ,CAAA;CACnC,CAAC;;AAsEF,wBAIG"}
1
+ {"version":3,"file":"HandleTwig.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node/HandleTwig.vue"],"names":[],"mappings":"AAkIA,OAAO,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAA;AAGzC,KAAK,WAAW,GAAG;IACjB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,QAAQ,CAAC,EAAE,QAAQ,CAAC,IAAI,GAAG,QAAQ,CAAC,KAAK,CAAA;IACzC,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,IAAI,EAAE,KAAK,GAAG,SAAS,GAAG,QAAQ,CAAA;CACnC,CAAC;AA2DF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -5,6 +5,7 @@ type __VLS_Props = {
5
5
  size?: BadgeSize;
6
6
  iconOnly?: boolean;
7
7
  };
8
- 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>;
8
+ 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>;
9
+ declare const _default: typeof __VLS_export;
9
10
  export default _default;
10
11
  //# sourceMappingURL=NodeBadge.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"NodeBadge.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node/NodeBadge.vue"],"names":[],"mappings":"AAyDA,OAAO,EAAE,KAAK,QAAQ,EAAE,MAAM,aAAa,CAAA;AAE3C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAA;AAGlD,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,QAAQ,CAAA;IACd,IAAI,CAAC,EAAE,SAAS,CAAA;IAChB,QAAQ,CAAC,EAAE,OAAO,CAAA;CACnB,CAAC;;AA4FF,wBAIG"}
1
+ {"version":3,"file":"NodeBadge.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node/NodeBadge.vue"],"names":[],"mappings":"AAyDA,OAAO,EAAE,KAAK,QAAQ,EAAE,MAAM,aAAa,CAAA;AAE3C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAA;AAGlD,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,QAAQ,CAAA;IACd,IAAI,CAAC,EAAE,SAAS,CAAA;IAChB,QAAQ,CAAC,EAAE,OAAO,CAAA;CACnB,CAAC;AAkFF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -3,10 +3,11 @@ type __VLS_Props = {
3
3
  type: ConfigNodeType;
4
4
  unsupported?: boolean;
5
5
  };
6
- declare const _default: import("vue").DefineComponent<__VLS_Props, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
6
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
7
7
  dragstart: (e: DragEvent, type: "jq" | "call" | "exit" | "property" | "static" | "branch" | "cache") => any;
8
8
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
9
9
  onDragstart?: ((e: DragEvent, type: "jq" | "call" | "exit" | "property" | "static" | "branch" | "cache") => any) | undefined;
10
10
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
11
+ declare const _default: typeof __VLS_export;
11
12
  export default _default;
12
13
  //# sourceMappingURL=NodePanelItem.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"NodePanelItem.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node/NodePanelItem.vue"],"names":[],"mappings":"AAyGA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,aAAa,CAAA;AAEjD,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,cAAc,CAAA;IACpB,WAAW,CAAC,EAAE,OAAO,CAAA;CACtB,CAAC;;;;;;AA2GF,wBAKG"}
1
+ {"version":3,"file":"NodePanelItem.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node/NodePanelItem.vue"],"names":[],"mappings":"AAyGA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,aAAa,CAAA;AAEjD,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,cAAc,CAAA;IACpB,WAAW,CAAC,EAAE,OAAO,CAAA;CACtB,CAAC;AAiGF,QAAA,MAAM,YAAY;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -9,6 +9,7 @@ type __VLS_Props = {
9
9
  reversed?: boolean;
10
10
  targets: NonEmptyArray<PortalTarget>;
11
11
  };
12
- 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>;
12
+ 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>;
13
+ declare const _default: typeof __VLS_export;
13
14
  export default _default;
14
15
  //# sourceMappingURL=NodePortal.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"NodePortal.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node/NodePortal.vue"],"names":[],"mappings":"AAiQA,OAAO,KAAK,EAAE,MAAM,EAAE,SAAS,EAAE,YAAY,EAAE,aAAa,EAAE,MAAM,aAAa,CAAA;AAEjF,UAAU,YAAY;IACpB,MAAM,EAAE,MAAM,CAAA;IACd,IAAI,EAAE,YAAY,CAAA;IAClB,SAAS,CAAC,EAAE,SAAS,CAAA;CACtB;AAMD,KAAK,WAAW,GAAG;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,OAAO,EAAE,aAAa,CAAC,YAAY,CAAC,CAAA;CACrC,CAAC;;AAgOF,wBAIG"}
1
+ {"version":3,"file":"NodePortal.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node/NodePortal.vue"],"names":[],"mappings":"AAiQA,OAAO,KAAK,EAAE,MAAM,EAAE,SAAS,EAAE,YAAY,EAAE,aAAa,EAAE,MAAM,aAAa,CAAA;AAEjF,UAAU,YAAY;IACpB,MAAM,EAAE,MAAM,CAAA;IACd,IAAI,EAAE,YAAY,CAAA;IAClB,SAAS,CAAC,EAAE,SAAS,CAAA;CACtB;AAMD,KAAK,WAAW,GAAG;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,OAAO,EAAE,aAAa,CAAC,YAAY,CAAC,CAAA;CACrC,CAAC;AA+MF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -5,10 +5,11 @@ type __VLS_Props = {
5
5
  visible?: boolean;
6
6
  nodeId?: NodeId;
7
7
  };
8
- declare const _default: import("vue").DefineComponent<__VLS_Props, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
8
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
9
9
  close: () => any;
10
10
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
11
11
  onClose?: (() => any) | undefined;
12
12
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
13
+ declare const _default: typeof __VLS_export;
13
14
  export default _default;
14
15
  //# sourceMappingURL=NodePropertiesPanel.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"NodePropertiesPanel.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node/NodePropertiesPanel.vue"],"names":[],"mappings":"AAgKA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,aAAa,CAAA;AAKzC,KAAK,WAAW,GAAG;IACjB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,MAAM,CAAC,EAAE,MAAM,CAAA;CAChB,CAAC;;;;;;AAqKF,wBAKG"}
1
+ {"version":3,"file":"NodePropertiesPanel.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node/NodePropertiesPanel.vue"],"names":[],"mappings":"AA4PA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,aAAa,CAAA;AA0BzC,KAAK,WAAW,GAAG;IACjB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,MAAM,CAAC,EAAE,MAAM,CAAA;CAChB,CAAC;AAuPF,QAAA,MAAM,YAAY;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -1,6 +1,7 @@
1
1
  type __VLS_Props = {
2
2
  name: string;
3
3
  };
4
- 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>;
4
+ 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>;
5
+ declare const _default: typeof __VLS_export;
5
6
  export default _default;
6
7
  //# sourceMappingURL=HttpMethodField.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"HttpMethodField.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node-forms/HttpMethodField.vue"],"names":[],"mappings":"AAsBA,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,MAAM,CAAA;CACb,CAAC;;AA+CF,wBAIG"}
1
+ {"version":3,"file":"HttpMethodField.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node-forms/HttpMethodField.vue"],"names":[],"mappings":"AAsBA,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,MAAM,CAAA;CACb,CAAC;AAoCF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -5,11 +5,11 @@ type __VLS_Props = {
5
5
  fieldNames: FieldName[];
6
6
  fieldNameValidator: ReturnType<typeof useNodeForm>['fieldNameValidator'];
7
7
  };
8
- declare var __VLS_14: any;
8
+ declare var __VLS_16: any;
9
9
  type __VLS_Slots = {} & {
10
- 'item-label'?: (props: typeof __VLS_14) => any;
10
+ 'item-label'?: (props: typeof __VLS_16) => any;
11
11
  };
12
- declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
12
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
13
13
  "change:inputs": (name: string & import("zod").$brand<"FieldName">, value: IdConnection | null) => any;
14
14
  "add:field": (name: string & import("zod").$brand<"FieldName">, value?: IdConnection | null | undefined) => any;
15
15
  "remove:field": (name: string & import("zod").$brand<"FieldName">) => any;
@@ -22,7 +22,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, void,
22
22
  "onRename:field"?: ((oldName: string & import("zod").$brand<"FieldName">, newName: string & import("zod").$brand<"FieldName">) => any) | undefined;
23
23
  "onChange:input"?: ((value: IdConnection | null) => any) | undefined;
24
24
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
25
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
25
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
26
+ declare const _default: typeof __VLS_export;
26
27
  export default _default;
27
28
  type __VLS_WithSlots<T, S> = T & {
28
29
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"InputsField.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node-forms/InputsField.vue"],"names":[],"mappings":"AAkLA,OAAO,KAAK,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,4BAA4B,CAAA;AAC1E,OAAO,KAAK,EAAE,SAAS,EAAE,YAAY,EAAE,MAAM,aAAa,CAAA;AAG1D,KAAK,WAAW,GAAG;IACjB,KAAK,EAAE,WAAW,EAAE,CAAA;IACpB,UAAU,EAAE,SAAS,EAAE,CAAA;IACvB,kBAAkB,EAAE,UAAU,CAAC,OAAO,WAAW,CAAC,CAAC,oBAAoB,CAAC,CAAA;CACzE,CAAC;AA0OF,QAAA,IAAI,QAAQ,KAAY,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AA6BrD,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":"InputsField.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node-forms/InputsField.vue"],"names":[],"mappings":"AAkLA,OAAO,KAAK,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,4BAA4B,CAAA;AAC1E,OAAO,KAAK,EAAE,SAAS,EAAE,YAAY,EAAE,MAAM,aAAa,CAAA;AAG1D,KAAK,WAAW,GAAG;IACjB,KAAK,EAAE,WAAW,EAAE,CAAA;IACpB,UAAU,EAAE,SAAS,EAAE,CAAA;IACvB,kBAAkB,EAAE,UAAU,CAAC,OAAO,WAAW,CAAC,CAAC,oBAAoB,CAAC,CAAA;CACzE,CAAC;AA8OF,QAAA,IAAI,QAAQ,KAAY,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAGrD,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"}
@@ -5,7 +5,7 @@ interface Props extends KeyValueFieldProps<FieldName, IdConnection> {
5
5
  items: InputOption[];
6
6
  fieldNameValidator: ReturnType<typeof useNodeForm>['fieldNameValidator'];
7
7
  }
8
- declare var __VLS_31: {
8
+ declare var __VLS_32: {
9
9
  [x: string]: any;
10
10
  label: string;
11
11
  value: IdConnection;
@@ -15,9 +15,9 @@ declare var __VLS_31: {
15
15
  group?: string;
16
16
  };
17
17
  type __VLS_Slots = {} & {
18
- 'item-label'?: (props: typeof __VLS_31) => any;
18
+ 'item-label'?: (props: typeof __VLS_32) => any;
19
19
  };
20
- declare const __VLS_component: import("vue").DefineComponent<Props, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
20
+ declare const __VLS_base: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
21
21
  change: (args_0: Record<string, string> | null) => any;
22
22
  "change:inputs": (name: string & import("zod").$brand<"FieldName">, value: IdConnection | null) => any;
23
23
  "add:field": (name: string & import("zod").$brand<"FieldName">, value?: IdConnection | null | undefined) => any;
@@ -30,7 +30,8 @@ declare const __VLS_component: import("vue").DefineComponent<Props, void, {}, {}
30
30
  "onRemove:field"?: ((name: string & import("zod").$brand<"FieldName">) => any) | undefined;
31
31
  "onRename:field"?: ((oldName: string & import("zod").$brand<"FieldName">, newName: string & import("zod").$brand<"FieldName">) => any) | undefined;
32
32
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
33
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
33
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
34
+ declare const _default: typeof __VLS_export;
34
35
  export default _default;
35
36
  type __VLS_WithSlots<T, S> = T & {
36
37
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"InputsMapField.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node-forms/InputsMapField.vue"],"names":[],"mappings":"AAoPA,OAAO,KAAK,EACV,kBAAkB,EAGnB,MAAM,2CAA2C,CAAA;AAClD,OAAO,KAAK,EAAE,SAAS,EAAE,YAAY,EAAE,MAAM,aAAa,CAAA;AAC1D,OAAO,KAAK,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,4BAA4B,CAAA;AAE1E,UAAU,KAAM,SAAQ,kBAAkB,CAAC,SAAS,EAAE,YAAY,CAAC;IACjE,KAAK,EAAE,WAAW,EAAE,CAAA;IACpB,kBAAkB,EAAE,UAAU,CAAC,OAAO,WAAW,CAAC,CAAC,oBAAoB,CAAC,CAAA;CACzE;AAoYD,QAAA,IAAI,QAAQ;;;;;;;;CAAY,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAiCrD,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":"InputsMapField.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node-forms/InputsMapField.vue"],"names":[],"mappings":"AAoPA,OAAO,KAAK,EACV,kBAAkB,EAGnB,MAAM,2CAA2C,CAAA;AAClD,OAAO,KAAK,EAAE,SAAS,EAAE,YAAY,EAAE,MAAM,aAAa,CAAA;AAC1D,OAAO,KAAK,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,4BAA4B,CAAA;AAE1E,UAAU,KAAM,SAAQ,kBAAkB,CAAC,SAAS,EAAE,YAAY,CAAC;IACjE,KAAK,EAAE,WAAW,EAAE,CAAA;IACpB,kBAAkB,EAAE,UAAU,CAAC,OAAO,WAAW,CAAC,CAAC,oBAAoB,CAAC,CAAA;CACzE;AAyYD,QAAA,IAAI,QAAQ;;;;;;;;CAAY,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAQrD,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"}
@@ -4,16 +4,17 @@ type __VLS_Props = {
4
4
  name: string;
5
5
  items: InputOption[];
6
6
  };
7
- declare var __VLS_14: any;
7
+ declare var __VLS_17: any;
8
8
  type __VLS_Slots = {} & {
9
- 'item-label'?: (props: typeof __VLS_14) => any;
9
+ 'item-label'?: (props: typeof __VLS_17) => any;
10
10
  };
11
- declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
11
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
12
12
  "change:inputs": (fieldName: string & import("zod").$brand<"FieldName">, fieldValue: IdConnection | null) => any;
13
13
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
14
14
  "onChange:inputs"?: ((fieldName: string & import("zod").$brand<"FieldName">, fieldValue: IdConnection | null) => 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":"InputsRecordField.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node-forms/InputsRecordField.vue"],"names":[],"mappings":"AAoEA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,4BAA4B,CAAA;AAC7D,OAAO,KAAK,EAAa,YAAY,EAAE,MAAM,aAAa,CAAA;AAE1D,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,MAAM,CAAA;IACZ,KAAK,EAAE,WAAW,EAAE,CAAA;CACrB,CAAC;AA2FF,QAAA,IAAI,QAAQ,KAAY,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAuBrD,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":"InputsRecordField.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node-forms/InputsRecordField.vue"],"names":[],"mappings":"AAoEA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,4BAA4B,CAAA;AAC7D,OAAO,KAAK,EAAa,YAAY,EAAE,MAAM,aAAa,CAAA;AAE1D,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,MAAM,CAAA;IACZ,KAAK,EAAE,WAAW,EAAE,CAAA;CACrB,CAAC;AAqGF,QAAA,IAAI,QAAQ,KAAY,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAKrD,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,10 +3,11 @@ type __VLS_Props = {
3
3
  name: string;
4
4
  validate: ValidatorFn<string>;
5
5
  };
6
- declare const _default: import("vue").DefineComponent<__VLS_Props, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
6
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
7
7
  update: (value: string) => any;
8
8
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
9
9
  onUpdate?: ((value: string) => any) | undefined;
10
10
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
11
+ declare const _default: typeof __VLS_export;
11
12
  export default _default;
12
13
  //# sourceMappingURL=NameField.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"NameField.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node-forms/NameField.vue"],"names":[],"mappings":"AA2DA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,2BAA2B,CAAA;AAE5D,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,MAAM,CAAA;IACZ,QAAQ,EAAE,WAAW,CAAC,MAAM,CAAC,CAAA;CAC9B,CAAC;;;;;;AA0GF,wBAKG"}
1
+ {"version":3,"file":"NameField.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node-forms/NameField.vue"],"names":[],"mappings":"AA2DA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,2BAA2B,CAAA;AAE5D,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,MAAM,CAAA;IACZ,QAAQ,EAAE,WAAW,CAAC,MAAM,CAAC,CAAA;CAC9B,CAAC;AAgGF,QAAA,MAAM,YAAY;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -2,6 +2,7 @@ import type { NodeId } from '../../types';
2
2
  type __VLS_Props = {
3
3
  nodeId: NodeId;
4
4
  };
5
- 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>;
5
+ 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>;
6
+ declare const _default: typeof __VLS_export;
6
7
  export default _default;
7
8
  //# sourceMappingURL=NodeFormBranch.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"NodeFormBranch.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node-forms/NodeFormBranch.vue"],"names":[],"mappings":"AA2GA,OAAO,KAAK,EAAc,MAAM,EAAE,MAAM,aAAa,CAAA;AAMrD,KAAK,WAAW,GAAG;IAAE,MAAM,EAAE,MAAM,CAAA;CAAE,CAAC;;AAwOtC,wBAIG"}
1
+ {"version":3,"file":"NodeFormBranch.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node-forms/NodeFormBranch.vue"],"names":[],"mappings":"AA2GA,OAAO,KAAK,EAAc,MAAM,EAAE,MAAM,aAAa,CAAA;AAMrD,KAAK,WAAW,GAAG;IAAE,MAAM,EAAE,MAAM,CAAA;CAAE,CAAC;AA2NtC,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -2,6 +2,7 @@ import type { NodeId } from '../../types';
2
2
  type __VLS_Props = {
3
3
  nodeId: NodeId;
4
4
  };
5
- 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>;
5
+ 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>;
6
+ declare const _default: typeof __VLS_export;
6
7
  export default _default;
7
8
  //# sourceMappingURL=NodeFormCache.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"NodeFormCache.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node-forms/NodeFormCache.vue"],"names":[],"mappings":"AAiIA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,aAAa,CAAA;AAOzC,KAAK,WAAW,GAAG;IACjB,MAAM,EAAE,MAAM,CAAA;CACf,CAAC;;AAwNF,wBAIG"}
1
+ {"version":3,"file":"NodeFormCache.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node-forms/NodeFormCache.vue"],"names":[],"mappings":"AAiIA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,aAAa,CAAA;AAOzC,KAAK,WAAW,GAAG;IACjB,MAAM,EAAE,MAAM,CAAA;CACf,CAAC;AAqMF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -2,6 +2,7 @@ import type { NodeId } from '../../types';
2
2
  type __VLS_Props = {
3
3
  nodeId: NodeId;
4
4
  };
5
- 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>;
5
+ 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>;
6
+ declare const _default: typeof __VLS_export;
6
7
  export default _default;
7
8
  //# sourceMappingURL=NodeFormCall.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"NodeFormCall.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node-forms/NodeFormCall.vue"],"names":[],"mappings":"AAmIA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,aAAa,CAAA;AAIzC,KAAK,WAAW,GAAG;IACjB,MAAM,EAAE,MAAM,CAAA;CACf,CAAC;;AAsRF,wBAIG"}
1
+ {"version":3,"file":"NodeFormCall.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node-forms/NodeFormCall.vue"],"names":[],"mappings":"AAmIA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,aAAa,CAAA;AAIzC,KAAK,WAAW,GAAG;IACjB,MAAM,EAAE,MAAM,CAAA;CACf,CAAC;AAgQF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -2,6 +2,7 @@ import type { NodeId } from '../../types';
2
2
  type __VLS_Props = {
3
3
  nodeId: NodeId;
4
4
  };
5
- 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>;
5
+ 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>;
6
+ declare const _default: typeof __VLS_export;
6
7
  export default _default;
7
8
  //# sourceMappingURL=NodeFormExit.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"NodeFormExit.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node-forms/NodeFormExit.vue"],"names":[],"mappings":"AAoGA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,aAAa,CAAA;AASzC,KAAK,WAAW,GAAG;IACjB,MAAM,EAAE,MAAM,CAAA;CACf,CAAC;;AAoMF,wBAIG"}
1
+ {"version":3,"file":"NodeFormExit.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node-forms/NodeFormExit.vue"],"names":[],"mappings":"AAoGA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,aAAa,CAAA;AASzC,KAAK,WAAW,GAAG;IACjB,MAAM,EAAE,MAAM,CAAA;CACf,CAAC;AAkLF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -2,6 +2,7 @@ import type { NodeId } from '../../types';
2
2
  type __VLS_Props = {
3
3
  nodeId: NodeId;
4
4
  };
5
- 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>;
5
+ 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>;
6
+ declare const _default: typeof __VLS_export;
6
7
  export default _default;
7
8
  //# sourceMappingURL=NodeFormJq.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"NodeFormJq.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node-forms/NodeFormJq.vue"],"names":[],"mappings":"AA8IA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,aAAa,CAAA;AASzC,KAAK,WAAW,GAAG;IACjB,MAAM,EAAE,MAAM,CAAA;CACf,CAAC;;AA0RF,wBAIG"}
1
+ {"version":3,"file":"NodeFormJq.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node-forms/NodeFormJq.vue"],"names":[],"mappings":"AA8IA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,aAAa,CAAA;AASzC,KAAK,WAAW,GAAG;IACjB,MAAM,EAAE,MAAM,CAAA;CACf,CAAC;AA4QF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -2,6 +2,7 @@ import type { NodeId } from '../../types';
2
2
  type __VLS_Props = {
3
3
  nodeId: NodeId;
4
4
  };
5
- 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>;
5
+ 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>;
6
+ declare const _default: typeof __VLS_export;
6
7
  export default _default;
7
8
  //# sourceMappingURL=NodeFormProperty.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"NodeFormProperty.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node-forms/NodeFormProperty.vue"],"names":[],"mappings":"AAgIA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,aAAa,CAAA;AAIzC,KAAK,WAAW,GAAG;IACjB,MAAM,EAAE,MAAM,CAAA;CACf,CAAC;;AAsOF,wBAIG"}
1
+ {"version":3,"file":"NodeFormProperty.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node-forms/NodeFormProperty.vue"],"names":[],"mappings":"AAgIA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,aAAa,CAAA;AAIzC,KAAK,WAAW,GAAG;IACjB,MAAM,EAAE,MAAM,CAAA;CACf,CAAC;AAoNF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -2,6 +2,7 @@ import type { NodeId } from '../../types';
2
2
  type __VLS_Props = {
3
3
  nodeId: NodeId;
4
4
  };
5
- 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>;
5
+ 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>;
6
+ declare const _default: typeof __VLS_export;
6
7
  export default _default;
7
8
  //# sourceMappingURL=NodeFormResponse.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"NodeFormResponse.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node-forms/NodeFormResponse.vue"],"names":[],"mappings":"AA+CA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,aAAa,CAAA;AAEzC,KAAK,WAAW,GAAG;IACjB,MAAM,EAAE,MAAM,CAAA;CACf,CAAC;;AAoGF,wBAIG"}
1
+ {"version":3,"file":"NodeFormResponse.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node-forms/NodeFormResponse.vue"],"names":[],"mappings":"AA+CA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,aAAa,CAAA;AAEzC,KAAK,WAAW,GAAG;IACjB,MAAM,EAAE,MAAM,CAAA;CACf,CAAC;AAyFF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -2,6 +2,7 @@ import type { NodeId } from '../../types';
2
2
  type __VLS_Props = {
3
3
  nodeId: NodeId;
4
4
  };
5
- 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>;
5
+ 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>;
6
+ declare const _default: typeof __VLS_export;
6
7
  export default _default;
7
8
  //# sourceMappingURL=NodeFormServiceRequest.vue.d.ts.map