bitboss-ui 2.1.3 → 2.1.5

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 (180) hide show
  1. package/dist/components/BaseSlider/BaseSlider.vue.d.ts +5 -0
  2. package/dist/components/BbCheckboxGroup/BbCheckboxGroup.vue.d.ts +12 -0
  3. package/dist/components/BbRadioGroup/BbRadioGroup.vue.d.ts +12 -0
  4. package/dist/index.css +1 -1
  5. package/dist/index100.js +33 -28
  6. package/dist/index106.js +9 -9
  7. package/dist/index111.js +1 -1
  8. package/dist/index113.js +1 -1
  9. package/dist/index117.js +35 -30
  10. package/dist/index121.js +12 -12
  11. package/dist/index13.js +1 -1
  12. package/dist/index131.js +4 -4
  13. package/dist/index136.js +1 -1
  14. package/dist/index137.js +2 -2
  15. package/dist/index138.js +1 -1
  16. package/dist/index139.js +2 -2
  17. package/dist/index15.js +8 -8
  18. package/dist/index17.js +3 -3
  19. package/dist/index19.js +8 -8
  20. package/dist/index206.js +138 -2
  21. package/dist/index207.js +2 -2
  22. package/dist/index208.js +2 -138
  23. package/dist/index209.js +5 -13
  24. package/dist/index21.js +16 -16
  25. package/dist/index210.js +5 -13
  26. package/dist/index211.js +5 -11
  27. package/dist/index212.js +5 -86
  28. package/dist/index213.js +7 -0
  29. package/dist/index214.js +5 -29
  30. package/dist/index215.js +5 -17
  31. package/dist/index216.js +3 -51
  32. package/dist/index217.js +2 -15
  33. package/dist/index218.js +8 -3
  34. package/dist/index219.js +250 -12
  35. package/dist/index220.js +52 -16
  36. package/dist/index221.js +44 -2
  37. package/dist/index222.js +5 -106
  38. package/dist/index224.js +12 -99
  39. package/dist/index225.js +88 -0
  40. package/dist/index227.js +31 -0
  41. package/dist/index228.js +17 -13
  42. package/dist/index229.js +51 -2
  43. package/dist/index23.js +15 -15
  44. package/dist/index230.js +15 -5
  45. package/dist/index231.js +12 -5
  46. package/dist/index232.js +16 -5
  47. package/dist/index233.js +2 -5
  48. package/dist/index234.js +2 -5
  49. package/dist/index235.js +2 -5
  50. package/dist/index236.js +4 -2
  51. package/dist/index237.js +105 -19
  52. package/dist/index239.js +102 -0
  53. package/dist/index241.js +66 -4
  54. package/dist/index243.js +13 -34
  55. package/dist/index244.js +2 -2
  56. package/dist/index245.js +2 -2
  57. package/dist/index246.js +2 -7
  58. package/dist/index247.js +7 -7
  59. package/dist/index248.js +7 -3
  60. package/dist/index249.js +13 -4
  61. package/dist/index25.js +3 -3
  62. package/dist/index250.js +10 -196
  63. package/dist/index251.js +5 -0
  64. package/dist/index252.js +5 -5
  65. package/dist/index253.js +20 -5
  66. package/dist/index254.js +111 -6
  67. package/dist/index256.js +175 -50
  68. package/dist/index257.js +4 -44
  69. package/dist/index258.js +197 -5
  70. package/dist/index260.js +9 -17
  71. package/dist/index261.js +2 -11
  72. package/dist/index262.js +33 -5
  73. package/dist/index263.js +17 -227
  74. package/dist/index264.js +11 -9
  75. package/dist/index265.js +6 -3
  76. package/dist/index266.js +226 -175
  77. package/dist/index269.js +6 -3
  78. package/dist/index27.js +1 -1
  79. package/dist/index270.js +16 -6
  80. package/dist/index271.js +9 -16
  81. package/dist/index272.js +3 -9
  82. package/dist/index273.js +9 -2
  83. package/dist/index274.js +8 -9
  84. package/dist/index275.js +2 -8
  85. package/dist/index276.js +1 -1
  86. package/dist/index278.js +279 -4
  87. package/dist/index279.js +2 -8
  88. package/dist/index280.js +16 -3
  89. package/dist/index281.js +2 -17
  90. package/dist/index282.js +15 -27
  91. package/dist/index283.js +2 -7
  92. package/dist/index284.js +18 -10
  93. package/dist/index285.js +2 -3
  94. package/dist/index286.js +15 -3
  95. package/dist/index287.js +2 -3
  96. package/dist/{index309.js → index288.js} +1 -1
  97. package/dist/index289.js +2 -7
  98. package/dist/index29.js +4 -4
  99. package/dist/index290.js +26 -3
  100. package/dist/index291.js +2 -280
  101. package/dist/index292.js +2 -2
  102. package/dist/index293.js +2 -125
  103. package/dist/index294.js +2 -2
  104. package/dist/index295.js +2 -15
  105. package/dist/index296.js +28 -2
  106. package/dist/index297.js +22 -16
  107. package/dist/index299.js +7 -16
  108. package/dist/index300.js +7 -2
  109. package/dist/index301.js +10 -18
  110. package/dist/index302.js +3 -2
  111. package/dist/index303.js +17 -3
  112. package/dist/index304.js +6 -2
  113. package/dist/index306.js +3 -6
  114. package/dist/index307.js +3 -5
  115. package/dist/index308.js +1 -1
  116. package/dist/index31.js +2 -2
  117. package/dist/index310.js +5 -2
  118. package/dist/index311.js +120 -22
  119. package/dist/index312.js +2 -2
  120. package/dist/index313.js +3 -2
  121. package/dist/index314.js +3 -2
  122. package/dist/index315.js +1 -1
  123. package/dist/index316.js +1 -1
  124. package/dist/index317.js +701 -22
  125. package/dist/index318.js +356 -0
  126. package/dist/index319.js +58 -2
  127. package/dist/index320.js +5 -5
  128. package/dist/index321.js +8 -701
  129. package/dist/index322.js +5 -354
  130. package/dist/index323.js +3 -57
  131. package/dist/index325.js +7 -58
  132. package/dist/index326.js +18 -57
  133. package/dist/index328.js +32 -227
  134. package/dist/index329.js +27 -128
  135. package/dist/index33.js +8 -8
  136. package/dist/index331.js +57 -32
  137. package/dist/index332.js +57 -27
  138. package/dist/index333.js +131 -0
  139. package/dist/index334.js +366 -44
  140. package/dist/index335.js +227 -7
  141. package/dist/index336.js +7 -5
  142. package/dist/index337.js +6 -8
  143. package/dist/index338.js +8 -7
  144. package/dist/index339.js +45 -17
  145. package/dist/index340.js +1 -1
  146. package/dist/index342.js +5 -0
  147. package/dist/index343.js +129 -3
  148. package/dist/index35.js +4 -4
  149. package/dist/index37.js +20 -20
  150. package/dist/index39.js +78 -70
  151. package/dist/index41.js +2 -2
  152. package/dist/index43.js +8 -8
  153. package/dist/index45.js +8 -8
  154. package/dist/index47.js +2 -2
  155. package/dist/index49.js +3 -3
  156. package/dist/index53.js +1 -1
  157. package/dist/index55.js +1 -1
  158. package/dist/index57.js +2 -2
  159. package/dist/index61.js +3 -3
  160. package/dist/index65.js +30 -25
  161. package/dist/index67.js +1 -1
  162. package/dist/index79.js +2 -2
  163. package/dist/index81.js +1 -1
  164. package/dist/index83.js +2 -2
  165. package/dist/index85.js +1 -1
  166. package/dist/index87.js +1 -1
  167. package/dist/index90.js +3 -3
  168. package/dist/index92.js +2 -2
  169. package/dist/index94.js +3 -3
  170. package/dist/index96.js +1 -1
  171. package/package.json +2 -2
  172. package/dist/index226.js +0 -68
  173. package/dist/index238.js +0 -115
  174. package/dist/index240.js +0 -4
  175. package/dist/index242.js +0 -4
  176. package/dist/index255.js +0 -252
  177. package/dist/index298.js +0 -4
  178. package/dist/index330.js +0 -371
  179. package/dist/index341.js +0 -131
  180. /package/dist/{index259.js → index223.js} +0 -0
