indicator-ui 1.1.24 → 1.1.25

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/index.js CHANGED
@@ -14787,7 +14787,7 @@ function CN(...r) {
14787
14787
  smartPlacementOptions: s,
14788
14788
  backdropClassName: u,
14789
14789
  animeType: l = "popover",
14790
- position: d = "fixed",
14790
+ position: d = "absolute",
14791
14791
  zIndex: f,
14792
14792
  backdropColor: h
14793
14793
  } = t, p = G(null), [g] = Ft(e), [v] = Ft(n), y = e6(e, {
package/package.json CHANGED
@@ -11,7 +11,7 @@
11
11
  "react-components",
12
12
  "ui-kit"
13
13
  ],
14
- "version": "1.1.24",
14
+ "version": "1.1.25",
15
15
  "exports": {
16
16
  ".": {
17
17
  "types": "./dist/types/index.d.ts",