bitboss-ui 2.0.176 → 2.1.0
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/BaseColorInput/BaseColorInput.vue.d.ts +0 -4
- package/dist/components/BaseDatePickerInput/BaseDatePickerInput.vue.d.ts +0 -4
- package/dist/components/BaseSelect/BaseSelect.vue.d.ts +0 -4
- package/dist/components/BbDropdown/BbDropdown.vue.d.ts +1 -1
- package/dist/components/BbOffCanvas/BbOffCanvas.vue.d.ts +32 -28
- package/dist/components/BbPopover/BbPopover.vue.d.ts +1 -1
- package/dist/components/BbSelect/BbSelect.vue.d.ts +0 -4
- package/dist/components/BbTooltip/BbTooltip.vue.d.ts +1 -1
- package/dist/index.css +1 -1
- package/dist/index106.js +9 -9
- package/dist/index107.js +29 -31
- package/dist/index111.js +1 -1
- package/dist/index113.js +1 -1
- package/dist/index121.js +12 -12
- package/dist/index129.js +1 -1
- package/dist/index13.js +1 -1
- package/dist/index131.js +13 -14
- package/dist/index136.js +1 -1
- package/dist/index137.js +2 -2
- package/dist/index138.js +1 -1
- package/dist/index139.js +2 -2
- package/dist/index15.js +13 -14
- package/dist/index17.js +3 -3
- package/dist/index19.js +8 -8
- package/dist/index206.js +2 -138
- package/dist/index207.js +138 -2
- package/dist/index208.js +2 -2
- package/dist/index209.js +2 -13
- package/dist/index21.js +16 -16
- package/dist/index210.js +4 -66
- package/dist/index211.js +4 -0
- package/dist/index212.js +65 -176
- package/dist/index214.js +15 -0
- package/dist/index215.js +12 -28
- package/dist/index216.js +13 -17
- package/dist/index217.js +10 -50
- package/dist/index218.js +5 -15
- package/dist/index219.js +5 -3
- package/dist/index220.js +5 -12
- package/dist/index221.js +5 -16
- package/dist/index222.js +5 -34
- package/dist/index223.js +5 -2
- package/dist/index224.js +2 -4
- package/dist/index225.js +2 -2
- package/dist/index226.js +2 -5
- package/dist/index227.js +20 -5
- package/dist/index228.js +113 -5
- package/dist/index23.js +45 -46
- package/dist/index230.js +86 -5
- package/dist/index232.js +29 -2
- package/dist/index233.js +16 -2
- package/dist/index234.js +17 -2
- package/dist/index235.js +51 -13
- package/dist/index236.js +14 -10
- package/dist/index237.js +3 -20
- package/dist/index238.js +12 -113
- package/dist/index239.js +6 -0
- package/dist/index240.js +191 -100
- package/dist/index242.js +5 -100
- package/dist/index243.js +7 -0
- package/dist/index244.js +8 -4
- package/dist/index245.js +239 -186
- package/dist/index246.js +54 -0
- package/dist/index247.js +42 -16
- package/dist/index248.js +5 -12
- package/dist/index249.js +59 -5
- package/dist/index25.js +22 -21
- package/dist/index250.js +17 -227
- package/dist/index251.js +11 -12
- package/dist/index252.js +6 -3
- package/dist/index253.js +106 -5
- package/dist/index255.js +98 -6
- package/dist/index257.js +221 -45
- package/dist/index258.js +177 -44
- package/dist/index259.js +2 -5
- package/dist/index260.js +3 -60
- package/dist/index261.js +34 -2
- package/dist/index262.js +2 -2
- package/dist/index263.js +9 -8
- package/dist/index264.js +3 -23
- package/dist/index265.js +6 -10
- package/dist/index266.js +16 -3
- package/dist/index267.js +3 -41
- package/dist/index268.js +9 -7
- package/dist/index269.js +8 -14
- package/dist/index27.js +1 -1
- package/dist/index270.js +23 -3
- package/dist/index271.js +9 -6
- package/dist/index272.js +8 -16
- package/dist/index273.js +4 -8
- package/dist/index274.js +8 -9
- package/dist/index275.js +2 -8
- package/dist/index276.js +67 -2
- package/dist/index278.js +4 -67
- package/dist/index279.js +3 -5
- package/dist/index281.js +9 -0
- package/dist/index282.js +6 -6
- package/dist/index283.js +11 -3
- package/dist/index284.js +4 -3
- package/dist/index285.js +3 -17
- package/dist/index286.js +3 -28
- package/dist/index287.js +3 -2
- package/dist/index288.js +17 -4
- package/dist/index289.js +28 -4
- package/dist/index29.js +3 -3
- package/dist/index302.js +19 -3
- package/dist/index303.js +2 -7
- package/dist/index304.js +26 -10
- package/dist/index305.js +2 -3
- package/dist/index306.js +2 -3
- package/dist/index307.js +2 -3
- package/dist/index308.js +2 -6
- package/dist/index309.js +1 -1
- package/dist/index31.js +2 -2
- package/dist/index310.js +22 -5
- package/dist/index312.js +3 -2
- package/dist/index313.js +3 -27
- package/dist/index314.js +2 -2
- package/dist/index315.js +6 -2
- package/dist/index316.js +1 -1
- package/dist/index317.js +5 -2
- package/dist/index318.js +5 -2
- package/dist/index319.js +701 -22
- package/dist/index320.js +356 -0
- package/dist/index321.js +53 -466
- package/dist/index322.js +33 -2
- package/dist/index323.js +28 -5
- package/dist/index325.js +2 -701
- package/dist/index326.js +129 -354
- package/dist/index327.js +365 -54
- package/dist/index328.js +8 -2
- package/dist/index329.js +5 -6
- package/dist/index33.js +8 -8
- package/dist/index330.js +8 -47
- package/dist/index331.js +44 -126
- package/dist/index332.js +6 -368
- package/dist/index333.js +18 -6
- package/dist/index334.js +57 -18
- package/dist/index335.js +57 -32
- package/dist/index336.js +227 -27
- package/dist/index337.js +9 -0
- package/dist/index338.js +92 -57
- package/dist/index340.js +3 -8
- package/dist/index341.js +128 -5
- package/dist/index342.js +434 -6
- package/dist/index343.js +125 -226
- package/dist/index344.js +474 -85
- package/dist/index345.js +43 -478
- package/dist/index35.js +4 -4
- package/dist/index37.js +20 -21
- package/dist/index39.js +5 -5
- package/dist/index41.js +2 -2
- package/dist/index43.js +8 -8
- package/dist/index45.js +8 -8
- package/dist/index47.js +2 -2
- package/dist/index49.js +3 -3
- package/dist/index53.js +1 -1
- package/dist/index55.js +1 -1
- package/dist/index57.js +2 -2
- package/dist/index61.js +3 -3
- package/dist/index67.js +1 -1
- package/dist/index79.js +18 -19
- package/dist/index81.js +1 -1
- package/dist/index83.js +2 -2
- package/dist/index85.js +1 -1
- package/dist/index87.js +1 -1
- package/dist/index90.js +159 -225
- package/dist/index92.js +2 -2
- package/dist/index94.js +11 -12
- package/dist/index96.js +1 -1
- package/dist/types/CommonProps.d.ts +0 -4
- package/package.json +1 -2
- package/dist/components/BbTeleport.vue.d.ts +0 -20
- package/dist/index213.js +0 -88
- package/dist/index229.js +0 -7
- package/dist/index231.js +0 -7
- package/dist/index254.js +0 -7
- package/dist/index256.js +0 -252
- package/dist/index280.js +0 -10
- package/dist/index311.js +0 -21
- package/dist/index324.js +0 -202
- package/dist/index339.js +0 -60
- package/dist/index346.js +0 -131
- package/dist/index348.js +0 -5
- package/dist/index349.js +0 -49
- package/dist/index350.js +0 -438
- package/dist/index351.js +0 -129
package/dist/index302.js
CHANGED
@@ -1,5 +1,21 @@
|
|
1
|
-
import
|
2
|
-
|
1
|
+
import { __module as e } from "./index303.js";
|
2
|
+
var f = e.exports, n;
|
3
|
+
function l() {
|
4
|
+
return n ? e.exports : (n = 1, function(c, s) {
|
5
|
+
(function(i, t) {
|
6
|
+
c.exports = t();
|
7
|
+
})(f, function() {
|
8
|
+
return function(i, t, u) {
|
9
|
+
u.updateLocale = function(p, r) {
|
10
|
+
var o = u.Ls[p];
|
11
|
+
if (o) return (r ? Object.keys(r) : []).forEach(function(a) {
|
12
|
+
o[a] = r[a];
|
13
|
+
}), o;
|
14
|
+
};
|
15
|
+
};
|
16
|
+
});
|
17
|
+
}(e), e.exports);
|
18
|
+
}
|
3
19
|
export {
|
4
|
-
|
20
|
+
l as __require
|
5
21
|
};
|
package/dist/index303.js
CHANGED
package/dist/index304.js
CHANGED
@@ -1,13 +1,29 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
1
|
+
import { __module as i } from "./index305.js";
|
2
|
+
var k = i.exports, o;
|
3
|
+
function O() {
|
4
|
+
return o ? i.exports : (o = 1, function(u, p) {
|
5
|
+
(function(r, t) {
|
6
|
+
u.exports = t();
|
7
|
+
})(k, function() {
|
8
|
+
var r = "week", t = "year";
|
9
|
+
return function(v, d, a) {
|
10
|
+
var n = d.prototype;
|
11
|
+
n.week = function(e) {
|
12
|
+
if (e === void 0 && (e = null), e !== null) return this.add(7 * (e - this.week()), "day");
|
13
|
+
var s = this.$locale().yearStart || 1;
|
14
|
+
if (this.month() === 11 && this.date() > 25) {
|
15
|
+
var h = a(this).startOf(t).add(1, t).date(s), l = a(this).endOf(r);
|
16
|
+
if (h.isBefore(l)) return 1;
|
17
|
+
}
|
18
|
+
var c = a(this).startOf(t).date(s).startOf(r).subtract(1, "millisecond"), f = this.diff(c, r, !0);
|
19
|
+
return f < 0 ? a(this).startOf("week").week() : Math.ceil(f);
|
20
|
+
}, n.weeks = function(e) {
|
21
|
+
return e === void 0 && (e = null), this.week(e);
|
22
|
+
};
|
23
|
+
};
|
24
|
+
});
|
25
|
+
}(i), i.exports);
|
10
26
|
}
|
11
27
|
export {
|
12
|
-
|
28
|
+
O as __require
|
13
29
|
};
|
package/dist/index305.js
CHANGED
package/dist/index306.js
CHANGED
package/dist/index307.js
CHANGED
package/dist/index308.js
CHANGED
@@ -1,8 +1,4 @@
|
|
1
|
-
|
2
|
-
function l(e) {
|
3
|
-
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
4
|
-
}
|
1
|
+
import f from "./index247.js";
|
5
2
|
export {
|
6
|
-
|
7
|
-
l as getDefaultExportFromCjs
|
3
|
+
f as default
|
8
4
|
};
|
package/dist/index309.js
CHANGED
package/dist/index31.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
import { defineComponent as g, computed as s, ref as B, createElementBlock as _, openBlock as w, normalizeProps as t, guardReactiveProps as l, createElementVNode as u, mergeProps as V, renderSlot as C } from "vue";
|
2
|
-
import { isCssColor as c } from "./
|
3
|
-
import { when as E } from "./
|
2
|
+
import { isCssColor as c } from "./index209.js";
|
3
|
+
import { when as E } from "./index210.js";
|
4
4
|
const A = {
|
5
5
|
"aria-hidden": "true",
|
6
6
|
class: "bb-base-radio-container"
|
package/dist/index310.js
CHANGED
@@ -1,7 +1,24 @@
|
|
1
|
-
import {
|
2
|
-
|
3
|
-
|
4
|
-
|
1
|
+
import { defineComponent as a, computed as i, createBlock as r, openBlock as d, Transition as l, normalizeStyle as s, withCtx as u, renderSlot as p } from "vue";
|
2
|
+
const f = /* @__PURE__ */ a({
|
3
|
+
__name: "Slide",
|
4
|
+
props: {
|
5
|
+
direction: { default: "right" },
|
6
|
+
duration: { default: 500 },
|
7
|
+
gap: { default: 0 }
|
8
|
+
},
|
9
|
+
setup(t) {
|
10
|
+
const n = t, o = i(() => `bb-slide-in-${n.direction}`);
|
11
|
+
return (e, m) => (d(), r(l, {
|
12
|
+
name: o.value,
|
13
|
+
style: s({ "--transition-duration": `${e.duration}ms`, "--gap": `${e.gap}px` })
|
14
|
+
}, {
|
15
|
+
default: u(() => [
|
16
|
+
p(e.$slots, "default", {}, void 0, !0)
|
17
|
+
]),
|
18
|
+
_: 3
|
19
|
+
}, 8, ["name", "style"]));
|
20
|
+
}
|
21
|
+
});
|
5
22
|
export {
|
6
|
-
|
23
|
+
f as default
|
7
24
|
};
|
package/dist/index312.js
CHANGED
package/dist/index313.js
CHANGED
@@ -1,29 +1,5 @@
|
|
1
|
-
import
|
2
|
-
|
3
|
-
function O() {
|
4
|
-
return o ? i.exports : (o = 1, function(u, p) {
|
5
|
-
(function(r, t) {
|
6
|
-
u.exports = t();
|
7
|
-
})(k, function() {
|
8
|
-
var r = "week", t = "year";
|
9
|
-
return function(v, d, a) {
|
10
|
-
var n = d.prototype;
|
11
|
-
n.week = function(e) {
|
12
|
-
if (e === void 0 && (e = null), e !== null) return this.add(7 * (e - this.week()), "day");
|
13
|
-
var s = this.$locale().yearStart || 1;
|
14
|
-
if (this.month() === 11 && this.date() > 25) {
|
15
|
-
var h = a(this).startOf(t).add(1, t).date(s), l = a(this).endOf(r);
|
16
|
-
if (h.isBefore(l)) return 1;
|
17
|
-
}
|
18
|
-
var c = a(this).startOf(t).date(s).startOf(r).subtract(1, "millisecond"), f = this.diff(c, r, !0);
|
19
|
-
return f < 0 ? a(this).startOf("week").week() : Math.ceil(f);
|
20
|
-
}, n.weeks = function(e) {
|
21
|
-
return e === void 0 && (e = null), this.week(e);
|
22
|
-
};
|
23
|
-
};
|
24
|
-
});
|
25
|
-
}(i), i.exports);
|
26
|
-
}
|
1
|
+
import o from "./index255.js";
|
2
|
+
/* empty css */
|
27
3
|
export {
|
28
|
-
|
4
|
+
o as default
|
29
5
|
};
|
package/dist/index314.js
CHANGED
package/dist/index315.js
CHANGED
@@ -1,4 +1,8 @@
|
|
1
|
-
|
1
|
+
var o = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
2
|
+
function l(e) {
|
3
|
+
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
4
|
+
}
|
2
5
|
export {
|
3
|
-
|
6
|
+
o as commonjsGlobal,
|
7
|
+
l as getDefaultExportFromCjs
|
4
8
|
};
|
package/dist/index316.js
CHANGED
package/dist/index317.js
CHANGED
package/dist/index318.js
CHANGED