ll-plus 2.3.3 → 2.3.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (214) hide show
  1. package/es/components/advanced-filtering/index.d.ts +303 -303
  2. package/es/components/advanced-filtering/src/advanced-filtering.vue.d.ts +154 -154
  3. package/es/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +145 -145
  4. package/es/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
  5. package/es/components/api-component/index.d.ts +36 -36
  6. package/es/components/api-component/src/api-component.vue.d.ts +36 -36
  7. package/es/components/api-component/src/components/api-modal.vue.d.ts +6 -6
  8. package/es/components/api-component/src/components/api-url.vue.d.ts +7 -7
  9. package/es/components/api-component/src/components/click-input.vue.d.ts +12 -12
  10. package/es/components/api-component/src/components/params-table-row.vue.d.ts +18 -18
  11. package/es/components/api-component/src/components/params-table.vue.d.ts +22 -22
  12. package/es/components/api-component/src/config/api-component.d.ts +1 -1
  13. package/es/components/api-component/src/config/api-modal.d.ts +1 -1
  14. package/es/components/api-component/src/config/click-input.d.ts +1 -1
  15. package/es/components/button/index.d.ts +1 -1
  16. package/es/components/button/src/button.vue.d.ts +1 -1
  17. package/es/components/checkbox/index.d.ts +217 -217
  18. package/es/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
  19. package/es/components/checkbox/src/checkbox.d.ts +56 -56
  20. package/es/components/code-editor/index.d.ts +2 -2
  21. package/es/components/code-editor/src/code-editor.vue.d.ts +2 -2
  22. package/es/components/drawer/index.d.ts +11 -11
  23. package/es/components/drawer/src/components/second-confirmation/index.d.ts +8 -8
  24. package/es/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +8 -8
  25. package/es/components/drawer/src/drawer.vue.d.ts +11 -11
  26. package/es/components/easy-cron/index.d.ts +86 -86
  27. package/es/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +79 -79
  28. package/es/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +79 -79
  29. package/es/components/easy-cron/src/easy-cron.vue.d.ts +86 -86
  30. package/es/components/form/index.d.ts +142 -142
  31. package/es/components/form/src/config/form.d.ts +56 -56
  32. package/es/components/form/src/form.vue.d.ts +142 -142
  33. package/es/components/icon-base/index.d.ts +1 -1
  34. package/es/components/icon-base/src/icon-base.vue.d.ts +1 -1
  35. package/es/components/input/index.d.ts +31 -31
  36. package/es/components/input/src/input.vue.d.ts +31 -31
  37. package/es/components/key-value/index.d.ts +686 -686
  38. package/es/components/key-value/src/components/key-value-item.vue.d.ts +228 -228
  39. package/es/components/key-value/src/components/key-value-item.vue2.mjs +1 -1
  40. package/es/components/key-value/src/components/key-value-item.vue2.mjs.map +1 -1
  41. package/es/components/key-value/src/key-value.vue.d.ts +686 -686
  42. package/es/components/modal/index.d.ts +5 -5
  43. package/es/components/modal/src/modal.vue.d.ts +5 -5
  44. package/es/components/number-range/index.d.ts +2 -2
  45. package/es/components/number-range/src/number-range.vue.d.ts +2 -2
  46. package/es/components/operate-icon/index.d.ts +3 -3
  47. package/es/components/operate-icon/src/operate-icon.vue.d.ts +3 -3
  48. package/es/components/select/index.d.ts +11 -11
  49. package/es/components/select/src/select.vue.d.ts +11 -11
  50. package/es/components/table/index.d.ts +6 -6
  51. package/es/components/table/src/components/main-table.vue.d.ts +2 -2
  52. package/es/components/table/src/components/main-table.vue2.mjs +7 -0
  53. package/es/components/table/src/components/main-table.vue2.mjs.map +1 -1
  54. package/es/components/table/src/config/table.d.ts +2 -2
  55. package/es/components/table/src/table.vue.d.ts +6 -6
  56. package/es/components/table/src/table.vue2.mjs +14 -3
  57. package/es/components/table/src/table.vue2.mjs.map +1 -1
  58. package/es/components/textarea/index.d.ts +5 -5
  59. package/es/components/textarea/src/textarea.vue.d.ts +5 -5
  60. package/es/components/tooltip/index.d.ts +4 -4
  61. package/es/components/tooltip/src/tooltip.d.ts +1 -1
  62. package/es/components/tooltip/src/tooltip.vue.d.ts +4 -4
  63. package/es/components/tree/index.d.ts +2 -2
  64. package/es/components/tree/src/tree.vue.d.ts +2 -2
  65. package/es/components/tree-search/index.d.ts +17 -17
  66. package/es/components/tree-search/src/config/tree-search.d.ts +4 -4
  67. package/es/components/tree-search/src/tree-search.vue.d.ts +17 -17
  68. package/es/components/upload-drag/index.d.ts +6 -6
  69. package/es/components/upload-drag/src/upload-drag.vue.d.ts +6 -6
  70. package/es/components/uri-input/index.d.ts +2 -2
  71. package/es/components/uri-input/src/uri-input.vue.d.ts +2 -2
  72. package/index.full.js +22 -4
  73. package/index.full.min.js +2 -2
  74. package/index.full.min.js.map +1 -1
  75. package/index.full.min.mjs +16 -16
  76. package/index.full.min.mjs.map +1 -1
  77. package/index.full.mjs +22 -4
  78. package/lib/components/advanced-filtering/index.d.ts +303 -303
  79. package/lib/components/advanced-filtering/src/advanced-filtering.vue.d.ts +154 -154
  80. package/lib/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +145 -145
  81. package/lib/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
  82. package/lib/components/api-component/index.d.ts +36 -36
  83. package/lib/components/api-component/src/api-component.vue.d.ts +36 -36
  84. package/lib/components/api-component/src/components/api-modal.vue.d.ts +6 -6
  85. package/lib/components/api-component/src/components/api-url.vue.d.ts +7 -7
  86. package/lib/components/api-component/src/components/click-input.vue.d.ts +12 -12
  87. package/lib/components/api-component/src/components/params-table-row.vue.d.ts +18 -18
  88. package/lib/components/api-component/src/components/params-table.vue.d.ts +22 -22
  89. package/lib/components/api-component/src/config/api-component.d.ts +1 -1
  90. package/lib/components/api-component/src/config/api-modal.d.ts +1 -1
  91. package/lib/components/api-component/src/config/click-input.d.ts +1 -1
  92. package/lib/components/button/index.d.ts +1 -1
  93. package/lib/components/button/src/button.vue.d.ts +1 -1
  94. package/lib/components/checkbox/index.d.ts +217 -217
  95. package/lib/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
  96. package/lib/components/checkbox/src/checkbox.d.ts +56 -56
  97. package/lib/components/code-editor/index.d.ts +2 -2
  98. package/lib/components/code-editor/src/code-editor.vue.d.ts +2 -2
  99. package/lib/components/drawer/index.d.ts +11 -11
  100. package/lib/components/drawer/src/components/second-confirmation/index.d.ts +8 -8
  101. package/lib/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +8 -8
  102. package/lib/components/drawer/src/drawer.vue.d.ts +11 -11
  103. package/lib/components/easy-cron/index.d.ts +86 -86
  104. package/lib/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +79 -79
  105. package/lib/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +79 -79
  106. package/lib/components/easy-cron/src/easy-cron.vue.d.ts +86 -86
  107. package/lib/components/form/index.d.ts +142 -142
  108. package/lib/components/form/src/config/form.d.ts +56 -56
  109. package/lib/components/form/src/form.vue.d.ts +142 -142
  110. package/lib/components/icon-base/index.d.ts +1 -1
  111. package/lib/components/icon-base/src/icon-base.vue.d.ts +1 -1
  112. package/lib/components/input/index.d.ts +31 -31
  113. package/lib/components/input/src/input.vue.d.ts +31 -31
  114. package/lib/components/key-value/index.d.ts +686 -686
  115. package/lib/components/key-value/src/components/key-value-item.vue.d.ts +228 -228
  116. package/lib/components/key-value/src/components/key-value-item.vue2.js +1 -1
  117. package/lib/components/key-value/src/components/key-value-item.vue2.js.map +1 -1
  118. package/lib/components/key-value/src/key-value.vue.d.ts +686 -686
  119. package/lib/components/modal/index.d.ts +5 -5
  120. package/lib/components/modal/src/modal.vue.d.ts +5 -5
  121. package/lib/components/number-range/index.d.ts +2 -2
  122. package/lib/components/number-range/src/number-range.vue.d.ts +2 -2
  123. package/lib/components/operate-icon/index.d.ts +3 -3
  124. package/lib/components/operate-icon/src/operate-icon.vue.d.ts +3 -3
  125. package/lib/components/select/index.d.ts +11 -11
  126. package/lib/components/select/src/select.vue.d.ts +11 -11
  127. package/lib/components/table/index.d.ts +6 -6
  128. package/lib/components/table/src/components/main-table.vue.d.ts +2 -2
  129. package/lib/components/table/src/components/main-table.vue2.js +7 -0
  130. package/lib/components/table/src/components/main-table.vue2.js.map +1 -1
  131. package/lib/components/table/src/config/table.d.ts +2 -2
  132. package/lib/components/table/src/table.vue.d.ts +6 -6
  133. package/lib/components/table/src/table.vue2.js +14 -3
  134. package/lib/components/table/src/table.vue2.js.map +1 -1
  135. package/lib/components/textarea/index.d.ts +5 -5
  136. package/lib/components/textarea/src/textarea.vue.d.ts +5 -5
  137. package/lib/components/tooltip/index.d.ts +4 -4
  138. package/lib/components/tooltip/src/tooltip.d.ts +1 -1
  139. package/lib/components/tooltip/src/tooltip.vue.d.ts +4 -4
  140. package/lib/components/tree/index.d.ts +2 -2
  141. package/lib/components/tree/src/tree.vue.d.ts +2 -2
  142. package/lib/components/tree-search/index.d.ts +17 -17
  143. package/lib/components/tree-search/src/config/tree-search.d.ts +4 -4
  144. package/lib/components/tree-search/src/tree-search.vue.d.ts +17 -17
  145. package/lib/components/upload-drag/index.d.ts +6 -6
  146. package/lib/components/upload-drag/src/upload-drag.vue.d.ts +6 -6
  147. package/lib/components/uri-input/index.d.ts +2 -2
  148. package/lib/components/uri-input/src/uri-input.vue.d.ts +2 -2
  149. package/package.json +1 -1
  150. package/types/packages/components/advanced-filtering/index.d.ts +303 -303
  151. package/types/packages/components/advanced-filtering/src/advanced-filtering.vue.d.ts +154 -154
  152. package/types/packages/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +145 -145
  153. package/types/packages/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
  154. package/types/packages/components/api-component/index.d.ts +36 -36
  155. package/types/packages/components/api-component/src/api-component.vue.d.ts +36 -36
  156. package/types/packages/components/api-component/src/components/api-modal.vue.d.ts +6 -6
  157. package/types/packages/components/api-component/src/components/api-url.vue.d.ts +7 -7
  158. package/types/packages/components/api-component/src/components/click-input.vue.d.ts +12 -12
  159. package/types/packages/components/api-component/src/components/params-table-row.vue.d.ts +18 -18
  160. package/types/packages/components/api-component/src/components/params-table.vue.d.ts +22 -22
  161. package/types/packages/components/api-component/src/config/api-component.d.ts +1 -1
  162. package/types/packages/components/api-component/src/config/api-modal.d.ts +1 -1
  163. package/types/packages/components/api-component/src/config/click-input.d.ts +1 -1
  164. package/types/packages/components/button/index.d.ts +1 -1
  165. package/types/packages/components/button/src/button.vue.d.ts +1 -1
  166. package/types/packages/components/checkbox/index.d.ts +217 -217
  167. package/types/packages/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
  168. package/types/packages/components/checkbox/src/checkbox.d.ts +56 -56
  169. package/types/packages/components/code-editor/index.d.ts +2 -2
  170. package/types/packages/components/code-editor/src/code-editor.vue.d.ts +2 -2
  171. package/types/packages/components/drawer/index.d.ts +11 -11
  172. package/types/packages/components/drawer/src/components/second-confirmation/index.d.ts +8 -8
  173. package/types/packages/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +8 -8
  174. package/types/packages/components/drawer/src/drawer.vue.d.ts +11 -11
  175. package/types/packages/components/easy-cron/index.d.ts +86 -86
  176. package/types/packages/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +79 -79
  177. package/types/packages/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +79 -79
  178. package/types/packages/components/easy-cron/src/easy-cron.vue.d.ts +86 -86
  179. package/types/packages/components/form/index.d.ts +142 -142
  180. package/types/packages/components/form/src/config/form.d.ts +56 -56
  181. package/types/packages/components/form/src/form.vue.d.ts +142 -142
  182. package/types/packages/components/icon-base/index.d.ts +1 -1
  183. package/types/packages/components/icon-base/src/icon-base.vue.d.ts +1 -1
  184. package/types/packages/components/input/index.d.ts +31 -31
  185. package/types/packages/components/input/src/input.vue.d.ts +31 -31
  186. package/types/packages/components/key-value/index.d.ts +686 -686
  187. package/types/packages/components/key-value/src/components/key-value-item.vue.d.ts +228 -228
  188. package/types/packages/components/key-value/src/key-value.vue.d.ts +686 -686
  189. package/types/packages/components/modal/index.d.ts +5 -5
  190. package/types/packages/components/modal/src/modal.vue.d.ts +5 -5
  191. package/types/packages/components/number-range/index.d.ts +2 -2
  192. package/types/packages/components/number-range/src/number-range.vue.d.ts +2 -2
  193. package/types/packages/components/operate-icon/index.d.ts +3 -3
  194. package/types/packages/components/operate-icon/src/operate-icon.vue.d.ts +3 -3
  195. package/types/packages/components/select/index.d.ts +11 -11
  196. package/types/packages/components/select/src/select.vue.d.ts +11 -11
  197. package/types/packages/components/table/index.d.ts +6 -6
  198. package/types/packages/components/table/src/components/main-table.vue.d.ts +2 -2
  199. package/types/packages/components/table/src/config/table.d.ts +2 -2
  200. package/types/packages/components/table/src/table.vue.d.ts +6 -6
  201. package/types/packages/components/textarea/index.d.ts +5 -5
  202. package/types/packages/components/textarea/src/textarea.vue.d.ts +5 -5
  203. package/types/packages/components/tooltip/index.d.ts +4 -4
  204. package/types/packages/components/tooltip/src/tooltip.d.ts +1 -1
  205. package/types/packages/components/tooltip/src/tooltip.vue.d.ts +4 -4
  206. package/types/packages/components/tree/index.d.ts +2 -2
  207. package/types/packages/components/tree/src/tree.vue.d.ts +2 -2
  208. package/types/packages/components/tree-search/index.d.ts +17 -17
  209. package/types/packages/components/tree-search/src/config/tree-search.d.ts +4 -4
  210. package/types/packages/components/tree-search/src/tree-search.vue.d.ts +17 -17
  211. package/types/packages/components/upload-drag/index.d.ts +6 -6
  212. package/types/packages/components/upload-drag/src/upload-drag.vue.d.ts +6 -6
  213. package/types/packages/components/uri-input/index.d.ts +2 -2
  214. package/types/packages/components/uri-input/src/uri-input.vue.d.ts +2 -2
