@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,29 +1,29 @@
1
- declare function build(userApiUrl: any, orgApiUrl: any, userSelectOptions?: any, orgSelectOptions?: any, globalQueryOptions?: any, globalConfig?: any, inboundOrgUrl?: any): {
2
- queryExternalOrg: () => any;
3
- queryRootOrg: () => any;
4
- queryRootOrgByUrl: (url: any) => Promise<{
5
- data: any;
6
- hasMoreData: boolean;
7
- }>;
8
- queryOrgByParent: (parentId: any, queryOptions?: {
9
- filters: string;
10
- }, rebuildFilters?: boolean) => any;
11
- queryOrgByKeyword: (keyword: any, initOrgId: any, rootOrg: any) => Promise<unknown>;
12
- queryOrgByIds: (orgIds: any) => any;
13
- queryOrgTotal: () => Promise<{
14
- activeCount: number;
15
- delCount: number;
16
- }>;
17
- queryUserByKeyword: (keyword: any, userIds: any) => Promise<unknown>;
18
- queryUserByIds: (userIds: any) => any;
19
- pageQueryUserByOrg: (orgId: any, userIds: any, params: any) => Promise<unknown>;
20
- pageQueryUserByKeyword: (queryKeyword: any, userIds: any, pageParams: any) => Promise<unknown>;
21
- getOrgIdField: () => any;
22
- getOrgParentField: () => any;
23
- userOptions: any;
24
- orgOptions: any;
25
- };
26
- declare const _default: {
27
- build: typeof build;
28
- };
29
- export default _default;
1
+ declare function build(userApiUrl: any, orgApiUrl: any, userSelectOptions?: any, orgSelectOptions?: any, globalQueryOptions?: any, globalConfig?: any, inboundOrgUrl?: any): {
2
+ queryExternalOrg: () => any;
3
+ queryRootOrg: () => any;
4
+ queryRootOrgByUrl: (url: any) => Promise<{
5
+ data: any;
6
+ hasMoreData: boolean;
7
+ }>;
8
+ queryOrgByParent: (parentId: any, queryOptions?: {
9
+ filters: string;
10
+ }, rebuildFilters?: boolean) => any;
11
+ queryOrgByKeyword: (keyword: any, initOrgId: any, rootOrg: any) => Promise<unknown>;
12
+ queryOrgByIds: (orgIds: any) => any;
13
+ queryOrgTotal: () => Promise<{
14
+ activeCount: number;
15
+ delCount: number;
16
+ }>;
17
+ queryUserByKeyword: (keyword: any, userIds: any) => Promise<unknown>;
18
+ queryUserByIds: (userIds: any) => any;
19
+ pageQueryUserByOrg: (orgId: any, userIds: any, params: any) => Promise<unknown>;
20
+ pageQueryUserByKeyword: (queryKeyword: any, userIds: any, pageParams: any) => Promise<unknown>;
21
+ getOrgIdField: () => any;
22
+ getOrgParentField: () => any;
23
+ userOptions: any;
24
+ orgOptions: any;
25
+ };
26
+ declare const _default: {
27
+ build: typeof build;
28
+ };
29
+ export default _default;
@@ -1,10 +1,10 @@
1
- declare const _default: {
2
- toTreeData(items: any, { level, treeExpandLevel, treeLeafKey, valueKey, labelKey }: {
3
- level?: number;
4
- treeExpandLevel?: number;
5
- treeLeafKey: any;
6
- valueKey?: string;
7
- labelKey?: string;
8
- }, convertor: any): any[];
9
- };
10
- export default _default;
1
+ declare const _default: {
2
+ toTreeData(items: any, { level, treeExpandLevel, treeLeafKey, valueKey, labelKey }: {
3
+ level?: number;
4
+ treeExpandLevel?: number;
5
+ treeLeafKey: any;
6
+ valueKey?: string;
7
+ labelKey?: string;
8
+ }, convertor: any): any[];
9
+ };
10
+ export default _default;
@@ -1,64 +1,64 @@
1
- declare const _default: {
2
- props: {
3
- /**
4
- * 部门查询基础地址,不传会读取默认的
5
- */
6
- orgUrl: {
7
- type: StringConstructor;
8
- };
9
- /**
10
- * 用户查询基础地址,不传会读取默认的
11
- */
12
- userUrl: {
13
- type: StringConstructor;
14
- };
15
- /**
16
- * 外部企业基础地址,不传会读取默认的
17
- */
18
- inboundOrgUrl: {
19
- type: StringConstructor;
20
- };
21
- };
22
- methods: {
23
- buildQueryMethods(globalQueryOptions?: any, globalConfig?: any): {
24
- queryRootOrg: () => any;
25
- queryOrgByParent: (parentId: any) => any;
26
- queryOrgByKeyword: (keyword: any, orgIds: any) => Promise<unknown>;
27
- queryOrgByIds: (orgIds: any) => any;
28
- queryUserByKeyword: (keyword: any, userIds: any) => Promise<unknown>;
29
- queryUserByIds: (userIds: any) => any;
30
- pageQueryUserByOrg: (orgIds: any, userIds: any, pageParams: any) => Promise<unknown>;
31
- pageQueryUserByKeyword: (queryKeyword: any, userIds: any, pageParams: any) => Promise<unknown>;
32
- getOrgIdField: () => any;
33
- getOrgParentField: () => any;
34
- userOptions: any;
35
- orgOptions: any;
36
- } | {
37
- queryExternalOrg: () => any;
38
- queryRootOrg: () => any;
39
- queryRootOrgByUrl: (url: any) => Promise<{
40
- data: any;
41
- hasMoreData: boolean;
42
- }>;
43
- queryOrgByParent: (parentId: any, queryOptions?: {
44
- filters: string;
45
- }, rebuildFilters?: boolean) => any;
46
- queryOrgByKeyword: (keyword: any, initOrgId: any, rootOrg: any) => Promise<unknown>;
47
- queryOrgByIds: (orgIds: any) => any;
48
- queryOrgTotal: () => Promise<{
49
- activeCount: number;
50
- delCount: number;
51
- }>;
52
- queryUserByKeyword: (keyword: any, userIds: any) => Promise<unknown>;
53
- queryUserByIds: (userIds: any) => any;
54
- pageQueryUserByOrg: (orgId: any, userIds: any, params: any) => Promise<unknown>;
55
- pageQueryUserByKeyword: (queryKeyword: any, userIds: any, pageParams: any) => Promise<unknown>;
56
- getOrgIdField: () => any;
57
- getOrgParentField: () => any;
58
- userOptions: any;
59
- orgOptions: any;
60
- };
61
- validateProps(queryMethods: any): void;
62
- };
63
- };
64
- export default _default;
1
+ declare const _default: {
2
+ props: {
3
+ /**
4
+ * 部门查询基础地址,不传会读取默认的
5
+ */
6
+ orgUrl: {
7
+ type: StringConstructor;
8
+ };
9
+ /**
10
+ * 用户查询基础地址,不传会读取默认的
11
+ */
12
+ userUrl: {
13
+ type: StringConstructor;
14
+ };
15
+ /**
16
+ * 外部企业基础地址,不传会读取默认的
17
+ */
18
+ inboundOrgUrl: {
19
+ type: StringConstructor;
20
+ };
21
+ };
22
+ methods: {
23
+ buildQueryMethods(globalQueryOptions?: any, globalConfig?: any): {
24
+ queryRootOrg: () => any;
25
+ queryOrgByParent: (parentId: any) => any;
26
+ queryOrgByKeyword: (keyword: any, orgIds: any) => Promise<unknown>;
27
+ queryOrgByIds: (orgIds: any) => any;
28
+ queryUserByKeyword: (keyword: any, userIds: any) => Promise<unknown>;
29
+ queryUserByIds: (userIds: any) => any;
30
+ pageQueryUserByOrg: (orgIds: any, userIds: any, pageParams: any) => Promise<unknown>;
31
+ pageQueryUserByKeyword: (queryKeyword: any, userIds: any, pageParams: any) => Promise<unknown>;
32
+ getOrgIdField: () => any;
33
+ getOrgParentField: () => any;
34
+ userOptions: any;
35
+ orgOptions: any;
36
+ } | {
37
+ queryExternalOrg: () => any;
38
+ queryRootOrg: () => any;
39
+ queryRootOrgByUrl: (url: any) => Promise<{
40
+ data: any;
41
+ hasMoreData: boolean;
42
+ }>;
43
+ queryOrgByParent: (parentId: any, queryOptions?: {
44
+ filters: string;
45
+ }, rebuildFilters?: boolean) => any;
46
+ queryOrgByKeyword: (keyword: any, initOrgId: any, rootOrg: any) => Promise<unknown>;
47
+ queryOrgByIds: (orgIds: any) => any;
48
+ queryOrgTotal: () => Promise<{
49
+ activeCount: number;
50
+ delCount: number;
51
+ }>;
52
+ queryUserByKeyword: (keyword: any, userIds: any) => Promise<unknown>;
53
+ queryUserByIds: (userIds: any) => any;
54
+ pageQueryUserByOrg: (orgId: any, userIds: any, params: any) => Promise<unknown>;
55
+ pageQueryUserByKeyword: (queryKeyword: any, userIds: any, pageParams: any) => Promise<unknown>;
56
+ getOrgIdField: () => any;
57
+ getOrgParentField: () => any;
58
+ userOptions: any;
59
+ orgOptions: any;
60
+ };
61
+ validateProps(queryMethods: any): void;
62
+ };
63
+ };
64
+ export default _default;
@@ -1,12 +1,12 @@
1
- declare const _default: {
2
- /**
3
- * @description: IvTable column 表格项
4
- */
5
- IvTableColumn: any;
6
- IvTableGridColumn: any;
7
- IvForm: any;
8
- IvEntityForm: any;
9
- IamFormMemberSelect: any;
10
- IamFormOrgSelect: any;
11
- };
12
- export default _default;
1
+ declare const _default: {
2
+ /**
3
+ * @description: IvTable column 表格项
4
+ */
5
+ IvTableColumn: any;
6
+ IvTableGridColumn: any;
7
+ IvForm: any;
8
+ IvEntityForm: any;
9
+ IamFormMemberSelect: any;
10
+ IamFormOrgSelect: any;
11
+ };
12
+ export default _default;
@@ -1,40 +1,40 @@
1
- declare const _default: {
2
- name: string;
3
- props: {
4
- btnText: {
5
- type: StringConstructor;
6
- default: string;
7
- };
8
- placeholder: {
9
- type: StringConstructor;
10
- default: string;
11
- };
12
- icon: {
13
- type: StringConstructor;
14
- default: string;
15
- };
16
- value: {
17
- type: ArrayConstructor;
18
- default: any;
19
- };
20
- limit: {
21
- type: NumberConstructor;
22
- default: number;
23
- };
24
- };
25
- data(): {
26
- inputArray: any[];
27
- };
28
- watch: {
29
- inputArray: {
30
- handler(val: any): void;
31
- deep: boolean;
32
- };
33
- };
34
- mounted(): void;
35
- methods: {
36
- addInput(): void;
37
- delInput(item: any, index: any): void;
38
- };
39
- };
40
- export default _default;
1
+ declare const _default: {
2
+ name: string;
3
+ props: {
4
+ btnText: {
5
+ type: StringConstructor;
6
+ default: string;
7
+ };
8
+ placeholder: {
9
+ type: StringConstructor;
10
+ default: string;
11
+ };
12
+ icon: {
13
+ type: StringConstructor;
14
+ default: string;
15
+ };
16
+ value: {
17
+ type: ArrayConstructor;
18
+ default: any;
19
+ };
20
+ limit: {
21
+ type: NumberConstructor;
22
+ default: number;
23
+ };
24
+ };
25
+ data(): {
26
+ inputArray: any[];
27
+ };
28
+ watch: {
29
+ inputArray: {
30
+ handler(val: any): void;
31
+ deep: boolean;
32
+ };
33
+ };
34
+ mounted(): void;
35
+ methods: {
36
+ addInput(): void;
37
+ delInput(item: any, index: any): void;
38
+ };
39
+ };
40
+ export default _default;
@@ -1,5 +1,5 @@
1
- /// <reference types="vue-shims" />
2
- declare const _default: {
3
- DesignPageView: () => Promise<typeof import("*.vue")>;
4
- };
5
- export default _default;
1
+ /// <reference types="vue-shims" />
2
+ declare const _default: {
3
+ DesignPageView: () => Promise<typeof import("*.vue")>;
4
+ };
5
+ export default _default;
@@ -1 +1 @@
1
- export declare function csv(columns: any, datas: any, options: any, noHeader?: boolean): string;
1
+ export declare function csv(columns: any, datas: any, options: any, noHeader?: boolean): string;
@@ -1 +1 @@
1
- export declare const exportCsv: (filename: any, text: any) => void;
1
+ export declare const exportCsv: (filename: any, text: any) => void;
@@ -1,62 +1,62 @@
1
- import { LcdpDataSource } from '@fly-vue/lcdp-engine';
2
- import { ExportCandidateFields } from './types';
3
- declare const _default: import("vue").DefineComponent<{
4
- dataSource: any;
5
- candidateFields: {
6
- default: () => {
7
- type: string;
8
- value: any[];
9
- };
10
- };
11
- pageSize: {
12
- default: number;
13
- };
14
- maxExportRecords: {
15
- default: number;
16
- };
17
- exportFileName: {
18
- default: string;
19
- };
20
- }, {
21
- __sfc: boolean;
22
- props: {
23
- dataSource?: LcdpDataSource;
24
- candidateFields: ExportCandidateFields;
25
- pageSize: number;
26
- maxExportRecords: number;
27
- exportFileName: string;
28
- };
29
- checkAll: import("vue").Ref<boolean>;
30
- checkedFields: import("vue").Ref<string[]>;
31
- checkAllChange: (checked: any) => void;
32
- checkFieldChange: (data: any) => void;
33
- $evalSingleByRenderContext: any;
34
- doExport: () => Promise<void>;
35
- }, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
36
- dataSource: any;
37
- candidateFields: {
38
- default: () => {
39
- type: string;
40
- value: any[];
41
- };
42
- };
43
- pageSize: {
44
- default: number;
45
- };
46
- maxExportRecords: {
47
- default: number;
48
- };
49
- exportFileName: {
50
- default: string;
51
- };
52
- }>>, {
53
- dataSource: any;
54
- pageSize: number;
55
- candidateFields: {
56
- type: string;
57
- value: any[];
58
- };
59
- maxExportRecords: number;
60
- exportFileName: string;
61
- }>;
62
- export default _default;
1
+ import { LcdpDataSource } from '@fly-vue/lcdp-engine';
2
+ import { ExportCandidateFields } from './types';
3
+ declare const _default: import("vue").DefineComponent<{
4
+ dataSource: any;
5
+ candidateFields: {
6
+ default: () => {
7
+ type: string;
8
+ value: any[];
9
+ };
10
+ };
11
+ pageSize: {
12
+ default: number;
13
+ };
14
+ maxExportRecords: {
15
+ default: number;
16
+ };
17
+ exportFileName: {
18
+ default: string;
19
+ };
20
+ }, {
21
+ __sfc: boolean;
22
+ props: {
23
+ dataSource?: LcdpDataSource;
24
+ candidateFields: ExportCandidateFields;
25
+ pageSize: number;
26
+ maxExportRecords: number;
27
+ exportFileName: string;
28
+ };
29
+ checkAll: import("vue").Ref<boolean>;
30
+ checkedFields: import("vue").Ref<string[]>;
31
+ checkAllChange: (checked: any) => void;
32
+ checkFieldChange: (data: any) => void;
33
+ $evalSingleByRenderContext: any;
34
+ doExport: () => Promise<void>;
35
+ }, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly<import("vue").ExtractPropTypes<{
36
+ dataSource: any;
37
+ candidateFields: {
38
+ default: () => {
39
+ type: string;
40
+ value: any[];
41
+ };
42
+ };
43
+ pageSize: {
44
+ default: number;
45
+ };
46
+ maxExportRecords: {
47
+ default: number;
48
+ };
49
+ exportFileName: {
50
+ default: string;
51
+ };
52
+ }>>, {
53
+ dataSource: any;
54
+ pageSize: number;
55
+ candidateFields: {
56
+ type: string;
57
+ value: any[];
58
+ };
59
+ maxExportRecords: number;
60
+ exportFileName: string;
61
+ }>;
62
+ export default _default;
@@ -1,9 +1,9 @@
1
- export declare type ExportCandidateField = {
2
- fieldName: string;
3
- fieldDisplayName: string;
4
- fieldValueExp?: string;
5
- };
6
- export declare type ExportCandidateFields = {
7
- type: string;
8
- value: ExportCandidateField[];
9
- };
1
+ export declare type ExportCandidateField = {
2
+ fieldName: string;
3
+ fieldDisplayName: string;
4
+ fieldValueExp?: string;
5
+ };
6
+ export declare type ExportCandidateFields = {
7
+ type: string;
8
+ value: ExportCandidateField[];
9
+ };
@@ -1,48 +1,48 @@
1
- export declare type EventMap = {
2
- [eventName: string]: ((ctx: any, params?: any) => any)[];
3
- };
4
- /**
5
- * 事件容器组件上下文
6
- */
7
- export declare class EventContainerContext {
8
- data: {};
9
- bizData: {};
10
- private _customEvent;
11
- constructor({ data }: {
12
- data: any;
13
- });
14
- /**
15
- * 自定义操作事件注册
16
- * @param {String} name - 事件名称
17
- * @param {Function} cb - 函数
18
- * @return {*}
19
- */
20
- on: (name: any, cb: any) => void;
21
- /**
22
- * 移除已注册的操作事件回调
23
- * @param {String} name - 事件名称
24
- * @param {Function} cb - 函数
25
- * @return {*}
26
- */
27
- off: (name: any, cb: any) => void;
28
- /** 自定义事件派发:执行所有已注册的自定义事件
29
- * @param {String} name - 事件名称
30
- * @param {String} params - 事件参数
31
- * @return {Boolean}
32
- */
33
- emit: (name: any, params?: any) => Promise<any>;
34
- /**
35
- * 更新响应式全局数据
36
- * @param _data - 待更新的数据
37
- */
38
- setData(_data: any): void;
39
- /**
40
- * 更新非响应式全局业务数据
41
- * @param _data - 待更新的数据
42
- */
43
- setBizData(key: any, _data: any): void;
44
- /**
45
- * 获取指定key的更新非响应式全局业务数据
46
- */
47
- getBizData(key: any): any;
48
- }
1
+ export declare type EventMap = {
2
+ [eventName: string]: ((ctx: any, params?: any) => any)[];
3
+ };
4
+ /**
5
+ * 事件容器组件上下文
6
+ */
7
+ export declare class EventContainerContext {
8
+ data: {};
9
+ bizData: {};
10
+ private _customEvent;
11
+ constructor({ data }: {
12
+ data: any;
13
+ });
14
+ /**
15
+ * 自定义操作事件注册
16
+ * @param {String} name - 事件名称
17
+ * @param {Function} cb - 函数
18
+ * @return {*}
19
+ */
20
+ on: (name: any, cb: any) => void;
21
+ /**
22
+ * 移除已注册的操作事件回调
23
+ * @param {String} name - 事件名称
24
+ * @param {Function} cb - 函数
25
+ * @return {*}
26
+ */
27
+ off: (name: any, cb: any) => void;
28
+ /** 自定义事件派发:执行所有已注册的自定义事件
29
+ * @param {String} name - 事件名称
30
+ * @param {String} params - 事件参数
31
+ * @return {Boolean}
32
+ */
33
+ emit: (name: any, params?: any) => Promise<any>;
34
+ /**
35
+ * 更新响应式全局数据
36
+ * @param _data - 待更新的数据
37
+ */
38
+ setData(_data: any): void;
39
+ /**
40
+ * 更新非响应式全局业务数据
41
+ * @param _data - 待更新的数据
42
+ */
43
+ setBizData(key: any, _data: any): void;
44
+ /**
45
+ * 获取指定key的更新非响应式全局业务数据
46
+ */
47
+ getBizData(key: any): any;
48
+ }
@@ -1,9 +1,9 @@
1
- import { EventContainerContext } from './context';
2
- export declare class FormEventContainerContext extends EventContainerContext {
3
- formData: {};
4
- constructor({ data }: {
5
- data: any;
6
- });
7
- setFormData(_formData: any): void;
8
- getFormData(): {};
9
- }
1
+ import { EventContainerContext } from './context';
2
+ export declare class FormEventContainerContext extends EventContainerContext {
3
+ formData: {};
4
+ constructor({ data }: {
5
+ data: any;
6
+ });
7
+ setFormData(_formData: any): void;
8
+ getFormData(): {};
9
+ }
@@ -1,3 +1,3 @@
1
- export * from './use-form';
2
- export * from './context';
3
- export * from './form-context';
1
+ export * from './use-form';
2
+ export * from './context';
3
+ export * from './form-context';
@@ -1,4 +1,4 @@
1
- import { EventContainerContext } from './context';
2
- export declare function useChannel(channelId: any): {
3
- eventContainerContext: EventContainerContext;
4
- };
1
+ import { EventContainerContext } from './context';
2
+ export declare function useChannel(channelId: any): {
3
+ eventContainerContext: EventContainerContext;
4
+ };
@@ -1,10 +1,10 @@
1
- import { LcdpRenderContext } from '@fly-vue/lcdp-engine';
2
- import { FormEventContainerContext } from './form-context';
3
- export declare function useForm(renderContext: LcdpRenderContext, formDataKey: string, ctx: FormEventContainerContext): {
4
- initForm: ({ beforeInit, afterInit }: {
5
- beforeInit: any;
6
- afterInit: any;
7
- }) => Promise<void>;
8
- validateForm: () => Promise<boolean>;
9
- watchFormData: () => void;
10
- };
1
+ import { LcdpRenderContext } from '@fly-vue/lcdp-engine';
2
+ import { FormEventContainerContext } from './form-context';
3
+ export declare function useForm(renderContext: LcdpRenderContext, formDataKey: string, ctx: FormEventContainerContext): {
4
+ initForm: ({ beforeInit, afterInit }: {
5
+ beforeInit: any;
6
+ afterInit: any;
7
+ }) => Promise<void>;
8
+ validateForm: () => Promise<boolean>;
9
+ watchFormData: () => void;
10
+ };