ll-plus 2.3.3 → 2.3.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (214) hide show
  1. package/es/components/advanced-filtering/index.d.ts +303 -303
  2. package/es/components/advanced-filtering/src/advanced-filtering.vue.d.ts +154 -154
  3. package/es/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +145 -145
  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 +36 -36
  6. package/es/components/api-component/src/api-component.vue.d.ts +36 -36
  7. package/es/components/api-component/src/components/api-modal.vue.d.ts +6 -6
  8. package/es/components/api-component/src/components/api-url.vue.d.ts +7 -7
  9. package/es/components/api-component/src/components/click-input.vue.d.ts +12 -12
  10. package/es/components/api-component/src/components/params-table-row.vue.d.ts +18 -18
  11. package/es/components/api-component/src/components/params-table.vue.d.ts +22 -22
  12. package/es/components/api-component/src/config/api-component.d.ts +1 -1
  13. package/es/components/api-component/src/config/api-modal.d.ts +1 -1
  14. package/es/components/api-component/src/config/click-input.d.ts +1 -1
  15. package/es/components/button/index.d.ts +1 -1
  16. package/es/components/button/src/button.vue.d.ts +1 -1
  17. package/es/components/checkbox/index.d.ts +217 -217
  18. package/es/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
  19. package/es/components/checkbox/src/checkbox.d.ts +56 -56
  20. package/es/components/code-editor/index.d.ts +2 -2
  21. package/es/components/code-editor/src/code-editor.vue.d.ts +2 -2
  22. package/es/components/drawer/index.d.ts +11 -11
  23. package/es/components/drawer/src/components/second-confirmation/index.d.ts +8 -8
  24. package/es/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +8 -8
  25. package/es/components/drawer/src/drawer.vue.d.ts +11 -11
  26. package/es/components/easy-cron/index.d.ts +86 -86
  27. package/es/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +79 -79
  28. package/es/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +79 -79
  29. package/es/components/easy-cron/src/easy-cron.vue.d.ts +86 -86
  30. package/es/components/form/index.d.ts +142 -142
  31. package/es/components/form/src/config/form.d.ts +56 -56
  32. package/es/components/form/src/form.vue.d.ts +142 -142
  33. package/es/components/icon-base/index.d.ts +1 -1
  34. package/es/components/icon-base/src/icon-base.vue.d.ts +1 -1
  35. package/es/components/input/index.d.ts +31 -31
  36. package/es/components/input/src/input.vue.d.ts +31 -31
  37. package/es/components/key-value/index.d.ts +686 -686
  38. package/es/components/key-value/src/components/key-value-item.vue.d.ts +228 -228
  39. package/es/components/key-value/src/components/key-value-item.vue2.mjs +1 -1
  40. package/es/components/key-value/src/components/key-value-item.vue2.mjs.map +1 -1
  41. package/es/components/key-value/src/key-value.vue.d.ts +686 -686
  42. package/es/components/modal/index.d.ts +5 -5
  43. package/es/components/modal/src/modal.vue.d.ts +5 -5
  44. package/es/components/number-range/index.d.ts +2 -2
  45. package/es/components/number-range/src/number-range.vue.d.ts +2 -2
  46. package/es/components/operate-icon/index.d.ts +3 -3
  47. package/es/components/operate-icon/src/operate-icon.vue.d.ts +3 -3
  48. package/es/components/select/index.d.ts +11 -11
  49. package/es/components/select/src/select.vue.d.ts +11 -11
  50. package/es/components/table/index.d.ts +6 -6
  51. package/es/components/table/src/components/main-table.vue.d.ts +2 -2
  52. package/es/components/table/src/components/main-table.vue2.mjs +7 -0
  53. package/es/components/table/src/components/main-table.vue2.mjs.map +1 -1
  54. package/es/components/table/src/config/table.d.ts +2 -2
  55. package/es/components/table/src/table.vue.d.ts +6 -6
  56. package/es/components/table/src/table.vue2.mjs +14 -3
  57. package/es/components/table/src/table.vue2.mjs.map +1 -1
  58. package/es/components/textarea/index.d.ts +5 -5
  59. package/es/components/textarea/src/textarea.vue.d.ts +5 -5
  60. package/es/components/tooltip/index.d.ts +4 -4
  61. package/es/components/tooltip/src/tooltip.d.ts +1 -1
  62. package/es/components/tooltip/src/tooltip.vue.d.ts +4 -4
  63. package/es/components/tree/index.d.ts +2 -2
  64. package/es/components/tree/src/tree.vue.d.ts +2 -2
  65. package/es/components/tree-search/index.d.ts +17 -17
  66. package/es/components/tree-search/src/config/tree-search.d.ts +4 -4
  67. package/es/components/tree-search/src/tree-search.vue.d.ts +17 -17
  68. package/es/components/upload-drag/index.d.ts +6 -6
  69. package/es/components/upload-drag/src/upload-drag.vue.d.ts +6 -6
  70. package/es/components/uri-input/index.d.ts +2 -2
  71. package/es/components/uri-input/src/uri-input.vue.d.ts +2 -2
  72. package/index.full.js +22 -4
  73. package/index.full.min.js +2 -2
  74. package/index.full.min.js.map +1 -1
  75. package/index.full.min.mjs +16 -16
  76. package/index.full.min.mjs.map +1 -1
  77. package/index.full.mjs +22 -4
  78. package/lib/components/advanced-filtering/index.d.ts +303 -303
  79. package/lib/components/advanced-filtering/src/advanced-filtering.vue.d.ts +154 -154
  80. package/lib/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +145 -145
  81. package/lib/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
  82. package/lib/components/api-component/index.d.ts +36 -36
  83. package/lib/components/api-component/src/api-component.vue.d.ts +36 -36
  84. package/lib/components/api-component/src/components/api-modal.vue.d.ts +6 -6
  85. package/lib/components/api-component/src/components/api-url.vue.d.ts +7 -7
  86. package/lib/components/api-component/src/components/click-input.vue.d.ts +12 -12
  87. package/lib/components/api-component/src/components/params-table-row.vue.d.ts +18 -18
  88. package/lib/components/api-component/src/components/params-table.vue.d.ts +22 -22
  89. package/lib/components/api-component/src/config/api-component.d.ts +1 -1
  90. package/lib/components/api-component/src/config/api-modal.d.ts +1 -1
  91. package/lib/components/api-component/src/config/click-input.d.ts +1 -1
  92. package/lib/components/button/index.d.ts +1 -1
  93. package/lib/components/button/src/button.vue.d.ts +1 -1
  94. package/lib/components/checkbox/index.d.ts +217 -217
  95. package/lib/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
  96. package/lib/components/checkbox/src/checkbox.d.ts +56 -56
  97. package/lib/components/code-editor/index.d.ts +2 -2
  98. package/lib/components/code-editor/src/code-editor.vue.d.ts +2 -2
  99. package/lib/components/drawer/index.d.ts +11 -11
  100. package/lib/components/drawer/src/components/second-confirmation/index.d.ts +8 -8
  101. package/lib/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +8 -8
  102. package/lib/components/drawer/src/drawer.vue.d.ts +11 -11
  103. package/lib/components/easy-cron/index.d.ts +86 -86
  104. package/lib/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +79 -79
  105. package/lib/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +79 -79
  106. package/lib/components/easy-cron/src/easy-cron.vue.d.ts +86 -86
  107. package/lib/components/form/index.d.ts +142 -142
  108. package/lib/components/form/src/config/form.d.ts +56 -56
  109. package/lib/components/form/src/form.vue.d.ts +142 -142
  110. package/lib/components/icon-base/index.d.ts +1 -1
  111. package/lib/components/icon-base/src/icon-base.vue.d.ts +1 -1
  112. package/lib/components/input/index.d.ts +31 -31
  113. package/lib/components/input/src/input.vue.d.ts +31 -31
  114. package/lib/components/key-value/index.d.ts +686 -686
  115. package/lib/components/key-value/src/components/key-value-item.vue.d.ts +228 -228
  116. package/lib/components/key-value/src/components/key-value-item.vue2.js +1 -1
  117. package/lib/components/key-value/src/components/key-value-item.vue2.js.map +1 -1
  118. package/lib/components/key-value/src/key-value.vue.d.ts +686 -686
  119. package/lib/components/modal/index.d.ts +5 -5
  120. package/lib/components/modal/src/modal.vue.d.ts +5 -5
  121. package/lib/components/number-range/index.d.ts +2 -2
  122. package/lib/components/number-range/src/number-range.vue.d.ts +2 -2
  123. package/lib/components/operate-icon/index.d.ts +3 -3
  124. package/lib/components/operate-icon/src/operate-icon.vue.d.ts +3 -3
  125. package/lib/components/select/index.d.ts +11 -11
  126. package/lib/components/select/src/select.vue.d.ts +11 -11
  127. package/lib/components/table/index.d.ts +6 -6
  128. package/lib/components/table/src/components/main-table.vue.d.ts +2 -2
  129. package/lib/components/table/src/components/main-table.vue2.js +7 -0
  130. package/lib/components/table/src/components/main-table.vue2.js.map +1 -1
  131. package/lib/components/table/src/config/table.d.ts +2 -2
  132. package/lib/components/table/src/table.vue.d.ts +6 -6
  133. package/lib/components/table/src/table.vue2.js +14 -3
  134. package/lib/components/table/src/table.vue2.js.map +1 -1
  135. package/lib/components/textarea/index.d.ts +5 -5
  136. package/lib/components/textarea/src/textarea.vue.d.ts +5 -5
  137. package/lib/components/tooltip/index.d.ts +4 -4
  138. package/lib/components/tooltip/src/tooltip.d.ts +1 -1
  139. package/lib/components/tooltip/src/tooltip.vue.d.ts +4 -4
  140. package/lib/components/tree/index.d.ts +2 -2
  141. package/lib/components/tree/src/tree.vue.d.ts +2 -2
  142. package/lib/components/tree-search/index.d.ts +17 -17
  143. package/lib/components/tree-search/src/config/tree-search.d.ts +4 -4
  144. package/lib/components/tree-search/src/tree-search.vue.d.ts +17 -17
  145. package/lib/components/upload-drag/index.d.ts +6 -6
  146. package/lib/components/upload-drag/src/upload-drag.vue.d.ts +6 -6
  147. package/lib/components/uri-input/index.d.ts +2 -2
  148. package/lib/components/uri-input/src/uri-input.vue.d.ts +2 -2
  149. package/package.json +1 -1
  150. package/types/packages/components/advanced-filtering/index.d.ts +303 -303
  151. package/types/packages/components/advanced-filtering/src/advanced-filtering.vue.d.ts +154 -154
  152. package/types/packages/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +145 -145
  153. package/types/packages/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
  154. package/types/packages/components/api-component/index.d.ts +36 -36
  155. package/types/packages/components/api-component/src/api-component.vue.d.ts +36 -36
  156. package/types/packages/components/api-component/src/components/api-modal.vue.d.ts +6 -6
  157. package/types/packages/components/api-component/src/components/api-url.vue.d.ts +7 -7
  158. package/types/packages/components/api-component/src/components/click-input.vue.d.ts +12 -12
  159. package/types/packages/components/api-component/src/components/params-table-row.vue.d.ts +18 -18
  160. package/types/packages/components/api-component/src/components/params-table.vue.d.ts +22 -22
  161. package/types/packages/components/api-component/src/config/api-component.d.ts +1 -1
  162. package/types/packages/components/api-component/src/config/api-modal.d.ts +1 -1
  163. package/types/packages/components/api-component/src/config/click-input.d.ts +1 -1
  164. package/types/packages/components/button/index.d.ts +1 -1
  165. package/types/packages/components/button/src/button.vue.d.ts +1 -1
  166. package/types/packages/components/checkbox/index.d.ts +217 -217
  167. package/types/packages/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
  168. package/types/packages/components/checkbox/src/checkbox.d.ts +56 -56
  169. package/types/packages/components/code-editor/index.d.ts +2 -2
  170. package/types/packages/components/code-editor/src/code-editor.vue.d.ts +2 -2
  171. package/types/packages/components/drawer/index.d.ts +11 -11
  172. package/types/packages/components/drawer/src/components/second-confirmation/index.d.ts +8 -8
  173. package/types/packages/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +8 -8
  174. package/types/packages/components/drawer/src/drawer.vue.d.ts +11 -11
  175. package/types/packages/components/easy-cron/index.d.ts +86 -86
  176. package/types/packages/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +79 -79
  177. package/types/packages/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +79 -79
  178. package/types/packages/components/easy-cron/src/easy-cron.vue.d.ts +86 -86
  179. package/types/packages/components/form/index.d.ts +142 -142
  180. package/types/packages/components/form/src/config/form.d.ts +56 -56
  181. package/types/packages/components/form/src/form.vue.d.ts +142 -142
  182. package/types/packages/components/icon-base/index.d.ts +1 -1
  183. package/types/packages/components/icon-base/src/icon-base.vue.d.ts +1 -1
  184. package/types/packages/components/input/index.d.ts +31 -31
  185. package/types/packages/components/input/src/input.vue.d.ts +31 -31
  186. package/types/packages/components/key-value/index.d.ts +686 -686
  187. package/types/packages/components/key-value/src/components/key-value-item.vue.d.ts +228 -228
  188. package/types/packages/components/key-value/src/key-value.vue.d.ts +686 -686
  189. package/types/packages/components/modal/index.d.ts +5 -5
  190. package/types/packages/components/modal/src/modal.vue.d.ts +5 -5
  191. package/types/packages/components/number-range/index.d.ts +2 -2
  192. package/types/packages/components/number-range/src/number-range.vue.d.ts +2 -2
  193. package/types/packages/components/operate-icon/index.d.ts +3 -3
  194. package/types/packages/components/operate-icon/src/operate-icon.vue.d.ts +3 -3
  195. package/types/packages/components/select/index.d.ts +11 -11
  196. package/types/packages/components/select/src/select.vue.d.ts +11 -11
  197. package/types/packages/components/table/index.d.ts +6 -6
  198. package/types/packages/components/table/src/components/main-table.vue.d.ts +2 -2
  199. package/types/packages/components/table/src/config/table.d.ts +2 -2
  200. package/types/packages/components/table/src/table.vue.d.ts +6 -6
  201. package/types/packages/components/textarea/index.d.ts +5 -5
  202. package/types/packages/components/textarea/src/textarea.vue.d.ts +5 -5
  203. package/types/packages/components/tooltip/index.d.ts +4 -4
  204. package/types/packages/components/tooltip/src/tooltip.d.ts +1 -1
  205. package/types/packages/components/tooltip/src/tooltip.vue.d.ts +4 -4
  206. package/types/packages/components/tree/index.d.ts +2 -2
  207. package/types/packages/components/tree/src/tree.vue.d.ts +2 -2
  208. package/types/packages/components/tree-search/index.d.ts +17 -17
  209. package/types/packages/components/tree-search/src/config/tree-search.d.ts +4 -4
  210. package/types/packages/components/tree-search/src/tree-search.vue.d.ts +17 -17
  211. package/types/packages/components/upload-drag/index.d.ts +6 -6
  212. package/types/packages/components/upload-drag/src/upload-drag.vue.d.ts +6 -6
  213. package/types/packages/components/uri-input/index.d.ts +2 -2
  214. package/types/packages/components/uri-input/src/uri-input.vue.d.ts +2 -2
