@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.
- package/dist/entities-plugins.es.js +12253 -10831
- package/dist/entities-plugins.umd.js +35 -31
- package/dist/style.css +1 -1
- package/dist/types/components/PluginCatalog.vue.d.ts +22 -0
- package/dist/types/components/PluginCatalog.vue.d.ts.map +1 -0
- package/dist/types/components/PluginConfigCard.vue.d.ts +3 -2
- package/dist/types/components/PluginConfigCard.vue.d.ts.map +1 -1
- package/dist/types/components/PluginEntityForm.vue.d.ts +6 -2
- package/dist/types/components/PluginEntityForm.vue.d.ts.map +1 -1
- package/dist/types/components/PluginFieldRuleAlerts.vue.d.ts +2 -1
- package/dist/types/components/PluginFieldRuleAlerts.vue.d.ts.map +1 -1
- package/dist/types/components/PluginForm.vue.d.ts +6 -2
- package/dist/types/components/PluginForm.vue.d.ts.map +1 -1
- package/dist/types/components/PluginFormActionsWrapper.vue.d.ts +7 -6
- package/dist/types/components/PluginFormActionsWrapper.vue.d.ts.map +1 -1
- package/dist/types/components/PluginList.vue.d.ts +3 -2
- package/dist/types/components/PluginList.vue.d.ts.map +1 -1
- package/dist/types/components/PluginSelect.vue.d.ts +6 -5
- package/dist/types/components/PluginSelect.vue.d.ts.map +1 -1
- package/dist/types/components/custom-plugins/DeleteCustomPluginSchemaModal.vue.d.ts +3 -2
- package/dist/types/components/custom-plugins/DeleteCustomPluginSchemaModal.vue.d.ts.map +1 -1
- package/dist/types/components/custom-plugins/PluginCustomGrid.vue.d.ts +3 -2
- package/dist/types/components/custom-plugins/PluginCustomGrid.vue.d.ts.map +1 -1
- package/dist/types/components/fields/key-auth-identity-realms/Base.vue.d.ts +4 -3
- package/dist/types/components/fields/key-auth-identity-realms/Base.vue.d.ts.map +1 -1
- package/dist/types/components/fields/key-auth-identity-realms/FreeFormAdapter.vue.d.ts +5 -4
- package/dist/types/components/fields/key-auth-identity-realms/FreeFormAdapter.vue.d.ts.map +1 -1
- package/dist/types/components/fields/key-auth-identity-realms/VfgAdapter.vue.d.ts +2 -1
- package/dist/types/components/fields/key-auth-identity-realms/VfgAdapter.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/AIMcpProxy/AIMcpProxyForm.vue.d.ts +3 -2
- package/dist/types/components/free-form/AIMcpProxy/AIMcpProxyForm.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/AIMcpProxy/ConfigForm.vue.d.ts +2 -1
- package/dist/types/components/free-form/AIMcpProxy/ConfigForm.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Common/CommonForm.vue.d.ts +3 -2
- package/dist/types/components/free-form/Common/CommonForm.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Common/ConfigForm.vue.d.ts +2 -1
- package/dist/types/components/free-form/Common/ConfigForm.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/CodeEditor.vue.d.ts +2 -1
- package/dist/types/components/free-form/Datakit/CodeEditor.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/DatakitConfigCardCanvas.vue.d.ts +2 -1
- package/dist/types/components/free-form/Datakit/DatakitConfigCardCanvas.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/DatakitForm.vue.d.ts +2 -1
- package/dist/types/components/free-form/Datakit/DatakitForm.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/config-extractors.d.ts +9 -0
- package/dist/types/components/free-form/Datakit/config-extractors.d.ts.map +1 -0
- package/dist/types/components/free-form/Datakit/flow-editor/FlowCanvas.vue.d.ts +2 -1
- package/dist/types/components/free-form/Datakit/flow-editor/FlowCanvas.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/FlowEditor.vue.d.ts +4 -3
- package/dist/types/components/free-form/Datakit/flow-editor/FlowEditor.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/FlowPanels.vue.d.ts +2 -1
- package/dist/types/components/free-form/Datakit/flow-editor/FlowPanels.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/HotkeyLabel.vue.d.ts +2 -1
- package/dist/types/components/free-form/Datakit/flow-editor/HotkeyLabel.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/VaultSecretPicker.vue.d.ts +2 -1
- package/dist/types/components/free-form/Datakit/flow-editor/VaultSecretPicker.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/composables/useBranchDrop.d.ts +5 -3
- package/dist/types/components/free-form/Datakit/flow-editor/composables/useBranchDrop.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/composables/useBranchLayout.d.ts +3 -2
- package/dist/types/components/free-form/Datakit/flow-editor/composables/useBranchLayout.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/composables/useNodeForm.d.ts +2 -2
- package/dist/types/components/free-form/Datakit/flow-editor/composables/useNodeForm.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/composables/validation/useFormValidation.d.ts +5 -5
- package/dist/types/components/free-form/Datakit/flow-editor/composables/validation/useFormValidation.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/modal/ConflictModal.vue.d.ts +2 -1
- package/dist/types/components/free-form/Datakit/flow-editor/modal/ConflictModal.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/modal/EditorContent.vue.d.ts +2 -1
- package/dist/types/components/free-form/Datakit/flow-editor/modal/EditorContent.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/modal/EditorMain.vue.d.ts +3 -2
- package/dist/types/components/free-form/Datakit/flow-editor/modal/EditorMain.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/modal/EditorModal.vue.d.ts +4 -3
- package/dist/types/components/free-form/Datakit/flow-editor/modal/EditorModal.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/modal/EditorNav.vue.d.ts +2 -1
- package/dist/types/components/free-form/Datakit/flow-editor/modal/EditorNav.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node/FlowNode.vue.d.ts +2 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node/FlowNode.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node/GroupNode.vue.d.ts +2 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node/GroupNode.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node/HandleTwig.vue.d.ts +2 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node/HandleTwig.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node/NodeBadge.vue.d.ts +2 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node/NodeBadge.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node/NodePanelItem.vue.d.ts +2 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node/NodePanelItem.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node/NodePortal.vue.d.ts +2 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node/NodePortal.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node/NodePropertiesPanel.vue.d.ts +2 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node/NodePropertiesPanel.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node-forms/HttpMethodField.vue.d.ts +2 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node-forms/HttpMethodField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node-forms/InputsField.vue.d.ts +5 -4
- package/dist/types/components/free-form/Datakit/flow-editor/node-forms/InputsField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node-forms/InputsMapField.vue.d.ts +5 -4
- package/dist/types/components/free-form/Datakit/flow-editor/node-forms/InputsMapField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node-forms/InputsRecordField.vue.d.ts +5 -4
- package/dist/types/components/free-form/Datakit/flow-editor/node-forms/InputsRecordField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NameField.vue.d.ts +2 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NameField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NodeFormBranch.vue.d.ts +2 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NodeFormBranch.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NodeFormCache.vue.d.ts +2 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NodeFormCache.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NodeFormCall.vue.d.ts +2 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NodeFormCall.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NodeFormExit.vue.d.ts +2 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NodeFormExit.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NodeFormJq.vue.d.ts +2 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NodeFormJq.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NodeFormProperty.vue.d.ts +2 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NodeFormProperty.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NodeFormResponse.vue.d.ts +2 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NodeFormResponse.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NodeFormServiceRequest.vue.d.ts +2 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NodeFormServiceRequest.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NodeFormStatic.vue.d.ts +2 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NodeFormStatic.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node-forms/OutputValueField.vue.d.ts +2 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node-forms/OutputValueField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node-forms/PropertiesField.vue.d.ts +2 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node-forms/PropertiesField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node-forms/SourceItem.vue.d.ts +2 -1
- package/dist/types/components/free-form/Datakit/flow-editor/node-forms/SourceItem.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/side-panel/CacheField.vue.d.ts +2 -1
- package/dist/types/components/free-form/Datakit/flow-editor/side-panel/CacheField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/side-panel/NodePanel.vue.d.ts +2 -1
- package/dist/types/components/free-form/Datakit/flow-editor/side-panel/NodePanel.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/side-panel/ResourcesPanel.vue.d.ts +2 -1
- package/dist/types/components/free-form/Datakit/flow-editor/side-panel/ResourcesPanel.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/side-panel/SidePanel.vue.d.ts +2 -1
- package/dist/types/components/free-form/Datakit/flow-editor/side-panel/SidePanel.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/side-panel/VaultField.vue.d.ts +2 -1
- package/dist/types/components/free-form/Datakit/flow-editor/side-panel/VaultField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/store/branch-groups.d.ts +1 -0
- package/dist/types/components/free-form/Datakit/flow-editor/store/branch-groups.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/store/flow.d.ts +9 -6
- package/dist/types/components/free-form/Datakit/flow-editor/store/flow.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/flow-editor/store/store.d.ts +6 -4
- package/dist/types/components/free-form/Datakit/flow-editor/store/store.d.ts.map +1 -1
- package/dist/types/components/free-form/Datakit/schema/strict.d.ts +3 -3
- package/dist/types/components/free-form/RequestCallout/CalloutForm.vue.d.ts +2 -1
- package/dist/types/components/free-form/RequestCallout/CalloutForm.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/RequestCallout/CalloutsForm.vue.d.ts +2 -1
- package/dist/types/components/free-form/RequestCallout/CalloutsForm.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/RequestCallout/ConfigForm.vue.d.ts +2 -1
- package/dist/types/components/free-form/RequestCallout/ConfigForm.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/RequestCallout/RequestCalloutForm.vue.d.ts +3 -2
- package/dist/types/components/free-form/RequestCallout/RequestCalloutForm.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/ServiceProtection/ConfigForm.vue.d.ts +2 -1
- package/dist/types/components/free-form/ServiceProtection/ConfigForm.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/ServiceProtection/ErrorMessageForm.vue.d.ts +2 -1
- package/dist/types/components/free-form/ServiceProtection/ErrorMessageForm.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/ServiceProtection/RedisField.vue.d.ts +2 -1
- package/dist/types/components/free-form/ServiceProtection/RedisField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/ServiceProtection/RequestLimitsForm.vue.d.ts +2 -1
- package/dist/types/components/free-form/ServiceProtection/RequestLimitsForm.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/ServiceProtection/ServiceProtectionForm.vue.d.ts +3 -2
- package/dist/types/components/free-form/ServiceProtection/ServiceProtectionForm.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/shared/AdvancedFields.vue.d.ts +5 -4
- package/dist/types/components/free-form/shared/AdvancedFields.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/shared/ArrayField.vue.d.ts +15 -9
- package/dist/types/components/free-form/shared/ArrayField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/shared/BooleanField.vue.d.ts +7 -6
- package/dist/types/components/free-form/shared/BooleanField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/shared/EnhancedInput.vue.d.ts +3 -2
- package/dist/types/components/free-form/shared/EnhancedInput.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/shared/EntityChecksAlert.vue.d.ts +2 -1
- package/dist/types/components/free-form/shared/EntityChecksAlert.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/shared/EnumField.vue.d.ts +11 -13
- package/dist/types/components/free-form/shared/EnumField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/shared/Field.vue.d.ts +7 -12
- package/dist/types/components/free-form/shared/Field.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/shared/FieldRenderer.vue.d.ts +3 -2
- package/dist/types/components/free-form/shared/FieldRenderer.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/shared/ForeignField.vue.d.ts +7 -6
- package/dist/types/components/free-form/shared/ForeignField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/shared/Form.vue.d.ts +20 -13
- package/dist/types/components/free-form/shared/Form.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/shared/JsonField.vue.d.ts +7 -6
- package/dist/types/components/free-form/shared/JsonField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/shared/KeyValueField.vue.d.ts +6 -5
- package/dist/types/components/free-form/shared/KeyValueField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/shared/NumberField.vue.d.ts +10 -8
- package/dist/types/components/free-form/shared/NumberField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/shared/ObjectField.vue.d.ts +10 -7
- package/dist/types/components/free-form/shared/ObjectField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/shared/PluginFormWrapper.vue.d.ts +11 -6
- package/dist/types/components/free-form/shared/PluginFormWrapper.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/shared/RadioField.vue.d.ts +4 -3
- package/dist/types/components/free-form/shared/RadioField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/shared/RedisConfigCard.vue.d.ts +2 -1
- package/dist/types/components/free-form/shared/RedisConfigCard.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/shared/RedisSelector.vue.d.ts +2 -1
- package/dist/types/components/free-form/shared/RedisSelector.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/shared/SlideTransition.vue.d.ts +3 -2
- package/dist/types/components/free-form/shared/SlideTransition.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/shared/StringArrayField.vue.d.ts +7 -6
- package/dist/types/components/free-form/shared/StringArrayField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/shared/StringField.vue.d.ts +8 -7
- package/dist/types/components/free-form/shared/StringField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/shared/VFGField.vue.d.ts +2 -1
- package/dist/types/components/free-form/shared/VFGField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/shared/composables.d.ts +50 -4
- package/dist/types/components/free-form/shared/composables.d.ts.map +1 -1
- package/dist/types/components/free-form/shared/const.d.ts +0 -1
- package/dist/types/components/free-form/shared/const.d.ts.map +1 -1
- package/dist/types/components/free-form/shared/headless/useKeyValueField.d.ts +5 -3
- package/dist/types/components/free-form/shared/headless/useKeyValueField.d.ts.map +1 -1
- package/dist/types/components/free-form/shared/layout/StandardLayout.vue.d.ts +13 -7
- package/dist/types/components/free-form/shared/layout/StandardLayout.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/shared/types.d.ts +43 -0
- package/dist/types/components/free-form/shared/types.d.ts.map +1 -1
- package/dist/types/components/free-form/shared/utils.d.ts +45 -1
- package/dist/types/components/free-form/shared/utils.d.ts.map +1 -1
- package/dist/types/components/select/PluginCatalogCard.vue.d.ts +19 -0
- package/dist/types/components/select/PluginCatalogCard.vue.d.ts.map +1 -0
- package/dist/types/components/select/PluginCatalogGrid.vue.d.ts +19 -0
- package/dist/types/components/select/PluginCatalogGrid.vue.d.ts.map +1 -0
- package/dist/types/components/select/PluginCatalogGroup.vue.d.ts +29 -0
- package/dist/types/components/select/PluginCatalogGroup.vue.d.ts.map +1 -0
- package/dist/types/components/select/PluginCatalogListView.vue.d.ts +15 -0
- package/dist/types/components/select/PluginCatalogListView.vue.d.ts.map +1 -0
- package/dist/types/components/select/PluginSelectCard.vue.d.ts +3 -2
- package/dist/types/components/select/PluginSelectCard.vue.d.ts.map +1 -1
- package/dist/types/components/select/PluginSelectGrid.vue.d.ts +3 -2
- package/dist/types/components/select/PluginSelectGrid.vue.d.ts.map +1 -1
- package/dist/types/components/select/PluginSelectGroup.vue.d.ts +3 -2
- package/dist/types/components/select/PluginSelectGroup.vue.d.ts.map +1 -1
- package/dist/types/definitions/metadata.d.ts.map +1 -1
- package/dist/types/index.d.ts +2 -1
- package/dist/types/index.d.ts.map +1 -1
- package/dist/types/types/plugin-form.d.ts.map +1 -1
- package/dist/types/types/plugin.d.ts +5 -1
- package/dist/types/types/plugin.d.ts.map +1 -1
- package/dist/types/types/plugins/form-schema.d.ts +1 -0
- package/dist/types/types/plugins/form-schema.d.ts.map +1 -1
- package/dist/types/utils/helper.d.ts +1 -0
- package/dist/types/utils/helper.d.ts.map +1 -1
- package/package.json +8 -8
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NodeFormServiceRequest.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node-forms/NodeFormServiceRequest.vue"],"names":[],"mappings":"AA+CA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,aAAa,CAAA;AAEzC,KAAK,WAAW,GAAG;IACjB,MAAM,EAAE,MAAM,CAAA;CACf,CAAC
|
|
1
|
+
{"version":3,"file":"NodeFormServiceRequest.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node-forms/NodeFormServiceRequest.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"}
|
package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NodeFormStatic.vue.d.ts
CHANGED
|
@@ -2,6 +2,7 @@ import type { NodeId } from '../../types';
|
|
|
2
2
|
type __VLS_Props = {
|
|
3
3
|
nodeId: NodeId;
|
|
4
4
|
};
|
|
5
|
-
declare const
|
|
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=NodeFormStatic.vue.d.ts.map
|
package/dist/types/components/free-form/Datakit/flow-editor/node-forms/NodeFormStatic.vue.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NodeFormStatic.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node-forms/NodeFormStatic.vue"],"names":[],"mappings":"AAuKA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,aAAa,CAAA;AAGzC,KAAK,WAAW,GAAG;IACjB,MAAM,EAAE,MAAM,CAAA;CACf,CAAC
|
|
1
|
+
{"version":3,"file":"NodeFormStatic.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node-forms/NodeFormStatic.vue"],"names":[],"mappings":"AAuKA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,aAAa,CAAA;AAGzC,KAAK,WAAW,GAAG;IACjB,MAAM,EAAE,MAAM,CAAA;CACf,CAAC;AA+NF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
package/dist/types/components/free-form/Datakit/flow-editor/node-forms/OutputValueField.vue.d.ts
CHANGED
|
@@ -4,7 +4,7 @@ import type { useNodeForm } from '../composables/useNodeForm';
|
|
|
4
4
|
interface Props extends KeyValueFieldProps<FieldName, string> {
|
|
5
5
|
fieldNameValidator: ReturnType<typeof useNodeForm>['fieldNameValidator'];
|
|
6
6
|
}
|
|
7
|
-
declare const
|
|
7
|
+
declare const __VLS_export: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
8
8
|
change: (args_0: Record<string, string> | null) => any;
|
|
9
9
|
"add:field": (name: string & import("zod").$brand<"FieldName">, value?: string | undefined) => any;
|
|
10
10
|
"remove:field": (name: string & import("zod").$brand<"FieldName">) => any;
|
|
@@ -17,5 +17,6 @@ declare const _default: import("vue").DefineComponent<Props, void, {}, {}, {}, i
|
|
|
17
17
|
"onRename:field"?: ((name: string & import("zod").$brand<"FieldName">, newName: string & import("zod").$brand<"FieldName">) => any) | undefined;
|
|
18
18
|
"onChange:value"?: ((name: string & import("zod").$brand<"FieldName">, value: string) => 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=OutputValueField.vue.d.ts.map
|
package/dist/types/components/free-form/Datakit/flow-editor/node-forms/OutputValueField.vue.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"OutputValueField.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node-forms/OutputValueField.vue"],"names":[],"mappings":"AAgOA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,aAAa,CAAA;AAC5C,OAAO,EAA6C,KAAK,kBAAkB,EAAgB,MAAM,2CAA2C,CAAA;AAC5I,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,4BAA4B,CAAA;AAE7D,UAAU,KAAM,SAAQ,kBAAkB,CAAC,SAAS,EAAE,MAAM,CAAC;IAC3D,kBAAkB,EAAE,UAAU,CAAC,OAAO,WAAW,CAAC,CAAC,oBAAoB,CAAC,CAAA;CACzE
|
|
1
|
+
{"version":3,"file":"OutputValueField.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node-forms/OutputValueField.vue"],"names":[],"mappings":"AAgOA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,aAAa,CAAA;AAC5C,OAAO,EAA6C,KAAK,kBAAkB,EAAgB,MAAM,2CAA2C,CAAA;AAC5I,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,4BAA4B,CAAA;AAE7D,UAAU,KAAM,SAAQ,kBAAkB,CAAC,SAAS,EAAE,MAAM,CAAC;IAC3D,kBAAkB,EAAE,UAAU,CAAC,OAAO,WAAW,CAAC,CAAC,oBAAoB,CAAC,CAAA;CACzE;AA+YD,QAAA,MAAM,YAAY;;;;;;;;;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
package/dist/types/components/free-form/Datakit/flow-editor/node-forms/PropertiesField.vue.d.ts
CHANGED
|
@@ -5,12 +5,13 @@ type __VLS_Props = {
|
|
|
5
5
|
readonly key: FieldValidationMethods<() => string | undefined>;
|
|
6
6
|
};
|
|
7
7
|
};
|
|
8
|
-
declare const
|
|
8
|
+
declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
9
9
|
"update:model-value": (value: string | null) => any;
|
|
10
10
|
"update:property-key": (value: string) => any;
|
|
11
11
|
}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
12
12
|
"onUpdate:model-value"?: ((value: string | null) => any) | undefined;
|
|
13
13
|
"onUpdate:property-key"?: ((value: string) => any) | undefined;
|
|
14
14
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
15
|
+
declare const _default: typeof __VLS_export;
|
|
15
16
|
export default _default;
|
|
16
17
|
//# sourceMappingURL=PropertiesField.vue.d.ts.map
|
package/dist/types/components/free-form/Datakit/flow-editor/node-forms/PropertiesField.vue.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PropertiesField.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node-forms/PropertiesField.vue"],"names":[],"mappings":"AA8KA,OAAO,KAAK,EAAE,sBAAsB,EAAE,WAAW,EAAE,MAAM,2BAA2B,CAAA;AAIpF,KAAK,WAAW,GAAG;IACjB,UAAU,EAAE;QACV,QAAQ,CAAC,QAAQ,EAAE,sBAAsB,CAAC,WAAW,CAAC,GAAG,CAAC,CAAC,CAAA;QAC3D,QAAQ,CAAC,GAAG,EAAE,sBAAsB,CAAC,MAAM,MAAM,GAAG,SAAS,CAAC,CAAA;KAC/D,CAAA;CACF,CAAC
|
|
1
|
+
{"version":3,"file":"PropertiesField.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node-forms/PropertiesField.vue"],"names":[],"mappings":"AA8KA,OAAO,KAAK,EAAE,sBAAsB,EAAE,WAAW,EAAE,MAAM,2BAA2B,CAAA;AAIpF,KAAK,WAAW,GAAG;IACjB,UAAU,EAAE;QACV,QAAQ,CAAC,QAAQ,EAAE,sBAAsB,CAAC,WAAW,CAAC,GAAG,CAAC,CAAC,CAAA;QAC3D,QAAQ,CAAC,GAAG,EAAE,sBAAsB,CAAC,MAAM,MAAM,GAAG,SAAS,CAAC,CAAA;KAC/D,CAAA;CACF,CAAC;AAqPF,QAAA,MAAM,YAAY;;;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -2,6 +2,7 @@ import type { InputOption } from '../composables/useNodeForm';
|
|
|
2
2
|
type __VLS_Props = {
|
|
3
3
|
item: InputOption;
|
|
4
4
|
};
|
|
5
|
-
declare const
|
|
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=SourceItem.vue.d.ts.map
|
package/dist/types/components/free-form/Datakit/flow-editor/node-forms/SourceItem.vue.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SourceItem.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node-forms/SourceItem.vue"],"names":[],"mappings":"AAiCA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,4BAA4B,CAAA;AAG7D,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,WAAW,CAAA;CAClB,CAAC
|
|
1
|
+
{"version":3,"file":"SourceItem.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/node-forms/SourceItem.vue"],"names":[],"mappings":"AAiCA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,4BAA4B,CAAA;AAG7D,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,WAAW,CAAA;CAClB,CAAC;AA0CF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -5,7 +5,7 @@ export type FormData = {
|
|
|
5
5
|
type __VLS_Props = {
|
|
6
6
|
strategy?: CacheConfigFormData['strategy'];
|
|
7
7
|
};
|
|
8
|
-
declare const
|
|
8
|
+
declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
9
9
|
remove: () => any;
|
|
10
10
|
cancel: () => any;
|
|
11
11
|
update: (config: FormData) => any;
|
|
@@ -14,5 +14,6 @@ declare const _default: import("vue").DefineComponent<__VLS_Props, void, {}, {},
|
|
|
14
14
|
onCancel?: (() => any) | undefined;
|
|
15
15
|
onUpdate?: ((config: FormData) => 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=CacheField.vue.d.ts.map
|
package/dist/types/components/free-form/Datakit/flow-editor/side-panel/CacheField.vue.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CacheField.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/side-panel/CacheField.vue"],"names":[],"mappings":"AAqRA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAA;AAiBtD,MAAM,MAAM,QAAQ,GAAG;IAAE,KAAK,CAAC,EAAE,mBAAmB,GAAG,IAAI,CAAA;CAAE,CAAA;AAE7D,KAAK,WAAW,GAAG;IACjB,QAAQ,CAAC,EAAE,mBAAmB,CAAC,UAAU,CAAC,CAAA;CAC3C,CAAC
|
|
1
|
+
{"version":3,"file":"CacheField.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/side-panel/CacheField.vue"],"names":[],"mappings":"AAqRA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAA;AAiBtD,MAAM,MAAM,QAAQ,GAAG;IAAE,KAAK,CAAC,EAAE,mBAAmB,GAAG,IAAI,CAAA;CAAE,CAAA;AAE7D,KAAK,WAAW,GAAG;IACjB,QAAQ,CAAC,EAAE,mBAAmB,CAAC,UAAU,CAAC,CAAA;CAC3C,CAAC;AAwbF,QAAA,MAAM,YAAY;;;;;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
type __VLS_Props = {
|
|
2
2
|
hideTitle?: boolean;
|
|
3
3
|
};
|
|
4
|
-
declare const
|
|
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=NodePanel.vue.d.ts.map
|
package/dist/types/components/free-form/Datakit/flow-editor/side-panel/NodePanel.vue.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NodePanel.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/side-panel/NodePanel.vue"],"names":[],"mappings":"AAuMA,KAAK,WAAW,GAAG;IACjB,SAAS,CAAC,EAAE,OAAO,CAAA;CACpB,CAAC
|
|
1
|
+
{"version":3,"file":"NodePanel.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/side-panel/NodePanel.vue"],"names":[],"mappings":"AAuMA,KAAK,WAAW,GAAG;IACjB,SAAS,CAAC,EAAE,OAAO,CAAA;CACpB,CAAC;AAqNF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
package/dist/types/components/free-form/Datakit/flow-editor/side-panel/ResourcesPanel.vue.d.ts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
declare const
|
|
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=ResourcesPanel.vue.d.ts.map
|
package/dist/types/components/free-form/Datakit/flow-editor/side-panel/ResourcesPanel.vue.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ResourcesPanel.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/side-panel/ResourcesPanel.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"ResourcesPanel.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/side-panel/ResourcesPanel.vue"],"names":[],"mappings":"AAgRA,QAAA,MAAM,YAAY,+QAChB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
declare const
|
|
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=SidePanel.vue.d.ts.map
|
package/dist/types/components/free-form/Datakit/flow-editor/side-panel/SidePanel.vue.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SidePanel.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/side-panel/SidePanel.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"SidePanel.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/side-panel/SidePanel.vue"],"names":[],"mappings":"AAmQA,QAAA,MAAM,YAAY,+QAChB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { KeyValueFieldProps } from '../../../shared/headless/useKeyValueField';
|
|
2
2
|
import type { FieldName } from '../../types';
|
|
3
3
|
type __VLS_Props = KeyValueFieldProps<FieldName>;
|
|
4
|
-
declare const
|
|
4
|
+
declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
5
5
|
remove: (name: string & import("zod").$brand<"FieldName">) => any;
|
|
6
6
|
change: (args_0: Record<string, string> | null) => any;
|
|
7
7
|
add: (name: string & import("zod").$brand<"FieldName">, value: string) => any;
|
|
@@ -12,5 +12,6 @@ declare const _default: import("vue").DefineComponent<__VLS_Props, void, {}, {},
|
|
|
12
12
|
onAdd?: ((name: string & import("zod").$brand<"FieldName">, value: string) => any) | undefined;
|
|
13
13
|
onUpdate?: ((name: string & import("zod").$brand<"FieldName">, value: string, oldName?: (string & import("zod").$brand<"FieldName">) | undefined) => any) | undefined;
|
|
14
14
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
15
|
+
declare const _default: typeof __VLS_export;
|
|
15
16
|
export default _default;
|
|
16
17
|
//# sourceMappingURL=VaultField.vue.d.ts.map
|
package/dist/types/components/free-form/Datakit/flow-editor/side-panel/VaultField.vue.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"VaultField.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/side-panel/VaultField.vue"],"names":[],"mappings":"AAqNA,OAAO,KAAK,EACV,kBAAkB,EAGnB,MAAM,2CAA2C,CAAA;AAMlD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,aAAa,CAAA;AAU5C,KAAK,WAAW,GAAG,kBAAkB,CAAC,SAAS,CAAC,CAAC
|
|
1
|
+
{"version":3,"file":"VaultField.vue.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/side-panel/VaultField.vue"],"names":[],"mappings":"AAqNA,OAAO,KAAK,EACV,kBAAkB,EAGnB,MAAM,2CAA2C,CAAA;AAMlD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,aAAa,CAAA;AAU5C,KAAK,WAAW,GAAG,kBAAkB,CAAC,SAAS,CAAC,CAAC;AAgUjD,QAAA,MAAM,YAAY;;;;;;;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -49,6 +49,7 @@ export declare function createBranchGroups({ state, groupMapById, getNodeById, h
|
|
|
49
49
|
getGroupDepth: (groupId: GroupId) => number;
|
|
50
50
|
isGroupId: (id?: string) => id is GroupId;
|
|
51
51
|
isEdgeEnteringGroup: (sourceId: NodeId, targetId: NodeId) => boolean;
|
|
52
|
+
canAddMember: (ownerId: NodeId, branch: BranchName, memberId: NodeId) => boolean;
|
|
52
53
|
};
|
|
53
54
|
export {};
|
|
54
55
|
//# sourceMappingURL=branch-groups.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"branch-groups.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/store/branch-groups.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;GAaG;AAGH,OAAO,KAAK,EAAE,WAAW,EAAE,GAAG,EAAE,MAAM,KAAK,CAAA;AAC3C,OAAO,KAAK,EACV,UAAU,EACV,WAAW,EACX,OAAO,EACP,aAAa,EACb,MAAM,EACN,YAAY,EACb,MAAM,aAAa,CAAA;AAGpB,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,WAAW,CAAA;AAG9C,MAAM,WAAW,aAAa;IAC5B,iEAAiE;IACjE,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB,2CAA2C;IAC3C,GAAG,CAAC,EAAE,MAAM,CAAA;CACb;AAED,UAAU,yBAAyB;IACjC,KAAK,EAAE,GAAG,CAAC,WAAW,CAAC,CAAA;IACvB,YAAY,EAAE,WAAW,CAAC,GAAG,CAAC,OAAO,EAAE,aAAa,CAAC,CAAC,CAAA;IACtD,WAAW,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,YAAY,GAAG,SAAS,CAAA;IACrD,OAAO,EAAE,aAAa,CAAC,WAAW,CAAC,CAAA;CACpC;AAeD;;;GAGG;AACH,wBAAgB,kBAAkB,CAAC,EAAE,KAAK,EAAE,YAAY,EAAE,WAAW,EAAE,OAAO,EAAE,EAAE,yBAAyB;;;+BAyMvE,MAAM,KAAG;QAAE,OAAO,EAAE,MAAM,CAAC;QAAC,MAAM,EAAE,UAAU,CAAA;KAAE,GAAG,SAAS;0BAhBjE,MAAM,UAAU,UAAU,KAAG,MAAM,EAAE;gCAwD/B,MAAM,YAAY,MAAM,KAAG,OAAO;0BAlH1D,MAAM,UACP,UAAU,WACT,SAAS,MAAM,EAAE,YACjB,aAAa,KACrB,OAAO;8BA9CuB,MAAM,UAAU,UAAU,cAAc,SAAS,MAAM,EAAE,KAAG,MAAM,EAAE;
|
|
1
|
+
{"version":3,"file":"branch-groups.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/store/branch-groups.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;GAaG;AAGH,OAAO,KAAK,EAAE,WAAW,EAAE,GAAG,EAAE,MAAM,KAAK,CAAA;AAC3C,OAAO,KAAK,EACV,UAAU,EACV,WAAW,EACX,OAAO,EACP,aAAa,EACb,MAAM,EACN,YAAY,EACb,MAAM,aAAa,CAAA;AAGpB,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,WAAW,CAAA;AAG9C,MAAM,WAAW,aAAa;IAC5B,iEAAiE;IACjE,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB,2CAA2C;IAC3C,GAAG,CAAC,EAAE,MAAM,CAAA;CACb;AAED,UAAU,yBAAyB;IACjC,KAAK,EAAE,GAAG,CAAC,WAAW,CAAC,CAAA;IACvB,YAAY,EAAE,WAAW,CAAC,GAAG,CAAC,OAAO,EAAE,aAAa,CAAC,CAAC,CAAA;IACtD,WAAW,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,YAAY,GAAG,SAAS,CAAA;IACrD,OAAO,EAAE,aAAa,CAAC,WAAW,CAAC,CAAA;CACpC;AAeD;;;GAGG;AACH,wBAAgB,kBAAkB,CAAC,EAAE,KAAK,EAAE,YAAY,EAAE,WAAW,EAAE,OAAO,EAAE,EAAE,yBAAyB;;;+BAyMvE,MAAM,KAAG;QAAE,OAAO,EAAE,MAAM,CAAC;QAAC,MAAM,EAAE,UAAU,CAAA;KAAE,GAAG,SAAS;0BAhBjE,MAAM,UAAU,UAAU,KAAG,MAAM,EAAE;gCAwD/B,MAAM,YAAY,MAAM,KAAG,OAAO;0BAlH1D,MAAM,UACP,UAAU,WACT,SAAS,MAAM,EAAE,YACjB,aAAa,KACrB,OAAO;8BA9CuB,MAAM,UAAU,UAAU,cAAc,SAAS,MAAM,EAAE,KAAG,MAAM,EAAE;yBA+MzE,MAAM,UAAU,UAAU,YAAY,MAAM,YAAW,aAAa,KAAQ,OAAO;6BAyB/E,MAAM,YAAW,aAAa,KAAQ,OAAO;qBArJrD,MAAM,YAAW,aAAa,KAAQ,OAAO;2BAgKvC,MAAM,KAAG,MAAM;6BAYb,OAAO,KAAG,MAAM;qBAMxB,MAAM,KAAG,EAAE,IAAI,OAAO;oCAzHP,MAAM,YAAY,MAAM,KAAG,OAAO;4BA8C1C,MAAM,UAAU,UAAU,YAAY,MAAM,KAAG,OAAO;EAiGtF"}
|
|
@@ -105,7 +105,7 @@ declare const provideFlowStore: (options: UseFlowOptions) => {
|
|
|
105
105
|
sentinel_password?: string | undefined;
|
|
106
106
|
keepalive_backlog?: number | undefined;
|
|
107
107
|
sentinel_master?: string | undefined;
|
|
108
|
-
sentinel_role?: "
|
|
108
|
+
sentinel_role?: "master" | "slave" | "any" | undefined;
|
|
109
109
|
sentinel_nodes?: {
|
|
110
110
|
host: string;
|
|
111
111
|
port: number;
|
|
@@ -195,7 +195,7 @@ declare const provideFlowStore: (options: UseFlowOptions) => {
|
|
|
195
195
|
sentinel_password?: string | undefined;
|
|
196
196
|
keepalive_backlog?: number | undefined;
|
|
197
197
|
sentinel_master?: string | undefined;
|
|
198
|
-
sentinel_role?: "
|
|
198
|
+
sentinel_role?: "master" | "slave" | "any" | undefined;
|
|
199
199
|
sentinel_nodes?: {
|
|
200
200
|
host: string;
|
|
201
201
|
port: number;
|
|
@@ -269,6 +269,7 @@ declare const provideFlowStore: (options: UseFlowOptions) => {
|
|
|
269
269
|
getGroupDepth: (groupId: GroupId) => number;
|
|
270
270
|
isGroupId: (id?: string) => id is GroupId;
|
|
271
271
|
isEdgeEnteringGroup: (sourceId: NodeId, targetId: NodeId) => boolean;
|
|
272
|
+
canAddMember: (ownerId: NodeId, branch: import("../../types").BranchName, memberId: NodeId) => boolean;
|
|
272
273
|
};
|
|
273
274
|
addField: (nodeId: NodeId, io: "input" | "output", name: import("../../types").FieldName, commitNow?: boolean) => void;
|
|
274
275
|
renameField: (nodeId: NodeId, fieldId: FieldId, newName: import("../../types").FieldName, commitNow?: boolean) => void;
|
|
@@ -390,7 +391,7 @@ declare const provideFlowStore: (options: UseFlowOptions) => {
|
|
|
390
391
|
sentinel_password?: string | undefined;
|
|
391
392
|
keepalive_backlog?: number | undefined;
|
|
392
393
|
sentinel_master?: string | undefined;
|
|
393
|
-
sentinel_role?: "
|
|
394
|
+
sentinel_role?: "master" | "slave" | "any" | undefined;
|
|
394
395
|
sentinel_nodes?: {
|
|
395
396
|
host: string;
|
|
396
397
|
port: number;
|
|
@@ -480,7 +481,7 @@ declare const provideFlowStore: (options: UseFlowOptions) => {
|
|
|
480
481
|
sentinel_password?: string | undefined;
|
|
481
482
|
keepalive_backlog?: number | undefined;
|
|
482
483
|
sentinel_master?: string | undefined;
|
|
483
|
-
sentinel_role?: "
|
|
484
|
+
sentinel_role?: "master" | "slave" | "any" | undefined;
|
|
484
485
|
sentinel_nodes?: {
|
|
485
486
|
host: string;
|
|
486
487
|
port: number;
|
|
@@ -554,6 +555,7 @@ declare const provideFlowStore: (options: UseFlowOptions) => {
|
|
|
554
555
|
getGroupDepth: (groupId: GroupId) => number;
|
|
555
556
|
isGroupId: (id?: string) => id is GroupId;
|
|
556
557
|
isEdgeEnteringGroup: (sourceId: NodeId, targetId: NodeId) => boolean;
|
|
558
|
+
canAddMember: (ownerId: NodeId, branch: import("../../types").BranchName, memberId: NodeId) => boolean;
|
|
557
559
|
};
|
|
558
560
|
addField: (nodeId: NodeId, io: "input" | "output", name: import("../../types").FieldName, commitNow?: boolean) => void;
|
|
559
561
|
renameField: (nodeId: NodeId, fieldId: FieldId, newName: import("../../types").FieldName, commitNow?: boolean) => void;
|
|
@@ -677,7 +679,7 @@ export declare function useFlowStore(): {
|
|
|
677
679
|
sentinel_password?: string | undefined;
|
|
678
680
|
keepalive_backlog?: number | undefined;
|
|
679
681
|
sentinel_master?: string | undefined;
|
|
680
|
-
sentinel_role?: "
|
|
682
|
+
sentinel_role?: "master" | "slave" | "any" | undefined;
|
|
681
683
|
sentinel_nodes?: {
|
|
682
684
|
host: string;
|
|
683
685
|
port: number;
|
|
@@ -767,7 +769,7 @@ export declare function useFlowStore(): {
|
|
|
767
769
|
sentinel_password?: string | undefined;
|
|
768
770
|
keepalive_backlog?: number | undefined;
|
|
769
771
|
sentinel_master?: string | undefined;
|
|
770
|
-
sentinel_role?: "
|
|
772
|
+
sentinel_role?: "master" | "slave" | "any" | undefined;
|
|
771
773
|
sentinel_nodes?: {
|
|
772
774
|
host: string;
|
|
773
775
|
port: number;
|
|
@@ -841,6 +843,7 @@ export declare function useFlowStore(): {
|
|
|
841
843
|
getGroupDepth: (groupId: GroupId) => number;
|
|
842
844
|
isGroupId: (id?: string) => id is GroupId;
|
|
843
845
|
isEdgeEnteringGroup: (sourceId: NodeId, targetId: NodeId) => boolean;
|
|
846
|
+
canAddMember: (ownerId: NodeId, branch: import("../../types").BranchName, memberId: NodeId) => boolean;
|
|
844
847
|
};
|
|
845
848
|
addField: (nodeId: NodeId, io: "input" | "output", name: import("../../types").FieldName, commitNow?: boolean) => void;
|
|
846
849
|
renameField: (nodeId: NodeId, fieldId: FieldId, newName: import("../../types").FieldName, commitNow?: boolean) => void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"flow.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/store/flow.ts"],"names":[],"mappings":"AAyBA,OAAO,KAAK,EAAc,aAAa,EAAa,IAAI,EAAuB,UAAU,EAAE,MAAM,gBAAgB,CAAA;AACjH,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,cAAc,CAAA;AAEpD,OAAO,KAAK,EACV,MAAM,EACN,YAAY,EACZ,OAAO,EACP,QAAQ,EACR,OAAO,EACP,MAAM,EACN,YAAY,EACZ,SAAS,EACV,MAAM,aAAa,CAAA;AAwDpB,MAAM,WAAW,aAAa;IAC5B;;;OAGG;IACH,QAAQ,CAAC,EAAE;QACT,KAAK,EAAE,gBAAgB,CAAC,MAAM,CAAC,CAAA;QAC/B,MAAM,EAAE,gBAAgB,CAAC,MAAM,CAAC,CAAA;KACjC,CAAA;IAED;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,CAAA;IAEhB;;;;OAIG;IACH,IAAI,CAAC,EAAE;QACL,KAAK,CAAC,EAAE,MAAM,CAAA;QACd,KAAK,CAAC,EAAE,MAAM,CAAA;QACd,KAAK,CAAC,EAAE,MAAM,CAAA;KACf,CAAA;CACF;AAED,MAAM,WAAW,cAAc;IAC7B,KAAK,EAAE,SAAS,CAAA;IAChB,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,aAAa,EAAE,aAAa,CAAA;IAC5B,QAAQ,CAAC,EAAE,OAAO,CAAA;CACnB;AAED,QAAA,MAAO,gBAAgB
|
|
1
|
+
{"version":3,"file":"flow.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/store/flow.ts"],"names":[],"mappings":"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"}
|
|
@@ -77,7 +77,7 @@ declare const provideEditorStore: (pluginData: DatakitPluginData, options?: Crea
|
|
|
77
77
|
sentinel_password?: string | undefined;
|
|
78
78
|
keepalive_backlog?: number | undefined;
|
|
79
79
|
sentinel_master?: string | undefined;
|
|
80
|
-
sentinel_role?: "
|
|
80
|
+
sentinel_role?: "master" | "slave" | "any" | undefined;
|
|
81
81
|
sentinel_nodes?: {
|
|
82
82
|
host: string;
|
|
83
83
|
port: number;
|
|
@@ -167,7 +167,7 @@ declare const provideEditorStore: (pluginData: DatakitPluginData, options?: Crea
|
|
|
167
167
|
sentinel_password?: string | undefined;
|
|
168
168
|
keepalive_backlog?: number | undefined;
|
|
169
169
|
sentinel_master?: string | undefined;
|
|
170
|
-
sentinel_role?: "
|
|
170
|
+
sentinel_role?: "master" | "slave" | "any" | undefined;
|
|
171
171
|
sentinel_nodes?: {
|
|
172
172
|
host: string;
|
|
173
173
|
port: number;
|
|
@@ -241,6 +241,7 @@ declare const provideEditorStore: (pluginData: DatakitPluginData, options?: Crea
|
|
|
241
241
|
getGroupDepth: (groupId: GroupId) => number;
|
|
242
242
|
isGroupId: (id?: string) => id is GroupId;
|
|
243
243
|
isEdgeEnteringGroup: (sourceId: NodeId, targetId: NodeId) => boolean;
|
|
244
|
+
canAddMember: (ownerId: NodeId, branch: import("../../types").BranchName, memberId: NodeId) => boolean;
|
|
244
245
|
};
|
|
245
246
|
addField: (nodeId: NodeId, io: "input" | "output", name: FieldName, commitNow?: boolean) => void;
|
|
246
247
|
renameField: (nodeId: NodeId, fieldId: FieldId, newName: FieldName, commitNow?: boolean) => void;
|
|
@@ -345,7 +346,7 @@ export declare function useEditorStore(): {
|
|
|
345
346
|
sentinel_password?: string | undefined;
|
|
346
347
|
keepalive_backlog?: number | undefined;
|
|
347
348
|
sentinel_master?: string | undefined;
|
|
348
|
-
sentinel_role?: "
|
|
349
|
+
sentinel_role?: "master" | "slave" | "any" | undefined;
|
|
349
350
|
sentinel_nodes?: {
|
|
350
351
|
host: string;
|
|
351
352
|
port: number;
|
|
@@ -435,7 +436,7 @@ export declare function useEditorStore(): {
|
|
|
435
436
|
sentinel_password?: string | undefined;
|
|
436
437
|
keepalive_backlog?: number | undefined;
|
|
437
438
|
sentinel_master?: string | undefined;
|
|
438
|
-
sentinel_role?: "
|
|
439
|
+
sentinel_role?: "master" | "slave" | "any" | undefined;
|
|
439
440
|
sentinel_nodes?: {
|
|
440
441
|
host: string;
|
|
441
442
|
port: number;
|
|
@@ -509,6 +510,7 @@ export declare function useEditorStore(): {
|
|
|
509
510
|
getGroupDepth: (groupId: GroupId) => number;
|
|
510
511
|
isGroupId: (id?: string) => id is GroupId;
|
|
511
512
|
isEdgeEnteringGroup: (sourceId: NodeId, targetId: NodeId) => boolean;
|
|
513
|
+
canAddMember: (ownerId: NodeId, branch: import("../../types").BranchName, memberId: NodeId) => boolean;
|
|
512
514
|
};
|
|
513
515
|
addField: (nodeId: NodeId, io: "input" | "output", name: FieldName, commitNow?: boolean) => void;
|
|
514
516
|
renameField: (nodeId: NodeId, fieldId: FieldId, newName: FieldName, commitNow?: boolean) => void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"store.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/store/store.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAA;AAC5D,OAAO,KAAK,EACV,UAAU,EACV,iBAAiB,EACjB,aAAa,EACb,iBAAiB,EACjB,QAAQ,EACR,MAAM,EACN,YAAY,EACZ,WAAW,EACX,OAAO,EACP,SAAS,EACT,aAAa,EAEb,MAAM,EACN,YAAY,EACZ,QAAQ,EACR,MAAM,EACN,OAAO,EACP,aAAa,EACb,OAAO,EACP,SAAS,EACV,MAAM,aAAa,CAAA;AAYpB,KAAK,wBAAwB,GAAG;IAC9B;;OAEG;IACH,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,QAAQ,CAAC,EAAE,CACT,WAAW,EAAE,UAAU,EAAE,EACzB,MAAM,EAAE,aAAa,EACrB,SAAS,EAAE,aAAa,CAAC,WAAW,CAAC,EACrC,SAAS,CAAC,EAAE,MAAM,KACf,IAAI,CAAA;CACV,CAAA;AAED,QAAA,MAAO,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;sBAgHI,MAAM;0BAGF,QAAQ;sBAGZ,MAAM;+BAKG,MAAM;iCAaJ,MAAM;kCAGL,MAAM;;sBAOlB,MAAM;4BAIA,MAAM;0BAMR,iBAAiB,KAAG,YAAY;uBAoBnC,iBAAiB,0BAAqB,MAAM,GAAG,SAAS;4BAYnD,MAAM,aAAa,UAAU,0BAAqB,MAAM,GAAG,SAAS;yBAiCvE,MAAM;yBAwBN,MAAM,WAAW,QAAQ,6BAA0B,MAAM;uBAkB3E,MAAM,YACJ,UAAU;yBASM,OAAO,YAAY,UAAU;8BAc9C,OAAO,UACR;QAAE,QAAQ,EAAE,UAAU,CAAC;QAAC,UAAU,EAAE,UAAU,CAAA;KAAE,0BAEvD,OAAO;6BA2BA,MAAM,MACV,OAAO,GAAG,QAAQ,UACd,OAAO,6BAET,MAAM;4BAaJ,MAAM,QACR,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,6BAEvB,MAAM
|
|
1
|
+
{"version":3,"file":"store.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/free-form/Datakit/flow-editor/store/store.ts"],"names":[],"mappings":"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"}
|
|
@@ -358,9 +358,9 @@ export declare const CacheSchema: z.ZodObject<{
|
|
|
358
358
|
keepalive_backlog: z.ZodOptional<z.ZodNumber>;
|
|
359
359
|
sentinel_master: z.ZodOptional<z.ZodString>;
|
|
360
360
|
sentinel_role: z.ZodOptional<z.ZodEnum<{
|
|
361
|
-
any: "any";
|
|
362
361
|
master: "master";
|
|
363
362
|
slave: "slave";
|
|
363
|
+
any: "any";
|
|
364
364
|
}>>;
|
|
365
365
|
sentinel_nodes: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
366
366
|
host: z.ZodDefault<z.ZodString>;
|
|
@@ -405,9 +405,9 @@ export declare const ResourcesSchema: z.ZodObject<{
|
|
|
405
405
|
keepalive_backlog: z.ZodOptional<z.ZodNumber>;
|
|
406
406
|
sentinel_master: z.ZodOptional<z.ZodString>;
|
|
407
407
|
sentinel_role: z.ZodOptional<z.ZodEnum<{
|
|
408
|
-
any: "any";
|
|
409
408
|
master: "master";
|
|
410
409
|
slave: "slave";
|
|
410
|
+
any: "any";
|
|
411
411
|
}>>;
|
|
412
412
|
sentinel_nodes: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
413
413
|
host: z.ZodDefault<z.ZodString>;
|
|
@@ -570,9 +570,9 @@ export declare const DatakitConfigSchema: z.ZodObject<{
|
|
|
570
570
|
keepalive_backlog: z.ZodOptional<z.ZodNumber>;
|
|
571
571
|
sentinel_master: z.ZodOptional<z.ZodString>;
|
|
572
572
|
sentinel_role: z.ZodOptional<z.ZodEnum<{
|
|
573
|
-
any: "any";
|
|
574
573
|
master: "master";
|
|
575
574
|
slave: "slave";
|
|
575
|
+
any: "any";
|
|
576
576
|
}>>;
|
|
577
577
|
sentinel_nodes: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
578
578
|
host: z.ZodDefault<z.ZodString>;
|
|
@@ -2,6 +2,7 @@ type __VLS_Props = {
|
|
|
2
2
|
index: number;
|
|
3
3
|
fieldName: string;
|
|
4
4
|
};
|
|
5
|
-
declare const
|
|
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=CalloutForm.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CalloutForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/RequestCallout/CalloutForm.vue"],"names":[],"mappings":"AA4FA,KAAK,WAAW,GAAG;IACjB,KAAK,EAAE,MAAM,CAAA;IACb,SAAS,EAAE,MAAM,CAAA;CAClB,CAAC
|
|
1
|
+
{"version":3,"file":"CalloutForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/RequestCallout/CalloutForm.vue"],"names":[],"mappings":"AA4FA,KAAK,WAAW,GAAG;IACjB,KAAK,EAAE,MAAM,CAAA;IACb,SAAS,EAAE,MAAM,CAAA;CAClB,CAAC;AA4IF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
declare const
|
|
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=CalloutsForm.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CalloutsForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/RequestCallout/CalloutsForm.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"CalloutsForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/RequestCallout/CalloutsForm.vue"],"names":[],"mappings":"AAmHA,QAAA,MAAM,YAAY,+QAChB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
import { type RequestCalloutPlugin } from './types';
|
|
2
2
|
import type { ConfigFormProps } from '../shared/PluginFormWrapper.vue';
|
|
3
3
|
type __VLS_Props = ConfigFormProps<RequestCalloutPlugin>;
|
|
4
|
-
declare const
|
|
4
|
+
declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
5
5
|
change: (value: RequestCalloutPlugin) => any;
|
|
6
6
|
}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
7
7
|
onChange?: ((value: RequestCalloutPlugin) => 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/RequestCallout/ConfigForm.vue"],"names":[],"mappings":"AA8LA,OAAO,EAA2B,KAAK,oBAAoB,EAAE,MAAM,SAAS,CAAA;AAE5E,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,iCAAiC,CAAA;AAEtE,KAAK,WAAW,GAAG,eAAe,CAAC,oBAAoB,CAAC,CAAC
|
|
1
|
+
{"version":3,"file":"ConfigForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/RequestCallout/ConfigForm.vue"],"names":[],"mappings":"AA8LA,OAAO,EAA2B,KAAK,oBAAoB,EAAE,MAAM,SAAS,CAAA;AAE5E,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,iCAAiC,CAAA;AAEtE,KAAK,WAAW,GAAG,eAAe,CAAC,oBAAoB,CAAC,CAAC;AA4RzD,QAAA,MAAM,YAAY;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -5,8 +5,9 @@ type __VLS_Props = PluginFormWrapperProps<RequestCalloutPlugin>;
|
|
|
5
5
|
type __VLS_Slots = {
|
|
6
6
|
[K in typeof AUTOFILL_SLOT_NAME]: () => any;
|
|
7
7
|
};
|
|
8
|
-
declare const
|
|
9
|
-
declare const
|
|
8
|
+
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>;
|
|
9
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
10
|
+
declare const _default: typeof __VLS_export;
|
|
10
11
|
export default _default;
|
|
11
12
|
type __VLS_WithSlots<T, S> = T & {
|
|
12
13
|
new (): {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RequestCalloutForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/RequestCallout/RequestCalloutForm.vue"],"names":[],"mappings":"AA4BA,OAAO,EAAiB,kBAAkB,EAAE,MAAM,uBAAuB,CAAA;AAKzE,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,iCAAiC,CAAA;AAC7E,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,SAAS,CAAA;AAEnD,KAAK,WAAW,GAAG,sBAAsB,CAAC,oBAAoB,CAAC,CAAC;AAGhE,KAAK,WAAW,GAAG;KAChB,CAAC,IAAI,OAAO,kBAAkB,GAAG,MAAM,GAAG;CAC5C,CAAC;
|
|
1
|
+
{"version":3,"file":"RequestCalloutForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/RequestCallout/RequestCalloutForm.vue"],"names":[],"mappings":"AA4BA,OAAO,EAAiB,kBAAkB,EAAE,MAAM,uBAAuB,CAAA;AAKzE,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,iCAAiC,CAAA;AAC7E,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,SAAS,CAAA;AAEnD,KAAK,WAAW,GAAG,sBAAsB,CAAC,oBAAoB,CAAC,CAAC;AAGhE,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"}
|
|
@@ -4,10 +4,11 @@ type __VLS_Props = {
|
|
|
4
4
|
schema: FormSchema;
|
|
5
5
|
data?: FreeFormPluginData;
|
|
6
6
|
};
|
|
7
|
-
declare const
|
|
7
|
+
declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
8
8
|
change: (value: FreeFormPluginData) => any;
|
|
9
9
|
}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
10
10
|
onChange?: ((value: FreeFormPluginData) => any) | undefined;
|
|
11
11
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
12
|
+
declare const _default: typeof __VLS_export;
|
|
12
13
|
export default _default;
|
|
13
14
|
//# sourceMappingURL=ConfigForm.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ConfigForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/ServiceProtection/ConfigForm.vue"],"names":[],"mappings":"AA+EA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,oCAAoC,CAAA;AACpE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,kCAAkC,CAAA;AAO1E,KAAK,WAAW,GAAG;IACjB,MAAM,EAAE,UAAU,CAAA;IAClB,IAAI,CAAC,EAAE,kBAAkB,CAAA;CAC1B,CAAC
|
|
1
|
+
{"version":3,"file":"ConfigForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/ServiceProtection/ConfigForm.vue"],"names":[],"mappings":"AA+EA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,oCAAoC,CAAA;AACpE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,kCAAkC,CAAA;AAO1E,KAAK,WAAW,GAAG;IACjB,MAAM,EAAE,UAAU,CAAA;IAClB,IAAI,CAAC,EAAE,kBAAkB,CAAA;CAC1B,CAAC;AA+KF,QAAA,MAAM,YAAY;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
declare const
|
|
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=ErrorMessageForm.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ErrorMessageForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/ServiceProtection/ErrorMessageForm.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"ErrorMessageForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/ServiceProtection/ErrorMessageForm.vue"],"names":[],"mappings":"AA8JA,QAAA,MAAM,YAAY,+QAChB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
declare const
|
|
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=RedisField.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RedisField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/ServiceProtection/RedisField.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"RedisField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/ServiceProtection/RedisField.vue"],"names":[],"mappings":"AA0FA,QAAA,MAAM,YAAY,+QAChB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
declare const
|
|
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=RequestLimitsForm.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RequestLimitsForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/ServiceProtection/RequestLimitsForm.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"RequestLimitsForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/ServiceProtection/RequestLimitsForm.vue"],"names":[],"mappings":"AA+zBA,QAAA,MAAM,YAAY,+QAChB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -4,8 +4,9 @@ type __VLS_Props = PluginFormWrapperProps<any>;
|
|
|
4
4
|
type __VLS_Slots = {
|
|
5
5
|
[K in typeof AUTOFILL_SLOT_NAME]: () => any;
|
|
6
6
|
};
|
|
7
|
-
declare const
|
|
8
|
-
declare const
|
|
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 (): {
|
package/dist/types/components/free-form/ServiceProtection/ServiceProtectionForm.vue.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ServiceProtectionForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/ServiceProtection/ServiceProtectionForm.vue"],"names":[],"mappings":"AA6BA,OAAO,EAAiB,kBAAkB,EAAE,MAAM,uBAAuB,CAAA;AAKzE,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,iCAAiC,CAAA;AAE7E,KAAK,WAAW,GAAG,sBAAsB,CAAC,GAAG,CAAC,CAAC;AAG/C,KAAK,WAAW,GAAG;KAChB,CAAC,IAAI,OAAO,kBAAkB,GAAG,MAAM,GAAG;CAC5C,CAAC;
|
|
1
|
+
{"version":3,"file":"ServiceProtectionForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/ServiceProtection/ServiceProtectionForm.vue"],"names":[],"mappings":"AA6BA,OAAO,EAAiB,kBAAkB,EAAE,MAAM,uBAAuB,CAAA;AAKzE,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,iCAAiC,CAAA;AAE7E,KAAK,WAAW,GAAG,sBAAsB,CAAC,GAAG,CAAC,CAAC;AAG/C,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,12 +1,13 @@
|
|
|
1
1
|
type __VLS_Props = {
|
|
2
2
|
hideGeneralFields?: boolean;
|
|
3
3
|
};
|
|
4
|
-
declare var
|
|
4
|
+
declare var __VLS_23: {};
|
|
5
5
|
type __VLS_Slots = {} & {
|
|
6
|
-
default?: (props: typeof
|
|
6
|
+
default?: (props: typeof __VLS_23) => any;
|
|
7
7
|
};
|
|
8
|
-
declare const
|
|
9
|
-
declare const
|
|
8
|
+
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>;
|
|
9
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
10
|
+
declare const _default: typeof __VLS_export;
|
|
10
11
|
export default _default;
|
|
11
12
|
type __VLS_WithSlots<T, S> = T & {
|
|
12
13
|
new (): {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AdvancedFields.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/AdvancedFields.vue"],"names":[],"mappings":"AAiEA,KAAK,WAAW,GAAG;IACjB,iBAAiB,CAAC,EAAE,OAAO,CAAA;CAC5B,CAAC;
|
|
1
|
+
{"version":3,"file":"AdvancedFields.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/AdvancedFields.vue"],"names":[],"mappings":"AAiEA,KAAK,WAAW,GAAG;IACjB,iBAAiB,CAAC,EAAE,OAAO,CAAA;CAC5B,CAAC;AA4FF,QAAA,IAAI,QAAQ,IAAY,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAKhD,QAAA,MAAM,UAAU,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"}
|