bitboss-ui 2.0.175 → 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.
Files changed (206) hide show
  1. package/dist/components/BaseButton/BaseButton.vue.d.ts +1 -1
  2. package/dist/components/BaseColorInput/BaseColorInput.vue.d.ts +1 -4
  3. package/dist/components/BaseDatePickerInput/BaseDatePickerInput.vue.d.ts +0 -4
  4. package/dist/components/BaseDialog/BaseDialog.vue.d.ts +34 -27
  5. package/dist/components/BaseSelect/BaseSelect.vue.d.ts +0 -4
  6. package/dist/components/BbConfirm/BbConfirm.vue.d.ts +1 -1
  7. package/dist/components/BbDialog/BbDialog.vue.d.ts +8 -3
  8. package/dist/components/BbDropdown/BbDropdown.vue.d.ts +1 -1
  9. package/dist/components/BbOffCanvas/BbOffCanvas.vue.d.ts +32 -28
  10. package/dist/components/BbPopover/BbPopover.vue.d.ts +1 -1
  11. package/dist/components/BbSelect/BbSelect.vue.d.ts +0 -4
  12. package/dist/components/BbToast/BbToast.vue.d.ts +1 -1
  13. package/dist/components/BbTooltip/BbTooltip.vue.d.ts +1 -1
  14. package/dist/index.css +1 -1
  15. package/dist/index106.js +9 -9
  16. package/dist/index107.js +29 -31
  17. package/dist/index111.js +1 -1
  18. package/dist/index113.js +1 -1
  19. package/dist/index121.js +12 -12
  20. package/dist/index129.js +20 -26
  21. package/dist/index13.js +1 -1
  22. package/dist/index131.js +13 -14
  23. package/dist/index133.js +1 -1
  24. package/dist/index136.js +1 -1
  25. package/dist/index137.js +3 -3
  26. package/dist/index139.js +2 -2
  27. package/dist/index15.js +14 -15
  28. package/dist/index17.js +3 -3
  29. package/dist/index19.js +8 -8
  30. package/dist/index206.js +2 -138
  31. package/dist/index207.js +138 -2
  32. package/dist/index209.js +2 -86
  33. package/dist/index21.js +16 -16
  34. package/dist/index210.js +6 -0
  35. package/dist/index211.js +2 -29
  36. package/dist/index212.js +66 -17
  37. package/dist/index214.js +13 -15
  38. package/dist/index215.js +13 -3
  39. package/dist/index216.js +13 -12
  40. package/dist/index217.js +10 -15
  41. package/dist/index218.js +5 -2
  42. package/dist/index219.js +5 -2
  43. package/dist/index220.js +5 -18
  44. package/dist/index221.js +5 -12
  45. package/dist/index222.js +5 -13
  46. package/dist/index223.js +5 -6
  47. package/dist/index224.js +2 -4
  48. package/dist/index225.js +2 -106
  49. package/dist/index226.js +4 -0
  50. package/dist/index227.js +19 -99
  51. package/dist/index228.js +115 -0
  52. package/dist/index23.js +45 -46
  53. package/dist/index230.js +88 -0
  54. package/dist/index232.js +28 -119
  55. package/dist/index233.js +18 -0
  56. package/dist/index234.js +17 -228
  57. package/dist/index235.js +51 -2
  58. package/dist/index236.js +15 -2
  59. package/dist/index237.js +3 -2
  60. package/dist/index238.js +11 -40
  61. package/dist/index239.js +4 -7
  62. package/dist/index240.js +193 -11
  63. package/dist/index242.js +5 -3
  64. package/dist/index243.js +5 -3
  65. package/dist/index244.js +6 -32
  66. package/dist/index245.js +247 -174
  67. package/dist/index246.js +52 -5
  68. package/dist/index247.js +44 -5
  69. package/dist/index248.js +4 -4
  70. package/dist/index249.js +60 -5
  71. package/dist/index25.js +155 -224
  72. package/dist/index250.js +18 -5
  73. package/dist/index251.js +12 -5
  74. package/dist/index252.js +6 -5
  75. package/dist/index253.js +104 -6
  76. package/dist/index255.js +95 -47
  77. package/dist/index257.js +228 -5
  78. package/dist/index258.js +176 -59
  79. package/dist/index259.js +2 -4
  80. package/dist/index260.js +3 -11
  81. package/dist/index261.js +33 -19
  82. package/dist/index262.js +2 -200
  83. package/dist/index264.js +3 -5
  84. package/dist/index265.js +6 -2
  85. package/dist/index266.js +16 -2
  86. package/dist/index267.js +3 -6
  87. package/dist/index268.js +9 -16
  88. package/dist/index269.js +9 -3
  89. package/dist/index27.js +1 -1
  90. package/dist/index270.js +23 -9
  91. package/dist/index271.js +9 -23
  92. package/dist/index272.js +8 -9
  93. package/dist/index273.js +5 -9
  94. package/dist/index274.js +8 -8
  95. package/dist/index275.js +2 -67
  96. package/dist/index276.js +67 -5
  97. package/dist/index277.js +5 -2
  98. package/dist/index278.js +4 -5
  99. package/dist/index279.js +3 -8
  100. package/dist/index281.js +7 -17
  101. package/dist/index282.js +7 -28
  102. package/dist/index283.js +10 -470
  103. package/dist/index284.js +4 -2
  104. package/dist/index285.js +3 -7
  105. package/dist/index286.js +3 -11
  106. package/dist/index287.js +3 -4
  107. package/dist/index288.js +17 -4
  108. package/dist/index289.js +28 -5
  109. package/dist/index29.js +3 -3
  110. package/dist/index290.js +278 -198
  111. package/dist/index291.js +2 -3
  112. package/dist/index292.js +125 -3
  113. package/dist/index293.js +2 -3
  114. package/dist/index294.js +17 -0
  115. package/dist/index295.js +2 -7
  116. package/dist/index296.js +16 -3
  117. package/dist/index297.js +2 -2
  118. package/dist/index298.js +16 -3
  119. package/dist/index299.js +2 -280
  120. package/dist/index300.js +19 -2
  121. package/dist/index301.js +2 -16
  122. package/dist/index302.js +19 -2
  123. package/dist/index303.js +2 -16
  124. package/dist/index304.js +27 -2
  125. package/dist/index305.js +2 -19
  126. package/dist/index306.js +2 -2
  127. package/dist/index307.js +2 -15
  128. package/dist/index308.js +2 -2
  129. package/dist/index309.js +2 -19
  130. package/dist/index31.js +2 -2
  131. package/dist/index310.js +22 -2
  132. package/dist/index312.js +3 -2
  133. package/dist/index313.js +3 -2
  134. package/dist/index314.js +1 -1
  135. package/dist/index315.js +6 -2
  136. package/dist/index316.js +1 -1
  137. package/dist/index317.js +5 -22
  138. package/dist/index318.js +7 -0
  139. package/dist/index319.js +701 -6
  140. package/dist/index320.js +354 -125
  141. package/dist/index321.js +58 -2
  142. package/dist/index322.js +33 -2
  143. package/dist/index323.js +28 -5
  144. package/dist/index325.js +2 -354
  145. package/dist/index326.js +122 -51
  146. package/dist/index327.js +369 -2
  147. package/dist/index328.js +7 -227
  148. package/dist/index329.js +5 -128
  149. package/dist/index33.js +8 -8
  150. package/dist/index330.js +6 -367
  151. package/dist/index331.js +46 -6
  152. package/dist/index332.js +6 -18
  153. package/dist/index333.js +17 -5
  154. package/dist/index334.js +58 -47
  155. package/dist/index335.js +58 -8
  156. package/dist/index336.js +227 -5
  157. package/dist/index337.js +7 -8
  158. package/dist/index338.js +92 -57
  159. package/dist/index340.js +2 -32
  160. package/dist/index341.js +128 -27
  161. package/dist/index342.js +438 -0
  162. package/dist/index343.js +125 -91
  163. package/dist/index344.js +476 -123
  164. package/dist/index345.js +40 -429
  165. package/dist/index35.js +4 -4
  166. package/dist/index37.js +20 -21
  167. package/dist/index39.js +5 -5
  168. package/dist/index41.js +2 -2
  169. package/dist/index43.js +8 -8
  170. package/dist/index45.js +8 -8
  171. package/dist/index47.js +2 -2
  172. package/dist/index49.js +3 -3
  173. package/dist/index53.js +1 -1
  174. package/dist/index55.js +1 -1
  175. package/dist/index57.js +2 -2
  176. package/dist/index61.js +3 -3
  177. package/dist/index67.js +1 -1
  178. package/dist/index73.js +23 -26
  179. package/dist/index77.js +32 -34
  180. package/dist/index79.js +18 -19
  181. package/dist/index81.js +1 -1
  182. package/dist/index83.js +2 -2
  183. package/dist/index85.js +1 -1
  184. package/dist/index87.js +1 -1
  185. package/dist/index90.js +159 -225
  186. package/dist/index92.js +2 -2
  187. package/dist/index94.js +15 -15
  188. package/dist/index96.js +1 -1
  189. package/dist/types/CommonProps.d.ts +0 -4
  190. package/dist/utilities/functions/parseSize.d.ts +2 -0
  191. package/package.json +2 -3
  192. package/dist/components/BbTeleport.vue.d.ts +0 -20
  193. package/dist/index213.js +0 -53
  194. package/dist/index229.js +0 -68
  195. package/dist/index231.js +0 -15
  196. package/dist/index254.js +0 -252
  197. package/dist/index256.js +0 -46
  198. package/dist/index280.js +0 -5
  199. package/dist/index311.js +0 -29
  200. package/dist/index324.js +0 -703
  201. package/dist/index339.js +0 -60
  202. package/dist/index346.js +0 -129
  203. package/dist/index347.js +0 -484
  204. package/dist/index349.js +0 -5
  205. package/dist/index350.js +0 -49
  206. /package/dist/{index241.js → index263.js} +0 -0
