buefy 3.0.4 → 3.0.5

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 (180) hide show
  1. package/dist/buefy.d.ts +194 -133
  2. package/dist/buefy.esm.js +5 -4
  3. package/dist/buefy.esm.min.js +2 -2
  4. package/dist/buefy.js +4 -3
  5. package/dist/buefy.min.js +2 -2
  6. package/dist/cjs/{Datepicker-B-9ReBe6.js → Datepicker-DhsJpauU.js} +2 -2
  7. package/dist/cjs/{Dropdown-DtpKU9qf.js → Dropdown-BAXMPUCZ.js} +1 -0
  8. package/dist/cjs/{DropdownItem-IMOKyRGV.js → DropdownItem-BOAAPdrW.js} +1 -1
  9. package/dist/cjs/{Timepicker-CDZ3V-2J.js → Timepicker-DDYkLeNV.js} +2 -2
  10. package/dist/cjs/carousel.js +1 -1
  11. package/dist/cjs/clockpicker.js +1 -1
  12. package/dist/cjs/colorpicker.js +3 -3
  13. package/dist/cjs/datepicker.js +3 -3
  14. package/dist/cjs/datetimepicker.js +4 -4
  15. package/dist/cjs/dropdown.js +2 -2
  16. package/dist/cjs/{index-SLOXD6k3.js → index-BkFyTNWp.js} +3 -3
  17. package/dist/cjs/index.js +5 -5
  18. package/dist/cjs/timepicker.js +3 -3
  19. package/dist/components/autocomplete/index.js +1 -1
  20. package/dist/components/autocomplete/index.min.js +1 -1
  21. package/dist/components/breadcrumb/index.js +1 -1
  22. package/dist/components/breadcrumb/index.min.js +1 -1
  23. package/dist/components/button/index.js +1 -1
  24. package/dist/components/button/index.min.js +1 -1
  25. package/dist/components/carousel/index.js +2 -2
  26. package/dist/components/carousel/index.min.js +2 -2
  27. package/dist/components/checkbox/index.js +1 -1
  28. package/dist/components/checkbox/index.min.js +1 -1
  29. package/dist/components/clockpicker/index.js +2 -1
  30. package/dist/components/clockpicker/index.min.js +2 -2
  31. package/dist/components/collapse/index.js +1 -1
  32. package/dist/components/collapse/index.min.js +1 -1
  33. package/dist/components/colorpicker/index.js +3 -2
  34. package/dist/components/colorpicker/index.min.js +2 -2
  35. package/dist/components/datepicker/index.js +2 -1
  36. package/dist/components/datepicker/index.min.js +2 -2
  37. package/dist/components/datetimepicker/index.js +2 -1
  38. package/dist/components/datetimepicker/index.min.js +2 -2
  39. package/dist/components/dialog/index.js +1 -1
  40. package/dist/components/dialog/index.min.js +1 -1
  41. package/dist/components/dropdown/index.js +2 -1
  42. package/dist/components/dropdown/index.min.js +2 -2
  43. package/dist/components/field/index.js +1 -1
  44. package/dist/components/field/index.min.js +1 -1
  45. package/dist/components/icon/index.js +1 -1
  46. package/dist/components/icon/index.min.js +1 -1
  47. package/dist/components/image/index.js +1 -1
  48. package/dist/components/image/index.min.js +1 -1
  49. package/dist/components/input/index.js +1 -1
  50. package/dist/components/input/index.min.js +1 -1
  51. package/dist/components/loading/index.js +1 -1
  52. package/dist/components/loading/index.min.js +1 -1
  53. package/dist/components/menu/index.js +1 -1
  54. package/dist/components/menu/index.min.js +1 -1
  55. package/dist/components/message/index.js +1 -1
  56. package/dist/components/message/index.min.js +1 -1
  57. package/dist/components/modal/index.js +1 -1
  58. package/dist/components/modal/index.min.js +1 -1
  59. package/dist/components/navbar/index.js +1 -1
  60. package/dist/components/navbar/index.min.js +1 -1
  61. package/dist/components/notification/index.js +1 -1
  62. package/dist/components/notification/index.min.js +1 -1
  63. package/dist/components/numberinput/index.js +1 -1
  64. package/dist/components/numberinput/index.min.js +1 -1
  65. package/dist/components/pagination/index.js +1 -1
  66. package/dist/components/pagination/index.min.js +1 -1
  67. package/dist/components/progress/index.js +1 -1
  68. package/dist/components/progress/index.min.js +1 -1
  69. package/dist/components/radio/index.js +1 -1
  70. package/dist/components/radio/index.min.js +1 -1
  71. package/dist/components/rate/index.js +1 -1
  72. package/dist/components/rate/index.min.js +1 -1
  73. package/dist/components/select/index.js +1 -1
  74. package/dist/components/select/index.min.js +1 -1
  75. package/dist/components/sidebar/index.js +1 -1
  76. package/dist/components/sidebar/index.min.js +1 -1
  77. package/dist/components/skeleton/index.js +1 -1
  78. package/dist/components/skeleton/index.min.js +1 -1
  79. package/dist/components/slider/index.js +1 -1
  80. package/dist/components/slider/index.min.js +1 -1
  81. package/dist/components/snackbar/index.js +1 -1
  82. package/dist/components/snackbar/index.min.js +1 -1
  83. package/dist/components/steps/index.js +1 -1
  84. package/dist/components/steps/index.min.js +1 -1
  85. package/dist/components/switch/index.js +1 -1
  86. package/dist/components/switch/index.min.js +1 -1
  87. package/dist/components/table/index.js +1 -1
  88. package/dist/components/table/index.min.js +1 -1
  89. package/dist/components/tabs/index.js +1 -1
  90. package/dist/components/tabs/index.min.js +1 -1
  91. package/dist/components/tag/index.js +1 -1
  92. package/dist/components/tag/index.min.js +1 -1
  93. package/dist/components/taginput/index.js +1 -1
  94. package/dist/components/taginput/index.min.js +1 -1
  95. package/dist/components/timepicker/index.js +2 -1
  96. package/dist/components/timepicker/index.min.js +2 -2
  97. package/dist/components/toast/index.js +1 -1
  98. package/dist/components/toast/index.min.js +1 -1
  99. package/dist/components/tooltip/index.js +1 -1
  100. package/dist/components/tooltip/index.min.js +1 -1
  101. package/dist/components/upload/index.js +1 -1
  102. package/dist/components/upload/index.min.js +1 -1
  103. package/dist/css/buefy.css +3 -3
  104. package/dist/css/buefy.css.map +1 -1
  105. package/dist/css/buefy.min.css +1 -1
  106. package/dist/css/versions/buefy-no-reset.css +3 -3
  107. package/dist/css/versions/buefy-no-reset.css.map +1 -1
  108. package/dist/css/versions/buefy-no-reset.min.css +1 -1
  109. package/dist/css/versions/buefy-standalone.css +3 -3
  110. package/dist/css/versions/buefy-standalone.css.map +1 -1
  111. package/dist/css/versions/buefy-standalone.min.css +1 -1
  112. package/dist/esm/{Autocomplete-CZ8DmXsB.js → Autocomplete-HsHD-6pc.js} +2 -2
  113. package/dist/esm/{Button-DyUYShTZ.js → Button-Bvib75up.js} +2 -2
  114. package/dist/esm/{Checkbox-KUMz0sfA.js → Checkbox-u861Rije.js} +1 -1
  115. package/dist/esm/{Datepicker-Bl8Wfdkn.js → Datepicker-BZ5ORu0F.js} +7 -7
  116. package/dist/esm/{Dropdown-CGTYVyoL.js → Dropdown-BLadix4L.js} +2 -1
  117. package/dist/esm/{DropdownItem-Cn3nM0A3.js → DropdownItem-Crhb4RQp.js} +2 -2
  118. package/dist/esm/{Field-B7bX_uUg.js → Field-DZCOQuRO.js} +1 -1
  119. package/dist/esm/{Icon-DPyGDeRK.js → Icon-iqPKMem5.js} +1 -1
  120. package/dist/esm/{Image-DhX-4hlV.js → Image-By9o7ryD.js} +1 -1
  121. package/dist/esm/{Input-C4L520az.js → Input-JL4LWKyL.js} +2 -2
  122. package/dist/esm/{Loading-tuQoo6TU.js → Loading-BSqhV1Gi.js} +1 -1
  123. package/dist/esm/{Modal-EiR_KNGZ.js → Modal-BF2kchNd.js} +1 -1
  124. package/dist/esm/{Pagination-B-LAJQay.js → Pagination-BWFVCGiz.js} +2 -2
  125. package/dist/esm/{Progress-BPGTVZgr.js → Progress-BxT2PFEw.js} +1 -1
  126. package/dist/esm/{Select-bl4qUzij.js → Select-dYTVc9W4.js} +2 -2
  127. package/dist/esm/{TabbedChildMixin-C4i6WP9j.js → TabbedChildMixin-BsuDQmWE.js} +1 -1
  128. package/dist/esm/{Tag-jS5Bcj6N.js → Tag-BFgiw0Ac.js} +2 -2
  129. package/dist/esm/{Timepicker-DnkqnOBT.js → Timepicker-CYqyLHE9.js} +6 -6
  130. package/dist/esm/{Tooltip-CtDSXAqa.js → Tooltip-Ds5fe3ZP.js} +1 -1
  131. package/dist/esm/autocomplete.js +3 -3
  132. package/dist/esm/breadcrumb.js +1 -1
  133. package/dist/esm/button.js +2 -2
  134. package/dist/esm/carousel.js +4 -4
  135. package/dist/esm/checkbox.js +2 -2
  136. package/dist/esm/clockpicker.js +4 -4
  137. package/dist/esm/colorpicker.js +8 -8
  138. package/dist/esm/datepicker.js +7 -7
  139. package/dist/esm/datetimepicker.js +9 -9
  140. package/dist/esm/dialog.js +4 -4
  141. package/dist/esm/dropdown.js +2 -2
  142. package/dist/esm/field.js +1 -1
  143. package/dist/esm/icon.js +1 -1
  144. package/dist/esm/image.js +1 -1
  145. package/dist/esm/{index-BE58-KfV.js → index-mnzTDKh9.js} +9 -9
  146. package/dist/esm/index.js +21 -21
  147. package/dist/esm/input.js +2 -2
  148. package/dist/esm/loading.js +1 -1
  149. package/dist/esm/menu.js +2 -2
  150. package/dist/esm/message.js +3 -3
  151. package/dist/esm/modal.js +1 -1
  152. package/dist/esm/navbar.js +1 -1
  153. package/dist/esm/notification.js +3 -3
  154. package/dist/esm/numberinput.js +3 -3
  155. package/dist/esm/pagination.js +2 -2
  156. package/dist/esm/progress.js +2 -2
  157. package/dist/esm/radio.js +1 -1
  158. package/dist/esm/rate.js +2 -2
  159. package/dist/esm/select.js +2 -2
  160. package/dist/esm/sidebar.js +1 -1
  161. package/dist/esm/slider.js +2 -2
  162. package/dist/esm/snackbar.js +1 -1
  163. package/dist/esm/steps.js +3 -3
  164. package/dist/esm/switch.js +1 -1
  165. package/dist/esm/table.js +7 -7
  166. package/dist/esm/tabs.js +3 -3
  167. package/dist/esm/tag.js +3 -3
  168. package/dist/esm/taginput.js +5 -5
  169. package/dist/esm/timepicker.js +7 -7
  170. package/dist/esm/toast.js +1 -1
  171. package/dist/esm/tooltip.js +1 -1
  172. package/dist/esm/upload.js +1 -1
  173. package/dist/tsdoc-metadata.json +1 -1
  174. package/package.json +2 -2
  175. package/src/components/carousel/CarouselList.vue +1 -1
  176. package/src/components/carousel/__snapshots__/CarouselList.spec.ts.snap +1 -1
  177. package/src/components/checkbox/Checkbox.spec.ts +36 -2
  178. package/src/components/dropdown/Dropdown.spec.ts +15 -0
  179. package/src/components/dropdown/Dropdown.vue +5 -0
  180. package/src/scss/components/_checkbox.scss +6 -7
