@sonic-equipment/ui 173.0.0 → 174.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (159) hide show
  1. package/dist/algolia/algolia-categories-filters.js +1 -5
  2. package/dist/buttons/button/button.d.ts +2 -1
  3. package/dist/buttons/button/button.js +3 -3
  4. package/dist/buttons/button/button.module.css.js +1 -1
  5. package/dist/cards/category-card/category-card.d.ts +1 -2
  6. package/dist/cards/category-card/category-card.js +2 -3
  7. package/dist/cards/category-card/category-card.module.css.js +1 -1
  8. package/dist/cards/data-card/data-card.d.ts +27 -0
  9. package/dist/cards/data-card/data-card.js +17 -0
  10. package/dist/cards/data-card/data-card.module.css.js +3 -0
  11. package/dist/carousel/category-carousel/category-carousel.js +1 -1
  12. package/dist/carousel/category-carousel/category-carousel.module.css.js +1 -1
  13. package/dist/exports.d.ts +8 -1
  14. package/dist/forms/number-field/number-field.js +3 -3
  15. package/dist/global-search/categories-grid/categories-grid.js +1 -1
  16. package/dist/icons/solid/solid-add-icon.d.ts +1 -0
  17. package/dist/icons/solid/solid-close-icon.js +1 -1
  18. package/dist/icons/solid/solid-dashboard-icon.d.ts +1 -0
  19. package/dist/icons/solid/solid-dashboard-icon.js +7 -0
  20. package/dist/icons/solid/solid-edit-icon.d.ts +1 -0
  21. package/dist/icons/solid/solid-facebook-icon.d.ts +1 -0
  22. package/dist/icons/solid/solid-folder-icon.d.ts +1 -0
  23. package/dist/icons/solid/solid-instagram-icon.d.ts +1 -0
  24. package/dist/icons/solid/solid-link-icon.d.ts +1 -0
  25. package/dist/icons/solid/solid-linkedin-icon.d.ts +1 -0
  26. package/dist/icons/solid/solid-logout-icon.d.ts +1 -0
  27. package/dist/icons/solid/solid-logout-icon.js +7 -0
  28. package/dist/icons/solid/solid-mail-icon.d.ts +1 -0
  29. package/dist/icons/solid/solid-news-icon.js +1 -1
  30. package/dist/icons/solid/solid-okay-icon.js +1 -1
  31. package/dist/icons/solid/solid-package-icon.d.ts +1 -0
  32. package/dist/icons/solid/solid-payment-icon.d.ts +1 -0
  33. package/dist/icons/solid/solid-remove-icon.d.ts +1 -0
  34. package/dist/icons/solid/solid-salecategory-icon.d.ts +1 -0
  35. package/dist/icons/solid/solid-salecategory-icon.js +7 -0
  36. package/dist/icons/solid/solid-stories-icon.d.ts +1 -0
  37. package/dist/icons/solid/solid-thumbsdown-icon.d.ts +1 -0
  38. package/dist/icons/solid/solid-thumbsup-icon.d.ts +1 -0
  39. package/dist/icons/solid/solid-tiktok-icon.d.ts +1 -0
  40. package/dist/icons/solid/solid-youtube-icon.d.ts +1 -0
  41. package/dist/icons/stroke/stroke-3d-icon.d.ts +1 -0
  42. package/dist/icons/stroke/stroke-3dview-icon.d.ts +1 -0
  43. package/dist/icons/stroke/stroke-add-icon.d.ts +1 -0
  44. package/dist/icons/stroke/stroke-arkit-icon.d.ts +1 -0
  45. package/dist/icons/stroke/stroke-closebox-icon.js +1 -1
  46. package/dist/icons/stroke/stroke-dashboard-icon.d.ts +1 -0
  47. package/dist/icons/stroke/stroke-edit-icon.d.ts +1 -0
  48. package/dist/icons/stroke/stroke-efficiency-icon.d.ts +1 -0
  49. package/dist/icons/stroke/stroke-event-icon.d.ts +1 -0
  50. package/dist/icons/stroke/stroke-event-icon.js +7 -0
  51. package/dist/icons/stroke/stroke-facebook-icon.d.ts +1 -0
  52. package/dist/icons/stroke/stroke-fallback-icon.d.ts +1 -0
  53. package/dist/icons/stroke/stroke-folder-icon.d.ts +1 -0
  54. package/dist/icons/stroke/stroke-happy-icon.d.ts +1 -0
  55. package/dist/icons/stroke/stroke-information-icon.js +1 -1
  56. package/dist/icons/stroke/stroke-innovate-icon.d.ts +1 -0
  57. package/dist/icons/stroke/stroke-instagram-icon.d.ts +1 -0
  58. package/dist/icons/stroke/stroke-link-icon.d.ts +1 -0
  59. package/dist/icons/stroke/stroke-linkedin-icon.d.ts +1 -0
  60. package/dist/icons/stroke/stroke-logout-icon.d.ts +1 -0
  61. package/dist/icons/stroke/stroke-mail-icon.d.ts +1 -0
  62. package/dist/icons/stroke/stroke-minus-icon.d.ts +1 -0
  63. package/dist/icons/stroke/{stroke-collapse-icon.js → stroke-minus-icon.js} +2 -2
  64. package/dist/icons/stroke/stroke-modular-icon.d.ts +1 -0
  65. package/dist/icons/stroke/stroke-neutral-icon.d.ts +1 -0
  66. package/dist/icons/stroke/stroke-news-icon.d.ts +1 -0
  67. package/dist/icons/stroke/stroke-package-icon.d.ts +1 -0
  68. package/dist/icons/stroke/stroke-payment-icon.d.ts +1 -0
  69. package/dist/icons/stroke/stroke-plus-icon.d.ts +1 -0
  70. package/dist/icons/stroke/{stroke-expand-icon.js → stroke-plus-icon.js} +2 -2
  71. package/dist/icons/stroke/stroke-proactive-icon.d.ts +1 -0
  72. package/dist/icons/stroke/stroke-productivity-icon.d.ts +1 -0
  73. package/dist/icons/stroke/stroke-remove-icon.d.ts +1 -0
  74. package/dist/icons/stroke/stroke-sad-icon.d.ts +1 -0
  75. package/dist/icons/stroke/stroke-sale-icon.d.ts +1 -0
  76. package/dist/icons/stroke/stroke-salecategory-icon.d.ts +1 -0
  77. package/dist/icons/stroke/stroke-stories-icon.d.ts +1 -0
  78. package/dist/icons/stroke/stroke-style-icon.d.ts +1 -0
  79. package/dist/icons/stroke/stroke-support-icon.d.ts +1 -0
  80. package/dist/icons/stroke/stroke-teamplayer-icon.d.ts +1 -0
  81. package/dist/icons/stroke/stroke-thumbsdown-icon.d.ts +1 -0
  82. package/dist/icons/stroke/stroke-thumbsup-icon.d.ts +1 -0
  83. package/dist/icons/stroke/stroke-tiktok-icon.d.ts +1 -0
  84. package/dist/icons/stroke/stroke-warranty10y-icon.d.ts +1 -0
  85. package/dist/icons/stroke/stroke-warranty1y-icon.d.ts +1 -0
  86. package/dist/icons/stroke/stroke-warranty3y-icon.d.ts +1 -0
  87. package/dist/icons/stroke/stroke-warranty5y-icon.d.ts +1 -0
  88. package/dist/icons/stroke/stroke-warrantyconsumable-icon.d.ts +1 -0
  89. package/dist/icons/stroke/stroke-warrantylifetime-icon.d.ts +1 -0
  90. package/dist/icons/stroke/stroke-youtube-icon.d.ts +1 -0
  91. package/dist/index.js +9 -2
  92. package/dist/intl/translation-id.d.ts +1 -1
  93. package/dist/lists/menu-list/menu-list-item.d.ts +2 -1
  94. package/dist/lists/menu-list/menu-list-item.js +2 -2
  95. package/dist/notifications/announcements/announcement.js +4 -4
  96. package/dist/pages/my-account/navigation/connected-my-account-navigation.d.ts +1 -0
  97. package/dist/pages/my-account/navigation/connected-my-account-navigation.js +27 -0
  98. package/dist/pages/my-account/navigation/my-account-desktop-navigation.d.ts +6 -0
  99. package/dist/pages/my-account/navigation/my-account-desktop-navigation.js +17 -0
  100. package/dist/pages/my-account/navigation/my-account-desktop-navigation.module.css.js +3 -0
  101. package/dist/pages/my-account/navigation/my-account-mobile-navigation.d.ts +4 -0
  102. package/dist/pages/my-account/navigation/my-account-mobile-navigation.js +25 -0
  103. package/dist/pages/my-account/widgets/connected-company-information-widget.d.ts +1 -0
  104. package/dist/pages/my-account/widgets/connected-company-information-widget.js +43 -0
  105. package/dist/pages/my-account/widgets/connected-user-account-widget.d.ts +1 -0
  106. package/dist/pages/my-account/widgets/connected-user-account-widget.js +32 -0
  107. package/dist/pages/paths.d.ts +4 -0
  108. package/dist/pages/paths.js +4 -0
  109. package/dist/shared/api/bff/services/bff-service.js +29 -0
  110. package/dist/shared/api/storefront/hooks/authentication/use-sign-out.d.ts +5 -1
  111. package/dist/shared/api/storefront/hooks/authentication/use-sign-out.js +2 -1
  112. package/dist/shared/api/storefront/hooks/customer/use-fetch-current-bill-to-address.d.ts +1 -0
  113. package/dist/shared/api/storefront/hooks/customer/use-fetch-current-bill-to-address.js +11 -0
  114. package/dist/shared/api/storefront/services/authentication-service.js +12 -5
  115. package/dist/shared/api/storefront/services/customer-service.d.ts +1 -0
  116. package/dist/shared/api/storefront/services/customer-service.js +8 -1
  117. package/dist/shared/routing/route-provider.d.ts +6 -2
  118. package/dist/shared/routing/route-provider.js +6 -2
  119. package/dist/shared/routing/route-utils.d.ts +2 -2
  120. package/dist/shared/routing/route-utils.js +6 -3
  121. package/dist/shared/routing/types.d.ts +6 -2
  122. package/dist/shared/routing/use-location.d.ts +9 -0
  123. package/dist/shared/routing/use-location.js +18 -0
  124. package/dist/shared/routing/use-route-link.d.ts +1 -0
  125. package/dist/shared/routing/use-route-link.js +5 -4
  126. package/dist/shared/routing/with-routing.js +2 -9
  127. package/dist/sidebar/toggle-sidebar-button.js +1 -1
  128. package/dist/styles.css +239 -127
  129. package/package.json +1 -1
  130. package/dist/icons/other/career-innovate-icon.d.ts +0 -1
  131. package/dist/icons/other/career-proactive-icon.d.ts +0 -1
  132. package/dist/icons/other/career-teamplayer-icon.d.ts +0 -1
  133. package/dist/icons/other/fallback-icon.d.ts +0 -1
  134. package/dist/icons/other/some-facebook-icon.d.ts +0 -1
  135. package/dist/icons/other/some-instagram-icon.d.ts +0 -1
  136. package/dist/icons/other/some-linkedin-icon.d.ts +0 -1
  137. package/dist/icons/other/some-mail-icon.d.ts +0 -1
  138. package/dist/icons/other/some-youtube-icon.d.ts +0 -1
  139. package/dist/icons/other/usp-efficiency-icon.d.ts +0 -1
  140. package/dist/icons/other/usp-style-icon.d.ts +0 -1
  141. package/dist/icons/other/usp-support-icon.d.ts +0 -1
  142. package/dist/icons/other/warranty-10y-icon.d.ts +0 -1
  143. package/dist/icons/other/warranty-1y-icon.d.ts +0 -1
  144. package/dist/icons/other/warranty-3y-icon.d.ts +0 -1
  145. package/dist/icons/other/warranty-5y-icon.d.ts +0 -1
  146. package/dist/icons/other/warranty-consumable-icon.d.ts +0 -1
  147. package/dist/icons/other/warranty-lifetime-icon.d.ts +0 -1
  148. package/dist/icons/solid/solid-event-icon.d.ts +0 -1
  149. package/dist/icons/solid/solid-event-icon.js +0 -7
  150. package/dist/icons/solid/solid-sale-icon.d.ts +0 -1
  151. package/dist/icons/solid/solid-sale-icon.js +0 -7
  152. package/dist/icons/solid/solid-vote-thumbsdown-icon.d.ts +0 -1
  153. package/dist/icons/solid/solid-vote-thumbsup-icon.d.ts +0 -1
  154. package/dist/icons/stroke/stroke-collapse-icon.d.ts +0 -1
  155. package/dist/icons/stroke/stroke-expand-icon.d.ts +0 -1
  156. package/dist/icons/stroke/stroke-vote-thumbsdown-icon.d.ts +0 -1
  157. package/dist/icons/stroke/stroke-vote-thumbsup-icon.d.ts +0 -1
  158. package/dist/shared/routing/use-base-path.d.ts +0 -1
  159. package/dist/shared/routing/use-base-path.js +0 -12
