@vuetify/nightly 3.7.1-master.2024-09-03 → 3.7.1-master.2024-09-04

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 (111) hide show
  1. package/dist/json/importMap-labs.json +12 -12
  2. package/dist/json/importMap.json +132 -132
  3. package/dist/json/web-types.json +1 -1
  4. package/dist/vuetify-labs.css +2738 -2738
  5. package/dist/vuetify-labs.d.ts +999 -999
  6. package/dist/vuetify-labs.esm.js +11 -27
  7. package/dist/vuetify-labs.esm.js.map +1 -1
  8. package/dist/vuetify-labs.js +11 -27
  9. package/dist/vuetify-labs.min.css +2 -2
  10. package/dist/vuetify.css +2700 -2700
  11. package/dist/vuetify.d.ts +853 -853
  12. package/dist/vuetify.esm.js +3 -3
  13. package/dist/vuetify.js +3 -3
  14. package/dist/vuetify.min.css +2 -2
  15. package/dist/vuetify.min.js +3 -3
  16. package/lib/components/VAlert/index.d.mts +10 -10
  17. package/lib/components/VAppBar/index.d.mts +18 -18
  18. package/lib/components/VAutocomplete/index.d.mts +109 -109
  19. package/lib/components/VAvatar/index.d.mts +4 -4
  20. package/lib/components/VBadge/index.d.mts +4 -4
  21. package/lib/components/VBanner/index.d.mts +14 -14
  22. package/lib/components/VBottomNavigation/index.d.mts +4 -4
  23. package/lib/components/VBottomSheet/index.d.mts +11 -11
  24. package/lib/components/VBreadcrumbs/index.d.mts +4 -4
  25. package/lib/components/VBtn/index.d.mts +14 -14
  26. package/lib/components/VBtnGroup/index.d.mts +4 -4
  27. package/lib/components/VBtnToggle/index.d.mts +4 -4
  28. package/lib/components/VCard/index.d.mts +14 -14
  29. package/lib/components/VCarousel/index.d.mts +13 -13
  30. package/lib/components/VCheckbox/index.d.mts +4 -4
  31. package/lib/components/VChip/index.d.mts +8 -8
  32. package/lib/components/VChipGroup/index.d.mts +4 -4
  33. package/lib/components/VColorPicker/index.d.mts +22 -22
  34. package/lib/components/VCombobox/index.d.mts +109 -109
  35. package/lib/components/VDataTable/index.d.mts +14 -14
  36. package/lib/components/VDatePicker/index.d.mts +12 -12
  37. package/lib/components/VDialog/index.d.mts +50 -50
  38. package/lib/components/VEmptyState/index.d.mts +8 -8
  39. package/lib/components/VExpansionPanel/index.d.mts +4 -4
  40. package/lib/components/VFab/index.d.mts +18 -18
  41. package/lib/components/VFileInput/index.d.mts +6 -6
  42. package/lib/components/VFooter/index.d.mts +4 -4
  43. package/lib/components/VIcon/index.d.mts +4 -4
  44. package/lib/components/VInput/index.d.mts +2 -2
  45. package/lib/components/VItemGroup/index.d.mts +4 -4
  46. package/lib/components/VLabel/index.d.mts +4 -4
  47. package/lib/components/VList/index.d.mts +23 -23
  48. package/lib/components/VMenu/index.d.mts +50 -50
  49. package/lib/components/VMessages/index.d.mts +8 -8
  50. package/lib/components/VNavigationDrawer/index.d.mts +18 -18
  51. package/lib/components/VOtpInput/index.d.mts +4 -4
  52. package/lib/components/VOverlay/index.d.mts +11 -11
  53. package/lib/components/VPagination/index.d.mts +4 -4
  54. package/lib/components/VProgressCircular/index.d.mts +4 -4
  55. package/lib/components/VRadioGroup/index.d.mts +2 -2
  56. package/lib/components/VRangeSlider/index.d.mts +8 -8
  57. package/lib/components/VSelect/index.d.mts +109 -109
  58. package/lib/components/VSheet/index.d.mts +10 -10
  59. package/lib/components/VSkeletonLoader/index.d.mts +4 -4
  60. package/lib/components/VSlider/index.d.mts +8 -8
  61. package/lib/components/VSnackbar/index.d.mts +62 -62
  62. package/lib/components/VSpeedDial/index.d.mts +11 -11
  63. package/lib/components/VStepper/index.d.mts +12 -12
  64. package/lib/components/VSwitch/index.d.mts +2 -2
  65. package/lib/components/VSystemBar/index.d.mts +4 -4
  66. package/lib/components/VTabs/index.d.mts +53 -53
  67. package/lib/components/VTextField/index.d.mts +13 -13
  68. package/lib/components/VTextarea/index.d.mts +10 -10
  69. package/lib/components/VTimeline/index.d.mts +4 -4
  70. package/lib/components/VToolbar/index.d.mts +4 -4
  71. package/lib/components/VTooltip/index.d.mts +45 -45
  72. package/lib/components/VWindow/index.d.mts +6 -6
  73. package/lib/components/index.d.mts +810 -810
  74. package/lib/entry-bundler.mjs +1 -1
  75. package/lib/framework.mjs +1 -1
  76. package/lib/index.d.mts +43 -43
  77. package/lib/labs/VDateInput/index.d.mts +12 -12
  78. package/lib/labs/VNumberInput/index.d.mts +67 -67
  79. package/lib/labs/VPicker/index.d.mts +10 -10
  80. package/lib/labs/VSnackbarQueue/index.d.mts +95 -95
  81. package/lib/labs/VStepperVertical/index.d.mts +6 -6
  82. package/lib/labs/VTimePicker/VTimePicker.mjs +1 -1
  83. package/lib/labs/VTimePicker/VTimePicker.mjs.map +1 -1
  84. package/lib/labs/VTimePicker/VTimePickerControls.mjs +2 -2
  85. package/lib/labs/VTimePicker/VTimePickerControls.mjs.map +1 -1
  86. package/lib/labs/VTimePicker/index.d.mts +26 -26
  87. package/lib/labs/VTimePicker/util.mjs +5 -0
  88. package/lib/labs/VTimePicker/util.mjs.map +1 -0
  89. package/lib/labs/VTreeview/index.d.mts +40 -40
  90. package/lib/labs/components.d.mts +256 -256
  91. package/package.json +6 -8
  92. package/lib/components/VDatePicker/util/createNativeLocaleFormatter.mjs +0 -21
  93. package/lib/components/VDatePicker/util/createNativeLocaleFormatter.mjs.map +0 -1
  94. package/lib/components/VDatePicker/util/eventHelpers.mjs +0 -22
  95. package/lib/components/VDatePicker/util/eventHelpers.mjs.map +0 -1
  96. package/lib/components/VDatePicker/util/index.mjs +0 -9
  97. package/lib/components/VDatePicker/util/index.mjs.map +0 -1
  98. package/lib/components/VDatePicker/util/isDateAllowed.mjs +0 -7
  99. package/lib/components/VDatePicker/util/isDateAllowed.mjs.map +0 -1
  100. package/lib/components/VDatePicker/util/monthChange.mjs +0 -18
  101. package/lib/components/VDatePicker/util/monthChange.mjs.map +0 -1
  102. package/lib/components/VDatePicker/util/pad.mjs +0 -21
  103. package/lib/components/VDatePicker/util/pad.mjs.map +0 -1
  104. package/lib/components/VDatePicker/util/sanitizeDateString.mjs +0 -12
  105. package/lib/components/VDatePicker/util/sanitizeDateString.mjs.map +0 -1
  106. package/lib/services/goto/easing-patterns.mjs +0 -27
  107. package/lib/services/goto/easing-patterns.mjs.map +0 -1
  108. package/lib/services/goto/index.mjs +0 -73
  109. package/lib/services/goto/index.mjs.map +0 -1
  110. package/lib/services/goto/util.mjs +0 -39
  111. package/lib/services/goto/util.mjs.map +0 -1
