bitboss-ui 2.0.130 → 2.0.132
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/BaseColorInput/BaseColorInput.vue.d.ts +100 -4
- package/dist/components/BaseColorInput/ColorPallette.vue.d.ts +9 -0
- package/dist/components/BaseSelect/BaseSelect.vue.d.ts +4 -0
- package/dist/components/BbSelect/BbSelect.vue.d.ts +5 -1
- package/dist/i18n/en.d.ts +4 -0
- package/dist/i18n/it.d.ts +4 -0
- package/dist/index100.js +9 -9
- package/dist/index101.js +33 -31
- package/dist/index111.js +11 -11
- package/dist/index119.js +2 -2
- package/dist/index121.js +6 -6
- package/dist/index123.js +1 -1
- package/dist/index125.js +1 -1
- package/dist/index127.js +1 -1
- package/dist/index128.js +1 -1
- package/dist/index129.js +1 -1
- package/dist/index13.js +2 -2
- package/dist/index133.js +2 -2
- package/dist/index15.js +97 -61
- package/dist/index17.js +3 -3
- package/dist/index19.js +8 -8
- package/dist/index207.js +63 -6
- package/dist/index209.js +13 -3
- package/dist/index21.js +16 -16
- package/dist/index210.js +279 -63
- package/dist/index211.js +127 -0
- package/dist/index212.js +16 -13
- package/dist/index213.js +15 -19
- package/dist/index214.js +19 -4
- package/dist/index215.js +15 -13
- package/dist/index216.js +2 -3
- package/dist/index217.js +2 -41
- package/dist/index218.js +41 -6
- package/dist/index219.js +13 -7
- package/dist/index220.js +19 -14
- package/dist/index221.js +6 -5
- package/dist/index222.js +94 -16
- package/dist/index224.js +2 -19
- package/dist/index225.js +86 -15
- package/dist/index227.js +29 -27
- package/dist/index228.js +17 -2
- package/dist/index229.js +49 -248
- package/dist/index23.js +16 -16
- package/dist/index230.js +15 -52
- package/dist/index231.js +3 -44
- package/dist/index232.js +12 -5
- package/dist/index233.js +16 -60
- package/dist/index234.js +3 -2
- package/dist/index235.js +7 -4
- package/dist/index236.js +8 -2
- package/dist/index237.js +15 -125
- package/dist/index238.js +2 -2
- package/dist/index239.js +4 -94
- package/dist/index240.js +4 -0
- package/dist/index241.js +3 -2
- package/dist/index242.js +4 -86
- package/dist/index243.js +202 -0
- package/dist/index245.js +18 -16
- package/dist/index246.js +26 -50
- package/dist/index247.js +250 -15
- package/dist/index248.js +52 -12
- package/dist/index249.js +44 -16
- package/dist/index25.js +7 -7
- package/dist/index250.js +5 -18
- package/dist/index251.js +58 -124
- package/dist/index252.js +2 -106
- package/dist/index253.js +4 -0
- package/dist/index254.js +17 -99
- package/dist/index255.js +128 -0
- package/dist/index256.js +106 -12
- package/dist/index258.js +98 -367
- package/dist/index260.js +12 -2
- package/dist/index261.js +228 -10
- package/dist/index262.js +368 -2
- package/dist/index263.js +10 -6
- package/dist/index264.js +3 -16
- package/dist/index265.js +3 -9
- package/dist/index267.js +7 -28
- package/dist/index268.js +5 -223
- package/dist/index269.js +2 -3
- package/dist/index27.js +1 -1
- package/dist/index270.js +4 -0
- package/dist/index271.js +2 -7
- package/dist/index272.js +2 -176
- package/dist/index273.js +2 -7
- package/dist/index274.js +2 -11
- package/dist/index275.js +1 -1
- package/dist/index276.js +176 -2
- package/dist/index277.js +3 -89
- package/dist/index278.js +7 -281
- package/dist/index279.js +10 -5
- package/dist/index280.js +3 -2
- package/dist/index281.js +17 -2
- package/dist/index282.js +9 -2
- package/dist/index283.js +28 -2
- package/dist/index284.js +200 -2
- package/dist/index285.js +2 -2
- package/dist/index286.js +89 -2
- package/dist/index287.js +4 -2
- package/dist/index288.js +224 -2
- package/dist/index289.js +3 -2
- package/dist/index29.js +2 -2
- package/dist/index290.js +2 -2
- package/dist/index291.js +2 -22
- package/dist/index292.js +4 -0
- package/dist/index293.js +2 -4
- package/dist/index294.js +2 -200
- package/dist/index295.js +2 -9
- package/dist/index296.js +20 -7
- package/dist/index298.js +9 -2
- package/dist/index299.js +23 -3
- package/dist/index300.js +6 -3
- package/dist/index301.js +15 -16
- package/dist/index302.js +7 -124
- package/dist/index303.js +8 -3
- package/dist/index304.js +126 -3
- package/dist/index305.js +3 -2
- package/dist/index306.js +3 -436
- package/dist/index307.js +2 -127
- package/dist/index308.js +436 -3
- package/dist/index309.js +127 -3
- package/dist/index31.js +2 -2
- package/dist/index310.js +2 -58
- package/dist/index311.js +5 -2
- package/dist/index312.js +5 -5
- package/dist/index313.js +8 -67
- package/dist/index314.js +67 -5
- package/dist/index315.js +479 -7
- package/dist/index316.js +32 -6
- package/dist/index317.js +25 -6
- package/dist/index318.js +56 -18
- package/dist/index319.js +56 -32
- package/dist/index320.js +3 -25
- package/dist/index321.js +3 -53
- package/dist/index322.js +3 -53
- package/dist/index323.js +57 -3
- package/dist/index324.js +8 -480
- package/dist/index325.js +5 -46
- package/dist/index326.js +8 -2
- package/dist/index327.js +9 -0
- package/dist/index328.js +9 -0
- package/dist/index329.js +15 -420
- package/dist/index33.js +8 -8
- package/dist/index330.js +47 -2
- package/dist/index331.js +2 -47
- package/dist/index334.js +4 -0
- package/dist/index335.js +426 -0
- package/dist/index336.js +49 -0
- package/dist/index35.js +4 -4
- package/dist/index37.js +153 -150
- package/dist/index39.js +4 -4
- package/dist/index41.js +2 -2
- package/dist/index43.js +8 -8
- package/dist/index45.js +27 -26
- package/dist/index47.js +2 -2
- package/dist/index49.js +2 -2
- package/dist/index53.js +1 -1
- package/dist/index55.js +1 -1
- package/dist/index57.js +2 -2
- package/dist/index61.js +3 -3
- package/dist/index75.js +3 -3
- package/dist/index77.js +1 -1
- package/dist/index79.js +2 -2
- package/dist/index81.js +1 -1
- package/dist/index84.js +4 -4
- package/dist/index86.js +2 -2
- package/dist/index88.js +4 -4
- package/dist/style.css +1 -1
- package/dist/utilities/functions/getHueFromRGB.d.ts +9 -0
- package/dist/utilities/functions/hexToRGB.d.ts +7 -0
- package/dist/utilities/functions/hslToHex.d.ts +1 -0
- package/package.json +1 -1
- package/dist/index208.js +0 -5
- package/dist/index223.js +0 -18
- package/dist/index226.js +0 -21
- package/dist/index244.js +0 -31
- package/dist/index257.js +0 -230
- package/dist/index259.js +0 -4
- package/dist/index266.js +0 -25
- package/dist/index297.js +0 -10
package/dist/index15.js
CHANGED
@@ -1,12 +1,19 @@
|
|
1
|
-
import { defineComponent as
|
2
|
-
import
|
1
|
+
import { defineComponent as H, ref as u, computed as D, openBlock as E, createElementBlock as I, Fragment as M, createVNode as p, normalizeClass as F, withCtx as n, renderSlot as r, unref as s, createElementVNode as f, normalizeStyle as T, withModifiers as q, withDirectives as L, mergeProps as N, nextTick as O } from "vue";
|
2
|
+
import { isHex as z } from "./index242.js";
|
3
|
+
import { isNotNil as S } from "./index134.js";
|
4
|
+
import { useFocusTrap as _ } from "./index218.js";
|
5
|
+
import { useId as A } from "./index8.js";
|
6
|
+
import { vMaska as K } from "./index220.js";
|
7
|
+
import P from "./index222.js";
|
3
8
|
/* empty css */
|
4
|
-
import
|
5
|
-
|
6
|
-
import
|
7
|
-
|
8
|
-
import
|
9
|
-
|
9
|
+
import R from "./index243.js";
|
10
|
+
/* empty css */
|
11
|
+
import U from "./index207.js";
|
12
|
+
/* empty css */
|
13
|
+
import j from "./index209.js";
|
14
|
+
import { wait as G } from "./index130.js";
|
15
|
+
import { useLocale as J } from "./index219.js";
|
16
|
+
const Q = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus", "disabled", "name", "placeholder", "readonly", "required", "value"], W = ["aria-label"], de = /* @__PURE__ */ H({
|
10
17
|
__name: "BaseColorInput",
|
11
18
|
props: {
|
12
19
|
"append:icon": {},
|
@@ -24,18 +31,21 @@ const P = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus"
|
|
24
31
|
placeholder: {},
|
25
32
|
"prepend:icon": {},
|
26
33
|
readonly: { type: Boolean },
|
27
|
-
required: { type: Boolean }
|
34
|
+
required: { type: Boolean },
|
35
|
+
teleportTarget: {},
|
36
|
+
transitionDuration: { default: 250 }
|
28
37
|
},
|
29
38
|
emits: ["blur", "change", "click", "focus", "input", "keydown", "mousedown", "mouseup", "update:modelValue"],
|
30
|
-
setup(
|
31
|
-
const
|
39
|
+
setup(y, { emit: v }) {
|
40
|
+
const t = y, o = v, c = t.id ?? `bb_${A().id.value}`, m = u(null), d = u(null), { t: k } = J(), g = D(() => ({
|
32
41
|
"bb-base-color-input": !0,
|
33
|
-
"bb-base-color-input--disabled":
|
34
|
-
"bb-base-color-input--errors":
|
35
|
-
"bb-base-color-input--loading":
|
36
|
-
"bb-base-color-input--readonly":
|
37
|
-
"bb-base-color-input--compact":
|
38
|
-
|
42
|
+
"bb-base-color-input--disabled": t.disabled,
|
43
|
+
"bb-base-color-input--errors": t.hasErrors,
|
44
|
+
"bb-base-color-input--loading": t.loading,
|
45
|
+
"bb-base-color-input--readonly": t.readonly,
|
46
|
+
"bb-base-color-input--compact": t.compact,
|
47
|
+
"bb-base-color-input--active": l.value
|
48
|
+
})), w = {
|
39
49
|
onBlur: (e) => o("blur", e),
|
40
50
|
onChange: (e) => o("change", e),
|
41
51
|
onClick: (e) => o("click", e),
|
@@ -47,26 +57,42 @@ const P = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus"
|
|
47
57
|
onMousedown: (e) => o("mousedown", e),
|
48
58
|
onMouseup: (e) => o("mouseup", e),
|
49
59
|
onMaska: (e) => {
|
50
|
-
const
|
51
|
-
z(
|
60
|
+
const a = e.detail;
|
61
|
+
z(a.masked) ? o("update:modelValue", a.masked) : a.masked === "" && o("update:modelValue", null);
|
52
62
|
}
|
53
|
-
},
|
54
|
-
|
55
|
-
|
56
|
-
}, y = {
|
63
|
+
}, h = () => {
|
64
|
+
V();
|
65
|
+
}, C = {
|
57
66
|
mask: "!#HHHHHH",
|
58
67
|
tokens: {
|
59
68
|
H: { pattern: /[0-9a-fA-F]/ }
|
60
69
|
},
|
61
70
|
eager: !0
|
62
|
-
},
|
63
|
-
|
64
|
-
}
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
71
|
+
}, l = u(!1), V = async () => {
|
72
|
+
$.value = !0, l.value = !0, await G(100), B();
|
73
|
+
}, b = async () => {
|
74
|
+
l.value = !1;
|
75
|
+
}, $ = u(!1), { activate: B } = _(d, {
|
76
|
+
/**
|
77
|
+
* This traps all clicks outside so we are pressing
|
78
|
+
* the trigger we just allow and process that in its
|
79
|
+
* own click handler.
|
80
|
+
* If we are pressing anything random on the page
|
81
|
+
* close the popover and be done
|
82
|
+
*/
|
83
|
+
clickOutsideDeactivates: (e) => {
|
84
|
+
var i;
|
85
|
+
const a = e.target;
|
86
|
+
return a instanceof HTMLElement && (i = d.value) != null && i.$el.contains(a) || b(), !0;
|
87
|
+
},
|
88
|
+
escapeDeactivates: () => (O(async () => {
|
89
|
+
await b();
|
90
|
+
}), !0),
|
91
|
+
returnFocusOnDeactivate: !0
|
92
|
+
});
|
93
|
+
return (e, a) => (E(), I(M, null, [
|
94
|
+
p(j, {
|
95
|
+
class: F(g.value)
|
70
96
|
}, {
|
71
97
|
"prepend-outer": n(() => [
|
72
98
|
r(e.$slots, "prepend-outer")
|
@@ -75,11 +101,13 @@ const P = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus"
|
|
75
101
|
r(e.$slots, "append-outer")
|
76
102
|
]),
|
77
103
|
default: n(() => [
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
"
|
82
|
-
|
104
|
+
p(U, {
|
105
|
+
ref_key: "innerContainer",
|
106
|
+
ref: m,
|
107
|
+
"append:icon": t["append:icon"],
|
108
|
+
clearable: e.clearable && s(S)(e.modelValue),
|
109
|
+
"prepend:icon": t["prepend:icon"],
|
110
|
+
"onClick:clear": a[0] || (a[0] = (i) => e.$emit("update:modelValue", null))
|
83
111
|
}, {
|
84
112
|
prepend: n(() => [
|
85
113
|
r(e.$slots, "prepend")
|
@@ -88,20 +116,22 @@ const P = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus"
|
|
88
116
|
r(e.$slots, "prefix")
|
89
117
|
]),
|
90
118
|
append: n(() => [
|
91
|
-
|
119
|
+
f("button", {
|
120
|
+
ref: "indicator",
|
121
|
+
"aria-label": s(k)("colorInput.paletteLabel").value,
|
92
122
|
class: "bb-base-color-input__indicator",
|
93
|
-
style:
|
94
|
-
|
95
|
-
|
123
|
+
style: T({ backgroundColor: t.modelValue ?? void 0 }),
|
124
|
+
type: "button",
|
125
|
+
onClick: q(h, ["stop"])
|
126
|
+
}, null, 12, W),
|
96
127
|
r(e.$slots, "append")
|
97
128
|
]),
|
98
129
|
suffix: n(() => [
|
99
130
|
r(e.$slots, "suffix")
|
100
131
|
]),
|
101
132
|
default: n(() => [
|
102
|
-
|
103
|
-
id:
|
104
|
-
ref: "input",
|
133
|
+
L(f("input", N(w, {
|
134
|
+
id: s(c),
|
105
135
|
"aria-describedby": e.ariaDescribedby,
|
106
136
|
"aria-invalid": e.hasErrors ? !0 : void 0,
|
107
137
|
autocomplete: e.autocomplete,
|
@@ -115,32 +145,38 @@ const P = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus"
|
|
115
145
|
size: "1",
|
116
146
|
type: "text",
|
117
147
|
value: e.modelValue
|
118
|
-
}), null, 16,
|
119
|
-
[
|
120
|
-
])
|
121
|
-
s("input", {
|
122
|
-
ref_key: "picker",
|
123
|
-
ref: i,
|
124
|
-
"aria-hidden": "true",
|
125
|
-
"aria-invalid": e.hasErrors ? !0 : void 0,
|
126
|
-
"aria-label": t(c)("colorInput.paletteLabel").value,
|
127
|
-
class: "bb-base-color-input__picker",
|
128
|
-
disabled: e.disabled || e.readonly,
|
129
|
-
required: e.required,
|
130
|
-
tabindex: "-1",
|
131
|
-
type: "color",
|
132
|
-
onInput: k
|
133
|
-
}, null, 40, S)
|
148
|
+
}), null, 16, Q), [
|
149
|
+
[s(K), C]
|
150
|
+
])
|
134
151
|
]),
|
135
152
|
_: 3
|
136
153
|
}, 8, ["append:icon", "clearable", "prepend:icon"])
|
137
154
|
]),
|
138
155
|
_: 3
|
139
156
|
}, 8, ["class"]),
|
140
|
-
|
157
|
+
p(P, {
|
158
|
+
"base-class": "bb-base-color-input__pallette",
|
159
|
+
"container-attributes": { id: s(c) },
|
160
|
+
offset: 4,
|
161
|
+
open: l.value,
|
162
|
+
"teleport-target": e.teleportTarget,
|
163
|
+
"transition-duration": e.transitionDuration,
|
164
|
+
wrapper: m.value
|
165
|
+
}, {
|
166
|
+
default: n(() => [
|
167
|
+
p(R, {
|
168
|
+
ref_key: "pallette",
|
169
|
+
ref: d,
|
170
|
+
inert: !l.value,
|
171
|
+
"model-value": e.modelValue,
|
172
|
+
"onUpdate:modelValue": a[1] || (a[1] = (i) => o("update:modelValue", i))
|
173
|
+
}, null, 8, ["inert", "model-value"])
|
174
|
+
]),
|
175
|
+
_: 1
|
176
|
+
}, 8, ["container-attributes", "open", "teleport-target", "transition-duration", "wrapper"])
|
141
177
|
], 64));
|
142
178
|
}
|
143
179
|
});
|
144
180
|
export {
|
145
|
-
|
181
|
+
de as default
|
146
182
|
};
|
package/dist/index17.js
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
import { defineComponent as E, ref as m, computed as n, watch as _, openBlock as p, createElementBlock as h, normalizeProps as i, guardReactiveProps as f, mergeProps as k, createCommentVNode as I, createElementVNode as l, renderSlot as F } from "vue";
|
2
|
-
import { isCssColor as y } from "./
|
3
|
-
import { when as N } from "./
|
4
|
-
import { booleanishToBoolean as S } from "./
|
2
|
+
import { isCssColor as y } from "./index238.js";
|
3
|
+
import { when as N } from "./index239.js";
|
4
|
+
import { booleanishToBoolean as S } from "./index240.js";
|
5
5
|
const A = {
|
6
6
|
"aria-hidden": "true",
|
7
7
|
class: "bb-base-checkbox-container"
|
package/dist/index19.js
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
import { defineComponent as j, ref as k, toRef as d, openBlock as z, createBlock as G, unref as B, withCtx as s, renderSlot as l, normalizeProps as h, guardReactiveProps as b, createVNode as R, mergeProps as T } from "vue";
|
2
2
|
import W from "./index17.js";
|
3
3
|
/* empty css */
|
4
|
-
import K from "./
|
4
|
+
import K from "./index225.js";
|
5
5
|
/* empty css */
|
6
|
-
import { useItemsGetter as N } from "./
|
7
|
-
import { useIndexById as w } from "./
|
8
|
-
import { useBaseOptions as U } from "./
|
9
|
-
import { useCoherence as q } from "./
|
10
|
-
import { hash as J } from "./
|
11
|
-
import { useHashedWatcher as C } from "./
|
12
|
-
import { usePrefill as Q } from "./
|
6
|
+
import { useItemsGetter as N } from "./index227.js";
|
7
|
+
import { useIndexById as w } from "./index228.js";
|
8
|
+
import { useBaseOptions as U } from "./index229.js";
|
9
|
+
import { useCoherence as q } from "./index230.js";
|
10
|
+
import { hash as J } from "./index231.js";
|
11
|
+
import { useHashedWatcher as C } from "./index232.js";
|
12
|
+
import { usePrefill as Q } from "./index233.js";
|
13
13
|
const de = /* @__PURE__ */ j({
|
14
14
|
__name: "BaseCheckboxGroup",
|
15
15
|
props: {
|
package/dist/index207.js
CHANGED
@@ -1,10 +1,67 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
1
|
+
import { defineComponent as _, ref as k, openBlock as r, createElementBlock as $, normalizeClass as y, renderSlot as n, createElementVNode as c, createBlock as s, unref as p, createCommentVNode as l, createVNode as t } from "vue";
|
2
|
+
/* empty css */
|
3
|
+
/* empty css */
|
4
|
+
import m from "./index127.js";
|
5
|
+
/* empty css */
|
6
|
+
import C from "./index129.js";
|
7
|
+
/* empty css */
|
8
|
+
import B from "./index316.js";
|
9
|
+
import h from "./index317.js";
|
10
|
+
const v = { class: "bb-common-input-inner-container__prefix" }, I = { class: "bb-common-input-inner-container__suffix" }, w = /* @__PURE__ */ _({
|
11
|
+
__name: "CommonInputInnerContainer",
|
12
|
+
props: {
|
13
|
+
"append:icon": {},
|
14
|
+
clearable: { type: Boolean },
|
15
|
+
"prepend:icon": {},
|
16
|
+
preventFocus: { type: Boolean }
|
17
|
+
},
|
18
|
+
emits: ["click:clear"],
|
19
|
+
setup(u, { emit: d }) {
|
20
|
+
const i = u, f = d, o = k(), a = () => {
|
21
|
+
var e;
|
22
|
+
!o.value || i.preventFocus || (e = o.value.querySelector("input")) == null || e.focus();
|
23
|
+
}, b = () => {
|
24
|
+
f("click:clear"), a();
|
25
|
+
};
|
26
|
+
return (e, E) => (r(), $("span", {
|
27
|
+
ref_key: "container",
|
28
|
+
ref: o,
|
29
|
+
class: y(["bb-common-input-inner-container", {
|
30
|
+
"bb-common-input-inner-container--clearable": i.clearable
|
31
|
+
}]),
|
32
|
+
onClick: a
|
33
|
+
}, [
|
34
|
+
n(e.$slots, "prepend", {}, () => [
|
35
|
+
c("span", v, [
|
36
|
+
n(e.$slots, "prefix")
|
37
|
+
])
|
38
|
+
]),
|
39
|
+
e.$props["prepend:icon"] ? (r(), s(p(m), {
|
40
|
+
key: 0,
|
41
|
+
class: "bb-common-input-inner-container__prepend-icon",
|
42
|
+
type: e.$props["prepend:icon"]
|
43
|
+
}, null, 8, ["type"])) : l("", !0),
|
44
|
+
n(e.$slots, "default"),
|
45
|
+
t(h, {
|
46
|
+
"aria-hidden": !e.clearable,
|
47
|
+
tabindex: e.clearable ? 0 : -1,
|
48
|
+
onClick: b
|
49
|
+
}, null, 8, ["aria-hidden", "tabindex"]),
|
50
|
+
e.$props["append:icon"] ? (r(), s(p(m), {
|
51
|
+
key: 1,
|
52
|
+
class: "bb-common-input-inner-container__append-icon",
|
53
|
+
type: e.$props["append:icon"]
|
54
|
+
}, null, 8, ["type"])) : l("", !0),
|
55
|
+
t(B),
|
56
|
+
t(p(C)),
|
57
|
+
n(e.$slots, "append", {}, () => [
|
58
|
+
c("span", I, [
|
59
|
+
n(e.$slots, "suffix")
|
60
|
+
])
|
61
|
+
])
|
62
|
+
], 2));
|
6
63
|
}
|
7
64
|
});
|
8
65
|
export {
|
9
|
-
|
66
|
+
w as default
|
10
67
|
};
|
package/dist/index209.js
CHANGED
@@ -1,5 +1,15 @@
|
|
1
|
-
import
|
2
|
-
|
1
|
+
import { openBlock as t, createElementBlock as n, renderSlot as e } from "vue";
|
2
|
+
/* empty css */
|
3
|
+
import r from "./index267.js";
|
4
|
+
const s = {}, c = { class: "bb-common-input-outer-container" };
|
5
|
+
function p(o, a) {
|
6
|
+
return t(), n("span", c, [
|
7
|
+
e(o.$slots, "prepend-outer"),
|
8
|
+
e(o.$slots, "default"),
|
9
|
+
e(o.$slots, "append-outer")
|
10
|
+
]);
|
11
|
+
}
|
12
|
+
const i = /* @__PURE__ */ r(s, [["render", p]]);
|
3
13
|
export {
|
4
|
-
|
14
|
+
i as default
|
5
15
|
};
|
package/dist/index21.js
CHANGED
@@ -5,22 +5,22 @@ import { _config as C } from "./index4.js";
|
|
5
5
|
import { useId as F } from "./index8.js";
|
6
6
|
import f from "./index13.js";
|
7
7
|
/* empty css */
|
8
|
-
import s from "./
|
9
|
-
import G from "./
|
10
|
-
import J from "./
|
11
|
-
import K from "./
|
12
|
-
import Q from "./
|
13
|
-
import X from "./
|
14
|
-
import ee from "./
|
15
|
-
import { hash as M } from "./
|
16
|
-
import { last as ae } from "./
|
17
|
-
import { useLogger as te } from "./
|
18
|
-
import oe from "./
|
19
|
-
import le from "./
|
20
|
-
import re from "./
|
21
|
-
import B from "./
|
22
|
-
import se from "./
|
23
|
-
import { useLocale as de } from "./
|
8
|
+
import s from "./index210.js";
|
9
|
+
import G from "./index212.js";
|
10
|
+
import J from "./index213.js";
|
11
|
+
import K from "./index214.js";
|
12
|
+
import Q from "./index215.js";
|
13
|
+
import X from "./index245.js";
|
14
|
+
import ee from "./index246.js";
|
15
|
+
import { hash as M } from "./index231.js";
|
16
|
+
import { last as ae } from "./index217.js";
|
17
|
+
import { useLogger as te } from "./index236.js";
|
18
|
+
import oe from "./index247.js";
|
19
|
+
import le from "./index248.js";
|
20
|
+
import re from "./index249.js";
|
21
|
+
import B from "./index250.js";
|
22
|
+
import se from "./index251.js";
|
23
|
+
import { useLocale as de } from "./index219.js";
|
24
24
|
const ie = { class: "bb-base-date-picker" }, ne = { class: "bb-base-date-picker__body" }, ue = { class: "bb-base-date-picker__controls" }, me = { class: "sr-only" }, pe = { class: "sr-only" }, ce = { class: "sr-only" }, fe = {
|
25
25
|
style: { transform: "rotate(180deg)" },
|
26
26
|
viewBox: "0 0 24 24",
|