@edifice.io/react 2.5.19-epic-homepage.20260518165604 → 2.5.20

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 (96) hide show
  1. package/dist/components/Layout/components/Header.js +7 -0
  2. package/dist/components/Layout/hooks/useHeader.js +3 -2
  3. package/dist/components/Logo/index.d.ts +1 -1
  4. package/dist/components/UserRightsList/UserRightsBookmarkRow.js +1 -1
  5. package/dist/components/UserRightsList/UserRightsItem.js +1 -1
  6. package/dist/components/UserRightsList/UserRightsList.js +1 -1
  7. package/dist/components/UserRightsList/types/types.d.ts +6 -1
  8. package/dist/components/index.d.ts +0 -4
  9. package/dist/hooks/index.d.ts +1 -1
  10. package/dist/icons-nav.js +28 -38
  11. package/dist/index.js +200 -211
  12. package/dist/modules/icons/components/nav/IconCommunities.js +1 -1
  13. package/dist/modules/icons/components/nav/index.d.ts +0 -5
  14. package/dist/modules/modals/OnboardingModal/index.d.ts +1 -1
  15. package/dist/modules/multimedia/Linker/InternalLinker/InternalLinker.d.ts +13 -1
  16. package/dist/modules/multimedia/Linker/InternalLinker/InternalLinker.js +22 -6
  17. package/dist/modules/multimedia/LinkerCard/LinkerCard.d.ts +8 -5
  18. package/dist/modules/multimedia/LinkerCard/LinkerCard.js +2 -6
  19. package/dist/providers/EdificeClientProvider/EdificeClientProvider.d.ts +7 -0
  20. package/package.json +6 -10
  21. package/dist/components/BetaSwitch/BetaSwitch.d.ts +0 -13
  22. package/dist/components/BetaSwitch/BetaSwitch.js +0 -27
  23. package/dist/components/BetaSwitch/index.d.ts +0 -1
  24. package/dist/components/ButtonBeta/ButtonBeta.d.ts +0 -47
  25. package/dist/components/ButtonBeta/ButtonBeta.js +0 -34
  26. package/dist/components/ButtonBeta/index.d.ts +0 -2
  27. package/dist/components/LogoBeta/LogoBeta.d.ts +0 -7
  28. package/dist/components/LogoBeta/LogoBeta.js +0 -14
  29. package/dist/components/LogoBeta/index.d.ts +0 -2
  30. package/dist/components/PageLayout/PageLayout.d.ts +0 -45
  31. package/dist/components/PageLayout/PageLayout.js +0 -94
  32. package/dist/components/PageLayout/PageLayoutContext.d.ts +0 -14
  33. package/dist/components/PageLayout/PageLayoutContext.js +0 -8
  34. package/dist/components/PageLayout/components/PageLayoutBreadcrumb.d.ts +0 -9
  35. package/dist/components/PageLayout/components/PageLayoutBreadcrumb.js +0 -10
  36. package/dist/components/PageLayout/components/PageLayoutContent.d.ts +0 -9
  37. package/dist/components/PageLayout/components/PageLayoutContent.js +0 -18
  38. package/dist/components/PageLayout/components/PageLayoutHeader.d.ts +0 -9
  39. package/dist/components/PageLayout/components/PageLayoutHeader.js +0 -17
  40. package/dist/components/PageLayout/components/PageLayoutOverlay.d.ts +0 -15
  41. package/dist/components/PageLayout/components/PageLayoutOverlay.js +0 -34
  42. package/dist/components/PageLayout/components/PageLayoutSidebarLeft.d.ts +0 -9
  43. package/dist/components/PageLayout/components/PageLayoutSidebarLeft.js +0 -18
  44. package/dist/components/PageLayout/components/PageLayoutSidebarRight.d.ts +0 -9
  45. package/dist/components/PageLayout/components/PageLayoutSidebarRight.js +0 -18
  46. package/dist/components/PageLayout/index.d.ts +0 -3
  47. package/dist/homepage.js +0 -18
  48. package/dist/modules/homepage/components/Header/Header.d.ts +0 -8
  49. package/dist/modules/homepage/components/Header/Header.js +0 -74
  50. package/dist/modules/homepage/components/Header/index.d.ts +0 -2
  51. package/dist/modules/homepage/components/LastInfos/LastInfos.d.ts +0 -49
  52. package/dist/modules/homepage/components/LastInfos/LastInfos.js +0 -58
  53. package/dist/modules/homepage/components/LastInfos/LastInfosContainer.d.ts +0 -4
  54. package/dist/modules/homepage/components/LastInfos/LastInfosContainer.js +0 -37
  55. package/dist/modules/homepage/components/LastInfos/LastInfosList.d.ts +0 -13
  56. package/dist/modules/homepage/components/LastInfos/LastInfosList.js +0 -31
  57. package/dist/modules/homepage/components/LastInfos/index.d.ts +0 -4
  58. package/dist/modules/homepage/components/LastInfos/useLastInfos.d.ts +0 -18
  59. package/dist/modules/homepage/components/LastInfos/useLastInfos.js +0 -25
  60. package/dist/modules/homepage/components/MessageFlashList/MessageFlash.d.ts +0 -12
  61. package/dist/modules/homepage/components/MessageFlashList/MessageFlash.js +0 -60
  62. package/dist/modules/homepage/components/MessageFlashList/MessageFlashList.d.ts +0 -12
  63. package/dist/modules/homepage/components/MessageFlashList/MessageFlashList.js +0 -10
  64. package/dist/modules/homepage/components/MessageFlashList/MessageFlashListContainer.d.ts +0 -5
  65. package/dist/modules/homepage/components/MessageFlashList/MessageFlashListContainer.js +0 -14
  66. package/dist/modules/homepage/components/MessageFlashList/hooks/useMessageFlashList.d.ts +0 -16
  67. package/dist/modules/homepage/components/MessageFlashList/hooks/useMessageFlashList.js +0 -19
  68. package/dist/modules/homepage/components/MessageFlashList/index.d.ts +0 -4
  69. package/dist/modules/homepage/components/MessageFlashList/services/api/index.d.ts +0 -4
  70. package/dist/modules/homepage/components/MessageFlashList/services/api/index.js +0 -5
  71. package/dist/modules/homepage/components/MessageFlashList/services/api/messagesFlashService.d.ts +0 -20
  72. package/dist/modules/homepage/components/MessageFlashList/services/api/messagesFlashService.js +0 -21
  73. package/dist/modules/homepage/components/MessageFlashList/services/queries/messagesFlash.d.ts +0 -13
  74. package/dist/modules/homepage/components/MessageFlashList/services/queries/messagesFlash.js +0 -31
  75. package/dist/modules/homepage/components/SchoolSpace/SchoolSpace.d.ts +0 -15
  76. package/dist/modules/homepage/components/SchoolSpace/SchoolSpace.js +0 -29
  77. package/dist/modules/homepage/components/SchoolSpace/SchoolSpaceContainer.d.ts +0 -4
  78. package/dist/modules/homepage/components/SchoolSpace/SchoolSpaceContainer.js +0 -10
  79. package/dist/modules/homepage/components/SchoolSpace/index.d.ts +0 -3
  80. package/dist/modules/homepage/components/SchoolSpace/useUserSchools.d.ts +0 -6
  81. package/dist/modules/homepage/components/SchoolSpace/useUserSchools.js +0 -40
  82. package/dist/modules/homepage/components/index.d.ts +0 -4
  83. package/dist/modules/homepage/hooks/useWidgetPreferences.d.ts +0 -5
  84. package/dist/modules/homepage/hooks/useWidgetPreferences.js +0 -19
  85. package/dist/modules/homepage/index.d.ts +0 -1
  86. package/dist/modules/icons/components/nav/IconCommunitiesBeta.d.ts +0 -7
  87. package/dist/modules/icons/components/nav/IconCommunitiesBeta.js +0 -18
  88. package/dist/modules/icons/components/nav/IconHomeBeta.d.ts +0 -7
  89. package/dist/modules/icons/components/nav/IconHomeBeta.js +0 -13
  90. package/dist/modules/icons/components/nav/IconMessagesBeta.d.ts +0 -7
  91. package/dist/modules/icons/components/nav/IconMessagesBeta.js +0 -18
  92. package/dist/modules/icons/components/nav/IconMyAppsBeta.d.ts +0 -7
  93. package/dist/modules/icons/components/nav/IconMyAppsBeta.js +0 -13
  94. package/dist/modules/icons/components/nav/IconNotificationBeta.d.ts +0 -7
  95. package/dist/modules/icons/components/nav/IconNotificationBeta.js +0 -14
  96. package/dist/modules/icons/components/nav/IconNotificationsBeta.d.ts +0 -7
