gearboxdownloadmodal 6.0.9 → 6.0.10
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 +7 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +13 -13
- package/dist/index.umd.js.map +1 -1
- package/dist/insights.svg +14 -14
- package/dist/src/data/network-data-tracking.json.d.ts +5 -0
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -5762,7 +5762,8 @@ const bs = ({
|
|
|
5762
5762
|
inmobi: "copy,html,",
|
|
5763
5763
|
nend: "html",
|
|
5764
5764
|
adikteev: "html",
|
|
5765
|
-
jammp: "copy,html"
|
|
5765
|
+
jammp: "copy,html",
|
|
5766
|
+
mraid: "copy,html"
|
|
5766
5767
|
};
|
|
5767
5768
|
const D = () => {
|
|
5768
5769
|
n(e);
|
|
@@ -6276,6 +6277,11 @@ const bs = ({
|
|
|
6276
6277
|
id: "49",
|
|
6277
6278
|
name: "bidease",
|
|
6278
6279
|
imageSrc: "https://gearbox.playablefactory.com/bidease.png"
|
|
6280
|
+
},
|
|
6281
|
+
{
|
|
6282
|
+
id: "50",
|
|
6283
|
+
name: "mraid",
|
|
6284
|
+
imageSrc: "https://gearbox.playablefactory.com/mraid.png"
|
|
6279
6285
|
}
|
|
6280
6286
|
], Cs = ({ children: e, typeOfProduct: t, className: n, onClick: r }) => {
|
|
6281
6287
|
const o = {
|