@@ -13,11 +13,7 @@ import filterSectionStyles from './filter-section.module.css.js';
13
13
 
14
14
  function AlgoliaCategoriesFilters() {
15
15
  const { items, refine } = useHierarchicalMenu({
16
- attributes: [
17
- 'hierarchicalStorefrontCategories.lvl0',
18
- 'hierarchicalStorefrontCategories.lvl1',
19
- 'hierarchicalStorefrontCategories.lvl2',
20
- ],
16
+ attributes: ['hierarchicalStorefrontCategories.lvl0'],
21
17
  });
22
18
  const t = useFormattedMessage();
23
19
  if (items.length <= 0)
@@ -14,6 +14,7 @@ export interface ButtonProps {
14
14
  isDisabled?: boolean;
15
15
  isLoading?: string | ReactNode | boolean;
16
16
  isValidating?: boolean;
17
+ light?: boolean;
17
18
  name?: string;
18
19
  onClick?: (event: MouseEvent<HTMLElement>) => void;
19
20
  route?: NavigateOptions;
@@ -23,4 +24,4 @@ export interface ButtonProps {
23
24
  variant?: 'solid' | 'outline' | 'ghost';
24
25
  withArrow?: boolean;
25
26
  }
26
- export declare function Button({ _pseudo, children: _children, className, color, condensed, 'data-test-selector': dataTestSelector, form, href, icon, iconPosition, isDisabled, isLoading, isValidating, name, onClick, route, size, type, value, variant, withArrow, }: ButtonProps): import("react/jsx-runtime").JSX.Element;
27
+ export declare function Button({ _pseudo, children: _children, className, color, condensed, 'data-test-selector': dataTestSelector, form, href, icon, iconPosition, isDisabled, isLoading, isValidating, light, name, onClick, route, size, type, value, variant, withArrow, }: ButtonProps): import("react/jsx-runtime").JSX.Element;
@@ -7,7 +7,7 @@ import { GlyphsArrowBoldCapsRightIcon } from '../../icons/glyph/glyphs-arrow-bol
7
7
  import { useRouteLink } from '../../shared/routing/use-route-link.js';
8
8
  import buttonStyles from './button.module.css.js';
9
9
 
10
- function Button({ _pseudo = 'none', children: _children, className, color = 'primary', condensed, 'data-test-selector': dataTestSelector, form, href, icon, iconPosition = 'left', isDisabled, isLoading = false, isValidating = true, name, onClick, route, size = 'lg', type = 'button', value, variant = 'solid', withArrow = false, }) {
10
+ function Button({ _pseudo = 'none', children: _children, className, color = 'primary', condensed, 'data-test-selector': dataTestSelector, form, href, icon, iconPosition = 'left', isDisabled, isLoading = false, isValidating = true, light = false, name, onClick, route, size = 'lg', type = 'button', value, variant = 'solid', withArrow = false, }) {
11
11
  const { getRouteLinkProps, RouteLinkElement } = useRouteLink();
12
12
  const handleButtonClick = (e) => {
13
13
  if (onClick)
@@ -20,14 +20,14 @@ function Button({ _pseudo = 'none', children: _children, className, color = 'pri
20
20
  const classNames = clsx({ [buttonStyles.condensed]: condensed }, { [buttonStyles.icon]: icon }, { [buttonStyles['loading-uninformative']]: isLoading === true }, {
21
21
  [buttonStyles['loading-informative']]: isLoading &&
22
22
  (typeof isLoading === 'string' || isValidElement(isLoading)),
23
- }, buttonStyles.button, buttonStyles[variant], buttonStyles[size], buttonStyles[color], buttonStyles[_pseudo], className);
23
+ }, { [buttonStyles.light]: light }, buttonStyles.button, buttonStyles[variant], buttonStyles[size], buttonStyles[color], buttonStyles[_pseudo], className);
24
24
  const showIconOnLeft = icon && iconPosition === 'left';
25
25
  const showIconOnRight = icon && iconPosition === 'right';
26
26
  const iconElement = icon && jsx("span", { className: buttonStyles.icon, children: icon });
27
27
  const children = (jsxs(Fragment, { children: [showIconOnLeft && iconElement, jsx("span", { className: buttonStyles.children, children: isLoading ? (isLoading === true ? _children : isLoading) : _children }), withArrow && (jsx(GlyphsArrowBoldCapsRightIcon, { className: buttonStyles['right-arrow-icon'] })), showIconOnRight && iconElement, isLoading && (jsx(ProgressCircle, { className: buttonStyles.spinner, size: "sm", variant: color === 'primary' ? 'white' : 'gray' }))] }));
28
28
  if (href) {
29
29
  const Element = RouteLinkElement || 'a';
30
- return (jsx(Element, { className: classNames, "data-disabled": isDisabled ? true : undefined, "data-test-selector": dataTestSelector, onClick: onClick, route: route, type: type, ...getRouteLinkProps(href, route), children: children }));
30
+ return (jsx(Element, { className: classNames, "data-disabled": isDisabled ? true : undefined, "data-test-selector": dataTestSelector, onClick: onClick, type: type, ...getRouteLinkProps(href, route), children: children }));
31
31
  }
32
32
  return (jsx("button", { className: classNames, "data-disabled": isDisabled ? true : undefined, "data-test-selector": dataTestSelector, disabled: isDisabled, form: form, formNoValidate: isValidating ? undefined : true, name: name, onClick: handleButtonClick, type: type, value: value, children: children }));
33
33
  }
@@ -1,3 +1,3 @@
1
- var buttonStyles = {"button":"button-module-V4meK","icon":"button-module-XaNWz","loading-uninformative":"button-module-LwuW2","loading-informative":"button-module-U5IxM","spinner":"button-module-13ndF","children":"button-module-vqRq-","right-arrow-icon":"button-module-ydQAo","primary":"button-module-tmyk8","secondary":"button-module--1bCH","sm":"button-module-Pbwz7","md":"button-module-GVTEW","condensed":"button-module-GKHQc","lg":"button-module-nyNY8","outline":"button-module-vq9GI","solid":"button-module-AjvlY","hover":"button-module-YzPAr","focus":"button-module--xzsY","active":"button-module-XMFzj","ghost":"button-module-f4UVe"};
1
+ var buttonStyles = {"button":"button-module-V4meK","light":"button-module-fepAr","icon":"button-module-XaNWz","loading-uninformative":"button-module-LwuW2","loading-informative":"button-module-U5IxM","spinner":"button-module-13ndF","children":"button-module-vqRq-","right-arrow-icon":"button-module-ydQAo","primary":"button-module-tmyk8","secondary":"button-module--1bCH","sm":"button-module-Pbwz7","md":"button-module-GVTEW","condensed":"button-module-GKHQc","lg":"button-module-nyNY8","outline":"button-module-vq9GI","solid":"button-module-AjvlY","hover":"button-module-YzPAr","focus":"button-module--xzsY","active":"button-module-XMFzj","ghost":"button-module-f4UVe"};
2
2
 
3
3
  export { buttonStyles as default };
@@ -8,6 +8,5 @@ export interface CategoryCardProps {
8
8
  onClick?: VoidFunction;
9
9
  route?: NavigateOptions;
10
10
  title: string;
11
- withArrow?: boolean;
12
11
  }
13
- export declare function CategoryCard({ className, href, image, isSelected, onClick, route, title, withArrow, }: CategoryCardProps): import("react/jsx-runtime").JSX.Element;
12
+ export declare function CategoryCard({ className, href, image, isSelected, onClick, route, title, }: CategoryCardProps): import("react/jsx-runtime").JSX.Element;
@@ -2,14 +2,13 @@
2
2
  import { jsxs, jsx } from 'react/jsx-runtime';
3
3
  import clsx from 'clsx';
4
4
  import { Link } from '../../buttons/link/link.js';
5
- import { GlyphsArrowBoldCapsRightIcon } from '../../icons/glyph/glyphs-arrow-boldcaps-right-icon.js';
6
5
  import { Image } from '../../media/image/image.js';
7
6
  import styles from './category-card.module.css.js';
8
7
 
9
- function CategoryCard({ className, href, image, isSelected = false, onClick, route, title, withArrow = false, }) {
8
+ function CategoryCard({ className, href, image, isSelected = false, onClick, route, title, }) {
10
9
  return (jsxs(Link, { className: clsx({
11
10
  [styles['is-selected']]: isSelected,
12
- }, styles['category-card'], className), href: href, onClick: onClick, route: route, children: [jsx("div", { className: styles['image-container'], children: jsx(Image, { className: styles.image, ...image, fit: "contain" }) }), jsxs("p", { className: styles.title, children: [jsx("span", { children: title }), withArrow && jsx(GlyphsArrowBoldCapsRightIcon, { className: styles.arrow })] })] }));
11
+ }, styles['category-card'], className), href: href, onClick: onClick, route: route, children: [jsx("div", { className: styles['image-container'], role: "presentation", children: jsx(Image, { className: styles.image, ...image, fit: "contain" }) }), jsx("div", { className: styles.title, children: title })] }));
13
12
  }
