@alfalab/core-components-vars 9.7.0 → 9.8.1

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 (65) hide show
  1. package/colors-bluetint.css +4 -0
  2. package/colors-decorative.d.ts +2 -0
  3. package/colors-decorative.js +12 -0
  4. package/colors-indigo.css +4 -0
  5. package/colors-pfm.css +59 -65
  6. package/colors-pfm.d.ts +2 -0
  7. package/colors-pfm.js +12 -0
  8. package/colors-qualitative.d.ts +2 -0
  9. package/colors-qualitative.js +12 -0
  10. package/colors-sequential.d.ts +2 -0
  11. package/colors-sequential.js +12 -0
  12. package/colors.css +69 -69
  13. package/cssm/bundle/click.css +4 -0
  14. package/cssm/bundle/corp.css +4 -0
  15. package/cssm/bundle/intranet.css +4 -0
  16. package/cssm/bundle/mobile.css +4 -0
  17. package/cssm/bundle/site.css +4 -0
  18. package/cssm/colors-bluetint.css +4 -0
  19. package/cssm/colors-decorative.d.ts +2 -0
  20. package/cssm/colors-decorative.js +12 -0
  21. package/cssm/colors-indigo.css +4 -0
  22. package/cssm/colors-pfm.css +59 -65
  23. package/cssm/colors-pfm.d.ts +2 -0
  24. package/cssm/colors-pfm.js +12 -0
  25. package/cssm/colors-qualitative.d.ts +2 -0
  26. package/cssm/colors-qualitative.js +12 -0
  27. package/cssm/colors-sequential.d.ts +2 -0
  28. package/cssm/colors-sequential.js +12 -0
  29. package/cssm/colors.css +69 -69
  30. package/cssm/index.css +73 -69
  31. package/cssm/index.d.ts +1450 -0
  32. package/cssm/index.js +1450 -0
  33. package/esm/colors-decorative.d.ts +2 -0
  34. package/esm/colors-decorative.js +6 -0
  35. package/esm/colors-pfm.d.ts +2 -0
  36. package/esm/colors-pfm.js +6 -0
  37. package/esm/colors-qualitative.d.ts +2 -0
  38. package/esm/colors-qualitative.js +6 -0
  39. package/esm/colors-sequential.d.ts +2 -0
  40. package/esm/colors-sequential.js +6 -0
  41. package/esm/index.d.ts +1450 -0
  42. package/esm/index.js +1450 -0
  43. package/index.d.ts +4 -0
  44. package/index.js +1450 -1446
  45. package/mixins.css +17 -0
  46. package/modern/colors-decorative.d.ts +2 -0
  47. package/modern/colors-decorative.js +6 -0
  48. package/modern/colors-pfm.d.ts +2 -0
  49. package/modern/colors-pfm.js +6 -0
  50. package/modern/colors-qualitative.d.ts +2 -0
  51. package/modern/colors-qualitative.js +6 -0
  52. package/modern/colors-sequential.d.ts +2 -0
  53. package/modern/colors-sequential.js +6 -0
  54. package/modern/index.d.ts +1450 -0
  55. package/modern/index.js +1450 -0
  56. package/package.json +1 -1
  57. package/src/colors-bluetint.css +4 -0
  58. package/src/colors-decorative.ts +4 -0
  59. package/src/colors-indigo.css +4 -0
  60. package/src/colors-pfm.css +59 -65
  61. package/src/colors-pfm.ts +4 -0
  62. package/src/colors-qualitative.ts +4 -0
  63. package/src/colors-sequential.ts +4 -0
  64. package/src/colors.css +69 -69
  65. package/src/mixins.css +17 -0
@@ -951,6 +951,7 @@
951
951
  --color-dark-graphic-tertiary-inverted-alpha-30: rgba(182, 188, 195, 0.3);
952
952
  --color-dark-graphic-tertiary-inverted-shade-15: rgb(155, 160, 166);
953
953
  --color-dark-graphic-tertiary-inverted-shade-20: rgb(146, 150, 156);
954
+ --color-dark-neutral-700-alpha-15: rgba(137, 137, 145, 0.15);
954
955
  --color-dark-specialbg-component-tint-7: rgba(255, 255, 255, 0.2095);
955
956
  --color-dark-specialbg-component-tint-10: rgba(255, 255, 255, 0.235);
956
957
  --color-dark-specialbg-component-tint-15: rgba(255, 255, 255, 0.2775);
@@ -970,6 +971,7 @@
970
971
  --color-dark-specialbg-tertiary-transparent-tint-15: rgba(255, 255, 255, 0.32);
971
972
  --color-dark-specialbg-tertiary-transparent-inverted-shade-15: rgba(9, 26, 45, 0.235);
972
973
  --color-dark-specialbg-tertiary-transparent-inverted-shade-20: rgba(9, 25, 42, 0.28);
974
+ --color-dark-status-info-alpha-15: rgba(49, 147, 252, 0.15);
973
975
  --color-dark-text-link-shade-30: rgb(0, 85, 179);
974
976
  --color-dark-text-link-shade-50: rgb(0, 61, 128);
