ll-plus 2.7.10 → 2.7.11

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 (247) hide show
  1. package/es/components/advanced-filtering/index.d.ts +314 -314
  2. package/es/components/advanced-filtering/src/advanced-filtering.vue.d.ts +159 -159
  3. package/es/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +151 -151
  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/checkbox/index.d.ts +217 -217
  17. package/es/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
  18. package/es/components/checkbox/src/checkbox.d.ts +56 -56
  19. package/es/components/code-editor/index.d.ts +2 -2
  20. package/es/components/code-editor/src/code-editor.vue.d.ts +2 -2
  21. package/es/components/cropper/index.d.ts +6 -6
  22. package/es/components/cropper/src/cropper-image.vue.d.ts +2 -2
  23. package/es/components/cropper/src/cropper-modal.vue.d.ts +4 -4
  24. package/es/components/drawer/index.d.ts +11 -11
  25. package/es/components/drawer/src/components/second-confirmation/index.d.ts +9 -9
  26. package/es/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +9 -9
  27. package/es/components/drawer/src/drawer.vue.d.ts +11 -11
  28. package/es/components/dropdown-button-simple/index.d.ts +12 -12
  29. package/es/components/dropdown-button-simple/src/dropdown-button-simple.d.ts +4 -4
  30. package/es/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +12 -12
  31. package/es/components/easy-cron/index.d.ts +77 -77
  32. package/es/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +77 -77
  33. package/es/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +77 -77
  34. package/es/components/easy-cron/src/easy-cron.vue.d.ts +77 -77
  35. package/es/components/empty/index.d.ts +2 -2
  36. package/es/components/empty/src/empty.vue.d.ts +2 -2
  37. package/es/components/form/index.d.ts +148 -148
  38. package/es/components/form/src/config/form.d.ts +56 -56
  39. package/es/components/form/src/form.vue.d.ts +148 -148
  40. package/es/components/icon-picker/index.d.ts +1 -1
  41. package/es/components/icon-picker/src/components/modal.vue.d.ts +1 -1
  42. package/es/components/icon-picker/src/icon-picker.vue.d.ts +1 -1
  43. package/es/components/input/index.d.ts +31 -31
  44. package/es/components/input/src/input.vue.d.ts +31 -31
  45. package/es/components/key-value/index.d.ts +720 -720
  46. package/es/components/key-value/src/components/key-value-item.vue.d.ts +240 -240
  47. package/es/components/key-value/src/key-value.vue.d.ts +720 -720
  48. package/es/components/modal/index.d.ts +4 -4
  49. package/es/components/modal/src/modal.vue.d.ts +4 -4
  50. package/es/components/new-drawer/index.d.ts +13 -13
  51. package/es/components/new-drawer/src/drawer.vue.d.ts +13 -13
  52. package/es/components/new-modal/index.d.ts +5 -5
  53. package/es/components/new-modal/src/modal.vue.d.ts +5 -5
  54. package/es/components/rich-text-editor/index.d.ts +1 -1
  55. package/es/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
  56. package/es/components/select/index.d.ts +11 -11
  57. package/es/components/select/src/select.vue.d.ts +11 -11
  58. package/es/components/select-group/index.d.ts +4 -4
  59. package/es/components/select-group/src/select-group.vue.d.ts +4 -4
  60. package/es/components/table/index.d.ts +6 -6
  61. package/es/components/table/src/components/main-table.vue.d.ts +2 -2
  62. package/es/components/table/src/config/table.d.ts +2 -2
  63. package/es/components/table/src/table.vue.d.ts +6 -6
  64. package/es/components/textarea/index.d.ts +5 -5
  65. package/es/components/textarea/src/textarea.vue.d.ts +5 -5
  66. package/es/components/tooltip/index.d.ts +4 -4
  67. package/es/components/tooltip/src/tooltip.d.ts +1 -1
  68. package/es/components/tooltip/src/tooltip.vue.d.ts +4 -4
  69. package/es/components/tree-search/index.d.ts +15 -15
  70. package/es/components/tree-search/src/config/tree-search.d.ts +4 -4
  71. package/es/components/tree-search/src/tree-search.vue.d.ts +15 -15
  72. package/es/components/upload-drag/index.d.ts +4 -4
  73. package/es/components/upload-drag/src/upload-drag.vue.d.ts +4 -4
  74. package/lib/components/advanced-filtering/index.d.ts +314 -314
  75. package/lib/components/advanced-filtering/src/advanced-filtering.vue.d.ts +159 -159
  76. package/lib/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +151 -151
  77. package/lib/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
  78. package/lib/components/api-component/index.d.ts +32 -32
  79. package/lib/components/api-component/src/api-component.vue.d.ts +32 -32
  80. package/lib/components/api-component/src/components/api-modal.vue.d.ts +6 -6
  81. package/lib/components/api-component/src/components/body-component.vue.d.ts +14 -14
  82. package/lib/components/api-component/src/components/click-input.vue.d.ts +10 -10
  83. package/lib/components/api-component/src/components/params-table-row.vue.d.ts +12 -12
  84. package/lib/components/api-component/src/components/params-table.vue.d.ts +14 -14
  85. package/lib/components/api-component/src/config/api-modal.d.ts +1 -1
  86. package/lib/components/api-component/src/config/click-input.d.ts +1 -1
  87. package/lib/components/breadcrumb-card/index.d.ts +5 -5
  88. package/lib/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +5 -5
  89. package/lib/components/checkbox/index.d.ts +217 -217
  90. package/lib/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
  91. package/lib/components/checkbox/src/checkbox.d.ts +56 -56
  92. package/lib/components/code-editor/index.d.ts +2 -2
  93. package/lib/components/code-editor/src/code-editor.vue.d.ts +2 -2
  94. package/lib/components/cropper/index.d.ts +6 -6
  95. package/lib/components/cropper/src/cropper-image.vue.d.ts +2 -2
  96. package/lib/components/cropper/src/cropper-modal.vue.d.ts +4 -4
  97. package/lib/components/drawer/index.d.ts +11 -11
  98. package/lib/components/drawer/src/components/second-confirmation/index.d.ts +9 -9
  99. package/lib/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +9 -9
  100. package/lib/components/drawer/src/drawer.vue.d.ts +11 -11
  101. package/lib/components/dropdown-button-simple/index.d.ts +12 -12
  102. package/lib/components/dropdown-button-simple/src/dropdown-button-simple.d.ts +4 -4
  103. package/lib/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +12 -12
  104. package/lib/components/easy-cron/index.d.ts +77 -77
  105. package/lib/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +77 -77
  106. package/lib/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +77 -77
  107. package/lib/components/easy-cron/src/easy-cron.vue.d.ts +77 -77
  108. package/lib/components/empty/index.d.ts +2 -2
  109. package/lib/components/empty/src/empty.vue.d.ts +2 -2
  110. package/lib/components/form/index.d.ts +148 -148
  111. package/lib/components/form/src/config/form.d.ts +56 -56
  112. package/lib/components/form/src/form.vue.d.ts +148 -148
  113. package/lib/components/icon-picker/index.d.ts +1 -1
  114. package/lib/components/icon-picker/src/components/modal.vue.d.ts +1 -1
  115. package/lib/components/icon-picker/src/icon-picker.vue.d.ts +1 -1
  116. package/lib/components/input/index.d.ts +31 -31
  117. package/lib/components/input/src/input.vue.d.ts +31 -31
  118. package/lib/components/key-value/index.d.ts +720 -720
  119. package/lib/components/key-value/src/components/key-value-item.vue.d.ts +240 -240
  120. package/lib/components/key-value/src/key-value.vue.d.ts +720 -720
  121. package/lib/components/modal/index.d.ts +4 -4
  122. package/lib/components/modal/src/modal.vue.d.ts +4 -4
  123. package/lib/components/new-drawer/index.d.ts +13 -13
  124. package/lib/components/new-drawer/src/drawer.vue.d.ts +13 -13
  125. package/lib/components/new-modal/index.d.ts +5 -5
  126. package/lib/components/new-modal/src/modal.vue.d.ts +5 -5
  127. package/lib/components/rich-text-editor/index.d.ts +1 -1
  128. package/lib/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
  129. package/lib/components/select/index.d.ts +11 -11
  130. package/lib/components/select/src/select.vue.d.ts +11 -11
  131. package/lib/components/select-group/index.d.ts +4 -4
  132. package/lib/components/select-group/src/select-group.vue.d.ts +4 -4
  133. package/lib/components/table/index.d.ts +6 -6
  134. package/lib/components/table/src/components/main-table.vue.d.ts +2 -2
  135. package/lib/components/table/src/config/table.d.ts +2 -2
  136. package/lib/components/table/src/table.vue.d.ts +6 -6
  137. package/lib/components/textarea/index.d.ts +5 -5
  138. package/lib/components/textarea/src/textarea.vue.d.ts +5 -5
  139. package/lib/components/tooltip/index.d.ts +4 -4
  140. package/lib/components/tooltip/src/tooltip.d.ts +1 -1
  141. package/lib/components/tooltip/src/tooltip.vue.d.ts +4 -4
  142. package/lib/components/tree-search/index.d.ts +15 -15
  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 +15 -15
  145. package/lib/components/upload-drag/index.d.ts +4 -4
  146. package/lib/components/upload-drag/src/upload-drag.vue.d.ts +4 -4
  147. package/package.json +1 -1
  148. package/theme-chalk/css/advanced-filtering.css +1 -1
  149. package/theme-chalk/css/api-component.css +1 -1
  150. package/theme-chalk/css/cascader.css +1 -1
  151. package/theme-chalk/css/checkbox.css +1 -1
  152. package/theme-chalk/css/code-editor.css +1 -1
  153. package/theme-chalk/css/cropper.css +1 -1
  154. package/theme-chalk/css/descriptions.css +1 -1
  155. package/theme-chalk/css/drawer.css +1 -1
  156. package/theme-chalk/css/dropdown-button-simple.css +1 -1
  157. package/theme-chalk/css/dropdown.css +1 -1
  158. package/theme-chalk/css/easy-cron.css +1 -1
  159. package/theme-chalk/css/form.css +1 -1
  160. package/theme-chalk/css/index.css +1 -1
  161. package/theme-chalk/css/input-number.css +1 -1
  162. package/theme-chalk/css/input.css +1 -1
  163. package/theme-chalk/css/key-value.css +1 -1
  164. package/theme-chalk/css/markdown-editor.css +1 -1
  165. package/theme-chalk/css/modal.css +1 -1
  166. package/theme-chalk/css/new-drawer.css +1 -1
  167. package/theme-chalk/css/new-modal.css +1 -1
  168. package/theme-chalk/css/number-range.css +1 -1
  169. package/theme-chalk/css/rich-text-editor.css +1 -1
  170. package/theme-chalk/css/switch.css +1 -1
  171. package/theme-chalk/css/table.css +1 -1
  172. package/theme-chalk/css/tabs-simple.css +1 -1
  173. package/theme-chalk/css/tag-group.css +1 -1
  174. package/theme-chalk/fonts/iconfont.js +1 -1
  175. package/types/packages/components/advanced-filtering/index.d.ts +314 -314
  176. package/types/packages/components/advanced-filtering/src/advanced-filtering.vue.d.ts +159 -159
  177. package/types/packages/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +151 -151
  178. package/types/packages/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
  179. package/types/packages/components/api-component/index.d.ts +32 -32
  180. package/types/packages/components/api-component/src/api-component.vue.d.ts +32 -32
  181. package/types/packages/components/api-component/src/components/api-modal.vue.d.ts +6 -6
  182. package/types/packages/components/api-component/src/components/body-component.vue.d.ts +14 -14
  183. package/types/packages/components/api-component/src/components/click-input.vue.d.ts +10 -10
  184. package/types/packages/components/api-component/src/components/params-table-row.vue.d.ts +12 -12
  185. package/types/packages/components/api-component/src/components/params-table.vue.d.ts +14 -14
  186. package/types/packages/components/api-component/src/config/api-modal.d.ts +1 -1
  187. package/types/packages/components/api-component/src/config/click-input.d.ts +1 -1
  188. package/types/packages/components/breadcrumb-card/index.d.ts +5 -5
  189. package/types/packages/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +5 -5
  190. package/types/packages/components/checkbox/index.d.ts +217 -217
  191. package/types/packages/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
  192. package/types/packages/components/checkbox/src/checkbox.d.ts +56 -56
  193. package/types/packages/components/code-editor/index.d.ts +2 -2
  194. package/types/packages/components/code-editor/src/code-editor.vue.d.ts +2 -2
  195. package/types/packages/components/cropper/index.d.ts +6 -6
  196. package/types/packages/components/cropper/src/cropper-image.vue.d.ts +2 -2
  197. package/types/packages/components/cropper/src/cropper-modal.vue.d.ts +4 -4
  198. package/types/packages/components/drawer/index.d.ts +11 -11
  199. package/types/packages/components/drawer/src/components/second-confirmation/index.d.ts +9 -9
  200. package/types/packages/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +9 -9
  201. package/types/packages/components/drawer/src/drawer.vue.d.ts +11 -11
  202. package/types/packages/components/dropdown-button-simple/index.d.ts +12 -12
  203. package/types/packages/components/dropdown-button-simple/src/dropdown-button-simple.d.ts +4 -4
  204. package/types/packages/components/dropdown-button-simple/src/dropdown-button-simple.vue.d.ts +12 -12
  205. package/types/packages/components/easy-cron/index.d.ts +77 -77
  206. package/types/packages/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +77 -77
  207. package/types/packages/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +77 -77
  208. package/types/packages/components/easy-cron/src/easy-cron.vue.d.ts +77 -77
  209. package/types/packages/components/empty/index.d.ts +2 -2
  210. package/types/packages/components/empty/src/empty.vue.d.ts +2 -2
  211. package/types/packages/components/form/index.d.ts +148 -148
  212. package/types/packages/components/form/src/config/form.d.ts +56 -56
  213. package/types/packages/components/form/src/form.vue.d.ts +148 -148
  214. package/types/packages/components/icon-picker/index.d.ts +1 -1
  215. package/types/packages/components/icon-picker/src/components/modal.vue.d.ts +1 -1
  216. package/types/packages/components/icon-picker/src/icon-picker.vue.d.ts +1 -1
  217. package/types/packages/components/input/index.d.ts +31 -31
  218. package/types/packages/components/input/src/input.vue.d.ts +31 -31
  219. package/types/packages/components/key-value/index.d.ts +720 -720
  220. package/types/packages/components/key-value/src/components/key-value-item.vue.d.ts +240 -240
  221. package/types/packages/components/key-value/src/key-value.vue.d.ts +720 -720
  222. package/types/packages/components/modal/index.d.ts +4 -4
  223. package/types/packages/components/modal/src/modal.vue.d.ts +4 -4
  224. package/types/packages/components/new-drawer/index.d.ts +13 -13
  225. package/types/packages/components/new-drawer/src/drawer.vue.d.ts +13 -13
  226. package/types/packages/components/new-modal/index.d.ts +5 -5
  227. package/types/packages/components/new-modal/src/modal.vue.d.ts +5 -5
  228. package/types/packages/components/rich-text-editor/index.d.ts +1 -1
  229. package/types/packages/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
  230. package/types/packages/components/select/index.d.ts +11 -11
  231. package/types/packages/components/select/src/select.vue.d.ts +11 -11
  232. package/types/packages/components/select-group/index.d.ts +4 -4
  233. package/types/packages/components/select-group/src/select-group.vue.d.ts +4 -4
  234. package/types/packages/components/table/index.d.ts +6 -6
  235. package/types/packages/components/table/src/components/main-table.vue.d.ts +2 -2
  236. package/types/packages/components/table/src/config/table.d.ts +2 -2
  237. package/types/packages/components/table/src/table.vue.d.ts +6 -6
  238. package/types/packages/components/textarea/index.d.ts +5 -5
  239. package/types/packages/components/textarea/src/textarea.vue.d.ts +5 -5
  240. package/types/packages/components/tooltip/index.d.ts +4 -4
  241. package/types/packages/components/tooltip/src/tooltip.d.ts +1 -1
  242. package/types/packages/components/tooltip/src/tooltip.vue.d.ts +4 -4
  243. package/types/packages/components/tree-search/index.d.ts +15 -15
  244. package/types/packages/components/tree-search/src/config/tree-search.d.ts +4 -4
  245. package/types/packages/components/tree-search/src/tree-search.vue.d.ts +15 -15
  246. package/types/packages/components/upload-drag/index.d.ts +4 -4
  247. package/types/packages/components/upload-drag/src/upload-drag.vue.d.ts +4 -4