@@ -7,8 +7,8 @@ declare const _default: import("vue").DefineComponent<{
7
7
  readonly menuSwitchOptions: import("./config").IMenuSwitchOptions;
8
8
  } & {}) | (() => import("./config").TableHeaderSearchProps))[], unknown, unknown, () => import("ll-plus/es/utils").Mutable<{}>, boolean>;
9
9
  readonly tableProps: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => {
10
- readonly columns: import("ant-design-vue").TableColumnProps[];
11
10
  readonly dataSource: any[];
11
+ readonly columns: import("ant-design-vue").TableColumnProps[];
12
12
  readonly settingKey: string;
13
13
  readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
14
14
  readonly showOperate: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
@@ -25,8 +25,8 @@ declare const _default: import("vue").DefineComponent<{
25
25
  readonly resizeColumn?: Function | undefined;
26
26
  readonly dragChange?: Function | undefined;
27
27
  }) | (() => import("./config").MainTableProps) | ((new (...args: any[]) => {
28
- readonly columns: import("ant-design-vue").TableColumnProps[];
29
28
  readonly dataSource: any[];
29
+ readonly columns: import("ant-design-vue").TableColumnProps[];
30
30
  readonly settingKey: string;
31
31
  readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
32
32
  readonly showOperate: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
@@ -245,8 +245,8 @@ declare const _default: import("vue").DefineComponent<{
245
245
  };
246
246
  }, {
247
247
  props: import("@vue/shared").LooseRequired<{
248
- readonly columns: import("ant-design-vue").TableColumnProps[];
249
248
  readonly dataSource: any[];
249
+ readonly columns: import("ant-design-vue").TableColumnProps[];
250
250
  readonly settingKey: string;
251
251
  readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
252
252
  readonly showOperate: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
@@ -443,8 +443,8 @@ declare const _default: import("vue").DefineComponent<{
443
443
  }>> & {
444
444
  onHandleChangeDataSource?: ((dataSource: any[]) => any) | undefined;
445
445
  }, {
446
- readonly columns: import("ant-design-vue").TableColumnProps[];
447
446
  readonly dataSource: any[];
447
+ readonly columns: import("ant-design-vue").TableColumnProps[];
448
448
  readonly settingKey: string;
449
449
  readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
450
450
  readonly showOperate: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
@@ -530,8 +530,8 @@ declare const _default: import("vue").DefineComponent<{
530
530
  readonly menuSwitchOptions: import("./config").IMenuSwitchOptions;
531
531
  } & {}) | (() => import("./config").TableHeaderSearchProps))[], unknown, unknown, () => import("ll-plus/es/utils").Mutable<{}>, boolean>;
532
532
  readonly tableProps: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => {
533
- readonly columns: import("ant-design-vue").TableColumnProps[];
534
533
  readonly dataSource: any[];
534
+ readonly columns: import("ant-design-vue").TableColumnProps[];
535
535
  readonly settingKey: string;
536
536
  readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
537
537
  readonly showOperate: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
@@ -548,8 +548,8 @@ declare const _default: import("vue").DefineComponent<{
548
548
  readonly resizeColumn?: Function | undefined;
549
549
  readonly dragChange?: Function | undefined;
550
550
  }) | (() => import("./config").MainTableProps) | ((new (...args: any[]) => {
551
- readonly columns: import("ant-design-vue").TableColumnProps[];
552
551
  readonly dataSource: any[];
552
+ readonly columns: import("ant-design-vue").TableColumnProps[];
553
553
  readonly settingKey: string;
554
554
  readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
555
555
  readonly showOperate: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
@@ -115,9 +115,6 @@ var _sfc_main = /* @__PURE__ */ vue.defineComponent({
115
115
  emptyText: vue.withCtx(() => [
116
116
  vue.renderSlot(_ctx.$slots, "emptyText")
117
117
  ]),
118
- customFilterDropdown: vue.withCtx(() => [
119
- vue.renderSlot(_ctx.$slots, "customFilterDropdown")
120
- ]),
121
118
  _: 2
122
119
  /* DYNAMIC */
123
120
  }, [
@@ -127,6 +124,20 @@ var _sfc_main = /* @__PURE__ */ vue.defineComponent({
127
124
  vue.renderSlot(_ctx.$slots, "expandedRow", vue.normalizeProps(vue.guardReactiveProps(slots)))
128
125
  ]),
129
126
  key: "0"
127
+ } : void 0,
128
+ _ctx.$slots.customFilterDropdown ? {
129
+ name: "customFilterDropdown",
130
+ fn: vue.withCtx((slots) => [
131
+ vue.renderSlot(_ctx.$slots, "customFilterDropdown", vue.normalizeProps(vue.guardReactiveProps(slots)))
132
+ ]),
133
+ key: "1"
134
+ } : void 0,
135
+ _ctx.$slots.summary ? {
136
+ name: "summary",
137
+ fn: vue.withCtx((slots) => [
138
+ vue.renderSlot(_ctx.$slots, "summary", vue.normalizeProps(vue.guardReactiveProps(slots)))
139
+ ]),
140
+ key: "2"
130
141
  } : void 0
131
142
  ]),
132
143
  1040
@@ -1 +1 @@
1
- {"version":3,"file":"table.vue2.js","sources":["../../../../../packages/components/table/src/table.vue"],"sourcesContent":["<template>\n <a-spin :spinning=\"props.loading\" wrapper-class-name=\"ll-table-spin-wrapper\">\n <div :class=\"bem.b()\">\n <!-- 头部seach -->\n <header-search\n v-bind=\"headerSearchProps\"\n @change=\"handleSwitchMenuChange\"\n >\n <!-- header-slot -->\n <template #header>\n <slot name=\"header\" />\n </template>\n <slot name=\"header\"></slot>\n <!-- left-slot -->\n <template #headerLeft>\n <slot name=\"headerLeft\"></slot>\n </template>\n <!-- middle-slot -->\n <template #headerMiddle>\n <slot name=\"headerMiddle\"></slot>\n </template>\n <!-- right-slot -->\n <template #headerRight>\n <slot name=\"headerRight\"></slot>\n </template>\n </header-search>\n <!-- slot-content table和card默认table -->\n <div\n :class=\"[\n bem.m('fixed-height'),\n !newNaTableptions.dataSource!.length ? bem.m('empty') : ''\n ]\"\n >\n <slot :name=\"contentType\">\n <main-table\n v-bind=\"newNaTableptions\"\n @handle-change-data-source=\"handleChangeDataSource\"\n >\n <!-- tableHeaderCell-slot -->\n <template #tableHeaderCell=\"slots\">\n <slot name=\"tableHeaderCell\" v-bind=\"slots\"></slot>\n </template>\n <!-- tableBodyCell-slot -->\n <template #tableBodyCell=\"slots\">\n <slot name=\"tableBodyCell\" v-bind=\"slots\"></slot>\n </template>\n <!--tableOperate-slot -->\n <template #tableOperate=\"slots\">\n <slot name=\"tableOperate\" v-bind=\"slots\"></slot>\n </template>\n <!-- tableRowExpand-slot -->\n <template v-if=\"$slots.expandedRow\" #expandedRow=\"slots\">\n <slot name=\"expandedRow\" v-bind=\"slots\"></slot>\n </template>\n <!-- expandColumnTitle-slot -->\n <template #expandedTitle>\n <slot name=\"expandedTitle\"> </slot>\n </template>\n <!-- empty-slot -->\n <template #emptyText>\n <slot name=\"emptyText\"></slot>\n </template>\n <!-- customFilterDropdown-slot -->\n <template #customFilterDropdown>\n <slot name=\"customFilterDropdown\"></slot>\n </template>\n </main-table>\n </slot>\n </div>\n <!-- 底部分页 -->\n <template\n v-if=\"\n newNaTableptions.dataSource!.length &&\n !newNaTableptions.hiddenPagination\n \"\n >\n <pagination v-bind=\"paginationProps\" />\n </template>\n </div>\n </a-spin>\n</template>\n<script lang=\"ts\" setup>\nimport { ref, watch, provide } from 'vue'\n\nimport { ImenuSwitchType } from './config'\nimport { createNamespace } from '@ll-plus/utils'\n\nimport HeaderSearch from './components/header-search.vue'\nimport MainTable from './components/main-table.vue'\nimport Pagination from './components/pagination.vue'\n\nimport { tableProps } from './config'\n\n// 1.defineOptions\ndefineOptions({ name: 'LlTable' })\n\n// 2.props\nconst props = defineProps(tableProps)\n// 3.ref\n// 表格数据\nconst originDataSource = ref()\nconst newNaTableptions = ref<any>({\n dataSource: [],\n columns: []\n})\n// 菜单切换/内容插槽\nconst contentType = ref(ImenuSwitchType.TABLE) // 菜单切换\nconst bem = createNamespace('table')\n\n// 4.methods\n// 拖拽完成后获取拖拽后的数据\nconst handleChangeDataSource = (dataSource: any[]) => {\n newNaTableptions.value.dataSource = dataSource\n}\n// 切换菜单内容\nconst handleSwitchMenuChange = (v: ImenuSwitchType) => {\n contentType.value = v\n}\n\n// 5.watch\nwatch(\n () => props.tableProps,\n (newValue: any) => {\n if (newValue) {\n newNaTableptions.value = { ...newValue }\n originDataSource.value = [...newValue.dataSource]\n }\n },\n {\n deep: true,\n immediate: true\n }\n)\n// 6.其他\nprovide('contentType', contentType)\n</script>\n"],"names":["ref","ImenuSwitchType","createNamespace","watch","provide"],"mappings":";;;;;;;;;;;;;;;;;;;;AAiGA,IAAA,MAAM,KAAQ,GAAA,OAAA,CAAA;AAGd,IAAA,MAAM,mBAAmBA,OAAI,EAAA,CAAA;AAC7B,IAAA,MAAM,mBAAmBA,OAAS,CAAA;AAAA,MAChC,YAAY,EAAC;AAAA,MACb,SAAS,EAAC;AAAA,KACX,CAAA,CAAA;AAED,IAAM,MAAA,WAAA,GAAcA,OAAI,CAAAC,4BAAA,CAAgB,KAAK,CAAA,CAAA;AAC7C,IAAM,MAAA,GAAA,GAAMC,gCAAgB,OAAO,CAAA,CAAA;AAInC,IAAM,MAAA,sBAAA,GAAyB,CAAC,UAAsB,KAAA;AACpD,MAAA,gBAAA,CAAiB,MAAM,UAAa,GAAA,UAAA,CAAA;AAAA,KACtC,CAAA;AAEA,IAAM,MAAA,sBAAA,GAAyB,CAAC,CAAuB,KAAA;AACrD,MAAA,WAAA,CAAY,KAAQ,GAAA,CAAA,CAAA;AAAA,KACtB,CAAA;AAGA,IAAAC,SAAA;AAAA,MACE,MAAM,KAAM,CAAA,UAAA;AAAA,MACZ,CAAC,QAAkB,KAAA;AACjB,QAAA,IAAI,QAAU,EAAA;AACZ,UAAiB,gBAAA,CAAA,KAAA,GAAQ,EAAE,GAAG,QAAS,EAAA,CAAA;AACvC,UAAA,gBAAA,CAAiB,KAAQ,GAAA,CAAC,GAAG,QAAA,CAAS,UAAU,CAAA,CAAA;AAAA,SAClD;AAAA,OACF;AAAA,MACA;AAAA,QACE,IAAM,EAAA,IAAA;AAAA,QACN,SAAW,EAAA,IAAA;AAAA,OACb;AAAA,KACF,CAAA;AAEA,IAAAC,WAAA,CAAQ,eAAe,WAAW,CAAA,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"table.vue2.js","sources":["../../../../../packages/components/table/src/table.vue"],"sourcesContent":["<template>\n <a-spin :spinning=\"props.loading\" wrapper-class-name=\"ll-table-spin-wrapper\">\n <div :class=\"bem.b()\">\n <!-- 头部seach -->\n <header-search\n v-bind=\"headerSearchProps\"\n @change=\"handleSwitchMenuChange\"\n >\n <!-- header-slot -->\n <template #header>\n <slot name=\"header\" />\n </template>\n <slot name=\"header\"></slot>\n <!-- left-slot -->\n <template #headerLeft>\n <slot name=\"headerLeft\"></slot>\n </template>\n <!-- middle-slot -->\n <template #headerMiddle>\n <slot name=\"headerMiddle\"></slot>\n </template>\n <!-- right-slot -->\n <template #headerRight>\n <slot name=\"headerRight\"></slot>\n </template>\n </header-search>\n <!-- slot-content table和card默认table -->\n <div\n :class=\"[\n bem.m('fixed-height'),\n !newNaTableptions.dataSource!.length ? bem.m('empty') : ''\n ]\"\n >\n <slot :name=\"contentType\">\n <main-table\n v-bind=\"newNaTableptions\"\n @handle-change-data-source=\"handleChangeDataSource\"\n >\n <!-- tableHeaderCell-slot -->\n <template #tableHeaderCell=\"slots\">\n <slot name=\"tableHeaderCell\" v-bind=\"slots\"></slot>\n </template>\n <!-- tableBodyCell-slot -->\n <template #tableBodyCell=\"slots\">\n <slot name=\"tableBodyCell\" v-bind=\"slots\"></slot>\n </template>\n <!--tableOperate-slot -->\n <template #tableOperate=\"slots\">\n <slot name=\"tableOperate\" v-bind=\"slots\"></slot>\n </template>\n <!-- tableRowExpand-slot -->\n <template v-if=\"$slots.expandedRow\" #expandedRow=\"slots\">\n <slot name=\"expandedRow\" v-bind=\"slots\"></slot>\n </template>\n <!-- expandColumnTitle-slot -->\n <template #expandedTitle>\n <slot name=\"expandedTitle\"> </slot>\n </template>\n <!-- empty-slot -->\n <template #emptyText>\n <slot name=\"emptyText\"></slot>\n </template>\n <!-- customFilterDropdown-slot -->\n <template\n v-if=\"$slots.customFilterDropdown\"\n #customFilterDropdown=\"slots\"\n >\n <slot name=\"customFilterDropdown\" v-bind=\"slots\"></slot>\n </template>\n <template v-if=\"$slots.summary\" #summary=\"slots\">\n <slot name=\"summary\" v-bind=\"slots\"></slot>\n </template>\n </main-table>\n </slot>\n </div>\n <!-- 底部分页 -->\n <template\n v-if=\"\n newNaTableptions.dataSource!.length &&\n !newNaTableptions.hiddenPagination\n \"\n >\n <pagination v-bind=\"paginationProps\" />\n </template>\n </div>\n </a-spin>\n</template>\n<script lang=\"ts\" setup>\nimport { ref, watch, provide } from 'vue'\n\nimport { ImenuSwitchType } from './config'\nimport { createNamespace } from '@ll-plus/utils'\n\nimport HeaderSearch from './components/header-search.vue'\nimport MainTable from './components/main-table.vue'\nimport Pagination from './components/pagination.vue'\n\nimport { tableProps } from './config'\n\n// 1.defineOptions\ndefineOptions({ name: 'LlTable' })\n\n// 2.props\nconst props = defineProps(tableProps)\n// 3.ref\n// 表格数据\nconst originDataSource = ref()\nconst newNaTableptions = ref<any>({\n dataSource: [],\n columns: []\n})\n// 菜单切换/内容插槽\nconst contentType = ref(ImenuSwitchType.TABLE) // 菜单切换\nconst bem = createNamespace('table')\n\n// 4.methods\n// 拖拽完成后获取拖拽后的数据\nconst handleChangeDataSource = (dataSource: any[]) => {\n newNaTableptions.value.dataSource = dataSource\n}\n// 切换菜单内容\nconst handleSwitchMenuChange = (v: ImenuSwitchType) => {\n contentType.value = v\n}\n\n// 5.watch\nwatch(\n () => props.tableProps,\n (newValue: any) => {\n if (newValue) {\n newNaTableptions.value = { ...newValue }\n originDataSource.value = [...newValue.dataSource]\n }\n },\n {\n deep: true,\n immediate: true\n }\n)\n// 6.其他\nprovide('contentType', contentType)\n</script>\n"],"names":["ref","ImenuSwitchType","createNamespace","watch","provide"],"mappings":";;;;;;;;;;;;;;;;;;;;AAuGA,IAAA,MAAM,KAAQ,GAAA,OAAA,CAAA;AAGd,IAAA,MAAM,mBAAmBA,OAAI,EAAA,CAAA;AAC7B,IAAA,MAAM,mBAAmBA,OAAS,CAAA;AAAA,MAChC,YAAY,EAAC;AAAA,MACb,SAAS,EAAC;AAAA,KACX,CAAA,CAAA;AAED,IAAM,MAAA,WAAA,GAAcA,OAAI,CAAAC,4BAAA,CAAgB,KAAK,CAAA,CAAA;AAC7C,IAAM,MAAA,GAAA,GAAMC,gCAAgB,OAAO,CAAA,CAAA;AAInC,IAAM,MAAA,sBAAA,GAAyB,CAAC,UAAsB,KAAA;AACpD,MAAA,gBAAA,CAAiB,MAAM,UAAa,GAAA,UAAA,CAAA;AAAA,KACtC,CAAA;AAEA,IAAM,MAAA,sBAAA,GAAyB,CAAC,CAAuB,KAAA;AACrD,MAAA,WAAA,CAAY,KAAQ,GAAA,CAAA,CAAA;AAAA,KACtB,CAAA;AAGA,IAAAC,SAAA;AAAA,MACE,MAAM,KAAM,CAAA,UAAA;AAAA,MACZ,CAAC,QAAkB,KAAA;AACjB,QAAA,IAAI,QAAU,EAAA;AACZ,UAAiB,gBAAA,CAAA,KAAA,GAAQ,EAAE,GAAG,QAAS,EAAA,CAAA;AACvC,UAAA,gBAAA,CAAiB,KAAQ,GAAA,CAAC,GAAG,QAAA,CAAS,UAAU,CAAA,CAAA;AAAA,SAClD;AAAA,OACF;AAAA,MACA;AAAA,QACE,IAAM,EAAA,IAAA;AAAA,QACN,SAAW,EAAA,IAAA;AAAA,OACb;AAAA,KACF,CAAA;AAEA,IAAAC,WAAA,CAAQ,eAAe,WAAW,CAAA,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -45,8 +45,8 @@ export declare const LlTextarea: import("ll-plus/es/utils").SFCWithInstall<impor
45
45
  };
46
46
  name: StringConstructor;
47
47
  type: {
48
- type: import("vue").PropType<"number" | "month" | "color" | "search" | "date" | "url" | "email" | "time" | "week" | "hidden" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel">;
49
- default: "number" | "month" | "color" | "search" | "date" | "url" | "email" | "time" | "week" | "hidden" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel";
48
+ type: import("vue").PropType<"number" | "month" | "url" | "search" | "color" | "date" | "email" | "time" | "week" | "hidden" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel">;
49
+ default: "number" | "month" | "url" | "search" | "color" | "date" | "email" | "time" | "week" | "hidden" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel";
50
50
  };
51
51
  onFocus: import("vue").PropType<import("ant-design-vue/es/_util/EventInterface").FocusEventHandler>;
52
52
  onBlur: import("vue").PropType<import("ant-design-vue/es/_util/EventInterface").FocusEventHandler>;
@@ -144,8 +144,8 @@ export declare const LlTextarea: import("ll-plus/es/utils").SFCWithInstall<impor
144
144
  };
145
145
  name: StringConstructor;
146
146
  type: {
147
- type: import("vue").PropType<"number" | "month" | "color" | "search" | "date" | "url" | "email" | "time" | "week" | "hidden" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel">;
148
- default: "number" | "month" | "color" | "search" | "date" | "url" | "email" | "time" | "week" | "hidden" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel";
147
+ type: import("vue").PropType<"number" | "month" | "url" | "search" | "color" | "date" | "email" | "time" | "week" | "hidden" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel">;
148
+ default: "number" | "month" | "url" | "search" | "color" | "date" | "email" | "time" | "week" | "hidden" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel";
149
149
  };
150
150
  onFocus: import("vue").PropType<import("ant-design-vue/es/_util/EventInterface").FocusEventHandler>;
151
151
  onBlur: import("vue").PropType<import("ant-design-vue/es/_util/EventInterface").FocusEventHandler>;
@@ -213,7 +213,7 @@ export declare const LlTextarea: import("ll-plus/es/utils").SFCWithInstall<impor
213
213
  };
214
214
  }>>, {
215
215
  value: string | number;
216
- type: "number" | "month" | "color" | "search" | "date" | "url" | "email" | "time" | "week" | "hidden" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel";
216
+ type: "number" | "month" | "url" | "search" | "color" | "date" | "email" | "time" | "week" | "hidden" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel";
217
217
  focused: boolean;
218
218
  hidden: boolean;
219
219
  disabled: boolean;
@@ -44,8 +44,8 @@ declare const _default: import("vue").DefineComponent<{}, {
44
44
  };
45
45
  name: StringConstructor;
46
46
  type: {
47
- type: import("vue").PropType<"number" | "month" | "color" | "search" | "date" | "url" | "email" | "time" | "week" | "hidden" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel">;
48
- default: "number" | "month" | "color" | "search" | "date" | "url" | "email" | "time" | "week" | "hidden" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel";
47
+ type: import("vue").PropType<"number" | "month" | "url" | "search" | "color" | "date" | "email" | "time" | "week" | "hidden" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel">;
48
+ default: "number" | "month" | "url" | "search" | "color" | "date" | "email" | "time" | "week" | "hidden" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel";
49
49
  };
50
50
  onFocus: import("vue").PropType<import("ant-design-vue/es/_util/EventInterface").FocusEventHandler>;
51
51
  onBlur: import("vue").PropType<import("ant-design-vue/es/_util/EventInterface").FocusEventHandler>;
@@ -143,8 +143,8 @@ declare const _default: import("vue").DefineComponent<{}, {
143
143
  };
144
144
  name: StringConstructor;
145
145
  type: {
146
- type: import("vue").PropType<"number" | "month" | "color" | "search" | "date" | "url" | "email" | "time" | "week" | "hidden" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel">;
147
- default: "number" | "month" | "color" | "search" | "date" | "url" | "email" | "time" | "week" | "hidden" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel";
146
+ type: import("vue").PropType<"number" | "month" | "url" | "search" | "color" | "date" | "email" | "time" | "week" | "hidden" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel">;
147
+ default: "number" | "month" | "url" | "search" | "color" | "date" | "email" | "time" | "week" | "hidden" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel";
148
148
  };
149
149
  onFocus: import("vue").PropType<import("ant-design-vue/es/_util/EventInterface").FocusEventHandler>;
150
150
  onBlur: import("vue").PropType<import("ant-design-vue/es/_util/EventInterface").FocusEventHandler>;
@@ -212,7 +212,7 @@ declare const _default: import("vue").DefineComponent<{}, {
212
212
  };
213
213
  }>>, {
214
214
  value: string | number;
215
- type: "number" | "month" | "color" | "search" | "date" | "url" | "email" | "time" | "week" | "hidden" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel";
215
+ type: "number" | "month" | "url" | "search" | "color" | "date" | "email" | "time" | "week" | "hidden" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel";
216
216
  focused: boolean;
217
217
  hidden: boolean;
218
218
  disabled: boolean;
@@ -1,12 +1,12 @@
1
1
  import Tooltip from './src/tooltip.vue';
2
2
  export declare const LlTooltip: import("ll-plus/es/utils").SFCWithInstall<import("vue").DefineComponent<{
3
3
  readonly tip: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "提示", boolean>;
4
- readonly placement: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "left" | "right" | "top" | "bottom" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown, "top", boolean>;
4
+ readonly placement: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "bottom" | "left" | "right" | "top" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown, "top", boolean>;
5
5
  readonly maxWidth: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown, "", boolean>;
6
6
  }, {
7
7
  props: import("@vue/shared").LooseRequired<{
8
- readonly placement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "left" | "right" | "top" | "bottom" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown>;
9
8
  readonly maxWidth: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
9
+ readonly placement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "bottom" | "left" | "right" | "top" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown>;
10
10
  readonly tip: string;
11
11
  } & {}>;
12
12
  attrs: {
@@ -25,11 +25,11 @@ export declare const LlTooltip: import("ll-plus/es/utils").SFCWithInstall<import
25
25
  };
26
26
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
27
27
  readonly tip: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "提示", boolean>;
28
- readonly placement: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "left" | "right" | "top" | "bottom" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown, "top", boolean>;
28
+ readonly placement: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "bottom" | "left" | "right" | "top" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown, "top", boolean>;
29
29
  readonly maxWidth: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown, "", boolean>;
30
30
  }>>, {
31
- readonly placement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "left" | "right" | "top" | "bottom" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown>;
32
31
  readonly maxWidth: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
32
+ readonly placement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "bottom" | "left" | "right" | "top" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown>;
33
33
  readonly tip: string;
34
34
  }, {}>>;
35
35
  export default LlTooltip;
@@ -3,7 +3,7 @@ import type Tooltip from './tooltip.vue';
3
3
  export declare const placement: readonly ["top", "left", "right", "bottom", "topLeft", "topRight", "bottomLeft", "bottomRight", "leftTop", "leftBottom", "rightTop", "rightBottom"];
4
4
  export declare const tooltipProps: {
5
5
  readonly tip: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "提示", boolean>;
6
- readonly placement: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "left" | "right" | "top" | "bottom" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown, "top", boolean>;
6
+ readonly placement: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "bottom" | "left" | "right" | "top" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown, "top", boolean>;
7
7
  readonly maxWidth: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown, "", boolean>;
8
8
  };
9
9
  export type TooltipProps = ExtractPropTypes<typeof tooltipProps>;
@@ -1,11 +1,11 @@
1
1
  declare const _default: import("vue").DefineComponent<{
2
2
  readonly tip: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "提示", boolean>;
3
- readonly placement: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "left" | "right" | "top" | "bottom" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown, "top", boolean>;
3
+ readonly placement: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "bottom" | "left" | "right" | "top" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown, "top", boolean>;
4
4
  readonly maxWidth: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown, "", boolean>;
5
5
  }, {
6
6
  props: import("@vue/shared").LooseRequired<{
7
- readonly placement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "left" | "right" | "top" | "bottom" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown>;
8
7
  readonly maxWidth: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
8
+ readonly placement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "bottom" | "left" | "right" | "top" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown>;
9
9
  readonly tip: string;
10
10
  } & {}>;
11
11
  attrs: {
@@ -24,11 +24,11 @@ declare const _default: import("vue").DefineComponent<{
24
24
  };
25
25
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
26
26
  readonly tip: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "提示", boolean>;
27
- readonly placement: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "left" | "right" | "top" | "bottom" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown, "top", boolean>;
27
+ readonly placement: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "bottom" | "left" | "right" | "top" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown, "top", boolean>;
28
28
  readonly maxWidth: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown, "", boolean>;
29
29
  }>>, {
30
- readonly placement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "left" | "right" | "top" | "bottom" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown>;
31
30
  readonly maxWidth: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
31
+ readonly placement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "bottom" | "left" | "right" | "top" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown>;
32
32
  readonly tip: string;
33
33
  }, {}>;
34
34
  export default _default;
@@ -9,8 +9,8 @@ export declare const LlTree: import("ll-plus/es/utils").SFCWithInstall<import("v
9
9
  props: import("@vue/shared").LooseRequired<{
10
10
  readonly selectedKeys: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("ant-design-vue/es/vc-tree/interface").Key[]) | (() => import("ant-design-vue/es/vc-tree/interface").Key[] | undefined) | ((new (...args: any[]) => import("ant-design-vue/es/vc-tree/interface").Key[]) | (() => import("ant-design-vue/es/vc-tree/interface").Key[] | undefined))[], unknown, unknown>;
11
11
  readonly treeData: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("ant-design-vue/es/tree").DataNode[]) | (() => import("ant-design-vue/es/tree").DataNode[] | undefined) | ((new (...args: any[]) => import("ant-design-vue/es/tree").DataNode[]) | (() => import("ant-design-vue/es/tree").DataNode[] | undefined))[], unknown, unknown>;
12
- readonly onSelect?: ((value: any) => any) | undefined;
13
12
  readonly "onUpdate:selectedKeys"?: ((value: any) => any) | undefined;
13
+ readonly onSelect?: ((value: any) => any) | undefined;
14
14
  } & {}>;
15
15
  emits: ((event: "select", value: any) => void) & ((event: "update:selectedKeys", value: any) => void);
16
16
  bem: {
@@ -1789,8 +1789,8 @@ export declare const LlTree: import("ll-plus/es/utils").SFCWithInstall<import("v
1789
1789
  readonly selectedKeys: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ant-design-vue/es/vc-tree/interface").Key[]) | (() => import("ant-design-vue/es/vc-tree/interface").Key[] | undefined) | ((new (...args: any[]) => import("ant-design-vue/es/vc-tree/interface").Key[]) | (() => import("ant-design-vue/es/vc-tree/interface").Key[] | undefined))[], unknown, unknown, () => import("ant-design-vue/es/vc-tree/interface").Key[] | undefined, boolean>;
1790
1790
  readonly treeData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ant-design-vue/es/tree").DataNode[]) | (() => import("ant-design-vue/es/tree").DataNode[] | undefined) | ((new (...args: any[]) => import("ant-design-vue/es/tree").DataNode[]) | (() => import("ant-design-vue/es/tree").DataNode[] | undefined))[], unknown, unknown, () => import("ant-design-vue/es/tree").DataNode[] | undefined, boolean>;
1791
1791
  }>> & {
1792
- onSelect?: ((value: any) => any) | undefined;
1793
1792
  "onUpdate:selectedKeys"?: ((value: any) => any) | undefined;
1793
+ onSelect?: ((value: any) => any) | undefined;
1794
1794
  }, {
1795
1795
  readonly selectedKeys: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("ant-design-vue/es/vc-tree/interface").Key[]) | (() => import("ant-design-vue/es/vc-tree/interface").Key[] | undefined) | ((new (...args: any[]) => import("ant-design-vue/es/vc-tree/interface").Key[]) | (() => import("ant-design-vue/es/vc-tree/interface").Key[] | undefined))[], unknown, unknown>;
1796
1796
  readonly treeData: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("ant-design-vue/es/tree").DataNode[]) | (() => import("ant-design-vue/es/tree").DataNode[] | undefined) | ((new (...args: any[]) => import("ant-design-vue/es/tree").DataNode[]) | (() => import("ant-design-vue/es/tree").DataNode[] | undefined))[], unknown, unknown>;
@@ -8,8 +8,8 @@ declare const _default: import("vue").DefineComponent<{
8
8
  props: import("@vue/shared").LooseRequired<{
9
9
  readonly selectedKeys: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("ant-design-vue/es/vc-tree/interface").Key[]) | (() => import("ant-design-vue/es/vc-tree/interface").Key[] | undefined) | ((new (...args: any[]) => import("ant-design-vue/es/vc-tree/interface").Key[]) | (() => import("ant-design-vue/es/vc-tree/interface").Key[] | undefined))[], unknown, unknown>;
10
10
  readonly treeData: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("ant-design-vue/es/tree").DataNode[]) | (() => import("ant-design-vue/es/tree").DataNode[] | undefined) | ((new (...args: any[]) => import("ant-design-vue/es/tree").DataNode[]) | (() => import("ant-design-vue/es/tree").DataNode[] | undefined))[], unknown, unknown>;
11
- readonly onSelect?: ((value: any) => any) | undefined;
12
11
  readonly "onUpdate:selectedKeys"?: ((value: any) => any) | undefined;
12
+ readonly onSelect?: ((value: any) => any) | undefined;
13
13
  } & {}>;
14
14
  emits: ((event: "select", value: any) => void) & ((event: "update:selectedKeys", value: any) => void);
15
15
  bem: {
@@ -1788,8 +1788,8 @@ declare const _default: import("vue").DefineComponent<{
1788
1788
  readonly selectedKeys: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ant-design-vue/es/vc-tree/interface").Key[]) | (() => import("ant-design-vue/es/vc-tree/interface").Key[] | undefined) | ((new (...args: any[]) => import("ant-design-vue/es/vc-tree/interface").Key[]) | (() => import("ant-design-vue/es/vc-tree/interface").Key[] | undefined))[], unknown, unknown, () => import("ant-design-vue/es/vc-tree/interface").Key[] | undefined, boolean>;
1789
1789
  readonly treeData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ant-design-vue/es/tree").DataNode[]) | (() => import("ant-design-vue/es/tree").DataNode[] | undefined) | ((new (...args: any[]) => import("ant-design-vue/es/tree").DataNode[]) | (() => import("ant-design-vue/es/tree").DataNode[] | undefined))[], unknown, unknown, () => import("ant-design-vue/es/tree").DataNode[] | undefined, boolean>;
1790
1790
  }>> & {
1791
- onSelect?: ((value: any) => any) | undefined;
1792
1791
  "onUpdate:selectedKeys"?: ((value: any) => any) | undefined;
1792
+ onSelect?: ((value: any) => any) | undefined;
1793
1793
  }, {
1794
1794
  readonly selectedKeys: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("ant-design-vue/es/vc-tree/interface").Key[]) | (() => import("ant-design-vue/es/vc-tree/interface").Key[] | undefined) | ((new (...args: any[]) => import("ant-design-vue/es/vc-tree/interface").Key[]) | (() => import("ant-design-vue/es/vc-tree/interface").Key[] | undefined))[], unknown, unknown>;
1795
1795
  readonly treeData: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("ant-design-vue/es/tree").DataNode[]) | (() => import("ant-design-vue/es/tree").DataNode[] | undefined) | ((new (...args: any[]) => import("ant-design-vue/es/tree").DataNode[]) | (() => import("ant-design-vue/es/tree").DataNode[] | undefined))[], unknown, unknown>;
@@ -14,14 +14,14 @@ export declare const LlTreeSearch: import("ll-plus/es/utils").SFCWithInstall<imp
14
14
  readonly modalConfigProps: {
15
15
  readonly type: import("vue").PropType<{
16
16
  readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload") | ((new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload"))[], unknown, unknown>;
17
- readonly title: string;
18
17
  readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
19
- readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
18
+ readonly title: string;
20
19
  readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
21
20
  readonly wrapClassName: string;
22
21
  readonly class: string;
23
22
  readonly cancelText: string;
24
23
  readonly showCancel: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
24
+ readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
25
25
  readonly confirmText: string;
26
26
  }>;
