bitboss-ui 2.1.26 → 2.1.27
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/composables/useMinimalQueue.d.ts +9 -0
- package/dist/index106.js +9 -9
- 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 +4 -4
- package/dist/index133.js +1 -1
- package/dist/index136.js +1 -1
- package/dist/index137.js +2 -2
- package/dist/index138.js +1 -1
- package/dist/index15.js +8 -8
- package/dist/index17.js +3 -3
- package/dist/index19.js +8 -8
- package/dist/index206.js +138 -2
- package/dist/index207.js +2 -138
- package/dist/index208.js +2 -2
- package/dist/index209.js +12 -9
- package/dist/index21.js +16 -16
- package/dist/index210.js +13 -3
- package/dist/index211.js +11 -13
- package/dist/index212.js +34 -13
- package/dist/index213.js +79 -62
- package/dist/index215.js +28 -33
- package/dist/index216.js +17 -5
- package/dist/index217.js +51 -5
- package/dist/index218.js +15 -5
- package/dist/index219.js +3 -5
- package/dist/index220.js +12 -5
- package/dist/index221.js +16 -5
- package/dist/index222.js +2 -5
- package/dist/index223.js +4 -3
- package/dist/index224.js +2 -2
- package/dist/index225.js +2 -8
- package/dist/index226.js +2 -250
- package/dist/index227.js +16 -50
- package/dist/index228.js +12 -44
- package/dist/index229.js +6 -5
- package/dist/index23.js +15 -15
- package/dist/index230.js +100 -54
- package/dist/index232.js +100 -11
- package/dist/index234.js +68 -8
- package/dist/index236.js +15 -0
- package/dist/index237.js +117 -23
- package/dist/index239.js +229 -3
- package/dist/index240.js +2 -5
- package/dist/index241.js +2 -2
- package/dist/index242.js +7 -2
- package/dist/index243.js +7 -20
- package/dist/index244.js +3 -2
- package/dist/index245.js +4 -4
- package/dist/index246.js +19 -85
- package/dist/index247.js +199 -0
- package/dist/index249.js +5 -17
- package/dist/index25.js +3 -3
- package/dist/index250.js +5 -51
- package/dist/index251.js +5 -15
- package/dist/index252.js +5 -12
- package/dist/index253.js +5 -16
- package/dist/index254.js +5 -106
- package/dist/index255.js +4 -0
- package/dist/index256.js +5 -100
- package/dist/index257.js +7 -0
- package/dist/index258.js +8 -6
- package/dist/index259.js +248 -14
- package/dist/index260.js +52 -9
- package/dist/index261.js +44 -2
- package/dist/index262.js +5 -18
- package/dist/index263.js +60 -12
- package/dist/index264.js +183 -6
- package/dist/index265.js +8 -228
- package/dist/index266.js +23 -2
- package/dist/index267.js +9 -6
- package/dist/index268.js +3 -7
- package/dist/index269.js +6 -4
- package/dist/index27.js +1 -1
- package/dist/index270.js +14 -195
- package/dist/index271.js +5 -0
- package/dist/index272.js +9 -3
- package/dist/index273.js +9 -5
- package/dist/index274.js +8 -9
- package/dist/index275.js +2 -8
- package/dist/index276.js +67 -2
- package/dist/index277.js +5 -67
- package/dist/index278.js +1 -1
- package/dist/index279.js +1 -1
- package/dist/index280.js +2 -7
- package/dist/index281.js +7 -11
- package/dist/index282.js +13 -0
- package/dist/index283.js +3 -7
- package/dist/index284.js +17 -3
- package/dist/index285.js +28 -2
- package/dist/index286.js +4 -4
- package/dist/index287.js +3 -279
- package/dist/index288.js +3 -2
- package/dist/index289.js +3 -16
- package/dist/index29.js +4 -4
- package/dist/index290.js +3 -2
- package/dist/index292.js +7 -2
- package/dist/index293.js +3 -19
- package/dist/index294.js +2 -2
- package/dist/index295.js +5 -15
- package/dist/index296.js +3 -2
- package/dist/index297.js +277 -16
- package/dist/index298.js +2 -2
- package/dist/index299.js +120 -22
- package/dist/index300.js +2 -2
- package/dist/index301.js +15 -2
- package/dist/index302.js +2 -2
- package/dist/index303.js +16 -2
- package/dist/index304.js +2 -2
- package/dist/index305.js +15 -27
- package/dist/index306.js +2 -22
- package/dist/index307.js +21 -0
- package/dist/index308.js +2 -3
- package/dist/index31.js +2 -2
- package/dist/index310.js +19 -5
- package/dist/index311.js +2 -125
- package/dist/index312.js +27 -2
- package/dist/index313.js +2 -4
- package/dist/index314.js +2 -3
- package/dist/index315.js +2 -17
- package/dist/index316.js +2 -3
- package/dist/index317.js +2 -3
- package/dist/index318.js +22 -718
- package/dist/index320.js +718 -58
- package/dist/index321.js +366 -2
- package/dist/index322.js +58 -5
- package/dist/index323.js +5 -3
- package/dist/index324.js +2 -33
- package/dist/index325.js +57 -27
- package/dist/index326.js +60 -0
- package/dist/index327.js +7 -2
- package/dist/index328.js +17 -5
- package/dist/index329.js +8 -7
- package/dist/index33.js +8 -8
- package/dist/index330.js +127 -17
- package/dist/index331.js +367 -56
- package/dist/index332.js +47 -58
- package/dist/index333.js +6 -128
- package/dist/index334.js +32 -368
- package/dist/index335.js +28 -47
- package/dist/index337.js +221 -86
- package/dist/index341.js +95 -0
- package/dist/index342.js +129 -3
- package/dist/index343.js +427 -120
- package/dist/index344.js +113 -422
- package/dist/index345.js +484 -123
- package/dist/index347.js +3 -50
- package/dist/index348.js +52 -0
- package/dist/index35.js +4 -4
- package/dist/index37.js +20 -20
- package/dist/index39.js +7 -7
- 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 +4 -4
- 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 +3 -3
- package/dist/index92.js +2 -2
- package/dist/index94.js +3 -3
- package/dist/index96.js +1 -1
- package/package.json +1 -1
- package/dist/index231.js +0 -15
- package/dist/index233.js +0 -4
- package/dist/index235.js +0 -116
- package/dist/index238.js +0 -185
- package/dist/index248.js +0 -31
- package/dist/index291.js +0 -18
- package/dist/index319.js +0 -368
- package/dist/index336.js +0 -230
- package/dist/index346.js +0 -490
package/dist/index238.js
DELETED
@@ -1,185 +0,0 @@
|
|
1
|
-
var w = Object.defineProperty, C = (a, e, t) => e in a ? w(a, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : a[e] = t, A = (a, e, t) => C(a, typeof e != "symbol" ? e + "" : e, t);
|
2
|
-
const R = {
|
3
|
-
"#": { pattern: /[0-9]/ },
|
4
|
-
"@": { pattern: /[a-zA-Z]/ },
|
5
|
-
"*": { pattern: /[a-zA-Z0-9]/ }
|
6
|
-
}, N = (a, e, t) => a.replaceAll(e, "").replace(t, ".").replace("..", ".").replace(/[^.\d]/g, ""), I = (a, e, t) => {
|
7
|
-
var s;
|
8
|
-
return new Intl.NumberFormat(((s = t.number) == null ? void 0 : s.locale) ?? "en", {
|
9
|
-
minimumFractionDigits: a,
|
10
|
-
maximumFractionDigits: e,
|
11
|
-
roundingMode: "trunc"
|
12
|
-
});
|
13
|
-
}, P = (a, e = !0, t) => {
|
14
|
-
var s, r, n, l;
|
15
|
-
const u = ((s = t.number) == null ? void 0 : s.unsigned) !== !0 && a.startsWith("-") ? "-" : "", p = ((r = t.number) == null ? void 0 : r.fraction) ?? 0;
|
16
|
-
let o = I(0, p, t);
|
17
|
-
const k = o.formatToParts(1000.12), m = ((n = k.find((i) => i.type === "group")) == null ? void 0 : n.value) ?? " ", f = ((l = k.find((i) => i.type === "decimal")) == null ? void 0 : l.value) ?? ".", c = N(a, m, f);
|
18
|
-
if (Number.isNaN(parseFloat(c))) return u;
|
19
|
-
const v = c.split(".");
|
20
|
-
if (v[1] != null && v[1].length >= 1) {
|
21
|
-
const i = v[1].length <= p ? v[1].length : p;
|
22
|
-
o = I(i, p, t);
|
23
|
-
}
|
24
|
-
let d = o.format(parseFloat(c));
|
25
|
-
return e ? p > 0 && c.endsWith(".") && !c.slice(0, -1).includes(".") && (d += f) : d = N(d, m, f), u + d;
|
26
|
-
};
|
27
|
-
class T {
|
28
|
-
constructor(e = {}) {
|
29
|
-
A(this, "opts", {}), A(this, "memo", /* @__PURE__ */ new Map());
|
30
|
-
const t = { ...e };
|
31
|
-
if (t.tokens != null) {
|
32
|
-
t.tokens = t.tokensReplace ? { ...t.tokens } : { ...R, ...t.tokens };
|
33
|
-
for (const s of Object.values(t.tokens))
|
34
|
-
typeof s.pattern == "string" && (s.pattern = new RegExp(s.pattern));
|
35
|
-
} else
|
36
|
-
t.tokens = R;
|
37
|
-
Array.isArray(t.mask) && (t.mask.length > 1 ? t.mask = [...t.mask].sort((s, r) => s.length - r.length) : t.mask = t.mask[0] ?? ""), t.mask === "" && (t.mask = null), this.opts = t;
|
38
|
-
}
|
39
|
-
masked(e) {
|
40
|
-
return this.process(String(e), this.findMask(String(e)));
|
41
|
-
}
|
42
|
-
unmasked(e) {
|
43
|
-
return this.process(String(e), this.findMask(String(e)), !1);
|
44
|
-
}
|
45
|
-
isEager() {
|
46
|
-
return this.opts.eager === !0;
|
47
|
-
}
|
48
|
-
isReversed() {
|
49
|
-
return this.opts.reversed === !0;
|
50
|
-
}
|
51
|
-
completed(e) {
|
52
|
-
const t = this.findMask(String(e));
|
53
|
-
if (this.opts.mask == null || t == null) return !1;
|
54
|
-
const s = this.process(String(e), t).length;
|
55
|
-
return typeof this.opts.mask == "string" ? s >= this.opts.mask.length : s >= t.length;
|
56
|
-
}
|
57
|
-
findMask(e) {
|
58
|
-
const t = this.opts.mask;
|
59
|
-
if (t == null)
|
60
|
-
return null;
|
61
|
-
if (typeof t == "string")
|
62
|
-
return t;
|
63
|
-
if (typeof t == "function")
|
64
|
-
return t(e);
|
65
|
-
const s = this.process(e, t.slice(-1).pop() ?? "", !1);
|
66
|
-
return t.find((r) => this.process(e, r, !1).length >= s.length) ?? "";
|
67
|
-
}
|
68
|
-
escapeMask(e) {
|
69
|
-
const t = [], s = [];
|
70
|
-
return e.split("").forEach((r, n) => {
|
71
|
-
r === "!" && e[n - 1] !== "!" ? s.push(n - s.length) : t.push(r);
|
72
|
-
}), { mask: t.join(""), escaped: s };
|
73
|
-
}
|
74
|
-
process(e, t, s = !0) {
|
75
|
-
if (this.opts.number != null) return P(e, s, this.opts);
|
76
|
-
if (t == null) return e;
|
77
|
-
const r = `v=${e},mr=${t},m=${s ? 1 : 0}`;
|
78
|
-
if (this.memo.has(r)) return this.memo.get(r);
|
79
|
-
const { mask: n, escaped: l } = this.escapeMask(t), u = [], p = this.opts.tokens != null ? this.opts.tokens : {}, o = this.isReversed() ? -1 : 1, k = this.isReversed() ? "unshift" : "push", m = this.isReversed() ? 0 : n.length - 1, f = this.isReversed() ? () => i > -1 && h > -1 : () => i < n.length && h < e.length, c = (b) => !this.isReversed() && b <= m || this.isReversed() && b >= m;
|
80
|
-
let v, d = -1, i = this.isReversed() ? n.length - 1 : 0, h = this.isReversed() ? e.length - 1 : 0, M = !1;
|
81
|
-
for (; f(); ) {
|
82
|
-
const b = n.charAt(i), g = p[b], y = (g == null ? void 0 : g.transform) != null ? g.transform(e.charAt(h)) : e.charAt(h);
|
83
|
-
if (!l.includes(i) && g != null ? (y.match(g.pattern) != null ? (u[k](y), g.repeated ? (d === -1 ? d = i : i === m && i !== d && (i = d - o), m === d && (i -= o)) : g.multiple && (M = !0, i -= o), i += o) : g.multiple ? M && (i += o, h -= o, M = !1) : y === v ? v = void 0 : g.optional && (i += o, h -= o), h += o) : (s && !this.isEager() && u[k](b), y === b && !this.isEager() ? h += o : v = b, this.isEager() || (i += o)), this.isEager())
|
84
|
-
for (; c(i) && (p[n.charAt(i)] == null || l.includes(i)); ) {
|
85
|
-
if (s) {
|
86
|
-
if (u[k](n.charAt(i)), e.charAt(h) === n.charAt(i)) {
|
87
|
-
i += o, h += o;
|
88
|
-
continue;
|
89
|
-
}
|
90
|
-
} else n.charAt(i) === e.charAt(h) && (h += o);
|
91
|
-
i += o;
|
92
|
-
}
|
93
|
-
}
|
94
|
-
return this.memo.set(r, u.join("")), this.memo.get(r);
|
95
|
-
}
|
96
|
-
}
|
97
|
-
const S = (a) => JSON.parse(a.replaceAll("'", '"')), F = (a, e = {}) => {
|
98
|
-
const t = { ...e };
|
99
|
-
a.dataset.maska != null && a.dataset.maska !== "" && (t.mask = W(a.dataset.maska)), a.dataset.maskaEager != null && (t.eager = E(a.dataset.maskaEager)), a.dataset.maskaReversed != null && (t.reversed = E(a.dataset.maskaReversed)), a.dataset.maskaTokensReplace != null && (t.tokensReplace = E(a.dataset.maskaTokensReplace)), a.dataset.maskaTokens != null && (t.tokens = x(a.dataset.maskaTokens));
|
100
|
-
const s = {};
|
101
|
-
return a.dataset.maskaNumberLocale != null && (s.locale = a.dataset.maskaNumberLocale), a.dataset.maskaNumberFraction != null && (s.fraction = parseInt(a.dataset.maskaNumberFraction)), a.dataset.maskaNumberUnsigned != null && (s.unsigned = E(a.dataset.maskaNumberUnsigned)), (a.dataset.maskaNumber != null || Object.values(s).length > 0) && (t.number = s), t;
|
102
|
-
}, E = (a) => a !== "" ? !!JSON.parse(a) : !0, W = (a) => a.startsWith("[") && a.endsWith("]") ? S(a) : a, x = (a) => {
|
103
|
-
if (a.startsWith("{") && a.endsWith("}"))
|
104
|
-
return S(a);
|
105
|
-
const e = {};
|
106
|
-
return a.split("|").forEach((t) => {
|
107
|
-
const s = t.split(":");
|
108
|
-
e[s[0]] = {
|
109
|
-
pattern: new RegExp(s[1]),
|
110
|
-
optional: s[2] === "optional",
|
111
|
-
multiple: s[2] === "multiple",
|
112
|
-
repeated: s[2] === "repeated"
|
113
|
-
};
|
114
|
-
}), e;
|
115
|
-
};
|
116
|
-
class O {
|
117
|
-
constructor(e, t = {}) {
|
118
|
-
A(this, "items", /* @__PURE__ */ new Map()), A(this, "eventAbortController"), A(this, "onInput", (s) => {
|
119
|
-
if (s instanceof CustomEvent && s.type === "input" && !s.isTrusted && !s.bubbles)
|
120
|
-
return;
|
121
|
-
const r = s.target, n = this.items.get(r);
|
122
|
-
if (n === void 0) return;
|
123
|
-
const l = "inputType" in s && s.inputType.startsWith("delete"), u = n.isEager(), p = l && u && n.unmasked(r.value) === "" ? "" : r.value;
|
124
|
-
this.fixCursor(r, l, () => this.setValue(r, p));
|
125
|
-
}), this.options = t, this.eventAbortController = new AbortController(), this.init(this.getInputs(e));
|
126
|
-
}
|
127
|
-
update(e = {}) {
|
128
|
-
this.options = { ...e }, this.init(Array.from(this.items.keys()));
|
129
|
-
}
|
130
|
-
updateValue(e) {
|
131
|
-
var t;
|
132
|
-
e.value !== "" && e.value !== ((t = this.processInput(e)) == null ? void 0 : t.masked) && this.setValue(e, e.value);
|
133
|
-
}
|
134
|
-
destroy() {
|
135
|
-
this.eventAbortController.abort(), this.items.clear();
|
136
|
-
}
|
137
|
-
init(e) {
|
138
|
-
const t = this.getOptions(this.options);
|
139
|
-
for (const s of e) {
|
140
|
-
if (!this.items.has(s)) {
|
141
|
-
const { signal: n } = this.eventAbortController;
|
142
|
-
s.addEventListener("input", this.onInput, { capture: !0, signal: n });
|
143
|
-
}
|
144
|
-
const r = new T(F(s, t));
|
145
|
-
this.items.set(s, r), queueMicrotask(() => this.updateValue(s)), s.selectionStart === null && r.isEager() && console.warn("Maska: input of `%s` type is not supported", s.type);
|
146
|
-
}
|
147
|
-
}
|
148
|
-
getInputs(e) {
|
149
|
-
return typeof e == "string" ? Array.from(document.querySelectorAll(e)) : "length" in e ? Array.from(e) : [e];
|
150
|
-
}
|
151
|
-
getOptions(e) {
|
152
|
-
const { onMaska: t, preProcess: s, postProcess: r, ...n } = e;
|
153
|
-
return n;
|
154
|
-
}
|
155
|
-
fixCursor(e, t, s) {
|
156
|
-
var r, n;
|
157
|
-
const l = e.selectionStart, u = e.value;
|
158
|
-
if (s(), l === null || l === u.length && !t) return;
|
159
|
-
const p = e.value, o = u.slice(0, l), k = p.slice(0, l), m = (r = this.processInput(e, o)) == null ? void 0 : r.unmasked, f = (n = this.processInput(e, k)) == null ? void 0 : n.unmasked;
|
160
|
-
if (m === void 0 || f === void 0) return;
|
161
|
-
let c = l;
|
162
|
-
o !== k && (c += t ? p.length - u.length : m.length - f.length), e.setSelectionRange(c, c);
|
163
|
-
}
|
164
|
-
setValue(e, t) {
|
165
|
-
const s = this.processInput(e, t);
|
166
|
-
s !== void 0 && (e.value = s.masked, this.options.onMaska != null && (Array.isArray(this.options.onMaska) ? this.options.onMaska.forEach((r) => r(s)) : this.options.onMaska(s)), e.dispatchEvent(new CustomEvent("maska", { detail: s })), e.dispatchEvent(new CustomEvent("input", { detail: s.masked })));
|
167
|
-
}
|
168
|
-
processInput(e, t) {
|
169
|
-
const s = this.items.get(e);
|
170
|
-
if (s === void 0) return;
|
171
|
-
let r = t ?? e.value;
|
172
|
-
this.options.preProcess != null && (r = this.options.preProcess(r));
|
173
|
-
let n = s.masked(r);
|
174
|
-
return this.options.postProcess != null && (n = this.options.postProcess(n)), {
|
175
|
-
masked: n,
|
176
|
-
unmasked: s.unmasked(r),
|
177
|
-
completed: s.completed(r)
|
178
|
-
};
|
179
|
-
}
|
180
|
-
}
|
181
|
-
export {
|
182
|
-
T as Mask,
|
183
|
-
O as MaskInput,
|
184
|
-
R as tokens
|
185
|
-
};
|
package/dist/index248.js
DELETED
@@ -1,31 +0,0 @@
|
|
1
|
-
import { ref as a, computed as s, unref as v } from "vue";
|
2
|
-
import { useDebounceFn as f } from "./index207.js";
|
3
|
-
const p = (u) => {
|
4
|
-
const e = a(0), r = s(() => v(u.items)), t = a([]), n = async (...l) => {
|
5
|
-
if (Array.isArray(r.value))
|
6
|
-
t.value = r.value;
|
7
|
-
else if (typeof r.value == "function") {
|
8
|
-
const i = ++e.value;
|
9
|
-
try {
|
10
|
-
const o = await r.value(...l);
|
11
|
-
if (i < e.value) {
|
12
|
-
e.value--;
|
13
|
-
return;
|
14
|
-
} else
|
15
|
-
t.value = o;
|
16
|
-
} catch (o) {
|
17
|
-
console.error(o);
|
18
|
-
}
|
19
|
-
e.value--;
|
20
|
-
}
|
21
|
-
}, c = f(n, u.debounce || 0);
|
22
|
-
return {
|
23
|
-
getter: n,
|
24
|
-
debouncedGetter: c,
|
25
|
-
items: t,
|
26
|
-
loading: s(() => !!e.value)
|
27
|
-
};
|
28
|
-
};
|
29
|
-
export {
|
30
|
-
p as useItemsGetter
|
31
|
-
};
|
package/dist/index291.js
DELETED
@@ -1,18 +0,0 @@
|
|
1
|
-
import { __module as e } from "./index292.js";
|
2
|
-
var f = e.exports, i;
|
3
|
-
function m() {
|
4
|
-
return i ? e.exports : (i = 1, function(s, u) {
|
5
|
-
(function(n, r) {
|
6
|
-
s.exports = r();
|
7
|
-
})(f, function() {
|
8
|
-
return function(n, r) {
|
9
|
-
r.prototype.isSameOrBefore = function(o, t) {
|
10
|
-
return this.isSame(o, t) || this.isBefore(o, t);
|
11
|
-
};
|
12
|
-
};
|
13
|
-
});
|
14
|
-
}(e), e.exports);
|
15
|
-
}
|
16
|
-
export {
|
17
|
-
m as __require
|
18
|
-
};
|
package/dist/index319.js
DELETED
@@ -1,368 +0,0 @@
|
|
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/dicom": ["dcm"],
|
32
|
-
"application/docbook+xml": ["dbk"],
|
33
|
-
"application/dssc+der": ["dssc"],
|
34
|
-
"application/dssc+xml": ["xdssc"],
|
35
|
-
"application/ecmascript": ["ecma"],
|
36
|
-
"application/emma+xml": ["emma"],
|
37
|
-
"application/emotionml+xml": ["emotionml"],
|
38
|
-
"application/epub+zip": ["epub"],
|
39
|
-
"application/exi": ["exi"],
|
40
|
-
"application/express": ["exp"],
|
41
|
-
"application/fdf": ["fdf"],
|
42
|
-
"application/fdt+xml": ["fdt"],
|
43
|
-
"application/font-tdpfr": ["pfr"],
|
44
|
-
"application/geo+json": ["geojson"],
|
45
|
-
"application/gml+xml": ["gml"],
|
46
|
-
"application/gpx+xml": ["gpx"],
|
47
|
-
"application/gxf": ["gxf"],
|
48
|
-
"application/gzip": ["gz"],
|
49
|
-
"application/hjson": ["hjson"],
|
50
|
-
"application/hyperstudio": ["stk"],
|
51
|
-
"application/inkml+xml": ["ink", "inkml"],
|
52
|
-
"application/ipfix": ["ipfix"],
|
53
|
-
"application/its+xml": ["its"],
|
54
|
-
"application/java-archive": ["jar", "war", "ear"],
|
55
|
-
"application/java-serialized-object": ["ser"],
|
56
|
-
"application/java-vm": ["class"],
|
57
|
-
"application/javascript": ["*js"],
|
58
|
-
"application/json": ["json", "map"],
|
59
|
-
"application/json5": ["json5"],
|
60
|
-
"application/jsonml+json": ["jsonml"],
|
61
|
-
"application/ld+json": ["jsonld"],
|
62
|
-
"application/lgr+xml": ["lgr"],
|
63
|
-
"application/lost+xml": ["lostxml"],
|
64
|
-
"application/mac-binhex40": ["hqx"],
|
65
|
-
"application/mac-compactpro": ["cpt"],
|
66
|
-
"application/mads+xml": ["mads"],
|
67
|
-
"application/manifest+json": ["webmanifest"],
|
68
|
-
"application/marc": ["mrc"],
|
69
|
-
"application/marcxml+xml": ["mrcx"],
|
70
|
-
"application/mathematica": ["ma", "nb", "mb"],
|
71
|
-
"application/mathml+xml": ["mathml"],
|
72
|
-
"application/mbox": ["mbox"],
|
73
|
-
"application/media-policy-dataset+xml": ["mpf"],
|
74
|
-
"application/mediaservercontrol+xml": ["mscml"],
|
75
|
-
"application/metalink+xml": ["metalink"],
|
76
|
-
"application/metalink4+xml": ["meta4"],
|
77
|
-
"application/mets+xml": ["mets"],
|
78
|
-
"application/mmt-aei+xml": ["maei"],
|
79
|
-
"application/mmt-usd+xml": ["musd"],
|
80
|
-
"application/mods+xml": ["mods"],
|
81
|
-
"application/mp21": ["m21", "mp21"],
|
82
|
-
"application/mp4": ["*mp4", "*mpg4", "mp4s", "m4p"],
|
83
|
-
"application/msix": ["msix"],
|
84
|
-
"application/msixbundle": ["msixbundle"],
|
85
|
-
"application/msword": ["doc", "dot"],
|
86
|
-
"application/mxf": ["mxf"],
|
87
|
-
"application/n-quads": ["nq"],
|
88
|
-
"application/n-triples": ["nt"],
|
89
|
-
"application/node": ["cjs"],
|
90
|
-
"application/octet-stream": [
|
91
|
-
"bin",
|
92
|
-
"dms",
|
93
|
-
"lrf",
|
94
|
-
"mar",
|
95
|
-
"so",
|
96
|
-
"dist",
|
97
|
-
"distz",
|
98
|
-
"pkg",
|
99
|
-
"bpk",
|
100
|
-
"dump",
|
101
|
-
"elc",
|
102
|
-
"deploy",
|
103
|
-
"exe",
|
104
|
-
"dll",
|
105
|
-
"deb",
|
106
|
-
"dmg",
|
107
|
-
"iso",
|
108
|
-
"img",
|
109
|
-
"msi",
|
110
|
-
"msp",
|
111
|
-
"msm",
|
112
|
-
"buffer"
|
113
|
-
],
|
114
|
-
"application/oda": ["oda"],
|
115
|
-
"application/oebps-package+xml": ["opf"],
|
116
|
-
"application/ogg": ["ogx"],
|
117
|
-
"application/omdoc+xml": ["omdoc"],
|
118
|
-
"application/onenote": [
|
119
|
-
"onetoc",
|
120
|
-
"onetoc2",
|
121
|
-
"onetmp",
|
122
|
-
"onepkg",
|
123
|
-
"one",
|
124
|
-
"onea"
|
125
|
-
],
|
126
|
-
"application/oxps": ["oxps"],
|
127
|
-
"application/p2p-overlay+xml": ["relo"],
|
128
|
-
"application/patch-ops-error+xml": ["xer"],
|
129
|
-
"application/pdf": ["pdf"],
|
130
|
-
"application/pgp-encrypted": ["pgp"],
|
131
|
-
"application/pgp-keys": ["asc"],
|
132
|
-
"application/pgp-signature": ["sig", "*asc"],
|
133
|
-
"application/pics-rules": ["prf"],
|
134
|
-
"application/pkcs10": ["p10"],
|
135
|
-
"application/pkcs7-mime": ["p7m", "p7c"],
|
136
|
-
"application/pkcs7-signature": ["p7s"],
|
137
|
-
"application/pkcs8": ["p8"],
|
138
|
-
"application/pkix-attr-cert": ["ac"],
|
139
|
-
"application/pkix-cert": ["cer"],
|
140
|
-
"application/pkix-crl": ["crl"],
|
141
|
-
"application/pkix-pkipath": ["pkipath"],
|
142
|
-
"application/pkixcmp": ["pki"],
|
143
|
-
"application/pls+xml": ["pls"],
|
144
|
-
"application/postscript": ["ai", "eps", "ps"],
|
145
|
-
"application/provenance+xml": ["provx"],
|
146
|
-
"application/pskc+xml": ["pskcxml"],
|
147
|
-
"application/raml+yaml": ["raml"],
|
148
|
-
"application/rdf+xml": ["rdf", "owl"],
|
149
|
-
"application/reginfo+xml": ["rif"],
|
150
|
-
"application/relax-ng-compact-syntax": ["rnc"],
|
151
|
-
"application/resource-lists+xml": ["rl"],
|
152
|
-
"application/resource-lists-diff+xml": ["rld"],
|
153
|
-
"application/rls-services+xml": ["rs"],
|
154
|
-
"application/route-apd+xml": ["rapd"],
|
155
|
-
"application/route-s-tsid+xml": ["sls"],
|
156
|
-
"application/route-usd+xml": ["rusd"],
|
157
|
-
"application/rpki-ghostbusters": ["gbr"],
|
158
|
-
"application/rpki-manifest": ["mft"],
|
159
|
-
"application/rpki-roa": ["roa"],
|
160
|
-
"application/rsd+xml": ["rsd"],
|
161
|
-
"application/rss+xml": ["rss"],
|
162
|
-
"application/rtf": ["rtf"],
|
163
|
-
"application/sbml+xml": ["sbml"],
|
164
|
-
"application/scvp-cv-request": ["scq"],
|
165
|
-
"application/scvp-cv-response": ["scs"],
|
166
|
-
"application/scvp-vp-request": ["spq"],
|
167
|
-
"application/scvp-vp-response": ["spp"],
|
168
|
-
"application/sdp": ["sdp"],
|
169
|
-
"application/senml+xml": ["senmlx"],
|
170
|
-
"application/sensml+xml": ["sensmlx"],
|
171
|
-
"application/set-payment-initiation": ["setpay"],
|
172
|
-
"application/set-registration-initiation": ["setreg"],
|
173
|
-
"application/shf+xml": ["shf"],
|
174
|
-
"application/sieve": ["siv", "sieve"],
|
175
|
-
"application/smil+xml": ["smi", "smil"],
|
176
|
-
"application/sparql-query": ["rq"],
|
177
|
-
"application/sparql-results+xml": ["srx"],
|
178
|
-
"application/sql": ["sql"],
|
179
|
-
"application/srgs": ["gram"],
|
180
|
-
"application/srgs+xml": ["grxml"],
|
181
|
-
"application/sru+xml": ["sru"],
|
182
|
-
"application/ssdl+xml": ["ssdl"],
|
183
|
-
"application/ssml+xml": ["ssml"],
|
184
|
-
"application/swid+xml": ["swidtag"],
|
185
|
-
"application/tei+xml": ["tei", "teicorpus"],
|
186
|
-
"application/thraud+xml": ["tfi"],
|
187
|
-
"application/timestamped-data": ["tsd"],
|
188
|
-
"application/toml": ["toml"],
|
189
|
-
"application/trig": ["trig"],
|
190
|
-
"application/ttml+xml": ["ttml"],
|
191
|
-
"application/ubjson": ["ubj"],
|
192
|
-
"application/urc-ressheet+xml": ["rsheet"],
|
193
|
-
"application/urc-targetdesc+xml": ["td"],
|
194
|
-
"application/voicexml+xml": ["vxml"],
|
195
|
-
"application/wasm": ["wasm"],
|
196
|
-
"application/watcherinfo+xml": ["wif"],
|
197
|
-
"application/widget": ["wgt"],
|
198
|
-
"application/winhlp": ["hlp"],
|
199
|
-
"application/wsdl+xml": ["wsdl"],
|
200
|
-
"application/wspolicy+xml": ["wspolicy"],
|
201
|
-
"application/xaml+xml": ["xaml"],
|
202
|
-
"application/xcap-att+xml": ["xav"],
|
203
|
-
"application/xcap-caps+xml": ["xca"],
|
204
|
-
"application/xcap-diff+xml": ["xdf"],
|
205
|
-
"application/xcap-el+xml": ["xel"],
|
206
|
-
"application/xcap-ns+xml": ["xns"],
|
207
|
-
"application/xenc+xml": ["xenc"],
|
208
|
-
"application/xfdf": ["xfdf"],
|
209
|
-
"application/xhtml+xml": ["xhtml", "xht"],
|
210
|
-
"application/xliff+xml": ["xlf"],
|
211
|
-
"application/xml": ["xml", "xsl", "xsd", "rng"],
|
212
|
-
"application/xml-dtd": ["dtd"],
|
213
|
-
"application/xop+xml": ["xop"],
|
214
|
-
"application/xproc+xml": ["xpl"],
|
215
|
-
"application/xslt+xml": ["*xsl", "xslt"],
|
216
|
-
"application/xspf+xml": ["xspf"],
|
217
|
-
"application/xv+xml": ["mxml", "xhvml", "xvml", "xvm"],
|
218
|
-
"application/yang": ["yang"],
|
219
|
-
"application/yin+xml": ["yin"],
|
220
|
-
"application/zip": ["zip"],
|
221
|
-
"application/zip+dotlottie": ["lottie"],
|
222
|
-
"audio/3gpp": ["*3gpp"],
|
223
|
-
"audio/aac": ["adts", "aac"],
|
224
|
-
"audio/adpcm": ["adp"],
|
225
|
-
"audio/amr": ["amr"],
|
226
|
-
"audio/basic": ["au", "snd"],
|
227
|
-
"audio/midi": ["mid", "midi", "kar", "rmi"],
|
228
|
-
"audio/mobile-xmf": ["mxmf"],
|
229
|
-
"audio/mp3": ["*mp3"],
|
230
|
-
"audio/mp4": ["m4a", "mp4a", "m4b"],
|
231
|
-
"audio/mpeg": ["mpga", "mp2", "mp2a", "mp3", "m2a", "m3a"],
|
232
|
-
"audio/ogg": ["oga", "ogg", "spx", "opus"],
|
233
|
-
"audio/s3m": ["s3m"],
|
234
|
-
"audio/silk": ["sil"],
|
235
|
-
"audio/wav": ["wav"],
|
236
|
-
"audio/wave": ["*wav"],
|
237
|
-
"audio/webm": ["weba"],
|
238
|
-
"audio/xm": ["xm"],
|
239
|
-
"font/collection": ["ttc"],
|
240
|
-
"font/otf": ["otf"],
|
241
|
-
"font/ttf": ["ttf"],
|
242
|
-
"font/woff": ["woff"],
|
243
|
-
"font/woff2": ["woff2"],
|
244
|
-
"image/aces": ["exr"],
|
245
|
-
"image/apng": ["apng"],
|
246
|
-
"image/avci": ["avci"],
|
247
|
-
"image/avcs": ["avcs"],
|
248
|
-
"image/avif": ["avif"],
|
249
|
-
"image/bmp": ["bmp", "dib"],
|
250
|
-
"image/cgm": ["cgm"],
|
251
|
-
"image/dicom-rle": ["drle"],
|
252
|
-
"image/dpx": ["dpx"],
|
253
|
-
"image/emf": ["emf"],
|
254
|
-
"image/fits": ["fits"],
|
255
|
-
"image/g3fax": ["g3"],
|
256
|
-
"image/gif": ["gif"],
|
257
|
-
"image/heic": ["heic"],
|
258
|
-
"image/heic-sequence": ["heics"],
|
259
|
-
"image/heif": ["heif"],
|
260
|
-
"image/heif-sequence": ["heifs"],
|
261
|
-
"image/hej2k": ["hej2"],
|
262
|
-
"image/ief": ["ief"],
|
263
|
-
"image/jaii": ["jaii"],
|
264
|
-
"image/jais": ["jais"],
|
265
|
-
"image/jls": ["jls"],
|
266
|
-
"image/jp2": ["jp2", "jpg2"],
|
267
|
-
"image/jpeg": ["jpg", "jpeg", "jpe"],
|
268
|
-
"image/jph": ["jph"],
|
269
|
-
"image/jphc": ["jhc"],
|
270
|
-
"image/jpm": ["jpm", "jpgm"],
|
271
|
-
"image/jpx": ["jpx", "jpf"],
|
272
|
-
"image/jxl": ["jxl"],
|
273
|
-
"image/jxr": ["jxr"],
|
274
|
-
"image/jxra": ["jxra"],
|
275
|
-
"image/jxrs": ["jxrs"],
|
276
|
-
"image/jxs": ["jxs"],
|
277
|
-
"image/jxsc": ["jxsc"],
|
278
|
-
"image/jxsi": ["jxsi"],
|
279
|
-
"image/jxss": ["jxss"],
|
280
|
-
"image/ktx": ["ktx"],
|
281
|
-
"image/ktx2": ["ktx2"],
|
282
|
-
"image/pjpeg": ["jfif"],
|
283
|
-
"image/png": ["png"],
|
284
|
-
"image/sgi": ["sgi"],
|
285
|
-
"image/svg+xml": ["svg", "svgz"],
|
286
|
-
"image/t38": ["t38"],
|
287
|
-
"image/tiff": ["tif", "tiff"],
|
288
|
-
"image/tiff-fx": ["tfx"],
|
289
|
-
"image/webp": ["webp"],
|
290
|
-
"image/wmf": ["wmf"],
|
291
|
-
"message/disposition-notification": ["disposition-notification"],
|
292
|
-
"message/global": ["u8msg"],
|
293
|
-
"message/global-delivery-status": ["u8dsn"],
|
294
|
-
"message/global-disposition-notification": ["u8mdn"],
|
295
|
-
"message/global-headers": ["u8hdr"],
|
296
|
-
"message/rfc822": ["eml", "mime", "mht", "mhtml"],
|
297
|
-
"model/3mf": ["3mf"],
|
298
|
-
"model/gltf+json": ["gltf"],
|
299
|
-
"model/gltf-binary": ["glb"],
|
300
|
-
"model/iges": ["igs", "iges"],
|
301
|
-
"model/jt": ["jt"],
|
302
|
-
"model/mesh": ["msh", "mesh", "silo"],
|
303
|
-
"model/mtl": ["mtl"],
|
304
|
-
"model/obj": ["obj"],
|
305
|
-
"model/prc": ["prc"],
|
306
|
-
"model/step": ["step", "stp", "stpnc", "p21", "210"],
|
307
|
-
"model/step+xml": ["stpx"],
|
308
|
-
"model/step+zip": ["stpz"],
|
309
|
-
"model/step-xml+zip": ["stpxz"],
|
310
|
-
"model/stl": ["stl"],
|
311
|
-
"model/u3d": ["u3d"],
|
312
|
-
"model/vrml": ["wrl", "vrml"],
|
313
|
-
"model/x3d+binary": ["*x3db", "x3dbz"],
|
314
|
-
"model/x3d+fastinfoset": ["x3db"],
|
315
|
-
"model/x3d+vrml": ["*x3dv", "x3dvz"],
|
316
|
-
"model/x3d+xml": ["x3d", "x3dz"],
|
317
|
-
"model/x3d-vrml": ["x3dv"],
|
318
|
-
"text/cache-manifest": ["appcache", "manifest"],
|
319
|
-
"text/calendar": ["ics", "ifb"],
|
320
|
-
"text/coffeescript": ["coffee", "litcoffee"],
|
321
|
-
"text/css": ["css"],
|
322
|
-
"text/csv": ["csv"],
|
323
|
-
"text/html": ["html", "htm", "shtml"],
|
324
|
-
"text/jade": ["jade"],
|
325
|
-
"text/javascript": ["js", "mjs"],
|
326
|
-
"text/jsx": ["jsx"],
|
327
|
-
"text/less": ["less"],
|
328
|
-
"text/markdown": ["md", "markdown"],
|
329
|
-
"text/mathml": ["mml"],
|
330
|
-
"text/mdx": ["mdx"],
|
331
|
-
"text/n3": ["n3"],
|
332
|
-
"text/plain": ["txt", "text", "conf", "def", "list", "log", "in", "ini"],
|
333
|
-
"text/richtext": ["rtx"],
|
334
|
-
"text/rtf": ["*rtf"],
|
335
|
-
"text/sgml": ["sgml", "sgm"],
|
336
|
-
"text/shex": ["shex"],
|
337
|
-
"text/slim": ["slim", "slm"],
|
338
|
-
"text/spdx": ["spdx"],
|
339
|
-
"text/stylus": ["stylus", "styl"],
|
340
|
-
"text/tab-separated-values": ["tsv"],
|
341
|
-
"text/troff": ["t", "tr", "roff", "man", "me", "ms"],
|
342
|
-
"text/turtle": ["ttl"],
|
343
|
-
"text/uri-list": ["uri", "uris", "urls"],
|
344
|
-
"text/vcard": ["vcard"],
|
345
|
-
"text/vtt": ["vtt"],
|
346
|
-
"text/wgsl": ["wgsl"],
|
347
|
-
"text/xml": ["*xml"],
|
348
|
-
"text/yaml": ["yaml", "yml"],
|
349
|
-
"video/3gpp": ["3gp", "3gpp"],
|
350
|
-
"video/3gpp2": ["3g2"],
|
351
|
-
"video/h261": ["h261"],
|
352
|
-
"video/h263": ["h263"],
|
353
|
-
"video/h264": ["h264"],
|
354
|
-
"video/iso.segment": ["m4s"],
|
355
|
-
"video/jpeg": ["jpgv"],
|
356
|
-
"video/jpm": ["*jpm", "*jpgm"],
|
357
|
-
"video/mj2": ["mj2", "mjp2"],
|
358
|
-
"video/mp2t": ["ts", "m2t", "m2ts", "mts"],
|
359
|
-
"video/mp4": ["mp4", "mp4v", "mpg4"],
|
360
|
-
"video/mpeg": ["mpeg", "mpg", "mpe", "m1v", "m2v"],
|
361
|
-
"video/ogg": ["ogv"],
|
362
|
-
"video/quicktime": ["qt", "mov"],
|
363
|
-
"video/webm": ["webm"]
|
364
|
-
};
|
365
|
-
Object.freeze(i);
|
366
|
-
export {
|
367
|
-
i as default
|
368
|
-
};
|