package/dist/index90.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import { defineComponent as O, mergeModels as E, useModel as P, computed as p, ref as T, watch as q, onMounted as A, createElementBlock as d, openBlock as c, withModifiers as H, normalizeStyle as K, normalizeClass as R, unref as v, createCommentVNode as y, Fragment as U, createElementVNode as l, renderSlot as s, createTextVNode as j, toDisplayString as z, nextTick as G } from "vue";
2
- import { parseSize as J } from "./index209.js";
2
+ import { parseSize as J } from "./index249.js";
3
3
  import { useId as D } from "./index8.js";
4
- import { useLocale as Q } from "./index210.js";
4
+ import { useLocale as Q } from "./index224.js";
5
5
  import { useMobile as X } from "./index9.js";
6
- import { useUntil as Y } from "./index211.js";
6
+ import { useUntil as Y } from "./index250.js";
7
7
  import { wait as h } from "./index135.js";
8
8
  const Z = ["aria-describedby", "aria-labelledby", "aria-live", "inert"], x = {
9
9
  ref: "header",
package/dist/index92.js CHANGED
@@ -3,8 +3,8 @@ import { defineComponent as V, mergeModels as W, useModel as U, computed as d, r
3
3
  /* empty css */
4
4
  import P from "./index13.js";
5
5
  /* empty css */
6
- import { debounce as X } from "./index272.js";
7
- import { useLocale as H } from "./index210.js";
6
+ import { debounce as X } from "./index271.js";
7
+ import { useLocale as H } from "./index224.js";
8
8
  import { useRoute as J } from "./index142.js";
9
9
  const K = ["aria-label"], Q = { class: "bb-pagination__page-label sr-only" }, Y = { class: "bb-pagination__page-label" }, Z = { class: "bb-pagination__page-label" }, ee = { class: "bb-pagination__page-label sr-only" }, ue = /* @__PURE__ */ V({
10
10
  __name: "BbPagination",
package/dist/index94.js CHANGED
@@ -1,11 +1,11 @@
1
1
  import { defineComponent as V, ref as m, computed as g, createBlock as k, openBlock as y, unref as l, normalizeClass as D, withCtx as v, createElementVNode as d, createCommentVNode as M, renderSlot as C, toDisplayString as z, normalizeProps as I, guardReactiveProps as O, nextTick as S } from "vue";
2
2
  import { useId as H } from "./index8.js";
3
3
  import { useIntersectionObserver as N } from "./index137.js";
4
- import { useLocale as U } from "./index210.js";
5
- import { useUntil as W } from "./index211.js";
4
+ import { useLocale as U } from "./index224.js";
5
+ import { useUntil as W } from "./index250.js";
6
6
  import q from "./index13.js";
7
7
  /* empty css */
8
- import A from "./index238.js";
8
+ import A from "./index254.js";
9
9
  /* empty css */
10
10
  const R = ["inert"], Z = { class: "bb-popover__close-label sr-only" }, ee = /* @__PURE__ */ V({
11
11
  __name: "BbPopover",
package/dist/index96.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as r, computed as a, createElementBlock as l, openBlock as s, normalizeClass as m, createElementVNode as n, normalizeStyle as c } from "vue";
2
- import { clamp as p } from "./index206.js";
2
+ import { clamp as p } from "./index207.js";
3
3
  import { getAsPercentageBetween as i } from "./index136.js";
4
4
  const _ = /* @__PURE__ */ r({
5
5
  __name: "BbProgress",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bitboss-ui",
3
- "version": "2.1.3",
3
+ "version": "2.1.5",
4
4
  "type": "module",
5
5
  "sideEffects": false,
6
6
  "scripts": {
@@ -92,4 +92,4 @@
92
92
  "lint-staged": {
93
93
  "*.{js,css,md,html,json,vue,ts}": "prettier --write"
94
94
  }
95
- }
95
+ }
package/dist/index226.js DELETED
@@ -1,68 +0,0 @@
1
- import { defineComponent as _, ref as $, createElementBlock as k, openBlock as r, normalizeClass as y, renderSlot as n, createBlock as c, createCommentVNode as s, createVNode as p, createElementVNode as l, unref as i } from "vue";
2
- /* empty css */
3
- /* empty css */
4
- import m from "./index85.js";
5
- /* empty css */
6
- import C from "./index113.js";
7
- /* empty css */
8
- import h from "./index331.js";
9
- import B from "./index332.js";
10
- /* empty css */
11
- const v = { class: "bb-common-input-inner-container__prefix" }, I = { class: "bb-common-input-inner-container__suffix" }, A = /* @__PURE__ */ _({
12
- __name: "CommonInputInnerContainer",
13
- props: {
14
- "append:icon": {},
15
- clearable: { type: Boolean },
16
- "prepend:icon": {},
17
- preventFocus: { type: Boolean }
18
- },
19
- emits: ["click:clear"],
20
- setup(u, { emit: d }) {
21
- const t = u, f = d, o = $(), a = () => {
22
- var e;
23
- !o.value || t.preventFocus || (e = o.value.querySelector("input")) == null || e.focus();
24
- }, b = () => {
25
- f("click:clear"), a();
26
- };
27
- return (e, E) => (r(), k("span", {
28
- ref_key: "container",
29
- ref: o,
30
- class: y(["bb-common-input-inner-container", {
31
- "bb-common-input-inner-container--clearable": t.clearable
32
- }]),
33
- onClick: a
34
- }, [
35
- n(e.$slots, "prepend", {}, () => [
36
- l("span", v, [
37
- n(e.$slots, "prefix")
38
- ])
39
- ]),
40
- e.$props["prepend:icon"] ? (r(), c(i(m), {
41
- key: 0,
42
- class: "bb-common-input-inner-container__prepend-icon",
43
- type: e.$props["prepend:icon"]
44
- }, null, 8, ["type"])) : s("", !0),
45
- n(e.$slots, "default"),
46
- p(B, {
47
- "aria-hidden": !e.clearable,
48
- tabindex: e.clearable ? 0 : -1,
49
- onClick: b
50
- }, null, 8, ["aria-hidden", "tabindex"]),
51
- e.$props["append:icon"] ? (r(), c(i(m), {
52
- key: 1,
53
- class: "bb-common-input-inner-container__append-icon",
54
- type: e.$props["append:icon"]
55
- }, null, 8, ["type"])) : s("", !0),
56
- p(h),
57
- p(i(C)),
58
- n(e.$slots, "append", {}, () => [
59
- l("span", I, [
60
- n(e.$slots, "suffix")
61
- ])
62
- ])
63
- ], 2));
64
- }
65
- });
66
- export {
67
- A as default
68
- };
package/dist/index238.js DELETED
@@ -1,115 +0,0 @@
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 "./index329.js";
4
- import { flip as q, offset as G, shift as H, hide as I, autoUpdate as J } from "./index330.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/index240.js DELETED
@@ -1,4 +0,0 @@
1
- const s = (r) => !!r && !!r.match(/^(#|var\(--|(rgb|hsl)a?\()/);
2
- export {
3
- s as isCssColor
4
- };
package/dist/index242.js DELETED
@@ -1,4 +0,0 @@
1
- const o = (e) => typeof e == "boolean" ? e : e === "true";
2
- export {
3
- o as booleanishToBoolean
4
- };
package/dist/index255.js DELETED
@@ -1,252 +0,0 @@
1
- import { defineComponent as le, ref as A, computed as _, watch as ce, createElementBlock as c, openBlock as u, withKeys as f, normalizeClass as k, withModifiers as p, createVNode as ue, withCtx as fe, createElementVNode as M, Fragment as O, renderList as S, toDisplayString as C, renderSlot as L, nextTick as pe } from "vue";
2
- import { chunk as be } from "./index338.js";
3
- import { identity as T } from "./index236.js";
4
- import { isNotNil as me } from "./index140.js";
5
- import { last as ge } from "./index221.js";
6
- import { sort as E } from "./index339.js";
7
- import b from "./index230.js";
8
- import he from "./index258.js";
9
- const ye = ["onKeydown"], _e = { class: "bb-base-date-picker__header-container" }, ke = ["abbr"], Oe = ["id", "disabled", "tabindex"], Ce = /* @__PURE__ */ le({
10
- __name: "BaseDatePickerInputDaySelector",
11
- props: {
12
- cursor: {},
13
- current: { type: Boolean },
14
- disabled: { type: Boolean },
15
- firstDayOfWeek: {},
16
- id: {},
17
- modelValue: {},
18
- max: {},
19
- min: {},
20
- selectable: { type: Function },
21
- range: { type: Boolean },
22
- multiple: { type: Boolean },
23
- readonly: { type: Boolean }
24
- },
25
- emits: ["update:modelValue", "update:cursor"],
26
- setup(N, { emit: x }) {
27
- const a = N, s = x, g = A(null), R = b().startOf("day"), m = _(() => {
28
- let e = 1 / 0, r = -1 / 0, o = {};
29
- return a.modelValue && [].concat(a.modelValue).filter(T).map((i) => b(i).startOf("day")).map((i) => i.valueOf()).forEach((i, h) => {
30
- i < e && (e = i), i > r && (r = i), o[i] = h;
31
- }), {
32
- min: e,
33
- max: r,
34
- index: (t) => o[t.valueOf()],
35
- selected: (t) => me(o[t.valueOf()]),
36
- isFirstOfRange: (t) => t.valueOf() === e,
37
- isLastOfRange: (t) => t.valueOf() === r,
38
- isBetween: (t) => t.valueOf() > e && t.valueOf() < r
39
- };
40
- }), K = _(() => new Array(7).fill("").map((e, r) => b().day((r + a.firstDayOfWeek) % 7)).map((e) => ({
41
- accessibleLabel: e.format("dddd"),
42
- label: e.format("dd").slice(0, 1).toUpperCase(),
43
- id: e.toISOString(),
44
- original: e
45
- }))), v = _(() => {
46
- const e = a.cursor.year().toString(), r = a.cursor.month().toString();
47
- let t = a.cursor.clone().startOf("month").clone().startOf("week"), h = a.cursor.clone().endOf("month").clone().endOf("week"), Z = b(a.cursor).startOf("day"), D = [];
48
- for (let n = t; n.isBefore(h); n = n.add(1, "day"))
49
- D.push(n.clone());
50
- const ee = D.map((n) => {
51
- const y = n.toISOString(), te = n.week().toString();
52
- let re = m.value.selected(n);
53
- const B = a.range && m.value.isFirstOfRange(n), I = a.range && m.value.isLastOfRange(n), ae = a.range && !B && !I && m.value.isBetween(n), oe = n.month().toString() === r && n.year().toString() === e, ne = n.isSame(R), se = n.isSame(Z), ie = d(n), de = n.get("D").toString();
54
- return {
55
- buttonId: [a.id, y].filter(T).join("_"),
56
- current: se,
57
- disabled: ie,
58
- first: B,
59
- highlighted: oe,
60
- id: y,
61
- label: de,
62
- last: I,
63
- middle: ae,
64
- original: n,
65
- selected: re,
66
- slotName: y,
67
- today: ne,
68
- week: te
69
- };
70
- });
71
- return be(ee, 7);
72
- }), d = (e) => {
73
- let r = !0;
74
- return a.min && r && (r = e.isSameOrAfter(b(a.min).startOf("day"))), a.max && r && (r = e.isSameOrBefore(b(a.max).startOf("day"))), typeof a.selectable == "function" && r && (r = a.selectable(e.toDate())), !r;
75
- }, w = A("left"), F = (e, r) => {
76
- e && r && (w.value = e.isBefore(r) ? "left" : "right");
77
- };
78
- ce(
79
- () => a.cursor,
80
- (e, r) => {
81
- F(e, r);
82
- }
83
- );
84
- const V = (e) => s("update:cursor", e), l = async () => {
85
- if (!g.value) return;
86
- await pe();
87
- const e = ge([
88
- ...g.value.querySelectorAll(
89
- ".bb-base-date-picker__date--current button"
90
- )
91
- ]);
92
- e instanceof HTMLElement && e.focus();
93
- }, H = (e) => {
94
- if (!a.readonly && e.target instanceof HTMLButtonElement) {
95
- const [, r] = e.target.id.split("_"), o = b(r);
96
- if (a.cursor.month() !== o.month()) {
97
- V(o);
98
- return;
99
- }
100
- const t = v.value.flat().find((i) => i.id === r);
101
- if (t.disabled) return;
102
- V(o), P(t);
103
- }
104
- }, P = (e) => {
105
- a.range ? U(e) : a.multiple ? j(e) : W(e);
106
- }, U = (e) => {
107
- if (!Array.isArray(a.modelValue)) return;
108
- const r = e.original.toISOString();
109
- if (a.modelValue.length !== 1) s("update:modelValue", [r]);
110
- else {
111
- const o = E([a.modelValue[0], e.original.toISOString()]);
112
- s("update:modelValue", o);
113
- }
114
- }, j = (e) => {
115
- if (Array.isArray(a.modelValue))
116
- if (e.selected) {
117
- const r = e.original.toISOString(), o = a.modelValue.filter((t) => t !== r);
118
- s("update:modelValue", o);
119
- } else {
120
- const r = E([...a.modelValue, e.original.toISOString()]);
121
- s("update:modelValue", r);
122
- }
123
- }, W = (e) => {
124
- e.selected ? s("update:modelValue", null) : s("update:modelValue", e.original.toISOString());
125
- }, $ = () => {
126
- const e = a.cursor.clone().add(1, "day");
127
- d(e) || (s("update:cursor", e), l());
128
- }, q = () => {
129
- const e = a.cursor.clone().subtract(1, "day");
130
- d(e) || (s("update:cursor", e), l());
131
- }, z = () => {
132
- const e = a.cursor.clone().subtract(1, "week");
133
- d(e) || (s("update:cursor", e), l());
134
- }, G = () => {
135
- const e = a.cursor.clone().add(1, "week");
136
- d(e) || (s("update:cursor", e), l());
137
- }, J = () => {
138
- const e = a.cursor.clone().endOf("week");
139
- d(e) || (s("update:cursor", e), l());
140
- }, Q = () => {
141
- const e = a.cursor.clone().startOf("week");
142
- d(e) || (s("update:cursor", e), l());
143
- }, X = (e) => {
144
- if (e.shiftKey) {
145
- const r = a.cursor.clone().subtract(1, "year");
146
- if (d(r)) return;
147
- s("update:cursor", r);
148
- } else {
149
- const r = a.cursor.clone().subtract(1, "month");
150
- if (d(r)) return;
151
- s("update:cursor", r);
152
- }
153
- l();
154
- }, Y = (e) => {
155
- if (e.shiftKey) {
156
- const r = a.cursor.clone().add(1, "year");
157
- if (d(r)) return;
158
- s("update:cursor", r);
159
- } else {
160
- const r = a.cursor.clone().add(1, "month");
161
- if (d(r)) return;
162
- s("update:cursor", r);
163
- }
164
- l();
165
- };
166
- return (e, r) => (u(), c("div", {
167
- ref_key: "calendar",
168
- ref: g,
169
- class: k(["bb-base-date-picker__days-selector", { "bb-base-date-picker__days-selector--hidden": !e.current }]),
170
- onKeydown: [
171
- f(p(G, ["prevent"]), ["down"]),
172
- f(p(J, ["prevent"]), ["end"]),
173
- f(p(Q, ["prevent"]), ["home"]),
174
- f(p(q, ["prevent"]), ["left"]),
175
- f(p(Y, ["prevent"]), ["page-down"]),
176
- f(p(X, ["prevent"]), ["page-up"]),
177
- f(p($, ["prevent"]), ["right"]),
178
- f(p(z, ["prevent"]), ["up"])
179
- ]
180
- }, [
181
- ue(he, {
182
- direction: w.value,
183
- gap: 30
184
- }, {
185
- default: fe(() => [
186
- (u(), c("div", {
187
- key: e.cursor.month().toString(),
188
- class: "bb-base-date-picker__month"
189
- }, [
190
- M("div", _e, [
191
- (u(!0), c(O, null, S(K.value, (o) => (u(), c("div", {
192
- key: o.id,
193
- abbr: o.accessibleLabel,
194
- class: "bb-base-date-picker__header-cell"
195
- }, C(o.label), 9, ke))), 128))
196
- ]),
197
- (u(!0), c(O, null, S(v.value, (o) => (u(), c("div", {
198
- key: o[0].id,
199
- class: "bb-base-date-picker__week"
200
- }, [
201
- (u(!0), c(O, null, S(o, (t) => (u(), c("div", {
202
- key: t.id,
203
- class: k({
204
- "bb-base-date-picker__date--current": t.current,
205
- "bb-base-date-picker__date--disabled": e.disabled || t.disabled,
206
- "bb-base-date-picker__date--first": t.first,
207
- "bb-base-date-picker__date--highlighted": t.highlighted,
208
- "bb-base-date-picker__date--last": t.last,
209
- "bb-base-date-picker__date--middle": t.middle,
210
- "bb-base-date-picker__date--selected": t.selected,
211
- "bb-base-date-picker__date--today": t.today,
212
- "bb-base-date-picker__date": !0
213
- })
214
- }, [
215
- M("button", {
216
- id: t.buttonId,
217
- class: k("bb-base-date-picker__date-button"),
218
- disabled: e.disabled || t.disabled,
219
- tabindex: Number(t.current) - 1,
220
- type: "button",
221
- onClick: H
222
- }, C(t.label), 9, Oe),
223
- L(e.$slots, "day", {
224
- first: t.first,
225
- highlighted: t.highlighted,
226
- item: t.original,
227
- label: t.label,
228
- last: t.last,
229
- middle: t.middle,
230
- selected: t.selected
231
- }),
232
- L(e.$slots, t.slotName, {
233
- first: t.first,
234
- highlighted: t.highlighted,
235
- item: t.original,
236
- label: t.label,
237
- last: t.last,
238
- middle: t.middle,
239
- selected: t.selected
240
- })
241
- ], 2))), 128))
242
- ]))), 128))
243
- ]))
244
- ]),
245
- _: 3
246
- }, 8, ["direction"])
247
- ], 42, ye));
248
- }
249
- });
250
- export {
251
- Ce as default
252
- };
package/dist/index298.js DELETED
@@ -1,4 +0,0 @@
1
- var e = { exports: {} };
2
- export {
3
- e as __module
4
- };