@fly-vue/lcdp-iview 1.8.4-3 → 1.8.4-4
Sign up to get free protection for your applications and to get access to all the features.
- package/@types/module/action-nodes/impl/back.d.ts +6 -6
- package/@types/module/action-nodes/impl/clipboard.d.ts +6 -6
- package/@types/module/action-nodes/impl/confirm.d.ts +6 -6
- package/@types/module/action-nodes/impl/end.d.ts +4 -4
- package/@types/module/action-nodes/impl/http-download.d.ts +6 -6
- package/@types/module/action-nodes/impl/iam-member-select.d.ts +6 -6
- package/@types/module/action-nodes/impl/iam-org-select.d.ts +6 -6
- package/@types/module/action-nodes/impl/index.d.ts +2 -2
- package/@types/module/action-nodes/impl/message.d.ts +6 -6
- package/@types/module/action-nodes/impl/notice.d.ts +6 -6
- package/@types/module/action-nodes/impl/open-in-dialog.d.ts +10 -10
- package/@types/module/action-nodes/impl/open-in-drawer.d.ts +16 -16
- package/@types/module/action-nodes/impl/open-picker.d.ts +10 -10
- package/@types/module/action-nodes/impl/read-file.d.ts +6 -6
- package/@types/module/action-nodes/impl/start.d.ts +4 -4
- package/@types/module/action-nodes/impl/table-grid.d.ts +8 -8
- package/@types/module/action-nodes/impl/wizard.d.ts +8 -8
- package/@types/module/action-nodes/index.d.ts +6 -6
- package/@types/module/components/attribute/TableColAttrEditMockData.vue.d.ts +39 -39
- package/@types/module/components/attribute/base-attr-components.d.ts +48 -48
- package/@types/module/components/attribute/designer/prop-value-editor/var-input/index.vue.d.ts +66 -66
- package/@types/module/components/attribute/prop-value-editor/array-editor/create-edit-dialog.d.ts +10 -10
- package/@types/module/components/attribute/prop-value-editor/array-editor/index.vue.d.ts +114 -114
- package/@types/module/components/attribute/prop-value-editor/array-editor/use-array-updater.d.ts +10 -10
- package/@types/module/components/attribute/prop-value-editor/base-props.d.ts +28 -28
- package/@types/module/components/attribute/prop-value-editor/common/use-input-type.d.ts +8 -8
- package/@types/module/components/attribute/prop-value-editor/designer-props.d.ts +17 -17
- package/@types/module/components/attribute/prop-value-editor/export-candidate-fields-editor/create-selectdsfields-dialog.d.ts +7 -7
- package/@types/module/components/attribute/prop-value-editor/export-candidate-fields-editor/fields-editor.vue.d.ts +61 -61
- package/@types/module/components/attribute/prop-value-editor/export-candidate-fields-editor/index.vue.d.ts +56 -56
- package/@types/module/components/attribute/prop-value-editor/export-candidate-fields-editor/select-ds-fields.vue.d.ts +24 -24
- package/@types/module/components/attribute/prop-value-editor/filters-editor/common-props.d.ts +19 -19
- package/@types/module/components/attribute/prop-value-editor/filters-editor/filter.vue.d.ts +97 -97
- package/@types/module/components/attribute/prop-value-editor/filters-editor/filters.vue.d.ts +103 -103
- package/@types/module/components/attribute/prop-value-editor/filters-editor/index.vue.d.ts +63 -63
- package/@types/module/components/attribute/prop-value-editor/filters-editor/operators.d.ts +4 -4
- package/@types/module/components/attribute/prop-value-editor/filters-editor/types.d.ts +11 -11
- package/@types/module/components/attribute/prop-value-editor/index.d.ts +12 -12
- package/@types/module/components/attribute/prop-value-editor/json-editor.vue.d.ts +67 -67
- package/@types/module/components/attribute/prop-value-editor/name-values-editor.vue.d.ts +58 -58
- package/@types/module/components/attribute/prop-value-editor/object-editor.vue.d.ts +59 -59
- package/@types/module/components/attribute/tableDictionary.d.ts +6 -6
- package/@types/module/components/components/IvTableGrid/cols.d.ts +22 -22
- package/@types/module/components/components/IvTableGrid/index.vue.d.ts +436 -436
- package/@types/module/components/components/IvTableGrid/pager-props.d.ts +19 -19
- package/@types/module/components/components/IvTableGrid/table-props.d.ts +103 -103
- package/@types/module/components/components/IvTableGrid/use-pager-events.d.ts +8 -8
- package/@types/module/components/components/IvTableGrid/use-table-events.d.ts +8 -8
- package/@types/module/components/components/IvTableGrid/utils.d.ts +1 -1
- package/@types/module/components/components/IvWizard/index.vue.d.ts +26 -26
- package/@types/module/components/components/IvWizard/step-pane.vue.d.ts +24 -24
- package/@types/module/components/components/base/IvIframe/index.vue.d.ts +35 -35
- package/@types/module/components/components/base/IvText/index.vue.d.ts +43 -43
- package/@types/module/components/components/iam/lib/modal.d.ts +2 -2
- package/@types/module/components/components/iam/lib/query-methods-builder-old.d.ts +18 -18
- package/@types/module/components/components/iam/lib/query-methods-builder.d.ts +25 -25
- package/@types/module/components/components/iam/lib/tree.d.ts +10 -10
- package/@types/module/components/components/iam/mixins/build-query-methods.d.ts +60 -60
- package/@types/module/components/components/iview.d.ts +12 -12
- package/@types/module/components/components/lab-component/dynamic-input/index.vue.d.ts +40 -40
- package/@types/module/components/for-designer/index.d.ts +5 -5
- package/@types/module/components/for-renderer/data-exporter/csv.d.ts +1 -1
- package/@types/module/components/for-renderer/data-exporter/export-csv.d.ts +1 -1
- package/@types/module/components/for-renderer/data-exporter/index.vue.d.ts +62 -62
- package/@types/module/components/for-renderer/data-exporter/types.d.ts +9 -9
- package/@types/module/components/for-renderer/event-container/context.d.ts +48 -48
- package/@types/module/components/for-renderer/event-container/form-context.d.ts +9 -9
- package/@types/module/components/for-renderer/event-container/index.d.ts +3 -3
- package/@types/module/components/for-renderer/event-container/use-channel.d.ts +4 -4
- package/@types/module/components/for-renderer/event-container/use-form.d.ts +10 -10
- package/@types/module/components/for-renderer/excel-importer/failed-list.vue.d.ts +33 -33
- package/@types/module/components/for-renderer/excel-importer/index.vue.d.ts +166 -166
- package/@types/module/components/for-renderer/excel-importer/successful-list.vue.d.ts +22 -22
- package/@types/module/components/for-renderer/excel-importer/test-data.d.ts +15 -15
- package/@types/module/components/for-renderer/excel-importer/to-import-list.vue.d.ts +29 -29
- package/@types/module/components/for-renderer/excel-importer/types.d.ts +17 -17
- package/@types/module/components/for-renderer/excel-importer/use-check-all.d.ts +4 -4
- package/@types/module/components/for-renderer/excel-importer/use-pager.d.ts +6 -6
- package/@types/module/components/for-renderer/excel-importer/use-records-handler.d.ts +34 -34
- package/@types/module/components/for-renderer/excel-importer/use-urls.d.ts +5 -5
- package/@types/module/components/for-renderer/index.d.ts +16 -16
- package/@types/module/components/for-renderer/layout/iv-header-collapse.vue.d.ts +12 -12
- package/@types/module/components/for-renderer/layout/iv-trigger-container.vue.d.ts +35 -35
- package/@types/module/components/index.d.ts +252 -252
- package/@types/module/components/utils.d.ts +41 -41
- package/@types/module/index.d.ts +12 -12
- package/@types/module/plugins/index.d.ts +1 -1
- package/@types/module/plugins/use-services.d.ts +6 -6
- package/@types/module/schema-extend/components/IvPageLayout.d.ts +34 -34
- package/@types/module/schema-extend/components/actions.d.ts +13 -13
- package/@types/module/schema-extend/components/badge.d.ts +63 -63
- package/@types/module/schema-extend/components/carousel.d.ts +54 -54
- package/@types/module/schema-extend/components/cascader.d.ts +65 -65
- package/@types/module/schema-extend/components/checkbox.d.ts +53 -53
- package/@types/module/schema-extend/components/collapse.d.ts +38 -38
- package/@types/module/schema-extend/components/color-picker.d.ts +16 -16
- package/@types/module/schema-extend/components/data-picker.d.ts +139 -139
- package/@types/module/schema-extend/components/description-list.d.ts +39 -39
- package/@types/module/schema-extend/components/divider.d.ts +22 -22
- package/@types/module/schema-extend/components/drawer.d.ts +55 -55
- package/@types/module/schema-extend/components/ellipsis.d.ts +47 -47
- package/@types/module/schema-extend/components/excel-importer.d.ts +16 -16
- package/@types/module/schema-extend/components/footer.d.ts +37 -37
- package/@types/module/schema-extend/components/form.d.ts +658 -658
- package/@types/module/schema-extend/components/globalfooter.d.ts +23 -23
- package/@types/module/schema-extend/components/grid.d.ts +44 -44
- package/@types/module/schema-extend/components/iam-org-tree.d.ts +10 -10
- package/@types/module/schema-extend/components/image.d.ts +22 -22
- package/@types/module/schema-extend/components/imagePreview.d.ts +50 -50
- package/@types/module/schema-extend/components/input.d.ts +10 -10
- package/@types/module/schema-extend/components/iv-header.d.ts +24 -24
- package/@types/module/schema-extend/components/iv-table.d.ts +303 -303
- package/@types/module/schema-extend/components/iv-text.d.ts +12 -12
- package/@types/module/schema-extend/components/ivlink.d.ts +27 -27
- package/@types/module/schema-extend/components/layout.d.ts +137 -137
- package/@types/module/schema-extend/components/lcdp-event-receiver.d.ts +17 -17
- package/@types/module/schema-extend/components/li-list.d.ts +33 -33
- package/@types/module/schema-extend/components/list.d.ts +81 -81
- package/@types/module/schema-extend/components/modal.d.ts +55 -55
- package/@types/module/schema-extend/components/numberInfo.d.ts +10 -10
- package/@types/module/schema-extend/components/others.d.ts +338 -338
- package/@types/module/schema-extend/components/page.d.ts +60 -60
- package/@types/module/schema-extend/components/poptip.d.ts +22 -22
- package/@types/module/schema-extend/components/radio.d.ts +82 -82
- package/@types/module/schema-extend/components/region.d.ts +18 -18
- package/@types/module/schema-extend/components/result.d.ts +10 -10
- package/@types/module/schema-extend/components/scroll.d.ts +30 -30
- package/@types/module/schema-extend/components/scrollspy.d.ts +58 -58
- package/@types/module/schema-extend/components/steps.d.ts +38 -38
- package/@types/module/schema-extend/components/table.d.ts +153 -153
- package/@types/module/schema-extend/components/tag-select.d.ts +43 -43
- package/@types/module/schema-extend/components/tag.d.ts +18 -18
- package/@types/module/schema-extend/components/timeline.d.ts +39 -39
- package/@types/module/schema-extend/components/tinymce.d.ts +27 -27
- package/@types/module/schema-extend/components/title.d.ts +18 -18
- package/@types/module/schema-extend/components/tooltips.d.ts +10 -10
- package/@types/module/schema-extend/components/transfer.d.ts +65 -65
- package/@types/module/schema-extend/components/tree.d.ts +53 -53
- package/@types/module/schema-extend/components/upload.d.ts +43 -43
- package/@types/module/schema-extend/components/wizard.d.ts +62 -62
- package/@types/module/schema-extend/index.d.ts +1 -1
- package/@types/module/schema-extend/iview-schema.d.ts +2 -2
- package/@types/module/schema-extend/utils.d.ts +45 -45
- package/@types/module/validate-processor.d.ts +6 -6
- package/bingo-builder-manifest.json +2 -2
- package/index.js +3 -3
- package/modules/fly_vue_lcdp_iview/dll.js +4 -4
- package/modules/fly_vue_lcdp_iview/lcdp-iview-component.3a6ad43300375aeb1ef6.js +1 -0
- package/modules/fly_vue_lcdp_iview/{lcdp-renderer-components.d0a144d1ab28575f4614.js → lcdp-renderer-components.3a6ad43300375aeb1ef6.js} +1 -1
- package/package.json +1 -1
- package/modules/fly_vue_lcdp_iview/lcdp-iview-component.d0a144d1ab28575f4614.js +0 -1
- /package/modules/fly_vue_lcdp_iview/{chunk-732b533d.d0a144d1ab28575f4614.js → chunk-732b533d.3a6ad43300375aeb1ef6.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{lcdp-designer-components.d0a144d1ab28575f4614.js → lcdp-designer-components.3a6ad43300375aeb1ef6.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{lcdp-iview-attrcomponent.d0a144d1ab28575f4614.js → lcdp-iview-attrcomponent.3a6ad43300375aeb1ef6.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{lcdp-iview-basecomponent.d0a144d1ab28575f4614.js → lcdp-iview-basecomponent.3a6ad43300375aeb1ef6.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{lcdp-iview-component-ice.d0a144d1ab28575f4614.js → lcdp-iview-component-ice.3a6ad43300375aeb1ef6.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{lcdp-iview-component-region.d0a144d1ab28575f4614.js → lcdp-iview-component-region.3a6ad43300375aeb1ef6.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{vendors~lcdp-iview-component-ice.d0a144d1ab28575f4614.js → vendors~lcdp-iview-component-ice.3a6ad43300375aeb1ef6.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{vendors~lcdp-iview-component.d0a144d1ab28575f4614.js → vendors~lcdp-iview-component.3a6ad43300375aeb1ef6.js} +0 -0
- /package/modules/fly_vue_lcdp_iview/{vendors~lcdp-renderer-components.d0a144d1ab28575f4614.js → vendors~lcdp-renderer-components.3a6ad43300375aeb1ef6.js} +0 -0
@@ -1,12 +1,12 @@
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
2
|
-
darkMode: {
|
3
|
-
type: BooleanConstructor;
|
4
|
-
};
|
5
|
-
}, {}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
6
|
-
darkMode: {
|
7
|
-
type: BooleanConstructor;
|
8
|
-
};
|
9
|
-
}>>, {
|
10
|
-
darkMode: boolean;
|
11
|
-
}>;
|
12
|
-
export default _default;
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
2
|
+
darkMode: {
|
3
|
+
type: BooleanConstructor;
|
4
|
+
};
|
5
|
+
}, {}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
6
|
+
darkMode: {
|
7
|
+
type: BooleanConstructor;
|
8
|
+
};
|
9
|
+
}>>, {
|
10
|
+
darkMode: boolean;
|
11
|
+
}>;
|
12
|
+
export default _default;
|
@@ -1,35 +1,35 @@
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
2
|
-
tips: {
|
3
|
-
type: StringConstructor;
|
4
|
-
};
|
5
|
-
highlightPath: {
|
6
|
-
type: StringConstructor;
|
7
|
-
};
|
8
|
-
darkMode: {
|
9
|
-
type: BooleanConstructor;
|
10
|
-
};
|
11
|
-
dense: {
|
12
|
-
type: BooleanConstructor;
|
13
|
-
default: boolean;
|
14
|
-
};
|
15
|
-
}, {
|
16
|
-
highlight: import("vue").Ref<boolean>;
|
17
|
-
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
18
|
-
tips: {
|
19
|
-
type: StringConstructor;
|
20
|
-
};
|
21
|
-
highlightPath: {
|
22
|
-
type: StringConstructor;
|
23
|
-
};
|
24
|
-
darkMode: {
|
25
|
-
type: BooleanConstructor;
|
26
|
-
};
|
27
|
-
dense: {
|
28
|
-
type: BooleanConstructor;
|
29
|
-
default: boolean;
|
30
|
-
};
|
31
|
-
}>>, {
|
32
|
-
darkMode: boolean;
|
33
|
-
dense: boolean;
|
34
|
-
}>;
|
35
|
-
export default _default;
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
2
|
+
tips: {
|
3
|
+
type: StringConstructor;
|
4
|
+
};
|
5
|
+
highlightPath: {
|
6
|
+
type: StringConstructor;
|
7
|
+
};
|
8
|
+
darkMode: {
|
9
|
+
type: BooleanConstructor;
|
10
|
+
};
|
11
|
+
dense: {
|
12
|
+
type: BooleanConstructor;
|
13
|
+
default: boolean;
|
14
|
+
};
|
15
|
+
}, {
|
16
|
+
highlight: import("vue").Ref<boolean>;
|
17
|
+
}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
|
18
|
+
tips: {
|
19
|
+
type: StringConstructor;
|
20
|
+
};
|
21
|
+
highlightPath: {
|
22
|
+
type: StringConstructor;
|
23
|
+
};
|
24
|
+
darkMode: {
|
25
|
+
type: BooleanConstructor;
|
26
|
+
};
|
27
|
+
dense: {
|
28
|
+
type: BooleanConstructor;
|
29
|
+
default: boolean;
|
30
|
+
};
|
31
|
+
}>>, {
|
32
|
+
darkMode: boolean;
|
33
|
+
dense: boolean;
|
34
|
+
}>;
|
35
|
+
export default _default;
|
@@ -1,252 +1,252 @@
|
|
1
|
-
/// <reference types="vue-shims" />
|
2
|
-
declare const _default: {
|
3
|
-
DesignPageView: () => Promise<typeof import("*.vue")>;
|
4
|
-
LcdpDataImporter: () => Promise<typeof import("./for-renderer/excel-importer/index.vue")>;
|
5
|
-
LcdpDataExporter: () => Promise<typeof import("./for-renderer/data-exporter/index.vue")>;
|
6
|
-
IvHeaderCollapse: () => Promise<typeof import("./for-renderer/layout/iv-header-collapse.vue")>;
|
7
|
-
IvPageLayout: () => Promise<typeof import("*.vue")>;
|
8
|
-
IvPageView: () => Promise<typeof import("*.vue")>;
|
9
|
-
IvTriggerContainer: () => Promise<typeof import("./for-renderer/layout/iv-trigger-container.vue")>;
|
10
|
-
IvHeaderLeft: () => Promise<typeof import("*.vue")>;
|
11
|
-
IvHeaderCenter: () => Promise<typeof import("*.vue")>;
|
12
|
-
IvHeaderRight: () => Promise<typeof import("*.vue")>;
|
13
|
-
LcdpDataPicker: () => Promise<typeof import("*.vue")>;
|
14
|
-
LcdpDataPickerInput: () => Promise<typeof import("*.vue")>;
|
15
|
-
LcdpDataColumn: () => Promise<typeof import("./for-renderer/data-picker/data-column")>;
|
16
|
-
VarInput: () => Promise<typeof import("./attribute/designer/prop-value-editor/var-input/index.vue")>;
|
17
|
-
InputSearchTypeAttrEdit: () => Promise<typeof import("*.vue")>;
|
18
|
-
DataDictionaryDisabledAttrEdit: () => Promise<typeof import("*.vue")>;
|
19
|
-
OneArrayOptionAttrEdit: () => Promise<typeof import("*.vue")>;
|
20
|
-
EntitySelectAttrEdit: () => Promise<typeof import("*.vue")>;
|
21
|
-
EntityFieldsAttrEdit: () => Promise<typeof import("*.vue")>;
|
22
|
-
PropsObjectAttrEdit: () => Promise<typeof import("*.vue")>;
|
23
|
-
TableFiltersEditor: () => Promise<typeof import("./attribute/prop-value-editor/filters-editor/index.vue")>;
|
24
|
-
SimpleJsonEditor: () => Promise<typeof import("./attribute/prop-value-editor/json-editor.vue")>;
|
25
|
-
ObjectEditor: () => Promise<typeof import("./attribute/prop-value-editor/object-editor.vue")>;
|
26
|
-
ArrayEditor: () => Promise<typeof import("./attribute/prop-value-editor/array-editor/index.vue")>;
|
27
|
-
NameValuesEditor: () => Promise<typeof import("./attribute/prop-value-editor/name-values-editor.vue")>;
|
28
|
-
ExportCandidateFieldsEditor: () => Promise<typeof import("./attribute/prop-value-editor/export-candidate-fields-editor/index.vue")>;
|
29
|
-
MapEditor: () => Promise<typeof import("*.vue")>;
|
30
|
-
ServicePathSelector: () => Promise<typeof import("*.vue")>;
|
31
|
-
AutoCompleteAttrEdit: () => Promise<typeof import("*.vue")>;
|
32
|
-
ColSelectAttrEdit: () => Promise<typeof import("*.vue")>;
|
33
|
-
FlexAttrEdit: () => Promise<typeof import("*.vue")>;
|
34
|
-
ColorPickerAttrEdit: () => Promise<typeof import("*.vue")>;
|
35
|
-
DataDictionaryAttrEdit: () => Promise<typeof import("*.vue")>;
|
36
|
-
TableDataDictionaryAttrEdit: () => Promise<typeof import("*.vue")>;
|
37
|
-
DatePickerAttrEdit: () => Promise<typeof import("*.vue")>;
|
38
|
-
IconSelectAttrEdit: () => Promise<typeof import("*.vue")>;
|
39
|
-
KeyNameAttrEdit: () => Promise<typeof import("*.vue")>;
|
40
|
-
MonacoAttrEdit: () => Promise<typeof import("*.vue")>;
|
41
|
-
OptionAttrEdit: () => Promise<typeof import("*.vue")>;
|
42
|
-
PagerAttrEdit: () => Promise<typeof import("*.vue")>;
|
43
|
-
RadioGroupAttrEdit: () => Promise<typeof import("*.vue")>;
|
44
|
-
RulesAttrEdit: () => Promise<typeof import("*.vue")>;
|
45
|
-
RulesAttrEditSchema: () => Promise<typeof import("*.vue")>;
|
46
|
-
SliderAttrEdit: () => Promise<typeof import("*.vue")>;
|
47
|
-
StrokeColorAttrEdit: () => Promise<typeof import("*.vue")>;
|
48
|
-
StyleAttrEdit: () => Promise<typeof import("*.vue")>;
|
49
|
-
TabPanelAttrEdit: () => Promise<typeof import("*.vue")>;
|
50
|
-
TableColAttrEdit: () => Promise<typeof import("*.vue")>;
|
51
|
-
TableSearchAttrEdit: () => Promise<typeof import("*.vue")>;
|
52
|
-
TextareaAttrEdit: () => Promise<typeof import("*.vue")>;
|
53
|
-
AttrSelectAttrEdit: () => Promise<typeof import("*.vue")>;
|
54
|
-
FormIdSelectAttrEdit: () => Promise<typeof import("*.vue")>;
|
55
|
-
TableIdSelectAttrEdit: () => Promise<typeof import("*.vue")>;
|
56
|
-
StepIdSelectAttrEdit: () => Promise<typeof import("*.vue")>;
|
57
|
-
ScheamPropertiesAttrEdit: () => Promise<typeof import("*.vue")>;
|
58
|
-
IvTableDataAttrEdit: () => Promise<typeof import("*.vue")>;
|
59
|
-
MenuTreeAttrEdit: () => Promise<typeof import("*.vue")>;
|
60
|
-
FileTypeAttrEdit: () => Promise<typeof import("*.vue")>;
|
61
|
-
FileSizeAttrEdit: () => Promise<typeof import("*.vue")>;
|
62
|
-
TabPane: () => Promise<typeof import("*.vue")>;
|
63
|
-
IvFromRow: () => Promise<typeof import("*.vue")>;
|
64
|
-
IvFromCol: () => Promise<typeof import("*.vue")>;
|
65
|
-
IvFormItem: () => Promise<typeof import("./components/iview/IvFormItem.js")>;
|
66
|
-
IvFormTimePicker: () => Promise<typeof import("./components/iview/IvFormTimePicker.js")>;
|
67
|
-
IvFormSwitch: () => Promise<typeof import("./components/iview/IvFormSwitch.js")>;
|
68
|
-
IvFormSelect: () => Promise<typeof import("./components/iview/IvFormSelect.js")>;
|
69
|
-
IvFormRate: () => Promise<typeof import("./components/iview/IvFormRate.js")>;
|
70
|
-
IvFormRadio: () => Promise<typeof import("./components/iview/IvFormRadio.js")>;
|
71
|
-
IvFormInputNumber: () => Promise<typeof import("./components/iview/IvFormInputNumber.js")>;
|
72
|
-
IvFormDatePicker: () => Promise<typeof import("./components/iview/IvFormDatePicker.js")>;
|
73
|
-
IvFormCheckbox: () => Promise<typeof import("./components/iview/IvFormCheckbox.js")>;
|
74
|
-
IvFormAutoComplete: () => Promise<typeof import("./components/iview/IvFormAutoComplete.js")>;
|
75
|
-
IvFormInput: () => Promise<typeof import("./components/iview/IvFormInput.js")>;
|
76
|
-
IvFormUpload: () => Promise<typeof import("./components/iview/IvFormUpload.js")>;
|
77
|
-
IvModal: {
|
78
|
-
name: string;
|
79
|
-
inheritAttrs: boolean;
|
80
|
-
props: {
|
81
|
-
fullscreen: {
|
82
|
-
type: BooleanConstructor;
|
83
|
-
default: boolean;
|
84
|
-
};
|
85
|
-
fullscreenable: {
|
86
|
-
type: BooleanConstructor;
|
87
|
-
default: boolean;
|
88
|
-
};
|
89
|
-
height: {
|
90
|
-
type: (NumberConstructor | StringConstructor)[];
|
91
|
-
};
|
92
|
-
headerHide: {
|
93
|
-
type: BooleanConstructor;
|
94
|
-
default: boolean;
|
95
|
-
};
|
96
|
-
};
|
97
|
-
data(): {
|
98
|
-
isFullScreen: any;
|
99
|
-
};
|
100
|
-
computed: {
|
101
|
-
calcHei(): string;
|
102
|
-
};
|
103
|
-
mounted(): void;
|
104
|
-
watch: {
|
105
|
-
value(newVal: any): void;
|
106
|
-
fullscreen(val: any): void;
|
107
|
-
};
|
108
|
-
render(h: any): any;
|
109
|
-
methods: {
|
110
|
-
isNumber(val: any): boolean;
|
111
|
-
handleFullScreen(e: any): void;
|
112
|
-
getFitWindow(): any;
|
113
|
-
};
|
114
|
-
};
|
115
|
-
DatePicker: () => Promise<typeof import("*.vue")>;
|
116
|
-
TimePicker: () => Promise<typeof import("*.vue")>;
|
117
|
-
IvAlert: () => Promise<typeof import("./components/iview/IvAlert.js")>;
|
118
|
-
IvAnchor: () => Promise<typeof import("./components/iview/IvAnchor.js")>;
|
119
|
-
IvAutoComplete: () => Promise<typeof import("*.vue")>;
|
120
|
-
IvAvatar: () => Promise<typeof import("./components/iview/IvAvatar.js")>;
|
121
|
-
IvAvatarList: () => Promise<typeof import("./components/iview/IvAvatarList.js")>;
|
122
|
-
IvBadge: () => Promise<typeof import("./components/iview/IvBadge.js")>;
|
123
|
-
IvBreadcrumb: () => Promise<typeof import("./components/iview/IvBreadcrumb.js")>;
|
124
|
-
IvButton: () => Promise<typeof import("./components/iview/IvButton.js")>;
|
125
|
-
IvCell: () => Promise<typeof import("./components/iview/IvCell.js")>;
|
126
|
-
IvCheckbox: () => Promise<typeof import("./components/iview/IvCheckbox.js")>;
|
127
|
-
IvCheckboxSingle: () => Promise<typeof import("./components/iview/IvCheckboxSingle.js")>;
|
128
|
-
IvCollapsePanel: () => Promise<typeof import("./components/iview/IvCollapsePanel.js")>;
|
129
|
-
IvColorPicker: () => Promise<typeof import("./components/iview/IvColorPicker.js")>;
|
130
|
-
IvCountDown: () => Promise<typeof import("./components/iview/IvCountDown.js")>;
|
131
|
-
IvDescription: () => Promise<typeof import("./components/iview/IvDescription.js")>;
|
132
|
-
IvDivider: () => Promise<typeof import("./components/iview/IvDivider.js")>;
|
133
|
-
IvDropdown: () => Promise<typeof import("./components/iview/IvDropdown.js")>;
|
134
|
-
IvDropdownFixed: () => Promise<typeof import("*.vue")>;
|
135
|
-
IvDropdownItem: () => Promise<typeof import("./components/iview/IvDropdownItem.js")>;
|
136
|
-
IvEllipsis: () => Promise<typeof import("./components/iview/IvEllipsis.js")>;
|
137
|
-
IvGlobalFooter: () => Promise<typeof import("./components/iview/IvGlobalFooter.js")>;
|
138
|
-
IvListItem: () => Promise<typeof import("./components/iview/IvListItem.js")>;
|
139
|
-
IvMenu: () => Promise<typeof import("*.vue")>;
|
140
|
-
IvRadio: () => Promise<typeof import("./components/iview/IvRadio.js")>;
|
141
|
-
IvRadioSingle: () => Promise<typeof import("./components/iview/IvRadioSingle.js")>;
|
142
|
-
IvSelect: () => Promise<typeof import("*.vue")>;
|
143
|
-
IvSpin: () => Promise<typeof import("./components/iview/IvSpin.js")>;
|
144
|
-
IvStep: () => Promise<typeof import("./components/iview/IvStep.js")>;
|
145
|
-
IvStepPane: () => Promise<typeof import("./components/IvWizard/step-pane.vue")>;
|
146
|
-
IvSwitch: () => Promise<typeof import("./components/iview/IvSwitch.js")>;
|
147
|
-
IvTable: () => Promise<typeof import("./components/iview/IvTable.js")>;
|
148
|
-
IvTableFixed: () => Promise<typeof import("*.vue")>;
|
149
|
-
IvTag: () => Promise<typeof import("./components/iview/IvTag.js")>;
|
150
|
-
IvTagSelect: () => Promise<typeof import("*.vue")>;
|
151
|
-
IvTimeline: () => Promise<typeof import("./components/iview/IvTimeline.js")>;
|
152
|
-
IvTimelineItem: () => Promise<typeof import("./components/iview/IvTimelineItem.js")>;
|
153
|
-
IvTooltip: () => Promise<typeof import("*.vue")>;
|
154
|
-
IvTreeSelect: () => Promise<typeof import("*.vue")>;
|
155
|
-
IvUpload: () => Promise<typeof import("*.vue")>;
|
156
|
-
Page: () => Promise<typeof import("*.vue")>;
|
157
|
-
IvTree: () => Promise<typeof import("*.vue")>;
|
158
|
-
IvTransfer: () => Promise<typeof import("./components/iview/IvTransfer.js")>;
|
159
|
-
IvCarouselItem: () => Promise<typeof import("./components/iview/IvCarouselItem.js")>;
|
160
|
-
IvCalendar: () => Promise<typeof import("./components/iview/IvCalendar.js")>;
|
161
|
-
IvPoptip: () => Promise<typeof import("./components/iview/IvPoptip.js")>;
|
162
|
-
IvRadioGroup: () => Promise<typeof import("./components/iview/IvRadioGroup.js")>;
|
163
|
-
IvCheckboxGroup: () => Promise<typeof import("./components/iview/IvCheckboxGroup.js")>;
|
164
|
-
IvBackTop: () => Promise<typeof import("./components/iview/IvBackTop.js")>;
|
165
|
-
Input: () => Promise<typeof import("*.vue")>;
|
166
|
-
iInput: () => Promise<typeof import("*.vue")>;
|
167
|
-
InputNumber: () => Promise<typeof import("*.vue")>;
|
168
|
-
Slider: () => Promise<typeof import("*.vue")>;
|
169
|
-
Rate: () => Promise<typeof import("*.vue")>;
|
170
|
-
Card: () => Promise<typeof import("./components/iview/IvCard.js")>;
|
171
|
-
Tabs: () => Promise<typeof import("*.vue")>;
|
172
|
-
IvDrawer: () => Promise<typeof import("./components/iview/IvDrawer.js")>;
|
173
|
-
Cascader: () => Promise<typeof import("*.vue")>;
|
174
|
-
Progress: () => Promise<typeof import("*.vue")>;
|
175
|
-
IvSplit: () => Promise<typeof import("*.vue")>;
|
176
|
-
IvScroll: () => Promise<typeof import("./components/iview/IvScroll.js")>;
|
177
|
-
IvResult: () => Promise<typeof import("*.vue")>;
|
178
|
-
IvCrud: () => Promise<typeof import("*.vue")>;
|
179
|
-
IvTableGrid: {
|
180
|
-
name: string;
|
181
|
-
functional: boolean;
|
182
|
-
render: (createElement: any, context: any) => any;
|
183
|
-
};
|
184
|
-
IvWizard: () => Promise<typeof import("./components/IvWizard/index.vue")>;
|
185
|
-
IamMemberSelect: () => Promise<typeof import("*.vue")>;
|
186
|
-
IamOrgSelect: () => Promise<typeof import("*.vue")>;
|
187
|
-
IamOrgTree: () => Promise<typeof import("*.vue")>;
|
188
|
-
DynamicInput: () => Promise<typeof import("./components/lab-component/dynamic-input/index.vue")>;
|
189
|
-
IvScrollSpy: () => Promise<typeof import("*.vue")>;
|
190
|
-
IvScrollSpyItem: () => Promise<typeof import("*.vue")>;
|
191
|
-
IvRegion: () => Promise<typeof import("*.vue")>;
|
192
|
-
IvEntityForm: () => Promise<typeof import("./components/entity/IvEntityForm.js")>;
|
193
|
-
IvEntityFormItem: () => Promise<typeof import("./components/entity/IvEntityFormItem.js")>;
|
194
|
-
IvEntityList: () => Promise<typeof import("./components/entity/IvEntityList.js")>;
|
195
|
-
IvEntityListItem: () => Promise<typeof import("./components/entity/IvEntityListItem.js")>;
|
196
|
-
IvEntitySelect: () => Promise<typeof import("*.vue")>;
|
197
|
-
IvTinymce: () => Promise<typeof import("*.vue")>;
|
198
|
-
IvContainer: () => Promise<typeof import("./components/base/IvContainer/index.js")>;
|
199
|
-
IvDiv: () => Promise<typeof import("./components/base/IvDiv/index.js")>;
|
200
|
-
IvIframe: () => Promise<typeof import("./components/base/IvIframe/index.vue")>;
|
201
|
-
IvImage: () => Promise<typeof import("*.vue")>;
|
202
|
-
IvLink: () => Promise<typeof import("./components/base/IvLink/index.js")>;
|
203
|
-
IvSpan: () => Promise<typeof import("*.vue")>;
|
204
|
-
IvText: () => Promise<typeof import("./components/base/IvText/index.vue")>;
|
205
|
-
IvTitle: () => Promise<typeof import("./components/base/IvTitle/index.js")>;
|
206
|
-
IvLiList: () => Promise<typeof import("./components/base/IvLiList/index.js")>;
|
207
|
-
IvLi: () => Promise<typeof import("*.vue")>;
|
208
|
-
IvEmpty: () => Promise<typeof import("./components/base/IvEmpty/index.js")>;
|
209
|
-
IvLayoutContainer: () => Promise<typeof import("*.vue")>;
|
210
|
-
IvLayout: () => Promise<typeof import("./components/iview/IvLayout/IvLayout.js")>;
|
211
|
-
IvHeader: () => Promise<typeof import("./components/iview/IvLayout/IvHeader.js")>;
|
212
|
-
IvSider: () => Promise<typeof import("./components/iview/IvLayout/IvSider.js")>;
|
213
|
-
IvContent: () => Promise<typeof import("./components/iview/IvLayout/IvContent.js")>;
|
214
|
-
IvFooter: () => Promise<typeof import("./components/iview/IvLayout/IvFooter.js")>;
|
215
|
-
IvGrid: () => Promise<typeof import("./components/iview/IvLayout/IvGrid.js")>;
|
216
|
-
IvTableColumn: any;
|
217
|
-
IvTableGridColumn: any;
|
218
|
-
IvForm: any;
|
219
|
-
IamFormMemberSelect: any;
|
220
|
-
IamFormOrgSelect: any;
|
221
|
-
SingleLineText: {
|
222
|
-
functional: boolean;
|
223
|
-
props: string[];
|
224
|
-
render(createElement: any, context: any): any;
|
225
|
-
};
|
226
|
-
Number: {
|
227
|
-
functional: boolean;
|
228
|
-
props: string[];
|
229
|
-
render(createElement: any, context: any): any;
|
230
|
-
};
|
231
|
-
Boolean: {
|
232
|
-
functional: boolean;
|
233
|
-
props: string[];
|
234
|
-
render(createElement: any, context: any): any;
|
235
|
-
};
|
236
|
-
SingleSelect: {
|
237
|
-
functional: boolean;
|
238
|
-
props: string[];
|
239
|
-
render(createElement: any, context: any): any;
|
240
|
-
};
|
241
|
-
MultipleSelect: {
|
242
|
-
functional: boolean;
|
243
|
-
props: string[];
|
244
|
-
render(createElement: any, context: any): any;
|
245
|
-
};
|
246
|
-
TitleAttrEdit: {
|
247
|
-
functional: boolean;
|
248
|
-
props: string[];
|
249
|
-
render(createElement: any, context: any): any;
|
250
|
-
};
|
251
|
-
};
|
252
|
-
export default _default;
|
1
|
+
/// <reference types="vue-shims" />
|
2
|
+
declare const _default: {
|
3
|
+
DesignPageView: () => Promise<typeof import("*.vue")>;
|
4
|
+
LcdpDataImporter: () => Promise<typeof import("./for-renderer/excel-importer/index.vue")>;
|
5
|
+
LcdpDataExporter: () => Promise<typeof import("./for-renderer/data-exporter/index.vue")>;
|
6
|
+
IvHeaderCollapse: () => Promise<typeof import("./for-renderer/layout/iv-header-collapse.vue")>;
|
7
|
+
IvPageLayout: () => Promise<typeof import("*.vue")>;
|
8
|
+
IvPageView: () => Promise<typeof import("*.vue")>;
|
9
|
+
IvTriggerContainer: () => Promise<typeof import("./for-renderer/layout/iv-trigger-container.vue")>;
|
10
|
+
IvHeaderLeft: () => Promise<typeof import("*.vue")>;
|
11
|
+
IvHeaderCenter: () => Promise<typeof import("*.vue")>;
|
12
|
+
IvHeaderRight: () => Promise<typeof import("*.vue")>;
|
13
|
+
LcdpDataPicker: () => Promise<typeof import("*.vue")>;
|
14
|
+
LcdpDataPickerInput: () => Promise<typeof import("*.vue")>;
|
15
|
+
LcdpDataColumn: () => Promise<typeof import("./for-renderer/data-picker/data-column")>;
|
16
|
+
VarInput: () => Promise<typeof import("./attribute/designer/prop-value-editor/var-input/index.vue")>;
|
17
|
+
InputSearchTypeAttrEdit: () => Promise<typeof import("*.vue")>;
|
18
|
+
DataDictionaryDisabledAttrEdit: () => Promise<typeof import("*.vue")>;
|
19
|
+
OneArrayOptionAttrEdit: () => Promise<typeof import("*.vue")>;
|
20
|
+
EntitySelectAttrEdit: () => Promise<typeof import("*.vue")>;
|
21
|
+
EntityFieldsAttrEdit: () => Promise<typeof import("*.vue")>;
|
22
|
+
PropsObjectAttrEdit: () => Promise<typeof import("*.vue")>;
|
23
|
+
TableFiltersEditor: () => Promise<typeof import("./attribute/prop-value-editor/filters-editor/index.vue")>;
|
24
|
+
SimpleJsonEditor: () => Promise<typeof import("./attribute/prop-value-editor/json-editor.vue")>;
|
25
|
+
ObjectEditor: () => Promise<typeof import("./attribute/prop-value-editor/object-editor.vue")>;
|
26
|
+
ArrayEditor: () => Promise<typeof import("./attribute/prop-value-editor/array-editor/index.vue")>;
|
27
|
+
NameValuesEditor: () => Promise<typeof import("./attribute/prop-value-editor/name-values-editor.vue")>;
|
28
|
+
ExportCandidateFieldsEditor: () => Promise<typeof import("./attribute/prop-value-editor/export-candidate-fields-editor/index.vue")>;
|
29
|
+
MapEditor: () => Promise<typeof import("*.vue")>;
|
30
|
+
ServicePathSelector: () => Promise<typeof import("*.vue")>;
|
31
|
+
AutoCompleteAttrEdit: () => Promise<typeof import("*.vue")>;
|
32
|
+
ColSelectAttrEdit: () => Promise<typeof import("*.vue")>;
|
33
|
+
FlexAttrEdit: () => Promise<typeof import("*.vue")>;
|
34
|
+
ColorPickerAttrEdit: () => Promise<typeof import("*.vue")>;
|
35
|
+
DataDictionaryAttrEdit: () => Promise<typeof import("*.vue")>;
|
36
|
+
TableDataDictionaryAttrEdit: () => Promise<typeof import("*.vue")>;
|
37
|
+
DatePickerAttrEdit: () => Promise<typeof import("*.vue")>;
|
38
|
+
IconSelectAttrEdit: () => Promise<typeof import("*.vue")>;
|
39
|
+
KeyNameAttrEdit: () => Promise<typeof import("*.vue")>;
|
40
|
+
MonacoAttrEdit: () => Promise<typeof import("*.vue")>;
|
41
|
+
OptionAttrEdit: () => Promise<typeof import("*.vue")>;
|
42
|
+
PagerAttrEdit: () => Promise<typeof import("*.vue")>;
|
43
|
+
RadioGroupAttrEdit: () => Promise<typeof import("*.vue")>;
|
44
|
+
RulesAttrEdit: () => Promise<typeof import("*.vue")>;
|
45
|
+
RulesAttrEditSchema: () => Promise<typeof import("*.vue")>;
|
46
|
+
SliderAttrEdit: () => Promise<typeof import("*.vue")>;
|
47
|
+
StrokeColorAttrEdit: () => Promise<typeof import("*.vue")>;
|
48
|
+
StyleAttrEdit: () => Promise<typeof import("*.vue")>;
|
49
|
+
TabPanelAttrEdit: () => Promise<typeof import("*.vue")>;
|
50
|
+
TableColAttrEdit: () => Promise<typeof import("*.vue")>;
|
51
|
+
TableSearchAttrEdit: () => Promise<typeof import("*.vue")>;
|
52
|
+
TextareaAttrEdit: () => Promise<typeof import("*.vue")>;
|
53
|
+
AttrSelectAttrEdit: () => Promise<typeof import("*.vue")>;
|
54
|
+
FormIdSelectAttrEdit: () => Promise<typeof import("*.vue")>;
|
55
|
+
TableIdSelectAttrEdit: () => Promise<typeof import("*.vue")>;
|
56
|
+
StepIdSelectAttrEdit: () => Promise<typeof import("*.vue")>;
|
57
|
+
ScheamPropertiesAttrEdit: () => Promise<typeof import("*.vue")>;
|
58
|
+
IvTableDataAttrEdit: () => Promise<typeof import("*.vue")>;
|
59
|
+
MenuTreeAttrEdit: () => Promise<typeof import("*.vue")>;
|
60
|
+
FileTypeAttrEdit: () => Promise<typeof import("*.vue")>;
|
61
|
+
FileSizeAttrEdit: () => Promise<typeof import("*.vue")>;
|
62
|
+
TabPane: () => Promise<typeof import("*.vue")>;
|
63
|
+
IvFromRow: () => Promise<typeof import("*.vue")>;
|
64
|
+
IvFromCol: () => Promise<typeof import("*.vue")>;
|
65
|
+
IvFormItem: () => Promise<typeof import("./components/iview/IvFormItem.js")>;
|
66
|
+
IvFormTimePicker: () => Promise<typeof import("./components/iview/IvFormTimePicker.js")>;
|
67
|
+
IvFormSwitch: () => Promise<typeof import("./components/iview/IvFormSwitch.js")>;
|
68
|
+
IvFormSelect: () => Promise<typeof import("./components/iview/IvFormSelect.js")>;
|
69
|
+
IvFormRate: () => Promise<typeof import("./components/iview/IvFormRate.js")>;
|
70
|
+
IvFormRadio: () => Promise<typeof import("./components/iview/IvFormRadio.js")>;
|
71
|
+
IvFormInputNumber: () => Promise<typeof import("./components/iview/IvFormInputNumber.js")>;
|
72
|
+
IvFormDatePicker: () => Promise<typeof import("./components/iview/IvFormDatePicker.js")>;
|
73
|
+
IvFormCheckbox: () => Promise<typeof import("./components/iview/IvFormCheckbox.js")>;
|
74
|
+
IvFormAutoComplete: () => Promise<typeof import("./components/iview/IvFormAutoComplete.js")>;
|
75
|
+
IvFormInput: () => Promise<typeof import("./components/iview/IvFormInput.js")>;
|
76
|
+
IvFormUpload: () => Promise<typeof import("./components/iview/IvFormUpload.js")>;
|
77
|
+
IvModal: {
|
78
|
+
name: string;
|
79
|
+
inheritAttrs: boolean;
|
80
|
+
props: {
|
81
|
+
fullscreen: {
|
82
|
+
type: BooleanConstructor;
|
83
|
+
default: boolean;
|
84
|
+
};
|
85
|
+
fullscreenable: {
|
86
|
+
type: BooleanConstructor;
|
87
|
+
default: boolean;
|
88
|
+
};
|
89
|
+
height: {
|
90
|
+
type: (NumberConstructor | StringConstructor)[];
|
91
|
+
};
|
92
|
+
headerHide: {
|
93
|
+
type: BooleanConstructor;
|
94
|
+
default: boolean;
|
95
|
+
};
|
96
|
+
};
|
97
|
+
data(): {
|
98
|
+
isFullScreen: any;
|
99
|
+
};
|
100
|
+
computed: {
|
101
|
+
calcHei(): string;
|
102
|
+
};
|
103
|
+
mounted(): void;
|
104
|
+
watch: {
|
105
|
+
value(newVal: any): void;
|
106
|
+
fullscreen(val: any): void;
|
107
|
+
};
|
108
|
+
render(h: any): any;
|
109
|
+
methods: {
|
110
|
+
isNumber(val: any): boolean;
|
111
|
+
handleFullScreen(e: any): void;
|
112
|
+
getFitWindow(): any;
|
113
|
+
};
|
114
|
+
};
|
115
|
+
DatePicker: () => Promise<typeof import("*.vue")>;
|
116
|
+
TimePicker: () => Promise<typeof import("*.vue")>;
|
117
|
+
IvAlert: () => Promise<typeof import("./components/iview/IvAlert.js")>;
|
118
|
+
IvAnchor: () => Promise<typeof import("./components/iview/IvAnchor.js")>;
|
119
|
+
IvAutoComplete: () => Promise<typeof import("*.vue")>;
|
120
|
+
IvAvatar: () => Promise<typeof import("./components/iview/IvAvatar.js")>;
|
121
|
+
IvAvatarList: () => Promise<typeof import("./components/iview/IvAvatarList.js")>;
|
122
|
+
IvBadge: () => Promise<typeof import("./components/iview/IvBadge.js")>;
|
123
|
+
IvBreadcrumb: () => Promise<typeof import("./components/iview/IvBreadcrumb.js")>;
|
124
|
+
IvButton: () => Promise<typeof import("./components/iview/IvButton.js")>;
|
125
|
+
IvCell: () => Promise<typeof import("./components/iview/IvCell.js")>;
|
126
|
+
IvCheckbox: () => Promise<typeof import("./components/iview/IvCheckbox.js")>;
|
127
|
+
IvCheckboxSingle: () => Promise<typeof import("./components/iview/IvCheckboxSingle.js")>;
|
128
|
+
IvCollapsePanel: () => Promise<typeof import("./components/iview/IvCollapsePanel.js")>;
|
129
|
+
IvColorPicker: () => Promise<typeof import("./components/iview/IvColorPicker.js")>;
|
130
|
+
IvCountDown: () => Promise<typeof import("./components/iview/IvCountDown.js")>;
|
131
|
+
IvDescription: () => Promise<typeof import("./components/iview/IvDescription.js")>;
|
132
|
+
IvDivider: () => Promise<typeof import("./components/iview/IvDivider.js")>;
|
133
|
+
IvDropdown: () => Promise<typeof import("./components/iview/IvDropdown.js")>;
|
134
|
+
IvDropdownFixed: () => Promise<typeof import("*.vue")>;
|
135
|
+
IvDropdownItem: () => Promise<typeof import("./components/iview/IvDropdownItem.js")>;
|
136
|
+
IvEllipsis: () => Promise<typeof import("./components/iview/IvEllipsis.js")>;
|
137
|
+
IvGlobalFooter: () => Promise<typeof import("./components/iview/IvGlobalFooter.js")>;
|
138
|
+
IvListItem: () => Promise<typeof import("./components/iview/IvListItem.js")>;
|
139
|
+
IvMenu: () => Promise<typeof import("*.vue")>;
|
140
|
+
IvRadio: () => Promise<typeof import("./components/iview/IvRadio.js")>;
|
141
|
+
IvRadioSingle: () => Promise<typeof import("./components/iview/IvRadioSingle.js")>;
|
142
|
+
IvSelect: () => Promise<typeof import("*.vue")>;
|
143
|
+
IvSpin: () => Promise<typeof import("./components/iview/IvSpin.js")>;
|
144
|
+
IvStep: () => Promise<typeof import("./components/iview/IvStep.js")>;
|
145
|
+
IvStepPane: () => Promise<typeof import("./components/IvWizard/step-pane.vue")>;
|
146
|
+
IvSwitch: () => Promise<typeof import("./components/iview/IvSwitch.js")>;
|
147
|
+
IvTable: () => Promise<typeof import("./components/iview/IvTable.js")>;
|
148
|
+
IvTableFixed: () => Promise<typeof import("*.vue")>;
|
149
|
+
IvTag: () => Promise<typeof import("./components/iview/IvTag.js")>;
|
150
|
+
IvTagSelect: () => Promise<typeof import("*.vue")>;
|
151
|
+
IvTimeline: () => Promise<typeof import("./components/iview/IvTimeline.js")>;
|
152
|
+
IvTimelineItem: () => Promise<typeof import("./components/iview/IvTimelineItem.js")>;
|
153
|
+
IvTooltip: () => Promise<typeof import("*.vue")>;
|
154
|
+
IvTreeSelect: () => Promise<typeof import("*.vue")>;
|
155
|
+
IvUpload: () => Promise<typeof import("*.vue")>;
|
156
|
+
Page: () => Promise<typeof import("*.vue")>;
|
157
|
+
IvTree: () => Promise<typeof import("*.vue")>;
|
158
|
+
IvTransfer: () => Promise<typeof import("./components/iview/IvTransfer.js")>;
|
159
|
+
IvCarouselItem: () => Promise<typeof import("./components/iview/IvCarouselItem.js")>;
|
160
|
+
IvCalendar: () => Promise<typeof import("./components/iview/IvCalendar.js")>;
|
161
|
+
IvPoptip: () => Promise<typeof import("./components/iview/IvPoptip.js")>;
|
162
|
+
IvRadioGroup: () => Promise<typeof import("./components/iview/IvRadioGroup.js")>;
|
163
|
+
IvCheckboxGroup: () => Promise<typeof import("./components/iview/IvCheckboxGroup.js")>;
|
164
|
+
IvBackTop: () => Promise<typeof import("./components/iview/IvBackTop.js")>;
|
165
|
+
Input: () => Promise<typeof import("*.vue")>;
|
166
|
+
iInput: () => Promise<typeof import("*.vue")>;
|
167
|
+
InputNumber: () => Promise<typeof import("*.vue")>;
|
168
|
+
Slider: () => Promise<typeof import("*.vue")>;
|
169
|
+
Rate: () => Promise<typeof import("*.vue")>;
|
170
|
+
Card: () => Promise<typeof import("./components/iview/IvCard.js")>;
|
171
|
+
Tabs: () => Promise<typeof import("*.vue")>;
|
172
|
+
IvDrawer: () => Promise<typeof import("./components/iview/IvDrawer.js")>;
|
173
|
+
Cascader: () => Promise<typeof import("*.vue")>;
|
174
|
+
Progress: () => Promise<typeof import("*.vue")>;
|
175
|
+
IvSplit: () => Promise<typeof import("*.vue")>;
|
176
|
+
IvScroll: () => Promise<typeof import("./components/iview/IvScroll.js")>;
|
177
|
+
IvResult: () => Promise<typeof import("*.vue")>;
|
178
|
+
IvCrud: () => Promise<typeof import("*.vue")>;
|
179
|
+
IvTableGrid: {
|
180
|
+
name: string;
|
181
|
+
functional: boolean;
|
182
|
+
render: (createElement: any, context: any) => any;
|
183
|
+
};
|
184
|
+
IvWizard: () => Promise<typeof import("./components/IvWizard/index.vue")>;
|
185
|
+
IamMemberSelect: () => Promise<typeof import("*.vue")>;
|
186
|
+
IamOrgSelect: () => Promise<typeof import("*.vue")>;
|
187
|
+
IamOrgTree: () => Promise<typeof import("*.vue")>;
|
188
|
+
DynamicInput: () => Promise<typeof import("./components/lab-component/dynamic-input/index.vue")>;
|
189
|
+
IvScrollSpy: () => Promise<typeof import("*.vue")>;
|
190
|
+
IvScrollSpyItem: () => Promise<typeof import("*.vue")>;
|
191
|
+
IvRegion: () => Promise<typeof import("*.vue")>;
|
192
|
+
IvEntityForm: () => Promise<typeof import("./components/entity/IvEntityForm.js")>;
|
193
|
+
IvEntityFormItem: () => Promise<typeof import("./components/entity/IvEntityFormItem.js")>;
|
194
|
+
IvEntityList: () => Promise<typeof import("./components/entity/IvEntityList.js")>;
|
195
|
+
IvEntityListItem: () => Promise<typeof import("./components/entity/IvEntityListItem.js")>;
|
196
|
+
IvEntitySelect: () => Promise<typeof import("*.vue")>;
|
197
|
+
IvTinymce: () => Promise<typeof import("*.vue")>;
|
198
|
+
IvContainer: () => Promise<typeof import("./components/base/IvContainer/index.js")>;
|
199
|
+
IvDiv: () => Promise<typeof import("./components/base/IvDiv/index.js")>;
|
200
|
+
IvIframe: () => Promise<typeof import("./components/base/IvIframe/index.vue")>;
|
201
|
+
IvImage: () => Promise<typeof import("*.vue")>;
|
202
|
+
IvLink: () => Promise<typeof import("./components/base/IvLink/index.js")>;
|
203
|
+
IvSpan: () => Promise<typeof import("*.vue")>;
|
204
|
+
IvText: () => Promise<typeof import("./components/base/IvText/index.vue")>;
|
205
|
+
IvTitle: () => Promise<typeof import("./components/base/IvTitle/index.js")>;
|
206
|
+
IvLiList: () => Promise<typeof import("./components/base/IvLiList/index.js")>;
|
207
|
+
IvLi: () => Promise<typeof import("*.vue")>;
|
208
|
+
IvEmpty: () => Promise<typeof import("./components/base/IvEmpty/index.js")>;
|
209
|
+
IvLayoutContainer: () => Promise<typeof import("*.vue")>;
|
210
|
+
IvLayout: () => Promise<typeof import("./components/iview/IvLayout/IvLayout.js")>;
|
211
|
+
IvHeader: () => Promise<typeof import("./components/iview/IvLayout/IvHeader.js")>;
|
212
|
+
IvSider: () => Promise<typeof import("./components/iview/IvLayout/IvSider.js")>;
|
213
|
+
IvContent: () => Promise<typeof import("./components/iview/IvLayout/IvContent.js")>;
|
214
|
+
IvFooter: () => Promise<typeof import("./components/iview/IvLayout/IvFooter.js")>;
|
215
|
+
IvGrid: () => Promise<typeof import("./components/iview/IvLayout/IvGrid.js")>;
|
216
|
+
IvTableColumn: any;
|
217
|
+
IvTableGridColumn: any;
|
218
|
+
IvForm: any;
|
219
|
+
IamFormMemberSelect: any;
|
220
|
+
IamFormOrgSelect: any;
|
221
|
+
SingleLineText: {
|
222
|
+
functional: boolean;
|
223
|
+
props: string[];
|
224
|
+
render(createElement: any, context: any): any;
|
225
|
+
};
|
226
|
+
Number: {
|
227
|
+
functional: boolean;
|
228
|
+
props: string[];
|
229
|
+
render(createElement: any, context: any): any;
|
230
|
+
};
|
231
|
+
Boolean: {
|
232
|
+
functional: boolean;
|
233
|
+
props: string[];
|
234
|
+
render(createElement: any, context: any): any;
|
235
|
+
};
|
236
|
+
SingleSelect: {
|
237
|
+
functional: boolean;
|
238
|
+
props: string[];
|
239
|
+
render(createElement: any, context: any): any;
|
240
|
+
};
|
241
|
+
MultipleSelect: {
|
242
|
+
functional: boolean;
|
243
|
+
props: string[];
|
244
|
+
render(createElement: any, context: any): any;
|
245
|
+
};
|
246
|
+
TitleAttrEdit: {
|
247
|
+
functional: boolean;
|
248
|
+
props: string[];
|
249
|
+
render(createElement: any, context: any): any;
|
250
|
+
};
|
251
|
+
};
|
252
|
+
export default _default;
|