@edifice.io/react 2.5.23-develop.20260623112621 → 2.5.23-develop.20260623175634
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/AppIcon/AppIcon.js +1 -4
- package/dist/components/Avatar/Avatar.d.ts +1 -1
- package/dist/components/Avatar/Avatar.js +1 -2
- package/dist/components/Flex/Flex.js +1 -5
- package/dist/components/Logo/index.d.ts +1 -1
- package/dist/components/index.d.ts +0 -4
- package/dist/hooks/index.d.ts +1 -1
- package/dist/hooks/useEdificeIcons/useEdificeIcons.js +9 -10
- package/dist/icons-nav.js +28 -38
- package/dist/index.js +202 -215
- package/dist/modules/icons/components/nav/index.d.ts +0 -5
- package/dist/modules/modals/OnboardingModal/index.d.ts +1 -1
- package/dist/providers/EdificeClientProvider/EdificeClientProvider.d.ts +7 -0
- package/package.json +8 -13
- package/dist/components/BetaSwitch/BetaSwitch.d.ts +0 -13
- package/dist/components/BetaSwitch/BetaSwitch.js +0 -27
- package/dist/components/BetaSwitch/index.d.ts +0 -1
- package/dist/components/ButtonBeta/ButtonBeta.d.ts +0 -47
- package/dist/components/ButtonBeta/ButtonBeta.js +0 -34
- package/dist/components/ButtonBeta/index.d.ts +0 -2
- package/dist/components/LogoBeta/LogoBeta.d.ts +0 -7
- package/dist/components/LogoBeta/LogoBeta.js +0 -14
- package/dist/components/LogoBeta/index.d.ts +0 -2
- package/dist/components/PageLayout/PageLayout.d.ts +0 -45
- package/dist/components/PageLayout/PageLayout.js +0 -94
- package/dist/components/PageLayout/PageLayoutContext.d.ts +0 -14
- package/dist/components/PageLayout/PageLayoutContext.js +0 -8
- package/dist/components/PageLayout/components/PageLayoutBreadcrumb.d.ts +0 -9
- package/dist/components/PageLayout/components/PageLayoutBreadcrumb.js +0 -10
- package/dist/components/PageLayout/components/PageLayoutContent.d.ts +0 -9
- package/dist/components/PageLayout/components/PageLayoutContent.js +0 -18
- package/dist/components/PageLayout/components/PageLayoutHeader.d.ts +0 -10
- package/dist/components/PageLayout/components/PageLayoutHeader.js +0 -18
- package/dist/components/PageLayout/components/PageLayoutOverlay.d.ts +0 -15
- package/dist/components/PageLayout/components/PageLayoutOverlay.js +0 -51
- package/dist/components/PageLayout/components/PageLayoutSidebarLeft.d.ts +0 -9
- package/dist/components/PageLayout/components/PageLayoutSidebarLeft.js +0 -18
- package/dist/components/PageLayout/components/PageLayoutSidebarRight.d.ts +0 -9
- package/dist/components/PageLayout/components/PageLayoutSidebarRight.js +0 -18
- package/dist/components/PageLayout/hook/useOverlay.d.ts +0 -5
- package/dist/components/PageLayout/hook/useOverlay.js +0 -15
- package/dist/components/PageLayout/index.d.ts +0 -4
- package/dist/components/PageLayout/store/overlayStore.d.ts +0 -15
- package/dist/components/PageLayout/store/overlayStore.js +0 -12
- package/dist/homepage.js +0 -34
- package/dist/modules/homepage/components/Favorites/Favorites.d.ts +0 -6
- package/dist/modules/homepage/components/Favorites/Favorites.js +0 -28
- package/dist/modules/homepage/components/Favorites/FavoritesContainer.d.ts +0 -4
- package/dist/modules/homepage/components/Favorites/FavoritesContainer.js +0 -10
- package/dist/modules/homepage/components/Favorites/index.d.ts +0 -2
- package/dist/modules/homepage/components/Header/Header.d.ts +0 -9
- package/dist/modules/homepage/components/Header/Header.js +0 -80
- package/dist/modules/homepage/components/Header/index.d.ts +0 -2
- package/dist/modules/homepage/components/HomeCard/HomeCard.d.ts +0 -37
- package/dist/modules/homepage/components/HomeCard/HomeCard.js +0 -17
- package/dist/modules/homepage/components/HomeCard/HomeCardContent.d.ts +0 -7
- package/dist/modules/homepage/components/HomeCard/HomeCardContent.js +0 -10
- package/dist/modules/homepage/components/HomeCard/HomeCardHeader.d.ts +0 -18
- package/dist/modules/homepage/components/HomeCard/HomeCardHeader.js +0 -22
- package/dist/modules/homepage/components/HomeCard/index.d.ts +0 -4
- package/dist/modules/homepage/components/LastInfos/LastInfos.d.ts +0 -49
- package/dist/modules/homepage/components/LastInfos/LastInfos.js +0 -58
- package/dist/modules/homepage/components/LastInfos/LastInfosContainer.d.ts +0 -4
- package/dist/modules/homepage/components/LastInfos/LastInfosContainer.js +0 -37
- package/dist/modules/homepage/components/LastInfos/LastInfosList.d.ts +0 -13
- package/dist/modules/homepage/components/LastInfos/LastInfosList.js +0 -31
- package/dist/modules/homepage/components/LastInfos/index.d.ts +0 -4
- package/dist/modules/homepage/components/LastInfos/useLastInfos.d.ts +0 -18
- package/dist/modules/homepage/components/LastInfos/useLastInfos.js +0 -25
- package/dist/modules/homepage/components/MessageFlashList/MessageFlash.d.ts +0 -12
- package/dist/modules/homepage/components/MessageFlashList/MessageFlash.js +0 -65
- package/dist/modules/homepage/components/MessageFlashList/MessageFlashList.d.ts +0 -12
- package/dist/modules/homepage/components/MessageFlashList/MessageFlashList.js +0 -10
- package/dist/modules/homepage/components/MessageFlashList/MessageFlashListContainer.d.ts +0 -5
- package/dist/modules/homepage/components/MessageFlashList/MessageFlashListContainer.js +0 -14
- package/dist/modules/homepage/components/MessageFlashList/hooks/useMessageFlashList.d.ts +0 -16
- package/dist/modules/homepage/components/MessageFlashList/hooks/useMessageFlashList.js +0 -19
- package/dist/modules/homepage/components/MessageFlashList/index.d.ts +0 -4
- package/dist/modules/homepage/components/MessageFlashList/services/api/index.d.ts +0 -4
- package/dist/modules/homepage/components/MessageFlashList/services/api/index.js +0 -5
- package/dist/modules/homepage/components/MessageFlashList/services/api/messagesFlashService.d.ts +0 -20
- package/dist/modules/homepage/components/MessageFlashList/services/api/messagesFlashService.js +0 -21
- package/dist/modules/homepage/components/MessageFlashList/services/queries/messagesFlash.d.ts +0 -13
- package/dist/modules/homepage/components/MessageFlashList/services/queries/messagesFlash.js +0 -31
- package/dist/modules/homepage/components/Notifications/Notification.d.ts +0 -20
- package/dist/modules/homepage/components/Notifications/Notification.js +0 -16
- package/dist/modules/homepage/components/Notifications/NotificationList.d.ts +0 -18
- package/dist/modules/homepage/components/Notifications/NotificationList.js +0 -44
- package/dist/modules/homepage/components/Notifications/NotificationListContainer.d.ts +0 -9
- package/dist/modules/homepage/components/Notifications/NotificationListContainer.js +0 -20
- package/dist/modules/homepage/components/Notifications/NotificationListSkeleton.d.ts +0 -5
- package/dist/modules/homepage/components/Notifications/NotificationListSkeleton.js +0 -17
- package/dist/modules/homepage/components/Notifications/NotificationSkeleton.d.ts +0 -3
- package/dist/modules/homepage/components/Notifications/NotificationSkeleton.js +0 -19
- package/dist/modules/homepage/components/Notifications/components/NotificationItem.d.ts +0 -24
- package/dist/modules/homepage/components/Notifications/components/NotificationItem.js +0 -28
- package/dist/modules/homepage/components/Notifications/components/NotificationResource.d.ts +0 -15
- package/dist/modules/homepage/components/Notifications/components/NotificationResource.js +0 -19
- package/dist/modules/homepage/components/Notifications/components/SystemNotification.d.ts +0 -15
- package/dist/modules/homepage/components/Notifications/components/SystemNotification.js +0 -20
- package/dist/modules/homepage/components/Notifications/components/UserNotification.d.ts +0 -15
- package/dist/modules/homepage/components/Notifications/components/UserNotification.js +0 -25
- package/dist/modules/homepage/components/Notifications/components/notificationAdapter.d.ts +0 -27
- package/dist/modules/homepage/components/Notifications/components/notificationAdapter.js +0 -53
- package/dist/modules/homepage/components/Notifications/hooks/useNotificationList.d.ts +0 -20
- package/dist/modules/homepage/components/Notifications/hooks/useNotificationList.js +0 -26
- package/dist/modules/homepage/components/Notifications/index.d.ts +0 -6
- package/dist/modules/homepage/components/Notifications/services/api/index.d.ts +0 -4
- package/dist/modules/homepage/components/Notifications/services/api/index.js +0 -5
- package/dist/modules/homepage/components/Notifications/services/api/notificationService.d.ts +0 -15
- package/dist/modules/homepage/components/Notifications/services/api/notificationService.js +0 -22
- package/dist/modules/homepage/components/Notifications/services/queries/notification.d.ts +0 -20
- package/dist/modules/homepage/components/Notifications/services/queries/notification.js +0 -40
- package/dist/modules/homepage/components/SchoolSpace/SchoolSpace.d.ts +0 -15
- package/dist/modules/homepage/components/SchoolSpace/SchoolSpace.js +0 -29
- package/dist/modules/homepage/components/SchoolSpace/SchoolSpaceContainer.d.ts +0 -4
- package/dist/modules/homepage/components/SchoolSpace/SchoolSpaceContainer.js +0 -13
- package/dist/modules/homepage/components/SchoolSpace/index.d.ts +0 -3
- package/dist/modules/homepage/components/SchoolSpace/useUserSchools.d.ts +0 -6
- package/dist/modules/homepage/components/SchoolSpace/useUserSchools.js +0 -39
- package/dist/modules/homepage/components/UserSpace/UserSpace.d.ts +0 -13
- package/dist/modules/homepage/components/UserSpace/UserSpace.js +0 -28
- package/dist/modules/homepage/components/UserSpace/UserSpaceContainer.d.ts +0 -7
- package/dist/modules/homepage/components/UserSpace/UserSpaceContainer.js +0 -19
- package/dist/modules/homepage/components/UserSpace/index.d.ts +0 -3
- package/dist/modules/homepage/components/index.d.ts +0 -8
- package/dist/modules/homepage/hooks/useWidget.d.ts +0 -6
- package/dist/modules/homepage/hooks/useWidget.js +0 -83
- package/dist/modules/homepage/hooks/useWidgetPreferences.d.ts +0 -6
- package/dist/modules/homepage/hooks/useWidgetPreferences.js +0 -34
- package/dist/modules/homepage/index.d.ts +0 -1
- package/dist/modules/icons/components/nav/IconCommunitiesBeta.d.ts +0 -7
- package/dist/modules/icons/components/nav/IconCommunitiesBeta.js +0 -18
- package/dist/modules/icons/components/nav/IconHomeBeta.d.ts +0 -7
- package/dist/modules/icons/components/nav/IconHomeBeta.js +0 -13
- package/dist/modules/icons/components/nav/IconMessagesBeta.d.ts +0 -7
- package/dist/modules/icons/components/nav/IconMessagesBeta.js +0 -18
- package/dist/modules/icons/components/nav/IconMyAppsBeta.d.ts +0 -7
- package/dist/modules/icons/components/nav/IconMyAppsBeta.js +0 -13
- package/dist/modules/icons/components/nav/IconNotificationBeta.d.ts +0 -7
- package/dist/modules/icons/components/nav/IconNotificationBeta.js +0 -14
- package/dist/utilities/create-selectors/createSelectors.d.ts +0 -10
- package/dist/utilities/create-selectors/createSelectors.js +0 -11
package/dist/index.js
CHANGED
|
@@ -11,114 +11,110 @@ import { default as default10 } from "./components/Badge/Badge.js";
|
|
|
11
11
|
import { default as default11 } from "./modules/modals/ResourceModal/apps/BlogPublic.js";
|
|
12
12
|
import { default as default12 } from "./components/Breadcrumb/Breadcrumb.js";
|
|
13
13
|
import { default as default13 } from "./components/Button/Button.js";
|
|
14
|
-
import { default as default14 } from "./components/
|
|
15
|
-
import { default as default15 } from "./components/
|
|
16
|
-
import { default as default16 } from "./components/
|
|
17
|
-
import { default as default17 } from "./components/
|
|
18
|
-
import { default as default18 } from "./components/ColorPicker/
|
|
19
|
-
import { default as default19 } from "./components/
|
|
20
|
-
import { default as default20 } from "./
|
|
21
|
-
import { default as default21 } from "./
|
|
22
|
-
import { default as default22 } from "./components/
|
|
23
|
-
import { default as default23 } from "./components/Divider/Divider.js";
|
|
14
|
+
import { default as default14 } from "./components/Skeleton/ButtonSkeleton.js";
|
|
15
|
+
import { default as default15 } from "./components/Card/Card.js";
|
|
16
|
+
import { default as default16 } from "./components/Checkbox/Checkbox.js";
|
|
17
|
+
import { default as default17 } from "./components/ColorPicker/ColorPicker.js";
|
|
18
|
+
import { default as default18 } from "./components/ColorPicker/ColorPickerItem.js";
|
|
19
|
+
import { default as default19 } from "./components/Combobox/Combobox.js";
|
|
20
|
+
import { default as default20 } from "./modules/modals/ConfirmModal/ConfirmModal.js";
|
|
21
|
+
import { default as default21 } from "./components/DatePicker/DatePicker.js";
|
|
22
|
+
import { default as default22 } from "./components/Divider/Divider.js";
|
|
24
23
|
import { DndTree } from "./components/Tree/components/DndTree.js";
|
|
25
|
-
import { default as
|
|
26
|
-
import { default as
|
|
27
|
-
import { default as
|
|
28
|
-
import { default as
|
|
29
|
-
import { default as
|
|
30
|
-
import { default as
|
|
31
|
-
import { default as
|
|
32
|
-
import { default as
|
|
33
|
-
import { default as
|
|
34
|
-
import { default as
|
|
35
|
-
import { default as
|
|
36
|
-
import { default as
|
|
37
|
-
import { default as
|
|
38
|
-
import { default as
|
|
39
|
-
import { default as
|
|
40
|
-
import { default as
|
|
41
|
-
import { default as
|
|
42
|
-
import { default as
|
|
43
|
-
import { default as
|
|
44
|
-
import { default as
|
|
45
|
-
import { default as
|
|
46
|
-
import { default as
|
|
47
|
-
import { default as
|
|
48
|
-
import { default as
|
|
49
|
-
import { default as
|
|
50
|
-
import { default as
|
|
51
|
-
import { default as
|
|
52
|
-
import { default as
|
|
53
|
-
import { default as
|
|
54
|
-
import { default as
|
|
55
|
-
import { default as
|
|
56
|
-
import { default as
|
|
57
|
-
import { default as
|
|
58
|
-
import { default as
|
|
59
|
-
import { default as
|
|
60
|
-
import { default as
|
|
61
|
-
import { default as
|
|
62
|
-
import { default as
|
|
63
|
-
import { default as
|
|
64
|
-
import { default as
|
|
65
|
-
import { default as
|
|
66
|
-
import { default as
|
|
67
|
-
import { default as
|
|
68
|
-
import { default as
|
|
69
|
-
import { default as
|
|
70
|
-
import { default as
|
|
71
|
-
import { default as
|
|
72
|
-
import { default as
|
|
73
|
-
import { default as
|
|
74
|
-
import { default as
|
|
75
|
-
import { default as
|
|
76
|
-
import { default as
|
|
77
|
-
import { default as
|
|
78
|
-
import { default as
|
|
79
|
-
import { default as
|
|
80
|
-
import { default as
|
|
81
|
-
import { default as
|
|
82
|
-
import { default as
|
|
83
|
-
import { default as
|
|
84
|
-
import { default as
|
|
85
|
-
import { default as
|
|
86
|
-
import { default as
|
|
87
|
-
import { default as
|
|
88
|
-
import { default as
|
|
89
|
-
import { default as
|
|
90
|
-
import { default as
|
|
91
|
-
import { default as
|
|
92
|
-
import { default as
|
|
93
|
-
import { default as
|
|
94
|
-
import { default as
|
|
95
|
-
import { default as
|
|
96
|
-
import { default as
|
|
97
|
-
import { default as
|
|
98
|
-
import { default as
|
|
99
|
-
import { default as
|
|
100
|
-
import { default as
|
|
101
|
-
import { default as
|
|
102
|
-
import { default as
|
|
103
|
-
import { default as
|
|
104
|
-
import { default as
|
|
105
|
-
import { default as
|
|
106
|
-
import { default as
|
|
107
|
-
import { default as
|
|
108
|
-
import { default as
|
|
109
|
-
import { default as
|
|
110
|
-
import { default as
|
|
111
|
-
import { default as
|
|
112
|
-
import { default as
|
|
113
|
-
import { default as
|
|
114
|
-
import { default as
|
|
115
|
-
import {
|
|
116
|
-
import { default as
|
|
117
|
-
import { default as default116 } from "./hooks/useXitiTrackPageLoad/useXitiTrackPageLoad.js";
|
|
118
|
-
import { default as default117 } from "./hooks/useZendeskGuide/useZendeskGuide.js";
|
|
24
|
+
import { default as default23 } from "./components/Dropdown/Dropdown.js";
|
|
25
|
+
import { default as default24 } from "./components/Dropzone/Dropzone.js";
|
|
26
|
+
import { default as default25 } from "./modules/multimedia/Embed/Embed.js";
|
|
27
|
+
import { default as default26 } from "./components/EmptyScreen/EmptyScreen.js";
|
|
28
|
+
import { default as default27 } from "./modules/multimedia/FileCard/FileCard.js";
|
|
29
|
+
import { default as default28 } from "./components/Flex/Flex.js";
|
|
30
|
+
import { default as default29 } from "./components/Form/FormControl.js";
|
|
31
|
+
import { default as default30 } from "./components/Form/FormText.js";
|
|
32
|
+
import { default as default31 } from "./components/Heading/Heading.js";
|
|
33
|
+
import { default as default32 } from "./components/Button/IconButton.js";
|
|
34
|
+
import { default as default33 } from "./components/Image/Image.js";
|
|
35
|
+
import { default as default34 } from "./modules/multimedia/ImageEditor/components/ImageEditor.js";
|
|
36
|
+
import { default as default35 } from "./modules/multimedia/ImagePicker/ImagePicker.js";
|
|
37
|
+
import { default as default36 } from "./components/Input/Input.js";
|
|
38
|
+
import { default as default37 } from "./components/Label/Label.js";
|
|
39
|
+
import { default as default38 } from "./components/Loading/Loading.js";
|
|
40
|
+
import { default as default39 } from "./components/LoadingScreen/LoadingScreen.js";
|
|
41
|
+
import { default as default40 } from "./components/Logo/Logo.js";
|
|
42
|
+
import { default as default41 } from "./modules/multimedia/MediaLibrary/MediaLibrary.js";
|
|
43
|
+
import { default as default42 } from "./components/MediaViewer/MediaViewer.js";
|
|
44
|
+
import { default as default43 } from "./components/Modal/Modal.js";
|
|
45
|
+
import { default as default44 } from "./modules/modals/OnboardingModal/OnboardingModal.js";
|
|
46
|
+
import { default as default45 } from "./components/PreventPropagation/PreventPropagation.js";
|
|
47
|
+
import { default as default46, Root } from "./components/PromotionCard/PromotionCard.js";
|
|
48
|
+
import { default as default47 } from "./modules/modals/PublishModal/PublishModal.js";
|
|
49
|
+
import { default as default48 } from "./components/Radio/Radio.js";
|
|
50
|
+
import { default as default49 } from "./components/RadioCard/RadioCard.js";
|
|
51
|
+
import { default as default50 } from "./components/SearchBar/SearchBar.js";
|
|
52
|
+
import { default as default51 } from "./components/Button/SearchButton.js";
|
|
53
|
+
import { default as default52 } from "./components/SegmentedControl/SegmentedControl.js";
|
|
54
|
+
import { default as default53 } from "./components/Select/Select.js";
|
|
55
|
+
import { default as default54 } from "./modules/modals/ShareModal/apps/ShareBlog.js";
|
|
56
|
+
import { default as default55 } from "./modules/modals/ShareModal/ShareModal.js";
|
|
57
|
+
import { default as default56 } from "./modules/modals/ShareModal/ShareResources.js";
|
|
58
|
+
import { default as default57 } from "./components/Tree/components/SortableTree.js";
|
|
59
|
+
import { default as default58 } from "./components/StackedGroup/StackedGroup.js";
|
|
60
|
+
import { default as default59 } from "./components/Stepper/Stepper.js";
|
|
61
|
+
import { default as default60 } from "./components/Switch/Switch.js";
|
|
62
|
+
import { default as default61 } from "./components/Table/components/Table.js";
|
|
63
|
+
import { default as default62 } from "./components/TextArea/TextArea.js";
|
|
64
|
+
import { default as default63 } from "./components/Skeleton/TextSkeleton.js";
|
|
65
|
+
import { default as default64 } from "./components/Tooltip/Tooltip.js";
|
|
66
|
+
import { default as default65 } from "./components/Tree/components/Tree.js";
|
|
67
|
+
import { default as default66 } from "./components/TreeView/TreeView.js";
|
|
68
|
+
import { default as default67 } from "./modules/multimedia/UploadCard/UploadCard.js";
|
|
69
|
+
import { default as default68 } from "./modules/multimedia/UploadFiles/UploadFiles.js";
|
|
70
|
+
import { default as default69 } from "./modules/multimedia/VideoEmbed/VideoEmbed.js";
|
|
71
|
+
import { default as default70 } from "./modules/multimedia/VideoRecorder/VideoRecorder.js";
|
|
72
|
+
import { default as default71 } from "./components/VisuallyHidden/VisuallyHidden.js";
|
|
73
|
+
import { default as default72 } from "./modules/multimedia/Workspace/Workspace.js";
|
|
74
|
+
import { default as default73 } from "./modules/multimedia/WorkspaceFolders/WorkspaceFolders.js";
|
|
75
|
+
import { default as default74 } from "./hooks/useBookmark/useBookmark.js";
|
|
76
|
+
import { default as default75 } from "./hooks/useBreakpoint/useBreakpoint.js";
|
|
77
|
+
import { default as default76 } from "./hooks/useBrowserInfo/useBrowserInfo.js";
|
|
78
|
+
import { default as default77 } from "./hooks/useCantoo/useCantoo.js";
|
|
79
|
+
import { default as default78 } from "./hooks/useClickOutside/useClickOutside.js";
|
|
80
|
+
import { default as default79 } from "./hooks/useConversation/useConversation.js";
|
|
81
|
+
import { default as default80 } from "./hooks/useDate/useDate.js";
|
|
82
|
+
import { default as default81 } from "./hooks/useDebounce/useDebounce.js";
|
|
83
|
+
import { default as default82 } from "./hooks/useDirectory/useDirectory.js";
|
|
84
|
+
import { default as default83 } from "./hooks/useDropdown/useDropdown.js";
|
|
85
|
+
import { default as default84 } from "./hooks/useDropzone/useDropzone.js";
|
|
86
|
+
import { default as default85 } from "./hooks/useEdificeIcons/useEdificeIcons.js";
|
|
87
|
+
import { default as default86 } from "./hooks/useHasWorkflow/useHasWorkflow.js";
|
|
88
|
+
import { default as default87 } from "./hooks/useHover/useHover.js";
|
|
89
|
+
import { default as default88 } from "./hooks/useHttpErrorToast/useHttpErrorToast.js";
|
|
90
|
+
import { default as default89 } from "./hooks/useImage/useImage.js";
|
|
91
|
+
import { default as default90 } from "./hooks/useInfiniteScroll/useInfiniteScroll.js";
|
|
92
|
+
import { default as default91 } from "./hooks/useIsAdmc/useIsAdmc.js";
|
|
93
|
+
import { default as default92 } from "./hooks/useIsAdml/useIsAdml.js";
|
|
94
|
+
import { default as default93 } from "./hooks/useIsAdmlcOrAdmc/useIsAdmlcOrAdmc.js";
|
|
95
|
+
import { default as default94 } from "./hooks/useKeyPress/useKeyPress.js";
|
|
96
|
+
import { default as default95 } from "./hooks/useLibraryUrl/useLibraryUrl.js";
|
|
97
|
+
import { default as default96 } from "./hooks/useMediaLibrary/useMediaLibrary.js";
|
|
98
|
+
import { default as default97 } from "./hooks/usePublicConf/usePublicConf.js";
|
|
99
|
+
import { default as default98 } from "./hooks/useScrollToTop/useScrollToTop.js";
|
|
100
|
+
import { default as default99 } from "./modules/modals/ShareModal/hooks/useShareMutation.js";
|
|
101
|
+
import { default as default100 } from "./hooks/useTitle/useTitle.js";
|
|
102
|
+
import { default as default101 } from "./hooks/useToast/useToast.js";
|
|
103
|
+
import { default as default102 } from "./hooks/useToggle/useToggle.js";
|
|
104
|
+
import { default as default103 } from "./hooks/useTrapFocus/useTrapFocus.js";
|
|
105
|
+
import { default as default104 } from "./hooks/useTrashedResource/useTrashedResource.js";
|
|
106
|
+
import { default as default105 } from "./modules/modals/ResourceModal/hooks/useUpdateMutation.js";
|
|
107
|
+
import { default as default106 } from "./hooks/useUpload/useUpload.js";
|
|
108
|
+
import { default as default107 } from "./hooks/useUploadFiles/useUploadFiles.js";
|
|
109
|
+
import { default as default108 } from "./hooks/useUser/useUser.js";
|
|
110
|
+
import { default as default109 } from "./hooks/useWorkspaceFile/useWorkspaceFile.js";
|
|
111
|
+
import { default as default110 } from "./hooks/useWorkspaceFolders/useWorkspaceFolders.js";
|
|
112
|
+
import { WORKSPACE_SHARED_FOLDER_ID, WORKSPACE_USER_FOLDER_ID, default as default111 } from "./hooks/useWorkspaceFolders/useWorkspaceFoldersTree.js";
|
|
113
|
+
import { default as default112 } from "./hooks/useWorkspaceSearch/useWorkspaceSearch.js";
|
|
114
|
+
import { default as default113 } from "./hooks/useXitiTrackPageLoad/useXitiTrackPageLoad.js";
|
|
115
|
+
import { default as default114 } from "./hooks/useZendeskGuide/useZendeskGuide.js";
|
|
119
116
|
import { AccessiblePalette, DefaultPalette } from "./components/ColorPicker/ColorPalette.js";
|
|
120
117
|
import { AntProvider } from "./providers/AntThemeProvider/AntProvider.js";
|
|
121
|
-
import { BetaSwitch } from "./components/BetaSwitch/BetaSwitch.js";
|
|
122
118
|
import { Column, Grid } from "./components/Grid/Grid.js";
|
|
123
119
|
import { DropzoneContext, useDropzoneContext } from "./components/Dropzone/DropzoneContext.js";
|
|
124
120
|
import { EdificeClientContext } from "./providers/EdificeClientProvider/EdificeClientProvider.context.js";
|
|
@@ -132,7 +128,6 @@ import { Layout } from "./components/Layout/Layout.js";
|
|
|
132
128
|
import { List } from "./components/List/List.js";
|
|
133
129
|
import { Menu } from "./components/Menu/components/Menu.js";
|
|
134
130
|
import { MockedProvider } from "./providers/MockedProvider/MockedProvider.js";
|
|
135
|
-
import { PageLayoutContext, usePageLayout } from "./components/PageLayout/PageLayoutContext.js";
|
|
136
131
|
import { Pagination } from "./components/Pagination/Pagination.js";
|
|
137
132
|
import { Popover, PopoverBody, PopoverFooter, PopoverHeader } from "./components/Popover/Popover.js";
|
|
138
133
|
import { ResourceModal } from "./modules/modals/ResourceModal/ResourceModal.js";
|
|
@@ -154,7 +149,6 @@ import { useCheckable } from "./hooks/useCheckable/useCheckable.js";
|
|
|
154
149
|
import { useEdificeClient } from "./providers/EdificeClientProvider/EdificeClientProvider.hook.js";
|
|
155
150
|
import { useEdificeTheme } from "./providers/EdificeThemeProvider/EdificeThemeProvider.hook.js";
|
|
156
151
|
import { useFileToAttachment } from "./components/AddAttachments/hooks/useFileToAttachment.js";
|
|
157
|
-
import { useOverlay } from "./components/PageLayout/hook/useOverlay.js";
|
|
158
152
|
import { useScreeb } from "./hooks/useScreeb/useScreeb.js";
|
|
159
153
|
import { useTreeSortable } from "./components/Tree/hooks/useTreeSortable.js";
|
|
160
154
|
import { useTreeView } from "./components/TreeView/hooks/useTreeView.js";
|
|
@@ -171,107 +165,102 @@ export {
|
|
|
171
165
|
default8 as Avatar,
|
|
172
166
|
default9 as AvatarGroup,
|
|
173
167
|
default10 as Badge,
|
|
174
|
-
BetaSwitch,
|
|
175
168
|
default11 as BlogPublic,
|
|
176
169
|
default12 as Breadcrumb,
|
|
177
170
|
default13 as Button,
|
|
178
|
-
default14 as
|
|
179
|
-
default15 as
|
|
180
|
-
default16 as
|
|
181
|
-
default17 as
|
|
182
|
-
default18 as
|
|
183
|
-
default19 as ColorPickerItem,
|
|
171
|
+
default14 as ButtonSkeleton,
|
|
172
|
+
default15 as Card,
|
|
173
|
+
default16 as Checkbox,
|
|
174
|
+
default17 as ColorPicker,
|
|
175
|
+
default18 as ColorPickerItem,
|
|
184
176
|
Column,
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
177
|
+
default19 as Combobox,
|
|
178
|
+
default20 as ConfirmModal,
|
|
179
|
+
default21 as DatePicker,
|
|
188
180
|
DefaultPalette,
|
|
189
|
-
|
|
181
|
+
default22 as Divider,
|
|
190
182
|
DndTree,
|
|
191
|
-
|
|
192
|
-
|
|
183
|
+
default23 as Dropdown,
|
|
184
|
+
default24 as Dropzone,
|
|
193
185
|
DropzoneContext,
|
|
194
186
|
EdificeClientContext,
|
|
195
187
|
EdificeClientProvider,
|
|
196
188
|
EdificeScreebProvider,
|
|
197
189
|
EdificeThemeContext,
|
|
198
190
|
EdificeThemeProvider,
|
|
199
|
-
|
|
200
|
-
|
|
191
|
+
default25 as Embed,
|
|
192
|
+
default26 as EmptyScreen,
|
|
201
193
|
ExternalLinker,
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
194
|
+
default27 as FileCard,
|
|
195
|
+
default28 as Flex,
|
|
196
|
+
default29 as FormControl,
|
|
197
|
+
default30 as FormText,
|
|
206
198
|
Grid,
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
199
|
+
default31 as Heading,
|
|
200
|
+
default32 as IconButton,
|
|
201
|
+
default33 as Image,
|
|
202
|
+
default34 as ImageEditor,
|
|
203
|
+
default35 as ImagePicker,
|
|
204
|
+
default36 as Input,
|
|
213
205
|
InternalLinker,
|
|
214
|
-
|
|
206
|
+
default37 as Label,
|
|
215
207
|
Layout,
|
|
216
208
|
List,
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
default44 as MediaViewer,
|
|
209
|
+
default38 as Loading,
|
|
210
|
+
default39 as LoadingScreen,
|
|
211
|
+
default40 as Logo,
|
|
212
|
+
default41 as MediaLibrary,
|
|
213
|
+
default42 as MediaViewer,
|
|
223
214
|
Menu,
|
|
224
215
|
MockedProvider,
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
default47 as PageLayout,
|
|
228
|
-
PageLayoutContext,
|
|
216
|
+
default43 as Modal,
|
|
217
|
+
default44 as OnboardingModal,
|
|
229
218
|
Pagination,
|
|
230
219
|
Popover,
|
|
231
220
|
PopoverBody,
|
|
232
221
|
PopoverFooter,
|
|
233
222
|
PopoverHeader,
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
223
|
+
default45 as PreventPropagation,
|
|
224
|
+
default46 as PromotionCard,
|
|
225
|
+
default47 as PublishModal,
|
|
226
|
+
default48 as Radio,
|
|
227
|
+
default49 as RadioCard,
|
|
239
228
|
ResourceModal,
|
|
240
229
|
Root,
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
230
|
+
default50 as SearchBar,
|
|
231
|
+
default51 as SearchButton,
|
|
232
|
+
default52 as SegmentedControl,
|
|
233
|
+
default53 as Select,
|
|
234
|
+
default54 as ShareBlog,
|
|
235
|
+
default55 as ShareModal,
|
|
236
|
+
default56 as ShareResources,
|
|
237
|
+
default57 as SortableTree,
|
|
238
|
+
default58 as StackedGroup,
|
|
239
|
+
default59 as Stepper,
|
|
240
|
+
default60 as Switch,
|
|
241
|
+
default61 as Table,
|
|
253
242
|
Tabs,
|
|
254
|
-
|
|
255
|
-
|
|
243
|
+
default62 as TextArea,
|
|
244
|
+
default63 as TextSkeleton,
|
|
256
245
|
Toolbar,
|
|
257
|
-
|
|
258
|
-
|
|
246
|
+
default64 as Tooltip,
|
|
247
|
+
default65 as Tree,
|
|
259
248
|
TreeNode,
|
|
260
249
|
TreeNodeFolderWrapper,
|
|
261
|
-
|
|
250
|
+
default66 as TreeView,
|
|
262
251
|
Upload,
|
|
263
|
-
|
|
264
|
-
|
|
252
|
+
default67 as UploadCard,
|
|
253
|
+
default68 as UploadFiles,
|
|
265
254
|
UserRightsList,
|
|
266
255
|
UserSearch,
|
|
267
|
-
|
|
268
|
-
|
|
256
|
+
default69 as VideoEmbed,
|
|
257
|
+
default70 as VideoRecorder,
|
|
269
258
|
VisibleType,
|
|
270
|
-
|
|
259
|
+
default71 as VisuallyHidden,
|
|
271
260
|
WORKSPACE_SHARED_FOLDER_ID,
|
|
272
261
|
WORKSPACE_USER_FOLDER_ID,
|
|
273
|
-
|
|
274
|
-
|
|
262
|
+
default72 as Workspace,
|
|
263
|
+
default73 as WorkspaceFolders,
|
|
275
264
|
addNode,
|
|
276
265
|
arrayUnique,
|
|
277
266
|
buildTree,
|
|
@@ -301,56 +290,54 @@ export {
|
|
|
301
290
|
setRef,
|
|
302
291
|
updateNode,
|
|
303
292
|
updateParentIds,
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
293
|
+
default74 as useBookmark,
|
|
294
|
+
default75 as useBreakpoint,
|
|
295
|
+
default76 as useBrowserInfo,
|
|
296
|
+
default77 as useCantoo,
|
|
308
297
|
useCheckable,
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
298
|
+
default78 as useClickOutside,
|
|
299
|
+
default79 as useConversation,
|
|
300
|
+
default80 as useDate,
|
|
301
|
+
default81 as useDebounce,
|
|
302
|
+
default82 as useDirectory,
|
|
303
|
+
default83 as useDropdown,
|
|
304
|
+
default84 as useDropzone,
|
|
316
305
|
useDropzoneContext,
|
|
317
306
|
useEdificeClient,
|
|
318
|
-
|
|
307
|
+
default85 as useEdificeIcons,
|
|
319
308
|
useEdificeTheme,
|
|
320
309
|
useFileToAttachment,
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
usePageLayout,
|
|
334
|
-
default100 as usePublicConf,
|
|
310
|
+
default86 as useHasWorkflow,
|
|
311
|
+
default87 as useHover,
|
|
312
|
+
default88 as useHttpErrorToast,
|
|
313
|
+
default89 as useImage,
|
|
314
|
+
default90 as useInfiniteScroll,
|
|
315
|
+
default91 as useIsAdmc,
|
|
316
|
+
default92 as useIsAdml,
|
|
317
|
+
default93 as useIsAdmlcOrAdmc,
|
|
318
|
+
default94 as useKeyPress,
|
|
319
|
+
default95 as useLibraryUrl,
|
|
320
|
+
default96 as useMediaLibrary,
|
|
321
|
+
default97 as usePublicConf,
|
|
335
322
|
useScreeb,
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
323
|
+
default98 as useScrollToTop,
|
|
324
|
+
default99 as useShareMutation,
|
|
325
|
+
default100 as useTitle,
|
|
326
|
+
default101 as useToast,
|
|
327
|
+
default102 as useToggle,
|
|
328
|
+
default103 as useTrapFocus,
|
|
329
|
+
default104 as useTrashedResource,
|
|
343
330
|
useTreeSortable,
|
|
344
331
|
useTreeView,
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
332
|
+
default105 as useUpdateMutation,
|
|
333
|
+
default106 as useUpload,
|
|
334
|
+
default107 as useUploadFiles,
|
|
335
|
+
default108 as useUser,
|
|
336
|
+
default109 as useWorkspaceFile,
|
|
337
|
+
default110 as useWorkspaceFolders,
|
|
338
|
+
default111 as useWorkspaceFoldersTree,
|
|
339
|
+
default112 as useWorkspaceSearch,
|
|
340
|
+
default113 as useXitiTrackPageLoad,
|
|
341
|
+
default114 as useZendeskGuide,
|
|
355
342
|
wrapTreeNode
|
|
356
343
|
};
|
|
@@ -1,16 +1,11 @@
|
|
|
1
|
-
export { default as IconCommunitiesBeta } from './IconCommunitiesBeta';
|
|
2
1
|
export { default as IconCommunities } from './IconCommunities';
|
|
3
2
|
export { default as IconCommunity } from './IconCommunity';
|
|
4
3
|
export { default as IconDisconnect } from './IconDisconnect';
|
|
5
|
-
export { default as IconHomeBeta } from './IconHomeBeta';
|
|
6
4
|
export { default as IconHome } from './IconHome';
|
|
7
|
-
export { default as IconMessagesBeta } from './IconMessagesBeta';
|
|
8
|
-
export { default as IconMyAppsBeta } from './IconMyAppsBeta';
|
|
9
5
|
export { default as IconMyApps } from './IconMyApps';
|
|
10
6
|
export { default as IconNeoAssistance } from './IconNeoAssistance';
|
|
11
7
|
export { default as IconNeoMessaging } from './IconNeoMessaging';
|
|
12
8
|
export { default as IconNewRelease } from './IconNewRelease';
|
|
13
|
-
export { default as IconNotificationBeta } from './IconNotificationBeta';
|
|
14
9
|
export { default as IconOneAssistance } from './IconOneAssistance';
|
|
15
10
|
export { default as IconOneMessaging } from './IconOneMessaging';
|
|
16
11
|
export { default as IconOneProfile } from './IconOneProfile';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { default as OnboardingModal } from './OnboardingModal';
|
|
2
|
-
export type {
|
|
2
|
+
export type { OnboardingModalRef } from './OnboardingModal';
|
|
@@ -1,2 +1,9 @@
|
|
|
1
|
+
import { App } from '@edifice.io/client';
|
|
1
2
|
import { EdificeClientProviderProps } from './EdificeClientProvider.context';
|
|
3
|
+
export interface OdeProviderParams {
|
|
4
|
+
alternativeApp?: boolean;
|
|
5
|
+
app: App;
|
|
6
|
+
cdnDomain?: string | null;
|
|
7
|
+
version?: string | null;
|
|
8
|
+
}
|
|
2
9
|
export declare function EdificeClientProvider({ children, params, }: EdificeClientProviderProps): import("react/jsx-runtime").JSX.Element;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@edifice.io/react",
|
|
3
|
-
"version": "2.5.23-develop.
|
|
3
|
+
"version": "2.5.23-develop.20260623175634",
|
|
4
4
|
"description": "Edifice React Library",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"react",
|
|
@@ -65,10 +65,6 @@
|
|
|
65
65
|
"./widgets": {
|
|
66
66
|
"import": "./dist/widgets.js",
|
|
67
67
|
"types": "./dist/modules/widgets/index.d.ts"
|
|
68
|
-
},
|
|
69
|
-
"./homepage": {
|
|
70
|
-
"import": "./dist/homepage.js",
|
|
71
|
-
"types": "./dist/modules/homepage/index.d.ts"
|
|
72
68
|
}
|
|
73
69
|
},
|
|
74
70
|
"module": "dist/index.js",
|
|
@@ -78,13 +74,13 @@
|
|
|
78
74
|
],
|
|
79
75
|
"dependencies": {
|
|
80
76
|
"@ant-design/icons": "5.4.0",
|
|
77
|
+
"@screeb/sdk-browser": "0.5.0",
|
|
78
|
+
"@screeb/sdk-react": "0.6.0",
|
|
81
79
|
"@dnd-kit/core": "6.3.1",
|
|
82
80
|
"@dnd-kit/sortable": "8.0.0",
|
|
83
81
|
"@dnd-kit/utilities": "3.2.2",
|
|
84
82
|
"@floating-ui/react": "0.26.0",
|
|
85
83
|
"@popperjs/core": "2.11.8",
|
|
86
|
-
"@screeb/sdk-browser": "0.5.0",
|
|
87
|
-
"@screeb/sdk-react": "0.6.0",
|
|
88
84
|
"@tiptap/core": "2.11.0",
|
|
89
85
|
"@tiptap/extension-blockquote": "2.11.0",
|
|
90
86
|
"@tiptap/extension-bullet-list": "2.11.0",
|
|
@@ -139,10 +135,9 @@
|
|
|
139
135
|
"react-slugify": "3.0.3",
|
|
140
136
|
"swiper": "10.1.0",
|
|
141
137
|
"ua-parser-js": "1.0.36",
|
|
142
|
-
"
|
|
143
|
-
"@edifice.io/tiptap-extensions": "2.5.23-develop.
|
|
144
|
-
"@edifice.io/utilities": "2.5.23-develop.
|
|
145
|
-
"@edifice.io/bootstrap": "2.5.23-develop.20260623112621"
|
|
138
|
+
"@edifice.io/bootstrap": "2.5.23-develop.20260623175634",
|
|
139
|
+
"@edifice.io/tiptap-extensions": "2.5.23-develop.20260623175634",
|
|
140
|
+
"@edifice.io/utilities": "2.5.23-develop.20260623175634"
|
|
146
141
|
},
|
|
147
142
|
"devDependencies": {
|
|
148
143
|
"@babel/plugin-transform-react-pure-annotations": "7.27.1",
|
|
@@ -173,8 +168,8 @@
|
|
|
173
168
|
"vite": "5.4.14",
|
|
174
169
|
"vite-plugin-dts": "4.5.4",
|
|
175
170
|
"vite-tsconfig-paths": "5.1.4",
|
|
176
|
-
"@edifice.io/
|
|
177
|
-
"@edifice.io/
|
|
171
|
+
"@edifice.io/config": "2.5.23-develop.20260623175634",
|
|
172
|
+
"@edifice.io/client": "2.5.23-develop.20260623175634"
|
|
178
173
|
},
|
|
179
174
|
"peerDependencies": {
|
|
180
175
|
"@react-spring/web": "9.7.5",
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* BetaSwitch component displays a banner allowing the user to opt-out
|
|
3
|
-
* from the beta version of the homepage and switch back to the legacy one.
|
|
4
|
-
*/
|
|
5
|
-
export interface BetaSwitchProps {
|
|
6
|
-
isSwitching?: boolean;
|
|
7
|
-
onSwitchClick?: () => void;
|
|
8
|
-
}
|
|
9
|
-
export declare const BetaSwitch: {
|
|
10
|
-
({ isSwitching, onSwitchClick, }: BetaSwitchProps): import("react/jsx-runtime").JSX.Element;
|
|
11
|
-
displayName: string;
|
|
12
|
-
};
|
|
13
|
-
export default BetaSwitch;
|