bitboss-ui 2.0.72 → 2.0.73

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 (142) hide show
  1. package/dist/components/BbPagination/BbPagination.vue.d.ts +5 -0
  2. package/dist/index106.js +16 -16
  3. package/dist/index110.js +59 -60
  4. package/dist/index118.js +1 -1
  5. package/dist/index120.js +57 -58
  6. package/dist/index122.js +1 -1
  7. package/dist/index126.js +1 -1
  8. package/dist/index127.js +1 -1
  9. package/dist/index128.js +1 -1
  10. package/dist/index13.js +1 -1
  11. package/dist/index130.js +1 -1
  12. package/dist/index132.js +2 -2
  13. package/dist/index133.js +2 -2
  14. package/dist/index15.js +2 -2
  15. package/dist/index17.js +3 -3
  16. package/dist/index19.js +2 -2
  17. package/dist/index204.js +2 -81
  18. package/dist/index205.js +2 -2
  19. package/dist/index206.js +4 -8
  20. package/dist/index207.js +2 -2
  21. package/dist/index208.js +3 -4
  22. package/dist/index209.js +8 -2
  23. package/dist/index21.js +14 -14
  24. package/dist/index210.js +1 -1
  25. package/dist/index212.js +1 -1
  26. package/dist/index213.js +5 -20
  27. package/dist/index214.js +16 -4
  28. package/dist/index215.js +14 -162
  29. package/dist/index216.js +19 -84
  30. package/dist/index217.js +21 -0
  31. package/dist/index218.js +27 -3
  32. package/dist/index219.js +3 -41
  33. package/dist/index220.js +2 -6
  34. package/dist/index221.js +249 -7
  35. package/dist/index222.js +49 -123
  36. package/dist/index223.js +44 -5
  37. package/dist/index224.js +5 -125
  38. package/dist/index225.js +60 -19
  39. package/dist/index226.js +124 -14
  40. package/dist/index227.js +122 -13
  41. package/dist/index229.js +41 -2
  42. package/dist/index23.js +12 -12
  43. package/dist/index230.js +20 -5
  44. package/dist/index231.js +6 -369
  45. package/dist/index232.js +5 -3
  46. package/dist/index233.js +367 -17
  47. package/dist/index234.js +3 -27
  48. package/dist/index235.js +7 -3
  49. package/dist/index236.js +160 -245
  50. package/dist/index237.js +77 -45
  51. package/dist/index239.js +4 -5
  52. package/dist/index240.js +80 -59
  53. package/dist/index241.js +1 -1
  54. package/dist/index243.js +1 -1
  55. package/dist/index245.js +1 -1
  56. package/dist/index25.js +5 -5
  57. package/dist/index250.js +4 -6
  58. package/dist/index251.js +224 -16
  59. package/dist/index252.js +1 -1
  60. package/dist/index254.js +7 -23
  61. package/dist/index255.js +280 -8
  62. package/dist/index256.js +6 -4
  63. package/dist/index257.js +2 -3
  64. package/dist/index259.js +2 -7
  65. package/dist/index260.js +2 -176
  66. package/dist/index261.js +2 -66
  67. package/dist/index262.js +2 -2
  68. package/dist/index263.js +2 -9
  69. package/dist/index264.js +2 -3
  70. package/dist/index265.js +2 -12
  71. package/dist/index266.js +2 -9
  72. package/dist/index267.js +25 -14
  73. package/dist/index268.js +22 -4
  74. package/dist/index27.js +1 -1
  75. package/dist/index270.js +2 -89
  76. package/dist/index271.js +125 -280
  77. package/dist/index272.js +430 -5
  78. package/dist/index273.js +176 -2
  79. package/dist/index274.js +22 -2
  80. package/dist/index276.js +3 -2
  81. package/dist/index277.js +12 -2
  82. package/dist/index278.js +7 -124
  83. package/dist/index279.js +7 -20
  84. package/dist/index280.js +19 -0
  85. package/dist/index281.js +4 -200
  86. package/dist/index282.js +200 -224
  87. package/dist/index285.js +3 -2
  88. package/dist/index286.js +9 -2
  89. package/dist/index287.js +23 -2
  90. package/dist/index288.js +89 -2
  91. package/dist/index289.js +5 -1
  92. package/dist/index29.js +16 -17
  93. package/dist/index290.js +16 -2
  94. package/dist/index291.js +8 -27
  95. package/dist/index292.js +3 -22
  96. package/dist/index293.js +5 -0
  97. package/dist/index294.js +211 -5
  98. package/dist/index295.js +5 -3
  99. package/dist/index296.js +65 -2
  100. package/dist/index297.js +2 -211
  101. package/dist/index298.js +5 -4
  102. package/dist/index299.js +8 -4
  103. package/dist/index300.js +32 -58
  104. package/dist/index301.js +6 -4
  105. package/dist/index302.js +18 -7
  106. package/dist/index303.js +7 -79
  107. package/dist/index304.js +6 -0
  108. package/dist/index305.js +10 -3
  109. package/dist/index306.js +84 -2
  110. package/dist/index308.js +4 -7
  111. package/dist/index309.js +4 -19
  112. package/dist/index31.js +2 -2
  113. package/dist/index310.js +58 -6
  114. package/dist/index311.js +46 -10
  115. package/dist/index312.js +2 -47
  116. package/dist/{index313.js → index314.js} +2 -2
  117. package/dist/index315.js +1 -1
  118. package/dist/index316.js +47 -2
  119. package/dist/index317.js +2 -47
  120. package/dist/index33.js +2 -2
  121. package/dist/index35.js +2 -2
  122. package/dist/index37.js +7 -7
  123. package/dist/index39.js +3 -3
  124. package/dist/index41.js +2 -2
  125. package/dist/index43.js +2 -2
  126. package/dist/index45.js +2 -2
  127. package/dist/index55.js +1 -1
  128. package/dist/index57.js +1 -1
  129. package/dist/index61.js +21 -23
  130. package/dist/index75.js +47 -48
  131. package/dist/index79.js +4 -7
  132. package/dist/index81.js +1 -1
  133. package/dist/index84.js +2 -2
  134. package/dist/index86.js +27 -26
  135. package/dist/index88.js +86 -86
  136. package/dist/index90.js +1 -1
  137. package/package.json +1 -1
  138. package/dist/index238.js +0 -46
  139. package/dist/index253.js +0 -11
  140. package/dist/index269.js +0 -433
  141. package/dist/index307.js +0 -35
  142. /package/dist/{index275.js → index258.js} +0 -0
