bitboss-ui 2.0.175 → 2.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (206) hide show
  1. package/dist/components/BaseButton/BaseButton.vue.d.ts +1 -1
  2. package/dist/components/BaseColorInput/BaseColorInput.vue.d.ts +1 -4
  3. package/dist/components/BaseDatePickerInput/BaseDatePickerInput.vue.d.ts +0 -4
  4. package/dist/components/BaseDialog/BaseDialog.vue.d.ts +34 -27
  5. package/dist/components/BaseSelect/BaseSelect.vue.d.ts +0 -4
  6. package/dist/components/BbConfirm/BbConfirm.vue.d.ts +1 -1
  7. package/dist/components/BbDialog/BbDialog.vue.d.ts +8 -3
  8. package/dist/components/BbDropdown/BbDropdown.vue.d.ts +1 -1
  9. package/dist/components/BbOffCanvas/BbOffCanvas.vue.d.ts +32 -28
  10. package/dist/components/BbPopover/BbPopover.vue.d.ts +1 -1
  11. package/dist/components/BbSelect/BbSelect.vue.d.ts +0 -4
  12. package/dist/components/BbToast/BbToast.vue.d.ts +1 -1
  13. package/dist/components/BbTooltip/BbTooltip.vue.d.ts +1 -1
  14. package/dist/index.css +1 -1
  15. package/dist/index106.js +9 -9
  16. package/dist/index107.js +29 -31
  17. package/dist/index111.js +1 -1
  18. package/dist/index113.js +1 -1
  19. package/dist/index121.js +12 -12
  20. package/dist/index129.js +20 -26
  21. package/dist/index13.js +1 -1
  22. package/dist/index131.js +13 -14
  23. package/dist/index133.js +1 -1
  24. package/dist/index136.js +1 -1
  25. package/dist/index137.js +3 -3
  26. package/dist/index139.js +2 -2
  27. package/dist/index15.js +14 -15
  28. package/dist/index17.js +3 -3
  29. package/dist/index19.js +8 -8
  30. package/dist/index206.js +2 -138
  31. package/dist/index207.js +138 -2
  32. package/dist/index209.js +2 -86
  33. package/dist/index21.js +16 -16
  34. package/dist/index210.js +6 -0
  35. package/dist/index211.js +2 -29
  36. package/dist/index212.js +66 -17
  37. package/dist/index214.js +13 -15
  38. package/dist/index215.js +13 -3
  39. package/dist/index216.js +13 -12
  40. package/dist/index217.js +10 -15
  41. package/dist/index218.js +5 -2
  42. package/dist/index219.js +5 -2
  43. package/dist/index220.js +5 -18
  44. package/dist/index221.js +5 -12
  45. package/dist/index222.js +5 -13
  46. package/dist/index223.js +5 -6
  47. package/dist/index224.js +2 -4
  48. package/dist/index225.js +2 -106
  49. package/dist/index226.js +4 -0
  50. package/dist/index227.js +19 -99
  51. package/dist/index228.js +115 -0
  52. package/dist/index23.js +45 -46
  53. package/dist/index230.js +88 -0
  54. package/dist/index232.js +28 -119
  55. package/dist/index233.js +18 -0
  56. package/dist/index234.js +17 -228
  57. package/dist/index235.js +51 -2
  58. package/dist/index236.js +15 -2
  59. package/dist/index237.js +3 -2
  60. package/dist/index238.js +11 -40
  61. package/dist/index239.js +4 -7
  62. package/dist/index240.js +193 -11
  63. package/dist/index242.js +5 -3
  64. package/dist/index243.js +5 -3
  65. package/dist/index244.js +6 -32
  66. package/dist/index245.js +247 -174
  67. package/dist/index246.js +52 -5
  68. package/dist/index247.js +44 -5
  69. package/dist/index248.js +4 -4
  70. package/dist/index249.js +60 -5
  71. package/dist/index25.js +155 -224
  72. package/dist/index250.js +18 -5
  73. package/dist/index251.js +12 -5
  74. package/dist/index252.js +6 -5
  75. package/dist/index253.js +104 -6
  76. package/dist/index255.js +95 -47
  77. package/dist/index257.js +228 -5
  78. package/dist/index258.js +176 -59
  79. package/dist/index259.js +2 -4
  80. package/dist/index260.js +3 -11
  81. package/dist/index261.js +33 -19
  82. package/dist/index262.js +2 -200
  83. package/dist/index264.js +3 -5
  84. package/dist/index265.js +6 -2
  85. package/dist/index266.js +16 -2
  86. package/dist/index267.js +3 -6
  87. package/dist/index268.js +9 -16
  88. package/dist/index269.js +9 -3
  89. package/dist/index27.js +1 -1
  90. package/dist/index270.js +23 -9
  91. package/dist/index271.js +9 -23
  92. package/dist/index272.js +8 -9
  93. package/dist/index273.js +5 -9
  94. package/dist/index274.js +8 -8
  95. package/dist/index275.js +2 -67
  96. package/dist/index276.js +67 -5
  97. package/dist/index277.js +5 -2
  98. package/dist/index278.js +4 -5
  99. package/dist/index279.js +3 -8
  100. package/dist/index281.js +7 -17
  101. package/dist/index282.js +7 -28
  102. package/dist/index283.js +10 -470
  103. package/dist/index284.js +4 -2
  104. package/dist/index285.js +3 -7
  105. package/dist/index286.js +3 -11
  106. package/dist/index287.js +3 -4
  107. package/dist/index288.js +17 -4
  108. package/dist/index289.js +28 -5
  109. package/dist/index29.js +3 -3
  110. package/dist/index290.js +278 -198
  111. package/dist/index291.js +2 -3
  112. package/dist/index292.js +125 -3
  113. package/dist/index293.js +2 -3
  114. package/dist/index294.js +17 -0
  115. package/dist/index295.js +2 -7
  116. package/dist/index296.js +16 -3
  117. package/dist/index297.js +2 -2
  118. package/dist/index298.js +16 -3
  119. package/dist/index299.js +2 -280
  120. package/dist/index300.js +19 -2
  121. package/dist/index301.js +2 -16
  122. package/dist/index302.js +19 -2
  123. package/dist/index303.js +2 -16
  124. package/dist/index304.js +27 -2
  125. package/dist/index305.js +2 -19
  126. package/dist/index306.js +2 -2
  127. package/dist/index307.js +2 -15
  128. package/dist/index308.js +2 -2
  129. package/dist/index309.js +2 -19
  130. package/dist/index31.js +2 -2
  131. package/dist/index310.js +22 -2
  132. package/dist/index312.js +3 -2
  133. package/dist/index313.js +3 -2
  134. package/dist/index314.js +1 -1
  135. package/dist/index315.js +6 -2
  136. package/dist/index316.js +1 -1
  137. package/dist/index317.js +5 -22
  138. package/dist/index318.js +7 -0
  139. package/dist/index319.js +701 -6
  140. package/dist/index320.js +354 -125
  141. package/dist/index321.js +58 -2
  142. package/dist/index322.js +33 -2
  143. package/dist/index323.js +28 -5
  144. package/dist/index325.js +2 -354
  145. package/dist/index326.js +122 -51
  146. package/dist/index327.js +369 -2
  147. package/dist/index328.js +7 -227
  148. package/dist/index329.js +5 -128
  149. package/dist/index33.js +8 -8
  150. package/dist/index330.js +6 -367
  151. package/dist/index331.js +46 -6
  152. package/dist/index332.js +6 -18
  153. package/dist/index333.js +17 -5
  154. package/dist/index334.js +58 -47
  155. package/dist/index335.js +58 -8
  156. package/dist/index336.js +227 -5
  157. package/dist/index337.js +7 -8
  158. package/dist/index338.js +92 -57
  159. package/dist/index340.js +2 -32
  160. package/dist/index341.js +128 -27
  161. package/dist/index342.js +438 -0
  162. package/dist/index343.js +125 -91
  163. package/dist/index344.js +476 -123
  164. package/dist/index345.js +40 -429
  165. package/dist/index35.js +4 -4
  166. package/dist/index37.js +20 -21
  167. package/dist/index39.js +5 -5
  168. package/dist/index41.js +2 -2
  169. package/dist/index43.js +8 -8
  170. package/dist/index45.js +8 -8
  171. package/dist/index47.js +2 -2
  172. package/dist/index49.js +3 -3
  173. package/dist/index53.js +1 -1
  174. package/dist/index55.js +1 -1
  175. package/dist/index57.js +2 -2
  176. package/dist/index61.js +3 -3
  177. package/dist/index67.js +1 -1
  178. package/dist/index73.js +23 -26
  179. package/dist/index77.js +32 -34
  180. package/dist/index79.js +18 -19
  181. package/dist/index81.js +1 -1
  182. package/dist/index83.js +2 -2
  183. package/dist/index85.js +1 -1
  184. package/dist/index87.js +1 -1
  185. package/dist/index90.js +159 -225
  186. package/dist/index92.js +2 -2
  187. package/dist/index94.js +15 -15
  188. package/dist/index96.js +1 -1
  189. package/dist/types/CommonProps.d.ts +0 -4
  190. package/dist/utilities/functions/parseSize.d.ts +2 -0
  191. package/package.json +2 -3
  192. package/dist/components/BbTeleport.vue.d.ts +0 -20
  193. package/dist/index213.js +0 -53
  194. package/dist/index229.js +0 -68
  195. package/dist/index231.js +0 -15
  196. package/dist/index254.js +0 -252
  197. package/dist/index256.js +0 -46
  198. package/dist/index280.js +0 -5
  199. package/dist/index311.js +0 -29
  200. package/dist/index324.js +0 -703
  201. package/dist/index339.js +0 -60
  202. package/dist/index346.js +0 -129
  203. package/dist/index347.js +0 -484
  204. package/dist/index349.js +0 -5
  205. package/dist/index350.js +0 -49
  206. /package/dist/{index241.js → index263.js} +0 -0
