bitboss-ui 2.1.87 → 2.1.88

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 (178) hide show
  1. package/dist/components/BaseSelect/BaseSelect.vue.d.ts +8 -0
  2. package/dist/components/BbSelect/BbSelect.vue.d.ts +6 -0
  3. package/dist/components/ListBox.vue.d.ts +1 -0
  4. package/dist/index.css +1 -1
  5. package/dist/index107.js +8 -8
  6. package/dist/index108.js +5 -3
  7. package/dist/index114.js +1 -1
  8. package/dist/index120.js +1 -1
  9. package/dist/index122.js +11 -11
  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/index136.js +2 -2
  15. package/dist/index143.js +2 -2
  16. package/dist/index15.js +5 -5
  17. package/dist/index17.js +3 -3
  18. package/dist/index19.js +7 -7
  19. package/dist/index21.js +14 -14
  20. package/dist/index217.js +5 -2
  21. package/dist/index218.js +8 -2
  22. package/dist/index219.js +33 -3
  23. package/dist/index220.js +28 -5
  24. package/dist/index222.js +4 -5
  25. package/dist/index223.js +13 -5
  26. package/dist/index224.js +20 -5
  27. package/dist/index225.js +201 -5
  28. package/dist/index227.js +135 -2
  29. package/dist/index229.js +5 -8
  30. package/dist/index23.js +11 -11
  31. package/dist/index230.js +5 -268
  32. package/dist/index231.js +5 -52
  33. package/dist/index232.js +5 -52
  34. package/dist/index233.js +5 -32
  35. package/dist/index234.js +5 -60
  36. package/dist/index235.js +2 -13
  37. package/dist/index236.js +3 -13
  38. package/dist/index237.js +3 -13
  39. package/dist/index238.js +2 -3
  40. package/dist/index239.js +18 -4
  41. package/dist/index240.js +11 -9
  42. package/dist/index241.js +50 -2
  43. package/dist/index242.js +15 -4
  44. package/dist/index243.js +12 -86
  45. package/dist/index244.js +19 -0
  46. package/dist/index246.js +14 -15
  47. package/dist/index247.js +4 -51
  48. package/dist/index248.js +106 -15
  49. package/dist/index25.js +3 -3
  50. package/dist/index250.js +100 -16
  51. package/dist/index252.js +223 -129
  52. package/dist/index253.js +15 -0
  53. package/dist/index254.js +34 -23
  54. package/dist/index255.js +8 -22
  55. package/dist/index256.js +2 -188
  56. package/dist/index257.js +188 -3
  57. package/dist/index258.js +3 -9
  58. package/dist/index259.js +5 -106
  59. package/dist/index261.js +6 -98
  60. package/dist/index262.js +270 -0
  61. package/dist/index263.js +52 -3
  62. package/dist/index264.js +52 -2
  63. package/dist/index265.js +32 -5
  64. package/dist/index266.js +60 -5
  65. package/dist/index267.js +13 -5
  66. package/dist/index268.js +9 -19
  67. package/dist/index269.js +3 -2
  68. package/dist/index27.js +1 -1
  69. package/dist/index270.js +4 -2
  70. package/dist/index271.js +3 -7
  71. package/dist/index272.js +2 -7
  72. package/dist/index273.js +77 -58
  73. package/dist/index275.js +2 -28
  74. package/dist/index276.js +11 -0
  75. package/dist/index277.js +52 -6
  76. package/dist/index278.js +22 -8
  77. package/dist/index279.js +8 -8
  78. package/dist/index280.js +23 -53
  79. package/dist/index281.js +6 -11
  80. package/dist/index282.js +16 -5
  81. package/dist/index283.js +9 -18
  82. package/dist/index284.js +2 -12
  83. package/dist/index285.js +7 -227
  84. package/dist/index286.js +7 -6
  85. package/dist/index287.js +66 -15
  86. package/dist/index288.js +11 -8
  87. package/dist/index289.js +5 -4
  88. package/dist/index29.js +2 -2
  89. package/dist/index290.js +3 -201
  90. package/dist/index291.js +5 -0
  91. package/dist/index292.js +7 -34
  92. package/dist/index293.js +1 -1
  93. package/dist/index294.js +10 -0
  94. package/dist/index295.js +7 -3
  95. package/dist/index296.js +3 -280
  96. package/dist/index298.js +3 -16
  97. package/dist/index299.js +280 -2
  98. package/dist/index300.js +2 -16
  99. package/dist/index301.js +125 -2
  100. package/dist/index302.js +2 -27
  101. package/dist/index303.js +15 -2
  102. package/dist/index304.js +2 -2
  103. package/dist/index305.js +16 -2
  104. package/dist/index306.js +2 -2
  105. package/dist/index307.js +16 -2
  106. package/dist/index308.js +2 -28
  107. package/dist/index309.js +19 -2
  108. package/dist/index31.js +2 -2
  109. package/dist/index310.js +2 -7
  110. package/dist/index311.js +2 -4
  111. package/dist/index312.js +4 -5
  112. package/dist/index313.js +1 -1
  113. package/dist/index314.js +3 -17
  114. package/dist/index315.js +2 -3
  115. package/dist/index316.js +28 -3
  116. package/dist/index317.js +17 -3
  117. package/dist/index318.js +22 -120
  118. package/dist/index319.js +2 -2
  119. package/dist/index320.js +2 -15
  120. package/dist/index321.js +2 -2
  121. package/dist/index322.js +2 -19
  122. package/dist/index323.js +2 -2
  123. package/dist/index324.js +1 -1
  124. package/dist/index325.js +3 -6
  125. package/dist/index329.js +1 -1
  126. package/dist/index33.js +7 -7
  127. package/dist/index331.js +5 -2
  128. package/dist/index332.js +8 -3
  129. package/dist/index333.js +6 -5
  130. package/dist/index334.js +7 -34
  131. package/dist/index335.js +35 -6
  132. package/dist/index336.js +6 -129
  133. package/dist/index337.js +113 -382
  134. package/dist/index338.js +397 -6
  135. package/dist/index339.js +5 -7
  136. package/dist/index340.js +57 -18
  137. package/dist/index341.js +58 -9
  138. package/dist/index342.js +5 -14
  139. package/dist/index343.js +134 -5
  140. package/dist/index344.js +7 -58
  141. package/dist/index345.js +18 -57
  142. package/dist/index346.js +8 -227
  143. package/dist/index347.js +12 -131
  144. package/dist/index348.js +5 -22
  145. package/dist/index349.js +49 -0
  146. package/dist/index35.js +4 -4
  147. package/dist/index350.js +6 -46
  148. package/dist/index351.js +22 -8
  149. package/dist/index353.js +518 -6
  150. package/dist/index354.js +1 -1
  151. package/dist/index355.js +222 -514
  152. package/dist/index37.js +58 -56
  153. package/dist/index39.js +6 -6
  154. package/dist/index41.js +2 -2
  155. package/dist/index43.js +7 -7
  156. package/dist/index45.js +6 -6
  157. package/dist/index49.js +2 -2
  158. package/dist/index53.js +1 -1
  159. package/dist/index55.js +1 -1
  160. package/dist/index57.js +2 -2
  161. package/dist/index61.js +5 -5
  162. package/dist/index67.js +1 -1
  163. package/dist/index80.js +6 -6
  164. package/dist/index82.js +1 -1
  165. package/dist/index84.js +2 -2
  166. package/dist/index86.js +3 -3
  167. package/dist/index91.js +3 -3
  168. package/dist/index93.js +2 -2
  169. package/dist/index95.js +5 -5
  170. package/package.json +1 -1
  171. package/dist/index221.js +0 -10
  172. package/dist/index226.js +0 -5
  173. package/dist/index249.js +0 -14
  174. package/dist/index251.js +0 -11
  175. package/dist/index274.js +0 -35
  176. package/dist/index297.js +0 -4
  177. package/dist/index352.js +0 -8
  178. /package/dist/{index228.js → index260.js} +0 -0
