@alfalab/core-components-vars 6.0.0 → 6.1.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.
@@ -213,6 +213,7 @@
213
213
  --color-dark-graphic-primary-alpha-30: rgba(255, 255, 255, 0.3);
214
214
  --color-dark-graphic-primary-alpha-40: rgba(255, 255, 255, 0.4);
215
215
  --color-dark-graphic-primary-alpha-50: rgba(255, 255, 255, 0.5);
216
+ --color-dark-graphic-primary-alpha-60: rgba(255, 255, 255, 0.6);
216
217
  --color-dark-graphic-primary-shade-15: rgb(217, 217, 217);
217
218
  --color-dark-graphic-primary-shade-20: rgb(204, 204, 204);
218
219
  --color-dark-graphic-primary-shade-30: rgb(179, 179, 179);
@@ -221,6 +222,7 @@
221
222
  --color-dark-graphic-primary-inverted-alpha-30: rgba(0, 0, 0, 0.3);
222
223
  --color-dark-graphic-primary-inverted-alpha-40: rgba(0, 0, 0, 0.4);
223
224
  --color-dark-graphic-primary-inverted-alpha-50: rgba(0, 0, 0, 0.5);
225
+ --color-dark-graphic-primary-inverted-alpha-60: rgba(0, 0, 0, 0.6);
224
226
  --color-dark-graphic-primary-inverted-tint-7: rgb(18, 18, 18);
225
227
  --color-dark-graphic-primary-inverted-tint-10: rgb(26, 26, 26);
226
228
  --color-dark-graphic-primary-inverted-tint-15: rgb(38, 38, 38);
@@ -334,6 +336,7 @@
334
336
  --color-light-graphic-primary-alpha-30: rgba(0, 0, 0, 0.3);
335
337
  --color-light-graphic-primary-alpha-40: rgba(0, 0, 0, 0.4);
336
338
  --color-light-graphic-primary-alpha-50: rgba(0, 0, 0, 0.5);
339
+ --color-light-graphic-primary-alpha-60: rgba(0, 0, 0, 0.6);
337
340
  --color-light-graphic-primary-tint-15: rgb(38, 38, 38);
338
341
  --color-light-graphic-primary-tint-20: rgb(51, 51, 51);
339
342
  --color-light-graphic-primary-tint-30: rgb(77, 77, 77);
@@ -342,6 +345,7 @@
342
345
  --color-light-graphic-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3);
343
346
  --color-light-graphic-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
344
347
  --color-light-graphic-primary-inverted-alpha-50: rgba(255, 255, 255, 0.5);
348
+ --color-light-graphic-primary-inverted-alpha-60: rgba(255, 255, 255, 0.6);
345
349
  --color-light-graphic-primary-inverted-shade-7: rgb(237, 237, 237);
346
350
  --color-light-graphic-primary-inverted-shade-10: rgb(230, 230, 230);
347
351
  --color-light-graphic-primary-inverted-shade-15: rgb(217, 217, 217);
package/colors-indigo.css CHANGED
@@ -213,6 +213,7 @@
213
213
  --color-dark-graphic-primary-alpha-30: rgba(255, 255, 255, 0.3);
214
214
  --color-dark-graphic-primary-alpha-40: rgba(255, 255, 255, 0.4);
215
215
  --color-dark-graphic-primary-alpha-50: rgba(255, 255, 255, 0.5);
216
+ --color-dark-graphic-primary-alpha-60: rgba(255, 255, 255, 0.6);
216
217
  --color-dark-graphic-primary-shade-15: rgb(217, 217, 217);
217
218
  --color-dark-graphic-primary-shade-20: rgb(204, 204, 204);
218
219
  --color-dark-graphic-primary-shade-30: rgb(179, 179, 179);
@@ -221,6 +222,7 @@
221
222
  --color-dark-graphic-primary-inverted-alpha-30: rgba(11, 31, 53, 0.3);
222
223
  --color-dark-graphic-primary-inverted-alpha-40: rgba(11, 31, 53, 0.4);
223
224
  --color-dark-graphic-primary-inverted-alpha-50: rgba(11, 31, 53, 0.5);
225
+ --color-dark-graphic-primary-inverted-alpha-60: rgba(11, 31, 53, 0.6);
224
226
  --color-dark-graphic-primary-inverted-tint-7: rgb(28, 47, 67);
225
227
  --color-dark-graphic-primary-inverted-tint-10: rgb(35, 53, 73);
226
228
  --color-dark-graphic-primary-inverted-tint-15: rgb(48, 65, 83);
@@ -334,6 +336,7 @@
334
336
  --color-light-graphic-primary-alpha-30: rgba(11, 31, 53, 0.3);
335
337
  --color-light-graphic-primary-alpha-40: rgba(11, 31, 53, 0.4);
336
338
  --color-light-graphic-primary-alpha-50: rgba(11, 31, 53, 0.5);
