bitboss-ui 2.1.0 → 2.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (162) hide show
  1. package/dist/components/BaseButton/BaseButton.vue.d.ts +1 -1
  2. package/dist/components/BaseDialog/BaseDialog.vue.d.ts +1 -1
  3. package/dist/components/BbOffCanvas/BbOffCanvas.vue.d.ts +1 -1
  4. package/dist/components/BbPopover/BbPopover.vue.d.ts +1 -1
  5. package/dist/components/BbSmoothHeight/BbSmoothHeight.vue.d.ts +2 -2
  6. package/dist/components/BbTooltip/BbTooltip.vue.d.ts +1 -1
  7. package/dist/index.css +1 -1
  8. package/dist/index106.js +7 -7
  9. package/dist/index113.js +1 -1
  10. package/dist/index121.js +11 -11
  11. package/dist/index129.js +1 -1
  12. package/dist/index13.js +1 -1
  13. package/dist/index131.js +3 -3
  14. package/dist/index133.js +1 -1
  15. package/dist/index136.js +1 -1
  16. package/dist/index137.js +2 -2
  17. package/dist/index139.js +2 -2
  18. package/dist/index15.js +8 -8
  19. package/dist/index17.js +3 -3
  20. package/dist/index19.js +8 -8
  21. package/dist/index206.js +138 -2
  22. package/dist/index207.js +2 -138
  23. package/dist/index209.js +13 -2
  24. package/dist/index21.js +16 -16
  25. package/dist/index210.js +13 -4
  26. package/dist/index211.js +11 -2
  27. package/dist/index212.js +31 -63
  28. package/dist/index213.js +68 -0
  29. package/dist/index215.js +13 -13
  30. package/dist/index216.js +4 -13
  31. package/dist/index217.js +19 -10
  32. package/dist/index218.js +197 -5
  33. package/dist/index220.js +113 -5
  34. package/dist/index222.js +3 -5
  35. package/dist/index223.js +86 -5
  36. package/dist/index225.js +29 -2
  37. package/dist/index226.js +17 -2
  38. package/dist/index227.js +49 -18
  39. package/dist/index228.js +15 -113
  40. package/dist/index229.js +5 -0
  41. package/dist/index23.js +15 -15
  42. package/dist/index230.js +12 -86
  43. package/dist/index231.js +18 -0
  44. package/dist/index232.js +2 -29
  45. package/dist/index233.js +4 -16
  46. package/dist/index234.js +5 -17
  47. package/dist/index235.js +5 -51
  48. package/dist/index236.js +5 -15
  49. package/dist/index237.js +5 -3
  50. package/dist/index238.js +5 -12
  51. package/dist/index239.js +5 -4
  52. package/dist/index240.js +2 -197
  53. package/dist/index241.js +4 -0
  54. package/dist/index242.js +2 -5
  55. package/dist/index243.js +18 -5
  56. package/dist/index244.js +12 -8
  57. package/dist/index245.js +5 -249
  58. package/dist/index246.js +100 -46
  59. package/dist/index248.js +100 -5
  60. package/dist/index25.js +35 -42
  61. package/dist/index250.js +227 -17
  62. package/dist/index251.js +176 -11
  63. package/dist/index252.js +5 -6
  64. package/dist/index253.js +5 -106
  65. package/dist/index254.js +10 -0
  66. package/dist/index255.js +245 -95
  67. package/dist/index256.js +54 -0
  68. package/dist/index257.js +39 -223
  69. package/dist/index258.js +5 -177
  70. package/dist/index259.js +60 -2
  71. package/dist/index260.js +2 -3
  72. package/dist/index261.js +2 -34
  73. package/dist/index262.js +2 -2
  74. package/dist/index27.js +1 -1
  75. package/dist/index271.js +1 -1
  76. package/dist/index273.js +2 -5
  77. package/dist/index274.js +5 -8
  78. package/dist/index275.js +67 -2
  79. package/dist/index276.js +5 -67
  80. package/dist/index277.js +8 -5
  81. package/dist/index278.js +6 -3
  82. package/dist/index279.js +11 -3
  83. package/dist/index280.js +4 -0
  84. package/dist/index281.js +3 -7
  85. package/dist/index283.js +7 -11
  86. package/dist/index285.js +5 -3
  87. package/dist/index286.js +4 -3
  88. package/dist/index287.js +1 -1
  89. package/dist/index288.js +1 -1
  90. package/dist/index29.js +3 -3
  91. package/dist/index290.js +3 -280
  92. package/dist/index291.js +3 -2
  93. package/dist/index292.js +271 -116
  94. package/dist/index293.js +2 -2
  95. package/dist/index294.js +123 -13
  96. package/dist/index295.js +2 -2
  97. package/dist/index296.js +13 -14
  98. package/dist/index298.js +9 -9
  99. package/dist/index300.js +14 -17
  100. package/dist/index302.js +17 -17
  101. package/dist/index304.js +3 -27
  102. package/dist/index305.js +3 -2
  103. package/dist/index306.js +1 -1
  104. package/dist/index307.js +6 -2
  105. package/dist/index308.js +19 -2
  106. package/dist/index309.js +2 -2
  107. package/dist/index31.js +2 -2
  108. package/dist/index310.js +27 -22
  109. package/dist/index311.js +4 -0
  110. package/dist/index312.js +2 -3
  111. package/dist/index313.js +2 -3
  112. package/dist/index315.js +2 -6
  113. package/dist/index316.js +21 -1
  114. package/dist/index318.js +1 -1
  115. package/dist/index322.js +2 -33
  116. package/dist/index323.js +8 -28
  117. package/dist/index324.js +8 -0
  118. package/dist/index325.js +8 -2
  119. package/dist/index326.js +6 -128
  120. package/dist/index327.js +220 -361
  121. package/dist/index328.js +58 -8
  122. package/dist/index329.js +58 -6
  123. package/dist/index33.js +8 -8
  124. package/dist/index330.js +32 -7
  125. package/dist/index331.js +28 -47
  126. package/dist/index333.js +127 -17
  127. package/dist/index334.js +367 -56
  128. package/dist/index335.js +47 -58
  129. package/dist/index336.js +6 -227
  130. package/dist/index337.js +17 -5
  131. package/dist/index338.js +1 -1
  132. package/dist/index340.js +1 -1
  133. package/dist/index35.js +4 -4
  134. package/dist/index37.js +20 -20
  135. package/dist/index39.js +15 -15
  136. package/dist/index41.js +2 -2
  137. package/dist/index43.js +8 -8
  138. package/dist/index45.js +8 -8
  139. package/dist/index47.js +2 -2
  140. package/dist/index49.js +3 -3
  141. package/dist/index53.js +1 -1
  142. package/dist/index55.js +1 -1
  143. package/dist/index57.js +2 -2
  144. package/dist/index61.js +1 -1
  145. package/dist/index67.js +1 -1
  146. package/dist/index79.js +2 -2
  147. package/dist/index81.js +1 -1
  148. package/dist/index85.js +1 -1
  149. package/dist/index90.js +59 -66
  150. package/dist/index92.js +1 -1
  151. package/dist/index94.js +3 -3
  152. package/dist/index96.js +1 -1
  153. package/package.json +2 -2
  154. package/dist/index214.js +0 -15
  155. package/dist/index219.js +0 -7
  156. package/dist/index221.js +0 -7
  157. package/dist/index224.js +0 -4
  158. package/dist/index247.js +0 -46
  159. package/dist/index249.js +0 -62
  160. package/dist/index282.js +0 -9
  161. package/dist/index317.js +0 -7
  162. package/dist/index332.js +0 -9
