@pleodigital/design-system-votey 1.0.99 → 1.0.101

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:06:07 GMT
3
+ * Generated on Thu, 14 May 2026 09:34:56 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -33,6 +33,7 @@
33
33
  --color-surface-action-subtle: var(--color-navy-blue-70);
34
34
  --color-surface-active-contrast: var(--color-mint-green-900);
35
35
  --color-surface-blueish: var(--color-navy-blue-200);
36
+ --color-surface-active-selected: var(--color-mint-green-600);
36
37
  --color-alert-weak: var(--color-orange-500);
37
38
  --color-alert-strong: var(--color-orange-400);
38
39
  --color-alert-decent: var(--color-orange-400);
@@ -53,6 +54,7 @@
53
54
  --color-text-muted: var(--color-navy-blue-50);
54
55
  --color-text-action-subtle: var(--color-navy-blue-200);
55
56
  --color-text-purple: var(--color-blue-25);
57
+ --color-text-contrast-main: var(--color-white);
56
58
  --color-border-dark: var(--color-navy-blue-400);
57
59
  --color-border-bright: var(--color-navy-blue-600);
58
60
  --color-border-active: var(--color-mint-green-500);
@@ -33,6 +33,7 @@
33
33
  --color-surface-action-subtle: var(--color-white);
34
34
  --color-surface-active-contrast: var(--color-mint-green-400);
35
35
  --color-surface-blueish: var(--color-navy-blue-25);
36
+ --color-surface-active-selected: var(--color-mint-green-100);
36
37
  --color-alert-weak: var(--color-orange-100);
37
38
  --color-alert-strong: var(--color-orange-500);
38
39
  --color-alert-decent: var(--color-orange-300);
@@ -53,6 +54,7 @@
53
54
  --color-text-muted: var(--color-gray-500);
54
55
  --color-text-action-subtle: var(--color-mint-green-500);
55
56
  --color-text-purple: var(--color-navy-blue-200);
57
+ --color-text-contrast-main: var(--color-navy-blue-800);
56
58
  --color-border-dark: var(--color-gray-400);
57
59
  --color-border-bright: var(--color-white);
58
60
  --color-border-active: var(--color-mint-green-400);
@@ -84,6 +84,7 @@
84
84
  --color-surface-action-subtle: var(--color-surface-action-subtle);
85
85
  --color-surface-active-contrast: var(--color-surface-active-contrast);
86
86
  --color-surface-blueish: var(--color-surface-blueish);
87
+ --color-surface-active-selected: var(--color-surface-active-selected);
87
88
  --color-alert-weak: var(--color-alert-weak);
88
89
  --color-alert-strong: var(--color-alert-strong);
89
90
  --color-alert-decent: var(--color-alert-decent);
@@ -104,6 +105,7 @@
104
105
  --color-text-muted: var(--color-text-muted);
105
106
  --color-text-action-subtle: var(--color-text-action-subtle);
106
107
  --color-text-purple: var(--color-text-purple);
108
+ --color-text-contrast-main: var(--color-text-contrast-main);
107
109
  --color-border-dark: var(--color-border-dark);
108
110
  --color-border-bright: var(--color-border-bright);
109
111
  --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:06:07 GMT
3
+ // Generated on Thu, 14 May 2026 09:34:56 GMT
4
4
 
5
5
  $color-white: #ffffff;
6
6
  $color-gray-100: #f6f6f6;
@@ -87,6 +87,7 @@ $color-surface-base-strong: #05516b;
87
87
  $color-surface-action-subtle: #b7bcfa;
88
88
  $color-surface-active-contrast: #05516b;
89
89
  $color-surface-blueish: #5250df;
90
+ $color-surface-active-selected: #02c295;
90
91
  $color-alert-weak: #df6705;
91
92
  $color-alert-strong: #ea7b20;
92
93
  $color-alert-decent: #ea7b20;
@@ -107,6 +108,7 @@ $color-text-info-soft: #cdd0fd;
107
108
  $color-text-muted: #cdd0fd;
108
109
  $color-text-action-subtle: #5250df;
109
110
  $color-text-purple: #eefbfe;
111
+ $color-text-contrast-main: #ffffff;
110
112
  $color-border-dark: #3b3a76;
111
113
  $color-border-bright: #26256b;
112
114
  $color-border-active: #0ad69c;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 14 May 2026 09:06:07 GMT
3
+ // Generated on Thu, 14 May 2026 09:34:56 GMT
4
4
 
5
5
  $color-white: #ffffff;
6
6
  $color-gray-100: #f6f6f6;
@@ -87,6 +87,7 @@ $color-surface-base-strong: #07064e;
87
87
  $color-surface-action-subtle: #ffffff;
88
88
  $color-surface-active-contrast: #2af5ba;
89
89
  $color-surface-blueish: #e9eaff;
90
+ $color-surface-active-selected: #cafdee;
90
91
  $color-alert-weak: #fcd5b5;
91
92
  $color-alert-strong: #df6705;
92
93
  $color-alert-decent: #f19a58;
@@ -107,6 +108,7 @@ $color-text-info-soft: #2af5ba;
107
108
  $color-text-muted: #c6c6c6;
108
109
  $color-text-action-subtle: #0ad69c;
109
110
  $color-text-purple: #5250df;
111
+ $color-text-contrast-main: #07064e;
110
112
  $color-border-dark: #ececec;
111
113
  $color-border-bright: #ffffff;
112
114
  $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.99",
3
+ "version": "1.0.101",
4
4
  "description": "Centralny system tokenów projektowych generowany przez Style Dictionary.",
5
5
  "main": "dist/js/tailwind-preset.js",
6
6
  "files": [