@sinco/react 1.1.2-rc.94 → 1.1.2-rc.95

Sign up to get free protection for your applications and to get access to all the features.
package/index.esm.css CHANGED
@@ -1,16 +1,16 @@
1
- #react-module_path1__lkcOa {
1
+ #path_1 {
2
2
  animation: react-module_spin__OwXny 3s linear infinite;
3
3
  }
4
4
 
5
- #react-module_path2__2EGp6 {
5
+ #path_2 {
6
6
  animation: react-module_spin__OwXny 3s linear infinite 0.2s;
7
7
  }
8
8
 
9
- #react-module_path3__ten1m {
9
+ #path_3 {
10
10
  animation: react-module_spin__OwXny 3s linear infinite 0.7s;
11
11
  }
12
12
 
13
- #react-module_path4__Hbv4b {
13
+ #path_4 {
14
14
  animation: react-module_spin__OwXny 3s linear infinite 1.2s;
15
15
  }
16
16
 
package/index.esm.js CHANGED
@@ -14453,19 +14453,19 @@ var ProgressSinco = function ProgressSinco(_ref) {
14453
14453
  id: "spinner",
14454
14454
  viewBox: "0 0 91 60"
14455
14455
  }, React__default.createElement("path", {
14456
- id: "react-module_path1__lkcOa" ,
14456
+ id: "path_1",
14457
14457
  d: "M16.8395 59.9966L34.0333 41.8759L23.6316 19.7821L0.100342 19.845L16.8395 59.9966Z",
14458
14458
  fill: "#0C4271"
14459
14459
  }), React__default.createElement("path", {
14460
- id: "react-module_path2__2EGp6",
14460
+ id: "path_2",
14461
14461
  d: "M0 18.1417H54.2501L69.5867 0L13.9796 0.160958L0 18.1417Z",
14462
14462
  fill: "#3872A9"
14463
14463
  }), React__default.createElement("path", {
14464
- id: "react-module_path3__ten1m",
14464
+ id: "path_3",
14465
14465
  d: "M90.177 41.0402L71.8396 0.0457764L55.4082 19.2962L65.6909 41.0332L90.177 41.0402Z",
14466
14466
  fill: "#2063A0"
14467
14467
  }), React__default.createElement("path", {
14468
- id: "react-module_path4__Hbv4b",
14468
+ id: "path_4",
14469
14469
  d: "M35.4515 42.6838L19.1216 59.9965L76.425 60L90.1772 42.6838H35.4515Z",
14470
14470
  fill: "#4E91C3"
14471
14471
  })), React__default.createElement("use", {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sinco/react",
3
- "version": "1.1.2-rc.94",
3
+ "version": "1.1.2-rc.95",
4
4
  "description": "package for the configuration of mui react sinco",
5
5
  "private": false,
6
6
  "license": "MIT",