bitboss-ui 2.0.172 → 2.0.174

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 (181) hide show
  1. package/dist/components/BaseColorInput/BaseColorInput.vue.d.ts +2 -2
  2. package/dist/components/BbDropdown/BbDropdown.vue.d.ts +16 -2
  3. package/dist/components/BbPopover/BbPopover.vue.d.ts +18 -4
  4. package/dist/components/BbTooltip/BbTooltip.vue.d.ts +16 -2
  5. package/dist/components/CommonPopover.vue.d.ts +3 -0
  6. package/dist/index.css +1 -1
  7. package/dist/index106.js +6 -6
  8. package/dist/index111.js +1 -1
  9. package/dist/index113.js +1 -1
  10. package/dist/index121.js +9 -9
  11. package/dist/index129.js +1 -1
  12. package/dist/index13.js +1 -1
  13. package/dist/index131.js +40 -39
  14. package/dist/index133.js +1 -1
  15. package/dist/index139.js +2 -2
  16. package/dist/index15.js +35 -34
  17. package/dist/index17.js +3 -3
  18. package/dist/index19.js +7 -7
  19. package/dist/index209.js +2 -10
  20. package/dist/index21.js +16 -16
  21. package/dist/index210.js +4 -3
  22. package/dist/index211.js +2 -13
  23. package/dist/index212.js +13 -34
  24. package/dist/index213.js +65 -12
  25. package/dist/index215.js +36 -0
  26. package/dist/index216.js +4 -2
  27. package/dist/index217.js +13 -4
  28. package/dist/index218.js +11 -2
  29. package/dist/index219.js +20 -2
  30. package/dist/index220.js +200 -41
  31. package/dist/index222.js +120 -7
  32. package/dist/index224.js +2 -5
  33. package/dist/index225.js +2 -9
  34. package/dist/index226.js +3 -5
  35. package/dist/index227.js +5 -5
  36. package/dist/index228.js +3 -3
  37. package/dist/index229.js +2 -2
  38. package/dist/index23.js +114 -125
  39. package/dist/index230.js +5 -5
  40. package/dist/index231.js +5 -2
  41. package/dist/index232.js +5 -2
  42. package/dist/index233.js +2 -11
  43. package/dist/index234.js +2 -20
  44. package/dist/index235.js +2 -105
  45. package/dist/{index241.js → index236.js} +3 -3
  46. package/dist/index237.js +17 -86
  47. package/dist/index238.js +108 -0
  48. package/dist/index240.js +100 -17
  49. package/dist/index242.js +86 -15
  50. package/dist/index244.js +28 -11
  51. package/dist/index246.js +15 -4
  52. package/dist/index247.js +12 -200
  53. package/dist/index248.js +43 -0
  54. package/dist/index249.js +6 -18
  55. package/dist/index25.js +5 -5
  56. package/dist/index250.js +7 -12
  57. package/dist/index251.js +11 -102
  58. package/dist/index252.js +179 -0
  59. package/dist/index253.js +5 -100
  60. package/dist/index254.js +7 -0
  61. package/dist/index255.js +6 -226
  62. package/dist/index256.js +250 -2
  63. package/dist/index257.js +50 -175
  64. package/dist/index258.js +44 -3
  65. package/dist/index259.js +5 -2
  66. package/dist/index260.js +60 -5
  67. package/dist/index261.js +18 -5
  68. package/dist/index262.js +12 -8
  69. package/dist/index263.js +216 -238
  70. package/dist/index264.js +3 -52
  71. package/dist/index265.js +6 -44
  72. package/dist/index266.js +16 -5
  73. package/dist/index267.js +10 -60
  74. package/dist/index268.js +2 -8
  75. package/dist/index269.js +3 -23
  76. package/dist/index27.js +1 -1
  77. package/dist/index270.js +9 -6
  78. package/dist/index271.js +8 -15
  79. package/dist/index272.js +23 -3
  80. package/dist/index273.js +1 -1
  81. package/dist/index275.js +5 -2
  82. package/dist/index276.js +1 -1
  83. package/dist/index277.js +2 -5
  84. package/dist/index278.js +4 -7
  85. package/dist/index279.js +8 -5
  86. package/dist/index280.js +3 -6
  87. package/dist/index282.js +7 -2
  88. package/dist/index283.js +5 -0
  89. package/dist/index284.js +2 -7
  90. package/dist/index285.js +1 -1
  91. package/dist/index286.js +3 -4
  92. package/dist/index287.js +7 -3
  93. package/dist/index288.js +11 -17
  94. package/dist/index289.js +3 -27
  95. package/dist/index29.js +2 -2
  96. package/dist/index290.js +27 -3
  97. package/dist/index291.js +276 -467
  98. package/dist/index292.js +2 -2
  99. package/dist/index293.js +125 -3
  100. package/dist/index294.js +2 -3
  101. package/dist/index295.js +13 -278
  102. package/dist/index296.js +2 -2
  103. package/dist/index297.js +12 -121
  104. package/dist/index298.js +2 -2
  105. package/dist/index299.js +11 -10
  106. package/dist/index301.js +15 -12
  107. package/dist/index303.js +5 -15
  108. package/dist/index304.js +3 -2
  109. package/dist/index305.js +3 -19
  110. package/dist/index306.js +17 -2
  111. package/dist/index307.js +3 -200
  112. package/dist/index308.js +470 -5
  113. package/dist/index309.js +2 -3
  114. package/dist/index31.js +2 -2
  115. package/dist/index310.js +200 -3
  116. package/dist/index311.js +19 -2
  117. package/dist/index312.js +2 -5
  118. package/dist/index313.js +23 -15
  119. package/dist/index315.js +2 -27
  120. package/dist/index316.js +2 -2
  121. package/dist/index317.js +1 -1
  122. package/dist/index318.js +1 -1
  123. package/dist/index319.js +21 -1
  124. package/dist/index321.js +1 -21
  125. package/dist/index322.js +7 -0
  126. package/dist/index323.js +701 -5
  127. package/dist/index324.js +352 -699
  128. package/dist/index325.js +58 -354
  129. package/dist/index326.js +5 -58
  130. package/dist/index328.js +8 -58
  131. package/dist/index329.js +6 -58
  132. package/dist/index33.js +7 -7
  133. package/dist/index330.js +7 -32
  134. package/dist/index331.js +128 -27
  135. package/dist/index332.js +371 -0
  136. package/dist/index333.js +32 -46
  137. package/dist/index334.js +28 -7
  138. package/dist/index336.js +6 -5
  139. package/dist/index337.js +19 -8
  140. package/dist/index338.js +227 -6
  141. package/dist/index339.js +45 -17
  142. package/dist/index340.js +6 -227
  143. package/dist/index341.js +57 -127
  144. package/dist/index342.js +56 -366
  145. package/dist/index343.js +1 -1
  146. package/dist/index345.js +1 -1
  147. package/dist/index346.js +123 -476
  148. package/dist/index347.js +429 -40
  149. package/dist/index348.js +121 -123
  150. package/dist/index349.js +469 -369
  151. package/dist/index35.js +4 -4
  152. package/dist/index350.js +43 -122
  153. package/dist/index37.js +19 -19
  154. package/dist/index39.js +4 -4
  155. package/dist/index41.js +2 -2
  156. package/dist/index43.js +7 -7
  157. package/dist/index45.js +8 -8
  158. package/dist/index47.js +2 -2
  159. package/dist/index49.js +3 -3
  160. package/dist/index53.js +1 -1
  161. package/dist/index55.js +1 -1
  162. package/dist/index57.js +2 -2
  163. package/dist/index61.js +3 -3
  164. package/dist/index67.js +1 -1
  165. package/dist/index79.js +106 -112
  166. package/dist/index81.js +1 -1
  167. package/dist/index83.js +2 -2
  168. package/dist/index85.js +1 -1
  169. package/dist/index87.js +1 -1
  170. package/dist/index90.js +4 -4
  171. package/dist/index92.js +2 -2
  172. package/dist/index94.js +56 -56
  173. package/package.json +1 -1
  174. package/dist/index214.js +0 -68
  175. package/dist/index221.js +0 -8
  176. package/dist/index223.js +0 -17
  177. package/dist/index239.js +0 -31
  178. package/dist/index243.js +0 -5
  179. package/dist/index281.js +0 -13
  180. package/dist/index320.js +0 -4
  181. package/dist/index335.js +0 -10
