bitboss-ui 2.1.73 → 2.1.74

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/BbRows/BbRows.vue.d.ts +3 -3
  2. package/dist/components/BbTable/BbTable.vue.d.ts +30 -6
  3. package/dist/components/BbTable/types.d.ts +46 -28
  4. package/dist/components/BbTable/utils.d.ts +23 -0
  5. package/dist/index.css +1 -1
  6. package/dist/index107.js +9 -9
  7. package/dist/index112.js +1 -1
  8. package/dist/index114.js +1 -1
  9. package/dist/index120.js +1 -1
  10. package/dist/index122.js +326 -304
  11. package/dist/index13.js +2 -2
  12. package/dist/index130.js +1 -1
  13. package/dist/index132.js +5 -5
  14. package/dist/index134.js +1 -1
  15. package/dist/index136.js +2 -2
  16. package/dist/index139.js +1 -1
  17. package/dist/index142.js +1 -1
  18. package/dist/index15.js +5 -5
  19. package/dist/index17.js +3 -3
  20. package/dist/index19.js +8 -8
  21. package/dist/index21.js +14 -14
  22. package/dist/index215.js +2 -2
  23. package/dist/index216.js +2 -2
  24. package/dist/index217.js +1 -1
  25. package/dist/index218.js +1 -1
  26. package/dist/index219.js +9 -34
  27. package/dist/index220.js +13 -9
  28. package/dist/index221.js +13 -2
  29. package/dist/index222.js +127 -4
  30. package/dist/index224.js +4 -3
  31. package/dist/index225.js +22 -85
  32. package/dist/index227.js +2 -29
  33. package/dist/index228.js +2 -17
  34. package/dist/index229.js +4 -51
  35. package/dist/index23.js +11 -11
  36. package/dist/index230.js +19 -14
  37. package/dist/index231.js +201 -3
  38. package/dist/index233.js +34 -16
  39. package/dist/index234.js +8 -12
  40. package/dist/index235.js +2 -13
  41. package/dist/index236.js +8 -13
  42. package/dist/index237.js +3 -4
  43. package/dist/index238.js +28 -19
  44. package/dist/index239.js +16 -201
  45. package/dist/index240.js +19 -0
  46. package/dist/index241.js +49 -125
  47. package/dist/{index232.js → index242.js} +1 -1
  48. package/dist/index243.js +3 -10
  49. package/dist/index244.js +11 -3
  50. package/dist/index245.js +8 -4
  51. package/dist/index246.js +2 -5
  52. package/dist/index247.js +7 -5
  53. package/dist/index248.js +2 -5
  54. package/dist/index249.js +7 -5
  55. package/dist/index25.js +3 -3
  56. package/dist/index250.js +188 -2
  57. package/dist/index251.js +5 -6
  58. package/dist/index252.js +5 -8
  59. package/dist/index253.js +5 -268
  60. package/dist/index254.js +5 -52
  61. package/dist/index255.js +6 -52
  62. package/dist/index256.js +263 -27
  63. package/dist/index257.js +43 -51
  64. package/dist/index258.js +52 -3
  65. package/dist/index259.js +31 -187
  66. package/dist/index260.js +60 -3
  67. package/dist/index261.js +3 -18
  68. package/dist/index262.js +17 -11
  69. package/dist/index263.js +12 -106
  70. package/dist/index264.js +17 -0
  71. package/dist/index265.js +4 -100
  72. package/dist/index266.js +108 -0
  73. package/dist/index268.js +100 -3
  74. package/dist/index27.js +1 -1
  75. package/dist/index270.js +228 -15
  76. package/dist/index271.js +86 -5
  77. package/dist/index273.js +10 -5
  78. package/dist/index274.js +3 -2
  79. package/dist/index275.js +8 -32
  80. package/dist/index276.js +65 -26
  81. package/dist/index277.js +11 -0
  82. package/dist/index278.js +23 -2
  83. package/dist/index279.js +5 -2
  84. package/dist/index280.js +5 -2
  85. package/dist/index281.js +5 -7
  86. package/dist/index282.js +5 -7
  87. package/dist/index283.js +3 -9
  88. package/dist/index284.js +13 -23
  89. package/dist/index285.js +6 -22
  90. package/dist/index286.js +40 -6
  91. package/dist/index287.js +6 -9
  92. package/dist/index288.js +15 -66
  93. package/dist/index289.js +33 -2
  94. package/dist/index29.js +3 -3
  95. package/dist/index290.js +26 -7
  96. package/dist/index292.js +3 -8
  97. package/dist/index293.js +27 -10
  98. package/dist/index294.js +17 -4
  99. package/dist/index295.js +5 -0
  100. package/dist/index296.js +7 -3
  101. package/dist/index297.js +280 -7
  102. package/dist/index298.js +2 -3
  103. package/dist/index299.js +16 -17
  104. package/dist/index300.js +2 -28
  105. package/dist/index301.js +16 -5
  106. package/dist/index302.js +2 -280
  107. package/dist/index303.js +27 -2
  108. package/dist/index304.js +2 -16
  109. package/dist/index305.js +2 -2
  110. package/dist/index306.js +2 -16
  111. package/dist/index307.js +2 -2
  112. package/dist/index308.js +2 -27
  113. package/dist/index309.js +2 -2
  114. package/dist/index31.js +2 -2
  115. package/dist/index310.js +5 -2
  116. package/dist/index311.js +1 -1
  117. package/dist/index312.js +3 -2
  118. package/dist/index313.js +3 -2
  119. package/dist/index314.js +3 -2
  120. package/dist/index315.js +1 -1
  121. package/dist/index316.js +4 -3
  122. package/dist/index317.js +2 -4
  123. package/dist/index318.js +4 -719
  124. package/dist/index319.js +2 -366
  125. package/dist/index321.js +3 -5
  126. package/dist/index322.js +125 -3
  127. package/dist/index323.js +2 -3
  128. package/dist/index324.js +15 -2
  129. package/dist/index325.js +2 -125
  130. package/dist/index326.js +19 -2
  131. package/dist/index327.js +2 -15
  132. package/dist/index328.js +6 -2
  133. package/dist/index329.js +719 -19
  134. package/dist/index33.js +8 -8
  135. package/dist/index330.js +366 -2
  136. package/dist/index331.js +57 -2
  137. package/dist/index332.js +5 -6
  138. package/dist/index333.js +6 -6
  139. package/dist/index334.js +19 -5
  140. package/dist/index335.js +8 -6
  141. package/dist/index336.js +13 -17
  142. package/dist/index337.js +7 -8
  143. package/dist/index338.js +5 -14
  144. package/dist/index339.js +8 -8
  145. package/dist/index340.js +34 -5
  146. package/dist/index341.js +6 -8
  147. package/dist/index342.js +125 -31
  148. package/dist/index343.js +398 -6
  149. package/dist/index344.js +57 -128
  150. package/dist/index345.js +56 -396
  151. package/dist/index346.js +6 -46
  152. package/dist/index347.js +5 -93
  153. package/dist/index348.js +92 -57
  154. package/dist/index349.js +47 -58
  155. package/dist/index35.js +4 -4
  156. package/dist/index350.js +21 -227
  157. package/dist/index352.js +136 -0
  158. package/dist/index353.js +515 -129
  159. package/dist/index354.js +222 -514
  160. package/dist/index37.js +18 -18
  161. package/dist/index39.js +7 -7
  162. package/dist/index41.js +2 -2
  163. package/dist/index43.js +8 -8
  164. package/dist/index45.js +6 -6
  165. package/dist/index49.js +1 -1
  166. package/dist/index53.js +1 -1
  167. package/dist/index55.js +1 -1
  168. package/dist/index57.js +2 -2
  169. package/dist/index61.js +4 -4
  170. package/dist/index67.js +1 -1
  171. package/dist/index80.js +6 -6
  172. package/dist/index82.js +1 -1
  173. package/dist/index84.js +2 -2
  174. package/dist/index86.js +3 -3
  175. package/dist/index88.js +1 -1
  176. package/dist/index91.js +3 -3
  177. package/dist/index93.js +2 -2
  178. package/dist/index95.js +5 -5
  179. package/dist/index97.js +1 -1
  180. package/package.json +2 -2
  181. package/dist/index267.js +0 -231
  182. package/dist/index269.js +0 -8
  183. package/dist/index272.js +0 -7
  184. package/dist/index291.js +0 -7
  185. package/dist/index320.js +0 -59
  186. package/dist/index351.js +0 -24
  187. /package/dist/{index223.js → index226.js} +0 -0
