linkedunion-design-kit 1.5.7 → 1.5.8

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.
@@ -3525,48 +3525,6 @@
3525
3525
  --sidebar-border: oklch(0.922 0 0);
3526
3526
  --sidebar-ring: oklch(0.708 0 0);
3527
3527
  }
3528
- body {
3529
- color: var(--foreground-rgb);
3530
- background: linear-gradient(
3531
- to bottom,
3532
- transparent,
3533
- rgb(var(--background-end-rgb))
3534
- )
3535
- rgb(var(--background-start-rgb));
3536
- }
3537
- .dark {
3538
- --background: oklch(0.145 0 0);
3539
- --foreground: oklch(0.985 0 0);
3540
- --card: oklch(0.205 0 0);
3541
- --card-foreground: oklch(0.985 0 0);
3542
- --popover: oklch(0.205 0 0);
3543
- --popover-foreground: oklch(0.985 0 0);
3544
- --primary: oklch(0.922 0 0);
3545
- --primary-foreground: oklch(0.205 0 0);
3546
- --secondary: oklch(0.269 0 0);
3547
- --secondary-foreground: oklch(0.985 0 0);
3548
- --muted: oklch(0.269 0 0);
3549
- --muted-foreground: oklch(0.708 0 0);
3550
- --accent: oklch(0.269 0 0);
3551
- --accent-foreground: oklch(0.985 0 0);
3552
- --destructive: oklch(0.704 0.191 22.216);
3553
- --border: oklch(1 0 0 / 10%);
3554
- --input: oklch(1 0 0 / 15%);
3555
- --ring: oklch(0.556 0 0);
3556
- --chart-1: oklch(0.488 0.243 264.376);
3557
- --chart-2: oklch(0.696 0.17 162.48);
3558
- --chart-3: oklch(0.769 0.188 70.08);
3559
- --chart-4: oklch(0.627 0.265 303.9);
3560
- --chart-5: oklch(0.645 0.246 16.439);
3561
- --sidebar: oklch(0.205 0 0);
3562
- --sidebar-foreground: oklch(0.985 0 0);
3563
- --sidebar-primary: oklch(0.488 0.243 264.376);
3564
- --sidebar-primary-foreground: oklch(0.985 0 0);
3565
- --sidebar-accent: oklch(0.269 0 0);
3566
- --sidebar-accent-foreground: oklch(0.985 0 0);
3567
- --sidebar-border: oklch(1 0 0 / 10%);
3568
- --sidebar-ring: oklch(0.556 0 0);
3569
- }
3570
3528
  @layer base {
3571
3529
  * {
3572
3530
  border-color: var(--border);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "linkedunion-design-kit",
3
- "version": "1.5.7",
3
+ "version": "1.5.8",
4
4
  "private": false,
5
5
  "files": [
6
6
  "dist",