ll-plus 2.6.2 → 2.6.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 (206) hide show
  1. package/es/components/advanced-filtering/index.d.ts +284 -284
  2. package/es/components/advanced-filtering/src/advanced-filtering.vue.d.ts +142 -142
  3. package/es/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +142 -142
  4. package/es/components/breadcrumb-card/index.d.ts +1 -1
  5. package/es/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +1 -1
  6. package/es/components/cascader/index.d.ts +8 -8
  7. package/es/components/cascader/src/cascader.vue.d.ts +8 -8
  8. package/es/components/checkbox/index.d.ts +217 -217
  9. package/es/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
  10. package/es/components/checkbox/src/checkbox.d.ts +56 -56
  11. package/es/components/drawer/index.d.ts +5 -5
  12. package/es/components/drawer/src/components/second-confirmation/index.d.ts +1 -1
  13. package/es/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +1 -1
  14. package/es/components/drawer/src/drawer.vue.d.ts +5 -5
  15. package/es/components/easy-cron/index.d.ts +95 -95
  16. package/es/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +88 -88
  17. package/es/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +88 -88
  18. package/es/components/easy-cron/src/easy-cron.vue.d.ts +95 -95
  19. package/es/components/form/index.d.ts +142 -142
  20. package/es/components/form/src/components/form-component.vue.d.ts +1 -1
  21. package/es/components/form/src/config/form.d.ts +56 -56
  22. package/es/components/form/src/form.vue.d.ts +141 -141
  23. package/es/components/icon-base/index.d.ts +13 -0
  24. package/es/components/icon-base/src/icon-base.d.ts +7 -1
  25. package/es/components/icon-base/src/icon-base.vue.d.ts +13 -0
  26. package/es/components/input/index.d.ts +33 -33
  27. package/es/components/input/src/input.vue.d.ts +33 -33
  28. package/es/components/key-value/index.d.ts +678 -678
  29. package/es/components/key-value/src/components/key-value-item.vue.d.ts +226 -226
  30. package/es/components/key-value/src/key-value.vue.d.ts +678 -678
  31. package/es/components/modal/index.d.ts +1 -1
  32. package/es/components/modal/src/modal.vue.d.ts +1 -1
  33. package/es/components/new-drawer/index.d.ts +7 -7
  34. package/es/components/new-drawer/src/drawer.vue.d.ts +7 -7
  35. package/es/components/new-modal/index.d.ts +2 -2
  36. package/es/components/new-modal/src/modal.vue.d.ts +2 -2
  37. package/es/components/operate-icon/index.d.ts +3201 -0
  38. package/es/components/operate-icon/src/operate-icon.vue.d.ts +3201 -0
  39. package/es/components/rich-text-editor/index.d.ts +1 -1
  40. package/es/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
  41. package/es/components/select/index.d.ts +4 -4
  42. package/es/components/select/src/select.vue.d.ts +4 -4
  43. package/es/components/select-group/index.d.ts +2 -2
  44. package/es/components/select-group/src/select-group.d.ts +1 -1
  45. package/es/components/select-group/src/select-group.vue.d.ts +2 -2
  46. package/es/components/table/index.d.ts +6 -6
  47. package/es/components/table/src/components/main-table.vue.d.ts +2 -2
  48. package/es/components/table/src/config/table.d.ts +2 -2
  49. package/es/components/table/src/table.vue.d.ts +6 -6
  50. package/es/components/textarea/index.d.ts +5 -5
  51. package/es/components/textarea/src/textarea.vue.d.ts +5 -5
  52. package/es/components/tooltip/index.d.ts +4 -4
  53. package/es/components/tooltip/src/tooltip.d.ts +1 -1
  54. package/es/components/tooltip/src/tooltip.vue.d.ts +4 -4
  55. package/es/components/tree-search/index.d.ts +1 -1
  56. package/es/components/tree-search/src/tree-search.vue.d.ts +1 -1
  57. package/es/components/upload-drag/index.d.ts +2 -2
  58. package/es/components/upload-drag/src/upload-drag.vue.d.ts +2 -2
  59. package/es/packages/components/cropper/src/cropper-modal.vue2.mjs +22 -5
  60. package/es/packages/components/cropper/src/cropper-modal.vue2.mjs.map +1 -1
  61. package/es/packages/components/icon-base/src/icon-base.mjs +6 -0
  62. package/es/packages/components/icon-base/src/icon-base.mjs.map +1 -1
  63. package/es/packages/components/icon-base/src/icon-base.vue2.mjs +5 -3
  64. package/es/packages/components/icon-base/src/icon-base.vue2.mjs.map +1 -1
  65. package/es/packages/components/operate-icon/src/operate-icon.vue2.mjs +1 -1
  66. package/es/packages/components/operate-icon/src/operate-icon.vue2.mjs.map +1 -1
  67. package/es/packages/components/table/src/components/pagination.vue2.mjs +0 -2
  68. package/es/packages/components/table/src/components/pagination.vue2.mjs.map +1 -1
  69. package/es/utils/props/runtime.d.ts +2 -2
  70. package/index.full.js +32 -9
  71. package/index.full.min.js +4 -4
  72. package/index.full.min.js.map +1 -1
  73. package/index.full.min.mjs +18 -18
  74. package/index.full.min.mjs.map +1 -1
  75. package/index.full.mjs +32 -9
  76. package/lib/components/advanced-filtering/index.d.ts +284 -284
  77. package/lib/components/advanced-filtering/src/advanced-filtering.vue.d.ts +142 -142
  78. package/lib/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +142 -142
  79. package/lib/components/breadcrumb-card/index.d.ts +1 -1
  80. package/lib/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +1 -1
  81. package/lib/components/cascader/index.d.ts +8 -8
  82. package/lib/components/cascader/src/cascader.vue.d.ts +8 -8
  83. package/lib/components/checkbox/index.d.ts +217 -217
  84. package/lib/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
  85. package/lib/components/checkbox/src/checkbox.d.ts +56 -56
  86. package/lib/components/drawer/index.d.ts +5 -5
  87. package/lib/components/drawer/src/components/second-confirmation/index.d.ts +1 -1
  88. package/lib/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +1 -1
  89. package/lib/components/drawer/src/drawer.vue.d.ts +5 -5
  90. package/lib/components/easy-cron/index.d.ts +95 -95
  91. package/lib/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +88 -88
  92. package/lib/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +88 -88
  93. package/lib/components/easy-cron/src/easy-cron.vue.d.ts +95 -95
  94. package/lib/components/form/index.d.ts +142 -142
  95. package/lib/components/form/src/components/form-component.vue.d.ts +1 -1
  96. package/lib/components/form/src/config/form.d.ts +56 -56
  97. package/lib/components/form/src/form.vue.d.ts +141 -141
  98. package/lib/components/icon-base/index.d.ts +13 -0
  99. package/lib/components/icon-base/src/icon-base.d.ts +7 -1
  100. package/lib/components/icon-base/src/icon-base.vue.d.ts +13 -0
  101. package/lib/components/input/index.d.ts +33 -33
  102. package/lib/components/input/src/input.vue.d.ts +33 -33
  103. package/lib/components/key-value/index.d.ts +678 -678
  104. package/lib/components/key-value/src/components/key-value-item.vue.d.ts +226 -226
  105. package/lib/components/key-value/src/key-value.vue.d.ts +678 -678
  106. package/lib/components/modal/index.d.ts +1 -1
  107. package/lib/components/modal/src/modal.vue.d.ts +1 -1
  108. package/lib/components/new-drawer/index.d.ts +7 -7
  109. package/lib/components/new-drawer/src/drawer.vue.d.ts +7 -7
  110. package/lib/components/new-modal/index.d.ts +2 -2
  111. package/lib/components/new-modal/src/modal.vue.d.ts +2 -2
  112. package/lib/components/operate-icon/index.d.ts +3201 -0
  113. package/lib/components/operate-icon/src/operate-icon.vue.d.ts +3201 -0
  114. package/lib/components/rich-text-editor/index.d.ts +1 -1
  115. package/lib/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
  116. package/lib/components/select/index.d.ts +4 -4
  117. package/lib/components/select/src/select.vue.d.ts +4 -4
  118. package/lib/components/select-group/index.d.ts +2 -2
  119. package/lib/components/select-group/src/select-group.d.ts +1 -1
  120. package/lib/components/select-group/src/select-group.vue.d.ts +2 -2
  121. package/lib/components/table/index.d.ts +6 -6
  122. package/lib/components/table/src/components/main-table.vue.d.ts +2 -2
  123. package/lib/components/table/src/config/table.d.ts +2 -2
  124. package/lib/components/table/src/table.vue.d.ts +6 -6
  125. package/lib/components/textarea/index.d.ts +5 -5
  126. package/lib/components/textarea/src/textarea.vue.d.ts +5 -5
  127. package/lib/components/tooltip/index.d.ts +4 -4
  128. package/lib/components/tooltip/src/tooltip.d.ts +1 -1
  129. package/lib/components/tooltip/src/tooltip.vue.d.ts +4 -4
  130. package/lib/components/tree-search/index.d.ts +1 -1
  131. package/lib/components/tree-search/src/tree-search.vue.d.ts +1 -1
  132. package/lib/components/upload-drag/index.d.ts +2 -2
  133. package/lib/components/upload-drag/src/upload-drag.vue.d.ts +2 -2
  134. package/lib/packages/components/cropper/src/cropper-modal.vue2.js +21 -4
  135. package/lib/packages/components/cropper/src/cropper-modal.vue2.js.map +1 -1
  136. package/lib/packages/components/icon-base/src/icon-base.js +6 -0
  137. package/lib/packages/components/icon-base/src/icon-base.js.map +1 -1
  138. package/lib/packages/components/icon-base/src/icon-base.vue2.js +4 -2
  139. package/lib/packages/components/icon-base/src/icon-base.vue2.js.map +1 -1
  140. package/lib/packages/components/operate-icon/src/operate-icon.vue2.js +1 -1
  141. package/lib/packages/components/operate-icon/src/operate-icon.vue2.js.map +1 -1
  142. package/lib/packages/components/table/src/components/pagination.vue2.js +0 -2
  143. package/lib/packages/components/table/src/components/pagination.vue2.js.map +1 -1
  144. package/lib/utils/props/runtime.d.ts +2 -2
  145. package/package.json +1 -1
  146. package/theme-chalk/css/index.css +1 -1
  147. package/theme-chalk/css/new-modal.css +1 -1
  148. package/types/packages/components/advanced-filtering/index.d.ts +284 -284
  149. package/types/packages/components/advanced-filtering/src/advanced-filtering.vue.d.ts +142 -142
  150. package/types/packages/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +142 -142
  151. package/types/packages/components/breadcrumb-card/index.d.ts +1 -1
  152. package/types/packages/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +1 -1
  153. package/types/packages/components/cascader/index.d.ts +8 -8
  154. package/types/packages/components/cascader/src/cascader.vue.d.ts +8 -8
  155. package/types/packages/components/checkbox/index.d.ts +217 -217
  156. package/types/packages/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
  157. package/types/packages/components/checkbox/src/checkbox.d.ts +56 -56
  158. package/types/packages/components/drawer/index.d.ts +5 -5
  159. package/types/packages/components/drawer/src/components/second-confirmation/index.d.ts +1 -1
  160. package/types/packages/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +1 -1
  161. package/types/packages/components/drawer/src/drawer.vue.d.ts +5 -5
  162. package/types/packages/components/easy-cron/index.d.ts +95 -95
  163. package/types/packages/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +88 -88
  164. package/types/packages/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +88 -88
  165. package/types/packages/components/easy-cron/src/easy-cron.vue.d.ts +95 -95
  166. package/types/packages/components/form/index.d.ts +142 -142
  167. package/types/packages/components/form/src/components/form-component.vue.d.ts +1 -1
  168. package/types/packages/components/form/src/config/form.d.ts +56 -56
  169. package/types/packages/components/form/src/form.vue.d.ts +141 -141
  170. package/types/packages/components/icon-base/index.d.ts +13 -0
  171. package/types/packages/components/icon-base/src/icon-base.d.ts +7 -1
  172. package/types/packages/components/icon-base/src/icon-base.vue.d.ts +13 -0
  173. package/types/packages/components/input/index.d.ts +33 -33
  174. package/types/packages/components/input/src/input.vue.d.ts +33 -33
  175. package/types/packages/components/key-value/index.d.ts +678 -678
  176. package/types/packages/components/key-value/src/components/key-value-item.vue.d.ts +226 -226
  177. package/types/packages/components/key-value/src/key-value.vue.d.ts +678 -678
  178. package/types/packages/components/modal/index.d.ts +1 -1
  179. package/types/packages/components/modal/src/modal.vue.d.ts +1 -1
  180. package/types/packages/components/new-drawer/index.d.ts +7 -7
  181. package/types/packages/components/new-drawer/src/drawer.vue.d.ts +7 -7
  182. package/types/packages/components/new-modal/index.d.ts +2 -2
  183. package/types/packages/components/new-modal/src/modal.vue.d.ts +2 -2
  184. package/types/packages/components/operate-icon/index.d.ts +3201 -0
  185. package/types/packages/components/operate-icon/src/operate-icon.vue.d.ts +3201 -0
  186. package/types/packages/components/rich-text-editor/index.d.ts +1 -1
  187. package/types/packages/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
  188. package/types/packages/components/select/index.d.ts +4 -4
  189. package/types/packages/components/select/src/select.vue.d.ts +4 -4
  190. package/types/packages/components/select-group/index.d.ts +2 -2
  191. package/types/packages/components/select-group/src/select-group.d.ts +1 -1
  192. package/types/packages/components/select-group/src/select-group.vue.d.ts +2 -2
  193. package/types/packages/components/table/index.d.ts +6 -6
  194. package/types/packages/components/table/src/components/main-table.vue.d.ts +2 -2
  195. package/types/packages/components/table/src/config/table.d.ts +2 -2
  196. package/types/packages/components/table/src/table.vue.d.ts +6 -6
  197. package/types/packages/components/textarea/index.d.ts +5 -5
  198. package/types/packages/components/textarea/src/textarea.vue.d.ts +5 -5
  199. package/types/packages/components/tooltip/index.d.ts +4 -4
  200. package/types/packages/components/tooltip/src/tooltip.d.ts +1 -1
  201. package/types/packages/components/tooltip/src/tooltip.vue.d.ts +4 -4
  202. package/types/packages/components/tree-search/index.d.ts +1 -1
  203. package/types/packages/components/tree-search/src/tree-search.vue.d.ts +1 -1
  204. package/types/packages/components/upload-drag/index.d.ts +2 -2
  205. package/types/packages/components/upload-drag/src/upload-drag.vue.d.ts +2 -2
  206. package/types/packages/utils/props/runtime.d.ts +2 -2
