buefy 3.0.3 → 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.
- package/dist/buefy.d.ts +212 -133
- package/dist/buefy.esm.js +138 -122
- package/dist/buefy.esm.min.js +2 -2
- package/dist/buefy.js +137 -121
- package/dist/buefy.min.js +2 -2
- package/dist/cjs/{Datepicker-B-9ReBe6.js → Datepicker-DhsJpauU.js} +2 -2
- package/dist/cjs/{Dropdown-DtpKU9qf.js → Dropdown-BAXMPUCZ.js} +1 -0
- package/dist/cjs/{DropdownItem-IMOKyRGV.js → DropdownItem-BOAAPdrW.js} +1 -1
- package/dist/cjs/{Timepicker-CDZ3V-2J.js → Timepicker-DDYkLeNV.js} +2 -2
- package/dist/cjs/carousel.js +1 -1
- package/dist/cjs/clockpicker.js +1 -1
- package/dist/cjs/colorpicker.js +3 -3
- package/dist/cjs/datepicker.js +3 -3
- package/dist/cjs/datetimepicker.js +4 -4
- package/dist/cjs/dialog.js +131 -116
- package/dist/cjs/dropdown.js +2 -2
- package/dist/cjs/{index-SLOXD6k3.js → index-BkFyTNWp.js} +3 -3
- package/dist/cjs/index.js +5 -5
- package/dist/cjs/timepicker.js +3 -3
- package/dist/components/autocomplete/index.js +1 -1
- package/dist/components/autocomplete/index.min.js +1 -1
- package/dist/components/breadcrumb/index.js +1 -1
- package/dist/components/breadcrumb/index.min.js +1 -1
- package/dist/components/button/index.js +1 -1
- package/dist/components/button/index.min.js +1 -1
- package/dist/components/carousel/index.js +2 -2
- package/dist/components/carousel/index.min.js +2 -2
- package/dist/components/checkbox/index.js +1 -1
- package/dist/components/checkbox/index.min.js +1 -1
- package/dist/components/clockpicker/index.js +2 -1
- package/dist/components/clockpicker/index.min.js +2 -2
- package/dist/components/collapse/index.js +1 -1
- package/dist/components/collapse/index.min.js +1 -1
- package/dist/components/colorpicker/index.js +3 -2
- package/dist/components/colorpicker/index.min.js +2 -2
- package/dist/components/datepicker/index.js +2 -1
- package/dist/components/datepicker/index.min.js +2 -2
- package/dist/components/datetimepicker/index.js +2 -1
- package/dist/components/datetimepicker/index.min.js +2 -2
- package/dist/components/dialog/index.js +132 -117
- package/dist/components/dialog/index.min.js +2 -2
- package/dist/components/dropdown/index.js +2 -1
- package/dist/components/dropdown/index.min.js +2 -2
- package/dist/components/field/index.js +1 -1
- package/dist/components/field/index.min.js +1 -1
- package/dist/components/icon/index.js +1 -1
- package/dist/components/icon/index.min.js +1 -1
- package/dist/components/image/index.js +1 -1
- package/dist/components/image/index.min.js +1 -1
- package/dist/components/input/index.js +1 -1
- package/dist/components/input/index.min.js +1 -1
- package/dist/components/loading/index.js +1 -1
- package/dist/components/loading/index.min.js +1 -1
- package/dist/components/menu/index.js +1 -1
- package/dist/components/menu/index.min.js +1 -1
- package/dist/components/message/index.js +1 -1
- package/dist/components/message/index.min.js +1 -1
- package/dist/components/modal/index.js +1 -1
- package/dist/components/modal/index.min.js +1 -1
- package/dist/components/navbar/index.js +1 -1
- package/dist/components/navbar/index.min.js +1 -1
- package/dist/components/notification/index.js +1 -1
- package/dist/components/notification/index.min.js +1 -1
- package/dist/components/numberinput/index.js +1 -1
- package/dist/components/numberinput/index.min.js +1 -1
- package/dist/components/pagination/index.js +1 -1
- package/dist/components/pagination/index.min.js +1 -1
- package/dist/components/progress/index.js +1 -1
- package/dist/components/progress/index.min.js +1 -1
- package/dist/components/radio/index.js +1 -1
- package/dist/components/radio/index.min.js +1 -1
- package/dist/components/rate/index.js +1 -1
- package/dist/components/rate/index.min.js +1 -1
- package/dist/components/select/index.js +1 -1
- package/dist/components/select/index.min.js +1 -1
- package/dist/components/sidebar/index.js +1 -1
- package/dist/components/sidebar/index.min.js +1 -1
- package/dist/components/skeleton/index.js +1 -1
- package/dist/components/skeleton/index.min.js +1 -1
- package/dist/components/slider/index.js +1 -1
- package/dist/components/slider/index.min.js +1 -1
- package/dist/components/snackbar/index.js +1 -1
- package/dist/components/snackbar/index.min.js +1 -1
- package/dist/components/steps/index.js +1 -1
- package/dist/components/steps/index.min.js +1 -1
- package/dist/components/switch/index.js +1 -1
- package/dist/components/switch/index.min.js +1 -1
- package/dist/components/table/index.js +1 -1
- package/dist/components/table/index.min.js +1 -1
- package/dist/components/tabs/index.js +1 -1
- package/dist/components/tabs/index.min.js +1 -1
- package/dist/components/tag/index.js +1 -1
- package/dist/components/tag/index.min.js +1 -1
- package/dist/components/taginput/index.js +1 -1
- package/dist/components/taginput/index.min.js +1 -1
- package/dist/components/timepicker/index.js +2 -1
- package/dist/components/timepicker/index.min.js +2 -2
- package/dist/components/toast/index.js +1 -1
- package/dist/components/toast/index.min.js +1 -1
- package/dist/components/tooltip/index.js +1 -1
- package/dist/components/tooltip/index.min.js +1 -1
- package/dist/components/upload/index.js +1 -1
- package/dist/components/upload/index.min.js +1 -1
- package/dist/css/buefy.css +69 -59
- package/dist/css/buefy.css.map +1 -1
- package/dist/css/buefy.min.css +1 -1
- package/dist/css/versions/buefy-no-reset.css +69 -59
- package/dist/css/versions/buefy-no-reset.css.map +1 -1
- package/dist/css/versions/buefy-no-reset.min.css +1 -1
- package/dist/css/versions/buefy-standalone.css +170 -54
- package/dist/css/versions/buefy-standalone.css.map +1 -1
- package/dist/css/versions/buefy-standalone.min.css +1 -1
- package/dist/esm/{Autocomplete-CZ8DmXsB.js → Autocomplete-HsHD-6pc.js} +2 -2
- package/dist/esm/{Button-DyUYShTZ.js → Button-Bvib75up.js} +2 -2
- package/dist/esm/{Checkbox-KUMz0sfA.js → Checkbox-u861Rije.js} +1 -1
- package/dist/esm/{Datepicker-Bl8Wfdkn.js → Datepicker-BZ5ORu0F.js} +7 -7
- package/dist/esm/{Dropdown-CGTYVyoL.js → Dropdown-BLadix4L.js} +2 -1
- package/dist/esm/{DropdownItem-Cn3nM0A3.js → DropdownItem-Crhb4RQp.js} +2 -2
- package/dist/esm/{Field-B7bX_uUg.js → Field-DZCOQuRO.js} +1 -1
- package/dist/esm/{Icon-DPyGDeRK.js → Icon-iqPKMem5.js} +1 -1
- package/dist/esm/{Image-DhX-4hlV.js → Image-By9o7ryD.js} +1 -1
- package/dist/esm/{Input-C4L520az.js → Input-JL4LWKyL.js} +2 -2
- package/dist/esm/{Loading-tuQoo6TU.js → Loading-BSqhV1Gi.js} +1 -1
- package/dist/esm/{Modal-EiR_KNGZ.js → Modal-BF2kchNd.js} +1 -1
- package/dist/esm/{Pagination-B-LAJQay.js → Pagination-BWFVCGiz.js} +2 -2
- package/dist/esm/{Progress-BPGTVZgr.js → Progress-BxT2PFEw.js} +1 -1
- package/dist/esm/{Select-bl4qUzij.js → Select-dYTVc9W4.js} +2 -2
- package/dist/esm/{TabbedChildMixin-C4i6WP9j.js → TabbedChildMixin-BsuDQmWE.js} +1 -1
- package/dist/esm/{Tag-jS5Bcj6N.js → Tag-BFgiw0Ac.js} +2 -2
- package/dist/esm/{Timepicker-DnkqnOBT.js → Timepicker-CYqyLHE9.js} +6 -6
- package/dist/esm/{Tooltip-CtDSXAqa.js → Tooltip-Ds5fe3ZP.js} +1 -1
- package/dist/esm/autocomplete.js +3 -3
- package/dist/esm/breadcrumb.js +1 -1
- package/dist/esm/button.js +2 -2
- package/dist/esm/carousel.js +4 -4
- package/dist/esm/checkbox.js +2 -2
- package/dist/esm/clockpicker.js +4 -4
- package/dist/esm/colorpicker.js +8 -8
- package/dist/esm/datepicker.js +7 -7
- package/dist/esm/datetimepicker.js +9 -9
- package/dist/esm/dialog.js +135 -120
- package/dist/esm/dropdown.js +2 -2
- package/dist/esm/field.js +1 -1
- package/dist/esm/icon.js +1 -1
- package/dist/esm/image.js +1 -1
- package/dist/esm/{index-BE58-KfV.js → index-mnzTDKh9.js} +9 -9
- package/dist/esm/index.js +21 -21
- package/dist/esm/input.js +2 -2
- package/dist/esm/loading.js +1 -1
- package/dist/esm/menu.js +2 -2
- package/dist/esm/message.js +3 -3
- package/dist/esm/modal.js +1 -1
- package/dist/esm/navbar.js +1 -1
- package/dist/esm/notification.js +3 -3
- package/dist/esm/numberinput.js +3 -3
- package/dist/esm/pagination.js +2 -2
- package/dist/esm/progress.js +2 -2
- package/dist/esm/radio.js +1 -1
- package/dist/esm/rate.js +2 -2
- package/dist/esm/select.js +2 -2
- package/dist/esm/sidebar.js +1 -1
- package/dist/esm/slider.js +2 -2
- package/dist/esm/snackbar.js +1 -1
- package/dist/esm/steps.js +3 -3
- package/dist/esm/switch.js +1 -1
- package/dist/esm/table.js +7 -7
- package/dist/esm/tabs.js +3 -3
- package/dist/esm/tag.js +3 -3
- package/dist/esm/taginput.js +5 -5
- package/dist/esm/timepicker.js +7 -7
- package/dist/esm/toast.js +1 -1
- package/dist/esm/tooltip.js +1 -1
- package/dist/esm/upload.js +1 -1
- package/dist/tsdoc-metadata.json +1 -1
- package/package.json +3 -3
- package/src/components/carousel/CarouselList.vue +1 -1
- package/src/components/carousel/__snapshots__/CarouselList.spec.ts.snap +1 -1
- package/src/components/checkbox/Checkbox.spec.ts +36 -2
- package/src/components/dialog/Dialog.vue +10 -2
- package/src/components/dropdown/Dropdown.spec.ts +15 -0
- package/src/components/dropdown/Dropdown.vue +5 -0
- package/src/scss/components/_checkbox.scss +10 -11
- package/src/scss/components/_datepicker.scss +1 -1
- package/src/scss/components/_dropdown.scss +1 -0
- package/src/scss/components/_form.scss +31 -31
- package/src/scss/components/_radio.scss +9 -9
- package/src/scss/components/_switch.scss +28 -5
- package/src/scss/components/_table.scss +2 -1
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: () =>
|
|
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: () =>
|
|
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: () =>
|
|
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: () =>
|
|
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: () =>
|
|
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: () =>
|
|
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: () =>
|
|
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: () =>
|
|
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: () =>
|
|
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: () =>
|
|
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: () =>
|
|
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: () =>
|
|
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: () =>
|
|
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: () =>
|
|
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: () =>
|
|
3348
|
+
default: () => FieldLabelPosition | null | undefined;
|
|
3372
3349
|
};
|
|
3373
3350
|
}>>, {}, {
|
|
3374
3351
|
newType: FieldTypeProp | null;
|
|
@@ -3553,6 +3530,14 @@ datetimeCreator: DatetimeCreator;
|
|
|
3553
3530
|
}, {}>;
|
|
3554
3531
|
|
|
3555
3532
|
export declare const BDialog: DefineComponent< {
|
|
3533
|
+
customClass: {
|
|
3534
|
+
type: StringConstructor;
|
|
3535
|
+
default: string;
|
|
3536
|
+
};
|
|
3537
|
+
customContentClass: {
|
|
3538
|
+
type: StringConstructor;
|
|
3539
|
+
default: string;
|
|
3540
|
+
};
|
|
3556
3541
|
title: StringConstructor;
|
|
3557
3542
|
message: (ArrayConstructor | StringConstructor)[];
|
|
3558
3543
|
icon: StringConstructor;
|
|
@@ -3634,16 +3619,16 @@ type: StringConstructor;
|
|
|
3634
3619
|
default: string;
|
|
3635
3620
|
};
|
|
3636
3621
|
canCancel: {
|
|
3637
|
-
type: PropType<boolean |
|
|
3638
|
-
default: () =>
|
|
3622
|
+
type: PropType<boolean | ModalCancellableOption[]>;
|
|
3623
|
+
default: () => ModalCancellableOption[];
|
|
3639
3624
|
};
|
|
3640
3625
|
cancelCallback: {
|
|
3641
|
-
type: PropType<(method:
|
|
3626
|
+
type: PropType<(method: ModalCancellableOption) => void>;
|
|
3642
3627
|
default: () => void;
|
|
3643
3628
|
};
|
|
3644
3629
|
scroll: {
|
|
3645
3630
|
type: PropType<"clip" | "keep">;
|
|
3646
|
-
default: () =>
|
|
3631
|
+
default: () => ModalScrollOption;
|
|
3647
3632
|
validator: (value: unknown) => value is "clip" | "keep";
|
|
3648
3633
|
};
|
|
3649
3634
|
fullScreen: BooleanConstructor;
|
|
@@ -3685,14 +3670,14 @@ newWidth: string;
|
|
|
3685
3670
|
animating: boolean;
|
|
3686
3671
|
destroyed: boolean;
|
|
3687
3672
|
}, {
|
|
3688
|
-
cancelOptions():
|
|
3673
|
+
cancelOptions(): ModalCancellableOption[];
|
|
3689
3674
|
showX(): boolean;
|
|
3690
3675
|
customStyle(): {
|
|
3691
3676
|
maxWidth: string;
|
|
3692
3677
|
} | null;
|
|
3693
3678
|
}, {
|
|
3694
3679
|
handleScroll(): void;
|
|
3695
|
-
cancel(method:
|
|
3680
|
+
cancel(method: ModalCancellableOption): void;
|
|
3696
3681
|
close(): void;
|
|
3697
3682
|
keyPress({ key }: KeyboardEvent): void;
|
|
3698
3683
|
afterEnter(): void;
|
|
@@ -3701,7 +3686,7 @@ afterLeave(): void;
|
|
|
3701
3686
|
}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
3702
3687
|
'after-enter': () => true;
|
|
3703
3688
|
'after-leave': () => true;
|
|
3704
|
-
cancel: (method:
|
|
3689
|
+
cancel: (method: ModalCancellableOption) => true;
|
|
3705
3690
|
close: () => true;
|
|
3706
3691
|
'update:modelValue': (active: boolean) => true;
|
|
3707
3692
|
}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
@@ -3726,16 +3711,16 @@ type: StringConstructor;
|
|
|
3726
3711
|
default: string;
|
|
3727
3712
|
};
|
|
3728
3713
|
canCancel: {
|
|
3729
|
-
type: PropType<boolean |
|
|
3730
|
-
default: () =>
|
|
3714
|
+
type: PropType<boolean | ModalCancellableOption[]>;
|
|
3715
|
+
default: () => ModalCancellableOption[];
|
|
3731
3716
|
};
|
|
3732
3717
|
cancelCallback: {
|
|
3733
|
-
type: PropType<(method:
|
|
3718
|
+
type: PropType<(method: ModalCancellableOption) => void>;
|
|
3734
3719
|
default: () => void;
|
|
3735
3720
|
};
|
|
3736
3721
|
scroll: {
|
|
3737
3722
|
type: PropType<"clip" | "keep">;
|
|
3738
|
-
default: () =>
|
|
3723
|
+
default: () => ModalScrollOption;
|
|
3739
3724
|
validator: (value: unknown) => value is "clip" | "keep";
|
|
3740
3725
|
};
|
|
3741
3726
|
fullScreen: BooleanConstructor;
|
|
@@ -3771,7 +3756,7 @@ type: BooleanConstructor;
|
|
|
3771
3756
|
default: boolean;
|
|
3772
3757
|
};
|
|
3773
3758
|
}>> & {
|
|
3774
|
-
onCancel?: ((method:
|
|
3759
|
+
onCancel?: ((method: ModalCancellableOption) => any) | undefined;
|
|
3775
3760
|
onClose?: (() => any) | undefined;
|
|
3776
3761
|
"onAfter-enter"?: (() => any) | undefined;
|
|
3777
3762
|
"onAfter-leave"?: (() => any) | undefined;
|
|
@@ -3785,8 +3770,8 @@ events: Record<string, any>;
|
|
|
3785
3770
|
width: string | number;
|
|
3786
3771
|
hasModalCard: boolean;
|
|
3787
3772
|
animation: string;
|
|
3788
|
-
canCancel: boolean |
|
|
3789
|
-
cancelCallback: (method:
|
|
3773
|
+
canCancel: boolean | ModalCancellableOption[];
|
|
3774
|
+
cancelCallback: (method: ModalCancellableOption) => void;
|
|
3790
3775
|
fullScreen: boolean;
|
|
3791
3776
|
autoFocus: boolean;
|
|
3792
3777
|
ariaModal: boolean;
|
|
@@ -3796,6 +3781,14 @@ renderOnMounted: boolean;
|
|
|
3796
3781
|
}, {}>, {
|
|
3797
3782
|
confirm: (value: string, dialog: any) => true;
|
|
3798
3783
|
}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
3784
|
+
customClass: {
|
|
3785
|
+
type: StringConstructor;
|
|
3786
|
+
default: string;
|
|
3787
|
+
};
|
|
3788
|
+
customContentClass: {
|
|
3789
|
+
type: StringConstructor;
|
|
3790
|
+
default: string;
|
|
3791
|
+
};
|
|
3799
3792
|
title: StringConstructor;
|
|
3800
3793
|
message: (ArrayConstructor | StringConstructor)[];
|
|
3801
3794
|
icon: StringConstructor;
|
|
@@ -3839,6 +3832,8 @@ default: string;
|
|
|
3839
3832
|
onConfirm?: ((value: string, dialog: any) => any) | undefined;
|
|
3840
3833
|
}, {
|
|
3841
3834
|
type: string;
|
|
3835
|
+
customClass: string;
|
|
3836
|
+
customContentClass: string;
|
|
3842
3837
|
hasIcon: boolean;
|
|
3843
3838
|
confirmText: string;
|
|
3844
3839
|
cancelText: string;
|
|
@@ -4118,13 +4113,13 @@ hasLink: boolean;
|
|
|
4118
4113
|
|
|
4119
4114
|
export declare const BField: DefineComponent< {
|
|
4120
4115
|
type: {
|
|
4121
|
-
type: PropType<
|
|
4116
|
+
type: PropType<FieldTypeProp>;
|
|
4122
4117
|
default: undefined;
|
|
4123
4118
|
};
|
|
4124
4119
|
label: StringConstructor;
|
|
4125
4120
|
labelFor: StringConstructor;
|
|
4126
4121
|
message: {
|
|
4127
|
-
type: PropType<
|
|
4122
|
+
type: PropType<FieldMessageProp>;
|
|
4128
4123
|
default: undefined;
|
|
4129
4124
|
};
|
|
4130
4125
|
grouped: BooleanConstructor;
|
|
@@ -4139,11 +4134,11 @@ default: boolean;
|
|
|
4139
4134
|
customClass: StringConstructor;
|
|
4140
4135
|
labelPosition: {
|
|
4141
4136
|
type: StringConstructor;
|
|
4142
|
-
default: () =>
|
|
4137
|
+
default: () => FieldLabelPosition | null | undefined;
|
|
4143
4138
|
};
|
|
4144
4139
|
}, unknown, {
|
|
4145
|
-
newType:
|
|
4146
|
-
newMessage:
|
|
4140
|
+
newType: FieldTypeProp | null;
|
|
4141
|
+
newMessage: FieldMessageProp | null;
|
|
4147
4142
|
fieldLabelSize: string | null;
|
|
4148
4143
|
numberInputClasses: string[];
|
|
4149
4144
|
_isField: boolean;
|
|
@@ -4161,7 +4156,7 @@ hasInnerField(): boolean;
|
|
|
4161
4156
|
newPosition(): string | undefined;
|
|
4162
4157
|
formattedMessage(): string[] | "";
|
|
4163
4158
|
hasLabel(): string | Slot<any> | undefined;
|
|
4164
|
-
hasMessage(): Slot<any> |
|
|
4159
|
+
hasMessage(): Slot<any> | FieldMessagePropItem | FieldMessagePropItem[] | undefined;
|
|
4165
4160
|
}, {
|
|
4166
4161
|
fieldType(): "is-grouped" | "has-addons" | undefined;
|
|
4167
4162
|
hasAddons(): boolean;
|
|
@@ -4171,13 +4166,13 @@ size?: string;
|
|
|
4171
4166
|
}): void;
|
|
4172
4167
|
}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
4173
4168
|
type: {
|
|
4174
|
-
type: PropType<
|
|
4169
|
+
type: PropType<FieldTypeProp>;
|
|
4175
4170
|
default: undefined;
|
|
4176
4171
|
};
|
|
4177
4172
|
label: StringConstructor;
|
|
4178
4173
|
labelFor: StringConstructor;
|
|
4179
4174
|
message: {
|
|
4180
|
-
type: PropType<
|
|
4175
|
+
type: PropType<FieldMessageProp>;
|
|
4181
4176
|
default: undefined;
|
|
4182
4177
|
};
|
|
4183
4178
|
grouped: BooleanConstructor;
|
|
@@ -4192,12 +4187,12 @@ default: boolean;
|
|
|
4192
4187
|
customClass: StringConstructor;
|
|
4193
4188
|
labelPosition: {
|
|
4194
4189
|
type: StringConstructor;
|
|
4195
|
-
default: () =>
|
|
4190
|
+
default: () => FieldLabelPosition | null | undefined;
|
|
4196
4191
|
};
|
|
4197
4192
|
}>>, {
|
|
4198
|
-
type:
|
|
4193
|
+
type: FieldTypeProp;
|
|
4199
4194
|
expanded: boolean;
|
|
4200
|
-
message:
|
|
4195
|
+
message: FieldMessageProp;
|
|
4201
4196
|
grouped: boolean;
|
|
4202
4197
|
groupMultiline: boolean;
|
|
4203
4198
|
horizontal: boolean;
|
|
@@ -4218,7 +4213,7 @@ customSize: StringConstructor;
|
|
|
4218
4213
|
customClass: StringConstructor;
|
|
4219
4214
|
both: BooleanConstructor;
|
|
4220
4215
|
}, unknown, unknown, {
|
|
4221
|
-
iconConfig():
|
|
4216
|
+
iconConfig(): IconPack;
|
|
4222
4217
|
iconPrefix(): string;
|
|
4223
4218
|
newIcon(): string;
|
|
4224
4219
|
newPack(): string;
|
|
@@ -4518,7 +4513,7 @@ default: boolean;
|
|
|
4518
4513
|
customClass: StringConstructor;
|
|
4519
4514
|
labelPosition: {
|
|
4520
4515
|
type: StringConstructor;
|
|
4521
|
-
default: () =>
|
|
4516
|
+
default: () => FieldLabelPosition | null | undefined;
|
|
4522
4517
|
};
|
|
4523
4518
|
}>>, unknown, {
|
|
4524
4519
|
newType: FieldTypeProp | null;
|
|
@@ -4571,7 +4566,7 @@ default: boolean;
|
|
|
4571
4566
|
customClass: StringConstructor;
|
|
4572
4567
|
labelPosition: {
|
|
4573
4568
|
type: StringConstructor;
|
|
4574
|
-
default: () =>
|
|
4569
|
+
default: () => FieldLabelPosition | null | undefined;
|
|
4575
4570
|
};
|
|
4576
4571
|
}>>, {
|
|
4577
4572
|
type: FieldTypeProp;
|
|
@@ -4612,7 +4607,7 @@ default: boolean;
|
|
|
4612
4607
|
customClass: StringConstructor;
|
|
4613
4608
|
labelPosition: {
|
|
4614
4609
|
type: StringConstructor;
|
|
4615
|
-
default: () =>
|
|
4610
|
+
default: () => FieldLabelPosition | null | undefined;
|
|
4616
4611
|
};
|
|
4617
4612
|
}>>, {}, {
|
|
4618
4613
|
newType: FieldTypeProp | null;
|
|
@@ -5103,7 +5098,7 @@ default: () => void;
|
|
|
5103
5098
|
};
|
|
5104
5099
|
scroll: {
|
|
5105
5100
|
type: PropType<ModalScroll>;
|
|
5106
|
-
default: () =>
|
|
5101
|
+
default: () => ModalScrollOption;
|
|
5107
5102
|
validator: (value: unknown) => value is ModalScroll;
|
|
5108
5103
|
};
|
|
5109
5104
|
fullScreen: BooleanConstructor;
|
|
@@ -5195,7 +5190,7 @@ default: () => void;
|
|
|
5195
5190
|
};
|
|
5196
5191
|
scroll: {
|
|
5197
5192
|
type: PropType<ModalScroll>;
|
|
5198
|
-
default: () =>
|
|
5193
|
+
default: () => ModalScrollOption;
|
|
5199
5194
|
validator: (value: unknown) => value is ModalScroll;
|
|
5200
5195
|
};
|
|
5201
5196
|
fullScreen: BooleanConstructor;
|
|
@@ -5762,7 +5757,7 @@ default: boolean;
|
|
|
5762
5757
|
customClass: StringConstructor;
|
|
5763
5758
|
labelPosition: {
|
|
5764
5759
|
type: StringConstructor;
|
|
5765
|
-
default: () =>
|
|
5760
|
+
default: () => FieldLabelPosition | null | undefined;
|
|
5766
5761
|
};
|
|
5767
5762
|
}>>, unknown, {
|
|
5768
5763
|
newType: FieldTypeProp | null;
|
|
@@ -5815,7 +5810,7 @@ default: boolean;
|
|
|
5815
5810
|
customClass: StringConstructor;
|
|
5816
5811
|
labelPosition: {
|
|
5817
5812
|
type: StringConstructor;
|
|
5818
|
-
default: () =>
|
|
5813
|
+
default: () => FieldLabelPosition | null | undefined;
|
|
5819
5814
|
};
|
|
5820
5815
|
}>>, {
|
|
5821
5816
|
type: FieldTypeProp;
|
|
@@ -5856,7 +5851,7 @@ default: boolean;
|
|
|
5856
5851
|
customClass: StringConstructor;
|
|
5857
5852
|
labelPosition: {
|
|
5858
5853
|
type: StringConstructor;
|
|
5859
|
-
default: () =>
|
|
5854
|
+
default: () => FieldLabelPosition | null | undefined;
|
|
5860
5855
|
};
|
|
5861
5856
|
}>>, {}, {
|
|
5862
5857
|
newType: FieldTypeProp | null;
|
|
@@ -6717,7 +6712,7 @@ default: boolean;
|
|
|
6717
6712
|
customClass: StringConstructor;
|
|
6718
6713
|
labelPosition: {
|
|
6719
6714
|
type: StringConstructor;
|
|
6720
|
-
default: () =>
|
|
6715
|
+
default: () => FieldLabelPosition | null | undefined;
|
|
6721
6716
|
};
|
|
6722
6717
|
}>>, unknown, {
|
|
6723
6718
|
newType: FieldTypeProp | null;
|
|
@@ -6770,7 +6765,7 @@ default: boolean;
|
|
|
6770
6765
|
customClass: StringConstructor;
|
|
6771
6766
|
labelPosition: {
|
|
6772
6767
|
type: StringConstructor;
|
|
6773
|
-
default: () =>
|
|
6768
|
+
default: () => FieldLabelPosition | null | undefined;
|
|
6774
6769
|
};
|
|
6775
6770
|
}>>, {
|
|
6776
6771
|
type: FieldTypeProp;
|
|
@@ -6811,7 +6806,7 @@ default: boolean;
|
|
|
6811
6806
|
customClass: StringConstructor;
|
|
6812
6807
|
labelPosition: {
|
|
6813
6808
|
type: StringConstructor;
|
|
6814
|
-
default: () =>
|
|
6809
|
+
default: () => FieldLabelPosition | null | undefined;
|
|
6815
6810
|
};
|
|
6816
6811
|
}>>, {}, {
|
|
6817
6812
|
newType: FieldTypeProp | null;
|
|
@@ -7451,9 +7446,9 @@ type: BooleanConstructor;
|
|
|
7451
7446
|
default: boolean;
|
|
7452
7447
|
};
|
|
7453
7448
|
position: {
|
|
7454
|
-
type: PropType<
|
|
7449
|
+
type: PropType<NoticePosition>;
|
|
7455
7450
|
default: string;
|
|
7456
|
-
validator(value: unknown): value is
|
|
7451
|
+
validator(value: unknown): value is NoticePosition;
|
|
7457
7452
|
};
|
|
7458
7453
|
container: StringConstructor;
|
|
7459
7454
|
}, unknown, {
|
|
@@ -7502,9 +7497,9 @@ type: BooleanConstructor;
|
|
|
7502
7497
|
default: boolean;
|
|
7503
7498
|
};
|
|
7504
7499
|
position: {
|
|
7505
|
-
type: PropType<
|
|
7500
|
+
type: PropType<NoticePosition>;
|
|
7506
7501
|
default: string;
|
|
7507
|
-
validator(value: unknown): value is
|
|
7502
|
+
validator(value: unknown): value is NoticePosition;
|
|
7508
7503
|
};
|
|
7509
7504
|
container: StringConstructor;
|
|
7510
7505
|
}>> & {
|
|
@@ -7565,7 +7560,7 @@ isActive(): boolean;
|
|
|
7565
7560
|
}, {
|
|
7566
7561
|
activate(oldIndex: number): void;
|
|
7567
7562
|
deactivate(newIndex: number): void;
|
|
7568
|
-
},
|
|
7563
|
+
}, InjectedChildMixin<1, TabbedParent>, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
7569
7564
|
label: StringConstructor;
|
|
7570
7565
|
icon: StringConstructor;
|
|
7571
7566
|
iconPack: StringConstructor;
|
|
@@ -7699,7 +7694,7 @@ items(): IStepItem[];
|
|
|
7699
7694
|
childClick(child: TabbedChild): void;
|
|
7700
7695
|
getNextItemIdx(fromIdx: number, skipDisabled?: boolean): number | null;
|
|
7701
7696
|
getPrevItemIdx(fromIdx: number, skipDisabled?: boolean): number | null;
|
|
7702
|
-
},
|
|
7697
|
+
}, ProviderParentMixin<3, IStepItem>, ComponentOptionsMixin, {
|
|
7703
7698
|
'update:modelValue': (_value: string | number | null | undefined) => true;
|
|
7704
7699
|
}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
7705
7700
|
modelValue: {
|
|
@@ -7939,7 +7934,7 @@ type: BooleanConstructor;
|
|
|
7939
7934
|
default: boolean;
|
|
7940
7935
|
};
|
|
7941
7936
|
headerClass: {
|
|
7942
|
-
type: PropType<
|
|
7937
|
+
type: PropType<VueClassAttribute>;
|
|
7943
7938
|
default: null;
|
|
7944
7939
|
};
|
|
7945
7940
|
}, unknown, {
|
|
@@ -7951,7 +7946,7 @@ isActive(): boolean;
|
|
|
7951
7946
|
}, {
|
|
7952
7947
|
activate(oldIndex: number): void;
|
|
7953
7948
|
deactivate(newIndex: number): void;
|
|
7954
|
-
},
|
|
7949
|
+
}, InjectedChildMixin<1, TabbedParent>, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
7955
7950
|
label: StringConstructor;
|
|
7956
7951
|
icon: StringConstructor;
|
|
7957
7952
|
iconPack: StringConstructor;
|
|
@@ -7960,12 +7955,12 @@ type: BooleanConstructor;
|
|
|
7960
7955
|
default: boolean;
|
|
7961
7956
|
};
|
|
7962
7957
|
headerClass: {
|
|
7963
|
-
type: PropType<
|
|
7958
|
+
type: PropType<VueClassAttribute>;
|
|
7964
7959
|
default: null;
|
|
7965
7960
|
};
|
|
7966
7961
|
}>>, {
|
|
7967
7962
|
visible: boolean;
|
|
7968
|
-
headerClass:
|
|
7963
|
+
headerClass: VueClassAttribute;
|
|
7969
7964
|
}, {}>, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
7970
7965
|
disabled: BooleanConstructor;
|
|
7971
7966
|
}>>, {
|
|
@@ -8231,11 +8226,11 @@ tdAttrs: (row: TableRow, column: ITableColumn) => Record<string, any> | null;
|
|
|
8231
8226
|
newKey?: string | number | undefined;
|
|
8232
8227
|
_isTableColumn?: boolean | undefined;
|
|
8233
8228
|
thClasses?: string | Record<string, boolean | undefined> | (string | Record<string, boolean | undefined> | null | undefined)[] | null | undefined;
|
|
8234
|
-
thStyle?:
|
|
8235
|
-
thWrapStyle?:
|
|
8236
|
-
style?:
|
|
8229
|
+
thStyle?: StyleValueUnit | StyleValueUnit[];
|
|
8230
|
+
thWrapStyle?: StyleValueUnit | StyleValueUnit[];
|
|
8231
|
+
style?: StyleValueUnit;
|
|
8237
8232
|
getRootClasses: (row: TableRow) => VueClassAttribute[];
|
|
8238
|
-
getRootStyle: (row: TableRow) =>
|
|
8233
|
+
getRootStyle: (row: TableRow) => StyleValue_2;
|
|
8239
8234
|
$slots: Slots;
|
|
8240
8235
|
label?: string | undefined;
|
|
8241
8236
|
meta?: any;
|
|
@@ -8250,7 +8245,7 @@ customKey?: string | number | undefined;
|
|
|
8250
8245
|
searchable?: boolean | undefined;
|
|
8251
8246
|
sortable?: boolean | undefined;
|
|
8252
8247
|
subheading?: string | number | undefined;
|
|
8253
|
-
customSearch?:
|
|
8248
|
+
customSearch?: CustomSearchFunction | undefined;
|
|
8254
8249
|
sticky?: boolean | undefined;
|
|
8255
8250
|
headerSelectable?: boolean | undefined;
|
|
8256
8251
|
cellClass?: string | undefined;
|
|
@@ -8258,9 +8253,9 @@ cellClass?: string | undefined;
|
|
|
8258
8253
|
newKey: string | number | undefined;
|
|
8259
8254
|
_isTableColumn: boolean;
|
|
8260
8255
|
thClasses: VueClassAttribute;
|
|
8261
|
-
thStyle:
|
|
8262
|
-
thWrapStyle:
|
|
8263
|
-
style:
|
|
8256
|
+
thStyle: StyleValue_2;
|
|
8257
|
+
thWrapStyle: StyleValue_2;
|
|
8258
|
+
style: StyleValueUnit;
|
|
8264
8259
|
getRootClasses(row: TableRow): VueClassAttribute[];
|
|
8265
8260
|
getRootStyle(row: TableRow): any[];
|
|
8266
8261
|
$slots: Slots;
|
|
@@ -8278,7 +8273,7 @@ sortable: boolean;
|
|
|
8278
8273
|
visible: boolean;
|
|
8279
8274
|
subheading: string | number;
|
|
8280
8275
|
customSort: CustomSortFunction;
|
|
8281
|
-
customSearch:
|
|
8276
|
+
customSearch: CustomSearchFunction;
|
|
8282
8277
|
sticky: boolean;
|
|
8283
8278
|
headerSelectable: boolean;
|
|
8284
8279
|
headerClass: string;
|
|
@@ -8298,9 +8293,9 @@ newColumns(): {
|
|
|
8298
8293
|
newKey: string | number | undefined;
|
|
8299
8294
|
_isTableColumn: boolean;
|
|
8300
8295
|
thClasses: VueClassAttribute;
|
|
8301
|
-
thStyle:
|
|
8302
|
-
thWrapStyle:
|
|
8303
|
-
style:
|
|
8296
|
+
thStyle: StyleValue_2;
|
|
8297
|
+
thWrapStyle: StyleValue_2;
|
|
8298
|
+
style: StyleValueUnit;
|
|
8304
8299
|
getRootClasses(row: TableRow): VueClassAttribute[];
|
|
8305
8300
|
getRootStyle(row: TableRow): any[];
|
|
8306
8301
|
$slots: Slots;
|
|
@@ -8318,7 +8313,7 @@ sortable: boolean;
|
|
|
8318
8313
|
visible: boolean;
|
|
8319
8314
|
subheading: string | number;
|
|
8320
8315
|
customSort: CustomSortFunction;
|
|
8321
|
-
customSearch:
|
|
8316
|
+
customSearch: CustomSearchFunction;
|
|
8322
8317
|
sticky: boolean;
|
|
8323
8318
|
headerSelectable: boolean;
|
|
8324
8319
|
headerClass: string;
|
|
@@ -8331,11 +8326,11 @@ tdAttrs: (row: TableRow, column: ITableColumn) => Record<string, any> | null;
|
|
|
8331
8326
|
newKey?: string | number | undefined;
|
|
8332
8327
|
_isTableColumn?: boolean | undefined;
|
|
8333
8328
|
thClasses?: string | Record<string, boolean | undefined> | (string | Record<string, boolean | undefined> | null | undefined)[] | null | undefined;
|
|
8334
|
-
thStyle?:
|
|
8335
|
-
thWrapStyle?:
|
|
8336
|
-
style?:
|
|
8329
|
+
thStyle?: StyleValueUnit | StyleValueUnit[];
|
|
8330
|
+
thWrapStyle?: StyleValueUnit | StyleValueUnit[];
|
|
8331
|
+
style?: StyleValueUnit;
|
|
8337
8332
|
getRootClasses: (row: TableRow) => VueClassAttribute[];
|
|
8338
|
-
getRootStyle: (row: TableRow) =>
|
|
8333
|
+
getRootStyle: (row: TableRow) => StyleValue_2;
|
|
8339
8334
|
$slots: Slots;
|
|
8340
8335
|
label?: string | undefined;
|
|
8341
8336
|
meta?: any;
|
|
@@ -8350,7 +8345,7 @@ customKey?: string | number | undefined;
|
|
|
8350
8345
|
searchable?: boolean | undefined;
|
|
8351
8346
|
sortable?: boolean | undefined;
|
|
8352
8347
|
subheading?: string | number | undefined;
|
|
8353
|
-
customSearch?:
|
|
8348
|
+
customSearch?: CustomSearchFunction | undefined;
|
|
8354
8349
|
sticky?: boolean | undefined;
|
|
8355
8350
|
headerSelectable?: boolean | undefined;
|
|
8356
8351
|
cellClass?: string | undefined;
|
|
@@ -8868,7 +8863,7 @@ default: () => boolean;
|
|
|
8868
8863
|
};
|
|
8869
8864
|
type: {
|
|
8870
8865
|
type: (StringConstructor | ObjectConstructor)[];
|
|
8871
|
-
default: () =>
|
|
8866
|
+
default: () => VueClassAttribute;
|
|
8872
8867
|
};
|
|
8873
8868
|
animated: {
|
|
8874
8869
|
type: BooleanConstructor;
|
|
@@ -8922,7 +8917,7 @@ items(): TabbedChild[];
|
|
|
8922
8917
|
childClick(child: TabbedChild): void;
|
|
8923
8918
|
getNextItemIdx(fromIdx: number, skipDisabled?: boolean): number | null;
|
|
8924
8919
|
getPrevItemIdx(fromIdx: number, skipDisabled?: boolean): number | null;
|
|
8925
|
-
},
|
|
8920
|
+
}, ProviderParentMixin<3, TabbedChild>, ComponentOptionsMixin, {
|
|
8926
8921
|
'update:modelValue': (_value: string | number | null | undefined) => true;
|
|
8927
8922
|
}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
8928
8923
|
modelValue: {
|
|
@@ -8960,7 +8955,7 @@ default: () => boolean;
|
|
|
8960
8955
|
};
|
|
8961
8956
|
type: {
|
|
8962
8957
|
type: (StringConstructor | ObjectConstructor)[];
|
|
8963
|
-
default: () =>
|
|
8958
|
+
default: () => VueClassAttribute;
|
|
8964
8959
|
};
|
|
8965
8960
|
animated: {
|
|
8966
8961
|
type: BooleanConstructor;
|
|
@@ -9227,7 +9222,7 @@ default: boolean;
|
|
|
9227
9222
|
customClass: StringConstructor;
|
|
9228
9223
|
labelPosition: {
|
|
9229
9224
|
type: StringConstructor;
|
|
9230
|
-
default: () =>
|
|
9225
|
+
default: () => FieldLabelPosition | null | undefined;
|
|
9231
9226
|
};
|
|
9232
9227
|
}>>, unknown, {
|
|
9233
9228
|
newType: FieldTypeProp | null;
|
|
@@ -9280,7 +9275,7 @@ default: boolean;
|
|
|
9280
9275
|
customClass: StringConstructor;
|
|
9281
9276
|
labelPosition: {
|
|
9282
9277
|
type: StringConstructor;
|
|
9283
|
-
default: () =>
|
|
9278
|
+
default: () => FieldLabelPosition | null | undefined;
|
|
9284
9279
|
};
|
|
9285
9280
|
}>>, {
|
|
9286
9281
|
type: FieldTypeProp;
|
|
@@ -9321,7 +9316,7 @@ default: boolean;
|
|
|
9321
9316
|
customClass: StringConstructor;
|
|
9322
9317
|
labelPosition: {
|
|
9323
9318
|
type: StringConstructor;
|
|
9324
|
-
default: () =>
|
|
9319
|
+
default: () => FieldLabelPosition | null | undefined;
|
|
9325
9320
|
};
|
|
9326
9321
|
}>>, {}, {
|
|
9327
9322
|
newType: FieldTypeProp | null;
|
|
@@ -9831,7 +9826,7 @@ default: boolean;
|
|
|
9831
9826
|
customClass: StringConstructor;
|
|
9832
9827
|
labelPosition: {
|
|
9833
9828
|
type: StringConstructor;
|
|
9834
|
-
default: () =>
|
|
9829
|
+
default: () => FieldLabelPosition | null | undefined;
|
|
9835
9830
|
};
|
|
9836
9831
|
}>>, unknown, {
|
|
9837
9832
|
newType: FieldTypeProp | null;
|
|
@@ -9884,7 +9879,7 @@ default: boolean;
|
|
|
9884
9879
|
customClass: StringConstructor;
|
|
9885
9880
|
labelPosition: {
|
|
9886
9881
|
type: StringConstructor;
|
|
9887
|
-
default: () =>
|
|
9882
|
+
default: () => FieldLabelPosition | null | undefined;
|
|
9888
9883
|
};
|
|
9889
9884
|
}>>, {
|
|
9890
9885
|
type: FieldTypeProp;
|
|
@@ -9925,7 +9920,7 @@ default: boolean;
|
|
|
9925
9920
|
customClass: StringConstructor;
|
|
9926
9921
|
labelPosition: {
|
|
9927
9922
|
type: StringConstructor;
|
|
9928
|
-
default: () =>
|
|
9923
|
+
default: () => FieldLabelPosition | null | undefined;
|
|
9929
9924
|
};
|
|
9930
9925
|
}>>, {}, {
|
|
9931
9926
|
newType: FieldTypeProp | null;
|
|
@@ -10145,9 +10140,9 @@ type: BooleanConstructor;
|
|
|
10145
10140
|
default: boolean;
|
|
10146
10141
|
};
|
|
10147
10142
|
position: {
|
|
10148
|
-
type: PropType<
|
|
10143
|
+
type: PropType<NoticePosition>;
|
|
10149
10144
|
default: string;
|
|
10150
|
-
validator(value: unknown): value is
|
|
10145
|
+
validator(value: unknown): value is NoticePosition;
|
|
10151
10146
|
};
|
|
10152
10147
|
container: StringConstructor;
|
|
10153
10148
|
}, unknown, {
|
|
@@ -10196,9 +10191,9 @@ type: BooleanConstructor;
|
|
|
10196
10191
|
default: boolean;
|
|
10197
10192
|
};
|
|
10198
10193
|
position: {
|
|
10199
|
-
type: PropType<
|
|
10194
|
+
type: PropType<NoticePosition>;
|
|
10200
10195
|
default: string;
|
|
10201
|
-
validator(value: unknown): value is
|
|
10196
|
+
validator(value: unknown): value is NoticePosition;
|
|
10202
10197
|
};
|
|
10203
10198
|
container: StringConstructor;
|
|
10204
10199
|
}>> & {
|
|
@@ -10597,7 +10592,7 @@ default: boolean;
|
|
|
10597
10592
|
customClass: StringConstructor;
|
|
10598
10593
|
labelPosition: {
|
|
10599
10594
|
type: StringConstructor;
|
|
10600
|
-
default: () =>
|
|
10595
|
+
default: () => FieldLabelPosition | null | undefined;
|
|
10601
10596
|
};
|
|
10602
10597
|
}>>, unknown, {
|
|
10603
10598
|
newType: FieldTypeProp | null;
|
|
@@ -10650,7 +10645,7 @@ default: boolean;
|
|
|
10650
10645
|
customClass: StringConstructor;
|
|
10651
10646
|
labelPosition: {
|
|
10652
10647
|
type: StringConstructor;
|
|
10653
|
-
default: () =>
|
|
10648
|
+
default: () => FieldLabelPosition | null | undefined;
|
|
10654
10649
|
};
|
|
10655
10650
|
}>>, {
|
|
10656
10651
|
type: FieldTypeProp;
|
|
@@ -10691,7 +10686,7 @@ default: boolean;
|
|
|
10691
10686
|
customClass: StringConstructor;
|
|
10692
10687
|
labelPosition: {
|
|
10693
10688
|
type: StringConstructor;
|
|
10694
|
-
default: () =>
|
|
10689
|
+
default: () => FieldLabelPosition | null | undefined;
|
|
10695
10690
|
};
|
|
10696
10691
|
}>>, {}, {
|
|
10697
10692
|
newType: FieldTypeProp | null;
|
|
@@ -11022,17 +11017,21 @@ export declare type ExtractComponentProps<T> = T extends {
|
|
|
11022
11017
|
-readonly [Key in keyof P]?: P[Key];
|
|
11023
11018
|
} : Record<string, never> : Record<string, never>;
|
|
11024
11019
|
|
|
11020
|
+
declare type FeatureFlags = 0 | typeof Items | typeof Sorted;
|
|
11021
|
+
|
|
11022
|
+
declare type FeatureFlags_2 = 0 | typeof Sorted_2 | typeof Optional;
|
|
11023
|
+
|
|
11025
11024
|
export declare const Field: {
|
|
11026
11025
|
install(Vue: App): void;
|
|
11027
11026
|
};
|
|
11028
11027
|
|
|
11029
11028
|
export declare type FieldLabelPosition = 'inside' | 'on-border';
|
|
11030
11029
|
|
|
11031
|
-
declare type
|
|
11030
|
+
declare type FieldMessageProp = FieldMessagePropItem | FieldMessagePropItem[];
|
|
11032
11031
|
|
|
11033
|
-
declare type
|
|
11032
|
+
declare type FieldMessagePropItem = string | Record<string, string>;
|
|
11034
11033
|
|
|
11035
|
-
declare type
|
|
11034
|
+
declare type FieldTypeProp = string | Record<string, boolean>;
|
|
11036
11035
|
|
|
11037
11036
|
declare type FiltersChangeHandler = (filters: Record<string, string | number>) => void;
|
|
11038
11037
|
|
|
@@ -11046,6 +11045,12 @@ export declare function getComponentFromVNode(vnode: VNode): ComponentPublicInst
|
|
|
11046
11045
|
|
|
11047
11046
|
export declare function getValueByPath(obj: any, path: string): any;
|
|
11048
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
|
+
|
|
11049
11054
|
declare interface ICarousel extends ProviderParent {
|
|
11050
11055
|
animated: string;
|
|
11051
11056
|
transition?: string;
|
|
@@ -11092,17 +11097,17 @@ declare const Image_2: {
|
|
|
11092
11097
|
};
|
|
11093
11098
|
export { Image_2 as Image }
|
|
11094
11099
|
|
|
11095
|
-
declare type
|
|
11100
|
+
declare type IMenuItem = ComponentPublicInstance<{}, // P(rops)
|
|
11096
11101
|
{}, // B (raw bindings)
|
|
11097
11102
|
{
|
|
11098
11103
|
_isMenu?: boolean;
|
|
11099
|
-
menuItems:
|
|
11104
|
+
menuItems: IMenuItem[];
|
|
11100
11105
|
newExpanded: boolean;
|
|
11101
11106
|
newActive: boolean;
|
|
11102
11107
|
}, {}, // C(omputed)
|
|
11103
11108
|
{
|
|
11104
|
-
appendMenuItem: (item:
|
|
11105
|
-
removeMenuItem: (item:
|
|
11109
|
+
appendMenuItem: (item: IMenuItem) => void;
|
|
11110
|
+
removeMenuItem: (item: IMenuItem) => void;
|
|
11106
11111
|
}, // M(ethods)
|
|
11107
11112
|
{
|
|
11108
11113
|
'update:modelValue': (_isActive: boolean) => boolean;
|
|
@@ -11121,6 +11126,33 @@ declare interface InjectedChild {
|
|
|
11121
11126
|
dynamicIndex?: number;
|
|
11122
11127
|
}
|
|
11123
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
|
+
|
|
11124
11156
|
export declare const Input: {
|
|
11125
11157
|
install(Vue: App): void;
|
|
11126
11158
|
};
|
|
@@ -11172,8 +11204,20 @@ export declare interface ITableColumn extends Omit<TableColumnProps, 'thAttrs' |
|
|
|
11172
11204
|
$slots: Slots;
|
|
11173
11205
|
}
|
|
11174
11206
|
|
|
11207
|
+
declare const Items = 1;
|
|
11208
|
+
|
|
11175
11209
|
declare type ItemValueType = any;
|
|
11176
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
|
+
|
|
11177
11221
|
declare const LABEL_POSITIONS: readonly ["bottom", "right", "left"];
|
|
11178
11222
|
|
|
11179
11223
|
declare type LabelPosition = typeof LABEL_POSITIONS[number];
|
|
@@ -11210,12 +11254,12 @@ declare type MenuItemContainer = Omit<ComponentPublicInstance<{}, // P(rops)
|
|
|
11210
11254
|
{}, // B (raw bindings)
|
|
11211
11255
|
{
|
|
11212
11256
|
_isMenu?: boolean;
|
|
11213
|
-
menuItems:
|
|
11257
|
+
menuItems: IMenuItem[];
|
|
11214
11258
|
}, // D(ata)
|
|
11215
11259
|
{}, // C(omputed)
|
|
11216
11260
|
{
|
|
11217
|
-
appendMenuItem: (item:
|
|
11218
|
-
removeMenuItem: (item:
|
|
11261
|
+
appendMenuItem: (item: IMenuItem) => void;
|
|
11262
|
+
removeMenuItem: (item: IMenuItem) => void;
|
|
11219
11263
|
}, // M(ethods)
|
|
11220
11264
|
{}>, '$emit'> & {
|
|
11221
11265
|
parent?: unknown;
|
|
@@ -11338,9 +11382,9 @@ type: BooleanConstructor;
|
|
|
11338
11382
|
default: boolean;
|
|
11339
11383
|
};
|
|
11340
11384
|
position: {
|
|
11341
|
-
type: PropType<
|
|
11385
|
+
type: PropType<NoticePosition>;
|
|
11342
11386
|
default: string;
|
|
11343
|
-
validator(value: unknown): value is
|
|
11387
|
+
validator(value: unknown): value is NoticePosition;
|
|
11344
11388
|
};
|
|
11345
11389
|
container: StringConstructor;
|
|
11346
11390
|
}, unknown, {
|
|
@@ -11389,9 +11433,9 @@ type: BooleanConstructor;
|
|
|
11389
11433
|
default: boolean;
|
|
11390
11434
|
};
|
|
11391
11435
|
position: {
|
|
11392
|
-
type: PropType<
|
|
11436
|
+
type: PropType<NoticePosition>;
|
|
11393
11437
|
default: string;
|
|
11394
|
-
validator(value: unknown): value is
|
|
11438
|
+
validator(value: unknown): value is NoticePosition;
|
|
11395
11439
|
};
|
|
11396
11440
|
container: StringConstructor;
|
|
11397
11441
|
}>> & {
|
|
@@ -11436,6 +11480,8 @@ export declare const Numberinput: {
|
|
|
11436
11480
|
install(Vue: App): void;
|
|
11437
11481
|
};
|
|
11438
11482
|
|
|
11483
|
+
declare const Optional = 2;
|
|
11484
|
+
|
|
11439
11485
|
export declare const Pagination: {
|
|
11440
11486
|
install(Vue: App): void;
|
|
11441
11487
|
};
|
|
@@ -11467,6 +11513,27 @@ declare interface ProviderParent {
|
|
|
11467
11513
|
_unregisterItem(item: InjectedChild): void;
|
|
11468
11514
|
}
|
|
11469
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
|
+
|
|
11470
11537
|
export declare const Radio: {
|
|
11471
11538
|
install(Vue: App): void;
|
|
11472
11539
|
};
|
|
@@ -11552,6 +11619,10 @@ declare type SnackbarProgrammaticInstance = ComponentPublicInstance<{}, // P
|
|
|
11552
11619
|
|
|
11553
11620
|
declare type SnackbarProps = ExtractComponentProps<typeof BSnackbar>;
|
|
11554
11621
|
|
|
11622
|
+
declare const Sorted = 3;
|
|
11623
|
+
|
|
11624
|
+
declare const Sorted_2 = 1;
|
|
11625
|
+
|
|
11555
11626
|
declare type SrcsetFormatter = (src: string, size: number, vm: {
|
|
11556
11627
|
formatSrcset: (src: string, size: number) => string;
|
|
11557
11628
|
}) => string;
|
|
@@ -11647,6 +11718,12 @@ export declare const Taginput: {
|
|
|
11647
11718
|
install(Vue: App): void;
|
|
11648
11719
|
};
|
|
11649
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
|
+
|
|
11650
11727
|
export declare const Timepicker: {
|
|
11651
11728
|
install(Vue: App): void;
|
|
11652
11729
|
};
|
|
@@ -11686,6 +11763,8 @@ declare const TOOLTIP_POSITIONS: readonly ["is-auto", "is-top", "is-bottom", "is
|
|
|
11686
11763
|
|
|
11687
11764
|
declare type TooltipPosition = typeof TOOLTIP_POSITIONS[number];
|
|
11688
11765
|
|
|
11766
|
+
declare type TransitionName = 'slide-next' | 'slide-prev' | 'slide-up' | 'slide-down';
|
|
11767
|
+
|
|
11689
11768
|
export declare const translateTouchAsDragEvent: (event: TouchEvent, options: TranslateTouchAsDragEventOptions) => DragEvent;
|
|
11690
11769
|
|
|
11691
11770
|
export declare interface TranslateTouchAsDragEventOptions {
|