bitboss-ui 2.1.16 → 2.1.18

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 (162) hide show
  1. package/dist/index.css +1 -1
  2. package/dist/index106.js +9 -9
  3. package/dist/index111.js +1 -1
  4. package/dist/index121.js +10 -10
  5. package/dist/index13.js +1 -1
  6. package/dist/index131.js +4 -4
  7. package/dist/index133.js +1 -1
  8. package/dist/index139.js +2 -2
  9. package/dist/index15.js +8 -8
  10. package/dist/index19.js +8 -8
  11. package/dist/index21.js +16 -16
  12. package/dist/index212.js +5 -4
  13. package/dist/index213.js +5 -13
  14. package/dist/index214.js +5 -11
  15. package/dist/index215.js +5 -20
  16. package/dist/index216.js +5 -197
  17. package/dist/index217.js +7 -0
  18. package/dist/index218.js +2 -72
  19. package/dist/index219.js +4 -0
  20. package/dist/index220.js +2 -13
  21. package/dist/index221.js +12 -113
  22. package/dist/index222.js +13 -0
  23. package/dist/index223.js +20 -5
  24. package/dist/index224.js +72 -5
  25. package/dist/index226.js +13 -5
  26. package/dist/index227.js +114 -5
  27. package/dist/index229.js +86 -5
  28. package/dist/index23.js +15 -15
  29. package/dist/index231.js +29 -2
  30. package/dist/index232.js +16 -8
  31. package/dist/index233.js +17 -250
  32. package/dist/index234.js +49 -50
  33. package/dist/index235.js +15 -44
  34. package/dist/index236.js +3 -5
  35. package/dist/index237.js +12 -60
  36. package/dist/index238.js +33 -12
  37. package/dist/index239.js +2 -86
  38. package/dist/index241.js +6 -28
  39. package/dist/index242.js +7 -17
  40. package/dist/index243.js +181 -49
  41. package/dist/index244.js +106 -15
  42. package/dist/index246.js +100 -16
  43. package/dist/index248.js +4 -34
  44. package/dist/index249.js +197 -2
  45. package/dist/index25.js +3 -3
  46. package/dist/index251.js +3 -7
  47. package/dist/index252.js +5 -3
  48. package/dist/index253.js +5 -5
  49. package/dist/index254.js +8 -2
  50. package/dist/index255.js +250 -2
  51. package/dist/index256.js +50 -181
  52. package/dist/index257.js +39 -101
  53. package/dist/index258.js +7 -0
  54. package/dist/index259.js +55 -95
  55. package/dist/index260.js +15 -0
  56. package/dist/index261.js +1 -1
  57. package/dist/index264.js +45 -47
  58. package/dist/index267.js +6 -9
  59. package/dist/index268.js +16 -23
  60. package/dist/index269.js +9 -3
  61. package/dist/index27.js +1 -1
  62. package/dist/index270.js +9 -6
  63. package/dist/index271.js +23 -16
  64. package/dist/index272.js +3 -9
  65. package/dist/index273.js +2 -9
  66. package/dist/index274.js +9 -8
  67. package/dist/index275.js +8 -5
  68. package/dist/index276.js +1 -1
  69. package/dist/index277.js +5 -2
  70. package/dist/index278.js +7 -4
  71. package/dist/index279.js +5 -8
  72. package/dist/index281.js +280 -3
  73. package/dist/index282.js +2 -3
  74. package/dist/index283.js +127 -0
  75. package/dist/index284.js +2 -7
  76. package/dist/index285.js +15 -3
  77. package/dist/index286.js +2 -7
  78. package/dist/index287.js +15 -10
  79. package/dist/index288.js +2 -280
  80. package/dist/index289.js +16 -2
  81. package/dist/index29.js +3 -3
  82. package/dist/index290.js +2 -16
  83. package/dist/index291.js +19 -2
  84. package/dist/index292.js +2 -16
  85. package/dist/index293.js +3 -2
  86. package/dist/index295.js +7 -2
  87. package/dist/index296.js +3 -15
  88. package/dist/index297.js +7 -2
  89. package/dist/index298.js +10 -18
  90. package/dist/index299.js +4 -2
  91. package/dist/index300.js +3 -27
  92. package/dist/index301.js +17 -2
  93. package/dist/index302.js +28 -2
  94. package/dist/index303.js +6 -2
  95. package/dist/index304.js +1 -1
  96. package/dist/index305.js +3 -2
  97. package/dist/index306.js +3 -28
  98. package/dist/index307.js +3 -22
  99. package/dist/index308.js +7 -0
  100. package/dist/index309.js +18 -3
  101. package/dist/index310.js +2 -3
  102. package/dist/index311.js +27 -17
  103. package/dist/index312.js +2 -6
  104. package/dist/index313.js +1 -1
  105. package/dist/index314.js +2 -5
  106. package/dist/index315.js +2 -125
  107. package/dist/index316.js +2 -2
  108. package/dist/index317.js +22 -3
  109. package/dist/index320.js +718 -5
  110. package/dist/index321.js +363 -715
  111. package/dist/index322.js +58 -366
  112. package/dist/index323.js +5 -58
  113. package/dist/index325.js +32 -7
  114. package/dist/index326.js +28 -6
  115. package/dist/index328.js +227 -6
  116. package/dist/index329.js +57 -18
  117. package/dist/index33.js +8 -8
  118. package/dist/index330.js +33 -33
  119. package/dist/index331.js +8 -58
  120. package/dist/index332.js +5 -6
  121. package/dist/index333.js +7 -32
  122. package/dist/index334.js +47 -28
  123. package/dist/index335.js +9 -0
  124. package/dist/index336.js +2 -2
  125. package/dist/index337.js +3 -3
  126. package/dist/index338.js +6 -227
  127. package/dist/index339.js +17 -45
  128. package/dist/index340.js +1 -1
  129. package/dist/index342.js +1 -1
  130. package/dist/index343.js +483 -124
  131. package/dist/index344.js +120 -427
  132. package/dist/index345.js +48 -125
  133. package/dist/index346.js +421 -473
  134. package/dist/index347.js +125 -48
  135. package/dist/index35.js +2 -2
  136. package/dist/index37.js +15 -15
  137. package/dist/index39.js +6 -6
  138. package/dist/index43.js +8 -8
  139. package/dist/index45.js +8 -8
  140. package/dist/index47.js +2 -2
  141. package/dist/index49.js +3 -3
  142. package/dist/index53.js +1 -1
  143. package/dist/index57.js +1 -1
  144. package/dist/index61.js +1 -1
  145. package/dist/index67.js +1 -1
  146. package/dist/index79.js +4 -4
  147. package/dist/index81.js +1 -1
  148. package/dist/index83.js +2 -2
  149. package/dist/index87.js +1 -1
  150. package/dist/index90.js +3 -3
  151. package/dist/index92.js +2 -2
  152. package/dist/index94.js +3 -3
  153. package/package.json +2 -2
  154. package/dist/index225.js +0 -7
  155. package/dist/index228.js +0 -7
  156. package/dist/index230.js +0 -5
  157. package/dist/index245.js +0 -14
  158. package/dist/index250.js +0 -9
  159. package/dist/index294.js +0 -21
  160. package/dist/index318.js +0 -5
  161. package/dist/index327.js +0 -10
  162. /package/dist/{index247.js → index240.js} +0 -0
