gearboxdownloadmodal 6.0.87 → 7.0.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.
- package/dist/index.es.js +24 -8
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +12 -12
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -5502,10 +5502,10 @@ function ii(t, e) {
|
|
|
5502
5502
|
}
|
|
5503
5503
|
ii({ read: js.decodeValue, write: js.encodeValue }, ji);
|
|
5504
5504
|
let ia;
|
|
5505
|
-
typeof window < "u" && (ia = ra("
|
|
5505
|
+
typeof window < "u" && (ia = ra("sessionId"));
|
|
5506
5506
|
const ve = jc.create({
|
|
5507
5507
|
headers: {
|
|
5508
|
-
|
|
5508
|
+
"X-SESSION-ID": ia
|
|
5509
5509
|
}
|
|
5510
5510
|
});
|
|
5511
5511
|
async function Nc(t, e, n) {
|
|
@@ -6503,7 +6503,27 @@ function Te(t, e) {
|
|
|
6503
6503
|
Cd(t, e)
|
|
6504
6504
|
];
|
|
6505
6505
|
}
|
|
6506
|
-
const pa = vn(""), ha = vn(!1), Yi = vn([]), ma = vn([
|
|
6506
|
+
const pa = vn(""), ha = vn(!1), Yi = vn([]), ma = vn([
|
|
6507
|
+
"web",
|
|
6508
|
+
"adcolony",
|
|
6509
|
+
"applovin",
|
|
6510
|
+
"chartboost",
|
|
6511
|
+
"crossinstall",
|
|
6512
|
+
"fb",
|
|
6513
|
+
"google",
|
|
6514
|
+
"google360",
|
|
6515
|
+
"ironsource",
|
|
6516
|
+
"lifestreet",
|
|
6517
|
+
"liftoff",
|
|
6518
|
+
"mobvista",
|
|
6519
|
+
"nucleo",
|
|
6520
|
+
"tapjoy",
|
|
6521
|
+
"toutiao",
|
|
6522
|
+
"unity",
|
|
6523
|
+
"vungle",
|
|
6524
|
+
"moloco",
|
|
6525
|
+
"cdn"
|
|
6526
|
+
]), qn = vn(!1), wd = ({
|
|
6507
6527
|
versionId: t,
|
|
6508
6528
|
playableId: e,
|
|
6509
6529
|
typeOfProduct: n,
|
|
@@ -7550,11 +7570,7 @@ const Wd = ({ typeOfProduct: t }) => /* @__PURE__ */ c.jsx(
|
|
|
7550
7570
|
}
|
|
7551
7571
|
)
|
|
7552
7572
|
}
|
|
7553
|
-
), Gr = ({
|
|
7554
|
-
title: t,
|
|
7555
|
-
titleId: e,
|
|
7556
|
-
...n
|
|
7557
|
-
}) => /* @__PURE__ */ c.jsxs(
|
|
7573
|
+
), Gr = ({ title: t, titleId: e, ...n }) => /* @__PURE__ */ c.jsxs(
|
|
7558
7574
|
"svg",
|
|
7559
7575
|
{
|
|
7560
7576
|
viewBox: "0 0 25 24",
|