@@ -35,17 +35,17 @@ interface FilterPropsOptions<PropsOptions extends Readonly<ComponentPropsOptions
35
35
  type EventProp<T extends any[] = any[], F = (...args: T) => void> = F;
36
36
  declare const EventProp: <T extends any[] = any[]>() => PropType<EventProp<T>>;
37
37
 
38
- interface LoaderSlotProps {
39
- color: string | undefined;
40
- isActive: boolean;
41
- }
42
-
43
38
  type VCounterSlot = {
44
39
  counter: string;
45
40
  max: string | number | undefined;
46
41
  value: string | number | undefined;
47
42
  };
48
43
 
44
+ interface LoaderSlotProps {
45
+ color: string | undefined;
46
+ isActive: boolean;
47
+ }
48
+
49
49
  type Density = null | 'default' | 'comfortable' | 'compact';
50
50
 
51
51
  type ValidationResult = string | boolean;
@@ -175,8 +175,8 @@ declare const VNumberInput: {
175
175
  prefix?: string | undefined;
176
176
  role?: string | undefined;
177
177
  class?: any;
178
- placeholder?: string | undefined;
179
178
  theme?: string | undefined;
179
+ placeholder?: string | undefined;
180
180
  counter?: string | number | boolean | undefined;
181
181
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
182
182
  validateOn?: ("eager" | "lazy" | ("input" | "blur" | "submit" | "invalid-input") | "input lazy" | "blur lazy" | "submit lazy" | "invalid-input lazy" | "input eager" | "blur eager" | "submit eager" | "invalid-input eager" | "lazy input" | "lazy blur" | "lazy submit" | "lazy invalid-input" | "eager input" | "eager blur" | "eager submit" | "eager invalid-input") | undefined;
@@ -210,8 +210,8 @@ declare const VNumberInput: {
210
210
  }) => vue.VNodeChild) | undefined;
211
211
  append?: ((arg: VInputSlot) => vue.VNodeChild) | undefined;
212
212
  prepend?: ((arg: VInputSlot) => vue.VNodeChild) | undefined;
213
- counter?: ((arg: VCounterSlot) => vue.VNodeChild) | undefined;
214
213
  loader?: ((arg: LoaderSlotProps) => vue.VNodeChild) | undefined;
214
+ counter?: ((arg: VCounterSlot) => vue.VNodeChild) | undefined;
215
215
  'prepend-inner'?: ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
216
216
  'append-inner'?: ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
217
217
  increment?: ((arg: ControlSlot) => vue.VNodeChild) | undefined;
@@ -229,8 +229,8 @@ declare const VNumberInput: {
229
229
  }) => vue.VNodeChild) | undefined;
230
230
  append?: false | ((arg: VInputSlot) => vue.VNodeChild) | undefined;
231
231
  prepend?: false | ((arg: VInputSlot) => vue.VNodeChild) | undefined;
232
- counter?: false | ((arg: VCounterSlot) => vue.VNodeChild) | undefined;
233
232
  loader?: false | ((arg: LoaderSlotProps) => vue.VNodeChild) | undefined;
233
+ counter?: false | ((arg: VCounterSlot) => vue.VNodeChild) | undefined;
234
234
  'prepend-inner'?: false | ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
235
235
  'append-inner'?: false | ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
236
236
  increment?: false | ((arg: ControlSlot) => vue.VNodeChild) | undefined;
@@ -248,8 +248,8 @@ declare const VNumberInput: {
248
248
  }) => vue.VNodeChild) | undefined;
249
249
  "v-slot:append"?: false | ((arg: VInputSlot) => vue.VNodeChild) | undefined;
250
250
  "v-slot:prepend"?: false | ((arg: VInputSlot) => vue.VNodeChild) | undefined;
251
- "v-slot:counter"?: false | ((arg: VCounterSlot) => vue.VNodeChild) | undefined;
252
251
  "v-slot:loader"?: false | ((arg: LoaderSlotProps) => vue.VNodeChild) | undefined;
252
+ "v-slot:counter"?: false | ((arg: VCounterSlot) => vue.VNodeChild) | undefined;
253
253
  "v-slot:prepend-inner"?: false | ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
254
254
  "v-slot:append-inner"?: false | ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
255
255
  "v-slot:increment"?: false | ((arg: ControlSlot) => vue.VNodeChild) | undefined;
