@mirrormedia/lilith-draft-renderer
Advanced tools
Comparing version 1.3.0 to 1.3.1
@@ -25,4 +25,4 @@ "use strict"; | ||
//REMINDER: DO NOT REMOVE className which has prefix `GTM-`, since it is used for collecting data of Google Analytics event. | ||
const defaultImage = "https://unpkg.com/@mirrormedia/lilith-draft-renderer@1.3.0/lib/public/a3f3e41061aaaa6e12b4d1e5a07f280c.png"; | ||
const loadingImage = "https://unpkg.com/@mirrormedia/lilith-draft-renderer@1.3.0/lib/public/845924188760371aa28efbb3dea99d01.gif"; | ||
const defaultImage = "https://unpkg.com/@mirrormedia/lilith-draft-renderer@1.3.1/lib/public/a3f3e41061aaaa6e12b4d1e5a07f280c.png"; | ||
const loadingImage = "https://unpkg.com/@mirrormedia/lilith-draft-renderer@1.3.1/lib/public/845924188760371aa28efbb3dea99d01.gif"; | ||
const imageFigureLayoutNormal = (0, _styledComponents.css)` | ||
@@ -29,0 +29,0 @@ .readr-media-react-image { |
@@ -25,4 +25,4 @@ "use strict"; | ||
const defaultImage = "https://unpkg.com/@mirrormedia/lilith-draft-renderer@1.3.0/lib/public/a3f3e41061aaaa6e12b4d1e5a07f280c.png"; | ||
const loadingImage = "https://unpkg.com/@mirrormedia/lilith-draft-renderer@1.3.0/lib/public/845924188760371aa28efbb3dea99d01.gif"; | ||
const defaultImage = "https://unpkg.com/@mirrormedia/lilith-draft-renderer@1.3.1/lib/public/a3f3e41061aaaa6e12b4d1e5a07f280c.png"; | ||
const loadingImage = "https://unpkg.com/@mirrormedia/lilith-draft-renderer@1.3.1/lib/public/845924188760371aa28efbb3dea99d01.gif"; | ||
const Image = _styledComponents.default.img` | ||
@@ -29,0 +29,0 @@ width: 100%; |
@@ -31,3 +31,3 @@ "use strict"; | ||
const blockquoteDecoration = "https://unpkg.com/@mirrormedia/lilith-draft-renderer@1.3.0/lib/public/662d20f531567a273f99efc70e8c85a6.png"; | ||
const blockquoteDecoration = "https://unpkg.com/@mirrormedia/lilith-draft-renderer@1.3.1/lib/public/662d20f531567a273f99efc70e8c85a6.png"; | ||
const draftEditorLineHeight = 2; | ||
@@ -34,0 +34,0 @@ /** |
@@ -16,4 +16,4 @@ "use strict"; | ||
const audioPlay = "https://unpkg.com/@mirrormedia/lilith-draft-renderer@1.3.0/lib/public/dc249b3412c5af890a004508287a3c3d.png"; | ||
const audioPause = "https://unpkg.com/@mirrormedia/lilith-draft-renderer@1.3.0/lib/public/5b3cb1a908786c8750f1041860699cc1.png"; | ||
const audioPlay = "https://unpkg.com/@mirrormedia/lilith-draft-renderer@1.3.1/lib/public/dc249b3412c5af890a004508287a3c3d.png"; | ||
const audioPause = "https://unpkg.com/@mirrormedia/lilith-draft-renderer@1.3.1/lib/public/5b3cb1a908786c8750f1041860699cc1.png"; | ||
const buttonShareStyle = (0, _styledComponents.css)` | ||
@@ -20,0 +20,0 @@ width: 64px; |
@@ -16,3 +16,3 @@ "use strict"; | ||
const defaultImage = "https://unpkg.com/@mirrormedia/lilith-draft-renderer@1.3.0/lib/public/722f90c535fa64c27555ec6ee5f22393.png"; | ||
const defaultImage = "https://unpkg.com/@mirrormedia/lilith-draft-renderer@1.3.1/lib/public/722f90c535fa64c27555ec6ee5f22393.png"; | ||
const Figure = _styledComponents.default.figure` | ||
@@ -60,3 +60,3 @@ width: calc(100% + 40px); | ||
resized = {}, | ||
resizedWebP = {}, | ||
resizedWebp = {}, | ||
url | ||
@@ -67,3 +67,3 @@ } = entity.getData(); | ||
images: resized, | ||
imagesWebP: resizedWebP, | ||
imagesWebP: resizedWebp, | ||
defaultImage: defaultImage, | ||
@@ -70,0 +70,0 @@ alt: name, |
@@ -23,4 +23,4 @@ "use strict"; | ||
const defaultImage = "https://unpkg.com/@mirrormedia/lilith-draft-renderer@1.3.0/lib/public/722f90c535fa64c27555ec6ee5f22393.png"; | ||
const arrowDown = "https://unpkg.com/@mirrormedia/lilith-draft-renderer@1.3.0/lib/public/dd45f0788d9c70cabe72430bf08e7413.png"; | ||
const defaultImage = "https://unpkg.com/@mirrormedia/lilith-draft-renderer@1.3.1/lib/public/722f90c535fa64c27555ec6ee5f22393.png"; | ||
const arrowDown = "https://unpkg.com/@mirrormedia/lilith-draft-renderer@1.3.1/lib/public/dd45f0788d9c70cabe72430bf08e7413.png"; | ||
const SlideShowDesktopSize = 960; | ||
@@ -27,0 +27,0 @@ const SpacingBetweenSlideImages = 12; |
@@ -18,4 +18,4 @@ "use strict"; | ||
const defaultImage = "https://unpkg.com/@mirrormedia/lilith-draft-renderer@1.3.0/lib/public/722f90c535fa64c27555ec6ee5f22393.png"; | ||
const closeCross = "https://unpkg.com/@mirrormedia/lilith-draft-renderer@1.3.0/lib/public/903cf84ef5c5ad76634c30bdc0ff8c49.png"; | ||
const defaultImage = "https://unpkg.com/@mirrormedia/lilith-draft-renderer@1.3.1/lib/public/722f90c535fa64c27555ec6ee5f22393.png"; | ||
const closeCross = "https://unpkg.com/@mirrormedia/lilith-draft-renderer@1.3.1/lib/public/903cf84ef5c5ad76634c30bdc0ff8c49.png"; | ||
const LightBoxWrapper = _styledComponents.default.div` | ||
@@ -22,0 +22,0 @@ display: none; |
@@ -20,5 +20,5 @@ "use strict"; | ||
const defaultImage = "https://unpkg.com/@mirrormedia/lilith-draft-renderer@1.3.0/lib/public/722f90c535fa64c27555ec6ee5f22393.png"; | ||
const arrowDown = "https://unpkg.com/@mirrormedia/lilith-draft-renderer@1.3.0/lib/public/f96d4b486ba2061c460962ae694f4670.png"; | ||
const arrowUp = "https://unpkg.com/@mirrormedia/lilith-draft-renderer@1.3.0/lib/public/679d63b1846e81ada28c2f76edbd2931.png"; | ||
const defaultImage = "https://unpkg.com/@mirrormedia/lilith-draft-renderer@1.3.1/lib/public/722f90c535fa64c27555ec6ee5f22393.png"; | ||
const arrowDown = "https://unpkg.com/@mirrormedia/lilith-draft-renderer@1.3.1/lib/public/f96d4b486ba2061c460962ae694f4670.png"; | ||
const arrowUp = "https://unpkg.com/@mirrormedia/lilith-draft-renderer@1.3.1/lib/public/679d63b1846e81ada28c2f76edbd2931.png"; | ||
const arrowShareStyle = (0, _styledComponents.css)` | ||
@@ -25,0 +25,0 @@ width: 64px; |
@@ -20,3 +20,3 @@ "use strict"; | ||
const annotationArrow = "https://unpkg.com/@mirrormedia/lilith-draft-renderer@1.3.0/lib/public/07d1287fd390346af0c15b930148a5e4.png"; | ||
const annotationArrow = "https://unpkg.com/@mirrormedia/lilith-draft-renderer@1.3.1/lib/public/07d1287fd390346af0c15b930148a5e4.png"; | ||
const annotationDefaultSpacing = 8; | ||
@@ -23,0 +23,0 @@ const AnnotationText = _styledComponents.default.span` |
@@ -12,3 +12,3 @@ "use strict"; | ||
const citationLink = "https://unpkg.com/@mirrormedia/lilith-draft-renderer@1.3.0/lib/public/ef41f6b10c7d89510523ebc3163e6fad.png"; | ||
const citationLink = "https://unpkg.com/@mirrormedia/lilith-draft-renderer@1.3.1/lib/public/ef41f6b10c7d89510523ebc3163e6fad.png"; | ||
const SummaryStyle = (0, _styledComponents.css)` | ||
@@ -15,0 +15,0 @@ ${({ |
{ | ||
"name": "@mirrormedia/lilith-draft-renderer", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |