@nova-design-system/nova-base 3.30.0 → 3.31.1-beta.0

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.
@@ -254,12 +254,12 @@ export const PopoverShadow1X = "0.0000px";
254
254
  export const PopoverShadow1Blur = "1.0000px";
255
255
  export const PopoverShadow1Y = "0.0000px";
256
256
  export const PopoverShadow1Spread = "0.0000px";
257
- export const PopoverShadow1Opacity = "#0b0f11";
257
+ export const PopoverShadow1Opacity = "#0b0f1152";
258
258
  export const PopoverShadow2X = "0.0000px";
259
259
  export const PopoverShadow2Y = "10.0000px";
260
260
  export const PopoverShadow2Blur = "15.0000px";
261
261
  export const PopoverShadow2Spread = "0.0000px";
262
- export const PopoverShadow2Opacity = "#0b0f11";
262
+ export const PopoverShadow2Opacity = "#0b0f1124";
263
263
  export const PopoverFontSize = "14.0000px";
264
264
  export const PopoverGapY = "4.0000px";
265
265
  export const PopoverPaddingX = "8.0000px";