bitboss-ui 2.0.162 → 2.0.163

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 (151) hide show
  1. package/dist/components/BbPagination/BbPagination.vue.d.ts +19 -7
  2. package/dist/index100.js +8 -8
  3. package/dist/index111.js +10 -10
  4. package/dist/index119.js +2 -2
  5. package/dist/index121.js +4 -4
  6. package/dist/index123.js +1 -1
  7. package/dist/index125.js +1 -1
  8. package/dist/index127.js +1 -1
  9. package/dist/index129.js +1 -1
  10. package/dist/index13.js +1 -1
  11. package/dist/index131.js +1 -1
  12. package/dist/index133.js +1 -1
  13. package/dist/index134.js +2 -2
  14. package/dist/index15.js +8 -8
  15. package/dist/index17.js +3 -3
  16. package/dist/index19.js +7 -7
  17. package/dist/index207.js +2 -2
  18. package/dist/index208.js +5 -2
  19. package/dist/index209.js +16 -86
  20. package/dist/index21.js +15 -15
  21. package/dist/{index232.js → index210.js} +2 -2
  22. package/dist/index211.js +18 -28
  23. package/dist/index212.js +14 -16
  24. package/dist/index213.js +18 -50
  25. package/dist/index214.js +27 -15
  26. package/dist/index215.js +1 -1
  27. package/dist/index216.js +2 -12
  28. package/dist/index217.js +8 -16
  29. package/dist/index218.js +250 -4
  30. package/dist/index219.js +52 -41
  31. package/dist/index220.js +43 -19
  32. package/dist/index221.js +5 -94
  33. package/dist/index222.js +62 -0
  34. package/dist/index223.js +12 -199
  35. package/dist/{index247.js → index224.js} +2 -2
  36. package/dist/index225.js +2 -66
  37. package/dist/index226.js +43 -0
  38. package/dist/index227.js +20 -13
  39. package/dist/index228.js +5 -12
  40. package/dist/index229.js +94 -3
  41. package/dist/index23.js +17 -17
  42. package/dist/index231.js +65 -15
  43. package/dist/index233.js +13 -19
  44. package/dist/index234.js +2 -15
  45. package/dist/index235.js +9 -19
  46. package/dist/index236.js +3 -27
  47. package/dist/index237.js +86 -2
  48. package/dist/index239.js +27 -248
  49. package/dist/index240.js +17 -52
  50. package/dist/index241.js +50 -43
  51. package/dist/index242.js +15 -5
  52. package/dist/index243.js +12 -60
  53. package/dist/index244.js +16 -2
  54. package/dist/index245.js +4 -4
  55. package/dist/index246.js +200 -2
  56. package/dist/index248.js +2 -2
  57. package/dist/index249.js +4 -6
  58. package/dist/index25.js +5 -5
  59. package/dist/index250.js +2 -2
  60. package/dist/index251.js +34 -9
  61. package/dist/index252.js +7 -34
  62. package/dist/index253.js +15 -7
  63. package/dist/index254.js +2 -15
  64. package/dist/index255.js +2 -106
  65. package/dist/index256.js +4 -0
  66. package/dist/index257.js +17 -99
  67. package/dist/{index262.js → index258.js} +2 -2
  68. package/dist/index259.js +106 -2
  69. package/dist/index261.js +99 -17
  70. package/dist/index264.js +2 -2
  71. package/dist/index265.js +1 -1
  72. package/dist/index27.js +1 -1
  73. package/dist/index271.js +1 -1
  74. package/dist/index274.js +281 -3
  75. package/dist/index275.js +6 -17
  76. package/dist/index276.js +2 -9
  77. package/dist/index277.js +2 -28
  78. package/dist/index278.js +2 -431
  79. package/dist/index279.js +2 -3
  80. package/dist/index280.js +2 -3
  81. package/dist/index281.js +2 -3
  82. package/dist/index282.js +4 -0
  83. package/dist/index283.js +2 -7
  84. package/dist/index284.js +2 -7
  85. package/dist/index285.js +2 -11
  86. package/dist/index286.js +2 -224
  87. package/dist/index287.js +27 -280
  88. package/dist/index288.js +22 -6
  89. package/dist/index29.js +3 -3
  90. package/dist/index290.js +7 -2
  91. package/dist/index291.js +7 -2
  92. package/dist/index292.js +11 -2
  93. package/dist/index293.js +2 -2
  94. package/dist/index294.js +431 -2
  95. package/dist/index295.js +3 -2
  96. package/dist/index296.js +3 -2
  97. package/dist/index298.js +224 -2
  98. package/dist/index299.js +3 -2
  99. package/dist/index300.js +15 -20
  100. package/dist/index301.js +11 -0
  101. package/dist/index303.js +3 -4
  102. package/dist/index304.js +4 -2
  103. package/dist/index305.js +2 -8
  104. package/dist/index306.js +8 -2
  105. package/dist/index307.js +1 -1
  106. package/dist/index308.js +126 -3
  107. package/dist/index309.js +1 -1
  108. package/dist/index31.js +2 -2
  109. package/dist/index310.js +3 -126
  110. package/dist/index314.js +5 -67
  111. package/dist/index316.js +66 -88
  112. package/dist/index317.js +89 -5
  113. package/dist/index323.js +57 -32
  114. package/dist/index324.js +57 -27
  115. package/dist/index325.js +482 -0
  116. package/dist/index326.js +8 -58
  117. package/dist/index327.js +6 -58
  118. package/dist/index328.js +8 -480
  119. package/dist/index329.js +4 -7
  120. package/dist/index33.js +7 -7
  121. package/dist/index330.js +7 -5
  122. package/dist/index331.js +7 -8
  123. package/dist/index332.js +32 -4
  124. package/dist/index333.js +28 -8
  125. package/dist/index337.js +1 -1
  126. package/dist/index339.js +1 -1
  127. package/dist/index35.js +4 -4
  128. package/dist/index37.js +18 -18
  129. package/dist/index39.js +4 -4
  130. package/dist/index41.js +2 -2
  131. package/dist/index43.js +7 -7
  132. package/dist/index45.js +8 -8
  133. package/dist/index47.js +2 -2
  134. package/dist/index49.js +2 -2
  135. package/dist/index53.js +1 -1
  136. package/dist/index55.js +1 -1
  137. package/dist/index57.js +2 -2
  138. package/dist/index61.js +1 -1
  139. package/dist/index75.js +1 -1
  140. package/dist/index77.js +1 -1
  141. package/dist/index84.js +4 -4
  142. package/dist/index86.js +146 -91
  143. package/dist/index88.js +4 -4
  144. package/dist/index90.js +1 -1
  145. package/package.json +1 -1
  146. package/dist/index230.js +0 -7
  147. package/dist/index238.js +0 -10
  148. package/dist/index260.js +0 -4
  149. package/dist/index289.js +0 -4
  150. package/dist/index297.js +0 -4
  151. package/dist/index334.js +0 -9