package/dist/index285.js CHANGED
@@ -1,229 +1,9 @@
1
- import { defineComponent as X, useTemplateRef as w, computed as x, ref as E, watch as $, createElementBlock as r, openBlock as d, withModifiers as Z, normalizeStyle as f, normalizeClass as z, createElementVNode as c, renderSlot as v, createTextVNode as D, toDisplayString as h, unref as H, Fragment as ee, renderList as te } from "vue";
2
- import { isNil as m } from "./index270.js";
3
- import { useVirtualizer as oe } from "./index350.js";
4
- import { isNotNil as ne } from "./index144.js";
5
- import { hash as L } from "./index226.js";
6
- import { useLocale as le } from "./index235.js";
7
- const ie = { class: "bb-listbox__outer-container scrollbar-border" }, se = {
8
- ref: "inner",
9
- class: "bb-listbox__inner-container",
10
- tabindex: "-1"
11
- }, ae = {
12
- key: 0,
13
- class: "bb-listbox__loading"
14
- }, ue = {
15
- key: 1,
16
- class: "bb-listbox__no-data"
17
- }, re = ["aria-selected", "data-index"], de = { class: "autocomplete-option__label" }, fe = /* @__PURE__ */ X({
18
- __name: "ListBox",
19
- props: {
20
- compact: { type: Boolean },
21
- options: {},
22
- open: { type: Boolean },
23
- loading: { type: Boolean },
24
- multiple: { type: Boolean },
25
- transitionDuration: { default: 250 },
26
- loadingText: {},
27
- noDataText: {}
28
- },
29
- emits: ["option:selected", "option:unselected"],
30
- setup(N, { expose: V, emit: R }) {
31
- const o = N, g = R, { t: _ } = le(), u = w("inner"), F = w("listbox"), O = (e) => "option_" + JSON.stringify(e).replace(/\W/g, "_"), i = x(
32
- () => o.options.map((e) => ({ ...e, id: O(e.value) }))
33
- ), p = oe({
34
- get count() {
35
- return o.options.length;
36
- },
37
- getScrollElement: () => u.value ? u.value : null,
38
- estimateSize: () => o.compact ? 32 : 40,
39
- overscan: 5,
40
- measureElement: () => o.compact ? 32 : 40,
41
- useAnimationFrameWithResizeObserver: !0
42
- }), C = (e) => {
43
- e && p.value.measureElement(e);
44
- }, A = x(() => p.value.getVirtualItems()), M = x(() => p.value.getTotalSize()), n = E(null), s = x(
45
- () => o.open && o.options.some((e) => !e.disabled)
46
- ), y = (e = 1) => {
47
- const l = m(n.value) ? -1 : n.value;
48
- let t = (l + e) % o.options.length;
49
- for (; o.options[t].disabled && t !== l; )
50
- t = y(e + 1);
51
- return t;
52
- }, P = () => {
53
- if (!s.value) return;
54
- const e = y();
55
- n.value = e, a();
56
- }, I = (e = 1) => {
57
- const l = m(n.value) ? 0 : n.value;
58
- let t = (l - e + o.options.length) % o.options.length;
59
- for (; o.options[t].disabled && t !== l; )
60
- t = I(e + 1);
61
- return t;
62
- }, W = async () => {
63
- if (!s.value) return;
64
- const e = I();
65
- n.value = e, a();
66
- }, J = () => {
67
- if (!s.value) return;
68
- let e = 0;
69
- for (; o.options[e].disabled; )
70
- e++;
71
- n.value = e, a();
72
- }, Y = () => {
73
- if (!s.value) return;
74
- let e = o.options.length - 1;
75
- for (; o.options[e].disabled && e !== 0; )
76
- e--;
77
- n.value = e, a();
78
- }, j = () => {
79
- if (!s.value) return;
80
- let e = 0;
81
- for (; o.options[e] && !o.options[e].selected && o.options.length !== e; )
82
- e++;
83
- n.value = e % o.options.length, a();
84
- }, q = () => {
85
- if (!s.value) return;
86
- let e = o.options.length - 1;
87
- for (; o.options[e].selected && e > 0; )
88
- e--;
89
- n.value = e === -1 ? o.options.length - 1 : e, a();
90
- }, G = (e) => {
91
- if (!s.value) return;
92
- const l = o.options.findIndex(
93
- (t) => t.valueHash === e
94
- );
95
- l >= 0 && (n.value = l), a();
96
- }, S = () => {
97
- n.value = null;
98
- }, a = () => {
99
- u.value && ne(n.value) && p.value.scrollToIndex(n.value, {
100
- align: "center",
101
- behavior: "smooth"
102
- });
103
- }, k = () => {
104
- if (m(n.value) || !o.open) return;
105
- const e = o.options[n.value];
106
- e.selected ? g("option:unselected", e) : g("option:selected", e);
107
- }, T = E(0), B = () => {
108
- u.value && (T.value = u.value.scrollHeight);
109
- }, K = (e) => !e.disabled, Q = (e) => {
110
- if (e.preventDefault(), u.value && e.target && e.target instanceof HTMLElement && F.value) {
111
- let l = e.target, t = l.dataset.index;
112
- for (; m(t) && l.parentElement; )
113
- l = l.parentElement, t = l.dataset.index;
114
- if (t) {
115
- const b = o.options[+t];
116
- b && K(b) && (n.value = +t, k());
117
- }
118
- }
119
- }, U = () => m(n.value) ? void 0 : o.options[n.value];
120
- return $(
121
- () => o.open,
122
- () => {
123
- B();
124
- },
125
- { flush: "post" }
126
- ), $(
127
- () => o.options,
128
- (e, l) => {
129
- L(e.map((t) => t.valueHash)) !== L(l.map((t) => t.valueHash)) && (p.value.calculateRange(), B(), S());
130
- },
131
- {
132
- flush: "post"
133
- }
134
- ), V({
135
- focusNext: P,
136
- focusPrevious: W,
137
- focusFirst: J,
138
- focusFirstSelected: j,
139
- focusLast: Y,
140
- focusLastSelected: q,
141
- blur: S,
142
- confirmOption: k,
143
- focusByHash: G,
144
- getHighlighted: U
145
- }), (e, l) => (d(), r("span", {
146
- class: z(["bb-listbox", {
147
- "bb-listbox--compact": e.compact,
148
- "bb-listbox--loading": e.loading,
149
- "bb-listbox--multiple": e.multiple,
150
- "bb-listbox--no-data": !i.value.length,
151
- "bb-listbox--open": e.open
152
- }]),
153
- style: f({
154
- "--transition-duration": `${e.transitionDuration}ms`,
155
- "--overlay-min-height": `${T.value}px`
156
- }),
157
- onClick: Z(Q, ["stop"])
158
- }, [
159
- c("span", ie, [
160
- c("span", se, [
161
- v(e.$slots, "options:prepend"),
162
- e.loading && !e.options.length ? (d(), r("span", ae, [
163
- v(e.$slots, "loading", {}, () => [
164
- D(h(e.loadingText || H(_)("common.loadingText").value), 1)
165
- ])
166
- ])) : e.options.length ? (d(), r("span", {
167
- key: 2,
168
- role: "listbox",
169
- ref: "listbox",
170
- style: f({
171
- height: `${M.value}px`
172
- }),
173
- tabindex: "-1"
174
- }, [
175
- (d(!0), r(ee, null, te(A.value, (t, b) => (d(), r("span", {
176
- key: i.value[t.index].value,
177
- ref_for: !0,
178
- ref: C,
179
- "aria-selected": n.value === b ? !0 : void 0,
180
- class: z({
181
- "bb-listbox__option autocomplete-option": !0,
182
- "autocomplete-option--focused": n.value === t.index,
183
- "autocomplete-option--selected": i.value[t.index].selected,
184
- "autocomplete-option--disabled": i.value[t.index].disabled
185
- }),
186
- "data-index": t.index,
187
- role: "option",
188
- style: f({
189
- transform: `translateY(${t.start}px)`
190
- })
191
- }, [
192
- v(e.$slots, "option", {
193
- disabled: !!i.value[t.index].disabled,
194
- focused: n.value === t.index,
195
- index: t.index,
196
- item: i.value[t.index].item,
197
- selected: !!i.value[t.index].selected,
198
- text: i.value[t.index].text,
199
- value: i.value[t.index].value
200
- }, () => [
201
- l[0] || (l[0] = c("svg", {
202
- class: "autocomplete-option__checkbox",
203
- role: "presentation",
204
- viewBox: "276.411 158.834 114.971 114.97"
205
- }, [
206
- c("path", {
207
- d: "M 297.574 224.786 L 318.309 243.134 L 371.568 189.232",
208
- fill: "none",
209
- "stroke-linecap": "round",
210
- "stroke-width": "14px"
211
- })
212
- ], -1)),
213
- c("span", de, h(i.value[t.index].text), 1)
214
- ])
215
- ], 14, re))), 128))
216
- ], 4)) : (d(), r("span", ue, [
217
- v(e.$slots, "no-data", {}, () => [
218
- D(h(e.noDataText || H(_)("common.noDataText").value), 1)
219
- ])
220
- ])),
221
- v(e.$slots, "options:append")
222
- ], 512)
223
- ])
224
- ], 6));
225
- }
226
- });
1
+ const s = (e, t, o, r) => {
2
+ if (r <= 0) throw new Error("Step must be a positive number");
3
+ if (t > o) throw new Error("Min must be less than or equal to Max");
4
+ const n = Math.max(t, Math.min(o, e)), a = Math.round((n - t) / r);
5
+ return t + a * r;
6
+ };
227
7
  export {
228
- fe as default
8
+ s as snapToStep
229
9
  };
