@box/blueprint-web-assets 4.6.0 → 4.7.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.
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const SvgCreateReport: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgCreateReport;
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgCreateReport = (props) => (_jsxs("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16", role: "img", ...props, children: [_jsx("path", { fill: props.color || '#909090', d: "M5 1.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-1Z" }), _jsx("path", { fill: props.color || '#909090', fillRule: "evenodd", d: "M4 2v.5A1.5 1.5 0 0 0 5.5 4h5A1.5 1.5 0 0 0 12 2.5V2h1a1 1 0 0 1 1 1v11a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h1Zm4 10.5a.5.5 0 0 1-.5-.5v-2h-2a.5.5 0 0 1 0-1h2V7a.5.5 0 0 1 1 0v2h2a.5.5 0 0 1 0 1h-2v2a.5.5 0 0 1-.5.5Z", clipRule: "evenodd" })] }));
3
+ export default SvgCreateReport;
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const SvgDownloadReport: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgDownloadReport;
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgDownloadReport = (props) => (_jsxs("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16", role: "img", ...props, children: [_jsx("path", { fill: props.color || '#909090', d: "M5 1.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-1Z" }), _jsx("path", { fill: props.color || '#909090', fillRule: "evenodd", d: "M4 2v.5A1.5 1.5 0 0 0 5.5 4h5A1.5 1.5 0 0 0 12 2.5V2h1a1 1 0 0 1 1 1v11a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h1Zm7.25 11a.25.25 0 1 1 0 .5h-6.5a.25.25 0 1 1 0-.5h6.5ZM8.5 6a.5.5 0 0 1 .5.5v.001L8.995 8.5 10 8.5a.5.5 0 0 1 .423.767l-.033.045-2 2.5a.5.5 0 0 1-.78 0l-2-2.5A.5.5 0 0 1 6 8.5h1.002l.005-2.001a.5.5 0 0 1 .5-.499H8.5Z", clipRule: "evenodd" })] }));
3
+ export default SvgDownloadReport;
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const SvgReports: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgReports;
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgReports = (props) => (_jsxs("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16", role: "img", ...props, children: [_jsx("path", { fill: props.color || '#909090', d: "M5 1.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-1Z" }), _jsx("path", { fill: props.color || '#909090', fillRule: "evenodd", d: "M4 2.5V2H3a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1h-1v.5A1.5 1.5 0 0 1 10.5 4h-5A1.5 1.5 0 0 1 4 2.5ZM4.5 7a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1ZM4 9.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5ZM7.5 7a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1h-4ZM7 9.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5Z", clipRule: "evenodd" })] }));
3
+ export default SvgReports;
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const SvgScheduleReport: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgScheduleReport;
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgScheduleReport = (props) => (_jsxs("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16", role: "img", ...props, children: [_jsx("path", { fill: props.color || '#909090', d: "M5 1.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-1ZM8.5 8a.5.5 0 0 0-1 0v1.376a.7.7 0 0 0 .387.627l.89.444a.5.5 0 1 0 .447-.894L8.5 9.19V8Z" }), _jsx("path", { fill: props.color || '#909090', fillRule: "evenodd", d: "M4 2v.5A1.5 1.5 0 0 0 5.5 4h5A1.5 1.5 0 0 0 12 2.5V2h1a1 1 0 0 1 1 1v11a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h1Zm7.5 7.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z", clipRule: "evenodd" })] }));
3
+ export default SvgScheduleReport;
@@ -61,11 +61,13 @@ export { default as Collection } from './Collection';
61
61
  export { default as CollectionBolt } from './CollectionBolt';
62
62
  export { default as CollectionPlus } from './CollectionPlus';
63
63
  export { default as CollectionStar } from './CollectionStar';
64
+ export { default as CreateReport } from './CreateReport';
64
65
  export { default as CreditCard } from './CreditCard';
65
66
  export { default as Crop } from './Crop';
66
67
  export { default as Divide } from './Divide';
67
68
  export { default as DocGen } from './DocGen';
68
69
  export { default as Download } from './Download';
70
+ export { default as DownloadReport } from './DownloadReport';
69
71
  export { default as DragDots } from './DragDots';
70
72
  export { default as Dropdown } from './Dropdown';
71
73
  export { default as Ellipsis } from './Ellipsis';
@@ -157,8 +159,10 @@ export { default as Radio } from './Radio';
157
159
  export { default as Region } from './Region';
158
160
  export { default as Relay } from './Relay';
159
161
  export { default as RelayClassic } from './RelayClassic';
162
+ export { default as Reports } from './Reports';
160
163
  export { default as RibbonStar } from './RibbonStar';
161
164
  export { default as Rocket } from './Rocket';