@@ -328,8 +328,8 @@ declare const VNumberInput: {
328
328
  prefix?: string | undefined;
329
329
  role?: string | undefined;
330
330
  class?: any;
331
- placeholder?: string | undefined;
332
331
  theme?: string | undefined;
332
+ placeholder?: string | undefined;
333
333
  counter?: string | number | boolean | undefined;
334
334
  'onUpdate:focused'?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
335
335
  modelValue?: any;
@@ -448,8 +448,8 @@ declare const VNumberInput: {
448
448
  prefix?: string | undefined;
449
449
  role?: string | undefined;
450
450
  class?: any;
451
- placeholder?: string | undefined;
452
451
  theme?: string | undefined;
452
+ placeholder?: string | undefined;
453
453
  counter?: string | number | boolean | undefined;
454
454
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
455
455
  modelValue?: any;
@@ -601,8 +601,8 @@ declare const VNumberInput: {
601
601
  prefix?: string | undefined;
602
602
  role?: string | undefined;
603
603
  class?: any;
604
- placeholder?: string | undefined;
605
604
  theme?: string | undefined;
605
+ placeholder?: string | undefined;
606
606
  counter?: string | number | boolean | undefined;
607
607
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
608
608
  modelValue?: any;
@@ -827,7 +827,7 @@ declare const VNumberInput: {
827
827
  errorMessages: vue.ComputedRef<string[]>;
828
828
  }, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Omit<{
829
829
  'update:modelValue': (value: any) => true;
830
- }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "v-slot:message" | "v-slot:details">, string, {
830
+ }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:prepend" | "v-slot:append" | "v-slot:message" | "v-slot:details">, string, {
831
831
  error: boolean;
832
832
  direction: "horizontal" | "vertical";
833
833
  style: vue.StyleValue;
@@ -910,7 +910,7 @@ declare const VNumberInput: {
910
910
  }> & {} & vue.ComponentCustomProperties & {} & GenericProps<{
911
911
  modelValue?: unknown;
912
912
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
913
- }, VInputSlots>, "name" | "key" | "id" | "width" | "maxWidth" | "minWidth" | "label" | "class" | "ref" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "prependIcon" | "appendIcon" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint")>, `$${any}`> & Omit<Omit<{
913
+ }, VInputSlots>, "name" | "key" | "id" | "width" | "maxWidth" | "minWidth" | "label" | "class" | "theme" | "ref" | "$children" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "prependIcon" | "appendIcon" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint")>, `$${any}`> & Omit<Omit<{
914
914
  $: vue.ComponentInternalInstance;
915
915
  $data: {};
916
916
  $props: Partial<{
@@ -1146,7 +1146,7 @@ declare const VNumberInput: {
1146
1146
  }> & {} & vue.ComponentCustomProperties & {} & GenericProps<{
1147
1147
  modelValue?: unknown;
1148
1148
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
1149
- }, VFieldSlots>, "key" | "id" | "color" | "loading" | "label" | "class" | "ref" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "clearable" | "dirty" | "persistentClear" | "singleLine")>, `$${any}`> & {
1149
+ }, VFieldSlots>, "key" | "id" | "color" | "loading" | "label" | "class" | "theme" | "ref" | "$children" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "clearable" | "dirty" | "persistentClear" | "singleLine")>, `$${any}`> & {
1150
1150
  _allExposed: {
1151
1151
  reset: () => Promise<void>;
1152
1152
  resetValidation: () => Promise<void>;
@@ -1268,8 +1268,8 @@ declare const VNumberInput: {
1268
1268
  prefix?: string | undefined;
1269
1269
  role?: string | undefined;
1270
1270
  class?: any;
1271
- placeholder?: string | undefined;
1272
1271
  theme?: string | undefined;
1272
+ placeholder?: string | undefined;
1273
1273
  counter?: string | number | boolean | undefined;
1274
1274
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
1275
1275
  modelValue?: any;
@@ -1494,7 +1494,7 @@ declare const VNumberInput: {
1494
1494
  errorMessages: vue.ComputedRef<string[]>;
1495
1495
  }, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Omit<{
1496
1496
  'update:modelValue': (value: any) => true;
1497
- }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "v-slot:message" | "v-slot:details">, string, {
1497
+ }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:prepend" | "v-slot:append" | "v-slot:message" | "v-slot:details">, string, {
1498
1498
  error: boolean;
1499
1499
  direction: "horizontal" | "vertical";
1500
1500
  style: vue.StyleValue;
@@ -1577,7 +1577,7 @@ declare const VNumberInput: {
1577
1577
  }> & {} & vue.ComponentCustomProperties & {} & GenericProps<{
1578
1578
  modelValue?: unknown;
1579
1579
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
1580
- }, VInputSlots>, "name" | "key" | "id" | "width" | "maxWidth" | "minWidth" | "label" | "class" | "ref" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "prependIcon" | "appendIcon" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint")>, `$${any}`> & Omit<Omit<{
1580
+ }, VInputSlots>, "name" | "key" | "id" | "width" | "maxWidth" | "minWidth" | "label" | "class" | "theme" | "ref" | "$children" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "prependIcon" | "appendIcon" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint")>, `$${any}`> & Omit<Omit<{
1581
1581
  $: vue.ComponentInternalInstance;
1582
1582
  $data: {};
1583
1583
  $props: Partial<{
@@ -1813,7 +1813,7 @@ declare const VNumberInput: {
1813
1813
  }> & {} & vue.ComponentCustomProperties & {} & GenericProps<{
1814
1814
  modelValue?: unknown;
1815
1815
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
1816
- }, VFieldSlots>, "key" | "id" | "color" | "loading" | "label" | "class" | "ref" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "clearable" | "dirty" | "persistentClear" | "singleLine")>, `$${any}`> & {
1816
+ }, VFieldSlots>, "key" | "id" | "color" | "loading" | "label" | "class" | "theme" | "ref" | "$children" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "clearable" | "dirty" | "persistentClear" | "singleLine")>, `$${any}`> & {
1817
1817
  _allExposed: {
1818
1818
  reset: () => Promise<void>;
1819
1819
  resetValidation: () => Promise<void>;
@@ -1823,7 +1823,7 @@ declare const VNumberInput: {
1823
1823
  } | {
1824
1824
  controlRef: vue.Ref<HTMLElement | undefined>;
1825
1825
  } | {};
1826
- }> & {} & vue.ComponentCustomProperties & {}, "name" | "key" | "id" | "width" | "color" | "maxWidth" | "minWidth" | "loading" | "label" | "prefix" | "role" | "class" | "ref" | "placeholder" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "counter" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "baseColor" | "bgColor" | "prependIcon" | "appendIcon" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:append" | "onClick:prepend" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | "suffix" | "counterValue" | "modelModifiers" | "onClick:control" | "onMousedown:control" | ("flat" | "reverse" | "variant" | "type" | "error" | "active" | "direction" | "style" | "autofocus" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "rounded" | "tile" | "density" | "clearIcon" | "centerAffix" | "hideSpinButtons" | "persistentHint" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "persistentPlaceholder" | "persistentCounter") | "v-slot:counter">, `$${any}`> & {
1826
+ }> & {} & vue.ComponentCustomProperties & {}, "name" | "key" | "id" | "width" | "color" | "maxWidth" | "minWidth" | "loading" | "label" | "prefix" | "role" | "class" | "theme" | "ref" | "placeholder" | "$children" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "counter" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "baseColor" | "bgColor" | "prependIcon" | "appendIcon" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:append" | "onClick:prepend" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | "suffix" | "counterValue" | "modelModifiers" | "onClick:control" | "onMousedown:control" | ("flat" | "reverse" | "variant" | "type" | "error" | "active" | "direction" | "style" | "autofocus" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "rounded" | "tile" | "density" | "clearIcon" | "centerAffix" | "hideSpinButtons" | "persistentHint" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "persistentPlaceholder" | "persistentCounter") | "v-slot:counter">, `$${any}`> & {
1827
1827
  _allExposed: (HTMLInputElement & Omit<Omit<{
1828
1828
  $: vue.ComponentInternalInstance;
1829
1829
  $data: {};
@@ -1966,7 +1966,7 @@ declare const VNumberInput: {
1966
1966
  errorMessages: vue.ComputedRef<string[]>;
1967
1967
  }, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Omit<{
1968
1968
  'update:modelValue': (value: any) => true;
1969
- }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "v-slot:message" | "v-slot:details">, string, {
1969
+ }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:prepend" | "v-slot:append" | "v-slot:message" | "v-slot:details">, string, {
1970
1970
  error: boolean;
1971
1971
  direction: "horizontal" | "vertical";
1972
1972
  style: vue.StyleValue;
@@ -2049,7 +2049,7 @@ declare const VNumberInput: {
2049
2049
  }> & {} & vue.ComponentCustomProperties & {} & GenericProps<{
2050
2050
  modelValue?: unknown;
2051
2051
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
2052
- }, VInputSlots>, "name" | "key" | "id" | "width" | "maxWidth" | "minWidth" | "label" | "class" | "ref" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "prependIcon" | "appendIcon" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint")>, `$${any}`> & Omit<Omit<{
2052
+ }, VInputSlots>, "name" | "key" | "id" | "width" | "maxWidth" | "minWidth" | "label" | "class" | "theme" | "ref" | "$children" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "prependIcon" | "appendIcon" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint")>, `$${any}`> & Omit<Omit<{
2053
2053
  $: vue.ComponentInternalInstance;
2054
2054
  $data: {};
2055
2055
  $props: Partial<{
@@ -2285,7 +2285,7 @@ declare const VNumberInput: {
2285
2285
  }> & {} & vue.ComponentCustomProperties & {} & GenericProps<{
2286
2286
  modelValue?: unknown;
2287
2287
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
2288
- }, VFieldSlots>, "key" | "id" | "color" | "loading" | "label" | "class" | "ref" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "clearable" | "dirty" | "persistentClear" | "singleLine")>, `$${any}`> & {
2288
+ }, VFieldSlots>, "key" | "id" | "color" | "loading" | "label" | "class" | "theme" | "ref" | "$children" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "clearable" | "dirty" | "persistentClear" | "singleLine")>, `$${any}`> & {
2289
2289
  _allExposed: {
2290
2290
  reset: () => Promise<void>;
2291
2291
  resetValidation: () => Promise<void>;
@@ -2345,8 +2345,8 @@ declare const VNumberInput: {
2345
2345
  prefix?: string | undefined;
2346
2346
  role?: string | undefined;
2347
2347
  class?: any;
2348
- placeholder?: string | undefined;
2349
2348
  theme?: string | undefined;
2349
+ placeholder?: string | undefined;
2350
2350
  counter?: string | number | boolean | undefined;
2351
2351
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
2352
2352
  validateOn?: ("eager" | "lazy" | ("input" | "blur" | "submit" | "invalid-input") | "input lazy" | "blur lazy" | "submit lazy" | "invalid-input lazy" | "input eager" | "blur eager" | "submit eager" | "invalid-input eager" | "lazy input" | "lazy blur" | "lazy submit" | "lazy invalid-input" | "eager input" | "eager blur" | "eager submit" | "eager invalid-input") | undefined;
@@ -2380,8 +2380,8 @@ declare const VNumberInput: {
2380
2380
  }) => vue.VNodeChild) | undefined;
2381
2381
  append?: ((arg: VInputSlot) => vue.VNodeChild) | undefined;
2382
2382
  prepend?: ((arg: VInputSlot) => vue.VNodeChild) | undefined;
2383
- counter?: ((arg: VCounterSlot) => vue.VNodeChild) | undefined;
2384
2383
  loader?: ((arg: LoaderSlotProps) => vue.VNodeChild) | undefined;
2384
+ counter?: ((arg: VCounterSlot) => vue.VNodeChild) | undefined;
2385
2385
  'prepend-inner'?: ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
2386
2386
  'append-inner'?: ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
2387
2387
  increment?: ((arg: ControlSlot) => vue.VNodeChild) | undefined;
@@ -2399,8 +2399,8 @@ declare const VNumberInput: {
2399
2399
  }) => vue.VNodeChild) | undefined;
2400
2400
  append?: false | ((arg: VInputSlot) => vue.VNodeChild) | undefined;
2401
2401
  prepend?: false | ((arg: VInputSlot) => vue.VNodeChild) | undefined;
2402
- counter?: false | ((arg: VCounterSlot) => vue.VNodeChild) | undefined;
2403
2402
  loader?: false | ((arg: LoaderSlotProps) => vue.VNodeChild) | undefined;
2403
+ counter?: false | ((arg: VCounterSlot) => vue.VNodeChild) | undefined;
2404
2404
  'prepend-inner'?: false | ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
2405
2405
  'append-inner'?: false | ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
2406
2406
  increment?: false | ((arg: ControlSlot) => vue.VNodeChild) | undefined;
@@ -2418,8 +2418,8 @@ declare const VNumberInput: {
2418
2418
  }) => vue.VNodeChild) | undefined;
