@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.
Files changed (80) hide show
  1. package/AlsoRead/index.js +1 -0
  2. package/Attachment/index.js +1 -0
  3. package/Author/index.js +1 -0
  4. package/AuthorWithTime/index.js +1 -0
  5. package/BigFact/index.js +1 -0
  6. package/BlockQuote/index.js +1 -0
  7. package/Blurb/index.js +1 -0
  8. package/CollectionName/index.js +1 -0
  9. package/Headline/index.js +1 -0
  10. package/HeroImage/index.js +1 -0
  11. package/Image/index.js +1 -0
  12. package/ImageGallery/index.js +1 -0
  13. package/ImageSlideshow/index.js +1 -0
  14. package/LoadmoreButton/index.js +1 -0
  15. package/QuestionAnswer/index.js +1 -0
  16. package/Quote/index.js +1 -0
  17. package/Reference/index.js +1 -0
  18. package/ScrollSnap/index.js +1 -0
  19. package/SectionTag/index.js +1 -0
  20. package/StoryElement/index.js +1 -0
  21. package/Subheadline/index.js +1 -0
  22. package/Summary/index.js +1 -0
  23. package/Text/index.js +1 -0
  24. package/TimeStamp/index.js +1 -0
  25. package/Video/index.js +1 -0
  26. package/package.json +1 -1
  27. package/AlternateCollectionFilter/styles.arrow.css +0 -1
  28. package/AsideCollection/styles.arrow.css +0 -1
  29. package/AstrologyCollection/styles.arrow.css +0 -1
  30. package/AuthorIntroductionCard/styles.arrow.css +0 -1
  31. package/AuthorsList/styles.arrow.css +0 -1
  32. package/CollectionFilter/styles.arrow.css +0 -1
  33. package/ElevenStories/styles.arrow.css +0 -1
  34. package/FourColFiveStories/styles.arrow.css +0 -1
  35. package/FourColGrid/styles.arrow.css +0 -1
  36. package/FourColPortraitStories/styles.arrow.css +0 -1
  37. package/FourColSixteenStories/styles.arrow.css +0 -1
  38. package/FourColTwelveStories/styles.arrow.css +0 -1
  39. package/FourStorySlider/styles.arrow.css +0 -1
  40. package/FourStorySliderPortrait/styles.arrow.css +0 -1
  41. package/FourTabbedBigStorySlider/styles.arrow.css +0 -1
  42. package/FullScreenSlider/styles.arrow.css +0 -1
  43. package/HalfScreenSlider/styles.arrow.css +0 -1
  44. package/KeyEvents/styles.arrow.css +0 -1
  45. package/ListComponent/styles.arrow.css +0 -1
  46. package/ListicleStoryTemplate/styles.arrow.css +0 -1
  47. package/Listicles/styles.arrow.css +0 -1
  48. package/LiveBlogStoryTemplate/styles.arrow.css +0 -1
  49. package/MagazineEditions/styles.arrow.css +0 -1
  50. package/MagazineHeaderCard/styles.arrow.css +0 -1
  51. package/MagazineWidget/styles.arrow.css +0 -1
  52. package/OneColStoryList/styles.arrow.css +0 -1
  53. package/OpinionCollection/styles.arrow.css +0 -1
  54. package/PageIntroductionCard/styles.arrow.css +0 -1
  55. package/PhotoStoryTemplate/styles.arrow.css +0 -1
  56. package/README.md +0 -202
  57. package/SixColSixStories/styles.arrow.css +0 -1
  58. package/SocialShareTemplate/styles.arrow.css +0 -1
  59. package/StoryCard/styles.arrow.css +0 -1
  60. package/StoryCollection/styles.arrow.css +0 -1
  61. package/StoryElementCard/styles.arrow.css +0 -1
  62. package/StorycardContent/styles.arrow.css +0 -1
  63. package/TagIntroductionCard/styles.arrow.css +0 -1
  64. package/TextStoryTemplate/styles.arrow.css +0 -1
  65. package/ThreeColFlexStories/styles.arrow.css +0 -1
  66. package/ThreeColFourteenStories/styles.arrow.css +0 -1
  67. package/ThreeColGrid/styles.arrow.css +0 -1
  68. package/ThreeColSevenStory/styles.arrow.css +0 -1
  69. package/ThreeColSixStories/styles.arrow.css +0 -1
  70. package/ThreeColTwelveStories/styles.arrow.css +0 -1
  71. package/TwoColFourStories/styles.arrow.css +0 -1
  72. package/TwoColFourStoryHighlight/styles.arrow.css +0 -1
  73. package/TwoColSevenStories/styles.arrow.css +0 -1
  74. package/TwoColSixStories/styles.arrow.css +0 -1
  75. package/TwoColTenStoriesSidebar/styles.arrow.css +0 -1
  76. package/TwoColThreeStories/styles.arrow.css +0 -1
  77. package/VideoStoryTemplate/styles.arrow.css +0 -1
  78. package/app.scss +0 -274
  79. package/cjs/index.js +0 -1
  80. 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
- }