indicator-ui 1.0.21 → 1.0.22

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
@@ -14696,7 +14696,9 @@ const CB = "rgba(0, 0, 0, 0.3)", Bu = 10, bB = 9, kB = 11, xB = () => ({ appear:
14696
14696
  duration: o,
14697
14697
  ease: "power3.out"
14698
14698
  }
14699
- ), t;
14699
+ ).set(e, {
14700
+ transform: "none"
14701
+ }), t;
14700
14702
  }, k9 = () => ({
14701
14703
  default: PB
14702
14704
  });
package/package.json CHANGED
@@ -11,7 +11,7 @@
11
11
  "react-components",
12
12
  "ui-kit"
13
13
  ],
14
- "version": "1.0.21",
14
+ "version": "1.0.22",
15
15
  "exports": {
16
16
  ".": {
17
17
  "types": "./dist/types/index.d.ts",