bitboss-ui 2.1.78 → 2.1.80

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 (187) hide show
  1. package/dist/components/BaseDialog/BaseDialog.vue.d.ts +7 -1
  2. package/dist/components/BaseSelect/BaseSelect.vue.d.ts +9 -2
  3. package/dist/components/BbButton/BbButton.vue.d.ts +22 -2
  4. package/dist/components/BbDialog/BbDialog.vue.d.ts +6 -2
  5. package/dist/components/BbOffCanvas/BbOffCanvas.vue.d.ts +12 -1
  6. package/dist/components/BbSelect/BbSelect.vue.d.ts +9 -2
  7. package/dist/index.css +1 -1
  8. package/dist/index107.js +9 -9
  9. package/dist/index112.js +1 -1
  10. package/dist/index114.js +1 -1
  11. package/dist/index120.js +1 -1
  12. package/dist/index122.js +13 -13
  13. package/dist/index13.js +2 -2
  14. package/dist/index130.js +1 -1
  15. package/dist/index132.js +5 -5
  16. package/dist/index134.js +1 -1
  17. package/dist/index139.js +1 -1
  18. package/dist/index141.js +2 -2
  19. package/dist/index142.js +1 -1
  20. package/dist/index15.js +5 -5
  21. package/dist/index17.js +3 -3
  22. package/dist/index19.js +8 -8
  23. package/dist/index21.js +14 -14
  24. package/dist/index214.js +2 -138
  25. package/dist/index215.js +138 -2
  26. package/dist/index216.js +2 -2
  27. package/dist/index217.js +1 -1
  28. package/dist/index218.js +1 -1
  29. package/dist/index220.js +1 -1
  30. package/dist/index222.js +5 -4
  31. package/dist/index223.js +5 -13
  32. package/dist/index224.js +5 -20
  33. package/dist/index225.js +5 -201
  34. package/dist/index226.js +7 -0
  35. package/dist/index227.js +3 -135
  36. package/dist/index228.js +4 -0
  37. package/dist/index229.js +6 -2
  38. package/dist/index23.js +11 -11
  39. package/dist/index230.js +8 -51
  40. package/dist/index231.js +268 -17
  41. package/dist/index232.js +46 -100
  42. package/dist/index233.js +54 -0
  43. package/dist/index234.js +28 -96
  44. package/dist/index235.js +62 -0
  45. package/dist/index236.js +13 -3
  46. package/dist/index237.js +86 -5
  47. package/dist/index239.js +29 -5
  48. package/dist/index240.js +17 -5
  49. package/dist/index241.js +51 -5
  50. package/dist/index242.js +15 -5
  51. package/dist/index243.js +12 -2
  52. package/dist/index244.js +15 -187
  53. package/dist/index245.js +10 -3
  54. package/dist/index246.js +3 -2
  55. package/dist/index247.js +3 -10
  56. package/dist/index248.js +3 -8
  57. package/dist/index249.js +5 -13
  58. package/dist/index25.js +41 -40
  59. package/dist/index250.js +5 -13
  60. package/dist/index251.js +5 -4
  61. package/dist/index252.js +2 -23
  62. package/dist/index253.js +3 -3
  63. package/dist/index254.js +20 -3
  64. package/dist/index255.js +134 -17
  65. package/dist/index257.js +187 -14
  66. package/dist/index258.js +3 -12
  67. package/dist/index259.js +12 -28
  68. package/dist/index260.js +12 -15
  69. package/dist/index261.js +9 -4
  70. package/dist/index262.js +2 -229
  71. package/dist/index263.js +11 -10
  72. package/dist/index264.js +6 -3
  73. package/dist/index265.js +15 -66
  74. package/dist/index266.js +9 -2
  75. package/dist/index267.js +2 -3
  76. package/dist/index268.js +8 -9
  77. package/dist/index27.js +1 -1
  78. package/dist/index271.js +23 -5
  79. package/dist/index272.js +2 -6
  80. package/dist/index273.js +4 -16
  81. package/dist/index274.js +201 -3
  82. package/dist/index276.js +3 -9
  83. package/dist/index277.js +3 -5
  84. package/dist/index278.js +4 -6
  85. package/dist/index279.js +40 -267
  86. package/dist/index280.js +7 -52
  87. package/dist/index281.js +17 -51
  88. package/dist/index282.js +12 -32
  89. package/dist/index283.js +100 -54
  90. package/dist/index285.js +95 -81
  91. package/dist/index287.js +227 -7
  92. package/dist/index288.js +34 -8
  93. package/dist/index289.js +8 -6
  94. package/dist/index29.js +3 -3
  95. package/dist/index293.js +66 -40
  96. package/dist/index296.js +7 -4
  97. package/dist/index297.js +280 -7
  98. package/dist/index298.js +2 -3
  99. package/dist/index299.js +16 -3
  100. package/dist/index300.js +2 -17
  101. package/dist/index301.js +16 -2
  102. package/dist/index302.js +2 -3
  103. package/dist/index303.js +27 -2
  104. package/dist/index304.js +2 -28
  105. package/dist/index305.js +2 -4
  106. package/dist/index306.js +2 -3
  107. package/dist/index307.js +2 -5
  108. package/dist/index308.js +2 -280
  109. package/dist/index309.js +28 -2
  110. package/dist/index31.js +2 -2
  111. package/dist/index310.js +2 -125
  112. package/dist/index311.js +3 -2
  113. package/dist/index312.js +17 -15
  114. package/dist/index313.js +125 -2
  115. package/dist/index314.js +2 -16
  116. package/dist/index315.js +15 -2
  117. package/dist/index316.js +2 -16
  118. package/dist/index317.js +19 -2
  119. package/dist/index318.js +2 -19
  120. package/dist/index319.js +3 -2
  121. package/dist/index320.js +3 -5
  122. package/dist/index321.js +719 -27
  123. package/dist/index322.js +366 -2
  124. package/dist/index323.js +57 -2
  125. package/dist/index324.js +4 -2
  126. package/dist/index325.js +5 -2
  127. package/dist/index326.js +5 -2
  128. package/dist/index327.js +3 -2
  129. package/dist/index328.js +3 -719
  130. package/dist/index329.js +2 -366
  131. package/dist/index33.js +8 -8
  132. package/dist/index330.js +2 -57
  133. package/dist/index331.js +6 -2
  134. package/dist/index332.js +2 -3
  135. package/dist/index333.js +5 -6
  136. package/dist/index334.js +6 -34
  137. package/dist/index335.js +19 -6
  138. package/dist/index336.js +7 -127
  139. package/dist/index337.js +12 -395
  140. package/dist/index338.js +6 -46
  141. package/dist/index339.js +58 -8
  142. package/dist/index340.js +58 -6
  143. package/dist/index341.js +4 -8
  144. package/dist/index342.js +35 -58
  145. package/dist/index343.js +6 -58
  146. package/dist/index344.js +123 -222
  147. package/dist/index345.js +388 -83
  148. package/dist/index346.js +8 -5
  149. package/dist/index347.js +5 -6
  150. package/dist/index348.js +8 -19
  151. package/dist/index349.js +22 -9
  152. package/dist/index35.js +4 -4
  153. package/dist/index351.js +133 -6
  154. package/dist/index352.js +89 -130
  155. package/dist/index353.js +222 -514
  156. package/dist/index354.js +47 -22
  157. package/dist/index355.js +522 -0
  158. package/dist/index356.js +435 -44
  159. package/dist/index357.js +114 -427
  160. package/dist/index358.js +48 -126
  161. package/dist/index37.js +108 -99
  162. package/dist/index39.js +4 -4
  163. package/dist/index41.js +2 -2
  164. package/dist/index43.js +8 -8
  165. package/dist/index45.js +6 -6
  166. package/dist/index49.js +2 -2
  167. package/dist/index53.js +1 -1
  168. package/dist/index55.js +1 -1
  169. package/dist/index57.js +2 -2
  170. package/dist/index61.js +74 -58
  171. package/dist/index67.js +1 -1
  172. package/dist/index78.js +28 -25
  173. package/dist/index80.js +4 -4
  174. package/dist/index82.js +1 -1
  175. package/dist/index84.js +2 -2
  176. package/dist/index86.js +3 -3
  177. package/dist/index88.js +1 -1
  178. package/dist/index91.js +60 -60
  179. package/dist/index93.js +2 -2
  180. package/dist/index95.js +5 -5
  181. package/dist/index97.js +1 -1
  182. package/package.json +1 -1
  183. package/dist/index238.js +0 -7
  184. package/dist/index256.js +0 -14
  185. package/dist/index275.js +0 -36
  186. package/dist/index284.js +0 -4
  187. package/dist/index350.js +0 -17