package/dist/buefy.d.ts CHANGED
@@ -4,40 +4,17 @@ import { ComponentCustomProps } from 'vue';
4
4
  import { ComponentOptionsMixin } from 'vue';
5
5
  import type { ComponentPublicInstance } from 'vue';
6
6
  import { CreateComponentPublicInstance } from 'vue';
7
- import { CustomSearchFunction as CustomSearchFunction_2 } from './types';
8
7
  import { DefineComponent } from 'vue';
9
8
  import { ExtractPropTypes } from 'vue';
10
- import { FieldLabelPosition as FieldLabelPosition_2 } from '../../index.ts';
11
- import { FieldMessageProp } from '../field/Field.vue';
12
- import { FieldMessagePropItem } from '../field/Field.vue';
13
- import { FieldTypeProp } from '../field/Field.vue';
14
- import { HourFormat } from '../../utils/TimepickerMixin';
15
- import { IconPack as IconPack_2 } from '../../index.ts';
16
- import { IMenuItem } from './MenuItemContainerMixin';
17
- import { InjectedChildMixin } from '../../utils/InjectedChildMixin';
18
- import { InjectedChildMixin as InjectedChildMixin_2 } from '../../utils/InjectedChildMixin.ts';
19
- import { ITimepickerMixin } from '../../utils/TimepickerMixin';
20
- import { ModalCancellableOption as ModalCancellableOption_2 } from '../../index.ts';
21
- import { ModalScrollOption as ModalScrollOption_2 } from '../../index.ts';
22
- import { NoticePosition as NoticePosition_2 } from '../../index.ts';
23
9
  import { PropType } from 'vue';
24
- import { ProviderParentMixin } from '../../utils/ProviderParentMixin';
25
- import { ProviderParentMixin as ProviderParentMixin_2 } from '../../utils/ProviderParentMixin.ts';
26
10
  import { PublicProps } from 'vue';
27
11
  import { RendererElement } from 'vue';
28
12
  import { RendererNode } from 'vue';
29
13
  import { Slot } from 'vue';
30
14
  import { Slots } from 'vue';
31
15
  import { StyleValue } from 'vue';
32
- import { StyleValue as StyleValue_3 } from './types';
33
- import { StyleValueUnit as StyleValueUnit_2 } from './types';
34
- import { TimeCreator } from '../../utils/TimepickerMixin';
35
- import { TimeFormatter } from '../../utils/TimepickerMixin';
36
- import { TimeParser } from '../../utils/TimepickerMixin';
37
- import { TransitionName } from '../../utils/TabbedChildMixin';
38
16
  import { VNode } from 'vue';
39
17
  import { VNodeProps } from 'vue';
40
- import { VueClassAttribute as VueClassAttribute_2 } from '../../index.ts';
41
18
 
