@appquality/unguess-design-system 2.12.85 → 3.0.1-alpha
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/.babelrc.json +16 -0
- package/build/index.js +26 -110
- package/build/stories/accordions/index.stories.d.ts +5 -11
- package/build/stories/alerts/index.d.ts +1 -1
- package/build/stories/alerts/index.stories.d.ts +2 -8
- package/build/stories/avatar/index.d.ts +1 -1
- package/build/stories/avatar/index.stories.d.ts +3 -8
- package/build/stories/breadcrumbs/index.d.ts +1 -1
- package/build/stories/breadcrumbs/index.stories.d.ts +2 -3
- package/build/stories/buttons/anchor/index.stories.d.ts +4 -5
- package/build/stories/buttons/button/index.stories.d.ts +1217 -16
- package/build/stories/buttons/button-group/index.stories.d.ts +4 -5
- package/build/stories/buttons/icon-button/index.stories.d.ts +5 -6
- package/build/stories/buttons/split-button/index.stories.d.ts +2 -3
- package/build/stories/campaign-cards/index.d.ts +1 -1
- package/build/stories/campaign-cards/index.stories.d.ts +3 -4
- package/build/stories/campaign-cards/skeleton.d.ts +1 -1
- package/build/stories/cards/container.stories.d.ts +2 -3
- package/build/stories/cards/index.d.ts +2 -2
- package/build/stories/cards/index.stories.d.ts +3 -4
- package/build/stories/charts/Legend.d.ts +2 -2
- package/build/stories/charts/_types.d.ts +1 -1
- package/build/stories/charts/bar/_types.d.ts +1 -1
- package/build/stories/charts/bar/index.d.ts +1 -1
- package/build/stories/charts/bar/index.stories.d.ts +3 -4
- package/build/stories/charts/bullet/CustomBulletChartMarker.d.ts +1 -1
- package/build/stories/charts/bullet/CustomBulletChartMeasure.d.ts +1 -1
- package/build/stories/charts/bullet/CustomTooltip.d.ts +1 -1
- package/build/stories/charts/bullet/index.d.ts +1 -1
- package/build/stories/charts/bullet/index.stories.d.ts +3 -4
- package/build/stories/charts/halfPie/HalfPieChartComponent.d.ts +1 -1
- package/build/stories/charts/halfPie/index.d.ts +1 -1
- package/build/stories/charts/halfPie/index.stories.d.ts +2 -3
- package/build/stories/charts/pie/_types.d.ts +2 -2
- package/build/stories/charts/pie/index.d.ts +1 -1
- package/build/stories/charts/pie/index.stories.d.ts +4 -5
- package/build/stories/charts/pieCenteredItem.d.ts +1 -1
- package/build/stories/charts/sunburst/ResetButton.d.ts +1 -1
- package/build/stories/charts/sunburst/index.d.ts +1 -1
- package/build/stories/charts/sunburst/index.stories.d.ts +3 -4
- package/build/stories/charts/waffle/CustomCell.d.ts +1 -1
- package/build/stories/charts/waffle/index.d.ts +1 -1
- package/build/stories/charts/waffle/index.stories.d.ts +3 -4
- package/build/stories/close/index.d.ts +1 -1
- package/build/stories/close/index.stories.d.ts +2 -3
- package/build/stories/drawers/index.d.ts +1 -1
- package/build/stories/drawers/index.stories.d.ts +2 -11
- package/build/stories/drawers/loremIpsum.d.ts +1 -1
- package/build/stories/dropdowns/autocomplete/index.d.ts +1 -1
- package/build/stories/dropdowns/autocomplete/index.stories.d.ts +3 -4
- package/build/stories/dropdowns/countermultiselect/index.d.ts +1 -1
- package/build/stories/dropdowns/countermultiselect/index.stories.d.ts +2 -3
- package/build/stories/dropdowns/item/index.d.ts +1 -1
- package/build/stories/dropdowns/item-content/index.d.ts +1 -1
- package/build/stories/dropdowns/menu/index.d.ts +8 -8
- package/build/stories/dropdowns/menu/index.stories.d.ts +3 -4
- package/build/stories/dropdowns/menuheader/index.d.ts +1 -1
- package/build/stories/dropdowns/select/index.d.ts +5 -5
- package/build/stories/dropdowns/select/index.stories.d.ts +4 -8
- package/build/stories/editor/_types.d.ts +1 -1
- package/build/stories/editor/editorFooter.d.ts +1 -1
- package/build/stories/editor/editorHeader.d.ts +1 -1
- package/build/stories/editor/floatingMenu.d.ts +1 -1
- package/build/stories/editor/index.d.ts +1 -1
- package/build/stories/editor/index.stories.d.ts +8 -8
- package/build/stories/forms/checkbox/cards/index.d.ts +1 -1
- package/build/stories/forms/checkbox/cards/index.stories.d.ts +3 -4
- package/build/stories/forms/checkbox/index.d.ts +1 -1
- package/build/stories/forms/checkbox/index.stories.d.ts +2 -3
- package/build/stories/forms/field/index.d.ts +1 -1
- package/build/stories/forms/input/index.stories.d.ts +5 -6
- package/build/stories/forms/input-toggle/_types.d.ts +1 -1
- package/build/stories/forms/input-toggle/index.d.ts +3 -3
- package/build/stories/forms/input-toggle/index.stories.d.ts +6 -11
- package/build/stories/forms/mediaInput/index.d.ts +1 -1
- package/build/stories/forms/mediaInput/index.stories.d.ts +5 -6
- package/build/stories/forms/radio/cards/index.d.ts +1 -1
- package/build/stories/forms/radio/cards/index.stories.d.ts +3 -4
- package/build/stories/forms/radio/index.d.ts +1 -1
- package/build/stories/forms/radio/index.stories.d.ts +3 -4
- package/build/stories/forms/textarea/index.d.ts +1 -1
- package/build/stories/forms/textarea/index.stories.d.ts +4 -5
- package/build/stories/forms/toggle/index.d.ts +1 -1
- package/build/stories/forms/toggle/index.stories.d.ts +2 -3
- package/build/stories/grid/col/index.d.ts +1 -1
- package/build/stories/grid/col/index.stories.d.ts +4 -5
- package/build/stories/grid/grid/index.d.ts +1 -1
- package/build/stories/grid/grid/index.stories.d.ts +4 -5
- package/build/stories/grid/row/index.d.ts +1 -1
- package/build/stories/grid/row/index.stories.d.ts +2 -3
- package/build/stories/icons/index.d.ts +1 -1
- package/build/stories/icons/index.stories.d.ts +2 -3
- package/build/stories/info-cards/index.d.ts +1 -1
- package/build/stories/info-cards/index.stories.d.ts +3 -4
- package/build/stories/label/index.d.ts +1 -1
- package/build/stories/label/index.stories.d.ts +3 -4
- package/build/stories/lightbox/index.stories.d.ts +2 -12
- package/build/stories/loaders/dots/index.d.ts +1 -1
- package/build/stories/loaders/dots/index.stories.d.ts +2 -3
- package/build/stories/loaders/progress/index.stories.d.ts +2 -3
- package/build/stories/loaders/skeleton/index.d.ts +1 -1
- package/build/stories/loaders/skeleton/index.stories.d.ts +3 -4
- package/build/stories/loaders/spinner/index.d.ts +1 -1
- package/build/stories/loaders/spinner/index.stories.d.ts +2 -3
- package/build/stories/login-form/index.d.ts +1 -1
- package/build/stories/login-form/index.stories.d.ts +3 -4
- package/build/stories/logo/index.d.ts +1 -1
- package/build/stories/logo/index.stories.d.ts +2 -3
- package/build/stories/modals/fullscreen/index.d.ts +1 -1
- package/build/stories/modals/fullscreen/index.stories.d.ts +2 -11
- package/build/stories/modals/index.stories.d.ts +5 -10
- package/build/stories/multiselect/AddableItem.d.ts +1 -1
- package/build/stories/multiselect/Item.d.ts +2 -2
- package/build/stories/multiselect/_types.d.ts +2 -2
- package/build/stories/multiselect/index.d.ts +1 -1
- package/build/stories/multiselect/index.stories.d.ts +3 -4
- package/build/stories/navigation/app-header/index.d.ts +1 -1
- package/build/stories/navigation/app-header/index.stories.d.ts +3 -4
- package/build/stories/navigation/app-header/skeleton.d.ts +1 -1
- package/build/stories/navigation/body/index.d.ts +1 -1
- package/build/stories/navigation/chrome/index.d.ts +1 -1
- package/build/stories/navigation/content/index.d.ts +1 -1
- package/build/stories/navigation/header/header-item/brandItem.d.ts +1 -1
- package/build/stories/navigation/header/header-item/headerItem.d.ts +2 -2
- package/build/stories/navigation/header/header-item/headerItemIcon.d.ts +1 -1
- package/build/stories/navigation/header/header-item/headerItemText.d.ts +1 -1
- package/build/stories/navigation/header/header-item/workspacesDropdown.d.ts +1 -1
- package/build/stories/navigation/header/index.d.ts +4 -4
- package/build/stories/navigation/main/index.d.ts +1 -1
- package/build/stories/navigation/nav/index.d.ts +1 -1
- package/build/stories/navigation/nav/nav-item/navDivider.d.ts +1 -1
- package/build/stories/navigation/nav/nav-item/navItemIcon.d.ts +1 -1
- package/build/stories/navigation/nav/nav-item/navItemProject.d.ts +1 -1
- package/build/stories/navigation/nav/nav-item/navItemText.d.ts +1 -1
- package/build/stories/navigation/nav/nav-item/navToggle.d.ts +1 -1
- package/build/stories/navigation/page-header/index.d.ts +6 -6
- package/build/stories/navigation/page-header/index.stories.d.ts +5 -17
- package/build/stories/navigation/page-header/styled/main.d.ts +3 -3
- package/build/stories/navigation/sidebar/index.d.ts +1 -1
- package/build/stories/navigation/sidebar/index.stories.d.ts +6 -7
- package/build/stories/navigation/sidebar/skeleton.d.ts +1 -1
- package/build/stories/notifications/index.d.ts +2 -2
- package/build/stories/notifications/index.stories.d.ts +3 -4
- package/build/stories/page/pageLoader.d.ts +1 -1
- package/build/stories/pagination/index.d.ts +1 -1
- package/build/stories/pagination/index.stories.d.ts +3 -4
- package/build/stories/player/index.stories.d.ts +2 -3
- package/build/stories/player/parts/audioButton.d.ts +1 -1
- package/build/stories/player/parts/controls.d.ts +1 -1
- package/build/stories/player/parts/controlsCenterGroup.d.ts +1 -1
- package/build/stories/player/parts/floatingControls.d.ts +1 -1
- package/build/stories/player/parts/fullScreenButton.d.ts +1 -1
- package/build/stories/player/parts/spinner.d.ts +1 -1
- package/build/stories/player/parts/timeLabel.d.ts +1 -1
- package/build/stories/player/parts/tooltip.d.ts +1 -1
- package/build/stories/product-cards/index.d.ts +1 -1
- package/build/stories/product-cards/index.stories.d.ts +3 -4
- package/build/stories/profile-modal/UserContainer.d.ts +1 -1
- package/build/stories/profile-modal/_types.d.ts +2 -0
- package/build/stories/profile-modal/helpMenuItem.d.ts +3 -1
- package/build/stories/profile-modal/index.d.ts +1 -1
- package/build/stories/profile-modal/index.stories.d.ts +2 -3
- package/build/stories/profile-modal/languageMenuItem.d.ts +1 -1
- package/build/stories/profile-modal/menuItem.d.ts +1 -1
- package/build/stories/profile-modal/menuItemIcon.d.ts +1 -1
- package/build/stories/profile-modal/previousMenuButton.d.ts +1 -1
- package/build/stories/profile-modal/userMenu.d.ts +1 -1
- package/build/stories/service-cards/index.d.ts +1 -1
- package/build/stories/service-cards/index.stories.d.ts +3 -4
- package/build/stories/slider/index.d.ts +2 -2
- package/build/stories/slider/index.stories.d.ts +3 -8
- package/build/stories/slider/parts/buttons.d.ts +2 -2
- package/build/stories/slider/parts/counter.d.ts +1 -1
- package/build/stories/slider/parts/slide.d.ts +1 -1
- package/build/stories/slider/parts/sliderContext.d.ts +1 -1
- package/build/stories/special-cards/index.d.ts +6 -6
- package/build/stories/special-cards/index.stories.d.ts +2 -14
- package/build/stories/special-cards/styled/footer.d.ts +1 -1
- package/build/stories/special-cards/styled/header.d.ts +4 -4
- package/build/stories/stepper/index.d.ts +1 -1
- package/build/stories/stepper/index.stories.d.ts +3 -10
- package/build/stories/table/_types.d.ts +1 -1
- package/build/stories/table/grouped.d.ts +2 -2
- package/build/stories/table/index.d.ts +9 -9
- package/build/stories/table/index.stories.d.ts +11 -12
- package/build/stories/tabs/index.d.ts +2 -2
- package/build/stories/tabs/index.stories.d.ts +3 -7
- package/build/stories/tags/index.d.ts +3 -3
- package/build/stories/tags/index.stories.d.ts +6 -18
- package/build/stories/theme/components.d.ts +4 -5
- package/build/stories/theme/index.d.ts +7 -5
- package/build/stories/theme/palette.stories.d.ts +2 -3
- package/build/stories/tiles/index.d.ts +1 -1
- package/build/stories/tiles/index.stories.d.ts +4 -11
- package/build/stories/timeline/index.d.ts +2 -2
- package/build/stories/timeline/index.stories.d.ts +4 -9
- package/build/stories/title/index.d.ts +1 -1
- package/build/stories/title/index.stories.d.ts +2 -3
- package/build/stories/tooltip/index.d.ts +1 -1
- package/build/stories/tooltip/index.stories.d.ts +11 -3
- package/build/stories/tooltip-modal/_types.d.ts +1 -1
- package/build/stories/tooltip-modal/index.d.ts +1 -1
- package/build/stories/tooltip-modal/index.stories.d.ts +2 -11
- package/build/stories/trigger/index.d.ts +1 -1
- package/build/stories/typography/block-quote/index.d.ts +1 -1
- package/build/stories/typography/block-quote/index.stories.d.ts +2 -3
- package/build/stories/typography/code/index.d.ts +1 -1
- package/build/stories/typography/code/index.stories.d.ts +4 -5
- package/build/stories/typography/ellipsis/index.d.ts +1 -1
- package/build/stories/typography/ellipsis/index.stories.d.ts +2 -3
- package/build/stories/typography/lists/index.d.ts +2 -2
- package/build/stories/typography/lists/ordered.stories.d.ts +2 -7
- package/build/stories/typography/lists/unordered.stories.d.ts +2 -7
- package/build/stories/typography/paragraph/index.d.ts +1 -1
- package/build/stories/typography/paragraph/index.stories.d.ts +2 -3
- package/build/stories/typography/span/index.d.ts +1 -1
- package/build/stories/typography/span/index.stories.d.ts +2 -3
- package/build/stories/typography/typescale/anchortag/index.stories.d.ts +2 -3
- package/build/stories/typography/typescale/index.d.ts +6 -6
- package/build/stories/typography/typescale/index.stories.d.ts +2 -3
- package/package.json +61 -66
- package/CHANGELOG.md +0 -3152
- package/README.md +0 -73
- package/generate-story.sh +0 -61
package/.babelrc.json
ADDED
package/build/index.js
CHANGED
|
@@ -277,33 +277,28 @@ const colors = Object.assign(Object.assign({}, reactTheming.DEFAULT_THEME.colors
|
|
|
277
277
|
|
|
278
278
|
var _a, _b, _c, _d, _e, _f, _g$8, _h;
|
|
279
279
|
const components = Object.assign(Object.assign({}, reactTheming.DEFAULT_THEME.components), { chrome: Object.assign(Object.assign({}, (_a = reactTheming.DEFAULT_THEME.components) === null || _a === void 0 ? void 0 : _a.chrome), { header: Object.assign(Object.assign({}, (_c = (_b = reactTheming.DEFAULT_THEME.components) === null || _b === void 0 ? void 0 : _b.chrome) === null || _c === void 0 ? void 0 : _c.header), { height: "64px" }), nav: Object.assign(Object.assign({}, (_e = (_d = reactTheming.DEFAULT_THEME.components) === null || _d === void 0 ? void 0 : _d.chrome) === null || _e === void 0 ? void 0 : _e.nav), { openWidth: 240, closedWidth: 36, workspaceDropdownWidth: 192 }) }), notification: Object.assign(Object.assign({}, (_f = reactTheming.DEFAULT_THEME.components) === null || _f === void 0 ? void 0 : _f.notification), { card: Object.assign(Object.assign({}, (_h = (_g$8 = reactTheming.DEFAULT_THEME.components) === null || _g$8 === void 0 ? void 0 : _g$8.notification) === null || _h === void 0 ? void 0 : _h.well), { padding: "16px" }) }), "notifications.notification": ({ type, isPrimary, }) => {
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
280
|
+
const svgCss = {
|
|
281
|
+
marginTop: "-1px",
|
|
282
|
+
};
|
|
283
|
+
return Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, (type === "success" &&
|
|
283
284
|
isPrimary && {
|
|
284
285
|
backgroundColor: palette.green[700],
|
|
285
|
-
svg: {
|
|
286
|
-
color: palette.white,
|
|
287
|
-
},
|
|
286
|
+
svg: Object.assign(Object.assign({}, svgCss), { color: palette.white }),
|
|
288
287
|
})), (type === "warning" &&
|
|
289
288
|
isPrimary && {
|
|
290
289
|
backgroundColor: palette.yellow[700],
|
|
291
|
-
svg: {
|
|
292
|
-
color: palette.white,
|
|
293
|
-
},
|
|
290
|
+
svg: Object.assign(Object.assign({}, svgCss), { color: palette.white }),
|
|
294
291
|
})), (type === "error" &&
|
|
295
292
|
isPrimary && {
|
|
296
293
|
backgroundColor: palette.red[700],
|
|
297
|
-
svg: {
|
|
298
|
-
color: palette.white,
|
|
299
|
-
},
|
|
294
|
+
svg: Object.assign(Object.assign({}, svgCss), { color: palette.white }),
|
|
300
295
|
})), (type === "info" &&
|
|
301
296
|
isPrimary && {
|
|
302
297
|
backgroundColor: palette.blue[700],
|
|
303
|
-
svg: {
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
})
|
|
298
|
+
svg: Object.assign(Object.assign({}, svgCss), { color: palette.white }),
|
|
299
|
+
})), !isPrimary && {
|
|
300
|
+
svg: svgCss,
|
|
301
|
+
});
|
|
307
302
|
}, "notifications.notification.close": ({ type, isPrimary, }) => {
|
|
308
303
|
return Object.assign(Object.assign(Object.assign(Object.assign({ cursor: "pointer" }, (type === "success" &&
|
|
309
304
|
isPrimary && {
|
|
@@ -332,11 +327,11 @@ const components = Object.assign(Object.assign({}, reactTheming.DEFAULT_THEME.co
|
|
|
332
327
|
}));
|
|
333
328
|
}, "notifications.notification.close-icon": () => {
|
|
334
329
|
return {
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
330
|
+
position: "relative",
|
|
331
|
+
top: "unset",
|
|
332
|
+
right: "unset",
|
|
333
|
+
width: "auto",
|
|
334
|
+
height: "auto",
|
|
340
335
|
};
|
|
341
336
|
}, "notifications.notification.title": ({ type, isPrimary, }) => {
|
|
342
337
|
return Object.assign(Object.assign(Object.assign(Object.assign({}, (type === "success" &&
|
|
@@ -740,8 +735,6 @@ var _path$A;
|
|
|
740
735
|
function _extends$H() { _extends$H = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$H.apply(this, arguments); }
|
|
741
736
|
var SvgUgSquare = function SvgUgSquare(props) {
|
|
742
737
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$H({
|
|
743
|
-
width: 24,
|
|
744
|
-
height: 24,
|
|
745
738
|
viewBox: "0 0 24 24",
|
|
746
739
|
fill: "none",
|
|
747
740
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -755,8 +748,6 @@ var _path$z;
|
|
|
755
748
|
function _extends$G() { _extends$G = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$G.apply(this, arguments); }
|
|
756
749
|
var SvgUgCircle = function SvgUgCircle(props) {
|
|
757
750
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$G({
|
|
758
|
-
width: 24,
|
|
759
|
-
height: 24,
|
|
760
751
|
viewBox: "0 0 24 24",
|
|
761
752
|
fill: "none",
|
|
762
753
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -770,8 +761,6 @@ var _path$y;
|
|
|
770
761
|
function _extends$F() { _extends$F = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$F.apply(this, arguments); }
|
|
771
762
|
var SvgUgTriangle = function SvgUgTriangle(props) {
|
|
772
763
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$F({
|
|
773
|
-
width: 24,
|
|
774
|
-
height: 24,
|
|
775
764
|
viewBox: "0 0 24 24",
|
|
776
765
|
fill: "none",
|
|
777
766
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -785,8 +774,6 @@ var _rect$4, _path$x, _path2$b, _path3$4;
|
|
|
785
774
|
function _extends$E() { _extends$E = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$E.apply(this, arguments); }
|
|
786
775
|
var SvgCampaignCompleted = function SvgCampaignCompleted(props) {
|
|
787
776
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$E({
|
|
788
|
-
width: 24,
|
|
789
|
-
height: 24,
|
|
790
777
|
viewBox: "0 0 24 24",
|
|
791
778
|
fill: "none",
|
|
792
779
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -811,8 +798,6 @@ var _rect$3, _path$w, _path2$a;
|
|
|
811
798
|
function _extends$D() { _extends$D = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$D.apply(this, arguments); }
|
|
812
799
|
var SvgCampaignLocked = function SvgCampaignLocked(props) {
|
|
813
800
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$D({
|
|
814
|
-
width: 24,
|
|
815
|
-
height: 24,
|
|
816
801
|
viewBox: "0 0 24 24",
|
|
817
802
|
fill: "none",
|
|
818
803
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -838,8 +823,6 @@ var _rect$2, _path$v, _path2$9;
|
|
|
838
823
|
function _extends$C() { _extends$C = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$C.apply(this, arguments); }
|
|
839
824
|
var SvgCampaignIncoming = function SvgCampaignIncoming(props) {
|
|
840
825
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$C({
|
|
841
|
-
width: 24,
|
|
842
|
-
height: 24,
|
|
843
826
|
viewBox: "0 0 24 24",
|
|
844
827
|
fill: "none",
|
|
845
828
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -867,8 +850,6 @@ var _rect$1, _path$u, _path2$8, _path3$3, _path4$1, _path5$1, _path6$1, _path7$1
|
|
|
867
850
|
function _extends$B() { _extends$B = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$B.apply(this, arguments); }
|
|
868
851
|
var SvgCampaignProgress = function SvgCampaignProgress(props) {
|
|
869
852
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$B({
|
|
870
|
-
width: 24,
|
|
871
|
-
height: 24,
|
|
872
853
|
viewBox: "0 0 24 24",
|
|
873
854
|
fill: "none",
|
|
874
855
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -914,8 +895,6 @@ var _g$7, _path$t, _path2$7, _path3$2, _path4, _path5, _path6, _path7, _path8, _
|
|
|
914
895
|
function _extends$A() { _extends$A = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$A.apply(this, arguments); }
|
|
915
896
|
var SvgCampaignExperiential = function SvgCampaignExperiential(props) {
|
|
916
897
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$A({
|
|
917
|
-
width: 24,
|
|
918
|
-
height: 24,
|
|
919
898
|
viewBox: "0 0 24 24",
|
|
920
899
|
fill: "none",
|
|
921
900
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -986,8 +965,6 @@ var _g$6, _path$s;
|
|
|
986
965
|
function _extends$z() { _extends$z = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$z.apply(this, arguments); }
|
|
987
966
|
var SvgCampaignFunctional = function SvgCampaignFunctional(props) {
|
|
988
967
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$z({
|
|
989
|
-
width: 24,
|
|
990
|
-
height: 24,
|
|
991
968
|
viewBox: "0 0 24 24",
|
|
992
969
|
fill: "none",
|
|
993
970
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -2350,8 +2327,6 @@ function _extends$y() { _extends$y = Object.assign ? Object.assign.bind() : func
|
|
|
2350
2327
|
var SvgBoldFill = function SvgBoldFill(props) {
|
|
2351
2328
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$y({
|
|
2352
2329
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2353
|
-
width: 16,
|
|
2354
|
-
height: 16,
|
|
2355
2330
|
focusable: "false",
|
|
2356
2331
|
viewBox: "0 0 16 16"
|
|
2357
2332
|
}, props), _path$r || (_path$r = /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -2365,8 +2340,6 @@ function _extends$x() { _extends$x = Object.assign ? Object.assign.bind() : func
|
|
|
2365
2340
|
var SvgItalicFill = function SvgItalicFill(props) {
|
|
2366
2341
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$x({
|
|
2367
2342
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2368
|
-
width: 16,
|
|
2369
|
-
height: 16,
|
|
2370
2343
|
focusable: "false",
|
|
2371
2344
|
viewBox: "0 0 16 16"
|
|
2372
2345
|
}, props), _path$q || (_path$q = /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -2383,8 +2356,6 @@ function _extends$w() { _extends$w = Object.assign ? Object.assign.bind() : func
|
|
|
2383
2356
|
var SvgQuoteFill = function SvgQuoteFill(props) {
|
|
2384
2357
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$w({
|
|
2385
2358
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2386
|
-
width: 16,
|
|
2387
|
-
height: 16,
|
|
2388
2359
|
focusable: "false",
|
|
2389
2360
|
viewBox: "0 0 16 16"
|
|
2390
2361
|
}, props), _path$p || (_path$p = /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -2404,8 +2375,6 @@ function _extends$v() { _extends$v = Object.assign ? Object.assign.bind() : func
|
|
|
2404
2375
|
var SvgH1Fill = function SvgH1Fill(props) {
|
|
2405
2376
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$v({
|
|
2406
2377
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2407
|
-
width: 16,
|
|
2408
|
-
height: 16,
|
|
2409
2378
|
focusable: "false",
|
|
2410
2379
|
viewBox: "0 0 16 16"
|
|
2411
2380
|
}, props), _g$5 || (_g$5 = /*#__PURE__*/React__namespace.createElement("g", {
|
|
@@ -2434,8 +2403,6 @@ function _extends$u() { _extends$u = Object.assign ? Object.assign.bind() : func
|
|
|
2434
2403
|
var SvgH2Fill = function SvgH2Fill(props) {
|
|
2435
2404
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$u({
|
|
2436
2405
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2437
|
-
width: 16,
|
|
2438
|
-
height: 16,
|
|
2439
2406
|
focusable: "false",
|
|
2440
2407
|
viewBox: "0 0 16 16"
|
|
2441
2408
|
}, props), _g$4 || (_g$4 = /*#__PURE__*/React__namespace.createElement("g", {
|
|
@@ -2464,8 +2431,6 @@ function _extends$t() { _extends$t = Object.assign ? Object.assign.bind() : func
|
|
|
2464
2431
|
var SvgH3Fill = function SvgH3Fill(props) {
|
|
2465
2432
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$t({
|
|
2466
2433
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2467
|
-
width: 16,
|
|
2468
|
-
height: 16,
|
|
2469
2434
|
focusable: "false",
|
|
2470
2435
|
viewBox: "0 0 16 16"
|
|
2471
2436
|
}, props), _g$3 || (_g$3 = /*#__PURE__*/React__namespace.createElement("g", {
|
|
@@ -2708,8 +2673,6 @@ function _extends$s() { _extends$s = Object.assign ? Object.assign.bind() : func
|
|
|
2708
2673
|
var SvgNotesStroke = function SvgNotesStroke(props) {
|
|
2709
2674
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$s({
|
|
2710
2675
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2711
|
-
width: 16,
|
|
2712
|
-
height: 16,
|
|
2713
2676
|
focusable: "false",
|
|
2714
2677
|
viewBox: "0 0 16 16"
|
|
2715
2678
|
}, props), _g$2 || (_g$2 = /*#__PURE__*/React__namespace.createElement("g", {
|
|
@@ -2829,8 +2792,6 @@ var _path$o;
|
|
|
2829
2792
|
function _extends$r() { _extends$r = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$r.apply(this, arguments); }
|
|
2830
2793
|
var SvgCheckLg = function SvgCheckLg(props) {
|
|
2831
2794
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$r({
|
|
2832
|
-
width: 16,
|
|
2833
|
-
height: 16,
|
|
2834
2795
|
viewBox: "0 0 16 16",
|
|
2835
2796
|
fill: "#68737D",
|
|
2836
2797
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -3032,8 +2993,6 @@ function _extends$q() { _extends$q = Object.assign ? Object.assign.bind() : func
|
|
|
3032
2993
|
var SvgChevronDownStroke = function SvgChevronDownStroke(props) {
|
|
3033
2994
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$q({
|
|
3034
2995
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3035
|
-
width: 16,
|
|
3036
|
-
height: 16,
|
|
3037
2996
|
focusable: "false",
|
|
3038
2997
|
viewBox: "0 0 16 16"
|
|
3039
2998
|
}, props), _path$n || (_path$n = /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -3089,8 +3048,6 @@ function _extends$p() { _extends$p = Object.assign ? Object.assign.bind() : func
|
|
|
3089
3048
|
var SvgMenuStroke = function SvgMenuStroke(props) {
|
|
3090
3049
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$p({
|
|
3091
3050
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3092
|
-
width: 16,
|
|
3093
|
-
height: 16,
|
|
3094
3051
|
focusable: "false",
|
|
3095
3052
|
viewBox: "0 0 16 16"
|
|
3096
3053
|
}, props), _path$m || (_path$m = /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -3257,8 +3214,6 @@ function _extends$o() { _extends$o = Object.assign ? Object.assign.bind() : func
|
|
|
3257
3214
|
var SvgChevronRightStroke = function SvgChevronRightStroke(props) {
|
|
3258
3215
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$o({
|
|
3259
3216
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3260
|
-
width: 16,
|
|
3261
|
-
height: 16,
|
|
3262
3217
|
focusable: "false",
|
|
3263
3218
|
viewBox: "0 0 16 16"
|
|
3264
3219
|
}, props), _path$l || (_path$l = /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -3272,8 +3227,6 @@ function _extends$n() { _extends$n = Object.assign ? Object.assign.bind() : func
|
|
|
3272
3227
|
var SvgChevronLeftStroke = function SvgChevronLeftStroke(props) {
|
|
3273
3228
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$n({
|
|
3274
3229
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3275
|
-
width: 16,
|
|
3276
|
-
height: 16,
|
|
3277
3230
|
focusable: "false",
|
|
3278
3231
|
viewBox: "0 0 16 16"
|
|
3279
3232
|
}, props), _path$k || (_path$k = /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -3350,8 +3303,6 @@ function _extends$m() { _extends$m = Object.assign ? Object.assign.bind() : func
|
|
|
3350
3303
|
var SvgHomeFill = function SvgHomeFill(props) {
|
|
3351
3304
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$m({
|
|
3352
3305
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3353
|
-
width: 26,
|
|
3354
|
-
height: 26,
|
|
3355
3306
|
focusable: "false",
|
|
3356
3307
|
viewBox: "0 0 26 26"
|
|
3357
3308
|
}, props), _path$j || (_path$j = /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -3365,8 +3316,6 @@ function _extends$l() { _extends$l = Object.assign ? Object.assign.bind() : func
|
|
|
3365
3316
|
var SvgHomeFillStyled = function SvgHomeFillStyled(props) {
|
|
3366
3317
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$l({
|
|
3367
3318
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3368
|
-
width: 26,
|
|
3369
|
-
height: 26,
|
|
3370
3319
|
focusable: "false",
|
|
3371
3320
|
viewBox: "0 0 26 26"
|
|
3372
3321
|
}, props), _linearGradient || (_linearGradient = /*#__PURE__*/React__namespace.createElement("linearGradient", {
|
|
@@ -3428,8 +3377,6 @@ var _path$h;
|
|
|
3428
3377
|
function _extends$j() { _extends$j = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$j.apply(this, arguments); }
|
|
3429
3378
|
var SvgFolderIcon = function SvgFolderIcon(props) {
|
|
3430
3379
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$j({
|
|
3431
|
-
width: 12,
|
|
3432
|
-
height: 12,
|
|
3433
3380
|
viewBox: "0 0 12 12",
|
|
3434
3381
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3435
3382
|
}, props), _path$h || (_path$h = /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -3444,8 +3391,6 @@ var _path$g, _defs$1;
|
|
|
3444
3391
|
function _extends$i() { _extends$i = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$i.apply(this, arguments); }
|
|
3445
3392
|
var SvgTemplates = function SvgTemplates(props) {
|
|
3446
3393
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$i({
|
|
3447
|
-
width: 26,
|
|
3448
|
-
height: 26,
|
|
3449
3394
|
viewBox: "0 0 26 26",
|
|
3450
3395
|
fill: "none",
|
|
3451
3396
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -3473,8 +3418,6 @@ var _path$f, _defs;
|
|
|
3473
3418
|
function _extends$h() { _extends$h = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$h.apply(this, arguments); }
|
|
3474
3419
|
var SvgTemplatesActive = function SvgTemplatesActive(props) {
|
|
3475
3420
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$h({
|
|
3476
|
-
width: 26,
|
|
3477
|
-
height: 26,
|
|
3478
3421
|
viewBox: "0 0 26 26",
|
|
3479
3422
|
fill: "none",
|
|
3480
3423
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -3726,8 +3669,6 @@ var _path$e;
|
|
|
3726
3669
|
function _extends$g() { _extends$g = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$g.apply(this, arguments); }
|
|
3727
3670
|
var SvgPlus = function SvgPlus(props) {
|
|
3728
3671
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$g({
|
|
3729
|
-
width: 16,
|
|
3730
|
-
height: 16,
|
|
3731
3672
|
viewBox: "0 0 16 16",
|
|
3732
3673
|
fill: "none",
|
|
3733
3674
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -3865,6 +3806,7 @@ const UgNotification = styled__default["default"](reactNotifications.Notificatio
|
|
|
3865
3806
|
display: flex;
|
|
3866
3807
|
align-items: center;
|
|
3867
3808
|
justify-content: space-between;
|
|
3809
|
+
padding-right: ${({ theme }) => theme.space.md};
|
|
3868
3810
|
|
|
3869
3811
|
${UgAnchor} {
|
|
3870
3812
|
flex-shrink: 0;
|
|
@@ -4039,8 +3981,6 @@ function _extends$f() { _extends$f = Object.assign ? Object.assign.bind() : func
|
|
|
4039
3981
|
var SvgPlayFill = function SvgPlayFill(props) {
|
|
4040
3982
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$f({
|
|
4041
3983
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4042
|
-
width: 16,
|
|
4043
|
-
height: 16,
|
|
4044
3984
|
focusable: "false",
|
|
4045
3985
|
viewBox: "0 0 16 16"
|
|
4046
3986
|
}, props), _path$d || (_path$d = /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -4054,8 +3994,6 @@ function _extends$e() { _extends$e = Object.assign ? Object.assign.bind() : func
|
|
|
4054
3994
|
var SvgPauseFill = function SvgPauseFill(props) {
|
|
4055
3995
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$e({
|
|
4056
3996
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4057
|
-
width: 16,
|
|
4058
|
-
height: 16,
|
|
4059
3997
|
focusable: "false",
|
|
4060
3998
|
viewBox: "0 0 16 16"
|
|
4061
3999
|
}, props), _g || (_g = /*#__PURE__*/React__namespace.createElement("g", {
|
|
@@ -4081,8 +4019,6 @@ var _path$c, _path2$5, _path3$1;
|
|
|
4081
4019
|
function _extends$d() { _extends$d = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$d.apply(this, arguments); }
|
|
4082
4020
|
var SvgForwardSecondsFill = function SvgForwardSecondsFill(props) {
|
|
4083
4021
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$d({
|
|
4084
|
-
width: 16,
|
|
4085
|
-
height: 16,
|
|
4086
4022
|
viewBox: "0 0 16 16",
|
|
4087
4023
|
fill: "none",
|
|
4088
4024
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -4104,8 +4040,6 @@ var _path$b, _path2$4, _path3;
|
|
|
4104
4040
|
function _extends$c() { _extends$c = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$c.apply(this, arguments); }
|
|
4105
4041
|
var SvgBackSecondsFill = function SvgBackSecondsFill(props) {
|
|
4106
4042
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$c({
|
|
4107
|
-
width: 16,
|
|
4108
|
-
height: 16,
|
|
4109
4043
|
viewBox: "0 0 16 16",
|
|
4110
4044
|
fill: "none",
|
|
4111
4045
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -4128,8 +4062,6 @@ function _extends$b() { _extends$b = Object.assign ? Object.assign.bind() : func
|
|
|
4128
4062
|
var SvgPreviousFill = function SvgPreviousFill(props) {
|
|
4129
4063
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$b({
|
|
4130
4064
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4131
|
-
width: 16,
|
|
4132
|
-
height: 16,
|
|
4133
4065
|
focusable: "false",
|
|
4134
4066
|
viewBox: "0 0 24 24"
|
|
4135
4067
|
}, props), _path$a || (_path$a = /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -4238,8 +4170,6 @@ function _extends$a() { _extends$a = Object.assign ? Object.assign.bind() : func
|
|
|
4238
4170
|
var SvgVolumeMutedFill = function SvgVolumeMutedFill(props) {
|
|
4239
4171
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$a({
|
|
4240
4172
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4241
|
-
width: 16,
|
|
4242
|
-
height: 16,
|
|
4243
4173
|
focusable: "false",
|
|
4244
4174
|
viewBox: "0 0 16 16"
|
|
4245
4175
|
}, props), _path$9 || (_path$9 = /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -4257,8 +4187,6 @@ function _extends$9() { _extends$9 = Object.assign ? Object.assign.bind() : func
|
|
|
4257
4187
|
var SvgVolumeUnmutedFill = function SvgVolumeUnmutedFill(props) {
|
|
4258
4188
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$9({
|
|
4259
4189
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4260
|
-
width: 16,
|
|
4261
|
-
height: 16,
|
|
4262
4190
|
focusable: "false",
|
|
4263
4191
|
viewBox: "0 0 16 16"
|
|
4264
4192
|
}, props), _path$8 || (_path$8 = /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -4318,8 +4246,6 @@ function _extends$8() { _extends$8 = Object.assign ? Object.assign.bind() : func
|
|
|
4318
4246
|
var SvgMaximizeFill = function SvgMaximizeFill(props) {
|
|
4319
4247
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$8({
|
|
4320
4248
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4321
|
-
width: 16,
|
|
4322
|
-
height: 16,
|
|
4323
4249
|
focusable: "false",
|
|
4324
4250
|
viewBox: "0 0 16 16"
|
|
4325
4251
|
}, props), _path$7 || (_path$7 = /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -4597,8 +4523,6 @@ function _extends$7() { _extends$7 = Object.assign ? Object.assign.bind() : func
|
|
|
4597
4523
|
var SvgExit = function SvgExit(props) {
|
|
4598
4524
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$7({
|
|
4599
4525
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4600
|
-
width: 16,
|
|
4601
|
-
height: 16,
|
|
4602
4526
|
focusable: "false",
|
|
4603
4527
|
viewBox: "0 0 16 16"
|
|
4604
4528
|
}, props), _path$6 || (_path$6 = /*#__PURE__*/React__namespace.createElement("path", {
|
|
@@ -4616,8 +4540,6 @@ var _path$5;
|
|
|
4616
4540
|
function _extends$6() { _extends$6 = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$6.apply(this, arguments); }
|
|
4617
4541
|
var SvgThumbsUp = function SvgThumbsUp(props) {
|
|
4618
4542
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$6({
|
|
4619
|
-
width: 16,
|
|
4620
|
-
height: 16,
|
|
4621
4543
|
viewBox: "0 0 16 16",
|
|
4622
4544
|
fill: "none",
|
|
4623
4545
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -4634,8 +4556,6 @@ function _extends$5() { _extends$5 = Object.assign ? Object.assign.bind() : func
|
|
|
4634
4556
|
var SvgLockLockedFill = function SvgLockLockedFill(props) {
|
|
4635
4557
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$5({
|
|
4636
4558
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4637
|
-
width: 16,
|
|
4638
|
-
height: 16,
|
|
4639
4559
|
focusable: "false",
|
|
4640
4560
|
viewBox: "0 0 16 16"
|
|
4641
4561
|
}, props), _rect || (_rect = /*#__PURE__*/React__namespace.createElement("rect", {
|
|
@@ -4762,8 +4682,6 @@ var _path$3;
|
|
|
4762
4682
|
function _extends$4() { _extends$4 = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$4.apply(this, arguments); }
|
|
4763
4683
|
var SvgQuestionMark = function SvgQuestionMark(props) {
|
|
4764
4684
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$4({
|
|
4765
|
-
width: 16,
|
|
4766
|
-
height: 16,
|
|
4767
4685
|
viewBox: "0 0 16 16",
|
|
4768
4686
|
fill: "currentColor",
|
|
4769
4687
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -4778,8 +4696,6 @@ var _path$2;
|
|
|
4778
4696
|
function _extends$3() { _extends$3 = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$3.apply(this, arguments); }
|
|
4779
4697
|
var SvgCopy = function SvgCopy(props) {
|
|
4780
4698
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$3({
|
|
4781
|
-
width: 12,
|
|
4782
|
-
height: 16,
|
|
4783
4699
|
viewBox: "0 0 12 16",
|
|
4784
4700
|
fill: "none",
|
|
4785
4701
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -4795,8 +4711,6 @@ var _path$1;
|
|
|
4795
4711
|
function _extends$2() { _extends$2 = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$2.apply(this, arguments); }
|
|
4796
4712
|
var SvgInfoFill = function SvgInfoFill(props) {
|
|
4797
4713
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$2({
|
|
4798
|
-
width: 16,
|
|
4799
|
-
height: 16,
|
|
4800
4714
|
viewBox: "0 0 16 16",
|
|
4801
4715
|
fill: "currentColor",
|
|
4802
4716
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -4841,7 +4755,9 @@ const StyledButton$1 = styled__default["default"](Button) `
|
|
|
4841
4755
|
&:focus,
|
|
4842
4756
|
&:active {
|
|
4843
4757
|
background-color: ${props.theme.palette.kale[100]};
|
|
4844
|
-
color: ${props.isDanger
|
|
4758
|
+
color: ${props.isDanger
|
|
4759
|
+
? props.theme.palette.red[500]
|
|
4760
|
+
: props.theme.palette.grey[800]};
|
|
4845
4761
|
}`};
|
|
4846
4762
|
`;
|
|
4847
4763
|
const StyledFooterButton = styled__default["default"](StyledButton$1) `
|
|
@@ -4881,15 +4797,17 @@ const HelpItem = (props) => {
|
|
|
4881
4797
|
if (email.length > 24) {
|
|
4882
4798
|
csmEmailCut = `${email.substring(0, 21)}...`;
|
|
4883
4799
|
}
|
|
4884
|
-
const content = (jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [jsxRuntime.jsx(PreviousButton, Object.assign({ onClick: () => props.setActive(""), isBasic: true }, { children: props.title })), jsxRuntime.jsx(Separator, {}), jsxRuntime.jsxs(StyledBody$2, { children: [jsxRuntime.jsx(Paragraph, Object.assign({ style: { color: theme.palette.grey[600] } }, { children: jsxRuntime.jsx(SM, { children: props.contactLabel }) })), jsxRuntime.jsx(StyledParagraph, { children: jsxRuntime.jsx(Avatar, { children: (_a = props.csm.picture) !== null && _a !== void 0 ? _a : getInitials(props.csm.name), avatarType: props.csm.picture ? "image" : "text", size: "large" }) }), jsxRuntime.jsxs(StyledParagraph, { children: [jsxRuntime.jsx(MD, Object.assign({ isBold: true }, { children: props.csm.name })), jsxRuntime.jsxs(Description, { children: [jsxRuntime.jsx(Anchor, Object.assign({ href: `mailto:${props.csm.email}`, style: { color: theme.palette.grey[600] } }, { children: csmEmailCut })), jsxRuntime.jsxs(StyledButton$1, Object.assign({ isBasic: true, onClick:
|
|
4800
|
+
const content = (jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [jsxRuntime.jsx(PreviousButton, Object.assign({ onClick: () => props.setActive(""), isBasic: true }, { children: props.title })), jsxRuntime.jsx(Separator, {}), jsxRuntime.jsxs(StyledBody$2, { children: [jsxRuntime.jsx(Paragraph, Object.assign({ style: { color: theme.palette.grey[600] } }, { children: jsxRuntime.jsx(SM, { children: props.contactLabel }) })), jsxRuntime.jsx(StyledParagraph, { children: jsxRuntime.jsx(Avatar, { children: (_a = props.csm.picture) !== null && _a !== void 0 ? _a : getInitials(props.csm.name), avatarType: props.csm.picture ? "image" : "text", size: "large" }) }), jsxRuntime.jsxs(StyledParagraph, { children: [jsxRuntime.jsx(MD, Object.assign({ isBold: true }, { children: props.csm.name })), jsxRuntime.jsxs(Description, { children: [jsxRuntime.jsx(Anchor, Object.assign({ href: `mailto:${props.csm.email}`, style: { color: theme.palette.grey[600] } }, { children: csmEmailCut })), jsxRuntime.jsxs(StyledButton$1, Object.assign({ isBasic: true, onClick: () => {
|
|
4801
|
+
var _a;
|
|
4802
|
+
copyToClipBoard();
|
|
4803
|
+
(_a = props.onCopyEmail) === null || _a === void 0 ? void 0 : _a.call(props);
|
|
4804
|
+
}, size: "small", variant: "isBasic" }, { children: [jsxRuntime.jsx(StyledButton$1.StartIcon, { children: jsxRuntime.jsx(SvgCopy, {}) }), (_b = props.copyLabel) !== null && _b !== void 0 ? _b : "Copy"] }))] })] })] }), props.chatSupport && (jsxRuntime.jsxs(Footer, { children: [jsxRuntime.jsx(Separator, {}), jsxRuntime.jsxs(StyledFooterButton, Object.assign({ isStretched: true, isBasic: true, onClick: props.toggleChat, style: { paddingLeft: theme.space.xxs } }, { children: [jsxRuntime.jsx(StyledFooterButton.StartIcon, { children: jsxRuntime.jsx(SvgInfoFill, { color: theme.palette.blue[600] }) }), (_c = props.chatSupportLabel) !== null && _c !== void 0 ? _c : "Report a technical issue"] }))] }))] }));
|
|
4885
4805
|
return (jsxRuntime.jsx(jsxRuntime.Fragment, { children: jsxRuntime.jsx(MenuItem, Object.assign({ content: content, value: props.value, selectedItem: props.selectedItem, setActive: props.setActive, icon: jsxRuntime.jsx(SvgQuestionMark, { color: theme.palette.blue[600] }) }, { children: props.title })) }));
|
|
4886
4806
|
};
|
|
4887
4807
|
|
|
4888
4808
|
function _extends$1() { _extends$1 = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1.apply(this, arguments); }
|
|
4889
4809
|
var SvgEmpty = function SvgEmpty(props) {
|
|
4890
4810
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
|
|
4891
|
-
width: 16,
|
|
4892
|
-
height: 16,
|
|
4893
4811
|
viewBox: "0 0 16 16",
|
|
4894
4812
|
fill: "#68737D",
|
|
4895
4813
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -4900,8 +4818,6 @@ var _path;
|
|
|
4900
4818
|
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
4901
4819
|
var SvgTranslationExists = function SvgTranslationExists(props) {
|
|
4902
4820
|
return /*#__PURE__*/React__namespace.createElement("svg", _extends({
|
|
4903
|
-
width: 16,
|
|
4904
|
-
height: 16,
|
|
4905
4821
|
viewBox: "0 0 16 16",
|
|
4906
4822
|
fill: "#68737D",
|
|
4907
4823
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -4975,7 +4891,7 @@ const UserMenu = (props) => {
|
|
|
4975
4891
|
};
|
|
4976
4892
|
return (jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [item === "" && jsxRuntime.jsx(UserContainer, Object.assign({}, props.user)), jsxRuntime.jsxs(StyledList, { children: [item === "" && props.onFeedbackClick && jsxRuntime.jsx(Separator, {}), props.onFeedbackClick && (jsxRuntime.jsx(MenuItem, Object.assign({ selectedItem: item, icon: jsxRuntime.jsx(SvgThumbsUp, {}), setActive: () => props.onFeedbackClick
|
|
4977
4893
|
? props.onFeedbackClick()
|
|
4978
|
-
: console.log("feedback fired") }, { children: jsxRuntime.jsxs(MenuItemBody, { children: [props.feedbackTitle || "Give us your feedback", jsxRuntime.jsx(MD, Object.assign({ style: { color: theme.palette.grey[600] } }, { children: props.feedbackSubTitle || "Help us improve UNGUESS!" }))] }) }))), item === "" && jsxRuntime.jsx(Separator, {}), jsxRuntime.jsx(HelpItem, { value: "csm", selectedItem: item, setActive: (i) => toggleItem(i), title: props.csmTitle || "Need Help?", contactLabel: props.csmContactLabel || "Contact your CSM", csm: props.csm, toggleChat: props.onToggleChat, chatSupportLabel: props === null || props === void 0 ? void 0 : props.chatSupportLabel, copyLabel: props === null || props === void 0 ? void 0 : props.copyLabel }), jsxRuntime.jsx(LanguageItem, { title: props.languageTitle || "Change Language", value: "language-selector", selectedItem: item, setActive: (i) => toggleItem(i), languages: props.languages, currentLanguage: props.currentLanguage, currentLanguageLabel: props.currentLanguageLabel, onSelectLanguage: (lang) => props.onSelectLanguage(lang) }), jsxRuntime.jsx(MenuItem, Object.assign({ selectedItem: item, icon: jsxRuntime.jsx(SvgLockLockedFill, { color: theme.palette.blue[600] }), setActive: () => {
|
|
4894
|
+
: console.log("feedback fired") }, { children: jsxRuntime.jsxs(MenuItemBody, { children: [props.feedbackTitle || "Give us your feedback", jsxRuntime.jsx(MD, Object.assign({ style: { color: theme.palette.grey[600] } }, { children: props.feedbackSubTitle || "Help us improve UNGUESS!" }))] }) }))), item === "" && jsxRuntime.jsx(Separator, {}), jsxRuntime.jsx(HelpItem, { value: "csm", selectedItem: item, setActive: (i) => toggleItem(i), title: props.csmTitle || "Need Help?", contactLabel: props.csmContactLabel || "Contact your CSM", csm: props.csm, toggleChat: props.onToggleChat, chatSupportLabel: props === null || props === void 0 ? void 0 : props.chatSupportLabel, copyLabel: props === null || props === void 0 ? void 0 : props.copyLabel, onCopyEmail: props === null || props === void 0 ? void 0 : props.onCopyEmail, chatSupport: props === null || props === void 0 ? void 0 : props.chatSupport }), jsxRuntime.jsx(LanguageItem, { title: props.languageTitle || "Change Language", value: "language-selector", selectedItem: item, setActive: (i) => toggleItem(i), languages: props.languages, currentLanguage: props.currentLanguage, currentLanguageLabel: props.currentLanguageLabel, onSelectLanguage: (lang) => props.onSelectLanguage(lang) }), jsxRuntime.jsx(MenuItem, Object.assign({ selectedItem: item, icon: jsxRuntime.jsx(SvgLockLockedFill, { color: theme.palette.blue[600] }), setActive: () => {
|
|
4979
4895
|
if (document.querySelector(".iubenda-cs-preferences-link")) {
|
|
4980
4896
|
const iubendaBtn = document.querySelector(".iubenda-cs-preferences-link");
|
|
4981
4897
|
if (iubendaBtn) {
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { ComponentMeta, Story } from "@storybook/react";
|
|
3
2
|
import { AccordionArgs } from "./_types";
|
|
4
3
|
interface AccordionStoryArg extends AccordionArgs {
|
|
5
4
|
items: Array<{
|
|
@@ -7,14 +6,9 @@ interface AccordionStoryArg extends AccordionArgs {
|
|
|
7
6
|
content: string;
|
|
8
7
|
}>;
|
|
9
8
|
}
|
|
10
|
-
export declare const Default:
|
|
11
|
-
export declare const Bare:
|
|
12
|
-
export declare const Expandable:
|
|
13
|
-
export declare const Compact:
|
|
14
|
-
declare const _default:
|
|
15
|
-
Section: import("react").ForwardRefExoticComponent<import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
16
|
-
Header: import("react").ForwardRefExoticComponent<import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
17
|
-
Label: import("react").ForwardRefExoticComponent<import("react").ButtonHTMLAttributes<HTMLButtonElement> & import("react").RefAttributes<HTMLButtonElement>>;
|
|
18
|
-
Panel: import("react").ForwardRefExoticComponent<import("react").HTMLAttributes<HTMLElement> & import("react").RefAttributes<HTMLElement>>;
|
|
19
|
-
}>;
|
|
9
|
+
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, AccordionStoryArg>;
|
|
10
|
+
export declare const Bare: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, AccordionStoryArg>;
|
|
11
|
+
export declare const Expandable: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, AccordionStoryArg>;
|
|
12
|
+
export declare const Compact: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, AccordionStoryArg>;
|
|
13
|
+
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0a347bb9").R, AccordionArgs & import("react").RefAttributes<HTMLDivElement>>;
|
|
20
14
|
export default _default;
|
|
@@ -8,7 +8,7 @@ import { AlertArgs } from './_types';
|
|
|
8
8
|
- To provide a quick way to navigate to ancestor pages
|
|
9
9
|
*/
|
|
10
10
|
declare const Alert: {
|
|
11
|
-
(props: AlertArgs): JSX.Element;
|
|
11
|
+
(props: AlertArgs): import("react/jsx-runtime").JSX.Element;
|
|
12
12
|
Title: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@zendeskgarden/react-notifications").ITitleProps & import("react").RefAttributes<HTMLDivElement>>, any, {}, never>;
|
|
13
13
|
Close: import("react").ForwardRefExoticComponent<import("react").ButtonHTMLAttributes<HTMLButtonElement> & import("react").RefAttributes<HTMLButtonElement>>;
|
|
14
14
|
};
|
|
@@ -1,10 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { ComponentMeta, Story } from "@storybook/react";
|
|
3
1
|
import { AlertArgs } from "./_types";
|
|
4
|
-
export declare const Default:
|
|
5
|
-
declare const _default:
|
|
6
|
-
(props: AlertArgs): JSX.Element;
|
|
7
|
-
Title: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@zendeskgarden/react-notifications").ITitleProps & import("react").RefAttributes<HTMLDivElement>>, any, {}, never>;
|
|
8
|
-
Close: import("react").ForwardRefExoticComponent<import("react").ButtonHTMLAttributes<HTMLButtonElement> & import("react").RefAttributes<HTMLButtonElement>>;
|
|
9
|
-
}>;
|
|
2
|
+
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, AlertArgs>;
|
|
3
|
+
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0a347bb9").R, AlertArgs>;
|
|
10
4
|
export default _default;
|
|
@@ -7,7 +7,7 @@ import { AvatarArgs } from "./_types";
|
|
|
7
7
|
- To visually represent a person, brand, or product
|
|
8
8
|
*/
|
|
9
9
|
declare const Avatar: {
|
|
10
|
-
(props: AvatarArgs): JSX.Element;
|
|
10
|
+
(props: AvatarArgs): import("react/jsx-runtime").JSX.Element;
|
|
11
11
|
Text: import("react").ForwardRefExoticComponent<import("react").HTMLAttributes<HTMLSpanElement> & import("react").RefAttributes<HTMLSpanElement>>;
|
|
12
12
|
};
|
|
13
13
|
export { Avatar };
|
|
@@ -1,10 +1,5 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { ComponentMeta, Story } from "@storybook/react";
|
|
3
1
|
import { AvatarArgs } from "./_types";
|
|
4
|
-
export declare const Default:
|
|
5
|
-
export declare const Square:
|
|
6
|
-
declare const _default:
|
|
7
|
-
(props: AvatarArgs): JSX.Element;
|
|
8
|
-
Text: import("react").ForwardRefExoticComponent<import("react").HTMLAttributes<HTMLSpanElement> & import("react").RefAttributes<HTMLSpanElement>>;
|
|
9
|
-
}>;
|
|
2
|
+
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, AvatarArgs>;
|
|
3
|
+
export declare const Square: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, AvatarArgs>;
|
|
4
|
+
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0a347bb9").R, AvatarArgs>;
|
|
10
5
|
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { BreadcrumbArgs } from "./_types";
|
|
2
|
-
declare const Breadcrumb: ({ children, showLastArrow, ...props }: BreadcrumbArgs) => JSX.Element;
|
|
2
|
+
declare const Breadcrumb: ({ children, showLastArrow, ...props }: BreadcrumbArgs) => import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export { Breadcrumb };
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { ComponentMeta, Story } from "@storybook/react";
|
|
2
1
|
import { AnchorArgs } from "../buttons/anchor/_types";
|
|
3
2
|
import { BreadcrumbArgs } from "./_types";
|
|
4
3
|
interface StoryArgs extends BreadcrumbArgs {
|
|
@@ -7,6 +6,6 @@ interface StoryArgs extends BreadcrumbArgs {
|
|
|
7
6
|
onClick: () => void;
|
|
8
7
|
}[];
|
|
9
8
|
}
|
|
10
|
-
export declare const Default:
|
|
11
|
-
declare const _default:
|
|
9
|
+
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, StoryArgs>;
|
|
10
|
+
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0a347bb9").R, BreadcrumbArgs>;
|
|
12
11
|
export default _default;
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { ComponentMeta, Story } from "@storybook/react";
|
|
3
2
|
import { AnchorArgs } from "./_types";
|
|
4
|
-
export declare const Basic:
|
|
5
|
-
export declare const Danger:
|
|
6
|
-
export declare const External:
|
|
7
|
-
declare const _default:
|
|
3
|
+
export declare const Basic: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, AnchorArgs>;
|
|
4
|
+
export declare const Danger: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, AnchorArgs>;
|
|
5
|
+
export declare const External: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, AnchorArgs>;
|
|
6
|
+
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0a347bb9").R, AnchorArgs & import("react").RefAttributes<HTMLAnchorElement>>;
|
|
8
7
|
export default _default;
|