sass-template-common 0.0.87 → 0.0.89
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.
|
@@ -978,10 +978,10 @@ const Io = () => {
|
|
|
978
978
|
"YYYY/MM/DD"
|
|
979
979
|
)}/liveblog_${i}.html`;
|
|
980
980
|
} else {
|
|
981
|
-
const
|
|
982
|
-
Array.isArray(
|
|
981
|
+
const s = e.params.news.replace(/\.html$/g, "").split("-");
|
|
982
|
+
Array.isArray(s) && (t = `/contenidos/${ge(s[s.length - 2]).format(
|
|
983
983
|
"YYYY/MM/DD"
|
|
984
|
-
)}/noticia_${
|
|
984
|
+
)}/noticia_${s[s.length - 1]}.html`);
|
|
985
985
|
}
|
|
986
986
|
return e.config.servicePrefix + t;
|
|
987
987
|
};
|
|
@@ -6144,7 +6144,7 @@ const gt = (e) => {
|
|
|
6144
6144
|
)
|
|
6145
6145
|
] })
|
|
6146
6146
|
] });
|
|
6147
|
-
}, wc = "
|
|
6147
|
+
}, wc = "_content_kajto_1", yc = "_imageContent_kajto_9", Cc = "_imageStyled_kajto_18", bc = "_contentIconStyled_kajto_19", vc = "_avatarContent_kajto_36", _c = "_journalistSection_kajto_44", Nc = "_journalistInfo_kajto_51", Sc = "_journalistInfoLink_kajto_52", xc = "_socialNetworkSection_kajto_84", Ec = "_avatarStyled_kajto_96", kc = "_article_kajto_101", Uc = "_socialButton_kajto_105", Ic = "_facebookStyled_kajto_121", Tc = "_emailStyled_kajto_125", qc = "_xStyled_kajto_129", Bc = "_linkedinStyled_kajto_133", Lc = "_whatsappStyled_kajto_137", Rc = "_whatsappLink_kajto_141", Dc = "_clipboardButton_kajto_157", Mc = "_googleProfileButton_kajto_193", ce = {
|
|
6148
6148
|
content: wc,
|
|
6149
6149
|
imageContent: yc,
|
|
6150
6150
|
imageStyled: Cc,
|
|
@@ -6706,7 +6706,7 @@ const Vc = "_content_r1co8_1", Fc = "_videoContent_r1co8_20", Wc = "_articleSect
|
|
|
6706
6706
|
}, Kd = (e) => /* @__PURE__ */ a("section", { className: Vt.content, children: e.itemList[0]?.list.items.map((t, n) => /* @__PURE__ */ m("div", { className: Vt.contentLine, children: [
|
|
6707
6707
|
/* @__PURE__ */ a(U, { className: Vt.dateLink, href: `#item-${n + 1}`, children: Co(t.date) }),
|
|
6708
6708
|
/* @__PURE__ */ a("div", { className: Vt.contentText, children: (e.itemList[0]?.list.integrated, t.title) })
|
|
6709
|
-
] }, n)) }), Jd = "
|
|
6709
|
+
] }, n)) }), Jd = "_content_w8a84_1", Zd = "_contentInfo_w8a84_11", Xd = "_imageStyled_w8a84_19", e1 = "_contentIconStyled_w8a84_30", t1 = "_name_w8a84_56", n1 = "_email_w8a84_65", a1 = "_description_w8a84_81", s1 = "_contenSocialNetwork_w8a84_93", o1 = "_socialIcon_w8a84_103", Ae = {
|
|
6710
6710
|
content: Jd,
|
|
6711
6711
|
contentInfo: Zd,
|
|
6712
6712
|
imageStyled: Xd,
|
|
@@ -6777,7 +6777,7 @@ const Vc = "_content_r1co8_1", Fc = "_videoContent_r1co8_20", Wc = "_articleSect
|
|
|
6777
6777
|
] })
|
|
6778
6778
|
}
|
|
6779
6779
|
);
|
|
6780
|
-
}, r1 = "
|
|
6780
|
+
}, r1 = "_content_18ozj_1", l1 = "_contentInfo_18ozj_13", c1 = "_contentAuthor_18ozj_26", d1 = "_imageStyled_18ozj_33", u1 = "_contentIconStyled_18ozj_42", m1 = "_name_18ozj_64", h1 = "_email_18ozj_72", f1 = "_description_18ozj_82", g1 = "_contenSocialNetwork_18ozj_93", p1 = "_socialIcon_18ozj_103", fe = {
|
|
6781
6781
|
content: r1,
|
|
6782
6782
|
contentInfo: l1,
|
|
6783
6783
|
contentAuthor: c1,
|
|
@@ -10253,7 +10253,7 @@ const d0 = "_content_cu8lm_1", u0 = "_title_cu8lm_18", Ga = {
|
|
|
10253
10253
|
/* @__PURE__ */ a("p", { className: Ke.correspondent, children: t() })
|
|
10254
10254
|
] })
|
|
10255
10255
|
] }) }) }) });
|
|
10256
|
-
},
|
|
10256
|
+
}, e3 = (e) => {
|
|
10257
10257
|
switch (e.option) {
|
|
10258
10258
|
case "op1":
|
|
10259
10259
|
return /* @__PURE__ */ a(nf, { videos: e.data });
|
|
@@ -10263,7 +10263,7 @@ const d0 = "_content_cu8lm_1", u0 = "_title_cu8lm_18", Ga = {
|
|
|
10263
10263
|
return /* @__PURE__ */ a(Q, {});
|
|
10264
10264
|
}
|
|
10265
10265
|
};
|
|
10266
|
-
function
|
|
10266
|
+
function t3({ containerId: e, containerId2: t }) {
|
|
10267
10267
|
return Ee(() => {
|
|
10268
10268
|
try {
|
|
10269
10269
|
let n = function() {
|
|
@@ -10681,7 +10681,7 @@ const gf = (e) => {
|
|
|
10681
10681
|
return console.error("Error verificando reCAPTCHA Enterprise:", s), !1;
|
|
10682
10682
|
}
|
|
10683
10683
|
};
|
|
10684
|
-
async function
|
|
10684
|
+
async function n3({
|
|
10685
10685
|
publication: e,
|
|
10686
10686
|
username: t,
|
|
10687
10687
|
id: n,
|
|
@@ -10750,7 +10750,7 @@ const je = {
|
|
|
10750
10750
|
intellectual: "Violación de propiedad intelectual",
|
|
10751
10751
|
bullying: "Bullying o acoso"
|
|
10752
10752
|
};
|
|
10753
|
-
function
|
|
10753
|
+
function a3(e) {
|
|
10754
10754
|
return je[e];
|
|
10755
10755
|
}
|
|
10756
10756
|
const tt = 300, Ge = {
|
|
@@ -12339,7 +12339,7 @@ function Mg({
|
|
|
12339
12339
|
}
|
|
12340
12340
|
) : h;
|
|
12341
12341
|
}
|
|
12342
|
-
const
|
|
12342
|
+
const s3 = ({
|
|
12343
12343
|
render: e,
|
|
12344
12344
|
internalPath: t,
|
|
12345
12345
|
section: n,
|
|
@@ -12407,7 +12407,7 @@ const sp = ({
|
|
|
12407
12407
|
}
|
|
12408
12408
|
);
|
|
12409
12409
|
};
|
|
12410
|
-
async function
|
|
12410
|
+
async function o3({
|
|
12411
12411
|
publication: e,
|
|
12412
12412
|
path: t,
|
|
12413
12413
|
username: n,
|
|
@@ -12514,7 +12514,7 @@ async function op({
|
|
|
12514
12514
|
};
|
|
12515
12515
|
}
|
|
12516
12516
|
}
|
|
12517
|
-
const
|
|
12517
|
+
const i3 = async ({
|
|
12518
12518
|
token: e,
|
|
12519
12519
|
projectId: t,
|
|
12520
12520
|
captchaKey: n,
|
|
@@ -12700,7 +12700,7 @@ function $g({
|
|
|
12700
12700
|
if (s)
|
|
12701
12701
|
return $a[e] && /* @__PURE__ */ a("div", { className: "home-slot", style: ia(n), children: $a[e]({ ...n, banners: s, slot_id: t }) });
|
|
12702
12702
|
}
|
|
12703
|
-
function
|
|
12703
|
+
function r3({
|
|
12704
12704
|
children: e,
|
|
12705
12705
|
stylesConfigEntry: t
|
|
12706
12706
|
}) {
|
|
@@ -12772,7 +12772,7 @@ const Ka = {
|
|
|
12772
12772
|
...t,
|
|
12773
12773
|
rightOnlyBanner: s,
|
|
12774
12774
|
banners: n
|
|
12775
|
-
}) }),
|
|
12775
|
+
}) }), l3 = ({
|
|
12776
12776
|
slots: e,
|
|
12777
12777
|
DYNAMIC_SLOT_SUBINDEXES: t,
|
|
12778
12778
|
stylesConfig: n,
|
|
@@ -12821,7 +12821,7 @@ const Ka = {
|
|
|
12821
12821
|
);
|
|
12822
12822
|
}
|
|
12823
12823
|
return r;
|
|
12824
|
-
},
|
|
12824
|
+
}, c3 = ({
|
|
12825
12825
|
mainBlock: e,
|
|
12826
12826
|
StylesConfigMain: t,
|
|
12827
12827
|
config: n,
|
|
@@ -12884,11 +12884,11 @@ export {
|
|
|
12884
12884
|
P9 as ContactTextarea,
|
|
12885
12885
|
Mt as ContentLayout1,
|
|
12886
12886
|
Ba as ContentLayoutTema,
|
|
12887
|
-
|
|
12887
|
+
c3 as DEBUG_MainSlots,
|
|
12888
12888
|
nh as DestacadoNoticias,
|
|
12889
12889
|
jh as DestacadoVideos,
|
|
12890
12890
|
br as DynamicBlockServices,
|
|
12891
|
-
|
|
12891
|
+
l3 as DynamicComponents,
|
|
12892
12892
|
Pn as DynamicMainSlot,
|
|
12893
12893
|
$g as DynamicSlot,
|
|
12894
12894
|
V9 as EditorialBlock,
|
|
@@ -12909,7 +12909,7 @@ export {
|
|
|
12909
12909
|
G9 as JournalistArticule2,
|
|
12910
12910
|
z9 as JournalistGroup,
|
|
12911
12911
|
Bs as LayoutNewsComponent,
|
|
12912
|
-
|
|
12912
|
+
s3 as LazyLoader,
|
|
12913
12913
|
Vd as LiveBlogHeader,
|
|
12914
12914
|
I9 as Location,
|
|
12915
12915
|
i9 as MainComponentServices,
|
|
@@ -12932,7 +12932,7 @@ export {
|
|
|
12932
12932
|
ma as PreloadImages,
|
|
12933
12933
|
je as REPORT_REASONS,
|
|
12934
12934
|
Xn as Readest,
|
|
12935
|
-
|
|
12935
|
+
t3 as ScriptHydrator,
|
|
12936
12936
|
Z9 as SearchSection,
|
|
12937
12937
|
ie as Section,
|
|
12938
12938
|
He as SectionCard,
|
|
@@ -12942,7 +12942,7 @@ export {
|
|
|
12942
12942
|
Ur as ShowSection,
|
|
12943
12943
|
z2 as SocialNetworks,
|
|
12944
12944
|
Do as SpeculationRules,
|
|
12945
|
-
|
|
12945
|
+
r3 as StaticSlotWrapper,
|
|
12946
12946
|
xl as SubscribeColumn,
|
|
12947
12947
|
Ol as SubscribeRow,
|
|
12948
12948
|
q9 as SubscribeWhatsAppColumn,
|
|
@@ -12952,10 +12952,10 @@ export {
|
|
|
12952
12952
|
n9 as TrimPathname,
|
|
12953
12953
|
L9 as VideoBlock3,
|
|
12954
12954
|
O9 as VideoBlock4,
|
|
12955
|
-
|
|
12955
|
+
e3 as VideoSection,
|
|
12956
12956
|
Go as VideosSchemas,
|
|
12957
12957
|
Qo as WebsiteList,
|
|
12958
|
-
|
|
12958
|
+
o3 as addComment,
|
|
12959
12959
|
Wn as bannersReplace,
|
|
12960
12960
|
Tt as becomeVideoObject,
|
|
12961
12961
|
Ac as coloringByStrokeSVGs,
|
|
@@ -12980,7 +12980,7 @@ export {
|
|
|
12980
12980
|
Qt as getPage,
|
|
12981
12981
|
o9 as getPreloadImages,
|
|
12982
12982
|
jt as getPrevMeta,
|
|
12983
|
-
|
|
12983
|
+
a3 as getReportReasonLabel,
|
|
12984
12984
|
bo as getResponse,
|
|
12985
12985
|
vo as getResponsePromise,
|
|
12986
12986
|
Yn as getSchemas,
|
|
@@ -12994,11 +12994,11 @@ export {
|
|
|
12994
12994
|
es as parseTags,
|
|
12995
12995
|
So as pathnameSplit,
|
|
12996
12996
|
Ho as removePages,
|
|
12997
|
-
|
|
12997
|
+
n3 as reportComment,
|
|
12998
12998
|
Hc as shareButtons,
|
|
12999
12999
|
na as socialIcons,
|
|
13000
13000
|
Lo as speculationRules,
|
|
13001
13001
|
Bo as speculationRulesHome,
|
|
13002
13002
|
xo as urlReplaces,
|
|
13003
|
-
|
|
13003
|
+
i3 as verifyCaptchaTokenEnterprise
|
|
13004
13004
|
};
|