bitboss-ui 2.0.175 → 2.1.0

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 (206) hide show
  1. package/dist/components/BaseButton/BaseButton.vue.d.ts +1 -1
  2. package/dist/components/BaseColorInput/BaseColorInput.vue.d.ts +1 -4
  3. package/dist/components/BaseDatePickerInput/BaseDatePickerInput.vue.d.ts +0 -4
  4. package/dist/components/BaseDialog/BaseDialog.vue.d.ts +34 -27
  5. package/dist/components/BaseSelect/BaseSelect.vue.d.ts +0 -4
  6. package/dist/components/BbConfirm/BbConfirm.vue.d.ts +1 -1
  7. package/dist/components/BbDialog/BbDialog.vue.d.ts +8 -3
  8. package/dist/components/BbDropdown/BbDropdown.vue.d.ts +1 -1
  9. package/dist/components/BbOffCanvas/BbOffCanvas.vue.d.ts +32 -28
  10. package/dist/components/BbPopover/BbPopover.vue.d.ts +1 -1
  11. package/dist/components/BbSelect/BbSelect.vue.d.ts +0 -4
  12. package/dist/components/BbToast/BbToast.vue.d.ts +1 -1
  13. package/dist/components/BbTooltip/BbTooltip.vue.d.ts +1 -1
  14. package/dist/index.css +1 -1
  15. package/dist/index106.js +9 -9
  16. package/dist/index107.js +29 -31
  17. package/dist/index111.js +1 -1
  18. package/dist/index113.js +1 -1
  19. package/dist/index121.js +12 -12
  20. package/dist/index129.js +20 -26
  21. package/dist/index13.js +1 -1
  22. package/dist/index131.js +13 -14
  23. package/dist/index133.js +1 -1
  24. package/dist/index136.js +1 -1
  25. package/dist/index137.js +3 -3
  26. package/dist/index139.js +2 -2
  27. package/dist/index15.js +14 -15
  28. package/dist/index17.js +3 -3
  29. package/dist/index19.js +8 -8
  30. package/dist/index206.js +2 -138
  31. package/dist/index207.js +138 -2
  32. package/dist/index209.js +2 -86
  33. package/dist/index21.js +16 -16
  34. package/dist/index210.js +6 -0
  35. package/dist/index211.js +2 -29
  36. package/dist/index212.js +66 -17
  37. package/dist/index214.js +13 -15
  38. package/dist/index215.js +13 -3
  39. package/dist/index216.js +13 -12
  40. package/dist/index217.js +10 -15
  41. package/dist/index218.js +5 -2
  42. package/dist/index219.js +5 -2
  43. package/dist/index220.js +5 -18
  44. package/dist/index221.js +5 -12
  45. package/dist/index222.js +5 -13
  46. package/dist/index223.js +5 -6
  47. package/dist/index224.js +2 -4
  48. package/dist/index225.js +2 -106
  49. package/dist/index226.js +4 -0
  50. package/dist/index227.js +19 -99
  51. package/dist/index228.js +115 -0
  52. package/dist/index23.js +45 -46
  53. package/dist/index230.js +88 -0
  54. package/dist/index232.js +28 -119
  55. package/dist/index233.js +18 -0
  56. package/dist/index234.js +17 -228
  57. package/dist/index235.js +51 -2
  58. package/dist/index236.js +15 -2
  59. package/dist/index237.js +3 -2
  60. package/dist/index238.js +11 -40
  61. package/dist/index239.js +4 -7
  62. package/dist/index240.js +193 -11
  63. package/dist/index242.js +5 -3
  64. package/dist/index243.js +5 -3
  65. package/dist/index244.js +6 -32
  66. package/dist/index245.js +247 -174
  67. package/dist/index246.js +52 -5
  68. package/dist/index247.js +44 -5
  69. package/dist/index248.js +4 -4
  70. package/dist/index249.js +60 -5
  71. package/dist/index25.js +155 -224
  72. package/dist/index250.js +18 -5
  73. package/dist/index251.js +12 -5
  74. package/dist/index252.js +6 -5
  75. package/dist/index253.js +104 -6
  76. package/dist/index255.js +95 -47
  77. package/dist/index257.js +228 -5
  78. package/dist/index258.js +176 -59
  79. package/dist/index259.js +2 -4
  80. package/dist/index260.js +3 -11
  81. package/dist/index261.js +33 -19
  82. package/dist/index262.js +2 -200
  83. package/dist/index264.js +3 -5
  84. package/dist/index265.js +6 -2
  85. package/dist/index266.js +16 -2
  86. package/dist/index267.js +3 -6
  87. package/dist/index268.js +9 -16
  88. package/dist/index269.js +9 -3
  89. package/dist/index27.js +1 -1
  90. package/dist/index270.js +23 -9
  91. package/dist/index271.js +9 -23
  92. package/dist/index272.js +8 -9
  93. package/dist/index273.js +5 -9
  94. package/dist/index274.js +8 -8
  95. package/dist/index275.js +2 -67
  96. package/dist/index276.js +67 -5
  97. package/dist/index277.js +5 -2
  98. package/dist/index278.js +4 -5
  99. package/dist/index279.js +3 -8
  100. package/dist/index281.js +7 -17
  101. package/dist/index282.js +7 -28
  102. package/dist/index283.js +10 -470
  103. package/dist/index284.js +4 -2
  104. package/dist/index285.js +3 -7
  105. package/dist/index286.js +3 -11
  106. package/dist/index287.js +3 -4
  107. package/dist/index288.js +17 -4
  108. package/dist/index289.js +28 -5
  109. package/dist/index29.js +3 -3
  110. package/dist/index290.js +278 -198
  111. package/dist/index291.js +2 -3
  112. package/dist/index292.js +125 -3
  113. package/dist/index293.js +2 -3
  114. package/dist/index294.js +17 -0
  115. package/dist/index295.js +2 -7
  116. package/dist/index296.js +16 -3
  117. package/dist/index297.js +2 -2
  118. package/dist/index298.js +16 -3
  119. package/dist/index299.js +2 -280
  120. package/dist/index300.js +19 -2
  121. package/dist/index301.js +2 -16
  122. package/dist/index302.js +19 -2
  123. package/dist/index303.js +2 -16
  124. package/dist/index304.js +27 -2
  125. package/dist/index305.js +2 -19
  126. package/dist/index306.js +2 -2
  127. package/dist/index307.js +2 -15
  128. package/dist/index308.js +2 -2
  129. package/dist/index309.js +2 -19
  130. package/dist/index31.js +2 -2
  131. package/dist/index310.js +22 -2
  132. package/dist/index312.js +3 -2
  133. package/dist/index313.js +3 -2
  134. package/dist/index314.js +1 -1
  135. package/dist/index315.js +6 -2
  136. package/dist/index316.js +1 -1
  137. package/dist/index317.js +5 -22
  138. package/dist/index318.js +7 -0
  139. package/dist/index319.js +701 -6
  140. package/dist/index320.js +354 -125
  141. package/dist/index321.js +58 -2
  142. package/dist/index322.js +33 -2
  143. package/dist/index323.js +28 -5
  144. package/dist/index325.js +2 -354
  145. package/dist/index326.js +122 -51
  146. package/dist/index327.js +369 -2
  147. package/dist/index328.js +7 -227
  148. package/dist/index329.js +5 -128
  149. package/dist/index33.js +8 -8
  150. package/dist/index330.js +6 -367
  151. package/dist/index331.js +46 -6
  152. package/dist/index332.js +6 -18
  153. package/dist/index333.js +17 -5
  154. package/dist/index334.js +58 -47
  155. package/dist/index335.js +58 -8
  156. package/dist/index336.js +227 -5
  157. package/dist/index337.js +7 -8
  158. package/dist/index338.js +92 -57
  159. package/dist/index340.js +2 -32
  160. package/dist/index341.js +128 -27
  161. package/dist/index342.js +438 -0
  162. package/dist/index343.js +125 -91
  163. package/dist/index344.js +476 -123
  164. package/dist/index345.js +40 -429
  165. package/dist/index35.js +4 -4
  166. package/dist/index37.js +20 -21
  167. package/dist/index39.js +5 -5
  168. package/dist/index41.js +2 -2
  169. package/dist/index43.js +8 -8
  170. package/dist/index45.js +8 -8
  171. package/dist/index47.js +2 -2
  172. package/dist/index49.js +3 -3
  173. package/dist/index53.js +1 -1
  174. package/dist/index55.js +1 -1
  175. package/dist/index57.js +2 -2
  176. package/dist/index61.js +3 -3
  177. package/dist/index67.js +1 -1
  178. package/dist/index73.js +23 -26
  179. package/dist/index77.js +32 -34
  180. package/dist/index79.js +18 -19
  181. package/dist/index81.js +1 -1
  182. package/dist/index83.js +2 -2
  183. package/dist/index85.js +1 -1
  184. package/dist/index87.js +1 -1
  185. package/dist/index90.js +159 -225
  186. package/dist/index92.js +2 -2
  187. package/dist/index94.js +15 -15
  188. package/dist/index96.js +1 -1
  189. package/dist/types/CommonProps.d.ts +0 -4
  190. package/dist/utilities/functions/parseSize.d.ts +2 -0
  191. package/package.json +2 -3
  192. package/dist/components/BbTeleport.vue.d.ts +0 -20
  193. package/dist/index213.js +0 -53
  194. package/dist/index229.js +0 -68
  195. package/dist/index231.js +0 -15
  196. package/dist/index254.js +0 -252
  197. package/dist/index256.js +0 -46
  198. package/dist/index280.js +0 -5
  199. package/dist/index311.js +0 -29
  200. package/dist/index324.js +0 -703
  201. package/dist/index339.js +0 -60
  202. package/dist/index346.js +0 -129
  203. package/dist/index347.js +0 -484
  204. package/dist/index349.js +0 -5
  205. package/dist/index350.js +0 -49
  206. /package/dist/{index241.js → index263.js} +0 -0