package/dist/index240.js CHANGED
@@ -1,62 +1,83 @@
1
- import { defineComponent as g, ref as i, computed as d, onMounted as h, openBlock as u, createElementBlock as m, createElementVNode as y, Fragment as x, renderList as B, createBlock as C, normalizeClass as S, withCtx as T, createTextVNode as E, toDisplayString as w } from "vue";
2
- import { range as H } from "./index310.js";
3
- import M from "./index13.js";
4
- /* empty css */
5
- const n = 10, l = 3, V = /* @__PURE__ */ g({
6
- __name: "BaseDatePickerYearSelector",
7
- props: {
8
- cursor: {},
9
- disabled: { type: Boolean }
10
- },
11
- emits: ["update:year"],
12
- setup(p, { emit: _ }) {
13
- const f = p, b = _, o = i(), r = d(() => f.cursor.year()), c = i(r.value - n * l), s = i(r.value + n * l), v = d(
14
- () => H(c.value, s.value).map((e) => ({
15
- text: e,
16
- key: e,
17
- selected: e === r.value,
18
- handler: () => b("update:year", e)
19
- }))
20
- ), k = (e) => {
21
- const t = e.target;
22
- t.scrollTop <= 100 ? c.value = Math.max(
23
- c.value - n * l,
24
- r.value - 200
25
- ) : t.scrollHeight - t.scrollTop === t.clientHeight && (s.value = Math.min(s.value + n * l, 2101));
26
- };
27
- return h(() => {
28
- if (!o.value) return;
29
- const e = o.value.querySelector(
30
- ".content__btn--selected"
31
- );
32
- e && (e.parentElement.scrollTop = e.offsetTop - e.parentElement.clientHeight / 2 + 16);
33
- }), (e, t) => (u(), m("div", {
34
- ref_key: "container",
35
- ref: o,
36
- class: "bb-base-date-picker__button-menu bb-base-date-picker__year-selector scrollbar-border"
37
- }, [
38
- y("div", {
39
- class: "content",
40
- onScrollPassive: k
41
- }, [
42
- (u(!0), m(x, null, B(v.value, (a) => (u(), C(M, {
43
- key: a.key,
44
- class: S({
45
- content__btn: !0,
46
- "content__btn--selected": a.selected
47
- }),
48
- disabled: e.disabled,
49
- onClick: a.handler
50
- }, {
51
- default: T(() => [
52
- E(w(a.text), 1)
53
- ]),
54
- _: 2
55
- }, 1032, ["class", "disabled", "onClick"]))), 128))
56
- ], 32)
57
- ], 512));
1
+ import { getCurrentScope as g, onScopeDispose as D, unref as x, onMounted as O, nextTick as S, isRef as C, getCurrentInstance as F } from "vue";
2
+ function G(e) {
3
+ return g() ? (D(e), !0) : !1;
4
+ }
5
+ function d(e) {
6
+ return typeof e == "function" ? e() : x(e);
7
+ }
8
+ const L = typeof window < "u" && typeof document < "u";
9
+ typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
10
+ const V = (e) => e != null, P = Object.prototype.toString, A = (e) => P.call(e) === "[object Object]", m = () => {
11
+ };
12
+ function h(e, r) {
13
+ function t(...n) {
14
+ return new Promise((o, i) => {
15
+ Promise.resolve(e(() => r.apply(this, n), { fn: r, thisArg: this, args: n })).then(o).catch(i);
16
+ });
58
17
  }
59
- });
18
+ return t;
19
+ }
20
+ function W(e, r = {}) {
21
+ let t, n, o = m;
22
+ const i = (l) => {
23
+ clearTimeout(l), o(), o = m;
24
+ };
25
+ return (l) => {
26
+ const c = d(e), u = d(r.maxWait);
27
+ return t && i(t), c <= 0 || u !== void 0 && u <= 0 ? (n && (i(n), n = null), Promise.resolve(l())) : new Promise((s, T) => {
28
+ o = r.rejectOnCancel ? T : s, u && !n && (n = setTimeout(() => {
29
+ t && i(t), n = null, s(l());
30
+ }, u)), t = setTimeout(() => {
31
+ n && i(n), n = null, s(l());
32
+ }, c);
33
+ });
34
+ };
35
+ }
36
+ function M(...e) {
37
+ let r = 0, t, n = !0, o = m, i, a, l, c, u;
38
+ !C(e[0]) && typeof e[0] == "object" ? { delay: a, trailing: l = !0, leading: c = !0, rejectOnCancel: u = !1 } = e[0] : [a, l = !0, c = !0, u = !1] = e;
39
+ const s = () => {
40
+ t && (clearTimeout(t), t = void 0, o(), o = m);
41
+ };
42
+ return (w) => {
43
+ const f = d(a), y = Date.now() - r, p = () => i = w();
44
+ return s(), f <= 0 ? (r = Date.now(), p()) : (y > f && (c || !n) ? (r = Date.now(), p()) : l && (i = new Promise((b, j) => {
45
+ o = u ? j : b, t = setTimeout(() => {
46
+ r = Date.now(), n = !0, b(p()), s();
47
+ }, Math.max(0, f - y));
48
+ })), !c && !t && (t = setTimeout(() => n = !0, f)), n = !1, i);
49
+ };
50
+ }
51
+ function R(e) {
52
+ return F();
53
+ }
54
+ function E(e, r = 200, t = {}) {
55
+ return h(
56
+ W(r, t),
57
+ e
58
+ );
59
+ }
60
+ function I(e, r = 200, t = !1, n = !0, o = !1) {
61
+ return h(
62
+ M(r, t, n, o),
63
+ e
64
+ );
65
+ }
66
+ function N(e, r = !0, t) {
67
+ R() ? O(e, t) : r ? e() : S(e);
68
+ }
60
69
  export {
61
- V as default
70
+ h as createFilterWrapper,
71
+ W as debounceFilter,
72
+ R as getLifeCycleTarget,
73
+ L as isClient,
74
+ A as isObject,
75
+ m as noop,
76
+ V as notNullish,
77
+ M as throttleFilter,
78
+ d as toValue,
79
+ N as tryOnMounted,
80
+ G as tryOnScopeDispose,
81
+ E as useDebounceFn,
82
+ I as useThrottleFn
62
83
  };
package/dist/index241.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index297.js";
1
+ import f from "./index294.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/dist/index243.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as y, ref as F, computed as H, watch as N, openBlock as p, createElementBlock as L, Fragment as S, renderList as V, createBlock as A, normalizeClass as O, withModifiers as P, withCtx as $, createTextVNode as z, toDisplayString as D } from "vue";
2
- import { hash as d } from "./index235.js";
2
+ import { hash as d } from "./index219.js";
3
3
  import { isNil as l } from "./index129.js";
4
4
  import E from "./index124.js";
5
5
  /* empty css */
package/dist/index245.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as F, ref as H, computed as L, watch as N, openBlock as d, createElementBlock as v, Fragment as S, renderList as A, normalizeClass as O, withModifiers as P, toDisplayString as V } from "vue";
2
- import { hash as f } from "./index235.js";
2
+ import { hash as f } from "./index219.js";
3
3
  import { isNil as i } from "./index129.js";
