@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
|
@@ -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"}
|
|
@@ -1,10 +1,7 @@
|
|
|
1
1
|
import { type LabelAttributes } from '@kong/kongponents';
|
|
2
2
|
import type { BaseFieldProps } from './types';
|
|
3
|
-
declare const
|
|
4
|
-
props: __VLS_PrettifyLocal<
|
|
5
|
-
readonly onRemove?: ((index: number) => any) | undefined;
|
|
6
|
-
readonly onAdd?: (() => any) | undefined;
|
|
7
|
-
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, never>, "onAdd" | "onRemove"> & ({
|
|
3
|
+
declare const __VLS_export: <T>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
4
|
+
props: __VLS_PrettifyLocal<({
|
|
8
5
|
name: string;
|
|
9
6
|
items?: T[] | null;
|
|
10
7
|
label?: string;
|
|
@@ -12,8 +9,13 @@ declare const _default: <T>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>
|
|
|
12
9
|
itemLabel?: string | ((item: T, index: number) => string);
|
|
13
10
|
appearance?: "default" | "card" | "tabs";
|
|
14
11
|
stickyTabs?: boolean | string | number;
|
|
15
|
-
} & BaseFieldProps) &
|
|
16
|
-
|
|
12
|
+
} & BaseFieldProps) & {
|
|
13
|
+
onRemove?: ((index: number) => any) | undefined;
|
|
14
|
+
onAdd?: (() => any) | undefined;
|
|
15
|
+
}> & import("vue").PublicProps & (typeof globalThis extends {
|
|
16
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
17
|
+
} ? P : {});
|
|
18
|
+
expose: (exposed: {}) => void;
|
|
17
19
|
attrs: any;
|
|
18
20
|
slots: {
|
|
19
21
|
item(props: {
|
|
@@ -28,8 +30,11 @@ declare const _default: <T>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>
|
|
|
28
30
|
}>) => import("vue").VNode & {
|
|
29
31
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
30
32
|
};
|
|
33
|
+
declare const _default: typeof __VLS_export;
|
|
31
34
|
export default _default;
|
|
32
|
-
type __VLS_PrettifyLocal<T> = {
|
|
35
|
+
type __VLS_PrettifyLocal<T> = (T extends any ? {
|
|
36
|
+
[K in keyof T]: T[K];
|
|
37
|
+
} : {
|
|
33
38
|
[K in keyof T as K]: T[K];
|
|
34
|
-
} & {};
|
|
39
|
+
}) & {};
|
|
35
40
|
//# sourceMappingURL=ArrayField.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ArrayField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/ArrayField.vue"],"names":[],"mappings":"AAqXA,OAAO,EAAS,KAAK,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAO/D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;
|
|
1
|
+
{"version":3,"file":"ArrayField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/ArrayField.vue"],"names":[],"mappings":"AAqXA,OAAO,EAAS,KAAK,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAO/D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;AAE7C,QAAA,MAAM,YAAY,GAAK,CAAC,EACvB,aAAa,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,EAC9D,YAAY,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,EAC3G,gBAAgB,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC,EAClE;WAigBO,mBAAmB,CAAC;cA/fpB,MAAM;gBACJ,CAAC,EAAE,GAAG,IAAI;gBACV,MAAM;0BACI,eAAe;oBACrB,MAAM,GAAG,CAAC,CAAC,IAAI,EAAE,CAAC,EAAE,KAAK,EAAE,MAAM,KAAK,MAAM,CAAC;qBAC5C,SAAS,GAAG,MAAM,GAAG,MAAM;qBAC3B,OAAO,GAAG,MAAM,GAAG,MAAM;;;;KAyfuB,CAAC,GAAG,OAAO,KAAK,EAAE,WAAW,GAAG,CAAC,OAAO,UAAU,SAAS;QAAE,oBAAoB,EAAE,MAAM,CAAC,CAAA;KAAE,GAAG,CAAC,GAAG,EAAE,CAAC;YAC5J,CAAC,OAAO,EAAE,EAAE,KAAK,IAAI;WACtB,GAAG;;oBAhfG;YACV,KAAK,EAAE,MAAM,CAAA;YACb,6DAA6D;YAC7D,SAAS,EAAE,MAAM,CAAA;YACjB,gBAAgB,CAAC,EAAE,OAAO,CAAA;SAC3B,GAAG,GAAG;mBACI,GAAG;;;EA8eZ,KACQ,OAAO,KAAK,EAAE,KAAK,GAAG;IAAE,KAAK,CAAC,EAAE,OAAO,CAAC,OAAO,WAAW,CAAC,CAAA;CAAI,CAAC;wBACvD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,mBAAmB,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,GAAG,GAAG;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG;KAAG,CAAC,IAAI,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,CAAC,GAAG,EAAE,CAAC"}
|
|
@@ -4,16 +4,17 @@ interface InputProps extends BaseFieldProps {
|
|
|
4
4
|
labelAttributes?: LabelAttributes;
|
|
5
5
|
modelValue?: boolean;
|
|
6
6
|
}
|
|
7
|
-
declare var
|
|
7
|
+
declare var __VLS_17: {};
|
|
8
8
|
type __VLS_Slots = {} & {
|
|
9
|
-
tooltip?: (props: typeof
|
|
9
|
+
tooltip?: (props: typeof __VLS_17) => any;
|
|
10
10
|
};
|
|
11
|
-
declare const
|
|
11
|
+
declare const __VLS_base: import("vue").DefineComponent<InputProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
12
12
|
"update:modelValue": (value: boolean) => any;
|
|
13
13
|
}, string, import("vue").PublicProps, Readonly<InputProps> & Readonly<{
|
|
14
14
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
15
15
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
16
|
-
declare const
|
|
16
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
17
|
+
declare const _default: typeof __VLS_export;
|
|
17
18
|
export default _default;
|
|
18
19
|
type __VLS_WithSlots<T, S> = T & {
|
|
19
20
|
new (): {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BooleanField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/BooleanField.vue"],"names":[],"mappings":"AAmEA,OAAO,EAAa,KAAK,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAGnE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;AAM7C,UAAU,UAAW,SAAQ,cAAc;IACzC,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,UAAU,CAAC,EAAE,OAAO,CAAA;CACrB;
|
|
1
|
+
{"version":3,"file":"BooleanField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/BooleanField.vue"],"names":[],"mappings":"AAmEA,OAAO,EAAa,KAAK,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAGnE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;AAM7C,UAAU,UAAW,SAAQ,cAAc;IACzC,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,UAAU,CAAC,EAAE,OAAO,CAAA;CACrB;AAyGD,QAAA,IAAI,QAAQ,IAAY,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAMhD,QAAA,MAAM,UAAU;;;;kFAGd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -6,12 +6,13 @@ declare var __VLS_13: string | number, __VLS_14: any;
|
|
|
6
6
|
type __VLS_Slots = {} & {
|
|
7
7
|
[K in NonNullable<typeof __VLS_13>]?: (props: typeof __VLS_14) => any;
|
|
8
8
|
};
|
|
9
|
-
declare const
|
|
9
|
+
declare const __VLS_base: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
10
10
|
"update:modelValue": (value: string) => any;
|
|
11
11
|
}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
|
|
12
12
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
13
13
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
14
|
-
declare const
|
|
14
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
15
|
+
declare const _default: typeof __VLS_export;
|
|
15
16
|
export default _default;
|
|
16
17
|
type __VLS_WithSlots<T, S> = T & {
|
|
17
18
|
new (): {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EnhancedInput.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/EnhancedInput.vue"],"names":[],"mappings":"AAyEA,UAAU,KAAK;IACb,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,SAAS,CAAC,EAAE,OAAO,CAAA;CACpB;
|
|
1
|
+
{"version":3,"file":"EnhancedInput.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/EnhancedInput.vue"],"names":[],"mappings":"AAyEA,UAAU,KAAK;IACb,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,SAAS,CAAC,EAAE,OAAO,CAAA;CACpB;AA6GD,QAAA,IAAI,QAAQ,iBAAW,EAAE,QAAQ,KAAY,CAAE;AAC/C,KAAK,WAAW,GAAG,EAAE,GACnB;KAAG,CAAC,IAAI,WAAW,CAAC,OAAO,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG;CAAE,CAAC;AAK5E,QAAA,MAAM,UAAU;;;;kFAGd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -3,6 +3,7 @@ type __VLS_Props = {
|
|
|
3
3
|
entityChecks?: EntityCheck[];
|
|
4
4
|
omittedFields?: string[];
|
|
5
5
|
};
|
|
6
|
-
declare const
|
|
6
|
+
declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
7
|
+
declare const _default: typeof __VLS_export;
|
|
7
8
|
export default _default;
|
|
8
9
|
//# sourceMappingURL=EntityChecksAlert.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EntityChecksAlert.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/EntityChecksAlert.vue"],"names":[],"mappings":"AAoFA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,oCAAoC,CAAA;AAIrE,KAAK,WAAW,GAAG;IACjB,YAAY,CAAC,EAAE,WAAW,EAAE,CAAA;IAC5B,aAAa,CAAC,EAAE,MAAM,EAAE,CAAA;CACzB,CAAC
|
|
1
|
+
{"version":3,"file":"EntityChecksAlert.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/EntityChecksAlert.vue"],"names":[],"mappings":"AAoFA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,oCAAoC,CAAA;AAIrE,KAAK,WAAW,GAAG;IACjB,YAAY,CAAC,EAAE,WAAW,EAAE,CAAA;IAC5B,aAAa,CAAC,EAAE,MAAM,EAAE,CAAA;CACzB,CAAC;AAsGF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { type LabelAttributes, type SelectItem, type SelectProps, type MultiselectProps } from '@kong/kongponents';
|
|
2
2
|
import type { BaseFieldProps } from './types';
|
|
3
|
-
declare var
|
|
3
|
+
declare var __VLS_17: {}, __VLS_20: any;
|
|
4
4
|
type __VLS_Slots = {} & {
|
|
5
|
-
tooltip?: (props: typeof
|
|
5
|
+
tooltip?: (props: typeof __VLS_17) => any;
|
|
6
6
|
} & {
|
|
7
|
-
'item-label'?: (props: typeof
|
|
7
|
+
'item-label'?: (props: typeof __VLS_20) => any;
|
|
8
8
|
};
|
|
9
|
-
declare const
|
|
9
|
+
declare const __VLS_base: import("vue").DefineComponent<({
|
|
10
10
|
labelAttributes?: LabelAttributes;
|
|
11
11
|
items?: SelectItem[];
|
|
12
12
|
placeholder?: string;
|
|
@@ -18,7 +18,7 @@ declare const __VLS_component: import("vue").DefineComponent<({
|
|
|
18
18
|
placeholder?: string;
|
|
19
19
|
} & {
|
|
20
20
|
multiple?: false;
|
|
21
|
-
} & SelectProps<string, false> & BaseFieldProps),
|
|
21
|
+
} & SelectProps<string, false> & BaseFieldProps), {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
22
22
|
update: (args_0: string | string[] | null) => any;
|
|
23
23
|
}, string, import("vue").PublicProps, Readonly<({
|
|
24
24
|
labelAttributes?: LabelAttributes;
|
|
@@ -35,7 +35,8 @@ declare const __VLS_component: import("vue").DefineComponent<({
|
|
|
35
35
|
} & SelectProps<string, false> & BaseFieldProps)> & Readonly<{
|
|
36
36
|
onUpdate?: ((args_0: string | string[] | null) => any) | undefined;
|
|
37
37
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
38
|
-
declare const
|
|
38
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
39
|
+
declare const _default: typeof __VLS_export;
|
|
39
40
|
export default _default;
|
|
40
41
|
type __VLS_WithSlots<T, S> = T & {
|
|
41
42
|
new (): {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EnumField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/EnumField.vue"],"names":[],"mappings":"AAgHA,OAAO,EAGL,KAAK,eAAe,EACpB,KAAK,UAAU,EACf,KAAK,WAAW,EAChB,KAAK,gBAAgB,EACtB,MAAM,mBAAmB,CAAA;AAE1B,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;
|
|
1
|
+
{"version":3,"file":"EnumField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/EnumField.vue"],"names":[],"mappings":"AAgHA,OAAO,EAGL,KAAK,eAAe,EACpB,KAAK,UAAU,EACf,KAAK,WAAW,EAChB,KAAK,gBAAgB,EACtB,MAAM,mBAAmB,CAAA;AAE1B,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;AA4J7C,QAAA,IAAI,QAAQ,IAAW,EAAE,QAAQ,KAAY,CAAE;AAC/C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC7C;IAAE,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAMrD,QAAA,MAAM,UAAU;sBA/JI,eAAe;YACzB,UAAU,EAAE;kBACN,MAAM;;cANiB,IAAI;;sBAIvB,eAAe;YACzB,UAAU,EAAE;kBACN,MAAM;;eALgB,KAAK;;;;sBAGvB,eAAe;YACzB,UAAU,EAAE;kBACN,MAAM;;cANiB,IAAI;;sBAIvB,eAAe;YACzB,UAAU,EAAE;kBACN,MAAM;;eALgB,KAAK;;;kFAqKzC,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -5,12 +5,13 @@ type __VLS_Slots = {
|
|
|
5
5
|
default?: Slot;
|
|
6
6
|
[FIELD_RENDERERS]?: Slot<BaseFieldProps>;
|
|
7
7
|
} & Record<string, Slot<BaseFieldProps>>;
|
|
8
|
-
declare const
|
|
8
|
+
declare const __VLS_base: import("vue").DefineComponent<BaseFieldProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
9
9
|
globalAction: (name: "notify", payload: any) => any;
|
|
10
10
|
}, string, import("vue").PublicProps, Readonly<BaseFieldProps> & Readonly<{
|
|
11
11
|
onGlobalAction?: ((name: "notify", payload: any) => any) | undefined;
|
|
12
12
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
13
|
-
declare const
|
|
13
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
14
|
+
declare const _default: typeof __VLS_export;
|
|
14
15
|
export default _default;
|
|
15
16
|
type __VLS_WithSlots<T, S> = T & {
|
|
16
17
|
new (): {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Field.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/Field.vue"],"names":[],"mappings":"AAwGA,OAAO,EAAmB,KAAK,IAAI,EAAE,MAAM,KAAK,CAAA;AAChD,OAAO,EAAY,eAAe,EAAE,MAAM,eAAe,CAAA;AAazD,OAAO,KAAK,EAAgB,cAAc,EAAE,MAAM,SAAS,CAAA;AAY3D,KAAK,WAAW,GAAG;IACf,OAAO,CAAC,EAAE,IAAI,CAAA;IACd,CAAC,eAAe,CAAC,CAAC,EAAE,IAAI,CAAC,cAAc,CAAC,CAAA;CACzC,GAAG,MAAM,CAAC,MAAM,EAAE,IAAI,CAAC,cAAc,CAAC,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"Field.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/Field.vue"],"names":[],"mappings":"AAwGA,OAAO,EAAmB,KAAK,IAAI,EAAE,MAAM,KAAK,CAAA;AAChD,OAAO,EAAY,eAAe,EAAE,MAAM,eAAe,CAAA;AAazD,OAAO,KAAK,EAAgB,cAAc,EAAE,MAAM,SAAS,CAAA;AAY3D,KAAK,WAAW,GAAG;IACf,OAAO,CAAC,EAAE,IAAI,CAAA;IACd,CAAC,eAAe,CAAC,CAAC,EAAE,IAAI,CAAC,cAAc,CAAC,CAAA;CACzC,GAAG,MAAM,CAAC,MAAM,EAAE,IAAI,CAAC,cAAc,CAAC,CAAC,CAAC;AA8H3C,QAAA,MAAM,UAAU;;;;kFAGd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -14,8 +14,9 @@ type __VLS_Props = {
|
|
|
14
14
|
type __VLS_Slots = Record<string, Slot<{
|
|
15
15
|
name: string;
|
|
16
16
|
}>>;
|
|
17
|
-
declare const
|
|
18
|
-
declare const
|
|
17
|
+
declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
18
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
19
|
+
declare const _default: typeof __VLS_export;
|
|
19
20
|
export default _default;
|
|
20
21
|
type __VLS_WithSlots<T, S> = T & {
|
|
21
22
|
new (): {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FieldRenderer.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/FieldRenderer.vue"],"names":[],"mappings":"AA+BA,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,KAAK,CAAA;AAC/B,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,oCAAoC,CAAA;AAG1E,MAAM,MAAM,KAAK,GAAG,CAAC,GAAG,EAAE;IACxB,IAAI,EAAE,MAAM,CAAA;IACZ,MAAM,EAAE,gBAAgB,CAAA;CACzB,KAAK,OAAO,CAAA;AAEb,MAAM,MAAM,QAAQ,GAAG,GAAG,CAAC,KAAK,EAAE,IAAI,CAAC;IAAE,IAAI,EAAE,MAAM,CAAA;CAAE,CAAC,CAAC,CAAA;AAEzD,KAAK,WAAW,GAAG;IACjB,KAAK,EAAE,KAAK,CAAA;IACZ,QAAQ,CAAC,EAAE,MAAM,CAAA;CAClB,CAAC;AAGF,KAAK,WAAW,GAAG,MAAM,CAAC,MAAM,EAAE,IAAI,CAAC;IAAE,IAAI,EAAE,MAAM,CAAA;CAAE,CAAC,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"FieldRenderer.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/FieldRenderer.vue"],"names":[],"mappings":"AA+BA,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,KAAK,CAAA;AAC/B,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,oCAAoC,CAAA;AAG1E,MAAM,MAAM,KAAK,GAAG,CAAC,GAAG,EAAE;IACxB,IAAI,EAAE,MAAM,CAAA;IACZ,MAAM,EAAE,gBAAgB,CAAA;CACzB,KAAK,OAAO,CAAA;AAEb,MAAM,MAAM,QAAQ,GAAG,GAAG,CAAC,KAAK,EAAE,IAAI,CAAC;IAAE,IAAI,EAAE,MAAM,CAAA;CAAE,CAAC,CAAC,CAAA;AAEzD,KAAK,WAAW,GAAG;IACjB,KAAK,EAAE,KAAK,CAAA;IACZ,QAAQ,CAAC,EAAE,MAAM,CAAA;CAClB,CAAC;AAGF,KAAK,WAAW,GAAG,MAAM,CAAC,MAAM,EAAE,IAAI,CAAC;IAAE,IAAI,EAAE,MAAM,CAAA;CAAE,CAAC,CAAC,CAAC;AAsB1D,QAAA,MAAM,UAAU,kSAEd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -8,16 +8,17 @@ interface ForeignFieldProps extends InputProps, BaseFieldProps {
|
|
|
8
8
|
showPasswordMaskToggle?: boolean;
|
|
9
9
|
type?: string;
|
|
10
10
|
}
|
|
11
|
-
declare var
|
|
11
|
+
declare var __VLS_11: {};
|
|
12
12
|
type __VLS_Slots = {} & {
|
|
13
|
-
tooltip?: (props: typeof
|
|
13
|
+
tooltip?: (props: typeof __VLS_11) => any;
|
|
14
14
|
};
|
|
15
|
-
declare const
|
|
15
|
+
declare const __VLS_base: import("vue").DefineComponent<ForeignFieldProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
16
16
|
"update:modelValue": (value: ForeignFieldValue) => any;
|
|
17
17
|
}, string, import("vue").PublicProps, Readonly<ForeignFieldProps> & Readonly<{
|
|
18
18
|
"onUpdate:modelValue"?: ((value: ForeignFieldValue) => any) | undefined;
|
|
19
19
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
20
|
-
declare const
|
|
20
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
21
|
+
declare const _default: typeof __VLS_export;
|
|
21
22
|
export default _default;
|
|
22
23
|
type __VLS_WithSlots<T, S> = T & {
|
|
23
24
|
new (): {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ForeignField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/ForeignField.vue"],"names":[],"mappings":"AA2GA,OAAO,KAAK,EAAE,UAAU,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAOpE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;AAS7C,KAAK,iBAAiB,GAAG;IAAE,EAAE,EAAE,MAAM,CAAA;CAAE,GAAG,IAAI,CAAA;AAE9C,UAAU,iBAAkB,SAAQ,UAAU,EAAE,cAAc;IAC5D,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,sBAAsB,CAAC,EAAE,OAAO,CAAA;IAChC,IAAI,CAAC,EAAE,MAAM,CAAA;CACd;
|
|
1
|
+
{"version":3,"file":"ForeignField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/ForeignField.vue"],"names":[],"mappings":"AA2GA,OAAO,KAAK,EAAE,UAAU,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAOpE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;AAS7C,KAAK,iBAAiB,GAAG;IAAE,EAAE,EAAE,MAAM,CAAA;CAAE,GAAG,IAAI,CAAA;AAE9C,UAAU,iBAAkB,SAAQ,UAAU,EAAE,cAAc;IAC5D,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,sBAAsB,CAAC,EAAE,OAAO,CAAA;IAChC,IAAI,CAAC,EAAE,MAAM,CAAA;CACd;AAiID,QAAA,IAAI,QAAQ,IAAY,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAKhD,QAAA,MAAM,UAAU;;;;kFAGd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -9,16 +9,20 @@ export type Props<T extends Record<string, any> = Record<string, any>> = {
|
|
|
9
9
|
fieldsOrder?: string[];
|
|
10
10
|
renderRules?: RenderRules;
|
|
11
11
|
};
|
|
12
|
-
declare const _default:
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
12
|
+
declare const _default: typeof __VLS_export;
|
|
13
|
+
export default _default;
|
|
14
|
+
declare const __VLS_export: <T extends Record<string, any> = Record<string, any>>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
15
|
+
props: __VLS_PrettifyLocal<Props<T> & {
|
|
16
|
+
onChange?: ((value: T) => any) | undefined;
|
|
17
|
+
onGlobalAction?: ((name: "notify", payload: any) => any) | undefined;
|
|
18
|
+
}> & import("vue").PublicProps & (typeof globalThis extends {
|
|
19
|
+
__VLS_PROPS_FALLBACK: infer P;
|
|
20
|
+
} ? P : {});
|
|
21
|
+
expose: (exposed: import("vue").ShallowUnwrapRef<{
|
|
18
22
|
getValue: () => Record<string, any>;
|
|
19
23
|
getRawValue: () => Record<string, any>;
|
|
20
24
|
setValue: (newData: Record<string, any>) => void;
|
|
21
|
-
}>)
|
|
25
|
+
}>) => void;
|
|
22
26
|
attrs: any;
|
|
23
27
|
slots: {
|
|
24
28
|
default?: Slot;
|
|
@@ -32,8 +36,9 @@ declare const _default: <T extends Record<string, any> = Record<string, any>>(__
|
|
|
32
36
|
}>) => import("vue").VNode & {
|
|
33
37
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
34
38
|
};
|
|
35
|
-
|
|
36
|
-
|
|
39
|
+
type __VLS_PrettifyLocal<T> = (T extends any ? {
|
|
40
|
+
[K in keyof T]: T[K];
|
|
41
|
+
} : {
|
|
37
42
|
[K in keyof T as K]: T[K];
|
|
38
|
-
} & {};
|
|
43
|
+
}) & {};
|
|
39
44
|
//# sourceMappingURL=Form.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Form.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/Form.vue"],"names":[],"mappings":"AAAA,OAqFO,EAAY,KAAK,IAAI,EAA0B,MAAM,KAAK,CAAA;AAEjE,OAAO,KAAK,EAAE,UAAU,EAAE,gBAAgB,EAAE,MAAM,oCAAoC,CAAA;AAEtF,OAAO,KAAK,EAAE,UAAU,EAAgB,WAAW,EAAE,MAAM,SAAS,CAAA;AAIpE,MAAM,MAAM,KAAK,CAAC,CAAC,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,IAAI;IACvE,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,MAAM,EAAE,UAAU,GAAG,gBAAgB,CAAA;IACrC,IAAI,CAAC,EAAE,CAAC,CAAA;IACR,MAAM,CAAC,EAAE,UAAU,CAAC,CAAC,CAAC,CAAA;IACtB,WAAW,CAAC,EAAE,MAAM,EAAE,CAAA;IACtB,WAAW,CAAC,EAAE,WAAW,CAAA;CAC1B,CAAA;
|
|
1
|
+
{"version":3,"file":"Form.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/Form.vue"],"names":[],"mappings":"AAAA,OAqFO,EAAY,KAAK,IAAI,EAA0B,MAAM,KAAK,CAAA;AAEjE,OAAO,KAAK,EAAE,UAAU,EAAE,gBAAgB,EAAE,MAAM,oCAAoC,CAAA;AAEtF,OAAO,KAAK,EAAE,UAAU,EAAgB,WAAW,EAAE,MAAM,SAAS,CAAA;AAIpE,MAAM,MAAM,KAAK,CAAC,CAAC,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,IAAI;IACvE,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,MAAM,EAAE,UAAU,GAAG,gBAAgB,CAAA;IACrC,IAAI,CAAC,EAAE,CAAC,CAAA;IACR,MAAM,CAAC,EAAE,UAAU,CAAC,CAAC,CAAC,CAAA;IACtB,WAAW,CAAC,EAAE,MAAM,EAAE,CAAA;IACtB,WAAW,CAAC,EAAE,WAAW,CAAA;CAC1B,CAAA;wBACoB,OAAO,YAAY;AAAxC,wBAAyC;AACzC,QAAA,MAAM,YAAY,GAAK,CAAC,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACzE,aAAa,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,EAC9D,YAAY,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,EAC3G,gBAAgB,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC,EAClE;WA0HO,mBAAmB,CAAC;;;KAAmC,CAAC,GAAG,OAAO,KAAK,EAAE,WAAW,GAAG,CAAC,OAAO,UAAU,SAAS;QAAE,oBAAoB,EAAE,MAAM,CAAC,CAAA;KAAE,GAAG,CAAC,GAAG,EAAE,CAAC;YAC5J,CAAC,OAAO,EAAE,OAAO,KAAK,EAAE,gBAAgB;;;;MAAsB,KAAK,IAAI;WACxE,GAAG;;kBAxHG,IAAI;2CACM,IAAI,CAAC;YAAE,IAAI,EAAE,MAAM,CAAA;SAAE,CAAC;;cACJ,MAAM;;;EA0H5C,KACQ,OAAO,KAAK,EAAE,KAAK,GAAG;IAAE,KAAK,CAAC,EAAE,OAAO,CAAC,OAAO,WAAW,CAAC,CAAA;CAAI,CAAC;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,GAAG,GAAG;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG;KAAG,CAAC,IAAI,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,CAAC,GAAG,EAAE,CAAC"}
|
|
@@ -4,16 +4,17 @@ interface StringFieldProps extends BaseFieldProps {
|
|
|
4
4
|
labelAttributes?: LabelAttributes;
|
|
5
5
|
}
|
|
6
6
|
type ValueType = Record<string, any> | string | null;
|
|
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: ValueType) => any;
|
|
13
13
|
}, string, import("vue").PublicProps, Readonly<StringFieldProps> & Readonly<{
|
|
14
14
|
"onUpdate:modelValue"?: ((value: ValueType) => any) | undefined;
|
|
15
15
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
16
|
-
declare const
|
|
16
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
17
|
+
declare const _default: typeof __VLS_export;
|
|
17
18
|
export default _default;
|
|
18
19
|
type __VLS_WithSlots<T, S> = T & {
|
|
19
20
|
new (): {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"JsonField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/JsonField.vue"],"names":[],"mappings":"AA8HA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAMxD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;AAW7C,UAAU,gBAAiB,SAAQ,cAAc;IAC/C,eAAe,CAAC,EAAE,eAAe,CAAA;CAClC;AAED,KAAK,SAAS,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,MAAM,GAAG,IAAI,CAAA;
|
|
1
|
+
{"version":3,"file":"JsonField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/JsonField.vue"],"names":[],"mappings":"AA8HA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAMxD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;AAW7C,UAAU,gBAAiB,SAAQ,cAAc;IAC/C,eAAe,CAAC,EAAE,eAAe,CAAA;CAClC;AAED,KAAK,SAAS,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,MAAM,GAAG,IAAI,CAAA;AAuJpD,QAAA,IAAI,QAAQ,IAAY,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAMhD,QAAA,MAAM,UAAU;;;;kFAGd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { type KeyValueFieldProps } from '../shared/headless/useKeyValueField';
|
|
2
2
|
type __VLS_Props = KeyValueFieldProps;
|
|
3
|
-
declare var
|
|
3
|
+
declare var __VLS_14: {};
|
|
4
4
|
type __VLS_Slots = {} & {
|
|
5
|
-
tooltip?: (props: typeof
|
|
5
|
+
tooltip?: (props: typeof __VLS_14) => any;
|
|
6
6
|
};
|
|
7
|
-
declare const
|
|
7
|
+
declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {
|
|
8
8
|
reset: () => void;
|
|
9
9
|
setValue: (value: Record<string, string> | null | undefined) => void;
|
|
10
10
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
@@ -12,7 +12,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {
|
|
|
12
12
|
}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
13
13
|
onChange?: ((args_0: Record<string, string> | null) => any) | undefined;
|
|
14
14
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
15
|
-
declare const
|
|
15
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
16
|
+
declare const _default: typeof __VLS_export;
|
|
16
17
|
export default _default;
|
|
17
18
|
type __VLS_WithSlots<T, S> = T & {
|
|
18
19
|
new (): {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"KeyValueField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/KeyValueField.vue"],"names":[],"mappings":"AA+MA,OAAO,EAA6C,KAAK,kBAAkB,EAAE,MAAM,qCAAqC,CAAA;AAGxH,KAAK,WAAW,GAAG,kBAAkB,CAAC;
|
|
1
|
+
{"version":3,"file":"KeyValueField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/KeyValueField.vue"],"names":[],"mappings":"AA+MA,OAAO,EAA6C,KAAK,kBAAkB,EAAE,MAAM,qCAAqC,CAAA;AAGxH,KAAK,WAAW,GAAG,kBAAkB,CAAC;AAwVtC,QAAA,IAAI,QAAQ,IAAY,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAQhD,QAAA,MAAM,UAAU;;;;;;;kFAId,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -6,16 +6,17 @@ export interface NumberFieldProps extends InputProps, BaseFieldProps {
|
|
|
6
6
|
max?: number | string;
|
|
7
7
|
min?: number | string;
|
|
8
8
|
}
|
|
9
|
-
declare var
|
|
9
|
+
declare var __VLS_16: {};
|
|
10
10
|
type __VLS_Slots = {} & {
|
|
11
|
-
tooltip?: (props: typeof
|
|
11
|
+
tooltip?: (props: typeof __VLS_16) => any;
|
|
12
12
|
};
|
|
13
|
-
declare const
|
|
13
|
+
declare const __VLS_base: import("vue").DefineComponent<NumberFieldProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
14
14
|
"update:modelValue": (value: string | number | null) => any;
|
|
15
15
|
}, string, import("vue").PublicProps, Readonly<NumberFieldProps> & Readonly<{
|
|
16
16
|
"onUpdate:modelValue"?: ((value: string | number | null) => any) | undefined;
|
|
17
17
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
18
|
-
declare const
|
|
18
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
19
|
+
declare const _default: typeof __VLS_export;
|
|
19
20
|
export default _default;
|
|
20
21
|
type __VLS_WithSlots<T, S> = T & {
|
|
21
22
|
new (): {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NumberField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/NumberField.vue"],"names":[],"mappings":"AAwKA,OAAO,KAAK,EAAE,UAAU,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAKpE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;AAG7C,MAAM,WAAW,gBAAiB,SAAQ,UAAU,EAAE,cAAc;IAClE,qBAAqB,CAAC,EAAE,OAAO,CAAA;IAC/B,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,GAAG,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IACrB,GAAG,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;CACtB;
|
|
1
|
+
{"version":3,"file":"NumberField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/NumberField.vue"],"names":[],"mappings":"AAwKA,OAAO,KAAK,EAAE,UAAU,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAKpE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;AAG7C,MAAM,WAAW,gBAAiB,SAAQ,UAAU,EAAE,cAAc;IAClE,qBAAqB,CAAC,EAAE,OAAO,CAAA;IAC/B,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,GAAG,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IACrB,GAAG,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;CACtB;AAkOD,QAAA,IAAI,QAAQ,IAAY,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAMhD,QAAA,MAAM,UAAU;;;;kFAGd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|