@pleodigital/design-system-votey 1.0.127 → 1.0.128

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 Mon, 25 May 2026 09:52:57 GMT
3
+ * Generated on Mon, 25 May 2026 10:54:13 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,5 +1,6 @@
1
1
  :root[data-theme="dark"] {
2
2
  --color-surface-bright: var(--color-navy-blue-600);
3
+ --color-surface-subtle-accent: var(--color-navy-blue-400);
3
4
  --color-surface-mild: var(--color-navy-blue-800);
4
5
  --color-surface-interactive-active: var(--color-navy-blue-70);
5
6
  --color-surface-neutral-contrast: var(--color-navy-blue-900);
@@ -1,5 +1,6 @@
1
1
  :root {
2
2
  --color-surface-bright: var(--color-white);
3
+ --color-surface-subtle-accent: var(--color-navy-blue-70);
3
4
  --color-surface-interactive-active: var(--color-navy-blue-200);
4
5
  --color-surface-neutral-contrast: var(--color-navy-blue-600);
5
6
  --color-surface-mild: var(--color-gray-400);
@@ -92,6 +93,8 @@
92
93
  --color-text-secondary: var(--color-navy-blue-100);
93
94
  --color-text-tertiary: var(--color-navy-blue-100);
94
95
  --color-border-dark: var(--color-gray-400);
96
+ --color-border-interactive-emphasis: var(--color-navy-blue-200);
97
+ --color-border-interactive-active: var(--color-navy-blue-200);
95
98
  --color-border-bright: var(--color-white);
96
99
  --color-border-active: var(--color-mint-green-400);
97
100
  --color-border-info: var(--color-navy-blue-50);
@@ -130,8 +133,6 @@
130
133
  --color-button-text-hover-soft-dark: var(--color-navy-blue-100);
131
134
  --color-button-text-hover-edit: var(--color-orange-500);
132
135
  --color-button-border-hover-active: var(--color-mint-green-100);
133
- --color-button-border-hover-interactive-emphasis: var(--color-navy-blue-200);
134
- --color-button-border-hover-interactive-active: var(--color-navy-blue-200);
135
136
  --color-button-border-hover-dark: var(--color-navy-blue-400);
136
137
  --color-button-border-hover-edit: var(--color-orange-50);
137
138
  --color-button-border-hover-active-strong: var(--color-mint-green-400);
@@ -51,6 +51,7 @@
51
51
  --color-blue-70: var(--color-blue-70);
52
52
  --color-blue-25: var(--color-blue-25);
53
53
  --color-surface-bright: var(--color-surface-bright);
54
+ --color-surface-subtle-accent: var(--color-surface-subtle-accent);
54
55
  --color-surface-interactive-active: var(--color-surface-interactive-active);
55
56
  --color-surface-neutral-contrast: var(--color-surface-neutral-contrast);
56
57
  --color-surface-mild: var(--color-surface-mild);
@@ -143,6 +144,8 @@
143
144
  --color-text-secondary: var(--color-text-secondary);
144
145
  --color-text-tertiary: var(--color-text-tertiary);
145
146
  --color-border-dark: var(--color-border-dark);
147
+ --color-border-interactive-emphasis: var(--color-border-interactive-emphasis);
148
+ --color-border-interactive-active: var(--color-border-interactive-active);
146
149
  --color-border-bright: var(--color-border-bright);
147
150
  --color-border-active: var(--color-border-active);
148
151
  --color-border-info: var(--color-border-info);
@@ -181,8 +184,6 @@
181
184
  --color-button-text-hover-soft-dark: var(--color-button-text-hover-soft-dark);
182
185
  --color-button-text-hover-edit: var(--color-button-text-hover-edit);
183
186
  --color-button-border-hover-active: var(--color-button-border-hover-active);
184
- --color-button-border-hover-interactive-emphasis: var(--color-button-border-hover-interactive-emphasis);
185
- --color-button-border-hover-interactive-active: var(--color-button-border-hover-interactive-active);
186
187
  --color-button-border-hover-dark: var(--color-button-border-hover-dark);
187
188
  --color-button-border-hover-edit: var(--color-button-border-hover-edit);
188
189
  --color-button-border-hover-active-strong: var(--color-button-border-hover-active-strong);
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Mon, 25 May 2026 09:52:57 GMT
3
+ // Generated on Mon, 25 May 2026 10:54:13 GMT
4
4
 
5
5
  $color-white: #ffffff;
6
6
  $color-gray-100: #f6f6f6;
@@ -54,6 +54,7 @@ $color-blue-100: #cdf4fd;
54
54
  $color-blue-70: #e1efff;
55
55
  $color-blue-25: #eefbfe;
56
56
  $color-surface-bright: #26256b;
57
+ $color-surface-subtle-accent: #3b3a76;
57
58
  $color-surface-mild: #07064e;
58
59
  $color-surface-interactive-active: #b7bcfa;
59
60
  $color-surface-neutral-contrast: #010027;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Mon, 25 May 2026 09:52:57 GMT
3
+ // Generated on Mon, 25 May 2026 10:54:13 GMT
4
4
 
5
5
  $color-white: #ffffff;
6
6
  $color-gray-100: #f6f6f6;
@@ -54,6 +54,7 @@ $color-blue-100: #cdf4fd;
54
54
  $color-blue-70: #e1efff;
55
55
  $color-blue-25: #eefbfe;
56
56
  $color-surface-bright: #ffffff;
57
+ $color-surface-subtle-accent: #b7bcfa;
57
58
  $color-surface-interactive-active: #5250df;
58
59
  $color-surface-neutral-contrast: #26256b;
59
60
  $color-surface-mild: #ececec;
@@ -146,6 +147,8 @@ $color-text-action: #5250df;
146
147
  $color-text-secondary: #7d81bf;
147
148
  $color-text-tertiary: #7d81bf;
148
149
  $color-border-dark: #ececec;
150
+ $color-border-interactive-emphasis: #5250df;
151
+ $color-border-interactive-active: #5250df;
149
152
  $color-border-bright: #ffffff;
150
153
  $color-border-active: #2af5ba;
151
154
  $color-border-info: #cdd0fd;
@@ -184,8 +187,6 @@ $color-button-text-soft-dark: #3b3a76;
184
187
  $color-button-text-hover-soft-dark: #7d81bf;
185
188
  $color-button-text-hover-edit: #df6705;
186
189
  $color-button-border-hover-active: #cafdee;
187
- $color-button-border-hover-interactive-emphasis: #5250df;
188
- $color-button-border-hover-interactive-active: #5250df;
189
190
  $color-button-border-hover-dark: #3b3a76;
190
191
  $color-button-border-hover-edit: #fff3e8;
191
192
  $color-button-border-hover-active-strong: #2af5ba;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pleodigital/design-system-votey",
3
- "version": "1.0.127",
3
+ "version": "1.0.128",
4
4
  "description": "Centralny system tokenów projektowych generowany przez Style Dictionary.",
5
5
  "main": "dist/js/tailwind-preset.js",
6
6
  "publishConfig": {