@@ -904,8 +904,9 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
904
904
  }, boolean>;
905
905
  }, {
906
906
  props: import("@vue/shared").LooseRequired<{
907
- readonly filterColumns: any[];
908
907
  readonly value: Record<string, any>;
908
+ readonly overlayStyle: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined) | ((new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined))[], unknown, unknown>;
909
+ readonly filterColumns: any[];
909
910
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
910
911
  layout: import("vue-types").VueTypeDef<string>;
911
912
  labelCol: {
@@ -1130,7 +1131,6 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
1130
1131
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
1131
1132
  };
1132
1133
  }>>;
1133
- readonly overlayStyle: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined) | ((new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined))[], unknown, unknown>;
1134
1134
  readonly onChange?: ((value: Record<string, any>) => any) | undefined;
1135
1135
  readonly "onUpdate:value"?: ((value: Record<string, any>) => any) | undefined;
1136
1136
  } & {}>;
@@ -1177,13 +1177,13 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
1177
1177
  };
1178
1178
  }, {
1179
1179
  props: import("@vue/shared").LooseRequired<{
1180
- readonly label?: string | undefined;
1181
1180
  readonly position?: string | undefined;
1182
1181
  readonly icon?: {
1183
1182
  readonly size?: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown> | undefined;
1184
1183
  readonly color?: string | undefined;
1185
1184
  readonly iconName?: string | undefined;
1186
1185
  } | undefined;
1186
+ readonly label?: string | undefined;
1187
1187
  } & {}>;
1188
1188
  bem: {
1189
1189
  b: (blockSuffix?: string) => string;
@@ -2490,8 +2490,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
2490
2490
  readonly showFooter: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
2491
2491
  }, {
2492
2492
  props: import("@vue/shared").LooseRequired<{
2493
- readonly filterColumns: any[];
2494
2493
  readonly value: Record<string, any>;
2494
+ readonly filterColumns: any[];
2495
2495
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
2496
2496
  layout: import("vue-types").VueTypeDef<string>;
2497
2497
  labelCol: {
@@ -2720,7 +2720,7 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
2720
2720
  readonly onClose?: (() => any) | undefined;
2721
2721
  readonly onConfirm?: (() => any) | undefined;
2722
2722
  } & {}>;
2723
- emits: ((event: "close") => void) & ((event: "confirm") => void);
2723
+ emits: ((event: "confirm") => void) & ((event: "close") => void);
2724
2724
  bem: {
2725
2725
  b: (blockSuffix?: string) => string;
2726
2726
  e: (element?: string) => string;
@@ -3634,21 +3634,21 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
3634
3634
  readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData) | ((new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData))[], unknown, unknown, () => {}, boolean>;
3635
3635
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
3636
3636
  align: {
3637
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
3638
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3639
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3640
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3641
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3642
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3643
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3637
+ type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
3638
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
3639
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
3640
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
3641
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
3642
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3643
+ xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3644
3644
  }>;
3645
- default: "middle" | "top" | "bottom" | "stretch" | {
3646
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3647
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3648
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3649
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3650
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3651
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3645
+ default: "bottom" | "top" | "middle" | "stretch" | {
3646
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
3647
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
3648
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
3649
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
3650
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3651
+ xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3652
3652
  };
3653
3653
  };
3654
3654
  justify: {
@@ -3680,21 +3680,21 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
3680
3680
  };
3681
3681
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
3682
3682
  align: {
3683
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
3684
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3685
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3686
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3687
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3688
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3689
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3683
+ type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
3684
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
3685
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
3686
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
3687
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
3688
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3689
+ xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3690
3690
  }>;
3691
- default: "middle" | "top" | "bottom" | "stretch" | {
3692
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3693
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3694
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3695
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3696
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3697
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3691
+ default: "bottom" | "top" | "middle" | "stretch" | {
3692
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
3693
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
3694
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
3695
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
3696
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3697
+ xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3698
3698
  };
3699
3699
  };
3700
3700
  justify: {
@@ -3726,21 +3726,21 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
3726
3726
  };
3727
3727
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
3728
3728
  align: {
3729
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
3730
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3731
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3732
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3733
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3734
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3735
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3729
+ type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
3730
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
3731
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
3732
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
3733
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
3734
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3735
+ xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3736
3736
  }>;
3737
- default: "middle" | "top" | "bottom" | "stretch" | {
3738
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3739
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3740
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3741
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3742
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3743
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3737
+ default: "bottom" | "top" | "middle" | "stretch" | {
3738
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
3739
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
3740
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
3741
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
3742
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3743
+ xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3744
3744
  };
3745
3745
  };
3746
3746
  justify: {
@@ -3772,21 +3772,21 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
3772
3772
  };
3773
3773
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
3774
3774
  align: {
3775
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
3776
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3777
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3778
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3779
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3780
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3781
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3775
+ type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
3776
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
3777
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
3778
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
3779
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
3780
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3781
+ xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3782
3782
  }>;
3783
- default: "middle" | "top" | "bottom" | "stretch" | {
3784
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3785
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3786
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3787
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3788
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3789
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3783
+ default: "bottom" | "top" | "middle" | "stretch" | {
3784
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
3785
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
3786
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
3787
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
3788
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3789
+ xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
3790
3790
  };
3791
3791
  };
3792
3792
  justify: {
@@ -3822,6 +3822,7 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
3822
3822
  readonly loading: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
3823
3823
  }, {
3824
3824
  props: import("@vue/shared").LooseRequired<{
3825
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
3825
3826
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
3826
3827
  layout: import("vue-types").VueTypeDef<string>;
3827
3828
  labelCol: {
@@ -4046,24 +4047,23 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
4046
4047
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
4047
4048
  };
4048
4049
  }>>;
4049
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
4050
4050
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
4051
4051
  align: {
4052
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
4053
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
4054
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
4055
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
4056
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
4057
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4058
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4052
+ type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
4053
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
4054
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
4055
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
4056
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
4057
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
4058
+ xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
4059
4059
  }>;
4060
- default: "middle" | "top" | "bottom" | "stretch" | {
4061
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
4062
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
4063
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
4064
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
4065
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4066
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4060
+ default: "bottom" | "top" | "middle" | "stretch" | {
4061
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
4062
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
4063
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
4064
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
4065
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
4066
+ xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
4067
4067
  };
4068
4068
  };
4069
4069
  justify: {
@@ -5057,21 +5057,21 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
5057
5057
  readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData) | ((new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData))[], unknown, unknown, () => {}, boolean>;
5058
5058
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
5059
5059
  align: {
5060
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
5061
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
5062
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
5063
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
5064
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
5065
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5066
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5060
+ type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
5061
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
5062
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
5063
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
5064
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
5065
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5066
+ xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5067
5067
  }>;
5068
- default: "middle" | "top" | "bottom" | "stretch" | {
5069
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
5070
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
5071
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
5072
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
5073
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5074
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5068
+ default: "bottom" | "top" | "middle" | "stretch" | {
5069
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
5070
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
5071
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
5072
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
5073
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5074
+ xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5075
5075
  };
5076
5076
  };
5077
5077
  justify: {
@@ -5103,21 +5103,21 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
5103
5103
  };
5104
5104
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
5105
5105
  align: {
5106
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
5107
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
5108
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
5109
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
5110
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
5111
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5112
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5106
+ type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
5107
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
5108
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
5109
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
5110
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
5111
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5112
+ xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5113
5113
  }>;
5114
- default: "middle" | "top" | "bottom" | "stretch" | {
5115
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
5116
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
5117
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
5118
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
5119
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5120
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5114
+ default: "bottom" | "top" | "middle" | "stretch" | {
5115
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
5116
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
5117
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
5118
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
5119
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5120
+ xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5121
5121
  };
5122
5122
  };
5123
5123
  justify: {
@@ -5149,21 +5149,21 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
5149
5149
  };
5150
5150
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
5151
5151
  align: {
5152
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
5153
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
5154
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
5155
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
5156
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
5157
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5158
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5152
+ type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
5153
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
5154
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
5155
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
5156
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
5157
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5158
+ xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5159
5159
  }>;
5160
- default: "middle" | "top" | "bottom" | "stretch" | {
5161
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
5162
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
5163
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
5164
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
5165
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5166
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5160
+ default: "bottom" | "top" | "middle" | "stretch" | {
5161
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
5162
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
5163
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
5164
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
5165
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5166
+ xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5167
5167
  };
5168
5168
  };
5169
5169
  justify: {
@@ -5195,21 +5195,21 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
5195
5195
  };
5196
5196
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
5197
5197
  align: {
5198
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
5199
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
5200
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
5201
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
5202
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
5203
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5204
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5198
+ type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
5199
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
5200
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
5201
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
5202
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
5203
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5204
+ xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5205
5205
  }>;
5206
- default: "middle" | "top" | "bottom" | "stretch" | {
5207
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
5208
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
5209
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
5210
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
5211
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5212
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5206
+ default: "bottom" | "top" | "middle" | "stretch" | {
5207
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
5208
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
5209
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
5210
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
5211
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5212
+ xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5213
5213
  };
5214
5214
  };
5215
5215
  justify: {
@@ -5244,6 +5244,7 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
5244
5244
  }, boolean>;
5245
5245
  readonly loading: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
5246
5246
  }>>, {
5247
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
5247
5248
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
5248
5249
  layout: import("vue-types").VueTypeDef<string>;
5249
5250
  labelCol: {
@@ -5468,24 +5469,23 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
5468
5469
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
5469
5470
  };
5470
5471
  }>>;
5471
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
5472
5472
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
5473
5473
  align: {
5474
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
5475
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
5476
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
5477
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
5478
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
5479
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5480
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5474
+ type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
5475
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
5476
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
5477
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
5478
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
5479
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5480
+ xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5481
5481
  }>;
5482
- default: "middle" | "top" | "bottom" | "stretch" | {
5483
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
5484
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
5485
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
5486
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
5487
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5488
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5482
+ default: "bottom" | "top" | "middle" | "stretch" | {
5483
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
5484
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
5485
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
5486
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
5487
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5488
+ xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
5489
5489
  };
5490
5490
  };
5491
5491
  justify: {
@@ -6425,8 +6425,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
6425
6425
  onClose?: (() => any) | undefined;
6426
6426
  onConfirm?: (() => any) | undefined;
6427
6427
  }, {
6428
- readonly filterColumns: any[];
6429
6428
  readonly value: Record<string, any>;
6429
+ readonly filterColumns: any[];
6430
6430
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
6431
6431
  layout: import("vue-types").VueTypeDef<string>;
6432
6432
  labelCol: {
@@ -7556,8 +7556,9 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
7556
7556
  }, boolean>;
7557
7557
  }, {
7558
7558
  props: import("@vue/shared").LooseRequired<{
7559
- readonly filterColumns: any[];
7560
7559
  readonly value: Record<string, any>;
7560
+ readonly overlayStyle: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined) | ((new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined))[], unknown, unknown>;
7561
+ readonly filterColumns: any[];
7561
7562
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
7562
7563
  layout: import("vue-types").VueTypeDef<string>;
7563
7564
  labelCol: {
@@ -7782,7 +7783,6 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
7782
7783
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
7783
7784
  };
7784
7785
  }>>;
7785
- readonly overlayStyle: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined) | ((new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined))[], unknown, unknown>;
7786
7786
  readonly onChange?: ((value: Record<string, any>) => any) | undefined;
7787
7787
  readonly "onUpdate:value"?: ((value: Record<string, any>) => any) | undefined;
7788
7788
  } & {}>;
@@ -8718,8 +8718,9 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
8718
8718
  onChange?: ((value: Record<string, any>) => any) | undefined;
8719
8719
  "onUpdate:value"?: ((value: Record<string, any>) => any) | undefined;
8720
8720
  }, {
8721
- readonly filterColumns: any[];
8722
8721
  readonly value: Record<string, any>;
8722
+ readonly overlayStyle: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined) | ((new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined))[], unknown, unknown>;
8723
+ readonly filterColumns: any[];
8723
8724
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
8724
8725
  layout: import("vue-types").VueTypeDef<string>;
