bitboss-ui 2.1.131 → 2.1.133

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 (198) hide show
  1. package/dist/ai/BbDropdown.md +66 -13
  2. package/dist/ai/BbDropdownButton.md +29 -13
  3. package/dist/ai/BbTable.md +25 -11
  4. package/dist/components/BbDropdown/types.d.ts +14 -2
  5. package/dist/components/BbDropdownButton/types.d.ts +2 -2
  6. package/dist/components/BbTable/types.d.ts +6 -4
  7. package/dist/index.css +1 -1
  8. package/dist/index109.js +9 -9
  9. package/dist/index110.js +18 -18
  10. package/dist/index118.js +1 -1
  11. package/dist/index124.js +3 -3
  12. package/dist/index126.js +183 -180
  13. package/dist/index134.js +1 -1
  14. package/dist/index136.js +4 -4
  15. package/dist/index138.js +1 -1
  16. package/dist/index14.js +1 -1
  17. package/dist/index142.js +2 -2
  18. package/dist/index146.js +1 -1
  19. package/dist/index150.js +1 -1
  20. package/dist/index151.js +2 -2
  21. package/dist/index16.js +3 -3
  22. package/dist/index18.js +3 -3
  23. package/dist/index20.js +9 -9
  24. package/dist/index22.js +14 -14
  25. package/dist/index224.js +2 -2
  26. package/dist/index226.js +2 -2
  27. package/dist/index227.js +86 -5
  28. package/dist/index229.js +30 -4
  29. package/dist/index230.js +17 -13
  30. package/dist/index231.js +49 -371
  31. package/dist/index232.js +20 -0
  32. package/dist/index233.js +3 -160
  33. package/dist/index234.js +14 -0
  34. package/dist/index235.js +18 -25
  35. package/dist/index236.js +8 -2
  36. package/dist/index237.js +5 -2
  37. package/dist/index238.js +8 -2
  38. package/dist/index239.js +2 -7
  39. package/dist/index24.js +10 -10
  40. package/dist/index240.js +2 -2
  41. package/dist/index241.js +3 -7
  42. package/dist/index242.js +4 -3
  43. package/dist/index243.js +187 -33
  44. package/dist/index244.js +3 -5
  45. package/dist/index245.js +13 -5
  46. package/dist/index246.js +34 -5
  47. package/dist/index247.js +2 -5
  48. package/dist/index248.js +10 -5
  49. package/dist/index249.js +3 -5
  50. package/dist/index250.js +4 -3
  51. package/dist/index251.js +4 -8
  52. package/dist/index252.js +20 -3
  53. package/dist/index253.js +5 -18
  54. package/dist/index254.js +5 -12
  55. package/dist/index255.js +5 -51
  56. package/dist/index256.js +5 -18
  57. package/dist/index257.js +2 -12
  58. package/dist/index258.js +6 -17
  59. package/dist/index259.js +268 -30
  60. package/dist/index26.js +3 -3
  61. package/dist/index260.js +52 -18
  62. package/dist/index261.js +52 -4
  63. package/dist/index262.js +26 -100
  64. package/dist/{index297.js → index263.js} +1 -1
  65. package/dist/index264.js +5 -100
  66. package/dist/index265.js +7 -0
  67. package/dist/index266.js +5 -107
  68. package/dist/index267.js +3 -13
  69. package/dist/index268.js +160 -11
  70. package/dist/index270.js +3 -3
  71. package/dist/index271.js +7 -3
  72. package/dist/index272.js +2 -86
  73. package/dist/index273.js +4 -0
  74. package/dist/index274.js +6 -8
  75. package/dist/index275.js +7 -23
  76. package/dist/index276.js +25 -23
  77. package/dist/index277.js +9 -13
  78. package/dist/index278.js +3 -7
  79. package/dist/index279.js +13 -9
  80. package/dist/index28.js +1 -1
  81. package/dist/index280.js +13 -5
  82. package/dist/index281.js +373 -2
  83. package/dist/index283.js +23 -3
  84. package/dist/index284.js +67 -33
  85. package/dist/index285.js +7 -26
  86. package/dist/index286.js +46 -0
  87. package/dist/index287.js +52 -8
  88. package/dist/index288.js +10 -43
  89. package/dist/index289.js +16 -51
  90. package/dist/index290.js +12 -2
  91. package/dist/index291.js +33 -5
  92. package/dist/index292.js +107 -6
  93. package/dist/index293.js +5 -267
  94. package/dist/index294.js +100 -46
  95. package/dist/index296.js +96 -28
  96. package/dist/index298.js +5 -3
  97. package/dist/index299.js +8 -20
  98. package/dist/index30.js +3 -3
  99. package/dist/index300.js +23 -67
  100. package/dist/index301.js +8 -6
  101. package/dist/index302.js +6 -4
  102. package/dist/index303.js +15 -19
  103. package/dist/index304.js +28 -6
  104. package/dist/index306.js +20 -3
  105. package/dist/index307.js +3 -7
  106. package/dist/index308.js +17 -3
  107. package/dist/index309.js +28 -5
  108. package/dist/index310.js +7 -2
  109. package/dist/index311.js +4 -0
  110. package/dist/index312.js +3 -6
  111. package/dist/index313.js +5 -3
  112. package/dist/index316.js +12 -121
  113. package/dist/index317.js +2 -2
  114. package/dist/index318.js +11 -10
  115. package/dist/index32.js +2 -2
  116. package/dist/index320.js +23 -12
  117. package/dist/index322.js +2 -16
  118. package/dist/index323.js +2 -2
  119. package/dist/index324.js +2 -19
  120. package/dist/index325.js +2 -2
  121. package/dist/index326.js +2 -3
  122. package/dist/index327.js +125 -3
  123. package/dist/index328.js +2 -17
  124. package/dist/index329.js +14 -27
  125. package/dist/index330.js +2 -3
  126. package/dist/index331.js +19 -3
  127. package/dist/index332.js +2 -2
  128. package/dist/index333.js +3 -4
  129. package/dist/index334.js +4 -4
  130. package/dist/index335.js +2 -27
  131. package/dist/index336.js +3 -2
  132. package/dist/index337.js +4 -2
  133. package/dist/index338.js +6 -2
  134. package/dist/index339.js +3 -2
  135. package/dist/index34.js +8 -8
  136. package/dist/index340.js +3 -2
  137. package/dist/index341.js +1 -1
  138. package/dist/index343.js +6 -718
  139. package/dist/index344.js +716 -363
  140. package/dist/index345.js +366 -57
  141. package/dist/index346.js +56 -66
  142. package/dist/index347.js +3 -67
  143. package/dist/index348.js +5 -228
  144. package/dist/index349.js +6 -5
  145. package/dist/index351.js +2 -2
  146. package/dist/index352.js +3 -3
  147. package/dist/index353.js +6 -92
  148. package/dist/index354.js +17 -198
  149. package/dist/index355.js +9 -259
  150. package/dist/index356.js +14 -6
  151. package/dist/index357.js +91 -17
  152. package/dist/index358.js +227 -8
  153. package/dist/index359.js +66 -14
  154. package/dist/index36.js +4 -4
  155. package/dist/index360.js +67 -5
  156. package/dist/index361.js +22 -7
  157. package/dist/index363.js +133 -21
  158. package/dist/index364.js +202 -0
  159. package/dist/index365.js +259 -2
  160. package/dist/index366.js +1 -1
  161. package/dist/index367.js +2 -482
  162. package/dist/index368.js +468 -114
  163. package/dist/index369.js +127 -46
  164. package/dist/index370.js +44 -67
  165. package/dist/index371.js +66 -516
  166. package/dist/index372.js +515 -45
  167. package/dist/index373.js +52 -0
  168. package/dist/index38.js +21 -21
  169. package/dist/index40.js +7 -7
  170. package/dist/index42.js +2 -2
  171. package/dist/index44.js +8 -8
  172. package/dist/index46.js +6 -6
  173. package/dist/index50.js +2 -2
  174. package/dist/index54.js +1 -1
  175. package/dist/index56.js +1 -1
  176. package/dist/index58.js +2 -2
  177. package/dist/index60.js +2 -2
  178. package/dist/index62.js +5 -5
  179. package/dist/index68.js +1 -1
  180. package/dist/index74.js +4 -4
  181. package/dist/index82.js +194 -179
  182. package/dist/index84.js +49 -47
  183. package/dist/index86.js +2 -2
  184. package/dist/index88.js +3 -3
  185. package/dist/index90.js +1 -1
  186. package/dist/index93.js +3 -3
  187. package/dist/index95.js +2 -2
  188. package/dist/index97.js +5 -5
  189. package/dist/index99.js +1 -1
  190. package/dist/utilities/functions/normalizeItemGroups.d.ts +13 -0
  191. package/package.json +2 -2
  192. package/dist/index228.js +0 -10
  193. package/dist/index269.js +0 -12
  194. package/dist/index282.js +0 -190
  195. package/dist/index295.js +0 -54
  196. package/dist/index305.js +0 -18
  197. package/dist/index342.js +0 -4
  198. package/dist/index362.js +0 -136