@@ -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: import("./src/advanced-filtering").FilterColumn[];
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: import("./src/advanced-filtering").FilterColumn[];
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
  } & {}>;
@@ -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: import("./src/advanced-filtering").FilterColumn[];
2494
2493
  readonly value: Record<string, any>;
2494
+ readonly filterColumns: import("./src/advanced-filtering").FilterColumn[];
2495
2495
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
2496
2496
  layout: import("vue-types").VueTypeDef<string>;
2497
2497
  labelCol: {
@@ -2722,7 +2722,7 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
2722
2722
  readonly onConfirm?: (() => any) | undefined;
2723
2723
  readonly onChangeValue?: ((value: Record<string, any>) => any) | undefined;
2724
2724
  } & {}>;
2725
- emits: ((event: "update:value", value: Record<string, any>) => void) & ((event: "close") => void) & ((event: "confirm") => void) & ((event: "changeValue", value: Record<string, any>) => void);
2725
+ emits: ((event: "update:value", value: Record<string, any>) => void) & ((event: "confirm") => void) & ((event: "close") => void) & ((event: "changeValue", value: Record<string, any>) => void);
2726
2726
  bem: {
2727
2727
  b: (blockSuffix?: string) => string;
2728
2728
  e: (element?: string) => string;
@@ -3640,21 +3640,21 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
3640
3640
  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>;
3641
3641
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
3642
3642
  align: {
3643
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
3644
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3645
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3646
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3647
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3648
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3649
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3643
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
3644
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
3645
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
3646
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
3647
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
3648
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
3649
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
3650
3650
  }>;
3651
- default: "middle" | "top" | "bottom" | "stretch" | {
3652
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3653
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3654
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3655
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3656
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3657
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3651
+ default: "middle" | "bottom" | "top" | "stretch" | {
3652
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
3653
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
3654
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
3655
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
3656
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
3657
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
3658
3658
  };
3659
3659
  };
3660
3660
  justify: {
@@ -3686,21 +3686,21 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
3686
3686
  };
3687
3687
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
3688
3688
  align: {
3689
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
3690
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3691
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3692
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3693
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3694
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3695
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3689
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
3690
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
3691
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
3692
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
3693
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
3694
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
3695
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
3696
3696
  }>;
3697
- default: "middle" | "top" | "bottom" | "stretch" | {
3698
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3699
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3700
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3701
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3702
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3703
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3697
+ default: "middle" | "bottom" | "top" | "stretch" | {
3698
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
3699
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
3700
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
3701
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
3702
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
3703
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
3704
3704
  };
3705
3705
  };
3706
3706
  justify: {
@@ -3732,21 +3732,21 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
3732
3732
  };
3733
3733
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
3734
3734
  align: {
3735
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
3736
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3737
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3738
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3739
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3740
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3741
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3735
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
3736
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
3737
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
3738
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
3739
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
3740
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
3741
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
3742
3742
  }>;
3743
- default: "middle" | "top" | "bottom" | "stretch" | {
3744
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3745
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3746
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3747
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3748
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3749
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3743
+ default: "middle" | "bottom" | "top" | "stretch" | {
3744
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
3745
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
3746
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
3747
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
3748
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
3749
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
3750
3750
  };
3751
3751
  };
3752
3752
  justify: {
@@ -3778,21 +3778,21 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
3778
3778
  };
3779
3779
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
3780
3780
  align: {
3781
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
3782
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3783
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3784
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3785
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3786
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3787
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3781
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
3782
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
3783
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
3784
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
3785
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
3786
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
3787
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
3788
3788
  }>;
3789
- default: "middle" | "top" | "bottom" | "stretch" | {
3790
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
3791
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
3792
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
3793
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
3794
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3795
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
3789
+ default: "middle" | "bottom" | "top" | "stretch" | {
3790
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
3791
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
3792
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
3793
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
3794
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
3795
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
3796
3796
  };
3797
3797
  };
3798
3798
  justify: {
@@ -3831,6 +3831,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
3831
3831
  readonly validateErrorStop: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
3832
3832
  }, {
3833
3833
  props: import("@vue/shared").LooseRequired<{
3834
+ readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
3835
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
3834
3836
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
3835
3837
  layout: import("vue-types").VueTypeDef<string>;
3836
3838
  labelCol: {
@@ -4055,25 +4057,23 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
4055
4057
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
4056
4058
  };
4057
4059
  }>>;
4058
- readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
4059
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
4060
4060
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
4061
4061
  align: {
4062
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
4063
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
4064
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
4065
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
4066
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
4067
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4068
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4062
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
4063
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
4064
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
4065
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
4066
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
4067
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4068
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4069
4069
  }>;
4070
- default: "middle" | "top" | "bottom" | "stretch" | {
4071
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
4072
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
4073
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
4074
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
4075
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4076
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
4070
+ default: "middle" | "bottom" | "top" | "stretch" | {
4071
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
4072
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
4073
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
4074
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
4075
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4076
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
4077
4077
  };
4078
4078
  };
4079
4079
  justify: {
@@ -4210,6 +4210,10 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
4210
4210
  validateFields: import("vue").ComputedRef<any[]>;
4211
4211
  computedFormOptions: import("vue").ComputedRef<{
4212
4212
  size?: import("ant-design-vue/es/button").ButtonSize;
4213
+ disabled?: boolean | undefined;
4214
+ rules?: {
4215
+ [k: string]: import("ant-design-vue/es/form").RuleObject | import("ant-design-vue/es/form").RuleObject[];
4216
+ } | undefined;
4213
4217
  labelCol?: (Partial<import("vue").ExtractPropTypes<{
4214
4218
  span: (NumberConstructor | StringConstructor)[];
4215
4219
  order: (NumberConstructor | StringConstructor)[];
@@ -4284,15 +4288,11 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
4284
4288
  model?: {
4285
4289
  [key: string]: any;
4286
4290
  } | undefined;
4287
- rules?: {
4288
- [k: string]: import("ant-design-vue/es/form").RuleObject | import("ant-design-vue/es/form").RuleObject[];
4289
- } | undefined;
4290
4291
  validateMessages?: import("ant-design-vue/es/form/interface").ValidateMessages | undefined;
4291
4292
  validateOnRuleChange?: boolean | undefined;
4292
4293
  scrollToFirstError: boolean | import("scroll-into-view-if-needed").Options<any>;
4293
4294
  onSubmit?: ((e: Event) => void) | undefined;
4294
4295
  validateTrigger?: string | string[] | undefined;
4295
- disabled?: boolean | undefined;
4296
4296
  onValuesChange?: ((changedValues: any, values: any) => void) | undefined;
4297
4297
  onFieldsChange?: ((changedFields: import("ant-design-vue/es/form/interface").FieldData[], allFields: import("ant-design-vue/es/form/interface").FieldData[]) => void) | undefined;
4298
4298
  onFinish?: ((values: any) => void) | undefined;
@@ -5266,21 +5266,21 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
5266
5266
  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>;
5267
5267
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
5268
5268
  align: {
5269
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
5270
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
5271
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
5272
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
5273
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
5274
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5275
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5269
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
5270
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
5271
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
5272
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
5273
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
5274
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
5275
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
5276
5276
  }>;
5277
- default: "middle" | "top" | "bottom" | "stretch" | {
5278
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
5279
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
5280
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
5281
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
5282
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5283
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5277
+ default: "middle" | "bottom" | "top" | "stretch" | {
5278
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
5279
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
5280
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
5281
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
5282
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
5283
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
5284
5284
  };
5285
5285
  };
5286
5286
  justify: {
@@ -5312,21 +5312,21 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
5312
5312
  };
5313
5313
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
5314
5314
  align: {
5315
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
5316
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
5317
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
5318
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
5319
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
5320
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5321
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5315
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
5316
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
5317
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
5318
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
5319
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
5320
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
5321
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
5322
5322
  }>;
5323
- default: "middle" | "top" | "bottom" | "stretch" | {
5324
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
5325
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
5326
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
5327
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
5328
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5329
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5323
+ default: "middle" | "bottom" | "top" | "stretch" | {
5324
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
5325
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
5326
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
5327
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
5328
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
5329
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
5330
5330
  };
5331
5331
  };
5332
5332
  justify: {
@@ -5358,21 +5358,21 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
5358
5358
  };
5359
5359
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
5360
5360
  align: {
5361
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
5362
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
5363
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
5364
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
5365
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
5366
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5367
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5361
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
5362
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
5363
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
5364
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
5365
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
5366
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
5367
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
5368
5368
  }>;
5369
- default: "middle" | "top" | "bottom" | "stretch" | {
5370
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
5371
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
5372
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
5373
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
5374
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5375
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5369
+ default: "middle" | "bottom" | "top" | "stretch" | {
5370
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
5371
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
5372
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
5373
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
5374
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
5375
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
5376
5376
  };
5377
5377
  };
5378
5378
  justify: {
@@ -5404,21 +5404,21 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
5404
5404
  };
5405
5405
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
5406
5406
  align: {
5407
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
5408
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
5409
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
5410
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
5411
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
5412
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5413
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5407
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
5408
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
5409
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
5410
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
5411
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
5412
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
5413
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
5414
5414
  }>;
5415
- default: "middle" | "top" | "bottom" | "stretch" | {
5416
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
5417
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
5418
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
5419
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
5420
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5421
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5415
+ default: "middle" | "bottom" | "top" | "stretch" | {
5416
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
5417
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
5418
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
5419
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
5420
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
5421
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
5422
5422
  };
5423
5423
  };
5424
5424
  justify: {
@@ -5458,6 +5458,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
5458
5458
  }>> & {
5459
5459
  onChange?: ((params: import("ll-plus/es/index").FormChangeEvent) => any) | undefined;
5460
5460
  }, {
5461
+ readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
5462
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
5461
5463
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
5462
5464
  layout: import("vue-types").VueTypeDef<string>;
5463
5465
  labelCol: {
@@ -5682,25 +5684,23 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
5682
5684
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
5683
5685
  };
5684
5686
  }>>;
5685
- readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
5686
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
5687
5687
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
5688
5688
  align: {
5689
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
5690
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
5691
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
5692
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
5693
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
5694
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5695
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5689
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
5690
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
5691
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
5692
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
5693
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
5694
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
5695
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
5696
5696
  }>;
5697
- default: "middle" | "top" | "bottom" | "stretch" | {
5698
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
5699
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
5700
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
5701
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
5702
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5703
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
5697
+ default: "middle" | "bottom" | "top" | "stretch" | {
5698
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
5699
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
5700
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
5701
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
5702
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
5703
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
5704
5704
  };
5705
5705
  };
5706
5706
  justify: {
@@ -6646,8 +6646,8 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
6646
6646
  onConfirm?: (() => any) | undefined;
6647
6647
  onChangeValue?: ((value: Record<string, any>) => any) | undefined;
6648
6648
  }, {
6649
- readonly filterColumns: import("./src/advanced-filtering").FilterColumn[];
6650
6649
  readonly value: Record<string, any>;
6650
+ readonly filterColumns: import("./src/advanced-filtering").FilterColumn[];
6651
6651
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
6652
6652
  layout: import("vue-types").VueTypeDef<string>;
6653
6653
  labelCol: {
@@ -7777,8 +7777,9 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
7777
7777
  }, boolean>;
7778
7778
  }, {
7779
7779
  props: import("@vue/shared").LooseRequired<{
7780
- readonly filterColumns: import("./src/advanced-filtering").FilterColumn[];
7781
7780
  readonly value: Record<string, any>;
7781
+ 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>;
7782
+ readonly filterColumns: import("./src/advanced-filtering").FilterColumn[];
7782
7783
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
7783
7784
  layout: import("vue-types").VueTypeDef<string>;
7784
7785
  labelCol: {
@@ -8003,7 +8004,6 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
8003
8004
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
8004
8005
  };
8005
8006
  }>>;
8006
- 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>;
8007
8007
  readonly onChange?: ((value: Record<string, any>) => any) | undefined;
8008
8008
  readonly "onUpdate:value"?: ((value: Record<string, any>) => any) | undefined;
8009
8009
  } & {}>;
@@ -8935,8 +8935,9 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
8935
8935
  onChange?: ((value: Record<string, any>) => any) | undefined;
8936
8936
  "onUpdate:value"?: ((value: Record<string, any>) => any) | undefined;
8937
8937
  }, {
8938
- readonly filterColumns: import("./src/advanced-filtering").FilterColumn[];
8939
8938
  readonly value: Record<string, any>;
8939
+ 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>;
8940
+ readonly filterColumns: import("./src/advanced-filtering").FilterColumn[];
8940
8941
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
8941
8942
  layout: import("vue-types").VueTypeDef<string>;
8942
8943
  labelCol: {
@@ -9161,7 +9162,6 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
9161
9162
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
9162
9163
  };
9163
9164
  }>>;
9164
- 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>;
9165
9165
  }, {}>;
9166
9166
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
9167
9167
  change: (value: Record<string, any>) => boolean;
@@ -10071,8 +10071,9 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
10071
10071
  onChange?: ((value: Record<string, any>) => any) | undefined;
10072
10072
  "onUpdate:value"?: ((value: Record<string, any>) => any) | undefined;
10073
10073
  }, {
10074
- readonly filterColumns: import("./src/advanced-filtering").FilterColumn[];
10075
10074
  readonly value: Record<string, any>;
10075
+ 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>;
10076
+ readonly filterColumns: import("./src/advanced-filtering").FilterColumn[];
10076
10077
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
10077
10078
  layout: import("vue-types").VueTypeDef<string>;
10078
10079
  labelCol: {
@@ -10297,7 +10298,6 @@ export declare const LlAdvancedFiltering: import("ll-plus/es/utils").SFCWithInst
10297
10298
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
10298
10299
  };
10299
10300
  }>>;
10300
- 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>;
10301
10301
  }, {}>>;
10302
10302
  export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWithInstall<import("vue").DefineComponent<{
10303
10303
  readonly filterColumns: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => import("./src/advanced-filtering").FilterColumn[]) | (() => import("./src/advanced-filtering").FilterColumn[]) | ((new (...args: any[]) => import("./src/advanced-filtering").FilterColumn[]) | (() => import("./src/advanced-filtering").FilterColumn[]))[], unknown, unknown, () => never[], boolean>;
@@ -11200,8 +11200,8 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
11200
11200
  readonly showFooter: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
11201
11201
  }, {
11202
11202
  props: import("@vue/shared").LooseRequired<{
11203
- readonly filterColumns: import("./src/advanced-filtering").FilterColumn[];
11204
11203
  readonly value: Record<string, any>;
11204
+ readonly filterColumns: import("./src/advanced-filtering").FilterColumn[];
11205
11205
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
11206
11206
  layout: import("vue-types").VueTypeDef<string>;
11207
11207
  labelCol: {
@@ -11432,7 +11432,7 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
11432
11432
  readonly onConfirm?: (() => any) | undefined;
11433
11433
  readonly onChangeValue?: ((value: Record<string, any>) => any) | undefined;
11434
11434
  } & {}>;
11435
- emits: ((event: "update:value", value: Record<string, any>) => void) & ((event: "close") => void) & ((event: "confirm") => void) & ((event: "changeValue", value: Record<string, any>) => void);
11435
+ emits: ((event: "update:value", value: Record<string, any>) => void) & ((event: "confirm") => void) & ((event: "close") => void) & ((event: "changeValue", value: Record<string, any>) => void);
11436
11436
  bem: {
11437
11437
  b: (blockSuffix?: string) => string;
11438
11438
  e: (element?: string) => string;
@@ -12350,21 +12350,21 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
12350
12350
  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>;
12351
12351
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
12352
12352
  align: {
12353
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
12354
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
12355
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
12356
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
12357
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
12358
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12359
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12353
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
12354
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
12355
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
12356
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
12357
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
12358
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
12359
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
12360
12360
  }>;
12361
- default: "middle" | "top" | "bottom" | "stretch" | {
12362
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
12363
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
12364
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
12365
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
12366
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12367
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12361
+ default: "middle" | "bottom" | "top" | "stretch" | {
12362
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
12363
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
12364
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
12365
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
12366
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
12367
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
12368
12368
  };
12369
12369
  };
12370
12370
  justify: {
@@ -12396,21 +12396,21 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
12396
12396
  };
12397
12397
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
12398
12398
  align: {
12399
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
12400
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
12401
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
12402
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
12403
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
12404
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12405
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12399
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
12400
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
12401
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
12402
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
12403
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
12404
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
12405
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
12406
12406
  }>;
12407
- default: "middle" | "top" | "bottom" | "stretch" | {
12408
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
12409
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
12410
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
12411
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
12412
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12413
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12407
+ default: "middle" | "bottom" | "top" | "stretch" | {
12408
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
12409
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
12410
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
12411
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
12412
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
12413
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
12414
12414
  };
12415
12415
  };
12416
12416
  justify: {
@@ -12442,21 +12442,21 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
12442
12442
  };
12443
12443
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
12444
12444
  align: {
12445
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
12446
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
12447
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
12448
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
12449
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
12450
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12451
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12445
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
12446
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
12447
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
12448
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
12449
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
12450
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
12451
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
12452
12452
  }>;
12453
- default: "middle" | "top" | "bottom" | "stretch" | {
12454
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
12455
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
12456
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
12457
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
12458
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12459
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12453
+ default: "middle" | "bottom" | "top" | "stretch" | {
12454
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
12455
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
12456
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
12457
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
12458
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
12459
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
12460
12460
  };
12461
12461
  };
12462
12462
  justify: {
@@ -12488,21 +12488,21 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
12488
12488
  };
12489
12489
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
12490
12490
  align: {
12491
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
12492
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
12493
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
12494
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
12495
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
12496
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12497
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12491
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
12492
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
12493
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
12494
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
12495
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
12496
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
12497
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
12498
12498
  }>;
12499
- default: "middle" | "top" | "bottom" | "stretch" | {
12500
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
12501
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
12502
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
12503
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
12504
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12505
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12499
+ default: "middle" | "bottom" | "top" | "stretch" | {
12500
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
12501
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
12502
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
12503
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
12504
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
12505
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
12506
12506
  };
12507
12507
  };
12508
12508
  justify: {
@@ -12541,6 +12541,8 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
12541
12541
  readonly validateErrorStop: import("ll-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
12542
12542
  }, {
12543
12543
  props: import("@vue/shared").LooseRequired<{
12544
+ readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
12545
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
12544
12546
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
12545
12547
  layout: import("vue-types").VueTypeDef<string>;
12546
12548
  labelCol: {
@@ -12765,25 +12767,23 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
12765
12767
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
12766
12768
  };
12767
12769
  }>>;
12768
- readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
12769
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
12770
12770
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
12771
12771
  align: {
12772
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
12773
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
12774
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
12775
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
12776
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
12777
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12778
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12772
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
12773
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
12774
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
12775
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
12776
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
12777
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
12778
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
12779
12779
  }>;
12780
- default: "middle" | "top" | "bottom" | "stretch" | {
12781
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
12782
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
12783
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
12784
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
12785
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12786
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
12780
+ default: "middle" | "bottom" | "top" | "stretch" | {
12781
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
12782
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
12783
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
12784
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
12785
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
12786
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
12787
12787
  };
12788
12788
  };
12789
12789
  justify: {
@@ -12920,6 +12920,10 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
12920
12920
  validateFields: import("vue").ComputedRef<any[]>;
12921
12921
  computedFormOptions: import("vue").ComputedRef<{
12922
12922
  size?: import("ant-design-vue/es/button").ButtonSize;
12923
+ disabled?: boolean | undefined;
12924
+ rules?: {
12925
+ [k: string]: import("ant-design-vue/es/form").RuleObject | import("ant-design-vue/es/form").RuleObject[];
12926
+ } | undefined;
12923
12927
  labelCol?: (Partial<import("vue").ExtractPropTypes<{
12924
12928
  span: (NumberConstructor | StringConstructor)[];
12925
12929
  order: (NumberConstructor | StringConstructor)[];
@@ -12994,15 +12998,11 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
12994
12998
  model?: {
12995
12999
  [key: string]: any;
12996
13000
  } | undefined;
12997
- rules?: {
12998
- [k: string]: import("ant-design-vue/es/form").RuleObject | import("ant-design-vue/es/form").RuleObject[];
12999
- } | undefined;
13000
13001
  validateMessages?: import("ant-design-vue/es/form/interface").ValidateMessages | undefined;
13001
13002
  validateOnRuleChange?: boolean | undefined;
13002
13003
  scrollToFirstError: boolean | import("scroll-into-view-if-needed").Options<any>;
13003
13004
  onSubmit?: ((e: Event) => void) | undefined;
13004
13005
  validateTrigger?: string | string[] | undefined;
13005
- disabled?: boolean | undefined;
13006
13006
  onValuesChange?: ((changedValues: any, values: any) => void) | undefined;
13007
13007
  onFieldsChange?: ((changedFields: import("ant-design-vue/es/form/interface").FieldData[], allFields: import("ant-design-vue/es/form/interface").FieldData[]) => void) | undefined;
13008
13008
  onFinish?: ((values: any) => void) | undefined;
@@ -13976,21 +13976,21 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
13976
13976
  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>;
13977
13977
  readonly rowOptions: import("ll-plus/es/utils").EpPropFinalized<(new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
13978
13978
  align: {
13979
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
13980
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
13981
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
13982
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
13983
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
13984
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13985
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13979
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
13980
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
13981
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
13982
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
13983
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
13984
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
13985
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
13986
13986
  }>;
13987
- default: "middle" | "top" | "bottom" | "stretch" | {
13988
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
13989
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
13990
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
13991
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
13992
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13993
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
13987
+ default: "middle" | "bottom" | "top" | "stretch" | {
13988
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
13989
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
13990
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
13991
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
13992
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
13993
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
13994
13994
  };
13995
13995
  };
13996
13996
  justify: {
@@ -14022,21 +14022,21 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
14022
14022
  };
14023
14023
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
14024
14024
  align: {
14025
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
14026
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
14027
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
14028
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
14029
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
14030
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
14031
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
14025
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
14026
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
14027
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
14028
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
14029
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
14030
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
14031
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
14032
14032
  }>;
14033
- default: "middle" | "top" | "bottom" | "stretch" | {
14034
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
14035
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
14036
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
14037
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
14038
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
14039
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
14033
+ default: "middle" | "bottom" | "top" | "stretch" | {
14034
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
14035
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
14036
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
14037
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
14038
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
14039
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
14040
14040
  };
14041
14041
  };
14042
14042
  justify: {
@@ -14068,21 +14068,21 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
14068
14068
  };
14069
14069
  }>>) | ((new (...args: any[]) => Partial<import("vue").ExtractPropTypes<{
14070
14070
  align: {
14071
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
14072
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
14073
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
14074
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
14075
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
14076
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
14077
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
14071
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
14072
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
14073
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
14074
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
14075
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
14076
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
14077
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
14078
14078
  }>;
14079
- default: "middle" | "top" | "bottom" | "stretch" | {
14080
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
14081
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
14082
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
14083
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
14084
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
14085
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
14079
+ default: "middle" | "bottom" | "top" | "stretch" | {
14080
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
14081
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
14082
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
14083
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
14084
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
14085
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
14086
14086
  };
14087
14087
  };
14088
14088
  justify: {
@@ -14114,21 +14114,21 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
14114
14114
  };
14115
14115
  }>>) | (() => Partial<import("vue").ExtractPropTypes<{
14116
14116
  align: {
14117
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
14118
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
14119
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
14120
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
14121
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
14122
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
14123
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
14117
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
14118
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
14119
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
14120
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
14121
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
14122
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
14123
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
14124
14124
  }>;
14125
- default: "middle" | "top" | "bottom" | "stretch" | {
14126
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
14127
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
14128
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
14129
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
14130
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
14131
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
14125
+ default: "middle" | "bottom" | "top" | "stretch" | {
14126
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
14127
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
14128
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
14129
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
14130
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
14131
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
14132
14132
  };
14133
14133
  };
14134
14134
  justify: {
@@ -14168,6 +14168,8 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
14168
14168
  }>> & {
14169
14169
  onChange?: ((params: import("ll-plus/es/index").FormChangeEvent) => any) | undefined;
14170
14170
  }, {
14171
+ readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
14172
+ readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
14171
14173
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
14172
14174
  layout: import("vue-types").VueTypeDef<string>;
14173
14175
  labelCol: {
@@ -14392,25 +14394,23 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
14392
14394
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
14393
14395
  };
14394
14396
  }>>;
14395
- readonly disabled: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
14396
- readonly loading: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
14397
14397
  readonly rowOptions: Partial<import("vue").ExtractPropTypes<{
14398
14398
  align: {
14399
- type: import("vue").PropType<"middle" | "top" | "bottom" | "stretch" | {
14400
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
14401
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
14402
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
14403
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
14404
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
14405
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
14399
+ type: import("vue").PropType<"middle" | "bottom" | "top" | "stretch" | {
14400
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
14401
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
14402
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
14403
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
14404
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
14405
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
14406
14406
  }>;
14407
- default: "middle" | "top" | "bottom" | "stretch" | {
14408
- xs?: "middle" | "top" | "bottom" | "stretch" | undefined;
14409
- sm?: "middle" | "top" | "bottom" | "stretch" | undefined;
14410
- md?: "middle" | "top" | "bottom" | "stretch" | undefined;
14411
- lg?: "middle" | "top" | "bottom" | "stretch" | undefined;
14412
- xl?: "middle" | "top" | "bottom" | "stretch" | undefined;
14413
- xxl?: "middle" | "top" | "bottom" | "stretch" | undefined;
14407
+ default: "middle" | "bottom" | "top" | "stretch" | {
14408
+ xs?: "middle" | "bottom" | "top" | "stretch" | undefined;
14409
+ sm?: "middle" | "bottom" | "top" | "stretch" | undefined;
14410
+ md?: "middle" | "bottom" | "top" | "stretch" | undefined;
14411
+ lg?: "middle" | "bottom" | "top" | "stretch" | undefined;
14412
+ xl?: "middle" | "bottom" | "top" | "stretch" | undefined;
14413
+ xxl?: "middle" | "bottom" | "top" | "stretch" | undefined;
14414
14414
  };
14415
14415
  };
14416
14416
  justify: {
@@ -15356,8 +15356,8 @@ export declare const LlAdvancedFilteringParams: import("ll-plus/es/utils").SFCWi
15356
15356
  onConfirm?: (() => any) | undefined;
15357
15357
  onChangeValue?: ((value: Record<string, any>) => any) | undefined;
15358
15358
  }, {
15359
- readonly filterColumns: import("./src/advanced-filtering").FilterColumn[];
15360
15359
  readonly value: Record<string, any>;
15360
+ readonly filterColumns: import("./src/advanced-filtering").FilterColumn[];
15361
15361
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
15362
15362
  layout: import("vue-types").VueTypeDef<string>;
15363
15363
  labelCol: {
@@ -16487,8 +16487,9 @@ export declare const LlAdvancedFilteringTags: import("ll-plus/es/utils").SFCWith
16487
16487
  }, boolean>;
16488
16488
  }, {
16489
16489
  props: import("@vue/shared").LooseRequired<{
16490
- readonly filterColumns: import("./src/advanced-filtering").FilterColumn[];
16491
16490
  readonly value: Record<string, any>;
16491
+ 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>;
16492
+ readonly filterColumns: import("./src/advanced-filtering").FilterColumn[];
16492
16493
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
16493
16494
  layout: import("vue-types").VueTypeDef<string>;
16494
16495
  labelCol: {
@@ -16713,7 +16714,6 @@ export declare const LlAdvancedFilteringTags: import("ll-plus/es/utils").SFCWith
16713
16714
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
16714
16715
  };
16715
16716
  }>>;
16716
- 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>;
16717
16717
  readonly onChange?: ((value: Record<string, any>) => any) | undefined;
16718
16718
  readonly "onUpdate:value"?: ((value: Record<string, any>) => any) | undefined;
16719
16719
  } & {}>;
@@ -17645,8 +17645,9 @@ export declare const LlAdvancedFilteringTags: import("ll-plus/es/utils").SFCWith
17645
17645
  onChange?: ((value: Record<string, any>) => any) | undefined;
17646
17646
  "onUpdate:value"?: ((value: Record<string, any>) => any) | undefined;
17647
17647
  }, {
17648
- readonly filterColumns: import("./src/advanced-filtering").FilterColumn[];
17649
17648
  readonly value: Record<string, any>;
17649
+ 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>;
17650
+ readonly filterColumns: import("./src/advanced-filtering").FilterColumn[];
17650
17651
  readonly formOptions: Partial<import("vue").ExtractPropTypes<{
17651
17652
  layout: import("vue-types").VueTypeDef<string>;
17652
17653
  labelCol: {
@@ -17871,7 +17872,6 @@ export declare const LlAdvancedFilteringTags: import("ll-plus/es/utils").SFCWith
17871
17872
  default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
17872
17873
  };
17873
17874
  }>>;
17874
- 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>;
17875
17875
  }, {}>>;
17876
17876
  export * from './src/advanced-filtering';
17877
17877
  declare module 'vue' {