ll-plus 2.8.11 → 2.8.13

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 (304) hide show
  1. package/es/components/advanced-filtering/index.d.ts +718 -718
  2. package/es/components/advanced-filtering/src/advanced-filtering.d.ts +16 -16
  3. package/es/components/advanced-filtering/src/advanced-filtering.vue.d.ts +372 -372
  4. package/es/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +326 -326
  5. package/es/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +20 -20
  6. package/es/components/api-component/index.d.ts +8 -8
  7. package/es/components/api-component/src/api-component.vue.d.ts +8 -8
  8. package/es/components/api-component/src/components/body-component.vue.d.ts +4 -4
  9. package/es/components/api-component/src/components/params-table-row.vue.d.ts +2 -2
  10. package/es/components/api-component/src/components/params-table.vue.d.ts +4 -4
  11. package/es/components/breadcrumb-card/index.d.ts +1 -1
  12. package/es/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +1 -1
  13. package/es/components/button/index.d.ts +6 -6
  14. package/es/components/button/src/button.vue.d.ts +6 -6
  15. package/es/components/cascader/index.d.ts +12 -12
  16. package/es/components/cascader/src/cascader.vue.d.ts +12 -12
  17. package/es/components/checkbox/index.d.ts +436 -436
  18. package/es/components/checkbox/src/checkbox-group.vue.d.ts +436 -436
  19. package/es/components/checkbox/src/checkbox.d.ts +112 -112
  20. package/es/components/color-picker/index.d.ts +4 -4
  21. package/es/components/color-picker/src/color-picker.vue.d.ts +4 -4
  22. package/es/components/color-picker/src/config/color-picker.d.ts +1 -1
  23. package/es/components/cropper/index.d.ts +4 -4
  24. package/es/components/cropper/src/cropper-image.vue.d.ts +2 -2
  25. package/es/components/cropper/src/cropper-modal.vue.d.ts +2 -2
  26. package/es/components/date-picker/index.d.ts +41 -41
  27. package/es/components/date-picker/src/date-picker.vue.d.ts +41 -41
  28. package/es/components/date-range/index.d.ts +5 -5
  29. package/es/components/date-range/src/date-range.vue.d.ts +5 -5
  30. package/es/components/drawer/index.d.ts +5 -5
  31. package/es/components/drawer/src/components/second-confirmation/index.d.ts +29 -29
  32. package/es/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +29 -29
  33. package/es/components/drawer/src/drawer.vue.d.ts +5 -5
  34. package/es/components/dropdown-button-simple/index.d.ts +13 -13
  35. package/es/components/dropdown-button-simple/src/dropdown-button-simple.d.ts +4 -4
  36. package/es/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +13 -13
  37. package/es/components/easy-cron/index.d.ts +178 -178
  38. package/es/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +178 -178
  39. package/es/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +178 -178
  40. package/es/components/easy-cron/src/easy-cron.vue.d.ts +178 -178
  41. package/es/components/form/index.d.ts +306 -306
  42. package/es/components/form/src/components/form-component.vue.d.ts +1 -1
  43. package/es/components/form/src/config/form.d.ts +120 -120
  44. package/es/components/form/src/form.vue.d.ts +305 -305
  45. package/es/components/icon-picker/index.d.ts +1 -1
  46. package/es/components/icon-picker/src/components/modal.vue.d.ts +1 -1
  47. package/es/components/icon-picker/src/icon-picker.vue.d.ts +1 -1
  48. package/es/components/input/index.d.ts +47 -47
  49. package/es/components/input/src/input.vue.d.ts +47 -47
  50. package/es/components/input-number/index.d.ts +13 -13
  51. package/es/components/input-number/src/input-number.vue.d.ts +13 -13
  52. package/es/components/key-value/src/components/key-value-item.vue.d.ts +492 -492
  53. package/es/components/key-value/src/key-value.vue.d.ts +1476 -1476
  54. package/es/components/modal/index.d.ts +29 -29
  55. package/es/components/modal/src/modal.vue.d.ts +29 -29
  56. package/es/components/new-drawer/index.d.ts +7 -7
  57. package/es/components/new-drawer/src/drawer.vue.d.ts +7 -7
  58. package/es/components/new-modal/index.d.ts +34 -34
  59. package/es/components/new-modal/src/modal.vue.d.ts +34 -34
  60. package/es/components/number-range/index.d.ts +13 -13
  61. package/es/components/number-range/src/number-range.vue.d.ts +13 -13
  62. package/es/components/radio/index.d.ts +10 -10
  63. package/es/components/radio/src/radio-group.vue.d.ts +5 -5
  64. package/es/components/radio/src/radio.vue.d.ts +5 -5
  65. package/es/components/rich-text-editor/index.d.ts +1 -1
  66. package/es/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
  67. package/es/components/select/index.d.ts +15 -15
  68. package/es/components/select/src/select.vue.d.ts +15 -15
  69. package/es/components/select-group/index.d.ts +6 -6
  70. package/es/components/select-group/src/select-group.d.ts +1 -1
  71. package/es/components/select-group/src/select-group.vue.d.ts +6 -6
  72. package/es/components/steps/index.d.ts +11 -11
  73. package/es/components/steps/src/steps.vue.d.ts +11 -11
  74. package/es/components/switch/index.d.ts +4 -4
  75. package/es/components/switch/src/switch.vue.d.ts +4 -4
  76. package/es/components/table/index.d.ts +12 -12
  77. package/es/components/table/src/components/main-table.vue.d.ts +4 -4
  78. package/es/components/table/src/config/table.d.ts +4 -4
  79. package/es/components/table/src/table.vue.d.ts +12 -12
  80. package/es/components/textarea/index.d.ts +7 -7
  81. package/es/components/textarea/src/textarea.vue.d.ts +7 -7
  82. package/es/components/tooltip/index.d.ts +4 -4
  83. package/es/components/tooltip/src/tooltip.d.ts +1 -1
  84. package/es/components/tooltip/src/tooltip.vue.d.ts +4 -4
  85. package/es/components/tree-search/index.d.ts +1 -1
  86. package/es/components/tree-search/src/tree-search.vue.d.ts +1 -1
  87. package/es/components/upload-drag/index.d.ts +2 -2
  88. package/es/components/upload-drag/src/upload-drag.vue.d.ts +2 -2
  89. package/es/packages/components/tooltip/src/tooltip.vue2.mjs +10 -8
  90. package/es/packages/components/tooltip/src/tooltip.vue2.mjs.map +1 -1
  91. package/index.full.js +9 -7
  92. package/index.full.min.js +19 -19
  93. package/index.full.min.js.map +1 -1
  94. package/index.full.min.mjs +16 -16
  95. package/index.full.min.mjs.map +1 -1
  96. package/index.full.mjs +9 -7
  97. package/lib/components/advanced-filtering/index.d.ts +718 -718
  98. package/lib/components/advanced-filtering/src/advanced-filtering.d.ts +16 -16
  99. package/lib/components/advanced-filtering/src/advanced-filtering.vue.d.ts +372 -372
  100. package/lib/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +326 -326
  101. package/lib/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +20 -20
  102. package/lib/components/api-component/index.d.ts +8 -8
  103. package/lib/components/api-component/src/api-component.vue.d.ts +8 -8
  104. package/lib/components/api-component/src/components/body-component.vue.d.ts +4 -4
  105. package/lib/components/api-component/src/components/params-table-row.vue.d.ts +2 -2
  106. package/lib/components/api-component/src/components/params-table.vue.d.ts +4 -4
  107. package/lib/components/breadcrumb-card/index.d.ts +1 -1
  108. package/lib/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +1 -1
  109. package/lib/components/button/index.d.ts +6 -6
  110. package/lib/components/button/src/button.vue.d.ts +6 -6
  111. package/lib/components/cascader/index.d.ts +12 -12
  112. package/lib/components/cascader/src/cascader.vue.d.ts +12 -12
  113. package/lib/components/checkbox/index.d.ts +436 -436
  114. package/lib/components/checkbox/src/checkbox-group.vue.d.ts +436 -436
  115. package/lib/components/checkbox/src/checkbox.d.ts +112 -112
  116. package/lib/components/color-picker/index.d.ts +4 -4
  117. package/lib/components/color-picker/src/color-picker.vue.d.ts +4 -4
  118. package/lib/components/color-picker/src/config/color-picker.d.ts +1 -1
  119. package/lib/components/cropper/index.d.ts +4 -4
  120. package/lib/components/cropper/src/cropper-image.vue.d.ts +2 -2
  121. package/lib/components/cropper/src/cropper-modal.vue.d.ts +2 -2
  122. package/lib/components/date-picker/index.d.ts +41 -41
  123. package/lib/components/date-picker/src/date-picker.vue.d.ts +41 -41
  124. package/lib/components/date-range/index.d.ts +5 -5
  125. package/lib/components/date-range/src/date-range.vue.d.ts +5 -5
  126. package/lib/components/drawer/index.d.ts +5 -5
  127. package/lib/components/drawer/src/components/second-confirmation/index.d.ts +29 -29
  128. package/lib/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +29 -29
  129. package/lib/components/drawer/src/drawer.vue.d.ts +5 -5
  130. package/lib/components/dropdown-button-simple/index.d.ts +13 -13
  131. package/lib/components/dropdown-button-simple/src/dropdown-button-simple.d.ts +4 -4
  132. package/lib/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +13 -13
  133. package/lib/components/easy-cron/index.d.ts +178 -178
  134. package/lib/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +178 -178
  135. package/lib/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +178 -178
  136. package/lib/components/easy-cron/src/easy-cron.vue.d.ts +178 -178
  137. package/lib/components/form/index.d.ts +306 -306
  138. package/lib/components/form/src/components/form-component.vue.d.ts +1 -1
  139. package/lib/components/form/src/config/form.d.ts +120 -120
  140. package/lib/components/form/src/form.vue.d.ts +305 -305
  141. package/lib/components/icon-picker/index.d.ts +1 -1
  142. package/lib/components/icon-picker/src/components/modal.vue.d.ts +1 -1
  143. package/lib/components/icon-picker/src/icon-picker.vue.d.ts +1 -1
  144. package/lib/components/input/index.d.ts +47 -47
  145. package/lib/components/input/src/input.vue.d.ts +47 -47
  146. package/lib/components/input-number/index.d.ts +13 -13
  147. package/lib/components/input-number/src/input-number.vue.d.ts +13 -13
  148. package/lib/components/key-value/src/components/key-value-item.vue.d.ts +492 -492
  149. package/lib/components/key-value/src/key-value.vue.d.ts +1476 -1476
  150. package/lib/components/modal/index.d.ts +29 -29
  151. package/lib/components/modal/src/modal.vue.d.ts +29 -29
  152. package/lib/components/new-drawer/index.d.ts +7 -7
  153. package/lib/components/new-drawer/src/drawer.vue.d.ts +7 -7
  154. package/lib/components/new-modal/index.d.ts +34 -34
  155. package/lib/components/new-modal/src/modal.vue.d.ts +34 -34
  156. package/lib/components/number-range/index.d.ts +13 -13
  157. package/lib/components/number-range/src/number-range.vue.d.ts +13 -13
  158. package/lib/components/radio/index.d.ts +10 -10
  159. package/lib/components/radio/src/radio-group.vue.d.ts +5 -5
  160. package/lib/components/radio/src/radio.vue.d.ts +5 -5
  161. package/lib/components/rich-text-editor/index.d.ts +1 -1
  162. package/lib/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
  163. package/lib/components/select/index.d.ts +15 -15
  164. package/lib/components/select/src/select.vue.d.ts +15 -15
  165. package/lib/components/select-group/index.d.ts +6 -6
  166. package/lib/components/select-group/src/select-group.d.ts +1 -1
  167. package/lib/components/select-group/src/select-group.vue.d.ts +6 -6
  168. package/lib/components/steps/index.d.ts +11 -11
  169. package/lib/components/steps/src/steps.vue.d.ts +11 -11
  170. package/lib/components/switch/index.d.ts +4 -4
  171. package/lib/components/switch/src/switch.vue.d.ts +4 -4
  172. package/lib/components/table/index.d.ts +12 -12
  173. package/lib/components/table/src/components/main-table.vue.d.ts +4 -4
  174. package/lib/components/table/src/config/table.d.ts +4 -4
  175. package/lib/components/table/src/table.vue.d.ts +12 -12
  176. package/lib/components/textarea/index.d.ts +7 -7
  177. package/lib/components/textarea/src/textarea.vue.d.ts +7 -7
  178. package/lib/components/tooltip/index.d.ts +4 -4
  179. package/lib/components/tooltip/src/tooltip.d.ts +1 -1
  180. package/lib/components/tooltip/src/tooltip.vue.d.ts +4 -4
  181. package/lib/components/tree-search/index.d.ts +1 -1
  182. package/lib/components/tree-search/src/tree-search.vue.d.ts +1 -1
  183. package/lib/components/upload-drag/index.d.ts +2 -2
  184. package/lib/components/upload-drag/src/upload-drag.vue.d.ts +2 -2
  185. package/lib/packages/components/tooltip/src/tooltip.vue2.js +9 -7
  186. package/lib/packages/components/tooltip/src/tooltip.vue2.js.map +1 -1
  187. package/package.json +1 -1
  188. package/theme-chalk/css/advanced-filtering.css +1 -1
  189. package/theme-chalk/css/api-component.css +1 -1
  190. package/theme-chalk/css/button.css +1 -1
  191. package/theme-chalk/css/cascader.css +1 -1
  192. package/theme-chalk/css/checkbox.css +1 -1
  193. package/theme-chalk/css/code-editor.css +1 -1
  194. package/theme-chalk/css/color-picker.css +1 -1
  195. package/theme-chalk/css/cropper.css +1 -1
  196. package/theme-chalk/css/descriptions.css +1 -1
  197. package/theme-chalk/css/drawer.css +1 -1
  198. package/theme-chalk/css/dropdown-button-simple.css +2 -2
  199. package/theme-chalk/css/dropdown.css +1 -1
  200. package/theme-chalk/css/easy-cron.css +1 -1
  201. package/theme-chalk/css/form.css +1 -1
  202. package/theme-chalk/css/index.css +3 -3
  203. package/theme-chalk/css/input-number.css +1 -1
  204. package/theme-chalk/css/input.css +1 -1
  205. package/theme-chalk/css/key-value.css +1 -1
  206. package/theme-chalk/css/markdown-editor.css +1 -1
  207. package/theme-chalk/css/modal.css +1 -1
  208. package/theme-chalk/css/new-drawer.css +1 -1
  209. package/theme-chalk/css/new-modal.css +1 -1
  210. package/theme-chalk/css/number-range.css +1 -1
  211. package/theme-chalk/css/rich-text-editor.css +1 -1
  212. package/theme-chalk/css/segmented.css +1 -1
  213. package/theme-chalk/css/switch.css +1 -1
  214. package/theme-chalk/css/table.css +1 -1
  215. package/theme-chalk/css/tabs-simple.css +1 -1
  216. package/theme-chalk/css/tag-group.css +1 -1
  217. package/types/packages/components/advanced-filtering/index.d.ts +718 -718
  218. package/types/packages/components/advanced-filtering/src/advanced-filtering.d.ts +16 -16
  219. package/types/packages/components/advanced-filtering/src/advanced-filtering.vue.d.ts +372 -372
  220. package/types/packages/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +326 -326
  221. package/types/packages/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +20 -20
  222. package/types/packages/components/api-component/index.d.ts +8 -8
  223. package/types/packages/components/api-component/src/api-component.vue.d.ts +8 -8
  224. package/types/packages/components/api-component/src/components/body-component.vue.d.ts +4 -4
  225. package/types/packages/components/api-component/src/components/params-table-row.vue.d.ts +2 -2
  226. package/types/packages/components/api-component/src/components/params-table.vue.d.ts +4 -4
  227. package/types/packages/components/breadcrumb-card/index.d.ts +1 -1
  228. package/types/packages/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +1 -1
  229. package/types/packages/components/button/index.d.ts +6 -6
  230. package/types/packages/components/button/src/button.vue.d.ts +6 -6
  231. package/types/packages/components/cascader/index.d.ts +12 -12
  232. package/types/packages/components/cascader/src/cascader.vue.d.ts +12 -12
  233. package/types/packages/components/checkbox/index.d.ts +436 -436
  234. package/types/packages/components/checkbox/src/checkbox-group.vue.d.ts +436 -436
  235. package/types/packages/components/checkbox/src/checkbox.d.ts +112 -112
  236. package/types/packages/components/color-picker/index.d.ts +4 -4
  237. package/types/packages/components/color-picker/src/color-picker.vue.d.ts +4 -4
  238. package/types/packages/components/color-picker/src/config/color-picker.d.ts +1 -1
  239. package/types/packages/components/cropper/index.d.ts +4 -4
  240. package/types/packages/components/cropper/src/cropper-image.vue.d.ts +2 -2
  241. package/types/packages/components/cropper/src/cropper-modal.vue.d.ts +2 -2
  242. package/types/packages/components/date-picker/index.d.ts +41 -41
  243. package/types/packages/components/date-picker/src/date-picker.vue.d.ts +41 -41
  244. package/types/packages/components/date-range/index.d.ts +5 -5
  245. package/types/packages/components/date-range/src/date-range.vue.d.ts +5 -5
  246. package/types/packages/components/drawer/index.d.ts +5 -5
  247. package/types/packages/components/drawer/src/components/second-confirmation/index.d.ts +29 -29
  248. package/types/packages/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +29 -29
  249. package/types/packages/components/drawer/src/drawer.vue.d.ts +5 -5
  250. package/types/packages/components/dropdown-button-simple/index.d.ts +13 -13
  251. package/types/packages/components/dropdown-button-simple/src/dropdown-button-simple.d.ts +4 -4
  252. package/types/packages/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +13 -13
  253. package/types/packages/components/easy-cron/index.d.ts +178 -178
  254. package/types/packages/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +178 -178
  255. package/types/packages/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +178 -178
  256. package/types/packages/components/easy-cron/src/easy-cron.vue.d.ts +178 -178
  257. package/types/packages/components/form/index.d.ts +306 -306
  258. package/types/packages/components/form/src/components/form-component.vue.d.ts +1 -1
  259. package/types/packages/components/form/src/config/form.d.ts +120 -120
  260. package/types/packages/components/form/src/form.vue.d.ts +305 -305
  261. package/types/packages/components/icon-picker/index.d.ts +1 -1
  262. package/types/packages/components/icon-picker/src/components/modal.vue.d.ts +1 -1
  263. package/types/packages/components/icon-picker/src/icon-picker.vue.d.ts +1 -1
  264. package/types/packages/components/input/index.d.ts +47 -47
  265. package/types/packages/components/input/src/input.vue.d.ts +47 -47
  266. package/types/packages/components/input-number/index.d.ts +13 -13
  267. package/types/packages/components/input-number/src/input-number.vue.d.ts +13 -13
  268. package/types/packages/components/key-value/src/components/key-value-item.vue.d.ts +492 -492
  269. package/types/packages/components/key-value/src/key-value.vue.d.ts +1476 -1476
  270. package/types/packages/components/modal/index.d.ts +29 -29
  271. package/types/packages/components/modal/src/modal.vue.d.ts +29 -29
  272. package/types/packages/components/new-drawer/index.d.ts +7 -7
  273. package/types/packages/components/new-drawer/src/drawer.vue.d.ts +7 -7
  274. package/types/packages/components/new-modal/index.d.ts +34 -34
  275. package/types/packages/components/new-modal/src/modal.vue.d.ts +34 -34
  276. package/types/packages/components/number-range/index.d.ts +13 -13
  277. package/types/packages/components/number-range/src/number-range.vue.d.ts +13 -13
  278. package/types/packages/components/radio/index.d.ts +10 -10
  279. package/types/packages/components/radio/src/radio-group.vue.d.ts +5 -5
  280. package/types/packages/components/radio/src/radio.vue.d.ts +5 -5
  281. package/types/packages/components/rich-text-editor/index.d.ts +1 -1
  282. package/types/packages/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
  283. package/types/packages/components/select/index.d.ts +15 -15
  284. package/types/packages/components/select/src/select.vue.d.ts +15 -15
  285. package/types/packages/components/select-group/index.d.ts +6 -6
  286. package/types/packages/components/select-group/src/select-group.d.ts +1 -1
  287. package/types/packages/components/select-group/src/select-group.vue.d.ts +6 -6
  288. package/types/packages/components/steps/index.d.ts +11 -11
  289. package/types/packages/components/steps/src/steps.vue.d.ts +11 -11
  290. package/types/packages/components/switch/index.d.ts +4 -4
  291. package/types/packages/components/switch/src/switch.vue.d.ts +4 -4
  292. package/types/packages/components/table/index.d.ts +12 -12
  293. package/types/packages/components/table/src/components/main-table.vue.d.ts +4 -4
  294. package/types/packages/components/table/src/config/table.d.ts +4 -4
  295. package/types/packages/components/table/src/table.vue.d.ts +12 -12
  296. package/types/packages/components/textarea/index.d.ts +7 -7
  297. package/types/packages/components/textarea/src/textarea.vue.d.ts +7 -7
  298. package/types/packages/components/tooltip/index.d.ts +4 -4
  299. package/types/packages/components/tooltip/src/tooltip.d.ts +1 -1
  300. package/types/packages/components/tooltip/src/tooltip.vue.d.ts +4 -4
  301. package/types/packages/components/tree-search/index.d.ts +1 -1
  302. package/types/packages/components/tree-search/src/tree-search.vue.d.ts +1 -1
  303. package/types/packages/components/upload-drag/index.d.ts +2 -2
  304. package/types/packages/components/upload-drag/src/upload-drag.vue.d.ts +2 -2