package/dist/index320.js CHANGED
@@ -1,127 +1,356 @@
1
- import { __module as k } from "./index321.js";
2
- var nt = k.exports, G;
3
- function it() {
4
- return G ? k.exports : (G = 1, function(I, ot) {
5
- (function(E, F) {
6
- I.exports = F();
7
- })(nt, function() {
8
- var E = { LTS: "h:mm:ss A", LT: "h:mm A", L: "MM/DD/YYYY", LL: "MMMM D, YYYY", LLL: "MMMM D, YYYY h:mm A", LLLL: "dddd, MMMM D, YYYY h:mm A" }, F = /(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|Q|YYYY|YY?|ww?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g, Q = /\d/, L = /\d\d/, s = /\d\d?/, x = /\d*[^-_:/,()\s\d]+/, m = {}, X = function(t) {
9
- return (t = +t) + (t > 68 ? 1900 : 2e3);
10
- }, o = function(t) {
11
- return function(r) {
12
- this[t] = +r;
13
- };
14
- }, R = [/[+-]\d\d:?(\d\d)?|Z/, function(t) {
15
- (this.zone || (this.zone = {})).offset = function(r) {
16
- if (!r || r === "Z") return 0;
17
- var e = r.match(/([+-]|\d\d)/g), n = 60 * e[1] + (+e[2] || 0);
18
- return n === 0 ? 0 : e[0] === "+" ? -n : n;
19
- }(t);
20
- }], P = function(t) {
21
- var r = m[t];
22
- return r && (r.indexOf ? r : r.s.concat(r.f));
23
- }, V = function(t, r) {
24
- var e, n = m.meridiem;
25
- if (n) {
26
- for (var f = 1; f <= 24; f += 1) if (t.indexOf(n(f, 0, r)) > -1) {
27
- e = f > 12;
28
- break;
29
- }
30
- } else e = t === (r ? "pm" : "PM");
31
- return e;
32
- }, J = { A: [x, function(t) {
33
- this.afternoon = V(t, !1);
34
- }], a: [x, function(t) {
35
- this.afternoon = V(t, !0);
36
- }], Q: [Q, function(t) {
37
- this.month = 3 * (t - 1) + 1;
38
- }], S: [Q, function(t) {
39
- this.milliseconds = 100 * +t;
40
- }], SS: [L, function(t) {
41
- this.milliseconds = 10 * +t;
42
- }], SSS: [/\d{3}/, function(t) {
43
- this.milliseconds = +t;
44
- }], s: [s, o("seconds")], ss: [s, o("seconds")], m: [s, o("minutes")], mm: [s, o("minutes")], H: [s, o("hours")], h: [s, o("hours")], HH: [s, o("hours")], hh: [s, o("hours")], D: [s, o("day")], DD: [L, o("day")], Do: [x, function(t) {
45
- var r = m.ordinal, e = t.match(/\d+/);
46
- if (this.day = e[0], r) for (var n = 1; n <= 31; n += 1) r(n).replace(/\[|\]/g, "") === t && (this.day = n);
47
- }], w: [s, o("week")], ww: [L, o("week")], M: [s, o("month")], MM: [L, o("month")], MMM: [x, function(t) {
48
- var r = P("months"), e = (P("monthsShort") || r.map(function(n) {
49
- return n.slice(0, 3);
50
- })).indexOf(t) + 1;
51
- if (e < 1) throw new Error();
52
- this.month = e % 12 || e;
53
- }], MMMM: [x, function(t) {
54
- var r = P("months").indexOf(t) + 1;
55
- if (r < 1) throw new Error();
56
- this.month = r % 12 || r;
57
- }], Y: [/[+-]?\d+/, o("year")], YY: [L, function(t) {
58
- this.year = X(t);
59
- }], YYYY: [/\d{4}/, o("year")], Z: R, ZZ: R };
60
- function K(t) {
61
- var r, e;
62
- r = t, e = m && m.formats;
63
- for (var n = (t = r.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g, function(v, l, u) {
64
- var i = u && u.toUpperCase();
65
- return l || e[u] || E[u] || e[i].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g, function(M, Y, D) {
66
- return Y || D.slice(1);
67
- });
68
- })).match(F), f = n.length, h = 0; h < f; h += 1) {
69
- var y = n[h], p = J[y], c = p && p[0], d = p && p[1];
70
- n[h] = d ? { regex: c, parser: d } : y.replace(/^\[|\]$/g, "");
71
- }
72
- return function(v) {
73
- for (var l = {}, u = 0, i = 0; u < f; u += 1) {
74
- var M = n[u];
75
- if (typeof M == "string") i += M.length;
76
- else {
77
- var Y = M.regex, D = M.parser, $ = v.slice(i), g = Y.exec($)[0];
78
- D.call(l, g), v = v.replace(g, "");
79
- }
80
- }
81
- return function(w) {
82
- var S = w.afternoon;
83
- if (S !== void 0) {
84
- var a = w.hours;
85
- S ? a < 12 && (w.hours += 12) : a === 12 && (w.hours = 0), delete w.afternoon;
86
- }
87
- }(l), l;
88
- };
89
- }
90
- return function(t, r, e) {
91
- e.p.customParseFormat = !0, t && t.parseTwoDigitYear && (X = t.parseTwoDigitYear);
92
- var n = r.prototype, f = n.parse;
93
- n.parse = function(h) {
94
- var y = h.date, p = h.utc, c = h.args;
95
- this.$u = p;
96
- var d = c[1];
97
- if (typeof d == "string") {
98
- var v = c[2] === !0, l = c[3] === !0, u = v || l, i = c[2];
99
- l && (i = c[2]), m = this.$locale(), !v && i && (m = e.Ls[i]), this.$d = function($, g, w, S) {
100
- try {
101
- if (["x", "X"].indexOf(g) > -1) return new Date((g === "X" ? 1e3 : 1) * $);
102
- var a = K(g)($), _ = a.year, A = a.month, N = a.day, W = a.hours, tt = a.minutes, rt = a.seconds, et = a.milliseconds, j = a.zone, B = a.week, C = /* @__PURE__ */ new Date(), H = N || (_ || A ? 1 : C.getDate()), O = _ || C.getFullYear(), T = 0;
103
- _ && !A || (T = A > 0 ? A - 1 : C.getMonth());
104
- var Z, z = W || 0, q = tt || 0, U = rt || 0, b = et || 0;
105
- return j ? new Date(Date.UTC(O, T, H, z, q, U, b + 60 * j.offset * 1e3)) : w ? new Date(Date.UTC(O, T, H, z, q, U, b)) : (Z = new Date(O, T, H, z, q, U, b), B && (Z = S(Z).week(B).toDate()), Z);
106
- } catch {
107
- return /* @__PURE__ */ new Date("");
108
- }
109
- }(y, d, p, e), this.init(), i && i !== !0 && (this.$L = this.locale(i).$L), u && y != this.format(d) && (this.$d = /* @__PURE__ */ new Date("")), m = {};
110
- } else if (d instanceof Array) for (var M = d.length, Y = 1; Y <= M; Y += 1) {
111
- c[1] = d[Y - 1];
112
- var D = e.apply(this, c);
113
- if (D.isValid()) {
114
- this.$d = D.$d, this.$L = D.$L, this.init();
115
- break;
116
- }
117
- Y === M && (this.$d = /* @__PURE__ */ new Date(""));
118
- }
119
- else f.call(this, h);
120
- };
121
- };
122
- });
123
- }(k), k.exports);
124
- }
1
+ const i = {
2
+ "application/andrew-inset": ["ez"],
3
+ "application/appinstaller": ["appinstaller"],
4
+ "application/applixware": ["aw"],
5
+ "application/appx": ["appx"],
6
+ "application/appxbundle": ["appxbundle"],
7
+ "application/atom+xml": ["atom"],
8
+ "application/atomcat+xml": ["atomcat"],
9
+ "application/atomdeleted+xml": ["atomdeleted"],
10
+ "application/atomsvc+xml": ["atomsvc"],
11
+ "application/atsc-dwd+xml": ["dwd"],
12
+ "application/atsc-held+xml": ["held"],
13
+ "application/atsc-rsat+xml": ["rsat"],
14
+ "application/automationml-aml+xml": ["aml"],
15
+ "application/automationml-amlx+zip": ["amlx"],
16
+ "application/bdoc": ["bdoc"],
17
+ "application/calendar+xml": ["xcs"],
18
+ "application/ccxml+xml": ["ccxml"],
19
+ "application/cdfx+xml": ["cdfx"],
20
+ "application/cdmi-capability": ["cdmia"],
21
+ "application/cdmi-container": ["cdmic"],
22
+ "application/cdmi-domain": ["cdmid"],
23
+ "application/cdmi-object": ["cdmio"],
24
+ "application/cdmi-queue": ["cdmiq"],
25
+ "application/cpl+xml": ["cpl"],
26
+ "application/cu-seeme": ["cu"],
27
+ "application/cwl": ["cwl"],
28
+ "application/dash+xml": ["mpd"],
29
+ "application/dash-patch+xml": ["mpp"],
30
+ "application/davmount+xml": ["davmount"],
31
+ "application/docbook+xml": ["dbk"],
32
+ "application/dssc+der": ["dssc"],
33
+ "application/dssc+xml": ["xdssc"],
34
+ "application/ecmascript": ["ecma"],
35
+ "application/emma+xml": ["emma"],
36
+ "application/emotionml+xml": ["emotionml"],
37
+ "application/epub+zip": ["epub"],
38
+ "application/exi": ["exi"],
39
+ "application/express": ["exp"],
40
+ "application/fdf": ["fdf"],
41
+ "application/fdt+xml": ["fdt"],
42
+ "application/font-tdpfr": ["pfr"],
43
+ "application/geo+json": ["geojson"],
44
+ "application/gml+xml": ["gml"],
45
+ "application/gpx+xml": ["gpx"],
46
+ "application/gxf": ["gxf"],
47
+ "application/gzip": ["gz"],
48
+ "application/hjson": ["hjson"],
49
+ "application/hyperstudio": ["stk"],
50
+ "application/inkml+xml": ["ink", "inkml"],
51
+ "application/ipfix": ["ipfix"],
52
+ "application/its+xml": ["its"],
53
+ "application/java-archive": ["jar", "war", "ear"],
54
+ "application/java-serialized-object": ["ser"],
55
+ "application/java-vm": ["class"],
56
+ "application/javascript": ["*js"],
57
+ "application/json": ["json", "map"],
58
+ "application/json5": ["json5"],
59
+ "application/jsonml+json": ["jsonml"],
60
+ "application/ld+json": ["jsonld"],
61
+ "application/lgr+xml": ["lgr"],
62
+ "application/lost+xml": ["lostxml"],
63
+ "application/mac-binhex40": ["hqx"],
64
+ "application/mac-compactpro": ["cpt"],
65
+ "application/mads+xml": ["mads"],
66
+ "application/manifest+json": ["webmanifest"],
67
+ "application/marc": ["mrc"],
68
+ "application/marcxml+xml": ["mrcx"],
69
+ "application/mathematica": ["ma", "nb", "mb"],
70
+ "application/mathml+xml": ["mathml"],
71
+ "application/mbox": ["mbox"],
72
+ "application/media-policy-dataset+xml": ["mpf"],
73
+ "application/mediaservercontrol+xml": ["mscml"],
74
+ "application/metalink+xml": ["metalink"],
75
+ "application/metalink4+xml": ["meta4"],
76
+ "application/mets+xml": ["mets"],
77
+ "application/mmt-aei+xml": ["maei"],
78
+ "application/mmt-usd+xml": ["musd"],
79
+ "application/mods+xml": ["mods"],
80
+ "application/mp21": ["m21", "mp21"],
81
+ "application/mp4": ["*mp4", "*mpg4", "mp4s", "m4p"],
82
+ "application/msix": ["msix"],
83
+ "application/msixbundle": ["msixbundle"],
84
+ "application/msword": ["doc", "dot"],
85
+ "application/mxf": ["mxf"],
86
+ "application/n-quads": ["nq"],
87
+ "application/n-triples": ["nt"],
88
+ "application/node": ["cjs"],
89
+ "application/octet-stream": [
90
+ "bin",
91
+ "dms",
92
+ "lrf",
93
+ "mar",
94
+ "so",
95
+ "dist",
96
+ "distz",
97
+ "pkg",
98
+ "bpk",
99
+ "dump",
100
+ "elc",
101
+ "deploy",
102
+ "exe",
103
+ "dll",
104
+ "deb",
105
+ "dmg",
106
+ "iso",
107
+ "img",
108
+ "msi",
109
+ "msp",
110
+ "msm",
111
+ "buffer"
112
+ ],
113
+ "application/oda": ["oda"],
114
+ "application/oebps-package+xml": ["opf"],
115
+ "application/ogg": ["ogx"],
116
+ "application/omdoc+xml": ["omdoc"],
117
+ "application/onenote": ["onetoc", "onetoc2", "onetmp", "onepkg"],
118
+ "application/oxps": ["oxps"],
119
+ "application/p2p-overlay+xml": ["relo"],
120
+ "application/patch-ops-error+xml": ["xer"],
121
+ "application/pdf": ["pdf"],
122
+ "application/pgp-encrypted": ["pgp"],
123
+ "application/pgp-keys": ["asc"],
124
+ "application/pgp-signature": ["sig", "*asc"],
125
+ "application/pics-rules": ["prf"],
126
+ "application/pkcs10": ["p10"],
127
+ "application/pkcs7-mime": ["p7m", "p7c"],
128
+ "application/pkcs7-signature": ["p7s"],
129
+ "application/pkcs8": ["p8"],
130
+ "application/pkix-attr-cert": ["ac"],
131
+ "application/pkix-cert": ["cer"],
132
+ "application/pkix-crl": ["crl"],
133
+ "application/pkix-pkipath": ["pkipath"],
134
+ "application/pkixcmp": ["pki"],
135
+ "application/pls+xml": ["pls"],
136
+ "application/postscript": ["ai", "eps", "ps"],
137
+ "application/provenance+xml": ["provx"],
138
+ "application/pskc+xml": ["pskcxml"],
139
+ "application/raml+yaml": ["raml"],
140
+ "application/rdf+xml": ["rdf", "owl"],
141
+ "application/reginfo+xml": ["rif"],
142
+ "application/relax-ng-compact-syntax": ["rnc"],
143
+ "application/resource-lists+xml": ["rl"],
144
+ "application/resource-lists-diff+xml": ["rld"],
145
+ "application/rls-services+xml": ["rs"],
146
+ "application/route-apd+xml": ["rapd"],
147
+ "application/route-s-tsid+xml": ["sls"],
148
+ "application/route-usd+xml": ["rusd"],
149
+ "application/rpki-ghostbusters": ["gbr"],
150
+ "application/rpki-manifest": ["mft"],
151
+ "application/rpki-roa": ["roa"],
152
+ "application/rsd+xml": ["rsd"],
153
+ "application/rss+xml": ["rss"],
154
+ "application/rtf": ["rtf"],
155
+ "application/sbml+xml": ["sbml"],
156
+ "application/scvp-cv-request": ["scq"],
157
+ "application/scvp-cv-response": ["scs"],
158
+ "application/scvp-vp-request": ["spq"],
159
+ "application/scvp-vp-response": ["spp"],
160
+ "application/sdp": ["sdp"],
161
+ "application/senml+xml": ["senmlx"],
162
+ "application/sensml+xml": ["sensmlx"],
163
+ "application/set-payment-initiation": ["setpay"],
164
+ "application/set-registration-initiation": ["setreg"],
165
+ "application/shf+xml": ["shf"],
166
+ "application/sieve": ["siv", "sieve"],
167
+ "application/smil+xml": ["smi", "smil"],
168
+ "application/sparql-query": ["rq"],
169
+ "application/sparql-results+xml": ["srx"],
170
+ "application/sql": ["sql"],
171
+ "application/srgs": ["gram"],
172
+ "application/srgs+xml": ["grxml"],
173
+ "application/sru+xml": ["sru"],
174
+ "application/ssdl+xml": ["ssdl"],
175
+ "application/ssml+xml": ["ssml"],
176
+ "application/swid+xml": ["swidtag"],
177
+ "application/tei+xml": ["tei", "teicorpus"],
178
+ "application/thraud+xml": ["tfi"],
179
+ "application/timestamped-data": ["tsd"],
180
+ "application/toml": ["toml"],
181
+ "application/trig": ["trig"],
182
+ "application/ttml+xml": ["ttml"],
183
+ "application/ubjson": ["ubj"],
184
+ "application/urc-ressheet+xml": ["rsheet"],
185
+ "application/urc-targetdesc+xml": ["td"],
186
+ "application/voicexml+xml": ["vxml"],
187
+ "application/wasm": ["wasm"],
188
+ "application/watcherinfo+xml": ["wif"],
189
+ "application/widget": ["wgt"],
190
+ "application/winhlp": ["hlp"],
191
+ "application/wsdl+xml": ["wsdl"],
192
+ "application/wspolicy+xml": ["wspolicy"],
193
+ "application/xaml+xml": ["xaml"],
194
+ "application/xcap-att+xml": ["xav"],
195
+ "application/xcap-caps+xml": ["xca"],
196
+ "application/xcap-diff+xml": ["xdf"],
197
+ "application/xcap-el+xml": ["xel"],
198
+ "application/xcap-ns+xml": ["xns"],
199
+ "application/xenc+xml": ["xenc"],
200
+ "application/xfdf": ["xfdf"],
201
+ "application/xhtml+xml": ["xhtml", "xht"],
202
+ "application/xliff+xml": ["xlf"],
203
+ "application/xml": ["xml", "xsl", "xsd", "rng"],
204
+ "application/xml-dtd": ["dtd"],
205
+ "application/xop+xml": ["xop"],
206
+ "application/xproc+xml": ["xpl"],
207
+ "application/xslt+xml": ["*xsl", "xslt"],
208
+ "application/xspf+xml": ["xspf"],
209
+ "application/xv+xml": ["mxml", "xhvml", "xvml", "xvm"],
210
+ "application/yang": ["yang"],
211
+ "application/yin+xml": ["yin"],
212
+ "application/zip": ["zip"],
213
+ "audio/3gpp": ["*3gpp"],
214
+ "audio/aac": ["adts", "aac"],
215
+ "audio/adpcm": ["adp"],
216
+ "audio/amr": ["amr"],
217
+ "audio/basic": ["au", "snd"],
218
+ "audio/midi": ["mid", "midi", "kar", "rmi"],
219
+ "audio/mobile-xmf": ["mxmf"],
220
+ "audio/mp3": ["*mp3"],
221
+ "audio/mp4": ["m4a", "mp4a"],
222
+ "audio/mpeg": ["mpga", "mp2", "mp2a", "mp3", "m2a", "m3a"],
223
+ "audio/ogg": ["oga", "ogg", "spx", "opus"],
224
+ "audio/s3m": ["s3m"],
225
+ "audio/silk": ["sil"],
226
+ "audio/wav": ["wav"],
227
+ "audio/wave": ["*wav"],
228
+ "audio/webm": ["weba"],
229
+ "audio/xm": ["xm"],
230
+ "font/collection": ["ttc"],
231
+ "font/otf": ["otf"],
232
+ "font/ttf": ["ttf"],
233
+ "font/woff": ["woff"],
234
+ "font/woff2": ["woff2"],
235
+ "image/aces": ["exr"],
236
+ "image/apng": ["apng"],
237
+ "image/avci": ["avci"],
238
+ "image/avcs": ["avcs"],
239
+ "image/avif": ["avif"],
240
+ "image/bmp": ["bmp", "dib"],
241
+ "image/cgm": ["cgm"],
242
+ "image/dicom-rle": ["drle"],
243
+ "image/dpx": ["dpx"],
244
+ "image/emf": ["emf"],
245
+ "image/fits": ["fits"],
246
+ "image/g3fax": ["g3"],
247
+ "image/gif": ["gif"],
248
+ "image/heic": ["heic"],
249
+ "image/heic-sequence": ["heics"],
250
+ "image/heif": ["heif"],
251
+ "image/heif-sequence": ["heifs"],
252
+ "image/hej2k": ["hej2"],
253
+ "image/hsj2": ["hsj2"],
254
+ "image/ief": ["ief"],
255
+ "image/jls": ["jls"],
256
+ "image/jp2": ["jp2", "jpg2"],
257
+ "image/jpeg": ["jpeg", "jpg", "jpe"],
258
+ "image/jph": ["jph"],
259
+ "image/jphc": ["jhc"],
260
+ "image/jpm": ["jpm", "jpgm"],
261
+ "image/jpx": ["jpx", "jpf"],
262
+ "image/jxl": ["jxl"],
263
+ "image/jxr": ["jxr"],
264
+ "image/jxra": ["jxra"],
265
+ "image/jxrs": ["jxrs"],
266
+ "image/jxs": ["jxs"],
267
+ "image/jxsc": ["jxsc"],
268
+ "image/jxsi": ["jxsi"],
269
+ "image/jxss": ["jxss"],
270
+ "image/ktx": ["ktx"],
271
+ "image/ktx2": ["ktx2"],
272
+ "image/png": ["png"],
273
+ "image/sgi": ["sgi"],
274
+ "image/svg+xml": ["svg", "svgz"],
275
+ "image/t38": ["t38"],
276
+ "image/tiff": ["tif", "tiff"],
277
+ "image/tiff-fx": ["tfx"],
278
+ "image/webp": ["webp"],
279
+ "image/wmf": ["wmf"],
280
+ "message/disposition-notification": ["disposition-notification"],
281
+ "message/global": ["u8msg"],
282
+ "message/global-delivery-status": ["u8dsn"],
283
+ "message/global-disposition-notification": ["u8mdn"],
284
+ "message/global-headers": ["u8hdr"],
285
+ "message/rfc822": ["eml", "mime"],
286
+ "model/3mf": ["3mf"],
287
+ "model/gltf+json": ["gltf"],
288
+ "model/gltf-binary": ["glb"],
289
+ "model/iges": ["igs", "iges"],
290
+ "model/jt": ["jt"],
291
+ "model/mesh": ["msh", "mesh", "silo"],
292
+ "model/mtl": ["mtl"],
293
+ "model/obj": ["obj"],
294
+ "model/prc": ["prc"],
295
+ "model/step+xml": ["stpx"],
296
+ "model/step+zip": ["stpz"],
297
+ "model/step-xml+zip": ["stpxz"],
298
+ "model/stl": ["stl"],
299
+ "model/u3d": ["u3d"],
300
+ "model/vrml": ["wrl", "vrml"],
301
+ "model/x3d+binary": ["*x3db", "x3dbz"],
302
+ "model/x3d+fastinfoset": ["x3db"],
303
+ "model/x3d+vrml": ["*x3dv", "x3dvz"],
304
+ "model/x3d+xml": ["x3d", "x3dz"],
305
+ "model/x3d-vrml": ["x3dv"],
306
+ "text/cache-manifest": ["appcache", "manifest"],
307
+ "text/calendar": ["ics", "ifb"],
308
+ "text/coffeescript": ["coffee", "litcoffee"],
309
+ "text/css": ["css"],
310
+ "text/csv": ["csv"],
311
+ "text/html": ["html", "htm", "shtml"],
312
+ "text/jade": ["jade"],
313
+ "text/javascript": ["js", "mjs"],
314
+ "text/jsx": ["jsx"],
315
+ "text/less": ["less"],
316
+ "text/markdown": ["md", "markdown"],
317
+ "text/mathml": ["mml"],
318
+ "text/mdx": ["mdx"],
319
+ "text/n3": ["n3"],
320
+ "text/plain": ["txt", "text", "conf", "def", "list", "log", "in", "ini"],
321
+ "text/richtext": ["rtx"],
322
+ "text/rtf": ["*rtf"],
323
+ "text/sgml": ["sgml", "sgm"],
324
+ "text/shex": ["shex"],
325
+ "text/slim": ["slim", "slm"],
326
+ "text/spdx": ["spdx"],
327
+ "text/stylus": ["stylus", "styl"],
328
+ "text/tab-separated-values": ["tsv"],
329
+ "text/troff": ["t", "tr", "roff", "man", "me", "ms"],
330
+ "text/turtle": ["ttl"],
331
+ "text/uri-list": ["uri", "uris", "urls"],
332
+ "text/vcard": ["vcard"],
333
+ "text/vtt": ["vtt"],
334
+ "text/wgsl": ["wgsl"],
335
+ "text/xml": ["*xml"],
336
+ "text/yaml": ["yaml", "yml"],
337
+ "video/3gpp": ["3gp", "3gpp"],
338
+ "video/3gpp2": ["3g2"],
339
+ "video/h261": ["h261"],
340
+ "video/h263": ["h263"],
341
+ "video/h264": ["h264"],
342
+ "video/iso.segment": ["m4s"],
343
+ "video/jpeg": ["jpgv"],
344
+ "video/jpm": ["*jpm", "*jpgm"],
345
+ "video/mj2": ["mj2", "mjp2"],
346
+ "video/mp2t": ["ts", "m2t", "m2ts", "mts"],
347
+ "video/mp4": ["mp4", "mp4v", "mpg4"],
348
+ "video/mpeg": ["mpeg", "mpg", "mpe", "m1v", "m2v"],
349
+ "video/ogg": ["ogv"],
350
+ "video/quicktime": ["qt", "mov"],
351
+ "video/webm": ["webm"]
352
+ };
353
+ Object.freeze(i);
125
354
  export {
126
- it as __require
355
+ i as default
127
356
  };