975
977
  --color-dark-text-link-tint-20: rgb(51, 149, 255);
@@ -1111,6 +1113,7 @@
1111
1113
  --color-light-graphic-tertiary-inverted-alpha-30: rgba(109, 121, 134, 0.3);
1112
1114
  --color-light-graphic-tertiary-inverted-tint-15: rgb(131, 141, 152);
1113
1115
  --color-light-graphic-tertiary-inverted-tint-20: rgb(138, 148, 158);
1116
+ --color-light-neutral-700-alpha-15: rgba(137, 137, 145, 0.15);
1114
1117
  --color-light-specialbg-component-shade-7: rgba(10, 29, 49, 0.1351);
1115
1118
  --color-light-specialbg-component-shade-10: rgba(10, 28, 48, 0.163);
1116
1119
  --color-light-specialbg-component-shade-15: rgba(9, 26, 45, 0.2095);
@@ -1130,6 +1133,7 @@
1130
1133
  --color-light-specialbg-tertiary-transparent-shade-15: rgba(9, 26, 45, 0.235);
1131
1134
  --color-light-specialbg-tertiary-transparent-inverted-tint-15: rgba(255, 255, 255, 0.32);
1132
1135
  --color-light-specialbg-tertiary-transparent-inverted-tint-20: rgba(255, 255, 255, 0.36);
1136
+ --color-light-status-info-alpha-15: rgba(34, 136, 250, 0.15);
1133
1137
  --color-light-text-link-tint-30: rgb(77, 162, 255);
1134
1138
  --color-light-text-link-tint-50: rgb(128, 189, 255);
1135
1139
  --color-light-text-link-shade-20: rgb(0, 98, 204);