42
19
  export declare const Autocomplete: {
43
20
  install(Vue: App): void;
@@ -224,7 +201,7 @@ default: boolean;
224
201
  customClass: StringConstructor;
225
202
  labelPosition: {
226
203
  type: StringConstructor;
227
- default: () => FieldLabelPosition_2 | null | undefined;
204
+ default: () => FieldLabelPosition | null | undefined;
228
205
  };
229
206
  }>>, unknown, {
230
207
  newType: FieldTypeProp | null;
@@ -277,7 +254,7 @@ default: boolean;
277
254
  customClass: StringConstructor;
278
255
  labelPosition: {
279
256
  type: StringConstructor;
280
- default: () => FieldLabelPosition_2 | null | undefined;
257
+ default: () => FieldLabelPosition | null | undefined;
281
258
  };
282
259
  }>>, {
283
260
  type: FieldTypeProp;
@@ -318,7 +295,7 @@ default: boolean;
318
295
  customClass: StringConstructor;
319
296
  labelPosition: {
320
297
  type: StringConstructor;
321
- default: () => FieldLabelPosition_2 | null | undefined;
298
+ default: () => FieldLabelPosition | null | undefined;
322
299
  };
323
300
  }>>, {}, {
324
301
  newType: FieldTypeProp | null;
@@ -1553,7 +1530,7 @@ default: boolean;
1553
1530
  customClass: StringConstructor;
1554
1531
  labelPosition: {
1555
1532
  type: StringConstructor;
1556
- default: () => FieldLabelPosition_2 | null | undefined;
1533
+ default: () => FieldLabelPosition | null | undefined;
1557
1534
  };
1558
1535
  }>>, unknown, {
1559
1536
  newType: FieldTypeProp | null;
@@ -1606,7 +1583,7 @@ default: boolean;
1606
1583
  customClass: StringConstructor;
1607
1584
  labelPosition: {
1608
1585
  type: StringConstructor;
1609
- default: () => FieldLabelPosition_2 | null | undefined;
1586
+ default: () => FieldLabelPosition | null | undefined;
1610
1587
  };
1611
1588
  }>>, {
1612
1589
  type: FieldTypeProp;
@@ -1647,7 +1624,7 @@ default: boolean;
1647
1624
  customClass: StringConstructor;
1648
1625
  labelPosition: {
1649
1626
  type: StringConstructor;
1650
- default: () => FieldLabelPosition_2 | null | undefined;
1627
+ default: () => FieldLabelPosition | null | undefined;
1651
1628
  };
1652
1629
  }>>, {}, {
1653
1630
  newType: FieldTypeProp | null;
@@ -2068,7 +2045,7 @@ export declare const BColorpicker: DefineComponent<{
2068
2045
  customClass: StringConstructor;
2069
2046
  labelPosition: {
2070
2047
  type: StringConstructor;
2071
- default: () => FieldLabelPosition_2 | null | undefined;
2048
+ default: () => FieldLabelPosition | null | undefined;
2072
2049
  };
2073
2050
  }>>, unknown, {
2074
2051
  newType: FieldTypeProp | null;
@@ -2121,7 +2098,7 @@ export declare const BColorpicker: DefineComponent<{
2121
2098
  customClass: StringConstructor;
2122
2099
  labelPosition: {
2123
2100
  type: StringConstructor;
2124
- default: () => FieldLabelPosition_2 | null | undefined;
2101
+ default: () => FieldLabelPosition | null | undefined;
2125
2102
  };
2126
2103
  }>>, {
2127
2104
  type: FieldTypeProp;
@@ -2162,7 +2139,7 @@ export declare const BColorpicker: DefineComponent<{
2162
2139
  customClass: StringConstructor;
2163
2140
  labelPosition: {
2164
2141
  type: StringConstructor;
2165
- default: () => FieldLabelPosition_2 | null | undefined;
2142
+ default: () => FieldLabelPosition | null | undefined;
2166
2143
  };
2167
2144
  }>>, {}, {
2168
2145
  newType: FieldTypeProp | null;
@@ -2734,7 +2711,7 @@ default: boolean;
2734
2711
  customClass: StringConstructor;
2735
2712
  labelPosition: {
2736
2713
  type: StringConstructor;
2737
- default: () => FieldLabelPosition_2 | null | undefined;
2714
+ default: () => FieldLabelPosition | null | undefined;
2738
2715
  };
2739
2716
  }>>, unknown, {
2740
2717
  newType: FieldTypeProp | null;
@@ -2787,7 +2764,7 @@ default: boolean;
2787
2764
  customClass: StringConstructor;
2788
2765
  labelPosition: {
2789
2766
  type: StringConstructor;
2790
- default: () => FieldLabelPosition_2 | null | undefined;
2767
+ default: () => FieldLabelPosition | null | undefined;
2791
2768
  };
2792
2769
  }>>, {
2793
2770
  type: FieldTypeProp;
@@ -2828,7 +2805,7 @@ default: boolean;
2828
2805
  customClass: StringConstructor;
2829
2806
  labelPosition: {
2830
2807
  type: StringConstructor;
2831
- default: () => FieldLabelPosition_2 | null | undefined;
2808
+ default: () => FieldLabelPosition | null | undefined;
2832
2809
  };
2833
2810
  }>>, {}, {
2834
2811
  newType: FieldTypeProp | null;
@@ -3274,7 +3251,7 @@ default: boolean;
3274
3251
  customClass: StringConstructor;
3275
3252
  labelPosition: {
3276
3253
  type: StringConstructor;
3277
- default: () => FieldLabelPosition_2 | null | undefined;
3254
+ default: () => FieldLabelPosition | null | undefined;
3278
3255
  };
3279
3256
  }>>, unknown, {
3280
3257
  newType: FieldTypeProp | null;
@@ -3327,7 +3304,7 @@ default: boolean;
3327
3304
  customClass: StringConstructor;
3328
3305
  labelPosition: {
3329
3306
  type: StringConstructor;
3330
- default: () => FieldLabelPosition_2 | null | undefined;
3307
+ default: () => FieldLabelPosition | null | undefined;
3331
3308
  };
3332
3309
  }>>, {
3333
3310
  type: FieldTypeProp;
@@ -3368,7 +3345,7 @@ default: boolean;
3368
3345
  customClass: StringConstructor;
3369
3346
  labelPosition: {
3370
3347
  type: StringConstructor;
3371
- default: () => FieldLabelPosition_2 | null | undefined;
3348
+ default: () => FieldLabelPosition | null | undefined;
3372
3349
  };
3373
3350
  }>>, {}, {
3374
3351
  newType: FieldTypeProp | null;
@@ -3642,16 +3619,16 @@ type: StringConstructor;
3642
3619
  default: string;
3643
3620
  };
3644
3621
  canCancel: {
3645
- type: PropType<boolean | ModalCancellableOption_2[]>;
3646
- default: () => ModalCancellableOption_2[];
3622
+ type: PropType<boolean | ModalCancellableOption[]>;
3623
+ default: () => ModalCancellableOption[];
3647
3624
  };
3648
3625
  cancelCallback: {
3649
- type: PropType<(method: ModalCancellableOption_2) => void>;
3626
+ type: PropType<(method: ModalCancellableOption) => void>;
3650
3627
  default: () => void;
3651
3628
  };
3652
3629
  scroll: {
3653
3630
  type: PropType<"clip" | "keep">;
3654
- default: () => ModalScrollOption_2;
3631
+ default: () => ModalScrollOption;
3655
3632
  validator: (value: unknown) => value is "clip" | "keep";
3656
3633
  };
3657
3634
  fullScreen: BooleanConstructor;
@@ -3693,14 +3670,14 @@ newWidth: string;
3693
3670
  animating: boolean;
3694
3671
  destroyed: boolean;
3695
3672
  }, {
3696
- cancelOptions(): ModalCancellableOption_2[];
3673
+ cancelOptions(): ModalCancellableOption[];
3697
3674
  showX(): boolean;
3698
3675
  customStyle(): {
3699
3676
  maxWidth: string;
3700
3677
  } | null;
3701
3678
  }, {
3702
3679
  handleScroll(): void;
3703
- cancel(method: ModalCancellableOption_2): void;
3680
+ cancel(method: ModalCancellableOption): void;
3704
3681
  close(): void;
3705
3682
  keyPress({ key }: KeyboardEvent): void;
3706
3683
  afterEnter(): void;
@@ -3709,7 +3686,7 @@ afterLeave(): void;
3709
3686
  }, ComponentOptionsMixin, ComponentOptionsMixin, {
3710
3687
  'after-enter': () => true;
3711
3688
  'after-leave': () => true;
3712
- cancel: (method: ModalCancellableOption_2) => true;
3689
+ cancel: (method: ModalCancellableOption) => true;
3713
3690
  close: () => true;
3714
3691
  'update:modelValue': (active: boolean) => true;
3715
3692
  }, string, PublicProps, Readonly<ExtractPropTypes< {
@@ -3734,16 +3711,16 @@ type: StringConstructor;
3734
3711
  default: string;
3735
3712
  };
3736
3713
  canCancel: {
3737
- type: PropType<boolean | ModalCancellableOption_2[]>;
3738
- default: () => ModalCancellableOption_2[];
3714
+ type: PropType<boolean | ModalCancellableOption[]>;
3715
+ default: () => ModalCancellableOption[];
3739
3716
  };
3740
3717
  cancelCallback: {
3741
- type: PropType<(method: ModalCancellableOption_2) => void>;
3718
+ type: PropType<(method: ModalCancellableOption) => void>;
3742
3719
  default: () => void;
3743
3720
  };
3744
3721
  scroll: {
3745
3722
  type: PropType<"clip" | "keep">;
3746
- default: () => ModalScrollOption_2;
3723
+ default: () => ModalScrollOption;
3747
3724
  validator: (value: unknown) => value is "clip" | "keep";
3748
3725
  };
3749
3726
  fullScreen: BooleanConstructor;
@@ -3779,7 +3756,7 @@ type: BooleanConstructor;
3779
3756
  default: boolean;
3780
3757
  };
3781
3758
  }>> & {
3782
- onCancel?: ((method: ModalCancellableOption_2) => any) | undefined;
3759
+ onCancel?: ((method: ModalCancellableOption) => any) | undefined;
3783
3760
  onClose?: (() => any) | undefined;
3784
3761
  "onAfter-enter"?: (() => any) | undefined;
3785
3762
  "onAfter-leave"?: (() => any) | undefined;
@@ -3793,8 +3770,8 @@ events: Record<string, any>;
3793
3770
  width: string | number;
3794
3771
  hasModalCard: boolean;
3795
3772
  animation: string;
3796
- canCancel: boolean | ModalCancellableOption_2[];
3797
- cancelCallback: (method: ModalCancellableOption_2) => void;
3773
+ canCancel: boolean | ModalCancellableOption[];
3774
+ cancelCallback: (method: ModalCancellableOption) => void;
3798
3775
  fullScreen: boolean;
3799
3776
  autoFocus: boolean;
3800
3777
  ariaModal: boolean;
@@ -4136,13 +4113,13 @@ hasLink: boolean;
4136
4113
 
4137
4114
  export declare const BField: DefineComponent< {
4138
4115
  type: {
4139
- type: PropType<FieldTypeProp_2>;
4116
+ type: PropType<FieldTypeProp>;
4140
4117
  default: undefined;
4141
4118
  };
4142
4119
  label: StringConstructor;
4143
4120
  labelFor: StringConstructor;
4144
4121
  message: {
4145
- type: PropType<FieldMessageProp_2>;
4122
+ type: PropType<FieldMessageProp>;
4146
4123
  default: undefined;
4147
4124
  };
4148
4125
  grouped: BooleanConstructor;
@@ -4157,11 +4134,11 @@ default: boolean;
4157
4134
  customClass: StringConstructor;
4158
4135
  labelPosition: {
4159
4136
  type: StringConstructor;
4160
- default: () => FieldLabelPosition_2 | null | undefined;
4137
+ default: () => FieldLabelPosition | null | undefined;
4161
4138
  };
4162
4139
  }, unknown, {
4163
- newType: FieldTypeProp_2 | null;
4164
- newMessage: FieldMessageProp_2 | null;
4140
+ newType: FieldTypeProp | null;
4141
+ newMessage: FieldMessageProp | null;
4165
4142
  fieldLabelSize: string | null;
4166
4143
  numberInputClasses: string[];
4167
4144
  _isField: boolean;
@@ -4179,7 +4156,7 @@ hasInnerField(): boolean;
4179
4156
  newPosition(): string | undefined;
4180
4157
  formattedMessage(): string[] | "";
4181
4158
  hasLabel(): string | Slot<any> | undefined;
4182
- hasMessage(): Slot<any> | FieldMessagePropItem_2 | FieldMessagePropItem_2[] | undefined;
4159
+ hasMessage(): Slot<any> | FieldMessagePropItem | FieldMessagePropItem[] | undefined;
4183
4160
  }, {
4184
4161
  fieldType(): "is-grouped" | "has-addons" | undefined;
4185
4162
  hasAddons(): boolean;
@@ -4189,13 +4166,13 @@ size?: string;
4189
4166
  }): void;