package/dist/index321.js CHANGED
@@ -1,4 +1,60 @@
1
- var o = { exports: {} };
1
+ var o = function(a, e, s, t) {
2
+ if (s === "a" && !t) throw new TypeError("Private accessor was defined without a getter");
3
+ if (typeof e == "function" ? a !== e || !t : !e.has(a)) throw new TypeError("Cannot read private member from an object whose class did not declare it");
4
+ return s === "m" ? t : s === "a" ? t.call(a) : t ? t.value : e.get(a);
5
+ }, i, l, r;
6
+ class d {
7
+ constructor(...e) {
8
+ i.set(this, /* @__PURE__ */ new Map()), l.set(this, /* @__PURE__ */ new Map()), r.set(this, /* @__PURE__ */ new Map());
9
+ for (const s of e)
10
+ this.define(s);
11
+ }
12
+ define(e, s = !1) {
13
+ for (let [t, f] of Object.entries(e)) {
14
+ t = t.toLowerCase(), f = f.map((n) => n.toLowerCase()), o(this, r, "f").has(t) || o(this, r, "f").set(t, /* @__PURE__ */ new Set());
15
+ const h = o(this, r, "f").get(t);
16
+ let u = !0;
17
+ for (let n of f) {
18
+ const w = n.startsWith("*");
19
+ if (n = w ? n.slice(1) : n, h == null || h.add(n), u && o(this, l, "f").set(t, n), u = !1, w)
20
+ continue;
21
+ const c = o(this, i, "f").get(n);
22
+ if (c && c != t && !s)
23
+ throw new Error(`"${t} -> ${n}" conflicts with "${c} -> ${n}". Pass \`force=true\` to override this definition.`);
24
+ o(this, i, "f").set(n, t);
25
+ }
26
+ }
27
+ return this;
28
+ }
29
+ getType(e) {
30
+ if (typeof e != "string")
31
+ return null;
32
+ const s = e.replace(/^.*[/\\]/, "").toLowerCase(), t = s.replace(/^.*\./, "").toLowerCase(), f = s.length < e.length;
33
+ return !(t.length < s.length - 1) && f ? null : o(this, i, "f").get(t) ?? null;
34
+ }
35
+ getExtension(e) {
36
+ var s;
37
+ return typeof e != "string" ? null : (e = (s = e == null ? void 0 : e.split) == null ? void 0 : s.call(e, ";")[0], (e && o(this, l, "f").get(e.trim().toLowerCase())) ?? null);
38
+ }
39
+ getAllExtensions(e) {
40
+ return typeof e != "string" ? null : o(this, r, "f").get(e.toLowerCase()) ?? null;
41
+ }
42
+ _freeze() {
43
+ this.define = () => {
44
+ throw new Error("define() not allowed for built-in Mime objects. See https://github.com/broofa/mime/blob/main/README.md#custom-mime-instances");
45
+ }, Object.freeze(this);
46
+ for (const e of o(this, r, "f").values())
47
+ Object.freeze(e);
48
+ return this;
49
+ }
50
+ _getTestState() {
51
+ return {
52
+ types: o(this, i, "f"),
53
+ extensions: o(this, l, "f")
54
+ };
55
+ }
56
+ }
57
+ i = /* @__PURE__ */ new WeakMap(), l = /* @__PURE__ */ new WeakMap(), r = /* @__PURE__ */ new WeakMap();
2
58
  export {
3
- o as __module
59
+ d as default
4
60
  };