14
13
 
15
14
  export { CategoryCard };
@@ -1,3 +1,3 @@
1
- var styles = {"category-card":"category-card-module-4NUjH","title":"category-card-module-LEhh3","arrow":"category-card-module-hL4-A","image":"category-card-module-RxWMW","is-selected":"category-card-module-vJ7vB","image-container":"category-card-module-oNTrK"};
1
+ var styles = {"category-card":"category-card-module-4NUjH","title":"category-card-module-LEhh3","image-container":"category-card-module-oNTrK","image":"category-card-module-RxWMW","is-selected":"category-card-module-vJ7vB"};
2
2
 
3
3
  export { styles as default };
@@ -0,0 +1,27 @@
1
+ import { TranslationId } from '../../intl/translation-id';
2
+ export interface DataItem<T extends string | TranslationId> {
3
+ key: string;
4
+ label: T;
5
+ value: string | undefined | null;
6
+ }
7
+ export interface DataCardPropsBase {
8
+ actions?: React.ReactNode[];
9
+ 'data-test-selector'?: string;
10
+ isLoading?: boolean;
11
+ noTranslations?: boolean;
12
+ showError?: boolean;
13
+ }
14
+ export interface DataCardPropsWithoutTranslationsProps extends DataCardPropsBase {
15
+ data: DataItem<string>[];
16
+ noTranslations: true;
17
+ title?: string;
18
+ }
19
+ export interface DataCardPropsWithTranslationsProps extends DataCardPropsBase {
20
+ actions?: React.ReactNode[];
21
+ data: DataItem<TranslationId>[];
22
+ noTranslations?: false;
23
+ title?: TranslationId;
24
+ }
25
+ type DataCardProps = DataCardPropsWithoutTranslationsProps | DataCardPropsWithTranslationsProps;
26
+ export declare function DataCard({ actions, data, 'data-test-selector': dataTestSelector, isLoading, noTranslations, showError, title, }: DataCardProps): import("react/jsx-runtime").JSX.Element;
27
+ export {};
@@ -0,0 +1,17 @@
1
+ import { jsxs, jsx, Fragment } from 'react/jsx-runtime';
2
+ import clsx from 'clsx';
3
+ import { FormattedMessage } from '../../intl/formatted-message.js';
4
+ import { ProgressCircle } from '../../loading/progress-circle.js';
5
+ import { Heading } from '../../typography/heading/heading.js';
6
+ import styles from './data-card.module.css.js';
7
+
8
+ function DataCard({ actions, data, 'data-test-selector': dataTestSelector, isLoading = false, noTranslations = false, showError = false, title, }) {
9
+ const visibleData = data.filter(({ value }) => Boolean(value));
10
+ const hasItems = visibleData.length > 0;
11
+ return (jsxs("section", { "data-test-selector": dataTestSelector, children: [title && (jsx(Heading, { className: styles.title, size: "xxs", tag: "h3", children: noTranslations ? (title) : (jsx(FormattedMessage, { id: title })) })), jsxs("div", { className: styles['data-card'], children: [showError && (jsx("div", { className: styles['error-container'], children: jsx(FormattedMessage, { id: "An unexpected error occured" }) })), isLoading && !showError && (jsx("div", { className: styles['loading-container'], children: jsx(ProgressCircle, { variant: "gray" }) })), jsx("div", { className: clsx(styles['container'], {
12
+ [styles['no-data-container']]: !hasItems,
13
+ [styles.hide]: showError || isLoading,
14
+ }), children: hasItems ? (jsxs(Fragment, { children: [jsx("dl", { className: styles['data-table'], children: visibleData.map(({ key, label, value }) => (jsxs(Fragment, { children: [jsx("dt", { className: styles['data-table-key'], children: noTranslations ? (label) : (jsx(FormattedMessage, { id: label })) }), jsx("dd", { className: styles['data-table-value'], "data-key": key, children: value })] }, key))) }), actions?.length && (jsx("div", { className: styles['data-card-actions'], children: actions }))] })) : (jsx(FormattedMessage, { id: "There is no information to display" })) })] })] }));
15
+ }
16
+
17
+ export { DataCard };
@@ -0,0 +1,3 @@
1
+ var styles = {"title":"data-card-module-DMbBO","data-card":"data-card-module-24uin","error-container":"data-card-module-j-RFT","loading-container":"data-card-module-d9zvu","no-data-container":"data-card-module-FVD44","container":"data-card-module-ZefqY","hide":"data-card-module-Fb4Cx","data-table":"data-card-module-EDbE-","data-table-key":"data-card-module-FAgmN","data-table-value":"data-card-module-fcSbu","data-card-actions":"data-card-module-Qv5iI"};
2
+
3
+ export { styles as default };
@@ -3,7 +3,7 @@ import { Carousel } from '../carousel.js';
3
3
  import styles from './category-carousel.module.css.js';