339
+ --color-light-graphic-primary-alpha-60: rgba(11, 31, 53, 0.6);
337
340
  --color-light-graphic-primary-tint-15: rgb(48, 65, 83);
338
341
  --color-light-graphic-primary-tint-20: rgb(60, 76, 93);
339
342
  --color-light-graphic-primary-tint-30: rgb(84, 98, 114);
@@ -342,6 +345,7 @@
342
345
  --color-light-graphic-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3);
343
346
  --color-light-graphic-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
344
347
  --color-light-graphic-primary-inverted-alpha-50: rgba(255, 255, 255, 0.5);
348
+ --color-light-graphic-primary-inverted-alpha-60: rgba(255, 255, 255, 0.6);
345
349
  --color-light-graphic-primary-inverted-shade-7: rgb(237, 237, 237);
346
350
  --color-light-graphic-primary-inverted-shade-10: rgb(230, 230, 230);
347
351
  --color-light-graphic-primary-inverted-shade-15: rgb(217, 217, 217);
@@ -213,6 +213,7 @@
213
213
  --color-dark-graphic-primary-alpha-30: rgba(255, 255, 255, 0.3);
214
214
  --color-dark-graphic-primary-alpha-40: rgba(255, 255, 255, 0.4);
215
215
  --color-dark-graphic-primary-alpha-50: rgba(255, 255, 255, 0.5);
216
+ --color-dark-graphic-primary-alpha-60: rgba(255, 255, 255, 0.6);
216
217
  --color-dark-graphic-primary-shade-15: rgb(217, 217, 217);
217
218
  --color-dark-graphic-primary-shade-20: rgb(204, 204, 204);
218
219
  --color-dark-graphic-primary-shade-30: rgb(179, 179, 179);
@@ -221,6 +222,7 @@
221
222
  --color-dark-graphic-primary-inverted-alpha-30: rgba(0, 0, 0, 0.3);
222
223
  --color-dark-graphic-primary-inverted-alpha-40: rgba(0, 0, 0, 0.4);
223
224
  --color-dark-graphic-primary-inverted-alpha-50: rgba(0, 0, 0, 0.5);
225
+ --color-dark-graphic-primary-inverted-alpha-60: rgba(0, 0, 0, 0.6);
224
226
  --color-dark-graphic-primary-inverted-tint-7: rgb(18, 18, 18);
225
227
  --color-dark-graphic-primary-inverted-tint-10: rgb(26, 26, 26);
226
228
  --color-dark-graphic-primary-inverted-tint-15: rgb(38, 38, 38);
@@ -334,6 +336,7 @@
334
336
  --color-light-graphic-primary-alpha-30: rgba(0, 0, 0, 0.3);
335
337
  --color-light-graphic-primary-alpha-40: rgba(0, 0, 0, 0.4);
336
338
  --color-light-graphic-primary-alpha-50: rgba(0, 0, 0, 0.5);
339
+ --color-light-graphic-primary-alpha-60: rgba(0, 0, 0, 0.6);
337
340
  --color-light-graphic-primary-tint-15: rgb(38, 38, 38);
338
341
  --color-light-graphic-primary-tint-20: rgb(51, 51, 51);
339
342
  --color-light-graphic-primary-tint-30: rgb(77, 77, 77);
@@ -342,6 +345,7 @@
342
345
  --color-light-graphic-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3);
343
346
  --color-light-graphic-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
344
347
  --color-light-graphic-primary-inverted-alpha-50: rgba(255, 255, 255, 0.5);
348
+ --color-light-graphic-primary-inverted-alpha-60: rgba(255, 255, 255, 0.6);
345
349
  --color-light-graphic-primary-inverted-shade-7: rgb(237, 237, 237);
346
350
  --color-light-graphic-primary-inverted-shade-10: rgb(230, 230, 230);
347
351
  --color-light-graphic-primary-inverted-shade-15: rgb(217, 217, 217);
@@ -213,6 +213,7 @@
213
213
  --color-dark-graphic-primary-alpha-30: rgba(255, 255, 255, 0.3);
214
214
  --color-dark-graphic-primary-alpha-40: rgba(255, 255, 255, 0.4);
215
215
  --color-dark-graphic-primary-alpha-50: rgba(255, 255, 255, 0.5);
216
+ --color-dark-graphic-primary-alpha-60: rgba(255, 255, 255, 0.6);
216
217
  --color-dark-graphic-primary-shade-15: rgb(217, 217, 217);
217
218
  --color-dark-graphic-primary-shade-20: rgb(204, 204, 204);
218
219
  --color-dark-graphic-primary-shade-30: rgb(179, 179, 179);
@@ -221,6 +222,7 @@
221
222
  --color-dark-graphic-primary-inverted-alpha-30: rgba(11, 31, 53, 0.3);
222
223
  --color-dark-graphic-primary-inverted-alpha-40: rgba(11, 31, 53, 0.4);
223
224
  --color-dark-graphic-primary-inverted-alpha-50: rgba(11, 31, 53, 0.5);
