bitboss-ui 2.1.94 → 2.1.96
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/BaseSelect/BaseSelect.vue.d.ts +13 -0
- package/dist/components/BbSelect/BbSelect.vue.d.ts +16 -0
- package/dist/components/FlatListBox.vue.d.ts +56 -0
- package/dist/components/GroupedListBox.vue.d.ts +67 -0
- package/dist/components/ListBox.vue.d.ts +58 -16
- package/dist/composables/useListboxFocus.d.ts +19 -0
- package/dist/index.css +1 -1
- package/dist/index108.js +9 -9
- package/dist/index109.js +17 -10
- package/dist/index115.js +1 -1
- package/dist/index121.js +4 -4
- package/dist/index123.js +13 -13
- package/dist/index131.js +1 -1
- package/dist/index133.js +5 -5
- package/dist/index135.js +1 -1
- package/dist/index137.js +2 -2
- package/dist/index14.js +1 -1
- package/dist/index140.js +1 -1
- package/dist/index142.js +2 -2
- package/dist/index144.js +1 -1
- package/dist/index16.js +5 -5
- package/dist/index18.js +3 -3
- package/dist/index20.js +8 -8
- package/dist/index216.js +138 -2
- package/dist/index217.js +2 -138
- package/dist/index218.js +2 -2
- package/dist/index219.js +1 -1
- package/dist/index22.js +14 -14
- package/dist/index220.js +1 -1
- package/dist/index221.js +5 -2
- package/dist/index222.js +5 -2
- package/dist/index223.js +5 -2
- package/dist/index224.js +5 -7
- package/dist/index225.js +3 -2
- package/dist/index226.js +2 -7
- package/dist/index227.js +6 -5
- package/dist/index228.js +8 -5
- package/dist/index229.js +268 -5
- package/dist/index230.js +52 -5
- package/dist/index231.js +52 -3
- package/dist/index232.js +32 -6
- package/dist/index233.js +58 -6
- package/dist/index234.js +12 -267
- package/dist/index235.js +4 -52
- package/dist/index236.js +19 -51
- package/dist/index237.js +195 -26
- package/dist/index239.js +134 -12
- package/dist/index24.js +11 -11
- package/dist/index241.js +32 -16
- package/dist/index242.js +26 -104
- package/dist/index244.js +2 -100
- package/dist/index245.js +4 -0
- package/dist/index246.js +51 -3
- package/dist/index247.js +17 -2
- package/dist/index248.js +106 -3
- package/dist/index250.js +100 -3
- package/dist/index252.js +3 -5
- package/dist/index253.js +5 -4
- package/dist/index254.js +5 -9
- package/dist/index255.js +5 -29
- package/dist/index256.js +2 -16
- package/dist/index257.js +34 -12
- package/dist/index258.js +85 -52
- package/dist/index26.js +3 -3
- package/dist/index260.js +27 -11
- package/dist/index261.js +15 -2
- package/dist/index262.js +12 -67
- package/dist/index263.js +15 -32
- package/dist/index264.js +188 -28
- package/dist/index265.js +5 -0
- package/dist/index266.js +8 -187
- package/dist/index267.js +18 -3
- package/dist/index268.js +12 -3
- package/dist/index269.js +4 -33
- package/dist/index270.js +103 -7
- package/dist/index271.js +13 -5
- package/dist/index272.js +11 -5
- package/dist/index273.js +5 -5
- package/dist/index274.js +2 -20
- package/dist/index275.js +3 -135
- package/dist/index277.js +22 -85
- package/dist/index278.js +11 -0
- package/dist/index279.js +23 -15
- package/dist/index28.js +1 -1
- package/dist/index280.js +2 -9
- package/dist/index281.js +7 -23
- package/dist/index282.js +6 -22
- package/dist/index283.js +33 -9
- package/dist/index284.js +13 -4
- package/dist/index285.js +59 -193
- package/dist/index287.js +3 -34
- package/dist/index288.js +6 -7
- package/dist/index289.js +14 -16
- package/dist/index290.js +9 -12
- package/dist/index291.js +20 -228
- package/dist/index293.js +3 -11
- package/dist/index294.js +3 -6
- package/dist/index295.js +3 -16
- package/dist/index296.js +2 -2
- package/dist/{index292.js → index297.js} +1 -1
- package/dist/index298.js +3 -3
- package/dist/index299.js +7 -280
- package/dist/index30.js +3 -3
- package/dist/index300.js +53 -2
- package/dist/index301.js +277 -13
- package/dist/index302.js +2 -2
- package/dist/index303.js +9 -9
- package/dist/index305.js +12 -23
- package/dist/index307.js +27 -2
- package/dist/index308.js +2 -2
- package/dist/index309.js +1 -1
- package/dist/index310.js +1 -1
- package/dist/index311.js +2 -28
- package/dist/index312.js +1 -1
- package/dist/index313.js +28 -3
- package/dist/index314.js +1 -1
- package/dist/index315.js +3 -4
- package/dist/index316.js +3 -17
- package/dist/index317.js +17 -3
- package/dist/index318.js +2 -3
- package/dist/index319.js +3 -125
- package/dist/index32.js +2 -2
- package/dist/index320.js +125 -2
- package/dist/index321.js +2 -15
- package/dist/index322.js +15 -2
- package/dist/index323.js +2 -19
- package/dist/index324.js +19 -2
- package/dist/index325.js +2 -3
- package/dist/index326.js +4 -3
- package/dist/index327.js +2 -5
- package/dist/index328.js +1 -1
- package/dist/index329.js +5 -4
- package/dist/index330.js +4 -4
- package/dist/index331.js +719 -6
- package/dist/index332.js +366 -2
- package/dist/index333.js +56 -57
- package/dist/index334.js +8 -58
- package/dist/index335.js +6 -719
- package/dist/index336.js +7 -365
- package/dist/index337.js +33 -55
- package/dist/index338.js +6 -7
- package/dist/index339.js +127 -17
- package/dist/index34.js +8 -8
- package/dist/index340.js +396 -7
- package/dist/index341.js +57 -14
- package/dist/index342.js +58 -5
- package/dist/index343.js +5 -6
- package/dist/index344.js +3 -34
- package/dist/index345.js +5 -6
- package/dist/index346.js +6 -128
- package/dist/index347.js +16 -395
- package/dist/index348.js +8 -7
- package/dist/index349.js +14 -5
- package/dist/index350.js +7 -8
- package/dist/index351.js +131 -225
- package/dist/index354.js +192 -133
- package/dist/index355.js +257 -46
- package/dist/index356.js +1 -1
- package/dist/index357.js +223 -436
- package/dist/index358.js +2 -128
- package/dist/index359.js +2 -520
- package/dist/index36.js +4 -4
- package/dist/index360.js +435 -44
- package/dist/index361.js +130 -0
- package/dist/index362.js +49 -0
- package/dist/index363.js +72 -0
- package/dist/index364.js +522 -0
- package/dist/index365.js +52 -0
- package/dist/index38.js +252 -232
- package/dist/index40.js +7 -7
- package/dist/index42.js +2 -2
- package/dist/index44.js +8 -8
- package/dist/index46.js +6 -6
- package/dist/index50.js +2 -2
- package/dist/index54.js +1 -1
- package/dist/index56.js +1 -1
- package/dist/index58.js +2 -2
- package/dist/index62.js +5 -5
- package/dist/index68.js +1 -1
- package/dist/index81.js +6 -6
- package/dist/index83.js +1 -1
- package/dist/index85.js +2 -2
- package/dist/index87.js +3 -3
- package/dist/index89.js +1 -1
- package/dist/index92.js +3 -3
- package/dist/index94.js +2 -2
- package/dist/index96.js +5 -5
- package/dist/index98.js +1 -1
- package/dist/types/Option.d.ts +5 -0
- package/dist/utilities/functions/groupBy.d.ts +4 -2
- package/dist/utilities/functions/indexBy.d.ts +9 -2
- package/package.json +1 -1
- package/dist/index238.js +0 -62
- package/dist/index240.js +0 -53
- package/dist/index259.js +0 -15
- /package/dist/{index251.js → index276.js} +0 -0
- /package/dist/{index249.js → index286.js} +0 -0
package/dist/index109.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { defineComponent as f, ref as y, computed as
|
|
1
|
+
import { defineComponent as f, ref as y, computed as g, createBlock as v, openBlock as B, withCtx as a, createVNode as $, mergeProps as w, renderSlot as n, normalizeProps as l, guardReactiveProps as i } from "vue";
|
|
2
2
|
import T from "./index28.js";
|
|
3
3
|
/* empty css */
|
|
4
4
|
import V from "./index38.js";
|
|
5
5
|
/* empty css */
|
|
6
|
-
const
|
|
6
|
+
const F = /* @__PURE__ */ f({
|
|
7
7
|
__name: "BbSelect",
|
|
8
8
|
props: {
|
|
9
9
|
allowWriting: { type: [Boolean, String], default: !0 },
|
|
@@ -20,11 +20,13 @@ const k = /* @__PURE__ */ f({
|
|
|
20
20
|
enforceCoherence: { type: Boolean },
|
|
21
21
|
errors: {},
|
|
22
22
|
filterBy: { type: [String, Array, Boolean, Function, null], default: () => [] },
|
|
23
|
+
groupBy: {},
|
|
23
24
|
hasErrors: { type: Boolean },
|
|
24
25
|
hideLabel: { type: Boolean },
|
|
25
26
|
hint: {},
|
|
26
27
|
id: {},
|
|
27
28
|
items: {},
|
|
29
|
+
headerHeight: {},
|
|
28
30
|
itemHeight: {},
|
|
29
31
|
itemText: {},
|
|
30
32
|
itemValue: {},
|
|
@@ -55,7 +57,7 @@ const k = /* @__PURE__ */ f({
|
|
|
55
57
|
},
|
|
56
58
|
emits: ["blur", "change", "click", "focus", "inactive", "input", "update:modelValue", "option:add"],
|
|
57
59
|
setup(p, { emit: m }) {
|
|
58
|
-
const r = p, t = m, s = y(!1), u =
|
|
60
|
+
const r = p, t = m, s = y(!1), u = g(() => r.persistentHint || s.value), h = {
|
|
59
61
|
onBlur: (e) => t("blur", e),
|
|
60
62
|
onChange: (e) => t("change", e),
|
|
61
63
|
onClick: (e) => t("click", e),
|
|
@@ -69,7 +71,7 @@ const k = /* @__PURE__ */ f({
|
|
|
69
71
|
onInput: (e) => t("input", e),
|
|
70
72
|
"onUpdate:modelValue": (e) => t("update:modelValue", e)
|
|
71
73
|
};
|
|
72
|
-
return (e, D) => (B(),
|
|
74
|
+
return (e, D) => (B(), v(T, {
|
|
73
75
|
id: e.id,
|
|
74
76
|
class: "bb-select",
|
|
75
77
|
compact: e.compact,
|
|
@@ -88,12 +90,12 @@ const k = /* @__PURE__ */ f({
|
|
|
88
90
|
label: a((d) => [
|
|
89
91
|
n(e.$slots, "label", l(i(d)))
|
|
90
92
|
]),
|
|
91
|
-
input: a(({ id: d, hasErrors:
|
|
93
|
+
input: a(({ id: d, hasErrors: c, ariaDescribedby: b }) => [
|
|
92
94
|
$(V, w({
|
|
93
95
|
id: d,
|
|
94
96
|
"allow-writing": e.allowWriting,
|
|
95
97
|
"append:icon": r["append:icon"],
|
|
96
|
-
"aria-describedby":
|
|
98
|
+
"aria-describedby": b,
|
|
97
99
|
autocomplete: e.autocomplete,
|
|
98
100
|
autofocus: e.autofocus,
|
|
99
101
|
clearable: e.clearable,
|
|
@@ -104,7 +106,9 @@ const k = /* @__PURE__ */ f({
|
|
|
104
106
|
disabled: e.disabled,
|
|
105
107
|
"enforce-coherence": e.enforceCoherence,
|
|
106
108
|
"filter-by": e.filterBy,
|
|
107
|
-
"
|
|
109
|
+
"group-by": e.groupBy,
|
|
110
|
+
"has-errors": c,
|
|
111
|
+
"header-height": e.headerHeight,
|
|
108
112
|
"item-height": e.itemHeight,
|
|
109
113
|
"item-text": e.itemText,
|
|
110
114
|
"item-value": e.itemValue,
|
|
@@ -129,7 +133,7 @@ const k = /* @__PURE__ */ f({
|
|
|
129
133
|
stash: e.stash,
|
|
130
134
|
"transition-duration": e.transitionDuration,
|
|
131
135
|
"update-on-animation-frame": e.updateOnAnimationFrame
|
|
132
|
-
},
|
|
136
|
+
}, h), {
|
|
133
137
|
"append-outer": a((o) => [
|
|
134
138
|
n(e.$slots, "append-outer", l(i(o)))
|
|
135
139
|
]),
|
|
@@ -151,6 +155,9 @@ const k = /* @__PURE__ */ f({
|
|
|
151
155
|
option: a((o) => [
|
|
152
156
|
n(e.$slots, "option", l(i(o)))
|
|
153
157
|
]),
|
|
158
|
+
group: a((o) => [
|
|
159
|
+
n(e.$slots, "group", l(i(o)))
|
|
160
|
+
]),
|
|
154
161
|
"options:append": a((o) => [
|
|
155
162
|
n(e.$slots, "options:append", l(i(o)))
|
|
156
163
|
]),
|
|
@@ -167,12 +174,12 @@ const k = /* @__PURE__ */ f({
|
|
|
167
174
|
n(e.$slots, "suffix", l(i(o)))
|
|
168
175
|
]),
|
|
169
176
|
_: 2
|
|
170
|
-
}, 1040, ["id", "allow-writing", "append:icon", "aria-describedby", "autocomplete", "autofocus", "clearable", "comma", "compact", "dependencies", "deps-debounce-time", "disabled", "enforce-coherence", "filter-by", "has-errors", "item-height", "item-text", "item-value", "items", "loading", "loading-text", "max", "max-selected-labels", "model-value", "model-value-debounce-time", "multiple", "name", "no-data-text", "placeholder", "prefill", "prepend:icon", "query-debounce-time", "readonly", "required", "selected-labels-fn", "show-chevron", "stash", "transition-duration", "update-on-animation-frame"])
|
|
177
|
+
}, 1040, ["id", "allow-writing", "append:icon", "aria-describedby", "autocomplete", "autofocus", "clearable", "comma", "compact", "dependencies", "deps-debounce-time", "disabled", "enforce-coherence", "filter-by", "group-by", "has-errors", "header-height", "item-height", "item-text", "item-value", "items", "loading", "loading-text", "max", "max-selected-labels", "model-value", "model-value-debounce-time", "multiple", "name", "no-data-text", "placeholder", "prefill", "prepend:icon", "query-debounce-time", "readonly", "required", "selected-labels-fn", "show-chevron", "stash", "transition-duration", "update-on-animation-frame"])
|
|
171
178
|
]),
|
|
172
179
|
_: 3
|
|
173
180
|
}, 8, ["id", "compact", "direction", "errors", "has-errors", "hide-label", "hint", "label", "label-position", "model-value", "name", "reverse", "show-hint"]));
|
|
174
181
|
}
|
|
175
182
|
});
|
|
176
183
|
export {
|
|
177
|
-
|
|
184
|
+
F as default
|
|
178
185
|
};
|
package/dist/index115.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as p, computed as s, createElementBlock as b, openBlock as _, mergeProps as a, createStaticVNode as x } from "vue";
|
|
2
|
-
import { isCssColor as m } from "./
|
|
2
|
+
import { isCssColor as m } from "./index244.js";
|
|
3
3
|
const d = /* @__PURE__ */ p({
|
|
4
4
|
__name: "BbSpinner",
|
|
5
5
|
props: {
|
package/dist/index121.js
CHANGED
|
@@ -8,13 +8,13 @@ import Ce from "./index14.js";
|
|
|
8
8
|
import Be from "./index113.js";
|
|
9
9
|
/* empty css */
|
|
10
10
|
import { useFrameworkDetection as Te } from "./index143.js";
|
|
11
|
-
import { merge as qe } from "./
|
|
12
|
-
import { isNil as Le } from "./
|
|
11
|
+
import { merge as qe } from "./index283.js";
|
|
12
|
+
import { isNil as Le } from "./index245.js";
|
|
13
13
|
import { useQuery as Fe } from "./index11.js";
|
|
14
|
-
import { hash as Ee } from "./
|
|
14
|
+
import { hash as Ee } from "./index225.js";
|
|
15
15
|
import "@inertiajs/vue3";
|
|
16
16
|
import { isNotNil as Ne } from "./index146.js";
|
|
17
|
-
import { useLogger as Pe } from "./
|
|
17
|
+
import { useLogger as Pe } from "./index228.js";
|
|
18
18
|
const Ve = ["id"], Re = { class: "bb-tab__label-boundary" }, Ke = { class: "bb-tab__label" }, De = { class: "bb-tab__panes-container" }, We = ["id", "aria-labelledby", "tabindex"], it = /* @__PURE__ */ fe({
|
|
19
19
|
__name: "BbTab",
|
|
20
20
|
props: {
|
package/dist/index123.js
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
import { defineComponent as he, mergeModels as X, ref as ke, computed as u, toRef as O, useModel as Y, watch as M, reactive as ge, createBlock as Z, openBlock as s, resolveDynamicComponent as xe, normalizeClass as i, withCtx as we, createElementBlock as o, createCommentVNode as p, createElementVNode as n, toDisplayString as m, renderSlot as c, unref as v, Fragment as k, renderList as x, normalizeStyle as H, createVNode as ee, createTextVNode as Ce, mergeProps as Ie } from "vue";
|
|
2
|
-
import { clamp as Ve } from "./
|
|
3
|
-
import { hash as T } from "./
|
|
4
|
-
import { isNil as w } from "./
|
|
5
|
-
import { when as $e } from "./
|
|
2
|
+
import { clamp as Ve } from "./index218.js";
|
|
3
|
+
import { hash as T } from "./index225.js";
|
|
4
|
+
import { isNil as w } from "./index245.js";
|
|
5
|
+
import { when as $e } from "./index269.js";
|
|
6
6
|
import { useId as Be } from "./index8.js";
|
|
7
|
-
import { useItemValue as He } from "./
|
|
8
|
-
import { useItemsGetter as Te } from "./
|
|
9
|
-
import { usePrefill as Ae } from "./
|
|
10
|
-
import { useIndexById as le } from "./
|
|
11
|
-
import { useBaseOptions as Ne } from "./
|
|
12
|
-
import { useHashedWatcher as Le } from "./
|
|
13
|
-
import { useLocale as De } from "./
|
|
7
|
+
import { useItemValue as He } from "./index290.js";
|
|
8
|
+
import { useItemsGetter as Te } from "./index260.js";
|
|
9
|
+
import { usePrefill as Ae } from "./index263.js";
|
|
10
|
+
import { useIndexById as le } from "./index247.js";
|
|
11
|
+
import { useBaseOptions as Ne } from "./index246.js";
|
|
12
|
+
import { useHashedWatcher as Le } from "./index262.js";
|
|
13
|
+
import { useLocale as De } from "./index234.js";
|
|
14
14
|
import ae from "./index18.js";
|
|
15
15
|
/* empty css */
|
|
16
16
|
import Ee from "./index32.js";
|
|
17
17
|
/* empty css */
|
|
18
|
-
import { columnKeyToSlotName as Pe, mergeHeaderClasses as Se, applyFixedTableColumns as Re, mergeCellClasses as Oe } from "./
|
|
19
|
-
import { useLogger as Me } from "./
|
|
18
|
+
import { columnKeyToSlotName as Pe, mergeHeaderClasses as Se, applyFixedTableColumns as Re, mergeCellClasses as Oe } from "./index300.js";
|
|
19
|
+
import { useLogger as Me } from "./index228.js";
|
|
20
20
|
const Fe = {
|
|
21
21
|
key: 0,
|
|
22
22
|
class: "sr-only"
|
package/dist/index131.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 "./index12.js";
|
|
3
|
-
import b from "./
|
|
3
|
+
import b from "./index285.js";
|
|
4
4
|
const $ = /* @__PURE__ */ a({
|
|
5
5
|
__name: "BbToast",
|
|
6
6
|
props: {
|
package/dist/index133.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 "./index234.js";
|
|
4
|
+
import { useUntil as X } from "./index271.js";
|
|
5
5
|
import Y from "./index14.js";
|
|
6
6
|
/* empty css */
|
|
7
|
-
import Z from "./
|
|
7
|
+
import Z from "./index239.js";
|
|
8
8
|
/* empty css */
|
|
9
9
|
import { useElementSize as ee } from "./index142.js";
|
|
10
|
-
import { extractDomContainer as V } from "./
|
|
11
|
-
import { parseWidthString as te } from "./
|
|
10
|
+
import { extractDomContainer as V } from "./index276.js";
|
|
11
|
+
import { parseWidthString as te } from "./index277.js";
|
|
12
12
|
const ce = /* @__PURE__ */ R({
|
|
13
13
|
inheritAttrs: !1,
|
|
14
14
|
__name: "BbTooltip",
|
package/dist/index135.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 "./index273.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/index137.js
CHANGED
|
@@ -5,8 +5,8 @@ import u from "./index87.js";
|
|
|
5
5
|
/* empty css */
|
|
6
6
|
import I from "./index115.js";
|
|
7
7
|
/* empty css */
|
|
8
|
-
import N from "./
|
|
9
|
-
import g from "./
|
|
8
|
+
import N from "./index241.js";
|
|
9
|
+
import g from "./index242.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/index14.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as w, getCurrentInstance as P, computed as r, createBlock as c, openBlock as i, mergeProps as f, withCtx as v, renderSlot as d, createTextVNode as p, toDisplayString as h, resolveDynamicComponent as b } from "vue";
|
|
2
|
-
import R from "./
|
|
2
|
+
import R from "./index257.js";
|
|
3
3
|
import { useFrameworkDetection as _ } from "./index143.js";
|
|
4
4
|
import { _config as g } from "./index4.js";
|
|
5
5
|
const D = /* @__PURE__ */ w({
|
package/dist/index140.js
CHANGED
package/dist/index142.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { tryOnMounted as D, toArray as L, notNullish as Z, noop as V, tryOnScopeDispose as P, useThrottleFn as q, isClient as ee, watchImmediate as te, useDebounceFn as ne, pxValue as G, injectLocal as oe, isObject as le } from "./
|
|
2
|
-
import { bypassFilter as We, createFilterWrapper as ye, debounceFilter as Te, debouncedWatch as Ie, getLifeCycleTarget as Me, throttleFilter as _e, debouncedWatch as Re, watchWithFilter as Ae } from "./
|
|
1
|
+
import { tryOnMounted as D, toArray as L, notNullish as Z, noop as V, tryOnScopeDispose as P, useThrottleFn as q, isClient as ee, watchImmediate as te, useDebounceFn as ne, pxValue as G, injectLocal as oe, isObject as le } from "./index216.js";
|
|
2
|
+
import { bypassFilter as We, createFilterWrapper as ye, debounceFilter as Te, debouncedWatch as Ie, getLifeCycleTarget as Me, throttleFilter as _e, debouncedWatch as Re, watchWithFilter as Ae } from "./index216.js";
|
|
3
3
|
import { shallowRef as S, getCurrentInstance as ue, onMounted as se, computed as g, watch as B, toValue as w, reactive as U, ref as J, watchEffect as re, hasInjectionContext as ie, unref as ce } from "vue";
|
|
4
4
|
const R = ee ? window : void 0;
|
|
5
5
|
function W(o) {
|
package/dist/index144.js
CHANGED
package/dist/index16.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 "./index235.js";
|
|
3
3
|
import { isNotNil as F } from "./index146.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 "./index234.js";
|
|
6
|
+
import { vMaska as A } from "./index236.js";
|
|
7
|
+
import K from "./index237.js";
|
|
8
8
|
/* empty css */
|
|
9
9
|
import O from "./index137.js";
|
|
10
10
|
/* empty css */
|
|
11
11
|
import P from "./index139.js";
|
|
12
|
-
import T from "./
|
|
12
|
+
import T from "./index239.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/index18.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 "./index244.js";
|
|
3
|
+
import { booleanishToBoolean as q } from "./index274.js";
|
|
4
|
+
import { isEqual as A } from "./index275.js";
|
|
5
5
|
const N = {
|
|
6
6
|
"aria-hidden": "true",
|
|
7
7
|
class: "bb-base-checkbox-container"
|
package/dist/index20.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 "./index18.js";
|
|
3
3
|
/* empty css */
|
|
4
|
-
import U from "./
|
|
4
|
+
import U from "./index258.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 "./index260.js";
|
|
7
|
+
import { useIndexById as C } from "./index247.js";
|
|
8
|
+
import { useBaseOptions as J } from "./index246.js";
|
|
9
|
+
import { useCoherence as Q } from "./index261.js";
|
|
10
|
+
import { hash as X } from "./index225.js";
|
|
11
|
+
import { useHashedWatcher as $ } from "./index262.js";
|
|
12
|
+
import { usePrefill as Y } from "./index263.js";
|
|
13
13
|
const ce = /* @__PURE__ */ z({
|
|
14
14
|
__name: "BaseCheckboxGroup",
|
|
15
15
|
props: {
|
package/dist/index216.js
CHANGED
|
@@ -1,4 +1,140 @@
|
|
|
1
|
-
|
|
1
|
+
import { onMounted as O, nextTick as W, getCurrentScope as S, onScopeDispose as C, watch as F, getCurrentInstance as g, isRef as P, toValue as b, hasInjectionContext as k, inject as v } from "vue";
|
|
2
|
+
function V(e) {
|
|
3
|
+
return S() ? (C(e), !0) : !1;
|
|
4
|
+
}
|
|
5
|
+
const w = /* @__PURE__ */ new WeakMap(), E = (...e) => {
|
|
6
|
+
var r;
|
|
7
|
+
const n = e[0], t = (r = g()) == null ? void 0 : r.proxy;
|
|
8
|
+
if (t == null && !k())
|
|
9
|
+
throw new Error("injectLocal must be called in setup");
|
|
10
|
+
return t && w.has(t) && n in w.get(t) ? w.get(t)[n] : v(...e);
|
|
11
|
+
}, G = typeof window < "u" && typeof document < "u";
|
|
12
|
+
typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
|
|
13
|
+
const _ = (e) => e != null, M = Object.prototype.toString, q = (e) => M.call(e) === "[object Object]", d = () => {
|
|
14
|
+
};
|
|
15
|
+
function y(e, r) {
|
|
16
|
+
function n(...t) {
|
|
17
|
+
return new Promise((o, i) => {
|
|
18
|
+
Promise.resolve(e(() => r.apply(this, t), { fn: r, thisArg: this, args: t })).then(o).catch(i);
|
|
19
|
+
});
|
|
20
|
+
}
|
|
21
|
+
return n;
|
|
22
|
+
}
|
|
23
|
+
const A = (e) => e();
|
|
24
|
+
function x(e, r = {}) {
|
|
25
|
+
let n, t, o = d;
|
|
26
|
+
const i = (c) => {
|
|
27
|
+
clearTimeout(c), o(), o = d;
|
|
28
|
+
};
|
|
29
|
+
let u;
|
|
30
|
+
return (c) => {
|
|
31
|
+
const a = b(e), l = b(r.maxWait);
|
|
32
|
+
return n && i(n), a <= 0 || l !== void 0 && l <= 0 ? (t && (i(t), t = null), Promise.resolve(c())) : new Promise((f, p) => {
|
|
33
|
+
o = r.rejectOnCancel ? p : f, u = c, l && !t && (t = setTimeout(() => {
|
|
34
|
+
n && i(n), t = null, f(u());
|
|
35
|
+
}, l)), n = setTimeout(() => {
|
|
36
|
+
t && i(t), t = null, f(c());
|
|
37
|
+
}, a);
|
|
38
|
+
});
|
|
39
|
+
};
|
|
40
|
+
}
|
|
41
|
+
function I(...e) {
|
|
42
|
+
let r = 0, n, t = !0, o = d, i, u, s, c, a;
|
|
43
|
+
!P(e[0]) && typeof e[0] == "object" ? { delay: u, trailing: s = !0, leading: c = !0, rejectOnCancel: a = !1 } = e[0] : [u, s = !0, c = !0, a = !1] = e;
|
|
44
|
+
const l = () => {
|
|
45
|
+
n && (clearTimeout(n), n = void 0, o(), o = d);
|
|
46
|
+
};
|
|
47
|
+
return (p) => {
|
|
48
|
+
const m = b(u), j = Date.now() - r, h = () => i = p();
|
|
49
|
+
return l(), m <= 0 ? (r = Date.now(), h()) : (j > m && (c || !t) ? (r = Date.now(), h()) : s && (i = new Promise((T, D) => {
|
|
50
|
+
o = a ? D : T, n = setTimeout(() => {
|
|
51
|
+
r = Date.now(), t = !0, T(h()), l();
|
|
52
|
+
}, Math.max(0, m - j));
|
|
53
|
+
})), !c && !n && (n = setTimeout(() => t = !0, m)), t = !1, i);
|
|
54
|
+
};
|
|
55
|
+
}
|
|
56
|
+
function z(e) {
|
|
57
|
+
return e.endsWith("rem") ? Number.parseFloat(e) * 16 : Number.parseFloat(e);
|
|
58
|
+
}
|
|
59
|
+
function L(e) {
|
|
60
|
+
return g();
|
|
61
|
+
}
|
|
62
|
+
function B(e) {
|
|
63
|
+
return Array.isArray(e) ? e : [e];
|
|
64
|
+
}
|
|
65
|
+
function H(e, r = 200, n = {}) {
|
|
66
|
+
return y(
|
|
67
|
+
x(r, n),
|
|
68
|
+
e
|
|
69
|
+
);
|
|
70
|
+
}
|
|
71
|
+
function J(e, r = 200, n = !1, t = !0, o = !1) {
|
|
72
|
+
return y(
|
|
73
|
+
I(r, n, t, o),
|
|
74
|
+
e
|
|
75
|
+
);
|
|
76
|
+
}
|
|
77
|
+
function N(e, r, n = {}) {
|
|
78
|
+
const {
|
|
79
|
+
eventFilter: t = A,
|
|
80
|
+
...o
|
|
81
|
+
} = n;
|
|
82
|
+
return F(
|
|
83
|
+
e,
|
|
84
|
+
y(
|
|
85
|
+
t,
|
|
86
|
+
r
|
|
87
|
+
),
|
|
88
|
+
o
|
|
89
|
+
);
|
|
90
|
+
}
|
|
91
|
+
function K(e, r = !0, n) {
|
|
92
|
+
L() ? O(e, n) : r ? e() : W(e);
|
|
93
|
+
}
|
|
94
|
+
function Q(e, r, n = {}) {
|
|
95
|
+
const {
|
|
96
|
+
debounce: t = 0,
|
|
97
|
+
maxWait: o = void 0,
|
|
98
|
+
...i
|
|
99
|
+
} = n;
|
|
100
|
+
return N(
|
|
101
|
+
e,
|
|
102
|
+
r,
|
|
103
|
+
{
|
|
104
|
+
...i,
|
|
105
|
+
eventFilter: x(t, { maxWait: o })
|
|
106
|
+
}
|
|
107
|
+
);
|
|
108
|
+
}
|
|
109
|
+
function U(e, r, n) {
|
|
110
|
+
return F(
|
|
111
|
+
e,
|
|
112
|
+
r,
|
|
113
|
+
{
|
|
114
|
+
...n,
|
|
115
|
+
immediate: !0
|
|
116
|
+
}
|
|
117
|
+
);
|
|
118
|
+
}
|
|
2
119
|
export {
|
|
3
|
-
|
|
120
|
+
A as bypassFilter,
|
|
121
|
+
y as createFilterWrapper,
|
|
122
|
+
x as debounceFilter,
|
|
123
|
+
Q as debouncedWatch,
|
|
124
|
+
L as getLifeCycleTarget,
|
|
125
|
+
E as injectLocal,
|
|
126
|
+
G as isClient,
|
|
127
|
+
q as isObject,
|
|
128
|
+
d as noop,
|
|
129
|
+
_ as notNullish,
|
|
130
|
+
z as pxValue,
|
|
131
|
+
I as throttleFilter,
|
|
132
|
+
B as toArray,
|
|
133
|
+
K as tryOnMounted,
|
|
134
|
+
V as tryOnScopeDispose,
|
|
135
|
+
H as useDebounceFn,
|
|
136
|
+
J as useThrottleFn,
|
|
137
|
+
Q as watchDebounced,
|
|
138
|
+
U as watchImmediate,
|
|
139
|
+
N as watchWithFilter
|
|
4
140
|
};
|
package/dist/index217.js
CHANGED
|
@@ -1,140 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
function V(e) {
|
|
3
|
-
return S() ? (C(e), !0) : !1;
|
|
4
|
-
}
|
|
5
|
-
const w = /* @__PURE__ */ new WeakMap(), E = (...e) => {
|
|
6
|
-
var r;
|
|
7
|
-
const n = e[0], t = (r = g()) == null ? void 0 : r.proxy;
|
|
8
|
-
if (t == null && !k())
|
|
9
|
-
throw new Error("injectLocal must be called in setup");
|
|
10
|
-
return t && w.has(t) && n in w.get(t) ? w.get(t)[n] : v(...e);
|
|
11
|
-
}, G = typeof window < "u" && typeof document < "u";
|
|
12
|
-
typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
|
|
13
|
-
const _ = (e) => e != null, M = Object.prototype.toString, q = (e) => M.call(e) === "[object Object]", d = () => {
|
|
14
|
-
};
|
|
15
|
-
function y(e, r) {
|
|
16
|
-
function n(...t) {
|
|
17
|
-
return new Promise((o, i) => {
|
|
18
|
-
Promise.resolve(e(() => r.apply(this, t), { fn: r, thisArg: this, args: t })).then(o).catch(i);
|
|
19
|
-
});
|
|
20
|
-
}
|
|
21
|
-
return n;
|
|
22
|
-
}
|
|
23
|
-
const A = (e) => e();
|
|
24
|
-
function x(e, r = {}) {
|
|
25
|
-
let n, t, o = d;
|
|
26
|
-
const i = (c) => {
|
|
27
|
-
clearTimeout(c), o(), o = d;
|
|
28
|
-
};
|
|
29
|
-
let u;
|
|
30
|
-
return (c) => {
|
|
31
|
-
const a = b(e), l = b(r.maxWait);
|
|
32
|
-
return n && i(n), a <= 0 || l !== void 0 && l <= 0 ? (t && (i(t), t = null), Promise.resolve(c())) : new Promise((f, p) => {
|
|
33
|
-
o = r.rejectOnCancel ? p : f, u = c, l && !t && (t = setTimeout(() => {
|
|
34
|
-
n && i(n), t = null, f(u());
|
|
35
|
-
}, l)), n = setTimeout(() => {
|
|
36
|
-
t && i(t), t = null, f(c());
|
|
37
|
-
}, a);
|
|
38
|
-
});
|
|
39
|
-
};
|
|
40
|
-
}
|
|
41
|
-
function I(...e) {
|
|
42
|
-
let r = 0, n, t = !0, o = d, i, u, s, c, a;
|
|
43
|
-
!P(e[0]) && typeof e[0] == "object" ? { delay: u, trailing: s = !0, leading: c = !0, rejectOnCancel: a = !1 } = e[0] : [u, s = !0, c = !0, a = !1] = e;
|
|
44
|
-
const l = () => {
|
|
45
|
-
n && (clearTimeout(n), n = void 0, o(), o = d);
|
|
46
|
-
};
|
|
47
|
-
return (p) => {
|
|
48
|
-
const m = b(u), j = Date.now() - r, h = () => i = p();
|
|
49
|
-
return l(), m <= 0 ? (r = Date.now(), h()) : (j > m && (c || !t) ? (r = Date.now(), h()) : s && (i = new Promise((T, D) => {
|
|
50
|
-
o = a ? D : T, n = setTimeout(() => {
|
|
51
|
-
r = Date.now(), t = !0, T(h()), l();
|
|
52
|
-
}, Math.max(0, m - j));
|
|
53
|
-
})), !c && !n && (n = setTimeout(() => t = !0, m)), t = !1, i);
|
|
54
|
-
};
|
|
55
|
-
}
|
|
56
|
-
function z(e) {
|
|
57
|
-
return e.endsWith("rem") ? Number.parseFloat(e) * 16 : Number.parseFloat(e);
|
|
58
|
-
}
|
|
59
|
-
function L(e) {
|
|
60
|
-
return g();
|
|
61
|
-
}
|
|
62
|
-
function B(e) {
|
|
63
|
-
return Array.isArray(e) ? e : [e];
|
|
64
|
-
}
|
|
65
|
-
function H(e, r = 200, n = {}) {
|
|
66
|
-
return y(
|
|
67
|
-
x(r, n),
|
|
68
|
-
e
|
|
69
|
-
);
|
|
70
|
-
}
|
|
71
|
-
function J(e, r = 200, n = !1, t = !0, o = !1) {
|
|
72
|
-
return y(
|
|
73
|
-
I(r, n, t, o),
|
|
74
|
-
e
|
|
75
|
-
);
|
|
76
|
-
}
|
|
77
|
-
function N(e, r, n = {}) {
|
|
78
|
-
const {
|
|
79
|
-
eventFilter: t = A,
|
|
80
|
-
...o
|
|
81
|
-
} = n;
|
|
82
|
-
return F(
|
|
83
|
-
e,
|
|
84
|
-
y(
|
|
85
|
-
t,
|
|
86
|
-
r
|
|
87
|
-
),
|
|
88
|
-
o
|
|
89
|
-
);
|
|
90
|
-
}
|
|
91
|
-
function K(e, r = !0, n) {
|
|
92
|
-
L() ? O(e, n) : r ? e() : W(e);
|
|
93
|
-
}
|
|
94
|
-
function Q(e, r, n = {}) {
|
|
95
|
-
const {
|
|
96
|
-
debounce: t = 0,
|
|
97
|
-
maxWait: o = void 0,
|
|
98
|
-
...i
|
|
99
|
-
} = n;
|
|
100
|
-
return N(
|
|
101
|
-
e,
|
|
102
|
-
r,
|
|
103
|
-
{
|
|
104
|
-
...i,
|
|
105
|
-
eventFilter: x(t, { maxWait: o })
|
|
106
|
-
}
|
|
107
|
-
);
|
|
108
|
-
}
|
|
109
|
-
function U(e, r, n) {
|
|
110
|
-
return F(
|
|
111
|
-
e,
|
|
112
|
-
r,
|
|
113
|
-
{
|
|
114
|
-
...n,
|
|
115
|
-
immediate: !0
|
|
116
|
-
}
|
|
117
|
-
);
|
|
118
|
-
}
|
|
1
|
+
const t = "useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";
|
|
119
2
|
export {
|
|
120
|
-
|
|
121
|
-
y as createFilterWrapper,
|
|
122
|
-
x as debounceFilter,
|
|
123
|
-
Q as debouncedWatch,
|
|
124
|
-
L as getLifeCycleTarget,
|
|
125
|
-
E as injectLocal,
|
|
126
|
-
G as isClient,
|
|
127
|
-
q as isObject,
|
|
128
|
-
d as noop,
|
|
129
|
-
_ as notNullish,
|
|
130
|
-
z as pxValue,
|
|
131
|
-
I as throttleFilter,
|
|
132
|
-
B as toArray,
|
|
133
|
-
K as tryOnMounted,
|
|
134
|
-
V as tryOnScopeDispose,
|
|
135
|
-
H as useDebounceFn,
|
|
136
|
-
J as useThrottleFn,
|
|
137
|
-
Q as watchDebounced,
|
|
138
|
-
U as watchImmediate,
|
|
139
|
-
N as watchWithFilter
|
|
3
|
+
t as urlAlphabet
|
|
140
4
|
};
|
package/dist/index218.js
CHANGED
package/dist/index219.js
CHANGED
package/dist/index22.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 "./index14.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 "./index221.js";
|
|
9
|
+
import ee from "./index222.js";
|
|
10
|
+
import ae from "./index223.js";
|
|
11
|
+
import te from "./index224.js";
|
|
12
|
+
import { hash as B } from "./index225.js";
|
|
13
|
+
import { last as le } from "./index226.js";
|
|
14
|
+
import { validateDateFormat as L } from "./index227.js";
|
|
15
|
+
import { useLogger as oe } from "./index228.js";
|
|
16
|
+
import re from "./index229.js";
|
|
17
|
+
import se from "./index230.js";
|
|
18
|
+
import de from "./index231.js";
|
|
19
|
+
import S from "./index232.js";
|
|
20
|
+
import ie from "./index233.js";
|
|
21
|
+
import { useLocale as ne } from "./index234.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/index220.js
CHANGED