@20minutes/tyr 2.42.1 → 2.42.3
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
1
|
export declare const cookieItemsToKeep: string[];
|
|
2
2
|
export declare const localItemsToKeep: string[];
|
|
3
3
|
export declare const sessionItemsToKeep: string[];
|
|
4
|
-
export declare const requiredPurposes: readonly ["mesureda-6qyqaZXC", "publicite-9qedKJMX", "activation-bVrTKmmw", "
|
|
5
|
-
export declare const requiredVendors: readonly ["
|
|
4
|
+
export declare const requiredPurposes: readonly ["mesureda-6qyqaZXC", "publicite-9qedKJMX", "activation-bVrTKmmw", "cookies", "select_basic_ads", "create_ads_profile", "select_personalized_ads", "measure_ad_performance", "measure_content_performance", "market_research", "improve_products", "device_characteristics", "geolocation_data", "create_content_profile", "select_personalized_content", "use_limited_data_to_select_content"];
|
|
5
|
+
export declare const requiredVendors: readonly ["20minutes-TB2pKd68", "20minutes-aFP8daKL", "20minutes-267jiLcq", "366sas-U9KhdfCC", "ultimedia", "amazonadv-U9UXjWkj", "google", "cxense"];
|
package/dist/index.es.js
CHANGED
|
@@ -68752,7 +68752,7 @@ const D9 = () => {
|
|
|
68752
68752
|
cartridge: s.node?.editorial_model === Xp.Live && s.node?.state === RR.open ? "live" : void 0,
|
|
68753
68753
|
...o ? { cardImageProps: o } : {}
|
|
68754
68754
|
};
|
|
68755
|
-
t.name === "le-direct" && s?.node?.published_at && (l.liveTime = n.format(new Date(s.node.published_at).getTime()).replace(":", "
|
|
68755
|
+
t.name === "le-direct" && s?.node?.published_at && (l.liveTime = n.format(new Date(s.node.published_at).getTime()).replace(":", "h")), a.push(l);
|
|
68756
68756
|
}
|
|
68757
68757
|
return a;
|
|
68758
68758
|
}, []).slice(0, t.limit)
|
|
@@ -69128,7 +69128,7 @@ const D9 = () => {
|
|
|
69128
69128
|
text: l.node.label,
|
|
69129
69129
|
color: xb(l?.node?.rubric?.node?.themeColor?.node?.slug)
|
|
69130
69130
|
},
|
|
69131
|
-
liveTime: NZ.format(new Date(l.node.published_at).getTime()).replace(":", "
|
|
69131
|
+
liveTime: NZ.format(new Date(l.node.published_at).getTime()).replace(":", "h")
|
|
69132
69132
|
},
|
|
69133
69133
|
cardTitleProps: {
|
|
69134
69134
|
cartridge: l?.node?.editorial_model === "Live" ? "live" : void 0
|