165
+ export { default as ScheduleReport } from './ScheduleReport';
162
166
  export { default as Scribble } from './Scribble';
163
167
  export { default as Search } from './Search';
164
168
  export { default as Settings } from './Settings';
@@ -61,11 +61,13 @@ export { default as Collection } from './Collection';
61
61
  export { default as CollectionBolt } from './CollectionBolt';
62
62
  export { default as CollectionPlus } from './CollectionPlus';
63
63
  export { default as CollectionStar } from './CollectionStar';
64
+ export { default as CreateReport } from './CreateReport';
64
65
  export { default as CreditCard } from './CreditCard';
65
66
  export { default as Crop } from './Crop';
66
67
  export { default as Divide } from './Divide';
67
68
  export { default as DocGen } from './DocGen';
68
69
  export { default as Download } from './Download';
70
+ export { default as DownloadReport } from './DownloadReport';
69
71
  export { default as DragDots } from './DragDots';
70
72
  export { default as Dropdown } from './Dropdown';
71
73
  export { default as Ellipsis } from './Ellipsis';
@@ -157,8 +159,10 @@ export { default as Radio } from './Radio';
157
159
  export { default as Region } from './Region';
158
160
  export { default as Relay } from './Relay';
159
161
  export { default as RelayClassic } from './RelayClassic';
162
+ export { default as Reports } from './Reports';
160
163
  export { default as RibbonStar } from './RibbonStar';
161
164
  export { default as Rocket } from './Rocket';
165
+ export { default as ScheduleReport } from './ScheduleReport';
162
166
  export { default as Scribble } from './Scribble';
163
167
  export { default as Search } from './Search';
164
168
  export { default as Settings } from './Settings';
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const SvgCreateReport: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgCreateReport;
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgCreateReport = (props) => (_jsxs("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16", role: "img", ...props, children: [_jsx("path", { fill: props.color || '#222222', d: "M7.5 11.5a.5.5 0 0 0 1 0v-2h2a.5.5 0 0 0 0-1h-2v-2a.5.5 0 0 0-1 0v2h-2a.5.5 0 0 0 0 1h2v2Z" }), _jsx("path", { fill: props.color || '#222222', fillRule: "evenodd", d: "M4.5 2a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1h1A1.5 1.5 0 0 1 14 3.5v10a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 13.5v-10A1.5 1.5 0 0 1 3.5 2h1Zm6 2a1 1 0 0 0 1-1h1a.5.5 0 0 1 .5.5v10a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h1a1 1 0 0 0 1 1h5Zm0-2h-5v1h5V2Z", clipRule: "evenodd" })] }));
3
+ export default SvgCreateReport;
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const SvgDownloadReport: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgDownloadReport;
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgDownloadReport = (props) => (_jsxs("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16", role: "img", ...props, children: [_jsx("path", { fill: props.color || '#222222', d: "M11.5 12.75a.25.25 0 0 0-.25-.25h-6.5a.25.25 0 1 0 0 .5h6.5a.25.25 0 0 0 .25-.25ZM9 6a.5.5 0 0 0-.5-.5h-.993a.5.5 0 0 0-.5.499l-.005 2L6 8a.5.5 0 0 0-.39.812l2 2.5c.2.25.58.25.78 0l2-2.5.033-.045A.5.5 0 0 0 10 8H8.995L9 6V6Z" }), _jsx("path", { fill: props.color || '#222222', fillRule: "evenodd", d: "M4.5 2a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1h1A1.5 1.5 0 0 1 14 3.5v10a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 13.5v-10A1.5 1.5 0 0 1 3.5 2h1Zm6 2a1 1 0 0 0 1-1h1a.5.5 0 0 1 .5.5v10a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5v-10a.5.5 0 0 1 .5-.5h1a1 1 0 0 0 1 1h5Zm0-2h-5v1h5V2Z", clipRule: "evenodd" })] }));
3
+ export default SvgDownloadReport;
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const SvgReports: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgReports;
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgReports = (props) => (_jsxs("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16", role: "img", ...props, children: [_jsx("path", { fill: props.color || '#222222', d: "M4 7.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5ZM4.5 9a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1ZM7 7.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5ZM7.5 9a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1h-4Z" }), _jsx("path", { fill: props.color || '#222222', fillRule: "evenodd", d: "M5.5 1a1 1 0 0 0-1 1h-1A1.5 1.5 0 0 0 2 3.5v10A1.5 1.5 0 0 0 3.5 15h9a1.5 1.5 0 0 0 1.5-1.5v-10A1.5 1.5 0 0 0 12.5 2h-1a1 1 0 0 0-1-1h-5Zm6 2a1 1 0 0 1-1 1h-5a1 1 0 0 1-1-1h-1a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-10a.5.5 0 0 0-.5-.5h-1Zm-6-1h5v1h-5V2Z", clipRule: "evenodd" })] }));
3
+ export default SvgReports;
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const SvgScheduleReport: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgScheduleReport;
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgScheduleReport = (props) => (_jsxs("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16", role: "img", ...props, children: [_jsx("path", { fill: props.color || '#222222', d: "M8 7a.5.5 0 0 1 .5.5v1.191l.724.362a.5.5 0 1 1-.448.894l-.89-.445a.7.7 0 0 1-.386-.626V7.5A.5.5 0 0 1 8 7Z" }), _jsx("path", { fill: props.color || '#222222', fillRule: "evenodd", d: "M8 5a4 4 0 1 0 0 8 4 4 0 0 0 0-8ZM5 9a3 3 0 1 1 6 0 3 3 0 0 1-6 0Z", clipRule: "evenodd" }), _jsx("path", { fill: props.color || '#222222', fillRule: "evenodd", d: "M5.5 1a1 1 0 0 0-1 1h-1A1.5 1.5 0 0 0 2 3.5v10A1.5 1.5 0 0 0 3.5 15h9a1.5 1.5 0 0 0 1.5-1.5v-10A1.5 1.5 0 0 0 12.5 2h-1a1 1 0 0 0-1-1h-5Zm6 2a1 1 0 0 1-1 1h-5a1 1 0 0 1-1-1h-1a.5.5 0 0 0-.5.5v10a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-10a.5.5 0 0 0-.5-.5h-1Zm-6-1h5v1h-5V2Z", clipRule: "evenodd" })] }));
3
+ export default SvgScheduleReport;
@@ -52,7 +52,9 @@ export { default as Collection } from './Collection';
52
52
  export { default as CollectionBolt } from './CollectionBolt';
