@edifice.io/react 2.5.24-develop.20260623184311 → 2.5.24

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 (143) hide show
  1. package/dist/components/AppIcon/AppIcon.js +1 -4
  2. package/dist/components/Avatar/Avatar.d.ts +1 -1
  3. package/dist/components/Avatar/Avatar.js +1 -2
  4. package/dist/components/Flex/Flex.js +1 -5
  5. package/dist/components/Logo/index.d.ts +1 -1
  6. package/dist/components/index.d.ts +0 -4
  7. package/dist/hooks/index.d.ts +1 -1
  8. package/dist/hooks/useEdificeIcons/useEdificeIcons.js +9 -10
  9. package/dist/icons-nav.js +28 -38
  10. package/dist/index.js +202 -215
  11. package/dist/modules/icons/components/nav/index.d.ts +0 -5
  12. package/dist/modules/modals/OnboardingModal/index.d.ts +1 -1
  13. package/dist/providers/EdificeClientProvider/EdificeClientProvider.d.ts +7 -0
  14. package/package.json +8 -13
  15. package/dist/components/BetaSwitch/BetaSwitch.d.ts +0 -13
  16. package/dist/components/BetaSwitch/BetaSwitch.js +0 -27
  17. package/dist/components/BetaSwitch/index.d.ts +0 -1
  18. package/dist/components/ButtonBeta/ButtonBeta.d.ts +0 -47
  19. package/dist/components/ButtonBeta/ButtonBeta.js +0 -34
  20. package/dist/components/ButtonBeta/index.d.ts +0 -2
  21. package/dist/components/LogoBeta/LogoBeta.d.ts +0 -7
  22. package/dist/components/LogoBeta/LogoBeta.js +0 -14
  23. package/dist/components/LogoBeta/index.d.ts +0 -2
  24. package/dist/components/PageLayout/PageLayout.d.ts +0 -45
  25. package/dist/components/PageLayout/PageLayout.js +0 -94
  26. package/dist/components/PageLayout/PageLayoutContext.d.ts +0 -14
  27. package/dist/components/PageLayout/PageLayoutContext.js +0 -8
  28. package/dist/components/PageLayout/components/PageLayoutBreadcrumb.d.ts +0 -9
  29. package/dist/components/PageLayout/components/PageLayoutBreadcrumb.js +0 -10
  30. package/dist/components/PageLayout/components/PageLayoutContent.d.ts +0 -9
  31. package/dist/components/PageLayout/components/PageLayoutContent.js +0 -18
  32. package/dist/components/PageLayout/components/PageLayoutHeader.d.ts +0 -10
  33. package/dist/components/PageLayout/components/PageLayoutHeader.js +0 -18
  34. package/dist/components/PageLayout/components/PageLayoutOverlay.d.ts +0 -15
  35. package/dist/components/PageLayout/components/PageLayoutOverlay.js +0 -51
  36. package/dist/components/PageLayout/components/PageLayoutSidebarLeft.d.ts +0 -9
  37. package/dist/components/PageLayout/components/PageLayoutSidebarLeft.js +0 -18
  38. package/dist/components/PageLayout/components/PageLayoutSidebarRight.d.ts +0 -9
  39. package/dist/components/PageLayout/components/PageLayoutSidebarRight.js +0 -18
  40. package/dist/components/PageLayout/hook/useOverlay.d.ts +0 -5
  41. package/dist/components/PageLayout/hook/useOverlay.js +0 -15
  42. package/dist/components/PageLayout/index.d.ts +0 -4
  43. package/dist/components/PageLayout/store/overlayStore.d.ts +0 -15
  44. package/dist/components/PageLayout/store/overlayStore.js +0 -12
  45. package/dist/homepage.js +0 -34
  46. package/dist/modules/homepage/components/Favorites/Favorites.d.ts +0 -6
  47. package/dist/modules/homepage/components/Favorites/Favorites.js +0 -28
  48. package/dist/modules/homepage/components/Favorites/FavoritesContainer.d.ts +0 -4
  49. package/dist/modules/homepage/components/Favorites/FavoritesContainer.js +0 -10
  50. package/dist/modules/homepage/components/Favorites/index.d.ts +0 -2
  51. package/dist/modules/homepage/components/Header/Header.d.ts +0 -9
  52. package/dist/modules/homepage/components/Header/Header.js +0 -80
  53. package/dist/modules/homepage/components/Header/index.d.ts +0 -2
  54. package/dist/modules/homepage/components/HomeCard/HomeCard.d.ts +0 -37
  55. package/dist/modules/homepage/components/HomeCard/HomeCard.js +0 -17
  56. package/dist/modules/homepage/components/HomeCard/HomeCardContent.d.ts +0 -7
  57. package/dist/modules/homepage/components/HomeCard/HomeCardContent.js +0 -10
  58. package/dist/modules/homepage/components/HomeCard/HomeCardHeader.d.ts +0 -18
  59. package/dist/modules/homepage/components/HomeCard/HomeCardHeader.js +0 -22
  60. package/dist/modules/homepage/components/HomeCard/index.d.ts +0 -4
  61. package/dist/modules/homepage/components/LastInfos/LastInfos.d.ts +0 -49
  62. package/dist/modules/homepage/components/LastInfos/LastInfos.js +0 -58
  63. package/dist/modules/homepage/components/LastInfos/LastInfosContainer.d.ts +0 -4
  64. package/dist/modules/homepage/components/LastInfos/LastInfosContainer.js +0 -37
  65. package/dist/modules/homepage/components/LastInfos/LastInfosList.d.ts +0 -13
  66. package/dist/modules/homepage/components/LastInfos/LastInfosList.js +0 -31
  67. package/dist/modules/homepage/components/LastInfos/index.d.ts +0 -4
  68. package/dist/modules/homepage/components/LastInfos/useLastInfos.d.ts +0 -18
  69. package/dist/modules/homepage/components/LastInfos/useLastInfos.js +0 -25
  70. package/dist/modules/homepage/components/MessageFlashList/MessageFlash.d.ts +0 -12
  71. package/dist/modules/homepage/components/MessageFlashList/MessageFlash.js +0 -65
  72. package/dist/modules/homepage/components/MessageFlashList/MessageFlashList.d.ts +0 -12
  73. package/dist/modules/homepage/components/MessageFlashList/MessageFlashList.js +0 -10
  74. package/dist/modules/homepage/components/MessageFlashList/MessageFlashListContainer.d.ts +0 -5
  75. package/dist/modules/homepage/components/MessageFlashList/MessageFlashListContainer.js +0 -14
  76. package/dist/modules/homepage/components/MessageFlashList/hooks/useMessageFlashList.d.ts +0 -16
  77. package/dist/modules/homepage/components/MessageFlashList/hooks/useMessageFlashList.js +0 -19
  78. package/dist/modules/homepage/components/MessageFlashList/index.d.ts +0 -4
  79. package/dist/modules/homepage/components/MessageFlashList/services/api/index.d.ts +0 -4
  80. package/dist/modules/homepage/components/MessageFlashList/services/api/index.js +0 -5
  81. package/dist/modules/homepage/components/MessageFlashList/services/api/messagesFlashService.d.ts +0 -20
  82. package/dist/modules/homepage/components/MessageFlashList/services/api/messagesFlashService.js +0 -21
  83. package/dist/modules/homepage/components/MessageFlashList/services/queries/messagesFlash.d.ts +0 -13
  84. package/dist/modules/homepage/components/MessageFlashList/services/queries/messagesFlash.js +0 -31
  85. package/dist/modules/homepage/components/Notifications/Notification.d.ts +0 -20
  86. package/dist/modules/homepage/components/Notifications/Notification.js +0 -16
  87. package/dist/modules/homepage/components/Notifications/NotificationList.d.ts +0 -18
  88. package/dist/modules/homepage/components/Notifications/NotificationList.js +0 -44
  89. package/dist/modules/homepage/components/Notifications/NotificationListContainer.d.ts +0 -9
  90. package/dist/modules/homepage/components/Notifications/NotificationListContainer.js +0 -20
  91. package/dist/modules/homepage/components/Notifications/NotificationListSkeleton.d.ts +0 -5
  92. package/dist/modules/homepage/components/Notifications/NotificationListSkeleton.js +0 -17
  93. package/dist/modules/homepage/components/Notifications/NotificationSkeleton.d.ts +0 -3
  94. package/dist/modules/homepage/components/Notifications/NotificationSkeleton.js +0 -19
  95. package/dist/modules/homepage/components/Notifications/components/NotificationItem.d.ts +0 -24
  96. package/dist/modules/homepage/components/Notifications/components/NotificationItem.js +0 -28
  97. package/dist/modules/homepage/components/Notifications/components/NotificationResource.d.ts +0 -15
  98. package/dist/modules/homepage/components/Notifications/components/NotificationResource.js +0 -19
  99. package/dist/modules/homepage/components/Notifications/components/SystemNotification.d.ts +0 -15
  100. package/dist/modules/homepage/components/Notifications/components/SystemNotification.js +0 -20
  101. package/dist/modules/homepage/components/Notifications/components/UserNotification.d.ts +0 -15
  102. package/dist/modules/homepage/components/Notifications/components/UserNotification.js +0 -25
  103. package/dist/modules/homepage/components/Notifications/components/notificationAdapter.d.ts +0 -27
  104. package/dist/modules/homepage/components/Notifications/components/notificationAdapter.js +0 -53
  105. package/dist/modules/homepage/components/Notifications/hooks/useNotificationList.d.ts +0 -20
  106. package/dist/modules/homepage/components/Notifications/hooks/useNotificationList.js +0 -26
  107. package/dist/modules/homepage/components/Notifications/index.d.ts +0 -6
  108. package/dist/modules/homepage/components/Notifications/services/api/index.d.ts +0 -4
  109. package/dist/modules/homepage/components/Notifications/services/api/index.js +0 -5
  110. package/dist/modules/homepage/components/Notifications/services/api/notificationService.d.ts +0 -15
  111. package/dist/modules/homepage/components/Notifications/services/api/notificationService.js +0 -22
  112. package/dist/modules/homepage/components/Notifications/services/queries/notification.d.ts +0 -20
  113. package/dist/modules/homepage/components/Notifications/services/queries/notification.js +0 -40
  114. package/dist/modules/homepage/components/SchoolSpace/SchoolSpace.d.ts +0 -15
  115. package/dist/modules/homepage/components/SchoolSpace/SchoolSpace.js +0 -29
  116. package/dist/modules/homepage/components/SchoolSpace/SchoolSpaceContainer.d.ts +0 -4
  117. package/dist/modules/homepage/components/SchoolSpace/SchoolSpaceContainer.js +0 -13
  118. package/dist/modules/homepage/components/SchoolSpace/index.d.ts +0 -3
  119. package/dist/modules/homepage/components/SchoolSpace/useUserSchools.d.ts +0 -6
  120. package/dist/modules/homepage/components/SchoolSpace/useUserSchools.js +0 -39
  121. package/dist/modules/homepage/components/UserSpace/UserSpace.d.ts +0 -13
  122. package/dist/modules/homepage/components/UserSpace/UserSpace.js +0 -28
  123. package/dist/modules/homepage/components/UserSpace/UserSpaceContainer.d.ts +0 -7
  124. package/dist/modules/homepage/components/UserSpace/UserSpaceContainer.js +0 -19
  125. package/dist/modules/homepage/components/UserSpace/index.d.ts +0 -3
  126. package/dist/modules/homepage/components/index.d.ts +0 -8
  127. package/dist/modules/homepage/hooks/useWidget.d.ts +0 -6
  128. package/dist/modules/homepage/hooks/useWidget.js +0 -83
  129. package/dist/modules/homepage/hooks/useWidgetPreferences.d.ts +0 -6
  130. package/dist/modules/homepage/hooks/useWidgetPreferences.js +0 -34
  131. package/dist/modules/homepage/index.d.ts +0 -1
  132. package/dist/modules/icons/components/nav/IconCommunitiesBeta.d.ts +0 -7
  133. package/dist/modules/icons/components/nav/IconCommunitiesBeta.js +0 -18
  134. package/dist/modules/icons/components/nav/IconHomeBeta.d.ts +0 -7
  135. package/dist/modules/icons/components/nav/IconHomeBeta.js +0 -13
  136. package/dist/modules/icons/components/nav/IconMessagesBeta.d.ts +0 -7
  137. package/dist/modules/icons/components/nav/IconMessagesBeta.js +0 -18
  138. package/dist/modules/icons/components/nav/IconMyAppsBeta.d.ts +0 -7
  139. package/dist/modules/icons/components/nav/IconMyAppsBeta.js +0 -13
  140. package/dist/modules/icons/components/nav/IconNotificationBeta.d.ts +0 -7
  141. package/dist/modules/icons/components/nav/IconNotificationBeta.js +0 -14
  142. package/dist/utilities/create-selectors/createSelectors.d.ts +0 -10
  143. package/dist/utilities/create-selectors/createSelectors.js +0 -11
@@ -1,10 +0,0 @@
1
- import { StoreApi, UseBoundStore } from 'zustand';
2
- type WithSelectors<S> = S extends {
3
- getState: () => infer T;
4
- } ? S & {
5
- use: {
6
- [K in keyof T]: () => T[K];
7
- };
8
- } : never;
9
- export declare const createSelectors: <S extends UseBoundStore<StoreApi<object>>>(_store: S) => WithSelectors<S>;
10
- export {};
@@ -1,11 +0,0 @@
1
- const createSelectors = (_store) => {
2
- const store = _store;
3
- store.use = {};
4
- const selectorMap = store.use;
5
- for (const k of Object.keys(store.getState()))
6
- selectorMap[k] = () => store((s) => s[k]);
7
- return store;
8
- };
9
- export {
10
- createSelectors
11
- };