8725
8726
  labelCol: {
@@ -8944,7 +8945,6 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
8944
8945
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
8945
8946
  };
8946
8947
  }>>;
8947
- readonly overlayStyle: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined) | ((new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined))[], unknown, unknown>;
8948
8948
  }, {}>;
8949
8949
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
8950
8950
  change: (value: Record<string, any>) => boolean;
@@ -9854,8 +9854,9 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
9854
9854
  onChange?: ((value: Record<string, any>) => any) | undefined;
9855
9855
  "onUpdate:value"?: ((value: Record<string, any>) => any) | undefined;
9856
9856
  }, {
9857
- readonly filterColumns: any[];
9858
9857
  readonly value: Record<string, any>;
9858
+ readonly overlayStyle: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined) | ((new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined))[], unknown, unknown>;
9859
+ readonly filterColumns: any[];
9859
9860
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
9860
9861
  layout: import("vue-types").VueTypeDef<string>;
9861
9862
  labelCol: {
@@ -10080,7 +10081,6 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
10080
10081
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
10081
10082
  };
10082
10083
  }>>;
10083
- readonly overlayStyle: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined) | ((new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined))[], unknown, unknown>;
10084
10084
  }, {}>>;
10085
10085
  export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWithInstall<import("vue").DefineComponent<{
10086
10086
  readonly filterColumns: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => any[]) | (() => any[]) | ((new (...args: any[]) => any[]) | (() => any[]))[], unknown, unknown, () => never[], boolean>;
