@web-utils/form-ui 1.0.0-beta27 → 1.0.0-beta28

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 (93) hide show
  1. package/chunks/{CE2akkTQ.mjs → B99alfW4.mjs} +2 -2
  2. package/chunks/BQ77eAb3.mjs +71 -0
  3. package/chunks/BV_N8p9t.mjs +83 -0
  4. package/chunks/BV_P9a8o.mjs +100 -0
  5. package/chunks/Bd1O2CP5.mjs +637 -0
  6. package/chunks/{DzMQIy5h.mjs → BgDYHgyH.mjs} +1 -1
  7. package/chunks/{BJP-5-0v.mjs → BmZieBZW.mjs} +2 -2
  8. package/chunks/{ADvOhGAW.mjs → Br4i8stg.mjs} +1 -1
  9. package/chunks/{ltggbLWM.mjs → C3a15Ful.mjs} +2 -2
  10. package/chunks/{BAE_vglg.mjs → C4bM8miy.mjs} +2 -2
  11. package/chunks/{D-ffcm89.mjs → Cby3mvvZ.mjs} +2 -2
  12. package/chunks/{tRXOz6_G.mjs → Cc3EJjbV.mjs} +2 -2
  13. package/chunks/{lVzx0-GH.mjs → Cgl-hCE5.mjs} +2 -2
  14. package/chunks/{DJTwM7o_.mjs → Ci1XxmdE.mjs} +3 -3
  15. package/chunks/{mjEH6tHn.mjs → CsfgUCe9.mjs} +1 -1
  16. package/chunks/{o5196FMX.mjs → CugRu2Ka.mjs} +3 -3
  17. package/chunks/{DlFC9IZx.mjs → Cy-4nmyC.mjs} +2 -2
  18. package/chunks/{qRpPD8iK.mjs → D1EOkWJ7.mjs} +2 -2
  19. package/chunks/{DGYsSu6t.mjs → DO8dVGef.mjs} +2 -2
  20. package/chunks/{BhmGnR4F.mjs → DazglPJZ.mjs} +1 -1
  21. package/chunks/{CCc9Zjms.mjs → Dt6gY213.mjs} +2 -2
  22. package/chunks/{3QpBKdDM.mjs → DtAYXPvz.mjs} +2 -2
  23. package/chunks/{Cme51jl3.mjs → JhyiXnbd.mjs} +2 -2
  24. package/chunks/{CotIhBXj.mjs → S64sNmuR.mjs} +2 -2
  25. package/chunks/{Dn79Y_Rb.mjs → bnRb5PUB.mjs} +2 -2
  26. package/chunks/{CnP5qx9A.mjs → q1SlJP1y.mjs} +2 -2
  27. package/dict-render/index.d.ts +28 -0
  28. package/element-dialog/index.d.ts +6 -6
  29. package/element-dialog/index.mjs +1 -1
  30. package/form-cascader/index.d.ts +2 -2
  31. package/form-cascader/index.mjs +1 -1
  32. package/form-check-box-group/index.d.ts +1 -1
  33. package/form-check-box-group/index.mjs +1 -1
  34. package/form-checkbox/index.d.ts +1 -1
  35. package/form-checkbox/index.mjs +1 -1
  36. package/form-date-picker/index.d.ts +2 -2
  37. package/form-date-picker/index.mjs +1 -1
  38. package/form-holder/index.mjs +1 -1
  39. package/form-image/index.d.ts +1 -1
  40. package/form-image/index.mjs +1 -1
  41. package/form-input/index.d.ts +1 -1
  42. package/form-input/index.mjs +1 -1
  43. package/form-input-cron-expression/index.d.ts +1 -1
  44. package/form-input-cron-expression/index.mjs +1 -1
  45. package/form-input-email/index.d.ts +1 -1
  46. package/form-input-email/index.mjs +1 -1
  47. package/form-input-id-card/index.d.ts +1 -1
  48. package/form-input-id-card/index.mjs +1 -1
  49. package/form-input-number/index.d.ts +1 -1
  50. package/form-input-number/index.mjs +1 -1
  51. package/form-input-phone-number/index.d.ts +1 -1
  52. package/form-input-phone-number/index.mjs +1 -1
  53. package/form-item-x/index.d.ts +1 -1
  54. package/form-item-x/index.mjs +1 -1
  55. package/form-radio-group/index.d.ts +1 -1
  56. package/form-radio-group/index.mjs +1 -1
  57. package/form-rate/index.d.ts +1 -1
  58. package/form-rate/index.mjs +1 -1
  59. package/form-select/index.d.ts +2 -2
  60. package/form-select/index.mjs +1 -1
  61. package/form-slider/index.d.ts +2 -2
  62. package/form-slider/index.mjs +1 -1
  63. package/form-switch/index.d.ts +1 -1
  64. package/form-switch/index.mjs +1 -1
  65. package/form-text/index.d.ts +1 -1
  66. package/form-text/index.mjs +1 -1
  67. package/helper/dictionary.mjs +7 -7
  68. package/hook/useVisibilityChange.d.ts +4 -0
  69. package/hook/useVisibilityChange.mjs +14 -0
  70. package/iframe-window/index.mjs +1 -1
  71. package/index.d.ts +5 -1
  72. package/index.mjs +32 -28
  73. package/package.json +2 -1
  74. package/pageable-table/index.d.ts +436 -0
  75. package/pageable-table/index.mjs +2 -0
  76. package/pageable-table/style.css +1 -0
  77. package/resize-observer/index.d.ts +8 -0
  78. package/resize-observer/index.mjs +40 -0
  79. package/resize-observer/style.css +1 -0
  80. package/table-column/index.d.ts +160 -0
  81. package/table-column/index.mjs +2 -0
  82. package/table-column/style.css +1 -0
  83. package/table-column-def/index.d.ts +85 -0
  84. package/table-column-def/index.mjs +11 -0
  85. package/table-column-filter/index.d.ts +11 -0
  86. package/table-column-filterable/index.d.ts +10 -0
  87. package/toolbar/index.mjs +1 -1
  88. package/toolbar-button/index.mjs +1 -1
  89. package/web-types.json +1 -1
  90. package/year-calendar/index.mjs +1 -1
  91. package/chunks/BVLgLg_s.mjs +0 -53
  92. /package/chunks/{DS8NSFKr.mjs → 4ZuVpQf6.mjs} +0 -0
  93. /package/chunks/{Bgny2wyC.mjs → dM-icPM8.mjs} +0 -0