@@ -65,7 +65,7 @@ export declare const LlRichTextEditor: import("ll-plus/es/utils").SFCWithInstall
65
65
  readonly onCreated?: ((editor: import("@wangeditor/core").IDomEditor) => any) | undefined;
66
66
  readonly onDestroyed?: ((editor: import("@wangeditor/core").IDomEditor) => any) | undefined;
67
67
  } & {}>;
68
- emits: ((event: "blur", editor: import("@wangeditor/core").IDomEditor) => void) & ((event: "change", editor: import("@wangeditor/core").IDomEditor) => void) & ((event: "focus", editor: import("@wangeditor/core").IDomEditor) => void) & ((event: "paste", args_0: [import("@wangeditor/core").IDomEditor, (bool: boolean) => void]) => void) & ((event: "update:value", val: string) => void) & ((event: "created", editor: import("@wangeditor/core").IDomEditor) => void) & ((event: "destroyed", editor: import("@wangeditor/core").IDomEditor) => void) & ((event: "alert", args_0: [any, any]) => void);
68
+ emits: ((event: "focus", editor: import("@wangeditor/core").IDomEditor) => void) & ((event: "change", editor: import("@wangeditor/core").IDomEditor) => void) & ((event: "update:value", val: string) => void) & ((event: "blur", editor: import("@wangeditor/core").IDomEditor) => void) & ((event: "created", editor: import("@wangeditor/core").IDomEditor) => void) & ((event: "destroyed", editor: import("@wangeditor/core").IDomEditor) => void) & ((event: "paste", args_0: [import("@wangeditor/core").IDomEditor, (bool: boolean) => void]) => void) & ((event: "alert", args_0: [any, any]) => void);
69
69
  editorRef: import("vue").ShallowRef<any>;
