bitboss-ui 2.1.112 → 2.1.113

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 (190) hide show
  1. package/dist/components/BaseCheckbox/types.d.ts +8 -0
  2. package/dist/components/BaseCheckboxGroup/BaseCheckboxGroup.vue.d.ts +1 -222
  3. package/dist/components/BaseCheckboxGroup/types.d.ts +275 -0
  4. package/dist/components/BaseColorInput/BaseColorInput.vue.d.ts +5 -151
  5. package/dist/components/BaseColorInput/ColorPalette.vue.d.ts +1 -17
  6. package/dist/components/BaseColorInput/types.d.ts +233 -0
  7. package/dist/components/BaseSwitchGroup/BaseSwitchGroup.vue.d.ts +1 -1
  8. package/dist/components/BbCheckboxGroup/BbCheckboxGroup.vue.d.ts +1 -1
  9. package/dist/components/BbColorInput/BbColorInput.vue.d.ts +1 -1
  10. package/dist/components/BbColorPalette/BbColorPalette.vue.d.ts +4 -4
  11. package/dist/index.d.ts +2 -2
  12. package/dist/index109.js +9 -9
  13. package/dist/index110.js +18 -18
  14. package/dist/index118.js +1 -1
  15. package/dist/index124.js +4 -4
  16. package/dist/index126.js +11 -11
  17. package/dist/index134.js +1 -1
  18. package/dist/index136.js +4 -4
  19. package/dist/index138.js +1 -1
  20. package/dist/index14.js +1 -1
  21. package/dist/index140.js +2 -2
  22. package/dist/index146.js +2 -2
  23. package/dist/index148.js +1 -1
  24. package/dist/index149.js +2 -2
  25. package/dist/index16.js +2 -2
  26. package/dist/index18.js +3 -3
  27. package/dist/index20.js +8 -8
  28. package/dist/index22.js +13 -13
  29. package/dist/index222.js +138 -2
  30. package/dist/index223.js +2 -138
  31. package/dist/index224.js +34 -5
  32. package/dist/index225.js +32 -7
  33. package/dist/index226.js +28 -33
  34. package/dist/index228.js +7 -0
  35. package/dist/index229.js +8 -2
  36. package/dist/index230.js +7 -2
  37. package/dist/index231.js +2 -3
  38. package/dist/index232.js +8 -3
  39. package/dist/index233.js +2 -2
  40. package/dist/index234.js +3 -20
  41. package/dist/index235.js +2 -188
  42. package/dist/index236.js +11 -3
  43. package/dist/index237.js +8 -5
  44. package/dist/index238.js +3 -5
  45. package/dist/index239.js +3 -5
  46. package/dist/index24.js +9 -9
  47. package/dist/index240.js +2 -5
  48. package/dist/index241.js +18 -5
  49. package/dist/index242.js +12 -5
  50. package/dist/index243.js +51 -3
  51. package/dist/index244.js +18 -8
  52. package/dist/index245.js +12 -135
  53. package/dist/index246.js +19 -0
  54. package/dist/index247.js +30 -3
  55. package/dist/index248.js +18 -6
  56. package/dist/index249.js +4 -16
  57. package/dist/index250.js +106 -2
  58. package/dist/index252.js +100 -13
  59. package/dist/index254.js +131 -19
  60. package/dist/index256.js +109 -0
  61. package/dist/index257.js +11 -28
  62. package/dist/index258.js +2 -17
  63. package/dist/index259.js +6 -50
  64. package/dist/index26.js +2 -2
  65. package/dist/index260.js +7 -18
  66. package/dist/index261.js +86 -3
  67. package/dist/index263.js +5 -18
  68. package/dist/index264.js +5 -67
  69. package/dist/index265.js +5 -2
  70. package/dist/index266.js +5 -9
  71. package/dist/index267.js +5 -21
  72. package/dist/index268.js +5 -4
  73. package/dist/index269.js +67 -25
  74. package/dist/index270.js +33 -2
  75. package/dist/index271.js +2 -18
  76. package/dist/index272.js +2 -12
  77. package/dist/index273.js +3 -106
  78. package/dist/index275.js +22 -99
  79. package/dist/index277.js +12 -106
  80. package/dist/index278.js +5 -11
  81. package/dist/index279.js +6 -5
  82. package/dist/index28.js +1 -1
  83. package/dist/index280.js +268 -6
  84. package/dist/index281.js +42 -258
  85. package/dist/index282.js +44 -44
  86. package/dist/index283.js +28 -48
  87. package/dist/index284.js +55 -27
  88. package/dist/index285.js +4 -60
  89. package/dist/index286.js +19 -6
  90. package/dist/index287.js +5 -9
  91. package/dist/index288.js +373 -23
  92. package/dist/index290.js +6 -10
  93. package/dist/index291.js +16 -3
  94. package/dist/index292.js +10 -34
  95. package/dist/index293.js +2 -32
  96. package/dist/index294.js +7 -371
  97. package/dist/index295.js +23 -0
  98. package/dist/index296.js +9 -3
  99. package/dist/index297.js +23 -53
  100. package/dist/index298.js +25 -5
  101. package/dist/index299.js +187 -8
  102. package/dist/index30.js +2 -2
  103. package/dist/index300.js +3 -2
  104. package/dist/index301.js +3 -7
  105. package/dist/index302.js +53 -7
  106. package/dist/index305.js +1 -1
  107. package/dist/index306.js +2 -7
  108. package/dist/index307.js +1 -1
  109. package/dist/index308.js +6 -718
  110. package/dist/index309.js +3 -366
  111. package/dist/index310.js +3 -57
  112. package/dist/index311.js +1 -1
  113. package/dist/index312.js +2 -280
  114. package/dist/index313.js +28 -2
  115. package/dist/index314.js +16 -124
  116. package/dist/index315.js +4 -2
  117. package/dist/index316.js +2 -15
  118. package/dist/index317.js +3 -2
  119. package/dist/index318.js +277 -13
  120. package/dist/index319.js +2 -2
  121. package/dist/index32.js +2 -2
  122. package/dist/index320.js +121 -12
  123. package/dist/index321.js +2 -2
  124. package/dist/index322.js +12 -16
  125. package/dist/index324.js +16 -2
  126. package/dist/index325.js +2 -28
  127. package/dist/index326.js +16 -17
  128. package/dist/index327.js +2 -3
  129. package/dist/index328.js +19 -4
  130. package/dist/index329.js +2 -27
  131. package/dist/index330.js +27 -2
  132. package/dist/index331.js +2 -2
  133. package/dist/index332.js +1 -1
  134. package/dist/index333.js +1 -1
  135. package/dist/index334.js +1 -1
  136. package/dist/index336.js +2 -3
  137. package/dist/index337.js +1 -1
  138. package/dist/index338.js +4 -2
  139. package/dist/index339.js +719 -4
  140. package/dist/index34.js +8 -8
  141. package/dist/index340.js +366 -2
  142. package/dist/index341.js +56 -5
  143. package/dist/index342.js +6 -5
  144. package/dist/index343.js +5 -3
  145. package/dist/index345.js +2 -2
  146. package/dist/index346.js +1 -1
  147. package/dist/index347.js +198 -65
  148. package/dist/index348.js +257 -65
  149. package/dist/index349.js +1 -1
  150. package/dist/index350.js +67 -7
  151. package/dist/index351.js +66 -18
  152. package/dist/index352.js +2 -9
  153. package/dist/index353.js +2 -15
  154. package/dist/index354.js +134 -5
  155. package/dist/index355.js +6 -6
  156. package/dist/index356.js +17 -198
  157. package/dist/index357.js +9 -259
  158. package/dist/index358.js +12 -131
  159. package/dist/index359.js +4 -21
  160. package/dist/index36.js +3 -3
  161. package/dist/index360.js +9 -0
  162. package/dist/index361.js +21 -1
  163. package/dist/index363.js +1 -1
  164. package/dist/index367.js +1 -1
  165. package/dist/index38.js +19 -19
  166. package/dist/index40.js +6 -6
  167. package/dist/index42.js +2 -2
  168. package/dist/index44.js +8 -8
  169. package/dist/index46.js +6 -6
  170. package/dist/index50.js +2 -2
  171. package/dist/index56.js +1 -1
  172. package/dist/index58.js +2 -2
  173. package/dist/index60.js +1 -1
  174. package/dist/index62.js +4 -4
  175. package/dist/index74.js +3 -3
  176. package/dist/index82.js +6 -6
  177. package/dist/index86.js +2 -2
  178. package/dist/index88.js +3 -3
  179. package/dist/index90.js +1 -1
  180. package/dist/index93.js +2 -2
  181. package/dist/index95.js +1 -1
  182. package/dist/index97.js +4 -4
  183. package/package.json +2 -2
  184. package/dist/index227.js +0 -30
  185. package/dist/index251.js +0 -15
  186. package/dist/index255.js +0 -88
  187. package/dist/index262.js +0 -14
  188. package/dist/index362.js +0 -4
  189. /package/dist/{index253.js → index274.js} +0 -0
  190. /package/dist/{index289.js → index276.js} +0 -0