package/dist/index13.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as C, computed as a, createBlock as u, openBlock as i, mergeProps as c, withCtx as d, renderSlot as f, createTextVNode as p, toDisplayString as v, resolveDynamicComponent as b } from "vue";
2
- import S from "./index219.js";
3
- import { useFrameworkDetection as k } from "./index220.js";
2
+ import S from "./index233.js";
3
+ import { useFrameworkDetection as k } from "./index219.js";
4
4
  const P = /* @__PURE__ */ C({
5
5
  __name: "BaseButton",
6
6
  props: {
package/dist/index130.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as a, createElementBlock as o, openBlock as e, normalizeClass as c, createVNode as l, TransitionGroup as m, withCtx as i, Fragment as p, renderList as u, unref as r, createBlock as f, mergeProps as _ } from "vue";
2
2
  import { useToast as d, state as k } from "./index11.js";
3
- import b from "./index288.js";
3
+ import b from "./index276.js";
4
4
  const $ = /* @__PURE__ */ a({
5
5
  __name: "BbToast",
6
6
  props: {
package/dist/index132.js CHANGED
@@ -1,14 +1,14 @@
1
1
  import { defineComponent as R, mergeModels as U, ref as L, computed as v, useTemplateRef as W, useModel as x, watch as m, onBeforeUnmount as F, createElementBlock as I, openBlock as g, Fragment as _, renderSlot as k, createCommentVNode as C, createVNode as j, normalizeProps as q, mergeProps as B, withCtx as T, createElementVNode as f, normalizeStyle as G, createBlock as H, unref as J } from "vue";
2
2
  import { useId as K } from "./index8.js";
3
- import { useLocale as Q } from "./index235.js";
4
- import { useUntil as X } from "./index236.js";
3
+ import { useLocale as Q } from "./index220.js";
4
+ import { useUntil as X } from "./index221.js";
5
5
  import Y from "./index13.js";
6
6
  /* empty css */
7
- import Z from "./index241.js";
7
+ import Z from "./index222.js";
8
8
  /* empty css */
9
9
  import { useElementSize as ee } from "./index141.js";
10
- import { extractDomContainer as V } from "./index245.js";
11
- import { parseWidthString as te } from "./index285.js";
10
+ import { extractDomContainer as V } from "./index224.js";
11
+ import { parseWidthString as te } from "./index225.js";
12
12
  const ce = /* @__PURE__ */ R({
13
13
  inheritAttrs: !1,
14
14
  __name: "BbTooltip",
package/dist/index134.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as $, computed as g, resolveComponent as y, createElementBlock as f, openBlock as i, Fragment as k, renderList as h, normalizeClass as b, createElementVNode as s, renderSlot as t, createVNode as v, createSlots as B, withCtx as _, mergeProps as C } from "vue";
2
- import { flattenTree as T } from "./index291.js";
2
+ import { flattenTree as T } from "./index279.js";
3
3
  const w = { class: "bb-tree-row" }, E = { class: "bb-tree-main-content" }, N = /* @__PURE__ */ $({
4
4
  __name: "BbTree",
5
5
  props: {
package/dist/index136.js CHANGED
@@ -5,8 +5,8 @@ import u from "./index86.js";
5
5
  /* empty css */
6
6
  import I from "./index114.js";
7
7
  /* empty css */
8
- import N from "./index275.js";
9
- import g from "./index276.js";
8
+ import N from "./index289.js";
9
+ import g from "./index290.js";
10
10
  /* empty css */
11
11
  const h = { class: "bb-common-input-inner-container__prefix" }, B = { class: "bb-common-input-inner-container__suffix" }, R = /* @__PURE__ */ k({
12
12
  __name: "CommonInputInnerContainer",
package/dist/index139.js CHANGED
@@ -1,4 +1,4 @@
1
- import { clamp as s } from "./index216.js";
1
+ import { clamp as s } from "./index215.js";
2
2
  const o = (n, e, r = !1) => {
3
3
  const t = n * 100 / e;
4
4
  return r ? s(t, 0, 100) : t;
package/dist/index142.js CHANGED
@@ -1,4 +1,4 @@
1
- import { urlAlphabet as l } from "./index215.js";
1
+ import { urlAlphabet as l } from "./index216.js";
2
2
  let o = (t = 21) => {
3
3
  let e = "", r = crypto.getRandomValues(new Uint8Array(t |= 0));
4
4
  for (; t--; )
package/dist/index15.js CHANGED
@@ -1,15 +1,15 @@
1
1
  import { defineComponent as H, ref as s, computed as M, createBlock as D, openBlock as E, normalizeClass as I, withCtx as l, createVNode as d, unref as u, withDirectives as L, createElementVNode as p, mergeProps as _, renderSlot as r, withModifiers as q, normalizeStyle as N } from "vue";
2
- import { isHex as z } from "./index237.js";
2
+ import { isHex as z } from "./index229.js";
3
3
  import { isNotNil as F } from "./index144.js";
4
4
  import { useId as S } from "./index8.js";
5
- import { useLocale as U } from "./index235.js";
6
- import { vMaska as A } from "./index238.js";
7
- import K from "./index239.js";
5
+ import { useLocale as U } from "./index220.js";
6
+ import { vMaska as A } from "./index230.js";
7
+ import K from "./index231.js";
8
8
  /* empty css */
9
9
  import O from "./index136.js";
10
10
  /* empty css */
11
11
  import P from "./index138.js";
12
- import T from "./index241.js";
12
+ import T from "./index222.js";
13
13
  /* empty css */
14
14
  const j = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus", "disabled", "name", "placeholder", "readonly", "required", "value"], G = ["aria-label"], J = { class: "bb-common-input-inner-container__suffix" }, ie = /* @__PURE__ */ H({
15
15
  __name: "BaseColorInput",
package/dist/index17.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as _, ref as i, computed as t, watch as F, createElementBlock as p, openBlock as h, normalizeProps as d, guardReactiveProps as f, createCommentVNode as L, createElementVNode as s, mergeProps as k, renderSlot as M } from "vue";
2
- import { isCssColor as y } from "./index221.js";
3
- import { booleanishToBoolean as q } from "./index223.js";
4
- import { isEqual as A } from "./index224.js";
2
+ import { isCssColor as y } from "./index228.js";
3
+ import { booleanishToBoolean as q } from "./index226.js";
4
+ import { isEqual as A } from "./index283.js";
5
5
  const N = {
6
6
  "aria-hidden": "true",
7
7
  class: "bb-base-checkbox-container"
package/dist/index19.js CHANGED
@@ -1,15 +1,15 @@
1
1
  import { defineComponent as z, ref as B, toRef as p, computed as G, createBlock as R, openBlock as W, unref as T, withCtx as n, renderSlot as s, normalizeProps as f, guardReactiveProps as h, createVNode as K, mergeProps as w } from "vue";
2
2
  import N from "./index17.js";
3
3
  /* empty css */
4
- import U from "./index225.js";
4
+ import U from "./index271.js";
5
5
  /* empty css */
6
- import { useItemsGetter as q } from "./index227.js";
7
- import { useIndexById as C } from "./index228.js";
8
- import { useBaseOptions as J } from "./index229.js";
9
- import { useCoherence as Q } from "./index230.js";
10
- import { hash as X } from "./index231.js";
11
- import { useHashedWatcher as $ } from "./index232.js";
12
- import { usePrefill as Y } from "./index233.js";
6
+ import { useItemsGetter as q } from "./index238.js";
7
+ import { useIndexById as C } from "./index240.js";
8
+ import { useBaseOptions as J } from "./index241.js";
9
+ import { useCoherence as Q } from "./index264.js";
10
+ import { hash as X } from "./index237.js";
11
+ import { useHashedWatcher as $ } from "./index242.js";
12
+ import { usePrefill as Y } from "./index239.js";
13
13
  const ce = /* @__PURE__ */ z({
14
14
  __name: "BaseCheckboxGroup",
15
15
  props: {
package/dist/index21.js CHANGED
@@ -5,20 +5,20 @@ import { _config as Q } from "./index4.js";
5
5
  import { useId as X } from "./index8.js";
6
6
  import b from "./index13.js";
7
7
  /* empty css */
8
- import d from "./index246.js";
9
- import ee from "./index247.js";
10
- import ae from "./index248.js";
11
- import te from "./index249.js";
12
- import { hash as B } from "./index231.js";
13
- import { last as le } from "./index250.js";
14
- import { validateDateFormat as L } from "./index251.js";
15
- import { useLogger as oe } from "./index252.js";
16
- import re from "./index253.js";
17
- import se from "./index254.js";
18
- import de from "./index255.js";
19
- import S from "./index256.js";
20
- import ie from "./index257.js";
21
- import { useLocale as ne } from "./index235.js";
8
+ import d from "./index251.js";
9
+ import ee from "./index252.js";
10
+ import ae from "./index253.js";
11
+ import te from "./index254.js";
12
+ import { hash as B } from "./index237.js";
13
+ import { last as le } from "./index248.js";
14
+ import { validateDateFormat as L } from "./index255.js";
15
+ import { useLogger as oe } from "./index245.js";
16
+ import re from "./index256.js";
17
+ import se from "./index257.js";
18
+ import de from "./index258.js";
19
+ import S from "./index259.js";
20
+ import ie from "./index260.js";
21
+ import { useLocale as ne } from "./index220.js";
22
22
  const ue = { class: "bb-base-date-picker" }, me = { class: "bb-base-date-picker__body" }, ce = { class: "bb-base-date-picker__controls" }, pe = { class: "sr-only" }, fe = { class: "sr-only" }, be = { class: "sr-only" }, ve = {
23
23
  style: { transform: "rotate(180deg)" },
24
24
  viewBox: "0 0 24 24",
package/dist/index215.js CHANGED
@@ -1,4 +1,4 @@
1
- const t = "useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";
1
+ const n = (t, a, m) => Math.min(Math.max(t, a), m);
2
2
  export {
3
- t as urlAlphabet
3
+ n as clamp
4
4
  };
package/dist/index216.js CHANGED
@@ -1,4 +1,4 @@
1
- const n = (t, a, m) => Math.min(Math.max(t, a), m);
1
+ const t = "useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";
2
2
  export {
3
- n as clamp
3
+ t as urlAlphabet
4
4
  };
package/dist/index217.js CHANGED
@@ -1,4 +1,4 @@
1
- import { getType as t } from "./index317.js";
1
+ import { getType as t } from "./index318.js";
2
2
  function o(r) {
3
3
  return t(r) === "Array";
4
4
  }
package/dist/index218.js CHANGED
@@ -1,4 +1,4 @@
1
- import { getType as o } from "./index317.js";
1
+ import { getType as o } from "./index318.js";
2
2
  function c(e) {
3
3
  if (o(e) !== "Object")
4
4
  return !1;
package/dist/index219.js CHANGED
@@ -1,36 +1,11 @@
1
- import { defineComponent as a, resolveComponent as o, createBlock as u, openBlock as l, resolveDynamicComponent as m, unref as c, withCtx as p, renderSlot as f } from "vue";
2
- import { _config as e } from "./index4.js";
3
- import { useLogger as i } from "./index252.js";
4
- import { useFrameworkDetection as k } from "./index220.js";
5
- const y = /* @__PURE__ */ a({
6
- __name: "RouterComponent",
7
- setup(g) {
8
- const { isInertia: r, isNuxt: s } = k();
9
- let t;
10
- if (r) {
11
- if (t = o(e.inertiaLinkName), typeof t == "string") {
12
- const { warn: n } = i();
13
- n(
14
- `Inertia link component "${e.inertiaLinkName}" could not be resolved. Ensure you app registers a link component with the name "${e.inertiaLinkName}" or set bitboss-ui config key "inertiaLinkName" to the correct value globally. Please visit ${e.documentationURL}/getting-started to resolve setup issues in bitboss-ui.`
15
- );
16
- }
17
- } else if (s) {
18
- if (t = o(e.nuxtLinkName), typeof t == "string") {
19
- const { warn: n } = i();
20
- n(
21
- `Nuxt link component "${e.nuxtLinkName}" could not be resolved. Ensure you app registers a link component with the name "${e.nuxtLinkName}" or set bitboss-ui config key "nuxtLinkName" to the correct value globally. Please visit ${e.documentationURL}/getting-started to resolve setup issues in bitboss-ui.`
22
- );
23
- }
24
- } else
25
- t = "router-link";
26
- return (n, d) => (l(), u(m(c(t)), null, {
27
- default: p(() => [
28
- f(n.$slots, "default")
29
- ]),
30
- _: 3
31
- }));
32
- }
33
- });
1
+ import { getCurrentInstance as e } from "vue";
2
+ const s = () => {
3
+ const t = e(), n = !!t?.proxy?.$inertia, r = !!t?.proxy?.$nuxt;
4
+ return {
5
+ isInertia: n,
6
+ isNuxt: r
7
+ };
8
+ };
34
9
  export {
35
- y as default
10
+ s as useFrameworkDetection
36
11
  };
package/dist/index220.js CHANGED
@@ -1,11 +1,15 @@
1
- import { getCurrentInstance as e } from "vue";
2
- const s = () => {
3
- const t = e(), n = !!t?.proxy?.$inertia, r = !!t?.proxy?.$nuxt;
4
- return {
5
- isInertia: n,
6
- isNuxt: r
7
- };
8
- };
1
+ import { locales as t } from "./index296.js";
2
+ import { _config as m } from "./index4.js";
3
+ import { get as c } from "./index244.js";
4
+ import { readonly as l, computed as n } from "vue";
5
+ const p = (o, ...r) => l(
6
+ n(() => c(t[m.locale], o).replace(
7
+ /\{(\d+)\}/g,
8
+ (a, e) => r[e]
9
+ ))
10
+ ), d = () => ({
11
+ t: p
12
+ });
9
13
  export {
10
- s as useFrameworkDetection
14
+ d as useLocale
11
15
  };
package/dist/index221.js CHANGED
@@ -1,4 +1,15 @@
1
- const s = (r) => !!r && !!r.match(/^(#|var\(--|(rgb|hsl)a?\()/);
1
+ import { ref as c, watch as f, toValue as u } from "vue";
2
+ const p = (e, { initialValue: r = !1, nextValue: o = !0 } = {}) => {
3
+ const t = c(r);
4
+ if (r) return t;
5
+ const n = f(
6
+ () => u(e),
7
+ (s) => {
8
+ s && (t.value = o, n());
9
+ }
10
+ );
11
+ return t;
12
+ };
2
13
  export {
3
- s as isCssColor
14
+ p as useUntil
4
15
  };
package/dist/index222.js CHANGED
@@ -1,6 +1,129 @@
1
- import { curry as e } from "./index294.js";
2
- const t = (n, o, r) => n(r) ? o(r) : r, s = e(t);
1
+ import { defineComponent as V, mergeModels as L, useModel as T, ref as p, computed as n, watch as F, onMounted as S, createBlock as A, openBlock as w, resolveDynamicComponent as N, mergeProps as g, unref as y, withModifiers as U, withCtx as q, createElementVNode as I, createElementBlock as X, createCommentVNode as j, renderSlot as z, nextTick as G } from "vue";
2
+ import { useCancelableFunction as H } from "./index340.js";
3
+ import { useUntil as J } from "./index221.js";
4
+ import { extractDomContainer as h } from "./index224.js";
5
+ import { waitFor as K } from "./index341.js";
6
+ import { arrow as O, useFloating as Q } from "./index342.js";
7
+ import { flip as R, offset as W, shift as Y, hide as Z, autoUpdate as ee } from "./index343.js";
8
+ const oe = {
9
+ key: 0,
10
+ class: "bb-common-popover__bubble"
11
+ }, ue = /* @__PURE__ */ V({
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
+ tag: { default: "span" },
24
+ flip: { type: Boolean, default: !0 }
25
+ }, {
26
+ modelValue: { type: Boolean, default: !1 },
27
+ modelModifiers: {}
28
+ }),
29
+ emits: ["update:modelValue"],
30
+ setup(c) {
31
+ const e = c, r = T(c, "modelValue"), s = p(r.value), x = n(() => e.dialog ? "dialog" : "span"), t = p(), m = p(), _ = n(() => h(e.anchor)), C = J(r, { initialValue: e.eager }), P = n(() => {
32
+ if (e.boundary)
33
+ return typeof e.boundary == "string" ? document.querySelector(e.boundary) ?? void 0 : h(e.boundary) ?? void 0;
34
+ }), k = n(() => {
35
+ const o = P.value;
36
+ return [
37
+ ...e.flip ? [R(o ? { boundary: o } : void 0)] : [],
38
+ W(e.offset),
39
+ Y({ padding: e.padding, ...o ? { boundary: o } : {} }),
40
+ Z(),
41
+ O({
42
+ element: m,
43
+ padding: e.arrowPadding
44
+ })
45
+ ];
46
+ }), { floatingStyles: M, placement: B, middlewareData: u, update: f } = Q(
47
+ _,
48
+ t,
49
+ {
50
+ placement: e.placement,
51
+ whileElementsMounted: ee,
52
+ middleware: k,
53
+ strategy: "fixed"
54
+ }
55
+ ), { execute: v } = H(
56
+ ({ signal: o }, a) => new Promise((l) => {
57
+ let i;
58
+ const d = () => {
59
+ i && clearTimeout(i);
60
+ };
61
+ o.addEventListener("abort", d), a ? (E(), f(), K(() => !!t.value).then(() => {
62
+ s.value = !0, o.removeEventListener("abort", d), l(void 0);
63
+ })) : (s.value = !1, i = setTimeout(() => {
64
+ G(() => {
65
+ t.value && (e.dialog ? t.value.close() : t.value.hidePopover()), o.removeEventListener("abort", d), f(), l(void 0);
66
+ });
67
+ }, e.transitionDuration));
68
+ })
69
+ ), E = () => {
70
+ if (!t.value) return;
71
+ if (!e.dialog) return t.value.showPopover();
72
+ t.value.showModal();
73
+ };
74
+ F(r, v), S(() => {
75
+ r.value && v(r.value);
76
+ });
77
+ const $ = n(() => {
78
+ const o = r.value ? void 0 : -1, a = Math.round(u.value.arrow?.x ?? 0), l = e.dialog ? void 0 : "manual";
79
+ return {
80
+ style: {
81
+ ...M.value,
82
+ "--transition-duration": `${e.transitionDuration}ms`,
83
+ "--page-padding": `${e.padding}px`,
84
+ "--arrow-offset-x": `${a}px`
85
+ },
86
+ popover: l,
87
+ tabindex: o
88
+ };
89
+ }), D = n(() => {
90
+ if (u.value.arrow) {
91
+ const { x: o, y: a } = u.value.arrow;
92
+ return {
93
+ style: {
94
+ left: `${o}px`,
95
+ top: `${a}px`
96
+ }
97
+ };
98
+ }
99
+ }), b = () => {
100
+ r.value = !1;
101
+ };
102
+ return (o, a) => (w(), A(N(x.value), g({
103
+ ref_key: "wrapper",
104
+ ref: t,
105
+ class: ["bb-common-popover", {
106
+ "bb-common-popover--open": s.value,
107
+ [`bb-common-popover--${y(B)}`]: !0
108
+ }]
109
+ }, $.value, {
110
+ onClick: U(b, ["self", "stop"]),
111
+ onClose: b
112
+ }), {
113
+ default: q(() => [
114
+ I("span", g({
115
+ ref_key: "bubblearrow",
116
+ ref: m,
117
+ class: "bb-common-popover__arrow"
118
+ }, D.value), null, 16),
119
+ y(C) ? (w(), X("span", oe, [
120
+ z(o.$slots, "default")
121
+ ])) : j("", !0)
122
+ ]),
123
+ _: 3
124
+ }, 16, ["class"]));
125
+ }
126
+ });
3
127
  export {
4
- t as baseWhen,
5
- s as when
128
+ ue as default
6
129
  };
package/dist/index224.js CHANGED
@@ -1,5 +1,6 @@
1
- import { hash as r } from "./index231.js";
2
- const a = (o, t) => r(o) === r(t);
1
+ function e(n) {
2
+ return n ? n instanceof HTMLElement ? n : typeof n == "object" && "$el" in n && n.$el instanceof HTMLElement ? n.$el : typeof n == "object" && "el" in n && n.el instanceof HTMLElement ? n.el : null : null;
3
+ }
3
4
  export {
4
- a as isEqual
5
+ e as extractDomContainer
5
6
  };
package/dist/index225.js CHANGED
@@ -1,88 +1,25 @@
1
- import { defineComponent as p, createElementBlock as n, openBlock as s, normalizeClass as r, createElementVNode as o, renderSlot as t, createCommentVNode as h, createTextVNode as l, toDisplayString as i, unref as b, Fragment as m, renderList as u } from "vue";
2
- import { useLocale as g } from "./index235.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__ */ p({
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: d } = g();
22
- return (e, T) => (s(), n("span", {
23
- ref: "container",
24
- class: r(["bb-cr-container", {
25
- "bb-cr-container--errors": e.hasErrors,
26
- "bb-cr-container--horizontal": e.direction === "horizontal",
27
- "bb-cr-container--vertical": e.direction === "vertical"
28
- }])
29
- }, [
30
- o("span", k, [
31
- t(e.$slots, "prepend"),
32
- !e.options.length && e.loading ? (s(), n("span", y, [
33
- t(e.$slots, "loading", {}, () => [
34
- l(i(e.loadingText || b(d)("common.loadingText")), 1)
35
- ])
36
- ])) : e.options.length ? h("", !0) : (s(), n("span", $, [
37
- t(e.$slots, "no-data", {}, () => [
38
- l(i(e.noDataText || b(d)("common.noDataText")), 1)
39
- ])
40
- ])),
41
- (s(!0), n(m, null, u(e.options, (a, c) => (s(), n(m, {
42
- key: a?.valueHash || c
43
- }, [
44
- t(e.$slots, "option:prepend", {
45
- id: a.valueHash,
46
- checked: !!a.selected,
47
- disabled: !!a.disabled,
48
- item: a.item,
49
- text: a.text
50
- }),
51
- o("label", {
52
- class: r(["bb-cr-container-option", { "bb-base-radio-selected": a.selected }])
53
- }, [
54
- t(e.$slots, "input", {
55
- index: c,
56
- option: a
57
- }),
58
- o("span", {
59
- class: r({
60
- "bb-cr-container-option__text": !0,
61
- "sr-only": e.hideLabel
62
- })
63
- }, [
64
- t(e.$slots, "label", {
65
- checked: !!a.selected,
66
- item: a.item,
67
- text: a.text
68
- }, () => [
69
- l(i(a.text), 1)
70
- ])
71
- ], 2)
72
- ], 2),
73
- t(e.$slots, "option:append", {
74
- id: a.valueHash,
75
- checked: !!a.selected,
76
- disabled: !!a.disabled,
77
- item: a.item,
78
- text: a.text
79
- })
80
- ], 64))), 128)),
81
- t(e.$slots, "append")
82
- ])
83
- ], 2));
1
+ const i = (t) => {
2
+ const n = t.toString().replace(/\.0+$/, "").replace(/\.$/, "");
3
+ return parseFloat(n) || 0;
4
+ };
5
+ function s(t) {
6
+ if (typeof t == "number")
7
+ return {
8
+ value: i(t),
9
+ unit: "px"
10
+ };
11
+ if (typeof t == "string") {
12
+ const r = /^(-?\d*\.?\d+)([a-zA-Z%]*)?$/, e = t.match(r);
13
+ if (e) {
14
+ const [, n, o = "px"] = e, a = parseFloat(n);
15
+ return {
16
+ value: i(a),
17
+ unit: o
18
+ };
19
+ }
84
20
  }
85
- });
21
+ throw new Error(`Invalid width: ${t}`);
22
+ }
86
23
  export {
87
- C as default
24
+ s as parseWidthString
88
25
  };
package/dist/index227.js CHANGED
@@ -1,31 +1,4 @@
1
- import { ref as a, computed as s, unref as v } from "vue";
2
- import { useDebounceFn as f } from "./index214.js";
3
- const p = (u) => {
4
- const e = a(0), r = s(() => v(u.items)), t = a([]), n = async (...l) => {
5
- if (Array.isArray(r.value))
6
- t.value = r.value;
7
- else if (typeof r.value == "function") {
8
- const i = ++e.value;
9
- try {
10
- const o = await r.value(...l);
11
- if (i < e.value) {
12
- e.value--;
13
- return;
14
- } else
15
- t.value = o;
16
- } catch (o) {
17
- console.error(o);
18
- }
19
- e.value--;
20
- }
21
- }, c = f(n, u.debounce || 0);
22
- return {
23
- getter: n,
24
- debouncedGetter: c,
25
- items: t,
26
- loading: s(() => !!e.value)
27
- };
28
- };
1
+ const e = (t) => t;
29
2
  export {
30
- p as useItemsGetter
3
+ e as identity
31
4
  };
package/dist/index228.js CHANGED
@@ -1,19 +1,4 @@
1
- import { computed as u, unref as a } from "vue";
2
- import { hash as d } from "./index231.js";
3
- const p = ({
4
- items: m,
5
- key: e
6
- }) => {
7
- const n = (t) => e ? String(t[e]) : d(t), o = u(() => {
8
- const t = {}, s = Array.from(a(m) ?? []);
9
- for (let r = 0; r < s.length; r++) {
10
- const c = s[r];
11
- t[n(c)] = c;
12
- }
13
- return t;
14
- });
15
- return { data: o, get: (t) => o.value[n(t)] };
16
- };
1
+ const s = (r) => !!r && !!r.match(/^(#|var\(--|(rgb|hsl)a?\()/);
17
2
  export {
18
- p as useIndexById
3
+ s as isCssColor
19
4
  };