@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,15 +1,15 @@
1
- declare var __VLS_6: {}, __VLS_8: {};
1
+ declare var __VLS_7: {}, __VLS_9: {};
2
2
  type __VLS_Slots = {} & {
3
- default?: (props: typeof __VLS_6) => any;
3
+ default?: (props: typeof __VLS_7) => any;
4
4
  } & {
5
- default?: (props: typeof __VLS_8) => any;
5
+ default?: (props: typeof __VLS_9) => any;
6
6
  };
7
- declare const __VLS_component: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
7
+ declare const __VLS_base: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
8
8
  teleportTarget: {
9
9
  type: StringConstructor;
10
10
  default: string;
11
11
  };
12
- }>, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
12
+ }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
13
13
  teleportTarget: {
14
14
  type: StringConstructor;
15
15
  default: string;
@@ -17,7 +17,8 @@ declare const __VLS_component: import("vue").DefineComponent<import("vue").Extra
17
17
  }>> & Readonly<{}>, {
18
18
  teleportTarget: string;
19
19
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, 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":"PluginFormActionsWrapper.vue.d.ts","sourceRoot":"","sources":["../../../src/components/PluginFormActionsWrapper.vue"],"names":[],"mappings":"AAkEA,QAAA,IAAI,OAAO,IAAU,EAAE,OAAO,IAAW,CAAE;AAC3C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,GAC5C;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAuB/C,QAAA,MAAM,eAAe;;;;;;;;;;;;4EASnB,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":"PluginFormActionsWrapper.vue.d.ts","sourceRoot":"","sources":["../../../src/components/PluginFormActionsWrapper.vue"],"names":[],"mappings":"AAiEA,QAAA,IAAI,OAAO,IAAU,EAAE,OAAO,IAAW,CAAE;AAC3C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,GAC5C;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAK/C,QAAA,MAAM,UAAU;;;;;;;;;;;;4EAOd,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,7 +4,7 @@ import '@kong-ui-public/entities-shared/dist/style.css';
4
4
  import type { KongManagerPluginListConfig, KonnectPluginListConfig, EntityRow, CopyEventPayload } from '../types';
5
5
  import type { HeaderTag } from '@kong/kongponents';
6
6
  import '@kong-ui-public/entities-shared/dist/style.css';
7
- declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
7
+ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
8
8
  /** The base konnect or kongManger config. Pass additional config props in the shared entity component as needed. */
9
9
  config: {
10
10
  type: PropType<KonnectPluginListConfig | KongManagerPluginListConfig>;
@@ -70,7 +70,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
70
70
  type: BooleanConstructor;
71
71
  default: boolean;
72
72
  };
73
- }>, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
73
+ }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
74
74
  error: (error: AxiosError<unknown, any>) => any;
75
75
  "click:learn-more": () => any;
76
76
  "copy:success": (payload: CopyEventPayload) => any;
@@ -163,5 +163,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
163
163
  canConfigureDynamicOrdering: (row: EntityRow) => boolean | Promise<boolean>;
164
164
  useActionOutside: boolean;
165
165
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
166
+ declare const _default: typeof __VLS_export;
166
167
  export default _default;
167
168
  //# sourceMappingURL=PluginList.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"PluginList.vue.d.ts","sourceRoot":"","sources":["../../../src/components/PluginList.vue"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"PluginList.vue.d.ts","sourceRoot":"","sources":["../../../src/components/PluginList.vue"],"names":[],"mappings":"AA+3BA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AAGnC,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAiBvC,OAAO,gDAAgD,CAAA;AAevD,OAAO,KAAK,EACV,2BAA2B,EAC3B,uBAAuB,EAEvB,SAAS,EACT,gBAAgB,EACjB,MAAM,UAAU,CAAA;AAIjB,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAA;AAGlD,OAAO,gDAAgD,CAAA;AAw6CvD,QAAA,MAAM,YAAY;IAGhB,oHAAoH;;cAElG,QAAQ,CAAC,uBAAuB,GAAG,2BAA2B,CAAC;;4BAE3D,uBAAuB,GAAG,2BAA2B,KAAG,OAAO;;;;;;IAYrF,yHAAyH;;cAErG,QAAQ,CAAC,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;IAI9D,2HAA2H;;cAEvG,QAAQ,CAAC,CAAC,GAAG,EAAE,SAAS,KAAK,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;IAI5E,yHAAyH;;cAErG,QAAQ,CAAC,CAAC,GAAG,EAAE,SAAS,KAAK,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;IAI5E,4IAA4I;;cAExH,QAAQ,CAAC,CAAC,GAAG,EAAE,SAAS,KAAK,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;IAI5E,4IAA4I;;cAExH,QAAQ,CAAC,CAAC,GAAG,EAAE,SAAS,KAAK,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;IAI5E,uLAAuL;;cAEnK,QAAQ,CAAC,CAAC,UAAU,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,KAAK,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;IAIlG,mJAAmJ;;cAE/H,QAAQ,CAAC,CAAC,GAAG,EAAE,SAAS,KAAK,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;;;;;;cAS1D,QAAQ,CAAC,SAAS,CAAC;;;IAGrC,iHAAiH;;;;;;;;;;;;;IAlEjH,oHAAoH;;cAElG,QAAQ,CAAC,uBAAuB,GAAG,2BAA2B,CAAC;;4BAE3D,uBAAuB,GAAG,2BAA2B,KAAG,OAAO;;;;;;IAYrF,yHAAyH;;cAErG,QAAQ,CAAC,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;IAI9D,2HAA2H;;cAEvG,QAAQ,CAAC,CAAC,GAAG,EAAE,SAAS,KAAK,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;IAI5E,yHAAyH;;cAErG,QAAQ,CAAC,CAAC,GAAG,EAAE,SAAS,KAAK,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;IAI5E,4IAA4I;;cAExH,QAAQ,CAAC,CAAC,GAAG,EAAE,SAAS,KAAK,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;IAI5E,4IAA4I;;cAExH,QAAQ,CAAC,CAAC,GAAG,EAAE,SAAS,KAAK,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;IAI5E,uLAAuL;;cAEnK,QAAQ,CAAC,CAAC,UAAU,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,KAAK,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;IAIlG,mJAAmJ;;cAE/H,QAAQ,CAAC,CAAC,GAAG,EAAE,SAAS,KAAK,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;;;;;;cAS1D,QAAQ,CAAC,SAAS,CAAC;;;IAGrC,iHAAiH;;;;;;;;;;;;;;;uBAxB9E,SAAS,KAAK,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;mBAZxC,SAAS,KAAK,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;qBANxC,SAAS,KAAK,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;;qBANxC,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;qBAkB1B,SAAS,KAAK,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;0CAYjC,MAAM,YAAY,MAAM,KAAK,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;uCAM9D,SAAS,KAAK,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;;4EAkB3E,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -1,10 +1,10 @@
