@kong-ui-public/entities-plugins 9.138.7 → 9.138.8
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 +7185 -7087
- package/dist/entities-plugins.umd.js +32 -32
- package/dist/style.css +1 -1
- 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 +3 -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 +3 -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/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 +2 -1
- 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/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/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 +14 -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 +5 -4
- 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 +7 -6
- 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 +3 -2
- 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 +5 -4
- 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 +15 -10
- 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 +5 -4
- 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 +5 -4
- 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 +5 -4
- 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 +8 -6
- 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 +2 -1
- 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 +5 -4
- 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 +6 -5
- 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/layout/StandardLayout.vue.d.ts +11 -6
- package/dist/types/components/free-form/shared/layout/StandardLayout.vue.d.ts.map +1 -1
- 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/package.json +21 -21
|
@@ -15,26 +15,28 @@ type __VLS_Props = {
|
|
|
15
15
|
fieldsOrder?: string[];
|
|
16
16
|
renderRules?: RenderRules;
|
|
17
17
|
};
|
|
18
|
-
type
|
|
18
|
+
type __VLS_ModelProps = {
|
|
19
19
|
'added'?: boolean;
|
|
20
20
|
'expanded'?: boolean;
|
|
21
21
|
};
|
|
22
|
-
|
|
22
|
+
type __VLS_PublicProps = __VLS_Props & __VLS_ModelProps;
|
|
23
|
+
declare var __VLS_11: {}, __VLS_30: {}, __VLS_69: {};
|
|
23
24
|
type __VLS_Slots = {} & {
|
|
24
25
|
default?: (props: typeof __VLS_11) => any;
|
|
25
26
|
} & {
|
|
26
|
-
tooltip?: (props: typeof
|
|
27
|
+
tooltip?: (props: typeof __VLS_30) => any;
|
|
27
28
|
} & {
|
|
28
|
-
default?: (props: typeof
|
|
29
|
+
default?: (props: typeof __VLS_69) => any;
|
|
29
30
|
};
|
|
30
|
-
declare const
|
|
31
|
+
declare const __VLS_base: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
31
32
|
"update:added": (value: boolean) => any;
|
|
32
33
|
"update:expanded": (value: boolean) => any;
|
|
33
34
|
}, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
34
35
|
"onUpdate:added"?: ((value: boolean) => any) | undefined;
|
|
35
36
|
"onUpdate:expanded"?: ((value: boolean) => any) | undefined;
|
|
36
37
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
37
|
-
declare const
|
|
38
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
39
|
+
declare const _default: typeof __VLS_export;
|
|
38
40
|
export default _default;
|
|
39
41
|
type __VLS_WithSlots<T, S> = T & {
|
|
40
42
|
new (): {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ObjectField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/ObjectField.vue"],"names":[],"mappings":"AAkSA,OAAO,EAAmB,KAAK,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAUzE,OAAO,KAAK,EAAE,WAAW,EAAE,kBAAkB,EAAE,MAAM,SAAS,CAAA;AAM9D,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,MAAM,CAAA;IACZ,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,eAAe,CAAC,EAAE,OAAO,CAAA;IACzB,YAAY,CAAC,EAAE,OAAO,CAAA;IACtB,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,UAAU,CAAC,EAAE,MAAM,GAAG,SAAS,CAAA;IAC/B,IAAI,CAAC,EAAE,MAAM,EAAE,CAAA;IACf,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,cAAc,CAAC,EAAE,kBAAkB,CAAA;IACnC,WAAW,CAAC,EAAE,MAAM,EAAE,CAAA;IACtB,WAAW,CAAC,EAAE,WAAW,CAAA;CAC1B,CAAC;AAgGF,KAAK,
|
|
1
|
+
{"version":3,"file":"ObjectField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/ObjectField.vue"],"names":[],"mappings":"AAkSA,OAAO,EAAmB,KAAK,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAUzE,OAAO,KAAK,EAAE,WAAW,EAAE,kBAAkB,EAAE,MAAM,SAAS,CAAA;AAM9D,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,MAAM,CAAA;IACZ,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,eAAe,CAAC,EAAE,OAAO,CAAA;IACzB,YAAY,CAAC,EAAE,OAAO,CAAA;IACtB,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,UAAU,CAAC,EAAE,MAAM,GAAG,SAAS,CAAA;IAC/B,IAAI,CAAC,EAAE,MAAM,EAAE,CAAA;IACf,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,cAAc,CAAC,EAAE,kBAAkB,CAAA;IACnC,WAAW,CAAC,EAAE,MAAM,EAAE,CAAA;IACtB,WAAW,CAAC,EAAE,WAAW,CAAA;CAC1B,CAAC;AAgGF,KAAK,gBAAgB,GAAG;IACxB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,UAAU,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC;AAMF,KAAK,iBAAiB,GAAG,WAAW,GAAG,gBAAgB,CAAC;AAuSxD,QAAA,IAAI,QAAQ,IAAW,EAAE,QAAQ,IAAW,EAAE,QAAQ,IAAY,CAAE;AACpE,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC7C;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC7C;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAGhD,QAAA,MAAM,UAAU;;;;;;kFAGd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -15,9 +15,13 @@ export type ConfigFormProps<T extends FreeFormPluginData = FreeFormPluginData> =
|
|
|
15
15
|
data: Record<string, any>;
|
|
16
16
|
onChange: (value: T) => void;
|
|
17
17
|
};
|
|
18
|
-
declare const _default:
|
|
19
|
-
|
|
20
|
-
|
|
18
|
+
declare const _default: typeof __VLS_export;
|
|
19
|
+
export default _default;
|
|
20
|
+
declare const __VLS_export: <T extends FreeFormPluginData = FreeFormPluginData>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
21
|
+
props: __VLS_PrettifyLocal<PluginFormWrapperProps<T>> & import("vue").PublicProps & (typeof globalThis extends {
|
|
22
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
23
|
+
} ? P : {});
|
|
24
|
+
expose: (exposed: {}) => void;
|
|
21
25
|
attrs: any;
|
|
22
26
|
slots: {
|
|
23
27
|
default: (props: ConfigFormProps<T>) => any;
|
|
@@ -26,8 +30,9 @@ declare const _default: <T extends FreeFormPluginData = FreeFormPluginData>(__VL
|
|
|
26
30
|
}>) => import("vue").VNode & {
|
|
27
31
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
28
32
|
};
|
|
29
|
-
|
|
30
|
-
|
|
33
|
+
type __VLS_PrettifyLocal<T> = (T extends any ? {
|
|
34
|
+
[K in keyof T]: T[K];
|
|
35
|
+
} : {
|
|
31
36
|
[K in keyof T as K]: T[K];
|
|
32
|
-
} & {};
|
|
37
|
+
}) & {};
|
|
33
38
|
//# sourceMappingURL=PluginFormWrapper.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PluginFormWrapper.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/PluginFormWrapper.vue"],"names":[],"mappings":"AAkKA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,oCAAoC,CAAA;AACpE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,kCAAkC,CAAA;AAG1E,MAAM,MAAM,sBAAsB,CAAC,CAAC,SAAS,kBAAkB,GAAG,kBAAkB,IAAI;IACtF,MAAM,EAAE,UAAU,CAAA;IAClB,UAAU,EAAE,GAAG,CAAA;IACf,KAAK,EAAE,CAAC,CAAA;IACR,SAAS,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;IAC9B,WAAW,EAAE,GAAG,CAAA;IAChB,SAAS,EAAE,OAAO,CAAA;IAClB,cAAc,EAAE,CAAC,KAAK,EAAE,GAAG,EAAE,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;IACnD,YAAY,EAAE,CAAC,KAAK,EAAE,CAAC,KAAK,IAAI,CAAA;CACjC,CAAA;AAED,MAAM,MAAM,eAAe,CAAC,CAAC,SAAS,kBAAkB,GAAG,kBAAkB,IAAI;IAC/E,MAAM,EAAE,UAAU,CAAA;IAClB,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;IACzB,QAAQ,EAAE,CAAC,KAAK,EAAE,CAAC,KAAK,IAAI,CAAA;CAC7B,CAAA;
|
|
1
|
+
{"version":3,"file":"PluginFormWrapper.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/PluginFormWrapper.vue"],"names":[],"mappings":"AAkKA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,oCAAoC,CAAA;AACpE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,kCAAkC,CAAA;AAG1E,MAAM,MAAM,sBAAsB,CAAC,CAAC,SAAS,kBAAkB,GAAG,kBAAkB,IAAI;IACtF,MAAM,EAAE,UAAU,CAAA;IAClB,UAAU,EAAE,GAAG,CAAA;IACf,KAAK,EAAE,CAAC,CAAA;IACR,SAAS,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;IAC9B,WAAW,EAAE,GAAG,CAAA;IAChB,SAAS,EAAE,OAAO,CAAA;IAClB,cAAc,EAAE,CAAC,KAAK,EAAE,GAAG,EAAE,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;IACnD,YAAY,EAAE,CAAC,KAAK,EAAE,CAAC,KAAK,IAAI,CAAA;CACjC,CAAA;AAED,MAAM,MAAM,eAAe,CAAC,CAAC,SAAS,kBAAkB,GAAG,kBAAkB,IAAI;IAC/E,MAAM,EAAE,UAAU,CAAA;IAClB,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;IACzB,QAAQ,EAAE,CAAC,KAAK,EAAE,CAAC,KAAK,IAAI,CAAA;CAC7B,CAAA;wBACoB,OAAO,YAAY;AAAxC,wBAAyC;AACzC,QAAA,MAAM,YAAY,GAAK,CAAC,SAAS,kBAAkB,GAAG,kBAAkB,EACvE,aAAa,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,EAC9D,YAAY,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,EAC3G,gBAAgB,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC,EAClE;WAwKO,mBAAmB,2BAAmB,GAAG,OAAO,KAAK,EAAE,WAAW,GAAG,CAAC,OAAO,UAAU,SAAS;QAAE,oBAAoB,EAAE,MAAM,CAAC,CAAA;KAAE,GAAG,CAAC,GAAG,EAAE,CAAC;YAC1I,CAAC,OAAO,EAAE,EAAE,KAAK,IAAI;WACtB,GAAG;;iBAnKA,CAAC,KAAK,EAAE,eAAe,CAAC,CAAC,CAAC,KAAK,GAAG;;UAqKtC,EAAE;EAEL,KACQ,OAAO,KAAK,EAAE,KAAK,GAAG;IAAE,KAAK,CAAC,EAAE,OAAO,CAAC,OAAO,WAAW,CAAC,CAAA;CAAI,CAAC;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,GAAG,GAAG;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG;KAAG,CAAC,IAAI,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,CAAC,GAAG,EAAE,CAAC"}
|
|
@@ -6,10 +6,11 @@ interface EnumFieldProps extends BaseFieldProps {
|
|
|
6
6
|
items?: SelectItem[];
|
|
7
7
|
label?: string;
|
|
8
8
|
}
|
|
9
|
-
declare const
|
|
9
|
+
declare const __VLS_export: import("vue").DefineComponent<EnumFieldProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
10
10
|
"update:modelValue": (value: string | number) => any;
|
|
11
11
|
}, string, import("vue").PublicProps, Readonly<EnumFieldProps> & Readonly<{
|
|
12
12
|
"onUpdate:modelValue"?: ((value: string | number) => any) | undefined;
|
|
13
13
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
14
|
+
declare const _default: typeof __VLS_export;
|
|
14
15
|
export default _default;
|
|
15
16
|
//# sourceMappingURL=RadioField.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RadioField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/RadioField.vue"],"names":[],"mappings":"AA4FA,OAAO,EAAU,KAAK,eAAe,EAAE,KAAK,UAAU,EAAE,MAAM,mBAAmB,CAAA;AAEjF,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;AAI7C,UAAU,cAAe,SAAQ,cAAc;IAC7C,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,KAAK,CAAC,EAAE,UAAU,EAAE,CAAA;IACpB,KAAK,CAAC,EAAE,MAAM,CAAA;CACf
|
|
1
|
+
{"version":3,"file":"RadioField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/RadioField.vue"],"names":[],"mappings":"AA4FA,OAAO,EAAU,KAAK,eAAe,EAAE,KAAK,UAAU,EAAE,MAAM,mBAAmB,CAAA;AAEjF,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;AAI7C,UAAU,cAAe,SAAQ,cAAc;IAC7C,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,KAAK,CAAC,EAAE,UAAU,EAAE,CAAA;IACpB,KAAK,CAAC,EAAE,MAAM,CAAA;CACf;AA2ID,QAAA,MAAM,YAAY;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -4,6 +4,7 @@ interface RedisConfigCardProps {
|
|
|
4
4
|
configFields: FlattendRedisConfigurationFields;
|
|
5
5
|
pluginRedisFields?: Field[];
|
|
6
6
|
}
|
|
7
|
-
declare const
|
|
7
|
+
declare const __VLS_export: import("vue").DefineComponent<RedisConfigCardProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<RedisConfigCardProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
8
|
+
declare const _default: typeof __VLS_export;
|
|
8
9
|
export default _default;
|
|
9
10
|
//# sourceMappingURL=RedisConfigCard.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RedisConfigCard.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/RedisConfigCard.vue"],"names":[],"mappings":"AA8JA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,SAAS,CAAA;AAMpC,OAAO,KAAK,EAAE,gCAAgC,EAAE,MAAM,yBAAyB,CAAA;AA4B/E,UAAU,oBAAoB;IAC5B,YAAY,EAAE,gCAAgC,CAAA;IAC9C,iBAAiB,CAAC,EAAE,KAAK,EAAE,CAAA;CAC5B
|
|
1
|
+
{"version":3,"file":"RedisConfigCard.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/RedisConfigCard.vue"],"names":[],"mappings":"AA8JA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,SAAS,CAAA;AAMpC,OAAO,KAAK,EAAE,gCAAgC,EAAE,MAAM,yBAAyB,CAAA;AA4B/E,UAAU,oBAAoB;IAC5B,YAAY,EAAE,gCAAgC,CAAA;IAC9C,iBAAiB,CAAC,EAAE,KAAK,EAAE,CAAA;CAC5B;AA2HD,QAAA,MAAM,YAAY,oTAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -5,6 +5,7 @@ interface RedisSelectorProps {
|
|
|
5
5
|
redisType?: RedisPartialType;
|
|
6
6
|
redisPath?: string;
|
|
7
7
|
}
|
|
8
|
-
declare const
|
|
8
|
+
declare const __VLS_export: import("vue").DefineComponent<RedisSelectorProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<RedisSelectorProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
9
|
+
declare const _default: typeof __VLS_export;
|
|
9
10
|
export default _default;
|
|
10
11
|
//# sourceMappingURL=RedisSelector.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RedisSelector.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/RedisSelector.vue"],"names":[],"mappings":"AAsUA,OAAO,KAAK,EAAE,gBAAgB,EAAsB,MAAM,SAAS,CAAA;AAInE,OAAO,8DAA8D,CAAA;AAkCrE,UAAU,kBAAkB;IAC1B,sBAAsB,CAAC,EAAE,MAAM,CAAA;IAC/B,SAAS,CAAC,EAAE,gBAAgB,CAAA;IAC5B,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB
|
|
1
|
+
{"version":3,"file":"RedisSelector.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/RedisSelector.vue"],"names":[],"mappings":"AAsUA,OAAO,KAAK,EAAE,gBAAgB,EAAsB,MAAM,SAAS,CAAA;AAInE,OAAO,8DAA8D,CAAA;AAkCrE,UAAU,kBAAkB;IAC1B,sBAAsB,CAAC,EAAE,MAAM,CAAA;IAC/B,SAAS,CAAC,EAAE,gBAAgB,CAAA;IAC5B,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB;AA+WD,QAAA,MAAM,YAAY,gTAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -2,8 +2,9 @@ declare var __VLS_14: {};
|
|
|
2
2
|
type __VLS_Slots = {} & {
|
|
3
3
|
default?: (props: typeof __VLS_14) => any;
|
|
4
4
|
};
|
|
5
|
-
declare const
|
|
6
|
-
declare const
|
|
5
|
+
declare const __VLS_base: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
7
|
+
declare const _default: typeof __VLS_export;
|
|
7
8
|
export default _default;
|
|
8
9
|
type __VLS_WithSlots<T, S> = T & {
|
|
9
10
|
new (): {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SlideTransition.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/SlideTransition.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SlideTransition.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/SlideTransition.vue"],"names":[],"mappings":"AA8PA,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;AAGhD,QAAA,MAAM,UAAU,+QACd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -4,16 +4,17 @@ interface StringFieldProps extends BaseFieldProps {
|
|
|
4
4
|
labelAttributes?: LabelAttributes;
|
|
5
5
|
multiline?: boolean;
|
|
6
6
|
}
|
|
7
|
-
declare var
|
|
7
|
+
declare var __VLS_16: {};
|
|
8
8
|
type __VLS_Slots = {} & {
|
|
9
|
-
tooltip?: (props: typeof
|
|
9
|
+
tooltip?: (props: typeof __VLS_16) => any;
|
|
10
10
|
};
|
|
11
|
-
declare const
|
|
11
|
+
declare const __VLS_base: import("vue").DefineComponent<StringFieldProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
12
12
|
"update:modelValue": (value: string[] | null) => any;
|
|
13
13
|
}, string, import("vue").PublicProps, Readonly<StringFieldProps> & Readonly<{
|
|
14
14
|
"onUpdate:modelValue"?: ((value: string[] | null) => any) | undefined;
|
|
15
15
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
16
|
-
declare const
|
|
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":"StringArrayField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/StringArrayField.vue"],"names":[],"mappings":"AAoHA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAMxD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;AAW7C,UAAU,gBAAiB,SAAQ,cAAc;IAC/C,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,SAAS,CAAC,EAAE,OAAO,CAAA;CACpB;
|
|
1
|
+
{"version":3,"file":"StringArrayField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/StringArrayField.vue"],"names":[],"mappings":"AAoHA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAMxD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;AAW7C,UAAU,gBAAiB,SAAQ,cAAc;IAC/C,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,SAAS,CAAC,EAAE,OAAO,CAAA;CACpB;AA+ID,QAAA,IAAI,QAAQ,IAAY,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAMhD,QAAA,MAAM,UAAU;;;;kFAGd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -7,18 +7,19 @@ interface StringFieldProps extends InputProps, BaseFieldProps {
|
|
|
7
7
|
showPasswordMaskToggle?: boolean;
|
|
8
8
|
type?: string;
|
|
9
9
|
}
|
|
10
|
-
declare var
|
|
10
|
+
declare var __VLS_16: {}, __VLS_19: {};
|
|
11
11
|
type __VLS_Slots = {} & {
|
|
12
|
-
tooltip?: (props: typeof
|
|
12
|
+
tooltip?: (props: typeof __VLS_16) => any;
|
|
13
13
|
} & {
|
|
14
|
-
help?: (props: typeof
|
|
14
|
+
help?: (props: typeof __VLS_19) => any;
|
|
15
15
|
};
|
|
16
|
-
declare const
|
|
16
|
+
declare const __VLS_base: import("vue").DefineComponent<StringFieldProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
17
17
|
"update:modelValue": (value: string | null) => any;
|
|
18
18
|
}, string, import("vue").PublicProps, Readonly<StringFieldProps> & Readonly<{
|
|
19
19
|
"onUpdate:modelValue"?: ((value: string | null) => any) | undefined;
|
|
20
20
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
21
|
-
declare const
|
|
21
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
22
|
+
declare const _default: typeof __VLS_export;
|
|
22
23
|
export default _default;
|
|
23
24
|
type __VLS_WithSlots<T, S> = T & {
|
|
24
25
|
new (): {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StringField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/StringField.vue"],"names":[],"mappings":"AA8JA,OAAO,KAAK,EAAE,UAAU,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAQpE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;AAS7C,UAAU,gBAAiB,SAAQ,UAAU,EAAE,cAAc;IAC3D,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,qBAAqB,CAAC,EAAE,OAAO,CAAA;IAC/B,sBAAsB,CAAC,EAAE,OAAO,CAAA;IAChC,IAAI,CAAC,EAAE,MAAM,CAAA;CACd;
|
|
1
|
+
{"version":3,"file":"StringField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/StringField.vue"],"names":[],"mappings":"AA8JA,OAAO,KAAK,EAAE,UAAU,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAQpE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;AAS7C,UAAU,gBAAiB,SAAQ,UAAU,EAAE,cAAc;IAC3D,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,qBAAqB,CAAC,EAAE,OAAO,CAAA;IAC/B,sBAAsB,CAAC,EAAE,OAAO,CAAA;IAChC,IAAI,CAAC,EAAE,MAAM,CAAA;CACd;AAqND,QAAA,IAAI,QAAQ,IAAW,EAAE,QAAQ,IAAY,CAAE;AAC/C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC7C;IAAE,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAM7C,QAAA,MAAM,UAAU;;;;kFAGd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -7,6 +7,7 @@ interface VFGFieldProps {
|
|
|
7
7
|
}>;
|
|
8
8
|
};
|
|
9
9
|
}
|
|
10
|
-
declare const
|
|
10
|
+
declare const __VLS_export: import("vue").DefineComponent<VFGFieldProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<VFGFieldProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
11
|
+
declare const _default: typeof __VLS_export;
|
|
11
12
|
export default _default;
|
|
12
13
|
//# sourceMappingURL=VFGField.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"VFGField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/VFGField.vue"],"names":[],"mappings":"AAwFA,UAAU,aAAa;IACrB,WAAW,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;IACjC,SAAS,EAAE;QACT,MAAM,EAAE,KAAK,CAAC;YACZ,KAAK,EAAE,MAAM,CAAA;YACb,IAAI,EAAE,MAAM,CAAA;SACb,CAAC,CAAA;KACH,CAAA;CACF
|
|
1
|
+
{"version":3,"file":"VFGField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/VFGField.vue"],"names":[],"mappings":"AAwFA,UAAU,aAAa;IACrB,WAAW,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;IACjC,SAAS,EAAE;QACT,MAAM,EAAE,KAAK,CAAC;YACZ,KAAK,EAAE,MAAM,CAAA;YACb,IAAI,EAAE,MAAM,CAAA;SACb,CAAC,CAAA;KACH,CAAA;CACF;AAgGD,QAAA,MAAM,YAAY,sSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -27,9 +27,13 @@ export type Props<T extends FreeFormPluginData = any> = {
|
|
|
27
27
|
renderRules?: RenderRules;
|
|
28
28
|
pluginName: string;
|
|
29
29
|
};
|
|
30
|
-
declare const _default:
|
|
31
|
-
|
|
32
|
-
|
|
30
|
+
declare const _default: typeof __VLS_export;
|
|
31
|
+
export default _default;
|
|
32
|
+
declare const __VLS_export: <T extends FreeFormPluginData>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
33
|
+
props: __VLS_PrettifyLocal<Props<T>> & import("vue").PublicProps & (typeof globalThis extends {
|
|
34
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
35
|
+
} ? P : {});
|
|
36
|
+
expose: (exposed: {}) => void;
|
|
33
37
|
attrs: any;
|
|
34
38
|
slots: {
|
|
35
39
|
default: () => any;
|
|
@@ -45,8 +49,9 @@ declare const _default: <T extends FreeFormPluginData>(__VLS_props: NonNullable<
|
|
|
45
49
|
}>) => import("vue").VNode & {
|
|
46
50
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
47
51
|
};
|
|
48
|
-
|
|
49
|
-
|
|
52
|
+
type __VLS_PrettifyLocal<T> = (T extends any ? {
|
|
53
|
+
[K in keyof T]: T[K];
|
|
54
|
+
} : {
|
|
50
55
|
[K in keyof T as K]: T[K];
|
|
51
|
-
} & {};
|
|
56
|
+
}) & {};
|
|
52
57
|
//# sourceMappingURL=StandardLayout.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StandardLayout.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/shared/layout/StandardLayout.vue"],"names":[],"mappings":"AA+cA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,uCAAuC,CAAA;AACvE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAA;AAC7E,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,mBAAmB,CAAA;AAElE,OAAO,KAAK,EAAE,UAAU,EAAE,WAAW,EAAE,MAAM,UAAU,CAAA;AAQvD,MAAM,MAAM,KAAK,CAAC,CAAC,SAAS,kBAAkB,GAAG,GAAG,IAAI;IACtD,gBAAgB,CAAC,EAAE,MAAM,CAAA;IACzB,sBAAsB,CAAC,EAAE,MAAM,CAAA;IAC/B,iBAAiB,CAAC,EAAE,MAAM,CAAA;IAC1B,uBAAuB,CAAC,EAAE,MAAM,CAAA;IAChC,sBAAsB;IACtB,MAAM,EAAE,UAAU,CAAA;IAClB,iBAAiB;IACjB,UAAU,EAAE,GAAG,CAAA;IACf,wDAAwD;IACxD,KAAK,EAAE,CAAC,CAAA;IACR,qBAAqB;IACrB,SAAS,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;IAC9B,WAAW,EAAE,GAAG,CAAA;IAChB,SAAS,EAAE,OAAO,CAAA;IAClB,cAAc,EAAE,CAAC,KAAK,EAAE,GAAG,EAAE,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;IACnD,0IAA0I;IAC1I,YAAY,EAAE,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC,CAAC,KAAK,IAAI,CAAA;IACzC,gBAAgB,CAAC,EAAE,CAAC,KAAK,EAAE,yBAAyB,KAAK,IAAI,CAAA;IAC7D,UAAU,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IAC5B,6BAA6B;IAC7B,UAAU,CAAC,EAAE,UAAU,CAAC,CAAC,CAAC,CAAA;IAC1B,WAAW,CAAC,EAAE,WAAW,CAAA;IACzB,UAAU,EAAE,MAAM,CAAA;CACnB,CAAA;
|
|
1
|
+
{"version":3,"file":"StandardLayout.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/shared/layout/StandardLayout.vue"],"names":[],"mappings":"AA+cA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,uCAAuC,CAAA;AACvE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAA;AAC7E,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,mBAAmB,CAAA;AAElE,OAAO,KAAK,EAAE,UAAU,EAAE,WAAW,EAAE,MAAM,UAAU,CAAA;AAQvD,MAAM,MAAM,KAAK,CAAC,CAAC,SAAS,kBAAkB,GAAG,GAAG,IAAI;IACtD,gBAAgB,CAAC,EAAE,MAAM,CAAA;IACzB,sBAAsB,CAAC,EAAE,MAAM,CAAA;IAC/B,iBAAiB,CAAC,EAAE,MAAM,CAAA;IAC1B,uBAAuB,CAAC,EAAE,MAAM,CAAA;IAChC,sBAAsB;IACtB,MAAM,EAAE,UAAU,CAAA;IAClB,iBAAiB;IACjB,UAAU,EAAE,GAAG,CAAA;IACf,wDAAwD;IACxD,KAAK,EAAE,CAAC,CAAA;IACR,qBAAqB;IACrB,SAAS,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;IAC9B,WAAW,EAAE,GAAG,CAAA;IAChB,SAAS,EAAE,OAAO,CAAA;IAClB,cAAc,EAAE,CAAC,KAAK,EAAE,GAAG,EAAE,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;IACnD,0IAA0I;IAC1I,YAAY,EAAE,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC,CAAC,KAAK,IAAI,CAAA;IACzC,gBAAgB,CAAC,EAAE,CAAC,KAAK,EAAE,yBAAyB,KAAK,IAAI,CAAA;IAC7D,UAAU,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IAC5B,6BAA6B;IAC7B,UAAU,CAAC,EAAE,UAAU,CAAC,CAAC,CAAC,CAAA;IAC1B,WAAW,CAAC,EAAE,WAAW,CAAA;IACzB,UAAU,EAAE,MAAM,CAAA;CACnB,CAAA;wBACoB,OAAO,YAAY;AAAxC,wBAAyC;AACzC,QAAA,MAAM,YAAY,GAAK,CAAC,SAAS,kBAAkB,EAClD,aAAa,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,EAC9D,YAAY,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,EAC3G,gBAAgB,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC,EAClE;WAklBO,mBAAmB,UAAmB,GAAG,OAAO,KAAK,EAAE,WAAW,GAAG,CAAC,OAAO,UAAU,SAAS;QAAE,oBAAoB,EAAE,MAAM,CAAC,CAAA;KAAE,GAAG,CAAC,GAAG,EAAE,CAAC;YAC1I,CAAC,OAAO,EAAE,EAAE,KAAK,IAAI;WACtB,GAAG;;iBA1kBA,MAAM,GAAG;wBACF,MAAM,GAAG;+BACF,MAAM,GAAG;qCACH,MAAM,GAAG;+BACf,MAAM,GAAG;gCACR,MAAM,GAAG;sCACH,MAAM,GAAG;gCACf,MAAM,GAAG;;UAqkB5B,EAAE;EAEL,KACQ,OAAO,KAAK,EAAE,KAAK,GAAG;IAAE,KAAK,CAAC,EAAE,OAAO,CAAC,OAAO,WAAW,CAAC,CAAA;CAAI,CAAC;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,GAAG,GAAG;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG;KAAG,CAAC,IAAI,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,CAAC,GAAG,EAAE,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { type PropType } from 'vue';
|
|
2
2
|
import { type KongManagerPluginSelectConfig, type KonnectPluginSelectConfig, type PluginType } from '../../types';
|
|
3
|
-
declare const
|
|
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>;
|
|
@@ -29,7 +29,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
29
29
|
type: BooleanConstructor;
|
|
30
30
|
default: boolean;
|
|
31
31
|
};
|
|
32
|
-
}>,
|
|
32
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
33
33
|
"custom-plugin-delete": () => any;
|
|
34
34
|
"plugin-clicked": (plugin: PluginType) => any;
|
|
35
35
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -69,5 +69,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
69
69
|
canEditCustomPlugin: boolean;
|
|
70
70
|
navigateOnClick: boolean;
|
|
71
71
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
72
|
+
declare const _default: typeof __VLS_export;
|
|
72
73
|
export default _default;
|
|
73
74
|
//# sourceMappingURL=PluginSelectCard.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PluginSelectCard.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/select/PluginSelectCard.vue"],"names":[],"mappings":"AAoTA,OAAO,EAAY,KAAK,QAAQ,EAAE,MAAM,KAAK,CAAA;AAE7C,OAAO,EAGL,KAAK,6BAA6B,EAClC,KAAK,yBAAyB,EAC9B,KAAK,UAAU,EAChB,MAAM,aAAa,CAAA
|
|
1
|
+
{"version":3,"file":"PluginSelectCard.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/select/PluginSelectCard.vue"],"names":[],"mappings":"AAoTA,OAAO,EAAY,KAAK,QAAQ,EAAE,MAAM,KAAK,CAAA;AAE7C,OAAO,EAGL,KAAK,6BAA6B,EAClC,KAAK,yBAAyB,EAC9B,KAAK,UAAU,EAChB,MAAM,aAAa,CAAA;AA8WpB,QAAA,MAAM,YAAY;IAGhB,oHAAoH;;cAElG,QAAQ,CAAC,yBAAyB,GAAG,6BAA6B,CAAC;;4BAE/D,yBAAyB,GAAG,6BAA6B,KAAG,OAAO;;IAMzF;;OAEG;;;;;IAKH;;OAEG;;;;;;cAMe,QAAQ,CAAC,UAAU,CAAC;;;;;;;;;;;IAzBtC,oHAAoH;;cAElG,QAAQ,CAAC,yBAAyB,GAAG,6BAA6B,CAAC;;4BAE/D,yBAAyB,GAAG,6BAA6B,KAAG,OAAO;;IAMzF;;OAEG;;;;;IAKH;;OAEG;;;;;;cAMe,QAAQ,CAAC,UAAU,CAAC;;;;;;;;;;;;;;4EAQtC,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 PluginCardList, type PluginType } from '../../types';
|
|
3
|
-
declare const
|
|
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
|
-
}>,
|
|
46
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
47
47
|
"plugin-clicked": (plugin: PluginType) => any;
|
|
48
48
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
49
49
|
/** The base konnect or kongManger config. Pass additional config props in the shared entity component as needed. */
|
|
@@ -97,5 +97,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
97
97
|
highlightedPluginsTitle: string;
|
|
98
98
|
hideHighlightedPlugins: boolean;
|
|
99
99
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
100
|
+
declare const _default: typeof __VLS_export;
|
|
100
101
|
export default _default;
|
|
101
102
|
//# sourceMappingURL=PluginSelectGrid.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PluginSelectGrid.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/select/PluginSelectGrid.vue"],"names":[],"mappings":"AA2IA,OAAO,EAAiB,KAAK,QAAQ,EAAE,MAAM,KAAK,CAAA;AAElD,OAAO,EAIL,KAAK,6BAA6B,EAClC,KAAK,yBAAyB,EAC9B,KAAK,cAAc,EACnB,KAAK,UAAU,EAChB,MAAM,aAAa,CAAA
|
|
1
|
+
{"version":3,"file":"PluginSelectGrid.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/select/PluginSelectGrid.vue"],"names":[],"mappings":"AA2IA,OAAO,EAAiB,KAAK,QAAQ,EAAE,MAAM,KAAK,CAAA;AAElD,OAAO,EAIL,KAAK,6BAA6B,EAClC,KAAK,yBAAyB,EAC9B,KAAK,cAAc,EACnB,KAAK,UAAU,EAChB,MAAM,aAAa,CAAA;AAgNpB,QAAA,MAAM,YAAY;IAGhB,oHAAoH;;cAElG,QAAQ,CAAC,yBAAyB,GAAG,6BAA6B,CAAC;;4BAE/D,yBAAyB,GAAG,6BAA6B,KAAG,OAAO;;IAMzF;;OAEG;;cAEe,QAAQ,CAAC,cAAc,CAAC;;;IAG1C;;;OAGG;;;;;IAKH;;OAEG;;cAEc,QAAQ,CAAC,UAAU,EAAE,CAAC;;;IAGvC;;OAEG;;;;;IAKH;;OAEG;;;;;;;;IAzCH,oHAAoH;;cAElG,QAAQ,CAAC,yBAAyB,GAAG,6BAA6B,CAAC;;4BAE/D,yBAAyB,GAAG,6BAA6B,KAAG,OAAO;;IAMzF;;OAEG;;cAEe,QAAQ,CAAC,cAAc,CAAC;;;IAG1C;;;OAGG;;;;;IAKH;;OAEG;;cAEc,QAAQ,CAAC,UAAU,EAAE,CAAC;;;IAGvC;;OAEG;;;;;IAKH;;OAEG;;;;;;;;;;;;;4EAMH,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { PropType } from 'vue';
|
|
2
2
|
import type { KongManagerPluginSelectConfig, KonnectPluginSelectConfig, PluginType } from '../../types';
|
|
3
|
-
declare const
|
|
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>;
|
|
@@ -33,7 +33,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
33
33
|
type: PropType<boolean>;
|
|
34
34
|
required: true;
|
|
35
35
|
};
|
|
36
|
-
}>,
|
|
36
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
37
37
|
"update:modelValue": (value: boolean) => any;
|
|
38
38
|
"plugin-clicked": (plugin: PluginType) => any;
|
|
39
39
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -75,5 +75,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
75
75
|
}>, {
|
|
76
76
|
navigateOnClick: boolean;
|
|
77
77
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
78
|
+
declare const _default: typeof __VLS_export;
|
|
78
79
|
export default _default;
|
|
79
80
|
//# sourceMappingURL=PluginSelectGroup.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PluginSelectGroup.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/select/PluginSelectGroup.vue"],"names":[],"mappings":"AAyJA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AAInC,OAAO,KAAK,EAAE,6BAA6B,EAAE,yBAAyB,EAAE,UAAU,EAAE,MAAM,aAAa,CAAA
|
|
1
|
+
{"version":3,"file":"PluginSelectGroup.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/select/PluginSelectGroup.vue"],"names":[],"mappings":"AAyJA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AAInC,OAAO,KAAK,EAAE,6BAA6B,EAAE,yBAAyB,EAAE,UAAU,EAAE,MAAM,aAAa,CAAA;AA+MvG,QAAA,MAAM,YAAY;IAKhB,oHAAoH;;cAElG,QAAQ,CAAC,yBAAyB,GAAG,6BAA6B,CAAC;;4BAE/D,yBAAyB,GAAG,6BAA6B,KAAG,OAAO;;IAMzF;;OAEG;;;;;IAKH;;OAEG;;cAEc,QAAQ,CAAC,UAAU,EAAE,CAAC;;;IAGvC;;;OAGG;;;;;;;kBAY+C,IAAI;;;;;;IAvCtD,oHAAoH;;cAElG,QAAQ,CAAC,yBAAyB,GAAG,6BAA6B,CAAC;;4BAE/D,yBAAyB,GAAG,6BAA6B,KAAG,OAAO;;IAMzF;;OAEG;;;;;IAKH;;OAEG;;cAEc,QAAQ,CAAC,UAAU,EAAE,CAAC;;;IAGvC;;;OAGG;;;;;;;kBAY+C,IAAI;;;;;;;4EALtD,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kong-ui-public/entities-plugins",
|
|
3
|
-
"version": "9.138.
|
|
3
|
+
"version": "9.138.8",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./dist/entities-plugins.umd.js",
|
|
6
6
|
"module": "./dist/entities-plugins.es.js",
|
|
@@ -33,16 +33,16 @@
|
|
|
33
33
|
"@shikijs/themes": ">= 3.0.0 < 4.0.0",
|
|
34
34
|
"@vueuse/core": "^13.5.0",
|
|
35
35
|
"@vueuse/integrations": "^13.5.0",
|
|
36
|
-
"axios": "^1.12.
|
|
36
|
+
"axios": "^1.12.2",
|
|
37
37
|
"monaco-editor": "^0.52.2",
|
|
38
38
|
"vue": ">= 3.3.13 < 4",
|
|
39
39
|
"vue-router": "^4.4.5",
|
|
40
40
|
"zod": ">= 4.1.3 < 5",
|
|
41
|
-
"@kong-ui-public/entities-shared": "^3.36.
|
|
42
|
-
"@kong-ui-public/i18n": "^2.4.
|
|
41
|
+
"@kong-ui-public/entities-shared": "^3.36.6",
|
|
42
|
+
"@kong-ui-public/i18n": "^2.4.5"
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {
|
|
45
|
-
"@dagrejs/dagre": "^1.1.
|
|
45
|
+
"@dagrejs/dagre": "^1.1.8",
|
|
46
46
|
"@kong/design-tokens": "1.18.2",
|
|
47
47
|
"@kong/icons": "^1.41.0",
|
|
48
48
|
"@kong/kongponents": "9.48.6",
|
|
@@ -51,18 +51,18 @@
|
|
|
51
51
|
"@shikijs/langs": "^3.13.0",
|
|
52
52
|
"@shikijs/themes": "^3.13.0",
|
|
53
53
|
"@vue-flow/background": "^1.3.2",
|
|
54
|
-
"@vue-flow/controls": "^1.1.
|
|
55
|
-
"@vue-flow/core": "^1.45.
|
|
54
|
+
"@vue-flow/controls": "^1.1.3",
|
|
55
|
+
"@vue-flow/core": "^1.45.1",
|
|
56
56
|
"@vueuse/core": "^13.5.0",
|
|
57
57
|
"@vueuse/integrations": "^13.5.0",
|
|
58
|
-
"axios": "^1.7.
|
|
58
|
+
"axios": "^1.7.9",
|
|
59
59
|
"monaco-editor": "^0.52.2",
|
|
60
|
-
"vue": "^3.5.
|
|
60
|
+
"vue": "^3.5.25",
|
|
61
61
|
"vue-router": "^4.4.5",
|
|
62
|
-
"zod": "^4.1.
|
|
63
|
-
"@kong-ui-public/entities-shared": "^3.36.
|
|
64
|
-
"@kong-ui-public/entities-vaults": "^4.0.
|
|
65
|
-
"@kong-ui-public/i18n": "^2.4.
|
|
62
|
+
"zod": "^4.1.13",
|
|
63
|
+
"@kong-ui-public/entities-shared": "^3.36.6",
|
|
64
|
+
"@kong-ui-public/entities-vaults": "^4.0.9",
|
|
65
|
+
"@kong-ui-public/i18n": "^2.4.5"
|
|
66
66
|
},
|
|
67
67
|
"repository": {
|
|
68
68
|
"type": "git",
|
|
@@ -81,15 +81,15 @@
|
|
|
81
81
|
"dependencies": {
|
|
82
82
|
"lodash-es": "^4.17.21",
|
|
83
83
|
"marked": "^14.1.4",
|
|
84
|
-
"@kong-ui-public/entities-consumer-groups": "^4.2.
|
|
85
|
-
"@kong-ui-public/entities-consumers": "^4.2.
|
|
86
|
-
"@kong-ui-public/entities-gateway-services": "^3.14.
|
|
87
|
-
"@kong-ui-public/entities-plugins-icon": "^1.5.
|
|
84
|
+
"@kong-ui-public/entities-consumer-groups": "^4.2.29",
|
|
85
|
+
"@kong-ui-public/entities-consumers": "^4.2.30",
|
|
86
|
+
"@kong-ui-public/entities-gateway-services": "^3.14.6",
|
|
87
|
+
"@kong-ui-public/entities-plugins-icon": "^1.5.2",
|
|
88
88
|
"@kong-ui-public/entities-plugins-metadata": "^1.11.0",
|
|
89
|
-
"@kong-ui-public/entities-redis-configurations": "^1.8.
|
|
90
|
-
"@kong-ui-public/entities-
|
|
91
|
-
"@kong-ui-public/
|
|
92
|
-
"@kong-ui-public/
|
|
89
|
+
"@kong-ui-public/entities-redis-configurations": "^1.8.13",
|
|
90
|
+
"@kong-ui-public/entities-vaults": "^4.0.9",
|
|
91
|
+
"@kong-ui-public/entities-routes": "^3.17.7",
|
|
92
|
+
"@kong-ui-public/forms": "^4.20.13"
|
|
93
93
|
},
|
|
94
94
|
"scripts": {
|
|
95
95
|
"dev": "cross-env USE_SANDBOX=true vite",
|