bitboss-ui 2.0.130 → 2.0.131
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 +4 -0
- package/dist/components/BbSelect/BbSelect.vue.d.ts +5 -1
- package/dist/index100.js +7 -7
- package/dist/index101.js +33 -31
- package/dist/index111.js +9 -9
- package/dist/index119.js +2 -2
- package/dist/index121.js +4 -4
- package/dist/index123.js +1 -1
- package/dist/index125.js +1 -1
- package/dist/index127.js +1 -1
- package/dist/index128.js +1 -1
- package/dist/index129.js +1 -1
- package/dist/index133.js +2 -2
- package/dist/index15.js +5 -5
- package/dist/index17.js +3 -3
- package/dist/index19.js +7 -7
- package/dist/index209.js +281 -3
- package/dist/index21.js +14 -14
- package/dist/index210.js +124 -64
- package/dist/{index222.js → index211.js} +2 -2
- package/dist/index212.js +16 -13
- package/dist/index213.js +19 -20
- package/dist/index214.js +15 -4
- package/dist/index215.js +2 -13
- package/dist/index216.js +2 -3
- package/dist/index218.js +12 -5
- package/dist/index219.js +20 -7
- package/dist/index220.js +5 -14
- package/dist/index221.js +94 -5
- package/dist/index223.js +64 -15
- package/dist/index225.js +13 -15
- package/dist/index226.js +2 -19
- package/dist/index227.js +86 -27
- package/dist/index229.js +27 -248
- package/dist/index23.js +15 -15
- package/dist/index230.js +17 -52
- package/dist/index231.js +50 -43
- package/dist/index232.js +15 -5
- package/dist/index233.js +12 -60
- package/dist/index234.js +16 -2
- package/dist/index235.js +4 -4
- package/dist/index236.js +3 -2
- package/dist/index237.js +2 -125
- package/dist/index238.js +4 -2
- package/dist/index239.js +2 -94
- package/dist/index240.js +21 -0
- package/dist/index241.js +27 -2
- package/dist/index242.js +243 -79
- package/dist/index243.js +54 -0
- package/dist/index244.js +44 -29
- package/dist/index245.js +5 -17
- package/dist/index246.js +59 -50
- package/dist/index247.js +3 -15
- package/dist/index248.js +7 -12
- package/dist/index249.js +15 -16
- package/dist/index25.js +5 -5
- package/dist/index251.js +2 -2
- package/dist/index257.js +2 -2
- package/dist/index258.js +3 -3
- package/dist/index263.js +3 -3
- package/dist/index268.js +5 -223
- package/dist/index269.js +2 -3
- package/dist/index27.js +1 -1
- package/dist/index270.js +4 -0
- package/dist/index271.js +2 -7
- package/dist/index272.js +2 -176
- package/dist/index273.js +2 -7
- package/dist/index274.js +2 -11
- package/dist/index275.js +1 -1
- package/dist/index276.js +176 -2
- package/dist/index277.js +3 -89
- package/dist/index278.js +3 -281
- package/dist/index280.js +7 -2
- package/dist/index281.js +7 -2
- package/dist/index282.js +11 -2
- package/dist/index283.js +3 -2
- package/dist/index284.js +17 -2
- package/dist/index285.js +9 -2
- package/dist/index286.js +200 -2
- package/dist/index287.js +224 -2
- package/dist/index288.js +4 -2
- package/dist/index289.js +9 -2
- package/dist/index29.js +2 -2
- package/dist/index290.js +2 -2
- package/dist/index291.js +2 -22
- package/dist/index292.js +4 -0
- package/dist/index293.js +2 -4
- package/dist/index294.js +2 -200
- package/dist/index295.js +2 -9
- package/dist/index296.js +20 -7
- package/dist/index298.js +8 -2
- package/dist/index299.js +2 -3
- package/dist/index300.js +89 -3
- package/dist/index301.js +124 -15
- package/dist/index302.js +3 -126
- package/dist/index303.js +1 -1
- package/dist/index304.js +2 -3
- package/dist/index305.js +436 -2
- package/dist/index306.js +113 -422
- package/dist/index307.js +3 -127
- package/dist/index308.js +3 -3
- package/dist/index309.js +58 -3
- package/dist/index31.js +2 -2
- package/dist/index310.js +2 -58
- package/dist/index311.js +5 -2
- package/dist/index312.js +8 -5
- package/dist/index313.js +5 -67
- package/dist/index314.js +67 -5
- package/dist/index315.js +479 -7
- package/dist/index316.js +32 -6
- package/dist/index317.js +25 -6
- package/dist/index318.js +52 -18
- package/dist/index319.js +52 -32
- package/dist/index320.js +3 -25
- package/dist/index321.js +7 -53
- package/dist/index322.js +47 -53
- package/dist/index323.js +6 -3
- package/dist/index324.js +19 -480
- package/dist/index325.js +2 -47
- package/dist/index328.js +426 -0
- package/dist/index329.js +2 -424
- package/dist/index33.js +7 -7
- package/dist/index330.js +47 -2
- package/dist/index35.js +4 -4
- package/dist/index37.js +147 -144
- package/dist/index39.js +1 -1
- package/dist/index41.js +2 -2
- package/dist/index43.js +7 -7
- package/dist/index45.js +25 -24
- package/dist/index47.js +2 -2
- package/dist/index49.js +2 -2
- package/dist/index53.js +1 -1
- package/dist/index55.js +1 -1
- package/dist/index57.js +1 -1
- package/dist/index61.js +1 -1
- package/dist/index75.js +1 -1
- package/dist/index77.js +1 -1
- package/dist/index81.js +1 -1
- package/dist/index84.js +3 -3
- package/dist/index86.js +2 -2
- package/dist/index88.js +3 -3
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/dist/index224.js +0 -21
- package/dist/index228.js +0 -4
- package/dist/index279.js +0 -8
- package/dist/index297.js +0 -10
- package/dist/index326.js +0 -4
- package/dist/index331.js +0 -49
@@ -147,6 +147,10 @@ export type BaseSelectProps<Item> = {
|
|
147
147
|
* Sets the input as required.
|
148
148
|
*/
|
149
149
|
required?: boolean;
|
150
|
+
/**
|
151
|
+
* If true, the chevron will be shown.
|
152
|
+
*/
|
153
|
+
showChevron?: boolean;
|
150
154
|
/**
|
151
155
|
* Adds a stash to accumulate selected values. Especially
|
152
156
|
* useful when searching in a big database of items.
|
@@ -98,7 +98,7 @@ export type BbSelectProps<T> = {
|
|
98
98
|
/**
|
99
99
|
* Defines a path that returns a property of the object to use as value or a function that returns any value
|
100
100
|
*/
|
101
|
-
itemValue?: T extends object ? NestedKeyOf<T> | ((item: T) =>
|
101
|
+
itemValue?: T extends object ? NestedKeyOf<T> | ((item: T) => any) : ((item: T) => any) | undefined;
|
102
102
|
/**
|
103
103
|
* Text content of the label of the element.
|
104
104
|
*/
|
@@ -182,6 +182,10 @@ export type BbSelectProps<T> = {
|
|
182
182
|
* @param count - Number of selected labels.
|
183
183
|
*/
|
184
184
|
selectedLabelsFn?: (count: number) => string;
|
185
|
+
/**
|
186
|
+
* If true, the chevron will be shown.
|
187
|
+
*/
|
188
|
+
showChevron?: boolean;
|
185
189
|
/**
|
186
190
|
* Adds a stash to accumulate selected values. Especially
|
187
191
|
* useful when searching in a big database of items.
|
package/dist/index100.js
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
import { defineComponent as D, computed as V, toRef as r, reactive as E, watch as m, ref as L, openBlock as b, createElementBlock as B, Fragment as g, renderSlot as i, unref as P, createCommentVNode as R, renderList as j } from "vue";
|
2
|
-
import { useItemValue as G } from "./
|
2
|
+
import { useItemValue as G } from "./index285.js";
|
3
3
|
import { isNil as k } from "./index260.js";
|
4
|
-
import { indexBy as U } from "./
|
4
|
+
import { indexBy as U } from "./index298.js";
|
5
5
|
import { hash as p } from "./index208.js";
|
6
|
-
import { useItemsGetter as W } from "./
|
7
|
-
import { usePrefill as q } from "./
|
8
|
-
import { useIndexById as z } from "./
|
9
|
-
import { useBaseOptions as J } from "./
|
10
|
-
import { useHashedWatcher as K } from "./
|
6
|
+
import { useItemsGetter as W } from "./index229.js";
|
7
|
+
import { usePrefill as q } from "./index234.js";
|
8
|
+
import { useIndexById as z } from "./index230.js";
|
9
|
+
import { useBaseOptions as J } from "./index231.js";
|
10
|
+
import { useHashedWatcher as K } from "./index233.js";
|
11
11
|
const oe = /* @__PURE__ */ D({
|
12
12
|
__name: "BbRows",
|
13
13
|
props: {
|
package/dist/index101.js
CHANGED
@@ -1,9 +1,9 @@
|
|
1
|
-
import { defineComponent as
|
2
|
-
import
|
1
|
+
import { defineComponent as f, ref as y, computed as v, openBlock as g, createBlock as B, withCtx as a, renderSlot as n, normalizeProps as l, guardReactiveProps as t, createVNode as $, mergeProps as w } from "vue";
|
2
|
+
import T from "./index27.js";
|
3
3
|
/* empty css */
|
4
|
-
import
|
4
|
+
import V from "./index37.js";
|
5
5
|
/* empty css */
|
6
|
-
const k = /* @__PURE__ */
|
6
|
+
const k = /* @__PURE__ */ f({
|
7
7
|
__name: "BbSelect",
|
8
8
|
props: {
|
9
9
|
allowWriting: { type: [Boolean, String], default: !0 },
|
@@ -47,6 +47,7 @@ const k = /* @__PURE__ */ h({
|
|
47
47
|
readonly: { type: Boolean },
|
48
48
|
reverse: { type: Boolean },
|
49
49
|
selectedLabelsFn: {},
|
50
|
+
showChevron: { type: Boolean, default: !0 },
|
50
51
|
stash: { type: Boolean },
|
51
52
|
teleportTarget: {},
|
52
53
|
transitionDuration: {},
|
@@ -54,21 +55,21 @@ const k = /* @__PURE__ */ h({
|
|
54
55
|
},
|
55
56
|
emits: ["blur", "change", "click", "focus", "inactive", "input", "update:modelValue", "option:add"],
|
56
57
|
setup(d, { emit: m }) {
|
57
|
-
const r = d,
|
58
|
-
onBlur: (e) =>
|
59
|
-
onChange: (e) =>
|
60
|
-
onClick: (e) =>
|
61
|
-
"onOption:add": (e) =>
|
58
|
+
const r = d, i = m, s = y(!1), u = v(() => r.persistentHint || s.value), c = {
|
59
|
+
onBlur: (e) => i("blur", e),
|
60
|
+
onChange: (e) => i("change", e),
|
61
|
+
onClick: (e) => i("click", e),
|
62
|
+
"onOption:add": (e) => i("option:add", e),
|
62
63
|
onFocus: (e) => {
|
63
|
-
s.value = !0,
|
64
|
+
s.value = !0, i("focus", e);
|
64
65
|
},
|
65
66
|
onInactive: () => {
|
66
|
-
s.value = !1,
|
67
|
+
s.value = !1, i("inactive");
|
67
68
|
},
|
68
|
-
onInput: (e) =>
|
69
|
-
"onUpdate:modelValue": (e) =>
|
69
|
+
onInput: (e) => i("input", e),
|
70
|
+
"onUpdate:modelValue": (e) => i("update:modelValue", e)
|
70
71
|
};
|
71
|
-
return (e, D) => (
|
72
|
+
return (e, D) => (g(), B(T, {
|
72
73
|
id: e.id,
|
73
74
|
class: "bb-select",
|
74
75
|
compact: e.compact,
|
@@ -85,14 +86,14 @@ const k = /* @__PURE__ */ h({
|
|
85
86
|
"show-hint": u.value
|
86
87
|
}, {
|
87
88
|
label: a((p) => [
|
88
|
-
n(e.$slots, "label", l(
|
89
|
+
n(e.$slots, "label", l(t(p)))
|
89
90
|
]),
|
90
|
-
input: a(({ id: p, hasErrors: b, ariaDescribedby:
|
91
|
-
$(
|
91
|
+
input: a(({ id: p, hasErrors: b, ariaDescribedby: h }) => [
|
92
|
+
$(V, w({
|
92
93
|
id: p,
|
93
94
|
"allow-writing": e.allowWriting,
|
94
95
|
"append:icon": r["append:icon"],
|
95
|
-
"aria-describedby":
|
96
|
+
"aria-describedby": h,
|
96
97
|
autocomplete: e.autocomplete,
|
97
98
|
autofocus: e.autofocus,
|
98
99
|
clearable: e.clearable,
|
@@ -123,49 +124,50 @@ const k = /* @__PURE__ */ h({
|
|
123
124
|
readonly: e.readonly,
|
124
125
|
required: e.required,
|
125
126
|
"selected-labels-fn": e.selectedLabelsFn,
|
127
|
+
"show-chevron": e.showChevron,
|
126
128
|
stash: e.stash,
|
127
129
|
"teleport-target": e.teleportTarget,
|
128
130
|
"transition-duration": e.transitionDuration,
|
129
131
|
"update-on-animation-frame": e.updateOnAnimationFrame
|
130
132
|
}, c), {
|
131
133
|
"append-outer": a((o) => [
|
132
|
-
n(e.$slots, "append-outer", l(
|
134
|
+
n(e.$slots, "append-outer", l(t(o)))
|
133
135
|
]),
|
134
136
|
append: a((o) => [
|
135
|
-
n(e.$slots, "append", l(
|
137
|
+
n(e.$slots, "append", l(t(o)))
|
136
138
|
]),
|
137
139
|
prefix: a((o) => [
|
138
|
-
n(e.$slots, "prefix", l(
|
140
|
+
n(e.$slots, "prefix", l(t(o)))
|
139
141
|
]),
|
140
142
|
chevron: a((o) => [
|
141
|
-
n(e.$slots, "chevron", l(
|
143
|
+
n(e.$slots, "chevron", l(t(o)))
|
142
144
|
]),
|
143
145
|
loading: a((o) => [
|
144
|
-
n(e.$slots, "loading", l(
|
146
|
+
n(e.$slots, "loading", l(t(o)))
|
145
147
|
]),
|
146
148
|
"no-data": a((o) => [
|
147
|
-
n(e.$slots, "no-data", l(
|
149
|
+
n(e.$slots, "no-data", l(t(o)))
|
148
150
|
]),
|
149
151
|
option: a((o) => [
|
150
|
-
n(e.$slots, "option", l(
|
152
|
+
n(e.$slots, "option", l(t(o)))
|
151
153
|
]),
|
152
154
|
"options:append": a((o) => [
|
153
|
-
n(e.$slots, "options:append", l(
|
155
|
+
n(e.$slots, "options:append", l(t(o)))
|
154
156
|
]),
|
155
157
|
"options:prepend": a((o) => [
|
156
|
-
n(e.$slots, "options:prepend", l(
|
158
|
+
n(e.$slots, "options:prepend", l(t(o)))
|
157
159
|
]),
|
158
160
|
"prepend-outer": a((o) => [
|
159
|
-
n(e.$slots, "prepend-outer", l(
|
161
|
+
n(e.$slots, "prepend-outer", l(t(o)))
|
160
162
|
]),
|
161
163
|
prepend: a((o) => [
|
162
|
-
n(e.$slots, "prepend", l(
|
164
|
+
n(e.$slots, "prepend", l(t(o)))
|
163
165
|
]),
|
164
166
|
suffix: a((o) => [
|
165
|
-
n(e.$slots, "suffix", l(
|
167
|
+
n(e.$slots, "suffix", l(t(o)))
|
166
168
|
]),
|
167
169
|
_: 2
|
168
|
-
}, 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-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", "stash", "teleport-target", "transition-duration", "update-on-animation-frame"])
|
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-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", "teleport-target", "transition-duration", "update-on-animation-frame"])
|
169
171
|
]),
|
170
172
|
_: 3
|
171
173
|
}, 8, ["id", "compact", "direction", "errors", "has-errors", "hide-label", "hint", "label", "label-position", "model-value", "name", "reverse", "show-hint"]));
|
package/dist/index111.js
CHANGED
@@ -1,21 +1,21 @@
|
|
1
1
|
import { defineComponent as ue, ref as K, computed as h, toRef as E, watch as D, reactive as pe, openBlock as n, createBlock as Q, resolveDynamicComponent as me, normalizeClass as p, unref as v, withCtx as fe, createElementBlock as d, toDisplayString as m, createCommentVNode as g, createElementVNode as o, renderSlot as f, Fragment as A, renderList as B, createVNode as X, createTextVNode as ye, mergeProps as he } from "vue";
|
2
|
-
import { add as ve } from "./
|
2
|
+
import { add as ve } from "./index310.js";
|
3
3
|
import { clamp as ke } from "./index206.js";
|
4
4
|
import { isNil as T } from "./index260.js";
|
5
5
|
import { useId as _e } from "./index8.js";
|
6
|
-
import { useItemValue as ge } from "./
|
7
|
-
import { when as Ce } from "./
|
6
|
+
import { useItemValue as ge } from "./index285.js";
|
7
|
+
import { when as Ce } from "./index238.js";
|
8
8
|
import Y from "./index17.js";
|
9
9
|
/* empty css */
|
10
10
|
import we from "./index31.js";
|
11
11
|
/* empty css */
|
12
12
|
import { hash as j } from "./index208.js";
|
13
|
-
import { useItemsGetter as Ie } from "./
|
14
|
-
import { usePrefill as Ve } from "./
|
15
|
-
import { useIndexById as Ae } from "./
|
16
|
-
import { useBaseOptions as Be } from "./
|
17
|
-
import { useHashedWatcher as Te } from "./
|
18
|
-
import { useLocale as $e } from "./
|
13
|
+
import { useItemsGetter as Ie } from "./index229.js";
|
14
|
+
import { usePrefill as Ve } from "./index234.js";
|
15
|
+
import { useIndexById as Ae } from "./index230.js";
|
16
|
+
import { useBaseOptions as Be } from "./index231.js";
|
17
|
+
import { useHashedWatcher as Te } from "./index233.js";
|
18
|
+
import { useLocale as $e } from "./index218.js";
|
19
19
|
const xe = {
|
20
20
|
key: 0,
|
21
21
|
class: "sr-only"
|
package/dist/index119.js
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
import { defineComponent as l, openBlock as e, createBlock as o, withCtx as r, createElementVNode as c, normalizeClass as m, createVNode as i, TransitionGroup as u, createElementBlock as p, Fragment as f, renderList as _, unref as n, mergeProps as d } from "vue";
|
2
2
|
import { state as k, useToast as b } from "./index11.js";
|
3
|
-
import C from "./
|
4
|
-
import B from "./
|
3
|
+
import C from "./index249.js";
|
4
|
+
import B from "./index314.js";
|
5
5
|
const V = /* @__PURE__ */ l({
|
6
6
|
__name: "BbToast",
|
7
7
|
props: {
|
package/dist/index121.js
CHANGED
@@ -4,11 +4,11 @@ import { useId as K } from "./index8.js";
|
|
4
4
|
import { wait as L } from "./index130.js";
|
5
5
|
import Q from "./index13.js";
|
6
6
|
/* empty css */
|
7
|
-
import { throttle as v } from "./
|
8
|
-
import { waitFor as X } from "./
|
9
|
-
import Y from "./
|
7
|
+
import { throttle as v } from "./index247.js";
|
8
|
+
import { waitFor as X } from "./index220.js";
|
9
|
+
import Y from "./index221.js";
|
10
10
|
/* empty css */
|
11
|
-
import { useLocale as Z } from "./
|
11
|
+
import { useLocale as Z } from "./index218.js";
|
12
12
|
import { autoUpdate as x, flip as ee, shift as te, hide as oe } from "./index258.js";
|
13
13
|
const ae = { class: "bb-tooltip__content" }, be = /* @__PURE__ */ H({
|
14
14
|
__name: "BbTooltip",
|
package/dist/index123.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import { defineComponent as $, computed as g, resolveComponent as y, openBlock as f, createElementBlock 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 "./index313.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/index125.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import { defineComponent as i, openBlock as o, createElementBlock as a, createElementVNode as t, renderSlot as p, createTextVNode as b, toDisplayString as m, unref as u, withModifiers as d, createCommentVNode as _ } from "vue";
|
2
|
-
import { useLocale as f } from "./
|
2
|
+
import { useLocale as f } from "./index218.js";
|
3
3
|
const h = { class: "bb-chip" }, L = { class: "bb-chip__content" }, k = ["aria-label"], B = /* @__PURE__ */ i({
|
4
4
|
__name: "BbChip",
|
5
5
|
props: {
|
package/dist/index127.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import { defineComponent as v, ref as p, getCurrentInstance as c, onServerPrefetch as w, onBeforeMount as z, inject as _, watch as b, computed as f, openBlock as h, createElementBlock as $, mergeProps as g } from "vue";
|
2
|
-
import { isCssColor as I } from "./
|
2
|
+
import { isCssColor as I } from "./index237.js";
|
3
3
|
const B = ["innerHTML"], k = /* @__PURE__ */ v({
|
4
4
|
__name: "BbIcon",
|
5
5
|
props: {
|
package/dist/index128.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import { defineComponent as v, ref as r, onMounted as p, onBeforeUnmount as h, openBlock as i, createBlock as l, resolveDynamicComponent as u, normalizeStyle as m, withCtx as f, renderSlot as d } from "vue";
|
2
|
-
import { throttle as g } from "./
|
2
|
+
import { throttle as g } from "./index247.js";
|
3
3
|
const O = /* @__PURE__ */ v({
|
4
4
|
__name: "BbSmoothHeight",
|
5
5
|
props: {
|
package/dist/index129.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import { defineComponent as p, computed as s, openBlock as b, createElementBlock as a, normalizeProps as _, guardReactiveProps as x, createStaticVNode as m } from "vue";
|
2
|
-
import { isCssColor as u } from "./
|
2
|
+
import { isCssColor as u } from "./index237.js";
|
3
3
|
const f = /* @__PURE__ */ p({
|
4
4
|
__name: "BbSpinner",
|
5
5
|
props: {
|
package/dist/index133.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
|
-
import { isArray as p } from "./
|
2
|
-
import { isPlainObject as c } from "./
|
1
|
+
import { isArray as p } from "./index311.js";
|
2
|
+
import { isPlainObject as c } from "./index312.js";
|
3
3
|
function i(e, n, u, l, r) {
|
4
4
|
const o = {}.propertyIsEnumerable.call(l, n) ? "enumerable" : "nonenumerable";
|
5
5
|
o === "enumerable" && (e[n] = u), r && o === "nonenumerable" && Object.defineProperty(e, n, {
|
package/dist/index15.js
CHANGED
@@ -1,10 +1,10 @@
|
|
1
1
|
import { defineComponent as v, ref as h, computed as C, watchPostEffect as g, openBlock as V, createElementBlock as B, Fragment as w, createVNode as d, normalizeClass as H, withCtx as n, renderSlot as r, unref as t, createElementVNode as s, normalizeStyle as $, withModifiers as E, withDirectives as q, mergeProps as I } from "vue";
|
2
|
-
import M from "./
|
2
|
+
import M from "./index223.js";
|
3
3
|
/* empty css */
|
4
|
-
import L from "./
|
5
|
-
import { vMaska as N } from "./
|
6
|
-
import { isHex as z } from "./
|
7
|
-
import { useLocale as D } from "./
|
4
|
+
import L from "./index225.js";
|
5
|
+
import { vMaska as N } from "./index219.js";
|
6
|
+
import { isHex as z } from "./index235.js";
|
7
|
+
import { useLocale as D } from "./index218.js";
|
8
8
|
import { isNotNil as F } from "./index134.js";
|
9
9
|
const P = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus", "disabled", "name", "placeholder", "readonly", "required", "value"], S = ["aria-invalid", "aria-label", "disabled", "required"], U = /* @__PURE__ */ v({
|
10
10
|
__name: "BaseColorInput",
|
package/dist/index17.js
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
import { defineComponent as E, ref as m, computed as n, watch as _, openBlock as p, createElementBlock as h, normalizeProps as i, guardReactiveProps as f, mergeProps as k, createCommentVNode as I, createElementVNode as l, renderSlot as F } from "vue";
|
2
|
-
import { isCssColor as y } from "./
|
3
|
-
import { when as N } from "./
|
4
|
-
import { booleanishToBoolean as S } from "./
|
2
|
+
import { isCssColor as y } from "./index237.js";
|
3
|
+
import { when as N } from "./index238.js";
|
4
|
+
import { booleanishToBoolean as S } from "./index239.js";
|
5
5
|
const A = {
|
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 j, ref as k, toRef as d, openBlock as z, createBlock as G, unref as B, withCtx as s, renderSlot as l, normalizeProps as h, guardReactiveProps as b, createVNode as R, mergeProps as T } from "vue";
|
2
2
|
import W from "./index17.js";
|
3
3
|
/* empty css */
|
4
|
-
import K from "./
|
4
|
+
import K from "./index227.js";
|
5
5
|
/* empty css */
|
6
|
-
import { useItemsGetter as N } from "./
|
7
|
-
import { useIndexById as w } from "./
|
8
|
-
import { useBaseOptions as U } from "./
|
9
|
-
import { useCoherence as q } from "./
|
6
|
+
import { useItemsGetter as N } from "./index229.js";
|
7
|
+
import { useIndexById as w } from "./index230.js";
|
8
|
+
import { useBaseOptions as U } from "./index231.js";
|
9
|
+
import { useCoherence as q } from "./index232.js";
|
10
10
|
import { hash as J } from "./index208.js";
|
11
|
-
import { useHashedWatcher as C } from "./
|
12
|
-
import { usePrefill as Q } from "./
|
11
|
+
import { useHashedWatcher as C } from "./index233.js";
|
12
|
+
import { usePrefill as Q } from "./index234.js";
|
13
13
|
const de = /* @__PURE__ */ j({
|
14
14
|
__name: "BaseCheckboxGroup",
|
15
15
|
props: {
|
package/dist/index209.js
CHANGED
@@ -1,5 +1,283 @@
|
|
1
|
-
import
|
2
|
-
|
1
|
+
import { getDefaultExportFromCjs as Q, commonjsGlobal as K } from "./index268.js";
|
2
|
+
import { __module as E } from "./index269.js";
|
3
|
+
(function(V, X) {
|
4
|
+
(function(W, k) {
|
5
|
+
V.exports = k();
|
6
|
+
})(K, function() {
|
7
|
+
var W = 1e3, k = 6e4, N = 36e5, A = "millisecond", S = "second", w = "minute", O = "hour", M = "day", T = "week", m = "month", U = "quarter", y = "year", _ = "date", J = "Invalid Date", q = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, B = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, G = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(s) {
|
8
|
+
var n = ["th", "st", "nd", "rd"], t = s % 100;
|
9
|
+
return "[" + s + (n[(t - 20) % 10] || n[t] || n[0]) + "]";
|
10
|
+
} }, I = function(s, n, t) {
|
11
|
+
var r = String(s);
|
12
|
+
return !r || r.length >= n ? s : "" + Array(n + 1 - r.length).join(t) + s;
|
13
|
+
}, P = { s: I, z: function(s) {
|
14
|
+
var n = -s.utcOffset(), t = Math.abs(n), r = Math.floor(t / 60), e = t % 60;
|
15
|
+
return (n <= 0 ? "+" : "-") + I(r, 2, "0") + ":" + I(e, 2, "0");
|
16
|
+
}, m: function s(n, t) {
|
17
|
+
if (n.date() < t.date()) return -s(t, n);
|
18
|
+
var r = 12 * (t.year() - n.year()) + (t.month() - n.month()), e = n.clone().add(r, m), i = t - e < 0, u = n.clone().add(r + (i ? -1 : 1), m);
|
19
|
+
return +(-(r + (t - e) / (i ? e - u : u - e)) || 0);
|
20
|
+
}, a: function(s) {
|
21
|
+
return s < 0 ? Math.ceil(s) || 0 : Math.floor(s);
|
22
|
+
}, p: function(s) {
|
23
|
+
return { M: m, y, w: T, d: M, D: _, h: O, m: w, s: S, ms: A, Q: U }[s] || String(s || "").toLowerCase().replace(/s$/, "");
|
24
|
+
}, u: function(s) {
|
25
|
+
return s === void 0;
|
26
|
+
} }, x = "en", D = {};
|
27
|
+
D[x] = G;
|
28
|
+
var Z = "$isDayjsObject", F = function(s) {
|
29
|
+
return s instanceof C || !(!s || !s[Z]);
|
30
|
+
}, j = function s(n, t, r) {
|
31
|
+
var e;
|
32
|
+
if (!n) return x;
|
33
|
+
if (typeof n == "string") {
|
34
|
+
var i = n.toLowerCase();
|
35
|
+
D[i] && (e = i), t && (D[i] = t, e = i);
|
36
|
+
var u = n.split("-");
|
37
|
+
if (!e && u.length > 1) return s(u[0]);
|
38
|
+
} else {
|
39
|
+
var o = n.name;
|
40
|
+
D[o] = n, e = o;
|
41
|
+
}
|
42
|
+
return !r && e && (x = e), e || !r && x;
|
43
|
+
}, f = function(s, n) {
|
44
|
+
if (F(s)) return s.clone();
|
45
|
+
var t = typeof n == "object" ? n : {};
|
46
|
+
return t.date = s, t.args = arguments, new C(t);
|
47
|
+
}, a = P;
|
48
|
+
a.l = j, a.i = F, a.w = function(s, n) {
|
49
|
+
return f(s, { locale: n.$L, utc: n.$u, x: n.$x, $offset: n.$offset });
|
50
|
+
};
|
51
|
+
var C = function() {
|
52
|
+
function s(t) {
|
53
|
+
this.$L = j(t.locale, null, !0), this.parse(t), this.$x = this.$x || t.x || {}, this[Z] = !0;
|
54
|
+
}
|
55
|
+
var n = s.prototype;
|
56
|
+
return n.parse = function(t) {
|
57
|
+
this.$d = function(r) {
|
58
|
+
var e = r.date, i = r.utc;
|
59
|
+
if (e === null) return /* @__PURE__ */ new Date(NaN);
|
60
|
+
if (a.u(e)) return /* @__PURE__ */ new Date();
|
61
|
+
if (e instanceof Date) return new Date(e);
|
62
|
+
if (typeof e == "string" && !/Z$/i.test(e)) {
|
63
|
+
var u = e.match(q);
|
64
|
+
if (u) {
|
65
|
+
var o = u[2] - 1 || 0, c = (u[7] || "0").substring(0, 3);
|
66
|
+
return i ? new Date(Date.UTC(u[1], o, u[3] || 1, u[4] || 0, u[5] || 0, u[6] || 0, c)) : new Date(u[1], o, u[3] || 1, u[4] || 0, u[5] || 0, u[6] || 0, c);
|
67
|
+
}
|
68
|
+
}
|
69
|
+
return new Date(e);
|
70
|
+
}(t), this.init();
|
71
|
+
}, n.init = function() {
|
72
|
+
var t = this.$d;
|
73
|
+
this.$y = t.getFullYear(), this.$M = t.getMonth(), this.$D = t.getDate(), this.$W = t.getDay(), this.$H = t.getHours(), this.$m = t.getMinutes(), this.$s = t.getSeconds(), this.$ms = t.getMilliseconds();
|
74
|
+
}, n.$utils = function() {
|
75
|
+
return a;
|
76
|
+
}, n.isValid = function() {
|
77
|
+
return this.$d.toString() !== J;
|
78
|
+
}, n.isSame = function(t, r) {
|
79
|
+
var e = f(t);
|
80
|
+
return this.startOf(r) <= e && e <= this.endOf(r);
|
81
|
+
}, n.isAfter = function(t, r) {
|
82
|
+
return f(t) < this.startOf(r);
|
83
|
+
}, n.isBefore = function(t, r) {
|
84
|
+
return this.endOf(r) < f(t);
|
85
|
+
}, n.$g = function(t, r, e) {
|
86
|
+
return a.u(t) ? this[r] : this.set(e, t);
|
87
|
+
}, n.unix = function() {
|
88
|
+
return Math.floor(this.valueOf() / 1e3);
|
89
|
+
}, n.valueOf = function() {
|
90
|
+
return this.$d.getTime();
|
91
|
+
}, n.startOf = function(t, r) {
|
92
|
+
var e = this, i = !!a.u(r) || r, u = a.p(t), o = function(p, $) {
|
93
|
+
var v = a.w(e.$u ? Date.UTC(e.$y, $, p) : new Date(e.$y, $, p), e);
|
94
|
+
return i ? v : v.endOf(M);
|
95
|
+
}, c = function(p, $) {
|
96
|
+
return a.w(e.toDate()[p].apply(e.toDate("s"), (i ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice($)), e);
|
97
|
+
}, h = this.$W, d = this.$M, l = this.$D, b = "set" + (this.$u ? "UTC" : "");
|
98
|
+
switch (u) {
|
99
|
+
case y:
|
100
|
+
return i ? o(1, 0) : o(31, 11);
|
101
|
+
case m:
|
102
|
+
return i ? o(1, d) : o(0, d + 1);
|
103
|
+
case T:
|
104
|
+
var g = this.$locale().weekStart || 0, Y = (h < g ? h + 7 : h) - g;
|
105
|
+
return o(i ? l - Y : l + (6 - Y), d);
|
106
|
+
case M:
|
107
|
+
case _:
|
108
|
+
return c(b + "Hours", 0);
|
109
|
+
case O:
|
110
|
+
return c(b + "Minutes", 1);
|
111
|
+
case w:
|
112
|
+
return c(b + "Seconds", 2);
|
113
|
+
case S:
|
114
|
+
return c(b + "Milliseconds", 3);
|
115
|
+
default:
|
116
|
+
return this.clone();
|
117
|
+
}
|
118
|
+
}, n.endOf = function(t) {
|
119
|
+
return this.startOf(t, !1);
|
120
|
+
}, n.$set = function(t, r) {
|
121
|
+
var e, i = a.p(t), u = "set" + (this.$u ? "UTC" : ""), o = (e = {}, e[M] = u + "Date", e[_] = u + "Date", e[m] = u + "Month", e[y] = u + "FullYear", e[O] = u + "Hours", e[w] = u + "Minutes", e[S] = u + "Seconds", e[A] = u + "Milliseconds", e)[i], c = i === M ? this.$D + (r - this.$W) : r;
|
122
|
+
if (i === m || i === y) {
|
123
|
+
var h = this.clone().set(_, 1);
|
124
|
+
h.$d[o](c), h.init(), this.$d = h.set(_, Math.min(this.$D, h.daysInMonth())).$d;
|
125
|
+
} else o && this.$d[o](c);
|
126
|
+
return this.init(), this;
|
127
|
+
}, n.set = function(t, r) {
|
128
|
+
return this.clone().$set(t, r);
|
129
|
+
}, n.get = function(t) {
|
130
|
+
return this[a.p(t)]();
|
131
|
+
}, n.add = function(t, r) {
|
132
|
+
var e, i = this;
|
133
|
+
t = Number(t);
|
134
|
+
var u = a.p(r), o = function(d) {
|
135
|
+
var l = f(i);
|
136
|
+
return a.w(l.date(l.date() + Math.round(d * t)), i);
|
137
|
+
};
|
138
|
+
if (u === m) return this.set(m, this.$M + t);
|
139
|
+
if (u === y) return this.set(y, this.$y + t);
|
140
|
+
if (u === M) return o(1);
|
141
|
+
if (u === T) return o(7);
|
142
|
+
var c = (e = {}, e[w] = k, e[O] = N, e[S] = W, e)[u] || 1, h = this.$d.getTime() + t * c;
|
143
|
+
return a.w(h, this);
|
144
|
+
}, n.subtract = function(t, r) {
|
145
|
+
return this.add(-1 * t, r);
|
146
|
+
}, n.format = function(t) {
|
147
|
+
var r = this, e = this.$locale();
|
148
|
+
if (!this.isValid()) return e.invalidDate || J;
|
149
|
+
var i = t || "YYYY-MM-DDTHH:mm:ssZ", u = a.z(this), o = this.$H, c = this.$m, h = this.$M, d = e.weekdays, l = e.months, b = e.meridiem, g = function($, v, H, L) {
|
150
|
+
return $ && ($[v] || $(r, i)) || H[v].slice(0, L);
|
151
|
+
}, Y = function($) {
|
152
|
+
return a.s(o % 12 || 12, $, "0");
|
153
|
+
}, p = b || function($, v, H) {
|
154
|
+
var L = $ < 12 ? "AM" : "PM";
|
155
|
+
return H ? L.toLowerCase() : L;
|
156
|
+
};
|
157
|
+
return i.replace(B, function($, v) {
|
158
|
+
return v || function(H) {
|
159
|
+
switch (H) {
|
160
|
+
case "YY":
|
161
|
+
return String(r.$y).slice(-2);
|
162
|
+
case "YYYY":
|
163
|
+
return a.s(r.$y, 4, "0");
|
164
|
+
case "M":
|
165
|
+
return h + 1;
|
166
|
+
case "MM":
|
167
|
+
return a.s(h + 1, 2, "0");
|
168
|
+
case "MMM":
|
169
|
+
return g(e.monthsShort, h, l, 3);
|
170
|
+
case "MMMM":
|
171
|
+
return g(l, h);
|
172
|
+
case "D":
|
173
|
+
return r.$D;
|
174
|
+
case "DD":
|
175
|
+
return a.s(r.$D, 2, "0");
|
176
|
+
case "d":
|
177
|
+
return String(r.$W);
|
178
|
+
case "dd":
|
179
|
+
return g(e.weekdaysMin, r.$W, d, 2);
|
180
|
+
case "ddd":
|
181
|
+
return g(e.weekdaysShort, r.$W, d, 3);
|
182
|
+
case "dddd":
|
183
|
+
return d[r.$W];
|
184
|
+
case "H":
|
185
|
+
return String(o);
|
186
|
+
case "HH":
|
187
|
+
return a.s(o, 2, "0");
|
188
|
+
case "h":
|
189
|
+
return Y(1);
|
190
|
+
case "hh":
|
191
|
+
return Y(2);
|
192
|
+
case "a":
|
193
|
+
return p(o, c, !0);
|
194
|
+
case "A":
|
195
|
+
return p(o, c, !1);
|
196
|
+
case "m":
|
197
|
+
return String(c);
|
198
|
+
case "mm":
|
199
|
+
return a.s(c, 2, "0");
|
200
|
+
case "s":
|
201
|
+
return String(r.$s);
|
202
|
+
case "ss":
|
203
|
+
return a.s(r.$s, 2, "0");
|
204
|
+
case "SSS":
|
205
|
+
return a.s(r.$ms, 3, "0");
|
206
|
+
case "Z":
|
207
|
+
return u;
|
208
|
+
}
|
209
|
+
return null;
|
210
|
+
}($) || u.replace(":", "");
|
211
|
+
});
|
212
|
+
}, n.utcOffset = function() {
|
213
|
+
return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
|
214
|
+
}, n.diff = function(t, r, e) {
|
215
|
+
var i, u = this, o = a.p(r), c = f(t), h = (c.utcOffset() - this.utcOffset()) * k, d = this - c, l = function() {
|
216
|
+
return a.m(u, c);
|
217
|
+
};
|
218
|
+
switch (o) {
|
219
|
+
case y:
|
220
|
+
i = l() / 12;
|
221
|
+
break;
|
222
|
+
case m:
|
223
|
+
i = l();
|
224
|
+
break;
|
225
|
+
case U:
|
226
|
+
i = l() / 3;
|
227
|
+
break;
|
228
|
+
case T:
|
229
|
+
i = (d - h) / 6048e5;
|
230
|
+
break;
|
231
|
+
case M:
|
232
|
+
i = (d - h) / 864e5;
|
233
|
+
break;
|
234
|
+
case O:
|
235
|
+
i = d / N;
|
236
|
+
break;
|
237
|
+
case w:
|
238
|
+
i = d / k;
|
239
|
+
break;
|
240
|
+
case S:
|
241
|
+
i = d / W;
|
242
|
+
break;
|
243
|
+
default:
|
244
|
+
i = d;
|
245
|
+
}
|
246
|
+
return e ? i : a.a(i);
|
247
|
+
}, n.daysInMonth = function() {
|
248
|
+
return this.endOf(m).$D;
|
249
|
+
}, n.$locale = function() {
|
250
|
+
return D[this.$L];
|
251
|
+
}, n.locale = function(t, r) {
|
252
|
+
if (!t) return this.$L;
|
253
|
+
var e = this.clone(), i = j(t, r, !0);
|
254
|
+
return i && (e.$L = i), e;
|
255
|
+
}, n.clone = function() {
|
256
|
+
return a.w(this.$d, this);
|
257
|
+
}, n.toDate = function() {
|
258
|
+
return new Date(this.valueOf());
|
259
|
+
}, n.toJSON = function() {
|
260
|
+
return this.isValid() ? this.toISOString() : null;
|
261
|
+
}, n.toISOString = function() {
|
262
|
+
return this.$d.toISOString();
|
263
|
+
}, n.toString = function() {
|
264
|
+
return this.$d.toUTCString();
|
265
|
+
}, s;
|
266
|
+
}(), z = C.prototype;
|
267
|
+
return f.prototype = z, [["$ms", A], ["$s", S], ["$m", w], ["$H", O], ["$W", M], ["$M", m], ["$y", y], ["$D", _]].forEach(function(s) {
|
268
|
+
z[s[1]] = function(n) {
|
269
|
+
return this.$g(n, s[0], s[1]);
|
270
|
+
};
|
271
|
+
}), f.extend = function(s, n) {
|
272
|
+
return s.$i || (s(n, C, f), s.$i = !0), f;
|
273
|
+
}, f.locale = j, f.isDayjs = F, f.unix = function(s) {
|
274
|
+
return f(1e3 * s);
|
275
|
+
}, f.en = D[x], f.Ls = D, f.p = {}, f;
|
276
|
+
});
|
277
|
+
})(E);
|
278
|
+
var R = E.exports;
|
279
|
+
const nt = /* @__PURE__ */ Q(R);
|
3
280
|
export {
|
4
|
-
|
281
|
+
R as d,
|
282
|
+
nt as default
|
5
283
|
};
|