bitboss-ui 2.1.25 → 2.1.27

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 (172) hide show
  1. package/dist/components/BaseDialog/BaseDialog.vue.d.ts +2 -7
  2. package/dist/components/BbOffCanvas/BbOffCanvas.vue.d.ts +2 -7
  3. package/dist/composables/useMinimalQueue.d.ts +9 -0
  4. package/dist/index.css +1 -1
  5. package/dist/index106.js +9 -9
  6. package/dist/index113.js +1 -1
  7. package/dist/index121.js +11 -11
  8. package/dist/index129.js +1 -1
  9. package/dist/index13.js +1 -1
  10. package/dist/index131.js +3 -3
  11. package/dist/index133.js +1 -1
  12. package/dist/index136.js +1 -1
  13. package/dist/index138.js +1 -1
  14. package/dist/index15.js +8 -8
  15. package/dist/index17.js +3 -3
  16. package/dist/index19.js +8 -8
  17. package/dist/index207.js +2 -2
  18. package/dist/index208.js +2 -2
  19. package/dist/index209.js +12 -33
  20. package/dist/index21.js +16 -16
  21. package/dist/index210.js +12 -85
  22. package/dist/index211.js +13 -0
  23. package/dist/index212.js +33 -28
  24. package/dist/index213.js +86 -17
  25. package/dist/index215.js +26 -12
  26. package/dist/index216.js +17 -3
  27. package/dist/index217.js +50 -11
  28. package/dist/index218.js +13 -14
  29. package/dist/index219.js +3 -5
  30. package/dist/index220.js +12 -5
  31. package/dist/index221.js +16 -5
  32. package/dist/index222.js +2 -5
  33. package/dist/index223.js +4 -5
  34. package/dist/index224.js +2 -5
  35. package/dist/index225.js +2 -2
  36. package/dist/index226.js +2 -2
  37. package/dist/index227.js +18 -2
  38. package/dist/index228.js +12 -13
  39. package/dist/index229.js +6 -11
  40. package/dist/index23.js +15 -15
  41. package/dist/index230.js +105 -19
  42. package/dist/index232.js +102 -0
  43. package/dist/index234.js +65 -110
  44. package/dist/index236.js +13 -13
  45. package/dist/index237.js +116 -17
  46. package/dist/index239.js +228 -5
  47. package/dist/index240.js +2 -4
  48. package/dist/index241.js +2 -106
  49. package/dist/index242.js +9 -0
  50. package/dist/index243.js +7 -100
  51. package/dist/index244.js +5 -0
  52. package/dist/index245.js +4 -229
  53. package/dist/index246.js +20 -3
  54. package/dist/index247.js +197 -2
  55. package/dist/index249.js +5 -4
  56. package/dist/index25.js +59 -57
  57. package/dist/index250.js +5 -197
  58. package/dist/index251.js +7 -0
  59. package/dist/index252.js +5 -5
  60. package/dist/index253.js +5 -5
  61. package/dist/index254.js +5 -8
  62. package/dist/index255.js +2 -250
  63. package/dist/index256.js +5 -52
  64. package/dist/index257.js +5 -44
  65. package/dist/index258.js +8 -5
  66. package/dist/index259.js +243 -53
  67. package/dist/index260.js +50 -181
  68. package/dist/index261.js +44 -2
  69. package/dist/index262.js +5 -2
  70. package/dist/index263.js +60 -7
  71. package/dist/index264.js +182 -6
  72. package/dist/index265.js +9 -6
  73. package/dist/index266.js +23 -16
  74. package/dist/index269.js +6 -9
  75. package/dist/index27.js +1 -1
  76. package/dist/index270.js +16 -8
  77. package/dist/index273.js +8 -8
  78. package/dist/index274.js +8 -23
  79. package/dist/index276.js +67 -5
  80. package/dist/index277.js +5 -67
  81. package/dist/index278.js +1 -1
  82. package/dist/index279.js +1 -1
  83. package/dist/index280.js +1 -1
  84. package/dist/index281.js +7 -3
  85. package/dist/index282.js +11 -17
  86. package/dist/index283.js +3 -28
  87. package/dist/index284.js +17 -280
  88. package/dist/index285.js +28 -2
  89. package/dist/index286.js +4 -125
  90. package/dist/index287.js +4 -2
  91. package/dist/index288.js +3 -15
  92. package/dist/index289.js +3 -2
  93. package/dist/index29.js +4 -4
  94. package/dist/index290.js +3 -16
  95. package/dist/index292.js +7 -16
  96. package/dist/index293.js +3 -2
  97. package/dist/index294.js +2 -19
  98. package/dist/index295.js +5 -2
  99. package/dist/index296.js +1 -1
  100. package/dist/index297.js +282 -0
  101. package/dist/index298.js +2 -7
  102. package/dist/index299.js +125 -3
  103. package/dist/index300.js +2 -7
  104. package/dist/index301.js +14 -10
  105. package/dist/index302.js +2 -4
  106. package/dist/index303.js +15 -5
  107. package/dist/index304.js +2 -3
  108. package/dist/index305.js +16 -3
  109. package/dist/index306.js +2 -2
  110. package/dist/index307.js +19 -4
  111. package/dist/index308.js +2 -5
  112. package/dist/index309.js +6 -3
  113. package/dist/index31.js +2 -2
  114. package/dist/index314.js +1 -1
  115. package/dist/index315.js +1 -1
  116. package/dist/index316.js +1 -1
  117. package/dist/index317.js +1 -1
  118. package/dist/index323.js +2 -2
  119. package/dist/index324.js +1 -1
  120. package/dist/index325.js +57 -128
  121. package/dist/index326.js +56 -367
  122. package/dist/index327.js +7 -58
  123. package/dist/index328.js +18 -57
  124. package/dist/index329.js +7 -227
  125. package/dist/index33.js +8 -8
  126. package/dist/index330.js +128 -32
  127. package/dist/index331.js +369 -28
  128. package/dist/index332.js +49 -0
  129. package/dist/index333.js +6 -46
  130. package/dist/index334.js +32 -6
  131. package/dist/index335.js +27 -18
  132. package/dist/index337.js +227 -7
  133. package/dist/index338.js +7 -5
  134. package/dist/index339.js +6 -8
  135. package/dist/index340.js +7 -92
  136. package/dist/index341.js +95 -0
  137. package/dist/index342.js +129 -3
  138. package/dist/index343.js +427 -120
  139. package/dist/index344.js +113 -422
  140. package/dist/index345.js +484 -123
  141. package/dist/index347.js +3 -50
  142. package/dist/index348.js +52 -0
  143. package/dist/index35.js +4 -4
  144. package/dist/index37.js +20 -20
  145. package/dist/index39.js +7 -7
  146. package/dist/index41.js +2 -2
  147. package/dist/index43.js +8 -8
  148. package/dist/index45.js +8 -8
  149. package/dist/index47.js +2 -2
  150. package/dist/index49.js +3 -3
  151. package/dist/index53.js +1 -1
  152. package/dist/index55.js +1 -1
  153. package/dist/index57.js +2 -2
  154. package/dist/index61.js +1 -1
  155. package/dist/index67.js +1 -1
  156. package/dist/index79.js +4 -4
  157. package/dist/index81.js +1 -1
  158. package/dist/index83.js +2 -2
  159. package/dist/index85.js +1 -1
  160. package/dist/index90.js +59 -57
  161. package/dist/index92.js +1 -1
  162. package/dist/index94.js +3 -3
  163. package/dist/index96.js +1 -1
  164. package/package.json +1 -1
  165. package/dist/index214.js +0 -53
  166. package/dist/index231.js +0 -71
  167. package/dist/index233.js +0 -15
  168. package/dist/index238.js +0 -14
  169. package/dist/index248.js +0 -4
  170. package/dist/index291.js +0 -4
  171. package/dist/index336.js +0 -9
  172. package/dist/index346.js +0 -490