@@ -1,6 +1,6 @@
1
- import { a as e } from "./BVLgLg_s.mjs";
2
- import { o as t, r as n } from "./ADvOhGAW.mjs";
3
- import { n as r } from "./mjEH6tHn.mjs";
1
+ import { s as e } from "./BQ77eAb3.mjs";
2
+ import { o as t, r as n } from "./Br4i8stg.mjs";
3
+ import { n as r } from "./CsfgUCe9.mjs";
4
4
  import { createVNode as i, isVNode as a, mergeProps as o } from "vue";
5
5
  import { ElImage as s } from "element-plus/es";
6
6
  //#region src/components/form/props/image.ts
@@ -1,4 +1,4 @@
1
- import { c as e, s as t } from "./ADvOhGAW.mjs";
1
+ import { c as e, s as t } from "./Br4i8stg.mjs";
2
2
  //#region src/components/form/props/common.ts
3
3
  var n = {
4
4
  ...e,
@@ -1,6 +1,6 @@
1
- import { a as e } from "./BVLgLg_s.mjs";
2
- import { o as t, r as n } from "./ADvOhGAW.mjs";
3
- import { n as r } from "./mjEH6tHn.mjs";
1
+ import { s as e } from "./BQ77eAb3.mjs";
2
+ import { o as t, r as n } from "./Br4i8stg.mjs";
3
+ import { n as r } from "./CsfgUCe9.mjs";
4
4
  import { createVNode as i, mergeProps as a } from "vue";
5
5
  import { ElText as o } from "element-plus/es";
6
6
  //#region src/components/form/props/text.ts
@@ -1,5 +1,5 @@
1
- import { i as e, n as t } from "./ADvOhGAW.mjs";
2
- import { n } from "./mjEH6tHn.mjs";
1
+ import { i as e, n as t } from "./Br4i8stg.mjs";
2
+ import { n } from "./CsfgUCe9.mjs";
3
3
  import { createVNode as r, mergeProps as i, useModel as a } from "vue";
4
4
  import { ElSwitch as o } from "element-plus/es";
5
5
  //#region src/components/form/props/switch.ts
@@ -1,5 +1,5 @@
1
- import { n as e } from "./ADvOhGAW.mjs";
2
- import { n as t, t as n } from "./BAE_vglg.mjs";
1
+ import { n as e } from "./Br4i8stg.mjs";
2
+ import { n as t, t as n } from "./C4bM8miy.mjs";
3
3
  import { createVNode as r, isVNode as i, mergeProps as a, useModel as o } from "vue";
4
4
  //#region src/components/form/FormInputPhoneNumber.vue?vue&type=script&lang.jsx
5
5
  function s(e) {
@@ -1,5 +1,5 @@
1
- import { i as e, n as t } from "./ADvOhGAW.mjs";
2
- import { n } from "./mjEH6tHn.mjs";
1
+ import { i as e, n as t } from "./Br4i8stg.mjs";
2
+ import { n } from "./CsfgUCe9.mjs";
3
3
  import { createVNode as r, isVNode as i, mergeProps as a, useModel as o } from "vue";
4
4
  import { ElRadio as s, ElRadioButton as c, ElRadioGroup as l } from "element-plus/es";
5
5
  //#region src/components/form/props/radio-group.ts
@@ -1,4 +1,4 @@
1
- import { a as e } from "./BVLgLg_s.mjs";
1
+ import { s as e } from "./BQ77eAb3.mjs";
2
2
  import { computed as t, createBlock as n, createCommentVNode as r, createElementBlock as i, createElementVNode as a, createSlots as o, getCurrentInstance as s, mergeModels as c, mergeProps as l, normalizeClass as u, openBlock as d, ref as f, renderSlot as p, toDisplayString as m, unref as h, useModel as g, useTemplateRef as _, withCtx as v, withModifiers as y } from "vue";
3
3
  import { ElDialog as b } from "element-plus/es";
4
4
  //#region src/components/dialog/props.ts
@@ -1,5 +1,5 @@
1
- import { i as e, n as t } from "./ADvOhGAW.mjs";
2
- import { n, t as r } from "./mjEH6tHn.mjs";
1
+ import { i as e, n as t } from "./Br4i8stg.mjs";
2
+ import { n, t as r } from "./CsfgUCe9.mjs";
3
3
  import { t as i } from "./D1G2MMMx.mjs";
4
4
  import { createVNode as a, mergeProps as o, ref as s } from "vue";
5
5
  import { ElInput as c, ElPopover as l } from "element-plus/es";
@@ -1,5 +1,5 @@
1
- import { i as e, n as t } from "./ADvOhGAW.mjs";
2
- import { n } from "./mjEH6tHn.mjs";
1
+ import { i as e, n as t } from "./Br4i8stg.mjs";
2
+ import { n } from "./CsfgUCe9.mjs";
3
3
  import { computed as r, createVNode as i, isVNode as a, mergeProps as o } from "vue";
4
4
  import { ElCheckbox as s, ElCheckboxButton as c, ElCheckboxGroup as l } from "element-plus/es";
5
5
  //#region src/components/form/props/checkbox-group.ts
@@ -1,5 +1,5 @@
1
- import { i as e, n as t } from "./ADvOhGAW.mjs";
2
- import { n } from "./mjEH6tHn.mjs";
1
+ import { i as e, n as t } from "./Br4i8stg.mjs";
2
+ import { n } from "./CsfgUCe9.mjs";
3
3
  import { createVNode as r, mergeProps as i, useModel as a } from "vue";
4
4
  import { ElCheckbox as o } from "element-plus/es";
5
5
  //#region src/components/form/props/checkbox.ts
@@ -1,5 +1,5 @@
1
- import { i as e, n as t } from "./ADvOhGAW.mjs";
2
- import { n } from "./mjEH6tHn.mjs";
1
+ import { i as e, n as t } from "./Br4i8stg.mjs";
2
+ import { n } from "./CsfgUCe9.mjs";
3
3
  import { createVNode as r, mergeProps as i, useModel as a } from "vue";
4
4
  import { ElOption as o, ElSelect as s } from "element-plus/es";
5
5
  //#region src/components/form/props/select.ts
@@ -1,5 +1,5 @@
1
- import { i as e, n as t } from "./ADvOhGAW.mjs";
2
- import { n, t as r } from "./mjEH6tHn.mjs";
1
+ import { i as e, n as t } from "./Br4i8stg.mjs";
2
+ import { n, t as r } from "./CsfgUCe9.mjs";
3
3
  import { isString as i } from "@web-utils/core";
4
4
  import { computed as a, createVNode as o, mergeProps as s } from "vue";
5
5
  import { ElInputNumber as c } from "element-plus/es";
@@ -1,5 +1,5 @@
1
- import { i as e, n as t } from "./ADvOhGAW.mjs";
2
- import { n } from "./mjEH6tHn.mjs";
1
+ import { i as e, n as t } from "./Br4i8stg.mjs";
2
+ import { n } from "./CsfgUCe9.mjs";
3
3
  import { computed as r, createVNode as i, mergeProps as a } from "vue";
4
4
  import { ElDatePicker as o } from "element-plus/es";
5
5
  //#region src/components/form/props/date.ts
@@ -0,0 +1,28 @@
1
+ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
2
+ row: ObjectConstructor;
3
+ column: ObjectConstructor;
4
+ dictType: StringConstructor;
5
+ options: ArrayConstructor;
6
+ treeDict: BooleanConstructor;
7
+ idAsValue: {
8
+ type: BooleanConstructor;
9
+ default: boolean;
10
+ };
11
+ labelAsValue: BooleanConstructor;
12
+ }>, () => any, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
13
+ row: ObjectConstructor;
14
+ column: ObjectConstructor;
15
+ dictType: StringConstructor;
16
+ options: ArrayConstructor;
17
+ treeDict: BooleanConstructor;
18
+ idAsValue: {
19
+ type: BooleanConstructor;
20
+ default: boolean;
21
+ };
22
+ labelAsValue: BooleanConstructor;
23
+ }>> & Readonly<{}>, {
24
+ treeDict: boolean;
25
+ idAsValue: boolean;
26
+ labelAsValue: boolean;
27
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
28
+ export default _default;
@@ -32,14 +32,14 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
32
32
  headerAriaLevel: string;
33
33
  beforeClose?: Function | undefined;
34
34
  height?: string | undefined;
35
+ zIndex?: number | undefined;
36
+ appendTo?: string | Record<string, any> | undefined;
35
37
  width?: string | number | undefined;
36
38
  modalClass?: string | undefined;
37
39
  headerClass?: string | undefined;
38
40
  bodyClass?: string | undefined;
39
41
  footerClass?: string | undefined;
40
- appendTo?: string | Record<string, any> | undefined;
41
42
  closeIcon?: string | Record<string, any> | undefined;
42
- zIndex?: number | undefined;
43
43
  transition?: string | Record<string, any> | undefined;
44
44
  $props: {
45
45
  readonly embed?: boolean | undefined;
@@ -67,14 +67,14 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
67
67
  readonly headerAriaLevel?: string | undefined;
68
68
  readonly beforeClose?: Function | undefined;
69
69
  readonly height?: string | undefined;
70
+ readonly zIndex?: number | undefined;
71
+ readonly appendTo?: string | Record<string, any> | undefined;
70
72
  readonly width?: string | number | undefined;
71
73
  readonly modalClass?: string | undefined;
72
74
  readonly headerClass?: string | undefined;
73
75
  readonly bodyClass?: string | undefined;
74
76
  readonly footerClass?: string | undefined;
75
- readonly appendTo?: string | Record<string, any> | undefined;
76
77
  readonly closeIcon?: string | Record<string, any> | undefined;
77
- readonly zIndex?: number | undefined;
78
78
  readonly transition?: string | Record<string, any> | undefined;
79
79
  };
80
80
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
@@ -214,7 +214,7 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
214
214
  onClosed?: (() => any) | undefined;
215
215
  onOpenAutoFocus?: (() => any) | undefined;
216
216
  onCloseAutoFocus?: (() => any) | undefined;
217
- }>, "title" | "visible" | "showClose" | "modal" | "appendTo" | "lockScroll" | "openDelay" | "closeDelay" | "closeOnClickModal" | "closeOnPressEscape" | "draggable" | "overflow" | "alignCenter" | "headerAriaLevel" | "transition" | "ariaLevel" | "dialogContentRef" | "resetPosition" | "handleClose"> & {
217
+ }>, "title" | "visible" | "showClose" | "appendTo" | "modal" | "lockScroll" | "openDelay" | "closeDelay" | "closeOnClickModal" | "closeOnPressEscape" | "draggable" | "overflow" | "alignCenter" | "headerAriaLevel" | "transition" | "ariaLevel" | "dialogContentRef" | "resetPosition" | "handleClose"> & {
218
218
  visible: boolean;
219
219
  dialogContentRef: any;
220
220
  resetPosition: () => void;
@@ -361,7 +361,7 @@ type __VLS_TemplateResult = {
361
361
  onClosed?: (() => any) | undefined;
362
362
  onOpenAutoFocus?: (() => any) | undefined;
363
363
  onCloseAutoFocus?: (() => any) | undefined;
364
- }>, "title" | "visible" | "showClose" | "modal" | "appendTo" | "lockScroll" | "openDelay" | "closeDelay" | "closeOnClickModal" | "closeOnPressEscape" | "draggable" | "overflow" | "alignCenter" | "headerAriaLevel" | "transition" | "ariaLevel" | "dialogContentRef" | "resetPosition" | "handleClose"> & {
364
+ }>, "title" | "visible" | "showClose" | "appendTo" | "modal" | "lockScroll" | "openDelay" | "closeDelay" | "closeOnClickModal" | "closeOnPressEscape" | "draggable" | "overflow" | "alignCenter" | "headerAriaLevel" | "transition" | "ariaLevel" | "dialogContentRef" | "resetPosition" | "handleClose"> & {
365
365
  visible: boolean;
366
366
  dialogContentRef: any;
367
367
  resetPosition: () => void;
@@ -1,2 +1,2 @@
1
- import { t as e } from "../chunks/BhmGnR4F.mjs";
1
+ import { t as e } from "../chunks/DazglPJZ.mjs";
2
2
  export { e as default };
@@ -441,6 +441,8 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
441
441
  col: boolean;
442
442
  span: number;
443
443
  tag: string;
444
+ offset: number;
445
+ placement: string;
444
446
  required: boolean;
445
447
  wrapCol: boolean;
446
448
  block: boolean;
@@ -451,7 +453,6 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
451
453
  labelPosition: string;
452
454
  showMessage: boolean;
453
455
  inlineMessage: boolean;
454
- offset: number;
455
456
  pull: number;
456
457
  wrapFormItem: boolean;
457
458
  readonly: boolean;
@@ -474,7 +475,6 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
474
475
  maxCollapseTags: number;
475
476
  persistent: boolean;
476
477
  fallbackPlacements: unknown[];
477
- placement: string;
478
478
  popperAppendToBody: boolean;
479
479
  showCheckedStrategy: string;
480
480
  last: boolean;
@@ -1,2 +1,2 @@
1
- import { t as e } from "../chunks/D-ffcm89.mjs";
1
+ import { t as e } from "../chunks/Cby3mvvZ.mjs";
2
2
  export { e as default };
@@ -273,6 +273,7 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
273
273
  col: boolean;
274
274
  span: number;
275
275
  tag: string;
276
+ offset: number;
276
277
  modelValue: unknown[];
277
278
  required: boolean;
278
279
  wrapCol: boolean;
@@ -284,7 +285,6 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
284
285
  labelPosition: string;
285
286
  showMessage: boolean;
286
287
  inlineMessage: boolean;
287
- offset: number;
288
288
  pull: number;
289
289
  wrapFormItem: boolean;
290
290
  validateEvent: boolean;
@@ -1,2 +1,2 @@
1
- import { t as e } from "../chunks/3QpBKdDM.mjs";
1
+ import { t as e } from "../chunks/DtAYXPvz.mjs";
2
2
  export { e as default };
@@ -252,6 +252,7 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
252
252
  col: boolean;
253
253
  span: number;
254
254
  tag: string;
255
+ offset: number;
255
256
  required: boolean;
256
257
  wrapCol: boolean;
257
258
  block: boolean;
@@ -262,7 +263,6 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
262
263
  labelPosition: string;
263
264
  showMessage: boolean;
264
265
  inlineMessage: boolean;
265
- offset: number;
266
266
  pull: number;
267
267
  wrapFormItem: boolean;
268
268
  validateEvent: boolean;
@@ -1,2 +1,2 @@
1
- import { t as e } from "../chunks/Cme51jl3.mjs";
1
+ import { t as e } from "../chunks/JhyiXnbd.mjs";
2
2
  export { e as default };
@@ -389,6 +389,8 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
389
389
  span: number;
390
390
  split: boolean;
391
391
  tag: string;
392
+ offset: number;
393
+ placement: string;
392
394
  placeholder: string;
393
395
  required: boolean;
394
396
  wrapCol: boolean;
@@ -400,7 +402,6 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
400
402
  labelPosition: string;
401
403
  showMessage: boolean;
402
404
  inlineMessage: boolean;
403
- offset: number;
404
405
  pull: number;
405
406
  wrapFormItem: boolean;
406
407
  readonly: boolean;
@@ -408,7 +409,6 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
408
409
  teleported: boolean;
409
410
  validateEvent: boolean;
410
411
  fallbackPlacements: unknown[];
411
- placement: string;
412
412
  editable: boolean;
413
413
  format: string;
414
414
  popperOptions: Record<string, any>;
@@ -1,2 +1,2 @@
1
- import { t as e } from "../chunks/CnP5qx9A.mjs";
1
+ import { t as e } from "../chunks/q1SlJP1y.mjs";
2
2
  export { e as default };
@@ -1,2 +1,2 @@
1
- import { t as e } from "../chunks/DzMQIy5h.mjs";
1
+ import { t as e } from "../chunks/BgDYHgyH.mjs";
2
2
  export { e as default };
@@ -208,6 +208,7 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
208
208
  col: boolean;
209
209
  span: number;
210
210
  tag: string;
211
+ offset: number;
211
212
  required: boolean;
212
213
  wrapCol: boolean;
213
214
  block: boolean;
@@ -218,7 +219,6 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
218
219
  labelPosition: string;
219
220
  showMessage: boolean;
220
221
  inlineMessage: boolean;
221
- offset: number;
222
222
  pull: number;
223
223
  wrapFormItem: boolean;
224
224
  hideOnClickModal: boolean;
@@ -1,2 +1,2 @@
1
- import { t as e } from "../chunks/DJTwM7o_.mjs";
1
+ import { t as e } from "../chunks/Ci1XxmdE.mjs";
2
2
  export { e as default };
@@ -362,6 +362,7 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
362
362
  col: boolean;
363
363
  span: number;
364
364
  tag: string;
365
+ offset: number;
365
366
  required: boolean;
366
367
  wrapCol: boolean;
367
368
  block: boolean;
@@ -372,7 +373,6 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
372
373
  labelPosition: string;
373
374
  showMessage: boolean;
374
375
  inlineMessage: boolean;
375
- offset: number;
376
376
  pull: number;
377
377
  wrapFormItem: boolean;
378
378
  readonly: boolean;
@@ -1,2 +1,2 @@
1
- import { t as e } from "../chunks/BAE_vglg.mjs";
1
+ import { t as e } from "../chunks/C4bM8miy.mjs";
2
2
  export { e as default };
@@ -200,6 +200,7 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
200
200
  col: boolean;
201
201
  span: number;
202
202
  tag: string;
203
+ offset: number;
203
204
  required: boolean;
204
205
  wrapCol: boolean;
205
206
  block: boolean;
@@ -210,7 +211,6 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
210
211
  labelPosition: string;
211
212
  showMessage: boolean;
212
213
  inlineMessage: boolean;
213
- offset: number;
214
214
  pull: number;
215
215
  wrapFormItem: boolean;
216
216
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
@@ -1,2 +1,2 @@
1
- import { t as e } from "../chunks/CCc9Zjms.mjs";
1
+ import { t as e } from "../chunks/Dt6gY213.mjs";
2
2
  export { e as default };
@@ -336,6 +336,7 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
336
336
  col: boolean;
337
337
  span: number;
338
338
  tag: string;
339
+ offset: number;
339
340
  required: boolean;
340
341
  wrapCol: boolean;
341
342
  block: boolean;
@@ -346,7 +347,6 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
346
347
  labelPosition: string;
347
348
  showMessage: boolean;
348
349
  inlineMessage: boolean;
349
- offset: number;
350
350
  pull: number;
351
351
  wrapFormItem: boolean;
352
352
  readonly: boolean;
@@ -1,2 +1,2 @@
1
- import { t as e } from "../chunks/tRXOz6_G.mjs";
1
+ import { t as e } from "../chunks/Cc3EJjbV.mjs";
2
2
  export { e as default };
@@ -336,6 +336,7 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
336
336
  col: boolean;
337
337
  span: number;
338
338
  tag: string;
339
+ offset: number;
339
340
  required: boolean;
340
341
  wrapCol: boolean;
341
342
  block: boolean;
@@ -346,7 +347,6 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
346
347
  labelPosition: string;
347
348
  showMessage: boolean;
348
349
  inlineMessage: boolean;
349
- offset: number;
350
350
  pull: number;
351
351
  wrapFormItem: boolean;
352
352
  readonly: boolean;
@@ -1,2 +1,2 @@
1
- import { t as e } from "../chunks/lVzx0-GH.mjs";
1
+ import { t as e } from "../chunks/Cgl-hCE5.mjs";
2
2
  export { e as default };
@@ -301,6 +301,7 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
301
301
  col: boolean;
302
302
  span: number;
303
303
  tag: string;
304
+ offset: number;
304
305
  required: boolean;
305
306
  wrapCol: boolean;
306
307
  block: boolean;
@@ -311,7 +312,6 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
311
312
  labelPosition: string;
312
313
  showMessage: boolean;
313
314
  inlineMessage: boolean;
314
- offset: number;
315
315
  pull: number;
316
316
  wrapFormItem: boolean;
317
317
  readonly: boolean;
@@ -1,2 +1,2 @@
1
- import { t as e } from "../chunks/Dn79Y_Rb.mjs";
1
+ import { t as e } from "../chunks/bnRb5PUB.mjs";
2
2
  export { e as default };
@@ -336,6 +336,7 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
336
336
  col: boolean;
337
337
  span: number;
338
338
  tag: string;
339
+ offset: number;
339
340
  required: boolean;
340
341
  wrapCol: boolean;
341
342
  block: boolean;
@@ -346,7 +347,6 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
346
347
  labelPosition: string;
347
348
  showMessage: boolean;
348
349
  inlineMessage: boolean;
349
- offset: number;
350
350
  pull: number;
351
351
  wrapFormItem: boolean;
352
352
  readonly: boolean;
@@ -1,2 +1,2 @@
1
- import { t as e } from "../chunks/qRpPD8iK.mjs";
1
+ import { t as e } from "../chunks/D1EOkWJ7.mjs";
2
2
  export { e as default };
@@ -168,6 +168,7 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
168
168
  push: number;
169
169
  span: number;
170
170
  tag: string;
171
+ offset: number;
171
172
  required: boolean;
172
173
  wrapCol: boolean;
173
174
  block: boolean;
@@ -178,7 +179,6 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
178
179
  labelPosition: string;
179
180
  showMessage: boolean;
180
181
  inlineMessage: boolean;
181
- offset: number;
182
182
  pull: number;
183
183
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
184
184
  export default _default;
@@ -1,2 +1,2 @@
1
- import { a as e } from "../chunks/ADvOhGAW.mjs";
1
+ import { a as e } from "../chunks/Br4i8stg.mjs";
2
2
  export { e as default };
@@ -264,6 +264,7 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
264
264
  col: boolean;
265
265
  span: number;
266
266
  tag: string;
267
+ offset: number;
267
268
  required: boolean;
268
269
  wrapCol: boolean;
269
270
  block: boolean;
@@ -274,7 +275,6 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
274
275
  labelPosition: string;
275
276
  showMessage: boolean;
276
277
  inlineMessage: boolean;
277
- offset: number;
278
278
  pull: number;
279
279
  wrapFormItem: boolean;
280
280
  validateEvent: boolean;
@@ -1,2 +1,2 @@
1
- import { t as e } from "../chunks/DGYsSu6t.mjs";
1
+ import { t as e } from "../chunks/DO8dVGef.mjs";
2
2
  export { e as default };
@@ -294,6 +294,7 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
294
294
  col: boolean;
295
295
  span: number;
296
296
  tag: string;
297
+ offset: number;
297
298
  required: boolean;
298
299
  wrapCol: boolean;
299
300
  block: boolean;
@@ -304,7 +305,6 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
304
305
  labelPosition: string;
305
306
  showMessage: boolean;
306
307
  inlineMessage: boolean;
307
- offset: number;
308
308
  pull: number;
309
309
  wrapFormItem: boolean;
310
310
  clearable: boolean;
@@ -1,2 +1,2 @@
1
- import { t as e } from "../chunks/BJP-5-0v.mjs";
1
+ import { t as e } from "../chunks/BmZieBZW.mjs";
2
2
  export { e as default };
@@ -495,6 +495,8 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
495
495
  col: boolean;
496
496
  span: number;
497
497
  tag: string;
498
+ offset: number;
499
+ placement: string;
498
500
  required: boolean;
499
501
  wrapCol: boolean;
500
502
  block: boolean;
@@ -505,7 +507,6 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
505
507
  labelPosition: string;
506
508
  showMessage: boolean;
507
509
  inlineMessage: boolean;
508
- offset: number;
509
510
  pull: number;
510
511
  wrapFormItem: boolean;
511
512
  clearable: boolean;
@@ -522,7 +523,6 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
522
523
  maxCollapseTags: number;
523
524
  persistent: boolean;
524
525
  fallbackPlacements: unknown[];
525
- placement: string;
526
526
  valueKey: string;
527
527
  popperOptions: Record<string, any>;
528
528
  automaticDropdown: boolean;
@@ -1,2 +1,2 @@
1
- import { t as e } from "../chunks/CotIhBXj.mjs";
1
+ import { t as e } from "../chunks/S64sNmuR.mjs";
2
2
  export { e as default };
@@ -321,6 +321,8 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
321
321
  col: boolean;
322
322
  span: number;
323
323
  tag: string;
324
+ offset: number;
325
+ placement: string;
324
326
  required: boolean;
325
327
  wrapCol: boolean;
326
328
  block: boolean;
@@ -331,12 +333,10 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
331
333
  labelPosition: string;
332
334
  showMessage: boolean;
333
335
  inlineMessage: boolean;
334
- offset: number;
335
336
  pull: number;
336
337
  wrapFormItem: boolean;
337
338
  validateEvent: boolean;
338
339
  persistent: boolean;
339
- placement: string;
340
340
  min: number;
341
341
  max: number;
342
342
  showInput: boolean;
@@ -1,2 +1,2 @@
1
- import { t as e } from "../chunks/ltggbLWM.mjs";
1
+ import { t as e } from "../chunks/C3a15Ful.mjs";
2
2
  export { e as default };
@@ -313,6 +313,7 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
313
313
  col: boolean;
314
314
  span: number;
315
315
  tag: string;
316
+ offset: number;
316
317
  required: boolean;
317
318
  wrapCol: boolean;
318
319
  block: boolean;
@@ -323,7 +324,6 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
323
324
  labelPosition: string;
324
325
  showMessage: boolean;
325
326
  inlineMessage: boolean;
326
- offset: number;
327
327
  pull: number;
328
328
  wrapFormItem: boolean;
329
329
  validateEvent: boolean;
@@ -1,2 +1,2 @@
1
- import { t as e } from "../chunks/DlFC9IZx.mjs";
1
+ import { t as e } from "../chunks/Cy-4nmyC.mjs";
2
2
  export { e as default };
@@ -211,6 +211,7 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
211
211
  col: boolean;
212
212
  span: number;
213
213
  tag: string;
214
+ offset: number;
214
215
  required: boolean;
215
216
  wrapCol: boolean;
216
217
  block: boolean;
@@ -221,7 +222,6 @@ declare const _default: import('vue').DefineComponent<globalThis.ExtractPropType
221
222
  labelPosition: string;
222
223
  showMessage: boolean;
223
224
  inlineMessage: boolean;
224
- offset: number;
225
225
  pull: number;
226
226
  wrapFormItem: boolean;
227
227
  truncated: boolean;