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.
- package/dist/components/BbRows/BbRows.vue.d.ts +3 -3
- package/dist/components/BbTable/BbTable.vue.d.ts +30 -6
- package/dist/components/BbTable/types.d.ts +46 -28
- package/dist/components/BbTable/utils.d.ts +23 -0
- package/dist/index.css +1 -1
- package/dist/index107.js +9 -9
- package/dist/index112.js +1 -1
- package/dist/index114.js +1 -1
- package/dist/index120.js +1 -1
- package/dist/index122.js +326 -304
- package/dist/index13.js +2 -2
- package/dist/index130.js +1 -1
- package/dist/index132.js +5 -5
- package/dist/index134.js +1 -1
- package/dist/index136.js +2 -2
- package/dist/index139.js +1 -1
- package/dist/index142.js +1 -1
- package/dist/index15.js +5 -5
- package/dist/index17.js +3 -3
- package/dist/index19.js +8 -8
- package/dist/index21.js +14 -14
- package/dist/index215.js +2 -2
- package/dist/index216.js +2 -2
- package/dist/index217.js +1 -1
- package/dist/index218.js +1 -1
- package/dist/index219.js +9 -34
- package/dist/index220.js +13 -9
- package/dist/index221.js +13 -2
- package/dist/index222.js +127 -4
- package/dist/index224.js +4 -3
- package/dist/index225.js +22 -85
- package/dist/index227.js +2 -29
- package/dist/index228.js +2 -17
- package/dist/index229.js +4 -51
- package/dist/index23.js +11 -11
- package/dist/index230.js +19 -14
- package/dist/index231.js +201 -3
- package/dist/index233.js +34 -16
- package/dist/index234.js +8 -12
- package/dist/index235.js +2 -13
- package/dist/index236.js +8 -13
- package/dist/index237.js +3 -4
- package/dist/index238.js +28 -19
- package/dist/index239.js +16 -201
- package/dist/index240.js +19 -0
- package/dist/index241.js +49 -125
- package/dist/{index232.js → index242.js} +1 -1
- package/dist/index243.js +3 -10
- package/dist/index244.js +11 -3
- package/dist/index245.js +8 -4
- package/dist/index246.js +2 -5
- package/dist/index247.js +7 -5
- package/dist/index248.js +2 -5
- package/dist/index249.js +7 -5
- package/dist/index25.js +3 -3
- package/dist/index250.js +188 -2
- package/dist/index251.js +5 -6
- package/dist/index252.js +5 -8
- package/dist/index253.js +5 -268
- package/dist/index254.js +5 -52
- package/dist/index255.js +6 -52
- package/dist/index256.js +263 -27
- package/dist/index257.js +43 -51
- package/dist/index258.js +52 -3
- package/dist/index259.js +31 -187
- package/dist/index260.js +60 -3
- package/dist/index261.js +3 -18
- package/dist/index262.js +17 -11
- package/dist/index263.js +12 -106
- package/dist/index264.js +17 -0
- package/dist/index265.js +4 -100
- package/dist/index266.js +108 -0
- package/dist/index268.js +100 -3
- package/dist/index27.js +1 -1
- package/dist/index270.js +228 -15
- package/dist/index271.js +86 -5
- package/dist/index273.js +10 -5
- package/dist/index274.js +3 -2
- package/dist/index275.js +8 -32
- package/dist/index276.js +65 -26
- package/dist/index277.js +11 -0
- package/dist/index278.js +23 -2
- package/dist/index279.js +5 -2
- package/dist/index280.js +5 -2
- package/dist/index281.js +5 -7
- package/dist/index282.js +5 -7
- package/dist/index283.js +3 -9
- package/dist/index284.js +13 -23
- package/dist/index285.js +6 -22
- package/dist/index286.js +40 -6
- package/dist/index287.js +6 -9
- package/dist/index288.js +15 -66
- package/dist/index289.js +33 -2
- package/dist/index29.js +3 -3
- package/dist/index290.js +26 -7
- package/dist/index292.js +3 -8
- package/dist/index293.js +27 -10
- package/dist/index294.js +17 -4
- package/dist/index295.js +5 -0
- package/dist/index296.js +7 -3
- package/dist/index297.js +280 -7
- package/dist/index298.js +2 -3
- package/dist/index299.js +16 -17
- package/dist/index300.js +2 -28
- package/dist/index301.js +16 -5
- package/dist/index302.js +2 -280
- package/dist/index303.js +27 -2
- package/dist/index304.js +2 -16
- package/dist/index305.js +2 -2
- package/dist/index306.js +2 -16
- package/dist/index307.js +2 -2
- package/dist/index308.js +2 -27
- package/dist/index309.js +2 -2
- package/dist/index31.js +2 -2
- package/dist/index310.js +5 -2
- package/dist/index311.js +1 -1
- package/dist/index312.js +3 -2
- package/dist/index313.js +3 -2
- package/dist/index314.js +3 -2
- package/dist/index315.js +1 -1
- package/dist/index316.js +4 -3
- package/dist/index317.js +2 -4
- package/dist/index318.js +4 -719
- package/dist/index319.js +2 -366
- package/dist/index321.js +3 -5
- package/dist/index322.js +125 -3
- package/dist/index323.js +2 -3
- package/dist/index324.js +15 -2
- package/dist/index325.js +2 -125
- package/dist/index326.js +19 -2
- package/dist/index327.js +2 -15
- package/dist/index328.js +6 -2
- package/dist/index329.js +719 -19
- package/dist/index33.js +8 -8
- package/dist/index330.js +366 -2
- package/dist/index331.js +57 -2
- package/dist/index332.js +5 -6
- package/dist/index333.js +6 -6
- package/dist/index334.js +19 -5
- package/dist/index335.js +8 -6
- package/dist/index336.js +13 -17
- package/dist/index337.js +7 -8
- package/dist/index338.js +5 -14
- package/dist/index339.js +8 -8
- package/dist/index340.js +34 -5
- package/dist/index341.js +6 -8
- package/dist/index342.js +125 -31
- package/dist/index343.js +398 -6
- package/dist/index344.js +57 -128
- package/dist/index345.js +56 -396
- package/dist/index346.js +6 -46
- package/dist/index347.js +5 -93
- package/dist/index348.js +92 -57
- package/dist/index349.js +47 -58
- package/dist/index35.js +4 -4
- package/dist/index350.js +21 -227
- package/dist/index352.js +136 -0
- package/dist/index353.js +515 -129
- package/dist/index354.js +222 -514
- package/dist/index37.js +18 -18
- package/dist/index39.js +7 -7
- package/dist/index41.js +2 -2
- package/dist/index43.js +8 -8
- package/dist/index45.js +6 -6
- package/dist/index49.js +1 -1
- package/dist/index53.js +1 -1
- package/dist/index55.js +1 -1
- package/dist/index57.js +2 -2
- package/dist/index61.js +4 -4
- package/dist/index67.js +1 -1
- package/dist/index80.js +6 -6
- package/dist/index82.js +1 -1
- package/dist/index84.js +2 -2
- package/dist/index86.js +3 -3
- package/dist/index88.js +1 -1
- package/dist/index91.js +3 -3
- package/dist/index93.js +2 -2
- package/dist/index95.js +5 -5
- package/dist/index97.js +1 -1
- package/package.json +2 -2
- package/dist/index267.js +0 -231
- package/dist/index269.js +0 -8
- package/dist/index272.js +0 -7
- package/dist/index291.js +0 -7
- package/dist/index320.js +0 -59
- package/dist/index351.js +0 -24
- /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 "./
|
|
3
|
-
import { useFrameworkDetection as k } from "./
|
|
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 "./
|
|
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 "./
|
|
4
|
-
import { useUntil as X } from "./
|
|
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 "./
|
|
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 "./
|
|
11
|
-
import { parseWidthString as te } from "./
|
|
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 "./
|
|
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 "./
|
|
9
|
-
import g from "./
|
|
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
package/dist/index142.js
CHANGED
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 "./
|
|
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 "./
|
|
6
|
-
import { vMaska as A } from "./
|
|
7
|
-
import K from "./
|
|
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 "./
|
|
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 "./
|
|
3
|
-
import { booleanishToBoolean as q } from "./
|
|
4
|
-
import { isEqual as A } from "./
|
|
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 "./
|
|
4
|
+
import U from "./index271.js";
|
|
5
5
|
/* empty css */
|
|
6
|
-
import { useItemsGetter as q } from "./
|
|
7
|
-
import { useIndexById as C } from "./
|
|
8
|
-
import { useBaseOptions as J } from "./
|
|
9
|
-
import { useCoherence as Q } from "./
|
|
10
|
-
import { hash as X } from "./
|
|
11
|
-
import { useHashedWatcher as $ } from "./
|
|
12
|
-
import { usePrefill as Y } from "./
|
|
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 "./
|
|
9
|
-
import ee from "./
|
|
10
|
-
import ae from "./
|
|
11
|
-
import te from "./
|
|
12
|
-
import { hash as B } from "./
|
|
13
|
-
import { last as le } from "./
|
|
14
|
-
import { validateDateFormat as L } from "./
|
|
15
|
-
import { useLogger as oe } from "./
|
|
16
|
-
import re from "./
|
|
17
|
-
import se from "./
|
|
18
|
-
import de from "./
|
|
19
|
-
import S from "./
|
|
20
|
-
import ie from "./
|
|
21
|
-
import { useLocale as ne } from "./
|
|
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
package/dist/index216.js
CHANGED
package/dist/index217.js
CHANGED
package/dist/index218.js
CHANGED
package/dist/index219.js
CHANGED
|
@@ -1,36 +1,11 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
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
|
-
|
|
10
|
+
s as useFrameworkDetection
|
|
36
11
|
};
|
package/dist/index220.js
CHANGED
|
@@ -1,11 +1,15 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
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
|
-
|
|
14
|
+
d as useLocale
|
|
11
15
|
};
|
package/dist/index221.js
CHANGED
|
@@ -1,4 +1,15 @@
|
|
|
1
|
-
|
|
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
|
-
|
|
14
|
+
p as useUntil
|
|
4
15
|
};
|
package/dist/index222.js
CHANGED
|
@@ -1,6 +1,129 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
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
|
-
|
|
5
|
-
s as when
|
|
128
|
+
ue as default
|
|
6
129
|
};
|
package/dist/index224.js
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
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
|
-
|
|
5
|
+
e as extractDomContainer
|
|
5
6
|
};
|
package/dist/index225.js
CHANGED
|
@@ -1,88 +1,25 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
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
|
-
|
|
24
|
+
s as parseWidthString
|
|
88
25
|
};
|
package/dist/index227.js
CHANGED
|
@@ -1,31 +1,4 @@
|
|
|
1
|
-
|
|
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
|
-
|
|
3
|
+
e as identity
|
|
31
4
|
};
|
package/dist/index228.js
CHANGED
|
@@ -1,19 +1,4 @@
|
|
|
1
|
-
|
|
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
|
-
|
|
3
|
+
s as isCssColor
|
|
19
4
|
};
|