@fly-vue/lcdp-iview 1.7.7 → 1.7.8-1

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