cozy-ui 123.1.0 → 123.2.0

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.
@@ -4,19 +4,10 @@ import React from 'react';
4
4
 
5
5
  function SvgCloudBroken(props) {
6
6
  return /*#__PURE__*/React.createElement("svg", _extends({
7
- viewBox: "0 0 160 160"
8
- }, props), /*#__PURE__*/React.createElement("g", {
9
- fill: "none",
10
- fillRule: "evenodd"
11
- }, /*#__PURE__*/React.createElement("path", {
12
- fill: "#93BEF8",
13
- d: "M61.763 130.593l-3.174 7.933h59.045-.003c23.356 0 42.369-19.126 42.369-42.634 0-22.218-16.977-40.52-38.56-42.467a42.494 42.494 0 00-12.426-25.27 42.873 42.873 0 00-4.68-3.992l-3.156 7.892c7.203 6.153 11.888 15.26 12.12 25.41.055 2.478 2.056 4.446 4.499 4.446h.34c18.71 0 33.93 15.405 33.93 34.338 0 18.936-15.22 34.34-33.93 34.34h-.324l-.01.004h-56.04zm39.415-106.538l3.157-7.892C97.128 10.86 88.462 8 79.387 8 68.245 8 57.724 12.311 49.76 20.158c-6.974 6.868-11.308 15.77-12.438 25.4-9.568 1.135-18.411 5.5-25.239 12.514C4.29 66.086 0 76.677 0 87.89c0 23.511 19 42.637 42.366 42.637H58.59l3.174-7.933H42.537c-.097-.007-.194-.007-.292-.007l-.107.007h-.275c-18.71 0-33.93-15.405-33.93-34.341 0-18.507 14.863-33.905 33.132-34.331 2.406-.056 4.343-2.017 4.398-4.45.419-18.494 15.638-33.538 33.92-33.538 8.248 0 15.873 3.062 21.795 8.122z"
14
- }), /*#__PURE__*/React.createElement("path", {
15
- stroke: "#297EF1",
16
- strokeLinecap: "round",
17
- strokeWidth: 8,
18
- d: "M50 156L110 4"
19
- })));
7
+ viewBox: "0 0 64 46"
8
+ }, props), /*#__PURE__*/React.createElement("path", {
9
+ d: "M51.83 16.286C50.952 7.159 43.354-.001 34-.001c-7.238 0-13.437 4.296-16.293 10.46-.86-.272-1.756-.46-2.706-.46-4.97 0-9 4.032-9 9 0 .989.197 1.923.491 2.809C2.626 24.062 0 28.202 0 32.998 0 40.18 5.82 46 13 46v.002h36.001V46C57.288 46 64 39.285 64 30.999c0-7.315-5.24-13.39-12.17-14.713zM41.222 35.219a2.412 2.412 0 01-3.416 0l-4.85-4.849-4.79 4.79a2.41 2.41 0 01-3.405-3.406l4.788-4.788-4.848-4.848a2.417 2.417 0 013.416-3.418l4.848 4.85 4.852-4.852a2.407 2.407 0 013.407 0 2.406 2.406 0 010 3.406l-4.853 4.852 4.85 4.849a2.408 2.408 0 010 3.414z"
10
+ }));
20
11
  }
21
12
 
22
13
  export default SvgCloudBroken;
@@ -4,16 +4,9 @@ import React from 'react';
4
4
 
5
5
  function SvgCozyAuthentification(props) {
6
6
  return /*#__PURE__*/React.createElement("svg", _extends({
7
- viewBox: "0 0 64 64",
8
- fill: "none"
7
+ viewBox: "0 0 36 48"
9
8
  }, props), /*#__PURE__*/React.createElement("path", {
10
- d: "M0 35.333c0 9.819 7.96 17.778 17.778 17.778h28.444c9.819 0 17.778-7.96 17.778-17.778 0-8.705-6.258-15.95-14.52-17.48C47.95 9.591 40.706 3.333 32 3.333c-8.706 0-15.95 6.258-17.48 14.52C6.257 19.383 0 26.628 0 35.333z",
11
- fill: "#B3D3FF"
12
- }), /*#__PURE__*/React.createElement("path", {
13
- fillRule: "evenodd",
14
- clipRule: "evenodd",
15
- d: "M34.667 35.445A6.668 6.668 0 0032 22.667a6.667 6.667 0 00-2.667 12.778v5.888a2.667 2.667 0 105.334 0v-5.888z",
16
- fill: "#297EF2"
9
+ d: "M35 18h-3v-4c0-7.72-6.28-14-14-14S4 6.28 4 14v4H1a1 1 0 00-1 1v25c0 2.206 1.794 4 4 4h28c2.206 0 4-1.794 4-4V19a1 1 0 00-1-1zM20.994 38.89A1 1 0 0120 40h-4a1.002 1.002 0 01-.994-1.11l.63-5.673A3.956 3.956 0 0114 30c0-2.206 1.794-4 4-4s4 1.794 4 4a3.956 3.956 0 01-1.637 3.217l.631 5.673zM26 18H10v-4c0-4.411 3.589-8 8-8s8 3.589 8 8v4z"
17
10
  }));
18
11
  }
