@wandelbots/wandelbots-js-react-components 2.38.0 → 2.38.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wandelbots/wandelbots-js-react-components",
3
- "version": "2.38.0",
3
+ "version": "2.38.1",
4
4
  "description": "React UI toolkit for building applications on top of the Wandelbots platform",
5
5
  "type": "module",
6
6
  "sideEffects": false,
@@ -86,7 +86,10 @@ export const DefaultVariant = ({
86
86
  top: "50%",
87
87
  left: "50%",
88
88
  transform: "translate(-50%, -50%)",
89
+ width: 225,
90
+ height: 225,
89
91
  borderRadius: "50%",
92
+ backgroundColor: "#292B3F",
90
93
  display: "flex",
91
94
  flexDirection: "column",
92
95
  alignItems: "center",
@@ -249,12 +252,7 @@ export const DefaultVariant = ({
249
252
  >
250
253
  <span
251
254
  style={{
252
- opacity:
253
- currentState === "measured" && pulsatingFinished
254
- ? showPulsatingText
255
- ? 1
256
- : 0.6
257
- : 1,
255
+ opacity: 1,
258
256
  transition: "opacity 2s ease-in-out",
259
257
  }}
260
258
  >