70
70
  innerValue: import("vue").Ref<string>;
71
71
  loading: import("vue").Ref<boolean>;
@@ -67,7 +67,7 @@ declare const _default: import("vue").DefineComponent<{
67
67
  readonly onCreated?: ((editor: IDomEditor) => any) | undefined;
68
68
  readonly onDestroyed?: ((editor: IDomEditor) => any) | undefined;
69
69
  } & {}>;
70
- emits: ((event: "blur", editor: IDomEditor) => void) & ((event: "change", editor: IDomEditor) => void) & ((event: "focus", editor: IDomEditor) => void) & ((event: "paste", args_0: [IDomEditor, (bool: boolean) => void]) => void) & ((event: "update:value", val: string) => void) & ((event: "created", editor: IDomEditor) => void) & ((event: "destroyed", editor: IDomEditor) => void) & ((event: "alert", args_0: [any, any]) => void);
70
+ emits: ((event: "focus", editor: IDomEditor) => void) & ((event: "change", editor: IDomEditor) => void) & ((event: "update:value", val: string) => void) & ((event: "blur", editor: IDomEditor) => void) & ((event: "created", editor: IDomEditor) => void) & ((event: "destroyed", editor: IDomEditor) => void) & ((event: "paste", args_0: [IDomEditor, (bool: boolean) => void]) => void) & ((event: "alert", args_0: [any, any]) => void);
71
71
  editorRef: import("vue").ShallowRef<any>;