package/dist/index225.js CHANGED
@@ -1,203 +1,7 @@
1
- import { defineComponent as j, ref as s, onMounted as J, watch as Q, createElementBlock as M, openBlock as S, createElementVNode as x, createTextVNode as L, createCommentVNode as B, toDisplayString as y, unref as w } from "vue";
2
- import { hexToRgb as K } from "./index339.js";
3
- import { getHueFromRGB as F } from "./index340.js";
4
- import { hslToHex as b } from "./index341.js";
5
- import { useLocale as Z } from "./index223.js";
6
- const ee = {
7
- id: "mainCanvasDesc",
8
- "aria-live": "polite",
9
- class: "sr-only"
10
- }, te = { key: 0 }, ae = {
11
- id: "hueCanvasDesc",
12
- "aria-live": "polite",
13
- class: "sr-only"
14
- }, ne = { key: 0 }, ue = /* @__PURE__ */ j({
15
- __name: "ColorPallette",
16
- props: {
17
- modelValue: {}
18
- },
19
- emits: ["update:modelValue"],
20
- setup(N, { emit: O }) {
21
- const _ = N, f = O, { t: h } = Z(), o = s(_.modelValue), d = s(
22
- b(F(...K(o.value ?? "#ff0000")), 100, 50)
23
- ), T = s(null), i = s(null), r = s(null), l = s({ x: 0, y: 0 }), u = s({ x: 0 }), p = s(!1), P = s(!1), q = () => {
24
- const e = i.value, t = r.value;
25
- !e || !t || (e.width = e.offsetWidth, e.height = e.offsetHeight, t.width = t.offsetWidth, t.height = t.offsetHeight, v(), g());
26
- }, R = () => {
27
- const e = i.value;
28
- return e ? e.getContext("2d", { willReadFrequently: !0 }) : null;
29
- }, v = () => {
30
- const e = i.value;
31
- if (!e) return;
32
- const t = R();
33
- if (!t) return;
34
- t.clearRect(0, 0, e.width, e.height);
35
- const a = t.createLinearGradient(0, 0, e.width, 0);
36
- a.addColorStop(0, d.value), a.addColorStop(1, "#ffffff");
37
- const n = t.createLinearGradient(0, 0, 0, e.height);
38
- n.addColorStop(0, "transparent"), n.addColorStop(1, "#000000"), t.fillStyle = a, t.fillRect(0, 0, e.width, e.height), t.fillStyle = n, t.globalCompositeOperation = "multiply", t.fillRect(0, 0, e.width, e.height), t.globalCompositeOperation = "source-over", t.fillStyle = "#000000", t.strokeStyle = "#000000", t.lineWidth = 1;
39
- }, m = () => {
40
- const e = R();
41
- e && (e.beginPath(), e.arc(
42
- l.value.x,
43
- l.value.y,
44
- 8,
45
- 0,
46
- 2 * Math.PI
47
- ), e.strokeStyle = "#ffffff", e.lineWidth = 2, e.stroke(), e.beginPath(), e.arc(
48
- l.value.x,
49
- l.value.y,
50
- 7,
51
- 0,
52
- 2 * Math.PI
53
- ), e.strokeStyle = "#000000", e.lineWidth = 1, e.stroke(), e.globalCompositeOperation = "source-over");
54
- }, D = () => {
55
- const e = r.value;
56
- return e ? e.getContext("2d", { willReadFrequently: !0 }) : null;
57
- }, g = () => {
58
- const e = r.value;
59
- if (!e) return;
60
- const t = D();
61
- if (!t) return;
62
- const a = t.createLinearGradient(0, 0, e.width, 0);
63
- for (let n = 0; n <= 360; n += 60)
64
- a.addColorStop(n / 360, `hsl(${n}, 100%, 50%)`);
65
- a.addColorStop(1, "hsl(360, 100%, 50%)"), t.fillStyle = a, t.fillRect(0, 0, e.width, e.height), H(), t.fillStyle = "#000000", t.strokeStyle = "#000000", t.lineWidth = 1;
66
- }, H = () => {
67
- const e = r.value;
68
- if (!e) return;
69
- const t = D();
70
- if (!t) return;
71
- const a = 10, n = 16, c = u.value.x - a / 2, k = e.height / 2 - n / 2;
72
- t.beginPath(), t.roundRect(c, k, a, n, 2), t.strokeStyle = "lightgray", t.stroke(), t.fillStyle = "#ffffff", t.fill();
73
- }, E = (e) => {
74
- const t = i.value;
75
- t && (t.setPointerCapture(e.pointerId), p.value = !0, I(e));
76
- }, U = (e) => {
77
- const t = r.value;
78
- t && (t.setPointerCapture(e.pointerId), P.value = !0, V(e));
79
- }, I = (e) => {
80
- const t = i.value;
81
- if (!t) return;
82
- const a = t.getBoundingClientRect(), n = Math.max(0, Math.min(t.width - 1, e.clientX - a.left)), c = Math.max(0, Math.min(t.height - 1, e.clientY - a.top));
83
- l.value = { x: n, y: c }, v(), m(), o.value = C(), f("update:modelValue", o.value);
84
- }, V = (e) => {
85
- const t = r.value;
86
- if (!t) return;
87
- const a = t.getBoundingClientRect(), n = Math.max(0, Math.min(t.width - 1, e.clientX - a.left));
88
- u.value = { x: n };
89
- const c = n / t.width * 360;
90
- d.value = b(c, 100, 50), g(), v(), m(), o.value = C(), f("update:modelValue", o.value);
91
- }, G = (e) => {
92
- p.value ? I(e) : P.value && V(e);
93
- }, W = (e) => {
94
- const t = p.value ? i.value : r.value;
95
- t && t.releasePointerCapture(e.pointerId), p.value = !1, P.value = !1;
96
- }, X = (e) => {
97
- switch (e.key) {
98
- case "ArrowUp":
99
- l.value.y = Math.max(0, l.value.y - 5);
100
- break;
101
- case "ArrowDown":
102
- l.value.y = Math.min(
103
- i.value?.height ?? 0,
104
- l.value.y + 5
105
- );
106
- break;
107
- case "ArrowLeft":
108
- l.value.x = Math.max(0, l.value.x - 5);
109
- break;
110
- case "ArrowRight":
111
- l.value.x = Math.min(
112
- i.value?.width ?? 0,
113
- l.value.x + 5
114
- );
115
- break;
116
- default:
117
- return;
118
- }
119
- v(), m(), o.value = C(), f("update:modelValue", o.value), e.preventDefault();
120
- }, $ = (e) => {
121
- switch (e.key) {
122
- case "ArrowLeft":
123
- u.value.x = Math.max(0, u.value.x - 5);
124
- break;
125
- case "ArrowRight":
126
- u.value.x = Math.min(
127
- r.value?.width ?? 0,
128
- u.value.x + 5
129
- );
130
- break;
131
- default:
132
- return;
133
- }
134
- const a = u.value.x / (r.value?.width ?? 1) * 360;
135
- d.value = b(a, 100, 50), g(), H(), v(), m(), o.value = C(), f("update:modelValue", o.value), e.preventDefault();
136
- };
137
- J(() => {
138
- q(), A(o.value ?? "#ff0000");
139
- }), Q(
140
- () => _.modelValue,
141
- (e) => {
142
- !e || e === o.value || (o.value = e, A(e), g(), v());
143
- }
144
- );
145
- const C = () => {
146
- const e = i.value;
147
- if (!e) return "#ffffff";
148
- const t = e.getContext("2d");
149
- if (!t) return "#ffffff";
150
- const { x: a, y: n } = l.value, c = t.getImageData(a, n, 1, 1).data, [k, z, Y] = c;
151
- return `#${((1 << 24) + (k << 16) + (z << 8) + Y).toString(16).slice(1)}`;
152
- };
153
- function A(e) {
154
- const t = F(...K(e));
155
- d.value = b(t, 100, 50), u.value.x = t / 360 * (r.value?.width ?? 0);
156
- }
157
- return (e, t) => (S(), M("span", {
158
- ref_key: "paletteRef",
159
- ref: T,
160
- "aria-label": "Color Picker",
161
- class: "bb-color-palette",
162
- role: "application"
163
- }, [
164
- x("canvas", {
165
- ref_key: "mainCanvasRef",
166
- ref: i,
167
- "aria-describedby": "mainCanvasDesc",
168
- "aria-label": "Main Color Selection",
169
- class: "bb-color-palette__canvas",
170
- role: "application",
171
- tabindex: "0",
172
- onKeydown: X,
173
- onPointerdown: E,
174
- onPointermove: G,
175
- onPointerup: W
176
- }, null, 544),
177
- x("span", ee, [
178
- L(y(w(h)("colorInput.mainCanvasDesc")) + " ", 1),
179
- o.value ? (S(), M("span", te, y(w(h)("colorInput.mainCanvasSelectedColor", o.value)), 1)) : B("", !0)
180
- ]),
181
- x("canvas", {
182
- ref_key: "hueCanvasRef",
183
- ref: r,
184
- "aria-describedby": "hueCanvasDesc",
185
- "aria-label": "Hue Selection",
186
- class: "bb-color-palette__hue-canvas",
187
- role: "application",
188
- tabindex: "0",
189
- onKeydown: $,
190
- onPointerdown: U,
191
- onPointermove: G,
192
- onPointerup: W
193
- }, null, 544),
194
- x("span", ae, [
195
- L(y(w(h)("colorInput.hueCanvasDesc")) + " ", 1),
196
- d.value ? (S(), M("span", ne, y(w(h)("colorInput.hueCanvasSelectedHue", d.value)), 1)) : B("", !0)
197
- ])
198
- ], 512));
199
- }
200
- });
1
+ import { getDefaultExportFromCjs as r } from "./index331.js";
2
+ import { __require as e } from "./index301.js";
3
+ var o = e();
4
+ const m = /* @__PURE__ */ r(o);
201
5
  export {
202
- ue as default
6
+ m as default
203
7
  };
