bitboss-ui 0.2.71 → 0.2.72
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/BaseCheckboxGroup/BaseCheckboxGroup.vue.d.ts +1 -1
- package/dist/components/BaseDialog/BaseDialog.vue.d.ts +1 -1
- package/dist/components/BaseRadioGroup/BaseRadioGroup.vue.d.ts +1 -1
- package/dist/components/BbAccordion/BbAccordion.vue.d.ts +1 -1
- package/dist/components/BbAlert/BbAlert.vue.d.ts +1 -1
- package/dist/components/BbAvatar/BbAvatar.vue.d.ts +1 -1
- package/dist/components/BbBadge/BbBadge.vue.d.ts +1 -1
- package/dist/components/BbBreadcrumbs/BbBreadcrumbs.vue.d.ts +1 -1
- package/dist/components/BbCheckboxGroup/BbCheckboxGroup.vue.d.ts +1 -1
- package/dist/components/BbChip/BbChip.vue.d.ts +1 -1
- package/dist/components/BbCollapsible/BbCollapsible.vue.d.ts +1 -1
- package/dist/components/BbDropdown/BbDropdown.vue.d.ts +1 -1
- package/dist/components/BbDropzone/BbDropzone.vue.d.ts +1 -1
- package/dist/components/BbIcon/BbIcon.vue.d.ts +1 -1
- package/dist/components/BbIntersection/BbIntersection.vue.d.ts +1 -1
- package/dist/components/BbOffCanvas/BbOffCanvas.vue.d.ts +1 -1
- package/dist/components/BbPagination/BbPagination.vue.d.ts +1 -1
- package/dist/components/BbPopover/BbPopover.vue.d.ts +1 -1
- package/dist/components/BbRadioGroup/BbRadioGroup.vue.d.ts +1 -1
- package/dist/components/BbRatio/BbRatio.vue.d.ts +1 -1
- package/dist/components/BbSelect/BbSelect.vue.d.ts +1 -1
- package/dist/components/BbSmoothHeight/BbSmoothHeight.vue.d.ts +1 -1
- package/dist/components/BbSpinner/BbSpinner.vue.d.ts +1 -1
- package/dist/components/BbTab/BbTab.vue.d.ts +1 -1
- package/dist/components/BbTable/BbTable.vue.d.ts +1 -1
- package/dist/components/BbTable/types.d.ts +1 -1
- package/dist/components/BbTooltip/BbTooltip.vue.d.ts +1 -1
- package/dist/composables/useConfirm.d.ts +1 -1
- package/dist/composables/useOptions.d.ts +1 -1
- package/dist/composables/useToast.d.ts +1 -1
- package/dist/index101.js +2 -2
- package/dist/index103.js +2 -2
- package/dist/index109.js +1 -1
- package/dist/index11.js +2 -2
- package/dist/index111.js +4 -4
- package/dist/index113.js +1 -1
- package/dist/index116.js +1 -1
- package/dist/index117.js +1 -1
- package/dist/index118.js +1 -1
- package/dist/index119.js +1 -1
- package/dist/index121.js +1 -1
- package/dist/index125.js +1 -1
- package/dist/index126.js +1 -1
- package/dist/index127.js +1 -1
- package/dist/index131.js +2 -2
- package/dist/index15.js +8 -8
- package/dist/index17.js +9 -9
- package/dist/index19.js +3 -3
- package/dist/index196.js +2 -2
- package/dist/index196.js.map +1 -1
- package/dist/index197.js +235 -2
- package/dist/index197.js.map +1 -1
- package/dist/index198.js +10 -2
- package/dist/index198.js.map +1 -1
- package/dist/index199.js +2 -235
- package/dist/index199.js.map +1 -1
- package/dist/index200.js +4 -2
- package/dist/index200.js.map +1 -1
- package/dist/index201.js +3 -5
- package/dist/index201.js.map +1 -1
- package/dist/index202.js +3 -16
- package/dist/index202.js.map +1 -1
- package/dist/index203.js +5 -16
- package/dist/index203.js.map +1 -1
- package/dist/index204.js +15 -18
- package/dist/index204.js.map +1 -1
- package/dist/index205.js +13 -17
- package/dist/index205.js.map +1 -1
- package/dist/index206.js +18 -28
- package/dist/index206.js.map +1 -1
- package/dist/index207.js +20 -8
- package/dist/index207.js.map +1 -1
- package/dist/index208.js +29 -2
- package/dist/index208.js.map +1 -1
- package/dist/index209.js +8 -121
- package/dist/index209.js.map +1 -1
- package/dist/index21.js +2 -2
- package/dist/index210.js +2 -2
- package/dist/index210.js.map +1 -1
- package/dist/index211.js +3 -6
- package/dist/index211.js.map +1 -1
- package/dist/index212.js +35 -4
- package/dist/index212.js.map +1 -1
- package/dist/index213.js +6 -368
- package/dist/index213.js.map +1 -1
- package/dist/index214.js +345 -350
- package/dist/index214.js.map +1 -1
- package/dist/index215.js +134 -3
- package/dist/index215.js.map +1 -1
- package/dist/index216.js +2 -3
- package/dist/index216.js.map +1 -1
- package/dist/index217.js +174 -3
- package/dist/index217.js.map +1 -1
- package/dist/index218.js +23 -35
- package/dist/index218.js.map +1 -1
- package/dist/index219.js +365 -126
- package/dist/index219.js.map +1 -1
- package/dist/index220.js +2 -174
- package/dist/index220.js.map +1 -1
- package/dist/index221.js +121 -23
- package/dist/index221.js.map +1 -1
- package/dist/index222.js +2 -10
- package/dist/index222.js.map +1 -1
- package/dist/index224.js +3 -3
- package/dist/index226.js +1 -1
- package/dist/index228.js +5 -295
- package/dist/index228.js.map +1 -1
- package/dist/index229.js +160 -6
- package/dist/index229.js.map +1 -1
- package/dist/index23.js +1 -1
- package/dist/index230.js +1 -4
- package/dist/index230.js.map +1 -1
- package/dist/index231.js +69 -2
- package/dist/index231.js.map +1 -1
- package/dist/index232.js +4 -2
- package/dist/index232.js.map +1 -1
- package/dist/index233.js +224 -2
- package/dist/index233.js.map +1 -1
- package/dist/index234.js +258 -2
- package/dist/index234.js.map +1 -1
- package/dist/index235.js +295 -2
- package/dist/index235.js.map +1 -1
- package/dist/index236.js +6 -160
- package/dist/index236.js.map +1 -1
- package/dist/index237.js +4 -1
- package/dist/index237.js.map +1 -1
- package/dist/index238.js +2 -69
- package/dist/index238.js.map +1 -1
- package/dist/index239.js +2 -106
- package/dist/index239.js.map +1 -1
- package/dist/index240.js +2 -4
- package/dist/index240.js.map +1 -1
- package/dist/index241.js +2 -5
- package/dist/index241.js.map +1 -1
- package/dist/index242.js +2 -2
- package/dist/index243.js +430 -219
- package/dist/index243.js.map +1 -1
- package/dist/index244.js +83 -252
- package/dist/index244.js.map +1 -1
- package/dist/index245.js +2 -117
- package/dist/index245.js.map +1 -1
- package/dist/index246.js +110 -428
- package/dist/index246.js.map +1 -1
- package/dist/index247.js +105 -88
- package/dist/index247.js.map +1 -1
- package/dist/index249.js +2 -2
- package/dist/index25.js +2 -2
- package/dist/index250.js +15 -4
- package/dist/index250.js.map +1 -1
- package/dist/index251.js +4 -4
- package/dist/index251.js.map +1 -1
- package/dist/index252.js +4 -61
- package/dist/index252.js.map +1 -1
- package/dist/index253.js +60 -14
- package/dist/index253.js.map +1 -1
- package/dist/index254.js +3 -2
- package/dist/index254.js.map +1 -1
- package/dist/index255.js +2 -3
- package/dist/index255.js.map +1 -1
- package/dist/index29.js +3 -3
- package/dist/index31.js +8 -8
- package/dist/index33.js +2 -2
- package/dist/index35.js +2 -2
- package/dist/index47.js +1 -1
- package/dist/index49.js +1 -1
- package/dist/index65.js +4 -4
- package/dist/index72.js +1 -1
- package/dist/index75.js +1 -1
- package/dist/index79.js +4 -4
- package/dist/index81.js +1 -1
- package/dist/index99.js +47 -47
- package/dist/index99.js.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/dist/components/BbStep/BbStep.vue.d.ts +0 -159
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { HTMLAttributes, InputHTMLAttributes } from 'vue';
|
|
2
|
-
import type { NestedKeyOf } from '
|
|
2
|
+
import type { NestedKeyOf } from '../../types/NestedKeyOf';
|
|
3
3
|
import type { SlotAttributes } from '../BaseCheckbox/BaseCheckbox.vue';
|
|
4
4
|
export type BaseCheckboxGroupProps<T> = {
|
|
5
5
|
/**
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { InputHTMLAttributes, HTMLAttributes } from 'vue';
|
|
2
|
-
import type { NestedKeyOf } from '
|
|
2
|
+
import type { NestedKeyOf } from '../../types/NestedKeyOf';
|
|
3
3
|
import type { SlotAttributes } from '../BaseRadio/BaseRadio.vue';
|
|
4
4
|
export type BaseRadioGroupProps<T> = {
|
|
5
5
|
/**
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { BbCollapsibleProps } from '../BbCollapsible/BbCollapsible.vue';
|
|
2
|
-
import type { CommonProps } from '
|
|
2
|
+
import type { CommonProps } from '../../types/CommonProps';
|
|
3
3
|
export type BbAccordionProps = Partial<BbCollapsibleProps> & Pick<CommonProps, 'id'>;
|
|
4
4
|
export type BbAccordionEvents = {
|
|
5
5
|
(e: 'update:modelValue', value: boolean): void;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { BbIconProps } from '../BbIcon/BbIcon.vue';
|
|
2
|
-
import type { CommonProps } from '
|
|
2
|
+
import type { CommonProps } from '../../types/CommonProps';
|
|
3
3
|
export type BbAlertProps = Pick<CommonProps, 'closeLabel' | 'showClose' | 'text' | 'theme' | 'title'> & {
|
|
4
4
|
/**
|
|
5
5
|
* Name of the icon to use
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { BaseCheckboxGroupEvents } from '../BaseCheckboxGroup/BaseCheckboxGroup.vue';
|
|
2
2
|
import type { HTMLAttributes, InputHTMLAttributes } from 'vue';
|
|
3
|
-
import type { NestedKeyOf } from '
|
|
3
|
+
import type { NestedKeyOf } from '../../types/NestedKeyOf';
|
|
4
4
|
import type { SlotAttributes } from '../BaseCheckbox/BaseCheckbox.vue';
|
|
5
5
|
export type BbCheckboxGroupProps<T> = {
|
|
6
6
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { CommonProps } from '
|
|
1
|
+
import type { CommonProps } from '../../types/CommonProps';
|
|
2
2
|
export type BbChipProps = Pick<CommonProps, 'text'> & {
|
|
3
3
|
/**
|
|
4
4
|
* Renders a button with a close icon. Used to indicate the possibility of deleting the item.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { CommonProps } from '
|
|
1
|
+
import type { CommonProps } from '../../types/CommonProps';
|
|
2
2
|
export type BbCollapsibleProps = Pick<CommonProps, 'eager' | 'transitionDuration'> & {
|
|
3
3
|
/**
|
|
4
4
|
* Used by v-model to trigger opening / closing the collapsible
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { BaseButtonProps } from '../BaseButton/BaseButton.vue';
|
|
2
|
-
import type { CommonProps } from '
|
|
2
|
+
import type { CommonProps } from '../../types/CommonProps';
|
|
3
3
|
export type BbDropdownProps = Pick<CommonProps, 'arrowPadding' | 'block' | 'disabled' | 'eager' | 'id' | 'offset' | 'padding' | 'placement' | 'theme' | 'transitionDuration'> & {
|
|
4
4
|
/**
|
|
5
5
|
* Array used to render each dropdown button.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { CommonProps, NonVoidElementTag } from '
|
|
1
|
+
import type { CommonProps, NonVoidElementTag } from '../../types/CommonProps';
|
|
2
2
|
export type DropZoneError = ReturnType<(typeof createError)[keyof typeof createError]>;
|
|
3
3
|
export type BbDropzoneProps = Pick<CommonProps, 'autofocus' | 'disabled' | 'errors' | 'hasErrors' | 'id' | 'multiple' | 'name'> & {
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { CommonProps } from '
|
|
1
|
+
import type { CommonProps } from '../../types/CommonProps';
|
|
2
2
|
import type { Placement } from '@floating-ui/vue';
|
|
3
3
|
export type BbPopoverProps = Pick<CommonProps, 'arrowPadding' | 'block' | 'disabled' | 'eager' | 'offset' | 'padding' | 'placement' | 'showClose' | 'theme' | 'transitionDuration'> & {
|
|
4
4
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { BaseRadioGroupEvents } from '../BaseRadioGroup/BaseRadioGroup.vue';
|
|
2
2
|
import type { HTMLAttributes, InputHTMLAttributes } from 'vue';
|
|
3
|
-
import type { NestedKeyOf } from '
|
|
3
|
+
import type { NestedKeyOf } from '../../types/NestedKeyOf';
|
|
4
4
|
import type { SlotAttributes } from '../BaseRadio/BaseRadio.vue';
|
|
5
5
|
export type BbRadioGroupEvents = BaseRadioGroupEvents;
|
|
6
6
|
export type BbRadioGroupProps<T> = {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { BaseSelectEvents } from '../BaseSelect/BaseSelect.vue';
|
|
2
|
-
import type { NestedKeyOf } from '
|
|
2
|
+
import type { NestedKeyOf } from '../../types/NestedKeyOf';
|
|
3
3
|
import type { HTMLAttributes, InputHTMLAttributes } from 'vue';
|
|
4
4
|
export type BbSelectProps<T> = {
|
|
5
5
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { CommonProps, Size as S } from '
|
|
1
|
+
import type { CommonProps, Size as S } from '../../types/CommonProps';
|
|
2
2
|
import type { Size as IconSize } from '../BbIcon/BbIcon.vue';
|
|
3
3
|
export type Size = IconSize;
|
|
4
4
|
export type BbSpinnerProps = Pick<CommonProps, 'color'> & S<IconSize>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { BbTableProps, MappedCell, TableColumn } from './types';
|
|
2
|
-
import type { Classes } from '
|
|
2
|
+
import type { Classes } from '../../types/Classes';
|
|
3
3
|
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<BbTableProps>, {
|
|
4
4
|
align: string;
|
|
5
5
|
accessibleLabel: (columns: MappedCell[]) => string;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { CommonProps } from '
|
|
1
|
+
import type { CommonProps } from '../../types/CommonProps';
|
|
2
2
|
import type { Placement } from '@floating-ui/vue';
|
|
3
3
|
export type BbTooltipProps = Pick<CommonProps, 'arrowPadding' | 'block' | 'disabled' | 'eager' | 'id' | 'padding' | 'placement' | 'showClose' | 'theme' | 'transitionDuration'>;
|
|
4
4
|
type BbTooltipSlots = {
|
package/dist/index101.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { defineComponent as ie, ref as O, computed as p, onMounted as de, watch as q, openBlock as n, createBlock as be, resolveDynamicComponent as re, normalizeClass as f, withCtx as ue, createElementBlock as d, toDisplayString as m, createCommentVNode as v, createElementVNode as o, renderSlot as y, createVNode as J, unref as C, Fragment as N, renderList as T, createTextVNode as pe, mergeProps as fe } from "vue";
|
|
2
2
|
import { add as me } from "./index227.js";
|
|
3
|
-
import { clamp as ye } from "./
|
|
3
|
+
import { clamp as ye } from "./index196.js";
|
|
4
4
|
import { deepEqual as he } from "./index123.js";
|
|
5
5
|
import { isNil as j } from "./index120.js";
|
|
6
6
|
import { isNotNil as _e } from "./index124.js";
|
|
7
7
|
import { useId as ke } from "./index7.js";
|
|
8
8
|
import { useItemValue as ge } from "./index126.js";
|
|
9
|
-
import { when as ve } from "./
|
|
9
|
+
import { when as ve } from "./index200.js";
|
|
10
10
|
import G from "./index11.js";
|
|
11
11
|
import "./index12.js";
|
|
12
12
|
import Ce from "./index25.js";
|
package/dist/index103.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { defineComponent as m, openBlock as c, createBlock as b, withCtx as a, renderSlot as r, normalizeProps as i, guardReactiveProps as n, createVNode as h, mergeProps as v } from "vue";
|
|
2
2
|
import y from "./index21.js";
|
|
3
3
|
import "./index22.js";
|
|
4
|
-
import f from "./
|
|
5
|
-
import "./
|
|
4
|
+
import f from "./index229.js";
|
|
5
|
+
import "./index230.js";
|
|
6
6
|
const C = /* @__PURE__ */ m({
|
|
7
7
|
__name: "BbTag",
|
|
8
8
|
props: {
|
package/dist/index109.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 d, Fragment as f, renderList as _, unref as r, mergeProps as b } from "vue";
|
|
2
2
|
import { state as k, useToast as C } from "./index5.js";
|
|
3
|
-
import B from "./
|
|
3
|
+
import B from "./index231.js";
|
|
4
4
|
const N = /* @__PURE__ */ s({
|
|
5
5
|
__name: "BbToast",
|
|
6
6
|
props: {
|
package/dist/index11.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as B, ref as h, computed as n, watch as L, openBlock as c, createElementBlock as i, normalizeClass as E, normalizeProps as p, mergeProps as d, createCommentVNode as I, createElementVNode as l, renderSlot as F, guardReactiveProps as M } from "vue";
|
|
2
|
-
import { isCssColor as f } from "./
|
|
3
|
-
import { when as N } from "./
|
|
2
|
+
import { isCssColor as f } from "./index199.js";
|
|
3
|
+
import { when as N } from "./index200.js";
|
|
4
4
|
const A = {
|
|
5
5
|
"aria-hidden": "true",
|
|
6
6
|
class: "bb-base-checkbox-container"
|
package/dist/index111.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { defineComponent as A, ref as o, computed as E, openBlock as b, createElementBlock as $, mergeProps as D, createElementVNode as i, renderSlot as L, normalizeProps as H, guardReactiveProps as I, unref as s, createBlock as M, Teleport as R, normalizeClass as U, normalizeStyle as j, withCtx as q, createCommentVNode as O } from "vue";
|
|
2
|
-
import { useFloating as G, arrow as J } from "./
|
|
2
|
+
import { useFloating as G, arrow as J } from "./index221.js";
|
|
3
3
|
import { useId as K } from "./index7.js";
|
|
4
4
|
import { wait as P } from "./index122.js";
|
|
5
5
|
import Q from "./index9.js";
|
|
6
6
|
import "./index10.js";
|
|
7
|
-
import { throttle as v } from "./
|
|
8
|
-
import { waitFor as W } from "./
|
|
9
|
-
import { autoUpdate as X, flip as Y, shift as Z } from "./
|
|
7
|
+
import { throttle as v } from "./index211.js";
|
|
8
|
+
import { waitFor as W } from "./index213.js";
|
|
9
|
+
import { autoUpdate as X, flip as Y, shift as Z } from "./index214.js";
|
|
10
10
|
const ee = { class: "bb-tooltip__bubble" }, te = /* @__PURE__ */ i("svg", {
|
|
11
11
|
fill: "none",
|
|
12
12
|
viewBox: "0 0 24 24",
|
package/dist/index113.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 v, renderList as h, normalizeClass as b, createElementVNode as s, renderSlot as p, createVNode as k, createSlots as B, withCtx as C, normalizeProps as T, guardReactiveProps as _ } from "vue";
|
|
2
|
-
import { flattenTree as P } from "./
|
|
2
|
+
import { flattenTree as P } from "./index228.js";
|
|
3
3
|
const w = { class: "bb-tree-row" }, z = { class: "bb-tree-main-content" }, I = /* @__PURE__ */ $({
|
|
4
4
|
__name: "BbTree",
|
|
5
5
|
props: {
|
package/dist/index116.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as s, ref as a, watch as i, computed as u, openBlock as c, createElementBlock as p, normalizeProps as m, guardReactiveProps as b, createElementVNode as d, renderSlot as v, createCommentVNode as f } from "vue";
|
|
2
2
|
import { wait as V } from "./index122.js";
|
|
3
|
-
import { throttle as _ } from "./
|
|
3
|
+
import { throttle as _ } from "./index211.js";
|
|
4
4
|
const h = { class: "bb-collapsible__content" }, k = /* @__PURE__ */ s({
|
|
5
5
|
__name: "BbCollapsible",
|
|
6
6
|
props: {
|
package/dist/index117.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 _, openBlock as b, createElementBlock as h, mergeProps as w } from "vue";
|
|
2
|
-
import { isCssColor as z } from "./
|
|
2
|
+
import { isCssColor as z } from "./index199.js";
|
|
3
3
|
const g = ["innerHTML"], $ = /* @__PURE__ */ m({
|
|
4
4
|
__name: "BbIcon",
|
|
5
5
|
props: {
|
package/dist/index118.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 "./index211.js";
|
|
3
3
|
const O = /* @__PURE__ */ v({
|
|
4
4
|
__name: "BbSmoothHeight",
|
|
5
5
|
props: {
|
package/dist/index119.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as m, computed as r, openBlock as a, createElementBlock as d, normalizeProps as u, guardReactiveProps as z, createElementVNode as c } from "vue";
|
|
2
|
-
import { isCssColor as f } from "./
|
|
2
|
+
import { isCssColor as f } from "./index199.js";
|
|
3
3
|
const _ = /* @__PURE__ */ c("svg", {
|
|
4
4
|
viewBox: "0 0 512 512",
|
|
5
5
|
xmlns: "http://www.w3.org/2000/svg"
|
package/dist/index121.js
CHANGED
package/dist/index125.js
CHANGED
package/dist/index126.js
CHANGED
package/dist/index127.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { isArray as b, isPlainObject as m } from "./
|
|
1
|
+
import { isArray as b, isPlainObject as m } from "./index250.js";
|
|
2
2
|
function i(e, n, l, o, r) {
|
|
3
3
|
const u = {}.propertyIsEnumerable.call(o, n) ? "enumerable" : "nonenumerable";
|
|
4
4
|
u === "enumerable" && (e[n] = l), r && u === "nonenumerable" && Object.defineProperty(e, n, {
|
package/dist/index131.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { toValue as B } from "./
|
|
2
|
-
import { tryOnScopeDispose as E } from "./
|
|
1
|
+
import { toValue as B } from "./index198.js";
|
|
2
|
+
import { tryOnScopeDispose as E } from "./index198.js";
|
|
3
3
|
import { ref as c, computed as t } from "vue";
|
|
4
4
|
function h(a) {
|
|
5
5
|
var l;
|
package/dist/index15.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { defineComponent as ce, ref as k, computed as y, watch as be, openBlock as r, createElementBlock as d, mergeProps as me, createElementVNode as i, createTextVNode as fe, toDisplayString as f, unref as p, withDirectives as R, createVNode as g, Transition as V, withCtx as w, vShow as W, createCommentVNode as C, normalizeClass as M, Fragment as O, renderList as S, renderSlot as $, nextTick as pe } from "vue";
|
|
2
|
-
import u from "./
|
|
3
|
-
import he from "./
|
|
4
|
-
import ye from "./
|
|
5
|
-
import _e from "./
|
|
6
|
-
import ve from "./
|
|
7
|
-
import ke from "./
|
|
8
|
-
import { groupBy as F } from "./
|
|
2
|
+
import u from "./index203.js";
|
|
3
|
+
import he from "./index204.js";
|
|
4
|
+
import ye from "./index205.js";
|
|
5
|
+
import _e from "./index206.js";
|
|
6
|
+
import ve from "./index207.js";
|
|
7
|
+
import ke from "./index208.js";
|
|
8
|
+
import { groupBy as F } from "./index209.js";
|
|
9
9
|
import { isNil as ge } from "./index120.js";
|
|
10
|
-
import { last as P } from "./
|
|
10
|
+
import { last as P } from "./index210.js";
|
|
11
11
|
const Ve = { class: "bb-base-date-picker__header" }, we = ["disabled"], Oe = /* @__PURE__ */ i("span", null, null, -1), Se = {
|
|
12
12
|
"aria-live": "polite",
|
|
13
13
|
class: "bb-base-date-picker__selected-day-label"
|
package/dist/index17.js
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { defineComponent as R, ref as l, computed as Y, watch as J, onMounted as Q, onBeforeUnmount as X, openBlock as B, createElementBlock as Z, normalizeClass as C, renderSlot as d, createElementVNode as h, withDirectives as x, mergeProps as T, unref as u, toDisplayString as ee, createBlock as ae, Teleport as te, createVNode as ne, createSlots as oe, renderList as le, withCtx as ie, normalizeProps as re, guardReactiveProps as se } from "vue";
|
|
2
|
-
import { autoUpdate as de, computePosition as ue, flip as ce, shift as fe } from "./
|
|
3
|
-
import pe from "./
|
|
4
|
-
import c from "./
|
|
5
|
-
import me from "./
|
|
6
|
-
import { identity as be } from "./
|
|
7
|
-
import { last as ve } from "./
|
|
2
|
+
import { autoUpdate as de, computePosition as ue, flip as ce, shift as fe } from "./index214.js";
|
|
3
|
+
import pe from "./index215.js";
|
|
4
|
+
import c from "./index203.js";
|
|
5
|
+
import me from "./index206.js";
|
|
6
|
+
import { identity as be } from "./index216.js";
|
|
7
|
+
import { last as ve } from "./index210.js";
|
|
8
8
|
import { useId as ye } from "./index7.js";
|
|
9
|
-
import { vMaska as he } from "./
|
|
9
|
+
import { vMaska as he } from "./index217.js";
|
|
10
10
|
import { wait as I } from "./index122.js";
|
|
11
11
|
import ge from "./index15.js";
|
|
12
12
|
import "./index16.js";
|
|
13
|
-
import P from "./
|
|
14
|
-
import { offset as ke } from "./
|
|
13
|
+
import P from "./index218.js";
|
|
14
|
+
import { offset as ke } from "./index219.js";
|
|
15
15
|
const we = ["id", "aria-describedby", "autocomplete", "autofocus", "data-maska", "disabled", "name", "placeholder", "readonly", "value"], Ee = ["id"], Fe = /* @__PURE__ */ R({
|
|
16
16
|
__name: "BaseDatePickerInput",
|
|
17
17
|
props: {
|
package/dist/index19.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { defineComponent as J, ref as o, useAttrs as Q, computed as h, onMounted as X, onBeforeUnmount as E, watchPostEffect as Y, openBlock as _, createBlock as Z, Teleport as ee, createElementVNode as l, mergeProps as N, createElementBlock as B, renderSlot as i, createTextVNode as te, toDisplayString as V, createCommentVNode as D, nextTick as T } from "vue";
|
|
2
|
-
import { throttle as oe } from "./
|
|
3
|
-
import { useFocusTrap as le } from "./
|
|
2
|
+
import { throttle as oe } from "./index211.js";
|
|
3
|
+
import { useFocusTrap as le } from "./index212.js";
|
|
4
4
|
import { useId as A } from "./index7.js";
|
|
5
5
|
import { wait as L } from "./index122.js";
|
|
6
|
-
import { waitFor as ae } from "./
|
|
6
|
+
import { waitFor as ae } from "./index213.js";
|
|
7
7
|
const se = { class: "bb-base-dialog-close" }, ne = { class: "bb-base-dialog-close__content" }, ie = { class: "bb-base-dialog-close__label" }, re = /* @__PURE__ */ l("span", { class: "bb-base-dialog-close__icon" }, [
|
|
8
8
|
/* @__PURE__ */ l("svg", {
|
|
9
9
|
"aria-hidden": "true",
|
package/dist/index196.js
CHANGED
package/dist/index196.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index196.js","sources":["../src/utilities/functions/
|
|
1
|
+
{"version":3,"file":"index196.js","sources":["../src/utilities/functions/clamp.ts"],"sourcesContent":["/**\n * Returns value ensuring it doesn't go below min and exceed max.\n * EXAMPLE: clamp(5, 7, 20) === 7\n * @param value The value to clamp\n * @param min Minimum bound\n * @param max Maximum bound\n * @returns\n */\n\nexport const clamp = (value: number, min: number, max: number) => {\n\treturn Math.min(Math.max(value, min), max);\n};\n"],"names":["clamp","value","min","max"],"mappings":"AASO,MAAMA,IAAQ,CAACC,GAAeC,GAAaC,MAC1C,KAAK,IAAI,KAAK,IAAIF,GAAOC,CAAG,GAAGC,CAAG;"}
|