4
4
  const z = ["text", "onClick:clear"], j = /* @__PURE__ */ F({
5
5
  __name: "CommaBox",
package/dist/index25.js CHANGED
@@ -1,11 +1,11 @@
1
1
  import { defineComponent as ae, ref as o, getCurrentInstance as se, computed as m, nextTick as N, useAttrs as ne, onMounted as ie, onBeforeUnmount as F, watch as re, openBlock as k, createBlock as ue, Teleport as de, createElementVNode as a, mergeProps as G, createElementBlock as T, renderSlot as u, createTextVNode as ce, toDisplayString as P, createCommentVNode as z } from "vue";
2
- import { throttle as ve } from "./index218.js";
3
- import { useFocusTrap as fe } from "./index219.js";
2
+ import { throttle as ve } from "./index234.js";
3
+ import { useFocusTrap as fe } from "./index229.js";
4
4
  import { useId as K } from "./index8.js";
5
5
  import { wait as H } from "./index131.js";
6
- import { waitFor as be } from "./index220.js";
7
- import { useModalsState as C } from "./index221.js";
8
- import { useLogger as pe } from "./index206.js";
6
+ import { waitFor as be } from "./index231.js";
7
+ import { useModalsState as C } from "./index235.js";
8
+ import { useLogger as pe } from "./index209.js";
9
9
  const me = { class: "bb-base-dialog-close" }, ge = ["aria-label"], De = /* @__PURE__ */ ae({
10
10
  __name: "BaseDialog",
11
11
  props: {
package/dist/index250.js CHANGED
@@ -1,8 +1,6 @@
1
- import e from "./index298.js";
2
- import r from "./index299.js";
3
- import o from "./index300.js";
4
- const f = new o(r, e)._freeze();
1
+ const e = function(t) {
2
+ return (...n) => n.length >= t.length ? t(...n) : e(t.bind(void 0, ...n));
3
+ };
5
4
  export {
6
- o as Mime,
7
- f as default
5
+ e as curry
8
6
  };
package/dist/index251.js CHANGED
@@ -1,18 +1,226 @@
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;
13
- }
14
- return t;
15
- }, null);
1
+ import { getDefaultExportFromCjs as f, commonjsGlobal as r } from "./index256.js";
2
+ var c = 1 / 0, n = "[object Symbol]", a = /[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g, d = "\\u0300-\\u036f\\ufe20-\\ufe23", b = "\\u20d0-\\u20f0", i = "[" + d + b + "]", s = RegExp(i, "g"), l = {
3
+ // Latin-1 Supplement block.
4
+ À: "A",
5
+ Á: "A",
6
+ Â: "A",
7
+ Ã: "A",
8
+ Ä: "A",
9
+ Å: "A",
10
+ à: "a",
11
+ á: "a",
12
+ â: "a",
13
+ ã: "a",
14
+ ä: "a",
15
+ å: "a",
16
+ Ç: "C",
17
+ ç: "c",
18
+ Ð: "D",
19
+ ð: "d",
20
+ È: "E",
21
+ É: "E",
22
+ Ê: "E",
23
+ Ë: "E",
24
+ è: "e",
25
+ é: "e",
26
+ ê: "e",
27
+ ë: "e",
28
+ Ì: "I",
29
+ Í: "I",
30
+ Î: "I",
31
+ Ï: "I",
32
+ ì: "i",
33
+ í: "i",
34
+ î: "i",
35
+ ï: "i",
36
+ Ñ: "N",
37
+ ñ: "n",
38
+ Ò: "O",
39
+ Ó: "O",
40
+ Ô: "O",
41
+ Õ: "O",
42
+ Ö: "O",
43
+ Ø: "O",
44
+ ò: "o",
45
+ ó: "o",
46
+ ô: "o",
47
+ õ: "o",
48
+ ö: "o",
49
+ ø: "o",
50
+ Ù: "U",
51
+ Ú: "U",
52
+ Û: "U",
53
+ Ü: "U",
54
+ ù: "u",
55
+ ú: "u",
56
+ û: "u",
57
+ ü: "u",
58
+ Ý: "Y",
59
+ ý: "y",
60
+ ÿ: "y",
61
+ Æ: "Ae",
62
+ æ: "ae",
63
+ Þ: "Th",
64
+ þ: "th",
65
+ ß: "ss",
66
+ // Latin Extended-A block.
67
+ Ā: "A",
68
+ Ă: "A",
69
+ Ą: "A",
70
+ ā: "a",
71
+ ă: "a",
72
+ ą: "a",
73
+ Ć: "C",
74
+ Ĉ: "C",
75
+ Ċ: "C",
76
+ Č: "C",
77
+ ć: "c",
78
+ ĉ: "c",
79
+ ċ: "c",
80
+ č: "c",
81
+ Ď: "D",
82
+ Đ: "D",
83
+ ď: "d",
84
+ đ: "d",
85
+ Ē: "E",
86
+ Ĕ: "E",
87
+ Ė: "E",
88
+ Ę: "E",
89
+ Ě: "E",
90
+ ē: "e",
91
+ ĕ: "e",
92
+ ė: "e",
93
+ ę: "e",
94
+ ě: "e",
95
+ Ĝ: "G",
96
+ Ğ: "G",
97
+ Ġ: "G",
98
+ Ģ: "G",
99
+ ĝ: "g",
100
+ ğ: "g",
101
+ ġ: "g",
102
+ ģ: "g",
103
+ Ĥ: "H",
104
+ Ħ: "H",
105
+ ĥ: "h",
106
+ ħ: "h",
107
+ Ĩ: "I",
108
+ Ī: "I",
109
+ Ĭ: "I",
110
+ Į: "I",
111
+ İ: "I",
112
+ ĩ: "i",
113
+ ī: "i",
114
+ ĭ: "i",
115
+ į: "i",
116
+ ı: "i",
117
+ Ĵ: "J",
118
+ ĵ: "j",
119
+ Ķ: "K",
120
+ ķ: "k",
121
+ ĸ: "k",
122
+ Ĺ: "L",
123
+ Ļ: "L",
124
+ Ľ: "L",
125
+ Ŀ: "L",
126
+ Ł: "L",
127
+ ĺ: "l",
128
+ ļ: "l",
129
+ ľ: "l",
130
+ ŀ: "l",
131
+ ł: "l",
132
+ Ń: "N",
133
+ Ņ: "N",
134
+ Ň: "N",
135
+ Ŋ: "N",
136
+ ń: "n",
137
+ ņ: "n",
138
+ ň: "n",
139
+ ŋ: "n",
140
+ Ō: "O",
141
+ Ŏ: "O",
142
+ Ő: "O",
143
+ ō: "o",
144
+ ŏ: "o",
145
+ ő: "o",
146
+ Ŕ: "R",
147
+ Ŗ: "R",
148
+ Ř: "R",
149
+ ŕ: "r",
150
+ ŗ: "r",
151
+ ř: "r",
152
+ Ś: "S",
153
+ Ŝ: "S",
154
+ Ş: "S",
155
+ Š: "S",
156
+ ś: "s",
157
+ ŝ: "s",
158
+ ş: "s",
159
+ š: "s",
160
+ Ţ: "T",
161
+ Ť: "T",
162
+ Ŧ: "T",
163
+ ţ: "t",
164
+ ť: "t",
165
+ ŧ: "t",
166
+ Ũ: "U",
167
+ Ū: "U",
168
+ Ŭ: "U",
169
+ Ů: "U",
170
+ Ű: "U",
171
+ Ų: "U",
172
+ ũ: "u",
173
+ ū: "u",
174
+ ŭ: "u",
175
+ ů: "u",
176
+ ű: "u",
177
+ ų: "u",
178
+ Ŵ: "W",
179
+ ŵ: "w",
180
+ Ŷ: "Y",
181
+ ŷ: "y",
182
+ Ÿ: "Y",
183
+ Ź: "Z",
184
+ Ż: "Z",
185
+ Ž: "Z",
186
+ ź: "z",
187
+ ż: "z",
188
+ ž: "z",
189
+ IJ: "IJ",
190
+ ij: "ij",
191
+ Œ: "Oe",
192
+ œ: "oe",
193
+ ʼn: "'n",
194
+ ſ: "ss"
195
+ }, y = typeof r == "object" && r && r.Object === Object && r, m = typeof self == "object" && self && self.Object === Object && self, O = y || m || Function("return this")();
196
+ function p(u) {
197
+ return function(e) {
198
+ return u == null ? void 0 : u[e];
199
+ };
200
+ }
201
+ var S = p(l), g = Object.prototype, j = g.toString, o = O.Symbol, x = o ? o.prototype : void 0, t = x ? x.toString : void 0;
202
+ function I(u) {
203
+ if (typeof u == "string")
204
+ return u;
205
+ if (A(u))
206
+ return t ? t.call(u) : "";
207
+ var e = u + "";
208
+ return e == "0" && 1 / u == -c ? "-0" : e;
209
+ }
210
+ function E(u) {
211
+ return !!u && typeof u == "object";
212
+ }
213
+ function A(u) {
214
+ return typeof u == "symbol" || E(u) && j.call(u) == n;
215
+ }
216
+ function C(u) {
217
+ return u == null ? "" : I(u);
218
+ }
219
+ function U(u) {
220
+ return u = C(u), u && u.replace(a, S).replace(s, "");
221
+ }
222
+ var L = U;
223
+ const v = /* @__PURE__ */ f(L);
16
224
  export {
17
- e as findInTree
225
+ v as default
18
226
  };
package/dist/index252.js CHANGED
@@ -1,4 +1,4 @@
1
- import o from "./index303.js";
1
+ import o from "./index210.js";
2
2
  /* empty css */
3
3
  export {
4
4
  o as default
package/dist/index254.js CHANGED
@@ -1,25 +1,9 @@
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
- ];
1
+ const s = (t, e) => {
2
+ const o = t.__vccOpts || t;
3
+ for (const [r, c] of e)
4
+ o[r] = c;
5
+ return o;
6
+ };
23
7
  export {
24
- n as default
8
+ s as default
25
9
  };