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.
Files changed (175) hide show
  1. package/dist/components/BaseCheckboxGroup/BaseCheckboxGroup.vue.d.ts +1 -1
  2. package/dist/components/BaseDialog/BaseDialog.vue.d.ts +1 -1
  3. package/dist/components/BaseRadioGroup/BaseRadioGroup.vue.d.ts +1 -1
  4. package/dist/components/BbAccordion/BbAccordion.vue.d.ts +1 -1
  5. package/dist/components/BbAlert/BbAlert.vue.d.ts +1 -1
  6. package/dist/components/BbAvatar/BbAvatar.vue.d.ts +1 -1
  7. package/dist/components/BbBadge/BbBadge.vue.d.ts +1 -1
  8. package/dist/components/BbBreadcrumbs/BbBreadcrumbs.vue.d.ts +1 -1
  9. package/dist/components/BbCheckboxGroup/BbCheckboxGroup.vue.d.ts +1 -1
  10. package/dist/components/BbChip/BbChip.vue.d.ts +1 -1
  11. package/dist/components/BbCollapsible/BbCollapsible.vue.d.ts +1 -1
  12. package/dist/components/BbDropdown/BbDropdown.vue.d.ts +1 -1
  13. package/dist/components/BbDropzone/BbDropzone.vue.d.ts +1 -1
  14. package/dist/components/BbIcon/BbIcon.vue.d.ts +1 -1
  15. package/dist/components/BbIntersection/BbIntersection.vue.d.ts +1 -1
  16. package/dist/components/BbOffCanvas/BbOffCanvas.vue.d.ts +1 -1
  17. package/dist/components/BbPagination/BbPagination.vue.d.ts +1 -1
  18. package/dist/components/BbPopover/BbPopover.vue.d.ts +1 -1
  19. package/dist/components/BbRadioGroup/BbRadioGroup.vue.d.ts +1 -1
  20. package/dist/components/BbRatio/BbRatio.vue.d.ts +1 -1
  21. package/dist/components/BbSelect/BbSelect.vue.d.ts +1 -1
  22. package/dist/components/BbSmoothHeight/BbSmoothHeight.vue.d.ts +1 -1
  23. package/dist/components/BbSpinner/BbSpinner.vue.d.ts +1 -1
  24. package/dist/components/BbTab/BbTab.vue.d.ts +1 -1
  25. package/dist/components/BbTable/BbTable.vue.d.ts +1 -1
  26. package/dist/components/BbTable/types.d.ts +1 -1
  27. package/dist/components/BbTooltip/BbTooltip.vue.d.ts +1 -1
  28. package/dist/composables/useConfirm.d.ts +1 -1
  29. package/dist/composables/useOptions.d.ts +1 -1
  30. package/dist/composables/useToast.d.ts +1 -1
  31. package/dist/index101.js +2 -2
  32. package/dist/index103.js +2 -2
  33. package/dist/index109.js +1 -1
  34. package/dist/index11.js +2 -2
  35. package/dist/index111.js +4 -4
  36. package/dist/index113.js +1 -1
  37. package/dist/index116.js +1 -1
  38. package/dist/index117.js +1 -1
  39. package/dist/index118.js +1 -1
  40. package/dist/index119.js +1 -1
  41. package/dist/index121.js +1 -1
  42. package/dist/index125.js +1 -1
  43. package/dist/index126.js +1 -1
  44. package/dist/index127.js +1 -1
  45. package/dist/index131.js +2 -2
  46. package/dist/index15.js +8 -8
  47. package/dist/index17.js +9 -9
  48. package/dist/index19.js +3 -3
  49. package/dist/index196.js +2 -2
  50. package/dist/index196.js.map +1 -1
  51. package/dist/index197.js +235 -2
  52. package/dist/index197.js.map +1 -1
  53. package/dist/index198.js +10 -2
  54. package/dist/index198.js.map +1 -1
  55. package/dist/index199.js +2 -235
  56. package/dist/index199.js.map +1 -1
  57. package/dist/index200.js +4 -2
  58. package/dist/index200.js.map +1 -1
  59. package/dist/index201.js +3 -5
  60. package/dist/index201.js.map +1 -1
  61. package/dist/index202.js +3 -16
  62. package/dist/index202.js.map +1 -1
  63. package/dist/index203.js +5 -16
  64. package/dist/index203.js.map +1 -1
  65. package/dist/index204.js +15 -18
  66. package/dist/index204.js.map +1 -1
  67. package/dist/index205.js +13 -17
  68. package/dist/index205.js.map +1 -1
  69. package/dist/index206.js +18 -28
  70. package/dist/index206.js.map +1 -1
  71. package/dist/index207.js +20 -8
  72. package/dist/index207.js.map +1 -1
  73. package/dist/index208.js +29 -2
  74. package/dist/index208.js.map +1 -1
  75. package/dist/index209.js +8 -121
  76. package/dist/index209.js.map +1 -1
  77. package/dist/index21.js +2 -2
  78. package/dist/index210.js +2 -2
  79. package/dist/index210.js.map +1 -1
  80. package/dist/index211.js +3 -6
  81. package/dist/index211.js.map +1 -1
  82. package/dist/index212.js +35 -4
  83. package/dist/index212.js.map +1 -1
  84. package/dist/index213.js +6 -368
  85. package/dist/index213.js.map +1 -1
  86. package/dist/index214.js +345 -350
  87. package/dist/index214.js.map +1 -1
  88. package/dist/index215.js +134 -3
  89. package/dist/index215.js.map +1 -1
  90. package/dist/index216.js +2 -3
  91. package/dist/index216.js.map +1 -1
  92. package/dist/index217.js +174 -3
  93. package/dist/index217.js.map +1 -1
  94. package/dist/index218.js +23 -35
  95. package/dist/index218.js.map +1 -1
  96. package/dist/index219.js +365 -126
  97. package/dist/index219.js.map +1 -1
  98. package/dist/index220.js +2 -174
  99. package/dist/index220.js.map +1 -1
  100. package/dist/index221.js +121 -23
  101. package/dist/index221.js.map +1 -1
  102. package/dist/index222.js +2 -10
  103. package/dist/index222.js.map +1 -1
  104. package/dist/index224.js +3 -3
  105. package/dist/index226.js +1 -1
  106. package/dist/index228.js +5 -295
  107. package/dist/index228.js.map +1 -1
  108. package/dist/index229.js +160 -6
  109. package/dist/index229.js.map +1 -1
  110. package/dist/index23.js +1 -1
  111. package/dist/index230.js +1 -4
  112. package/dist/index230.js.map +1 -1
  113. package/dist/index231.js +69 -2
  114. package/dist/index231.js.map +1 -1
  115. package/dist/index232.js +4 -2
  116. package/dist/index232.js.map +1 -1
  117. package/dist/index233.js +224 -2
  118. package/dist/index233.js.map +1 -1
  119. package/dist/index234.js +258 -2
  120. package/dist/index234.js.map +1 -1
  121. package/dist/index235.js +295 -2
  122. package/dist/index235.js.map +1 -1
  123. package/dist/index236.js +6 -160
  124. package/dist/index236.js.map +1 -1
  125. package/dist/index237.js +4 -1
  126. package/dist/index237.js.map +1 -1
  127. package/dist/index238.js +2 -69
  128. package/dist/index238.js.map +1 -1
  129. package/dist/index239.js +2 -106
  130. package/dist/index239.js.map +1 -1
  131. package/dist/index240.js +2 -4
  132. package/dist/index240.js.map +1 -1
  133. package/dist/index241.js +2 -5
  134. package/dist/index241.js.map +1 -1
  135. package/dist/index242.js +2 -2
  136. package/dist/index243.js +430 -219
  137. package/dist/index243.js.map +1 -1
  138. package/dist/index244.js +83 -252
  139. package/dist/index244.js.map +1 -1
  140. package/dist/index245.js +2 -117
  141. package/dist/index245.js.map +1 -1
  142. package/dist/index246.js +110 -428
  143. package/dist/index246.js.map +1 -1
  144. package/dist/index247.js +105 -88
  145. package/dist/index247.js.map +1 -1
  146. package/dist/index249.js +2 -2
  147. package/dist/index25.js +2 -2
  148. package/dist/index250.js +15 -4
  149. package/dist/index250.js.map +1 -1
  150. package/dist/index251.js +4 -4
  151. package/dist/index251.js.map +1 -1
  152. package/dist/index252.js +4 -61
  153. package/dist/index252.js.map +1 -1
  154. package/dist/index253.js +60 -14
  155. package/dist/index253.js.map +1 -1
  156. package/dist/index254.js +3 -2
  157. package/dist/index254.js.map +1 -1
  158. package/dist/index255.js +2 -3
  159. package/dist/index255.js.map +1 -1
  160. package/dist/index29.js +3 -3
  161. package/dist/index31.js +8 -8
  162. package/dist/index33.js +2 -2
  163. package/dist/index35.js +2 -2
  164. package/dist/index47.js +1 -1
  165. package/dist/index49.js +1 -1
  166. package/dist/index65.js +4 -4
  167. package/dist/index72.js +1 -1
  168. package/dist/index75.js +1 -1
  169. package/dist/index79.js +4 -4
  170. package/dist/index81.js +1 -1
  171. package/dist/index99.js +47 -47
  172. package/dist/index99.js.map +1 -1
  173. package/dist/style.css +1 -1
  174. package/package.json +1 -1
  175. 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
- };