2419
2419
  "v-slot:append"?: false | ((arg: VInputSlot) => vue.VNodeChild) | undefined;
2420
2420
  "v-slot:prepend"?: false | ((arg: VInputSlot) => vue.VNodeChild) | undefined;
2421
- "v-slot:counter"?: false | ((arg: VCounterSlot) => vue.VNodeChild) | undefined;
2422
2421
  "v-slot:loader"?: false | ((arg: LoaderSlotProps) => vue.VNodeChild) | undefined;
2422
+ "v-slot:counter"?: false | ((arg: VCounterSlot) => vue.VNodeChild) | undefined;
2423
2423
  "v-slot:prepend-inner"?: false | ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
2424
2424
  "v-slot:append-inner"?: false | ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
2425
2425
  "v-slot:increment"?: false | ((arg: ControlSlot) => vue.VNodeChild) | undefined;
@@ -2475,8 +2475,8 @@ declare const VNumberInput: {
2475
2475
  }) => vue.VNode[];
2476
2476
  append: (arg: VInputSlot) => vue.VNode[];
2477
2477
  prepend: (arg: VInputSlot) => vue.VNode[];
2478
- counter: (arg: VCounterSlot) => vue.VNode[];
2479
2478
  loader: (arg: LoaderSlotProps) => vue.VNode[];
2479
+ counter: (arg: VCounterSlot) => vue.VNode[];
2480
2480
  'prepend-inner': (arg: DefaultInputSlot) => vue.VNode[];
2481
2481
  'append-inner': (arg: DefaultInputSlot) => vue.VNode[];
2482
2482
  increment: (arg: ControlSlot) => vue.VNode[];
@@ -2535,8 +2535,8 @@ declare const VNumberInput: {
2535
2535
  prefix?: string | undefined;
2536
2536
  role?: string | undefined;
2537
2537
  class?: any;
2538
- placeholder?: string | undefined;
2539
2538
  theme?: string | undefined;
2539
+ placeholder?: string | undefined;
2540
2540
  counter?: string | number | boolean | undefined;
2541
2541
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
2542
2542
  validateOn?: ("eager" | "lazy" | ("input" | "blur" | "submit" | "invalid-input") | "input lazy" | "blur lazy" | "submit lazy" | "invalid-input lazy" | "input eager" | "blur eager" | "submit eager" | "invalid-input eager" | "lazy input" | "lazy blur" | "lazy submit" | "lazy invalid-input" | "eager input" | "eager blur" | "eager submit" | "eager invalid-input") | undefined;
@@ -2570,8 +2570,8 @@ declare const VNumberInput: {
2570
2570
  }) => vue.VNodeChild) | undefined;
2571
2571
  append?: ((arg: VInputSlot) => vue.VNodeChild) | undefined;
2572
2572
  prepend?: ((arg: VInputSlot) => vue.VNodeChild) | undefined;
2573
- counter?: ((arg: VCounterSlot) => vue.VNodeChild) | undefined;
2574
2573
  loader?: ((arg: LoaderSlotProps) => vue.VNodeChild) | undefined;
2574
+ counter?: ((arg: VCounterSlot) => vue.VNodeChild) | undefined;
2575
2575
  'prepend-inner'?: ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
2576
2576
  'append-inner'?: ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
2577
2577
  increment?: ((arg: ControlSlot) => vue.VNodeChild) | undefined;