package/dist/index300.js CHANGED
@@ -1,24 +1,19 @@
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"]));
1
+ import { get as t } from "./index292.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);
20
15
  }
21
16
  });
22
17
  export {
23
- f as default
18
+ o as useItemText
24
19
  };
@@ -0,0 +1,11 @@
1
+ import { get as o } from "./index292.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);
7
+ }
8
+ });
9
+ export {
10
+ e as useItemValue
11
+ };
package/dist/index303.js CHANGED
@@ -1,6 +1,5 @@
1
- const e = function(t) {
2
- return (...n) => n.length >= t.length ? t(...n) : e(t.bind(void 0, ...n));
3
- };
1
+ import o from "./index246.js";
2
+ /* empty css */
4
3
  export {
5
- e as curry
4
+ o as default
6
5
  };
package/dist/index304.js CHANGED
@@ -1,4 +1,6 @@
1
- import f from "./index252.js";
1
+ const e = function(t) {
2
+ return (...n) => n.length >= t.length ? t(...n) : e(t.bind(void 0, ...n));
3
+ };
2
4
  export {
3
- f as default
5
+ e as curry
4
6
  };
package/dist/index305.js CHANGED
@@ -1,10 +1,4 @@
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
- );
1
+ import f from "./index251.js";
8
2
  export {
9
- u as indexBy
3
+ f as default
10
4
  };