@@ -4,6 +4,7 @@ import { useTranslation } from "react-i18next";
4
4
  import { useEdificeClient } from "../../../providers/EdificeClientProvider/EdificeClientProvider.hook.js";
5
5
  import { useEdificeTheme } from "../../../providers/EdificeThemeProvider/EdificeThemeProvider.hook.js";
6
6
  import SvgIconRafterDown from "../../../modules/icons/components/IconRafterDown.js";
7
+ import SvgIconCommunities from "../../../modules/icons/components/nav/IconCommunities.js";
7
8
  import SvgIconCommunity from "../../../modules/icons/components/nav/IconCommunity.js";
8
9
  import SvgIconDisconnect from "../../../modules/icons/components/nav/IconDisconnect.js";
9
10
  import SvgIconHome from "../../../modules/icons/components/nav/IconHome.js";
@@ -67,6 +68,7 @@ const Header = ({
67
68
  userName,
68
69
  welcomeUser,
69
70
  communityWorkflow,
71
+ communitiesWorkflow,
70
72
  conversationWorflow,
71
73
  searchWorkflow,
72
74
  isCollapsed,
@@ -97,6 +99,7 @@ const Header = ({
97
99
  /* @__PURE__ */ jsx(SvgIconOneMessaging, { className: "icon notification" }),
98
100
  /* @__PURE__ */ jsx(VisuallyHidden, { children: t("navbar.messages") })
99
101
  ] }) }),
