gearboxdownloadmodal 6.0.21 → 6.0.23
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 +13 -11
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/dist/src/data/network-data-tracking.json.d.ts +11 -10
- package/package.json +57 -57
package/dist/index.es.js
CHANGED
|
@@ -6164,6 +6164,16 @@ const Is = ({
|
|
|
6164
6164
|
)
|
|
6165
6165
|
] });
|
|
6166
6166
|
}, Rt = [
|
|
6167
|
+
{
|
|
6168
|
+
id: "22",
|
|
6169
|
+
name: "moloco",
|
|
6170
|
+
imageSrc: "https://home.playablefactory.com/moloco.png"
|
|
6171
|
+
},
|
|
6172
|
+
{
|
|
6173
|
+
id: "44",
|
|
6174
|
+
name: "molocoV2",
|
|
6175
|
+
imageSrc: "https://home.playablefactory.com/molocoV2.png"
|
|
6176
|
+
},
|
|
6167
6177
|
{
|
|
6168
6178
|
id: "33",
|
|
6169
6179
|
name: "web",
|
|
@@ -6274,11 +6284,6 @@ const Is = ({
|
|
|
6274
6284
|
name: "liftoff",
|
|
6275
6285
|
imageSrc: "https://home.playablefactory.com/liftoff.png"
|
|
6276
6286
|
},
|
|
6277
|
-
{
|
|
6278
|
-
id: "22",
|
|
6279
|
-
name: "moloco",
|
|
6280
|
-
imageSrc: "https://home.playablefactory.com/moloco.png"
|
|
6281
|
-
},
|
|
6282
6287
|
{
|
|
6283
6288
|
id: "23",
|
|
6284
6289
|
name: "nucleo",
|
|
@@ -6364,11 +6369,6 @@ const Is = ({
|
|
|
6364
6369
|
name: "adjoe",
|
|
6365
6370
|
imageSrc: "https://home.playablefactory.com/adjoe.png"
|
|
6366
6371
|
},
|
|
6367
|
-
{
|
|
6368
|
-
id: "44",
|
|
6369
|
-
name: "molocoV2",
|
|
6370
|
-
imageSrc: "https://home.playablefactory.com/molocoV2.png"
|
|
6371
|
-
},
|
|
6372
6372
|
{
|
|
6373
6373
|
id: "45",
|
|
6374
6374
|
name: "adikteev",
|
|
@@ -6686,7 +6686,9 @@ const zs = ({
|
|
|
6686
6686
|
urlType: x,
|
|
6687
6687
|
setUrlType: O
|
|
6688
6688
|
}) => {
|
|
6689
|
-
const [j, z] = P(null), [v, _] = P(null), [$, F] = P(null), [ue, ee] = P(!1), [ae, X] = P(!0), [B, W] = P(window.innerWidth), [Y, N] = P(!1)
|
|
6689
|
+
const [j, z] = P(null), [v, _] = P(null), [$, F] = P(null), [ue, ee] = P(!1), [ae, X] = P(!0), [B, W] = P(window.innerWidth), [Y, N] = P(!1);
|
|
6690
|
+
console.log("download modal version: 6.0.22");
|
|
6691
|
+
const [f, S] = P(!1);
|
|
6690
6692
|
ve(() => {
|
|
6691
6693
|
}, [f]), ve(() => {
|
|
6692
6694
|
const w = () => {
|