@@ -1,68 +1,62 @@
1
1
  :root {
2
- --color-static-pfm-custom-blue: #5ea5fb;
3
- --color-static-pfm-custom-cyan: #0eafdc;
4
- --color-static-pfm-custom-indigo: #909af4;
5
- --color-static-pfm-custom-jungle: #22b888;
6
- --color-static-pfm-custom-magenta: #f979a4;
7
- --color-static-pfm-custom-orange: #fda134;
2
+ --color-static-pfm-custom-blue: #61a5fd;
3
+ --color-static-pfm-custom-cyan: #19afde;
4
+ --color-static-pfm-custom-indigo: #9b96f9;
5
+ --color-static-pfm-custom-jungle: #14b88c;
6
+ --color-static-pfm-custom-magenta: #fb739c;
7
+ --color-static-pfm-custom-orange: #f59322;
8
8
  --color-static-pfm-custom-pistachio: #84b219;
9
- --color-static-pfm-custom-purple: #b091ee;
10
- --color-static-pfm-custom-red: #ff6441;
11
- --color-static-pfm-custom-yellow: #f6d400;
12
- --color-static-pfm-system-alcohol: #fda134;
13
- --color-static-pfm-system-animals: #618805;
14
- --color-static-pfm-system-auto: #01a374;
15
- --color-static-pfm-system-beauty: #fb9ab6;
16
- --color-static-pfm-system-benefits: #dc58c9;
17
- --color-static-pfm-system-bonus: #6f6bdf;
18
- --color-static-pfm-system-books: #c4abf5;
19
- --color-static-pfm-system-business: #0098c2;
20
- --color-static-pfm-system-business-trip-payment: #4ec1eb;
21
- --color-static-pfm-system-c2c-transfer: #3776e3;
22
- --color-static-pfm-system-cafe-restaurants: #739f0c;
23
- --color-static-pfm-system-cash-deposit: #5fcc72;
24
- --color-static-pfm-system-cash-withdrawal: #6f6bdf;
25
- --color-static-pfm-system-cashback: #fd5633;
26
- --color-static-pfm-system-charity: #dc58c9;
27
- --color-static-pfm-system-clothes-shoes: #049e99;
28
- --color-static-pfm-system-construction-repair: #088783;
29
- --color-static-pfm-system-credit: #fd5633;
30
- --color-static-pfm-system-digital-goods: #4ec1eb;
31
- --color-static-pfm-system-dont-remember: #d73b78;
32
- --color-static-pfm-system-education: #098d62;
33
- --color-static-pfm-system-electronics: #049e99;
34
- --color-static-pfm-system-entertainments: #8e60d6;
35
- --color-static-pfm-system-expenses-return-payment: #739f0c;
36
- --color-static-pfm-system-family: #f399e3;
37
- --color-static-pfm-system-fastfood: #9f79e5;
38
- --color-static-pfm-system-fines-taxes: #7d83ee;
39
- --color-static-pfm-system-flowers: #f6d400;
40
- --color-static-pfm-system-fuel-station: #ee8515;
41
- --color-static-pfm-system-health: #48c9c5;
42
- --color-static-pfm-system-hobby: #ed558e;
43
- --color-static-pfm-system-home-repair: #47cc9b;
44
- --color-static-pfm-system-internet-tv: #0eafdc;
45
- --color-static-pfm-system-investment: #9f79e5;
46
- --color-static-pfm-system-jewelry: #fb9ab6;
47
- --color-static-pfm-system-mortgage: #ff7958;
48
- --color-static-pfm-system-other: #9fa0a8;
49
- --color-static-pfm-system-other-expenses: #a8b2f8;
50
- --color-static-pfm-system-other-income: #97c537;
51
- --color-static-pfm-system-privileges: #5f5f66;
52
- --color-static-pfm-system-public-transport: #3776e3;
53
- --color-static-pfm-system-refill: #31ba52;
54
- --color-static-pfm-system-rent-auto: #01a374;
55
- --color-static-pfm-system-safe-box: #01a374;
56
- --color-static-pfm-system-salary: #14a741;
57
- --color-static-pfm-system-sport-goods: #c4abf5;
58
- --color-static-pfm-system-supermarkets: #97c537;
59
- --color-static-pfm-system-taxi: #f6d400;
60
- --color-static-pfm-system-tobacco: #fb9517;
61
- --color-static-pfm-system-transactions: #5ea5fb;
62
- --color-static-pfm-system-transfers: #5ea5fb;
63
- --color-static-pfm-system-transport: #3776e3;
64
- --color-static-pfm-system-travel: #f6d400;
65
- --color-static-pfm-system-user-other-expenses: #a8b2f8;
66
- --color-static-pfm-system-utilities: #83b8f9;
67
- --color-static-pfm-system-vacation-payment: #f6d400;
9
+ --color-static-pfm-custom-purple: #ce83ea;
10
+ --color-static-pfm-custom-red: #f7553b;
11
+ --color-static-pfm-custom-yellow: #f6d411;
12
+ --color-static-pfm-system-acrux: #09aaaf;
13
+ --color-static-pfm-system-alcor: #d884fe;
14
+ --color-static-pfm-system-aldebaran: #ff8d73;
15
+ --color-static-pfm-system-andromeda: #ffa1bc;
16
+ --color-static-pfm-system-apollo: #e12169;
17
+ --color-static-pfm-system-atlas: #ce59fa;
18
+ --color-static-pfm-system-betelgeuse: #7f71fd;
19
+ --color-static-pfm-system-capella: #cca504;
20
+ --color-static-pfm-system-carmenta: #0da07f;
21
+ --color-static-pfm-system-concordia: #0bb1e7;
22
+ --color-static-pfm-system-cupid: #fe50c8;
23
+ --color-static-pfm-system-electra: #e2a9fb;
24
+ --color-static-pfm-system-enif: #80c002;
25
+ --color-static-pfm-system-fides: #3fcdfe;
26
+ --color-static-pfm-system-galaxy: #2a77ef;
27
+ --color-static-pfm-system-helix: #04b545;
28
+ --color-static-pfm-system-hubble: #75757d;
29
+ --color-static-pfm-system-jupiter: #fdb24d;
30
+ --color-static-pfm-system-kaus: #6a9e02;
31
+ --color-static-pfm-system-kepler: #fa9313;
32
+ --color-static-pfm-system-maia: #ff72a2;
33
+ --color-static-pfm-system-mars: #fd6544;
34
+ --color-static-pfm-system-meissa: #0496c6;
35
+ --color-static-pfm-system-mercury: #ea8313;
36
+ --color-static-pfm-system-mira: #15d9ac;
37
+ --color-static-pfm-system-mizar: #ba3dd8;
38
+ --color-static-pfm-system-nebula: #4ae777;
39
+ --color-static-pfm-system-numa: #0abe94;
40
+ --color-static-pfm-system-orcus: #998bff;
41
+ --color-static-pfm-system-orion: #e8c305;
42
+ --color-static-pfm-system-pluto: #b3aaff;
43
+ --color-static-pfm-system-proserpina: #0d9336;
44
+ --color-static-pfm-system-proxima: #fe88e3;
45
+ --color-static-pfm-system-regulus: #3193fc;
46
+ --color-static-pfm-system-rigel: #63aafd;
47
+ --color-static-pfm-system-saturn: #dcb30b;
48
+ --color-static-pfm-system-sirius: #ff9f93;
49
+ --color-static-pfm-system-spica: #95c3fd;
50
+ --color-static-pfm-system-sun: #fbd700;
51
+ --color-static-pfm-system-tars: #a0a1a9;
52
+ --color-static-pfm-system-terra: #17d055;
53
+ --color-static-pfm-system-triton: #058a8f;
54
+ --color-static-pfm-system-uranus: #49dfe7;
55
+ --color-static-pfm-system-vega: #09c8d0;
56
+ --color-static-pfm-system-venus: #ef25a9;
57
+ --color-static-pfm-system-voyager: #5f5f66;
58
+ --color-static-pfm-system-vulcan: #ec2e14;
59
+ --color-static-pfm-system-webb: #babbc2;
60
+ --color-static-pfm-system-wezen: #fb3e8b;
61
+ --color-static-pfm-system-zwicky: #99d827;
68
62
  }
