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
@@ -482,21 +482,21 @@ export declare const LlCheckboxGroup: import("ll-plus/es/utils").SFCWithInstall<
482
482
  })[]))[], unknown, unknown, () => never[], boolean>;
483
483
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
484
484
  align: {
485
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
486
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
487
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
488
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
489
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
490
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
491
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
485
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
486
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
487
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
488
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
489
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
490
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
491
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
492
492
  }>;
493
- default: "top" | "bottom" | "middle" | "stretch" | {
494
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
495
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
496
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
497
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
498
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
499
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
493
+ default: "middle" | "bottom" | "top" | "stretch" | {
494
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
495
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
496
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
497
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
498
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
499
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
500
500
  };
501
501
  };
502
502
  justify: {
@@ -528,21 +528,21 @@ export declare const LlCheckboxGroup: import("ll-plus/es/utils").SFCWithInstall<
528
528
  };
529
529
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
530
530
  align: {
531
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
532
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
533
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
534
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
535
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
536
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
537
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
531
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
532
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
533
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
534
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
535
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
536
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
537
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
538
538
  }>;
539
- default: "top" | "bottom" | "middle" | "stretch" | {
540
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
541
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
542
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
543
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
544
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
545
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
539
+ default: "middle" | "bottom" | "top" | "stretch" | {
540
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
541
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
542
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
543
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
544
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
545
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
546
546
  };
547
547
  };
548
548
  justify: {
@@ -574,21 +574,21 @@ export declare const LlCheckboxGroup: import("ll-plus/es/utils").SFCWithInstall<
574
574
  };
575
575
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
576
576
  align: {
577
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
578
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
579
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
580
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
581
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
582
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
583
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
577
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
578
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
579
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
580
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
581
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
582
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
583
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
584
584
  }>;
585
- default: "top" | "bottom" | "middle" | "stretch" | {
586
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
587
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
588
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
589
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
590
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
591
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
585
+ default: "middle" | "bottom" | "top" | "stretch" | {
586
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
587
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
588
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
589
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
590
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
591
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
592
592
  };
593
593
  };
594
594
  justify: {
@@ -620,21 +620,21 @@ export declare const LlCheckboxGroup: import("ll-plus/es/utils").SFCWithInstall<
620
620
  };
621
621
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
622
622
  align: {
623
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
624
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
625
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
626
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
627
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
628
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
629
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
623
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
624
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
625
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
626
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
627
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
628
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
629
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
630
630
  }>;
631
- default: "top" | "bottom" | "middle" | "stretch" | {
632
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
633
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
634
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
635
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
636
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
637
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
631
+ default: "middle" | "bottom" | "top" | "stretch" | {
632
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
633
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
634
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
635
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
636
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
637
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
638
638
  };
639
639
  };
640
640
  justify: {
@@ -708,21 +708,21 @@ export declare const LlCheckboxGroup: import("ll-plus/es/utils").SFCWithInstall<
708
708
  })[];
709
709
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
710
710
  align: {
711
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
712
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
713
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
714
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
715
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
716
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
717
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
711
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
712
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
713
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
714
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
715
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
716
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
717
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
718
718
  }>;
719
- default: "top" | "bottom" | "middle" | "stretch" | {
720
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
721
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
722
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
723
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
724
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
725
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
719
+ default: "middle" | "bottom" | "top" | "stretch" | {
720
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
721
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
722
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
723
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
724
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
725
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
726
726
  };
727
727
  };