package/dist/index286.js CHANGED
@@ -1,8 +1,9 @@
1
- import e from "./index326.js";
2
- import o from "./index327.js";
3
- import r from "./index328.js";
4
- const f = new r(o, e)._freeze();
1
+ function o(t, e, n, r, a) {
2
+ if (n === e)
3
+ throw new Error("Original boundaries cannot be equal.");
4
+ const c = (t - e) / (n - e);
5
+ return r + c * (a - r);
6
+ }
5
7
  export {
6
- r as Mime,
7
- f as default
8
+ o as transpose
8
9
  };
package/dist/index287.js CHANGED
@@ -1,18 +1,69 @@
1
- const e = (o, r, f) => o.reduce((t, n) => {
2
- if (t) return t;
3
- if (f(n))
4
- return n;
5
- if (r in n) {
6
- const i = e(
7
- [].concat(n[r]),
8
- r,
9
- f
10
- );
11
- if (i)
12
- return i;
1
+ import { defineComponent as d, createElementBlock as l, openBlock as o, normalizeClass as u, createElementVNode as t, createBlock as i, createCommentVNode as s, unref as f, withCtx as g, toDisplayString as n } from "vue";
2
+ import { useLocale as k } from "./index223.js";
3
+ import h from "./index13.js";
4
+ /* empty css */
5
+ import C from "./index86.js";
6
+ /* empty css */
7
+ const w = { class: "bb-toast-message__icon-container" }, v = { class: "bb-toast-message__content" }, y = {
8
+ key: 1,
9
+ class: "bb-toast-message__title"
10
+ }, B = { class: "bb-toast-message__text" }, z = /* @__PURE__ */ d({
11
+ __name: "BbToastMessage",
12
+ props: {
13
+ title: {},
14
+ text: {},
15
+ icon: {},
16
+ theme: { default: "default" },
17
+ id: {},
18
+ showClose: { type: Boolean }
19
+ },
20
+ emits: ["click:close"],
21
+ setup(r, { emit: c }) {
22
+ const m = r, p = c, { t: _ } = k(), b = () => {
23
+ p("click:close", m.id);
24
+ };
25
+ return (e, a) => (o(), l("div", {
26
+ "aria-atomic": "true",
27
+ "aria-live": "polite",
28
+ "aria-role": "alert",
29
+ class: u(["bb-toast-message", { [`bb-toast-message--${e.theme}`]: e.theme }])
30
+ }, [
31
+ t("div", w, [
32
+ e.icon ? (o(), i(C, {
33
+ key: 0,
34
+ class: "bb-toast-message__icon",
35
+ type: e.icon
36
+ }, null, 8, ["type"])) : s("", !0)
37
+ ]),
38
+ t("div", v, [
39
+ e.showClose ? (o(), i(h, {
40
+ key: 0,
41
+ "aria-label": f(_)("common.closeLabel").value,
42
+ class: "bb-toast-message__close",
43
+ onClick: b
44
+ }, {
45
+ default: g(() => a[0] || (a[0] = [
46
+ t("svg", {
47
+ fill: "none",
48
+ viewBox: "0 0 24 24",
49
+ xmlns: "http://www.w3.org/2000/svg"
50
+ }, [
51
+ t("path", {
52
+ d: "M23 23L1 1M23 1L1 23",
53
+ stroke: "currentColor",
54
+ "stroke-linecap": "round",
55
+ "stroke-width": "2"
56
+ })
57
+ ], -1)
58
+ ])),
59
+ _: 1
60
+ }, 8, ["aria-label"])) : s("", !0),
61
+ e.title ? (o(), l("p", y, n(e.title), 1)) : s("", !0),
62
+ t("p", B, n(e.text), 1)
63
+ ])
64
+ ], 2));
13
65
  }
14
- return t;
15
- }, null);
66
+ });
16
67
  export {
17
- e as findInTree
68
+ z as default
18
69
  };
package/dist/index288.js CHANGED
@@ -1,10 +1,13 @@
1
- const u = (t, r) => t.reduce(
2
- (e, n, o, d) => {
3
- const s = r(n, o, d);
4
- return e[s] = n, e;
5
- },
6
- {}
7
- );
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
+ }
8
11
  export {
9
- u as indexBy
12
+ c as get
10
13
  };
