@pleodigital/design-system-votey 1.0.100 → 1.0.102

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 09:25:34 GMT
3
+ * Generated on Thu, 14 May 2026 09:38:40 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -54,6 +54,8 @@
54
54
  --color-text-muted: var(--color-navy-blue-50);
55
55
  --color-text-action-subtle: var(--color-navy-blue-200);
56
56
  --color-text-purple: var(--color-blue-25);
57
+ --color-text-contrast-main: var(--color-white);
58
+ --color-text-mention: var(--color-blue-100);
57
59
  --color-border-dark: var(--color-navy-blue-400);
58
60
  --color-border-bright: var(--color-navy-blue-600);
59
61
  --color-border-active: var(--color-mint-green-500);
@@ -54,6 +54,8 @@
54
54
  --color-text-muted: var(--color-gray-500);
55
55
  --color-text-action-subtle: var(--color-mint-green-500);
56
56
  --color-text-purple: var(--color-navy-blue-200);
57
+ --color-text-contrast-main: var(--color-navy-blue-800);
58
+ --color-text-mention: var(--color-blue-400);
57
59
  --color-border-dark: var(--color-gray-400);
58
60
  --color-border-bright: var(--color-white);
59
61
  --color-border-active: var(--color-mint-green-400);
@@ -105,6 +105,8 @@
105
105
  --color-text-muted: var(--color-text-muted);
106
106
  --color-text-action-subtle: var(--color-text-action-subtle);
107
107
  --color-text-purple: var(--color-text-purple);
108
+ --color-text-contrast-main: var(--color-text-contrast-main);
109
+ --color-text-mention: var(--color-text-mention);
108
110
  --color-border-dark: var(--color-border-dark);
109
111
  --color-border-bright: var(--color-border-bright);
110
112
  --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 09:25:34 GMT
3
+ // Generated on Thu, 14 May 2026 09:38:40 GMT
4
4
 
5
5
  $color-white: #ffffff;
6
6
  $color-gray-100: #f6f6f6;
@@ -108,6 +108,8 @@ $color-text-info-soft: #cdd0fd;
108
108
  $color-text-muted: #cdd0fd;
109
109
  $color-text-action-subtle: #5250df;
110
110
  $color-text-purple: #eefbfe;
111
+ $color-text-contrast-main: #ffffff;
112
+ $color-text-mention: #cdf4fd;
111
113
  $color-border-dark: #3b3a76;
112
114
  $color-border-bright: #26256b;
113
115
  $color-border-active: #0ad69c;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 14 May 2026 09:25:34 GMT
3
+ // Generated on Thu, 14 May 2026 09:38:40 GMT
4
4
 
5
5
  $color-white: #ffffff;
6
6
  $color-gray-100: #f6f6f6;
@@ -108,6 +108,8 @@ $color-text-info-soft: #2af5ba;
108
108
  $color-text-muted: #c6c6c6;
109
109
  $color-text-action-subtle: #0ad69c;
110
110
  $color-text-purple: #5250df;
111
+ $color-text-contrast-main: #07064e;
112
+ $color-text-mention: #62a9ff;
111
113
  $color-border-dark: #ececec;
112
114
  $color-border-bright: #ffffff;
113
115
  $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.100",
3
+ "version": "1.0.102",
4
4
  "description": "Centralny system tokenów projektowych generowany przez Style Dictionary.",
5
5
  "main": "dist/js/tailwind-preset.js",
6
6
  "files": [