4
4
 
5
5
  function CategoryCarousel({ categoryCards }) {
6
- return jsx(Carousel, { slideClasses: styles.slide, slides: categoryCards });
6
+ return (jsx(Carousel, { className: styles['category-carousel'], slideClasses: styles.slide, slides: categoryCards }));
7
7
  }
8
8
 
9
9
  export { CategoryCarousel };
@@ -1,3 +1,3 @@
1
- var styles = {"slide":"category-carousel-module-muLq-"};
1
+ var styles = {"category-carousel":"category-carousel-module--QCHm"};
2
2
 
3
3
  export { styles as default };
package/dist/exports.d.ts CHANGED
@@ -41,6 +41,7 @@ export * from './buttons/icon-button/icon-button';
41
41
  export * from './buttons/link/link';
42
42
  export * from './buttons/print-button/print-button';
43
43
  export * from './cards/category-card/category-card';
44
+ export * from './cards/data-card/data-card';
44
45
  export * from './cards/orderline-card/connected-orderline-card';
45
46
  export * from './cards/orderline-card/connected-remove-button';
46
47
  export * from './cards/orderline-card/orderline-card';
@@ -228,6 +229,11 @@ export * from './pages/components/page-meta-data/page-meta-data';
228
229
  export * from './pages/components/page/page';
229
230
  export * from './pages/error-page/error-page';
230
231
  export * from './pages/loading-page/loading-page';
232
+ export * from './pages/my-account/navigation/connected-my-account-navigation';
233
+ export * from './pages/my-account/navigation/my-account-desktop-navigation';
234
+ export * from './pages/my-account/navigation/my-account-mobile-navigation';
235
+ export * from './pages/my-account/widgets/connected-company-information-widget';
236
+ export * from './pages/my-account/widgets/connected-user-account-widget';
231
237
  export * from './pages/paths';
232
238
  export * from './pages/product/components/product-overview';
233
239
  export * from './pages/product/layouts/product-details-page-layout/product-details-page-layout';
@@ -283,6 +289,7 @@ export * from './shared/api/storefront/hooks/cart/use-patch-cart-line-by-id';
283
289
  export * from './shared/api/storefront/hooks/cart/use-place-order';
284
290
  export * from './shared/api/storefront/hooks/cart/use-save-cart-for-later';
285
291
  export * from './shared/api/storefront/hooks/customer/use-fetch-bill-to-addresses';
292
+ export * from './shared/api/storefront/hooks/customer/use-fetch-current-bill-to-address';
286
293
  export * from './shared/api/storefront/hooks/customer/use-fetch-fulfillment-methods-by-customer-id';
287
294
  export * from './shared/api/storefront/hooks/customer/use-fetch-fulfillment-methods-for-current-cart';
288
295
  export * from './shared/api/storefront/hooks/customer/use-fetch-ship-to-addresses';
@@ -352,7 +359,7 @@ export * from './shared/providers/react-query-container';
352
359
  export * from './shared/routing/route-provider';
353
360
  export * from './shared/routing/route-utils';
354
361
  export * from './shared/routing/types';
355
- export * from './shared/routing/use-base-path';
362
+ export * from './shared/routing/use-location';
356
363
  export * from './shared/routing/use-navigate';
357
364
  export * from './shared/routing/use-on-navigate';
358
365
  export * from './shared/routing/use-route-link';
@@ -3,8 +3,8 @@ import { jsx, jsxs } from 'react/jsx-runtime';
3
3
  import { useRef, useState } from 'react';
4
4
  import { NumberField as NumberField$1, Button } from 'react-aria-components';
5
5
  import clsx from 'clsx';
6
- import { StrokeCollapseIcon } from '../../icons/stroke/stroke-collapse-icon.js';
7
- import { StrokeExpandIcon } from '../../icons/stroke/stroke-expand-icon.js';
6
+ import { StrokeMinusIcon } from '../../icons/stroke/stroke-minus-icon.js';
7
+ import { StrokePlusIcon } from '../../icons/stroke/stroke-plus-icon.js';
8
8
  import { StrokeTrashIcon } from '../../icons/stroke/stroke-trash-icon.js';
9
9
  import { InfoIconTooltip } from '../../info-icon-tooltip/info-icon-tooltip.js';
10
10
  import { FieldError } from '../field-error/field-error.js';
@@ -21,7 +21,7 @@ const defaultFormatOptions = {
21
21
  };
22
22
  function NumberFieldControls({ active, children, isDisabled, showReset, }) {
23
23
  if (active)
24
- return (jsxs("div", { className: styles['controls'], children: [jsx(Button, { className: styles['control'], "data-test-selector": "decrement", isDisabled: isDisabled, slot: "decrement", children: showReset ? jsx(StrokeTrashIcon, {}) : jsx(StrokeCollapseIcon, {}) }), children, jsx(Button, { className: styles['control'], "data-test-selector": "increment", isDisabled: isDisabled, slot: "increment", children: jsx(StrokeExpandIcon, {}) })] }));
24
+ return (jsxs("div", { className: styles['controls'], children: [jsx(Button, { className: styles['control'], "data-test-selector": "decrement", isDisabled: isDisabled, slot: "decrement", children: showReset ? jsx(StrokeTrashIcon, {}) : jsx(StrokeMinusIcon, {}) }), children, jsx(Button, { className: styles['control'], "data-test-selector": "increment", isDisabled: isDisabled, slot: "increment", children: jsx(StrokePlusIcon, {}) })] }));
25
25
  return children;
26
26
  }
27
27
  function NumberField({ autoGrow, className, 'data-test-selector': dataTestSelector, defaultValue, formatOptions = defaultFormatOptions, info, inputMode = 'numeric', isDisabled, isInvalid, isReadOnly, isRequired, label, maxLength, maxValue, minValue = 0, name, onBlur, onChange, onInput, onKeyUp, placeholder, showLabel, size = 'lg', step = 1, value, withButtons, }) {
@@ -8,7 +8,7 @@ function CategoriesGrid({ categories, onItemClick, }) {
8
8
  fit: 'contain',
9
9
  image: category.image,
10
10
  title: category.title,
11
- }, onClick: onItemClick, title: category.title }, category.title) }, category.title))) }));
11
+ }, onClick: onItemClick, route: { prefetch: true }, title: category.title }, category.title) }, category.title))) }));
12
12
  }
13
13
 
14
14
  export { CategoriesGrid };
@@ -0,0 +1 @@
1
+ export declare function SolidAddIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -1,7 +1,7 @@
1
1
  import { jsx } from 'react/jsx-runtime';
2
2
 
3
3
  function SolidCloseIcon(props) {
4
- return (jsx("svg", { xmlns: "http://www.w3.org/2000/svg", ...props, fill: "currentColor", height: "24", viewBox: "0 0 24 24", width: "24", children: jsx("path", { d: "M11.9997748,2 C17.5138784,2 22,6.48597148 22,11.9997748 C22,17.5138784 17.5138784,22 11.9997748,22 C6.48597148,22 2,17.5138784 2,11.9997748 C2,6.48597148 6.48597148,2 11.9997748,2 Z M16.4949747,7.50502525 C16.2216077,7.23165825 15.7783923,7.23165825 15.5050253,7.50502525 L12,11.011 L8.49497475,7.50502525 C8.22160774,7.23165825 7.77839226,7.23165825 7.50502525,7.50502525 L7.43121616,7.59179111 C7.23439192,7.86533687 7.25899495,8.24894444 7.50502525,8.49497475 L11.011,12 L7.50502525,15.5050253 C7.23165825,15.7783923 7.23165825,16.2216077 7.50502525,16.4949747 L7.59179111,16.5687838 C7.86533687,16.7656081 8.24894444,16.7410051 8.49497475,16.4949747 L12,12.988 L15.5050253,16.4949747 C15.7783923,16.7683418 16.2216077,16.7683418 16.4949747,16.4949747 L16.5687838,16.4082089 C16.7656081,16.1346631 16.7410051,15.7510556 16.4949747,15.5050253 L12.988,12 L16.4949747,8.49497475 C16.7683418,8.22160774 16.7683418,7.77839226 16.4949747,7.50502525 Z", fillRule: "evenodd" }) }));
4
+ return (jsx("svg", { xmlns: "http://www.w3.org/2000/svg", ...props, fill: "currentColor", height: "24", viewBox: "0 0 24 24", width: "24", children: jsx("path", { d: "M21.9952247,11.9951121 C21.9952247,17.5092157 17.5092532,21.9953373 11.9954499,21.9953373 C6.48134629,21.9953373 1.99522465,17.5092157 1.99522465,11.9951121 C1.99522465,6.48130881 6.48134629,1.99533732 11.9954499,1.99533732 C17.5092532,1.99533732 21.9952247,6.48130881 21.9952247,11.9951121 Z M15.7878117,15.7812537 C16.0611787,15.5078867 16.0611787,15.0646712 15.7878117,14.7913042 L12.9889437,11.9933858 L15.7878117,9.19546729 C16.0611787,8.92210029 16.0611787,8.4788848 15.7878117,8.2055178 L15.7010458,8.13170871 C15.4275,7.93488446 15.0438925,7.95948749 14.7978622,8.2055178 L11.9999437,11.0043858 L9.20202522,8.2055178 C8.92865821,7.93215079 8.48544273,7.93215079 8.21207573,8.2055178 L8.13826663,8.29228366 C7.94144239,8.56582941 7.96604542,8.94943699 8.21207573,9.19546729 L11.0119437,11.9933858 L8.21207573,14.7913042 C7.93870872,15.0646712 7.93870872,15.5078867 8.21207573,15.7812537 L8.29884158,15.8550628 C8.57238734,16.0518871 8.95599491,16.027284 9.20202522,15.7812537 L11.9999437,12.9813858 L14.7978622,15.7812537 C15.0712292,16.0546207 15.5144447,16.0546207 15.7878117,15.7812537 Z", fillRule: "evenodd" }) }));
5
5
  }
6
6
 
7
7
  export { SolidCloseIcon };
@@ -0,0 +1 @@
1
+ export declare function SolidDashboardIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,7 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ function SolidDashboardIcon(props) {
4
+ return (jsx("svg", { xmlns: "http://www.w3.org/2000/svg", ...props, fill: "currentColor", height: "24", viewBox: "0 0 24 24", width: "24", children: jsx("path", { d: "M5.75930325,11 L8.74069675,11 C10.5577989,11 11.5,10.1436837 11.5,8.50048216 L11.5,5.5072324 C11.5,3.8563163 10.5577989,3 8.74069675,3 L5.75930325,3 C3.94220111,3 3,3.8563163 3,5.5072324 L3,8.50048216 C3,10.1513983 3.94220111,11 5.75930325,11 Z M5.75930325,20.5 L8.74069675,20.5 C10.5577989,20.5 11.5,19.6436837 11.5,18.0004822 L11.5,15.0072324 C11.5,13.3563163 10.5577989,12.5 8.74069675,12.5 L5.75930325,12.5 C3.94220111,12.5 3,13.3563163 3,15.0072324 L3,18.0004822 C3,19.6513983 3.94220111,20.5 5.75930325,20.5 Z M15.7593032,11 L18.7406968,11 C20.5577989,11 21.5,10.1436837 21.5,8.50048216 L21.5,5.5072324 C21.5,3.8563163 20.5577989,3 18.7406968,3 L15.7593032,3 C13.9422011,3 13,3.8563163 13,5.5072324 L13,8.50048216 C13,10.1513983 13.9422011,11 15.7593032,11 Z M15.7593032,20.5 L18.7406968,20.5 C20.5577989,20.5 21.5,19.6436837 21.5,18.0004822 L21.5,15.0072324 C21.5,13.3563163 20.5577989,12.5 18.7406968,12.5 L15.7593032,12.5 C13.9422011,12.5 13,13.3563163 13,15.0072324 L13,18.0004822 C13,19.6513983 13.9422011,20.5 15.7593032,20.5 Z" }) }));
5
+ }
6
+
7
+ export { SolidDashboardIcon };
@@ -0,0 +1 @@
1
+ export declare function SolidEditIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ export declare function SolidFacebookIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ export declare function SolidFolderIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ export declare function SolidInstagramIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ export declare function SolidLinkIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ export declare function SolidLinkedInIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ export declare function SolidLogOutIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,7 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ function SolidLogOutIcon(props) {
4
+ return (jsx("svg", { xmlns: "http://www.w3.org/2000/svg", ...props, fill: "currentColor", height: "24", viewBox: "0 0 24 24", width: "24", children: jsx("path", { d: "M16.3301363,13.8500914 L11.1418476,13.8500914 C10.4240283,13.8500914 9.31499243,13.3699991 9.31499243,12 C9.31499243,10.6300009 10.4240283,10.1590494 11.1418476,10.1590494 L16.3301363,10.1590494 L16.3301363,4.52285192 C16.3301363,3.01462523 15.3033821,2 13.7587077,2 L6.61686017,2 C5.05401312,2 4,3.01462523 4,4.52285192 L4,19.4771481 C4,20.9853748 5.05401312,22 6.61686017,22 L13.7587077,22 C15.3033821,22 16.3301363,20.9853748 16.3301363,19.4771481 L16.3301363,13.8500914 Z M10.3149924,12 C10.3149924,12.4661792 10.6966179,12.8500914 11.1418476,12.8500914 L18.4381625,12.8500914 L19.7920242,12.7769653 L19.2104997,13.261426 L17.8293791,14.5685558 C17.6658253,14.714808 17.5840485,14.9341865 17.5840485,15.1352834 C17.5840485,15.5557587 17.883897,15.8848263 18.3018677,15.8848263 C18.5199394,15.8848263 18.6834932,15.8025594 18.8379606,15.6471664 L21.7183241,12.6398537 C21.9273094,12.4204753 22,12.2193784 22,12 C22,11.7806216 21.9273094,11.5795247 21.7183241,11.3601463 L18.8379606,8.35283364 C18.6834932,8.19744059 18.5199394,8.11517367 18.3018677,8.11517367 C17.883897,8.11517367 17.5840485,8.45338208 17.5840485,8.8738574 C17.5840485,9.0749543 17.6658253,9.28519196 17.8293791,9.43144424 L19.2104997,10.738574 L19.7920242,11.2230347 L18.4381625,11.1590494 L11.1418476,11.1590494 C10.6966179,11.1590494 10.3149924,11.5338208 10.3149924,12 Z" }) }));
5
+ }
6
+
7
+ export { SolidLogOutIcon };
@@ -0,0 +1 @@
1
+ export declare function SolidMailIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -1,7 +1,7 @@
1
1
  import { jsx } from 'react/jsx-runtime';
2
2
 
3
3
  function SolidNewsIcon(props) {
4
- return (jsx("svg", { height: "24", viewBox: "0 0 24 24", width: "24", xmlns: "http://www.w3.org/2000/svg", ...props, children: jsx("path", { d: "M17.992 3.784c1.64 0 2.453.813 2.453 2.422V18.12c0 1.61-.812 2.414-2.453 2.414H5.632c.61-.336.806-.804.806-1.64V6.206c0-1.61.82-2.422 2.453-2.422zm-5.984 9.132h-2a1 1 0 0 0-1 1v2.5a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2.5a1 1 0 0 0-1-1zm5.271 2.908h-2.558a.72.72 0 1 0 0 1.442h2.558a.72.72 0 0 0 0-1.442zm0-2.941h-2.558a.72.72 0 0 0 0 1.441h2.558a.72.72 0 0 0 0-1.441zm0-2.942H9.721a.72.72 0 1 0 0 1.442h7.558a.72.72 0 0 0 0-1.442zm0-2.941H9.721a.72.72 0 0 0 0 1.441h7.558a.72.72 0 0 0 0-1.441zM2.992 11.402v6.976c0 .57.414.938.961.938.547-.008.961-.368.961-.938V9.933h-.383c-.953 0-1.539.539-1.539 1.469z", fill: "currentColor", fillRule: "nonzero" }) }));
4
+ return (jsx("svg", { xmlns: "http://www.w3.org/2000/svg", ...props, fill: "currentColor", height: "24", viewBox: "0 0 24 24", width: "24", children: jsx("path", { d: "M17.9921875,3.784375 C19.6328125,3.784375 20.4453125,4.596875 20.4453125,6.20625 L20.4453125,18.1203125 C20.4453125,19.7296875 19.6328125,20.534375 17.9921875,20.534375 L5.6328125,20.534375 C6.2421875,20.1984375 6.4375,19.7296875 6.4375,18.89375 L6.4375,6.20625 C6.4375,4.596875 7.2578125,3.784375 8.890625,3.784375 Z M12.0078125,12.915625 L10.0078125,12.915625 C9.45552775,12.915625 9.0078125,13.3633403 9.0078125,13.915625 L9.0078125,16.415625 C9.0078125,16.9679097 9.45552775,17.415625 10.0078125,17.415625 L12.0078125,17.415625 C12.5600972,17.415625 13.0078125,16.9679097 13.0078125,16.415625 L13.0078125,13.915625 C13.0078125,13.3633403 12.5600972,12.915625 12.0078125,12.915625 Z M17.2792969,15.8242188 L14.7207031,15.8242188 C14.3226698,15.8242188 14,16.1468885 14,16.5449219 C14,16.9429552 14.3226698,17.265625 14.7207031,17.265625 L17.2792969,17.265625 C17.6773302,17.265625 18,16.9429552 18,16.5449219 C18,16.1468885 17.6773302,15.8242188 17.2792969,15.8242188 Z M17.2792969,12.8828125 L14.7207031,12.8828125 C14.3226698,12.8828125 14,13.2054823 14,13.6035156 C14,14.001549 14.3226698,14.3242188 14.7207031,14.3242188 L17.2792969,14.3242188 C17.6773302,14.3242188 18,14.001549 18,13.6035156 C18,13.2054823 17.6773302,12.8828125 17.2792969,12.8828125 Z M17.2792969,9.94140625 L9.72070312,9.94140625 C9.32266978,9.94140625 9,10.264076 9,10.6621094 C9,11.0601427 9.32266978,11.3828125 9.72070312,11.3828125 L17.2792969,11.3828125 C17.6773302,11.3828125 18,11.0601427 18,10.6621094 C18,10.264076 17.6773302,9.94140625 17.2792969,9.94140625 Z M17.2792969,7 L9.72070312,7 C9.32266978,7 9,7.32266978 9,7.72070312 C9,8.11873647 9.32266978,8.44140625 9.72070312,8.44140625 L17.2792969,8.44140625 C17.6773302,8.44140625 18,8.11873647 18,7.72070312 C18,7.32266978 17.6773302,7 17.2792969,7 Z M2.9921875,11.4015625 L2.9921875,18.378125 C2.9921875,18.9484375 3.40625,19.315625 3.953125,19.315625 C4.5,19.3078125 4.9140625,18.9484375 4.9140625,18.378125 L4.9140625,9.9328125 L4.53125,9.9328125 C3.578125,9.9328125 2.9921875,10.471875 2.9921875,11.4015625 Z" }) }));
5
5
  }
6
6
 
7
7
  export { SolidNewsIcon };
@@ -1,7 +1,7 @@
1
1
  import { jsx } from 'react/jsx-runtime';
2
2
 