package/dist/index289.js CHANGED
@@ -1,6 +1,7 @@
1
- function x(e) {
2
- return /^#([A-Fa-f0-9]{6})$/.test(e);
3
- }
1
+ const o = (l, n, f = (r) => r, u) => l.map((r) => Array.isArray(r[n]) ? [
2
+ f(r, u),
3
+ ...o(r[n], n, f, f(r, u))
4
+ ] : [f(r, u)]).flat();
4
5
  export {
5
- x as isHex
6
+ o as flattenTree
6
7
  };
package/dist/index29.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as M, computed as T, ref as W, watchPostEffect as q, createBlock as F, openBlock as K, normalizeClass as L, withCtx as i, createVNode as O, unref as h, createElementVNode as z, mergeProps as G, withModifiers as R, renderSlot as d } from "vue";
2
2
  import { clamp as c } from "./index215.js";
3
- import { clampPrecision as U } from "./index277.js";
4
- import { isNil as f } from "./index270.js";
3
+ import { clampPrecision as U } from "./index295.js";
4
+ import { isNil as f } from "./index275.js";
5
5
  import { isNotNil as g } from "./index144.js";
6
6
  import j from "./index136.js";
7
7
  /* empty css */
package/dist/index290.js CHANGED
@@ -1,203 +1,5 @@
1
- import { defineComponent as j, ref as s, onMounted as J, watch as Q, createElementBlock as M, openBlock as S, createElementVNode as x, createTextVNode as L, createCommentVNode as B, toDisplayString as y, unref as w } from "vue";
2
- import { hexToRgb as K } from "./index351.js";
3
- import { getHueFromRGB as F } from "./index352.js";
4
- import { hslToHex as b } from "./index353.js";
5
- import { useLocale as Z } from "./index235.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 }, ue = /* @__PURE__ */ j({
15
- __name: "ColorPallette",
16
- props: {
17
- modelValue: {}
18
- },
19
- emits: ["update:modelValue"],
20
- setup(N, { emit: O }) {
21
- const _ = N, f = O, { t: h } = Z(), o = s(_.modelValue), d = s(
22
- b(F(...K(o.value ?? "#ff0000")), 100, 50)
23
- ), T = s(null), i = s(null), r = s(null), l = s({ x: 0, y: 0 }), u = s({ x: 0 }), p = s(!1), P = s(!1), q = () => {
24
- const e = i.value, t = r.value;
25
- !e || !t || (e.width = e.offsetWidth, e.height = e.offsetHeight, t.width = t.offsetWidth, t.height = t.offsetHeight, v(), g());
26
- }, R = () => {
27
- const e = i.value;
28
- return e ? e.getContext("2d", { willReadFrequently: !0 }) : null;
29
- }, v = () => {
30
- const e = i.value;
31
- if (!e) return;
32
- const t = R();
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
- }, m = () => {
40
- const e = R();
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
- }, D = () => {
55
- const e = r.value;
56
- return e ? e.getContext("2d", { willReadFrequently: !0 }) : null;
57
- }, g = () => {
58
- const e = r.value;
59
- if (!e) return;
60
- const t = D();
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 = D();
70
- if (!t) return;
71
- const a = 10, n = 16, c = u.value.x - a / 2, k = e.height / 2 - n / 2;
72
- t.beginPath(), t.roundRect(c, k, a, n, 2), t.strokeStyle = "lightgray", t.stroke(), t.fillStyle = "#ffffff", t.fill();
73
- }, E = (e) => {
74
- const t = i.value;
75
- t && (t.setPointerCapture(e.pointerId), p.value = !0, I(e));
76
- }, U = (e) => {
77
- const t = r.value;
78
- t && (t.setPointerCapture(e.pointerId), P.value = !0, V(e));
79
- }, I = (e) => {
80
- const t = i.value;
81
- if (!t) return;
82
- const a = t.getBoundingClientRect(), n = Math.max(0, Math.min(t.width - 1, e.clientX - a.left)), c = Math.max(0, Math.min(t.height - 1, e.clientY - a.top));
83
- l.value = { x: n, y: c }, v(), m(), o.value = C(), f("update:modelValue", o.value);
84
- }, V = (e) => {
85
- const t = r.value;
86
- if (!t) return;
87
- const a = t.getBoundingClientRect(), n = Math.max(0, Math.min(t.width - 1, e.clientX - a.left));
88
- u.value = { x: n };
89
- const c = n / t.width * 360;
90
- d.value = b(c, 100, 50), g(), v(), m(), o.value = C(), f("update:modelValue", o.value);
91
- }, G = (e) => {
92
- p.value ? I(e) : P.value && V(e);
93
- }, W = (e) => {
94
- const t = p.value ? i.value : r.value;
95
- t && t.releasePointerCapture(e.pointerId), p.value = !1, P.value = !1;
96
- }, X = (e) => {
97
- switch (e.key) {
98
- case "ArrowUp":
99
- l.value.y = Math.max(0, l.value.y - 5);
100
- break;
101
- case "ArrowDown":
102
- l.value.y = Math.min(
103
- i.value?.height ?? 0,
104
- l.value.y + 5
105
- );
106
- break;
107
- case "ArrowLeft":
108
- l.value.x = Math.max(0, l.value.x - 5);
109
- break;
110
- case "ArrowRight":
111
- l.value.x = Math.min(
112
- i.value?.width ?? 0,
113
- l.value.x + 5
114
- );
115
- break;
116
- default:
117
- return;
118
- }
119
- v(), m(), o.value = C(), f("update:modelValue", o.value), e.preventDefault();
120
- }, $ = (e) => {
121
- switch (e.key) {
122
- case "ArrowLeft":
123
- u.value.x = Math.max(0, u.value.x - 5);
124
- break;
125
- case "ArrowRight":
126
- u.value.x = Math.min(
127
- r.value?.width ?? 0,
128
- u.value.x + 5
129
- );
130
- break;
131
- default:
132
- return;
133
- }
134
- const a = u.value.x / (r.value?.width ?? 1) * 360;
135
- d.value = b(a, 100, 50), g(), H(), v(), m(), o.value = C(), f("update:modelValue", o.value), e.preventDefault();
136
- };
137
- J(() => {
138
- q(), A(o.value ?? "#ff0000");
139
- }), Q(
140
- () => _.modelValue,
141
- (e) => {
142
- !e || e === o.value || (o.value = e, A(e), g(), v());
143
- }
144
- );
145
- const C = () => {
146
- const e = i.value;
147
- if (!e) return "#ffffff";
148
- const t = e.getContext("2d");
149
- if (!t) return "#ffffff";
150
- const { x: a, y: n } = l.value, c = t.getImageData(a, n, 1, 1).data, [k, z, Y] = c;
151
- return `#${((1 << 24) + (k << 16) + (z << 8) + Y).toString(16).slice(1)}`;
152
- };
153
- function A(e) {
154
- const t = F(...K(e));
155
- d.value = b(t, 100, 50), u.value.x = t / 360 * (r.value?.width ?? 0);
156
- }
157
- return (e, t) => (S(), M("span", {
158
- ref_key: "paletteRef",
159
- ref: T,
160
- "aria-label": "Color Picker",
161
- class: "bb-color-palette",
162
- role: "application"
163
- }, [
164
- x("canvas", {
165
- ref_key: "mainCanvasRef",
166
- ref: i,
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: E,
174
- onPointermove: G,
175
- onPointerup: W
176
- }, null, 544),
177
- x("span", ee, [
178
- L(y(w(h)("colorInput.mainCanvasDesc")) + " ", 1),
179
- o.value ? (S(), M("span", te, y(w(h)("colorInput.mainCanvasSelectedColor", o.value)), 1)) : B("", !0)
180
- ]),
181
- x("canvas", {
182
- ref_key: "hueCanvasRef",
183
- ref: r,
184
- "aria-describedby": "hueCanvasDesc",
185
- "aria-label": "Hue Selection",
186
- class: "bb-color-palette__hue-canvas",
187
- role: "application",
188
- tabindex: "0",
189
- onKeydown: $,
190
- onPointerdown: U,
191
- onPointermove: G,
192
- onPointerup: W
193
- }, null, 544),
194
- x("span", ae, [
195
- L(y(w(h)("colorInput.hueCanvasDesc")) + " ", 1),
196
- d.value ? (S(), M("span", ne, y(w(h)("colorInput.hueCanvasSelectedHue", d.value)), 1)) : B("", !0)
197
- ])
198
- ], 512));
199
- }
200
- });
1
+ import o from "./index225.js";
2
+ /* empty css */
201
3
  export {
202
- ue as default
4
+ o as default
203
5
  };
