@pleodigital/design-system-votey 1.0.116 → 1.0.117

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 Fri, 15 May 2026 08:29:46 GMT
3
+ * Generated on Fri, 15 May 2026 09:33:41 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -49,6 +49,7 @@
49
49
  --color-surface-warning-emphasis: var(--color-yellow-600);
50
50
  --color-surface-alert-subtle: var(--color-orange-300);
51
51
  --color-surface-plain-navy: var(--color-navy-blue-700);
52
+ --color-surface-active-strong: var(--color-mint-green-600);
52
53
  --color-alert-weak: var(--color-orange-500);
53
54
  --color-alert-strong: var(--color-orange-400);
54
55
  --color-alert-decent: var(--color-orange-400);
@@ -49,6 +49,7 @@
49
49
  --color-surface-warning-emphasis: var(--color-yellow-400);
50
50
  --color-surface-alert-subtle: var(--color-orange-50);
51
51
  --color-surface-plain-navy: var(--color-navy-blue-800);
52
+ --color-surface-active-strong: var(--color-mint-green-400);
52
53
  --color-alert-weak: var(--color-orange-100);
53
54
  --color-alert-strong: var(--color-orange-500);
54
55
  --color-alert-decent: var(--color-orange-300);
@@ -100,6 +100,7 @@
100
100
  --color-surface-warning-emphasis: var(--color-surface-warning-emphasis);
101
101
  --color-surface-alert-subtle: var(--color-surface-alert-subtle);
102
102
  --color-surface-plain-navy: var(--color-surface-plain-navy);
103
+ --color-surface-active-strong: var(--color-surface-active-strong);
103
104
  --color-alert-weak: var(--color-alert-weak);
104
105
  --color-alert-strong: var(--color-alert-strong);
105
106
  --color-alert-decent: var(--color-alert-decent);
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Fri, 15 May 2026 08:29:46 GMT
3
+ // Generated on Fri, 15 May 2026 09:33:41 GMT
4
4
 
5
5
  $color-white: #ffffff;
6
6
  $color-gray-100: #f6f6f6;
@@ -103,6 +103,7 @@ $color-surface-success-emphasis: #5fbe54;
103
103
  $color-surface-warning-emphasis: #e8bb08;
104
104
  $color-surface-alert-subtle: #f19a58;
105
105
  $color-surface-plain-navy: #13125d;
106
+ $color-surface-active-strong: #02c295;
106
107
  $color-alert-weak: #df6705;
107
108
  $color-alert-strong: #ea7b20;
108
109
  $color-alert-decent: #ea7b20;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Fri, 15 May 2026 08:29:46 GMT
3
+ // Generated on Fri, 15 May 2026 09:33:41 GMT
4
4
 
5
5
  $color-white: #ffffff;
6
6
  $color-gray-100: #f6f6f6;
@@ -103,6 +103,7 @@ $color-surface-success-emphasis: #88ea7d;
103
103
  $color-surface-warning-emphasis: #ffd52f;
104
104
  $color-surface-alert-subtle: #fff3e8;
105
105
  $color-surface-plain-navy: #07064e;
106
+ $color-surface-active-strong: #2af5ba;
106
107
  $color-alert-weak: #fcd5b5;
107
108
  $color-alert-strong: #df6705;
108
109
  $color-alert-decent: #f19a58;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pleodigital/design-system-votey",
3
- "version": "1.0.116",
3
+ "version": "1.0.117",
4
4
  "description": "Centralny system tokenów projektowych generowany przez Style Dictionary.",
5
5
  "main": "dist/js/tailwind-preset.js",
6
6
  "files": [