@@ -0,0 +1,7 @@
1
+ import { getDefaultExportFromCjs as e } from "./index331.js";
2
+ import { __require as r } from "./index303.js";
3
+ var o = r();
4
+ const f = /* @__PURE__ */ e(o);
5
+ export {
6
+ f as default
7
+ };
package/dist/index227.js CHANGED
@@ -1,137 +1,5 @@
1
- import { defineComponent as A, mergeModels as L, useModel as T, ref as c, computed as a, watch as F, onMounted as S, createBlock as N, openBlock as w, resolveDynamicComponent as U, mergeProps as g, unref as y, withModifiers as h, withCtx as j, createElementVNode as q, createElementBlock as I, createCommentVNode as R, renderSlot as X, nextTick as z } from "vue";
2
- import { useCancelableFunction as G } from "./index334.js";
3
- import { useUntil as H } from "./index250.js";
4
- import { extractDomContainer as x } from "./index251.js";
5
- import { waitFor as J } from "./index335.js";
6
- import { arrow as K, useFloating as O } from "./index336.js";
7
- import { flip as Q, offset as W, shift as Y, hide as Z, autoUpdate as ee } from "./index337.js";
8
- const oe = {
9
- key: 0,
10
- class: "bb-common-popover__bubble"
11
- }, ue = /* @__PURE__ */ A({
12
- __name: "CommonPopover",
13
- props: /* @__PURE__ */ L({
14
- arrowPadding: {},
15
- eager: { type: Boolean },
16
- offset: {},
17
- padding: { default: 0 },
18
- placement: {},
19
- transitionDuration: { default: 250 },
20
- anchor: {},
21
- boundary: {},
22
- dialog: { type: Boolean },
23
- hideArrow: { type: Boolean },
24
- tag: { default: "span" },
25
- flip: { type: Boolean, default: !0 }
26
- }, {
27
- modelValue: { type: Boolean, default: !1 },
28
- modelModifiers: {}
29
- }),
30
- emits: ["update:modelValue"],
31
- setup(m) {
32
- const o = m, r = T(m, "modelValue"), s = c(r.value), C = a(() => o.dialog ? "dialog" : "span"), t = c(), f = c(), _ = a(() => {
33
- const e = o.anchor;
34
- return e && typeof e == "object" && "getBoundingClientRect" in e && !(e instanceof Element) ? e : x(e);
35
- }), B = H(r, { initialValue: o.eager }), P = a(() => {
36
- if (o.boundary)
37
- return typeof o.boundary == "string" ? document.querySelector(o.boundary) ?? void 0 : x(o.boundary) ?? void 0;
38
- }), k = a(() => {
39
- const e = P.value;
40
- return [
41
- ...o.flip ? [Q(e ? { boundary: e } : void 0)] : [],
42
- W(o.offset),
43
- Y({ padding: o.padding, ...e ? { boundary: e } : {} }),
44
- Z(),
45
- ...o.hideArrow ? [] : [
46
- K({
47
- element: f,
48
- padding: o.arrowPadding
49
- })
50
- ]
51
- ];
52
- }), { floatingStyles: E, placement: M, middlewareData: u, update: v } = O(
53
- _,
54
- t,
55
- {
56
- placement: o.placement,
57
- whileElementsMounted: ee,
58
- middleware: k,
59
- strategy: "fixed"
60
- }
61
- ), { execute: b } = G(
62
- ({ signal: e }, n) => new Promise((l) => {
63
- let i;
64
- const p = () => {
65
- i && clearTimeout(i);
66
- };
67
- e.addEventListener("abort", p), n ? ($(), v(), J(() => !!t.value).then(() => {
68
- s.value = !0, e.removeEventListener("abort", p), l(void 0);
69
- })) : (s.value = !1, i = setTimeout(() => {
70
- z(() => {
71
- t.value && (o.dialog ? t.value.close() : t.value.hidePopover()), e.removeEventListener("abort", p), v(), l(void 0);
72
- });
73
- }, o.transitionDuration));
74
- })
75
- ), $ = () => {
76
- if (!t.value) return;
77
- if (!o.dialog) return t.value.showPopover();
78
- t.value.showModal();
79
- };
80
- F(r, b), S(() => {
81
- r.value && b(r.value);
82
- });
83
- const D = a(() => {
84
- const e = r.value ? void 0 : -1, n = Math.round(u.value.arrow?.x ?? 0), l = o.dialog ? void 0 : "manual";
85
- return {
86
- style: {
87
- ...E.value,
88
- "--transition-duration": `${o.transitionDuration}ms`,
89
- "--page-padding": `${o.padding}px`,
90
- "--arrow-offset-x": `${n}px`
91
- },
92
- popover: l,
93
- tabindex: e
94
- };
95
- }), V = a(() => {
96
- if (u.value.arrow) {
97
- const { x: e, y: n } = u.value.arrow;
98
- return {
99
- style: {
100
- left: `${e}px`,
101
- top: `${n}px`
102
- }
103
- };
104
- }
105
- }), d = () => {
106
- r.value = !1;
107
- };
108
- return (e, n) => (w(), N(U(C.value), g({
109
- ref_key: "wrapper",
110
- ref: t,
111
- class: ["bb-common-popover", {
112
- "bb-common-popover--open": s.value,
113
- "bb-common-popover--no-arrow": e.hideArrow,
114
- [`bb-common-popover--${y(M)}`]: !0
115
- }]
116
- }, D.value, {
117
- onClick: h(d, ["self", "stop"]),
118
- onContextmenu: h(d, ["self", "stop", "prevent"]),
119
- onClose: d
120
- }), {
121
- default: j(() => [
122
- q("span", g({
123
- ref_key: "bubblearrow",
124
- ref: f,
125
- class: "bb-common-popover__arrow"
126
- }, V.value), null, 16),
127
- y(B) ? (w(), I("span", oe, [
128
- X(e.$slots, "default")
129
- ])) : R("", !0)
130
- ]),
131
- _: 3
132
- }, 16, ["class"]));
133
- }
134
- });
1
+ import { hash as o } from "./index309.js";
2
+ const t = (r, h = "bb") => `${h}${o(r)}`;
135
3
  export {
136
- ue as default
4
+ t as hash
137
5
  };