@@ -1,20 +1,4 @@
1
- export type ColorPaletteProps = {
2
- modelValue: string | null;
3
- alpha?: boolean;
4
- /**
5
- * Show an eyedropper button that lets the user sample any color on screen.
6
- * Uses the native EyeDropper API — hidden automatically on unsupported browsers.
7
- * @default false
8
- */
9
- picker?: boolean;
10
- /**
11
- * Controls swatches display:
12
- * - `true` — show the built-in Material-palette swatches
13
- * - `string[][]` — show custom swatches (each inner array = a column of shades)
14
- * - `false` / omitted — no swatches section
15
- */
16
- swatches?: boolean | string[][];
17
- };
1
+ import { ColorPaletteProps } from './types';
18
2
  declare const _default: import('vue').DefineComponent<ColorPaletteProps, {
19
3
  el: import('vue').Ref<HTMLDivElement | null, HTMLDivElement | null>;
20
4
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
@@ -0,0 +1,233 @@
1
+ import { IconType } from '../../types/Icon';
2
+ import { HTMLAttributes, InputHTMLAttributes } from 'vue';
3
+ /**
4
+ * Color input with hex value masking and an optional palette popover.
5
+ * Accepts and emits `#RRGGBB` (or `#RRGGBBAA` when `alpha` is enabled) values via v-model
6
+ * and supports full input chrome slots.
7
+ */
8
+ export type BaseColorInputProps = {
9
+ /**
10
+ * Enable the alpha channel. When true the picker shows an opacity slider and
11
+ * emits / accepts `#RRGGBBAA` hex8 values.
12
+ */
13
+ alpha?: boolean;
14
+ /**
15
+ * Name of the icon to render at the right hand side of the input.
16
+ */
17
+ 'append:icon'?: IconType;
18
+ /**
19
+ * Id(s) of element(s) describing this input for assistive tech (space-separated).
20
+ * Typically includes the container hint id if used within a BaseInputContainer.
21
+ */
22
+ ariaDescribedby?: InputHTMLAttributes['aria-describedby'];
23
+ /**
24
+ * Autocomplete hint for the browser.
25
+ * @default 'off'
26
+ */
27
+ autocomplete?: InputHTMLAttributes['autocomplete'];
28
+ /**
29
+ * Focus the input on mount.
30
+ */
31
+ autofocus?: InputHTMLAttributes['autofocus'];
32
+ /**
33
+ * Show a clear button when the input has a value.
34
+ */
35
+ clearable?: boolean;
36
+ /**
37
+ * Display the component in a compact layout.
38
+ */
39
+ compact?: boolean;
40
+ /**
41
+ * Disable all interactions.
42
+ */
43
+ disabled?: boolean;
44
+ /**
45
+ * Visually mark the component as invalid (also sets aria-invalid on the input).
46
+ */
47
+ hasErrors?: boolean;
48
+ /**
49
+ * The id attribute for the input element. Defaults to a generated `bb_<unique>` id when omitted.
50
+ */
51
+ id?: HTMLAttributes['id'];
52
+ /**
53
+ * Display the loading state.
54
+ */
55
+ loading?: boolean;
56
+ /**
57
+ * v-model value: `#RRGGBB` hex string or `null` when empty.
58
+ * Example: `#1A2B3C`
59
+ */
60
+ modelValue: string | null;
61
+ /**
62
+ * Name attribute of the input.
63
+ */
64
+ name?: InputHTMLAttributes['name'];
65
+ /**
66
+ * Placeholder text when there is no value.
67
+ */
68
+ placeholder?: InputHTMLAttributes['placeholder'];
69
+ /**
70
+ * Name of the icon to render at the start of the input.
71
+ */
72
+ 'prepend:icon'?: IconType;
73
+ /**
74
+ * Make the input read-only.
75
+ */
76
+ readonly?: boolean;
77
+ /**
78
+ * Mark the input as required.
79
+ */
80
+ required?: boolean;
81
+ /**
82
+ * Show an eyedropper button to sample any color on screen.
83
+ * Uses the native EyeDropper API — hidden automatically on unsupported browsers.
84
+ * @default false
85
+ */
86
+ picker?: boolean;
87
+ /**
88
+ * Controls swatches display in the picker:
89
+ * - `true` — show the built-in Material-palette swatches
90
+ * - `string[][]` — show custom swatches (each inner array = a column of shades)
91
+ * - `false` / omitted — no swatches section
92
+ */
93
+ swatches?: boolean | string[][];
94
+ /**
95
+ * Transition duration (ms) of the palette popover.
96
+ * @default 250
97
+ */
98
+ transitionDuration?: number;
99
+ };
100
+ /**
101
+ * Events emitted by the color input.
102
+ * - blur/change/click/focus/input/keydown/mousedown/mouseup: native input events (payload: original event)
103
+ * - update:modelValue: emits `#RRGGBB` when valid, `null` when cleared/invalid
104
+ */
105
+ export type BaseColorInputEvents = {
106
+ /**
107
+ * Emitted when the native text input loses focus.
108
+ * Forwards the original DOM `FocusEvent`.
109
+ */
110
+ (e: 'blur', event: FocusEvent): void;
111
+ /**
112
+ * Emitted when the native text input fires a change event.
113
+ * Forwards the original DOM `Event`.
114
+ */
115
+ (e: 'change', event: Event): void;
116
+ /**
117
+ * Emitted when the input area receives a click.
118
+ * Forwards the original DOM `MouseEvent`.
119
+ */
120
+ (e: 'click', event: MouseEvent): void;
121
+ /**
122
+ * Emitted when the native text input gains focus.
123
+ * Forwards the original DOM `FocusEvent`.
124
+ */
125
+ (e: 'focus', event: FocusEvent): void;
126
+ /**
127
+ * Emitted on native input events from the text field.
128
+ * Forwards the original DOM `Event`.
129
+ */
130
+ (e: 'input', event: Event): void;
131
+ /**
132
+ * Emitted for keyboard interaction on the input.
133
+ * Forwards the original DOM `KeyboardEvent`.
134
+ */
135
+ (e: 'keydown', event: KeyboardEvent): void;
136
+ /**
137
+ * Emitted when a pointing device button is pressed over the input.
138
+ * Forwards the original DOM `MouseEvent`.
139
+ */
140
+ (e: 'mousedown', event: MouseEvent): void;
141
+ /**
142
+ * Emitted when a pointing device button is released over the input.
143
+ * Forwards the original DOM `MouseEvent`.
144
+ */
145
+ (e: 'mouseup', event: MouseEvent): void;
146
+ /**
147
+ * Emitted when the value becomes a valid hex color via typing/masking,
148
+ * when the field is cleared, or when the palette selects a color.
149
+ * Emits:
150
+ * - `#RRGGBB` (or `#RRGGBBAA` when `alpha` is enabled) for valid values
151
+ * - `null` when cleared
152
+ */
153
+ (e: 'update:modelValue', value: string | null): void;
154
+ };
155
+ /**
156
+ * Slots to customize the input chrome.
157
+ * Use `prepend`/`append` for inline adornments; `prepend-outer`/`append-outer` for the outer container areas.
158
+ */
159
+ export type BaseColorInputSlots = {
160
+ /**
161
+ * Content rendered after the color picker indicator button, at the end of the inner container.
162
+ * When provided, replaces the default suffix wrapper (use the `suffix` slot if you only need inline trailing text).
163
+ * This slot receives no scoped props.
164
+ */
165
+ append?: (props: Record<string, never>) => any;
166
+ /**
167
+ * Content rendered after the entire input control, outside the input chrome.
168
+ * This slot receives no scoped props.
169
+ */
170
+ 'append-outer'?: (props: Record<string, never>) => any;
171
+ /**
172
+ * Inline content rendered at the start of the input field area, before the typed text.
173
+ * This slot receives no scoped props.
174
+ */
175
+ prefix?: (props: Record<string, never>) => any;
176
+ /**
177
+ * Content rendered before the text input, at the start of the inner container.
178
+ * This slot receives no scoped props.
179
+ */
180
+ prepend?: (props: Record<string, never>) => any;
181
+ /**
182
+ * Content rendered before the entire input control, outside the input chrome.
183
+ * This slot receives no scoped props.
184
+ */
185
+ 'prepend-outer'?: (props: Record<string, never>) => any;
186
+ /**
187
+ * Inline content rendered at the end of the input field area, after the typed text.
188
+ * Renders inside the default `append` area's suffix wrapper.
189
+ * This slot receives no scoped props.
190
+ */
191
+ suffix?: (props: Record<string, never>) => any;
192
+ };
193
+ export type ColorPaletteProps = {
194
+ /**
195
+ * Current color value bound via `v-model`.
196
+ * Accepts `#RRGGBB` and `#RRGGBBAA` (alpha) formats, or `null` for no value.
197
+ */
198
+ modelValue: string | null;
199
+ /**
200
+ * Enable alpha channel support.
201
+ * When true, an alpha slider is shown and emitted values include alpha as hex8.
202
+ * @default false
203
+ */
204
+ alpha?: boolean;
205
+ /**
206
+ * Show an eyedropper button that lets the user sample any color on screen.
207
+ * Uses the native EyeDropper API — hidden automatically on unsupported browsers.
208
+ * @default false
209
+ */
210
+ picker?: boolean;
211
+ /**
212
+ * Controls swatches display:
213
+ * - `true` — show the built-in Material-palette swatches
214
+ * - `string[][]` — show custom swatches (each inner array = a column of shades)
215
+ * - `false` / omitted — no swatches section
216
+ */
217
+ swatches?: boolean | string[][];
218
+ };
219
+ export type ColorPaletteEvents = {
220
+ /**
221
+ * Emitted whenever the user changes color through:
222
+ * - SV canvas dragging/keyboard
223
+ * - hue slider dragging/keyboard
224
+ * - alpha slider dragging/keyboard (when enabled)
225
+ * - swatch selection
226
+ * - eyedropper pick
227
+ *
228
+ * Payload format:
229
+ * - `#RRGGBB` when `alpha` is disabled
230
+ * - `#RRGGBBAA` when `alpha` is enabled
231
+ */
232
+ (e: 'update:modelValue', value: string): void;
233
+ };
@@ -1,4 +1,4 @@
1
- import { BaseCheckboxGroupEvents, BaseCheckboxGroupProps, BaseCheckboxGroupSlots } from '../BaseCheckboxGroup/BaseCheckboxGroup.vue';
1
+ import { BaseCheckboxGroupEvents, BaseCheckboxGroupProps, BaseCheckboxGroupSlots } from '../BaseCheckboxGroup/types';
2
2
  /**
3
3
  * Props for the switch group component that renders a list of switches from items.
4
4
  * Extends BaseCheckboxGroup with switch-specific visuals instead of checkboxes.
@@ -1,4 +1,4 @@
1
- import { BaseCheckboxGroupEvents } from '../BaseCheckboxGroup/BaseCheckboxGroup.vue';
1
+ import { BaseCheckboxGroupEvents } from '../BaseCheckboxGroup/types';
2
2
  import { HTMLAttributes, InputHTMLAttributes } from 'vue';
3
3
  import { NestedKeyOf } from '../../types/NestedKeyOf';
4
4
  import { BaseCheckboxIconSlotProps } from '../BaseCheckbox/types';
@@ -1,4 +1,4 @@
1
- import { BaseColorInputEvents, BaseColorInputSlots } from '../BaseColorInput/BaseColorInput.vue';
1
+ import { BaseColorInputEvents, BaseColorInputSlots } from '../BaseColorInput/types';
2
2
  import { HTMLAttributes, InputHTMLAttributes } from 'vue';
3
3
  import { IconType } from '../../types/Icon';
4
4
  export type BbColorInputProps = {
@@ -114,7 +114,7 @@ declare function __VLS_template(): {
114
114
  attrs: Partial<{}>;
115
115
  slots: Readonly<BbColorPaletteSlots> & BbColorPaletteSlots;
116
116
  refs: {
117
- paletteRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('../BaseColorInput/ColorPalette.vue').ColorPaletteProps> & Readonly<{
117
+ paletteRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('../BaseColorInput/types').ColorPaletteProps> & Readonly<{
118
118
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
119
119
  }>, {
120
120
  el: import('vue').Ref<HTMLDivElement | null, HTMLDivElement | null>;
@@ -138,7 +138,7 @@ declare function __VLS_template(): {
138
138
  C: {};
139
139
  M: {};
140
140
  Defaults: {};
141
- }, Readonly<import('../BaseColorInput/ColorPalette.vue').ColorPaletteProps> & Readonly<{
141
+ }, Readonly<import('../BaseColorInput/types').ColorPaletteProps> & Readonly<{
142
142
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
143
143
  }>, {
144
144
  el: import('vue').Ref<HTMLDivElement | null, HTMLDivElement | null>;
@@ -165,7 +165,7 @@ declare const __VLS_component: import('vue').DefineComponent<BbColorPaletteProps
165
165
  flip: boolean;
166
166
  showArrow: boolean;
167
167
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
168
- paletteRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('../BaseColorInput/ColorPalette.vue').ColorPaletteProps> & Readonly<{
168
+ paletteRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('../BaseColorInput/types').ColorPaletteProps> & Readonly<{
169
169
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
170
170
  }>, {
171
171
  el: import('vue').Ref<HTMLDivElement | null, HTMLDivElement | null>;
@@ -189,7 +189,7 @@ declare const __VLS_component: import('vue').DefineComponent<BbColorPaletteProps
189
189
  C: {};
190
190
  M: {};
191
191
  Defaults: {};
192
- }, Readonly<import('../BaseColorInput/ColorPalette.vue').ColorPaletteProps> & Readonly<{
192
+ }, Readonly<import('../BaseColorInput/types').ColorPaletteProps> & Readonly<{
193
193
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
194
194
  }>, {
195
195
  el: import('vue').Ref<HTMLDivElement | null, HTMLDivElement | null>;
package/dist/index.d.ts CHANGED
@@ -89,9 +89,9 @@ export { default as BbTree } from './components/BbTree/BbTree.vue';
89
89
  export { default as CommonInputInnerContainer } from './components/CommonInputInnerContainer.vue';
90
90
  export { default as CommonInputOuterContainer } from './components/CommonInputOuterContainer.vue';
91
91
  export type { BaseButtonProps } from './components/BaseButton/BaseButton.vue';
92
- export type { BaseCheckboxGroupProps, BaseCheckboxGroupEvents, } from './components/BaseCheckboxGroup/BaseCheckboxGroup.vue';
92
+ export type { BaseCheckboxGroupProps, BaseCheckboxGroupEvents, } from './components/BaseCheckboxGroup/types';
93
93
  export type { BaseCheckboxProps, BaseCheckboxEvents, } from './components/BaseCheckbox/types';
94
- export type { BaseColorInputProps, BaseColorInputEvents, } from './components/BaseColorInput/BaseColorInput.vue';
94
+ export type { BaseColorInputProps, BaseColorInputEvents, } from './components/BaseColorInput/types';
95
95
  export type { BaseDatePickerInputProps, BaseDatePickerInputEvents, } from './components/BaseDatePickerInput/BaseDatePickerInput.vue';
96
96
  export type { BaseDatePickerProps } from './components/BaseDatePicker/BaseDatePicker.vue';
97
97
  export type { BaseDialogProps, Sizes as BaseDialogSizes, BaseDialogEvents, } from './components/BaseDialog/BaseDialog.vue';
package/dist/index109.js CHANGED
@@ -1,13 +1,13 @@
1
1
  import { defineComponent as D, computed as b, toRef as r, ref as E, reactive as L, watch as m, createElementBlock as V, openBlock as g, Fragment as B, renderSlot as i, createCommentVNode as P, unref as R, renderList as j } from "vue";
2
- import { useItemValue as G } from "./index266.js";
3
- import { isNil as k } from "./index250.js";
4
- import { indexBy as U } from "./index267.js";
5
- import { hash as p } from "./index261.js";
6
- import { useItemsGetter as W } from "./index257.js";
7
- import { usePrefill as q } from "./index263.js";
8
- import { useIndexById as z } from "./index258.js";
9
- import { useBaseOptions as J } from "./index259.js";
10
- import { useHashedWatcher as K } from "./index262.js";
2
+ import { useItemValue as G } from "./index294.js";
3
+ import { isNil as k } from "./index231.js";
4
+ import { indexBy as U } from "./index295.js";
5
+ import { hash as p } from "./index238.js";
6
+ import { useItemsGetter as W } from "./index247.js";
7
+ import { usePrefill as q } from "./index248.js";
8
+ import { useIndexById as z } from "./index246.js";
9
+ import { useBaseOptions as J } from "./index243.js";
10
+ import { useHashedWatcher as K } from "./index245.js";
11
11
  const oe = /* @__PURE__ */ D({
12
12
  __name: "BbRows",
13
13
  props: {
package/dist/index110.js CHANGED
@@ -1,31 +1,31 @@
1
1
  import { defineComponent as at, ref as f, computed as l, watch as Q, toRef as X, onBeforeUnmount as rt, createElementBlock as Y, openBlock as Z, Fragment as nt, renderSlot as m, createCommentVNode as it, createVNode as F, normalizeProps as ye, mergeProps as ge, normalizeStyle as lt, normalizeClass as st, withCtx as g, createElementVNode as L, withDirectives as ut, withKeys as h, withModifiers as d, unref as I, vModelDynamic as ct, guardReactiveProps as dt, nextTick as we } from "vue";
2
- import { extractDomContainer as pt } from "./index253.js";
3
- import { get as vt } from "./index278.js";
4
- import { hash as ee } from "./index261.js";
5
- import { isNil as ft } from "./index250.js";
6
- import { matchAnyKey as Be } from "./index271.js";
7
- import { parseWidthString as mt } from "./index254.js";
8
- import { useArray as ht } from "./index272.js";
9
- import { useBaseOptions as bt } from "./index259.js";
10
- import { useCoherence as yt } from "./index260.js";
2
+ import { extractDomContainer as pt } from "./index274.js";
3
+ import { get as vt } from "./index236.js";
4
+ import { hash as ee } from "./index238.js";
5
+ import { isNil as ft } from "./index231.js";
6
+ import { matchAnyKey as Be } from "./index241.js";
7
+ import { parseWidthString as mt } from "./index275.js";
8
+ import { useArray as ht } from "./index242.js";
9
+ import { useBaseOptions as bt } from "./index243.js";
10
+ import { useCoherence as yt } from "./index244.js";
11
11
  import { useElementSize as gt, useIntersectionObserver as wt } from "./index146.js";
12
- import { useHashedWatcher as Ae } from "./index262.js";
12
+ import { useHashedWatcher as Ae } from "./index245.js";
13
13
  import { useId as Bt } from "./index8.js";
14
- import { useIndexById as Ie } from "./index258.js";
15
- import { useItemsGetter as At } from "./index257.js";
14
+ import { useIndexById as Ie } from "./index246.js";
15
+ import { useItemsGetter as At } from "./index247.js";
16
16
  import { useMobile as It } from "./index9.js";
17
- import { usePrefill as Vt } from "./index263.js";
18
- import { useUntil as xt } from "./index252.js";
17
+ import { usePrefill as Vt } from "./index248.js";
18
+ import { useUntil as xt } from "./index257.js";
19
19
  import { wait as C } from "./index145.js";
20
20
  /* empty css */
21
21
  /* empty css */
22
22
  import Et from "./index118.js";
23
23
  /* empty css */
24
- import St from "./index245.js";
24
+ import St from "./index254.js";
25
25
  /* empty css */
26
- import kt from "./index226.js";
27
- import Dt from "./index277.js";
28
- import { waitFor as Lt } from "./index289.js";
26
+ import kt from "./index225.js";
27
+ import Dt from "./index256.js";
28
+ import { waitFor as Lt } from "./index276.js";
29
29
  const Ct = {
30
30
  key: 0,
31
31
  class: "bb-select-popover__search-container"
package/dist/index118.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as p, computed as s, createElementBlock as b, openBlock as _, mergeProps as a, createStaticVNode as x } from "vue";
2
- import { isCssColor as m } from "./index229.js";
2
+ import { isCssColor as m } from "./index235.js";
3
3
  const d = /* @__PURE__ */ p({
4
4
  __name: "BbSpinner",
5
5
  props: {
package/dist/index124.js CHANGED
@@ -8,12 +8,12 @@ import Ce from "./index14.js";
8
8
  import Be from "./index116.js";
9
9
  /* empty css */
10
10
  import { useFrameworkDetection as Te } from "./index147.js";
11
- import { merge as qe } from "./index293.js";
12
- import { isNil as Le } from "./index250.js";
11
+ import { merge as qe } from "./index270.js";
12
+ import { isNil as Le } from "./index231.js";
13
13
  import { useQuery as Fe } from "./index11.js";
14
- import { hash as Ee } from "./index261.js";
14
+ import { hash as Ee } from "./index238.js";
15
15
  import { isNotNil as Ne } from "./index150.js";
16
- import { useLogger as Pe } from "./index244.js";
16
+ import { useLogger as Pe } from "./index237.js";
17
17
  const Ve = ["id"], Re = { class: "bb-tab__label-boundary" }, Ke = { class: "bb-tab__label" }, De = { class: "bb-tab__panes-container" }, We = ["id", "aria-labelledby", "tabindex"], rt = /* @__PURE__ */ fe({
18
18
  __name: "BbTab",
19
19
  props: {
package/dist/index126.js CHANGED
@@ -1,22 +1,22 @@
1
1
  import { defineComponent as he, mergeModels as X, ref as ke, computed as u, toRef as O, useModel as Y, watch as M, reactive as ge, createBlock as Z, openBlock as s, resolveDynamicComponent as xe, normalizeClass as i, withCtx as we, createElementBlock as o, createCommentVNode as p, createElementVNode as n, toDisplayString as m, renderSlot as c, unref as v, Fragment as k, renderList as x, normalizeStyle as H, createVNode as ee, createTextVNode as Ce, mergeProps as Ie } from "vue";
2
2
  import { clamp as Ve } from "./index221.js";
3
- import { hash as T } from "./index261.js";
4
- import { isNil as w } from "./index250.js";
5
- import { when as $e } from "./index268.js";
3
+ import { hash as T } from "./index238.js";
4
+ import { isNil as w } from "./index231.js";
5
+ import { when as $e } from "./index249.js";
6
6
  import { useId as Be } from "./index8.js";
7
- import { useItemValue as He } from "./index266.js";
8
- import { useItemsGetter as Te } from "./index257.js";
9
- import { usePrefill as Ae } from "./index263.js";
10
- import { useIndexById as le } from "./index258.js";
11
- import { useBaseOptions as Ne } from "./index259.js";
12
- import { useHashedWatcher as Le } from "./index262.js";
7
+ import { useItemValue as He } from "./index294.js";
8
+ import { useItemsGetter as Te } from "./index247.js";
9
+ import { usePrefill as Ae } from "./index248.js";
10
+ import { useIndexById as le } from "./index246.js";
11
+ import { useBaseOptions as Ne } from "./index243.js";
12
+ import { useHashedWatcher as Le } from "./index245.js";
13
13
  import { useLocale as De } from "./index233.js";
14
14
  import ae from "./index18.js";
15
15
  /* empty css */
16
16
  import Ee from "./index32.js";
17
17
  /* empty css */
18
- import { columnKeyToSlotName as Pe, mergeHeaderClasses as Se, applyFixedTableColumns as Re, mergeCellClasses as Oe } from "./index297.js";
19
- import { useLogger as Me } from "./index244.js";
18
+ import { columnKeyToSlotName as Pe, mergeHeaderClasses as Se, applyFixedTableColumns as Re, mergeCellClasses as Oe } from "./index302.js";
19
+ import { useLogger as Me } from "./index237.js";
20
20
  const Fe = {
21
21
  key: 0,
22
22
  class: "sr-only"
package/dist/index134.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as a, createElementBlock as o, openBlock as e, normalizeClass as c, createVNode as l, TransitionGroup as m, withCtx as i, Fragment as p, renderList as u, unref as r, createBlock as f, mergeProps as _ } from "vue";
2
2
  import { useToast as d, state as k } from "./index12.js";
3
- import b from "./index264.js";
3
+ import b from "./index269.js";
4
4
  const $ = /* @__PURE__ */ a({
5
5
  __name: "BbToast",
6
6
  props: {
package/dist/index136.js CHANGED
@@ -1,14 +1,14 @@
1
1
  import { defineComponent as R, mergeModels as U, ref as L, computed as v, useTemplateRef as W, useModel as x, watch as m, onBeforeUnmount as F, createElementBlock as I, openBlock as g, Fragment as _, renderSlot as k, createCommentVNode as C, createVNode as j, normalizeProps as q, mergeProps as B, withCtx as T, createElementVNode as f, normalizeStyle as G, createBlock as H, unref as J } from "vue";
2
2
  import { useId as K } from "./index8.js";
3
3
  import { useLocale as Q } from "./index233.js";
4
- import { useUntil as X } from "./index252.js";
4
+ import { useUntil as X } from "./index257.js";
5
5
  import Y from "./index14.js";
6
6
  /* empty css */
7
- import Z from "./index245.js";
7
+ import Z from "./index254.js";
8
8
  /* empty css */
9
9
  import { useElementSize as ee } from "./index146.js";
10
- import { extractDomContainer as V } from "./index253.js";
11
- import { parseWidthString as te } from "./index254.js";
10
+ import { extractDomContainer as V } from "./index274.js";
11
+ import { parseWidthString as te } from "./index275.js";
12
12
  const ce = /* @__PURE__ */ R({
13
13
  inheritAttrs: !1,
14
14
  __name: "BbTooltip",
package/dist/index138.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as $, computed as g, resolveComponent as y, createElementBlock as f, openBlock as i, Fragment as k, renderList as h, normalizeClass as b, createElementVNode as s, renderSlot as t, createVNode as v, createSlots as B, withCtx as _, mergeProps as C } from "vue";
2
- import { flattenTree as T } from "./index298.js";
2
+ import { flattenTree as T } from "./index287.js";
3
3
  const w = { class: "bb-tree-row" }, E = { class: "bb-tree-main-content" }, N = /* @__PURE__ */ $({
4
4
  __name: "BbTree",
5
5
  props: {
package/dist/index14.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as w, getCurrentInstance as P, computed as r, createBlock as c, openBlock as i, mergeProps as f, withCtx as v, renderSlot as d, createTextVNode as p, toDisplayString as h, resolveDynamicComponent as b } from "vue";
2
- import R from "./index292.js";
2
+ import R from "./index224.js";
3
3
  import { useFrameworkDetection as _ } from "./index147.js";
4
4
  import { _config as g } from "./index4.js";
5
5
  const D = /* @__PURE__ */ w({
package/dist/index140.js CHANGED
@@ -5,8 +5,8 @@ import u from "./index88.js";
5
5
  /* empty css */
6
6
  import I from "./index118.js";
7
7
  /* empty css */
8
- import N from "./index226.js";
9
- import g from "./index227.js";
8
+ import N from "./index225.js";
9
+ import g from "./index226.js";
10
10
  /* empty css */
11
11
  const h = { class: "bb-common-input-inner-container__prefix" }, B = { class: "bb-common-input-inner-container__suffix" }, R = /* @__PURE__ */ k({
12
12
  __name: "CommonInputInnerContainer",
package/dist/index146.js CHANGED
@@ -1,5 +1,5 @@
1
- import { tryOnMounted as D, toArray as L, notNullish as Z, noop as V, tryOnScopeDispose as P, useThrottleFn as q, isClient as ee, watchImmediate as te, useDebounceFn as ne, pxValue as G, injectLocal as oe, isObject as le } from "./index223.js";
2
- import { bypassFilter as We, createFilterWrapper as ye, debounceFilter as Te, debouncedWatch as Ie, getLifeCycleTarget as Me, throttleFilter as _e, debouncedWatch as Re, watchWithFilter as Ae } from "./index223.js";
1
+ import { tryOnMounted as D, toArray as L, notNullish as Z, noop as V, tryOnScopeDispose as P, useThrottleFn as q, isClient as ee, watchImmediate as te, useDebounceFn as ne, pxValue as G, injectLocal as oe, isObject as le } from "./index222.js";
2
+ import { bypassFilter as We, createFilterWrapper as ye, debounceFilter as Te, debouncedWatch as Ie, getLifeCycleTarget as Me, throttleFilter as _e, debouncedWatch as Re, watchWithFilter as Ae } from "./index222.js";
3
3
  import { shallowRef as S, getCurrentInstance as ue, onMounted as se, computed as g, watch as B, toValue as w, reactive as U, ref as J, watchEffect as re, hasInjectionContext as ie, unref as ce } from "vue";
4
4
  const R = ee ? window : void 0;
5
5
  function W(o) {
package/dist/index148.js CHANGED
@@ -1,4 +1,4 @@
1
- import { urlAlphabet as l } from "./index222.js";
1
+ import { urlAlphabet as l } from "./index223.js";
2
2
  let o = (t = 21) => {
3
3
  let e = "", r = crypto.getRandomValues(new Uint8Array(t |= 0));
4
4
  for (; t--; )
package/dist/index149.js CHANGED
@@ -1,5 +1,5 @@
1
- import { isArray as p } from "./index224.js";
2
- import { isPlainObject as i } from "./index225.js";
1
+ import { isArray as p } from "./index228.js";
2
+ import { isPlainObject as i } from "./index229.js";
3
3
  function f(e, n, u, l, r) {
4
4
  const o = {}.propertyIsEnumerable.call(l, n) ? "enumerable" : "nonenumerable";
5
5
  o === "enumerable" && (e[n] = u), r && o === "nonenumerable" && Object.defineProperty(e, n, {
package/dist/index16.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import { defineComponent as $, ref as d, computed as i, createBlock as C, openBlock as g, normalizeClass as M, withCtx as n, createVNode as b, unref as p, withDirectives as I, createElementVNode as t, mergeProps as f, renderSlot as s } from "vue";
2
- import { isHex as q } from "./index232.js";
2
+ import { isHex as q } from "./index285.js";
3
3
  import { isNotNil as D } from "./index150.js";
4
4
  import { useId as E } from "./index8.js";
5
5
  import { useLocale as N } from "./index233.js";
6
- import { vMaska as L } from "./index234.js";
6
+ import { vMaska as L } from "./index286.js";
7
7
  import P from "./index74.js";
8
8
  import z from "./index140.js";
9
9
  /* empty css */
package/dist/index18.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as _, ref as i, computed as t, watch as F, createElementBlock as p, openBlock as h, normalizeProps as d, guardReactiveProps as f, createCommentVNode as L, createElementVNode as s, mergeProps as k, renderSlot as M } from "vue";
2
- import { isCssColor as y } from "./index229.js";
3
- import { booleanishToBoolean as q } from "./index230.js";
4
- import { isEqual as A } from "./index231.js";
2
+ import { isCssColor as y } from "./index235.js";
3
+ import { booleanishToBoolean as q } from "./index271.js";
4
+ import { isEqual as A } from "./index273.js";
5
5
  const N = {
6
6
  "aria-hidden": "true",
7
7
  class: "bb-base-checkbox-container"
package/dist/index20.js CHANGED
@@ -1,15 +1,15 @@
1
1
  import { defineComponent as z, ref as B, toRef as p, computed as G, createBlock as R, openBlock as W, unref as T, withCtx as n, renderSlot as s, normalizeProps as f, guardReactiveProps as h, createVNode as K, mergeProps as w } from "vue";
2
2
  import N from "./index18.js";
3
3
  /* empty css */
4
- import U from "./index255.js";
4
+ import U from "./index261.js";
5
5
  /* empty css */
6
- import { useItemsGetter as q } from "./index257.js";
7
- import { useIndexById as C } from "./index258.js";
8
- import { useBaseOptions as J } from "./index259.js";
9
- import { useCoherence as Q } from "./index260.js";
10
- import { hash as X } from "./index261.js";
11
- import { useHashedWatcher as $ } from "./index262.js";
12
- import { usePrefill as Y } from "./index263.js";
6
+ import { useItemsGetter as q } from "./index247.js";
7
+ import { useIndexById as C } from "./index246.js";
8
+ import { useBaseOptions as J } from "./index243.js";
9
+ import { useCoherence as Q } from "./index244.js";
10
+ import { hash as X } from "./index238.js";
11
+ import { useHashedWatcher as $ } from "./index245.js";
12
+ import { usePrefill as Y } from "./index248.js";
13
13
  const ce = /* @__PURE__ */ z({
14
14
  __name: "BaseCheckboxGroup",
15
15
  props: {
package/dist/index22.js CHANGED
@@ -5,19 +5,19 @@ import { _config as Q } from "./index4.js";
5
5
  import { useId as X } from "./index8.js";
6
6
  import b from "./index14.js";
7
7
  /* empty css */
8
- import d from "./index237.js";
9
- import ee from "./index240.js";
10
- import ae from "./index241.js";
11
- import te from "./index279.js";
12
- import { hash as B } from "./index261.js";
13
- import { last as le } from "./index270.js";
14
- import { validateDateFormat as L } from "./index280.js";
15
- import { useLogger as oe } from "./index244.js";
16
- import re from "./index281.js";
17
- import se from "./index282.js";
18
- import de from "./index283.js";
19
- import S from "./index284.js";
20
- import ie from "./index285.js";
8
+ import d from "./index263.js";
9
+ import ee from "./index266.js";
10
+ import ae from "./index267.js";
11
+ import te from "./index278.js";
12
+ import { hash as B } from "./index238.js";
13
+ import { last as le } from "./index240.js";
14
+ import { validateDateFormat as L } from "./index279.js";
15
+ import { useLogger as oe } from "./index237.js";
16
+ import re from "./index280.js";
17
+ import se from "./index281.js";
18
+ import de from "./index282.js";
19
+ import S from "./index283.js";
20
+ import ie from "./index284.js";
21
21
  import { useLocale as ne } from "./index233.js";
22
22
  const ue = { class: "bb-base-date-picker" }, me = { class: "bb-base-date-picker__body" }, ce = { class: "bb-base-date-picker__controls" }, pe = { class: "sr-only" }, fe = { class: "sr-only" }, be = { class: "sr-only" }, ve = {
23
23
  style: { transform: "rotate(180deg)" },