package/dist/index247.js CHANGED
@@ -1,4 +1,199 @@
1
- const o = (e) => typeof e == "boolean" ? e : e === "true";
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 "./index338.js";
3
+ import { getHueFromRGB as K } from "./index339.js";
4
+ import { hslToHex as y } from "./index340.js";
5
+ import { useLocale as Z } from "./index210.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
+ });
2
197
  export {
3
- o as booleanishToBoolean
198
+ ce as default
4
199
  };
package/dist/index249.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 "./index309.js";
2
+ import { __require as o } from "./index297.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/index25.js CHANGED
@@ -1,22 +1,22 @@
1
- import { defineComponent as P, mergeModels as D, useModel as q, computed as p, ref as E, watch as A, onMounted as H, createElementBlock as d, openBlock as u, withModifiers as K, normalizeStyle as O, normalizeClass as R, unref as v, createCommentVNode as g, Fragment as U, createElementVNode as t, renderSlot as s, createTextVNode as j, toDisplayString as T, nextTick as G } from "vue";
2
- import { parseSize as J } from "./index236.js";
3
- import { useId as V } from "./index8.js";
4
- import { useLocale as Q } from "./index228.js";
5
- import { useMobile as X } from "./index9.js";
6
- import { useUntil as Y } from "./index229.js";
1
+ import { defineComponent as q, mergeModels as E, useModel as A, computed as p, ref as T, watch as H, onMounted as K, createElementBlock as r, openBlock as d, withModifiers as O, normalizeStyle as R, normalizeClass as U, unref as v, createCommentVNode as g, Fragment as j, createElementVNode as t, renderSlot as s, createTextVNode as G, toDisplayString as V, nextTick as J } from "vue";
2
+ import { parseSize as Q } from "./index209.js";
3
+ import { useId as S } from "./index8.js";
4
+ import { useLocale as X } from "./index210.js";
5
+ import { useMobile as Y } from "./index9.js";
6
+ import { useUntil as Z } from "./index211.js";
7
7
  import { wait as y } from "./index135.js";
