bitboss-ui 2.1.73 → 2.1.74
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/BbRows/BbRows.vue.d.ts +3 -3
- package/dist/components/BbTable/BbTable.vue.d.ts +30 -6
- package/dist/components/BbTable/types.d.ts +46 -28
- package/dist/components/BbTable/utils.d.ts +23 -0
- package/dist/index.css +1 -1
- package/dist/index107.js +9 -9
- package/dist/index112.js +1 -1
- package/dist/index114.js +1 -1
- package/dist/index120.js +1 -1
- package/dist/index122.js +326 -304
- package/dist/index13.js +2 -2
- package/dist/index130.js +1 -1
- package/dist/index132.js +5 -5
- package/dist/index134.js +1 -1
- package/dist/index136.js +2 -2
- package/dist/index139.js +1 -1
- package/dist/index142.js +1 -1
- package/dist/index15.js +5 -5
- package/dist/index17.js +3 -3
- package/dist/index19.js +8 -8
- package/dist/index21.js +14 -14
- package/dist/index215.js +2 -2
- package/dist/index216.js +2 -2
- package/dist/index217.js +1 -1
- package/dist/index218.js +1 -1
- package/dist/index219.js +9 -34
- package/dist/index220.js +13 -9
- package/dist/index221.js +13 -2
- package/dist/index222.js +127 -4
- package/dist/index224.js +4 -3
- package/dist/index225.js +22 -85
- package/dist/index227.js +2 -29
- package/dist/index228.js +2 -17
- package/dist/index229.js +4 -51
- package/dist/index23.js +11 -11
- package/dist/index230.js +19 -14
- package/dist/index231.js +201 -3
- package/dist/index233.js +34 -16
- package/dist/index234.js +8 -12
- package/dist/index235.js +2 -13
- package/dist/index236.js +8 -13
- package/dist/index237.js +3 -4
- package/dist/index238.js +28 -19
- package/dist/index239.js +16 -201
- package/dist/index240.js +19 -0
- package/dist/index241.js +49 -125
- package/dist/{index232.js → index242.js} +1 -1
- package/dist/index243.js +3 -10
- package/dist/index244.js +11 -3
- package/dist/index245.js +8 -4
- package/dist/index246.js +2 -5
- package/dist/index247.js +7 -5
- package/dist/index248.js +2 -5
- package/dist/index249.js +7 -5
- package/dist/index25.js +3 -3
- package/dist/index250.js +188 -2
- package/dist/index251.js +5 -6
- package/dist/index252.js +5 -8
- package/dist/index253.js +5 -268
- package/dist/index254.js +5 -52
- package/dist/index255.js +6 -52
- package/dist/index256.js +263 -27
- package/dist/index257.js +43 -51
- package/dist/index258.js +52 -3
- package/dist/index259.js +31 -187
- package/dist/index260.js +60 -3
- package/dist/index261.js +3 -18
- package/dist/index262.js +17 -11
- package/dist/index263.js +12 -106
- package/dist/index264.js +17 -0
- package/dist/index265.js +4 -100
- package/dist/index266.js +108 -0
- package/dist/index268.js +100 -3
- package/dist/index27.js +1 -1
- package/dist/index270.js +228 -15
- package/dist/index271.js +86 -5
- package/dist/index273.js +10 -5
- package/dist/index274.js +3 -2
- package/dist/index275.js +8 -32
- package/dist/index276.js +65 -26
- package/dist/index277.js +11 -0
- package/dist/index278.js +23 -2
- package/dist/index279.js +5 -2
- package/dist/index280.js +5 -2
- package/dist/index281.js +5 -7
- package/dist/index282.js +5 -7
- package/dist/index283.js +3 -9
- package/dist/index284.js +13 -23
- package/dist/index285.js +6 -22
- package/dist/index286.js +40 -6
- package/dist/index287.js +6 -9
- package/dist/index288.js +15 -66
- package/dist/index289.js +33 -2
- package/dist/index29.js +3 -3
- package/dist/index290.js +26 -7
- package/dist/index292.js +3 -8
- package/dist/index293.js +27 -10
- package/dist/index294.js +17 -4
- package/dist/index295.js +5 -0
- package/dist/index296.js +7 -3
- package/dist/index297.js +280 -7
- package/dist/index298.js +2 -3
- package/dist/index299.js +16 -17
- package/dist/index300.js +2 -28
- package/dist/index301.js +16 -5
- package/dist/index302.js +2 -280
- package/dist/index303.js +27 -2
- package/dist/index304.js +2 -16
- package/dist/index305.js +2 -2
- package/dist/index306.js +2 -16
- package/dist/index307.js +2 -2
- package/dist/index308.js +2 -27
- package/dist/index309.js +2 -2
- package/dist/index31.js +2 -2
- package/dist/index310.js +5 -2
- package/dist/index311.js +1 -1
- package/dist/index312.js +3 -2
- package/dist/index313.js +3 -2
- package/dist/index314.js +3 -2
- package/dist/index315.js +1 -1
- package/dist/index316.js +4 -3
- package/dist/index317.js +2 -4
- package/dist/index318.js +4 -719
- package/dist/index319.js +2 -366
- package/dist/index321.js +3 -5
- package/dist/index322.js +125 -3
- package/dist/index323.js +2 -3
- package/dist/index324.js +15 -2
- package/dist/index325.js +2 -125
- package/dist/index326.js +19 -2
- package/dist/index327.js +2 -15
- package/dist/index328.js +6 -2
- package/dist/index329.js +719 -19
- package/dist/index33.js +8 -8
- package/dist/index330.js +366 -2
- package/dist/index331.js +57 -2
- package/dist/index332.js +5 -6
- package/dist/index333.js +6 -6
- package/dist/index334.js +19 -5
- package/dist/index335.js +8 -6
- package/dist/index336.js +13 -17
- package/dist/index337.js +7 -8
- package/dist/index338.js +5 -14
- package/dist/index339.js +8 -8
- package/dist/index340.js +34 -5
- package/dist/index341.js +6 -8
- package/dist/index342.js +125 -31
- package/dist/index343.js +398 -6
- package/dist/index344.js +57 -128
- package/dist/index345.js +56 -396
- package/dist/index346.js +6 -46
- package/dist/index347.js +5 -93
- package/dist/index348.js +92 -57
- package/dist/index349.js +47 -58
- package/dist/index35.js +4 -4
- package/dist/index350.js +21 -227
- package/dist/index352.js +136 -0
- package/dist/index353.js +515 -129
- package/dist/index354.js +222 -514
- package/dist/index37.js +18 -18
- package/dist/index39.js +7 -7
- package/dist/index41.js +2 -2
- package/dist/index43.js +8 -8
- package/dist/index45.js +6 -6
- package/dist/index49.js +1 -1
- package/dist/index53.js +1 -1
- package/dist/index55.js +1 -1
- package/dist/index57.js +2 -2
- package/dist/index61.js +4 -4
- package/dist/index67.js +1 -1
- package/dist/index80.js +6 -6
- package/dist/index82.js +1 -1
- package/dist/index84.js +2 -2
- package/dist/index86.js +3 -3
- package/dist/index88.js +1 -1
- package/dist/index91.js +3 -3
- package/dist/index93.js +2 -2
- package/dist/index95.js +5 -5
- package/dist/index97.js +1 -1
- package/package.json +2 -2
- package/dist/index267.js +0 -231
- package/dist/index269.js +0 -8
- package/dist/index272.js +0 -7
- package/dist/index291.js +0 -7
- package/dist/index320.js +0 -59
- package/dist/index351.js +0 -24
- /package/dist/{index223.js → index226.js} +0 -0
package/dist/index37.js
CHANGED
|
@@ -1,34 +1,34 @@
|
|
|
1
1
|
import { defineComponent as Qe, ref as f, computed as m, toRef as z, createBlock as K, openBlock as v, normalizeClass as ee, withCtx as u, createElementVNode as H, createVNode as L, createElementBlock as C, unref as b, renderSlot as d, createCommentVNode as te, withDirectives as Xe, Fragment as ae, toDisplayString as Ye, withKeys as g, withModifiers as c, normalizeStyle as le, vModelDynamic as Ze, mergeProps as oe, renderList as et, nextTick as U } from "vue";
|
|
2
2
|
import tt from "./index112.js";
|
|
3
3
|
/* empty css */
|
|
4
|
-
import { hash as at } from "./
|
|
5
|
-
import { isEmpty as lt } from "./
|
|
6
|
-
import { last as ot } from "./
|
|
7
|
-
import { matchAnyKey as ne } from "./
|
|
8
|
-
import { useArray as nt } from "./
|
|
9
|
-
import { useBaseOptions as ut } from "./
|
|
10
|
-
import { useCoherence as st } from "./
|
|
11
|
-
import { useHashedWatcher as ue } from "./
|
|
4
|
+
import { hash as at } from "./index237.js";
|
|
5
|
+
import { isEmpty as lt } from "./index261.js";
|
|
6
|
+
import { last as ot } from "./index248.js";
|
|
7
|
+
import { matchAnyKey as ne } from "./index262.js";
|
|
8
|
+
import { useArray as nt } from "./index263.js";
|
|
9
|
+
import { useBaseOptions as ut } from "./index241.js";
|
|
10
|
+
import { useCoherence as st } from "./index264.js";
|
|
11
|
+
import { useHashedWatcher as ue } from "./index242.js";
|
|
12
12
|
import { useId as it } from "./index8.js";
|
|
13
|
-
import { useIndexById as se } from "./
|
|
13
|
+
import { useIndexById as se } from "./index240.js";
|
|
14
14
|
import { useMounted as rt, useElementSize as dt, useIntersectionObserver as ct } from "./index141.js";
|
|
15
|
-
import { useItemsGetter as pt } from "./
|
|
16
|
-
import { useLocale as mt } from "./
|
|
15
|
+
import { useItemsGetter as pt } from "./index238.js";
|
|
16
|
+
import { useLocale as mt } from "./index220.js";
|
|
17
17
|
import { useMobile as ft } from "./index9.js";
|
|
18
|
-
import { usePrefill as vt } from "./
|
|
18
|
+
import { usePrefill as vt } from "./index239.js";
|
|
19
19
|
import { wait as T } from "./index140.js";
|
|
20
|
-
import { when as ht } from "./
|
|
21
|
-
import yt from "./
|
|
20
|
+
import { when as ht } from "./index265.js";
|
|
21
|
+
import yt from "./index266.js";
|
|
22
22
|
/* empty css */
|
|
23
|
-
import bt from "./
|
|
23
|
+
import bt from "./index268.js";
|
|
24
24
|
/* empty css */
|
|
25
25
|
import gt from "./index136.js";
|
|
26
26
|
/* empty css */
|
|
27
27
|
import wt from "./index138.js";
|
|
28
|
-
import Bt from "./
|
|
28
|
+
import Bt from "./index222.js";
|
|
29
29
|
/* empty css */
|
|
30
|
-
import Vt from "./
|
|
31
|
-
import { useUntil as St } from "./
|
|
30
|
+
import Vt from "./index270.js";
|
|
31
|
+
import { useUntil as St } from "./index221.js";
|
|
32
32
|
import { mapValues as kt } from "./index145.js";
|
|
33
33
|
const Ct = { class: "bb-base-select__input-container" }, It = {
|
|
34
34
|
key: 1,
|
package/dist/index39.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { defineComponent as ie, ref as d, computed as f, onMounted as se, watch as ue, createElementBlock as y, openBlock as g, normalizeProps as G, guardReactiveProps as O, renderSlot as p, createElementVNode as c, mergeProps as N, createCommentVNode as Y, Fragment as de, renderList as me, unref as b, normalizeStyle as j, normalizeClass as J } from "vue";
|
|
2
|
-
import { head as ce } from "./
|
|
3
|
-
import { isCssColor as K } from "./
|
|
4
|
-
import { isNil as x } from "./
|
|
2
|
+
import { head as ce } from "./index246.js";
|
|
3
|
+
import { isCssColor as K } from "./index228.js";
|
|
4
|
+
import { isNil as x } from "./index235.js";
|
|
5
5
|
import { getAsPercentageBetween as S, getAsPercentage as be, getValueFromPercentageInInterval as T } from "./index139.js";
|
|
6
|
-
import { snapToStep as ve } from "./
|
|
7
|
-
import { last as fe } from "./
|
|
8
|
-
import { transpose as Q } from "./
|
|
9
|
-
import { clamp as m } from "./
|
|
6
|
+
import { snapToStep as ve } from "./index247.js";
|
|
7
|
+
import { last as fe } from "./index248.js";
|
|
8
|
+
import { transpose as Q } from "./index249.js";
|
|
9
|
+
import { clamp as m } from "./index215.js";
|
|
10
10
|
const pe = {
|
|
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 F, ref as b, computed as s, watch as S, createElementBlock as y, openBlock as V, normalizeProps as l, guardReactiveProps as m, createCommentVNode as A, createElementVNode as r, mergeProps as v, renderSlot as N } from "vue";
|
|
2
|
-
import { isCssColor as p } from "./
|
|
3
|
-
import { when as x } from "./
|
|
2
|
+
import { isCssColor as p } from "./index228.js";
|
|
3
|
+
import { when as x } from "./index265.js";
|
|
4
4
|
const M = { class: "bb-base-switch-container" }, $ = /* @__PURE__ */ F({
|
|
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 n, renderSlot as s, 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 "./index271.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 "./index238.js";
|
|
7
|
+
import { useIndexById as T } from "./index240.js";
|
|
8
|
+
import { useBaseOptions as q } from "./index241.js";
|
|
9
|
+
import { useCoherence as J } from "./index264.js";
|
|
10
|
+
import { hash as Q } from "./index237.js";
|
|
11
|
+
import { useHashedWatcher as $ } from "./index242.js";
|
|
12
|
+
import { usePrefill as X } from "./index239.js";
|
|
13
13
|
const ue = /* @__PURE__ */ j({
|
|
14
14
|
__name: "BaseSwitchGroup",
|
|
15
15
|
props: {
|
package/dist/index45.js
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { defineComponent as j, ref as u, computed as m, toRef as C, watch as Q, createBlock as h, openBlock as f, normalizeClass as Z, withCtx as l, createVNode as E, unref as G, createElementVNode as I, createElementBlock as J, createCommentVNode as W, withDirectives as X, Fragment as Y, mergeProps as ee, withModifiers as s, withKeys as v, vModelText as te, renderSlot as d, nextTick as oe } from "vue";
|
|
2
2
|
import ae from "./index112.js";
|
|
3
3
|
/* empty css */
|
|
4
|
-
import { last as le } from "./
|
|
5
|
-
import { useBaseOptions as ne } from "./
|
|
6
|
-
import { useIndexById as re } from "./
|
|
7
|
-
import ie from "./
|
|
4
|
+
import { last as le } from "./index248.js";
|
|
5
|
+
import { useBaseOptions as ne } from "./index241.js";
|
|
6
|
+
import { useIndexById as re } from "./index240.js";
|
|
7
|
+
import ie from "./index266.js";
|
|
8
8
|
/* empty css */
|
|
9
|
-
import ue from "./
|
|
9
|
+
import ue from "./index268.js";
|
|
10
10
|
/* empty css */
|
|
11
11
|
import se from "./index136.js";
|
|
12
12
|
/* empty css */
|
|
13
13
|
import de from "./index138.js";
|
|
14
|
-
import { isEmpty as pe } from "./
|
|
14
|
+
import { isEmpty as pe } from "./index261.js";
|
|
15
15
|
const ce = { class: "bb-base-tag__input-container" }, me = ["id", "aria-describedby", "autocomplete", "autofocus", "disabled", "placeholder", "readonly", "required", "onKeydown"], Oe = /* @__PURE__ */ j({
|
|
16
16
|
__name: "BaseTag",
|
|
17
17
|
props: {
|
package/dist/index49.js
CHANGED
|
@@ -3,7 +3,7 @@ import E from "./index136.js";
|
|
|
3
3
|
/* empty css */
|
|
4
4
|
import I from "./index138.js";
|
|
5
5
|
import { isNotNil as N } from "./index144.js";
|
|
6
|
-
import { MaskInput as z } from "./
|
|
6
|
+
import { MaskInput as z } from "./index250.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,5 +1,5 @@
|
|
|
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
|
-
import { isCssColor as y } from "./
|
|
2
|
+
import { isCssColor as y } from "./index228.js";
|
|
3
3
|
import { wait as C } from "./index140.js";
|
|
4
4
|
const w = ["alt", "sizes", "src", "srcset"], B = {
|
|
5
5
|
key: 1,
|
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
|
-
import { isCssColor as l } from "./
|
|
3
|
-
import { isNil as B } from "./
|
|
2
|
+
import { isCssColor as l } from "./index228.js";
|
|
3
|
+
import { isNil as B } from "./index235.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/index61.js
CHANGED
|
@@ -7,10 +7,10 @@ import d from "./index86.js";
|
|
|
7
7
|
/* empty css */
|
|
8
8
|
import x from "./index114.js";
|
|
9
9
|
/* empty css */
|
|
10
|
-
import { pickBy as O } from "./
|
|
11
|
-
import { noop as G } from "./
|
|
12
|
-
import { useLocale as H } from "./
|
|
13
|
-
import { extractDomContainer as I } from "./
|
|
10
|
+
import { pickBy as O } from "./index273.js";
|
|
11
|
+
import { noop as G } from "./index274.js";
|
|
12
|
+
import { useLocale as H } from "./index220.js";
|
|
13
|
+
import { extractDomContainer as I } from "./index224.js";
|
|
14
14
|
const J = {
|
|
15
15
|
key: 2,
|
|
16
16
|
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 "./index220.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/index80.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import { defineComponent as oe, ref as K, computed as b, useTemplateRef as ne, watch as h, onBeforeUnmount as ae, createElementBlock as I, openBlock as y, Fragment as S, renderSlot as c, createCommentVNode as _, createVNode as H, normalizeProps as re, mergeProps as C, withCtx as M, createElementVNode as U, normalizeStyle as ie, unref as R, renderList as se, createBlock as W, toDisplayString as le } from "vue";
|
|
2
|
-
import { findRightIndex as T } from "./
|
|
2
|
+
import { findRightIndex as T } from "./index277.js";
|
|
3
3
|
import { useId as de } from "./index8.js";
|
|
4
|
-
import { useUntil as ue } from "./
|
|
4
|
+
import { useUntil as ue } from "./index221.js";
|
|
5
5
|
import { wait as pe } from "./index140.js";
|
|
6
6
|
import ce from "./index13.js";
|
|
7
7
|
/* empty css */
|
|
8
8
|
import j from "./index86.js";
|
|
9
9
|
/* empty css */
|
|
10
|
-
import me from "./
|
|
10
|
+
import me from "./index222.js";
|
|
11
11
|
/* empty css */
|
|
12
|
-
import z from "./
|
|
13
|
-
import { extractDomContainer as B } from "./
|
|
12
|
+
import z from "./index278.js";
|
|
13
|
+
import { extractDomContainer as B } from "./index224.js";
|
|
14
14
|
import { useIntersectionObserver as fe, useElementSize as ve } from "./index141.js";
|
|
15
|
-
import { parseWidthString as be } from "./
|
|
15
|
+
import { parseWidthString as be } from "./index225.js";
|
|
16
16
|
const ye = ["id", "aria-labelledby", "inert"], we = { class: "item__content" }, Pe = /* @__PURE__ */ oe({
|
|
17
17
|
inheritAttrs: !1,
|
|
18
18
|
__name: "BbDropdown",
|
package/dist/index82.js
CHANGED
|
@@ -9,7 +9,7 @@ import z from "./index86.js";
|
|
|
9
9
|
/* empty css */
|
|
10
10
|
import I from "./index114.js";
|
|
11
11
|
/* empty css */
|
|
12
|
-
import { useLocale as M } from "./
|
|
12
|
+
import { useLocale as M } from "./index220.js";
|
|
13
13
|
const O = { class: "bb-dropdown-button__content" }, R = {
|
|
14
14
|
key: 1,
|
|
15
15
|
class: "bb-dropdown-button__loading-label sr-only"
|
package/dist/index84.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as j, ref as g, watch as x, computed as m, createBlock as G, openBlock as V, resolveDynamicComponent as K, normalizeClass as O, withCtx as M, createElementVNode as c, withModifiers as y, renderSlot as U, normalizeProps as Y, guardReactiveProps as Z, createTextVNode as J, unref as Q, createVNode as W, createElementBlock as F, Fragment as X, renderList as ee, toDisplayString as te } from "vue";
|
|
2
|
-
import { findInTree as ae } from "./
|
|
2
|
+
import { findInTree as ae } from "./index288.js";
|
|
3
3
|
import { useId as re } from "./index8.js";
|
|
4
4
|
import oe from "./index112.js";
|
|
5
5
|
/* empty css */
|
|
@@ -53,7 +53,7 @@ const le = ["accept", "autofocus", "disabled", "multiple"], se = { class: "bb-dr
|
|
|
53
53
|
const r = a.accept[t];
|
|
54
54
|
if (r.includes("/")) e.push(r);
|
|
55
55
|
else {
|
|
56
|
-
b || (b = (await import("./
|
|
56
|
+
b || (b = (await import("./index287.js")).default);
|
|
57
57
|
const o = b.getType(r);
|
|
58
58
|
if (!o)
|
|
59
59
|
throw new Error(
|
package/dist/index86.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as $, ref as f, computed as a, getCurrentInstance as d, onServerPrefetch as I, onBeforeMount as _, watch as L, createElementBlock as M, openBlock as B, mergeProps as k, inject as A } from "vue";
|
|
2
|
-
import { isCssColor as C } from "./
|
|
3
|
-
import { get as m } from "./
|
|
4
|
-
import { useLogger as N } from "./
|
|
2
|
+
import { isCssColor as C } from "./index228.js";
|
|
3
|
+
import { get as m } from "./index244.js";
|
|
4
|
+
import { useLogger as N } from "./index245.js";
|
|
5
5
|
const S = ["innerHTML"], E = /* @__PURE__ */ $({
|
|
6
6
|
__name: "BbIcon",
|
|
7
7
|
props: {
|
package/dist/index88.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as h, ref as t, onMounted as m, onBeforeUnmount as p, createBlock as g, openBlock as b, resolveDynamicComponent as w, withCtx as _, renderSlot as I } from "vue";
|
|
2
|
-
import { throttle as c } from "./
|
|
2
|
+
import { throttle as c } from "./index243.js";
|
|
3
3
|
const M = /* @__PURE__ */ h({
|
|
4
4
|
__name: "BbIntersection",
|
|
5
5
|
props: {
|
package/dist/index91.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { defineComponent as I, mergeModels as B, useModel as N, computed as m, ref as L, watch as P, onMounted as W, createElementBlock as r, openBlock as d, withModifiers as F, normalizeStyle as O, normalizeClass as q, unref as p, createCommentVNode as v, Fragment as A, createElementVNode as o, renderSlot as l, createTextVNode as H, toDisplayString as M, nextTick as K } from "vue";
|
|
2
|
-
import { parseSize as R } from "./
|
|
2
|
+
import { parseSize as R } from "./index284.js";
|
|
3
3
|
import { useId as $ } from "./index8.js";
|
|
4
|
-
import { useLocale as U } from "./
|
|
4
|
+
import { useLocale as U } from "./index220.js";
|
|
5
5
|
import { useMobile as j } from "./index9.js";
|
|
6
|
-
import { useUntil as G } from "./
|
|
6
|
+
import { useUntil as G } from "./index221.js";
|
|
7
7
|
import { wait as y } from "./index140.js";
|
|
8
8
|
import { _config as J } from "./index4.js";
|
|
9
9
|
const Q = ["aria-describedby", "aria-labelledby", "aria-live", "inert"], X = {
|
package/dist/index93.js
CHANGED
|
@@ -3,8 +3,8 @@ import { defineComponent as V, mergeModels as W, useModel as U, computed as b, r
|
|
|
3
3
|
/* empty css */
|
|
4
4
|
import P from "./index13.js";
|
|
5
5
|
/* empty css */
|
|
6
|
-
import { debounce as X } from "./
|
|
7
|
-
import { useLocale as H } from "./
|
|
6
|
+
import { debounce as X } from "./index275.js";
|
|
7
|
+
import { useLocale as H } from "./index220.js";
|
|
8
8
|
import { useRoute as J } from "./index146.js";
|
|
9
9
|
const K = ["aria-label"], Q = { class: "bb-pagination__page-label sr-only" }, Y = { class: "bb-pagination__page-label" }, Z = { class: "bb-pagination__page-label" }, ee = { class: "bb-pagination__page-label sr-only" }, ue = /* @__PURE__ */ V({
|
|
10
10
|
__name: "BbPagination",
|
package/dist/index95.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { defineComponent as G, mergeModels as E, ref as U, useTemplateRef as q, computed as s, useModel as H, watch as m, nextTick as K, createElementBlock as j, openBlock as A, Fragment as J, renderSlot as B, createCommentVNode as C, createVNode as Q, normalizeProps as X, mergeProps as V, unref as v, withCtx as $, createElementVNode as f, createBlock as Y } from "vue";
|
|
2
2
|
import { useId as Z } from "./index8.js";
|
|
3
3
|
import { useIntersectionObserver as _, useElementSize as ee } from "./index141.js";
|
|
4
|
-
import { useLocale as te } from "./
|
|
5
|
-
import { useUntil as oe } from "./
|
|
4
|
+
import { useLocale as te } from "./index220.js";
|
|
5
|
+
import { useUntil as oe } from "./index221.js";
|
|
6
6
|
import ae from "./index13.js";
|
|
7
7
|
/* empty css */
|
|
8
|
-
import re from "./
|
|
8
|
+
import re from "./index222.js";
|
|
9
9
|
/* empty css */
|
|
10
|
-
import { extractDomContainer as P } from "./
|
|
11
|
-
import { parseWidthString as I } from "./
|
|
10
|
+
import { extractDomContainer as P } from "./index224.js";
|
|
11
|
+
import { parseWidthString as I } from "./index225.js";
|
|
12
12
|
const ne = ["inert"], he = /* @__PURE__ */ G({
|
|
13
13
|
inheritAttrs: !1,
|
|
14
14
|
__name: "BbPopover",
|
package/dist/index97.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as r, computed as a, createElementBlock as l, openBlock as s, normalizeClass as m, createElementVNode as n, normalizeStyle as c } from "vue";
|
|
2
|
-
import { clamp as p } from "./
|
|
2
|
+
import { clamp as p } from "./index215.js";
|
|
3
3
|
import { getAsPercentageBetween as i } from "./index139.js";
|
|
4
4
|
const _ = /* @__PURE__ */ r({
|
|
5
5
|
__name: "BbProgress",
|
package/package.json
CHANGED
package/dist/index267.js
DELETED
|
@@ -1,231 +0,0 @@
|
|
|
1
|
-
import { defineComponent as U, ref as f, computed as x, watch as D, createElementBlock as d, openBlock as p, withModifiers as X, normalizeStyle as h, normalizeClass as $, createElementVNode as v, renderSlot as m, createTextVNode as z, toDisplayString as g, unref as H, Fragment as Z, renderList as ee } from "vue";
|
|
2
|
-
import { isNil as b } from "./index280.js";
|
|
3
|
-
import { useVirtualizer as te } from "./index346.js";
|
|
4
|
-
import { isNotNil as oe } from "./index144.js";
|
|
5
|
-
import { hash as L } from "./index231.js";
|
|
6
|
-
import { useLocale as ne } from "./index235.js";
|
|
7
|
-
const le = { class: "bb-listbox__outer-container scrollbar-border" }, ie = {
|
|
8
|
-
key: 0,
|
|
9
|
-
class: "bb-listbox__loading"
|
|
10
|
-
}, se = {
|
|
11
|
-
key: 1,
|
|
12
|
-
class: "bb-listbox__no-data"
|
|
13
|
-
}, ae = ["aria-selected", "data-index"], ue = { class: "autocomplete-option__label" }, be = /* @__PURE__ */ U({
|
|
14
|
-
__name: "ListBox",
|
|
15
|
-
props: {
|
|
16
|
-
compact: { type: Boolean },
|
|
17
|
-
options: {},
|
|
18
|
-
open: { type: Boolean },
|
|
19
|
-
loading: { type: Boolean },
|
|
20
|
-
multiple: { type: Boolean },
|
|
21
|
-
transitionDuration: { default: 250 },
|
|
22
|
-
loadingText: {},
|
|
23
|
-
noDataText: {}
|
|
24
|
-
},
|
|
25
|
-
emits: ["option:selected", "option:unselected"],
|
|
26
|
-
setup(N, { expose: V, emit: O }) {
|
|
27
|
-
const o = N, y = O, { t: I } = ne(), s = f(null), C = (e) => "option_" + JSON.stringify(e).replace(/\W/g, "_"), i = x(
|
|
28
|
-
() => o.options.map((e) => ({ ...e, id: C(e.value) }))
|
|
29
|
-
), c = te({
|
|
30
|
-
get count() {
|
|
31
|
-
return o.options.length;
|
|
32
|
-
},
|
|
33
|
-
getScrollElement: () => s.value ? s.value : null,
|
|
34
|
-
estimateSize: () => o.compact ? 32 : 40,
|
|
35
|
-
overscan: 5,
|
|
36
|
-
measureElement: () => o.compact ? 32 : 40,
|
|
37
|
-
useAnimationFrameWithResizeObserver: !0
|
|
38
|
-
}), F = (e) => {
|
|
39
|
-
e && c.value.measureElement(e);
|
|
40
|
-
}, M = x(() => c.value.getVirtualItems()), A = x(() => c.value.getTotalSize()), n = f(null), a = x(
|
|
41
|
-
() => o.open && o.options.some((e) => !e.disabled)
|
|
42
|
-
), _ = (e = 1) => {
|
|
43
|
-
const l = b(n.value) ? -1 : n.value;
|
|
44
|
-
let t = (l + e) % o.options.length;
|
|
45
|
-
for (; o.options[t].disabled && t !== l; )
|
|
46
|
-
t = _(e + 1);
|
|
47
|
-
return t;
|
|
48
|
-
}, R = () => {
|
|
49
|
-
if (!a.value) return;
|
|
50
|
-
const e = _();
|
|
51
|
-
n.value = e, u();
|
|
52
|
-
}, S = (e = 1) => {
|
|
53
|
-
const l = b(n.value) ? 0 : n.value;
|
|
54
|
-
let t = (l - e + o.options.length) % o.options.length;
|
|
55
|
-
for (; o.options[t].disabled && t !== l; )
|
|
56
|
-
t = S(e + 1);
|
|
57
|
-
return t;
|
|
58
|
-
}, P = async () => {
|
|
59
|
-
if (!a.value) return;
|
|
60
|
-
const e = S();
|
|
61
|
-
n.value = e, u();
|
|
62
|
-
}, W = () => {
|
|
63
|
-
if (!a.value) return;
|
|
64
|
-
let e = 0;
|
|
65
|
-
for (; o.options[e].disabled; )
|
|
66
|
-
e++;
|
|
67
|
-
n.value = e, u();
|
|
68
|
-
}, q = () => {
|
|
69
|
-
if (!a.value) return;
|
|
70
|
-
let e = o.options.length - 1;
|
|
71
|
-
for (; o.options[e].disabled && e !== 0; )
|
|
72
|
-
e--;
|
|
73
|
-
n.value = e, u();
|
|
74
|
-
}, J = () => {
|
|
75
|
-
if (!a.value) return;
|
|
76
|
-
let e = 0;
|
|
77
|
-
for (; o.options[e] && !o.options[e].selected && o.options.length !== e; )
|
|
78
|
-
e++;
|
|
79
|
-
n.value = e % o.options.length, u();
|
|
80
|
-
}, Y = () => {
|
|
81
|
-
if (!a.value) return;
|
|
82
|
-
let e = o.options.length - 1;
|
|
83
|
-
for (; o.options[e].selected && e > 0; )
|
|
84
|
-
e--;
|
|
85
|
-
n.value = e === -1 ? o.options.length - 1 : e, u();
|
|
86
|
-
}, j = (e) => {
|
|
87
|
-
if (!a.value) return;
|
|
88
|
-
const l = o.options.findIndex(
|
|
89
|
-
(t) => t.valueHash === e
|
|
90
|
-
);
|
|
91
|
-
l >= 0 && (n.value = l), u();
|
|
92
|
-
}, k = () => {
|
|
93
|
-
n.value = null;
|
|
94
|
-
}, u = () => {
|
|
95
|
-
s.value && oe(n.value) && c.value.scrollToIndex(n.value, {
|
|
96
|
-
align: "center",
|
|
97
|
-
behavior: "smooth"
|
|
98
|
-
});
|
|
99
|
-
}, w = () => {
|
|
100
|
-
if (b(n.value) || !o.open) return;
|
|
101
|
-
const e = o.options[n.value];
|
|
102
|
-
e.selected ? y("option:unselected", e) : y("option:selected", e);
|
|
103
|
-
}, B = f(0), E = () => {
|
|
104
|
-
s.value && (B.value = s.value.scrollHeight);
|
|
105
|
-
}, G = (e) => !e.disabled, K = (e) => {
|
|
106
|
-
if (e.preventDefault(), s.value && e.target && e.target instanceof HTMLElement) {
|
|
107
|
-
if (!s.value.querySelector('[role="listbox"]'))
|
|
108
|
-
throw new Error("Could not find listbox in DOM tree.");
|
|
109
|
-
let t = e.target, r = t.dataset.index;
|
|
110
|
-
for (; b(r) && t.parentElement; )
|
|
111
|
-
t = t.parentElement, r = t.dataset.index;
|
|
112
|
-
if (r) {
|
|
113
|
-
const T = o.options[+r];
|
|
114
|
-
T && G(T) && (n.value = +r, w());
|
|
115
|
-
}
|
|
116
|
-
}
|
|
117
|
-
}, Q = () => b(n.value) ? void 0 : o.options[n.value];
|
|
118
|
-
return D(
|
|
119
|
-
() => o.open,
|
|
120
|
-
() => {
|
|
121
|
-
E();
|
|
122
|
-
},
|
|
123
|
-
{ flush: "post" }
|
|
124
|
-
), D(
|
|
125
|
-
() => o.options,
|
|
126
|
-
(e, l) => {
|
|
127
|
-
L(e.map((t) => t.valueHash)) !== L(l.map((t) => t.valueHash)) && (c.value.calculateRange(), E(), k());
|
|
128
|
-
},
|
|
129
|
-
{
|
|
130
|
-
flush: "post"
|
|
131
|
-
}
|
|
132
|
-
), V({
|
|
133
|
-
focusNext: R,
|
|
134
|
-
focusPrevious: P,
|
|
135
|
-
focusFirst: W,
|
|
136
|
-
focusFirstSelected: J,
|
|
137
|
-
focusLast: q,
|
|
138
|
-
focusLastSelected: Y,
|
|
139
|
-
blur: k,
|
|
140
|
-
confirmOption: w,
|
|
141
|
-
focusByHash: j,
|
|
142
|
-
getHighlighted: Q
|
|
143
|
-
}), (e, l) => (p(), d("span", {
|
|
144
|
-
class: $(["bb-listbox", {
|
|
145
|
-
"bb-listbox--compact": e.compact,
|
|
146
|
-
"bb-listbox--loading": e.loading,
|
|
147
|
-
"bb-listbox--multiple": e.multiple,
|
|
148
|
-
"bb-listbox--no-data": !i.value.length,
|
|
149
|
-
"bb-listbox--open": e.open
|
|
150
|
-
}]),
|
|
151
|
-
style: h({
|
|
152
|
-
"--transition-duration": `${e.transitionDuration}ms`,
|
|
153
|
-
"--overlay-min-height": `${B.value}px`
|
|
154
|
-
}),
|
|
155
|
-
onClick: X(K, ["stop"])
|
|
156
|
-
}, [
|
|
157
|
-
v("span", le, [
|
|
158
|
-
v("span", {
|
|
159
|
-
ref_key: "inner",
|
|
160
|
-
ref: s,
|
|
161
|
-
class: "bb-listbox__inner-container",
|
|
162
|
-
tabindex: "-1"
|
|
163
|
-
}, [
|
|
164
|
-
m(e.$slots, "options:prepend"),
|
|
165
|
-
e.loading && !e.options.length ? (p(), d("span", ie, [
|
|
166
|
-
m(e.$slots, "loading", {}, () => [
|
|
167
|
-
z(g(e.loadingText || H(I)("common.loadingText").value), 1)
|
|
168
|
-
])
|
|
169
|
-
])) : e.options.length ? (p(), d("span", {
|
|
170
|
-
key: 2,
|
|
171
|
-
role: "listbox",
|
|
172
|
-
style: h({
|
|
173
|
-
height: `${A.value}px`
|
|
174
|
-
}),
|
|
175
|
-
tabindex: "-1"
|
|
176
|
-
}, [
|
|
177
|
-
(p(!0), d(Z, null, ee(M.value, (t, r) => (p(), d("span", {
|
|
178
|
-
key: i.value[t.index].value,
|
|
179
|
-
ref_for: !0,
|
|
180
|
-
ref: F,
|
|
181
|
-
"aria-selected": n.value === r ? !0 : void 0,
|
|
182
|
-
class: $({
|
|
183
|
-
"bb-listbox__option autocomplete-option": !0,
|
|
184
|
-
"autocomplete-option--focused": n.value === t.index,
|
|
185
|
-
"autocomplete-option--selected": i.value[t.index].selected,
|
|
186
|
-
"autocomplete-option--disabled": i.value[t.index].disabled
|
|
187
|
-
}),
|
|
188
|
-
"data-index": t.index,
|
|
189
|
-
role: "option",
|
|
190
|
-
style: h({
|
|
191
|
-
transform: `translateY(${t.start}px)`
|
|
192
|
-
})
|
|
193
|
-
}, [
|
|
194
|
-
m(e.$slots, "option", {
|
|
195
|
-
disabled: !!i.value[t.index].disabled,
|
|
196
|
-
focused: n.value === t.index,
|
|
197
|
-
index: t.index,
|
|
198
|
-
item: i.value[t.index].item,
|
|
199
|
-
selected: !!i.value[t.index].selected,
|
|
200
|
-
text: i.value[t.index].text,
|
|
201
|
-
value: i.value[t.index].value
|
|
202
|
-
}, () => [
|
|
203
|
-
l[0] || (l[0] = v("svg", {
|
|
204
|
-
class: "autocomplete-option__checkbox",
|
|
205
|
-
role: "presentation",
|
|
206
|
-
viewBox: "276.411 158.834 114.971 114.97"
|
|
207
|
-
}, [
|
|
208
|
-
v("path", {
|
|
209
|
-
d: "M 297.574 224.786 L 318.309 243.134 L 371.568 189.232",
|
|
210
|
-
fill: "none",
|
|
211
|
-
"stroke-linecap": "round",
|
|
212
|
-
"stroke-width": "14px"
|
|
213
|
-
})
|
|
214
|
-
], -1)),
|
|
215
|
-
v("span", ue, g(i.value[t.index].text), 1)
|
|
216
|
-
])
|
|
217
|
-
], 14, ae))), 128))
|
|
218
|
-
], 4)) : (p(), d("span", se, [
|
|
219
|
-
m(e.$slots, "no-data", {}, () => [
|
|
220
|
-
z(g(e.noDataText || H(I)("common.noDataText").value), 1)
|
|
221
|
-
])
|
|
222
|
-
])),
|
|
223
|
-
m(e.$slots, "options:append")
|
|
224
|
-
], 512)
|
|
225
|
-
])
|
|
226
|
-
], 6));
|
|
227
|
-
}
|
|
228
|
-
});
|
|
229
|
-
export {
|
|
230
|
-
be as default
|
|
231
|
-
};
|
package/dist/index269.js
DELETED
package/dist/index272.js
DELETED