bitboss-ui 2.1.97 → 2.1.99

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 (183) hide show
  1. package/README.md +138 -11
  2. package/dist/composables/useConfirm.d.ts +59 -10
  3. package/dist/index108.js +9 -9
  4. package/dist/index115.js +1 -1
  5. package/dist/index121.js +4 -4
  6. package/dist/index123.js +12 -12
  7. package/dist/index131.js +1 -1
  8. package/dist/index133.js +5 -5
  9. package/dist/index135.js +1 -1
  10. package/dist/index137.js +2 -2
  11. package/dist/index14.js +1 -1
  12. package/dist/index145.js +2 -2
  13. package/dist/index16.js +5 -5
  14. package/dist/index18.js +3 -3
  15. package/dist/index20.js +8 -8
  16. package/dist/index219.js +4 -32
  17. package/dist/index22.js +14 -14
  18. package/dist/index220.js +8 -28
  19. package/dist/index221.js +5 -0
  20. package/dist/index222.js +3 -5
  21. package/dist/index223.js +2 -8
  22. package/dist/index224.js +18 -2
  23. package/dist/index225.js +12 -4
  24. package/dist/index226.js +49 -32
  25. package/dist/index227.js +15 -2
  26. package/dist/index228.js +12 -3
  27. package/dist/index229.js +17 -2
  28. package/dist/index230.js +29 -13
  29. package/dist/index231.js +13 -3
  30. package/dist/index232.js +15 -187
  31. package/dist/index233.js +4 -3
  32. package/dist/index234.js +106 -9
  33. package/dist/index236.js +99 -19
  34. package/dist/{index239.js → index238.js} +6 -6
  35. package/dist/index24.js +11 -11
  36. package/dist/index240.js +106 -0
  37. package/dist/index241.js +13 -2
  38. package/dist/index242.js +2 -51
  39. package/dist/index243.js +11 -17
  40. package/dist/index244.js +81 -101
  41. package/dist/index246.js +10 -100
  42. package/dist/index247.js +5 -0
  43. package/dist/index248.js +4 -3
  44. package/dist/index249.js +3 -86
  45. package/dist/index250.js +4 -0
  46. package/dist/index251.js +5 -29
  47. package/dist/index252.js +5 -16
  48. package/dist/index253.js +5 -15
  49. package/dist/index254.js +5 -3
  50. package/dist/index255.js +5 -12
  51. package/dist/index256.js +5 -13
  52. package/dist/index257.js +2 -4
  53. package/dist/index258.js +18 -21
  54. package/dist/index259.js +8 -32
  55. package/dist/index26.js +3 -3
  56. package/dist/index260.js +21 -2
  57. package/dist/index261.js +32 -6
  58. package/dist/index262.js +32 -8
  59. package/dist/index263.js +28 -23
  60. package/dist/index265.js +21 -11
  61. package/dist/index266.js +8 -8
  62. package/dist/index267.js +23 -53
  63. package/dist/index268.js +6 -9
  64. package/dist/index269.js +5 -3
  65. package/dist/index270.js +6 -67
  66. package/dist/index271.js +8 -5
  67. package/dist/index272.js +268 -2
  68. package/dist/index273.js +52 -7
  69. package/dist/index274.js +52 -7
  70. package/dist/index275.js +31 -17
  71. package/dist/index276.js +60 -12
  72. package/dist/index277.js +3 -104
  73. package/dist/index278.js +33 -11
  74. package/dist/index279.js +188 -5
  75. package/dist/index28.js +1 -1
  76. package/dist/index280.js +3 -5
  77. package/dist/index281.js +53 -5
  78. package/dist/index282.js +2 -5
  79. package/dist/index283.js +2 -6
  80. package/dist/index284.js +7 -268
  81. package/dist/index285.js +7 -52
  82. package/dist/index286.js +4 -52
  83. package/dist/index287.js +195 -26
  84. package/dist/index289.js +67 -7
  85. package/dist/index290.js +13 -5
  86. package/dist/index291.js +5 -5
  87. package/dist/index292.js +3 -5
  88. package/dist/index293.js +3 -3
  89. package/dist/index295.js +8 -20
  90. package/dist/index297.js +1 -1
  91. package/dist/index298.js +2 -4
  92. package/dist/index299.js +3 -7
  93. package/dist/index30.js +2 -2
  94. package/dist/index300.js +17 -2
  95. package/dist/index301.js +28 -5
  96. package/dist/index302.js +1 -1
  97. package/dist/index303.js +1 -1
  98. package/dist/index304.js +1 -1
  99. package/dist/index305.js +7 -3
  100. package/dist/index306.js +2 -17
  101. package/dist/index307.js +4 -3
  102. package/dist/index308.js +3 -27
  103. package/dist/index309.js +280 -5
  104. package/dist/index310.js +2 -2
  105. package/dist/index311.js +125 -2
  106. package/dist/index312.js +2 -280
  107. package/dist/index313.js +15 -2
  108. package/dist/index314.js +2 -16
  109. package/dist/index315.js +16 -2
  110. package/dist/index316.js +2 -16
  111. package/dist/index317.js +16 -2
  112. package/dist/index318.js +2 -27
  113. package/dist/index319.js +19 -2
  114. package/dist/index32.js +2 -2
  115. package/dist/index320.js +2 -2
  116. package/dist/index321.js +5 -2
  117. package/dist/index322.js +27 -2
  118. package/dist/index323.js +2 -2
  119. package/dist/index324.js +1 -1
  120. package/dist/index325.js +2 -4
  121. package/dist/index326.js +2 -719
  122. package/dist/index327.js +2 -366
  123. package/dist/index328.js +2 -57
  124. package/dist/index329.js +2 -125
  125. package/dist/index330.js +3 -2
  126. package/dist/index331.js +5 -15
  127. package/dist/index332.js +719 -2
  128. package/dist/index333.js +366 -19
  129. package/dist/index334.js +57 -2
  130. package/dist/index335.js +35 -58
  131. package/dist/index336.js +6 -58
  132. package/dist/index337.js +123 -222
  133. package/dist/index338.js +397 -5
  134. package/dist/index339.js +191 -91
  135. package/dist/index34.js +8 -8
  136. package/dist/index340.js +258 -8
  137. package/dist/index341.js +58 -6
  138. package/dist/index342.js +57 -7
  139. package/dist/index343.js +5 -34
  140. package/dist/index344.js +7 -6
  141. package/dist/index345.js +17 -127
  142. package/dist/index346.js +7 -396
  143. package/dist/index347.js +12 -131
  144. package/dist/index348.js +5 -193
  145. package/dist/index349.js +7 -258
  146. package/dist/index350.js +92 -6
  147. package/dist/index351.js +132 -17
  148. package/dist/index352.js +2 -9
  149. package/dist/index353.js +2 -15
  150. package/dist/index354.js +22 -5
  151. package/dist/index356.js +8 -2
  152. package/dist/index357.js +6 -2
  153. package/dist/index358.js +8 -22
  154. package/dist/index359.js +230 -0
  155. package/dist/index36.js +4 -4
  156. package/dist/index363.js +1 -1
  157. package/dist/index38.js +20 -20
  158. package/dist/index40.js +6 -6
  159. package/dist/index42.js +2 -2
  160. package/dist/index44.js +8 -8
  161. package/dist/index46.js +6 -6
  162. package/dist/index50.js +2 -2
  163. package/dist/index54.js +1 -1
  164. package/dist/index56.js +1 -1
  165. package/dist/index58.js +2 -2
  166. package/dist/index6.js +33 -32
  167. package/dist/index62.js +5 -5
  168. package/dist/index68.js +1 -1
  169. package/dist/index74.js +1 -1
  170. package/dist/index76.js +5 -5
  171. package/dist/index81.js +6 -6
  172. package/dist/index83.js +1 -1
  173. package/dist/index87.js +3 -3
  174. package/dist/index89.js +1 -1
  175. package/dist/index92.js +3 -3
  176. package/dist/index94.js +2 -2
  177. package/dist/index96.js +5 -5
  178. package/package.json +13 -2
  179. package/dist/index235.js +0 -6
  180. package/dist/index237.js +0 -203
  181. package/dist/index264.js +0 -5
  182. package/dist/index288.js +0 -62
  183. package/dist/index355.js +0 -9
