bitboss-ui 2.0.50 → 2.0.51
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 +5 -0
- package/dist/components/BbSelect/BbSelect.vue.d.ts +7 -0
- package/dist/index100.js +3 -1
- package/dist/index108.js +1 -1
- package/dist/index110.js +3 -3
- package/dist/index118.js +1 -1
- package/dist/index120.js +5 -5
- package/dist/index122.js +1 -1
- package/dist/index126.js +1 -1
- package/dist/index127.js +1 -1
- package/dist/index128.js +1 -1
- package/dist/index13.js +1 -1
- package/dist/index132.js +2 -2
- package/dist/index133.js +2 -2
- package/dist/index15.js +4 -4
- package/dist/index17.js +3 -3
- package/dist/index19.js +2 -2
- package/dist/index205.js +115 -52
- package/dist/index206.js +128 -0
- package/dist/index207.js +5 -13
- package/dist/index208.js +124 -19
- package/dist/index209.js +19 -4
- package/dist/index21.js +14 -14
- package/dist/index210.js +16 -2
- package/dist/index211.js +16 -4
- package/dist/index212.js +2 -2
- package/dist/index213.js +2 -8
- package/dist/index214.js +39 -114
- package/dist/index215.js +20 -3
- package/dist/index216.js +6 -41
- package/dist/index217.js +52 -5
- package/dist/index219.js +13 -3
- package/dist/index220.js +5 -158
- package/dist/index221.js +368 -83
- package/dist/index222.js +5 -0
- package/dist/index223.js +4 -5
- package/dist/index224.js +3 -16
- package/dist/index225.js +7 -16
- package/dist/index226.js +8 -19
- package/dist/index227.js +2 -19
- package/dist/index228.js +4 -27
- package/dist/index229.js +2 -3
- package/dist/index23.js +15 -15
- package/dist/index230.js +19 -2
- package/dist/index231.js +25 -247
- package/dist/index232.js +3 -52
- package/dist/index233.js +241 -36
- package/dist/index234.js +52 -5
- package/dist/index235.js +30 -35
- package/dist/index236.js +5 -126
- package/dist/index237.js +49 -125
- package/dist/index238.js +158 -2
- package/dist/index239.js +84 -5
- package/dist/index241.js +2 -2
- package/dist/index242.js +18 -2
- package/dist/index243.js +105 -17
- package/dist/{index246.js → index245.js} +1 -1
- package/dist/index247.js +4 -0
- package/dist/index25.js +5 -5
- package/dist/index250.js +1 -1
- package/dist/index251.js +11 -0
- package/dist/index252.js +23 -7
- package/dist/index253.js +6 -176
- package/dist/index254.js +16 -4
- package/dist/index255.js +280 -8
- package/dist/index256.js +6 -3
- package/dist/index257.js +2 -9
- package/dist/index258.js +2 -23
- package/dist/index259.js +2 -6
- package/dist/index260.js +2 -16
- package/dist/index261.js +2 -224
- package/dist/index262.js +126 -3
- package/dist/index263.js +430 -11
- package/dist/index264.js +174 -7
- package/dist/index265.js +3 -9
- package/dist/index267.js +5 -429
- package/dist/index268.js +22 -89
- package/dist/index27.js +1 -1
- package/dist/index270.js +223 -5
- package/dist/index271.js +200 -2
- package/dist/index272.js +436 -2
- package/dist/index273.js +127 -2
- package/dist/index274.js +89 -2
- package/dist/index275.js +4 -2
- package/dist/index276.js +9 -2
- package/dist/index277.js +2 -2
- package/dist/index278.js +2 -2
- package/dist/index280.js +1 -1
- package/dist/index281.js +2 -28
- package/dist/index282.js +1 -21
- package/dist/index283.js +30 -0
- package/dist/index284.js +22 -2
- package/dist/index286.js +3 -22
- package/dist/index287.js +14 -0
- package/dist/index288.js +8 -199
- package/dist/index289.js +9 -436
- package/dist/index29.js +2 -2
- package/dist/index290.js +16 -126
- package/dist/index291.js +1 -1
- package/dist/index292.js +1 -1
- package/dist/index293.js +2 -2
- package/dist/index294.js +66 -5
- package/dist/index296.js +32 -65
- package/dist/index297.js +4 -32
- package/dist/index298.js +7 -4
- package/dist/index299.js +79 -8
- package/dist/index301.js +4 -79
- package/dist/index302.js +6 -0
- package/dist/index303.js +58 -6
- package/dist/index304.js +4 -4
- package/dist/index305.js +5 -4
- package/dist/index306.js +6 -58
- package/dist/index307.js +6 -46
- package/dist/index308.js +18 -10
- package/dist/index309.js +46 -6
- package/dist/index31.js +2 -2
- package/dist/index310.js +10 -18
- package/dist/index311.js +1 -1
- package/dist/index313.js +1 -1
- package/dist/index33.js +2 -2
- package/dist/index35.js +3 -3
- package/dist/index37.js +176 -172
- package/dist/index39.js +3 -3
- package/dist/index41.js +2 -2
- package/dist/index43.js +2 -2
- package/dist/index45.js +6 -6
- package/dist/index47.js +2 -2
- package/dist/index49.js +2 -2
- package/dist/index55.js +1 -1
- package/dist/index57.js +1 -1
- package/dist/index75.js +3 -3
- package/dist/index79.js +2 -2
- package/dist/index81.js +1 -1
- package/dist/index84.js +2 -2
- package/dist/index86.js +1 -1
- package/dist/index88.js +3 -3
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/dist/index218.js +0 -9
- package/dist/index240.js +0 -371
- package/dist/index244.js +0 -108
- package/dist/index266.js +0 -19
- package/dist/index269.js +0 -283
- package/dist/index285.js +0 -128
- package/dist/index300.js +0 -6
@@ -92,6 +92,10 @@ export type BaseSelectProps = {
|
|
92
92
|
* String displayed while items are being loaded.
|
93
93
|
*/
|
94
94
|
loadingText?: string;
|
95
|
+
/**
|
96
|
+
* Maximum number of selectable items when the multiple flag is set.
|
97
|
+
*/
|
98
|
+
max?: number;
|
95
99
|
/**
|
96
100
|
* Used by v-model. Can be any serializable type.
|
97
101
|
*/
|
@@ -252,6 +256,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<Ba
|
|
252
256
|
modelValueDebounceTime: number;
|
253
257
|
noDataText: string;
|
254
258
|
prefill: boolean | "focus";
|
259
|
+
max: number;
|
255
260
|
filterBy: string | false | string[] | ((value: any, item: any) => boolean) | null;
|
256
261
|
queryDebounceTime: number;
|
257
262
|
updateOnAnimationFrame: boolean;
|
@@ -114,6 +114,10 @@ export type BbSelectProps<T> = {
|
|
114
114
|
* String displayed while items are being loaded.
|
115
115
|
*/
|
116
116
|
loadingText?: string;
|
117
|
+
/**
|
118
|
+
* Maximum number of selectable items when the multiple flag is set.
|
119
|
+
*/
|
120
|
+
max?: number;
|
117
121
|
/**
|
118
122
|
* Used by v-model. Can be any serializable type.
|
119
123
|
*/
|
@@ -277,6 +281,7 @@ declare const _default: <T = any>(__VLS_props: {
|
|
277
281
|
labelPosition?: "left" | "center" | "right" | undefined;
|
278
282
|
loading?: boolean | undefined;
|
279
283
|
loadingText?: string | undefined;
|
284
|
+
max?: number | undefined;
|
280
285
|
modelValue: any;
|
281
286
|
modelValueDebounceTime?: number | undefined;
|
282
287
|
multiple?: boolean | undefined;
|
@@ -331,6 +336,7 @@ declare const _default: <T = any>(__VLS_props: {
|
|
331
336
|
labelPosition?: "left" | "center" | "right" | undefined;
|
332
337
|
loading?: boolean | undefined;
|
333
338
|
loadingText?: string | undefined;
|
339
|
+
max?: number | undefined;
|
334
340
|
modelValue: any;
|
335
341
|
modelValueDebounceTime?: number | undefined;
|
336
342
|
multiple?: boolean | undefined;
|
@@ -389,6 +395,7 @@ declare const _default: <T = any>(__VLS_props: {
|
|
389
395
|
labelPosition?: "left" | "center" | "right" | undefined;
|
390
396
|
loading?: boolean | undefined;
|
391
397
|
loadingText?: string | undefined;
|
398
|
+
max?: number | undefined;
|
392
399
|
modelValue: any;
|
393
400
|
modelValueDebounceTime?: number | undefined;
|
394
401
|
multiple?: boolean | undefined;
|
package/dist/index100.js
CHANGED
@@ -30,6 +30,7 @@ const F = /* @__PURE__ */ y({
|
|
30
30
|
labelPosition: {},
|
31
31
|
loading: { type: Boolean },
|
32
32
|
loadingText: {},
|
33
|
+
max: {},
|
33
34
|
modelValue: {},
|
34
35
|
modelValueDebounceTime: {},
|
35
36
|
multiple: { type: Boolean },
|
@@ -102,6 +103,7 @@ const F = /* @__PURE__ */ y({
|
|
102
103
|
items: e.items,
|
103
104
|
loading: e.loading,
|
104
105
|
"loading-text": e.loadingText,
|
106
|
+
max: e.max,
|
105
107
|
"model-value": e.modelValue,
|
106
108
|
"model-value-debounce-time": e.modelValueDebounceTime,
|
107
109
|
multiple: e.multiple,
|
@@ -164,7 +166,7 @@ const F = /* @__PURE__ */ y({
|
|
164
166
|
a(e.$slots, "spinner", i(l(o)))
|
165
167
|
]),
|
166
168
|
_: 2
|
167
|
-
}, 1040, ["id", "add-options", "allow-writing", "append:icon", "aria-describedby", "autocomplete", "autofocus", "comma", "dependencies", "deps-debounce-time", "disabled", "enforce-coherence", "filter-by", "has-errors", "item-text", "item-value", "items", "loading", "loading-text", "model-value", "model-value-debounce-time", "multiple", "name", "no-data-text", "placeholder", "prefill", "prepend:icon", "query-debounce-time", "readonly", "required", "reset-query-on-option-selected", "stash", "transition-duration", "update-on-animation-frame"])
|
169
|
+
}, 1040, ["id", "add-options", "allow-writing", "append:icon", "aria-describedby", "autocomplete", "autofocus", "comma", "dependencies", "deps-debounce-time", "disabled", "enforce-coherence", "filter-by", "has-errors", "item-text", "item-value", "items", "loading", "loading-text", "max", "model-value", "model-value-debounce-time", "multiple", "name", "no-data-text", "placeholder", "prefill", "prepend:icon", "query-debounce-time", "readonly", "required", "reset-query-on-option-selected", "stash", "transition-duration", "update-on-animation-frame"])
|
168
170
|
]),
|
169
171
|
_: 3
|
170
172
|
}, 8, ["id", "direction", "errors", "has-errors", "hide-label", "hint", "label", "label-position", "model-value", "name", "reverse", "show-hint"]));
|
package/dist/index108.js
CHANGED
@@ -8,7 +8,7 @@ import ve from "./index13.js";
|
|
8
8
|
/* empty css */
|
9
9
|
import pe from "./index127.js";
|
10
10
|
/* empty css */
|
11
|
-
import { throttledWatch as ke } from "./
|
11
|
+
import { throttledWatch as ke } from "./index205.js";
|
12
12
|
const ge = ["id"], _e = { class: "bb-tab__label-boundary" }, we = { class: "bb-tab__label" }, $e = { class: "bb-tab__panes-container" }, Se = ["id", "aria-labelledby"], We = /* @__PURE__ */ le({
|
13
13
|
__name: "BbTab",
|
14
14
|
props: {
|
package/dist/index110.js
CHANGED
@@ -3,13 +3,13 @@ import { add as ue } from "./index295.js";
|
|
3
3
|
import { clamp as pe } from "./index204.js";
|
4
4
|
import { isNil as M } from "./index129.js";
|
5
5
|
import { useId as fe } from "./index8.js";
|
6
|
-
import { useItemValue as me } from "./
|
7
|
-
import { when as ye } from "./
|
6
|
+
import { useItemValue as me } from "./index289.js";
|
7
|
+
import { when as ye } from "./index228.js";
|
8
8
|
import J from "./index17.js";
|
9
9
|
/* empty css */
|
10
10
|
import he from "./index31.js";
|
11
11
|
/* empty css */
|
12
|
-
import { useOptions as ke } from "./
|
12
|
+
import { useOptions as ke } from "./index238.js";
|
13
13
|
const _e = {
|
14
14
|
key: 0,
|
15
15
|
class: "sr-only"
|
package/dist/index118.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
import { defineComponent as s, openBlock as e, createBlock as o, Teleport as l, createElementVNode as c, normalizeClass as m, createVNode as i, TransitionGroup as p, withCtx as u, createElementBlock as f, Fragment as d, renderList as _, unref as r, mergeProps as b } from "vue";
|
2
2
|
import { state as k, useToast as C } from "./index11.js";
|
3
|
-
import B from "./
|
3
|
+
import B from "./index294.js";
|
4
4
|
const N = /* @__PURE__ */ s({
|
5
5
|
__name: "BbToast",
|
6
6
|
props: {
|
package/dist/index120.js
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
import { defineComponent as z, defineAsyncComponent as A, ref as a, watch as I, computed as R, openBlock as v, createElementBlock as S, mergeProps as U, createElementVNode as c, renderSlot as E, normalizeProps as W, guardReactiveProps as j, unref as u, createBlock as D, withCtx as L, createCommentVNode as M } from "vue";
|
2
|
-
import { useFloating as q, arrow as G } from "./
|
2
|
+
import { useFloating as q, arrow as G } from "./index206.js";
|
3
3
|
import { useId as J } from "./index8.js";
|
4
4
|
import { wait as P } from "./index131.js";
|
5
5
|
import K from "./index13.js";
|
6
6
|
/* empty css */
|
7
|
-
import { throttle as b } from "./
|
8
|
-
import { waitFor as Q } from "./
|
9
|
-
import { autoUpdate as X, flip as Y, shift as Z, hide as x } from "./
|
7
|
+
import { throttle as b } from "./index224.js";
|
8
|
+
import { waitFor as Q } from "./index216.js";
|
9
|
+
import { autoUpdate as X, flip as Y, shift as Z, hide as x } from "./index221.js";
|
10
10
|
const ue = /* @__PURE__ */ z({
|
11
11
|
__name: "BbTooltip",
|
12
12
|
props: {
|
@@ -24,7 +24,7 @@ const ue = /* @__PURE__ */ z({
|
|
24
24
|
},
|
25
25
|
setup(F) {
|
26
26
|
const O = A(
|
27
|
-
() => import("./
|
27
|
+
() => import("./index250.js")
|
28
28
|
), t = F, w = `bb_${t.id ?? J().id.value}`, s = a(), d = a(), _ = a(), { placement: g, middlewareData: $ } = q(s, d, {
|
29
29
|
placement: t.placement,
|
30
30
|
whileElementsMounted: X,
|
package/dist/index122.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 "./index305.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/index126.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import { defineComponent as m, getCurrentInstance as d, inject as x, computed as l, ref as y, watchEffect as z, openBlock as _, createElementBlock as b, mergeProps as h } from "vue";
|
2
|
-
import { isCssColor as w } from "./
|
2
|
+
import { isCssColor as w } from "./index227.js";
|
3
3
|
const g = ["innerHTML"], $ = /* @__PURE__ */ m({
|
4
4
|
__name: "BbIcon",
|
5
5
|
props: {
|
package/dist/index127.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 "./index224.js";
|
3
3
|
const O = /* @__PURE__ */ v({
|
4
4
|
__name: "BbSmoothHeight",
|
5
5
|
props: {
|
package/dist/index128.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 "./index227.js";
|
3
3
|
const f = /* @__PURE__ */ p({
|
4
4
|
__name: "BbSpinner",
|
5
5
|
props: {
|
package/dist/index13.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
import { defineComponent as y, getCurrentInstance as p, computed as s, resolveComponent as d, openBlock as k, createBlock as h, resolveDynamicComponent as C, mergeProps as x, withCtx as S, renderSlot as L, createTextVNode as B, toDisplayString as N } from "vue";
|
2
2
|
import { _config as o } from "./index4.js";
|
3
|
-
import { useLogger as m } from "./
|
3
|
+
import { useLogger as m } from "./index226.js";
|
4
4
|
const P = /* @__PURE__ */ y({
|
5
5
|
__name: "BaseButton",
|
6
6
|
props: {
|
package/dist/index132.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
|
-
import { toValue as S, notNullish as $, noop as _, tryOnScopeDispose as R, useDebounceFn as q, useThrottleFn as G, tryOnMounted as Q, isClient as J, isObject as K } from "./
|
2
|
-
import { bypassFilter as fe, createFilterWrapper as ve, debounceFilter as de, getLifeCycleTarget as he, throttleFilter as me, throttledWatch as pe, throttledWatch as ge, watchWithFilter as be } from "./
|
1
|
+
import { toValue as S, notNullish as $, noop as _, tryOnScopeDispose as R, useDebounceFn as q, useThrottleFn as G, tryOnMounted as Q, isClient as J, isObject as K } from "./index205.js";
|
2
|
+
import { bypassFilter as fe, createFilterWrapper as ve, debounceFilter as de, getLifeCycleTarget as he, throttleFilter as me, throttledWatch as pe, throttledWatch as ge, watchWithFilter as be } from "./index205.js";
|
3
3
|
import { computed as T, ref as O, watch as V, reactive as k, watchEffect as U, getCurrentInstance as Z, onMounted as ee } from "vue";
|
4
4
|
function N(l) {
|
5
5
|
var o;
|
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 "./index297.js";
|
2
|
+
import { isPlainObject as c } from "./index298.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,9 +1,9 @@
|
|
1
1
|
import { defineComponent as k, ref as y, computed as v, watchPostEffect as h, openBlock as g, createElementBlock as C, Fragment as w, createVNode as d, normalizeClass as V, withCtx as n, renderSlot as l, createElementVNode as s, normalizeStyle as H, withModifiers as B, withDirectives as E, mergeProps as q, unref as $ } from "vue";
|
2
|
-
import z from "./
|
2
|
+
import z from "./index217.js";
|
3
3
|
/* empty css */
|
4
|
-
import I from "./
|
5
|
-
import { vMaska as M } from "./
|
6
|
-
import { isHex as D } from "./
|
4
|
+
import I from "./index219.js";
|
5
|
+
import { vMaska as M } from "./index215.js";
|
6
|
+
import { isHex as D } from "./index223.js";
|
7
7
|
const F = ["id", "aria-describedby", "aria-invalid", "autocomplete", "autofocus", "disabled", "name", "placeholder", "readonly", "required", "value"], P = ["aria-invalid", "disabled", "required"], T = /* @__PURE__ */ k({
|
8
8
|
__name: "BaseColorInput",
|
9
9
|
props: {
|
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 s, renderSlot as q } from "vue";
|
2
|
-
import { isCssColor as y } from "./
|
3
|
-
import { when as F } from "./
|
4
|
-
import { booleanishToBoolean as N } from "./
|
2
|
+
import { isCssColor as y } from "./index227.js";
|
3
|
+
import { when as F } from "./index228.js";
|
4
|
+
import { booleanishToBoolean as N } from "./index229.js";
|
5
5
|
const S = {
|
6
6
|
"aria-hidden": "true",
|
7
7
|
class: "bb-base-checkbox-container"
|
package/dist/index19.js
CHANGED
@@ -1,8 +1,8 @@
|
|
1
1
|
import { defineComponent as $, ref as p, toRef as l, openBlock as B, createBlock as w, unref as f, withCtx as i, renderSlot as s, normalizeProps as b, guardReactiveProps as h, createVNode as O, mergeProps as v } from "vue";
|
2
|
-
import { useOptions as z } from "./
|
2
|
+
import { useOptions as z } from "./index238.js";
|
3
3
|
import F from "./index17.js";
|
4
4
|
/* empty css */
|
5
|
-
import M from "./
|
5
|
+
import M from "./index239.js";
|
6
6
|
/* empty css */
|
7
7
|
const G = /* @__PURE__ */ $({
|
8
8
|
__name: "BaseCheckboxGroup",
|
package/dist/index205.js
CHANGED
@@ -1,55 +1,118 @@
|
|
1
|
-
import {
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
const u = m, o = d(), l = () => {
|
18
|
-
var n;
|
19
|
-
!o.value || u.preventFocus || (n = o.value.querySelector("input")) == null || n.focus();
|
20
|
-
};
|
21
|
-
return (n, C) => (r(), _("span", {
|
22
|
-
ref_key: "container",
|
23
|
-
ref: o,
|
24
|
-
class: "bb-common-input-inner-container",
|
25
|
-
onClick: l
|
26
|
-
}, [
|
27
|
-
e(n.$slots, "prepend", {}, () => [
|
28
|
-
t("span", y, [
|
29
|
-
e(n.$slots, "prefix")
|
30
|
-
])
|
31
|
-
]),
|
32
|
-
n.$props["prepend:icon"] ? (r(), s(p(a), {
|
33
|
-
key: 0,
|
34
|
-
class: "bb-common-input-inner-container__prepend-icon",
|
35
|
-
type: n.$props["prepend:icon"]
|
36
|
-
}, null, 8, ["type"])) : i("", !0),
|
37
|
-
e(n.$slots, "default"),
|
38
|
-
n.$props["append:icon"] ? (r(), s(p(a), {
|
39
|
-
key: 1,
|
40
|
-
class: "bb-common-input-inner-container__append-icon",
|
41
|
-
type: n.$props["append:icon"]
|
42
|
-
}, null, 8, ["type"])) : i("", !0),
|
43
|
-
c(p($)),
|
44
|
-
c(b),
|
45
|
-
e(n.$slots, "append", {}, () => [
|
46
|
-
t("span", k, [
|
47
|
-
e(n.$slots, "suffix")
|
48
|
-
])
|
49
|
-
])
|
50
|
-
], 512));
|
1
|
+
import { getCurrentScope as F, onScopeDispose as O, unref as D, isRef as x, watch as S, onMounted as C, nextTick as W, getCurrentInstance as P } from "vue";
|
2
|
+
function V(t) {
|
3
|
+
return F() ? (O(t), !0) : !1;
|
4
|
+
}
|
5
|
+
function d(t) {
|
6
|
+
return typeof t == "function" ? t() : D(t);
|
7
|
+
}
|
8
|
+
const A = typeof window < "u" && typeof document < "u";
|
9
|
+
typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
|
10
|
+
const E = (t) => t != null, M = Object.prototype.toString, I = (t) => M.call(t) === "[object Object]", p = () => {
|
11
|
+
};
|
12
|
+
function h(t, r) {
|
13
|
+
function e(...n) {
|
14
|
+
return new Promise((o, i) => {
|
15
|
+
Promise.resolve(t(() => r.apply(this, n), { fn: r, thisArg: this, args: n })).then(o).catch(i);
|
16
|
+
});
|
51
17
|
}
|
52
|
-
|
18
|
+
return e;
|
19
|
+
}
|
20
|
+
const R = (t) => t();
|
21
|
+
function k(t, r = {}) {
|
22
|
+
let e, n, o = p;
|
23
|
+
const i = (l) => {
|
24
|
+
clearTimeout(l), o(), o = p;
|
25
|
+
};
|
26
|
+
return (l) => {
|
27
|
+
const c = d(t), u = d(r.maxWait);
|
28
|
+
return e && i(e), c <= 0 || u !== void 0 && u <= 0 ? (n && (i(n), n = null), Promise.resolve(l())) : new Promise((a, w) => {
|
29
|
+
o = r.rejectOnCancel ? w : a, u && !n && (n = setTimeout(() => {
|
30
|
+
e && i(e), n = null, a(l());
|
31
|
+
}, u)), e = setTimeout(() => {
|
32
|
+
n && i(n), n = null, a(l());
|
33
|
+
}, c);
|
34
|
+
});
|
35
|
+
};
|
36
|
+
}
|
37
|
+
function b(...t) {
|
38
|
+
let r = 0, e, n = !0, o = p, i, s, l, c, u;
|
39
|
+
!x(t[0]) && typeof t[0] == "object" ? { delay: s, trailing: l = !0, leading: c = !0, rejectOnCancel: u = !1 } = t[0] : [s, l = !0, c = !0, u = !1] = t;
|
40
|
+
const a = () => {
|
41
|
+
e && (clearTimeout(e), e = void 0, o(), o = p);
|
42
|
+
};
|
43
|
+
return (g) => {
|
44
|
+
const f = d(s), T = Date.now() - r, m = () => i = g();
|
45
|
+
return a(), f <= 0 ? (r = Date.now(), m()) : (T > f && (c || !n) ? (r = Date.now(), m()) : l && (i = new Promise((y, j) => {
|
46
|
+
o = u ? j : y, e = setTimeout(() => {
|
47
|
+
r = Date.now(), n = !0, y(m()), a();
|
48
|
+
}, Math.max(0, f - T));
|
49
|
+
})), !c && !e && (e = setTimeout(() => n = !0, f)), n = !1, i);
|
50
|
+
};
|
51
|
+
}
|
52
|
+
function v(t) {
|
53
|
+
return P();
|
54
|
+
}
|
55
|
+
function N(t, r = 200, e = {}) {
|
56
|
+
return h(
|
57
|
+
k(r, e),
|
58
|
+
t
|
59
|
+
);
|
60
|
+
}
|
61
|
+
function _(t, r = 200, e = !1, n = !0, o = !1) {
|
62
|
+
return h(
|
63
|
+
b(r, e, n, o),
|
64
|
+
t
|
65
|
+
);
|
66
|
+
}
|
67
|
+
function G(t, r, e = {}) {
|
68
|
+
const {
|
69
|
+
eventFilter: n = R,
|
70
|
+
...o
|
71
|
+
} = e;
|
72
|
+
return S(
|
73
|
+
t,
|
74
|
+
h(
|
75
|
+
n,
|
76
|
+
r
|
77
|
+
),
|
78
|
+
o
|
79
|
+
);
|
80
|
+
}
|
81
|
+
function q(t, r = !0, e) {
|
82
|
+
v() ? C(t, e) : r ? t() : W(t);
|
83
|
+
}
|
84
|
+
function z(t, r, e = {}) {
|
85
|
+
const {
|
86
|
+
throttle: n = 0,
|
87
|
+
trailing: o = !0,
|
88
|
+
leading: i = !0,
|
89
|
+
...s
|
90
|
+
} = e;
|
91
|
+
return G(
|
92
|
+
t,
|
93
|
+
r,
|
94
|
+
{
|
95
|
+
...s,
|
96
|
+
eventFilter: b(n, o, i)
|
97
|
+
}
|
98
|
+
);
|
99
|
+
}
|
53
100
|
export {
|
54
|
-
|
101
|
+
R as bypassFilter,
|
102
|
+
h as createFilterWrapper,
|
103
|
+
k as debounceFilter,
|
104
|
+
v as getLifeCycleTarget,
|
105
|
+
A as isClient,
|
106
|
+
I as isObject,
|
107
|
+
p as noop,
|
108
|
+
E as notNullish,
|
109
|
+
b as throttleFilter,
|
110
|
+
z as throttledWatch,
|
111
|
+
d as toValue,
|
112
|
+
q as tryOnMounted,
|
113
|
+
V as tryOnScopeDispose,
|
114
|
+
N as useDebounceFn,
|
115
|
+
_ as useThrottleFn,
|
116
|
+
z as watchThrottled,
|
117
|
+
G as watchWithFilter
|
55
118
|
};
|
package/dist/index206.js
ADDED
@@ -0,0 +1,128 @@
|
|
1
|
+
import { arrow as j, computePosition as A } from "./index221.js";
|
2
|
+
import { autoUpdate as W, flip as X, hide as Y, offset as Z, platform as ee, shift as ne } from "./index221.js";
|
3
|
+
import { isNode as B, getNodeName as F } from "./index262.js";
|
4
|
+
import { getOverflowAncestors as le } from "./index262.js";
|
5
|
+
import { computed as a, ref as f, shallowRef as I, watch as h, getCurrentScope as U, onScopeDispose as k, shallowReadonly as r, unref as q } from "vue";
|
6
|
+
function z(e) {
|
7
|
+
return e != null && typeof e == "object" && "$el" in e;
|
8
|
+
}
|
9
|
+
function g(e) {
|
10
|
+
if (z(e)) {
|
11
|
+
const l = e.$el;
|
12
|
+
return B(l) && F(l) === "#comment" ? null : l;
|
13
|
+
}
|
14
|
+
return e;
|
15
|
+
}
|
16
|
+
function o(e) {
|
17
|
+
return typeof e == "function" ? e() : q(e);
|
18
|
+
}
|
19
|
+
function K(e) {
|
20
|
+
return {
|
21
|
+
name: "arrow",
|
22
|
+
options: e,
|
23
|
+
fn(l) {
|
24
|
+
const t = g(o(e.element));
|
25
|
+
return t == null ? {} : j({
|
26
|
+
element: t,
|
27
|
+
padding: e.padding
|
28
|
+
}).fn(l);
|
29
|
+
}
|
30
|
+
};
|
31
|
+
}
|
32
|
+
function M(e) {
|
33
|
+
return typeof window > "u" ? 1 : (e.ownerDocument.defaultView || window).devicePixelRatio || 1;
|
34
|
+
}
|
35
|
+
function C(e, l) {
|
36
|
+
const t = M(e);
|
37
|
+
return Math.round(l * t) / t;
|
38
|
+
}
|
39
|
+
function L(e, l, t) {
|
40
|
+
t === void 0 && (t = {});
|
41
|
+
const x = t.whileElementsMounted, V = a(() => {
|
42
|
+
var n;
|
43
|
+
return (n = o(t.open)) != null ? n : !0;
|
44
|
+
}), D = a(() => o(t.middleware)), d = a(() => {
|
45
|
+
var n;
|
46
|
+
return (n = o(t.placement)) != null ? n : "bottom";
|
47
|
+
}), v = a(() => {
|
48
|
+
var n;
|
49
|
+
return (n = o(t.strategy)) != null ? n : "absolute";
|
50
|
+
}), S = a(() => {
|
51
|
+
var n;
|
52
|
+
return (n = o(t.transform)) != null ? n : !0;
|
53
|
+
}), i = a(() => g(e.value)), u = a(() => g(l.value)), p = f(0), w = f(0), c = f(v.value), O = f(d.value), P = I({}), y = f(!1), _ = a(() => {
|
54
|
+
const n = {
|
55
|
+
position: c.value,
|
56
|
+
left: "0",
|
57
|
+
top: "0"
|
58
|
+
};
|
59
|
+
if (!u.value)
|
60
|
+
return n;
|
61
|
+
const R = C(u.value, p.value), b = C(u.value, w.value);
|
62
|
+
return S.value ? {
|
63
|
+
...n,
|
64
|
+
transform: "translate(" + R + "px, " + b + "px)",
|
65
|
+
...M(u.value) >= 1.5 && {
|
66
|
+
willChange: "transform"
|
67
|
+
}
|
68
|
+
} : {
|
69
|
+
position: c.value,
|
70
|
+
left: R + "px",
|
71
|
+
top: b + "px"
|
72
|
+
};
|
73
|
+
});
|
74
|
+
let s;
|
75
|
+
function m() {
|
76
|
+
i.value == null || u.value == null || A(i.value, u.value, {
|
77
|
+
middleware: D.value,
|
78
|
+
placement: d.value,
|
79
|
+
strategy: v.value
|
80
|
+
}).then((n) => {
|
81
|
+
p.value = n.x, w.value = n.y, c.value = n.strategy, O.value = n.placement, P.value = n.middlewareData, y.value = !0;
|
82
|
+
});
|
83
|
+
}
|
84
|
+
function E() {
|
85
|
+
typeof s == "function" && (s(), s = void 0);
|
86
|
+
}
|
87
|
+
function N() {
|
88
|
+
if (E(), x === void 0) {
|
89
|
+
m();
|
90
|
+
return;
|
91
|
+
}
|
92
|
+
if (i.value != null && u.value != null) {
|
93
|
+
s = x(i.value, u.value, m);
|
94
|
+
return;
|
95
|
+
}
|
96
|
+
}
|
97
|
+
function $() {
|
98
|
+
V.value || (y.value = !1);
|
99
|
+
}
|
100
|
+
return h([D, d, v], m, {
|
101
|
+
flush: "sync"
|
102
|
+
}), h([i, u], N, {
|
103
|
+
flush: "sync"
|
104
|
+
}), h(V, $, {
|
105
|
+
flush: "sync"
|
106
|
+
}), U() && k(E), {
|
107
|
+
x: r(p),
|
108
|
+
y: r(w),
|
109
|
+
strategy: r(c),
|
110
|
+
placement: r(O),
|
111
|
+
middlewareData: r(P),
|
112
|
+
isPositioned: r(y),
|
113
|
+
floatingStyles: _,
|
114
|
+
update: m
|
115
|
+
};
|
116
|
+
}
|
117
|
+
export {
|
118
|
+
K as arrow,
|
119
|
+
W as autoUpdate,
|
120
|
+
A as computePosition,
|
121
|
+
X as flip,
|
122
|
+
le as getOverflowAncestors,
|
123
|
+
Y as hide,
|
124
|
+
Z as offset,
|
125
|
+
ee as platform,
|
126
|
+
ne as shift,
|
127
|
+
L as useFloating
|
128
|
+
};
|
package/dist/index207.js
CHANGED
@@ -1,15 +1,7 @@
|
|
1
|
-
import {
|
2
|
-
|
3
|
-
|
4
|
-
const s =
|
5
|
-
function p(o, a) {
|
6
|
-
return t(), n("span", c, [
|
7
|
-
e(o.$slots, "prepend-outer"),
|
8
|
-
e(o.$slots, "default"),
|
9
|
-
e(o.$slots, "append-outer")
|
10
|
-
]);
|
11
|
-
}
|
12
|
-
const i = /* @__PURE__ */ r(s, [["render", p]]);
|
1
|
+
import { getDefaultExportFromCjs as r } from "./index256.js";
|
2
|
+
import { __require as o } from "./index255.js";
|
3
|
+
var t = o();
|
4
|
+
const s = /* @__PURE__ */ r(t);
|
13
5
|
export {
|
14
|
-
|
6
|
+
s as default
|
15
7
|
};
|