@edifice.io/react 2.2.0 → 2.2.1-develop-b2school.20250326170945
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/Dropdown/DropdownTrigger.js +5 -1
- package/dist/components/Layout/hooks/useHelp.js +9 -9
- package/dist/components/List/List.d.ts +9 -1
- package/dist/components/List/List.js +9 -9
- package/dist/components/SearchBar/SearchBar.d.ts +1 -1
- package/dist/components/SearchBar/SearchBar.js +3 -1
- package/dist/editor.js +24 -20
- package/dist/hooks/useCheckable/useCheckable.js +10 -3
- package/dist/hooks/useConversation/useConversation.d.ts +1 -1
- package/dist/hooks/useConversation/useConversation.js +13 -17
- package/dist/icons.js +224 -210
- package/dist/index.js +16 -14
- package/dist/modals.js +16 -14
- package/dist/modules/editor/components/Editor/Editor.d.ts +3 -1
- package/dist/modules/editor/components/Editor/Editor.js +3 -2
- package/dist/modules/editor/components/NodeView/ConversationHistoryNodeView.d.ts +2 -0
- package/dist/modules/editor/components/NodeView/ConversationHistoryNodeView.js +10 -0
- package/dist/modules/editor/components/NodeView/index.d.ts +2 -1
- package/dist/modules/editor/components/Renderer/ConversationHistoryRenderer.d.ts +8 -0
- package/dist/modules/editor/components/Renderer/ConversationHistoryRenderer.js +28 -0
- package/dist/modules/editor/components/Renderer/index.d.ts +2 -1
- package/dist/modules/editor/hooks/useTipTapEditor.d.ts +6 -2
- package/dist/modules/editor/hooks/useTipTapEditor.js +2 -2
- package/dist/modules/icons/components/IconFolderAdd.d.ts +7 -0
- package/dist/modules/icons/components/IconFolderAdd.js +13 -0
- package/dist/modules/icons/components/IconFolderDelete.d.ts +7 -0
- package/dist/modules/icons/components/IconFolderDelete.js +12 -0
- package/dist/modules/icons/components/IconGroupAvatar.d.ts +7 -0
- package/dist/modules/icons/components/IconGroupAvatar.js +12 -0
- package/dist/modules/icons/components/IconQuestionMark.d.ts +7 -0
- package/dist/modules/icons/components/IconQuestionMark.js +13 -0
- package/dist/modules/icons/components/IconReadMail.d.ts +7 -0
- package/dist/modules/icons/components/IconReadMail.js +16 -0
- package/dist/modules/icons/components/IconUndoAll.d.ts +7 -0
- package/dist/modules/icons/components/IconUndoAll.js +14 -0
- package/dist/modules/icons/components/IconUnreadMail.d.ts +7 -0
- package/dist/modules/icons/components/IconUnreadMail.js +16 -0
- package/dist/modules/icons/components/index.d.ts +7 -0
- package/dist/modules/modals/ConfirmModal/ConfirmModal.d.ts +42 -0
- package/dist/modules/modals/ConfirmModal/ConfirmModal.js +36 -0
- package/dist/modules/modals/ConfirmModal/index.d.ts +1 -0
- package/dist/modules/modals/index.d.ts +1 -0
- package/package.json +6 -6
package/dist/icons.js
CHANGED
|
@@ -44,111 +44,118 @@ import { default as default44 } from "./modules/icons/components/IconExternalLin
|
|
|
44
44
|
import { default as default45 } from "./modules/icons/components/IconFiles.js";
|
|
45
45
|
import { default as default46 } from "./modules/icons/components/IconFilter.js";
|
|
46
46
|
import { default as default47 } from "./modules/icons/components/IconFlag.js";
|
|
47
|
-
import { default as default48 } from "./modules/icons/components/
|
|
48
|
-
import { default as default49 } from "./modules/icons/components/
|
|
49
|
-
import { default as default50 } from "./modules/icons/components/
|
|
50
|
-
import { default as default51 } from "./modules/icons/components/
|
|
51
|
-
import { default as default52 } from "./modules/icons/components/
|
|
52
|
-
import { default as default53 } from "./modules/icons/components/
|
|
53
|
-
import { default as default54 } from "./modules/icons/components/
|
|
54
|
-
import { default as default55 } from "./modules/icons/components/
|
|
55
|
-
import { default as default56 } from "./modules/icons/components/
|
|
56
|
-
import { default as default57 } from "./modules/icons/components/
|
|
57
|
-
import { default as default58 } from "./modules/icons/components/
|
|
58
|
-
import { default as default59 } from "./modules/icons/components/
|
|
59
|
-
import { default as default60 } from "./modules/icons/components/
|
|
60
|
-
import { default as default61 } from "./modules/icons/components/
|
|
61
|
-
import { default as default62 } from "./modules/icons/components/
|
|
62
|
-
import { default as default63 } from "./modules/icons/components/
|
|
63
|
-
import { default as default64 } from "./modules/icons/components/
|
|
64
|
-
import { default as default65 } from "./modules/icons/components/
|
|
65
|
-
import { default as default66 } from "./modules/icons/components/
|
|
66
|
-
import { default as default67 } from "./modules/icons/components/
|
|
67
|
-
import { default as default68 } from "./modules/icons/components/
|
|
68
|
-
import { default as default69 } from "./modules/icons/components/
|
|
69
|
-
import { default as default70 } from "./modules/icons/components/
|
|
70
|
-
import { default as default71 } from "./modules/icons/components/
|
|
71
|
-
import { default as default72 } from "./modules/icons/components/
|
|
72
|
-
import { default as default73 } from "./modules/icons/components/
|
|
73
|
-
import { default as default74 } from "./modules/icons/components/
|
|
74
|
-
import { default as default75 } from "./modules/icons/components/
|
|
75
|
-
import { default as default76 } from "./modules/icons/components/
|
|
76
|
-
import { default as default77 } from "./modules/icons/components/
|
|
77
|
-
import { default as default78 } from "./modules/icons/components/
|
|
78
|
-
import { default as default79 } from "./modules/icons/components/
|
|
79
|
-
import { default as default80 } from "./modules/icons/components/
|
|
80
|
-
import { default as default81 } from "./modules/icons/components/
|
|
81
|
-
import { default as default82 } from "./modules/icons/components/
|
|
82
|
-
import { default as default83 } from "./modules/icons/components/
|
|
83
|
-
import { default as default84 } from "./modules/icons/components/
|
|
84
|
-
import { default as default85 } from "./modules/icons/components/
|
|
85
|
-
import { default as default86 } from "./modules/icons/components/
|
|
86
|
-
import { default as default87 } from "./modules/icons/components/
|
|
87
|
-
import { default as default88 } from "./modules/icons/components/
|
|
88
|
-
import { default as default89 } from "./modules/icons/components/
|
|
89
|
-
import { default as default90 } from "./modules/icons/components/
|
|
90
|
-
import { default as default91 } from "./modules/icons/components/
|
|
91
|
-
import { default as default92 } from "./modules/icons/components/
|
|
92
|
-
import { default as default93 } from "./modules/icons/components/
|
|
93
|
-
import { default as default94 } from "./modules/icons/components/
|
|
94
|
-
import { default as default95 } from "./modules/icons/components/
|
|
95
|
-
import { default as default96 } from "./modules/icons/components/
|
|
96
|
-
import { default as default97 } from "./modules/icons/components/
|
|
97
|
-
import { default as default98 } from "./modules/icons/components/
|
|
98
|
-
import { default as default99 } from "./modules/icons/components/
|
|
99
|
-
import { default as default100 } from "./modules/icons/components/
|
|
100
|
-
import { default as default101 } from "./modules/icons/components/
|
|
101
|
-
import { default as default102 } from "./modules/icons/components/
|
|
102
|
-
import { default as default103 } from "./modules/icons/components/
|
|
103
|
-
import { default as default104 } from "./modules/icons/components/
|
|
104
|
-
import { default as default105 } from "./modules/icons/components/
|
|
105
|
-
import { default as default106 } from "./modules/icons/components/
|
|
106
|
-
import { default as default107 } from "./modules/icons/components/
|
|
107
|
-
import { default as default108 } from "./modules/icons/components/
|
|
108
|
-
import { default as default109 } from "./modules/icons/components/
|
|
109
|
-
import { default as default110 } from "./modules/icons/components/
|
|
110
|
-
import { default as default111 } from "./modules/icons/components/
|
|
111
|
-
import { default as default112 } from "./modules/icons/components/
|
|
112
|
-
import { default as default113 } from "./modules/icons/components/
|
|
113
|
-
import { default as default114 } from "./modules/icons/components/
|
|
114
|
-
import { default as default115 } from "./modules/icons/components/
|
|
115
|
-
import { default as default116 } from "./modules/icons/components/
|
|
116
|
-
import { default as default117 } from "./modules/icons/components/
|
|
117
|
-
import { default as default118 } from "./modules/icons/components/
|
|
118
|
-
import { default as default119 } from "./modules/icons/components/
|
|
119
|
-
import { default as default120 } from "./modules/icons/components/
|
|
120
|
-
import { default as default121 } from "./modules/icons/components/
|
|
121
|
-
import { default as default122 } from "./modules/icons/components/
|
|
122
|
-
import { default as default123 } from "./modules/icons/components/
|
|
123
|
-
import { default as default124 } from "./modules/icons/components/
|
|
124
|
-
import { default as default125 } from "./modules/icons/components/
|
|
125
|
-
import { default as default126 } from "./modules/icons/components/
|
|
126
|
-
import { default as default127 } from "./modules/icons/components/
|
|
127
|
-
import { default as default128 } from "./modules/icons/components/
|
|
128
|
-
import { default as default129 } from "./modules/icons/components/
|
|
129
|
-
import { default as default130 } from "./modules/icons/components/
|
|
130
|
-
import { default as default131 } from "./modules/icons/components/
|
|
131
|
-
import { default as default132 } from "./modules/icons/components/
|
|
132
|
-
import { default as default133 } from "./modules/icons/components/
|
|
133
|
-
import { default as default134 } from "./modules/icons/components/
|
|
134
|
-
import { default as default135 } from "./modules/icons/components/
|
|
135
|
-
import { default as default136 } from "./modules/icons/components/
|
|
136
|
-
import { default as default137 } from "./modules/icons/components/
|
|
137
|
-
import { default as default138 } from "./modules/icons/components/
|
|
138
|
-
import { default as default139 } from "./modules/icons/components/
|
|
139
|
-
import { default as default140 } from "./modules/icons/components/
|
|
140
|
-
import { default as default141 } from "./modules/icons/components/
|
|
141
|
-
import { default as default142 } from "./modules/icons/components/
|
|
142
|
-
import { default as default143 } from "./modules/icons/components/
|
|
143
|
-
import { default as default144 } from "./modules/icons/components/
|
|
144
|
-
import { default as default145 } from "./modules/icons/components/
|
|
145
|
-
import { default as default146 } from "./modules/icons/components/
|
|
146
|
-
import { default as default147 } from "./modules/icons/components/
|
|
147
|
-
import { default as default148 } from "./modules/icons/components/
|
|
148
|
-
import { default as default149 } from "./modules/icons/components/
|
|
149
|
-
import { default as default150 } from "./modules/icons/components/
|
|
150
|
-
import { default as default151 } from "./modules/icons/components/
|
|
151
|
-
import { default as default152 } from "./modules/icons/components/
|
|
47
|
+
import { default as default48 } from "./modules/icons/components/IconFolderAdd.js";
|
|
48
|
+
import { default as default49 } from "./modules/icons/components/IconFolderDelete.js";
|
|
49
|
+
import { default as default50 } from "./modules/icons/components/IconFolderMove.js";
|
|
50
|
+
import { default as default51 } from "./modules/icons/components/IconFolder.js";
|
|
51
|
+
import { default as default52 } from "./modules/icons/components/IconForgoing.js";
|
|
52
|
+
import { default as default53 } from "./modules/icons/components/IconFullScreen.js";
|
|
53
|
+
import { default as default54 } from "./modules/icons/components/IconGlobe.js";
|
|
54
|
+
import { default as default55 } from "./modules/icons/components/IconGroupAvatar.js";
|
|
55
|
+
import { default as default56 } from "./modules/icons/components/IconHandMove.js";
|
|
56
|
+
import { default as default57 } from "./modules/icons/components/IconHeadphone.js";
|
|
57
|
+
import { default as default58 } from "./modules/icons/components/IconHide.js";
|
|
58
|
+
import { default as default59 } from "./modules/icons/components/IconHighlightColumn.js";
|
|
59
|
+
import { default as default60 } from "./modules/icons/components/IconHighlightRow.js";
|
|
60
|
+
import { default as default61 } from "./modules/icons/components/IconHome.js";
|
|
61
|
+
import { default as default62 } from "./modules/icons/components/IconHourglass.js";
|
|
62
|
+
import { default as default63 } from "./modules/icons/components/IconImageSizeLarge.js";
|
|
63
|
+
import { default as default64 } from "./modules/icons/components/IconImageSizeMedium.js";
|
|
64
|
+
import { default as default65 } from "./modules/icons/components/IconImageSizeSmall.js";
|
|
65
|
+
import { default as default66 } from "./modules/icons/components/IconInbox.js";
|
|
66
|
+
import { default as default67 } from "./modules/icons/components/IconInfoCircle.js";
|
|
67
|
+
import { default as default68 } from "./modules/icons/components/IconLandscape.js";
|
|
68
|
+
import { default as default69 } from "./modules/icons/components/IconLink.js";
|
|
69
|
+
import { default as default70 } from "./modules/icons/components/IconListOrder.js";
|
|
70
|
+
import { default as default71 } from "./modules/icons/components/IconLoader.js";
|
|
71
|
+
import { default as default72 } from "./modules/icons/components/IconLock.js";
|
|
72
|
+
import { default as default73 } from "./modules/icons/components/IconMail.js";
|
|
73
|
+
import { default as default74 } from "./modules/icons/components/IconMergeCells.js";
|
|
74
|
+
import { default as default75 } from "./modules/icons/components/IconMessageInfo.js";
|
|
75
|
+
import { default as default76 } from "./modules/icons/components/IconMic.js";
|
|
76
|
+
import { default as default77 } from "./modules/icons/components/IconMinus.js";
|
|
77
|
+
import { default as default78 } from "./modules/icons/components/IconMove.js";
|
|
78
|
+
import { default as default79 } from "./modules/icons/components/IconNoColors.js";
|
|
79
|
+
import { default as default80 } from "./modules/icons/components/IconOptions.js";
|
|
80
|
+
import { default as default81 } from "./modules/icons/components/IconOrderedList.js";
|
|
81
|
+
import { default as default82 } from "./modules/icons/components/IconPaperclip.js";
|
|
82
|
+
import { default as default83 } from "./modules/icons/components/IconPause.js";
|
|
83
|
+
import { default as default84 } from "./modules/icons/components/IconPinOff.js";
|
|
84
|
+
import { default as default85 } from "./modules/icons/components/IconPinOn.js";
|
|
85
|
+
import { default as default86 } from "./modules/icons/components/IconPlaceholder.js";
|
|
86
|
+
import { default as default87 } from "./modules/icons/components/IconPlayFilled.js";
|
|
87
|
+
import { default as default88 } from "./modules/icons/components/IconPlay.js";
|
|
88
|
+
import { default as default89 } from "./modules/icons/components/IconPlus.js";
|
|
89
|
+
import { default as default90 } from "./modules/icons/components/IconPointerDefault.js";
|
|
90
|
+
import { default as default91 } from "./modules/icons/components/IconPointerHand.js";
|
|
91
|
+
import { default as default92 } from "./modules/icons/components/IconPrint.js";
|
|
92
|
+
import { default as default93 } from "./modules/icons/components/IconQuestionMark.js";
|
|
93
|
+
import { default as default94 } from "./modules/icons/components/IconQuestion.js";
|
|
94
|
+
import { default as default95 } from "./modules/icons/components/IconRafterDown.js";
|
|
95
|
+
import { default as default96 } from "./modules/icons/components/IconRafterLeft.js";
|
|
96
|
+
import { default as default97 } from "./modules/icons/components/IconRafterRight.js";
|
|
97
|
+
import { default as default98 } from "./modules/icons/components/IconRafterUp.js";
|
|
98
|
+
import { default as default99 } from "./modules/icons/components/IconReaction.js";
|
|
99
|
+
import { default as default100 } from "./modules/icons/components/IconReadMail.js";
|
|
100
|
+
import { default as default101 } from "./modules/icons/components/IconRecordPause.js";
|
|
101
|
+
import { default as default102 } from "./modules/icons/components/IconRecordStop.js";
|
|
102
|
+
import { default as default103 } from "./modules/icons/components/IconRecordVideo.js";
|
|
103
|
+
import { default as default104 } from "./modules/icons/components/IconRecord.js";
|
|
104
|
+
import { default as default105 } from "./modules/icons/components/IconRedo.js";
|
|
105
|
+
import { default as default106 } from "./modules/icons/components/IconRefresh.js";
|
|
106
|
+
import { default as default107 } from "./modules/icons/components/IconReset.js";
|
|
107
|
+
import { default as default108 } from "./modules/icons/components/IconRestart.js";
|
|
108
|
+
import { default as default109 } from "./modules/icons/components/IconRestore.js";
|
|
109
|
+
import { default as default110 } from "./modules/icons/components/IconSave.js";
|
|
110
|
+
import { default as default111 } from "./modules/icons/components/IconSearch.js";
|
|
111
|
+
import { default as default112 } from "./modules/icons/components/IconSee.js";
|
|
112
|
+
import { default as default113 } from "./modules/icons/components/IconSend.js";
|
|
113
|
+
import { default as default114 } from "./modules/icons/components/IconSetBackground.js";
|
|
114
|
+
import { default as default115 } from "./modules/icons/components/IconSettings.js";
|
|
115
|
+
import { default as default116 } from "./modules/icons/components/IconShare.js";
|
|
116
|
+
import { default as default117 } from "./modules/icons/components/IconSmartphone.js";
|
|
117
|
+
import { default as default118 } from "./modules/icons/components/IconSmiley.js";
|
|
118
|
+
import { default as default119 } from "./modules/icons/components/IconSortAscendingLetters.js";
|
|
119
|
+
import { default as default120 } from "./modules/icons/components/IconSortDescendingLetters.js";
|
|
120
|
+
import { default as default121 } from "./modules/icons/components/IconSortDescending.js";
|
|
121
|
+
import { default as default122 } from "./modules/icons/components/IconSortTime.js";
|
|
122
|
+
import { default as default123 } from "./modules/icons/components/IconSpeechToText.js";
|
|
123
|
+
import { default as default124 } from "./modules/icons/components/IconSplitCells.js";
|
|
124
|
+
import { default as default125 } from "./modules/icons/components/IconSquareRoot.js";
|
|
125
|
+
import { default as default126 } from "./modules/icons/components/IconSubscript.js";
|
|
126
|
+
import { default as default127 } from "./modules/icons/components/IconSuccessFill.js";
|
|
127
|
+
import { default as default128 } from "./modules/icons/components/IconSuccessOutline.js";
|
|
128
|
+
import { default as default129 } from "./modules/icons/components/IconSuperscript.js";
|
|
129
|
+
import { default as default130 } from "./modules/icons/components/IconTable.js";
|
|
130
|
+
import { default as default131 } from "./modules/icons/components/IconTextBold.js";
|
|
131
|
+
import { default as default132 } from "./modules/icons/components/IconTextColor.js";
|
|
132
|
+
import { default as default133 } from "./modules/icons/components/IconTextHighlight.js";
|
|
133
|
+
import { default as default134 } from "./modules/icons/components/IconTextItalic.js";
|
|
134
|
+
import { default as default135 } from "./modules/icons/components/IconTextPage.js";
|
|
135
|
+
import { default as default136 } from "./modules/icons/components/IconTextSize.js";
|
|
136
|
+
import { default as default137 } from "./modules/icons/components/IconTextToSpeech.js";
|
|
137
|
+
import { default as default138 } from "./modules/icons/components/IconTextTypo.js";
|
|
138
|
+
import { default as default139 } from "./modules/icons/components/IconTextUnderline.js";
|
|
139
|
+
import { default as default140 } from "./modules/icons/components/IconTextVanilla.js";
|
|
140
|
+
import { default as default141 } from "./modules/icons/components/IconToolCenter.js";
|
|
141
|
+
import { default as default142 } from "./modules/icons/components/IconTool.js";
|
|
142
|
+
import { default as default143 } from "./modules/icons/components/IconTrendingUp.js";
|
|
143
|
+
import { default as default144 } from "./modules/icons/components/IconUndoAll.js";
|
|
144
|
+
import { default as default145 } from "./modules/icons/components/IconUndo.js";
|
|
145
|
+
import { default as default146 } from "./modules/icons/components/IconUnlink.js";
|
|
146
|
+
import { default as default147 } from "./modules/icons/components/IconUnlock.js";
|
|
147
|
+
import { default as default148 } from "./modules/icons/components/IconUnreadMail.js";
|
|
148
|
+
import { default as default149 } from "./modules/icons/components/IconUpload.js";
|
|
149
|
+
import { default as default150 } from "./modules/icons/components/IconUserSearch.js";
|
|
150
|
+
import { default as default151 } from "./modules/icons/components/IconUser.js";
|
|
151
|
+
import { default as default152 } from "./modules/icons/components/IconUsers.js";
|
|
152
|
+
import { default as default153 } from "./modules/icons/components/IconVideo.js";
|
|
153
|
+
import { default as default154 } from "./modules/icons/components/IconViewCalendar.js";
|
|
154
|
+
import { default as default155 } from "./modules/icons/components/IconViewList.js";
|
|
155
|
+
import { default as default156 } from "./modules/icons/components/IconWand.js";
|
|
156
|
+
import { default as default157 } from "./modules/icons/components/IconWrite.js";
|
|
157
|
+
import { default as default158 } from "./modules/icons/components/IconZoomIn.js";
|
|
158
|
+
import { default as default159 } from "./modules/icons/components/IconZoomOut.js";
|
|
152
159
|
export {
|
|
153
160
|
default3 as IconAdd,
|
|
154
161
|
default2 as IconAddUser,
|
|
@@ -196,109 +203,116 @@ export {
|
|
|
196
203
|
default45 as IconFiles,
|
|
197
204
|
default46 as IconFilter,
|
|
198
205
|
default47 as IconFlag,
|
|
199
|
-
|
|
200
|
-
default48 as
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
default52 as
|
|
204
|
-
default53 as
|
|
205
|
-
default54 as
|
|
206
|
-
default55 as
|
|
207
|
-
default56 as
|
|
208
|
-
default57 as
|
|
209
|
-
default58 as
|
|
210
|
-
default59 as
|
|
211
|
-
default60 as
|
|
212
|
-
default61 as
|
|
213
|
-
default62 as
|
|
214
|
-
default63 as
|
|
215
|
-
default64 as
|
|
216
|
-
default65 as
|
|
217
|
-
default66 as
|
|
218
|
-
default67 as
|
|
219
|
-
default68 as
|
|
220
|
-
default69 as
|
|
221
|
-
default70 as
|
|
222
|
-
default71 as
|
|
223
|
-
default72 as
|
|
224
|
-
default73 as
|
|
225
|
-
default74 as
|
|
226
|
-
default75 as
|
|
227
|
-
default76 as
|
|
228
|
-
default77 as
|
|
229
|
-
default78 as
|
|
230
|
-
default79 as
|
|
231
|
-
default80 as
|
|
232
|
-
default81 as
|
|
233
|
-
default82 as
|
|
234
|
-
default83 as
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
default86 as
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
default89 as
|
|
241
|
-
default90 as
|
|
242
|
-
default91 as
|
|
243
|
-
default92 as
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
default95 as
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
default100 as
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
default105 as
|
|
257
|
-
default106 as
|
|
258
|
-
default107 as
|
|
259
|
-
default108 as
|
|
260
|
-
default109 as
|
|
261
|
-
default110 as
|
|
262
|
-
default111 as
|
|
263
|
-
default112 as
|
|
264
|
-
default113 as
|
|
265
|
-
default114 as
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
default117 as
|
|
269
|
-
default118 as
|
|
270
|
-
default119 as
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
default122 as
|
|
274
|
-
default123 as
|
|
275
|
-
default124 as
|
|
276
|
-
default125 as
|
|
277
|
-
default126 as
|
|
278
|
-
default127 as
|
|
279
|
-
default128 as
|
|
280
|
-
default129 as
|
|
281
|
-
default130 as
|
|
282
|
-
default131 as
|
|
283
|
-
default132 as
|
|
284
|
-
default133 as
|
|
285
|
-
default134 as
|
|
286
|
-
default135 as
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
default138 as
|
|
290
|
-
default139 as
|
|
291
|
-
default140 as
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
default146 as
|
|
298
|
-
default147 as
|
|
299
|
-
default148 as
|
|
300
|
-
default149 as
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
default152 as
|
|
206
|
+
default51 as IconFolder,
|
|
207
|
+
default48 as IconFolderAdd,
|
|
208
|
+
default49 as IconFolderDelete,
|
|
209
|
+
default50 as IconFolderMove,
|
|
210
|
+
default52 as IconForgoing,
|
|
211
|
+
default53 as IconFullScreen,
|
|
212
|
+
default54 as IconGlobe,
|
|
213
|
+
default55 as IconGroupAvatar,
|
|
214
|
+
default56 as IconHandMove,
|
|
215
|
+
default57 as IconHeadphone,
|
|
216
|
+
default58 as IconHide,
|
|
217
|
+
default59 as IconHighlightColumn,
|
|
218
|
+
default60 as IconHighlightRow,
|
|
219
|
+
default61 as IconHome,
|
|
220
|
+
default62 as IconHourglass,
|
|
221
|
+
default63 as IconImageSizeLarge,
|
|
222
|
+
default64 as IconImageSizeMedium,
|
|
223
|
+
default65 as IconImageSizeSmall,
|
|
224
|
+
default66 as IconInbox,
|
|
225
|
+
default67 as IconInfoCircle,
|
|
226
|
+
default68 as IconLandscape,
|
|
227
|
+
default69 as IconLink,
|
|
228
|
+
default70 as IconListOrder,
|
|
229
|
+
default71 as IconLoader,
|
|
230
|
+
default72 as IconLock,
|
|
231
|
+
default73 as IconMail,
|
|
232
|
+
default74 as IconMergeCells,
|
|
233
|
+
default75 as IconMessageInfo,
|
|
234
|
+
default76 as IconMic,
|
|
235
|
+
default77 as IconMinus,
|
|
236
|
+
default78 as IconMove,
|
|
237
|
+
default79 as IconNoColors,
|
|
238
|
+
default80 as IconOptions,
|
|
239
|
+
default81 as IconOrderedList,
|
|
240
|
+
default82 as IconPaperclip,
|
|
241
|
+
default83 as IconPause,
|
|
242
|
+
default84 as IconPinOff,
|
|
243
|
+
default85 as IconPinOn,
|
|
244
|
+
default86 as IconPlaceholder,
|
|
245
|
+
default88 as IconPlay,
|
|
246
|
+
default87 as IconPlayFilled,
|
|
247
|
+
default89 as IconPlus,
|
|
248
|
+
default90 as IconPointerDefault,
|
|
249
|
+
default91 as IconPointerHand,
|
|
250
|
+
default92 as IconPrint,
|
|
251
|
+
default94 as IconQuestion,
|
|
252
|
+
default93 as IconQuestionMark,
|
|
253
|
+
default95 as IconRafterDown,
|
|
254
|
+
default96 as IconRafterLeft,
|
|
255
|
+
default97 as IconRafterRight,
|
|
256
|
+
default98 as IconRafterUp,
|
|
257
|
+
default99 as IconReaction,
|
|
258
|
+
default100 as IconReadMail,
|
|
259
|
+
default104 as IconRecord,
|
|
260
|
+
default101 as IconRecordPause,
|
|
261
|
+
default102 as IconRecordStop,
|
|
262
|
+
default103 as IconRecordVideo,
|
|
263
|
+
default105 as IconRedo,
|
|
264
|
+
default106 as IconRefresh,
|
|
265
|
+
default107 as IconReset,
|
|
266
|
+
default108 as IconRestart,
|
|
267
|
+
default109 as IconRestore,
|
|
268
|
+
default110 as IconSave,
|
|
269
|
+
default111 as IconSearch,
|
|
270
|
+
default112 as IconSee,
|
|
271
|
+
default113 as IconSend,
|
|
272
|
+
default114 as IconSetBackground,
|
|
273
|
+
default115 as IconSettings,
|
|
274
|
+
default116 as IconShare,
|
|
275
|
+
default117 as IconSmartphone,
|
|
276
|
+
default118 as IconSmiley,
|
|
277
|
+
default119 as IconSortAscendingLetters,
|
|
278
|
+
default121 as IconSortDescending,
|
|
279
|
+
default120 as IconSortDescendingLetters,
|
|
280
|
+
default122 as IconSortTime,
|
|
281
|
+
default123 as IconSpeechToText,
|
|
282
|
+
default124 as IconSplitCells,
|
|
283
|
+
default125 as IconSquareRoot,
|
|
284
|
+
default126 as IconSubscript,
|
|
285
|
+
default127 as IconSuccessFill,
|
|
286
|
+
default128 as IconSuccessOutline,
|
|
287
|
+
default129 as IconSuperscript,
|
|
288
|
+
default130 as IconTable,
|
|
289
|
+
default131 as IconTextBold,
|
|
290
|
+
default132 as IconTextColor,
|
|
291
|
+
default133 as IconTextHighlight,
|
|
292
|
+
default134 as IconTextItalic,
|
|
293
|
+
default135 as IconTextPage,
|
|
294
|
+
default136 as IconTextSize,
|
|
295
|
+
default137 as IconTextToSpeech,
|
|
296
|
+
default138 as IconTextTypo,
|
|
297
|
+
default139 as IconTextUnderline,
|
|
298
|
+
default140 as IconTextVanilla,
|
|
299
|
+
default142 as IconTool,
|
|
300
|
+
default141 as IconToolCenter,
|
|
301
|
+
default143 as IconTrendingUp,
|
|
302
|
+
default145 as IconUndo,
|
|
303
|
+
default144 as IconUndoAll,
|
|
304
|
+
default146 as IconUnlink,
|
|
305
|
+
default147 as IconUnlock,
|
|
306
|
+
default148 as IconUnreadMail,
|
|
307
|
+
default149 as IconUpload,
|
|
308
|
+
default151 as IconUser,
|
|
309
|
+
default150 as IconUserSearch,
|
|
310
|
+
default152 as IconUsers,
|
|
311
|
+
default153 as IconVideo,
|
|
312
|
+
default154 as IconViewCalendar,
|
|
313
|
+
default155 as IconViewList,
|
|
314
|
+
default156 as IconWand,
|
|
315
|
+
default157 as IconWrite,
|
|
316
|
+
default158 as IconZoomIn,
|
|
317
|
+
default159 as IconZoomOut
|
|
304
318
|
};
|
package/dist/index.js
CHANGED
|
@@ -71,13 +71,14 @@ import { default as default70 } from "./hooks/useWorkspaceFile/useWorkspaceFile.
|
|
|
71
71
|
import { default as default71 } from "./hooks/useWorkspaceSearch/useWorkspaceSearch.js";
|
|
72
72
|
import { default as default72 } from "./hooks/useXitiTrackPageLoad/useXitiTrackPageLoad.js";
|
|
73
73
|
import { default as default73 } from "./hooks/useZendeskGuide/useZendeskGuide.js";
|
|
74
|
-
import { default as default74 } from "./modules/modals/
|
|
75
|
-
import { default as default75 } from "./modules/modals/
|
|
76
|
-
import { default as default76 } from "./modules/modals/
|
|
77
|
-
import { default as default77 } from "./modules/modals/ResourceModal/
|
|
78
|
-
import { default as default78 } from "./modules/modals/
|
|
79
|
-
import { default as default79 } from "./modules/modals/ShareModal/
|
|
80
|
-
import { default as default80 } from "./modules/modals/ShareModal/
|
|
74
|
+
import { default as default74 } from "./modules/modals/ConfirmModal/ConfirmModal.js";
|
|
75
|
+
import { default as default75 } from "./modules/modals/OnboardingModal/OnboardingModal.js";
|
|
76
|
+
import { default as default76 } from "./modules/modals/PublishModal/PublishModal.js";
|
|
77
|
+
import { default as default77 } from "./modules/modals/ResourceModal/apps/BlogPublic.js";
|
|
78
|
+
import { default as default78 } from "./modules/modals/ResourceModal/hooks/useUpdateMutation.js";
|
|
79
|
+
import { default as default79 } from "./modules/modals/ShareModal/ShareModal.js";
|
|
80
|
+
import { default as default80 } from "./modules/modals/ShareModal/apps/ShareBlog.js";
|
|
81
|
+
import { default as default81 } from "./modules/modals/ShareModal/hooks/useShareMutation.js";
|
|
81
82
|
import { AccessiblePalette, DefaultPalette } from "./components/ColorPicker/ColorPalette.js";
|
|
82
83
|
import { DropzoneContext, useDropzoneContext } from "./components/Dropzone/DropzoneContext.js";
|
|
83
84
|
import { Column, Grid } from "./components/Grid/Grid.js";
|
|
@@ -113,7 +114,7 @@ export {
|
|
|
113
114
|
default6 as Attachment,
|
|
114
115
|
default7 as Avatar,
|
|
115
116
|
default8 as Badge,
|
|
116
|
-
|
|
117
|
+
default77 as BlogPublic,
|
|
117
118
|
default9 as Breadcrumb,
|
|
118
119
|
default10 as Button,
|
|
119
120
|
default13 as Card,
|
|
@@ -122,6 +123,7 @@ export {
|
|
|
122
123
|
default16 as ColorPickerItem,
|
|
123
124
|
Column,
|
|
124
125
|
default17 as Combobox,
|
|
126
|
+
default74 as ConfirmModal,
|
|
125
127
|
DefaultPalette,
|
|
126
128
|
DndTree,
|
|
127
129
|
default18 as Dropdown,
|
|
@@ -148,19 +150,19 @@ export {
|
|
|
148
150
|
Menu,
|
|
149
151
|
MockedProvider,
|
|
150
152
|
default30 as Modal,
|
|
151
|
-
|
|
153
|
+
default75 as OnboardingModal,
|
|
152
154
|
Popover,
|
|
153
155
|
PopoverBody,
|
|
154
156
|
PopoverFooter,
|
|
155
157
|
PopoverHeader,
|
|
156
|
-
|
|
158
|
+
default76 as PublishModal,
|
|
157
159
|
default31 as Radio,
|
|
158
160
|
ResourceModal,
|
|
159
161
|
default32 as SearchBar,
|
|
160
162
|
default12 as SearchButton,
|
|
161
163
|
default33 as Select,
|
|
162
|
-
|
|
163
|
-
|
|
164
|
+
default80 as ShareBlog,
|
|
165
|
+
default79 as ShareModal,
|
|
164
166
|
default37 as SortableTree,
|
|
165
167
|
default34 as Table,
|
|
166
168
|
Tabs,
|
|
@@ -224,7 +226,7 @@ export {
|
|
|
224
226
|
default59 as useLibraryUrl,
|
|
225
227
|
default60 as useMediaLibrary,
|
|
226
228
|
default61 as useScrollToTop,
|
|
227
|
-
|
|
229
|
+
default81 as useShareMutation,
|
|
228
230
|
default62 as useTitle,
|
|
229
231
|
default63 as useToast,
|
|
230
232
|
default64 as useToggle,
|
|
@@ -232,7 +234,7 @@ export {
|
|
|
232
234
|
default66 as useTrashedResource,
|
|
233
235
|
useTreeSortable,
|
|
234
236
|
useTreeView,
|
|
235
|
-
|
|
237
|
+
default78 as useUpdateMutation,
|
|
236
238
|
default67 as useUpload,
|
|
237
239
|
default68 as useUploadFiles,
|
|
238
240
|
default69 as useUser,
|
package/dist/modals.js
CHANGED
|
@@ -1,18 +1,20 @@
|
|
|
1
|
-
import { default as default2 } from "./modules/modals/
|
|
2
|
-
import { default as default3 } from "./modules/modals/
|
|
3
|
-
import { default as default4 } from "./modules/modals/
|
|
4
|
-
import { default as default5 } from "./modules/modals/ResourceModal/
|
|
5
|
-
import { default as default6 } from "./modules/modals/
|
|
6
|
-
import { default as default7 } from "./modules/modals/ShareModal/
|
|
7
|
-
import { default as default8 } from "./modules/modals/ShareModal/
|
|
1
|
+
import { default as default2 } from "./modules/modals/ConfirmModal/ConfirmModal.js";
|
|
2
|
+
import { default as default3 } from "./modules/modals/OnboardingModal/OnboardingModal.js";
|
|
3
|
+
import { default as default4 } from "./modules/modals/PublishModal/PublishModal.js";
|
|
4
|
+
import { default as default5 } from "./modules/modals/ResourceModal/apps/BlogPublic.js";
|
|
5
|
+
import { default as default6 } from "./modules/modals/ResourceModal/hooks/useUpdateMutation.js";
|
|
6
|
+
import { default as default7 } from "./modules/modals/ShareModal/ShareModal.js";
|
|
7
|
+
import { default as default8 } from "./modules/modals/ShareModal/apps/ShareBlog.js";
|
|
8
|
+
import { default as default9 } from "./modules/modals/ShareModal/hooks/useShareMutation.js";
|
|
8
9
|
import { ResourceModal } from "./modules/modals/ResourceModal/ResourceModal.js";
|
|
9
10
|
export {
|
|
10
|
-
|
|
11
|
-
default2 as
|
|
12
|
-
default3 as
|
|
11
|
+
default5 as BlogPublic,
|
|
12
|
+
default2 as ConfirmModal,
|
|
13
|
+
default3 as OnboardingModal,
|
|
14
|
+
default4 as PublishModal,
|
|
13
15
|
ResourceModal,
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
16
|
+
default8 as ShareBlog,
|
|
17
|
+
default7 as ShareModal,
|
|
18
|
+
default9 as useShareMutation,
|
|
19
|
+
default6 as useUpdateMutation
|
|
18
20
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { WorkspaceVisibility } from '@edifice.io/client';
|
|
2
|
-
import { Content, FocusPosition, JSONContent } from '@tiptap/react';
|
|
2
|
+
import { Content, Extensions, FocusPosition, JSONContent } from '@tiptap/react';
|
|
3
3
|
export interface EditorRef {
|
|
4
4
|
/** Get the current content. */
|
|
5
5
|
getContent: (as: 'html' | 'json' | 'plain') => undefined | string | JSONContent;
|
|
@@ -40,6 +40,8 @@ export interface EditorProps {
|
|
|
40
40
|
onContentChange?: ({ editor }: {
|
|
41
41
|
editor: any;
|
|
42
42
|
}) => void;
|
|
43
|
+
/** Extensions to add to the editor */
|
|
44
|
+
extensions?: Extensions;
|
|
43
45
|
}
|
|
44
46
|
declare const Editor: import('react').ForwardRefExoticComponent<EditorProps & import('react').RefAttributes<EditorRef>>;
|
|
45
47
|
export default Editor;
|
|
@@ -27,14 +27,15 @@ const MathsModal = /* @__PURE__ */ lazy(async () => await import("../MathsModal/
|
|
|
27
27
|
focus = "start",
|
|
28
28
|
placeholder = "",
|
|
29
29
|
visibility = "protected",
|
|
30
|
-
onContentChange
|
|
30
|
+
onContentChange,
|
|
31
|
+
extensions
|
|
31
32
|
}, ref) => {
|
|
32
33
|
const editorId = useId(), {
|
|
33
34
|
appCode
|
|
34
35
|
} = useEdificeClient(), {
|
|
35
36
|
editor,
|
|
36
37
|
editable
|
|
37
|
-
} = useTipTapEditor(mode === "edit", content, focus, placeholder, onContentChange, visibility), {
|
|
38
|
+
} = useTipTapEditor(mode === "edit", content, focus, placeholder, onContentChange, visibility, extensions), {
|
|
38
39
|
ref: mediaLibraryModalRef,
|
|
39
40
|
...mediaLibraryModalHandlers
|
|
40
41
|
} = useMediaLibraryEditor(editor), {
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { ConversationHistory } from "@edifice.io/tiptap-extensions/conversation-history";
|
|
2
|
+
import { ReactNodeViewRenderer } from "@tiptap/react";
|
|
3
|
+
const ConversationHistoryNodeView = (Component) => ConversationHistory.extend({
|
|
4
|
+
addNodeView() {
|
|
5
|
+
return ReactNodeViewRenderer(Component);
|
|
6
|
+
}
|
|
7
|
+
});
|
|
8
|
+
export {
|
|
9
|
+
ConversationHistoryNodeView as default
|
|
10
|
+
};
|