@geomak/ui 6.0.0 → 6.0.1

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.
package/dist/styles.css CHANGED
@@ -2597,9 +2597,6 @@ video {
2597
2597
  --tw-rotate: 0deg;
2598
2598
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
2599
2599
  }
2600
- .group\/trigger[data-state="active"] .group-data-\[state\=active\]\/trigger\:bg-accent {
2601
- background-color: var(--color-accent);
2602
- }
2603
2600
  .dark\:bg-independence:is(.dark *) {
2604
2601
  --tw-bg-opacity: 1;
2605
2602
  background-color: rgb(51 65 92 / var(--tw-bg-opacity, 1));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@geomak/ui",
3
- "version": "6.0.0",
3
+ "version": "6.0.1",
4
4
  "description": "Oxygen Design System — reusable UI primitives built with Radix UI behaviours and Tailwind CSS styling",
5
5
  "author": "G-MAKROGLOU",
6
6
  "license": "MIT",