bitboss-ui 2.1.78 → 2.1.79

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (185) hide show
  1. package/dist/components/BaseSelect/BaseSelect.vue.d.ts +9 -2
  2. package/dist/components/BbButton/BbButton.vue.d.ts +22 -2
  3. package/dist/components/BbSelect/BbSelect.vue.d.ts +9 -2
  4. package/dist/index.css +1 -1
  5. package/dist/index107.js +9 -9
  6. package/dist/index112.js +1 -1
  7. package/dist/index114.js +1 -1
  8. package/dist/index120.js +1 -1
  9. package/dist/index122.js +13 -13
  10. package/dist/index13.js +2 -2
  11. package/dist/index130.js +1 -1
  12. package/dist/index132.js +5 -5
  13. package/dist/index134.js +1 -1
  14. package/dist/index139.js +1 -1
  15. package/dist/index141.js +2 -2
  16. package/dist/index142.js +1 -1
  17. package/dist/index15.js +5 -5
  18. package/dist/index17.js +3 -3
  19. package/dist/index19.js +8 -8
  20. package/dist/index21.js +14 -14
  21. package/dist/index214.js +2 -138
  22. package/dist/index215.js +138 -2
  23. package/dist/index216.js +2 -2
  24. package/dist/index217.js +1 -1
  25. package/dist/index218.js +1 -1
  26. package/dist/index220.js +1 -1
  27. package/dist/index222.js +2 -4
  28. package/dist/index223.js +2 -13
  29. package/dist/index224.js +3 -20
  30. package/dist/index225.js +2 -201
  31. package/dist/index226.js +4 -0
  32. package/dist/index227.js +7 -135
  33. package/dist/index228.js +4 -0
  34. package/dist/index229.js +7 -2
  35. package/dist/index23.js +11 -11
  36. package/dist/index230.js +32 -49
  37. package/dist/index231.js +8 -16
  38. package/dist/index232.js +4 -106
  39. package/dist/index233.js +15 -0
  40. package/dist/index234.js +19 -99
  41. package/dist/index235.js +203 -0
  42. package/dist/index237.js +135 -5
  43. package/dist/index239.js +51 -5
  44. package/dist/index240.js +17 -5
  45. package/dist/index241.js +106 -5
  46. package/dist/index243.js +100 -2
  47. package/dist/index245.js +3 -3
  48. package/dist/index246.js +86 -2
  49. package/dist/index248.js +29 -8
  50. package/dist/index249.js +14 -12
  51. package/dist/index25.js +3 -3
  52. package/dist/index250.js +3 -13
  53. package/dist/index251.js +12 -4
  54. package/dist/index252.js +15 -22
  55. package/dist/index253.js +5 -3
  56. package/dist/index254.js +5 -3
  57. package/dist/index255.js +5 -18
  58. package/dist/index256.js +5 -12
  59. package/dist/index257.js +6 -15
  60. package/dist/index258.js +8 -12
  61. package/dist/index259.js +266 -27
  62. package/dist/index260.js +52 -16
  63. package/dist/index261.js +52 -4
  64. package/dist/index262.js +28 -225
  65. package/dist/index263.js +60 -10
  66. package/dist/index264.js +17 -2
  67. package/dist/index265.js +12 -67
  68. package/dist/index266.js +4 -2
  69. package/dist/index267.js +229 -3
  70. package/dist/index268.js +13 -9
  71. package/dist/index269.js +8 -8
  72. package/dist/index27.js +1 -1
  73. package/dist/index270.js +8 -23
  74. package/dist/index271.js +3 -5
  75. package/dist/index272.js +13 -6
  76. package/dist/index273.js +4 -16
  77. package/dist/index274.js +23 -3
  78. package/dist/index275.js +3 -34
  79. package/dist/index276.js +2 -9
  80. package/dist/index277.js +5 -5
  81. package/dist/index278.js +5 -6
  82. package/dist/index279.js +5 -268
  83. package/dist/index280.js +6 -52
  84. package/dist/index281.js +15 -51
  85. package/dist/index282.js +9 -32
  86. package/dist/index283.js +59 -52
  87. package/dist/index284.js +7 -2
  88. package/dist/index285.js +8 -85
  89. package/dist/index286.js +25 -0
  90. package/dist/index287.js +40 -8
  91. package/dist/index288.js +11 -8
  92. package/dist/index289.js +5 -7
  93. package/dist/index29.js +3 -3
  94. package/dist/index290.js +188 -2
  95. package/dist/index291.js +3 -7
  96. package/dist/index292.js +10 -7
  97. package/dist/index293.js +2 -40
  98. package/dist/index294.js +4 -0
  99. package/dist/index295.js +1 -1
  100. package/dist/index296.js +3 -4
  101. package/dist/index297.js +2 -2
  102. package/dist/index299.js +1 -1
  103. package/dist/index300.js +5 -17
  104. package/dist/index301.js +280 -2
  105. package/dist/index302.js +2 -3
  106. package/dist/index303.js +16 -2
  107. package/dist/index304.js +2 -28
  108. package/dist/index305.js +16 -4
  109. package/dist/index306.js +2 -3
  110. package/dist/index307.js +27 -5
  111. package/dist/index308.js +2 -280
  112. package/dist/index309.js +2 -2
  113. package/dist/index31.js +2 -2
  114. package/dist/index310.js +2 -125
  115. package/dist/index311.js +2 -2
  116. package/dist/index312.js +2 -15
  117. package/dist/index313.js +28 -2
  118. package/dist/index314.js +2 -16
  119. package/dist/index315.js +3 -2
  120. package/dist/index316.js +3 -16
  121. package/dist/index317.js +17 -2
  122. package/dist/index318.js +2 -19
  123. package/dist/index319.js +4 -2
  124. package/dist/index320.js +3 -5
  125. package/dist/index321.js +5 -27
  126. package/dist/index322.js +125 -2
  127. package/dist/index323.js +2 -2
  128. package/dist/index324.js +15 -2
  129. package/dist/index325.js +2 -2
  130. package/dist/index326.js +19 -2
  131. package/dist/index327.js +2 -2
  132. package/dist/index33.js +8 -8
  133. package/dist/index331.js +4 -2
  134. package/dist/index332.js +6 -3
  135. package/dist/index333.js +2 -6
  136. package/dist/index334.js +45 -33
  137. package/dist/index335.js +8 -6
  138. package/dist/index336.js +5 -128
  139. package/dist/index337.js +6 -396
  140. package/dist/index338.js +6 -46
  141. package/dist/index339.js +18 -7
  142. package/dist/index340.js +8 -5
  143. package/dist/index341.js +15 -8
  144. package/dist/index342.js +5 -58
  145. package/dist/index343.js +7 -58
  146. package/dist/index344.js +1 -1
  147. package/dist/index345.js +33 -91
  148. package/dist/index346.js +6 -5
  149. package/dist/index347.js +128 -6
  150. package/dist/index348.js +395 -16
  151. package/dist/index349.js +92 -8
  152. package/dist/index35.js +4 -4
  153. package/dist/index350.js +57 -14
  154. package/dist/index351.js +58 -7
  155. package/dist/index352.js +515 -129
  156. package/dist/index353.js +20 -518
  157. package/dist/index355.js +136 -0
  158. package/dist/index37.js +108 -99
  159. package/dist/index39.js +7 -7
  160. package/dist/index41.js +2 -2
  161. package/dist/index43.js +8 -8
  162. package/dist/index45.js +6 -6
  163. package/dist/index49.js +2 -2
  164. package/dist/index53.js +1 -1
  165. package/dist/index55.js +1 -1
  166. package/dist/index57.js +2 -2
  167. package/dist/index61.js +74 -58
  168. package/dist/index67.js +1 -1
  169. package/dist/index80.js +6 -6
  170. package/dist/index82.js +1 -1
  171. package/dist/index84.js +2 -2
  172. package/dist/index86.js +3 -3
  173. package/dist/index88.js +1 -1
  174. package/dist/index91.js +3 -3
  175. package/dist/index93.js +2 -2
  176. package/dist/index95.js +5 -5
  177. package/dist/index97.js +1 -1
  178. package/package.json +1 -1
  179. package/dist/index236.js +0 -5
  180. package/dist/index238.js +0 -7
  181. package/dist/index242.js +0 -7
  182. package/dist/index244.js +0 -190
  183. package/dist/index247.js +0 -13
  184. package/dist/index298.js +0 -5
  185. package/dist/index354.js +0 -24