package/dist/index227.js CHANGED
@@ -1,102 +1,22 @@
1
- import { defineComponent as F, ref as H, computed as L, watch as N, createElementBlock as d, openBlock as v, Fragment as S, renderList as A, withModifiers as O, normalizeClass as P, toDisplayString as V } from "vue";
2
- import { hash as f } from "./index215.js";
3
- import { isNil as i } from "./index237.js";
4
- const z = ["text", "onClick:clear"], j = /* @__PURE__ */ F({
5
- __name: "CommaBox",
6
- props: {
7
- options: {}
8
- },
9
- emits: ["option:unselected"],
10
- setup(m, { expose: h, emit: x }) {
11
- const t = m, a = x, n = H(null), l = L(() => t.options.some((e) => !e.disabled)), u = (e = 1) => {
12
- const s = i(n.value) ? -1 : n.value;
13
- let o = (s + e) % t.options.length;
14
- for (; t.options[o].disabled && o !== s; )
15
- o = u(e + 1);
16
- return o;
17
- }, b = () => {
18
- if (!l.value) return;
19
- const e = u();
20
- n.value = e;
21
- }, c = (e = 1) => {
22
- const s = i(n.value) ? 0 : n.value;
23
- let o = (s - e + t.options.length) % t.options.length;
24
- for (; t.options[o].disabled && o !== s; )
25
- o = c(e + 1);
26
- return o;
27
- }, w = async () => {
28
- if (!l.value) return;
29
- const e = c();
30
- n.value = e;
31
- }, I = () => {
32
- if (!l.value) return;
33
- let e = 0;
34
- for (; t.options[e].disabled; )
35
- e++;
36
- n.value = e;
37
- }, g = () => {
38
- if (!l.value) return;
39
- let e = t.options.length - 1;
40
- for (; t.options[e].disabled && e !== 0; )
41
- e--;
42
- n.value = e;
43
- }, k = () => {
44
- if (!l.value) return;
45
- let e = 0;
46
- for (; !t.options[e].selected && t.options.length !== e; )
47
- e++;
48
- n.value = e;
49
- }, _ = () => {
50
- if (!l.value) return;
51
- let e = t.options.length - 1;
52
- for (; t.options[e].selected && e !== 0; )
53
- e--;
54
- n.value = e;
55
- }, C = (e) => {
56
- if (!l.value) return;
57
- const s = t.options.findIndex(
58
- (o) => o.valueHash === e
59
- );
60
- s >= 0 && (n.value = s);
61
- }, r = () => {
62
- n.value = null;
63
- }, y = () => {
64
- if (i(n.value)) return;
65
- const e = t.options[n.value];
66
- e.selected && a("option:unselected", e);
67
- }, B = () => i(n.value) ? void 0 : t.options[n.value];
68
- return N(
69
- () => t.options,
70
- (e, s) => {
71
- f(e) !== f(s) && r();
72
- },
73
- {
74
- flush: "post"
75
- }
76
- ), h({
77
- focusNext: b,
78
- focusPrevious: w,
79
- focusFirst: I,
80
- focusFirstSelected: k,
81
- focusLast: g,
82
- focusLastSelected: _,
83
- blur: r,
84
- confirmOption: y,
85
- focusByHash: C,
86
- getHighlighted: B
87
- }), (e, s) => (v(!0), d(S, null, A(e.options, (o, p) => (v(), d("span", {
88
- key: o.valueHash,
89
- class: P({
90
- "bb-commabox-item": !0,
91
- "bb-commabox-item--focused": p === n.value,
92
- "bb-commabox-item--has-comma": p !== e.options.length - 1
93
- }),
94
- clearable: !0,
95
- text: o.text,
96
- "onClick:clear": O((D) => a("option:unselected", o), ["stop"])
97
- }, V(o.text), 43, z))), 128));
1
+ import { MaskInput as r } from "./index258.js";
2
+ const u = /* @__PURE__ */ new WeakMap(), p = (a, n) => {
3
+ if (a.arg == null || a.instance == null) return;
4
+ const s = "setup" in a.instance.$.type;
5
+ a.arg in a.instance ? a.instance[a.arg] = n : s && console.warn("Maska: please expose `%s` using defineExpose", a.arg);
6
+ }, k = (a, n) => {
7
+ var s;
8
+ const t = a instanceof HTMLInputElement ? a : a.querySelector("input");
9
+ if (t == null || (t == null ? void 0 : t.type) === "file") return;
10
+ let e = {};
11
+ if (n.value != null && (e = typeof n.value == "string" ? { mask: n.value } : { ...n.value }), n.arg != null) {
12
+ const l = (o) => {
13
+ const i = n.modifiers.unmasked ? o.unmasked : n.modifiers.completed ? o.completed : o.masked;
14
+ p(n, i);
15
+ };
16
+ e.onMaska = e.onMaska == null ? l : Array.isArray(e.onMaska) ? [...e.onMaska, l] : [e.onMaska, l];
98
17
  }
99
- });
18
+ u.has(t) ? (s = u.get(t)) == null || s.update(e) : u.set(t, new r(t, e));
19
+ };
100
20
  export {
101
- j as default
21
+ k as vMaska
102
22
  };
@@ -0,0 +1,115 @@
1
+ import { defineComponent as P, mergeModels as D, useModel as V, ref as r, watch as A, onMounted as x, computed as S, createBlock as b, openBlock as v, resolveDynamicComponent as g, normalizeStyle as z, normalizeClass as E, unref as n, withCtx as w, renderSlot as y, createCommentVNode as N, mergeProps as h, createElementVNode as C } from "vue";
2
+ import { wait as F } from "./index135.js";
3
+ import { useFloating as U, arrow as j } from "./index326.js";
4
+ import { flip as q, offset as G, shift as H, hide as I, autoUpdate as J } from "./index327.js";
5
+ const K = { class: "bb-common-popover__bubble" }, W = /* @__PURE__ */ P({
6
+ __name: "CommonPopover",
7
+ props: /* @__PURE__ */ D({
8
+ arrowPadding: {},
9
+ offset: {},
10
+ block: { type: Boolean },
11
+ padding: { default: 0 },
12
+ placement: {},
13
+ transitionDuration: { default: 250 },
14
+ containerAttributes: {},
15
+ dialog: { type: Boolean },
16
+ renderContent: { type: Boolean, default: !0 },
17
+ tag: { default: "span" }
18
+ }, {
19
+ modelValue: { type: Boolean, default: !1 },
20
+ modelModifiers: {}
21
+ }),
22
+ emits: ["update:modelValue"],
23
+ setup(s) {
24
+ const o = s, a = V(s, "modelValue"), i = r(), t = r(), p = r(), { floatingStyles: k, placement: _, middlewareData: l, update: M } = U(
25
+ i,
26
+ t,
27
+ {
28
+ placement: o.placement,
29
+ whileElementsMounted: J,
30
+ middleware: [
31
+ q(),
32
+ G(o.offset),
33
+ H({ padding: o.padding }),
34
+ I(),
35
+ j({
36
+ element: p,
37
+ padding: o.arrowPadding
38
+ })
39
+ ],
40
+ strategy: "fixed"
41
+ }
42
+ ), d = (e) => {
43
+ e ? (M(), o.dialog ? t.value.showModal() : t.value.showPopover()) : F(o.transitionDuration).then(() => {
44
+ t.value && (o.dialog ? t.value.close() : t.value.hidePopover());
45
+ });
46
+ };
47
+ A(a, d, { flush: "post" }), x(() => {
48
+ a.value && d(a.value);
49
+ });
50
+ const $ = S(() => {
51
+ if (l.value.arrow) {
52
+ const { x: e, y: u } = l.value.arrow;
53
+ return {
54
+ style: {
55
+ left: `${e}px`,
56
+ top: `${u}px`
57
+ }
58
+ };
59
+ }
60
+ }), B = () => {
61
+ a.value = !1;
62
+ };
63
+ return (e, u) => (v(), b(g(e.dialog ? "div" : e.tag), {
64
+ ref_key: "wrapper",
65
+ ref: i,
66
+ class: E(["bb-common-popover", {
67
+ "bb-common-popover--open": a.value && !!t.value,
68
+ "bb-common-popover--block": o.block,
69
+ [`bb-common-popover--${n(_)}`]: !0
70
+ }]),
71
+ style: z({
72
+ "--transition-duration": `${o.transitionDuration}ms`
73
+ })
74
+ }, {
75
+ default: w(() => {
76
+ var m, c, f;
77
+ return [
78
+ y(e.$slots, "activator"),
79
+ e.renderContent ? (v(), b(g(e.dialog ? "dialog" : e.tag), h({
80
+ key: 0,
81
+ ref_key: "content",
82
+ ref: t,
83
+ class: ["bb-common-popover__bubble-container", {
84
+ "bb-common-popover__bubble-container--open": a.value && !!t.value
85
+ }],
86
+ popover: "manual",
87
+ style: {
88
+ ...((m = e.containerAttributes) == null ? void 0 : m.style) ?? {},
89
+ ...n(k),
90
+ "--arrow-offset-x": Math.round(((f = (c = n(l)) == null ? void 0 : c.arrow) == null ? void 0 : f.x) ?? 0) + "px",
91
+ "--page-padding": `${e.padding}px`
92
+ },
93
+ tabindex: a.value ? void 0 : -1
94
+ }, e.containerAttributes, { onClose: n(B) }), {
95
+ default: w(() => [
96
+ C("span", h({
97
+ ref_key: "bubblearrow",
98
+ ref: p,
99
+ class: "bb-common-popover__arrow"
100
+ }, $.value), null, 16),
101
+ C("span", K, [
102
+ y(e.$slots, "default")
103
+ ])
104
+ ]),
105
+ _: 3
106
+ }, 16, ["class", "style", "tabindex", "onClose"])) : N("", !0)
107
+ ];
108
+ }),
109
+ _: 3
110
+ }, 8, ["class", "style"]));
111
+ }
112
+ });
113
+ export {
114
+ W as default
115
+ };
package/dist/index23.js CHANGED
@@ -1,25 +1,25 @@
1
- import { defineComponent as K, watchEffect as Q, ref as l, computed as k, watch as D, createBlock as C, openBlock as Y, normalizeClass as w, withCtx as i, createVNode as B, unref as r, createCommentVNode as X, withDirectives as x, createElementVNode as s, mergeProps as S, withModifiers as ee, toDisplayString as E, renderSlot as c } from "vue";
1
+ import { defineComponent as K, watchEffect as Q, ref as l, computed as g, watch as D, createBlock as C, openBlock as Y, normalizeClass as w, withCtx as i, createVNode as B, unref as n, createCommentVNode as X, withDirectives as x, createElementVNode as s, mergeProps as S, withModifiers as ee, toDisplayString as E, renderSlot as c } from "vue";
2
2
  import { _config as te } from "./index4.js";
3
- import o from "./index246.js";
4
- import ae from "./index264.js";
5
- import oe from "./index250.js";
6
- import re from "./index247.js";
7
- import ne from "./index248.js";
8
- import le from "./index249.js";
9
- import { identity as ie } from "./index265.js";
10
- import { isEmpty as se } from "./index218.js";
11
- import { last as de } from "./index219.js";
3
+ import o from "./index218.js";
4
+ import ae from "./index219.js";
5
+ import oe from "./index220.js";
6
+ import ne from "./index221.js";
7
+ import re from "./index222.js";
8
+ import le from "./index223.js";
9
+ import { identity as ie } from "./index224.js";
10
+ import { isEmpty as se } from "./index225.js";
11
+ import { last as de } from "./index226.js";
12
12
  import { useId as ue } from "./index8.js";
13
- import { useLocale as pe } from "./index222.js";
13
+ import { useLocale as pe } from "./index216.js";
14
14
  import { useMobile as ce } from "./index9.js";
15
- import { useUntil as me } from "./index260.js";
16
- import { vMaska as fe } from "./index261.js";
15
+ import { useUntil as me } from "./index217.js";
16
+ import { vMaska as fe } from "./index227.js";
17
17
  import be from "./index21.js";
18
18
  /* empty css */
19
- import ge from "./index229.js";
19
+ import ke from "./index212.js";
20
20
  /* empty css */
21
- import ke from "./index231.js";
22
- import ye from "./index232.js";
21
+ import ge from "./index214.js";
22
+ import ye from "./index228.js";
23
23
  /* empty css */
24
24
  const ve = ["inert"], Ve = ["id", "aria-describedby", "autocomplete", "autofocus", "data-maska", "disabled", "inputmode", "name", "placeholder", "readonly", "required", "value"], Me = ["aria-label", "disabled"], he = ["id"], ze = /* @__PURE__ */ K({
25
25
  __name: "BaseDatePickerInput",
@@ -44,18 +44,17 @@ const ve = ["inert"], Ve = ["id", "aria-describedby", "autocomplete", "autofocus
44
44
  range: { type: Boolean },
45
45
  readonly: { type: Boolean },
46
46
  required: { type: Boolean },
47
- selectable: {},
48
- teleportTarget: {}
47
+ selectable: {}
49
48
  },
50
49
  emits: ["active", "error", "focus", "inactive", "update:modelValue"],
51
50
  setup(I, { emit: $ }) {
52
51
  const L = { it: le, en: oe };
53
- o.extend(ae), o.extend(re), o.extend(ne), Q(() => {
52
+ o.extend(ae), o.extend(ne), o.extend(re), Q(() => {
54
53
  o.locale(L[te.locale]);
55
54
  });
56
- const t = I, d = $, { t: u } = pe(), v = l(null), y = l(null), O = l(null), _ = l(null), m = l(null), V = l(), f = t.id || `bdpi-${ue().id.value}`, { isMobile: P } = ce(), F = k(
55
+ const t = I, d = $, { t: u } = pe(), v = l(null), y = l(null), O = l(null), _ = l(null), m = l(null), V = l(), f = t.id || `bdpi-${ue().id.value}`, { isMobile: P } = ce(), F = g(
57
56
  () => t.allowWriting === "not-mobile" && P.value ? "none" : "numeric"
58
- ), j = k(() => ({
57
+ ), j = g(() => ({
59
58
  "bb-base-date-picker-input": !0,
60
59
  "bb-base-date-picker-input--active": b.value,
61
60
  "bb-base-date-picker-input--errors": t.hasErrors,
@@ -72,10 +71,10 @@ const ve = ["inert"], Ve = ["id", "aria-describedby", "autocomplete", "autofocus
72
71
  } else e.target.value === "" && d("update:modelValue", null);
73
72
  }
74
73
  }, b = l(!1), H = () => {
75
- b.value || (d("active"), b.value = !0, document.addEventListener("focusin", g), document.addEventListener("click", g));
76
- }, g = (e) => {
74
+ b.value || (d("active"), b.value = !0, document.addEventListener("focusin", k), document.addEventListener("click", k));
75
+ }, k = (e) => {
77
76
  var a, p;
78
- e.target instanceof HTMLElement && (a = y.value) != null && a.$el && !y.value.$el.contains(e.target) && !((p = v.value) != null && p.contains(e.target)) && (b.value = !1, d("inactive"), document.removeEventListener("focusin", g), document.removeEventListener("click", g));
77
+ e.target instanceof HTMLElement && (a = y.value) != null && a.$el && !y.value.$el.contains(e.target) && !((p = v.value) != null && p.contains(e.target)) && (b.value = !1, d("inactive"), document.removeEventListener("focusin", k), document.removeEventListener("click", k));
79
78
  }, M = (e) => {
80
79
  if (e)
81
80
  if (Array.isArray(e)) {
@@ -84,28 +83,28 @@ const ve = ["inert"], Ve = ["id", "aria-describedby", "autocomplete", "autofocus
84
83
  } else
85
84
  return o(e).format("DD/MM/YYYY");
86
85
  return null;
87
- }, W = k(() => m.value ? m.value : M(t.modelValue));
86
+ }, W = g(() => m.value ? m.value : M(t.modelValue));
88
87
  D(
89
88
  () => t.modelValue,
90
89
  (e) => {
91
90
  m.value = M(e);
92
91
  }
93
92
  );
94
- const n = l(!1), q = me(n), h = (e) => {
93
+ const r = l(!1), q = me(r), h = (e) => {
95
94
  const a = e.target;
96
- a && a instanceof HTMLDialogElement && (n.value = !1);
95
+ a && a instanceof HTMLDialogElement && (r.value = !1);
97
96
  }, R = async () => {
98
- t.disabled || t.readonly || (n.value = !0);
97
+ t.disabled || t.readonly || (r.value = !0);
99
98
  };
100
- D(n, (e) => {
99
+ D(r, (e) => {
101
100
  var a;
102
101
  e ? document.addEventListener("click", h, { passive: !0 }) : ((a = V.value) == null || a.resetStatus(), document.removeEventListener("click", h));
103
102
  });
104
- const T = l(!t.allowWriting || t.range), N = (e) => t.range && Array.isArray(e) && e.length === 2 || !t.range && !!e, U = {
103
+ const N = l(!t.allowWriting || t.range), T = (e) => t.range && Array.isArray(e) && e.length === 2 || !t.range && !!e, U = {
105
104
  "onUpdate:modelValue": (e) => {
106
- d("update:modelValue", e), N(e) && (T.value = !1, n.value = !1);
105
+ d("update:modelValue", e), T(e) && (N.value = !1, r.value = !1);
107
106
  }
108
- }, z = k(() => {
107
+ }, z = g(() => {
109
108
  if (t.range) {
110
109
  if (!t.modelValue || t.modelValue.length < 2)
111
110
  return u("baseDatePickerInput.emptyRange").value;
@@ -124,7 +123,7 @@ const ve = ["inert"], Ve = ["id", "aria-describedby", "autocomplete", "autofocus
124
123
  let e = null;
125
124
  t.range && (e = []), d("update:modelValue", e);
126
125
  };
127
- return (e, a) => (Y(), C(ke, {
126
+ return (e, a) => (Y(), C(ge, {
128
127
  ref_key: "outerContainer",
129
128
  ref: y,
130
129
  class: w(j.value),
@@ -137,11 +136,11 @@ const ve = ["inert"], Ve = ["id", "aria-describedby", "autocomplete", "autofocus
137
136
  c(e.$slots, "append-outer")
138
137
  ]),
139
138
  default: i(() => [
140
- B(ge, {
139
+ B(ke, {
141
140
  ref_key: "innerContainer",
142
141
  ref: O,
143
142
  "append:icon": t["append:icon"],
144
- clearable: t.clearable && !r(se)(e.modelValue),
143
+ clearable: t.clearable && !n(se)(e.modelValue),
145
144
  "prepend:icon": t["prepend:icon"],
146
145
  "onClick:clear": G
147
146
  }, {
@@ -158,10 +157,10 @@ const ve = ["inert"], Ve = ["id", "aria-describedby", "autocomplete", "autofocus
158
157
  c(e.$slots, "suffix")
159
158
  ]),
160
159
  default: i(() => [
161
- r(q) ? (Y(), C(ye, {
160
+ n(q) ? (Y(), C(ye, {
162
161
  key: 0,
163
- modelValue: n.value,
164
- "onUpdate:modelValue": a[0] || (a[0] = (p) => n.value = p),
162
+ modelValue: r.value,
163
+ "onUpdate:modelValue": a[0] || (a[0] = (p) => r.value = p),
165
164
  block: !0,
166
165
  dialog: "",
167
166
  offset: 4
@@ -171,11 +170,11 @@ const ve = ["inert"], Ve = ["id", "aria-describedby", "autocomplete", "autofocus
171
170
  ref_key: "calendar",
172
171
  ref: v,
173
172
  class: w(["bb-base-date-picker-input__calendar", {
174
- "bb-base-date-picker-input__calendar--shown": n.value
173
+ "bb-base-date-picker-input__calendar--shown": r.value
175
174
  }]),
176
- inert: !n.value
175
+ inert: !r.value
177
176
  }, [
178
- B(be, S({ id: r(f) }, U, {
177
+ B(be, S({ id: n(f) }, U, {
179
178
  ref_key: "basedatepicker",
180
179
  ref: V,
181
180
  disabled: e.disabled,
@@ -192,10 +191,10 @@ const ve = ["inert"], Ve = ["id", "aria-describedby", "autocomplete", "autofocus
192
191
  _: 1
193
192
  }, 8, ["modelValue"])) : X("", !0),
194
193
  x(s("input", S({
195
- id: r(f),
194
+ id: n(f),
196
195
  ref_key: "input",
197
196
  ref: _,
198
- "aria-describedby": `bdpi-description_${r(f)}`,
197
+ "aria-describedby": `bdpi-description_${n(f)}`,
199
198
  autocomplete: e.autocomplete,
200
199
  autofocus: e.autofocus,
201
200
  "data-maska": t.range ? "##/##/#### - ##/##/####" : "##/##/####",
@@ -210,7 +209,7 @@ const ve = ["inert"], Ve = ["id", "aria-describedby", "autocomplete", "autofocus
210
209
  type: "text",
211
210
  value: W.value
212
211
  }), null, 16, Ve), [
213
- [r(fe)]
212
+ [n(fe)]
214
213
  ]),
215
214
  s("button", {
216
215
  "aria-label": z.value,
@@ -251,9 +250,9 @@ const ve = ["inert"], Ve = ["id", "aria-describedby", "autocomplete", "autofocus
251
250
  ], -1)
252
251
  ]), 8, Me),
253
252
  s("span", {
254
- id: `bdpi-description_${r(f)}`,
253
+ id: `bdpi-description_${n(f)}`,
255
254
  class: "bb-base-date-picker-input__accessible-description sr-only"
256
- }, E(r(u)("baseDatePickerInput.dateFormat")) + " " + E(t.range ? r(u)("baseDatePickerInput.dateFormatRange") : r(u)("baseDatePickerInput.dateFormatSingle")), 9, he)
255
+ }, E(n(u)("baseDatePickerInput.dateFormat")) + " " + E(t.range ? n(u)("baseDatePickerInput.dateFormatRange") : n(u)("baseDatePickerInput.dateFormatSingle")), 9, he)
257
256
  ]),
258
257
  _: 3
259
258
  }, 8, ["append:icon", "clearable", "prepend:icon"])
@@ -0,0 +1,88 @@
1
+ import { defineComponent as h, createElementBlock as n, openBlock as s, normalizeClass as r, createElementVNode as l, renderSlot as t, createCommentVNode as p, createTextVNode as o, toDisplayString as d, unref as b, Fragment as m, renderList as u } from "vue";
2
+ import { useLocale as g } from "./index216.js";
3
+ const k = { class: "bb-cr-container__container" }, y = {
4
+ key: 0,
5
+ class: "bb-cr-container__loading-container"
6
+ }, $ = {
7
+ key: 1,
8
+ class: "bb-cr-container__no-data-container"
9
+ }, C = /* @__PURE__ */ h({
10
+ __name: "OptionsContainer",
11
+ props: {
12
+ direction: {},
13
+ hasErrors: { type: Boolean },
14
+ hideLabel: { type: Boolean },
15
+ loadingText: {},
16
+ loading: { type: Boolean },
17
+ noDataText: {},
18
+ options: {}
19
+ },
20
+ setup(f) {
21
+ const { t: i } = g();
22
+ return (a, T) => (s(), n("span", {
23
+ ref: "container",
24
+ class: r(["bb-cr-container", {
25
+ "bb-cr-container--errors": a.hasErrors,
26
+ "bb-cr-container--horizontal": a.direction === "horizontal",
27
+ "bb-cr-container--vertical": a.direction === "vertical"
28
+ }])
29
+ }, [
30
+ l("span", k, [
31
+ t(a.$slots, "prepend"),
32
+ !a.options.length && a.loading ? (s(), n("span", y, [
33
+ t(a.$slots, "loading", {}, () => [
34
+ o(d(a.loadingText || b(i)("common.loadingText")), 1)
35
+ ])
36
+ ])) : a.options.length ? p("", !0) : (s(), n("span", $, [
37
+ t(a.$slots, "no-data", {}, () => [
38
+ o(d(a.noDataText || b(i)("common.noDataText")), 1)
39
+ ])
40
+ ])),
41
+ (s(!0), n(m, null, u(a.options, (e, c) => (s(), n(m, {
42
+ key: (e == null ? void 0 : e.valueHash) || c
43
+ }, [
44
+ t(a.$slots, "option:prepend", {
45
+ id: e.valueHash,
46
+ checked: !!e.selected,
47
+ disabled: !!e.disabled,
48
+ item: e.item,
49
+ text: e.text
50
+ }),
51
+ l("label", {
52
+ class: r(["bb-cr-container-option", { "bb-base-radio-selected": e.selected }])
53
+ }, [
54
+ t(a.$slots, "input", {
55
+ index: c,
56
+ option: e
57
+ }),
58
+ l("span", {
59
+ class: r({
60
+ "bb-cr-container-option__text": !0,
61
+ "sr-only": a.hideLabel
62
+ })
63
+ }, [
64
+ t(a.$slots, "label", {
65
+ checked: !!e.selected,
66
+ item: e.item,
67
+ text: e.text
68
+ }, () => [
69
+ o(d(e.text), 1)
70
+ ])
71
+ ], 2)
72
+ ], 2),
73
+ t(a.$slots, "option:append", {
74
+ id: e.valueHash,
75
+ checked: !!e.selected,
76
+ disabled: !!e.disabled,
77
+ item: e.item,
78
+ text: e.text
79
+ })
80
+ ], 64))), 128)),
81
+ t(a.$slots, "append")
82
+ ])
83
+ ], 2));
84
+ }
85
+ });
86
+ export {
87
+ C as default
88
+ };