225
+ --color-dark-graphic-primary-inverted-alpha-60: rgba(11, 31, 53, 0.6);
224
226
  --color-dark-graphic-primary-inverted-tint-7: rgb(28, 47, 67);
225
227
  --color-dark-graphic-primary-inverted-tint-10: rgb(35, 53, 73);
226
228
  --color-dark-graphic-primary-inverted-tint-15: rgb(48, 65, 83);
@@ -334,6 +336,7 @@
334
336
  --color-light-graphic-primary-alpha-30: rgba(11, 31, 53, 0.3);
335
337
  --color-light-graphic-primary-alpha-40: rgba(11, 31, 53, 0.4);
336
338
  --color-light-graphic-primary-alpha-50: rgba(11, 31, 53, 0.5);
339
+ --color-light-graphic-primary-alpha-60: rgba(11, 31, 53, 0.6);
337
340
  --color-light-graphic-primary-tint-15: rgb(48, 65, 83);
338
341
  --color-light-graphic-primary-tint-20: rgb(60, 76, 93);
339
342
  --color-light-graphic-primary-tint-30: rgb(84, 98, 114);
@@ -342,6 +345,7 @@
342
345
  --color-light-graphic-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3);
343
346
  --color-light-graphic-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
344
347
  --color-light-graphic-primary-inverted-alpha-50: rgba(255, 255, 255, 0.5);
348
+ --color-light-graphic-primary-inverted-alpha-60: rgba(255, 255, 255, 0.6);
345
349
  --color-light-graphic-primary-inverted-shade-7: rgb(237, 237, 237);
346
350
  --color-light-graphic-primary-inverted-shade-10: rgb(230, 230, 230);
347
351
  --color-light-graphic-primary-inverted-shade-15: rgb(217, 217, 217);
package/cssm/index.css CHANGED
@@ -382,6 +382,7 @@
382
382
  --color-dark-graphic-primary-alpha-30: rgba(255, 255, 255, 0.3);
383
383
  --color-dark-graphic-primary-alpha-40: rgba(255, 255, 255, 0.4);
384
384
  --color-dark-graphic-primary-alpha-50: rgba(255, 255, 255, 0.5);
385
+ --color-dark-graphic-primary-alpha-60: rgba(255, 255, 255, 0.6);
385
386
  --color-dark-graphic-primary-shade-15: rgb(217, 217, 217);
386
387
  --color-dark-graphic-primary-shade-20: rgb(204, 204, 204);
387
388
  --color-dark-graphic-primary-shade-30: rgb(179, 179, 179);
@@ -390,6 +391,7 @@
390
391
  --color-dark-graphic-primary-inverted-alpha-30: rgba(11, 31, 53, 0.3);
391
392
  --color-dark-graphic-primary-inverted-alpha-40: rgba(11, 31, 53, 0.4);
392
393
  --color-dark-graphic-primary-inverted-alpha-50: rgba(11, 31, 53, 0.5);
394
+ --color-dark-graphic-primary-inverted-alpha-60: rgba(11, 31, 53, 0.6);
393
395
  --color-dark-graphic-primary-inverted-tint-7: rgb(28, 47, 67);
394
396
  --color-dark-graphic-primary-inverted-tint-10: rgb(35, 53, 73);
395
397
  --color-dark-graphic-primary-inverted-tint-15: rgb(48, 65, 83);
@@ -503,6 +505,7 @@
503
505
  --color-light-graphic-primary-alpha-30: rgba(11, 31, 53, 0.3);
504
506
  --color-light-graphic-primary-alpha-40: rgba(11, 31, 53, 0.4);
505
507
  --color-light-graphic-primary-alpha-50: rgba(11, 31, 53, 0.5);
508
+ --color-light-graphic-primary-alpha-60: rgba(11, 31, 53, 0.6);
506
509
  --color-light-graphic-primary-tint-15: rgb(48, 65, 83);
507
510
  --color-light-graphic-primary-tint-20: rgb(60, 76, 93);
508
511
  --color-light-graphic-primary-tint-30: rgb(84, 98, 114);
@@ -511,6 +514,7 @@
511
514
  --color-light-graphic-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3);
512
515
  --color-light-graphic-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
513
516
  --color-light-graphic-primary-inverted-alpha-50: rgba(255, 255, 255, 0.5);
517
+ --color-light-graphic-primary-inverted-alpha-60: rgba(255, 255, 255, 0.6);
514
518
  --color-light-graphic-primary-inverted-shade-7: rgb(237, 237, 237);
515
519
  --color-light-graphic-primary-inverted-shade-10: rgb(230, 230, 230);
516
520
  --color-light-graphic-primary-inverted-shade-15: rgb(217, 217, 217);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/core-components-vars",
3
- "version": "6.0.0",
3
+ "version": "6.1.0",
4
4
  "description": "",
5
5
  "keywords": [],
6
6
  "license": "MIT",