27
27
  readonly required: false;
@@ -30,12 +30,12 @@ export declare const LlTreeSearch: import("ll-plus/es/utils").SFCWithInstall<imp
30
30
  };
31
31
  readonly drawerConfigProps: {
32
32
  readonly type: import("vue").PropType<{
33
- readonly title: string;
34
33
  readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
35
- readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
34
+ readonly title: string;
36
35
  readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
37
36
  readonly cancelText: string;
38
37
  readonly showCancel: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
38
+ readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
39
39
  readonly confirmText: string;
40
40
  readonly useClose: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
41
41
  readonly cancelConfirm: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
@@ -65,36 +65,36 @@ export declare const LlTreeSearch: import("ll-plus/es/utils").SFCWithInstall<imp
65
65
  readonly expandedKeys?: string[] | undefined;
66
66
  readonly modalConfigProps?: {
67
67
  readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload") | ((new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload"))[], unknown, unknown>;
68
- readonly title: string;
69
68
  readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
70
- readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
69
+ readonly title: string;
71
70
  readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
72
71
  readonly wrapClassName: string;
73
72
  readonly class: string;
74
73
  readonly cancelText: string;
75
74
  readonly showCancel: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
75
+ readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
76
76
  readonly confirmText: string;
77
77
  } | undefined;
