@atlaskit/link-picker 3.6.3 → 3.8.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.
- package/CHANGELOG.md +20 -0
- package/compass.yml +5 -5
- package/dist/cjs/common/generic-error-svg/index.compiled.css +2 -1
- package/dist/cjs/common/generic-error-svg/index.js +27 -40
- package/dist/cjs/common/ui/empty-state/index.compiled.css +0 -2
- package/dist/cjs/common/ui/empty-state/index.js +4 -25
- package/dist/cjs/ui/error-boundary/error-boundary-fallback/index.js +1 -5
- package/dist/cjs/ui/link-picker/form-footer/index.js +4 -20
- package/dist/cjs/ui/link-picker/form-footer/link-picker-submit-button/index.js +1 -4
- package/dist/cjs/ui/link-picker/index.js +1 -1
- package/dist/cjs/ui/link-picker/search-results/index.js +1 -2
- package/dist/cjs/ui/link-picker/search-results/link-search-error/index.js +3 -15
- package/dist/cjs/ui/link-picker/search-results/link-search-list/link-search-no-results/index.js +1 -5
- package/dist/cjs/ui/link-picker/search-results/link-search-list/link-search-no-results/no-results-svg/index.compiled.css +2 -1
- package/dist/cjs/ui/link-picker/search-results/link-search-list/link-search-no-results/no-results-svg/index.js +22 -43
- package/dist/cjs/ui/link-picker/search-results/link-search-list/list-item/index.js +2 -3
- package/dist/cjs/ui/link-picker/search-results/search-results-container/index.js +1 -2
- package/dist/cjs/ui/loader-fallback/index.js +6 -6
- package/dist/cjs/ui/main.js +1 -1
- package/dist/es2019/common/generic-error-svg/index.compiled.css +2 -1
- package/dist/es2019/common/generic-error-svg/index.js +26 -39
- package/dist/es2019/common/ui/empty-state/index.compiled.css +0 -2
- package/dist/es2019/common/ui/empty-state/index.js +4 -25
- package/dist/es2019/ui/error-boundary/error-boundary-fallback/index.js +1 -3
- package/dist/es2019/ui/link-picker/form-footer/index.js +5 -21
- package/dist/es2019/ui/link-picker/form-footer/link-picker-submit-button/index.js +1 -4
- package/dist/es2019/ui/link-picker/index.js +1 -1
- package/dist/es2019/ui/link-picker/search-results/index.js +1 -2
- package/dist/es2019/ui/link-picker/search-results/link-search-error/index.js +4 -14
- package/dist/es2019/ui/link-picker/search-results/link-search-list/link-search-no-results/index.js +1 -3
- package/dist/es2019/ui/link-picker/search-results/link-search-list/link-search-no-results/no-results-svg/index.compiled.css +2 -1
- package/dist/es2019/ui/link-picker/search-results/link-search-list/link-search-no-results/no-results-svg/index.js +21 -42
- package/dist/es2019/ui/link-picker/search-results/link-search-list/list-item/index.js +2 -3
- package/dist/es2019/ui/link-picker/search-results/search-results-container/index.js +1 -2
- package/dist/es2019/ui/loader-fallback/index.js +6 -6
- package/dist/es2019/ui/main.js +1 -1
- package/dist/esm/common/generic-error-svg/index.compiled.css +2 -1
- package/dist/esm/common/generic-error-svg/index.js +27 -40
- package/dist/esm/common/ui/empty-state/index.compiled.css +0 -2
- package/dist/esm/common/ui/empty-state/index.js +4 -25
- package/dist/esm/ui/error-boundary/error-boundary-fallback/index.js +1 -5
- package/dist/esm/ui/link-picker/form-footer/index.js +5 -21
- package/dist/esm/ui/link-picker/form-footer/link-picker-submit-button/index.js +1 -4
- package/dist/esm/ui/link-picker/index.js +1 -1
- package/dist/esm/ui/link-picker/search-results/index.js +1 -2
- package/dist/esm/ui/link-picker/search-results/link-search-error/index.js +4 -16
- package/dist/esm/ui/link-picker/search-results/link-search-list/link-search-no-results/index.js +1 -5
- package/dist/esm/ui/link-picker/search-results/link-search-list/link-search-no-results/no-results-svg/index.compiled.css +2 -1
- package/dist/esm/ui/link-picker/search-results/link-search-list/link-search-no-results/no-results-svg/index.js +22 -43
- package/dist/esm/ui/link-picker/search-results/link-search-list/list-item/index.js +2 -3
- package/dist/esm/ui/link-picker/search-results/search-results-container/index.js +1 -2
- package/dist/esm/ui/loader-fallback/index.js +6 -6
- package/dist/esm/ui/main.js +1 -1
- package/package.json +7 -13
- package/dist/cjs/common/generic-error-svg-v2/index.compiled.css +0 -3
- package/dist/cjs/common/generic-error-svg-v2/index.js +0 -53
- package/dist/cjs/ui/link-picker/search-results/link-search-list/link-search-no-results/no-results-svg-v2/index.compiled.css +0 -3
- package/dist/cjs/ui/link-picker/search-results/link-search-list/link-search-no-results/no-results-svg-v2/index.js +0 -49
- package/dist/es2019/common/generic-error-svg-v2/index.compiled.css +0 -3
- package/dist/es2019/common/generic-error-svg-v2/index.js +0 -41
- package/dist/es2019/ui/link-picker/search-results/link-search-list/link-search-no-results/no-results-svg-v2/index.compiled.css +0 -3
- package/dist/es2019/ui/link-picker/search-results/link-search-list/link-search-no-results/no-results-svg-v2/index.js +0 -38
- package/dist/esm/common/generic-error-svg-v2/index.compiled.css +0 -3
- package/dist/esm/common/generic-error-svg-v2/index.js +0 -44
- package/dist/esm/ui/link-picker/search-results/link-search-list/link-search-no-results/no-results-svg-v2/index.compiled.css +0 -3
- package/dist/esm/ui/link-picker/search-results/link-search-list/link-search-no-results/no-results-svg-v2/index.js +0 -41
- package/dist/types/common/generic-error-svg-v2/index.d.ts +0 -2
- package/dist/types/ui/link-picker/search-results/link-search-list/link-search-no-results/no-results-svg-v2/index.d.ts +0 -2
- package/dist/types-ts4.5/common/generic-error-svg-v2/index.d.ts +0 -2
- package/dist/types-ts4.5/ui/link-picker/search-results/link-search-list/link-search-no-results/no-results-svg-v2/index.d.ts +0 -2
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
/* index.tsx generated by @compiled/babel-plugin v0.36.1 */
|
|
2
|
-
"use strict";
|
|
3
|
-
|
|
4
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
5
|
-
var _typeof = require("@babel/runtime/helpers/typeof");
|
|
6
|
-
Object.defineProperty(exports, "__esModule", {
|
|
7
|
-
value: true
|
|
8
|
-
});
|
|
9
|
-
exports.GenericErrorSVGV2 = void 0;
|
|
10
|
-
require("./index.compiled.css");
|
|
11
|
-
var React = _interopRequireWildcard(require("react"));
|
|
12
|
-
var _runtime = require("@compiled/react/runtime");
|
|
13
|
-
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
14
|
-
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function _interopRequireWildcard(e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != _typeof(e) && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (var _t in e) "default" !== _t && {}.hasOwnProperty.call(e, _t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, _t)) && (i.get || i.set) ? o(f, _t, i) : f[_t] = e[_t]); return f; })(e, t); }
|
|
15
|
-
var SIZE = 96;
|
|
16
|
-
var genericErrorStyles = null;
|
|
17
|
-
var GenericErrorSVGV2 = exports.GenericErrorSVGV2 = function GenericErrorSVGV2(props) {
|
|
18
|
-
return /*#__PURE__*/React.createElement("svg", (0, _extends2.default)({
|
|
19
|
-
viewBox: "0 0 96 96",
|
|
20
|
-
fill: "none",
|
|
21
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
22
|
-
}, props, {
|
|
23
|
-
className: (0, _runtime.ax)(["_1bsbwdok _4t3iwdok _1e0c1ule"]),
|
|
24
|
-
style: {
|
|
25
|
-
"--_cjikvn": (0, _runtime.ix)("".concat(SIZE, "px"))
|
|
26
|
-
}
|
|
27
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
28
|
-
fill: "#fff",
|
|
29
|
-
d: "M64.861 32.06a27.753 27.753 0 0 0-2.667-4.133 28.187 28.187 0 0 0-3.376-3.669c-6.985-6.311-15.57-6.89-23.609-2.53a30.226 30.226 0 0 0-4.056 2.656 30.624 30.624 0 0 0-3.735 3.4c-6.225 6.717-7.82 15.154-3.505 23.462a28.108 28.108 0 0 0 2.698 4.193 27.67 27.67 0 0 0 3.33 3.62c6.94 6.266 15.518 6.85 23.596 2.507a30.492 30.492 0 0 0 4.23-2.758 30.07 30.07 0 0 0 3.593-3.257c6.252-6.692 7.847-15.161 3.494-23.49h.007Z"
|
|
30
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
31
|
-
fill: "#DDDEE1",
|
|
32
|
-
d: "M43.092 66.774c-5.306 0-10.382-1.997-14.75-5.938a30.405 30.405 0 0 1-3.62-3.93 30.243 30.243 0 0 1-2.928-4.553c-4.657-8.961-3.247-18.509 3.871-26.192a33.271 33.271 0 0 1 4.025-3.67 32.834 32.834 0 0 1 4.378-2.869c9.209-4.995 18.816-3.951 26.353 2.86a30.945 30.945 0 0 1 3.665 3.98 30.303 30.303 0 0 1 2.898 4.488c4.705 9.003 3.295 18.565-3.868 26.231a32.148 32.148 0 0 1-3.879 3.515 33.415 33.415 0 0 1-4.562 2.975c-3.858 2.073-7.782 3.1-11.583 3.1v.003Zm2.53-45.486c-3.019 0-6.147.84-9.275 2.54a28.433 28.433 0 0 0-3.735 2.448 28.059 28.059 0 0 0-3.442 3.135c-5.746 6.203-6.86 13.566-3.135 20.736a25.395 25.395 0 0 0 2.472 3.83 25.304 25.304 0 0 0 3.044 3.309c5.99 5.41 13.398 6.182 20.862 2.175a28.02 28.02 0 0 0 3.899-2.545 28.03 28.03 0 0 0 3.31-2.999c5.777-6.182 6.883-13.552 3.124-20.75a25.553 25.553 0 0 0-2.44-3.777 25.848 25.848 0 0 0-3.087-3.358c-3.49-3.153-7.442-4.744-11.59-4.744h-.006Z"
|
|
33
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
34
|
-
fill: "#DDDEE1",
|
|
35
|
-
d: "M62.822 59.694c-1.235-1.72-2.562-1.71-3.857-.708-1.215.939-1.54 2.21-.244 3.882l1.48 1.913 4.102-3.174-1.48-1.913Z"
|
|
36
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
37
|
-
fill: "#DDDEE1",
|
|
38
|
-
d: "m65.334 60.811-6.159 4.762L70.748 80.54l6.16-4.761L65.333 60.81Z"
|
|
39
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
40
|
-
fill: "#B7B9BE",
|
|
41
|
-
d: "m64.344 61.577-4.178 3.23 3.925 5.076 4.178-3.23-3.925-5.076Z"
|
|
42
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
43
|
-
fill: "#DDDEE1",
|
|
44
|
-
fillRule: "evenodd",
|
|
45
|
-
d: "M55.057 33.452 36.213 52.296l-2.468-2.469 18.844-18.844 2.468 2.469Z",
|
|
46
|
-
clipRule: "evenodd"
|
|
47
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
48
|
-
fill: "#DDDEE1",
|
|
49
|
-
fillRule: "evenodd",
|
|
50
|
-
d: "M52.589 52.296 33.745 33.452l2.468-2.469 18.844 18.844-2.468 2.469Z",
|
|
51
|
-
clipRule: "evenodd"
|
|
52
|
-
}));
|
|
53
|
-
};
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
/* index.tsx generated by @compiled/babel-plugin v0.36.1 */
|
|
2
|
-
"use strict";
|
|
3
|
-
|
|
4
|
-
var _typeof = require("@babel/runtime/helpers/typeof");
|
|
5
|
-
Object.defineProperty(exports, "__esModule", {
|
|
6
|
-
value: true
|
|
7
|
-
});
|
|
8
|
-
exports.NoResultsV2SVG = void 0;
|
|
9
|
-
require("./index.compiled.css");
|
|
10
|
-
var React = _interopRequireWildcard(require("react"));
|
|
11
|
-
var _runtime = require("@compiled/react/runtime");
|
|
12
|
-
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function _interopRequireWildcard(e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != _typeof(e) && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (var _t in e) "default" !== _t && {}.hasOwnProperty.call(e, _t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, _t)) && (i.get || i.set) ? o(f, _t, i) : f[_t] = e[_t]); return f; })(e, t); }
|
|
13
|
-
var SIZE = 96;
|
|
14
|
-
var noResultsSVGStyles = null;
|
|
15
|
-
var NoResultsV2SVG = exports.NoResultsV2SVG = function NoResultsV2SVG() {
|
|
16
|
-
return /*#__PURE__*/React.createElement("svg", {
|
|
17
|
-
viewBox: "0 0 96 96",
|
|
18
|
-
fill: "none",
|
|
19
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
20
|
-
"aria-hidden": "true",
|
|
21
|
-
className: (0, _runtime.ax)(["_1bsbwdok _4t3iwdok _1e0c1ule"]),
|
|
22
|
-
style: {
|
|
23
|
-
"--_cjikvn": (0, _runtime.ix)("".concat(SIZE, "px"))
|
|
24
|
-
}
|
|
25
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
26
|
-
fill: "#fff",
|
|
27
|
-
d: "M64.861 32.06a27.747 27.747 0 0 0-2.667-4.133 28.188 28.188 0 0 0-3.376-3.669c-6.985-6.311-15.57-6.89-23.609-2.53a30.246 30.246 0 0 0-4.056 2.656 30.624 30.624 0 0 0-3.735 3.4c-6.225 6.717-7.82 15.154-3.505 23.463a28.103 28.103 0 0 0 2.698 4.192 27.67 27.67 0 0 0 3.33 3.62c6.94 6.267 15.518 6.85 23.596 2.507a30.502 30.502 0 0 0 4.23-2.758 30.071 30.071 0 0 0 3.593-3.257c6.252-6.692 7.847-15.161 3.494-23.49h.007Z"
|
|
28
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
29
|
-
fill: "#DDDEE1",
|
|
30
|
-
d: "M43.092 66.774c-5.306 0-10.382-1.997-14.75-5.938a30.405 30.405 0 0 1-3.62-3.93 30.222 30.222 0 0 1-2.928-4.553c-4.657-8.96-3.247-18.509 3.871-26.192a33.27 33.27 0 0 1 4.025-3.669 32.825 32.825 0 0 1 4.378-2.87c9.209-4.995 18.816-3.951 26.353 2.86a30.96 30.96 0 0 1 3.665 3.98 30.302 30.302 0 0 1 2.898 4.489c4.706 9.003 3.295 18.564-3.868 26.23a32.157 32.157 0 0 1-3.879 3.516 33.436 33.436 0 0 1-4.562 2.974c-3.858 2.073-7.781 3.1-11.583 3.1v.003Zm2.53-45.486c-3.019 0-6.147.841-9.274 2.541a28.43 28.43 0 0 0-3.736 2.447 28.058 28.058 0 0 0-3.442 3.135c-5.746 6.203-6.86 13.566-3.135 20.736a25.4 25.4 0 0 0 2.472 3.83 25.297 25.297 0 0 0 3.044 3.309c5.99 5.41 13.398 6.182 20.862 2.175a28.01 28.01 0 0 0 3.9-2.545 28.04 28.04 0 0 0 3.308-2.999c5.778-6.182 6.885-13.552 3.125-20.75a25.545 25.545 0 0 0-2.44-3.777 25.854 25.854 0 0 0-3.086-3.358c-3.491-3.152-7.443-4.744-11.59-4.744h-.007Z"
|
|
31
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
32
|
-
fill: "#DDDEE1",
|
|
33
|
-
d: "M62.822 59.695c-1.235-1.721-2.562-1.71-3.857-.709-1.215.939-1.54 2.21-.244 3.882l1.48 1.913 4.102-3.173-1.48-1.913Z"
|
|
34
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
35
|
-
fill: "#DDDEE1",
|
|
36
|
-
d: "m65.334 60.811-6.158 4.762 11.573 14.969 6.159-4.762L65.334 60.81Z"
|
|
37
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
38
|
-
fill: "#B7B9BE",
|
|
39
|
-
d: "m64.344 61.577-4.178 3.23 3.925 5.076 4.178-3.23-3.925-5.076Z"
|
|
40
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
41
|
-
fill: "#DDDEE1",
|
|
42
|
-
d: "M46.496 47.476h-3.492v-.221c-.119-2.484 1.29-5.174 3.295-6.274l.038-.02c.054-.028.107-.061.157-.095 1.094-.705 1.717-1.92 1.678-3.257-.038-1.326-.722-2.49-1.829-3.117a4.596 4.596 0 0 0-2.256-.605c-2.365 0-4.289 1.938-4.289 4.319h-3.492c0-4.32 3.49-7.835 7.78-7.835 1.375 0 2.747.365 3.967 1.055 2.186 1.237 3.536 3.51 3.61 6.082.074 2.583-1.15 4.943-3.272 6.312-.143.093-.289.18-.433.256-.832.468-1.529 1.907-1.465 3.033l.003.367Z"
|
|
43
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
44
|
-
fill: "#DDDEE1",
|
|
45
|
-
fillRule: "evenodd",
|
|
46
|
-
d: "M44.413 49.492a3.465 3.465 0 0 1 1.119-.003c1.138.187 2.064.985 2.289 2.229l.002.009.001.01a3.419 3.419 0 0 1-.001 1.126v.004c-.22 1.256-1.161 2.052-2.295 2.236a3.5 3.5 0 0 1-1.108-.003h-.001c-1.14-.184-2.07-.981-2.296-2.224l-.002-.01-.001-.01a3.37 3.37 0 0 1 0-1.12l.001-.01.002-.01c.227-1.249 1.161-2.034 2.288-2.223h.002Z",
|
|
47
|
-
clipRule: "evenodd"
|
|
48
|
-
}));
|
|
49
|
-
};
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
/* index.tsx generated by @compiled/babel-plugin v0.36.1 */
|
|
2
|
-
import _extends from "@babel/runtime/helpers/extends";
|
|
3
|
-
import "./index.compiled.css";
|
|
4
|
-
import * as React from 'react';
|
|
5
|
-
import { ax, ix } from "@compiled/react/runtime";
|
|
6
|
-
const SIZE = 96;
|
|
7
|
-
const genericErrorStyles = null;
|
|
8
|
-
export const GenericErrorSVGV2 = props => {
|
|
9
|
-
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
10
|
-
viewBox: "0 0 96 96",
|
|
11
|
-
fill: "none",
|
|
12
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
13
|
-
}, props, {
|
|
14
|
-
className: ax(["_1bsb16xz _4t3i16xz _1e0c1ule"])
|
|
15
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
16
|
-
fill: "#fff",
|
|
17
|
-
d: "M64.861 32.06a27.753 27.753 0 0 0-2.667-4.133 28.187 28.187 0 0 0-3.376-3.669c-6.985-6.311-15.57-6.89-23.609-2.53a30.226 30.226 0 0 0-4.056 2.656 30.624 30.624 0 0 0-3.735 3.4c-6.225 6.717-7.82 15.154-3.505 23.462a28.108 28.108 0 0 0 2.698 4.193 27.67 27.67 0 0 0 3.33 3.62c6.94 6.266 15.518 6.85 23.596 2.507a30.492 30.492 0 0 0 4.23-2.758 30.07 30.07 0 0 0 3.593-3.257c6.252-6.692 7.847-15.161 3.494-23.49h.007Z"
|
|
18
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
19
|
-
fill: "#DDDEE1",
|
|
20
|
-
d: "M43.092 66.774c-5.306 0-10.382-1.997-14.75-5.938a30.405 30.405 0 0 1-3.62-3.93 30.243 30.243 0 0 1-2.928-4.553c-4.657-8.961-3.247-18.509 3.871-26.192a33.271 33.271 0 0 1 4.025-3.67 32.834 32.834 0 0 1 4.378-2.869c9.209-4.995 18.816-3.951 26.353 2.86a30.945 30.945 0 0 1 3.665 3.98 30.303 30.303 0 0 1 2.898 4.488c4.705 9.003 3.295 18.565-3.868 26.231a32.148 32.148 0 0 1-3.879 3.515 33.415 33.415 0 0 1-4.562 2.975c-3.858 2.073-7.782 3.1-11.583 3.1v.003Zm2.53-45.486c-3.019 0-6.147.84-9.275 2.54a28.433 28.433 0 0 0-3.735 2.448 28.059 28.059 0 0 0-3.442 3.135c-5.746 6.203-6.86 13.566-3.135 20.736a25.395 25.395 0 0 0 2.472 3.83 25.304 25.304 0 0 0 3.044 3.309c5.99 5.41 13.398 6.182 20.862 2.175a28.02 28.02 0 0 0 3.899-2.545 28.03 28.03 0 0 0 3.31-2.999c5.777-6.182 6.883-13.552 3.124-20.75a25.553 25.553 0 0 0-2.44-3.777 25.848 25.848 0 0 0-3.087-3.358c-3.49-3.153-7.442-4.744-11.59-4.744h-.006Z"
|
|
21
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
22
|
-
fill: "#DDDEE1",
|
|
23
|
-
d: "M62.822 59.694c-1.235-1.72-2.562-1.71-3.857-.708-1.215.939-1.54 2.21-.244 3.882l1.48 1.913 4.102-3.174-1.48-1.913Z"
|
|
24
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
25
|
-
fill: "#DDDEE1",
|
|
26
|
-
d: "m65.334 60.811-6.159 4.762L70.748 80.54l6.16-4.761L65.333 60.81Z"
|
|
27
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
28
|
-
fill: "#B7B9BE",
|
|
29
|
-
d: "m64.344 61.577-4.178 3.23 3.925 5.076 4.178-3.23-3.925-5.076Z"
|
|
30
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
31
|
-
fill: "#DDDEE1",
|
|
32
|
-
fillRule: "evenodd",
|
|
33
|
-
d: "M55.057 33.452 36.213 52.296l-2.468-2.469 18.844-18.844 2.468 2.469Z",
|
|
34
|
-
clipRule: "evenodd"
|
|
35
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
36
|
-
fill: "#DDDEE1",
|
|
37
|
-
fillRule: "evenodd",
|
|
38
|
-
d: "M52.589 52.296 33.745 33.452l2.468-2.469 18.844 18.844-2.468 2.469Z",
|
|
39
|
-
clipRule: "evenodd"
|
|
40
|
-
}));
|
|
41
|
-
};
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
/* index.tsx generated by @compiled/babel-plugin v0.36.1 */
|
|
2
|
-
import "./index.compiled.css";
|
|
3
|
-
import * as React from 'react';
|
|
4
|
-
import { ax, ix } from "@compiled/react/runtime";
|
|
5
|
-
const SIZE = 96;
|
|
6
|
-
const noResultsSVGStyles = null;
|
|
7
|
-
export const NoResultsV2SVG = () => {
|
|
8
|
-
return /*#__PURE__*/React.createElement("svg", {
|
|
9
|
-
viewBox: "0 0 96 96",
|
|
10
|
-
fill: "none",
|
|
11
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
12
|
-
"aria-hidden": "true",
|
|
13
|
-
className: ax(["_1bsb16xz _4t3i16xz _1e0c1ule"])
|
|
14
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
15
|
-
fill: "#fff",
|
|
16
|
-
d: "M64.861 32.06a27.747 27.747 0 0 0-2.667-4.133 28.188 28.188 0 0 0-3.376-3.669c-6.985-6.311-15.57-6.89-23.609-2.53a30.246 30.246 0 0 0-4.056 2.656 30.624 30.624 0 0 0-3.735 3.4c-6.225 6.717-7.82 15.154-3.505 23.463a28.103 28.103 0 0 0 2.698 4.192 27.67 27.67 0 0 0 3.33 3.62c6.94 6.267 15.518 6.85 23.596 2.507a30.502 30.502 0 0 0 4.23-2.758 30.071 30.071 0 0 0 3.593-3.257c6.252-6.692 7.847-15.161 3.494-23.49h.007Z"
|
|
17
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
18
|
-
fill: "#DDDEE1",
|
|
19
|
-
d: "M43.092 66.774c-5.306 0-10.382-1.997-14.75-5.938a30.405 30.405 0 0 1-3.62-3.93 30.222 30.222 0 0 1-2.928-4.553c-4.657-8.96-3.247-18.509 3.871-26.192a33.27 33.27 0 0 1 4.025-3.669 32.825 32.825 0 0 1 4.378-2.87c9.209-4.995 18.816-3.951 26.353 2.86a30.96 30.96 0 0 1 3.665 3.98 30.302 30.302 0 0 1 2.898 4.489c4.706 9.003 3.295 18.564-3.868 26.23a32.157 32.157 0 0 1-3.879 3.516 33.436 33.436 0 0 1-4.562 2.974c-3.858 2.073-7.781 3.1-11.583 3.1v.003Zm2.53-45.486c-3.019 0-6.147.841-9.274 2.541a28.43 28.43 0 0 0-3.736 2.447 28.058 28.058 0 0 0-3.442 3.135c-5.746 6.203-6.86 13.566-3.135 20.736a25.4 25.4 0 0 0 2.472 3.83 25.297 25.297 0 0 0 3.044 3.309c5.99 5.41 13.398 6.182 20.862 2.175a28.01 28.01 0 0 0 3.9-2.545 28.04 28.04 0 0 0 3.308-2.999c5.778-6.182 6.885-13.552 3.125-20.75a25.545 25.545 0 0 0-2.44-3.777 25.854 25.854 0 0 0-3.086-3.358c-3.491-3.152-7.443-4.744-11.59-4.744h-.007Z"
|
|
20
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
21
|
-
fill: "#DDDEE1",
|
|
22
|
-
d: "M62.822 59.695c-1.235-1.721-2.562-1.71-3.857-.709-1.215.939-1.54 2.21-.244 3.882l1.48 1.913 4.102-3.173-1.48-1.913Z"
|
|
23
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
24
|
-
fill: "#DDDEE1",
|
|
25
|
-
d: "m65.334 60.811-6.158 4.762 11.573 14.969 6.159-4.762L65.334 60.81Z"
|
|
26
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
27
|
-
fill: "#B7B9BE",
|
|
28
|
-
d: "m64.344 61.577-4.178 3.23 3.925 5.076 4.178-3.23-3.925-5.076Z"
|
|
29
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
30
|
-
fill: "#DDDEE1",
|
|
31
|
-
d: "M46.496 47.476h-3.492v-.221c-.119-2.484 1.29-5.174 3.295-6.274l.038-.02c.054-.028.107-.061.157-.095 1.094-.705 1.717-1.92 1.678-3.257-.038-1.326-.722-2.49-1.829-3.117a4.596 4.596 0 0 0-2.256-.605c-2.365 0-4.289 1.938-4.289 4.319h-3.492c0-4.32 3.49-7.835 7.78-7.835 1.375 0 2.747.365 3.967 1.055 2.186 1.237 3.536 3.51 3.61 6.082.074 2.583-1.15 4.943-3.272 6.312-.143.093-.289.18-.433.256-.832.468-1.529 1.907-1.465 3.033l.003.367Z"
|
|
32
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
33
|
-
fill: "#DDDEE1",
|
|
34
|
-
fillRule: "evenodd",
|
|
35
|
-
d: "M44.413 49.492a3.465 3.465 0 0 1 1.119-.003c1.138.187 2.064.985 2.289 2.229l.002.009.001.01a3.419 3.419 0 0 1-.001 1.126v.004c-.22 1.256-1.161 2.052-2.295 2.236a3.5 3.5 0 0 1-1.108-.003h-.001c-1.14-.184-2.07-.981-2.296-2.224l-.002-.01-.001-.01a3.37 3.37 0 0 1 0-1.12l.001-.01.002-.01c.227-1.249 1.161-2.034 2.288-2.223h.002Z",
|
|
36
|
-
clipRule: "evenodd"
|
|
37
|
-
}));
|
|
38
|
-
};
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
/* index.tsx generated by @compiled/babel-plugin v0.36.1 */
|
|
2
|
-
import _extends from "@babel/runtime/helpers/extends";
|
|
3
|
-
import "./index.compiled.css";
|
|
4
|
-
import * as React from 'react';
|
|
5
|
-
import { ax, ix } from "@compiled/react/runtime";
|
|
6
|
-
var SIZE = 96;
|
|
7
|
-
var genericErrorStyles = null;
|
|
8
|
-
export var GenericErrorSVGV2 = function GenericErrorSVGV2(props) {
|
|
9
|
-
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
10
|
-
viewBox: "0 0 96 96",
|
|
11
|
-
fill: "none",
|
|
12
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
13
|
-
}, props, {
|
|
14
|
-
className: ax(["_1bsbwdok _4t3iwdok _1e0c1ule"]),
|
|
15
|
-
style: {
|
|
16
|
-
"--_cjikvn": ix("".concat(SIZE, "px"))
|
|
17
|
-
}
|
|
18
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
19
|
-
fill: "#fff",
|
|
20
|
-
d: "M64.861 32.06a27.753 27.753 0 0 0-2.667-4.133 28.187 28.187 0 0 0-3.376-3.669c-6.985-6.311-15.57-6.89-23.609-2.53a30.226 30.226 0 0 0-4.056 2.656 30.624 30.624 0 0 0-3.735 3.4c-6.225 6.717-7.82 15.154-3.505 23.462a28.108 28.108 0 0 0 2.698 4.193 27.67 27.67 0 0 0 3.33 3.62c6.94 6.266 15.518 6.85 23.596 2.507a30.492 30.492 0 0 0 4.23-2.758 30.07 30.07 0 0 0 3.593-3.257c6.252-6.692 7.847-15.161 3.494-23.49h.007Z"
|
|
21
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
22
|
-
fill: "#DDDEE1",
|
|
23
|
-
d: "M43.092 66.774c-5.306 0-10.382-1.997-14.75-5.938a30.405 30.405 0 0 1-3.62-3.93 30.243 30.243 0 0 1-2.928-4.553c-4.657-8.961-3.247-18.509 3.871-26.192a33.271 33.271 0 0 1 4.025-3.67 32.834 32.834 0 0 1 4.378-2.869c9.209-4.995 18.816-3.951 26.353 2.86a30.945 30.945 0 0 1 3.665 3.98 30.303 30.303 0 0 1 2.898 4.488c4.705 9.003 3.295 18.565-3.868 26.231a32.148 32.148 0 0 1-3.879 3.515 33.415 33.415 0 0 1-4.562 2.975c-3.858 2.073-7.782 3.1-11.583 3.1v.003Zm2.53-45.486c-3.019 0-6.147.84-9.275 2.54a28.433 28.433 0 0 0-3.735 2.448 28.059 28.059 0 0 0-3.442 3.135c-5.746 6.203-6.86 13.566-3.135 20.736a25.395 25.395 0 0 0 2.472 3.83 25.304 25.304 0 0 0 3.044 3.309c5.99 5.41 13.398 6.182 20.862 2.175a28.02 28.02 0 0 0 3.899-2.545 28.03 28.03 0 0 0 3.31-2.999c5.777-6.182 6.883-13.552 3.124-20.75a25.553 25.553 0 0 0-2.44-3.777 25.848 25.848 0 0 0-3.087-3.358c-3.49-3.153-7.442-4.744-11.59-4.744h-.006Z"
|
|
24
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
25
|
-
fill: "#DDDEE1",
|
|
26
|
-
d: "M62.822 59.694c-1.235-1.72-2.562-1.71-3.857-.708-1.215.939-1.54 2.21-.244 3.882l1.48 1.913 4.102-3.174-1.48-1.913Z"
|
|
27
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
28
|
-
fill: "#DDDEE1",
|
|
29
|
-
d: "m65.334 60.811-6.159 4.762L70.748 80.54l6.16-4.761L65.333 60.81Z"
|
|
30
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
31
|
-
fill: "#B7B9BE",
|
|
32
|
-
d: "m64.344 61.577-4.178 3.23 3.925 5.076 4.178-3.23-3.925-5.076Z"
|
|
33
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
34
|
-
fill: "#DDDEE1",
|
|
35
|
-
fillRule: "evenodd",
|
|
36
|
-
d: "M55.057 33.452 36.213 52.296l-2.468-2.469 18.844-18.844 2.468 2.469Z",
|
|
37
|
-
clipRule: "evenodd"
|
|
38
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
39
|
-
fill: "#DDDEE1",
|
|
40
|
-
fillRule: "evenodd",
|
|
41
|
-
d: "M52.589 52.296 33.745 33.452l2.468-2.469 18.844 18.844-2.468 2.469Z",
|
|
42
|
-
clipRule: "evenodd"
|
|
43
|
-
}));
|
|
44
|
-
};
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
/* index.tsx generated by @compiled/babel-plugin v0.36.1 */
|
|
2
|
-
import "./index.compiled.css";
|
|
3
|
-
import * as React from 'react';
|
|
4
|
-
import { ax, ix } from "@compiled/react/runtime";
|
|
5
|
-
var SIZE = 96;
|
|
6
|
-
var noResultsSVGStyles = null;
|
|
7
|
-
export var NoResultsV2SVG = function NoResultsV2SVG() {
|
|
8
|
-
return /*#__PURE__*/React.createElement("svg", {
|
|
9
|
-
viewBox: "0 0 96 96",
|
|
10
|
-
fill: "none",
|
|
11
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
12
|
-
"aria-hidden": "true",
|
|
13
|
-
className: ax(["_1bsbwdok _4t3iwdok _1e0c1ule"]),
|
|
14
|
-
style: {
|
|
15
|
-
"--_cjikvn": ix("".concat(SIZE, "px"))
|
|
16
|
-
}
|
|
17
|
-
}, /*#__PURE__*/React.createElement("path", {
|
|
18
|
-
fill: "#fff",
|
|
19
|
-
d: "M64.861 32.06a27.747 27.747 0 0 0-2.667-4.133 28.188 28.188 0 0 0-3.376-3.669c-6.985-6.311-15.57-6.89-23.609-2.53a30.246 30.246 0 0 0-4.056 2.656 30.624 30.624 0 0 0-3.735 3.4c-6.225 6.717-7.82 15.154-3.505 23.463a28.103 28.103 0 0 0 2.698 4.192 27.67 27.67 0 0 0 3.33 3.62c6.94 6.267 15.518 6.85 23.596 2.507a30.502 30.502 0 0 0 4.23-2.758 30.071 30.071 0 0 0 3.593-3.257c6.252-6.692 7.847-15.161 3.494-23.49h.007Z"
|
|
20
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
21
|
-
fill: "#DDDEE1",
|
|
22
|
-
d: "M43.092 66.774c-5.306 0-10.382-1.997-14.75-5.938a30.405 30.405 0 0 1-3.62-3.93 30.222 30.222 0 0 1-2.928-4.553c-4.657-8.96-3.247-18.509 3.871-26.192a33.27 33.27 0 0 1 4.025-3.669 32.825 32.825 0 0 1 4.378-2.87c9.209-4.995 18.816-3.951 26.353 2.86a30.96 30.96 0 0 1 3.665 3.98 30.302 30.302 0 0 1 2.898 4.489c4.706 9.003 3.295 18.564-3.868 26.23a32.157 32.157 0 0 1-3.879 3.516 33.436 33.436 0 0 1-4.562 2.974c-3.858 2.073-7.781 3.1-11.583 3.1v.003Zm2.53-45.486c-3.019 0-6.147.841-9.274 2.541a28.43 28.43 0 0 0-3.736 2.447 28.058 28.058 0 0 0-3.442 3.135c-5.746 6.203-6.86 13.566-3.135 20.736a25.4 25.4 0 0 0 2.472 3.83 25.297 25.297 0 0 0 3.044 3.309c5.99 5.41 13.398 6.182 20.862 2.175a28.01 28.01 0 0 0 3.9-2.545 28.04 28.04 0 0 0 3.308-2.999c5.778-6.182 6.885-13.552 3.125-20.75a25.545 25.545 0 0 0-2.44-3.777 25.854 25.854 0 0 0-3.086-3.358c-3.491-3.152-7.443-4.744-11.59-4.744h-.007Z"
|
|
23
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
24
|
-
fill: "#DDDEE1",
|
|
25
|
-
d: "M62.822 59.695c-1.235-1.721-2.562-1.71-3.857-.709-1.215.939-1.54 2.21-.244 3.882l1.48 1.913 4.102-3.173-1.48-1.913Z"
|
|
26
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
27
|
-
fill: "#DDDEE1",
|
|
28
|
-
d: "m65.334 60.811-6.158 4.762 11.573 14.969 6.159-4.762L65.334 60.81Z"
|
|
29
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
30
|
-
fill: "#B7B9BE",
|
|
31
|
-
d: "m64.344 61.577-4.178 3.23 3.925 5.076 4.178-3.23-3.925-5.076Z"
|
|
32
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
33
|
-
fill: "#DDDEE1",
|
|
34
|
-
d: "M46.496 47.476h-3.492v-.221c-.119-2.484 1.29-5.174 3.295-6.274l.038-.02c.054-.028.107-.061.157-.095 1.094-.705 1.717-1.92 1.678-3.257-.038-1.326-.722-2.49-1.829-3.117a4.596 4.596 0 0 0-2.256-.605c-2.365 0-4.289 1.938-4.289 4.319h-3.492c0-4.32 3.49-7.835 7.78-7.835 1.375 0 2.747.365 3.967 1.055 2.186 1.237 3.536 3.51 3.61 6.082.074 2.583-1.15 4.943-3.272 6.312-.143.093-.289.18-.433.256-.832.468-1.529 1.907-1.465 3.033l.003.367Z"
|
|
35
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
36
|
-
fill: "#DDDEE1",
|
|
37
|
-
fillRule: "evenodd",
|
|
38
|
-
d: "M44.413 49.492a3.465 3.465 0 0 1 1.119-.003c1.138.187 2.064.985 2.289 2.229l.002.009.001.01a3.419 3.419 0 0 1-.001 1.126v.004c-.22 1.256-1.161 2.052-2.295 2.236a3.5 3.5 0 0 1-1.108-.003h-.001c-1.14-.184-2.07-.981-2.296-2.224l-.002-.01-.001-.01a3.37 3.37 0 0 1 0-1.12l.001-.01.002-.01c.227-1.249 1.161-2.034 2.288-2.223h.002Z",
|
|
39
|
-
clipRule: "evenodd"
|
|
40
|
-
}));
|
|
41
|
-
};
|