@@ -0,0 +1,2 @@
1
+ declare const _default: string;
2
+ export { _default as default };
@@ -0,0 +1,12 @@
1
+ 'use strict';
2
+
3
+ var styles = require('!!css-loader!@alfalab/core-components/vars/colors-pfm.css');
4
+
5
+ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
6
+
7
+ var styles__default = /*#__PURE__*/_interopDefaultCompat(styles);
8
+
9
+ // eslint-disable-next-line import/no-webpack-loader-syntax
10
+ var colorsPfm = styles__default.default.toString();
11
+
12
+ module.exports = colorsPfm;
@@ -0,0 +1,2 @@
1
+ declare const _default: string;
2
+ export { _default as default };
@@ -0,0 +1,12 @@
1
+ 'use strict';
2
+
3
+ var styles = require('!!css-loader!@alfalab/core-components/vars/colors-qualitative.css');
4
+
5
+ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
6
+
7
+ var styles__default = /*#__PURE__*/_interopDefaultCompat(styles);
8
+
9
+ // eslint-disable-next-line import/no-webpack-loader-syntax
10
+ var colorsQualitative = styles__default.default.toString();
11
+
12
+ module.exports = colorsQualitative;
@@ -0,0 +1,2 @@
1
+ declare const _default: string;
2
+ export { _default as default };
@@ -0,0 +1,12 @@
1
+ 'use strict';
2
+
3
+ var styles = require('!!css-loader!@alfalab/core-components/vars/colors-sequential.css');
4
+
5
+ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
6
+
7
+ var styles__default = /*#__PURE__*/_interopDefaultCompat(styles);
8
+
9
+ // eslint-disable-next-line import/no-webpack-loader-syntax
10
+ var colorsSequential = styles__default.default.toString();
11
+
12
+ module.exports = colorsSequential;
package/cssm/colors.css CHANGED
@@ -1,71 +1,71 @@
1
1
  :root {
2
- --color-dark-indigo: #0b1f35;
3
- --color-dark-indigo-60: rgba(11, 31, 53, 0.6);
4
- --color-dark-indigo-30: rgba(11, 31, 53, 0.3);
5
- --color-dark-indigo-15: rgba(11, 31, 53, 0.15);
6
- --color-dark-indigo-10: rgba(11, 31, 53, 0.1);
7
- --color-dark-indigo-07: rgba(11, 31, 53, 0.07);
8
- --color-dark-indigo-05: rgba(11, 31, 53, 0.05);
9
- --color-dark-indigo-60-flat: #6d7986;
10
- --color-dark-indigo-30-flat: #b6bcc3;
11
- --color-dark-indigo-15-flat: #dbdee1;
12
- --color-dark-indigo-10-flat: #e7e9eb;
13
- --color-dark-indigo-07-flat: #eeeff1;
14
- --color-dark-indigo-05-flat: #f3f4f5;
15
- --color-red-brand: #ef3124;
16
- --color-red-brand-85: rgba(239, 49, 36, 0.85);
17
- --color-red-brand-70: rgba(239, 49, 36, 0.7);
18
- --color-red-brand-50: rgba(239, 49, 36, 0.5);
19
- --color-red-brand-30: rgba(239, 49, 36, 0.3);
20
- --color-red-brand-20: rgba(239, 49, 36, 0.2);
21
- --color-red-brand-10: rgba(239, 49, 36, 0.1);
22
- --color-red-brand-85-flat: #f15045;
23
- --color-red-brand-70-flat: #f46f66;
24
- --color-red-brand-50-flat: #f69791;
25
- --color-red-brand-30-flat: #fbc2bd;
26
- --color-red-brand-20-flat: #fcd6d3;
27
- --color-red-brand-10-flat: #feebea;
28
- --color-red-brand-05-flat: #fef5f4;
29
- --color-red-dark: #d91d0b;
30
- --color-red-error: #ff5c5c;
31
- --color-green-text: #13a463;
32
- --color-green-text-60: rgba(19, 164, 99, 0.6);
33
- --color-green-text-60-flat: #71c8a1;
34
- --color-green-done: #2fc26e;
35
- --color-green-done-20: rgba(47, 194, 110, 0.2);
36
- --color-green-done-10: rgba(47, 194, 110, 0.1);
37
- --color-green-done-05: rgba(47, 194, 110, 0.05);
38
- --color-green-done-20-flat: #d5f3e2;
39
- --color-green-done-10-flat: #ebf9f1;
40
- --color-green-done-05-flat: #f4fcf7;
41
- --color-blue-action: #0e60b9;
42
- --color-blue-swipe-a: #2670c6;
43
- --color-blue-swipe-b: #3781d8;
44
- --color-blue-swipe-c: #4a90e2;
45
- --color-blue-link-mobile: #007aff;
46
- --color-blue-link-mobile-10: rgba(0, 122, 255, 0.1);
47
- --color-blue-link-mobile-10-flat: #e6f2ff;
48
- --color-blue-link-web: #0f62fe;
49
- --color-sand: #f6bf65;
50
- --color-lavender: #8888ad;
51
- --color-amethyst: #a489aa;
52
- --color-black: #000;
53
- --color-black-60: rgba(0, 0, 0, 0.6);
54
- --color-black-30: rgba(0, 0, 0, 0.3);
55
- --color-black-10: rgba(0, 0, 0, 0.1);
56
- --color-black-60-flat: #666;
57
- --color-black-30-flat: #b3b3b3;
58
- --color-black-10-flat: #e6e6e6;
59
- --color-white: #fff;
60
- --color-white-60: rgba(255, 255, 255, 0.6);
61
- --color-white-30: rgba(255, 255, 255, 0.3);
62
- --color-white-10: rgba(255, 255, 255, 0.1);
63
- --color-bg-corporate: #212a33;
64
- --color-bg-corporate-90: rgba(33, 42, 51, 0.9);
65
- --color-bg-corporate-60: rgba(33, 42, 51, 0.6);
66
- --color-bg-corporate-30: rgba(33, 42, 51, 0.3);
67
- --color-bg-corporate-90-flat: #384048;
68
- --color-bg-corporate-60-flat: #7a7f85;
69
- --color-bg-corporate-30-flat: #bdc0c2;
70
- --color-light-blue: #f5f7f9;
2
+ --color-dark-indigo: #0b1f35; /* deprecated */
3
+ --color-dark-indigo-60: rgba(11, 31, 53, 0.6); /* deprecated */
4
+ --color-dark-indigo-30: rgba(11, 31, 53, 0.3); /* deprecated */
5
+ --color-dark-indigo-15: rgba(11, 31, 53, 0.15); /* deprecated */
6
+ --color-dark-indigo-10: rgba(11, 31, 53, 0.1); /* deprecated */
7
+ --color-dark-indigo-07: rgba(11, 31, 53, 0.07); /* deprecated */
8
+ --color-dark-indigo-05: rgba(11, 31, 53, 0.05); /* deprecated */
9
+ --color-dark-indigo-60-flat: #6d7986; /* deprecated */
10
+ --color-dark-indigo-30-flat: #b6bcc3; /* deprecated */
11
+ --color-dark-indigo-15-flat: #dbdee1; /* deprecated */
12
+ --color-dark-indigo-10-flat: #e7e9eb; /* deprecated */
13
+ --color-dark-indigo-07-flat: #eeeff1; /* deprecated */
14
+ --color-dark-indigo-05-flat: #f3f4f5; /* deprecated */
15
+ --color-red-brand: #ef3124; /* deprecated */
16
+ --color-red-brand-85: rgba(239, 49, 36, 0.85); /* deprecated */
17
+ --color-red-brand-70: rgba(239, 49, 36, 0.7); /* deprecated */
18
+ --color-red-brand-50: rgba(239, 49, 36, 0.5); /* deprecated */
19
+ --color-red-brand-30: rgba(239, 49, 36, 0.3); /* deprecated */
20
+ --color-red-brand-20: rgba(239, 49, 36, 0.2); /* deprecated */
21
+ --color-red-brand-10: rgba(239, 49, 36, 0.1); /* deprecated */
22
+ --color-red-brand-85-flat: #f15045; /* deprecated */
23
+ --color-red-brand-70-flat: #f46f66; /* deprecated */
24
+ --color-red-brand-50-flat: #f69791; /* deprecated */
25
+ --color-red-brand-30-flat: #fbc2bd; /* deprecated */
26
+ --color-red-brand-20-flat: #fcd6d3; /* deprecated */
27
+ --color-red-brand-10-flat: #feebea; /* deprecated */
28
+ --color-red-brand-05-flat: #fef5f4; /* deprecated */
29
+ --color-red-dark: #d91d0b; /* deprecated */
30
+ --color-red-error: #ff5c5c; /* deprecated */
31
+ --color-green-text: #13a463; /* deprecated */
32
+ --color-green-text-60: rgba(19, 164, 99, 0.6); /* deprecated */
33
+ --color-green-text-60-flat: #71c8a1; /* deprecated */
34
+ --color-green-done: #2fc26e; /* deprecated */
35
+ --color-green-done-20: rgba(47, 194, 110, 0.2); /* deprecated */
36
+ --color-green-done-10: rgba(47, 194, 110, 0.1); /* deprecated */
37
+ --color-green-done-05: rgba(47, 194, 110, 0.05); /* deprecated */
38
+ --color-green-done-20-flat: #d5f3e2; /* deprecated */
39
+ --color-green-done-10-flat: #ebf9f1; /* deprecated */
40
+ --color-green-done-05-flat: #f4fcf7; /* deprecated */
41
+ --color-blue-action: #0e60b9; /* deprecated */
42
+ --color-blue-swipe-a: #2670c6; /* deprecated */
43
+ --color-blue-swipe-b: #3781d8; /* deprecated */
44
+ --color-blue-swipe-c: #4a90e2; /* deprecated */
45
+ --color-blue-link-mobile: #007aff; /* deprecated */
46
+ --color-blue-link-mobile-10: rgba(0, 122, 255, 0.1); /* deprecated */
47
+ --color-blue-link-mobile-10-flat: #e6f2ff; /* deprecated */
48
+ --color-blue-link-web: #0f62fe; /* deprecated */
49
+ --color-sand: #f6bf65; /* deprecated */
50
+ --color-lavender: #8888ad; /* deprecated */
51
+ --color-amethyst: #a489aa; /* deprecated */
52
+ --color-black: #000; /* deprecated */
53
+ --color-black-60: rgba(0, 0, 0, 0.6); /* deprecated */
54
+ --color-black-30: rgba(0, 0, 0, 0.3); /* deprecated */
55
+ --color-black-10: rgba(0, 0, 0, 0.1); /* deprecated */
56
+ --color-black-60-flat: #666; /* deprecated */
57
+ --color-black-30-flat: #b3b3b3; /* deprecated */
58
+ --color-black-10-flat: #e6e6e6; /* deprecated */
59
+ --color-white: #fff; /* deprecated */
60
+ --color-white-60: rgba(255, 255, 255, 0.6); /* deprecated */
61
+ --color-white-30: rgba(255, 255, 255, 0.3); /* deprecated */
62
+ --color-white-10: rgba(255, 255, 255, 0.1); /* deprecated */
63
+ --color-bg-corporate: #212a33; /* deprecated */
64
+ --color-bg-corporate-90: rgba(33, 42, 51, 0.9); /* deprecated */
65
+ --color-bg-corporate-60: rgba(33, 42, 51, 0.6); /* deprecated */
66
+ --color-bg-corporate-30: rgba(33, 42, 51, 0.3); /* deprecated */
67
+ --color-bg-corporate-90-flat: #384048; /* deprecated */
68
+ --color-bg-corporate-60-flat: #7a7f85; /* deprecated */
69
+ --color-bg-corporate-30-flat: #bdc0c2; /* deprecated */
70
+ --color-light-blue: #f5f7f9; /* deprecated */
71
71
  }
