@getsupertab/supertab-js 3.44.0 → 3.45.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
- import { c as R, g as z } from "./supertab-4cYGzOLj.js";
2
- function $(w, d) {
1
+ import { c as R, g as z } from "./supertab-B3hAtZe5.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 X() {
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 = X();
335
- const J = /* @__PURE__ */ z(j), Q = /* @__PURE__ */ $({
334
+ var j = J();
335
+ const K = /* @__PURE__ */ z(j), W = /* @__PURE__ */ X({
336
336
  __proto__: null,
337
- default: J
337
+ default: K
338
338
  }, [j]);
339
339
  export {
340
- Q as b
340
+ W as b
341
341
  };