1
1
  import { type PropType } from 'vue';
2
2
  import { type CustomPluginSupportLevel, type KongManagerPluginSelectConfig, type KonnectPluginSelectConfig, type PluginType, type DisabledPlugin } from '../types';
3
- declare var __VLS_53: {};
3
+ declare var __VLS_56: {};
4
4
  type __VLS_Slots = {} & {
5
- 'before-custom-tab-content'?: (props: typeof __VLS_53) => any;
5
+ 'before-custom-tab-content'?: (props: typeof __VLS_56) => any;
6
6
  };
7
- declare const __VLS_component: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
7
+ declare const __VLS_base: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
8
8
  /** The base konnect or kongManger config. Pass additional config props in the shared entity component as needed. */
9
9
  config: {
10
10
  type: PropType<KonnectPluginSelectConfig | KongManagerPluginSelectConfig>;
@@ -82,7 +82,7 @@ declare const __VLS_component: import("vue").DefineComponent<import("vue").Extra
82
82
  type: StringConstructor;
83
83
  default: string;
84
84
  };
85
- }>, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
85
+ }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
86
86
  loading: (isLoading: boolean) => any;
87
87
  "plugin-clicked": (plugin: PluginType) => any;
88
88
  "delete-custom:success": (pluginName: string) => any;
@@ -180,7 +180,8 @@ declare const __VLS_component: import("vue").DefineComponent<import("vue").Extra
180
180
  disabledPlugins: DisabledPlugin;
181
181
  highlightedPluginIds: string[];
182
182
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
183
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
183
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
184
+ declare const _default: typeof __VLS_export;
184
185
  export default _default;
185
186
  type __VLS_WithSlots<T, S> = T & {
186
187
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"PluginSelect.vue.d.ts","sourceRoot":"","sources":["../../../src/components/PluginSelect.vue"],"names":[],"mappings":"AAklBA,OAAO,EAAkD,KAAK,QAAQ,EAAkB,MAAM,KAAK,CAAA;AAEnG,OAAO,EAGL,KAAK,wBAAwB,EAC7B,KAAK,6BAA6B,EAClC,KAAK,yBAAyB,EAC9B,KAAK,UAAU,EACf,KAAK,cAAc,EAGpB,MAAM,UAAU,CAAA;AAsvBjB,QAAA,IAAuB,QAAQ,IAAY,CAAE;AAC7C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,2BAA2B,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAwHpE,QAAA,MAAM,eAAe;IAKnB,oHAAoH;;cAElG,QAAQ,CAAC,yBAAyB,GAAG,6BAA6B,CAAC;;4BAE/D,yBAAyB,GAAG,6BAA6B,KAAG,OAAO;;IAMzF,kCAAkC;;cAEhB,QAAQ,CAAC,wBAAwB,CAAC;;;IAGpD,4HAA4H;;cAExG,QAAQ,CAAC,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;IAI9D,4HAA4H;;cAExG,QAAQ,CAAC,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;IAI9D,wHAAwH;;cAEpG,QAAQ,CAAC,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;IAI9D;;;OAGG;;;;;IAKH;;;;QAII;;;;;IAKJ;;OAEG;;cAEc,QAAQ,CAAC,MAAM,EAAE,CAAC;;;IAGnC;;;;;OAKG;;cAEe,QAAQ,CAAC,cAAc,CAAC;;;IAG1C;;OAEG;;cAEc,QAAQ,CAAC,MAAM,EAAE,CAAC;;;IAGnC;;OAEG;;;;;;;;;;IA5EH,oHAAoH;;cAElG,QAAQ,CAAC,yBAAyB,GAAG,6BAA6B,CAAC;;4BAE/D,yBAAyB,GAAG,6BAA6B,KAAG,OAAO;;IAMzF,kCAAkC;;cAEhB,QAAQ,CAAC,wBAAwB,CAAC;;;IAGpD,4HAA4H;;cAExG,QAAQ,CAAC,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;IAI9D,4HAA4H;;cAExG,QAAQ,CAAC,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;IAI9D,wHAAwH;;cAEpG,QAAQ,CAAC,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;IAI9D;;;OAGG;;;;;IAKH;;;;QAII;;;;;IAKJ;;OAEG;;cAEc,QAAQ,CAAC,MAAM,EAAE,CAAC;;;IAGnC;;;;;OAKG;;cAEe,QAAQ,CAAC,cAAc,CAAC;;;IAG1C;;OAEG;;cAEc,QAAQ,CAAC,MAAM,EAAE,CAAC;;;IAGnC;;OAEG;;;;;;;;;;iCArDgC,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;+BAM1B,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;;iCAZ1B,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;;;;;;;4EAiE7D,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":"PluginSelect.vue.d.ts","sourceRoot":"","sources":["../../../src/components/PluginSelect.vue"],"names":[],"mappings":"AAklBA,OAAO,EAAkD,KAAK,QAAQ,EAAkB,MAAM,KAAK,CAAA;AAEnG,OAAO,EAGL,KAAK,wBAAwB,EAC7B,KAAK,6BAA6B,EAClC,KAAK,yBAAyB,EAC9B,KAAK,UAAU,EACf,KAAK,cAAc,EAGpB,MAAM,UAAU,CAAA;AAqvBjB,QAAA,IAAuB,QAAQ,IAAY,CAAE;AAC7C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,2BAA2B,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAOpE,QAAA,MAAM,UAAU;IAGd,oHAAoH;;cAElG,QAAQ,CAAC,yBAAyB,GAAG,6BAA6B,CAAC;;4BAE/D,yBAAyB,GAAG,6BAA6B,KAAG,OAAO;;IAMzF,kCAAkC;;cAEhB,QAAQ,CAAC,wBAAwB,CAAC;;;IAGpD,4HAA4H;;cAExG,QAAQ,CAAC,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;IAI9D,4HAA4H;;cAExG,QAAQ,CAAC,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;IAI9D,wHAAwH;;cAEpG,QAAQ,CAAC,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;IAI9D;;;OAGG;;;;;IAKH;;;;QAII;;;;;IAKJ;;OAEG;;cAEc,QAAQ,CAAC,MAAM,EAAE,CAAC;;;IAGnC;;;;;OAKG;;cAEe,QAAQ,CAAC,cAAc,CAAC;;;IAG1C;;OAEG;;cAEc,QAAQ,CAAC,MAAM,EAAE,CAAC;;;IAGnC;;OAEG;;;;;;;;;;IA5EH,oHAAoH;;cAElG,QAAQ,CAAC,yBAAyB,GAAG,6BAA6B,CAAC;;4BAE/D,yBAAyB,GAAG,6BAA6B,KAAG,OAAO;;IAMzF,kCAAkC;;cAEhB,QAAQ,CAAC,wBAAwB,CAAC;;;IAGpD,4HAA4H;;cAExG,QAAQ,CAAC,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;IAI9D,4HAA4H;;cAExG,QAAQ,CAAC,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;IAI9D,wHAAwH;;cAEpG,QAAQ,CAAC,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;IAI9D;;;OAGG;;;;;IAKH;;;;QAII;;;;;IAKJ;;OAEG;;cAEc,QAAQ,CAAC,MAAM,EAAE,CAAC;;;IAGnC;;;;;OAKG;;cAEe,QAAQ,CAAC,cAAc,CAAC;;;IAG1C;;OAEG;;cAEc,QAAQ,CAAC,MAAM,EAAE,CAAC;;;IAGnC;;OAEG;;;;;;;;;;iCArDgC,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;+BAM1B,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;;iCAZ1B,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;;;;;;;4EAiE7D,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,6 +1,6 @@
1
1
  import { type PropType } from 'vue';
2
2
  import { type CustomPluginType, type KongManagerPluginSelectConfig, type KonnectPluginSelectConfig } from '../../types';
3
- declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
+ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  /** The base konnect or kongManger config. Pass additional config props in the shared entity component as needed. */
5
5
  config: {
6
6
  type: PropType<KonnectPluginSelectConfig | KongManagerPluginSelectConfig>;
@@ -15,7 +15,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
15
15
  }>;
16
16
  required: true;
17
17
  };