package/dist/index232.js CHANGED
@@ -1,122 +1,31 @@
1
- import { defineComponent as _, mergeModels as B, useModel as V, ref as r, watch as b, onMounted as A, computed as D, createBlock as c, openBlock as g, resolveDynamicComponent as w, normalizeStyle as x, normalizeClass as S, unref as s, withCtx as y, renderSlot as h, createCommentVNode as z, mergeProps as k, createElementVNode as C } from "vue";
2
- import { useFloating as E, arrow as N } from "./index329.js";
3
- import { flip as F, offset as H, shift as U, hide as j, autoUpdate as q } from "./index330.js";
4
- const G = { class: "bb-common-popover__bubble" }, O = /* @__PURE__ */ _({
5
- __name: "CommonPopover",
6
- props: /* @__PURE__ */ B({
7
- arrowPadding: {},
8
- offset: {},
9
- block: { type: Boolean },
10
- padding: { default: 0 },
11
- placement: {},
12
- transitionDuration: { default: 250 },
13
- containerAttributes: {},
14
- dialog: { type: Boolean },
15
- renderContent: { type: Boolean, default: !0 },
16
- tag: { default: "span" }
17
- }, {
18
- modelValue: { type: Boolean, default: !1 },
19
- modelModifiers: {}
20
- }),
21
- emits: ["update:modelValue"],
22
- setup(i) {
23
- const a = i, l = V(i, "modelValue"), d = r(l.value);
24
- l.value = !1;
25
- const u = r(), o = r(), p = r(), { floatingStyles: M, placement: $, middlewareData: n } = E(
26
- u,
27
- o,
28
- {
29
- placement: a.placement,
30
- whileElementsMounted: q,
31
- middleware: [
32
- F(),
33
- H(a.offset),
34
- U({ padding: a.padding }),
35
- j(),
36
- N({
37
- element: p,
38
- padding: a.arrowPadding
39
- })
40
- ],
41
- strategy: "fixed"
1
+ import { ref as a, computed as s, unref as v } from "vue";
2
+ import { useDebounceFn as f } from "./index207.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);
42
18
  }
43
- );
44
- b(
45
- () => {
46
- var e, t;
47
- return (t = (e = n.value) == null ? void 0 : e.hide) == null ? void 0 : t.referenceHidden;
48
- },
49
- (e) => {
50
- e && (l.value = !1);
51
- }
52
- ), b(l, (e) => {
53
- e ? o.value && (a.dialog ? o.value.showModal() : o.value.showPopover()) : o.value && (a.dialog ? o.value.close() : o.value.hidePopover());
54
- }), A(() => {
55
- d.value && o.value && (l.value = d.value, a.dialog ? o.value.showModal() : o.value.showPopover());
56
- });
57
- const P = D(() => {
58
- if (n.value.arrow) {
59
- const { x: e, y: t } = n.value.arrow;
60
- return {
61
- style: {
62
- left: `${e}px`,
63
- top: `${t}px`
64
- }
65
- };
66
- }
67
- });
68
- return (e, t) => (g(), c(w(e.dialog ? "div" : e.tag), {
69
- ref_key: "wrapper",
70
- ref: u,
71
- class: S(["bb-common-popover", {
72
- "bb-common-popover--open": l.value && !!o.value,
73
- "bb-common-popover--block": a.block,
74
- [`bb-common-popover--${s($)}`]: !0
75
- }]),
76
- style: x({
77
- "--transition-duration": `${a.transitionDuration}ms`
78
- })
79
- }, {
80
- default: y(() => {
81
- var m, f, v;
82
- return [
83
- h(e.$slots, "activator"),
84
- e.renderContent ? (g(), c(w(e.dialog ? "dialog" : e.tag), k({
85
- key: 0,
86
- ref_key: "content",
87
- ref: o,
88
- class: ["bb-common-popover__bubble-container", {
89
- "bb-common-popover__bubble-container--open": l.value && !!o.value
90
- }],
91
- popover: "manual",
92
- style: {
93
- ...((m = e.containerAttributes) == null ? void 0 : m.style) ?? {},
94
- ...s(M),
95
- "--arrow-offset-x": Math.round(((v = (f = s(n)) == null ? void 0 : f.arrow) == null ? void 0 : v.x) ?? 0) + "px",
96
- "--page-padding": `${e.padding}px`
97
- },
98
- tabindex: l.value ? void 0 : -1
99
- }, e.containerAttributes, {
100
- onClose: t[0] || (t[0] = (I) => l.value = !1)
101
- }), {
102
- default: y(() => [
103
- C("span", k({
104
- ref_key: "bubblearrow",
105
- ref: p,
106
- class: "bb-common-popover__arrow"
107
- }, P.value), null, 16),
108
- C("span", G, [
109
- h(e.$slots, "default")
110
- ])
111
- ]),
112
- _: 3
113
- }, 16, ["class", "style", "tabindex"])) : z("", !0)
114
- ];
115
- }),
116
- _: 3
117
- }, 8, ["class", "style"]));
118
- }
119
- });
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
+ };
120
29
  export {
121
- O as default
30
+ p as useItemsGetter
122
31
  };
