bitboss-ui 0.2.30 → 0.2.32
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/components/BaseButton/BaseButton.vue.d.ts +6 -6
- package/dist/components/BaseCheckbox/BaseCheckbox.vue.d.ts +16 -16
- package/dist/components/BaseCheckboxGroup/BaseCheckboxGroup.vue.d.ts +36 -36
- package/dist/components/BaseDatePicker/BaseDatePicker.vue.d.ts +20 -20
- package/dist/components/BaseDatePickerInput/BaseDatePickerInput.vue.d.ts +21 -21
- package/dist/components/BaseDialog/BaseDialog.vue.d.ts +8 -8
- package/dist/components/BaseInputContainer/BaseInputContainer.vue.d.ts +6 -6
- package/dist/components/BaseNumberInput/BaseNumberInput.vue.d.ts +20 -20
- package/dist/components/BaseRadio/BaseRadio.vue.d.ts +20 -20
- package/dist/components/BaseRadioGroup/BaseRadioGroup.vue.d.ts +36 -36
- package/dist/components/BaseRating/BaseRating.vue.d.ts +17 -17
- package/dist/components/BaseSelect/BaseSelect.vue.d.ts +23 -23
- package/dist/components/BaseSlider/BaseSlider.vue.d.ts +15 -15
- package/dist/components/BaseSwitch/BaseSwitch.vue.d.ts +1 -1
- package/dist/components/BaseSwitchGroup/BaseSwitchGroup.vue.d.ts +20 -20
- package/dist/components/BaseTag/BaseTag.vue.d.ts +20 -20
- package/dist/components/BaseTextInput/BaseTextInput.vue.d.ts +19 -19
- package/dist/components/BaseTextarea/BaseTextarea.vue.d.ts +18 -18
- package/dist/components/BbAccordion/BbAccordion.vue.d.ts +3 -3
- package/dist/components/BbAlert/BbAlert.vue.d.ts +3 -3
- package/dist/components/BbAvatar/BbAvatar.vue.d.ts +8 -8
- package/dist/components/BbBadge/BbBadge.vue.d.ts +1 -1
- package/dist/components/BbBreadcrumbs/BbBreadcrumbs.vue.d.ts +6 -6
- package/dist/components/BbButton/BbButton.vue.d.ts +1 -1
- package/dist/components/BbCheckbox/BbCheckbox.vue.d.ts +11 -11
- package/dist/components/BbCheckboxGroup/BbCheckboxGroup.vue.d.ts +27 -27
- package/dist/components/BbChip/BbChip.vue.d.ts +2 -2
- package/dist/components/BbConfirm/BbConfirm.vue.d.ts +4 -4
- package/dist/components/BbDatePickerInput/BbDatePickerInput.vue.d.ts +16 -24
- package/dist/components/BbDialog/BbDialog.vue.d.ts +2 -2
- package/dist/components/BbDropdown/BbDropdown.vue.d.ts +11 -11
- package/dist/components/BbDropdownButton/BbDropdownButton.vue.d.ts +14 -14
- package/dist/components/BbDropzone/BbDropzone.vue.d.ts +4 -4
- package/dist/components/BbIntersection/BbIntersection.vue.d.ts +3 -3
- package/dist/components/BbNumberInput/BbNumberInput.vue.d.ts +10 -10
- package/dist/components/BbOffCanvas/BbOffCanvas.vue.d.ts +9 -9
- package/dist/components/BbPagination/BbPagination.vue.d.ts +1 -1
- package/dist/components/BbPopover/BbPopover.vue.d.ts +8 -8
- package/dist/components/BbRadio/BbRadio.vue.d.ts +10 -10
- package/dist/components/BbRadioGroup/BbRadioGroup.vue.d.ts +27 -27
- package/dist/components/BbRating/BbRating.vue.d.ts +10 -10
- package/dist/components/BbSelect/BbSelect.vue.d.ts +19 -19
- package/dist/components/BbSlider/BbSlider.vue.d.ts +8 -8
- package/dist/components/BbSmoothHeight/BbSmoothHeight.vue.d.ts +1 -1
- package/dist/components/BbSpinner/BbSpinner.vue.d.ts +2 -2
- package/dist/components/BbSwitch/BbSwitch.vue.d.ts +2 -2
- package/dist/components/BbSwitchGroup/BbSwitchGroup.vue.d.ts +20 -20
- package/dist/components/BbTab/BbTab.vue.d.ts +5 -5
- package/dist/components/BbTable/BbTable.vue.d.ts +12 -12
- package/dist/components/BbTable/types.d.ts +108 -108
- package/dist/components/BbTag/BbTag.vue.d.ts +13 -13
- package/dist/components/BbTextInput/BbTextInput.vue.d.ts +11 -11
- package/dist/components/BbTextarea/BbTextarea.vue.d.ts +10 -10
- package/dist/components/BbToast/BbToast.vue.d.ts +1 -1
- package/dist/components/BbToast/BbToastMessage.vue.d.ts +1 -1
- package/dist/components/BbTooltip/BbTooltip.vue.d.ts +3 -3
- package/dist/components/BbTree/BbTree.vue.d.ts +1 -1
- package/dist/composables/useConfirm.d.ts +10 -10
- package/dist/composables/useOptions.d.ts +2 -2
- package/dist/composables/useRoute.d.ts +2 -2
- package/dist/composables/useRouter.d.ts +1 -1
- package/dist/composables/useToast.d.ts +5 -5
- package/dist/composables/useWizard.d.ts +1 -1
- package/dist/index.d.ts +126 -126
- package/dist/index101.js +53 -58
- package/dist/index101.js.map +1 -1
- package/dist/index103.js +18 -18
- package/dist/index103.js.map +1 -1
- package/dist/index105.js +16 -16
- package/dist/index105.js.map +1 -1
- package/dist/index107.js +15 -15
- package/dist/index107.js.map +1 -1
- package/dist/index109.js.map +1 -1
- package/dist/index11.js +7 -7
- package/dist/index11.js.map +1 -1
- package/dist/index111.js +16 -16
- package/dist/index111.js.map +1 -1
- package/dist/index113.js +2 -2
- package/dist/index113.js.map +1 -1
- package/dist/index115.js +6 -6
- package/dist/index115.js.map +1 -1
- package/dist/index116.js +1 -1
- package/dist/index116.js.map +1 -1
- package/dist/index117.js +1 -1
- package/dist/index117.js.map +1 -1
- package/dist/index118.js +4 -4
- package/dist/index118.js.map +1 -1
- package/dist/index119.js +5 -5
- package/dist/index119.js.map +1 -1
- package/dist/index120.js.map +1 -1
- package/dist/index121.js +1 -1
- package/dist/index121.js.map +1 -1
- package/dist/index122.js.map +1 -1
- package/dist/index124.js.map +1 -1
- package/dist/index125.js +4 -4
- package/dist/index125.js.map +1 -1
- package/dist/index126.js +1 -1
- package/dist/index126.js.map +1 -1
- package/dist/index127.js +1 -1
- package/dist/index128.js +4 -1
- package/dist/index128.js.map +1 -1
- package/dist/index129.js.map +1 -1
- package/dist/index13.js +11 -11
- package/dist/index13.js.map +1 -1
- package/dist/index130.js.map +1 -1
- package/dist/index131.js +2 -2
- package/dist/index15.js +229 -227
- package/dist/index15.js.map +1 -1
- package/dist/index17.js +61 -62
- package/dist/index17.js.map +1 -1
- package/dist/index19.js +22 -22
- package/dist/index19.js.map +1 -1
- package/dist/index196.js +2 -5
- package/dist/index196.js.map +1 -1
- package/dist/index197.js +2 -16
- package/dist/index197.js.map +1 -1
- package/dist/index198.js +4 -16
- package/dist/index198.js.map +1 -1
- package/dist/index199.js +294 -18
- package/dist/index199.js.map +1 -1
- package/dist/index2.js +23 -23
- package/dist/index2.js.map +1 -1
- package/dist/index200.js +13 -17
- package/dist/index200.js.map +1 -1
- package/dist/index201.js +13 -26
- package/dist/index201.js.map +1 -1
- package/dist/index202.js +19 -8
- package/dist/index202.js.map +1 -1
- package/dist/index203.js +20 -2
- package/dist/index203.js.map +1 -1
- package/dist/index204.js +29 -3
- package/dist/index204.js.map +1 -1
- package/dist/index205.js +8 -35
- package/dist/index205.js.map +1 -1
- package/dist/index206.js +2 -6
- package/dist/index206.js.map +1 -1
- package/dist/index207.js +235 -2
- package/dist/index207.js.map +1 -1
- package/dist/index208.js +3 -4
- package/dist/index208.js.map +1 -1
- package/dist/index209.js +33 -376
- package/dist/index209.js.map +1 -1
- package/dist/index21.js +4 -4
- package/dist/index21.js.map +1 -1
- package/dist/index210.js +6 -2
- package/dist/index210.js.map +1 -1
- package/dist/index211.js +8 -371
- package/dist/index211.js.map +1 -1
- package/dist/index212.js +378 -2
- package/dist/index212.js.map +1 -1
- package/dist/index213.js +134 -3
- package/dist/index213.js.map +1 -1
- package/dist/index214.js +2 -3
- package/dist/index214.js.map +1 -1
- package/dist/index215.js +174 -2
- package/dist/index215.js.map +1 -1
- package/dist/index216.js +23 -2
- package/dist/index216.js.map +1 -1
- package/dist/index217.js +365 -126
- package/dist/index217.js.map +1 -1
- package/dist/index218.js +3 -174
- package/dist/index218.js.map +1 -1
- package/dist/index219.js +3 -23
- package/dist/index219.js.map +1 -1
- package/dist/index220.js +2 -10
- package/dist/index220.js.map +1 -1
- package/dist/index221.js +26 -233
- package/dist/index221.js.map +1 -1
- package/dist/index222.js +16 -8
- package/dist/index222.js.map +1 -1
- package/dist/index223.js +2 -121
- package/dist/index223.js.map +1 -1
- package/dist/index224.js +8 -27
- package/dist/index224.js.map +1 -1
- package/dist/index225.js +120 -12
- package/dist/index225.js.map +1 -1
- package/dist/index226.js +1 -1
- package/dist/index227.js +3 -434
- package/dist/index227.js.map +1 -1
- package/dist/index228.js +2 -89
- package/dist/index228.js.map +1 -1
- package/dist/index229.js +6 -200
- package/dist/index229.js.map +1 -1
- package/dist/index23.js +15 -17
- package/dist/index23.js.map +1 -1
- package/dist/index230.js +2 -295
- package/dist/index230.js.map +1 -1
- package/dist/index231.js +2 -6
- package/dist/index231.js.map +1 -1
- package/dist/index232.js +2 -2
- package/dist/index236.js +435 -2
- package/dist/index236.js.map +1 -1
- package/dist/index237.js +89 -2
- package/dist/index237.js.map +1 -1
- package/dist/index238.js +199 -3
- package/dist/index238.js.map +1 -1
- package/dist/index239.js +218 -111
- package/dist/index239.js.map +1 -1
- package/dist/index240.js +246 -94
- package/dist/index240.js.map +1 -1
- package/dist/index241.js +2 -2
- package/dist/index241.js.map +1 -1
- package/dist/index242.js +111 -218
- package/dist/index242.js.map +1 -1
- package/dist/index243.js +94 -246
- package/dist/index243.js.map +1 -1
- package/dist/index244.js +17 -19
- package/dist/index244.js.map +1 -1
- package/dist/index246.js +9 -9
- package/dist/index246.js.map +1 -1
- package/dist/index247.js +4 -1
- package/dist/index247.js.map +1 -1
- package/dist/index248.js +2 -2
- package/dist/index249.js +37 -14
- package/dist/index249.js.map +1 -1
- package/dist/index25.js +4 -4
- package/dist/index25.js.map +1 -1
- package/dist/index250.js +2 -38
- package/dist/index250.js.map +1 -1
- package/dist/index251.js +2 -2
- package/dist/index251.js.map +1 -1
- package/dist/index252.js +15 -2
- package/dist/index252.js.map +1 -1
- package/dist/index253.js +3 -2
- package/dist/index253.js.map +1 -1
- package/dist/index255.js +2 -3
- package/dist/index255.js.map +1 -1
- package/dist/index27.js +7 -7
- package/dist/index27.js.map +1 -1
- package/dist/index29.js +15 -15
- package/dist/index29.js.map +1 -1
- package/dist/index3.js +2 -1
- package/dist/index3.js.map +1 -1
- package/dist/index31.js +29 -29
- package/dist/index31.js.map +1 -1
- package/dist/index33.js +11 -12
- package/dist/index33.js.map +1 -1
- package/dist/index35.js +2 -2
- package/dist/index35.js.map +1 -1
- package/dist/index37.js +12 -12
- package/dist/index37.js.map +1 -1
- package/dist/index39.js +5 -7
- package/dist/index39.js.map +1 -1
- package/dist/index4.js.map +1 -1
- package/dist/index41.js +5 -5
- package/dist/index41.js.map +1 -1
- package/dist/index43.js +19 -16
- package/dist/index43.js.map +1 -1
- package/dist/index45.js +9 -9
- package/dist/index45.js.map +1 -1
- package/dist/index47.js +4 -4
- package/dist/index47.js.map +1 -1
- package/dist/index49.js +1 -1
- package/dist/index49.js.map +1 -1
- package/dist/index5.js +7 -6
- package/dist/index5.js.map +1 -1
- package/dist/index51.js +6 -6
- package/dist/index51.js.map +1 -1
- package/dist/index53.js.map +1 -1
- package/dist/index55.js +20 -20
- package/dist/index55.js.map +1 -1
- package/dist/index57.js +35 -35
- package/dist/index57.js.map +1 -1
- package/dist/index59.js +8 -8
- package/dist/index59.js.map +1 -1
- package/dist/index6.js +38 -38
- package/dist/index6.js.map +1 -1
- package/dist/index61.js +27 -27
- package/dist/index61.js.map +1 -1
- package/dist/index63.js +4 -4
- package/dist/index63.js.map +1 -1
- package/dist/index65.js +20 -20
- package/dist/index65.js.map +1 -1
- package/dist/index67.js +26 -26
- package/dist/index67.js.map +1 -1
- package/dist/index69.js +21 -19
- package/dist/index69.js.map +1 -1
- package/dist/index7.js.map +1 -1
- package/dist/index71.js +2 -2
- package/dist/index71.js.map +1 -1
- package/dist/index72.js +3 -3
- package/dist/index72.js.map +1 -1
- package/dist/index73.js +14 -14
- package/dist/index73.js.map +1 -1
- package/dist/index75.js +18 -18
- package/dist/index75.js.map +1 -1
- package/dist/index77.js +11 -11
- package/dist/index77.js.map +1 -1
- package/dist/index79.js +15 -15
- package/dist/index79.js.map +1 -1
- package/dist/index8.js +10 -7
- package/dist/index8.js.map +1 -1
- package/dist/index81.js +1 -1
- package/dist/index81.js.map +1 -1
- package/dist/index83.js +20 -20
- package/dist/index83.js.map +1 -1
- package/dist/index85.js +34 -34
- package/dist/index85.js.map +1 -1
- package/dist/index87.js +18 -18
- package/dist/index87.js.map +1 -1
- package/dist/index89.js.map +1 -1
- package/dist/index9.js.map +1 -1
- package/dist/index91.js +53 -53
- package/dist/index91.js.map +1 -1
- package/dist/index93.js +16 -16
- package/dist/index93.js.map +1 -1
- package/dist/index95.js +21 -21
- package/dist/index95.js.map +1 -1
- package/dist/index97.js +37 -37
- package/dist/index97.js.map +1 -1
- package/dist/index99.js +18 -18
- package/dist/index99.js.map +1 -1
- package/dist/style.css +1 -1
- package/dist/types/CommonProps.d.ts +18 -18
- package/dist/types/ExtractGenericFromComputedRef.d.ts +1 -1
- package/dist/types/ExtractGenericFromRef.d.ts +1 -1
- package/dist/types/VoidHtmlElements.d.ts +1 -1
- package/dist/utilities/functions/cloneDeep.d.ts +1 -1
- package/dist/utilities/functions/debounce.d.ts +1 -1
- package/dist/utilities/functions/flow.d.ts +1 -1
- package/dist/utilities/functions/get.d.ts +1 -1
- package/dist/utilities/functions/isNotNil.d.ts +1 -1
- package/dist/utilities/functions/mapValues.d.ts +1 -1
- package/dist/utilities/functions/merge.d.ts +1 -1
- package/dist/utilities/functions/millisecondsTo.d.ts +1 -1
- package/dist/utilities/functions/overEvery.d.ts +1 -1
- package/dist/utilities/functions/percentage.d.ts +4 -4
- package/dist/utilities/functions/pick.d.ts +1 -1
- package/dist/utilities/functions/pickBy.d.ts +1 -1
- package/dist/utilities/functions/roundToTheNearest.d.ts +1 -1
- package/package.json +93 -77
- package/dist/index256.js +0 -5
- package/dist/index256.js.map +0 -1
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import type { InputHTMLAttributes, HTMLAttributes } from
|
|
1
|
+
import type { InputHTMLAttributes, HTMLAttributes } from 'vue';
|
|
2
2
|
export type BaseRadioProps = {
|
|
3
3
|
/**
|
|
4
4
|
* Sets autofocus on page load.
|
|
5
5
|
*/
|
|
6
|
-
autofocus?: InputHTMLAttributes[
|
|
6
|
+
autofocus?: InputHTMLAttributes['autofocus'];
|
|
7
7
|
/**
|
|
8
8
|
* Defines the input as checked
|
|
9
9
|
*/
|
|
10
|
-
checked?: InputHTMLAttributes[
|
|
10
|
+
checked?: InputHTMLAttributes['checked'];
|
|
11
11
|
/**
|
|
12
12
|
* Define a color for the component.
|
|
13
13
|
*
|
|
@@ -26,7 +26,7 @@ export type BaseRadioProps = {
|
|
|
26
26
|
/**
|
|
27
27
|
* The identifier of the component.
|
|
28
28
|
*/
|
|
29
|
-
id?: HTMLAttributes[
|
|
29
|
+
id?: HTMLAttributes['id'];
|
|
30
30
|
/**
|
|
31
31
|
* Used by v-model. Can be any serializable type.
|
|
32
32
|
*/
|
|
@@ -34,11 +34,11 @@ export type BaseRadioProps = {
|
|
|
34
34
|
/**
|
|
35
35
|
* Defines the name of the input.
|
|
36
36
|
*/
|
|
37
|
-
name: InputHTMLAttributes[
|
|
37
|
+
name: InputHTMLAttributes['name'];
|
|
38
38
|
/**
|
|
39
39
|
* Sets the input in a readonly state.
|
|
40
40
|
*/
|
|
41
|
-
readonly?: InputHTMLAttributes[
|
|
41
|
+
readonly?: InputHTMLAttributes['readonly'];
|
|
42
42
|
/**
|
|
43
43
|
* Defines the value of the radio input.
|
|
44
44
|
* It can be any serializable value.
|
|
@@ -46,25 +46,25 @@ export type BaseRadioProps = {
|
|
|
46
46
|
value: any;
|
|
47
47
|
};
|
|
48
48
|
export type BaseRadioEvents = {
|
|
49
|
-
(e:
|
|
50
|
-
(e:
|
|
51
|
-
(e:
|
|
52
|
-
(e:
|
|
53
|
-
(e:
|
|
54
|
-
(e:
|
|
55
|
-
(e:
|
|
56
|
-
(e:
|
|
57
|
-
(e:
|
|
49
|
+
(e: 'blur', event: FocusEvent): void;
|
|
50
|
+
(e: 'change', event: Event): void;
|
|
51
|
+
(e: 'click', event: MouseEvent): void;
|
|
52
|
+
(e: 'focus', event: FocusEvent): void;
|
|
53
|
+
(e: 'input', event: Event): void;
|
|
54
|
+
(e: 'keydown', event: KeyboardEvent): void;
|
|
55
|
+
(e: 'mousedown', event: MouseEvent): void;
|
|
56
|
+
(e: 'mouseup', event: MouseEvent): void;
|
|
57
|
+
(e: 'update:modelValue', value: any): void;
|
|
58
58
|
};
|
|
59
59
|
export type SlotAttributes = {
|
|
60
60
|
checked: boolean;
|
|
61
|
-
disabled: Exclude<BaseRadioProps[
|
|
61
|
+
disabled: Exclude<BaseRadioProps['disabled'], undefined>;
|
|
62
62
|
focused: boolean;
|
|
63
|
-
hasErrors: Exclude<BaseRadioProps[
|
|
64
|
-
id: BaseRadioProps[
|
|
65
|
-
name: BaseRadioProps[
|
|
63
|
+
hasErrors: Exclude<BaseRadioProps['hasErrors'], undefined>;
|
|
64
|
+
id: BaseRadioProps['id'];
|
|
65
|
+
name: BaseRadioProps['name'];
|
|
66
66
|
parsedValue: any;
|
|
67
|
-
readonly: BaseRadioProps[
|
|
67
|
+
readonly: BaseRadioProps['readonly'];
|
|
68
68
|
value: any;
|
|
69
69
|
};
|
|
70
70
|
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<BaseRadioProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import type { InputHTMLAttributes, HTMLAttributes } from
|
|
1
|
+
import type { InputHTMLAttributes, HTMLAttributes } from 'vue';
|
|
2
2
|
import type { NestedKeyOf } from '../../types/NestedKeyOf';
|
|
3
|
-
import type { SlotAttributes } from
|
|
3
|
+
import type { SlotAttributes } from '../BaseRadio/BaseRadio.vue';
|
|
4
4
|
export type BaseRadioGroupProps<T> = {
|
|
5
5
|
/**
|
|
6
6
|
* Sets autofocus on page load.
|
|
7
7
|
*/
|
|
8
|
-
autofocus?: InputHTMLAttributes[
|
|
8
|
+
autofocus?: InputHTMLAttributes['autofocus'];
|
|
9
9
|
/**
|
|
10
10
|
* Define a color for the component.
|
|
11
11
|
*
|
|
@@ -23,7 +23,7 @@ export type BaseRadioGroupProps<T> = {
|
|
|
23
23
|
/**
|
|
24
24
|
* Direction of the layout of the inputs inside the fieldset. It can be either `horizontal` or `vertical`
|
|
25
25
|
*/
|
|
26
|
-
direction?:
|
|
26
|
+
direction?: 'horizontal' | 'vertical';
|
|
27
27
|
/**
|
|
28
28
|
* Disables the component
|
|
29
29
|
*/
|
|
@@ -48,7 +48,7 @@ export type BaseRadioGroupProps<T> = {
|
|
|
48
48
|
/**
|
|
49
49
|
* The identifier of the component.
|
|
50
50
|
*/
|
|
51
|
-
id?: HTMLAttributes[
|
|
51
|
+
id?: HTMLAttributes['id'];
|
|
52
52
|
/**
|
|
53
53
|
* Used to retrieve items can be an array or a function.
|
|
54
54
|
*/
|
|
@@ -70,7 +70,7 @@ export type BaseRadioGroupProps<T> = {
|
|
|
70
70
|
* `string` is 40% faster but relies on property order.
|
|
71
71
|
* `equality` is more reliable but is slower.
|
|
72
72
|
*/
|
|
73
|
-
matchStrategy?:
|
|
73
|
+
matchStrategy?: 'string' | 'equality';
|
|
74
74
|
/**
|
|
75
75
|
* Used by v-model. Can be any serializable type.
|
|
76
76
|
*/
|
|
@@ -82,7 +82,7 @@ export type BaseRadioGroupProps<T> = {
|
|
|
82
82
|
/**
|
|
83
83
|
* Defines the name of the input.
|
|
84
84
|
*/
|
|
85
|
-
name: InputHTMLAttributes[
|
|
85
|
+
name: InputHTMLAttributes['name'];
|
|
86
86
|
/**
|
|
87
87
|
* String displayed when there are no items to display.
|
|
88
88
|
*/
|
|
@@ -90,19 +90,19 @@ export type BaseRadioGroupProps<T> = {
|
|
|
90
90
|
/**
|
|
91
91
|
* Sets the input in a readonly state.
|
|
92
92
|
*/
|
|
93
|
-
readonly?: InputHTMLAttributes[
|
|
93
|
+
readonly?: InputHTMLAttributes['readonly'];
|
|
94
94
|
};
|
|
95
95
|
export type BaseRadioGroupEvents = {
|
|
96
|
-
(e:
|
|
97
|
-
(e:
|
|
98
|
-
(e:
|
|
99
|
-
(e:
|
|
100
|
-
(e:
|
|
101
|
-
(e:
|
|
102
|
-
(e:
|
|
103
|
-
(e:
|
|
104
|
-
(e:
|
|
105
|
-
(e:
|
|
96
|
+
(e: 'blur', event: FocusEvent): void;
|
|
97
|
+
(e: 'change', event: Event): void;
|
|
98
|
+
(e: 'click', event: MouseEvent): void;
|
|
99
|
+
(e: 'focus', event: FocusEvent): void;
|
|
100
|
+
(e: 'input', event: Event): void;
|
|
101
|
+
(e: 'keydown', event: KeyboardEvent): void;
|
|
102
|
+
(e: 'mousedown', event: MouseEvent): void;
|
|
103
|
+
(e: 'mouseup', event: MouseEvent): void;
|
|
104
|
+
(e: 'update:modelValue', value: any): void;
|
|
105
|
+
(e: 'inactive'): void;
|
|
106
106
|
};
|
|
107
107
|
declare const _default: <T = any>(__VLS_props: {
|
|
108
108
|
onFocus?: ((event: FocusEvent) => any) | undefined;
|
|
@@ -140,8 +140,8 @@ declare const _default: <T = any>(__VLS_props: {
|
|
|
140
140
|
slots: Readonly<{
|
|
141
141
|
prepend?: ((props: {}) => any) | undefined;
|
|
142
142
|
loading?: ((props: {}) => any) | undefined;
|
|
143
|
-
|
|
144
|
-
|
|
143
|
+
'no-data'?: ((props: {}) => any) | undefined;
|
|
144
|
+
'option:prepend'?: ((props: {
|
|
145
145
|
item: T;
|
|
146
146
|
}) => any) | undefined;
|
|
147
147
|
icon?: ((props: SlotAttributes & {
|
|
@@ -153,15 +153,15 @@ declare const _default: <T = any>(__VLS_props: {
|
|
|
153
153
|
text: string;
|
|
154
154
|
checked: boolean;
|
|
155
155
|
}) => any) | undefined;
|
|
156
|
-
|
|
156
|
+
'option:append'?: ((props: {
|
|
157
157
|
item: T;
|
|
158
158
|
}) => any) | undefined;
|
|
159
159
|
append?: ((props: {}) => any) | undefined;
|
|
160
160
|
}> & {
|
|
161
161
|
prepend?: ((props: {}) => any) | undefined;
|
|
162
162
|
loading?: ((props: {}) => any) | undefined;
|
|
163
|
-
|
|
164
|
-
|
|
163
|
+
'no-data'?: ((props: {}) => any) | undefined;
|
|
164
|
+
'option:prepend'?: ((props: {
|
|
165
165
|
item: T;
|
|
166
166
|
}) => any) | undefined;
|
|
167
167
|
icon?: ((props: SlotAttributes & {
|
|
@@ -173,7 +173,7 @@ declare const _default: <T = any>(__VLS_props: {
|
|
|
173
173
|
text: string;
|
|
174
174
|
checked: boolean;
|
|
175
175
|
}) => any) | undefined;
|
|
176
|
-
|
|
176
|
+
'option:append'?: ((props: {
|
|
177
177
|
item: T;
|
|
178
178
|
}) => any) | undefined;
|
|
179
179
|
append?: ((props: {}) => any) | undefined;
|
|
@@ -217,8 +217,8 @@ declare const _default: <T = any>(__VLS_props: {
|
|
|
217
217
|
slots: Readonly<{
|
|
218
218
|
prepend?: ((props: {}) => any) | undefined;
|
|
219
219
|
loading?: ((props: {}) => any) | undefined;
|
|
220
|
-
|
|
221
|
-
|
|
220
|
+
'no-data'?: ((props: {}) => any) | undefined;
|
|
221
|
+
'option:prepend'?: ((props: {
|
|
222
222
|
item: T;
|
|
223
223
|
}) => any) | undefined;
|
|
224
224
|
icon?: ((props: SlotAttributes & {
|
|
@@ -230,15 +230,15 @@ declare const _default: <T = any>(__VLS_props: {
|
|
|
230
230
|
text: string;
|
|
231
231
|
checked: boolean;
|
|
232
232
|
}) => any) | undefined;
|
|
233
|
-
|
|
233
|
+
'option:append'?: ((props: {
|
|
234
234
|
item: T;
|
|
235
235
|
}) => any) | undefined;
|
|
236
236
|
append?: ((props: {}) => any) | undefined;
|
|
237
237
|
}> & {
|
|
238
238
|
prepend?: ((props: {}) => any) | undefined;
|
|
239
239
|
loading?: ((props: {}) => any) | undefined;
|
|
240
|
-
|
|
241
|
-
|
|
240
|
+
'no-data'?: ((props: {}) => any) | undefined;
|
|
241
|
+
'option:prepend'?: ((props: {
|
|
242
242
|
item: T;
|
|
243
243
|
}) => any) | undefined;
|
|
244
244
|
icon?: ((props: SlotAttributes & {
|
|
@@ -250,7 +250,7 @@ declare const _default: <T = any>(__VLS_props: {
|
|
|
250
250
|
text: string;
|
|
251
251
|
checked: boolean;
|
|
252
252
|
}) => any) | undefined;
|
|
253
|
-
|
|
253
|
+
'option:append'?: ((props: {
|
|
254
254
|
item: T;
|
|
255
255
|
}) => any) | undefined;
|
|
256
256
|
append?: ((props: {}) => any) | undefined;
|
|
@@ -297,8 +297,8 @@ declare const _default: <T = any>(__VLS_props: {
|
|
|
297
297
|
slots: Readonly<{
|
|
298
298
|
prepend?: ((props: {}) => any) | undefined;
|
|
299
299
|
loading?: ((props: {}) => any) | undefined;
|
|
300
|
-
|
|
301
|
-
|
|
300
|
+
'no-data'?: ((props: {}) => any) | undefined;
|
|
301
|
+
'option:prepend'?: ((props: {
|
|
302
302
|
item: T;
|
|
303
303
|
}) => any) | undefined;
|
|
304
304
|
icon?: ((props: SlotAttributes & {
|
|
@@ -310,15 +310,15 @@ declare const _default: <T = any>(__VLS_props: {
|
|
|
310
310
|
text: string;
|
|
311
311
|
checked: boolean;
|
|
312
312
|
}) => any) | undefined;
|
|
313
|
-
|
|
313
|
+
'option:append'?: ((props: {
|
|
314
314
|
item: T;
|
|
315
315
|
}) => any) | undefined;
|
|
316
316
|
append?: ((props: {}) => any) | undefined;
|
|
317
317
|
}> & {
|
|
318
318
|
prepend?: ((props: {}) => any) | undefined;
|
|
319
319
|
loading?: ((props: {}) => any) | undefined;
|
|
320
|
-
|
|
321
|
-
|
|
320
|
+
'no-data'?: ((props: {}) => any) | undefined;
|
|
321
|
+
'option:prepend'?: ((props: {
|
|
322
322
|
item: T;
|
|
323
323
|
}) => any) | undefined;
|
|
324
324
|
icon?: ((props: SlotAttributes & {
|
|
@@ -330,7 +330,7 @@ declare const _default: <T = any>(__VLS_props: {
|
|
|
330
330
|
text: string;
|
|
331
331
|
checked: boolean;
|
|
332
332
|
}) => any) | undefined;
|
|
333
|
-
|
|
333
|
+
'option:append'?: ((props: {
|
|
334
334
|
item: T;
|
|
335
335
|
}) => any) | undefined;
|
|
336
336
|
append?: ((props: {}) => any) | undefined;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { type InputHTMLAttributes, type HTMLAttributes } from
|
|
2
|
-
import type { Size, BbIconProps } from
|
|
1
|
+
import { type InputHTMLAttributes, type HTMLAttributes } from 'vue';
|
|
2
|
+
import type { Size, BbIconProps } from '../BbIcon/BbIcon.vue';
|
|
3
3
|
export type BaseRatingProps = {
|
|
4
4
|
/**
|
|
5
5
|
* Sets autofocus on page load.
|
|
6
6
|
*/
|
|
7
|
-
autofocus?: InputHTMLAttributes[
|
|
7
|
+
autofocus?: InputHTMLAttributes['autofocus'];
|
|
8
8
|
/**
|
|
9
9
|
* Define a color for the component.
|
|
10
10
|
*
|
|
@@ -23,7 +23,7 @@ export type BaseRatingProps = {
|
|
|
23
23
|
/**
|
|
24
24
|
* The identifier of the component.
|
|
25
25
|
*/
|
|
26
|
-
id?: HTMLAttributes[
|
|
26
|
+
id?: HTMLAttributes['id'];
|
|
27
27
|
/**
|
|
28
28
|
* Used by v-model
|
|
29
29
|
*/
|
|
@@ -31,27 +31,27 @@ export type BaseRatingProps = {
|
|
|
31
31
|
/**
|
|
32
32
|
* Defines the name of the input.
|
|
33
33
|
*/
|
|
34
|
-
name: Exclude<InputHTMLAttributes[
|
|
34
|
+
name: Exclude<InputHTMLAttributes['name'], undefined>;
|
|
35
35
|
/**
|
|
36
36
|
* Sets the input in a readonly state.
|
|
37
37
|
*/
|
|
38
|
-
readonly?: InputHTMLAttributes[
|
|
38
|
+
readonly?: InputHTMLAttributes['readonly'];
|
|
39
39
|
/**
|
|
40
40
|
* Maximum number of stars to render and maximum value of the component
|
|
41
41
|
*/
|
|
42
42
|
stars?: number;
|
|
43
|
-
} & Pick<BbIconProps,
|
|
43
|
+
} & Pick<BbIconProps, 'size'>;
|
|
44
44
|
export type BaseRatingEvents = {
|
|
45
|
-
(e:
|
|
46
|
-
(e:
|
|
47
|
-
(e:
|
|
48
|
-
(e:
|
|
49
|
-
(e:
|
|
50
|
-
(e:
|
|
51
|
-
(e:
|
|
52
|
-
(e:
|
|
53
|
-
(e:
|
|
54
|
-
(e:
|
|
45
|
+
(e: 'blur', event: FocusEvent): void;
|
|
46
|
+
(e: 'change', event: Event): void;
|
|
47
|
+
(e: 'click', event: MouseEvent): void;
|
|
48
|
+
(e: 'focus', event: FocusEvent): void;
|
|
49
|
+
(e: 'inactive'): void;
|
|
50
|
+
(e: 'input', event: Event): void;
|
|
51
|
+
(e: 'keydown', event: KeyboardEvent): void;
|
|
52
|
+
(e: 'mousedown', event: MouseEvent): void;
|
|
53
|
+
(e: 'mouseup', event: MouseEvent): void;
|
|
54
|
+
(e: 'update:modelValue', value: number | null): void;
|
|
55
55
|
};
|
|
56
56
|
export type BaseRatingSlots = {
|
|
57
57
|
icon?: (props: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { HTMLAttributes, InputHTMLAttributes } from
|
|
1
|
+
import type { HTMLAttributes, InputHTMLAttributes } from 'vue';
|
|
2
2
|
import type { NestedKeyOf } from '../../types/NestedKeyOf';
|
|
3
3
|
export type BaseSelectProps<T> = {
|
|
4
4
|
/**
|
|
@@ -8,11 +8,11 @@ export type BaseSelectProps<T> = {
|
|
|
8
8
|
/**
|
|
9
9
|
* Guides to the browser as to the type of information expected in the field.
|
|
10
10
|
*/
|
|
11
|
-
autocomplete?: InputHTMLAttributes[
|
|
11
|
+
autocomplete?: InputHTMLAttributes['autocomplete'];
|
|
12
12
|
/**
|
|
13
13
|
* Sets autofocus on page load.
|
|
14
14
|
*/
|
|
15
|
-
autofocus?: InputHTMLAttributes[
|
|
15
|
+
autofocus?: InputHTMLAttributes['autofocus'];
|
|
16
16
|
/**
|
|
17
17
|
* Defines an array of dependencies that will trigger actions in the component upon change.
|
|
18
18
|
*/
|
|
@@ -41,7 +41,7 @@ export type BaseSelectProps<T> = {
|
|
|
41
41
|
/**
|
|
42
42
|
* The identifier of the component.
|
|
43
43
|
*/
|
|
44
|
-
id?: HTMLAttributes[
|
|
44
|
+
id?: HTMLAttributes['id'];
|
|
45
45
|
/**
|
|
46
46
|
* String displayed while items are being loaded.
|
|
47
47
|
*/
|
|
@@ -51,7 +51,7 @@ export type BaseSelectProps<T> = {
|
|
|
51
51
|
* `string` is 40% faster but relies on property order.
|
|
52
52
|
* `equality` is more reliable but is slower.
|
|
53
53
|
*/
|
|
54
|
-
matchStrategy?:
|
|
54
|
+
matchStrategy?: 'string' | 'equality';
|
|
55
55
|
/**
|
|
56
56
|
* Timeout used to debounce response to changes to modelValue.
|
|
57
57
|
*/
|
|
@@ -63,7 +63,7 @@ export type BaseSelectProps<T> = {
|
|
|
63
63
|
/**
|
|
64
64
|
* Defines the name of the input.
|
|
65
65
|
*/
|
|
66
|
-
name?: InputHTMLAttributes[
|
|
66
|
+
name?: InputHTMLAttributes['name'];
|
|
67
67
|
/**
|
|
68
68
|
* String displayed when there are no items to display.
|
|
69
69
|
*/
|
|
@@ -71,11 +71,11 @@ export type BaseSelectProps<T> = {
|
|
|
71
71
|
/**
|
|
72
72
|
* String displayed when there's no data.
|
|
73
73
|
*/
|
|
74
|
-
placeholder?: InputHTMLAttributes[
|
|
74
|
+
placeholder?: InputHTMLAttributes['placeholder'];
|
|
75
75
|
/**
|
|
76
76
|
* Sets the input in a readonly state.
|
|
77
77
|
*/
|
|
78
|
-
readonly?: InputHTMLAttributes[
|
|
78
|
+
readonly?: InputHTMLAttributes['readonly'];
|
|
79
79
|
/**
|
|
80
80
|
* How long the transition has to last in milliseconds
|
|
81
81
|
*/
|
|
@@ -123,7 +123,7 @@ export type BaseSelectProps<T> = {
|
|
|
123
123
|
* Defines the prefill strategy for the input. By default the input will prefill
|
|
124
124
|
* on focus. It can also always prefill with `true` and only prefill on search with `false`.
|
|
125
125
|
*/
|
|
126
|
-
prefill?: boolean |
|
|
126
|
+
prefill?: boolean | 'focus';
|
|
127
127
|
/**
|
|
128
128
|
* Time to wait when the users stops writing in the input before querying data.
|
|
129
129
|
* Especially useful when searching live data on big datasets.
|
|
@@ -166,25 +166,25 @@ export type FilteredOption<T> = Option<T> & {
|
|
|
166
166
|
focused: boolean;
|
|
167
167
|
};
|
|
168
168
|
export type BaseSelectEvents = {
|
|
169
|
-
(e:
|
|
170
|
-
(e:
|
|
171
|
-
(e:
|
|
172
|
-
(e:
|
|
173
|
-
(e:
|
|
174
|
-
(e:
|
|
175
|
-
(e:
|
|
169
|
+
(e: 'blur', event: FocusEvent): void;
|
|
170
|
+
(e: 'change', event: Event): void;
|
|
171
|
+
(e: 'click', event: MouseEvent): void;
|
|
172
|
+
(e: 'focus', event: FocusEvent): void;
|
|
173
|
+
(e: 'inactive'): void;
|
|
174
|
+
(e: 'input', event: Event): void;
|
|
175
|
+
(e: 'update:modelValue', value: any): void;
|
|
176
176
|
};
|
|
177
177
|
export type BaseSelectSlots<T> = {
|
|
178
|
-
|
|
178
|
+
'prepend-outer'?: (props: {}) => any;
|
|
179
179
|
prepend?: (props: {}) => any;
|
|
180
|
-
|
|
180
|
+
'options:prepend'?: (props: {}) => any;
|
|
181
181
|
loading?: (props: {
|
|
182
182
|
query: string;
|
|
183
183
|
}) => any;
|
|
184
|
-
|
|
184
|
+
'no-data'?: (props: {
|
|
185
185
|
query: string;
|
|
186
186
|
}) => any;
|
|
187
|
-
|
|
187
|
+
'option:prepend'?: (props: {
|
|
188
188
|
item: T;
|
|
189
189
|
}) => any;
|
|
190
190
|
chip?: (props: {
|
|
@@ -210,10 +210,10 @@ export type BaseSelectSlots<T> = {
|
|
|
210
210
|
text: string;
|
|
211
211
|
value: any;
|
|
212
212
|
}) => any;
|
|
213
|
-
|
|
213
|
+
'option:append'?: (props: {
|
|
214
214
|
item: T;
|
|
215
215
|
}) => any;
|
|
216
|
-
|
|
216
|
+
'options:append'?: (props: {}) => any;
|
|
217
217
|
chevron?: (props: {
|
|
218
218
|
loading: boolean;
|
|
219
219
|
shown: boolean;
|
|
@@ -222,7 +222,7 @@ export type BaseSelectSlots<T> = {
|
|
|
222
222
|
spinner?: (props: {
|
|
223
223
|
loading: boolean;
|
|
224
224
|
}) => any;
|
|
225
|
-
|
|
225
|
+
'append-outer'?: (props: {}) => any;
|
|
226
226
|
};
|
|
227
227
|
declare const _default: <T = any>(__VLS_props: {
|
|
228
228
|
autocomplete?: string | undefined;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import type { InputHTMLAttributes, HTMLAttributes } from
|
|
1
|
+
import type { InputHTMLAttributes, HTMLAttributes } from 'vue';
|
|
2
2
|
export type BaseSliderProps = {
|
|
3
3
|
/**
|
|
4
4
|
* Sets autofocus on page load.
|
|
5
5
|
*/
|
|
6
|
-
autofocus?: InputHTMLAttributes[
|
|
6
|
+
autofocus?: InputHTMLAttributes['autofocus'];
|
|
7
7
|
/**
|
|
8
8
|
* Define a color for the component.
|
|
9
9
|
*
|
|
@@ -22,7 +22,7 @@ export type BaseSliderProps = {
|
|
|
22
22
|
/**
|
|
23
23
|
* The identifier of the component.
|
|
24
24
|
*/
|
|
25
|
-
id?: HTMLAttributes[
|
|
25
|
+
id?: HTMLAttributes['id'];
|
|
26
26
|
/**
|
|
27
27
|
* Maximum value cap.
|
|
28
28
|
*/
|
|
@@ -38,27 +38,27 @@ export type BaseSliderProps = {
|
|
|
38
38
|
/**
|
|
39
39
|
* Defines the name of the input.
|
|
40
40
|
*/
|
|
41
|
-
name?: InputHTMLAttributes[
|
|
41
|
+
name?: InputHTMLAttributes['name'];
|
|
42
42
|
/**
|
|
43
43
|
* Sets the input in a readonly state.
|
|
44
44
|
*/
|
|
45
|
-
readonly?: InputHTMLAttributes[
|
|
45
|
+
readonly?: InputHTMLAttributes['readonly'];
|
|
46
46
|
/**
|
|
47
47
|
* The step attribute is a number that specifies the granularity that the value must adhere to.
|
|
48
48
|
*/
|
|
49
49
|
step?: number;
|
|
50
50
|
};
|
|
51
51
|
export type BaseSliderEvents = {
|
|
52
|
-
(e:
|
|
53
|
-
(e:
|
|
54
|
-
(e:
|
|
55
|
-
(e:
|
|
56
|
-
(e:
|
|
57
|
-
(e:
|
|
58
|
-
(e:
|
|
59
|
-
(e:
|
|
60
|
-
(e:
|
|
61
|
-
(e:
|
|
52
|
+
(e: 'click', event: MouseEvent): void;
|
|
53
|
+
(e: 'end', value: BaseSliderProps['modelValue']): void;
|
|
54
|
+
(e: 'focus', event: FocusEvent): void;
|
|
55
|
+
(e: 'inactive'): void;
|
|
56
|
+
(e: 'keydown', event: KeyboardEvent): void;
|
|
57
|
+
(e: 'pointerdown', event: PointerEvent): void;
|
|
58
|
+
(e: 'pointermove', event: PointerEvent): void;
|
|
59
|
+
(e: 'pointerup', event: PointerEvent): void;
|
|
60
|
+
(e: 'start', value: BaseSliderProps['modelValue']): void;
|
|
61
|
+
(e: 'update:modelValue', event: number): void;
|
|
62
62
|
};
|
|
63
63
|
export type BaseSliderSlots = {
|
|
64
64
|
append: (props: {}) => any;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { BaseCheckboxEvents, BaseCheckboxProps, SlotAttributes } from
|
|
1
|
+
import type { BaseCheckboxEvents, BaseCheckboxProps, SlotAttributes } from '../BaseCheckbox/BaseCheckbox.vue';
|
|
2
2
|
export type BaseSwitchProps = BaseCheckboxProps;
|
|
3
3
|
export type BaseSwitchEvents = BaseCheckboxEvents;
|
|
4
4
|
export type BaseSwitchSlots = {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { SlotAttributes } from
|
|
2
|
-
import type { BaseCheckboxGroupEvents, BaseCheckboxGroupProps } from
|
|
1
|
+
import type { SlotAttributes } from '../BaseCheckbox/BaseCheckbox.vue';
|
|
2
|
+
import type { BaseCheckboxGroupEvents, BaseCheckboxGroupProps } from '../BaseCheckboxGroup/BaseCheckboxGroup.vue';
|
|
3
3
|
export type BaseSwitchGroupEvents = BaseCheckboxGroupEvents;
|
|
4
4
|
export type BaseSwitchGroupProps<T> = BaseCheckboxGroupProps<T>;
|
|
5
5
|
declare const _default: <T = any>(__VLS_props: {
|
|
@@ -38,8 +38,8 @@ declare const _default: <T = any>(__VLS_props: {
|
|
|
38
38
|
slots: Readonly<{
|
|
39
39
|
prepend?: ((props: {}) => any) | undefined;
|
|
40
40
|
loading?: ((props: {}) => any) | undefined;
|
|
41
|
-
|
|
42
|
-
|
|
41
|
+
'no-data'?: ((props: {}) => any) | undefined;
|
|
42
|
+
'option:prepend'?: ((props: {
|
|
43
43
|
item: T;
|
|
44
44
|
}) => any) | undefined;
|
|
45
45
|
icon?: ((props: SlotAttributes & {
|
|
@@ -51,15 +51,15 @@ declare const _default: <T = any>(__VLS_props: {
|
|
|
51
51
|
text: string;
|
|
52
52
|
checked: boolean;
|
|
53
53
|
}) => any) | undefined;
|
|
54
|
-
|
|
54
|
+
'option:append'?: ((props: {
|
|
55
55
|
item: T;
|
|
56
56
|
}) => any) | undefined;
|
|
57
57
|
append?: ((props: {}) => any) | undefined;
|
|
58
58
|
}> & {
|
|
59
59
|
prepend?: ((props: {}) => any) | undefined;
|
|
60
60
|
loading?: ((props: {}) => any) | undefined;
|
|
61
|
-
|
|
62
|
-
|
|
61
|
+
'no-data'?: ((props: {}) => any) | undefined;
|
|
62
|
+
'option:prepend'?: ((props: {
|
|
63
63
|
item: T;
|
|
64
64
|
}) => any) | undefined;
|
|
65
65
|
icon?: ((props: SlotAttributes & {
|
|
@@ -71,7 +71,7 @@ declare const _default: <T = any>(__VLS_props: {
|
|
|
71
71
|
text: string;
|
|
72
72
|
checked: boolean;
|
|
73
73
|
}) => any) | undefined;
|
|
74
|
-
|
|
74
|
+
'option:append'?: ((props: {
|
|
75
75
|
item: T;
|
|
76
76
|
}) => any) | undefined;
|
|
77
77
|
append?: ((props: {}) => any) | undefined;
|
|
@@ -115,8 +115,8 @@ declare const _default: <T = any>(__VLS_props: {
|
|
|
115
115
|
slots: Readonly<{
|
|
116
116
|
prepend?: ((props: {}) => any) | undefined;
|
|
117
117
|
loading?: ((props: {}) => any) | undefined;
|
|
118
|
-
|
|
119
|
-
|
|
118
|
+
'no-data'?: ((props: {}) => any) | undefined;
|
|
119
|
+
'option:prepend'?: ((props: {
|
|
120
120
|
item: T;
|
|
121
121
|
}) => any) | undefined;
|
|
122
122
|
icon?: ((props: SlotAttributes & {
|
|
@@ -128,15 +128,15 @@ declare const _default: <T = any>(__VLS_props: {
|
|
|
128
128
|
text: string;
|
|
129
129
|
checked: boolean;
|
|
130
130
|
}) => any) | undefined;
|
|
131
|
-
|
|
131
|
+
'option:append'?: ((props: {
|
|
132
132
|
item: T;
|
|
133
133
|
}) => any) | undefined;
|
|
134
134
|
append?: ((props: {}) => any) | undefined;
|
|
135
135
|
}> & {
|
|
136
136
|
prepend?: ((props: {}) => any) | undefined;
|
|
137
137
|
loading?: ((props: {}) => any) | undefined;
|
|
138
|
-
|
|
139
|
-
|
|
138
|
+
'no-data'?: ((props: {}) => any) | undefined;
|
|
139
|
+
'option:prepend'?: ((props: {
|
|
140
140
|
item: T;
|
|
141
141
|
}) => any) | undefined;
|
|
142
142
|
icon?: ((props: SlotAttributes & {
|
|
@@ -148,7 +148,7 @@ declare const _default: <T = any>(__VLS_props: {
|
|
|
148
148
|
text: string;
|
|
149
149
|
checked: boolean;
|
|
150
150
|
}) => any) | undefined;
|
|
151
|
-
|
|
151
|
+
'option:append'?: ((props: {
|
|
152
152
|
item: T;
|
|
153
153
|
}) => any) | undefined;
|
|
154
154
|
append?: ((props: {}) => any) | undefined;
|
|
@@ -195,8 +195,8 @@ declare const _default: <T = any>(__VLS_props: {
|
|
|
195
195
|
slots: Readonly<{
|
|
196
196
|
prepend?: ((props: {}) => any) | undefined;
|
|
197
197
|
loading?: ((props: {}) => any) | undefined;
|
|
198
|
-
|
|
199
|
-
|
|
198
|
+
'no-data'?: ((props: {}) => any) | undefined;
|
|
199
|
+
'option:prepend'?: ((props: {
|
|
200
200
|
item: T;
|
|
201
201
|
}) => any) | undefined;
|
|
202
202
|
icon?: ((props: SlotAttributes & {
|
|
@@ -208,15 +208,15 @@ declare const _default: <T = any>(__VLS_props: {
|
|
|
208
208
|
text: string;
|
|
209
209
|
checked: boolean;
|
|
210
210
|
}) => any) | undefined;
|
|
211
|
-
|
|
211
|
+
'option:append'?: ((props: {
|
|
212
212
|
item: T;
|
|
213
213
|
}) => any) | undefined;
|
|
214
214
|
append?: ((props: {}) => any) | undefined;
|
|
215
215
|
}> & {
|
|
216
216
|
prepend?: ((props: {}) => any) | undefined;
|
|
217
217
|
loading?: ((props: {}) => any) | undefined;
|
|
218
|
-
|
|
219
|
-
|
|
218
|
+
'no-data'?: ((props: {}) => any) | undefined;
|
|
219
|
+
'option:prepend'?: ((props: {
|
|
220
220
|
item: T;
|
|
221
221
|
}) => any) | undefined;
|
|
222
222
|
icon?: ((props: SlotAttributes & {
|
|
@@ -228,7 +228,7 @@ declare const _default: <T = any>(__VLS_props: {
|
|
|
228
228
|
text: string;
|
|
229
229
|
checked: boolean;
|
|
230
230
|
}) => any) | undefined;
|
|
231
|
-
|
|
231
|
+
'option:append'?: ((props: {
|
|
232
232
|
item: T;
|
|
233
233
|
}) => any) | undefined;
|
|
234
234
|
append?: ((props: {}) => any) | undefined;
|