package/dist/index306.js CHANGED
@@ -1,4 +1,10 @@
1
- var o = { exports: {} };
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
+ );
2
8
  export {
3
- o as __module
9
+ u as indexBy
4
10
  };
package/dist/index307.js CHANGED
@@ -1,4 +1,4 @@
1
- import f from "./index254.js";
1
+ import f from "./index253.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/dist/index308.js CHANGED
@@ -1,5 +1,128 @@
1
- import o from "./index255.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/index309.js CHANGED
@@ -1,4 +1,4 @@
1
- import o from "./index257.js";
1
+ import o from "./index259.js";
2
2
  /* empty css */
3
3
  export {
4
4
  o as default
package/dist/index31.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as g, computed as s, ref as B, openBlock as _, createElementBlock 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 "./index244.js";
3
- import { when as E } from "./index245.js";
2
+ import { isCssColor as c } from "./index248.js";
3
+ import { when as E } from "./index249.js";
4
4
  const A = {
5
5
  "aria-hidden": "true",
6
6
  class: "bb-base-radio-container"
package/dist/index310.js CHANGED
@@ -1,128 +1,5 @@
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
- }
1
+ import o from "./index261.js";
2
+ /* empty css */
107
3
  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
4
+ o as default
128
5
  };
package/dist/index314.js CHANGED
@@ -1,69 +1,7 @@
1
- import { defineComponent as d, openBlock as o, createElementBlock as l, normalizeClass as u, createElementVNode as t, createBlock as i, createCommentVNode as s, unref as f, withCtx as g, toDisplayString as n } from "vue";
2
- import { useLocale as k } from "./index228.js";
3
- import h from "./index13.js";
4
- /* empty css */
5
- import C from "./index127.js";
6
- /* empty css */
7
- const w = { class: "bb-toast-message__icon-container" }, v = { class: "bb-toast-message__content" }, y = {
8
- key: 1,
9
- class: "bb-toast-message__title"
10
- }, B = { class: "bb-toast-message__text" }, z = /* @__PURE__ */ d({
11
- __name: "BbToastMessage",
12
- props: {
13
- title: {},
14
- text: {},
15
- icon: {},
16
- theme: { default: "default" },
17
- id: {},
18
- showClose: { type: Boolean }
19
- },
20
- emits: ["click:close"],
21
- setup(r, { emit: c }) {
22
- const m = r, p = c, { t: _ } = k(), b = () => {
23
- p("click:close", m.id);
24
- };
25
- return (e, a) => (o(), l("div", {
26
- "aria-atomic": "true",
27
- "aria-live": "polite",
28
- "aria-role": "alert",
29
- class: u(["bb-toast-message", { [`bb-toast-message--${e.theme}`]: e.theme }])
30
- }, [
31
- t("div", w, [
32
- e.icon ? (o(), i(C, {
33
- key: 0,
34
- class: "bb-toast-message__icon",
35
- type: e.icon
36
- }, null, 8, ["type"])) : s("", !0)
37
- ]),
38
- t("div", v, [
39
- e.showClose ? (o(), i(h, {
40
- key: 0,
41
- "aria-label": f(_)("common.closeLabel").value,
42
- class: "bb-toast-message__close",
43
- onClick: b
44
- }, {
45
- default: g(() => a[0] || (a[0] = [
46
- t("svg", {
47
- fill: "none",
48
- viewBox: "0 0 24 24",
49
- xmlns: "http://www.w3.org/2000/svg"
50
- }, [
51
- t("path", {
52
- d: "M23 23L1 1M23 1L1 23",
53
- stroke: "currentColor",
54
- "stroke-linecap": "round",
55
- "stroke-width": "2"
56
- })
57
- ], -1)
58
- ])),
59
- _: 1
60
- }, 8, ["aria-label"])) : s("", !0),
61
- e.title ? (o(), l("p", y, n(e.title), 1)) : s("", !0),
62
- t("p", B, n(e.text), 1)
63
- ])
64
- ], 2));
65
- }
66
- });
1
+ const o = (l, n, f = (r) => r, u) => l.map((r) => Array.isArray(r[n]) ? [
2
+ f(r, u),
3
+ ...o(r[n], n, f, f(r, u))
4
+ ] : [f(r, u)]).flat();
67
5
  export {
68
- z as default
6
+ o as flattenTree
69
7
  };