package/dist/index322.js CHANGED
@@ -1,4 +1,35 @@
1
- import f from "./index244.js";
1
+ import { createElementBlock as e, openBlock as t, createElementVNode as o } from "vue";
2
+ /* empty css */
3
+ import n from "./index281.js";
4
+ const l = {}, s = {
5
+ class: "bb-error-icon",
6
+ fill: "none",
7
+ viewBox: "0 0 20 20",
8
+ xmlns: "http://www.w3.org/2000/svg"
9
+ };
10
+ function i(c, r) {
11
+ return t(), e("svg", s, r[0] || (r[0] = [
12
+ o("path", {
13
+ d: "M9.99422 18.3333C14.5966 18.3333 18.3276 14.6024 18.3276 9.99999C18.3276 5.39762 14.5966 1.66666 9.99422 1.66666C5.39185 1.66666 1.66089 5.39762 1.66089 9.99999C1.66089 14.6024 5.39185 18.3333 9.99422 18.3333Z",
14
+ fill: "currentColor"
15
+ }, null, -1),
16
+ o("path", {
17
+ d: "M9.99414 6.66666V9.99999",
18
+ stroke: "white",
19
+ "stroke-linecap": "round",
20
+ "stroke-linejoin": "round",
21
+ "stroke-width": "2"
22
+ }, null, -1),
23
+ o("path", {
24
+ d: "M9.99414 13.3333H10.0025",
25
+ stroke: "white",
26
+ "stroke-linecap": "round",
27
+ "stroke-linejoin": "round",
28
+ "stroke-width": "2"
29
+ }, null, -1)
30
+ ]));
31
+ }
32
+ const a = /* @__PURE__ */ n(l, [["render", i]]);
2
33
  export {
3
- f as default
34
+ a as default
4
35
  };
