@quintype/arrow 3.19.7 → 3.19.8-imp-pd.0
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/AlsoRead/index.js +1 -0
- package/Attachment/index.js +1 -0
- package/Author/index.js +1 -0
- package/AuthorWithTime/index.js +1 -0
- package/BigFact/index.js +1 -0
- package/BlockQuote/index.js +1 -0
- package/Blurb/index.js +1 -0
- package/CollectionName/index.js +1 -0
- package/Headline/index.js +1 -0
- package/HeroImage/index.js +1 -0
- package/Image/index.js +1 -0
- package/ImageGallery/index.js +1 -0
- package/ImageSlideshow/index.js +1 -0
- package/LoadmoreButton/index.js +1 -0
- package/QuestionAnswer/index.js +1 -0
- package/Quote/index.js +1 -0
- package/Reference/index.js +1 -0
- package/ScrollSnap/index.js +1 -0
- package/SectionTag/index.js +1 -0
- package/StoryElement/index.js +1 -0
- package/Subheadline/index.js +1 -0
- package/Summary/index.js +1 -0
- package/Text/index.js +1 -0
- package/TimeStamp/index.js +1 -0
- package/Video/index.js +1 -0
- package/package.json +1 -1
- package/AlternateCollectionFilter/styles.arrow.css +0 -1
- package/AsideCollection/styles.arrow.css +0 -1
- package/AstrologyCollection/styles.arrow.css +0 -1
- package/AuthorIntroductionCard/styles.arrow.css +0 -1
- package/AuthorsList/styles.arrow.css +0 -1
- package/CollectionFilter/styles.arrow.css +0 -1
- package/ElevenStories/styles.arrow.css +0 -1
- package/FourColFiveStories/styles.arrow.css +0 -1
- package/FourColGrid/styles.arrow.css +0 -1
- package/FourColPortraitStories/styles.arrow.css +0 -1
- package/FourColSixteenStories/styles.arrow.css +0 -1
- package/FourColTwelveStories/styles.arrow.css +0 -1
- package/FourStorySlider/styles.arrow.css +0 -1
- package/FourStorySliderPortrait/styles.arrow.css +0 -1
- package/FourTabbedBigStorySlider/styles.arrow.css +0 -1
- package/FullScreenSlider/styles.arrow.css +0 -1
- package/HalfScreenSlider/styles.arrow.css +0 -1
- package/KeyEvents/styles.arrow.css +0 -1
- package/ListComponent/styles.arrow.css +0 -1
- package/ListicleStoryTemplate/styles.arrow.css +0 -1
- package/Listicles/styles.arrow.css +0 -1
- package/LiveBlogStoryTemplate/styles.arrow.css +0 -1
- package/MagazineEditions/styles.arrow.css +0 -1
- package/MagazineHeaderCard/styles.arrow.css +0 -1
- package/MagazineWidget/styles.arrow.css +0 -1
- package/OneColStoryList/styles.arrow.css +0 -1
- package/OpinionCollection/styles.arrow.css +0 -1
- package/PageIntroductionCard/styles.arrow.css +0 -1
- package/PhotoStoryTemplate/styles.arrow.css +0 -1
- package/README.md +0 -202
- package/SixColSixStories/styles.arrow.css +0 -1
- package/SocialShareTemplate/styles.arrow.css +0 -1
- package/StoryCard/styles.arrow.css +0 -1
- package/StoryCollection/styles.arrow.css +0 -1
- package/StoryElementCard/styles.arrow.css +0 -1
- package/StorycardContent/styles.arrow.css +0 -1
- package/TagIntroductionCard/styles.arrow.css +0 -1
- package/TextStoryTemplate/styles.arrow.css +0 -1
- package/ThreeColFlexStories/styles.arrow.css +0 -1
- package/ThreeColFourteenStories/styles.arrow.css +0 -1
- package/ThreeColGrid/styles.arrow.css +0 -1
- package/ThreeColSevenStory/styles.arrow.css +0 -1
- package/ThreeColSixStories/styles.arrow.css +0 -1
- package/ThreeColTwelveStories/styles.arrow.css +0 -1
- package/TwoColFourStories/styles.arrow.css +0 -1
- package/TwoColFourStoryHighlight/styles.arrow.css +0 -1
- package/TwoColSevenStories/styles.arrow.css +0 -1
- package/TwoColSixStories/styles.arrow.css +0 -1
- package/TwoColTenStoriesSidebar/styles.arrow.css +0 -1
- package/TwoColThreeStories/styles.arrow.css +0 -1
- package/VideoStoryTemplate/styles.arrow.css +0 -1
- package/app.scss +0 -274
- package/cjs/index.js +0 -1
- package/esm/index.js +0 -1
package/app.scss
DELETED
|
@@ -1,274 +0,0 @@
|
|
|
1
|
-
/* Global CSS */
|
|
2
|
-
|
|
3
|
-
:root {
|
|
4
|
-
/* Colour Palette */
|
|
5
|
-
--arrow-c-brand1: #ff214b;
|
|
6
|
-
--arrow-c-brand2: #1bbb87;
|
|
7
|
-
--arrow-c-brand3: #6fe7c0;
|
|
8
|
-
--arrow-c-brand4: #f6f8ff;
|
|
9
|
-
--arrow-c-brand5: #e9e9e9;
|
|
10
|
-
--arrow-c-accent1: #2fd072;
|
|
11
|
-
--arrow-c-accent2: #f5a623;
|
|
12
|
-
--arrow-c-accent3: #f81010;
|
|
13
|
-
--arrow-c-accent4: #d71212;
|
|
14
|
-
--arrow-c-accent5: #f2f2f2;
|
|
15
|
-
--arrow-c-accent6: #e8eaed;
|
|
16
|
-
--arrow-c-mono1: rgba(0, 0, 0, 1);
|
|
17
|
-
--arrow-c-mono2: rgba(0, 0, 0, 0.9);
|
|
18
|
-
--arrow-c-mono3: rgba(0, 0, 0, 0.7);
|
|
19
|
-
--arrow-c-mono4: rgba(0, 0, 0, 0.6);
|
|
20
|
-
--arrow-c-mono5: rgba(0, 0, 0, 0.3);
|
|
21
|
-
--arrow-c-mono6: rgba(0, 0, 0, 0.2);
|
|
22
|
-
--arrow-c-mono7: rgba(0, 0, 0, 0.1);
|
|
23
|
-
--arrow-c-invert-mono1: rgba(255, 255, 255, 1);
|
|
24
|
-
--arrow-c-invert-mono2: rgba(255, 255, 255, 0.9);
|
|
25
|
-
--arrow-c-invert-mono3: rgba(255, 255, 255, 0.7);
|
|
26
|
-
--arrow-c-invert-mono4: rgba(255, 255, 255, 0.6);
|
|
27
|
-
--arrow-c-invert-mono5: rgba(255, 255, 255, 0.3);
|
|
28
|
-
--arrow-c-invert-mono6: rgba(255, 255, 255, 0.2);
|
|
29
|
-
--arrow-c-invert-mono7: rgba(255, 255, 255, 0.1);
|
|
30
|
-
--arrow-c-invert-mono8: rgba(222, 222, 222, 1);
|
|
31
|
-
--arrow-c-invert-mono9: rgba(222, 222, 222, 0.1);
|
|
32
|
-
--arrow-c-dark: #0d0d0d;
|
|
33
|
-
--arrow-c-light: #ffffff;
|
|
34
|
-
/* Spacing */
|
|
35
|
-
--arrow-spacing-xxs: 4px;
|
|
36
|
-
--arrow-spacing-xs: 8px;
|
|
37
|
-
--arrow-spacing-s: 12px;
|
|
38
|
-
--arrow-spacing-m: 16px;
|
|
39
|
-
--arrow-spacing-20: 20px;
|
|
40
|
-
--arrow-spacing-l: 24px;
|
|
41
|
-
--arrow-spacing-xl: 32px;
|
|
42
|
-
--arrow-spacing-28: 28px;
|
|
43
|
-
--arrow-spacing-48: 48px;
|
|
44
|
-
--arrow-spacing-96: 96px;
|
|
45
|
-
/* Font Scale */
|
|
46
|
-
--arrow-fs-tiny: 14px;
|
|
47
|
-
--arrow-fs-xs: 16px;
|
|
48
|
-
--arrow-fs-s: 18px;
|
|
49
|
-
--arrow-fs-m: 20px;
|
|
50
|
-
--arrow-fs-l: 24px;
|
|
51
|
-
--arrow-fs-xl: 26px;
|
|
52
|
-
--arrow-fs-xxl: 30px;
|
|
53
|
-
--arrow-fs-huge: 32px;
|
|
54
|
-
--arrow-fs-big: 40px;
|
|
55
|
-
--arrow-fs-jumbo: 54px;
|
|
56
|
-
|
|
57
|
-
--arrow-fs-28: 28px;
|
|
58
|
-
|
|
59
|
-
/* Font Family */
|
|
60
|
-
--arrow-typeface-primary: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
61
|
-
--arrow-typeface-secondary: Verdana, Geneva, Tahoma, sans-serif;
|
|
62
|
-
--arrow-sans-serif: sans-serif;
|
|
63
|
-
/* Line height */
|
|
64
|
-
--arrow-lh-1: 1;
|
|
65
|
-
--arrow-lh-2: 1.2;
|
|
66
|
-
--arrow-lh-3: 1.3;
|
|
67
|
-
--arrow-lh-4: 1.4;
|
|
68
|
-
--arrow-lh-5: 1.5;
|
|
69
|
-
/* Font Weight */
|
|
70
|
-
--arrow-fw-light: 300;
|
|
71
|
-
--arrow-fw-normal: 400;
|
|
72
|
-
--arrow-fw-semi-bold: 600;
|
|
73
|
-
--arrow-fw-bold: 700;
|
|
74
|
-
/* Border Color */
|
|
75
|
-
--light-border: var(--arrow-c-invert-mono7);
|
|
76
|
-
--dark-border: var(--arrow-c-mono7);
|
|
77
|
-
/* Fallback Image Color */
|
|
78
|
-
/* need to update this color in future */
|
|
79
|
-
--fallback-img: rgb(232, 232, 232);
|
|
80
|
-
/* Z-Index */
|
|
81
|
-
--z-index-9: 9;
|
|
82
|
-
--z-index-1: 1;
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
.arrow-component {
|
|
86
|
-
font-family: var(--arrow-typeface-primary);
|
|
87
|
-
font-weight: var(--arrow-fw-normal);
|
|
88
|
-
text-rendering: optimizeLegibility;
|
|
89
|
-
-webkit-font-smoothing: antialiased;
|
|
90
|
-
-moz-osx-font-smoothing: grayscale;
|
|
91
|
-
-moz-font-feature-settings: "liga" on;
|
|
92
|
-
h1,
|
|
93
|
-
h2,
|
|
94
|
-
h3,
|
|
95
|
-
h4,
|
|
96
|
-
h5,
|
|
97
|
-
h6,
|
|
98
|
-
ul,
|
|
99
|
-
ol {
|
|
100
|
-
font-family: var(--arrow-typeface-primary);
|
|
101
|
-
}
|
|
102
|
-
p,
|
|
103
|
-
li {
|
|
104
|
-
font-size: var(--arrow-fs-xs);
|
|
105
|
-
line-height: var(--arrow-lh-1);
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
figure {
|
|
109
|
-
margin: 0;
|
|
110
|
-
padding: 0;
|
|
111
|
-
}
|
|
112
|
-
/* Typescale */
|
|
113
|
-
h1 {
|
|
114
|
-
font-size: var(--arrow-fs-28);
|
|
115
|
-
font-weight: var(--arrow-fw-bold);
|
|
116
|
-
font-stretch: normal;
|
|
117
|
-
font-style: normal;
|
|
118
|
-
line-height: var(--arrow-lh-3);
|
|
119
|
-
letter-spacing: normal;
|
|
120
|
-
@media only screen and (min-width: 768px) {
|
|
121
|
-
font-size: var(--arrow-fs-big);
|
|
122
|
-
}
|
|
123
|
-
}
|
|
124
|
-
h2 {
|
|
125
|
-
font-size: var(--arrow-fs-l);
|
|
126
|
-
font-weight: var(--arrow-fw-bold);
|
|
127
|
-
font-stretch: normal;
|
|
128
|
-
font-style: normal;
|
|
129
|
-
line-height: var(--arrow-lh-3);
|
|
130
|
-
letter-spacing: normal;
|
|
131
|
-
@media only screen and (min-width: 768px) {
|
|
132
|
-
font-size: var(--arrow-fs-huge);
|
|
133
|
-
}
|
|
134
|
-
}
|
|
135
|
-
h3 {
|
|
136
|
-
font-size: var(--arrow-fs-m);
|
|
137
|
-
font-weight: var(--arrow-fw-bold);
|
|
138
|
-
font-stretch: normal;
|
|
139
|
-
font-style: normal;
|
|
140
|
-
line-height: var(--arrow-lh-3);
|
|
141
|
-
letter-spacing: normal;
|
|
142
|
-
@media only screen and (min-width: 768px) {
|
|
143
|
-
font-size: var(--arrow-fs-l);
|
|
144
|
-
}
|
|
145
|
-
}
|
|
146
|
-
h4 {
|
|
147
|
-
font-size: var(--arrow-fs-s);
|
|
148
|
-
font-weight: var(--arrow-fw-bold);
|
|
149
|
-
font-stretch: normal;
|
|
150
|
-
font-style: normal;
|
|
151
|
-
line-height: var(--arrow-lh-3);
|
|
152
|
-
letter-spacing: normal;
|
|
153
|
-
@media only screen and (min-width: 768px) {
|
|
154
|
-
font-size: var(--arrow-fs-m);
|
|
155
|
-
}
|
|
156
|
-
}
|
|
157
|
-
h5 {
|
|
158
|
-
font-size: var(--arrow-fs-xs);
|
|
159
|
-
font-weight: var(--arrow-fw-bold);
|
|
160
|
-
font-stretch: normal;
|
|
161
|
-
font-style: normal;
|
|
162
|
-
line-height: var(--arrow-lh-3);
|
|
163
|
-
letter-spacing: normal;
|
|
164
|
-
@media only screen and (min-width: 768px) {
|
|
165
|
-
font-size: var(--arrow-fs-s);
|
|
166
|
-
}
|
|
167
|
-
}
|
|
168
|
-
h6 {
|
|
169
|
-
font-size: var(--arrow-fs-xs);
|
|
170
|
-
font-weight: var(--arrow-fw-bold);
|
|
171
|
-
font-stretch: normal;
|
|
172
|
-
font-style: normal;
|
|
173
|
-
line-height: var(--arrow-lh-3);
|
|
174
|
-
letter-spacing: normal;
|
|
175
|
-
}
|
|
176
|
-
p {
|
|
177
|
-
font-size: var(--arrow-fs-m);
|
|
178
|
-
font-weight: normal;
|
|
179
|
-
font-stretch: normal;
|
|
180
|
-
font-style: normal;
|
|
181
|
-
line-height: var(--arrow-lh-5);
|
|
182
|
-
letter-spacing: normal;
|
|
183
|
-
font-family: var(--arrow-typeface-secondary);
|
|
184
|
-
word-break: break-word;
|
|
185
|
-
}
|
|
186
|
-
}
|
|
187
|
-
|
|
188
|
-
.arrow-component.full-width-with-padding {
|
|
189
|
-
margin-left: calc(-50vw + 50%);
|
|
190
|
-
margin-right: calc(-50vw + 50%);
|
|
191
|
-
padding: var(--arrow-spacing-m) calc(50vw - 50%) var(--arrow-spacing-xs) calc(50vw - 50%);
|
|
192
|
-
}
|
|
193
|
-
|
|
194
|
-
.p-alt {
|
|
195
|
-
font-size: var(--arrow-fs-xs);
|
|
196
|
-
font-weight: normal;
|
|
197
|
-
font-stretch: normal;
|
|
198
|
-
font-style: normal;
|
|
199
|
-
line-height: var(--arrow-lh-5);
|
|
200
|
-
letter-spacing: normal;
|
|
201
|
-
}
|
|
202
|
-
|
|
203
|
-
.time {
|
|
204
|
-
font-size: var(--arrow-fs-tiny);
|
|
205
|
-
font-weight: normal;
|
|
206
|
-
font-stretch: normal;
|
|
207
|
-
font-style: normal;
|
|
208
|
-
letter-spacing: normal;
|
|
209
|
-
}
|
|
210
|
-
|
|
211
|
-
.author-name {
|
|
212
|
-
font-size: var(--arrow-fs-tiny);
|
|
213
|
-
font-weight: normal;
|
|
214
|
-
font-stretch: normal;
|
|
215
|
-
font-style: normal;
|
|
216
|
-
letter-spacing: normal;
|
|
217
|
-
}
|
|
218
|
-
|
|
219
|
-
.section-tag {
|
|
220
|
-
font-size: var(--arrow-fs-tiny);
|
|
221
|
-
font-weight: bold;
|
|
222
|
-
font-stretch: normal;
|
|
223
|
-
font-style: normal;
|
|
224
|
-
line-height: normal;
|
|
225
|
-
letter-spacing: normal;
|
|
226
|
-
}
|
|
227
|
-
|
|
228
|
-
.arr-hidden-desktop {
|
|
229
|
-
display: none;
|
|
230
|
-
@media only screen and (max-width: 768px) {
|
|
231
|
-
display: block;
|
|
232
|
-
}
|
|
233
|
-
}
|
|
234
|
-
|
|
235
|
-
.arr-hidden-mob {
|
|
236
|
-
display: block;
|
|
237
|
-
@media only screen and (max-width: 768px) {
|
|
238
|
-
display: none;
|
|
239
|
-
}
|
|
240
|
-
}
|
|
241
|
-
|
|
242
|
-
.arr-custom-style a {
|
|
243
|
-
color: var(--arrow-c-mono2);
|
|
244
|
-
border-bottom: 1px solid var(--arrow-c-mono2);
|
|
245
|
-
}
|
|
246
|
-
|
|
247
|
-
.arr-story-grid {
|
|
248
|
-
display: grid;
|
|
249
|
-
grid-column-gap: var(--arrow-spacing-l);
|
|
250
|
-
grid-template-columns: repeat(4, minmax(auto, 150px));
|
|
251
|
-
position: relative;
|
|
252
|
-
margin: 0 12px;
|
|
253
|
-
@media only screen and (min-width: 768px) {
|
|
254
|
-
grid-template-columns:
|
|
255
|
-
[grid-start] minmax(48px, auto) [container-start] repeat(12, minmax(auto, 55px)) [container-end] minmax(
|
|
256
|
-
48px,
|
|
257
|
-
auto
|
|
258
|
-
)
|
|
259
|
-
[grid-end];
|
|
260
|
-
margin: unset;
|
|
261
|
-
@media only screen and (min-width: 1025px) {
|
|
262
|
-
grid-template-columns:
|
|
263
|
-
[grid-start] minmax(56px, auto) [container-start] repeat(12, minmax(auto, 73px)) [container-end] minmax(
|
|
264
|
-
56px,
|
|
265
|
-
auto
|
|
266
|
-
)
|
|
267
|
-
[grid-end];
|
|
268
|
-
}
|
|
269
|
-
}
|
|
270
|
-
}
|
|
271
|
-
|
|
272
|
-
.content-style {
|
|
273
|
-
display: contents;
|
|
274
|
-
}
|