@dhis2/ui-icons 10.0.0-alpha.5 → 10.0.0-alpha.7

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.
@@ -0,0 +1,38 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _propTypes = _interopRequireDefault(require("prop-types"));
8
+ var React = _interopRequireWildcard(require("react"));
9
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
10
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
11
+ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
12
+ function SvgLinkOff16(_ref) {
13
+ let {
14
+ color,
15
+ dataTest,
16
+ ariaLabel
17
+ } = _ref;
18
+ return /*#__PURE__*/React.createElement("svg", {
19
+ width: 16,
20
+ height: 16,
21
+ viewBox: "0 0 16 16",
22
+ fill: "none",
23
+ xmlns: "http://www.w3.org/2000/svg",
24
+ color: color,
25
+ "data-test": dataTest
26
+ }, /*#__PURE__*/React.createElement("path", {
27
+ fillRule: "evenodd",
28
+ clipRule: "evenodd",
29
+ d: "M1.646 2.354l12 12 .708-.707-12-12-.708.707zm7.708 2.292a3.33 3.33 0 01.777 3.485l-.823-.823a2.325 2.325 0 00-.662-1.954 2.325 2.325 0 00-1.954-.662l-.823-.823a3.329 3.329 0 013.485.777zm-2 5a2.32 2.32 0 01-.534-.826L5.686 7.686c-.09.953.23 1.938.96 2.668.73.73 1.715 1.05 2.668.96L8.18 10.18a2.32 2.32 0 01-.826-.534zm-5-1.292l2-2-.708-.708-2 2-.139.148a3.329 3.329 0 004.847 4.56l-.708-.708-.127.119a2.329 2.329 0 01-3.165-3.411zm8.792.792l.708.708 2.5-2.5.139-.148a3.329 3.329 0 00-4.847-4.56l.708.708.127-.119a2.329 2.329 0 013.165 3.411l-2.5 2.5z",
30
+ fill: "currentColor"
31
+ }));
32
+ }
33
+ SvgLinkOff16.propTypes = {
34
+ color: _propTypes.default.string,
35
+ dataTest: _propTypes.default.string,
36
+ ariaLabel: _propTypes.default.string
37
+ };
38
+ var _default = exports.default = SvgLinkOff16;
@@ -0,0 +1,38 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+ var _propTypes = _interopRequireDefault(require("prop-types"));
8
+ var React = _interopRequireWildcard(require("react"));
9
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
10
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
11
+ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
12
+ function SvgLinkOff24(_ref) {
13
+ let {
14
+ color,
15
+ dataTest,
16
+ ariaLabel
17
+ } = _ref;
18
+ return /*#__PURE__*/React.createElement("svg", {
19
+ width: 24,
20
+ height: 24,
21
+ viewBox: "0 0 24 24",
22
+ fill: "none",
23
+ xmlns: "http://www.w3.org/2000/svg",
24
+ color: color,
25
+ "data-test": dataTest
26
+ }, /*#__PURE__*/React.createElement("path", {
27
+ fillRule: "evenodd",
28
+ clipRule: "evenodd",
29
+ d: "M4.707 3.293l16 16-1.414 1.414-16-16 1.414-1.414zm16.5 7.914l-3.376 3.376-1.414-1.414 3.376-3.376a2.536 2.536 0 00-3.453-3.71l-.133.124-.5.5-1.414-1.414.5-.5a4.536 4.536 0 016.575 6.245l-.16.17zm-7.065 6.183l-2.006-2.006a2.526 2.526 0 01-.929-.591 2.526 2.526 0 01-.591-.929L8.61 11.858a4.533 4.533 0 001.183 4.35 4.534 4.534 0 004.349 1.182zm-1.35-9.183a2.53 2.53 0 01.729 2.066l1.608 1.607a4.537 4.537 0 00-6.01-6.009l1.608 1.608a2.53 2.53 0 012.066.728zm-5.71 2.124L5.67 8.917l-2.876 2.876-.161.17a4.536 4.536 0 006.575 6.244l.5-.5-1.414-1.414-.5.5-.133.123a2.536 2.536 0 01-3.453-3.709l2.876-2.876z",
30
+ fill: "currentColor"
31
+ }));
32
+ }
33
+ SvgLinkOff24.propTypes = {
34
+ color: _propTypes.default.string,
35
+ dataTest: _propTypes.default.string,
36
+ ariaLabel: _propTypes.default.string
37
+ };
38
+ var _default = exports.default = SvgLinkOff24;
@@ -753,6 +753,18 @@ Object.defineProperty(exports, "IconLink24", {
753
753
  return _Link2.default;
754
754
  }
755
755
  });
