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

Sign up to get free protection for your applications and to get access to all the features.
Files changed (153) 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 +406 -406
  42. package/@types/module/components/components/IvTableGrid/pager-props.d.ts +19 -19
  43. package/@types/module/components/components/IvTableGrid/table-props.d.ts +103 -103
  44. package/@types/module/components/components/IvTableGrid/use-pager-events.d.ts +8 -8
  45. package/@types/module/components/components/IvTableGrid/use-table-events.d.ts +9 -9
  46. package/@types/module/components/components/IvTableGrid/utils.d.ts +1 -1
  47. package/@types/module/components/components/IvWizard/index.vue.d.ts +26 -26
  48. package/@types/module/components/components/IvWizard/step-pane.vue.d.ts +24 -24
  49. package/@types/module/components/components/base/IvHtml/index.vue.d.ts +14 -14
  50. package/@types/module/components/components/base/IvIframe/index.vue.d.ts +35 -35
  51. package/@types/module/components/components/base/IvText/index.vue.d.ts +43 -43
  52. package/@types/module/components/components/iam/lib/modal.d.ts +2 -2
  53. package/@types/module/components/components/iam/lib/query-methods-builder-old.d.ts +18 -18
  54. package/@types/module/components/components/iam/lib/query-methods-builder.d.ts +29 -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 +26 -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 +604 -604
  102. package/@types/module/schema-extend/components/globalfooter.d.ts +23 -23
  103. package/@types/module/schema-extend/components/grid.d.ts +44 -44
  104. package/@types/module/schema-extend/components/iam-org-tree.d.ts +10 -10
  105. package/@types/module/schema-extend/components/image.d.ts +22 -22
  106. package/@types/module/schema-extend/components/imagePreview.d.ts +50 -50
  107. package/@types/module/schema-extend/components/input.d.ts +10 -10
  108. package/@types/module/schema-extend/components/iv-header.d.ts +24 -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 +179 -179
  113. package/@types/module/schema-extend/components/lcdp-event-receiver.d.ts +17 -17
  114. package/@types/module/schema-extend/components/li-list.d.ts +33 -33
  115. package/@types/module/schema-extend/components/list.d.ts +81 -81
  116. package/@types/module/schema-extend/components/modal.d.ts +55 -55
  117. package/@types/module/schema-extend/components/numberInfo.d.ts +10 -10
  118. package/@types/module/schema-extend/components/others.d.ts +338 -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/dll.js +3 -3
  143. package/modules/fly_vue_lcdp_iview/{vendors~lcdp-renderer-components.1fd0a1e92a54b7b1f65f.js → vendors~lcdp-renderer-components.1df0b8569ce8c058e044.js} +1 -1
  144. package/package.json +15 -15
  145. /package/modules/fly_vue_lcdp_iview/{chunk-732b533d.1fd0a1e92a54b7b1f65f.js → chunk-732b533d.1df0b8569ce8c058e044.js} +0 -0
  146. /package/modules/fly_vue_lcdp_iview/{lcdp-designer-components.1fd0a1e92a54b7b1f65f.js → lcdp-designer-components.1df0b8569ce8c058e044.js} +0 -0
  147. /package/modules/fly_vue_lcdp_iview/{lcdp-iview-attrcomponent.1fd0a1e92a54b7b1f65f.js → lcdp-iview-attrcomponent.1df0b8569ce8c058e044.js} +0 -0
  148. /package/modules/fly_vue_lcdp_iview/{lcdp-iview-basecomponent.1fd0a1e92a54b7b1f65f.js → lcdp-iview-basecomponent.1df0b8569ce8c058e044.js} +0 -0
  149. /package/modules/fly_vue_lcdp_iview/{lcdp-iview-component-ice.1fd0a1e92a54b7b1f65f.js → lcdp-iview-component-ice.1df0b8569ce8c058e044.js} +0 -0
  150. /package/modules/fly_vue_lcdp_iview/{lcdp-iview-component-region.1fd0a1e92a54b7b1f65f.js → lcdp-iview-component-region.1df0b8569ce8c058e044.js} +0 -0
  151. /package/modules/fly_vue_lcdp_iview/{lcdp-iview-component.1fd0a1e92a54b7b1f65f.js → lcdp-iview-component.1df0b8569ce8c058e044.js} +0 -0
  152. /package/modules/fly_vue_lcdp_iview/{lcdp-renderer-components.1fd0a1e92a54b7b1f65f.js → lcdp-renderer-components.1df0b8569ce8c058e044.js} +0 -0
  153. /package/modules/fly_vue_lcdp_iview/{vendors~lcdp-iview-component-ice.1fd0a1e92a54b7b1f65f.js → vendors~lcdp-iview-component-ice.1df0b8569ce8c058e044.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
+ 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;