package/dist/index300.js CHANGED
@@ -1,21 +1,18 @@
1
- import { __module as r } from "./index301.js";
2
- import { __require as m } from "./index290.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), _;
1
+ import { __module as e } from "./index301.js";
2
+ var f = e.exports, i;
3
+ function m() {
4
+ return i ? e.exports : (i = 1, function(s, u) {
5
+ (function(n, r) {
6
+ s.exports = r();
7
+ })(f, function() {
8
+ return function(n, r) {
9
+ r.prototype.isSameOrBefore = function(o, t) {
10
+ return this.isSame(o, t) || this.isBefore(o, t);
11
+ };
12
+ };
16
13
  });
17
- }(r), r.exports);
14
+ }(e), e.exports);
18
15
  }
19
16
  export {
20
- f as __require
17
+ m as __require
21
18
  };
package/dist/index302.js CHANGED
@@ -1,21 +1,21 @@
1
- import { __module as e } from "./index303.js";
2
- var f = e.exports, n;
3
- function l() {
4
- return n ? e.exports : (n = 1, function(c, s) {
5
- (function(i, t) {
6
- c.exports = t();
7
- })(f, function() {
8
- return function(i, t, u) {
9
- u.updateLocale = function(p, r) {
10
- var o = u.Ls[p];
11
- if (o) return (r ? Object.keys(r) : []).forEach(function(a) {
12
- o[a] = r[a];
13
- }), o;
14
- };
15
- };
1
+ import { __module as r } from "./index303.js";
2
+ import { __require as m } from "./index292.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
16
  });
17
- }(e), e.exports);
17
+ }(r), r.exports);
18
18
  }