package/dist/index322.js CHANGED
@@ -1,4 +1,127 @@
1
- var e = { exports: {} };
1
+ import { __module as k } from "./index323.js";
2
+ var nt = k.exports, G;
3
+ function it() {
4
+ return G ? k.exports : (G = 1, function(I, ot) {
5
+ (function(E, F) {
6
+ I.exports = F();
7
+ })(nt, function() {
8
+ var E = { LTS: "h:mm:ss A", LT: "h:mm A", L: "MM/DD/YYYY", LL: "MMMM D, YYYY", LLL: "MMMM D, YYYY h:mm A", LLLL: "dddd, MMMM D, YYYY h:mm A" }, F = /(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|Q|YYYY|YY?|ww?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g, Q = /\d/, L = /\d\d/, s = /\d\d?/, x = /\d*[^-_:/,()\s\d]+/, m = {}, X = function(t) {
9
+ return (t = +t) + (t > 68 ? 1900 : 2e3);
10
+ }, o = function(t) {
11
+ return function(r) {
12
+ this[t] = +r;
13
+ };
14
+ }, R = [/[+-]\d\d:?(\d\d)?|Z/, function(t) {
15
+ (this.zone || (this.zone = {})).offset = function(r) {
16
+ if (!r || r === "Z") return 0;
17
+ var e = r.match(/([+-]|\d\d)/g), n = 60 * e[1] + (+e[2] || 0);
18
+ return n === 0 ? 0 : e[0] === "+" ? -n : n;
19
+ }(t);
20
+ }], P = function(t) {
21
+ var r = m[t];
22
+ return r && (r.indexOf ? r : r.s.concat(r.f));
23
+ }, V = function(t, r) {
24
+ var e, n = m.meridiem;
25
+ if (n) {
26
+ for (var f = 1; f <= 24; f += 1) if (t.indexOf(n(f, 0, r)) > -1) {
27
+ e = f > 12;
28
+ break;
29
+ }
30
+ } else e = t === (r ? "pm" : "PM");
31
+ return e;
32
+ }, J = { A: [x, function(t) {
33
+ this.afternoon = V(t, !1);
34
+ }], a: [x, function(t) {
35
+ this.afternoon = V(t, !0);
36
+ }], Q: [Q, function(t) {
37
+ this.month = 3 * (t - 1) + 1;
38
+ }], S: [Q, function(t) {
39
+ this.milliseconds = 100 * +t;
40
+ }], SS: [L, function(t) {
41
+ this.milliseconds = 10 * +t;
42
+ }], SSS: [/\d{3}/, function(t) {
43
+ this.milliseconds = +t;
44
+ }], s: [s, o("seconds")], ss: [s, o("seconds")], m: [s, o("minutes")], mm: [s, o("minutes")], H: [s, o("hours")], h: [s, o("hours")], HH: [s, o("hours")], hh: [s, o("hours")], D: [s, o("day")], DD: [L, o("day")], Do: [x, function(t) {
45
+ var r = m.ordinal, e = t.match(/\d+/);
46
+ if (this.day = e[0], r) for (var n = 1; n <= 31; n += 1) r(n).replace(/\[|\]/g, "") === t && (this.day = n);
47
+ }], w: [s, o("week")], ww: [L, o("week")], M: [s, o("month")], MM: [L, o("month")], MMM: [x, function(t) {
48
+ var r = P("months"), e = (P("monthsShort") || r.map(function(n) {
49
+ return n.slice(0, 3);
50
+ })).indexOf(t) + 1;
51
+ if (e < 1) throw new Error();
52
+ this.month = e % 12 || e;
53
+ }], MMMM: [x, function(t) {
54
+ var r = P("months").indexOf(t) + 1;
55
+ if (r < 1) throw new Error();
56
+ this.month = r % 12 || r;
57
+ }], Y: [/[+-]?\d+/, o("year")], YY: [L, function(t) {
58
+ this.year = X(t);
59
+ }], YYYY: [/\d{4}/, o("year")], Z: R, ZZ: R };
60
+ function K(t) {
61
+ var r, e;
62
+ r = t, e = m && m.formats;
63
+ for (var n = (t = r.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g, function(v, l, u) {
64
+ var i = u && u.toUpperCase();
65
+ return l || e[u] || E[u] || e[i].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g, function(M, Y, D) {
66
+ return Y || D.slice(1);
67
+ });
68
+ })).match(F), f = n.length, h = 0; h < f; h += 1) {
69
+ var $ = n[h], p = J[$], c = p && p[0], d = p && p[1];
70
+ n[h] = d ? { regex: c, parser: d } : $.replace(/^\[|\]$/g, "");
71
+ }
72
+ return function(v) {
73
+ for (var l = {}, u = 0, i = 0; u < f; u += 1) {
74
+ var M = n[u];
75
+ if (typeof M == "string") i += M.length;
76
+ else {
77
+ var Y = M.regex, D = M.parser, y = v.slice(i), g = Y.exec(y)[0];
78
+ D.call(l, g), v = v.replace(g, "");
79
+ }
80
+ }
81
+ return function(w) {
82
+ var S = w.afternoon;
83
+ if (S !== void 0) {
84
+ var a = w.hours;
85
+ S ? a < 12 && (w.hours += 12) : a === 12 && (w.hours = 0), delete w.afternoon;
86
+ }
87
+ }(l), l;
88
+ };
89
+ }
90
+ return function(t, r, e) {
91
+ e.p.customParseFormat = !0, t && t.parseTwoDigitYear && (X = t.parseTwoDigitYear);
92
+ var n = r.prototype, f = n.parse;
93
+ n.parse = function(h) {
94
+ var $ = h.date, p = h.utc, c = h.args;
95
+ this.$u = p;
96
+ var d = c[1];
97
+ if (typeof d == "string") {
98
+ var v = c[2] === !0, l = c[3] === !0, u = v || l, i = c[2];
99
+ l && (i = c[2]), m = this.$locale(), !v && i && (m = e.Ls[i]), this.$d = function(y, g, w, S) {
100
+ try {
101
+ if (["x", "X"].indexOf(g) > -1) return new Date((g === "X" ? 1e3 : 1) * y);
102
+ var a = K(g)(y), _ = a.year, A = a.month, N = a.day, W = a.hours, tt = a.minutes, rt = a.seconds, et = a.milliseconds, j = a.zone, B = a.week, C = /* @__PURE__ */ new Date(), H = N || (_ || A ? 1 : C.getDate()), O = _ || C.getFullYear(), T = 0;
103
+ _ && !A || (T = A > 0 ? A - 1 : C.getMonth());
104
+ var Z, z = W || 0, q = tt || 0, U = rt || 0, b = et || 0;
105
+ return j ? new Date(Date.UTC(O, T, H, z, q, U, b + 60 * j.offset * 1e3)) : w ? new Date(Date.UTC(O, T, H, z, q, U, b)) : (Z = new Date(O, T, H, z, q, U, b), B && (Z = S(Z).week(B).toDate()), Z);
106
+ } catch {
107
+ return /* @__PURE__ */ new Date("");
108
+ }
109
+ }($, d, p, e), this.init(), i && i !== !0 && (this.$L = this.locale(i).$L), u && $ != this.format(d) && (this.$d = /* @__PURE__ */ new Date("")), m = {};
110
+ } else if (d instanceof Array) for (var M = d.length, Y = 1; Y <= M; Y += 1) {
111
+ c[1] = d[Y - 1];
112
+ var D = e.apply(this, c);
113
+ if (D.isValid()) {
114
+ this.$d = D.$d, this.$L = D.$L, this.init();
115
+ break;
116
+ }
117
+ Y === M && (this.$d = /* @__PURE__ */ new Date(""));
118
+ }
119
+ else f.call(this, h);
120
+ };
121
+ };
122
+ });
123
+ }(k), k.exports);
124
+ }
2
125
  export {
3
- e as __module
126
+ it as __require
4
127
  };
