vft 0.0.151 → 0.0.154

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 (118) hide show
  1. package/es/components/affix/affix.vue.d.ts +1 -1
  2. package/es/components/affix/index.d.ts +2 -2
  3. package/es/components/autocomplete/autocomplete.vue.d.ts +6 -6
  4. package/es/components/autocomplete/index.d.ts +17 -17
  5. package/es/components/button/use-button.js +3 -3
  6. package/es/components/carousel/carousel.vue.d.ts +1 -1
  7. package/es/components/carousel/index.d.ts +19 -19
  8. package/es/components/checkbox/checkbox-button.vue.d.ts +1 -1
  9. package/es/components/checkbox/checkbox-group.vue.d.ts +1 -1
  10. package/es/components/checkbox/checkbox.vue.d.ts +1 -1
  11. package/es/components/checkbox/index.d.ts +10 -10
  12. package/es/components/color-picker/color-picker.vue.d.ts +1 -1
  13. package/es/components/color-picker/index.d.ts +1 -1
  14. package/es/components/date-picker/date-picker.d.ts +1 -1
  15. package/es/components/date-picker/index.d.ts +2 -2
  16. package/es/components/dialog/dialog.vue.d.ts +1 -1
  17. package/es/components/dialog/index.d.ts +2 -2
  18. package/es/components/drawer/drawer.vue.d.ts +1 -1
  19. package/es/components/drawer/index.d.ts +2 -2
  20. package/es/components/dropdown/dropdown.vue.d.ts +1 -1
  21. package/es/components/dropdown/index.d.ts +19 -19
  22. package/es/components/icon/icon.vue2.js +20 -21
  23. package/es/components/index.js +113 -113
  24. package/es/components/input/index.d.ts +12 -12
  25. package/es/components/input/input.vue.d.ts +4 -4
  26. package/es/components/input-number/index.d.ts +3 -3
  27. package/es/components/input-number/input-number.vue.d.ts +3 -3
  28. package/es/components/modal/index.d.ts +11 -11
  29. package/es/components/modal/modal.vue.d.ts +1 -1
  30. package/es/components/multiple-tabs/multiple-tabs.vue2.js +97 -67
  31. package/es/components/popconfirm/index.d.ts +11 -11
  32. package/es/components/popconfirm/popconfirm.vue.d.ts +1 -1
  33. package/es/components/progress/index.d.ts +4 -4
  34. package/es/components/radio/index.d.ts +6 -6
  35. package/es/components/radio/radio-group.vue.d.ts +1 -1
  36. package/es/components/radio/radio.vue.d.ts +1 -1
  37. package/es/components/search/index.d.ts +8 -8
  38. package/es/components/search/search.vue.d.ts +2 -2
  39. package/es/components/select/index.d.ts +8 -8
  40. package/es/components/select/select.vue.d.ts +4 -4
  41. package/es/components/select/useSelect.d.ts +1 -1
  42. package/es/components/side-menu/side-menu.vue2.js +44 -44
  43. package/es/components/slider/index.d.ts +1 -1
  44. package/es/components/slider/slider.vue.d.ts +1 -1
  45. package/es/components/switch/index.d.ts +3 -3
  46. package/es/components/switch/switch.vue.d.ts +3 -3
  47. package/es/components/table/index.d.ts +17 -17
  48. package/es/components/table/table.vue.d.ts +2 -2
  49. package/es/components/tabs/tabs.vue2.js +4 -4
  50. package/es/components/time-picker/common/picker.vue.d.ts +4 -4
  51. package/es/components/time-picker/index.d.ts +2 -2
  52. package/es/components/time-picker/time-picker.d.ts +1 -1
  53. package/es/components/time-select/time-select.vue.d.ts +3 -3
  54. package/es/components/tree/index.d.ts +16 -16
  55. package/es/components/upload/index.d.ts +12 -12
  56. package/es/index.js +113 -113
  57. package/es/package.json.d.ts +1 -1
  58. package/es/package.json.js +1 -1
  59. package/lib/components/affix/affix.vue.d.ts +1 -1
  60. package/lib/components/affix/index.d.ts +2 -2
  61. package/lib/components/autocomplete/autocomplete.vue.d.ts +6 -6
  62. package/lib/components/autocomplete/index.d.ts +17 -17
  63. package/lib/components/button/use-button.cjs +1 -1
  64. package/lib/components/carousel/carousel.vue.d.ts +1 -1
  65. package/lib/components/carousel/index.d.ts +19 -19
  66. package/lib/components/checkbox/checkbox-button.vue.d.ts +1 -1
  67. package/lib/components/checkbox/checkbox-group.vue.d.ts +1 -1
  68. package/lib/components/checkbox/checkbox.vue.d.ts +1 -1
  69. package/lib/components/checkbox/index.d.ts +10 -10
  70. package/lib/components/color-picker/color-picker.vue.d.ts +1 -1
  71. package/lib/components/color-picker/index.d.ts +1 -1
  72. package/lib/components/date-picker/date-picker.d.ts +1 -1
  73. package/lib/components/date-picker/index.d.ts +2 -2
  74. package/lib/components/dialog/dialog.vue.d.ts +1 -1
  75. package/lib/components/dialog/index.d.ts +2 -2
  76. package/lib/components/drawer/drawer.vue.d.ts +1 -1
  77. package/lib/components/drawer/index.d.ts +2 -2
  78. package/lib/components/dropdown/dropdown.vue.d.ts +1 -1
  79. package/lib/components/dropdown/index.d.ts +19 -19
  80. package/lib/components/icon/icon.vue2.cjs +1 -1
  81. package/lib/components/index.cjs +1 -1
  82. package/lib/components/input/index.d.ts +12 -12
  83. package/lib/components/input/input.vue.d.ts +4 -4
  84. package/lib/components/input-number/index.d.ts +3 -3
  85. package/lib/components/input-number/input-number.vue.d.ts +3 -3
  86. package/lib/components/modal/index.d.ts +11 -11
  87. package/lib/components/modal/modal.vue.d.ts +1 -1
  88. package/lib/components/multiple-tabs/multiple-tabs.vue2.cjs +1 -1
  89. package/lib/components/popconfirm/index.d.ts +11 -11
  90. package/lib/components/popconfirm/popconfirm.vue.d.ts +1 -1
  91. package/lib/components/progress/index.d.ts +4 -4
  92. package/lib/components/radio/index.d.ts +6 -6
  93. package/lib/components/radio/radio-group.vue.d.ts +1 -1
  94. package/lib/components/radio/radio.vue.d.ts +1 -1
  95. package/lib/components/search/index.d.ts +8 -8
  96. package/lib/components/search/search.vue.d.ts +2 -2
  97. package/lib/components/select/index.d.ts +8 -8
  98. package/lib/components/select/select.vue.d.ts +4 -4
  99. package/lib/components/select/useSelect.d.ts +1 -1
  100. package/lib/components/side-menu/side-menu.vue2.cjs +1 -1
  101. package/lib/components/slider/index.d.ts +1 -1
  102. package/lib/components/slider/slider.vue.d.ts +1 -1
  103. package/lib/components/switch/index.d.ts +3 -3
  104. package/lib/components/switch/switch.vue.d.ts +3 -3
  105. package/lib/components/table/index.d.ts +17 -17
  106. package/lib/components/table/table.vue.d.ts +2 -2
  107. package/lib/components/tabs/tabs.vue2.cjs +1 -1
  108. package/lib/components/time-picker/common/picker.vue.d.ts +4 -4
  109. package/lib/components/time-picker/index.d.ts +2 -2
  110. package/lib/components/time-picker/time-picker.d.ts +1 -1
  111. package/lib/components/time-select/time-select.vue.d.ts +3 -3
  112. package/lib/components/tree/index.d.ts +16 -16
  113. package/lib/components/upload/index.d.ts +12 -12
  114. package/lib/index.cjs +1 -1
  115. package/lib/package.json.cjs +1 -1
  116. package/lib/package.json.d.ts +1 -1
  117. package/package.json +4 -4
  118. package/web-types.json +1 -1