@@ -10983,8 +10983,8 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
10983
10983
  readonly showFooter: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
10984
10984
  }, {
10985
10985
  props: import("@vue/shared").LooseRequired<{
10986
- readonly filterColumns: any[];
10987
10986
  readonly value: Record<string, any>;
10987
+ readonly filterColumns: any[];
10988
10988
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
10989
10989
  layout: import("vue-types").VueTypeDef<string>;
10990
10990
  labelCol: {
@@ -11213,7 +11213,7 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
11213
11213
  readonly onClose?: (() => any) | undefined;
11214
11214
  readonly onConfirm?: (() => any) | undefined;
11215
11215
  } & {}>;
11216
- emits: ((event: "close") => void) & ((event: "confirm") => void);
11216
+ emits: ((event: "confirm") => void) & ((event: "close") => void);
11217
11217
  bem: {
11218
11218
  b: (blockSuffix?: string) => string;
11219
11219
  e: (element?: string) => string;
@@ -12127,21 +12127,21 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
12127
12127
  readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData) | ((new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData))[], unknown, unknown, () => {}, boolean>;
12128
12128
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
12129
12129
  align: {
12130
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
12131
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
12132
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
12133
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
12134
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
12135
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12136
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12130
+ type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
12131
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
12132
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
12133
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
12134
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
12135
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12136
+ xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12137
12137
  }>;
12138
- default: "middle" | "top" | "bottom" | "stretch" | {
12139
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
12140
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
12141
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
12142
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
12143
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12144
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12138
+ default: "bottom" | "top" | "middle" | "stretch" | {
12139
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
12140
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
12141
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
12142
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
12143
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12144
+ xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12145
12145
  };
12146
12146
  };
12147
12147
  justify: {
@@ -12173,21 +12173,21 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
12173
12173
  };
12174
12174
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
12175
12175
  align: {
12176
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
12177
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
12178
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
12179
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
12180
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
12181
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12182
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12176
+ type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
12177
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
12178
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
12179
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
12180
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
12181
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12182
+ xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12183
12183
  }>;
12184
- default: "middle" | "top" | "bottom" | "stretch" | {
12185
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
12186
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
12187
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
12188
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
12189
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12190
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12184
+ default: "bottom" | "top" | "middle" | "stretch" | {
12185
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
12186
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
12187
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
12188
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
12189
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12190
+ xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12191
12191
  };
12192
12192
  };
12193
12193
  justify: {
@@ -12219,21 +12219,21 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
12219
12219
  };
12220
12220
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
12221
12221
  align: {
12222
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
12223
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
12224
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
12225
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
12226
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
12227
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12228
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12222
+ type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
12223
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
12224
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
12225
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
12226
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
12227
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12228
+ xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12229
12229
  }>;
12230
- default: "middle" | "top" | "bottom" | "stretch" | {
12231
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
12232
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
12233
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
12234
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
12235
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12236
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12230
+ default: "bottom" | "top" | "middle" | "stretch" | {
12231
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
12232
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
12233
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
12234
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
12235
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12236
+ xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12237
12237
  };
12238
12238
  };
12239
12239
  justify: {
@@ -12265,21 +12265,21 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
12265
12265
  };
12266
12266
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
12267
12267
  align: {
12268
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
12269
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
12270
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
12271
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
12272
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
12273
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12274
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12268
+ type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
12269
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
12270
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
12271
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
12272
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
12273
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12274
+ xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12275
12275
  }>;
12276
- default: "middle" | "top" | "bottom" | "stretch" | {
12277
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
12278
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
12279
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
12280
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
12281
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12282
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12276
+ default: "bottom" | "top" | "middle" | "stretch" | {
12277
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
12278
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
12279
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
12280
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
12281
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12282
+ xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12283
12283
  };
12284
12284
  };
12285
12285
  justify: {
@@ -12315,6 +12315,7 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
12315
12315
  readonly loading: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
12316
12316
  }, {
12317
12317
  props: import("@vue/shared").LooseRequired<{
12318
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
12318
12319
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
12319
12320
  layout: import("vue-types").VueTypeDef<string>;
12320
12321
  labelCol: {
@@ -12539,24 +12540,23 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
12539
12540
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
12540
12541
  };
12541
12542
  }>>;
12542
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
12543
12543
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
12544
12544
  align: {
12545
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
12546
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
12547
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
12548
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
12549
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
12550
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12551
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12545
+ type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
12546
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
12547
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
12548
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
12549
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
12550
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12551
+ xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12552
12552
  }>;
12553
- default: "middle" | "top" | "bottom" | "stretch" | {
12554
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
12555
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
12556
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
12557
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
12558
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12559
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12553
+ default: "bottom" | "top" | "middle" | "stretch" | {
12554
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
12555
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
12556
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
12557
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
12558
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12559
+ xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
12560
12560
  };
12561
12561
  };
12562
12562
  justify: {
@@ -13550,21 +13550,21 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
13550
13550
  readonly formData: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData) | ((new (...args: any[]) => import("ll-plus/es/index").FormData) | (() => import("ll-plus/es/index").FormData))[], unknown, unknown, () => {}, boolean>;
13551
13551
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
13552
13552
  align: {
13553
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
13554
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
13555
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
13556
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
13557
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
13558
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13559
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13553
+ type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
13554
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
13555
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
13556
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
13557
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
13558
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13559
+ xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13560
13560
  }>;
13561
- default: "middle" | "top" | "bottom" | "stretch" | {
13562
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
13563
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
13564
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
13565
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
13566
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13567
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13561
+ default: "bottom" | "top" | "middle" | "stretch" | {
13562
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
13563
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
13564
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
13565
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
13566
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13567
+ xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13568
13568
  };
13569
13569
  };
13570
13570
  justify: {
@@ -13596,21 +13596,21 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
13596
13596
  };
13597
13597
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
13598
13598
  align: {
13599
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
13600
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
13601
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
13602
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
13603
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
13604
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13605
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13599
+ type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
13600
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
13601
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
13602
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
13603
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
13604
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13605
+ xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13606
13606
  }>;
13607
- default: "middle" | "top" | "bottom" | "stretch" | {
13608
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
13609
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
13610
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
13611
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
13612
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13613
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13607
+ default: "bottom" | "top" | "middle" | "stretch" | {
13608
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
13609
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
13610
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
13611
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
13612
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13613
+ xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13614
13614
  };
13615
13615
  };
13616
13616
  justify: {
@@ -13642,21 +13642,21 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
13642
13642
  };
13643
13643
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
13644
13644
  align: {
13645
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
13646
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
13647
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
13648
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
13649
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
13650
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13651
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13645
+ type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
13646
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
13647
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
13648
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
13649
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
13650
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13651
+ xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13652
13652
  }>;
13653
- default: "middle" | "top" | "bottom" | "stretch" | {
13654
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
13655
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
13656
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
13657
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
13658
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13659
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13653
+ default: "bottom" | "top" | "middle" | "stretch" | {
13654
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
13655
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
13656
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
13657
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
13658
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13659
+ xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13660
13660
  };
13661
13661
  };
13662
13662
  justify: {
@@ -13688,21 +13688,21 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
13688
13688
  };
13689
13689
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
13690
13690
  align: {
13691
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
13692
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
13693
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
13694
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
13695
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
13696
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13697
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13691
+ type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
13692
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
13693
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
13694
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
13695
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
13696
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13697
+ xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13698
13698
  }>;
13699
- default: "middle" | "top" | "bottom" | "stretch" | {
13700
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
13701
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
13702
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
13703
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
13704
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13705
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13699
+ default: "bottom" | "top" | "middle" | "stretch" | {
13700
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
13701
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
13702
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
13703
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
13704
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13705
+ xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13706
13706
  };
13707
13707
  };
13708
13708
  justify: {
@@ -13737,6 +13737,7 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
13737
13737
  }, boolean>;
13738
13738
  readonly loading: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
13739
13739
  }>>, {
13740
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
13740
13741
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
13741
13742
  layout: import("vue-types").VueTypeDef<string>;
13742
13743
  labelCol: {
@@ -13961,24 +13962,23 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
13961
13962
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
13962
13963
  };
13963
13964
  }>>;
13964
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
13965
13965
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
13966
13966
  align: {
13967
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
13968
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
13969
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
13970
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
13971
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
13972
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13973
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13967
+ type: import("vue").PropType<"bottom" | "top" | "middle" | "stretch" | {
13968
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
13969
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
13970
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
13971
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
13972
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13973
+ xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13974
13974
  }>;
13975
- default: "middle" | "top" | "bottom" | "stretch" | {
13976
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
13977
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
13978
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
13979
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
13980
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13981
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13975
+ default: "bottom" | "top" | "middle" | "stretch" | {
13976
+ xs?: "bottom" | "top" | "middle" | "stretch" | undefined;
13977
+ sm?: "bottom" | "top" | "middle" | "stretch" | undefined;
13978
+ md?: "bottom" | "top" | "middle" | "stretch" | undefined;
13979
+ lg?: "bottom" | "top" | "middle" | "stretch" | undefined;
13980
+ xl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13981
+ xxl?: "bottom" | "top" | "middle" | "stretch" | undefined;
13982
13982
  };
13983
13983
  };
13984
13984
  justify: {
@@ -14918,8 +14918,8 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
14918
14918
  onClose?: (() => any) | undefined;
14919
14919
  onConfirm?: (() => any) | undefined;
14920
14920
  }, {
14921
- readonly filterColumns: any[];
14922
14921
  readonly value: Record<string, any>;
14922
+ readonly filterColumns: any[];
14923
14923
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
14924
14924
  layout: import("vue-types").VueTypeDef<string>;
14925
14925
  labelCol: {
@@ -16049,8 +16049,9 @@ export declare const LlAdvancedFilteringTags: import("ll-plus/es/utils").SFCWith
16049
16049
  }, boolean>;
16050
16050
  }, {
16051
16051
  props: import("@vue/shared").LooseRequired<{
16052
- readonly filterColumns: any[];
16053
16052
  readonly value: Record<string, any>;
16053
+ readonly overlayStyle: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined) | ((new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined))[], unknown, unknown>;
16054
+ readonly filterColumns: any[];
16054
16055
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
16055
16056
  layout: import("vue-types").VueTypeDef<string>;
16056
16057
  labelCol: {
@@ -16275,7 +16276,6 @@ export declare const LlAdvancedFilteringTags: import("ll-plus/es/utils").SFCWith
16275
16276
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
16276
16277
  };
16277
16278
  }>>;
16278
- readonly overlayStyle: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined) | ((new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined))[], unknown, unknown>;
16279
16279
  readonly onChange?: ((value: Record<string, any>) => any) | undefined;
16280
16280
  readonly "onUpdate:value"?: ((value: Record<string, any>) => any) | undefined;
16281
16281
  } & {}>;
@@ -17211,8 +17211,9 @@ export declare const LlAdvancedFilteringTags: import("ll-plus/es/utils").SFCWith
17211
17211
  onChange?: ((value: Record<string, any>) => any) | undefined;
17212
17212
  "onUpdate:value"?: ((value: Record<string, any>) => any) | undefined;
17213
17213
  }, {
17214
- readonly filterColumns: any[];
17215
17214
  readonly value: Record<string, any>;
17215
+ readonly overlayStyle: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined) | ((new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined))[], unknown, unknown>;
17216
+ readonly filterColumns: any[];
17216
17217
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
17217
17218
  layout: import("vue-types").VueTypeDef<string>;
17218
17219
  labelCol: {
@@ -17437,7 +17438,6 @@ export declare const LlAdvancedFilteringTags: import("ll-plus/es/utils").SFCWith
17437
17438
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
17438
17439
  };
17439
17440
  }>>;
17440
- readonly overlayStyle: import("ll-plus/es/utils").EpPropMergeType<(new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined) | ((new (...args: any[]) => import("vue").CSSProperties) | (() => import("vue").CSSProperties | undefined))[], unknown, unknown>;
17441
17441
  }, {}>>;
17442
17442
  export * from './src/advanced-filtering';
17443
17443
  declare module 'vue' {