package/cssm/index.css CHANGED
@@ -1,73 +1,73 @@
1
1
  :root {
2
- --color-dark-indigo: #0b1f35;
3
- --color-dark-indigo-60: rgba(11, 31, 53, 0.6);
4
- --color-dark-indigo-30: rgba(11, 31, 53, 0.3);
5
- --color-dark-indigo-15: rgba(11, 31, 53, 0.15);
6
- --color-dark-indigo-10: rgba(11, 31, 53, 0.1);
7
- --color-dark-indigo-07: rgba(11, 31, 53, 0.07);
8
- --color-dark-indigo-05: rgba(11, 31, 53, 0.05);
9
- --color-dark-indigo-60-flat: #6d7986;
10
- --color-dark-indigo-30-flat: #b6bcc3;
11
- --color-dark-indigo-15-flat: #dbdee1;
12
- --color-dark-indigo-10-flat: #e7e9eb;
13
- --color-dark-indigo-07-flat: #eeeff1;
14
- --color-dark-indigo-05-flat: #f3f4f5;
15
- --color-red-brand: #ef3124;
16
- --color-red-brand-85: rgba(239, 49, 36, 0.85);
17
- --color-red-brand-70: rgba(239, 49, 36, 0.7);
18
- --color-red-brand-50: rgba(239, 49, 36, 0.5);
19
- --color-red-brand-30: rgba(239, 49, 36, 0.3);
20
- --color-red-brand-20: rgba(239, 49, 36, 0.2);
21
- --color-red-brand-10: rgba(239, 49, 36, 0.1);
22
- --color-red-brand-85-flat: #f15045;
23
- --color-red-brand-70-flat: #f46f66;
24
- --color-red-brand-50-flat: #f69791;
25
- --color-red-brand-30-flat: #fbc2bd;
26
- --color-red-brand-20-flat: #fcd6d3;
27
- --color-red-brand-10-flat: #feebea;
28
- --color-red-brand-05-flat: #fef5f4;
29
- --color-red-dark: #d91d0b;
30
- --color-red-error: #ff5c5c;
31
- --color-green-text: #13a463;
32
- --color-green-text-60: rgba(19, 164, 99, 0.6);
33
- --color-green-text-60-flat: #71c8a1;
34
- --color-green-done: #2fc26e;
35
- --color-green-done-20: rgba(47, 194, 110, 0.2);
36
- --color-green-done-10: rgba(47, 194, 110, 0.1);
37
- --color-green-done-05: rgba(47, 194, 110, 0.05);
38
- --color-green-done-20-flat: #d5f3e2;
39
- --color-green-done-10-flat: #ebf9f1;
40
- --color-green-done-05-flat: #f4fcf7;
41
- --color-blue-action: #0e60b9;
42
- --color-blue-swipe-a: #2670c6;
43
- --color-blue-swipe-b: #3781d8;
44
- --color-blue-swipe-c: #4a90e2;
45
- --color-blue-link-mobile: #007aff;
46
- --color-blue-link-mobile-10: rgba(0, 122, 255, 0.1);
47
- --color-blue-link-mobile-10-flat: #e6f2ff;
48
- --color-blue-link-web: #0f62fe;
49
- --color-sand: #f6bf65;
50
- --color-lavender: #8888ad;
51
- --color-amethyst: #a489aa;
52
- --color-black: #000;
53
- --color-black-60: rgba(0, 0, 0, 0.6);
54
- --color-black-30: rgba(0, 0, 0, 0.3);
55
- --color-black-10: rgba(0, 0, 0, 0.1);
56
- --color-black-60-flat: #666;
57
- --color-black-30-flat: #b3b3b3;
58
- --color-black-10-flat: #e6e6e6;
59
- --color-white: #fff;
60
- --color-white-60: rgba(255, 255, 255, 0.6);
61
- --color-white-30: rgba(255, 255, 255, 0.3);
62
- --color-white-10: rgba(255, 255, 255, 0.1);
63
- --color-bg-corporate: #212a33;
64
- --color-bg-corporate-90: rgba(33, 42, 51, 0.9);
65
- --color-bg-corporate-60: rgba(33, 42, 51, 0.6);
66
- --color-bg-corporate-30: rgba(33, 42, 51, 0.3);
67
- --color-bg-corporate-90-flat: #384048;
68
- --color-bg-corporate-60-flat: #7a7f85;
69
- --color-bg-corporate-30-flat: #bdc0c2;
70
- --color-light-blue: #f5f7f9;
2
+ --color-dark-indigo: #0b1f35; /* deprecated */
3
+ --color-dark-indigo-60: rgba(11, 31, 53, 0.6); /* deprecated */
4
+ --color-dark-indigo-30: rgba(11, 31, 53, 0.3); /* deprecated */
5
+ --color-dark-indigo-15: rgba(11, 31, 53, 0.15); /* deprecated */
6
+ --color-dark-indigo-10: rgba(11, 31, 53, 0.1); /* deprecated */
7
+ --color-dark-indigo-07: rgba(11, 31, 53, 0.07); /* deprecated */
8
+ --color-dark-indigo-05: rgba(11, 31, 53, 0.05); /* deprecated */
9
+ --color-dark-indigo-60-flat: #6d7986; /* deprecated */
10
+ --color-dark-indigo-30-flat: #b6bcc3; /* deprecated */
11
+ --color-dark-indigo-15-flat: #dbdee1; /* deprecated */
12
+ --color-dark-indigo-10-flat: #e7e9eb; /* deprecated */
13
+ --color-dark-indigo-07-flat: #eeeff1; /* deprecated */
14
+ --color-dark-indigo-05-flat: #f3f4f5; /* deprecated */
15
+ --color-red-brand: #ef3124; /* deprecated */
16
+ --color-red-brand-85: rgba(239, 49, 36, 0.85); /* deprecated */
17
+ --color-red-brand-70: rgba(239, 49, 36, 0.7); /* deprecated */
18
+ --color-red-brand-50: rgba(239, 49, 36, 0.5); /* deprecated */
19
+ --color-red-brand-30: rgba(239, 49, 36, 0.3); /* deprecated */
20
+ --color-red-brand-20: rgba(239, 49, 36, 0.2); /* deprecated */
21
+ --color-red-brand-10: rgba(239, 49, 36, 0.1); /* deprecated */
22
+ --color-red-brand-85-flat: #f15045; /* deprecated */
23
+ --color-red-brand-70-flat: #f46f66; /* deprecated */
24
+ --color-red-brand-50-flat: #f69791; /* deprecated */
25
+ --color-red-brand-30-flat: #fbc2bd; /* deprecated */
26
+ --color-red-brand-20-flat: #fcd6d3; /* deprecated */
27
+ --color-red-brand-10-flat: #feebea; /* deprecated */
28
+ --color-red-brand-05-flat: #fef5f4; /* deprecated */
29
+ --color-red-dark: #d91d0b; /* deprecated */
30
+ --color-red-error: #ff5c5c; /* deprecated */
31
+ --color-green-text: #13a463; /* deprecated */
32
+ --color-green-text-60: rgba(19, 164, 99, 0.6); /* deprecated */
33
+ --color-green-text-60-flat: #71c8a1; /* deprecated */
34
+ --color-green-done: #2fc26e; /* deprecated */
35
+ --color-green-done-20: rgba(47, 194, 110, 0.2); /* deprecated */
36
+ --color-green-done-10: rgba(47, 194, 110, 0.1); /* deprecated */
37
+ --color-green-done-05: rgba(47, 194, 110, 0.05); /* deprecated */
38
+ --color-green-done-20-flat: #d5f3e2; /* deprecated */
39
+ --color-green-done-10-flat: #ebf9f1; /* deprecated */
40
+ --color-green-done-05-flat: #f4fcf7; /* deprecated */
41
+ --color-blue-action: #0e60b9; /* deprecated */
42
+ --color-blue-swipe-a: #2670c6; /* deprecated */
43
+ --color-blue-swipe-b: #3781d8; /* deprecated */
44
+ --color-blue-swipe-c: #4a90e2; /* deprecated */
45
+ --color-blue-link-mobile: #007aff; /* deprecated */
46
+ --color-blue-link-mobile-10: rgba(0, 122, 255, 0.1); /* deprecated */
47
+ --color-blue-link-mobile-10-flat: #e6f2ff; /* deprecated */
48
+ --color-blue-link-web: #0f62fe; /* deprecated */
49
+ --color-sand: #f6bf65; /* deprecated */
50
+ --color-lavender: #8888ad; /* deprecated */
51
+ --color-amethyst: #a489aa; /* deprecated */
52
+ --color-black: #000; /* deprecated */
53
+ --color-black-60: rgba(0, 0, 0, 0.6); /* deprecated */
54
+ --color-black-30: rgba(0, 0, 0, 0.3); /* deprecated */
55
+ --color-black-10: rgba(0, 0, 0, 0.1); /* deprecated */
56
+ --color-black-60-flat: #666; /* deprecated */
57
+ --color-black-30-flat: #b3b3b3; /* deprecated */
58
+ --color-black-10-flat: #e6e6e6; /* deprecated */
59
+ --color-white: #fff; /* deprecated */
60
+ --color-white-60: rgba(255, 255, 255, 0.6); /* deprecated */
61
+ --color-white-30: rgba(255, 255, 255, 0.3); /* deprecated */
62
+ --color-white-10: rgba(255, 255, 255, 0.1); /* deprecated */
63
+ --color-bg-corporate: #212a33; /* deprecated */
64
+ --color-bg-corporate-90: rgba(33, 42, 51, 0.9); /* deprecated */
65
+ --color-bg-corporate-60: rgba(33, 42, 51, 0.6); /* deprecated */
66
+ --color-bg-corporate-30: rgba(33, 42, 51, 0.3); /* deprecated */
67
+ --color-bg-corporate-90-flat: #384048; /* deprecated */
68
+ --color-bg-corporate-60-flat: #7a7f85; /* deprecated */
69
+ --color-bg-corporate-30-flat: #bdc0c2; /* deprecated */
70
+ --color-light-blue: #f5f7f9; /* deprecated */
71
71
  } /* deprecated */ :root {
72
72
  --color-dark-accent-primary: #f83a2a;
73
73
  --color-dark-accent-primary-hover: #ff503e;
@@ -1023,6 +1023,7 @@
1023
1023
  --color-dark-graphic-tertiary-inverted-alpha-30: rgba(184, 185, 192, 0.3);
1024
1024
  --color-dark-graphic-tertiary-inverted-shade-15: rgb(156, 157, 163);
1025
1025
  --color-dark-graphic-tertiary-inverted-shade-20: rgb(147, 148, 154);
1026
+ --color-dark-neutral-700-alpha-15: rgba(137, 137, 145, 0.15);
1026
1027
  --color-dark-specialbg-component-tint-7: rgba(255, 255, 255, 0.163);
1027
1028
  --color-dark-specialbg-component-tint-10: rgba(255, 255, 255, 0.19);
1028
1029
  --color-dark-specialbg-component-tint-15: rgba(255, 255, 255, 0.235);
@@ -1042,6 +1043,7 @@
1042
1043
  --color-dark-specialbg-tertiary-transparent-tint-15: rgba(227, 227, 242, 0.252);
1043
1044
  --color-dark-specialbg-tertiary-transparent-inverted-shade-15: rgba(26, 37, 58, 0.218);
1044
1045
  --color-dark-specialbg-tertiary-transparent-inverted-shade-20: rgba(24, 34, 54, 0.264);
1046
+ --color-dark-status-info-alpha-15: rgba(49, 147, 252, 0.15);
1045
1047
  --color-dark-text-link-shade-30: rgb(52, 110, 176);
1046
1048
  --color-dark-text-link-shade-50: rgb(37, 79, 126);
1047
1049
  --color-dark-text-link-tint-20: rgb(110, 177, 253);
@@ -1183,6 +1185,7 @@
1183
1185
  --color-light-graphic-tertiary-inverted-alpha-30: rgba(73, 73, 79, 0.3);
1184
1186
  --color-light-graphic-tertiary-inverted-tint-15: rgb(100, 100, 105);
1185
1187
  --color-light-graphic-tertiary-inverted-tint-20: rgb(109, 109, 114);
1188
+ --color-light-neutral-700-alpha-15: rgba(137, 137, 145, 0.15);
1186
1189
  --color-light-specialbg-component-shade-7: rgba(10, 29, 49, 0.1351);
1187
1190
  --color-light-specialbg-component-shade-10: rgba(10, 28, 48, 0.163);
1188
1191
  --color-light-specialbg-component-shade-15: rgba(9, 26, 45, 0.2095);
@@ -1202,6 +1205,7 @@
1202
1205
  --color-light-specialbg-tertiary-transparent-shade-15: rgba(26, 37, 58, 0.218);
1203
1206
  --color-light-specialbg-tertiary-transparent-inverted-tint-15: rgba(227, 227, 242, 0.252);
1204
1207
  --color-light-specialbg-tertiary-transparent-inverted-tint-20: rgba(229, 229, 243, 0.296);
1208
+ --color-light-status-info-alpha-15: rgba(34, 136, 250, 0.15);
1205
1209
  --color-light-text-link-tint-30: rgb(106, 160, 244);
1206
1210
  --color-light-text-link-tint-50: rgb(149, 187, 247);
1207
1211
  --color-light-text-link-shade-20: rgb(34, 95, 191);