package/dist/index19.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 b, guardReactiveProps as v, createVNode as R, mergeProps as T } from "vue";
2
2
  import W from "./index17.js";
3
3
  /* empty css */
4
- import K from "./index239.js";
4
+ import K from "./index229.js";
5
5
  /* empty css */
6
- import { useItemsGetter as N } from "./index241.js";
7
- import { useIndexById as w } from "./index242.js";
8
- import { useBaseOptions as U } from "./index243.js";
9
- import { useCoherence as q } from "./index244.js";
10
- import { hash as J } from "./index230.js";
11
- import { useHashedWatcher as C } from "./index245.js";
12
- import { usePrefill as Q } from "./index246.js";
6
+ import { useItemsGetter as N } from "./index231.js";
7
+ import { useIndexById as w } from "./index233.js";
8
+ import { useBaseOptions as U } from "./index234.js";
9
+ import { useCoherence as q } from "./index235.js";
10
+ import { hash as J } from "./index236.js";
11
+ import { useHashedWatcher as C } from "./index237.js";
12
+ import { usePrefill as Q } from "./index232.js";
13
13
  const de = /* @__PURE__ */ j({
14
14
  __name: "BaseCheckboxGroup",
15
15
  props: {
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 "./index223.js";
9
- import G from "./index224.js";
10
- import J from "./index225.js";
11
- import K from "./index226.js";
12
- import Q from "./index227.js";
13
- import X from "./index228.js";
14
- import ee from "./index229.js";
15
- import { hash as M } from "./index230.js";
16
- import { last as ae } from "./index231.js";
17
- import { useLogger as te } from "./index232.js";
18
- import oe from "./index233.js";
19
- import le from "./index234.js";
20
- import re from "./index235.js";
21
- import B from "./index236.js";
22
- import se from "./index237.js";
23
- import { useLocale as de } from "./index213.js";
8
+ import s from "./index212.js";
9
+ import G from "./index215.js";
10
+ import J from "./index216.js";
11
+ import K from "./index217.js";
12
+ import Q from "./index214.js";
13
+ import X from "./index252.js";
14
+ import ee from "./index253.js";
15
+ import { hash as M } from "./index236.js";
16
+ import { last as ae } from "./index220.js";
17
+ import { useLogger as te } from "./index254.js";
18
+ import oe from "./index255.js";
19
+ import le from "./index256.js";
20
+ import re from "./index257.js";
21
+ import B from "./index258.js";
22
+ import se from "./index259.js";
23
+ import { useLocale as de } from "./index221.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",
package/dist/index212.js CHANGED
@@ -1,6 +1,7 @@
1
- function x(e) {
2
- return /^#([A-Fa-f0-9]{6})$/.test(e);
3
- }
1
+ import { getDefaultExportFromCjs as r } from "./index303.js";
2
+ import { __require as o } from "./index281.js";
3
+ var t = o();
4
+ const s = /* @__PURE__ */ r(t);
4
5
  export {
5
- x as isHex
6
+ s as default
6
7
  };
package/dist/index213.js CHANGED
@@ -1,15 +1,7 @@
1
- import { locales as t } from "./index286.js";
2
- import { _config as m } from "./index4.js";
3
- import { get as c } from "./index287.js";
4
- import { readonly as l, computed as n } from "vue";
5
- const p = (o, ...r) => l(
6
- n(() => c(t[m.locale], o).replace(
7
- /\{(\d+)\}/g,
8
- (a, e) => r[e]
9
- ))
10
- ), d = () => ({
11
- t: p
12
- });
1
+ import { getDefaultExportFromCjs as r } from "./index303.js";
2
+ import { __require as o } from "./index283.js";
3
+ var t = o();
4
+ const m = /* @__PURE__ */ r(t);
13
5
  export {
14
- d as useLocale
6
+ m as default
15
7
  };
package/dist/index214.js CHANGED
@@ -1,13 +1,7 @@
1
- import { ref as a, watch as c, toValue as u } from "vue";
2
- const i = (e, { initialValue: o = !1, nextValue: r = !0 } = {}) => {
3
- const t = a(o), n = c(
4
- () => u(e),
5
- (s) => {
6
- s && (t.value = r, n());
7
- }
8
- );
9
- return t;
10
- };
1
+ import { getDefaultExportFromCjs as r } from "./index303.js";
2
+ import { __require as e } from "./index285.js";
3
+ var o = e();
4
+ const m = /* @__PURE__ */ r(o);
11
5
  export {
12
- i as useUntil
6
+ m as default
13
7
  };
package/dist/index215.js CHANGED
@@ -1,22 +1,7 @@
1
- import { MaskInput as r } from "./index256.js";
2
- const u = /* @__PURE__ */ new WeakMap(), p = (a, n) => {
3
- if (a.arg == null || a.instance == null) return;
4
- const s = "setup" in a.instance.$.type;
5
- a.arg in a.instance ? a.instance[a.arg] = n : s && console.warn("Maska: please expose `%s` using defineExpose", a.arg);
6
- }, k = (a, n) => {
7
- var s;
8
- const t = a instanceof HTMLInputElement ? a : a.querySelector("input");
9
- if (t == null || (t == null ? void 0 : t.type) === "file") return;
10
- let e = {};
11
- if (n.value != null && (e = typeof n.value == "string" ? { mask: n.value } : { ...n.value }), n.arg != null) {
12
- const l = (o) => {
13
- const i = n.modifiers.unmasked ? o.unmasked : n.modifiers.completed ? o.completed : o.masked;
14
- p(n, i);
15
- };
16
- e.onMaska = e.onMaska == null ? l : Array.isArray(e.onMaska) ? [...e.onMaska, l] : [e.onMaska, l];
17
- }
18
- u.has(t) ? (s = u.get(t)) == null || s.update(e) : u.set(t, new r(t, e));
19
- };
1
+ import { getDefaultExportFromCjs as r } from "./index303.js";
2
+ import { __require as e } from "./index287.js";
3
+ var t = e();
4
+ const m = /* @__PURE__ */ r(t);
20
5
  export {
21
- k as vMaska
6
+ m as default
22
7
  };
package/dist/index216.js CHANGED
@@ -1,199 +1,7 @@
1
- import { defineComponent as j, ref as c, onMounted as J, watch as Q, createElementBlock as S, openBlock as _, createElementVNode as w, createTextVNode as A, createCommentVNode as E, toDisplayString as C, unref as x } from "vue";
2
- import { hexToRgb as B } from "./index325.js";
3
- import { getHueFromRGB as K } from "./index326.js";
4
- import { hslToHex as y } from "./index327.js";
5
- import { useLocale as Z } from "./index213.js";
6
- const ee = {
7
- id: "mainCanvasDesc",
8
- "aria-live": "polite",
9
- class: "sr-only"
10
- }, te = { key: 0 }, ae = {
11
- id: "hueCanvasDesc",
12
- "aria-live": "polite",
13
- class: "sr-only"
14
- }, ne = { key: 0 }, ce = /* @__PURE__ */ j({
15
- __name: "ColorPallette",
16
- props: {
17
- modelValue: {}
18
- },
19
- emits: ["update:modelValue"],
20
- setup(F, { emit: N }) {
21
- const R = F, f = N, { t: h } = Z(), o = c(R.modelValue), d = c(
22
- y(K(...B(o.value ?? "#ff0000")), 100, 50)
23
- ), O = c(null), s = c(null), r = c(null), l = c({ x: 0, y: 0 }), u = c({ x: 0 }), b = c(!1), k = c(!1), T = () => {
24
- const e = s.value, t = r.value;
25
- !e || !t || (e.width = e.offsetWidth, e.height = e.offsetHeight, t.width = t.offsetWidth, t.height = t.offsetHeight, v(), m());
26
- }, D = () => {
27
- const e = s.value;
28
- return e ? e.getContext("2d", { willReadFrequently: !0 }) : null;
29
- }, v = () => {
30
- const e = s.value;
31
- if (!e) return;
32
- const t = D();
33
- if (!t) return;
34
- t.clearRect(0, 0, e.width, e.height);
35
- const a = t.createLinearGradient(0, 0, e.width, 0);
36
- a.addColorStop(0, d.value), a.addColorStop(1, "#ffffff");
37
- const n = t.createLinearGradient(0, 0, 0, e.height);
38
- n.addColorStop(0, "transparent"), n.addColorStop(1, "#000000"), t.fillStyle = a, t.fillRect(0, 0, e.width, e.height), t.fillStyle = n, t.globalCompositeOperation = "multiply", t.fillRect(0, 0, e.width, e.height), t.globalCompositeOperation = "source-over", t.fillStyle = "#000000", t.strokeStyle = "#000000", t.lineWidth = 1;
39
- }, p = () => {
40
- const e = D();
41
- e && (e.beginPath(), e.arc(
42
- l.value.x,
43
- l.value.y,
44
- 8,
45
- 0,
46
- 2 * Math.PI
47
- ), e.strokeStyle = "#ffffff", e.lineWidth = 2, e.stroke(), e.beginPath(), e.arc(
48
- l.value.x,
49
- l.value.y,
50
- 7,
51
- 0,
52
- 2 * Math.PI
53
- ), e.strokeStyle = "#000000", e.lineWidth = 1, e.stroke(), e.globalCompositeOperation = "source-over");
54
- }, P = () => {
55
- const e = r.value;
56
- return e ? e.getContext("2d", { willReadFrequently: !0 }) : null;
57
- }, m = () => {
58
- const e = r.value;
59
- if (!e) return;
60
- const t = P();
61
- if (!t) return;
62
- const a = t.createLinearGradient(0, 0, e.width, 0);
63
- for (let n = 0; n <= 360; n += 60)
64
- a.addColorStop(n / 360, `hsl(${n}, 100%, 50%)`);
65
- a.addColorStop(1, "hsl(360, 100%, 50%)"), t.fillStyle = a, t.fillRect(0, 0, e.width, e.height), H(), t.fillStyle = "#000000", t.strokeStyle = "#000000", t.lineWidth = 1;
66
- }, H = () => {
67
- const e = r.value;
68
- if (!e) return;
69
- const t = P();
70
- if (!t) return;
71
- const a = 10, n = 16, i = u.value.x - a / 2, M = e.height / 2 - n / 2;
72
- t.beginPath(), t.roundRect(i, M, a, n, 2), t.strokeStyle = "lightgray", t.stroke(), t.fillStyle = "#ffffff", t.fill();
73
- }, q = (e) => {
74
- s.value && (window.addEventListener("pointermove", L), window.addEventListener("pointerup", G), b.value = !0, I(e));
75
- }, U = (e) => {
76
- r.value && (window.addEventListener("pointermove", L), window.addEventListener("pointerup", G), k.value = !0, V(e));
77
- }, I = (e) => {
78
- const t = s.value;
79
- if (!t) return;
80
- const a = t.getBoundingClientRect(), n = Math.max(0, Math.min(t.width, e.clientX - a.left)), i = Math.max(0, Math.min(t.height, e.clientY - a.top));
81
- l.value = { x: n, y: i }, v(), p(), o.value = g(), f("update:modelValue", o.value);
82
- }, V = (e) => {
83
- const t = r.value;
84
- if (!t) return;
85
- const a = t.getBoundingClientRect(), n = Math.max(0, Math.min(t.width, e.clientX - a.left));
86
- u.value = { x: n };
87
- const i = n / t.width * 360;
88
- d.value = y(i, 100, 50), m(), v(), p(), o.value = g(), f("update:modelValue", o.value);
89
- }, L = (e) => {
90
- b.value ? I(e) : k.value && V(e);
91
- }, G = () => {
92
- b.value = !1, k.value = !1;
93
- }, X = (e) => {
94
- var a, n;
95
- switch (e.key) {
96
- case "ArrowUp":
97
- l.value.y = Math.max(0, l.value.y - 5);
98
- break;
99
- case "ArrowDown":
100
- l.value.y = Math.min(
101
- ((a = s.value) == null ? void 0 : a.height) ?? 0,
102
- l.value.y + 5
103
- );
104
- break;
105
- case "ArrowLeft":
106
- l.value.x = Math.max(0, l.value.x - 5);
107
- break;
108
- case "ArrowRight":
109
- l.value.x = Math.min(
110
- ((n = s.value) == null ? void 0 : n.width) ?? 0,
111
- l.value.x + 5
112
- );
113
- break;
114
- default:
115
- return;
116
- }
117
- v(), p(), o.value = g(), f("update:modelValue", o.value), e.preventDefault();
118
- }, $ = (e) => {
119
- var n, i;
120
- switch (e.key) {
121
- case "ArrowLeft":
122
- u.value.x = Math.max(0, u.value.x - 5);
123
- break;
124
- case "ArrowRight":
125
- u.value.x = Math.min(
126
- ((n = r.value) == null ? void 0 : n.width) ?? 0,
127
- u.value.x + 5
128
- );
129
- break;
130
- default:
131
- return;
132
- }
133
- const a = u.value.x / (((i = r.value) == null ? void 0 : i.width) ?? 1) * 360;
134
- d.value = y(a, 100, 50), m(), H(), v(), p(), o.value = g(), f("update:modelValue", o.value), e.preventDefault();
135
- };
136
- J(() => {
137
- T(), W(o.value ?? "#ff0000");
138
- }), Q(
139
- () => R.modelValue,
140
- (e) => {
141
- !e || e === o.value || (o.value = e, W(e), m(), v());
142
- }
143
- );
144
- const g = () => {
145
- const e = s.value;
146
- if (!e) return "#ffffff";
147
- const t = e.getContext("2d");
148
- if (!t) return "#ffffff";
149
- const { x: a, y: n } = l.value, i = t.getImageData(a, n, 1, 1).data, [M, z, Y] = i;
150
- return `#${((1 << 24) + (M << 16) + (z << 8) + Y).toString(16).slice(1)}`;
151
- };
152
- function W(e) {
153
- var a;
154
- const t = K(...B(e));
155
- d.value = y(t, 100, 50), u.value.x = t / 360 * (((a = r.value) == null ? void 0 : a.width) ?? 0);
156
- }
157
- return (e, t) => (_(), S("div", {
158
- ref_key: "paletteRef",
159
- ref: O,
160
- "aria-label": "Color Picker",
161
- class: "bb-color-palette",
162
- role: "application"
163
- }, [
164
- w("canvas", {
165
- ref_key: "mainCanvasRef",
166
- ref: s,
167
- "aria-describedby": "mainCanvasDesc",
168
- "aria-label": "Main Color Selection",
169
- class: "bb-color-palette__canvas",
170
- role: "application",
171
- tabindex: "0",
172
- onKeydown: X,
173
- onPointerdown: q
174
- }, null, 544),
175
- w("p", ee, [
176
- A(C(x(h)("colorInput.mainCanvasDesc")) + " ", 1),
177
- o.value ? (_(), S("span", te, C(x(h)("colorInput.mainCanvasSelectedColor", o.value)), 1)) : E("", !0)
178
- ]),
179
- w("canvas", {
180
- ref_key: "hueCanvasRef",
181
- ref: r,
182
- "aria-describedby": "hueCanvasDesc",
183
- "aria-label": "Hue Selection",
184
- class: "bb-color-palette__hue-canvas",
185
- role: "application",
186
- tabindex: "0",
187
- onKeydown: $,
188
- onPointerdown: U
189
- }, null, 544),
190
- w("p", ae, [
191
- A(C(x(h)("colorInput.hueCanvasDesc")) + " ", 1),
192
- d.value ? (_(), S("span", ne, C(x(h)("colorInput.hueCanvasSelectedHue", d.value)), 1)) : E("", !0)
193
- ])
194
- ], 512));
195
- }
196
- });
1
+ import { getDefaultExportFromCjs as r } from "./index303.js";
2
+ import { __require as e } from "./index289.js";
3
+ var o = e();
4
+ const m = /* @__PURE__ */ r(o);
197
5
  export {
198
- ce as default
6
+ m as default
199
7
  };
@@ -0,0 +1,7 @@
1
+ import { getDefaultExportFromCjs as r } from "./index303.js";
2
+ import { __require as t } from "./index291.js";
3
+ var o = t();
4
+ const a = /* @__PURE__ */ r(o);
5
+ export {
6
+ a as default
7
+ };
package/dist/index218.js CHANGED
@@ -1,74 +1,4 @@
1
- import { defineComponent as y, ref as C, createElementBlock as v, openBlock as i, withModifiers as B, normalizeClass as h, unref as n, renderSlot as o, createBlock as s, createCommentVNode as l, createVNode as t, createElementVNode as m } from "vue";
2
- /* empty css */
3
- /* empty css */
4
- import u from "./index85.js";
5
- /* empty css */
6
- import I from "./index113.js";
7
- /* empty css */
8
- import E from "./index333.js";
9
- import N from "./index334.js";
10
- /* empty css */
11
- import { noop as d } from "./index266.js";
12
- const V = { class: "bb-common-input-inner-container__prefix" }, w = { class: "bb-common-input-inner-container__suffix" }, G = /* @__PURE__ */ y({
13
- __name: "CommonInputInnerContainer",
14
- props: {
15
- "append:icon": {},
16
- clearable: { type: Boolean },
17
- "prepend:icon": {},
18
- preventFocus: { type: Boolean }
19
- },
20
- emits: ["click:clear"],
21
- setup(f, { emit: b }) {
22
- const p = f, _ = b, r = C(), a = () => {
23
- var e;
24
- !r.value || p.preventFocus || (e = r.value.querySelector("input,textarea")) == null || e.focus();
25
- }, $ = () => {
26
- _("click:clear"), a();
27
- };
28
- return (e, c) => (i(), v("span", {
29
- ref_key: "container",
30
- ref: r,
31
- class: h(["bb-common-input-inner-container", {
32
- "bb-common-input-inner-container--clearable": p.clearable
33
- }]),
34
- onClick: a,
35
- onPointerdown: c[0] || (c[0] = B(
36
- //@ts-ignore
37
- (...k) => n(d) && n(d)(...k),
38
- ["prevent"]
39
- ))
40
- }, [
41
- o(e.$slots, "prepend", {}, () => [
42
- m("span", V, [
43
- o(e.$slots, "prefix")
44
- ])
45
- ]),
46
- e.$props["prepend:icon"] ? (i(), s(n(u), {
47
- key: 0,
48
- class: "bb-common-input-inner-container__prepend-icon",
49
- type: e.$props["prepend:icon"]
50
- }, null, 8, ["type"])) : l("", !0),
51
- o(e.$slots, "default"),
52
- t(N, {
53
- "aria-hidden": !e.clearable,
54
- tabindex: e.clearable ? 0 : -1,
55
- onClick: $
56
- }, null, 8, ["aria-hidden", "tabindex"]),
57
- e.$props["append:icon"] ? (i(), s(n(u), {
58
- key: 1,
59
- class: "bb-common-input-inner-container__append-icon",
60
- type: e.$props["append:icon"]
61
- }, null, 8, ["type"])) : l("", !0),
62
- t(E),
63
- t(n(I)),
64
- o(e.$slots, "append", {}, () => [
65
- m("span", w, [
66
- o(e.$slots, "suffix")
67
- ])
68
- ])
69
- ], 34));
70
- }
71
- });
1
+ const e = (t) => t;
72
2
  export {
73
- G as default
3
+ e as identity
74
4
  };
@@ -0,0 +1,4 @@
1
+ const n = (t) => t == null || Number.isNaN(t) || typeof t == "object" && Object.keys(t).length === 0 || typeof t == "string" && t.trim().length === 0 || t instanceof Map && [...t.keys()].length === 0 || t instanceof Set && [...t.keys()].length === 0;
2
+ export {
3
+ n as isEmpty
4
+ };
package/dist/index220.js CHANGED
@@ -1,15 +1,4 @@
1
- import { createElementBlock as t, openBlock as n, renderSlot as e } from "vue";
2
- /* empty css */
3
- import r from "./index284.js";
4
- const s = {}, c = { class: "bb-common-input-outer-container" };
5
- function p(o, a) {
6
- return n(), t("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]]);
1
+ const e = (t) => t[t.length - 1];
13
2
  export {
14
- i as default
3
+ e as last
15
4
  };
package/dist/index221.js CHANGED
@@ -1,116 +1,15 @@
1
- import { defineComponent as P, mergeModels as D, useModel as V, ref as r, watch as A, onMounted as x, computed as S, createBlock as b, openBlock as v, resolveDynamicComponent as g, normalizeStyle as z, normalizeClass as E, unref as l, withCtx as w, renderSlot as y, createCommentVNode as N, mergeProps as h, createElementVNode as C } from "vue";
2
- import { wait as F } from "./index135.js";
3
- import { useFloating as U, arrow as j } from "./index336.js";
4
- import { flip as q, offset as G, shift as H, hide as I, autoUpdate as J } from "./index337.js";
5
- const K = { class: "bb-common-popover__bubble" }, W = /* @__PURE__ */ P({
6
- __name: "CommonPopover",
7
- props: /* @__PURE__ */ D({
8
- arrowPadding: {},
9
- offset: {},
10
- block: { type: Boolean },
11
- padding: { default: 0 },
12
- placement: {},
13
- transitionDuration: { default: 250 },
14
- containerAttributes: {},
15
- dialog: { type: Boolean },
16
- renderContent: { type: Boolean, default: !0 },
17
- tag: { default: "span" },
18
- flip: { type: Boolean, default: !0 }
19
- }, {
20
- modelValue: { type: Boolean, default: !1 },
21
- modelModifiers: {}
22
- }),
23
- emits: ["update:modelValue"],
24
- setup(s) {
25
- const o = s, a = V(s, "modelValue"), i = r(), t = r(), p = r(), { floatingStyles: k, placement: _, middlewareData: n, update: B } = U(
26
- i,
27
- t,
28
- {
29
- placement: o.placement,
30
- whileElementsMounted: J,
31
- middleware: [
32
- ...o.flip ? [q()] : [],
33
- G(o.offset),
34
- H({ padding: o.padding }),
35
- I(),
36
- j({
37
- element: p,
38
- padding: o.arrowPadding
39
- })
40
- ],
41
- strategy: "fixed"
42
- }
43
- ), d = (e) => {
44
- e ? (B(), o.dialog ? t.value.showModal() : t.value.showPopover()) : F(o.transitionDuration).then(() => {
45
- t.value && (o.dialog ? t.value.close() : t.value.hidePopover());
46
- });
47
- };
48
- A(a, d, { flush: "post" }), x(() => {
49
- a.value && d(a.value);
50
- });
51
- const M = S(() => {
52
- if (n.value.arrow) {
53
- const { x: e, y: u } = n.value.arrow;
54
- return {
55
- style: {
56
- left: `${e}px`,
57
- top: `${u}px`
58
- }
59
- };
60
- }
61
- }), $ = () => {
62
- a.value = !1;
63
- };
64
- return (e, u) => (v(), b(g(e.dialog ? "div" : e.tag), {
65
- ref_key: "wrapper",
66
- ref: i,
67
- class: E(["bb-common-popover", {
68
- "bb-common-popover--open": a.value && !!t.value,
69
- "bb-common-popover--block": o.block,
70
- [`bb-common-popover--${l(_)}`]: !0
71
- }]),
72
- style: z({
73
- "--transition-duration": `${o.transitionDuration}ms`
74
- })
75
- }, {
76
- default: w(() => {
77
- var m, f, c;
78
- return [
79
- y(e.$slots, "activator"),
80
- e.renderContent ? (v(), b(g(e.dialog ? "dialog" : e.tag), h({
81
- key: 0,
82
- ref_key: "content",
83
- ref: t,
84
- class: ["bb-common-popover__bubble-container", {
85
- "bb-common-popover__bubble-container--open": a.value && !!t.value
86
- }],
87
- popover: "manual",
88
- style: {
89
- ...((m = e.containerAttributes) == null ? void 0 : m.style) ?? {},
90
- ...l(k),
91
- "--arrow-offset-x": Math.round(((c = (f = l(n)) == null ? void 0 : f.arrow) == null ? void 0 : c.x) ?? 0) + "px",
92
- "--page-padding": `${e.padding}px`
93
- },
94
- tabindex: a.value ? void 0 : -1
95
- }, e.containerAttributes, { onClose: l($) }), {
96
- default: w(() => [
97
- C("span", h({
98
- ref_key: "bubblearrow",
99
- ref: p,
100
- class: "bb-common-popover__arrow"
101
- }, M.value), null, 16),
102
- C("span", K, [
103
- y(e.$slots, "default")
104
- ])
105
- ]),
106
- _: 3
107
- }, 16, ["class", "style", "tabindex", "onClose"])) : N("", !0)
108
- ];
109
- }),
110
- _: 3
111
- }, 8, ["class", "style"]));
112
- }
1
+ import { locales as t } from "./index297.js";
2
+ import { _config as m } from "./index4.js";
3
+ import { get as c } from "./index298.js";
4
+ import { readonly as l, computed as n } from "vue";
5
+ const p = (o, ...r) => l(
6
+ n(() => c(t[m.locale], o).replace(
7
+ /\{(\d+)\}/g,
8
+ (a, e) => r[e]
9
+ ))
10
+ ), d = () => ({
11
+ t: p
113
12
  });
114
13
  export {
115
- W as default
14
+ d as useLocale
116
15
  };
@@ -0,0 +1,13 @@
1
+ import { ref as a, watch as c, toValue as u } from "vue";
2
+ const i = (e, { initialValue: o = !1, nextValue: r = !0 } = {}) => {
3
+ const t = a(o), n = c(
4
+ () => u(e),
5
+ (s) => {
6
+ s && (t.value = r, n());
7
+ }
8
+ );
9
+ return t;
10
+ };
11
+ export {
12
+ i as useUntil
13
+ };
package/dist/index223.js CHANGED
@@ -1,7 +1,22 @@
1
- import { getDefaultExportFromCjs as r } from "./index312.js";
2
- import { __require as o } from "./index288.js";
3
- var t = o();
4
- const s = /* @__PURE__ */ r(t);
1
+ import { MaskInput as r } from "./index243.js";
2
+ const u = /* @__PURE__ */ new WeakMap(), p = (a, n) => {
3
+ if (a.arg == null || a.instance == null) return;
4
+ const s = "setup" in a.instance.$.type;
5
+ a.arg in a.instance ? a.instance[a.arg] = n : s && console.warn("Maska: please expose `%s` using defineExpose", a.arg);
6
+ }, k = (a, n) => {
7
+ var s;
8
+ const t = a instanceof HTMLInputElement ? a : a.querySelector("input");
9
+ if (t == null || (t == null ? void 0 : t.type) === "file") return;
10
+ let e = {};
11
+ if (n.value != null && (e = typeof n.value == "string" ? { mask: n.value } : { ...n.value }), n.arg != null) {
12
+ const l = (o) => {
13
+ const i = n.modifiers.unmasked ? o.unmasked : n.modifiers.completed ? o.completed : o.masked;
14
+ p(n, i);
15
+ };
16
+ e.onMaska = e.onMaska == null ? l : Array.isArray(e.onMaska) ? [...e.onMaska, l] : [e.onMaska, l];
17
+ }
18
+ u.has(t) ? (s = u.get(t)) == null || s.update(e) : u.set(t, new r(t, e));
19
+ };
5
20
  export {
6
- s as default
21
+ k as vMaska
7
22
  };