78
78
  readonly drawerConfigProps?: {
79
- readonly title: string;
80
79
  readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
81
- readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
80
+ readonly title: string;
82
81
  readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
83
82
  readonly cancelText: string;
84
83
  readonly showCancel: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
84
+ readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
85
85
  readonly confirmText: string;
86
86
  readonly useClose: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
87
87
  readonly cancelConfirm: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
88
88
  readonly cancelConfirmOptions: Record<string, any>;
89
89
  } | undefined;
90
- readonly onSelect?: ((selectedKeys: string[], e: Event) => any) | undefined;
91
- readonly onClose?: (() => any) | undefined;
92
90
  readonly onOk?: (() => any) | undefined;
91
+ readonly onClose?: (() => any) | undefined;
92
+ readonly onSelect?: ((selectedKeys: string[], e: Event) => any) | undefined;
93
93
  readonly onExpand?: ((expandedKeys: string[], data: any) => any) | undefined;
94
94
  readonly onCancel?: (() => any) | undefined;
95
95
  readonly onClickAdd?: (() => any) | undefined;
96
96
  } & {}>;
97
- emits: ((event: "close") => void) & ((event: "select", selectedKeys: string[], e: Event) => void) & ((event: "ok") => void) & ((event: "cancel") => void) & ((event: "expand", expandedKeys: string[], data: any) => void) & ((event: "clickAdd") => void);
97
+ emits: ((event: "ok") => void) & ((event: "select", selectedKeys: string[], e: Event) => void) & ((event: "close") => void) & ((event: "cancel") => void) & ((event: "expand", expandedKeys: string[], data: any) => void) & ((event: "clickAdd") => void);
98
98
  isCollapseMenu: import("vue").Ref<boolean>;