756
+ Object.defineProperty(exports, "IconLinkOff16", {
757
+ enumerable: true,
758
+ get: function () {
759
+ return _LinkOff.default;
760
+ }
761
+ });
762
+ Object.defineProperty(exports, "IconLinkOff24", {
763
+ enumerable: true,
764
+ get: function () {
765
+ return _LinkOff2.default;
766
+ }
767
+ });
756
768
  Object.defineProperty(exports, "IconList16", {
757
769
  enumerable: true,
758
770
  get: function () {
@@ -1694,6 +1706,8 @@ var _Legend = _interopRequireDefault(require("./Legend16.js"));
1694
1706
  var _Legend2 = _interopRequireDefault(require("./Legend24.js"));
1695
1707
  var _Link = _interopRequireDefault(require("./Link16.js"));
1696
1708
  var _Link2 = _interopRequireDefault(require("./Link24.js"));
1709
+ var _LinkOff = _interopRequireDefault(require("./LinkOff16.js"));
1710
+ var _LinkOff2 = _interopRequireDefault(require("./LinkOff24.js"));
1697
1711
  var _List = _interopRequireDefault(require("./List16.js"));
1698
1712
  var _List2 = _interopRequireDefault(require("./List24.js"));
1699
1713
  var _Location = _interopRequireDefault(require("./Location16.js"));
@@ -0,0 +1,3 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M1.64645 2.35356L13.6465 14.3536L14.3536 13.6465L2.35356 1.64645L1.64645 2.35356ZM9.35355 4.64644C10.2958 5.58872 10.555 6.95539 10.1312 8.13116L9.30807 7.30807C9.40018 6.61418 9.17963 5.88674 8.64644 5.35355C8.11325 4.82036 7.38581 4.59982 6.69192 4.69192L5.86884 3.86884C7.0446 3.44497 8.41128 3.70417 9.35355 4.64644ZM7.35355 9.64644C7.11115 9.40404 6.93337 9.1215 6.82021 8.82021L5.6863 7.6863C5.5966 8.63938 5.91665 9.62376 6.64644 10.3536C7.37624 11.0833 8.36061 11.4034 9.3137 11.3137L8.17979 10.1798C7.8785 10.0666 7.59595 9.88884 7.35355 9.64644ZM2.35355 8.35355L4.35355 6.35355L3.64644 5.64644L1.64644 7.64644L1.50737 7.79411C0.348395 9.10127 0.394754 11.1019 1.64644 12.3536C2.94628 13.6534 5.05372 13.6534 6.35355 12.3536L5.64644 11.6464L5.51905 11.7648C4.60428 12.5539 3.22153 12.5144 2.35355 11.6464C1.44424 10.7371 1.44424 9.26286 2.35355 8.35355ZM11.1464 9.14644L11.8536 9.85355L14.3536 7.35355L14.4926 7.20588C15.6516 5.89872 15.6052 3.89813 14.3536 2.64644C13.0537 1.34661 10.9463 1.34661 9.64644 2.64644L10.3536 3.35355L10.4809 3.23519C11.3957 2.44612 12.7785 2.48557 13.6464 3.35355C14.5558 4.26286 14.5558 5.73714 13.6464 6.64644L11.1464 9.14644Z" fill="#010101"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M4.70711 3.29289L20.7071 19.2929L19.2929 20.7071L3.29289 4.70711L4.70711 3.29289ZM21.2071 11.2071L17.8313 14.5829L16.4171 13.1687L19.7929 9.79289C20.7831 8.8027 20.7831 7.19729 19.7929 6.2071C18.8458 5.25997 17.3357 5.21879 16.3396 6.08356L16.2071 6.2071L15.7071 6.7071L14.2929 5.29289L14.7929 4.79289C16.5641 3.02165 19.4359 3.02165 21.2071 4.79289C22.923 6.50877 22.9766 9.25746 21.368 11.0379L21.2071 11.2071ZM14.1418 17.3902L12.136 15.3844C11.797 15.2618 11.4789 15.0647 11.2071 14.7929C10.9353 14.5211 10.7382 14.203 10.6156 13.864L8.60979 11.8582C8.21999 13.3628 8.61435 15.0286 9.79289 16.2071C10.9714 17.3856 12.6372 17.78 14.1418 17.3902ZM12.7929 8.2071C13.3574 8.77161 13.6001 9.53608 13.5209 10.2725L15.1287 11.8803C15.89 10.2081 15.5828 8.16858 14.2071 6.79289C12.8314 5.4172 10.7919 5.10998 9.11966 5.87125L10.7275 7.47906C11.4639 7.39991 12.2284 7.64259 12.7929 8.2071ZM7.0829 10.3313L5.66868 8.9171L2.79289 11.7929L2.63203 11.9621C1.02338 13.7425 1.077 16.4912 2.79289 18.2071C4.56413 19.9783 7.43587 19.9783 9.2071 18.2071L9.7071 17.7071L8.29289 16.2929L7.79289 16.7929L7.66035 16.9164C6.66426 17.7812 5.15424 17.74 4.2071 16.7929C3.21692 15.8027 3.21692 14.1973 4.2071 13.2071L7.0829 10.3313Z" fill="#010101"/>
3
+ </svg>
@@ -0,0 +1,29 @@
1
+ import PropTypes from 'prop-types';
2
+ import * as React from 'react';
3
+ function SvgLinkOff16(_ref) {
4
+ let {
5
+ color,
6
+ dataTest,
7
+ ariaLabel
8
+ } = _ref;
9
+ return /*#__PURE__*/React.createElement("svg", {
10
+ width: 16,
11
+ height: 16,
12
+ viewBox: "0 0 16 16",
13
+ fill: "none",
14
+ xmlns: "http://www.w3.org/2000/svg",
15
+ color: color,
16
+ "data-test": dataTest
17
+ }, /*#__PURE__*/React.createElement("path", {
18
+ fillRule: "evenodd",
19
+ clipRule: "evenodd",
20
+ d: "M1.646 2.354l12 12 .708-.707-12-12-.708.707zm7.708 2.292a3.33 3.33 0 01.777 3.485l-.823-.823a2.325 2.325 0 00-.662-1.954 2.325 2.325 0 00-1.954-.662l-.823-.823a3.329 3.329 0 013.485.777zm-2 5a2.32 2.32 0 01-.534-.826L5.686 7.686c-.09.953.23 1.938.96 2.668.73.73 1.715 1.05 2.668.96L8.18 10.18a2.32 2.32 0 01-.826-.534zm-5-1.292l2-2-.708-.708-2 2-.139.148a3.329 3.329 0 004.847 4.56l-.708-.708-.127.119a2.329 2.329 0 01-3.165-3.411zm8.792.792l.708.708 2.5-2.5.139-.148a3.329 3.329 0 00-4.847-4.56l.708.708.127-.119a2.329 2.329 0 013.165 3.411l-2.5 2.5z",
21
+ fill: "currentColor"
22
+ }));
23
+ }
24
+ SvgLinkOff16.propTypes = {
25
+ color: PropTypes.string,
26
+ dataTest: PropTypes.string,
27
+ ariaLabel: PropTypes.string
28
+ };
29
+ export default SvgLinkOff16;
@@ -0,0 +1,29 @@
1
+ import PropTypes from 'prop-types';
2
+ import * as React from 'react';
3
+ function SvgLinkOff24(_ref) {
4
+ let {
5
+ color,
6
+ dataTest,
7
+ ariaLabel
8
+ } = _ref;
9
+ return /*#__PURE__*/React.createElement("svg", {
10
+ width: 24,
11
+ height: 24,
12
+ viewBox: "0 0 24 24",
13
+ fill: "none",
14
+ xmlns: "http://www.w3.org/2000/svg",
15
+ color: color,
16
+ "data-test": dataTest
17
+ }, /*#__PURE__*/React.createElement("path", {
18
+ fillRule: "evenodd",
19
+ clipRule: "evenodd",
20
+ d: "M4.707 3.293l16 16-1.414 1.414-16-16 1.414-1.414zm16.5 7.914l-3.376 3.376-1.414-1.414 3.376-3.376a2.536 2.536 0 00-3.453-3.71l-.133.124-.5.5-1.414-1.414.5-.5a4.536 4.536 0 016.575 6.245l-.16.17zm-7.065 6.183l-2.006-2.006a2.526 2.526 0 01-.929-.591 2.526 2.526 0 01-.591-.929L8.61 11.858a4.533 4.533 0 001.183 4.35 4.534 4.534 0 004.349 1.182zm-1.35-9.183a2.53 2.53 0 01.729 2.066l1.608 1.607a4.537 4.537 0 00-6.01-6.009l1.608 1.608a2.53 2.53 0 012.066.728zm-5.71 2.124L5.67 8.917l-2.876 2.876-.161.17a4.536 4.536 0 006.575 6.244l.5-.5-1.414-1.414-.5.5-.133.123a2.536 2.536 0 01-3.453-3.709l2.876-2.876z",
21
+ fill: "currentColor"
22
+ }));
23
+ }
24
+ SvgLinkOff24.propTypes = {
25
+ color: PropTypes.string,
26
+ dataTest: PropTypes.string,
27
+ ariaLabel: PropTypes.string
28
+ };
29
+ export default SvgLinkOff24;
@@ -123,6 +123,8 @@ export { default as IconLegend16 } from './Legend16.js';
123
123
  export { default as IconLegend24 } from './Legend24.js';
124
124
  export { default as IconLink16 } from './Link16.js';
125
125
  export { default as IconLink24 } from './Link24.js';
126
+ export { default as IconLinkOff16 } from './LinkOff16.js';
127
+ export { default as IconLinkOff24 } from './LinkOff24.js';
126
128
  export { default as IconList16 } from './List16.js';
127
129
  export { default as IconList24 } from './List24.js';
128
130
  export { default as IconLocation16 } from './Location16.js';
@@ -0,0 +1,3 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M1.64645 2.35356L13.6465 14.3536L14.3536 13.6465L2.35356 1.64645L1.64645 2.35356ZM9.35355 4.64644C10.2958 5.58872 10.555 6.95539 10.1312 8.13116L9.30807 7.30807C9.40018 6.61418 9.17963 5.88674 8.64644 5.35355C8.11325 4.82036 7.38581 4.59982 6.69192 4.69192L5.86884 3.86884C7.0446 3.44497 8.41128 3.70417 9.35355 4.64644ZM7.35355 9.64644C7.11115 9.40404 6.93337 9.1215 6.82021 8.82021L5.6863 7.6863C5.5966 8.63938 5.91665 9.62376 6.64644 10.3536C7.37624 11.0833 8.36061 11.4034 9.3137 11.3137L8.17979 10.1798C7.8785 10.0666 7.59595 9.88884 7.35355 9.64644ZM2.35355 8.35355L4.35355 6.35355L3.64644 5.64644L1.64644 7.64644L1.50737 7.79411C0.348395 9.10127 0.394754 11.1019 1.64644 12.3536C2.94628 13.6534 5.05372 13.6534 6.35355 12.3536L5.64644 11.6464L5.51905 11.7648C4.60428 12.5539 3.22153 12.5144 2.35355 11.6464C1.44424 10.7371 1.44424 9.26286 2.35355 8.35355ZM11.1464 9.14644L11.8536 9.85355L14.3536 7.35355L14.4926 7.20588C15.6516 5.89872 15.6052 3.89813 14.3536 2.64644C13.0537 1.34661 10.9463 1.34661 9.64644 2.64644L10.3536 3.35355L10.4809 3.23519C11.3957 2.44612 12.7785 2.48557 13.6464 3.35355C14.5558 4.26286 14.5558 5.73714 13.6464 6.64644L11.1464 9.14644Z" fill="#010101"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M4.70711 3.29289L20.7071 19.2929L19.2929 20.7071L3.29289 4.70711L4.70711 3.29289ZM21.2071 11.2071L17.8313 14.5829L16.4171 13.1687L19.7929 9.79289C20.7831 8.8027 20.7831 7.19729 19.7929 6.2071C18.8458 5.25997 17.3357 5.21879 16.3396 6.08356L16.2071 6.2071L15.7071 6.7071L14.2929 5.29289L14.7929 4.79289C16.5641 3.02165 19.4359 3.02165 21.2071 4.79289C22.923 6.50877 22.9766 9.25746 21.368 11.0379L21.2071 11.2071ZM14.1418 17.3902L12.136 15.3844C11.797 15.2618 11.4789 15.0647 11.2071 14.7929C10.9353 14.5211 10.7382 14.203 10.6156 13.864L8.60979 11.8582C8.21999 13.3628 8.61435 15.0286 9.79289 16.2071C10.9714 17.3856 12.6372 17.78 14.1418 17.3902ZM12.7929 8.2071C13.3574 8.77161 13.6001 9.53608 13.5209 10.2725L15.1287 11.8803C15.89 10.2081 15.5828 8.16858 14.2071 6.79289C12.8314 5.4172 10.7919 5.10998 9.11966 5.87125L10.7275 7.47906C11.4639 7.39991 12.2284 7.64259 12.7929 8.2071ZM7.0829 10.3313L5.66868 8.9171L2.79289 11.7929L2.63203 11.9621C1.02338 13.7425 1.077 16.4912 2.79289 18.2071C4.56413 19.9783 7.43587 19.9783 9.2071 18.2071L9.7071 17.7071L8.29289 16.2929L7.79289 16.7929L7.66035 16.9164C6.66426 17.7812 5.15424 17.74 4.2071 16.7929C3.21692 15.8027 3.21692 14.1973 4.2071 13.2071L7.0829 10.3313Z" fill="#010101"/>
3
+ </svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dhis2/ui-icons",
3
- "version": "10.0.0-alpha.5",
3
+ "version": "10.0.0-alpha.7",
4
4
  "description": "Icons used in the UI libs",
5
5
  "main": "./build/cjs/react/index.js",
6
6
  "module": "./build/es/react/index.js",