@fly-vue/lcdp-iview 1.8.1 → 1.8.2-1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (162) hide show
  1. package/@types/module/action-nodes/impl/back.d.ts +6 -6
  2. package/@types/module/action-nodes/impl/confirm.d.ts +6 -6
  3. package/@types/module/action-nodes/impl/end.d.ts +4 -4
  4. package/@types/module/action-nodes/impl/http-download.d.ts +6 -6
  5. package/@types/module/action-nodes/impl/iam-member-select.d.ts +6 -6
  6. package/@types/module/action-nodes/impl/iam-org-select.d.ts +6 -6
  7. package/@types/module/action-nodes/impl/index.d.ts +2 -2
  8. package/@types/module/action-nodes/impl/message.d.ts +6 -6
  9. package/@types/module/action-nodes/impl/notice.d.ts +6 -6
  10. package/@types/module/action-nodes/impl/open-in-dialog.d.ts +10 -10
  11. package/@types/module/action-nodes/impl/open-picker.d.ts +10 -10
  12. package/@types/module/action-nodes/impl/read-file.d.ts +6 -6
  13. package/@types/module/action-nodes/impl/start.d.ts +4 -4
  14. package/@types/module/action-nodes/impl/table-grid.d.ts +8 -8
  15. package/@types/module/action-nodes/impl/wizard.d.ts +8 -8
  16. package/@types/module/action-nodes/index.d.ts +6 -6
  17. package/@types/module/components/attribute/TableColAttrEditMockData.vue.d.ts +39 -39
  18. package/@types/module/components/attribute/base-attr-components.d.ts +48 -48
  19. package/@types/module/components/attribute/designer/prop-value-editor/var-input/index.vue.d.ts +66 -66
  20. package/@types/module/components/attribute/prop-value-editor/array-editor/create-edit-dialog.d.ts +10 -10
  21. package/@types/module/components/attribute/prop-value-editor/array-editor/index.vue.d.ts +114 -114
  22. package/@types/module/components/attribute/prop-value-editor/array-editor/use-array-updater.d.ts +10 -10
  23. package/@types/module/components/attribute/prop-value-editor/base-props.d.ts +28 -28
  24. package/@types/module/components/attribute/prop-value-editor/common/use-input-type.d.ts +8 -8
  25. package/@types/module/components/attribute/prop-value-editor/designer-props.d.ts +17 -17
  26. package/@types/module/components/attribute/prop-value-editor/export-candidate-fields-editor/create-selectdsfields-dialog.d.ts +7 -7
  27. package/@types/module/components/attribute/prop-value-editor/export-candidate-fields-editor/fields-editor.vue.d.ts +61 -61
  28. package/@types/module/components/attribute/prop-value-editor/export-candidate-fields-editor/index.vue.d.ts +56 -56
  29. package/@types/module/components/attribute/prop-value-editor/export-candidate-fields-editor/select-ds-fields.vue.d.ts +24 -24
  30. package/@types/module/components/attribute/prop-value-editor/filters-editor/common-props.d.ts +19 -19
  31. package/@types/module/components/attribute/prop-value-editor/filters-editor/filter.vue.d.ts +97 -97
  32. package/@types/module/components/attribute/prop-value-editor/filters-editor/filters.vue.d.ts +103 -103
  33. package/@types/module/components/attribute/prop-value-editor/filters-editor/index.vue.d.ts +63 -63
  34. package/@types/module/components/attribute/prop-value-editor/filters-editor/operators.d.ts +4 -4
  35. package/@types/module/components/attribute/prop-value-editor/filters-editor/types.d.ts +11 -11
  36. package/@types/module/components/attribute/prop-value-editor/index.d.ts +12 -12
  37. package/@types/module/components/attribute/prop-value-editor/json-editor.vue.d.ts +67 -67
  38. package/@types/module/components/attribute/prop-value-editor/name-values-editor.vue.d.ts +58 -58
  39. package/@types/module/components/attribute/prop-value-editor/object-editor.vue.d.ts +59 -59
  40. package/@types/module/components/attribute/tableDictionary.d.ts +6 -6
  41. package/@types/module/components/components/IvTableGrid/cols.d.ts +20 -20
  42. package/@types/module/components/components/IvTableGrid/index.vue.d.ts +408 -408
  43. package/@types/module/components/components/IvTableGrid/pager-props.d.ts +19 -19
  44. package/@types/module/components/components/IvTableGrid/table-props.d.ts +103 -103
  45. package/@types/module/components/components/IvTableGrid/use-pager-events.d.ts +8 -8
  46. package/@types/module/components/components/IvTableGrid/use-table-events.d.ts +9 -9
  47. package/@types/module/components/components/IvTableGrid/utils.d.ts +1 -1
  48. package/@types/module/components/components/IvWizard/index.vue.d.ts +26 -26
  49. package/@types/module/components/components/IvWizard/step-pane.vue.d.ts +24 -24
  50. package/@types/module/components/components/base/IvHtml/index.vue.d.ts +14 -14
  51. package/@types/module/components/components/base/IvIframe/index.vue.d.ts +35 -35
  52. package/@types/module/components/components/base/IvText/index.vue.d.ts +43 -43
  53. package/@types/module/components/components/iam/lib/modal.d.ts +2 -2
  54. package/@types/module/components/components/iam/lib/query-methods-builder-old.d.ts +18 -18
  55. package/@types/module/components/components/iam/lib/query-methods-builder.d.ts +29 -29
  56. package/@types/module/components/components/iam/lib/tree.d.ts +10 -10
  57. package/@types/module/components/components/iam/mixins/build-query-methods.d.ts +64 -64
  58. package/@types/module/components/components/iview.d.ts +12 -12
  59. package/@types/module/components/components/lab-component/dynamic-input/index.vue.d.ts +40 -40
  60. package/@types/module/components/for-designer/index.d.ts +5 -5
  61. package/@types/module/components/for-renderer/data-exporter/csv.d.ts +1 -1
  62. package/@types/module/components/for-renderer/data-exporter/export-csv.d.ts +1 -1
  63. package/@types/module/components/for-renderer/data-exporter/index.vue.d.ts +62 -62
  64. package/@types/module/components/for-renderer/data-exporter/types.d.ts +9 -9
  65. package/@types/module/components/for-renderer/event-container/context.d.ts +48 -48
  66. package/@types/module/components/for-renderer/event-container/form-context.d.ts +9 -9
  67. package/@types/module/components/for-renderer/event-container/index.d.ts +3 -3
  68. package/@types/module/components/for-renderer/event-container/use-channel.d.ts +4 -4
  69. package/@types/module/components/for-renderer/event-container/use-form.d.ts +10 -10
  70. package/@types/module/components/for-renderer/excel-importer/failed-list.vue.d.ts +33 -33
  71. package/@types/module/components/for-renderer/excel-importer/index.vue.d.ts +166 -166
  72. package/@types/module/components/for-renderer/excel-importer/successful-list.vue.d.ts +22 -22
  73. package/@types/module/components/for-renderer/excel-importer/test-data.d.ts +15 -15
  74. package/@types/module/components/for-renderer/excel-importer/to-import-list.vue.d.ts +29 -29
  75. package/@types/module/components/for-renderer/excel-importer/types.d.ts +17 -17
  76. package/@types/module/components/for-renderer/excel-importer/use-check-all.d.ts +4 -4
  77. package/@types/module/components/for-renderer/excel-importer/use-pager.d.ts +6 -6
  78. package/@types/module/components/for-renderer/excel-importer/use-records-handler.d.ts +34 -34
  79. package/@types/module/components/for-renderer/excel-importer/use-urls.d.ts +5 -5
  80. package/@types/module/components/for-renderer/index.d.ts +16 -16
  81. package/@types/module/components/for-renderer/layout/iv-header-collapse.vue.d.ts +12 -12
  82. package/@types/module/components/for-renderer/layout/iv-trigger-container.vue.d.ts +35 -35
  83. package/@types/module/components/index.d.ts +646 -646
  84. package/@types/module/components/utils.d.ts +35 -35
  85. package/@types/module/index.d.ts +12 -12
  86. package/@types/module/plugins/index.d.ts +1 -1
  87. package/@types/module/plugins/use-services.d.ts +6 -6
  88. package/@types/module/schema-extend/components/IvPageLayout.d.ts +34 -34
  89. package/@types/module/schema-extend/components/actions.d.ts +13 -13
  90. package/@types/module/schema-extend/components/badge.d.ts +63 -63
  91. package/@types/module/schema-extend/components/carousel.d.ts +54 -54
  92. package/@types/module/schema-extend/components/cascader.d.ts +62 -62
  93. package/@types/module/schema-extend/components/checkbox.d.ts +53 -53
  94. package/@types/module/schema-extend/components/collapse.d.ts +38 -38
  95. package/@types/module/schema-extend/components/color-picker.d.ts +16 -16
  96. package/@types/module/schema-extend/components/data-picker.d.ts +139 -139
  97. package/@types/module/schema-extend/components/description-list.d.ts +39 -39
  98. package/@types/module/schema-extend/components/divider.d.ts +22 -22
  99. package/@types/module/schema-extend/components/drawer.d.ts +55 -55
  100. package/@types/module/schema-extend/components/ellipsis.d.ts +47 -47
  101. package/@types/module/schema-extend/components/excel-importer.d.ts +16 -16
  102. package/@types/module/schema-extend/components/footer.d.ts +37 -37
  103. package/@types/module/schema-extend/components/form.d.ts +652 -652
  104. package/@types/module/schema-extend/components/globalfooter.d.ts +23 -23
  105. package/@types/module/schema-extend/components/grid.d.ts +44 -44
  106. package/@types/module/schema-extend/components/iam-org-tree.d.ts +10 -10
  107. package/@types/module/schema-extend/components/image.d.ts +22 -22
  108. package/@types/module/schema-extend/components/imagePreview.d.ts +50 -50
  109. package/@types/module/schema-extend/components/input.d.ts +10 -10
  110. package/@types/module/schema-extend/components/iv-header.d.ts +24 -24
  111. package/@types/module/schema-extend/components/iv-table.d.ts +291 -291
  112. package/@types/module/schema-extend/components/iv-text.d.ts +12 -12
  113. package/@types/module/schema-extend/components/ivlink.d.ts +27 -27
  114. package/@types/module/schema-extend/components/layout.d.ts +137 -137
  115. package/@types/module/schema-extend/components/lcdp-event-receiver.d.ts +17 -17
  116. package/@types/module/schema-extend/components/li-list.d.ts +33 -33
  117. package/@types/module/schema-extend/components/list.d.ts +81 -81
  118. package/@types/module/schema-extend/components/modal.d.ts +55 -55
  119. package/@types/module/schema-extend/components/numberInfo.d.ts +10 -10
  120. package/@types/module/schema-extend/components/others.d.ts +338 -338
  121. package/@types/module/schema-extend/components/page.d.ts +60 -60
  122. package/@types/module/schema-extend/components/poptip.d.ts +22 -22
  123. package/@types/module/schema-extend/components/radio.d.ts +82 -82
  124. package/@types/module/schema-extend/components/region.d.ts +18 -18
  125. package/@types/module/schema-extend/components/scrollspy.d.ts +58 -58
  126. package/@types/module/schema-extend/components/steps.d.ts +38 -38
  127. package/@types/module/schema-extend/components/table.d.ts +151 -151
  128. package/@types/module/schema-extend/components/tag-select.d.ts +43 -43
  129. package/@types/module/schema-extend/components/tag.d.ts +18 -18
  130. package/@types/module/schema-extend/components/timeline.d.ts +39 -39
  131. package/@types/module/schema-extend/components/tinymce.d.ts +27 -27
  132. package/@types/module/schema-extend/components/title.d.ts +18 -18
  133. package/@types/module/schema-extend/components/tooltips.d.ts +10 -10
  134. package/@types/module/schema-extend/components/transfer.d.ts +65 -65
  135. package/@types/module/schema-extend/components/tree.d.ts +53 -53
  136. package/@types/module/schema-extend/components/upload.d.ts +43 -43
  137. package/@types/module/schema-extend/components/wizard.d.ts +62 -62
  138. package/@types/module/schema-extend/index.d.ts +1 -1
  139. package/@types/module/schema-extend/iview-schema.d.ts +2 -2
  140. package/@types/module/schema-extend/utils.d.ts +45 -45
  141. package/@types/module/validate-processor.d.ts +6 -6
  142. package/bingo-builder-manifest.json +13 -13
  143. package/index.js +4 -4
  144. package/modules/fly_vue_lcdp_iview/chunk-732b533d.b7dd61ca8aa2461b7e66.js +1 -0
  145. package/modules/fly_vue_lcdp_iview/dll.js +7 -7
  146. package/modules/fly_vue_lcdp_iview/lcdp-iview-attrcomponent.b7dd61ca8aa2461b7e66.js +1 -0
  147. package/modules/fly_vue_lcdp_iview/lcdp-iview-component-ice.b7dd61ca8aa2461b7e66.js +1 -0
  148. package/modules/fly_vue_lcdp_iview/lcdp-iview-component.b7dd61ca8aa2461b7e66.js +1 -0
  149. package/modules/fly_vue_lcdp_iview/lcdp-renderer-components.b7dd61ca8aa2461b7e66.js +1 -0
  150. package/modules/fly_vue_lcdp_iview/vendors~lcdp-renderer-components.b7dd61ca8aa2461b7e66.js +7 -0
  151. package/package.json +15 -15
  152. package/modules/fly_vue_lcdp_iview/chunk-732b533d.c7ed69676503f522544d.js +0 -1
  153. package/modules/fly_vue_lcdp_iview/lcdp-iview-attrcomponent.c7ed69676503f522544d.js +0 -1
  154. package/modules/fly_vue_lcdp_iview/lcdp-iview-component-ice.c7ed69676503f522544d.js +0 -1
  155. package/modules/fly_vue_lcdp_iview/lcdp-iview-component.c7ed69676503f522544d.js +0 -1
  156. package/modules/fly_vue_lcdp_iview/lcdp-renderer-components.c7ed69676503f522544d.js +0 -1
  157. package/modules/fly_vue_lcdp_iview/vendors~lcdp-renderer-components.c7ed69676503f522544d.js +0 -7
  158. /package/modules/fly_vue_lcdp_iview/{lcdp-designer-components.c7ed69676503f522544d.js → lcdp-designer-components.b7dd61ca8aa2461b7e66.js} +0 -0
  159. /package/modules/fly_vue_lcdp_iview/{lcdp-iview-basecomponent.c7ed69676503f522544d.js → lcdp-iview-basecomponent.b7dd61ca8aa2461b7e66.js} +0 -0
  160. /package/modules/fly_vue_lcdp_iview/{lcdp-iview-component-region.c7ed69676503f522544d.js → lcdp-iview-component-region.b7dd61ca8aa2461b7e66.js} +0 -0
  161. /package/modules/fly_vue_lcdp_iview/{vendors~lcdp-iview-component-ice.c7ed69676503f522544d.js → vendors~lcdp-iview-component-ice.b7dd61ca8aa2461b7e66.js} +0 -0
  162. /package/modules/fly_vue_lcdp_iview/{vendors~lcdp-iview-component.c7ed69676503f522544d.js → vendors~lcdp-iview-component.b7dd61ca8aa2461b7e66.js} +0 -0
