@fly-vue/lcdp-iview 1.7.9 → 1.8.0-2

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/read-file.d.ts +6 -6
  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 +407 -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 -29
  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 -64
  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 -13
  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 +35 -26
  82. package/@types/module/components/index.d.ts +638 -638
  83. package/@types/module/components/utils.d.ts +35 -35
  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 -34
  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 +652 -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 -24
  109. package/@types/module/schema-extend/components/iv-table.d.ts +277 -277
  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 +137 -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 -338
  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 -53
  134. package/@types/module/schema-extend/components/upload.d.ts +43 -43
  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 +16 -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.31e6cd5f.css +1 -0
  144. package/modules/fly_vue_lcdp_iview/assets/css/lcdp-renderer-components.50aee00a.css +1 -0
  145. package/modules/fly_vue_lcdp_iview/chunk-732b533d.f555361f806767f83001.js +1 -0
  146. package/modules/fly_vue_lcdp_iview/dll.js +8 -8
  147. package/modules/fly_vue_lcdp_iview/{lcdp-designer-components.6f6cb24e91fb9db5fd49.js → lcdp-designer-components.f555361f806767f83001.js} +1 -1
  148. package/modules/fly_vue_lcdp_iview/lcdp-iview-attrcomponent.f555361f806767f83001.js +1 -0
  149. package/modules/fly_vue_lcdp_iview/lcdp-iview-basecomponent.f555361f806767f83001.js +1 -0
  150. package/modules/fly_vue_lcdp_iview/lcdp-iview-component-ice.f555361f806767f83001.js +1 -0
  151. package/modules/fly_vue_lcdp_iview/lcdp-iview-component.f555361f806767f83001.js +1 -0
  152. package/modules/fly_vue_lcdp_iview/lcdp-renderer-components.f555361f806767f83001.js +1 -0
  153. package/modules/fly_vue_lcdp_iview/vendors~lcdp-renderer-components.f555361f806767f83001.js +7 -0
  154. package/package.json +15 -15
  155. package/modules/fly_vue_lcdp_iview/assets/css/lcdp-iview-attrcomponent.ec1e349d.css +0 -1
  156. package/modules/fly_vue_lcdp_iview/assets/css/lcdp-renderer-components.64065619.css +0 -1
  157. package/modules/fly_vue_lcdp_iview/chunk-732b533d.6f6cb24e91fb9db5fd49.js +0 -1
  158. package/modules/fly_vue_lcdp_iview/lcdp-iview-attrcomponent.6f6cb24e91fb9db5fd49.js +0 -1
  159. package/modules/fly_vue_lcdp_iview/lcdp-iview-basecomponent.6f6cb24e91fb9db5fd49.js +0 -1
  160. package/modules/fly_vue_lcdp_iview/lcdp-iview-component-ice.6f6cb24e91fb9db5fd49.js +0 -1
  161. package/modules/fly_vue_lcdp_iview/lcdp-iview-component.6f6cb24e91fb9db5fd49.js +0 -1
  162. package/modules/fly_vue_lcdp_iview/lcdp-renderer-components.6f6cb24e91fb9db5fd49.js +0 -1
  163. package/modules/fly_vue_lcdp_iview/vendors~lcdp-renderer-components.6f6cb24e91fb9db5fd49.js +0 -7
  164. /package/modules/fly_vue_lcdp_iview/{lcdp-iview-component-region.6f6cb24e91fb9db5fd49.js → lcdp-iview-component-region.f555361f806767f83001.js} +0 -0
  165. /package/modules/fly_vue_lcdp_iview/{vendors~lcdp-iview-component-ice.6f6cb24e91fb9db5fd49.js → vendors~lcdp-iview-component-ice.f555361f806767f83001.js} +0 -0
@@ -1,638 +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
- 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;
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;