@getsupertab/supertab-js 3.44.0 → 3.44.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/pkg/prod/{browser-ponyfill-CVf6MipV.js → browser-ponyfill-LimifoXL.js} +13 -13
- package/dist/pkg/prod/{sentry-D94y5tdt.js → sentry-CC2YQ1c7.js} +2496 -2449
- package/dist/pkg/prod/style-3GrWAj0J.js +4 -0
- package/dist/pkg/prod/{supertab-4cYGzOLj.js → supertab-D8M_lr8q.js} +16634 -16236
- package/dist/pkg/prod/supertab.js +1 -1
- package/dist/pkg/prod/{tailwind-BMQWWhR9.js → tailwind-DygFnBDs.js} +1 -1
- package/package.json +23 -23
- package/dist/pkg/prod/style-DE2P5aUR.js +0 -4
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { c as R, g as z } from "./supertab-
|
|
2
|
-
function
|
|
1
|
+
import { c as R, g as z } from "./supertab-D8M_lr8q.js";
|
|
2
|
+
function X(w, d) {
|
|
3
3
|
for (var b = 0; b < d.length; b++) {
|
|
4
4
|
const y = d[b];
|
|
5
5
|
if (typeof y != "string" && !Array.isArray(y)) {
|
|
@@ -16,26 +16,26 @@ function $(w, d) {
|
|
|
16
16
|
return Object.freeze(Object.defineProperty(w, Symbol.toStringTag, { value: "Module" }));
|
|
17
17
|
}
|
|
18
18
|
var A = { exports: {} }, U;
|
|
19
|
-
function
|
|
20
|
-
return U || (U = 1, function(w, d) {
|
|
21
|
-
var b = typeof globalThis < "u" && globalThis || typeof self < "u" && self || typeof R < "u" && R, y = function() {
|
|
19
|
+
function J() {
|
|
20
|
+
return U || (U = 1, (function(w, d) {
|
|
21
|
+
var b = typeof globalThis < "u" && globalThis || typeof self < "u" && self || typeof R < "u" && R, y = (function() {
|
|
22
22
|
function p() {
|
|
23
23
|
this.fetch = !1, this.DOMException = b.DOMException;
|
|
24
24
|
}
|
|
25
25
|
return p.prototype = b, new p();
|
|
26
|
-
}();
|
|
26
|
+
})();
|
|
27
27
|
(function(p) {
|
|
28
28
|
(function(u) {
|
|
29
29
|
var a = typeof p < "u" && p || typeof self < "u" && self || typeof a < "u" && a, f = {
|
|
30
30
|
searchParams: "URLSearchParams" in a,
|
|
31
31
|
iterable: "Symbol" in a && "iterator" in Symbol,
|
|
32
|
-
blob: "FileReader" in a && "Blob" in a && function() {
|
|
32
|
+
blob: "FileReader" in a && "Blob" in a && (function() {
|
|
33
33
|
try {
|
|
34
34
|
return new Blob(), !0;
|
|
35
35
|
} catch {
|
|
36
36
|
return !1;
|
|
37
37
|
}
|
|
38
|
-
}(),
|
|
38
|
+
})(),
|
|
39
39
|
formData: "FormData" in a,
|
|
40
40
|
arrayBuffer: "ArrayBuffer" in a
|
|
41
41
|
};
|
|
@@ -329,13 +329,13 @@ function X() {
|
|
|
329
329
|
})(y), y.fetch.ponyfill = !0, delete y.fetch.polyfill;
|
|
330
330
|
var h = b.fetch ? b : y;
|
|
331
331
|
d = h.fetch, d.default = h.fetch, d.fetch = h.fetch, d.Headers = h.Headers, d.Request = h.Request, d.Response = h.Response, w.exports = d;
|
|
332
|
-
}(A, A.exports)), A.exports;
|
|
332
|
+
})(A, A.exports)), A.exports;
|
|
333
333
|
}
|
|
334
|
-
var j =
|
|
335
|
-
const
|
|
334
|
+
var j = J();
|
|
335
|
+
const K = /* @__PURE__ */ z(j), W = /* @__PURE__ */ X({
|
|
336
336
|
__proto__: null,
|
|
337
|
-
default:
|
|
337
|
+
default: K
|
|
338
338
|
}, [j]);
|
|
339
339
|
export {
|
|
340
|
-
|
|
340
|
+
W as b
|
|
341
341
|
};
|