@edifice.io/react 2.1.1 → 2.1.2

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/index.js CHANGED
@@ -3,97 +3,97 @@ import { default as default3 } from "./components/Alert/Alert.js";
3
3
  import { default as default4 } from "./components/AppHeader/AppHeader.js";
4
4
  import { default as default5 } from "./components/AppIcon/AppIcon.js";
5
5
  import { default as default6 } from "./components/Attachment/Attachment.js";
6
- import { default as default7 } from "./components/Badge/Badge.js";
7
- import { default as default8 } from "./components/Breadcrumb/Breadcrumb.js";
8
- import { default as default9 } from "./components/Button/IconButton.js";
9
- import { default as default10 } from "./components/Button/SearchButton.js";
10
- import { default as default11 } from "./components/Card/Card.js";
11
- import { default as default12 } from "./components/ColorPicker/ColorPicker.js";
12
- import { default as default13 } from "./components/ColorPicker/ColorPickerItem.js";
13
- import { default as default14 } from "./components/Dropdown/Dropdown.js";
14
- import { default as default15 } from "./components/Dropzone/Dropzone.js";
15
- import { default as default16 } from "./components/EmptyScreen/EmptyScreen.js";
16
- import { default as default17 } from "./components/Form/FormText.js";
17
- import { default as default18 } from "./components/Image/Image.js";
18
- import { default as default19 } from "./components/Loading/Loading.js";
19
- import { default as default20 } from "./components/Logo/Logo.js";
20
- import { default as default21 } from "./components/SearchBar/SearchBar.js";
21
- import { default as default22 } from "./components/Select/Select.js";
22
- import { default as default23 } from "./components/Table/components/Table.js";
6
+ import { default as default7 } from "./components/Avatar/Avatar.js";
7
+ import { default as default8 } from "./components/Badge/Badge.js";
8
+ import { default as default9 } from "./components/Breadcrumb/Breadcrumb.js";
9
+ import { default as default10 } from "./components/Button/Button.js";
10
+ import { default as default11 } from "./components/Button/IconButton.js";
11
+ import { default as default12 } from "./components/Button/SearchButton.js";
12
+ import { default as default13 } from "./components/Card/Card.js";
13
+ import { default as default14 } from "./components/Checkbox/Checkbox.js";
14
+ import { default as default15 } from "./components/ColorPicker/ColorPicker.js";
15
+ import { default as default16 } from "./components/ColorPicker/ColorPickerItem.js";
16
+ import { default as default17 } from "./components/Combobox/Combobox.js";
17
+ import { default as default18 } from "./components/Dropdown/Dropdown.js";
18
+ import { default as default19 } from "./components/Dropzone/Dropzone.js";
19
+ import { default as default20 } from "./components/EmptyScreen/EmptyScreen.js";
20
+ import { default as default21 } from "./components/Form/FormText.js";
21
+ import { default as default22 } from "./components/Form/FormControl.js";
22
+ import { default as default23 } from "./components/Heading/Heading.js";
23
+ import { default as default24 } from "./components/Image/Image.js";
24
+ import { default as default25 } from "./components/Input/Input.js";
25
+ import { default as default26 } from "./components/Label/Label.js";
26
+ import { default as default27 } from "./components/Loading/Loading.js";
27
+ import { default as default28 } from "./components/LoadingScreen/LoadingScreen.js";
28
+ import { default as default29 } from "./components/Logo/Logo.js";
29
+ import { default as default30 } from "./components/Modal/Modal.js";
30
+ import { default as default31 } from "./components/Radio/Radio.js";
31
+ import { default as default32 } from "./components/SearchBar/SearchBar.js";
32
+ import { default as default33 } from "./components/Select/Select.js";
33
+ import { default as default34 } from "./components/Table/components/Table.js";
34
+ import { default as default35 } from "./components/TextArea/TextArea.js";
35
+ import { default as default36 } from "./components/Tooltip/Tooltip.js";
23
36
  import { DndTree } from "./components/Tree/components/DndTree.js";
