ll-plus 2.7.21 → 2.7.22

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 (264) hide show
  1. package/es/components/advanced-filtering/index.d.ts +320 -320
  2. package/es/components/advanced-filtering/src/advanced-filtering.vue.d.ts +162 -162
  3. package/es/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +154 -154
  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/cascader/index.d.ts +8 -8
  17. package/es/components/cascader/src/cascader.vue.d.ts +8 -8
  18. package/es/components/checkbox/index.d.ts +217 -217
  19. package/es/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
  20. package/es/components/checkbox/src/checkbox.d.ts +56 -56
  21. package/es/components/code-editor/index.d.ts +2 -2
  22. package/es/components/code-editor/src/code-editor.vue.d.ts +2 -2
  23. package/es/components/cropper/index.d.ts +6 -6
  24. package/es/components/cropper/src/cropper-image.vue.d.ts +2 -2
  25. package/es/components/cropper/src/cropper-modal.vue.d.ts +4 -4
  26. package/es/components/drawer/index.d.ts +11 -11
  27. package/es/components/drawer/src/components/second-confirmation/index.d.ts +10 -10
  28. package/es/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +10 -10
  29. package/es/components/drawer/src/drawer.vue.d.ts +11 -11
  30. package/es/components/dropdown-button-simple/index.d.ts +15 -13
  31. package/es/components/dropdown-button-simple/src/dropdown-button-simple.d.ts +5 -17
  32. package/es/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +15 -13
  33. package/es/components/easy-cron/index.d.ts +88 -88
  34. package/es/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +88 -88
  35. package/es/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +88 -88
  36. package/es/components/easy-cron/src/easy-cron.vue.d.ts +88 -88
  37. package/es/components/empty/index.d.ts +2 -2
  38. package/es/components/empty/src/empty.vue.d.ts +2 -2
  39. package/es/components/form/index.d.ts +152 -152
  40. package/es/components/form/src/components/form-component.vue.d.ts +1 -1
  41. package/es/components/form/src/config/form.d.ts +56 -56
  42. package/es/components/form/src/form.vue.d.ts +151 -151
  43. package/es/components/icon-picker/index.d.ts +1 -1
  44. package/es/components/icon-picker/src/components/modal.vue.d.ts +1 -1
  45. package/es/components/icon-picker/src/icon-picker.vue.d.ts +1 -1
  46. package/es/components/input/index.d.ts +33 -33
  47. package/es/components/input/src/input.vue.d.ts +33 -33
  48. package/es/components/input-number/index.d.ts +1 -1
  49. package/es/components/input-number/src/input-number.vue.d.ts +1 -1
  50. package/es/components/key-value/src/components/key-value-item.vue.d.ts +246 -246
  51. package/es/components/key-value/src/key-value.vue.d.ts +738 -738
  52. package/es/components/modal/index.d.ts +5 -5
  53. package/es/components/modal/src/modal.vue.d.ts +5 -5
  54. package/es/components/new-drawer/index.d.ts +13 -13
  55. package/es/components/new-drawer/src/drawer.vue.d.ts +13 -13
  56. package/es/components/new-modal/index.d.ts +6 -6
  57. package/es/components/new-modal/src/modal.vue.d.ts +6 -6
  58. package/es/components/number-range/index.d.ts +1 -1
  59. package/es/components/number-range/src/number-range.vue.d.ts +1 -1
  60. package/es/components/rich-text-editor/index.d.ts +1 -1
  61. package/es/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
  62. package/es/components/select/index.d.ts +15 -15
  63. package/es/components/select/src/select.vue.d.ts +15 -15
  64. package/es/components/select-group/index.d.ts +6 -6
  65. package/es/components/select-group/src/select-group.d.ts +1 -1
  66. package/es/components/select-group/src/select-group.vue.d.ts +6 -6
  67. package/es/components/table/index.d.ts +12 -12
  68. package/es/components/table/src/components/main-table.vue.d.ts +4 -4
  69. package/es/components/table/src/config/table.d.ts +4 -4
  70. package/es/components/table/src/table.vue.d.ts +12 -12
  71. package/es/components/textarea/index.d.ts +5 -5
  72. package/es/components/textarea/src/textarea.vue.d.ts +5 -5
  73. package/es/components/tooltip/index.d.ts +4 -4
  74. package/es/components/tooltip/src/tooltip.d.ts +1 -1
  75. package/es/components/tooltip/src/tooltip.vue.d.ts +4 -4
  76. package/es/components/tree-search/index.d.ts +15 -15
  77. package/es/components/tree-search/src/config/tree-search.d.ts +4 -4
  78. package/es/components/tree-search/src/tree-search.vue.d.ts +15 -15
  79. package/es/components/upload-drag/index.d.ts +4 -4
  80. package/es/components/upload-drag/src/upload-drag.vue.d.ts +4 -4
  81. package/es/packages/components/dropdown-button-simple/src/dropdown-button-simple.mjs.map +1 -1
  82. package/es/packages/components/dropdown-button-simple/src/dropdown-button-simple.vue2.mjs +12 -8
  83. package/es/packages/components/dropdown-button-simple/src/dropdown-button-simple.vue2.mjs.map +1 -1
  84. package/es/packages/components/input-number/src/input-number.vue2.mjs +2 -2
  85. package/es/packages/components/input-number/src/input-number.vue2.mjs.map +1 -1
  86. package/es/utils/props/runtime.d.ts +2 -2
  87. package/index.full.js +14 -10
  88. package/index.full.min.js +1 -1
  89. package/index.full.min.js.map +1 -1
  90. package/index.full.min.mjs +1 -1
  91. package/index.full.min.mjs.map +1 -1
  92. package/index.full.mjs +14 -10
  93. package/lib/components/advanced-filtering/index.d.ts +320 -320
  94. package/lib/components/advanced-filtering/src/advanced-filtering.vue.d.ts +162 -162
  95. package/lib/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +154 -154
  96. package/lib/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
  97. package/lib/components/api-component/index.d.ts +32 -32
  98. package/lib/components/api-component/src/api-component.vue.d.ts +32 -32
  99. package/lib/components/api-component/src/components/api-modal.vue.d.ts +6 -6
  100. package/lib/components/api-component/src/components/body-component.vue.d.ts +14 -14
  101. package/lib/components/api-component/src/components/click-input.vue.d.ts +10 -10
  102. package/lib/components/api-component/src/components/params-table-row.vue.d.ts +12 -12
  103. package/lib/components/api-component/src/components/params-table.vue.d.ts +14 -14
  104. package/lib/components/api-component/src/config/api-modal.d.ts +1 -1
  105. package/lib/components/api-component/src/config/click-input.d.ts +1 -1
  106. package/lib/components/breadcrumb-card/index.d.ts +5 -5
  107. package/lib/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +5 -5
  108. package/lib/components/cascader/index.d.ts +8 -8
  109. package/lib/components/cascader/src/cascader.vue.d.ts +8 -8
  110. package/lib/components/checkbox/index.d.ts +217 -217
  111. package/lib/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
  112. package/lib/components/checkbox/src/checkbox.d.ts +56 -56
  113. package/lib/components/code-editor/index.d.ts +2 -2
  114. package/lib/components/code-editor/src/code-editor.vue.d.ts +2 -2
  115. package/lib/components/cropper/index.d.ts +6 -6
  116. package/lib/components/cropper/src/cropper-image.vue.d.ts +2 -2
  117. package/lib/components/cropper/src/cropper-modal.vue.d.ts +4 -4
  118. package/lib/components/drawer/index.d.ts +11 -11
  119. package/lib/components/drawer/src/components/second-confirmation/index.d.ts +10 -10
  120. package/lib/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +10 -10
  121. package/lib/components/drawer/src/drawer.vue.d.ts +11 -11
  122. package/lib/components/dropdown-button-simple/index.d.ts +15 -13
  123. package/lib/components/dropdown-button-simple/src/dropdown-button-simple.d.ts +5 -17
  124. package/lib/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +15 -13
  125. package/lib/components/easy-cron/index.d.ts +88 -88
  126. package/lib/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +88 -88
  127. package/lib/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +88 -88
  128. package/lib/components/easy-cron/src/easy-cron.vue.d.ts +88 -88
  129. package/lib/components/empty/index.d.ts +2 -2
  130. package/lib/components/empty/src/empty.vue.d.ts +2 -2
  131. package/lib/components/form/index.d.ts +152 -152
  132. package/lib/components/form/src/components/form-component.vue.d.ts +1 -1
  133. package/lib/components/form/src/config/form.d.ts +56 -56
  134. package/lib/components/form/src/form.vue.d.ts +151 -151
  135. package/lib/components/icon-picker/index.d.ts +1 -1
  136. package/lib/components/icon-picker/src/components/modal.vue.d.ts +1 -1
  137. package/lib/components/icon-picker/src/icon-picker.vue.d.ts +1 -1
  138. package/lib/components/input/index.d.ts +33 -33
  139. package/lib/components/input/src/input.vue.d.ts +33 -33
  140. package/lib/components/input-number/index.d.ts +1 -1
  141. package/lib/components/input-number/src/input-number.vue.d.ts +1 -1
  142. package/lib/components/key-value/src/components/key-value-item.vue.d.ts +246 -246
  143. package/lib/components/key-value/src/key-value.vue.d.ts +738 -738
  144. package/lib/components/modal/index.d.ts +5 -5
  145. package/lib/components/modal/src/modal.vue.d.ts +5 -5
  146. package/lib/components/new-drawer/index.d.ts +13 -13
  147. package/lib/components/new-drawer/src/drawer.vue.d.ts +13 -13
  148. package/lib/components/new-modal/index.d.ts +6 -6
  149. package/lib/components/new-modal/src/modal.vue.d.ts +6 -6
  150. package/lib/components/number-range/index.d.ts +1 -1
  151. package/lib/components/number-range/src/number-range.vue.d.ts +1 -1
  152. package/lib/components/rich-text-editor/index.d.ts +1 -1
  153. package/lib/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
  154. package/lib/components/select/index.d.ts +15 -15
  155. package/lib/components/select/src/select.vue.d.ts +15 -15
  156. package/lib/components/select-group/index.d.ts +6 -6
  157. package/lib/components/select-group/src/select-group.d.ts +1 -1
  158. package/lib/components/select-group/src/select-group.vue.d.ts +6 -6
  159. package/lib/components/table/index.d.ts +12 -12
  160. package/lib/components/table/src/components/main-table.vue.d.ts +4 -4
  161. package/lib/components/table/src/config/table.d.ts +4 -4
  162. package/lib/components/table/src/table.vue.d.ts +12 -12
  163. package/lib/components/textarea/index.d.ts +5 -5
  164. package/lib/components/textarea/src/textarea.vue.d.ts +5 -5
  165. package/lib/components/tooltip/index.d.ts +4 -4
  166. package/lib/components/tooltip/src/tooltip.d.ts +1 -1
  167. package/lib/components/tooltip/src/tooltip.vue.d.ts +4 -4
  168. package/lib/components/tree-search/index.d.ts +15 -15
  169. package/lib/components/tree-search/src/config/tree-search.d.ts +4 -4
  170. package/lib/components/tree-search/src/tree-search.vue.d.ts +15 -15
  171. package/lib/components/upload-drag/index.d.ts +4 -4
  172. package/lib/components/upload-drag/src/upload-drag.vue.d.ts +4 -4
  173. package/lib/packages/components/dropdown-button-simple/src/dropdown-button-simple.js.map +1 -1
  174. package/lib/packages/components/dropdown-button-simple/src/dropdown-button-simple.vue2.js +12 -8
  175. package/lib/packages/components/dropdown-button-simple/src/dropdown-button-simple.vue2.js.map +1 -1
  176. package/lib/packages/components/input-number/src/input-number.vue2.js +2 -2
  177. package/lib/packages/components/input-number/src/input-number.vue2.js.map +1 -1
  178. package/lib/utils/props/runtime.d.ts +2 -2
  179. package/package.json +1 -1
  180. package/theme-chalk/css/index.css +1 -1
  181. package/theme-chalk/css/table.css +1 -1
  182. package/theme-chalk/fonts/iconfont.js +1 -1
  183. package/theme-chalk/fonts/iconfont.json +25 -4
  184. package/types/packages/components/advanced-filtering/index.d.ts +320 -320
  185. package/types/packages/components/advanced-filtering/src/advanced-filtering.vue.d.ts +162 -162
  186. package/types/packages/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +154 -154
  187. package/types/packages/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
  188. package/types/packages/components/api-component/index.d.ts +32 -32
  189. package/types/packages/components/api-component/src/api-component.vue.d.ts +32 -32
  190. package/types/packages/components/api-component/src/components/api-modal.vue.d.ts +6 -6
  191. package/types/packages/components/api-component/src/components/body-component.vue.d.ts +14 -14
  192. package/types/packages/components/api-component/src/components/click-input.vue.d.ts +10 -10
  193. package/types/packages/components/api-component/src/components/params-table-row.vue.d.ts +12 -12
  194. package/types/packages/components/api-component/src/components/params-table.vue.d.ts +14 -14
  195. package/types/packages/components/api-component/src/config/api-modal.d.ts +1 -1
  196. package/types/packages/components/api-component/src/config/click-input.d.ts +1 -1
  197. package/types/packages/components/breadcrumb-card/index.d.ts +5 -5
  198. package/types/packages/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +5 -5
  199. package/types/packages/components/cascader/index.d.ts +8 -8
  200. package/types/packages/components/cascader/src/cascader.vue.d.ts +8 -8
  201. package/types/packages/components/checkbox/index.d.ts +217 -217
  202. package/types/packages/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
  203. package/types/packages/components/checkbox/src/checkbox.d.ts +56 -56
  204. package/types/packages/components/code-editor/index.d.ts +2 -2
  205. package/types/packages/components/code-editor/src/code-editor.vue.d.ts +2 -2
  206. package/types/packages/components/cropper/index.d.ts +6 -6
  207. package/types/packages/components/cropper/src/cropper-image.vue.d.ts +2 -2
  208. package/types/packages/components/cropper/src/cropper-modal.vue.d.ts +4 -4
  209. package/types/packages/components/drawer/index.d.ts +11 -11
  210. package/types/packages/components/drawer/src/components/second-confirmation/index.d.ts +10 -10
  211. package/types/packages/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +10 -10
  212. package/types/packages/components/drawer/src/drawer.vue.d.ts +11 -11
  213. package/types/packages/components/dropdown-button-simple/index.d.ts +15 -13
  214. package/types/packages/components/dropdown-button-simple/src/dropdown-button-simple.d.ts +5 -17
  215. package/types/packages/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +15 -13
  216. package/types/packages/components/easy-cron/index.d.ts +88 -88
  217. package/types/packages/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +88 -88
  218. package/types/packages/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +88 -88
  219. package/types/packages/components/easy-cron/src/easy-cron.vue.d.ts +88 -88
  220. package/types/packages/components/empty/index.d.ts +2 -2
  221. package/types/packages/components/empty/src/empty.vue.d.ts +2 -2
  222. package/types/packages/components/form/index.d.ts +152 -152
  223. package/types/packages/components/form/src/components/form-component.vue.d.ts +1 -1
  224. package/types/packages/components/form/src/config/form.d.ts +56 -56
  225. package/types/packages/components/form/src/form.vue.d.ts +151 -151
  226. package/types/packages/components/icon-picker/index.d.ts +1 -1
  227. package/types/packages/components/icon-picker/src/components/modal.vue.d.ts +1 -1
  228. package/types/packages/components/icon-picker/src/icon-picker.vue.d.ts +1 -1
  229. package/types/packages/components/input/index.d.ts +33 -33
  230. package/types/packages/components/input/src/input.vue.d.ts +33 -33
  231. package/types/packages/components/input-number/index.d.ts +1 -1
  232. package/types/packages/components/input-number/src/input-number.vue.d.ts +1 -1
  233. package/types/packages/components/key-value/src/components/key-value-item.vue.d.ts +246 -246
  234. package/types/packages/components/key-value/src/key-value.vue.d.ts +738 -738
  235. package/types/packages/components/modal/index.d.ts +5 -5
  236. package/types/packages/components/modal/src/modal.vue.d.ts +5 -5
  237. package/types/packages/components/new-drawer/index.d.ts +13 -13
  238. package/types/packages/components/new-drawer/src/drawer.vue.d.ts +13 -13
  239. package/types/packages/components/new-modal/index.d.ts +6 -6
  240. package/types/packages/components/new-modal/src/modal.vue.d.ts +6 -6
  241. package/types/packages/components/number-range/index.d.ts +1 -1
  242. package/types/packages/components/number-range/src/number-range.vue.d.ts +1 -1
  243. package/types/packages/components/rich-text-editor/index.d.ts +1 -1
  244. package/types/packages/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
  245. package/types/packages/components/select/index.d.ts +15 -15
  246. package/types/packages/components/select/src/select.vue.d.ts +15 -15
  247. package/types/packages/components/select-group/index.d.ts +6 -6
  248. package/types/packages/components/select-group/src/select-group.d.ts +1 -1
  249. package/types/packages/components/select-group/src/select-group.vue.d.ts +6 -6
  250. package/types/packages/components/table/index.d.ts +12 -12
  251. package/types/packages/components/table/src/components/main-table.vue.d.ts +4 -4
  252. package/types/packages/components/table/src/config/table.d.ts +4 -4
  253. package/types/packages/components/table/src/table.vue.d.ts +12 -12
  254. package/types/packages/components/textarea/index.d.ts +5 -5
  255. package/types/packages/components/textarea/src/textarea.vue.d.ts +5 -5
  256. package/types/packages/components/tooltip/index.d.ts +4 -4
  257. package/types/packages/components/tooltip/src/tooltip.d.ts +1 -1
  258. package/types/packages/components/tooltip/src/tooltip.vue.d.ts +4 -4
  259. package/types/packages/components/tree-search/index.d.ts +15 -15
  260. package/types/packages/components/tree-search/src/config/tree-search.d.ts +4 -4
  261. package/types/packages/components/tree-search/src/tree-search.vue.d.ts +15 -15
  262. package/types/packages/components/upload-drag/index.d.ts +4 -4
  263. package/types/packages/components/upload-drag/src/upload-drag.vue.d.ts +4 -4
  264. package/types/packages/utils/props/runtime.d.ts +2 -2
