@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.
Files changed (224) hide show
  1. package/.babelrc.json +16 -0
  2. package/build/index.js +26 -110
  3. package/build/stories/accordions/index.stories.d.ts +5 -11
  4. package/build/stories/alerts/index.d.ts +1 -1
  5. package/build/stories/alerts/index.stories.d.ts +2 -8
  6. package/build/stories/avatar/index.d.ts +1 -1
  7. package/build/stories/avatar/index.stories.d.ts +3 -8
  8. package/build/stories/breadcrumbs/index.d.ts +1 -1
  9. package/build/stories/breadcrumbs/index.stories.d.ts +2 -3
  10. package/build/stories/buttons/anchor/index.stories.d.ts +4 -5
  11. package/build/stories/buttons/button/index.stories.d.ts +1217 -16
  12. package/build/stories/buttons/button-group/index.stories.d.ts +4 -5
  13. package/build/stories/buttons/icon-button/index.stories.d.ts +5 -6
  14. package/build/stories/buttons/split-button/index.stories.d.ts +2 -3
  15. package/build/stories/campaign-cards/index.d.ts +1 -1
  16. package/build/stories/campaign-cards/index.stories.d.ts +3 -4
  17. package/build/stories/campaign-cards/skeleton.d.ts +1 -1
  18. package/build/stories/cards/container.stories.d.ts +2 -3
  19. package/build/stories/cards/index.d.ts +2 -2
  20. package/build/stories/cards/index.stories.d.ts +3 -4
  21. package/build/stories/charts/Legend.d.ts +2 -2
  22. package/build/stories/charts/_types.d.ts +1 -1
  23. package/build/stories/charts/bar/_types.d.ts +1 -1
  24. package/build/stories/charts/bar/index.d.ts +1 -1
  25. package/build/stories/charts/bar/index.stories.d.ts +3 -4
  26. package/build/stories/charts/bullet/CustomBulletChartMarker.d.ts +1 -1
  27. package/build/stories/charts/bullet/CustomBulletChartMeasure.d.ts +1 -1
  28. package/build/stories/charts/bullet/CustomTooltip.d.ts +1 -1
  29. package/build/stories/charts/bullet/index.d.ts +1 -1
  30. package/build/stories/charts/bullet/index.stories.d.ts +3 -4
  31. package/build/stories/charts/halfPie/HalfPieChartComponent.d.ts +1 -1
  32. package/build/stories/charts/halfPie/index.d.ts +1 -1
  33. package/build/stories/charts/halfPie/index.stories.d.ts +2 -3
  34. package/build/stories/charts/pie/_types.d.ts +2 -2
  35. package/build/stories/charts/pie/index.d.ts +1 -1
  36. package/build/stories/charts/pie/index.stories.d.ts +4 -5
  37. package/build/stories/charts/pieCenteredItem.d.ts +1 -1
  38. package/build/stories/charts/sunburst/ResetButton.d.ts +1 -1
  39. package/build/stories/charts/sunburst/index.d.ts +1 -1
  40. package/build/stories/charts/sunburst/index.stories.d.ts +3 -4
  41. package/build/stories/charts/waffle/CustomCell.d.ts +1 -1
  42. package/build/stories/charts/waffle/index.d.ts +1 -1
  43. package/build/stories/charts/waffle/index.stories.d.ts +3 -4
  44. package/build/stories/close/index.d.ts +1 -1
  45. package/build/stories/close/index.stories.d.ts +2 -3
  46. package/build/stories/drawers/index.d.ts +1 -1
  47. package/build/stories/drawers/index.stories.d.ts +2 -11
  48. package/build/stories/drawers/loremIpsum.d.ts +1 -1
  49. package/build/stories/dropdowns/autocomplete/index.d.ts +1 -1
  50. package/build/stories/dropdowns/autocomplete/index.stories.d.ts +3 -4
  51. package/build/stories/dropdowns/countermultiselect/index.d.ts +1 -1
  52. package/build/stories/dropdowns/countermultiselect/index.stories.d.ts +2 -3
  53. package/build/stories/dropdowns/item/index.d.ts +1 -1
  54. package/build/stories/dropdowns/item-content/index.d.ts +1 -1
  55. package/build/stories/dropdowns/menu/index.d.ts +8 -8
  56. package/build/stories/dropdowns/menu/index.stories.d.ts +3 -4
  57. package/build/stories/dropdowns/menuheader/index.d.ts +1 -1
  58. package/build/stories/dropdowns/select/index.d.ts +5 -5
  59. package/build/stories/dropdowns/select/index.stories.d.ts +4 -8
  60. package/build/stories/editor/_types.d.ts +1 -1
  61. package/build/stories/editor/editorFooter.d.ts +1 -1
  62. package/build/stories/editor/editorHeader.d.ts +1 -1
  63. package/build/stories/editor/floatingMenu.d.ts +1 -1
  64. package/build/stories/editor/index.d.ts +1 -1
  65. package/build/stories/editor/index.stories.d.ts +8 -8
  66. package/build/stories/forms/checkbox/cards/index.d.ts +1 -1
  67. package/build/stories/forms/checkbox/cards/index.stories.d.ts +3 -4
  68. package/build/stories/forms/checkbox/index.d.ts +1 -1
  69. package/build/stories/forms/checkbox/index.stories.d.ts +2 -3
  70. package/build/stories/forms/field/index.d.ts +1 -1
  71. package/build/stories/forms/input/index.stories.d.ts +5 -6
  72. package/build/stories/forms/input-toggle/_types.d.ts +1 -1
  73. package/build/stories/forms/input-toggle/index.d.ts +3 -3
  74. package/build/stories/forms/input-toggle/index.stories.d.ts +6 -11
  75. package/build/stories/forms/mediaInput/index.d.ts +1 -1
  76. package/build/stories/forms/mediaInput/index.stories.d.ts +5 -6
  77. package/build/stories/forms/radio/cards/index.d.ts +1 -1
  78. package/build/stories/forms/radio/cards/index.stories.d.ts +3 -4
  79. package/build/stories/forms/radio/index.d.ts +1 -1
  80. package/build/stories/forms/radio/index.stories.d.ts +3 -4
  81. package/build/stories/forms/textarea/index.d.ts +1 -1
  82. package/build/stories/forms/textarea/index.stories.d.ts +4 -5
  83. package/build/stories/forms/toggle/index.d.ts +1 -1
  84. package/build/stories/forms/toggle/index.stories.d.ts +2 -3
  85. package/build/stories/grid/col/index.d.ts +1 -1
  86. package/build/stories/grid/col/index.stories.d.ts +4 -5
  87. package/build/stories/grid/grid/index.d.ts +1 -1
  88. package/build/stories/grid/grid/index.stories.d.ts +4 -5
  89. package/build/stories/grid/row/index.d.ts +1 -1
  90. package/build/stories/grid/row/index.stories.d.ts +2 -3
  91. package/build/stories/icons/index.d.ts +1 -1
  92. package/build/stories/icons/index.stories.d.ts +2 -3
  93. package/build/stories/info-cards/index.d.ts +1 -1
  94. package/build/stories/info-cards/index.stories.d.ts +3 -4
  95. package/build/stories/label/index.d.ts +1 -1
  96. package/build/stories/label/index.stories.d.ts +3 -4
  97. package/build/stories/lightbox/index.stories.d.ts +2 -12
  98. package/build/stories/loaders/dots/index.d.ts +1 -1
  99. package/build/stories/loaders/dots/index.stories.d.ts +2 -3
  100. package/build/stories/loaders/progress/index.stories.d.ts +2 -3
  101. package/build/stories/loaders/skeleton/index.d.ts +1 -1
  102. package/build/stories/loaders/skeleton/index.stories.d.ts +3 -4
  103. package/build/stories/loaders/spinner/index.d.ts +1 -1
  104. package/build/stories/loaders/spinner/index.stories.d.ts +2 -3
  105. package/build/stories/login-form/index.d.ts +1 -1
  106. package/build/stories/login-form/index.stories.d.ts +3 -4
  107. package/build/stories/logo/index.d.ts +1 -1
  108. package/build/stories/logo/index.stories.d.ts +2 -3
  109. package/build/stories/modals/fullscreen/index.d.ts +1 -1
  110. package/build/stories/modals/fullscreen/index.stories.d.ts +2 -11
  111. package/build/stories/modals/index.stories.d.ts +5 -10
  112. package/build/stories/multiselect/AddableItem.d.ts +1 -1
  113. package/build/stories/multiselect/Item.d.ts +2 -2
  114. package/build/stories/multiselect/_types.d.ts +2 -2
  115. package/build/stories/multiselect/index.d.ts +1 -1
  116. package/build/stories/multiselect/index.stories.d.ts +3 -4
  117. package/build/stories/navigation/app-header/index.d.ts +1 -1
  118. package/build/stories/navigation/app-header/index.stories.d.ts +3 -4
  119. package/build/stories/navigation/app-header/skeleton.d.ts +1 -1
  120. package/build/stories/navigation/body/index.d.ts +1 -1
  121. package/build/stories/navigation/chrome/index.d.ts +1 -1
  122. package/build/stories/navigation/content/index.d.ts +1 -1
  123. package/build/stories/navigation/header/header-item/brandItem.d.ts +1 -1
  124. package/build/stories/navigation/header/header-item/headerItem.d.ts +2 -2
  125. package/build/stories/navigation/header/header-item/headerItemIcon.d.ts +1 -1
  126. package/build/stories/navigation/header/header-item/headerItemText.d.ts +1 -1
  127. package/build/stories/navigation/header/header-item/workspacesDropdown.d.ts +1 -1
  128. package/build/stories/navigation/header/index.d.ts +4 -4
  129. package/build/stories/navigation/main/index.d.ts +1 -1
  130. package/build/stories/navigation/nav/index.d.ts +1 -1
  131. package/build/stories/navigation/nav/nav-item/navDivider.d.ts +1 -1
  132. package/build/stories/navigation/nav/nav-item/navItemIcon.d.ts +1 -1
  133. package/build/stories/navigation/nav/nav-item/navItemProject.d.ts +1 -1
  134. package/build/stories/navigation/nav/nav-item/navItemText.d.ts +1 -1
  135. package/build/stories/navigation/nav/nav-item/navToggle.d.ts +1 -1
  136. package/build/stories/navigation/page-header/index.d.ts +6 -6
  137. package/build/stories/navigation/page-header/index.stories.d.ts +5 -17
  138. package/build/stories/navigation/page-header/styled/main.d.ts +3 -3
  139. package/build/stories/navigation/sidebar/index.d.ts +1 -1
  140. package/build/stories/navigation/sidebar/index.stories.d.ts +6 -7
  141. package/build/stories/navigation/sidebar/skeleton.d.ts +1 -1
  142. package/build/stories/notifications/index.d.ts +2 -2
  143. package/build/stories/notifications/index.stories.d.ts +3 -4
  144. package/build/stories/page/pageLoader.d.ts +1 -1
  145. package/build/stories/pagination/index.d.ts +1 -1
  146. package/build/stories/pagination/index.stories.d.ts +3 -4
  147. package/build/stories/player/index.stories.d.ts +2 -3
  148. package/build/stories/player/parts/audioButton.d.ts +1 -1
  149. package/build/stories/player/parts/controls.d.ts +1 -1
  150. package/build/stories/player/parts/controlsCenterGroup.d.ts +1 -1
  151. package/build/stories/player/parts/floatingControls.d.ts +1 -1
  152. package/build/stories/player/parts/fullScreenButton.d.ts +1 -1
  153. package/build/stories/player/parts/spinner.d.ts +1 -1
  154. package/build/stories/player/parts/timeLabel.d.ts +1 -1
  155. package/build/stories/player/parts/tooltip.d.ts +1 -1
  156. package/build/stories/product-cards/index.d.ts +1 -1
  157. package/build/stories/product-cards/index.stories.d.ts +3 -4
  158. package/build/stories/profile-modal/UserContainer.d.ts +1 -1
  159. package/build/stories/profile-modal/_types.d.ts +2 -0
  160. package/build/stories/profile-modal/helpMenuItem.d.ts +3 -1
  161. package/build/stories/profile-modal/index.d.ts +1 -1
  162. package/build/stories/profile-modal/index.stories.d.ts +2 -3
  163. package/build/stories/profile-modal/languageMenuItem.d.ts +1 -1
  164. package/build/stories/profile-modal/menuItem.d.ts +1 -1
  165. package/build/stories/profile-modal/menuItemIcon.d.ts +1 -1
  166. package/build/stories/profile-modal/previousMenuButton.d.ts +1 -1
  167. package/build/stories/profile-modal/userMenu.d.ts +1 -1
  168. package/build/stories/service-cards/index.d.ts +1 -1
  169. package/build/stories/service-cards/index.stories.d.ts +3 -4
  170. package/build/stories/slider/index.d.ts +2 -2
  171. package/build/stories/slider/index.stories.d.ts +3 -8
  172. package/build/stories/slider/parts/buttons.d.ts +2 -2
  173. package/build/stories/slider/parts/counter.d.ts +1 -1
  174. package/build/stories/slider/parts/slide.d.ts +1 -1
  175. package/build/stories/slider/parts/sliderContext.d.ts +1 -1
  176. package/build/stories/special-cards/index.d.ts +6 -6
  177. package/build/stories/special-cards/index.stories.d.ts +2 -14
  178. package/build/stories/special-cards/styled/footer.d.ts +1 -1
  179. package/build/stories/special-cards/styled/header.d.ts +4 -4
  180. package/build/stories/stepper/index.d.ts +1 -1
  181. package/build/stories/stepper/index.stories.d.ts +3 -10
  182. package/build/stories/table/_types.d.ts +1 -1
  183. package/build/stories/table/grouped.d.ts +2 -2
  184. package/build/stories/table/index.d.ts +9 -9
  185. package/build/stories/table/index.stories.d.ts +11 -12
  186. package/build/stories/tabs/index.d.ts +2 -2
  187. package/build/stories/tabs/index.stories.d.ts +3 -7
  188. package/build/stories/tags/index.d.ts +3 -3
  189. package/build/stories/tags/index.stories.d.ts +6 -18
  190. package/build/stories/theme/components.d.ts +4 -5
  191. package/build/stories/theme/index.d.ts +7 -5
  192. package/build/stories/theme/palette.stories.d.ts +2 -3
  193. package/build/stories/tiles/index.d.ts +1 -1
  194. package/build/stories/tiles/index.stories.d.ts +4 -11
  195. package/build/stories/timeline/index.d.ts +2 -2
  196. package/build/stories/timeline/index.stories.d.ts +4 -9
  197. package/build/stories/title/index.d.ts +1 -1
  198. package/build/stories/title/index.stories.d.ts +2 -3
  199. package/build/stories/tooltip/index.d.ts +1 -1
  200. package/build/stories/tooltip/index.stories.d.ts +11 -3
  201. package/build/stories/tooltip-modal/_types.d.ts +1 -1
  202. package/build/stories/tooltip-modal/index.d.ts +1 -1
  203. package/build/stories/tooltip-modal/index.stories.d.ts +2 -11
  204. package/build/stories/trigger/index.d.ts +1 -1
  205. package/build/stories/typography/block-quote/index.d.ts +1 -1
  206. package/build/stories/typography/block-quote/index.stories.d.ts +2 -3
  207. package/build/stories/typography/code/index.d.ts +1 -1
  208. package/build/stories/typography/code/index.stories.d.ts +4 -5
  209. package/build/stories/typography/ellipsis/index.d.ts +1 -1
  210. package/build/stories/typography/ellipsis/index.stories.d.ts +2 -3
  211. package/build/stories/typography/lists/index.d.ts +2 -2
  212. package/build/stories/typography/lists/ordered.stories.d.ts +2 -7
  213. package/build/stories/typography/lists/unordered.stories.d.ts +2 -7
  214. package/build/stories/typography/paragraph/index.d.ts +1 -1
  215. package/build/stories/typography/paragraph/index.stories.d.ts +2 -3
  216. package/build/stories/typography/span/index.d.ts +1 -1
  217. package/build/stories/typography/span/index.stories.d.ts +2 -3
  218. package/build/stories/typography/typescale/anchortag/index.stories.d.ts +2 -3
  219. package/build/stories/typography/typescale/index.d.ts +6 -6
  220. package/build/stories/typography/typescale/index.stories.d.ts +2 -3
  221. package/package.json +61 -66
  222. package/CHANGELOG.md +0 -3152
  223. package/README.md +0 -73
  224. package/generate-story.sh +0 -61
package/.babelrc.json ADDED
@@ -0,0 +1,16 @@
1
+ {
2
+ "sourceType": "unambiguous",
3
+ "presets": [
4
+ [
5
+ "@babel/preset-env",
6
+ {
7
+ "targets": {
8
+ "chrome": 100
9
+ }
10
+ }
11
+ ],
12
+ "@babel/preset-typescript",
13
+ "@babel/preset-react"
14
+ ],
15
+ "plugins": []
16
+ }
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
- return Object.assign(Object.assign(Object.assign(Object.assign({ "svg": {
281
- marginTop: "-1px",
282
- } }, (type === "success" &&
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
- color: palette.white,
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
- "position": "relative",
336
- "top": "unset",
337
- "right": "unset",
338
- "width": "auto",
339
- "height": "auto",
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 ? props.theme.palette.red[500] : props.theme.palette.grey[800]};
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: copyToClipBoard, size: "small", variant: "isBasic" }, { children: [jsxRuntime.jsx(StyledButton$1.StartIcon, { children: jsxRuntime.jsx(SvgCopy, {}) }), (_b = props.copyLabel) !== null && _b !== void 0 ? _b : "Copy"] }))] })] })] }), 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"] }))] })] }));
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: Story<AccordionStoryArg>;
11
- export declare const Bare: Story<AccordionStoryArg>;
12
- export declare const Expandable: Story<AccordionStoryArg>;
13
- export declare const Compact: Story<AccordionStoryArg>;
14
- declare const _default: ComponentMeta<import("react").ForwardRefExoticComponent<AccordionArgs & import("react").RefAttributes<HTMLDivElement>> & {
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: Story<AlertArgs>;
5
- declare const _default: ComponentMeta<{
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: Story<AvatarArgs>;
5
- export declare const Square: Story<AvatarArgs>;
6
- declare const _default: ComponentMeta<{
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: Story<StoryArgs>;
11
- declare const _default: ComponentMeta<({ children, showLastArrow, ...props }: BreadcrumbArgs) => JSX.Element>;
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: Story<AnchorArgs>;
5
- export declare const Danger: Story<AnchorArgs>;
6
- export declare const External: Story<AnchorArgs>;
7
- declare const _default: ComponentMeta<import("react").ForwardRefExoticComponent<AnchorArgs & import("react").RefAttributes<HTMLAnchorElement>>>;
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;