@asd20/ui 3.2.384 → 3.2.387

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/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "*.scss",
6
6
  "*.vue"
7
7
  ],
8
- "version": "3.2.384",
8
+ "version": "3.2.387",
9
9
  "private": false,
10
10
  "license": "MIT",
11
11
  "repository": {
@@ -88,7 +88,7 @@
88
88
  <slot name="page-footer" />
89
89
 
90
90
  <!-- analytics requested by Kyle Blakely -->
91
- <!-- <img src="https://jelly.mdhv.io/v1/star.gif?pid=ipUavA655F50RvTSoYZIJU2vFFFB&src=mh&evt=hi"> -->
91
+ <img src="https://jelly.mdhv.io/v1/star.gif?pid=ipUavA655F50RvTSoYZIJU2vFFFB&src=mh&evt=hi">
92
92
 
93
93
  </asd20-page-footer>
94
94
  </div>
@@ -6,7 +6,7 @@ $colors: (
6
6
  brand-gray: #828281,
7
7
  silver-gray: #e3e6e8, //lighten(#d1d7ce, 10%),
8
8
  silver-gray-darker: #d1d7ce,
9
- muted-blue: #477e88,
9
+ muted-blue: #3f507b,
10
10
  muted-yellow: #f7e06e,
11
11
  muted-green: #4d7d36,
12
12
  muted-red: #da2e0b,
@@ -1,24 +1,24 @@
1
1
  :root {
2
2
  --color__accent-s100: #000000;
3
- --color__accent-s90: #0b1213;
4
- --color__accent-s80: #162427;
5
- --color__accent-s70: #22363a;
6
- --color__accent-s60: #2d484e;
7
- --color__accent-s50: #385a61;
8
- --color__accent-s40: #436c74;
9
- --color__accent-s30: #4e7e88;
10
- --color__accent-s20: #5a909b;
11
- --color__accent-s10: #65a2af;
12
- --color__accent: #70b4c2;
13
- --color__accent-t10: #7ebcc8;
14
- --color__accent-t20: #8dc3ce;
15
- --color__accent-t30: #9bcbd4;
16
- --color__accent-t40: #a9d2da;
17
- --color__accent-t50: #b8dae1;
18
- --color__accent-t60: #c6e1e7;
19
- --color__accent-t70: #d4e9ed;
20
- --color__accent-t80: #e2f0f3;
21
- --color__accent-t90: #f1f8f9;
3
+ --color__accent-s90: #01040b;
4
+ --color__accent-s80: #030916;
5
+ --color__accent-s70: #0f1c50;
6
+ --color__accent-s60: #12205c;
7
+ --color__accent-s50: #142469;
8
+ --color__accent-s40: #182a7a;
9
+ --color__accent-s30: #1b2f87;
10
+ --color__accent-s20: #1e3493;
11
+ --color__accent-s10: #1e3493;
12
+ --color__accent: #225da5;
13
+ --color__accent-t10: #326aaf;
14
+ --color__accent-t20: #4479b9;
15
+ --color__accent-t30: #5b8bc4;
16
+ --color__accent-t40: #749dce;
17
+ --color__accent-t50: #8badd6;
18
+ --color__accent-t60: #a0bbdd;
19
+ --color__accent-t70: #b7cbe5;
20
+ --color__accent-t80: #cad9ec;
21
+ --color__accent-t90: #dce5f1;
22
22
  --color__accent-t100: #ffffff;
23
23
  --color__on-accent: #ffffff;
24
24
  --color__on-primary: #ffffff;
@@ -46,25 +46,25 @@
46
46
  --color__primary-t90: #e7eaf0;
47
47
  --color__primary-t100: #ffffff;
48
48
  --color__secondary-s100: #000000;
49
- --color__secondary-s90: #010306;
50
- --color__secondary-s80: #01070b;
51
- --color__secondary-s70: #020a11;
52
- --color__secondary-s60: #020d16;
53
- --color__secondary-s50: #03111c;
54
- --color__secondary-s40: #041421;
55
- --color__secondary-s30: #041727;
56
- --color__secondary-s20: #051a2c;
57
- --color__secondary-s10: #051e32;
58
- --color__secondary: #062137;
59
- --color__secondary-t10: #1f374b;
60
- --color__secondary-t20: #384d5f;
61
- --color__secondary-t30: #516473;
62
- --color__secondary-t40: #6a7a87;
63
- --color__secondary-t50: #83909b;
64
- --color__secondary-t60: #9ba6af;
65
- --color__secondary-t70: #b4bcc3;
66
- --color__secondary-t80: #cdd3d7;
67
- --color__secondary-t90: #e6e9eb;
49
+ --color__secondary-s90: #07090e;
50
+ --color__secondary-s80: #0e111b;
51
+ --color__secondary-s70: #151a29;
52
+ --color__secondary-s60: #1b2236;
53
+ --color__secondary-s50: #202840;
54
+ --color__secondary-s40: #252f4a;
55
+ --color__secondary-s30: #2b3655;
56
+ --color__secondary-s20: #313e61;
57
+ --color__secondary-s10: #38476e;
58
+ --color__secondary: #3f507b;
59
+ --color__secondary-t10: #465989;
60
+ --color__secondary-t20: #4c6196;
61
+ --color__secondary-t30: #5268a0;
62
+ --color__secondary-t40: #586fab;
63
+ --color__secondary-t50: #5e77b7;
64
+ --color__secondary-t60: #647fc3;
65
+ --color__secondary-t70: #839ad4;
66
+ --color__secondary-t80: #a0b2df;
67
+ --color__secondary-t90: #c5d1ee;
68
68
  --color__secondary-t100: #ffffff;
69
69
  --color__tertiary-s100: #000000;
70
70
  --color__tertiary-s90: #171717;
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "color": {
3
- "accent": "#70b4c2",
3
+ "accent": "#225da5",
4
4
  "onAccent": "#ffffff",
5
5
  "onPrimary": "#ffffff",
6
6
  "onSecondary": "#ffffff",
7
7
  "onTertiary": "#062137",
8
8
  "primary": "#0e2c6c",
9
- "secondary": "#062137",
9
+ "secondary": "#3f507b",
10
10
  "tertiary": "#e3e6e8"
11
11
  },
12
12
  "websiteButton": {