8
- const Z = ["aria-describedby", "aria-labelledby", "aria-live", "inert"], x = {
8
+ const x = ["aria-describedby", "aria-labelledby", "aria-live", "inert"], ee = {
9
9
  ref: "header",
10
10
  class: "bb-base-dialog__header"
11
- }, ee = { class: "bb-base-dialog__close" }, oe = ["aria-label", "disabled"], te = {
11
+ }, oe = { class: "bb-base-dialog__close" }, te = ["aria-label", "disabled"], le = {
12
12
  ref: "body",
13
13
  class: "bb-base-dialog__body scrollbar-border"
14
- }, le = { class: "bb-base-dialog__body-content" }, se = {
14
+ }, se = { class: "bb-base-dialog__body-content" }, ae = {
15
15
  ref: "footer",
16
16
  class: "bb-base-dialog__footer"
17
- }, be = /* @__PURE__ */ P({
17
+ }, fe = /* @__PURE__ */ q({
18
18
  __name: "BaseDialog",
19
- props: /* @__PURE__ */ D({
19
+ props: /* @__PURE__ */ E({
20
20
  closeLabel: {},
21
21
  compact: { type: Boolean },
22
22
  disabled: { type: Boolean },
@@ -35,59 +35,61 @@ const Z = ["aria-describedby", "aria-labelledby", "aria-live", "inert"], x = {
35
35
  modelValue: { type: Boolean, default: !1 },
36
36
  modelModifiers: {}
37
37
  }),
38
- emits: /* @__PURE__ */ D(["shown", "hidden"], ["update:modelValue"]),
39
- setup(h, { emit: S }) {
40
- const o = h, w = S, l = q(h, "modelValue"), { t: z } = Q(), W = p(
41
- () => o.closeLabel || z("dialog.closeLabel").value
42
- ), n = E(null), c = Y(
38
+ emits: /* @__PURE__ */ E(["shown", "hidden"], ["update:modelValue"]),
39
+ setup(h, { emit: z }) {
40
+ const o = h, w = z, l = A(h, "modelValue"), { t: W } = X(), I = p(
41
+ () => o.closeLabel || W("dialog.closeLabel").value
42
+ ), n = T(null), u = Z(
43
43
  () => l.value || o.eager,
44
44
  {
45
45
  initialValue: l.value || o.eager
46
46
  }
47
- ), b = `title_${V().id.value}`, f = `description_${V().id.value}`, _ = (e) => {
47
+ ), c = `title_${S().id.value}`, b = `description_${S().id.value}`, _ = (e) => {
48
48
  if (e.key === "Escape" && (o.disabled || o.persistent))
49
49
  return e.preventDefault(), a.value = !0, y(200).then(() => {
50
50
  a.value = !1;
51
51
  }), !1;
52
52
  }, k = async (e) => {
53
- var i, B, L, M;
53
+ var i, L, M, $;
54
54
  e ? ((i = window.globalThis) != null && i.document && !document.documentElement.style.getPropertyValue("--scrollbar-width") && (document.documentElement.style.setProperty(
55
55
  "--scrollbar-width",
56
- `${N()}px`
57
- ), document.addEventListener("keydown", _)), (B = n.value) == null || B.showModal(), o.focusTarget && G(() => {
58
- var $;
59
- const m = ($ = n.value) == null ? void 0 : $.querySelector(o.focusTarget);
56
+ `${F()}px`
57
+ ), document.addEventListener("keydown", _)), (L = n.value) == null || L.showModal(), o.focusTarget && J(() => {
58
+ var D;
59
+ const m = (D = n.value) == null ? void 0 : D.querySelector(o.focusTarget);
60
60
  m && m instanceof HTMLElement && m.focus();
61
- }), w("shown")) : (await y(o.transitionDuration), (L = window.globalThis) != null && L.document && document.removeEventListener("keydown", _), (M = n.value) == null || M.close(), w("hidden"));
61
+ }), w("shown")) : (await y(o.transitionDuration), (M = window.globalThis) != null && M.document && document.removeEventListener("keydown", _), ($ = n.value) == null || $.close(), w("hidden"));
62
62
  };
63
- A(l, k), H(() => {
63
+ H(l, k), K(() => {
64
64
  l.value && k(!0);
65
65
  });
66
- const I = p(() => C.value ? "100%" : J(o.size, {
66
+ const N = p(() => B.value ? "100%" : Q(o.size, {
67
67
  sm: 384,
68
68
  md: 652,
69
69
  lg: 896
70
- })), r = (e) => {
70
+ })), C = (e) => {
71
71
  if (e.preventDefault(), o.disabled || o.persistent)
72
72
  return a.value = !0, y(300).then(() => {
73
73
  a.value = !1;
74
74
  }), !1;
75
+ f();
76
+ }, f = () => {
75
77
  l.value = !1;
76
- }, a = E(!1), N = () => globalThis.document ? window.innerWidth - document.documentElement.clientWidth : 0, { isMobile: F } = X(), C = p(
77
- () => o.fullscreen === !0 || o.fullscreen === "mobile" && F.value
78
+ }, a = T(!1), F = () => globalThis.document ? window.innerWidth - document.documentElement.clientWidth : 0, { isMobile: P } = Y(), B = p(
79
+ () => o.fullscreen === !0 || o.fullscreen === "mobile" && P.value
78
80
  );
79
- return (e, i) => (u(), d("dialog", {
81
+ return (e, i) => (d(), r("dialog", {
80
82
  ref_key: "dialog",
81
83
  ref: n,
82
- "aria-describedby": v(c) && e.description ? f : void 0,
83
- "aria-labelledby": v(c) && e.title ? b : void 0,
84
+ "aria-describedby": v(u) && e.description ? b : void 0,
85
+ "aria-labelledby": v(u) && e.title ? c : void 0,
84
86
  "aria-live": l.value ? "polite" : "off",
85
- class: R([
87
+ class: U([
86
88
  "bb-base-dialog",
87
89
  [
88
90
  {
89
91
  "bb-base-dialog--open": l.value,
90
- "bb-base-dialog--fullscreen": C.value,
92
+ "bb-base-dialog--fullscreen": B.value,
91
93
  "bb-base-dialog--compact": e.compact,
92
94
  "bb-base-dialog--deny-close": a.value
93
95
  },
@@ -96,35 +98,35 @@ const Z = ["aria-describedby", "aria-labelledby", "aria-live", "inert"], x = {
96
98
  ].flat()
97
99
  ]),
98
100
  inert: !l.value,
99
- style: O({
100
- "--max-width": I.value,
101
+ style: R({
102
+ "--max-width": N.value,
101
103
  "--transition-duration": `${o.transitionDuration}ms`
102
104
  }),
103
- onCancel: r,
104
- onClick: K(r, ["self"])
105
+ onCancel: C,
106
+ onClick: O(C, ["self"])
105
107
  }, [
106
- v(c) ? (u(), d(U, { key: 0 }, [
107
- t("div", x, [
108
+ v(u) ? (d(), r(j, { key: 0 }, [
109
+ t("div", ee, [
108
110
  s(e.$slots, "header", {
109
- close: r,
111
+ close: f,
110
112
  title: e.title,
111
- titleId: b
113
+ titleId: c
112
114
  }, () => [
113
115
  t("span", {
114
- id: b,
116
+ id: c,
115
117
  class: "bb-base-dialog__title"
116
118
  }, [
117
119
  s(e.$slots, "title", { text: e.title }, () => [
118
- j(T(e.title), 1)
120
+ G(V(e.title), 1)
119
121
  ])
120
122
  ]),
121
- t("span", ee, [
122
- e.showClose ? (u(), d("button", {
123
+ t("span", oe, [
124
+ e.showClose ? (d(), r("button", {
123
125
  key: 0,
124
- "aria-label": W.value,
126
+ "aria-label": I.value,
125
127
  disabled: o.disabled,
126
128
  type: "button",
127
- onClick: r
129
+ onClick: f
128
130
  }, [
129
131
  s(e.$slots, "close", {}, () => [
130
132
  i[0] || (i[0] = t("span", { class: "bb-base-dialog__close-icon" }, [
@@ -143,32 +145,32 @@ const Z = ["aria-describedby", "aria-labelledby", "aria-live", "inert"], x = {
143
145
  ])
144
146
  ], -1))
145
147
  ])
146
- ], 8, oe)) : g("", !0)
148
+ ], 8, te)) : g("", !0)
147
149
  ])
148
150
  ])
149
151
  ], 512),
150
- t("div", te, [
151
- t("div", le, [
152
+ t("div", le, [
153
+ t("div", se, [
152
154
  s(e.$slots, "description", {
153
- descriptionId: f,
155
+ descriptionId: b,
154
156
  text: e.description
155
157
  }, () => [
156
- e.description ? (u(), d("div", {
158
+ e.description ? (d(), r("div", {
157
159
  key: 0,
158
- id: f,
160
+ id: b,
159
161
  class: "bb-base-dialog__description sr-only"
160
- }, T(e.description), 1)) : g("", !0)
162
+ }, V(e.description), 1)) : g("", !0)
161
163
  ]),
162
164
  s(e.$slots, "default")
163
165
  ])
164
166
  ], 512),
165
- t("div", se, [
167
+ t("div", ae, [
166
168
  s(e.$slots, "footer")
167
169
  ], 512)
168
170
  ], 64)) : g("", !0)
169
- ], 46, Z));
171
+ ], 46, x));
170
172
  }
171
173
  });
172
174
  export {
173
- be as default
175
+ fe as default
174
176
  };
package/dist/index250.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 "./index337.js";
3
- import { getHueFromRGB as K } from "./index338.js";
4
- import { hslToHex as y } from "./index339.js";
5
- import { useLocale as Z } from "./index228.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 "./index309.js";
2
+ import { __require as o } from "./index299.js";
3
+ var t = o();
4
+ const m = /* @__PURE__ */ r(t);
197
5
  export {
198
- ce as default
6
+ m as default
199
7
  };
@@ -0,0 +1,7 @@
1
+ import { getDefaultExportFromCjs as r } from "./index309.js";
2
+ import { __require as e } from "./index301.js";
3
+ var o = e();
4
+ const m = /* @__PURE__ */ r(o);
5
+ export {
6
+ m as default
7
+ };
package/dist/index252.js CHANGED
@@ -1,7 +1,7 @@
1
- import { getDefaultExportFromCjs as e } from "./index303.js";
2
- import { __require as r } from "./index310.js";
3
- var o = r();
4
- const p = /* @__PURE__ */ e(o);
1
+ import { getDefaultExportFromCjs as r } from "./index309.js";
2
+ import { __require as e } from "./index303.js";
3
+ var t = e();
4
+ const m = /* @__PURE__ */ r(t);
5
5
  export {
6
- p as default
6
+ m as default
7
7
  };
package/dist/index253.js CHANGED
@@ -1,7 +1,7 @@
1
- import { getDefaultExportFromCjs as e } from "./index303.js";
2
- import { __require as r } from "./index312.js";
3
- var o = r();
4
- const f = /* @__PURE__ */ e(o);
1
+ import { getDefaultExportFromCjs as r } from "./index309.js";
2
+ import { __require as e } from "./index305.js";
3
+ var o = e();
4
+ const m = /* @__PURE__ */ r(o);
5
5
  export {
6
- f as default
6
+ m as default
7
7
  };