19
19
  export {
20
- l as __require
20
+ f as __require
21
21
  };
package/dist/index304.js CHANGED
@@ -1,29 +1,5 @@
1
- import { __module as i } from "./index305.js";
2
- var k = i.exports, o;
3
- function O() {
4
- return o ? i.exports : (o = 1, function(u, p) {
5
- (function(r, t) {
6
- u.exports = t();
7
- })(k, function() {
8
- var r = "week", t = "year";
9
- return function(v, d, a) {
10
- var n = d.prototype;
11
- n.week = function(e) {
12
- if (e === void 0 && (e = null), e !== null) return this.add(7 * (e - this.week()), "day");
13
- var s = this.$locale().yearStart || 1;
14
- if (this.month() === 11 && this.date() > 25) {
15
- var h = a(this).startOf(t).add(1, t).date(s), l = a(this).endOf(r);
16
- if (h.isBefore(l)) return 1;
17
- }
18
- var c = a(this).startOf(t).date(s).startOf(r).subtract(1, "millisecond"), f = this.diff(c, r, !0);
19
- return f < 0 ? a(this).startOf("week").week() : Math.ceil(f);
20
- }, n.weeks = function(e) {
21
- return e === void 0 && (e = null), this.week(e);
22
- };
23
- };
24
- });
25
- }(i), i.exports);
26
- }
1
+ import o from "./index246.js";
2
+ /* empty css */
27
3
  export {
28
- O as __require
4
+ o as default
29
5
  };
package/dist/index305.js CHANGED
@@ -1,4 +1,5 @@
1
- var e = { exports: {} };
1
+ import o from "./index248.js";
2
+ /* empty css */
2
3
  export {
3
- e as __module
4
+ o as default
4
5
  };
package/dist/index306.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index245.js";
1
+ import f from "./index250.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/dist/index307.js CHANGED
@@ -1,4 +1,8 @@
1
- import f from "./index246.js";
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
+ }
2
5
  export {
3
- f as default
6
+ o as commonjsGlobal,
7
+ l as getDefaultExportFromCjs
4
8
  };
package/dist/index308.js CHANGED
@@ -1,4 +1,21 @@
1
- import f from "./index247.js";
1
+ import { __module as e } from "./index309.js";
2
+ var f = e.exports, n;
3
+ function l() {
4
+ return n ? e.exports : (n = 1, function(c, s) {
5
+ (function(i, t) {
6
+ c.exports = t();
7
+ })(f, function() {
8
+ return function(i, t, u) {
9
+ u.updateLocale = function(p, r) {
10
+ var o = u.Ls[p];
11
+ if (o) return (r ? Object.keys(r) : []).forEach(function(a) {
12
+ o[a] = r[a];
13
+ }), o;
14
+ };
15
+ };
16
+ });
17
+ }(e), e.exports);
18
+ }
2
19
  export {
3
- f as default
20
+ l as __require
4
21
  };
package/dist/index309.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index249.js";
1
+ var e = { exports: {} };
2
2
  export {
3
- f as default
3
+ e as __module
4
4
  };