72
72
  innerValue: import("vue").Ref<string>;
73
73
  loading: import("vue").Ref<boolean>;
@@ -104,7 +104,7 @@ export declare const LlSelect: import("ll-plus/es/utils").SFCWithInstall<import(
104
104
  };
105
105
  options: import("vue").PropType<import("ant-design-vue/es/select").DefaultOptionType[]>;
106
106
  showAction: {
107
- type: import("vue").PropType<("click" | "focus")[]>;
107
+ type: import("vue").PropType<("focus" | "click")[]>;
108
108
  };
109
109
  placeholder: import("vue-types").VueTypeValidableDef<any>;
110
110
  onDeselect: import("vue").PropType<import("ant-design-vue/es/vc-select/Select").SelectHandler<(string | number) | import("ant-design-vue/es/select").LabeledValue, import("ant-design-vue/es/select").DefaultOptionType>>;
@@ -270,7 +270,7 @@ export declare const LlSelect: import("ll-plus/es/utils").SFCWithInstall<import(
270
270
  };
271
271
  options: import("vue").PropType<import("ant-design-vue/es/select").DefaultOptionType[]>;
272
272
  showAction: {
273
- type: import("vue").PropType<("click" | "focus")[]>;
273
+ type: import("vue").PropType<("focus" | "click")[]>;
274
274
  };
275
275
  placeholder: import("vue-types").VueTypeValidableDef<any>;
276
276
  onDeselect: import("vue").PropType<import("ant-design-vue/es/vc-select/Select").SelectHandler<(string | number) | import("ant-design-vue/es/select").LabeledValue, import("ant-design-vue/es/select").DefaultOptionType>>;
@@ -480,7 +480,7 @@ export declare const LlSelect: import("ll-plus/es/utils").SFCWithInstall<import(
480
480
  };
481
481
  options: import("vue").PropType<import("ant-design-vue/es/select").DefaultOptionType[]>;
482
482
  showAction: {
483
- type: import("vue").PropType<("click" | "focus")[]>;
483
+ type: import("vue").PropType<("focus" | "click")[]>;
484
484
  };
485
485
  placeholder: import("vue-types").VueTypeValidableDef<any>;
486
486
  onDeselect: import("vue").PropType<import("ant-design-vue/es/vc-select/Select").SelectHandler<(string | number) | import("ant-design-vue/es/select").LabeledValue, import("ant-design-vue/es/select").DefaultOptionType>>;
@@ -674,7 +674,7 @@ export declare const LlSelect: import("ll-plus/es/utils").SFCWithInstall<import(
674
674
  };
675
675
  options: import("vue").PropType<import("ant-design-vue/es/select").DefaultOptionType[]>;
676
676
  showAction: {
677
- type: import("vue").PropType<("click" | "focus")[]>;
677
+ type: import("vue").PropType<("focus" | "click")[]>;
678
678
  };
679
679
  placeholder: import("vue-types").VueTypeValidableDef<any>;