@@ -37,10 +37,6 @@ export declare const VftDropdown: import("vft/es/utils").SFCWithInstall<{
37
37
  type: globalThis.PropType<"light" | "dark">;
38
38
  default: string;
39
39
  };
40
- teleported: {
41
- type: globalThis.PropType<boolean>;
42
- default: boolean;
43
- };
44
40
  tabindex: {
45
41
  type: globalThis.PropType<string | number>;
46
42
  default: number;
@@ -52,6 +48,10 @@ export declare const VftDropdown: import("vft/es/utils").SFCWithInstall<{
52
48
  type: globalThis.PropType<string>;
53
49
  default: string;
54
50
  };
51
+ teleported: {
52
+ type: globalThis.PropType<boolean>;
53
+ default: boolean;
54
+ };
55
55
  splitButton: {
56
56
  type: globalThis.PropType<boolean>;
57
57
  };
@@ -120,10 +120,6 @@ export declare const VftDropdown: import("vft/es/utils").SFCWithInstall<{
120
120
  type: globalThis.PropType<"light" | "dark">;
121
121
  default: string;
122
122
  };
123
- teleported: {
124
- type: globalThis.PropType<boolean>;
125
- default: boolean;
126
- };
127
123
  tabindex: {
128
124
  type: globalThis.PropType<string | number>;
129
125
  default: number;
@@ -135,6 +131,10 @@ export declare const VftDropdown: import("vft/es/utils").SFCWithInstall<{
135
131
  type: globalThis.PropType<string>;
136
132
  default: string;
137
133
  };
134
+ teleported: {
135
+ type: globalThis.PropType<boolean>;
136
+ default: boolean;
137
+ };
138
138
  splitButton: {
139
139
  type: globalThis.PropType<boolean>;
140
140
  };
@@ -165,9 +165,9 @@ export declare const VftDropdown: import("vft/es/utils").SFCWithInstall<{
165
165
  disabled: boolean;
166
166
  trigger: import("..").TooltipTriggerType;
167
167
  effect: "light" | "dark";
168
- teleported: boolean;
169
168
  tabindex: string | number;
170
169
  popperClass: string;
170
+ teleported: boolean;
171
171
  hideOnClick: boolean;
172
172
  showTimeout: number;
173
173
  hideTimeout: number;
@@ -216,10 +216,6 @@ export declare const VftDropdown: import("vft/es/utils").SFCWithInstall<{
216
216
  type: globalThis.PropType<"light" | "dark">;
217
217
  default: string;
218
218
  };
219
- teleported: {
220
- type: globalThis.PropType<boolean>;
221
- default: boolean;
222
- };
223
219
  tabindex: {
224
220
  type: globalThis.PropType<string | number>;
225
221
  default: number;
@@ -231,6 +227,10 @@ export declare const VftDropdown: import("vft/es/utils").SFCWithInstall<{
231
227
  type: globalThis.PropType<string>;
232
228
  default: string;
233
229
  };
230
+ teleported: {
231
+ type: globalThis.PropType<boolean>;
232
+ default: boolean;
233
+ };
234
234
  splitButton: {
235
235
  type: globalThis.PropType<boolean>;
236
236
  };
@@ -265,9 +265,9 @@ export declare const VftDropdown: import("vft/es/utils").SFCWithInstall<{
265
265
  disabled: boolean;
266
266
  trigger: import("..").TooltipTriggerType;
267
267
  effect: "light" | "dark";
268
- teleported: boolean;
269
268
  tabindex: string | number;
270
269
  popperClass: string;
270
+ teleported: boolean;
271
271
  hideOnClick: boolean;
272
272
  showTimeout: number;
273
273
  hideTimeout: number;
@@ -313,10 +313,6 @@ export declare const VftDropdown: import("vft/es/utils").SFCWithInstall<{
313
313
  type: globalThis.PropType<"light" | "dark">;
314
314
  default: string;
315
315
  };
316
- teleported: {
317
- type: globalThis.PropType<boolean>;
318
- default: boolean;
319
- };
320
316
  tabindex: {
321
317
  type: globalThis.PropType<string | number>;
322
318
  default: number;
@@ -328,6 +324,10 @@ export declare const VftDropdown: import("vft/es/utils").SFCWithInstall<{
328
324
  type: globalThis.PropType<string>;
329
325
  default: string;
330
326
  };
327
+ teleported: {
328
+ type: globalThis.PropType<boolean>;
329
+ default: boolean;
330
+ };
331
331
  splitButton: {
332
332
  type: globalThis.PropType<boolean>;
333
333
  };
@@ -366,9 +366,9 @@ export declare const VftDropdown: import("vft/es/utils").SFCWithInstall<{
366
366
  disabled: boolean;
367
367
  trigger: import("..").TooltipTriggerType;
368
368
  effect: "light" | "dark";
369
- teleported: boolean;
370
369
  tabindex: string | number;
371
370
  popperClass: string;
371
+ teleported: boolean;
372
372
  hideOnClick: boolean;
373
373
  showTimeout: number;
374
374
  hideTimeout: number;
@@ -1,20 +1,20 @@
1
- import { defineComponent as u, computed as a, openBlock as c, createElementBlock as l, normalizeClass as m, unref as i, normalizeStyle as f } from "vue";
2
- import { addUnit as y } from "@vft/utils";
1
+ import { defineComponent as u, computed as s, openBlock as l, createElementBlock as a, normalizeClass as c, unref as t, normalizeStyle as m } from "vue";
2
+ import { addUnit as v } from "@vft/utils";
3
3
  import "../config-provider/index.js";
4
4
  import "@vueuse/core";
5
5
  import { generateCssVars as C } from "../../utils/ns-cover.js";
6
6
  import "lodash";
7
- import { useNamespace as g } from "../../hooks/use-namespace/index.js";
7
+ import { useNamespace as y } from "../../hooks/use-namespace/index.js";
8
8
  import "@popperjs/core";
9
9
  import "../../hooks/use-z-index/index.js";
10
- import { useGlobalConfig as h } from "../config-provider/hooks/use-global-config.js";
11
- const z = ["src"], n = (
10
+ import { useGlobalConfig as g } from "../config-provider/hooks/use-global-config.js";
11
+ const h = ["src"], n = (
12
12
  /* hoist-static*/
13
- g("icon")
14
- ), I = u({
13
+ y("icon")
14
+ ), z = u({
15
15
  name: n.b()
16
- }), W = /* @__PURE__ */ u({
17
- ...I,
16
+ }), j = /* @__PURE__ */ u({
17
+ ...z,
18
18
  props: {
19
19
  icon: {},
20
20
  size: {},
@@ -25,32 +25,31 @@ const z = ["src"], n = (
25
25
  hoverColor: {}
26
26
  },
27
27
  setup(o) {
28
- var r;
29
- const t = h(), s = a(
28
+ const i = g(), r = s(
30
29
  () => C(
31
30
  {
32
- size: y(o.size),
31
+ size: v(o.size),
33
32
  color: o.color,
34
33
  hoverColor: o.hoverColor,
35
34
  cursor: o.pointer ? "pointer" : void 0,
36
- animation: o.rotate ? `${t.value.namespace}-rotate ${o.rotateSpeed}s linear 0s infinite` : void 0
35
+ animation: o.rotate ? `${i.value.namespace}-rotate ${o.rotateSpeed}s linear 0s infinite` : void 0
37
36
  },
38
37
  "icon"
39
38
  )
40
- ), d = (e) => e == null ? void 0 : e.includes("/"), p = a(() => d(o.icon)), v = o.icon.startsWith((r = t.value) == null ? void 0 : r.iconifyPrefixClass) ? "" : t.value.iconfontClass;
41
- return (e, B) => p.value ? (c(), l("img", {
39
+ ), f = (e) => e == null ? void 0 : e.includes("/"), p = s(() => f(o.icon)), d = i.value.iconfontClass;
40
+ return (e, k) => p.value ? (l(), a("img", {
42
41
  key: 0,
43
- class: m(i(n).e("image")),
42
+ class: c(t(n).e("image")),
44
43
  src: e.icon,
45
44
  alt: "",
46
- style: f(s.value)
47
- }, null, 14, z)) : (c(), l("i", {
45
+ style: m(r.value)
46
+ }, null, 14, h)) : (l(), a("i", {
48
47
  key: 1,
49
- class: m([i(n).b(), e.icon, i(v)]),
50
- style: f(s.value)
48
+ class: c([t(n).b(), e.icon, t(d)]),
49
+ style: m(r.value)
51
50
  }, null, 6));
52
51
  }
53
52
  });
54
53
  export {
55
- W as default
54
+ j as default
56
55
  };
@@ -87,45 +87,45 @@ import { VftLoading as Ge } from "./loading/index.js";
87
87
  import { VftMessage as we, VftMessage as ze } from "./message/index.js";
88
88
  import { VftInfiniteScroll as he } from "./infinite-scroll/index.js";
89
89
  import { VftProgressI as Be } from "./progress-i/index.js";
90
- import { buttonGroupContextKey as qe } from "./button/constants.js";
91
- import { checkboxGroupContextKey as Ye } from "./checkbox/constants.js";
92
- import { configProviderContextKey as Qe, messageConfig as We } from "./config-provider/constants.js";
93
- import { provideGlobalConfig as Ze, useGlobalComponentSettings as $e, useGlobalConfig as ot } from "./config-provider/hooks/use-global-config.js";
94
- import { ROOT_PICKER_INJECTION_KEY as et, datePickerConfig as tt } from "./date-picker/constants.js";
95
- import { datePickerProps as mt } from "./date-picker/props/date-picker.js";
96
- import { dialogInjectionKey as xt } from "./dialog/constants.js";
97
- import { useDialog as it } from "./dialog/hooks/use-dialog.js";
98
- import { DROPDOWN_INJECTION_KEY as Vt } from "./dropdown/tokens.js";
99
- import { EmptyEnum as ut } from "./empty/constants.js";
100
- import { formContextKey as dt, formItemContextKey as ct } from "./form/constants.js";
101
- import { useDisabled as Ct, useFormDisabled as Tt, useFormSize as gt, useSize as Dt } from "./form/hooks/use-form-common-props.js";
102
- import { useFormItem as Pt, useFormItemInputId as Mt } from "./form/hooks/use-form-item.js";
103
- import { formItemValidateStates as St } from "./form/types.js";
104
- import { MenuTypeEnum as yt } from "./horizontal-menu/constants.js";
105
- import { initAffixTabs as _t, useTabsDrag as At } from "./multiple-tabs/use/use-multiple-tabs.js";
106
- import { useTabDropdown as kt } from "./multiple-tabs/use/use-tab-dropdown.js";
107
- import { usePagination as Rt, vftPaginationKey as Gt } from "./pagination/usePagination.js";
108
- import { default as wt } from "./popper/arrow.vue2.js";
109
- import { default as Nt } from "./popper/content.vue2.js";
110
- import { default as Ut } from "./popper/trigger.vue2.js";
111
- import { radioGroupKey as Ht } from "./radio/constants.js";
112
- import { rowContextKey as Jt } from "./row/constants.js";
113
- import { scrollbarContextKey as jt } from "./scrollbar/constants.js";
114
- import { BAR_MAP as Wt, GAP as Xt, renderThumbStyle as Zt } from "./scrollbar/util.js";
115
- import { selectInjectionKey as of } from "./select/token.js";
116
- import { sliderContextKey as ef } from "./slider/constants.js";
117
- import { sliderEmits as ff } from "./slider/slider.js";
118
- import { spaceProps as pf } from "./space/space.js";
119
- import { useSpace as af } from "./space/use-space.js";
120
- import { ACTION_FIELD as Vf, CHECKED_FIELD as sf, CREATE_TIME_FIELD as uf, DATE_FIELD as lf, DATE_TIME_FIELD as df, ID_FIELD as cf, NAME_FIELD as If, SEQ_FIELD as Cf, STATUS_FIELD as Tf, UPDATE_TIME_FIELD as gf } from "./table/field.js";
121
- import { useTable as Ef } from "./table/use/use-table.js";
122
- import { addRequire as Mf, removeRequire as Ff, selectMapping as Sf } from "./table/utils.js";
123
- import { TabsRootContextKey as yf } from "./tabs/types.js";
124
- import { timePickerDefaultProps as _f } from "./time-picker/common/props.js";
125
- import { DEFAULT_FORMATS_DATE as Kf, DEFAULT_FORMATS_DATEPICKER as kf, DEFAULT_FORMATS_TIME as vf, timeUnits as Rf } from "./time-picker/constants.js";
126
- import { buildTimeList as Of, dateEquals as wf, extractDateFormat as zf, extractTimeFormat as Nf, formatter as hf, makeList as Uf, parseDate as Bf, rangeArr as Hf, valueEquals as qf } from "./time-picker/utils.js";
127
- import { default as Yf } from "./time-picker/common/picker.vue2.js";
128
- import { default as Qf } from "./time-picker/time-picker-com/panel-time-pick.vue2.js";
90
+ import { default as qe } from "./time-picker/common/picker.vue2.js";
91
+ import { default as Ye } from "./time-picker/time-picker-com/panel-time-pick.vue2.js";
92
+ import { buttonGroupContextKey as Qe } from "./button/constants.js";
93
+ import { checkboxGroupContextKey as Xe } from "./checkbox/constants.js";
94
+ import { configProviderContextKey as $e, messageConfig as ot } from "./config-provider/constants.js";
95
+ import { provideGlobalConfig as et, useGlobalComponentSettings as tt, useGlobalConfig as ft } from "./config-provider/hooks/use-global-config.js";
96
+ import { ROOT_PICKER_INJECTION_KEY as pt, datePickerConfig as xt } from "./date-picker/constants.js";
97
+ import { datePickerProps as it } from "./date-picker/props/date-picker.js";
98
+ import { dialogInjectionKey as Vt } from "./dialog/constants.js";
99
+ import { useDialog as ut } from "./dialog/hooks/use-dialog.js";
100
+ import { DROPDOWN_INJECTION_KEY as dt } from "./dropdown/tokens.js";
101
+ import { EmptyEnum as It } from "./empty/constants.js";
102
+ import { formContextKey as Tt, formItemContextKey as gt } from "./form/constants.js";
103
+ import { useDisabled as Et, useFormDisabled as Pt, useFormSize as Mt, useSize as Ft } from "./form/hooks/use-form-common-props.js";
104
+ import { useFormItem as Lt, useFormItemInputId as yt } from "./form/hooks/use-form-item.js";
105
+ import { formItemValidateStates as _t } from "./form/types.js";
106
+ import { MenuTypeEnum as Kt } from "./horizontal-menu/constants.js";
107
+ import { initAffixTabs as vt, useTabsDrag as Rt } from "./multiple-tabs/use/use-multiple-tabs.js";
108
+ import { useTabDropdown as Ot } from "./multiple-tabs/use/use-tab-dropdown.js";
109
+ import { usePagination as zt, vftPaginationKey as Nt } from "./pagination/usePagination.js";
110
+ import { default as Ut } from "./popper/arrow.vue2.js";
111
+ import { default as Ht } from "./popper/content.vue2.js";
112
+ import { default as Jt } from "./popper/trigger.vue2.js";
113
+ import { radioGroupKey as jt } from "./radio/constants.js";
114
+ import { rowContextKey as Wt } from "./row/constants.js";
115
+ import { scrollbarContextKey as Zt } from "./scrollbar/constants.js";
116
+ import { BAR_MAP as of, GAP as rf, renderThumbStyle as ef } from "./scrollbar/util.js";
117
+ import { selectInjectionKey as ff } from "./select/token.js";
118
+ import { sliderContextKey as pf } from "./slider/constants.js";
119
+ import { sliderEmits as af } from "./slider/slider.js";
120
+ import { spaceProps as Vf } from "./space/space.js";
121
+ import { useSpace as uf } from "./space/use-space.js";
122
+ import { ACTION_FIELD as df, CHECKED_FIELD as cf, CREATE_TIME_FIELD as If, DATE_FIELD as Cf, DATE_TIME_FIELD as Tf, ID_FIELD as gf, NAME_FIELD as Df, SEQ_FIELD as Ef, STATUS_FIELD as Pf, UPDATE_TIME_FIELD as Mf } from "./table/field.js";
123
+ import { useTable as Sf } from "./table/use/use-table.js";
124
+ import { addRequire as yf, removeRequire as bf, selectMapping as _f } from "./table/utils.js";
125
+ import { TabsRootContextKey as Kf } from "./tabs/types.js";
126
+ import { timePickerDefaultProps as vf } from "./time-picker/common/props.js";
127
+ import { DEFAULT_FORMATS_DATE as Gf, DEFAULT_FORMATS_DATEPICKER as Of, DEFAULT_FORMATS_TIME as wf, timeUnits as zf } from "./time-picker/constants.js";
128
+ import { buildTimeList as hf, dateEquals as Uf, extractDateFormat as Bf, extractTimeFormat as Hf, formatter as qf, makeList as Jf, parseDate as Yf, rangeArr as jf, valueEquals as Qf } from "./time-picker/utils.js";
129
129
  import { TOOLTIP_INJECTION_KEY as Xf } from "./tooltip/constants.js";
130
130
  import { getChildState as $f } from "./tree/model/node.js";
131
131
  import { dragEventsKey as rm, useDragNodeHandler as em } from "./tree/model/useDragNode.js";
@@ -138,36 +138,36 @@ import { vLoading as Pm, createLoadingDirective as Mm, vLoading as Fm } from "./
138
138
  import { Loading as Lm } from "./loading/service.js";
139
139
  import { messageDefaults as bm, messageTypes as _m } from "./message/types.js";
140
140
  export {
141
- Vf as ACTION_FIELD,
142
- Wt as BAR_MAP,
143
- sf as CHECKED_FIELD,
144
- uf as CREATE_TIME_FIELD,
145
- Yf as CommonPicker,
146
- lf as DATE_FIELD,
147
- df as DATE_TIME_FIELD,
148
- Kf as DEFAULT_FORMATS_DATE,
149
- kf as DEFAULT_FORMATS_DATEPICKER,
150
- vf as DEFAULT_FORMATS_TIME,
151
- Vt as DROPDOWN_INJECTION_KEY,
141
+ df as ACTION_FIELD,
142
+ of as BAR_MAP,
143
+ cf as CHECKED_FIELD,
144
+ If as CREATE_TIME_FIELD,
145
+ qe as CommonPicker,
146
+ Cf as DATE_FIELD,
147
+ Tf as DATE_TIME_FIELD,
148
+ Gf as DEFAULT_FORMATS_DATE,
149
+ Of as DEFAULT_FORMATS_DATEPICKER,
150
+ wf as DEFAULT_FORMATS_TIME,
151
+ dt as DROPDOWN_INJECTION_KEY,
152
152
  Zr as DynamicSizeGrid,
153
153
  oe as DynamicSizeList,
154
- ut as EmptyEnum,
154
+ It as EmptyEnum,
155
155
  ee as FixedSizeGrid,
156
156
  fe as FixedSizeList,
157
157
  xm as FormCompEnum,
158
- Xt as GAP,
159
- cf as ID_FIELD,
158
+ rf as GAP,
159
+ gf as ID_FIELD,
160
160
  Do as Icon,
161
- yt as MenuTypeEnum,
161
+ Kt as MenuTypeEnum,
162
162
  we as Message,
163
- If as NAME_FIELD,
164
- et as ROOT_PICKER_INJECTION_KEY,
165
- Cf as SEQ_FIELD,
166
- Tf as STATUS_FIELD,
163
+ Df as NAME_FIELD,
164
+ pt as ROOT_PICKER_INJECTION_KEY,
165
+ Ef as SEQ_FIELD,
166
+ Pf as STATUS_FIELD,
167
167
  Xf as TOOLTIP_INJECTION_KEY,
168
- yf as TabsRootContextKey,
169
- Qf as TimePickPanel,
170
- gf as UPDATE_TIME_FIELD,
168
+ Kf as TabsRootContextKey,
169
+ Ye as TimePickPanel,
170
+ Mf as UPDATE_TIME_FIELD,
171
171
  e as VftAlert,
172
172
  A as VftAside,
173
173
  Ve as VftAutocomplete,
@@ -243,9 +243,9 @@ export {
243
243
  er as VftPopconfirm,
244
244
  fr as VftPopover,
245
245
  pr as VftPopper,
246
- wt as VftPopperArrow,
247
- Nt as VftPopperContent,
248
- Ut as VftPopperTrigger,
246
+ Ut as VftPopperArrow,
247
+ Ht as VftPopperContent,
248
+ Jt as VftPopperTrigger,
249
249
  de as VftProgress,
250
250
  Be as VftProgressI,
251
251
  ar as VftQrcode,
@@ -276,77 +276,77 @@ export {
276
276
  Te as VftUpload,
277
277
  Wr as VftVerifyCode,
278
278
  am as add,
279
- Mf as addRequire,
280
- Of as buildTimeList,
281
- qe as buttonGroupContextKey,
279
+ yf as addRequire,
280
+ hf as buildTimeList,
281
+ Qe as buttonGroupContextKey,
282
282
  Dm as carouselContextKey,
283
- Ye as checkboxGroupContextKey,
283
+ Xe as checkboxGroupContextKey,
284
284
  im as componentMap,
285
- Qe as configProviderContextKey,
285
+ $e as configProviderContextKey,
286
286
  O as createContextMenu,
287
287
  Mm as createLoadingDirective,
288
- wf as dateEquals,
289
- tt as datePickerConfig,
290
- mt as datePickerProps,
288
+ Uf as dateEquals,
289
+ xt as datePickerConfig,
290
+ it as datePickerProps,
291
291
  nm as del,
292
292
  w as destroyContextMenu,
293
- xt as dialogInjectionKey,
293
+ Vt as dialogInjectionKey,
294
294
  rm as dragEventsKey,
295
- zf as extractDateFormat,
296
- Nf as extractTimeFormat,
297
- dt as formContextKey,
298
- ct as formItemContextKey,
299
- St as formItemValidateStates,
300
- hf as formatter,
295
+ Bf as extractDateFormat,
296
+ Hf as extractTimeFormat,
297
+ Tt as formContextKey,
298
+ gt as formItemContextKey,
299
+ _t as formItemValidateStates,
300
+ qf as formatter,
301
301
  Cm as genFileId,
302
302
  $f as getChildState,
303
303
  dm as getDynamicProps,
304
- _t as initAffixTabs,
304
+ vt as initAffixTabs,
305
305
  Vm as isDatePicker,
306
306
  sm as isInput,
307
307
  um as isRangePicker,
308
- Uf as makeList,
309
- We as messageConfig,
308
+ Jf as makeList,
309
+ ot as messageConfig,
310
310
  bm as messageDefaults,
311
311
  _m as messageTypes,
312
- Bf as parseDate,
313
- Ze as provideGlobalConfig,
314
- Ht as radioGroupKey,
315
- Hf as rangeArr,
316
- Ff as removeRequire,
317
- Zt as renderThumbStyle,
318
- Jt as rowContextKey,
319
- jt as scrollbarContextKey,
320
- of as selectInjectionKey,
321
- Sf as selectMapping,
322
- ef as sliderContextKey,
323
- ff as sliderEmits,
324
- pf as spaceProps,
325
- _f as timePickerDefaultProps,
326
- Rf as timeUnits,
312
+ Yf as parseDate,
313
+ et as provideGlobalConfig,
314
+ jt as radioGroupKey,
315
+ jf as rangeArr,
316
+ bf as removeRequire,
317
+ ef as renderThumbStyle,
318
+ Wt as rowContextKey,
319
+ Zt as scrollbarContextKey,
320
+ ff as selectInjectionKey,
321
+ _f as selectMapping,
322
+ pf as sliderContextKey,
323
+ af as sliderEmits,
324
+ Vf as spaceProps,
325
+ vf as timePickerDefaultProps,
326
+ zf as timeUnits,
327
327
  Tm as uploadContextKey,
328
328
  N as useContextMenu,
329
- it as useDialog,
330
- Ct as useDisabled,
329
+ ut as useDialog,
330
+ Et as useDisabled,
331
331
  em as useDragNodeHandler,
332
332
  cm as useForm,
333
- Tt as useFormDisabled,
334
- Pt as useFormItem,
335
- Mt as useFormItemInputId,
336
- gt as useFormSize,
337
- $e as useGlobalComponentSettings,
338
- ot as useGlobalConfig,
333
+ Pt as useFormDisabled,
334
+ Lt as useFormItem,
335
+ yt as useFormItemInputId,
336
+ Mt as useFormSize,
337
+ tt as useGlobalComponentSettings,
338
+ ft as useGlobalConfig,
339
339
  fm as useModal,
340
340
  mm as useModalInner,
341
- Rt as usePagination,
342
- Dt as useSize,
343
- af as useSpace,
344
- kt as useTabDropdown,
345
- Ef as useTable,
346
- At as useTabsDrag,
341
+ zt as usePagination,
342
+ Ft as useSize,
343
+ uf as useSpace,
344
+ Ot as useTabDropdown,
345
+ Sf as useTable,
346
+ Rt as useTabsDrag,
347
347
  Fm as vLoading,
348
- qf as valueEquals,
349
- Gt as vftPaginationKey,
348
+ Qf as valueEquals,
349
+ Nt as vftPaginationKey,
350
350
  pe as virtualizedGridProps,
351
351
  xe as virtualizedListProps,
352
352
  ae as virtualizedProps,
@@ -77,9 +77,9 @@ export declare const VftInput: import("vft/es/utils").SFCWithInstall<{
77
77
  type: globalThis.PropType<string | false | import("vue").CSSProperties | import("vue").StyleValue[] | null>;
78
78
  };
79
79
  }>> & {
80
+ onChange?: ((value: string) => any) | undefined;
80
81
  onInput?: ((value: string) => any) | undefined;
81
82
  onBlur?: ((evt: FocusEvent) => any) | undefined;
82
- onChange?: ((value: string) => any) | undefined;
83
83
  onCompositionend?: ((evt: CompositionEvent) => any) | undefined;
84
84
  onCompositionstart?: ((evt: CompositionEvent) => any) | undefined;
85
85
  onCompositionupdate?: ((evt: CompositionEvent) => any) | undefined;
@@ -88,8 +88,8 @@ export declare const VftInput: import("vft/es/utils").SFCWithInstall<{
88
88
  onMouseenter?: ((evt: MouseEvent) => any) | undefined;
89
89
  onMouseleave?: ((evt: MouseEvent) => any) | undefined;
90
90
  onEnter?: (() => any) | undefined;
91
- onClear?: (() => any) | undefined;
92
91
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
92
+ onClear?: (() => any) | undefined;
93
93
  onSuffixClick?: ((value: any) => any) | undefined;
94
94
  onPrefixClick?: ((value: any) => any) | undefined;
95
95
  }, {
@@ -107,10 +107,11 @@ export declare const VftInput: import("vft/es/utils").SFCWithInstall<{
107
107
  clear: () => void;
108
108
  resizeTextarea: () => void;
109
109
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
110
+ "update:modelValue": (value: string) => void;
111
+ change: (value: string) => void;
110
112
  input: (value: string) => void;
111
113
  clear: () => void;
112
114
  blur: (evt: FocusEvent) => void;
113
- change: (value: string) => void;
114
115
  compositionend: (evt: CompositionEvent) => void;
115
116
  compositionstart: (evt: CompositionEvent) => void;
116
117
  compositionupdate: (evt: CompositionEvent) => void;
@@ -118,7 +119,6 @@ export declare const VftInput: import("vft/es/utils").SFCWithInstall<{
118
119
  keydown: (evt: Event | KeyboardEvent) => void;
119
120
  mouseenter: (evt: MouseEvent) => void;
120
121
  mouseleave: (evt: MouseEvent) => void;
121
- "update:modelValue": (value: string) => void;
122
122
  suffixClick: (value: any) => void;
123
123
  prefixClick: (value: any) => void;
124
124
  enter: () => void;
@@ -199,9 +199,9 @@ export declare const VftInput: import("vft/es/utils").SFCWithInstall<{
199
199
  type: globalThis.PropType<string | false | import("vue").CSSProperties | import("vue").StyleValue[] | null>;
200
200
  };
201
201
  }>> & {
202
+ onChange?: ((value: string) => any) | undefined;
202
203
  onInput?: ((value: string) => any) | undefined;
203
204
  onBlur?: ((evt: FocusEvent) => any) | undefined;
204
- onChange?: ((value: string) => any) | undefined;
205
205
  onCompositionend?: ((evt: CompositionEvent) => any) | undefined;
206
206
  onCompositionstart?: ((evt: CompositionEvent) => any) | undefined;
207
207
  onCompositionupdate?: ((evt: CompositionEvent) => any) | undefined;
@@ -210,8 +210,8 @@ export declare const VftInput: import("vft/es/utils").SFCWithInstall<{
210
210
  onMouseenter?: ((evt: MouseEvent) => any) | undefined;
211
211
  onMouseleave?: ((evt: MouseEvent) => any) | undefined;
212
212
  onEnter?: (() => any) | undefined;
213
- onClear?: (() => any) | undefined;
214
213
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
214
+ onClear?: (() => any) | undefined;
215
215
  onSuffixClick?: ((value: any) => any) | undefined;
216
216
  onPrefixClick?: ((value: any) => any) | undefined;
217
217
  }, {}, true, {}, {}, {
@@ -298,9 +298,9 @@ export declare const VftInput: import("vft/es/utils").SFCWithInstall<{
298
298
  type: globalThis.PropType<string | false | import("vue").CSSProperties | import("vue").StyleValue[] | null>;
299
299
  };
300
300
  }>> & {
301
+ onChange?: ((value: string) => any) | undefined;
301
302
  onInput?: ((value: string) => any) | undefined;
302
303
  onBlur?: ((evt: FocusEvent) => any) | undefined;
303
- onChange?: ((value: string) => any) | undefined;
304
304
  onCompositionend?: ((evt: CompositionEvent) => any) | undefined;
305
305
  onCompositionstart?: ((evt: CompositionEvent) => any) | undefined;
306
306
  onCompositionupdate?: ((evt: CompositionEvent) => any) | undefined;
@@ -309,8 +309,8 @@ export declare const VftInput: import("vft/es/utils").SFCWithInstall<{
309
309
  onMouseenter?: ((evt: MouseEvent) => any) | undefined;
310
310
  onMouseleave?: ((evt: MouseEvent) => any) | undefined;
311
311
  onEnter?: (() => any) | undefined;
312
- onClear?: (() => any) | undefined;
313
312
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
313
+ onClear?: (() => any) | undefined;
314
314
  onSuffixClick?: ((value: any) => any) | undefined;
315
315
  onPrefixClick?: ((value: any) => any) | undefined;
316
316
  }, {
@@ -408,9 +408,9 @@ export declare const VftInput: import("vft/es/utils").SFCWithInstall<{
408
408
  type: globalThis.PropType<string | false | import("vue").CSSProperties | import("vue").StyleValue[] | null>;
409
409
  };
410
410
  }>> & {
411
+ onChange?: ((value: string) => any) | undefined;
411
412
  onInput?: ((value: string) => any) | undefined;
412
413
  onBlur?: ((evt: FocusEvent) => any) | undefined;
413
- onChange?: ((value: string) => any) | undefined;
414
414
  onCompositionend?: ((evt: CompositionEvent) => any) | undefined;
415
415
  onCompositionstart?: ((evt: CompositionEvent) => any) | undefined;
416
416
  onCompositionupdate?: ((evt: CompositionEvent) => any) | undefined;
@@ -419,8 +419,8 @@ export declare const VftInput: import("vft/es/utils").SFCWithInstall<{
419
419
  onMouseenter?: ((evt: MouseEvent) => any) | undefined;
420
420
  onMouseleave?: ((evt: MouseEvent) => any) | undefined;
421
421
  onEnter?: (() => any) | undefined;
422
- onClear?: (() => any) | undefined;
423
422
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
423
+ onClear?: (() => any) | undefined;
424
424
  onSuffixClick?: ((value: any) => any) | undefined;
425
425
  onPrefixClick?: ((value: any) => any) | undefined;
426
426
  }, {
@@ -438,10 +438,11 @@ export declare const VftInput: import("vft/es/utils").SFCWithInstall<{
438
438
  clear: () => void;
439
439
  resizeTextarea: () => void;
440
440
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
441
+ "update:modelValue": (value: string) => void;
442
+ change: (value: string) => void;
441
443
  input: (value: string) => void;
442
444
  clear: () => void;
443
445
  blur: (evt: FocusEvent) => void;
444
- change: (value: string) => void;
445
446
  compositionend: (evt: CompositionEvent) => void;
446
447
  compositionstart: (evt: CompositionEvent) => void;
447
448
  compositionupdate: (evt: CompositionEvent) => void;
@@ -449,7 +450,6 @@ export declare const VftInput: import("vft/es/utils").SFCWithInstall<{
449
450
  keydown: (evt: Event | KeyboardEvent) => void;
450
451
  mouseenter: (evt: MouseEvent) => void;
451
452
  mouseleave: (evt: MouseEvent) => void;
452
- "update:modelValue": (value: string) => void;
453
453
  suffixClick: (value: any) => void;
454
454
  prefixClick: (value: any) => void;
455
455
  enter: () => void;
@@ -54,10 +54,11 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
54
54
  /** @description resize textarea. */
55
55
  resizeTextarea: () => void;
56
56
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
57
+ "update:modelValue": (value: string) => void;
58
+ change: (value: string) => void;
57
59
  input: (value: string) => void;
58
60
  clear: () => void;
59
61
  blur: (evt: FocusEvent) => void;
60
- change: (value: string) => void;
61
62
  compositionend: (evt: CompositionEvent) => void;
62
63
  compositionstart: (evt: CompositionEvent) => void;
63
64
  compositionupdate: (evt: CompositionEvent) => void;
@@ -65,14 +66,13 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
65
66
  keydown: (evt: Event | KeyboardEvent) => void;
66
67
  mouseenter: (evt: MouseEvent) => void;
67
68
  mouseleave: (evt: MouseEvent) => void;
68
- "update:modelValue": (value: string) => void;
69
69
  suffixClick: (value: any) => void;
70
70
  prefixClick: (value: any) => void;
71
71
  enter: () => void;
72
72
  }, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<__VLS_TypePropsToRuntimeProps<InputProps>>> & {
73
+ onChange?: ((value: string) => any) | undefined;
73
74
  onInput?: ((value: string) => any) | undefined;
74
75
  onBlur?: ((evt: FocusEvent) => any) | undefined;
75
- onChange?: ((value: string) => any) | undefined;
76
76
  onCompositionend?: ((evt: CompositionEvent) => any) | undefined;
77
77
  onCompositionstart?: ((evt: CompositionEvent) => any) | undefined;
78
78
  onCompositionupdate?: ((evt: CompositionEvent) => any) | undefined;
@@ -81,8 +81,8 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
81
81
  onMouseenter?: ((evt: MouseEvent) => any) | undefined;
82
82
  onMouseleave?: ((evt: MouseEvent) => any) | undefined;
83
83
  onEnter?: (() => any) | undefined;
84
- onClear?: (() => any) | undefined;
85
84
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
85
+ onClear?: (() => any) | undefined;
86
86
  onSuffixClick?: ((value: any) => any) | undefined;
87
87
  onPrefixClick?: ((value: any) => any) | undefined;
88
88
  }, {}, {}>, {