19
12
 
@@ -1,2 +1,5 @@
1
1
  export default SvgCube;
2
- declare function SvgCube(props: any): JSX.Element;
2
+ declare function SvgCube({ iconRef, ...props }: {
3
+ [x: string]: any;
4
+ iconRef: any;
5
+ }): JSX.Element;
@@ -1,11 +1,18 @@
1
1
  import _extends from "@babel/runtime/helpers/extends";
2
+ import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
3
+ var _excluded = ["iconRef"];
2
4
  // Automatically created, please run `scripts/generate-svgr-icon.sh assets/icons/ui/cube.svg` to regenerate;
3
5
  import React from 'react';
4
6
 
5
- function SvgCube(props) {
7
+ function SvgCube(_ref) {
8
+ var iconRef = _ref.iconRef,
9
+ props = _objectWithoutProperties(_ref, _excluded);
10
+
6
11
  return /*#__PURE__*/React.createElement("svg", _extends({
7
12
  viewBox: "0 0 15 16"
8
- }, props), /*#__PURE__*/React.createElement("path", {
13
+ }, props, {
14
+ ref: iconRef
15
+ }), /*#__PURE__*/React.createElement("path", {
9
16
  d: "M14.4 4L7.2 0 0 4v8l7.2 4 7.2-4V4zM7.2 1.832l4.728 2.624L9.52 5.792a3.213 3.213 0 00-4.64 0L2.472 4.456 7.2 1.832zm-.8 11.896l-4.8-2.664V5.808L4.104 7.2A3.193 3.193 0 006.4 11.096v2.632zM5.6 8c0-.88.72-1.6 1.6-1.6.88 0 1.6.72 1.6 1.6 0 .88-.72 1.6-1.6 1.6-.88 0-1.6-.72-1.6-1.6zM8 13.728v-2.624a3.193 3.193 0 002.4-3.096c0-.28-.032-.552-.104-.808L12.8 5.808v5.256L8 13.728z"
10
17
  }));
11
18
  }
@@ -5,7 +5,10 @@ import React from 'react';
5
5
  function SvgSpinner(props) {
6
6
  return /*#__PURE__*/React.createElement("svg", _extends({
7
7
  viewBox: "0 0 16 16"
8
- }, props), /*#__PURE__*/React.createElement("path", {
8
+ }, props, {
9
+ role: "progressbar",
10
+ "aria-busy": "true"
11
+ }), /*#__PURE__*/React.createElement("path", {
9
12
  d: "M8 16a7.74 7.74 0 01-3.1-.63 8.114 8.114 0 01-2.55-1.72A8.115 8.115 0 01.63 11.1 7.74 7.74 0 010 8c0-1.107.21-2.143.63-3.11a8.146 8.146 0 011.72-2.54A8.114 8.114 0 014.9.63 7.74 7.74 0 018 0c.227 0 .417.077.57.23.153.153.23.343.23.57a.774.774 0 01-.23.57.774.774 0 01-.57.23c-1.773 0-3.283.623-4.53 1.87C2.223 4.717 1.6 6.227 1.6 8c0 1.773.623 3.283 1.87 4.53C4.717 13.777 6.227 14.4 8 14.4c1.773 0 3.283-.623 4.53-1.87C13.777 11.283 14.4 9.773 14.4 8c0-.227.077-.417.23-.57a.774.774 0 01.57-.23c.227 0 .417.077.57.23.153.153.23.343.23.57a7.74 7.74 0 01-.63 3.1 8.115 8.115 0 01-1.72 2.55 8.146 8.146 0 01-2.54 1.72A7.72 7.72 0 018 16z"
10
13
  }));
11
14
  }