bitboss-ui 2.0.130 → 2.0.132

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 (180) hide show
  1. package/dist/components/BaseColorInput/BaseColorInput.vue.d.ts +100 -4
  2. package/dist/components/BaseColorInput/ColorPallette.vue.d.ts +9 -0
  3. package/dist/components/BaseSelect/BaseSelect.vue.d.ts +4 -0
  4. package/dist/components/BbSelect/BbSelect.vue.d.ts +5 -1
  5. package/dist/i18n/en.d.ts +4 -0
  6. package/dist/i18n/it.d.ts +4 -0
  7. package/dist/index100.js +9 -9
  8. package/dist/index101.js +33 -31
  9. package/dist/index111.js +11 -11
  10. package/dist/index119.js +2 -2
  11. package/dist/index121.js +6 -6
  12. package/dist/index123.js +1 -1
  13. package/dist/index125.js +1 -1
  14. package/dist/index127.js +1 -1
  15. package/dist/index128.js +1 -1
  16. package/dist/index129.js +1 -1
  17. package/dist/index13.js +2 -2
  18. package/dist/index133.js +2 -2
  19. package/dist/index15.js +97 -61
  20. package/dist/index17.js +3 -3
  21. package/dist/index19.js +8 -8
  22. package/dist/index207.js +63 -6
  23. package/dist/index209.js +13 -3
  24. package/dist/index21.js +16 -16
  25. package/dist/index210.js +279 -63
  26. package/dist/index211.js +127 -0
  27. package/dist/index212.js +16 -13
  28. package/dist/index213.js +15 -19
  29. package/dist/index214.js +19 -4
  30. package/dist/index215.js +15 -13
  31. package/dist/index216.js +2 -3
  32. package/dist/index217.js +2 -41
  33. package/dist/index218.js +41 -6
  34. package/dist/index219.js +13 -7
  35. package/dist/index220.js +19 -14
  36. package/dist/index221.js +6 -5
  37. package/dist/index222.js +94 -16
  38. package/dist/index224.js +2 -19
  39. package/dist/index225.js +86 -15
  40. package/dist/index227.js +29 -27
  41. package/dist/index228.js +17 -2
  42. package/dist/index229.js +49 -248
  43. package/dist/index23.js +16 -16
  44. package/dist/index230.js +15 -52
  45. package/dist/index231.js +3 -44
  46. package/dist/index232.js +12 -5
  47. package/dist/index233.js +16 -60
  48. package/dist/index234.js +3 -2
  49. package/dist/index235.js +7 -4
  50. package/dist/index236.js +8 -2
  51. package/dist/index237.js +15 -125
  52. package/dist/index238.js +2 -2
  53. package/dist/index239.js +4 -94
  54. package/dist/index240.js +4 -0
  55. package/dist/index241.js +3 -2
  56. package/dist/index242.js +4 -86
  57. package/dist/index243.js +202 -0
  58. package/dist/index245.js +18 -16
  59. package/dist/index246.js +26 -50
  60. package/dist/index247.js +250 -15
  61. package/dist/index248.js +52 -12
  62. package/dist/index249.js +44 -16
  63. package/dist/index25.js +7 -7
  64. package/dist/index250.js +5 -18
  65. package/dist/index251.js +58 -124
  66. package/dist/index252.js +2 -106
  67. package/dist/index253.js +4 -0
  68. package/dist/index254.js +17 -99
  69. package/dist/index255.js +128 -0
  70. package/dist/index256.js +106 -12
  71. package/dist/index258.js +98 -367
  72. package/dist/index260.js +12 -2
  73. package/dist/index261.js +228 -10
  74. package/dist/index262.js +368 -2
  75. package/dist/index263.js +10 -6
  76. package/dist/index264.js +3 -16
  77. package/dist/index265.js +3 -9
  78. package/dist/index267.js +7 -28
  79. package/dist/index268.js +5 -223
  80. package/dist/index269.js +2 -3
  81. package/dist/index27.js +1 -1
  82. package/dist/index270.js +4 -0
  83. package/dist/index271.js +2 -7
  84. package/dist/index272.js +2 -176
  85. package/dist/index273.js +2 -7
  86. package/dist/index274.js +2 -11
  87. package/dist/index275.js +1 -1
  88. package/dist/index276.js +176 -2
  89. package/dist/index277.js +3 -89
  90. package/dist/index278.js +7 -281
  91. package/dist/index279.js +10 -5
  92. package/dist/index280.js +3 -2
  93. package/dist/index281.js +17 -2
  94. package/dist/index282.js +9 -2
  95. package/dist/index283.js +28 -2
  96. package/dist/index284.js +200 -2
  97. package/dist/index285.js +2 -2
  98. package/dist/index286.js +89 -2
  99. package/dist/index287.js +4 -2
  100. package/dist/index288.js +224 -2
  101. package/dist/index289.js +3 -2
  102. package/dist/index29.js +2 -2
  103. package/dist/index290.js +2 -2
  104. package/dist/index291.js +2 -22
  105. package/dist/index292.js +4 -0
  106. package/dist/index293.js +2 -4
  107. package/dist/index294.js +2 -200
  108. package/dist/index295.js +2 -9
  109. package/dist/index296.js +20 -7
  110. package/dist/index298.js +9 -2
  111. package/dist/index299.js +23 -3
  112. package/dist/index300.js +6 -3
  113. package/dist/index301.js +15 -16
  114. package/dist/index302.js +7 -124
  115. package/dist/index303.js +8 -3
  116. package/dist/index304.js +126 -3
  117. package/dist/index305.js +3 -2
  118. package/dist/index306.js +3 -436
  119. package/dist/index307.js +2 -127
  120. package/dist/index308.js +436 -3
  121. package/dist/index309.js +127 -3
  122. package/dist/index31.js +2 -2
  123. package/dist/index310.js +2 -58
  124. package/dist/index311.js +5 -2
  125. package/dist/index312.js +5 -5
  126. package/dist/index313.js +8 -67
  127. package/dist/index314.js +67 -5
  128. package/dist/index315.js +479 -7
  129. package/dist/index316.js +32 -6
  130. package/dist/index317.js +25 -6
  131. package/dist/index318.js +56 -18
  132. package/dist/index319.js +56 -32
  133. package/dist/index320.js +3 -25
  134. package/dist/index321.js +3 -53
  135. package/dist/index322.js +3 -53
  136. package/dist/index323.js +57 -3
  137. package/dist/index324.js +8 -480
  138. package/dist/index325.js +5 -46
  139. package/dist/index326.js +8 -2
  140. package/dist/index327.js +9 -0
  141. package/dist/index328.js +9 -0
  142. package/dist/index329.js +15 -420
  143. package/dist/index33.js +8 -8
  144. package/dist/index330.js +47 -2
  145. package/dist/index331.js +2 -47
  146. package/dist/index334.js +4 -0
  147. package/dist/index335.js +426 -0
  148. package/dist/index336.js +49 -0
  149. package/dist/index35.js +4 -4
  150. package/dist/index37.js +153 -150
  151. package/dist/index39.js +4 -4
  152. package/dist/index41.js +2 -2
  153. package/dist/index43.js +8 -8
  154. package/dist/index45.js +27 -26
  155. package/dist/index47.js +2 -2
  156. package/dist/index49.js +2 -2
  157. package/dist/index53.js +1 -1
  158. package/dist/index55.js +1 -1
  159. package/dist/index57.js +2 -2
  160. package/dist/index61.js +3 -3
  161. package/dist/index75.js +3 -3
  162. package/dist/index77.js +1 -1
  163. package/dist/index79.js +2 -2
  164. package/dist/index81.js +1 -1
  165. package/dist/index84.js +4 -4
  166. package/dist/index86.js +2 -2
  167. package/dist/index88.js +4 -4
  168. package/dist/style.css +1 -1
  169. package/dist/utilities/functions/getHueFromRGB.d.ts +9 -0
  170. package/dist/utilities/functions/hexToRGB.d.ts +7 -0
  171. package/dist/utilities/functions/hslToHex.d.ts +1 -0
  172. package/package.json +1 -1
  173. package/dist/index208.js +0 -5
  174. package/dist/index223.js +0 -18
  175. package/dist/index226.js +0 -21
  176. package/dist/index244.js +0 -31
  177. package/dist/index257.js +0 -230
  178. package/dist/index259.js +0 -4
  179. package/dist/index266.js +0 -25
  180. package/dist/index297.js +0 -10