@@ -0,0 +1,4 @@
1
+ const e = (t) => t[t.length - 1];
2
+ export {
3
+ e as last
4
+ };
package/dist/index229.js CHANGED
@@ -1,4 +1,8 @@
1
- const e = (t) => t[t.length - 1];
1
+ function e(t, r) {
2
+ if (!/\d{4}-\d{2}-\d{2}/.test(t))
3
+ throw new Error(`${r} must be in the format YYYY-MM-DD`);
4
+ return t;
5
+ }
2
6
  export {
3
- e as last
7
+ e as validateDateFormat
4
8
  };
package/dist/index23.js CHANGED
@@ -1,23 +1,23 @@
1
1
  import { defineComponent as Ye, watchEffect as Ie, ref as y, computed as h, watch as N, onBeforeUnmount as Fe, createBlock as Ee, openBlock as A, normalizeClass as _, withCtx as g, createElementVNode as p, createVNode as H, unref as f, createElementBlock as W, withDirectives as we, createCommentVNode as Ae, toDisplayString as U, mergeProps as ae, withModifiers as Be, renderSlot as Y } from "vue";
2
2
  import { _config as te } from "./index4.js";
3
- import c from "./index237.js";
4
- import Ce from "./index238.js";
5
- import ne from "./index239.js";
6
- import Le from "./index240.js";
7
- import Oe from "./index241.js";
8
- import Pe from "./index242.js";
9
- import { identity as Re } from "./index243.js";
10
- import { isEmpty as qe } from "./index236.js";
3
+ import c from "./index223.js";
4
+ import Ce from "./index249.js";
5
+ import ne from "./index250.js";
6
+ import Le from "./index224.js";
7
+ import Oe from "./index225.js";
8
+ import Pe from "./index251.js";
9
+ import { identity as Re } from "./index252.js";
10
+ import { isEmpty as qe } from "./index253.js";
11
11
  import { useId as Te } from "./index8.js";