@@ -199,8 +199,8 @@ declare const _default: import("vue").DefineComponent<{
199
199
  default: string | string[];
200
200
  };
201
201
  size: {
202
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
203
- default: import("ant-design-vue/es/button").ButtonSize;
202
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
203
+ default: import("ant-design-vue/es/config-provider").SizeType;
204
204
  };
205
205
  disabled: {
206
206
  type: BooleanConstructor;
@@ -422,8 +422,8 @@ declare const _default: import("vue").DefineComponent<{
422
422
  default: string | string[];
423
423
  };
424
424
  size: {
425
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
426
- default: import("ant-design-vue/es/button").ButtonSize;
425
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
426
+ default: import("ant-design-vue/es/config-provider").SizeType;
427
427
  };
428
428
  disabled: {
429
429
  type: BooleanConstructor;
@@ -645,8 +645,8 @@ declare const _default: import("vue").DefineComponent<{
645
645
  default: string | string[];
646
646
  };
647
647
  size: {
648
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
649
- default: import("ant-design-vue/es/button").ButtonSize;
648
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
649
+ default: import("ant-design-vue/es/config-provider").SizeType;
650
650
  };
651
651
  disabled: {
652
652
  type: BooleanConstructor;
@@ -868,8 +868,8 @@ declare const _default: import("vue").DefineComponent<{
868
868
  default: string | string[];
869
869
  };
870
870
  size: {
871
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
872
- default: import("ant-design-vue/es/button").ButtonSize;
871
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
872
+ default: import("ant-design-vue/es/config-provider").SizeType;
873
873
  };
874
874
  disabled: {
875
875
  type: BooleanConstructor;
@@ -1101,8 +1101,8 @@ declare const _default: import("vue").DefineComponent<{
1101
1101
  default: string | string[];
1102
1102
  };
1103
1103
  size: {
1104
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1105
- default: import("ant-design-vue/es/button").ButtonSize;
1104
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1105
+ default: import("ant-design-vue/es/config-provider").SizeType;
1106
1106
  };
1107
1107
  disabled: {
1108
1108
  type: BooleanConstructor;
@@ -1355,8 +1355,8 @@ declare const _default: import("vue").DefineComponent<{
1355
1355
  default: string | string[];
1356
1356
  };
1357
1357
  size: {
1358
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1359
- default: import("ant-design-vue/es/button").ButtonSize;
1358
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1359
+ default: import("ant-design-vue/es/config-provider").SizeType;
1360
1360
  };
1361
1361
  disabled: {
1362
1362
  type: BooleanConstructor;
@@ -1578,8 +1578,8 @@ declare const _default: import("vue").DefineComponent<{
1578
1578
  default: string | string[];
1579
1579
  };
1580
1580
  size: {
1581
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1582
- default: import("ant-design-vue/es/button").ButtonSize;
1581
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1582
+ default: import("ant-design-vue/es/config-provider").SizeType;
1583
1583
  };
1584
1584
  disabled: {
1585
1585
  type: BooleanConstructor;
@@ -1801,8 +1801,8 @@ declare const _default: import("vue").DefineComponent<{
1801
1801
  default: string | string[];
1802
1802
  };
1803
1803
  size: {
1804
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
1805
- default: import("ant-design-vue/es/button").ButtonSize;
1804
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
1805
+ default: import("ant-design-vue/es/config-provider").SizeType;
1806
1806
  };
1807
1807
  disabled: {
1808
1808
  type: BooleanConstructor;
@@ -2024,8 +2024,8 @@ declare const _default: import("vue").DefineComponent<{
2024
2024
  default: string | string[];
2025
2025
  };
2026
2026
  size: {
2027
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
2028
- default: import("ant-design-vue/es/button").ButtonSize;
2027
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
2028
+ default: import("ant-design-vue/es/config-provider").SizeType;
2029
2029
  };
2030
2030
  disabled: {
2031
2031
  type: BooleanConstructor;
@@ -2259,8 +2259,8 @@ declare const _default: import("vue").DefineComponent<{
2259
2259
  default: string | string[];
2260
2260
  };
2261
2261
  size: {
2262
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
2263
- default: import("ant-design-vue/es/button").ButtonSize;
2262
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
2263
+ default: import("ant-design-vue/es/config-provider").SizeType;
2264
2264
  };
2265
2265
  disabled: {
2266
2266
  type: BooleanConstructor;
@@ -282,8 +282,8 @@ export declare const LlApiComponent: import("ll-plus/es/utils").SFCWithInstall<i
282
282
  is: (name?: string) => string;
283
283
  };
284
284
  props: import("@vue/shared").LooseRequired<{
285
- readonly columns: import("./src/config").IParamsColumn[];
286
285
  readonly dataSource: import("./src/config").IParamsData[];
286
+ readonly columns: import("./src/config").IParamsColumn[];
287
287
  readonly options: import("./src/config").IParamsOption[];
288
288
  } & {}>;
289
289
  disabled: unknown;
@@ -296,8 +296,8 @@ export declare const LlApiComponent: import("ll-plus/es/utils").SFCWithInstall<i
296
296
  readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/config").IParamsOption[]) | (() => import("./src/config").IParamsOption[]) | ((new (...args: any[]) => import("./src/config").IParamsOption[]) | (() => import("./src/config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
297
297
  }, {
298
298
  props: import("@vue/shared").LooseRequired<{
299
- readonly columns: import("./src/config").IParamsColumn[];
300
299
  readonly dataSource: import("./src/config").IParamsData[];
300
+ readonly columns: import("./src/config").IParamsColumn[];
301
301
  readonly options: import("./src/config").IParamsOption[];
302
302
  readonly data: import("./src/config").IParamsData;
303
303
  } & {}>;
@@ -441,8 +441,8 @@ export declare const LlApiComponent: import("ll-plus/es/utils").SFCWithInstall<i
441
441
  readonly data: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/config").IParamsData) | (() => import("./src/config").IParamsData) | ((new (...args: any[]) => import("./src/config").IParamsData) | (() => import("./src/config").IParamsData))[], unknown, unknown, () => {}, boolean>;
442
442
  readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/config").IParamsOption[]) | (() => import("./src/config").IParamsOption[]) | ((new (...args: any[]) => import("./src/config").IParamsOption[]) | (() => import("./src/config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
443
443
  }>>, {
444
- readonly columns: import("./src/config").IParamsColumn[];
445
444
  readonly dataSource: import("./src/config").IParamsData[];
445
+ readonly columns: import("./src/config").IParamsColumn[];
446
446
  readonly options: import("./src/config").IParamsOption[];
447
447
  readonly data: import("./src/config").IParamsData;
448
448
  }, {}>;
@@ -451,8 +451,8 @@ export declare const LlApiComponent: import("ll-plus/es/utils").SFCWithInstall<i
451
451
  readonly columns: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/config").IParamsColumn[]) | (() => import("./src/config").IParamsColumn[]) | ((new (...args: any[]) => import("./src/config").IParamsColumn[]) | (() => import("./src/config").IParamsColumn[]))[], unknown, unknown, () => never[], boolean>;
452
452
  readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/config").IParamsOption[]) | (() => import("./src/config").IParamsOption[]) | ((new (...args: any[]) => import("./src/config").IParamsOption[]) | (() => import("./src/config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
453
453
  }>>, {
454
- readonly columns: import("./src/config").IParamsColumn[];
455
454
  readonly dataSource: import("./src/config").IParamsData[];
455
+ readonly columns: import("./src/config").IParamsColumn[];
456
456
  readonly options: import("./src/config").IParamsOption[];
457
457
  }, {}>;
458
458
  BodyComponent: import("vue").DefineComponent<{
@@ -626,8 +626,8 @@ export declare const LlApiComponent: import("ll-plus/es/utils").SFCWithInstall<i
626
626
  is: (name?: string) => string;
627
627
  };
628
628
  props: import("@vue/shared").LooseRequired<{
629
- readonly columns: import("./src/config").IParamsColumn[];
630
629
  readonly dataSource: import("./src/config").IParamsData[];
630
+ readonly columns: import("./src/config").IParamsColumn[];
631
631
  readonly options: import("./src/config").IParamsOption[];
632
632
  } & {}>;
633
633
  disabled: unknown;
@@ -640,8 +640,8 @@ export declare const LlApiComponent: import("ll-plus/es/utils").SFCWithInstall<i
640
640
  readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/config").IParamsOption[]) | (() => import("./src/config").IParamsOption[]) | ((new (...args: any[]) => import("./src/config").IParamsOption[]) | (() => import("./src/config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
641
641
  }, {
642
642
  props: import("@vue/shared").LooseRequired<{
643
- readonly columns: import("./src/config").IParamsColumn[];
644
643
  readonly dataSource: import("./src/config").IParamsData[];
644
+ readonly columns: import("./src/config").IParamsColumn[];
645
645
  readonly options: import("./src/config").IParamsOption[];
646
646
  readonly data: import("./src/config").IParamsData;
647
647
  } & {}>;
@@ -785,8 +785,8 @@ export declare const LlApiComponent: import("ll-plus/es/utils").SFCWithInstall<i
785
785
  readonly data: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/config").IParamsData) | (() => import("./src/config").IParamsData) | ((new (...args: any[]) => import("./src/config").IParamsData) | (() => import("./src/config").IParamsData))[], unknown, unknown, () => {}, boolean>;
786
786
  readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/config").IParamsOption[]) | (() => import("./src/config").IParamsOption[]) | ((new (...args: any[]) => import("./src/config").IParamsOption[]) | (() => import("./src/config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
787
787
  }>>, {
788
- readonly columns: import("./src/config").IParamsColumn[];
789
788
  readonly dataSource: import("./src/config").IParamsData[];
789
+ readonly columns: import("./src/config").IParamsColumn[];
790
790
  readonly options: import("./src/config").IParamsOption[];
791
791
  readonly data: import("./src/config").IParamsData;
792
792
  }, {}>;
@@ -795,8 +795,8 @@ export declare const LlApiComponent: import("ll-plus/es/utils").SFCWithInstall<i
795
795
  readonly columns: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/config").IParamsColumn[]) | (() => import("./src/config").IParamsColumn[]) | ((new (...args: any[]) => import("./src/config").IParamsColumn[]) | (() => import("./src/config").IParamsColumn[]))[], unknown, unknown, () => never[], boolean>;
796
796
  readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/config").IParamsOption[]) | (() => import("./src/config").IParamsOption[]) | ((new (...args: any[]) => import("./src/config").IParamsOption[]) | (() => import("./src/config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
797
797
  }>>, {
798
- readonly columns: import("./src/config").IParamsColumn[];
799
798
  readonly dataSource: import("./src/config").IParamsData[];
799
+ readonly columns: import("./src/config").IParamsColumn[];
800
800
  readonly options: import("./src/config").IParamsOption[];
801
801
  }, {}>;
802
802
  readonly formdataTableColumns: ({
@@ -282,8 +282,8 @@ declare const _default: import("vue").DefineComponent<{
282
282
  is: (name?: string) => string;
283
283
  };
284
284
  props: import("@vue/shared").LooseRequired<{
285
- readonly columns: import("./config").IParamsColumn[];
286
285
  readonly dataSource: import("./config").IParamsData[];
286
+ readonly columns: import("./config").IParamsColumn[];
287
287
  readonly options: import("./config").IParamsOption[];
288
288
  } & {}>;
289
289
  disabled: unknown;
@@ -296,8 +296,8 @@ declare const _default: import("vue").DefineComponent<{
296
296
  readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./config").IParamsOption[]) | (() => import("./config").IParamsOption[]) | ((new (...args: any[]) => import("./config").IParamsOption[]) | (() => import("./config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
297
297
  }, {
298
298
  props: import("@vue/shared").LooseRequired<{
299
- readonly columns: import("./config").IParamsColumn[];
300
299
  readonly dataSource: import("./config").IParamsData[];
300
+ readonly columns: import("./config").IParamsColumn[];
301
301
  readonly options: import("./config").IParamsOption[];
302
302
  readonly data: import("./config").IParamsData;
303
303
  } & {}>;
@@ -441,8 +441,8 @@ declare const _default: import("vue").DefineComponent<{
441
441
  readonly data: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./config").IParamsData) | (() => import("./config").IParamsData) | ((new (...args: any[]) => import("./config").IParamsData) | (() => import("./config").IParamsData))[], unknown, unknown, () => {}, boolean>;
442
442
  readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./config").IParamsOption[]) | (() => import("./config").IParamsOption[]) | ((new (...args: any[]) => import("./config").IParamsOption[]) | (() => import("./config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
443
443
  }>>, {
444
- readonly columns: import("./config").IParamsColumn[];
445
444
  readonly dataSource: import("./config").IParamsData[];
445
+ readonly columns: import("./config").IParamsColumn[];
446
446
  readonly options: import("./config").IParamsOption[];
447
447
  readonly data: import("./config").IParamsData;
448
448
  }, {}>;
@@ -451,8 +451,8 @@ declare const _default: import("vue").DefineComponent<{
451
451
  readonly columns: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./config").IParamsColumn[]) | (() => import("./config").IParamsColumn[]) | ((new (...args: any[]) => import("./config").IParamsColumn[]) | (() => import("./config").IParamsColumn[]))[], unknown, unknown, () => never[], boolean>;
452
452
  readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./config").IParamsOption[]) | (() => import("./config").IParamsOption[]) | ((new (...args: any[]) => import("./config").IParamsOption[]) | (() => import("./config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
453
453
  }>>, {
454
- readonly columns: import("./config").IParamsColumn[];
455
454
  readonly dataSource: import("./config").IParamsData[];
455
+ readonly columns: import("./config").IParamsColumn[];
456
456
  readonly options: import("./config").IParamsOption[];
457
457
  }, {}>;
458
458
  BodyComponent: import("vue").DefineComponent<{
@@ -626,8 +626,8 @@ declare const _default: import("vue").DefineComponent<{
626
626
  is: (name?: string) => string;
627
627
  };
628
628
  props: import("@vue/shared").LooseRequired<{
629
- readonly columns: import("./config").IParamsColumn[];
630
629
  readonly dataSource: import("./config").IParamsData[];
630
+ readonly columns: import("./config").IParamsColumn[];
631
631
  readonly options: import("./config").IParamsOption[];
632
632
  } & {}>;
633
633
  disabled: unknown;
@@ -640,8 +640,8 @@ declare const _default: import("vue").DefineComponent<{
640
640
  readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./config").IParamsOption[]) | (() => import("./config").IParamsOption[]) | ((new (...args: any[]) => import("./config").IParamsOption[]) | (() => import("./config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
641
641
  }, {
642
642
  props: import("@vue/shared").LooseRequired<{
643
- readonly columns: import("./config").IParamsColumn[];
644
643
  readonly dataSource: import("./config").IParamsData[];
644
+ readonly columns: import("./config").IParamsColumn[];
645
645
  readonly options: import("./config").IParamsOption[];
646
646
  readonly data: import("./config").IParamsData;
647
647
  } & {}>;
@@ -785,8 +785,8 @@ declare const _default: import("vue").DefineComponent<{
785
785
  readonly data: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./config").IParamsData) | (() => import("./config").IParamsData) | ((new (...args: any[]) => import("./config").IParamsData) | (() => import("./config").IParamsData))[], unknown, unknown, () => {}, boolean>;
786
786
  readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./config").IParamsOption[]) | (() => import("./config").IParamsOption[]) | ((new (...args: any[]) => import("./config").IParamsOption[]) | (() => import("./config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
787
787
  }>>, {
788
- readonly columns: import("./config").IParamsColumn[];
789
788
  readonly dataSource: import("./config").IParamsData[];
789
+ readonly columns: import("./config").IParamsColumn[];
790
790
  readonly options: import("./config").IParamsOption[];
791
791
  readonly data: import("./config").IParamsData;
792
792
  }, {}>;
@@ -795,8 +795,8 @@ declare const _default: import("vue").DefineComponent<{
795
795
  readonly columns: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./config").IParamsColumn[]) | (() => import("./config").IParamsColumn[]) | ((new (...args: any[]) => import("./config").IParamsColumn[]) | (() => import("./config").IParamsColumn[]))[], unknown, unknown, () => never[], boolean>;
796
796
  readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./config").IParamsOption[]) | (() => import("./config").IParamsOption[]) | ((new (...args: any[]) => import("./config").IParamsOption[]) | (() => import("./config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
797
797
  }>>, {
798
- readonly columns: import("./config").IParamsColumn[];
799
798
  readonly dataSource: import("./config").IParamsData[];
799
+ readonly columns: import("./config").IParamsColumn[];
800
800
  readonly options: import("./config").IParamsOption[];
801
801
  }, {}>;
802
802
  readonly formdataTableColumns: ({
@@ -169,8 +169,8 @@ declare const _default: import("vue").DefineComponent<{
169
169
  is: (name?: string) => string;
170
170
  };
171
171
  props: import("@vue/shared").LooseRequired<{
172
- readonly columns: import("../config").IParamsColumn[];
173
172
  readonly dataSource: import("../config").IParamsData[];
173
+ readonly columns: import("../config").IParamsColumn[];
174
174
  readonly options: import("../config").IParamsOption[];
175
175
  } & {}>;
176
176
  disabled: unknown;
@@ -183,8 +183,8 @@ declare const _default: import("vue").DefineComponent<{
183
183
  readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]) | ((new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
184
184
  }, {
185
185
  props: import("@vue/shared").LooseRequired<{
186
- readonly columns: import("../config").IParamsColumn[];
187
186
  readonly dataSource: import("../config").IParamsData[];
187
+ readonly columns: import("../config").IParamsColumn[];
188
188
  readonly options: import("../config").IParamsOption[];
189
189
  readonly data: import("../config").IParamsData;
190
190
  } & {}>;
@@ -328,8 +328,8 @@ declare const _default: import("vue").DefineComponent<{
328
328
  readonly data: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("../config").IParamsData) | (() => import("../config").IParamsData) | ((new (...args: any[]) => import("../config").IParamsData) | (() => import("../config").IParamsData))[], unknown, unknown, () => {}, boolean>;
329
329
  readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]) | ((new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
330
330
  }>>, {
331
- readonly columns: import("../config").IParamsColumn[];
332
331
  readonly dataSource: import("../config").IParamsData[];
332
+ readonly columns: import("../config").IParamsColumn[];
333
333
  readonly options: import("../config").IParamsOption[];
334
334
  readonly data: import("../config").IParamsData;
335
335
  }, {}>;
@@ -338,8 +338,8 @@ declare const _default: import("vue").DefineComponent<{
338
338
  readonly columns: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("../config").IParamsColumn[]) | (() => import("../config").IParamsColumn[]) | ((new (...args: any[]) => import("../config").IParamsColumn[]) | (() => import("../config").IParamsColumn[]))[], unknown, unknown, () => never[], boolean>;
339
339
  readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]) | ((new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
340
340
  }>>, {
341
- readonly columns: import("../config").IParamsColumn[];
342
341
  readonly dataSource: import("../config").IParamsData[];
342
+ readonly columns: import("../config").IParamsColumn[];
343
343
  readonly options: import("../config").IParamsOption[];
344
344
  }, {}>;
345
345
  readonly formdataTableColumns: ({
@@ -5,8 +5,8 @@ declare const _default: import("vue").DefineComponent<{
5
5
  readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]) | ((new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
6
6
  }, {
7
7
  props: import("@vue/shared").LooseRequired<{
8
- readonly columns: import("../config").IParamsColumn[];
9
8
  readonly dataSource: import("../config").IParamsData[];
9
+ readonly columns: import("../config").IParamsColumn[];
10
10
  readonly options: import("../config").IParamsOption[];
11
11
  readonly data: import("../config").IParamsData;
12
12
  } & {}>;
@@ -150,8 +150,8 @@ declare const _default: import("vue").DefineComponent<{
150
150
  readonly data: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("../config").IParamsData) | (() => import("../config").IParamsData) | ((new (...args: any[]) => import("../config").IParamsData) | (() => import("../config").IParamsData))[], unknown, unknown, () => {}, boolean>;
151
151
  readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]) | ((new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
152
152
  }>>, {
153
- readonly columns: import("../config").IParamsColumn[];
154
153
  readonly dataSource: import("../config").IParamsData[];
154
+ readonly columns: import("../config").IParamsColumn[];
155
155
  readonly options: import("../config").IParamsOption[];
156
156
  readonly data: import("../config").IParamsData;
157
157
  }, {}>;
@@ -14,8 +14,8 @@ declare const _default: import("vue").DefineComponent<{
14
14
  is: (name?: string) => string;
15
15
  };
16
16
  props: import("@vue/shared").LooseRequired<{
17
- readonly columns: import("../config").IParamsColumn[];
18
17
  readonly dataSource: import("../config").IParamsData[];
18
+ readonly columns: import("../config").IParamsColumn[];
19
19
  readonly options: import("../config").IParamsOption[];
20
20
  } & {}>;
21
21
  disabled: unknown;
@@ -28,8 +28,8 @@ declare const _default: import("vue").DefineComponent<{
28
28
  readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]) | ((new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
29
29
  }, {
30
30
  props: import("@vue/shared").LooseRequired<{
31
- readonly columns: import("../config").IParamsColumn[];
32
31
  readonly dataSource: import("../config").IParamsData[];
32
+ readonly columns: import("../config").IParamsColumn[];
33
33
  readonly options: import("../config").IParamsOption[];
34
34
  readonly data: import("../config").IParamsData;
35
35
  } & {}>;
@@ -173,8 +173,8 @@ declare const _default: import("vue").DefineComponent<{
173
173
  readonly data: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("../config").IParamsData) | (() => import("../config").IParamsData) | ((new (...args: any[]) => import("../config").IParamsData) | (() => import("../config").IParamsData))[], unknown, unknown, () => {}, boolean>;
174
174
  readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]) | ((new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
175
175
  }>>, {
176
- readonly columns: import("../config").IParamsColumn[];
177
176
  readonly dataSource: import("../config").IParamsData[];
177
+ readonly columns: import("../config").IParamsColumn[];
178
178
  readonly options: import("../config").IParamsOption[];
179
179
  readonly data: import("../config").IParamsData;
180
180
  }, {}>;
@@ -183,8 +183,8 @@ declare const _default: import("vue").DefineComponent<{
183
183
  readonly columns: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("../config").IParamsColumn[]) | (() => import("../config").IParamsColumn[]) | ((new (...args: any[]) => import("../config").IParamsColumn[]) | (() => import("../config").IParamsColumn[]))[], unknown, unknown, () => never[], boolean>;
184
184
  readonly options: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]) | ((new (...args: any[]) => import("../config").IParamsOption[]) | (() => import("../config").IParamsOption[]))[], unknown, unknown, () => never[], boolean>;
185
185
  }>>, {
186
- readonly columns: import("../config").IParamsColumn[];
187
186
  readonly dataSource: import("../config").IParamsData[];
187
+ readonly columns: import("../config").IParamsColumn[];
188
188
  readonly options: import("../config").IParamsOption[];
189
189
  }, {}>;
190
190
  export default _default;
@@ -25,7 +25,7 @@ export declare const LlBreadcrumbCard: import("ll-plus/es/utils").SFCWithInstall
25
25
  readonly onClose?: ((bool: boolean) => any) | undefined;
26
26
  } & {}>;
27
27
  emits: ((event: "close", bool: boolean) => void) & ((event: "update:visible", bool: boolean) => void);
28
- scrollPosition: import("vue").Ref<("top" | "bottom" | "scrolling") | undefined>;
28
+ scrollPosition: import("vue").Ref<("top" | "scrolling" | "bottom") | undefined>;
29
29
  isHasScrollBar: import("vue").Ref<boolean>;
30
30
  scrollRef: import("vue").Ref<HTMLElement | undefined>;
31
31
  breadcrumbCardRef: import("vue").Ref<HTMLElement | undefined>;
@@ -24,7 +24,7 @@ declare const _default: import("vue").DefineComponent<{
24
24
  readonly onClose?: ((bool: boolean) => any) | undefined;
25
25
  } & {}>;
26
26
  emits: ((event: "close", bool: boolean) => void) & ((event: "update:visible", bool: boolean) => void);
27
- scrollPosition: import("vue").Ref<("top" | "bottom" | "scrolling") | undefined>;
27
+ scrollPosition: import("vue").Ref<("top" | "scrolling" | "bottom") | undefined>;
28
28
  isHasScrollBar: import("vue").Ref<boolean>;
29
29
  scrollRef: import("vue").Ref<HTMLElement | undefined>;
30
30
  breadcrumbCardRef: import("vue").Ref<HTMLElement | undefined>;
@@ -64,7 +64,7 @@ export declare const LlButton: import("ll-plus/es/utils").SFCWithInstall<import(
64
64
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
65
65
  };
66
66
  size: {
67
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
67
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
68
68
  };
69
69
  loading: {
70
70
  type: import("vue").PropType<boolean | {
@@ -111,7 +111,7 @@ export declare const LlButton: import("ll-plus/es/utils").SFCWithInstall<import(
111
111
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
112
112
  };
113
113
  size: {
114
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
114
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
115
115
  };
116
116
  loading: {
117
117
  type: import("vue").PropType<boolean | {
@@ -177,7 +177,7 @@ export declare const LlButton: import("ll-plus/es/utils").SFCWithInstall<import(
177
177
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
178
178
  };
179
179
  size: {
180
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
180
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
181
181
  };
182
182
  loading: {
183
183
  type: import("vue").PropType<boolean | {
@@ -237,7 +237,7 @@ export declare const LlButton: import("ll-plus/es/utils").SFCWithInstall<import(
237
237
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
238
238
  };
239
239
  size: {
240
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
240
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
241
241
  };
242
242
  loading: {
243
243
  type: import("vue").PropType<boolean | {
@@ -289,12 +289,12 @@ export declare const LlButton: import("ll-plus/es/utils").SFCWithInstall<import(
289
289
  readonly Group: import("vue").DefineComponent<{
290
290
  prefixCls: StringConstructor;
291
291
  size: {
292
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
292
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
293
293
  };
294
294
  }, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
295
295
  prefixCls: StringConstructor;
296
296
  size: {
297
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
297
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
298
298
  };
299
299
  }>>, {}, {}>;
300
300
  };
@@ -63,7 +63,7 @@ declare const _default: import("vue").DefineComponent<{
63
63
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
64
64
  };
65
65
  size: {
66
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
66
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
67
67
  };
68
68
  loading: {
69
69
  type: import("vue").PropType<boolean | {
@@ -110,7 +110,7 @@ declare const _default: import("vue").DefineComponent<{
110
110
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
111
111
  };
112
112
  size: {
113
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
113
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
114
114
  };
115
115
  loading: {
116
116
  type: import("vue").PropType<boolean | {
@@ -176,7 +176,7 @@ declare const _default: import("vue").DefineComponent<{
176
176
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
177
177
  };
178
178
  size: {
179
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
179
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
180
180
  };
181
181
  loading: {
182
182
  type: import("vue").PropType<boolean | {
@@ -236,7 +236,7 @@ declare const _default: import("vue").DefineComponent<{
236
236
  type: import("vue").PropType<import("ant-design-vue/es/button").ButtonShape>;
237
237
  };
238
238
  size: {
239
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
239
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
240
240
  };
241
241
  loading: {
242
242
  type: import("vue").PropType<boolean | {
@@ -288,12 +288,12 @@ declare const _default: import("vue").DefineComponent<{
288
288
  readonly Group: import("vue").DefineComponent<{
289
289
  prefixCls: StringConstructor;
290
290
  size: {
291
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
291
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
292
292
  };
293
293
  }, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
294
294
  prefixCls: StringConstructor;
295
295
  size: {
296
- type: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
296
+ type: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
297
297
  };
298
298
  }>>, {}, {}>;
299
299
  };
@@ -19,7 +19,7 @@ export declare const LlCascader: import("ll-plus/es/utils").SFCWithInstall<impor
19
19
  type: BooleanConstructor;
20
20
  default: any;
21
21
  };
22
- size: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
22
+ size: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
23
23
  bordered: {
24
24
  type: BooleanConstructor;
25
25
  default: any;
@@ -77,7 +77,7 @@ export declare const LlCascader: import("ll-plus/es/utils").SFCWithInstall<impor
77
77
  type: import("vue").PropType<import("ant-design-vue/es/vc-cascader/Cascader").ValueType>;
78
78
  };
79
79
  showAction: {
80
- type: import("vue").PropType<("focus" | "click")[]>;
80
+ type: import("vue").PropType<("click" | "focus")[]>;
81
81
  };
82
82
  onPopupVisibleChange: import("vue").PropType<(open: boolean) => void>;
83
83
  popupStyle: {
@@ -165,7 +165,7 @@ export declare const LlCascader: import("ll-plus/es/utils").SFCWithInstall<impor
165
165
  type: import("vue").PropType<import("ant-design-vue/es/vc-cascader/Cascader").ShowCheckedStrategy>;
166
166
  default: string;
167
167
  };
168
- expandTrigger: import("vue").PropType<"hover" | "click">;
168
+ expandTrigger: import("vue").PropType<"click" | "hover">;
169
169
  dropdownPrefixCls: StringConstructor;
170
170
  dropdownMenuColumnStyle: {
171
171
  type: import("vue").PropType<import("vue").CSSProperties>;
@@ -177,7 +177,7 @@ export declare const LlCascader: import("ll-plus/es/utils").SFCWithInstall<impor
177
177
  type: BooleanConstructor;
178
178
  default: any;
179
179
  };
180
- size: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
180
+ size: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
181
181
  bordered: {
182
182
  type: BooleanConstructor;
183
183
  default: any;
@@ -235,7 +235,7 @@ export declare const LlCascader: import("ll-plus/es/utils").SFCWithInstall<impor
235
235
  type: import("vue").PropType<import("ant-design-vue/es/vc-cascader/Cascader").ValueType>;
236
236
  };
237
237
  showAction: {
238
- type: import("vue").PropType<("focus" | "click")[]>;
238
+ type: import("vue").PropType<("click" | "focus")[]>;
239
239
  };
240
240
  onPopupVisibleChange: import("vue").PropType<(open: boolean) => void>;
241
241
  popupStyle: {
@@ -323,7 +323,7 @@ export declare const LlCascader: import("ll-plus/es/utils").SFCWithInstall<impor
323
323
  type: import("vue").PropType<import("ant-design-vue/es/vc-cascader/Cascader").ShowCheckedStrategy>;
324
324
  default: string;
325
325
  };
326
- expandTrigger: import("vue").PropType<"hover" | "click">;
326
+ expandTrigger: import("vue").PropType<"click" | "hover">;
327
327
  dropdownPrefixCls: StringConstructor;
328
328
  dropdownMenuColumnStyle: {
329
329
  type: import("vue").PropType<import("vue").CSSProperties>;
@@ -361,7 +361,7 @@ export declare const LlCascader: import("ll-plus/es/utils").SFCWithInstall<impor
361
361
  type: BooleanConstructor;
362
362
  default: any;
363
363
  };
364
- size: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
364
+ size: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
365
365
  bordered: {
366
366
  type: BooleanConstructor;
367
367
  default: any;
@@ -419,7 +419,7 @@ export declare const LlCascader: import("ll-plus/es/utils").SFCWithInstall<impor
419
419
  type: import("vue").PropType<import("ant-design-vue/es/vc-cascader/Cascader").ValueType>;
420
420
  };
421
421
  showAction: {
422
- type: import("vue").PropType<("focus" | "click")[]>;
422
+ type: import("vue").PropType<("click" | "focus")[]>;
423
423
  };
424
424
  onPopupVisibleChange: import("vue").PropType<(open: boolean) => void>;
425
425
  popupStyle: {
@@ -507,7 +507,7 @@ export declare const LlCascader: import("ll-plus/es/utils").SFCWithInstall<impor
507
507
  type: import("vue").PropType<import("ant-design-vue/es/vc-cascader/Cascader").ShowCheckedStrategy>;
508
508
  default: string;
509
509
  };
510
- expandTrigger: import("vue").PropType<"hover" | "click">;
510
+ expandTrigger: import("vue").PropType<"click" | "hover">;
511
511
  dropdownPrefixCls: StringConstructor;
512
512
  dropdownMenuColumnStyle: {
513
513
  type: import("vue").PropType<import("vue").CSSProperties>;
@@ -542,7 +542,7 @@ export declare const LlCascader: import("ll-plus/es/utils").SFCWithInstall<impor
542
542
  type: BooleanConstructor;
543
543
  default: any;
544
544
  };
545
- size: import("vue").PropType<import("ant-design-vue/es/button").ButtonSize>;
545
+ size: import("vue").PropType<import("ant-design-vue/es/config-provider").SizeType>;
546
546
  bordered: {
547
547
  type: BooleanConstructor;
548
548
  default: any;
@@ -600,7 +600,7 @@ export declare const LlCascader: import("ll-plus/es/utils").SFCWithInstall<impor
600
600
  type: import("vue").PropType<import("ant-design-vue/es/vc-cascader/Cascader").ValueType>;
601
601
  };
602
602
  showAction: {
603
- type: import("vue").PropType<("focus" | "click")[]>;
603
+ type: import("vue").PropType<("click" | "focus")[]>;
604
604
  };
605
605
  onPopupVisibleChange: import("vue").PropType<(open: boolean) => void>;
606
606
  popupStyle: {
@@ -688,7 +688,7 @@ export declare const LlCascader: import("ll-plus/es/utils").SFCWithInstall<impor
688
688
  type: import("vue").PropType<import("ant-design-vue/es/vc-cascader/Cascader").ShowCheckedStrategy>;
689
689
  default: string;
690
690
  };
691
- expandTrigger: import("vue").PropType<"hover" | "click">;
691
+ expandTrigger: import("vue").PropType<"click" | "hover">;
692
692
  dropdownPrefixCls: StringConstructor;
693
693
  dropdownMenuColumnStyle: {
694
694
  type: import("vue").PropType<import("vue").CSSProperties>;