24
- import { default as default24 } from "./components/Tree/components/SortableTree.js";
25
- import { default as default25 } from "./components/Tree/components/Tree.js";
26
- import { default as default26 } from "./components/TreeView/TreeView.js";
27
- import { default as default27 } from "./hooks/useBookmark/useBookmark.js";
28
- import { default as default28 } from "./hooks/useBreakpoint/useBreakpoint.js";
29
- import { default as default29 } from "./hooks/useBrowserInfo/useBrowserInfo.js";
30
- import { default as default30 } from "./hooks/useCantoo/useCantoo.js";
31
- import { default as default31 } from "./hooks/useClickOutside/useClickOutside.js";
32
- import { default as default32 } from "./hooks/useConversation/useConversation.js";
33
- import { default as default33 } from "./hooks/useDate/useDate.js";
34
- import { default as default34 } from "./hooks/useDebounce/useDebounce.js";
35
- import { default as default35 } from "./hooks/useDirectory/useDirectory.js";
36
- import { default as default36 } from "./hooks/useDropdown/useDropdown.js";
37
- import { default as default37 } from "./hooks/useDropzone/useDropzone.js";
38
- import { default as default38 } from "./hooks/useEdificeIcons/useEdificeIcons.js";
39
- import { default as default39 } from "./hooks/useHover/useHover.js";
40
- import { default as default40 } from "./hooks/useHttpErrorToast/useHttpErrorToast.js";
41
- import { default as default41 } from "./hooks/useImage/useImage.js";
42
- import { default as default42 } from "./hooks/useIsAdml/useIsAdml.js";
43
- import { default as default43 } from "./hooks/useKeyPress/useKeyPress.js";
44
- import { default as default44 } from "./hooks/useLibraryUrl/useLibraryUrl.js";
45
- import { default as default45 } from "./hooks/useScrollToTop/useScrollToTop.js";
46
- import { default as default46 } from "./hooks/useTitle/useTitle.js";
47
- import { default as default47 } from "./hooks/useToggle/useToggle.js";
48
- import { default as default48 } from "./hooks/useTrapFocus/useTrapFocus.js";
49
- import { default as default49 } from "./hooks/useTrashedResource/useTrashedResource.js";
50
- import { default as default50 } from "./hooks/useUpload/useUpload.js";
51
- import { default as default51 } from "./hooks/useUploadFiles/useUploadFiles.js";
52
- import { default as default52 } from "./hooks/useWorkspaceFile/useWorkspaceFile.js";
53
- import { default as default53 } from "./hooks/useWorkspaceSearch/useWorkspaceSearch.js";
54
- import { default as default54 } from "./hooks/useXitiTrackPageLoad/useXitiTrackPageLoad.js";
55
- import { default as default55 } from "./hooks/useZendeskGuide/useZendeskGuide.js";
56
- import { default as default56 } from "./components/Avatar/Avatar.js";
57
- import { default as default57 } from "./components/Button/Button.js";
58
- import { default as default58 } from "./components/Checkbox/Checkbox.js";
37
+ import { default as default37 } from "./components/Tree/components/SortableTree.js";
38
+ import { default as default38 } from "./components/Tree/components/Tree.js";
39
+ import { default as default39 } from "./components/TreeView/TreeView.js";
40
+ import { default as default40 } from "./components/VisuallyHidden/VisuallyHidden.js";
41
+ import { default as default41 } from "./hooks/useBookmark/useBookmark.js";
42
+ import { default as default42 } from "./hooks/useBreakpoint/useBreakpoint.js";
43
+ import { default as default43 } from "./hooks/useBrowserInfo/useBrowserInfo.js";
44
+ import { default as default44 } from "./hooks/useCantoo/useCantoo.js";
45
+ import { default as default45 } from "./hooks/useClickOutside/useClickOutside.js";
46
+ import { default as default46 } from "./hooks/useConversation/useConversation.js";
47
+ import { default as default47 } from "./hooks/useDate/useDate.js";
48
+ import { default as default48 } from "./hooks/useDebounce/useDebounce.js";
49
+ import { default as default49 } from "./hooks/useDirectory/useDirectory.js";
50
+ import { default as default50 } from "./hooks/useDropdown/useDropdown.js";
51
+ import { default as default51 } from "./hooks/useDropzone/useDropzone.js";
52
+ import { default as default52 } from "./hooks/useEdificeIcons/useEdificeIcons.js";
53
+ import { default as default53 } from "./hooks/useHasWorkflow/useHasWorkflow.js";
54
+ import { default as default54 } from "./hooks/useHover/useHover.js";
55
+ import { default as default55 } from "./hooks/useHttpErrorToast/useHttpErrorToast.js";
56
+ import { default as default56 } from "./hooks/useImage/useImage.js";
57
+ import { default as default57 } from "./hooks/useIsAdml/useIsAdml.js";
58
+ import { default as default58 } from "./hooks/useKeyPress/useKeyPress.js";
59
+ import { default as default59 } from "./hooks/useLibraryUrl/useLibraryUrl.js";
60
+ import { default as default60 } from "./hooks/useMediaLibrary/useMediaLibrary.js";
61
+ import { default as default61 } from "./hooks/useScrollToTop/useScrollToTop.js";
62
+ import { default as default62 } from "./hooks/useTitle/useTitle.js";
63
+ import { default as default63 } from "./hooks/useToast/useToast.js";
64
+ import { default as default64 } from "./hooks/useToggle/useToggle.js";
65
+ import { default as default65 } from "./hooks/useTrapFocus/useTrapFocus.js";
66
+ import { default as default66 } from "./hooks/useTrashedResource/useTrashedResource.js";
67
+ import { default as default67 } from "./hooks/useUpload/useUpload.js";
68
+ import { default as default68 } from "./hooks/useUploadFiles/useUploadFiles.js";
69
+ import { default as default69 } from "./hooks/useUser/useUser.js";
70
+ import { default as default70 } from "./hooks/useWorkspaceFile/useWorkspaceFile.js";
71
+ import { default as default71 } from "./hooks/useWorkspaceSearch/useWorkspaceSearch.js";
72
+ import { default as default72 } from "./hooks/useXitiTrackPageLoad/useXitiTrackPageLoad.js";
73
+ import { default as default73 } from "./hooks/useZendeskGuide/useZendeskGuide.js";
74
+ import { default as default74 } from "./modules/modals/OnboardingModal/OnboardingModal.js";
75
+ import { default as default75 } from "./modules/modals/PublishModal/PublishModal.js";
76
+ import { default as default76 } from "./modules/modals/ResourceModal/apps/BlogPublic.js";
77
+ import { default as default77 } from "./modules/modals/ResourceModal/hooks/useUpdateMutation.js";
78
+ import { default as default78 } from "./modules/modals/ShareModal/ShareModal.js";
79
+ import { default as default79 } from "./modules/modals/ShareModal/apps/ShareBlog.js";
80
+ import { default as default80 } from "./modules/modals/ShareModal/hooks/useShareMutation.js";
59
81
  import { AccessiblePalette, DefaultPalette } from "./components/ColorPicker/ColorPalette.js";
