orbiq-neural-ui-kit 0.0.2 → 0.0.4

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.
@@ -1728,7 +1728,7 @@ class NeuralPopoverPanelComponent {
1728
1728
  data-slot="content-body"
1729
1729
  data-panel
1730
1730
  data-motion="instant"
1731
- class="overflow-hidden rounded-6 bg-surface-elevation-2 shadow-2xl ring-1 ring-black ring-opacity-5 will-change-[opacity]"
1731
+ class="overflow-hidden rounded-6 bg-surface-elevation-2 shadow-2xl ring-1 ring-black/5 will-change-[opacity]"
1732
1732
  >
1733
1733
  <ng-content></ng-content>
1734
1734
  </div>
@@ -1744,7 +1744,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.4", ngImpor
1744
1744
  data-slot="content-body"
1745
1745
  data-panel
1746
1746
  data-motion="instant"
1747
- class="overflow-hidden rounded-6 bg-surface-elevation-2 shadow-2xl ring-1 ring-black ring-opacity-5 will-change-[opacity]"
1747
+ class="overflow-hidden rounded-6 bg-surface-elevation-2 shadow-2xl ring-1 ring-black/5 will-change-[opacity]"
1748
1748
  >
1749
1749
  <ng-content></ng-content>
1750
1750
  </div>