@@ -35,8 +35,8 @@ declare const _default: import("vue").DefineComponent<{
35
35
  default: import("ant-design-vue/es/button").ButtonSize;
36
36
  };
37
37
  mode: {
38
- type: import("vue").PropType<"tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE">;
39
- default: "tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
38
+ type: import("vue").PropType<"multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE">;
39
+ default: "multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
40
40
  };
41
41
  bordered: {
42
42
  type: BooleanConstructor;
@@ -106,7 +106,7 @@ declare const _default: import("vue").DefineComponent<{
106
106
  };
107
107
  options: import("vue").PropType<import("ant-design-vue/es/select").DefaultOptionType[]>;
108
108
  showAction: {
109
- type: import("vue").PropType<("click" | "focus")[]>;
109
+ type: import("vue").PropType<("focus" | "click")[]>;
110
110
  };
111
111
  placeholder: import("vue-types").VueTypeValidableDef<any>;
112
112
  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>>;
@@ -201,8 +201,8 @@ declare const _default: import("vue").DefineComponent<{
201
201
  default: import("ant-design-vue/es/button").ButtonSize;
202
202
  };
203
203
  mode: {
204
- type: import("vue").PropType<"tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE">;
205
- default: "tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
204
+ type: import("vue").PropType<"multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE">;
205
+ default: "multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
206
206
  };
207
207
  bordered: {
208
208
  type: BooleanConstructor;
@@ -272,7 +272,7 @@ declare const _default: import("vue").DefineComponent<{
272
272
  };
273
273
  options: import("vue").PropType<import("ant-design-vue/es/select").DefaultOptionType[]>;
274
274
  showAction: {
275
- type: import("vue").PropType<("click" | "focus")[]>;
275
+ type: import("vue").PropType<("focus" | "click")[]>;
276
276
  };
277
277
  placeholder: import("vue-types").VueTypeValidableDef<any>;
278
278
  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>>;
@@ -353,7 +353,7 @@ declare const _default: import("vue").DefineComponent<{
353
353
  }>>, {
354
354
  size: import("ant-design-vue/es/button").ButtonSize;
355
355
  value: import("ant-design-vue/es/select").SelectValue;
356
- mode: "tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
356
+ mode: "multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
357
357
  open: boolean;
358
358
  disabled: boolean;
359
359
  autofocus: boolean;
@@ -411,8 +411,8 @@ declare const _default: import("vue").DefineComponent<{
411
411
  default: import("ant-design-vue/es/button").ButtonSize;
412
412
  };
413
413
  mode: {
414
- type: import("vue").PropType<"tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE">;
415
- default: "tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
414
+ type: import("vue").PropType<"multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE">;
415
+ default: "multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
416
416
  };
417
417
  bordered: {
418
418
  type: BooleanConstructor;
@@ -482,7 +482,7 @@ declare const _default: import("vue").DefineComponent<{
482
482
  };
483
483
  options: import("vue").PropType<import("ant-design-vue/es/select").DefaultOptionType[]>;
484
484
  showAction: {
485
- type: import("vue").PropType<("click" | "focus")[]>;
485
+ type: import("vue").PropType<("focus" | "click")[]>;
486
486
  };
487
487
  placeholder: import("vue-types").VueTypeValidableDef<any>;
488
488
  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>>;
@@ -563,7 +563,7 @@ declare const _default: import("vue").DefineComponent<{
563
563
  }>>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, {
564
564
  size: import("ant-design-vue/es/button").ButtonSize;
565
565
  value: import("ant-design-vue/es/select").SelectValue;
566
- mode: "tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
566
+ mode: "multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
567
567
  open: boolean;
568
568
  disabled: boolean;
569
569
  autofocus: boolean;
@@ -605,8 +605,8 @@ declare const _default: import("vue").DefineComponent<{
605
605
  default: import("ant-design-vue/es/button").ButtonSize;
606
606
  };
607
607
  mode: {
608
- type: import("vue").PropType<"tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE">;
609
- default: "tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
608
+ type: import("vue").PropType<"multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE">;
609
+ default: "multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
610
610
  };
611
611
  bordered: {
612
612
  type: BooleanConstructor;
@@ -676,7 +676,7 @@ declare const _default: import("vue").DefineComponent<{
676
676
  };
677
677
  options: import("vue").PropType<import("ant-design-vue/es/select").DefaultOptionType[]>;
678
678
  showAction: {
679
- type: import("vue").PropType<("click" | "focus")[]>;
679
+ type: import("vue").PropType<("focus" | "click")[]>;
680
680
  };
681
681
  placeholder: import("vue-types").VueTypeValidableDef<any>;
682
682
  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>>;
@@ -757,7 +757,7 @@ declare const _default: import("vue").DefineComponent<{
757
757
  }>>, () => import("ant-design-vue/es/_util/type").VueNode, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
758
758
  size: import("ant-design-vue/es/button").ButtonSize;
759
759
  value: import("ant-design-vue/es/select").SelectValue;
760
- mode: "tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
760
+ mode: "multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE";
761
761
  open: boolean;
762
762
  disabled: boolean;
763
763
  autofocus: boolean;
@@ -22,15 +22,15 @@ export declare const LlSelectGroup: import("ll-plus/es/utils").SFCWithInstall<im
22
22
  newList: import("vue").Ref<{
23
23
  readonly value: string;
24
24
  readonly name: string;
25
- readonly placeholder?: string | undefined;
26
25
  readonly options?: any[] | undefined;
27
- readonly fieldNames?: object | undefined;
28
26
  readonly list?: {
29
27
  [x: string]: any;
30
28
  name?: string | undefined;
31
29
  value?: any;
32
30
  }[] | undefined;
33
- readonly showFormType?: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "input" | "select" | "range-picker" | "treeSelect", unknown> | undefined;
31
+ readonly placeholder?: string | undefined;
32
+ readonly fieldNames?: object | 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: {
@@ -56,15 +56,15 @@ export declare const LlSelectGroup: import("ll-plus/es/utils").SFCWithInstall<im
56
56
  selectItem: import("vue").ComputedRef<{
57
57
  readonly value: string;
58
58
  readonly name: string;
59
- readonly placeholder?: string | undefined;
60
59
  readonly options?: any[] | undefined;
61
- readonly fieldNames?: object | undefined;
62
60
  readonly list?: {
63
61
  [x: string]: any;
64
62
  name?: string | undefined;
65
63
  value?: any;
66
64
  }[] | undefined;
67
- readonly showFormType?: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "input" | "select" | "range-picker" | "treeSelect", unknown> | undefined;
65
+ readonly placeholder?: string | undefined;
66
+ readonly fieldNames?: object | 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;
@@ -22,15 +22,15 @@ declare const _default: import("vue").DefineComponent<{
22
22
  newList: import("vue").Ref<{
23
23
  readonly value: string;
24
24
  readonly name: string;
25
- readonly placeholder?: string | undefined;
26
25
  readonly options?: any[] | undefined;
27
- readonly fieldNames?: object | undefined;
28
26
  readonly list?: {
29
27
  [x: string]: any;
30
28
  name?: string | undefined;
31
29
  value?: any;
32
30
  }[] | undefined;
33
- readonly showFormType?: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "input" | "select" | "range-picker" | "treeSelect", unknown> | undefined;
31
+ readonly placeholder?: string | undefined;
32
+ readonly fieldNames?: object | 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: {
@@ -56,15 +56,15 @@ declare const _default: import("vue").DefineComponent<{
56
56
  selectItem: import("vue").ComputedRef<{
57
57
  readonly value: string;
58
58
  readonly name: string;
59
- readonly placeholder?: string | undefined;
60
59
  readonly options?: any[] | undefined;
61
- readonly fieldNames?: object | undefined;
62
60
  readonly list?: {
63
61
  [x: string]: any;
64
62
  name?: string | undefined;
65
63
  value?: any;
66
64
  }[] | undefined;
67
- readonly showFormType?: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "input" | "select" | "range-picker" | "treeSelect", unknown> | undefined;
65
+ readonly placeholder?: string | undefined;
66
+ readonly fieldNames?: object | 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
- readonly columns: import("ant-design-vue").TableColumnProps[];
14
12
  readonly dataSource: any[];
13
+ readonly columns: import("ant-design-vue").TableColumnProps[];
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
- readonly columns: import("ant-design-vue").TableColumnProps[];
34
32
  readonly dataSource: any[];
33
+ readonly columns: import("ant-design-vue").TableColumnProps[];
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
- readonly columns: import("ant-design-vue").TableColumnProps[];
276
274
  readonly dataSource: any[];
275
+ readonly columns: import("ant-design-vue").TableColumnProps[];
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
- readonly columns: import("ant-design-vue").TableColumnProps[];
483
481
  readonly dataSource: any[];
482
+ readonly columns: import("ant-design-vue").TableColumnProps[];
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
- readonly columns: import("ant-design-vue").TableColumnProps[];
578
576
  readonly dataSource: any[];
577
+ readonly columns: import("ant-design-vue").TableColumnProps[];
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
- readonly columns: import("ant-design-vue").TableColumnProps[];
598
596
  readonly dataSource: any[];
597
+ readonly columns: import("ant-design-vue").TableColumnProps[];
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
- readonly columns: import("ant-design-vue").TableColumnProps[];
79
77
  readonly dataSource: any[];
78
+ readonly columns: import("ant-design-vue").TableColumnProps[];
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
- readonly columns: import("ant-design-vue").TableColumnProps[];
286
284
  readonly dataSource: any[];
285
+ readonly columns: import("ant-design-vue").TableColumnProps[];
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
- readonly columns: import("ant-design-vue").TableColumnProps[];
16
14
  readonly dataSource: any[];
15
+ readonly columns: import("ant-design-vue").TableColumnProps[];
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
- readonly columns: import("ant-design-vue").TableColumnProps[];
36
34
  readonly dataSource: any[];
35
+ readonly columns: import("ant-design-vue").TableColumnProps[];
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
- readonly columns: import("ant-design-vue").TableColumnProps[];
14
12
  readonly dataSource: any[];
13
+ readonly columns: import("ant-design-vue").TableColumnProps[];
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
- readonly columns: import("ant-design-vue").TableColumnProps[];
34
32
  readonly dataSource: any[];
33
+ readonly columns: import("ant-design-vue").TableColumnProps[];
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
- readonly columns: import("ant-design-vue").TableColumnProps[];
276
274
  readonly dataSource: any[];
275
+ readonly columns: import("ant-design-vue").TableColumnProps[];
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
- readonly columns: import("ant-design-vue").TableColumnProps[];
483
481
  readonly dataSource: any[];
482
+ readonly columns: import("ant-design-vue").TableColumnProps[];
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
- readonly columns: import("ant-design-vue").TableColumnProps[];
578
576
  readonly dataSource: any[];
577
+ readonly columns: import("ant-design-vue").TableColumnProps[];
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
- readonly columns: import("ant-design-vue").TableColumnProps[];
598
596
  readonly dataSource: any[];
597
+ readonly columns: import("ant-design-vue").TableColumnProps[];
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" | "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" | "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" | "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" | "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" | "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" | "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" | "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" | "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" | "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" | "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" | "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, "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" | "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, "top" | "bottom" | "left" | "right" | "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, "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" | "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, "top" | "bottom" | "left" | "right" | "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, "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" | "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, "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" | "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, "top" | "bottom" | "left" | "right" | "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, "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" | "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, "top" | "bottom" | "left" | "right" | "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>;