@@ -0,0 +1,18 @@
1
+ import { isNotNil as n } from "./index140.js";
2
+ import { ref as t, onServerPrefetch as u, onBeforeMount as c } from "vue";
3
+ const h = ({
4
+ fn: i,
5
+ onStart: s,
6
+ multiple: f,
7
+ currentValue: o
8
+ }) => {
9
+ const a = s || !f && n(o) || f && !!o.length, e = t(!1), l = t(!1), r = async () => {
10
+ e.value = !0, await i({ prefill: !0 }), e.value = !1, l.value = !0;
11
+ };
12
+ return a && (u(r), c(async () => {
13
+ l.value || await r();
14
+ })), { isPrefilling: e, hasPrefilled: l, prefill: r };
15
+ };
16
+ export {
17
+ h as usePrefill
18
+ };
package/dist/index234.js CHANGED
@@ -1,230 +1,19 @@
1
- import { defineComponent as U, ref as f, computed as x, watch as E, createElementBlock as d, openBlock as p, withModifiers as X, normalizeStyle as h, normalizeClass as $, createElementVNode as c, renderSlot as m, createTextVNode as H, toDisplayString as g, unref as L, Fragment as Z, renderList as ee } from "vue";
2
- import { isNil as b } from "./index237.js";
3
- import { useVirtualizer as te } from "./index334.js";
4
- import { isNotNil as oe } from "./index140.js";
5
- import { hash as N } from "./index215.js";
6
- import { useLocale as ne } from "./index222.js";
7
- const le = { class: "bb-listbox__outer-container scrollbar-border" }, ie = {
8
- key: 0,
9
- class: "bb-listbox__loading"
10
- }, se = {
11
- key: 1,
12
- class: "bb-listbox__no-data"
13
- }, ae = ["aria-selected", "data-index"], ue = { class: "autocomplete-option__content" }, re = { class: "autocomplete-option__label" }, xe = /* @__PURE__ */ U({
14
- __name: "ListBox",
15
- props: {
16
- compact: { type: Boolean },
17
- options: {},
18
- open: { type: Boolean },
19
- loading: { type: Boolean },
20
- multiple: { type: Boolean },
21
- transitionDuration: { default: 250 },
22
- loadingText: {},
23
- noDataText: {}
24
- },
25
- emits: ["option:selected", "option:unselected"],
26
- setup(V, { expose: z, emit: C }) {
27
- const o = V, _ = C, { t: y } = ne(), s = f(null), O = (e) => "option_" + JSON.stringify(e).replace(/\W/g, "_"), i = x(
28
- () => o.options.map((e) => ({ ...e, id: O(e.value) }))
29
- ), v = te({
30
- get count() {
31
- return o.options.length;
32
- },
33
- getScrollElement: () => s.value,
34
- estimateSize: () => 42,
35
- overscan: 5
36
- }), F = (e) => {
37
- e && v.value.measureElement(e);
38
- }, M = x(() => v.value.getVirtualItems()), A = x(() => v.value.getTotalSize()), n = f(null), a = x(
39
- () => o.open && o.options.some((e) => !e.disabled)
40
- ), I = (e = 1) => {
41
- const l = b(n.value) ? -1 : n.value;
42
- let t = (l + e) % o.options.length;
43
- for (; o.options[t].disabled && t !== l; )
44
- t = I(e + 1);
45
- return t;
46
- }, P = () => {
47
- if (!a.value) return;
48
- const e = I();
49
- n.value = e, u();
50
- }, S = (e = 1) => {
51
- const l = b(n.value) ? 0 : n.value;
52
- let t = (l - e + o.options.length) % o.options.length;
53
- for (; o.options[t].disabled && t !== l; )
54
- t = S(e + 1);
55
- return t;
56
- }, R = async () => {
57
- if (!a.value) return;
58
- const e = S();
59
- n.value = e, u();
60
- }, q = () => {
61
- if (!a.value) return;
62
- let e = 0;
63
- for (; o.options[e].disabled; )
64
- e++;
65
- n.value = e, u();
66
- }, J = () => {
67
- if (!a.value) return;
68
- let e = o.options.length - 1;
69
- for (; o.options[e].disabled && e !== 0; )
70
- e--;
71
- n.value = e, u();
72
- }, W = () => {
73
- if (!a.value) return;
74
- let e = 0;
75
- for (; o.options[e] && !o.options[e].selected && o.options.length !== e; )
76
- e++;
77
- n.value = e % o.options.length, u();
78
- }, Y = () => {
79
- if (!a.value) return;
80
- let e = o.options.length - 1;
81
- for (; o.options[e].selected && e > 0; )
82
- e--;
83
- n.value = e === -1 ? o.options.length - 1 : e, u();
84
- }, j = (e) => {
85
- if (!a.value) return;
86
- const l = o.options.findIndex(
87
- (t) => t.valueHash === e
88
- );
89
- l >= 0 && (n.value = l), u();
90
- }, k = () => {
91
- n.value = null;
92
- }, u = () => {
93
- s.value && oe(n.value) && v.value.scrollToIndex(n.value, {
94
- align: "center",
95
- behavior: "smooth"
96
- });
97
- }, w = () => {
98
- if (b(n.value) || !o.open) return;
99
- const e = o.options[n.value];
100
- e.selected ? _("option:unselected", e) : _("option:selected", e);
101
- }, B = f(0), T = () => {
102
- s.value && (B.value = s.value.scrollHeight);
103
- }, G = (e) => !e.disabled, K = (e) => {
104
- if (e.preventDefault(), s.value && e.target && e.target instanceof HTMLElement) {
105
- if (!s.value.querySelector('[role="listbox"]'))
106
- throw new Error("Could not find listbox in DOM tree.");
107
- let t = e.target, r = t.dataset.index;
108
- for (; b(r) && t.parentElement; )
109
- t = t.parentElement, r = t.dataset.index;
110
- if (r) {
111
- const D = o.options[+r];
112
- D && G(D) && (n.value = +r, w());
113
- }
114
- }
115
- }, Q = () => b(n.value) ? void 0 : o.options[n.value];
116
- return E(
117
- () => o.open,
118
- () => {
119
- T();
120
- },
121
- { flush: "post" }
122
- ), E(
123
- () => o.options,
124
- (e, l) => {
125
- N(e.map((t) => t.valueHash)) !== N(l.map((t) => t.valueHash)) && (v.value.calculateRange(), T(), k());
126
- },
127
- {
128
- flush: "post"
129
- }
130
- ), z({
131
- focusNext: P,
132
- focusPrevious: R,
133
- focusFirst: q,
134
- focusFirstSelected: W,
135
- focusLast: J,
136
- focusLastSelected: Y,
137
- blur: k,
138
- confirmOption: w,
139
- focusByHash: j,
140
- getHighlighted: Q
141
- }), (e, l) => (p(), d("span", {
142
- class: $(["bb-listbox", {
143
- "bb-listbox--compact": e.compact,
144
- "bb-listbox--loading": e.loading,
145
- "bb-listbox--multiple": e.multiple,
146
- "bb-listbox--no-data": !i.value.length,
147
- "bb-listbox--open": e.open
148
- }]),
149
- style: h({
150
- "--transition-duration": `${e.transitionDuration}ms`,
151
- "--overlay-min-height": `${B.value}px`
152
- }),
153
- onClick: X(K, ["stop"])
154
- }, [
155
- c("span", le, [
156
- c("span", {
157
- ref_key: "inner",
158
- ref: s,
159
- class: "bb-listbox__inner-container"
160
- }, [
161
- m(e.$slots, "options:prepend"),
162
- e.loading && !e.options.length ? (p(), d("span", ie, [
163
- m(e.$slots, "loading", {}, () => [
164
- H(g(e.loadingText || L(y)("common.loadingText").value), 1)
165
- ])
166
- ])) : e.options.length ? (p(), d("span", {
167
- key: 2,
168
- role: "listbox",
169
- style: h({
170
- height: `${A.value}px`
171
- }),
172
- tabindex: "-1"
173
- }, [
174
- (p(!0), d(Z, null, ee(M.value, (t, r) => (p(), d("span", {
175
- key: i.value[t.index].value,
176
- ref_for: !0,
177
- ref: F,
178
- "aria-selected": n.value === r ? !0 : void 0,
179
- class: $({
180
- "bb-listbox__option autocomplete-option": !0,
181
- "autocomplete-option--focused": n.value === t.index,
182
- "autocomplete-option--selected": i.value[t.index].selected,
183
- "autocomplete-option--disabled": i.value[t.index].disabled
184
- }),
185
- "data-index": t.index,
186
- role: "option",
187
- style: h({
188
- transform: `translateY(${t.start}px)`
189
- })
190
- }, [
191
- c("span", ue, [
192
- m(e.$slots, "option", {
193
- disabled: !!i.value[t.index].disabled,
194
- focused: n.value === t.index,
195
- index: t.index,
196
- item: i.value[t.index].item,
197
- selected: !!i.value[t.index].selected,
198
- text: i.value[t.index].text,
199
- value: i.value[t.index].value
200
- }, () => [
201
- l[0] || (l[0] = c("svg", {
202
- class: "autocomplete-option__checkbox",
203
- role: "presentation",
204
- viewBox: "276.411 158.834 114.971 114.97"
205
- }, [
206
- c("path", {
207
- d: "M 297.574 224.786 L 318.309 243.134 L 371.568 189.232",
208
- fill: "none",
209
- "stroke-linecap": "round",
210
- "stroke-width": "14px"
211
- })
212
- ], -1)),
213
- c("span", re, g(i.value[t.index].text), 1)
214
- ])
215
- ])
216
- ], 14, ae))), 128))
217
- ], 4)) : (p(), d("span", se, [
218
- m(e.$slots, "no-data", {}, () => [
219
- H(g(e.noDataText || L(y)("common.noDataText").value), 1)
220
- ])
221
- ])),
222
- m(e.$slots, "options:append")
223
- ], 512)
224
- ])
225
- ], 6));
226
- }
227
- });
1
+ import { computed as i, unref as m } from "vue";
2
+ import { hash as s } from "./index237.js";
3
+ const p = ({ items: a, key: r }) => {
4
+ const n = i(() => {
5
+ const t = {}, c = new Array().concat(m(a));
6
+ for (let e = 0; e < c.length; e++) {
7
+ const o = c[e], u = r ? String(o[r]) : s(o);
8
+ t[u] = o;
9
+ }
10
+ return t;
11
+ });
12
+ return {
13
+ data: n,
14
+ get: (t) => r ? n.value[String(t[r])] : n.value[s(t)]
15
+ };
16
+ };
228
17
  export {
229
- xe as default
18
+ p as useIndexById
230
19
  };
