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

Sign up to get free protection for your applications and to get access to all the features.
Files changed (165) 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 -0
  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 -407
  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 -13
  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 -638
  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 -3
  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 -0
  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 -277
  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/assets/css/app.css +2 -2
  145. package/modules/fly_vue_lcdp_iview/assets/css/{lcdp-iview-attrcomponent.31e6cd5f.css → lcdp-iview-attrcomponent.6c592905.css} +1 -1
  146. package/modules/fly_vue_lcdp_iview/assets/css/lcdp-renderer-components.88e4bfc7.css +1 -0
  147. package/modules/fly_vue_lcdp_iview/chunk-732b533d.c7ed69676503f522544d.js +1 -0
  148. package/modules/fly_vue_lcdp_iview/dll.js +8 -8
  149. package/modules/fly_vue_lcdp_iview/{lcdp-designer-components.b5a3ee45d6eb8399327c.js → lcdp-designer-components.c7ed69676503f522544d.js} +1 -1
  150. package/modules/fly_vue_lcdp_iview/lcdp-iview-attrcomponent.c7ed69676503f522544d.js +1 -0
  151. package/modules/fly_vue_lcdp_iview/lcdp-iview-basecomponent.c7ed69676503f522544d.js +1 -0
  152. package/modules/fly_vue_lcdp_iview/lcdp-iview-component.c7ed69676503f522544d.js +1 -0
  153. package/modules/fly_vue_lcdp_iview/lcdp-renderer-components.c7ed69676503f522544d.js +1 -0
  154. package/modules/fly_vue_lcdp_iview/vendors~lcdp-iview-component.c7ed69676503f522544d.js +1 -0
  155. package/package.json +15 -15
  156. package/modules/fly_vue_lcdp_iview/assets/css/lcdp-renderer-components.50aee00a.css +0 -1
  157. package/modules/fly_vue_lcdp_iview/chunk-732b533d.b5a3ee45d6eb8399327c.js +0 -1
  158. package/modules/fly_vue_lcdp_iview/lcdp-iview-attrcomponent.b5a3ee45d6eb8399327c.js +0 -1
  159. package/modules/fly_vue_lcdp_iview/lcdp-iview-basecomponent.b5a3ee45d6eb8399327c.js +0 -1
  160. package/modules/fly_vue_lcdp_iview/lcdp-iview-component.b5a3ee45d6eb8399327c.js +0 -1
  161. package/modules/fly_vue_lcdp_iview/lcdp-renderer-components.b5a3ee45d6eb8399327c.js +0 -1
  162. /package/modules/fly_vue_lcdp_iview/{lcdp-iview-component-ice.b5a3ee45d6eb8399327c.js → lcdp-iview-component-ice.c7ed69676503f522544d.js} +0 -0
  163. /package/modules/fly_vue_lcdp_iview/{lcdp-iview-component-region.b5a3ee45d6eb8399327c.js → lcdp-iview-component-region.c7ed69676503f522544d.js} +0 -0
  164. /package/modules/fly_vue_lcdp_iview/{vendors~lcdp-iview-component-ice.b5a3ee45d6eb8399327c.js → vendors~lcdp-iview-component-ice.c7ed69676503f522544d.js} +0 -0
  165. /package/modules/fly_vue_lcdp_iview/{vendors~lcdp-renderer-components.b5a3ee45d6eb8399327c.js → vendors~lcdp-renderer-components.c7ed69676503f522544d.js} +0 -0
