@preply/ds-web-lib 0.99.3 → 0.100.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 (83) hide show
  1. package/dist/assets/Avatar.css +79 -79
  2. package/dist/assets/AvatarWithStatus.css +12 -12
  3. package/dist/assets/Badge.css +24 -24
  4. package/dist/assets/Box.css +171 -171
  5. package/dist/assets/Button.css +7 -7
  6. package/dist/assets/ButtonBase.css +245 -245
  7. package/dist/assets/Chips.css +16 -16
  8. package/dist/assets/FieldAdditionalText.css +6 -6
  9. package/dist/assets/FieldButton.css +8 -8
  10. package/dist/assets/FieldLabel.css +8 -8
  11. package/dist/assets/FieldLayout.css +29 -29
  12. package/dist/assets/FieldLayoutBase.css +4 -4
  13. package/dist/assets/Heading.css +100 -100
  14. package/dist/assets/Icon.css +14 -14
  15. package/dist/assets/LayoutFlexItem.css +14 -14
  16. package/dist/assets/Link.css +32 -32
  17. package/dist/assets/Loader.css +4 -4
  18. package/dist/assets/PreplyLogo.css +9 -9
  19. package/dist/assets/SelectFieldLayout.css +18 -18
  20. package/dist/assets/Spinner.css +26 -26
  21. package/dist/assets/Text.css +227 -227
  22. package/dist/assets/TextHighlighted.css +14 -14
  23. package/dist/assets/TextInline.css +5 -5
  24. package/dist/assets/Toast.css +12 -12
  25. package/dist/assets/align-self.css +25 -25
  26. package/dist/assets/color.css +39 -39
  27. package/dist/assets/index.css +16 -16
  28. package/dist/assets/layout-flex.css +100 -100
  29. package/dist/assets/layout-gap.css +135 -135
  30. package/dist/assets/layout-grid.css +100 -100
  31. package/dist/assets/layout-hide.css +49 -49
  32. package/dist/assets/layout-padding.css +531 -531
  33. package/dist/assets/text-accent.css +18 -18
  34. package/dist/assets/text-centered.css +13 -13
  35. package/dist/assets/text-weight.css +8 -8
  36. package/dist/components/Avatar/Avatar.js +74 -74
  37. package/dist/components/AvatarWithStatus/AvatarWithStatus.js +10 -10
  38. package/dist/components/Badge/Badge.js +1 -1
  39. package/dist/components/Box/Box.js +150 -150
  40. package/dist/components/Button/Button.js +1 -1
  41. package/dist/components/Chips/Chips.js +4 -4
  42. package/dist/components/FieldAdditionalText/FieldAdditionalText.js +3 -3
  43. package/dist/components/FieldButton/FieldButton.js +1 -1
  44. package/dist/components/FieldLayout/FieldLayout.js +7 -7
  45. package/dist/components/Heading/Heading.js +97 -97
  46. package/dist/components/Icon/Icon.js +10 -10
  47. package/dist/components/LayoutFlexItem/LayoutFlexItem.js +13 -13
  48. package/dist/components/Link/Link.js +18 -18
  49. package/dist/components/Loader/Loader.js +3 -3
  50. package/dist/components/PreplyLogo/PreplyLogo.js +2 -2
  51. package/dist/components/Text/Text.js +224 -224
  52. package/dist/components/TextHighlighted/TextHighlighted.js +11 -11
  53. package/dist/components/TextInline/TextInline.js +2 -2
  54. package/dist/components/Toast/Toast.js +5 -5
  55. package/dist/components/private/ButtonBase/ButtonBase.js +173 -173
  56. package/dist/components/private/FieldLabel/FieldLabel.js +5 -5
  57. package/dist/components/private/FieldLayoutBase/FieldLayoutBase.js +1 -1
  58. package/dist/components/private/Input/Checkbox.js +1 -1
  59. package/dist/components/private/Input/InputDate.js +1 -1
  60. package/dist/components/private/Input/InputNumber.js +1 -1
  61. package/dist/components/private/Input/InputPassword.js +1 -1
  62. package/dist/components/private/Input/InputText.js +1 -1
  63. package/dist/components/private/Input/InputTime.js +1 -1
  64. package/dist/components/private/Input/Radio.js +1 -1
  65. package/dist/components/private/Input/Select.js +1 -1
  66. package/dist/components/private/Input/Textarea.js +1 -1
  67. package/dist/components/private/SelectFieldLayout/SelectFieldLayout.js +8 -8
  68. package/dist/components/private/Spinner/Spinner.js +16 -16
  69. package/dist/index.module-Cd7gOnx6.js +27 -0
  70. package/dist/{layout-grid.module-DWaQUkej.js → layout-grid.module-ap-Sxhav.js} +97 -97
  71. package/dist/shared-styles/align-self/align-self.js +25 -25
  72. package/dist/shared-styles/color/color.js +38 -38
  73. package/dist/shared-styles/layout-flex/layout-flex.js +97 -97
  74. package/dist/shared-styles/layout-gap/layout-gap.js +133 -133
  75. package/dist/shared-styles/layout-grid/layout-grid.js +1 -1
  76. package/dist/shared-styles/layout-grid-responsive-columns/layout-grid-responsive-columns.js +1 -1
  77. package/dist/shared-styles/layout-hide/layout-hide.js +49 -49
  78. package/dist/shared-styles/layout-padding/layout-padding.js +529 -529
  79. package/dist/shared-styles/text-accent/text-accent.js +17 -17
  80. package/dist/shared-styles/text-centered/text-centered.js +13 -13
  81. package/dist/shared-styles/text-weight/text-weight.js +7 -7
  82. package/package.json +18 -18
  83. package/dist/index.module-47pKCoSZ.js +0 -27