package/dist/index235.js CHANGED
@@ -1,4 +1,53 @@
1
- const o = (e) => e[0];
1
+ import { computed as l, unref as o } from "vue";
2
+ import { useItemText as x } from "./index288.js";
3
+ import { useItemValue as w } from "./index271.js";
4
+ import { hash as y } from "./index237.js";
5
+ import { useLogger as D } from "./index244.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
+ };
2
51
  export {
3
- o as head
52
+ q as useBaseOptions
4
53
  };
package/dist/index236.js CHANGED
@@ -1,4 +1,17 @@
1
- const s = (r) => !!r && !!r.match(/^(#|var\(--|(rgb|hsl)a?\()/);
1
+ import { isNil as f } from "./index259.js";
2
+ import { computed as t, unref as o } from "vue";
3
+ const a = ({ modelValue: e, iteratee: h, multiple: u }) => {
4
+ const i = t(
5
+ () => new Array().concat(o(e))
6
+ ), s = t(() => i.value.reduce(
7
+ (r, n) => (h(n) ? r.coherent.push(n) : r.incoherent.push(n), r),
8
+ { coherent: [], incoherent: [] }
9
+ )), c = t(() => u && !o(e).length || !u && f(o(e)) ? !0 : !s.value.incoherent.length);
10
+ return {
11
+ status: s,
12
+ coherent: c
13
+ };
14
+ };
2
15
  export {
3
- s as isCssColor
16
+ a as useCoherence
4
17
  };
package/dist/index237.js CHANGED
@@ -1,4 +1,5 @@
1
- const r = (e) => typeof e > "u" || e === null;
1
+ import { hash as o } from "./index289.js";
2
+ const t = (r, h = "bb") => `${h}${o(r)}`;
2
3
  export {
3
- r as isNil
4
+ t as hash
4
5
  };
package/dist/index238.js CHANGED
@@ -1,43 +1,14 @@
1
- import { unrefElement as g } from "./index137.js";
2
- import { toArray as A, notNullish as D, tryOnScopeDispose as y } from "./index206.js";
3
- import { createFocusTrap as F } from "./index283.js";
4
- import { shallowRef as n, computed as T, toValue as i, watch as w } from "vue";
5
- function N(f, a = {}) {
6
- let t;
7
- const { immediate: l, ...p } = a, o = n(!1), r = n(!1), c = (e) => t && t.activate(e), u = (e) => t && t.deactivate(e), v = () => {
8
- t && (t.pause(), r.value = !0);
9
- }, m = () => {
10
- t && (t.unpause(), r.value = !1);
11
- }, h = T(() => {
12
- const e = i(f);
13
- return A(e).map((d) => {
14
- const s = i(d);
15
- return typeof s == "string" ? s : g(s);
16
- }).filter(D);
17
- });
18
- return w(
19
- h,
20
- (e) => {
21
- e.length && (t = F(e, {
22
- ...p,
23
- onActivate() {
24
- o.value = !0, a.onActivate && a.onActivate();
25
- },
26
- onDeactivate() {
27
- o.value = !1, a.onDeactivate && a.onDeactivate();
28
- }
29
- }), l && c());
1
+ import { hash as e } from "./index237.js";
2
+ import { debouncedWatch as s } from "./index207.js";
3
+ const n = (o, c, h) => {
4
+ s(
5
+ o,
6
+ (r, t) => {
7
+ e(r) !== e(t) && c(r, t);
30
8
  },
31
- { flush: "post" }
32
- ), y(() => u()), {
33
- hasFocus: o,
34
- isPaused: r,
35
- activate: c,
36
- deactivate: u,
37
- pause: v,
38
- unpause: m
39
- };
40
- }
9
+ h
10
+ );
11
+ };
41
12
  export {
42
- N as useFocusTrap
13
+ n as useHashedWatcher
43
14
  };
package/dist/index239.js CHANGED
@@ -1,9 +1,6 @@
1
- import { ref as e } from "vue";
2
- const o = e(0), s = () => {
3
- o.value++;
4
- }, a = () => {
5
- o.value--;
6
- }, d = () => ({ openedModals: o, modalHasOpened: s, modalHasClosed: a });
1
+ function x(e) {
2
+ return /^#([A-Fa-f0-9]{6})$/.test(e);
3
+ }
7
4
  export {
8
- d as useModalsState
5
+ x as isHex
9
6
  };