@pleodigital/design-system-votey 1.0.35 → 1.0.37

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.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 03 Dec 2025 09:55:21 GMT
3
+ * Generated on Tue, 09 Dec 2025 15:47:03 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -6,6 +6,8 @@
6
6
  --color-surface-inactive: var(--color-navy-blue-400);
7
7
  --color-surface-dynamic: var(--color-navy-blue-800);
8
8
  --color-surface-subtle: var(--color-navy-blue-400);
9
+ --color-surface-brand: var(--color-mint-green-500);
10
+ --color-surface-highlight: var(--color-navy-blue-400);
9
11
  --color-alert-weak: var(--color-orange-500);
10
12
  --color-alert-strong: var(--color-orange-400);
11
13
  --color-text-dark: var(--color-navy-blue-50);
@@ -6,6 +6,8 @@
6
6
  --color-surface-inactive: var(--color-gray-400);
7
7
  --color-surface-dynamic: var(--color-gray-100);
8
8
  --color-surface-subtle: var(--color-gray-100);
9
+ --color-surface-brand: var(--color-mint-green-400);
10
+ --color-surface-highlight: var(--color-mint-green-100);
9
11
  --color-alert-weak: var(--color-orange-100);
10
12
  --color-alert-strong: var(--color-orange-500);
11
13
  --color-text-dark: var(--color-navy-blue-800);
@@ -35,6 +35,8 @@
35
35
  --color-surface-inactive: var(--color-surface-inactive);
36
36
  --color-surface-dynamic: var(--color-surface-dynamic);
37
37
  --color-surface-subtle: var(--color-surface-subtle);
38
+ --color-surface-brand: var(--color-surface-brand);
39
+ --color-surface-highlight: var(--color-surface-highlight);
38
40
  --color-alert-weak: var(--color-alert-weak);
39
41
  --color-alert-strong: var(--color-alert-strong);
40
42
  --color-text-dark: var(--color-text-dark);
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 03 Dec 2025 09:55:21 GMT
3
+ // Generated on Tue, 09 Dec 2025 15:47:03 GMT
4
4
 
5
5
  $color-gray-100: #f6f6f6;
6
6
  $color-mint-green-100: #cafdee;
@@ -38,6 +38,8 @@ $color-surface-info: #7d81bf;
38
38
  $color-surface-inactive: #3b3a76;
39
39
  $color-surface-dynamic: #07064e;
40
40
  $color-surface-subtle: #3b3a76;
41
+ $color-surface-brand: #0ad69c;
42
+ $color-surface-highlight: #3b3a76;
41
43
  $color-alert-weak: #df6705;
42
44
  $color-alert-strong: #ea7b20;
43
45
  $color-text-dark: #cdd0fd;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 03 Dec 2025 09:55:21 GMT
3
+ // Generated on Tue, 09 Dec 2025 15:47:03 GMT
4
4
 
5
5
  $color-gray-100: #f6f6f6;
6
6
  $color-mint-green-100: #cafdee;
@@ -38,6 +38,8 @@ $color-surface-info: #cdd0fd;
38
38
  $color-surface-inactive: #ececec;
39
39
  $color-surface-dynamic: #f6f6f6;
40
40
  $color-surface-subtle: #f6f6f6;
41
+ $color-surface-brand: #2af5ba;
42
+ $color-surface-highlight: #cafdee;
41
43
  $color-alert-weak: #fcd5b5;
42
44
  $color-alert-strong: #df6705;
43
45
  $color-text-dark: #07064e;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pleodigital/design-system-votey",
3
- "version": "1.0.35",
3
+ "version": "1.0.37",
4
4
  "description": "Centralny system tokenów projektowych generowany przez Style Dictionary.",
5
5
  "main": "dist/js/tailwind-preset.js",
6
6
  "files": [