@pleodigital/design-system-votey 1.0.34 → 1.0.36

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