package/dist/index323.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index279.js";
1
+ var o = { exports: {} };
2
2
  export {
3
- f as default
3
+ o as __module
4
4
  };
package/dist/index324.js CHANGED
@@ -1,4 +1,17 @@
1
- import f from "./index280.js";
1
+ import { __module as e } from "./index325.js";
2
+ var a = e.exports, u;
3
+ function i() {
4
+ return u ? e.exports : (u = 1, function(_, o) {
5
+ (function(n, r) {
6
+ _.exports = r();
7
+ })(a, function() {
8
+ return { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(n) {
9
+ var r = ["th", "st", "nd", "rd"], t = n % 100;
10
+ return "[" + n + (r[(t - 20) % 10] || r[t] || r[0]) + "]";
11
+ } };
12
+ });
13
+ }(e), e.exports);
14
+ }
2
15
  export {
3
- f as default
16
+ i as __require
4
17
  };
package/dist/index325.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index281.js";
1
+ var e = { exports: {} };
2
2
  export {
3
- f as default
3
+ e as __module
4
4
  };
package/dist/index326.js CHANGED
@@ -1,4 +1,21 @@
1
- import f from "./index283.js";
1
+ import { __module as r } from "./index327.js";
2
+ import { __require as m } from "./index301.js";
3
+ var u = r.exports, n;
4
+ function f() {
5
+ return n ? r.exports : (n = 1, function(i, s) {
6
+ (function(o, t) {
7
+ i.exports = t(m());
8
+ })(u, function(o) {
9
+ function t(e) {
10
+ return e && typeof e == "object" && "default" in e ? e : { default: e };
11
+ }
12
+ var a = t(o), _ = { name: "it", weekdays: "domenica_lunedì_martedì_mercoledì_giovedì_venerdì_sabato".split("_"), weekdaysShort: "dom_lun_mar_mer_gio_ven_sab".split("_"), weekdaysMin: "do_lu_ma_me_gi_ve_sa".split("_"), months: "gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"), weekStart: 1, monthsShort: "gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"), formats: { LT: "HH:mm", LTS: "HH:mm:ss", L: "DD/MM/YYYY", LL: "D MMMM YYYY", LLL: "D MMMM YYYY HH:mm", LLLL: "dddd D MMMM YYYY HH:mm" }, relativeTime: { future: "tra %s", past: "%s fa", s: "qualche secondo", m: "un minuto", mm: "%d minuti", h: "un'ora", hh: "%d ore", d: "un giorno", dd: "%d giorni", M: "un mese", MM: "%d mesi", y: "un anno", yy: "%d anni" }, ordinal: function(e) {
13
+ return e + "º";
14
+ } };
15
+ return a.default.locale(_, null, !0), _;
16
+ });
17
+ }(r), r.exports);
18
+ }
2
19
  export {
3
- f as default
20
+ f as __require
4
21
  };