@@ -2589,8 +2589,8 @@ declare const VNumberInput: {
2589
2589
  }) => vue.VNodeChild) | undefined;
2590
2590
  append?: false | ((arg: VInputSlot) => vue.VNodeChild) | undefined;
2591
2591
  prepend?: false | ((arg: VInputSlot) => vue.VNodeChild) | undefined;
2592
- counter?: false | ((arg: VCounterSlot) => vue.VNodeChild) | undefined;
2593
2592
  loader?: false | ((arg: LoaderSlotProps) => vue.VNodeChild) | undefined;
2593
+ counter?: false | ((arg: VCounterSlot) => vue.VNodeChild) | undefined;
2594
2594
  'prepend-inner'?: false | ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
2595
2595
  'append-inner'?: false | ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
2596
2596
  increment?: false | ((arg: ControlSlot) => vue.VNodeChild) | undefined;
@@ -2608,8 +2608,8 @@ declare const VNumberInput: {
2608
2608
  }) => vue.VNodeChild) | undefined;
2609
2609
  "v-slot:append"?: false | ((arg: VInputSlot) => vue.VNodeChild) | undefined;
2610
2610
  "v-slot:prepend"?: false | ((arg: VInputSlot) => vue.VNodeChild) | undefined;
2611
- "v-slot:counter"?: false | ((arg: VCounterSlot) => vue.VNodeChild) | undefined;
2612
2611
  "v-slot:loader"?: false | ((arg: LoaderSlotProps) => vue.VNodeChild) | undefined;
2612
+ "v-slot:counter"?: false | ((arg: VCounterSlot) => vue.VNodeChild) | undefined;
2613
2613
  "v-slot:prepend-inner"?: false | ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
2614
2614
  "v-slot:append-inner"?: false | ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
2615
2615
  "v-slot:increment"?: false | ((arg: ControlSlot) => vue.VNodeChild) | undefined;