680
680
  onDeselect: import("vue").PropType<import("ant-design-vue/es/vc-select/Select").SelectHandler<(string | number) | import("ant-design-vue/es/select").LabeledValue, import("ant-design-vue/es/select").DefaultOptionType>>;
@@ -101,7 +101,7 @@ declare const _default: import("vue").DefineComponent<{}, {
101
101
  };
102
102
  options: import("vue").PropType<import("ant-design-vue/es/select").DefaultOptionType[]>;
103
103
  showAction: {
104
- type: import("vue").PropType<("click" | "focus")[]>;
104
+ type: import("vue").PropType<("focus" | "click")[]>;
105
105
  };
106
106
  placeholder: import("vue-types").VueTypeValidableDef<any>;
107
107
  onDeselect: import("vue").PropType<import("ant-design-vue/es/vc-select/Select").SelectHandler<(string | number) | import("ant-design-vue/es/select").LabeledValue, import("ant-design-vue/es/select").DefaultOptionType>>;
@@ -267,7 +267,7 @@ declare const _default: import("vue").DefineComponent<{}, {
267
267
  };
268
268
  options: import("vue").PropType<import("ant-design-vue/es/select").DefaultOptionType[]>;
269
269
  showAction: {
270
- type: import("vue").PropType<("click" | "focus")[]>;
270
+ type: import("vue").PropType<("focus" | "click")[]>;
271
271
  };
272
272
  placeholder: import("vue-types").VueTypeValidableDef<any>;
273
273
  onDeselect: import("vue").PropType<import("ant-design-vue/es/vc-select/Select").SelectHandler<(string | number) | import("ant-design-vue/es/select").LabeledValue, import("ant-design-vue/es/select").DefaultOptionType>>;
@@ -477,7 +477,7 @@ declare const _default: import("vue").DefineComponent<{}, {
477
477
  };
478
478
  options: import("vue").PropType<import("ant-design-vue/es/select").DefaultOptionType[]>;
479
479
  showAction: {
480
- type: import("vue").PropType<("click" | "focus")[]>;
480
+ type: import("vue").PropType<("focus" | "click")[]>;
481
481
  };
482
482
  placeholder: import("vue-types").VueTypeValidableDef<any>;
483
483
  onDeselect: import("vue").PropType<import("ant-design-vue/es/vc-select/Select").SelectHandler<(string | number) | import("ant-design-vue/es/select").LabeledValue, import("ant-design-vue/es/select").DefaultOptionType>>;
@@ -671,7 +671,7 @@ declare const _default: import("vue").DefineComponent<{}, {
671
671
  };
672
672
  options: import("vue").PropType<import("ant-design-vue/es/select").DefaultOptionType[]>;
673
673
  showAction: {
674
- type: import("vue").PropType<("click" | "focus")[]>;
674
+ type: import("vue").PropType<("focus" | "click")[]>;
675
675
  };
676
676
  placeholder: import("vue-types").VueTypeValidableDef<any>;
677
677
  onDeselect: import("vue").PropType<import("ant-design-vue/es/vc-select/Select").SelectHandler<(string | number) | import("ant-design-vue/es/select").LabeledValue, import("ant-design-vue/es/select").DefaultOptionType>>;
@@ -30,7 +30,7 @@ export declare const LlSelectGroup: import("ll-plus/es/utils").SFCWithInstall<im
30
30
  name?: string | undefined;
31
31
  value?: any;
32
32
  }[] | undefined;
33
- readonly showFormType?: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "input" | "select" | "range-picker" | "treeSelect", unknown> | undefined;
33
+ readonly showFormType?: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "select" | "input" | "range-picker" | "treeSelect", unknown> | undefined;
34
34
  readonly noFirstAddAll?: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
35
35
  }[]>;
36
36
  bem: {
@@ -64,7 +64,7 @@ export declare const LlSelectGroup: import("ll-plus/es/utils").SFCWithInstall<im
64
64
  name?: string | undefined;
65
65
  value?: any;
66
66
  }[] | undefined;
67
- readonly showFormType?: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "input" | "select" | "range-picker" | "treeSelect", unknown> | undefined;
67
+ readonly showFormType?: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "select" | "input" | "range-picker" | "treeSelect", unknown> | undefined;
68
68
  readonly noFirstAddAll?: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
69
69
  } | undefined>;
70
70
  leftSelectWidth: import("vue").ComputedRef<string>;
@@ -26,7 +26,7 @@ export declare const selectGroupData: {
26
26
  __epPropKey: true;
27
27
  };
28
28
  readonly showFormType: {
29
- readonly type: import("vue").PropType<import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "input" | "select" | "range-picker" | "treeSelect", unknown>>;
29
+ readonly type: import("vue").PropType<import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "select" | "input" | "range-picker" | "treeSelect", unknown>>;
30
30
  readonly required: false;
31
31
  readonly validator: ((val: unknown) => boolean) | undefined;
32
32
  __epPropKey: true;
@@ -30,7 +30,7 @@ declare const _default: import("vue").DefineComponent<{
30
30
  name?: string | undefined;
31
31
  value?: any;
32
32
  }[] | undefined;
33
- readonly showFormType?: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "input" | "select" | "range-picker" | "treeSelect", unknown> | undefined;
33
+ readonly showFormType?: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "select" | "input" | "range-picker" | "treeSelect", unknown> | undefined;
34
34
  readonly noFirstAddAll?: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
35
35
  }[]>;
