bitboss-ui 2.1.78 → 2.1.79

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 (185) hide show
  1. package/dist/components/BaseSelect/BaseSelect.vue.d.ts +9 -2
  2. package/dist/components/BbButton/BbButton.vue.d.ts +22 -2
  3. package/dist/components/BbSelect/BbSelect.vue.d.ts +9 -2
  4. package/dist/index.css +1 -1
  5. package/dist/index107.js +9 -9
  6. package/dist/index112.js +1 -1
  7. package/dist/index114.js +1 -1
  8. package/dist/index120.js +1 -1
  9. package/dist/index122.js +13 -13
  10. package/dist/index13.js +2 -2
  11. package/dist/index130.js +1 -1
  12. package/dist/index132.js +5 -5
  13. package/dist/index134.js +1 -1
  14. package/dist/index139.js +1 -1
  15. package/dist/index141.js +2 -2
  16. package/dist/index142.js +1 -1
  17. package/dist/index15.js +5 -5
  18. package/dist/index17.js +3 -3
  19. package/dist/index19.js +8 -8
  20. package/dist/index21.js +14 -14
  21. package/dist/index214.js +2 -138
  22. package/dist/index215.js +138 -2
  23. package/dist/index216.js +2 -2
  24. package/dist/index217.js +1 -1
  25. package/dist/index218.js +1 -1
  26. package/dist/index220.js +1 -1
  27. package/dist/index222.js +2 -4
  28. package/dist/index223.js +2 -13
  29. package/dist/index224.js +3 -20
  30. package/dist/index225.js +2 -201
  31. package/dist/index226.js +4 -0
  32. package/dist/index227.js +7 -135
  33. package/dist/index228.js +4 -0
  34. package/dist/index229.js +7 -2
  35. package/dist/index23.js +11 -11
  36. package/dist/index230.js +32 -49
  37. package/dist/index231.js +8 -16
  38. package/dist/index232.js +4 -106
  39. package/dist/index233.js +15 -0
  40. package/dist/index234.js +19 -99
  41. package/dist/index235.js +203 -0
  42. package/dist/index237.js +135 -5
  43. package/dist/index239.js +51 -5
  44. package/dist/index240.js +17 -5
  45. package/dist/index241.js +106 -5
  46. package/dist/index243.js +100 -2
  47. package/dist/index245.js +3 -3
  48. package/dist/index246.js +86 -2
  49. package/dist/index248.js +29 -8
  50. package/dist/index249.js +14 -12
  51. package/dist/index25.js +3 -3
  52. package/dist/index250.js +3 -13
  53. package/dist/index251.js +12 -4
  54. package/dist/index252.js +15 -22
  55. package/dist/index253.js +5 -3
  56. package/dist/index254.js +5 -3
  57. package/dist/index255.js +5 -18
  58. package/dist/index256.js +5 -12
  59. package/dist/index257.js +6 -15
  60. package/dist/index258.js +8 -12
  61. package/dist/index259.js +266 -27
  62. package/dist/index260.js +52 -16
  63. package/dist/index261.js +52 -4
  64. package/dist/index262.js +28 -225
  65. package/dist/index263.js +60 -10
  66. package/dist/index264.js +17 -2
  67. package/dist/index265.js +12 -67
  68. package/dist/index266.js +4 -2
  69. package/dist/index267.js +229 -3
  70. package/dist/index268.js +13 -9
  71. package/dist/index269.js +8 -8
  72. package/dist/index27.js +1 -1
  73. package/dist/index270.js +8 -23
  74. package/dist/index271.js +3 -5
  75. package/dist/index272.js +13 -6
  76. package/dist/index273.js +4 -16
  77. package/dist/index274.js +23 -3
  78. package/dist/index275.js +3 -34
  79. package/dist/index276.js +2 -9
  80. package/dist/index277.js +5 -5
  81. package/dist/index278.js +5 -6
  82. package/dist/index279.js +5 -268
  83. package/dist/index280.js +6 -52
  84. package/dist/index281.js +15 -51
  85. package/dist/index282.js +9 -32
  86. package/dist/index283.js +59 -52
  87. package/dist/index284.js +7 -2
  88. package/dist/index285.js +8 -85
  89. package/dist/index286.js +25 -0
  90. package/dist/index287.js +40 -8
  91. package/dist/index288.js +11 -8
  92. package/dist/index289.js +5 -7
  93. package/dist/index29.js +3 -3
  94. package/dist/index290.js +188 -2
  95. package/dist/index291.js +3 -7
  96. package/dist/index292.js +10 -7
  97. package/dist/index293.js +2 -40
  98. package/dist/index294.js +4 -0
  99. package/dist/index295.js +1 -1
  100. package/dist/index296.js +3 -4
  101. package/dist/index297.js +2 -2
  102. package/dist/index299.js +1 -1
  103. package/dist/index300.js +5 -17
  104. package/dist/index301.js +280 -2
  105. package/dist/index302.js +2 -3
  106. package/dist/index303.js +16 -2
  107. package/dist/index304.js +2 -28
  108. package/dist/index305.js +16 -4
  109. package/dist/index306.js +2 -3
  110. package/dist/index307.js +27 -5
  111. package/dist/index308.js +2 -280
  112. package/dist/index309.js +2 -2
  113. package/dist/index31.js +2 -2
  114. package/dist/index310.js +2 -125
  115. package/dist/index311.js +2 -2
  116. package/dist/index312.js +2 -15
  117. package/dist/index313.js +28 -2
  118. package/dist/index314.js +2 -16
  119. package/dist/index315.js +3 -2
  120. package/dist/index316.js +3 -16
  121. package/dist/index317.js +17 -2
  122. package/dist/index318.js +2 -19
  123. package/dist/index319.js +4 -2
  124. package/dist/index320.js +3 -5
  125. package/dist/index321.js +5 -27
  126. package/dist/index322.js +125 -2
  127. package/dist/index323.js +2 -2
  128. package/dist/index324.js +15 -2
  129. package/dist/index325.js +2 -2
  130. package/dist/index326.js +19 -2
  131. package/dist/index327.js +2 -2
  132. package/dist/index33.js +8 -8
  133. package/dist/index331.js +4 -2
  134. package/dist/index332.js +6 -3
  135. package/dist/index333.js +2 -6
  136. package/dist/index334.js +45 -33
  137. package/dist/index335.js +8 -6
  138. package/dist/index336.js +5 -128
  139. package/dist/index337.js +6 -396
  140. package/dist/index338.js +6 -46
  141. package/dist/index339.js +18 -7
  142. package/dist/index340.js +8 -5
  143. package/dist/index341.js +15 -8
  144. package/dist/index342.js +5 -58
  145. package/dist/index343.js +7 -58
  146. package/dist/index344.js +1 -1
  147. package/dist/index345.js +33 -91
  148. package/dist/index346.js +6 -5
  149. package/dist/index347.js +128 -6
  150. package/dist/index348.js +395 -16
  151. package/dist/index349.js +92 -8
  152. package/dist/index35.js +4 -4
  153. package/dist/index350.js +57 -14
  154. package/dist/index351.js +58 -7
  155. package/dist/index352.js +515 -129
  156. package/dist/index353.js +20 -518
  157. package/dist/index355.js +136 -0
  158. package/dist/index37.js +108 -99
  159. package/dist/index39.js +7 -7
  160. package/dist/index41.js +2 -2
  161. package/dist/index43.js +8 -8
  162. package/dist/index45.js +6 -6
  163. package/dist/index49.js +2 -2
  164. package/dist/index53.js +1 -1
  165. package/dist/index55.js +1 -1
  166. package/dist/index57.js +2 -2
  167. package/dist/index61.js +74 -58
  168. package/dist/index67.js +1 -1
  169. package/dist/index80.js +6 -6
  170. package/dist/index82.js +1 -1
  171. package/dist/index84.js +2 -2
  172. package/dist/index86.js +3 -3
  173. package/dist/index88.js +1 -1
  174. package/dist/index91.js +3 -3
  175. package/dist/index93.js +2 -2
  176. package/dist/index95.js +5 -5
  177. package/dist/index97.js +1 -1
  178. package/package.json +1 -1
  179. package/dist/index236.js +0 -5
  180. package/dist/index238.js +0 -7
  181. package/dist/index242.js +0 -7
  182. package/dist/index244.js +0 -190
  183. package/dist/index247.js +0 -13
  184. package/dist/index298.js +0 -5
  185. package/dist/index354.js +0 -24