4190
4167
  }, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4191
4168
  type: {
4192
- type: PropType<FieldTypeProp_2>;
4169
+ type: PropType<FieldTypeProp>;
4193
4170
  default: undefined;
4194
4171
  };
4195
4172
  label: StringConstructor;
4196
4173
  labelFor: StringConstructor;
4197
4174
  message: {
4198
- type: PropType<FieldMessageProp_2>;
4175
+ type: PropType<FieldMessageProp>;
4199
4176
  default: undefined;
4200
4177
  };
4201
4178
  grouped: BooleanConstructor;
@@ -4210,12 +4187,12 @@ default: boolean;
4210
4187
  customClass: StringConstructor;
4211
4188
  labelPosition: {
4212
4189
  type: StringConstructor;
4213
- default: () => FieldLabelPosition_2 | null | undefined;
4190
+ default: () => FieldLabelPosition | null | undefined;
4214
4191
  };
4215
4192
  }>>, {
4216
- type: FieldTypeProp_2;
4193
+ type: FieldTypeProp;
4217
4194
  expanded: boolean;
4218
- message: FieldMessageProp_2;
4195
+ message: FieldMessageProp;
4219
4196
  grouped: boolean;
4220
4197
  groupMultiline: boolean;
4221
4198
  horizontal: boolean;
@@ -4236,7 +4213,7 @@ customSize: StringConstructor;
4236
4213
  customClass: StringConstructor;
4237
4214
  both: BooleanConstructor;
4238
4215
  }, unknown, unknown, {
4239
- iconConfig(): IconPack_2;
4216
+ iconConfig(): IconPack;
4240
4217
  iconPrefix(): string;
4241
4218
  newIcon(): string;
4242
4219
  newPack(): string;
@@ -4536,7 +4513,7 @@ default: boolean;
4536
4513
  customClass: StringConstructor;
4537
4514
  labelPosition: {
4538
4515
  type: StringConstructor;
4539
- default: () => FieldLabelPosition_2 | null | undefined;
4516
+ default: () => FieldLabelPosition | null | undefined;
4540
4517
  };
4541
4518
  }>>, unknown, {
4542
4519
  newType: FieldTypeProp | null;
@@ -4589,7 +4566,7 @@ default: boolean;
4589
4566
  customClass: StringConstructor;
4590
4567
  labelPosition: {
4591
4568
  type: StringConstructor;
4592
- default: () => FieldLabelPosition_2 | null | undefined;
4569
+ default: () => FieldLabelPosition | null | undefined;
4593
4570
  };
4594
4571
  }>>, {
4595
4572
  type: FieldTypeProp;
@@ -4630,7 +4607,7 @@ default: boolean;
4630
4607
  customClass: StringConstructor;
4631
4608
  labelPosition: {
4632
4609
  type: StringConstructor;
4633
- default: () => FieldLabelPosition_2 | null | undefined;
4610
+ default: () => FieldLabelPosition | null | undefined;
4634
4611
  };
4635
4612
  }>>, {}, {
4636
4613
  newType: FieldTypeProp | null;
@@ -5121,7 +5098,7 @@ default: () => void;
5121
5098
  };