36
36
  bem: {
@@ -64,7 +64,7 @@ declare const _default: import("vue").DefineComponent<{
64
64
  name?: string | undefined;
65
65
  value?: any;
66
66
  }[] | undefined;
67
- readonly showFormType?: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "input" | "select" | "range-picker" | "treeSelect", unknown> | undefined;
67
+ readonly showFormType?: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "select" | "input" | "range-picker" | "treeSelect", unknown> | undefined;
68
68
  readonly noFirstAddAll?: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
69
69
  } | undefined>;
70
70
  leftSelectWidth: import("vue").ComputedRef<string>;
@@ -9,10 +9,10 @@ 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 scroll: any;
13
12
  readonly columns: import("ant-design-vue").TableColumnProps[];
14
13
  readonly dataSource: any[];
15
14
  readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
15
+ readonly scroll: any;
16
16
  readonly operateWidth: number;
17
17
  readonly settingKey: string;
18
18
  readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
@@ -29,10 +29,10 @@ 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 scroll: any;
33
32
  readonly columns: import("ant-design-vue").TableColumnProps[];
34
33
  readonly dataSource: any[];
35
34
  readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
35
+ readonly scroll: any;
36
36
  readonly operateWidth: number;
37
37
  readonly settingKey: string;
38
38
  readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
@@ -271,10 +271,10 @@ export declare const LlTable: import("ll-plus/es/utils").SFCWithInstall<import("
271
271
  };
