@ivy-interactive/ivy-design-system 1.1.30 → 1.1.32

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.
@@ -17,7 +17,7 @@ namespace Ivy.Themes
17
17
  /// Provides compile-time access to all design tokens
18
18
  /// </summary>
19
19
  /// <remarks>
20
- /// Generated on: 2026-04-10T09:49:53.375Z
20
+ /// Generated on: 2026-06-25T12:08:58.385Z
21
21
  /// Total tokens: 8
22
22
  /// </remarks>
23
23
  public static class IvyFrameworkBorderRadiusTokens
@@ -17,7 +17,7 @@ namespace Ivy.Themes
17
17
  /// Provides compile-time access to all design tokens
18
18
  /// </summary>
19
19
  /// <remarks>
20
- /// Generated on: 2026-04-10T09:49:53.374Z
20
+ /// Generated on: 2026-06-25T12:08:58.385Z
21
21
  /// Total tokens: 36
22
22
  /// </remarks>
23
23
  public static class IvyFrameworkChromaticTokens
@@ -128,7 +128,7 @@ namespace Ivy.Themes
128
128
  public static readonly string Rose = "#f43f5e";
129
129
 
130
130
  /// <summary>rose-foreground</summary>
131
- public static readonly string RoseForeground = "#ffffff";
131
+ public static readonly string RoseForeground = "#000000";
132
132
 
133
133
  /// <summary>ivy-green</summary>
134
134
  public static readonly string IvyGreen = "#00cc92";
@@ -17,8 +17,8 @@ namespace Ivy.Themes
17
17
  /// Provides compile-time access to all design tokens
18
18
  /// </summary>
19
19
  /// <remarks>
20
- /// Generated on: 2026-04-10T09:49:53.376Z
21
- /// Total tokens: 25
20
+ /// Generated on: 2026-06-25T12:08:58.387Z
21
+ /// Total tokens: 26
22
22
  /// </remarks>
23
23
  public static class IvyFrameworkDarkThemeTokens
24
24
  {
@@ -73,6 +73,9 @@ namespace Ivy.Themes
73
73
  /// <summary>border</summary>
74
74
  public static readonly string Border = "#262626";
75
75
 
76
+ /// <summary>border-secondary</summary>
77
+ public static readonly string BorderSecondary = "#3c3c3c";
78
+
76
79
  /// <summary>input</summary>
77
80
  public static readonly string Input = "#262626";
78
81
 
@@ -172,6 +175,7 @@ namespace Ivy.Themes
172
175
  "background",
173
176
  "foreground",
174
177
  "border",
178
+ "border-secondary",
175
179
  "input",
176
180
  "ring",
177
181
  "muted",
@@ -17,8 +17,8 @@ namespace Ivy.Themes
17
17
  /// Provides compile-time access to all design tokens
18
18
  /// </summary>
19
19
  /// <remarks>
20
- /// Generated on: 2026-04-10T09:49:53.376Z
21
- /// Total tokens: 25
20
+ /// Generated on: 2026-06-25T12:08:58.387Z
21
+ /// Total tokens: 26
22
22
  /// </remarks>
23
23
  public static class IvyFrameworkLightThemeTokens
24
24
  {
@@ -44,7 +44,7 @@ namespace Ivy.Themes
44
44
  public static readonly string Destructive = "#ef4444";
45
45
 
46
46
  /// <summary>destructive-foreground</summary>
47
- public static readonly string DestructiveForeground = "#000000";
47
+ public static readonly string DestructiveForeground = "#ffffff";
48
48
 
49
49
  /// <summary>success</summary>
50
50
  public static readonly string Success = "#22c55e";
@@ -73,6 +73,9 @@ namespace Ivy.Themes
73
73
  /// <summary>border</summary>
74
74
  public static readonly string Border = "#d1d5db";
75
75
 
76
+ /// <summary>border-secondary</summary>
77
+ public static readonly string BorderSecondary = "#3c3c3c";
78
+
76
79
  /// <summary>input</summary>
77
80
  public static readonly string Input = "#d1d5db";
78
81
 
@@ -172,6 +175,7 @@ namespace Ivy.Themes
172
175
  "background",
173
176
  "foreground",
174
177
  "border",
178
+ "border-secondary",
175
179
  "input",
176
180
  "ring",
177
181
  "muted",
@@ -17,7 +17,7 @@ namespace Ivy.Themes
17
17
  /// Provides compile-time access to all design tokens
18
18
  /// </summary>
19
19
  /// <remarks>
20
- /// Generated on: 2026-04-10T09:49:53.374Z
20
+ /// Generated on: 2026-06-25T12:08:58.385Z
21
21
  /// Total tokens: 14
22
22
  /// </remarks>
23
23
  public static class IvyFrameworkNeutralTokens
@@ -17,7 +17,7 @@ namespace Ivy.Themes
17
17
  /// Provides compile-time access to all design tokens
18
18
  /// </summary>
19
19
  /// <remarks>
20
- /// Generated on: 2026-04-10T09:49:53.375Z
20
+ /// Generated on: 2026-06-25T12:08:58.386Z
21
21
  /// Total tokens: 8
22
22
  /// </remarks>
23
23
  public static class IvyFrameworkPaddingTokens
@@ -17,7 +17,7 @@ namespace Ivy.Themes
17
17
  /// Provides compile-time access to all design tokens
18
18
  /// </summary>
19
19
  /// <remarks>
20
- /// Generated on: 2026-04-10T09:49:53.375Z
20
+ /// Generated on: 2026-06-25T12:08:58.386Z
21
21
  /// Total tokens: 7
22
22
  /// </remarks>
23
23
  public static class IvyFrameworkShadowTokens
@@ -17,7 +17,7 @@ namespace Ivy.Themes
17
17
  /// Provides compile-time access to all design tokens
18
18
  /// </summary>
19
19
  /// <remarks>
20
- /// Generated on: 2026-04-10T09:49:53.372Z
20
+ /// Generated on: 2026-06-25T12:08:58.383Z
21
21
  /// Total tokens: 314
22
22
  /// </remarks>
23
23
  public static class IvyFrameworkSourceTokens
@@ -17,7 +17,7 @@ namespace Ivy.Themes
17
17
  /// Provides compile-time access to all design tokens
18
18
  /// </summary>
19
19
  /// <remarks>
20
- /// Generated on: 2026-04-10T09:49:53.378Z
20
+ /// Generated on: 2026-06-25T12:08:58.389Z
21
21
  /// Total tokens: 24
22
22
  /// </remarks>
23
23
  public static class IvyWebDarkThemeTokens
@@ -17,7 +17,7 @@ namespace Ivy.Themes
17
17
  /// Provides compile-time access to all design tokens
18
18
  /// </summary>
19
19
  /// <remarks>
20
- /// Generated on: 2026-04-10T09:49:53.377Z
20
+ /// Generated on: 2026-06-25T12:08:58.388Z
21
21
  /// Total tokens: 24
22
22
  /// </remarks>
23
23
  public static class IvyWebLightThemeTokens
@@ -17,7 +17,7 @@ namespace Ivy.Themes
17
17
  /// Provides compile-time access to all design tokens
18
18
  /// </summary>
19
19
  /// <remarks>
20
- /// Generated on: 2026-04-10T09:49:53.377Z
20
+ /// Generated on: 2026-06-25T12:08:58.388Z
21
21
  /// Total tokens: 25
22
22
  /// </remarks>
23
23
  public static class IvyWebSourceTokens
@@ -33,7 +33,7 @@
33
33
  --pink: #ec4899;
34
34
  --pink-foreground: #ffffff;
35
35
  --rose: #f43f5e;
36
- --rose-foreground: #ffffff;
36
+ --rose-foreground: #000000;
37
37
  --ivy-green: #00cc92;
38
38
  --ivy-green-foreground: #000000;
39
39
  }
@@ -33,7 +33,7 @@
33
33
  --color-pink: #ec4899;
34
34
  --color-pink-foreground: #ffffff;
35
35
  --color-rose: #f43f5e;
36
- --color-rose-foreground: #ffffff;
36
+ --color-rose-foreground: #000000;
37
37
  --color-ivy-green: #00cc92;
38
38
  --color-ivy-green-foreground: #000000;
39
39
  }