package/dist/index327.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index282.js";
1
+ var e = { exports: {} };
2
2
  export {
3
- f as default
3
+ e as __module
4
4
  };
package/dist/index33.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 "./index31.js";
3
3
  /* empty css */
4
- import j from "./index285.js";
4
+ import j from "./index246.js";
5
5
  /* empty css */
6
- import { useItemsGetter as A } from "./index259.js";
7
- import { usePrefill as K } from "./index260.js";
8
- import { useIndexById as k } from "./index231.js";
9
- import { useBaseOptions as N } from "./index230.js";
10
- import { useCoherence as O } from "./index257.js";
11
- import { hash as U } from "./index254.js";
12
- import { useHashedWatcher as B } from "./index258.js";
6
+ import { useItemsGetter as A } from "./index248.js";
7
+ import { usePrefill as K } from "./index252.js";
8
+ import { useIndexById as k } from "./index240.js";
9
+ import { useBaseOptions as N } from "./index239.js";
10
+ import { useCoherence as O } from "./index249.js";
11
+ import { hash as U } from "./index250.js";
12
+ import { useHashedWatcher as B } from "./index251.js";
13
13
  const se = /* @__PURE__ */ F({
14
14
  __name: "BaseRadioGroup",
15
15
  props: {
package/dist/index331.js CHANGED
@@ -1,4 +1,6 @@
1
- import f from "./index275.js";
1
+ function e(t) {
2
+ return Object.prototype.toString.call(t).slice(8, -1);
3
+ }
2
4
  export {
3
- f as default
5
+ e as getType
4
6
  };
package/dist/index332.js CHANGED
@@ -1,5 +1,8 @@
1
- import o from "./index285.js";
2
- /* empty css */
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;
4
+ }
3
5
  export {
4
- o as default
6
+ o as commonjsGlobal,
7
+ l as getDefaultExportFromCjs
5
8
  };
package/dist/index333.js CHANGED
@@ -1,8 +1,4 @@
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;
4
- }
1
+ import f from "./index283.js";
5
2
  export {
6
- o as commonjsGlobal,
7
- l as getDefaultExportFromCjs
3
+ f as default
8
4
  };
package/dist/index334.js CHANGED
@@ -1,37 +1,49 @@
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;
1
+ import { elementScroll as f, observeElementOffset as s, observeElementRect as d, Virtualizer as p } from "./index352.js";
2
+ import { defaultKeyExtractor as S, defaultRangeExtractor as V, measureElement as b } from "./index352.js";
3
+ import { computed as g, unref as l, shallowRef as E, watch as o, triggerRef as i, onScopeDispose as v } from "vue";
4
+ function w(e) {
5
+ const t = new p(l(e)), a = E(t), u = t._didMount();
6
+ return o(
7
+ () => l(e).getScrollElement(),
8
+ (r) => {
9
+ r && t._willUpdate();
10
+ },
11
+ {
12
+ immediate: !0
24
13
  }
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
- };
14
+ ), o(
15
+ () => l(e),
16
+ (r) => {
17
+ t.setOptions({
18
+ ...r,
19
+ onChange: (c, m) => {
20
+ var n;
21
+ i(a), (n = r.onChange) == null || n.call(r, c, m);
22
+ }
23
+ }), t._willUpdate(), i(a);
24
+ },
25
+ {
26
+ immediate: !0
27
+ }
28
+ ), v(u), a;
29
+ }
30
+ function z(e) {
31
+ return w(
32
+ g(() => ({
33
+ observeElementRect: d,
34
+ observeElementOffset: s,
35
+ scrollToFn: f,
36
+ ...l(e)
37
+ }))
38
+ );
34
39
  }
35
40
  export {
36
- w as useCancelableFunction
41
+ p as Virtualizer,
42
+ S as defaultKeyExtractor,
43
+ V as defaultRangeExtractor,
44
+ f as elementScroll,
45
+ b as measureElement,
46
+ s as observeElementOffset,
47
+ d as observeElementRect,
48
+ z as useVirtualizer
37
49
  };
package/dist/index335.js CHANGED
@@ -1,8 +1,10 @@
1
- const o = (e, t = 50) => new Promise((r) => {
2
- const n = setInterval(() => {
3
- e() && (clearInterval(n), r());
4
- }, t);
5
- });
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
+ }
6
8
  export {
7
- o as waitFor
9
+ i as hexToRgb
8
10
  };
package/dist/index336.js CHANGED
@@ -1,131 +1,8 @@
1
- import { arrow as j, computePosition as A } from "./index337.js";
2
- import { autoUpdate as W, flip as X, hide as Y, offset as Z, platform as ee, shift as ne } from "./index337.js";
3
- import { isNode as B, getNodeName as F } from "./index352.js";
4
- import { getOverflowAncestors as le } from "./index352.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);
102
- }
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
- };
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;
119
5
  }
120
6
  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
7
+ l as getHueFromRGB
131
8
  };