@@ -1,7 +1,7 @@
1
- /* AUTO GENERATED by support/tools/src/tool/code-generator/output/tokens/web-core-tokens-less.ts @Thu Sep 12 2024 15:23:20 GMT+0000 (Coordinated Universal Time) */
2
- /* AUTO GENERATED by support/tools/src/tool/code-generator/output/types/web-core-options-less.ts @Thu Sep 12 2024 15:23:19 GMT+0000 (Coordinated Universal Time) */
3
- /* AUTO GENERATED by support/tools/src/tool/code-generator/output/breakpoints/web-core-breakpoints-less.ts @Thu Sep 12 2024 15:23:23 GMT+0000 (Coordinated Universal Time) */
4
- ._LayoutFlex_1pygp_4 {
1
+ /* AUTO GENERATED by support/tools/src/tool/code-generator/output/tokens/web-core-tokens-less.ts @Wed Sep 18 2024 15:18:47 GMT+0000 (Coordinated Universal Time) */
2
+ /* AUTO GENERATED by support/tools/src/tool/code-generator/output/types/web-core-options-less.ts @Wed Sep 18 2024 15:18:46 GMT+0000 (Coordinated Universal Time) */
3
+ /* AUTO GENERATED by support/tools/src/tool/code-generator/output/breakpoints/web-core-breakpoints-less.ts @Wed Sep 18 2024 15:18:50 GMT+0000 (Coordinated Universal Time) */
4
+ ._LayoutFlex_6ejw8_4 {
5
5
  list-style: none;
6
6
  font-weight: inherit;
7
7
  border: none;
@@ -15,83 +15,83 @@
15
15
  margin: 0;
16
16
  padding: 0;
17
17
  }
18
- ._LayoutFlex--nowrap_1pygp_15 {
18
+ ._LayoutFlex--nowrap_6ejw8_15 {
19
19
  -ms-flex-wrap: nowrap;
20
20
  flex-wrap: nowrap;
21
21
  }
22
- ._LayoutFlex--inline_1pygp_18 {
22
+ ._LayoutFlex--inline_6ejw8_18 {
23
23
  display: -webkit-inline-box;
24
24
  display: -ms-inline-flexbox;
25
25
  display: inline-flex;
26
26
  }
27
- ._LayoutFlex--row-fwd_1pygp_21 {
27
+ ._LayoutFlex--row-fwd_6ejw8_21 {
28
28
  -webkit-box-orient: horizontal;
29
29
  -webkit-box-direction: normal;
30
30
  -ms-flex-direction: row;
31
31
  flex-direction: row;
32
32
  }
33
- ._LayoutFlex--row-rev_1pygp_24 {
33
+ ._LayoutFlex--row-rev_6ejw8_24 {
34
34
  -webkit-box-orient: horizontal;
35
35
  -webkit-box-direction: reverse;
36
36
  -ms-flex-direction: row-reverse;
37
37
  flex-direction: row-reverse;
38
38
  }
39
- ._LayoutFlex--column-fwd_1pygp_27 {
39
+ ._LayoutFlex--column-fwd_6ejw8_27 {
40
40
  -webkit-box-orient: vertical;
41
41
  -webkit-box-direction: normal;
42
42
  -ms-flex-direction: column;
43
43
  flex-direction: column;
44
44
  }
45
- ._LayoutFlex--column-rev_1pygp_30 {
45
+ ._LayoutFlex--column-rev_6ejw8_30 {
46
46
  -webkit-box-orient: vertical;
47
47
  -webkit-box-direction: reverse;
48
48
  -ms-flex-direction: column-reverse;
49
49
  flex-direction: column-reverse;
50
50
  }
51
- ._LayoutFlex--direction-column_1pygp_33 {
51
+ ._LayoutFlex--direction-column_6ejw8_33 {
52
52
  -webkit-box-orient: vertical;
53
53
  -webkit-box-direction: normal;
54
54
  -ms-flex-direction: column;
55
55
  flex-direction: column;
56
56
  }
57
- ._LayoutFlex--direction-column-reverse_1pygp_36 {
57
+ ._LayoutFlex--direction-column-reverse_6ejw8_36 {
58
58
  -webkit-box-orient: vertical;
59
59
  -webkit-box-direction: reverse;
60
60
  -ms-flex-direction: column-reverse;
61
61
  flex-direction: column-reverse;
62
62
  }
63
- ._LayoutFlex--direction-row_1pygp_39 {
63
+ ._LayoutFlex--direction-row_6ejw8_39 {
64
64
  -webkit-box-orient: horizontal;
65
65
  -webkit-box-direction: normal;
66
66
  -ms-flex-direction: row;
67
67
  flex-direction: row;
68
68
  }
69
- ._LayoutFlex--direction-row-reverse_1pygp_42 {
69
+ ._LayoutFlex--direction-row-reverse_6ejw8_42 {
70
70
  -webkit-box-orient: horizontal;
71
71
  -webkit-box-direction: reverse;
72
72
  -ms-flex-direction: row-reverse;
73
73
  flex-direction: row-reverse;
74
74
  }
75
75
  @media (min-width: 400px) {
76
- ._LayoutFlex--narrow-l--direction-column_1pygp_46 {
76
+ ._LayoutFlex--narrow-l--direction-column_6ejw8_46 {
77
77
  -webkit-box-orient: vertical;
78
78
  -webkit-box-direction: normal;
79
79
  -ms-flex-direction: column;
80
80
  flex-direction: column;
81
81
  }
82
- ._LayoutFlex--narrow-l--direction-column-reverse_1pygp_49 {
82
+ ._LayoutFlex--narrow-l--direction-column-reverse_6ejw8_49 {
83
83
  -webkit-box-orient: vertical;
84
84
  -webkit-box-direction: reverse;
85
85
  -ms-flex-direction: column-reverse;
86
86
  flex-direction: column-reverse;
87
87
  }
88
- ._LayoutFlex--narrow-l--direction-row_1pygp_52 {
88
+ ._LayoutFlex--narrow-l--direction-row_6ejw8_52 {
89
89
  -webkit-box-orient: horizontal;
90
90
  -webkit-box-direction: normal;
91
91
  -ms-flex-direction: row;
92
92
  flex-direction: row;
93
93
  }
94
- ._LayoutFlex--narrow-l--direction-row-reverse_1pygp_55 {
94
+ ._LayoutFlex--narrow-l--direction-row-reverse_6ejw8_55 {
95
95
  -webkit-box-orient: horizontal;
96
96
  -webkit-box-direction: reverse;
97
97
  -ms-flex-direction: row-reverse;
@@ -99,25 +99,25 @@
99
99
  }
100
100
  }
101
101
  @media (min-width: 700px) {
102
- ._LayoutFlex--medium-s--direction-column_1pygp_60 {
102
+ ._LayoutFlex--medium-s--direction-column_6ejw8_60 {
103
103
  -webkit-box-orient: vertical;
104
104
  -webkit-box-direction: normal;
105
105
  -ms-flex-direction: column;
106
106
  flex-direction: column;
107
107
  }
108
- ._LayoutFlex--medium-s--direction-column-reverse_1pygp_63 {
108
+ ._LayoutFlex--medium-s--direction-column-reverse_6ejw8_63 {
109
109
  -webkit-box-orient: vertical;
110
110
  -webkit-box-direction: reverse;
111
111
  -ms-flex-direction: column-reverse;
112
112
  flex-direction: column-reverse;
113
113
  }
114
- ._LayoutFlex--medium-s--direction-row_1pygp_66 {
114
+ ._LayoutFlex--medium-s--direction-row_6ejw8_66 {
115
115
  -webkit-box-orient: horizontal;
116
116
  -webkit-box-direction: normal;
117
117
  -ms-flex-direction: row;
118
118
  flex-direction: row;
119
119
  }
120
- ._LayoutFlex--medium-s--direction-row-reverse_1pygp_69 {
120
+ ._LayoutFlex--medium-s--direction-row-reverse_6ejw8_69 {
121
121
  -webkit-box-orient: horizontal;
122
122
  -webkit-box-direction: reverse;
123
123
  -ms-flex-direction: row-reverse;
@@ -125,25 +125,25 @@
125
125
  }
126
126
  }
127
127
  @media (min-width: 880px) {
128
- ._LayoutFlex--medium-l--direction-column_1pygp_74 {
128
+ ._LayoutFlex--medium-l--direction-column_6ejw8_74 {
129
129
  -webkit-box-orient: vertical;
130
130
  -webkit-box-direction: normal;
131
131
  -ms-flex-direction: column;
132
132
  flex-direction: column;
133
133
  }
134
- ._LayoutFlex--medium-l--direction-column-reverse_1pygp_77 {
134
+ ._LayoutFlex--medium-l--direction-column-reverse_6ejw8_77 {
135
135
  -webkit-box-orient: vertical;
136
136
  -webkit-box-direction: reverse;
137
137
  -ms-flex-direction: column-reverse;
138
138
  flex-direction: column-reverse;
139
139
  }
140
- ._LayoutFlex--medium-l--direction-row_1pygp_80 {
140
+ ._LayoutFlex--medium-l--direction-row_6ejw8_80 {
141
141
  -webkit-box-orient: horizontal;
142
142
  -webkit-box-direction: normal;
143
143
  -ms-flex-direction: row;
144
144
  flex-direction: row;
145
145
  }
146
- ._LayoutFlex--medium-l--direction-row-reverse_1pygp_83 {
146
+ ._LayoutFlex--medium-l--direction-row-reverse_6ejw8_83 {
147
147
  -webkit-box-orient: horizontal;
148
148
  -webkit-box-direction: reverse;
149
149
  -ms-flex-direction: row-reverse;
@@ -151,25 +151,25 @@
151
151
  }
152
152
  }
153
153
  @media (min-width: 1200px) {
154
- ._LayoutFlex--wide-s--direction-column_1pygp_88 {
154
+ ._LayoutFlex--wide-s--direction-column_6ejw8_88 {
155
155
  -webkit-box-orient: vertical;
156
156
  -webkit-box-direction: normal;
157
157
  -ms-flex-direction: column;
158
158
  flex-direction: column;
159
159
  }
160
- ._LayoutFlex--wide-s--direction-column-reverse_1pygp_91 {
160
+ ._LayoutFlex--wide-s--direction-column-reverse_6ejw8_91 {
161
161
  -webkit-box-orient: vertical;
162
162
  -webkit-box-direction: reverse;
163
163
  -ms-flex-direction: column-reverse;
164
164
  flex-direction: column-reverse;
165
165
  }
166
- ._LayoutFlex--wide-s--direction-row_1pygp_94 {
166
+ ._LayoutFlex--wide-s--direction-row_6ejw8_94 {
167
167
  -webkit-box-orient: horizontal;
168
168
  -webkit-box-direction: normal;
169
169
  -ms-flex-direction: row;
170
170
  flex-direction: row;
171
171
  }
172
- ._LayoutFlex--wide-s--direction-row-reverse_1pygp_97 {
172
+ ._LayoutFlex--wide-s--direction-row-reverse_6ejw8_97 {
173
173
  -webkit-box-orient: horizontal;
174
174
  -webkit-box-direction: reverse;
175
175
  -ms-flex-direction: row-reverse;
@@ -177,370 +177,370 @@
177
177
  }
178
178
  }
179
179
  @media (min-width: 1900px) {
180
- ._LayoutFlex--wide-l--direction-column_1pygp_102 {
180
+ ._LayoutFlex--wide-l--direction-column_6ejw8_102 {
181
181
  -webkit-box-orient: vertical;
182
182
  -webkit-box-direction: normal;
183
183
  -ms-flex-direction: column;
184
184
  flex-direction: column;
185
185
  }
186
- ._LayoutFlex--wide-l--direction-column-reverse_1pygp_105 {
186
+ ._LayoutFlex--wide-l--direction-column-reverse_6ejw8_105 {
187
187
  -webkit-box-orient: vertical;
188
188
  -webkit-box-direction: reverse;
189
189
  -ms-flex-direction: column-reverse;
190
190
  flex-direction: column-reverse;
191
191
  }
192
- ._LayoutFlex--wide-l--direction-row_1pygp_108 {
192
+ ._LayoutFlex--wide-l--direction-row_6ejw8_108 {
193
193
  -webkit-box-orient: horizontal;
194
194
  -webkit-box-direction: normal;
195
195
  -ms-flex-direction: row;
196
196
  flex-direction: row;
197
197
  }
198
- ._LayoutFlex--wide-l--direction-row-reverse_1pygp_111 {
198
+ ._LayoutFlex--wide-l--direction-row-reverse_6ejw8_111 {
199
199
  -webkit-box-orient: horizontal;
200
200
  -webkit-box-direction: reverse;
201
201
  -ms-flex-direction: row-reverse;
202
202
  flex-direction: row-reverse;
203
203
  }
204
204
  }
205
- ._LayoutFlex--justify-content-center_1pygp_115 {
205
+ ._LayoutFlex--justify-content-center_6ejw8_115 {
206
206
  -webkit-box-pack: center;
207
207
  -ms-flex-pack: center;
208
208
  justify-content: center;
209
209
  }
210
- ._LayoutFlex--justify-content-start_1pygp_118 {
210
+ ._LayoutFlex--justify-content-start_6ejw8_118 {
211
211
  -webkit-box-pack: start;
212
212
  -ms-flex-pack: start;
213
213
  justify-content: flex-start;
214
214
  }
215
- ._LayoutFlex--justify-content-end_1pygp_121 {
215
+ ._LayoutFlex--justify-content-end_6ejw8_121 {
216
216
  -webkit-box-pack: end;
217
217
  -ms-flex-pack: end;
218
218
  justify-content: flex-end;
219
219
  }
220
- ._LayoutFlex--justify-content-space-between_1pygp_124 {
220
+ ._LayoutFlex--justify-content-space-between_6ejw8_124 {
221
221
  -webkit-box-pack: justify;
222
222
  -ms-flex-pack: justify;
223
223
  justify-content: space-between;
224
224
  }
225
- ._LayoutFlex--justify-content-space-around_1pygp_127 {
225
+ ._LayoutFlex--justify-content-space-around_6ejw8_127 {
226
226
  -ms-flex-pack: distribute;
227
227
  justify-content: space-around;
228
228
  }
229
- ._LayoutFlex--justify-content-space-evenly_1pygp_130 {
229
+ ._LayoutFlex--justify-content-space-evenly_6ejw8_130 {
230
230
  -webkit-box-pack: space-evenly;
231
231
  -ms-flex-pack: space-evenly;
232
232
  justify-content: space-evenly;
233
233
  }
234
234
  @media (min-width: 400px) {
235
- ._LayoutFlex--narrow-l--justify-content-center_1pygp_134 {
235
+ ._LayoutFlex--narrow-l--justify-content-center_6ejw8_134 {
236
236
  -webkit-box-pack: center;
237
237
  -ms-flex-pack: center;
238
238
  justify-content: center;
239
239
  }
240
- ._LayoutFlex--narrow-l--justify-content-start_1pygp_137 {
240
+ ._LayoutFlex--narrow-l--justify-content-start_6ejw8_137 {
241
241
  -webkit-box-pack: start;
242
242
  -ms-flex-pack: start;
243
243
  justify-content: flex-start;
244
244
  }
245
- ._LayoutFlex--narrow-l--justify-content-end_1pygp_140 {
245
+ ._LayoutFlex--narrow-l--justify-content-end_6ejw8_140 {
246
246
  -webkit-box-pack: end;
247
247
  -ms-flex-pack: end;
248
248
  justify-content: flex-end;
249
249
  }
250
- ._LayoutFlex--narrow-l--justify-content-space-between_1pygp_143 {
250
+ ._LayoutFlex--narrow-l--justify-content-space-between_6ejw8_143 {
251
251
  -webkit-box-pack: justify;
252
252
  -ms-flex-pack: justify;
253
253
  justify-content: space-between;
254
254
  }
255
- ._LayoutFlex--narrow-l--justify-content-space-around_1pygp_146 {
255
+ ._LayoutFlex--narrow-l--justify-content-space-around_6ejw8_146 {
256
256
  -ms-flex-pack: distribute;
257
257
  justify-content: space-around;
258
258
  }
259
- ._LayoutFlex--narrow-l--justify-content-space-evenly_1pygp_149 {
259
+ ._LayoutFlex--narrow-l--justify-content-space-evenly_6ejw8_149 {
260
260
  -webkit-box-pack: space-evenly;
261
261
  -ms-flex-pack: space-evenly;
262
262
  justify-content: space-evenly;
263
263
  }
264
264
  }
265
265
  @media (min-width: 700px) {
266
- ._LayoutFlex--medium-s--justify-content-center_1pygp_154 {
266
+ ._LayoutFlex--medium-s--justify-content-center_6ejw8_154 {
267
267
  -webkit-box-pack: center;
268
268
  -ms-flex-pack: center;
269
269
  justify-content: center;
270
270
  }
271
- ._LayoutFlex--medium-s--justify-content-start_1pygp_157 {
271
+ ._LayoutFlex--medium-s--justify-content-start_6ejw8_157 {
272
272
  -webkit-box-pack: start;
273
273
  -ms-flex-pack: start;
274
274
  justify-content: flex-start;
275
275
  }
276
- ._LayoutFlex--medium-s--justify-content-end_1pygp_160 {
276
+ ._LayoutFlex--medium-s--justify-content-end_6ejw8_160 {
277
277
  -webkit-box-pack: end;
278
278
  -ms-flex-pack: end;
279
279
  justify-content: flex-end;
280
280
  }
281
- ._LayoutFlex--medium-s--justify-content-space-between_1pygp_163 {
281
+ ._LayoutFlex--medium-s--justify-content-space-between_6ejw8_163 {
282
282
  -webkit-box-pack: justify;
283
283
  -ms-flex-pack: justify;
284
284
  justify-content: space-between;
285
285
  }
286
- ._LayoutFlex--medium-s--justify-content-space-around_1pygp_166 {
286
+ ._LayoutFlex--medium-s--justify-content-space-around_6ejw8_166 {
287
287
  -ms-flex-pack: distribute;
288
288
  justify-content: space-around;
289
289
  }
290
- ._LayoutFlex--medium-s--justify-content-space-evenly_1pygp_169 {
290
+ ._LayoutFlex--medium-s--justify-content-space-evenly_6ejw8_169 {
291
291
  -webkit-box-pack: space-evenly;
292
292
  -ms-flex-pack: space-evenly;
293
293
  justify-content: space-evenly;
294
294
  }
295
295
  }
296
296
  @media (min-width: 880px) {
297
- ._LayoutFlex--medium-l--justify-content-center_1pygp_174 {
297
+ ._LayoutFlex--medium-l--justify-content-center_6ejw8_174 {
298
298
  -webkit-box-pack: center;
299
299
  -ms-flex-pack: center;
300
300
  justify-content: center;
301
301
  }
302
- ._LayoutFlex--medium-l--justify-content-start_1pygp_177 {
302
+ ._LayoutFlex--medium-l--justify-content-start_6ejw8_177 {
303
303
  -webkit-box-pack: start;
304
304
  -ms-flex-pack: start;
305
305
  justify-content: flex-start;
306
306
  }
307
- ._LayoutFlex--medium-l--justify-content-end_1pygp_180 {
307
+ ._LayoutFlex--medium-l--justify-content-end_6ejw8_180 {
308
308
  -webkit-box-pack: end;
309
309
  -ms-flex-pack: end;
310
310
  justify-content: flex-end;
311
311
  }
312
- ._LayoutFlex--medium-l--justify-content-space-between_1pygp_183 {
312
+ ._LayoutFlex--medium-l--justify-content-space-between_6ejw8_183 {
313
313
  -webkit-box-pack: justify;
314
314
  -ms-flex-pack: justify;
315
315
  justify-content: space-between;
316
316
  }
317
- ._LayoutFlex--medium-l--justify-content-space-around_1pygp_186 {
317
+ ._LayoutFlex--medium-l--justify-content-space-around_6ejw8_186 {
318
318
  -ms-flex-pack: distribute;
319
319
  justify-content: space-around;
320
320
  }
321
- ._LayoutFlex--medium-l--justify-content-space-evenly_1pygp_189 {
321
+ ._LayoutFlex--medium-l--justify-content-space-evenly_6ejw8_189 {
322
322
  -webkit-box-pack: space-evenly;
323
323
  -ms-flex-pack: space-evenly;
324
324
  justify-content: space-evenly;
325
325
  }
326
326
  }
327
327
  @media (min-width: 1200px) {
328
- ._LayoutFlex--wide-s--justify-content-center_1pygp_194 {
328
+ ._LayoutFlex--wide-s--justify-content-center_6ejw8_194 {
329
329
  -webkit-box-pack: center;
330
330
  -ms-flex-pack: center;
331
331
  justify-content: center;
332
332
  }
333
- ._LayoutFlex--wide-s--justify-content-start_1pygp_197 {
333
+ ._LayoutFlex--wide-s--justify-content-start_6ejw8_197 {
334
334
  -webkit-box-pack: start;
335
335
  -ms-flex-pack: start;
336
336
  justify-content: flex-start;
337
337
  }
338
- ._LayoutFlex--wide-s--justify-content-end_1pygp_200 {
338
+ ._LayoutFlex--wide-s--justify-content-end_6ejw8_200 {
339
339
  -webkit-box-pack: end;
340
340
  -ms-flex-pack: end;
341
341
  justify-content: flex-end;
342
342
  }
343
- ._LayoutFlex--wide-s--justify-content-space-between_1pygp_203 {
343
+ ._LayoutFlex--wide-s--justify-content-space-between_6ejw8_203 {
344
344
  -webkit-box-pack: justify;
345
345
  -ms-flex-pack: justify;
346
346
  justify-content: space-between;
347
347
  }
348
- ._LayoutFlex--wide-s--justify-content-space-around_1pygp_206 {
348
+ ._LayoutFlex--wide-s--justify-content-space-around_6ejw8_206 {
349
349
  -ms-flex-pack: distribute;
350
350
  justify-content: space-around;
351
351
  }
352
- ._LayoutFlex--wide-s--justify-content-space-evenly_1pygp_209 {
352
+ ._LayoutFlex--wide-s--justify-content-space-evenly_6ejw8_209 {
353
353
  -webkit-box-pack: space-evenly;
354
354
  -ms-flex-pack: space-evenly;
355
355
  justify-content: space-evenly;
356
356
  }
357
357
  }
358
358
  @media (min-width: 1900px) {
359
- ._LayoutFlex--wide-l--justify-content-center_1pygp_214 {
359
+ ._LayoutFlex--wide-l--justify-content-center_6ejw8_214 {
360
360
  -webkit-box-pack: center;
361
361
  -ms-flex-pack: center;
362
362
  justify-content: center;
363
363
  }
364
- ._LayoutFlex--wide-l--justify-content-start_1pygp_217 {
364
+ ._LayoutFlex--wide-l--justify-content-start_6ejw8_217 {
365
365
  -webkit-box-pack: start;
366
366
  -ms-flex-pack: start;
367
367
  justify-content: flex-start;
368
368
  }
369
- ._LayoutFlex--wide-l--justify-content-end_1pygp_220 {
369
+ ._LayoutFlex--wide-l--justify-content-end_6ejw8_220 {
370
370
  -webkit-box-pack: end;
371
371
  -ms-flex-pack: end;
372
372
  justify-content: flex-end;
373
373
  }
374
- ._LayoutFlex--wide-l--justify-content-space-between_1pygp_223 {
374
+ ._LayoutFlex--wide-l--justify-content-space-between_6ejw8_223 {
375
375
  -webkit-box-pack: justify;
376
376
  -ms-flex-pack: justify;
377
377
  justify-content: space-between;
378
378
  }
379
- ._LayoutFlex--wide-l--justify-content-space-around_1pygp_226 {
379
+ ._LayoutFlex--wide-l--justify-content-space-around_6ejw8_226 {
380
380
  -ms-flex-pack: distribute;
381
381
  justify-content: space-around;
382
382
  }
383
- ._LayoutFlex--wide-l--justify-content-space-evenly_1pygp_229 {
383
+ ._LayoutFlex--wide-l--justify-content-space-evenly_6ejw8_229 {
384
384
  -webkit-box-pack: space-evenly;
385
385
  -ms-flex-pack: space-evenly;
386
386
  justify-content: space-evenly;
387
387
  }
388
388
  }
389
- ._LayoutFlex--align-items-center_1pygp_233 {
389
+ ._LayoutFlex--align-items-center_6ejw8_233 {
390
390
  -webkit-box-align: center;
391
391
  -ms-flex-align: center;
392
392
  align-items: center;
393
393
  }
394
- ._LayoutFlex--align-items-start_1pygp_236 {
394
+ ._LayoutFlex--align-items-start_6ejw8_236 {
395
395
  -webkit-box-align: start;
396
396
  -ms-flex-align: start;
397
397
  align-items: flex-start;
398
398
  }
399
- ._LayoutFlex--align-items-end_1pygp_239 {
399
+ ._LayoutFlex--align-items-end_6ejw8_239 {
400
400
  -webkit-box-align: end;
401
401
  -ms-flex-align: end;
402
402
  align-items: flex-end;
403
403
  }
404
- ._LayoutFlex--align-items-stretch_1pygp_242 {
404
+ ._LayoutFlex--align-items-stretch_6ejw8_242 {
405
405
  -webkit-box-align: stretch;
406
406
  -ms-flex-align: stretch;
407
407
  align-items: stretch;
408
408
  }
409
- ._LayoutFlex--align-items-baseline_1pygp_245 {
409
+ ._LayoutFlex--align-items-baseline_6ejw8_245 {
410
410
  -webkit-box-align: baseline;
411
411
  -ms-flex-align: baseline;
412
412
  align-items: baseline;
413
413
  }
414
414
  @media (min-width: 400px) {
415
- ._LayoutFlex--narrow-l--align-items-center_1pygp_249 {
415
+ ._LayoutFlex--narrow-l--align-items-center_6ejw8_249 {
416
416
  -webkit-box-align: center;
417
417
  -ms-flex-align: center;
418
418
  align-items: center;
419
419
  }
420
- ._LayoutFlex--narrow-l--align-items-start_1pygp_252 {
420
+ ._LayoutFlex--narrow-l--align-items-start_6ejw8_252 {
421
421
  -webkit-box-align: start;
422
422
  -ms-flex-align: start;
423
423
  align-items: flex-start;
424
424
  }
425
- ._LayoutFlex--narrow-l--align-items-end_1pygp_255 {
425
+ ._LayoutFlex--narrow-l--align-items-end_6ejw8_255 {
426
426
  -webkit-box-align: end;
427
427
  -ms-flex-align: end;
428
428
  align-items: flex-end;
429
429
  }
430
- ._LayoutFlex--narrow-l--align-items-stretch_1pygp_258 {
430
+ ._LayoutFlex--narrow-l--align-items-stretch_6ejw8_258 {
431
431
  -webkit-box-align: stretch;
432
432
  -ms-flex-align: stretch;
433
433
  align-items: stretch;
434
434
  }
435
- ._LayoutFlex--narrow-l--align-items-baseline_1pygp_261 {
435
+ ._LayoutFlex--narrow-l--align-items-baseline_6ejw8_261 {
436
436
  -webkit-box-align: baseline;
437
437
  -ms-flex-align: baseline;
438
438
  align-items: baseline;
439
439
  }
440
440
  }
441
441
  @media (min-width: 700px) {
442
- ._LayoutFlex--medium-s--align-items-center_1pygp_266 {
442
+ ._LayoutFlex--medium-s--align-items-center_6ejw8_266 {
443
443
  -webkit-box-align: center;
444
444
  -ms-flex-align: center;
445
445
  align-items: center;
446
446
  }
447
- ._LayoutFlex--medium-s--align-items-start_1pygp_269 {
447
+ ._LayoutFlex--medium-s--align-items-start_6ejw8_269 {
448
448
  -webkit-box-align: start;
449
449
  -ms-flex-align: start;
450
450
  align-items: flex-start;
451
451
  }
452
- ._LayoutFlex--medium-s--align-items-end_1pygp_272 {
452
+ ._LayoutFlex--medium-s--align-items-end_6ejw8_272 {
453
453
  -webkit-box-align: end;
454
454
  -ms-flex-align: end;
455
455
  align-items: flex-end;
456
456
  }
457
- ._LayoutFlex--medium-s--align-items-stretch_1pygp_275 {
457
+ ._LayoutFlex--medium-s--align-items-stretch_6ejw8_275 {
458
458
  -webkit-box-align: stretch;
459
459
  -ms-flex-align: stretch;
460
460
  align-items: stretch;
461
461
  }
462
- ._LayoutFlex--medium-s--align-items-baseline_1pygp_278 {
462
+ ._LayoutFlex--medium-s--align-items-baseline_6ejw8_278 {
463
463
  -webkit-box-align: baseline;
464
464
  -ms-flex-align: baseline;
465
465
  align-items: baseline;
466
466
  }
467
467
  }
468
468
  @media (min-width: 880px) {
469
- ._LayoutFlex--medium-l--align-items-center_1pygp_283 {
469
+ ._LayoutFlex--medium-l--align-items-center_6ejw8_283 {
470
470
  -webkit-box-align: center;
471
471
  -ms-flex-align: center;
472
472
  align-items: center;
473
473
  }
474
- ._LayoutFlex--medium-l--align-items-start_1pygp_286 {
474
+ ._LayoutFlex--medium-l--align-items-start_6ejw8_286 {
475
475
  -webkit-box-align: start;
476
476
  -ms-flex-align: start;
477
477
  align-items: flex-start;
478
478
  }
479
- ._LayoutFlex--medium-l--align-items-end_1pygp_289 {
479
+ ._LayoutFlex--medium-l--align-items-end_6ejw8_289 {
480
480
  -webkit-box-align: end;
481
481
  -ms-flex-align: end;
482
482
  align-items: flex-end;
483
483
  }
484
- ._LayoutFlex--medium-l--align-items-stretch_1pygp_292 {
484
+ ._LayoutFlex--medium-l--align-items-stretch_6ejw8_292 {
485
485
  -webkit-box-align: stretch;
486
486
  -ms-flex-align: stretch;
487
487
  align-items: stretch;
488
488
  }
489
- ._LayoutFlex--medium-l--align-items-baseline_1pygp_295 {
489
+ ._LayoutFlex--medium-l--align-items-baseline_6ejw8_295 {
490
490
  -webkit-box-align: baseline;
491
491
  -ms-flex-align: baseline;
492
492
  align-items: baseline;
493
493
  }
494
494
  }
495
495
  @media (min-width: 1200px) {
496
- ._LayoutFlex--wide-s--align-items-center_1pygp_300 {
496
+ ._LayoutFlex--wide-s--align-items-center_6ejw8_300 {
497
497
  -webkit-box-align: center;
498
498
  -ms-flex-align: center;
499
499
  align-items: center;
500
500
  }
501
- ._LayoutFlex--wide-s--align-items-start_1pygp_303 {
501
+ ._LayoutFlex--wide-s--align-items-start_6ejw8_303 {
502
502
  -webkit-box-align: start;
503
503
  -ms-flex-align: start;
504
504
  align-items: flex-start;
505
505
  }
506
- ._LayoutFlex--wide-s--align-items-end_1pygp_306 {
506
+ ._LayoutFlex--wide-s--align-items-end_6ejw8_306 {
507
507
  -webkit-box-align: end;
508
508
  -ms-flex-align: end;
509
509
  align-items: flex-end;
510
510
  }
511
- ._LayoutFlex--wide-s--align-items-stretch_1pygp_309 {
511
+ ._LayoutFlex--wide-s--align-items-stretch_6ejw8_309 {
512
512
  -webkit-box-align: stretch;
513
513
  -ms-flex-align: stretch;
514
514
  align-items: stretch;
515
515
  }
516
- ._LayoutFlex--wide-s--align-items-baseline_1pygp_312 {
516
+ ._LayoutFlex--wide-s--align-items-baseline_6ejw8_312 {
517
517
  -webkit-box-align: baseline;
518
518
  -ms-flex-align: baseline;
519
519
  align-items: baseline;
520
520
  }
521
521
  }
522
522
  @media (min-width: 1900px) {
523
- ._LayoutFlex--wide-l--align-items-center_1pygp_317 {
523
+ ._LayoutFlex--wide-l--align-items-center_6ejw8_317 {
524
524
  -webkit-box-align: center;
525
525
  -ms-flex-align: center;
526
526
  align-items: center;
527
527
  }
528
- ._LayoutFlex--wide-l--align-items-start_1pygp_320 {
528
+ ._LayoutFlex--wide-l--align-items-start_6ejw8_320 {
529
529
  -webkit-box-align: start;
530
530
  -ms-flex-align: start;
531
531
  align-items: flex-start;
532
532
  }
533
- ._LayoutFlex--wide-l--align-items-end_1pygp_323 {
533
+ ._LayoutFlex--wide-l--align-items-end_6ejw8_323 {
534
534
  -webkit-box-align: end;
535
535
  -ms-flex-align: end;
536
536
  align-items: flex-end;
537
537
  }
538
- ._LayoutFlex--wide-l--align-items-stretch_1pygp_326 {
538
+ ._LayoutFlex--wide-l--align-items-stretch_6ejw8_326 {
539
539
  -webkit-box-align: stretch;
540
540
  -ms-flex-align: stretch;
541
541
  align-items: stretch;
542
542
  }
543
- ._LayoutFlex--wide-l--align-items-baseline_1pygp_329 {
543
+ ._LayoutFlex--wide-l--align-items-baseline_6ejw8_329 {
544
544
  -webkit-box-align: baseline;
545
545
  -ms-flex-align: baseline;
546
546
  align-items: baseline;