5122
5099
  scroll: {
5123
5100
  type: PropType<ModalScroll>;
5124
- default: () => ModalScrollOption_2;
5101
+ default: () => ModalScrollOption;
5125
5102
  validator: (value: unknown) => value is ModalScroll;
5126
5103
  };
5127
5104
  fullScreen: BooleanConstructor;
@@ -5213,7 +5190,7 @@ default: () => void;
5213
5190
  };
5214
5191
  scroll: {
5215
5192
  type: PropType<ModalScroll>;
5216
- default: () => ModalScrollOption_2;
5193
+ default: () => ModalScrollOption;
5217
5194
  validator: (value: unknown) => value is ModalScroll;
5218
5195
  };
5219
5196
  fullScreen: BooleanConstructor;
@@ -5780,7 +5757,7 @@ default: boolean;
5780
5757
  customClass: StringConstructor;
5781
5758
  labelPosition: {
5782
5759
  type: StringConstructor;
5783
- default: () => FieldLabelPosition_2 | null | undefined;
5760
+ default: () => FieldLabelPosition | null | undefined;
5784
5761
  };
5785
5762
  }>>, unknown, {
5786
5763
  newType: FieldTypeProp | null;
@@ -5833,7 +5810,7 @@ default: boolean;
5833
5810
  customClass: StringConstructor;
5834
5811
  labelPosition: {
5835
5812
  type: StringConstructor;
5836
- default: () => FieldLabelPosition_2 | null | undefined;
5813
+ default: () => FieldLabelPosition | null | undefined;
5837
5814
  };
5838
5815
  }>>, {
5839
5816
  type: FieldTypeProp;
@@ -5874,7 +5851,7 @@ default: boolean;
5874
5851
  customClass: StringConstructor;
5875
5852
  labelPosition: {
5876
5853
  type: StringConstructor;
5877
- default: () => FieldLabelPosition_2 | null | undefined;
5854
+ default: () => FieldLabelPosition | null | undefined;
5878
5855
  };
5879
5856
  }>>, {}, {
5880
5857
  newType: FieldTypeProp | null;
@@ -6735,7 +6712,7 @@ default: boolean;
6735
6712
  customClass: StringConstructor;
6736
6713
  labelPosition: {
6737
6714
  type: StringConstructor;
6738
- default: () => FieldLabelPosition_2 | null | undefined;
6715
+ default: () => FieldLabelPosition | null | undefined;
6739
6716
  };
6740
6717
  }>>, unknown, {
6741
6718
  newType: FieldTypeProp | null;
@@ -6788,7 +6765,7 @@ default: boolean;
6788
6765
  customClass: StringConstructor;
6789
6766
  labelPosition: {
6790
6767
  type: StringConstructor;
6791
- default: () => FieldLabelPosition_2 | null | undefined;
6768
+ default: () => FieldLabelPosition | null | undefined;
6792
6769
  };
6793
6770
  }>>, {
6794
6771
  type: FieldTypeProp;
@@ -6829,7 +6806,7 @@ default: boolean;
6829
6806
  customClass: StringConstructor;
6830
6807
  labelPosition: {
6831
6808
  type: StringConstructor;
6832
- default: () => FieldLabelPosition_2 | null | undefined;
6809
+ default: () => FieldLabelPosition | null | undefined;
6833
6810
  };
6834
6811
  }>>, {}, {
6835
6812
  newType: FieldTypeProp | null;
@@ -7469,9 +7446,9 @@ type: BooleanConstructor;
7469
7446
  default: boolean;
7470
7447
  };
7471
7448
  position: {
7472
- type: PropType<NoticePosition_2>;
7449
+ type: PropType<NoticePosition>;
7473
7450
  default: string;
7474
- validator(value: unknown): value is NoticePosition_2;
7451
+ validator(value: unknown): value is NoticePosition;
7475
7452
  };
7476
7453
  container: StringConstructor;
7477
7454
  }, unknown, {
@@ -7520,9 +7497,9 @@ type: BooleanConstructor;
7520
7497
  default: boolean;
7521
7498
  };
7522
7499
  position: {
7523
- type: PropType<NoticePosition_2>;
7500
+ type: PropType<NoticePosition>;
7524
7501
  default: string;
7525
- validator(value: unknown): value is NoticePosition_2;
7502
+ validator(value: unknown): value is NoticePosition;
7526
7503
  };
7527
7504
  container: StringConstructor;
7528
7505
  }>> & {
@@ -7583,7 +7560,7 @@ isActive(): boolean;
7583
7560
  }, {
7584
7561
  activate(oldIndex: number): void;
7585
7562
  deactivate(newIndex: number): void;
7586
- }, InjectedChildMixin_2<1, TabbedParent>, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
7563
+ }, InjectedChildMixin<1, TabbedParent>, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
7587
7564
  label: StringConstructor;
7588
7565
  icon: StringConstructor;
7589
7566
  iconPack: StringConstructor;
@@ -7717,7 +7694,7 @@ items(): IStepItem[];
7717
7694
  childClick(child: TabbedChild): void;
7718
7695
  getNextItemIdx(fromIdx: number, skipDisabled?: boolean): number | null;
7719
7696
  getPrevItemIdx(fromIdx: number, skipDisabled?: boolean): number | null;
7720
- }, ProviderParentMixin_2<3, IStepItem>, ComponentOptionsMixin, {
7697
+ }, ProviderParentMixin<3, IStepItem>, ComponentOptionsMixin, {
7721
7698
  'update:modelValue': (_value: string | number | null | undefined) => true;
7722
7699
  }, string, PublicProps, Readonly<ExtractPropTypes< {
7723
7700
  modelValue: {
@@ -7957,7 +7934,7 @@ type: BooleanConstructor;
7957
7934
  default: boolean;
7958
7935
  };
7959
7936
  headerClass: {
7960
- type: PropType<VueClassAttribute_2>;
7937
+ type: PropType<VueClassAttribute>;
7961
7938
  default: null;
7962
7939
  };
7963
7940
  }, unknown, {
@@ -7969,7 +7946,7 @@ isActive(): boolean;
7969
7946
  }, {
7970
7947
  activate(oldIndex: number): void;
7971
7948
  deactivate(newIndex: number): void;
7972
- }, InjectedChildMixin_2<1, TabbedParent>, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
7949
+ }, InjectedChildMixin<1, TabbedParent>, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
7973
7950
  label: StringConstructor;
7974
7951
  icon: StringConstructor;
7975
7952
  iconPack: StringConstructor;
@@ -7978,12 +7955,12 @@ type: BooleanConstructor;
7978
7955
  default: boolean;
7979
7956
  };
7980
7957
  headerClass: {
7981
- type: PropType<VueClassAttribute_2>;
7958
+ type: PropType<VueClassAttribute>;
7982
7959
  default: null;
7983
7960
  };
7984
7961
  }>>, {
7985
7962
  visible: boolean;
7986
- headerClass: VueClassAttribute_2;
7963
+ headerClass: VueClassAttribute;
7987
7964
  }, {}>, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
7988
7965
  disabled: BooleanConstructor;