18
- }>, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
18
+ }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
19
19
  proceed: (...args: any[]) => void;
20
20
  closed: (...args: any[]) => void;
21
21
  }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
@@ -37,5 +37,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
37
37
  onProceed?: ((...args: any[]) => any) | undefined;
38
38
  onClosed?: ((...args: any[]) => any) | undefined;
39
39
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
40
+ declare const _default: typeof __VLS_export;
40
41
  export default _default;
41
42
  //# sourceMappingURL=DeleteCustomPluginSchemaModal.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DeleteCustomPluginSchemaModal.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/custom-plugins/DeleteCustomPluginSchemaModal.vue"],"names":[],"mappings":"AA6JA,OAAO,EAAiB,KAAK,QAAQ,EAAE,MAAM,KAAK,CAAA;AAClD,OAAO,EACL,KAAK,gBAAgB,EACrB,KAAK,6BAA6B,EAClC,KAAK,yBAAyB,EAC/B,MAAM,aAAa,CAAA;;IAmTlB,oHAAoH;;cAElG,QAAQ,CAAC,yBAAyB,GAAG,6BAA6B,CAAC;;4BAE/D,yBAAyB,GAAG,6BAA6B,KAAG,OAAO;;;cAMvE,QAAQ,CAAC;YAAE,IAAI,EAAE,MAAM,CAAC;YAAC,EAAE,EAAE,MAAM,CAAC;YAAC,gBAAgB,CAAC,EAAE,gBAAgB,CAAA;SAAE,CAAC;;;;;;;IAV7F,oHAAoH;;cAElG,QAAQ,CAAC,yBAAyB,GAAG,6BAA6B,CAAC;;4BAE/D,yBAAyB,GAAG,6BAA6B,KAAG,OAAO;;;cAMvE,QAAQ,CAAC;YAAE,IAAI,EAAE,MAAM,CAAC;YAAC,EAAE,EAAE,MAAM,CAAC;YAAC,gBAAgB,CAAC,EAAE,gBAAgB,CAAA;SAAE,CAAC;;;;;;;AAf/F,wBAmBG"}
1
+ {"version":3,"file":"DeleteCustomPluginSchemaModal.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/custom-plugins/DeleteCustomPluginSchemaModal.vue"],"names":[],"mappings":"AA6JA,OAAO,EAAiB,KAAK,QAAQ,EAAE,MAAM,KAAK,CAAA;AAClD,OAAO,EACL,KAAK,gBAAgB,EACrB,KAAK,6BAA6B,EAClC,KAAK,yBAAyB,EAC/B,MAAM,aAAa,CAAA;AAoRpB,QAAA,MAAM,YAAY;IAGhB,oHAAoH;;cAElG,QAAQ,CAAC,yBAAyB,GAAG,6BAA6B,CAAC;;4BAE/D,yBAAyB,GAAG,6BAA6B,KAAG,OAAO;;;cAMvE,QAAQ,CAAC;YAAE,IAAI,EAAE,MAAM,CAAC;YAAC,EAAE,EAAE,MAAM,CAAC;YAAC,gBAAgB,CAAC,EAAE,gBAAgB,CAAA;SAAE,CAAC;;;;;;;IAV7F,oHAAoH;;cAElG,QAAQ,CAAC,yBAAyB,GAAG,6BAA6B,CAAC;;4BAE/D,yBAAyB,GAAG,6BAA6B,KAAG,OAAO;;;cAMvE,QAAQ,CAAC;YAAE,IAAI,EAAE,MAAM,CAAC;YAAC,EAAE,EAAE,MAAM,CAAC;YAAC,gBAAgB,CAAC,EAAE,gBAAgB,CAAA;SAAE,CAAC;;;;;;iFAI7F,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -1,6 +1,6 @@
1
1
  import type { PropType } from 'vue';
2
2
  import { type KongManagerPluginSelectConfig, type KonnectPluginSelectConfig, type PluginType, type PluginCardList } from '../../types';
3
- declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
+ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  /** The base konnect or kongManger config. Pass additional config props in the shared entity component as needed. */
5
5
  config: {
6
6
  type: PropType<KonnectPluginSelectConfig | KongManagerPluginSelectConfig>;
@@ -43,7 +43,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
43
43
  type: BooleanConstructor;
44
44
  default: boolean;
45
45
  };