60
- import { default as default59 } from "./components/Combobox/Combobox.js";
61
82
  import { DropzoneContext, useDropzoneContext } from "./components/Dropzone/DropzoneContext.js";
62
- import { default as default60 } from "./components/Form/FormControl.js";
63
83
  import { Column, Grid } from "./components/Grid/Grid.js";
64
- import { default as default61 } from "./components/Heading/Heading.js";
65
- import { default as default62 } from "./components/Input/Input.js";
66
- import { default as default63 } from "./components/Label/Label.js";
67
84
  import { Layout } from "./components/Layout/Layout.js";
68
85
  import { List } from "./components/List/List.js";
69
- import { default as default64 } from "./components/LoadingScreen/LoadingScreen.js";
70
86
  import { Menu } from "./components/Menu/components/Menu.js";
71
- import { default as default65 } from "./components/Modal/Modal.js";
72
87
  import { Popover, PopoverBody, PopoverFooter, PopoverHeader } from "./components/Popover/Popover.js";
73
- import { default as default66 } from "./components/Radio/Radio.js";
74
88
  import { Tabs } from "./components/Tabs/components/Tabs.js";
75
- import { default as default67 } from "./components/TextArea/TextArea.js";
76
89
  import { Toolbar } from "./components/Toolbar/Toolbar.js";
77
- import { default as default68 } from "./components/Tooltip/Tooltip.js";
78
90
  import { useTreeSortable } from "./components/Tree/hooks/useTreeSortable.js";
79
91
  import { buildTree, determineNewParentId, findItemIndexInTree, flattenNodes, flattenTree, generateUpdateData, getActiveAndOverNodes, getDragDepth, getIndicesToUpdate, getProjection, updateParentIds } from "./components/Tree/utilities/tree-sortable.js";