package/dist/index323.js CHANGED
@@ -1,7 +1,30 @@
1
- import { getDefaultExportFromCjs as t } from "./index319.js";
2
- import { __require as r } from "./index343.js";
3
- var o = r();
4
- const s = /* @__PURE__ */ t(o);
1
+ import { defineComponent as l, createElementBlock as n, openBlock as r, unref as a, createElementVNode as t } from "vue";
2
+ import { useLocale as s } from "./index216.js";
3
+ const c = ["aria-label"], b = /* @__PURE__ */ l({
4
+ __name: "ClearableButton",
5
+ setup(u) {
6
+ const { t: o } = s();
7
+ return (i, e) => (r(), n("button", {
8
+ "aria-label": a(o)("common.clearLabel").value,
9
+ class: "bb-clearable-button",
10
+ type: "button"
11
+ }, e[0] || (e[0] = [
12
+ t("svg", {
13
+ viewBox: "0 0 24 24",
14
+ xmlns: "http://www.w3.org/2000/svg"
15
+ }, [
16
+ t("path", {
17
+ d: "M12 12l7 7M12 12l-7 -7M12 12l-7 7M12 12l7 -7",
18
+ fill: "none",
19
+ stroke: "currentColor",
20
+ "stroke-linecap": "round",
21
+ "stroke-linejoin": "round",
22
+ "stroke-width": "2"
23
+ })
24
+ ], -1)
25
+ ]), 8, c));
26
+ }
27
+ });
5
28
  export {
6
- s as default
29
+ b as default
7
30
  };