package/dist/index294.js CHANGED
@@ -1,202 +1,4 @@
1
- /*!
2
- * tabbable 6.2.0
3
- * @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
4
- */
5
- var w = ["input:not([inert])", "select:not([inert])", "textarea:not([inert])", "a[href]:not([inert])", "button:not([inert])", "[tabindex]:not(slot):not([inert])", "audio[controls]:not([inert])", "video[controls]:not([inert])", '[contenteditable]:not([contenteditable="false"]):not([inert])', "details>summary:first-of-type:not([inert])", "details:not([inert])"], v = /* @__PURE__ */ w.join(","), T = typeof Element > "u", o = T ? function() {
6
- } : Element.prototype.matches || Element.prototype.msMatchesSelector || Element.prototype.webkitMatchesSelector, b = !T && Element.prototype.getRootNode ? function(i) {
7
- var t;
8
- return i == null || (t = i.getRootNode) === null || t === void 0 ? void 0 : t.call(i);
9
- } : function(i) {
10
- return i == null ? void 0 : i.ownerDocument;
11
- }, h = function i(t, e) {
12
- var r;
13
- e === void 0 && (e = !0);
14
- var a = t == null || (r = t.getAttribute) === null || r === void 0 ? void 0 : r.call(t, "inert"), l = a === "" || a === "true", n = l || e && t && i(t.parentNode);
15
- return n;
16
- }, A = function(t) {
17
- var e, r = t == null || (e = t.getAttribute) === null || e === void 0 ? void 0 : e.call(t, "contenteditable");
18
- return r === "" || r === "true";
19
- }, I = function(t, e, r) {
20
- if (h(t))
21
- return [];
22
- var a = Array.prototype.slice.apply(t.querySelectorAll(v));
23
- return e && o.call(t, v) && a.unshift(t), a = a.filter(r), a;
24
- }, m = function i(t, e, r) {
25
- for (var a = [], l = Array.from(t); l.length; ) {
26
- var n = l.shift();
27
- if (!h(n, !1))
28
- if (n.tagName === "SLOT") {
29
- var u = n.assignedElements(), c = u.length ? u : n.children, s = i(c, !0, r);
30
- r.flatten ? a.push.apply(a, s) : a.push({
31
- scopeParent: n,
32
- candidates: s
33
- });
34
- } else {
35
- var f = o.call(n, v);
36
- f && r.filter(n) && (e || !t.includes(n)) && a.push(n);
37
- var d = n.shadowRoot || // check for an undisclosed shadow
38
- typeof r.getShadowRoot == "function" && r.getShadowRoot(n), E = !h(d, !1) && (!r.shadowRootFilter || r.shadowRootFilter(n));
39
- if (d && E) {
40
- var y = i(d === !0 ? n.children : d.children, !0, r);
41
- r.flatten ? a.push.apply(a, y) : a.push({
42
- scopeParent: n,
43
- candidates: y
44
- });
45
- } else
46
- l.unshift.apply(l, n.children);
47
- }
48
- }
49
- return a;
50
- }, N = function(t) {
51
- return !isNaN(parseInt(t.getAttribute("tabindex"), 10));
52
- }, R = function(t) {
53
- if (!t)
54
- throw new Error("No node provided");
55
- return t.tabIndex < 0 && (/^(AUDIO|VIDEO|DETAILS)$/.test(t.tagName) || A(t)) && !N(t) ? 0 : t.tabIndex;
56
- }, x = function(t, e) {
57
- var r = R(t);
58
- return r < 0 && e && !N(t) ? 0 : r;
59
- }, O = function(t, e) {
60
- return t.tabIndex === e.tabIndex ? t.documentOrder - e.documentOrder : t.tabIndex - e.tabIndex;
61
- }, C = function(t) {
62
- return t.tagName === "INPUT";
63
- }, F = function(t) {
64
- return C(t) && t.type === "hidden";
65
- }, D = function(t) {
66
- var e = t.tagName === "DETAILS" && Array.prototype.slice.apply(t.children).some(function(r) {
67
- return r.tagName === "SUMMARY";
68
- });
69
- return e;
70
- }, k = function(t, e) {
71
- for (var r = 0; r < t.length; r++)
72
- if (t[r].checked && t[r].form === e)
73
- return t[r];
74
- }, M = function(t) {
75
- if (!t.name)
76
- return !0;
77
- var e = t.form || b(t), r = function(u) {
78
- return e.querySelectorAll('input[type="radio"][name="' + u + '"]');
79
- }, a;
80
- if (typeof window < "u" && typeof window.CSS < "u" && typeof window.CSS.escape == "function")
81
- a = r(window.CSS.escape(t.name));
82
- else
83
- try {
84
- a = r(t.name);
85
- } catch (n) {
86
- return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s", n.message), !1;
87
- }
88
- var l = k(a, t.form);
89
- return !l || l === t;
90
- }, L = function(t) {
91
- return C(t) && t.type === "radio";
92
- }, P = function(t) {
93
- return L(t) && !M(t);
94
- }, B = function(t) {
95
- var e, r = t && b(t), a = (e = r) === null || e === void 0 ? void 0 : e.host, l = !1;
96
- if (r && r !== t) {
97
- var n, u, c;
98
- for (l = !!((n = a) !== null && n !== void 0 && (u = n.ownerDocument) !== null && u !== void 0 && u.contains(a) || t != null && (c = t.ownerDocument) !== null && c !== void 0 && c.contains(t)); !l && a; ) {
99
- var s, f, d;
100
- r = b(a), a = (s = r) === null || s === void 0 ? void 0 : s.host, l = !!((f = a) !== null && f !== void 0 && (d = f.ownerDocument) !== null && d !== void 0 && d.contains(a));
101
- }
102
- }
103
- return l;
104
- }, p = function(t) {
105
- var e = t.getBoundingClientRect(), r = e.width, a = e.height;
106
- return r === 0 && a === 0;
107
- }, q = function(t, e) {
108
- var r = e.displayCheck, a = e.getShadowRoot;
109
- if (getComputedStyle(t).visibility === "hidden")
110
- return !0;
111
- var l = o.call(t, "details>summary:first-of-type"), n = l ? t.parentElement : t;
112
- if (o.call(n, "details:not([open]) *"))
113
- return !0;
114
- if (!r || r === "full" || r === "legacy-full") {
115
- if (typeof a == "function") {
116
- for (var u = t; t; ) {
117
- var c = t.parentElement, s = b(t);
118
- if (c && !c.shadowRoot && a(c) === !0)
119
- return p(t);
120
- t.assignedSlot ? t = t.assignedSlot : !c && s !== t.ownerDocument ? t = s.host : t = c;
121
- }
122
- t = u;
123
- }
124
- if (B(t))
125
- return !t.getClientRects().length;
126
- if (r !== "legacy-full")
127
- return !0;
128
- } else if (r === "non-zero-area")
129
- return p(t);
130
- return !1;
131
- }, U = function(t) {
132
- if (/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(t.tagName))
133
- for (var e = t.parentElement; e; ) {
134
- if (e.tagName === "FIELDSET" && e.disabled) {
135
- for (var r = 0; r < e.children.length; r++) {
136
- var a = e.children.item(r);
137
- if (a.tagName === "LEGEND")
138
- return o.call(e, "fieldset[disabled] *") ? !0 : !a.contains(t);
139
- }
140
- return !0;
141
- }
142
- e = e.parentElement;
143
- }
144
- return !1;
145
- }, g = function(t, e) {
146
- return !(e.disabled || // we must do an inert look up to filter out any elements inside an inert ancestor
147
- // because we're limited in the type of selectors we can use in JSDom (see related
148
- // note related to `candidateSelectors`)
149
- h(e) || F(e) || q(e, t) || // For a details element with a summary, the summary element gets the focus
150
- D(e) || U(e));
151
- }, S = function(t, e) {
152
- return !(P(e) || R(e) < 0 || !g(t, e));
153
- }, V = function(t) {
154
- var e = parseInt(t.getAttribute("tabindex"), 10);
155
- return !!(isNaN(e) || e >= 0);
156
- }, j = function i(t) {
157
- var e = [], r = [];
158
- return t.forEach(function(a, l) {
159
- var n = !!a.scopeParent, u = n ? a.scopeParent : a, c = x(u, n), s = n ? i(a.candidates) : u;
160
- c === 0 ? n ? e.push.apply(e, s) : e.push(u) : r.push({
161
- documentOrder: l,
162
- tabIndex: c,
163
- item: a,
164
- isScope: n,
165
- content: s
166
- });
167
- }), r.sort(O).reduce(function(a, l) {
168
- return l.isScope ? a.push.apply(a, l.content) : a.push(l.content), a;
169
- }, []).concat(e);
170
- }, Z = function(t, e) {
171
- e = e || {};
172
- var r;
173
- return e.getShadowRoot ? r = m([t], e.includeContainer, {
174
- filter: S.bind(null, e),
175
- flatten: !1,
176
- getShadowRoot: e.getShadowRoot,
177
- shadowRootFilter: V
178
- }) : r = I(t, e.includeContainer, S.bind(null, e)), j(r);
179
- }, z = function(t, e) {
180
- e = e || {};
181
- var r;
182
- return e.getShadowRoot ? r = m([t], e.includeContainer, {
183
- filter: g.bind(null, e),
184
- flatten: !0,
185
- getShadowRoot: e.getShadowRoot
186
- }) : r = I(t, e.includeContainer, g.bind(null, e)), r;
187
- }, G = function(t, e) {
188
- if (e = e || {}, !t)
189
- throw new Error("No node provided");
190
- return o.call(t, v) === !1 ? !1 : S(e, t);
191
- }, W = /* @__PURE__ */ w.concat("iframe").join(","), X = function(t, e) {
192
- if (e = e || {}, !t)
193
- throw new Error("No node provided");
194
- return o.call(t, W) === !1 ? !1 : g(e, t);
195
- };
1
+ import f from "./index249.js";
196
2
  export {
197
- z as focusable,
198
- R as getTabIndex,
199
- X as isFocusable,
200
- G as isTabbable,
201
- Z as tabbable
3
+ f as default
202
4
  };