80
92
  import { useTreeView } from "./components/TreeView/hooks/useTreeView.js";
81
93
  import { TreeNode } from "./components/TreeView/TreeNode.js";
82
94
  import { TreeNodeFolderWrapper, addNode, arrayUnique, deleteNode, findNodeById, findParentNode, findPathById, findTreeNode, getAncestors, hasChildren, modifyNode, moveNode, updateNode, wrapTreeNode } from "./components/TreeView/utilities/treeview.js";
83
- import { default as default69 } from "./components/VisuallyHidden/VisuallyHidden.js";
84
95
  import { useCheckable } from "./hooks/useCheckable/useCheckable.js";
85
- import { default as default70 } from "./hooks/useHasWorkflow/useHasWorkflow.js";
86
- import { default as default71 } from "./hooks/useMediaLibrary/useMediaLibrary.js";
87
- import { default as default72 } from "./hooks/useToast/useToast.js";
88
- import { default as default73 } from "./hooks/useUser/useUser.js";
89
- import { default as default74 } from "./modules/modals/OnboardingModal/OnboardingModal.js";
90
- import { default as default75 } from "./modules/modals/PublishModal/PublishModal.js";
91
- import { default as default76 } from "./modules/modals/ResourceModal/apps/BlogPublic.js";
92
- import { default as default77 } from "./modules/modals/ResourceModal/hooks/useUpdateMutation.js";
93
96
  import { ResourceModal } from "./modules/modals/ResourceModal/ResourceModal.js";
94
- import { default as default78 } from "./modules/modals/ShareModal/ShareModal.js";
95
- import { default as default79 } from "./modules/modals/ShareModal/apps/ShareBlog.js";
96
- import { default as default80 } from "./modules/modals/ShareModal/hooks/useShareMutation.js";
97
97
  import { EdificeClientProvider } from "./providers/EdificeClientProvider/EdificeClientProvider.js";
98
98
  import { EdificeClientContext } from "./providers/EdificeClientProvider/EdificeClientProvider.context.js";
99
99
  import { useEdificeClient } from "./providers/EdificeClientProvider/EdificeClientProvider.hook.js";
