asamap 1.0.8 → 1.0.11
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.mjs +18 -17
- package/package.json +2 -2
package/dist/index.mjs
CHANGED
|
@@ -692,7 +692,7 @@ const Ce = {
|
|
|
692
692
|
}, ke = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
693
693
|
__proto__: null,
|
|
694
694
|
default: Ce
|
|
695
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
695
|
+
}, Symbol.toStringTag, { value: "Module" })), n = [
|
|
696
696
|
{
|
|
697
697
|
label: "Pre-Orders",
|
|
698
698
|
visible: !0,
|
|
@@ -725,7 +725,7 @@ const Ce = {
|
|
|
725
725
|
visible: !0,
|
|
726
726
|
chartType: "line",
|
|
727
727
|
value: "cpaTapPreOrders",
|
|
728
|
-
width:
|
|
728
|
+
width: 240,
|
|
729
729
|
align: "right",
|
|
730
730
|
formatter: (e) => e.cpaTapPreOrders || 0
|
|
731
731
|
},
|
|
@@ -734,7 +734,7 @@ const Ce = {
|
|
|
734
734
|
visible: !0,
|
|
735
735
|
chartType: "line",
|
|
736
736
|
value: "cpaTotalPreOrders",
|
|
737
|
-
width:
|
|
737
|
+
width: 200,
|
|
738
738
|
align: "right",
|
|
739
739
|
formatter: (e) => e.cpaTotalPreOrders || 0
|
|
740
740
|
},
|
|
@@ -743,7 +743,7 @@ const Ce = {
|
|
|
743
743
|
visible: !0,
|
|
744
744
|
chartType: "line",
|
|
745
745
|
value: "crTapPreOrders",
|
|
746
|
-
width:
|
|
746
|
+
width: 220,
|
|
747
747
|
align: "right",
|
|
748
748
|
formatter: (e) => e.crTapPreOrders || 0
|
|
749
749
|
},
|
|
@@ -752,13 +752,13 @@ const Ce = {
|
|
|
752
752
|
visible: !0,
|
|
753
753
|
chartType: "line",
|
|
754
754
|
value: "crTotalPreOrders",
|
|
755
|
-
width:
|
|
755
|
+
width: 200,
|
|
756
756
|
align: "right",
|
|
757
757
|
formatter: (e) => e.crTotalPreOrders || 0
|
|
758
758
|
}
|
|
759
759
|
], Ge = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
760
760
|
__proto__: null,
|
|
761
|
-
default:
|
|
761
|
+
default: n
|
|
762
762
|
}, Symbol.toStringTag, { value: "Module" })), k = [
|
|
763
763
|
{
|
|
764
764
|
label: "Spend",
|
|
@@ -828,7 +828,7 @@ const Ce = {
|
|
|
828
828
|
chartType: "line",
|
|
829
829
|
value: "ttr"
|
|
830
830
|
},
|
|
831
|
-
...
|
|
831
|
+
...n
|
|
832
832
|
], G = {};
|
|
833
833
|
k.forEach((e) => {
|
|
834
834
|
G[e.value] = e;
|
|
@@ -934,7 +934,7 @@ const D = [
|
|
|
934
934
|
align: "right",
|
|
935
935
|
formatter: (e) => e.ttrFormat || "0"
|
|
936
936
|
},
|
|
937
|
-
...
|
|
937
|
+
...n,
|
|
938
938
|
{
|
|
939
939
|
label: "MMP Installs",
|
|
940
940
|
precision: 0,
|
|
@@ -1287,7 +1287,7 @@ const De = { base8: k, base8Obj: G, all: D, allObj: I }, Ie = /* @__PURE__ */ Ob
|
|
|
1287
1287
|
value: "viewReDownloads",
|
|
1288
1288
|
formatter: (e) => e.viewReDownloadsFormat || 0
|
|
1289
1289
|
},
|
|
1290
|
-
...
|
|
1290
|
+
...n
|
|
1291
1291
|
], Be = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1292
1292
|
__proto__: null,
|
|
1293
1293
|
default: Re
|
|
@@ -5757,7 +5757,7 @@ const ia = {
|
|
|
5757
5757
|
value: "viewReDownloads",
|
|
5758
5758
|
formatter: (e) => e.viewReDownloadsFormat || "0"
|
|
5759
5759
|
},
|
|
5760
|
-
...
|
|
5760
|
+
...n
|
|
5761
5761
|
], oa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5762
5762
|
__proto__: null,
|
|
5763
5763
|
default: r
|
|
@@ -6001,7 +6001,7 @@ const ca = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6001
6001
|
value: "viewReDownloads",
|
|
6002
6002
|
formatter: (e) => e.viewReDownloadsFormat || "0"
|
|
6003
6003
|
},
|
|
6004
|
-
...
|
|
6004
|
+
...n
|
|
6005
6005
|
], O = {};
|
|
6006
6006
|
j.forEach((e) => {
|
|
6007
6007
|
O[e.value] = e;
|
|
@@ -6282,7 +6282,8 @@ const ba = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6282
6282
|
width: 120,
|
|
6283
6283
|
align: "right",
|
|
6284
6284
|
formatter: (e) => e.revenueFormat || "0"
|
|
6285
|
-
}
|
|
6285
|
+
},
|
|
6286
|
+
...n
|
|
6286
6287
|
], V = {};
|
|
6287
6288
|
F.forEach((e) => {
|
|
6288
6289
|
V[e.value] = e;
|
|
@@ -6489,7 +6490,7 @@ const ta = {
|
|
|
6489
6490
|
if (Aa.indexOf(e) === -1)
|
|
6490
6491
|
return !1;
|
|
6491
6492
|
{
|
|
6492
|
-
const a = /* @__PURE__ */ new Date(),
|
|
6493
|
+
const a = /* @__PURE__ */ new Date(), i = new Date(a.getFullYear(), 0, 1), l = new Date(a.getFullYear(), 6, 1), c = (ee) => {
|
|
6493
6494
|
var s;
|
|
6494
6495
|
const ae = ((s = new Intl.DateTimeFormat("en-US", {
|
|
6495
6496
|
timeZone: e,
|
|
@@ -6498,7 +6499,7 @@ const ta = {
|
|
|
6498
6499
|
/([+-])(\d{2})(?::?(\d{2}))?/
|
|
6499
6500
|
);
|
|
6500
6501
|
return (le === "+" ? -1 : 1) * (parseInt(ne) * 60 + parseInt(ie || "00"));
|
|
6501
|
-
}, q = c(a), Q = c(
|
|
6502
|
+
}, q = c(a), Q = c(i), X = c(l);
|
|
6502
6503
|
return q < Math.max(Q, X);
|
|
6503
6504
|
}
|
|
6504
6505
|
}, ga = [
|
|
@@ -16675,10 +16676,10 @@ const Ya = (e) => {
|
|
|
16675
16676
|
return _;
|
|
16676
16677
|
const a = e.split(".");
|
|
16677
16678
|
if (a.length > 1) {
|
|
16678
|
-
let
|
|
16679
|
+
let i = _;
|
|
16679
16680
|
for (let l = 0; l < a.length; l++)
|
|
16680
|
-
|
|
16681
|
-
return
|
|
16681
|
+
i[a[l]] ? i = i[a[l]] : console.error(`No Map node at ${a[l]} in ${e}`);
|
|
16682
|
+
return i;
|
|
16682
16683
|
} else
|
|
16683
16684
|
return _[e];
|
|
16684
16685
|
};
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "asamap",
|
|
3
3
|
"packageManager": "yarn@4.4.1",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.11",
|
|
5
5
|
"author": "matt avis",
|
|
6
6
|
"main": "./dist/index.mjs",
|
|
7
7
|
"module": "./dist/index.mjs",
|
|
@@ -31,4 +31,4 @@
|
|
|
31
31
|
"vite-plugin-obfuscator": "^1.0.5"
|
|
32
32
|
},
|
|
33
33
|
"license": "ISC"
|
|
34
|
-
}
|
|
34
|
+
}
|