@@ -15,6 +15,7 @@
15
15
  --background: #0a0a0a;
16
16
  --foreground: #f8f8f8;
17
17
  --border: #262626;
18
+ --border-secondary: #3c3c3c;
18
19
  --input: #262626;
19
20
  --ring: #777777;
20
21
  --muted: #1a1a1a;
@@ -15,6 +15,7 @@
15
15
  --color-background: #0a0a0a;
16
16
  --color-foreground: #f8f8f8;
17
17
  --color-border: #262626;
18
+ --color-border-secondary: #3c3c3c;
18
19
  --color-input: #262626;
19
20
  --color-ring: #777777;
20
21
  --color-muted: #1a1a1a;
@@ -5,7 +5,7 @@
5
5
  --color-secondary: #e5e5e5;
6
6
  --color-secondary-foreground: #000000;
7
7
  --color-destructive: #ef4444;
8
- --color-destructive-foreground: #000000;
8
+ --color-destructive-foreground: #ffffff;
9
9
  --color-success: #22c55e;
10
10
  --color-success-foreground: #000000;
11
11
  --color-warning: #f59e0b;
@@ -15,6 +15,7 @@
15
15
  --color-background: #ffffff;
16
16
  --color-foreground: #000000;
17
17
  --color-border: #d1d5db;
18
+ --color-border-secondary: #3c3c3c;
18
19
  --color-input: #d1d5db;
19
20
  --color-ring: #777777;
20
21
  --color-muted: #f8f8f8;
@@ -573,7 +573,7 @@
573
573
  "type": "color"
574
574
  },
575
575
  "destructive-foreground": {
576
- "value": "{ivy-framework.source.color.black}",
576
+ "value": "{ivy-framework.source.color.white}",
577
577
  "type": "color"
578
578
  },
579
579
  "success": {
@@ -612,6 +612,10 @@
612
612
  "value": "{ivy-framework.source.color.border}",
613
613
  "type": "color"
614
614
  },
615
+ "border-secondary": {
616
+ "value": "{ivy-framework.source.color.border-secondary}",
617
+ "type": "color"
618
+ },
615
619
  "input": {
616
620
  "value": "{ivy-framework.source.color.border}",
617
621
  "type": "color"
@@ -716,6 +720,10 @@
716
720
  "value": "{ivy-framework.source.color.card-foreground-light}",
717
721
  "type": "color"
718
722
  },
723
+ "border-secondary": {
724
+ "value": "{ivy-framework.source.color.border-secondary}",
725
+ "type": "color"
726
+ },
719
727
  "input": {
720
728
  "value": "{ivy-framework.source.color.card-foreground-light}",
721
729
  "type": "color"
@@ -954,7 +962,7 @@
954
962
  "type": "color"
955
963
  },
956
964
  "rose-foreground": {
957
- "value": "{ivy-framework.source.color.white}",
965
+ "value": "{ivy-framework.source.color.black}",
958
966
  "type": "color"
959
967
  },
960
968
  "ivy-green": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ivy-interactive/ivy-design-system",
3
- "version": "1.1.30",
3
+ "version": "1.1.32",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },