@auth0/quantum-product 2.9.0 → 2.9.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,69 @@
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 IllustrationErrorPage = 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: "M46.2 204.22c23.306 0 42.2-4.204 42.2-9.39 0-5.186-18.894-9.39-42.2-9.39-23.306 0-42.2 4.204-42.2 9.39 0 5.186 18.894 9.39 42.2 9.39z", fill: "url(#error-page_svg__paint0_linear_17_13)", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10, strokeLinejoin: "round" }),
34
+ React.createElement("path", { d: "M9.74 199.45c7.32-2.78 20.91-4.65 36.46-4.65 15.62 0 29.25 1.89 36.55 4.69v.03c-7.3 2.8-20.93 4.69-36.55 4.69-15.55 0-29.14-1.87-36.46-4.65v-.11z", fill: "#000", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
35
+ React.createElement("path", { d: "M203.28 204.22c23.306 0 42.2-4.204 42.2-9.39 0-5.186-18.894-9.39-42.2-9.39-23.306 0-42.2 4.204-42.2 9.39 0 5.186 18.894 9.39 42.2 9.39z", fill: "url(#error-page_svg__paint1_linear_17_13)", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10, strokeLinejoin: "round" }),
36
+ React.createElement("path", { d: "M166.83 199.45c7.32-2.78 20.91-4.65 36.46-4.65 15.62 0 29.25 1.89 36.55 4.69v.03c-7.3 2.8-20.93 4.69-36.55 4.69-15.55 0-29.14-1.87-36.46-4.65v-.11z", fill: "#000", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
37
+ React.createElement("path", { d: "M29.82 203.44V101.32c0-18.26 14.86-33.12 33.12-33.12 17.64 0 32.11 13.87 33.07 31.27v-1.09c0-16.64 13.54-30.18 30.18-30.18H145.82v33.2h-16.61v25.05c0 18.26-14.86 33.12-33.12 33.12h-.11c-17.14 0-31.28-13.09-32.95-29.79v73.66s-10.69 1.25-26.18.51c-2.24-.12-4.61-.3-7.03-.51z", fill: "url(#error-page_svg__paint2_linear_17_13)", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10, strokeLinejoin: "round" }),
38
+ React.createElement("path", { d: "M145.97 101.4c2.679 0 4.85-7.432 4.85-16.6 0-9.168-2.171-16.6-4.85-16.6s-4.85 7.432-4.85 16.6c0 9.168 2.171 16.6 4.85 16.6z", fill: "url(#error-page_svg__paint3_linear_17_13)", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10, strokeLinejoin: "round" }),
39
+ React.createElement("path", { d: "M63.02 129.78V99.73M96.01 129.78v-31.8", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
40
+ React.createElement("path", { d: "M220.68 129.78v73.59s-10.97 1.31-26.18.64c-2.24-.11-4.6-.3-7.02-.51v-73.72h33.2z", fill: "url(#error-page_svg__paint4_linear_17_13)", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10, strokeLinejoin: "round" }),
41
+ React.createElement("path", { d: "M204.08 134.64c9.168 0 16.6-2.171 16.6-4.85s-7.432-4.85-16.6-4.85c-9.168 0-16.6 2.171-16.6 4.85s7.432 4.85 16.6 4.85z", fill: "url(#error-page_svg__paint5_linear_17_13)", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10, strokeLinejoin: "round" }),
42
+ React.createElement("path", { d: "M204.08 128.21c2.99 0 5.42.71 5.42 1.58 0 .87-2.42 1.58-5.42 1.58-2.99 0-5.42-.71-5.42-1.58 0-.87 2.43-1.58 5.42-1.58z", fill: "#BDC4CF", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
43
+ React.createElement("path", { d: "M148.07 91.41c-.21-1.72-1.54-4-1.54-6.49s.13-4.77.33-6.49h20.82a6.49 6.49 0 110 12.98h-19.61z", fill: "url(#error-page_svg__paint6_linear_17_13)", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10, strokeLinejoin: "round" }),
44
+ React.createElement("path", { d: "M145.51 90.91c.04.27.28.47.56.47H153.29l-.21-1.32c-.55-3.42-.55-6.91 0-10.33l.21-1.32H146.07c-.28 0-.51.2-.56.47l-.14.84c-.55 3.42-.55 6.91 0 10.33l.14.86z", fill: "#BDC4CF", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
45
+ React.createElement("defs", null,
46
+ React.createElement("linearGradient", { id: "error-page_svg__paint0_linear_17_13", x1: 4, y1: 194.827, x2: 88.402, y2: 194.827, gradientUnits: "userSpaceOnUse" },
47
+ React.createElement("stop", { stopColor: "#BDC4CF" }),
48
+ React.createElement("stop", { offset: 1, stopColor: "#fff" })),
49
+ React.createElement("linearGradient", { id: "error-page_svg__paint1_linear_17_13", x1: 161.082, y1: 194.827, x2: 245.484, y2: 194.827, gradientUnits: "userSpaceOnUse" },
50
+ React.createElement("stop", { stopColor: "#BDC4CF" }),
51
+ React.createElement("stop", { offset: 1, stopColor: "#fff" })),
52
+ React.createElement("linearGradient", { id: "error-page_svg__paint2_linear_17_13", x1: 29.822, y1: 136.191, x2: 145.818, y2: 136.191, gradientUnits: "userSpaceOnUse" },
53
+ React.createElement("stop", { offset: 0.044, stopColor: "#FF4F40" }),
54
+ React.createElement("stop", { offset: 1, stopColor: "#FC44DD" })),
55
+ React.createElement("linearGradient", { id: "error-page_svg__paint3_linear_17_13", x1: 141.118, y1: 84.8, x2: 150.815, y2: 84.8, gradientUnits: "userSpaceOnUse" },
56
+ React.createElement("stop", { stopColor: "#3885FF" }),
57
+ React.createElement("stop", { offset: 1, stopColor: "#635DFF" })),
58
+ React.createElement("linearGradient", { id: "error-page_svg__paint4_linear_17_13", x1: 187.76, y1: 207.379, x2: 217.229, y2: 133.707, gradientUnits: "userSpaceOnUse" },
59
+ React.createElement("stop", { stopColor: "#1BC99F" }),
60
+ React.createElement("stop", { offset: 1, stopColor: "#3EC6EB" })),
61
+ React.createElement("linearGradient", { id: "error-page_svg__paint5_linear_17_13", x1: 187.483, y1: 129.795, x2: 220.683, y2: 129.795, gradientUnits: "userSpaceOnUse" },
62
+ React.createElement("stop", { stopColor: "#3885FF" }),
63
+ React.createElement("stop", { offset: 1, stopColor: "#635DFF" })),
64
+ React.createElement("linearGradient", { id: "error-page_svg__paint6_linear_17_13", x1: 152.996, y1: 90.528, x2: 185.515, y2: 58.01, gradientUnits: "userSpaceOnUse" },
65
+ React.createElement("stop", { stopColor: "#E9ECEE" }),
66
+ React.createElement("stop", { offset: 1, stopColor: "#fff" })))));
67
+ }, {
68
+ name: illustrationComponentName,
69
+ })({});
@@ -4,6 +4,7 @@ To update this output make changes to `scripts/svgr/illustration-index-template.
4
4
  */
5
5
  export { IllustrationDevelopers } from './developers';
6
6
  export { IllustrationEnterpriseConnection } from './enterprise-connection';
7
+ export { IllustrationErrorPage } from './error-page';
7
8
  export { IllustrationExperiencedUser } from './experienced-user';
8
9
  export { IllustrationNewAuth0UserA } from './new-auth0-user-a';
9
10
  export { IllustrationNoContent } from './no-content';
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ import { IIllustrationProps } from '../common';
3
+ export declare const IllustrationErrorPage: import("styled-components").StyledComponent<({ ...props }: IIllustrationProps) => React.JSX.Element, import("../..").ITheme, import("@mui/system").MUIStyledCommonProps<import("../..").ITheme>, never>;
@@ -0,0 +1,105 @@
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.IllustrationErrorPage = 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.IllustrationErrorPage = (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: "M46.2 204.22c23.306 0 42.2-4.204 42.2-9.39 0-5.186-18.894-9.39-42.2-9.39-23.306 0-42.2 4.204-42.2 9.39 0 5.186 18.894 9.39 42.2 9.39z", fill: "url(#error-page_svg__paint0_linear_17_13)", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10, strokeLinejoin: "round" }),
70
+ React.createElement("path", { d: "M9.74 199.45c7.32-2.78 20.91-4.65 36.46-4.65 15.62 0 29.25 1.89 36.55 4.69v.03c-7.3 2.8-20.93 4.69-36.55 4.69-15.55 0-29.14-1.87-36.46-4.65v-.11z", fill: "#000", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
71
+ React.createElement("path", { d: "M203.28 204.22c23.306 0 42.2-4.204 42.2-9.39 0-5.186-18.894-9.39-42.2-9.39-23.306 0-42.2 4.204-42.2 9.39 0 5.186 18.894 9.39 42.2 9.39z", fill: "url(#error-page_svg__paint1_linear_17_13)", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10, strokeLinejoin: "round" }),
72
+ React.createElement("path", { d: "M166.83 199.45c7.32-2.78 20.91-4.65 36.46-4.65 15.62 0 29.25 1.89 36.55 4.69v.03c-7.3 2.8-20.93 4.69-36.55 4.69-15.55 0-29.14-1.87-36.46-4.65v-.11z", fill: "#000", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
73
+ React.createElement("path", { d: "M29.82 203.44V101.32c0-18.26 14.86-33.12 33.12-33.12 17.64 0 32.11 13.87 33.07 31.27v-1.09c0-16.64 13.54-30.18 30.18-30.18H145.82v33.2h-16.61v25.05c0 18.26-14.86 33.12-33.12 33.12h-.11c-17.14 0-31.28-13.09-32.95-29.79v73.66s-10.69 1.25-26.18.51c-2.24-.12-4.61-.3-7.03-.51z", fill: "url(#error-page_svg__paint2_linear_17_13)", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10, strokeLinejoin: "round" }),
74
+ React.createElement("path", { d: "M145.97 101.4c2.679 0 4.85-7.432 4.85-16.6 0-9.168-2.171-16.6-4.85-16.6s-4.85 7.432-4.85 16.6c0 9.168 2.171 16.6 4.85 16.6z", fill: "url(#error-page_svg__paint3_linear_17_13)", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10, strokeLinejoin: "round" }),
75
+ React.createElement("path", { d: "M63.02 129.78V99.73M96.01 129.78v-31.8", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
76
+ React.createElement("path", { d: "M220.68 129.78v73.59s-10.97 1.31-26.18.64c-2.24-.11-4.6-.3-7.02-.51v-73.72h33.2z", fill: "url(#error-page_svg__paint4_linear_17_13)", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10, strokeLinejoin: "round" }),
77
+ React.createElement("path", { d: "M204.08 134.64c9.168 0 16.6-2.171 16.6-4.85s-7.432-4.85-16.6-4.85c-9.168 0-16.6 2.171-16.6 4.85s7.432 4.85 16.6 4.85z", fill: "url(#error-page_svg__paint5_linear_17_13)", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10, strokeLinejoin: "round" }),
78
+ React.createElement("path", { d: "M204.08 128.21c2.99 0 5.42.71 5.42 1.58 0 .87-2.42 1.58-5.42 1.58-2.99 0-5.42-.71-5.42-1.58 0-.87 2.43-1.58 5.42-1.58z", fill: "#BDC4CF", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
79
+ React.createElement("path", { d: "M148.07 91.41c-.21-1.72-1.54-4-1.54-6.49s.13-4.77.33-6.49h20.82a6.49 6.49 0 110 12.98h-19.61z", fill: "url(#error-page_svg__paint6_linear_17_13)", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10, strokeLinejoin: "round" }),
80
+ React.createElement("path", { d: "M145.51 90.91c.04.27.28.47.56.47H153.29l-.21-1.32c-.55-3.42-.55-6.91 0-10.33l.21-1.32H146.07c-.28 0-.51.2-.56.47l-.14.84c-.55 3.42-.55 6.91 0 10.33l.14.86z", fill: "#BDC4CF", stroke: "#000", strokeWidth: 0.4, strokeMiterlimit: 10 }),
81
+ React.createElement("defs", null,
82
+ React.createElement("linearGradient", { id: "error-page_svg__paint0_linear_17_13", x1: 4, y1: 194.827, x2: 88.402, y2: 194.827, gradientUnits: "userSpaceOnUse" },
83
+ React.createElement("stop", { stopColor: "#BDC4CF" }),
84
+ React.createElement("stop", { offset: 1, stopColor: "#fff" })),
85
+ React.createElement("linearGradient", { id: "error-page_svg__paint1_linear_17_13", x1: 161.082, y1: 194.827, x2: 245.484, y2: 194.827, gradientUnits: "userSpaceOnUse" },
86
+ React.createElement("stop", { stopColor: "#BDC4CF" }),
87
+ React.createElement("stop", { offset: 1, stopColor: "#fff" })),
88
+ React.createElement("linearGradient", { id: "error-page_svg__paint2_linear_17_13", x1: 29.822, y1: 136.191, x2: 145.818, y2: 136.191, gradientUnits: "userSpaceOnUse" },
89
+ React.createElement("stop", { offset: 0.044, stopColor: "#FF4F40" }),
90
+ React.createElement("stop", { offset: 1, stopColor: "#FC44DD" })),
91
+ React.createElement("linearGradient", { id: "error-page_svg__paint3_linear_17_13", x1: 141.118, y1: 84.8, x2: 150.815, y2: 84.8, gradientUnits: "userSpaceOnUse" },
92
+ React.createElement("stop", { stopColor: "#3885FF" }),
93
+ React.createElement("stop", { offset: 1, stopColor: "#635DFF" })),
94
+ React.createElement("linearGradient", { id: "error-page_svg__paint4_linear_17_13", x1: 187.76, y1: 207.379, x2: 217.229, y2: 133.707, gradientUnits: "userSpaceOnUse" },
95
+ React.createElement("stop", { stopColor: "#1BC99F" }),
96
+ React.createElement("stop", { offset: 1, stopColor: "#3EC6EB" })),
97
+ React.createElement("linearGradient", { id: "error-page_svg__paint5_linear_17_13", x1: 187.483, y1: 129.795, x2: 220.683, y2: 129.795, gradientUnits: "userSpaceOnUse" },
98
+ React.createElement("stop", { stopColor: "#3885FF" }),
99
+ React.createElement("stop", { offset: 1, stopColor: "#635DFF" })),
100
+ React.createElement("linearGradient", { id: "error-page_svg__paint6_linear_17_13", x1: 152.996, y1: 90.528, x2: 185.515, y2: 58.01, gradientUnits: "userSpaceOnUse" },
101
+ React.createElement("stop", { stopColor: "#E9ECEE" }),
102
+ React.createElement("stop", { offset: 1, stopColor: "#fff" })))));
103
+ }, {
104
+ name: common_1.illustrationComponentName,
105
+ })({});
@@ -1,5 +1,6 @@
1
1
  export { IllustrationDevelopers } from './developers';
2
2
  export { IllustrationEnterpriseConnection } from './enterprise-connection';
3
+ export { IllustrationErrorPage } from './error-page';
3
4
  export { IllustrationExperiencedUser } from './experienced-user';
4
5
  export { IllustrationNewAuth0UserA } from './new-auth0-user-a';
5
6
  export { IllustrationNoContent } from './no-content';
@@ -4,11 +4,13 @@ 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.IllustrationEnterpriseConnection = exports.IllustrationDevelopers = void 0;
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;
8
8
  var developers_1 = require("./developers");
9
9
  Object.defineProperty(exports, "IllustrationDevelopers", { enumerable: true, get: function () { return developers_1.IllustrationDevelopers; } });
10
10
  var enterprise_connection_1 = require("./enterprise-connection");
11
11
  Object.defineProperty(exports, "IllustrationEnterpriseConnection", { enumerable: true, get: function () { return enterprise_connection_1.IllustrationEnterpriseConnection; } });
12
+ var error_page_1 = require("./error-page");
13
+ Object.defineProperty(exports, "IllustrationErrorPage", { enumerable: true, get: function () { return error_page_1.IllustrationErrorPage; } });
12
14
  var experienced_user_1 = require("./experienced-user");
13
15
  Object.defineProperty(exports, "IllustrationExperiencedUser", { enumerable: true, get: function () { return experienced_user_1.IllustrationExperiencedUser; } });
14
16
  var new_auth0_user_a_1 = require("./new-auth0-user-a");
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@auth0/quantum-product",
3
- "version": "2.9.0",
3
+ "version": "2.9.2",
4
4
  "sideEffects": false,
5
5
  "license": "Apache-2.0",
6
6
  "publishConfig": {
@@ -11,7 +11,7 @@
11
11
  "main": "./index.js",
12
12
  "types": "./index.d.ts",
13
13
  "dependencies": {
14
- "@auth0/quantum-icons": "^1.1.0",
14
+ "@auth0/quantum-icons": "^1.2.0",
15
15
  "@auth0/quantum-tokens": "^1.3.0",
16
16
  "@mui/material": "5.15.9",
17
17
  "@mui/system": "5.15.9",