package/dist/index61.js CHANGED
@@ -1,23 +1,24 @@
1
- import { defineComponent as V, defineAsyncComponent as w, useAttrs as D, ref as f, computed as c, toRef as N, createElementBlock as y, openBlock as n, Fragment as W, createVNode as g, createBlock as i, createCommentVNode as l, unref as r, mergeProps as E, withCtx as v, createElementVNode as R, normalizeClass as j, renderSlot as B, createTextVNode as _, toDisplayString as u } from "vue";
1
+ import { defineComponent as E, mergeModels as M, defineAsyncComponent as W, useModel as q, computed as l, useAttrs as R, ref as V, toRef as j, createElementBlock as B, openBlock as a, Fragment as x, createVNode as _, createBlock as r, createCommentVNode as u, unref as p, mergeProps as O, withCtx as C, createElementVNode as G, normalizeClass as H, renderSlot as h, createTextVNode as k, toDisplayString as b } from "vue";
2
2
  /* empty css */
3
3
  /* empty css */
4
- import q from "./index13.js";
4
+ import I from "./index13.js";
5
5
  /* empty css */
6
- import d from "./index86.js";
6
+ import f from "./index86.js";
7
7
  /* empty css */
8
- import x from "./index114.js";
8
+ import J from "./index114.js";
9
9
  /* empty css */
