@pleodigital/design-system-votey 1.0.93 → 1.0.94

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 Thu, 14 May 2026 06:34:01 GMT
3
+ * Generated on Thu, 14 May 2026 06:37:23 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -47,6 +47,7 @@
47
47
  --color-text-positive: var(--color-navy-blue-50);
48
48
  --color-text-on-accent: var(--color-navy-blue-800);
49
49
  --color-text-info-soft: var(--color-navy-blue-50);
50
+ --color-text-muted: var(--color-navy-blue-50);
50
51
  --color-border-dark: var(--color-navy-blue-400);
51
52
  --color-border-bright: var(--color-navy-blue-600);
52
53
  --color-border-active: var(--color-mint-green-500);
@@ -47,6 +47,7 @@
47
47
  --color-text-positive: var(--color-active-green-500);
48
48
  --color-text-on-accent: var(--color-navy-blue-800);
49
49
  --color-text-info-soft: var(--color-mint-green-400);
50
+ --color-text-muted: var(--color-gray-500);
50
51
  --color-border-dark: var(--color-gray-400);
51
52
  --color-border-bright: var(--color-white);
52
53
  --color-border-active: var(--color-mint-green-400);
@@ -98,6 +98,7 @@
98
98
  --color-text-positive: var(--color-text-positive);
99
99
  --color-text-on-accent: var(--color-text-on-accent);
100
100
  --color-text-info-soft: var(--color-text-info-soft);
101
+ --color-text-muted: var(--color-text-muted);
101
102
  --color-border-dark: var(--color-border-dark);
102
103
  --color-border-bright: var(--color-border-bright);
103
104
  --color-border-active: var(--color-border-active);
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 14 May 2026 06:34:01 GMT
3
+ // Generated on Thu, 14 May 2026 06:37:23 GMT
4
4
 
5
5
  $color-white: #ffffff;
6
6
  $color-gray-100: #f6f6f6;
@@ -101,6 +101,7 @@ $color-text-lighter-navy: #cdd0fd;
101
101
  $color-text-positive: #cdd0fd;
102
102
  $color-text-on-accent: #07064e;
103
103
  $color-text-info-soft: #cdd0fd;
104
+ $color-text-muted: #cdd0fd;
104
105
  $color-border-dark: #3b3a76;
105
106
  $color-border-bright: #26256b;
106
107
  $color-border-active: #0ad69c;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 14 May 2026 06:34:01 GMT
3
+ // Generated on Thu, 14 May 2026 06:37:23 GMT
4
4
 
5
5
  $color-white: #ffffff;
6
6
  $color-gray-100: #f6f6f6;
@@ -101,6 +101,7 @@ $color-text-lighter-navy: #26256b;
101
101
  $color-text-positive: #5fbe54;
102
102
  $color-text-on-accent: #07064e;
103
103
  $color-text-info-soft: #2af5ba;
104
+ $color-text-muted: #c6c6c6;
104
105
  $color-border-dark: #ececec;
105
106
  $color-border-bright: #ffffff;
106
107
  $color-border-active: #2af5ba;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pleodigital/design-system-votey",
3
- "version": "1.0.93",
3
+ "version": "1.0.94",
4
4
  "description": "Centralny system tokenów projektowych generowany przez Style Dictionary.",
5
5
  "main": "dist/js/tailwind-preset.js",
6
6
  "files": [