@proximus/lavender-styling 2.0.0-alpha.33 → 2.0.0-alpha.35
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/css/proximus/themes-tokens.css +9 -9
- package/dist/css/proximus-ebu/themes-tokens.css +9 -9
- package/dist/css/scarlet/themes-tokens.css +7 -7
- package/dist/js/proximus/themesTokens.js +9 -9
- package/dist/js/proximus-ebu/themesTokens.js +9 -9
- package/dist/js/scarlet/themesTokens.js +7 -7
- package/package.json +1 -1
|
@@ -90,8 +90,8 @@
|
|
|
90
90
|
--px-color-background-state-hover-inverted: rgba(255, 255, 255, 0.12);
|
|
91
91
|
--px-color-background-state-hover-bordered-default: rgba(255, 255, 255, 0.40);
|
|
92
92
|
--px-color-background-state-hover-bordered-inverted: rgba(0, 0, 0, 0.12);
|
|
93
|
-
--px-color-background-state-active-default: #
|
|
94
|
-
--px-color-background-state-active-inverted:
|
|
93
|
+
--px-color-background-state-active-default: #5C2D91;
|
|
94
|
+
--px-color-background-state-active-inverted: #ffffff;
|
|
95
95
|
--px-color-background-state-disabled-default: rgba(0, 0, 0, 0.04);
|
|
96
96
|
--px-color-background-state-disabled-inverted: rgba(255, 255, 255, 0.08);
|
|
97
97
|
--px-color-background-surface-light: #ffffff;
|
|
@@ -123,8 +123,8 @@
|
|
|
123
123
|
--px-color-border-purpose-unlimited-inverted: #0088F5;
|
|
124
124
|
--px-color-border-state-hover-default: #5C2D91;
|
|
125
125
|
--px-color-border-state-hover-inverted: #ffffff;
|
|
126
|
-
--px-color-border-state-active-default: #
|
|
127
|
-
--px-color-border-state-active-inverted:
|
|
126
|
+
--px-color-border-state-active-default: #5C2D91;
|
|
127
|
+
--px-color-border-state-active-inverted: #ffffff;
|
|
128
128
|
--px-color-icon-brand-default: #5C2D91;
|
|
129
129
|
--px-color-icon-brand-inverted: #ffffff;
|
|
130
130
|
--px-color-icon-accent-default: #5C2D91;
|
|
@@ -145,8 +145,8 @@
|
|
|
145
145
|
--px-color-icon-purpose-promo-inverted: #FF4371;
|
|
146
146
|
--px-color-icon-state-hover-default: #7d57a7;
|
|
147
147
|
--px-color-icon-state-hover-inverted: rgba(255, 255, 255, 0.80);
|
|
148
|
-
--px-color-icon-state-active-default: #
|
|
149
|
-
--px-color-icon-state-active-inverted:
|
|
148
|
+
--px-color-icon-state-active-default: #5C2D91;
|
|
149
|
+
--px-color-icon-state-active-inverted: #ffffff;
|
|
150
150
|
--px-color-icon-state-disabled-default: rgba(0, 0, 0, 0.12);
|
|
151
151
|
--px-color-icon-state-disabled-inverted: rgba(255, 255, 255, 0.16);
|
|
152
152
|
--px-color-text-brand-default: #5C2D91;
|
|
@@ -165,10 +165,10 @@
|
|
|
165
165
|
--px-color-text-purpose-unlimited-inverted: #0088F5;
|
|
166
166
|
--px-color-text-purpose-promo-default: #C7264D;
|
|
167
167
|
--px-color-text-purpose-promo-inverted: #FF4371;
|
|
168
|
-
--px-color-text-state-hover-default: #
|
|
168
|
+
--px-color-text-state-hover-default: #5C2D91;
|
|
169
169
|
--px-color-text-state-hover-inverted: rgba(255, 255, 255, 0.80);
|
|
170
|
-
--px-color-text-state-active-default: #
|
|
171
|
-
--px-color-text-state-active-inverted:
|
|
170
|
+
--px-color-text-state-active-default: #5C2D91;
|
|
171
|
+
--px-color-text-state-active-inverted: #ffffff;
|
|
172
172
|
--px-color-text-state-disabled-default: rgba(0, 0, 0, 0.12);
|
|
173
173
|
--px-color-text-state-disabled-inverted: rgba(255, 255, 255, 0.16);
|
|
174
174
|
--px-font-family: Proximus, Verdana, Helvetica, sans-serif;
|
|
@@ -88,8 +88,8 @@
|
|
|
88
88
|
--px-color-background-state-hover-inverted: rgba(255, 255, 255, 0.12);
|
|
89
89
|
--px-color-background-state-hover-bordered-default: rgba(255, 255, 255, 0.40);
|
|
90
90
|
--px-color-background-state-hover-bordered-inverted: rgba(0, 0, 0, 0.12);
|
|
91
|
-
--px-color-background-state-active-default: #
|
|
92
|
-
--px-color-background-state-active-inverted:
|
|
91
|
+
--px-color-background-state-active-default: #5C2D91;
|
|
92
|
+
--px-color-background-state-active-inverted: #ffffff;
|
|
93
93
|
--px-color-background-state-disabled-default: rgba(0, 0, 0, 0.04);
|
|
94
94
|
--px-color-background-state-disabled-inverted: rgba(255, 255, 255, 0.08);
|
|
95
95
|
--px-color-background-surface-light: #ffffff;
|
|
@@ -121,8 +121,8 @@
|
|
|
121
121
|
--px-color-border-purpose-unlimited-inverted: #0088F5;
|
|
122
122
|
--px-color-border-state-hover-default: #5C2D91;
|
|
123
123
|
--px-color-border-state-hover-inverted: #ffffff;
|
|
124
|
-
--px-color-border-state-active-default: #
|
|
125
|
-
--px-color-border-state-active-inverted:
|
|
124
|
+
--px-color-border-state-active-default: #5C2D91;
|
|
125
|
+
--px-color-border-state-active-inverted: #ffffff;
|
|
126
126
|
--px-color-icon-brand-default: #5C2D91;
|
|
127
127
|
--px-color-icon-brand-inverted: #ffffff;
|
|
128
128
|
--px-color-icon-accent-default: #5C2D91;
|
|
@@ -143,8 +143,8 @@
|
|
|
143
143
|
--px-text-color-purpose-promo-inverted: #FF4371;
|
|
144
144
|
--px-color-icon-state-hover-default: #7d57a7;
|
|
145
145
|
--px-color-icon-state-hover-inverted: rgba(255, 255, 255, 0.80);
|
|
146
|
-
--px-color-icon-state-active-default: #
|
|
147
|
-
--px-color-icon-state-active-inverted:
|
|
146
|
+
--px-color-icon-state-active-default: #5C2D91;
|
|
147
|
+
--px-color-icon-state-active-inverted: #ffffff;
|
|
148
148
|
--px-color-icon-state-disabled-default: rgba(0, 0, 0, 0.12);
|
|
149
149
|
--px-color-icon-state-disabled-inverted: rgba(255, 255, 255, 0.16);
|
|
150
150
|
--px-color-text-brand-default: #5C2D91;
|
|
@@ -163,10 +163,10 @@
|
|
|
163
163
|
--px-color-text-purpose-unlimited-inverted: #0088F5;
|
|
164
164
|
--px-color-text-purpose-promo-default: #C7264D;
|
|
165
165
|
--px-color-text-purpose-promo-inverted: #FF4371;
|
|
166
|
-
--px-color-text-state-hover-default: #
|
|
166
|
+
--px-color-text-state-hover-default: #5C2D91;
|
|
167
167
|
--px-color-text-state-hover-inverted: rgba(255, 255, 255, 0.80);
|
|
168
|
-
--px-color-text-state-active-default: #
|
|
169
|
-
--px-color-text-state-active-inverted:
|
|
168
|
+
--px-color-text-state-active-default: #5C2D91;
|
|
169
|
+
--px-color-text-state-active-inverted: #ffffff;
|
|
170
170
|
--px-color-text-state-disabled-default: rgba(0, 0, 0, 0.12);
|
|
171
171
|
--px-color-text-state-disabled-inverted: rgba(255, 255, 255, 0.16);
|
|
172
172
|
--px-font-family: Proximus, Verdana, Helvetica, sans-serif;
|
|
@@ -87,9 +87,9 @@
|
|
|
87
87
|
--px-color-background-state-hover-default: rgba(0, 0, 0, 0.12);
|
|
88
88
|
--px-color-background-state-hover-inverted: rgba(255, 255, 255, 0.16);
|
|
89
89
|
--px-color-background-state-hover-bordered-default: #ffffff;
|
|
90
|
-
--px-color-background-state-hover-bordered-inverted:
|
|
91
|
-
--px-color-background-state-active-default:
|
|
92
|
-
--px-color-background-state-active-inverted:
|
|
90
|
+
--px-color-background-state-hover-bordered-inverted: rgba(0, 0, 0, 0.12);
|
|
91
|
+
--px-color-background-state-active-default: rgba(230, 31, 19, 0.80);
|
|
92
|
+
--px-color-background-state-active-inverted: #ffffff;
|
|
93
93
|
--px-color-background-state-disabled-default: rgba(0, 0, 0, 0.04);
|
|
94
94
|
--px-color-background-state-disabled-inverted: rgba(255, 255, 255, 0.08);
|
|
95
95
|
--px-color-background-surface-light: #ffffff;
|
|
@@ -121,8 +121,8 @@
|
|
|
121
121
|
--px-color-border-purpose-unlimited-inverted: #0088F5;
|
|
122
122
|
--px-color-border-state-hover-default: #E61F13;
|
|
123
123
|
--px-color-border-state-hover-inverted: #ffffff;
|
|
124
|
-
--px-color-border-state-active-default: #
|
|
125
|
-
--px-color-border-state-active-inverted:
|
|
124
|
+
--px-color-border-state-active-default: #E61F13;
|
|
125
|
+
--px-color-border-state-active-inverted: #ffffff;
|
|
126
126
|
--px-color-icon-brand-default: #464646;
|
|
127
127
|
--px-color-icon-brand-inverted: #ffffff;
|
|
128
128
|
--px-color-icon-accent-default: #E61F13;
|
|
@@ -144,7 +144,7 @@
|
|
|
144
144
|
--px-color-icon-state-hover-default: #E61F13;
|
|
145
145
|
--px-color-icon-state-hover-inverted: rgba(255, 255, 255, 0.80);
|
|
146
146
|
--px-color-icon-state-active-default: #E61F13;
|
|
147
|
-
--px-color-icon-state-active-inverted:
|
|
147
|
+
--px-color-icon-state-active-inverted: #ffffff;
|
|
148
148
|
--px-color-icon-state-disabled-default: rgba(0, 0, 0, 0.12);
|
|
149
149
|
--px-color-icon-state-disabled-inverted: rgba(255, 255, 255, 0.16);
|
|
150
150
|
--px-color-text-brand-default: #464646;
|
|
@@ -166,7 +166,7 @@
|
|
|
166
166
|
--px-color-text-state-hover-default: #E61F13;
|
|
167
167
|
--px-color-text-state-hover-inverted: rgba(255, 255, 255, 0.80);
|
|
168
168
|
--px-color-text-state-active-default: #E61F13;
|
|
169
|
-
--px-color-text-state-active-inverted:
|
|
169
|
+
--px-color-text-state-active-inverted: #ffffff;
|
|
170
170
|
--px-color-text-state-disabled-default: rgba(0, 0, 0, 0.12);
|
|
171
171
|
--px-color-text-state-disabled-inverted: rgba(255, 255, 255, 0.16);
|
|
172
172
|
--px-font-family: DINNextW05, Verdana, Helvetica, sans-serif;
|
|
@@ -252,8 +252,8 @@ export const ColorBackgroundStateHoverInverted = "rgba(255, 255, 255, 0.12)";
|
|
|
252
252
|
export const ColorBackgroundStateHoverBorderedDefault =
|
|
253
253
|
"rgba(255, 255, 255, 0.40)";
|
|
254
254
|
export const ColorBackgroundStateHoverBorderedInverted = "rgba(0, 0, 0, 0.12)";
|
|
255
|
-
export const ColorBackgroundStateActiveDefault = "#
|
|
256
|
-
export const ColorBackgroundStateActiveInverted = "
|
|
255
|
+
export const ColorBackgroundStateActiveDefault = "#5C2D91";
|
|
256
|
+
export const ColorBackgroundStateActiveInverted = "#ffffff";
|
|
257
257
|
export const ColorBackgroundStateDisabledDefault = "rgba(0, 0, 0, 0.04)";
|
|
258
258
|
export const ColorBackgroundStateDisabledInverted = "rgba(255, 255, 255, 0.08)";
|
|
259
259
|
export const ColorBackgroundSurfaceLight = "#ffffff";
|
|
@@ -285,8 +285,8 @@ export const ColorBorderPurposeUnlimitedDefault = "#016BC1";
|
|
|
285
285
|
export const ColorBorderPurposeUnlimitedInverted = "#0088F5";
|
|
286
286
|
export const ColorBorderStateHoverDefault = "#5C2D91";
|
|
287
287
|
export const ColorBorderStateHoverInverted = "#ffffff";
|
|
288
|
-
export const ColorBorderStateActiveDefault = "#
|
|
289
|
-
export const ColorBorderStateActiveInverted = "
|
|
288
|
+
export const ColorBorderStateActiveDefault = "#5C2D91";
|
|
289
|
+
export const ColorBorderStateActiveInverted = "#ffffff";
|
|
290
290
|
export const ColorIconBrandDefault = "#5C2D91";
|
|
291
291
|
export const ColorIconBrandInverted = "#ffffff";
|
|
292
292
|
export const ColorIconAccentDefault = "#5C2D91";
|
|
@@ -307,8 +307,8 @@ export const ColorIconPurposePromoDefault = "#C7264D";
|
|
|
307
307
|
export const ColorIconPurposePromoInverted = "#FF4371";
|
|
308
308
|
export const ColorIconStateHoverDefault = "#7d57a7";
|
|
309
309
|
export const ColorIconStateHoverInverted = "rgba(255, 255, 255, 0.80)";
|
|
310
|
-
export const ColorIconStateActiveDefault = "#
|
|
311
|
-
export const ColorIconStateActiveInverted = "
|
|
310
|
+
export const ColorIconStateActiveDefault = "#5C2D91";
|
|
311
|
+
export const ColorIconStateActiveInverted = "#ffffff";
|
|
312
312
|
export const ColorIconStateDisabledDefault = "rgba(0, 0, 0, 0.12)";
|
|
313
313
|
export const ColorIconStateDisabledInverted = "rgba(255, 255, 255, 0.16)";
|
|
314
314
|
export const ColorTextBrandDefault = "#5C2D91";
|
|
@@ -327,10 +327,10 @@ export const ColorTextPurposeUnlimitedDefault = "#016BC1";
|
|
|
327
327
|
export const ColorTextPurposeUnlimitedInverted = "#0088F5";
|
|
328
328
|
export const ColorTextPurposePromoDefault = "#C7264D";
|
|
329
329
|
export const ColorTextPurposePromoInverted = "#FF4371";
|
|
330
|
-
export const ColorTextStateHoverDefault = "#
|
|
330
|
+
export const ColorTextStateHoverDefault = "#5C2D91";
|
|
331
331
|
export const ColorTextStateHoverInverted = "rgba(255, 255, 255, 0.80)";
|
|
332
|
-
export const ColorTextStateActiveDefault = "#
|
|
333
|
-
export const ColorTextStateActiveInverted = "
|
|
332
|
+
export const ColorTextStateActiveDefault = "#5C2D91";
|
|
333
|
+
export const ColorTextStateActiveInverted = "#ffffff";
|
|
334
334
|
export const ColorTextStateDisabledDefault = "rgba(0, 0, 0, 0.12)";
|
|
335
335
|
export const ColorTextStateDisabledInverted = "rgba(255, 255, 255, 0.16)";
|
|
336
336
|
export const FontFamily = "Proximus, Verdana, Helvetica, sans-serif";
|
|
@@ -257,8 +257,8 @@ export const ColorBackgroundStateHoverInverted = "rgba(255, 255, 255, 0.12)";
|
|
|
257
257
|
export const ColorBackgroundStateHoverBorderedDefault =
|
|
258
258
|
"rgba(255, 255, 255, 0.40)";
|
|
259
259
|
export const ColorBackgroundStateHoverBorderedInverted = "rgba(0, 0, 0, 0.12)";
|
|
260
|
-
export const ColorBackgroundStateActiveDefault = "#
|
|
261
|
-
export const ColorBackgroundStateActiveInverted = "
|
|
260
|
+
export const ColorBackgroundStateActiveDefault = "#5C2D91";
|
|
261
|
+
export const ColorBackgroundStateActiveInverted = "#ffffff";
|
|
262
262
|
export const ColorBackgroundStateDisabledDefault = "rgba(0, 0, 0, 0.04)";
|
|
263
263
|
export const ColorBackgroundStateDisabledInverted = "rgba(255, 255, 255, 0.08)";
|
|
264
264
|
export const ColorBackgroundSurfaceLight = "#ffffff";
|
|
@@ -290,8 +290,8 @@ export const ColorBorderPurposeUnlimitedDefault = "#016BC1";
|
|
|
290
290
|
export const ColorBorderPurposeUnlimitedInverted = "#0088F5";
|
|
291
291
|
export const ColorBorderStateHoverDefault = "#5C2D91";
|
|
292
292
|
export const ColorBorderStateHoverInverted = "#ffffff";
|
|
293
|
-
export const ColorBorderStateActiveDefault = "#
|
|
294
|
-
export const ColorBorderStateActiveInverted = "
|
|
293
|
+
export const ColorBorderStateActiveDefault = "#5C2D91";
|
|
294
|
+
export const ColorBorderStateActiveInverted = "#ffffff";
|
|
295
295
|
export const ColorIconBrandDefault = "#5C2D91";
|
|
296
296
|
export const ColorIconBrandInverted = "#ffffff";
|
|
297
297
|
export const ColorIconAccentDefault = "#5C2D91";
|
|
@@ -312,8 +312,8 @@ export const TextColorPurposePromoDefault = "#C7264D";
|
|
|
312
312
|
export const TextColorPurposePromoInverted = "#FF4371";
|
|
313
313
|
export const ColorIconStateHoverDefault = "#7d57a7";
|
|
314
314
|
export const ColorIconStateHoverInverted = "rgba(255, 255, 255, 0.80)";
|
|
315
|
-
export const ColorIconStateActiveDefault = "#
|
|
316
|
-
export const ColorIconStateActiveInverted = "
|
|
315
|
+
export const ColorIconStateActiveDefault = "#5C2D91";
|
|
316
|
+
export const ColorIconStateActiveInverted = "#ffffff";
|
|
317
317
|
export const ColorIconStateDisabledDefault = "rgba(0, 0, 0, 0.12)";
|
|
318
318
|
export const ColorIconStateDisabledInverted = "rgba(255, 255, 255, 0.16)";
|
|
319
319
|
export const ColorTextBrandDefault = "#5C2D91";
|
|
@@ -332,10 +332,10 @@ export const ColorTextPurposeUnlimitedDefault = "#016BC1";
|
|
|
332
332
|
export const ColorTextPurposeUnlimitedInverted = "#0088F5";
|
|
333
333
|
export const ColorTextPurposePromoDefault = "#C7264D";
|
|
334
334
|
export const ColorTextPurposePromoInverted = "#FF4371";
|
|
335
|
-
export const ColorTextStateHoverDefault = "#
|
|
335
|
+
export const ColorTextStateHoverDefault = "#5C2D91";
|
|
336
336
|
export const ColorTextStateHoverInverted = "rgba(255, 255, 255, 0.80)";
|
|
337
|
-
export const ColorTextStateActiveDefault = "#
|
|
338
|
-
export const ColorTextStateActiveInverted = "
|
|
337
|
+
export const ColorTextStateActiveDefault = "#5C2D91";
|
|
338
|
+
export const ColorTextStateActiveInverted = "#ffffff";
|
|
339
339
|
export const ColorTextStateDisabledDefault = "rgba(0, 0, 0, 0.12)";
|
|
340
340
|
export const ColorTextStateDisabledInverted = "rgba(255, 255, 255, 0.16)";
|
|
341
341
|
export const FontFamily = "Proximus, Verdana, Helvetica, sans-serif";
|
|
@@ -248,9 +248,9 @@ export const ColorBackgroundPurposeNotificationInverted = "#DE2A56";
|
|
|
248
248
|
export const ColorBackgroundStateHoverDefault = "rgba(0, 0, 0, 0.12)";
|
|
249
249
|
export const ColorBackgroundStateHoverInverted = "rgba(255, 255, 255, 0.16)";
|
|
250
250
|
export const ColorBackgroundStateHoverBorderedDefault = "#ffffff";
|
|
251
|
-
export const ColorBackgroundStateHoverBorderedInverted = "
|
|
252
|
-
export const ColorBackgroundStateActiveDefault = "
|
|
253
|
-
export const ColorBackgroundStateActiveInverted = "
|
|
251
|
+
export const ColorBackgroundStateHoverBorderedInverted = "rgba(0, 0, 0, 0.12)";
|
|
252
|
+
export const ColorBackgroundStateActiveDefault = "rgba(230, 31, 19, 0.80)";
|
|
253
|
+
export const ColorBackgroundStateActiveInverted = "#ffffff";
|
|
254
254
|
export const ColorBackgroundStateDisabledDefault = "rgba(0, 0, 0, 0.04)";
|
|
255
255
|
export const ColorBackgroundStateDisabledInverted = "rgba(255, 255, 255, 0.08)";
|
|
256
256
|
export const ColorBackgroundSurfaceLight = "#ffffff";
|
|
@@ -282,8 +282,8 @@ export const ColorBorderPurposeUnlimitedDefault = "#016BC1";
|
|
|
282
282
|
export const ColorBorderPurposeUnlimitedInverted = "#0088F5";
|
|
283
283
|
export const ColorBorderStateHoverDefault = "#E61F13";
|
|
284
284
|
export const ColorBorderStateHoverInverted = "#ffffff";
|
|
285
|
-
export const ColorBorderStateActiveDefault = "#
|
|
286
|
-
export const ColorBorderStateActiveInverted = "
|
|
285
|
+
export const ColorBorderStateActiveDefault = "#E61F13";
|
|
286
|
+
export const ColorBorderStateActiveInverted = "#ffffff";
|
|
287
287
|
export const ColorIconBrandDefault = "#464646";
|
|
288
288
|
export const ColorIconBrandInverted = "#ffffff";
|
|
289
289
|
export const ColorIconAccentDefault = "#E61F13";
|
|
@@ -305,7 +305,7 @@ export const ColorIconPurposePromoInverted = "#DE2A56";
|
|
|
305
305
|
export const ColorIconStateHoverDefault = "#E61F13";
|
|
306
306
|
export const ColorIconStateHoverInverted = "rgba(255, 255, 255, 0.80)";
|
|
307
307
|
export const ColorIconStateActiveDefault = "#E61F13";
|
|
308
|
-
export const ColorIconStateActiveInverted = "
|
|
308
|
+
export const ColorIconStateActiveInverted = "#ffffff";
|
|
309
309
|
export const ColorIconStateDisabledDefault = "rgba(0, 0, 0, 0.12)";
|
|
310
310
|
export const ColorIconStateDisabledInverted = "rgba(255, 255, 255, 0.16)";
|
|
311
311
|
export const ColorTextBrandDefault = "#464646";
|
|
@@ -327,7 +327,7 @@ export const ColorTextPurposePromoInverted = "#E61F13";
|
|
|
327
327
|
export const ColorTextStateHoverDefault = "#E61F13";
|
|
328
328
|
export const ColorTextStateHoverInverted = "rgba(255, 255, 255, 0.80)";
|
|
329
329
|
export const ColorTextStateActiveDefault = "#E61F13";
|
|
330
|
-
export const ColorTextStateActiveInverted = "
|
|
330
|
+
export const ColorTextStateActiveInverted = "#ffffff";
|
|
331
331
|
export const ColorTextStateDisabledDefault = "rgba(0, 0, 0, 0.12)";
|
|
332
332
|
export const ColorTextStateDisabledInverted = "rgba(255, 255, 255, 0.16)";
|
|
333
333
|
export const FontFamily = "DINNextW05, Verdana, Helvetica, sans-serif";
|