3
3
  function SolidOkayIcon(props) {
4
- return (jsx("svg", { fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", ...props, height: "24", viewBox: "0 0 24 24", width: "24", children: jsx("path", { d: "M12.0051467,22 C13.3707325,22 14.6574026,21.7375193 15.865157,21.2125579 C17.0729113,20.6875965 18.1365586,19.9653457 19.0560988,19.0458055 C19.975639,18.1262652 20.6961743,17.0643335 21.2177046,15.8600103 C21.7392349,14.6556871 22,13.3673014 22,11.9948533 C22,10.6292675 21.7375193,9.34259736 21.2125579,8.13484303 C20.6875965,6.92708869 19.9653457,5.86172585 19.0458055,4.9387545 C18.1262652,4.01578315 17.0626179,3.2952479 15.8548636,2.77714874 C14.6471093,2.25904958 13.3604392,2 11.9948533,2 C10.6292675,2 9.34431292,2.25904958 8.13998971,2.77714874 C6.9356665,3.2952479 5.87201921,4.01578315 4.94904786,4.9387545 C4.02607651,5.86172585 3.3038257,6.92708869 2.78229542,8.13484303 C2.26076514,9.34259736 2,10.6292675 2,11.9948533 C2,13.3673014 2.2624807,14.6556871 2.7874421,15.8600103 C3.3124035,17.0643335 4.03465431,18.1262652 4.95419454,19.0458055 C5.87373477,19.9653457 6.9356665,20.6875965 8.13998971,21.2125579 C9.34431292,21.7375193 10.6326986,22 12.0051467,22 Z M10.9243438,16.7812661 C10.7390633,16.7812661 10.5743695,16.7400926 10.4302625,16.6577458 C10.2861554,16.5753989 10.1489106,16.4518785 10.018528,16.2871848 L7.60988163,13.3329902 C7.43832561,13.1202608 7.35254761,12.9006691 7.35254761,12.6742151 C7.35254761,12.4340367 7.43317893,12.2298851 7.59444159,12.0617602 C7.75570424,11.8936353 7.95642477,11.8095728 8.19660319,11.8095728 C8.34071024,11.8095728 8.47280837,11.8404529 8.59289758,11.9022131 C8.71298679,11.9639732 8.83136044,12.0737691 8.94801853,12.2316006 L10.8831704,14.7020072 L14.9696346,8.14513639 C15.1686396,7.82261108 15.4156802,7.66134843 15.7107566,7.66134843 C15.9372105,7.66134843 16.1413622,7.73511752 16.3232115,7.88265569 C16.5050609,8.03019386 16.5959856,8.22405215 16.5959856,8.46423057 C16.5959856,8.57402642 16.5702522,8.68553783 16.5187854,8.7987648 C16.4673186,8.91199177 16.407274,9.02007205 16.3386516,9.12300566 L11.7786927,16.2768914 C11.5659633,16.6131412 11.2811803,16.7812661 10.9243438,16.7812661 Z" }) }));
4
+ return (jsx("svg", { xmlns: "http://www.w3.org/2000/svg", ...props, fill: "currentColor", height: "24", viewBox: "0 0 24 24", width: "24", children: jsx("path", { d: "M12.0051467,22 C13.3707325,22 14.6574026,21.7375193 15.865157,21.2125579 C17.0729113,20.6875965 18.1365586,19.9653457 19.0560988,19.0458055 C19.975639,18.1262652 20.6961743,17.0643335 21.2177046,15.8600103 C21.7392349,14.6556871 22,13.3673014 22,11.9948533 C22,10.6292675 21.7375193,9.34259736 21.2125579,8.13484303 C20.6875965,6.92708869 19.9653457,5.86172585 19.0458055,4.9387545 C18.1262652,4.01578315 17.0626179,3.2952479 15.8548636,2.77714874 C14.6471093,2.25904958 13.3604392,2 11.9948533,2 C10.6292675,2 9.34431292,2.25904958 8.13998971,2.77714874 C6.9356665,3.2952479 5.87201921,4.01578315 4.94904786,4.9387545 C4.02607651,5.86172585 3.3038257,6.92708869 2.78229542,8.13484303 C2.26076514,9.34259736 2,10.6292675 2,11.9948533 C2,13.3673014 2.2624807,14.6556871 2.7874421,15.8600103 C3.3124035,17.0643335 4.03465431,18.1262652 4.95419454,19.0458055 C5.87373477,19.9653457 6.9356665,20.6875965 8.13998971,21.2125579 C9.34431292,21.7375193 10.6326986,22 12.0051467,22 Z M10.9243438,16.7812661 C10.7390633,16.7812661 10.5743695,16.7400926 10.4302625,16.6577458 C10.2861554,16.5753989 10.1489106,16.4518785 10.018528,16.2871848 L7.60988163,13.3329902 C7.43832561,13.1202608 7.35254761,12.9006691 7.35254761,12.6742151 C7.35254761,12.4340367 7.43317893,12.2298851 7.59444159,12.0617602 C7.75570424,11.8936353 7.95642477,11.8095728 8.19660319,11.8095728 C8.34071024,11.8095728 8.47280837,11.8404529 8.59289758,11.9022131 C8.71298679,11.9639732 8.83136044,12.0737691 8.94801853,12.2316006 L10.8831704,14.7020072 L14.9696346,8.14513639 C15.1686396,7.82261108 15.4156802,7.66134843 15.7107566,7.66134843 C15.9372105,7.66134843 16.1413622,7.73511752 16.3232115,7.88265569 C16.5050609,8.03019386 16.5959856,8.22405215 16.5959856,8.46423057 C16.5959856,8.57402642 16.5702522,8.68553783 16.5187854,8.7987648 C16.4673186,8.91199177 16.407274,9.02007205 16.3386516,9.12300566 L11.7786927,16.2768914 C11.5659633,16.6131412 11.2811803,16.7812661 10.9243438,16.7812661 Z" }) }));
5
5
  }
6
6
 
7
7
  export { SolidOkayIcon };
@@ -0,0 +1 @@
1
+ export declare function SolidPackageIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ export declare function SolidPaymentIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ export declare function SolidRemoveIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ export declare function SolidSaleCategoryIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,7 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ function SolidSaleCategoryIcon(props) {
4
+ return (jsx("svg", { xmlns: "http://www.w3.org/2000/svg", ...props, fill: "currentColor", height: "24", viewBox: "0 0 24 24", width: "24", children: jsx("path", { d: "M12,2 C17.5228475,2 22,6.4771525 22,12 C22,17.5228475 17.5228475,22 12,22 C6.4771525,22 2,17.5228475 2,12 C2,6.4771525 6.4771525,2 12,2 Z M15.4502639,7.31801176 C14.8124839,7.31801176 14.1906484,7.44628541 14.1906484,7.44628541 L7.60822756,16.8717263 L7.64814323,16.8799004 C7.7908817,16.9081591 8.29629403,17 8.83595402,17 C9.348631,17 9.89555564,16.9081591 10.0517058,16.8799004 L10.0955695,16.8717263 L16.6779904,7.44628541 C16.6779904,7.44628541 16.0561549,7.31801176 15.4502639,7.31801176 Z M15.5426091,12.7830037 C13.9322147,12.7830037 13.1828232,13.5366114 13.0074337,14.6429717 L12.9277112,15.1079637 C12.7363772,16.2303581 13.2784902,16.9839658 14.8888846,16.9839658 C16.4992791,16.9839658 17.2486706,16.2303581 17.4240601,15.1079637 L17.5037826,14.6429717 C17.6791721,13.5366114 17.1530036,12.7830037 15.5426091,12.7830037 Z M15.3034416,14.3222875 C15.6861096,14.3222875 15.8136656,14.4184928 15.7658321,14.6429717 L15.6861096,15.1079637 C15.6542206,15.3324425 15.5107201,15.444682 15.1280521,15.444682 C14.7453842,15.444682 14.6337727,15.3324425 14.6656617,15.1079637 L14.7453842,14.6429717 C14.7932177,14.4184928 14.9367181,14.3222875 15.3034416,14.3222875 Z M9.64646608,7 C8.05201613,7 7.27073565,7.7536077 7.09534615,8.87600214 L7.03156816,9.34099412 C6.85617866,10.4473544 7.39829165,11.2009621 8.9927416,11.2009621 C10.603136,11.2009621 11.368472,10.4473544 11.5438615,9.34099412 L11.6076395,8.87600214 C11.783029,7.7536077 11.2568605,7 9.64646608,7 Z M9.39135409,8.55531801 C9.77402207,8.55531801 9.90157807,8.65152325 9.85374457,8.87600214 L9.78996657,9.34099412 C9.74213307,9.56547301 9.59863258,9.67771245 9.21596459,9.67771245 C8.8332966,9.67771245 8.72168511,9.56547301 8.7695186,9.34099412 L8.8332966,8.87600214 C8.8811301,8.65152325 9.0246306,8.55531801 9.39135409,8.55531801 Z" }) }));
5
+ }
6
+
7
+ export { SolidSaleCategoryIcon };
@@ -0,0 +1 @@
1
+ export declare function SolidStoriesIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ export declare function SolidThumbsDownIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ export declare function SolidThumbsUpIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ export declare function SolidTikTokIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ export declare function SolidYouTubeIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ export declare function Stroke3DIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ export declare function Stroke3DViewIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ export declare function StrokeAddIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ export declare function StrokeARKitIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -1,7 +1,7 @@
1
1
  import { jsx } from 'react/jsx-runtime';
2
2
 
3
3
  function StrokeCloseboxIcon(props) {
4
- return (jsx("svg", { xmlns: "http://www.w3.org/2000/svg", ...props, height: "24", viewBox: "0 0 24 24", width: "24", children: jsx("path", { d: "M8,8 L16,16 M16,8 L8,16", fill: "currentColor", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5" }) }));
4
+ return (jsx("svg", { xmlns: "http://www.w3.org/2000/svg", ...props, height: "24", viewBox: "0 0 24 24", width: "24", children: jsx("path", { d: "M8,8 L16,16 M16,8 L8,16", fill: "currentColor", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.4" }) }));
5
5
  }
6
6
 
7
7
  export { StrokeCloseboxIcon };
@@ -0,0 +1 @@
1
+ export declare function StrokeDashboardIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ export declare function StrokeEditIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ export declare function StrokeEfficiencyIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ export declare function StrokeEventIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,7 @@
1
+ import { jsx } from 'react/jsx-runtime';
2
+
3
+ function StrokeEventIcon(props) {
4
+ return (jsx("svg", { xmlns: "http://www.w3.org/2000/svg", ...props, fill: "currentColor", height: "24", viewBox: "0 0 24 24", width: "24", children: jsx("path", { d: "M5.1510286,21 L18.8590065,21 C20.9563472,21 22,19.9831613 22,17.9690386 L22,6.03096143 C22,4.01683867 20.9563472,3 18.8590065,3 L5.1510286,3 C3.05368791,3 2,4.00706138 2,6.03096143 L2,17.9690386 C2,19.9929386 3.05368791,21 5.1510286,21 Z M5.00050176,19.4258555 C4.10737582,19.4258555 3.61565479,18.9663227 3.61565479,18.0570342 L3.61565479,8.83704508 C3.61565479,7.93753395 4.10737582,7.46822379 5.00050176,7.46822379 L18.9894631,7.46822379 C19.8825891,7.46822379 20.3843452,7.93753395 20.3843452,8.83704508 L20.3843452,18.0570342 C20.3843452,18.9663227 19.8825891,19.4258555 18.9894631,19.4258555 L5.00050176,19.4258555 Z M10.0481686,10.9782727 L10.6402408,10.9782727 C10.9914701,10.9782727 11.1018565,10.8804997 11.1018565,10.5382944 L11.1018565,9.961434 C11.1018565,9.61922868 10.9914701,9.51167844 10.6402408,9.51167844 L10.0481686,9.51167844 C9.69693929,9.51167844 9.57651781,9.61922868 9.57651781,9.961434 L9.57651781,10.5382944 C9.57651781,10.8804997 9.69693929,10.9782727 10.0481686,10.9782727 Z M13.3798294,10.9782727 L13.9719017,10.9782727 C14.323131,10.9782727 14.4435524,10.8804997 14.4435524,10.5382944 L14.4435524,9.961434 C14.4435524,9.61922868 14.323131,9.51167844 13.9719017,9.51167844 L13.3798294,9.51167844 C13.0286001,9.51167844 12.9081786,9.61922868 12.9081786,9.961434 L12.9081786,10.5382944 C12.9081786,10.8804997 13.0286001,10.9782727 13.3798294,10.9782727 Z M16.7114902,10.9782727 L17.3035625,10.9782727 C17.6547918,10.9782727 17.7752132,10.8804997 17.7752132,10.5382944 L17.7752132,9.961434 C17.7752132,9.61922868 17.6547918,9.51167844 17.3035625,9.51167844 L16.7114902,9.51167844 C16.3602609,9.51167844 16.2498746,9.61922868 16.2498746,9.961434 L16.2498746,10.5382944 C16.2498746,10.8804997 16.3602609,10.9782727 16.7114902,10.9782727 Z M6.71650778,14.1754481 L7.29854491,14.1754481 C7.65980933,14.1754481 7.77019568,14.0776752 7.77019568,13.7354699 L7.77019568,13.1586095 C7.77019568,12.8164041 7.65980933,12.7186312 7.29854491,12.7186312 L6.71650778,12.7186312 C6.35524335,12.7186312 6.244857,12.8164041 6.244857,13.1586095 L6.244857,13.7354699 C6.244857,14.0776752 6.35524335,14.1754481 6.71650778,14.1754481 Z M10.0481686,14.1754481 L10.6402408,14.1754481 C10.9914701,14.1754481 11.1018565,14.0776752 11.1018565,13.7354699 L11.1018565,13.1586095 C11.1018565,12.8164041 10.9914701,12.7186312 10.6402408,12.7186312 L10.0481686,12.7186312 C9.69693929,12.7186312 9.57651781,12.8164041 9.57651781,13.1586095 L9.57651781,13.7354699 C9.57651781,14.0776752 9.69693929,14.1754481 10.0481686,14.1754481 Z M13.3798294,14.1754481 L13.9719017,14.1754481 C14.323131,14.1754481 14.4435524,14.0776752 14.4435524,13.7354699 L14.4435524,13.1586095 C14.4435524,12.8164041 14.323131,12.7186312 13.9719017,12.7186312 L13.3798294,12.7186312 C13.0286001,12.7186312 12.9081786,12.8164041 12.9081786,13.1586095 L12.9081786,13.7354699 C12.9081786,14.0776752 13.0286001,14.1754481 13.3798294,14.1754481 Z M16.7114902,14.1754481 L17.3035625,14.1754481 C17.6547918,14.1754481 17.7752132,14.0776752 17.7752132,13.7354699 L17.7752132,13.1586095 C17.7752132,12.8164041 17.6547918,12.7186312 17.3035625,12.7186312 L16.7114902,12.7186312 C16.3602609,12.7186312 16.2498746,12.8164041 16.2498746,13.1586095 L16.2498746,13.7354699 C16.2498746,14.0776752 16.3602609,14.1754481 16.7114902,14.1754481 Z M6.71650778,17.3824009 L7.29854491,17.3824009 C7.65980933,17.3824009 7.77019568,17.2748506 7.77019568,16.9326453 L7.77019568,16.3557849 C7.77019568,16.0135796 7.65980933,15.9158066 7.29854491,15.9158066 L6.71650778,15.9158066 C6.35524335,15.9158066 6.244857,16.0135796 6.244857,16.3557849 L6.244857,16.9326453 C6.244857,17.2748506 6.35524335,17.3824009 6.71650778,17.3824009 Z M10.0481686,17.3824009 L10.6402408,17.3824009 C10.9914701,17.3824009 11.1018565,17.2748506 11.1018565,16.9326453 L11.1018565,16.3557849 C11.1018565,16.0135796 10.9914701,15.9158066 10.6402408,15.9158066 L10.0481686,15.9158066 C9.69693929,15.9158066 9.57651781,16.0135796 9.57651781,16.3557849 L9.57651781,16.9326453 C9.57651781,17.2748506 9.69693929,17.3824009 10.0481686,17.3824009 Z M13.3798294,17.3824009 L13.9719017,17.3824009 C14.323131,17.3824009 14.4435524,17.2748506 14.4435524,16.9326453 L14.4435524,16.3557849 C14.4435524,16.0135796 14.323131,15.9158066 13.9719017,15.9158066 L13.3798294,15.9158066 C13.0286001,15.9158066 12.9081786,16.0135796 12.9081786,16.3557849 L12.9081786,16.9326453 C12.9081786,17.2748506 13.0286001,17.3824009 13.3798294,17.3824009 Z" }) }));
5
+ }
6
+
7
+ export { StrokeEventIcon };
@@ -0,0 +1 @@
1
+ export declare function StrokeFacebookIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ export declare function StrokeFallbackIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ export declare function StrokeFolderIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ export declare function StrokeHappyIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -1,7 +1,7 @@
1
1
  import { jsx } from 'react/jsx-runtime';
2
2
 
3
3
  function StrokeInformationIcon(props) {
4
- return (jsx("svg", { fill: "currentColor", height: "24", viewBox: "0 0 24 24", width: "24", xmlns: "http://www.w3.org/2000/svg", ...props, children: jsx("path", { d: "M11.9997748,2 C17.5138784,2 22,6.48597148 22,11.9997748 C22,17.5138784 17.5138784,22 11.9997748,22 C6.48597148,22 2,17.5138784 2,11.9997748 C2,6.48597148 6.48597148,2 11.9997748,2 Z M11.9997748,3.33025009 C7.21934336,3.33025009 3.33025009,7.21934336 3.33025009,11.9997748 C3.33025009,16.7803563 7.21934336,20.6697499 11.9997748,20.6697499 C16.7805065,20.6697499 20.6697499,16.7803563 20.6697499,11.9997748 C20.6697499,7.21934336 16.7805065,3.33025009 11.9997748,3.33025009 Z M12,10.0686973 C12.7347233,10.0686973 13.3300999,10.6642241 13.3300999,11.3989474 L13.3300999,16.8046369 C13.3300999,17.53921 12.7347233,18.1347368 12,18.1347368 C11.2652767,18.1347368 10.6699001,17.53921 10.6699001,16.8046369 L10.6699001,11.3989474 C10.6699001,10.6642241 11.2652767,10.0686973 12,10.0686973 Z M12.00003,5.9387205 C12.7337022,5.9387205 13.3305804,6.53559872 13.3305804,7.26927091 C13.3305804,8.0029431 12.7337022,8.59982131 12.00003,8.59982131 C11.2663578,8.59982131 10.6694796,8.0029431 10.6694796,7.26927091 C10.6694796,6.53559872 11.2663578,5.9387205 12.00003,5.9387205 Z", fillRule: "evenodd" }) }));
4
+ return (jsx("svg", { xmlns: "http://www.w3.org/2000/svg", ...props, fill: "currentColor", height: "24", viewBox: "0 0 24 24", width: "24", children: jsx("path", { d: "M11.9997748,2 C17.5138784,2 22,6.48597148 22,11.9997748 C22,17.5138784 17.5138784,22 11.9997748,22 C6.48597148,22 2,17.5138784 2,11.9997748 C2,6.48597148 6.48597148,2 11.9997748,2 Z M11.9997748,3.33025009 C7.21934336,3.33025009 3.33025009,7.21934336 3.33025009,11.9997748 C3.33025009,16.7803563 7.21934336,20.6697499 11.9997748,20.6697499 C16.7805065,20.6697499 20.6697499,16.7803563 20.6697499,11.9997748 C20.6697499,7.21934336 16.7805065,3.33025009 11.9997748,3.33025009 Z M12,10.0686973 C12.7347233,10.0686973 13.3300999,10.6642241 13.3300999,11.3989474 L13.3300999,16.8046369 C13.3300999,17.53921 12.7347233,18.1347368 12,18.1347368 C11.2652767,18.1347368 10.6699001,17.53921 10.6699001,16.8046369 L10.6699001,11.3989474 C10.6699001,10.6642241 11.2652767,10.0686973 12,10.0686973 Z M12.00003,5.9387205 C12.7337022,5.9387205 13.3305804,6.53559872 13.3305804,7.26927091 C13.3305804,8.0029431 12.7337022,8.59982131 12.00003,8.59982131 C11.2663578,8.59982131 10.6694796,8.0029431 10.6694796,7.26927091 C10.6694796,6.53559872 11.2663578,5.9387205 12.00003,5.9387205 Z", fillRule: "evenodd" }) }));
5
5
  }
6
6
 
7
7
  export { StrokeInformationIcon };
@@ -0,0 +1 @@
1
+ export declare function StrokeInnovateIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ export declare function StrokeInstagramIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ export declare function StrokeLinkIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ export declare function StrokeLinkedInIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ export declare function StrokeLogOutIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ export declare function StrokeMailIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ export declare function StrokeMinusIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -1,7 +1,7 @@
1
1
  import { jsx } from 'react/jsx-runtime';
2
2
 
3
- function StrokeCollapseIcon(props) {
3
+ function StrokeMinusIcon(props) {
4
4
  return (jsx("svg", { xmlns: "http://www.w3.org/2000/svg", ...props, fill: "currentColor", height: "24", viewBox: "0 0 24 24", width: "24", children: jsx("path", { d: "M18,12 C18,12.5522847 17.5522847,13 17,13 L7,13 C6.44771525,13 6,12.5522847 6,12 C6,11.4477153 6.44771525,11 7,11 L17,11 C17.5522847,11 18,11.4477153 18,12 Z" }) }));
5
5
  }
6
6
 
7
- export { StrokeCollapseIcon };
7
+ export { StrokeMinusIcon };
@@ -0,0 +1 @@
1
+ export declare function StrokeModularIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ export declare function StrokeNeutralIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ export declare function StrokeNewsIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ export declare function StrokePackageIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ export declare function StrokePaymentIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ export declare function StrokePlusIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -1,7 +1,7 @@
1
1
  import { jsx } from 'react/jsx-runtime';
2
2
 
3
- function StrokeExpandIcon(props) {
3
+ function StrokePlusIcon(props) {
4
4
  return (jsx("svg", { xmlns: "http://www.w3.org/2000/svg", ...props, fill: "currentColor", height: "24", viewBox: "0 0 24 24", width: "24", children: jsx("path", { d: "M12,6 C12.5522847,6 13,6.44771525 13,7 L13,11 L17,11 C17.5522847,11 18,11.4477153 18,12 C18,12.5522847 17.5522847,13 17,13 L13,13 L13,17 C13,17.5128358 12.6139598,17.9355072 12.1166211,17.9932723 L12,18 C11.4477153,18 11,17.5522847 11,17 L11,13 L7,13 C6.44771525,13 6,12.5522847 6,12 C6,11.4477153 6.44771525,11 7,11 L11,11 L11,7 C11,6.44771525 11.4477153,6 12,6 Z" }) }));
5
5
  }
6
6
 
7
- export { StrokeExpandIcon };
7
+ export { StrokePlusIcon };
@@ -0,0 +1 @@
1
+ export declare function StrokeProactiveIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ export declare function StrokeProductivityIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ export declare function StrokeRemoveIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ export declare function StrokeSadIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ export declare function StrokeSaleIcon(props: React.SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;