@@ -111,67 +111,67 @@ export {
111
111
  default4 as AppHeader,
112
112
  default5 as AppIcon,
113
113
  default6 as Attachment,
114
- default56 as Avatar,
115
- default7 as Badge,
114
+ default7 as Avatar,
115
+ default8 as Badge,
116
116
  default76 as BlogPublic,
117
- default8 as Breadcrumb,
118
- default57 as Button,
119
- default11 as Card,
120
- default58 as Checkbox,
121
- default12 as ColorPicker,
122
- default13 as ColorPickerItem,
117
+ default9 as Breadcrumb,
118
+ default10 as Button,
119
+ default13 as Card,
120
+ default14 as Checkbox,
121
+ default15 as ColorPicker,
122
+ default16 as ColorPickerItem,
123
123
  Column,
124
- default59 as Combobox,
124
+ default17 as Combobox,
125
125
  DefaultPalette,
126
126
  DndTree,
127
- default14 as Dropdown,
128
- default15 as Dropzone,
127
+ default18 as Dropdown,
128
+ default19 as Dropzone,
129
129
  DropzoneContext,
130
130
  EdificeClientContext,
131
131
  EdificeClientProvider,
132
132
  EdificeThemeContext,
133
133
  EdificeThemeProvider,
134
- default16 as EmptyScreen,
135
- default60 as FormControl,
136
- default17 as FormText,
134
+ default20 as EmptyScreen,
135
+ default22 as FormControl,
136
+ default21 as FormText,
137
137
  Grid,
138
- default61 as Heading,
139
- default9 as IconButton,
140
- default18 as Image,
141
- default62 as Input,
142
- default63 as Label,
138
+ default23 as Heading,
139
+ default11 as IconButton,
140
+ default24 as Image,
141
+ default25 as Input,
142
+ default26 as Label,
143
143
  Layout,
144
144
  List,
145
- default19 as Loading,
146
- default64 as LoadingScreen,
147
- default20 as Logo,
145
+ default27 as Loading,
146
+ default28 as LoadingScreen,
147
+ default29 as Logo,
148
148
  Menu,
149
149
  MockedProvider,
150
- default65 as Modal,
150
+ default30 as Modal,
151
151
  default74 as OnboardingModal,
152
152
  Popover,
153
153
  PopoverBody,
154
154
  PopoverFooter,
155
155
  PopoverHeader,
156
156
  default75 as PublishModal,
157
- default66 as Radio,
157
+ default31 as Radio,
158
158
  ResourceModal,
159
- default21 as SearchBar,
160
- default10 as SearchButton,
161
- default22 as Select,
159
+ default32 as SearchBar,
160
+ default12 as SearchButton,
161
+ default33 as Select,
162
162
  default79 as ShareBlog,
163
163
  default78 as ShareModal,
164
- default24 as SortableTree,
165
- default23 as Table,
164
+ default37 as SortableTree,
165
+ default34 as Table,
166
166
  Tabs,
167
- default67 as TextArea,
167
+ default35 as TextArea,
168
168
  Toolbar,
169
- default68 as Tooltip,
170
- default25 as Tree,
169
+ default36 as Tooltip,
170
+ default38 as Tree,
171
171
  TreeNode,
172
172
  TreeNodeFolderWrapper,
173
- default26 as TreeView,
174
- default69 as VisuallyHidden,
173
+ default39 as TreeView,
174
+ default40 as VisuallyHidden,
175
175
  addNode,
176
176
  arrayUnique,
177
177
  buildTree,
@@ -199,46 +199,46 @@ export {
199
199
  setRef,
200
200
  updateNode,
201
201
  updateParentIds,
202
- default27 as useBookmark,
203
- default28 as useBreakpoint,
204
- default29 as useBrowserInfo,
205
- default30 as useCantoo,
202
+ default41 as useBookmark,
203
+ default42 as useBreakpoint,
204
+ default43 as useBrowserInfo,
205
+ default44 as useCantoo,
206
206
  useCheckable,
207
- default31 as useClickOutside,
208
- default32 as useConversation,
209
- default33 as useDate,
210
- default34 as useDebounce,
211
- default35 as useDirectory,
212
- default36 as useDropdown,
213
- default37 as useDropzone,
207
+ default45 as useClickOutside,
208
+ default46 as useConversation,
209
+ default47 as useDate,
210
+ default48 as useDebounce,
211
+ default49 as useDirectory,
212
+ default50 as useDropdown,
213
+ default51 as useDropzone,
214
214
  useDropzoneContext,
215
215
  useEdificeClient,
216
- default38 as useEdificeIcons,
216
+ default52 as useEdificeIcons,
217
217
  useEdificeTheme,
218
- default70 as useHasWorkflow,
219
- default39 as useHover,
220
- default40 as useHttpErrorToast,
221
- default41 as useImage,
222
- default42 as useIsAdml,
223
- default43 as useKeyPress,
224
- default44 as useLibraryUrl,
225
- default71 as useMediaLibrary,
226
- default45 as useScrollToTop,
218
+ default53 as useHasWorkflow,
219
+ default54 as useHover,
220
+ default55 as useHttpErrorToast,
221
+ default56 as useImage,
222
+ default57 as useIsAdml,
223
+ default58 as useKeyPress,
224
+ default59 as useLibraryUrl,
225
+ default60 as useMediaLibrary,
226
+ default61 as useScrollToTop,
227
227
  default80 as useShareMutation,
228
- default46 as useTitle,
229
- default72 as useToast,
230
- default47 as useToggle,
231
- default48 as useTrapFocus,
232
- default49 as useTrashedResource,
228
+ default62 as useTitle,
229
+ default63 as useToast,
230
+ default64 as useToggle,
231
+ default65 as useTrapFocus,
232
+ default66 as useTrashedResource,
233
233
  useTreeSortable,
234
234
  useTreeView,
235
235
  default77 as useUpdateMutation,
236
- default50 as useUpload,
237
- default51 as useUploadFiles,
238
- default73 as useUser,
239
- default52 as useWorkspaceFile,
240
- default53 as useWorkspaceSearch,
241
- default54 as useXitiTrackPageLoad,
242
- default55 as useZendeskGuide,
236
+ default67 as useUpload,
237
+ default68 as useUploadFiles,
238
+ default69 as useUser,
239
+ default70 as useWorkspaceFile,
240
+ default71 as useWorkspaceSearch,
241
+ default72 as useXitiTrackPageLoad,
242
+ default73 as useZendeskGuide,
243
243
  wrapTreeNode
244
244
  };
@@ -1,22 +1,22 @@
1
1
  import { default as default2 } from "./modules/multimedia/AudioRecorder/AudioRecorder.js";
2
2
  import { default as default3 } from "./modules/multimedia/Embed/Embed.js";
3
3
  import { default as default4 } from "./modules/multimedia/ImageEditor/components/ImageEditor.js";
4
- import { default as default5 } from "./modules/multimedia/VideoEmbed/VideoEmbed.js";
5
- import { default as default6 } from "./modules/multimedia/VideoRecorder/VideoRecorder.js";
6
- import { default as default7 } from "./modules/multimedia/Workspace/Workspace.js";
7
- import { default as default8 } from "./modules/multimedia/ImagePicker/ImagePicker.js";
4
+ import { default as default5 } from "./modules/multimedia/ImagePicker/ImagePicker.js";
5
+ import { default as default6 } from "./modules/multimedia/MediaLibrary/MediaLibrary.js";
6
+ import { default as default7 } from "./modules/multimedia/VideoEmbed/VideoEmbed.js";
7
+ import { default as default8 } from "./modules/multimedia/VideoRecorder/VideoRecorder.js";
8
+ import { default as default9 } from "./modules/multimedia/Workspace/Workspace.js";
8
9
  import { ExternalLinker } from "./modules/multimedia/Linker/ExternalLinker/ExternalLinker.js";
9
10
  import { InternalLinker } from "./modules/multimedia/Linker/InternalLinker/InternalLinker.js";
10
- import { default as default9 } from "./modules/multimedia/MediaLibrary/MediaLibrary.js";
11
11
  export {
12
12
  default2 as AudioRecorder,
13
13
  default3 as Embed,
14
14
  ExternalLinker,
15
15
  default4 as ImageEditor,
16
- default8 as ImagePicker,
16
+ default5 as ImagePicker,
17
17
  InternalLinker,
18
- default9 as MediaLibrary,
19
- default5 as VideoEmbed,
20
- default6 as VideoRecorder,
21
- default7 as Workspace
18
+ default6 as MediaLibrary,
19
+ default7 as VideoEmbed,
20
+ default8 as VideoRecorder,
21
+ default9 as Workspace
22
22
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@edifice.io/react",
3
- "version": "2.1.1",
3
+ "version": "2.1.2",
4
4
  "description": "Edifice React Library",
5
5
  "keywords": [
6
6
  "react",
@@ -118,9 +118,9 @@
118
118
  "react-slugify": "^3.0.3",
119
119
  "swiper": "^10.1.0",
120
120
  "ua-parser-js": "^1.0.36",
121
- "@edifice.io/bootstrap": "2.1.1",
122
- "@edifice.io/tiptap-extensions": "2.1.1",
123
- "@edifice.io/utilities": "2.1.1"
121
+ "@edifice.io/bootstrap": "2.1.2",
122
+ "@edifice.io/utilities": "2.1.2",
123
+ "@edifice.io/tiptap-extensions": "2.1.2"
124
124
  },
125
125
  "devDependencies": {
126
126
  "@babel/plugin-transform-react-pure-annotations": "^7.23.3",
@@ -129,6 +129,9 @@
129
129
  "@svgr/cli": "^8.1.0",
130
130
  "@tanstack/query-core": "5.62.7",
131
131
  "@tanstack/react-query": "5.62.7",
132
+ "@testing-library/jest-dom": "^6.5.0",
133
+ "@testing-library/react": "^16.0.1",
134
+ "@testing-library/user-event": "^14.5.2",
132
135
  "@types/node": "^22.9.1",
133
136
  "@types/pako": "^2.0.3",
134
137
  "@types/react": "^18.2.33",
@@ -148,8 +151,8 @@
148
151
  "vite": "^5.4.11",
149
152
  "vite-plugin-dts": "^4.1.0",
150
153
  "vite-tsconfig-paths": "^5.0.1",
151
- "@edifice.io/client": "2.1.1",
152
- "@edifice.io/config": "2.1.1"
154
+ "@edifice.io/client": "2.1.2",
155
+ "@edifice.io/config": "2.1.2"
153
156
  },
154
157
  "peerDependencies": {
155
158
  "@react-spring/web": "^9.7.5",