bitboss-ui 2.1.31 → 2.1.33
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 +10 -30
- package/dist/components/BaseColorInput/ColorPallette.vue.d.ts +2 -2
- package/dist/components/BaseDatePickerInput/BaseDatePickerInput.vue.d.ts +8 -24
- package/dist/components/BaseTag/BaseTag.vue.d.ts +4 -24
- package/dist/components/BbDropdown/BbDropdown.vue.d.ts +27 -36
- package/dist/components/BbDropdownButton/BbDropdownButton.vue.d.ts +5 -1
- package/dist/components/BbPopover/BbPopover.vue.d.ts +25 -32
- package/dist/components/BbTooltip/BbTooltip.vue.d.ts +26 -31
- package/dist/components/CommonInputInnerContainer.vue.d.ts +3 -3
- package/dist/components/{CommonPopover.vue.d.ts → CommonPopover2.vue.d.ts} +2 -7
- package/dist/composables/useCancelableFunction.d.ts +17 -0
- package/dist/index.css +1 -1
- package/dist/index.d.ts +3 -0
- package/dist/index.js +143 -138
- package/dist/index106.js +9 -9
- package/dist/index11.js +2 -2
- package/dist/index111.js +1 -1
- package/dist/index119.js +4 -4
- package/dist/index12.js +6 -6
- package/dist/index121.js +12 -12
- package/dist/index129.js +1 -1
- package/dist/index13.js +1 -1
- package/dist/index131.js +111 -93
- package/dist/index133.js +1 -1
- package/dist/index135.js +69 -2
- package/dist/index137.js +13 -377
- package/dist/index138.js +2 -9
- package/dist/index139.js +11 -25
- package/dist/index140.js +419 -2
- package/dist/index141.js +9 -5
- package/dist/index142.js +23 -7
- package/dist/index143.js +2 -6
- package/dist/index144.js +5 -3
- package/dist/index145.js +9 -3
- package/dist/index146.js +6 -3
- package/dist/index147.js +1 -1
- package/dist/index148.js +1 -1
- package/dist/index149.js +1 -1
- package/dist/index15.js +72 -74
- package/dist/index150.js +1 -1
- package/dist/index151.js +1 -1
- package/dist/index152.js +1 -1
- package/dist/index153.js +1 -1
- package/dist/index154.js +1 -1
- package/dist/index155.js +1 -1
- package/dist/index156.js +1 -1
- package/dist/index157.js +1 -1
- package/dist/index158.js +1 -1
- package/dist/index159.js +1 -1
- package/dist/index160.js +1 -1
- package/dist/index161.js +1 -1
- package/dist/index162.js +1 -1
- package/dist/index163.js +1 -1
- package/dist/index164.js +1 -1
- package/dist/index165.js +1 -1
- package/dist/index166.js +1 -1
- package/dist/index167.js +1 -1
- package/dist/index168.js +1 -1
- package/dist/index169.js +1 -1
- package/dist/index17.js +2 -2
- package/dist/index170.js +1 -1
- package/dist/index171.js +1 -1
- package/dist/index172.js +1 -1
- package/dist/index173.js +1 -1
- package/dist/index174.js +1 -1
- package/dist/index175.js +1 -1
- package/dist/index176.js +1 -1
- package/dist/index177.js +1 -1
- package/dist/index178.js +1 -1
- package/dist/index179.js +1 -1
- package/dist/index180.js +1 -1
- package/dist/index181.js +3 -2
- package/dist/index182.js +1 -1
- package/dist/index183.js +1 -1
- package/dist/index184.js +2 -3
- package/dist/index185.js +1 -1
- package/dist/index186.js +1 -1
- package/dist/index187.js +1 -1
- package/dist/index188.js +2 -2
- package/dist/index189.js +2 -2
- package/dist/index19.js +8 -8
- package/dist/index190.js +2 -2
- package/dist/index191.js +3 -2
- package/dist/index192.js +1 -1
- package/dist/index193.js +1 -1
- package/dist/index194.js +2 -3
- package/dist/index195.js +1 -1
- package/dist/index196.js +1 -1
- package/dist/index197.js +1 -1
- package/dist/index198.js +1 -1
- package/dist/index199.js +1 -1
- package/dist/index200.js +1 -1
- package/dist/index201.js +1 -1
- package/dist/index202.js +1 -1
- package/dist/index203.js +1 -1
- package/dist/index204.js +1 -1
- package/dist/index205.js +1 -1
- package/dist/index206.js +3 -138
- package/dist/index207.js +3 -2
- package/dist/index208.js +3 -2
- package/dist/index209.js +3 -34
- package/dist/index21.js +16 -16
- package/dist/index211.js +7 -13
- package/dist/index212.js +136 -9
- package/dist/index213.js +2 -5
- package/dist/index214.js +2 -5
- package/dist/index215.js +13 -5
- package/dist/index216.js +13 -5
- package/dist/index217.js +13 -5
- package/dist/index218.js +3 -5
- package/dist/index219.js +86 -2
- package/dist/index221.js +29 -2
- package/dist/index222.js +16 -19
- package/dist/index223.js +50 -68
- package/dist/index224.js +17 -0
- package/dist/index225.js +3 -13
- package/dist/index226.js +12 -117
- package/dist/index227.js +18 -0
- package/dist/index229.js +2 -4
- package/dist/index23.js +153 -153
- package/dist/index230.js +6 -2
- package/dist/index231.js +15 -50
- package/dist/index232.js +8 -15
- package/dist/index233.js +3 -106
- package/dist/index234.js +11 -0
- package/dist/index235.js +117 -96
- package/dist/index237.js +23 -4
- package/dist/index238.js +4 -197
- package/dist/index239.js +25 -0
- package/dist/index240.js +5 -86
- package/dist/index241.js +7 -0
- package/dist/index242.js +5 -29
- package/dist/index243.js +5 -15
- package/dist/index244.js +5 -3
- package/dist/index245.js +5 -12
- package/dist/index246.js +5 -16
- package/dist/index247.js +2 -183
- package/dist/index248.js +8 -3
- package/dist/index249.js +250 -2
- package/dist/index25.js +4 -4
- package/dist/index250.js +52 -2
- package/dist/index251.js +44 -7
- package/dist/index252.js +5 -7
- package/dist/index253.js +60 -5
- package/dist/index254.js +106 -5
- package/dist/index256.js +95 -245
- package/dist/index258.js +2 -44
- package/dist/index259.js +4 -5
- package/dist/index260.js +5 -60
- package/dist/index261.js +2 -7
- package/dist/index262.js +18 -16
- package/dist/index263.js +2 -12
- package/dist/index264.js +7 -6
- package/dist/index265.js +7 -229
- package/dist/index266.js +34 -10
- package/dist/index267.js +2 -3
- package/dist/index268.js +18 -6
- package/dist/index269.js +12 -16
- package/dist/index27.js +2 -2
- package/dist/index270.js +229 -3
- package/dist/index271.js +3 -9
- package/dist/index272.js +4 -23
- package/dist/index273.js +197 -9
- package/dist/index275.js +183 -8
- package/dist/index276.js +7 -67
- package/dist/index277.js +9 -5
- package/dist/index278.js +9 -5
- package/dist/index279.js +8 -8
- package/dist/index280.js +33 -2
- package/dist/index281.js +28 -2
- package/dist/index283.js +4 -0
- package/dist/index284.js +5 -7
- package/dist/index285.js +67 -3
- package/dist/index286.js +7 -4
- package/dist/index287.js +11 -7
- package/dist/index288.js +5 -11
- package/dist/index289.js +1 -1
- package/dist/index29.js +6 -6
- package/dist/index290.js +17 -3
- package/dist/index291.js +25 -14
- package/dist/index292.js +718 -3
- package/dist/index293.js +366 -3
- package/dist/index294.js +58 -3
- package/dist/index295.js +3 -28
- package/dist/index298.js +12 -121
- package/dist/index299.js +2 -2
- package/dist/index300.js +11 -10
- package/dist/index302.js +15 -12
- package/dist/index304.js +10 -11
- package/dist/index306.js +17 -17
- package/dist/index308.js +27 -5
- package/dist/index309.js +2 -6
- package/dist/index31.js +1 -1
- package/dist/index310.js +2 -19
- package/dist/index311.js +2 -2
- package/dist/index312.js +2 -27
- package/dist/index313.js +2 -2
- package/dist/index314.js +21 -1
- package/dist/index316.js +3 -2
- package/dist/index317.js +3 -2
- package/dist/index318.js +6 -22
- package/dist/index320.js +125 -2
- package/dist/index321.js +2 -718
- package/dist/index322.js +2 -366
- package/dist/index324.js +3 -5
- package/dist/index325.js +5 -2
- package/dist/index326.js +7 -32
- package/dist/index327.js +2 -28
- package/dist/index328.js +7 -0
- package/dist/index329.js +3 -8
- package/dist/index33.js +8 -8
- package/dist/index330.js +3 -5
- package/dist/index331.js +92 -7
- package/dist/index332.js +35 -8
- package/dist/index333.js +6 -129
- package/dist/index334.js +113 -353
- package/dist/index335.js +367 -56
- package/dist/index336.js +33 -33
- package/dist/index337.js +57 -227
- package/dist/index338.js +2 -7
- package/dist/index339.js +6 -6
- package/dist/index340.js +6 -18
- package/dist/index341.js +17 -45
- package/dist/index342.js +46 -92
- package/dist/index343.js +10 -0
- package/dist/index344.js +6 -3
- package/dist/index345.js +7 -128
- package/dist/index346.js +223 -431
- package/dist/index347.js +123 -121
- package/dist/index348.js +421 -473
- package/dist/index349.js +125 -48
- package/dist/index35.js +4 -4
- package/dist/index350.js +490 -0
- package/dist/index351.js +52 -0
- package/dist/index37.js +263 -271
- package/dist/index39.js +7 -7
- package/dist/index41.js +1 -1
- package/dist/index43.js +8 -8
- package/dist/index45.js +15 -15
- package/dist/index47.js +3 -3
- package/dist/index49.js +4 -4
- package/dist/index53.js +1 -1
- package/dist/index55.js +1 -1
- package/dist/index57.js +1 -1
- package/dist/index6.js +1 -1
- package/dist/index61.js +3 -3
- package/dist/index67.js +1 -1
- package/dist/index7.js +2 -2
- package/dist/index79.js +206 -182
- package/dist/index81.js +2 -2
- package/dist/index83.js +2 -2
- package/dist/index87.js +1 -1
- package/dist/index9.js +1 -1
- package/dist/index90.js +4 -4
- package/dist/index92.js +3 -3
- package/dist/index94.js +121 -117
- package/dist/index96.js +2 -2
- package/dist/utilities/functions/extractDomContainer.d.ts +1 -0
- package/dist/utilities/functions/parseWidthString.d.ts +6 -0
- package/package.json +2 -2
- package/dist/index136.js +0 -13
- package/dist/index210.js +0 -15
- package/dist/index220.js +0 -4
- package/dist/index255.js +0 -10
- package/dist/index257.js +0 -54
- package/dist/index274.js +0 -11
- package/dist/index315.js +0 -4
- package/dist/index323.js +0 -60
- /package/dist/{index282.js → index319.js} +0 -0
package/dist/index39.js
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
import { defineComponent as re, ref as d, computed as p, onMounted as te, watch as le, createElementBlock as y, openBlock as g, mergeProps as N, renderSlot as v, createElementVNode as m, createCommentVNode as H, Fragment as oe, renderList as ne, normalizeProps as se, guardReactiveProps as ie, unref as c, normalizeStyle as G, normalizeClass as O } from "vue";
|
2
|
-
import { head as ue } from "./
|
2
|
+
import { head as ue } from "./index263.js";
|
3
3
|
import { isCssColor as Y } from "./index228.js";
|
4
|
-
import { isNil as S } from "./
|
5
|
-
import { getAsPercentageBetween as x, getAsPercentage as de, getValueFromPercentageInInterval as T } from "./
|
6
|
-
import { snapToStep as me } from "./
|
7
|
-
import { last as ce } from "./
|
8
|
-
import { transpose as j } from "./
|
9
|
-
import { clamp as f } from "./
|
4
|
+
import { isNil as S } from "./index229.js";
|
5
|
+
import { getAsPercentageBetween as x, getAsPercentage as de, getValueFromPercentageInInterval as T } from "./index139.js";
|
6
|
+
import { snapToStep as me } from "./index264.js";
|
7
|
+
import { last as ce } from "./index247.js";
|
8
|
+
import { transpose as j } from "./index265.js";
|
9
|
+
import { clamp as f } from "./index213.js";
|
10
10
|
const be = { class: "bb-base-slider__slider-container" }, ve = {
|
11
11
|
key: 0,
|
12
12
|
class: "bb-base-slider__ticks-container"
|
package/dist/index41.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
import { defineComponent as I, ref as f, computed as n, watch as S, createElementBlock as h, openBlock as y, normalizeProps as r, guardReactiveProps as d, createCommentVNode as A, createElementVNode as l, mergeProps as V, renderSlot as F } from "vue";
|
2
2
|
import { isCssColor as b } from "./index228.js";
|
3
|
-
import { when as N } from "./
|
3
|
+
import { when as N } from "./index259.js";
|
4
4
|
const x = { class: "bb-base-switch-container" }, $ = /* @__PURE__ */ I({
|
5
5
|
__name: "BaseSwitch",
|
6
6
|
props: {
|
package/dist/index43.js
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
import { defineComponent as j, ref as k, toRef as d, createBlock as z, openBlock as G, unref as B, withCtx as s, renderSlot as l, normalizeProps as v, guardReactiveProps as b, createVNode as R, mergeProps as w, createSlots as W } from "vue";
|
2
2
|
import K from "./index41.js";
|
3
3
|
/* empty css */
|
4
|
-
import N from "./
|
4
|
+
import N from "./index219.js";
|
5
5
|
/* empty css */
|
6
|
-
import { useItemsGetter as U } from "./
|
7
|
-
import { useIndexById as T } from "./
|
8
|
-
import { useBaseOptions as q } from "./
|
9
|
-
import { useCoherence as J } from "./
|
10
|
-
import { hash as Q } from "./
|
11
|
-
import { useHashedWatcher as $ } from "./
|
12
|
-
import { usePrefill as X } from "./
|
6
|
+
import { useItemsGetter as U } from "./index221.js";
|
7
|
+
import { useIndexById as T } from "./index222.js";
|
8
|
+
import { useBaseOptions as q } from "./index223.js";
|
9
|
+
import { useCoherence as J } from "./index224.js";
|
10
|
+
import { hash as Q } from "./index225.js";
|
11
|
+
import { useHashedWatcher as $ } from "./index226.js";
|
12
|
+
import { usePrefill as X } from "./index227.js";
|
13
13
|
const ue = /* @__PURE__ */ j({
|
14
14
|
__name: "BaseSwitchGroup",
|
15
15
|
props: {
|
package/dist/index45.js
CHANGED
@@ -3,17 +3,17 @@ import { defineComponent as Q, ref as u, computed as f, toRef as E, watch as Z,
|
|
3
3
|
/* empty css */
|
4
4
|
import ae from "./index111.js";
|
5
5
|
/* empty css */
|
6
|
-
import
|
7
|
-
import { useBaseOptions as ne } from "./index231.js";
|
8
|
-
import { useIndexById as re } from "./index232.js";
|
9
|
-
import ie from "./index233.js";
|
6
|
+
import le from "./index135.js";
|
10
7
|
/* empty css */
|
11
|
-
import
|
8
|
+
import ne from "./index137.js";
|
9
|
+
import { last as re } from "./index247.js";
|
10
|
+
import { useBaseOptions as ie } from "./index223.js";
|
11
|
+
import { useIndexById as ue } from "./index222.js";
|
12
|
+
import se from "./index254.js";
|
12
13
|
/* empty css */
|
13
|
-
import
|
14
|
+
import de from "./index256.js";
|
14
15
|
/* empty css */
|
15
|
-
import
|
16
|
-
import { isEmpty as pe } from "./index220.js";
|
16
|
+
import { isEmpty as pe } from "./index258.js";
|
17
17
|
const ce = { class: "bb-base-tag__input-container" }, me = ["id", "aria-describedby", "autocomplete", "autofocus", "disabled", "placeholder", "readonly", "required", "onKeydown"], De = /* @__PURE__ */ Q({
|
18
18
|
__name: "BaseTag",
|
19
19
|
props: {
|
@@ -47,9 +47,9 @@ const ce = { class: "bb-base-tag__input-container" }, me = ["id", "aria-describe
|
|
47
47
|
() => t.comma ? B.value : V.value
|
48
48
|
), p = u(null), A = () => {
|
49
49
|
p.value instanceof HTMLInputElement && p.value.focus();
|
50
|
-
}, o = u(""), i = f(() => K.value.filter((e) => e.selected)), { data: w, get: H } =
|
50
|
+
}, o = u(""), i = f(() => K.value.filter((e) => e.selected)), { data: w, get: H } = ue({
|
51
51
|
items: E(t, "modelValue")
|
52
|
-
}), { options: K } =
|
52
|
+
}), { options: K } = ie({
|
53
53
|
disabled: E(t, "disabled"),
|
54
54
|
items: f(() => [].concat(t.modelValue)),
|
55
55
|
itemText: void 0,
|
@@ -63,7 +63,7 @@ const ce = { class: "bb-base-tag__input-container" }, me = ["id", "aria-describe
|
|
63
63
|
return;
|
64
64
|
}
|
65
65
|
let e;
|
66
|
-
i.value && (e =
|
66
|
+
i.value && (e = re(i.value)), o.value = (e == null ? void 0 : e.text) || "";
|
67
67
|
}, q = async (e) => {
|
68
68
|
if (t.multiple) {
|
69
69
|
const a = { ...w.value };
|
@@ -140,7 +140,7 @@ const ce = { class: "bb-base-tag__input-container" }, me = ["id", "aria-describe
|
|
140
140
|
let e = null;
|
141
141
|
t.multiple && (e = []), l("update:modelValue", e);
|
142
142
|
};
|
143
|
-
return (e, a) => (v(), k(
|
143
|
+
return (e, a) => (v(), k(ne, {
|
144
144
|
ref_key: "outerContainer",
|
145
145
|
ref: b,
|
146
146
|
class: G({
|
@@ -161,7 +161,7 @@ const ce = { class: "bb-base-tag__input-container" }, me = ["id", "aria-describe
|
|
161
161
|
d(e.$slots, "append-outer")
|
162
162
|
]),
|
163
163
|
default: n(() => [
|
164
|
-
I(
|
164
|
+
I(le, {
|
165
165
|
ref_key: "innerContainer",
|
166
166
|
ref: T,
|
167
167
|
"append:icon": t["append:icon"],
|
@@ -187,12 +187,12 @@ const ce = { class: "bb-base-tag__input-container" }, me = ["id", "aria-describe
|
|
187
187
|
default: n(() => [
|
188
188
|
O("span", ce, [
|
189
189
|
e.multiple ? (v(), J(Y, { key: 0 }, [
|
190
|
-
e.comma ? (v(), k(
|
190
|
+
e.comma ? (v(), k(de, {
|
191
191
|
key: 0,
|
192
192
|
ref_key: "commaBox",
|
193
193
|
ref: B,
|
194
194
|
options: i.value
|
195
|
-
}, null, 8, ["options"])) : (v(), k(
|
195
|
+
}, null, 8, ["options"])) : (v(), k(se, {
|
196
196
|
key: 1,
|
197
197
|
ref_key: "chipsBox",
|
198
198
|
ref: V,
|
package/dist/index47.js
CHANGED
@@ -1,10 +1,10 @@
|
|
1
1
|
import { defineComponent as h, ref as y, computed as u, onMounted as g, watch as B, nextTick as V, createBlock as $, openBlock as k, normalizeClass as C, withCtx as r, createVNode as i, unref as T, createElementVNode as v, mergeProps as x, renderSlot as t } from "vue";
|
2
|
-
import E from "./
|
3
|
-
import G from "./
|
2
|
+
import E from "./index137.js";
|
3
|
+
import G from "./index135.js";
|
4
4
|
/* empty css */
|
5
5
|
import M from "./index111.js";
|
6
6
|
/* empty css */
|
7
|
-
import { isNotNil as q } from "./
|
7
|
+
import { isNotNil as q } from "./index143.js";
|
8
8
|
const H = ["id", "aria-describedby", "autocomplete", "autofocus", "disabled", "name", "placeholder", "readonly", "required", "rows", "value"], Y = /* @__PURE__ */ h({
|
9
9
|
__name: "BaseTextarea",
|
10
10
|
props: {
|
package/dist/index49.js
CHANGED
@@ -1,9 +1,9 @@
|
|
1
1
|
import { defineComponent as V, ref as h, computed as v, onMounted as B, onBeforeUnmount as M, watch as g, createElementBlock as i, openBlock as r, Fragment as w, createVNode as m, createElementVNode as $, normalizeClass as C, withCtx as n, unref as q, mergeProps as b, renderSlot as d } from "vue";
|
2
|
-
import E from "./
|
2
|
+
import E from "./index135.js";
|
3
3
|
/* empty css */
|
4
|
-
import I from "./
|
5
|
-
import { isNotNil as N } from "./
|
6
|
-
import { MaskInput as z } from "./
|
4
|
+
import I from "./index137.js";
|
5
|
+
import { isNotNil as N } from "./index143.js";
|
6
|
+
import { MaskInput as z } from "./index275.js";
|
7
7
|
const D = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus", "disabled", "inputmode", "name", "placeholder", "readonly", "required", "type"], F = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus", "disabled", "inputmode", "name", "placeholder", "readonly", "required", "type", "value"], U = /* @__PURE__ */ V({
|
8
8
|
__name: "BaseTextInput",
|
9
9
|
props: {
|
package/dist/index53.js
CHANGED
package/dist/index55.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
import { defineComponent as b, computed as z, ref as o, onMounted as g, createElementBlock as l, openBlock as i, normalizeProps as _, guardReactiveProps as h, renderSlot as k } from "vue";
|
2
2
|
import { isCssColor as y } from "./index228.js";
|
3
|
-
import { wait as C } from "./
|
3
|
+
import { wait as C } from "./index138.js";
|
4
4
|
const w = ["alt", "sizes", "src", "srcset"], B = {
|
5
5
|
key: 1,
|
6
6
|
class: "bb-avatar__fallback"
|
package/dist/index57.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
import { defineComponent as p, useSlots as d, computed as s, createElementBlock as m, openBlock as u, normalizeClass as g, createElementVNode as n, renderSlot as r, mergeProps as f, createTextVNode as _, toDisplayString as y } from "vue";
|
2
2
|
import { isCssColor as l } from "./index228.js";
|
3
|
-
import { isNil as B } from "./
|
3
|
+
import { isNil as B } from "./index229.js";
|
4
4
|
const C = { class: "bb-badge__wrapper" }, h = { class: "bb-badge__content-inner" }, N = /* @__PURE__ */ p({
|
5
5
|
__name: "BbBadge",
|
6
6
|
props: {
|
package/dist/index6.js
CHANGED
package/dist/index61.js
CHANGED
@@ -7,9 +7,9 @@ import p from "./index85.js";
|
|
7
7
|
/* empty css */
|
8
8
|
import T from "./index113.js";
|
9
9
|
/* empty css */
|
10
|
-
import { pickBy as W } from "./
|
11
|
-
import { noop as w } from "./
|
12
|
-
import { useLocale as D } from "./
|
10
|
+
import { pickBy as W } from "./index232.js";
|
11
|
+
import { noop as w } from "./index233.js";
|
12
|
+
import { useLocale as D } from "./index216.js";
|
13
13
|
const E = {
|
14
14
|
key: 2,
|
15
15
|
class: "bb-button__loading-label sr-only"
|
package/dist/index67.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import { defineComponent as i, createElementBlock as o, openBlock as a, createElementVNode as t, createCommentVNode as p, renderSlot as b, createTextVNode as m, toDisplayString as u, withModifiers as d, unref as _ } from "vue";
|
2
|
-
import { useLocale as f } from "./
|
2
|
+
import { useLocale as f } from "./index216.js";
|
3
3
|
const h = { class: "bb-chip" }, L = { class: "bb-chip__content" }, k = ["aria-label"], B = /* @__PURE__ */ i({
|
4
4
|
__name: "BbChip",
|
5
5
|
props: {
|
package/dist/index7.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
|
-
import { getAsPercentage as p } from "./
|
2
|
-
import { wait as w } from "./
|
1
|
+
import { getAsPercentage as p } from "./index139.js";
|
2
|
+
import { wait as w } from "./index138.js";
|
3
3
|
import { ref as c, computed as o, onBeforeUnmount as H } from "vue";
|
4
4
|
const Y = ({
|
5
5
|
duration: t,
|