@@ -0,0 +1,5 @@
1
+ import o from "./index227.js";
2
+ /* empty css */
3
+ export {
4
+ o as default
5
+ };
package/dist/index292.js CHANGED
@@ -1,36 +1,9 @@
1
- import { defineComponent as a, resolveComponent as o, createBlock as u, openBlock as l, resolveDynamicComponent as m, unref as c, withCtx as p, renderSlot as f } from "vue";
2
- import { _config as e } from "./index4.js";
3
- import { useLogger as i } from "./index229.js";
4
- import { useFrameworkDetection as k } from "./index278.js";
5
- const y = /* @__PURE__ */ a({
6
- __name: "RouterComponent",
7
- setup(g) {
8
- const { isInertia: r, isNuxt: s } = k();
9
- let t;
10
- if (r) {
11
- if (t = o(e.inertiaLinkName), typeof t == "string") {
12
- const { warn: n } = i();
13
- n(
14
- `Inertia link component "${e.inertiaLinkName}" could not be resolved. Ensure you app registers a link component with the name "${e.inertiaLinkName}" or set bitboss-ui config key "inertiaLinkName" to the correct value globally. Please visit ${e.documentationURL}/getting-started to resolve setup issues in bitboss-ui.`
15
- );
16
- }
17
- } else if (s) {
18
- if (t = o(e.nuxtLinkName), typeof t == "string") {
19
- const { warn: n } = i();
20
- n(
21
- `Nuxt link component "${e.nuxtLinkName}" could not be resolved. Ensure you app registers a link component with the name "${e.nuxtLinkName}" or set bitboss-ui config key "nuxtLinkName" to the correct value globally. Please visit ${e.documentationURL}/getting-started to resolve setup issues in bitboss-ui.`
22
- );
23
- }
24
- } else
25
- t = "router-link";
26
- return (n, d) => (l(), u(m(c(t)), null, {
27
- default: p(() => [
28
- f(n.$slots, "default")
29
- ]),
30
- _: 3
31
- }));
32
- }
33
- });
1
+ import o from "./index340.js";
2
+ import r from "./index341.js";
3
+ const e = {
4
+ it: o,
5
+ en: r
6
+ };
34
7
  export {
35
- y as default
8
+ e as locales
36
9
  };
package/dist/index293.js CHANGED
@@ -1,4 +1,4 @@
1
- import t from "./index333.js";
1
+ import t from "./index331.js";
2
2
  const r = t;
3
3
  export {
4
4
  r as throttle
@@ -0,0 +1,10 @@
1
+ const u = (t, r) => t.reduce(
2
+ (e, n, o, d) => {
3
+ const s = r(n, o, d);
4
+ return e[s] = n, e;
5
+ },
6
+ {}
7
+ );
8
+ export {
9
+ u as indexBy
10
+ };
package/dist/index295.js CHANGED
@@ -1,5 +1,9 @@
1
- import o from "./index275.js";
2
- /* empty css */
1
+ const s = (r, t) => {
2
+ if (r.endsWith("."))
3
+ return t === 0 ? r.slice(0, -1) : r;
4
+ const [n, i] = r.split(".");
5
+ return i ? `${n}.${i.slice(0, t)}` : r;
6
+ };
3
7
  export {
4
- o as default
8
+ s as clampPrecision
5
9
  };