53
53
  export { default as CollectionPlus } from './CollectionPlus';
54
54
  export { default as CollectionStar } from './CollectionStar';
55
+ export { default as CreateReport } from './CreateReport';
55
56
  export { default as Download } from './Download';
57
+ export { default as DownloadReport } from './DownloadReport';
56
58
  export { default as Dropdown } from './Dropdown';
57
59
  export { default as EllipsisBubble } from './EllipsisBubble';
58
60
  export { default as Envelope } from './Envelope';
@@ -98,7 +100,9 @@ export { default as Printer } from './Printer';
98
100
  export { default as QuestionBadge } from './QuestionBadge';
99
101
  export { default as Redirect } from './Redirect';
100
102
  export { default as Relay } from './Relay';
103
+ export { default as Reports } from './Reports';
101
104
  export { default as Rocket } from './Rocket';
105
+ export { default as ScheduleReport } from './ScheduleReport';
102
106
  export { default as Scribble } from './Scribble';
103
107
  export { default as Section } from './Section';
104
108
  export { default as Shield } from './Shield';
@@ -52,7 +52,9 @@ export { default as Collection } from './Collection';
52
52
  export { default as CollectionBolt } from './CollectionBolt';
53
53
  export { default as CollectionPlus } from './CollectionPlus';
54
54
  export { default as CollectionStar } from './CollectionStar';
55
+ export { default as CreateReport } from './CreateReport';
55
56
  export { default as Download } from './Download';
57
+ export { default as DownloadReport } from './DownloadReport';
56
58
  export { default as Dropdown } from './Dropdown';
57
59
  export { default as EllipsisBubble } from './EllipsisBubble';
58
60
  export { default as Envelope } from './Envelope';
@@ -98,7 +100,9 @@ export { default as Printer } from './Printer';
98
100
  export { default as QuestionBadge } from './QuestionBadge';
99
101
  export { default as Redirect } from './Redirect';
100
102
  export { default as Relay } from './Relay';
103
+ export { default as Reports } from './Reports';
101
104
  export { default as Rocket } from './Rocket';
105
+ export { default as ScheduleReport } from './ScheduleReport';
102
106
  export { default as Scribble } from './Scribble';
103
107
  export { default as Section } from './Section';
104
108
  export { default as Shield } from './Shield';