package/dist/index316.js CHANGED
@@ -1,91 +1,69 @@
1
- import { commonjsGlobal as b, getDefaultExportFromCjs as M } from "./index288.js";
2
- var k = "Expected a function", E = NaN, N = "[object Symbol]", $ = /^\s+|\s+$/g, A = /^[-+]0x[0-9a-f]+$/i, B = /^0b[01]+$/i, R = /^0o[0-7]+$/i, _ = parseInt, D = typeof b == "object" && b && b.Object === Object && b, G = typeof self == "object" && self && self.Object === Object && self, P = D || G || Function("return this")(), H = Object.prototype, U = H.toString, X = Math.max, q = Math.min, v = function() {
3
- return P.Date.now();
4
- };
5
- function z(e, n, r) {
6
- var f, a, m, u, i, c, s = 0, x = !1, l = !1, j = !0;
7
- if (typeof e != "function")
8
- throw new TypeError(k);
9
- n = S(n) || 0, y(r) && (x = !!r.leading, l = "maxWait" in r, m = l ? X(S(r.maxWait) || 0, n) : m, j = "trailing" in r ? !!r.trailing : j);
10
- function p(t) {
11
- var o = f, d = a;
12
- return f = a = void 0, s = t, u = e.apply(d, o), u;
13
- }
14
- function C(t) {
15
- return s = t, i = setTimeout(g, n), x ? p(t) : u;
16
- }
17
- function L(t) {
18
- var o = t - c, d = t - s, O = n - o;
19
- return l ? q(O, m - d) : O;
20
- }
21
- function h(t) {
22
- var o = t - c, d = t - s;
23
- return c === void 0 || o >= n || o < 0 || l && d >= m;
24
- }
25
- function g() {
26
- var t = v();
27
- if (h(t))
28
- return I(t);
29
- i = setTimeout(g, L(t));
30
- }
31
- function I(t) {
32
- return i = void 0, j && f ? p(t) : (f = a = void 0, u);
33
- }
34
- function W() {
35
- i !== void 0 && clearTimeout(i), s = 0, f = c = a = i = void 0;
36
- }
37
- function F() {
38
- return i === void 0 ? u : I(v());
39
- }
40
- function T() {
41
- var t = v(), o = h(t);
42
- if (f = arguments, a = this, c = t, o) {
43
- if (i === void 0)
44
- return C(c);
45
- if (l)
46
- return i = setTimeout(g, n), p(c);
47
- }
48
- return i === void 0 && (i = setTimeout(g, n)), u;
49
- }
50
- return T.cancel = W, T.flush = F, T;
51
- }
52
- function J(e, n, r) {
53
- var f = !0, a = !0;
54
- if (typeof e != "function")
55
- throw new TypeError(k);
56
- return y(r) && (f = "leading" in r ? !!r.leading : f, a = "trailing" in r ? !!r.trailing : a), z(e, n, {
57
- leading: f,
58
- maxWait: n,
59
- trailing: a
60
- });
61
- }
62
- function y(e) {
63
- var n = typeof e;
64
- return !!e && (n == "object" || n == "function");
65
- }
66
- function K(e) {
67
- return !!e && typeof e == "object";
68
- }
69
- function Q(e) {
70
- return typeof e == "symbol" || K(e) && U.call(e) == N;
71
- }
72
- function S(e) {
73
- if (typeof e == "number")
74
- return e;
75
- if (Q(e))
76
- return E;
77
- if (y(e)) {
78
- var n = typeof e.valueOf == "function" ? e.valueOf() : e;
79
- e = y(n) ? n + "" : n;
1
+ import { defineComponent as d, openBlock as o, createElementBlock as l, normalizeClass as u, createElementVNode as t, createBlock as i, createCommentVNode as s, unref as f, withCtx as g, toDisplayString as n } from "vue";
2
+ import { useLocale as k } from "./index223.js";
3
+ import h from "./index13.js";
4
+ /* empty css */
5
+ import C from "./index127.js";
6
+ /* empty css */
7
+ const w = { class: "bb-toast-message__icon-container" }, v = { class: "bb-toast-message__content" }, y = {
8
+ key: 1,
9
+ class: "bb-toast-message__title"
10
+ }, B = { class: "bb-toast-message__text" }, z = /* @__PURE__ */ d({
11
+ __name: "BbToastMessage",
12
+ props: {
13
+ title: {},
14
+ text: {},
15
+ icon: {},
16
+ theme: { default: "default" },
17
+ id: {},
18
+ showClose: { type: Boolean }
19
+ },
20
+ emits: ["click:close"],
21
+ setup(r, { emit: c }) {
22
+ const m = r, p = c, { t: _ } = k(), b = () => {
23
+ p("click:close", m.id);
24
+ };
25
+ return (e, a) => (o(), l("div", {
26
+ "aria-atomic": "true",
27
+ "aria-live": "polite",
28
+ "aria-role": "alert",
29
+ class: u(["bb-toast-message", { [`bb-toast-message--${e.theme}`]: e.theme }])
30
+ }, [
31
+ t("div", w, [
32
+ e.icon ? (o(), i(C, {
33
+ key: 0,
34
+ class: "bb-toast-message__icon",
35
+ type: e.icon
36
+ }, null, 8, ["type"])) : s("", !0)
37
+ ]),
38
+ t("div", v, [
39
+ e.showClose ? (o(), i(h, {
40
+ key: 0,
41
+ "aria-label": f(_)("common.closeLabel").value,
42
+ class: "bb-toast-message__close",
43
+ onClick: b
44
+ }, {
45
+ default: g(() => a[0] || (a[0] = [
46
+ t("svg", {
47
+ fill: "none",
48
+ viewBox: "0 0 24 24",
49
+ xmlns: "http://www.w3.org/2000/svg"
50
+ }, [
51
+ t("path", {
52
+ d: "M23 23L1 1M23 1L1 23",
53
+ stroke: "currentColor",
54
+ "stroke-linecap": "round",
55
+ "stroke-width": "2"
56
+ })
57
+ ], -1)
58
+ ])),
59
+ _: 1
60
+ }, 8, ["aria-label"])) : s("", !0),
61
+ e.title ? (o(), l("p", y, n(e.title), 1)) : s("", !0),
62
+ t("p", B, n(e.text), 1)
63
+ ])
64
+ ], 2));
80
65
  }
81
- if (typeof e != "string")
82
- return e === 0 ? e : +e;
83
- e = e.replace($, "");
84
- var r = B.test(e);
85
- return r || R.test(e) ? _(e.slice(2), r ? 2 : 8) : A.test(e) ? E : +e;
86
- }
87
- var V = J;
88
- const Z = /* @__PURE__ */ M(V);
66
+ });
89
67
  export {
90
- Z as default
68
+ z as default
91
69
  };