272
272
  }, {
273
273
  props: import("@vue/shared").LooseRequired<{
274
- readonly scroll: any;
275
274
  readonly columns: import("ant-design-vue").TableColumnProps[];
276
275
  readonly dataSource: any[];
277
276
  readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
277
+ readonly scroll: any;
278
278
  readonly operateWidth: number;
279
279
  readonly settingKey: string;
280
280
  readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
@@ -478,10 +478,10 @@ export declare const LlTable: import("ll-plus/es/utils").SFCWithInstall<import("
478
478
  }>> & {
479
479
  onHandleChangeDataSource?: ((dataSource: any[]) => any) | undefined;
480
480
  }, {
481
- readonly scroll: any;
482
481
  readonly columns: import("ant-design-vue").TableColumnProps[];
483
482
  readonly dataSource: any[];
484
483
  readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
484
+ readonly scroll: any;
485
485
  readonly operateWidth: number;
486
486
  readonly settingKey: string;
487
487
  readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
@@ -573,10 +573,10 @@ 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 scroll: any;
577
576
  readonly columns: import("ant-design-vue").TableColumnProps[];
578
577
  readonly dataSource: any[];
579
578
  readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
579
+ readonly scroll: any;
580
580
  readonly operateWidth: number;
581
581
  readonly settingKey: string;
582
582
  readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
@@ -593,10 +593,10 @@ 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 scroll: any;
597
596
  readonly columns: import("ant-design-vue").TableColumnProps[];
598
597
  readonly dataSource: any[];
599
598
  readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
599
+ readonly scroll: any;
600
600
  readonly operateWidth: number;
601
601
  readonly settingKey: string;
602
602
  readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
@@ -74,10 +74,10 @@ declare const _default: import("vue").DefineComponent<{
74
74
  };
75
75
  }, {
76
76
  props: import("@vue/shared").LooseRequired<{
77
- readonly scroll: any;
78
77
  readonly columns: import("ant-design-vue").TableColumnProps[];
79
78
  readonly dataSource: any[];
80
79
  readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
80
+ readonly scroll: any;
81
81
  readonly operateWidth: number;
82
82
  readonly settingKey: string;
83
83
  readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
@@ -281,10 +281,10 @@ declare const _default: import("vue").DefineComponent<{
281
281
  }>> & {
282
282
  onHandleChangeDataSource?: ((dataSource: any[]) => any) | undefined;
283
283
  }, {
284
- readonly scroll: any;
285
284
  readonly columns: import("ant-design-vue").TableColumnProps[];
286
285
  readonly dataSource: any[];
287
286
  readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
287
+ readonly scroll: any;
288
288
  readonly operateWidth: number;
289
289
  readonly settingKey: string;
290
290
  readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
@@ -11,10 +11,10 @@ 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 scroll: any;
15
14
  readonly columns: import("ant-design-vue").TableColumnProps[];
16
15
  readonly dataSource: any[];
17
16
  readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
17
+ readonly scroll: any;
18
18
  readonly operateWidth: number;
19
19
  readonly settingKey: string;
20
20
  readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
@@ -31,10 +31,10 @@ export declare const tableProps: {
31
31
  readonly resizeColumn?: Function | undefined;
32
32
  readonly dragChange?: Function | undefined;
33
33
  }) | (() => MainTableProps) | ((new (...args: any[]) => {
34
- readonly scroll: any;
35
34
  readonly columns: import("ant-design-vue").TableColumnProps[];
36
35
  readonly dataSource: any[];
37
36
  readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
37
+ readonly scroll: any;
38
38
  readonly operateWidth: number;
39
39
  readonly settingKey: string;
40
40
  readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
@@ -9,10 +9,10 @@ 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 scroll: any;
13
12
  readonly columns: import("ant-design-vue").TableColumnProps[];
14
13
  readonly dataSource: any[];
15
14
  readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
15
+ readonly scroll: any;
16
16
  readonly operateWidth: number;
17
17
  readonly settingKey: string;
18
18
  readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
@@ -29,10 +29,10 @@ 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 scroll: any;
33
32
  readonly columns: import("ant-design-vue").TableColumnProps[];
34
33
  readonly dataSource: any[];
35
34
  readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
35
+ readonly scroll: any;
36
36
  readonly operateWidth: number;
37
37
  readonly settingKey: string;
38
38
  readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
@@ -271,10 +271,10 @@ declare const _default: import("vue").DefineComponent<{
271
271
  };
272
272
  }, {
273
273
  props: import("@vue/shared").LooseRequired<{
274
- readonly scroll: any;
275
274
  readonly columns: import("ant-design-vue").TableColumnProps[];
276
275
  readonly dataSource: any[];
277
276
  readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
277
+ readonly scroll: any;
278
278
  readonly operateWidth: number;
279
279
  readonly settingKey: string;
280
280
  readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
@@ -478,10 +478,10 @@ declare const _default: import("vue").DefineComponent<{
478
478
  }>> & {
479
479
  onHandleChangeDataSource?: ((dataSource: any[]) => any) | undefined;
480
480
  }, {
481
- readonly scroll: any;
482
481
  readonly columns: import("ant-design-vue").TableColumnProps[];
483
482
  readonly dataSource: any[];
484
483
  readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
484
+ readonly scroll: any;
485
485
  readonly operateWidth: number;
486
486
  readonly settingKey: string;
487
487
  readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
@@ -573,10 +573,10 @@ 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 scroll: any;
577
576
  readonly columns: import("ant-design-vue").TableColumnProps[];
578
577
  readonly dataSource: any[];
579
578
  readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
579
+ readonly scroll: any;
580
580
  readonly operateWidth: number;
581
581
  readonly settingKey: string;
582
582
  readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
@@ -593,10 +593,10 @@ 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 scroll: any;
597
596
  readonly columns: import("ant-design-vue").TableColumnProps[];
598
597
  readonly dataSource: any[];
599
598
  readonly contentType: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "card" | "table", unknown>;
599
+ readonly scroll: any;
600
600
  readonly operateWidth: number;
601
601
  readonly settingKey: string;
602
602
  readonly showIndexColumn: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
@@ -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" | "reset" | "submit" | "color" | "hidden" | "search" | "date" | "url" | "email" | "time" | "week" | "text" | "button" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel">;
49
- default: "number" | "month" | "reset" | "submit" | "color" | "hidden" | "search" | "date" | "url" | "email" | "time" | "week" | "text" | "button" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel";
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";
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" | "reset" | "submit" | "color" | "hidden" | "search" | "date" | "url" | "email" | "time" | "week" | "text" | "button" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel">;
148
- default: "number" | "month" | "reset" | "submit" | "color" | "hidden" | "search" | "date" | "url" | "email" | "time" | "week" | "text" | "button" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel";
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";
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" | "reset" | "submit" | "color" | "hidden" | "search" | "date" | "url" | "email" | "time" | "week" | "text" | "button" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel";
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";
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" | "reset" | "submit" | "color" | "hidden" | "search" | "date" | "url" | "email" | "time" | "week" | "text" | "button" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel">;
48
- default: "number" | "month" | "reset" | "submit" | "color" | "hidden" | "search" | "date" | "url" | "email" | "time" | "week" | "text" | "button" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel";
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";
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" | "reset" | "submit" | "color" | "hidden" | "search" | "date" | "url" | "email" | "time" | "week" | "text" | "button" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel">;
147
- default: "number" | "month" | "reset" | "submit" | "color" | "hidden" | "search" | "date" | "url" | "email" | "time" | "week" | "text" | "button" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel";
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";
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" | "reset" | "submit" | "color" | "hidden" | "search" | "date" | "url" | "email" | "time" | "week" | "text" | "button" | "checkbox" | "radio" | "image" | "range" | "datetime-local" | "file" | "password" | "tel";
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";
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, "top" | "bottom" | "left" | "right" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown, "top", 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>;
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,7 +21,7 @@ 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, "top" | "bottom" | "left" | "right" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown>;
24
+ readonly placement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "left" | "right" | "top" | "bottom" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown>;
25
25
  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
26
  readonly width: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
27
27
  readonly tip: string;
@@ -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, "top" | "bottom" | "left" | "right" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown, "top", 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>;
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,7 +84,7 @@ 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, "top" | "bottom" | "left" | "right" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown>;
87
+ readonly placement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "left" | "right" | "top" | "bottom" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown>;
88
88
  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
89
  readonly width: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
90
90
  readonly tip: string;
@@ -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, "top" | "bottom" | "left" | "right" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown, "top", 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>;
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, "top" | "bottom" | "left" | "right" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown, "top", 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>;
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,7 +20,7 @@ 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, "top" | "bottom" | "left" | "right" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown>;
23
+ readonly placement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "left" | "right" | "top" | "bottom" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown>;
24
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>;
25
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
26
  readonly tip: string;
@@ -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, "top" | "bottom" | "left" | "right" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown, "top", 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>;
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,7 +83,7 @@ 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, "top" | "bottom" | "left" | "right" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown>;
86
+ readonly placement: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "left" | "right" | "top" | "bottom" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight" | "leftTop" | "leftBottom" | "rightTop" | "rightBottom", unknown>;
87
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>;
88
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
89
  readonly tip: string;
@@ -103,7 +103,7 @@ export declare const LlTreeSearch: import("ll-plus/es/utils").SFCWithInstall<imp
103
103
  readonly onCancel?: (() => any) | undefined;
104
104
  readonly onClickAdd?: (() => any) | undefined;
105
105
  } & {}>;
106
- emits: ((event: "cancel") => void) & ((event: "close") => void) & ((event: "select", selectedKeys: string[], e: Event) => void) & ((event: "ok") => void) & ((event: "expand", expandedKeys: string[], data: any) => void) & ((event: "clickAdd") => void);
106
+ 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);
107
107
  isCollapseMenu: import("vue").Ref<boolean>;
108
108
  newExpandedKeys: import("vue").Ref<string[]>;
109
109
  bem: {
@@ -102,7 +102,7 @@ declare const _default: import("vue").DefineComponent<{
102
102
  readonly onCancel?: (() => any) | undefined;
103
103
  readonly onClickAdd?: (() => any) | undefined;
104
104
  } & {}>;
105
- emits: ((event: "cancel") => void) & ((event: "close") => void) & ((event: "select", selectedKeys: string[], e: Event) => void) & ((event: "ok") => void) & ((event: "expand", expandedKeys: string[], data: any) => void) & ((event: "clickAdd") => void);
105
+ 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);
106
106
  isCollapseMenu: import("vue").Ref<boolean>;
107
107
  newExpandedKeys: import("vue").Ref<string[]>;
108
108
  bem: {
@@ -39,7 +39,7 @@ export declare const LlUploadDrag: import("ll-plus/es/utils").SFCWithInstall<imp
39
39
  readonly onCancel?: ((...args: any[]) => any) | undefined;
40
40
  readonly onCustomRequest?: ((...args: any[]) => any) | undefined;
41
41
  } & {}>;
42
- emits: (event: "cancel" | "update:value" | "confirm" | "customRequest", ...args: any[]) => void;
42
+ emits: (event: "update:value" | "confirm" | "customRequest" | "cancel", ...args: any[]) => void;
43
43
  bem: {
44
44
  b: (blockSuffix?: string) => string;
45
45
  e: (element?: string) => string;
@@ -61,7 +61,7 @@ export declare const LlUploadDrag: import("ll-plus/es/utils").SFCWithInstall<imp
61
61
  handleDragReject: () => void;
62
62
  handleClickCancelBtn: () => void;
63
63
  handleClickOkBtn: () => void;
64
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("cancel" | "update:value" | "confirm" | "customRequest")[], "cancel" | "update:value" | "confirm" | "customRequest", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
64
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:value" | "confirm" | "customRequest" | "cancel")[], "update:value" | "confirm" | "customRequest" | "cancel", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
65
65
  value: {
66
66
  type: ArrayConstructor;
67
67
  default: () => never[];
@@ -39,7 +39,7 @@ declare const _default: import("vue").DefineComponent<{
39
39
  readonly onCancel?: ((...args: any[]) => any) | undefined;
40
40
  readonly onCustomRequest?: ((...args: any[]) => any) | undefined;
41
41
  } & {}>;
42
- emits: (event: "cancel" | "update:value" | "confirm" | "customRequest", ...args: any[]) => void;
42
+ emits: (event: "update:value" | "confirm" | "customRequest" | "cancel", ...args: any[]) => void;
43
43
  bem: {
44
44
  b: (blockSuffix?: string) => string;
45
45
  e: (element?: string) => string;
@@ -61,7 +61,7 @@ declare const _default: import("vue").DefineComponent<{
61
61
  handleDragReject: () => void;
62
62
  handleClickCancelBtn: () => void;
63
63
  handleClickOkBtn: () => void;
64
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("cancel" | "update:value" | "confirm" | "customRequest")[], "cancel" | "update:value" | "confirm" | "customRequest", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
64
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:value" | "confirm" | "customRequest" | "cancel")[], "update:value" | "confirm" | "customRequest" | "cancel", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
65
65
  value: {
66
66
  type: ArrayConstructor;
67
67
  default: () => never[];
@@ -27,6 +27,6 @@ export declare const buildProp: <Type = never, Value = never, Validator = never,
27
27
  export type TestProps = Record<string, {
28
28
  [epPropKey]: true;
29
29
  } | NativePropType | EpPropInput<any, any, any, any, any>>;
30
- export declare const buildProps: <Props extends Record<string, NativePropType | EpPropInput<any, any, any, any, any> | {
30
+ export declare const buildProps: <Props extends Record<string, {
31
31
  __epPropKey: true;
32
- }>>(props: Props) => { [K in keyof Props]: IfEpProp<Props[K], Props[K], IfNativePropType<Props[K], Props[K], EpPropConvert<Props[K]>>>; };
32
+ } | NativePropType | EpPropInput<any, any, any, any, any>>>(props: Props) => { [K in keyof Props]: IfEpProp<Props[K], Props[K], IfNativePropType<Props[K], Props[K], EpPropConvert<Props[K]>>>; };