@pleodigital/design-system-votey 1.0.115 → 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 Thu, 14 May 2026 14:39:39 GMT
3
+ * Generated on Fri, 15 May 2026 09:33:41 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -48,6 +48,8 @@
48
48
  --color-surface-success-emphasis: var(--color-active-green-500);
49
49
  --color-surface-warning-emphasis: var(--color-yellow-600);
50
50
  --color-surface-alert-subtle: var(--color-orange-300);
51
+ --color-surface-plain-navy: var(--color-navy-blue-700);
52
+ --color-surface-active-strong: var(--color-mint-green-600);
51
53
  --color-alert-weak: var(--color-orange-500);
52
54
  --color-alert-strong: var(--color-orange-400);
53
55
  --color-alert-decent: var(--color-orange-400);
@@ -48,6 +48,8 @@
48
48
  --color-surface-success-emphasis: var(--color-active-green-300);
49
49
  --color-surface-warning-emphasis: var(--color-yellow-400);
50
50
  --color-surface-alert-subtle: var(--color-orange-50);
51
+ --color-surface-plain-navy: var(--color-navy-blue-800);
52
+ --color-surface-active-strong: var(--color-mint-green-400);
51
53
  --color-alert-weak: var(--color-orange-100);
52
54
  --color-alert-strong: var(--color-orange-500);
53
55
  --color-alert-decent: var(--color-orange-300);
@@ -99,6 +99,8 @@
99
99
  --color-surface-success-emphasis: var(--color-surface-success-emphasis);
100
100
  --color-surface-warning-emphasis: var(--color-surface-warning-emphasis);
101
101
  --color-surface-alert-subtle: var(--color-surface-alert-subtle);
102
+ --color-surface-plain-navy: var(--color-surface-plain-navy);
103
+ --color-surface-active-strong: var(--color-surface-active-strong);
102
104
  --color-alert-weak: var(--color-alert-weak);
103
105
  --color-alert-strong: var(--color-alert-strong);
104
106
  --color-alert-decent: var(--color-alert-decent);
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 14 May 2026 14:39:39 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;
@@ -102,6 +102,8 @@ $color-surface-info-emphasis: #62a9ff;
102
102
  $color-surface-success-emphasis: #5fbe54;
103
103
  $color-surface-warning-emphasis: #e8bb08;
104
104
  $color-surface-alert-subtle: #f19a58;
105
+ $color-surface-plain-navy: #13125d;
106
+ $color-surface-active-strong: #02c295;
105
107
  $color-alert-weak: #df6705;
106
108
  $color-alert-strong: #ea7b20;
107
109
  $color-alert-decent: #ea7b20;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 14 May 2026 14:39:39 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;
@@ -102,6 +102,8 @@ $color-surface-info-emphasis: #cdf4fd;
102
102
  $color-surface-success-emphasis: #88ea7d;
103
103
  $color-surface-warning-emphasis: #ffd52f;
104
104
  $color-surface-alert-subtle: #fff3e8;
105
+ $color-surface-plain-navy: #07064e;
106
+ $color-surface-active-strong: #2af5ba;
105
107
  $color-alert-weak: #fcd5b5;
106
108
  $color-alert-strong: #df6705;
107
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.115",
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": [