ll-plus 2.7.9 → 2.7.11

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 (247) hide show
  1. package/es/components/advanced-filtering/index.d.ts +314 -314
  2. package/es/components/advanced-filtering/src/advanced-filtering.vue.d.ts +159 -159
  3. package/es/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +151 -151
  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 +32 -32
  6. package/es/components/api-component/src/api-component.vue.d.ts +32 -32
  7. package/es/components/api-component/src/components/api-modal.vue.d.ts +6 -6
  8. package/es/components/api-component/src/components/body-component.vue.d.ts +14 -14
  9. package/es/components/api-component/src/components/click-input.vue.d.ts +10 -10
  10. package/es/components/api-component/src/components/params-table-row.vue.d.ts +12 -12
  11. package/es/components/api-component/src/components/params-table.vue.d.ts +14 -14
  12. package/es/components/api-component/src/config/api-modal.d.ts +1 -1
  13. package/es/components/api-component/src/config/click-input.d.ts +1 -1
  14. package/es/components/breadcrumb-card/index.d.ts +5 -5
  15. package/es/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +5 -5
  16. package/es/components/checkbox/index.d.ts +217 -217
  17. package/es/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
  18. package/es/components/checkbox/src/checkbox.d.ts +56 -56
  19. package/es/components/code-editor/index.d.ts +2 -2
  20. package/es/components/code-editor/src/code-editor.vue.d.ts +2 -2
  21. package/es/components/cropper/index.d.ts +6 -6
  22. package/es/components/cropper/src/cropper-image.vue.d.ts +2 -2
  23. package/es/components/cropper/src/cropper-modal.vue.d.ts +4 -4
  24. package/es/components/drawer/index.d.ts +11 -11
  25. package/es/components/drawer/src/components/second-confirmation/index.d.ts +9 -9
  26. package/es/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +9 -9
  27. package/es/components/drawer/src/drawer.vue.d.ts +11 -11
  28. package/es/components/dropdown-button-simple/index.d.ts +12 -12
  29. package/es/components/dropdown-button-simple/src/dropdown-button-simple.d.ts +4 -4
  30. package/es/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +12 -12
  31. package/es/components/easy-cron/index.d.ts +77 -77
  32. package/es/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +77 -77
  33. package/es/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +77 -77
  34. package/es/components/easy-cron/src/easy-cron.vue.d.ts +77 -77
  35. package/es/components/empty/index.d.ts +2 -2
  36. package/es/components/empty/src/empty.vue.d.ts +2 -2
  37. package/es/components/form/index.d.ts +148 -148
  38. package/es/components/form/src/config/form.d.ts +56 -56
  39. package/es/components/form/src/form.vue.d.ts +148 -148
  40. package/es/components/icon-picker/index.d.ts +1 -1
  41. package/es/components/icon-picker/src/components/modal.vue.d.ts +1 -1
  42. package/es/components/icon-picker/src/icon-picker.vue.d.ts +1 -1
  43. package/es/components/input/index.d.ts +31 -31
  44. package/es/components/input/src/input.vue.d.ts +31 -31
  45. package/es/components/key-value/index.d.ts +720 -720
  46. package/es/components/key-value/src/components/key-value-item.vue.d.ts +240 -240
  47. package/es/components/key-value/src/key-value.vue.d.ts +720 -720
  48. package/es/components/modal/index.d.ts +4 -4
  49. package/es/components/modal/src/modal.vue.d.ts +4 -4
  50. package/es/components/new-drawer/index.d.ts +13 -13
  51. package/es/components/new-drawer/src/drawer.vue.d.ts +13 -13
  52. package/es/components/new-modal/index.d.ts +5 -5
  53. package/es/components/new-modal/src/modal.vue.d.ts +5 -5
  54. package/es/components/rich-text-editor/index.d.ts +1 -1
  55. package/es/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
  56. package/es/components/select/index.d.ts +11 -11
  57. package/es/components/select/src/select.vue.d.ts +11 -11
  58. package/es/components/select-group/index.d.ts +4 -4
  59. package/es/components/select-group/src/select-group.vue.d.ts +4 -4
  60. package/es/components/table/index.d.ts +6 -6
  61. package/es/components/table/src/components/main-table.vue.d.ts +2 -2
  62. package/es/components/table/src/config/table.d.ts +2 -2
  63. package/es/components/table/src/table.vue.d.ts +6 -6
  64. package/es/components/textarea/index.d.ts +5 -5
  65. package/es/components/textarea/src/textarea.vue.d.ts +5 -5
  66. package/es/components/tooltip/index.d.ts +4 -4
  67. package/es/components/tooltip/src/tooltip.d.ts +1 -1
  68. package/es/components/tooltip/src/tooltip.vue.d.ts +4 -4
  69. package/es/components/tree-search/index.d.ts +15 -15
  70. package/es/components/tree-search/src/config/tree-search.d.ts +4 -4
  71. package/es/components/tree-search/src/tree-search.vue.d.ts +15 -15
  72. package/es/components/upload-drag/index.d.ts +4 -4
  73. package/es/components/upload-drag/src/upload-drag.vue.d.ts +4 -4
  74. package/lib/components/advanced-filtering/index.d.ts +314 -314
  75. package/lib/components/advanced-filtering/src/advanced-filtering.vue.d.ts +159 -159
  76. package/lib/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +151 -151
  77. package/lib/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
  78. package/lib/components/api-component/index.d.ts +32 -32
  79. package/lib/components/api-component/src/api-component.vue.d.ts +32 -32
  80. package/lib/components/api-component/src/components/api-modal.vue.d.ts +6 -6
  81. package/lib/components/api-component/src/components/body-component.vue.d.ts +14 -14
  82. package/lib/components/api-component/src/components/click-input.vue.d.ts +10 -10
  83. package/lib/components/api-component/src/components/params-table-row.vue.d.ts +12 -12
  84. package/lib/components/api-component/src/components/params-table.vue.d.ts +14 -14
  85. package/lib/components/api-component/src/config/api-modal.d.ts +1 -1
  86. package/lib/components/api-component/src/config/click-input.d.ts +1 -1
  87. package/lib/components/breadcrumb-card/index.d.ts +5 -5
  88. package/lib/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +5 -5
  89. package/lib/components/checkbox/index.d.ts +217 -217
  90. package/lib/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
  91. package/lib/components/checkbox/src/checkbox.d.ts +56 -56
  92. package/lib/components/code-editor/index.d.ts +2 -2
  93. package/lib/components/code-editor/src/code-editor.vue.d.ts +2 -2
  94. package/lib/components/cropper/index.d.ts +6 -6
  95. package/lib/components/cropper/src/cropper-image.vue.d.ts +2 -2
  96. package/lib/components/cropper/src/cropper-modal.vue.d.ts +4 -4
  97. package/lib/components/drawer/index.d.ts +11 -11
  98. package/lib/components/drawer/src/components/second-confirmation/index.d.ts +9 -9
  99. package/lib/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +9 -9
  100. package/lib/components/drawer/src/drawer.vue.d.ts +11 -11
  101. package/lib/components/dropdown-button-simple/index.d.ts +12 -12
  102. package/lib/components/dropdown-button-simple/src/dropdown-button-simple.d.ts +4 -4
  103. package/lib/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +12 -12
  104. package/lib/components/easy-cron/index.d.ts +77 -77
  105. package/lib/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +77 -77
  106. package/lib/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +77 -77
  107. package/lib/components/easy-cron/src/easy-cron.vue.d.ts +77 -77
  108. package/lib/components/empty/index.d.ts +2 -2
  109. package/lib/components/empty/src/empty.vue.d.ts +2 -2
  110. package/lib/components/form/index.d.ts +148 -148
  111. package/lib/components/form/src/config/form.d.ts +56 -56
  112. package/lib/components/form/src/form.vue.d.ts +148 -148
  113. package/lib/components/icon-picker/index.d.ts +1 -1
  114. package/lib/components/icon-picker/src/components/modal.vue.d.ts +1 -1
  115. package/lib/components/icon-picker/src/icon-picker.vue.d.ts +1 -1
  116. package/lib/components/input/index.d.ts +31 -31
  117. package/lib/components/input/src/input.vue.d.ts +31 -31
  118. package/lib/components/key-value/index.d.ts +720 -720
  119. package/lib/components/key-value/src/components/key-value-item.vue.d.ts +240 -240
  120. package/lib/components/key-value/src/key-value.vue.d.ts +720 -720
  121. package/lib/components/modal/index.d.ts +4 -4
  122. package/lib/components/modal/src/modal.vue.d.ts +4 -4
  123. package/lib/components/new-drawer/index.d.ts +13 -13
  124. package/lib/components/new-drawer/src/drawer.vue.d.ts +13 -13
  125. package/lib/components/new-modal/index.d.ts +5 -5
  126. package/lib/components/new-modal/src/modal.vue.d.ts +5 -5
  127. package/lib/components/rich-text-editor/index.d.ts +1 -1
  128. package/lib/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
  129. package/lib/components/select/index.d.ts +11 -11
  130. package/lib/components/select/src/select.vue.d.ts +11 -11
  131. package/lib/components/select-group/index.d.ts +4 -4
  132. package/lib/components/select-group/src/select-group.vue.d.ts +4 -4
  133. package/lib/components/table/index.d.ts +6 -6
  134. package/lib/components/table/src/components/main-table.vue.d.ts +2 -2
  135. package/lib/components/table/src/config/table.d.ts +2 -2
  136. package/lib/components/table/src/table.vue.d.ts +6 -6
  137. package/lib/components/textarea/index.d.ts +5 -5
  138. package/lib/components/textarea/src/textarea.vue.d.ts +5 -5
  139. package/lib/components/tooltip/index.d.ts +4 -4
  140. package/lib/components/tooltip/src/tooltip.d.ts +1 -1
  141. package/lib/components/tooltip/src/tooltip.vue.d.ts +4 -4
  142. package/lib/components/tree-search/index.d.ts +15 -15
  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 +15 -15
  145. package/lib/components/upload-drag/index.d.ts +4 -4
  146. package/lib/components/upload-drag/src/upload-drag.vue.d.ts +4 -4
  147. package/package.json +1 -1
  148. package/theme-chalk/css/advanced-filtering.css +1 -1
  149. package/theme-chalk/css/api-component.css +1 -1
  150. package/theme-chalk/css/cascader.css +1 -1
  151. package/theme-chalk/css/checkbox.css +1 -1
  152. package/theme-chalk/css/code-editor.css +1 -1
  153. package/theme-chalk/css/cropper.css +1 -1
  154. package/theme-chalk/css/descriptions.css +1 -1
  155. package/theme-chalk/css/drawer.css +1 -1
  156. package/theme-chalk/css/dropdown-button-simple.css +1 -1
  157. package/theme-chalk/css/dropdown.css +1 -1
  158. package/theme-chalk/css/easy-cron.css +1 -1
  159. package/theme-chalk/css/form.css +1 -1
  160. package/theme-chalk/css/index.css +1 -1
  161. package/theme-chalk/css/input-number.css +1 -1
  162. package/theme-chalk/css/input.css +1 -1
  163. package/theme-chalk/css/key-value.css +1 -1
  164. package/theme-chalk/css/markdown-editor.css +1 -1
  165. package/theme-chalk/css/modal.css +1 -1
  166. package/theme-chalk/css/new-drawer.css +1 -1
  167. package/theme-chalk/css/new-modal.css +1 -1
  168. package/theme-chalk/css/number-range.css +1 -1
  169. package/theme-chalk/css/rich-text-editor.css +1 -1
  170. package/theme-chalk/css/switch.css +1 -1
  171. package/theme-chalk/css/table.css +1 -1
  172. package/theme-chalk/css/tabs-simple.css +1 -1
  173. package/theme-chalk/css/tag-group.css +1 -1
  174. package/theme-chalk/fonts/iconfont.js +1 -1
  175. package/types/packages/components/advanced-filtering/index.d.ts +314 -314
  176. package/types/packages/components/advanced-filtering/src/advanced-filtering.vue.d.ts +159 -159
  177. package/types/packages/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +151 -151
  178. package/types/packages/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
  179. package/types/packages/components/api-component/index.d.ts +32 -32
  180. package/types/packages/components/api-component/src/api-component.vue.d.ts +32 -32
  181. package/types/packages/components/api-component/src/components/api-modal.vue.d.ts +6 -6
  182. package/types/packages/components/api-component/src/components/body-component.vue.d.ts +14 -14
  183. package/types/packages/components/api-component/src/components/click-input.vue.d.ts +10 -10
  184. package/types/packages/components/api-component/src/components/params-table-row.vue.d.ts +12 -12
  185. package/types/packages/components/api-component/src/components/params-table.vue.d.ts +14 -14
  186. package/types/packages/components/api-component/src/config/api-modal.d.ts +1 -1
  187. package/types/packages/components/api-component/src/config/click-input.d.ts +1 -1
  188. package/types/packages/components/breadcrumb-card/index.d.ts +5 -5
  189. package/types/packages/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +5 -5
  190. package/types/packages/components/checkbox/index.d.ts +217 -217
  191. package/types/packages/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
  192. package/types/packages/components/checkbox/src/checkbox.d.ts +56 -56
  193. package/types/packages/components/code-editor/index.d.ts +2 -2
  194. package/types/packages/components/code-editor/src/code-editor.vue.d.ts +2 -2
  195. package/types/packages/components/cropper/index.d.ts +6 -6
  196. package/types/packages/components/cropper/src/cropper-image.vue.d.ts +2 -2
  197. package/types/packages/components/cropper/src/cropper-modal.vue.d.ts +4 -4
  198. package/types/packages/components/drawer/index.d.ts +11 -11
  199. package/types/packages/components/drawer/src/components/second-confirmation/index.d.ts +9 -9
  200. package/types/packages/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +9 -9
  201. package/types/packages/components/drawer/src/drawer.vue.d.ts +11 -11
  202. package/types/packages/components/dropdown-button-simple/index.d.ts +12 -12
  203. package/types/packages/components/dropdown-button-simple/src/dropdown-button-simple.d.ts +4 -4
  204. package/types/packages/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +12 -12
  205. package/types/packages/components/easy-cron/index.d.ts +77 -77
  206. package/types/packages/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +77 -77
  207. package/types/packages/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +77 -77
  208. package/types/packages/components/easy-cron/src/easy-cron.vue.d.ts +77 -77
  209. package/types/packages/components/empty/index.d.ts +2 -2
  210. package/types/packages/components/empty/src/empty.vue.d.ts +2 -2
  211. package/types/packages/components/form/index.d.ts +148 -148
  212. package/types/packages/components/form/src/config/form.d.ts +56 -56
  213. package/types/packages/components/form/src/form.vue.d.ts +148 -148
  214. package/types/packages/components/icon-picker/index.d.ts +1 -1
  215. package/types/packages/components/icon-picker/src/components/modal.vue.d.ts +1 -1
  216. package/types/packages/components/icon-picker/src/icon-picker.vue.d.ts +1 -1
  217. package/types/packages/components/input/index.d.ts +31 -31
  218. package/types/packages/components/input/src/input.vue.d.ts +31 -31
  219. package/types/packages/components/key-value/index.d.ts +720 -720
  220. package/types/packages/components/key-value/src/components/key-value-item.vue.d.ts +240 -240
  221. package/types/packages/components/key-value/src/key-value.vue.d.ts +720 -720
  222. package/types/packages/components/modal/index.d.ts +4 -4
  223. package/types/packages/components/modal/src/modal.vue.d.ts +4 -4
  224. package/types/packages/components/new-drawer/index.d.ts +13 -13
  225. package/types/packages/components/new-drawer/src/drawer.vue.d.ts +13 -13
  226. package/types/packages/components/new-modal/index.d.ts +5 -5
  227. package/types/packages/components/new-modal/src/modal.vue.d.ts +5 -5
  228. package/types/packages/components/rich-text-editor/index.d.ts +1 -1
  229. package/types/packages/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
  230. package/types/packages/components/select/index.d.ts +11 -11
  231. package/types/packages/components/select/src/select.vue.d.ts +11 -11
  232. package/types/packages/components/select-group/index.d.ts +4 -4
  233. package/types/packages/components/select-group/src/select-group.vue.d.ts +4 -4
  234. package/types/packages/components/table/index.d.ts +6 -6
  235. package/types/packages/components/table/src/components/main-table.vue.d.ts +2 -2
  236. package/types/packages/components/table/src/config/table.d.ts +2 -2
  237. package/types/packages/components/table/src/table.vue.d.ts +6 -6
  238. package/types/packages/components/textarea/index.d.ts +5 -5
  239. package/types/packages/components/textarea/src/textarea.vue.d.ts +5 -5
  240. package/types/packages/components/tooltip/index.d.ts +4 -4
  241. package/types/packages/components/tooltip/src/tooltip.d.ts +1 -1
  242. package/types/packages/components/tooltip/src/tooltip.vue.d.ts +4 -4
  243. package/types/packages/components/tree-search/index.d.ts +15 -15
  244. package/types/packages/components/tree-search/src/config/tree-search.d.ts +4 -4
  245. package/types/packages/components/tree-search/src/tree-search.vue.d.ts +15 -15
  246. package/types/packages/components/upload-drag/index.d.ts +4 -4
  247. package/types/packages/components/upload-drag/src/upload-drag.vue.d.ts +4 -4
