bitboss-ui 2.1.76 → 2.1.78
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/BbDropdown/BbDropdown.vue.d.ts +23 -2
- package/dist/components/BbPopover/BbPopover.vue.d.ts +34 -9
- package/dist/components/BbTooltip/BbTooltip.vue.d.ts +6 -0
- package/dist/components/CommonPopover.vue.d.ts +5 -0
- package/dist/index.css +1 -1
- package/dist/index107.js +9 -9
- package/dist/index112.js +1 -1
- package/dist/index114.js +1 -1
- package/dist/index120.js +1 -1
- package/dist/index122.js +13 -13
- package/dist/index13.js +2 -2
- package/dist/index130.js +1 -1
- package/dist/index132.js +5 -5
- package/dist/index134.js +1 -1
- package/dist/index136.js +2 -2
- package/dist/index139.js +1 -1
- package/dist/index142.js +1 -1
- package/dist/index143.js +2 -2
- package/dist/index15.js +5 -5
- package/dist/index17.js +3 -3
- package/dist/index19.js +8 -8
- package/dist/index21.js +13 -13
- package/dist/index215.js +2 -2
- package/dist/index216.js +2 -2
- package/dist/index217.js +5 -7
- package/dist/index218.js +8 -2
- package/dist/index219.js +32 -4
- package/dist/index220.js +28 -8
- package/dist/index222.js +4 -2
- package/dist/index223.js +13 -2
- package/dist/index224.js +20 -2
- package/dist/index225.js +200 -12
- package/dist/index227.js +135 -3
- package/dist/index23.js +11 -11
- package/dist/index230.js +49 -16
- package/dist/index231.js +16 -11
- package/dist/index232.js +105 -50
- package/dist/index234.js +100 -12
- package/dist/index236.js +3 -29
- package/dist/index237.js +5 -16
- package/dist/index238.js +5 -4
- package/dist/index239.js +5 -106
- package/dist/index240.js +7 -0
- package/dist/index241.js +5 -100
- package/dist/index242.js +7 -0
- package/dist/index243.js +2 -127
- package/dist/index245.js +3 -229
- package/dist/index246.js +2 -13
- package/dist/index247.js +11 -3
- package/dist/index248.js +8 -5
- package/dist/index249.js +13 -5
- package/dist/index25.js +3 -3
- package/dist/index250.js +13 -5
- package/dist/index251.js +4 -5
- package/dist/index252.js +23 -5
- package/dist/index253.js +3 -5
- package/dist/index254.js +3 -20
- package/dist/index255.js +17 -32
- package/dist/index256.js +12 -28
- package/dist/{index233.js → index257.js} +1 -1
- package/dist/index258.js +12 -34
- package/dist/index259.js +29 -2
- package/dist/index260.js +15 -6
- package/dist/index261.js +4 -7
- package/dist/index262.js +229 -10
- package/dist/index263.js +9 -2
- package/dist/index264.js +3 -4
- package/dist/index265.js +67 -3
- package/dist/index266.js +2 -4
- package/dist/index267.js +3 -201
- package/dist/index268.js +11 -0
- package/dist/index269.js +8 -85
- package/dist/index27.js +1 -1
- package/dist/index270.js +25 -0
- package/dist/index271.js +5 -5
- package/dist/index272.js +6 -6
- package/dist/index273.js +15 -7
- package/dist/index274.js +3 -268
- package/dist/index275.js +30 -48
- package/dist/index276.js +9 -52
- package/dist/index277.js +5 -32
- package/dist/index278.js +6 -60
- package/dist/index279.js +268 -9
- package/dist/index280.js +50 -21
- package/dist/index281.js +50 -7
- package/dist/index282.js +31 -7
- package/dist/index283.js +59 -8
- package/dist/index284.js +2 -23
- package/dist/index285.js +85 -12
- package/dist/index287.js +7 -65
- package/dist/index288.js +8 -6
- package/dist/index289.js +7 -16
- package/dist/index29.js +3 -3
- package/dist/index290.js +2 -41
- package/dist/index291.js +7 -11
- package/dist/index292.js +7 -3
- package/dist/index293.js +43 -0
- package/dist/index295.js +3 -5
- package/dist/index296.js +4 -7
- package/dist/index297.js +7 -3
- package/dist/index298.js +1 -1
- package/dist/index299.js +1 -1
- package/dist/index300.js +17 -2
- package/dist/index301.js +2 -28
- package/dist/index302.js +3 -17
- package/dist/index303.js +2 -4
- package/dist/index304.js +27 -279
- package/dist/index305.js +4 -2
- package/dist/index306.js +3 -125
- package/dist/index307.js +5 -2
- package/dist/index308.js +278 -13
- package/dist/index309.js +2 -2
- package/dist/index31.js +2 -2
- package/dist/index310.js +121 -12
- package/dist/index311.js +2 -2
- package/dist/index312.js +10 -11
- package/dist/index314.js +12 -15
- package/dist/index316.js +16 -2
- package/dist/index317.js +2 -3
- package/dist/index318.js +19 -5
- package/dist/index319.js +2 -3
- package/dist/index320.js +5 -2
- package/dist/index323.js +1 -1
- package/dist/index324.js +1 -1
- package/dist/index325.js +1 -1
- package/dist/index326.js +1 -1
- package/dist/index327.js +1 -1
- package/dist/index328.js +719 -6
- package/dist/index329.js +366 -4
- package/dist/index33.js +8 -8
- package/dist/index330.js +57 -719
- package/dist/index331.js +2 -366
- package/dist/index332.js +3 -57
- package/dist/index333.js +6 -58
- package/dist/index334.js +35 -58
- package/dist/index335.js +6 -47
- package/dist/index336.js +125 -31
- package/dist/index337.js +398 -6
- package/dist/index338.js +44 -126
- package/dist/index339.js +7 -397
- package/dist/index340.js +5 -7
- package/dist/index341.js +8 -6
- package/dist/index342.js +57 -7
- package/dist/index343.js +57 -92
- package/dist/index344.js +1 -1
- package/dist/index345.js +85 -512
- package/dist/index346.js +5 -134
- package/dist/index347.js +7 -5
- package/dist/index348.js +18 -6
- package/dist/index349.js +8 -18
- package/dist/index35.js +4 -4
- package/dist/index350.js +14 -8
- package/dist/index351.js +6 -14
- package/dist/index352.js +133 -6
- package/dist/index353.js +515 -45
- package/dist/index356.js +44 -435
- package/dist/index357.js +427 -114
- package/dist/index358.js +130 -0
- package/dist/index37.js +17 -17
- package/dist/index39.js +6 -6
- package/dist/index41.js +2 -2
- package/dist/index43.js +8 -8
- package/dist/index45.js +5 -5
- package/dist/index49.js +20 -20
- package/dist/index53.js +1 -1
- package/dist/index55.js +1 -1
- package/dist/index57.js +2 -2
- package/dist/index61.js +4 -4
- package/dist/index67.js +1 -1
- package/dist/index80.js +209 -156
- package/dist/index82.js +1 -1
- package/dist/index84.js +2 -2
- package/dist/index86.js +3 -3
- package/dist/index88.js +1 -1
- package/dist/index91.js +3 -3
- package/dist/index93.js +2 -2
- package/dist/index95.js +160 -100
- package/dist/index97.js +1 -1
- package/dist/types/CommonProps.d.ts +1 -1
- package/dist/utilities/functions/isNotEmpty.d.ts +1 -0
- package/package.json +1 -1
- package/dist/index221.js +0 -7
- package/dist/index226.js +0 -11
- package/dist/index228.js +0 -5
- package/dist/index235.js +0 -19
- package/dist/index294.js +0 -5
- /package/dist/{index286.js → index244.js} +0 -0
package/dist/index343.js
CHANGED
|
@@ -1,95 +1,60 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
1
|
+
const e = {
|
|
2
|
+
common: {
|
|
3
|
+
closeLabel: "Close",
|
|
4
|
+
loadingText: "Loading...",
|
|
5
|
+
noDataText: "No data to display",
|
|
6
|
+
clearLabel: "Reset selected value"
|
|
7
|
+
},
|
|
8
|
+
colorInput: {
|
|
9
|
+
paletteLabel: "Select a color from the palette",
|
|
10
|
+
mainCanvasDesc: "Use the arrows to select a color",
|
|
11
|
+
mainCanvasSelectedColor: "Selected color: {0}",
|
|
12
|
+
hueCanvasDesc: "Use the arrows to select a hue",
|
|
13
|
+
hueCanvasSelectedHue: "Selected hue: {0}"
|
|
14
|
+
},
|
|
15
|
+
datePicker: {
|
|
16
|
+
monthLabel: "Select a month",
|
|
17
|
+
yearLabel: "Select a year",
|
|
18
|
+
previousMonthLabel: "Go to previous month",
|
|
19
|
+
nextMonthLabel: "Go to next month"
|
|
20
|
+
},
|
|
21
|
+
baseDatePickerInput: {
|
|
22
|
+
dateFormat: "Date format",
|
|
23
|
+
dateFormatSingle: "DD/MM/YYYY",
|
|
24
|
+
dateFormatRange: "DD/MM/YYYY - DD/MM/YYYY",
|
|
25
|
+
emptyRange: "Select a range",
|
|
26
|
+
changeSelectionRange: "Change selection, from {0} to {1}",
|
|
27
|
+
changeSelection: "Change selection, {0}",
|
|
28
|
+
emptySelection: "Select a date"
|
|
29
|
+
},
|
|
30
|
+
dialog: {
|
|
31
|
+
closeLabel: "Close dialog"
|
|
32
|
+
},
|
|
33
|
+
dropdownButton: {
|
|
34
|
+
open: "Open menu",
|
|
35
|
+
close: "Close menu"
|
|
36
|
+
},
|
|
37
|
+
rating: {
|
|
38
|
+
singleStar: "{0} out of {1}",
|
|
39
|
+
multipleStars: "{0} out of {1}"
|
|
40
|
+
},
|
|
41
|
+
select: {
|
|
42
|
+
multipleMaxReached: "{0} items selected"
|
|
43
|
+
},
|
|
44
|
+
chip: {
|
|
45
|
+
clearLabel: "Remove"
|
|
46
|
+
},
|
|
47
|
+
pagination: {
|
|
48
|
+
previous: "Previous",
|
|
49
|
+
next: "Next"
|
|
50
|
+
},
|
|
51
|
+
table: {
|
|
52
|
+
noDataText: "No data to display",
|
|
53
|
+
selectAllLabel: "Select all items on this page",
|
|
54
|
+
selectText: "Select an item",
|
|
55
|
+
select: "Select"
|
|
55
56
|
}
|
|
56
|
-
|
|
57
|
-
var f = !0, a = !0;
|
|
58
|
-
if (typeof e != "function")
|
|
59
|
-
throw new TypeError(x);
|
|
60
|
-
return m(n) && (f = "leading" in n ? !!n.leading : f, a = "trailing" in n ? !!n.trailing : a), H(e, r, {
|
|
61
|
-
leading: f,
|
|
62
|
-
maxWait: r,
|
|
63
|
-
trailing: a
|
|
64
|
-
});
|
|
65
|
-
}
|
|
66
|
-
function m(e) {
|
|
67
|
-
var r = typeof e;
|
|
68
|
-
return !!e && (r == "object" || r == "function");
|
|
69
|
-
}
|
|
70
|
-
function X(e) {
|
|
71
|
-
return !!e && typeof e == "object";
|
|
72
|
-
}
|
|
73
|
-
function z(e) {
|
|
74
|
-
return typeof e == "symbol" || X(e) && G.call(e) == W;
|
|
75
|
-
}
|
|
76
|
-
function O(e) {
|
|
77
|
-
if (typeof e == "number")
|
|
78
|
-
return e;
|
|
79
|
-
if (z(e))
|
|
80
|
-
return I;
|
|
81
|
-
if (m(e)) {
|
|
82
|
-
var r = typeof e.valueOf == "function" ? e.valueOf() : e;
|
|
83
|
-
e = m(r) ? r + "" : r;
|
|
84
|
-
}
|
|
85
|
-
if (typeof e != "string")
|
|
86
|
-
return e === 0 ? e : +e;
|
|
87
|
-
e = e.replace(C, "");
|
|
88
|
-
var n = N.test(e);
|
|
89
|
-
return n || R.test(e) ? $(e.slice(2), n ? 2 : 8) : M.test(e) ? I : +e;
|
|
90
|
-
}
|
|
91
|
-
return p = U, p;
|
|
92
|
-
}
|
|
57
|
+
};
|
|
93
58
|
export {
|
|
94
|
-
|
|
59
|
+
e as default
|
|
95
60
|
};
|
package/dist/index344.js
CHANGED