@@ -1,646 +1,646 @@
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
- * @description: // 基础组件
98
- */
99
- data(): {
100
- isFullScreen: any;
101
- };
102
- computed: {
103
- calcHei(): string;
104
- };
105
- mounted(): void;
106
- watch: {
107
- value(newVal: any): void;
108
- fullscreen(val: any): void;
109
- };
110
- render(h: any): any;
111
- methods: {
112
- isNumber(val: any): boolean;
113
- handleFullScreen(e: any): void;
114
- getFitWindow(): any;
115
- };
116
- };
117
- DatePicker: () => Promise<typeof import("*.vue")>;
118
- TimePicker: () => Promise<typeof import("*.vue")>;
119
- IvAlert: () => Promise<typeof import("./components/iview/IvAlert.js")>;
120
- IvAnchor: () => Promise<typeof import("./components/iview/IvAnchor.js")>;
121
- IvAutoComplete: () => Promise<typeof import("*.vue")>;
122
- IvAvatar: () => Promise<typeof import("./components/iview/IvAvatar.js")>;
123
- IvAvatarList: () => Promise<typeof import("./components/iview/IvAvatarList.js")>;
124
- IvBadge: () => Promise<typeof import("./components/iview/IvBadge.js")>;
125
- IvBreadcrumb: () => Promise<typeof import("./components/iview/IvBreadcrumb.js")>;
126
- IvButton: () => Promise<typeof import("./components/iview/IvButton.js")>;
127
- IvCell: () => Promise<typeof import("./components/iview/IvCell.js")>;
128
- IvCheckbox: () => Promise<typeof import("./components/iview/IvCheckbox.js")>;
129
- IvCheckboxSingle: () => Promise<typeof import("./components/iview/IvCheckboxSingle.js")>;
130
- IvCollapsePanel: () => Promise<typeof import("./components/iview/IvCollapsePanel.js")>;
131
- IvColorPicker: () => Promise<typeof import("./components/iview/IvColorPicker.js")>;
132
- IvCountDown: () => Promise<typeof import("./components/iview/IvCountDown.js")>;
133
- IvDescription: () => Promise<typeof import("./components/iview/IvDescription.js")>;
134
- IvDivider: () => Promise<typeof import("./components/iview/IvDivider.js")>;
135
- IvDropdown: () => Promise<typeof import("./components/iview/IvDropdown.js")>;
136
- IvDropdownFixed: () => Promise<typeof import("*.vue")>;
137
- IvDropdownItem: () => Promise<typeof import("./components/iview/IvDropdownItem.js")>;
138
- IvEllipsis: () => Promise<typeof import("./components/iview/IvEllipsis.js")>;
139
- IvGlobalFooter: () => Promise<typeof import("./components/iview/IvGlobalFooter.js")>;
140
- IvListItem: () => Promise<typeof import("./components/iview/IvListItem.js")>;
141
- IvMenu: () => Promise<typeof import("*.vue")>;
142
- IvRadio: () => Promise<typeof import("./components/iview/IvRadio.js")>;
143
- IvRadioSingle: () => Promise<typeof import("./components/iview/IvRadioSingle.js")>;
144
- IvSelect: () => Promise<typeof import("*.vue")>;
145
- IvSpin: () => Promise<typeof import("./components/iview/IvSpin.js")>;
146
- IvStep: () => Promise<typeof import("./components/iview/IvStep.js")>;
147
- IvStepPane: () => Promise<typeof import("./components/IvWizard/step-pane.vue")>;
148
- IvSwitch: () => Promise<typeof import("./components/iview/IvSwitch.js")>;
149
- IvTable: () => Promise<typeof import("./components/iview/IvTable.js")>;
150
- IvTableFixed: () => Promise<typeof import("*.vue")>;
151
- IvTag: () => Promise<typeof import("./components/iview/IvTag.js")>;
152
- IvTagSelect: () => Promise<typeof import("*.vue")>;
153
- IvTimeline: () => Promise<typeof import("./components/iview/IvTimeline.js")>;
154
- IvTimelineItem: () => Promise<typeof import("./components/iview/IvTimelineItem.js")>;
155
- IvTooltip: () => Promise<typeof import("*.vue")>;
156
- IvTreeSelect: () => Promise<typeof import("*.vue")>;
157
- IvUpload: () => Promise<typeof import("*.vue")>;
158
- Page: () => Promise<typeof import("*.vue")>;
159
- IvTree: () => Promise<typeof import("*.vue")>;
160
- IvTransfer: () => Promise<typeof import("./components/iview/IvTransfer.js")>;
161
- IvCarouselItem: () => Promise<typeof import("./components/iview/IvCarouselItem.js")>;
162
- IvCalendar: () => Promise<typeof import("./components/iview/IvCalendar.js")>;
163
- IvPoptip: () => Promise<typeof import("./components/iview/IvPoptip.js")>;
164
- IvRadioGroup: () => Promise<typeof import("./components/iview/IvRadioGroup.js")>;
165
- IvCheckboxGroup: () => Promise<typeof import("./components/iview/IvCheckboxGroup.js")>;
166
- IvBackTop: () => Promise<typeof import("./components/iview/IvBackTop.js")>;
167
- Input: () => Promise<typeof import("*.vue")>;
168
- iInput: () => Promise<typeof import("*.vue")>;
169
- InputNumber: () => Promise<typeof import("*.vue")>;
170
- Slider: () => Promise<typeof import("*.vue")>;
171
- Rate: () => Promise<typeof import("*.vue")>;
172
- Card: () => Promise<typeof import("./components/iview/IvCard.js")>;
173
- Tabs: () => Promise<typeof import("*.vue")>;
174
- IvDrawer: () => Promise<typeof import("./components/iview/IvDrawer.js")>;
175
- Cascader: () => Promise<typeof import("*.vue")>;
176
- IvSplit: () => Promise<typeof import("*.vue")>;
177
- IvCrud: () => Promise<typeof import("*.vue")>;
178
- IvTableGrid: import("vue").DefineComponent<{
179
- pagerProps: {
180
- type: import("vue").PropType<import("./components/IvTableGrid/pager-props").PagerProps>;
181
- };
182
- ds: {
183
- type: import("vue").PropType<import("@fly-vue/lcdp-engine").LcdpDataSource>;
184
- required: true;
185
- };
186
- data: {
187
- type: ArrayConstructor;
188
- };
189
- visibleHeaderOp: {
190
- type: BooleanConstructor;
191
- };
192
- autoReload: {
193
- type: BooleanConstructor;
194
- };
195
- filters: {
196
- type: import("vue").PropType<import("@fly-vue/lcdp-engine").SimpleDsQueryFilter>;
197
- };
198
- visibleMore: {
199
- type: BooleanConstructor;
200
- };
201
- tableCols: {
202
- type: import("vue").PropType<{
203
- [index: string]: any;
204
- title: string;
205
- show: boolean;
206
- }[]>;
207
- };
208
- enableSelectionCol: {
209
- type: BooleanConstructor;
210
- };
211
- enableIndexCol: {
212
- type: BooleanConstructor;
213
- };
214
- fixedIndex: {
215
- type: StringConstructor;
216
- };
217
- fixedSelection: {
218
- type: StringConstructor;
219
- };
220
- visiblePage: {
221
- type: BooleanConstructor;
222
- };
223
- loadOnMounted: {
224
- type: BooleanConstructor;
225
- default: boolean;
226
- };
227
- showChildren: {
228
- type: BooleanConstructor;
229
- default: boolean;
230
- };
231
- selectRowSingle: {
232
- type: BooleanConstructor;
233
- default: boolean;
234
- };
235
- size: {
236
- validator(value: any): boolean;
237
- };
238
- width: {
239
- type: (NumberConstructor | StringConstructor)[];
240
- };
241
- height: {
242
- type: (NumberConstructor | StringConstructor)[];
243
- };
244
- maxHeight: {
245
- type: (NumberConstructor | StringConstructor)[];
246
- };
247
- stripe: {
248
- type: BooleanConstructor;
249
- default: boolean;
250
- };
251
- border: {
252
- type: BooleanConstructor;
253
- default: boolean;
254
- };
255
- showHeader: {
256
- type: BooleanConstructor;
257
- default: boolean;
258
- };
259
- highlightRow: {
260
- type: BooleanConstructor;
261
- default: boolean;
262
- };
263
- rowClassName: {
264
- type: FunctionConstructor;
265
- default(): string;
266
- };
267
- context: {
268
- type: ObjectConstructor;
269
- };
270
- noDataText: {
271
- type: StringConstructor;
272
- };
273
- noFilteredDataText: {
274
- type: StringConstructor;
275
- };
276
- disabledHover: {
277
- type: BooleanConstructor;
278
- };
279
- loading: {
280
- type: BooleanConstructor;
281
- default: boolean;
282
- };
283
- draggable: {
284
- type: BooleanConstructor;
285
- default: boolean;
286
- };
287
- tooltipTheme: {
288
- validator(value: any): boolean;
289
- default: string;
290
- };
291
- tooltipMaxWidth: {
292
- type: NumberConstructor;
293
- default: number;
294
- };
295
- rowKey: {
296
- type: (BooleanConstructor | StringConstructor)[];
297
- default: boolean;
298
- };
299
- spanMethod: {
300
- type: FunctionConstructor;
301
- };
302
- showSummary: {
303
- type: BooleanConstructor;
304
- default: boolean;
305
- };
306
- summaryMethod: {
307
- type: FunctionConstructor;
308
- };
309
- sumText: {
310
- type: StringConstructor;
311
- };
312
- indentSize: {
313
- type: NumberConstructor;
314
- default: number;
315
- };
316
- loadData: {
317
- type: FunctionConstructor;
318
- };
319
- updateShowChildren: {
320
- type: BooleanConstructor;
321
- default: boolean;
322
- };
323
- contextMenu: {
324
- type: BooleanConstructor;
325
- default: boolean;
326
- };
327
- showContextMenu: {
328
- type: BooleanConstructor;
329
- default: boolean;
330
- };
331
- fixedShadow: {
332
- type: StringConstructor;
333
- default: string;
334
- };
335
- padding: {
336
- type: (NumberConstructor | StringConstructor)[];
337
- default: number;
338
- };
339
- }, {
340
- ivTableGridRef: import("vue").Ref<string>;
341
- allTableColumn: import("vue").ComputedRef<any[]>;
342
- tableColumns: import("vue").ComputedRef<any>;
343
- filterTableColumn: import("vue").Ref<any[]>;
344
- pager: import("./components/IvTableGrid/use-pager-events").TablePager;
345
- pagerPropsNew: import("vue").Ref<{
346
- pageSize: number;
347
- pageSizeOpts: number[];
348
- placement: "bottom" | "top";
349
- transfer: boolean;
350
- size: "default" | "small";
351
- simple: boolean;
352
- showTotal: boolean;
353
- showElevator: boolean;
354
- showSizer: boolean;
355
- className: string;
356
- styles: any;
357
- prevText: string;
358
- nextText: string;
359
- disabled: boolean;
360
- }>;
361
- grdiStyle: import("vue").ComputedRef<{
362
- padding: string | number;
363
- }>;
364
- tableData: import("vue").Ref<any[]>;
365
- onSearch: (resetPage?: boolean, immediate?: boolean) => void;
366
- onSelectionChange: (_selection: any) => void;
367
- selection: any;
368
- tableFullscreen: import("vue").Ref<boolean>;
369
- handleFullscreen: () => void;
370
- handleResetColumn: (cols: any) => void;
371
- addRow: (params: any, isFirst: boolean) => void;
372
- deleteRow: (num: number | number[], callback: any) => any;
373
- getSelectData: (id: any) => any;
374
- gridTable: import("vue").Ref<any>;
375
- onContextmenu: (row: any, event: any) => void;
376
- handlePagePrev: (val: any) => void;
377
- handlePageNext: (val: any) => void;
378
- handlePageSizeChange: (val: any) => void;
379
- handlePageChange: (val: any) => void;
380
- reload: () => void;
381
- showGridHeader: import("vue").Ref<boolean>;
382
- }, {}, {}, {
383
- onRowClick(selection: any, index: any): void;
384
- exportCsv(params: any): void;
385
- clearCurrentRow(): void;
386
- selectAll(status: any): void;
387
- }, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
388
- pagerProps: {
389
- type: import("vue").PropType<import("./components/IvTableGrid/pager-props").PagerProps>;
390
- };
391
- ds: {
392
- type: import("vue").PropType<import("@fly-vue/lcdp-engine").LcdpDataSource>;
393
- required: true;
394
- };
395
- data: {
396
- type: ArrayConstructor;
397
- };
398
- visibleHeaderOp: {
399
- type: BooleanConstructor;
400
- };
401
- autoReload: {
402
- type: BooleanConstructor;
403
- };
404
- filters: {
405
- type: import("vue").PropType<import("@fly-vue/lcdp-engine").SimpleDsQueryFilter>;
406
- };
407
- visibleMore: {
408
- type: BooleanConstructor;
409
- };
410
- tableCols: {
411
- type: import("vue").PropType<{
412
- [index: string]: any;
413
- title: string;
414
- show: boolean;
415
- }[]>;
416
- };
417
- enableSelectionCol: {
418
- type: BooleanConstructor;
419
- };
420
- enableIndexCol: {
421
- type: BooleanConstructor;
422
- };
423
- fixedIndex: {
424
- type: StringConstructor;
425
- };
426
- fixedSelection: {
427
- type: StringConstructor;
428
- };
429
- visiblePage: {
430
- type: BooleanConstructor;
431
- };
432
- loadOnMounted: {
433
- type: BooleanConstructor;
434
- default: boolean;
435
- };
436
- showChildren: {
437
- type: BooleanConstructor;
438
- default: boolean;
439
- };
440
- selectRowSingle: {
441
- type: BooleanConstructor;
442
- default: boolean;
443
- };
444
- size: {
445
- validator(value: any): boolean;
446
- };
447
- width: {
448
- type: (NumberConstructor | StringConstructor)[];
449
- };
450
- height: {
451
- type: (NumberConstructor | StringConstructor)[];
452
- };
453
- maxHeight: {
454
- type: (NumberConstructor | StringConstructor)[];
455
- };
456
- stripe: {
457
- type: BooleanConstructor;
458
- default: boolean;
459
- };
460
- border: {
461
- type: BooleanConstructor;
462
- default: boolean;
463
- };
464
- showHeader: {
465
- type: BooleanConstructor;
466
- default: boolean;
467
- };
468
- highlightRow: {
469
- type: BooleanConstructor;
470
- default: boolean;
471
- };
472
- rowClassName: {
473
- type: FunctionConstructor;
474
- default(): string;
475
- };
476
- context: {
477
- type: ObjectConstructor;
478
- };
479
- noDataText: {
480
- type: StringConstructor;
481
- };
482
- noFilteredDataText: {
483
- type: StringConstructor;
484
- };
485
- disabledHover: {
486
- type: BooleanConstructor;
487
- };
488
- loading: {
489
- type: BooleanConstructor;
490
- default: boolean;
491
- };
492
- draggable: {
493
- type: BooleanConstructor;
494
- default: boolean;
495
- };
496
- tooltipTheme: {
497
- validator(value: any): boolean;
498
- default: string;
499
- };
500
- tooltipMaxWidth: {
501
- type: NumberConstructor;
502
- default: number;
503
- };
504
- rowKey: {
505
- type: (BooleanConstructor | StringConstructor)[];
506
- default: boolean;
507
- };
508
- spanMethod: {
509
- type: FunctionConstructor;
510
- };
511
- showSummary: {
512
- type: BooleanConstructor;
513
- default: boolean;
514
- };
515
- summaryMethod: {
516
- type: FunctionConstructor;
517
- };
518
- sumText: {
519
- type: StringConstructor;
520
- };
521
- indentSize: {
522
- type: NumberConstructor;
523
- default: number;
524
- };
525
- loadData: {
526
- type: FunctionConstructor;
527
- };
528
- updateShowChildren: {
529
- type: BooleanConstructor;
530
- default: boolean;
531
- };
532
- contextMenu: {
533
- type: BooleanConstructor;
534
- default: boolean;
535
- };
536
- showContextMenu: {
537
- type: BooleanConstructor;
538
- default: boolean;
539
- };
540
- fixedShadow: {
541
- type: StringConstructor;
542
- default: string;
543
- };
544
- padding: {
545
- type: (NumberConstructor | StringConstructor)[];
546
- default: number;
547
- };
548
- }>>, {
549
- draggable: boolean;
550
- border: boolean;
551
- contextMenu: boolean;
552
- visibleHeaderOp: boolean;
553
- autoReload: boolean;
554
- visibleMore: boolean;
555
- enableSelectionCol: boolean;
556
- enableIndexCol: boolean;
557
- visiblePage: boolean;
558
- loadOnMounted: boolean;
559
- showChildren: boolean;
560
- selectRowSingle: boolean;
561
- stripe: boolean;
562
- showHeader: boolean;
563
- highlightRow: boolean;
564
- rowClassName: Function;
565
- disabledHover: boolean;
566
- loading: boolean;
567
- tooltipTheme: string;
568
- tooltipMaxWidth: number;
569
- rowKey: string | boolean;
570
- showSummary: boolean;
571
- indentSize: number;
572
- updateShowChildren: boolean;
573
- showContextMenu: boolean;
574
- fixedShadow: string;
575
- padding: string | number;
576
- }>;
577
- IvWizard: () => Promise<typeof import("./components/IvWizard/index.vue")>;
578
- IamMemberSelect: () => Promise<typeof import("*.vue")>;
579
- IamOrgSelect: () => Promise<typeof import("*.vue")>;
580
- IamOrgTree: () => Promise<typeof import("*.vue")>;
581
- DynamicInput: () => Promise<typeof import("./components/lab-component/dynamic-input/index.vue")>;
582
- IvScrollSpy: () => Promise<typeof import("*.vue")>;
583
- IvScrollSpyItem: () => Promise<typeof import("*.vue")>;
584
- IvRegion: () => Promise<typeof import("*.vue")>;
585
- IvEntityForm: () => Promise<typeof import("./components/entity/IvEntityForm.js")>;
586
- IvEntityFormItem: () => Promise<typeof import("./components/entity/IvEntityFormItem.js")>;
587
- IvEntityList: () => Promise<typeof import("./components/entity/IvEntityList.js")>;
588
- IvEntityListItem: () => Promise<typeof import("./components/entity/IvEntityListItem.js")>;
589
- IvEntitySelect: () => Promise<typeof import("*.vue")>;
590
- IvTinymce: () => Promise<typeof import("*.vue")>;
591
- IvContainer: () => Promise<typeof import("./components/base/IvContainer/index.js")>;
592
- IvDiv: () => Promise<typeof import("./components/base/IvDiv/index.js")>;
593
- IvHtml: () => Promise<typeof import("./components/base/IvHtml/index.vue")>;
594
- IvIframe: () => Promise<typeof import("./components/base/IvIframe/index.vue")>;
595
- IvImage: () => Promise<typeof import("*.vue")>;
596
- IvLink: () => Promise<typeof import("./components/base/IvLink/index.js")>;
597
- IvSpan: () => Promise<typeof import("*.vue")>;
598
- IvText: () => Promise<typeof import("./components/base/IvText/index.vue")>;
599
- IvTitle: () => Promise<typeof import("./components/base/IvTitle/index.js")>;
600
- IvLiList: () => Promise<typeof import("./components/base/IvLiList/index.js")>;
601
- IvLi: () => Promise<typeof import("*.vue")>;
602
- IvEmpty: () => Promise<typeof import("./components/base/IvEmpty/index.js")>;
603
- IvLayoutContainer: () => Promise<typeof import("*.vue")>;
604
- IvLayout: () => Promise<typeof import("./components/iview/IvLayout/IvLayout.js")>;
605
- IvHeader: () => Promise<typeof import("./components/iview/IvLayout/IvHeader.js")>;
606
- IvSider: () => Promise<typeof import("./components/iview/IvLayout/IvSider.js")>;
607
- IvContent: () => Promise<typeof import("./components/iview/IvLayout/IvContent.js")>;
608
- IvFooter: () => Promise<typeof import("./components/iview/IvLayout/IvFooter.js")>;
609
- IvGrid: () => Promise<typeof import("./components/iview/IvLayout/IvGrid.js")>;
610
- IvTableColumn: any;
611
- IvTableGridColumn: any;
612
- IvForm: any;
613
- IamFormMemberSelect: any;
614
- IamFormOrgSelect: any;
615
- SingleLineText: {
616
- functional: boolean;
617
- props: string[];
618
- render(createElement: any, context: any): any;
619
- };
620
- Number: {
621
- functional: boolean;
622
- props: string[];
623
- render(createElement: any, context: any): any;
624
- };
625
- Boolean: {
626
- functional: boolean;
627
- props: string[];
628
- render(createElement: any, context: any): any;
629
- };
630
- SingleSelect: {
631
- functional: boolean;
632
- props: string[];
633
- render(createElement: any, context: any): any;
634
- };
635
- MultipleSelect: {
636
- functional: boolean;
637
- props: string[];
638
- render(createElement: any, context: any): any;
639
- };
640
- TitleAttrEdit: {
641
- functional: boolean;
642
- props: string[];
643
- render(createElement: any, context: any): any;
644
- };
645
- };
646
- 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
+ * @description: // 基础组件
98
+ */
99
+ data(): {
100
+ isFullScreen: any;
101
+ };
102
+ computed: {
103
+ calcHei(): string;
104
+ };
105
+ mounted(): void;
106
+ watch: {
107
+ value(newVal: any): void;
108
+ fullscreen(val: any): void;
109
+ };
110
+ render(h: any): any;
111
+ methods: {
112
+ isNumber(val: any): boolean;
113
+ handleFullScreen(e: any): void;
114
+ getFitWindow(): any;
115
+ };
116
+ };
117
+ DatePicker: () => Promise<typeof import("*.vue")>;
118
+ TimePicker: () => Promise<typeof import("*.vue")>;
119
+ IvAlert: () => Promise<typeof import("./components/iview/IvAlert.js")>;
120
+ IvAnchor: () => Promise<typeof import("./components/iview/IvAnchor.js")>;
121
+ IvAutoComplete: () => Promise<typeof import("*.vue")>;
122
+ IvAvatar: () => Promise<typeof import("./components/iview/IvAvatar.js")>;
123
+ IvAvatarList: () => Promise<typeof import("./components/iview/IvAvatarList.js")>;
124
+ IvBadge: () => Promise<typeof import("./components/iview/IvBadge.js")>;
125
+ IvBreadcrumb: () => Promise<typeof import("./components/iview/IvBreadcrumb.js")>;
126
+ IvButton: () => Promise<typeof import("./components/iview/IvButton.js")>;
127
+ IvCell: () => Promise<typeof import("./components/iview/IvCell.js")>;
128
+ IvCheckbox: () => Promise<typeof import("./components/iview/IvCheckbox.js")>;
129
+ IvCheckboxSingle: () => Promise<typeof import("./components/iview/IvCheckboxSingle.js")>;
130
+ IvCollapsePanel: () => Promise<typeof import("./components/iview/IvCollapsePanel.js")>;
131
+ IvColorPicker: () => Promise<typeof import("./components/iview/IvColorPicker.js")>;
132
+ IvCountDown: () => Promise<typeof import("./components/iview/IvCountDown.js")>;
133
+ IvDescription: () => Promise<typeof import("./components/iview/IvDescription.js")>;
134
+ IvDivider: () => Promise<typeof import("./components/iview/IvDivider.js")>;
135
+ IvDropdown: () => Promise<typeof import("./components/iview/IvDropdown.js")>;
136
+ IvDropdownFixed: () => Promise<typeof import("*.vue")>;
137
+ IvDropdownItem: () => Promise<typeof import("./components/iview/IvDropdownItem.js")>;
138
+ IvEllipsis: () => Promise<typeof import("./components/iview/IvEllipsis.js")>;
139
+ IvGlobalFooter: () => Promise<typeof import("./components/iview/IvGlobalFooter.js")>;
140
+ IvListItem: () => Promise<typeof import("./components/iview/IvListItem.js")>;
141
+ IvMenu: () => Promise<typeof import("*.vue")>;
142
+ IvRadio: () => Promise<typeof import("./components/iview/IvRadio.js")>;
143
+ IvRadioSingle: () => Promise<typeof import("./components/iview/IvRadioSingle.js")>;
144
+ IvSelect: () => Promise<typeof import("*.vue")>;
145
+ IvSpin: () => Promise<typeof import("./components/iview/IvSpin.js")>;
146
+ IvStep: () => Promise<typeof import("./components/iview/IvStep.js")>;
147
+ IvStepPane: () => Promise<typeof import("./components/IvWizard/step-pane.vue")>;
148
+ IvSwitch: () => Promise<typeof import("./components/iview/IvSwitch.js")>;
149
+ IvTable: () => Promise<typeof import("./components/iview/IvTable.js")>;
150
+ IvTableFixed: () => Promise<typeof import("*.vue")>;
151
+ IvTag: () => Promise<typeof import("./components/iview/IvTag.js")>;
152
+ IvTagSelect: () => Promise<typeof import("*.vue")>;
153
+ IvTimeline: () => Promise<typeof import("./components/iview/IvTimeline.js")>;
154
+ IvTimelineItem: () => Promise<typeof import("./components/iview/IvTimelineItem.js")>;
155
+ IvTooltip: () => Promise<typeof import("*.vue")>;
156
+ IvTreeSelect: () => Promise<typeof import("*.vue")>;
157
+ IvUpload: () => Promise<typeof import("*.vue")>;
158
+ Page: () => Promise<typeof import("*.vue")>;
159
+ IvTree: () => Promise<typeof import("*.vue")>;
160
+ IvTransfer: () => Promise<typeof import("./components/iview/IvTransfer.js")>;
161
+ IvCarouselItem: () => Promise<typeof import("./components/iview/IvCarouselItem.js")>;
162
+ IvCalendar: () => Promise<typeof import("./components/iview/IvCalendar.js")>;
163
+ IvPoptip: () => Promise<typeof import("./components/iview/IvPoptip.js")>;
164
+ IvRadioGroup: () => Promise<typeof import("./components/iview/IvRadioGroup.js")>;
165
+ IvCheckboxGroup: () => Promise<typeof import("./components/iview/IvCheckboxGroup.js")>;
166
+ IvBackTop: () => Promise<typeof import("./components/iview/IvBackTop.js")>;
167
+ Input: () => Promise<typeof import("*.vue")>;
168
+ iInput: () => Promise<typeof import("*.vue")>;
169
+ InputNumber: () => Promise<typeof import("*.vue")>;
170
+ Slider: () => Promise<typeof import("*.vue")>;
171
+ Rate: () => Promise<typeof import("*.vue")>;
172
+ Card: () => Promise<typeof import("./components/iview/IvCard.js")>;
173
+ Tabs: () => Promise<typeof import("*.vue")>;
174
+ IvDrawer: () => Promise<typeof import("./components/iview/IvDrawer.js")>;
175
+ Cascader: () => Promise<typeof import("*.vue")>;
176
+ IvSplit: () => Promise<typeof import("*.vue")>;
177
+ IvCrud: () => Promise<typeof import("*.vue")>;
178
+ IvTableGrid: import("vue").DefineComponent<{
179
+ pagerProps: {
180
+ type: import("vue").PropType<import("./components/IvTableGrid/pager-props").PagerProps>;
181
+ };
182
+ ds: {
183
+ type: import("vue").PropType<import("@fly-vue/lcdp-engine").LcdpDataSource>;
184
+ required: true;
185
+ };
186
+ data: {
187
+ type: ArrayConstructor;
188
+ };
189
+ visibleHeaderOp: {
190
+ type: BooleanConstructor;
191
+ };
192
+ autoReload: {
193
+ type: BooleanConstructor;
194
+ };
195
+ filters: {
196
+ type: import("vue").PropType<import("@fly-vue/lcdp-engine").SimpleDsQueryFilter>;
197
+ };
198
+ visibleMore: {
199
+ type: BooleanConstructor;
200
+ };
201
+ tableCols: {
202
+ type: import("vue").PropType<{
203
+ [index: string]: any;
204
+ title: string;
205
+ show: boolean;
206
+ }[]>;
207
+ };
208
+ enableSelectionCol: {
209
+ type: BooleanConstructor;
210
+ };
211
+ enableIndexCol: {
212
+ type: BooleanConstructor;
213
+ };
214
+ fixedIndex: {
215
+ type: StringConstructor;
216
+ };
217
+ fixedSelection: {
218
+ type: StringConstructor;
219
+ };
220
+ visiblePage: {
221
+ type: BooleanConstructor;
222
+ };
223
+ loadOnMounted: {
224
+ type: BooleanConstructor;
225
+ default: boolean;
226
+ };
227
+ showChildren: {
228
+ type: BooleanConstructor;
229
+ default: boolean;
230
+ };
231
+ selectRowSingle: {
232
+ type: BooleanConstructor;
233
+ default: boolean;
234
+ };
235
+ size: {
236
+ validator(value: any): boolean;
237
+ };
238
+ width: {
239
+ type: (NumberConstructor | StringConstructor)[];
240
+ };
241
+ height: {
242
+ type: (NumberConstructor | StringConstructor)[];
243
+ };
244
+ maxHeight: {
245
+ type: (NumberConstructor | StringConstructor)[];
246
+ };
247
+ stripe: {
248
+ type: BooleanConstructor;
249
+ default: boolean;
250
+ };
251
+ border: {
252
+ type: BooleanConstructor;
253
+ default: boolean;
254
+ };
255
+ showHeader: {
256
+ type: BooleanConstructor;
257
+ default: boolean;
258
+ };
259
+ highlightRow: {
260
+ type: BooleanConstructor;
261
+ default: boolean;
262
+ };
263
+ rowClassName: {
264
+ type: FunctionConstructor;
265
+ default(): string;
266
+ };
267
+ context: {
268
+ type: ObjectConstructor;
269
+ };
270
+ noDataText: {
271
+ type: StringConstructor;
272
+ };
273
+ noFilteredDataText: {
274
+ type: StringConstructor;
275
+ };
276
+ disabledHover: {
277
+ type: BooleanConstructor;
278
+ };
279
+ loading: {
280
+ type: BooleanConstructor;
281
+ default: boolean;
282
+ };
283
+ draggable: {
284
+ type: BooleanConstructor;
285
+ default: boolean;
286
+ };
287
+ tooltipTheme: {
288
+ validator(value: any): boolean;
289
+ default: string;
290
+ };
291
+ tooltipMaxWidth: {
292
+ type: NumberConstructor;
293
+ default: number;
294
+ };
295
+ rowKey: {
296
+ type: (BooleanConstructor | StringConstructor)[];
297
+ default: boolean;
298
+ };
299
+ spanMethod: {
300
+ type: FunctionConstructor;
301
+ };
302
+ showSummary: {
303
+ type: BooleanConstructor;
304
+ default: boolean;
305
+ };
306
+ summaryMethod: {
307
+ type: FunctionConstructor;
308
+ };
309
+ sumText: {
310
+ type: StringConstructor;
311
+ };
312
+ indentSize: {
313
+ type: NumberConstructor;
314
+ default: number;
315
+ };
316
+ loadData: {
317
+ type: FunctionConstructor;
318
+ };
319
+ updateShowChildren: {
320
+ type: BooleanConstructor;
321
+ default: boolean;
322
+ };
323
+ contextMenu: {
324
+ type: BooleanConstructor;
325
+ default: boolean;
326
+ };
327
+ showContextMenu: {
328
+ type: BooleanConstructor;
329
+ default: boolean;
330
+ };
331
+ fixedShadow: {
332
+ type: StringConstructor;
333
+ default: string;
334
+ };
335
+ padding: {
336
+ type: (NumberConstructor | StringConstructor)[];
337
+ default: number;
338
+ };
339
+ }, {
340
+ ivTableGridRef: import("vue").Ref<string>;
341
+ allTableColumn: import("vue").ComputedRef<any[]>;
342
+ tableColumns: import("vue").ComputedRef<any>;
343
+ filterTableColumn: import("vue").Ref<any[]>;
344
+ pager: import("./components/IvTableGrid/use-pager-events").TablePager;
345
+ pagerPropsNew: import("vue").Ref<{
346
+ pageSize: number;
347
+ pageSizeOpts: number[];
348
+ placement: "bottom" | "top";
349
+ transfer: boolean;
350
+ size: "default" | "small";
351
+ simple: boolean;
352
+ showTotal: boolean;
353
+ showElevator: boolean;
354
+ showSizer: boolean;
355
+ className: string;
356
+ styles: any;
357
+ prevText: string;
358
+ nextText: string;
359
+ disabled: boolean;
360
+ }>;
361
+ grdiStyle: import("vue").ComputedRef<{
362
+ padding: string | number;
363
+ }>;
364
+ tableData: import("vue").Ref<any[]>;
365
+ onSearch: (resetPage?: boolean, immediate?: boolean) => void;
366
+ onSelectionChange: (_selection: any) => void;
367
+ selection: any;
368
+ tableFullscreen: import("vue").Ref<boolean>;
369
+ handleFullscreen: () => void;
370
+ handleResetColumn: (cols: any) => void;
371
+ addRow: (params: any, isFirst: boolean) => void;
372
+ deleteRow: (num: number | number[], callback: any) => any;
373
+ getSelectData: (id: any) => any;
374
+ gridTable: import("vue").Ref<any>;
375
+ onContextmenu: (row: any, event: any) => void;
376
+ handlePagePrev: (val: any) => void;
377
+ handlePageNext: (val: any) => void;
378
+ handlePageSizeChange: (val: any) => void;
379
+ handlePageChange: (val: any) => void;
380
+ reload: () => void;
381
+ showGridHeader: import("vue").Ref<boolean>;
382
+ }, {}, {}, {
383
+ onRowClick(selection: any, index: any): void;
384
+ exportCsv(params: any): void;
385
+ clearCurrentRow(): void;
386
+ selectAll(status: any): void;
387
+ }, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
388
+ pagerProps: {
389
+ type: import("vue").PropType<import("./components/IvTableGrid/pager-props").PagerProps>;
390
+ };
391
+ ds: {
392
+ type: import("vue").PropType<import("@fly-vue/lcdp-engine").LcdpDataSource>;
393
+ required: true;
394
+ };
395
+ data: {
396
+ type: ArrayConstructor;
397
+ };
398
+ visibleHeaderOp: {
399
+ type: BooleanConstructor;
400
+ };
401
+ autoReload: {
402
+ type: BooleanConstructor;
403
+ };
404
+ filters: {
405
+ type: import("vue").PropType<import("@fly-vue/lcdp-engine").SimpleDsQueryFilter>;
406
+ };
407
+ visibleMore: {
408
+ type: BooleanConstructor;
409
+ };
410
+ tableCols: {
411
+ type: import("vue").PropType<{
412
+ [index: string]: any;
413
+ title: string;
414
+ show: boolean;
415
+ }[]>;
416
+ };
417
+ enableSelectionCol: {
418
+ type: BooleanConstructor;
419
+ };
420
+ enableIndexCol: {
421
+ type: BooleanConstructor;
422
+ };
423
+ fixedIndex: {
424
+ type: StringConstructor;
425
+ };
426
+ fixedSelection: {
427
+ type: StringConstructor;
428
+ };
429
+ visiblePage: {
430
+ type: BooleanConstructor;
431
+ };
432
+ loadOnMounted: {
433
+ type: BooleanConstructor;
434
+ default: boolean;
435
+ };
436
+ showChildren: {
437
+ type: BooleanConstructor;
438
+ default: boolean;
439
+ };
440
+ selectRowSingle: {
441
+ type: BooleanConstructor;
442
+ default: boolean;
443
+ };
444
+ size: {
445
+ validator(value: any): boolean;
446
+ };
447
+ width: {
448
+ type: (NumberConstructor | StringConstructor)[];
449
+ };
450
+ height: {
451
+ type: (NumberConstructor | StringConstructor)[];
452
+ };
453
+ maxHeight: {
454
+ type: (NumberConstructor | StringConstructor)[];
455
+ };
456
+ stripe: {
457
+ type: BooleanConstructor;
458
+ default: boolean;
459
+ };
460
+ border: {
461
+ type: BooleanConstructor;
462
+ default: boolean;
463
+ };
464
+ showHeader: {
465
+ type: BooleanConstructor;
466
+ default: boolean;
467
+ };
468
+ highlightRow: {
469
+ type: BooleanConstructor;
470
+ default: boolean;
471
+ };
472
+ rowClassName: {
473
+ type: FunctionConstructor;
474
+ default(): string;
475
+ };
476
+ context: {
477
+ type: ObjectConstructor;
478
+ };
479
+ noDataText: {
480
+ type: StringConstructor;
481
+ };
482
+ noFilteredDataText: {
483
+ type: StringConstructor;
484
+ };
485
+ disabledHover: {
486
+ type: BooleanConstructor;
487
+ };
488
+ loading: {
489
+ type: BooleanConstructor;
490
+ default: boolean;
491
+ };
492
+ draggable: {
493
+ type: BooleanConstructor;
494
+ default: boolean;
495
+ };
496
+ tooltipTheme: {
497
+ validator(value: any): boolean;
498
+ default: string;
499
+ };
500
+ tooltipMaxWidth: {
501
+ type: NumberConstructor;
502
+ default: number;
503
+ };
504
+ rowKey: {
505
+ type: (BooleanConstructor | StringConstructor)[];
506
+ default: boolean;
507
+ };
508
+ spanMethod: {
509
+ type: FunctionConstructor;
510
+ };
511
+ showSummary: {
512
+ type: BooleanConstructor;
513
+ default: boolean;
514
+ };
515
+ summaryMethod: {
516
+ type: FunctionConstructor;
517
+ };
518
+ sumText: {
519
+ type: StringConstructor;
520
+ };
521
+ indentSize: {
522
+ type: NumberConstructor;
523
+ default: number;
524
+ };
525
+ loadData: {
526
+ type: FunctionConstructor;
527
+ };
528
+ updateShowChildren: {
529
+ type: BooleanConstructor;
530
+ default: boolean;
531
+ };
532
+ contextMenu: {
533
+ type: BooleanConstructor;
534
+ default: boolean;
535
+ };
536
+ showContextMenu: {
537
+ type: BooleanConstructor;
538
+ default: boolean;
539
+ };
540
+ fixedShadow: {
541
+ type: StringConstructor;
542
+ default: string;
543
+ };
544
+ padding: {
545
+ type: (NumberConstructor | StringConstructor)[];
546
+ default: number;
547
+ };
548
+ }>>, {
549
+ draggable: boolean;
550
+ border: boolean;
551
+ contextMenu: boolean;
552
+ visibleHeaderOp: boolean;
553
+ autoReload: boolean;
554
+ visibleMore: boolean;
555
+ enableSelectionCol: boolean;
556
+ enableIndexCol: boolean;
557
+ visiblePage: boolean;
558
+ loadOnMounted: boolean;
559
+ showChildren: boolean;
560
+ selectRowSingle: boolean;
561
+ stripe: boolean;
562
+ showHeader: boolean;
563
+ highlightRow: boolean;
564
+ rowClassName: Function;
565
+ disabledHover: boolean;
566
+ loading: boolean;
567
+ tooltipTheme: string;
568
+ tooltipMaxWidth: number;
569
+ rowKey: string | boolean;
570
+ showSummary: boolean;
571
+ indentSize: number;
572
+ updateShowChildren: boolean;
573
+ showContextMenu: boolean;
574
+ fixedShadow: string;
575
+ padding: string | number;
576
+ }>;
577
+ IvWizard: () => Promise<typeof import("./components/IvWizard/index.vue")>;
578
+ IamMemberSelect: () => Promise<typeof import("*.vue")>;
579
+ IamOrgSelect: () => Promise<typeof import("*.vue")>;
580
+ IamOrgTree: () => Promise<typeof import("*.vue")>;
581
+ DynamicInput: () => Promise<typeof import("./components/lab-component/dynamic-input/index.vue")>;
582
+ IvScrollSpy: () => Promise<typeof import("*.vue")>;
583
+ IvScrollSpyItem: () => Promise<typeof import("*.vue")>;
584
+ IvRegion: () => Promise<typeof import("*.vue")>;
585
+ IvEntityForm: () => Promise<typeof import("./components/entity/IvEntityForm.js")>;
586
+ IvEntityFormItem: () => Promise<typeof import("./components/entity/IvEntityFormItem.js")>;
587
+ IvEntityList: () => Promise<typeof import("./components/entity/IvEntityList.js")>;
588
+ IvEntityListItem: () => Promise<typeof import("./components/entity/IvEntityListItem.js")>;
589
+ IvEntitySelect: () => Promise<typeof import("*.vue")>;
590
+ IvTinymce: () => Promise<typeof import("*.vue")>;
591
+ IvContainer: () => Promise<typeof import("./components/base/IvContainer/index.js")>;
592
+ IvDiv: () => Promise<typeof import("./components/base/IvDiv/index.js")>;
593
+ IvHtml: () => Promise<typeof import("./components/base/IvHtml/index.vue")>;
594
+ IvIframe: () => Promise<typeof import("./components/base/IvIframe/index.vue")>;
595
+ IvImage: () => Promise<typeof import("*.vue")>;
596
+ IvLink: () => Promise<typeof import("./components/base/IvLink/index.js")>;
597
+ IvSpan: () => Promise<typeof import("*.vue")>;
598
+ IvText: () => Promise<typeof import("./components/base/IvText/index.vue")>;
599
+ IvTitle: () => Promise<typeof import("./components/base/IvTitle/index.js")>;
600
+ IvLiList: () => Promise<typeof import("./components/base/IvLiList/index.js")>;
601
+ IvLi: () => Promise<typeof import("*.vue")>;
602
+ IvEmpty: () => Promise<typeof import("./components/base/IvEmpty/index.js")>;
603
+ IvLayoutContainer: () => Promise<typeof import("*.vue")>;
604
+ IvLayout: () => Promise<typeof import("./components/iview/IvLayout/IvLayout.js")>;
605
+ IvHeader: () => Promise<typeof import("./components/iview/IvLayout/IvHeader.js")>;
606
+ IvSider: () => Promise<typeof import("./components/iview/IvLayout/IvSider.js")>;
607
+ IvContent: () => Promise<typeof import("./components/iview/IvLayout/IvContent.js")>;
608
+ IvFooter: () => Promise<typeof import("./components/iview/IvLayout/IvFooter.js")>;
609
+ IvGrid: () => Promise<typeof import("./components/iview/IvLayout/IvGrid.js")>;
610
+ IvTableColumn: any;
611
+ IvTableGridColumn: any;
612
+ IvForm: any;
613
+ IamFormMemberSelect: any;
614
+ IamFormOrgSelect: any;
615
+ SingleLineText: {
616
+ functional: boolean;
617
+ props: string[];
618
+ render(createElement: any, context: any): any;
619
+ };
620
+ Number: {
621
+ functional: boolean;
622
+ props: string[];
623
+ render(createElement: any, context: any): any;
624
+ };
625
+ Boolean: {
626
+ functional: boolean;
627
+ props: string[];
628
+ render(createElement: any, context: any): any;
629
+ };
630
+ SingleSelect: {
631
+ functional: boolean;
632
+ props: string[];
633
+ render(createElement: any, context: any): any;
634
+ };
635
+ MultipleSelect: {
636
+ functional: boolean;
637
+ props: string[];
638
+ render(createElement: any, context: any): any;
639
+ };
640
+ TitleAttrEdit: {
641
+ functional: boolean;
642
+ props: string[];
643
+ render(createElement: any, context: any): any;
644
+ };
645
+ };
646
+ export default _default;