package/dist/index84.js CHANGED
@@ -1,19 +1,19 @@
1
- import { defineComponent as j, ref as N, computed as g, createElementBlock as $, openBlock as l, mergeProps as y, unref as d, createVNode as u, withCtx as n, createBlock as L, createCommentVNode as _, createElementVNode as b, toDisplayString as v, createSlots as V, renderSlot as r, normalizeProps as s, guardReactiveProps as p, renderList as E } from "vue";
2
- import C from "./index14.js";
1
+ import { defineComponent as I, ref as N, computed as l, createElementBlock as C, openBlock as u, mergeProps as g, unref as d, createVNode as m, withCtx as n, createBlock as z, createCommentVNode as y, createElementVNode as b, toDisplayString as _, createSlots as V, renderSlot as r, normalizeProps as s, guardReactiveProps as p, renderList as E } from "vue";
2
+ import P from "./index14.js";
3
3
  /* empty css */
4
- import A from "./index82.js";
4
+ import M from "./index82.js";
5
5
  /* empty css */
6
6
  /* empty css */
7
7
  /* empty css */
8
- import z from "./index88.js";
8
+ import D from "./index88.js";
9
9
  /* empty css */
10
- import I from "./index118.js";
10
+ import O from "./index118.js";
11
11
  /* empty css */