10
- import { pickBy as O } from "./index263.js";
11
- import { noop as G } from "./index264.js";
12
- import { useLocale as H } from "./index223.js";
13
- import { extractDomContainer as I } from "./index251.js";
14
- const J = {
10
+ import { pickBy as K } from "./index292.js";
11
+ import { noop as Q } from "./index293.js";
12
+ import { useLocale as U } from "./index233.js";
13
+ import { extractDomContainer as X } from "./index273.js";
14
+ import { isEqual as $ } from "./index224.js";
15
+ const Y = {
15
16
  key: 2,
16
17
  class: "bb-button__loading-label sr-only"
17
- }, le = /* @__PURE__ */ V({
18
+ }, me = /* @__PURE__ */ E({
18
19
  inheritAttrs: !1,
19
20
  __name: "BbButton",
20
- props: {
21
+ props: /* @__PURE__ */ M({
21
22
  autoLoading: { type: Boolean },
22
23
  activeClass: {},
23
24
  ariaCurrentValue: {},
@@ -54,102 +55,117 @@ const J = {
54
55
  tooltipPlacement: {},
55
56
  tooltipTimeout: {},
56
57
  to: {},
58
+ trueValue: { default: !0 },
59
+ falseValue: { default: !1 },
57
60
  type: {}
58
- },
59
- setup(C, { expose: h }) {
60
- const k = w(
61
+ }, {
62
+ modelValue: {},
63
+ modelModifiers: {}
64
+ }),
65
+ emits: ["update:modelValue"],
66
+ setup(v, { expose: z }) {
67
+ const A = W(
61
68
  () => import("./index209.js")
62
- ), o = C, { t: $ } = H(), m = D(), s = f(), z = (e) => {
63
- s.value = I(e) ?? void 0;
64
- }, A = c(() => {
65
- const { onClick: e, ...t } = m;
69
+ ), o = v, i = q(v, "modelValue"), d = l(() => i.value !== void 0), y = l(() => $(i.value, o.trueValue)), { t: L } = U(), g = R(), c = V(), S = (e) => {
70
+ c.value = X(e) ?? void 0;
71
+ }, T = l(() => {
72
+ const { onClick: e, ...t } = g;
66
73
  return t;
67
- }), p = f(0), a = c(
68
- () => o.loading || !!p.value && o.autoLoading
69
- ), L = c(() => o.disabled), S = async (e) => {
70
- if (a.value && !o.enabledWhileLoading)
74
+ }), m = V(0), n = l(
75
+ () => o.loading || !!m.value && o.autoLoading
76
+ ), P = l(() => o.disabled), F = async (e) => {
77
+ if (n.value && !o.enabledWhileLoading)
71
78
  return (o.type === "submit" || o.href || o.to) && e.preventDefault(), null;
72
- p.value++, await (m.onClick ?? G)(e), p.value--;
73
- }, T = typeof o.size == "string" ? { default: o.size } : { default: "md", ...o.size }, P = Object.entries(T).reduce(
74
- (e, [t, b]) => (t === "default" ? e[`data-${b}`] = "" : e[`data-${t}:${b}`] = "", e),
79
+ if (d.value) {
80
+ const t = o.trueValue, s = o.falseValue;
81
+ i.value = $(i.value, t) ? s : t;
82
+ }
83
+ m.value++, await (g.onClick ?? Q)(e), m.value--;
84
+ }, w = typeof o.size == "string" ? { default: o.size } : { default: "md", ...o.size }, D = Object.entries(w).reduce(
85
+ (e, [t, s]) => (t === "default" ? e[`data-${s}`] = "" : e[`data-${t}:${s}`] = "", e),
75
86
  {}
76
- ), F = N(() => ({
77
- ...A.value,
78
- ...P,
79
- ...O(
87
+ ), N = j(() => ({
88
+ ...T.value,
89
+ ...D,
90
+ ...K(
80
91
  o,
81
92
  (e, t) => ![
82
93
  "append:icon",
83
94
  "autoLoading",
84
95
  "disabled",
85
96
  "enabledWhileLoading",
97
+ "falseValue",
86
98
  "group",
87
99
  "icon",
88
100
  "loading",
101
+ "modelValue",
89
102
  "prepend:icon",
90
103
  "size",
91
104
  "tooltip",
92
- "tooltipPlacement"
105
+ "tooltipPlacement",
106
+ "trueValue"
93
107
  ].includes(t)
94
108
  )
95
109
  }));
96
- return h({ $el: s }), (e, t) => (n(), y(W, null, [
97
- g(r(q), E({ ref: z }, F.value, {
98
- "aria-disabled": a.value ? !0 : void 0,
110
+ return z({ $el: c }), (e, t) => (a(), B(x, null, [
111
+ _(p(I), O({ ref: S }, N.value, {
112
+ "aria-disabled": n.value ? !0 : void 0,
113
+ "aria-pressed": d.value ? y.value : void 0,
99
114
  class: {
100
115
  "bb-button": !0,
101
- "bb-button--loading": a.value,
116
+ "bb-button--loading": n.value,
102
117
  "bb-button--group": o.group,
103
- "bb-button--icon": !!e.icon
118
+ "bb-button--icon": !!e.icon,
119
+ "bb-button--active": d.value && y.value
104
120
  },
105
- disabled: L.value,
106
- tabindex: a.value ? -1 : void 0,
107
- onClick: S
121
+ disabled: P.value,
122
+ tabindex: n.value ? -1 : void 0,
123
+ onClick: F
108
124
  }), {
109
- default: v(() => [
110
- g(r(x), { class: "bb-button__spinner" }),
111
- o.icon ? (n(), i(d, {
125
+ default: C(() => [
126
+ _(p(J), { class: "bb-button__spinner" }),
127
+ o.icon ? (a(), r(f, {
112
128
  key: 0,
113
129
  class: "bb-button__icon",
114
130
  type: o.icon
115
- }, null, 8, ["type"])) : o["prepend:icon"] ? (n(), i(d, {
131
+ }, null, 8, ["type"])) : o["prepend:icon"] ? (a(), r(f, {
116
132
  key: 1,
117
133
  class: "bb-button__prepend-icon",
118
134
  type: o["prepend:icon"]
119
- }, null, 8, ["type"])) : l("", !0),
120
- R("span", {
121
- class: j(["bb-button__content", { "sr-only": !!e.icon }])
135
+ }, null, 8, ["type"])) : u("", !0),
136
+ G("span", {
137
+ class: H(["bb-button__content", { "sr-only": !!e.icon }])
122
138
  }, [
123
- B(e.$slots, "default", {}, () => [
124
- _(u(e.text), 1)
139
+ h(e.$slots, "default", {}, () => [
140
+ k(b(e.text), 1)
125
141
  ])
126
142
  ], 2),
127
- a.value ? (n(), y("span", J, u(r($)("common.loadingText")), 1)) : l("", !0),
128
- !e.icon && o["append:icon"] ? (n(), i(d, {
143
+ n.value ? (a(), B("span", Y, b(p(L)("common.loadingText")), 1)) : u("", !0),
144
+ !e.icon && o["append:icon"] ? (a(), r(f, {
129
145
  key: 3,
130
146
  class: "bb-button__append-icon",
131
147
  type: o["append:icon"]
132
- }, null, 8, ["type"])) : l("", !0)
148
+ }, null, 8, ["type"])) : u("", !0)
133
149
  ]),
134
150
  _: 3
135
- }, 16, ["aria-disabled", "class", "disabled", "tabindex"]),
136
- e.tooltip != null || e.$slots.tooltip ? (n(), i(r(k), {
151
+ }, 16, ["aria-disabled", "aria-pressed", "class", "disabled", "tabindex"]),
152
+ e.tooltip != null || e.$slots.tooltip ? (a(), r(p(A), {
137
153
  key: 0,
138
- activator: s.value,
154
+ activator: c.value,
139
155
  placement: e.tooltipPlacement,
140
156
  "show-close": !1,
141
157
  timeout: e.tooltipTimeout
142
158
  }, {
143
- default: v(() => [
144
- B(e.$slots, "tooltip", { text: e.tooltip }, () => [
145
- _(u(e.tooltip), 1)
159
+ default: C(() => [
160
+ h(e.$slots, "tooltip", { text: e.tooltip }, () => [
161
+ k(b(e.tooltip), 1)
146
162
  ])
147
163
  ]),
148
164
  _: 3
149
- }, 8, ["activator", "placement", "timeout"])) : l("", !0)
165
+ }, 8, ["activator", "placement", "timeout"])) : u("", !0)
150
166
  ], 64));
151
167
  }
152
168
  });
153
169
  export {
154
- le as default
170
+ me as default
155
171
  };
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 "./index223.js";
2
+ import { useLocale as f } from "./index233.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 fe, ref as C, computed as p, useTemplateRef as ve, watch as $, onBeforeUnmount as be, createElementBlock as M, openBlock as E, Fragment as B, renderSlot as v, createCommentVNode as V, createVNode as x, normalizeProps as ye, mergeProps as q, withCtx as G, createElementVNode as J, normalizeStyle as we, unref as Q, renderList as ge, createBlock as Z, toDisplayString as he } from "vue";
2
- import { findRightIndex as R } from "./index269.js";
2
+ import { findRightIndex as R } from "./index285.js";
3
3
  import { useId as Ee } from "./index8.js";
4
- import { useUntil as Le } from "./index250.js";
4
+ import { useUntil as Le } from "./index268.js";
5
5
  import { wait as ke } from "./index140.js";
6
6
  import De from "./index13.js";
7
7
  /* empty css */
8
8
  import ee from "./index86.js";
9
9
  /* empty css */
10
- import $e from "./index227.js";
10
+ import $e from "./index237.js";
11
11
  /* empty css */
12
- import te from "./index270.js";
13
- import { extractDomContainer as H } from "./index251.js";
12
+ import te from "./index286.js";
13
+ import { extractDomContainer as H } from "./index273.js";
14
14
  import { useIntersectionObserver as Ae, useElementSize as Se } from "./index141.js";
15
- import { parseWidthString as Pe } from "./index252.js";
15
+ import { parseWidthString as Pe } from "./index274.js";
16
16
  const Ie = ["id", "aria-labelledby", "inert"], Te = { class: "item__content" }, Oe = 500, _e = 10, ze = /* @__PURE__ */ fe({
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 "./index223.js";
12
+ import { useLocale as M } from "./index233.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 "./index273.js";
2
+ import { findInTree as ae } from "./index281.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("./index272.js")).default);
56
+ b || (b = (await import("./index280.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 "./index246.js";
3
- import { get as m } from "./index247.js";
4
- import { useLogger as N } from "./index248.js";
2
+ import { isCssColor as C } from "./index222.js";
3
+ import { get as m } from "./index288.js";
4
+ import { useLogger as N } from "./index258.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 "./index274.js";
2
+ import { throttle as c } from "./index271.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 "./index249.js";
2
+ import { parseSize as R } from "./index272.js";
3
3
  import { useId as $ } from "./index8.js";
4
- import { useLocale as U } from "./index223.js";
4
+ import { useLocale as U } from "./index233.js";
5
5
  import { useMobile as j } from "./index9.js";
6
- import { useUntil as G } from "./index250.js";
6
+ import { useUntil as G } from "./index268.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 "./index268.js";
7
- import { useLocale as H } from "./index223.js";
6
+ import { debounce as X } from "./index282.js";
7
+ import { useLocale as H } from "./index233.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 re, mergeModels as I, ref as N, useTemplateRef as ae, computed as s, useModel as ie, watch as C, createElementBlock as se, openBlock as Y, Fragment as le, renderSlot as G, createCommentVNode as W, createVNode as ue, normalizeProps as de, mergeProps as X, unref as S, withCtx as F, createElementVNode as B, createBlock as ce, nextTick as pe } from "vue";
2
2
  import { useId as me } from "./index8.js";
3
3
  import { useIntersectionObserver as ve, useElementSize as fe } from "./index141.js";
4
- import { useLocale as be } from "./index223.js";
5
- import { useUntil as he } from "./index250.js";
4
+ import { useLocale as be } from "./index233.js";
5
+ import { useUntil as he } from "./index268.js";
6
6
  import ge from "./index13.js";
7
7
  /* empty css */
8
- import we from "./index227.js";
8
+ import we from "./index237.js";
9
9
  /* empty css */
10
- import { extractDomContainer as H } from "./index251.js";
11
- import { parseWidthString as U } from "./index252.js";
10
+ import { extractDomContainer as H } from "./index273.js";
11
+ import { parseWidthString as U } from "./index274.js";
12
12
  const Ee = ["inert"], Le = 500, ye = 10, De = /* @__PURE__ */ re({
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 "./index216.js";
2
+ import { clamp as p } from "./index214.js";
3
3
  import { getAsPercentageBetween as i } from "./index139.js";
4
4
  const _ = /* @__PURE__ */ r({
5
5
  __name: "BbProgress",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bitboss-ui",
3
- "version": "2.1.78",
3
+ "version": "2.1.79",
4
4
  "type": "module",
5
5
  "sideEffects": false,
6
6
  "scripts": {
package/dist/index236.js DELETED
@@ -1,5 +0,0 @@
1
- import { isNil as r } from "./index284.js";
2
- const e = (t) => r(t) ? !0 : Array.isArray(t) || typeof t == "string" ? t.length === 0 : t instanceof Map || t instanceof Set ? t.size === 0 : typeof t == "number" ? Number.isNaN(t) : typeof t == "boolean" || typeof t == "function" ? !1 : typeof t == "object" ? "length" in t && typeof t.length == "number" ? t.length === 0 : Object.keys(t).length === 0 : !1;
3
- export {
4
- e as isEmpty
5
- };
package/dist/index238.js DELETED
@@ -1,7 +0,0 @@
1
- import { getDefaultExportFromCjs as r } from "./index333.js";
2
- import { __require as o } from "./index310.js";
3
- var t = o();
4
- const m = /* @__PURE__ */ r(t);
5
- export {
6
- m as default
7
- };
package/dist/index242.js DELETED
@@ -1,7 +0,0 @@
1
- import { getDefaultExportFromCjs as r } from "./index333.js";
2
- import { __require as t } from "./index318.js";
3
- var o = t();
4
- const a = /* @__PURE__ */ r(o);
5
- export {
6
- a as default
7
- };
package/dist/index244.js DELETED
@@ -1,190 +0,0 @@
1
- var C = Object.defineProperty, x = (a, e, t) => e in a ? C(a, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : a[e] = t, y = (a, e, t) => x(a, typeof e != "symbol" ? e + "" : e, t);
2
- const M = {
3
- "#": { pattern: /[0-9]/ },
4
- "@": { pattern: /[a-zA-Z]/ },
5
- "*": { pattern: /[a-zA-Z0-9]/ }
6
- }, w = (a, e, t) => a.replaceAll(e, "").replace(t, ".").replace("..", ".").replace(/[^.\d]/g, ""), N = (a, e, t) => {
7
- var s;
8
- return new Intl.NumberFormat(((s = t.number) == null ? void 0 : s.locale) ?? "en", {
9
- minimumFractionDigits: a,
10
- maximumFractionDigits: e,
11
- roundingMode: "trunc"
12
- });
13
- }, P = (a, e = !0, t) => {
14
- var s, r, n, l;
15
- const u = ((s = t.number) == null ? void 0 : s.unsigned) !== !0 && a.startsWith("-") ? "-" : "", p = ((r = t.number) == null ? void 0 : r.fraction) ?? 0;
16
- let o = N(0, p, t);
17
- const k = o.formatToParts(1000.12), m = ((n = k.find((i) => i.type === "group")) == null ? void 0 : n.value) ?? " ", f = ((l = k.find((i) => i.type === "decimal")) == null ? void 0 : l.value) ?? ".", c = w(a, m, f);
18
- if (Number.isNaN(parseFloat(c))) return u;
19
- const v = c.split(".");
20
- if (v[1] != null && v[1].length >= 1) {
21
- const i = v[1].length <= p ? v[1].length : p;
22
- o = N(i, p, t);
23
- }
24
- let d = o.format(parseFloat(c));
25
- return e ? p > 0 && c.endsWith(".") && !c.slice(0, -1).includes(".") && (d += f) : d = w(d, m, f), u + d;
26
- }, I = (a) => JSON.parse(a.replaceAll("'", '"')), T = (a, e = {}) => {
27
- const t = { ...e };
28
- a.dataset.maska != null && a.dataset.maska !== "" && (t.mask = F(a.dataset.maska)), a.dataset.maskaEager != null && (t.eager = E(a.dataset.maskaEager)), a.dataset.maskaReversed != null && (t.reversed = E(a.dataset.maskaReversed)), a.dataset.maskaTokensReplace != null && (t.tokensReplace = E(a.dataset.maskaTokensReplace)), a.dataset.maskaTokens != null && (t.tokens = O(a.dataset.maskaTokens));
29
- const s = {};
30
- return a.dataset.maskaNumberLocale != null && (s.locale = a.dataset.maskaNumberLocale), a.dataset.maskaNumberFraction != null && (s.fraction = parseInt(a.dataset.maskaNumberFraction)), a.dataset.maskaNumberUnsigned != null && (s.unsigned = E(a.dataset.maskaNumberUnsigned)), (a.dataset.maskaNumber != null || Object.values(s).length > 0) && (t.number = s), t;
31
- }, E = (a) => a !== "" ? !!JSON.parse(a) : !0, F = (a) => a.startsWith("[") && a.endsWith("]") ? I(a) : a, O = (a) => {
32
- if (a.startsWith("{") && a.endsWith("}"))
33
- return I(a);
34
- const e = {};
35
- return a.split("|").forEach((t) => {
36
- const s = t.split(":");
37
- e[s[0]] = {
38
- pattern: S() ? new RegExp(s[1], "u") : new RegExp(s[1]),
39
- optional: s[2] === "optional",
40
- multiple: s[2] === "multiple",
41
- repeated: s[2] === "repeated"
42
- };
43
- }), e;
44
- }, S = () => {
45
- try {
46
- return new RegExp("\\p{L}", "u"), !0;
47
- } catch {
48
- return !1;
49
- }
50
- };
51
- class W {
52
- constructor(e = {}) {
53
- y(this, "opts", {}), y(this, "memo", /* @__PURE__ */ new Map());
54
- const t = { ...e };
55
- if (t.tokens != null) {
56
- t.tokens = t.tokensReplace ? { ...t.tokens } : { ...M, ...t.tokens };
57
- for (const s of Object.values(t.tokens))
58
- typeof s.pattern == "string" && (s.pattern = S() ? new RegExp(s.pattern, "u") : new RegExp(s.pattern));
59
- } else
60
- t.tokens = M;
61
- Array.isArray(t.mask) && (t.mask.length > 1 ? t.mask = [...t.mask].sort((s, r) => s.length - r.length) : t.mask = t.mask[0] ?? ""), t.mask === "" && (t.mask = null), this.opts = t;
62
- }
63
- masked(e) {
64
- return this.process(String(e), this.findMask(String(e)));
65
- }
66
- unmasked(e) {
67
- return this.process(String(e), this.findMask(String(e)), !1);
68
- }
69
- isEager() {
70
- return this.opts.eager === !0;
71
- }
72
- isReversed() {
73
- return this.opts.reversed === !0;
74
- }
75
- completed(e) {
76
- const t = this.findMask(String(e));
77
- if (this.opts.mask == null || t == null) return !1;
78
- const s = this.process(String(e), t).length;
79
- return typeof this.opts.mask == "string" ? s >= this.opts.mask.length : s >= t.length;
80
- }
81
- findMask(e) {
82
- const t = this.opts.mask;
83
- if (t == null)
84
- return null;
85
- if (typeof t == "string")
86
- return t;
87
- if (typeof t == "function")
88
- return t(e);
89
- const s = this.process(e, t.slice(-1).pop() ?? "", !1);
90
- return t.find((r) => this.process(e, r, !1).length >= s.length) ?? "";
91
- }
92
- escapeMask(e) {
93
- const t = [], s = [];
94
- return e.split("").forEach((r, n) => {
95
- r === "!" && e[n - 1] !== "!" ? s.push(n - s.length) : t.push(r);
96
- }), { mask: t.join(""), escaped: s };
97
- }
98
- process(e, t, s = !0) {
99
- if (this.opts.number != null) return P(e, s, this.opts);
100
- if (t == null) return e;
101
- const r = `v=${e},mr=${t},m=${s ? 1 : 0}`;
102
- if (this.memo.has(r)) return this.memo.get(r);
103
- const { mask: n, escaped: l } = this.escapeMask(t), u = [], p = this.opts.tokens != null ? this.opts.tokens : {}, o = this.isReversed() ? -1 : 1, k = this.isReversed() ? "unshift" : "push", m = this.isReversed() ? 0 : n.length - 1, f = this.isReversed() ? () => i > -1 && h > -1 : () => i < n.length && h < e.length, c = (b) => !this.isReversed() && b <= m || this.isReversed() && b >= m;
104
- let v, d = -1, i = this.isReversed() ? n.length - 1 : 0, h = this.isReversed() ? e.length - 1 : 0, R = !1;
105
- for (; f(); ) {
106
- const b = n.charAt(i), g = p[b], A = g?.transform != null ? g.transform(e.charAt(h)) : e.charAt(h);
107
- if (!l.includes(i) && g != null ? (A.match(g.pattern) != null ? (u[k](A), g.repeated ? (d === -1 ? d = i : i === m && i !== d && (i = d - o), m === d && (i -= o)) : g.multiple && (R = !0, i -= o), i += o) : g.multiple ? R && (i += o, h -= o, R = !1) : A === v ? v = void 0 : g.optional && (i += o, h -= o), h += o) : (s && !this.isEager() && u[k](b), A === b && !this.isEager() ? h += o : v = b, this.isEager() || (i += o)), this.isEager())
108
- for (; c(i) && (p[n.charAt(i)] == null || l.includes(i)); ) {
109
- if (s) {
110
- if (u[k](n.charAt(i)), e.charAt(h) === n.charAt(i)) {
111
- i += o, h += o;
112
- continue;
113
- }
114
- } else n.charAt(i) === e.charAt(h) && (h += o);
115
- i += o;
116
- }
117
- }
118
- return this.memo.set(r, u.join("")), this.memo.get(r);
119
- }
120
- }
121
- class V {
122
- constructor(e, t = {}) {
123
- y(this, "items", /* @__PURE__ */ new Map()), y(this, "eventAbortController"), y(this, "onInput", (s) => {
124
- if (s instanceof CustomEvent && s.type === "input" && !s.isTrusted && !s.bubbles)
125
- return;
126
- const r = s.target, n = this.items.get(r);
127
- if (n === void 0) return;
128
- const l = "inputType" in s && s.inputType.startsWith("delete"), u = n.isEager(), p = l && u && n.unmasked(r.value) === "" ? "" : r.value;
129
- this.fixCursor(r, l, () => this.setValue(r, p));
130
- }), this.options = t, this.eventAbortController = new AbortController(), this.init(this.getInputs(e));
131
- }
132
- update(e = {}) {
133
- this.options = { ...e }, this.init(Array.from(this.items.keys()));
134
- }
135
- updateValue(e) {
136
- var t;
137
- e.value !== "" && e.value !== ((t = this.processInput(e)) == null ? void 0 : t.masked) && this.setValue(e, e.value);
138
- }
139
- destroy() {
140
- this.eventAbortController.abort(), this.items.clear();
141
- }
142
- init(e) {
143
- const t = this.getOptions(this.options);
144
- for (const s of e) {
145
- if (!this.items.has(s)) {
146
- const { signal: n } = this.eventAbortController;
147
- s.addEventListener("input", this.onInput, { capture: !0, signal: n });
148
- }
149
- const r = new W(T(s, t));
150
- this.items.set(s, r), queueMicrotask(() => this.updateValue(s)), s.selectionStart === null && r.isEager() && console.warn("Maska: input of `%s` type is not supported", s.type);
151
- }
152
- }
153
- getInputs(e) {
154
- return typeof e == "string" ? Array.from(document.querySelectorAll(e)) : "length" in e ? Array.from(e) : [e];
155
- }
156
- getOptions(e) {
157
- const { onMaska: t, preProcess: s, postProcess: r, ...n } = e;
158
- return n;
159
- }
160
- fixCursor(e, t, s) {
161
- var r, n;
162
- const l = e.selectionStart, u = e.value;
163
- if (s(), l === null || l === u.length && !t) return;
164
- const p = e.value, o = u.slice(0, l), k = p.slice(0, l), m = (r = this.processInput(e, o)) == null ? void 0 : r.unmasked, f = (n = this.processInput(e, k)) == null ? void 0 : n.unmasked;
165
- if (m === void 0 || f === void 0) return;
166
- let c = l;
167
- o !== k && (c += t ? p.length - u.length : m.length - f.length), e.setSelectionRange(c, c);
168
- }
169
- setValue(e, t) {
170
- const s = this.processInput(e, t);
171
- s !== void 0 && (e.value = s.masked, this.options.onMaska != null && (Array.isArray(this.options.onMaska) ? this.options.onMaska.forEach((r) => r(s)) : this.options.onMaska(s)), e.dispatchEvent(new CustomEvent("maska", { detail: s })), e.dispatchEvent(new CustomEvent("input", { detail: s.masked })));
172
- }
173
- processInput(e, t) {
174
- const s = this.items.get(e);
175
- if (s === void 0) return;
176
- let r = t ?? e.value;
177
- this.options.preProcess != null && (r = this.options.preProcess(r));
178
- let n = s.masked(r);
179
- return this.options.postProcess != null && (n = this.options.postProcess(n)), {
180
- masked: n,
181
- unmasked: s.unmasked(r),
182
- completed: s.completed(r)
183
- };
184
- }
185
- }
186
- export {
187
- W as Mask,
188
- V as MaskInput,
189
- M as tokens
190
- };
package/dist/index247.js DELETED
@@ -1,13 +0,0 @@
1
- function c(n, r, e) {
2
- const i = typeof r == "string" ? r.split(".") : r;
3
- let t = n;
4
- for (const o of i)
5
- if (t && typeof t == "object" && o in t)
6
- t = t[o];
7
- else
8
- return e;
9
- return t === void 0 ? e : t;
10
- }
11
- export {
12
- c as get
13
- };
package/dist/index298.js DELETED
@@ -1,5 +0,0 @@
1
- import o from "./index232.js";
2
- /* empty css */
3
- export {
4
- o as default
5
- };
package/dist/index354.js DELETED
@@ -1,24 +0,0 @@
1
- import { defineComponent as a, computed as i, createBlock as r, openBlock as d, Transition as l, normalizeStyle as s, withCtx as u, renderSlot as p } from "vue";
2
- const f = /* @__PURE__ */ a({
3
- __name: "Slide",
4
- props: {
5
- direction: { default: "right" },
6
- duration: { default: 500 },
7
- gap: { default: 0 }
8
- },
9
- setup(t) {
10
- const n = t, o = i(() => `bb-slide-in-${n.direction}`);
11
- return (e, m) => (d(), r(l, {
12
- name: o.value,
13
- style: s({ "--transition-duration": `${e.duration}ms`, "--gap": `${e.gap}px` })
14
- }, {
15
- default: u(() => [
16
- p(e.$slots, "default", {}, void 0, !0)
17
- ]),
18
- _: 3
19
- }, 8, ["name", "style"]));
20
- }
21
- });
22
- export {
23
- f as default
24
- };