@20minutes/tyr 0.1.153 → 0.1.154
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 +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/js/ads.min.js +1 -1
- package/dist/js/main.min.js +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -51304,7 +51304,7 @@ const Cre = ({
|
|
|
51304
51304
|
}
|
|
51305
51305
|
);
|
|
51306
51306
|
}));
|
|
51307
|
-
}, qre = ({ posts: t, ...n }) => /* @__PURE__ */ E.createElement(lt, { ...n }, t.map((a) => /* @__PURE__ */ E.createElement(lt, { key: a.title.header }, /* @__PURE__ */ E.createElement(aI, { ...a.title }), a.content && /* @__PURE__ */ E.createElement(Bt, { as: "div", fontFamily: "source-serif-pro", size: "l", mt: "s" }, Tv(a.content)), a.readAlsoBlock && /* @__PURE__ */ E.createElement(QC, { ...a.readAlsoBlock, mt: "s" }), /* @__PURE__ */ E.createElement(pl, { color: "grey-200", my: "s" })))
|
|
51307
|
+
}, qre = ({ posts: t, ...n }) => /* @__PURE__ */ E.createElement(lt, { ...n }, t.map((a) => /* @__PURE__ */ E.createElement(lt, { key: a.title.header }, /* @__PURE__ */ E.createElement(aI, { ...a.title }), a.content && /* @__PURE__ */ E.createElement(Bt, { as: "div", fontFamily: "source-serif-pro", size: "l", mt: "s" }, Tv(a.content)), a.readAlsoBlock && /* @__PURE__ */ E.createElement(QC, { ...a.readAlsoBlock, mt: "s" }), /* @__PURE__ */ E.createElement(pl, { color: "grey-200", my: "s" })))), V8 = ({ articles: t, layout: n, seeMoreLink: a }) => {
|
|
51308
51308
|
const i = (c) => {
|
|
51309
51309
|
var p;
|
|
51310
51310
|
return c && (c.rightSubheader && new Date((p = c.rightSubheader) == null ? void 0 : p.text).getTime() ? {
|