@@ -2688,8 +2688,8 @@ declare const VNumberInput: {
2688
2688
  prefix?: string | undefined;
2689
2689
  role?: string | undefined;
2690
2690
  class?: any;
2691
- placeholder?: string | undefined;
2692
2691
  theme?: string | undefined;
2692
+ placeholder?: string | undefined;
2693
2693
  counter?: string | number | boolean | undefined;
2694
2694
  'onUpdate:focused'?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
2695
2695
  modelValue?: any;
@@ -2808,8 +2808,8 @@ declare const VNumberInput: {
2808
2808
  prefix?: string | undefined;
2809
2809
  role?: string | undefined;
2810
2810
  class?: any;
2811
- placeholder?: string | undefined;
2812
2811
  theme?: string | undefined;
2812
+ placeholder?: string | undefined;
2813
2813
  counter?: string | number | boolean | undefined;
2814
2814
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
2815
2815
  modelValue?: any;
@@ -2961,8 +2961,8 @@ declare const VNumberInput: {
2961
2961
  prefix?: string | undefined;
2962
2962
  role?: string | undefined;
2963
2963
  class?: any;
2964
- placeholder?: string | undefined;
2965
2964
  theme?: string | undefined;
2965
+ placeholder?: string | undefined;
2966
2966
  counter?: string | number | boolean | undefined;
2967
2967
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
2968
2968
  modelValue?: any;
@@ -3187,7 +3187,7 @@ declare const VNumberInput: {
3187
3187
  errorMessages: vue.ComputedRef<string[]>;
3188
3188
  }, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Omit<{
3189
3189
  'update:modelValue': (value: any) => true;
3190
- }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "v-slot:message" | "v-slot:details">, string, {
3190
+ }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:prepend" | "v-slot:append" | "v-slot:message" | "v-slot:details">, string, {
3191
3191
  error: boolean;
3192
3192
  direction: "horizontal" | "vertical";
3193
3193
  style: vue.StyleValue;
@@ -3270,7 +3270,7 @@ declare const VNumberInput: {
3270
3270
  }> & {} & vue.ComponentCustomProperties & {} & GenericProps<{
3271
3271
  modelValue?: unknown;
3272
3272
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
3273
- }, VInputSlots>, "name" | "key" | "id" | "width" | "maxWidth" | "minWidth" | "label" | "class" | "ref" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "prependIcon" | "appendIcon" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint")>, `$${any}`> & Omit<Omit<{
3273
+ }, VInputSlots>, "name" | "key" | "id" | "width" | "maxWidth" | "minWidth" | "label" | "class" | "theme" | "ref" | "$children" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "prependIcon" | "appendIcon" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint")>, `$${any}`> & Omit<Omit<{
3274
3274
  $: vue.ComponentInternalInstance;
3275
3275
  $data: {};
3276
3276
  $props: Partial<{
@@ -3506,7 +3506,7 @@ declare const VNumberInput: {
3506
3506
  }> & {} & vue.ComponentCustomProperties & {} & GenericProps<{
3507
3507
  modelValue?: unknown;
3508
3508
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
3509
- }, VFieldSlots>, "key" | "id" | "color" | "loading" | "label" | "class" | "ref" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "clearable" | "dirty" | "persistentClear" | "singleLine")>, `$${any}`> & {
3509
+ }, VFieldSlots>, "key" | "id" | "color" | "loading" | "label" | "class" | "theme" | "ref" | "$children" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "clearable" | "dirty" | "persistentClear" | "singleLine")>, `$${any}`> & {
3510
3510
  _allExposed: {
3511
3511
  reset: () => Promise<void>;
3512
3512
  resetValidation: () => Promise<void>;
@@ -3628,8 +3628,8 @@ declare const VNumberInput: {
3628
3628
  prefix?: string | undefined;
3629
3629
  role?: string | undefined;
3630
3630
  class?: any;
3631
- placeholder?: string | undefined;
3632
3631
  theme?: string | undefined;
3632
+ placeholder?: string | undefined;
3633
3633
  counter?: string | number | boolean | undefined;
3634
3634
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
3635
3635
  modelValue?: any;
@@ -3854,7 +3854,7 @@ declare const VNumberInput: {
3854
3854
  errorMessages: vue.ComputedRef<string[]>;
3855
3855
  }, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Omit<{
3856
3856
  'update:modelValue': (value: any) => true;
3857
- }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "v-slot:message" | "v-slot:details">, string, {
3857
+ }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:prepend" | "v-slot:append" | "v-slot:message" | "v-slot:details">, string, {
3858
3858
  error: boolean;
3859
3859
  direction: "horizontal" | "vertical";
3860
3860
  style: vue.StyleValue;
@@ -3937,7 +3937,7 @@ declare const VNumberInput: {
3937
3937
  }> & {} & vue.ComponentCustomProperties & {} & GenericProps<{
3938
3938
  modelValue?: unknown;
3939
3939
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
3940
- }, VInputSlots>, "name" | "key" | "id" | "width" | "maxWidth" | "minWidth" | "label" | "class" | "ref" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "prependIcon" | "appendIcon" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint")>, `$${any}`> & Omit<Omit<{
3940
+ }, VInputSlots>, "name" | "key" | "id" | "width" | "maxWidth" | "minWidth" | "label" | "class" | "theme" | "ref" | "$children" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "prependIcon" | "appendIcon" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint")>, `$${any}`> & Omit<Omit<{
3941
3941
  $: vue.ComponentInternalInstance;
3942
3942
  $data: {};
3943
3943
  $props: Partial<{
@@ -4173,7 +4173,7 @@ declare const VNumberInput: {
4173
4173
  }> & {} & vue.ComponentCustomProperties & {} & GenericProps<{
4174
4174
  modelValue?: unknown;
4175
4175
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
4176
- }, VFieldSlots>, "key" | "id" | "color" | "loading" | "label" | "class" | "ref" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "clearable" | "dirty" | "persistentClear" | "singleLine")>, `$${any}`> & {
4176
+ }, VFieldSlots>, "key" | "id" | "color" | "loading" | "label" | "class" | "theme" | "ref" | "$children" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "clearable" | "dirty" | "persistentClear" | "singleLine")>, `$${any}`> & {
4177
4177
  _allExposed: {
4178
4178
  reset: () => Promise<void>;
4179
4179
  resetValidation: () => Promise<void>;
@@ -4183,7 +4183,7 @@ declare const VNumberInput: {
4183
4183
  } | {
4184
4184
  controlRef: vue.Ref<HTMLElement | undefined>;
4185
4185
  } | {};
4186
- }> & {} & vue.ComponentCustomProperties & {}, "name" | "key" | "id" | "width" | "color" | "maxWidth" | "minWidth" | "loading" | "label" | "prefix" | "role" | "class" | "ref" | "placeholder" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "counter" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "baseColor" | "bgColor" | "prependIcon" | "appendIcon" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:append" | "onClick:prepend" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | "suffix" | "counterValue" | "modelModifiers" | "onClick:control" | "onMousedown:control" | ("flat" | "reverse" | "variant" | "type" | "error" | "active" | "direction" | "style" | "autofocus" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "rounded" | "tile" | "density" | "clearIcon" | "centerAffix" | "hideSpinButtons" | "persistentHint" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "persistentPlaceholder" | "persistentCounter") | "v-slot:counter">, `$${any}`> & {
4186
+ }> & {} & vue.ComponentCustomProperties & {}, "name" | "key" | "id" | "width" | "color" | "maxWidth" | "minWidth" | "loading" | "label" | "prefix" | "role" | "class" | "theme" | "ref" | "placeholder" | "$children" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "counter" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "baseColor" | "bgColor" | "prependIcon" | "appendIcon" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:append" | "onClick:prepend" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | "suffix" | "counterValue" | "modelModifiers" | "onClick:control" | "onMousedown:control" | ("flat" | "reverse" | "variant" | "type" | "error" | "active" | "direction" | "style" | "autofocus" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "rounded" | "tile" | "density" | "clearIcon" | "centerAffix" | "hideSpinButtons" | "persistentHint" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "persistentPlaceholder" | "persistentCounter") | "v-slot:counter">, `$${any}`> & {
4187
4187
  _allExposed: (HTMLInputElement & Omit<Omit<{
4188
4188
  $: vue.ComponentInternalInstance;
4189
4189
  $data: {};
@@ -4326,7 +4326,7 @@ declare const VNumberInput: {
4326
4326
  errorMessages: vue.ComputedRef<string[]>;
4327
4327
  }, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Omit<{
4328
4328
  'update:modelValue': (value: any) => true;
4329
- }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "v-slot:message" | "v-slot:details">, string, {
4329
+ }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:prepend" | "v-slot:append" | "v-slot:message" | "v-slot:details">, string, {
4330
4330
  error: boolean;
4331
4331
  direction: "horizontal" | "vertical";
4332
4332
  style: vue.StyleValue;
@@ -4409,7 +4409,7 @@ declare const VNumberInput: {
4409
4409
  }> & {} & vue.ComponentCustomProperties & {} & GenericProps<{
4410
4410
  modelValue?: unknown;
4411
4411
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
4412
- }, VInputSlots>, "name" | "key" | "id" | "width" | "maxWidth" | "minWidth" | "label" | "class" | "ref" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "prependIcon" | "appendIcon" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint")>, `$${any}`> & Omit<Omit<{
4412
+ }, VInputSlots>, "name" | "key" | "id" | "width" | "maxWidth" | "minWidth" | "label" | "class" | "theme" | "ref" | "$children" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "prependIcon" | "appendIcon" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint")>, `$${any}`> & Omit<Omit<{
4413
4413
  $: vue.ComponentInternalInstance;
4414
4414
  $data: {};
4415
4415
  $props: Partial<{
@@ -4645,7 +4645,7 @@ declare const VNumberInput: {
4645
4645
  }> & {} & vue.ComponentCustomProperties & {} & GenericProps<{
4646
4646
  modelValue?: unknown;
4647
4647
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
4648
- }, VFieldSlots>, "key" | "id" | "color" | "loading" | "label" | "class" | "ref" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "clearable" | "dirty" | "persistentClear" | "singleLine")>, `$${any}`> & {
4648
+ }, VFieldSlots>, "key" | "id" | "color" | "loading" | "label" | "class" | "theme" | "ref" | "$children" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "clearable" | "dirty" | "persistentClear" | "singleLine")>, `$${any}`> & {
4649
4649
  _allExposed: {
4650
4650
  reset: () => Promise<void>;
4651
4651
  resetValidation: () => Promise<void>;
@@ -4744,8 +4744,8 @@ declare const VNumberInput: {
4744
4744
  prefix?: string | undefined;
4745
4745
  role?: string | undefined;
4746
4746
  class?: any;
4747
- placeholder?: string | undefined;
4748
4747
  theme?: string | undefined;
4748
+ placeholder?: string | undefined;
4749
4749
  counter?: string | number | boolean | undefined;
4750
4750
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
4751
4751
  validateOn?: ("eager" | "lazy" | ("input" | "blur" | "submit" | "invalid-input") | "input lazy" | "blur lazy" | "submit lazy" | "invalid-input lazy" | "input eager" | "blur eager" | "submit eager" | "invalid-input eager" | "lazy input" | "lazy blur" | "lazy submit" | "lazy invalid-input" | "eager input" | "eager blur" | "eager submit" | "eager invalid-input") | undefined;
@@ -4779,8 +4779,8 @@ declare const VNumberInput: {
4779
4779
  }) => vue.VNodeChild) | undefined;
4780
4780
  append?: ((arg: VInputSlot) => vue.VNodeChild) | undefined;
4781
4781
  prepend?: ((arg: VInputSlot) => vue.VNodeChild) | undefined;
4782
- counter?: ((arg: VCounterSlot) => vue.VNodeChild) | undefined;
4783
4782
  loader?: ((arg: LoaderSlotProps) => vue.VNodeChild) | undefined;
4783
+ counter?: ((arg: VCounterSlot) => vue.VNodeChild) | undefined;
4784
4784
  'prepend-inner'?: ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
4785
4785
  'append-inner'?: ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
4786
4786
  increment?: ((arg: ControlSlot) => vue.VNodeChild) | undefined;
@@ -4798,8 +4798,8 @@ declare const VNumberInput: {
4798
4798
  }) => vue.VNodeChild) | undefined;
4799
4799
  append?: false | ((arg: VInputSlot) => vue.VNodeChild) | undefined;
4800
4800
  prepend?: false | ((arg: VInputSlot) => vue.VNodeChild) | undefined;
4801
- counter?: false | ((arg: VCounterSlot) => vue.VNodeChild) | undefined;
4802
4801
  loader?: false | ((arg: LoaderSlotProps) => vue.VNodeChild) | undefined;
4802
+ counter?: false | ((arg: VCounterSlot) => vue.VNodeChild) | undefined;
4803
4803
  'prepend-inner'?: false | ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
4804
4804
  'append-inner'?: false | ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
4805
4805
  increment?: false | ((arg: ControlSlot) => vue.VNodeChild) | undefined;
@@ -4817,8 +4817,8 @@ declare const VNumberInput: {
4817
4817
  }) => vue.VNodeChild) | undefined;