7989
7966
  }>>, {
@@ -8249,11 +8226,11 @@ tdAttrs: (row: TableRow, column: ITableColumn) => Record<string, any> | null;
8249
8226
  newKey?: string | number | undefined;
8250
8227
  _isTableColumn?: boolean | undefined;
8251
8228
  thClasses?: string | Record<string, boolean | undefined> | (string | Record<string, boolean | undefined> | null | undefined)[] | null | undefined;
8252
- thStyle?: StyleValueUnit_2 | StyleValueUnit_2[];
8253
- thWrapStyle?: StyleValueUnit_2 | StyleValueUnit_2[];
8254
- style?: StyleValueUnit_2;
8229
+ thStyle?: StyleValueUnit | StyleValueUnit[];
8230
+ thWrapStyle?: StyleValueUnit | StyleValueUnit[];
8231
+ style?: StyleValueUnit;
8255
8232
  getRootClasses: (row: TableRow) => VueClassAttribute[];
8256
- getRootStyle: (row: TableRow) => StyleValue_3;
8233
+ getRootStyle: (row: TableRow) => StyleValue_2;
8257
8234
  $slots: Slots;
8258
8235
  label?: string | undefined;
8259
8236
  meta?: any;
@@ -8268,7 +8245,7 @@ customKey?: string | number | undefined;
8268
8245
  searchable?: boolean | undefined;
8269
8246
  sortable?: boolean | undefined;
8270
8247
  subheading?: string | number | undefined;
8271
- customSearch?: CustomSearchFunction_2 | undefined;
8248
+ customSearch?: CustomSearchFunction | undefined;
8272
8249
  sticky?: boolean | undefined;
8273
8250
  headerSelectable?: boolean | undefined;
8274
8251
  cellClass?: string | undefined;
@@ -8276,9 +8253,9 @@ cellClass?: string | undefined;
8276
8253
  newKey: string | number | undefined;
8277
8254
  _isTableColumn: boolean;
8278
8255
  thClasses: VueClassAttribute;
8279
- thStyle: StyleValue_3;
8280
- thWrapStyle: StyleValue_3;
8281
- style: StyleValueUnit_2;
8256
+ thStyle: StyleValue_2;
8257
+ thWrapStyle: StyleValue_2;
8258
+ style: StyleValueUnit;
8282
8259
  getRootClasses(row: TableRow): VueClassAttribute[];
8283
8260
  getRootStyle(row: TableRow): any[];
8284
8261
  $slots: Slots;
@@ -8296,7 +8273,7 @@ sortable: boolean;
8296
8273
  visible: boolean;
8297
8274
  subheading: string | number;
8298
8275
  customSort: CustomSortFunction;
8299
- customSearch: CustomSearchFunction_2;
8276
+ customSearch: CustomSearchFunction;
8300
8277
  sticky: boolean;
8301
8278
  headerSelectable: boolean;
8302
8279
  headerClass: string;
@@ -8316,9 +8293,9 @@ newColumns(): {
8316
8293
  newKey: string | number | undefined;
8317
8294
  _isTableColumn: boolean;
8318
8295
  thClasses: VueClassAttribute;
8319
- thStyle: StyleValue_3;
8320
- thWrapStyle: StyleValue_3;
8321
- style: StyleValueUnit_2;
8296
+ thStyle: StyleValue_2;
8297
+ thWrapStyle: StyleValue_2;
8298
+ style: StyleValueUnit;
8322
8299
  getRootClasses(row: TableRow): VueClassAttribute[];
8323
8300
  getRootStyle(row: TableRow): any[];
8324
8301
  $slots: Slots;
@@ -8336,7 +8313,7 @@ sortable: boolean;
8336
8313
  visible: boolean;
8337
8314
  subheading: string | number;
8338
8315
  customSort: CustomSortFunction;
8339
- customSearch: CustomSearchFunction_2;
8316
+ customSearch: CustomSearchFunction;
8340
8317
  sticky: boolean;
8341
8318
  headerSelectable: boolean;
8342
8319
  headerClass: string;
@@ -8349,11 +8326,11 @@ tdAttrs: (row: TableRow, column: ITableColumn) => Record<string, any> | null;
8349
8326
  newKey?: string | number | undefined;
8350
8327
  _isTableColumn?: boolean | undefined;
8351
8328
  thClasses?: string | Record<string, boolean | undefined> | (string | Record<string, boolean | undefined> | null | undefined)[] | null | undefined;
8352
- thStyle?: StyleValueUnit_2 | StyleValueUnit_2[];
8353
- thWrapStyle?: StyleValueUnit_2 | StyleValueUnit_2[];
8354
- style?: StyleValueUnit_2;
8329
+ thStyle?: StyleValueUnit | StyleValueUnit[];
8330
+ thWrapStyle?: StyleValueUnit | StyleValueUnit[];
8331
+ style?: StyleValueUnit;
8355
8332
  getRootClasses: (row: TableRow) => VueClassAttribute[];
8356
- getRootStyle: (row: TableRow) => StyleValue_3;
8333
+ getRootStyle: (row: TableRow) => StyleValue_2;
8357
8334
  $slots: Slots;
8358
8335
  label?: string | undefined;
8359
8336
  meta?: any;
@@ -8368,7 +8345,7 @@ customKey?: string | number | undefined;
8368
8345
  searchable?: boolean | undefined;
8369
8346
  sortable?: boolean | undefined;
8370
8347
  subheading?: string | number | undefined;
8371
- customSearch?: CustomSearchFunction_2 | undefined;
8348
+ customSearch?: CustomSearchFunction | undefined;
8372
8349
  sticky?: boolean | undefined;
8373
8350
  headerSelectable?: boolean | undefined;
8374
8351
  cellClass?: string | undefined;
@@ -8886,7 +8863,7 @@ default: () => boolean;
8886
8863
  };
8887
8864
  type: {
8888
8865
  type: (StringConstructor | ObjectConstructor)[];
8889
- default: () => VueClassAttribute_2;
8866
+ default: () => VueClassAttribute;
8890
8867
  };
8891
8868
  animated: {
8892
8869
  type: BooleanConstructor;
@@ -8940,7 +8917,7 @@ items(): TabbedChild[];
8940
8917
  childClick(child: TabbedChild): void;
8941
8918
  getNextItemIdx(fromIdx: number, skipDisabled?: boolean): number | null;
8942
8919
  getPrevItemIdx(fromIdx: number, skipDisabled?: boolean): number | null;
8943
- }, ProviderParentMixin_2<3, TabbedChild>, ComponentOptionsMixin, {
8920
+ }, ProviderParentMixin<3, TabbedChild>, ComponentOptionsMixin, {
8944
8921
  'update:modelValue': (_value: string | number | null | undefined) => true;
8945
8922
  }, string, PublicProps, Readonly<ExtractPropTypes< {
8946
8923
  modelValue: {
@@ -8978,7 +8955,7 @@ default: () => boolean;
8978
8955
  };
8979
8956
  type: {
8980
8957
  type: (StringConstructor | ObjectConstructor)[];
8981
- default: () => VueClassAttribute_2;
8958
+ default: () => VueClassAttribute;
8982
8959
  };
8983
8960
  animated: {
8984
8961
  type: BooleanConstructor;
@@ -9245,7 +9222,7 @@ default: boolean;
9245
9222
  customClass: StringConstructor;
9246
9223
  labelPosition: {
9247
9224
  type: StringConstructor;
9248
- default: () => FieldLabelPosition_2 | null | undefined;
9225
+ default: () => FieldLabelPosition | null | undefined;
9249
9226
  };
9250
9227
  }>>, unknown, {
9251
9228
  newType: FieldTypeProp | null;
@@ -9298,7 +9275,7 @@ default: boolean;
9298
9275
  customClass: StringConstructor;
9299
9276
  labelPosition: {
9300
9277
  type: StringConstructor;
9301
- default: () => FieldLabelPosition_2 | null | undefined;
9278
+ default: () => FieldLabelPosition | null | undefined;
9302
9279
  };
9303
9280
  }>>, {
9304
9281
  type: FieldTypeProp;
@@ -9339,7 +9316,7 @@ default: boolean;
9339
9316
  customClass: StringConstructor;
9340
9317
  labelPosition: {
9341
9318
  type: StringConstructor;
9342
- default: () => FieldLabelPosition_2 | null | undefined;
9319
+ default: () => FieldLabelPosition | null | undefined;
9343
9320
  };
9344
9321
  }>>, {}, {
9345
9322
  newType: FieldTypeProp | null;
@@ -9849,7 +9826,7 @@ default: boolean;
9849
9826
  customClass: StringConstructor;
9850
9827
  labelPosition: {
9851
9828
  type: StringConstructor;
9852
- default: () => FieldLabelPosition_2 | null | undefined;
9829
+ default: () => FieldLabelPosition | null | undefined;
9853
9830
  };
9854
9831
  }>>, unknown, {
9855
9832
  newType: FieldTypeProp | null;
@@ -9902,7 +9879,7 @@ default: boolean;
9902
9879
  customClass: StringConstructor;
9903
9880
  labelPosition: {
9904
9881
  type: StringConstructor;
9905
- default: () => FieldLabelPosition_2 | null | undefined;
9882
+ default: () => FieldLabelPosition | null | undefined;
9906
9883
  };
9907
9884
  }>>, {
9908
9885
  type: FieldTypeProp;
@@ -9943,7 +9920,7 @@ default: boolean;
9943
9920
  customClass: StringConstructor;
9944
9921
  labelPosition: {
9945
9922
  type: StringConstructor;
9946
- default: () => FieldLabelPosition_2 | null | undefined;
9923
+ default: () => FieldLabelPosition | null | undefined;
9947
9924
  };
9948
9925
  }>>, {}, {
9949
9926
  newType: FieldTypeProp | null;
@@ -10163,9 +10140,9 @@ type: BooleanConstructor;
10163
10140
  default: boolean;
10164
10141
  };
10165
10142
  position: {
10166
- type: PropType<NoticePosition_2>;
10143
+ type: PropType<NoticePosition>;
10167
10144
  default: string;
10168
- validator(value: unknown): value is NoticePosition_2;
10145
+ validator(value: unknown): value is NoticePosition;
10169
10146
  };
10170
10147
  container: StringConstructor;
10171
10148
  }, unknown, {
@@ -10214,9 +10191,9 @@ type: BooleanConstructor;
10214
10191
  default: boolean;
10215
10192
  };
10216
10193
  position: {
10217
- type: PropType<NoticePosition_2>;
10194
+ type: PropType<NoticePosition>;
10218
10195
  default: string;
10219
- validator(value: unknown): value is NoticePosition_2;
10196
+ validator(value: unknown): value is NoticePosition;
10220
10197
  };
10221
10198
  container: StringConstructor;
10222
10199
  }>> & {
@@ -10615,7 +10592,7 @@ default: boolean;
10615
10592
  customClass: StringConstructor;
10616
10593
  labelPosition: {
10617
10594
  type: StringConstructor;
10618
- default: () => FieldLabelPosition_2 | null | undefined;
10595
+ default: () => FieldLabelPosition | null | undefined;
10619
10596
  };
10620
10597
  }>>, unknown, {
10621
10598
  newType: FieldTypeProp | null;
@@ -10668,7 +10645,7 @@ default: boolean;
10668
10645
  customClass: StringConstructor;
10669
10646
  labelPosition: {
10670
10647
  type: StringConstructor;
10671
- default: () => FieldLabelPosition_2 | null | undefined;
10648
+ default: () => FieldLabelPosition | null | undefined;
10672
10649
  };
10673
10650
  }>>, {
10674
10651
  type: FieldTypeProp;
@@ -10709,7 +10686,7 @@ default: boolean;
10709
10686
  customClass: StringConstructor;
10710
10687
  labelPosition: {
10711
10688
  type: StringConstructor;
10712
- default: () => FieldLabelPosition_2 | null | undefined;
10689
+ default: () => FieldLabelPosition | null | undefined;
10713
10690
  };
10714
10691
  }>>, {}, {
10715
10692
  newType: FieldTypeProp | null;
@@ -11040,17 +11017,21 @@ export declare type ExtractComponentProps<T> = T extends {
11040
11017
  -readonly [Key in keyof P]?: P[Key];
11041
11018
  } : Record<string, never> : Record<string, never>;
11042
11019
 
11020
+ declare type FeatureFlags = 0 | typeof Items | typeof Sorted;
11021
+
11022
+ declare type FeatureFlags_2 = 0 | typeof Sorted_2 | typeof Optional;
11023
+
11043
11024
  export declare const Field: {
11044
11025
  install(Vue: App): void;
11045
11026
  };
11046
11027
 
11047
11028
  export declare type FieldLabelPosition = 'inside' | 'on-border';
11048
11029
 
11049
- declare type FieldMessageProp_2 = FieldMessagePropItem_2 | FieldMessagePropItem_2[];
11030
+ declare type FieldMessageProp = FieldMessagePropItem | FieldMessagePropItem[];
11050
11031
 
11051
- declare type FieldMessagePropItem_2 = string | Record<string, string>;
11032
+ declare type FieldMessagePropItem = string | Record<string, string>;
11052
11033
 
11053
- declare type FieldTypeProp_2 = string | Record<string, boolean>;
11034
+ declare type FieldTypeProp = string | Record<string, boolean>;
11054
11035
 
11055
11036
  declare type FiltersChangeHandler = (filters: Record<string, string | number>) => void;
11056
11037
 
@@ -11064,6 +11045,12 @@ export declare function getComponentFromVNode(vnode: VNode): ComponentPublicInst
11064
11045
 
11065
11046
  export declare function getValueByPath(obj: any, path: string): any;
11066
11047
 
11048
+ declare const HOUR_FORMAT_12 = "12";
11049
+
11050
+ declare const HOUR_FORMAT_24 = "24";
11051
+
11052
+ declare type HourFormat = typeof HOUR_FORMAT_24 | typeof HOUR_FORMAT_12;
11053
+
11067
11054
  declare interface ICarousel extends ProviderParent {
11068
11055
  animated: string;
11069
11056
  transition?: string;
@@ -11110,17 +11097,17 @@ declare const Image_2: {
11110
11097
  };
11111
11098
  export { Image_2 as Image }
11112
11099
 
11113
- declare type IMenuItem_2 = ComponentPublicInstance<{}, // P(rops)
11100
+ declare type IMenuItem = ComponentPublicInstance<{}, // P(rops)
11114
11101
  {}, // B (raw bindings)
11115
11102
  {
11116
11103
  _isMenu?: boolean;
11117
- menuItems: IMenuItem_2[];
11104
+ menuItems: IMenuItem[];
11118
11105
  newExpanded: boolean;
11119
11106
  newActive: boolean;
11120
11107
  }, {}, // C(omputed)
11121
11108
  {
11122
- appendMenuItem: (item: IMenuItem_2) => void;
11123
- removeMenuItem: (item: IMenuItem_2) => void;
11109
+ appendMenuItem: (item: IMenuItem) => void;
11110
+ removeMenuItem: (item: IMenuItem) => void;
11124
11111
  }, // M(ethods)
11125
11112
  {
11126
11113
  'update:modelValue': (_isActive: boolean) => boolean;
@@ -11139,6 +11126,33 @@ declare interface InjectedChild {
11139
11126
  dynamicIndex?: number;
11140
11127
  }
11141
11128
 
11129
+ declare type InjectedChildMixin<Flags extends FeatureFlags_2, Parent extends ProviderParent> = DefineComponent<InjectedChildMixinPropOptions<Flags>, // PropsOrPropOptions
11130
+ {}, // RawBindings
11131
+ InjectedChildMixinData<Flags, Parent>, InjectedChildMixinComputed<Flags>, {}>;
11132
+
11133
+ declare type InjectedChildMixinComputed<Flags extends FeatureFlags_2, IsSorted extends boolean = Flags extends typeof Sorted_2 ? true : false> = {
11134
+ uniqueValue(): string | number;
11135
+ } & (IsSorted extends true ? {
11136
+ index(): number;
11137
+ } : {});
11138
+
11139
+ declare type InjectedChildMixinData<Flags extends FeatureFlags_2, Parent extends ProviderParent, IsSorted = Flags extends typeof Sorted_2 ? true : false, IsOptional = Flags extends typeof Optional ? true : false> = (IsSorted extends true ? {
11140
+ dynamicIndex?: number;
11141
+ } : {}) & (IsOptional extends true ? {
11142
+ parent: Parent | '';
11143
+ } : {
11144
+ parent: Parent;
11145
+ });
11146
+
11147
+ declare type InjectedChildMixinPropOptions<Flags extends FeatureFlags_2, IsSorted = Flags extends typeof Sorted_2 ? true : false> = {
11148
+ value: {
11149
+ type: PropType<string | null>;
11150
+ default: null;
11151
+ };
11152
+ } & (IsSorted extends true ? {
11153
+ order: PropType<number>;
11154
+ } : {});
11155
+
11142
11156
  export declare const Input: {
11143
11157
  install(Vue: App): void;
11144
11158
  };
@@ -11190,8 +11204,20 @@ export declare interface ITableColumn extends Omit<TableColumnProps, 'thAttrs' |
11190
11204
  $slots: Slots;
11191
11205
  }
11192
11206
 
11207
+ declare const Items = 1;
11208
+
11193
11209
  declare type ItemValueType = any;
11194
11210
 
11211
+ declare interface ITimepickerMixin {
11212
+ hourFormat?: HourFormat;
11213
+ timeCreator: TimeCreator;
11214
+ enableSeconds?: boolean;
11215
+ computedValue: Date | null | undefined;
11216
+ dtf: Intl.DateTimeFormat;
11217
+ amString: string;
11218
+ pmString: string;
11219
+ }
11220
+
11195
11221
  declare const LABEL_POSITIONS: readonly ["bottom", "right", "left"];
11196
11222
 
11197
11223
  declare type LabelPosition = typeof LABEL_POSITIONS[number];
@@ -11228,12 +11254,12 @@ declare type MenuItemContainer = Omit<ComponentPublicInstance<{}, // P(rops)
11228
11254
  {}, // B (raw bindings)
11229
11255
  {
11230
11256
  _isMenu?: boolean;
11231
- menuItems: IMenuItem_2[];
11257
+ menuItems: IMenuItem[];
11232
11258
  }, // D(ata)
11233
11259
  {}, // C(omputed)
11234
11260
  {
11235
- appendMenuItem: (item: IMenuItem_2) => void;
11236
- removeMenuItem: (item: IMenuItem_2) => void;
11261
+ appendMenuItem: (item: IMenuItem) => void;
11262
+ removeMenuItem: (item: IMenuItem) => void;
11237
11263
  }, // M(ethods)
11238
11264
  {}>, '$emit'> & {
11239
11265
  parent?: unknown;
@@ -11356,9 +11382,9 @@ type: BooleanConstructor;
11356
11382
  default: boolean;
11357
11383
  };
11358
11384
  position: {
11359
- type: PropType<NoticePosition_2>;
11385
+ type: PropType<NoticePosition>;
11360
11386
  default: string;
11361
- validator(value: unknown): value is NoticePosition_2;
11387
+ validator(value: unknown): value is NoticePosition;
11362
11388
  };
11363
11389
  container: StringConstructor;
11364
11390
  }, unknown, {
@@ -11407,9 +11433,9 @@ type: BooleanConstructor;
11407
11433
  default: boolean;
11408
11434
  };
11409
11435
  position: {
11410
- type: PropType<NoticePosition_2>;
11436
+ type: PropType<NoticePosition>;
11411
11437
  default: string;
11412
- validator(value: unknown): value is NoticePosition_2;
11438
+ validator(value: unknown): value is NoticePosition;
11413
11439
  };
11414
11440
  container: StringConstructor;
11415
11441
  }>> & {
@@ -11454,6 +11480,8 @@ export declare const Numberinput: {
11454
11480
  install(Vue: App): void;
11455
11481
  };
11456
11482
 
11483
+ declare const Optional = 2;
11484
+
11457
11485
  export declare const Pagination: {
11458
11486
  install(Vue: App): void;
11459
11487
  };
@@ -11485,6 +11513,27 @@ declare interface ProviderParent {
11485
11513
  _unregisterItem(item: InjectedChild): void;
11486
11514
  }
11487
11515
 
11516
+ declare type ProviderParentMixin<Flags extends FeatureFlags, Child extends InjectedChild> = DefineComponent<{}, // PropsOrPropOptions
11517
+ {}, // RawBindings
11518
+ ProviderParentMixinData<Flags, Child>, // D(ata)
11519
+ ProviderParentMixinComputed<Flags, Child>, // C(computed)
11520
+ ProviderParentMixinMethods<Flags, Child>>;
11521
+
11522
+ declare type ProviderParentMixinComputed<Flags extends FeatureFlags, Child extends InjectedChild, IsSorted extends boolean = Flags extends typeof Sorted ? true : false> = IsSorted extends true ? {
11523
+ sortedItems(): Child[];
11524
+ } : {};
11525
+
11526
+ declare type ProviderParentMixinData<Flags extends FeatureFlags, Child extends InjectedChild, HasItems extends boolean = Flags extends typeof Items | typeof Sorted ? true : false, IsSorted extends boolean = Flags extends typeof Sorted ? true : false> = (HasItems extends true ? {
11527
+ childItems: Child[];
11528
+ } : {}) & (IsSorted extends true ? {
11529
+ nextIndex: number;
11530
+ } : {});
11531
+
11532
+ declare type ProviderParentMixinMethods<Flags extends FeatureFlags, Child extends InjectedChild, HasItems extends boolean = Flags extends typeof Items | typeof Sorted ? true : false> = HasItems extends true ? {
11533
+ _registerItem(item: Child): void;
11534
+ _unregisterItem(item: Child): void;
11535
+ } : {};
11536
+
11488
11537
  export declare const Radio: {
11489
11538
  install(Vue: App): void;
11490
11539
  };
@@ -11570,6 +11619,10 @@ declare type SnackbarProgrammaticInstance = ComponentPublicInstance<{}, // P
11570
11619
 
11571
11620
  declare type SnackbarProps = ExtractComponentProps<typeof BSnackbar>;
11572
11621
 
11622
+ declare const Sorted = 3;
11623
+
11624
+ declare const Sorted_2 = 1;
11625
+
11573
11626
  declare type SrcsetFormatter = (src: string, size: number, vm: {
11574
11627
  formatSrcset: (src: string, size: number) => string;
11575
11628
  }) => string;
@@ -11665,6 +11718,12 @@ export declare const Taginput: {
11665
11718
  install(Vue: App): void;
11666
11719
  };
11667
11720
 
11721
+ declare type TimeCreator = () => Date;
11722
+
11723
+ declare type TimeFormatter = (date: Date, vm: ITimepickerMixin) => string;
11724
+
11725
+ declare type TimeParser = (timeString: string, vm: ITimepickerMixin) => Date | null;
11726
+
11668
11727
  export declare const Timepicker: {
11669
11728
  install(Vue: App): void;
11670
11729
  };
@@ -11704,6 +11763,8 @@ declare const TOOLTIP_POSITIONS: readonly ["is-auto", "is-top", "is-bottom", "is
11704
11763
 
11705
11764
  declare type TooltipPosition = typeof TOOLTIP_POSITIONS[number];
11706
11765
 
11766
+ declare type TransitionName = 'slide-next' | 'slide-prev' | 'slide-up' | 'slide-down';
11767
+
11707
11768
  export declare const translateTouchAsDragEvent: (event: TouchEvent, options: TranslateTouchAsDragEventOptions) => DragEvent;
11708
11769
 
11709
11770
  export declare interface TranslateTouchAsDragEventOptions {