46
- }>, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
46
+ }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
47
47
  "plugin-clicked": (plugin: PluginType) => any;
48
48
  "delete:success": (pluginName: string) => any;
49
49
  revalidate: () => any;
@@ -101,5 +101,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
101
101
  canCreateCustomPlugin: boolean;
102
102
  pluginList: PluginCardList;
103
103
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
104
+ declare const _default: typeof __VLS_export;
104
105
  export default _default;
105
106
  //# sourceMappingURL=PluginCustomGrid.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"PluginCustomGrid.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/custom-plugins/PluginCustomGrid.vue"],"names":[],"mappings":"AA8QA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AACnC,OAAO,EAGL,KAAK,6BAA6B,EAClC,KAAK,yBAAyB,EAC9B,KAAK,UAAU,EACf,KAAK,cAAc,EACpB,MAAM,aAAa,CAAA;;IA+alB,oHAAoH;;cAElG,QAAQ,CAAC,yBAAyB,GAAG,6BAA6B,CAAC;;4BAE/D,yBAAyB,GAAG,6BAA6B,KAAG,OAAO;;IAMzF;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;cAEe,QAAQ,CAAC,cAAc,CAAC;;;IAG1C;;;OAGG;;;;;;;;;;IAzCH,oHAAoH;;cAElG,QAAQ,CAAC,yBAAyB,GAAG,6BAA6B,CAAC;;4BAE/D,yBAAyB,GAAG,6BAA6B,KAAG,OAAO;;IAMzF;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;cAEe,QAAQ,CAAC,cAAc,CAAC;;;IAG1C;;;OAGG;;;;;;;;;;;;;;;;AA9CL,wBAoDG"}
1
+ {"version":3,"file":"PluginCustomGrid.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/custom-plugins/PluginCustomGrid.vue"],"names":[],"mappings":"AA8QA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AACnC,OAAO,EAGL,KAAK,6BAA6B,EAClC,KAAK,yBAAyB,EAC9B,KAAK,UAAU,EACf,KAAK,cAAc,EACpB,MAAM,aAAa,CAAA;AAsWpB,QAAA,MAAM,YAAY;IAGhB,oHAAoH;;cAElG,QAAQ,CAAC,yBAAyB,GAAG,6BAA6B,CAAC;;4BAE/D,yBAAyB,GAAG,6BAA6B,KAAG,OAAO;;IAMzF;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;cAEe,QAAQ,CAAC,cAAc,CAAC;;;IAG1C;;;OAGG;;;;;;;;;;IAzCH,oHAAoH;;cAElG,QAAQ,CAAC,yBAAyB,GAAG,6BAA6B,CAAC;;4BAE/D,yBAAyB,GAAG,6BAA6B,KAAG,OAAO;;IAMzF;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;cAEe,QAAQ,CAAC,cAAc,CAAC;;;IAG1C;;;OAGG;;;;;;;;;;;;;;;4EAMH,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -1,11 +1,12 @@
1
1
  import type { IdentityRealmItem } from './types';
2
- type __VLS_PublicProps = {
2
+ type __VLS_ModelProps = {
3
3
  modelValue?: IdentityRealmItem[];
4
4
  };
5
- declare const _default: import("vue").DefineComponent<__VLS_PublicProps, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
5
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
6
6
  "update:modelValue": (value: IdentityRealmItem[]) => any;
7
- }, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
7
+ }, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
8
8
  "onUpdate:modelValue"?: ((value: IdentityRealmItem[]) => any) | undefined;
9
9
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
10
+ declare const _default: typeof __VLS_export;
10
11
  export default _default;
11
12
  //# sourceMappingURL=Base.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Base.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/fields/key-auth-identity-realms/Base.vue"],"names":[],"mappings":"AAgIA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAA;AAyGhD,KAAK,iBAAiB,GAAG;IACzB,UAAU,CAAC,EAAE,iBAAiB,EAAE,CAAC;CAChC,CAAC;;;;;;AA4DF,wBAKG"}
1
+ {"version":3,"file":"Base.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/fields/key-auth-identity-realms/Base.vue"],"names":[],"mappings":"AAgIA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAA;AAwGhD,KAAK,gBAAgB,GAAG;IACxB,UAAU,CAAC,EAAE,iBAAiB,EAAE,CAAC;CAChC,CAAC;AAoDF,QAAA,MAAM,YAAY;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -8,12 +8,13 @@ type __VLS_Props = {
8
8
  placeholder?: string;
9
9
  resetLabelPath?: ResetLabelPathRule;
10
10
  };
11
- declare var __VLS_7: {};
11
+ declare var __VLS_8: {};
12
12
  type __VLS_Slots = {} & {
13
- tooltip?: (props: typeof __VLS_7) => any;
13
+ tooltip?: (props: typeof __VLS_8) => any;
14
14
  };
15
- 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>;
16
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
15
+ 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>;
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":"FreeFormAdapter.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/fields/key-auth-identity-realms/FreeFormAdapter.vue"],"names":[],"mappings":"AAwDA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AACxD,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAEtE,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,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,cAAc,CAAC,EAAE,kBAAkB,CAAA;CACpC,CAAC;AAyEF,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAsB/C,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":"FreeFormAdapter.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/fields/key-auth-identity-realms/FreeFormAdapter.vue"],"names":[],"mappings":"AAwDA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AACxD,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAA;AAEtE,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,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,cAAc,CAAC,EAAE,kBAAkB,CAAA;CACpC,CAAC;AA2EF,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAK/C,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"}
@@ -7,12 +7,13 @@ type __VLS_Props = {
7
7
  errors?: any[];
8
8
  hint?: string;
9
9
  };