728
728
  justify: {
@@ -772,21 +772,21 @@ export declare const LlCheckboxGroup: import("ll-plus/es/utils").SFCWithInstall<
772
772
  readonly Row: {
773
773
  new (...args: any[]): import("@vue/runtime-core").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
774
774
  align: {
775
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
776
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
777
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
778
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
779
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
780
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
781
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
775
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
776
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
777
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
778
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
779
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
780
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
781
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
782
782
  }>;
783
- default: "top" | "bottom" | "middle" | "stretch" | {
784
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
785
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
786
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
787
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
788
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
789
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
783
+ default: "middle" | "bottom" | "top" | "stretch" | {
784
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
785
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
786
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
787
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
788
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
789
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
790
790
  };
791
791
  };
792
792
  justify: {
@@ -818,21 +818,21 @@ export declare const LlCheckboxGroup: import("ll-plus/es/utils").SFCWithInstall<
818
818
  };
819
819
  }>>, () => import("ant-design-vue/es/_util/type").VueNode, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
820
820
  align: {
821
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
822
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
823
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
824
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
825
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
826
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
827
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
821
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
822
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
823
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
824
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
825
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
826
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
827
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
828
828
  }>;
829
- default: "top" | "bottom" | "middle" | "stretch" | {
830
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
831
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
832
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
833
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
834
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
835
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
829
+ default: "middle" | "bottom" | "top" | "stretch" | {
830
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
831
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
832
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
833
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
834
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
835
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
836
836
  };
837
837
  };
838
838
  justify: {
@@ -863,13 +863,13 @@ export declare const LlCheckboxGroup: import("ll-plus/es/utils").SFCWithInstall<
863
863
  default: any;
864
864
  };
865
865
  }>>, {
866
- align: "top" | "bottom" | "middle" | "stretch" | {
867
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
868
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
869
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
870
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
871
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
872
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
866
+ align: "middle" | "bottom" | "top" | "stretch" | {
867
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
868
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
869
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
870
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
871
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
872
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
873
873
  };
874
874
  justify: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
875
875
  sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
@@ -890,21 +890,21 @@ export declare const LlCheckboxGroup: import("ll-plus/es/utils").SFCWithInstall<
890
890
  Defaults: {};
891
891
  }, Readonly<import("vue").ExtractPropTypes<{
892
892
  align: {
893
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
894
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
895
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
896
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
897
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
898
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
899
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
893
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
894
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
895
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
896
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
897
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
898
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
899
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
900
900
  }>;
901
- default: "top" | "bottom" | "middle" | "stretch" | {
902
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
903
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
904
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
905
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
906
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
907
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
901
+ default: "middle" | "bottom" | "top" | "stretch" | {
902
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
903
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
904
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
905
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
906
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
907
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
908
908
  };
909
909
  };
910
910
  justify: {
@@ -935,13 +935,13 @@ export declare const LlCheckboxGroup: import("ll-plus/es/utils").SFCWithInstall<
935
935
  default: any;
936
936
  };
937
937
  }>>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, {
938
- align: "top" | "bottom" | "middle" | "stretch" | {
939
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
940
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
941
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
942
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
943
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
944
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
938
+ align: "middle" | "bottom" | "top" | "stretch" | {
939
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
940
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
941
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
942
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
943
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
944
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
945
945
  };
946
946
  justify: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
947
947
  sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
@@ -959,21 +959,21 @@ export declare const LlCheckboxGroup: import("ll-plus/es/utils").SFCWithInstall<
959
959
  __isSuspense?: undefined;
960
960
  } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
961
961
  align: {
962
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
963
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
964
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
965
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
966
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
967
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
968
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
962
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
963
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
964
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
965
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
966
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
967
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
968
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
969
969
  }>;
970
- default: "top" | "bottom" | "middle" | "stretch" | {
971
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
972
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
973
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
974
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
975
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
976
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
970
+ default: "middle" | "bottom" | "top" | "stretch" | {
971
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
972
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
973
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
974
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
975
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
976
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
977
977
  };
978
978
  };
979
979
  justify: {
@@ -1004,13 +1004,13 @@ export declare const LlCheckboxGroup: import("ll-plus/es/utils").SFCWithInstall<
1004
1004
  default: any;
1005
1005
  };
1006
1006
  }>>, () => import("ant-design-vue/es/_util/type").VueNode, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
1007
- align: "top" | "bottom" | "middle" | "stretch" | {
1008
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
1009
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
1010
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1011
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1012
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
1013
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
1007
+ align: "middle" | "bottom" | "top" | "stretch" | {
1008
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
1009
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
1010
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1011
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1012
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
1013
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
1014
1014
  };
1015
1015
  justify: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | {
1016
1016
  sm?: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly" | undefined;
@@ -1667,21 +1667,21 @@ export declare const LlCheckboxGroup: import("ll-plus/es/utils").SFCWithInstall<
1667
1667
  })[]))[], unknown, unknown, () => never[], boolean>;
