react-jupiter 6.1.8 → 6.1.10

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/button/index.js CHANGED
@@ -116,7 +116,7 @@ q&&/*#__PURE__*/
116
116
  _react.default.createElement(_icon.default,{
117
117
  name:"loading",
118
118
  size:iconSizeMap[i],
119
- className:"animate-spin mr-2"}
119
+ className:"animate-spin ms-2"}
120
120
  ),
121
121
 
122
122
  !q&&j&&"left"===k&&/*#__PURE__*/
package/icon/index.js CHANGED
@@ -23,7 +23,7 @@ const Icon=exports.Icon=(0,_react.forwardRef)(function(a,
23
23
 
24
24
 
25
25
  b)
26
- {let{name:c,size:h="md",color:d,className:e,style:f,onClick:g,variant:i="solid"}=a,j=_objectWithoutProperties(a,_excluded);
26
+ {let{name:c,size:h="md",color:d,className:e,style:f,onClick:g,variant:i="outline"}=a,j=_objectWithoutProperties(a,_excluded);
27
27
 
28
28
  // Map old size values to new size values in pixels
29
29
  const
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-jupiter",
3
- "version": "6.1.8",
3
+ "version": "6.1.10",
4
4
  "main": "index.js",
5
5
  "license": "MIT",
6
6
  "keywords": [