10
- declare const _default: import("vue").DefineComponent<__VLS_Props, {
10
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {
11
11
  clearValidationErrors: () => void;
12
12
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
13
13
  modelUpdated: (value: any, model: Record<string, any>) => any;
14
14
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
15
15
  onModelUpdated?: ((value: any, model: Record<string, any>) => any) | undefined;
16
16
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
17
+ declare const _default: typeof __VLS_export;
17
18
  export default _default;
18
19
  //# sourceMappingURL=VfgAdapter.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"VfgAdapter.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/fields/key-auth-identity-realms/VfgAdapter.vue"],"names":[],"mappings":"AAuDA,KAAK,WAAW,GAAG;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,WAAW,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;IACjC,KAAK,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;IAC3B,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;IAC3B,GAAG,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;IACxB,MAAM,CAAC,EAAE,GAAG,EAAE,CAAA;IACd,IAAI,CAAC,EAAE,MAAM,CAAA;CACd,CAAC;;;;;;;;AAsEF,wBAMG"}
1
+ {"version":3,"file":"VfgAdapter.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/fields/key-auth-identity-realms/VfgAdapter.vue"],"names":[],"mappings":"AAuDA,KAAK,WAAW,GAAG;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,WAAW,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;IACjC,KAAK,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;IAC3B,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;IAC3B,GAAG,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;IACxB,MAAM,CAAC,EAAE,GAAG,EAAE,CAAA;IACd,IAAI,CAAC,EAAE,MAAM,CAAA;CACd,CAAC;AA0DF,QAAA,MAAM,YAAY;;;;;;kFAIhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -4,8 +4,9 @@ type __VLS_Props = PluginFormWrapperProps;
4
4
  type __VLS_Slots = {
5
5
  [K in typeof AUTOFILL_SLOT_NAME]: () => any;
6
6
  };
7
- 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>;
8
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
7
+ 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>;
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":"AIMcpProxyForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/AIMcpProxy/AIMcpProxyForm.vue"],"names":[],"mappings":"AA2BA,OAAO,EAAiB,kBAAkB,EAAE,MAAM,uBAAuB,CAAA;AAKzE,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,iCAAiC,CAAA;AAE7E,KAAK,WAAW,GAAG,sBAAsB,CAAC;AAG1C,KAAK,WAAW,GAAG;KAChB,CAAC,IAAI,OAAO,kBAAkB,GAAG,MAAM,GAAG;CAC5C,CAAC;AAwDF,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":"AIMcpProxyForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/AIMcpProxy/AIMcpProxyForm.vue"],"names":[],"mappings":"AA2BA,OAAO,EAAiB,kBAAkB,EAAE,MAAM,uBAAuB,CAAA;AAKzE,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,iCAAiC,CAAA;AAE7E,KAAK,WAAW,GAAG,sBAAsB,CAAC;AAG1C,KAAK,WAAW,GAAG;KAChB,CAAC,IAAI,OAAO,kBAAkB,GAAG,MAAM,GAAG;CAC5C,CAAC;AA0CF,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,10 +1,11 @@
1
1
  import type { AIMcpProxyPlugin } from './types';
2
2
  import type { ConfigFormProps } from '../shared/PluginFormWrapper.vue';
3
3
  type __VLS_Props = ConfigFormProps<AIMcpProxyPlugin>;
4
- declare const _default: import("vue").DefineComponent<__VLS_Props, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
4
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
5
5
  change: (value: AIMcpProxyPlugin) => any;
6
6
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
7
7
  onChange?: ((value: AIMcpProxyPlugin) => 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=ConfigForm.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ConfigForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/AIMcpProxy/ConfigForm.vue"],"names":[],"mappings":"AAoGA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAA;AAE/C,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,iCAAiC,CAAA;AAEtE,KAAK,WAAW,GAAG,eAAe,CAAC,gBAAgB,CAAC,CAAC;;;;;;AAsKrD,wBAKG"}
1
+ {"version":3,"file":"ConfigForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/AIMcpProxy/ConfigForm.vue"],"names":[],"mappings":"AAoGA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAA;AAE/C,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,iCAAiC,CAAA;AAEtE,KAAK,WAAW,GAAG,eAAe,CAAC,gBAAgB,CAAC,CAAC;AA6JrD,QAAA,MAAM,YAAY;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -4,8 +4,9 @@ type __VLS_Props = Props;
4
4
  type __VLS_Slots = {
5
5
  [K in typeof AUTOFILL_SLOT_NAME]: () => any;
6
6
  };
7
- 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>;
8
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
7
+ 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>;
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":"CommonForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/Common/CommonForm.vue"],"names":[],"mappings":"AA0BA,OAAO,EAAiB,kBAAkB,EAAE,MAAM,uBAAuB,CAAA;AAKzE,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,qCAAqC,CAAA;AAEhE,KAAK,WAAW,GAAG,KAAK,CAAC;AAGzB,KAAK,WAAW,GAAG;KAChB,CAAC,IAAI,OAAO,kBAAkB,GAAG,MAAM,GAAG;CAC5C,CAAC;AAkDF,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":"CommonForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/Common/CommonForm.vue"],"names":[],"mappings":"AA0BA,OAAO,EAAiB,kBAAkB,EAAE,MAAM,uBAAuB,CAAA;AAKzE,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,qCAAqC,CAAA;AAEhE,KAAK,WAAW,GAAG,KAAK,CAAC;AAGzB,KAAK,WAAW,GAAG;KAChB,CAAC,IAAI,OAAO,kBAAkB,GAAG,MAAM,GAAG;CAC5C,CAAC;AAoCF,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,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=ConfigForm.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ConfigForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/Common/ConfigForm.vue"],"names":[],"mappings":";AA+PA,wBAGG"}
1
+ {"version":3,"file":"ConfigForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/Common/ConfigForm.vue"],"names":[],"mappings":"AAqVA,QAAA,MAAM,YAAY,+QAChB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -9,7 +9,7 @@ type __VLS_Props = {
9
9
  * which prevents the user from undoing changes after inserting an example.
10
10
  */
11
11
  declare function setExampleCode(example: keyof typeof examples): void;
12
- declare const _default: import("vue").DefineComponent<__VLS_Props, {
12
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {
13
13
  setExampleCode: typeof setExampleCode;
14
14
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
15
15
  error: (msg: string) => any;
@@ -18,5 +18,6 @@ declare const _default: import("vue").DefineComponent<__VLS_Props, {
18
18
  onError?: ((msg: string) => any) | undefined;
19
19
  onChange?: ((config: unknown) => any) | undefined;
20
20
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
21
+ declare const _default: typeof __VLS_export;
21
22
  export default _default;
22
23
  //# sourceMappingURL=CodeEditor.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CodeEditor.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/Datakit/CodeEditor.vue"],"names":[],"mappings":"AA0QA,OAAO,QAAQ,MAAM,YAAY,CAAA;AAEjC,OAAO,gEAAgE,CAAA;AAcvE,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,OAAO,CAAA;CACjB,CAAC;AAyBF;;;;GAIG;AACH,iBAAS,cAAc,CAAC,OAAO,EAAE,MAAM,OAAO,QAAQ,QAgDrD;;;;;;;;;;AAqOD,wBAMG"}
1
+ {"version":3,"file":"CodeEditor.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/Datakit/CodeEditor.vue"],"names":[],"mappings":"AA6TA,OAAO,QAAQ,MAAM,YAAY,CAAA;AAGjC,OAAO,gEAAgE,CAAA;AAcvE,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,OAAO,CAAA;CACjB,CAAC;AA2DF;;;;GAIG;AACH,iBAAS,cAAc,CAAC,OAAO,EAAE,MAAM,OAAO,QAAQ,QA2CrD;AA0QD,QAAA,MAAM,YAAY;;;;;;;;kFAIhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -2,6 +2,7 @@ import type { DatakitPluginData } from './types';
2
2
  type __VLS_Props = {
3
3
  pluginData: DatakitPluginData;
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=DatakitConfigCardCanvas.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DatakitConfigCardCanvas.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/Datakit/DatakitConfigCardCanvas.vue"],"names":[],"mappings":"AAsHA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAA;AAIhD,KAAK,WAAW,GAAG;IACjB,UAAU,EAAE,iBAAiB,CAAA;CAC9B,CAAC;;AA6FF,wBAIG"}
1
+ {"version":3,"file":"DatakitConfigCardCanvas.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/Datakit/DatakitConfigCardCanvas.vue"],"names":[],"mappings":"AAsHA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAA;AAIhD,KAAK,WAAW,GAAG;IACjB,UAAU,EAAE,iBAAiB,CAAA;CAC9B,CAAC;AA6EF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -1,6 +1,7 @@
1
1
  import type { Props } from '../shared/layout/StandardLayout.vue';
2
2
  import type { DatakitPluginData } from './types';
3
3
  type __VLS_Props = Props<DatakitPluginData>;
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=DatakitForm.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DatakitForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/Datakit/DatakitForm.vue"],"names":[],"mappings":"AAkTA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,qCAAqC,CAAA;AAChE,OAAO,KAAK,EAA6B,iBAAiB,EAAE,MAAM,SAAS,CAAA;AAoB3E,KAAK,WAAW,GAAG,KAAK,CAAC,iBAAiB,CAAC,CAAC;;AA6e5C,wBAIG"}
1
+ {"version":3,"file":"DatakitForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/Datakit/DatakitForm.vue"],"names":[],"mappings":"AAkTA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,qCAAqC,CAAA;AAChE,OAAO,KAAK,EAA6B,iBAAiB,EAAE,MAAM,SAAS,CAAA;AAoB3E,KAAK,WAAW,GAAG,KAAK,CAAC,iBAAiB,CAAC,CAAC;AAod5C,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -0,0 +1,9 @@
1
+ export interface ConfigExtractor {
2
+ name: string;
3
+ extract(content: string): unknown | null;
4
+ }
5
+ export declare const deckExtractor: ConfigExtractor;
6
+ export declare const kicExtractor: ConfigExtractor;
7
+ export declare const curlExtractor: ConfigExtractor;
8
+ export declare const extractors: ConfigExtractor[];
9
+ //# sourceMappingURL=config-extractors.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"config-extractors.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/Datakit/config-extractors.ts"],"names":[],"mappings":"AAEA,MAAM,WAAW,eAAe;IAC9B,IAAI,EAAE,MAAM,CAAA;IACZ,OAAO,CAAC,OAAO,EAAE,MAAM,GAAG,OAAO,GAAG,IAAI,CAAA;CACzC;AAMD,eAAO,MAAM,aAAa,EAAE,eAgB3B,CAAA;AAED,eAAO,MAAM,YAAY,EAAE,eAgC1B,CAAA;AAED,eAAO,MAAM,aAAa,EAAE,eAsC3B,CAAA;AAED,eAAO,MAAM,UAAU,mBAA+C,CAAA"}
@@ -13,7 +13,7 @@ type __VLS_Props = {
13
13
  */
14
14
  mode: 'edit' | 'view' | 'preview';
15
15
  };
16
- declare const _default: import("vue").DefineComponent<__VLS_Props, {
16
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {
17
17
  autoLayout: (commitNow?: boolean) => Promise<void>;
18
18
  fitView: (paramOverrides?: Partial<import("@vue-flow/core").FitViewParams>) => void;
19
19
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
@@ -23,5 +23,6 @@ declare const _default: import("vue").DefineComponent<__VLS_Props, {
23
23
  onInitialized?: (() => any) | undefined;
24
24
  "onNodes-change"?: (() => any) | undefined;
25
25
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
26
+ declare const _default: typeof __VLS_export;
26
27
  export default _default;
27
28
  //# sourceMappingURL=FlowCanvas.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"FlowCanvas.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/Datakit/flow-editor/FlowCanvas.vue"],"names":[],"mappings":"AAiYA,OAAO,mCAAmC,CAAA;AAC1C,OAAO,+BAA+B,CAAA;AACtC,OAAO,uCAAuC,CAAA;AAK9C,OAAO,KAAK,EAAe,SAAS,EAAE,MAAM,UAAU,CAAA;AAEtD,KAAK,WAAW,GAAG;IACjB,MAAM,EAAE,MAAM,CAAA;IACd,KAAK,EAAE,SAAS,CAAA;IAChB;;;;;OAKG;IACH,IAAI,EAAE,MAAM,GAAG,MAAM,GAAG,SAAS,CAAA;CAClC,CAAC;;;;;;;;;;;AA4dF,wBAMG"}
1
+ {"version":3,"file":"FlowCanvas.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/Datakit/flow-editor/FlowCanvas.vue"],"names":[],"mappings":"AAkVA,OAAO,mCAAmC,CAAA;AAC1C,OAAO,+BAA+B,CAAA;AACtC,OAAO,uCAAuC,CAAA;AAK9C,OAAO,KAAK,EAAe,SAAS,EAAE,MAAM,UAAU,CAAA;AAEtD,KAAK,WAAW,GAAG;IACjB,MAAM,EAAE,MAAM,CAAA;IACd,KAAK,EAAE,SAAS,CAAA;IAChB;;;;;OAKG;IACH,IAAI,EAAE,MAAM,GAAG,MAAM,GAAG,SAAS,CAAA;CAClC,CAAC;AAyaF,QAAA,MAAM,YAAY;;;;;;;;;kFAIhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -2,7 +2,7 @@ import type { DatakitUIData } from '../types';
2
2
  type __VLS_Props = {
3
3
  isEditing?: boolean;
4
4
  };
5
- declare const _default: import("vue").DefineComponent<__VLS_Props, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
5
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
6
6
  error: (msg: string) => any;
7
7
  change: (config: {
8
8
  nodes: ({
@@ -107,7 +107,7 @@ declare const _default: import("vue").DefineComponent<__VLS_Props, void, {}, {},
107
107
  sentinel_password?: string | undefined;
108
108
  keepalive_backlog?: number | undefined;
109
109
  sentinel_master?: string | undefined;
110
- sentinel_role?: "any" | "master" | "slave" | undefined;
110
+ sentinel_role?: "master" | "slave" | "any" | undefined;
111
111
  sentinel_nodes?: {
112
112
  host: string;
113
113
  port: number;
@@ -234,7 +234,7 @@ declare const _default: import("vue").DefineComponent<__VLS_Props, void, {}, {},
234
234
  sentinel_password?: string | undefined;
235
235
  keepalive_backlog?: number | undefined;
236
236
  sentinel_master?: string | undefined;
237
- sentinel_role?: "any" | "master" | "slave" | undefined;
237
+ sentinel_role?: "master" | "slave" | "any" | undefined;
238
238
  sentinel_nodes?: {
239
239
  host: string;
240
240
  port: number;
@@ -257,5 +257,6 @@ declare const _default: import("vue").DefineComponent<__VLS_Props, void, {}, {},
257
257
  } | null | undefined;
258
258
  }, uiData: DatakitUIData) => any) | undefined;
259
259
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
260
+ declare const _default: typeof __VLS_export;
260
261
  export default _default;
261
262
  //# sourceMappingURL=FlowEditor.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"FlowEditor.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/Datakit/flow-editor/FlowEditor.vue"],"names":[],"mappings":"AAkIA,OAAO,KAAK,EAAgD,aAAa,EAAE,MAAM,UAAU,CAAA;AAM3F,KAAK,WAAW,GAAG;IACjB,SAAS,CAAC,EAAE,OAAO,CAAA;CACpB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAyJF,wBAKG"}
1
+ {"version":3,"file":"FlowEditor.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/Datakit/flow-editor/FlowEditor.vue"],"names":[],"mappings":"AAkIA,OAAO,KAAK,EAAgD,aAAa,EAAE,MAAM,UAAU,CAAA;AAM3F,KAAK,WAAW,GAAG;IACjB,SAAS,CAAC,EAAE,OAAO,CAAA;CACpB,CAAC;AAyIF,QAAA,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -12,6 +12,7 @@ type __VLS_Props = {
12
12
  mode: 'edit' | 'view' | 'preview';
13
13
  resizable?: boolean;
14
14
  };
15
- 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>;
15
+ 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>;
16
+ declare const _default: typeof __VLS_export;
16
17
  export default _default;
17
18
  //# sourceMappingURL=FlowPanels.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"FlowPanels.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/Datakit/flow-editor/FlowPanels.vue"],"names":[],"mappings":"AAscA,KAAK,WAAW,GAAG;IACjB;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB;;;;;OAKG;IACH,IAAI,EAAE,MAAM,GAAG,MAAM,GAAG,SAAS,CAAA;IACjC,SAAS,CAAC,EAAE,OAAO,CAAA;CACpB,CAAC;;AA8dF,wBAIG"}
1
+ {"version":3,"file":"FlowPanels.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/Datakit/flow-editor/FlowPanels.vue"],"names":[],"mappings":"AAscA,KAAK,WAAW,GAAG;IACjB;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB;;;;;OAKG;IACH,IAAI,EAAE,MAAM,GAAG,MAAM,GAAG,SAAS,CAAA;IACjC,SAAS,CAAC,EAAE,OAAO,CAAA;CACpB,CAAC;AAubF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -4,6 +4,7 @@ type __VLS_Props = {
4
4
  keys: KeySpec;
5
5
  reverse?: 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=HotkeyLabel.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"HotkeyLabel.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/Datakit/flow-editor/HotkeyLabel.vue"],"names":[],"mappings":"AAkDA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,SAAS,CAAA;AAItC,KAAK,WAAW,GAAG;IACjB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,IAAI,EAAE,OAAO,CAAA;IACb,OAAO,CAAC,EAAE,OAAO,CAAA;CAClB,CAAC;;AA+DF,wBAIG"}
1
+ {"version":3,"file":"HotkeyLabel.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/Datakit/flow-editor/HotkeyLabel.vue"],"names":[],"mappings":"AAkDA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,SAAS,CAAA;AAItC,KAAK,WAAW,GAAG;IACjB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,IAAI,EAAE,OAAO,CAAA;IACb,OAAO,CAAC,EAAE,OAAO,CAAA;CAClB,CAAC;AAiDF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -4,7 +4,7 @@ type __VLS_Props = {
4
4
  validateName?: (secretName: string, isEditing: boolean) => string | undefined;
5
5
  isEditing?: boolean;
6
6
  };
7
- declare const _default: import("vue").DefineComponent<__VLS_Props, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
7
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
8
8
  proceed: (data: {
9
9
  secretRef: string;
10
10
  secretName: string;
@@ -17,5 +17,6 @@ declare const _default: import("vue").DefineComponent<__VLS_Props, void, {}, {},
17
17
  }) => any) | undefined;
18
18
  onCancel?: (() => any) | undefined;
19
19
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
20
+ declare const _default: typeof __VLS_export;
20
21
  export default _default;
21
22
  //# sourceMappingURL=VaultSecretPicker.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"VaultSecretPicker.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/Datakit/flow-editor/VaultSecretPicker.vue"],"names":[],"mappings":"AAoHA,KAAK,WAAW,GAAG;IACjB,SAAS,CAAC,EAAE,MAAM,GAAG,KAAK,CAAA;IAC1B,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,YAAY,CAAC,EAAE,CAAC,UAAU,EAAE,MAAM,EAAE,SAAS,EAAE,OAAO,KAAK,MAAM,GAAG,SAAS,CAAA;IAC7E,SAAS,CAAC,EAAE,OAAO,CAAA;CACpB,CAAC;;;mBAS6B,MAAM;oBAAc,MAAM;;;;;mBAA1B,MAAM;oBAAc,MAAM;;;;AAkMzD,wBAKG"}
1
+ {"version":3,"file":"VaultSecretPicker.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/Datakit/flow-editor/VaultSecretPicker.vue"],"names":[],"mappings":"AAoHA,KAAK,WAAW,GAAG;IACjB,SAAS,CAAC,EAAE,MAAM,GAAG,KAAK,CAAA;IAC1B,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,YAAY,CAAC,EAAE,CAAC,UAAU,EAAE,MAAM,EAAE,SAAS,EAAE,OAAO,KAAK,MAAM,GAAG,SAAS,CAAA;IAC7E,SAAS,CAAC,EAAE,OAAO,CAAA;CACpB,CAAC;AA8LF,QAAA,MAAM,YAAY;;mBApLa,MAAM;oBAAc,MAAM;;;;;mBAA1B,MAAM;oBAAc,MAAM;;;kFAuLvD,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -1,13 +1,15 @@
1
- import type { ComputedRef } from 'vue';
2
- import type { GroupId, GroupInstance, NodeId, NodePhase } from '../../types';
1
+ import type { ComputedRef, Ref } from 'vue';
2
+ import type { BranchName, GroupId, GroupInstance, NodeId, NodePhase } from '../../types';
3
3
  import type { XYPosition } from '@vue-flow/core';
4
4
  interface UseBranchDropOptions {
5
5
  phase: NodePhase;
6
6
  groupMapById: ComputedRef<Map<GroupId, GroupInstance>>;
7
7
  getNodeDepth: (nodeId: NodeId) => number;
8
+ canAddMember: (ownerId: NodeId, branch: BranchName, memberId: NodeId) => boolean;
9
+ draggingId?: Readonly<Ref<NodeId | GroupId | undefined>>;
8
10
  }
9
11
  type DragOrigin = 'panel' | 'canvas';
10
- export declare function useBranchDrop({ phase, groupMapById, getNodeDepth }: UseBranchDropOptions): {
12
+ export declare function useBranchDrop({ phase, groupMapById, getNodeDepth, canAddMember, draggingId, }: UseBranchDropOptions): {
11
13
  activeGroupId: import("vue").ShallowRef<`node:${number}:then` | `node:${number}:else` | undefined, `node:${number}:then` | `node:${number}:else` | undefined>;
12
14
  start: (newSource: DragOrigin) => void;
13
15
  updateActiveGroup: (point: XYPosition | undefined) => void;
@@ -1 +1 @@
1
- {"version":3,"file":"useBranchDrop.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/composables/useBranchDrop.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,KAAK,CAAA;AAGtC,OAAO,KAAK,EAAE,OAAO,EAAE,aAAa,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,aAAa,CAAA;AAC5E,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAA;AAEhD,UAAU,oBAAoB;IAC5B,KAAK,EAAE,SAAS,CAAA;IAChB,YAAY,EAAE,WAAW,CAAC,GAAG,CAAC,OAAO,EAAE,aAAa,CAAC,CAAC,CAAA;IACtD,YAAY,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,MAAM,CAAA;CACzC;AAED,KAAK,UAAU,GAAG,OAAO,GAAG,QAAQ,CAAA;AAEpC,wBAAgB,aAAa,CAAC,EAAE,KAAK,EAAE,YAAY,EAAE,YAAY,EAAE,EAAE,oBAAoB;;uBAI7D,UAAU;+BAqCF,UAAU,GAAG,SAAS;;EAoBzD"}
1
+ {"version":3,"file":"useBranchDrop.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/composables/useBranchDrop.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,GAAG,EAAE,MAAM,KAAK,CAAA;AAG3C,OAAO,KAAK,EAAE,UAAU,EAAE,OAAO,EAAE,aAAa,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,aAAa,CAAA;AAExF,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAA;AAEhD,UAAU,oBAAoB;IAC5B,KAAK,EAAE,SAAS,CAAA;IAChB,YAAY,EAAE,WAAW,CAAC,GAAG,CAAC,OAAO,EAAE,aAAa,CAAC,CAAC,CAAA;IACtD,YAAY,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,MAAM,CAAA;IACxC,YAAY,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,KAAK,OAAO,CAAA;IAChF,UAAU,CAAC,EAAE,QAAQ,CAAC,GAAG,CAAC,MAAM,GAAG,OAAO,GAAG,SAAS,CAAC,CAAC,CAAA;CACzD;AAED,KAAK,UAAU,GAAG,OAAO,GAAG,QAAQ,CAAA;AAEpC,wBAAgB,aAAa,CAAC,EAC5B,KAAK,EACL,YAAY,EACZ,YAAY,EACZ,YAAY,EACZ,UAAU,GACX,EAAE,oBAAoB;;uBAIK,UAAU;+BAuCF,UAAU,GAAG,SAAS;;EAoBzD"}
@@ -1,10 +1,12 @@
1
1
  import type { Node, XYPosition } from '@vue-flow/core';
2
+ import type { Ref } from 'vue';
2
3
  import type { GroupId, GroupInstance, NodeId, NodePhase } from '../../types';
3
4
  import type { FlowEdge, FlowGroupNodeData } from '../../types';
4
- export declare function useBranchLayout({ phase, readonly, flowId }: {
5
+ export declare function useBranchLayout({ phase, readonly, flowId, draggingId, }: {
5
6
  phase: NodePhase;
6
7
  readonly?: boolean;
7
8
  flowId?: string;
9
+ draggingId?: Readonly<Ref<NodeId | GroupId | undefined>>;
8
10
  }): {
9
11
  groupsByOwner: import("vue").ComputedRef<Map<`node:${number}`, GroupInstance[]>>;
10
12
  memberGroupMap: import("vue").ComputedRef<Map<`node:${number}`, GroupInstance>>;
@@ -13,7 +15,6 @@ export declare function useBranchLayout({ phase, readonly, flowId }: {
13
15
  isBranchEdgeId: (id?: string) => boolean;
14
16
  updateGroupLayout: (groupId: GroupId, commit?: boolean) => void;
15
17
  translateGroupTree: (groupId: GroupId, targetPosition: XYPosition, deltaX: number, deltaY: number) => void;
16
- updateDragging: (id: NodeId | GroupId | undefined) => void;
17
18
  getNodeDepth: (nodeId: NodeId) => number;
18
19
  maxGroupDepth: import("vue").ComputedRef<number>;
19
20
  waitForLayoutFlush: () => Promise<void>;