12
- import { useLocale as M } from "./index230.js";
13
- const O = { class: "bb-dropdown-button__content" }, R = {
12
+ import { useLocale as R } from "./index245.js";
13
+ const T = { class: "bb-dropdown-button__content" }, Z = {
14
14
  key: 1,
15
15
  class: "bb-dropdown-button__loading-label sr-only"
16
- }, T = { class: "bb-dropdown-button__dropdown-label sr-only" }, ee = /* @__PURE__ */ j({
16
+ }, q = { class: "bb-dropdown-button__dropdown-label sr-only" }, te = /* @__PURE__ */ I({
17
17
  __name: "BbDropdownButton",
18
18
  props: {
19
19
  arrowPadding: {},
@@ -35,58 +35,60 @@ const O = { class: "bb-dropdown-button__content" }, R = {
35
35
  "prepend:icon": {},
36
36
  size: {}
37
37
  },
38
- setup(P) {
39
- const t = P, { t: m } = M(), c = N(0), f = g(
40
- () => t.loading || !!c.value && t.autoLoading
41
- ), D = (e) => async (...a) => {
42
- f.value && t.disabledWhileLoading || (c.value++, await e(...a), c.value--);
43
- }, w = g(
44
- () => t.items.map((e) => e.onClick ? {
45
- ...e,
46
- key: e.key.split(/\W+/g).join("_").toLowerCase(),
47
- onClick: D(e.onClick)
48
- } : {
49
- ...e,
50
- key: e.key.split(/\W+/g).join("_").toLowerCase()
51
- })
52
- ), h = g(() => {
53
- const e = { ...w.value[0] };
38
+ setup(S) {
39
+ const t = S, { t: c } = R(), f = N(0), w = l(
40
+ () => t.loading || !!f.value && t.autoLoading
41
+ ), W = (e) => async (...a) => {
42
+ w.value && t.disabledWhileLoading || (f.value++, await e(...a), f.value--);
43
+ }, v = (e) => e.onClick ? {
44
+ ...e,
45
+ key: e.key.split(/\W+/g).join("_").toLowerCase(),
46
+ onClick: W(e.onClick)
47
+ } : {
48
+ ...e,
49
+ key: e.key.split(/\W+/g).join("_").toLowerCase()
50
+ }, h = l(
51
+ () => t.items.map(
52
+ (e) => Array.isArray(e) ? e.map(v) : v(e)
53
+ )
54
+ ), k = l(() => h.value.flat()), B = l(() => {
55
+ const e = { ...k.value[0] };
54
56
  return e.disabled = e.disabled || t.disabled, e;
55
- }), S = typeof t.size == "string" ? { default: t.size } : { default: "md", ...t.size }, W = Object.entries(S).reduce(
57
+ }), j = typeof t.size == "string" ? { default: t.size } : { default: "md", ...t.size }, A = Object.entries(j).reduce(
56
58
  (e, [a, o]) => (a === "default" ? e[`data-${o}`] = "" : e[`data-${a}:${o}`] = "", e),
57
59
  {}
58
60
  );
59
- return (e, a) => (l(), $("span", y({
61
+ return (e, a) => (u(), C("span", g({
60
62
  class: ["bb-dropdown-button", {
61
63
  "bb-dropdown-button--block": e.block,
62
- "bb-dropdown-button--loading": f.value,
64
+ "bb-dropdown-button--loading": w.value,
63
65
  [`bb-dropdown-button--${e.theme}`]: !0
64
66
  }]
65
- }, d(W)), [
66
- u(C, y(h.value, { class: "bb-dropdown-button__main-btn" }), {
67
+ }, d(A)), [
68
+ m(P, g(B.value, { class: "bb-dropdown-button__main-btn" }), {
67
69
  default: n(() => [
68
- u(d(I), { class: "bb-dropdown-button__spinner" }),
69
- t["prepend:icon"] ? (l(), L(d(z), {
70
+ m(d(O), { class: "bb-dropdown-button__spinner" }),
71
+ t["prepend:icon"] ? (u(), z(d(D), {
70
72
  key: 0,
71
73
  class: "bb-dropdown-button__prepend-icon",
72
74
  type: t["prepend:icon"]
73
- }, null, 8, ["type"])) : _("", !0),
74
- b("span", O, v(h.value.text), 1),
75
- f.value ? (l(), $("span", R, v(d(m)("common.loadingText").value), 1)) : _("", !0),
76
- t["append:icon"] ? (l(), L(d(z), {
75
+ }, null, 8, ["type"])) : y("", !0),
76
+ b("span", T, _(B.value.text), 1),
77
+ w.value ? (u(), C("span", Z, _(d(c)("common.loadingText").value), 1)) : y("", !0),
78
+ t["append:icon"] ? (u(), z(d(D), {
77
79
  key: 2,
78
80
  class: "bb-dropdown-button__append-icon",
79
81
  type: t["append:icon"]
80
- }, null, 8, ["type"])) : _("", !0)
82
+ }, null, 8, ["type"])) : y("", !0)
81
83
  ]),
82
84
  _: 1
83
85
  }, 16),
84
- u(A, {
86
+ m(M, {
85
87
  id: e.id,
86
88
  "arrow-padding": e.arrowPadding,
87
89
  disabled: e.disabled,
88
90
  eager: e.eager,
89
- items: w.value,
91
+ items: h.value,
90
92
  offset: e.offset,
91
93
  padding: e.padding,
92
94
  placement: e.placement,
@@ -94,20 +96,20 @@ const O = { class: "bb-dropdown-button__content" }, R = {
94
96
  "transition-duration": e.transitionDuration,
95
97
  width: e.width
96
98
  }, V({
97
- activator: n(({ props: o, open: i, disabled: k, placement: B }) => [
99
+ activator: n(({ props: o, open: i, disabled: $, placement: L }) => [
98
100
  r(e.$slots, "activator", {
99
- disabled: k,
101
+ disabled: $,
100
102
  open: i,
101
- placement: B,
103
+ placement: L,
102
104
  props: o
103
105
  }, () => [
104
- u(C, y(o, { class: "bb-dropdown-button__dropdown-btn" }), {
106
+ m(P, g(o, { class: "bb-dropdown-button__dropdown-btn" }), {
105
107
  default: n(() => [
106
- b("span", T, v(i ? d(m)("dropdownButton.close").value : d(m)("dropdownButton.open").value), 1),
108
+ b("span", q, _(i ? d(c)("dropdownButton.close").value : d(c)("dropdownButton.open").value), 1),
107
109
  r(e.$slots, "right-btn", {
108
- disabled: k,
110
+ disabled: $,
109
111
  open: i,
110
- placement: B
112
+ placement: L
111
113
  }, () => [
112
114
  a[0] || (a[0] = b("svg", {
113
115
  class: "bb-dropdown-button__dropdown-chevron",
@@ -139,7 +141,7 @@ const O = { class: "bb-dropdown-button__content" }, R = {
139
141
  ]),
140
142
  _: 2
141
143
  }, [
142
- E(w.value, (o) => ({
144
+ E(k.value, (o) => ({
143
145
  name: o.key,
144
146
  fn: n((i) => [
145
147
  r(e.$slots, o.key, s(p(i)))
@@ -150,5 +152,5 @@ const O = { class: "bb-dropdown-button__content" }, R = {
150
152
  }
151
153
  });
152
154
  export {
153
- ee as default
155
+ te as default
154
156
  };
package/dist/index86.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as j, ref as g, watch as x, computed as m, createBlock as G, openBlock as V, resolveDynamicComponent as K, normalizeClass as O, withCtx as M, createElementVNode as c, withModifiers as y, renderSlot as U, normalizeProps as Y, guardReactiveProps as Z, createTextVNode as J, unref as Q, createVNode as W, createElementBlock as F, Fragment as X, renderList as ee, toDisplayString as te } from "vue";
2
- import { findInTree as ae } from "./index305.js";
2
+ import { findInTree as ae } from "./index303.js";
3
3
  import { useId as re } from "./index8.js";
4
4
  import oe from "./index116.js";
5
5
  /* empty css */
@@ -53,7 +53,7 @@ const le = ["accept", "autofocus", "disabled", "multiple"], se = { class: "bb-dr
53
53
  const r = a.accept[t];
54
54
  if (r.includes("/")) e.push(r);
55
55
  else {
56
- b || (b = (await import("./index304.js")).default);
56
+ b || (b = (await import("./index302.js")).default);
57
57
  const o = b.getType(r);
58
58
  if (!o)
59
59
  throw new Error(
package/dist/index88.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as $, ref as f, computed as a, getCurrentInstance as d, onServerPrefetch as I, onBeforeMount as _, watch as L, createElementBlock as M, openBlock as B, mergeProps as k, inject as A } from "vue";
2
- import { isCssColor as C } from "./index236.js";
3
- import { get as m } from "./index268.js";
4
- import { useLogger as N } from "./index251.js";
2
+ import { isCssColor as C } from "./index239.js";
3
+ import { get as m } from "./index288.js";
4
+ import { useLogger as N } from "./index236.js";
5
5
  const S = ["innerHTML"], E = /* @__PURE__ */ $({
6
6
  __name: "BbIcon",
7
7
  props: {
package/dist/index90.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as h, ref as t, onMounted as m, onBeforeUnmount as p, createBlock as g, openBlock as b, resolveDynamicComponent as w, withCtx as _, renderSlot as I } from "vue";
2
- import { throttle as c } from "./index298.js";
2
+ import { throttle as c } from "./index270.js";
3
3
  const M = /* @__PURE__ */ h({
4
4
  __name: "BbIntersection",
5
5
  props: {
package/dist/index93.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import { defineComponent as I, mergeModels as B, useModel as N, computed as p, ref as L, watch as P, onMounted as W, createElementBlock as d, openBlock as c, withModifiers as F, normalizeStyle as O, normalizeClass as q, unref as v, createCommentVNode as h, Fragment as A, createElementVNode as t, renderSlot as l, createTextVNode as H, toDisplayString as M, nextTick as K } from "vue";
2
- import { parseSize as R } from "./index277.js";
2
+ import { parseSize as R } from "./index279.js";
3
3
  import { useId as $ } from "./index8.js";
4
- import { useLocale as U } from "./index230.js";
4
+ import { useLocale as U } from "./index245.js";
5
5
  import { useMobile as j } from "./index9.js";
6
- import { useUntil as G } from "./index267.js";
6
+ import { useUntil as G } from "./index280.js";
7
7
  import { wait as y } from "./index147.js";
8
8
  import { _config as J } from "./index4.js";
9
9
  const Q = ["aria-describedby", "aria-labelledby", "aria-live", "inert"], X = {
package/dist/index95.js CHANGED
@@ -3,8 +3,8 @@ import { defineComponent as V, mergeModels as W, useModel as U, computed as b, r
3
3
  /* empty css */
4
4
  import P from "./index14.js";
5
5
  /* empty css */
6
- import { debounce as X } from "./index279.js";
7
- import { useLocale as H } from "./index230.js";
6
+ import { debounce as X } from "./index277.js";
7
+ import { useLocale as H } from "./index245.js";
8
8
  import { useRoute as J } from "./index154.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/index97.js CHANGED
@@ -1,14 +1,14 @@
1
1
  import { defineComponent as ne, mergeModels as I, ref as N, useTemplateRef as ae, computed as s, useModel as ie, watch as C, createElementBlock as se, openBlock as Y, Fragment as le, renderSlot as G, createCommentVNode as W, createVNode as ue, normalizeProps as de, mergeProps as X, unref as B, withCtx as F, createElementVNode as S, createBlock as ce, nextTick as pe } from "vue";
2
2
  import { useId as me } from "./index8.js";
3
3
  import { useIntersectionObserver as ve, useElementSize as fe } from "./index148.js";
4
- import { useLocale as be } from "./index230.js";
5
- import { useUntil as he } from "./index267.js";
4
+ import { useLocale as be } from "./index245.js";
5
+ import { useUntil as he } from "./index280.js";
6
6
  import ge from "./index14.js";
7
7
  /* empty css */
8
- import we from "./index233.js";
8
+ import we from "./index268.js";
9
9
  /* empty css */
10
- import { extractDomContainer as H } from "./index229.js";
11
- import { parseWidthString as U } from "./index276.js";
10
+ import { extractDomContainer as H } from "./index250.js";
11
+ import { parseWidthString as U } from "./index283.js";
12
12
  const Ee = ["inert"], Le = 500, ye = 10, Re = /* @__PURE__ */ ne({
13
13
  inheritAttrs: !1,
14
14
  __name: "BbPopover",
package/dist/index99.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 "./index224.js";
2
+ import { clamp as p } from "./index226.js";
3
3
  import { getAsPercentageBetween as i } from "./index146.js";
4
4
  const _ = /* @__PURE__ */ r({
5
5
  __name: "BbProgress",
@@ -0,0 +1,13 @@
1
+ /**
2
+ * Normalizes a (possibly mixed) list of items into a bidimensional array of
3
+ * groups. Consecutive loose items are merged into a single group, while a
4
+ * nested array becomes a group on its own — so that a divider is rendered
5
+ * before and after it.
6
+ *
7
+ * Examples:
8
+ * - `[a, b, c]` -> `[[a, b, c]]` (single group, no dividers)
9
+ * - `[[a, b], [c, d]]` -> `[[a, b], [c, d]]` (one divider between)
10
+ * - `[a, b, [c, d], e]` -> `[[a, b], [c, d], [e]]` (divider before/after the group)
11
+ *
12
+ */
13
+ export declare const normalizeItemGroups: <T>(items: (T | T[])[]) => T[][];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bitboss-ui",
3
- "version": "2.1.131",
3
+ "version": "2.1.133",
4
4
  "description": "Vue 3 component library by BitBoss: forms, selects, layout, overlays, and more.",
5
5
  "type": "module",
6
6
  "sideEffects": false,
@@ -113,4 +113,4 @@
113
113
  "lint-staged": {
114
114
  "*.{js,css,md,html,json,vue,ts}": "prettier --write"
115
115
  }
116
- }
116
+ }
package/dist/index228.js DELETED
@@ -1,10 +0,0 @@
1
- import { getType as o } from "./index306.js";
2
- function c(e) {
3
- if (o(e) !== "Object")
4
- return !1;
5
- const t = Object.getPrototypeOf(e);
6
- return !!t && t.constructor === Object && t === Object.prototype;
7
- }
8
- export {
9
- c as isPlainObject
10
- };
package/dist/index269.js DELETED
@@ -1,12 +0,0 @@
1
- const o = (t, r) => {
2
- const e = {};
3
- for (const c in t)
4
- if (Object.prototype.hasOwnProperty.call(t, c)) {
5
- const n = t[c];
6
- r(n, c, t) && (e[c] = n);
7
- }
8
- return e;
9
- };
10
- export {
11
- o as pickBy
12
- };
package/dist/index282.js DELETED
@@ -1,190 +0,0 @@
1
- var C = Object.defineProperty, x = (a, e, t) => e in a ? C(a, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : a[e] = t, y = (a, e, t) => x(a, typeof e != "symbol" ? e + "" : e, t);
2
- const M = {
3
- "#": { pattern: /[0-9]/ },
4
- "@": { pattern: /[a-zA-Z]/ },
5
- "*": { pattern: /[a-zA-Z0-9]/ }
6
- }, w = (a, e, t) => a.replaceAll(e, "").replace(t, ".").replace("..", ".").replace(/[^.\d]/g, ""), N = (a, e, t) => {
7
- var s;
8
- return new Intl.NumberFormat(((s = t.number) == null ? void 0 : s.locale) ?? "en", {
9
- minimumFractionDigits: a,
10
- maximumFractionDigits: e,
11
- roundingMode: "trunc"
12
- });
13
- }, P = (a, e = !0, t) => {
14
- var s, r, n, l;
15
- const u = ((s = t.number) == null ? void 0 : s.unsigned) !== !0 && a.startsWith("-") ? "-" : "", p = ((r = t.number) == null ? void 0 : r.fraction) ?? 0;
16
- let o = N(0, p, t);
17
- const k = o.formatToParts(1000.12), m = ((n = k.find((i) => i.type === "group")) == null ? void 0 : n.value) ?? " ", f = ((l = k.find((i) => i.type === "decimal")) == null ? void 0 : l.value) ?? ".", c = w(a, m, f);
18
- if (Number.isNaN(parseFloat(c))) return u;
19
- const v = c.split(".");
20
- if (v[1] != null && v[1].length >= 1) {
21
- const i = v[1].length <= p ? v[1].length : p;
22
- o = N(i, p, t);
23
- }
24
- let d = o.format(parseFloat(c));
25
- return e ? p > 0 && c.endsWith(".") && !c.slice(0, -1).includes(".") && (d += f) : d = w(d, m, f), u + d;
26
- }, I = (a) => JSON.parse(a.replaceAll("'", '"')), T = (a, e = {}) => {
27
- const t = { ...e };
28
- a.dataset.maska != null && a.dataset.maska !== "" && (t.mask = F(a.dataset.maska)), a.dataset.maskaEager != null && (t.eager = E(a.dataset.maskaEager)), a.dataset.maskaReversed != null && (t.reversed = E(a.dataset.maskaReversed)), a.dataset.maskaTokensReplace != null && (t.tokensReplace = E(a.dataset.maskaTokensReplace)), a.dataset.maskaTokens != null && (t.tokens = O(a.dataset.maskaTokens));
29
- const s = {};
30
- return a.dataset.maskaNumberLocale != null && (s.locale = a.dataset.maskaNumberLocale), a.dataset.maskaNumberFraction != null && (s.fraction = parseInt(a.dataset.maskaNumberFraction)), a.dataset.maskaNumberUnsigned != null && (s.unsigned = E(a.dataset.maskaNumberUnsigned)), (a.dataset.maskaNumber != null || Object.values(s).length > 0) && (t.number = s), t;
31
- }, E = (a) => a !== "" ? !!JSON.parse(a) : !0, F = (a) => a.startsWith("[") && a.endsWith("]") ? I(a) : a, O = (a) => {
32
- if (a.startsWith("{") && a.endsWith("}"))
33
- return I(a);
34
- const e = {};
35
- return a.split("|").forEach((t) => {
36
- const s = t.split(":");
37
- e[s[0]] = {
38
- pattern: S() ? new RegExp(s[1], "u") : new RegExp(s[1]),
39
- optional: s[2] === "optional",
40
- multiple: s[2] === "multiple",
41
- repeated: s[2] === "repeated"
42
- };
43
- }), e;
44
- }, S = () => {
45
- try {
46
- return new RegExp("\\p{L}", "u"), !0;
47
- } catch {
48
- return !1;
49
- }
50
- };
51
- class W {
52
- constructor(e = {}) {
53
- y(this, "opts", {}), y(this, "memo", /* @__PURE__ */ new Map());
54
- const t = { ...e };
55
- if (t.tokens != null) {
56
- t.tokens = t.tokensReplace ? { ...t.tokens } : { ...M, ...t.tokens };
57
- for (const s of Object.values(t.tokens))
58
- typeof s.pattern == "string" && (s.pattern = S() ? new RegExp(s.pattern, "u") : new RegExp(s.pattern));
59
- } else
60
- t.tokens = M;
61
- Array.isArray(t.mask) && (t.mask.length > 1 ? t.mask = [...t.mask].sort((s, r) => s.length - r.length) : t.mask = t.mask[0] ?? ""), t.mask === "" && (t.mask = null), this.opts = t;
62
- }
63
- masked(e) {
64
- return this.process(String(e), this.findMask(String(e)));
65
- }
66
- unmasked(e) {
67
- return this.process(String(e), this.findMask(String(e)), !1);
68
- }
69
- isEager() {
70
- return this.opts.eager === !0;
71
- }
72
- isReversed() {
73
- return this.opts.reversed === !0;
74
- }
75
- completed(e) {
76
- const t = this.findMask(String(e));
77
- if (this.opts.mask == null || t == null) return !1;
78
- const s = this.process(String(e), t).length;
79
- return typeof this.opts.mask == "string" ? s >= this.opts.mask.length : s >= t.length;
80
- }
81
- findMask(e) {
82
- const t = this.opts.mask;
83
- if (t == null)
84
- return null;
85
- if (typeof t == "string")
86
- return t;
87
- if (typeof t == "function")
88
- return t(e);
89
- const s = this.process(e, t.slice(-1).pop() ?? "", !1);
90
- return t.find((r) => this.process(e, r, !1).length >= s.length) ?? "";
91
- }
92
- escapeMask(e) {
93
- const t = [], s = [];
94
- return e.split("").forEach((r, n) => {
95
- r === "!" && e[n - 1] !== "!" ? s.push(n - s.length) : t.push(r);
96
- }), { mask: t.join(""), escaped: s };
97
- }
98
- process(e, t, s = !0) {
99
- if (this.opts.number != null) return P(e, s, this.opts);
100
- if (t == null) return e;
101
- const r = `v=${e},mr=${t},m=${s ? 1 : 0}`;
102
- if (this.memo.has(r)) return this.memo.get(r);
103
- const { mask: n, escaped: l } = this.escapeMask(t), u = [], p = this.opts.tokens != null ? this.opts.tokens : {}, o = this.isReversed() ? -1 : 1, k = this.isReversed() ? "unshift" : "push", m = this.isReversed() ? 0 : n.length - 1, f = this.isReversed() ? () => i > -1 && h > -1 : () => i < n.length && h < e.length, c = (b) => !this.isReversed() && b <= m || this.isReversed() && b >= m;
104
- let v, d = -1, i = this.isReversed() ? n.length - 1 : 0, h = this.isReversed() ? e.length - 1 : 0, R = !1;
105
- for (; f(); ) {
106
- const b = n.charAt(i), g = p[b], A = g?.transform != null ? g.transform(e.charAt(h)) : e.charAt(h);
107
- if (!l.includes(i) && g != null ? (A.match(g.pattern) != null ? (u[k](A), g.repeated ? (d === -1 ? d = i : i === m && i !== d && (i = d - o), m === d && (i -= o)) : g.multiple && (R = !0, i -= o), i += o) : g.multiple ? R && (i += o, h -= o, R = !1) : A === v ? v = void 0 : g.optional && (i += o, h -= o), h += o) : (s && !this.isEager() && u[k](b), A === b && !this.isEager() ? h += o : v = b, this.isEager() || (i += o)), this.isEager())
108
- for (; c(i) && (p[n.charAt(i)] == null || l.includes(i)); ) {
109
- if (s) {
110
- if (u[k](n.charAt(i)), e.charAt(h) === n.charAt(i)) {
111
- i += o, h += o;
112
- continue;
113
- }
114
- } else n.charAt(i) === e.charAt(h) && (h += o);
115
- i += o;
116
- }
117
- }
118
- return this.memo.set(r, u.join("")), this.memo.get(r);
119
- }
120
- }
121
- class V {
122
- constructor(e, t = {}) {
123
- y(this, "items", /* @__PURE__ */ new Map()), y(this, "eventAbortController"), y(this, "onInput", (s) => {
124
- if (s instanceof CustomEvent && s.type === "input" && !s.isTrusted && !s.bubbles)
125
- return;
126
- const r = s.target, n = this.items.get(r);
127
- if (n === void 0) return;
128
- const l = "inputType" in s && s.inputType.startsWith("delete"), u = n.isEager(), p = l && u && n.unmasked(r.value) === "" ? "" : r.value;
129
- this.fixCursor(r, l, () => this.setValue(r, p));
130
- }), this.options = t, this.eventAbortController = new AbortController(), this.init(this.getInputs(e));
131
- }
132
- update(e = {}) {
133
- this.options = { ...e }, this.init(Array.from(this.items.keys()));
134
- }
135
- updateValue(e) {
136
- var t;
137
- e.value !== "" && e.value !== ((t = this.processInput(e)) == null ? void 0 : t.masked) && this.setValue(e, e.value);
138
- }
139
- destroy() {
140
- this.eventAbortController.abort(), this.items.clear();
141
- }
142
- init(e) {
143
- const t = this.getOptions(this.options);
144
- for (const s of e) {
145
- if (!this.items.has(s)) {
146
- const { signal: n } = this.eventAbortController;
147
- s.addEventListener("input", this.onInput, { capture: !0, signal: n });
148
- }
149
- const r = new W(T(s, t));
150
- this.items.set(s, r), queueMicrotask(() => this.updateValue(s)), s.selectionStart === null && r.isEager() && console.warn("Maska: input of `%s` type is not supported", s.type);
151
- }
152
- }
153
- getInputs(e) {
154
- return typeof e == "string" ? Array.from(document.querySelectorAll(e)) : "length" in e ? Array.from(e) : [e];
155
- }
156
- getOptions(e) {
157
- const { onMaska: t, preProcess: s, postProcess: r, ...n } = e;
158
- return n;
159
- }
160
- fixCursor(e, t, s) {
161
- var r, n;
162
- const l = e.selectionStart, u = e.value;
163
- if (s(), l === null || l === u.length && !t) return;
164
- const p = e.value, o = u.slice(0, l), k = p.slice(0, l), m = (r = this.processInput(e, o)) == null ? void 0 : r.unmasked, f = (n = this.processInput(e, k)) == null ? void 0 : n.unmasked;
165
- if (m === void 0 || f === void 0) return;
166
- let c = l;
167
- o !== k && (c += t ? p.length - u.length : m.length - f.length), e.setSelectionRange(c, c);
168
- }
169
- setValue(e, t) {
170
- const s = this.processInput(e, t);
171
- s !== void 0 && (e.value = s.masked, this.options.onMaska != null && (Array.isArray(this.options.onMaska) ? this.options.onMaska.forEach((r) => r(s)) : this.options.onMaska(s)), e.dispatchEvent(new CustomEvent("maska", { detail: s })), e.dispatchEvent(new CustomEvent("input", { detail: s.masked })));
172
- }
173
- processInput(e, t) {
174
- const s = this.items.get(e);
175
- if (s === void 0) return;
176
- let r = t ?? e.value;
177
- this.options.preProcess != null && (r = this.options.preProcess(r));
178
- let n = s.masked(r);
179
- return this.options.postProcess != null && (n = this.options.postProcess(n)), {
180
- masked: n,
181
- unmasked: s.unmasked(r),
182
- completed: s.completed(r)
183
- };
184
- }
185
- }
186
- export {
187
- W as Mask,
188
- V as MaskInput,
189
- M as tokens
190
- };
package/dist/index295.js DELETED
@@ -1,54 +0,0 @@
1
- import { defineComponent as b, computed as c, createElementBlock as l, openBlock as a, createElementVNode as h, Fragment as p, renderList as k, createBlock as f, normalizeClass as y, withCtx as M, createTextVNode as x, toDisplayString as B } from "vue";
2
- import C from "./index14.js";
3
- /* empty css */
4
- const v = {
5
- "aria-label": "Month selector",
6
- class: "bb-base-date-picker__button-menu bb-base-date-picker__month-selector",
7
- role: "listbox"
8
- }, g = { class: "content" }, N = /* @__PURE__ */ b({
9
- __name: "BaseDatePickerMonthSelector",
10
- props: {
11
- cursor: {},
12
- disabled: { type: Boolean }
13
- },
14
- emits: ["update:month"],
15
- setup(d, { emit: i }) {
16
- const o = d, m = i, u = c(() => o.cursor.month()), _ = c(() => {
17
- const t = o.cursor.clone().startOf("year"), n = u.value;
18
- return Array.from({ length: 12 }, (e, r) => {
19
- const s = t.add(r, "month");
20
- return {
21
- text: s.format("MMMM"),
22
- key: s.unix(),
23
- selected: r === n,
24
- handler: () => m("update:month", r)
25
- };
26
- });
27
- });
28
- return (t, n) => (a(), l("div", v, [
29
- h("div", g, [
30
- (a(!0), l(p, null, k(_.value, (e) => (a(), f(C, {
31
- key: e.key,
32
- "aria-label": e.text,
33
- "aria-selected": e.selected,
34
- class: y({
35
- content__btn: !0,
36
- "content__btn--selected": e.selected
37
- }),
38
- disabled: t.disabled,
39
- role: "option",
40
- type: "button",
41
- onClick: e.handler
42
- }, {
43
- default: M(() => [
44
- x(B(e.text), 1)
45
- ]),
46
- _: 2
47
- }, 1032, ["aria-label", "aria-selected", "class", "disabled", "onClick"]))), 128))
48
- ])
49
- ]));
50
- }
51
- });
52
- export {
53
- N as default
54
- };
package/dist/index305.js DELETED
@@ -1,18 +0,0 @@
1
- const e = (o, r, f) => o.reduce((t, n) => {
2
- if (t) return t;
3
- if (f(n))
4
- return n;
5
- if (r in n) {
6
- const i = e(
7
- [].concat(n[r]),
8
- r,
9
- f
10
- );
11
- if (i)
12
- return i;
13
- }
14
- return t;
15
- }, null);
16
- export {
17
- e as findInTree
18
- };
package/dist/index342.js DELETED
@@ -1,4 +0,0 @@
1
- import f from "./index300.js";
2
- export {
3
- f as default
4
- };