package/dist/index31.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as g, computed as s, ref as B, createElementBlock as _, openBlock as w, normalizeProps as t, guardReactiveProps as l, createElementVNode as u, mergeProps as V, renderSlot as C } from "vue";
2
- import { isCssColor as c } from "./index209.js";
3
- import { when as E } from "./index210.js";
2
+ import { isCssColor as c } from "./index232.js";
3
+ import { when as E } from "./index233.js";
4
4
  const A = {
5
5
  "aria-hidden": "true",
6
6
  class: "bb-base-radio-container"
package/dist/index310.js CHANGED
@@ -1,24 +1,29 @@
1
- import { defineComponent as a, computed as i, createBlock as r, openBlock as d, Transition as l, normalizeStyle as s, withCtx as u, renderSlot as p } from "vue";
2
- const f = /* @__PURE__ */ a({
3
- __name: "Slide",
4
- props: {
5
- direction: { default: "right" },
6
- duration: { default: 500 },
7
- gap: { default: 0 }
8
- },
9
- setup(t) {
10
- const n = t, o = i(() => `bb-slide-in-${n.direction}`);
11
- return (e, m) => (d(), r(l, {
12
- name: o.value,
13
- style: s({ "--transition-duration": `${e.duration}ms`, "--gap": `${e.gap}px` })
14
- }, {
15
- default: u(() => [
16
- p(e.$slots, "default", {}, void 0, !0)
17
- ]),
18
- _: 3
19
- }, 8, ["name", "style"]));
20
- }
21
- });
1
+ import { __module as i } from "./index311.js";
2
+ var k = i.exports, o;
3
+ function O() {
4
+ return o ? i.exports : (o = 1, function(u, p) {
5
+ (function(r, t) {
6
+ u.exports = t();
7
+ })(k, function() {
8
+ var r = "week", t = "year";
9
+ return function(v, d, a) {
10
+ var n = d.prototype;
11
+ n.week = function(e) {
12
+ if (e === void 0 && (e = null), e !== null) return this.add(7 * (e - this.week()), "day");
13
+ var s = this.$locale().yearStart || 1;
14
+ if (this.month() === 11 && this.date() > 25) {
15
+ var h = a(this).startOf(t).add(1, t).date(s), l = a(this).endOf(r);
16
+ if (h.isBefore(l)) return 1;
17
+ }
18
+ var c = a(this).startOf(t).date(s).startOf(r).subtract(1, "millisecond"), f = this.diff(c, r, !0);
19
+ return f < 0 ? a(this).startOf("week").week() : Math.ceil(f);
20
+ }, n.weeks = function(e) {
21
+ return e === void 0 && (e = null), this.week(e);
22
+ };
23
+ };
24
+ });
25
+ }(i), i.exports);
26
+ }
22
27
  export {
23
- f as default
28
+ O as __require
24
29
  };
@@ -0,0 +1,4 @@
1
+ var e = { exports: {} };
2
+ export {
3
+ e as __module
4
+ };
package/dist/index312.js CHANGED
@@ -1,5 +1,4 @@
1
- import o from "./index253.js";
2
- /* empty css */
1
+ import f from "./index255.js";
3
2
  export {
4
- o as default
3
+ f as default
5
4
  };
package/dist/index313.js CHANGED
@@ -1,5 +1,4 @@
1
- import o from "./index255.js";
2
- /* empty css */
1
+ import f from "./index256.js";
3
2
  export {
4
- o as default
3
+ f as default
5
4
  };
package/dist/index315.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 "./index259.js";
5
2
  export {
6
- o as commonjsGlobal,
7
- l as getDefaultExportFromCjs
3
+ f as default
8
4
  };
package/dist/index316.js CHANGED
@@ -1,4 +1,24 @@
1
- import f from "./index261.js";
1
+ import { defineComponent as a, computed as i, createBlock as r, openBlock as d, Transition as l, normalizeStyle as s, withCtx as u, renderSlot as p } from "vue";
2
+ const f = /* @__PURE__ */ a({
3
+ __name: "Slide",
4
+ props: {
5
+ direction: { default: "right" },
6
+ duration: { default: 500 },
7
+ gap: { default: 0 }
8
+ },
9
+ setup(t) {
10
+ const n = t, o = i(() => `bb-slide-in-${n.direction}`);
11
+ return (e, m) => (d(), r(l, {
12
+ name: o.value,
13
+ style: s({ "--transition-duration": `${e.duration}ms`, "--gap": `${e.gap}px` })
14
+ }, {
15
+ default: u(() => [
16
+ p(e.$slots, "default", {}, void 0, !0)
17
+ ]),
18
+ _: 3
19
+ }, 8, ["name", "style"]));
20
+ }
21
+ });
2
22
  export {
3
23
  f as default
4
24
  };
package/dist/index318.js CHANGED
@@ -1,4 +1,4 @@
1
- import { getDefaultExportFromCjs as t } from "./index315.js";
1
+ import { getDefaultExportFromCjs as t } from "./index307.js";
2
2
  import { __require as r } from "./index338.js";
3
3
  var o = r();
4
4
  const s = /* @__PURE__ */ t(o);
package/dist/index322.js CHANGED
@@ -1,35 +1,4 @@
1
- import { createElementBlock as e, openBlock as t, createElementVNode as o } from "vue";
2
- /* empty css */
3
- import n from "./index281.js";
4
- const l = {}, s = {
5
- class: "bb-error-icon",
6
- fill: "none",
7
- viewBox: "0 0 20 20",
8
- xmlns: "http://www.w3.org/2000/svg"
9
- };
10
- function i(c, r) {
11
- return t(), e("svg", s, r[0] || (r[0] = [
12
- o("path", {
13
- d: "M9.99422 18.3333C14.5966 18.3333 18.3276 14.6024 18.3276 9.99999C18.3276 5.39762 14.5966 1.66666 9.99422 1.66666C5.39185 1.66666 1.66089 5.39762 1.66089 9.99999C1.66089 14.6024 5.39185 18.3333 9.99422 18.3333Z",
14
- fill: "currentColor"
15
- }, null, -1),
16
- o("path", {
17
- d: "M9.99414 6.66666V9.99999",
18
- stroke: "white",
19
- "stroke-linecap": "round",
20
- "stroke-linejoin": "round",
21
- "stroke-width": "2"
22
- }, null, -1),
23
- o("path", {
24
- d: "M9.99414 13.3333H10.0025",
25
- stroke: "white",
26
- "stroke-linecap": "round",
27
- "stroke-linejoin": "round",
28
- "stroke-width": "2"
29
- }, null, -1)
30
- ]));
31
- }
32
- const a = /* @__PURE__ */ n(l, [["render", i]]);
1
+ import f from "./index275.js";
33
2
  export {
34
- a as default
3
+ f as default
35
4
  };
package/dist/index323.js CHANGED
@@ -1,30 +1,10 @@
1
- import { defineComponent as l, createElementBlock as n, openBlock as r, unref as a, createElementVNode as t } from "vue";
2
- import { useLocale as s } from "./index216.js";
3
- const c = ["aria-label"], b = /* @__PURE__ */ l({
4
- __name: "ClearableButton",
5
- setup(u) {
6
- const { t: o } = s();
7
- return (i, e) => (r(), n("button", {
8
- "aria-label": a(o)("common.clearLabel").value,
9
- class: "bb-clearable-button",
10
- type: "button"
11
- }, e[0] || (e[0] = [
12
- t("svg", {
13
- viewBox: "0 0 24 24",
14
- xmlns: "http://www.w3.org/2000/svg"
15
- }, [
16
- t("path", {
17
- d: "M12 12l7 7M12 12l-7 -7M12 12l-7 7M12 12l7 -7",
18
- fill: "none",
19
- stroke: "currentColor",
20
- "stroke-linecap": "round",
21
- "stroke-linejoin": "round",
22
- "stroke-width": "2"
23
- })
24
- ], -1)
25
- ]), 8, c));
26
- }
27
- });
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
+ }
28
8
  export {
29
- b as default
9
+ i as hexToRgb
30
10
  };
@@ -0,0 +1,8 @@
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
+ }
6
+ export {
7
+ l as getHueFromRGB
8
+ };
package/dist/index325.js CHANGED
@@ -1,4 +1,10 @@
1
- import f from "./index276.js";
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)}`;
7
+ };
2
8
  export {
3
- f as default
9
+ i as hslToHex
4
10
  };
package/dist/index326.js CHANGED
@@ -1,131 +1,9 @@
1
- import { arrow as j, computePosition as A } from "./index327.js";
2
- import { autoUpdate as W, flip as X, hide as Y, offset as Z, platform as ee, shift as ne } from "./index327.js";
3
- import { isNode as B, getNodeName as F } from "./index341.js";
4
- import { getOverflowAncestors as le } from "./index341.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(n, c, r = 1) {
2
+ const o = Math.max(Math.ceil((c - n) / r), 0), t = new Array(o);
3
+ for (let e = 0; e < o; e++, n += r)
4
+ t[e] = n;
5
+ return t;
119
6
  }
120
7
  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
8
+ l as range
131
9
  };