bitboss-ui 0.2.71 → 0.2.72
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/BaseCheckboxGroup/BaseCheckboxGroup.vue.d.ts +1 -1
- package/dist/components/BaseDialog/BaseDialog.vue.d.ts +1 -1
- package/dist/components/BaseRadioGroup/BaseRadioGroup.vue.d.ts +1 -1
- package/dist/components/BbAccordion/BbAccordion.vue.d.ts +1 -1
- package/dist/components/BbAlert/BbAlert.vue.d.ts +1 -1
- package/dist/components/BbAvatar/BbAvatar.vue.d.ts +1 -1
- package/dist/components/BbBadge/BbBadge.vue.d.ts +1 -1
- package/dist/components/BbBreadcrumbs/BbBreadcrumbs.vue.d.ts +1 -1
- package/dist/components/BbCheckboxGroup/BbCheckboxGroup.vue.d.ts +1 -1
- package/dist/components/BbChip/BbChip.vue.d.ts +1 -1
- package/dist/components/BbCollapsible/BbCollapsible.vue.d.ts +1 -1
- package/dist/components/BbDropdown/BbDropdown.vue.d.ts +1 -1
- package/dist/components/BbDropzone/BbDropzone.vue.d.ts +1 -1
- package/dist/components/BbIcon/BbIcon.vue.d.ts +1 -1
- package/dist/components/BbIntersection/BbIntersection.vue.d.ts +1 -1
- package/dist/components/BbOffCanvas/BbOffCanvas.vue.d.ts +1 -1
- package/dist/components/BbPagination/BbPagination.vue.d.ts +1 -1
- package/dist/components/BbPopover/BbPopover.vue.d.ts +1 -1
- package/dist/components/BbRadioGroup/BbRadioGroup.vue.d.ts +1 -1
- package/dist/components/BbRatio/BbRatio.vue.d.ts +1 -1
- package/dist/components/BbSelect/BbSelect.vue.d.ts +1 -1
- package/dist/components/BbSmoothHeight/BbSmoothHeight.vue.d.ts +1 -1
- package/dist/components/BbSpinner/BbSpinner.vue.d.ts +1 -1
- package/dist/components/BbTab/BbTab.vue.d.ts +1 -1
- package/dist/components/BbTable/BbTable.vue.d.ts +1 -1
- package/dist/components/BbTable/types.d.ts +1 -1
- package/dist/components/BbTooltip/BbTooltip.vue.d.ts +1 -1
- package/dist/composables/useConfirm.d.ts +1 -1
- package/dist/composables/useOptions.d.ts +1 -1
- package/dist/composables/useToast.d.ts +1 -1
- package/dist/index101.js +2 -2
- package/dist/index103.js +2 -2
- package/dist/index109.js +1 -1
- package/dist/index11.js +2 -2
- package/dist/index111.js +4 -4
- package/dist/index113.js +1 -1
- package/dist/index116.js +1 -1
- package/dist/index117.js +1 -1
- package/dist/index118.js +1 -1
- package/dist/index119.js +1 -1
- package/dist/index121.js +1 -1
- package/dist/index125.js +1 -1
- package/dist/index126.js +1 -1
- package/dist/index127.js +1 -1
- package/dist/index131.js +2 -2
- package/dist/index15.js +8 -8
- package/dist/index17.js +9 -9
- package/dist/index19.js +3 -3
- package/dist/index196.js +2 -2
- package/dist/index196.js.map +1 -1
- package/dist/index197.js +235 -2
- package/dist/index197.js.map +1 -1
- package/dist/index198.js +10 -2
- package/dist/index198.js.map +1 -1
- package/dist/index199.js +2 -235
- package/dist/index199.js.map +1 -1
- package/dist/index200.js +4 -2
- package/dist/index200.js.map +1 -1
- package/dist/index201.js +3 -5
- package/dist/index201.js.map +1 -1
- package/dist/index202.js +3 -16
- package/dist/index202.js.map +1 -1
- package/dist/index203.js +5 -16
- package/dist/index203.js.map +1 -1
- package/dist/index204.js +15 -18
- package/dist/index204.js.map +1 -1
- package/dist/index205.js +13 -17
- package/dist/index205.js.map +1 -1
- package/dist/index206.js +18 -28
- package/dist/index206.js.map +1 -1
- package/dist/index207.js +20 -8
- package/dist/index207.js.map +1 -1
- package/dist/index208.js +29 -2
- package/dist/index208.js.map +1 -1
- package/dist/index209.js +8 -121
- package/dist/index209.js.map +1 -1
- package/dist/index21.js +2 -2
- package/dist/index210.js +2 -2
- package/dist/index210.js.map +1 -1
- package/dist/index211.js +3 -6
- package/dist/index211.js.map +1 -1
- package/dist/index212.js +35 -4
- package/dist/index212.js.map +1 -1
- package/dist/index213.js +6 -368
- package/dist/index213.js.map +1 -1
- package/dist/index214.js +345 -350
- package/dist/index214.js.map +1 -1
- package/dist/index215.js +134 -3
- package/dist/index215.js.map +1 -1
- package/dist/index216.js +2 -3
- package/dist/index216.js.map +1 -1
- package/dist/index217.js +174 -3
- package/dist/index217.js.map +1 -1
- package/dist/index218.js +23 -35
- package/dist/index218.js.map +1 -1
- package/dist/index219.js +365 -126
- package/dist/index219.js.map +1 -1
- package/dist/index220.js +2 -174
- package/dist/index220.js.map +1 -1
- package/dist/index221.js +121 -23
- package/dist/index221.js.map +1 -1
- package/dist/index222.js +2 -10
- package/dist/index222.js.map +1 -1
- package/dist/index224.js +3 -3
- package/dist/index226.js +1 -1
- package/dist/index228.js +5 -295
- package/dist/index228.js.map +1 -1
- package/dist/index229.js +160 -6
- package/dist/index229.js.map +1 -1
- package/dist/index23.js +1 -1
- package/dist/index230.js +1 -4
- package/dist/index230.js.map +1 -1
- package/dist/index231.js +69 -2
- package/dist/index231.js.map +1 -1
- package/dist/index232.js +4 -2
- package/dist/index232.js.map +1 -1
- package/dist/index233.js +224 -2
- package/dist/index233.js.map +1 -1
- package/dist/index234.js +258 -2
- package/dist/index234.js.map +1 -1
- package/dist/index235.js +295 -2
- package/dist/index235.js.map +1 -1
- package/dist/index236.js +6 -160
- package/dist/index236.js.map +1 -1
- package/dist/index237.js +4 -1
- package/dist/index237.js.map +1 -1
- package/dist/index238.js +2 -69
- package/dist/index238.js.map +1 -1
- package/dist/index239.js +2 -106
- package/dist/index239.js.map +1 -1
- package/dist/index240.js +2 -4
- package/dist/index240.js.map +1 -1
- package/dist/index241.js +2 -5
- package/dist/index241.js.map +1 -1
- package/dist/index242.js +2 -2
- package/dist/index243.js +430 -219
- package/dist/index243.js.map +1 -1
- package/dist/index244.js +83 -252
- package/dist/index244.js.map +1 -1
- package/dist/index245.js +2 -117
- package/dist/index245.js.map +1 -1
- package/dist/index246.js +110 -428
- package/dist/index246.js.map +1 -1
- package/dist/index247.js +105 -88
- package/dist/index247.js.map +1 -1
- package/dist/index249.js +2 -2
- package/dist/index25.js +2 -2
- package/dist/index250.js +15 -4
- package/dist/index250.js.map +1 -1
- package/dist/index251.js +4 -4
- package/dist/index251.js.map +1 -1
- package/dist/index252.js +4 -61
- package/dist/index252.js.map +1 -1
- package/dist/index253.js +60 -14
- package/dist/index253.js.map +1 -1
- package/dist/index254.js +3 -2
- package/dist/index254.js.map +1 -1
- package/dist/index255.js +2 -3
- package/dist/index255.js.map +1 -1
- package/dist/index29.js +3 -3
- package/dist/index31.js +8 -8
- package/dist/index33.js +2 -2
- package/dist/index35.js +2 -2
- package/dist/index47.js +1 -1
- package/dist/index49.js +1 -1
- package/dist/index65.js +4 -4
- package/dist/index72.js +1 -1
- package/dist/index75.js +1 -1
- package/dist/index79.js +4 -4
- package/dist/index81.js +1 -1
- package/dist/index99.js +47 -47
- package/dist/index99.js.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/dist/components/BbStep/BbStep.vue.d.ts +0 -159
|
@@ -1,159 +0,0 @@
|
|
|
1
|
-
import { type HTMLAttributes } from 'vue';
|
|
2
|
-
export type BbStepItem = {
|
|
3
|
-
/**
|
|
4
|
-
* Disables the component
|
|
5
|
-
*/
|
|
6
|
-
disabled?: boolean;
|
|
7
|
-
/**
|
|
8
|
-
* Used to render a step even when not visible.
|
|
9
|
-
* It's useful if you want the content of a step in the DOM
|
|
10
|
-
* immediately rendered
|
|
11
|
-
* even when not visible for SEO purposes.
|
|
12
|
-
*/
|
|
13
|
-
eager?: boolean;
|
|
14
|
-
/**
|
|
15
|
-
* String that identifies the step.
|
|
16
|
-
*/
|
|
17
|
-
key: string;
|
|
18
|
-
/**
|
|
19
|
-
* Label to use as the step text. While it's not made
|
|
20
|
-
* visible by default it's provided to the slot.
|
|
21
|
-
*/
|
|
22
|
-
label?: string;
|
|
23
|
-
};
|
|
24
|
-
export type BbStepProps = {
|
|
25
|
-
/**
|
|
26
|
-
* Disables the component
|
|
27
|
-
*/
|
|
28
|
-
disabled?: boolean;
|
|
29
|
-
/**
|
|
30
|
-
* Prevents rendering content before it's made visible.
|
|
31
|
-
*/
|
|
32
|
-
eager?: boolean;
|
|
33
|
-
/**
|
|
34
|
-
* The identifier of the component.
|
|
35
|
-
*/
|
|
36
|
-
id?: HTMLAttributes['id'];
|
|
37
|
-
/**
|
|
38
|
-
* Direction of the stepper component
|
|
39
|
-
*/
|
|
40
|
-
direction?: 'horizontal' | 'vertical';
|
|
41
|
-
/**
|
|
42
|
-
* Array of items that define the steps in the component.
|
|
43
|
-
*/
|
|
44
|
-
items: BbStepItem[];
|
|
45
|
-
/**
|
|
46
|
-
* The current step. Used by v-model.
|
|
47
|
-
*/
|
|
48
|
-
modelValue?: null | BbStepItem['key'];
|
|
49
|
-
/**
|
|
50
|
-
* Synchronizes the current step with the url.
|
|
51
|
-
*/
|
|
52
|
-
navigation?: boolean;
|
|
53
|
-
/**
|
|
54
|
-
* Defines the query key to reference for maintaining navigation
|
|
55
|
-
*/
|
|
56
|
-
querykey?: string;
|
|
57
|
-
};
|
|
58
|
-
declare const props: Readonly<Omit<import("@vue/shared").LooseRequired<BbStepProps>, "disabled" | "direction" | "querykey">> & {
|
|
59
|
-
readonly direction: "horizontal" | "vertical";
|
|
60
|
-
readonly disabled: boolean;
|
|
61
|
-
readonly querykey: string;
|
|
62
|
-
} & {
|
|
63
|
-
readonly disabled: boolean;
|
|
64
|
-
readonly eager: boolean;
|
|
65
|
-
readonly navigation: boolean;
|
|
66
|
-
};
|
|
67
|
-
export type BbStepEvents = {
|
|
68
|
-
(e: 'update:modelValue', value: (typeof props.items)[number]['key']): void;
|
|
69
|
-
};
|
|
70
|
-
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<BbStepProps>, {
|
|
71
|
-
direction: string;
|
|
72
|
-
disabled: boolean;
|
|
73
|
-
querykey: string;
|
|
74
|
-
}>, {
|
|
75
|
-
goTo: (key: string) => void;
|
|
76
|
-
next: () => void;
|
|
77
|
-
previous: () => void;
|
|
78
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
79
|
-
"update:modelValue": (value: string) => void;
|
|
80
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<BbStepProps>, {
|
|
81
|
-
direction: string;
|
|
82
|
-
disabled: boolean;
|
|
83
|
-
querykey: string;
|
|
84
|
-
}>>> & {
|
|
85
|
-
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
86
|
-
}, {
|
|
87
|
-
disabled: boolean;
|
|
88
|
-
direction: "horizontal" | "vertical";
|
|
89
|
-
querykey: string;
|
|
90
|
-
}, {}>, Readonly<{
|
|
91
|
-
icon?: ((props: {
|
|
92
|
-
disabled: boolean;
|
|
93
|
-
highlighted: boolean;
|
|
94
|
-
selected: boolean;
|
|
95
|
-
text: string | undefined;
|
|
96
|
-
value: string;
|
|
97
|
-
}) => any) | undefined;
|
|
98
|
-
label?: ((props: {
|
|
99
|
-
disabled: boolean;
|
|
100
|
-
highlighted: boolean;
|
|
101
|
-
selected: boolean;
|
|
102
|
-
text: string | undefined;
|
|
103
|
-
value: string;
|
|
104
|
-
}) => any) | undefined;
|
|
105
|
-
} & {
|
|
106
|
-
[key: string]: (props: {
|
|
107
|
-
disabled: boolean;
|
|
108
|
-
highlighted: boolean;
|
|
109
|
-
selected: boolean;
|
|
110
|
-
text: string | undefined;
|
|
111
|
-
value: string;
|
|
112
|
-
}) => any;
|
|
113
|
-
}> & {
|
|
114
|
-
icon?: ((props: {
|
|
115
|
-
disabled: boolean;
|
|
116
|
-
highlighted: boolean;
|
|
117
|
-
selected: boolean;
|
|
118
|
-
text: string | undefined;
|
|
119
|
-
value: string;
|
|
120
|
-
}) => any) | undefined;
|
|
121
|
-
label?: ((props: {
|
|
122
|
-
disabled: boolean;
|
|
123
|
-
highlighted: boolean;
|
|
124
|
-
selected: boolean;
|
|
125
|
-
text: string | undefined;
|
|
126
|
-
value: string;
|
|
127
|
-
}) => any) | undefined;
|
|
128
|
-
} & {
|
|
129
|
-
[key: string]: (props: {
|
|
130
|
-
disabled: boolean;
|
|
131
|
-
highlighted: boolean;
|
|
132
|
-
selected: boolean;
|
|
133
|
-
text: string | undefined;
|
|
134
|
-
value: string;
|
|
135
|
-
}) => any;
|
|
136
|
-
}>;
|
|
137
|
-
export default _default;
|
|
138
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
139
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
140
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
141
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
142
|
-
} : {
|
|
143
|
-
type: import('vue').PropType<T[K]>;
|
|
144
|
-
required: true;
|
|
145
|
-
};
|
|
146
|
-
};
|
|
147
|
-
type __VLS_WithDefaults<P, D> = {
|
|
148
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
149
|
-
default: D[K];
|
|
150
|
-
}> : P[K];
|
|
151
|
-
};
|
|
152
|
-
type __VLS_Prettify<T> = {
|
|
153
|
-
[K in keyof T]: T[K];
|
|
154
|
-
} & {};
|
|
155
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
156
|
-
new (): {
|
|
157
|
-
$slots: S;
|
|
158
|
-
};
|
|
159
|
-
};
|