@pleodigital/design-system-votey 1.0.115 → 1.0.116

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 08:29:46 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -48,6 +48,7 @@
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);
51
52
  --color-alert-weak: var(--color-orange-500);
52
53
  --color-alert-strong: var(--color-orange-400);
53
54
  --color-alert-decent: var(--color-orange-400);
@@ -48,6 +48,7 @@
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);
51
52
  --color-alert-weak: var(--color-orange-100);
52
53
  --color-alert-strong: var(--color-orange-500);
53
54
  --color-alert-decent: var(--color-orange-300);
@@ -99,6 +99,7 @@
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);
102
103
  --color-alert-weak: var(--color-alert-weak);
103
104
  --color-alert-strong: var(--color-alert-strong);
104
105
  --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 08:29:46 GMT
4
4
 
5
5
  $color-white: #ffffff;
6
6
  $color-gray-100: #f6f6f6;
@@ -102,6 +102,7 @@ $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;
105
106
  $color-alert-weak: #df6705;
106
107
  $color-alert-strong: #ea7b20;
107
108
  $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 08:29:46 GMT
4
4
 
5
5
  $color-white: #ffffff;
6
6
  $color-gray-100: #f6f6f6;
@@ -102,6 +102,7 @@ $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;
105
106
  $color-alert-weak: #fcd5b5;
106
107
  $color-alert-strong: #df6705;
107
108
  $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.116",
4
4
  "description": "Centralny system tokenów projektowych generowany przez Style Dictionary.",
5
5
  "main": "dist/js/tailwind-preset.js",
6
6
  "files": [