@@ -1,3 +1,3 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- const SvgReporting = (props) => (_jsx("svg", { width: "1em", height: "1em", viewBox: "0 0 32 32", role: "img", ...props, children: _jsxs("g", { children: [_jsx("path", { fill: "#4E4E4E", fillRule: "evenodd", d: "M0 7.692v16.616c0 2.675.278 3.645.801 4.622A5.452 5.452 0 0 0 3.07 31.2c.978.522 1.948.801 4.623.801h16.616c2.675 0 3.645-.279 4.622-.801A5.452 5.452 0 0 0 31.2 28.93c.522-.977.801-1.947.801-4.622V7.692c0-2.675-.279-3.645-.801-4.623A5.452 5.452 0 0 0 28.93.801C27.953.278 26.983 0 24.308 0H7.692C5.017 0 4.047.278 3.069.801A5.452 5.452 0 0 0 .801 3.07C.278 4.047 0 5.017 0 7.692Z", clipRule: "evenodd" }), _jsx("path", { fill: "white", d: "M20 5H7v18h4V8h9V5Z" }), _jsx("path", { fill: "white", fillRule: "evenodd", d: "M23 9H12v18h13V11a2 2 0 0 0-2-2Zm-8 8.5a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1h-7Zm-.5 2.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5Zm.5-4.5a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1h-7Z", clipRule: "evenodd" }), _jsx("path", { fill: "#4E4E4E", fillRule: "evenodd", d: "M6 4h15v4h2a3 3 0 0 1 3 3v17H11v-4H6V4Zm6 5v18h13V11a2 2 0 0 0-2-2H12Zm8-1h-9v15H7V5h13v3Zm2 9.5h-7a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1Zm-7 2a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1h-7Zm-.5-3.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5Z", clipRule: "evenodd" })] }) }));
2
+ const SvgReporting = (props) => (_jsx("svg", { width: "1em", height: "1em", viewBox: "0 0 32 32", role: "img", ...props, children: _jsxs("g", { children: [_jsx("path", { fill: "#4E4E4E", fillRule: "evenodd", d: "M0 7.692v16.616c0 2.675.278 3.645.801 4.622A5.452 5.452 0 0 0 3.07 31.2c.978.522 1.948.801 4.623.801h16.616c2.675 0 3.645-.279 4.622-.801A5.452 5.452 0 0 0 31.2 28.93c.522-.977.801-1.947.801-4.622V7.692c0-2.675-.279-3.645-.801-4.623A5.452 5.452 0 0 0 28.93.801C27.953.278 26.983 0 24.308 0H7.692C5.017 0 4.047.278 3.069.801A5.452 5.452 0 0 0 .801 3.07C.278 4.047 0 5.017 0 7.692Z", clipRule: "evenodd" }), _jsx("path", { fill: "white", d: "M11.75 5.75A.75.75 0 0 1 12.5 5h7a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-.75.75h-7a.75.75 0 0 1-.75-.75v-1.5Z" }), _jsx("path", { fill: "white", fillRule: "evenodd", d: "M10.25 7.25V6.5H8.5A1.5 1.5 0 0 0 7 8v16.5A1.5 1.5 0 0 0 8.5 26h15a1.5 1.5 0 0 0 1.5-1.5V8a1.5 1.5 0 0 0-1.5-1.5h-1.75v.75A2.25 2.25 0 0 1 19.5 9.5h-7a2.25 2.25 0 0 1-2.25-2.25Zm.5 6.75a.75.75 0 0 0 0 1.5h1.5a.75.75 0 0 0 0-1.5h-1.5ZM10 17.75a.75.75 0 0 1 .75-.75h1.5a.75.75 0 0 1 0 1.5h-1.5a.75.75 0 0 1-.75-.75ZM15.25 14a.75.75 0 0 0 0 1.5h6a.75.75 0 0 0 0-1.5h-6Zm-.75 3.75a.75.75 0 0 1 .75-.75h6a.75.75 0 0 1 0 1.5h-6a.75.75 0 0 1-.75-.75Z", clipRule: "evenodd" })] }) }));
3
3
  export default SvgReporting;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@box/blueprint-web-assets",
3
- "version": "4.6.0",
3
+ "version": "4.7.0",
4
4
  "license": "SEE LICENSE IN LICENSE",
5
5
  "scripts": {
6
6
  "build-local-all": "yarn nx clone-repo && yarn build-local && yarn lint-local && yarn lint-local-css",
@@ -100,5 +100,5 @@
100
100
  "devDependencies": {
101
101
  "chalk": "4.1.2"
102
102
  },
103
- "gitHead": "1adafa29c6413d2968bee66ba80f70ce366b6064"
103
+ "gitHead": "aee3555665cf4cfac603dff10666a79fe1d91753"
104
104
  }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 08 Mar 2024 12:51:35 GMT
3
+ * Generated on Thu, 14 Mar 2024 16:57:56 GMT
4
4
  */
5
5
 
6
6
  export const BackgroundBackground: string;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 08 Mar 2024 12:51:35 GMT
3
+ * Generated on Thu, 14 Mar 2024 16:57:56 GMT
4
4
  */
5
5
 
6
6
  export const BackgroundBackground = '#ffffff';
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 08 Mar 2024 12:51:35 GMT
3
+ * Generated on Thu, 14 Mar 2024 16:57:56 GMT
4
4
  */
5
5
 
6
6
  :root {