99
99
  newExpandedKeys: import("vue").Ref<string[]>;
100
100
  searchValue: import("vue").Ref<string>;
@@ -322,14 +322,14 @@ export declare const LlTreeSearch: import("ll-plus/es/utils").SFCWithInstall<imp
322
322
  readonly modalConfigProps: {
323
323
  readonly type: import("vue").PropType<{
324
324
  readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload") | ((new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload"))[], unknown, unknown>;
325
- readonly title: string;
326
325
  readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
327
- readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
326
+ readonly title: string;
328
327
  readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
329
328
  readonly wrapClassName: string;
330
329
  readonly class: string;
331
330
  readonly cancelText: string;
332
331
  readonly showCancel: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
332
+ readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
333
333
  readonly confirmText: string;
334
334
  }>;
335
335
  readonly required: false;
@@ -338,12 +338,12 @@ export declare const LlTreeSearch: import("ll-plus/es/utils").SFCWithInstall<imp
338
338
  };
339
339
  readonly drawerConfigProps: {
340
340
  readonly type: import("vue").PropType<{
341
- readonly title: string;
342
341
  readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
343
- readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
342
+ readonly title: string;
344
343
  readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
345
344
  readonly cancelText: string;
346
345
  readonly showCancel: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
346
+ readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
347
347
  readonly confirmText: string;
348
348
  readonly useClose: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
349
349
  readonly cancelConfirm: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
@@ -361,9 +361,9 @@ export declare const LlTreeSearch: import("ll-plus/es/utils").SFCWithInstall<imp
361
361
  };
362
362
  readonly onSearchInputChange: import("ll-plus/es/utils").EpPropFinalized<FunctionConstructor, unknown, unknown, (v: string) => boolean, boolean>;
363
363
  }>> & {
364
- onSelect?: ((selectedKeys: string[], e: Event) => any) | undefined;
365
- onClose?: (() => any) | undefined;
366
364
  onOk?: (() => any) | undefined;
365
+ onClose?: (() => any) | undefined;
366
+ onSelect?: ((selectedKeys: string[], e: Event) => any) | undefined;
367
367
  onExpand?: ((expandedKeys: string[], data: any) => any) | undefined;
368
368
  onCancel?: (() => any) | undefined;
369
369
  onClickAdd?: (() => any) | undefined;
@@ -17,14 +17,14 @@ export declare const treeSearchProps: {
17
17
  readonly modalConfigProps: {
18
18
  readonly type: import("vue").PropType<{
19
19
  readonly type: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload") | ((new (...args: any[]) => "confirm" | "operate" | "upload") | (() => "confirm" | "operate" | "upload"))[], unknown, unknown>;
20
- readonly title: string;
21
20
  readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
22
- readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
21
+ readonly title: string;
23
22
  readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
24
23
  readonly wrapClassName: string;
25
24
  readonly class: string;
26
25
  readonly cancelText: string;
27
26
  readonly showCancel: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
27
+ readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
28
28
  readonly confirmText: string;
29
29
  }>;
30
30
  readonly required: false;
@@ -33,12 +33,12 @@ export declare const treeSearchProps: {
33
33
  };
34
34
  readonly drawerConfigProps: {
35
35
  readonly type: import("vue").PropType<{
36
- readonly title: string;
37
36
  readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
38
- readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
37
+ readonly title: string;
39
38
  readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
40
39
  readonly cancelText: string;
41
40
  readonly showCancel: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
41
+ readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
42
42
  readonly confirmText: string;
43
43
  readonly useClose: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
44
44
  readonly cancelConfirm: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;