12
- import { useLocale as je } from "./index223.js";
12
+ import { useLocale as je } from "./index236.js";
13
13
  import { useMobile as Ne } from "./index9.js";
14
- import { vMaska as _e } from "./index224.js";
14
+ import { vMaska as _e } from "./index254.js";
15
15
  import He from "./index21.js";
16
16
  /* empty css */
17
17
  import We from "./index136.js";
18
18
  /* empty css */
19
19
  import Ue from "./index138.js";
20
- import Ke from "./index227.js";
20
+ import Ke from "./index255.js";
21
21
  /* empty css */
22
22
  const ze = { class: "bb-base-date-picker-input__inner-wrapper" }, Ge = ["id", "aria-invalid", "aria-label", "autocomplete", "autofocus", "disabled", "name", "readonly", "required", "value"], Xe = ["id", "aria-invalid", "aria-label", "autocomplete", "disabled", "name", "readonly", "required", "value"], Ze = ["id", "aria-invalid", "aria-label", "autocomplete", "disabled", "name", "readonly", "required", "value"], Je = ["id", "aria-invalid", "autocomplete", "autofocus", "disabled", "inputmode", "name", "placeholder", "readonly", "required", "value"], Qe = ["aria-label", "aria-expanded", "disabled"], xe = ["inert"], K = "DD/MM/YYYY", k = "YYYY-MM-DD", Da = /* @__PURE__ */ Ye({
23
23
  __name: "BaseDatePickerInput",
package/dist/index230.js CHANGED
@@ -1,53 +1,10 @@
1
- import { computed as l, unref as o } from "vue";
2
- import { useItemText as x } from "./index300.js";
3
- import { useItemValue as w } from "./index287.js";
4
- import { hash as y } from "./index254.js";
5
- import { useLogger as D } from "./index248.js";
6
- const { getItemText: O } = x(), { getItemValue: V } = w(), { warn: H } = D(), T = (u, c, m, a, d, r) => r ? !1 : !!(c || u.disabled || a && d >= a), q = ({
7
- items: u,
8
- disabled: c,
9
- selectable: m,
10
- itemText: a,
11
- itemValue: d,
12
- selectedIndexedByHash: r,
13
- max: b = 1 / 0
14
- }) => {
15
- const v = l(() => o(c)), p = l(() => o(u)), h = l(
16
- () => Object.keys(r.value).length
17
- ), g = o(b), f = (e) => {
18
- const n = V(e, o(d)), t = y(n), i = O(e, o(a)), s = r.value[t] !== void 0, I = T(
19
- e,
20
- v.value,
21
- m,
22
- g,
23
- h.value,
24
- s
25
- );
26
- return {
27
- item: e,
28
- text: i,
29
- value: n,
30
- valueHash: t,
31
- selected: s,
32
- disabled: o(I)
33
- };
34
- };
35
- return {
36
- options: l(() => {
37
- const e = [], n = /* @__PURE__ */ new Set();
38
- for (let t = 0; t < p.value.length; t++) {
39
- const i = p.value[t];
40
- i.disabled && H(
41
- "Disabling an item by passing a disabled option to the item itself is deprecated and will be removed in a future version. Use the `disabled` prop or the `selectable` iteratee prop instead."
42
- );
43
- const s = f(i);
44
- n.has(s.valueHash) || (n.add(s.valueHash), e.push(s));
45
- }
46
- return e;
47
- }),
48
- createOption: f
49
- };
50
- };
1
+ const o = "bitboss-ui | ", e = () => ({
2
+ warn: (r) => console.warn(`${o}${r}`),
3
+ error: (r) => console.error(`${o}${r}`),
4
+ throw: (r) => {
5
+ throw new Error(`${o}${r}`);
6
+ }
7
+ });
51
8
  export {
52
- q as useBaseOptions
9
+ e as useLogger
53
10
  };