@meduza/ui-kit-2 0.4.5 → 0.4.7
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/DocumentItemsCount/DocumentItemsCount.types.d.ts +1 -0
- package/dist/Dropdown/Dropdown.types.d.ts +1 -0
- package/dist/Lazy/Lazy.types.d.ts +1 -0
- package/dist/ListBlock/ListBlock.types.d.ts +1 -0
- package/dist/Meta/Meta.mock.d.ts +12 -0
- package/dist/RichTitle/RichTitle.types.d.ts +1 -0
- package/dist/Tag/Tag.types.d.ts +1 -1
- package/dist/Toolbar/Toolbar.types.d.ts +1 -0
- package/dist/index.d.ts +0 -1
- package/dist/ui-kit-2.cjs.development.js +204 -293
- package/dist/ui-kit-2.cjs.development.js.map +1 -1
- package/dist/ui-kit-2.cjs.production.min.js +1 -1
- package/dist/ui-kit-2.cjs.production.min.js.map +1 -1
- package/dist/ui-kit-2.esm.js +205 -293
- package/dist/ui-kit-2.esm.js.map +1 -1
- package/dist/ui-kit.css +4 -220
- package/package.json +1 -1
- package/src/Meta/Meta.mock.ts +19 -0
- package/src/Meta/Meta.stories.module.css +16 -0
- package/src/Meta/Meta.stories.tsx +17 -4
- package/src/Meta/MetaContainer.tsx +8 -0
- package/src/Tag/Tag.module.css +4 -3
- package/src/Tag/Tag.stories.tsx +16 -3
- package/src/Tag/Tag.types.ts +7 -1
- package/dist/ShopRelatedBlock/ShopRelatedBlock.types.d.ts +0 -4
- package/dist/ShopRelatedBlock/index.d.ts +0 -3
|
@@ -34,7 +34,7 @@ const ButtonLoader = () => /*#__PURE__*/React.createElement("svg", {
|
|
|
34
34
|
d: "M15 0c8.18 0 14.83 6.547 14.997 14.686L30 15h-2c0-7.077-5.655-12.833-12.693-12.996L15 2V0z"
|
|
35
35
|
})));
|
|
36
36
|
|
|
37
|
-
var styles$
|
|
37
|
+
var styles$F = {"root":"Button-module_root__9OQ5b","gold":"Button-module_gold__q-XBP","isLoading":"Button-module_isLoading__Z53G4","gray":"Button-module_gray__fypDq","sand":"Button-module_sand__e5v-k","dark":"Button-module_dark__qv4NQ","light":"Button-module_light__TLYLT","black":"Button-module_black__GIsbk","red":"Button-module_red__kybni","default":"Button-module_default__utLb-","isInSpoiler":"Button-module_isInSpoiler__pGp-w","ghost":"Button-module_ghost__1s5-r","isInDropdown":"Button-module_isInDropdown__gN7TI","loader":"Button-module_loader__r0Mjs","isFancy":"Button-module_isFancy__gTRmu"};
|
|
38
38
|
|
|
39
39
|
const Button = ({
|
|
40
40
|
theme = 'gold',
|
|
@@ -54,12 +54,12 @@ const Button = ({
|
|
|
54
54
|
};
|
|
55
55
|
return /*#__PURE__*/React.createElement("button", {
|
|
56
56
|
"data-testid": "button",
|
|
57
|
-
className: makeClassName([[styles$
|
|
57
|
+
className: makeClassName([[styles$F.root, true], [styles$F[size], !!size], [styles$F[theme], !!theme], [styles$F[appearance], !!appearance], [styles$F[state], !!state && !!styles$F[state]], [styles$F[styleContext], !!styleContext]]),
|
|
58
58
|
disabled: disabled,
|
|
59
59
|
onClick: handleClick,
|
|
60
60
|
type: "button"
|
|
61
61
|
}, state === 'isLoading' ? /*#__PURE__*/React.createElement("span", {
|
|
62
|
-
className: styles$
|
|
62
|
+
className: styles$F.loader
|
|
63
63
|
}, /*#__PURE__*/React.createElement(ButtonLoader, null)) : children);
|
|
64
64
|
};
|
|
65
65
|
|
|
@@ -231,7 +231,7 @@ const icons = {
|
|
|
231
231
|
}
|
|
232
232
|
};
|
|
233
233
|
|
|
234
|
-
var styles$
|
|
234
|
+
var styles$E = {"root":"SvgSymbol-module_root__WctNR","small":"SvgSymbol-module_small__h9V-w","normal":"SvgSymbol-module_normal__gFAVe","medium":"SvgSymbol-module_medium__QaYjY","large":"SvgSymbol-module_large__o6A4o","adaptive":"SvgSymbol-module_adaptive__gL9qn","fb":"SvgSymbol-module_fb__HZqcB","vk":"SvgSymbol-module_vk__XctB2","ok":"SvgSymbol-module_ok__IM6Z9","tw":"SvgSymbol-module_tw__fio-Q","tg":"SvgSymbol-module_tg__GRhd-","magic":"SvgSymbol-module_magic__N-jKk","reaction":"SvgSymbol-module_reaction__xSbgo","card":"SvgSymbol-module_card__2nVFu","podcast":"SvgSymbol-module_podcast__Yp05r","read":"SvgSymbol-module_read__Bu653","listened":"SvgSymbol-module_listened__AOn7j","menu":"SvgSymbol-module_menu__z-dLm","cross":"SvgSymbol-module_cross__3Xej1","isInFeature":"SvgSymbol-module_isInFeature__BmyI-","isInCard":"SvgSymbol-module_isInCard__USxBS","isInTopicBlockItem":"SvgSymbol-module_isInTopicBlockItem__cnCgw","isInPageStatic":"SvgSymbol-module_isInPageStatic__7kMP-","isInMaterialMeta":"SvgSymbol-module_isInMaterialMeta__lIKJO","isInAudioPlayer":"SvgSymbol-module_isInAudioPlayer__mamWa","isInEpisodeBlock":"SvgSymbol-module_isInEpisodeBlock__oZ6JG","isInButtonPlaybackRate":"SvgSymbol-module_isInButtonPlaybackRate__NnADm","isInButtonBackward":"SvgSymbol-module_isInButtonBackward__x8L9a","isInButtonForward":"SvgSymbol-module_isInButtonForward__TtixK","isInToolbar":"SvgSymbol-module_isInToolbar__RzbaX","play":"SvgSymbol-module_play__dAES0","meduzaLogo":"SvgSymbol-module_meduzaLogo__aVKzZ","arrow":"SvgSymbol-module_arrow__lWTSJ","oil":"SvgSymbol-module_oil__VFGTp","search":"SvgSymbol-module_search__h06cc","user":"SvgSymbol-module_user__ORMm-","bookmark":"SvgSymbol-module_bookmark__JPKyG","shareBookmark":"SvgSymbol-module_shareBookmark__7w9X9","receipt":"SvgSymbol-module_receipt__o3V8u","isInHeader":"SvgSymbol-module_isInHeader__M5Tzw"};
|
|
235
235
|
|
|
236
236
|
const SvgSymbol = ({
|
|
237
237
|
icon,
|
|
@@ -243,7 +243,7 @@ const SvgSymbol = ({
|
|
|
243
243
|
"data-testid": "svg-symbol",
|
|
244
244
|
xmlns: "http://www.w3.org/2000/svg",
|
|
245
245
|
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
246
|
-
className: makeClassName([[styles$
|
|
246
|
+
className: makeClassName([[styles$E.root, true], [styles$E[size], !!styles$E[size]], [styles$E[icon], !!styles$E[icon]], [styles$E[styleContext], !!styles$E[styleContext]]]),
|
|
247
247
|
width: data.width,
|
|
248
248
|
height: data.height,
|
|
249
249
|
viewBox: `0 0 ${data.width} ${data.height}`,
|
|
@@ -253,7 +253,7 @@ const SvgSymbol = ({
|
|
|
253
253
|
});
|
|
254
254
|
};
|
|
255
255
|
|
|
256
|
-
var styles$
|
|
256
|
+
var styles$D = {"root":"Switcher-module_root__cBsJB","dark":"Switcher-module_dark__1QQsH","control":"Switcher-module_control__60WMX","input":"Switcher-module_input__5UDnv","knob":"Switcher-module_knob__PwA1A","children":"Switcher-module_children__uLapU","left":"Switcher-module_left__5-HNa","right":"Switcher-module_right__82Edk","isInPanel":"Switcher-module_isInPanel__-nBSf","isInMenu":"Switcher-module_isInMenu__RQVhp","isInLive":"Switcher-module_isInLive__ZyMCT"};
|
|
257
257
|
|
|
258
258
|
const Switcher = ({
|
|
259
259
|
enabled,
|
|
@@ -264,20 +264,20 @@ const Switcher = ({
|
|
|
264
264
|
theme = 'light'
|
|
265
265
|
}) => /*#__PURE__*/React.createElement("label", {
|
|
266
266
|
"data-testid": "switcher",
|
|
267
|
-
className: makeClassName([[styles$
|
|
267
|
+
className: makeClassName([[styles$D.root, true], [styles$D[theme], !!styles$D[theme]], [styles$D[styleContext], !!styles$D[styleContext]]])
|
|
268
268
|
}, children && childrenPosition === 'left' && /*#__PURE__*/React.createElement("div", {
|
|
269
|
-
className: makeClassName([[styles$
|
|
269
|
+
className: makeClassName([[styles$D.children, true], [styles$D.left, true]])
|
|
270
270
|
}, children), /*#__PURE__*/React.createElement("input", {
|
|
271
|
-
className: styles$
|
|
271
|
+
className: styles$D.input,
|
|
272
272
|
type: "checkbox",
|
|
273
273
|
checked: enabled,
|
|
274
274
|
onChange: onChange
|
|
275
275
|
}), /*#__PURE__*/React.createElement("span", {
|
|
276
|
-
className: styles$
|
|
276
|
+
className: styles$D.control
|
|
277
277
|
}, /*#__PURE__*/React.createElement("span", {
|
|
278
|
-
className: styles$
|
|
278
|
+
className: styles$D.knob
|
|
279
279
|
})), children && childrenPosition === 'right' && /*#__PURE__*/React.createElement("div", {
|
|
280
|
-
className: makeClassName([[styles$
|
|
280
|
+
className: makeClassName([[styles$D.children, true], [styles$D.right, true]])
|
|
281
281
|
}, children));
|
|
282
282
|
|
|
283
283
|
const makeStyleContext = (classNames, styleContext, styles) => {
|
|
@@ -303,7 +303,7 @@ const postMessage = (category, element, action) => {
|
|
|
303
303
|
}
|
|
304
304
|
};
|
|
305
305
|
|
|
306
|
-
var styles$
|
|
306
|
+
var styles$C = {"root":"Lazy-module_root__DWw8D"};
|
|
307
307
|
|
|
308
308
|
const Lazy = ({
|
|
309
309
|
children,
|
|
@@ -324,7 +324,7 @@ const Lazy = ({
|
|
|
324
324
|
}
|
|
325
325
|
}, [inView]);
|
|
326
326
|
return /*#__PURE__*/React.createElement("div", {
|
|
327
|
-
className: makeClassName([[styles$
|
|
327
|
+
className: makeClassName([[styles$C.root, true], [styles$C.visible, visible]]),
|
|
328
328
|
ref: ref,
|
|
329
329
|
"data-testid": "lazy"
|
|
330
330
|
}, visible && children);
|
|
@@ -417,7 +417,7 @@ const RenderPicture = ({
|
|
|
417
417
|
}));
|
|
418
418
|
};
|
|
419
419
|
|
|
420
|
-
var styles$
|
|
420
|
+
var styles$B = {"root":"Image-module_root__H5wAh","isLoaded":"Image-module_isLoaded__keFnD","wrapper":"Image-module_wrapper__gJtbB","fullscreen":"Image-module_fullscreen__4PU9c","dark":"Image-module_dark__qjo5O"};
|
|
421
421
|
|
|
422
422
|
const Image = ({
|
|
423
423
|
alt,
|
|
@@ -450,16 +450,16 @@ const Image = ({
|
|
|
450
450
|
};
|
|
451
451
|
/* fallback w325 url until w6 was released */
|
|
452
452
|
const fallbackSource = source && source[0] || optimized.w325 && optimized.w325['1x'] || optimized.original;
|
|
453
|
-
let classNames = [[styles$
|
|
453
|
+
let classNames = [[styles$B.root, true], [styles$B.isLoaded, isLoaded], [styles$B.fullscreen, lightBox && optimized && optimized.original && fullscreen]];
|
|
454
454
|
if (styleContext) {
|
|
455
|
-
classNames = makeStyleContext(classNames, styleContext, styles$
|
|
455
|
+
classNames = makeStyleContext(classNames, styleContext, styles$B);
|
|
456
456
|
}
|
|
457
457
|
return /*#__PURE__*/React.createElement("div", {
|
|
458
458
|
className: makeClassName(classNames),
|
|
459
459
|
style: blockStyles,
|
|
460
460
|
"data-testid": "image"
|
|
461
461
|
}, /*#__PURE__*/React.createElement("div", {
|
|
462
|
-
className: styles$
|
|
462
|
+
className: styles$B.wrapper,
|
|
463
463
|
style: pictureStyles,
|
|
464
464
|
onClick: () => handleClick(),
|
|
465
465
|
onKeyPress: () => handleClick(),
|
|
@@ -487,7 +487,7 @@ const Image = ({
|
|
|
487
487
|
})));
|
|
488
488
|
};
|
|
489
489
|
|
|
490
|
-
var styles$
|
|
490
|
+
var styles$A = {"root":"Popover-module_root__nBiV4","fadeOut":"Popover-module_fadeOut__Y88V7","visible":"Popover-module_visible__XVQLW","fadeIn":"Popover-module_fadeIn__FK1gd","overlay":"Popover-module_overlay__NAPar","container":"Popover-module_container__y4SB1","disappear":"Popover-module_disappear__uUn2b","dismiss":"Popover-module_dismiss__W8KFF","background":"Popover-module_background__apiio","appear":"Popover-module_appear__b-CZ2","body":"Popover-module_body__UJEZf"};
|
|
491
491
|
|
|
492
492
|
const Popover = ({
|
|
493
493
|
children,
|
|
@@ -519,20 +519,20 @@ const Popover = ({
|
|
|
519
519
|
/* eslint-disable jsx-a11y/click-events-have-key-events, jsx-a11y/no-static-element-interactions */
|
|
520
520
|
return /*#__PURE__*/React.createElement("div", {
|
|
521
521
|
"data-testid": "popover",
|
|
522
|
-
className: makeClassName([[styles$
|
|
522
|
+
className: makeClassName([[styles$A.root, true], [styles$A.visible, visible]])
|
|
523
523
|
}, /*#__PURE__*/React.createElement("div", {
|
|
524
|
-
className: styles$
|
|
524
|
+
className: styles$A.overlay,
|
|
525
525
|
onClick: () => handleClose()
|
|
526
526
|
}), /*#__PURE__*/React.createElement("div", {
|
|
527
|
-
className: styles$
|
|
527
|
+
className: styles$A.container
|
|
528
528
|
}, /*#__PURE__*/React.createElement("button", {
|
|
529
529
|
type: "button",
|
|
530
|
-
className: styles$
|
|
530
|
+
className: styles$A.dismiss,
|
|
531
531
|
onClick: () => handleClose(),
|
|
532
532
|
"aria-label": "dismiss"
|
|
533
533
|
}), /*#__PURE__*/React.createElement("svg", {
|
|
534
534
|
width: "100%",
|
|
535
|
-
className: styles$
|
|
535
|
+
className: styles$A.background
|
|
536
536
|
}, /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("mask", {
|
|
537
537
|
id: "myMask",
|
|
538
538
|
x: "0",
|
|
@@ -561,11 +561,11 @@ const Popover = ({
|
|
|
561
561
|
width: "100%",
|
|
562
562
|
height: "100%"
|
|
563
563
|
})), /*#__PURE__*/React.createElement("div", {
|
|
564
|
-
className: styles$
|
|
564
|
+
className: styles$A.body
|
|
565
565
|
}, children)));
|
|
566
566
|
};
|
|
567
567
|
|
|
568
|
-
var styles$
|
|
568
|
+
var styles$z = {"root":"Footnote-module_root__W5D8G","body":"Footnote-module_body__C-ZC-","dismiss":"Footnote-module_dismiss__Q2hAX"};
|
|
569
569
|
|
|
570
570
|
const Footnote = ({
|
|
571
571
|
children,
|
|
@@ -573,16 +573,16 @@ const Footnote = ({
|
|
|
573
573
|
}) => {
|
|
574
574
|
return /*#__PURE__*/React.createElement("div", {
|
|
575
575
|
"data-testid": "footnote",
|
|
576
|
-
className: makeClassName([[styles$
|
|
576
|
+
className: makeClassName([[styles$z.root, true]])
|
|
577
577
|
}, /*#__PURE__*/React.createElement("button", {
|
|
578
|
-
className: styles$
|
|
578
|
+
className: styles$z.dismiss,
|
|
579
579
|
type: "button",
|
|
580
580
|
onClick: () => onClose()
|
|
581
581
|
}, /*#__PURE__*/React.createElement(SvgSymbol, {
|
|
582
582
|
icon: "cross",
|
|
583
583
|
size: "unset"
|
|
584
584
|
})), /*#__PURE__*/React.createElement("div", {
|
|
585
|
-
className: styles$
|
|
585
|
+
className: styles$z.body
|
|
586
586
|
}, children));
|
|
587
587
|
};
|
|
588
588
|
|
|
@@ -591,7 +591,7 @@ var viewportSize = (() => ({
|
|
|
591
591
|
height: window.innerHeight || document.documentElement.clientHeight || document.body.clientHeight
|
|
592
592
|
}));
|
|
593
593
|
|
|
594
|
-
var styles$
|
|
594
|
+
var styles$y = {"root":"DotsOnImage-module_root__8UQf2","isVisible":"DotsOnImage-module_isVisible__rA5x9","marker":"DotsOnImage-module_marker__pLdQT","show":"DotsOnImage-module_show__Ec0lG","dot":"DotsOnImage-module_dot__e2MWx","isActive":"DotsOnImage-module_isActive__Bhb58","popover":"DotsOnImage-module_popover__zHSbU","isRight":"DotsOnImage-module_isRight__IaUbc","isTop":"DotsOnImage-module_isTop__RMK49","isLeft":"DotsOnImage-module_isLeft__Q6JZ-","isBottom":"DotsOnImage-module_isBottom__c-aLe"};
|
|
595
595
|
|
|
596
596
|
const DotsOnImage = ({
|
|
597
597
|
block: {
|
|
@@ -673,7 +673,7 @@ const DotsOnImage = ({
|
|
|
673
673
|
});
|
|
674
674
|
};
|
|
675
675
|
return /*#__PURE__*/React.createElement("div", {
|
|
676
|
-
className: makeClassName([[styles$
|
|
676
|
+
className: makeClassName([[styles$y.root, true], [styles$y.isVisible, visible]]),
|
|
677
677
|
"data-testid": "dots-on-image",
|
|
678
678
|
ref: ref
|
|
679
679
|
}, /*#__PURE__*/React.createElement(Image, {
|
|
@@ -686,7 +686,7 @@ const DotsOnImage = ({
|
|
|
686
686
|
}), /*#__PURE__*/React.createElement("div", {
|
|
687
687
|
ref: container
|
|
688
688
|
}, dots.map(dot => /*#__PURE__*/React.createElement("div", {
|
|
689
|
-
className: styles$
|
|
689
|
+
className: styles$y.dot,
|
|
690
690
|
key: dot.id,
|
|
691
691
|
style: {
|
|
692
692
|
top: `${dot.position.y}%`,
|
|
@@ -694,7 +694,7 @@ const DotsOnImage = ({
|
|
|
694
694
|
transform: `scale(${ratio}) translate(-${50 / ratio}%, -${50 / ratio}%)`
|
|
695
695
|
}
|
|
696
696
|
}, /*#__PURE__*/React.createElement("button", {
|
|
697
|
-
className: makeClassName([[styles$
|
|
697
|
+
className: makeClassName([[styles$y.marker, true], [styles$y.isActive, dot.id === popover.id]]),
|
|
698
698
|
type: "button",
|
|
699
699
|
style: {
|
|
700
700
|
backgroundColor: dot.icon.color
|
|
@@ -705,7 +705,7 @@ const DotsOnImage = ({
|
|
|
705
705
|
__html: dot.icon.svg_string
|
|
706
706
|
}
|
|
707
707
|
}), dot.icon.type === 'number' && dot.icon.number))), popover.show && /*#__PURE__*/React.createElement(React.Fragment, null, viewportSize().width >= MediaQuerySizes.LANDSCAPE_TABLET ? /*#__PURE__*/React.createElement("div", {
|
|
708
|
-
className: makeClassName([[styles$
|
|
708
|
+
className: makeClassName([[styles$y.popover, true], [styles$y[popover.side], !!popover.side], [styles$y[popover.align], !!popover.align]]),
|
|
709
709
|
style: popover.style
|
|
710
710
|
}, /*#__PURE__*/React.createElement(Footnote, {
|
|
711
711
|
onClose: () => {
|
|
@@ -730,7 +730,7 @@ const DotsOnImage = ({
|
|
|
730
730
|
})))));
|
|
731
731
|
};
|
|
732
732
|
|
|
733
|
-
var styles$
|
|
733
|
+
var styles$x = {"root":"Tag-module_root__sGbnM","small":"Tag-module_small__hcPrf","large":"Tag-module_large__EKMu6","dark":"Tag-module_dark__9SHCb","light":"Tag-module_light__qlfy3","gold":"Tag-module_gold__u0bzS","gray":"Tag-module_gray__eazPk","inherit":"Tag-module_inherit__z21c-","custom":"Tag-module_custom__NU9-e","is1to1":"Tag-module_is1to1__V-fH5","is1to2":"Tag-module_is1to2__b9Obh","isInSuperBlock":"Tag-module_isInSuperBlock__wrFUY","is1to3":"Tag-module_is1to3__vZT-R","is1to4":"Tag-module_is1to4__MBh5V","slide":"Tag-module_slide__gzptP","game":"Tag-module_game__NmKec","podcastMaterial":"Tag-module_podcastMaterial__O-LBI","richRelated":"Tag-module_richRelated__Qs6Ei","card":"Tag-module_card__TX87-","live":"Tag-module_live__ykyR7","episode":"Tag-module_episode__3OHmN","podcast":"Tag-module_podcast__K6dHn","rich":"Tag-module_rich__vPnWd","isInDynamicBlock":"Tag-module_isInDynamicBlock__WNleF","mobile":"Tag-module_mobile__19oMH","desktop":"Tag-module_desktop__cNyQs"};
|
|
734
734
|
|
|
735
735
|
const Tag = ({
|
|
736
736
|
children,
|
|
@@ -740,9 +740,9 @@ const Tag = ({
|
|
|
740
740
|
correlation,
|
|
741
741
|
onlyOn
|
|
742
742
|
}) => {
|
|
743
|
-
let classNames = [[styles$
|
|
743
|
+
let classNames = [[styles$x.root, true], [styles$x[size], !!size && !!styles$x[size]], [styles$x[theme], !!theme && !!styles$x[theme]], [styles$x[onlyOn], !!onlyOn && !!styles$x[onlyOn]], [styles$x[correlation], !!correlation && !!styles$x[correlation]]];
|
|
744
744
|
if (styleContext) {
|
|
745
|
-
classNames = makeStyleContext(classNames, styleContext, styles$
|
|
745
|
+
classNames = makeStyleContext(classNames, styleContext, styles$x);
|
|
746
746
|
}
|
|
747
747
|
return /*#__PURE__*/React.createElement("div", {
|
|
748
748
|
"data-testid": "tag",
|
|
@@ -750,34 +750,34 @@ const Tag = ({
|
|
|
750
750
|
}, children);
|
|
751
751
|
};
|
|
752
752
|
|
|
753
|
-
var styles$
|
|
753
|
+
var styles$w = {"root":"MediaCaption-module_root__1r0wu","caption":"MediaCaption-module_caption__ewfcc","credit":"MediaCaption-module_credit__7y4v8","dark":"MediaCaption-module_dark__7a9Cm","video":"MediaCaption-module_video__RDTUa","picture":"MediaCaption-module_picture__abCvw","desktop":"MediaCaption-module_desktop__e0lCY","isDark":"MediaCaption-module_isDark__IFb9X"};
|
|
754
754
|
|
|
755
755
|
const MediaCaption = ({
|
|
756
756
|
credit,
|
|
757
757
|
caption,
|
|
758
758
|
styleContext
|
|
759
759
|
}) => {
|
|
760
|
-
let classNames = [[styles$
|
|
760
|
+
let classNames = [[styles$w.root, true]];
|
|
761
761
|
if (styleContext) {
|
|
762
|
-
classNames = makeStyleContext(classNames, styleContext, styles$
|
|
762
|
+
classNames = makeStyleContext(classNames, styleContext, styles$w);
|
|
763
763
|
}
|
|
764
764
|
return /*#__PURE__*/React.createElement("div", {
|
|
765
765
|
"data-testid": "media-caption",
|
|
766
766
|
className: makeClassName(classNames)
|
|
767
767
|
}, caption && /*#__PURE__*/React.createElement("div", {
|
|
768
|
-
className: styles$
|
|
768
|
+
className: styles$w.caption,
|
|
769
769
|
dangerouslySetInnerHTML: {
|
|
770
770
|
__html: caption
|
|
771
771
|
}
|
|
772
772
|
}), credit && /*#__PURE__*/React.createElement("div", {
|
|
773
|
-
className: styles$
|
|
773
|
+
className: styles$w.credit,
|
|
774
774
|
dangerouslySetInnerHTML: {
|
|
775
775
|
__html: credit
|
|
776
776
|
}
|
|
777
777
|
}));
|
|
778
778
|
};
|
|
779
779
|
|
|
780
|
-
var styles$
|
|
780
|
+
var styles$v = {"root":"Table-module_root__fRuZq","card":"Table-module_card__8r-EA","table":"Table-module_table__7Pagp","slide":"Table-module_slide__dgMPV","wrapper":"Table-module_wrapper__AP4Pz","tracks":"Table-module_tracks__mRNG0","default":"Table-module_default__nwBEg","full":"Table-module_full__YZPDz","row":"Table-module_row__9OHT3","cell":"Table-module_cell__yFdqc","fixedColumn":"Table-module_fixedColumn__O2528","white":"Table-module_white__Laj3-","gray":"Table-module_gray__FPFh0","pink":"Table-module_pink__CGkAA","blue":"Table-module_blue__b8BHs","yellow":"Table-module_yellow__YOJgu","orange":"Table-module_orange__B-i8L","green":"Table-module_green__Bt6iC","violet":"Table-module_violet__yTZd7","header":"Table-module_header__YPDzO","s":"Table-module_s__I-CeX","m":"Table-module_m__vxhDf","l":"Table-module_l__GYHhk","xs":"Table-module_xs__imR8t"};
|
|
781
781
|
|
|
782
782
|
const Table = ({
|
|
783
783
|
styleContext,
|
|
@@ -799,26 +799,26 @@ const Table = ({
|
|
|
799
799
|
'#e7f2ef': 'green',
|
|
800
800
|
'#f4f0f8': 'violet'
|
|
801
801
|
};
|
|
802
|
-
let classNames = [[styles$
|
|
802
|
+
let classNames = [[styles$v.root, true], [styles$v[display], !!display && !!styles$v[display]]];
|
|
803
803
|
if (styleContext) {
|
|
804
|
-
classNames = makeStyleContext(classNames, styleContext, styles$
|
|
804
|
+
classNames = makeStyleContext(classNames, styleContext, styles$v);
|
|
805
805
|
}
|
|
806
806
|
return /*#__PURE__*/React.createElement("div", {
|
|
807
807
|
"data-testid": "table",
|
|
808
808
|
className: makeClassName(classNames)
|
|
809
809
|
}, /*#__PURE__*/React.createElement("div", {
|
|
810
|
-
className: styles$
|
|
810
|
+
className: styles$v.wrapper
|
|
811
811
|
}, /*#__PURE__*/React.createElement("div", {
|
|
812
|
-
className: styles$
|
|
812
|
+
className: styles$v.table
|
|
813
813
|
}, /*#__PURE__*/React.createElement("div", {
|
|
814
|
-
className: styles$
|
|
814
|
+
className: styles$v.tracks
|
|
815
815
|
}, rows.map((row, i) => {
|
|
816
816
|
return /*#__PURE__*/React.createElement("div", {
|
|
817
817
|
key: row.key,
|
|
818
|
-
className: styles$
|
|
818
|
+
className: styles$v.row
|
|
819
819
|
}, row.cells.map((cell, j) => /*#__PURE__*/React.createElement("div", {
|
|
820
820
|
key: cell.key,
|
|
821
|
-
className: makeClassName([[styles$
|
|
821
|
+
className: makeClassName([[styles$v.cell, true], [styles$v.header, options.header && i === 0], [styles$v[colors[cell.color]], true], [styles$v[columnsWidth[j]], true], [styles$v.fixedColumn, options.fixed_first_column && j === 0]]),
|
|
822
822
|
dangerouslySetInnerHTML: {
|
|
823
823
|
__html: cell.val
|
|
824
824
|
}
|
|
@@ -829,7 +829,7 @@ const Table = ({
|
|
|
829
829
|
}));
|
|
830
830
|
};
|
|
831
831
|
|
|
832
|
-
var styles$
|
|
832
|
+
var styles$u = {"root":"MaterialNote-module_root__99HSA","dark":"MaterialNote-module_dark__etjym","note_credit":"MaterialNote-module_note_credit__J1skG","note_caption":"MaterialNote-module_note_caption__G2Ad0","center":"MaterialNote-module_center__mDLEO","default":"MaterialNote-module_default__ozgd7","card":"MaterialNote-module_card__EVuZe","slide":"MaterialNote-module_slide__mg8XV","game":"MaterialNote-module_game__c-r0n","gameSurvey":"MaterialNote-module_gameSurvey__azhu6"};
|
|
833
833
|
|
|
834
834
|
const MaterialNote = ({
|
|
835
835
|
block: {
|
|
@@ -837,15 +837,15 @@ const MaterialNote = ({
|
|
|
837
837
|
},
|
|
838
838
|
styleContext
|
|
839
839
|
}) => {
|
|
840
|
-
let classNames = [[styles$
|
|
840
|
+
let classNames = [[styles$u.root, true]];
|
|
841
841
|
if (styleContext) {
|
|
842
|
-
classNames = makeStyleContext(classNames, styleContext, styles$
|
|
842
|
+
classNames = makeStyleContext(classNames, styleContext, styles$u);
|
|
843
843
|
}
|
|
844
844
|
return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("div", {
|
|
845
845
|
"data-testid": "material-note",
|
|
846
846
|
className: makeClassName(classNames)
|
|
847
847
|
}, data && data.map(item => /*#__PURE__*/React.createElement("p", {
|
|
848
|
-
className: styles$
|
|
848
|
+
className: styles$u[item.type],
|
|
849
849
|
key: item.id,
|
|
850
850
|
dangerouslySetInnerHTML: {
|
|
851
851
|
__html: item.data
|
|
@@ -853,7 +853,7 @@ const MaterialNote = ({
|
|
|
853
853
|
}))));
|
|
854
854
|
};
|
|
855
855
|
|
|
856
|
-
var styles$
|
|
856
|
+
var styles$t = {"root":"BookmarkButton-module_root__A-75w","control":"BookmarkButton-module_control__-xy5O","dark":"BookmarkButton-module_dark__GkMEC","light":"BookmarkButton-module_light__1W6tx","isInBookmarks":"BookmarkButton-module_isInBookmarks__YSjjj","isInGrid":"BookmarkButton-module_isInGrid__Desh-"};
|
|
857
857
|
|
|
858
858
|
const BookmarkButton = ({
|
|
859
859
|
styleContext,
|
|
@@ -861,15 +861,15 @@ const BookmarkButton = ({
|
|
|
861
861
|
isInBookmarks,
|
|
862
862
|
onClick
|
|
863
863
|
}) => {
|
|
864
|
-
let classNames = [[styles$
|
|
864
|
+
let classNames = [[styles$t.root, true], [styles$t.isInBookmarks, isInBookmarks], [styles$t[theme], !!theme && !!styles$t[theme]]];
|
|
865
865
|
if (styleContext) {
|
|
866
|
-
classNames = makeStyleContext(classNames, styleContext, styles$
|
|
866
|
+
classNames = makeStyleContext(classNames, styleContext, styles$t);
|
|
867
867
|
}
|
|
868
868
|
return /*#__PURE__*/React.createElement("div", {
|
|
869
869
|
"data-testid": "bookmark-button",
|
|
870
870
|
className: makeClassName(classNames)
|
|
871
871
|
}, /*#__PURE__*/React.createElement("button", {
|
|
872
|
-
className: styles$
|
|
872
|
+
className: styles$t.control,
|
|
873
873
|
onClick: () => onClick(),
|
|
874
874
|
type: "button"
|
|
875
875
|
}, /*#__PURE__*/React.createElement(SvgSymbol, {
|
|
@@ -878,39 +878,39 @@ const BookmarkButton = ({
|
|
|
878
878
|
})));
|
|
879
879
|
};
|
|
880
880
|
|
|
881
|
-
var styles$
|
|
881
|
+
var styles$s = {"root":"MaterialTitle-module_root__VSphO","primary":"MaterialTitle-module_primary__XGnpb","secondary":"MaterialTitle-module_secondary__7IDEp"};
|
|
882
882
|
|
|
883
883
|
const Primary = ({
|
|
884
884
|
children
|
|
885
885
|
}) => {
|
|
886
886
|
return /*#__PURE__*/React.createElement("span", {
|
|
887
|
-
className: styles$
|
|
887
|
+
className: styles$s.primary
|
|
888
888
|
}, children);
|
|
889
889
|
};
|
|
890
890
|
const Secondary = ({
|
|
891
891
|
children
|
|
892
892
|
}) => {
|
|
893
893
|
return /*#__PURE__*/React.createElement("span", {
|
|
894
|
-
className: styles$
|
|
894
|
+
className: styles$s.secondary
|
|
895
895
|
}, children);
|
|
896
896
|
};
|
|
897
897
|
const MaterialTitle = ({
|
|
898
898
|
children
|
|
899
899
|
}) => {
|
|
900
900
|
return /*#__PURE__*/React.createElement("h1", {
|
|
901
|
-
className: styles$
|
|
901
|
+
className: styles$s.root,
|
|
902
902
|
"data-testid": "material-title"
|
|
903
903
|
}, children);
|
|
904
904
|
};
|
|
905
905
|
|
|
906
|
-
var styles$
|
|
906
|
+
var styles$r = {"root":"Dropdown-module_root__Wv7S-","active":"Dropdown-module_active__jEkE7","menu":"Dropdown-module_menu__11IQL","isInAudioPanel":"Dropdown-module_isInAudioPanel__UniSV"};
|
|
907
907
|
|
|
908
908
|
const Menu = ({
|
|
909
909
|
children
|
|
910
910
|
}) => {
|
|
911
911
|
return /*#__PURE__*/React.createElement("div", {
|
|
912
912
|
"data-testid": "dropdown",
|
|
913
|
-
className: styles$
|
|
913
|
+
className: styles$r.menu
|
|
914
914
|
}, children);
|
|
915
915
|
};
|
|
916
916
|
const Dropdown = ({
|
|
@@ -918,9 +918,9 @@ const Dropdown = ({
|
|
|
918
918
|
active,
|
|
919
919
|
styleContext
|
|
920
920
|
}) => {
|
|
921
|
-
let classNames = [[styles$
|
|
921
|
+
let classNames = [[styles$r.root, true], [styles$r.active, !!active && !!styles$r.active]];
|
|
922
922
|
if (styleContext) {
|
|
923
|
-
classNames = makeStyleContext(classNames, styleContext, styles$
|
|
923
|
+
classNames = makeStyleContext(classNames, styleContext, styles$r);
|
|
924
924
|
}
|
|
925
925
|
return /*#__PURE__*/React.createElement("div", {
|
|
926
926
|
"data-testid": "dropdown",
|
|
@@ -928,13 +928,13 @@ const Dropdown = ({
|
|
|
928
928
|
}, children);
|
|
929
929
|
};
|
|
930
930
|
|
|
931
|
-
var styles$
|
|
931
|
+
var styles$q = {"root":"Toolbar-module_root__RnmlI","list":"Toolbar-module_list__-IhdP","item":"Toolbar-module_item__CWmGM","isInTopbar":"Toolbar-module_isInTopbar__WEDi8","center":"Toolbar-module_center__pvdiJ","game":"Toolbar-module_game__etwIA","gameSurvey":"Toolbar-module_gameSurvey__v4D31","slide":"Toolbar-module_slide__PtB3l","card":"Toolbar-module_card__Lutyq","isDark":"Toolbar-module_isDark__MG6Ar","dark":"Toolbar-module_dark__a9sgz"};
|
|
932
932
|
|
|
933
933
|
const ToolbarItem = ({
|
|
934
934
|
children
|
|
935
935
|
}) => {
|
|
936
936
|
return /*#__PURE__*/React.createElement("li", {
|
|
937
|
-
className: styles$
|
|
937
|
+
className: styles$q.item
|
|
938
938
|
}, children);
|
|
939
939
|
};
|
|
940
940
|
|
|
@@ -942,19 +942,19 @@ const Toolbar = ({
|
|
|
942
942
|
children,
|
|
943
943
|
styleContext
|
|
944
944
|
}) => {
|
|
945
|
-
let classNames = [[styles$
|
|
945
|
+
let classNames = [[styles$q.root, true]];
|
|
946
946
|
if (styleContext) {
|
|
947
|
-
classNames = makeStyleContext(classNames, styleContext, styles$
|
|
947
|
+
classNames = makeStyleContext(classNames, styleContext, styles$q);
|
|
948
948
|
}
|
|
949
949
|
return /*#__PURE__*/React.createElement("div", {
|
|
950
950
|
"data-testid": "toolbar",
|
|
951
951
|
className: makeClassName(classNames)
|
|
952
952
|
}, /*#__PURE__*/React.createElement("ul", {
|
|
953
|
-
className: styles$
|
|
953
|
+
className: styles$q.list
|
|
954
954
|
}, children));
|
|
955
955
|
};
|
|
956
956
|
|
|
957
|
-
var styles$
|
|
957
|
+
var styles$p = {"root":"Meta-module_root__H-Q4d","rich":"Meta-module_rich__dCkJK","podcast":"Meta-module_podcast__MI8gD","episode":"Meta-module_episode__0n9CF","simple":"Meta-module_simple__tztcr","slide":"Meta-module_slide__3OyIN","card":"Meta-module_card__2vqfN","game":"Meta-module_game__HNcgr","isInMaterial":"Meta-module_isInMaterial__vKcTK","isInSearchItem":"Meta-module_isInSearchItem__ENqHo","isInMediaBlock":"Meta-module_isInMediaBlock__TENZG","center":"Meta-module_center__seHro","half":"Meta-module_half__aoa9h","podcastMaterial":"Meta-module_podcastMaterial__GTPyD","light":"Meta-module_light__oW3kc","dark":"Meta-module_dark__tLQNJ","isDark":"Meta-module_isDark__xSl1J","hasSource":"Meta-module_hasSource__OZJ0y","bookmark":"Meta-module_bookmark__jcFWn","mobile":"Meta-module_mobile__PbG8N","desktop":"Meta-module_desktop__W5AB7"};
|
|
958
958
|
|
|
959
959
|
const Meta = ({
|
|
960
960
|
hasSource,
|
|
@@ -963,9 +963,9 @@ const Meta = ({
|
|
|
963
963
|
onlyOn,
|
|
964
964
|
styleContext
|
|
965
965
|
}) => {
|
|
966
|
-
let classNames = [[styles$
|
|
966
|
+
let classNames = [[styles$p.root, true], [styles$p[theme], !!theme && !!styles$p[theme]], [styles$p[onlyOn], !!onlyOn], [styles$p.hasSource, hasSource]];
|
|
967
967
|
if (styleContext) {
|
|
968
|
-
classNames = makeStyleContext(classNames, styleContext, styles$
|
|
968
|
+
classNames = makeStyleContext(classNames, styleContext, styles$p);
|
|
969
969
|
}
|
|
970
970
|
return /*#__PURE__*/React.createElement("div", {
|
|
971
971
|
"data-testid": "meta",
|
|
@@ -973,7 +973,7 @@ const Meta = ({
|
|
|
973
973
|
}, children);
|
|
974
974
|
};
|
|
975
975
|
|
|
976
|
-
var styles$
|
|
976
|
+
var styles$o = {"root":"Timestamp-module_root__jPJ6w"};
|
|
977
977
|
|
|
978
978
|
const Timestamp = ({
|
|
979
979
|
publishedAt,
|
|
@@ -997,7 +997,7 @@ const Timestamp = ({
|
|
|
997
997
|
return /*#__PURE__*/React.createElement("time", {
|
|
998
998
|
suppressHydrationWarning: true,
|
|
999
999
|
"data-testid": "timestamp",
|
|
1000
|
-
className: styles$
|
|
1000
|
+
className: styles$o.root
|
|
1001
1001
|
}, published);
|
|
1002
1002
|
};
|
|
1003
1003
|
|
|
@@ -1057,7 +1057,7 @@ const DangerousHTML = ({
|
|
|
1057
1057
|
}));
|
|
1058
1058
|
};
|
|
1059
1059
|
|
|
1060
|
-
var styles$
|
|
1060
|
+
var styles$n = {"root":"EmbedBlock-module_root__wNZlD","object":"EmbedBlock-module_object__DONQ0","objectWrap":"EmbedBlock-module_objectWrap__qpbni","gameEmbed":"EmbedBlock-module_gameEmbed__tO5Ha","proportional":"EmbedBlock-module_proportional__zDPfm","default":"EmbedBlock-module_default__np8MO","xs":"EmbedBlock-module_xs__PNHGz","full":"EmbedBlock-module_full__Gmz7o","super_full":"EmbedBlock-module_super_full__-h382","figure":"EmbedBlock-module_figure__fNZB-","dark":"EmbedBlock-module_dark__S2R9f","isInGroupedBlock":"EmbedBlock-module_isInGroupedBlock__Wjj7k","control":"EmbedBlock-module_control__9bJUa","raw_html":"EmbedBlock-module_raw_html__EfYVy","mobileFullwidth":"EmbedBlock-module_mobileFullwidth__1MDT5","isInCard":"EmbedBlock-module_isInCard__WnLHG","isInSlide":"EmbedBlock-module_isInSlide__BtdnY","cc":"EmbedBlock-module_cc__Gyw44","isInSensitiveBlock":"EmbedBlock-module_isInSensitiveBlock__nYajZ","isInAnswer":"EmbedBlock-module_isInAnswer__WuZ0H","picture":"EmbedBlock-module_picture__Weamy","wrapper":"EmbedBlock-module_wrapper__ynT7R","mobile":"EmbedBlock-module_mobile__lEuww","desktop":"EmbedBlock-module_desktop__599S7"};
|
|
1061
1061
|
|
|
1062
1062
|
const EmbedGif = ({
|
|
1063
1063
|
gif,
|
|
@@ -1095,9 +1095,9 @@ const EmbedGif = ({
|
|
|
1095
1095
|
};
|
|
1096
1096
|
}, []);
|
|
1097
1097
|
return /*#__PURE__*/React.createElement("div", {
|
|
1098
|
-
className: styles$
|
|
1098
|
+
className: styles$n.figure
|
|
1099
1099
|
}, /*#__PURE__*/React.createElement("div", {
|
|
1100
|
-
className: styles$
|
|
1100
|
+
className: styles$n.objectWrap,
|
|
1101
1101
|
style: style,
|
|
1102
1102
|
"data-frozen": videoFrozen
|
|
1103
1103
|
}, /*#__PURE__*/React.createElement("video", {
|
|
@@ -1157,7 +1157,7 @@ const EmbedBlock = ({
|
|
|
1157
1157
|
case 'image':
|
|
1158
1158
|
{
|
|
1159
1159
|
return /*#__PURE__*/React.createElement("div", {
|
|
1160
|
-
className: styles$
|
|
1160
|
+
className: styles$n.figure
|
|
1161
1161
|
}, /*#__PURE__*/React.createElement(Image, {
|
|
1162
1162
|
source: !optimized && [small, large],
|
|
1163
1163
|
optimized: block.data.optimized,
|
|
@@ -1172,7 +1172,7 @@ const EmbedBlock = ({
|
|
|
1172
1172
|
case 'game_embed':
|
|
1173
1173
|
{
|
|
1174
1174
|
return /*#__PURE__*/React.createElement("div", {
|
|
1175
|
-
className: styles$
|
|
1175
|
+
className: styles$n.gameEmbed
|
|
1176
1176
|
}, /*#__PURE__*/React.createElement("iframe", {
|
|
1177
1177
|
src: block.data.game_src,
|
|
1178
1178
|
id: block.data.game_id,
|
|
@@ -1182,7 +1182,7 @@ const EmbedBlock = ({
|
|
|
1182
1182
|
case 'dots_on_image':
|
|
1183
1183
|
{
|
|
1184
1184
|
return /*#__PURE__*/React.createElement("div", {
|
|
1185
|
-
className: styles$
|
|
1185
|
+
className: styles$n.figure
|
|
1186
1186
|
}, /*#__PURE__*/React.createElement(DotsOnImage, {
|
|
1187
1187
|
block: data
|
|
1188
1188
|
}));
|
|
@@ -1190,12 +1190,12 @@ const EmbedBlock = ({
|
|
|
1190
1190
|
default:
|
|
1191
1191
|
{
|
|
1192
1192
|
return /*#__PURE__*/React.createElement("div", {
|
|
1193
|
-
className: styles$
|
|
1193
|
+
className: styles$n.object
|
|
1194
1194
|
}, /*#__PURE__*/React.createElement("div", {
|
|
1195
|
-
className: styles$
|
|
1195
|
+
className: styles$n.wrapper,
|
|
1196
1196
|
style: style
|
|
1197
1197
|
}, /*#__PURE__*/React.createElement(DangerousHTML, {
|
|
1198
|
-
className: styles$
|
|
1198
|
+
className: styles$n.objectWrap,
|
|
1199
1199
|
html: html
|
|
1200
1200
|
})));
|
|
1201
1201
|
}
|
|
@@ -1205,28 +1205,28 @@ const EmbedBlock = ({
|
|
|
1205
1205
|
style.paddingBottom = `${block.data.height / block.data.width * 100}%`;
|
|
1206
1206
|
style.height = 0;
|
|
1207
1207
|
}
|
|
1208
|
-
let classNames = [[styles$
|
|
1208
|
+
let classNames = [[styles$n.root, true], [styles$n.cc, cc], [styles$n[display], !!display && styles$n[display]], [styles$n[provider], !!provider && !!styles$n[provider]], [styles$n[onlyOn], !!onlyOn && styles$n[onlyOn]], [styles$n.mobileFullwidth, mobileFullwidth], [styles$n.proportional, isProportional]];
|
|
1209
1209
|
// Убираем из контекста все, что не начинается с приставки isIn,
|
|
1210
1210
|
// чтобы не применились лишние модификаторы
|
|
1211
1211
|
// TODO: в w6 модификаторы должны передаваться явно
|
|
1212
1212
|
if (styleContext && Array.isArray(styleContext)) {
|
|
1213
|
-
const filteredContext = styleContext.filter(key => key.startsWith('isIn') && styles$
|
|
1213
|
+
const filteredContext = styleContext.filter(key => key.startsWith('isIn') && styles$n[key]).reduce((acc, key) => {
|
|
1214
1214
|
acc.push(key);
|
|
1215
1215
|
return acc;
|
|
1216
1216
|
}, []);
|
|
1217
|
-
classNames = makeStyleContext(classNames, filteredContext, styles$
|
|
1217
|
+
classNames = makeStyleContext(classNames, filteredContext, styles$n);
|
|
1218
1218
|
}
|
|
1219
1219
|
return /*#__PURE__*/React.createElement("figure", {
|
|
1220
1220
|
className: makeClassName(classNames)
|
|
1221
1221
|
}, children && /*#__PURE__*/React.createElement("div", {
|
|
1222
|
-
className: styles$
|
|
1222
|
+
className: styles$n.object
|
|
1223
1223
|
}, /*#__PURE__*/React.createElement("div", {
|
|
1224
|
-
className: styles$
|
|
1224
|
+
className: styles$n.wrapper,
|
|
1225
1225
|
style: style
|
|
1226
1226
|
}, /*#__PURE__*/React.createElement("div", {
|
|
1227
|
-
className: styles$
|
|
1227
|
+
className: styles$n.objectWrap
|
|
1228
1228
|
}, children))), !children && renderEmbed(style), cc === 'default' && /*#__PURE__*/React.createElement("figcaption", null, renderCC()), cc === 'button' && /*#__PURE__*/React.createElement("button", {
|
|
1229
|
-
className: styles$
|
|
1229
|
+
className: styles$n.control,
|
|
1230
1230
|
type: "button",
|
|
1231
1231
|
"aria-label": "Open",
|
|
1232
1232
|
onClick: () => {
|
|
@@ -1329,7 +1329,7 @@ const EmbedBlockContainer = ({
|
|
|
1329
1329
|
});
|
|
1330
1330
|
};
|
|
1331
1331
|
|
|
1332
|
-
var styles$
|
|
1332
|
+
var styles$m = {"root":"QuoteBlock-module_root__4qa1J","center":"QuoteBlock-module_center__1f83y"};
|
|
1333
1333
|
|
|
1334
1334
|
const QuoteBlock = ({
|
|
1335
1335
|
block: {
|
|
@@ -1337,9 +1337,9 @@ const QuoteBlock = ({
|
|
|
1337
1337
|
},
|
|
1338
1338
|
styleContext
|
|
1339
1339
|
}) => {
|
|
1340
|
-
let classNames = [[styles$
|
|
1340
|
+
let classNames = [[styles$m.root, true]];
|
|
1341
1341
|
if (styleContext) {
|
|
1342
|
-
classNames = makeStyleContext(classNames, styleContext, styles$
|
|
1342
|
+
classNames = makeStyleContext(classNames, styleContext, styles$m);
|
|
1343
1343
|
}
|
|
1344
1344
|
return /*#__PURE__*/React.createElement("div", {
|
|
1345
1345
|
"data-testid": "quote-block",
|
|
@@ -1351,7 +1351,7 @@ const QuoteBlock = ({
|
|
|
1351
1351
|
}));
|
|
1352
1352
|
};
|
|
1353
1353
|
|
|
1354
|
-
var styles$
|
|
1354
|
+
var styles$l = {"root":"CardTitle-module_root__Pvx--","index":"CardTitle-module_index__Keled","title":"CardTitle-module_title__Lkflo","mobile":"CardTitle-module_mobile__6N3hB","desktop":"CardTitle-module_desktop__sBokS"};
|
|
1355
1355
|
|
|
1356
1356
|
const CardTitle = ({
|
|
1357
1357
|
block: {
|
|
@@ -1365,15 +1365,15 @@ const CardTitle = ({
|
|
|
1365
1365
|
}) => {
|
|
1366
1366
|
return /*#__PURE__*/React.createElement("div", {
|
|
1367
1367
|
"data-testid": "card-title",
|
|
1368
|
-
className: makeClassName([[styles$
|
|
1368
|
+
className: makeClassName([[styles$l.root, true], [styles$l[onlyOn], !!onlyOn], [styles$l[styleContext], !!styleContext && !!styles$l[styleContext]]])
|
|
1369
1369
|
}, /*#__PURE__*/React.createElement("div", {
|
|
1370
|
-
className: styles$
|
|
1370
|
+
className: styles$l.index
|
|
1371
1371
|
}, index), /*#__PURE__*/React.createElement("h3", {
|
|
1372
|
-
className: styles$
|
|
1372
|
+
className: styles$l.title
|
|
1373
1373
|
}, text));
|
|
1374
1374
|
};
|
|
1375
1375
|
|
|
1376
|
-
var styles$
|
|
1376
|
+
var styles$k = {"root":"ChapterBlock-module_root__iw7d2","subtitle":"ChapterBlock-module_subtitle__IpWgz","mobile":"ChapterBlock-module_mobile__V1Eye","desktop":"ChapterBlock-module_desktop__9xWf4"};
|
|
1377
1377
|
|
|
1378
1378
|
const ChapterBlock = ({
|
|
1379
1379
|
block: {
|
|
@@ -1384,9 +1384,9 @@ const ChapterBlock = ({
|
|
|
1384
1384
|
}) => {
|
|
1385
1385
|
return /*#__PURE__*/React.createElement("div", {
|
|
1386
1386
|
"data-testid": "chapter-block",
|
|
1387
|
-
className: makeClassName([[styles$
|
|
1387
|
+
className: makeClassName([[styles$k.root, true], [styles$k[onlyOn], !!onlyOn]])
|
|
1388
1388
|
}, /*#__PURE__*/React.createElement("div", {
|
|
1389
|
-
className: makeClassName([[styles$
|
|
1389
|
+
className: makeClassName([[styles$k.subtitle, true], [styles$k[styleContext], !!styleContext && !!styles$k[styleContext]]]),
|
|
1390
1390
|
dangerouslySetInnerHTML: {
|
|
1391
1391
|
__html: data
|
|
1392
1392
|
}
|
|
@@ -1402,7 +1402,7 @@ const generateGradient = (color, type) => {
|
|
|
1402
1402
|
return `linear-gradient(-180deg, ${gradient})`;
|
|
1403
1403
|
};
|
|
1404
1404
|
|
|
1405
|
-
var styles$
|
|
1405
|
+
var styles$j = {"root":"SimpleTitle-module_root__YOzNn","mobile":"SimpleTitle-module_mobile__1QiJd","desktop":"SimpleTitle-module_desktop__ZF5Af"};
|
|
1406
1406
|
|
|
1407
1407
|
const SimpleTitle = ({
|
|
1408
1408
|
block: {
|
|
@@ -1413,9 +1413,9 @@ const SimpleTitle = ({
|
|
|
1413
1413
|
},
|
|
1414
1414
|
styleContext
|
|
1415
1415
|
}) => {
|
|
1416
|
-
let classNames = [[styles$
|
|
1416
|
+
let classNames = [[styles$j.root, true], [styles$j[onlyOn], true]];
|
|
1417
1417
|
if (styleContext) {
|
|
1418
|
-
classNames = makeStyleContext(classNames, styleContext, styles$
|
|
1418
|
+
classNames = makeStyleContext(classNames, styleContext, styles$j);
|
|
1419
1419
|
}
|
|
1420
1420
|
return /*#__PURE__*/React.createElement("h1", {
|
|
1421
1421
|
"data-testid": "simple-title",
|
|
@@ -1423,7 +1423,7 @@ const SimpleTitle = ({
|
|
|
1423
1423
|
}, first);
|
|
1424
1424
|
};
|
|
1425
1425
|
|
|
1426
|
-
var styles$
|
|
1426
|
+
var styles$i = {"root":"RichTitle-module_root__U5XQu","slide":"RichTitle-module_slide__eU9Ob","game":"RichTitle-module_game__S1csb","podcastMaterial":"RichTitle-module_podcastMaterial__AulVF","half":"RichTitle-module_half__yBMby","featured":"RichTitle-module_featured__ULNQn","isInMediaBlock":"RichTitle-module_isInMediaBlock__2h6rl","mobile":"RichTitle-module_mobile__W5L9E","desktop":"RichTitle-module_desktop__k0PkC"};
|
|
1427
1427
|
|
|
1428
1428
|
const RichTitle = ({
|
|
1429
1429
|
block: {
|
|
@@ -1437,9 +1437,9 @@ const RichTitle = ({
|
|
|
1437
1437
|
},
|
|
1438
1438
|
styleContext
|
|
1439
1439
|
}) => {
|
|
1440
|
-
let classNames = [[styles$
|
|
1440
|
+
let classNames = [[styles$i.root, true], [styles$i[onlyOn], true], [styles$i.featured, !!featured]];
|
|
1441
1441
|
if (styleContext) {
|
|
1442
|
-
classNames = makeStyleContext(classNames, styleContext, styles$
|
|
1442
|
+
classNames = makeStyleContext(classNames, styleContext, styles$i);
|
|
1443
1443
|
}
|
|
1444
1444
|
return /*#__PURE__*/React.createElement(TagName, {
|
|
1445
1445
|
"data-testid": "rich-title",
|
|
@@ -1447,7 +1447,7 @@ const RichTitle = ({
|
|
|
1447
1447
|
}, first, second && /*#__PURE__*/React.createElement("span", null, " ", second));
|
|
1448
1448
|
};
|
|
1449
1449
|
|
|
1450
|
-
var styles$
|
|
1450
|
+
var styles$h = {"p":"SimpleBlock-module_p__7aRnT","h2":"SimpleBlock-module_h2__aWlMn","h3":"SimpleBlock-module_h3__uPh0-","h4":"SimpleBlock-module_h4__MxGXA","lead":"SimpleBlock-module_lead__NzEPT","lead_hr":"SimpleBlock-module_lead_hr__XN0rm","context_p":"SimpleBlock-module_context_p__Mdu1R","blockquote":"SimpleBlock-module_blockquote__nX-Ab","game":"SimpleBlock-module_game__uVeJJ","slide":"SimpleBlock-module_slide__MaaUF","dark":"SimpleBlock-module_dark__qtLhq","divider":"SimpleBlock-module_divider__-VXBu","isInIntro":"SimpleBlock-module_isInIntro__UOePf","center":"SimpleBlock-module_center__D1CsV","isInImportantLead":"SimpleBlock-module_isInImportantLead__qzKDo","podcastMaterial":"SimpleBlock-module_podcastMaterial__XEMjh","isInAnswer":"SimpleBlock-module_isInAnswer__Asx7d","mobile":"SimpleBlock-module_mobile__EVGYJ","desktop":"SimpleBlock-module_desktop__6ZH5e","isDark":"SimpleBlock-module_isDark__ehYKr"};
|
|
1451
1451
|
|
|
1452
1452
|
const SimpleBlock = ({
|
|
1453
1453
|
block: {
|
|
@@ -1458,9 +1458,9 @@ const SimpleBlock = ({
|
|
|
1458
1458
|
styleContext
|
|
1459
1459
|
}) => {
|
|
1460
1460
|
let TagName;
|
|
1461
|
-
let classNames = [[styles$
|
|
1461
|
+
let classNames = [[styles$h[type], !!type && !!styles$h[type]], [styles$h[onlyOn], true]];
|
|
1462
1462
|
if (styleContext) {
|
|
1463
|
-
classNames = makeStyleContext(classNames, styleContext, styles$
|
|
1463
|
+
classNames = makeStyleContext(classNames, styleContext, styles$h);
|
|
1464
1464
|
}
|
|
1465
1465
|
switch (type) {
|
|
1466
1466
|
case 'context_p':
|
|
@@ -1491,7 +1491,7 @@ const SimpleBlock = ({
|
|
|
1491
1491
|
});
|
|
1492
1492
|
};
|
|
1493
1493
|
|
|
1494
|
-
var styles$
|
|
1494
|
+
var styles$g = {"root":"ListBlock-module_root__dqomP","ol":"ListBlock-module_ol__1l6nP","ul":"ListBlock-module_ul__bgHlv","center":"ListBlock-module_center__bEBN-","isInImportantLead":"ListBlock-module_isInImportantLead__ewcD1","dark":"ListBlock-module_dark__NzpYz","mobile":"ListBlock-module_mobile__qEBsn","desktop":"ListBlock-module_desktop__HN0IU"};
|
|
1495
1495
|
|
|
1496
1496
|
const ListBlock = ({
|
|
1497
1497
|
block: {
|
|
@@ -1502,9 +1502,9 @@ const ListBlock = ({
|
|
|
1502
1502
|
styleContext
|
|
1503
1503
|
}) => {
|
|
1504
1504
|
const TagName = type;
|
|
1505
|
-
let classNames = [[styles$
|
|
1505
|
+
let classNames = [[styles$g.root, true], [styles$g[onlyOn], true], [styles$g[type], !!type && !!styles$g[type]]];
|
|
1506
1506
|
if (styleContext) {
|
|
1507
|
-
classNames = makeStyleContext(classNames, styleContext, styles$
|
|
1507
|
+
classNames = makeStyleContext(classNames, styleContext, styles$g);
|
|
1508
1508
|
}
|
|
1509
1509
|
return /*#__PURE__*/React.createElement(TagName, {
|
|
1510
1510
|
className: makeClassName(classNames),
|
|
@@ -1517,7 +1517,7 @@ const ListBlock = ({
|
|
|
1517
1517
|
})));
|
|
1518
1518
|
};
|
|
1519
1519
|
|
|
1520
|
-
var styles$
|
|
1520
|
+
var styles$f = {"root":"RelatedBlock-module_root__cr1c-","header":"RelatedBlock-module_header__bfUJD","items":"RelatedBlock-module_items__rzzam","rich":"RelatedBlock-module_rich__1cWdn","first":"RelatedBlock-module_first__ZkcP5","simple":"RelatedBlock-module_simple__m22bj","center":"RelatedBlock-module_center__WVpIJ","isInSlideMaterial":"RelatedBlock-module_isInSlideMaterial__VumDw","mobile":"RelatedBlock-module_mobile__AScBA","desktop":"RelatedBlock-module_desktop__uMXUY"};
|
|
1521
1521
|
|
|
1522
1522
|
const RelatedBlock = ({
|
|
1523
1523
|
block: {
|
|
@@ -1529,28 +1529,28 @@ const RelatedBlock = ({
|
|
|
1529
1529
|
},
|
|
1530
1530
|
styleContext
|
|
1531
1531
|
}) => {
|
|
1532
|
-
let classNames = [[styles$
|
|
1532
|
+
let classNames = [[styles$f.root, true], [styles$f[onlyOn], true]];
|
|
1533
1533
|
if (styleContext) {
|
|
1534
|
-
classNames = makeStyleContext(classNames, styleContext, styles$
|
|
1534
|
+
classNames = makeStyleContext(classNames, styleContext, styles$f);
|
|
1535
1535
|
}
|
|
1536
1536
|
return /*#__PURE__*/React.createElement("div", {
|
|
1537
1537
|
"data-testid": "related-block",
|
|
1538
1538
|
className: makeClassName(classNames)
|
|
1539
1539
|
}, /*#__PURE__*/React.createElement("h3", {
|
|
1540
|
-
className: styles$
|
|
1540
|
+
className: styles$f.header
|
|
1541
1541
|
}, title), /*#__PURE__*/React.createElement("ul", {
|
|
1542
|
-
className: styles$
|
|
1542
|
+
className: styles$f.items
|
|
1543
1543
|
}, related.map((item, index) => /*#__PURE__*/React.createElement("li", {
|
|
1544
1544
|
key: item.id || index,
|
|
1545
|
-
className: styles$
|
|
1545
|
+
className: styles$f[item.layout]
|
|
1546
1546
|
}, /*#__PURE__*/React.createElement(reactRouterDom.Link, {
|
|
1547
1547
|
to: item.full_url || `/${item.url}`
|
|
1548
1548
|
}, /*#__PURE__*/React.createElement("span", {
|
|
1549
|
-
className: styles$
|
|
1549
|
+
className: styles$f.first
|
|
1550
1550
|
}, item.title), item.second_title && ' ', item.second_title && /*#__PURE__*/React.createElement("span", null, item.second_title))))));
|
|
1551
1551
|
};
|
|
1552
1552
|
|
|
1553
|
-
var styles$
|
|
1553
|
+
var styles$e = {"root":"SourceBlock-module_root__9dnI4","text":"SourceBlock-module_text__M5-uy","origin":"SourceBlock-module_origin__fyvxH","center":"SourceBlock-module_center__UOMwy","mobile":"SourceBlock-module_mobile__QVEyg","desktop":"SourceBlock-module_desktop__xdXWm","isDark":"SourceBlock-module_isDark__etwk1"};
|
|
1554
1554
|
|
|
1555
1555
|
const SourceBlock = ({
|
|
1556
1556
|
block: {
|
|
@@ -1563,16 +1563,16 @@ const SourceBlock = ({
|
|
|
1563
1563
|
},
|
|
1564
1564
|
styleContext
|
|
1565
1565
|
}) => {
|
|
1566
|
-
let classNames = [[styles$
|
|
1566
|
+
let classNames = [[styles$e.root, true], [styles$e[onlyOn], true]];
|
|
1567
1567
|
if (styleContext) {
|
|
1568
|
-
classNames = makeStyleContext(classNames, styleContext, styles$
|
|
1568
|
+
classNames = makeStyleContext(classNames, styleContext, styles$e);
|
|
1569
1569
|
}
|
|
1570
1570
|
return /*#__PURE__*/React.createElement("blockquote", {
|
|
1571
1571
|
"data-testid": "source-block",
|
|
1572
1572
|
cite: url,
|
|
1573
1573
|
className: makeClassName(classNames)
|
|
1574
1574
|
}, /*#__PURE__*/React.createElement("a", {
|
|
1575
|
-
className: styles$
|
|
1575
|
+
className: styles$e.text,
|
|
1576
1576
|
href: url,
|
|
1577
1577
|
target: "_blank",
|
|
1578
1578
|
rel: "noopener noreferrer"
|
|
@@ -1582,11 +1582,11 @@ const SourceBlock = ({
|
|
|
1582
1582
|
__html: item.data
|
|
1583
1583
|
}
|
|
1584
1584
|
})), /*#__PURE__*/React.createElement("footer", null, /*#__PURE__*/React.createElement("cite", {
|
|
1585
|
-
className: styles$
|
|
1585
|
+
className: styles$e.origin
|
|
1586
1586
|
}, origin))));
|
|
1587
1587
|
};
|
|
1588
1588
|
|
|
1589
|
-
var styles$
|
|
1589
|
+
var styles$d = {"root":"SensitiveBlock-module_root__1Nl9-","container":"SensitiveBlock-module_container__GE2tW","overlay":"SensitiveBlock-module_overlay__tEsK8","content":"SensitiveBlock-module_content__RYbdd","button":"SensitiveBlock-module_button__LGEEM","default":"SensitiveBlock-module_default__pkWhC","full":"SensitiveBlock-module_full__hlH41","media":"SensitiveBlock-module_media__nuL1S","super_full":"SensitiveBlock-module_super_full__C7UyP","visible":"SensitiveBlock-module_visible__bXhYO","isInCard":"SensitiveBlock-module_isInCard__uANYL","isInSlide":"SensitiveBlock-module_isInSlide__ZAVUU"};
|
|
1590
1590
|
|
|
1591
1591
|
const SensitiveBlock = ({
|
|
1592
1592
|
block,
|
|
@@ -1609,40 +1609,40 @@ const SensitiveBlock = ({
|
|
|
1609
1609
|
const handleClick = () => {
|
|
1610
1610
|
isVisible(true);
|
|
1611
1611
|
};
|
|
1612
|
-
let classNames = [[styles$
|
|
1612
|
+
let classNames = [[styles$d.root, true], [styles$d.visible, visible], [styles$d[display], display && styles$d[display]]];
|
|
1613
1613
|
let context = ['isInSensitiveBlock'];
|
|
1614
1614
|
if (styleContext) {
|
|
1615
|
-
classNames = makeStyleContext(classNames, styleContext, styles$
|
|
1615
|
+
classNames = makeStyleContext(classNames, styleContext, styles$d);
|
|
1616
1616
|
context = [...styleContext, 'isInSensitiveBlock'];
|
|
1617
1617
|
}
|
|
1618
1618
|
return /*#__PURE__*/React.createElement("div", {
|
|
1619
1619
|
"data-testid": "sensitive-block",
|
|
1620
1620
|
className: makeClassName(classNames)
|
|
1621
1621
|
}, /*#__PURE__*/React.createElement("div", {
|
|
1622
|
-
className: styles$
|
|
1622
|
+
className: styles$d.container
|
|
1623
1623
|
}, /*#__PURE__*/React.createElement("div", {
|
|
1624
|
-
className: styles$
|
|
1624
|
+
className: styles$d.overlay,
|
|
1625
1625
|
style: {
|
|
1626
1626
|
backgroundImage: `url(${blurredImage})`
|
|
1627
1627
|
}
|
|
1628
1628
|
}, /*#__PURE__*/React.createElement("div", {
|
|
1629
|
-
className: styles$
|
|
1629
|
+
className: styles$d.content
|
|
1630
1630
|
}, /*#__PURE__*/React.createElement("p", {
|
|
1631
1631
|
dangerouslySetInnerHTML: {
|
|
1632
1632
|
__html: block.title
|
|
1633
1633
|
}
|
|
1634
1634
|
}), /*#__PURE__*/React.createElement("div", {
|
|
1635
|
-
className: styles$
|
|
1635
|
+
className: styles$d.button
|
|
1636
1636
|
}, /*#__PURE__*/React.createElement(Button, {
|
|
1637
1637
|
onClick: () => handleClick(),
|
|
1638
1638
|
theme: "light"
|
|
1639
1639
|
}, block.button.text)))), /*#__PURE__*/React.createElement("div", {
|
|
1640
|
-
className: styles$
|
|
1640
|
+
className: styles$d.media
|
|
1641
1641
|
}, /*#__PURE__*/React.createElement(EmbedBlockContainer, {
|
|
1642
1642
|
block: block.item,
|
|
1643
1643
|
styleContext: context
|
|
1644
1644
|
}))), cc && /*#__PURE__*/React.createElement("figcaption", {
|
|
1645
|
-
className: styles$
|
|
1645
|
+
className: styles$d.figcaption
|
|
1646
1646
|
}, /*#__PURE__*/React.createElement(MediaCaption, {
|
|
1647
1647
|
credit: credit,
|
|
1648
1648
|
caption: caption,
|
|
@@ -1650,7 +1650,7 @@ const SensitiveBlock = ({
|
|
|
1650
1650
|
})));
|
|
1651
1651
|
};
|
|
1652
1652
|
|
|
1653
|
-
var styles$
|
|
1653
|
+
var styles$c = {"root":"GroupedBlock-module_root__MQQin","hasFigcaption":"GroupedBlock-module_hasFigcaption__Y05ed","item":"GroupedBlock-module_item__-InqF","items":"GroupedBlock-module_items__8X4js","figcaption":"GroupedBlock-module_figcaption__OE5-u","default":"GroupedBlock-module_default__Tha8f","full":"GroupedBlock-module_full__SNwyE","super_full":"GroupedBlock-module_super_full__HTA9D","mobile":"GroupedBlock-module_mobile__xqMw5","desktop":"GroupedBlock-module_desktop__Oobdp"};
|
|
1654
1654
|
|
|
1655
1655
|
const GroupedBlock = ({
|
|
1656
1656
|
block,
|
|
@@ -1666,19 +1666,19 @@ const GroupedBlock = ({
|
|
|
1666
1666
|
return width / (height / maxHeight);
|
|
1667
1667
|
});
|
|
1668
1668
|
const sumWidth = normalizedBoxesWidth.reduce((sum, x) => sum + x);
|
|
1669
|
-
let classNames = [[styles$
|
|
1669
|
+
let classNames = [[styles$c.root, true], [styles$c[onlyOn], true], [styles$c.hasFigcaption, block.cc === 'default'], [styles$c[block.display], !!block.display && styles$c[block.display]]];
|
|
1670
1670
|
if (styleContext) {
|
|
1671
|
-
classNames = makeStyleContext(classNames, styleContext, styles$
|
|
1671
|
+
classNames = makeStyleContext(classNames, styleContext, styles$c);
|
|
1672
1672
|
}
|
|
1673
1673
|
return /*#__PURE__*/React.createElement("div", {
|
|
1674
1674
|
"data-testid": "grouped-block",
|
|
1675
1675
|
className: makeClassName(classNames)
|
|
1676
1676
|
}, /*#__PURE__*/React.createElement("div", {
|
|
1677
|
-
className: styles$
|
|
1677
|
+
className: styles$c.items
|
|
1678
1678
|
}, block.data.map((item, index) => {
|
|
1679
1679
|
const percentWidth = normalizedBoxesWidth[index] / sumWidth * 100;
|
|
1680
1680
|
return /*#__PURE__*/React.createElement("div", {
|
|
1681
|
-
className: styles$
|
|
1681
|
+
className: styles$c.item,
|
|
1682
1682
|
key: item.id,
|
|
1683
1683
|
style: {
|
|
1684
1684
|
width: `${percentWidth}%`
|
|
@@ -1691,7 +1691,7 @@ const GroupedBlock = ({
|
|
|
1691
1691
|
styleContext: ['isInGroupedBlock']
|
|
1692
1692
|
}));
|
|
1693
1693
|
})), block.cc && /*#__PURE__*/React.createElement("figcaption", {
|
|
1694
|
-
className: styles$
|
|
1694
|
+
className: styles$c.figcaption
|
|
1695
1695
|
}, /*#__PURE__*/React.createElement(MediaCaption, {
|
|
1696
1696
|
credit: block.credit,
|
|
1697
1697
|
caption: block.caption,
|
|
@@ -1699,7 +1699,7 @@ const GroupedBlock = ({
|
|
|
1699
1699
|
})));
|
|
1700
1700
|
};
|
|
1701
1701
|
|
|
1702
|
-
var styles$
|
|
1702
|
+
var styles$b = {"root":"MetaItem-module_root__sRbrZ","hasBullets":"MetaItem-module_hasBullets__b1eW9","hasSource":"MetaItem-module_hasSource__35olm","listened":"MetaItem-module_listened__XZWFQ","read":"MetaItem-module_read__O3cUz","datetime":"MetaItem-module_datetime__--O8c"};
|
|
1703
1703
|
|
|
1704
1704
|
const MetaItem = ({
|
|
1705
1705
|
hasSource,
|
|
@@ -1707,25 +1707,25 @@ const MetaItem = ({
|
|
|
1707
1707
|
children,
|
|
1708
1708
|
bullets
|
|
1709
1709
|
}) => {
|
|
1710
|
-
const classNames = [[styles$
|
|
1710
|
+
const classNames = [[styles$b.root, true], [styles$b[type], !!type && !!styles$b[type]], [styles$b.hasSource, !!hasSource], [styles$b.hasBullets, !!bullets]];
|
|
1711
1711
|
return /*#__PURE__*/React.createElement("div", {
|
|
1712
1712
|
"data-testid": "meta-item",
|
|
1713
1713
|
className: makeClassName(classNames)
|
|
1714
1714
|
}, children);
|
|
1715
1715
|
};
|
|
1716
1716
|
|
|
1717
|
-
var styles$
|
|
1717
|
+
var styles$a = {"root":"MetaItemLive-module_root__XfQiW","gold":"MetaItemLive-module_gold__f1UOy","frame":"MetaItemLive-module_frame__FHByQ","liveMiddle":"MetaItemLive-module_liveMiddle__SX4Gs","liveFirstWave":"MetaItemLive-module_liveFirstWave__QqstP","liveSecondWave":"MetaItemLive-module_liveSecondWave__hlbpt"};
|
|
1718
1718
|
|
|
1719
1719
|
const MetaItemLive = ({
|
|
1720
1720
|
theme = 'gold'
|
|
1721
1721
|
}) => {
|
|
1722
|
-
const classNames = [[styles$
|
|
1722
|
+
const classNames = [[styles$a.root, true], [styles$a[theme], !!theme && styles$a[theme]]];
|
|
1723
1723
|
return /*#__PURE__*/React.createElement("div", {
|
|
1724
1724
|
"data-testid": "meta-item-live",
|
|
1725
1725
|
"data-meta": "live",
|
|
1726
1726
|
className: makeClassName(classNames)
|
|
1727
1727
|
}, /*#__PURE__*/React.createElement("div", {
|
|
1728
|
-
className: styles$
|
|
1728
|
+
className: styles$a.frame
|
|
1729
1729
|
}));
|
|
1730
1730
|
};
|
|
1731
1731
|
|
|
@@ -1745,7 +1745,7 @@ const pluralize = (number, one, two, five) => {
|
|
|
1745
1745
|
return five;
|
|
1746
1746
|
};
|
|
1747
1747
|
|
|
1748
|
-
var styles$
|
|
1748
|
+
var styles$9 = {"root":"DocumentItemsCount-module_root__u4M3y"};
|
|
1749
1749
|
|
|
1750
1750
|
const DocumentItemsCount = ({
|
|
1751
1751
|
type,
|
|
@@ -1780,11 +1780,8 @@ const DocumentItemsCount = ({
|
|
|
1780
1780
|
}
|
|
1781
1781
|
};
|
|
1782
1782
|
const itemsCount = `${items} ${pluralize(items, i18n[lang][type].one, i18n[lang][type].two, i18n[lang][type].five)}`;
|
|
1783
|
-
return /*#__PURE__*/React.createElement("
|
|
1784
|
-
|
|
1785
|
-
className: styles$a.root
|
|
1786
|
-
}, children, /*#__PURE__*/React.createElement("span", {
|
|
1787
|
-
className: styles$a.items
|
|
1783
|
+
return /*#__PURE__*/React.createElement(React.Fragment, null, children, /*#__PURE__*/React.createElement("span", {
|
|
1784
|
+
className: styles$9.root
|
|
1788
1785
|
}, itemsCount));
|
|
1789
1786
|
};
|
|
1790
1787
|
|
|
@@ -1888,6 +1885,13 @@ const MetaContainer = ({
|
|
|
1888
1885
|
key: component.id
|
|
1889
1886
|
}, /*#__PURE__*/React.createElement(React.Fragment, null, component.with_icon && /*#__PURE__*/React.createElement(MetaItemLive, null), component.label));
|
|
1890
1887
|
}
|
|
1888
|
+
case 'string':
|
|
1889
|
+
{
|
|
1890
|
+
return /*#__PURE__*/React.createElement(MetaItem, {
|
|
1891
|
+
bullets: true,
|
|
1892
|
+
key: component.id
|
|
1893
|
+
}, component.text);
|
|
1894
|
+
}
|
|
1891
1895
|
default:
|
|
1892
1896
|
{
|
|
1893
1897
|
return null;
|
|
@@ -1901,22 +1905,22 @@ const MetaContainer = ({
|
|
|
1901
1905
|
icon: isListened ? 'listened' : 'read',
|
|
1902
1906
|
size: "unset"
|
|
1903
1907
|
})), isSlides && lang === 'ru' && /*#__PURE__*/React.createElement("div", {
|
|
1904
|
-
className: styles$
|
|
1908
|
+
className: styles$p.bookmark
|
|
1905
1909
|
}, /*#__PURE__*/React.createElement(BookmarkButton, {
|
|
1906
1910
|
isInBookmarks: isInBookmarks,
|
|
1907
1911
|
onClick: () => bookmarkAction('bookmark', 'top')
|
|
1908
1912
|
})));
|
|
1909
1913
|
};
|
|
1910
1914
|
|
|
1911
|
-
var styles$
|
|
1915
|
+
var styles$8 = {"root":"DonatesTeaser-module_root__XQCVy","main":"DonatesTeaser-module_main__eN9kd","title":"DonatesTeaser-module_title__9umo1","text":"DonatesTeaser-module_text__s6tyf","cta":"DonatesTeaser-module_cta__-50aB","center":"DonatesTeaser-module_center__gxLvW","isInCard":"DonatesTeaser-module_isInCard__vaUhd","isInSlide":"DonatesTeaser-module_isInSlide__Dh4NH","ru":"DonatesTeaser-module_ru__y-PlJ","en":"DonatesTeaser-module_en__0Iisr"};
|
|
1912
1916
|
|
|
1913
1917
|
const DonatesTeaser = ({
|
|
1914
1918
|
styleContext,
|
|
1915
1919
|
lang = 'ru'
|
|
1916
1920
|
}) => {
|
|
1917
|
-
let classNames = [[styles$
|
|
1921
|
+
let classNames = [[styles$8.root, true], [styles$8[lang], styles$8[lang]]];
|
|
1918
1922
|
if (styleContext) {
|
|
1919
|
-
classNames = makeStyleContext(classNames, styleContext, styles$
|
|
1923
|
+
classNames = makeStyleContext(classNames, styleContext, styles$8);
|
|
1920
1924
|
}
|
|
1921
1925
|
const data = {
|
|
1922
1926
|
ru: {
|
|
@@ -1936,20 +1940,20 @@ const DonatesTeaser = ({
|
|
|
1936
1940
|
"data-testid": "donates-teaser",
|
|
1937
1941
|
className: makeClassName(classNames)
|
|
1938
1942
|
}, /*#__PURE__*/React.createElement("div", {
|
|
1939
|
-
className: styles$
|
|
1943
|
+
className: styles$8.main
|
|
1940
1944
|
}, /*#__PURE__*/React.createElement("h3", {
|
|
1941
|
-
className: styles$
|
|
1945
|
+
className: styles$8.title
|
|
1942
1946
|
}, /*#__PURE__*/React.createElement("span", {
|
|
1943
1947
|
dangerouslySetInnerHTML: {
|
|
1944
1948
|
__html: data[lang].title
|
|
1945
1949
|
}
|
|
1946
1950
|
}), ` `, /*#__PURE__*/React.createElement("span", {
|
|
1947
|
-
className: styles$
|
|
1951
|
+
className: styles$8.text,
|
|
1948
1952
|
dangerouslySetInnerHTML: {
|
|
1949
1953
|
__html: data[lang].subtitle
|
|
1950
1954
|
}
|
|
1951
1955
|
}))), /*#__PURE__*/React.createElement("div", {
|
|
1952
|
-
className: styles$
|
|
1956
|
+
className: styles$8.cta
|
|
1953
1957
|
}, /*#__PURE__*/React.createElement("a", {
|
|
1954
1958
|
href: data[lang].href,
|
|
1955
1959
|
target: "_blank",
|
|
@@ -1957,15 +1961,15 @@ const DonatesTeaser = ({
|
|
|
1957
1961
|
}, /*#__PURE__*/React.createElement("span", null, data[lang].button))));
|
|
1958
1962
|
};
|
|
1959
1963
|
|
|
1960
|
-
var styles$
|
|
1964
|
+
var styles$7 = {"root":"AnnouncementInText-module_root__C4-Oo","body":"AnnouncementInText-module_body__lZy-L","title":"AnnouncementInText-module_title__cb6i1","footer":"AnnouncementInText-module_footer__jRk9p","button":"AnnouncementInText-module_button__JuT-E","link":"AnnouncementInText-module_link__C0YxL","center":"AnnouncementInText-module_center__1DJjd","isInCard":"AnnouncementInText-module_isInCard__jIqpa","isInSlide":"AnnouncementInText-module_isInSlide__BWO-A","ru":"AnnouncementInText-module_ru__QHQad","en":"AnnouncementInText-module_en__r0PvM"};
|
|
1961
1965
|
|
|
1962
1966
|
const AnnouncementInText = ({
|
|
1963
1967
|
styleContext,
|
|
1964
1968
|
lang = 'ru'
|
|
1965
1969
|
}) => {
|
|
1966
|
-
let classNames = [[styles$
|
|
1970
|
+
let classNames = [[styles$7.root, true], [styles$7[lang], styles$7[lang]]];
|
|
1967
1971
|
if (styleContext) {
|
|
1968
|
-
classNames = makeStyleContext(classNames, styleContext, styles$
|
|
1972
|
+
classNames = makeStyleContext(classNames, styleContext, styles$7);
|
|
1969
1973
|
}
|
|
1970
1974
|
const data = {
|
|
1971
1975
|
ru: {
|
|
@@ -1986,9 +1990,9 @@ const AnnouncementInText = ({
|
|
|
1986
1990
|
"data-testid": "announcement-in-text",
|
|
1987
1991
|
className: makeClassName(classNames)
|
|
1988
1992
|
}, /*#__PURE__*/React.createElement("div", {
|
|
1989
|
-
className: styles$
|
|
1993
|
+
className: styles$7.body
|
|
1990
1994
|
}, /*#__PURE__*/React.createElement("h3", {
|
|
1991
|
-
className: styles$
|
|
1995
|
+
className: styles$7.title,
|
|
1992
1996
|
dangerouslySetInnerHTML: {
|
|
1993
1997
|
__html: localeData.title
|
|
1994
1998
|
}
|
|
@@ -1997,14 +2001,14 @@ const AnnouncementInText = ({
|
|
|
1997
2001
|
__html: localeData.text
|
|
1998
2002
|
}
|
|
1999
2003
|
})), /*#__PURE__*/React.createElement("div", {
|
|
2000
|
-
className: styles$
|
|
2004
|
+
className: styles$7.footer
|
|
2001
2005
|
}, /*#__PURE__*/React.createElement("a", {
|
|
2002
|
-
className: styles$
|
|
2006
|
+
className: styles$7.link,
|
|
2003
2007
|
href: localeData.href,
|
|
2004
2008
|
target: "_blank",
|
|
2005
2009
|
rel: "noreferrer"
|
|
2006
2010
|
}, /*#__PURE__*/React.createElement("span", null, localeData.button)), /*#__PURE__*/React.createElement("span", {
|
|
2007
|
-
className: styles$
|
|
2011
|
+
className: styles$7.button
|
|
2008
2012
|
}, /*#__PURE__*/React.createElement("span", null, localeData.button))));
|
|
2009
2013
|
};
|
|
2010
2014
|
|
|
@@ -2156,7 +2160,7 @@ const RenderBlocks = ({
|
|
|
2156
2160
|
}
|
|
2157
2161
|
};
|
|
2158
2162
|
|
|
2159
|
-
var styles$
|
|
2163
|
+
var styles$6 = {"root":"Cover-module_root__3pscq","body":"Cover-module_body__eJpUI","image":"Cover-module_image__frrrH","rich":"Cover-module_rich__YcxWa","dark":"Cover-module_dark__cRucL","light":"Cover-module_light__la-sk","control":"Cover-module_control__WP0G3","isInDynamicBlock":"Cover-module_isInDynamicBlock__qO-yt","mobile":"Cover-module_mobile__aotep","desktop":"Cover-module_desktop__dfbC-"};
|
|
2160
2164
|
|
|
2161
2165
|
const Cover = ({
|
|
2162
2166
|
block: {
|
|
@@ -2177,13 +2181,13 @@ const Cover = ({
|
|
|
2177
2181
|
}) => {
|
|
2178
2182
|
const [isPopoverShown, setIsPopoverShown] = React.useState(false);
|
|
2179
2183
|
const style = {};
|
|
2180
|
-
let classNames = [[styles$
|
|
2184
|
+
let classNames = [[styles$6.root, true], [styles$6[onlyOn], !!onlyOn && !!styles$6[onlyOn]]];
|
|
2181
2185
|
if (styleContext) {
|
|
2182
|
-
classNames = makeStyleContext(classNames, styleContext, styles$
|
|
2186
|
+
classNames = makeStyleContext(classNames, styleContext, styles$6);
|
|
2183
2187
|
}
|
|
2184
2188
|
if (gradients) {
|
|
2185
2189
|
const theme = [gradients.text_rgb === '0,0,0' ? 'dark' : 'light'];
|
|
2186
|
-
classNames = makeStyleContext(classNames, theme, styles$
|
|
2190
|
+
classNames = makeStyleContext(classNames, theme, styles$6);
|
|
2187
2191
|
style.backgroundImage = generateGradient(gradients.bg_rgb, 'mediaBlockBottom');
|
|
2188
2192
|
}
|
|
2189
2193
|
const renderCC = context => /*#__PURE__*/React.createElement(MediaCaption, {
|
|
@@ -2195,21 +2199,21 @@ const Cover = ({
|
|
|
2195
2199
|
"data-testid": "cover",
|
|
2196
2200
|
className: makeClassName(classNames)
|
|
2197
2201
|
}, /*#__PURE__*/React.createElement("div", {
|
|
2198
|
-
className: styles$
|
|
2202
|
+
className: styles$6.image
|
|
2199
2203
|
}, /*#__PURE__*/React.createElement(Image, {
|
|
2200
2204
|
optimized: urls,
|
|
2201
2205
|
ratio: mobileRatio,
|
|
2202
2206
|
display: "narrow",
|
|
2203
2207
|
lazy: true
|
|
2204
2208
|
})), /*#__PURE__*/React.createElement("div", {
|
|
2205
|
-
className: styles$
|
|
2209
|
+
className: styles$6.body,
|
|
2206
2210
|
style: style
|
|
2207
2211
|
}, blocks.map(item => /*#__PURE__*/React.createElement(RenderBlocks, {
|
|
2208
2212
|
key: item.id,
|
|
2209
2213
|
block: item,
|
|
2210
2214
|
styleContext: styleContext
|
|
2211
2215
|
}))), cc === 'button' && /*#__PURE__*/React.createElement("button", {
|
|
2212
|
-
className: styles$
|
|
2216
|
+
className: styles$6.control,
|
|
2213
2217
|
type: "button",
|
|
2214
2218
|
"aria-label": "Open",
|
|
2215
2219
|
onClick: () => {
|
|
@@ -2222,7 +2226,7 @@ const Cover = ({
|
|
|
2222
2226
|
}, renderCC('isInPopover')));
|
|
2223
2227
|
};
|
|
2224
2228
|
|
|
2225
|
-
var styles$
|
|
2229
|
+
var styles$5 = {"root":"HalfBlock-module_root__EXQbz","main":"HalfBlock-module_main__eIcRo","body":"HalfBlock-module_body__HPhGj","footer":"HalfBlock-module_footer__TFfCQ","image":"HalfBlock-module_image__XWLbK","mobile":"HalfBlock-module_mobile__uGGpm","desktop":"HalfBlock-module_desktop__p-hAq"};
|
|
2226
2230
|
|
|
2227
2231
|
const HalfBlock = ({
|
|
2228
2232
|
block: {
|
|
@@ -2239,29 +2243,29 @@ const HalfBlock = ({
|
|
|
2239
2243
|
},
|
|
2240
2244
|
styleContext
|
|
2241
2245
|
}) => {
|
|
2242
|
-
let classNames = [[styles$
|
|
2246
|
+
let classNames = [[styles$5.root, true], [styles$5[onlyOn], true]];
|
|
2243
2247
|
if (styleContext) {
|
|
2244
|
-
classNames = makeStyleContext(classNames, styleContext, styles$
|
|
2248
|
+
classNames = makeStyleContext(classNames, styleContext, styles$5);
|
|
2245
2249
|
}
|
|
2246
2250
|
return /*#__PURE__*/React.createElement("div", {
|
|
2247
2251
|
"data-testid": "half-block",
|
|
2248
2252
|
className: makeClassName(classNames)
|
|
2249
2253
|
}, /*#__PURE__*/React.createElement("div", {
|
|
2250
|
-
className: styles$
|
|
2254
|
+
className: styles$5.main
|
|
2251
2255
|
}, /*#__PURE__*/React.createElement("div", {
|
|
2252
|
-
className: styles$
|
|
2256
|
+
className: styles$5.image
|
|
2253
2257
|
}, /*#__PURE__*/React.createElement(Image, {
|
|
2254
2258
|
optimized: optimized,
|
|
2255
2259
|
ratio: ratio,
|
|
2256
2260
|
display: "super_full"
|
|
2257
2261
|
})), /*#__PURE__*/React.createElement("div", {
|
|
2258
|
-
className: styles$
|
|
2262
|
+
className: styles$5.body
|
|
2259
2263
|
}, data.blocks.map(item => /*#__PURE__*/React.createElement(RenderBlocks, {
|
|
2260
2264
|
key: item.id,
|
|
2261
2265
|
block: item,
|
|
2262
2266
|
styleContext: ['rich']
|
|
2263
2267
|
})))), /*#__PURE__*/React.createElement("div", {
|
|
2264
|
-
className: styles$
|
|
2268
|
+
className: styles$5.footer
|
|
2265
2269
|
}, /*#__PURE__*/React.createElement(MediaCaption, {
|
|
2266
2270
|
credit: credit,
|
|
2267
2271
|
caption: caption,
|
|
@@ -2269,7 +2273,7 @@ const HalfBlock = ({
|
|
|
2269
2273
|
})));
|
|
2270
2274
|
};
|
|
2271
2275
|
|
|
2272
|
-
var styles$
|
|
2276
|
+
var styles$4 = {"root":"ImportantLead-module_root__-rnt6","slide":"ImportantLead-module_slide__zcovu","mobile":"ImportantLead-module_mobile__msInp","desktop":"ImportantLead-module_desktop__ELC2-"};
|
|
2273
2277
|
|
|
2274
2278
|
const ImportantLead = ({
|
|
2275
2279
|
block: {
|
|
@@ -2278,9 +2282,9 @@ const ImportantLead = ({
|
|
|
2278
2282
|
},
|
|
2279
2283
|
styleContext
|
|
2280
2284
|
}) => {
|
|
2281
|
-
let classNames = [[styles$
|
|
2285
|
+
let classNames = [[styles$4.root, true], [styles$4[onlyOn], !!onlyOn]];
|
|
2282
2286
|
if (styleContext) {
|
|
2283
|
-
classNames = makeStyleContext(classNames, styleContext, styles$
|
|
2287
|
+
classNames = makeStyleContext(classNames, styleContext, styles$4);
|
|
2284
2288
|
}
|
|
2285
2289
|
return /*#__PURE__*/React.createElement("div", {
|
|
2286
2290
|
"data-testid": "important-lead",
|
|
@@ -2292,7 +2296,7 @@ const ImportantLead = ({
|
|
|
2292
2296
|
})));
|
|
2293
2297
|
};
|
|
2294
2298
|
|
|
2295
|
-
var styles$
|
|
2299
|
+
var styles$3 = {"root":"Spoiler-module_root__fAbb9","header":"Spoiler-module_header__iEKsQ","body":"Spoiler-module_body__jjqIn","spoiled":"Spoiler-module_spoiled__ENI93","footer":"Spoiler-module_footer__g21Zn","spoilerSticky":"Spoiler-module_spoilerSticky__YTiyF","spoilerStickyBg":"Spoiler-module_spoilerStickyBg__tmDnG","center":"Spoiler-module_center__0XCWo","full":"Spoiler-module_full__FtKDT","default":"Spoiler-module_default__wvlKw","mobile":"Spoiler-module_mobile__PWCMW","desktop":"Spoiler-module_desktop__qTakd"};
|
|
2296
2300
|
|
|
2297
2301
|
const Spoiler = ({
|
|
2298
2302
|
block: {
|
|
@@ -2321,11 +2325,11 @@ const Spoiler = ({
|
|
|
2321
2325
|
postMessage('', 'openSpoiler', 'click');
|
|
2322
2326
|
}
|
|
2323
2327
|
};
|
|
2324
|
-
let classNames = [[styles$
|
|
2328
|
+
let classNames = [[styles$3.root, true], [styles$3[onlyOn], !!onlyOn], [styles$3[display], !!display && styles$3[display]], [[styles$3.spoiled], !!spoiled]];
|
|
2325
2329
|
const context = ['center'];
|
|
2326
2330
|
if (styleContext) {
|
|
2327
2331
|
context.concat(styleContext);
|
|
2328
|
-
classNames = makeStyleContext(classNames, styleContext, styles$
|
|
2332
|
+
classNames = makeStyleContext(classNames, styleContext, styles$3);
|
|
2329
2333
|
}
|
|
2330
2334
|
const buttonCollapse = button ? button.collapse : 'Свернуть';
|
|
2331
2335
|
const buttonExpande = button ? button.expand : buttonTitle;
|
|
@@ -2334,15 +2338,15 @@ const Spoiler = ({
|
|
|
2334
2338
|
className: makeClassName(classNames),
|
|
2335
2339
|
"data-testid": "spoiler"
|
|
2336
2340
|
}, /*#__PURE__*/React.createElement("div", {
|
|
2337
|
-
className: styles$
|
|
2341
|
+
className: styles$3.header
|
|
2338
2342
|
}, title && /*#__PURE__*/React.createElement("h3", null, title)), /*#__PURE__*/React.createElement("div", {
|
|
2339
|
-
className: styles$
|
|
2343
|
+
className: styles$3.body
|
|
2340
2344
|
}, blocks.map(item => /*#__PURE__*/React.createElement(RenderBlocks, {
|
|
2341
2345
|
key: item.id,
|
|
2342
2346
|
block: item,
|
|
2343
2347
|
styleContext: context
|
|
2344
2348
|
}))), /*#__PURE__*/React.createElement("div", {
|
|
2345
|
-
className: styles$
|
|
2349
|
+
className: styles$3.footer
|
|
2346
2350
|
}, /*#__PURE__*/React.createElement(Button, {
|
|
2347
2351
|
size: "default",
|
|
2348
2352
|
theme: "gray",
|
|
@@ -2353,7 +2357,7 @@ const Spoiler = ({
|
|
|
2353
2357
|
}))));
|
|
2354
2358
|
};
|
|
2355
2359
|
|
|
2356
|
-
var styles$
|
|
2360
|
+
var styles$2 = {"root":"RelatedRichBlock-module_root__-SEe7","wrapper":"RelatedRichBlock-module_wrapper__YkEpr","overlay":"RelatedRichBlock-module_overlay__tWuyR","overlayHeader":"RelatedRichBlock-module_overlayHeader__V3ynX","body":"RelatedRichBlock-module_body__XhS0U","isRich":"RelatedRichBlock-module_isRich__Z2kQ8","hasGradient":"RelatedRichBlock-module_hasGradient__s5Krh","picture":"RelatedRichBlock-module_picture__OmRKx","isCard":"RelatedRichBlock-module_isCard__wkMw-","cover":"RelatedRichBlock-module_cover__3gnIx","tag":"RelatedRichBlock-module_tag__c18sv","center":"RelatedRichBlock-module_center__KANd-","dark":"RelatedRichBlock-module_dark__cnk4R","light":"RelatedRichBlock-module_light__aJLn7","mobile":"RelatedRichBlock-module_mobile__N-G4U","desktop":"RelatedRichBlock-module_desktop__EaPOr"};
|
|
2357
2361
|
|
|
2358
2362
|
/* eslint-disable react/jsx-no-target-blank */
|
|
2359
2363
|
const RelatedRichBlock = ({
|
|
@@ -2390,16 +2394,16 @@ const RelatedRichBlock = ({
|
|
|
2390
2394
|
const handleClick = () => {
|
|
2391
2395
|
postMessage('richRelated', url, 'click');
|
|
2392
2396
|
};
|
|
2393
|
-
let classNames = [[styles$
|
|
2397
|
+
let classNames = [[styles$2.root, true], [styles$2[cardType], !!layout && !!styles$2[cardType]], [styles$2.hasGradient, !!gradients], [styles$2[onlyOn], !!onlyOn && !!styles$2[onlyOn]]];
|
|
2394
2398
|
let context = ['isInMediaBlock'];
|
|
2395
2399
|
if (styleContext) {
|
|
2396
|
-
classNames = makeStyleContext(classNames, styleContext, styles$
|
|
2400
|
+
classNames = makeStyleContext(classNames, styleContext, styles$2);
|
|
2397
2401
|
context = [...styleContext, 'isInMediaBlock'];
|
|
2398
2402
|
}
|
|
2399
2403
|
if (gradients) {
|
|
2400
2404
|
styleHeader.backgroundImage = generateGradient(gradients.bg_rgb, 'mediaBlockTop');
|
|
2401
2405
|
const theme = [gradients.text_rgb === '0,0,0' ? 'dark' : 'light'];
|
|
2402
|
-
classNames = makeStyleContext(classNames, theme, styles$
|
|
2406
|
+
classNames = makeStyleContext(classNames, theme, styles$2);
|
|
2403
2407
|
if (onlyOn === 'desktop') {
|
|
2404
2408
|
style.backgroundImage = generateGradient(gradients.bg_rgb, 'mediaBlockBottom');
|
|
2405
2409
|
}
|
|
@@ -2410,91 +2414,6 @@ const RelatedRichBlock = ({
|
|
|
2410
2414
|
to: `/${url}`,
|
|
2411
2415
|
onClick: () => handleClick(),
|
|
2412
2416
|
ref: ref
|
|
2413
|
-
}, layout === 'rich' && /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("div", {
|
|
2414
|
-
className: styles$3.overlay,
|
|
2415
|
-
style: style
|
|
2416
|
-
}), /*#__PURE__*/React.createElement("div", {
|
|
2417
|
-
className: styles$3.overlayHeader,
|
|
2418
|
-
style: styleHeader
|
|
2419
|
-
})), /*#__PURE__*/React.createElement("div", {
|
|
2420
|
-
className: styles$3.tag
|
|
2421
|
-
}, /*#__PURE__*/React.createElement(Tag, {
|
|
2422
|
-
size: "small",
|
|
2423
|
-
theme: "inherit",
|
|
2424
|
-
styleContext: "richRelated"
|
|
2425
|
-
}, tag)), /*#__PURE__*/React.createElement("div", {
|
|
2426
|
-
className: styles$3.cover
|
|
2427
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
2428
|
-
className: styles$3.picture
|
|
2429
|
-
}, /*#__PURE__*/React.createElement(Image, {
|
|
2430
|
-
optimized: urls,
|
|
2431
|
-
ratio: ratio,
|
|
2432
|
-
display: "narrow"
|
|
2433
|
-
}))), /*#__PURE__*/React.createElement("div", {
|
|
2434
|
-
className: styles$3.body
|
|
2435
|
-
}, blocks.map(item => /*#__PURE__*/React.createElement(RenderBlocks, {
|
|
2436
|
-
key: item.id,
|
|
2437
|
-
block: item,
|
|
2438
|
-
styleContext: context
|
|
2439
|
-
}))));
|
|
2440
|
-
};
|
|
2441
|
-
|
|
2442
|
-
var styles$2 = {"root":"ShopRelatedBlock-module_root__eTGjC","wrapper":"ShopRelatedBlock-module_wrapper__v6yE3","overlay":"ShopRelatedBlock-module_overlay__oR67Y","overlayHeader":"ShopRelatedBlock-module_overlayHeader__YMcNw","body":"ShopRelatedBlock-module_body__W4pBN","hasGradient":"ShopRelatedBlock-module_hasGradient__50JTl","picture":"ShopRelatedBlock-module_picture__zjFL4","tag":"ShopRelatedBlock-module_tag__ixkda","center":"ShopRelatedBlock-module_center__IpBP4","title":"ShopRelatedBlock-module_title__COl93","price":"ShopRelatedBlock-module_price__5Qitu","dark":"ShopRelatedBlock-module_dark__d0QiW","light":"ShopRelatedBlock-module_light__lUDWA","mobile":"ShopRelatedBlock-module_mobile__I6Hih","desktop":"ShopRelatedBlock-module_desktop__ywKrb"};
|
|
2443
|
-
|
|
2444
|
-
/* eslint-disable react/jsx-no-target-blank */
|
|
2445
|
-
const ShopRelatedBlock = ({
|
|
2446
|
-
block: {
|
|
2447
|
-
only_on: onlyOn,
|
|
2448
|
-
data: {
|
|
2449
|
-
url,
|
|
2450
|
-
cover: {
|
|
2451
|
-
urls,
|
|
2452
|
-
gradients,
|
|
2453
|
-
tag,
|
|
2454
|
-
layout,
|
|
2455
|
-
ratio,
|
|
2456
|
-
first_title: firstTitle,
|
|
2457
|
-
second_title: secondTitle
|
|
2458
|
-
}
|
|
2459
|
-
}
|
|
2460
|
-
},
|
|
2461
|
-
styleContext
|
|
2462
|
-
}) => {
|
|
2463
|
-
const style = {};
|
|
2464
|
-
const styleHeader = {};
|
|
2465
|
-
const [ref, inView] = reactIntersectionObserver.useInView({
|
|
2466
|
-
threshold: 0,
|
|
2467
|
-
triggerOnce: true
|
|
2468
|
-
});
|
|
2469
|
-
React.useEffect(() => {
|
|
2470
|
-
if (inView) {
|
|
2471
|
-
if (onlyOn === 'mobile' && window.innerWidth <= 511 || onlyOn === 'desktop' && window.innerWidth >= 512 || !onlyOn) {
|
|
2472
|
-
postMessage('productRelated', url, 'view');
|
|
2473
|
-
}
|
|
2474
|
-
}
|
|
2475
|
-
}, [inView]);
|
|
2476
|
-
const handleClick = () => {
|
|
2477
|
-
postMessage('productRelated', url, 'click');
|
|
2478
|
-
};
|
|
2479
|
-
let classNames = [[styles$2.root, true], [styles$2.hasGradient, !!gradients], [styles$2[onlyOn], !!onlyOn && !!styles$2[onlyOn]]];
|
|
2480
|
-
if (styleContext) {
|
|
2481
|
-
classNames = makeStyleContext(classNames, styleContext, styles$2);
|
|
2482
|
-
}
|
|
2483
|
-
if (gradients) {
|
|
2484
|
-
styleHeader.backgroundImage = generateGradient(gradients.bg_rgb, 'mediaBlockTop');
|
|
2485
|
-
const theme = [gradients.text_rgb === '0,0,0' ? 'dark' : 'light'];
|
|
2486
|
-
classNames = makeStyleContext(classNames, theme, styles$2);
|
|
2487
|
-
if (onlyOn === 'desktop') {
|
|
2488
|
-
style.backgroundImage = generateGradient(gradients.bg_rgb, 'mediaBlockBottom');
|
|
2489
|
-
}
|
|
2490
|
-
}
|
|
2491
|
-
return /*#__PURE__*/React.createElement("a", {
|
|
2492
|
-
"data-testid": "related-rich-block",
|
|
2493
|
-
className: makeClassName(classNames),
|
|
2494
|
-
href: url,
|
|
2495
|
-
target: "_blank",
|
|
2496
|
-
onClick: () => handleClick(),
|
|
2497
|
-
ref: ref
|
|
2498
2417
|
}, layout === 'rich' && /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("div", {
|
|
2499
2418
|
className: styles$2.overlay,
|
|
2500
2419
|
style: style
|
|
@@ -2517,11 +2436,11 @@ const ShopRelatedBlock = ({
|
|
|
2517
2436
|
display: "narrow"
|
|
2518
2437
|
}))), /*#__PURE__*/React.createElement("div", {
|
|
2519
2438
|
className: styles$2.body
|
|
2520
|
-
}, /*#__PURE__*/React.createElement(
|
|
2521
|
-
|
|
2522
|
-
|
|
2523
|
-
|
|
2524
|
-
}
|
|
2439
|
+
}, blocks.map(item => /*#__PURE__*/React.createElement(RenderBlocks, {
|
|
2440
|
+
key: item.id,
|
|
2441
|
+
block: item,
|
|
2442
|
+
styleContext: context
|
|
2443
|
+
}))));
|
|
2525
2444
|
};
|
|
2526
2445
|
|
|
2527
2446
|
const RawHtmlBlock = ({
|
|
@@ -2575,13 +2494,6 @@ const RawHtmlBlock = ({
|
|
|
2575
2494
|
styleContext: styleContext
|
|
2576
2495
|
});
|
|
2577
2496
|
}
|
|
2578
|
-
case 'related_shop':
|
|
2579
|
-
{
|
|
2580
|
-
return /*#__PURE__*/React.createElement(ShopRelatedBlock, {
|
|
2581
|
-
block: block,
|
|
2582
|
-
styleContext: styleContext
|
|
2583
|
-
});
|
|
2584
|
-
}
|
|
2585
2497
|
default:
|
|
2586
2498
|
{
|
|
2587
2499
|
return /*#__PURE__*/React.createElement(BlockProvider, {
|
|
@@ -2689,7 +2601,6 @@ exports.RenderBlocks = RenderBlocks;
|
|
|
2689
2601
|
exports.RichTitle = RichTitle;
|
|
2690
2602
|
exports.Secondary = Secondary;
|
|
2691
2603
|
exports.SensitiveBlock = SensitiveBlock;
|
|
2692
|
-
exports.ShopRelatedBlock = ShopRelatedBlock;
|
|
2693
2604
|
exports.SimpleBlock = SimpleBlock;
|
|
2694
2605
|
exports.SimpleTitle = SimpleTitle;
|
|
2695
2606
|
exports.SourceBlock = SourceBlock;
|