d5-testing-library 1.9.0-alpha.24 → 1.9.0-alpha.26

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.
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  TreeView
3
- } from "./chunk-H53CPYV5.mjs";
3
+ } from "./chunk-JOWMIW3M.mjs";
4
4
  import {
5
5
  FilterPanel,
6
6
  FormFilterField,
7
7
  ListForm,
8
8
  PanelFilterField
9
- } from "./chunk-XPNFBXMQ.mjs";
9
+ } from "./chunk-CZII37EM.mjs";
10
10
  import {
11
11
  FormEdit
12
- } from "./chunk-Q5FDRZXL.mjs";
12
+ } from "./chunk-65JZLK3D.mjs";
13
13
  import {
14
14
  AbstractButton,
15
15
  AbstractElement,
@@ -20,6 +20,9 @@ import {
20
20
  FormField,
21
21
  NumberEditor,
22
22
  TextEditor,
23
+ __commonJS,
24
+ __require,
25
+ __toESM,
23
26
  byTestId,
24
27
  byTestIdCssSelector,
25
28
  click,
@@ -32,7 +35,2813 @@ import {
32
35
  safeWait,
33
36
  waitElementIsClickable_default,
34
37
  waitElementIsVisible_default
35
- } from "./chunk-Z7TA6QHD.mjs";
38
+ } from "./chunk-LQWT5EKX.mjs";
39
+
40
+ // src/api/d5lib.js
41
+ var require_d5lib = __commonJS({
42
+ "src/api/d5lib.js"(exports, module) {
43
+ "use strict";
44
+ (() => {
45
+ var e = { 9118: (e2, a2, n2) => {
46
+ e2.exports = { parallel: n2(9162), serial: n2(1357), serialOrdered: n2(9087) };
47
+ }, 7651: (e2) => {
48
+ function a2(e3) {
49
+ "function" == typeof this.jobs[e3] && this.jobs[e3]();
50
+ }
51
+ e2.exports = function(e3) {
52
+ Object.keys(e3.jobs).forEach(a2.bind(e3)), e3.jobs = {};
53
+ };
54
+ }, 5912: (e2, a2, n2) => {
55
+ var i2 = n2(9265);
56
+ e2.exports = function(e3) {
57
+ var a3 = false;
58
+ return i2(function() {
59
+ a3 = true;
60
+ }), function(n3, o) {
61
+ a3 ? e3(n3, o) : i2(function() {
62
+ e3(n3, o);
63
+ });
64
+ };
65
+ };
66
+ }, 9265: (e2) => {
67
+ e2.exports = function(e3) {
68
+ var a2 = "function" == typeof setImmediate ? setImmediate : "object" == typeof process && "function" == typeof process.nextTick ? process.nextTick : null;
69
+ a2 ? a2(e3) : setTimeout(e3, 0);
70
+ };
71
+ }, 7594: (e2, a2, n2) => {
72
+ var i2 = n2(5912), o = n2(7651);
73
+ e2.exports = function(e3, a3, n3, t) {
74
+ var s = n3.keyedList ? n3.keyedList[n3.index] : n3.index;
75
+ n3.jobs[s] = function(e4, a4, n4, o2) {
76
+ return 2 == e4.length ? e4(n4, i2(o2)) : e4(n4, a4, i2(o2));
77
+ }(a3, s, e3[s], function(e4, a4) {
78
+ s in n3.jobs && (delete n3.jobs[s], e4 ? o(n3) : n3.results[s] = a4, t(e4, n3.results));
79
+ });
80
+ };
81
+ }, 4528: (e2) => {
82
+ e2.exports = function(e3, a2) {
83
+ var n2 = !Array.isArray(e3), i2 = { index: 0, keyedList: n2 || a2 ? Object.keys(e3) : null, jobs: {}, results: n2 ? {} : [], size: n2 ? Object.keys(e3).length : e3.length };
84
+ return a2 && i2.keyedList.sort(n2 ? a2 : function(n3, i3) {
85
+ return a2(e3[n3], e3[i3]);
86
+ }), i2;
87
+ };
88
+ }, 5353: (e2, a2, n2) => {
89
+ var i2 = n2(7651), o = n2(5912);
90
+ e2.exports = function(e3) {
91
+ Object.keys(this.jobs).length && (this.index = this.size, i2(this), o(e3)(null, this.results));
92
+ };
93
+ }, 9162: (e2, a2, n2) => {
94
+ var i2 = n2(7594), o = n2(4528), t = n2(5353);
95
+ e2.exports = function(e3, a3, n3) {
96
+ for (var s = o(e3); s.index < (s.keyedList || e3).length; ) i2(e3, a3, s, function(e4, a4) {
97
+ e4 ? n3(e4, a4) : 0 !== Object.keys(s.jobs).length || n3(null, s.results);
98
+ }), s.index++;
99
+ return t.bind(s, n3);
100
+ };
101
+ }, 1357: (e2, a2, n2) => {
102
+ var i2 = n2(9087);
103
+ e2.exports = function(e3, a3, n3) {
104
+ return i2(e3, a3, null, n3);
105
+ };
106
+ }, 9087: (e2, a2, n2) => {
107
+ var i2 = n2(7594), o = n2(4528), t = n2(5353);
108
+ function s(e3, a3) {
109
+ return e3 < a3 ? -1 : e3 > a3 ? 1 : 0;
110
+ }
111
+ e2.exports = function(e3, a3, n3, s2) {
112
+ var r = o(e3, n3);
113
+ return i2(e3, a3, r, function n4(o2, t2) {
114
+ o2 ? s2(o2, t2) : (r.index++, r.index < (r.keyedList || e3).length ? i2(e3, a3, r, n4) : s2(null, r.results));
115
+ }), t.bind(r, s2);
116
+ }, e2.exports.ascending = s, e2.exports.descending = function(e3, a3) {
117
+ return -1 * s(e3, a3);
118
+ };
119
+ }, 4106: (e2, a2, n2) => {
120
+ "use strict";
121
+ var i2 = n2(9779), o = n2(3837), t = n2(1017), s = n2(3685), r = n2(5687), c = n2(7310).parse, p = n2(7147), l = n2(2781).Stream, u = n2(983), m = n2(9118), d = n2(4105), f = n2(8824), x = n2(5469);
122
+ function h(e3) {
123
+ if (!(this instanceof h)) return new h(e3);
124
+ for (var a3 in this._overheadLength = 0, this._valueLength = 0, this._valuesToMeasure = [], i2.call(this), e3 = e3 || {}) this[a3] = e3[a3];
125
+ }
126
+ o.inherits(h, i2), h.LINE_BREAK = "\r\n", h.DEFAULT_CONTENT_TYPE = "application/octet-stream", h.prototype.append = function(e3, a3, n3) {
127
+ "string" == typeof (n3 = n3 || {}) && (n3 = { filename: n3 });
128
+ var o2 = i2.prototype.append.bind(this);
129
+ if ("number" != typeof a3 && null != a3 || (a3 = String(a3)), Array.isArray(a3)) this._error(new Error("Arrays are not supported."));
130
+ else {
131
+ var t2 = this._multiPartHeader(e3, a3, n3), s2 = this._multiPartFooter();
132
+ o2(t2), o2(a3), o2(s2), this._trackLength(t2, a3, n3);
133
+ }
134
+ }, h.prototype._trackLength = function(e3, a3, n3) {
135
+ var i3 = 0;
136
+ null != n3.knownLength ? i3 += Number(n3.knownLength) : Buffer.isBuffer(a3) ? i3 = a3.length : "string" == typeof a3 && (i3 = Buffer.byteLength(a3)), this._valueLength += i3, this._overheadLength += Buffer.byteLength(e3) + h.LINE_BREAK.length, a3 && (a3.path || a3.readable && f(a3, "httpVersion") || a3 instanceof l) && (n3.knownLength || this._valuesToMeasure.push(a3));
137
+ }, h.prototype._lengthRetriever = function(e3, a3) {
138
+ f(e3, "fd") ? null != e3.end && e3.end != 1 / 0 && null != e3.start ? a3(null, e3.end + 1 - (e3.start ? e3.start : 0)) : p.stat(e3.path, function(n3, i3) {
139
+ if (n3) a3(n3);
140
+ else {
141
+ var o2 = i3.size - (e3.start ? e3.start : 0);
142
+ a3(null, o2);
143
+ }
144
+ }) : f(e3, "httpVersion") ? a3(null, Number(e3.headers["content-length"])) : f(e3, "httpModule") ? (e3.on("response", function(n3) {
145
+ e3.pause(), a3(null, Number(n3.headers["content-length"]));
146
+ }), e3.resume()) : a3("Unknown stream");
147
+ }, h.prototype._multiPartHeader = function(e3, a3, n3) {
148
+ if ("string" == typeof n3.header) return n3.header;
149
+ var i3, o2 = this._getContentDisposition(a3, n3), t2 = this._getContentType(a3, n3), s2 = "", r2 = { "Content-Disposition": ["form-data", 'name="' + e3 + '"'].concat(o2 || []), "Content-Type": [].concat(t2 || []) };
150
+ for (var c2 in "object" == typeof n3.header && x(r2, n3.header), r2) if (f(r2, c2)) {
151
+ if (null == (i3 = r2[c2])) continue;
152
+ Array.isArray(i3) || (i3 = [i3]), i3.length && (s2 += c2 + ": " + i3.join("; ") + h.LINE_BREAK);
153
+ }
154
+ return "--" + this.getBoundary() + h.LINE_BREAK + s2 + h.LINE_BREAK;
155
+ }, h.prototype._getContentDisposition = function(e3, a3) {
156
+ var n3;
157
+ if ("string" == typeof a3.filepath ? n3 = t.normalize(a3.filepath).replace(/\\/g, "/") : a3.filename || e3 && (e3.name || e3.path) ? n3 = t.basename(a3.filename || e3 && (e3.name || e3.path)) : e3 && e3.readable && f(e3, "httpVersion") && (n3 = t.basename(e3.client._httpMessage.path || "")), n3) return 'filename="' + n3 + '"';
158
+ }, h.prototype._getContentType = function(e3, a3) {
159
+ var n3 = a3.contentType;
160
+ return !n3 && e3 && e3.name && (n3 = u.lookup(e3.name)), !n3 && e3 && e3.path && (n3 = u.lookup(e3.path)), !n3 && e3 && e3.readable && f(e3, "httpVersion") && (n3 = e3.headers["content-type"]), n3 || !a3.filepath && !a3.filename || (n3 = u.lookup(a3.filepath || a3.filename)), !n3 && e3 && "object" == typeof e3 && (n3 = h.DEFAULT_CONTENT_TYPE), n3;
161
+ }, h.prototype._multiPartFooter = function() {
162
+ return function(e3) {
163
+ var a3 = h.LINE_BREAK;
164
+ 0 === this._streams.length && (a3 += this._lastBoundary()), e3(a3);
165
+ }.bind(this);
166
+ }, h.prototype._lastBoundary = function() {
167
+ return "--" + this.getBoundary() + "--" + h.LINE_BREAK;
168
+ }, h.prototype.getHeaders = function(e3) {
169
+ var a3, n3 = { "content-type": "multipart/form-data; boundary=" + this.getBoundary() };
170
+ for (a3 in e3) f(e3, a3) && (n3[a3.toLowerCase()] = e3[a3]);
171
+ return n3;
172
+ }, h.prototype.setBoundary = function(e3) {
173
+ if ("string" != typeof e3) throw new TypeError("FormData boundary must be a string");
174
+ this._boundary = e3;
175
+ }, h.prototype.getBoundary = function() {
176
+ return this._boundary || this._generateBoundary(), this._boundary;
177
+ }, h.prototype.getBuffer = function() {
178
+ for (var e3 = new Buffer.alloc(0), a3 = this.getBoundary(), n3 = 0, i3 = this._streams.length; n3 < i3; n3++) "function" != typeof this._streams[n3] && (e3 = Buffer.isBuffer(this._streams[n3]) ? Buffer.concat([e3, this._streams[n3]]) : Buffer.concat([e3, Buffer.from(this._streams[n3])]), "string" == typeof this._streams[n3] && this._streams[n3].substring(2, a3.length + 2) === a3 || (e3 = Buffer.concat([e3, Buffer.from(h.LINE_BREAK)])));
179
+ return Buffer.concat([e3, Buffer.from(this._lastBoundary())]);
180
+ }, h.prototype._generateBoundary = function() {
181
+ for (var e3 = "--------------------------", a3 = 0; a3 < 24; a3++) e3 += Math.floor(10 * Math.random()).toString(16);
182
+ this._boundary = e3;
183
+ }, h.prototype.getLengthSync = function() {
184
+ var e3 = this._overheadLength + this._valueLength;
185
+ return this._streams.length && (e3 += this._lastBoundary().length), this.hasKnownLength() || this._error(new Error("Cannot calculate proper length in synchronous way.")), e3;
186
+ }, h.prototype.hasKnownLength = function() {
187
+ var e3 = true;
188
+ return this._valuesToMeasure.length && (e3 = false), e3;
189
+ }, h.prototype.getLength = function(e3) {
190
+ var a3 = this._overheadLength + this._valueLength;
191
+ this._streams.length && (a3 += this._lastBoundary().length), this._valuesToMeasure.length ? m.parallel(this._valuesToMeasure, this._lengthRetriever, function(n3, i3) {
192
+ n3 ? e3(n3) : (i3.forEach(function(e4) {
193
+ a3 += e4;
194
+ }), e3(null, a3));
195
+ }) : process.nextTick(e3.bind(this, null, a3));
196
+ }, h.prototype.submit = function(e3, a3) {
197
+ var n3, i3, o2 = { method: "post" };
198
+ return "string" == typeof e3 ? (e3 = c(e3), i3 = x({ port: e3.port, path: e3.pathname, host: e3.hostname, protocol: e3.protocol }, o2)) : (i3 = x(e3, o2)).port || (i3.port = "https:" === i3.protocol ? 443 : 80), i3.headers = this.getHeaders(e3.headers), n3 = "https:" === i3.protocol ? r.request(i3) : s.request(i3), this.getLength(function(e4, i4) {
199
+ if (e4 && "Unknown stream" !== e4) this._error(e4);
200
+ else if (i4 && n3.setHeader("Content-Length", i4), this.pipe(n3), a3) {
201
+ var o3, t2 = function(e5, i5) {
202
+ return n3.removeListener("error", t2), n3.removeListener("response", o3), a3.call(this, e5, i5);
203
+ };
204
+ o3 = t2.bind(this, null), n3.on("error", t2), n3.on("response", o3);
205
+ }
206
+ }.bind(this)), n3;
207
+ }, h.prototype._error = function(e3) {
208
+ this.error || (this.error = e3, this.pause(), this.emit("error", e3));
209
+ }, h.prototype.toString = function() {
210
+ return "[object FormData]";
211
+ }, d(h, "FormData"), e2.exports = h;
212
+ }, 5469: (e2) => {
213
+ "use strict";
214
+ e2.exports = function(e3, a2) {
215
+ return Object.keys(a2).forEach(function(n2) {
216
+ e3[n2] = e3[n2] || a2[n2];
217
+ }), e3;
218
+ };
219
+ }, 5116: (e2, a2, n2) => {
220
+ "use strict";
221
+ var i2 = n2(8612), o = n2(1768), t = n2(8928), s = n2(9770);
222
+ e2.exports = s || i2.call(t, o);
223
+ }, 1768: (e2) => {
224
+ "use strict";
225
+ e2.exports = Function.prototype.apply;
226
+ }, 8928: (e2) => {
227
+ "use strict";
228
+ e2.exports = Function.prototype.call;
229
+ }, 319: (e2, a2, n2) => {
230
+ "use strict";
231
+ var i2 = n2(8612), o = n2(4453), t = n2(8928), s = n2(5116);
232
+ e2.exports = function(e3) {
233
+ if (e3.length < 1 || "function" != typeof e3[0]) throw new o("a function is required");
234
+ return s(i2, t, e3);
235
+ };
236
+ }, 9770: (e2) => {
237
+ "use strict";
238
+ e2.exports = "undefined" != typeof Reflect && Reflect && Reflect.apply;
239
+ }, 9779: (e2, a2, n2) => {
240
+ var i2 = n2(3837), o = n2(2781).Stream, t = n2(3463);
241
+ function s() {
242
+ this.writable = false, this.readable = true, this.dataSize = 0, this.maxDataSize = 2097152, this.pauseStreams = true, this._released = false, this._streams = [], this._currentStream = null, this._insideLoop = false, this._pendingNext = false;
243
+ }
244
+ e2.exports = s, i2.inherits(s, o), s.create = function(e3) {
245
+ var a3 = new this();
246
+ for (var n3 in e3 = e3 || {}) a3[n3] = e3[n3];
247
+ return a3;
248
+ }, s.isStreamLike = function(e3) {
249
+ return "function" != typeof e3 && "string" != typeof e3 && "boolean" != typeof e3 && "number" != typeof e3 && !Buffer.isBuffer(e3);
250
+ }, s.prototype.append = function(e3) {
251
+ if (s.isStreamLike(e3)) {
252
+ if (!(e3 instanceof t)) {
253
+ var a3 = t.create(e3, { maxDataSize: 1 / 0, pauseStream: this.pauseStreams });
254
+ e3.on("data", this._checkDataSize.bind(this)), e3 = a3;
255
+ }
256
+ this._handleErrors(e3), this.pauseStreams && e3.pause();
257
+ }
258
+ return this._streams.push(e3), this;
259
+ }, s.prototype.pipe = function(e3, a3) {
260
+ return o.prototype.pipe.call(this, e3, a3), this.resume(), e3;
261
+ }, s.prototype._getNext = function() {
262
+ if (this._currentStream = null, this._insideLoop) this._pendingNext = true;
263
+ else {
264
+ this._insideLoop = true;
265
+ try {
266
+ do {
267
+ this._pendingNext = false, this._realGetNext();
268
+ } while (this._pendingNext);
269
+ } finally {
270
+ this._insideLoop = false;
271
+ }
272
+ }
273
+ }, s.prototype._realGetNext = function() {
274
+ var e3 = this._streams.shift();
275
+ void 0 !== e3 ? "function" == typeof e3 ? e3(function(e4) {
276
+ s.isStreamLike(e4) && (e4.on("data", this._checkDataSize.bind(this)), this._handleErrors(e4)), this._pipeNext(e4);
277
+ }.bind(this)) : this._pipeNext(e3) : this.end();
278
+ }, s.prototype._pipeNext = function(e3) {
279
+ if (this._currentStream = e3, s.isStreamLike(e3)) return e3.on("end", this._getNext.bind(this)), void e3.pipe(this, { end: false });
280
+ var a3 = e3;
281
+ this.write(a3), this._getNext();
282
+ }, s.prototype._handleErrors = function(e3) {
283
+ var a3 = this;
284
+ e3.on("error", function(e4) {
285
+ a3._emitError(e4);
286
+ });
287
+ }, s.prototype.write = function(e3) {
288
+ this.emit("data", e3);
289
+ }, s.prototype.pause = function() {
290
+ this.pauseStreams && (this.pauseStreams && this._currentStream && "function" == typeof this._currentStream.pause && this._currentStream.pause(), this.emit("pause"));
291
+ }, s.prototype.resume = function() {
292
+ this._released || (this._released = true, this.writable = true, this._getNext()), this.pauseStreams && this._currentStream && "function" == typeof this._currentStream.resume && this._currentStream.resume(), this.emit("resume");
293
+ }, s.prototype.end = function() {
294
+ this._reset(), this.emit("end");
295
+ }, s.prototype.destroy = function() {
296
+ this._reset(), this.emit("close");
297
+ }, s.prototype._reset = function() {
298
+ this.writable = false, this._streams = [], this._currentStream = null;
299
+ }, s.prototype._checkDataSize = function() {
300
+ if (this._updateDataSize(), !(this.dataSize <= this.maxDataSize)) {
301
+ var e3 = "DelayedStream#maxDataSize of " + this.maxDataSize + " bytes exceeded.";
302
+ this._emitError(new Error(e3));
303
+ }
304
+ }, s.prototype._updateDataSize = function() {
305
+ this.dataSize = 0;
306
+ var e3 = this;
307
+ this._streams.forEach(function(a3) {
308
+ a3.dataSize && (e3.dataSize += a3.dataSize);
309
+ }), this._currentStream && this._currentStream.dataSize && (this.dataSize += this._currentStream.dataSize);
310
+ }, s.prototype._emitError = function(e3) {
311
+ this._reset(), this.emit("error", e3);
312
+ };
313
+ }, 1227: (e2, a2, n2) => {
314
+ a2.formatArgs = function(a3) {
315
+ if (a3[0] = (this.useColors ? "%c" : "") + this.namespace + (this.useColors ? " %c" : " ") + a3[0] + (this.useColors ? "%c " : " ") + "+" + e2.exports.humanize(this.diff), !this.useColors) return;
316
+ const n3 = "color: " + this.color;
317
+ a3.splice(1, 0, n3, "color: inherit");
318
+ let i3 = 0, o = 0;
319
+ a3[0].replace(/%[a-zA-Z%]/g, (e3) => {
320
+ "%%" !== e3 && (i3++, "%c" === e3 && (o = i3));
321
+ }), a3.splice(o, 0, n3);
322
+ }, a2.save = function(e3) {
323
+ try {
324
+ e3 ? a2.storage.setItem("debug", e3) : a2.storage.removeItem("debug");
325
+ } catch (e4) {
326
+ }
327
+ }, a2.load = function() {
328
+ let e3;
329
+ try {
330
+ e3 = a2.storage.getItem("debug") || a2.storage.getItem("DEBUG");
331
+ } catch (e4) {
332
+ }
333
+ return !e3 && "undefined" != typeof process && "env" in process && (e3 = process.env.DEBUG), e3;
334
+ }, a2.useColors = function() {
335
+ if ("undefined" != typeof window && window.process && ("renderer" === window.process.type || window.process.__nwjs)) return true;
336
+ if ("undefined" != typeof navigator && navigator.userAgent && navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/)) return false;
337
+ let e3;
338
+ return "undefined" != typeof document && document.documentElement && document.documentElement.style && document.documentElement.style.WebkitAppearance || "undefined" != typeof window && window.console && (window.console.firebug || window.console.exception && window.console.table) || "undefined" != typeof navigator && navigator.userAgent && (e3 = navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)) && parseInt(e3[1], 10) >= 31 || "undefined" != typeof navigator && navigator.userAgent && navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/);
339
+ }, a2.storage = function() {
340
+ try {
341
+ return localStorage;
342
+ } catch (e3) {
343
+ }
344
+ }(), a2.destroy = /* @__PURE__ */ (() => {
345
+ let e3 = false;
346
+ return () => {
347
+ e3 || (e3 = true, console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."));
348
+ };
349
+ })(), a2.colors = ["#0000CC", "#0000FF", "#0033CC", "#0033FF", "#0066CC", "#0066FF", "#0099CC", "#0099FF", "#00CC00", "#00CC33", "#00CC66", "#00CC99", "#00CCCC", "#00CCFF", "#3300CC", "#3300FF", "#3333CC", "#3333FF", "#3366CC", "#3366FF", "#3399CC", "#3399FF", "#33CC00", "#33CC33", "#33CC66", "#33CC99", "#33CCCC", "#33CCFF", "#6600CC", "#6600FF", "#6633CC", "#6633FF", "#66CC00", "#66CC33", "#9900CC", "#9900FF", "#9933CC", "#9933FF", "#99CC00", "#99CC33", "#CC0000", "#CC0033", "#CC0066", "#CC0099", "#CC00CC", "#CC00FF", "#CC3300", "#CC3333", "#CC3366", "#CC3399", "#CC33CC", "#CC33FF", "#CC6600", "#CC6633", "#CC9900", "#CC9933", "#CCCC00", "#CCCC33", "#FF0000", "#FF0033", "#FF0066", "#FF0099", "#FF00CC", "#FF00FF", "#FF3300", "#FF3333", "#FF3366", "#FF3399", "#FF33CC", "#FF33FF", "#FF6600", "#FF6633", "#FF9900", "#FF9933", "#FFCC00", "#FFCC33"], a2.log = console.debug || console.log || (() => {
350
+ }), e2.exports = n2(2447)(a2);
351
+ const { formatters: i2 } = e2.exports;
352
+ i2.j = function(e3) {
353
+ try {
354
+ return JSON.stringify(e3);
355
+ } catch (e4) {
356
+ return "[UnexpectedJSONParseError]: " + e4.message;
357
+ }
358
+ };
359
+ }, 2447: (e2, a2, n2) => {
360
+ e2.exports = function(e3) {
361
+ function a3(e4) {
362
+ let n3, o2, t, s = null;
363
+ function r(...e5) {
364
+ if (!r.enabled) return;
365
+ const i3 = r, o3 = Number(/* @__PURE__ */ new Date()), t2 = o3 - (n3 || o3);
366
+ i3.diff = t2, i3.prev = n3, i3.curr = o3, n3 = o3, e5[0] = a3.coerce(e5[0]), "string" != typeof e5[0] && e5.unshift("%O");
367
+ let s2 = 0;
368
+ e5[0] = e5[0].replace(/%([a-zA-Z%])/g, (n4, o4) => {
369
+ if ("%%" === n4) return "%";
370
+ s2++;
371
+ const t3 = a3.formatters[o4];
372
+ if ("function" == typeof t3) {
373
+ const a4 = e5[s2];
374
+ n4 = t3.call(i3, a4), e5.splice(s2, 1), s2--;
375
+ }
376
+ return n4;
377
+ }), a3.formatArgs.call(i3, e5), (i3.log || a3.log).apply(i3, e5);
378
+ }
379
+ return r.namespace = e4, r.useColors = a3.useColors(), r.color = a3.selectColor(e4), r.extend = i2, r.destroy = a3.destroy, Object.defineProperty(r, "enabled", { enumerable: true, configurable: false, get: () => null !== s ? s : (o2 !== a3.namespaces && (o2 = a3.namespaces, t = a3.enabled(e4)), t), set: (e5) => {
380
+ s = e5;
381
+ } }), "function" == typeof a3.init && a3.init(r), r;
382
+ }
383
+ function i2(e4, n3) {
384
+ const i3 = a3(this.namespace + (void 0 === n3 ? ":" : n3) + e4);
385
+ return i3.log = this.log, i3;
386
+ }
387
+ function o(e4, a4) {
388
+ let n3 = 0, i3 = 0, o2 = -1, t = 0;
389
+ for (; n3 < e4.length; ) if (i3 < a4.length && (a4[i3] === e4[n3] || "*" === a4[i3])) "*" === a4[i3] ? (o2 = i3, t = n3, i3++) : (n3++, i3++);
390
+ else {
391
+ if (-1 === o2) return false;
392
+ i3 = o2 + 1, t++, n3 = t;
393
+ }
394
+ for (; i3 < a4.length && "*" === a4[i3]; ) i3++;
395
+ return i3 === a4.length;
396
+ }
397
+ return a3.debug = a3, a3.default = a3, a3.coerce = function(e4) {
398
+ return e4 instanceof Error ? e4.stack || e4.message : e4;
399
+ }, a3.disable = function() {
400
+ const e4 = [...a3.names, ...a3.skips.map((e5) => "-" + e5)].join(",");
401
+ return a3.enable(""), e4;
402
+ }, a3.enable = function(e4) {
403
+ a3.save(e4), a3.namespaces = e4, a3.names = [], a3.skips = [];
404
+ const n3 = ("string" == typeof e4 ? e4 : "").trim().replace(/\s+/g, ",").split(",").filter(Boolean);
405
+ for (const e5 of n3) "-" === e5[0] ? a3.skips.push(e5.slice(1)) : a3.names.push(e5);
406
+ }, a3.enabled = function(e4) {
407
+ for (const n3 of a3.skips) if (o(e4, n3)) return false;
408
+ for (const n3 of a3.names) if (o(e4, n3)) return true;
409
+ return false;
410
+ }, a3.humanize = n2(7824), a3.destroy = function() {
411
+ console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.");
412
+ }, Object.keys(e3).forEach((n3) => {
413
+ a3[n3] = e3[n3];
414
+ }), a3.names = [], a3.skips = [], a3.formatters = {}, a3.selectColor = function(e4) {
415
+ let n3 = 0;
416
+ for (let a4 = 0; a4 < e4.length; a4++) n3 = (n3 << 5) - n3 + e4.charCodeAt(a4), n3 |= 0;
417
+ return a3.colors[Math.abs(n3) % a3.colors.length];
418
+ }, a3.enable(a3.load()), a3;
419
+ };
420
+ }, 5158: (e2, a2, n2) => {
421
+ "undefined" == typeof process || "renderer" === process.type || true === process.browser || process.__nwjs ? e2.exports = n2(1227) : e2.exports = n2(39);
422
+ }, 39: (e2, a2, n2) => {
423
+ const i2 = n2(6224), o = n2(3837);
424
+ a2.init = function(e3) {
425
+ e3.inspectOpts = {};
426
+ const n3 = Object.keys(a2.inspectOpts);
427
+ for (let i3 = 0; i3 < n3.length; i3++) e3.inspectOpts[n3[i3]] = a2.inspectOpts[n3[i3]];
428
+ }, a2.log = function(...e3) {
429
+ return process.stderr.write(o.formatWithOptions(a2.inspectOpts, ...e3) + "\n");
430
+ }, a2.formatArgs = function(n3) {
431
+ const { namespace: i3, useColors: o2 } = this;
432
+ if (o2) {
433
+ const a3 = this.color, o3 = "\x1B[3" + (a3 < 8 ? a3 : "8;5;" + a3), t2 = ` ${o3};1m${i3} \x1B[0m`;
434
+ n3[0] = t2 + n3[0].split("\n").join("\n" + t2), n3.push(o3 + "m+" + e2.exports.humanize(this.diff) + "\x1B[0m");
435
+ } else n3[0] = (a2.inspectOpts.hideDate ? "" : (/* @__PURE__ */ new Date()).toISOString() + " ") + i3 + " " + n3[0];
436
+ }, a2.save = function(e3) {
437
+ e3 ? process.env.DEBUG = e3 : delete process.env.DEBUG;
438
+ }, a2.load = function() {
439
+ return process.env.DEBUG;
440
+ }, a2.useColors = function() {
441
+ return "colors" in a2.inspectOpts ? Boolean(a2.inspectOpts.colors) : i2.isatty(process.stderr.fd);
442
+ }, a2.destroy = o.deprecate(() => {
443
+ }, "Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."), a2.colors = [6, 2, 3, 4, 5, 1];
444
+ try {
445
+ const e3 = n2(2130);
446
+ e3 && (e3.stderr || e3).level >= 2 && (a2.colors = [20, 21, 26, 27, 32, 33, 38, 39, 40, 41, 42, 43, 44, 45, 56, 57, 62, 63, 68, 69, 74, 75, 76, 77, 78, 79, 80, 81, 92, 93, 98, 99, 112, 113, 128, 129, 134, 135, 148, 149, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 178, 179, 184, 185, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 214, 215, 220, 221]);
447
+ } catch (e3) {
448
+ }
449
+ a2.inspectOpts = Object.keys(process.env).filter((e3) => /^debug_/i.test(e3)).reduce((e3, a3) => {
450
+ const n3 = a3.substring(6).toLowerCase().replace(/_([a-z])/g, (e4, a4) => a4.toUpperCase());
451
+ let i3 = process.env[a3];
452
+ return i3 = !!/^(yes|on|true|enabled)$/i.test(i3) || !/^(no|off|false|disabled)$/i.test(i3) && ("null" === i3 ? null : Number(i3)), e3[n3] = i3, e3;
453
+ }, {}), e2.exports = n2(2447)(a2);
454
+ const { formatters: t } = e2.exports;
455
+ t.o = function(e3) {
456
+ return this.inspectOpts.colors = this.useColors, o.inspect(e3, this.inspectOpts).split("\n").map((e4) => e4.trim()).join(" ");
457
+ }, t.O = function(e3) {
458
+ return this.inspectOpts.colors = this.useColors, o.inspect(e3, this.inspectOpts);
459
+ };
460
+ }, 3463: (e2, a2, n2) => {
461
+ var i2 = n2(2781).Stream, o = n2(3837);
462
+ function t() {
463
+ this.source = null, this.dataSize = 0, this.maxDataSize = 1048576, this.pauseStream = true, this._maxDataSizeExceeded = false, this._released = false, this._bufferedEvents = [];
464
+ }
465
+ e2.exports = t, o.inherits(t, i2), t.create = function(e3, a3) {
466
+ var n3 = new this();
467
+ for (var i3 in a3 = a3 || {}) n3[i3] = a3[i3];
468
+ n3.source = e3;
469
+ var o2 = e3.emit;
470
+ return e3.emit = function() {
471
+ return n3._handleEmit(arguments), o2.apply(e3, arguments);
472
+ }, e3.on("error", function() {
473
+ }), n3.pauseStream && e3.pause(), n3;
474
+ }, Object.defineProperty(t.prototype, "readable", { configurable: true, enumerable: true, get: function() {
475
+ return this.source.readable;
476
+ } }), t.prototype.setEncoding = function() {
477
+ return this.source.setEncoding.apply(this.source, arguments);
478
+ }, t.prototype.resume = function() {
479
+ this._released || this.release(), this.source.resume();
480
+ }, t.prototype.pause = function() {
481
+ this.source.pause();
482
+ }, t.prototype.release = function() {
483
+ this._released = true, this._bufferedEvents.forEach(function(e3) {
484
+ this.emit.apply(this, e3);
485
+ }.bind(this)), this._bufferedEvents = [];
486
+ }, t.prototype.pipe = function() {
487
+ var e3 = i2.prototype.pipe.apply(this, arguments);
488
+ return this.resume(), e3;
489
+ }, t.prototype._handleEmit = function(e3) {
490
+ this._released ? this.emit.apply(this, e3) : ("data" === e3[0] && (this.dataSize += e3[1].length, this._checkIfMaxDataSizeExceeded()), this._bufferedEvents.push(e3));
491
+ }, t.prototype._checkIfMaxDataSizeExceeded = function() {
492
+ if (!(this._maxDataSizeExceeded || this.dataSize <= this.maxDataSize)) {
493
+ this._maxDataSizeExceeded = true;
494
+ var e3 = "DelayedStream#maxDataSize of " + this.maxDataSize + " bytes exceeded.";
495
+ this.emit("error", new Error(e3));
496
+ }
497
+ };
498
+ }, 6504: (e2, a2, n2) => {
499
+ "use strict";
500
+ var i2, o = n2(319), t = n2(7296);
501
+ try {
502
+ i2 = [].__proto__ === Array.prototype;
503
+ } catch (e3) {
504
+ if (!e3 || "object" != typeof e3 || !("code" in e3) || "ERR_PROTO_ACCESS" !== e3.code) throw e3;
505
+ }
506
+ var s = !!i2 && t && t(Object.prototype, "__proto__"), r = Object, c = r.getPrototypeOf;
507
+ e2.exports = s && "function" == typeof s.get ? o([s.get]) : "function" == typeof c && function(e3) {
508
+ return c(null == e3 ? e3 : r(e3));
509
+ };
510
+ }, 4429: (e2) => {
511
+ "use strict";
512
+ var a2 = Object.defineProperty || false;
513
+ if (a2) try {
514
+ a2({}, "a", { value: 1 });
515
+ } catch (e3) {
516
+ a2 = false;
517
+ }
518
+ e2.exports = a2;
519
+ }, 3981: (e2) => {
520
+ "use strict";
521
+ e2.exports = EvalError;
522
+ }, 1648: (e2) => {
523
+ "use strict";
524
+ e2.exports = Error;
525
+ }, 4726: (e2) => {
526
+ "use strict";
527
+ e2.exports = RangeError;
528
+ }, 6712: (e2) => {
529
+ "use strict";
530
+ e2.exports = ReferenceError;
531
+ }, 3464: (e2) => {
532
+ "use strict";
533
+ e2.exports = SyntaxError;
534
+ }, 4453: (e2) => {
535
+ "use strict";
536
+ e2.exports = TypeError;
537
+ }, 3915: (e2) => {
538
+ "use strict";
539
+ e2.exports = URIError;
540
+ }, 8892: (e2) => {
541
+ "use strict";
542
+ e2.exports = Object;
543
+ }, 4105: (e2, a2, n2) => {
544
+ "use strict";
545
+ var i2 = n2(210)("%Object.defineProperty%", true), o = n2(6410)(), t = n2(8824), s = n2(4453), r = o ? Symbol.toStringTag : null;
546
+ e2.exports = function(e3, a3) {
547
+ var n3 = arguments.length > 2 && !!arguments[2] && arguments[2].force, o2 = arguments.length > 2 && !!arguments[2] && arguments[2].nonConfigurable;
548
+ if (void 0 !== n3 && "boolean" != typeof n3 || void 0 !== o2 && "boolean" != typeof o2) throw new s("if provided, the `overrideIfSet` and `nonConfigurable` options must be booleans");
549
+ !r || !n3 && t(e3, r) || (i2 ? i2(e3, r, { configurable: !o2, enumerable: false, value: a3, writable: false }) : e3[r] = a3);
550
+ };
551
+ }, 2261: (e2, a2, n2) => {
552
+ var i2;
553
+ e2.exports = function() {
554
+ if (!i2) {
555
+ try {
556
+ i2 = n2(5158)("follow-redirects");
557
+ } catch (e3) {
558
+ }
559
+ "function" != typeof i2 && (i2 = function() {
560
+ });
561
+ }
562
+ i2.apply(null, arguments);
563
+ };
564
+ }, 938: (e2, a2, n2) => {
565
+ var i2, o, t, s = n2(7310), r = s.URL, c = n2(3685), p = n2(5687), l = n2(2781).Writable, u = n2(9491), m = n2(2261);
566
+ i2 = "undefined" != typeof process, o = "undefined" != typeof window && "undefined" != typeof document, t = P(Error.captureStackTrace), i2 || !o && t || console.warn("The follow-redirects package should be excluded from browser builds.");
567
+ var d = false;
568
+ try {
569
+ u(new r(""));
570
+ } catch (e3) {
571
+ d = "ERR_INVALID_URL" === e3.code;
572
+ }
573
+ var f = ["auth", "host", "hostname", "href", "path", "pathname", "port", "protocol", "query", "search", "hash"], x = ["abort", "aborted", "connect", "error", "socket", "timeout"], h = /* @__PURE__ */ Object.create(null);
574
+ x.forEach(function(e3) {
575
+ h[e3] = function(a3, n3, i3) {
576
+ this._redirectable.emit(e3, a3, n3, i3);
577
+ };
578
+ });
579
+ var v = A("ERR_INVALID_URL", "Invalid URL", TypeError), b = A("ERR_FR_REDIRECTION_FAILURE", "Redirected request failed"), g = A("ERR_FR_TOO_MANY_REDIRECTS", "Maximum number of redirects exceeded", b), y = A("ERR_FR_MAX_BODY_LENGTH_EXCEEDED", "Request body larger than maxBodyLength limit"), w = A("ERR_STREAM_WRITE_AFTER_END", "write after end"), _ = l.prototype.destroy || E;
580
+ function j(e3, a3) {
581
+ l.call(this), this._sanitizeOptions(e3), this._options = e3, this._ended = false, this._ending = false, this._redirectCount = 0, this._redirects = [], this._requestBodyLength = 0, this._requestBodyBuffers = [], a3 && this.on("response", a3);
582
+ var n3 = this;
583
+ this._onNativeResponse = function(e4) {
584
+ try {
585
+ n3._processResponse(e4);
586
+ } catch (e5) {
587
+ n3.emit("error", e5 instanceof b ? e5 : new b({ cause: e5 }));
588
+ }
589
+ }, this._performRequest();
590
+ }
591
+ function k(e3) {
592
+ var a3 = { maxRedirects: 21, maxBodyLength: 10485760 }, n3 = {};
593
+ return Object.keys(e3).forEach(function(i3) {
594
+ var o2 = i3 + ":", t2 = n3[o2] = e3[i3], s2 = a3[i3] = Object.create(t2);
595
+ Object.defineProperties(s2, { request: { value: function(e4, i4, t3) {
596
+ return r && e4 instanceof r ? e4 = C(e4) : F(e4) ? e4 = C(O(e4)) : (t3 = i4, i4 = R(e4), e4 = { protocol: o2 }), P(i4) && (t3 = i4, i4 = null), (i4 = Object.assign({ maxRedirects: a3.maxRedirects, maxBodyLength: a3.maxBodyLength }, e4, i4)).nativeProtocols = n3, F(i4.host) || F(i4.hostname) || (i4.hostname = "::1"), u.equal(i4.protocol, o2, "protocol mismatch"), m("options", i4), new j(i4, t3);
597
+ }, configurable: true, enumerable: true, writable: true }, get: { value: function(e4, a4, n4) {
598
+ var i4 = s2.request(e4, a4, n4);
599
+ return i4.end(), i4;
600
+ }, configurable: true, enumerable: true, writable: true } });
601
+ }), a3;
602
+ }
603
+ function E() {
604
+ }
605
+ function O(e3) {
606
+ var a3;
607
+ if (d) a3 = new r(e3);
608
+ else if (!F((a3 = R(s.parse(e3))).protocol)) throw new v({ input: e3 });
609
+ return a3;
610
+ }
611
+ function R(e3) {
612
+ if (/^\[/.test(e3.hostname) && !/^\[[:0-9a-f]+\]$/i.test(e3.hostname)) throw new v({ input: e3.href || e3 });
613
+ if (/^\[/.test(e3.host) && !/^\[[:0-9a-f]+\](:\d+)?$/i.test(e3.host)) throw new v({ input: e3.href || e3 });
614
+ return e3;
615
+ }
616
+ function C(e3, a3) {
617
+ var n3 = a3 || {};
618
+ for (var i3 of f) n3[i3] = e3[i3];
619
+ return n3.hostname.startsWith("[") && (n3.hostname = n3.hostname.slice(1, -1)), "" !== n3.port && (n3.port = Number(n3.port)), n3.path = n3.search ? n3.pathname + n3.search : n3.pathname, n3;
620
+ }
621
+ function S(e3, a3) {
622
+ var n3;
623
+ for (var i3 in a3) e3.test(i3) && (n3 = a3[i3], delete a3[i3]);
624
+ return null == n3 ? void 0 : String(n3).trim();
625
+ }
626
+ function A(e3, a3, n3) {
627
+ function i3(n4) {
628
+ P(Error.captureStackTrace) && Error.captureStackTrace(this, this.constructor), Object.assign(this, n4 || {}), this.code = e3, this.message = this.cause ? a3 + ": " + this.cause.message : a3;
629
+ }
630
+ return i3.prototype = new (n3 || Error)(), Object.defineProperties(i3.prototype, { constructor: { value: i3, enumerable: false }, name: { value: "Error [" + e3 + "]", enumerable: false } }), i3;
631
+ }
632
+ function T(e3, a3) {
633
+ for (var n3 of x) e3.removeListener(n3, h[n3]);
634
+ e3.on("error", E), e3.destroy(a3);
635
+ }
636
+ function F(e3) {
637
+ return "string" == typeof e3 || e3 instanceof String;
638
+ }
639
+ function P(e3) {
640
+ return "function" == typeof e3;
641
+ }
642
+ j.prototype = Object.create(l.prototype), j.prototype.abort = function() {
643
+ T(this._currentRequest), this._currentRequest.abort(), this.emit("abort");
644
+ }, j.prototype.destroy = function(e3) {
645
+ return T(this._currentRequest, e3), _.call(this, e3), this;
646
+ }, j.prototype.write = function(e3, a3, n3) {
647
+ if (this._ending) throw new w();
648
+ if (!(F(e3) || "object" == typeof (i3 = e3) && "length" in i3)) throw new TypeError("data should be a string, Buffer or Uint8Array");
649
+ var i3;
650
+ P(a3) && (n3 = a3, a3 = null), 0 !== e3.length ? this._requestBodyLength + e3.length <= this._options.maxBodyLength ? (this._requestBodyLength += e3.length, this._requestBodyBuffers.push({ data: e3, encoding: a3 }), this._currentRequest.write(e3, a3, n3)) : (this.emit("error", new y()), this.abort()) : n3 && n3();
651
+ }, j.prototype.end = function(e3, a3, n3) {
652
+ if (P(e3) ? (n3 = e3, e3 = a3 = null) : P(a3) && (n3 = a3, a3 = null), e3) {
653
+ var i3 = this, o2 = this._currentRequest;
654
+ this.write(e3, a3, function() {
655
+ i3._ended = true, o2.end(null, null, n3);
656
+ }), this._ending = true;
657
+ } else this._ended = this._ending = true, this._currentRequest.end(null, null, n3);
658
+ }, j.prototype.setHeader = function(e3, a3) {
659
+ this._options.headers[e3] = a3, this._currentRequest.setHeader(e3, a3);
660
+ }, j.prototype.removeHeader = function(e3) {
661
+ delete this._options.headers[e3], this._currentRequest.removeHeader(e3);
662
+ }, j.prototype.setTimeout = function(e3, a3) {
663
+ var n3 = this;
664
+ function i3(a4) {
665
+ a4.setTimeout(e3), a4.removeListener("timeout", a4.destroy), a4.addListener("timeout", a4.destroy);
666
+ }
667
+ function o2(a4) {
668
+ n3._timeout && clearTimeout(n3._timeout), n3._timeout = setTimeout(function() {
669
+ n3.emit("timeout"), t2();
670
+ }, e3), i3(a4);
671
+ }
672
+ function t2() {
673
+ n3._timeout && (clearTimeout(n3._timeout), n3._timeout = null), n3.removeListener("abort", t2), n3.removeListener("error", t2), n3.removeListener("response", t2), n3.removeListener("close", t2), a3 && n3.removeListener("timeout", a3), n3.socket || n3._currentRequest.removeListener("socket", o2);
674
+ }
675
+ return a3 && this.on("timeout", a3), this.socket ? o2(this.socket) : this._currentRequest.once("socket", o2), this.on("socket", i3), this.on("abort", t2), this.on("error", t2), this.on("response", t2), this.on("close", t2), this;
676
+ }, ["flushHeaders", "getHeader", "setNoDelay", "setSocketKeepAlive"].forEach(function(e3) {
677
+ j.prototype[e3] = function(a3, n3) {
678
+ return this._currentRequest[e3](a3, n3);
679
+ };
680
+ }), ["aborted", "connection", "socket"].forEach(function(e3) {
681
+ Object.defineProperty(j.prototype, e3, { get: function() {
682
+ return this._currentRequest[e3];
683
+ } });
684
+ }), j.prototype._sanitizeOptions = function(e3) {
685
+ if (e3.headers || (e3.headers = {}), e3.host && (e3.hostname || (e3.hostname = e3.host), delete e3.host), !e3.pathname && e3.path) {
686
+ var a3 = e3.path.indexOf("?");
687
+ a3 < 0 ? e3.pathname = e3.path : (e3.pathname = e3.path.substring(0, a3), e3.search = e3.path.substring(a3));
688
+ }
689
+ }, j.prototype._performRequest = function() {
690
+ var e3 = this._options.protocol, a3 = this._options.nativeProtocols[e3];
691
+ if (!a3) throw new TypeError("Unsupported protocol " + e3);
692
+ if (this._options.agents) {
693
+ var n3 = e3.slice(0, -1);
694
+ this._options.agent = this._options.agents[n3];
695
+ }
696
+ var i3 = this._currentRequest = a3.request(this._options, this._onNativeResponse);
697
+ for (var o2 of (i3._redirectable = this, x)) i3.on(o2, h[o2]);
698
+ if (this._currentUrl = /^\//.test(this._options.path) ? s.format(this._options) : this._options.path, this._isRedirect) {
699
+ var t2 = 0, r2 = this, c2 = this._requestBodyBuffers;
700
+ !function e4(a4) {
701
+ if (i3 === r2._currentRequest) if (a4) r2.emit("error", a4);
702
+ else if (t2 < c2.length) {
703
+ var n4 = c2[t2++];
704
+ i3.finished || i3.write(n4.data, n4.encoding, e4);
705
+ } else r2._ended && i3.end();
706
+ }();
707
+ }
708
+ }, j.prototype._processResponse = function(e3) {
709
+ var a3 = e3.statusCode;
710
+ this._options.trackRedirects && this._redirects.push({ url: this._currentUrl, headers: e3.headers, statusCode: a3 });
711
+ var n3, i3 = e3.headers.location;
712
+ if (!i3 || false === this._options.followRedirects || a3 < 300 || a3 >= 400) return e3.responseUrl = this._currentUrl, e3.redirects = this._redirects, this.emit("response", e3), void (this._requestBodyBuffers = []);
713
+ if (T(this._currentRequest), e3.destroy(), ++this._redirectCount > this._options.maxRedirects) throw new g();
714
+ var o2 = this._options.beforeRedirect;
715
+ o2 && (n3 = Object.assign({ Host: e3.req.getHeader("host") }, this._options.headers));
716
+ var t2 = this._options.method;
717
+ ((301 === a3 || 302 === a3) && "POST" === this._options.method || 303 === a3 && !/^(?:GET|HEAD)$/.test(this._options.method)) && (this._options.method = "GET", this._requestBodyBuffers = [], S(/^content-/i, this._options.headers));
718
+ var c2, p2, l2 = S(/^host$/i, this._options.headers), f2 = O(this._currentUrl), x2 = l2 || f2.host, h2 = /^\w+:/.test(i3) ? this._currentUrl : s.format(Object.assign(f2, { host: x2 })), v2 = (c2 = i3, p2 = h2, d ? new r(c2, p2) : O(s.resolve(p2, c2)));
719
+ if (m("redirecting to", v2.href), this._isRedirect = true, C(v2, this._options), (v2.protocol !== f2.protocol && "https:" !== v2.protocol || v2.host !== x2 && !function(e4, a4) {
720
+ u(F(e4) && F(a4));
721
+ var n4 = e4.length - a4.length - 1;
722
+ return n4 > 0 && "." === e4[n4] && e4.endsWith(a4);
723
+ }(v2.host, x2)) && S(/^(?:(?:proxy-)?authorization|cookie)$/i, this._options.headers), P(o2)) {
724
+ var b2 = { headers: e3.headers, statusCode: a3 }, y2 = { url: h2, method: t2, headers: n3 };
725
+ o2(this._options, b2, y2), this._sanitizeOptions(this._options);
726
+ }
727
+ this._performRequest();
728
+ }, e2.exports = k({ http: c, https: p }), e2.exports.wrap = k;
729
+ }, 6882: (e2, a2, n2) => {
730
+ var i2 = n2(9779), o = n2(3837), t = n2(1017), s = n2(3685), r = n2(5687), c = n2(7310).parse, p = n2(7147), l = n2(2781).Stream, u = n2(983), m = n2(9118), d = n2(2275);
731
+ function f(e3) {
732
+ if (!(this instanceof f)) return new f(e3);
733
+ for (var a3 in this._overheadLength = 0, this._valueLength = 0, this._valuesToMeasure = [], i2.call(this), e3 = e3 || {}) this[a3] = e3[a3];
734
+ }
735
+ e2.exports = f, o.inherits(f, i2), f.LINE_BREAK = "\r\n", f.DEFAULT_CONTENT_TYPE = "application/octet-stream", f.prototype.append = function(e3, a3, n3) {
736
+ "string" == typeof (n3 = n3 || {}) && (n3 = { filename: n3 });
737
+ var t2 = i2.prototype.append.bind(this);
738
+ if ("number" == typeof a3 && (a3 = "" + a3), o.isArray(a3)) this._error(new Error("Arrays are not supported."));
739
+ else {
740
+ var s2 = this._multiPartHeader(e3, a3, n3), r2 = this._multiPartFooter();
741
+ t2(s2), t2(a3), t2(r2), this._trackLength(s2, a3, n3);
742
+ }
743
+ }, f.prototype._trackLength = function(e3, a3, n3) {
744
+ var i3 = 0;
745
+ null != n3.knownLength ? i3 += +n3.knownLength : Buffer.isBuffer(a3) ? i3 = a3.length : "string" == typeof a3 && (i3 = Buffer.byteLength(a3)), this._valueLength += i3, this._overheadLength += Buffer.byteLength(e3) + f.LINE_BREAK.length, a3 && (a3.path || a3.readable && a3.hasOwnProperty("httpVersion") || a3 instanceof l) && (n3.knownLength || this._valuesToMeasure.push(a3));
746
+ }, f.prototype._lengthRetriever = function(e3, a3) {
747
+ e3.hasOwnProperty("fd") ? null != e3.end && e3.end != 1 / 0 && null != e3.start ? a3(null, e3.end + 1 - (e3.start ? e3.start : 0)) : p.stat(e3.path, function(n3, i3) {
748
+ var o2;
749
+ n3 ? a3(n3) : (o2 = i3.size - (e3.start ? e3.start : 0), a3(null, o2));
750
+ }) : e3.hasOwnProperty("httpVersion") ? a3(null, +e3.headers["content-length"]) : e3.hasOwnProperty("httpModule") ? (e3.on("response", function(n3) {
751
+ e3.pause(), a3(null, +n3.headers["content-length"]);
752
+ }), e3.resume()) : a3("Unknown stream");
753
+ }, f.prototype._multiPartHeader = function(e3, a3, n3) {
754
+ if ("string" == typeof n3.header) return n3.header;
755
+ var i3, o2 = this._getContentDisposition(a3, n3), t2 = this._getContentType(a3, n3), s2 = "", r2 = { "Content-Disposition": ["form-data", 'name="' + e3 + '"'].concat(o2 || []), "Content-Type": [].concat(t2 || []) };
756
+ for (var c2 in "object" == typeof n3.header && d(r2, n3.header), r2) r2.hasOwnProperty(c2) && null != (i3 = r2[c2]) && (Array.isArray(i3) || (i3 = [i3]), i3.length && (s2 += c2 + ": " + i3.join("; ") + f.LINE_BREAK));
757
+ return "--" + this.getBoundary() + f.LINE_BREAK + s2 + f.LINE_BREAK;
758
+ }, f.prototype._getContentDisposition = function(e3, a3) {
759
+ var n3, i3;
760
+ return "string" == typeof a3.filepath ? n3 = t.normalize(a3.filepath).replace(/\\/g, "/") : a3.filename || e3.name || e3.path ? n3 = t.basename(a3.filename || e3.name || e3.path) : e3.readable && e3.hasOwnProperty("httpVersion") && (n3 = t.basename(e3.client._httpMessage.path || "")), n3 && (i3 = 'filename="' + n3 + '"'), i3;
761
+ }, f.prototype._getContentType = function(e3, a3) {
762
+ var n3 = a3.contentType;
763
+ return !n3 && e3.name && (n3 = u.lookup(e3.name)), !n3 && e3.path && (n3 = u.lookup(e3.path)), !n3 && e3.readable && e3.hasOwnProperty("httpVersion") && (n3 = e3.headers["content-type"]), n3 || !a3.filepath && !a3.filename || (n3 = u.lookup(a3.filepath || a3.filename)), n3 || "object" != typeof e3 || (n3 = f.DEFAULT_CONTENT_TYPE), n3;
764
+ }, f.prototype._multiPartFooter = function() {
765
+ return function(e3) {
766
+ var a3 = f.LINE_BREAK;
767
+ 0 === this._streams.length && (a3 += this._lastBoundary()), e3(a3);
768
+ }.bind(this);
769
+ }, f.prototype._lastBoundary = function() {
770
+ return "--" + this.getBoundary() + "--" + f.LINE_BREAK;
771
+ }, f.prototype.getHeaders = function(e3) {
772
+ var a3, n3 = { "content-type": "multipart/form-data; boundary=" + this.getBoundary() };
773
+ for (a3 in e3) e3.hasOwnProperty(a3) && (n3[a3.toLowerCase()] = e3[a3]);
774
+ return n3;
775
+ }, f.prototype.setBoundary = function(e3) {
776
+ this._boundary = e3;
777
+ }, f.prototype.getBoundary = function() {
778
+ return this._boundary || this._generateBoundary(), this._boundary;
779
+ }, f.prototype.getBuffer = function() {
780
+ for (var e3 = new Buffer.alloc(0), a3 = this.getBoundary(), n3 = 0, i3 = this._streams.length; n3 < i3; n3++) "function" != typeof this._streams[n3] && (e3 = Buffer.isBuffer(this._streams[n3]) ? Buffer.concat([e3, this._streams[n3]]) : Buffer.concat([e3, Buffer.from(this._streams[n3])]), "string" == typeof this._streams[n3] && this._streams[n3].substring(2, a3.length + 2) === a3 || (e3 = Buffer.concat([e3, Buffer.from(f.LINE_BREAK)])));
781
+ return Buffer.concat([e3, Buffer.from(this._lastBoundary())]);
782
+ }, f.prototype._generateBoundary = function() {
783
+ for (var e3 = "--------------------------", a3 = 0; a3 < 24; a3++) e3 += Math.floor(10 * Math.random()).toString(16);
784
+ this._boundary = e3;
785
+ }, f.prototype.getLengthSync = function() {
786
+ var e3 = this._overheadLength + this._valueLength;
787
+ return this._streams.length && (e3 += this._lastBoundary().length), this.hasKnownLength() || this._error(new Error("Cannot calculate proper length in synchronous way.")), e3;
788
+ }, f.prototype.hasKnownLength = function() {
789
+ var e3 = true;
790
+ return this._valuesToMeasure.length && (e3 = false), e3;
791
+ }, f.prototype.getLength = function(e3) {
792
+ var a3 = this._overheadLength + this._valueLength;
793
+ this._streams.length && (a3 += this._lastBoundary().length), this._valuesToMeasure.length ? m.parallel(this._valuesToMeasure, this._lengthRetriever, function(n3, i3) {
794
+ n3 ? e3(n3) : (i3.forEach(function(e4) {
795
+ a3 += e4;
796
+ }), e3(null, a3));
797
+ }) : process.nextTick(e3.bind(this, null, a3));
798
+ }, f.prototype.submit = function(e3, a3) {
799
+ var n3, i3, o2 = { method: "post" };
800
+ return "string" == typeof e3 ? (e3 = c(e3), i3 = d({ port: e3.port, path: e3.pathname, host: e3.hostname, protocol: e3.protocol }, o2)) : (i3 = d(e3, o2)).port || (i3.port = "https:" == i3.protocol ? 443 : 80), i3.headers = this.getHeaders(e3.headers), n3 = "https:" == i3.protocol ? r.request(i3) : s.request(i3), this.getLength(function(e4, i4) {
801
+ if (e4 && "Unknown stream" !== e4) this._error(e4);
802
+ else if (i4 && n3.setHeader("Content-Length", i4), this.pipe(n3), a3) {
803
+ var o3, t2 = function(e5, i5) {
804
+ return n3.removeListener("error", t2), n3.removeListener("response", o3), a3.call(this, e5, i5);
805
+ };
806
+ o3 = t2.bind(this, null), n3.on("error", t2), n3.on("response", o3);
807
+ }
808
+ }.bind(this)), n3;
809
+ }, f.prototype._error = function(e3) {
810
+ this.error || (this.error = e3, this.pause(), this.emit("error", e3));
811
+ }, f.prototype.toString = function() {
812
+ return "[object FormData]";
813
+ };
814
+ }, 2275: (e2) => {
815
+ e2.exports = function(e3, a2) {
816
+ return Object.keys(a2).forEach(function(n2) {
817
+ e3[n2] = e3[n2] || a2[n2];
818
+ }), e3;
819
+ };
820
+ }, 7648: (e2) => {
821
+ "use strict";
822
+ var a2 = Object.prototype.toString, n2 = Math.max, i2 = function(e3, a3) {
823
+ for (var n3 = [], i3 = 0; i3 < e3.length; i3 += 1) n3[i3] = e3[i3];
824
+ for (var o = 0; o < a3.length; o += 1) n3[o + e3.length] = a3[o];
825
+ return n3;
826
+ };
827
+ e2.exports = function(e3) {
828
+ var o = this;
829
+ if ("function" != typeof o || "[object Function]" !== a2.apply(o)) throw new TypeError("Function.prototype.bind called on incompatible " + o);
830
+ for (var t, s = function(e4) {
831
+ for (var a3 = [], n3 = 1, i3 = 0; n3 < e4.length; n3 += 1, i3 += 1) a3[i3] = e4[n3];
832
+ return a3;
833
+ }(arguments), r = n2(0, o.length - s.length), c = [], p = 0; p < r; p++) c[p] = "$" + p;
834
+ if (t = Function("binder", "return function (" + function(e4) {
835
+ for (var a3 = "", n3 = 0; n3 < e4.length; n3 += 1) a3 += e4[n3], n3 + 1 < e4.length && (a3 += ",");
836
+ return a3;
837
+ }(c) + "){ return binder.apply(this,arguments); }")(function() {
838
+ if (this instanceof t) {
839
+ var a3 = o.apply(this, i2(s, arguments));
840
+ return Object(a3) === a3 ? a3 : this;
841
+ }
842
+ return o.apply(e3, i2(s, arguments));
843
+ }), o.prototype) {
844
+ var l = function() {
845
+ };
846
+ l.prototype = o.prototype, t.prototype = new l(), l.prototype = null;
847
+ }
848
+ return t;
849
+ };
850
+ }, 8612: (e2, a2, n2) => {
851
+ "use strict";
852
+ var i2 = n2(7648);
853
+ e2.exports = Function.prototype.bind || i2;
854
+ }, 210: (e2, a2, n2) => {
855
+ "use strict";
856
+ var i2, o = n2(8892), t = n2(1648), s = n2(3981), r = n2(4726), c = n2(6712), p = n2(3464), l = n2(4453), u = n2(3915), m = n2(9738), d = n2(6329), f = n2(2264), x = n2(5730), h = n2(707), v = n2(3862), b = n2(9550), g = Function, y = function(e3) {
857
+ try {
858
+ return g('"use strict"; return (' + e3 + ").constructor;")();
859
+ } catch (e4) {
860
+ }
861
+ }, w = n2(7296), _ = n2(4429), j = function() {
862
+ throw new l();
863
+ }, k = w ? function() {
864
+ try {
865
+ return j;
866
+ } catch (e3) {
867
+ try {
868
+ return w(arguments, "callee").get;
869
+ } catch (e4) {
870
+ return j;
871
+ }
872
+ }
873
+ }() : j, E = n2(1405)(), O = n2(1618), R = n2(8899), C = n2(443), S = n2(1768), A = n2(8928), T = {}, F = "undefined" != typeof Uint8Array && O ? O(Uint8Array) : i2, P = { __proto__: null, "%AggregateError%": "undefined" == typeof AggregateError ? i2 : AggregateError, "%Array%": Array, "%ArrayBuffer%": "undefined" == typeof ArrayBuffer ? i2 : ArrayBuffer, "%ArrayIteratorPrototype%": E && O ? O([][Symbol.iterator]()) : i2, "%AsyncFromSyncIteratorPrototype%": i2, "%AsyncFunction%": T, "%AsyncGenerator%": T, "%AsyncGeneratorFunction%": T, "%AsyncIteratorPrototype%": T, "%Atomics%": "undefined" == typeof Atomics ? i2 : Atomics, "%BigInt%": "undefined" == typeof BigInt ? i2 : BigInt, "%BigInt64Array%": "undefined" == typeof BigInt64Array ? i2 : BigInt64Array, "%BigUint64Array%": "undefined" == typeof BigUint64Array ? i2 : BigUint64Array, "%Boolean%": Boolean, "%DataView%": "undefined" == typeof DataView ? i2 : DataView, "%Date%": Date, "%decodeURI%": decodeURI, "%decodeURIComponent%": decodeURIComponent, "%encodeURI%": encodeURI, "%encodeURIComponent%": encodeURIComponent, "%Error%": t, "%eval%": eval, "%EvalError%": s, "%Float16Array%": "undefined" == typeof Float16Array ? i2 : Float16Array, "%Float32Array%": "undefined" == typeof Float32Array ? i2 : Float32Array, "%Float64Array%": "undefined" == typeof Float64Array ? i2 : Float64Array, "%FinalizationRegistry%": "undefined" == typeof FinalizationRegistry ? i2 : FinalizationRegistry, "%Function%": g, "%GeneratorFunction%": T, "%Int8Array%": "undefined" == typeof Int8Array ? i2 : Int8Array, "%Int16Array%": "undefined" == typeof Int16Array ? i2 : Int16Array, "%Int32Array%": "undefined" == typeof Int32Array ? i2 : Int32Array, "%isFinite%": isFinite, "%isNaN%": isNaN, "%IteratorPrototype%": E && O ? O(O([][Symbol.iterator]())) : i2, "%JSON%": "object" == typeof JSON ? JSON : i2, "%Map%": "undefined" == typeof Map ? i2 : Map, "%MapIteratorPrototype%": "undefined" != typeof Map && E && O ? O((/* @__PURE__ */ new Map())[Symbol.iterator]()) : i2, "%Math%": Math, "%Number%": Number, "%Object%": o, "%Object.getOwnPropertyDescriptor%": w, "%parseFloat%": parseFloat, "%parseInt%": parseInt, "%Promise%": "undefined" == typeof Promise ? i2 : Promise, "%Proxy%": "undefined" == typeof Proxy ? i2 : Proxy, "%RangeError%": r, "%ReferenceError%": c, "%Reflect%": "undefined" == typeof Reflect ? i2 : Reflect, "%RegExp%": RegExp, "%Set%": "undefined" == typeof Set ? i2 : Set, "%SetIteratorPrototype%": "undefined" != typeof Set && E && O ? O((/* @__PURE__ */ new Set())[Symbol.iterator]()) : i2, "%SharedArrayBuffer%": "undefined" == typeof SharedArrayBuffer ? i2 : SharedArrayBuffer, "%String%": String, "%StringIteratorPrototype%": E && O ? O(""[Symbol.iterator]()) : i2, "%Symbol%": E ? Symbol : i2, "%SyntaxError%": p, "%ThrowTypeError%": k, "%TypedArray%": F, "%TypeError%": l, "%Uint8Array%": "undefined" == typeof Uint8Array ? i2 : Uint8Array, "%Uint8ClampedArray%": "undefined" == typeof Uint8ClampedArray ? i2 : Uint8ClampedArray, "%Uint16Array%": "undefined" == typeof Uint16Array ? i2 : Uint16Array, "%Uint32Array%": "undefined" == typeof Uint32Array ? i2 : Uint32Array, "%URIError%": u, "%WeakMap%": "undefined" == typeof WeakMap ? i2 : WeakMap, "%WeakRef%": "undefined" == typeof WeakRef ? i2 : WeakRef, "%WeakSet%": "undefined" == typeof WeakSet ? i2 : WeakSet, "%Function.prototype.call%": A, "%Function.prototype.apply%": S, "%Object.defineProperty%": _, "%Object.getPrototypeOf%": R, "%Math.abs%": m, "%Math.floor%": d, "%Math.max%": f, "%Math.min%": x, "%Math.pow%": h, "%Math.round%": v, "%Math.sign%": b, "%Reflect.getPrototypeOf%": C };
874
+ if (O) try {
875
+ null.error;
876
+ } catch (e3) {
877
+ var z = O(O(e3));
878
+ P["%Error.prototype%"] = z;
879
+ }
880
+ var L = function e3(a3) {
881
+ var n3;
882
+ if ("%AsyncFunction%" === a3) n3 = y("async function () {}");
883
+ else if ("%GeneratorFunction%" === a3) n3 = y("function* () {}");
884
+ else if ("%AsyncGeneratorFunction%" === a3) n3 = y("async function* () {}");
885
+ else if ("%AsyncGenerator%" === a3) {
886
+ var i3 = e3("%AsyncGeneratorFunction%");
887
+ i3 && (n3 = i3.prototype);
888
+ } else if ("%AsyncIteratorPrototype%" === a3) {
889
+ var o2 = e3("%AsyncGenerator%");
890
+ o2 && O && (n3 = O(o2.prototype));
891
+ }
892
+ return P[a3] = n3, n3;
893
+ }, B = { __proto__: null, "%ArrayBufferPrototype%": ["ArrayBuffer", "prototype"], "%ArrayPrototype%": ["Array", "prototype"], "%ArrayProto_entries%": ["Array", "prototype", "entries"], "%ArrayProto_forEach%": ["Array", "prototype", "forEach"], "%ArrayProto_keys%": ["Array", "prototype", "keys"], "%ArrayProto_values%": ["Array", "prototype", "values"], "%AsyncFunctionPrototype%": ["AsyncFunction", "prototype"], "%AsyncGenerator%": ["AsyncGeneratorFunction", "prototype"], "%AsyncGeneratorPrototype%": ["AsyncGeneratorFunction", "prototype", "prototype"], "%BooleanPrototype%": ["Boolean", "prototype"], "%DataViewPrototype%": ["DataView", "prototype"], "%DatePrototype%": ["Date", "prototype"], "%ErrorPrototype%": ["Error", "prototype"], "%EvalErrorPrototype%": ["EvalError", "prototype"], "%Float32ArrayPrototype%": ["Float32Array", "prototype"], "%Float64ArrayPrototype%": ["Float64Array", "prototype"], "%FunctionPrototype%": ["Function", "prototype"], "%Generator%": ["GeneratorFunction", "prototype"], "%GeneratorPrototype%": ["GeneratorFunction", "prototype", "prototype"], "%Int8ArrayPrototype%": ["Int8Array", "prototype"], "%Int16ArrayPrototype%": ["Int16Array", "prototype"], "%Int32ArrayPrototype%": ["Int32Array", "prototype"], "%JSONParse%": ["JSON", "parse"], "%JSONStringify%": ["JSON", "stringify"], "%MapPrototype%": ["Map", "prototype"], "%NumberPrototype%": ["Number", "prototype"], "%ObjectPrototype%": ["Object", "prototype"], "%ObjProto_toString%": ["Object", "prototype", "toString"], "%ObjProto_valueOf%": ["Object", "prototype", "valueOf"], "%PromisePrototype%": ["Promise", "prototype"], "%PromiseProto_then%": ["Promise", "prototype", "then"], "%Promise_all%": ["Promise", "all"], "%Promise_reject%": ["Promise", "reject"], "%Promise_resolve%": ["Promise", "resolve"], "%RangeErrorPrototype%": ["RangeError", "prototype"], "%ReferenceErrorPrototype%": ["ReferenceError", "prototype"], "%RegExpPrototype%": ["RegExp", "prototype"], "%SetPrototype%": ["Set", "prototype"], "%SharedArrayBufferPrototype%": ["SharedArrayBuffer", "prototype"], "%StringPrototype%": ["String", "prototype"], "%SymbolPrototype%": ["Symbol", "prototype"], "%SyntaxErrorPrototype%": ["SyntaxError", "prototype"], "%TypedArrayPrototype%": ["TypedArray", "prototype"], "%TypeErrorPrototype%": ["TypeError", "prototype"], "%Uint8ArrayPrototype%": ["Uint8Array", "prototype"], "%Uint8ClampedArrayPrototype%": ["Uint8ClampedArray", "prototype"], "%Uint16ArrayPrototype%": ["Uint16Array", "prototype"], "%Uint32ArrayPrototype%": ["Uint32Array", "prototype"], "%URIErrorPrototype%": ["URIError", "prototype"], "%WeakMapPrototype%": ["WeakMap", "prototype"], "%WeakSetPrototype%": ["WeakSet", "prototype"] }, N = n2(8612), q = n2(8824), U = N.call(A, Array.prototype.concat), I = N.call(S, Array.prototype.splice), D = N.call(A, String.prototype.replace), M = N.call(A, String.prototype.slice), H = N.call(A, RegExp.prototype.exec), G = /[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g, K = /\\(\\)?/g, W = function(e3, a3) {
894
+ var n3, i3 = e3;
895
+ if (q(B, i3) && (i3 = "%" + (n3 = B[i3])[0] + "%"), q(P, i3)) {
896
+ var o2 = P[i3];
897
+ if (o2 === T && (o2 = L(i3)), void 0 === o2 && !a3) throw new l("intrinsic " + e3 + " exists, but is not available. Please file an issue!");
898
+ return { alias: n3, name: i3, value: o2 };
899
+ }
900
+ throw new p("intrinsic " + e3 + " does not exist!");
901
+ };
902
+ e2.exports = function(e3, a3) {
903
+ if ("string" != typeof e3 || 0 === e3.length) throw new l("intrinsic name must be a non-empty string");
904
+ if (arguments.length > 1 && "boolean" != typeof a3) throw new l('"allowMissing" argument must be a boolean');
905
+ if (null === H(/^%?[^%]*%?$/, e3)) throw new p("`%` may not be present anywhere but at the beginning and end of the intrinsic name");
906
+ var n3 = function(e4) {
907
+ var a4 = M(e4, 0, 1), n4 = M(e4, -1);
908
+ if ("%" === a4 && "%" !== n4) throw new p("invalid intrinsic syntax, expected closing `%`");
909
+ if ("%" === n4 && "%" !== a4) throw new p("invalid intrinsic syntax, expected opening `%`");
910
+ var i4 = [];
911
+ return D(e4, G, function(e5, a5, n5, o3) {
912
+ i4[i4.length] = n5 ? D(o3, K, "$1") : a5 || e5;
913
+ }), i4;
914
+ }(e3), i3 = n3.length > 0 ? n3[0] : "", o2 = W("%" + i3 + "%", a3), t2 = o2.name, s2 = o2.value, r2 = false, c2 = o2.alias;
915
+ c2 && (i3 = c2[0], I(n3, U([0, 1], c2)));
916
+ for (var u2 = 1, m2 = true; u2 < n3.length; u2 += 1) {
917
+ var d2 = n3[u2], f2 = M(d2, 0, 1), x2 = M(d2, -1);
918
+ if (('"' === f2 || "'" === f2 || "`" === f2 || '"' === x2 || "'" === x2 || "`" === x2) && f2 !== x2) throw new p("property names with quotes must have matching quotes");
919
+ if ("constructor" !== d2 && m2 || (r2 = true), q(P, t2 = "%" + (i3 += "." + d2) + "%")) s2 = P[t2];
920
+ else if (null != s2) {
921
+ if (!(d2 in s2)) {
922
+ if (!a3) throw new l("base intrinsic for " + e3 + " exists, but the property is not available.");
923
+ return;
924
+ }
925
+ if (w && u2 + 1 >= n3.length) {
926
+ var h2 = w(s2, d2);
927
+ s2 = (m2 = !!h2) && "get" in h2 && !("originalValue" in h2.get) ? h2.get : s2[d2];
928
+ } else m2 = q(s2, d2), s2 = s2[d2];
929
+ m2 && !r2 && (P[t2] = s2);
930
+ }
931
+ }
932
+ return s2;
933
+ };
934
+ }, 8899: (e2, a2, n2) => {
935
+ "use strict";
936
+ var i2 = n2(8892);
937
+ e2.exports = i2.getPrototypeOf || null;
938
+ }, 443: (e2) => {
939
+ "use strict";
940
+ e2.exports = "undefined" != typeof Reflect && Reflect.getPrototypeOf || null;
941
+ }, 1618: (e2, a2, n2) => {
942
+ "use strict";
943
+ var i2 = n2(443), o = n2(8899), t = n2(6504);
944
+ e2.exports = i2 ? function(e3) {
945
+ return i2(e3);
946
+ } : o ? function(e3) {
947
+ if (!e3 || "object" != typeof e3 && "function" != typeof e3) throw new TypeError("getProto: not an object");
948
+ return o(e3);
949
+ } : t ? function(e3) {
950
+ return t(e3);
951
+ } : null;
952
+ }, 690: (e2) => {
953
+ "use strict";
954
+ e2.exports = Object.getOwnPropertyDescriptor;
955
+ }, 7296: (e2, a2, n2) => {
956
+ "use strict";
957
+ var i2 = n2(690);
958
+ if (i2) try {
959
+ i2([], "length");
960
+ } catch (e3) {
961
+ i2 = null;
962
+ }
963
+ e2.exports = i2;
964
+ }, 6560: (e2) => {
965
+ "use strict";
966
+ e2.exports = (e3, a2 = process.argv) => {
967
+ const n2 = e3.startsWith("-") ? "" : 1 === e3.length ? "-" : "--", i2 = a2.indexOf(n2 + e3), o = a2.indexOf("--");
968
+ return -1 !== i2 && (-1 === o || i2 < o);
969
+ };
970
+ }, 1405: (e2, a2, n2) => {
971
+ "use strict";
972
+ var i2 = "undefined" != typeof Symbol && Symbol, o = n2(5419);
973
+ e2.exports = function() {
974
+ return "function" == typeof i2 && "function" == typeof Symbol && "symbol" == typeof i2("foo") && "symbol" == typeof Symbol("bar") && o();
975
+ };
976
+ }, 5419: (e2) => {
977
+ "use strict";
978
+ e2.exports = function() {
979
+ if ("function" != typeof Symbol || "function" != typeof Object.getOwnPropertySymbols) return false;
980
+ if ("symbol" == typeof Symbol.iterator) return true;
981
+ var e3 = {}, a2 = Symbol("test"), n2 = Object(a2);
982
+ if ("string" == typeof a2) return false;
983
+ if ("[object Symbol]" !== Object.prototype.toString.call(a2)) return false;
984
+ if ("[object Symbol]" !== Object.prototype.toString.call(n2)) return false;
985
+ for (var i2 in e3[a2] = 42, e3) return false;
986
+ if ("function" == typeof Object.keys && 0 !== Object.keys(e3).length) return false;
987
+ if ("function" == typeof Object.getOwnPropertyNames && 0 !== Object.getOwnPropertyNames(e3).length) return false;
988
+ var o = Object.getOwnPropertySymbols(e3);
989
+ if (1 !== o.length || o[0] !== a2) return false;
990
+ if (!Object.prototype.propertyIsEnumerable.call(e3, a2)) return false;
991
+ if ("function" == typeof Object.getOwnPropertyDescriptor) {
992
+ var t = Object.getOwnPropertyDescriptor(e3, a2);
993
+ if (42 !== t.value || true !== t.enumerable) return false;
994
+ }
995
+ return true;
996
+ };
997
+ }, 6410: (e2, a2, n2) => {
998
+ "use strict";
999
+ var i2 = n2(5419);
1000
+ e2.exports = function() {
1001
+ return i2() && !!Symbol.toStringTag;
1002
+ };
1003
+ }, 8824: (e2, a2, n2) => {
1004
+ "use strict";
1005
+ var i2 = Function.prototype.call, o = Object.prototype.hasOwnProperty, t = n2(8612);
1006
+ e2.exports = t.call(i2, o);
1007
+ }, 9738: (e2) => {
1008
+ "use strict";
1009
+ e2.exports = Math.abs;
1010
+ }, 6329: (e2) => {
1011
+ "use strict";
1012
+ e2.exports = Math.floor;
1013
+ }, 3678: (e2) => {
1014
+ "use strict";
1015
+ e2.exports = Number.isNaN || function(e3) {
1016
+ return e3 != e3;
1017
+ };
1018
+ }, 2264: (e2) => {
1019
+ "use strict";
1020
+ e2.exports = Math.max;
1021
+ }, 5730: (e2) => {
1022
+ "use strict";
1023
+ e2.exports = Math.min;
1024
+ }, 707: (e2) => {
1025
+ "use strict";
1026
+ e2.exports = Math.pow;
1027
+ }, 3862: (e2) => {
1028
+ "use strict";
1029
+ e2.exports = Math.round;
1030
+ }, 9550: (e2, a2, n2) => {
1031
+ "use strict";
1032
+ var i2 = n2(3678);
1033
+ e2.exports = function(e3) {
1034
+ return i2(e3) || 0 === e3 ? e3 : e3 < 0 ? -1 : 1;
1035
+ };
1036
+ }, 5234: (e2, a2, n2) => {
1037
+ e2.exports = n2(3765);
1038
+ }, 983: (e2, a2, n2) => {
1039
+ "use strict";
1040
+ var i2, o, t, s = n2(5234), r = n2(1017).extname, c = /^\s*([^;\s]*)(?:;|\s|$)/, p = /^text\//i;
1041
+ function l(e3) {
1042
+ if (!e3 || "string" != typeof e3) return false;
1043
+ var a3 = c.exec(e3), n3 = a3 && s[a3[1].toLowerCase()];
1044
+ return n3 && n3.charset ? n3.charset : !(!a3 || !p.test(a3[1])) && "UTF-8";
1045
+ }
1046
+ a2.charset = l, a2.charsets = { lookup: l }, a2.contentType = function(e3) {
1047
+ if (!e3 || "string" != typeof e3) return false;
1048
+ var n3 = -1 === e3.indexOf("/") ? a2.lookup(e3) : e3;
1049
+ if (!n3) return false;
1050
+ if (-1 === n3.indexOf("charset")) {
1051
+ var i3 = a2.charset(n3);
1052
+ i3 && (n3 += "; charset=" + i3.toLowerCase());
1053
+ }
1054
+ return n3;
1055
+ }, a2.extension = function(e3) {
1056
+ if (!e3 || "string" != typeof e3) return false;
1057
+ var n3 = c.exec(e3), i3 = n3 && a2.extensions[n3[1].toLowerCase()];
1058
+ return !(!i3 || !i3.length) && i3[0];
1059
+ }, a2.extensions = /* @__PURE__ */ Object.create(null), a2.lookup = function(e3) {
1060
+ if (!e3 || "string" != typeof e3) return false;
1061
+ var n3 = r("x." + e3).toLowerCase().substr(1);
1062
+ return n3 && a2.types[n3] || false;
1063
+ }, a2.types = /* @__PURE__ */ Object.create(null), i2 = a2.extensions, o = a2.types, t = ["nginx", "apache", void 0, "iana"], Object.keys(s).forEach(function(e3) {
1064
+ var a3 = s[e3], n3 = a3.extensions;
1065
+ if (n3 && n3.length) {
1066
+ i2[e3] = n3;
1067
+ for (var r2 = 0; r2 < n3.length; r2++) {
1068
+ var c2 = n3[r2];
1069
+ if (o[c2]) {
1070
+ var p2 = t.indexOf(s[o[c2]].source), l2 = t.indexOf(a3.source);
1071
+ if ("application/octet-stream" !== o[c2] && (p2 > l2 || p2 === l2 && "application/" === o[c2].substr(0, 12))) continue;
1072
+ }
1073
+ o[c2] = e3;
1074
+ }
1075
+ }
1076
+ });
1077
+ }, 7824: (e2) => {
1078
+ var a2 = 1e3, n2 = 60 * a2, i2 = 60 * n2, o = 24 * i2, t = 7 * o;
1079
+ function s(e3, a3, n3, i3) {
1080
+ var o2 = a3 >= 1.5 * n3;
1081
+ return Math.round(e3 / n3) + " " + i3 + (o2 ? "s" : "");
1082
+ }
1083
+ e2.exports = function(e3, r) {
1084
+ r = r || {};
1085
+ var c, p, l = typeof e3;
1086
+ if ("string" === l && e3.length > 0) return function(e4) {
1087
+ if (!((e4 = String(e4)).length > 100)) {
1088
+ var s2 = /^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(e4);
1089
+ if (s2) {
1090
+ var r2 = parseFloat(s2[1]);
1091
+ switch ((s2[2] || "ms").toLowerCase()) {
1092
+ case "years":
1093
+ case "year":
1094
+ case "yrs":
1095
+ case "yr":
1096
+ case "y":
1097
+ return 315576e5 * r2;
1098
+ case "weeks":
1099
+ case "week":
1100
+ case "w":
1101
+ return r2 * t;
1102
+ case "days":
1103
+ case "day":
1104
+ case "d":
1105
+ return r2 * o;
1106
+ case "hours":
1107
+ case "hour":
1108
+ case "hrs":
1109
+ case "hr":
1110
+ case "h":
1111
+ return r2 * i2;
1112
+ case "minutes":
1113
+ case "minute":
1114
+ case "mins":
1115
+ case "min":
1116
+ case "m":
1117
+ return r2 * n2;
1118
+ case "seconds":
1119
+ case "second":
1120
+ case "secs":
1121
+ case "sec":
1122
+ case "s":
1123
+ return r2 * a2;
1124
+ case "milliseconds":
1125
+ case "millisecond":
1126
+ case "msecs":
1127
+ case "msec":
1128
+ case "ms":
1129
+ return r2;
1130
+ default:
1131
+ return;
1132
+ }
1133
+ }
1134
+ }
1135
+ }(e3);
1136
+ if ("number" === l && isFinite(e3)) return r.long ? (c = e3, (p = Math.abs(c)) >= o ? s(c, p, o, "day") : p >= i2 ? s(c, p, i2, "hour") : p >= n2 ? s(c, p, n2, "minute") : p >= a2 ? s(c, p, a2, "second") : c + " ms") : function(e4) {
1137
+ var t2 = Math.abs(e4);
1138
+ return t2 >= o ? Math.round(e4 / o) + "d" : t2 >= i2 ? Math.round(e4 / i2) + "h" : t2 >= n2 ? Math.round(e4 / n2) + "m" : t2 >= a2 ? Math.round(e4 / a2) + "s" : e4 + "ms";
1139
+ }(e3);
1140
+ throw new Error("val is not a non-empty string or a valid number. val=" + JSON.stringify(e3));
1141
+ };
1142
+ }, 1394: (e2, a2, n2) => {
1143
+ "use strict";
1144
+ var i2 = n2(7310).parse, o = { ftp: 21, gopher: 70, http: 80, https: 443, ws: 80, wss: 443 }, t = String.prototype.endsWith || function(e3) {
1145
+ return e3.length <= this.length && -1 !== this.indexOf(e3, this.length - e3.length);
1146
+ };
1147
+ function s(e3) {
1148
+ return process.env[e3.toLowerCase()] || process.env[e3.toUpperCase()] || "";
1149
+ }
1150
+ a2.j = function(e3) {
1151
+ var a3 = "string" == typeof e3 ? i2(e3) : e3 || {}, n3 = a3.protocol, r = a3.host, c = a3.port;
1152
+ if ("string" != typeof r || !r || "string" != typeof n3) return "";
1153
+ if (n3 = n3.split(":", 1)[0], !function(e4, a4) {
1154
+ var n4 = (s("npm_config_no_proxy") || s("no_proxy")).toLowerCase();
1155
+ return !n4 || "*" !== n4 && n4.split(/[,\s]/).every(function(n5) {
1156
+ if (!n5) return true;
1157
+ var i3 = n5.match(/^(.+):(\d+)$/), o2 = i3 ? i3[1] : n5, s2 = i3 ? parseInt(i3[2]) : 0;
1158
+ return !(!s2 || s2 === a4) || (/^[.*]/.test(o2) ? ("*" === o2.charAt(0) && (o2 = o2.slice(1)), !t.call(e4, o2)) : e4 !== o2);
1159
+ });
1160
+ }(r = r.replace(/:\d*$/, ""), c = parseInt(c) || o[n3] || 0)) return "";
1161
+ var p = s("npm_config_" + n3 + "_proxy") || s(n3 + "_proxy") || s("npm_config_proxy") || s("all_proxy");
1162
+ return p && -1 === p.indexOf("://") && (p = n3 + "://" + p), p;
1163
+ };
1164
+ }, 2130: (e2, a2, n2) => {
1165
+ "use strict";
1166
+ const i2 = n2(2037), o = n2(6224), t = n2(6560), { env: s } = process;
1167
+ let r;
1168
+ function c(e3) {
1169
+ return 0 !== e3 && { level: e3, hasBasic: true, has256: e3 >= 2, has16m: e3 >= 3 };
1170
+ }
1171
+ function p(e3, a3) {
1172
+ if (0 === r) return 0;
1173
+ if (t("color=16m") || t("color=full") || t("color=truecolor")) return 3;
1174
+ if (t("color=256")) return 2;
1175
+ if (e3 && !a3 && void 0 === r) return 0;
1176
+ const n3 = r || 0;
1177
+ if ("dumb" === s.TERM) return n3;
1178
+ if ("win32" === process.platform) {
1179
+ const e4 = i2.release().split(".");
1180
+ return Number(e4[0]) >= 10 && Number(e4[2]) >= 10586 ? Number(e4[2]) >= 14931 ? 3 : 2 : 1;
1181
+ }
1182
+ if ("CI" in s) return ["TRAVIS", "CIRCLECI", "APPVEYOR", "GITLAB_CI", "GITHUB_ACTIONS", "BUILDKITE"].some((e4) => e4 in s) || "codeship" === s.CI_NAME ? 1 : n3;
1183
+ if ("TEAMCITY_VERSION" in s) return /^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(s.TEAMCITY_VERSION) ? 1 : 0;
1184
+ if ("truecolor" === s.COLORTERM) return 3;
1185
+ if ("TERM_PROGRAM" in s) {
1186
+ const e4 = parseInt((s.TERM_PROGRAM_VERSION || "").split(".")[0], 10);
1187
+ switch (s.TERM_PROGRAM) {
1188
+ case "iTerm.app":
1189
+ return e4 >= 3 ? 3 : 2;
1190
+ case "Apple_Terminal":
1191
+ return 2;
1192
+ }
1193
+ }
1194
+ return /-256(color)?$/i.test(s.TERM) ? 2 : /^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(s.TERM) || "COLORTERM" in s ? 1 : n3;
1195
+ }
1196
+ t("no-color") || t("no-colors") || t("color=false") || t("color=never") ? r = 0 : (t("color") || t("colors") || t("color=true") || t("color=always")) && (r = 1), "FORCE_COLOR" in s && (r = "true" === s.FORCE_COLOR ? 1 : "false" === s.FORCE_COLOR ? 0 : 0 === s.FORCE_COLOR.length ? 1 : Math.min(parseInt(s.FORCE_COLOR, 10), 3)), e2.exports = { supportsColor: function(e3) {
1197
+ return c(p(e3, e3 && e3.isTTY));
1198
+ }, stdout: c(p(true, o.isatty(1))), stderr: c(p(true, o.isatty(2))) };
1199
+ }, 9491: (e2) => {
1200
+ "use strict";
1201
+ e2.exports = __require("assert");
1202
+ }, 7147: (e2) => {
1203
+ "use strict";
1204
+ e2.exports = __require("fs");
1205
+ }, 3685: (e2) => {
1206
+ "use strict";
1207
+ e2.exports = __require("http");
1208
+ }, 5687: (e2) => {
1209
+ "use strict";
1210
+ e2.exports = __require("https");
1211
+ }, 2037: (e2) => {
1212
+ "use strict";
1213
+ e2.exports = __require("os");
1214
+ }, 1017: (e2) => {
1215
+ "use strict";
1216
+ e2.exports = __require("path");
1217
+ }, 2781: (e2) => {
1218
+ "use strict";
1219
+ e2.exports = __require("stream");
1220
+ }, 6224: (e2) => {
1221
+ "use strict";
1222
+ e2.exports = __require("tty");
1223
+ }, 7310: (e2) => {
1224
+ "use strict";
1225
+ e2.exports = __require("url");
1226
+ }, 3837: (e2) => {
1227
+ "use strict";
1228
+ e2.exports = __require("util");
1229
+ }, 3765: (e2) => {
1230
+ "use strict";
1231
+ e2.exports = JSON.parse('{"application/1d-interleaved-parityfec":{"source":"iana"},"application/3gpdash-qoe-report+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/3gpp-ims+xml":{"source":"iana","compressible":true},"application/3gpphal+json":{"source":"iana","compressible":true},"application/3gpphalforms+json":{"source":"iana","compressible":true},"application/a2l":{"source":"iana"},"application/ace+cbor":{"source":"iana"},"application/activemessage":{"source":"iana"},"application/activity+json":{"source":"iana","compressible":true},"application/alto-costmap+json":{"source":"iana","compressible":true},"application/alto-costmapfilter+json":{"source":"iana","compressible":true},"application/alto-directory+json":{"source":"iana","compressible":true},"application/alto-endpointcost+json":{"source":"iana","compressible":true},"application/alto-endpointcostparams+json":{"source":"iana","compressible":true},"application/alto-endpointprop+json":{"source":"iana","compressible":true},"application/alto-endpointpropparams+json":{"source":"iana","compressible":true},"application/alto-error+json":{"source":"iana","compressible":true},"application/alto-networkmap+json":{"source":"iana","compressible":true},"application/alto-networkmapfilter+json":{"source":"iana","compressible":true},"application/alto-updatestreamcontrol+json":{"source":"iana","compressible":true},"application/alto-updatestreamparams+json":{"source":"iana","compressible":true},"application/aml":{"source":"iana"},"application/andrew-inset":{"source":"iana","extensions":["ez"]},"application/applefile":{"source":"iana"},"application/applixware":{"source":"apache","extensions":["aw"]},"application/at+jwt":{"source":"iana"},"application/atf":{"source":"iana"},"application/atfx":{"source":"iana"},"application/atom+xml":{"source":"iana","compressible":true,"extensions":["atom"]},"application/atomcat+xml":{"source":"iana","compressible":true,"extensions":["atomcat"]},"application/atomdeleted+xml":{"source":"iana","compressible":true,"extensions":["atomdeleted"]},"application/atomicmail":{"source":"iana"},"application/atomsvc+xml":{"source":"iana","compressible":true,"extensions":["atomsvc"]},"application/atsc-dwd+xml":{"source":"iana","compressible":true,"extensions":["dwd"]},"application/atsc-dynamic-event-message":{"source":"iana"},"application/atsc-held+xml":{"source":"iana","compressible":true,"extensions":["held"]},"application/atsc-rdt+json":{"source":"iana","compressible":true},"application/atsc-rsat+xml":{"source":"iana","compressible":true,"extensions":["rsat"]},"application/atxml":{"source":"iana"},"application/auth-policy+xml":{"source":"iana","compressible":true},"application/bacnet-xdd+zip":{"source":"iana","compressible":false},"application/batch-smtp":{"source":"iana"},"application/bdoc":{"compressible":false,"extensions":["bdoc"]},"application/beep+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/calendar+json":{"source":"iana","compressible":true},"application/calendar+xml":{"source":"iana","compressible":true,"extensions":["xcs"]},"application/call-completion":{"source":"iana"},"application/cals-1840":{"source":"iana"},"application/captive+json":{"source":"iana","compressible":true},"application/cbor":{"source":"iana"},"application/cbor-seq":{"source":"iana"},"application/cccex":{"source":"iana"},"application/ccmp+xml":{"source":"iana","compressible":true},"application/ccxml+xml":{"source":"iana","compressible":true,"extensions":["ccxml"]},"application/cdfx+xml":{"source":"iana","compressible":true,"extensions":["cdfx"]},"application/cdmi-capability":{"source":"iana","extensions":["cdmia"]},"application/cdmi-container":{"source":"iana","extensions":["cdmic"]},"application/cdmi-domain":{"source":"iana","extensions":["cdmid"]},"application/cdmi-object":{"source":"iana","extensions":["cdmio"]},"application/cdmi-queue":{"source":"iana","extensions":["cdmiq"]},"application/cdni":{"source":"iana"},"application/cea":{"source":"iana"},"application/cea-2018+xml":{"source":"iana","compressible":true},"application/cellml+xml":{"source":"iana","compressible":true},"application/cfw":{"source":"iana"},"application/city+json":{"source":"iana","compressible":true},"application/clr":{"source":"iana"},"application/clue+xml":{"source":"iana","compressible":true},"application/clue_info+xml":{"source":"iana","compressible":true},"application/cms":{"source":"iana"},"application/cnrp+xml":{"source":"iana","compressible":true},"application/coap-group+json":{"source":"iana","compressible":true},"application/coap-payload":{"source":"iana"},"application/commonground":{"source":"iana"},"application/conference-info+xml":{"source":"iana","compressible":true},"application/cose":{"source":"iana"},"application/cose-key":{"source":"iana"},"application/cose-key-set":{"source":"iana"},"application/cpl+xml":{"source":"iana","compressible":true,"extensions":["cpl"]},"application/csrattrs":{"source":"iana"},"application/csta+xml":{"source":"iana","compressible":true},"application/cstadata+xml":{"source":"iana","compressible":true},"application/csvm+json":{"source":"iana","compressible":true},"application/cu-seeme":{"source":"apache","extensions":["cu"]},"application/cwt":{"source":"iana"},"application/cybercash":{"source":"iana"},"application/dart":{"compressible":true},"application/dash+xml":{"source":"iana","compressible":true,"extensions":["mpd"]},"application/dash-patch+xml":{"source":"iana","compressible":true,"extensions":["mpp"]},"application/dashdelta":{"source":"iana"},"application/davmount+xml":{"source":"iana","compressible":true,"extensions":["davmount"]},"application/dca-rft":{"source":"iana"},"application/dcd":{"source":"iana"},"application/dec-dx":{"source":"iana"},"application/dialog-info+xml":{"source":"iana","compressible":true},"application/dicom":{"source":"iana"},"application/dicom+json":{"source":"iana","compressible":true},"application/dicom+xml":{"source":"iana","compressible":true},"application/dii":{"source":"iana"},"application/dit":{"source":"iana"},"application/dns":{"source":"iana"},"application/dns+json":{"source":"iana","compressible":true},"application/dns-message":{"source":"iana"},"application/docbook+xml":{"source":"apache","compressible":true,"extensions":["dbk"]},"application/dots+cbor":{"source":"iana"},"application/dskpp+xml":{"source":"iana","compressible":true},"application/dssc+der":{"source":"iana","extensions":["dssc"]},"application/dssc+xml":{"source":"iana","compressible":true,"extensions":["xdssc"]},"application/dvcs":{"source":"iana"},"application/ecmascript":{"source":"iana","compressible":true,"extensions":["es","ecma"]},"application/edi-consent":{"source":"iana"},"application/edi-x12":{"source":"iana","compressible":false},"application/edifact":{"source":"iana","compressible":false},"application/efi":{"source":"iana"},"application/elm+json":{"source":"iana","charset":"UTF-8","compressible":true},"application/elm+xml":{"source":"iana","compressible":true},"application/emergencycalldata.cap+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/emergencycalldata.comment+xml":{"source":"iana","compressible":true},"application/emergencycalldata.control+xml":{"source":"iana","compressible":true},"application/emergencycalldata.deviceinfo+xml":{"source":"iana","compressible":true},"application/emergencycalldata.ecall.msd":{"source":"iana"},"application/emergencycalldata.providerinfo+xml":{"source":"iana","compressible":true},"application/emergencycalldata.serviceinfo+xml":{"source":"iana","compressible":true},"application/emergencycalldata.subscriberinfo+xml":{"source":"iana","compressible":true},"application/emergencycalldata.veds+xml":{"source":"iana","compressible":true},"application/emma+xml":{"source":"iana","compressible":true,"extensions":["emma"]},"application/emotionml+xml":{"source":"iana","compressible":true,"extensions":["emotionml"]},"application/encaprtp":{"source":"iana"},"application/epp+xml":{"source":"iana","compressible":true},"application/epub+zip":{"source":"iana","compressible":false,"extensions":["epub"]},"application/eshop":{"source":"iana"},"application/exi":{"source":"iana","extensions":["exi"]},"application/expect-ct-report+json":{"source":"iana","compressible":true},"application/express":{"source":"iana","extensions":["exp"]},"application/fastinfoset":{"source":"iana"},"application/fastsoap":{"source":"iana"},"application/fdt+xml":{"source":"iana","compressible":true,"extensions":["fdt"]},"application/fhir+json":{"source":"iana","charset":"UTF-8","compressible":true},"application/fhir+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/fido.trusted-apps+json":{"compressible":true},"application/fits":{"source":"iana"},"application/flexfec":{"source":"iana"},"application/font-sfnt":{"source":"iana"},"application/font-tdpfr":{"source":"iana","extensions":["pfr"]},"application/font-woff":{"source":"iana","compressible":false},"application/framework-attributes+xml":{"source":"iana","compressible":true},"application/geo+json":{"source":"iana","compressible":true,"extensions":["geojson"]},"application/geo+json-seq":{"source":"iana"},"application/geopackage+sqlite3":{"source":"iana"},"application/geoxacml+xml":{"source":"iana","compressible":true},"application/gltf-buffer":{"source":"iana"},"application/gml+xml":{"source":"iana","compressible":true,"extensions":["gml"]},"application/gpx+xml":{"source":"apache","compressible":true,"extensions":["gpx"]},"application/gxf":{"source":"apache","extensions":["gxf"]},"application/gzip":{"source":"iana","compressible":false,"extensions":["gz"]},"application/h224":{"source":"iana"},"application/held+xml":{"source":"iana","compressible":true},"application/hjson":{"extensions":["hjson"]},"application/http":{"source":"iana"},"application/hyperstudio":{"source":"iana","extensions":["stk"]},"application/ibe-key-request+xml":{"source":"iana","compressible":true},"application/ibe-pkg-reply+xml":{"source":"iana","compressible":true},"application/ibe-pp-data":{"source":"iana"},"application/iges":{"source":"iana"},"application/im-iscomposing+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/index":{"source":"iana"},"application/index.cmd":{"source":"iana"},"application/index.obj":{"source":"iana"},"application/index.response":{"source":"iana"},"application/index.vnd":{"source":"iana"},"application/inkml+xml":{"source":"iana","compressible":true,"extensions":["ink","inkml"]},"application/iotp":{"source":"iana"},"application/ipfix":{"source":"iana","extensions":["ipfix"]},"application/ipp":{"source":"iana"},"application/isup":{"source":"iana"},"application/its+xml":{"source":"iana","compressible":true,"extensions":["its"]},"application/java-archive":{"source":"apache","compressible":false,"extensions":["jar","war","ear"]},"application/java-serialized-object":{"source":"apache","compressible":false,"extensions":["ser"]},"application/java-vm":{"source":"apache","compressible":false,"extensions":["class"]},"application/javascript":{"source":"iana","charset":"UTF-8","compressible":true,"extensions":["js","mjs"]},"application/jf2feed+json":{"source":"iana","compressible":true},"application/jose":{"source":"iana"},"application/jose+json":{"source":"iana","compressible":true},"application/jrd+json":{"source":"iana","compressible":true},"application/jscalendar+json":{"source":"iana","compressible":true},"application/json":{"source":"iana","charset":"UTF-8","compressible":true,"extensions":["json","map"]},"application/json-patch+json":{"source":"iana","compressible":true},"application/json-seq":{"source":"iana"},"application/json5":{"extensions":["json5"]},"application/jsonml+json":{"source":"apache","compressible":true,"extensions":["jsonml"]},"application/jwk+json":{"source":"iana","compressible":true},"application/jwk-set+json":{"source":"iana","compressible":true},"application/jwt":{"source":"iana"},"application/kpml-request+xml":{"source":"iana","compressible":true},"application/kpml-response+xml":{"source":"iana","compressible":true},"application/ld+json":{"source":"iana","compressible":true,"extensions":["jsonld"]},"application/lgr+xml":{"source":"iana","compressible":true,"extensions":["lgr"]},"application/link-format":{"source":"iana"},"application/load-control+xml":{"source":"iana","compressible":true},"application/lost+xml":{"source":"iana","compressible":true,"extensions":["lostxml"]},"application/lostsync+xml":{"source":"iana","compressible":true},"application/lpf+zip":{"source":"iana","compressible":false},"application/lxf":{"source":"iana"},"application/mac-binhex40":{"source":"iana","extensions":["hqx"]},"application/mac-compactpro":{"source":"apache","extensions":["cpt"]},"application/macwriteii":{"source":"iana"},"application/mads+xml":{"source":"iana","compressible":true,"extensions":["mads"]},"application/manifest+json":{"source":"iana","charset":"UTF-8","compressible":true,"extensions":["webmanifest"]},"application/marc":{"source":"iana","extensions":["mrc"]},"application/marcxml+xml":{"source":"iana","compressible":true,"extensions":["mrcx"]},"application/mathematica":{"source":"iana","extensions":["ma","nb","mb"]},"application/mathml+xml":{"source":"iana","compressible":true,"extensions":["mathml"]},"application/mathml-content+xml":{"source":"iana","compressible":true},"application/mathml-presentation+xml":{"source":"iana","compressible":true},"application/mbms-associated-procedure-description+xml":{"source":"iana","compressible":true},"application/mbms-deregister+xml":{"source":"iana","compressible":true},"application/mbms-envelope+xml":{"source":"iana","compressible":true},"application/mbms-msk+xml":{"source":"iana","compressible":true},"application/mbms-msk-response+xml":{"source":"iana","compressible":true},"application/mbms-protection-description+xml":{"source":"iana","compressible":true},"application/mbms-reception-report+xml":{"source":"iana","compressible":true},"application/mbms-register+xml":{"source":"iana","compressible":true},"application/mbms-register-response+xml":{"source":"iana","compressible":true},"application/mbms-schedule+xml":{"source":"iana","compressible":true},"application/mbms-user-service-description+xml":{"source":"iana","compressible":true},"application/mbox":{"source":"iana","extensions":["mbox"]},"application/media-policy-dataset+xml":{"source":"iana","compressible":true,"extensions":["mpf"]},"application/media_control+xml":{"source":"iana","compressible":true},"application/mediaservercontrol+xml":{"source":"iana","compressible":true,"extensions":["mscml"]},"application/merge-patch+json":{"source":"iana","compressible":true},"application/metalink+xml":{"source":"apache","compressible":true,"extensions":["metalink"]},"application/metalink4+xml":{"source":"iana","compressible":true,"extensions":["meta4"]},"application/mets+xml":{"source":"iana","compressible":true,"extensions":["mets"]},"application/mf4":{"source":"iana"},"application/mikey":{"source":"iana"},"application/mipc":{"source":"iana"},"application/missing-blocks+cbor-seq":{"source":"iana"},"application/mmt-aei+xml":{"source":"iana","compressible":true,"extensions":["maei"]},"application/mmt-usd+xml":{"source":"iana","compressible":true,"extensions":["musd"]},"application/mods+xml":{"source":"iana","compressible":true,"extensions":["mods"]},"application/moss-keys":{"source":"iana"},"application/moss-signature":{"source":"iana"},"application/mosskey-data":{"source":"iana"},"application/mosskey-request":{"source":"iana"},"application/mp21":{"source":"iana","extensions":["m21","mp21"]},"application/mp4":{"source":"iana","extensions":["mp4s","m4p"]},"application/mpeg4-generic":{"source":"iana"},"application/mpeg4-iod":{"source":"iana"},"application/mpeg4-iod-xmt":{"source":"iana"},"application/mrb-consumer+xml":{"source":"iana","compressible":true},"application/mrb-publish+xml":{"source":"iana","compressible":true},"application/msc-ivr+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/msc-mixer+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/msword":{"source":"iana","compressible":false,"extensions":["doc","dot"]},"application/mud+json":{"source":"iana","compressible":true},"application/multipart-core":{"source":"iana"},"application/mxf":{"source":"iana","extensions":["mxf"]},"application/n-quads":{"source":"iana","extensions":["nq"]},"application/n-triples":{"source":"iana","extensions":["nt"]},"application/nasdata":{"source":"iana"},"application/news-checkgroups":{"source":"iana","charset":"US-ASCII"},"application/news-groupinfo":{"source":"iana","charset":"US-ASCII"},"application/news-transmission":{"source":"iana"},"application/nlsml+xml":{"source":"iana","compressible":true},"application/node":{"source":"iana","extensions":["cjs"]},"application/nss":{"source":"iana"},"application/oauth-authz-req+jwt":{"source":"iana"},"application/oblivious-dns-message":{"source":"iana"},"application/ocsp-request":{"source":"iana"},"application/ocsp-response":{"source":"iana"},"application/octet-stream":{"source":"iana","compressible":false,"extensions":["bin","dms","lrf","mar","so","dist","distz","pkg","bpk","dump","elc","deploy","exe","dll","deb","dmg","iso","img","msi","msp","msm","buffer"]},"application/oda":{"source":"iana","extensions":["oda"]},"application/odm+xml":{"source":"iana","compressible":true},"application/odx":{"source":"iana"},"application/oebps-package+xml":{"source":"iana","compressible":true,"extensions":["opf"]},"application/ogg":{"source":"iana","compressible":false,"extensions":["ogx"]},"application/omdoc+xml":{"source":"apache","compressible":true,"extensions":["omdoc"]},"application/onenote":{"source":"apache","extensions":["onetoc","onetoc2","onetmp","onepkg"]},"application/opc-nodeset+xml":{"source":"iana","compressible":true},"application/oscore":{"source":"iana"},"application/oxps":{"source":"iana","extensions":["oxps"]},"application/p21":{"source":"iana"},"application/p21+zip":{"source":"iana","compressible":false},"application/p2p-overlay+xml":{"source":"iana","compressible":true,"extensions":["relo"]},"application/parityfec":{"source":"iana"},"application/passport":{"source":"iana"},"application/patch-ops-error+xml":{"source":"iana","compressible":true,"extensions":["xer"]},"application/pdf":{"source":"iana","compressible":false,"extensions":["pdf"]},"application/pdx":{"source":"iana"},"application/pem-certificate-chain":{"source":"iana"},"application/pgp-encrypted":{"source":"iana","compressible":false,"extensions":["pgp"]},"application/pgp-keys":{"source":"iana","extensions":["asc"]},"application/pgp-signature":{"source":"iana","extensions":["asc","sig"]},"application/pics-rules":{"source":"apache","extensions":["prf"]},"application/pidf+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/pidf-diff+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/pkcs10":{"source":"iana","extensions":["p10"]},"application/pkcs12":{"source":"iana"},"application/pkcs7-mime":{"source":"iana","extensions":["p7m","p7c"]},"application/pkcs7-signature":{"source":"iana","extensions":["p7s"]},"application/pkcs8":{"source":"iana","extensions":["p8"]},"application/pkcs8-encrypted":{"source":"iana"},"application/pkix-attr-cert":{"source":"iana","extensions":["ac"]},"application/pkix-cert":{"source":"iana","extensions":["cer"]},"application/pkix-crl":{"source":"iana","extensions":["crl"]},"application/pkix-pkipath":{"source":"iana","extensions":["pkipath"]},"application/pkixcmp":{"source":"iana","extensions":["pki"]},"application/pls+xml":{"source":"iana","compressible":true,"extensions":["pls"]},"application/poc-settings+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/postscript":{"source":"iana","compressible":true,"extensions":["ai","eps","ps"]},"application/ppsp-tracker+json":{"source":"iana","compressible":true},"application/problem+json":{"source":"iana","compressible":true},"application/problem+xml":{"source":"iana","compressible":true},"application/provenance+xml":{"source":"iana","compressible":true,"extensions":["provx"]},"application/prs.alvestrand.titrax-sheet":{"source":"iana"},"application/prs.cww":{"source":"iana","extensions":["cww"]},"application/prs.cyn":{"source":"iana","charset":"7-BIT"},"application/prs.hpub+zip":{"source":"iana","compressible":false},"application/prs.nprend":{"source":"iana"},"application/prs.plucker":{"source":"iana"},"application/prs.rdf-xml-crypt":{"source":"iana"},"application/prs.xsf+xml":{"source":"iana","compressible":true},"application/pskc+xml":{"source":"iana","compressible":true,"extensions":["pskcxml"]},"application/pvd+json":{"source":"iana","compressible":true},"application/qsig":{"source":"iana"},"application/raml+yaml":{"compressible":true,"extensions":["raml"]},"application/raptorfec":{"source":"iana"},"application/rdap+json":{"source":"iana","compressible":true},"application/rdf+xml":{"source":"iana","compressible":true,"extensions":["rdf","owl"]},"application/reginfo+xml":{"source":"iana","compressible":true,"extensions":["rif"]},"application/relax-ng-compact-syntax":{"source":"iana","extensions":["rnc"]},"application/remote-printing":{"source":"iana"},"application/reputon+json":{"source":"iana","compressible":true},"application/resource-lists+xml":{"source":"iana","compressible":true,"extensions":["rl"]},"application/resource-lists-diff+xml":{"source":"iana","compressible":true,"extensions":["rld"]},"application/rfc+xml":{"source":"iana","compressible":true},"application/riscos":{"source":"iana"},"application/rlmi+xml":{"source":"iana","compressible":true},"application/rls-services+xml":{"source":"iana","compressible":true,"extensions":["rs"]},"application/route-apd+xml":{"source":"iana","compressible":true,"extensions":["rapd"]},"application/route-s-tsid+xml":{"source":"iana","compressible":true,"extensions":["sls"]},"application/route-usd+xml":{"source":"iana","compressible":true,"extensions":["rusd"]},"application/rpki-ghostbusters":{"source":"iana","extensions":["gbr"]},"application/rpki-manifest":{"source":"iana","extensions":["mft"]},"application/rpki-publication":{"source":"iana"},"application/rpki-roa":{"source":"iana","extensions":["roa"]},"application/rpki-updown":{"source":"iana"},"application/rsd+xml":{"source":"apache","compressible":true,"extensions":["rsd"]},"application/rss+xml":{"source":"apache","compressible":true,"extensions":["rss"]},"application/rtf":{"source":"iana","compressible":true,"extensions":["rtf"]},"application/rtploopback":{"source":"iana"},"application/rtx":{"source":"iana"},"application/samlassertion+xml":{"source":"iana","compressible":true},"application/samlmetadata+xml":{"source":"iana","compressible":true},"application/sarif+json":{"source":"iana","compressible":true},"application/sarif-external-properties+json":{"source":"iana","compressible":true},"application/sbe":{"source":"iana"},"application/sbml+xml":{"source":"iana","compressible":true,"extensions":["sbml"]},"application/scaip+xml":{"source":"iana","compressible":true},"application/scim+json":{"source":"iana","compressible":true},"application/scvp-cv-request":{"source":"iana","extensions":["scq"]},"application/scvp-cv-response":{"source":"iana","extensions":["scs"]},"application/scvp-vp-request":{"source":"iana","extensions":["spq"]},"application/scvp-vp-response":{"source":"iana","extensions":["spp"]},"application/sdp":{"source":"iana","extensions":["sdp"]},"application/secevent+jwt":{"source":"iana"},"application/senml+cbor":{"source":"iana"},"application/senml+json":{"source":"iana","compressible":true},"application/senml+xml":{"source":"iana","compressible":true,"extensions":["senmlx"]},"application/senml-etch+cbor":{"source":"iana"},"application/senml-etch+json":{"source":"iana","compressible":true},"application/senml-exi":{"source":"iana"},"application/sensml+cbor":{"source":"iana"},"application/sensml+json":{"source":"iana","compressible":true},"application/sensml+xml":{"source":"iana","compressible":true,"extensions":["sensmlx"]},"application/sensml-exi":{"source":"iana"},"application/sep+xml":{"source":"iana","compressible":true},"application/sep-exi":{"source":"iana"},"application/session-info":{"source":"iana"},"application/set-payment":{"source":"iana"},"application/set-payment-initiation":{"source":"iana","extensions":["setpay"]},"application/set-registration":{"source":"iana"},"application/set-registration-initiation":{"source":"iana","extensions":["setreg"]},"application/sgml":{"source":"iana"},"application/sgml-open-catalog":{"source":"iana"},"application/shf+xml":{"source":"iana","compressible":true,"extensions":["shf"]},"application/sieve":{"source":"iana","extensions":["siv","sieve"]},"application/simple-filter+xml":{"source":"iana","compressible":true},"application/simple-message-summary":{"source":"iana"},"application/simplesymbolcontainer":{"source":"iana"},"application/sipc":{"source":"iana"},"application/slate":{"source":"iana"},"application/smil":{"source":"iana"},"application/smil+xml":{"source":"iana","compressible":true,"extensions":["smi","smil"]},"application/smpte336m":{"source":"iana"},"application/soap+fastinfoset":{"source":"iana"},"application/soap+xml":{"source":"iana","compressible":true},"application/sparql-query":{"source":"iana","extensions":["rq"]},"application/sparql-results+xml":{"source":"iana","compressible":true,"extensions":["srx"]},"application/spdx+json":{"source":"iana","compressible":true},"application/spirits-event+xml":{"source":"iana","compressible":true},"application/sql":{"source":"iana"},"application/srgs":{"source":"iana","extensions":["gram"]},"application/srgs+xml":{"source":"iana","compressible":true,"extensions":["grxml"]},"application/sru+xml":{"source":"iana","compressible":true,"extensions":["sru"]},"application/ssdl+xml":{"source":"apache","compressible":true,"extensions":["ssdl"]},"application/ssml+xml":{"source":"iana","compressible":true,"extensions":["ssml"]},"application/stix+json":{"source":"iana","compressible":true},"application/swid+xml":{"source":"iana","compressible":true,"extensions":["swidtag"]},"application/tamp-apex-update":{"source":"iana"},"application/tamp-apex-update-confirm":{"source":"iana"},"application/tamp-community-update":{"source":"iana"},"application/tamp-community-update-confirm":{"source":"iana"},"application/tamp-error":{"source":"iana"},"application/tamp-sequence-adjust":{"source":"iana"},"application/tamp-sequence-adjust-confirm":{"source":"iana"},"application/tamp-status-query":{"source":"iana"},"application/tamp-status-response":{"source":"iana"},"application/tamp-update":{"source":"iana"},"application/tamp-update-confirm":{"source":"iana"},"application/tar":{"compressible":true},"application/taxii+json":{"source":"iana","compressible":true},"application/td+json":{"source":"iana","compressible":true},"application/tei+xml":{"source":"iana","compressible":true,"extensions":["tei","teicorpus"]},"application/tetra_isi":{"source":"iana"},"application/thraud+xml":{"source":"iana","compressible":true,"extensions":["tfi"]},"application/timestamp-query":{"source":"iana"},"application/timestamp-reply":{"source":"iana"},"application/timestamped-data":{"source":"iana","extensions":["tsd"]},"application/tlsrpt+gzip":{"source":"iana"},"application/tlsrpt+json":{"source":"iana","compressible":true},"application/tnauthlist":{"source":"iana"},"application/token-introspection+jwt":{"source":"iana"},"application/toml":{"compressible":true,"extensions":["toml"]},"application/trickle-ice-sdpfrag":{"source":"iana"},"application/trig":{"source":"iana","extensions":["trig"]},"application/ttml+xml":{"source":"iana","compressible":true,"extensions":["ttml"]},"application/tve-trigger":{"source":"iana"},"application/tzif":{"source":"iana"},"application/tzif-leap":{"source":"iana"},"application/ubjson":{"compressible":false,"extensions":["ubj"]},"application/ulpfec":{"source":"iana"},"application/urc-grpsheet+xml":{"source":"iana","compressible":true},"application/urc-ressheet+xml":{"source":"iana","compressible":true,"extensions":["rsheet"]},"application/urc-targetdesc+xml":{"source":"iana","compressible":true,"extensions":["td"]},"application/urc-uisocketdesc+xml":{"source":"iana","compressible":true},"application/vcard+json":{"source":"iana","compressible":true},"application/vcard+xml":{"source":"iana","compressible":true},"application/vemmi":{"source":"iana"},"application/vividence.scriptfile":{"source":"apache"},"application/vnd.1000minds.decision-model+xml":{"source":"iana","compressible":true,"extensions":["1km"]},"application/vnd.3gpp-prose+xml":{"source":"iana","compressible":true},"application/vnd.3gpp-prose-pc3ch+xml":{"source":"iana","compressible":true},"application/vnd.3gpp-v2x-local-service-information":{"source":"iana"},"application/vnd.3gpp.5gnas":{"source":"iana"},"application/vnd.3gpp.access-transfer-events+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.bsf+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.gmop+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.gtpc":{"source":"iana"},"application/vnd.3gpp.interworking-data":{"source":"iana"},"application/vnd.3gpp.lpp":{"source":"iana"},"application/vnd.3gpp.mc-signalling-ear":{"source":"iana"},"application/vnd.3gpp.mcdata-affiliation-command+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcdata-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcdata-payload":{"source":"iana"},"application/vnd.3gpp.mcdata-service-config+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcdata-signalling":{"source":"iana"},"application/vnd.3gpp.mcdata-ue-config+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcdata-user-profile+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-affiliation-command+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-floor-request+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-location-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-mbms-usage-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-service-config+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-signed+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-ue-config+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-ue-init-config+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcptt-user-profile+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcvideo-affiliation-command+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcvideo-affiliation-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcvideo-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcvideo-location-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcvideo-mbms-usage-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcvideo-service-config+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcvideo-transmission-request+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcvideo-ue-config+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mcvideo-user-profile+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.mid-call+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.ngap":{"source":"iana"},"application/vnd.3gpp.pfcp":{"source":"iana"},"application/vnd.3gpp.pic-bw-large":{"source":"iana","extensions":["plb"]},"application/vnd.3gpp.pic-bw-small":{"source":"iana","extensions":["psb"]},"application/vnd.3gpp.pic-bw-var":{"source":"iana","extensions":["pvb"]},"application/vnd.3gpp.s1ap":{"source":"iana"},"application/vnd.3gpp.sms":{"source":"iana"},"application/vnd.3gpp.sms+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.srvcc-ext+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.srvcc-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.state-and-event-info+xml":{"source":"iana","compressible":true},"application/vnd.3gpp.ussd+xml":{"source":"iana","compressible":true},"application/vnd.3gpp2.bcmcsinfo+xml":{"source":"iana","compressible":true},"application/vnd.3gpp2.sms":{"source":"iana"},"application/vnd.3gpp2.tcap":{"source":"iana","extensions":["tcap"]},"application/vnd.3lightssoftware.imagescal":{"source":"iana"},"application/vnd.3m.post-it-notes":{"source":"iana","extensions":["pwn"]},"application/vnd.accpac.simply.aso":{"source":"iana","extensions":["aso"]},"application/vnd.accpac.simply.imp":{"source":"iana","extensions":["imp"]},"application/vnd.acucobol":{"source":"iana","extensions":["acu"]},"application/vnd.acucorp":{"source":"iana","extensions":["atc","acutc"]},"application/vnd.adobe.air-application-installer-package+zip":{"source":"apache","compressible":false,"extensions":["air"]},"application/vnd.adobe.flash.movie":{"source":"iana"},"application/vnd.adobe.formscentral.fcdt":{"source":"iana","extensions":["fcdt"]},"application/vnd.adobe.fxp":{"source":"iana","extensions":["fxp","fxpl"]},"application/vnd.adobe.partial-upload":{"source":"iana"},"application/vnd.adobe.xdp+xml":{"source":"iana","compressible":true,"extensions":["xdp"]},"application/vnd.adobe.xfdf":{"source":"iana","extensions":["xfdf"]},"application/vnd.aether.imp":{"source":"iana"},"application/vnd.afpc.afplinedata":{"source":"iana"},"application/vnd.afpc.afplinedata-pagedef":{"source":"iana"},"application/vnd.afpc.cmoca-cmresource":{"source":"iana"},"application/vnd.afpc.foca-charset":{"source":"iana"},"application/vnd.afpc.foca-codedfont":{"source":"iana"},"application/vnd.afpc.foca-codepage":{"source":"iana"},"application/vnd.afpc.modca":{"source":"iana"},"application/vnd.afpc.modca-cmtable":{"source":"iana"},"application/vnd.afpc.modca-formdef":{"source":"iana"},"application/vnd.afpc.modca-mediummap":{"source":"iana"},"application/vnd.afpc.modca-objectcontainer":{"source":"iana"},"application/vnd.afpc.modca-overlay":{"source":"iana"},"application/vnd.afpc.modca-pagesegment":{"source":"iana"},"application/vnd.age":{"source":"iana","extensions":["age"]},"application/vnd.ah-barcode":{"source":"iana"},"application/vnd.ahead.space":{"source":"iana","extensions":["ahead"]},"application/vnd.airzip.filesecure.azf":{"source":"iana","extensions":["azf"]},"application/vnd.airzip.filesecure.azs":{"source":"iana","extensions":["azs"]},"application/vnd.amadeus+json":{"source":"iana","compressible":true},"application/vnd.amazon.ebook":{"source":"apache","extensions":["azw"]},"application/vnd.amazon.mobi8-ebook":{"source":"iana"},"application/vnd.americandynamics.acc":{"source":"iana","extensions":["acc"]},"application/vnd.amiga.ami":{"source":"iana","extensions":["ami"]},"application/vnd.amundsen.maze+xml":{"source":"iana","compressible":true},"application/vnd.android.ota":{"source":"iana"},"application/vnd.android.package-archive":{"source":"apache","compressible":false,"extensions":["apk"]},"application/vnd.anki":{"source":"iana"},"application/vnd.anser-web-certificate-issue-initiation":{"source":"iana","extensions":["cii"]},"application/vnd.anser-web-funds-transfer-initiation":{"source":"apache","extensions":["fti"]},"application/vnd.antix.game-component":{"source":"iana","extensions":["atx"]},"application/vnd.apache.arrow.file":{"source":"iana"},"application/vnd.apache.arrow.stream":{"source":"iana"},"application/vnd.apache.thrift.binary":{"source":"iana"},"application/vnd.apache.thrift.compact":{"source":"iana"},"application/vnd.apache.thrift.json":{"source":"iana"},"application/vnd.api+json":{"source":"iana","compressible":true},"application/vnd.aplextor.warrp+json":{"source":"iana","compressible":true},"application/vnd.apothekende.reservation+json":{"source":"iana","compressible":true},"application/vnd.apple.installer+xml":{"source":"iana","compressible":true,"extensions":["mpkg"]},"application/vnd.apple.keynote":{"source":"iana","extensions":["key"]},"application/vnd.apple.mpegurl":{"source":"iana","extensions":["m3u8"]},"application/vnd.apple.numbers":{"source":"iana","extensions":["numbers"]},"application/vnd.apple.pages":{"source":"iana","extensions":["pages"]},"application/vnd.apple.pkpass":{"compressible":false,"extensions":["pkpass"]},"application/vnd.arastra.swi":{"source":"iana"},"application/vnd.aristanetworks.swi":{"source":"iana","extensions":["swi"]},"application/vnd.artisan+json":{"source":"iana","compressible":true},"application/vnd.artsquare":{"source":"iana"},"application/vnd.astraea-software.iota":{"source":"iana","extensions":["iota"]},"application/vnd.audiograph":{"source":"iana","extensions":["aep"]},"application/vnd.autopackage":{"source":"iana"},"application/vnd.avalon+json":{"source":"iana","compressible":true},"application/vnd.avistar+xml":{"source":"iana","compressible":true},"application/vnd.balsamiq.bmml+xml":{"source":"iana","compressible":true,"extensions":["bmml"]},"application/vnd.balsamiq.bmpr":{"source":"iana"},"application/vnd.banana-accounting":{"source":"iana"},"application/vnd.bbf.usp.error":{"source":"iana"},"application/vnd.bbf.usp.msg":{"source":"iana"},"application/vnd.bbf.usp.msg+json":{"source":"iana","compressible":true},"application/vnd.bekitzur-stech+json":{"source":"iana","compressible":true},"application/vnd.bint.med-content":{"source":"iana"},"application/vnd.biopax.rdf+xml":{"source":"iana","compressible":true},"application/vnd.blink-idb-value-wrapper":{"source":"iana"},"application/vnd.blueice.multipass":{"source":"iana","extensions":["mpm"]},"application/vnd.bluetooth.ep.oob":{"source":"iana"},"application/vnd.bluetooth.le.oob":{"source":"iana"},"application/vnd.bmi":{"source":"iana","extensions":["bmi"]},"application/vnd.bpf":{"source":"iana"},"application/vnd.bpf3":{"source":"iana"},"application/vnd.businessobjects":{"source":"iana","extensions":["rep"]},"application/vnd.byu.uapi+json":{"source":"iana","compressible":true},"application/vnd.cab-jscript":{"source":"iana"},"application/vnd.canon-cpdl":{"source":"iana"},"application/vnd.canon-lips":{"source":"iana"},"application/vnd.capasystems-pg+json":{"source":"iana","compressible":true},"application/vnd.cendio.thinlinc.clientconf":{"source":"iana"},"application/vnd.century-systems.tcp_stream":{"source":"iana"},"application/vnd.chemdraw+xml":{"source":"iana","compressible":true,"extensions":["cdxml"]},"application/vnd.chess-pgn":{"source":"iana"},"application/vnd.chipnuts.karaoke-mmd":{"source":"iana","extensions":["mmd"]},"application/vnd.ciedi":{"source":"iana"},"application/vnd.cinderella":{"source":"iana","extensions":["cdy"]},"application/vnd.cirpack.isdn-ext":{"source":"iana"},"application/vnd.citationstyles.style+xml":{"source":"iana","compressible":true,"extensions":["csl"]},"application/vnd.claymore":{"source":"iana","extensions":["cla"]},"application/vnd.cloanto.rp9":{"source":"iana","extensions":["rp9"]},"application/vnd.clonk.c4group":{"source":"iana","extensions":["c4g","c4d","c4f","c4p","c4u"]},"application/vnd.cluetrust.cartomobile-config":{"source":"iana","extensions":["c11amc"]},"application/vnd.cluetrust.cartomobile-config-pkg":{"source":"iana","extensions":["c11amz"]},"application/vnd.coffeescript":{"source":"iana"},"application/vnd.collabio.xodocuments.document":{"source":"iana"},"application/vnd.collabio.xodocuments.document-template":{"source":"iana"},"application/vnd.collabio.xodocuments.presentation":{"source":"iana"},"application/vnd.collabio.xodocuments.presentation-template":{"source":"iana"},"application/vnd.collabio.xodocuments.spreadsheet":{"source":"iana"},"application/vnd.collabio.xodocuments.spreadsheet-template":{"source":"iana"},"application/vnd.collection+json":{"source":"iana","compressible":true},"application/vnd.collection.doc+json":{"source":"iana","compressible":true},"application/vnd.collection.next+json":{"source":"iana","compressible":true},"application/vnd.comicbook+zip":{"source":"iana","compressible":false},"application/vnd.comicbook-rar":{"source":"iana"},"application/vnd.commerce-battelle":{"source":"iana"},"application/vnd.commonspace":{"source":"iana","extensions":["csp"]},"application/vnd.contact.cmsg":{"source":"iana","extensions":["cdbcmsg"]},"application/vnd.coreos.ignition+json":{"source":"iana","compressible":true},"application/vnd.cosmocaller":{"source":"iana","extensions":["cmc"]},"application/vnd.crick.clicker":{"source":"iana","extensions":["clkx"]},"application/vnd.crick.clicker.keyboard":{"source":"iana","extensions":["clkk"]},"application/vnd.crick.clicker.palette":{"source":"iana","extensions":["clkp"]},"application/vnd.crick.clicker.template":{"source":"iana","extensions":["clkt"]},"application/vnd.crick.clicker.wordbank":{"source":"iana","extensions":["clkw"]},"application/vnd.criticaltools.wbs+xml":{"source":"iana","compressible":true,"extensions":["wbs"]},"application/vnd.cryptii.pipe+json":{"source":"iana","compressible":true},"application/vnd.crypto-shade-file":{"source":"iana"},"application/vnd.cryptomator.encrypted":{"source":"iana"},"application/vnd.cryptomator.vault":{"source":"iana"},"application/vnd.ctc-posml":{"source":"iana","extensions":["pml"]},"application/vnd.ctct.ws+xml":{"source":"iana","compressible":true},"application/vnd.cups-pdf":{"source":"iana"},"application/vnd.cups-postscript":{"source":"iana"},"application/vnd.cups-ppd":{"source":"iana","extensions":["ppd"]},"application/vnd.cups-raster":{"source":"iana"},"application/vnd.cups-raw":{"source":"iana"},"application/vnd.curl":{"source":"iana"},"application/vnd.curl.car":{"source":"apache","extensions":["car"]},"application/vnd.curl.pcurl":{"source":"apache","extensions":["pcurl"]},"application/vnd.cyan.dean.root+xml":{"source":"iana","compressible":true},"application/vnd.cybank":{"source":"iana"},"application/vnd.cyclonedx+json":{"source":"iana","compressible":true},"application/vnd.cyclonedx+xml":{"source":"iana","compressible":true},"application/vnd.d2l.coursepackage1p0+zip":{"source":"iana","compressible":false},"application/vnd.d3m-dataset":{"source":"iana"},"application/vnd.d3m-problem":{"source":"iana"},"application/vnd.dart":{"source":"iana","compressible":true,"extensions":["dart"]},"application/vnd.data-vision.rdz":{"source":"iana","extensions":["rdz"]},"application/vnd.datapackage+json":{"source":"iana","compressible":true},"application/vnd.dataresource+json":{"source":"iana","compressible":true},"application/vnd.dbf":{"source":"iana","extensions":["dbf"]},"application/vnd.debian.binary-package":{"source":"iana"},"application/vnd.dece.data":{"source":"iana","extensions":["uvf","uvvf","uvd","uvvd"]},"application/vnd.dece.ttml+xml":{"source":"iana","compressible":true,"extensions":["uvt","uvvt"]},"application/vnd.dece.unspecified":{"source":"iana","extensions":["uvx","uvvx"]},"application/vnd.dece.zip":{"source":"iana","extensions":["uvz","uvvz"]},"application/vnd.denovo.fcselayout-link":{"source":"iana","extensions":["fe_launch"]},"application/vnd.desmume.movie":{"source":"iana"},"application/vnd.dir-bi.plate-dl-nosuffix":{"source":"iana"},"application/vnd.dm.delegation+xml":{"source":"iana","compressible":true},"application/vnd.dna":{"source":"iana","extensions":["dna"]},"application/vnd.document+json":{"source":"iana","compressible":true},"application/vnd.dolby.mlp":{"source":"apache","extensions":["mlp"]},"application/vnd.dolby.mobile.1":{"source":"iana"},"application/vnd.dolby.mobile.2":{"source":"iana"},"application/vnd.doremir.scorecloud-binary-document":{"source":"iana"},"application/vnd.dpgraph":{"source":"iana","extensions":["dpg"]},"application/vnd.dreamfactory":{"source":"iana","extensions":["dfac"]},"application/vnd.drive+json":{"source":"iana","compressible":true},"application/vnd.ds-keypoint":{"source":"apache","extensions":["kpxx"]},"application/vnd.dtg.local":{"source":"iana"},"application/vnd.dtg.local.flash":{"source":"iana"},"application/vnd.dtg.local.html":{"source":"iana"},"application/vnd.dvb.ait":{"source":"iana","extensions":["ait"]},"application/vnd.dvb.dvbisl+xml":{"source":"iana","compressible":true},"application/vnd.dvb.dvbj":{"source":"iana"},"application/vnd.dvb.esgcontainer":{"source":"iana"},"application/vnd.dvb.ipdcdftnotifaccess":{"source":"iana"},"application/vnd.dvb.ipdcesgaccess":{"source":"iana"},"application/vnd.dvb.ipdcesgaccess2":{"source":"iana"},"application/vnd.dvb.ipdcesgpdd":{"source":"iana"},"application/vnd.dvb.ipdcroaming":{"source":"iana"},"application/vnd.dvb.iptv.alfec-base":{"source":"iana"},"application/vnd.dvb.iptv.alfec-enhancement":{"source":"iana"},"application/vnd.dvb.notif-aggregate-root+xml":{"source":"iana","compressible":true},"application/vnd.dvb.notif-container+xml":{"source":"iana","compressible":true},"application/vnd.dvb.notif-generic+xml":{"source":"iana","compressible":true},"application/vnd.dvb.notif-ia-msglist+xml":{"source":"iana","compressible":true},"application/vnd.dvb.notif-ia-registration-request+xml":{"source":"iana","compressible":true},"application/vnd.dvb.notif-ia-registration-response+xml":{"source":"iana","compressible":true},"application/vnd.dvb.notif-init+xml":{"source":"iana","compressible":true},"application/vnd.dvb.pfr":{"source":"iana"},"application/vnd.dvb.service":{"source":"iana","extensions":["svc"]},"application/vnd.dxr":{"source":"iana"},"application/vnd.dynageo":{"source":"iana","extensions":["geo"]},"application/vnd.dzr":{"source":"iana"},"application/vnd.easykaraoke.cdgdownload":{"source":"iana"},"application/vnd.ecdis-update":{"source":"iana"},"application/vnd.ecip.rlp":{"source":"iana"},"application/vnd.eclipse.ditto+json":{"source":"iana","compressible":true},"application/vnd.ecowin.chart":{"source":"iana","extensions":["mag"]},"application/vnd.ecowin.filerequest":{"source":"iana"},"application/vnd.ecowin.fileupdate":{"source":"iana"},"application/vnd.ecowin.series":{"source":"iana"},"application/vnd.ecowin.seriesrequest":{"source":"iana"},"application/vnd.ecowin.seriesupdate":{"source":"iana"},"application/vnd.efi.img":{"source":"iana"},"application/vnd.efi.iso":{"source":"iana"},"application/vnd.emclient.accessrequest+xml":{"source":"iana","compressible":true},"application/vnd.enliven":{"source":"iana","extensions":["nml"]},"application/vnd.enphase.envoy":{"source":"iana"},"application/vnd.eprints.data+xml":{"source":"iana","compressible":true},"application/vnd.epson.esf":{"source":"iana","extensions":["esf"]},"application/vnd.epson.msf":{"source":"iana","extensions":["msf"]},"application/vnd.epson.quickanime":{"source":"iana","extensions":["qam"]},"application/vnd.epson.salt":{"source":"iana","extensions":["slt"]},"application/vnd.epson.ssf":{"source":"iana","extensions":["ssf"]},"application/vnd.ericsson.quickcall":{"source":"iana"},"application/vnd.espass-espass+zip":{"source":"iana","compressible":false},"application/vnd.eszigno3+xml":{"source":"iana","compressible":true,"extensions":["es3","et3"]},"application/vnd.etsi.aoc+xml":{"source":"iana","compressible":true},"application/vnd.etsi.asic-e+zip":{"source":"iana","compressible":false},"application/vnd.etsi.asic-s+zip":{"source":"iana","compressible":false},"application/vnd.etsi.cug+xml":{"source":"iana","compressible":true},"application/vnd.etsi.iptvcommand+xml":{"source":"iana","compressible":true},"application/vnd.etsi.iptvdiscovery+xml":{"source":"iana","compressible":true},"application/vnd.etsi.iptvprofile+xml":{"source":"iana","compressible":true},"application/vnd.etsi.iptvsad-bc+xml":{"source":"iana","compressible":true},"application/vnd.etsi.iptvsad-cod+xml":{"source":"iana","compressible":true},"application/vnd.etsi.iptvsad-npvr+xml":{"source":"iana","compressible":true},"application/vnd.etsi.iptvservice+xml":{"source":"iana","compressible":true},"application/vnd.etsi.iptvsync+xml":{"source":"iana","compressible":true},"application/vnd.etsi.iptvueprofile+xml":{"source":"iana","compressible":true},"application/vnd.etsi.mcid+xml":{"source":"iana","compressible":true},"application/vnd.etsi.mheg5":{"source":"iana"},"application/vnd.etsi.overload-control-policy-dataset+xml":{"source":"iana","compressible":true},"application/vnd.etsi.pstn+xml":{"source":"iana","compressible":true},"application/vnd.etsi.sci+xml":{"source":"iana","compressible":true},"application/vnd.etsi.simservs+xml":{"source":"iana","compressible":true},"application/vnd.etsi.timestamp-token":{"source":"iana"},"application/vnd.etsi.tsl+xml":{"source":"iana","compressible":true},"application/vnd.etsi.tsl.der":{"source":"iana"},"application/vnd.eu.kasparian.car+json":{"source":"iana","compressible":true},"application/vnd.eudora.data":{"source":"iana"},"application/vnd.evolv.ecig.profile":{"source":"iana"},"application/vnd.evolv.ecig.settings":{"source":"iana"},"application/vnd.evolv.ecig.theme":{"source":"iana"},"application/vnd.exstream-empower+zip":{"source":"iana","compressible":false},"application/vnd.exstream-package":{"source":"iana"},"application/vnd.ezpix-album":{"source":"iana","extensions":["ez2"]},"application/vnd.ezpix-package":{"source":"iana","extensions":["ez3"]},"application/vnd.f-secure.mobile":{"source":"iana"},"application/vnd.familysearch.gedcom+zip":{"source":"iana","compressible":false},"application/vnd.fastcopy-disk-image":{"source":"iana"},"application/vnd.fdf":{"source":"iana","extensions":["fdf"]},"application/vnd.fdsn.mseed":{"source":"iana","extensions":["mseed"]},"application/vnd.fdsn.seed":{"source":"iana","extensions":["seed","dataless"]},"application/vnd.ffsns":{"source":"iana"},"application/vnd.ficlab.flb+zip":{"source":"iana","compressible":false},"application/vnd.filmit.zfc":{"source":"iana"},"application/vnd.fints":{"source":"iana"},"application/vnd.firemonkeys.cloudcell":{"source":"iana"},"application/vnd.flographit":{"source":"iana","extensions":["gph"]},"application/vnd.fluxtime.clip":{"source":"iana","extensions":["ftc"]},"application/vnd.font-fontforge-sfd":{"source":"iana"},"application/vnd.framemaker":{"source":"iana","extensions":["fm","frame","maker","book"]},"application/vnd.frogans.fnc":{"source":"iana","extensions":["fnc"]},"application/vnd.frogans.ltf":{"source":"iana","extensions":["ltf"]},"application/vnd.fsc.weblaunch":{"source":"iana","extensions":["fsc"]},"application/vnd.fujifilm.fb.docuworks":{"source":"iana"},"application/vnd.fujifilm.fb.docuworks.binder":{"source":"iana"},"application/vnd.fujifilm.fb.docuworks.container":{"source":"iana"},"application/vnd.fujifilm.fb.jfi+xml":{"source":"iana","compressible":true},"application/vnd.fujitsu.oasys":{"source":"iana","extensions":["oas"]},"application/vnd.fujitsu.oasys2":{"source":"iana","extensions":["oa2"]},"application/vnd.fujitsu.oasys3":{"source":"iana","extensions":["oa3"]},"application/vnd.fujitsu.oasysgp":{"source":"iana","extensions":["fg5"]},"application/vnd.fujitsu.oasysprs":{"source":"iana","extensions":["bh2"]},"application/vnd.fujixerox.art-ex":{"source":"iana"},"application/vnd.fujixerox.art4":{"source":"iana"},"application/vnd.fujixerox.ddd":{"source":"iana","extensions":["ddd"]},"application/vnd.fujixerox.docuworks":{"source":"iana","extensions":["xdw"]},"application/vnd.fujixerox.docuworks.binder":{"source":"iana","extensions":["xbd"]},"application/vnd.fujixerox.docuworks.container":{"source":"iana"},"application/vnd.fujixerox.hbpl":{"source":"iana"},"application/vnd.fut-misnet":{"source":"iana"},"application/vnd.futoin+cbor":{"source":"iana"},"application/vnd.futoin+json":{"source":"iana","compressible":true},"application/vnd.fuzzysheet":{"source":"iana","extensions":["fzs"]},"application/vnd.genomatix.tuxedo":{"source":"iana","extensions":["txd"]},"application/vnd.gentics.grd+json":{"source":"iana","compressible":true},"application/vnd.geo+json":{"source":"iana","compressible":true},"application/vnd.geocube+xml":{"source":"iana","compressible":true},"application/vnd.geogebra.file":{"source":"iana","extensions":["ggb"]},"application/vnd.geogebra.slides":{"source":"iana"},"application/vnd.geogebra.tool":{"source":"iana","extensions":["ggt"]},"application/vnd.geometry-explorer":{"source":"iana","extensions":["gex","gre"]},"application/vnd.geonext":{"source":"iana","extensions":["gxt"]},"application/vnd.geoplan":{"source":"iana","extensions":["g2w"]},"application/vnd.geospace":{"source":"iana","extensions":["g3w"]},"application/vnd.gerber":{"source":"iana"},"application/vnd.globalplatform.card-content-mgt":{"source":"iana"},"application/vnd.globalplatform.card-content-mgt-response":{"source":"iana"},"application/vnd.gmx":{"source":"iana","extensions":["gmx"]},"application/vnd.google-apps.document":{"compressible":false,"extensions":["gdoc"]},"application/vnd.google-apps.presentation":{"compressible":false,"extensions":["gslides"]},"application/vnd.google-apps.spreadsheet":{"compressible":false,"extensions":["gsheet"]},"application/vnd.google-earth.kml+xml":{"source":"iana","compressible":true,"extensions":["kml"]},"application/vnd.google-earth.kmz":{"source":"iana","compressible":false,"extensions":["kmz"]},"application/vnd.gov.sk.e-form+xml":{"source":"iana","compressible":true},"application/vnd.gov.sk.e-form+zip":{"source":"iana","compressible":false},"application/vnd.gov.sk.xmldatacontainer+xml":{"source":"iana","compressible":true},"application/vnd.grafeq":{"source":"iana","extensions":["gqf","gqs"]},"application/vnd.gridmp":{"source":"iana"},"application/vnd.groove-account":{"source":"iana","extensions":["gac"]},"application/vnd.groove-help":{"source":"iana","extensions":["ghf"]},"application/vnd.groove-identity-message":{"source":"iana","extensions":["gim"]},"application/vnd.groove-injector":{"source":"iana","extensions":["grv"]},"application/vnd.groove-tool-message":{"source":"iana","extensions":["gtm"]},"application/vnd.groove-tool-template":{"source":"iana","extensions":["tpl"]},"application/vnd.groove-vcard":{"source":"iana","extensions":["vcg"]},"application/vnd.hal+json":{"source":"iana","compressible":true},"application/vnd.hal+xml":{"source":"iana","compressible":true,"extensions":["hal"]},"application/vnd.handheld-entertainment+xml":{"source":"iana","compressible":true,"extensions":["zmm"]},"application/vnd.hbci":{"source":"iana","extensions":["hbci"]},"application/vnd.hc+json":{"source":"iana","compressible":true},"application/vnd.hcl-bireports":{"source":"iana"},"application/vnd.hdt":{"source":"iana"},"application/vnd.heroku+json":{"source":"iana","compressible":true},"application/vnd.hhe.lesson-player":{"source":"iana","extensions":["les"]},"application/vnd.hl7cda+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/vnd.hl7v2+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/vnd.hp-hpgl":{"source":"iana","extensions":["hpgl"]},"application/vnd.hp-hpid":{"source":"iana","extensions":["hpid"]},"application/vnd.hp-hps":{"source":"iana","extensions":["hps"]},"application/vnd.hp-jlyt":{"source":"iana","extensions":["jlt"]},"application/vnd.hp-pcl":{"source":"iana","extensions":["pcl"]},"application/vnd.hp-pclxl":{"source":"iana","extensions":["pclxl"]},"application/vnd.httphone":{"source":"iana"},"application/vnd.hydrostatix.sof-data":{"source":"iana","extensions":["sfd-hdstx"]},"application/vnd.hyper+json":{"source":"iana","compressible":true},"application/vnd.hyper-item+json":{"source":"iana","compressible":true},"application/vnd.hyperdrive+json":{"source":"iana","compressible":true},"application/vnd.hzn-3d-crossword":{"source":"iana"},"application/vnd.ibm.afplinedata":{"source":"iana"},"application/vnd.ibm.electronic-media":{"source":"iana"},"application/vnd.ibm.minipay":{"source":"iana","extensions":["mpy"]},"application/vnd.ibm.modcap":{"source":"iana","extensions":["afp","listafp","list3820"]},"application/vnd.ibm.rights-management":{"source":"iana","extensions":["irm"]},"application/vnd.ibm.secure-container":{"source":"iana","extensions":["sc"]},"application/vnd.iccprofile":{"source":"iana","extensions":["icc","icm"]},"application/vnd.ieee.1905":{"source":"iana"},"application/vnd.igloader":{"source":"iana","extensions":["igl"]},"application/vnd.imagemeter.folder+zip":{"source":"iana","compressible":false},"application/vnd.imagemeter.image+zip":{"source":"iana","compressible":false},"application/vnd.immervision-ivp":{"source":"iana","extensions":["ivp"]},"application/vnd.immervision-ivu":{"source":"iana","extensions":["ivu"]},"application/vnd.ims.imsccv1p1":{"source":"iana"},"application/vnd.ims.imsccv1p2":{"source":"iana"},"application/vnd.ims.imsccv1p3":{"source":"iana"},"application/vnd.ims.lis.v2.result+json":{"source":"iana","compressible":true},"application/vnd.ims.lti.v2.toolconsumerprofile+json":{"source":"iana","compressible":true},"application/vnd.ims.lti.v2.toolproxy+json":{"source":"iana","compressible":true},"application/vnd.ims.lti.v2.toolproxy.id+json":{"source":"iana","compressible":true},"application/vnd.ims.lti.v2.toolsettings+json":{"source":"iana","compressible":true},"application/vnd.ims.lti.v2.toolsettings.simple+json":{"source":"iana","compressible":true},"application/vnd.informedcontrol.rms+xml":{"source":"iana","compressible":true},"application/vnd.informix-visionary":{"source":"iana"},"application/vnd.infotech.project":{"source":"iana"},"application/vnd.infotech.project+xml":{"source":"iana","compressible":true},"application/vnd.innopath.wamp.notification":{"source":"iana"},"application/vnd.insors.igm":{"source":"iana","extensions":["igm"]},"application/vnd.intercon.formnet":{"source":"iana","extensions":["xpw","xpx"]},"application/vnd.intergeo":{"source":"iana","extensions":["i2g"]},"application/vnd.intertrust.digibox":{"source":"iana"},"application/vnd.intertrust.nncp":{"source":"iana"},"application/vnd.intu.qbo":{"source":"iana","extensions":["qbo"]},"application/vnd.intu.qfx":{"source":"iana","extensions":["qfx"]},"application/vnd.iptc.g2.catalogitem+xml":{"source":"iana","compressible":true},"application/vnd.iptc.g2.conceptitem+xml":{"source":"iana","compressible":true},"application/vnd.iptc.g2.knowledgeitem+xml":{"source":"iana","compressible":true},"application/vnd.iptc.g2.newsitem+xml":{"source":"iana","compressible":true},"application/vnd.iptc.g2.newsmessage+xml":{"source":"iana","compressible":true},"application/vnd.iptc.g2.packageitem+xml":{"source":"iana","compressible":true},"application/vnd.iptc.g2.planningitem+xml":{"source":"iana","compressible":true},"application/vnd.ipunplugged.rcprofile":{"source":"iana","extensions":["rcprofile"]},"application/vnd.irepository.package+xml":{"source":"iana","compressible":true,"extensions":["irp"]},"application/vnd.is-xpr":{"source":"iana","extensions":["xpr"]},"application/vnd.isac.fcs":{"source":"iana","extensions":["fcs"]},"application/vnd.iso11783-10+zip":{"source":"iana","compressible":false},"application/vnd.jam":{"source":"iana","extensions":["jam"]},"application/vnd.japannet-directory-service":{"source":"iana"},"application/vnd.japannet-jpnstore-wakeup":{"source":"iana"},"application/vnd.japannet-payment-wakeup":{"source":"iana"},"application/vnd.japannet-registration":{"source":"iana"},"application/vnd.japannet-registration-wakeup":{"source":"iana"},"application/vnd.japannet-setstore-wakeup":{"source":"iana"},"application/vnd.japannet-verification":{"source":"iana"},"application/vnd.japannet-verification-wakeup":{"source":"iana"},"application/vnd.jcp.javame.midlet-rms":{"source":"iana","extensions":["rms"]},"application/vnd.jisp":{"source":"iana","extensions":["jisp"]},"application/vnd.joost.joda-archive":{"source":"iana","extensions":["joda"]},"application/vnd.jsk.isdn-ngn":{"source":"iana"},"application/vnd.kahootz":{"source":"iana","extensions":["ktz","ktr"]},"application/vnd.kde.karbon":{"source":"iana","extensions":["karbon"]},"application/vnd.kde.kchart":{"source":"iana","extensions":["chrt"]},"application/vnd.kde.kformula":{"source":"iana","extensions":["kfo"]},"application/vnd.kde.kivio":{"source":"iana","extensions":["flw"]},"application/vnd.kde.kontour":{"source":"iana","extensions":["kon"]},"application/vnd.kde.kpresenter":{"source":"iana","extensions":["kpr","kpt"]},"application/vnd.kde.kspread":{"source":"iana","extensions":["ksp"]},"application/vnd.kde.kword":{"source":"iana","extensions":["kwd","kwt"]},"application/vnd.kenameaapp":{"source":"iana","extensions":["htke"]},"application/vnd.kidspiration":{"source":"iana","extensions":["kia"]},"application/vnd.kinar":{"source":"iana","extensions":["kne","knp"]},"application/vnd.koan":{"source":"iana","extensions":["skp","skd","skt","skm"]},"application/vnd.kodak-descriptor":{"source":"iana","extensions":["sse"]},"application/vnd.las":{"source":"iana"},"application/vnd.las.las+json":{"source":"iana","compressible":true},"application/vnd.las.las+xml":{"source":"iana","compressible":true,"extensions":["lasxml"]},"application/vnd.laszip":{"source":"iana"},"application/vnd.leap+json":{"source":"iana","compressible":true},"application/vnd.liberty-request+xml":{"source":"iana","compressible":true},"application/vnd.llamagraphics.life-balance.desktop":{"source":"iana","extensions":["lbd"]},"application/vnd.llamagraphics.life-balance.exchange+xml":{"source":"iana","compressible":true,"extensions":["lbe"]},"application/vnd.logipipe.circuit+zip":{"source":"iana","compressible":false},"application/vnd.loom":{"source":"iana"},"application/vnd.lotus-1-2-3":{"source":"iana","extensions":["123"]},"application/vnd.lotus-approach":{"source":"iana","extensions":["apr"]},"application/vnd.lotus-freelance":{"source":"iana","extensions":["pre"]},"application/vnd.lotus-notes":{"source":"iana","extensions":["nsf"]},"application/vnd.lotus-organizer":{"source":"iana","extensions":["org"]},"application/vnd.lotus-screencam":{"source":"iana","extensions":["scm"]},"application/vnd.lotus-wordpro":{"source":"iana","extensions":["lwp"]},"application/vnd.macports.portpkg":{"source":"iana","extensions":["portpkg"]},"application/vnd.mapbox-vector-tile":{"source":"iana","extensions":["mvt"]},"application/vnd.marlin.drm.actiontoken+xml":{"source":"iana","compressible":true},"application/vnd.marlin.drm.conftoken+xml":{"source":"iana","compressible":true},"application/vnd.marlin.drm.license+xml":{"source":"iana","compressible":true},"application/vnd.marlin.drm.mdcf":{"source":"iana"},"application/vnd.mason+json":{"source":"iana","compressible":true},"application/vnd.maxar.archive.3tz+zip":{"source":"iana","compressible":false},"application/vnd.maxmind.maxmind-db":{"source":"iana"},"application/vnd.mcd":{"source":"iana","extensions":["mcd"]},"application/vnd.medcalcdata":{"source":"iana","extensions":["mc1"]},"application/vnd.mediastation.cdkey":{"source":"iana","extensions":["cdkey"]},"application/vnd.meridian-slingshot":{"source":"iana"},"application/vnd.mfer":{"source":"iana","extensions":["mwf"]},"application/vnd.mfmp":{"source":"iana","extensions":["mfm"]},"application/vnd.micro+json":{"source":"iana","compressible":true},"application/vnd.micrografx.flo":{"source":"iana","extensions":["flo"]},"application/vnd.micrografx.igx":{"source":"iana","extensions":["igx"]},"application/vnd.microsoft.portable-executable":{"source":"iana"},"application/vnd.microsoft.windows.thumbnail-cache":{"source":"iana"},"application/vnd.miele+json":{"source":"iana","compressible":true},"application/vnd.mif":{"source":"iana","extensions":["mif"]},"application/vnd.minisoft-hp3000-save":{"source":"iana"},"application/vnd.mitsubishi.misty-guard.trustweb":{"source":"iana"},"application/vnd.mobius.daf":{"source":"iana","extensions":["daf"]},"application/vnd.mobius.dis":{"source":"iana","extensions":["dis"]},"application/vnd.mobius.mbk":{"source":"iana","extensions":["mbk"]},"application/vnd.mobius.mqy":{"source":"iana","extensions":["mqy"]},"application/vnd.mobius.msl":{"source":"iana","extensions":["msl"]},"application/vnd.mobius.plc":{"source":"iana","extensions":["plc"]},"application/vnd.mobius.txf":{"source":"iana","extensions":["txf"]},"application/vnd.mophun.application":{"source":"iana","extensions":["mpn"]},"application/vnd.mophun.certificate":{"source":"iana","extensions":["mpc"]},"application/vnd.motorola.flexsuite":{"source":"iana"},"application/vnd.motorola.flexsuite.adsi":{"source":"iana"},"application/vnd.motorola.flexsuite.fis":{"source":"iana"},"application/vnd.motorola.flexsuite.gotap":{"source":"iana"},"application/vnd.motorola.flexsuite.kmr":{"source":"iana"},"application/vnd.motorola.flexsuite.ttc":{"source":"iana"},"application/vnd.motorola.flexsuite.wem":{"source":"iana"},"application/vnd.motorola.iprm":{"source":"iana"},"application/vnd.mozilla.xul+xml":{"source":"iana","compressible":true,"extensions":["xul"]},"application/vnd.ms-3mfdocument":{"source":"iana"},"application/vnd.ms-artgalry":{"source":"iana","extensions":["cil"]},"application/vnd.ms-asf":{"source":"iana"},"application/vnd.ms-cab-compressed":{"source":"iana","extensions":["cab"]},"application/vnd.ms-color.iccprofile":{"source":"apache"},"application/vnd.ms-excel":{"source":"iana","compressible":false,"extensions":["xls","xlm","xla","xlc","xlt","xlw"]},"application/vnd.ms-excel.addin.macroenabled.12":{"source":"iana","extensions":["xlam"]},"application/vnd.ms-excel.sheet.binary.macroenabled.12":{"source":"iana","extensions":["xlsb"]},"application/vnd.ms-excel.sheet.macroenabled.12":{"source":"iana","extensions":["xlsm"]},"application/vnd.ms-excel.template.macroenabled.12":{"source":"iana","extensions":["xltm"]},"application/vnd.ms-fontobject":{"source":"iana","compressible":true,"extensions":["eot"]},"application/vnd.ms-htmlhelp":{"source":"iana","extensions":["chm"]},"application/vnd.ms-ims":{"source":"iana","extensions":["ims"]},"application/vnd.ms-lrm":{"source":"iana","extensions":["lrm"]},"application/vnd.ms-office.activex+xml":{"source":"iana","compressible":true},"application/vnd.ms-officetheme":{"source":"iana","extensions":["thmx"]},"application/vnd.ms-opentype":{"source":"apache","compressible":true},"application/vnd.ms-outlook":{"compressible":false,"extensions":["msg"]},"application/vnd.ms-package.obfuscated-opentype":{"source":"apache"},"application/vnd.ms-pki.seccat":{"source":"apache","extensions":["cat"]},"application/vnd.ms-pki.stl":{"source":"apache","extensions":["stl"]},"application/vnd.ms-playready.initiator+xml":{"source":"iana","compressible":true},"application/vnd.ms-powerpoint":{"source":"iana","compressible":false,"extensions":["ppt","pps","pot"]},"application/vnd.ms-powerpoint.addin.macroenabled.12":{"source":"iana","extensions":["ppam"]},"application/vnd.ms-powerpoint.presentation.macroenabled.12":{"source":"iana","extensions":["pptm"]},"application/vnd.ms-powerpoint.slide.macroenabled.12":{"source":"iana","extensions":["sldm"]},"application/vnd.ms-powerpoint.slideshow.macroenabled.12":{"source":"iana","extensions":["ppsm"]},"application/vnd.ms-powerpoint.template.macroenabled.12":{"source":"iana","extensions":["potm"]},"application/vnd.ms-printdevicecapabilities+xml":{"source":"iana","compressible":true},"application/vnd.ms-printing.printticket+xml":{"source":"apache","compressible":true},"application/vnd.ms-printschematicket+xml":{"source":"iana","compressible":true},"application/vnd.ms-project":{"source":"iana","extensions":["mpp","mpt"]},"application/vnd.ms-tnef":{"source":"iana"},"application/vnd.ms-windows.devicepairing":{"source":"iana"},"application/vnd.ms-windows.nwprinting.oob":{"source":"iana"},"application/vnd.ms-windows.printerpairing":{"source":"iana"},"application/vnd.ms-windows.wsd.oob":{"source":"iana"},"application/vnd.ms-wmdrm.lic-chlg-req":{"source":"iana"},"application/vnd.ms-wmdrm.lic-resp":{"source":"iana"},"application/vnd.ms-wmdrm.meter-chlg-req":{"source":"iana"},"application/vnd.ms-wmdrm.meter-resp":{"source":"iana"},"application/vnd.ms-word.document.macroenabled.12":{"source":"iana","extensions":["docm"]},"application/vnd.ms-word.template.macroenabled.12":{"source":"iana","extensions":["dotm"]},"application/vnd.ms-works":{"source":"iana","extensions":["wps","wks","wcm","wdb"]},"application/vnd.ms-wpl":{"source":"iana","extensions":["wpl"]},"application/vnd.ms-xpsdocument":{"source":"iana","compressible":false,"extensions":["xps"]},"application/vnd.msa-disk-image":{"source":"iana"},"application/vnd.mseq":{"source":"iana","extensions":["mseq"]},"application/vnd.msign":{"source":"iana"},"application/vnd.multiad.creator":{"source":"iana"},"application/vnd.multiad.creator.cif":{"source":"iana"},"application/vnd.music-niff":{"source":"iana"},"application/vnd.musician":{"source":"iana","extensions":["mus"]},"application/vnd.muvee.style":{"source":"iana","extensions":["msty"]},"application/vnd.mynfc":{"source":"iana","extensions":["taglet"]},"application/vnd.nacamar.ybrid+json":{"source":"iana","compressible":true},"application/vnd.ncd.control":{"source":"iana"},"application/vnd.ncd.reference":{"source":"iana"},"application/vnd.nearst.inv+json":{"source":"iana","compressible":true},"application/vnd.nebumind.line":{"source":"iana"},"application/vnd.nervana":{"source":"iana"},"application/vnd.netfpx":{"source":"iana"},"application/vnd.neurolanguage.nlu":{"source":"iana","extensions":["nlu"]},"application/vnd.nimn":{"source":"iana"},"application/vnd.nintendo.nitro.rom":{"source":"iana"},"application/vnd.nintendo.snes.rom":{"source":"iana"},"application/vnd.nitf":{"source":"iana","extensions":["ntf","nitf"]},"application/vnd.noblenet-directory":{"source":"iana","extensions":["nnd"]},"application/vnd.noblenet-sealer":{"source":"iana","extensions":["nns"]},"application/vnd.noblenet-web":{"source":"iana","extensions":["nnw"]},"application/vnd.nokia.catalogs":{"source":"iana"},"application/vnd.nokia.conml+wbxml":{"source":"iana"},"application/vnd.nokia.conml+xml":{"source":"iana","compressible":true},"application/vnd.nokia.iptv.config+xml":{"source":"iana","compressible":true},"application/vnd.nokia.isds-radio-presets":{"source":"iana"},"application/vnd.nokia.landmark+wbxml":{"source":"iana"},"application/vnd.nokia.landmark+xml":{"source":"iana","compressible":true},"application/vnd.nokia.landmarkcollection+xml":{"source":"iana","compressible":true},"application/vnd.nokia.n-gage.ac+xml":{"source":"iana","compressible":true,"extensions":["ac"]},"application/vnd.nokia.n-gage.data":{"source":"iana","extensions":["ngdat"]},"application/vnd.nokia.n-gage.symbian.install":{"source":"iana","extensions":["n-gage"]},"application/vnd.nokia.ncd":{"source":"iana"},"application/vnd.nokia.pcd+wbxml":{"source":"iana"},"application/vnd.nokia.pcd+xml":{"source":"iana","compressible":true},"application/vnd.nokia.radio-preset":{"source":"iana","extensions":["rpst"]},"application/vnd.nokia.radio-presets":{"source":"iana","extensions":["rpss"]},"application/vnd.novadigm.edm":{"source":"iana","extensions":["edm"]},"application/vnd.novadigm.edx":{"source":"iana","extensions":["edx"]},"application/vnd.novadigm.ext":{"source":"iana","extensions":["ext"]},"application/vnd.ntt-local.content-share":{"source":"iana"},"application/vnd.ntt-local.file-transfer":{"source":"iana"},"application/vnd.ntt-local.ogw_remote-access":{"source":"iana"},"application/vnd.ntt-local.sip-ta_remote":{"source":"iana"},"application/vnd.ntt-local.sip-ta_tcp_stream":{"source":"iana"},"application/vnd.oasis.opendocument.chart":{"source":"iana","extensions":["odc"]},"application/vnd.oasis.opendocument.chart-template":{"source":"iana","extensions":["otc"]},"application/vnd.oasis.opendocument.database":{"source":"iana","extensions":["odb"]},"application/vnd.oasis.opendocument.formula":{"source":"iana","extensions":["odf"]},"application/vnd.oasis.opendocument.formula-template":{"source":"iana","extensions":["odft"]},"application/vnd.oasis.opendocument.graphics":{"source":"iana","compressible":false,"extensions":["odg"]},"application/vnd.oasis.opendocument.graphics-template":{"source":"iana","extensions":["otg"]},"application/vnd.oasis.opendocument.image":{"source":"iana","extensions":["odi"]},"application/vnd.oasis.opendocument.image-template":{"source":"iana","extensions":["oti"]},"application/vnd.oasis.opendocument.presentation":{"source":"iana","compressible":false,"extensions":["odp"]},"application/vnd.oasis.opendocument.presentation-template":{"source":"iana","extensions":["otp"]},"application/vnd.oasis.opendocument.spreadsheet":{"source":"iana","compressible":false,"extensions":["ods"]},"application/vnd.oasis.opendocument.spreadsheet-template":{"source":"iana","extensions":["ots"]},"application/vnd.oasis.opendocument.text":{"source":"iana","compressible":false,"extensions":["odt"]},"application/vnd.oasis.opendocument.text-master":{"source":"iana","extensions":["odm"]},"application/vnd.oasis.opendocument.text-template":{"source":"iana","extensions":["ott"]},"application/vnd.oasis.opendocument.text-web":{"source":"iana","extensions":["oth"]},"application/vnd.obn":{"source":"iana"},"application/vnd.ocf+cbor":{"source":"iana"},"application/vnd.oci.image.manifest.v1+json":{"source":"iana","compressible":true},"application/vnd.oftn.l10n+json":{"source":"iana","compressible":true},"application/vnd.oipf.contentaccessdownload+xml":{"source":"iana","compressible":true},"application/vnd.oipf.contentaccessstreaming+xml":{"source":"iana","compressible":true},"application/vnd.oipf.cspg-hexbinary":{"source":"iana"},"application/vnd.oipf.dae.svg+xml":{"source":"iana","compressible":true},"application/vnd.oipf.dae.xhtml+xml":{"source":"iana","compressible":true},"application/vnd.oipf.mippvcontrolmessage+xml":{"source":"iana","compressible":true},"application/vnd.oipf.pae.gem":{"source":"iana"},"application/vnd.oipf.spdiscovery+xml":{"source":"iana","compressible":true},"application/vnd.oipf.spdlist+xml":{"source":"iana","compressible":true},"application/vnd.oipf.ueprofile+xml":{"source":"iana","compressible":true},"application/vnd.oipf.userprofile+xml":{"source":"iana","compressible":true},"application/vnd.olpc-sugar":{"source":"iana","extensions":["xo"]},"application/vnd.oma-scws-config":{"source":"iana"},"application/vnd.oma-scws-http-request":{"source":"iana"},"application/vnd.oma-scws-http-response":{"source":"iana"},"application/vnd.oma.bcast.associated-procedure-parameter+xml":{"source":"iana","compressible":true},"application/vnd.oma.bcast.drm-trigger+xml":{"source":"iana","compressible":true},"application/vnd.oma.bcast.imd+xml":{"source":"iana","compressible":true},"application/vnd.oma.bcast.ltkm":{"source":"iana"},"application/vnd.oma.bcast.notification+xml":{"source":"iana","compressible":true},"application/vnd.oma.bcast.provisioningtrigger":{"source":"iana"},"application/vnd.oma.bcast.sgboot":{"source":"iana"},"application/vnd.oma.bcast.sgdd+xml":{"source":"iana","compressible":true},"application/vnd.oma.bcast.sgdu":{"source":"iana"},"application/vnd.oma.bcast.simple-symbol-container":{"source":"iana"},"application/vnd.oma.bcast.smartcard-trigger+xml":{"source":"iana","compressible":true},"application/vnd.oma.bcast.sprov+xml":{"source":"iana","compressible":true},"application/vnd.oma.bcast.stkm":{"source":"iana"},"application/vnd.oma.cab-address-book+xml":{"source":"iana","compressible":true},"application/vnd.oma.cab-feature-handler+xml":{"source":"iana","compressible":true},"application/vnd.oma.cab-pcc+xml":{"source":"iana","compressible":true},"application/vnd.oma.cab-subs-invite+xml":{"source":"iana","compressible":true},"application/vnd.oma.cab-user-prefs+xml":{"source":"iana","compressible":true},"application/vnd.oma.dcd":{"source":"iana"},"application/vnd.oma.dcdc":{"source":"iana"},"application/vnd.oma.dd2+xml":{"source":"iana","compressible":true,"extensions":["dd2"]},"application/vnd.oma.drm.risd+xml":{"source":"iana","compressible":true},"application/vnd.oma.group-usage-list+xml":{"source":"iana","compressible":true},"application/vnd.oma.lwm2m+cbor":{"source":"iana"},"application/vnd.oma.lwm2m+json":{"source":"iana","compressible":true},"application/vnd.oma.lwm2m+tlv":{"source":"iana"},"application/vnd.oma.pal+xml":{"source":"iana","compressible":true},"application/vnd.oma.poc.detailed-progress-report+xml":{"source":"iana","compressible":true},"application/vnd.oma.poc.final-report+xml":{"source":"iana","compressible":true},"application/vnd.oma.poc.groups+xml":{"source":"iana","compressible":true},"application/vnd.oma.poc.invocation-descriptor+xml":{"source":"iana","compressible":true},"application/vnd.oma.poc.optimized-progress-report+xml":{"source":"iana","compressible":true},"application/vnd.oma.push":{"source":"iana"},"application/vnd.oma.scidm.messages+xml":{"source":"iana","compressible":true},"application/vnd.oma.xcap-directory+xml":{"source":"iana","compressible":true},"application/vnd.omads-email+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/vnd.omads-file+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/vnd.omads-folder+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/vnd.omaloc-supl-init":{"source":"iana"},"application/vnd.onepager":{"source":"iana"},"application/vnd.onepagertamp":{"source":"iana"},"application/vnd.onepagertamx":{"source":"iana"},"application/vnd.onepagertat":{"source":"iana"},"application/vnd.onepagertatp":{"source":"iana"},"application/vnd.onepagertatx":{"source":"iana"},"application/vnd.openblox.game+xml":{"source":"iana","compressible":true,"extensions":["obgx"]},"application/vnd.openblox.game-binary":{"source":"iana"},"application/vnd.openeye.oeb":{"source":"iana"},"application/vnd.openofficeorg.extension":{"source":"apache","extensions":["oxt"]},"application/vnd.openstreetmap.data+xml":{"source":"iana","compressible":true,"extensions":["osm"]},"application/vnd.opentimestamps.ots":{"source":"iana"},"application/vnd.openxmlformats-officedocument.custom-properties+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.customxmlproperties+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.drawing+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.drawingml.chart+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.drawingml.chartshapes+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.drawingml.diagramcolors+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.drawingml.diagramdata+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.drawingml.diagramlayout+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.drawingml.diagramstyle+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.extended-properties+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.commentauthors+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.comments+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.handoutmaster+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.notesmaster+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.notesslide+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.presentation":{"source":"iana","compressible":false,"extensions":["pptx"]},"application/vnd.openxmlformats-officedocument.presentationml.presentation.main+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.presprops+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.slide":{"source":"iana","extensions":["sldx"]},"application/vnd.openxmlformats-officedocument.presentationml.slide+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.slidelayout+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.slidemaster+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.slideshow":{"source":"iana","extensions":["ppsx"]},"application/vnd.openxmlformats-officedocument.presentationml.slideshow.main+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.slideupdateinfo+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.tablestyles+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.tags+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.template":{"source":"iana","extensions":["potx"]},"application/vnd.openxmlformats-officedocument.presentationml.template.main+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.presentationml.viewprops+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.calcchain+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.chartsheet+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.comments+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.connections+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.dialogsheet+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.externallink+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.pivotcachedefinition+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.pivotcacherecords+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.pivottable+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.querytable+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.revisionheaders+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.revisionlog+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.sharedstrings+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet":{"source":"iana","compressible":false,"extensions":["xlsx"]},"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.sheetmetadata+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.styles+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.table+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.tablesinglecells+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.template":{"source":"iana","extensions":["xltx"]},"application/vnd.openxmlformats-officedocument.spreadsheetml.template.main+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.usernames+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.volatiledependencies+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.spreadsheetml.worksheet+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.theme+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.themeoverride+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.vmldrawing":{"source":"iana"},"application/vnd.openxmlformats-officedocument.wordprocessingml.comments+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.document":{"source":"iana","compressible":false,"extensions":["docx"]},"application/vnd.openxmlformats-officedocument.wordprocessingml.document.glossary+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.endnotes+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.fonttable+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.footer+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.footnotes+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.numbering+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.settings+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.styles+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.template":{"source":"iana","extensions":["dotx"]},"application/vnd.openxmlformats-officedocument.wordprocessingml.template.main+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-officedocument.wordprocessingml.websettings+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-package.core-properties+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-package.digital-signature-xmlsignature+xml":{"source":"iana","compressible":true},"application/vnd.openxmlformats-package.relationships+xml":{"source":"iana","compressible":true},"application/vnd.oracle.resource+json":{"source":"iana","compressible":true},"application/vnd.orange.indata":{"source":"iana"},"application/vnd.osa.netdeploy":{"source":"iana"},"application/vnd.osgeo.mapguide.package":{"source":"iana","extensions":["mgp"]},"application/vnd.osgi.bundle":{"source":"iana"},"application/vnd.osgi.dp":{"source":"iana","extensions":["dp"]},"application/vnd.osgi.subsystem":{"source":"iana","extensions":["esa"]},"application/vnd.otps.ct-kip+xml":{"source":"iana","compressible":true},"application/vnd.oxli.countgraph":{"source":"iana"},"application/vnd.pagerduty+json":{"source":"iana","compressible":true},"application/vnd.palm":{"source":"iana","extensions":["pdb","pqa","oprc"]},"application/vnd.panoply":{"source":"iana"},"application/vnd.paos.xml":{"source":"iana"},"application/vnd.patentdive":{"source":"iana"},"application/vnd.patientecommsdoc":{"source":"iana"},"application/vnd.pawaafile":{"source":"iana","extensions":["paw"]},"application/vnd.pcos":{"source":"iana"},"application/vnd.pg.format":{"source":"iana","extensions":["str"]},"application/vnd.pg.osasli":{"source":"iana","extensions":["ei6"]},"application/vnd.piaccess.application-licence":{"source":"iana"},"application/vnd.picsel":{"source":"iana","extensions":["efif"]},"application/vnd.pmi.widget":{"source":"iana","extensions":["wg"]},"application/vnd.poc.group-advertisement+xml":{"source":"iana","compressible":true},"application/vnd.pocketlearn":{"source":"iana","extensions":["plf"]},"application/vnd.powerbuilder6":{"source":"iana","extensions":["pbd"]},"application/vnd.powerbuilder6-s":{"source":"iana"},"application/vnd.powerbuilder7":{"source":"iana"},"application/vnd.powerbuilder7-s":{"source":"iana"},"application/vnd.powerbuilder75":{"source":"iana"},"application/vnd.powerbuilder75-s":{"source":"iana"},"application/vnd.preminet":{"source":"iana"},"application/vnd.previewsystems.box":{"source":"iana","extensions":["box"]},"application/vnd.proteus.magazine":{"source":"iana","extensions":["mgz"]},"application/vnd.psfs":{"source":"iana"},"application/vnd.publishare-delta-tree":{"source":"iana","extensions":["qps"]},"application/vnd.pvi.ptid1":{"source":"iana","extensions":["ptid"]},"application/vnd.pwg-multiplexed":{"source":"iana"},"application/vnd.pwg-xhtml-print+xml":{"source":"iana","compressible":true},"application/vnd.qualcomm.brew-app-res":{"source":"iana"},"application/vnd.quarantainenet":{"source":"iana"},"application/vnd.quark.quarkxpress":{"source":"iana","extensions":["qxd","qxt","qwd","qwt","qxl","qxb"]},"application/vnd.quobject-quoxdocument":{"source":"iana"},"application/vnd.radisys.moml+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-audit+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-audit-conf+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-audit-conn+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-audit-dialog+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-audit-stream+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-conf+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-dialog+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-dialog-base+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-dialog-fax-detect+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-dialog-fax-sendrecv+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-dialog-group+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-dialog-speech+xml":{"source":"iana","compressible":true},"application/vnd.radisys.msml-dialog-transform+xml":{"source":"iana","compressible":true},"application/vnd.rainstor.data":{"source":"iana"},"application/vnd.rapid":{"source":"iana"},"application/vnd.rar":{"source":"iana","extensions":["rar"]},"application/vnd.realvnc.bed":{"source":"iana","extensions":["bed"]},"application/vnd.recordare.musicxml":{"source":"iana","extensions":["mxl"]},"application/vnd.recordare.musicxml+xml":{"source":"iana","compressible":true,"extensions":["musicxml"]},"application/vnd.renlearn.rlprint":{"source":"iana"},"application/vnd.resilient.logic":{"source":"iana"},"application/vnd.restful+json":{"source":"iana","compressible":true},"application/vnd.rig.cryptonote":{"source":"iana","extensions":["cryptonote"]},"application/vnd.rim.cod":{"source":"apache","extensions":["cod"]},"application/vnd.rn-realmedia":{"source":"apache","extensions":["rm"]},"application/vnd.rn-realmedia-vbr":{"source":"apache","extensions":["rmvb"]},"application/vnd.route66.link66+xml":{"source":"iana","compressible":true,"extensions":["link66"]},"application/vnd.rs-274x":{"source":"iana"},"application/vnd.ruckus.download":{"source":"iana"},"application/vnd.s3sms":{"source":"iana"},"application/vnd.sailingtracker.track":{"source":"iana","extensions":["st"]},"application/vnd.sar":{"source":"iana"},"application/vnd.sbm.cid":{"source":"iana"},"application/vnd.sbm.mid2":{"source":"iana"},"application/vnd.scribus":{"source":"iana"},"application/vnd.sealed.3df":{"source":"iana"},"application/vnd.sealed.csf":{"source":"iana"},"application/vnd.sealed.doc":{"source":"iana"},"application/vnd.sealed.eml":{"source":"iana"},"application/vnd.sealed.mht":{"source":"iana"},"application/vnd.sealed.net":{"source":"iana"},"application/vnd.sealed.ppt":{"source":"iana"},"application/vnd.sealed.tiff":{"source":"iana"},"application/vnd.sealed.xls":{"source":"iana"},"application/vnd.sealedmedia.softseal.html":{"source":"iana"},"application/vnd.sealedmedia.softseal.pdf":{"source":"iana"},"application/vnd.seemail":{"source":"iana","extensions":["see"]},"application/vnd.seis+json":{"source":"iana","compressible":true},"application/vnd.sema":{"source":"iana","extensions":["sema"]},"application/vnd.semd":{"source":"iana","extensions":["semd"]},"application/vnd.semf":{"source":"iana","extensions":["semf"]},"application/vnd.shade-save-file":{"source":"iana"},"application/vnd.shana.informed.formdata":{"source":"iana","extensions":["ifm"]},"application/vnd.shana.informed.formtemplate":{"source":"iana","extensions":["itp"]},"application/vnd.shana.informed.interchange":{"source":"iana","extensions":["iif"]},"application/vnd.shana.informed.package":{"source":"iana","extensions":["ipk"]},"application/vnd.shootproof+json":{"source":"iana","compressible":true},"application/vnd.shopkick+json":{"source":"iana","compressible":true},"application/vnd.shp":{"source":"iana"},"application/vnd.shx":{"source":"iana"},"application/vnd.sigrok.session":{"source":"iana"},"application/vnd.simtech-mindmapper":{"source":"iana","extensions":["twd","twds"]},"application/vnd.siren+json":{"source":"iana","compressible":true},"application/vnd.smaf":{"source":"iana","extensions":["mmf"]},"application/vnd.smart.notebook":{"source":"iana"},"application/vnd.smart.teacher":{"source":"iana","extensions":["teacher"]},"application/vnd.snesdev-page-table":{"source":"iana"},"application/vnd.software602.filler.form+xml":{"source":"iana","compressible":true,"extensions":["fo"]},"application/vnd.software602.filler.form-xml-zip":{"source":"iana"},"application/vnd.solent.sdkm+xml":{"source":"iana","compressible":true,"extensions":["sdkm","sdkd"]},"application/vnd.spotfire.dxp":{"source":"iana","extensions":["dxp"]},"application/vnd.spotfire.sfs":{"source":"iana","extensions":["sfs"]},"application/vnd.sqlite3":{"source":"iana"},"application/vnd.sss-cod":{"source":"iana"},"application/vnd.sss-dtf":{"source":"iana"},"application/vnd.sss-ntf":{"source":"iana"},"application/vnd.stardivision.calc":{"source":"apache","extensions":["sdc"]},"application/vnd.stardivision.draw":{"source":"apache","extensions":["sda"]},"application/vnd.stardivision.impress":{"source":"apache","extensions":["sdd"]},"application/vnd.stardivision.math":{"source":"apache","extensions":["smf"]},"application/vnd.stardivision.writer":{"source":"apache","extensions":["sdw","vor"]},"application/vnd.stardivision.writer-global":{"source":"apache","extensions":["sgl"]},"application/vnd.stepmania.package":{"source":"iana","extensions":["smzip"]},"application/vnd.stepmania.stepchart":{"source":"iana","extensions":["sm"]},"application/vnd.street-stream":{"source":"iana"},"application/vnd.sun.wadl+xml":{"source":"iana","compressible":true,"extensions":["wadl"]},"application/vnd.sun.xml.calc":{"source":"apache","extensions":["sxc"]},"application/vnd.sun.xml.calc.template":{"source":"apache","extensions":["stc"]},"application/vnd.sun.xml.draw":{"source":"apache","extensions":["sxd"]},"application/vnd.sun.xml.draw.template":{"source":"apache","extensions":["std"]},"application/vnd.sun.xml.impress":{"source":"apache","extensions":["sxi"]},"application/vnd.sun.xml.impress.template":{"source":"apache","extensions":["sti"]},"application/vnd.sun.xml.math":{"source":"apache","extensions":["sxm"]},"application/vnd.sun.xml.writer":{"source":"apache","extensions":["sxw"]},"application/vnd.sun.xml.writer.global":{"source":"apache","extensions":["sxg"]},"application/vnd.sun.xml.writer.template":{"source":"apache","extensions":["stw"]},"application/vnd.sus-calendar":{"source":"iana","extensions":["sus","susp"]},"application/vnd.svd":{"source":"iana","extensions":["svd"]},"application/vnd.swiftview-ics":{"source":"iana"},"application/vnd.sycle+xml":{"source":"iana","compressible":true},"application/vnd.syft+json":{"source":"iana","compressible":true},"application/vnd.symbian.install":{"source":"apache","extensions":["sis","sisx"]},"application/vnd.syncml+xml":{"source":"iana","charset":"UTF-8","compressible":true,"extensions":["xsm"]},"application/vnd.syncml.dm+wbxml":{"source":"iana","charset":"UTF-8","extensions":["bdm"]},"application/vnd.syncml.dm+xml":{"source":"iana","charset":"UTF-8","compressible":true,"extensions":["xdm"]},"application/vnd.syncml.dm.notification":{"source":"iana"},"application/vnd.syncml.dmddf+wbxml":{"source":"iana"},"application/vnd.syncml.dmddf+xml":{"source":"iana","charset":"UTF-8","compressible":true,"extensions":["ddf"]},"application/vnd.syncml.dmtnds+wbxml":{"source":"iana"},"application/vnd.syncml.dmtnds+xml":{"source":"iana","charset":"UTF-8","compressible":true},"application/vnd.syncml.ds.notification":{"source":"iana"},"application/vnd.tableschema+json":{"source":"iana","compressible":true},"application/vnd.tao.intent-module-archive":{"source":"iana","extensions":["tao"]},"application/vnd.tcpdump.pcap":{"source":"iana","extensions":["pcap","cap","dmp"]},"application/vnd.think-cell.ppttc+json":{"source":"iana","compressible":true},"application/vnd.tmd.mediaflex.api+xml":{"source":"iana","compressible":true},"application/vnd.tml":{"source":"iana"},"application/vnd.tmobile-livetv":{"source":"iana","extensions":["tmo"]},"application/vnd.tri.onesource":{"source":"iana"},"application/vnd.trid.tpt":{"source":"iana","extensions":["tpt"]},"application/vnd.triscape.mxs":{"source":"iana","extensions":["mxs"]},"application/vnd.trueapp":{"source":"iana","extensions":["tra"]},"application/vnd.truedoc":{"source":"iana"},"application/vnd.ubisoft.webplayer":{"source":"iana"},"application/vnd.ufdl":{"source":"iana","extensions":["ufd","ufdl"]},"application/vnd.uiq.theme":{"source":"iana","extensions":["utz"]},"application/vnd.umajin":{"source":"iana","extensions":["umj"]},"application/vnd.unity":{"source":"iana","extensions":["unityweb"]},"application/vnd.uoml+xml":{"source":"iana","compressible":true,"extensions":["uoml"]},"application/vnd.uplanet.alert":{"source":"iana"},"application/vnd.uplanet.alert-wbxml":{"source":"iana"},"application/vnd.uplanet.bearer-choice":{"source":"iana"},"application/vnd.uplanet.bearer-choice-wbxml":{"source":"iana"},"application/vnd.uplanet.cacheop":{"source":"iana"},"application/vnd.uplanet.cacheop-wbxml":{"source":"iana"},"application/vnd.uplanet.channel":{"source":"iana"},"application/vnd.uplanet.channel-wbxml":{"source":"iana"},"application/vnd.uplanet.list":{"source":"iana"},"application/vnd.uplanet.list-wbxml":{"source":"iana"},"application/vnd.uplanet.listcmd":{"source":"iana"},"application/vnd.uplanet.listcmd-wbxml":{"source":"iana"},"application/vnd.uplanet.signal":{"source":"iana"},"application/vnd.uri-map":{"source":"iana"},"application/vnd.valve.source.material":{"source":"iana"},"application/vnd.vcx":{"source":"iana","extensions":["vcx"]},"application/vnd.vd-study":{"source":"iana"},"application/vnd.vectorworks":{"source":"iana"},"application/vnd.vel+json":{"source":"iana","compressible":true},"application/vnd.verimatrix.vcas":{"source":"iana"},"application/vnd.veritone.aion+json":{"source":"iana","compressible":true},"application/vnd.veryant.thin":{"source":"iana"},"application/vnd.ves.encrypted":{"source":"iana"},"application/vnd.vidsoft.vidconference":{"source":"iana"},"application/vnd.visio":{"source":"iana","extensions":["vsd","vst","vss","vsw"]},"application/vnd.visionary":{"source":"iana","extensions":["vis"]},"application/vnd.vividence.scriptfile":{"source":"iana"},"application/vnd.vsf":{"source":"iana","extensions":["vsf"]},"application/vnd.wap.sic":{"source":"iana"},"application/vnd.wap.slc":{"source":"iana"},"application/vnd.wap.wbxml":{"source":"iana","charset":"UTF-8","extensions":["wbxml"]},"application/vnd.wap.wmlc":{"source":"iana","extensions":["wmlc"]},"application/vnd.wap.wmlscriptc":{"source":"iana","extensions":["wmlsc"]},"application/vnd.webturbo":{"source":"iana","extensions":["wtb"]},"application/vnd.wfa.dpp":{"source":"iana"},"application/vnd.wfa.p2p":{"source":"iana"},"application/vnd.wfa.wsc":{"source":"iana"},"application/vnd.windows.devicepairing":{"source":"iana"},"application/vnd.wmc":{"source":"iana"},"application/vnd.wmf.bootstrap":{"source":"iana"},"application/vnd.wolfram.mathematica":{"source":"iana"},"application/vnd.wolfram.mathematica.package":{"source":"iana"},"application/vnd.wolfram.player":{"source":"iana","extensions":["nbp"]},"application/vnd.wordperfect":{"source":"iana","extensions":["wpd"]},"application/vnd.wqd":{"source":"iana","extensions":["wqd"]},"application/vnd.wrq-hp3000-labelled":{"source":"iana"},"application/vnd.wt.stf":{"source":"iana","extensions":["stf"]},"application/vnd.wv.csp+wbxml":{"source":"iana"},"application/vnd.wv.csp+xml":{"source":"iana","compressible":true},"application/vnd.wv.ssp+xml":{"source":"iana","compressible":true},"application/vnd.xacml+json":{"source":"iana","compressible":true},"application/vnd.xara":{"source":"iana","extensions":["xar"]},"application/vnd.xfdl":{"source":"iana","extensions":["xfdl"]},"application/vnd.xfdl.webform":{"source":"iana"},"application/vnd.xmi+xml":{"source":"iana","compressible":true},"application/vnd.xmpie.cpkg":{"source":"iana"},"application/vnd.xmpie.dpkg":{"source":"iana"},"application/vnd.xmpie.plan":{"source":"iana"},"application/vnd.xmpie.ppkg":{"source":"iana"},"application/vnd.xmpie.xlim":{"source":"iana"},"application/vnd.yamaha.hv-dic":{"source":"iana","extensions":["hvd"]},"application/vnd.yamaha.hv-script":{"source":"iana","extensions":["hvs"]},"application/vnd.yamaha.hv-voice":{"source":"iana","extensions":["hvp"]},"application/vnd.yamaha.openscoreformat":{"source":"iana","extensions":["osf"]},"application/vnd.yamaha.openscoreformat.osfpvg+xml":{"source":"iana","compressible":true,"extensions":["osfpvg"]},"application/vnd.yamaha.remote-setup":{"source":"iana"},"application/vnd.yamaha.smaf-audio":{"source":"iana","extensions":["saf"]},"application/vnd.yamaha.smaf-phrase":{"source":"iana","extensions":["spf"]},"application/vnd.yamaha.through-ngn":{"source":"iana"},"application/vnd.yamaha.tunnel-udpencap":{"source":"iana"},"application/vnd.yaoweme":{"source":"iana"},"application/vnd.yellowriver-custom-menu":{"source":"iana","extensions":["cmp"]},"application/vnd.youtube.yt":{"source":"iana"},"application/vnd.zul":{"source":"iana","extensions":["zir","zirz"]},"application/vnd.zzazz.deck+xml":{"source":"iana","compressible":true,"extensions":["zaz"]},"application/voicexml+xml":{"source":"iana","compressible":true,"extensions":["vxml"]},"application/voucher-cms+json":{"source":"iana","compressible":true},"application/vq-rtcpxr":{"source":"iana"},"application/wasm":{"source":"iana","compressible":true,"extensions":["wasm"]},"application/watcherinfo+xml":{"source":"iana","compressible":true,"extensions":["wif"]},"application/webpush-options+json":{"source":"iana","compressible":true},"application/whoispp-query":{"source":"iana"},"application/whoispp-response":{"source":"iana"},"application/widget":{"source":"iana","extensions":["wgt"]},"application/winhlp":{"source":"apache","extensions":["hlp"]},"application/wita":{"source":"iana"},"application/wordperfect5.1":{"source":"iana"},"application/wsdl+xml":{"source":"iana","compressible":true,"extensions":["wsdl"]},"application/wspolicy+xml":{"source":"iana","compressible":true,"extensions":["wspolicy"]},"application/x-7z-compressed":{"source":"apache","compressible":false,"extensions":["7z"]},"application/x-abiword":{"source":"apache","extensions":["abw"]},"application/x-ace-compressed":{"source":"apache","extensions":["ace"]},"application/x-amf":{"source":"apache"},"application/x-apple-diskimage":{"source":"apache","extensions":["dmg"]},"application/x-arj":{"compressible":false,"extensions":["arj"]},"application/x-authorware-bin":{"source":"apache","extensions":["aab","x32","u32","vox"]},"application/x-authorware-map":{"source":"apache","extensions":["aam"]},"application/x-authorware-seg":{"source":"apache","extensions":["aas"]},"application/x-bcpio":{"source":"apache","extensions":["bcpio"]},"application/x-bdoc":{"compressible":false,"extensions":["bdoc"]},"application/x-bittorrent":{"source":"apache","extensions":["torrent"]},"application/x-blorb":{"source":"apache","extensions":["blb","blorb"]},"application/x-bzip":{"source":"apache","compressible":false,"extensions":["bz"]},"application/x-bzip2":{"source":"apache","compressible":false,"extensions":["bz2","boz"]},"application/x-cbr":{"source":"apache","extensions":["cbr","cba","cbt","cbz","cb7"]},"application/x-cdlink":{"source":"apache","extensions":["vcd"]},"application/x-cfs-compressed":{"source":"apache","extensions":["cfs"]},"application/x-chat":{"source":"apache","extensions":["chat"]},"application/x-chess-pgn":{"source":"apache","extensions":["pgn"]},"application/x-chrome-extension":{"extensions":["crx"]},"application/x-cocoa":{"source":"nginx","extensions":["cco"]},"application/x-compress":{"source":"apache"},"application/x-conference":{"source":"apache","extensions":["nsc"]},"application/x-cpio":{"source":"apache","extensions":["cpio"]},"application/x-csh":{"source":"apache","extensions":["csh"]},"application/x-deb":{"compressible":false},"application/x-debian-package":{"source":"apache","extensions":["deb","udeb"]},"application/x-dgc-compressed":{"source":"apache","extensions":["dgc"]},"application/x-director":{"source":"apache","extensions":["dir","dcr","dxr","cst","cct","cxt","w3d","fgd","swa"]},"application/x-doom":{"source":"apache","extensions":["wad"]},"application/x-dtbncx+xml":{"source":"apache","compressible":true,"extensions":["ncx"]},"application/x-dtbook+xml":{"source":"apache","compressible":true,"extensions":["dtb"]},"application/x-dtbresource+xml":{"source":"apache","compressible":true,"extensions":["res"]},"application/x-dvi":{"source":"apache","compressible":false,"extensions":["dvi"]},"application/x-envoy":{"source":"apache","extensions":["evy"]},"application/x-eva":{"source":"apache","extensions":["eva"]},"application/x-font-bdf":{"source":"apache","extensions":["bdf"]},"application/x-font-dos":{"source":"apache"},"application/x-font-framemaker":{"source":"apache"},"application/x-font-ghostscript":{"source":"apache","extensions":["gsf"]},"application/x-font-libgrx":{"source":"apache"},"application/x-font-linux-psf":{"source":"apache","extensions":["psf"]},"application/x-font-pcf":{"source":"apache","extensions":["pcf"]},"application/x-font-snf":{"source":"apache","extensions":["snf"]},"application/x-font-speedo":{"source":"apache"},"application/x-font-sunos-news":{"source":"apache"},"application/x-font-type1":{"source":"apache","extensions":["pfa","pfb","pfm","afm"]},"application/x-font-vfont":{"source":"apache"},"application/x-freearc":{"source":"apache","extensions":["arc"]},"application/x-futuresplash":{"source":"apache","extensions":["spl"]},"application/x-gca-compressed":{"source":"apache","extensions":["gca"]},"application/x-glulx":{"source":"apache","extensions":["ulx"]},"application/x-gnumeric":{"source":"apache","extensions":["gnumeric"]},"application/x-gramps-xml":{"source":"apache","extensions":["gramps"]},"application/x-gtar":{"source":"apache","extensions":["gtar"]},"application/x-gzip":{"source":"apache"},"application/x-hdf":{"source":"apache","extensions":["hdf"]},"application/x-httpd-php":{"compressible":true,"extensions":["php"]},"application/x-install-instructions":{"source":"apache","extensions":["install"]},"application/x-iso9660-image":{"source":"apache","extensions":["iso"]},"application/x-iwork-keynote-sffkey":{"extensions":["key"]},"application/x-iwork-numbers-sffnumbers":{"extensions":["numbers"]},"application/x-iwork-pages-sffpages":{"extensions":["pages"]},"application/x-java-archive-diff":{"source":"nginx","extensions":["jardiff"]},"application/x-java-jnlp-file":{"source":"apache","compressible":false,"extensions":["jnlp"]},"application/x-javascript":{"compressible":true},"application/x-keepass2":{"extensions":["kdbx"]},"application/x-latex":{"source":"apache","compressible":false,"extensions":["latex"]},"application/x-lua-bytecode":{"extensions":["luac"]},"application/x-lzh-compressed":{"source":"apache","extensions":["lzh","lha"]},"application/x-makeself":{"source":"nginx","extensions":["run"]},"application/x-mie":{"source":"apache","extensions":["mie"]},"application/x-mobipocket-ebook":{"source":"apache","extensions":["prc","mobi"]},"application/x-mpegurl":{"compressible":false},"application/x-ms-application":{"source":"apache","extensions":["application"]},"application/x-ms-shortcut":{"source":"apache","extensions":["lnk"]},"application/x-ms-wmd":{"source":"apache","extensions":["wmd"]},"application/x-ms-wmz":{"source":"apache","extensions":["wmz"]},"application/x-ms-xbap":{"source":"apache","extensions":["xbap"]},"application/x-msaccess":{"source":"apache","extensions":["mdb"]},"application/x-msbinder":{"source":"apache","extensions":["obd"]},"application/x-mscardfile":{"source":"apache","extensions":["crd"]},"application/x-msclip":{"source":"apache","extensions":["clp"]},"application/x-msdos-program":{"extensions":["exe"]},"application/x-msdownload":{"source":"apache","extensions":["exe","dll","com","bat","msi"]},"application/x-msmediaview":{"source":"apache","extensions":["mvb","m13","m14"]},"application/x-msmetafile":{"source":"apache","extensions":["wmf","wmz","emf","emz"]},"application/x-msmoney":{"source":"apache","extensions":["mny"]},"application/x-mspublisher":{"source":"apache","extensions":["pub"]},"application/x-msschedule":{"source":"apache","extensions":["scd"]},"application/x-msterminal":{"source":"apache","extensions":["trm"]},"application/x-mswrite":{"source":"apache","extensions":["wri"]},"application/x-netcdf":{"source":"apache","extensions":["nc","cdf"]},"application/x-ns-proxy-autoconfig":{"compressible":true,"extensions":["pac"]},"application/x-nzb":{"source":"apache","extensions":["nzb"]},"application/x-perl":{"source":"nginx","extensions":["pl","pm"]},"application/x-pilot":{"source":"nginx","extensions":["prc","pdb"]},"application/x-pkcs12":{"source":"apache","compressible":false,"extensions":["p12","pfx"]},"application/x-pkcs7-certificates":{"source":"apache","extensions":["p7b","spc"]},"application/x-pkcs7-certreqresp":{"source":"apache","extensions":["p7r"]},"application/x-pki-message":{"source":"iana"},"application/x-rar-compressed":{"source":"apache","compressible":false,"extensions":["rar"]},"application/x-redhat-package-manager":{"source":"nginx","extensions":["rpm"]},"application/x-research-info-systems":{"source":"apache","extensions":["ris"]},"application/x-sea":{"source":"nginx","extensions":["sea"]},"application/x-sh":{"source":"apache","compressible":true,"extensions":["sh"]},"application/x-shar":{"source":"apache","extensions":["shar"]},"application/x-shockwave-flash":{"source":"apache","compressible":false,"extensions":["swf"]},"application/x-silverlight-app":{"source":"apache","extensions":["xap"]},"application/x-sql":{"source":"apache","extensions":["sql"]},"application/x-stuffit":{"source":"apache","compressible":false,"extensions":["sit"]},"application/x-stuffitx":{"source":"apache","extensions":["sitx"]},"application/x-subrip":{"source":"apache","extensions":["srt"]},"application/x-sv4cpio":{"source":"apache","extensions":["sv4cpio"]},"application/x-sv4crc":{"source":"apache","extensions":["sv4crc"]},"application/x-t3vm-image":{"source":"apache","extensions":["t3"]},"application/x-tads":{"source":"apache","extensions":["gam"]},"application/x-tar":{"source":"apache","compressible":true,"extensions":["tar"]},"application/x-tcl":{"source":"apache","extensions":["tcl","tk"]},"application/x-tex":{"source":"apache","extensions":["tex"]},"application/x-tex-tfm":{"source":"apache","extensions":["tfm"]},"application/x-texinfo":{"source":"apache","extensions":["texinfo","texi"]},"application/x-tgif":{"source":"apache","extensions":["obj"]},"application/x-ustar":{"source":"apache","extensions":["ustar"]},"application/x-virtualbox-hdd":{"compressible":true,"extensions":["hdd"]},"application/x-virtualbox-ova":{"compressible":true,"extensions":["ova"]},"application/x-virtualbox-ovf":{"compressible":true,"extensions":["ovf"]},"application/x-virtualbox-vbox":{"compressible":true,"extensions":["vbox"]},"application/x-virtualbox-vbox-extpack":{"compressible":false,"extensions":["vbox-extpack"]},"application/x-virtualbox-vdi":{"compressible":true,"extensions":["vdi"]},"application/x-virtualbox-vhd":{"compressible":true,"extensions":["vhd"]},"application/x-virtualbox-vmdk":{"compressible":true,"extensions":["vmdk"]},"application/x-wais-source":{"source":"apache","extensions":["src"]},"application/x-web-app-manifest+json":{"compressible":true,"extensions":["webapp"]},"application/x-www-form-urlencoded":{"source":"iana","compressible":true},"application/x-x509-ca-cert":{"source":"iana","extensions":["der","crt","pem"]},"application/x-x509-ca-ra-cert":{"source":"iana"},"application/x-x509-next-ca-cert":{"source":"iana"},"application/x-xfig":{"source":"apache","extensions":["fig"]},"application/x-xliff+xml":{"source":"apache","compressible":true,"extensions":["xlf"]},"application/x-xpinstall":{"source":"apache","compressible":false,"extensions":["xpi"]},"application/x-xz":{"source":"apache","extensions":["xz"]},"application/x-zmachine":{"source":"apache","extensions":["z1","z2","z3","z4","z5","z6","z7","z8"]},"application/x400-bp":{"source":"iana"},"application/xacml+xml":{"source":"iana","compressible":true},"application/xaml+xml":{"source":"apache","compressible":true,"extensions":["xaml"]},"application/xcap-att+xml":{"source":"iana","compressible":true,"extensions":["xav"]},"application/xcap-caps+xml":{"source":"iana","compressible":true,"extensions":["xca"]},"application/xcap-diff+xml":{"source":"iana","compressible":true,"extensions":["xdf"]},"application/xcap-el+xml":{"source":"iana","compressible":true,"extensions":["xel"]},"application/xcap-error+xml":{"source":"iana","compressible":true},"application/xcap-ns+xml":{"source":"iana","compressible":true,"extensions":["xns"]},"application/xcon-conference-info+xml":{"source":"iana","compressible":true},"application/xcon-conference-info-diff+xml":{"source":"iana","compressible":true},"application/xenc+xml":{"source":"iana","compressible":true,"extensions":["xenc"]},"application/xhtml+xml":{"source":"iana","compressible":true,"extensions":["xhtml","xht"]},"application/xhtml-voice+xml":{"source":"apache","compressible":true},"application/xliff+xml":{"source":"iana","compressible":true,"extensions":["xlf"]},"application/xml":{"source":"iana","compressible":true,"extensions":["xml","xsl","xsd","rng"]},"application/xml-dtd":{"source":"iana","compressible":true,"extensions":["dtd"]},"application/xml-external-parsed-entity":{"source":"iana"},"application/xml-patch+xml":{"source":"iana","compressible":true},"application/xmpp+xml":{"source":"iana","compressible":true},"application/xop+xml":{"source":"iana","compressible":true,"extensions":["xop"]},"application/xproc+xml":{"source":"apache","compressible":true,"extensions":["xpl"]},"application/xslt+xml":{"source":"iana","compressible":true,"extensions":["xsl","xslt"]},"application/xspf+xml":{"source":"apache","compressible":true,"extensions":["xspf"]},"application/xv+xml":{"source":"iana","compressible":true,"extensions":["mxml","xhvml","xvml","xvm"]},"application/yang":{"source":"iana","extensions":["yang"]},"application/yang-data+json":{"source":"iana","compressible":true},"application/yang-data+xml":{"source":"iana","compressible":true},"application/yang-patch+json":{"source":"iana","compressible":true},"application/yang-patch+xml":{"source":"iana","compressible":true},"application/yin+xml":{"source":"iana","compressible":true,"extensions":["yin"]},"application/zip":{"source":"iana","compressible":false,"extensions":["zip"]},"application/zlib":{"source":"iana"},"application/zstd":{"source":"iana"},"audio/1d-interleaved-parityfec":{"source":"iana"},"audio/32kadpcm":{"source":"iana"},"audio/3gpp":{"source":"iana","compressible":false,"extensions":["3gpp"]},"audio/3gpp2":{"source":"iana"},"audio/aac":{"source":"iana"},"audio/ac3":{"source":"iana"},"audio/adpcm":{"source":"apache","extensions":["adp"]},"audio/amr":{"source":"iana","extensions":["amr"]},"audio/amr-wb":{"source":"iana"},"audio/amr-wb+":{"source":"iana"},"audio/aptx":{"source":"iana"},"audio/asc":{"source":"iana"},"audio/atrac-advanced-lossless":{"source":"iana"},"audio/atrac-x":{"source":"iana"},"audio/atrac3":{"source":"iana"},"audio/basic":{"source":"iana","compressible":false,"extensions":["au","snd"]},"audio/bv16":{"source":"iana"},"audio/bv32":{"source":"iana"},"audio/clearmode":{"source":"iana"},"audio/cn":{"source":"iana"},"audio/dat12":{"source":"iana"},"audio/dls":{"source":"iana"},"audio/dsr-es201108":{"source":"iana"},"audio/dsr-es202050":{"source":"iana"},"audio/dsr-es202211":{"source":"iana"},"audio/dsr-es202212":{"source":"iana"},"audio/dv":{"source":"iana"},"audio/dvi4":{"source":"iana"},"audio/eac3":{"source":"iana"},"audio/encaprtp":{"source":"iana"},"audio/evrc":{"source":"iana"},"audio/evrc-qcp":{"source":"iana"},"audio/evrc0":{"source":"iana"},"audio/evrc1":{"source":"iana"},"audio/evrcb":{"source":"iana"},"audio/evrcb0":{"source":"iana"},"audio/evrcb1":{"source":"iana"},"audio/evrcnw":{"source":"iana"},"audio/evrcnw0":{"source":"iana"},"audio/evrcnw1":{"source":"iana"},"audio/evrcwb":{"source":"iana"},"audio/evrcwb0":{"source":"iana"},"audio/evrcwb1":{"source":"iana"},"audio/evs":{"source":"iana"},"audio/flexfec":{"source":"iana"},"audio/fwdred":{"source":"iana"},"audio/g711-0":{"source":"iana"},"audio/g719":{"source":"iana"},"audio/g722":{"source":"iana"},"audio/g7221":{"source":"iana"},"audio/g723":{"source":"iana"},"audio/g726-16":{"source":"iana"},"audio/g726-24":{"source":"iana"},"audio/g726-32":{"source":"iana"},"audio/g726-40":{"source":"iana"},"audio/g728":{"source":"iana"},"audio/g729":{"source":"iana"},"audio/g7291":{"source":"iana"},"audio/g729d":{"source":"iana"},"audio/g729e":{"source":"iana"},"audio/gsm":{"source":"iana"},"audio/gsm-efr":{"source":"iana"},"audio/gsm-hr-08":{"source":"iana"},"audio/ilbc":{"source":"iana"},"audio/ip-mr_v2.5":{"source":"iana"},"audio/isac":{"source":"apache"},"audio/l16":{"source":"iana"},"audio/l20":{"source":"iana"},"audio/l24":{"source":"iana","compressible":false},"audio/l8":{"source":"iana"},"audio/lpc":{"source":"iana"},"audio/melp":{"source":"iana"},"audio/melp1200":{"source":"iana"},"audio/melp2400":{"source":"iana"},"audio/melp600":{"source":"iana"},"audio/mhas":{"source":"iana"},"audio/midi":{"source":"apache","extensions":["mid","midi","kar","rmi"]},"audio/mobile-xmf":{"source":"iana","extensions":["mxmf"]},"audio/mp3":{"compressible":false,"extensions":["mp3"]},"audio/mp4":{"source":"iana","compressible":false,"extensions":["m4a","mp4a"]},"audio/mp4a-latm":{"source":"iana"},"audio/mpa":{"source":"iana"},"audio/mpa-robust":{"source":"iana"},"audio/mpeg":{"source":"iana","compressible":false,"extensions":["mpga","mp2","mp2a","mp3","m2a","m3a"]},"audio/mpeg4-generic":{"source":"iana"},"audio/musepack":{"source":"apache"},"audio/ogg":{"source":"iana","compressible":false,"extensions":["oga","ogg","spx","opus"]},"audio/opus":{"source":"iana"},"audio/parityfec":{"source":"iana"},"audio/pcma":{"source":"iana"},"audio/pcma-wb":{"source":"iana"},"audio/pcmu":{"source":"iana"},"audio/pcmu-wb":{"source":"iana"},"audio/prs.sid":{"source":"iana"},"audio/qcelp":{"source":"iana"},"audio/raptorfec":{"source":"iana"},"audio/red":{"source":"iana"},"audio/rtp-enc-aescm128":{"source":"iana"},"audio/rtp-midi":{"source":"iana"},"audio/rtploopback":{"source":"iana"},"audio/rtx":{"source":"iana"},"audio/s3m":{"source":"apache","extensions":["s3m"]},"audio/scip":{"source":"iana"},"audio/silk":{"source":"apache","extensions":["sil"]},"audio/smv":{"source":"iana"},"audio/smv-qcp":{"source":"iana"},"audio/smv0":{"source":"iana"},"audio/sofa":{"source":"iana"},"audio/sp-midi":{"source":"iana"},"audio/speex":{"source":"iana"},"audio/t140c":{"source":"iana"},"audio/t38":{"source":"iana"},"audio/telephone-event":{"source":"iana"},"audio/tetra_acelp":{"source":"iana"},"audio/tetra_acelp_bb":{"source":"iana"},"audio/tone":{"source":"iana"},"audio/tsvcis":{"source":"iana"},"audio/uemclip":{"source":"iana"},"audio/ulpfec":{"source":"iana"},"audio/usac":{"source":"iana"},"audio/vdvi":{"source":"iana"},"audio/vmr-wb":{"source":"iana"},"audio/vnd.3gpp.iufp":{"source":"iana"},"audio/vnd.4sb":{"source":"iana"},"audio/vnd.audiokoz":{"source":"iana"},"audio/vnd.celp":{"source":"iana"},"audio/vnd.cisco.nse":{"source":"iana"},"audio/vnd.cmles.radio-events":{"source":"iana"},"audio/vnd.cns.anp1":{"source":"iana"},"audio/vnd.cns.inf1":{"source":"iana"},"audio/vnd.dece.audio":{"source":"iana","extensions":["uva","uvva"]},"audio/vnd.digital-winds":{"source":"iana","extensions":["eol"]},"audio/vnd.dlna.adts":{"source":"iana"},"audio/vnd.dolby.heaac.1":{"source":"iana"},"audio/vnd.dolby.heaac.2":{"source":"iana"},"audio/vnd.dolby.mlp":{"source":"iana"},"audio/vnd.dolby.mps":{"source":"iana"},"audio/vnd.dolby.pl2":{"source":"iana"},"audio/vnd.dolby.pl2x":{"source":"iana"},"audio/vnd.dolby.pl2z":{"source":"iana"},"audio/vnd.dolby.pulse.1":{"source":"iana"},"audio/vnd.dra":{"source":"iana","extensions":["dra"]},"audio/vnd.dts":{"source":"iana","extensions":["dts"]},"audio/vnd.dts.hd":{"source":"iana","extensions":["dtshd"]},"audio/vnd.dts.uhd":{"source":"iana"},"audio/vnd.dvb.file":{"source":"iana"},"audio/vnd.everad.plj":{"source":"iana"},"audio/vnd.hns.audio":{"source":"iana"},"audio/vnd.lucent.voice":{"source":"iana","extensions":["lvp"]},"audio/vnd.ms-playready.media.pya":{"source":"iana","extensions":["pya"]},"audio/vnd.nokia.mobile-xmf":{"source":"iana"},"audio/vnd.nortel.vbk":{"source":"iana"},"audio/vnd.nuera.ecelp4800":{"source":"iana","extensions":["ecelp4800"]},"audio/vnd.nuera.ecelp7470":{"source":"iana","extensions":["ecelp7470"]},"audio/vnd.nuera.ecelp9600":{"source":"iana","extensions":["ecelp9600"]},"audio/vnd.octel.sbc":{"source":"iana"},"audio/vnd.presonus.multitrack":{"source":"iana"},"audio/vnd.qcelp":{"source":"iana"},"audio/vnd.rhetorex.32kadpcm":{"source":"iana"},"audio/vnd.rip":{"source":"iana","extensions":["rip"]},"audio/vnd.rn-realaudio":{"compressible":false},"audio/vnd.sealedmedia.softseal.mpeg":{"source":"iana"},"audio/vnd.vmx.cvsd":{"source":"iana"},"audio/vnd.wave":{"compressible":false},"audio/vorbis":{"source":"iana","compressible":false},"audio/vorbis-config":{"source":"iana"},"audio/wav":{"compressible":false,"extensions":["wav"]},"audio/wave":{"compressible":false,"extensions":["wav"]},"audio/webm":{"source":"apache","compressible":false,"extensions":["weba"]},"audio/x-aac":{"source":"apache","compressible":false,"extensions":["aac"]},"audio/x-aiff":{"source":"apache","extensions":["aif","aiff","aifc"]},"audio/x-caf":{"source":"apache","compressible":false,"extensions":["caf"]},"audio/x-flac":{"source":"apache","extensions":["flac"]},"audio/x-m4a":{"source":"nginx","extensions":["m4a"]},"audio/x-matroska":{"source":"apache","extensions":["mka"]},"audio/x-mpegurl":{"source":"apache","extensions":["m3u"]},"audio/x-ms-wax":{"source":"apache","extensions":["wax"]},"audio/x-ms-wma":{"source":"apache","extensions":["wma"]},"audio/x-pn-realaudio":{"source":"apache","extensions":["ram","ra"]},"audio/x-pn-realaudio-plugin":{"source":"apache","extensions":["rmp"]},"audio/x-realaudio":{"source":"nginx","extensions":["ra"]},"audio/x-tta":{"source":"apache"},"audio/x-wav":{"source":"apache","extensions":["wav"]},"audio/xm":{"source":"apache","extensions":["xm"]},"chemical/x-cdx":{"source":"apache","extensions":["cdx"]},"chemical/x-cif":{"source":"apache","extensions":["cif"]},"chemical/x-cmdf":{"source":"apache","extensions":["cmdf"]},"chemical/x-cml":{"source":"apache","extensions":["cml"]},"chemical/x-csml":{"source":"apache","extensions":["csml"]},"chemical/x-pdb":{"source":"apache"},"chemical/x-xyz":{"source":"apache","extensions":["xyz"]},"font/collection":{"source":"iana","extensions":["ttc"]},"font/otf":{"source":"iana","compressible":true,"extensions":["otf"]},"font/sfnt":{"source":"iana"},"font/ttf":{"source":"iana","compressible":true,"extensions":["ttf"]},"font/woff":{"source":"iana","extensions":["woff"]},"font/woff2":{"source":"iana","extensions":["woff2"]},"image/aces":{"source":"iana","extensions":["exr"]},"image/apng":{"compressible":false,"extensions":["apng"]},"image/avci":{"source":"iana","extensions":["avci"]},"image/avcs":{"source":"iana","extensions":["avcs"]},"image/avif":{"source":"iana","compressible":false,"extensions":["avif"]},"image/bmp":{"source":"iana","compressible":true,"extensions":["bmp"]},"image/cgm":{"source":"iana","extensions":["cgm"]},"image/dicom-rle":{"source":"iana","extensions":["drle"]},"image/emf":{"source":"iana","extensions":["emf"]},"image/fits":{"source":"iana","extensions":["fits"]},"image/g3fax":{"source":"iana","extensions":["g3"]},"image/gif":{"source":"iana","compressible":false,"extensions":["gif"]},"image/heic":{"source":"iana","extensions":["heic"]},"image/heic-sequence":{"source":"iana","extensions":["heics"]},"image/heif":{"source":"iana","extensions":["heif"]},"image/heif-sequence":{"source":"iana","extensions":["heifs"]},"image/hej2k":{"source":"iana","extensions":["hej2"]},"image/hsj2":{"source":"iana","extensions":["hsj2"]},"image/ief":{"source":"iana","extensions":["ief"]},"image/jls":{"source":"iana","extensions":["jls"]},"image/jp2":{"source":"iana","compressible":false,"extensions":["jp2","jpg2"]},"image/jpeg":{"source":"iana","compressible":false,"extensions":["jpeg","jpg","jpe"]},"image/jph":{"source":"iana","extensions":["jph"]},"image/jphc":{"source":"iana","extensions":["jhc"]},"image/jpm":{"source":"iana","compressible":false,"extensions":["jpm"]},"image/jpx":{"source":"iana","compressible":false,"extensions":["jpx","jpf"]},"image/jxr":{"source":"iana","extensions":["jxr"]},"image/jxra":{"source":"iana","extensions":["jxra"]},"image/jxrs":{"source":"iana","extensions":["jxrs"]},"image/jxs":{"source":"iana","extensions":["jxs"]},"image/jxsc":{"source":"iana","extensions":["jxsc"]},"image/jxsi":{"source":"iana","extensions":["jxsi"]},"image/jxss":{"source":"iana","extensions":["jxss"]},"image/ktx":{"source":"iana","extensions":["ktx"]},"image/ktx2":{"source":"iana","extensions":["ktx2"]},"image/naplps":{"source":"iana"},"image/pjpeg":{"compressible":false},"image/png":{"source":"iana","compressible":false,"extensions":["png"]},"image/prs.btif":{"source":"iana","extensions":["btif"]},"image/prs.pti":{"source":"iana","extensions":["pti"]},"image/pwg-raster":{"source":"iana"},"image/sgi":{"source":"apache","extensions":["sgi"]},"image/svg+xml":{"source":"iana","compressible":true,"extensions":["svg","svgz"]},"image/t38":{"source":"iana","extensions":["t38"]},"image/tiff":{"source":"iana","compressible":false,"extensions":["tif","tiff"]},"image/tiff-fx":{"source":"iana","extensions":["tfx"]},"image/vnd.adobe.photoshop":{"source":"iana","compressible":true,"extensions":["psd"]},"image/vnd.airzip.accelerator.azv":{"source":"iana","extensions":["azv"]},"image/vnd.cns.inf2":{"source":"iana"},"image/vnd.dece.graphic":{"source":"iana","extensions":["uvi","uvvi","uvg","uvvg"]},"image/vnd.djvu":{"source":"iana","extensions":["djvu","djv"]},"image/vnd.dvb.subtitle":{"source":"iana","extensions":["sub"]},"image/vnd.dwg":{"source":"iana","extensions":["dwg"]},"image/vnd.dxf":{"source":"iana","extensions":["dxf"]},"image/vnd.fastbidsheet":{"source":"iana","extensions":["fbs"]},"image/vnd.fpx":{"source":"iana","extensions":["fpx"]},"image/vnd.fst":{"source":"iana","extensions":["fst"]},"image/vnd.fujixerox.edmics-mmr":{"source":"iana","extensions":["mmr"]},"image/vnd.fujixerox.edmics-rlc":{"source":"iana","extensions":["rlc"]},"image/vnd.globalgraphics.pgb":{"source":"iana"},"image/vnd.microsoft.icon":{"source":"iana","compressible":true,"extensions":["ico"]},"image/vnd.mix":{"source":"iana"},"image/vnd.mozilla.apng":{"source":"iana"},"image/vnd.ms-dds":{"compressible":true,"extensions":["dds"]},"image/vnd.ms-modi":{"source":"iana","extensions":["mdi"]},"image/vnd.ms-photo":{"source":"apache","extensions":["wdp"]},"image/vnd.net-fpx":{"source":"iana","extensions":["npx"]},"image/vnd.pco.b16":{"source":"iana","extensions":["b16"]},"image/vnd.radiance":{"source":"iana"},"image/vnd.sealed.png":{"source":"iana"},"image/vnd.sealedmedia.softseal.gif":{"source":"iana"},"image/vnd.sealedmedia.softseal.jpg":{"source":"iana"},"image/vnd.svf":{"source":"iana"},"image/vnd.tencent.tap":{"source":"iana","extensions":["tap"]},"image/vnd.valve.source.texture":{"source":"iana","extensions":["vtf"]},"image/vnd.wap.wbmp":{"source":"iana","extensions":["wbmp"]},"image/vnd.xiff":{"source":"iana","extensions":["xif"]},"image/vnd.zbrush.pcx":{"source":"iana","extensions":["pcx"]},"image/webp":{"source":"apache","extensions":["webp"]},"image/wmf":{"source":"iana","extensions":["wmf"]},"image/x-3ds":{"source":"apache","extensions":["3ds"]},"image/x-cmu-raster":{"source":"apache","extensions":["ras"]},"image/x-cmx":{"source":"apache","extensions":["cmx"]},"image/x-freehand":{"source":"apache","extensions":["fh","fhc","fh4","fh5","fh7"]},"image/x-icon":{"source":"apache","compressible":true,"extensions":["ico"]},"image/x-jng":{"source":"nginx","extensions":["jng"]},"image/x-mrsid-image":{"source":"apache","extensions":["sid"]},"image/x-ms-bmp":{"source":"nginx","compressible":true,"extensions":["bmp"]},"image/x-pcx":{"source":"apache","extensions":["pcx"]},"image/x-pict":{"source":"apache","extensions":["pic","pct"]},"image/x-portable-anymap":{"source":"apache","extensions":["pnm"]},"image/x-portable-bitmap":{"source":"apache","extensions":["pbm"]},"image/x-portable-graymap":{"source":"apache","extensions":["pgm"]},"image/x-portable-pixmap":{"source":"apache","extensions":["ppm"]},"image/x-rgb":{"source":"apache","extensions":["rgb"]},"image/x-tga":{"source":"apache","extensions":["tga"]},"image/x-xbitmap":{"source":"apache","extensions":["xbm"]},"image/x-xcf":{"compressible":false},"image/x-xpixmap":{"source":"apache","extensions":["xpm"]},"image/x-xwindowdump":{"source":"apache","extensions":["xwd"]},"message/cpim":{"source":"iana"},"message/delivery-status":{"source":"iana"},"message/disposition-notification":{"source":"iana","extensions":["disposition-notification"]},"message/external-body":{"source":"iana"},"message/feedback-report":{"source":"iana"},"message/global":{"source":"iana","extensions":["u8msg"]},"message/global-delivery-status":{"source":"iana","extensions":["u8dsn"]},"message/global-disposition-notification":{"source":"iana","extensions":["u8mdn"]},"message/global-headers":{"source":"iana","extensions":["u8hdr"]},"message/http":{"source":"iana","compressible":false},"message/imdn+xml":{"source":"iana","compressible":true},"message/news":{"source":"iana"},"message/partial":{"source":"iana","compressible":false},"message/rfc822":{"source":"iana","compressible":true,"extensions":["eml","mime"]},"message/s-http":{"source":"iana"},"message/sip":{"source":"iana"},"message/sipfrag":{"source":"iana"},"message/tracking-status":{"source":"iana"},"message/vnd.si.simp":{"source":"iana"},"message/vnd.wfa.wsc":{"source":"iana","extensions":["wsc"]},"model/3mf":{"source":"iana","extensions":["3mf"]},"model/e57":{"source":"iana"},"model/gltf+json":{"source":"iana","compressible":true,"extensions":["gltf"]},"model/gltf-binary":{"source":"iana","compressible":true,"extensions":["glb"]},"model/iges":{"source":"iana","compressible":false,"extensions":["igs","iges"]},"model/mesh":{"source":"iana","compressible":false,"extensions":["msh","mesh","silo"]},"model/mtl":{"source":"iana","extensions":["mtl"]},"model/obj":{"source":"iana","extensions":["obj"]},"model/step":{"source":"iana"},"model/step+xml":{"source":"iana","compressible":true,"extensions":["stpx"]},"model/step+zip":{"source":"iana","compressible":false,"extensions":["stpz"]},"model/step-xml+zip":{"source":"iana","compressible":false,"extensions":["stpxz"]},"model/stl":{"source":"iana","extensions":["stl"]},"model/vnd.collada+xml":{"source":"iana","compressible":true,"extensions":["dae"]},"model/vnd.dwf":{"source":"iana","extensions":["dwf"]},"model/vnd.flatland.3dml":{"source":"iana"},"model/vnd.gdl":{"source":"iana","extensions":["gdl"]},"model/vnd.gs-gdl":{"source":"apache"},"model/vnd.gs.gdl":{"source":"iana"},"model/vnd.gtw":{"source":"iana","extensions":["gtw"]},"model/vnd.moml+xml":{"source":"iana","compressible":true},"model/vnd.mts":{"source":"iana","extensions":["mts"]},"model/vnd.opengex":{"source":"iana","extensions":["ogex"]},"model/vnd.parasolid.transmit.binary":{"source":"iana","extensions":["x_b"]},"model/vnd.parasolid.transmit.text":{"source":"iana","extensions":["x_t"]},"model/vnd.pytha.pyox":{"source":"iana"},"model/vnd.rosette.annotated-data-model":{"source":"iana"},"model/vnd.sap.vds":{"source":"iana","extensions":["vds"]},"model/vnd.usdz+zip":{"source":"iana","compressible":false,"extensions":["usdz"]},"model/vnd.valve.source.compiled-map":{"source":"iana","extensions":["bsp"]},"model/vnd.vtu":{"source":"iana","extensions":["vtu"]},"model/vrml":{"source":"iana","compressible":false,"extensions":["wrl","vrml"]},"model/x3d+binary":{"source":"apache","compressible":false,"extensions":["x3db","x3dbz"]},"model/x3d+fastinfoset":{"source":"iana","extensions":["x3db"]},"model/x3d+vrml":{"source":"apache","compressible":false,"extensions":["x3dv","x3dvz"]},"model/x3d+xml":{"source":"iana","compressible":true,"extensions":["x3d","x3dz"]},"model/x3d-vrml":{"source":"iana","extensions":["x3dv"]},"multipart/alternative":{"source":"iana","compressible":false},"multipart/appledouble":{"source":"iana"},"multipart/byteranges":{"source":"iana"},"multipart/digest":{"source":"iana"},"multipart/encrypted":{"source":"iana","compressible":false},"multipart/form-data":{"source":"iana","compressible":false},"multipart/header-set":{"source":"iana"},"multipart/mixed":{"source":"iana"},"multipart/multilingual":{"source":"iana"},"multipart/parallel":{"source":"iana"},"multipart/related":{"source":"iana","compressible":false},"multipart/report":{"source":"iana"},"multipart/signed":{"source":"iana","compressible":false},"multipart/vnd.bint.med-plus":{"source":"iana"},"multipart/voice-message":{"source":"iana"},"multipart/x-mixed-replace":{"source":"iana"},"text/1d-interleaved-parityfec":{"source":"iana"},"text/cache-manifest":{"source":"iana","compressible":true,"extensions":["appcache","manifest"]},"text/calendar":{"source":"iana","extensions":["ics","ifb"]},"text/calender":{"compressible":true},"text/cmd":{"compressible":true},"text/coffeescript":{"extensions":["coffee","litcoffee"]},"text/cql":{"source":"iana"},"text/cql-expression":{"source":"iana"},"text/cql-identifier":{"source":"iana"},"text/css":{"source":"iana","charset":"UTF-8","compressible":true,"extensions":["css"]},"text/csv":{"source":"iana","compressible":true,"extensions":["csv"]},"text/csv-schema":{"source":"iana"},"text/directory":{"source":"iana"},"text/dns":{"source":"iana"},"text/ecmascript":{"source":"iana"},"text/encaprtp":{"source":"iana"},"text/enriched":{"source":"iana"},"text/fhirpath":{"source":"iana"},"text/flexfec":{"source":"iana"},"text/fwdred":{"source":"iana"},"text/gff3":{"source":"iana"},"text/grammar-ref-list":{"source":"iana"},"text/html":{"source":"iana","compressible":true,"extensions":["html","htm","shtml"]},"text/jade":{"extensions":["jade"]},"text/javascript":{"source":"iana","compressible":true},"text/jcr-cnd":{"source":"iana"},"text/jsx":{"compressible":true,"extensions":["jsx"]},"text/less":{"compressible":true,"extensions":["less"]},"text/markdown":{"source":"iana","compressible":true,"extensions":["markdown","md"]},"text/mathml":{"source":"nginx","extensions":["mml"]},"text/mdx":{"compressible":true,"extensions":["mdx"]},"text/mizar":{"source":"iana"},"text/n3":{"source":"iana","charset":"UTF-8","compressible":true,"extensions":["n3"]},"text/parameters":{"source":"iana","charset":"UTF-8"},"text/parityfec":{"source":"iana"},"text/plain":{"source":"iana","compressible":true,"extensions":["txt","text","conf","def","list","log","in","ini"]},"text/provenance-notation":{"source":"iana","charset":"UTF-8"},"text/prs.fallenstein.rst":{"source":"iana"},"text/prs.lines.tag":{"source":"iana","extensions":["dsc"]},"text/prs.prop.logic":{"source":"iana"},"text/raptorfec":{"source":"iana"},"text/red":{"source":"iana"},"text/rfc822-headers":{"source":"iana"},"text/richtext":{"source":"iana","compressible":true,"extensions":["rtx"]},"text/rtf":{"source":"iana","compressible":true,"extensions":["rtf"]},"text/rtp-enc-aescm128":{"source":"iana"},"text/rtploopback":{"source":"iana"},"text/rtx":{"source":"iana"},"text/sgml":{"source":"iana","extensions":["sgml","sgm"]},"text/shaclc":{"source":"iana"},"text/shex":{"source":"iana","extensions":["shex"]},"text/slim":{"extensions":["slim","slm"]},"text/spdx":{"source":"iana","extensions":["spdx"]},"text/strings":{"source":"iana"},"text/stylus":{"extensions":["stylus","styl"]},"text/t140":{"source":"iana"},"text/tab-separated-values":{"source":"iana","compressible":true,"extensions":["tsv"]},"text/troff":{"source":"iana","extensions":["t","tr","roff","man","me","ms"]},"text/turtle":{"source":"iana","charset":"UTF-8","extensions":["ttl"]},"text/ulpfec":{"source":"iana"},"text/uri-list":{"source":"iana","compressible":true,"extensions":["uri","uris","urls"]},"text/vcard":{"source":"iana","compressible":true,"extensions":["vcard"]},"text/vnd.a":{"source":"iana"},"text/vnd.abc":{"source":"iana"},"text/vnd.ascii-art":{"source":"iana"},"text/vnd.curl":{"source":"iana","extensions":["curl"]},"text/vnd.curl.dcurl":{"source":"apache","extensions":["dcurl"]},"text/vnd.curl.mcurl":{"source":"apache","extensions":["mcurl"]},"text/vnd.curl.scurl":{"source":"apache","extensions":["scurl"]},"text/vnd.debian.copyright":{"source":"iana","charset":"UTF-8"},"text/vnd.dmclientscript":{"source":"iana"},"text/vnd.dvb.subtitle":{"source":"iana","extensions":["sub"]},"text/vnd.esmertec.theme-descriptor":{"source":"iana","charset":"UTF-8"},"text/vnd.familysearch.gedcom":{"source":"iana","extensions":["ged"]},"text/vnd.ficlab.flt":{"source":"iana"},"text/vnd.fly":{"source":"iana","extensions":["fly"]},"text/vnd.fmi.flexstor":{"source":"iana","extensions":["flx"]},"text/vnd.gml":{"source":"iana"},"text/vnd.graphviz":{"source":"iana","extensions":["gv"]},"text/vnd.hans":{"source":"iana"},"text/vnd.hgl":{"source":"iana"},"text/vnd.in3d.3dml":{"source":"iana","extensions":["3dml"]},"text/vnd.in3d.spot":{"source":"iana","extensions":["spot"]},"text/vnd.iptc.newsml":{"source":"iana"},"text/vnd.iptc.nitf":{"source":"iana"},"text/vnd.latex-z":{"source":"iana"},"text/vnd.motorola.reflex":{"source":"iana"},"text/vnd.ms-mediapackage":{"source":"iana"},"text/vnd.net2phone.commcenter.command":{"source":"iana"},"text/vnd.radisys.msml-basic-layout":{"source":"iana"},"text/vnd.senx.warpscript":{"source":"iana"},"text/vnd.si.uricatalogue":{"source":"iana"},"text/vnd.sosi":{"source":"iana"},"text/vnd.sun.j2me.app-descriptor":{"source":"iana","charset":"UTF-8","extensions":["jad"]},"text/vnd.trolltech.linguist":{"source":"iana","charset":"UTF-8"},"text/vnd.wap.si":{"source":"iana"},"text/vnd.wap.sl":{"source":"iana"},"text/vnd.wap.wml":{"source":"iana","extensions":["wml"]},"text/vnd.wap.wmlscript":{"source":"iana","extensions":["wmls"]},"text/vtt":{"source":"iana","charset":"UTF-8","compressible":true,"extensions":["vtt"]},"text/x-asm":{"source":"apache","extensions":["s","asm"]},"text/x-c":{"source":"apache","extensions":["c","cc","cxx","cpp","h","hh","dic"]},"text/x-component":{"source":"nginx","extensions":["htc"]},"text/x-fortran":{"source":"apache","extensions":["f","for","f77","f90"]},"text/x-gwt-rpc":{"compressible":true},"text/x-handlebars-template":{"extensions":["hbs"]},"text/x-java-source":{"source":"apache","extensions":["java"]},"text/x-jquery-tmpl":{"compressible":true},"text/x-lua":{"extensions":["lua"]},"text/x-markdown":{"compressible":true,"extensions":["mkd"]},"text/x-nfo":{"source":"apache","extensions":["nfo"]},"text/x-opml":{"source":"apache","extensions":["opml"]},"text/x-org":{"compressible":true,"extensions":["org"]},"text/x-pascal":{"source":"apache","extensions":["p","pas"]},"text/x-processing":{"compressible":true,"extensions":["pde"]},"text/x-sass":{"extensions":["sass"]},"text/x-scss":{"extensions":["scss"]},"text/x-setext":{"source":"apache","extensions":["etx"]},"text/x-sfv":{"source":"apache","extensions":["sfv"]},"text/x-suse-ymp":{"compressible":true,"extensions":["ymp"]},"text/x-uuencode":{"source":"apache","extensions":["uu"]},"text/x-vcalendar":{"source":"apache","extensions":["vcs"]},"text/x-vcard":{"source":"apache","extensions":["vcf"]},"text/xml":{"source":"iana","compressible":true,"extensions":["xml"]},"text/xml-external-parsed-entity":{"source":"iana"},"text/yaml":{"compressible":true,"extensions":["yaml","yml"]},"video/1d-interleaved-parityfec":{"source":"iana"},"video/3gpp":{"source":"iana","extensions":["3gp","3gpp"]},"video/3gpp-tt":{"source":"iana"},"video/3gpp2":{"source":"iana","extensions":["3g2"]},"video/av1":{"source":"iana"},"video/bmpeg":{"source":"iana"},"video/bt656":{"source":"iana"},"video/celb":{"source":"iana"},"video/dv":{"source":"iana"},"video/encaprtp":{"source":"iana"},"video/ffv1":{"source":"iana"},"video/flexfec":{"source":"iana"},"video/h261":{"source":"iana","extensions":["h261"]},"video/h263":{"source":"iana","extensions":["h263"]},"video/h263-1998":{"source":"iana"},"video/h263-2000":{"source":"iana"},"video/h264":{"source":"iana","extensions":["h264"]},"video/h264-rcdo":{"source":"iana"},"video/h264-svc":{"source":"iana"},"video/h265":{"source":"iana"},"video/iso.segment":{"source":"iana","extensions":["m4s"]},"video/jpeg":{"source":"iana","extensions":["jpgv"]},"video/jpeg2000":{"source":"iana"},"video/jpm":{"source":"apache","extensions":["jpm","jpgm"]},"video/jxsv":{"source":"iana"},"video/mj2":{"source":"iana","extensions":["mj2","mjp2"]},"video/mp1s":{"source":"iana"},"video/mp2p":{"source":"iana"},"video/mp2t":{"source":"iana","extensions":["ts"]},"video/mp4":{"source":"iana","compressible":false,"extensions":["mp4","mp4v","mpg4"]},"video/mp4v-es":{"source":"iana"},"video/mpeg":{"source":"iana","compressible":false,"extensions":["mpeg","mpg","mpe","m1v","m2v"]},"video/mpeg4-generic":{"source":"iana"},"video/mpv":{"source":"iana"},"video/nv":{"source":"iana"},"video/ogg":{"source":"iana","compressible":false,"extensions":["ogv"]},"video/parityfec":{"source":"iana"},"video/pointer":{"source":"iana"},"video/quicktime":{"source":"iana","compressible":false,"extensions":["qt","mov"]},"video/raptorfec":{"source":"iana"},"video/raw":{"source":"iana"},"video/rtp-enc-aescm128":{"source":"iana"},"video/rtploopback":{"source":"iana"},"video/rtx":{"source":"iana"},"video/scip":{"source":"iana"},"video/smpte291":{"source":"iana"},"video/smpte292m":{"source":"iana"},"video/ulpfec":{"source":"iana"},"video/vc1":{"source":"iana"},"video/vc2":{"source":"iana"},"video/vnd.cctv":{"source":"iana"},"video/vnd.dece.hd":{"source":"iana","extensions":["uvh","uvvh"]},"video/vnd.dece.mobile":{"source":"iana","extensions":["uvm","uvvm"]},"video/vnd.dece.mp4":{"source":"iana"},"video/vnd.dece.pd":{"source":"iana","extensions":["uvp","uvvp"]},"video/vnd.dece.sd":{"source":"iana","extensions":["uvs","uvvs"]},"video/vnd.dece.video":{"source":"iana","extensions":["uvv","uvvv"]},"video/vnd.directv.mpeg":{"source":"iana"},"video/vnd.directv.mpeg-tts":{"source":"iana"},"video/vnd.dlna.mpeg-tts":{"source":"iana"},"video/vnd.dvb.file":{"source":"iana","extensions":["dvb"]},"video/vnd.fvt":{"source":"iana","extensions":["fvt"]},"video/vnd.hns.video":{"source":"iana"},"video/vnd.iptvforum.1dparityfec-1010":{"source":"iana"},"video/vnd.iptvforum.1dparityfec-2005":{"source":"iana"},"video/vnd.iptvforum.2dparityfec-1010":{"source":"iana"},"video/vnd.iptvforum.2dparityfec-2005":{"source":"iana"},"video/vnd.iptvforum.ttsavc":{"source":"iana"},"video/vnd.iptvforum.ttsmpeg2":{"source":"iana"},"video/vnd.motorola.video":{"source":"iana"},"video/vnd.motorola.videop":{"source":"iana"},"video/vnd.mpegurl":{"source":"iana","extensions":["mxu","m4u"]},"video/vnd.ms-playready.media.pyv":{"source":"iana","extensions":["pyv"]},"video/vnd.nokia.interleaved-multimedia":{"source":"iana"},"video/vnd.nokia.mp4vr":{"source":"iana"},"video/vnd.nokia.videovoip":{"source":"iana"},"video/vnd.objectvideo":{"source":"iana"},"video/vnd.radgamettools.bink":{"source":"iana"},"video/vnd.radgamettools.smacker":{"source":"iana"},"video/vnd.sealed.mpeg1":{"source":"iana"},"video/vnd.sealed.mpeg4":{"source":"iana"},"video/vnd.sealed.swf":{"source":"iana"},"video/vnd.sealedmedia.softseal.mov":{"source":"iana"},"video/vnd.uvvu.mp4":{"source":"iana","extensions":["uvu","uvvu"]},"video/vnd.vivo":{"source":"iana","extensions":["viv"]},"video/vnd.youtube.yt":{"source":"iana"},"video/vp8":{"source":"iana"},"video/vp9":{"source":"iana"},"video/webm":{"source":"apache","compressible":false,"extensions":["webm"]},"video/x-f4v":{"source":"apache","extensions":["f4v"]},"video/x-fli":{"source":"apache","extensions":["fli"]},"video/x-flv":{"source":"apache","compressible":false,"extensions":["flv"]},"video/x-m4v":{"source":"apache","extensions":["m4v"]},"video/x-matroska":{"source":"apache","compressible":false,"extensions":["mkv","mk3d","mks"]},"video/x-mng":{"source":"apache","extensions":["mng"]},"video/x-ms-asf":{"source":"apache","extensions":["asf","asx"]},"video/x-ms-vob":{"source":"apache","extensions":["vob"]},"video/x-ms-wm":{"source":"apache","extensions":["wm"]},"video/x-ms-wmv":{"source":"apache","compressible":false,"extensions":["wmv"]},"video/x-ms-wmx":{"source":"apache","extensions":["wmx"]},"video/x-ms-wvx":{"source":"apache","extensions":["wvx"]},"video/x-msvideo":{"source":"apache","extensions":["avi"]},"video/x-sgi-movie":{"source":"apache","extensions":["movie"]},"video/x-smv":{"source":"apache","extensions":["smv"]},"x-conference/x-cooltalk":{"source":"apache","extensions":["ice"]},"x-shader/x-fragment":{"compressible":true},"x-shader/x-vertex":{"compressible":true}}');
1232
+ } }, a = {};
1233
+ function n(i2) {
1234
+ var o = a[i2];
1235
+ if (void 0 !== o) return o.exports;
1236
+ var t = a[i2] = { exports: {} };
1237
+ return e[i2](t, t.exports, n), t.exports;
1238
+ }
1239
+ n.n = (e2) => {
1240
+ var a2 = e2 && e2.__esModule ? () => e2.default : () => e2;
1241
+ return n.d(a2, { a: a2 }), a2;
1242
+ }, n.d = (e2, a2) => {
1243
+ for (var i2 in a2) n.o(a2, i2) && !n.o(e2, i2) && Object.defineProperty(e2, i2, { enumerable: true, get: a2[i2] });
1244
+ }, n.o = (e2, a2) => Object.prototype.hasOwnProperty.call(e2, a2), n.r = (e2) => {
1245
+ "undefined" != typeof Symbol && Symbol.toStringTag && Object.defineProperty(e2, Symbol.toStringTag, { value: "Module" }), Object.defineProperty(e2, "__esModule", { value: true });
1246
+ };
1247
+ var i = {};
1248
+ (() => {
1249
+ "use strict";
1250
+ n.r(i), n.d(i, { config: () => Ca, del: () => Wa, ins: () => Ga, list: () => Ia, mod: () => Ma, post: () => qa, publicDel: () => Va, publicIns: () => Ka, publicList: () => Da, publicMod: () => Ha, publicPost: () => Ua });
1251
+ var e2 = n(6882), a2 = n.n(e2), o = function() {
1252
+ return o = Object.assign || function(e3) {
1253
+ for (var a3, n2 = 1, i2 = arguments.length; n2 < i2; n2++) for (var o2 in a3 = arguments[n2]) Object.prototype.hasOwnProperty.call(a3, o2) && (e3[o2] = a3[o2]);
1254
+ return e3;
1255
+ }, o.apply(this, arguments);
1256
+ };
1257
+ const t = function() {
1258
+ function e3(e4, a3) {
1259
+ this._objectName = e4, this._body = null != a3 ? a3 : {};
1260
+ }
1261
+ return Object.defineProperty(e3.prototype, "objectName", { get: function() {
1262
+ return this._objectName;
1263
+ }, enumerable: false, configurable: true }), Object.defineProperty(e3.prototype, "columns", { get: function() {
1264
+ var e4;
1265
+ return null !== (e4 = this._body.Columns) && void 0 !== e4 ? e4 : [];
1266
+ }, set: function(e4) {
1267
+ this._body.Columns = e4;
1268
+ }, enumerable: false, configurable: true }), Object.defineProperty(e3.prototype, "aggregatedColumns", { get: function() {
1269
+ return this._body.AggregatedColumns;
1270
+ }, set: function(e4) {
1271
+ this._body.AggregatedColumns = e4;
1272
+ }, enumerable: false, configurable: true }), Object.defineProperty(e3.prototype, "nestedColumns", { get: function() {
1273
+ return this._body.NestedColumns;
1274
+ }, set: function(e4) {
1275
+ this._body.NestedColumns = e4;
1276
+ }, enumerable: false, configurable: true }), Object.defineProperty(e3.prototype, "filters", { get: function() {
1277
+ return this._body.Filters;
1278
+ }, set: function(e4) {
1279
+ this._body.Filters = e4;
1280
+ }, enumerable: false, configurable: true }), Object.defineProperty(e3.prototype, "params", { get: function() {
1281
+ return this._body.Params;
1282
+ }, set: function(e4) {
1283
+ this._body.Params = e4;
1284
+ }, enumerable: false, configurable: true }), Object.defineProperty(e3.prototype, "page", { get: function() {
1285
+ return this._body.Page;
1286
+ }, set: function(e4) {
1287
+ this._body.Page = e4;
1288
+ }, enumerable: false, configurable: true }), Object.defineProperty(e3.prototype, "rowsPerPage", { get: function() {
1289
+ return this._body.RowsPerPage;
1290
+ }, set: function(e4) {
1291
+ this._body.RowsPerPage = e4;
1292
+ }, enumerable: false, configurable: true }), Object.defineProperty(e3.prototype, "sorts", { get: function() {
1293
+ return this._body.Sorts;
1294
+ }, set: function(e4) {
1295
+ this._body.Sorts = e4;
1296
+ }, enumerable: false, configurable: true }), Object.defineProperty(e3.prototype, "lang", { get: function() {
1297
+ return this._body.Language;
1298
+ }, set: function(e4) {
1299
+ this._body.Language = e4;
1300
+ }, enumerable: false, configurable: true }), Object.defineProperty(e3.prototype, "request", { get: function() {
1301
+ return this._requestRows;
1302
+ }, enumerable: false, configurable: true }), e3.prototype.getFilter = function(e4) {
1303
+ var a3;
1304
+ return null === (a3 = this._body.Filters) || void 0 === a3 ? void 0 : a3[e4];
1305
+ }, e3.prototype.getParam = function(e4) {
1306
+ var a3;
1307
+ return null === (a3 = this._body.Params) || void 0 === a3 ? void 0 : a3[e4];
1308
+ }, e3.prototype.getFirstRows = function() {
1309
+ return this._body.FirstRows;
1310
+ }, e3.prototype.getRequest = function() {
1311
+ return this._requestRows;
1312
+ }, e3.prototype.setRequest = function(e4) {
1313
+ return this._requestRows = e4, this;
1314
+ }, e3.prototype.setHierarchy = function(e4, a3) {
1315
+ return this._body.HierarchyRequestKind = a3, this._body.HierarchyParentColumn = e4, this;
1316
+ }, e3.prototype.setColumns = function(e4) {
1317
+ return this.columns = e4, this;
1318
+ }, e3.prototype.setNestedColumns = function(e4) {
1319
+ return this.nestedColumns = e4, this;
1320
+ }, e3.prototype.setAggregatedColumns = function(e4) {
1321
+ return this.aggregatedColumns = e4, this;
1322
+ }, e3.prototype.setFilters = function(e4) {
1323
+ return this.filters = e4, this;
1324
+ }, e3.prototype.setSorts = function(e4) {
1325
+ return this.sorts = e4, this;
1326
+ }, e3.prototype.setParams = function(e4) {
1327
+ return this.params = e4, this;
1328
+ }, e3.prototype.setPage = function(e4) {
1329
+ return this.page = e4, this;
1330
+ }, e3.prototype.setRowsPerPage = function(e4) {
1331
+ return this.rowsPerPage = e4, this;
1332
+ }, e3.prototype.setFirstRows = function(e4) {
1333
+ return this._body.FirstRows = e4, this;
1334
+ }, e3.prototype.addSorts = function(e4) {
1335
+ var a3;
1336
+ return e4 ? (this._body.Sorts || (this._body.Sorts = []), (a3 = this._body.Sorts).push.apply(a3, e4), this) : this;
1337
+ }, e3.prototype.addColumns = function(e4) {
1338
+ var a3;
1339
+ return e4 ? (this._body.Columns || (this._body.Columns = []), (a3 = this._body.Columns).push.apply(a3, e4), this) : this;
1340
+ }, e3.prototype.addAggregatedColumns = function(e4) {
1341
+ return this.aggregatedColumns = o(o({}, this.aggregatedColumns), e4), this;
1342
+ }, e3.prototype.addNestedColumns = function(e4) {
1343
+ return this.nestedColumns = o(o({}, this.nestedColumns), e4), this;
1344
+ }, e3.prototype.addFilters = function(e4) {
1345
+ return this.filters = o(o({}, this.filters), e4), this;
1346
+ }, e3.prototype.addParams = function(e4) {
1347
+ return this.params = o(o({}, this.params), e4), this;
1348
+ }, e3.prototype.removeSorts = function(e4) {
1349
+ var a3;
1350
+ return this._body.Sorts = null === (a3 = this._body.Sorts) || void 0 === a3 ? void 0 : a3.filter(function(a4) {
1351
+ var n2 = "-" === a4[0] ? a4.slice(1) : a4;
1352
+ return !e4.includes(n2);
1353
+ }), this;
1354
+ }, e3.prototype.removeColumns = function(e4) {
1355
+ var a3;
1356
+ return this._body.Columns = null === (a3 = this._body.Columns) || void 0 === a3 ? void 0 : a3.filter(function(a4) {
1357
+ return !e4.includes(a4);
1358
+ }), this;
1359
+ }, e3.prototype.removeAggregatedColumns = function(e4) {
1360
+ for (var a3, n2 = 0, i2 = e4; n2 < i2.length; n2++) {
1361
+ var o2 = i2[n2];
1362
+ null === (a3 = this._body.AggregatedColumns) || void 0 === a3 || delete a3[o2];
1363
+ }
1364
+ return this;
1365
+ }, e3.prototype.removeNestedColumns = function(e4) {
1366
+ for (var a3, n2 = 0, i2 = e4; n2 < i2.length; n2++) {
1367
+ var o2 = i2[n2];
1368
+ null === (a3 = this._body.NestedColumns) || void 0 === a3 || delete a3[o2];
1369
+ }
1370
+ return this;
1371
+ }, e3.prototype.removeParams = function(e4) {
1372
+ for (var a3, n2 = 0, i2 = e4; n2 < i2.length; n2++) {
1373
+ var o2 = i2[n2];
1374
+ null === (a3 = this._body.Params) || void 0 === a3 || delete a3[o2];
1375
+ }
1376
+ return this;
1377
+ }, e3.prototype.removeFilters = function(e4) {
1378
+ for (var a3, n2 = 0, i2 = e4; n2 < i2.length; n2++) {
1379
+ var o2 = i2[n2];
1380
+ null === (a3 = this._body.Filters) || void 0 === a3 || delete a3[o2];
1381
+ }
1382
+ return this;
1383
+ }, e3.prototype.hasFilter = function(e4) {
1384
+ var a3;
1385
+ return !!(null === (a3 = this._body.Filters) || void 0 === a3 ? void 0 : a3.hasOwnProperty(e4));
1386
+ }, e3;
1387
+ }();
1388
+ function s(e3, a3) {
1389
+ return function() {
1390
+ return e3.apply(a3, arguments);
1391
+ };
1392
+ }
1393
+ const { toString: r } = Object.prototype, { getPrototypeOf: c } = Object, p = (l = /* @__PURE__ */ Object.create(null), (e3) => {
1394
+ const a3 = r.call(e3);
1395
+ return l[a3] || (l[a3] = a3.slice(8, -1).toLowerCase());
1396
+ });
1397
+ var l;
1398
+ const u = (e3) => (e3 = e3.toLowerCase(), (a3) => p(a3) === e3), m = (e3) => (a3) => typeof a3 === e3, { isArray: d } = Array, f = m("undefined"), x = u("ArrayBuffer"), h = m("string"), v = m("function"), b = m("number"), g = (e3) => null !== e3 && "object" == typeof e3, y = (e3) => {
1399
+ if ("object" !== p(e3)) return false;
1400
+ const a3 = c(e3);
1401
+ return !(null !== a3 && a3 !== Object.prototype && null !== Object.getPrototypeOf(a3) || Symbol.toStringTag in e3 || Symbol.iterator in e3);
1402
+ }, w = u("Date"), _ = u("File"), j = u("Blob"), k = u("FileList"), E = u("URLSearchParams");
1403
+ function O(e3, a3, { allOwnKeys: n2 = false } = {}) {
1404
+ if (null == e3) return;
1405
+ let i2, o2;
1406
+ if ("object" != typeof e3 && (e3 = [e3]), d(e3)) for (i2 = 0, o2 = e3.length; i2 < o2; i2++) a3.call(null, e3[i2], i2, e3);
1407
+ else {
1408
+ const o3 = n2 ? Object.getOwnPropertyNames(e3) : Object.keys(e3), t2 = o3.length;
1409
+ let s2;
1410
+ for (i2 = 0; i2 < t2; i2++) s2 = o3[i2], a3.call(null, e3[s2], s2, e3);
1411
+ }
1412
+ }
1413
+ function R(e3, a3) {
1414
+ a3 = a3.toLowerCase();
1415
+ const n2 = Object.keys(e3);
1416
+ let i2, o2 = n2.length;
1417
+ for (; o2-- > 0; ) if (i2 = n2[o2], a3 === i2.toLowerCase()) return i2;
1418
+ return null;
1419
+ }
1420
+ const C = "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : "undefined" != typeof window ? window : global, S = (e3) => !f(e3) && e3 !== C, A = (T = "undefined" != typeof Uint8Array && c(Uint8Array), (e3) => T && e3 instanceof T);
1421
+ var T;
1422
+ const F = u("HTMLFormElement"), P = (({ hasOwnProperty: e3 }) => (a3, n2) => e3.call(a3, n2))(Object.prototype), z = u("RegExp"), L = (e3, a3) => {
1423
+ const n2 = Object.getOwnPropertyDescriptors(e3), i2 = {};
1424
+ O(n2, (n3, o2) => {
1425
+ false !== a3(n3, o2, e3) && (i2[o2] = n3);
1426
+ }), Object.defineProperties(e3, i2);
1427
+ }, B = "abcdefghijklmnopqrstuvwxyz", N = "0123456789", q = { DIGIT: N, ALPHA: B, ALPHA_DIGIT: B + B.toUpperCase() + N }, U = u("AsyncFunction"), I = { isArray: d, isArrayBuffer: x, isBuffer: function(e3) {
1428
+ return null !== e3 && !f(e3) && null !== e3.constructor && !f(e3.constructor) && v(e3.constructor.isBuffer) && e3.constructor.isBuffer(e3);
1429
+ }, isFormData: (e3) => {
1430
+ let a3;
1431
+ return e3 && ("function" == typeof FormData && e3 instanceof FormData || v(e3.append) && ("formdata" === (a3 = p(e3)) || "object" === a3 && v(e3.toString) && "[object FormData]" === e3.toString()));
1432
+ }, isArrayBufferView: function(e3) {
1433
+ let a3;
1434
+ return a3 = "undefined" != typeof ArrayBuffer && ArrayBuffer.isView ? ArrayBuffer.isView(e3) : e3 && e3.buffer && x(e3.buffer), a3;
1435
+ }, isString: h, isNumber: b, isBoolean: (e3) => true === e3 || false === e3, isObject: g, isPlainObject: y, isUndefined: f, isDate: w, isFile: _, isBlob: j, isRegExp: z, isFunction: v, isStream: (e3) => g(e3) && v(e3.pipe), isURLSearchParams: E, isTypedArray: A, isFileList: k, forEach: O, merge: function e3() {
1436
+ const { caseless: a3 } = S(this) && this || {}, n2 = {}, i2 = (i3, o2) => {
1437
+ const t2 = a3 && R(n2, o2) || o2;
1438
+ y(n2[t2]) && y(i3) ? n2[t2] = e3(n2[t2], i3) : y(i3) ? n2[t2] = e3({}, i3) : d(i3) ? n2[t2] = i3.slice() : n2[t2] = i3;
1439
+ };
1440
+ for (let e4 = 0, a4 = arguments.length; e4 < a4; e4++) arguments[e4] && O(arguments[e4], i2);
1441
+ return n2;
1442
+ }, extend: (e3, a3, n2, { allOwnKeys: i2 } = {}) => (O(a3, (a4, i3) => {
1443
+ n2 && v(a4) ? e3[i3] = s(a4, n2) : e3[i3] = a4;
1444
+ }, { allOwnKeys: i2 }), e3), trim: (e3) => e3.trim ? e3.trim() : e3.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, ""), stripBOM: (e3) => (65279 === e3.charCodeAt(0) && (e3 = e3.slice(1)), e3), inherits: (e3, a3, n2, i2) => {
1445
+ e3.prototype = Object.create(a3.prototype, i2), e3.prototype.constructor = e3, Object.defineProperty(e3, "super", { value: a3.prototype }), n2 && Object.assign(e3.prototype, n2);
1446
+ }, toFlatObject: (e3, a3, n2, i2) => {
1447
+ let o2, t2, s2;
1448
+ const r2 = {};
1449
+ if (a3 = a3 || {}, null == e3) return a3;
1450
+ do {
1451
+ for (o2 = Object.getOwnPropertyNames(e3), t2 = o2.length; t2-- > 0; ) s2 = o2[t2], i2 && !i2(s2, e3, a3) || r2[s2] || (a3[s2] = e3[s2], r2[s2] = true);
1452
+ e3 = false !== n2 && c(e3);
1453
+ } while (e3 && (!n2 || n2(e3, a3)) && e3 !== Object.prototype);
1454
+ return a3;
1455
+ }, kindOf: p, kindOfTest: u, endsWith: (e3, a3, n2) => {
1456
+ e3 = String(e3), (void 0 === n2 || n2 > e3.length) && (n2 = e3.length), n2 -= a3.length;
1457
+ const i2 = e3.indexOf(a3, n2);
1458
+ return -1 !== i2 && i2 === n2;
1459
+ }, toArray: (e3) => {
1460
+ if (!e3) return null;
1461
+ if (d(e3)) return e3;
1462
+ let a3 = e3.length;
1463
+ if (!b(a3)) return null;
1464
+ const n2 = new Array(a3);
1465
+ for (; a3-- > 0; ) n2[a3] = e3[a3];
1466
+ return n2;
1467
+ }, forEachEntry: (e3, a3) => {
1468
+ const n2 = (e3 && e3[Symbol.iterator]).call(e3);
1469
+ let i2;
1470
+ for (; (i2 = n2.next()) && !i2.done; ) {
1471
+ const n3 = i2.value;
1472
+ a3.call(e3, n3[0], n3[1]);
1473
+ }
1474
+ }, matchAll: (e3, a3) => {
1475
+ let n2;
1476
+ const i2 = [];
1477
+ for (; null !== (n2 = e3.exec(a3)); ) i2.push(n2);
1478
+ return i2;
1479
+ }, isHTMLForm: F, hasOwnProperty: P, hasOwnProp: P, reduceDescriptors: L, freezeMethods: (e3) => {
1480
+ L(e3, (a3, n2) => {
1481
+ if (v(e3) && -1 !== ["arguments", "caller", "callee"].indexOf(n2)) return false;
1482
+ const i2 = e3[n2];
1483
+ v(i2) && (a3.enumerable = false, "writable" in a3 ? a3.writable = false : a3.set || (a3.set = () => {
1484
+ throw Error("Can not rewrite read-only method '" + n2 + "'");
1485
+ }));
1486
+ });
1487
+ }, toObjectSet: (e3, a3) => {
1488
+ const n2 = {}, i2 = (e4) => {
1489
+ e4.forEach((e5) => {
1490
+ n2[e5] = true;
1491
+ });
1492
+ };
1493
+ return d(e3) ? i2(e3) : i2(String(e3).split(a3)), n2;
1494
+ }, toCamelCase: (e3) => e3.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g, function(e4, a3, n2) {
1495
+ return a3.toUpperCase() + n2;
1496
+ }), noop: () => {
1497
+ }, toFiniteNumber: (e3, a3) => (e3 = +e3, Number.isFinite(e3) ? e3 : a3), findKey: R, global: C, isContextDefined: S, ALPHABET: q, generateString: (e3 = 16, a3 = q.ALPHA_DIGIT) => {
1498
+ let n2 = "";
1499
+ const { length: i2 } = a3;
1500
+ for (; e3--; ) n2 += a3[Math.random() * i2 | 0];
1501
+ return n2;
1502
+ }, isSpecCompliantForm: function(e3) {
1503
+ return !!(e3 && v(e3.append) && "FormData" === e3[Symbol.toStringTag] && e3[Symbol.iterator]);
1504
+ }, toJSONObject: (e3) => {
1505
+ const a3 = new Array(10), n2 = (e4, i2) => {
1506
+ if (g(e4)) {
1507
+ if (a3.indexOf(e4) >= 0) return;
1508
+ if (!("toJSON" in e4)) {
1509
+ a3[i2] = e4;
1510
+ const o2 = d(e4) ? [] : {};
1511
+ return O(e4, (e5, a4) => {
1512
+ const t2 = n2(e5, i2 + 1);
1513
+ !f(t2) && (o2[a4] = t2);
1514
+ }), a3[i2] = void 0, o2;
1515
+ }
1516
+ }
1517
+ return e4;
1518
+ };
1519
+ return n2(e3, 0);
1520
+ }, isAsyncFn: U, isThenable: (e3) => e3 && (g(e3) || v(e3)) && v(e3.then) && v(e3.catch) };
1521
+ function D(e3, a3, n2, i2, o2) {
1522
+ Error.call(this), Error.captureStackTrace ? Error.captureStackTrace(this, this.constructor) : this.stack = new Error().stack, this.message = e3, this.name = "AxiosError", a3 && (this.code = a3), n2 && (this.config = n2), i2 && (this.request = i2), o2 && (this.response = o2);
1523
+ }
1524
+ I.inherits(D, Error, { toJSON: function() {
1525
+ return { message: this.message, name: this.name, description: this.description, number: this.number, fileName: this.fileName, lineNumber: this.lineNumber, columnNumber: this.columnNumber, stack: this.stack, config: I.toJSONObject(this.config), code: this.code, status: this.response && this.response.status ? this.response.status : null };
1526
+ } });
1527
+ const M = D.prototype, H = {};
1528
+ ["ERR_BAD_OPTION_VALUE", "ERR_BAD_OPTION", "ECONNABORTED", "ETIMEDOUT", "ERR_NETWORK", "ERR_FR_TOO_MANY_REDIRECTS", "ERR_DEPRECATED", "ERR_BAD_RESPONSE", "ERR_BAD_REQUEST", "ERR_CANCELED", "ERR_NOT_SUPPORT", "ERR_INVALID_URL"].forEach((e3) => {
1529
+ H[e3] = { value: e3 };
1530
+ }), Object.defineProperties(D, H), Object.defineProperty(M, "isAxiosError", { value: true }), D.from = (e3, a3, n2, i2, o2, t2) => {
1531
+ const s2 = Object.create(M);
1532
+ return I.toFlatObject(e3, s2, function(e4) {
1533
+ return e4 !== Error.prototype;
1534
+ }, (e4) => "isAxiosError" !== e4), D.call(s2, e3.message, a3, n2, i2, o2), s2.cause = e3, s2.name = e3.name, t2 && Object.assign(s2, t2), s2;
1535
+ };
1536
+ const G = D, K = n(4106);
1537
+ function W(e3) {
1538
+ return I.isPlainObject(e3) || I.isArray(e3);
1539
+ }
1540
+ function V(e3) {
1541
+ return I.endsWith(e3, "[]") ? e3.slice(0, -2) : e3;
1542
+ }
1543
+ function $(e3, a3, n2) {
1544
+ return e3 ? e3.concat(a3).map(function(e4, a4) {
1545
+ return e4 = V(e4), !n2 && a4 ? "[" + e4 + "]" : e4;
1546
+ }).join(n2 ? "." : "") : a3;
1547
+ }
1548
+ const J = I.toFlatObject(I, {}, null, function(e3) {
1549
+ return /^is[A-Z]/.test(e3);
1550
+ }), Y = function(e3, a3, n2) {
1551
+ if (!I.isObject(e3)) throw new TypeError("target must be an object");
1552
+ a3 = a3 || new (K || FormData)();
1553
+ const i2 = (n2 = I.toFlatObject(n2, { metaTokens: true, dots: false, indexes: false }, false, function(e4, a4) {
1554
+ return !I.isUndefined(a4[e4]);
1555
+ })).metaTokens, o2 = n2.visitor || p2, t2 = n2.dots, s2 = n2.indexes, r2 = (n2.Blob || "undefined" != typeof Blob && Blob) && I.isSpecCompliantForm(a3);
1556
+ if (!I.isFunction(o2)) throw new TypeError("visitor must be a function");
1557
+ function c2(e4) {
1558
+ if (null === e4) return "";
1559
+ if (I.isDate(e4)) return e4.toISOString();
1560
+ if (!r2 && I.isBlob(e4)) throw new G("Blob is not supported. Use a Buffer instead.");
1561
+ return I.isArrayBuffer(e4) || I.isTypedArray(e4) ? r2 && "function" == typeof Blob ? new Blob([e4]) : Buffer.from(e4) : e4;
1562
+ }
1563
+ function p2(e4, n3, o3) {
1564
+ let r3 = e4;
1565
+ if (e4 && !o3 && "object" == typeof e4) {
1566
+ if (I.endsWith(n3, "{}")) n3 = i2 ? n3 : n3.slice(0, -2), e4 = JSON.stringify(e4);
1567
+ else if (I.isArray(e4) && function(e5) {
1568
+ return I.isArray(e5) && !e5.some(W);
1569
+ }(e4) || (I.isFileList(e4) || I.endsWith(n3, "[]")) && (r3 = I.toArray(e4))) return n3 = V(n3), r3.forEach(function(e5, i3) {
1570
+ !I.isUndefined(e5) && null !== e5 && a3.append(true === s2 ? $([n3], i3, t2) : null === s2 ? n3 : n3 + "[]", c2(e5));
1571
+ }), false;
1572
+ }
1573
+ return !!W(e4) || (a3.append($(o3, n3, t2), c2(e4)), false);
1574
+ }
1575
+ const l2 = [], u2 = Object.assign(J, { defaultVisitor: p2, convertValue: c2, isVisitable: W });
1576
+ if (!I.isObject(e3)) throw new TypeError("data must be an object");
1577
+ return function e4(n3, i3) {
1578
+ if (!I.isUndefined(n3)) {
1579
+ if (-1 !== l2.indexOf(n3)) throw Error("Circular reference detected in " + i3.join("."));
1580
+ l2.push(n3), I.forEach(n3, function(n4, t3) {
1581
+ true === (!(I.isUndefined(n4) || null === n4) && o2.call(a3, n4, I.isString(t3) ? t3.trim() : t3, i3, u2)) && e4(n4, i3 ? i3.concat(t3) : [t3]);
1582
+ }), l2.pop();
1583
+ }
1584
+ }(e3), a3;
1585
+ };
1586
+ function Q(e3) {
1587
+ const a3 = { "!": "%21", "'": "%27", "(": "%28", ")": "%29", "~": "%7E", "%20": "+", "%00": "\0" };
1588
+ return encodeURIComponent(e3).replace(/[!'()~]|%20|%00/g, function(e4) {
1589
+ return a3[e4];
1590
+ });
1591
+ }
1592
+ function X(e3, a3) {
1593
+ this._pairs = [], e3 && Y(e3, this, a3);
1594
+ }
1595
+ const Z = X.prototype;
1596
+ Z.append = function(e3, a3) {
1597
+ this._pairs.push([e3, a3]);
1598
+ }, Z.toString = function(e3) {
1599
+ const a3 = e3 ? function(a4) {
1600
+ return e3.call(this, a4, Q);
1601
+ } : Q;
1602
+ return this._pairs.map(function(e4) {
1603
+ return a3(e4[0]) + "=" + a3(e4[1]);
1604
+ }, "").join("&");
1605
+ };
1606
+ const ee = X;
1607
+ function ae(e3) {
1608
+ return encodeURIComponent(e3).replace(/%3A/gi, ":").replace(/%24/g, "$").replace(/%2C/gi, ",").replace(/%20/g, "+").replace(/%5B/gi, "[").replace(/%5D/gi, "]");
1609
+ }
1610
+ function ne(e3, a3, n2) {
1611
+ if (!a3) return e3;
1612
+ const i2 = n2 && n2.encode || ae, o2 = n2 && n2.serialize;
1613
+ let t2;
1614
+ if (t2 = o2 ? o2(a3, n2) : I.isURLSearchParams(a3) ? a3.toString() : new ee(a3, n2).toString(i2), t2) {
1615
+ const a4 = e3.indexOf("#");
1616
+ -1 !== a4 && (e3 = e3.slice(0, a4)), e3 += (-1 === e3.indexOf("?") ? "?" : "&") + t2;
1617
+ }
1618
+ return e3;
1619
+ }
1620
+ const ie = class {
1621
+ constructor() {
1622
+ this.handlers = [];
1623
+ }
1624
+ use(e3, a3, n2) {
1625
+ return this.handlers.push({ fulfilled: e3, rejected: a3, synchronous: !!n2 && n2.synchronous, runWhen: n2 ? n2.runWhen : null }), this.handlers.length - 1;
1626
+ }
1627
+ eject(e3) {
1628
+ this.handlers[e3] && (this.handlers[e3] = null);
1629
+ }
1630
+ clear() {
1631
+ this.handlers && (this.handlers = []);
1632
+ }
1633
+ forEach(e3) {
1634
+ I.forEach(this.handlers, function(a3) {
1635
+ null !== a3 && e3(a3);
1636
+ });
1637
+ }
1638
+ }, oe = { silentJSONParsing: true, forcedJSONParsing: true, clarifyTimeoutError: false }, te = { isNode: true, classes: { URLSearchParams: n(7310).URLSearchParams, FormData: K, Blob: "undefined" != typeof Blob && Blob || null }, protocols: ["http", "https", "file", "data"] }, se = function(e3) {
1639
+ function a3(e4, n2, i2, o2) {
1640
+ let t2 = e4[o2++];
1641
+ const s2 = Number.isFinite(+t2), r2 = o2 >= e4.length;
1642
+ return t2 = !t2 && I.isArray(i2) ? i2.length : t2, r2 ? (I.hasOwnProp(i2, t2) ? i2[t2] = [i2[t2], n2] : i2[t2] = n2, !s2) : (i2[t2] && I.isObject(i2[t2]) || (i2[t2] = []), a3(e4, n2, i2[t2], o2) && I.isArray(i2[t2]) && (i2[t2] = function(e5) {
1643
+ const a4 = {}, n3 = Object.keys(e5);
1644
+ let i3;
1645
+ const o3 = n3.length;
1646
+ let t3;
1647
+ for (i3 = 0; i3 < o3; i3++) t3 = n3[i3], a4[t3] = e5[t3];
1648
+ return a4;
1649
+ }(i2[t2])), !s2);
1650
+ }
1651
+ if (I.isFormData(e3) && I.isFunction(e3.entries)) {
1652
+ const n2 = {};
1653
+ return I.forEachEntry(e3, (e4, i2) => {
1654
+ a3(function(e5) {
1655
+ return I.matchAll(/\w+|\[(\w*)]/g, e5).map((e6) => "[]" === e6[0] ? "" : e6[1] || e6[0]);
1656
+ }(e4), i2, n2, 0);
1657
+ }), n2;
1658
+ }
1659
+ return null;
1660
+ }, re = { "Content-Type": void 0 }, ce = { transitional: oe, adapter: ["xhr", "http"], transformRequest: [function(e3, a3) {
1661
+ const n2 = a3.getContentType() || "", i2 = n2.indexOf("application/json") > -1, o2 = I.isObject(e3);
1662
+ if (o2 && I.isHTMLForm(e3) && (e3 = new FormData(e3)), I.isFormData(e3)) return i2 && i2 ? JSON.stringify(se(e3)) : e3;
1663
+ if (I.isArrayBuffer(e3) || I.isBuffer(e3) || I.isStream(e3) || I.isFile(e3) || I.isBlob(e3)) return e3;
1664
+ if (I.isArrayBufferView(e3)) return e3.buffer;
1665
+ if (I.isURLSearchParams(e3)) return a3.setContentType("application/x-www-form-urlencoded;charset=utf-8", false), e3.toString();
1666
+ let t2;
1667
+ if (o2) {
1668
+ if (n2.indexOf("application/x-www-form-urlencoded") > -1) return function(e4, a4) {
1669
+ return Y(e4, new te.classes.URLSearchParams(), Object.assign({ visitor: function(e5, a5, n3, i3) {
1670
+ return te.isNode && I.isBuffer(e5) ? (this.append(a5, e5.toString("base64")), false) : i3.defaultVisitor.apply(this, arguments);
1671
+ } }, a4));
1672
+ }(e3, this.formSerializer).toString();
1673
+ if ((t2 = I.isFileList(e3)) || n2.indexOf("multipart/form-data") > -1) {
1674
+ const a4 = this.env && this.env.FormData;
1675
+ return Y(t2 ? { "files[]": e3 } : e3, a4 && new a4(), this.formSerializer);
1676
+ }
1677
+ }
1678
+ return o2 || i2 ? (a3.setContentType("application/json", false), function(e4) {
1679
+ if (I.isString(e4)) try {
1680
+ return (0, JSON.parse)(e4), I.trim(e4);
1681
+ } catch (e5) {
1682
+ if ("SyntaxError" !== e5.name) throw e5;
1683
+ }
1684
+ return (0, JSON.stringify)(e4);
1685
+ }(e3)) : e3;
1686
+ }], transformResponse: [function(e3) {
1687
+ const a3 = this.transitional || ce.transitional, n2 = a3 && a3.forcedJSONParsing, i2 = "json" === this.responseType;
1688
+ if (e3 && I.isString(e3) && (n2 && !this.responseType || i2)) {
1689
+ const n3 = !(a3 && a3.silentJSONParsing) && i2;
1690
+ try {
1691
+ return JSON.parse(e3);
1692
+ } catch (e4) {
1693
+ if (n3) {
1694
+ if ("SyntaxError" === e4.name) throw G.from(e4, G.ERR_BAD_RESPONSE, this, null, this.response);
1695
+ throw e4;
1696
+ }
1697
+ }
1698
+ }
1699
+ return e3;
1700
+ }], timeout: 0, xsrfCookieName: "XSRF-TOKEN", xsrfHeaderName: "X-XSRF-TOKEN", maxContentLength: -1, maxBodyLength: -1, env: { FormData: te.classes.FormData, Blob: te.classes.Blob }, validateStatus: function(e3) {
1701
+ return e3 >= 200 && e3 < 300;
1702
+ }, headers: { common: { Accept: "application/json, text/plain, */*" } } };
1703
+ I.forEach(["delete", "get", "head"], function(e3) {
1704
+ ce.headers[e3] = {};
1705
+ }), I.forEach(["post", "put", "patch"], function(e3) {
1706
+ ce.headers[e3] = I.merge(re);
1707
+ });
1708
+ const pe = ce, le = I.toObjectSet(["age", "authorization", "content-length", "content-type", "etag", "expires", "from", "host", "if-modified-since", "if-unmodified-since", "last-modified", "location", "max-forwards", "proxy-authorization", "referer", "retry-after", "user-agent"]), ue = Symbol("internals");
1709
+ function me(e3) {
1710
+ return e3 && String(e3).trim().toLowerCase();
1711
+ }
1712
+ function de(e3) {
1713
+ return false === e3 || null == e3 ? e3 : I.isArray(e3) ? e3.map(de) : String(e3);
1714
+ }
1715
+ function fe(e3, a3, n2, i2, o2) {
1716
+ return I.isFunction(i2) ? i2.call(this, a3, n2) : (o2 && (a3 = n2), I.isString(a3) ? I.isString(i2) ? -1 !== a3.indexOf(i2) : I.isRegExp(i2) ? i2.test(a3) : void 0 : void 0);
1717
+ }
1718
+ class xe {
1719
+ constructor(e3) {
1720
+ e3 && this.set(e3);
1721
+ }
1722
+ set(e3, a3, n2) {
1723
+ const i2 = this;
1724
+ function o2(e4, a4, n3) {
1725
+ const o3 = me(a4);
1726
+ if (!o3) throw new Error("header name must be a non-empty string");
1727
+ const t3 = I.findKey(i2, o3);
1728
+ (!t3 || void 0 === i2[t3] || true === n3 || void 0 === n3 && false !== i2[t3]) && (i2[t3 || a4] = de(e4));
1729
+ }
1730
+ const t2 = (e4, a4) => I.forEach(e4, (e5, n3) => o2(e5, n3, a4));
1731
+ return I.isPlainObject(e3) || e3 instanceof this.constructor ? t2(e3, a3) : I.isString(e3) && (e3 = e3.trim()) && !/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e3.trim()) ? t2(((e4) => {
1732
+ const a4 = {};
1733
+ let n3, i3, o3;
1734
+ return e4 && e4.split("\n").forEach(function(e5) {
1735
+ o3 = e5.indexOf(":"), n3 = e5.substring(0, o3).trim().toLowerCase(), i3 = e5.substring(o3 + 1).trim(), !n3 || a4[n3] && le[n3] || ("set-cookie" === n3 ? a4[n3] ? a4[n3].push(i3) : a4[n3] = [i3] : a4[n3] = a4[n3] ? a4[n3] + ", " + i3 : i3);
1736
+ }), a4;
1737
+ })(e3), a3) : null != e3 && o2(a3, e3, n2), this;
1738
+ }
1739
+ get(e3, a3) {
1740
+ if (e3 = me(e3)) {
1741
+ const n2 = I.findKey(this, e3);
1742
+ if (n2) {
1743
+ const e4 = this[n2];
1744
+ if (!a3) return e4;
1745
+ if (true === a3) return function(e5) {
1746
+ const a4 = /* @__PURE__ */ Object.create(null), n3 = /([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;
1747
+ let i2;
1748
+ for (; i2 = n3.exec(e5); ) a4[i2[1]] = i2[2];
1749
+ return a4;
1750
+ }(e4);
1751
+ if (I.isFunction(a3)) return a3.call(this, e4, n2);
1752
+ if (I.isRegExp(a3)) return a3.exec(e4);
1753
+ throw new TypeError("parser must be boolean|regexp|function");
1754
+ }
1755
+ }
1756
+ }
1757
+ has(e3, a3) {
1758
+ if (e3 = me(e3)) {
1759
+ const n2 = I.findKey(this, e3);
1760
+ return !(!n2 || void 0 === this[n2] || a3 && !fe(0, this[n2], n2, a3));
1761
+ }
1762
+ return false;
1763
+ }
1764
+ delete(e3, a3) {
1765
+ const n2 = this;
1766
+ let i2 = false;
1767
+ function o2(e4) {
1768
+ if (e4 = me(e4)) {
1769
+ const o3 = I.findKey(n2, e4);
1770
+ !o3 || a3 && !fe(0, n2[o3], o3, a3) || (delete n2[o3], i2 = true);
1771
+ }
1772
+ }
1773
+ return I.isArray(e3) ? e3.forEach(o2) : o2(e3), i2;
1774
+ }
1775
+ clear(e3) {
1776
+ const a3 = Object.keys(this);
1777
+ let n2 = a3.length, i2 = false;
1778
+ for (; n2--; ) {
1779
+ const o2 = a3[n2];
1780
+ e3 && !fe(0, this[o2], o2, e3, true) || (delete this[o2], i2 = true);
1781
+ }
1782
+ return i2;
1783
+ }
1784
+ normalize(e3) {
1785
+ const a3 = this, n2 = {};
1786
+ return I.forEach(this, (i2, o2) => {
1787
+ const t2 = I.findKey(n2, o2);
1788
+ if (t2) return a3[t2] = de(i2), void delete a3[o2];
1789
+ const s2 = e3 ? function(e4) {
1790
+ return e4.trim().toLowerCase().replace(/([a-z\d])(\w*)/g, (e5, a4, n3) => a4.toUpperCase() + n3);
1791
+ }(o2) : String(o2).trim();
1792
+ s2 !== o2 && delete a3[o2], a3[s2] = de(i2), n2[s2] = true;
1793
+ }), this;
1794
+ }
1795
+ concat(...e3) {
1796
+ return this.constructor.concat(this, ...e3);
1797
+ }
1798
+ toJSON(e3) {
1799
+ const a3 = /* @__PURE__ */ Object.create(null);
1800
+ return I.forEach(this, (n2, i2) => {
1801
+ null != n2 && false !== n2 && (a3[i2] = e3 && I.isArray(n2) ? n2.join(", ") : n2);
1802
+ }), a3;
1803
+ }
1804
+ [Symbol.iterator]() {
1805
+ return Object.entries(this.toJSON())[Symbol.iterator]();
1806
+ }
1807
+ toString() {
1808
+ return Object.entries(this.toJSON()).map(([e3, a3]) => e3 + ": " + a3).join("\n");
1809
+ }
1810
+ get [Symbol.toStringTag]() {
1811
+ return "AxiosHeaders";
1812
+ }
1813
+ static from(e3) {
1814
+ return e3 instanceof this ? e3 : new this(e3);
1815
+ }
1816
+ static concat(e3, ...a3) {
1817
+ const n2 = new this(e3);
1818
+ return a3.forEach((e4) => n2.set(e4)), n2;
1819
+ }
1820
+ static accessor(e3) {
1821
+ const a3 = (this[ue] = this[ue] = { accessors: {} }).accessors, n2 = this.prototype;
1822
+ function i2(e4) {
1823
+ const i3 = me(e4);
1824
+ a3[i3] || (function(e5, a4) {
1825
+ const n3 = I.toCamelCase(" " + a4);
1826
+ ["get", "set", "has"].forEach((i4) => {
1827
+ Object.defineProperty(e5, i4 + n3, { value: function(e6, n4, o2) {
1828
+ return this[i4].call(this, a4, e6, n4, o2);
1829
+ }, configurable: true });
1830
+ });
1831
+ }(n2, e4), a3[i3] = true);
1832
+ }
1833
+ return I.isArray(e3) ? e3.forEach(i2) : i2(e3), this;
1834
+ }
1835
+ }
1836
+ xe.accessor(["Content-Type", "Content-Length", "Accept", "Accept-Encoding", "User-Agent", "Authorization"]), I.freezeMethods(xe.prototype), I.freezeMethods(xe);
1837
+ const he = xe;
1838
+ function ve(e3, a3) {
1839
+ const n2 = this || pe, i2 = a3 || n2, o2 = he.from(i2.headers);
1840
+ let t2 = i2.data;
1841
+ return I.forEach(e3, function(e4) {
1842
+ t2 = e4.call(n2, t2, o2.normalize(), a3 ? a3.status : void 0);
1843
+ }), o2.normalize(), t2;
1844
+ }
1845
+ function be(e3) {
1846
+ return !(!e3 || !e3.__CANCEL__);
1847
+ }
1848
+ function ge(e3, a3, n2) {
1849
+ G.call(this, null == e3 ? "canceled" : e3, G.ERR_CANCELED, a3, n2), this.name = "CanceledError";
1850
+ }
1851
+ I.inherits(ge, G, { __CANCEL__: true });
1852
+ const ye = ge;
1853
+ function we(e3, a3, n2) {
1854
+ const i2 = n2.config.validateStatus;
1855
+ n2.status && i2 && !i2(n2.status) ? a3(new G("Request failed with status code " + n2.status, [G.ERR_BAD_REQUEST, G.ERR_BAD_RESPONSE][Math.floor(n2.status / 100) - 4], n2.config, n2.request, n2)) : e3(n2);
1856
+ }
1857
+ function _e(e3, a3) {
1858
+ return e3 && !/^([a-z][a-z\d+\-.]*:)?\/\//i.test(a3) ? function(e4, a4) {
1859
+ return a4 ? e4.replace(/\/+$/, "") + "/" + a4.replace(/^\/+/, "") : e4;
1860
+ }(e3, a3) : a3;
1861
+ }
1862
+ var je = n(1394), ke = n(3685), Ee = n(5687), Oe = n(3837), Re = n(938);
1863
+ const Ce = __require("zlib"), Se = "1.4.0";
1864
+ function Ae(e3) {
1865
+ const a3 = /^([-+\w]{1,25})(:?\/\/|:)/.exec(e3);
1866
+ return a3 && a3[1] || "";
1867
+ }
1868
+ const Te = /^(?:([^;]+);)?(?:[^;]+;)?(base64|),([\s\S]*)$/;
1869
+ var Fe = n(2781);
1870
+ const Pe = function(e3, a3) {
1871
+ e3 = e3 || 10;
1872
+ const n2 = new Array(e3), i2 = new Array(e3);
1873
+ let o2, t2 = 0, s2 = 0;
1874
+ return a3 = void 0 !== a3 ? a3 : 1e3, function(r2) {
1875
+ const c2 = Date.now(), p2 = i2[s2];
1876
+ o2 || (o2 = c2), n2[t2] = r2, i2[t2] = c2;
1877
+ let l2 = s2, u2 = 0;
1878
+ for (; l2 !== t2; ) u2 += n2[l2++], l2 %= e3;
1879
+ if (t2 = (t2 + 1) % e3, t2 === s2 && (s2 = (s2 + 1) % e3), c2 - o2 < a3) return;
1880
+ const m2 = p2 && c2 - p2;
1881
+ return m2 ? Math.round(1e3 * u2 / m2) : void 0;
1882
+ };
1883
+ }, ze = Symbol("internals");
1884
+ class Le extends Fe.Transform {
1885
+ constructor(e3) {
1886
+ super({ readableHighWaterMark: (e3 = I.toFlatObject(e3, { maxRate: 0, chunkSize: 65536, minChunkSize: 100, timeWindow: 500, ticksRate: 2, samplesCount: 15 }, null, (e4, a4) => !I.isUndefined(a4[e4]))).chunkSize });
1887
+ const a3 = this, n2 = this[ze] = { length: e3.length, timeWindow: e3.timeWindow, ticksRate: e3.ticksRate, chunkSize: e3.chunkSize, maxRate: e3.maxRate, minChunkSize: e3.minChunkSize, bytesSeen: 0, isCaptured: false, notifiedBytesLoaded: 0, ts: Date.now(), bytes: 0, onReadCallback: null }, i2 = Pe(n2.ticksRate * e3.samplesCount, n2.timeWindow);
1888
+ this.on("newListener", (e4) => {
1889
+ "progress" === e4 && (n2.isCaptured || (n2.isCaptured = true));
1890
+ });
1891
+ let o2 = 0;
1892
+ n2.updateProgress = function(e4, a4) {
1893
+ let n3 = 0;
1894
+ const i3 = 1e3 / a4;
1895
+ let o3 = null;
1896
+ return function(a5, t3) {
1897
+ const s2 = Date.now();
1898
+ if (a5 || s2 - n3 > i3) return o3 && (clearTimeout(o3), o3 = null), n3 = s2, e4.apply(null, t3);
1899
+ o3 || (o3 = setTimeout(() => (o3 = null, n3 = Date.now(), e4.apply(null, t3)), i3 - (s2 - n3)));
1900
+ };
1901
+ }(function() {
1902
+ const e4 = n2.length, t3 = n2.bytesSeen, s2 = t3 - o2;
1903
+ if (!s2 || a3.destroyed) return;
1904
+ const r2 = i2(s2);
1905
+ o2 = t3, process.nextTick(() => {
1906
+ a3.emit("progress", { loaded: t3, total: e4, progress: e4 ? t3 / e4 : void 0, bytes: s2, rate: r2 || void 0, estimated: r2 && e4 && t3 <= e4 ? (e4 - t3) / r2 : void 0 });
1907
+ });
1908
+ }, n2.ticksRate);
1909
+ const t2 = () => {
1910
+ n2.updateProgress(true);
1911
+ };
1912
+ this.once("end", t2), this.once("error", t2);
1913
+ }
1914
+ _read(e3) {
1915
+ const a3 = this[ze];
1916
+ return a3.onReadCallback && a3.onReadCallback(), super._read(e3);
1917
+ }
1918
+ _transform(e3, a3, n2) {
1919
+ const i2 = this, o2 = this[ze], t2 = o2.maxRate, s2 = this.readableHighWaterMark, r2 = o2.timeWindow, c2 = t2 / (1e3 / r2), p2 = false !== o2.minChunkSize ? Math.max(o2.minChunkSize, 0.01 * c2) : 0, l2 = (e4, a4) => {
1920
+ const n3 = Buffer.byteLength(e4);
1921
+ let l3, u2 = null, m2 = s2, d2 = 0;
1922
+ if (t2) {
1923
+ const e5 = Date.now();
1924
+ (!o2.ts || (d2 = e5 - o2.ts) >= r2) && (o2.ts = e5, l3 = c2 - o2.bytes, o2.bytes = l3 < 0 ? -l3 : 0, d2 = 0), l3 = c2 - o2.bytes;
1925
+ }
1926
+ if (t2) {
1927
+ if (l3 <= 0) return setTimeout(() => {
1928
+ a4(null, e4);
1929
+ }, r2 - d2);
1930
+ l3 < m2 && (m2 = l3);
1931
+ }
1932
+ m2 && n3 > m2 && n3 - m2 > p2 && (u2 = e4.subarray(m2), e4 = e4.subarray(0, m2)), function(e5, a5) {
1933
+ const n4 = Buffer.byteLength(e5);
1934
+ o2.bytesSeen += n4, o2.bytes += n4, o2.isCaptured && o2.updateProgress(), i2.push(e5) ? process.nextTick(a5) : o2.onReadCallback = () => {
1935
+ o2.onReadCallback = null, process.nextTick(a5);
1936
+ };
1937
+ }(e4, u2 ? () => {
1938
+ process.nextTick(a4, null, u2);
1939
+ } : a4);
1940
+ };
1941
+ l2(e3, function e4(a4, i3) {
1942
+ if (a4) return n2(a4);
1943
+ i3 ? l2(i3, e4) : n2(null);
1944
+ });
1945
+ }
1946
+ setLength(e3) {
1947
+ return this[ze].length = +e3, this;
1948
+ }
1949
+ }
1950
+ const Be = Le, Ne = __require("events"), { asyncIterator: qe } = Symbol, Ue = async function* (e3) {
1951
+ e3.stream ? yield* e3.stream() : e3.arrayBuffer ? yield await e3.arrayBuffer() : e3[qe] ? yield* e3[qe]() : yield e3;
1952
+ }, Ie = I.ALPHABET.ALPHA_DIGIT + "-_", De = new Oe.TextEncoder(), Me = "\r\n", He = De.encode(Me);
1953
+ class Ge {
1954
+ constructor(e3, a3) {
1955
+ const { escapeName: n2 } = this.constructor, i2 = I.isString(a3);
1956
+ let o2 = `Content-Disposition: form-data; name="${n2(e3)}"${!i2 && a3.name ? `; filename="${n2(a3.name)}"` : ""}${Me}`;
1957
+ i2 ? a3 = De.encode(String(a3).replace(/\r?\n|\r\n?/g, Me)) : o2 += `Content-Type: ${a3.type || "application/octet-stream"}${Me}`, this.headers = De.encode(o2 + Me), this.contentLength = i2 ? a3.byteLength : a3.size, this.size = this.headers.byteLength + this.contentLength + 2, this.name = e3, this.value = a3;
1958
+ }
1959
+ async *encode() {
1960
+ yield this.headers;
1961
+ const { value: e3 } = this;
1962
+ I.isTypedArray(e3) ? yield e3 : yield* Ue(e3), yield He;
1963
+ }
1964
+ static escapeName(e3) {
1965
+ return String(e3).replace(/[\r\n"]/g, (e4) => ({ "\r": "%0D", "\n": "%0A", '"': "%22" })[e4]);
1966
+ }
1967
+ }
1968
+ class Ke extends Fe.Transform {
1969
+ __transform(e3, a3, n2) {
1970
+ this.push(e3), n2();
1971
+ }
1972
+ _transform(e3, a3, n2) {
1973
+ if (0 !== e3.length && (this._transform = this.__transform, 120 !== e3[0])) {
1974
+ const e4 = Buffer.alloc(2);
1975
+ e4[0] = 120, e4[1] = 156, this.push(e4, a3);
1976
+ }
1977
+ this.__transform(e3, a3, n2);
1978
+ }
1979
+ }
1980
+ const We = Ke, Ve = (e3, a3) => I.isAsyncFn(e3) ? function(...n2) {
1981
+ const i2 = n2.pop();
1982
+ e3.apply(this, n2).then((e4) => {
1983
+ try {
1984
+ a3 ? i2(null, ...a3(e4)) : i2(null, e4);
1985
+ } catch (e5) {
1986
+ i2(e5);
1987
+ }
1988
+ }, i2);
1989
+ } : e3, $e = { flush: Ce.constants.Z_SYNC_FLUSH, finishFlush: Ce.constants.Z_SYNC_FLUSH }, Je = { flush: Ce.constants.BROTLI_OPERATION_FLUSH, finishFlush: Ce.constants.BROTLI_OPERATION_FLUSH }, Ye = I.isFunction(Ce.createBrotliDecompress), { http: Qe, https: Xe } = Re, Ze = /https:?/, ea = te.protocols.map((e3) => e3 + ":");
1990
+ function aa(e3) {
1991
+ e3.beforeRedirects.proxy && e3.beforeRedirects.proxy(e3), e3.beforeRedirects.config && e3.beforeRedirects.config(e3);
1992
+ }
1993
+ function na(e3, a3, n2) {
1994
+ let i2 = a3;
1995
+ if (!i2 && false !== i2) {
1996
+ const e4 = (0, je.j)(n2);
1997
+ e4 && (i2 = new URL(e4));
1998
+ }
1999
+ if (i2) {
2000
+ if (i2.username && (i2.auth = (i2.username || "") + ":" + (i2.password || "")), i2.auth) {
2001
+ (i2.auth.username || i2.auth.password) && (i2.auth = (i2.auth.username || "") + ":" + (i2.auth.password || ""));
2002
+ const a5 = Buffer.from(i2.auth, "utf8").toString("base64");
2003
+ e3.headers["Proxy-Authorization"] = "Basic " + a5;
2004
+ }
2005
+ e3.headers.host = e3.hostname + (e3.port ? ":" + e3.port : "");
2006
+ const a4 = i2.hostname || i2.host;
2007
+ e3.hostname = a4, e3.host = a4, e3.port = i2.port, e3.path = n2, i2.protocol && (e3.protocol = i2.protocol.includes(":") ? i2.protocol : `${i2.protocol}:`);
2008
+ }
2009
+ e3.beforeRedirects.proxy = function(e4) {
2010
+ na(e4, a3, e4.href);
2011
+ };
2012
+ }
2013
+ const ia = "undefined" != typeof process && "process" === I.kindOf(process) && function(e3) {
2014
+ return a3 = async function(a4, n2, i2) {
2015
+ let { data: o2, lookup: t2, family: s2 } = e3;
2016
+ const { responseType: r2, responseEncoding: c2 } = e3, p2 = e3.method.toUpperCase();
2017
+ let l2, u2, m2 = false;
2018
+ t2 && I.isAsyncFn(t2) && (t2 = Ve(t2, (e4) => {
2019
+ if (I.isString(e4)) e4 = [e4, e4.indexOf(".") < 0 ? 6 : 4];
2020
+ else if (!I.isArray(e4)) throw new TypeError("lookup async function must return an array [ip: string, family: number]]");
2021
+ return e4;
2022
+ }));
2023
+ const d2 = new Ne(), f2 = () => {
2024
+ e3.cancelToken && e3.cancelToken.unsubscribe(x2), e3.signal && e3.signal.removeEventListener("abort", x2), d2.removeAllListeners();
2025
+ };
2026
+ function x2(a5) {
2027
+ d2.emit("abort", !a5 || a5.type ? new ye(null, e3, u2) : a5);
2028
+ }
2029
+ i2((e4, a5) => {
2030
+ l2 = true, a5 && (m2 = true, f2());
2031
+ }), d2.once("abort", n2), (e3.cancelToken || e3.signal) && (e3.cancelToken && e3.cancelToken.subscribe(x2), e3.signal && (e3.signal.aborted ? x2() : e3.signal.addEventListener("abort", x2)));
2032
+ const h2 = _e(e3.baseURL, e3.url), v2 = new URL(h2, "http://localhost"), b2 = v2.protocol || ea[0];
2033
+ if ("data:" === b2) {
2034
+ let i3;
2035
+ if ("GET" !== p2) return we(a4, n2, { status: 405, statusText: "method not allowed", headers: {}, config: e3 });
2036
+ try {
2037
+ i3 = function(e4, a5, n3) {
2038
+ const i4 = n3 && n3.Blob || te.classes.Blob, o3 = Ae(e4);
2039
+ if (void 0 === a5 && i4 && (a5 = true), "data" === o3) {
2040
+ e4 = o3.length ? e4.slice(o3.length + 1) : e4;
2041
+ const n4 = Te.exec(e4);
2042
+ if (!n4) throw new G("Invalid URL", G.ERR_INVALID_URL);
2043
+ const t3 = n4[1], s3 = n4[2], r3 = n4[3], c3 = Buffer.from(decodeURIComponent(r3), s3 ? "base64" : "utf8");
2044
+ if (a5) {
2045
+ if (!i4) throw new G("Blob is not supported", G.ERR_NOT_SUPPORT);
2046
+ return new i4([c3], { type: t3 });
2047
+ }
2048
+ return c3;
2049
+ }
2050
+ throw new G("Unsupported protocol " + o3, G.ERR_NOT_SUPPORT);
2051
+ }(e3.url, "blob" === r2, { Blob: e3.env && e3.env.Blob });
2052
+ } catch (a5) {
2053
+ throw G.from(a5, G.ERR_BAD_REQUEST, e3);
2054
+ }
2055
+ return "text" === r2 ? (i3 = i3.toString(c2), c2 && "utf8" !== c2 || (i3 = I.stripBOM(i3))) : "stream" === r2 && (i3 = Fe.Readable.from(i3)), we(a4, n2, { data: i3, status: 200, statusText: "OK", headers: new he(), config: e3 });
2056
+ }
2057
+ if (-1 === ea.indexOf(b2)) return n2(new G("Unsupported protocol " + b2, G.ERR_BAD_REQUEST, e3));
2058
+ const g2 = he.from(e3.headers).normalize();
2059
+ g2.set("User-Agent", "axios/" + Se, false);
2060
+ const y2 = e3.onDownloadProgress, w2 = e3.onUploadProgress, _2 = e3.maxRate;
2061
+ let j2, k2;
2062
+ if (I.isSpecCompliantForm(o2)) {
2063
+ const e4 = g2.getContentType(/boundary=([-_\w\d]{10,70})/i);
2064
+ o2 = ((e5, a5, n3) => {
2065
+ const { tag: i3 = "form-data-boundary", size: o3 = 25, boundary: t3 = i3 + "-" + I.generateString(o3, Ie) } = n3 || {};
2066
+ if (!I.isFormData(e5)) throw TypeError("FormData instance required");
2067
+ if (t3.length < 1 || t3.length > 70) throw Error("boundary must be 10-70 characters long");
2068
+ const s3 = De.encode("--" + t3 + Me), r3 = De.encode("--" + t3 + "--" + Me + Me);
2069
+ let c3 = r3.byteLength;
2070
+ const p3 = Array.from(e5.entries()).map(([e6, a6]) => {
2071
+ const n4 = new Ge(e6, a6);
2072
+ return c3 += n4.size, n4;
2073
+ });
2074
+ c3 += s3.byteLength * p3.length, c3 = I.toFiniteNumber(c3);
2075
+ const l3 = { "Content-Type": `multipart/form-data; boundary=${t3}` };
2076
+ return Number.isFinite(c3) && (l3["Content-Length"] = c3), a5 && a5(l3), Fe.Readable.from(async function* () {
2077
+ for (const e6 of p3) yield s3, yield* e6.encode();
2078
+ yield r3;
2079
+ }());
2080
+ })(o2, (e5) => {
2081
+ g2.set(e5);
2082
+ }, { tag: `axios-${Se}-boundary`, boundary: e4 && e4[1] || void 0 });
2083
+ } else if (I.isFormData(o2) && I.isFunction(o2.getHeaders)) {
2084
+ if (g2.set(o2.getHeaders()), !g2.hasContentLength()) try {
2085
+ const e4 = await Oe.promisify(o2.getLength).call(o2);
2086
+ Number.isFinite(e4) && e4 >= 0 && g2.setContentLength(e4);
2087
+ } catch (e4) {
2088
+ }
2089
+ } else if (I.isBlob(o2)) o2.size && g2.setContentType(o2.type || "application/octet-stream"), g2.setContentLength(o2.size || 0), o2 = Fe.Readable.from(Ue(o2));
2090
+ else if (o2 && !I.isStream(o2)) {
2091
+ if (Buffer.isBuffer(o2)) ;
2092
+ else if (I.isArrayBuffer(o2)) o2 = Buffer.from(new Uint8Array(o2));
2093
+ else {
2094
+ if (!I.isString(o2)) return n2(new G("Data after transformation must be a string, an ArrayBuffer, a Buffer, or a Stream", G.ERR_BAD_REQUEST, e3));
2095
+ o2 = Buffer.from(o2, "utf-8");
2096
+ }
2097
+ if (g2.setContentLength(o2.length, false), e3.maxBodyLength > -1 && o2.length > e3.maxBodyLength) return n2(new G("Request body larger than maxBodyLength limit", G.ERR_BAD_REQUEST, e3));
2098
+ }
2099
+ const E2 = I.toFiniteNumber(g2.getContentLength());
2100
+ let O2, R2;
2101
+ I.isArray(_2) ? (j2 = _2[0], k2 = _2[1]) : j2 = k2 = _2, o2 && (w2 || j2) && (I.isStream(o2) || (o2 = Fe.Readable.from(o2, { objectMode: false })), o2 = Fe.pipeline([o2, new Be({ length: E2, maxRate: I.toFiniteNumber(j2) })], I.noop), w2 && o2.on("progress", (e4) => {
2102
+ w2(Object.assign(e4, { upload: true }));
2103
+ })), e3.auth && (O2 = (e3.auth.username || "") + ":" + (e3.auth.password || "")), !O2 && v2.username && (O2 = v2.username + ":" + v2.password), O2 && g2.delete("authorization");
2104
+ try {
2105
+ R2 = ne(v2.pathname + v2.search, e3.params, e3.paramsSerializer).replace(/^\?/, "");
2106
+ } catch (a5) {
2107
+ const i3 = new Error(a5.message);
2108
+ return i3.config = e3, i3.url = e3.url, i3.exists = true, n2(i3);
2109
+ }
2110
+ g2.set("Accept-Encoding", "gzip, compress, deflate" + (Ye ? ", br" : ""), false);
2111
+ const C2 = { path: R2, method: p2, headers: g2.toJSON(), agents: { http: e3.httpAgent, https: e3.httpsAgent }, auth: O2, protocol: b2, family: s2, lookup: t2, beforeRedirect: aa, beforeRedirects: {} };
2112
+ let S2;
2113
+ e3.socketPath ? C2.socketPath = e3.socketPath : (C2.hostname = v2.hostname, C2.port = v2.port, na(C2, e3.proxy, b2 + "//" + v2.hostname + (v2.port ? ":" + v2.port : "") + C2.path));
2114
+ const A2 = Ze.test(C2.protocol);
2115
+ if (C2.agent = A2 ? e3.httpsAgent : e3.httpAgent, e3.transport ? S2 = e3.transport : 0 === e3.maxRedirects ? S2 = A2 ? Ee : ke : (e3.maxRedirects && (C2.maxRedirects = e3.maxRedirects), e3.beforeRedirect && (C2.beforeRedirects.config = e3.beforeRedirect), S2 = A2 ? Xe : Qe), e3.maxBodyLength > -1 ? C2.maxBodyLength = e3.maxBodyLength : C2.maxBodyLength = 1 / 0, e3.insecureHTTPParser && (C2.insecureHTTPParser = e3.insecureHTTPParser), u2 = S2.request(C2, function(i3) {
2116
+ if (u2.destroyed) return;
2117
+ const o3 = [i3], t3 = +i3.headers["content-length"];
2118
+ if (y2) {
2119
+ const e4 = new Be({ length: I.toFiniteNumber(t3), maxRate: I.toFiniteNumber(k2) });
2120
+ y2 && e4.on("progress", (e5) => {
2121
+ y2(Object.assign(e5, { download: true }));
2122
+ }), o3.push(e4);
2123
+ }
2124
+ let s3 = i3;
2125
+ const l3 = i3.req || u2;
2126
+ if (false !== e3.decompress && i3.headers["content-encoding"]) switch ("HEAD" !== p2 && 204 !== i3.statusCode || delete i3.headers["content-encoding"], i3.headers["content-encoding"]) {
2127
+ case "gzip":
2128
+ case "x-gzip":
2129
+ case "compress":
2130
+ case "x-compress":
2131
+ o3.push(Ce.createUnzip($e)), delete i3.headers["content-encoding"];
2132
+ break;
2133
+ case "deflate":
2134
+ o3.push(new We()), o3.push(Ce.createUnzip($e)), delete i3.headers["content-encoding"];
2135
+ break;
2136
+ case "br":
2137
+ Ye && (o3.push(Ce.createBrotliDecompress(Je)), delete i3.headers["content-encoding"]);
2138
+ }
2139
+ s3 = o3.length > 1 ? Fe.pipeline(o3, I.noop) : o3[0];
2140
+ const x3 = Fe.finished(s3, () => {
2141
+ x3(), f2();
2142
+ }), h3 = { status: i3.statusCode, statusText: i3.statusMessage, headers: new he(i3.headers), config: e3, request: l3 };
2143
+ if ("stream" === r2) h3.data = s3, we(a4, n2, h3);
2144
+ else {
2145
+ const i4 = [];
2146
+ let o4 = 0;
2147
+ s3.on("data", function(a5) {
2148
+ i4.push(a5), o4 += a5.length, e3.maxContentLength > -1 && o4 > e3.maxContentLength && (m2 = true, s3.destroy(), n2(new G("maxContentLength size of " + e3.maxContentLength + " exceeded", G.ERR_BAD_RESPONSE, e3, l3)));
2149
+ }), s3.on("aborted", function() {
2150
+ if (m2) return;
2151
+ const a5 = new G("maxContentLength size of " + e3.maxContentLength + " exceeded", G.ERR_BAD_RESPONSE, e3, l3);
2152
+ s3.destroy(a5), n2(a5);
2153
+ }), s3.on("error", function(a5) {
2154
+ u2.destroyed || n2(G.from(a5, null, e3, l3));
2155
+ }), s3.on("end", function() {
2156
+ try {
2157
+ let e4 = 1 === i4.length ? i4[0] : Buffer.concat(i4);
2158
+ "arraybuffer" !== r2 && (e4 = e4.toString(c2), c2 && "utf8" !== c2 || (e4 = I.stripBOM(e4))), h3.data = e4;
2159
+ } catch (a5) {
2160
+ n2(G.from(a5, null, e3, h3.request, h3));
2161
+ }
2162
+ we(a4, n2, h3);
2163
+ });
2164
+ }
2165
+ d2.once("abort", (e4) => {
2166
+ s3.destroyed || (s3.emit("error", e4), s3.destroy());
2167
+ });
2168
+ }), d2.once("abort", (e4) => {
2169
+ n2(e4), u2.destroy(e4);
2170
+ }), u2.on("error", function(a5) {
2171
+ n2(G.from(a5, null, e3, u2));
2172
+ }), u2.on("socket", function(e4) {
2173
+ e4.setKeepAlive(true, 6e4);
2174
+ }), e3.timeout) {
2175
+ const a5 = parseInt(e3.timeout, 10);
2176
+ if (isNaN(a5)) return void n2(new G("error trying to parse `config.timeout` to int", G.ERR_BAD_OPTION_VALUE, e3, u2));
2177
+ u2.setTimeout(a5, function() {
2178
+ if (l2) return;
2179
+ let a6 = e3.timeout ? "timeout of " + e3.timeout + "ms exceeded" : "timeout exceeded";
2180
+ const i3 = e3.transitional || oe;
2181
+ e3.timeoutErrorMessage && (a6 = e3.timeoutErrorMessage), n2(new G(a6, i3.clarifyTimeoutError ? G.ETIMEDOUT : G.ECONNABORTED, e3, u2)), x2();
2182
+ });
2183
+ }
2184
+ if (I.isStream(o2)) {
2185
+ let a5 = false, n3 = false;
2186
+ o2.on("end", () => {
2187
+ a5 = true;
2188
+ }), o2.once("error", (e4) => {
2189
+ n3 = true, u2.destroy(e4);
2190
+ }), o2.on("close", () => {
2191
+ a5 || n3 || x2(new ye("Request stream has been aborted", e3, u2));
2192
+ }), o2.pipe(u2);
2193
+ } else u2.end(o2);
2194
+ }, new Promise((e4, n2) => {
2195
+ let i2, o2;
2196
+ const t2 = (e5, a4) => {
2197
+ o2 || (o2 = true, i2 && i2(e5, a4));
2198
+ }, s2 = (e5) => {
2199
+ t2(e5, true), n2(e5);
2200
+ };
2201
+ a3((a4) => {
2202
+ t2(a4), e4(a4);
2203
+ }, s2, (e5) => i2 = e5).catch(s2);
2204
+ });
2205
+ var a3;
2206
+ }, oa = te.isStandardBrowserEnv ? { write: function(e3, a3, n2, i2, o2, t2) {
2207
+ const s2 = [];
2208
+ s2.push(e3 + "=" + encodeURIComponent(a3)), I.isNumber(n2) && s2.push("expires=" + new Date(n2).toGMTString()), I.isString(i2) && s2.push("path=" + i2), I.isString(o2) && s2.push("domain=" + o2), true === t2 && s2.push("secure"), document.cookie = s2.join("; ");
2209
+ }, read: function(e3) {
2210
+ const a3 = document.cookie.match(new RegExp("(^|;\\s*)(" + e3 + ")=([^;]*)"));
2211
+ return a3 ? decodeURIComponent(a3[3]) : null;
2212
+ }, remove: function(e3) {
2213
+ this.write(e3, "", Date.now() - 864e5);
2214
+ } } : { write: function() {
2215
+ }, read: function() {
2216
+ return null;
2217
+ }, remove: function() {
2218
+ } }, ta = te.isStandardBrowserEnv ? function() {
2219
+ const e3 = /(msie|trident)/i.test(navigator.userAgent), a3 = document.createElement("a");
2220
+ let n2;
2221
+ function i2(n3) {
2222
+ let i3 = n3;
2223
+ return e3 && (a3.setAttribute("href", i3), i3 = a3.href), a3.setAttribute("href", i3), { href: a3.href, protocol: a3.protocol ? a3.protocol.replace(/:$/, "") : "", host: a3.host, search: a3.search ? a3.search.replace(/^\?/, "") : "", hash: a3.hash ? a3.hash.replace(/^#/, "") : "", hostname: a3.hostname, port: a3.port, pathname: "/" === a3.pathname.charAt(0) ? a3.pathname : "/" + a3.pathname };
2224
+ }
2225
+ return n2 = i2(window.location.href), function(e4) {
2226
+ const a4 = I.isString(e4) ? i2(e4) : e4;
2227
+ return a4.protocol === n2.protocol && a4.host === n2.host;
2228
+ };
2229
+ }() : function() {
2230
+ return true;
2231
+ };
2232
+ function sa(e3, a3) {
2233
+ let n2 = 0;
2234
+ const i2 = Pe(50, 250);
2235
+ return (o2) => {
2236
+ const t2 = o2.loaded, s2 = o2.lengthComputable ? o2.total : void 0, r2 = t2 - n2, c2 = i2(r2);
2237
+ n2 = t2;
2238
+ const p2 = { loaded: t2, total: s2, progress: s2 ? t2 / s2 : void 0, bytes: r2, rate: c2 || void 0, estimated: c2 && s2 && t2 <= s2 ? (s2 - t2) / c2 : void 0, event: o2 };
2239
+ p2[a3 ? "download" : "upload"] = true, e3(p2);
2240
+ };
2241
+ }
2242
+ const ra = "undefined" != typeof XMLHttpRequest && function(e3) {
2243
+ return new Promise(function(a3, n2) {
2244
+ let i2 = e3.data;
2245
+ const o2 = he.from(e3.headers).normalize(), t2 = e3.responseType;
2246
+ let s2;
2247
+ function r2() {
2248
+ e3.cancelToken && e3.cancelToken.unsubscribe(s2), e3.signal && e3.signal.removeEventListener("abort", s2);
2249
+ }
2250
+ I.isFormData(i2) && (te.isStandardBrowserEnv || te.isStandardBrowserWebWorkerEnv ? o2.setContentType(false) : o2.setContentType("multipart/form-data;", false));
2251
+ let c2 = new XMLHttpRequest();
2252
+ if (e3.auth) {
2253
+ const a4 = e3.auth.username || "", n3 = e3.auth.password ? unescape(encodeURIComponent(e3.auth.password)) : "";
2254
+ o2.set("Authorization", "Basic " + btoa(a4 + ":" + n3));
2255
+ }
2256
+ const p2 = _e(e3.baseURL, e3.url);
2257
+ function l2() {
2258
+ if (!c2) return;
2259
+ const i3 = he.from("getAllResponseHeaders" in c2 && c2.getAllResponseHeaders());
2260
+ we(function(e4) {
2261
+ a3(e4), r2();
2262
+ }, function(e4) {
2263
+ n2(e4), r2();
2264
+ }, { data: t2 && "text" !== t2 && "json" !== t2 ? c2.response : c2.responseText, status: c2.status, statusText: c2.statusText, headers: i3, config: e3, request: c2 }), c2 = null;
2265
+ }
2266
+ if (c2.open(e3.method.toUpperCase(), ne(p2, e3.params, e3.paramsSerializer), true), c2.timeout = e3.timeout, "onloadend" in c2 ? c2.onloadend = l2 : c2.onreadystatechange = function() {
2267
+ c2 && 4 === c2.readyState && (0 !== c2.status || c2.responseURL && 0 === c2.responseURL.indexOf("file:")) && setTimeout(l2);
2268
+ }, c2.onabort = function() {
2269
+ c2 && (n2(new G("Request aborted", G.ECONNABORTED, e3, c2)), c2 = null);
2270
+ }, c2.onerror = function() {
2271
+ n2(new G("Network Error", G.ERR_NETWORK, e3, c2)), c2 = null;
2272
+ }, c2.ontimeout = function() {
2273
+ let a4 = e3.timeout ? "timeout of " + e3.timeout + "ms exceeded" : "timeout exceeded";
2274
+ const i3 = e3.transitional || oe;
2275
+ e3.timeoutErrorMessage && (a4 = e3.timeoutErrorMessage), n2(new G(a4, i3.clarifyTimeoutError ? G.ETIMEDOUT : G.ECONNABORTED, e3, c2)), c2 = null;
2276
+ }, te.isStandardBrowserEnv) {
2277
+ const a4 = (e3.withCredentials || ta(p2)) && e3.xsrfCookieName && oa.read(e3.xsrfCookieName);
2278
+ a4 && o2.set(e3.xsrfHeaderName, a4);
2279
+ }
2280
+ void 0 === i2 && o2.setContentType(null), "setRequestHeader" in c2 && I.forEach(o2.toJSON(), function(e4, a4) {
2281
+ c2.setRequestHeader(a4, e4);
2282
+ }), I.isUndefined(e3.withCredentials) || (c2.withCredentials = !!e3.withCredentials), t2 && "json" !== t2 && (c2.responseType = e3.responseType), "function" == typeof e3.onDownloadProgress && c2.addEventListener("progress", sa(e3.onDownloadProgress, true)), "function" == typeof e3.onUploadProgress && c2.upload && c2.upload.addEventListener("progress", sa(e3.onUploadProgress)), (e3.cancelToken || e3.signal) && (s2 = (a4) => {
2283
+ c2 && (n2(!a4 || a4.type ? new ye(null, e3, c2) : a4), c2.abort(), c2 = null);
2284
+ }, e3.cancelToken && e3.cancelToken.subscribe(s2), e3.signal && (e3.signal.aborted ? s2() : e3.signal.addEventListener("abort", s2)));
2285
+ const u2 = Ae(p2);
2286
+ u2 && -1 === te.protocols.indexOf(u2) ? n2(new G("Unsupported protocol " + u2 + ":", G.ERR_BAD_REQUEST, e3)) : c2.send(i2 || null);
2287
+ });
2288
+ }, ca = { http: ia, xhr: ra };
2289
+ I.forEach(ca, (e3, a3) => {
2290
+ if (e3) {
2291
+ try {
2292
+ Object.defineProperty(e3, "name", { value: a3 });
2293
+ } catch (e4) {
2294
+ }
2295
+ Object.defineProperty(e3, "adapterName", { value: a3 });
2296
+ }
2297
+ });
2298
+ function pa(e3) {
2299
+ if (e3.cancelToken && e3.cancelToken.throwIfRequested(), e3.signal && e3.signal.aborted) throw new ye(null, e3);
2300
+ }
2301
+ function la(e3) {
2302
+ return pa(e3), e3.headers = he.from(e3.headers), e3.data = ve.call(e3, e3.transformRequest), -1 !== ["post", "put", "patch"].indexOf(e3.method) && e3.headers.setContentType("application/x-www-form-urlencoded", false), ((e4) => {
2303
+ e4 = I.isArray(e4) ? e4 : [e4];
2304
+ const { length: a3 } = e4;
2305
+ let n2, i2;
2306
+ for (let o2 = 0; o2 < a3 && (n2 = e4[o2], !(i2 = I.isString(n2) ? ca[n2.toLowerCase()] : n2)); o2++) ;
2307
+ if (!i2) {
2308
+ if (false === i2) throw new G(`Adapter ${n2} is not supported by the environment`, "ERR_NOT_SUPPORT");
2309
+ throw new Error(I.hasOwnProp(ca, n2) ? `Adapter '${n2}' is not available in the build` : `Unknown adapter '${n2}'`);
2310
+ }
2311
+ if (!I.isFunction(i2)) throw new TypeError("adapter is not a function");
2312
+ return i2;
2313
+ })(e3.adapter || pe.adapter)(e3).then(function(a3) {
2314
+ return pa(e3), a3.data = ve.call(e3, e3.transformResponse, a3), a3.headers = he.from(a3.headers), a3;
2315
+ }, function(a3) {
2316
+ return be(a3) || (pa(e3), a3 && a3.response && (a3.response.data = ve.call(e3, e3.transformResponse, a3.response), a3.response.headers = he.from(a3.response.headers))), Promise.reject(a3);
2317
+ });
2318
+ }
2319
+ const ua = (e3) => e3 instanceof he ? e3.toJSON() : e3;
2320
+ function ma(e3, a3) {
2321
+ a3 = a3 || {};
2322
+ const n2 = {};
2323
+ function i2(e4, a4, n3) {
2324
+ return I.isPlainObject(e4) && I.isPlainObject(a4) ? I.merge.call({ caseless: n3 }, e4, a4) : I.isPlainObject(a4) ? I.merge({}, a4) : I.isArray(a4) ? a4.slice() : a4;
2325
+ }
2326
+ function o2(e4, a4, n3) {
2327
+ return I.isUndefined(a4) ? I.isUndefined(e4) ? void 0 : i2(void 0, e4, n3) : i2(e4, a4, n3);
2328
+ }
2329
+ function t2(e4, a4) {
2330
+ if (!I.isUndefined(a4)) return i2(void 0, a4);
2331
+ }
2332
+ function s2(e4, a4) {
2333
+ return I.isUndefined(a4) ? I.isUndefined(e4) ? void 0 : i2(void 0, e4) : i2(void 0, a4);
2334
+ }
2335
+ function r2(n3, o3, t3) {
2336
+ return t3 in a3 ? i2(n3, o3) : t3 in e3 ? i2(void 0, n3) : void 0;
2337
+ }
2338
+ const c2 = { url: t2, method: t2, data: t2, baseURL: s2, transformRequest: s2, transformResponse: s2, paramsSerializer: s2, timeout: s2, timeoutMessage: s2, withCredentials: s2, adapter: s2, responseType: s2, xsrfCookieName: s2, xsrfHeaderName: s2, onUploadProgress: s2, onDownloadProgress: s2, decompress: s2, maxContentLength: s2, maxBodyLength: s2, beforeRedirect: s2, transport: s2, httpAgent: s2, httpsAgent: s2, cancelToken: s2, socketPath: s2, responseEncoding: s2, validateStatus: r2, headers: (e4, a4) => o2(ua(e4), ua(a4), true) };
2339
+ return I.forEach(Object.keys(Object.assign({}, e3, a3)), function(i3) {
2340
+ const t3 = c2[i3] || o2, s3 = t3(e3[i3], a3[i3], i3);
2341
+ I.isUndefined(s3) && t3 !== r2 || (n2[i3] = s3);
2342
+ }), n2;
2343
+ }
2344
+ const da = {};
2345
+ ["object", "boolean", "number", "function", "string", "symbol"].forEach((e3, a3) => {
2346
+ da[e3] = function(n2) {
2347
+ return typeof n2 === e3 || "a" + (a3 < 1 ? "n " : " ") + e3;
2348
+ };
2349
+ });
2350
+ const fa = {};
2351
+ da.transitional = function(e3, a3, n2) {
2352
+ function i2(e4, a4) {
2353
+ return "[Axios v1.4.0] Transitional option '" + e4 + "'" + a4 + (n2 ? ". " + n2 : "");
2354
+ }
2355
+ return (n3, o2, t2) => {
2356
+ if (false === e3) throw new G(i2(o2, " has been removed" + (a3 ? " in " + a3 : "")), G.ERR_DEPRECATED);
2357
+ return a3 && !fa[o2] && (fa[o2] = true, console.warn(i2(o2, " has been deprecated since v" + a3 + " and will be removed in the near future"))), !e3 || e3(n3, o2, t2);
2358
+ };
2359
+ };
2360
+ const xa = { assertOptions: function(e3, a3, n2) {
2361
+ if ("object" != typeof e3) throw new G("options must be an object", G.ERR_BAD_OPTION_VALUE);
2362
+ const i2 = Object.keys(e3);
2363
+ let o2 = i2.length;
2364
+ for (; o2-- > 0; ) {
2365
+ const t2 = i2[o2], s2 = a3[t2];
2366
+ if (s2) {
2367
+ const a4 = e3[t2], n3 = void 0 === a4 || s2(a4, t2, e3);
2368
+ if (true !== n3) throw new G("option " + t2 + " must be " + n3, G.ERR_BAD_OPTION_VALUE);
2369
+ continue;
2370
+ }
2371
+ if (true !== n2) throw new G("Unknown option " + t2, G.ERR_BAD_OPTION);
2372
+ }
2373
+ }, validators: da }, ha = xa.validators;
2374
+ class va {
2375
+ constructor(e3) {
2376
+ this.defaults = e3, this.interceptors = { request: new ie(), response: new ie() };
2377
+ }
2378
+ request(e3, a3) {
2379
+ "string" == typeof e3 ? (a3 = a3 || {}).url = e3 : a3 = e3 || {}, a3 = ma(this.defaults, a3);
2380
+ const { transitional: n2, paramsSerializer: i2, headers: o2 } = a3;
2381
+ let t2;
2382
+ void 0 !== n2 && xa.assertOptions(n2, { silentJSONParsing: ha.transitional(ha.boolean), forcedJSONParsing: ha.transitional(ha.boolean), clarifyTimeoutError: ha.transitional(ha.boolean) }, false), null != i2 && (I.isFunction(i2) ? a3.paramsSerializer = { serialize: i2 } : xa.assertOptions(i2, { encode: ha.function, serialize: ha.function }, true)), a3.method = (a3.method || this.defaults.method || "get").toLowerCase(), t2 = o2 && I.merge(o2.common, o2[a3.method]), t2 && I.forEach(["delete", "get", "head", "post", "put", "patch", "common"], (e4) => {
2383
+ delete o2[e4];
2384
+ }), a3.headers = he.concat(t2, o2);
2385
+ const s2 = [];
2386
+ let r2 = true;
2387
+ this.interceptors.request.forEach(function(e4) {
2388
+ "function" == typeof e4.runWhen && false === e4.runWhen(a3) || (r2 = r2 && e4.synchronous, s2.unshift(e4.fulfilled, e4.rejected));
2389
+ });
2390
+ const c2 = [];
2391
+ let p2;
2392
+ this.interceptors.response.forEach(function(e4) {
2393
+ c2.push(e4.fulfilled, e4.rejected);
2394
+ });
2395
+ let l2, u2 = 0;
2396
+ if (!r2) {
2397
+ const e4 = [la.bind(this), void 0];
2398
+ for (e4.unshift.apply(e4, s2), e4.push.apply(e4, c2), l2 = e4.length, p2 = Promise.resolve(a3); u2 < l2; ) p2 = p2.then(e4[u2++], e4[u2++]);
2399
+ return p2;
2400
+ }
2401
+ l2 = s2.length;
2402
+ let m2 = a3;
2403
+ for (u2 = 0; u2 < l2; ) {
2404
+ const e4 = s2[u2++], a4 = s2[u2++];
2405
+ try {
2406
+ m2 = e4(m2);
2407
+ } catch (e5) {
2408
+ a4.call(this, e5);
2409
+ break;
2410
+ }
2411
+ }
2412
+ try {
2413
+ p2 = la.call(this, m2);
2414
+ } catch (e4) {
2415
+ return Promise.reject(e4);
2416
+ }
2417
+ for (u2 = 0, l2 = c2.length; u2 < l2; ) p2 = p2.then(c2[u2++], c2[u2++]);
2418
+ return p2;
2419
+ }
2420
+ getUri(e3) {
2421
+ return ne(_e((e3 = ma(this.defaults, e3)).baseURL, e3.url), e3.params, e3.paramsSerializer);
2422
+ }
2423
+ }
2424
+ I.forEach(["delete", "get", "head", "options"], function(e3) {
2425
+ va.prototype[e3] = function(a3, n2) {
2426
+ return this.request(ma(n2 || {}, { method: e3, url: a3, data: (n2 || {}).data }));
2427
+ };
2428
+ }), I.forEach(["post", "put", "patch"], function(e3) {
2429
+ function a3(a4) {
2430
+ return function(n2, i2, o2) {
2431
+ return this.request(ma(o2 || {}, { method: e3, headers: a4 ? { "Content-Type": "multipart/form-data" } : {}, url: n2, data: i2 }));
2432
+ };
2433
+ }
2434
+ va.prototype[e3] = a3(), va.prototype[e3 + "Form"] = a3(true);
2435
+ });
2436
+ const ba = va;
2437
+ class ga {
2438
+ constructor(e3) {
2439
+ if ("function" != typeof e3) throw new TypeError("executor must be a function.");
2440
+ let a3;
2441
+ this.promise = new Promise(function(e4) {
2442
+ a3 = e4;
2443
+ });
2444
+ const n2 = this;
2445
+ this.promise.then((e4) => {
2446
+ if (!n2._listeners) return;
2447
+ let a4 = n2._listeners.length;
2448
+ for (; a4-- > 0; ) n2._listeners[a4](e4);
2449
+ n2._listeners = null;
2450
+ }), this.promise.then = (e4) => {
2451
+ let a4;
2452
+ const i2 = new Promise((e5) => {
2453
+ n2.subscribe(e5), a4 = e5;
2454
+ }).then(e4);
2455
+ return i2.cancel = function() {
2456
+ n2.unsubscribe(a4);
2457
+ }, i2;
2458
+ }, e3(function(e4, i2, o2) {
2459
+ n2.reason || (n2.reason = new ye(e4, i2, o2), a3(n2.reason));
2460
+ });
2461
+ }
2462
+ throwIfRequested() {
2463
+ if (this.reason) throw this.reason;
2464
+ }
2465
+ subscribe(e3) {
2466
+ this.reason ? e3(this.reason) : this._listeners ? this._listeners.push(e3) : this._listeners = [e3];
2467
+ }
2468
+ unsubscribe(e3) {
2469
+ if (!this._listeners) return;
2470
+ const a3 = this._listeners.indexOf(e3);
2471
+ -1 !== a3 && this._listeners.splice(a3, 1);
2472
+ }
2473
+ static source() {
2474
+ let e3;
2475
+ return { token: new ga(function(a3) {
2476
+ e3 = a3;
2477
+ }), cancel: e3 };
2478
+ }
2479
+ }
2480
+ const ya = ga, wa = { Continue: 100, SwitchingProtocols: 101, Processing: 102, EarlyHints: 103, Ok: 200, Created: 201, Accepted: 202, NonAuthoritativeInformation: 203, NoContent: 204, ResetContent: 205, PartialContent: 206, MultiStatus: 207, AlreadyReported: 208, ImUsed: 226, MultipleChoices: 300, MovedPermanently: 301, Found: 302, SeeOther: 303, NotModified: 304, UseProxy: 305, Unused: 306, TemporaryRedirect: 307, PermanentRedirect: 308, BadRequest: 400, Unauthorized: 401, PaymentRequired: 402, Forbidden: 403, NotFound: 404, MethodNotAllowed: 405, NotAcceptable: 406, ProxyAuthenticationRequired: 407, RequestTimeout: 408, Conflict: 409, Gone: 410, LengthRequired: 411, PreconditionFailed: 412, PayloadTooLarge: 413, UriTooLong: 414, UnsupportedMediaType: 415, RangeNotSatisfiable: 416, ExpectationFailed: 417, ImATeapot: 418, MisdirectedRequest: 421, UnprocessableEntity: 422, Locked: 423, FailedDependency: 424, TooEarly: 425, UpgradeRequired: 426, PreconditionRequired: 428, TooManyRequests: 429, RequestHeaderFieldsTooLarge: 431, UnavailableForLegalReasons: 451, InternalServerError: 500, NotImplemented: 501, BadGateway: 502, ServiceUnavailable: 503, GatewayTimeout: 504, HttpVersionNotSupported: 505, VariantAlsoNegotiates: 506, InsufficientStorage: 507, LoopDetected: 508, NotExtended: 510, NetworkAuthenticationRequired: 511 };
2481
+ Object.entries(wa).forEach(([e3, a3]) => {
2482
+ wa[a3] = e3;
2483
+ });
2484
+ const _a = wa, ja = function e3(a3) {
2485
+ const n2 = new ba(a3), i2 = s(ba.prototype.request, n2);
2486
+ return I.extend(i2, ba.prototype, n2, { allOwnKeys: true }), I.extend(i2, n2, null, { allOwnKeys: true }), i2.create = function(n3) {
2487
+ return e3(ma(a3, n3));
2488
+ }, i2;
2489
+ }(pe);
2490
+ ja.Axios = ba, ja.CanceledError = ye, ja.CancelToken = ya, ja.isCancel = be, ja.VERSION = Se, ja.toFormData = Y, ja.AxiosError = G, ja.Cancel = ja.CanceledError, ja.all = function(e3) {
2491
+ return Promise.all(e3);
2492
+ }, ja.spread = function(e3) {
2493
+ return function(a3) {
2494
+ return e3.apply(null, a3);
2495
+ };
2496
+ }, ja.isAxiosError = function(e3) {
2497
+ return I.isObject(e3) && true === e3.isAxiosError;
2498
+ }, ja.mergeConfig = ma, ja.AxiosHeaders = he, ja.formToJSON = (e3) => se(I.isHTMLForm(e3) ? new FormData(e3) : e3), ja.HttpStatusCode = _a, ja.default = ja;
2499
+ const ka = ja;
2500
+ var Ea;
2501
+ function Oa(e3) {
2502
+ var a3, n2, i2, o2, t2 = e3.body, s2 = e3.url, r2 = e3.auth, c2 = e3.headers, p2 = void 0 === c2 ? { "Content-Type": "application/json" } : c2;
2503
+ return a3 = this, n2 = void 0, o2 = function() {
2504
+ return function(e4, a4) {
2505
+ var n3, i3, o3, t3, s3 = { label: 0, sent: function() {
2506
+ if (1 & o3[0]) throw o3[1];
2507
+ return o3[1];
2508
+ }, trys: [], ops: [] };
2509
+ return t3 = { next: r3(0), throw: r3(1), return: r3(2) }, "function" == typeof Symbol && (t3[Symbol.iterator] = function() {
2510
+ return this;
2511
+ }), t3;
2512
+ function r3(r4) {
2513
+ return function(c3) {
2514
+ return function(r5) {
2515
+ if (n3) throw new TypeError("Generator is already executing.");
2516
+ for (; t3 && (t3 = 0, r5[0] && (s3 = 0)), s3; ) try {
2517
+ if (n3 = 1, i3 && (o3 = 2 & r5[0] ? i3.return : r5[0] ? i3.throw || ((o3 = i3.return) && o3.call(i3), 0) : i3.next) && !(o3 = o3.call(i3, r5[1])).done) return o3;
2518
+ switch (i3 = 0, o3 && (r5 = [2 & r5[0], o3.value]), r5[0]) {
2519
+ case 0:
2520
+ case 1:
2521
+ o3 = r5;
2522
+ break;
2523
+ case 4:
2524
+ return s3.label++, { value: r5[1], done: false };
2525
+ case 5:
2526
+ s3.label++, i3 = r5[1], r5 = [0];
2527
+ continue;
2528
+ case 7:
2529
+ r5 = s3.ops.pop(), s3.trys.pop();
2530
+ continue;
2531
+ default:
2532
+ if (!((o3 = (o3 = s3.trys).length > 0 && o3[o3.length - 1]) || 6 !== r5[0] && 2 !== r5[0])) {
2533
+ s3 = 0;
2534
+ continue;
2535
+ }
2536
+ if (3 === r5[0] && (!o3 || r5[1] > o3[0] && r5[1] < o3[3])) {
2537
+ s3.label = r5[1];
2538
+ break;
2539
+ }
2540
+ if (6 === r5[0] && s3.label < o3[1]) {
2541
+ s3.label = o3[1], o3 = r5;
2542
+ break;
2543
+ }
2544
+ if (o3 && s3.label < o3[2]) {
2545
+ s3.label = o3[2], s3.ops.push(r5);
2546
+ break;
2547
+ }
2548
+ o3[2] && s3.ops.pop(), s3.trys.pop();
2549
+ continue;
2550
+ }
2551
+ r5 = a4.call(e4, s3);
2552
+ } catch (e5) {
2553
+ r5 = [6, e5], i3 = 0;
2554
+ } finally {
2555
+ n3 = o3 = 0;
2556
+ }
2557
+ if (5 & r5[0]) throw r5[1];
2558
+ return { value: r5[0] ? r5[1] : void 0, done: true };
2559
+ }([r4, c3]);
2560
+ };
2561
+ }
2562
+ }(this, function(e4) {
2563
+ return [2, ka.post(s2, t2, { auth: r2, headers: p2 }).then(function(e5) {
2564
+ return e5.data;
2565
+ })];
2566
+ });
2567
+ }, new ((i2 = void 0) || (i2 = Promise))(function(e4, t3) {
2568
+ function s3(e5) {
2569
+ try {
2570
+ c3(o2.next(e5));
2571
+ } catch (e6) {
2572
+ t3(e6);
2573
+ }
2574
+ }
2575
+ function r3(e5) {
2576
+ try {
2577
+ c3(o2.throw(e5));
2578
+ } catch (e6) {
2579
+ t3(e6);
2580
+ }
2581
+ }
2582
+ function c3(a4) {
2583
+ var n3;
2584
+ a4.done ? e4(a4.value) : (n3 = a4.value, n3 instanceof i2 ? n3 : new i2(function(e5) {
2585
+ e5(n3);
2586
+ })).then(s3, r3);
2587
+ }
2588
+ c3((o2 = o2.apply(a3, n2 || [])).next());
2589
+ });
2590
+ }
2591
+ var Ra = new (function() {
2592
+ function e3() {
2593
+ if (this._host = "", this._login = "", this._password = "", Ea) throw new Error("You can only create one instance!");
2594
+ Ea = this;
2595
+ }
2596
+ return Object.defineProperty(e3.prototype, "password", { get: function() {
2597
+ return this._password;
2598
+ }, enumerable: false, configurable: true }), e3.prototype.setPassword = function(e4) {
2599
+ this._password = null != e4 ? e4 : "";
2600
+ }, Object.defineProperty(e3.prototype, "host", { get: function() {
2601
+ return this._host;
2602
+ }, enumerable: false, configurable: true }), e3.prototype.setHost = function(e4) {
2603
+ this._host = null != e4 ? e4 : "";
2604
+ }, Object.defineProperty(e3.prototype, "login", { get: function() {
2605
+ return this._login;
2606
+ }, enumerable: false, configurable: true }), e3.prototype.setLogin = function(e4) {
2607
+ this._login = null != e4 ? e4 : "";
2608
+ }, e3;
2609
+ }())();
2610
+ function Ca(e3) {
2611
+ Ra.setLogin(e3.login), Ra.setPassword(e3.password), Ra.setHost(e3.host);
2612
+ }
2613
+ const Sa = Ra;
2614
+ var Aa, Ta = function(e3) {
2615
+ return Sa.host + "/public-wapi" + e3;
2616
+ }, Fa = function(e3) {
2617
+ return Sa.host + "/wapi" + e3;
2618
+ };
2619
+ const Pa = new (function() {
2620
+ function e3() {
2621
+ if (Aa) throw new Error("You can only create one instance!");
2622
+ Aa = this;
2623
+ }
2624
+ return e3.prototype.setService = function(e4) {
2625
+ this.service = e4;
2626
+ }, e3.prototype.createFileHandler = function(e4) {
2627
+ return new this.service(e4);
2628
+ }, e3;
2629
+ }())();
2630
+ var za, La = (za = function(e3, a3) {
2631
+ return za = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(e4, a4) {
2632
+ e4.__proto__ = a4;
2633
+ } || function(e4, a4) {
2634
+ for (var n2 in a4) Object.prototype.hasOwnProperty.call(a4, n2) && (e4[n2] = a4[n2]);
2635
+ }, za(e3, a3);
2636
+ }, function(e3, a3) {
2637
+ if ("function" != typeof a3 && null !== a3) throw new TypeError("Class extends value " + String(a3) + " is not a constructor or null");
2638
+ function n2() {
2639
+ this.constructor = e3;
2640
+ }
2641
+ za(e3, a3), e3.prototype = null === a3 ? Object.create(a3) : (n2.prototype = a3.prototype, new n2());
2642
+ }), Ba = function() {
2643
+ return Ba = Object.assign || function(e3) {
2644
+ for (var a3, n2 = 1, i2 = arguments.length; n2 < i2; n2++) for (var o2 in a3 = arguments[n2]) Object.prototype.hasOwnProperty.call(a3, o2) && (e3[o2] = a3[o2]);
2645
+ return e3;
2646
+ }, Ba.apply(this, arguments);
2647
+ }, Na = function(e3) {
2648
+ function n2(a3) {
2649
+ var n3 = this, i2 = a3.url, o2 = a3.auth, t2 = function(e4, a4) {
2650
+ var n4 = {};
2651
+ for (var i3 in e4) Object.prototype.hasOwnProperty.call(e4, i3) && a4.indexOf(i3) < 0 && (n4[i3] = e4[i3]);
2652
+ if (null != e4 && "function" == typeof Object.getOwnPropertySymbols) {
2653
+ var o3 = 0;
2654
+ for (i3 = Object.getOwnPropertySymbols(e4); o3 < i3.length; o3++) a4.indexOf(i3[o3]) < 0 && Object.prototype.propertyIsEnumerable.call(e4, i3[o3]) && (n4[i3[o3]] = e4[i3[o3]]);
2655
+ }
2656
+ return n4;
2657
+ }(a3, ["url", "auth"]);
2658
+ return (n3 = e3.call(this, t2.objectName, t2.body) || this).url = i2, n3.auth = o2, n3;
2659
+ }
2660
+ return La(n2, e3), n2.prototype.createModBody = function(e4) {
2661
+ var a3;
2662
+ return this.clearBody({ Params: this._body.Params, Request: (a3 = {}, a3[this.objectName] = e4, a3), Language: this._body.Language });
2663
+ }, n2.prototype.prepareRecord = function(e4, a3) {
2664
+ var n3 = Ba({}, e4), i2 = [];
2665
+ for (var o2 in n3) {
2666
+ var t2 = Array.isArray(e4[o2]) ? e4[o2][0] : e4[o2], s2 = Pa.createFileHandler(t2);
2667
+ s2.isFile() && (i2.push(t2), n3[o2] = { FileRequestID: a3, FileSize: s2.size, FileName: s2.name, FileType: s2.type }, ++a3);
2668
+ }
2669
+ return { data: n3, files: i2 };
2670
+ }, n2.prototype.prepareRequest = function() {
2671
+ var e4 = this;
2672
+ return this.request.reduce(function(a3, n3) {
2673
+ var i2 = a3.files, o2 = a3.formDataArr, t2 = e4.prepareRecord(n3, i2.length);
2674
+ return i2.push.apply(i2, t2.files), o2.push(t2.data), { files: i2, formDataArr: o2 };
2675
+ }, { formDataArr: [], files: [] });
2676
+ }, n2.prototype.filesBody = function(e4, n3) {
2677
+ var i2 = new (a2())();
2678
+ return i2.append("json", JSON.stringify(e4)), n3.forEach(function(e5, a3) {
2679
+ i2.append(a3.toString(), e5);
2680
+ }), i2;
2681
+ }, n2.prototype.clearBody = function(e4) {
2682
+ return Object.keys(e4).forEach(function(a3) {
2683
+ return void 0 === e4[a3] && delete e4[a3];
2684
+ }), e4;
2685
+ }, n2.prototype.requestBody = function() {
2686
+ if (!this.request) return { data: this.clearBody(Object.assign({}, this._body)) };
2687
+ var e4 = this.prepareRequest();
2688
+ return e4.files.length ? { data: this.filesBody(this.createModBody(e4.formDataArr), e4.files), headers: { "Content-Type": "multipart/form-data" } } : { data: this.createModBody(e4.formDataArr) };
2689
+ }, n2.prototype.send = function(e4) {
2690
+ var a3, n3, i2, o2, t2, s2;
2691
+ return void 0 === e4 && (e4 = false), i2 = this, o2 = void 0, s2 = function() {
2692
+ var i3, o3, t3;
2693
+ return function(e5, a4) {
2694
+ var n4, i4, o4, t4, s3 = { label: 0, sent: function() {
2695
+ if (1 & o4[0]) throw o4[1];
2696
+ return o4[1];
2697
+ }, trys: [], ops: [] };
2698
+ return t4 = { next: r2(0), throw: r2(1), return: r2(2) }, "function" == typeof Symbol && (t4[Symbol.iterator] = function() {
2699
+ return this;
2700
+ }), t4;
2701
+ function r2(r3) {
2702
+ return function(c2) {
2703
+ return function(r4) {
2704
+ if (n4) throw new TypeError("Generator is already executing.");
2705
+ for (; t4 && (t4 = 0, r4[0] && (s3 = 0)), s3; ) try {
2706
+ if (n4 = 1, i4 && (o4 = 2 & r4[0] ? i4.return : r4[0] ? i4.throw || ((o4 = i4.return) && o4.call(i4), 0) : i4.next) && !(o4 = o4.call(i4, r4[1])).done) return o4;
2707
+ switch (i4 = 0, o4 && (r4 = [2 & r4[0], o4.value]), r4[0]) {
2708
+ case 0:
2709
+ case 1:
2710
+ o4 = r4;
2711
+ break;
2712
+ case 4:
2713
+ return s3.label++, { value: r4[1], done: false };
2714
+ case 5:
2715
+ s3.label++, i4 = r4[1], r4 = [0];
2716
+ continue;
2717
+ case 7:
2718
+ r4 = s3.ops.pop(), s3.trys.pop();
2719
+ continue;
2720
+ default:
2721
+ if (!((o4 = (o4 = s3.trys).length > 0 && o4[o4.length - 1]) || 6 !== r4[0] && 2 !== r4[0])) {
2722
+ s3 = 0;
2723
+ continue;
2724
+ }
2725
+ if (3 === r4[0] && (!o4 || r4[1] > o4[0] && r4[1] < o4[3])) {
2726
+ s3.label = r4[1];
2727
+ break;
2728
+ }
2729
+ if (6 === r4[0] && s3.label < o4[1]) {
2730
+ s3.label = o4[1], o4 = r4;
2731
+ break;
2732
+ }
2733
+ if (o4 && s3.label < o4[2]) {
2734
+ s3.label = o4[2], s3.ops.push(r4);
2735
+ break;
2736
+ }
2737
+ o4[2] && s3.ops.pop(), s3.trys.pop();
2738
+ continue;
2739
+ }
2740
+ r4 = a4.call(e5, s3);
2741
+ } catch (e6) {
2742
+ r4 = [6, e6], i4 = 0;
2743
+ } finally {
2744
+ n4 = o4 = 0;
2745
+ }
2746
+ if (5 & r4[0]) throw r4[1];
2747
+ return { value: r4[0] ? r4[1] : void 0, done: true };
2748
+ }([r3, c2]);
2749
+ };
2750
+ }
2751
+ }(this, function(s3) {
2752
+ switch (s3.label) {
2753
+ case 0:
2754
+ return i3 = (null === (a3 = this.auth) || void 0 === a3 ? void 0 : a3.username) ? this.auth : void 0, o3 = this.requestBody(), [4, Oa({ url: this.url, auth: i3, body: o3.data, headers: o3.headers })];
2755
+ case 1:
2756
+ if (t3 = s3.sent(), e4) return [2, t3];
2757
+ if ("000" !== t3.ResponseCode) throw new Error(t3.ResponseText);
2758
+ return [2, null === (n3 = null == t3 ? void 0 : t3.Response) || void 0 === n3 ? void 0 : n3[this.objectName]];
2759
+ }
2760
+ });
2761
+ }, new ((t2 = void 0) || (t2 = Promise))(function(e5, a4) {
2762
+ function n4(e6) {
2763
+ try {
2764
+ c2(s2.next(e6));
2765
+ } catch (e7) {
2766
+ a4(e7);
2767
+ }
2768
+ }
2769
+ function r2(e6) {
2770
+ try {
2771
+ c2(s2.throw(e6));
2772
+ } catch (e7) {
2773
+ a4(e7);
2774
+ }
2775
+ }
2776
+ function c2(a5) {
2777
+ var i3;
2778
+ a5.done ? e5(a5.value) : (i3 = a5.value, i3 instanceof t2 ? i3 : new t2(function(e6) {
2779
+ e6(i3);
2780
+ })).then(n4, r2);
2781
+ }
2782
+ c2((s2 = s2.apply(i2, o2 || [])).next());
2783
+ });
2784
+ }, n2;
2785
+ }(t);
2786
+ function qa(e3, a3, n2) {
2787
+ var i2 = { username: Sa.login, password: Sa.password };
2788
+ return new Na({ objectName: e3, body: n2, url: Fa("/".concat(e3, "/").concat(a3)), auth: i2 });
2789
+ }
2790
+ function Ua(e3, a3, n2) {
2791
+ return new Na({ objectName: e3, body: n2, url: Ta("/".concat(e3, "/").concat(a3)) });
2792
+ }
2793
+ function Ia(e3, a3) {
2794
+ return qa(e3, "List", a3);
2795
+ }
2796
+ function Da(e3, a3) {
2797
+ return Ua(e3, "List", a3);
2798
+ }
2799
+ function Ma(e3) {
2800
+ return qa(e3, "Mod");
2801
+ }
2802
+ function Ha(e3) {
2803
+ return Ua(e3, "Mod");
2804
+ }
2805
+ function Ga(e3) {
2806
+ return qa(e3, "Ins");
2807
+ }
2808
+ function Ka(e3) {
2809
+ return Ua(e3, "Ins");
2810
+ }
2811
+ function Wa(e3) {
2812
+ return qa(e3, "Ins");
2813
+ }
2814
+ function Va(e3) {
2815
+ return Ua(e3, "Del");
2816
+ }
2817
+ var $a = n(7147), Ja = n.n($a), Ya = n(1017), Qa = n.n(Ya), Xa = [{ ext: ".aac", mime: "audio/aac" }, { ext: ".abw", mime: "application/x-abiword" }, { ext: ".arc", mime: "application/x-freearc" }, { ext: ".avif", mime: "image/avif" }, { ext: ".avi", mime: "video/x-msvideo" }, { ext: ".azw", mime: "application/vnd.amazon.ebook" }, { ext: ".bin", mime: "application/octet-stream" }, { ext: ".bmp", mime: "image/bmp" }, { ext: ".bz", mime: "application/x-bzip" }, { ext: ".bz2", mime: "application/x-bzip2" }, { ext: ".cda", mime: "application/x-cdf" }, { ext: ".csh", mime: "application/x-csh" }, { ext: ".css", mime: "text/css" }, { ext: ".csv", mime: "text/csv" }, { ext: ".doc", mime: "application/msword" }, { ext: ".docx", mime: "application/vnd.openxmlformats-officedocument.wordprocessingml.document" }, { ext: ".eot", mime: "application/vnd.ms-fontobject" }, { ext: ".epub", mime: "application/epub+zip" }, { ext: ".gz", mime: "application/gzip" }, { ext: ".gif", mime: "image/gif" }, { ext: ".htm, .html", mime: "text/html" }, { ext: ".ico", mime: "image/vnd.microsoft.icon" }, { ext: ".ics", mime: "text/calendar" }, { ext: ".jar", mime: "application/java-archive" }, { ext: ".jpeg, .jpg", mime: "image/jpeg" }, { ext: ".js", mime: "text/javascript (Specifications: HTML and RFC 9239)" }, { ext: ".json", mime: "application/json" }, { ext: ".jsonld", mime: "application/ld+json" }, { ext: ".mid, .midi", mime: "audio/midi, audio/x-midi" }, { ext: ".mjs", mime: "text/javascript" }, { ext: ".mp3", mime: "audio/mpeg" }, { ext: ".mp4", mime: "video/mp4" }, { ext: ".mpeg", mime: "video/mpeg" }, { ext: ".mpkg", mime: "application/vnd.apple.installer+xml" }, { ext: ".odp", mime: "application/vnd.oasis.opendocument.presentation" }, { ext: ".ods", mime: "application/vnd.oasis.opendocument.spreadsheet" }, { ext: ".odt", mime: "application/vnd.oasis.opendocument.text" }, { ext: ".oga", mime: "audio/ogg" }, { ext: ".ogv", mime: "video/ogg" }, { ext: ".ogx", mime: "application/ogg" }, { ext: ".opus", mime: "audio/opus" }, { ext: ".otf", mime: "font/otf" }, { ext: ".png", mime: "image/png" }, { ext: ".pdf", mime: "application/pdf" }, { ext: ".php", mime: "application/x-httpd-php" }, { ext: ".ppt", mime: "application/vnd.ms-powerpoint" }, { ext: ".pptx", mime: "application/vnd.openxmlformats-officedocument.presentationml.presentation" }, { ext: ".rar", mime: "application/vnd.rar" }, { ext: ".rtf", mime: "application/rtf" }, { ext: ".sh", mime: "application/x-sh" }, { ext: ".svg", mime: "image/svg+xml" }, { ext: ".tar", mime: "application/x-tar" }, { ext: ".tif, .tiff", mime: "image/tiff" }, { ext: ".ts", mime: "video/mp2t" }, { ext: ".ttf", mime: "font/ttf" }, { ext: ".txt", mime: "text/plain" }, { ext: ".md", mime: "text/plain" }, { ext: ".vsd", mime: "application/vnd.visio" }, { ext: ".wav", mime: "audio/wav" }, { ext: ".weba", mime: "audio/webm" }, { ext: ".webm", mime: "video/webm" }, { ext: ".webp", mime: "image/webp" }, { ext: ".woff", mime: "font/woff" }, { ext: ".woff2", mime: "font/woff2" }, { ext: ".xhtml", mime: "application/xhtml+xml" }, { ext: ".xls", mime: "application/vnd.ms-excel" }, { ext: ".xlsx", mime: "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" }, { ext: ".xml", mime: "application/xml is recommended as of RFC 7303 (section 4.1), but text/xml is still used sometimes. You can assign a specific MIME type to a file with .xml extension depending on how its contents are meant to be interpreted. For instance, an Atom feed is application/atom+xml, but application/xml serves as a valid default." }, { ext: ".xul", mime: "application/vnd.mozilla.xul+xml" }, { ext: ".zip", mime: "application/zip" }, { ext: ".3gp", mime: "video/3gpp; audio/3gpp if it doesn't contain video" }, { ext: ".3g2", mime: "video/3gpp2; audio/3gpp2 if it doesn't contain video" }, { ext: ".7z", mime: "application/x-7z-compressed" }], Za = function() {
2818
+ function e3(e4) {
2819
+ this._data = e4;
2820
+ }
2821
+ return e3.prototype.isFile = function() {
2822
+ return "function" == typeof this._data.on && "string" == typeof this._data.path;
2823
+ }, Object.defineProperty(e3.prototype, "size", { get: function() {
2824
+ return Ja().statSync(this._data.path).size;
2825
+ }, enumerable: false, configurable: true }), Object.defineProperty(e3.prototype, "type", { get: function() {
2826
+ return function(e4) {
2827
+ for (var a3 = 0, n2 = Xa; a3 < n2.length; a3++) {
2828
+ var i2 = n2[a3];
2829
+ if (i2.ext === e4) return i2.mime;
2830
+ }
2831
+ return "";
2832
+ }(en(this._data.path).ext);
2833
+ }, enumerable: false, configurable: true }), Object.defineProperty(e3.prototype, "name", { get: function() {
2834
+ return en(this._data.path).base;
2835
+ }, enumerable: false, configurable: true }), e3;
2836
+ }();
2837
+ function en(e3) {
2838
+ return Qa().parse(e3);
2839
+ }
2840
+ Pa.setService(Za);
2841
+ })(), module.exports = i;
2842
+ })();
2843
+ }
2844
+ });
36
2845
 
37
2846
  // src/pageObjects/pages/LoginPage.ts
38
2847
  import { By } from "selenium-webdriver";
@@ -355,8 +3164,21 @@ var Dialog = class extends AbstractElement {
355
3164
  return new DialogButton(this.buttonsSelector, text, this.driver);
356
3165
  }
357
3166
  };
3167
+
3168
+ // src/api/ApiRequest.ts
3169
+ var import_d5lib = __toESM(require_d5lib());
3170
+ function ApiRequest(objectName, operation) {
3171
+ const { auth } = config();
3172
+ (0, import_d5lib.config)(auth);
3173
+ const postInstance = (0, import_d5lib.post)(objectName, operation);
3174
+ const invoke = async () => {
3175
+ return postInstance.send(true);
3176
+ };
3177
+ return Object.assign(postInstance, { invoke });
3178
+ }
358
3179
  export {
359
3180
  AbstractPage,
3181
+ ApiRequest,
360
3182
  ControlClass,
361
3183
  Dialog,
362
3184
  FilterPanel,
@@ -385,3 +3207,4 @@ export {
385
3207
  waitElementIsClickable_default as waitElementIsClickable,
386
3208
  waitElementIsVisible_default as waitElementIsVisible
387
3209
  };
3210
+ /*! For license information please see d5lib.js.LICENSE.txt */