1668
1668
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
1669
1669
  align: {
1670
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
1671
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
1672
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
1673
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
1674
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
1675
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1676
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1670
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
1671
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
1672
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
1673
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
1674
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
1675
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1676
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1677
1677
  }>;
1678
- default: "top" | "bottom" | "middle" | "stretch" | {
1679
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
1680
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
1681
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
1682
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
1683
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1684
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1678
+ default: "middle" | "bottom" | "top" | "stretch" | {
1679
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
1680
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
1681
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
1682
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
1683
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1684
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1685
1685
  };
1686
1686
  };
1687
1687
  justify: {
@@ -1713,21 +1713,21 @@ export declare const LlCheckboxGroup: import("ll-plus/es/utils").SFCWithInstall<
1713
1713
  };
1714
1714
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
1715
1715
  align: {
1716
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
1717
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
1718
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
1719
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
1720
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
1721
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1722
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1716
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
1717
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
1718
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
1719
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
1720
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
1721
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1722
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1723
1723
  }>;
1724
- default: "top" | "bottom" | "middle" | "stretch" | {
1725
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
1726
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
1727
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
1728
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
1729
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1730
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1724
+ default: "middle" | "bottom" | "top" | "stretch" | {
1725
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
1726
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
1727
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
1728
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
1729
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1730
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1731
1731
  };
1732
1732
  };
1733
1733
  justify: {
@@ -1759,21 +1759,21 @@ export declare const LlCheckboxGroup: import("ll-plus/es/utils").SFCWithInstall<
1759
1759
  };
1760
1760
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
1761
1761
  align: {
1762
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
1763
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
1764
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
1765
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
1766
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
1767
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1768
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1762
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
1763
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
1764
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
1765
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
1766
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
1767
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1768
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1769
1769
  }>;
1770
- default: "top" | "bottom" | "middle" | "stretch" | {
1771
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
1772
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
1773
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
1774
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
1775
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1776
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1770
+ default: "middle" | "bottom" | "top" | "stretch" | {
1771
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
1772
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
1773
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
1774
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
1775
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1776
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1777
1777
  };
1778
1778
  };
1779
1779
  justify: {
@@ -1805,21 +1805,21 @@ export declare const LlCheckboxGroup: import("ll-plus/es/utils").SFCWithInstall<
1805
1805
  };
1806
1806
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
1807
1807
  align: {
1808
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
1809
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
1810
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
1811
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
1812
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
1813
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1814
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1808
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
1809
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
1810
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
1811
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
1812
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
1813
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1814
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1815
1815
  }>;
1816
- default: "top" | "bottom" | "middle" | "stretch" | {
1817
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
1818
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
1819
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
1820
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
1821
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1822
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1816
+ default: "middle" | "bottom" | "top" | "stretch" | {
1817
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
1818
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
1819
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
1820
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
1821
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1822
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1823
1823
  };
1824
1824
  };
1825
1825
  justify: {
@@ -1892,21 +1892,21 @@ export declare const LlCheckboxGroup: import("ll-plus/es/utils").SFCWithInstall<
1892
1892
  })[];
1893
1893
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
1894
1894
  align: {
1895
- type: import("vue").PropType<"top" | "bottom" | "middle" | "stretch" | {
1896
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
1897
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
1898
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
1899
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
1900
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1901
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1895
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
1896
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
1897
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
1898
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
1899
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
1900
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1901
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1902
1902
  }>;
1903
- default: "top" | "bottom" | "middle" | "stretch" | {
1904
- xs?: "top" | "bottom" | "middle" | "stretch" | undefined;
1905
- sm?: "top" | "bottom" | "middle" | "stretch" | undefined;
1906
- md?: "top" | "bottom" | "middle" | "stretch" | undefined;
1907
- lg?: "top" | "bottom" | "middle" | "stretch" | undefined;
1908
- xl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1909
- xxl?: "top" | "bottom" | "middle" | "stretch" | undefined;
1903
+ default: "middle" | "bottom" | "top" | "stretch" | {
1904
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
1905
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
1906
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
1907
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
1908
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1909
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
1910
1910
  };
1911
1911
  };
1912
1912
  justify: {