@pleodigital/design-system-votey 1.0.17 → 1.0.19

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,3 +1,4 @@
1
1
  export { default as IlluBgAcknowledgments } from "./IlluBgAcknowledgments";
2
2
  export { default as IlluBgAddParticipantsToVote } from "./IlluBgAddParticipantsToVote";
3
3
  export { default as IlluBgAgenda } from "./IlluBgAgenda";
4
+ export { default as IlluBgChooseSubscriptionPlan } from "./IlluBgChooseSubscriptionPlan";
@@ -11,13 +11,10 @@
11
11
  --color-mint-green-25: #cafdee;
12
12
  --color-navy-blue-100: #7d81bf;
13
13
  --color-navy-blue-70: #3b3a76;
14
- --color-red-100: #f56161;
15
14
  --color-orange-500: #df6705;
16
15
  --color-orange-100: #fcd5b5;
17
- --color-violet-100: #cdd0fd;
18
16
  --color-violet-200: #7d81bf;
19
17
  --color-white: #ffffff;
20
- --color-deeppink-100: #e232dc;
21
18
  --color-mint-green-400: #2af5ba;
22
19
  --color-mint-green-300: #62ffd1;
23
20
  --color-blue-400: #62a9ff;
@@ -27,4 +24,5 @@
27
24
  --color-navy-blue-400: #3b3a76;
28
25
  --color-navy-blue-50: #cdd0fd;
29
26
  --color-red-400: #f56161;
27
+ --color-deeppink-400: #e232dc;
30
28
  }
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Mon, 17 Nov 2025 12:44:29 GMT
3
+ // Generated on Mon, 17 Nov 2025 15:13:36 GMT
4
4
 
5
5
  $color-active-green-100: #77dc6c;
6
6
  $color-active-green-200: #5fbe54;
@@ -14,13 +14,10 @@ $color-mint-green-70: #62ffd1;
14
14
  $color-mint-green-25: #cafdee;
15
15
  $color-navy-blue-100: #7d81bf;
16
16
  $color-navy-blue-70: #3b3a76;
17
- $color-red-100: #f56161;
18
17
  $color-orange-500: #df6705;
19
18
  $color-orange-100: #fcd5b5;
20
- $color-violet-100: #cdd0fd;
21
19
  $color-violet-200: #7d81bf;
22
20
  $color-white: #ffffff;
23
- $color-deeppink-100: #e232dc;
24
21
  $color-mint-green-400: #2af5ba;
25
22
  $color-mint-green-300: #62ffd1;
26
23
  $color-blue-400: #62a9ff;
@@ -30,3 +27,4 @@ $color-navy-blue-800: #07064e;
30
27
  $color-navy-blue-400: #3b3a76;
31
28
  $color-navy-blue-50: #cdd0fd;
32
29
  $color-red-400: #f56161;
30
+ $color-deeppink-400: #e232dc;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pleodigital/design-system-votey",
3
- "version": "1.0.17",
3
+ "version": "1.0.19",
4
4
  "description": "Centralny system tokenów projektowych generowany przez Style Dictionary.",
5
5
  "main": "dist/js/tailwind-preset.js",
6
6
  "files": [