package/dist/index34.js CHANGED
@@ -1,15 +1,15 @@
1
1
  import { defineComponent as F, ref as y, toRef as p, computed as M, createBlock as S, openBlock as R, unref as g, withCtx as t, renderSlot as i, normalizeProps as f, guardReactiveProps as h, createVNode as z, mergeProps as V, createSlots as G } from "vue";
2
2
  import W from "./index32.js";
3
3
  /* empty css */
4
- import j from "./index249.js";
4
+ import j from "./index244.js";
5
5
  /* empty css */
6
- import { useItemsGetter as A } from "./index251.js";
7
- import { usePrefill as K } from "./index252.js";
8
- import { useIndexById as k } from "./index243.js";
9
- import { useBaseOptions as N } from "./index242.js";
10
- import { useCoherence as O } from "./index253.js";
11
- import { hash as U } from "./index254.js";
12
- import { useHashedWatcher as B } from "./index255.js";
6
+ import { useItemsGetter as A } from "./index230.js";
7
+ import { usePrefill as K } from "./index232.js";
8
+ import { useIndexById as k } from "./index229.js";
9
+ import { useBaseOptions as N } from "./index226.js";
10
+ import { useCoherence as O } from "./index227.js";
11
+ import { hash as U } from "./index221.js";
12
+ import { useHashedWatcher as B } from "./index228.js";
13
13
  const se = /* @__PURE__ */ F({
14
14
  __name: "BaseRadioGroup",
15
15
  props: {
package/dist/index340.js CHANGED
@@ -1,10 +1,260 @@
1
- function i(t) {
2
- if (t = t.replace(/^#/, ""), !/^([A-Fa-f0-9]{3}|[A-Fa-f0-9]{6})$/.test(t))
3
- throw new Error("Invalid hex code");
4
- t.length === 3 && (t = t.split("").map((n) => n + n).join(""));
5
- const r = parseInt(t.slice(0, 2), 16), s = parseInt(t.slice(2, 4), 16), o = parseInt(t.slice(4, 6), 16);
6
- return [r, s, o];
7
- }
1
+ import { defineComponent as pe, useTemplateRef as q, computed as i, watch as L, ref as ve, createElementBlock as r, openBlock as c, withModifiers as be, normalizeStyle as O, normalizeClass as G, createElementVNode as v, renderSlot as h, createTextVNode as J, toDisplayString as x, unref as g, Fragment as P, renderList as Y } from "vue";
2
+ import { isNil as f } from "./index242.js";
3
+ import { useVirtualizer as he } from "./index362.js";
4
+ import { useLocale as me } from "./index231.js";
5
+ import { useListboxFocus as xe } from "./index363.js";
6
+ import { indexBy as E } from "./index260.js";
7
+ const ge = { class: "bb-listbox__outer-container scrollbar-border" }, fe = {
8
+ ref: "inner",
9
+ class: "bb-listbox__inner-container",
10
+ tabindex: "-1"
11
+ }, He = {
12
+ key: 0,
13
+ class: "bb-listbox__loading"
14
+ }, _e = {
15
+ key: 1,
16
+ class: "bb-listbox__no-data"
17
+ }, ye = ["aria-activedescendant", "aria-multiselectable"], Ie = ["aria-labelledby", "aria-disabled"], $e = ["id"], ke = { class: "bb-listbox__group-header-label" }, Be = ["aria-selected", "aria-setsize", "aria-posinset", "id", "data-index"], Me = { class: "autocomplete-option__label" }, Ee = /* @__PURE__ */ pe({
18
+ __name: "GroupedListBox",
19
+ props: {
20
+ compact: { type: Boolean },
21
+ groups: {},
22
+ headerHeight: {},
23
+ loading: { type: Boolean },
24
+ loadingText: {},
25
+ multiple: { type: Boolean },
26
+ noDataText: {},
27
+ open: { type: Boolean },
28
+ optionHeight: {},
29
+ transitionDuration: { default: 250 }
30
+ },
31
+ emits: ["option:selected", "option:unselected"],
32
+ setup(K, { expose: Q, emit: U }) {
33
+ const s = K, V = U, { t: F } = me(), b = q("inner"), W = q("listbox"), H = i(() => s.optionHeight ? s.optionHeight : s.compact ? 32 : 40), _ = i(() => s.headerHeight ? s.headerHeight : s.compact ? 24 : 32), X = i(() => {
34
+ let e = 0;
35
+ return s.groups.map((a, t) => {
36
+ const l = a.id, p = e, d = a.options.length, k = _.value + d * H.value, B = `group-header-${a.id}`, M = typeof a.data == "string" ? a.data : JSON.stringify(a.data), S = a.options.every((z) => z.disabled), D = a.data, T = a.options;
37
+ return e += d, {
38
+ offset: p,
39
+ length: d,
40
+ height: k,
41
+ id: l,
42
+ headerId: B,
43
+ label: M,
44
+ index: t,
45
+ allOptionsAreDisabled: S,
46
+ data: D,
47
+ options: T
48
+ };
49
+ });
50
+ }), n = i(
51
+ () => E(X.value, "index")
52
+ ), m = i(() => s.groups.flatMap(
53
+ (e, a) => e.options.map((t, l) => {
54
+ const p = t.valueHash, d = n.value[a].offset + l, k = e.id, B = !!t.selected, M = !!t.disabled, S = t.item, D = t.text, T = t.value, z = d === u.value;
55
+ return {
56
+ id: p,
57
+ globalIndex: d,
58
+ groupIndex: a,
59
+ groupId: k,
60
+ indexInGroup: l,
61
+ selected: B,
62
+ disabled: M,
63
+ item: S,
64
+ text: D,
65
+ value: T,
66
+ valueHash: t.valueHash,
67
+ focused: z
68
+ };
69
+ })
70
+ )), o = i(() => E(m.value, "id")), y = i(
71
+ () => E(m.value, "globalIndex")
72
+ ), N = (e) => `listbox-option-${e}`, Z = i(() => {
73
+ if (f(u.value)) return;
74
+ const e = y.value[u.value];
75
+ if (e)
76
+ return N(e.valueHash);
77
+ }), I = i(() => m.value.length > 0), w = (e) => _.value + s.groups[e].options.length * H.value, $ = he({
78
+ get count() {
79
+ return s.groups.length;
80
+ },
81
+ getScrollElement: () => b.value ?? null,
82
+ estimateSize: (e) => w(e),
83
+ overscan: 2
84
+ }), ee = i(() => $.value.getVirtualItems()), te = i(() => $.value.getTotalSize()), {
85
+ focusedIndex: u,
86
+ focusNext: ae,
87
+ focusPrevious: le,
88
+ focusFirst: se,
89
+ focusLast: oe,
90
+ focusFirstSelected: ne,
91
+ focusLastSelected: ie,
92
+ focusByHash: ue,
93
+ blur: A,
94
+ getHighlighted: de
95
+ } = xe(
96
+ i(() => m.value),
97
+ { disabled: () => !s.open }
98
+ ), re = () => {
99
+ if (!b.value || f(u.value)) return;
100
+ const e = b.value.querySelector(
101
+ `[data-index="${u.value}"]`
102
+ );
103
+ e && e.scrollIntoView({ block: "nearest", behavior: "smooth" });
104
+ };
105
+ L(u, () => {
106
+ re();
107
+ });
108
+ const C = () => {
109
+ if (f(u.value) || !s.open) return;
110
+ const e = y.value[u.value];
111
+ if (!e || e.disabled) return;
112
+ const a = {
113
+ text: e.text,
114
+ value: e.value,
115
+ item: e.item,
116
+ valueHash: e.valueHash,
117
+ selected: e.selected,
118
+ disabled: e.disabled
119
+ };
120
+ e.selected ? V("option:unselected", a) : V("option:selected", a);
121
+ }, R = ve(0), j = () => {
122
+ b.value && (R.value = b.value.scrollHeight);
123
+ }, ce = (e) => {
124
+ if (e.preventDefault(), b.value && e.target instanceof HTMLElement && W.value) {
125
+ let a = e.target, t = a.dataset.index;
126
+ for (; f(t) && a.parentElement; )
127
+ a = a.parentElement, t = a.dataset.index;
128
+ if (t) {
129
+ const l = y.value[+t];
130
+ l && !l.disabled && (u.value = +t, C());
131
+ }
132
+ }
133
+ };
134
+ return L(() => s.open, j, { flush: "post" }), L(
135
+ () => s.groups,
136
+ (e, a) => {
137
+ const t = e.flatMap((p) => p.options.map((d) => d.valueHash)).join(","), l = a.flatMap((p) => p.options.map((d) => d.valueHash)).join(",");
138
+ t !== l && ($.value.measure(), j(), A());
139
+ },
140
+ { flush: "post" }
141
+ ), Q({
142
+ focusNext: ae,
143
+ focusPrevious: le,
144
+ focusFirst: se,
145
+ focusFirstSelected: ne,
146
+ focusLast: oe,
147
+ focusLastSelected: ie,
148
+ blur: A,
149
+ confirmOption: C,
150
+ focusByHash: ue,
151
+ getHighlighted: de
152
+ }), (e, a) => (c(), r("span", {
153
+ class: G(["bb-listbox bb-listbox--grouped", {
154
+ "bb-listbox--compact": e.compact,
155
+ "bb-listbox--loading": e.loading,
156
+ "bb-listbox--multiple": e.multiple,
157
+ "bb-listbox--no-data": !I.value,
158
+ "bb-listbox--open": e.open
159
+ }]),
160
+ style: O({
161
+ "--transition-duration": `${e.transitionDuration}ms`,
162
+ "--overlay-min-height": `${R.value}px`,
163
+ "--option-height": `${H.value}px`,
164
+ "--group-header-height": `${_.value}px`
165
+ }),
166
+ onClick: be(ce, ["stop"])
167
+ }, [
168
+ v("span", ge, [
169
+ v("span", fe, [
170
+ h(e.$slots, "options:prepend"),
171
+ e.loading && !I.value ? (c(), r("span", He, [
172
+ h(e.$slots, "loading", {}, () => [
173
+ J(x(e.loadingText || g(F)("common.loadingText").value), 1)
174
+ ])
175
+ ])) : I.value ? (c(), r("span", {
176
+ key: 2,
177
+ role: "listbox",
178
+ ref: "listbox",
179
+ style: O({ height: `${te.value}px` }),
180
+ "aria-activedescendant": Z.value,
181
+ "aria-multiselectable": e.multiple ? !0 : void 0,
182
+ tabindex: "-1"
183
+ }, [
184
+ (c(!0), r(P, null, Y(ee.value, (t) => (c(), r("span", {
185
+ key: n.value[t.index].id,
186
+ style: O({ transform: `translateY(${t.start}px)` }),
187
+ role: "group",
188
+ "aria-labelledby": n.value[t.index].headerId,
189
+ "aria-disabled": n.value[t.index].allOptionsAreDisabled,
190
+ class: "bb-listbox__group"
191
+ }, [
192
+ v("span", {
193
+ class: "bb-listbox__group-header",
194
+ role: "presentation",
195
+ id: n.value[t.index].headerId
196
+ }, [
197
+ h(e.$slots, "group", {
198
+ text: n.value[t.index].label,
199
+ item: n.value[t.index].data,
200
+ index: t.index,
201
+ length: n.value[t.index].length,
202
+ disabled: n.value[t.index].allOptionsAreDisabled
203
+ }, () => [
204
+ v("span", ke, x(n.value[t.index].label), 1)
205
+ ])
206
+ ], 8, $e),
207
+ (c(!0), r(P, null, Y(n.value[t.index].options, (l) => (c(), r("span", {
208
+ key: l.valueHash,
209
+ "aria-selected": o.value[l.valueHash].selected ? !0 : void 0,
210
+ "aria-setsize": n.value[t.index].length,
211
+ "aria-posinset": o.value[l.valueHash].indexInGroup + 1,
212
+ id: N(l.valueHash),
213
+ class: G({
214
+ "bb-listbox__option autocomplete-option": !0,
215
+ "autocomplete-option--focused": g(u) === o.value[l.valueHash].globalIndex,
216
+ "autocomplete-option--selected": o.value[l.valueHash].selected,
217
+ "autocomplete-option--disabled": o.value[l.valueHash].disabled
218
+ }),
219
+ "data-index": o.value[l.valueHash].globalIndex,
220
+ role: "option"
221
+ }, [
222
+ h(e.$slots, "option", {
223
+ disabled: !!o.value[l.valueHash].disabled,
224
+ focused: g(u) === o.value[l.valueHash].globalIndex,
225
+ index: o.value[l.valueHash].globalIndex,
226
+ item: o.value[l.valueHash].item,
227
+ selected: !!o.value[l.valueHash].selected,
228
+ text: o.value[l.valueHash].text,
229
+ value: o.value[l.valueHash].value
230
+ }, () => [
231
+ a[0] || (a[0] = v("svg", {
232
+ class: "autocomplete-option__checkbox",
233
+ role: "presentation",
234
+ viewBox: "276.411 158.834 114.971 114.97"
235
+ }, [
236
+ v("path", {
237
+ d: "M 297.574 224.786 L 318.309 243.134 L 371.568 189.232",
238
+ fill: "none",
239
+ "stroke-linecap": "round",
240
+ "stroke-width": "14px"
241
+ })
242
+ ], -1)),
243
+ v("span", Me, x(o.value[l.valueHash].text), 1)
244
+ ])
245
+ ], 10, Be))), 128))
246
+ ], 12, Ie))), 128))
247
+ ], 12, ye)) : (c(), r("span", _e, [
248
+ h(e.$slots, "no-data", {}, () => [
249
+ J(x(e.noDataText || g(F)("common.noDataText").value), 1)
250
+ ])
251
+ ])),
252
+ h(e.$slots, "options:append")
253
+ ], 512)
254
+ ])
255
+ ], 6));
256
+ }
257
+ });
8
258
  export {
9
- i as hexToRgb
259
+ Ee as default
10
260
  };
package/dist/index341.js CHANGED
@@ -1,8 +1,60 @@
1
- function l(c, f, r) {
2
- const t = c / 255, n = f / 255, o = r / 255, i = Math.max(t, n, o), a = Math.min(t, n, o), s = i - a;
3
- let e = 0;
4
- return s !== 0 && (i === t ? e = (n - o) / s % 6 : i === n ? e = (o - t) / s + 2 : i === o && (e = (t - n) / s + 4), e *= 60, e < 0 && (e += 360)), e;
5
- }
1
+ const e = {
2
+ common: {
3
+ closeLabel: "Chiudi",
4
+ loadingText: "Caricamento...",
5
+ noDataText: "Nessun elemento da visualizzare",
6
+ clearLabel: "Reset valore selezionato"
7
+ },
8
+ colorInput: {
9
+ paletteLabel: "Seleziona un colore dalla tavolozza",
10
+ mainCanvasDesc: "Usa le frecce per selezionare un colore",
11
+ mainCanvasSelectedColor: "Colore selezionato: {0}",
12
+ hueCanvasDesc: "Usa le frecce per selezionare una tonalità",
13
+ hueCanvasSelectedHue: "Tonalità selezionata: {0}"
14
+ },
15
+ datePicker: {
16
+ monthLabel: "Seleziona un mese",
17
+ yearLabel: "Seleziona un anno",
18
+ previousMonthLabel: "Vai indietro di un mese",
19
+ nextMonthLabel: "Vai avanti di un mese"
20
+ },
21
+ baseDatePickerInput: {
22
+ dateFormat: "Formato della data",
23
+ dateFormatSingle: "GG/MM/AAAA",
24
+ dateFormatRange: "GG/MM/AAAA - GG/MM/AAAA",
25
+ emptyRange: "Seleziona un range",
26
+ changeSelectionRange: "Cambia selezione, da {0} a {1}",
27
+ changeSelection: "Cambia selezione, {0}",
28
+ emptySelection: "Seleziona una data"
29
+ },
30
+ dialog: {
31
+ closeLabel: "Chiudi modale"
32
+ },
33
+ dropdownButton: {
34
+ open: "Apri menu",
35
+ close: "Chiudi menu"
36
+ },
37
+ rating: {
38
+ singleStar: "{0} su {1}",
39
+ multipleStars: "{0} su {1}"
40
+ },
41
+ select: {
42
+ multipleMaxReached: "{0} elementi selezionati"
43
+ },
44
+ chip: {
45
+ clearLabel: "Elimina"
46
+ },
47
+ pagination: {
48
+ previous: "Precedente",
49
+ next: "Successivo"
50
+ },
51
+ table: {
52
+ noDataText: "Non ci sono elementi da visualizzare",
53
+ selectAllLabel: "Seleziona tutti gli elementi di questa pagina",
54
+ selectText: "Seleziona un elemento",
55
+ select: "Seleziona"
56
+ }
57
+ };
6
58
  export {
7
- l as getHueFromRGB
59
+ e as default
8
60
  };
package/dist/index342.js CHANGED
@@ -1,10 +1,60 @@
1
- const i = (r, s, a) => {
2
- const t = a / 100, c = s * Math.min(t, 1 - t) / 100, n = (h) => {
3
- const o = (h + r / 30) % 12, e = t - c * Math.max(Math.min(o - 3, 9 - o, 1), -1);
4
- return Math.round(255 * e).toString(16).padStart(2, "0");
5
- };
6
- return `#${n(0)}${n(8)}${n(4)}`;
1
+ const e = {
2
+ common: {
3
+ closeLabel: "Close",
4
+ loadingText: "Loading...",
5
+ noDataText: "No data to display",
6
+ clearLabel: "Reset selected value"
7
+ },
8
+ colorInput: {
9
+ paletteLabel: "Select a color from the palette",
10
+ mainCanvasDesc: "Use the arrows to select a color",
11
+ mainCanvasSelectedColor: "Selected color: {0}",
12
+ hueCanvasDesc: "Use the arrows to select a hue",
13
+ hueCanvasSelectedHue: "Selected hue: {0}"
14
+ },
15
+ datePicker: {
16
+ monthLabel: "Select a month",
17
+ yearLabel: "Select a year",
18
+ previousMonthLabel: "Go to previous month",
19
+ nextMonthLabel: "Go to next month"
20
+ },
21
+ baseDatePickerInput: {
22
+ dateFormat: "Date format",
23
+ dateFormatSingle: "DD/MM/YYYY",
24
+ dateFormatRange: "DD/MM/YYYY - DD/MM/YYYY",
25
+ emptyRange: "Select a range",
26
+ changeSelectionRange: "Change selection, from {0} to {1}",
27
+ changeSelection: "Change selection, {0}",
28
+ emptySelection: "Select a date"
29
+ },
30
+ dialog: {
31
+ closeLabel: "Close dialog"
32
+ },
33
+ dropdownButton: {
34
+ open: "Open menu",
35
+ close: "Close menu"
36
+ },
37
+ rating: {
38
+ singleStar: "{0} out of {1}",
39
+ multipleStars: "{0} out of {1}"
40
+ },
41
+ select: {
42
+ multipleMaxReached: "{0} items selected"
43
+ },
44
+ chip: {
45
+ clearLabel: "Remove"
46
+ },
47
+ pagination: {
48
+ previous: "Previous",
49
+ next: "Next"
50
+ },
51
+ table: {
52
+ noDataText: "No data to display",
53
+ selectAllLabel: "Select all items on this page",
54
+ selectText: "Select an item",
55
+ select: "Select"
56
+ }
7
57
  };
8
58
  export {
9
- i as hslToHex
59
+ e as default
10
60
  };
package/dist/index343.js CHANGED
@@ -1,37 +1,8 @@
1
- import { ref as c, computed as a } from "vue";
2
- function w(o) {
3
- const e = c(!1), r = c(!1);
4
- let n = null;
5
- const s = () => {
6
- if (e.value)
7
- throw new Error("Operation was cancelled");
8
- }, u = async (...i) => {
9
- r.value && t(), e.value = !1, r.value = !0, n = new AbortController();
10
- const f = {
11
- signal: n.signal,
12
- isCancelled: a(() => e.value),
13
- checkCancelled: s
14
- };
15
- try {
16
- const l = await o(f, ...i);
17
- if (!e.value)
18
- return l;
19
- throw new Error("Operation was cancelled");
20
- } catch (l) {
21
- throw l instanceof Error && (l.message === "Operation was cancelled" || l.name === "AbortError"), l;
22
- } finally {
23
- r.value = !1, n = null;
24
- }
25
- }, t = () => {
26
- n && !e.value && (e.value = !0, n.abort());
27
- };
28
- return {
29
- execute: u,
30
- cancel: t,
31
- isCancelled: a(() => e.value),
32
- isExecuting: a(() => r.value)
33
- };
1
+ var o = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
2
+ function l(e) {
3
+ return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
34
4
  }
35
5
  export {
36
- w as useCancelableFunction
6
+ o as commonjsGlobal,
7
+ l as getDefaultExportFromCjs
37
8
  };
package/dist/index344.js CHANGED
@@ -1,8 +1,9 @@
1
- const o = (e, t = 50) => new Promise((r) => {
2
- const n = setInterval(() => {
3
- e() && (clearInterval(n), r());
4
- }, t);
5
- });
1
+ function c(n, e) {
2
+ const u = [];
3
+ for (let t = 0; t < n.length; t += e)
4
+ u.push(n.slice(t, t + e));
5
+ return u;
6
+ }
6
7
  export {
7
- o as waitFor
8
+ c as chunk
8
9
  };
package/dist/index345.js CHANGED
@@ -1,131 +1,21 @@
1
- import { arrow as j, computePosition as A } from "./index346.js";
2
- import { autoUpdate as W, flip as X, hide as Y, offset as Z, platform as ee, shift as ne } from "./index346.js";
3
- import { isNode as B, getNodeName as F } from "./index347.js";
4
- import { getOverflowAncestors as le } from "./index347.js";
5
- import { computed as r, ref as c, shallowRef as I, watch as x, getCurrentScope as U, onScopeDispose as k, shallowReadonly as o, unref as q } from "vue";
6
- function z(e) {
7
- return e != null && typeof e == "object" && "$el" in e;
8
- }
9
- function V(e) {
10
- if (z(e)) {
11
- const l = e.$el;
12
- return B(l) && F(l) === "#comment" ? null : l;
13
- }
14
- return e;
15
- }
16
- function i(e) {
17
- return typeof e == "function" ? e() : q(e);
18
- }
19
- function K(e) {
20
- return {
21
- name: "arrow",
22
- options: e,
23
- fn(l) {
24
- const t = V(i(e.element));
25
- return t == null ? {} : j({
26
- element: t,
27
- padding: e.padding
28
- }).fn(l);
29
- }
30
- };
31
- }
32
- function M(e) {
33
- return typeof window > "u" ? 1 : (e.ownerDocument.defaultView || window).devicePixelRatio || 1;
34
- }
35
- function C(e, l) {
36
- const t = M(e);
37
- return Math.round(l * t) / t;
38
- }
39
- function L(e, l, t) {
40
- t === void 0 && (t = {});
41
- const D = t.whileElementsMounted, s = r(() => {
42
- var n;
43
- return (n = i(t.open)) != null ? n : !0;
44
- }), O = r(() => i(t.middleware)), p = r(() => {
45
- var n;
46
- return (n = i(t.placement)) != null ? n : "bottom";
47
- }), w = r(() => {
48
- var n;
49
- return (n = i(t.strategy)) != null ? n : "absolute";
50
- }), S = r(() => {
51
- var n;
52
- return (n = i(t.transform)) != null ? n : !0;
53
- }), f = r(() => V(e.value)), u = r(() => V(l.value)), y = c(0), h = c(0), m = c(w.value), P = c(p.value), E = I({}), g = c(!1), _ = r(() => {
54
- const n = {
55
- position: m.value,
56
- left: "0",
57
- top: "0"
58
- };
59
- if (!u.value)
60
- return n;
61
- const a = C(u.value, y.value), b = C(u.value, h.value);
62
- return S.value ? {
63
- ...n,
64
- transform: "translate(" + a + "px, " + b + "px)",
65
- ...M(u.value) >= 1.5 && {
66
- willChange: "transform"
67
- }
68
- } : {
69
- position: m.value,
70
- left: a + "px",
71
- top: b + "px"
72
- };
73
- });
74
- let d;
75
- function v() {
76
- if (f.value == null || u.value == null)
77
- return;
78
- const n = s.value;
79
- A(f.value, u.value, {
80
- middleware: O.value,
81
- placement: p.value,
82
- strategy: w.value
83
- }).then((a) => {
84
- y.value = a.x, h.value = a.y, m.value = a.strategy, P.value = a.placement, E.value = a.middlewareData, g.value = n !== !1;
85
- });
86
- }
87
- function R() {
88
- typeof d == "function" && (d(), d = void 0);
89
- }
90
- function N() {
91
- if (R(), D === void 0) {
92
- v();
93
- return;
94
- }
95
- if (f.value != null && u.value != null) {
96
- d = D(f.value, u.value, v);
97
- return;
98
- }
99
- }
100
- function $() {
101
- s.value || (g.value = !1);
1
+ function l(t, ...e) {
2
+ if (t.length) {
3
+ const o = t[0];
4
+ if (typeof o == "string") return [...t].sort(r);
5
+ if (typeof o == "number") return [...t].sort(r);
6
+ if (e && e.length)
7
+ return [...t].sort((f, u) => {
8
+ for (let n = 0; n < e.length; n++) {
9
+ const i = e[n], s = r(f[i], u[i]);
10
+ if (s) return s;
11
+ }
12
+ return 0;
13
+ });
14
+ throw new Error("Invalid comparison");
102
15
  }
103
- return x([O, p, w, s], v, {
104
- flush: "sync"
105
- }), x([f, u], N, {
106
- flush: "sync"
107
- }), x(s, $, {
108
- flush: "sync"
109
- }), U() && k(R), {
110
- x: o(y),
111
- y: o(h),
112
- strategy: o(m),
113
- placement: o(P),
114
- middlewareData: o(E),
115
- isPositioned: o(g),
116
- floatingStyles: _,
117
- update: v
118
- };
16
+ return t;
119
17
  }
18
+ const r = (t, e) => t < e ? -1 : t > e ? 1 : 0;
120
19
  export {
121
- K as arrow,
122
- W as autoUpdate,
123
- A as computePosition,
124
- X as flip,
125
- le as getOverflowAncestors,
126
- Y as hide,
127
- Z as offset,
128
- ee as platform,
129
- ne as shift,
130
- L as useFloating
20
+ l as sort
131
21
  };