package/dist/index310.js CHANGED
@@ -1,5 +1,202 @@
1
- import o from "./index253.js";
2
- /* empty css */
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
+ };
3
196
  export {
4
- o as default
197
+ z as focusable,
198
+ R as getTabIndex,
199
+ X as isFocusable,
200
+ G as isTabbable,
201
+ Z as tabbable
5
202
  };
package/dist/index311.js CHANGED
@@ -1,4 +1,21 @@
1
- import f from "./index255.js";
1
+ import { __module as e } from "./index312.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/index312.js CHANGED
@@ -1,7 +1,4 @@
1
- import { getDefaultExportFromCjs as r } from "./index308.js";
2
- import { __require as o } from "./index340.js";
3
- var e = o();
4
- const s = /* @__PURE__ */ r(e);
1
+ var e = { exports: {} };
5
2
  export {
6
- s as default
3
+ e as __module
7
4
  };
package/dist/index313.js CHANGED
@@ -1,21 +1,29 @@
1
- import { __module as e } from "./index314.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;
1
+ import { __module as i } from "./index314.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);
14
22
  };
15
23
  };
16
24
  });
17
- }(e), e.exports);
25
+ }(i), i.exports);
18
26
  }
19
27
  export {
20
- l as __require
28
+ O as __require
21
29
  };
package/dist/index315.js CHANGED
@@ -1,29 +1,4 @@
1
- import { __module as i } from "./index316.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 f from "./index256.js";
27
2
  export {
28
- O as __require
3
+ f as default
29
4
  };
package/dist/index316.js CHANGED
@@ -1,4 +1,4 @@
1
- var e = { exports: {} };
1
+ import f from "./index257.js";
2
2
  export {
3
- e as __module
3
+ f as default
4
4
  };
package/dist/index317.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index263.js";
1
+ import f from "./index258.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/dist/index318.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index264.js";
1
+ import f from "./index260.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/dist/index319.js CHANGED
@@ -1,4 +1,24 @@
1
- import f from "./index265.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/index321.js CHANGED
@@ -1,24 +1,4 @@
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 f from "./index263.js";
22
2
  export {
23
3
  f as default
24
4
  };
@@ -0,0 +1,7 @@
1
+ import { getDefaultExportFromCjs as r } from "./index303.js";
2
+ import { __require as o } from "./index338.js";
3
+ var e = o();
4
+ const s = /* @__PURE__ */ r(e);
5
+ export {
6
+ s as default
7
+ };