102
+ communitiesWorkflow && /* @__PURE__ */ jsx(NavItem, { children: /* @__PURE__ */ jsx(NavLink, { link: "/communities", translate: t("navbar.community"), children: /* @__PURE__ */ jsx(SvgIconCommunities, { className: "icon communities text-purple-500" }) }) }),
100
103
  /* @__PURE__ */ jsx(NavItem, { children: /* @__PURE__ */ jsx(NavLink, { link: "/userbook/mon-compte", className: "dropdown-item", translate: t("navbar.myaccount"), children: /* @__PURE__ */ jsx(SvgIconOneProfile, { className: "icon user" }) }) }),
101
104
  currentLanguage === "fr" && hasOldHelpEnableWorkflow ? /* @__PURE__ */ jsxs(NavItem, { children: [
102
105
  /* @__PURE__ */ jsxs("button", { className: "nav-link", onClick: () => {
@@ -177,6 +180,10 @@ const Header = ({
177
180
  /* @__PURE__ */ jsx(SvgIconCommunity, { className: "icon community" }),
178
181
  /* @__PURE__ */ jsx("span", { className: "nav-text", children: t("navbar.community") })
179
182
  ] }) }),
183
+ communitiesWorkflow && /* @__PURE__ */ jsx(NavItem, { children: /* @__PURE__ */ jsxs("a", { href: "/communities", className: "nav-link dropdown-item", children: [
184
+ /* @__PURE__ */ jsx(SvgIconCommunities, { className: "icon communities" }),
185
+ /* @__PURE__ */ jsx("span", { className: "nav-text", children: t("navbar.community") })
186
+ ] }) }),
180
187
  searchWorkflow ? /* @__PURE__ */ jsx(SearchEngine, {}) : null,
181
188
  /* @__PURE__ */ jsx(NavItem, { children: /* @__PURE__ */ jsxs("a", { href: "/userbook/mon-compte", className: "nav-link dropdown-item", children: [
182
189
  /* @__PURE__ */ jsx(Avatar, { alt: userName, size: "sm", src: userAvatar, variant: "circle", className: "bg-white", width: "32", height: "32" }),
@@ -14,7 +14,7 @@ function useHeader({
14
14
  t
15
15
  } = useTranslation(), title = t(appCode), [isCollapsed, setIsCollapsed] = useState(!0), [appsRef, isAppsHovered] = useHover(), popoverAppsId = useId(), popoverSearchId = useId(), userAvatar = avatar, userName = user == null ? void 0 : user.username, welcomeUser = t("welcome", {
16
16
  username: user == null ? void 0 : user.firstName
17
- }), bookmarkedApps = useBookmark(), communityWorkflow = useHasWorkflow("net.atos.entng.community.controllers.CommunityController|view"), conversationWorflow = useHasWorkflow("org.entcore.conversation.controllers.ConversationController|view"), searchWorkflow = useHasWorkflow("fr.openent.searchengine.controllers.SearchEngineController|view"), toggleCollapsedNav = useCallback(() => {
17
+ }), bookmarkedApps = useBookmark(), communityWorkflow = useHasWorkflow("net.atos.entng.community.controllers.CommunityController|view"), communitiesWorkflow = useHasWorkflow("community.access"), conversationWorflow = useHasWorkflow("org.entcore.conversation.controllers.ConversationController|view"), searchWorkflow = useHasWorkflow("fr.openent.searchengine.controllers.SearchEngineController|view"), toggleCollapsedNav = useCallback(() => {
18
18
  setIsCollapsed(!isCollapsed);
19
19
  }, [isCollapsed]);
20
20
  return useMemo(() => ({
@@ -28,11 +28,12 @@ function useHeader({
28
28
  userName,
29
29
  welcomeUser,
30
30
  communityWorkflow,
31
+ communitiesWorkflow,
31
32
  conversationWorflow,
32
33
  searchWorkflow,
33
34
  isCollapsed,
34
35
  toggleCollapsedNav
35
- }), [appsRef, bookmarkedApps, communityWorkflow, conversationWorflow, isAppsHovered, isCollapsed, popoverAppsId, popoverSearchId, searchWorkflow, title, toggleCollapsedNav, userAvatar, userName, welcomeUser]);
36
+ }), [appsRef, bookmarkedApps, communitiesWorkflow, communityWorkflow, conversationWorflow, isAppsHovered, isCollapsed, popoverAppsId, popoverSearchId, searchWorkflow, title, toggleCollapsedNav, userAvatar, userName, welcomeUser]);
36
37
  }
37
38
  export {
38
39
  useHeader as default
@@ -1,2 +1,2 @@
1
- export * from './Logo';
2
1
  export { default as Logo } from './Logo';
2
+ export * from './Logo';
@@ -21,7 +21,7 @@ const UserRightsBookmarkRow = ({
21
21
  return /* @__PURE__ */ jsxs("tr", { "data-testid": "user-rights-list-bookmark-row", children: [
22
22
  /* @__PURE__ */ jsx("td", { children: /* @__PURE__ */ jsx(SvgIconBookmark, {}) }),
23
23
  /* @__PURE__ */ jsx("td", { children: /* @__PURE__ */ jsx(Button, { color: "tertiary", variant: "ghost", className: "fw-normal ps-0", "aria-expanded": bookmark.isExpanded, rightIcon: /* @__PURE__ */ jsx(SvgIconRafterDown, { title: bookmark.isExpanded ? t("hide") : t("show"), className: "w-16 min-w-0", style: getRotateTransitionStyle(bookmark.isExpanded) }), onClick: () => onToggleExpand(bookmark.id), children: bookmark.name }) }),
24
- Object.entries(resourceRights).map(([rightName]) => /* @__PURE__ */ jsx("td", { children: /* @__PURE__ */ jsx(Checkbox, { checked: bookmark.permission.includes(rightName), onChange: () => onToggleRight(bookmark.id, rightName), disabled: isReadOnly, "aria-label": `${bookmark.name} - ${rightName}`, "data-testid": `user-rights-list-bookmark-${rightName}-checkbox` }) }, rightName)),
24
+ Object.entries(resourceRights).map(([rightName, rightDef]) => /* @__PURE__ */ jsx("td", { children: /* @__PURE__ */ jsx(Checkbox, { checked: bookmark.permission.includes(rightName), onChange: () => onToggleRight(bookmark.id, rightName), disabled: isReadOnly || rightDef.isReadOnlyCheckbox, "aria-label": `${bookmark.name} - ${rightName}`, "data-testid": `user-rights-list-bookmark-${rightName}-checkbox` }) }, rightName)),
25
25
  /* @__PURE__ */ jsx("td", { children: !isReadOnly && /* @__PURE__ */ jsx(IconButton, { "data-testid": "user-rights-list-bookmark-close-button", color: "tertiary", onClick: () => onDelete(bookmark.id), icon: /* @__PURE__ */ jsx(SvgIconClose, {}), title: `${t("close")} ${bookmark.name}`, variant: "ghost" }) })
26
26
  ] });
27
27
  };
@@ -27,7 +27,7 @@ const UserRightsItem = ({
27
27
  return /* @__PURE__ */ jsxs("tr", { "data-testid": "user-rights-list-item-row", className: rowClassName, "aria-label": bookmarkName ? `${item.displayName} - ${bookmarkName}` : void 0, children: [
28
28
  /* @__PURE__ */ jsx("td", { children: /* @__PURE__ */ jsx(Avatar, { src: getAvatarURL(item.recipientId, item.recipientType), size: "xs", alt: item.displayName, variant: "circle" }) }),
29
29
  /* @__PURE__ */ jsx("td", { children: item.displayName }),
30
- Object.entries(resourceRights).map(([rightName]) => /* @__PURE__ */ jsx("td", { "data-testid": `user-rights-list-item-${rightName}-checkbox`, children: /* @__PURE__ */ jsx(Checkbox, { checked: item.permission.includes(rightName), onChange: () => handleChange(rightName), disabled: isReadOnly, "aria-label": `${item.displayName} - ${rightName}` }) }, rightName)),
30
+ Object.entries(resourceRights).map(([rightName, rightDef]) => /* @__PURE__ */ jsx("td", { "data-testid": `user-rights-list-item-${rightName}-checkbox`, children: /* @__PURE__ */ jsx(Checkbox, { checked: item.permission.includes(rightName), onChange: isReadOnly || rightDef.isReadOnlyCheckbox ? void 0 : () => handleChange(rightName), disabled: isReadOnly || rightDef.isReadOnlyCheckbox, "aria-label": `${item.displayName} - ${rightName}` }) }, rightName)),
31
31
  /* @__PURE__ */ jsx("td", { children: !isReadOnly && isDeletable && /* @__PURE__ */ jsx(IconButton, { "data-testid": "user-rights-list-close-button", color: "tertiary", onClick: () => handleDeleteItem(), icon: /* @__PURE__ */ jsx(SvgIconClose, {}), title: `${t("close")} ${item.displayName}`, variant: "ghost", type: "button" }) })
32
32
  ] });
33
33
  };
@@ -68,7 +68,7 @@ const UserRightsList = /* @__PURE__ */ forwardRef(({
68
68
  /* @__PURE__ */ jsx("thead", { children: /* @__PURE__ */ jsxs("tr", { children: [
69
69
  /* @__PURE__ */ jsx("th", { scope: "col", className: "w-32", children: /* @__PURE__ */ jsx(VisuallyHidden, { children: t("explorer.modal.share.avatar.shared.alt") }) }),
70
70
  /* @__PURE__ */ jsx("th", { scope: "col", children: /* @__PURE__ */ jsx(VisuallyHidden, { children: t("explorer.modal.share.search.placeholder") }) }),
71
- Object.entries(resourceRights).map(([rightName]) => /* @__PURE__ */ jsx("th", { children: rightName }, rightName)),
71
+ Object.entries(resourceRights).map(([rightName, rightDef]) => /* @__PURE__ */ jsx("th", { children: rightDef.displayName ?? rightName }, rightName)),
72
72
  !isReadOnly && /* @__PURE__ */ jsx("th", { scope: "col", children: /* @__PURE__ */ jsx(VisuallyHidden, { children: t("close") }) })
73
73
  ] }) }),
74
74
  /* @__PURE__ */ jsxs("tbody", { children: [
@@ -6,8 +6,13 @@ export type ResourceRightDefinition = {
6
6
  default: boolean;
7
7
  requires: ResourceRightName[];
8
8
  excludes: ResourceRightName[];
9
+ displayName?: string;
10
+ isReadOnlyCheckbox?: boolean;
9
11
  };
10
- export type ResourceRights = Record<ResourceRightName, ResourceRightDefinition>;
12
+ type AtLeastOne<T extends object> = Partial<T> & {
13
+ [K in keyof T]: Pick<T, K>;
14
+ }[keyof T];
15
+ export type ResourceRights = AtLeastOne<Record<ResourceRightName, ResourceRightDefinition>>;
11
16
  export interface BookmarkUser {
12
17
  id: string;
13
18
  displayName: string;
@@ -7,10 +7,8 @@ export * from './Attachment';
7
7
  export * from './Avatar';
8
8
  export * from './AvatarGroup';
9
9
  export * from './Badge';
10
- export * from './BetaSwitch';
11
10
  export * from './Breadcrumb';
12
11
  export * from './Button';
13
- export * from './ButtonBeta';
14
12
  export * from './Card';
15
13
  export * from './Checkbox';
16
14
  export * from './ColorPicker';
@@ -32,11 +30,9 @@ export * from './List';
32
30
  export * from './Loading';
33
31
  export * from './LoadingScreen';
34
32
  export * from './Logo';
35
- export * from './LogoBeta';
36
33
  export * from './MediaViewer';
37
34
  export * from './Menu';
38
35
  export * from './Modal';
39
- export * from './PageLayout';
40
36
  export * from './Pagination';
41
37
  export * from './Popover';
42
38
  export * from './PreventPropagation';
@@ -16,8 +16,8 @@ export * from './useHover';
16
16
  export * from './useHttpErrorToast';
17
17
  export * from './useImage';
18
18
  export * from './useInfiniteScroll';
19
- export * from './useIsAdmc';
20
19
  export * from './useIsAdml';
20
+ export * from './useIsAdmc';
21
21
  export * from './useIsAdmlcOrAdmc';
22
22
  export * from './useKeyPress';
23
23
  export * from './useLibraryUrl';
package/dist/icons-nav.js CHANGED
@@ -1,40 +1,30 @@
1
- import { default as default2 } from "./modules/icons/components/nav/IconCommunitiesBeta.js";
2
- import { default as default3 } from "./modules/icons/components/nav/IconCommunities.js";
3
- import { default as default4 } from "./modules/icons/components/nav/IconCommunity.js";
4
- import { default as default5 } from "./modules/icons/components/nav/IconDisconnect.js";
5
- import { default as default6 } from "./modules/icons/components/nav/IconHomeBeta.js";
6
- import { default as default7 } from "./modules/icons/components/nav/IconHome.js";
7
- import { default as default8 } from "./modules/icons/components/nav/IconMessagesBeta.js";
8
- import { default as default9 } from "./modules/icons/components/nav/IconMyAppsBeta.js";
9
- import { default as default10 } from "./modules/icons/components/nav/IconMyApps.js";
10
- import { default as default11 } from "./modules/icons/components/nav/IconNeoAssistance.js";
11
- import { default as default12 } from "./modules/icons/components/nav/IconNeoMessaging.js";
12
- import { default as default13 } from "./modules/icons/components/nav/IconNewRelease.js";
13
- import { default as default14 } from "./modules/icons/components/nav/IconNotificationBeta.js";
14
- import { default as default15 } from "./modules/icons/components/nav/IconOneAssistance.js";
15
- import { default as default16 } from "./modules/icons/components/nav/IconOneMessaging.js";
16
- import { default as default17 } from "./modules/icons/components/nav/IconOneProfile.js";
17
- import { default as default18 } from "./modules/icons/components/nav/IconProfile.js";
18
- import { default as default19 } from "./modules/icons/components/nav/IconSearch.js";
19
- import { default as default20 } from "./modules/icons/components/nav/IconUserbook.js";
1
+ import { default as default2 } from "./modules/icons/components/nav/IconCommunities.js";
2
+ import { default as default3 } from "./modules/icons/components/nav/IconCommunity.js";
3
+ import { default as default4 } from "./modules/icons/components/nav/IconDisconnect.js";
4
+ import { default as default5 } from "./modules/icons/components/nav/IconHome.js";
5
+ import { default as default6 } from "./modules/icons/components/nav/IconMyApps.js";
6
+ import { default as default7 } from "./modules/icons/components/nav/IconNeoAssistance.js";
7
+ import { default as default8 } from "./modules/icons/components/nav/IconNeoMessaging.js";
8
+ import { default as default9 } from "./modules/icons/components/nav/IconNewRelease.js";
9
+ import { default as default10 } from "./modules/icons/components/nav/IconOneAssistance.js";
10
+ import { default as default11 } from "./modules/icons/components/nav/IconOneMessaging.js";
11
+ import { default as default12 } from "./modules/icons/components/nav/IconOneProfile.js";
12
+ import { default as default13 } from "./modules/icons/components/nav/IconProfile.js";
13
+ import { default as default14 } from "./modules/icons/components/nav/IconSearch.js";
14
+ import { default as default15 } from "./modules/icons/components/nav/IconUserbook.js";
20
15
  export {
21
- default3 as IconCommunities,
22
- default2 as IconCommunitiesBeta,
23
- default4 as IconCommunity,
24
- default5 as IconDisconnect,
25
- default7 as IconHome,
26
- default6 as IconHomeBeta,
27
- default8 as IconMessagesBeta,
28
- default10 as IconMyApps,
29
- default9 as IconMyAppsBeta,
30
- default11 as IconNeoAssistance,
31
- default12 as IconNeoMessaging,
32
- default13 as IconNewRelease,
33
- default14 as IconNotificationBeta,
34
- default15 as IconOneAssistance,
35
- default16 as IconOneMessaging,
36
- default17 as IconOneProfile,
37
- default18 as IconProfile,
38
- default19 as IconSearch,
39
- default20 as IconUserbook
16
+ default2 as IconCommunities,
17
+ default3 as IconCommunity,
18
+ default4 as IconDisconnect,
19
+ default5 as IconHome,
20
+ default6 as IconMyApps,
21
+ default7 as IconNeoAssistance,
22
+ default8 as IconNeoMessaging,
23
+ default9 as IconNewRelease,
24
+ default10 as IconOneAssistance,
25
+ default11 as IconOneMessaging,
26
+ default12 as IconOneProfile,
27
+ default13 as IconProfile,
28
+ default14 as IconSearch,
29
+ default15 as IconUserbook
40
30
  };