@@ -9,8 +9,8 @@ export declare const LlTable: import("ll-plus/es/utils").SFCWithInstall<import("
9
9
  readonly menuSwitchOptions: import("./src/config").IMenuSwitchOptions;
10
10
  } & {}) | (() => import("./src/config").TableHeaderSearchProps))[], unknown, unknown, () => import("ll-plus/es/utils").Mutable<{}>, boolean>;
11
11
  readonly tableProps: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => {
12
- readonly columns: import("ant-design-vue").TableColumnProps[];
13
12
  readonly dataSource: any[];
13
+ readonly columns: import("ant-design-vue").TableColumnProps[];
14
14
  readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
15
15
  readonly scroll: any;
16
16
  readonly operateWidth: number;
@@ -29,8 +29,8 @@ export declare const LlTable: import("ll-plus/es/utils").SFCWithInstall<import("
29
29
  readonly resizeColumn?: Function | undefined;
30
30
  readonly dragChange?: Function | undefined;
31
31
  }) | (() => import("./src/config").MainTableProps) | ((new (...args: any[]) => {
32
- readonly columns: import("ant-design-vue").TableColumnProps[];
33
32
  readonly dataSource: any[];
33
+ readonly columns: import("ant-design-vue").TableColumnProps[];
34
34
  readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
35
35
  readonly scroll: any;
36
36
  readonly operateWidth: number;
@@ -271,8 +271,8 @@ export declare const LlTable: import("ll-plus/es/utils").SFCWithInstall<import("
271
271
  };
272
272
  }, {
273
273
  props: import("@vue/shared").LooseRequired<{
274
- readonly columns: import("ant-design-vue").TableColumnProps[];
275
274
  readonly dataSource: any[];
275
+ readonly columns: import("ant-design-vue").TableColumnProps[];
276
276
  readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
277
277
  readonly scroll: any;
278
278
  readonly operateWidth: number;
@@ -478,8 +478,8 @@ export declare const LlTable: import("ll-plus/es/utils").SFCWithInstall<import("
478
478
  }>> & {
479
479
  onHandleChangeDataSource?: ((dataSource: any[]) => any) | undefined;
480
480
  }, {
481
- readonly columns: import("ant-design-vue").TableColumnProps[];
482
481
  readonly dataSource: any[];
482
+ readonly columns: import("ant-design-vue").TableColumnProps[];
483
483
  readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
484
484
  readonly scroll: any;
485
485
  readonly operateWidth: number;
@@ -573,8 +573,8 @@ export declare const LlTable: import("ll-plus/es/utils").SFCWithInstall<import("
573
573
  readonly menuSwitchOptions: import("./src/config").IMenuSwitchOptions;
574
574
  } & {}) | (() => import("./src/config").TableHeaderSearchProps))[], unknown, unknown, () => import("ll-plus/es/utils").Mutable<{}>, boolean>;
575
575
  readonly tableProps: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => {
576
- readonly columns: import("ant-design-vue").TableColumnProps[];
577
576
  readonly dataSource: any[];
577
+ readonly columns: import("ant-design-vue").TableColumnProps[];
578
578
  readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
579
579
  readonly scroll: any;
580
580
  readonly operateWidth: number;
@@ -593,8 +593,8 @@ export declare const LlTable: import("ll-plus/es/utils").SFCWithInstall<import("
593
593
  readonly resizeColumn?: Function | undefined;
594
594
  readonly dragChange?: Function | undefined;
595
595
  }) | (() => import("./src/config").MainTableProps) | ((new (...args: any[]) => {
596
- readonly columns: import("ant-design-vue").TableColumnProps[];
597
596
  readonly dataSource: any[];
597
+ readonly columns: import("ant-design-vue").TableColumnProps[];
598
598
  readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
599
599
  readonly scroll: any;
600
600
  readonly operateWidth: number;
@@ -74,8 +74,8 @@ declare const _default: import("vue").DefineComponent<{
74
74
  };
75
75
  }, {
76
76
  props: import("@vue/shared").LooseRequired<{
77
- readonly columns: import("ant-design-vue").TableColumnProps[];
78
77
  readonly dataSource: any[];
78
+ readonly columns: import("ant-design-vue").TableColumnProps[];
79
79
  readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
80
80
  readonly scroll: any;
81
81
  readonly operateWidth: number;
@@ -281,8 +281,8 @@ declare const _default: import("vue").DefineComponent<{
281
281
  }>> & {
282
282
  onHandleChangeDataSource?: ((dataSource: any[]) => any) | undefined;
283
283
  }, {
284
- readonly columns: import("ant-design-vue").TableColumnProps[];
285
284
  readonly dataSource: any[];
285
+ readonly columns: import("ant-design-vue").TableColumnProps[];
286
286
  readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
287
287
  readonly scroll: any;
288
288
  readonly operateWidth: number;
@@ -11,8 +11,8 @@ export declare const tableProps: {
11
11
  readonly menuSwitchOptions: import("./header-search").IMenuSwitchOptions;
12
12
  } & {}) | (() => TableHeaderSearchProps))[], unknown, unknown, () => import("ll-plus/es/utils").Mutable<{}>, boolean>;
13
13
  readonly tableProps: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => {
14
- readonly columns: import("ant-design-vue").TableColumnProps[];
15
14
  readonly dataSource: any[];
15
+ readonly columns: import("ant-design-vue").TableColumnProps[];
16
16
  readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
17
17
  readonly scroll: any;
18
18
  readonly operateWidth: number;
@@ -31,8 +31,8 @@ export declare const tableProps: {
31
31
  readonly resizeColumn?: Function | undefined;
32
32
  readonly dragChange?: Function | undefined;
33
33
  }) | (() => MainTableProps) | ((new (...args: any[]) => {
34
- readonly columns: import("ant-design-vue").TableColumnProps[];
35
34
  readonly dataSource: any[];
35
+ readonly columns: import("ant-design-vue").TableColumnProps[];
36
36
  readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
37
37
  readonly scroll: any;
38
38
  readonly operateWidth: number;
@@ -9,8 +9,8 @@ declare const _default: import("vue").DefineComponent<{
9
9
  readonly menuSwitchOptions: import("./config").IMenuSwitchOptions;
10
10
  } & {}) | (() => import("./config").TableHeaderSearchProps))[], unknown, unknown, () => import("ll-plus/es/utils").Mutable<{}>, boolean>;
11
11
  readonly tableProps: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => {
12
- readonly columns: import("ant-design-vue").TableColumnProps[];
13
12
  readonly dataSource: any[];
13
+ readonly columns: import("ant-design-vue").TableColumnProps[];
14
14
  readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
15
15
  readonly scroll: any;
16
16
  readonly operateWidth: number;
@@ -29,8 +29,8 @@ declare const _default: import("vue").DefineComponent<{
29
29
  readonly resizeColumn?: Function | undefined;
30
30
  readonly dragChange?: Function | undefined;
31
31
  }) | (() => import("./config").MainTableProps) | ((new (...args: any[]) => {
32
- readonly columns: import("ant-design-vue").TableColumnProps[];
33
32
  readonly dataSource: any[];
33
+ readonly columns: import("ant-design-vue").TableColumnProps[];
34
34
  readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
35
35
  readonly scroll: any;
36
36
  readonly operateWidth: number;
@@ -271,8 +271,8 @@ declare const _default: import("vue").DefineComponent<{
271
271
  };
272
272
  }, {
273
273
  props: import("@vue/shared").LooseRequired<{
274
- readonly columns: import("ant-design-vue").TableColumnProps[];
275
274
  readonly dataSource: any[];
275
+ readonly columns: import("ant-design-vue").TableColumnProps[];
276
276
  readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
277
277
  readonly scroll: any;
278
278
  readonly operateWidth: number;
@@ -478,8 +478,8 @@ declare const _default: import("vue").DefineComponent<{
478
478
  }>> & {
479
479
  onHandleChangeDataSource?: ((dataSource: any[]) => any) | undefined;
480
480
  }, {
481
- readonly columns: import("ant-design-vue").TableColumnProps[];
482
481
  readonly dataSource: any[];
482
+ readonly columns: import("ant-design-vue").TableColumnProps[];
483
483
  readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
484
484
  readonly scroll: any;
485
485
  readonly operateWidth: number;
@@ -573,8 +573,8 @@ declare const _default: import("vue").DefineComponent<{
573
573
  readonly menuSwitchOptions: import("./config").IMenuSwitchOptions;
574
574
  } & {}) | (() => import("./config").TableHeaderSearchProps))[], unknown, unknown, () => import("ll-plus/es/utils").Mutable<{}>, boolean>;
575
575
  readonly tableProps: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => {
576
- readonly columns: import("ant-design-vue").TableColumnProps[];
577
576
  readonly dataSource: any[];
577
+ readonly columns: import("ant-design-vue").TableColumnProps[];
578
578
  readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
579
579
  readonly scroll: any;
580
580
  readonly operateWidth: number;
@@ -593,8 +593,8 @@ declare const _default: import("vue").DefineComponent<{
593
593
  readonly resizeColumn?: Function | undefined;
594
594
  readonly dragChange?: Function | undefined;
595
595
  }) | (() => import("./config").MainTableProps) | ((new (...args: any[]) => {
596
- readonly columns: import("ant-design-vue").TableColumnProps[];
597
596
  readonly dataSource: any[];
597
+ readonly columns: import("ant-design-vue").TableColumnProps[];
598
598
  readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
599
599
  readonly scroll: any;
600
600
  readonly operateWidth: number;
@@ -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" | "hidden" | "search" | "date" | "url" | "email" | "time" | "week" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel">;
49
- default: "number" | "month" | "color" | "hidden" | "search" | "date" | "url" | "email" | "time" | "week" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel";
48
+ type: import("vue").PropType<"number" | "month" | "hidden" | "url" | "search" | "color" | "date" | "email" | "time" | "week" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel">;
49
+ default: "number" | "month" | "hidden" | "url" | "search" | "color" | "date" | "email" | "time" | "week" | "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" | "hidden" | "search" | "date" | "url" | "email" | "time" | "week" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel">;
148
- default: "number" | "month" | "color" | "hidden" | "search" | "date" | "url" | "email" | "time" | "week" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel";
147
+ type: import("vue").PropType<"number" | "month" | "hidden" | "url" | "search" | "color" | "date" | "email" | "time" | "week" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel">;
148
+ default: "number" | "month" | "hidden" | "url" | "search" | "color" | "date" | "email" | "time" | "week" | "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" | "hidden" | "search" | "date" | "url" | "email" | "time" | "week" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel";
216
+ type: "number" | "month" | "hidden" | "url" | "search" | "color" | "date" | "email" | "time" | "week" | "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" | "hidden" | "search" | "date" | "url" | "email" | "time" | "week" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel">;
48
- default: "number" | "month" | "color" | "hidden" | "search" | "date" | "url" | "email" | "time" | "week" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel";
47
+ type: import("vue").PropType<"number" | "month" | "hidden" | "url" | "search" | "color" | "date" | "email" | "time" | "week" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel">;
48
+ default: "number" | "month" | "hidden" | "url" | "search" | "color" | "date" | "email" | "time" | "week" | "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" | "hidden" | "search" | "date" | "url" | "email" | "time" | "week" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel">;
147
- default: "number" | "month" | "color" | "hidden" | "search" | "date" | "url" | "email" | "time" | "week" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel";
146
+ type: import("vue").PropType<"number" | "month" | "hidden" | "url" | "search" | "color" | "date" | "email" | "time" | "week" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel">;
147
+ default: "number" | "month" | "hidden" | "url" | "search" | "color" | "date" | "email" | "time" | "week" | "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" | "hidden" | "search" | "date" | "url" | "email" | "time" | "week" | "text" | "submit" | "button" | "reset" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel";
215
+ type: "number" | "month" | "hidden" | "url" | "search" | "color" | "date" | "email" | "time" | "week" | "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,7 +1,7 @@
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, "left" | "right" | "bottom" | "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
  readonly tipEllipsis: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
7
7
  readonly tipEllipsisLine: import("ll-plus/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 1, boolean>;
@@ -21,9 +21,9 @@ export declare const LlTooltip: import("ll-plus/es/utils").SFCWithInstall<import
21
21
  readonly width: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown, "", boolean>;
22
22
  }, {
23
23
  props: import("@vue/shared").LooseRequired<{
24
- readonly placement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "left" | "right" | "top" | "bottom" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown>;
25
24
  readonly maxWidth: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
26
25
  readonly width: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
26
+ readonly placement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "left" | "right" | "bottom" | "top" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown>;
27
27
  readonly tip: string;
28
28
  readonly ellipsis: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
29
29
  readonly tipEllipsis: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
@@ -65,7 +65,7 @@ export declare const LlTooltip: import("ll-plus/es/utils").SFCWithInstall<import
65
65
  }>;
66
66
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
67
67
  readonly tip: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "提示", boolean>;
68
- readonly placement: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "left" | "right" | "top" | "bottom" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown, "top", boolean>;
68
+ readonly placement: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "left" | "right" | "bottom" | "top" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown, "top", boolean>;
69
69
  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>;
70
70
  readonly tipEllipsis: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
71
71
  readonly tipEllipsisLine: import("ll-plus/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 1, boolean>;
@@ -84,9 +84,9 @@ export declare const LlTooltip: import("ll-plus/es/utils").SFCWithInstall<import
84
84
  readonly ellipsis: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
85
85
  readonly width: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown, "", boolean>;
86
86
  }>>, {
87
- readonly placement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "left" | "right" | "top" | "bottom" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown>;
88
87
  readonly maxWidth: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
89
88
  readonly width: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
89
+ readonly placement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "left" | "right" | "bottom" | "top" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown>;
90
90
  readonly tip: string;
91
91
  readonly ellipsis: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
92
92
  readonly tipEllipsis: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
@@ -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, "left" | "right" | "bottom" | "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
  readonly tipEllipsis: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
9
9
  readonly tipEllipsisLine: import("ll-plus/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 1, boolean>;
@@ -1,6 +1,6 @@
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, "left" | "right" | "bottom" | "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
  readonly tipEllipsis: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
6
6
  readonly tipEllipsisLine: import("ll-plus/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 1, boolean>;
@@ -20,9 +20,9 @@ declare const _default: import("vue").DefineComponent<{
20
20
  readonly width: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown, "", boolean>;
21
21
  }, {
22
22
  props: import("@vue/shared").LooseRequired<{
23
- readonly placement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "left" | "right" | "top" | "bottom" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown>;
24
23
  readonly maxWidth: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
25
24
  readonly width: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
25
+ readonly placement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "left" | "right" | "bottom" | "top" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown>;
26
26
  readonly tip: string;
27
27
  readonly ellipsis: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
28
28
  readonly tipEllipsis: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
@@ -64,7 +64,7 @@ declare const _default: import("vue").DefineComponent<{
64
64
  }>;
65
65
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
66
66
  readonly tip: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, unknown, unknown, "提示", boolean>;
67
- readonly placement: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "left" | "right" | "top" | "bottom" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown, "top", boolean>;
67
+ readonly placement: import("ll-plus/es/utils").EpPropFinalized<StringConstructor, "left" | "right" | "bottom" | "top" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown, "top", boolean>;
68
68
  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>;
69
69
  readonly tipEllipsis: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
70
70
  readonly tipEllipsisLine: import("ll-plus/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 1, boolean>;
@@ -83,9 +83,9 @@ declare const _default: import("vue").DefineComponent<{
83
83
  readonly ellipsis: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
84
84
  readonly width: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown, "", boolean>;
85
85
  }>>, {
86
- readonly placement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "left" | "right" | "top" | "bottom" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown>;
87
86
  readonly maxWidth: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
88
87
  readonly width: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
88
+ readonly placement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "left" | "right" | "bottom" | "top" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown>;
89
89
  readonly tip: string;
90
90
  readonly ellipsis: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
91
91
  readonly tipEllipsis: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
@@ -21,14 +21,14 @@ export declare const LlTreeSearch: import("ll-plus/es/utils").SFCWithInstall<imp
21
21
  readonly modalConfigProps: {
22
22
  readonly type: import("vue").PropType<{
23
23
  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>;
24
- readonly title: string;
25
24
  readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
26
- readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
25
+ readonly title: string;
27
26
  readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
28
27
  readonly wrapClassName: string;
29
28
  readonly class: string;
30
29
  readonly cancelText: string;
31
30
  readonly showCancel: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
31
+ readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
32
32
  readonly confirmText: string;
33
33
  readonly isConfirmModel: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
34
34
  }>;
@@ -38,12 +38,12 @@ export declare const LlTreeSearch: import("ll-plus/es/utils").SFCWithInstall<imp
38
38
  };
39
39
  readonly drawerConfigProps: {
40
40
  readonly type: import("vue").PropType<{
41
- readonly title: string;
42
41
  readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
43
- readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
42
+ readonly title: string;
44
43
  readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
45
44
  readonly cancelText: string;
46
45
  readonly showCancel: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
46
+ readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
47
47
  readonly confirmText: string;
48
48
  readonly useClose: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
49
49
  readonly cancelConfirm: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
@@ -75,37 +75,37 @@ export declare const LlTreeSearch: import("ll-plus/es/utils").SFCWithInstall<imp
75
75
  readonly expandedKeys?: string[] | undefined;
76
76
  readonly modalConfigProps?: {
77
77
  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>;
78
- readonly title: string;
79
78
  readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
80
- readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
79
+ readonly title: string;
81
80
  readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
82
81
  readonly wrapClassName: string;
83
82
  readonly class: string;
84
83
  readonly cancelText: string;
85
84
  readonly showCancel: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
85
+ readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
86
86
  readonly confirmText: string;
87
87
  readonly isConfirmModel: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
88
88
  } | undefined;
89
89
  readonly drawerConfigProps?: {
90
- readonly title: string;
91
90
  readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
92
- readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
91
+ readonly title: string;
93
92
  readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
94
93
  readonly cancelText: string;
95
94
  readonly showCancel: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
95
+ readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
96
96
  readonly confirmText: string;
97
97
  readonly useClose: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
98
98
  readonly cancelConfirm: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
99
99
  readonly cancelConfirmOptions: Record<string, any>;
100
100
  } | undefined;
101
101
  readonly onSelect?: ((selectedKeys: string[], e: Event) => any) | undefined;
102
- readonly onClose?: (() => any) | undefined;
103
102
  readonly onOk?: (() => any) | undefined;
103
+ readonly onClose?: (() => any) | undefined;
104
104
  readonly onExpand?: ((expandedKeys: string[], data: any) => any) | undefined;
105
105
  readonly onCancel?: (() => any) | undefined;
106
106
  readonly onClickAdd?: (() => any) | undefined;
107
107
  } & {}>;
108
- 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);
108
+ 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);
109
109
  isCollapseMenu: import("vue").Ref<boolean>;
110
110
  newExpandedKeys: import("vue").Ref<string[]>;
111
111
  bem: {
@@ -343,14 +343,14 @@ export declare const LlTreeSearch: import("ll-plus/es/utils").SFCWithInstall<imp
343
343
  readonly modalConfigProps: {
344
344
  readonly type: import("vue").PropType<{
345
345
  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>;
346
- readonly title: string;
347
346
  readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
348
- readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
347
+ readonly title: string;
349
348
  readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
350
349
  readonly wrapClassName: string;
351
350
  readonly class: string;
352
351
  readonly cancelText: string;
353
352
  readonly showCancel: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
353
+ readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
354
354
  readonly confirmText: string;
355
355
  readonly isConfirmModel: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
356
356
  }>;
@@ -360,12 +360,12 @@ export declare const LlTreeSearch: import("ll-plus/es/utils").SFCWithInstall<imp
360
360
  };
361
361
  readonly drawerConfigProps: {
362
362
  readonly type: import("vue").PropType<{
363
- readonly title: string;
364
363
  readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
365
- readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
364
+ readonly title: string;
366
365
  readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
367
366
  readonly cancelText: string;
368
367
  readonly showCancel: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
368
+ readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
369
369
  readonly confirmText: string;
370
370
  readonly useClose: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
371
371
  readonly cancelConfirm: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
@@ -384,8 +384,8 @@ export declare const LlTreeSearch: import("ll-plus/es/utils").SFCWithInstall<imp
384
384
  readonly onSearchInputChange: import("ll-plus/es/utils").EpPropFinalized<FunctionConstructor, unknown, unknown, (v: string) => boolean, boolean>;
385
385
  }>> & {
386
386
  onSelect?: ((selectedKeys: string[], e: Event) => any) | undefined;
387
- onClose?: (() => any) | undefined;
388
387
  onOk?: (() => any) | undefined;
388
+ onClose?: (() => any) | undefined;
389
389
  onExpand?: ((expandedKeys: string[], data: any) => any) | undefined;
390
390
  onCancel?: (() => any) | undefined;
391
391
  onClickAdd?: (() => any) | undefined;
@@ -24,14 +24,14 @@ export declare const treeSearchProps: {
24
24
  readonly modalConfigProps: {
25
25
  readonly type: import("vue").PropType<{
26
26
  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>;
27
- readonly title: string;
28
27
  readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
29
- readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
28
+ readonly title: string;
30
29
  readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
31
30
  readonly wrapClassName: string;
32
31
  readonly class: string;
33
32
  readonly cancelText: string;
34
33
  readonly showCancel: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
34
+ readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
35
35
  readonly confirmText: string;
36
36
  readonly isConfirmModel: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
37
37
  }>;
@@ -41,12 +41,12 @@ export declare const treeSearchProps: {
41
41
  };
42
42
  readonly drawerConfigProps: {
43
43
  readonly type: import("vue").PropType<{
44
- readonly title: string;
45
44
  readonly open: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
46
- readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
45
+ readonly title: string;
47
46
  readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
48
47
  readonly cancelText: string;
49
48
  readonly showCancel: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
49
+ readonly showFooter: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
50
50
  readonly confirmText: string;
51
51
  readonly useClose: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
52
52
  readonly cancelConfirm: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;