@auth0/quantum-product 2.12.0 → 2.14.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/esm/illustrations/components/applications.js +97 -0
- package/esm/illustrations/components/generic.js +140 -0
- package/esm/illustrations/components/index.js +3 -0
- package/esm/illustrations/components/teams.js +85 -0
- package/illustrations/components/applications.d.ts +3 -0
- package/illustrations/components/applications.js +133 -0
- package/illustrations/components/generic.d.ts +3 -0
- package/illustrations/components/generic.js +176 -0
- package/illustrations/components/index.d.ts +3 -0
- package/illustrations/components/index.js +7 -1
- package/illustrations/components/teams.d.ts +3 -0
- package/illustrations/components/teams.js +121 -0
- package/package.json +5 -5
|
@@ -0,0 +1,97 @@
|
|
|
1
|
+
var __assign = (this && this.__assign) || function () {
|
|
2
|
+
__assign = Object.assign || function(t) {
|
|
3
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
+
s = arguments[i];
|
|
5
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
+
t[p] = s[p];
|
|
7
|
+
}
|
|
8
|
+
return t;
|
|
9
|
+
};
|
|
10
|
+
return __assign.apply(this, arguments);
|
|
11
|
+
};
|
|
12
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
13
|
+
var t = {};
|
|
14
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
15
|
+
t[p] = s[p];
|
|
16
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
17
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
18
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
19
|
+
t[p[i]] = s[p[i]];
|
|
20
|
+
}
|
|
21
|
+
return t;
|
|
22
|
+
};
|
|
23
|
+
/*
|
|
24
|
+
This file is generated with the "illustrations" script.
|
|
25
|
+
To update this output make changes to `scripts/svgr/illustration-icon-template.js`
|
|
26
|
+
*/
|
|
27
|
+
import * as React from 'react';
|
|
28
|
+
import { illustrationComponentName } from '../common';
|
|
29
|
+
import { styled } from '../../styled';
|
|
30
|
+
export var IllustrationApplications = styled(function (_a) {
|
|
31
|
+
var props = __rest(_a, []);
|
|
32
|
+
return (React.createElement("svg", __assign({ width: "1em", height: "1em", viewBox: "0 0 250 250", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
|
|
33
|
+
React.createElement("g", { clipPath: "url(#applications_svg__clip0_2120_2881)", stroke: "#000", strokeMiterlimit: 10 },
|
|
34
|
+
React.createElement("path", { d: "M107.17 61H25.31C22.38 61 20 63.38 20 66.31v97.59c0 2.93 2.38 5.31 5.31 5.31h81.86c2.93 0 5.31-2.38 5.31-5.31V66.31c-.01-2.93-2.38-5.31-5.31-5.31z", fill: "#EAECEE", strokeWidth: 0.4 }),
|
|
35
|
+
React.createElement("path", { d: "M40.398 129.495a5.56 5.56 0 10-10.274-4.254 5.56 5.56 0 0010.274 4.254zM40.396 112.957a5.56 5.56 0 10-10.275-4.256 5.56 5.56 0 0010.275 4.256zM35.26 99.85a5.56 5.56 0 100-11.12 5.56 5.56 0 000 11.12zM35.26 83.32a5.56 5.56 0 100-11.12 5.56 5.56 0 000 11.12zM99.54 157.41H51.85c-.81 0-1.46.65-1.46 1.46 0 .81.65 1.46 1.46 1.46h47.69c.81 0 1.46-.65 1.46-1.46 0-.81-.65-1.46-1.46-1.46zM99.54 151.42H51.85c-.81 0-1.46.65-1.46 1.46 0 .81.65 1.46 1.46 1.46h47.69c.81 0 1.46-.65 1.46-1.46 0-.81-.65-1.46-1.46-1.46zM99.54 145.43H51.85c-.81 0-1.46.65-1.46 1.46 0 .81.65 1.46 1.46 1.46h47.69c.81 0 1.46-.65 1.46-1.46 0-.81-.65-1.46-1.46-1.46z", fill: "#BDC4CF", strokeWidth: 0.4 }),
|
|
36
|
+
React.createElement("path", { d: "M60.51 122.81H50.39v10.12h10.12v-10.12zM70.63 122.81H60.51v10.12h10.12v-10.12zM80.76 122.81H70.64v10.12h10.12v-10.12zM90.88 122.81H80.76v10.12h10.12v-10.12z", fill: "#ECEFF0", strokeWidth: 0.4 }),
|
|
37
|
+
React.createElement("path", { d: "M101 122.81H90.88v10.12H101v-10.12zM60.51 112.68H50.39v10.12h10.12v-10.12zM70.63 112.68H60.51v10.12h10.12v-10.12zM80.76 112.68H70.64v10.12h10.12v-10.12zM90.88 112.68H80.76v10.12h10.12v-10.12z", fill: "#ECEFF0", strokeWidth: 0.4 }),
|
|
38
|
+
React.createElement("path", { d: "M101 112.68H90.88v10.12H101v-10.12zM60.51 102.56H50.39v10.12h10.12v-10.12zM70.63 102.56H60.51v10.12h10.12v-10.12zM80.76 102.56H70.64v10.12h10.12v-10.12zM90.88 102.56H80.76v10.12h10.12v-10.12z", fill: "#ECEFF0", strokeWidth: 0.4 }),
|
|
39
|
+
React.createElement("path", { d: "M101 102.56H90.88v10.12H101v-10.12zM60.51 92.44H50.39v10.12h10.12V92.44zM70.63 92.44H60.51v10.12h10.12V92.44zM80.76 92.44H70.64v10.12h10.12V92.44zM90.88 92.44H80.76v10.12h10.12V92.44z", fill: "#ECEFF0", strokeWidth: 0.4 }),
|
|
40
|
+
React.createElement("path", { d: "M101 92.44H90.88v10.12H101V92.44zM60.51 82.32H50.39v10.12h10.12V82.32zM70.63 82.32H60.51v10.12h10.12V82.32zM80.76 82.32H70.64v10.12h10.12V82.32zM90.88 82.32H80.76v10.12h10.12V82.32z", fill: "#ECEFF0", strokeWidth: 0.4 }),
|
|
41
|
+
React.createElement("path", { d: "M101 82.32H90.88v10.12H101V82.32zM60.51 72.19H50.39v10.12h10.12V72.19zM70.63 72.19H60.51v10.12h10.12V72.19zM80.76 72.19H70.64v10.12h10.12V72.19zM90.88 72.19H80.76v10.12h10.12V72.19z", fill: "#ECEFF0", strokeWidth: 0.4 }),
|
|
42
|
+
React.createElement("path", { d: "M101 72.19H90.88v10.12H101V72.19z", fill: "#ECEFF0", strokeWidth: 0.4 }),
|
|
43
|
+
React.createElement("path", { d: "M35.32 161.57a8.69 8.69 0 100-17.38 8.69 8.69 0 000 17.38z", fill: "#BDC4CF", strokeWidth: 0.4 }),
|
|
44
|
+
React.createElement("path", { d: "M35.32 158.66a5.78 5.78 0 100-11.56 5.78 5.78 0 000 11.56z", fill: "#EAECEE", strokeWidth: 0.4 }),
|
|
45
|
+
React.createElement("path", { d: "M38.475 154.052a3.37 3.37 0 10-6.32-2.347 3.37 3.37 0 006.32 2.347z", fill: "#fff", strokeWidth: 0.4 }),
|
|
46
|
+
React.createElement("path", { d: "M154 53.96h76.11v96.14c0 5.68-4.6 10.28-10.28 10.28h-55.54c-5.68 0-10.28-4.6-10.28-10.28V53.96H154z", fill: "#EAECEE", strokeWidth: 0.4 }),
|
|
47
|
+
React.createElement("path", { d: "M174.05 84.304h20.74v-4.35h-20.74v4.35z", fill: "#BDC4CF", strokeWidth: 0.4 }),
|
|
48
|
+
React.createElement("path", { d: "M194.79 84.3a2.18 2.18 0 100-4.36 2.18 2.18 0 000 4.36z", fill: "#EAECEE", strokeWidth: 0.4 }),
|
|
49
|
+
React.createElement("path", { d: "M174.057 91.91h42.3v-4.35h-42.3v4.35z", fill: "#BDC4CF", strokeWidth: 0.4 }),
|
|
50
|
+
React.createElement("path", { d: "M216.34 91.91a2.18 2.18 0 100-4.36 2.18 2.18 0 000 4.36z", fill: "#EAECEE", strokeWidth: 0.4 }),
|
|
51
|
+
React.createElement("path", { d: "M174.054 107.141h39.1v-4.35h-39.1v4.35z", fill: "#BDC4CF", strokeWidth: 0.4 }),
|
|
52
|
+
React.createElement("path", { d: "M213.14 107.14a2.18 2.18 0 100-4.36 2.18 2.18 0 000 4.36z", fill: "#EAECEE", strokeWidth: 0.4 }),
|
|
53
|
+
React.createElement("path", { d: "M174.054 99.524h33.71v-4.35h-33.71v4.35z", fill: "#BDC4CF", strokeWidth: 0.4 }),
|
|
54
|
+
React.createElement("path", { d: "M207.76 99.53a2.18 2.18 0 100-4.36 2.18 2.18 0 000 4.36z", fill: "#EAECEE", strokeWidth: 0.4 }),
|
|
55
|
+
React.createElement("path", { d: "M174.055 114.755h25.87v-4.35h-25.87v4.35z", fill: "#BDC4CF", strokeWidth: 0.4 }),
|
|
56
|
+
React.createElement("path", { d: "M199.92 114.75a2.18 2.18 0 100-4.36 2.18 2.18 0 000 4.36z", fill: "#EAECEE", strokeWidth: 0.4 }),
|
|
57
|
+
React.createElement("path", { d: "M174.054 76.688h33.71v-4.35h-33.71v4.35z", fill: "#BDC4CF", strokeWidth: 0.4 }),
|
|
58
|
+
React.createElement("path", { d: "M207.76 76.69a2.18 2.18 0 100-4.36 2.18 2.18 0 000 4.36z", fill: "#EAECEE", strokeWidth: 0.4 }),
|
|
59
|
+
React.createElement("path", { d: "M217.05 138.6h-20.22a5.92 5.92 0 01-5.92-5.92v-4.48c0-3.27 2.65-4.29 5.92-4.29h20.22c3.27 0 5.92 1.02 5.92 4.29v4.48a5.92 5.92 0 01-5.92 5.92z", fill: "#BDC4CF", strokeWidth: 0.4 }),
|
|
60
|
+
React.createElement("path", { d: "M216.83 136.54h-19.77c-3.39 0-6.15-2.75-6.15-6.15v-2.4c0-3.39 2.75-6.15 6.15-6.15h19.77c3.39 0 6.15 2.75 6.15 6.15v2.4c-.01 3.4-2.76 6.15-6.15 6.15z", fill: "#ECEFF0", strokeWidth: 0.4 }),
|
|
61
|
+
React.createElement("path", { d: "M211.16 126.32h7.6v3.95h-23.9", strokeWidth: 0.4 }),
|
|
62
|
+
React.createElement("path", { d: "M197.9 133.24l-1.52-1.49-1.52-1.48 1.52-1.49 1.52-1.49", strokeWidth: 0.4 }),
|
|
63
|
+
React.createElement("path", { d: "M163.42 40h57.27c5.2 0 9.42 4.22 9.42 9.42v4.81H154v-4.81c0-5.2 4.22-9.42 9.42-9.42z", fill: "#BDC4CF", strokeWidth: 0.4 }),
|
|
64
|
+
React.createElement("path", { d: "M195.67 210.228H52.898A5.896 5.896 0 0147 204.329V92.181a5.896 5.896 0 015.898-5.899H195.67a5.896 5.896 0 015.899 5.899v112.148a5.896 5.896 0 01-5.899 5.899z", fill: "url(#applications_svg__paint0_linear_2120_2881)", strokeWidth: 0.443 }),
|
|
65
|
+
React.createElement("path", { d: "M158.561 129.778H89.997v48.973h68.564v-48.973z", fill: "url(#applications_svg__paint1_linear_2120_2881)", strokeWidth: 0.443 }),
|
|
66
|
+
React.createElement("path", { d: "M201.569 103.845H47V92.214c0-3.27 2.65-5.932 5.932-5.932h142.716a5.931 5.931 0 015.932 5.932v11.631h-.011z", fill: "#000", strokeWidth: 0.443 }),
|
|
67
|
+
React.createElement("path", { d: "M166.599 124.944h-84.64v59.594h84.64v-59.594z", strokeWidth: 0.443 }),
|
|
68
|
+
React.createElement("path", { d: "M178.418 117.948H70.15v75.36h108.268v-75.36z", strokeWidth: 0.443 }),
|
|
69
|
+
React.createElement("path", { d: "M189.65 111.229H58.93v90.229h130.72v-90.229z", strokeWidth: 0.443 }),
|
|
70
|
+
React.createElement("path", { d: "M158.561 129.833H90.008v48.962h68.553v-48.962zM47 103.767H201.57M158.561 129.833l43.008-26.066M158.561 178.795l40.646 29.858M90.008 129.833L47 103.767M90.008 178.795l-41.323 30.147", strokeWidth: 0.443 }),
|
|
71
|
+
React.createElement("path", { d: "M99.798 129.833h-9.79v9.791h9.79v-9.791zM109.588 129.833h-9.79v9.791h9.79v-9.791zM119.389 129.833h-9.79v9.791h9.79v-9.791zM129.18 129.833h-9.79v9.791h9.79v-9.791zM138.97 129.833h-9.79v9.791h9.79v-9.791zM148.76 129.833h-9.79v9.791h9.79v-9.791zM158.561 129.833h-9.79v9.791h9.79v-9.791z", strokeWidth: 0.443 }),
|
|
72
|
+
React.createElement("path", { d: "M99.798 139.623h-9.79v9.791h9.79v-9.791zM109.588 139.623h-9.79v9.791h9.79v-9.791zM119.389 139.623h-9.79v9.791h9.79v-9.791zM129.18 139.623h-9.79v9.791h9.79v-9.791zM138.97 139.623h-9.79v9.791h9.79v-9.791zM148.76 139.623h-9.79v9.791h9.79v-9.791zM158.561 139.623h-9.79v9.791h9.79v-9.791zM99.798 149.414h-9.79v9.79h9.79v-9.79zM109.588 149.414h-9.79v9.79h9.79v-9.79zM119.389 149.414h-9.79v9.79h9.79v-9.79zM129.18 149.414h-9.79v9.79h9.79v-9.79zM138.97 149.414h-9.79v9.79h9.79v-9.79zM148.76 149.414h-9.79v9.79h9.79v-9.79zM158.561 149.414h-9.79v9.79h9.79v-9.79zM99.798 159.215h-9.79v9.79h9.79v-9.79zM109.588 159.215h-9.79v9.79h9.79v-9.79zM119.389 159.215h-9.79v9.79h9.79v-9.79zM129.18 159.215h-9.79v9.79h9.79v-9.79zM138.97 159.215h-9.79v9.79h9.79v-9.79zM148.76 159.215h-9.79v9.79h9.79v-9.79zM158.561 159.215h-9.79v9.79h9.79v-9.79zM99.798 169.005h-9.79v9.79h9.79v-9.79zM109.588 169.005h-9.79v9.79h9.79v-9.79zM119.389 169.005h-9.79v9.79h9.79v-9.79zM129.18 169.005h-9.79v9.79h9.79v-9.79zM138.97 169.005h-9.79v9.79h9.79v-9.79zM148.76 169.005h-9.79v9.79h9.79v-9.79zM158.561 169.005h-9.79v9.79h9.79v-9.79zM158.561 139.623l43.008-14.679M158.561 149.414l43.008-3.149M158.561 169.005l43.008 19.902M158.561 159.215l43.008 8.371M90.008 139.623L47 124.944M90.008 149.414L47 146.265M90.008 169.005L47 188.907M90.008 159.215L47 167.586M69.252 103.723l30.546 26.11M91.294 103.767l18.305 26.066M113.291 103.767l6.098 26.066M135.278 103.767l-6.098 26.066M157.275 103.767l-18.305 26.066M179.261 103.767l-30.49 26.066M69.075 210.228l30.723-31.433M91.161 210.228l18.438-31.433M113.247 210.228l6.142-31.433M135.322 210.228l-6.142-31.433M157.408 210.228l-18.438-31.433M179.494 210.228l-30.723-31.433", strokeWidth: 0.443 }),
|
|
73
|
+
React.createElement("path", { d: "M166.943 101.649a6.209 6.209 0 100-12.418 6.209 6.209 0 000 12.418z", fill: "url(#applications_svg__paint2_linear_2120_2881)", strokeWidth: 0.443 }),
|
|
74
|
+
React.createElement("path", { d: "M179.361 101.649a6.209 6.209 0 100-12.418 6.209 6.209 0 000 12.418z", fill: "url(#applications_svg__paint3_linear_2120_2881)", strokeWidth: 0.443 }),
|
|
75
|
+
React.createElement("path", { d: "M194.184 101.162a6.21 6.21 0 10-4.815-11.447 6.21 6.21 0 004.815 11.447z", fill: "#BDC4CF", strokeWidth: 0.443 }),
|
|
76
|
+
React.createElement("path", { d: "M185.559 95.174c1.197-1.918 3.526-3.226 6.209-3.226s5.011 1.308 6.209 3.226c-1.209 1.918-3.526 3.216-6.198 3.216-2.683.01-5.023-1.287-6.22-3.216z", strokeWidth: 0.443 }),
|
|
77
|
+
React.createElement("path", { d: "M193.137 98.166a3.226 3.226 0 10-2.486-5.956 3.226 3.226 0 002.486 5.957zM182.731 91.427h-4.911v7.085h4.911v-7.085z", fill: "#fff", strokeWidth: 0.443 }),
|
|
78
|
+
React.createElement("path", { d: "M180.891 92.38h-4.912v7.085h4.912V92.38z", fill: "#fff", strokeWidth: 0.443 }),
|
|
79
|
+
React.createElement("path", { d: "M166.943 92.08v6.72M163.584 95.44h6.719", strokeWidth: 0.443 })),
|
|
80
|
+
React.createElement("defs", null,
|
|
81
|
+
React.createElement("linearGradient", { id: "applications_svg__paint0_linear_2120_2881", x1: 37.958, y1: 217.424, x2: 188.384, y2: 96.901, gradientUnits: "userSpaceOnUse" },
|
|
82
|
+
React.createElement("stop", { stopColor: "#3885FF" }),
|
|
83
|
+
React.createElement("stop", { offset: 1, stopColor: "#635DFF" })),
|
|
84
|
+
React.createElement("linearGradient", { id: "applications_svg__paint1_linear_2120_2881", x1: 124.281, y1: 231.491, x2: 124.281, y2: 98.166, gradientUnits: "userSpaceOnUse" },
|
|
85
|
+
React.createElement("stop", { stopColor: "#BBC2CD" }),
|
|
86
|
+
React.createElement("stop", { offset: 0.973, stopColor: "#fff" })),
|
|
87
|
+
React.createElement("linearGradient", { id: "applications_svg__paint2_linear_2120_2881", x1: 160.736, y1: 95.446, x2: 173.149, y2: 95.446, gradientUnits: "userSpaceOnUse" },
|
|
88
|
+
React.createElement("stop", { offset: 0.044, stopColor: "#FF4F40" }),
|
|
89
|
+
React.createElement("stop", { offset: 1, stopColor: "#FC44DD" })),
|
|
90
|
+
React.createElement("linearGradient", { id: "applications_svg__paint3_linear_2120_2881", x1: 173.149, y1: 95.446, x2: 185.562, y2: 95.446, gradientUnits: "userSpaceOnUse" },
|
|
91
|
+
React.createElement("stop", { stopColor: "#2BC8A0" }),
|
|
92
|
+
React.createElement("stop", { offset: 1, stopColor: "#47C7E9" })),
|
|
93
|
+
React.createElement("clipPath", { id: "applications_svg__clip0_2120_2881" },
|
|
94
|
+
React.createElement("path", { fill: "#fff", d: "M0 0h250v250H0z" })))));
|
|
95
|
+
}, {
|
|
96
|
+
name: illustrationComponentName,
|
|
97
|
+
})({});
|
|
@@ -0,0 +1,140 @@
|
|
|
1
|
+
var __assign = (this && this.__assign) || function () {
|
|
2
|
+
__assign = Object.assign || function(t) {
|
|
3
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
+
s = arguments[i];
|
|
5
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
+
t[p] = s[p];
|
|
7
|
+
}
|
|
8
|
+
return t;
|
|
9
|
+
};
|
|
10
|
+
return __assign.apply(this, arguments);
|
|
11
|
+
};
|
|
12
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
13
|
+
var t = {};
|
|
14
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
15
|
+
t[p] = s[p];
|
|
16
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
17
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
18
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
19
|
+
t[p[i]] = s[p[i]];
|
|
20
|
+
}
|
|
21
|
+
return t;
|
|
22
|
+
};
|
|
23
|
+
/*
|
|
24
|
+
This file is generated with the "illustrations" script.
|
|
25
|
+
To update this output make changes to `scripts/svgr/illustration-icon-template.js`
|
|
26
|
+
*/
|
|
27
|
+
import * as React from 'react';
|
|
28
|
+
import { illustrationComponentName } from '../common';
|
|
29
|
+
import { styled } from '../../styled';
|
|
30
|
+
export var IllustrationGeneric = styled(function (_a) {
|
|
31
|
+
var props = __rest(_a, []);
|
|
32
|
+
return (React.createElement("svg", __assign({ width: "1em", height: "1em", viewBox: "0 0 250 250", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
|
|
33
|
+
React.createElement("path", { d: "M163.733 100.396a3.236 3.236 0 003.117-3.233V59.412a3.115 3.115 0 00-3.117-3.117h-61.072V34.937h61.072a24.475 24.475 0 0124.475 24.475v37.636a24.475 24.475 0 01-24.475 24.474", fill: "url(#generic_svg__paint0_linear_3554_6648)" }),
|
|
34
|
+
React.createElement("path", { d: "M163.733 100.396a3.236 3.236 0 003.117-3.233V59.412a3.116 3.116 0 00-3.117-3.117h-61.072V34.937h61.072a24.475 24.475 0 0124.475 24.475v37.636a24.475 24.475 0 01-24.475 24.474", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
35
|
+
React.createElement("path", { d: "M193.634 65.3H51.172a5.888 5.888 0 00-5.888 5.887v111.869a5.888 5.888 0 005.888 5.888h142.462a5.888 5.888 0 005.888-5.888V71.187a5.888 5.888 0 00-5.888-5.888z", fill: "url(#generic_svg__paint1_linear_3554_6648)", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
36
|
+
React.createElement("path", { d: "M156.575 108.708H88.23v48.857h68.345v-48.857z", fill: "url(#generic_svg__paint2_linear_3554_6648)", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
37
|
+
React.createElement("path", { d: "M51.172 65.3h142.462a5.886 5.886 0 015.888 5.887v11.66H45.284v-11.66a5.888 5.888 0 015.888-5.888z", fill: "#000", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
38
|
+
React.createElement("path", { d: "M164.541 103.859H80.149v59.444h84.392v-59.444z", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
39
|
+
React.createElement("path", { d: "M176.432 96.932H68.373v75.18h108.059v-75.18z", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
40
|
+
React.createElement("path", { d: "M187.515 90.236H57.175v90.015h130.34V90.236z", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
41
|
+
React.createElement("path", { d: "M156.575 108.708H88.23v48.846h68.345v-48.846zM45.284 82.732h154.238M156.575 108.708l42.947-25.976M156.575 157.657l40.522 29.786M88.23 108.708L45.284 82.732M88.23 157.657l-41.215 30.017", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
42
|
+
React.createElement("path", { d: "M98.043 108.708H88.23v9.767h9.813v-9.767z", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
43
|
+
React.createElement("path", { d: "M107.741 108.708h-9.813v9.767h9.813v-9.767zM117.554 108.708h-9.813v9.767h9.813v-9.767zM127.367 108.708h-9.813v9.767h9.813v-9.767z", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
44
|
+
React.createElement("path", { d: "M137.065 108.708h-9.813v9.767h9.813v-9.767zM146.878 108.708h-9.813v9.767h9.813v-9.767z", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
45
|
+
React.createElement("path", { d: "M156.575 108.708h-9.813v9.767h9.813v-9.767zM98.043 118.521H88.23v9.767h9.813v-9.767z", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
46
|
+
React.createElement("path", { d: "M107.741 118.521h-9.813v9.767h9.813v-9.767zM117.554 118.521h-9.813v9.767h9.813v-9.767zM127.367 118.521h-9.813v9.767h9.813v-9.767z", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
47
|
+
React.createElement("path", { d: "M137.065 118.521h-9.813v9.767h9.813v-9.767zM146.878 118.521h-9.813v9.767h9.813v-9.767z", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
48
|
+
React.createElement("path", { d: "M156.575 118.521h-9.813v9.767h9.813v-9.767zM98.043 128.334H88.23v9.767h9.813v-9.767z", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
49
|
+
React.createElement("path", { d: "M107.741 128.334h-9.813v9.767h9.813v-9.767zM117.554 128.334h-9.813v9.767h9.813v-9.767zM127.367 128.334h-9.813v9.767h9.813v-9.767z", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
50
|
+
React.createElement("path", { d: "M137.065 128.334h-9.813v9.767h9.813v-9.767zM146.878 128.334h-9.813v9.767h9.813v-9.767z", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
51
|
+
React.createElement("path", { d: "M156.575 128.334h-9.813v9.767h9.813v-9.767zM98.043 138.031H88.23v9.767h9.813v-9.767z", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
52
|
+
React.createElement("path", { d: "M107.741 138.031h-9.813v9.767h9.813v-9.767zM117.554 138.031h-9.813v9.767h9.813v-9.767zM127.367 138.031h-9.813v9.767h9.813v-9.767z", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
53
|
+
React.createElement("path", { d: "M137.065 138.031h-9.813v9.767h9.813v-9.767zM146.878 138.031h-9.813v9.767h9.813v-9.767z", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
54
|
+
React.createElement("path", { d: "M156.575 138.031h-9.813v9.767h9.813v-9.767zM98.043 147.844H88.23v9.767h9.813v-9.767z", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
55
|
+
React.createElement("path", { d: "M107.741 147.844h-9.813v9.767h9.813v-9.767zM117.554 147.844h-9.813v9.767h9.813v-9.767zM127.367 147.844h-9.813v9.767h9.813v-9.767z", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
56
|
+
React.createElement("path", { d: "M137.065 147.844h-9.813v9.767h9.813v-9.767zM146.878 147.844h-9.813v9.767h9.813v-9.767z", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
57
|
+
React.createElement("path", { d: "M156.575 147.844h-9.813v9.767h9.813v-9.767zM156.575 118.521l42.947-14.662M156.575 128.334l42.947-3.233M156.575 147.844l42.947 19.857M156.575 138.031l42.947 8.428M88.23 118.521l-42.946-14.662M88.23 128.334l-42.946-3.233M88.23 147.844l-42.946 19.857M88.23 138.031l-42.946 8.428M67.45 82.732l30.478 25.976M89.5 82.732l18.241 25.976M111.435 82.732l6.119 25.976M133.37 82.732l-6.118 25.976M155.305 82.732l-18.24 25.976M177.24 82.732l-30.478 25.976M67.334 188.944l30.594-31.287M89.385 188.944l18.356-31.287M111.435 188.944l6.119-31.287M133.37 188.944l-6.118-31.287M155.421 188.944l-18.356-31.287M177.471 188.944l-30.709-31.287", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
58
|
+
React.createElement("path", { d: "M165.003 80.654a6.234 6.234 0 100-12.468 6.234 6.234 0 000 12.468z", fill: "url(#generic_svg__paint3_linear_3554_6648)", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
59
|
+
React.createElement("path", { d: "M183.496 76.053a6.234 6.234 0 10-12.14-2.846 6.234 6.234 0 0012.14 2.846z", fill: "url(#generic_svg__paint4_linear_3554_6648)", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
60
|
+
React.createElement("path", { d: "M192.176 80.203a6.234 6.234 0 10-4.832-11.495 6.234 6.234 0 004.832 11.495z", fill: "#BDC4CF", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
61
|
+
React.createElement("path", { d: "M183.475 74.189a7.037 7.037 0 016.234-3.233 7.27 7.27 0 016.118 3.233v0a7.501 7.501 0 01-12.352 0z", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
62
|
+
React.createElement("path", { d: "M191.132 77.002a3.233 3.233 0 10-2.494-5.964 3.233 3.233 0 002.494 5.964zM180.704 70.495h-4.849v7.065h4.849v-7.066z", fill: "#E9ECEE", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
63
|
+
React.createElement("path", { d: "M178.857 71.418h-4.849v7.066h4.849v-7.066z", fill: "#E9ECEE", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
64
|
+
React.createElement("path", { d: "M165.003 71.072v6.696M161.54 74.42h6.811", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
65
|
+
React.createElement("path", { d: "M105.317 45.558c0 5.888-1.155 10.737-2.656 10.737-1.501 0-2.54-4.85-2.54-10.737 0-5.888 1.155-10.621 2.54-10.621 1.386 0 2.656 4.733 2.656 10.62z", fill: "#0A0A0A", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
66
|
+
React.createElement("path", { d: "M38.357 90.12H51.98a6.35 6.35 0 016.35 6.35v15.701H32.007v-15.7a6.35 6.35 0 016.35-6.35z", fill: "url(#generic_svg__paint5_linear_3554_6648)", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
67
|
+
React.createElement("path", { d: "M32.007 109.054H58.33M32.007 105.937H58.33M32.007 102.705H58.33M32.007 99.588H58.33M32.007 96.47H58.33M32.816 93.238H57.52", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
68
|
+
React.createElement("path", { d: "M45.284 112.171H32.007v.462a6.35 6.35 0 01-2.424 4.964 24.94 24.94 0 00-9.582 19.857 25.284 25.284 0 0025.283 25.168", fill: "url(#generic_svg__paint6_linear_3554_6648)" }),
|
|
69
|
+
React.createElement("path", { d: "M45.284 112.171H32.007v.462a6.35 6.35 0 01-2.424 4.964 24.94 24.94 0 00-9.582 19.857 25.284 25.284 0 0025.283 25.168", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
70
|
+
React.createElement("path", { d: "M45.284 162.622a25.285 25.285 0 0015.47-45.025 6.35 6.35 0 01-2.424-4.964v-.462H45.169", fill: "#fff" }),
|
|
71
|
+
React.createElement("path", { d: "M45.284 162.622a25.285 25.285 0 0015.47-45.025 6.35 6.35 0 01-2.424-4.964v-.462H45.169M45.169 112.171v50.451", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
72
|
+
React.createElement("path", { d: "M102.084 40.594c.693 0 1.27 2.193 1.27 4.964 0 2.77-.577 5.08-1.27 5.08H79.918a9.928 9.928 0 017.504 9.582 9.929 9.929 0 01-9.928 9.928H52.442a2.195 2.195 0 00-2.31 2.194V90.12H40.09V70.033a10.044 10.044 0 018.427-9.813 9.929 9.929 0 01-8.427-9.698 10.16 10.16 0 0110.16-9.928h51.835z", fill: "url(#generic_svg__paint7_linear_3554_6648)", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
73
|
+
React.createElement("path", { d: "M80.034 50.638H50.133M78.417 60.22H48.632", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
74
|
+
React.createElement("path", { d: "M141.452 116.212v7.735a25.143 25.143 0 001.399 10.141 25.153 25.153 0 0013.687 14.647 25.159 25.159 0 0028.412-5.902 25.149 25.149 0 005.322-8.745 25.143 25.143 0 001.399-10.141v-5.542", fill: "#000" }),
|
|
75
|
+
React.createElement("path", { d: "M141.452 116.212v7.735a25.143 25.143 0 001.399 10.141 25.153 25.153 0 0013.687 14.647 25.159 25.159 0 0028.412-5.902 25.149 25.149 0 005.322-8.745 25.143 25.143 0 001.399-10.141v-5.542", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
76
|
+
React.createElement("path", { d: "M191.671 190.098v-7.042a31.287 31.287 0 100-62.573v-7.042a38.329 38.329 0 110 76.657z", fill: "url(#generic_svg__paint8_linear_3554_6648)", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
77
|
+
React.createElement("path", { d: "M191.094 111.94a25.05 25.05 0 00-43.127-11.708 25.055 25.055 0 000 33.576 25.054 25.054 0 0043.127-11.708 2.773 2.773 0 002.54-2.656v-4.964a2.54 2.54 0 00-2.54-2.54z", fill: "url(#generic_svg__paint9_linear_3554_6648)", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
78
|
+
React.createElement("path", { d: "M141.452 184.557v7.042a25.17 25.17 0 0025.11 23.464 25.17 25.17 0 0025.109-23.464v-7.042", fill: "#000" }),
|
|
79
|
+
React.createElement("path", { d: "M141.452 184.557v7.042a25.17 25.17 0 0025.11 23.464 25.17 25.17 0 0025.109-23.464v-7.042", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
80
|
+
React.createElement("path", { d: "M191.441 181.44a25.051 25.051 0 10-.809 10.159h.809c.581 0 1.139-.231 1.551-.642.411-.412.642-.97.642-1.551v-5.773a2.193 2.193 0 00-2.193-2.193z", fill: "url(#generic_svg__paint10_linear_3554_6648)", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
81
|
+
React.createElement("path", { d: "M184.796 120.147c1.673-9.999-5.076-19.461-15.075-21.134-9.999-1.673-19.461 5.076-21.134 15.075-1.673 9.999 5.076 19.461 15.075 21.134 9.999 1.673 19.461-5.076 21.134-15.075z", fill: "url(#generic_svg__paint11_linear_3554_6648)", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
82
|
+
React.createElement("path", { d: "M184.678 187.632c1.673-9.998-5.076-19.46-15.075-21.134-9.999-1.673-19.461 5.076-21.134 15.075-1.673 9.999 5.076 19.461 15.075 21.134 9.999 1.673 19.461-5.076 21.134-15.075z", fill: "url(#generic_svg__paint12_linear_3554_6648)", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
83
|
+
React.createElement("path", { d: "M184.842 117.013c-3.513-5.62-10.313-9.437-18.133-9.437-7.827 0-14.633 3.817-18.139 9.45l.007.014c3.513 5.613 10.312 9.417 18.119 9.417 7.827 0 14.64-3.804 18.146-9.444z", fill: "url(#generic_svg__paint13_linear_3554_6648)", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
84
|
+
React.createElement("path", { d: "M157.279 117.02a9.444 9.444 0 109.444-9.444c-5.216.007-9.444 4.235-9.444 9.444z", fill: "#000", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
85
|
+
React.createElement("path", { d: "M184.842 184.596c-3.513-5.62-10.312-9.437-18.133-9.437-7.827 0-14.633 3.817-18.139 9.451l.007.013c3.513 5.613 10.312 9.417 18.119 9.417 7.827 0 14.64-3.804 18.146-9.444z", fill: "url(#generic_svg__paint14_linear_3554_6648)", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
86
|
+
React.createElement("path", { d: "M157.279 184.603a9.444 9.444 0 1018.887 0c0-5.216-4.228-9.444-9.443-9.444-5.216.007-9.444 4.235-9.444 9.444z", fill: "#000", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
87
|
+
React.createElement("path", { d: "M44.938 147.608c-5.266-.123-9.497-4.427-9.497-9.721 0-5.295 4.232-9.599 9.497-9.722v19.443z", fill: "#000", stroke: "#000", strokeWidth: 0.462 }),
|
|
88
|
+
React.createElement("path", { d: "M45.089 128.167c5.265.122 9.496 4.426 9.496 9.72 0 5.295-4.231 9.599-9.496 9.722v-19.442z", fill: "url(#generic_svg__paint15_linear_3554_6648)", stroke: "#000", strokeWidth: 0.462 }),
|
|
89
|
+
React.createElement("defs", null,
|
|
90
|
+
React.createElement("linearGradient", { id: "generic_svg__paint0_linear_3554_6648", x1: 102.673, y1: 78.228, x2: 188.219, y2: 78.228, gradientUnits: "userSpaceOnUse" },
|
|
91
|
+
React.createElement("stop", { stopColor: "#635DFF" }),
|
|
92
|
+
React.createElement("stop", { offset: 1, stopColor: "#3885FF" })),
|
|
93
|
+
React.createElement("linearGradient", { id: "generic_svg__paint1_linear_3554_6648", x1: 45.277, y1: 127.119, x2: 199.513, y2: 127.119, gradientUnits: "userSpaceOnUse" },
|
|
94
|
+
React.createElement("stop", { stopColor: "#FF4F40" }),
|
|
95
|
+
React.createElement("stop", { offset: 1, stopColor: "#F4D" })),
|
|
96
|
+
React.createElement("linearGradient", { id: "generic_svg__paint2_linear_3554_6648", x1: 122.391, y1: 210.175, x2: 122.391, y2: 77.179, gradientUnits: "userSpaceOnUse" },
|
|
97
|
+
React.createElement("stop", { stopColor: "#BBC2CD" }),
|
|
98
|
+
React.createElement("stop", { offset: 0.97, stopColor: "#fff" })),
|
|
99
|
+
React.createElement("linearGradient", { id: "generic_svg__paint3_linear_3554_6648", x1: 158.768, y1: 74.42, x2: 171.236, y2: 74.42, gradientUnits: "userSpaceOnUse" },
|
|
100
|
+
React.createElement("stop", { stopColor: "#FF4F40" }),
|
|
101
|
+
React.createElement("stop", { offset: 1, stopColor: "#F4D" })),
|
|
102
|
+
React.createElement("linearGradient", { id: "generic_svg__paint4_linear_3554_6648", x1: 2228.13, y1: 1072.35, x2: 2361.79, y2: 1072.35, gradientUnits: "userSpaceOnUse" },
|
|
103
|
+
React.createElement("stop", { stopColor: "#3885FF" }),
|
|
104
|
+
React.createElement("stop", { offset: 1, stopColor: "#635DFF" })),
|
|
105
|
+
React.createElement("linearGradient", { id: "generic_svg__paint5_linear_3554_6648", x1: 611.882, y1: 1834.54, x2: 611.882, y2: 496.291, gradientUnits: "userSpaceOnUse" },
|
|
106
|
+
React.createElement("stop", { stopColor: "#BBC2CD" }),
|
|
107
|
+
React.createElement("stop", { offset: 0.97, stopColor: "#fff" })),
|
|
108
|
+
React.createElement("linearGradient", { id: "generic_svg__paint6_linear_3554_6648", x1: 20.004, y1: 137.396, x2: 45.287, y2: 137.396, gradientUnits: "userSpaceOnUse" },
|
|
109
|
+
React.createElement("stop", { stopColor: "#635DFF" }),
|
|
110
|
+
React.createElement("stop", { offset: 1, stopColor: "#3885FF" })),
|
|
111
|
+
React.createElement("linearGradient", { id: "generic_svg__paint7_linear_3554_6648", x1: 40.123, y1: 65.357, x2: 103.331, y2: 65.357, gradientUnits: "userSpaceOnUse" },
|
|
112
|
+
React.createElement("stop", { stopColor: "#E9ECEE" }),
|
|
113
|
+
React.createElement("stop", { offset: 1, stopColor: "#fff" })),
|
|
114
|
+
React.createElement("linearGradient", { id: "generic_svg__paint8_linear_3554_6648", x1: 191.677, y1: 151.768, x2: 230.005, y2: 151.768, gradientUnits: "userSpaceOnUse" },
|
|
115
|
+
React.createElement("stop", { stopColor: "#635DFF" }),
|
|
116
|
+
React.createElement("stop", { offset: 1, stopColor: "#3885FF" })),
|
|
117
|
+
React.createElement("linearGradient", { id: "generic_svg__paint9_linear_3554_6648", x1: 141.518, y1: 117.019, x2: 193.641, y2: 117.019, gradientUnits: "userSpaceOnUse" },
|
|
118
|
+
React.createElement("stop", { stopColor: "#635DFF" }),
|
|
119
|
+
React.createElement("stop", { offset: 1, stopColor: "#3885FF" })),
|
|
120
|
+
React.createElement("linearGradient", { id: "generic_svg__paint10_linear_3554_6648", x1: 141.541, y1: 184.573, x2: 193.641, y2: 184.573, gradientUnits: "userSpaceOnUse" },
|
|
121
|
+
React.createElement("stop", { stopColor: "#635DFF" }),
|
|
122
|
+
React.createElement("stop", { offset: 1, stopColor: "#3885FF" })),
|
|
123
|
+
React.createElement("linearGradient", { id: "generic_svg__paint11_linear_3554_6648", x1: 6060.47, y1: 5552.28, x2: 6060.47, y2: 2494.51, gradientUnits: "userSpaceOnUse" },
|
|
124
|
+
React.createElement("stop", { stopColor: "#E9ECEE" }),
|
|
125
|
+
React.createElement("stop", { offset: 1, stopColor: "#fff" })),
|
|
126
|
+
React.createElement("linearGradient", { id: "generic_svg__paint12_linear_3554_6648", x1: 6060.42, y1: 7991.02, x2: 6060.42, y2: 4571.63, gradientUnits: "userSpaceOnUse" },
|
|
127
|
+
React.createElement("stop", { stopColor: "#E9ECEE" }),
|
|
128
|
+
React.createElement("stop", { offset: 1, stopColor: "#fff" })),
|
|
129
|
+
React.createElement("linearGradient", { id: "generic_svg__paint13_linear_3554_6648", x1: 148.57, y1: 117.016, x2: 160.599, y2: 134.093, gradientUnits: "userSpaceOnUse" },
|
|
130
|
+
React.createElement("stop", { stopColor: "#3EC6EB" }),
|
|
131
|
+
React.createElement("stop", { offset: 1, stopColor: "#1BC99F" })),
|
|
132
|
+
React.createElement("linearGradient", { id: "generic_svg__paint14_linear_3554_6648", x1: 148.57, y1: 184.6, x2: 160.599, y2: 201.676, gradientUnits: "userSpaceOnUse" },
|
|
133
|
+
React.createElement("stop", { stopColor: "#3EC6EB" }),
|
|
134
|
+
React.createElement("stop", { offset: 0.999, stopColor: "#1BC99F" })),
|
|
135
|
+
React.createElement("linearGradient", { id: "generic_svg__paint15_linear_3554_6648", x1: 54.816, y1: 137.887, x2: 44.859, y2: 137.887, gradientUnits: "userSpaceOnUse" },
|
|
136
|
+
React.createElement("stop", { stopColor: "#FF4F40" }),
|
|
137
|
+
React.createElement("stop", { offset: 1, stopColor: "#F4D" })))));
|
|
138
|
+
}, {
|
|
139
|
+
name: illustrationComponentName,
|
|
140
|
+
})({});
|
|
@@ -2,14 +2,17 @@
|
|
|
2
2
|
This file is generated. Any changes made to this file will be lost.
|
|
3
3
|
To update this output make changes to `scripts/svgr/illustration-index-template.js`
|
|
4
4
|
*/
|
|
5
|
+
export { IllustrationApplications } from './applications';
|
|
5
6
|
export { IllustrationDevelopers } from './developers';
|
|
6
7
|
export { IllustrationEnterpriseConnection } from './enterprise-connection';
|
|
7
8
|
export { IllustrationErrorPage } from './error-page';
|
|
8
9
|
export { IllustrationExperiencedUser } from './experienced-user';
|
|
10
|
+
export { IllustrationGeneric } from './generic';
|
|
9
11
|
export { IllustrationNewAuth0UserA } from './new-auth0-user-a';
|
|
10
12
|
export { IllustrationNoContent } from './no-content';
|
|
11
13
|
export { IllustrationNotifications } from './notifications';
|
|
12
14
|
export { IllustrationRoles } from './roles';
|
|
13
15
|
export { IllustrationSingleSignOn } from './single-sign-on';
|
|
14
16
|
export { IllustrationStreamsLogs } from './streams-logs';
|
|
17
|
+
export { IllustrationTeams } from './teams';
|
|
15
18
|
export { IllustrationUsers } from './users';
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
var __assign = (this && this.__assign) || function () {
|
|
2
|
+
__assign = Object.assign || function(t) {
|
|
3
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
+
s = arguments[i];
|
|
5
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
+
t[p] = s[p];
|
|
7
|
+
}
|
|
8
|
+
return t;
|
|
9
|
+
};
|
|
10
|
+
return __assign.apply(this, arguments);
|
|
11
|
+
};
|
|
12
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
13
|
+
var t = {};
|
|
14
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
15
|
+
t[p] = s[p];
|
|
16
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
17
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
18
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
19
|
+
t[p[i]] = s[p[i]];
|
|
20
|
+
}
|
|
21
|
+
return t;
|
|
22
|
+
};
|
|
23
|
+
/*
|
|
24
|
+
This file is generated with the "illustrations" script.
|
|
25
|
+
To update this output make changes to `scripts/svgr/illustration-icon-template.js`
|
|
26
|
+
*/
|
|
27
|
+
import * as React from 'react';
|
|
28
|
+
import { illustrationComponentName } from '../common';
|
|
29
|
+
import { styled } from '../../styled';
|
|
30
|
+
export var IllustrationTeams = styled(function (_a) {
|
|
31
|
+
var props = __rest(_a, []);
|
|
32
|
+
return (React.createElement("svg", __assign({ width: "1em", height: "1em", viewBox: "0 0 250 250", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
|
|
33
|
+
React.createElement("g", { clipPath: "url(#teams_svg__clip0_2124_2918)" },
|
|
34
|
+
React.createElement("path", { d: "M138.274 163.679H67.481a5.329 5.329 0 00-5.329 5.329v40.725a5.328 5.328 0 005.329 5.328h70.793a5.327 5.327 0 005.328-5.328v-40.725a5.328 5.328 0 00-5.328-5.329z", fill: "#fff", stroke: "#000", strokeWidth: 0.4, strokeLinejoin: "round", strokeDasharray: "1.07 1.07" }),
|
|
35
|
+
React.createElement("path", { d: "M129.52 168.627H58.727a5.329 5.329 0 00-5.329 5.328v40.725a5.329 5.329 0 005.329 5.329h70.793a5.328 5.328 0 005.328-5.329v-40.725a5.328 5.328 0 00-5.328-5.328z", fill: "#fff", stroke: "#000", strokeWidth: 0.4, strokeLinejoin: "round", strokeDasharray: "1.07 1.07" }),
|
|
36
|
+
React.createElement("path", { d: "M124.572 173.575H53.779a5.329 5.329 0 00-5.329 5.329v40.725a5.328 5.328 0 005.329 5.328h70.793a5.327 5.327 0 005.328-5.328v-40.725a5.328 5.328 0 00-5.328-5.329z", fill: "#fff", stroke: "#000", strokeWidth: 0.4, strokeLinejoin: "round", strokeDasharray: "1.07 1.07" }),
|
|
37
|
+
React.createElement("path", { d: "M119.719 178.523H48.926a5.329 5.329 0 00-5.328 5.328v40.725a5.329 5.329 0 005.328 5.329h70.793a5.33 5.33 0 005.329-5.329v-40.725a5.329 5.329 0 00-5.329-5.328z", fill: "url(#teams_svg__paint0_linear_2124_2918)", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
|
|
38
|
+
React.createElement("path", { d: "M47.88 229.81c-.19 0-.19-.286-.19-.286v-14.938c0-4.187 4.852-7.708 11.513-8.754v-6.946a4.471 4.471 0 014.472-4.377 4.375 4.375 0 014.187 4.377v.57l1.427 3.045h-1.427v3.235c6.946 1.047 11.989 4.568 11.989 8.85v15.319H47.88v-.095zM88.7 230v-15.415c0-4.186 4.852-7.707 11.608-8.754v-6.946a4.281 4.281 0 018.563 0v.571l1.523 3.045h-1.523v3.235c6.947 1.047 12.085 4.568 12.085 8.849v15.32L88.699 230z", fill: "#fff", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
|
|
39
|
+
React.createElement("path", { d: "M84.228 178.523V230", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
|
|
40
|
+
React.createElement("path", { d: "M49.877 185.374a1.427 1.427 0 100-2.854 1.427 1.427 0 000 2.854zM54.92 185.374a1.427 1.427 0 10.001-2.854 1.427 1.427 0 000 2.854zM59.964 185.374a1.427 1.427 0 100-2.855 1.427 1.427 0 000 2.855z", fill: "#fff", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
|
|
41
|
+
React.createElement("path", { d: "M162.062 20H32.179a3.33 3.33 0 00-3.33 3.33v86.255a3.33 3.33 0 003.33 3.331h129.883a3.33 3.33 0 003.33-3.331V23.33a3.33 3.33 0 00-3.33-3.33z", fill: "#fff" }),
|
|
42
|
+
React.createElement("path", { d: "M162.062 20H32.179a3.33 3.33 0 00-3.33 3.33v86.255a3.33 3.33 0 003.33 3.331h129.883a3.33 3.33 0 003.33-3.331V23.33a3.33 3.33 0 00-3.33-3.33z", stroke: "#000", strokeWidth: 0.4, strokeLinejoin: "round", strokeDasharray: "1.07 1.07" }),
|
|
43
|
+
React.createElement("path", { d: "M168.532 26.565H38.65a3.33 3.33 0 00-3.33 3.33v86.256a3.33 3.33 0 003.33 3.33h129.882a3.33 3.33 0 003.331-3.33V29.896a3.33 3.33 0 00-3.331-3.33z", fill: "#fff" }),
|
|
44
|
+
React.createElement("path", { d: "M168.532 26.565H38.65a3.33 3.33 0 00-3.33 3.33v86.256a3.33 3.33 0 003.33 3.33h129.882a3.33 3.33 0 003.331-3.33V29.896a3.33 3.33 0 00-3.331-3.33z", stroke: "#000", strokeWidth: 0.4, strokeLinejoin: "round", strokeDasharray: "1.07 1.07" }),
|
|
45
|
+
React.createElement("path", { d: "M175.954 33.036H46.072a3.33 3.33 0 00-3.33 3.33v86.255a3.33 3.33 0 003.33 3.33h129.882a3.33 3.33 0 003.33-3.33V36.366a3.33 3.33 0 00-3.33-3.33z", fill: "#fff" }),
|
|
46
|
+
React.createElement("path", { d: "M175.954 33.036H46.072a3.33 3.33 0 00-3.33 3.33v86.255a3.33 3.33 0 003.33 3.33h129.882a3.33 3.33 0 003.33-3.33V36.366a3.33 3.33 0 00-3.33-3.33z", stroke: "#000", strokeWidth: 0.4, strokeLinejoin: "round", strokeDasharray: "1.07 1.07" }),
|
|
47
|
+
React.createElement("path", { d: "M182.805 39.41H52.922a3.33 3.33 0 00-3.33 3.331v86.255a3.33 3.33 0 003.33 3.331h129.883a3.33 3.33 0 003.33-3.331V42.741a3.33 3.33 0 00-3.33-3.33z", fill: "url(#teams_svg__paint1_linear_2124_2918)", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
|
|
48
|
+
React.createElement("path", { d: "M54.445 85.845V68.908c0-4.567 5.424-8.564 12.845-9.8V51.4a4.852 4.852 0 014.853-4.853 4.852 4.852 0 014.663 4.758v.761l1.617 3.33h-1.617v3.616c7.707 1.142 13.32 5.138 13.32 9.8v17.033H54.446zM54.445 132.279v-16.746c0-4.663 5.424-8.564 12.845-9.801v-7.707a4.852 4.852 0 014.853-4.853 4.757 4.757 0 014.663 4.758v.76l1.617 3.236h-1.617v3.711c7.707 1.142 13.32 5.138 13.32 9.896v16.746H54.446zM99.927 85.845V68.908c0-4.567 5.424-8.564 12.846-9.8V51.4a4.853 4.853 0 014.853-4.853 4.853 4.853 0 014.662 4.758v.761l1.618 3.33h-1.618v3.616c7.707 1.142 13.321 5.138 13.321 9.8v17.033H99.927zM99.927 132.279v-16.746c0-4.663 5.424-8.564 12.846-9.801v-7.707a4.853 4.853 0 014.853-4.853 4.755 4.755 0 014.662 4.758v.76l1.618 3.236h-1.618v3.711c7.707 1.142 13.321 5.138 13.321 9.896v16.746H99.927z", fill: "#fff", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
|
|
49
|
+
React.createElement("path", { d: "M145.41 86.035V68.908c0-4.567 5.424-8.564 12.846-9.8V51.4a4.852 4.852 0 019.61-.095v.761l1.618 3.33h-1.618v3.616c7.612 1.142 13.321 5.138 13.321 9.8V85.94", fill: "#fff" }),
|
|
50
|
+
React.createElement("path", { d: "M145.41 86.035V68.908c0-4.567 5.424-8.564 12.846-9.8V51.4a4.852 4.852 0 019.61-.095v.761l1.618 3.33h-1.618v3.616c7.612 1.142 13.321 5.138 13.321 9.8V85.94", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
|
|
51
|
+
React.createElement("path", { d: "M145.41 132.279v-16.746c0-4.663 5.424-8.564 12.846-9.801v-7.707a4.851 4.851 0 019.61-.096v.762l1.618 3.235h-1.618v3.711c7.612 1.142 13.321 5.138 13.321 9.896v16.746H145.41z", fill: "#fff", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
|
|
52
|
+
React.createElement("path", { d: "M49.592 85.845H186.04M140.272 39.41v92.964M94.885 39.41v92.964", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
|
|
53
|
+
React.createElement("path", { d: "M204.024 72.143h-69.176a4.948 4.948 0 00-4.948 4.948v117.246a4.948 4.948 0 004.948 4.948h69.176a4.947 4.947 0 004.947-4.948V77.091a4.948 4.948 0 00-4.947-4.948z", fill: "#fff", stroke: "#000", strokeWidth: 0.4, strokeLinejoin: "round", strokeDasharray: "1.07 1.07" }),
|
|
54
|
+
React.createElement("path", { d: "M198.695 77.281H129.52a4.948 4.948 0 00-4.948 4.948v117.246a4.948 4.948 0 004.948 4.948h69.175a4.948 4.948 0 004.948-4.948V82.229a4.948 4.948 0 00-4.948-4.948z", fill: "#fff", stroke: "#000", strokeWidth: 0.4, strokeLinejoin: "round", strokeDasharray: "1.07 1.07" }),
|
|
55
|
+
React.createElement("path", { d: "M192.606 82.8H123.43a4.948 4.948 0 00-4.948 4.948v117.246a4.948 4.948 0 004.948 4.948h69.176a4.947 4.947 0 004.947-4.948V87.748a4.948 4.948 0 00-4.947-4.948z", fill: "#fff", stroke: "#000", strokeWidth: 0.4, strokeLinejoin: "round", strokeDasharray: "1.07 1.07" }),
|
|
56
|
+
React.createElement("path", { d: "M186.421 88.7h-69.176a4.948 4.948 0 00-4.948 4.947v117.247a4.947 4.947 0 004.948 4.947h69.176a4.947 4.947 0 004.947-4.947V93.647a4.948 4.948 0 00-4.947-4.948z", fill: "url(#teams_svg__paint2_linear_2124_2918)", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
|
|
57
|
+
React.createElement("path", { d: "M125.904 152.071v-24.74c0-6.756 7.898-12.37 18.65-14.178v-11.228A6.955 6.955 0 01146.555 97a6.934 6.934 0 014.897-2.068 6.945 6.945 0 016.994 6.898v1.047l2.284 4.758h-2.284v5.328c11.038 1.618 19.316 7.422 19.316 14.273v24.739l-51.858.096zM125.904 215.823v-24.74c0-6.661 7.898-12.37 18.65-14.178v-11.132a7.041 7.041 0 017.041-7.042 6.848 6.848 0 016.851 6.851v1.047l2.284 4.853h-2.284v5.328c11.038 1.713 19.316 7.422 19.316 14.273v24.74h-51.858z", fill: "#fff", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
|
|
58
|
+
React.createElement("path", { d: "M191.368 152.071h-79.071", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
|
|
59
|
+
React.createElement("path", { d: "M118.101 96.312a1.427 1.427 0 10.001-2.855 1.427 1.427 0 00-.001 2.855zM123.145 96.312a1.427 1.427 0 100-2.855 1.427 1.427 0 000 2.855zM128.188 96.312a1.427 1.427 0 100-2.855 1.427 1.427 0 000 2.855zM54.54 45.596a1.427 1.427 0 100-2.855 1.427 1.427 0 000 2.855zM59.583 45.596a1.427 1.427 0 100-2.855 1.427 1.427 0 000 2.855zM64.626 45.596a1.427 1.427 0 100-2.855 1.427 1.427 0 000 2.855z", fill: "#000", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
|
|
60
|
+
React.createElement("path", { d: "M210.399 120.48h-19.03v-15.224h19.03a4 4 0 003.72-2.533 3.995 3.995 0 00.276-1.559v-34.35a3.615 3.615 0 00-3.711-3.71H186.04V47.879h24.644a18.937 18.937 0 0118.936 18.936v34.349a19.314 19.314 0 01-19.221 19.316z", fill: "url(#teams_svg__paint3_linear_2124_2918)", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
|
|
61
|
+
React.createElement("path", { d: "M186.04 65.483h9.896V45.996h-9.896v19.487zM191.368 122.469h9.896v-19.487h-9.896v19.487z", fill: "#BAC0CB", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
|
|
62
|
+
React.createElement("path", { d: "M81.754 176.049H66.529V154.64a1.715 1.715 0 00-1.617-1.618H41.029a20.641 20.641 0 01-14.635-6.081 20.654 20.654 0 01-6.013-14.662V80.897a20.743 20.743 0 0120.648-20.743h8.468v15.224H41.03a5.519 5.519 0 00-5.424 5.519v51.382a5.519 5.519 0 005.424 5.519h23.883a16.937 16.937 0 0116.842 16.842v21.409z", fill: "url(#teams_svg__paint4_linear_2124_2918)", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
|
|
63
|
+
React.createElement("path", { d: "M83.905 178.523v-7.459H64.418v7.459h19.487z", fill: "#000", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
|
|
64
|
+
React.createElement("path", { d: "M82.818 171.064v-4.017H65.504v4.017h17.314zM44.548 77.281h5.044V57.794h-5.044v19.487z", fill: "#BAC0CB", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 })),
|
|
65
|
+
React.createElement("defs", null,
|
|
66
|
+
React.createElement("linearGradient", { id: "teams_svg__paint0_linear_2124_2918", x1: 43.609, y1: 204.213, x2: 125.058, y2: 204.213, gradientUnits: "userSpaceOnUse" },
|
|
67
|
+
React.createElement("stop", { stopColor: "#635DFF" }),
|
|
68
|
+
React.createElement("stop", { offset: 1, stopColor: "#3885FF" })),
|
|
69
|
+
React.createElement("linearGradient", { id: "teams_svg__paint1_linear_2124_2918", x1: 4263.31, y1: 6492.41, x2: 23851.8, y2: 6492.41, gradientUnits: "userSpaceOnUse" },
|
|
70
|
+
React.createElement("stop", { stopColor: "#E8EBED" }),
|
|
71
|
+
React.createElement("stop", { offset: 1, stopColor: "#fff" })),
|
|
72
|
+
React.createElement("linearGradient", { id: "teams_svg__paint2_linear_2124_2918", x1: 100.566, y1: 93.548, x2: 199.557, y2: 214.733, gradientUnits: "userSpaceOnUse" },
|
|
73
|
+
React.createElement("stop", { stopColor: "#3EC6EB" }),
|
|
74
|
+
React.createElement("stop", { offset: 0.999, stopColor: "#1BC99F" })),
|
|
75
|
+
React.createElement("linearGradient", { id: "teams_svg__paint3_linear_2124_2918", x1: 194.443, y1: 120.48, x2: 234.389, y2: 62.097, gradientUnits: "userSpaceOnUse" },
|
|
76
|
+
React.createElement("stop", { stopColor: "#FF4F40" }),
|
|
77
|
+
React.createElement("stop", { offset: 1, stopColor: "#F4D" })),
|
|
78
|
+
React.createElement("linearGradient", { id: "teams_svg__paint4_linear_2124_2918", x1: 20.38, y1: 86.044, x2: 97.52, y2: 174.098, gradientUnits: "userSpaceOnUse" },
|
|
79
|
+
React.createElement("stop", { stopColor: "#F4D" }),
|
|
80
|
+
React.createElement("stop", { offset: 1, stopColor: "#EBCA40" })),
|
|
81
|
+
React.createElement("clipPath", { id: "teams_svg__clip0_2124_2918" },
|
|
82
|
+
React.createElement("path", { fill: "#fff", d: "M0 0h250v250H0z" })))));
|
|
83
|
+
}, {
|
|
84
|
+
name: illustrationComponentName,
|
|
85
|
+
})({});
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { IIllustrationProps } from '../common';
|
|
3
|
+
export declare const IllustrationApplications: import("styled-components").StyledComponent<({ ...props }: IIllustrationProps) => React.JSX.Element, import("../..").ITheme, import("@mui/system").MUIStyledCommonProps<import("../..").ITheme>, never>;
|
|
@@ -0,0 +1,133 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __assign = (this && this.__assign) || function () {
|
|
3
|
+
__assign = Object.assign || function(t) {
|
|
4
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
5
|
+
s = arguments[i];
|
|
6
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
7
|
+
t[p] = s[p];
|
|
8
|
+
}
|
|
9
|
+
return t;
|
|
10
|
+
};
|
|
11
|
+
return __assign.apply(this, arguments);
|
|
12
|
+
};
|
|
13
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
14
|
+
if (k2 === undefined) k2 = k;
|
|
15
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
16
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
17
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
18
|
+
}
|
|
19
|
+
Object.defineProperty(o, k2, desc);
|
|
20
|
+
}) : (function(o, m, k, k2) {
|
|
21
|
+
if (k2 === undefined) k2 = k;
|
|
22
|
+
o[k2] = m[k];
|
|
23
|
+
}));
|
|
24
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
25
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
26
|
+
}) : function(o, v) {
|
|
27
|
+
o["default"] = v;
|
|
28
|
+
});
|
|
29
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
30
|
+
var ownKeys = function(o) {
|
|
31
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
32
|
+
var ar = [];
|
|
33
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
34
|
+
return ar;
|
|
35
|
+
};
|
|
36
|
+
return ownKeys(o);
|
|
37
|
+
};
|
|
38
|
+
return function (mod) {
|
|
39
|
+
if (mod && mod.__esModule) return mod;
|
|
40
|
+
var result = {};
|
|
41
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
42
|
+
__setModuleDefault(result, mod);
|
|
43
|
+
return result;
|
|
44
|
+
};
|
|
45
|
+
})();
|
|
46
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
47
|
+
var t = {};
|
|
48
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
49
|
+
t[p] = s[p];
|
|
50
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
51
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
52
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
53
|
+
t[p[i]] = s[p[i]];
|
|
54
|
+
}
|
|
55
|
+
return t;
|
|
56
|
+
};
|
|
57
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
58
|
+
exports.IllustrationApplications = void 0;
|
|
59
|
+
/*
|
|
60
|
+
This file is generated with the "illustrations" script.
|
|
61
|
+
To update this output make changes to `scripts/svgr/illustration-icon-template.js`
|
|
62
|
+
*/
|
|
63
|
+
var React = __importStar(require("react"));
|
|
64
|
+
var common_1 = require("../common");
|
|
65
|
+
var styled_1 = require("../../styled");
|
|
66
|
+
exports.IllustrationApplications = (0, styled_1.styled)(function (_a) {
|
|
67
|
+
var props = __rest(_a, []);
|
|
68
|
+
return (React.createElement("svg", __assign({ width: "1em", height: "1em", viewBox: "0 0 250 250", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
|
|
69
|
+
React.createElement("g", { clipPath: "url(#applications_svg__clip0_2120_2881)", stroke: "#000", strokeMiterlimit: 10 },
|
|
70
|
+
React.createElement("path", { d: "M107.17 61H25.31C22.38 61 20 63.38 20 66.31v97.59c0 2.93 2.38 5.31 5.31 5.31h81.86c2.93 0 5.31-2.38 5.31-5.31V66.31c-.01-2.93-2.38-5.31-5.31-5.31z", fill: "#EAECEE", strokeWidth: 0.4 }),
|
|
71
|
+
React.createElement("path", { d: "M40.398 129.495a5.56 5.56 0 10-10.274-4.254 5.56 5.56 0 0010.274 4.254zM40.396 112.957a5.56 5.56 0 10-10.275-4.256 5.56 5.56 0 0010.275 4.256zM35.26 99.85a5.56 5.56 0 100-11.12 5.56 5.56 0 000 11.12zM35.26 83.32a5.56 5.56 0 100-11.12 5.56 5.56 0 000 11.12zM99.54 157.41H51.85c-.81 0-1.46.65-1.46 1.46 0 .81.65 1.46 1.46 1.46h47.69c.81 0 1.46-.65 1.46-1.46 0-.81-.65-1.46-1.46-1.46zM99.54 151.42H51.85c-.81 0-1.46.65-1.46 1.46 0 .81.65 1.46 1.46 1.46h47.69c.81 0 1.46-.65 1.46-1.46 0-.81-.65-1.46-1.46-1.46zM99.54 145.43H51.85c-.81 0-1.46.65-1.46 1.46 0 .81.65 1.46 1.46 1.46h47.69c.81 0 1.46-.65 1.46-1.46 0-.81-.65-1.46-1.46-1.46z", fill: "#BDC4CF", strokeWidth: 0.4 }),
|
|
72
|
+
React.createElement("path", { d: "M60.51 122.81H50.39v10.12h10.12v-10.12zM70.63 122.81H60.51v10.12h10.12v-10.12zM80.76 122.81H70.64v10.12h10.12v-10.12zM90.88 122.81H80.76v10.12h10.12v-10.12z", fill: "#ECEFF0", strokeWidth: 0.4 }),
|
|
73
|
+
React.createElement("path", { d: "M101 122.81H90.88v10.12H101v-10.12zM60.51 112.68H50.39v10.12h10.12v-10.12zM70.63 112.68H60.51v10.12h10.12v-10.12zM80.76 112.68H70.64v10.12h10.12v-10.12zM90.88 112.68H80.76v10.12h10.12v-10.12z", fill: "#ECEFF0", strokeWidth: 0.4 }),
|
|
74
|
+
React.createElement("path", { d: "M101 112.68H90.88v10.12H101v-10.12zM60.51 102.56H50.39v10.12h10.12v-10.12zM70.63 102.56H60.51v10.12h10.12v-10.12zM80.76 102.56H70.64v10.12h10.12v-10.12zM90.88 102.56H80.76v10.12h10.12v-10.12z", fill: "#ECEFF0", strokeWidth: 0.4 }),
|
|
75
|
+
React.createElement("path", { d: "M101 102.56H90.88v10.12H101v-10.12zM60.51 92.44H50.39v10.12h10.12V92.44zM70.63 92.44H60.51v10.12h10.12V92.44zM80.76 92.44H70.64v10.12h10.12V92.44zM90.88 92.44H80.76v10.12h10.12V92.44z", fill: "#ECEFF0", strokeWidth: 0.4 }),
|
|
76
|
+
React.createElement("path", { d: "M101 92.44H90.88v10.12H101V92.44zM60.51 82.32H50.39v10.12h10.12V82.32zM70.63 82.32H60.51v10.12h10.12V82.32zM80.76 82.32H70.64v10.12h10.12V82.32zM90.88 82.32H80.76v10.12h10.12V82.32z", fill: "#ECEFF0", strokeWidth: 0.4 }),
|
|
77
|
+
React.createElement("path", { d: "M101 82.32H90.88v10.12H101V82.32zM60.51 72.19H50.39v10.12h10.12V72.19zM70.63 72.19H60.51v10.12h10.12V72.19zM80.76 72.19H70.64v10.12h10.12V72.19zM90.88 72.19H80.76v10.12h10.12V72.19z", fill: "#ECEFF0", strokeWidth: 0.4 }),
|
|
78
|
+
React.createElement("path", { d: "M101 72.19H90.88v10.12H101V72.19z", fill: "#ECEFF0", strokeWidth: 0.4 }),
|
|
79
|
+
React.createElement("path", { d: "M35.32 161.57a8.69 8.69 0 100-17.38 8.69 8.69 0 000 17.38z", fill: "#BDC4CF", strokeWidth: 0.4 }),
|
|
80
|
+
React.createElement("path", { d: "M35.32 158.66a5.78 5.78 0 100-11.56 5.78 5.78 0 000 11.56z", fill: "#EAECEE", strokeWidth: 0.4 }),
|
|
81
|
+
React.createElement("path", { d: "M38.475 154.052a3.37 3.37 0 10-6.32-2.347 3.37 3.37 0 006.32 2.347z", fill: "#fff", strokeWidth: 0.4 }),
|
|
82
|
+
React.createElement("path", { d: "M154 53.96h76.11v96.14c0 5.68-4.6 10.28-10.28 10.28h-55.54c-5.68 0-10.28-4.6-10.28-10.28V53.96H154z", fill: "#EAECEE", strokeWidth: 0.4 }),
|
|
83
|
+
React.createElement("path", { d: "M174.05 84.304h20.74v-4.35h-20.74v4.35z", fill: "#BDC4CF", strokeWidth: 0.4 }),
|
|
84
|
+
React.createElement("path", { d: "M194.79 84.3a2.18 2.18 0 100-4.36 2.18 2.18 0 000 4.36z", fill: "#EAECEE", strokeWidth: 0.4 }),
|
|
85
|
+
React.createElement("path", { d: "M174.057 91.91h42.3v-4.35h-42.3v4.35z", fill: "#BDC4CF", strokeWidth: 0.4 }),
|
|
86
|
+
React.createElement("path", { d: "M216.34 91.91a2.18 2.18 0 100-4.36 2.18 2.18 0 000 4.36z", fill: "#EAECEE", strokeWidth: 0.4 }),
|
|
87
|
+
React.createElement("path", { d: "M174.054 107.141h39.1v-4.35h-39.1v4.35z", fill: "#BDC4CF", strokeWidth: 0.4 }),
|
|
88
|
+
React.createElement("path", { d: "M213.14 107.14a2.18 2.18 0 100-4.36 2.18 2.18 0 000 4.36z", fill: "#EAECEE", strokeWidth: 0.4 }),
|
|
89
|
+
React.createElement("path", { d: "M174.054 99.524h33.71v-4.35h-33.71v4.35z", fill: "#BDC4CF", strokeWidth: 0.4 }),
|
|
90
|
+
React.createElement("path", { d: "M207.76 99.53a2.18 2.18 0 100-4.36 2.18 2.18 0 000 4.36z", fill: "#EAECEE", strokeWidth: 0.4 }),
|
|
91
|
+
React.createElement("path", { d: "M174.055 114.755h25.87v-4.35h-25.87v4.35z", fill: "#BDC4CF", strokeWidth: 0.4 }),
|
|
92
|
+
React.createElement("path", { d: "M199.92 114.75a2.18 2.18 0 100-4.36 2.18 2.18 0 000 4.36z", fill: "#EAECEE", strokeWidth: 0.4 }),
|
|
93
|
+
React.createElement("path", { d: "M174.054 76.688h33.71v-4.35h-33.71v4.35z", fill: "#BDC4CF", strokeWidth: 0.4 }),
|
|
94
|
+
React.createElement("path", { d: "M207.76 76.69a2.18 2.18 0 100-4.36 2.18 2.18 0 000 4.36z", fill: "#EAECEE", strokeWidth: 0.4 }),
|
|
95
|
+
React.createElement("path", { d: "M217.05 138.6h-20.22a5.92 5.92 0 01-5.92-5.92v-4.48c0-3.27 2.65-4.29 5.92-4.29h20.22c3.27 0 5.92 1.02 5.92 4.29v4.48a5.92 5.92 0 01-5.92 5.92z", fill: "#BDC4CF", strokeWidth: 0.4 }),
|
|
96
|
+
React.createElement("path", { d: "M216.83 136.54h-19.77c-3.39 0-6.15-2.75-6.15-6.15v-2.4c0-3.39 2.75-6.15 6.15-6.15h19.77c3.39 0 6.15 2.75 6.15 6.15v2.4c-.01 3.4-2.76 6.15-6.15 6.15z", fill: "#ECEFF0", strokeWidth: 0.4 }),
|
|
97
|
+
React.createElement("path", { d: "M211.16 126.32h7.6v3.95h-23.9", strokeWidth: 0.4 }),
|
|
98
|
+
React.createElement("path", { d: "M197.9 133.24l-1.52-1.49-1.52-1.48 1.52-1.49 1.52-1.49", strokeWidth: 0.4 }),
|
|
99
|
+
React.createElement("path", { d: "M163.42 40h57.27c5.2 0 9.42 4.22 9.42 9.42v4.81H154v-4.81c0-5.2 4.22-9.42 9.42-9.42z", fill: "#BDC4CF", strokeWidth: 0.4 }),
|
|
100
|
+
React.createElement("path", { d: "M195.67 210.228H52.898A5.896 5.896 0 0147 204.329V92.181a5.896 5.896 0 015.898-5.899H195.67a5.896 5.896 0 015.899 5.899v112.148a5.896 5.896 0 01-5.899 5.899z", fill: "url(#applications_svg__paint0_linear_2120_2881)", strokeWidth: 0.443 }),
|
|
101
|
+
React.createElement("path", { d: "M158.561 129.778H89.997v48.973h68.564v-48.973z", fill: "url(#applications_svg__paint1_linear_2120_2881)", strokeWidth: 0.443 }),
|
|
102
|
+
React.createElement("path", { d: "M201.569 103.845H47V92.214c0-3.27 2.65-5.932 5.932-5.932h142.716a5.931 5.931 0 015.932 5.932v11.631h-.011z", fill: "#000", strokeWidth: 0.443 }),
|
|
103
|
+
React.createElement("path", { d: "M166.599 124.944h-84.64v59.594h84.64v-59.594z", strokeWidth: 0.443 }),
|
|
104
|
+
React.createElement("path", { d: "M178.418 117.948H70.15v75.36h108.268v-75.36z", strokeWidth: 0.443 }),
|
|
105
|
+
React.createElement("path", { d: "M189.65 111.229H58.93v90.229h130.72v-90.229z", strokeWidth: 0.443 }),
|
|
106
|
+
React.createElement("path", { d: "M158.561 129.833H90.008v48.962h68.553v-48.962zM47 103.767H201.57M158.561 129.833l43.008-26.066M158.561 178.795l40.646 29.858M90.008 129.833L47 103.767M90.008 178.795l-41.323 30.147", strokeWidth: 0.443 }),
|
|
107
|
+
React.createElement("path", { d: "M99.798 129.833h-9.79v9.791h9.79v-9.791zM109.588 129.833h-9.79v9.791h9.79v-9.791zM119.389 129.833h-9.79v9.791h9.79v-9.791zM129.18 129.833h-9.79v9.791h9.79v-9.791zM138.97 129.833h-9.79v9.791h9.79v-9.791zM148.76 129.833h-9.79v9.791h9.79v-9.791zM158.561 129.833h-9.79v9.791h9.79v-9.791z", strokeWidth: 0.443 }),
|
|
108
|
+
React.createElement("path", { d: "M99.798 139.623h-9.79v9.791h9.79v-9.791zM109.588 139.623h-9.79v9.791h9.79v-9.791zM119.389 139.623h-9.79v9.791h9.79v-9.791zM129.18 139.623h-9.79v9.791h9.79v-9.791zM138.97 139.623h-9.79v9.791h9.79v-9.791zM148.76 139.623h-9.79v9.791h9.79v-9.791zM158.561 139.623h-9.79v9.791h9.79v-9.791zM99.798 149.414h-9.79v9.79h9.79v-9.79zM109.588 149.414h-9.79v9.79h9.79v-9.79zM119.389 149.414h-9.79v9.79h9.79v-9.79zM129.18 149.414h-9.79v9.79h9.79v-9.79zM138.97 149.414h-9.79v9.79h9.79v-9.79zM148.76 149.414h-9.79v9.79h9.79v-9.79zM158.561 149.414h-9.79v9.79h9.79v-9.79zM99.798 159.215h-9.79v9.79h9.79v-9.79zM109.588 159.215h-9.79v9.79h9.79v-9.79zM119.389 159.215h-9.79v9.79h9.79v-9.79zM129.18 159.215h-9.79v9.79h9.79v-9.79zM138.97 159.215h-9.79v9.79h9.79v-9.79zM148.76 159.215h-9.79v9.79h9.79v-9.79zM158.561 159.215h-9.79v9.79h9.79v-9.79zM99.798 169.005h-9.79v9.79h9.79v-9.79zM109.588 169.005h-9.79v9.79h9.79v-9.79zM119.389 169.005h-9.79v9.79h9.79v-9.79zM129.18 169.005h-9.79v9.79h9.79v-9.79zM138.97 169.005h-9.79v9.79h9.79v-9.79zM148.76 169.005h-9.79v9.79h9.79v-9.79zM158.561 169.005h-9.79v9.79h9.79v-9.79zM158.561 139.623l43.008-14.679M158.561 149.414l43.008-3.149M158.561 169.005l43.008 19.902M158.561 159.215l43.008 8.371M90.008 139.623L47 124.944M90.008 149.414L47 146.265M90.008 169.005L47 188.907M90.008 159.215L47 167.586M69.252 103.723l30.546 26.11M91.294 103.767l18.305 26.066M113.291 103.767l6.098 26.066M135.278 103.767l-6.098 26.066M157.275 103.767l-18.305 26.066M179.261 103.767l-30.49 26.066M69.075 210.228l30.723-31.433M91.161 210.228l18.438-31.433M113.247 210.228l6.142-31.433M135.322 210.228l-6.142-31.433M157.408 210.228l-18.438-31.433M179.494 210.228l-30.723-31.433", strokeWidth: 0.443 }),
|
|
109
|
+
React.createElement("path", { d: "M166.943 101.649a6.209 6.209 0 100-12.418 6.209 6.209 0 000 12.418z", fill: "url(#applications_svg__paint2_linear_2120_2881)", strokeWidth: 0.443 }),
|
|
110
|
+
React.createElement("path", { d: "M179.361 101.649a6.209 6.209 0 100-12.418 6.209 6.209 0 000 12.418z", fill: "url(#applications_svg__paint3_linear_2120_2881)", strokeWidth: 0.443 }),
|
|
111
|
+
React.createElement("path", { d: "M194.184 101.162a6.21 6.21 0 10-4.815-11.447 6.21 6.21 0 004.815 11.447z", fill: "#BDC4CF", strokeWidth: 0.443 }),
|
|
112
|
+
React.createElement("path", { d: "M185.559 95.174c1.197-1.918 3.526-3.226 6.209-3.226s5.011 1.308 6.209 3.226c-1.209 1.918-3.526 3.216-6.198 3.216-2.683.01-5.023-1.287-6.22-3.216z", strokeWidth: 0.443 }),
|
|
113
|
+
React.createElement("path", { d: "M193.137 98.166a3.226 3.226 0 10-2.486-5.956 3.226 3.226 0 002.486 5.957zM182.731 91.427h-4.911v7.085h4.911v-7.085z", fill: "#fff", strokeWidth: 0.443 }),
|
|
114
|
+
React.createElement("path", { d: "M180.891 92.38h-4.912v7.085h4.912V92.38z", fill: "#fff", strokeWidth: 0.443 }),
|
|
115
|
+
React.createElement("path", { d: "M166.943 92.08v6.72M163.584 95.44h6.719", strokeWidth: 0.443 })),
|
|
116
|
+
React.createElement("defs", null,
|
|
117
|
+
React.createElement("linearGradient", { id: "applications_svg__paint0_linear_2120_2881", x1: 37.958, y1: 217.424, x2: 188.384, y2: 96.901, gradientUnits: "userSpaceOnUse" },
|
|
118
|
+
React.createElement("stop", { stopColor: "#3885FF" }),
|
|
119
|
+
React.createElement("stop", { offset: 1, stopColor: "#635DFF" })),
|
|
120
|
+
React.createElement("linearGradient", { id: "applications_svg__paint1_linear_2120_2881", x1: 124.281, y1: 231.491, x2: 124.281, y2: 98.166, gradientUnits: "userSpaceOnUse" },
|
|
121
|
+
React.createElement("stop", { stopColor: "#BBC2CD" }),
|
|
122
|
+
React.createElement("stop", { offset: 0.973, stopColor: "#fff" })),
|
|
123
|
+
React.createElement("linearGradient", { id: "applications_svg__paint2_linear_2120_2881", x1: 160.736, y1: 95.446, x2: 173.149, y2: 95.446, gradientUnits: "userSpaceOnUse" },
|
|
124
|
+
React.createElement("stop", { offset: 0.044, stopColor: "#FF4F40" }),
|
|
125
|
+
React.createElement("stop", { offset: 1, stopColor: "#FC44DD" })),
|
|
126
|
+
React.createElement("linearGradient", { id: "applications_svg__paint3_linear_2120_2881", x1: 173.149, y1: 95.446, x2: 185.562, y2: 95.446, gradientUnits: "userSpaceOnUse" },
|
|
127
|
+
React.createElement("stop", { stopColor: "#2BC8A0" }),
|
|
128
|
+
React.createElement("stop", { offset: 1, stopColor: "#47C7E9" })),
|
|
129
|
+
React.createElement("clipPath", { id: "applications_svg__clip0_2120_2881" },
|
|
130
|
+
React.createElement("path", { fill: "#fff", d: "M0 0h250v250H0z" })))));
|
|
131
|
+
}, {
|
|
132
|
+
name: common_1.illustrationComponentName,
|
|
133
|
+
})({});
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { IIllustrationProps } from '../common';
|
|
3
|
+
export declare const IllustrationGeneric: import("styled-components").StyledComponent<({ ...props }: IIllustrationProps) => React.JSX.Element, import("../..").ITheme, import("@mui/system").MUIStyledCommonProps<import("../..").ITheme>, never>;
|
|
@@ -0,0 +1,176 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __assign = (this && this.__assign) || function () {
|
|
3
|
+
__assign = Object.assign || function(t) {
|
|
4
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
5
|
+
s = arguments[i];
|
|
6
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
7
|
+
t[p] = s[p];
|
|
8
|
+
}
|
|
9
|
+
return t;
|
|
10
|
+
};
|
|
11
|
+
return __assign.apply(this, arguments);
|
|
12
|
+
};
|
|
13
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
14
|
+
if (k2 === undefined) k2 = k;
|
|
15
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
16
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
17
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
18
|
+
}
|
|
19
|
+
Object.defineProperty(o, k2, desc);
|
|
20
|
+
}) : (function(o, m, k, k2) {
|
|
21
|
+
if (k2 === undefined) k2 = k;
|
|
22
|
+
o[k2] = m[k];
|
|
23
|
+
}));
|
|
24
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
25
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
26
|
+
}) : function(o, v) {
|
|
27
|
+
o["default"] = v;
|
|
28
|
+
});
|
|
29
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
30
|
+
var ownKeys = function(o) {
|
|
31
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
32
|
+
var ar = [];
|
|
33
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
34
|
+
return ar;
|
|
35
|
+
};
|
|
36
|
+
return ownKeys(o);
|
|
37
|
+
};
|
|
38
|
+
return function (mod) {
|
|
39
|
+
if (mod && mod.__esModule) return mod;
|
|
40
|
+
var result = {};
|
|
41
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
42
|
+
__setModuleDefault(result, mod);
|
|
43
|
+
return result;
|
|
44
|
+
};
|
|
45
|
+
})();
|
|
46
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
47
|
+
var t = {};
|
|
48
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
49
|
+
t[p] = s[p];
|
|
50
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
51
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
52
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
53
|
+
t[p[i]] = s[p[i]];
|
|
54
|
+
}
|
|
55
|
+
return t;
|
|
56
|
+
};
|
|
57
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
58
|
+
exports.IllustrationGeneric = void 0;
|
|
59
|
+
/*
|
|
60
|
+
This file is generated with the "illustrations" script.
|
|
61
|
+
To update this output make changes to `scripts/svgr/illustration-icon-template.js`
|
|
62
|
+
*/
|
|
63
|
+
var React = __importStar(require("react"));
|
|
64
|
+
var common_1 = require("../common");
|
|
65
|
+
var styled_1 = require("../../styled");
|
|
66
|
+
exports.IllustrationGeneric = (0, styled_1.styled)(function (_a) {
|
|
67
|
+
var props = __rest(_a, []);
|
|
68
|
+
return (React.createElement("svg", __assign({ width: "1em", height: "1em", viewBox: "0 0 250 250", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
|
|
69
|
+
React.createElement("path", { d: "M163.733 100.396a3.236 3.236 0 003.117-3.233V59.412a3.115 3.115 0 00-3.117-3.117h-61.072V34.937h61.072a24.475 24.475 0 0124.475 24.475v37.636a24.475 24.475 0 01-24.475 24.474", fill: "url(#generic_svg__paint0_linear_3554_6648)" }),
|
|
70
|
+
React.createElement("path", { d: "M163.733 100.396a3.236 3.236 0 003.117-3.233V59.412a3.116 3.116 0 00-3.117-3.117h-61.072V34.937h61.072a24.475 24.475 0 0124.475 24.475v37.636a24.475 24.475 0 01-24.475 24.474", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
71
|
+
React.createElement("path", { d: "M193.634 65.3H51.172a5.888 5.888 0 00-5.888 5.887v111.869a5.888 5.888 0 005.888 5.888h142.462a5.888 5.888 0 005.888-5.888V71.187a5.888 5.888 0 00-5.888-5.888z", fill: "url(#generic_svg__paint1_linear_3554_6648)", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
72
|
+
React.createElement("path", { d: "M156.575 108.708H88.23v48.857h68.345v-48.857z", fill: "url(#generic_svg__paint2_linear_3554_6648)", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
73
|
+
React.createElement("path", { d: "M51.172 65.3h142.462a5.886 5.886 0 015.888 5.887v11.66H45.284v-11.66a5.888 5.888 0 015.888-5.888z", fill: "#000", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
74
|
+
React.createElement("path", { d: "M164.541 103.859H80.149v59.444h84.392v-59.444z", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
75
|
+
React.createElement("path", { d: "M176.432 96.932H68.373v75.18h108.059v-75.18z", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
76
|
+
React.createElement("path", { d: "M187.515 90.236H57.175v90.015h130.34V90.236z", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
77
|
+
React.createElement("path", { d: "M156.575 108.708H88.23v48.846h68.345v-48.846zM45.284 82.732h154.238M156.575 108.708l42.947-25.976M156.575 157.657l40.522 29.786M88.23 108.708L45.284 82.732M88.23 157.657l-41.215 30.017", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
78
|
+
React.createElement("path", { d: "M98.043 108.708H88.23v9.767h9.813v-9.767z", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
79
|
+
React.createElement("path", { d: "M107.741 108.708h-9.813v9.767h9.813v-9.767zM117.554 108.708h-9.813v9.767h9.813v-9.767zM127.367 108.708h-9.813v9.767h9.813v-9.767z", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
80
|
+
React.createElement("path", { d: "M137.065 108.708h-9.813v9.767h9.813v-9.767zM146.878 108.708h-9.813v9.767h9.813v-9.767z", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
81
|
+
React.createElement("path", { d: "M156.575 108.708h-9.813v9.767h9.813v-9.767zM98.043 118.521H88.23v9.767h9.813v-9.767z", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
82
|
+
React.createElement("path", { d: "M107.741 118.521h-9.813v9.767h9.813v-9.767zM117.554 118.521h-9.813v9.767h9.813v-9.767zM127.367 118.521h-9.813v9.767h9.813v-9.767z", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
83
|
+
React.createElement("path", { d: "M137.065 118.521h-9.813v9.767h9.813v-9.767zM146.878 118.521h-9.813v9.767h9.813v-9.767z", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
84
|
+
React.createElement("path", { d: "M156.575 118.521h-9.813v9.767h9.813v-9.767zM98.043 128.334H88.23v9.767h9.813v-9.767z", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
85
|
+
React.createElement("path", { d: "M107.741 128.334h-9.813v9.767h9.813v-9.767zM117.554 128.334h-9.813v9.767h9.813v-9.767zM127.367 128.334h-9.813v9.767h9.813v-9.767z", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
86
|
+
React.createElement("path", { d: "M137.065 128.334h-9.813v9.767h9.813v-9.767zM146.878 128.334h-9.813v9.767h9.813v-9.767z", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
87
|
+
React.createElement("path", { d: "M156.575 128.334h-9.813v9.767h9.813v-9.767zM98.043 138.031H88.23v9.767h9.813v-9.767z", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
88
|
+
React.createElement("path", { d: "M107.741 138.031h-9.813v9.767h9.813v-9.767zM117.554 138.031h-9.813v9.767h9.813v-9.767zM127.367 138.031h-9.813v9.767h9.813v-9.767z", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
89
|
+
React.createElement("path", { d: "M137.065 138.031h-9.813v9.767h9.813v-9.767zM146.878 138.031h-9.813v9.767h9.813v-9.767z", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
90
|
+
React.createElement("path", { d: "M156.575 138.031h-9.813v9.767h9.813v-9.767zM98.043 147.844H88.23v9.767h9.813v-9.767z", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
91
|
+
React.createElement("path", { d: "M107.741 147.844h-9.813v9.767h9.813v-9.767zM117.554 147.844h-9.813v9.767h9.813v-9.767zM127.367 147.844h-9.813v9.767h9.813v-9.767z", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
92
|
+
React.createElement("path", { d: "M137.065 147.844h-9.813v9.767h9.813v-9.767zM146.878 147.844h-9.813v9.767h9.813v-9.767z", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
93
|
+
React.createElement("path", { d: "M156.575 147.844h-9.813v9.767h9.813v-9.767zM156.575 118.521l42.947-14.662M156.575 128.334l42.947-3.233M156.575 147.844l42.947 19.857M156.575 138.031l42.947 8.428M88.23 118.521l-42.946-14.662M88.23 128.334l-42.946-3.233M88.23 147.844l-42.946 19.857M88.23 138.031l-42.946 8.428M67.45 82.732l30.478 25.976M89.5 82.732l18.241 25.976M111.435 82.732l6.119 25.976M133.37 82.732l-6.118 25.976M155.305 82.732l-18.24 25.976M177.24 82.732l-30.478 25.976M67.334 188.944l30.594-31.287M89.385 188.944l18.356-31.287M111.435 188.944l6.119-31.287M133.37 188.944l-6.118-31.287M155.421 188.944l-18.356-31.287M177.471 188.944l-30.709-31.287", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
94
|
+
React.createElement("path", { d: "M165.003 80.654a6.234 6.234 0 100-12.468 6.234 6.234 0 000 12.468z", fill: "url(#generic_svg__paint3_linear_3554_6648)", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
95
|
+
React.createElement("path", { d: "M183.496 76.053a6.234 6.234 0 10-12.14-2.846 6.234 6.234 0 0012.14 2.846z", fill: "url(#generic_svg__paint4_linear_3554_6648)", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
96
|
+
React.createElement("path", { d: "M192.176 80.203a6.234 6.234 0 10-4.832-11.495 6.234 6.234 0 004.832 11.495z", fill: "#BDC4CF", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
97
|
+
React.createElement("path", { d: "M183.475 74.189a7.037 7.037 0 016.234-3.233 7.27 7.27 0 016.118 3.233v0a7.501 7.501 0 01-12.352 0z", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
98
|
+
React.createElement("path", { d: "M191.132 77.002a3.233 3.233 0 10-2.494-5.964 3.233 3.233 0 002.494 5.964zM180.704 70.495h-4.849v7.065h4.849v-7.066z", fill: "#E9ECEE", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
99
|
+
React.createElement("path", { d: "M178.857 71.418h-4.849v7.066h4.849v-7.066z", fill: "#E9ECEE", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
100
|
+
React.createElement("path", { d: "M165.003 71.072v6.696M161.54 74.42h6.811", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
101
|
+
React.createElement("path", { d: "M105.317 45.558c0 5.888-1.155 10.737-2.656 10.737-1.501 0-2.54-4.85-2.54-10.737 0-5.888 1.155-10.621 2.54-10.621 1.386 0 2.656 4.733 2.656 10.62z", fill: "#0A0A0A", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
102
|
+
React.createElement("path", { d: "M38.357 90.12H51.98a6.35 6.35 0 016.35 6.35v15.701H32.007v-15.7a6.35 6.35 0 016.35-6.35z", fill: "url(#generic_svg__paint5_linear_3554_6648)", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
103
|
+
React.createElement("path", { d: "M32.007 109.054H58.33M32.007 105.937H58.33M32.007 102.705H58.33M32.007 99.588H58.33M32.007 96.47H58.33M32.816 93.238H57.52", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
104
|
+
React.createElement("path", { d: "M45.284 112.171H32.007v.462a6.35 6.35 0 01-2.424 4.964 24.94 24.94 0 00-9.582 19.857 25.284 25.284 0 0025.283 25.168", fill: "url(#generic_svg__paint6_linear_3554_6648)" }),
|
|
105
|
+
React.createElement("path", { d: "M45.284 112.171H32.007v.462a6.35 6.35 0 01-2.424 4.964 24.94 24.94 0 00-9.582 19.857 25.284 25.284 0 0025.283 25.168", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
106
|
+
React.createElement("path", { d: "M45.284 162.622a25.285 25.285 0 0015.47-45.025 6.35 6.35 0 01-2.424-4.964v-.462H45.169", fill: "#fff" }),
|
|
107
|
+
React.createElement("path", { d: "M45.284 162.622a25.285 25.285 0 0015.47-45.025 6.35 6.35 0 01-2.424-4.964v-.462H45.169M45.169 112.171v50.451", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
108
|
+
React.createElement("path", { d: "M102.084 40.594c.693 0 1.27 2.193 1.27 4.964 0 2.77-.577 5.08-1.27 5.08H79.918a9.928 9.928 0 017.504 9.582 9.929 9.929 0 01-9.928 9.928H52.442a2.195 2.195 0 00-2.31 2.194V90.12H40.09V70.033a10.044 10.044 0 018.427-9.813 9.929 9.929 0 01-8.427-9.698 10.16 10.16 0 0110.16-9.928h51.835z", fill: "url(#generic_svg__paint7_linear_3554_6648)", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
109
|
+
React.createElement("path", { d: "M80.034 50.638H50.133M78.417 60.22H48.632", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
110
|
+
React.createElement("path", { d: "M141.452 116.212v7.735a25.143 25.143 0 001.399 10.141 25.153 25.153 0 0013.687 14.647 25.159 25.159 0 0028.412-5.902 25.149 25.149 0 005.322-8.745 25.143 25.143 0 001.399-10.141v-5.542", fill: "#000" }),
|
|
111
|
+
React.createElement("path", { d: "M141.452 116.212v7.735a25.143 25.143 0 001.399 10.141 25.153 25.153 0 0013.687 14.647 25.159 25.159 0 0028.412-5.902 25.149 25.149 0 005.322-8.745 25.143 25.143 0 001.399-10.141v-5.542", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
112
|
+
React.createElement("path", { d: "M191.671 190.098v-7.042a31.287 31.287 0 100-62.573v-7.042a38.329 38.329 0 110 76.657z", fill: "url(#generic_svg__paint8_linear_3554_6648)", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
113
|
+
React.createElement("path", { d: "M191.094 111.94a25.05 25.05 0 00-43.127-11.708 25.055 25.055 0 000 33.576 25.054 25.054 0 0043.127-11.708 2.773 2.773 0 002.54-2.656v-4.964a2.54 2.54 0 00-2.54-2.54z", fill: "url(#generic_svg__paint9_linear_3554_6648)", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
114
|
+
React.createElement("path", { d: "M141.452 184.557v7.042a25.17 25.17 0 0025.11 23.464 25.17 25.17 0 0025.109-23.464v-7.042", fill: "#000" }),
|
|
115
|
+
React.createElement("path", { d: "M141.452 184.557v7.042a25.17 25.17 0 0025.11 23.464 25.17 25.17 0 0025.109-23.464v-7.042", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
116
|
+
React.createElement("path", { d: "M191.441 181.44a25.051 25.051 0 10-.809 10.159h.809c.581 0 1.139-.231 1.551-.642.411-.412.642-.97.642-1.551v-5.773a2.193 2.193 0 00-2.193-2.193z", fill: "url(#generic_svg__paint10_linear_3554_6648)", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
117
|
+
React.createElement("path", { d: "M184.796 120.147c1.673-9.999-5.076-19.461-15.075-21.134-9.999-1.673-19.461 5.076-21.134 15.075-1.673 9.999 5.076 19.461 15.075 21.134 9.999 1.673 19.461-5.076 21.134-15.075z", fill: "url(#generic_svg__paint11_linear_3554_6648)", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
118
|
+
React.createElement("path", { d: "M184.678 187.632c1.673-9.998-5.076-19.46-15.075-21.134-9.999-1.673-19.461 5.076-21.134 15.075-1.673 9.999 5.076 19.461 15.075 21.134 9.999 1.673 19.461-5.076 21.134-15.075z", fill: "url(#generic_svg__paint12_linear_3554_6648)", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
119
|
+
React.createElement("path", { d: "M184.842 117.013c-3.513-5.62-10.313-9.437-18.133-9.437-7.827 0-14.633 3.817-18.139 9.45l.007.014c3.513 5.613 10.312 9.417 18.119 9.417 7.827 0 14.64-3.804 18.146-9.444z", fill: "url(#generic_svg__paint13_linear_3554_6648)", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
120
|
+
React.createElement("path", { d: "M157.279 117.02a9.444 9.444 0 109.444-9.444c-5.216.007-9.444 4.235-9.444 9.444z", fill: "#000", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
121
|
+
React.createElement("path", { d: "M184.842 184.596c-3.513-5.62-10.312-9.437-18.133-9.437-7.827 0-14.633 3.817-18.139 9.451l.007.013c3.513 5.613 10.312 9.417 18.119 9.417 7.827 0 14.64-3.804 18.146-9.444z", fill: "url(#generic_svg__paint14_linear_3554_6648)", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
122
|
+
React.createElement("path", { d: "M157.279 184.603a9.444 9.444 0 1018.887 0c0-5.216-4.228-9.444-9.443-9.444-5.216.007-9.444 4.235-9.444 9.444z", fill: "#000", stroke: "#000", strokeWidth: 0.462, strokeMiterlimit: 10 }),
|
|
123
|
+
React.createElement("path", { d: "M44.938 147.608c-5.266-.123-9.497-4.427-9.497-9.721 0-5.295 4.232-9.599 9.497-9.722v19.443z", fill: "#000", stroke: "#000", strokeWidth: 0.462 }),
|
|
124
|
+
React.createElement("path", { d: "M45.089 128.167c5.265.122 9.496 4.426 9.496 9.72 0 5.295-4.231 9.599-9.496 9.722v-19.442z", fill: "url(#generic_svg__paint15_linear_3554_6648)", stroke: "#000", strokeWidth: 0.462 }),
|
|
125
|
+
React.createElement("defs", null,
|
|
126
|
+
React.createElement("linearGradient", { id: "generic_svg__paint0_linear_3554_6648", x1: 102.673, y1: 78.228, x2: 188.219, y2: 78.228, gradientUnits: "userSpaceOnUse" },
|
|
127
|
+
React.createElement("stop", { stopColor: "#635DFF" }),
|
|
128
|
+
React.createElement("stop", { offset: 1, stopColor: "#3885FF" })),
|
|
129
|
+
React.createElement("linearGradient", { id: "generic_svg__paint1_linear_3554_6648", x1: 45.277, y1: 127.119, x2: 199.513, y2: 127.119, gradientUnits: "userSpaceOnUse" },
|
|
130
|
+
React.createElement("stop", { stopColor: "#FF4F40" }),
|
|
131
|
+
React.createElement("stop", { offset: 1, stopColor: "#F4D" })),
|
|
132
|
+
React.createElement("linearGradient", { id: "generic_svg__paint2_linear_3554_6648", x1: 122.391, y1: 210.175, x2: 122.391, y2: 77.179, gradientUnits: "userSpaceOnUse" },
|
|
133
|
+
React.createElement("stop", { stopColor: "#BBC2CD" }),
|
|
134
|
+
React.createElement("stop", { offset: 0.97, stopColor: "#fff" })),
|
|
135
|
+
React.createElement("linearGradient", { id: "generic_svg__paint3_linear_3554_6648", x1: 158.768, y1: 74.42, x2: 171.236, y2: 74.42, gradientUnits: "userSpaceOnUse" },
|
|
136
|
+
React.createElement("stop", { stopColor: "#FF4F40" }),
|
|
137
|
+
React.createElement("stop", { offset: 1, stopColor: "#F4D" })),
|
|
138
|
+
React.createElement("linearGradient", { id: "generic_svg__paint4_linear_3554_6648", x1: 2228.13, y1: 1072.35, x2: 2361.79, y2: 1072.35, gradientUnits: "userSpaceOnUse" },
|
|
139
|
+
React.createElement("stop", { stopColor: "#3885FF" }),
|
|
140
|
+
React.createElement("stop", { offset: 1, stopColor: "#635DFF" })),
|
|
141
|
+
React.createElement("linearGradient", { id: "generic_svg__paint5_linear_3554_6648", x1: 611.882, y1: 1834.54, x2: 611.882, y2: 496.291, gradientUnits: "userSpaceOnUse" },
|
|
142
|
+
React.createElement("stop", { stopColor: "#BBC2CD" }),
|
|
143
|
+
React.createElement("stop", { offset: 0.97, stopColor: "#fff" })),
|
|
144
|
+
React.createElement("linearGradient", { id: "generic_svg__paint6_linear_3554_6648", x1: 20.004, y1: 137.396, x2: 45.287, y2: 137.396, gradientUnits: "userSpaceOnUse" },
|
|
145
|
+
React.createElement("stop", { stopColor: "#635DFF" }),
|
|
146
|
+
React.createElement("stop", { offset: 1, stopColor: "#3885FF" })),
|
|
147
|
+
React.createElement("linearGradient", { id: "generic_svg__paint7_linear_3554_6648", x1: 40.123, y1: 65.357, x2: 103.331, y2: 65.357, gradientUnits: "userSpaceOnUse" },
|
|
148
|
+
React.createElement("stop", { stopColor: "#E9ECEE" }),
|
|
149
|
+
React.createElement("stop", { offset: 1, stopColor: "#fff" })),
|
|
150
|
+
React.createElement("linearGradient", { id: "generic_svg__paint8_linear_3554_6648", x1: 191.677, y1: 151.768, x2: 230.005, y2: 151.768, gradientUnits: "userSpaceOnUse" },
|
|
151
|
+
React.createElement("stop", { stopColor: "#635DFF" }),
|
|
152
|
+
React.createElement("stop", { offset: 1, stopColor: "#3885FF" })),
|
|
153
|
+
React.createElement("linearGradient", { id: "generic_svg__paint9_linear_3554_6648", x1: 141.518, y1: 117.019, x2: 193.641, y2: 117.019, gradientUnits: "userSpaceOnUse" },
|
|
154
|
+
React.createElement("stop", { stopColor: "#635DFF" }),
|
|
155
|
+
React.createElement("stop", { offset: 1, stopColor: "#3885FF" })),
|
|
156
|
+
React.createElement("linearGradient", { id: "generic_svg__paint10_linear_3554_6648", x1: 141.541, y1: 184.573, x2: 193.641, y2: 184.573, gradientUnits: "userSpaceOnUse" },
|
|
157
|
+
React.createElement("stop", { stopColor: "#635DFF" }),
|
|
158
|
+
React.createElement("stop", { offset: 1, stopColor: "#3885FF" })),
|
|
159
|
+
React.createElement("linearGradient", { id: "generic_svg__paint11_linear_3554_6648", x1: 6060.47, y1: 5552.28, x2: 6060.47, y2: 2494.51, gradientUnits: "userSpaceOnUse" },
|
|
160
|
+
React.createElement("stop", { stopColor: "#E9ECEE" }),
|
|
161
|
+
React.createElement("stop", { offset: 1, stopColor: "#fff" })),
|
|
162
|
+
React.createElement("linearGradient", { id: "generic_svg__paint12_linear_3554_6648", x1: 6060.42, y1: 7991.02, x2: 6060.42, y2: 4571.63, gradientUnits: "userSpaceOnUse" },
|
|
163
|
+
React.createElement("stop", { stopColor: "#E9ECEE" }),
|
|
164
|
+
React.createElement("stop", { offset: 1, stopColor: "#fff" })),
|
|
165
|
+
React.createElement("linearGradient", { id: "generic_svg__paint13_linear_3554_6648", x1: 148.57, y1: 117.016, x2: 160.599, y2: 134.093, gradientUnits: "userSpaceOnUse" },
|
|
166
|
+
React.createElement("stop", { stopColor: "#3EC6EB" }),
|
|
167
|
+
React.createElement("stop", { offset: 1, stopColor: "#1BC99F" })),
|
|
168
|
+
React.createElement("linearGradient", { id: "generic_svg__paint14_linear_3554_6648", x1: 148.57, y1: 184.6, x2: 160.599, y2: 201.676, gradientUnits: "userSpaceOnUse" },
|
|
169
|
+
React.createElement("stop", { stopColor: "#3EC6EB" }),
|
|
170
|
+
React.createElement("stop", { offset: 0.999, stopColor: "#1BC99F" })),
|
|
171
|
+
React.createElement("linearGradient", { id: "generic_svg__paint15_linear_3554_6648", x1: 54.816, y1: 137.887, x2: 44.859, y2: 137.887, gradientUnits: "userSpaceOnUse" },
|
|
172
|
+
React.createElement("stop", { stopColor: "#FF4F40" }),
|
|
173
|
+
React.createElement("stop", { offset: 1, stopColor: "#F4D" })))));
|
|
174
|
+
}, {
|
|
175
|
+
name: common_1.illustrationComponentName,
|
|
176
|
+
})({});
|
|
@@ -1,11 +1,14 @@
|
|
|
1
|
+
export { IllustrationApplications } from './applications';
|
|
1
2
|
export { IllustrationDevelopers } from './developers';
|
|
2
3
|
export { IllustrationEnterpriseConnection } from './enterprise-connection';
|
|
3
4
|
export { IllustrationErrorPage } from './error-page';
|
|
4
5
|
export { IllustrationExperiencedUser } from './experienced-user';
|
|
6
|
+
export { IllustrationGeneric } from './generic';
|
|
5
7
|
export { IllustrationNewAuth0UserA } from './new-auth0-user-a';
|
|
6
8
|
export { IllustrationNoContent } from './no-content';
|
|
7
9
|
export { IllustrationNotifications } from './notifications';
|
|
8
10
|
export { IllustrationRoles } from './roles';
|
|
9
11
|
export { IllustrationSingleSignOn } from './single-sign-on';
|
|
10
12
|
export { IllustrationStreamsLogs } from './streams-logs';
|
|
13
|
+
export { IllustrationTeams } from './teams';
|
|
11
14
|
export { IllustrationUsers } from './users';
|
|
@@ -4,7 +4,9 @@ This file is generated. Any changes made to this file will be lost.
|
|
|
4
4
|
To update this output make changes to `scripts/svgr/illustration-index-template.js`
|
|
5
5
|
*/
|
|
6
6
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
-
exports.IllustrationUsers = exports.IllustrationStreamsLogs = exports.IllustrationSingleSignOn = exports.IllustrationRoles = exports.IllustrationNotifications = exports.IllustrationNoContent = exports.IllustrationNewAuth0UserA = exports.IllustrationExperiencedUser = exports.IllustrationErrorPage = exports.IllustrationEnterpriseConnection = exports.IllustrationDevelopers = void 0;
|
|
7
|
+
exports.IllustrationUsers = exports.IllustrationTeams = exports.IllustrationStreamsLogs = exports.IllustrationSingleSignOn = exports.IllustrationRoles = exports.IllustrationNotifications = exports.IllustrationNoContent = exports.IllustrationNewAuth0UserA = exports.IllustrationGeneric = exports.IllustrationExperiencedUser = exports.IllustrationErrorPage = exports.IllustrationEnterpriseConnection = exports.IllustrationDevelopers = exports.IllustrationApplications = void 0;
|
|
8
|
+
var applications_1 = require("./applications");
|
|
9
|
+
Object.defineProperty(exports, "IllustrationApplications", { enumerable: true, get: function () { return applications_1.IllustrationApplications; } });
|
|
8
10
|
var developers_1 = require("./developers");
|
|
9
11
|
Object.defineProperty(exports, "IllustrationDevelopers", { enumerable: true, get: function () { return developers_1.IllustrationDevelopers; } });
|
|
10
12
|
var enterprise_connection_1 = require("./enterprise-connection");
|
|
@@ -13,6 +15,8 @@ var error_page_1 = require("./error-page");
|
|
|
13
15
|
Object.defineProperty(exports, "IllustrationErrorPage", { enumerable: true, get: function () { return error_page_1.IllustrationErrorPage; } });
|
|
14
16
|
var experienced_user_1 = require("./experienced-user");
|
|
15
17
|
Object.defineProperty(exports, "IllustrationExperiencedUser", { enumerable: true, get: function () { return experienced_user_1.IllustrationExperiencedUser; } });
|
|
18
|
+
var generic_1 = require("./generic");
|
|
19
|
+
Object.defineProperty(exports, "IllustrationGeneric", { enumerable: true, get: function () { return generic_1.IllustrationGeneric; } });
|
|
16
20
|
var new_auth0_user_a_1 = require("./new-auth0-user-a");
|
|
17
21
|
Object.defineProperty(exports, "IllustrationNewAuth0UserA", { enumerable: true, get: function () { return new_auth0_user_a_1.IllustrationNewAuth0UserA; } });
|
|
18
22
|
var no_content_1 = require("./no-content");
|
|
@@ -25,5 +29,7 @@ var single_sign_on_1 = require("./single-sign-on");
|
|
|
25
29
|
Object.defineProperty(exports, "IllustrationSingleSignOn", { enumerable: true, get: function () { return single_sign_on_1.IllustrationSingleSignOn; } });
|
|
26
30
|
var streams_logs_1 = require("./streams-logs");
|
|
27
31
|
Object.defineProperty(exports, "IllustrationStreamsLogs", { enumerable: true, get: function () { return streams_logs_1.IllustrationStreamsLogs; } });
|
|
32
|
+
var teams_1 = require("./teams");
|
|
33
|
+
Object.defineProperty(exports, "IllustrationTeams", { enumerable: true, get: function () { return teams_1.IllustrationTeams; } });
|
|
28
34
|
var users_1 = require("./users");
|
|
29
35
|
Object.defineProperty(exports, "IllustrationUsers", { enumerable: true, get: function () { return users_1.IllustrationUsers; } });
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { IIllustrationProps } from '../common';
|
|
3
|
+
export declare const IllustrationTeams: import("styled-components").StyledComponent<({ ...props }: IIllustrationProps) => React.JSX.Element, import("../..").ITheme, import("@mui/system").MUIStyledCommonProps<import("../..").ITheme>, never>;
|
|
@@ -0,0 +1,121 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __assign = (this && this.__assign) || function () {
|
|
3
|
+
__assign = Object.assign || function(t) {
|
|
4
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
5
|
+
s = arguments[i];
|
|
6
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
7
|
+
t[p] = s[p];
|
|
8
|
+
}
|
|
9
|
+
return t;
|
|
10
|
+
};
|
|
11
|
+
return __assign.apply(this, arguments);
|
|
12
|
+
};
|
|
13
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
14
|
+
if (k2 === undefined) k2 = k;
|
|
15
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
16
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
17
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
18
|
+
}
|
|
19
|
+
Object.defineProperty(o, k2, desc);
|
|
20
|
+
}) : (function(o, m, k, k2) {
|
|
21
|
+
if (k2 === undefined) k2 = k;
|
|
22
|
+
o[k2] = m[k];
|
|
23
|
+
}));
|
|
24
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
25
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
26
|
+
}) : function(o, v) {
|
|
27
|
+
o["default"] = v;
|
|
28
|
+
});
|
|
29
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
30
|
+
var ownKeys = function(o) {
|
|
31
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
32
|
+
var ar = [];
|
|
33
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
34
|
+
return ar;
|
|
35
|
+
};
|
|
36
|
+
return ownKeys(o);
|
|
37
|
+
};
|
|
38
|
+
return function (mod) {
|
|
39
|
+
if (mod && mod.__esModule) return mod;
|
|
40
|
+
var result = {};
|
|
41
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
42
|
+
__setModuleDefault(result, mod);
|
|
43
|
+
return result;
|
|
44
|
+
};
|
|
45
|
+
})();
|
|
46
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
47
|
+
var t = {};
|
|
48
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
49
|
+
t[p] = s[p];
|
|
50
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
51
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
52
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
53
|
+
t[p[i]] = s[p[i]];
|
|
54
|
+
}
|
|
55
|
+
return t;
|
|
56
|
+
};
|
|
57
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
58
|
+
exports.IllustrationTeams = void 0;
|
|
59
|
+
/*
|
|
60
|
+
This file is generated with the "illustrations" script.
|
|
61
|
+
To update this output make changes to `scripts/svgr/illustration-icon-template.js`
|
|
62
|
+
*/
|
|
63
|
+
var React = __importStar(require("react"));
|
|
64
|
+
var common_1 = require("../common");
|
|
65
|
+
var styled_1 = require("../../styled");
|
|
66
|
+
exports.IllustrationTeams = (0, styled_1.styled)(function (_a) {
|
|
67
|
+
var props = __rest(_a, []);
|
|
68
|
+
return (React.createElement("svg", __assign({ width: "1em", height: "1em", viewBox: "0 0 250 250", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props),
|
|
69
|
+
React.createElement("g", { clipPath: "url(#teams_svg__clip0_2124_2918)" },
|
|
70
|
+
React.createElement("path", { d: "M138.274 163.679H67.481a5.329 5.329 0 00-5.329 5.329v40.725a5.328 5.328 0 005.329 5.328h70.793a5.327 5.327 0 005.328-5.328v-40.725a5.328 5.328 0 00-5.328-5.329z", fill: "#fff", stroke: "#000", strokeWidth: 0.4, strokeLinejoin: "round", strokeDasharray: "1.07 1.07" }),
|
|
71
|
+
React.createElement("path", { d: "M129.52 168.627H58.727a5.329 5.329 0 00-5.329 5.328v40.725a5.329 5.329 0 005.329 5.329h70.793a5.328 5.328 0 005.328-5.329v-40.725a5.328 5.328 0 00-5.328-5.328z", fill: "#fff", stroke: "#000", strokeWidth: 0.4, strokeLinejoin: "round", strokeDasharray: "1.07 1.07" }),
|
|
72
|
+
React.createElement("path", { d: "M124.572 173.575H53.779a5.329 5.329 0 00-5.329 5.329v40.725a5.328 5.328 0 005.329 5.328h70.793a5.327 5.327 0 005.328-5.328v-40.725a5.328 5.328 0 00-5.328-5.329z", fill: "#fff", stroke: "#000", strokeWidth: 0.4, strokeLinejoin: "round", strokeDasharray: "1.07 1.07" }),
|
|
73
|
+
React.createElement("path", { d: "M119.719 178.523H48.926a5.329 5.329 0 00-5.328 5.328v40.725a5.329 5.329 0 005.328 5.329h70.793a5.33 5.33 0 005.329-5.329v-40.725a5.329 5.329 0 00-5.329-5.328z", fill: "url(#teams_svg__paint0_linear_2124_2918)", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
|
|
74
|
+
React.createElement("path", { d: "M47.88 229.81c-.19 0-.19-.286-.19-.286v-14.938c0-4.187 4.852-7.708 11.513-8.754v-6.946a4.471 4.471 0 014.472-4.377 4.375 4.375 0 014.187 4.377v.57l1.427 3.045h-1.427v3.235c6.946 1.047 11.989 4.568 11.989 8.85v15.319H47.88v-.095zM88.7 230v-15.415c0-4.186 4.852-7.707 11.608-8.754v-6.946a4.281 4.281 0 018.563 0v.571l1.523 3.045h-1.523v3.235c6.947 1.047 12.085 4.568 12.085 8.849v15.32L88.699 230z", fill: "#fff", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
|
|
75
|
+
React.createElement("path", { d: "M84.228 178.523V230", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
|
|
76
|
+
React.createElement("path", { d: "M49.877 185.374a1.427 1.427 0 100-2.854 1.427 1.427 0 000 2.854zM54.92 185.374a1.427 1.427 0 10.001-2.854 1.427 1.427 0 000 2.854zM59.964 185.374a1.427 1.427 0 100-2.855 1.427 1.427 0 000 2.855z", fill: "#fff", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
|
|
77
|
+
React.createElement("path", { d: "M162.062 20H32.179a3.33 3.33 0 00-3.33 3.33v86.255a3.33 3.33 0 003.33 3.331h129.883a3.33 3.33 0 003.33-3.331V23.33a3.33 3.33 0 00-3.33-3.33z", fill: "#fff" }),
|
|
78
|
+
React.createElement("path", { d: "M162.062 20H32.179a3.33 3.33 0 00-3.33 3.33v86.255a3.33 3.33 0 003.33 3.331h129.883a3.33 3.33 0 003.33-3.331V23.33a3.33 3.33 0 00-3.33-3.33z", stroke: "#000", strokeWidth: 0.4, strokeLinejoin: "round", strokeDasharray: "1.07 1.07" }),
|
|
79
|
+
React.createElement("path", { d: "M168.532 26.565H38.65a3.33 3.33 0 00-3.33 3.33v86.256a3.33 3.33 0 003.33 3.33h129.882a3.33 3.33 0 003.331-3.33V29.896a3.33 3.33 0 00-3.331-3.33z", fill: "#fff" }),
|
|
80
|
+
React.createElement("path", { d: "M168.532 26.565H38.65a3.33 3.33 0 00-3.33 3.33v86.256a3.33 3.33 0 003.33 3.33h129.882a3.33 3.33 0 003.331-3.33V29.896a3.33 3.33 0 00-3.331-3.33z", stroke: "#000", strokeWidth: 0.4, strokeLinejoin: "round", strokeDasharray: "1.07 1.07" }),
|
|
81
|
+
React.createElement("path", { d: "M175.954 33.036H46.072a3.33 3.33 0 00-3.33 3.33v86.255a3.33 3.33 0 003.33 3.33h129.882a3.33 3.33 0 003.33-3.33V36.366a3.33 3.33 0 00-3.33-3.33z", fill: "#fff" }),
|
|
82
|
+
React.createElement("path", { d: "M175.954 33.036H46.072a3.33 3.33 0 00-3.33 3.33v86.255a3.33 3.33 0 003.33 3.33h129.882a3.33 3.33 0 003.33-3.33V36.366a3.33 3.33 0 00-3.33-3.33z", stroke: "#000", strokeWidth: 0.4, strokeLinejoin: "round", strokeDasharray: "1.07 1.07" }),
|
|
83
|
+
React.createElement("path", { d: "M182.805 39.41H52.922a3.33 3.33 0 00-3.33 3.331v86.255a3.33 3.33 0 003.33 3.331h129.883a3.33 3.33 0 003.33-3.331V42.741a3.33 3.33 0 00-3.33-3.33z", fill: "url(#teams_svg__paint1_linear_2124_2918)", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
|
|
84
|
+
React.createElement("path", { d: "M54.445 85.845V68.908c0-4.567 5.424-8.564 12.845-9.8V51.4a4.852 4.852 0 014.853-4.853 4.852 4.852 0 014.663 4.758v.761l1.617 3.33h-1.617v3.616c7.707 1.142 13.32 5.138 13.32 9.8v17.033H54.446zM54.445 132.279v-16.746c0-4.663 5.424-8.564 12.845-9.801v-7.707a4.852 4.852 0 014.853-4.853 4.757 4.757 0 014.663 4.758v.76l1.617 3.236h-1.617v3.711c7.707 1.142 13.32 5.138 13.32 9.896v16.746H54.446zM99.927 85.845V68.908c0-4.567 5.424-8.564 12.846-9.8V51.4a4.853 4.853 0 014.853-4.853 4.853 4.853 0 014.662 4.758v.761l1.618 3.33h-1.618v3.616c7.707 1.142 13.321 5.138 13.321 9.8v17.033H99.927zM99.927 132.279v-16.746c0-4.663 5.424-8.564 12.846-9.801v-7.707a4.853 4.853 0 014.853-4.853 4.755 4.755 0 014.662 4.758v.76l1.618 3.236h-1.618v3.711c7.707 1.142 13.321 5.138 13.321 9.896v16.746H99.927z", fill: "#fff", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
|
|
85
|
+
React.createElement("path", { d: "M145.41 86.035V68.908c0-4.567 5.424-8.564 12.846-9.8V51.4a4.852 4.852 0 019.61-.095v.761l1.618 3.33h-1.618v3.616c7.612 1.142 13.321 5.138 13.321 9.8V85.94", fill: "#fff" }),
|
|
86
|
+
React.createElement("path", { d: "M145.41 86.035V68.908c0-4.567 5.424-8.564 12.846-9.8V51.4a4.852 4.852 0 019.61-.095v.761l1.618 3.33h-1.618v3.616c7.612 1.142 13.321 5.138 13.321 9.8V85.94", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
|
|
87
|
+
React.createElement("path", { d: "M145.41 132.279v-16.746c0-4.663 5.424-8.564 12.846-9.801v-7.707a4.851 4.851 0 019.61-.096v.762l1.618 3.235h-1.618v3.711c7.612 1.142 13.321 5.138 13.321 9.896v16.746H145.41z", fill: "#fff", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
|
|
88
|
+
React.createElement("path", { d: "M49.592 85.845H186.04M140.272 39.41v92.964M94.885 39.41v92.964", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
|
|
89
|
+
React.createElement("path", { d: "M204.024 72.143h-69.176a4.948 4.948 0 00-4.948 4.948v117.246a4.948 4.948 0 004.948 4.948h69.176a4.947 4.947 0 004.947-4.948V77.091a4.948 4.948 0 00-4.947-4.948z", fill: "#fff", stroke: "#000", strokeWidth: 0.4, strokeLinejoin: "round", strokeDasharray: "1.07 1.07" }),
|
|
90
|
+
React.createElement("path", { d: "M198.695 77.281H129.52a4.948 4.948 0 00-4.948 4.948v117.246a4.948 4.948 0 004.948 4.948h69.175a4.948 4.948 0 004.948-4.948V82.229a4.948 4.948 0 00-4.948-4.948z", fill: "#fff", stroke: "#000", strokeWidth: 0.4, strokeLinejoin: "round", strokeDasharray: "1.07 1.07" }),
|
|
91
|
+
React.createElement("path", { d: "M192.606 82.8H123.43a4.948 4.948 0 00-4.948 4.948v117.246a4.948 4.948 0 004.948 4.948h69.176a4.947 4.947 0 004.947-4.948V87.748a4.948 4.948 0 00-4.947-4.948z", fill: "#fff", stroke: "#000", strokeWidth: 0.4, strokeLinejoin: "round", strokeDasharray: "1.07 1.07" }),
|
|
92
|
+
React.createElement("path", { d: "M186.421 88.7h-69.176a4.948 4.948 0 00-4.948 4.947v117.247a4.947 4.947 0 004.948 4.947h69.176a4.947 4.947 0 004.947-4.947V93.647a4.948 4.948 0 00-4.947-4.948z", fill: "url(#teams_svg__paint2_linear_2124_2918)", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
|
|
93
|
+
React.createElement("path", { d: "M125.904 152.071v-24.74c0-6.756 7.898-12.37 18.65-14.178v-11.228A6.955 6.955 0 01146.555 97a6.934 6.934 0 014.897-2.068 6.945 6.945 0 016.994 6.898v1.047l2.284 4.758h-2.284v5.328c11.038 1.618 19.316 7.422 19.316 14.273v24.739l-51.858.096zM125.904 215.823v-24.74c0-6.661 7.898-12.37 18.65-14.178v-11.132a7.041 7.041 0 017.041-7.042 6.848 6.848 0 016.851 6.851v1.047l2.284 4.853h-2.284v5.328c11.038 1.713 19.316 7.422 19.316 14.273v24.74h-51.858z", fill: "#fff", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
|
|
94
|
+
React.createElement("path", { d: "M191.368 152.071h-79.071", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
|
|
95
|
+
React.createElement("path", { d: "M118.101 96.312a1.427 1.427 0 10.001-2.855 1.427 1.427 0 00-.001 2.855zM123.145 96.312a1.427 1.427 0 100-2.855 1.427 1.427 0 000 2.855zM128.188 96.312a1.427 1.427 0 100-2.855 1.427 1.427 0 000 2.855zM54.54 45.596a1.427 1.427 0 100-2.855 1.427 1.427 0 000 2.855zM59.583 45.596a1.427 1.427 0 100-2.855 1.427 1.427 0 000 2.855zM64.626 45.596a1.427 1.427 0 100-2.855 1.427 1.427 0 000 2.855z", fill: "#000", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
|
|
96
|
+
React.createElement("path", { d: "M210.399 120.48h-19.03v-15.224h19.03a4 4 0 003.72-2.533 3.995 3.995 0 00.276-1.559v-34.35a3.615 3.615 0 00-3.711-3.71H186.04V47.879h24.644a18.937 18.937 0 0118.936 18.936v34.349a19.314 19.314 0 01-19.221 19.316z", fill: "url(#teams_svg__paint3_linear_2124_2918)", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
|
|
97
|
+
React.createElement("path", { d: "M186.04 65.483h9.896V45.996h-9.896v19.487zM191.368 122.469h9.896v-19.487h-9.896v19.487z", fill: "#BAC0CB", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
|
|
98
|
+
React.createElement("path", { d: "M81.754 176.049H66.529V154.64a1.715 1.715 0 00-1.617-1.618H41.029a20.641 20.641 0 01-14.635-6.081 20.654 20.654 0 01-6.013-14.662V80.897a20.743 20.743 0 0120.648-20.743h8.468v15.224H41.03a5.519 5.519 0 00-5.424 5.519v51.382a5.519 5.519 0 005.424 5.519h23.883a16.937 16.937 0 0116.842 16.842v21.409z", fill: "url(#teams_svg__paint4_linear_2124_2918)", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
|
|
99
|
+
React.createElement("path", { d: "M83.905 178.523v-7.459H64.418v7.459h19.487z", fill: "#000", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
|
|
100
|
+
React.createElement("path", { d: "M82.818 171.064v-4.017H65.504v4.017h17.314zM44.548 77.281h5.044V57.794h-5.044v19.487z", fill: "#BAC0CB", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 })),
|
|
101
|
+
React.createElement("defs", null,
|
|
102
|
+
React.createElement("linearGradient", { id: "teams_svg__paint0_linear_2124_2918", x1: 43.609, y1: 204.213, x2: 125.058, y2: 204.213, gradientUnits: "userSpaceOnUse" },
|
|
103
|
+
React.createElement("stop", { stopColor: "#635DFF" }),
|
|
104
|
+
React.createElement("stop", { offset: 1, stopColor: "#3885FF" })),
|
|
105
|
+
React.createElement("linearGradient", { id: "teams_svg__paint1_linear_2124_2918", x1: 4263.31, y1: 6492.41, x2: 23851.8, y2: 6492.41, gradientUnits: "userSpaceOnUse" },
|
|
106
|
+
React.createElement("stop", { stopColor: "#E8EBED" }),
|
|
107
|
+
React.createElement("stop", { offset: 1, stopColor: "#fff" })),
|
|
108
|
+
React.createElement("linearGradient", { id: "teams_svg__paint2_linear_2124_2918", x1: 100.566, y1: 93.548, x2: 199.557, y2: 214.733, gradientUnits: "userSpaceOnUse" },
|
|
109
|
+
React.createElement("stop", { stopColor: "#3EC6EB" }),
|
|
110
|
+
React.createElement("stop", { offset: 0.999, stopColor: "#1BC99F" })),
|
|
111
|
+
React.createElement("linearGradient", { id: "teams_svg__paint3_linear_2124_2918", x1: 194.443, y1: 120.48, x2: 234.389, y2: 62.097, gradientUnits: "userSpaceOnUse" },
|
|
112
|
+
React.createElement("stop", { stopColor: "#FF4F40" }),
|
|
113
|
+
React.createElement("stop", { offset: 1, stopColor: "#F4D" })),
|
|
114
|
+
React.createElement("linearGradient", { id: "teams_svg__paint4_linear_2124_2918", x1: 20.38, y1: 86.044, x2: 97.52, y2: 174.098, gradientUnits: "userSpaceOnUse" },
|
|
115
|
+
React.createElement("stop", { stopColor: "#F4D" }),
|
|
116
|
+
React.createElement("stop", { offset: 1, stopColor: "#EBCA40" })),
|
|
117
|
+
React.createElement("clipPath", { id: "teams_svg__clip0_2124_2918" },
|
|
118
|
+
React.createElement("path", { fill: "#fff", d: "M0 0h250v250H0z" })))));
|
|
119
|
+
}, {
|
|
120
|
+
name: common_1.illustrationComponentName,
|
|
121
|
+
})({});
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@auth0/quantum-product",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.14.0",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"publishConfig": {
|
|
@@ -27,15 +27,15 @@
|
|
|
27
27
|
"scripts": {
|
|
28
28
|
"artifactory": "cd ./build && npm publish --access public",
|
|
29
29
|
"build-storybook": "storybook build",
|
|
30
|
-
"build": "
|
|
30
|
+
"build": "npm run clean && npm run build:cjs && npm run build:esm && npm run copy:files",
|
|
31
31
|
"build:cjs": "node --max-old-space-size=8192 ../../node_modules/.bin/tsc --project ./tsconfig.publish.json",
|
|
32
32
|
"build:esm": "node --max-old-space-size=8192 ../../node_modules/.bin/tsc --project ./tsconfig.publish.esm.json",
|
|
33
|
-
"identicons": "rm -rf src/identicons/icons &&
|
|
34
|
-
"illustrations": "rm -rf src/illustrations/components &&
|
|
33
|
+
"identicons": "rm -rf src/identicons/icons && npx svgr --config-file .svgr.identicon.js -d src/identicons/icons src/identicons/svg",
|
|
34
|
+
"illustrations": "rm -rf src/illustrations/components && npx svgr --config-file .svgr.illustration.js -d src/illustrations/components src/illustrations/svg",
|
|
35
35
|
"clean": "rm -rf ./build",
|
|
36
36
|
"copy:files": "node scripts/copy-files.js",
|
|
37
37
|
"storybook": "storybook dev -p 6006",
|
|
38
|
-
"verify": "
|
|
38
|
+
"verify": "npx tsc --noEmit",
|
|
39
39
|
"test": "jest"
|
|
40
40
|
},
|
|
41
41
|
"repository": {
|