package/dist/index295.js CHANGED
@@ -1,11 +1,4 @@
1
- function u(e, i) {
2
- let t;
3
- return function(...o) {
4
- t !== void 0 && clearTimeout(t), t = setTimeout(() => {
5
- e.apply(this, o);
6
- }, i);
7
- };
8
- }
1
+ import f from "./index251.js";
9
2
  export {
10
- u as debounce
3
+ f as default
11
4
  };
package/dist/index296.js CHANGED
@@ -1,11 +1,24 @@
1
- import { get as o } from "./index274.js";
2
- const e = () => ({
3
- getItemValue(n, f) {
4
- if (typeof f > "u") return n;
5
- if (typeof f == "function") return f(n);
6
- if (typeof f == "string") return o(n, f);
1
+ import { defineComponent as a, computed as i, openBlock as r, createBlock 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) => (r(), d(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"]));
7
20
  }
8
21
  });
9
22
  export {
10
- e as useItemValue
23
+ f as default
11
24
  };
package/dist/index298.js CHANGED
@@ -1,4 +1,11 @@
1
- var o = { exports: {} };
1
+ const o = (n, t) => {
2
+ for (let e = n.length - 1; e >= 0; e--) {
3
+ const i = n[e];
4
+ if (t(i, e, n))
5
+ return e;
6
+ }
7
+ return -1;
8
+ };
2
9
  export {
3
- o as __module
10
+ o as findRightIndex
4
11
  };
package/dist/index299.js CHANGED
@@ -1,5 +1,25 @@
1
- import o from "./index239.js";
2
- /* empty css */
1
+ const e = {
2
+ inert: ":not([inert]):not([inert] *)",
3
+ negTabIndex: ':not([tabindex^="-"])',
4
+ disabled: ":not(:disabled)"
5
+ }, n = [
6
+ `a[href]${e.inert}${e.negTabIndex}`,
7
+ `area[href]${e.inert}${e.negTabIndex}`,
8
+ `input:not([type="hidden"]):not([type="radio"])${e.inert}${e.negTabIndex}${e.disabled}`,
9
+ `input[type="radio"]${e.inert}${e.negTabIndex}${e.disabled}`,
10
+ `select${e.inert}${e.negTabIndex}${e.disabled}`,
11
+ `textarea${e.inert}${e.negTabIndex}${e.disabled}`,
12
+ `button${e.inert}${e.negTabIndex}${e.disabled}`,
13
+ `details${e.inert} > summary:first-of-type${e.negTabIndex}`,
14
+ // Discard until Firefox supports `:has()`
15
+ // See: https://github.com/KittyGiraudel/focusable-selectors/issues/12
16
+ // `details:not(:has(> summary))${not.inert}${not.negTabIndex}`,
17
+ `iframe${e.inert}${e.negTabIndex}`,
18
+ `audio[controls]${e.inert}${e.negTabIndex}`,
19
+ `video[controls]${e.inert}${e.negTabIndex}`,
20
+ `[contenteditable]${e.inert}${e.negTabIndex}`,
21
+ `[tabindex]${e.inert}${e.negTabIndex}`
22
+ ];
3
23
  export {
4
- o as default
24
+ n as default
5
25
  };
package/dist/index300.js CHANGED
@@ -1,5 +1,8 @@
1
- import o from "./index242.js";
2
- /* empty css */
1
+ import e from "./index321.js";
2
+ import o from "./index322.js";
3
+ import r from "./index323.js";
4
+ const f = new r(o, e)._freeze();
3
5
  export {
4
- o as default
6
+ r as Mime,
7
+ f as default
5
8
  };
package/dist/index301.js CHANGED
@@ -1,19 +1,18 @@
1
- import { get as t } from "./index274.js";
2
- const o = () => ({
3
- getItemText(r, n) {
4
- if (typeof r == "string" && !n) return r;
5
- if (n) {
6
- if (typeof n == "function") {
7
- let f = n(r);
8
- return typeof f != "string" && (f = JSON.stringify(f)), f;
9
- } else if (typeof n == "string") {
10
- const f = t(r, n);
11
- return typeof f == "string" ? f : JSON.stringify(f);
12
- }
13
- }
14
- return JSON.stringify(r);
1
+ const e = (o, r, f) => o.reduce((t, n) => {
2
+ if (t) return t;
3
+ if (f(n))
4
+ return n;
5
+ if (r in n) {
6
+ const i = e(
7
+ [].concat(n[r]),
8
+ r,
9
+ f
10
+ );
11
+ if (i)
12
+ return i;
15
13
  }
16
- });
14
+ return t;
15
+ }, null);
17
16
  export {
18
- o as useItemText
17
+ e as findInTree
19
18
  };
package/dist/index302.js CHANGED
@@ -1,128 +1,11 @@
1
- function l(n) {
2
- return d(n) ? (n.nodeName || "").toLowerCase() : "#document";
3
- }
4
- function c(n) {
5
- var t;
6
- return (n == null || (t = n.ownerDocument) == null ? void 0 : t.defaultView) || window;
7
- }
8
- function S(n) {
9
- var t;
10
- return (t = (d(n) ? n.ownerDocument : n.document) || window.document) == null ? void 0 : t.documentElement;
11
- }
12
- function d(n) {
13
- return n instanceof Node || n instanceof c(n).Node;
14
- }
15
- function p(n) {
16
- return n instanceof Element || n instanceof c(n).Element;
17
- }
18
- function m(n) {
19
- return n instanceof HTMLElement || n instanceof c(n).HTMLElement;
20
- }
21
- function f(n) {
22
- return typeof ShadowRoot > "u" ? !1 : n instanceof ShadowRoot || n instanceof c(n).ShadowRoot;
23
- }
24
- function w(n) {
25
- const {
26
- overflow: t,
27
- overflowX: e,
28
- overflowY: o,
29
- display: r
30
- } = g(n);
31
- return /auto|scroll|overlay|hidden|clip/.test(t + o + e) && !["inline", "contents"].includes(r);
32
- }
33
- function L(n) {
34
- return ["table", "td", "th"].includes(l(n));
35
- }
36
- function E(n) {
37
- return [":popover-open", ":modal"].some((t) => {
38
- try {
39
- return n.matches(t);
40
- } catch {
41
- return !1;
42
- }
43
- });
44
- }
45
- function N(n) {
46
- const t = T(), e = p(n) ? g(n) : n;
47
- return e.transform !== "none" || e.perspective !== "none" || (e.containerType ? e.containerType !== "normal" : !1) || !t && (e.backdropFilter ? e.backdropFilter !== "none" : !1) || !t && (e.filter ? e.filter !== "none" : !1) || ["transform", "perspective", "filter"].some((o) => (e.willChange || "").includes(o)) || ["paint", "layout", "strict", "content"].some((o) => (e.contain || "").includes(o));
48
- }
49
- function D(n) {
50
- let t = u(n);
51
- for (; m(t) && !y(t); ) {
52
- if (N(t))
53
- return t;
54
- if (E(t))
55
- return null;
56
- t = u(t);
57
- }
58
- return null;
59
- }
60
- function T() {
61
- return typeof CSS > "u" || !CSS.supports ? !1 : CSS.supports("-webkit-backdrop-filter", "none");
62
- }
63
- function y(n) {
64
- return ["html", "body", "#document"].includes(l(n));
65
- }
66
- function g(n) {
67
- return c(n).getComputedStyle(n);
68
- }
69
- function k(n) {
70
- return p(n) ? {
71
- scrollLeft: n.scrollLeft,
72
- scrollTop: n.scrollTop
73
- } : {
74
- scrollLeft: n.scrollX,
75
- scrollTop: n.scrollY
1
+ function u(e, i) {
2
+ let t;
3
+ return function(...o) {
4
+ t !== void 0 && clearTimeout(t), t = setTimeout(() => {
5
+ e.apply(this, o);
6
+ }, i);
76
7
  };
77
8
  }
78
- function u(n) {
79
- if (l(n) === "html")
80
- return n;
81
- const t = (
82
- // Step into the shadow DOM of the parent of a slotted node.
83
- n.assignedSlot || // DOM Element detected.
84
- n.parentNode || // ShadowRoot detected.
85
- f(n) && n.host || // Fallback.
86
- S(n)
87
- );
88
- return f(t) ? t.host : t;
89
- }
90
- function b(n) {
91
- const t = u(n);
92
- return y(t) ? n.ownerDocument ? n.ownerDocument.body : n.body : m(t) && w(t) ? t : b(t);
93
- }
94
- function a(n, t, e) {
95
- var o;
96
- t === void 0 && (t = []), e === void 0 && (e = !0);
97
- const r = b(n), h = r === ((o = n.ownerDocument) == null ? void 0 : o.body), i = c(r);
98
- if (h) {
99
- const s = v(i);
100
- return t.concat(i, i.visualViewport || [], w(r) ? r : [], s && e ? a(s) : []);
101
- }
102
- return t.concat(r, a(r, [], e));
103
- }
104
- function v(n) {
105
- return n.parent && Object.getPrototypeOf(n.parent) ? n.frameElement : null;
106
- }
107
9
  export {
108
- g as getComputedStyle,
109
- D as getContainingBlock,
110
- S as getDocumentElement,
111
- v as getFrameElement,
112
- b as getNearestOverflowAncestor,
113
- l as getNodeName,
114
- k as getNodeScroll,
115
- a as getOverflowAncestors,
116
- u as getParentNode,
117
- c as getWindow,
118
- N as isContainingBlock,
119
- p as isElement,
120
- m as isHTMLElement,
121
- y as isLastTraversableNode,
122
- d as isNode,
123
- w as isOverflowElement,
124
- f as isShadowRoot,
125
- L as isTableElement,
126
- E as isTopLayer,
127
- T as isWebKit
10
+ u as debounce
128
11
  };
package/dist/index303.js CHANGED
@@ -1,5 +1,10 @@
1
- import o from "./index252.js";
2
- /* empty css */
1
+ const u = (t, r) => t.reduce(
2
+ (e, n, o, d) => {
3
+ const s = r(n, o, d);
4
+ return e[s] = n, e;
5
+ },
6
+ {}
7
+ );
3
8
  export {
4
- o as default
9
+ u as indexBy
5
10
  };
package/dist/index304.js CHANGED
@@ -1,5 +1,128 @@
1
- import o from "./index254.js";
2
- /* empty css */
1
+ function l(n) {
2
+ return d(n) ? (n.nodeName || "").toLowerCase() : "#document";
3
+ }
4
+ function c(n) {
5
+ var t;
6
+ return (n == null || (t = n.ownerDocument) == null ? void 0 : t.defaultView) || window;
7
+ }
8
+ function S(n) {
9
+ var t;
10
+ return (t = (d(n) ? n.ownerDocument : n.document) || window.document) == null ? void 0 : t.documentElement;
11
+ }
12
+ function d(n) {
13
+ return n instanceof Node || n instanceof c(n).Node;
14
+ }
15
+ function p(n) {
16
+ return n instanceof Element || n instanceof c(n).Element;
17
+ }
18
+ function m(n) {
19
+ return n instanceof HTMLElement || n instanceof c(n).HTMLElement;
20
+ }
21
+ function f(n) {
22
+ return typeof ShadowRoot > "u" ? !1 : n instanceof ShadowRoot || n instanceof c(n).ShadowRoot;
23
+ }
24
+ function w(n) {
25
+ const {
26
+ overflow: t,
27
+ overflowX: e,
28
+ overflowY: o,
29
+ display: r
30
+ } = g(n);
31
+ return /auto|scroll|overlay|hidden|clip/.test(t + o + e) && !["inline", "contents"].includes(r);
32
+ }
33
+ function L(n) {
34
+ return ["table", "td", "th"].includes(l(n));
35
+ }
36
+ function E(n) {
37
+ return [":popover-open", ":modal"].some((t) => {
38
+ try {
39
+ return n.matches(t);
40
+ } catch {
41
+ return !1;
42
+ }
43
+ });
44
+ }
45
+ function N(n) {
46
+ const t = T(), e = p(n) ? g(n) : n;
47
+ return e.transform !== "none" || e.perspective !== "none" || (e.containerType ? e.containerType !== "normal" : !1) || !t && (e.backdropFilter ? e.backdropFilter !== "none" : !1) || !t && (e.filter ? e.filter !== "none" : !1) || ["transform", "perspective", "filter"].some((o) => (e.willChange || "").includes(o)) || ["paint", "layout", "strict", "content"].some((o) => (e.contain || "").includes(o));
48
+ }
49
+ function D(n) {
50
+ let t = u(n);
51
+ for (; m(t) && !y(t); ) {
52
+ if (N(t))
53
+ return t;
54
+ if (E(t))
55
+ return null;
56
+ t = u(t);
57
+ }
58
+ return null;
59
+ }
60
+ function T() {
61
+ return typeof CSS > "u" || !CSS.supports ? !1 : CSS.supports("-webkit-backdrop-filter", "none");
62
+ }
63
+ function y(n) {
64
+ return ["html", "body", "#document"].includes(l(n));
65
+ }
66
+ function g(n) {
67
+ return c(n).getComputedStyle(n);
68
+ }
69
+ function k(n) {
70
+ return p(n) ? {
71
+ scrollLeft: n.scrollLeft,
72
+ scrollTop: n.scrollTop
73
+ } : {
74
+ scrollLeft: n.scrollX,
75
+ scrollTop: n.scrollY
76
+ };
77
+ }
78
+ function u(n) {
79
+ if (l(n) === "html")
80
+ return n;
81
+ const t = (
82
+ // Step into the shadow DOM of the parent of a slotted node.
83
+ n.assignedSlot || // DOM Element detected.
84
+ n.parentNode || // ShadowRoot detected.
85
+ f(n) && n.host || // Fallback.
86
+ S(n)
87
+ );
88
+ return f(t) ? t.host : t;
89
+ }
90
+ function b(n) {
91
+ const t = u(n);
92
+ return y(t) ? n.ownerDocument ? n.ownerDocument.body : n.body : m(t) && w(t) ? t : b(t);
93
+ }
94
+ function a(n, t, e) {
95
+ var o;
96
+ t === void 0 && (t = []), e === void 0 && (e = !0);
97
+ const r = b(n), h = r === ((o = n.ownerDocument) == null ? void 0 : o.body), i = c(r);
98
+ if (h) {
99
+ const s = v(i);
100
+ return t.concat(i, i.visualViewport || [], w(r) ? r : [], s && e ? a(s) : []);
101
+ }
102
+ return t.concat(r, a(r, [], e));
103
+ }
104
+ function v(n) {
105
+ return n.parent && Object.getPrototypeOf(n.parent) ? n.frameElement : null;
106
+ }
3
107
  export {
4
- o as default
108
+ g as getComputedStyle,
109
+ D as getContainingBlock,
110
+ S as getDocumentElement,
111
+ v as getFrameElement,
112
+ b as getNearestOverflowAncestor,
113
+ l as getNodeName,
114
+ k as getNodeScroll,
115
+ a as getOverflowAncestors,
116
+ u as getParentNode,
117
+ c as getWindow,
118
+ N as isContainingBlock,
119
+ p as isElement,
120
+ m as isHTMLElement,
121
+ y as isLastTraversableNode,
122
+ d as isNode,
123
+ w as isOverflowElement,
124
+ f as isShadowRoot,
125
+ L as isTableElement,
126
+ E as isTopLayer,
127
+ T as isWebKit
5
128
  };
package/dist/index305.js CHANGED
@@ -1,4 +1,5 @@
1
- import f from "./index257.js";
1
+ import o from "./index256.js";
2
+ /* empty css */
2
3
  export {
3
- f as default
4
+ o as default
4
5
  };