4818
4818
  "v-slot:append"?: false | ((arg: VInputSlot) => vue.VNodeChild) | undefined;
4819
4819
  "v-slot:prepend"?: false | ((arg: VInputSlot) => vue.VNodeChild) | undefined;
4820
- "v-slot:counter"?: false | ((arg: VCounterSlot) => vue.VNodeChild) | undefined;
4821
4820
  "v-slot:loader"?: false | ((arg: LoaderSlotProps) => vue.VNodeChild) | undefined;
4821
+ "v-slot:counter"?: false | ((arg: VCounterSlot) => vue.VNodeChild) | undefined;
4822
4822
  "v-slot:prepend-inner"?: false | ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
4823
4823
  "v-slot:append-inner"?: false | ((arg: DefaultInputSlot) => vue.VNodeChild) | undefined;
4824
4824
  "v-slot:increment"?: false | ((arg: ControlSlot) => vue.VNodeChild) | undefined;
@@ -4897,8 +4897,8 @@ declare const VNumberInput: {
4897
4897
  prefix?: string | undefined;
4898
4898
  role?: string | undefined;
4899
4899
  class?: any;
4900
- placeholder?: string | undefined;
4901
4900
  theme?: string | undefined;
4901
+ placeholder?: string | undefined;
4902
4902
  counter?: string | number | boolean | undefined;
4903
4903
  'onUpdate:focused'?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
4904
4904
  modelValue?: any;
@@ -5017,8 +5017,8 @@ declare const VNumberInput: {
5017
5017
  prefix?: string | undefined;
5018
5018
  role?: string | undefined;
5019
5019
  class?: any;
5020
- placeholder?: string | undefined;
5021
5020
  theme?: string | undefined;
5021
+ placeholder?: string | undefined;
5022
5022
  counter?: string | number | boolean | undefined;
5023
5023
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
5024
5024
  modelValue?: any;
@@ -5170,8 +5170,8 @@ declare const VNumberInput: {
5170
5170
  prefix?: string | undefined;
5171
5171
  role?: string | undefined;
5172
5172
  class?: any;
5173
- placeholder?: string | undefined;
5174
5173
  theme?: string | undefined;
5174
+ placeholder?: string | undefined;
5175
5175
  counter?: string | number | boolean | undefined;
5176
5176
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
5177
5177
  modelValue?: any;
@@ -5396,7 +5396,7 @@ declare const VNumberInput: {
5396
5396
  errorMessages: vue.ComputedRef<string[]>;
5397
5397
  }, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Omit<{
5398
5398
  'update:modelValue': (value: any) => true;
5399
- }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "v-slot:message" | "v-slot:details">, string, {
5399
+ }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:prepend" | "v-slot:append" | "v-slot:message" | "v-slot:details">, string, {
5400
5400
  error: boolean;
5401
5401
  direction: "horizontal" | "vertical";
5402
5402
  style: vue.StyleValue;
@@ -5479,7 +5479,7 @@ declare const VNumberInput: {
5479
5479
  }> & {} & vue.ComponentCustomProperties & {} & GenericProps<{
5480
5480
  modelValue?: unknown;
5481
5481
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
5482
- }, VInputSlots>, "name" | "key" | "id" | "width" | "maxWidth" | "minWidth" | "label" | "class" | "ref" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "prependIcon" | "appendIcon" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint")>, `$${any}`> & Omit<Omit<{
5482
+ }, VInputSlots>, "name" | "key" | "id" | "width" | "maxWidth" | "minWidth" | "label" | "class" | "theme" | "ref" | "$children" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "prependIcon" | "appendIcon" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint")>, `$${any}`> & Omit<Omit<{
5483
5483
  $: vue.ComponentInternalInstance;
5484
5484
  $data: {};
5485
5485
  $props: Partial<{
@@ -5715,7 +5715,7 @@ declare const VNumberInput: {
5715
5715
  }> & {} & vue.ComponentCustomProperties & {} & GenericProps<{
5716
5716
  modelValue?: unknown;
5717
5717
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
5718
- }, VFieldSlots>, "key" | "id" | "color" | "loading" | "label" | "class" | "ref" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "clearable" | "dirty" | "persistentClear" | "singleLine")>, `$${any}`> & {
5718
+ }, VFieldSlots>, "key" | "id" | "color" | "loading" | "label" | "class" | "theme" | "ref" | "$children" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "clearable" | "dirty" | "persistentClear" | "singleLine")>, `$${any}`> & {
5719
5719
  _allExposed: {
5720
5720
  reset: () => Promise<void>;
5721
5721
  resetValidation: () => Promise<void>;
@@ -5837,8 +5837,8 @@ declare const VNumberInput: {
5837
5837
  prefix?: string | undefined;
5838
5838
  role?: string | undefined;
5839
5839
  class?: any;
5840
- placeholder?: string | undefined;
5841
5840
  theme?: string | undefined;
5841
+ placeholder?: string | undefined;
5842
5842
  counter?: string | number | boolean | undefined;
5843
5843
  'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
5844
5844
  modelValue?: any;
@@ -6063,7 +6063,7 @@ declare const VNumberInput: {
6063
6063
  errorMessages: vue.ComputedRef<string[]>;
6064
6064
  }, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Omit<{
6065
6065
  'update:modelValue': (value: any) => true;
6066
- }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "v-slot:message" | "v-slot:details">, string, {
6066
+ }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:prepend" | "v-slot:append" | "v-slot:message" | "v-slot:details">, string, {
6067
6067
  error: boolean;
6068
6068
  direction: "horizontal" | "vertical";
6069
6069
  style: vue.StyleValue;
@@ -6146,7 +6146,7 @@ declare const VNumberInput: {
6146
6146
  }> & {} & vue.ComponentCustomProperties & {} & GenericProps<{
6147
6147
  modelValue?: unknown;
6148
6148
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
6149
- }, VInputSlots>, "name" | "key" | "id" | "width" | "maxWidth" | "minWidth" | "label" | "class" | "ref" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "prependIcon" | "appendIcon" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint")>, `$${any}`> & Omit<Omit<{
6149
+ }, VInputSlots>, "name" | "key" | "id" | "width" | "maxWidth" | "minWidth" | "label" | "class" | "theme" | "ref" | "$children" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "prependIcon" | "appendIcon" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint")>, `$${any}`> & Omit<Omit<{
6150
6150
  $: vue.ComponentInternalInstance;
6151
6151
  $data: {};
6152
6152
  $props: Partial<{
@@ -6382,7 +6382,7 @@ declare const VNumberInput: {
6382
6382
  }> & {} & vue.ComponentCustomProperties & {} & GenericProps<{
6383
6383
  modelValue?: unknown;
6384
6384
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
6385
- }, VFieldSlots>, "key" | "id" | "color" | "loading" | "label" | "class" | "ref" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "clearable" | "dirty" | "persistentClear" | "singleLine")>, `$${any}`> & {
6385
+ }, VFieldSlots>, "key" | "id" | "color" | "loading" | "label" | "class" | "theme" | "ref" | "$children" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "clearable" | "dirty" | "persistentClear" | "singleLine")>, `$${any}`> & {
6386
6386
  _allExposed: {
6387
6387
  reset: () => Promise<void>;
6388
6388
  resetValidation: () => Promise<void>;
@@ -6392,7 +6392,7 @@ declare const VNumberInput: {
6392
6392
  } | {
6393
6393
  controlRef: vue.Ref<HTMLElement | undefined>;
6394
6394
  } | {};
6395
- }> & {} & vue.ComponentCustomProperties & {}, "name" | "key" | "id" | "width" | "color" | "maxWidth" | "minWidth" | "loading" | "label" | "prefix" | "role" | "class" | "ref" | "placeholder" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "counter" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "baseColor" | "bgColor" | "prependIcon" | "appendIcon" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:append" | "onClick:prepend" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | "suffix" | "counterValue" | "modelModifiers" | "onClick:control" | "onMousedown:control" | ("flat" | "reverse" | "variant" | "type" | "error" | "active" | "direction" | "style" | "autofocus" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "rounded" | "tile" | "density" | "clearIcon" | "centerAffix" | "hideSpinButtons" | "persistentHint" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "persistentPlaceholder" | "persistentCounter") | "v-slot:counter">, `$${any}`> & {
6395
+ }> & {} & vue.ComponentCustomProperties & {}, "name" | "key" | "id" | "width" | "color" | "maxWidth" | "minWidth" | "loading" | "label" | "prefix" | "role" | "class" | "theme" | "ref" | "placeholder" | "$children" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "counter" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "baseColor" | "bgColor" | "prependIcon" | "appendIcon" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:append" | "onClick:prepend" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | "suffix" | "counterValue" | "modelModifiers" | "onClick:control" | "onMousedown:control" | ("flat" | "reverse" | "variant" | "type" | "error" | "active" | "direction" | "style" | "autofocus" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "rounded" | "tile" | "density" | "clearIcon" | "centerAffix" | "hideSpinButtons" | "persistentHint" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "persistentPlaceholder" | "persistentCounter") | "v-slot:counter">, `$${any}`> & {
6396
6396
  _allExposed: (HTMLInputElement & Omit<Omit<{
6397
6397
  $: vue.ComponentInternalInstance;
6398
6398
  $data: {};
@@ -6535,7 +6535,7 @@ declare const VNumberInput: {
6535
6535
  errorMessages: vue.ComputedRef<string[]>;
6536
6536
  }, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Omit<{
6537
6537
  'update:modelValue': (value: any) => true;
6538
- }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "v-slot:message" | "v-slot:details">, string, {
6538
+ }, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue" | "v-slot:prepend" | "v-slot:append" | "v-slot:message" | "v-slot:details">, string, {
6539
6539
  error: boolean;
6540
6540
  direction: "horizontal" | "vertical";
6541
6541
  style: vue.StyleValue;
@@ -6618,7 +6618,7 @@ declare const VNumberInput: {
6618
6618
  }> & {} & vue.ComponentCustomProperties & {} & GenericProps<{
6619
6619
  modelValue?: unknown;
6620
6620
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
6621
- }, VInputSlots>, "name" | "key" | "id" | "width" | "maxWidth" | "minWidth" | "label" | "class" | "ref" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "prependIcon" | "appendIcon" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint")>, `$${any}`> & Omit<Omit<{
6621
+ }, VInputSlots>, "name" | "key" | "id" | "width" | "maxWidth" | "minWidth" | "label" | "class" | "theme" | "ref" | "$children" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "prependIcon" | "appendIcon" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint")>, `$${any}`> & Omit<Omit<{
6622
6622
  $: vue.ComponentInternalInstance;
6623
6623
  $data: {};
6624
6624
  $props: Partial<{
@@ -6854,7 +6854,7 @@ declare const VNumberInput: {
6854
6854
  }> & {} & vue.ComponentCustomProperties & {} & GenericProps<{
6855
6855
  modelValue?: unknown;
6856
6856
  'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
6857
- }, VFieldSlots>, "key" | "id" | "color" | "loading" | "label" | "class" | "ref" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "clearable" | "dirty" | "persistentClear" | "singleLine")>, `$${any}`> & {
6857
+ }, VFieldSlots>, "key" | "id" | "color" | "loading" | "label" | "class" | "theme" | "ref" | "$children" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "onUpdate:modelValue" | "baseColor" | "bgColor" | "v-slot:loader" | "v-slot:label" | "appendInnerIcon" | "prependInnerIcon" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:clear" | "v-slot:prepend-inner" | "v-slot:append-inner" | ("flat" | "reverse" | "variant" | "error" | "active" | "style" | "disabled" | "focused" | "rounded" | "tile" | "clearIcon" | "centerAffix" | "clearable" | "dirty" | "persistentClear" | "singleLine")>, `$${any}`> & {
6858
6858
  _allExposed: {
6859
6859
  reset: () => Promise<void>;
6860
6860
  resetValidation: () => Promise<void>;
@@ -6916,8 +6916,8 @@ declare const VNumberInput: {
6916
6916
  }) => vue.VNode[];
6917
6917
  append: (arg: VInputSlot) => vue.VNode[];
6918
6918
  prepend: (arg: VInputSlot) => vue.VNode[];
6919
- counter: (arg: VCounterSlot) => vue.VNode[];
6920
6919
  loader: (arg: LoaderSlotProps) => vue.VNode[];
6920
+ counter: (arg: VCounterSlot) => vue.VNode[];
6921
6921
  'prepend-inner': (arg: DefaultInputSlot) => vue.VNode[];
6922
6922
  'append-inner': (arg: DefaultInputSlot) => vue.VNode[];
6923
6923
  increment: (arg: ControlSlot) => vue.VNode[];
@@ -6965,8 +6965,8 @@ declare const VNumberInput: {
6965
6965
  default: null;
6966
6966
  };
6967
6967
  class: PropType<ClassValue>;
6968
- placeholder: StringConstructor;
6969
6968
  theme: StringConstructor;
6969
+ placeholder: StringConstructor;
6970
6970
  messages: {
6971
6971
  type: PropType<string | readonly string[]>;
6972
6972
  default: () => never[];
@@ -7093,8 +7093,8 @@ declare const VNumberInput: {
7093
7093
  default: null;
7094
7094
  };
7095
7095
  class: PropType<ClassValue>;
7096
- placeholder: StringConstructor;
7097
7096
  theme: StringConstructor;
7097
+ placeholder: StringConstructor;
7098
7098
  messages: {
7099
7099
  type: PropType<string | readonly string[]>;
7100
7100
  default: () => never[];