@@ -1,638 +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
- 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
- IvFormUpload: () => Promise<typeof import("./components/iview/IvFormUpload.js")>;
71
- IvModal: {
72
- name: string;
73
- inheritAttrs: boolean;
74
- props: {
75
- fullscreen: {
76
- type: BooleanConstructor;
77
- default: boolean;
78
- };
79
- fullscreenable: {
80
- type: BooleanConstructor;
81
- default: boolean;
82
- };
83
- height: {
84
- type: (NumberConstructor | StringConstructor)[];
85
- };
86
- headerHide: {
87
- type: BooleanConstructor;
88
- default: boolean;
89
- };
90
- }; /**
91
- * @description: // 基础组件
92
- */
93
- data(): {
94
- isFullScreen: any;
95
- };
96
- computed: {
97
- calcHei(): string;
98
- };
99
- mounted(): void;
100
- watch: {
101
- value(newVal: any): void;
102
- fullscreen(val: any): void;
103
- };
104
- render(h: any): any;
105
- methods: {
106
- isNumber(val: any): boolean;
107
- handleFullScreen(e: any): void;
108
- getFitWindow(): any;
109
- };
110
- };
111
- DatePicker: () => Promise<typeof import("*.vue")>;
112
- TimePicker: () => Promise<typeof import("*.vue")>;
113
- IvAlert: () => Promise<typeof import("./components/iview/IvAlert.js")>;
114
- IvAnchor: () => Promise<typeof import("./components/iview/IvAnchor.js")>;
115
- IvAutoComplete: () => Promise<typeof import("*.vue")>;
116
- IvAvatar: () => Promise<typeof import("./components/iview/IvAvatar.js")>;
117
- IvAvatarList: () => Promise<typeof import("./components/iview/IvAvatarList.js")>;
118
- IvBadge: () => Promise<typeof import("./components/iview/IvBadge.js")>;
119
- IvBreadcrumb: () => Promise<typeof import("./components/iview/IvBreadcrumb.js")>;
120
- IvButton: () => Promise<typeof import("./components/iview/IvButton.js")>;
121
- IvCell: () => Promise<typeof import("./components/iview/IvCell.js")>;
122
- IvCheckbox: () => Promise<typeof import("./components/iview/IvCheckbox.js")>;
123
- IvCheckboxSingle: () => Promise<typeof import("./components/iview/IvCheckboxSingle.js")>;
124
- IvCollapsePanel: () => Promise<typeof import("./components/iview/IvCollapsePanel.js")>;
125
- IvColorPicker: () => Promise<typeof import("./components/iview/IvColorPicker.js")>;
126
- IvCountDown: () => Promise<typeof import("./components/iview/IvCountDown.js")>;
127
- IvDescription: () => Promise<typeof import("./components/iview/IvDescription.js")>;
128
- IvDivider: () => Promise<typeof import("./components/iview/IvDivider.js")>;
129
- IvDropdown: () => Promise<typeof import("./components/iview/IvDropdown.js")>;
130
- IvDropdownFixed: () => Promise<typeof import("*.vue")>;
131
- IvDropdownItem: () => Promise<typeof import("./components/iview/IvDropdownItem.js")>;
132
- IvEllipsis: () => Promise<typeof import("./components/iview/IvEllipsis.js")>;
133
- IvGlobalFooter: () => Promise<typeof import("./components/iview/IvGlobalFooter.js")>;
134
- IvListItem: () => Promise<typeof import("./components/iview/IvListItem.js")>;
135
- IvMenu: () => Promise<typeof import("*.vue")>;
136
- IvRadio: () => Promise<typeof import("./components/iview/IvRadio.js")>;
137
- IvRadioSingle: () => Promise<typeof import("./components/iview/IvRadioSingle.js")>;
138
- IvSelect: () => Promise<typeof import("*.vue")>;
139
- IvSpin: () => Promise<typeof import("./components/iview/IvSpin.js")>;
140
- IvStep: () => Promise<typeof import("./components/iview/IvStep.js")>;
141
- IvStepPane: () => Promise<typeof import("./components/IvWizard/step-pane.vue")>;
142
- IvSwitch: () => Promise<typeof import("./components/iview/IvSwitch.js")>;
143
- IvTable: () => Promise<typeof import("./components/iview/IvTable.js")>;
144
- IvTableFixed: () => Promise<typeof import("*.vue")>;
145
- IvTag: () => Promise<typeof import("./components/iview/IvTag.js")>;
146
- IvTagSelect: () => Promise<typeof import("*.vue")>;
147
- IvTimeline: () => Promise<typeof import("./components/iview/IvTimeline.js")>;
148
- IvTimelineItem: () => Promise<typeof import("./components/iview/IvTimelineItem.js")>;
149
- IvTooltip: () => Promise<typeof import("*.vue")>;
150
- IvTreeSelect: () => Promise<typeof import("*.vue")>;
151
- IvUpload: () => Promise<typeof import("*.vue")>;
152
- Page: () => Promise<typeof import("*.vue")>;
153
- IvTree: () => Promise<typeof import("*.vue")>;
154
- IvTransfer: () => Promise<typeof import("./components/iview/IvTransfer.js")>;
155
- IvCarouselItem: () => Promise<typeof import("./components/iview/IvCarouselItem.js")>;
156
- IvCalendar: () => Promise<typeof import("./components/iview/IvCalendar.js")>;
157
- IvPoptip: () => Promise<typeof import("./components/iview/IvPoptip.js")>;
158
- IvRadioGroup: () => Promise<typeof import("./components/iview/IvRadioGroup.js")>;
159
- IvCheckboxGroup: () => Promise<typeof import("./components/iview/IvCheckboxGroup.js")>;
160
- IvBackTop: () => Promise<typeof import("./components/iview/IvBackTop.js")>;
161
- Input: () => Promise<typeof import("*.vue")>;
162
- iInput: () => Promise<typeof import("*.vue")>;
163
- InputNumber: () => Promise<typeof import("*.vue")>;
164
- Slider: () => Promise<typeof import("*.vue")>;
165
- Rate: () => Promise<typeof import("*.vue")>;
166
- Card: () => Promise<typeof import("./components/iview/IvCard.js")>;
167
- Tabs: () => Promise<typeof import("*.vue")>;
168
- IvDrawer: () => Promise<typeof import("./components/iview/IvDrawer.js")>;
169
- Cascader: () => Promise<typeof import("*.vue")>;
170
- IvSplit: () => Promise<typeof import("*.vue")>;
171
- IvCrud: () => Promise<typeof import("*.vue")>;
172
- IvTableGrid: import("vue").DefineComponent<{
173
- pagerProps: {
174
- type: import("vue").PropType<import("./components/IvTableGrid/pager-props").PagerProps>;
175
- };
176
- ds: {
177
- type: import("vue").PropType<import("@fly-vue/lcdp-engine").LcdpDataSource>;
178
- required: true;
179
- };
180
- data: {
181
- type: ArrayConstructor;
182
- };
183
- visibleHeaderOp: {
184
- type: BooleanConstructor;
185
- };
186
- autoReload: {
187
- type: BooleanConstructor;
188
- };
189
- filters: {
190
- type: import("vue").PropType<import("@fly-vue/lcdp-engine").SimpleDsQueryFilter>;
191
- };
192
- visibleMore: {
193
- type: BooleanConstructor;
194
- };
195
- tableCols: {
196
- type: import("vue").PropType<{
197
- [index: string]: any;
198
- title: string;
199
- show: boolean;
200
- }[]>;
201
- };
202
- enableSelectionCol: {
203
- type: BooleanConstructor;
204
- };
205
- enableIndexCol: {
206
- type: BooleanConstructor;
207
- };
208
- fixedIndex: {
209
- type: StringConstructor;
210
- };
211
- fixedSelection: {
212
- type: StringConstructor;
213
- };
214
- visiblePage: {
215
- type: BooleanConstructor;
216
- };
217
- loadOnMounted: {
218
- type: BooleanConstructor;
219
- default: boolean;
220
- };
221
- showChildren: {
222
- type: BooleanConstructor;
223
- default: boolean;
224
- };
225
- selectRowSingle: {
226
- type: BooleanConstructor;
227
- default: boolean;
228
- };
229
- size: {
230
- validator(value: any): boolean;
231
- };
232
- width: {
233
- type: (NumberConstructor | StringConstructor)[];
234
- };
235
- height: {
236
- type: (NumberConstructor | StringConstructor)[];
237
- };
238
- maxHeight: {
239
- type: (NumberConstructor | StringConstructor)[];
240
- };
241
- stripe: {
242
- type: BooleanConstructor;
243
- default: boolean;
244
- };
245
- border: {
246
- type: BooleanConstructor;
247
- default: boolean;
248
- };
249
- showHeader: {
250
- type: BooleanConstructor;
251
- default: boolean;
252
- };
253
- highlightRow: {
254
- type: BooleanConstructor;
255
- default: boolean;
256
- };
257
- rowClassName: {
258
- type: FunctionConstructor;
259
- default(): string;
260
- };
261
- context: {
262
- type: ObjectConstructor;
263
- };
264
- noDataText: {
265
- type: StringConstructor;
266
- };
267
- noFilteredDataText: {
268
- type: StringConstructor;
269
- };
270
- disabledHover: {
271
- type: BooleanConstructor;
272
- };
273
- loading: {
274
- type: BooleanConstructor;
275
- default: boolean;
276
- };
277
- draggable: {
278
- type: BooleanConstructor;
279
- default: boolean;
280
- };
281
- tooltipTheme: {
282
- validator(value: any): boolean;
283
- default: string;
284
- };
285
- tooltipMaxWidth: {
286
- type: NumberConstructor;
287
- default: number;
288
- };
289
- rowKey: {
290
- type: (BooleanConstructor | StringConstructor)[];
291
- default: boolean;
292
- };
293
- spanMethod: {
294
- type: FunctionConstructor;
295
- };
296
- showSummary: {
297
- type: BooleanConstructor;
298
- default: boolean;
299
- };
300
- summaryMethod: {
301
- type: FunctionConstructor;
302
- };
303
- sumText: {
304
- type: StringConstructor;
305
- };
306
- indentSize: {
307
- type: NumberConstructor;
308
- default: number;
309
- };
310
- loadData: {
311
- type: FunctionConstructor;
312
- };
313
- updateShowChildren: {
314
- type: BooleanConstructor;
315
- default: boolean;
316
- };
317
- contextMenu: {
318
- type: BooleanConstructor;
319
- default: boolean;
320
- };
321
- showContextMenu: {
322
- type: BooleanConstructor;
323
- default: boolean;
324
- };
325
- fixedShadow: {
326
- type: StringConstructor;
327
- default: string;
328
- };
329
- padding: {
330
- type: (NumberConstructor | StringConstructor)[];
331
- default: number;
332
- };
333
- }, {
334
- ivTableGridRef: import("vue").Ref<string>;
335
- allTableColumn: import("vue").ComputedRef<any[]>;
336
- tableColumns: import("vue").ComputedRef<any>;
337
- filterTableColumn: import("vue").Ref<any[]>;
338
- pager: import("./components/IvTableGrid/use-pager-events").TablePager;
339
- pagerPropsNew: import("vue").Ref<{
340
- pageSize: number;
341
- pageSizeOpts: number[];
342
- placement: "bottom" | "top";
343
- transfer: boolean;
344
- size: "default" | "small";
345
- simple: boolean;
346
- showTotal: boolean;
347
- showElevator: boolean;
348
- showSizer: boolean;
349
- className: string;
350
- styles: any;
351
- prevText: string;
352
- nextText: string;
353
- disabled: boolean;
354
- }>;
355
- grdiStyle: import("vue").ComputedRef<{
356
- padding: string | number;
357
- }>;
358
- tableData: import("vue").Ref<any[]>;
359
- onSearch: (resetPage?: boolean, immediate?: boolean) => void;
360
- onSelectionChange: (_selection: any) => void;
361
- selection: any;
362
- tableFullscreen: import("vue").Ref<boolean>;
363
- handleFullscreen: () => void;
364
- handleResetColumn: (cols: any) => void;
365
- addRow: (params: any, isFirst: boolean) => void;
366
- deleteRow: (num: number | number[], callback: any) => any;
367
- getSelectData: (id: any) => any;
368
- gridTable: import("vue").Ref<any>;
369
- onContextmenu: (row: any, event: any) => void;
370
- handlePagePrev: (val: any) => void;
371
- handlePageNext: (val: any) => void;
372
- handlePageSizeChange: (val: any) => void;
373
- handlePageChange: (val: any) => void;
374
- reload: () => void;
375
- }, {}, {}, {
376
- onRowClick(selection: any, index: any): void;
377
- exportCsv(params: any): void;
378
- clearCurrentRow(): void;
379
- selectAll(status: any): void;
380
- }, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
381
- pagerProps: {
382
- type: import("vue").PropType<import("./components/IvTableGrid/pager-props").PagerProps>;
383
- };
384
- ds: {
385
- type: import("vue").PropType<import("@fly-vue/lcdp-engine").LcdpDataSource>;
386
- required: true;
387
- };
388
- data: {
389
- type: ArrayConstructor;
390
- };
391
- visibleHeaderOp: {
392
- type: BooleanConstructor;
393
- };
394
- autoReload: {
395
- type: BooleanConstructor;
396
- };
397
- filters: {
398
- type: import("vue").PropType<import("@fly-vue/lcdp-engine").SimpleDsQueryFilter>;
399
- };
400
- visibleMore: {
401
- type: BooleanConstructor;
402
- };
403
- tableCols: {
404
- type: import("vue").PropType<{
405
- [index: string]: any;
406
- title: string;
407
- show: boolean;
408
- }[]>;
409
- };
410
- enableSelectionCol: {
411
- type: BooleanConstructor;
412
- };
413
- enableIndexCol: {
414
- type: BooleanConstructor;
415
- };
416
- fixedIndex: {
417
- type: StringConstructor;
418
- };
419
- fixedSelection: {
420
- type: StringConstructor;
421
- };
422
- visiblePage: {
423
- type: BooleanConstructor;
424
- };
425
- loadOnMounted: {
426
- type: BooleanConstructor;
427
- default: boolean;
428
- };
429
- showChildren: {
430
- type: BooleanConstructor;
431
- default: boolean;
432
- };
433
- selectRowSingle: {
434
- type: BooleanConstructor;
435
- default: boolean;
436
- };
437
- size: {
438
- validator(value: any): boolean;
439
- };
440
- width: {
441
- type: (NumberConstructor | StringConstructor)[];
442
- };
443
- height: {
444
- type: (NumberConstructor | StringConstructor)[];
445
- };
446
- maxHeight: {
447
- type: (NumberConstructor | StringConstructor)[];
448
- };
449
- stripe: {
450
- type: BooleanConstructor;
451
- default: boolean;
452
- };
453
- border: {
454
- type: BooleanConstructor;
455
- default: boolean;
456
- };
457
- showHeader: {
458
- type: BooleanConstructor;
459
- default: boolean;
460
- };
461
- highlightRow: {
462
- type: BooleanConstructor;
463
- default: boolean;
464
- };
465
- rowClassName: {
466
- type: FunctionConstructor;
467
- default(): string;
468
- };
469
- context: {
470
- type: ObjectConstructor;
471
- };
472
- noDataText: {
473
- type: StringConstructor;
474
- };
475
- noFilteredDataText: {
476
- type: StringConstructor;
477
- };
478
- disabledHover: {
479
- type: BooleanConstructor;
480
- };
481
- loading: {
482
- type: BooleanConstructor;
483
- default: boolean;
484
- };
485
- draggable: {
486
- type: BooleanConstructor;
487
- default: boolean;
488
- };
489
- tooltipTheme: {
490
- validator(value: any): boolean;
491
- default: string;
492
- };
493
- tooltipMaxWidth: {
494
- type: NumberConstructor;
495
- default: number;
496
- };
497
- rowKey: {
498
- type: (BooleanConstructor | StringConstructor)[];
499
- default: boolean;
500
- };
501
- spanMethod: {
502
- type: FunctionConstructor;
503
- };
504
- showSummary: {
505
- type: BooleanConstructor;
506
- default: boolean;
507
- };
508
- summaryMethod: {
509
- type: FunctionConstructor;
510
- };
511
- sumText: {
512
- type: StringConstructor;
513
- };
514
- indentSize: {
515
- type: NumberConstructor;
516
- default: number;
517
- };
518
- loadData: {
519
- type: FunctionConstructor;
520
- };
521
- updateShowChildren: {
522
- type: BooleanConstructor;
523
- default: boolean;
524
- };
525
- contextMenu: {
526
- type: BooleanConstructor;
527
- default: boolean;
528
- };
529
- showContextMenu: {
530
- type: BooleanConstructor;
531
- default: boolean;
532
- };
533
- fixedShadow: {
534
- type: StringConstructor;
535
- default: string;
536
- };
537
- padding: {
538
- type: (NumberConstructor | StringConstructor)[];
539
- default: number;
540
- };
541
- }>>, {
542
- draggable: boolean;
543
- border: boolean;
544
- contextMenu: boolean;
545
- visibleHeaderOp: boolean;
546
- autoReload: boolean;
547
- visibleMore: boolean;
548
- enableSelectionCol: boolean;
549
- enableIndexCol: boolean;
550
- visiblePage: boolean;
551
- loadOnMounted: boolean;
552
- showChildren: boolean;
553
- selectRowSingle: boolean;
554
- stripe: boolean;
555
- showHeader: boolean;
556
- highlightRow: boolean;
557
- rowClassName: Function;
558
- disabledHover: boolean;
559
- loading: boolean;
560
- tooltipTheme: string;
561
- tooltipMaxWidth: number;
562
- rowKey: string | boolean;
563
- showSummary: boolean;
564
- indentSize: number;
565
- updateShowChildren: boolean;
566
- showContextMenu: boolean;
567
- fixedShadow: string;
568
- padding: string | number;
569
- }>;
570
- IvWizard: () => Promise<typeof import("./components/IvWizard/index.vue")>;
571
- IamMemberSelect: () => Promise<typeof import("*.vue")>;
572
- IamOrgSelect: () => Promise<typeof import("*.vue")>;
573
- IamOrgTree: () => Promise<typeof import("*.vue")>;
574
- DynamicInput: () => Promise<typeof import("./components/lab-component/dynamic-input/index.vue")>;
575
- IvScrollSpy: () => Promise<typeof import("*.vue")>;
576
- IvScrollSpyItem: () => Promise<typeof import("*.vue")>;
577
- IvRegion: () => Promise<typeof import("*.vue")>;
578
- IvEntityForm: () => Promise<typeof import("./components/entity/IvEntityForm.js")>;
579
- IvEntityFormItem: () => Promise<typeof import("./components/entity/IvEntityFormItem.js")>;
580
- IvEntityList: () => Promise<typeof import("./components/entity/IvEntityList.js")>;
581
- IvEntityListItem: () => Promise<typeof import("./components/entity/IvEntityListItem.js")>;
582
- IvTinymce: () => Promise<typeof import("*.vue")>;
583
- IvContainer: () => Promise<typeof import("./components/base/IvContainer/index.js")>;
584
- IvDiv: () => Promise<typeof import("./components/base/IvDiv/index.js")>;
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;
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;