@edifice.io/react 2.2.11-develop-pedago.20250703144408 → 2.2.11-develop-enabling.20250704174735

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (36) hide show
  1. package/dist/components/Button/Button.js +1 -1
  2. package/dist/components/Button/IconButton.js +2 -1
  3. package/dist/components/Dropdown/Dropdown.d.ts +4 -8
  4. package/dist/components/Dropdown/Dropdown.js +6 -16
  5. package/dist/components/Layout/Layout.d.ts +1 -3
  6. package/dist/components/Layout/Layout.js +1 -3
  7. package/dist/components/SearchBar/SearchBar.d.ts +34 -10
  8. package/dist/components/SearchBar/SearchBar.js +17 -4
  9. package/dist/components/Tabs/components/Tabs.d.ts +3 -11
  10. package/dist/components/Tabs/components/Tabs.js +2 -4
  11. package/dist/components/Tabs/components/TabsList.d.ts +1 -7
  12. package/dist/components/Tabs/components/TabsList.js +2 -5
  13. package/dist/components/Tabs/components/TabsPanel.d.ts +1 -5
  14. package/dist/components/Tabs/components/TabsPanel.js +3 -7
  15. package/dist/components/Toolbar/Toolbar.js +1 -1
  16. package/dist/hooks/useDropdown/useDropdown.js +6 -1
  17. package/dist/hooks/useLibraryUrl/useLibraryUrl.d.ts +1 -1
  18. package/dist/hooks/useLibraryUrl/useLibraryUrl.js +2 -2
  19. package/dist/hooks/useUploadFiles/useUploadFiles.js +9 -7
  20. package/dist/icons.js +196 -190
  21. package/dist/index.js +10 -12
  22. package/dist/modules/editor/components/BubbleMenuEditInformationPane/BubbleMenuEditInformationPane.js +4 -4
  23. package/dist/modules/editor/components/Toolbar/TableToolbar.AddMenu.js +1 -1
  24. package/dist/modules/editor/components/Toolbar/TableToolbar.DelMenu.js +1 -1
  25. package/dist/modules/icons/components/IconLibrary.d.ts +7 -0
  26. package/dist/modules/icons/components/IconLibrary.js +12 -0
  27. package/dist/modules/icons/components/IconStar.d.ts +7 -0
  28. package/dist/modules/icons/components/IconStar.js +13 -0
  29. package/dist/modules/icons/components/IconStarFull.d.ts +7 -0
  30. package/dist/modules/icons/components/IconStarFull.js +13 -0
  31. package/dist/modules/icons/components/index.d.ts +3 -0
  32. package/dist/modules/multimedia/FileCard/FileCard.d.ts +1 -1
  33. package/dist/modules/multimedia/FileCard/FileCard.js +2 -5
  34. package/dist/modules/multimedia/index.d.ts +0 -1
  35. package/dist/multimedia.js +10 -12
  36. package/package.json +6 -6
package/dist/icons.js CHANGED
@@ -68,101 +68,104 @@ import { default as default68 } from "./modules/icons/components/IconInbox.js";
68
68
  import { default as default69 } from "./modules/icons/components/IconInfoCircle.js";
69
69
  import { default as default70 } from "./modules/icons/components/IconInfoRectangle.js";
70
70
  import { default as default71 } from "./modules/icons/components/IconLandscape.js";
71
- import { default as default72 } from "./modules/icons/components/IconLink.js";
72
- import { default as default73 } from "./modules/icons/components/IconListOrder.js";
73
- import { default as default74 } from "./modules/icons/components/IconLoader.js";
74
- import { default as default75 } from "./modules/icons/components/IconLock.js";
75
- import { default as default76 } from "./modules/icons/components/IconMailRecall.js";
76
- import { default as default77 } from "./modules/icons/components/IconMail.js";
77
- import { default as default78 } from "./modules/icons/components/IconMergeCells.js";
78
- import { default as default79 } from "./modules/icons/components/IconMessageInfo.js";
79
- import { default as default80 } from "./modules/icons/components/IconMicOff.js";
80
- import { default as default81 } from "./modules/icons/components/IconMic.js";
81
- import { default as default82 } from "./modules/icons/components/IconMinus.js";
82
- import { default as default83 } from "./modules/icons/components/IconMove.js";
83
- import { default as default84 } from "./modules/icons/components/IconNoColors.js";
84
- import { default as default85 } from "./modules/icons/components/IconOptions.js";
85
- import { default as default86 } from "./modules/icons/components/IconOrderedList.js";
86
- import { default as default87 } from "./modules/icons/components/IconPaperclip.js";
87
- import { default as default88 } from "./modules/icons/components/IconPause.js";
88
- import { default as default89 } from "./modules/icons/components/IconPinOff.js";
89
- import { default as default90 } from "./modules/icons/components/IconPinOn.js";
90
- import { default as default91 } from "./modules/icons/components/IconPlaceholder.js";
91
- import { default as default92 } from "./modules/icons/components/IconPlayFilled.js";
92
- import { default as default93 } from "./modules/icons/components/IconPlay.js";
93
- import { default as default94 } from "./modules/icons/components/IconPlus.js";
94
- import { default as default95 } from "./modules/icons/components/IconPointerDefault.js";
95
- import { default as default96 } from "./modules/icons/components/IconPointerHand.js";
96
- import { default as default97 } from "./modules/icons/components/IconPrint.js";
97
- import { default as default98 } from "./modules/icons/components/IconQuestionMark.js";
98
- import { default as default99 } from "./modules/icons/components/IconQuestion.js";
99
- import { default as default100 } from "./modules/icons/components/IconRafterDown.js";
100
- import { default as default101 } from "./modules/icons/components/IconRafterLeft.js";
101
- import { default as default102 } from "./modules/icons/components/IconRafterRight.js";
102
- import { default as default103 } from "./modules/icons/components/IconRafterUp.js";
103
- import { default as default104 } from "./modules/icons/components/IconReaction.js";
104
- import { default as default105 } from "./modules/icons/components/IconReadMail.js";
105
- import { default as default106 } from "./modules/icons/components/IconRecordPause.js";
106
- import { default as default107 } from "./modules/icons/components/IconRecordStop.js";
107
- import { default as default108 } from "./modules/icons/components/IconRecordVideo.js";
108
- import { default as default109 } from "./modules/icons/components/IconRecord.js";
109
- import { default as default110 } from "./modules/icons/components/IconRedo.js";
110
- import { default as default111 } from "./modules/icons/components/IconRefresh.js";
111
- import { default as default112 } from "./modules/icons/components/IconReset.js";
112
- import { default as default113 } from "./modules/icons/components/IconRestart.js";
113
- import { default as default114 } from "./modules/icons/components/IconRestore.js";
114
- import { default as default115 } from "./modules/icons/components/IconSave.js";
115
- import { default as default116 } from "./modules/icons/components/IconSearch.js";
116
- import { default as default117 } from "./modules/icons/components/IconSee.js";
117
- import { default as default118 } from "./modules/icons/components/IconSend.js";
118
- import { default as default119 } from "./modules/icons/components/IconSetBackground.js";
119
- import { default as default120 } from "./modules/icons/components/IconSettings.js";
120
- import { default as default121 } from "./modules/icons/components/IconShare.js";
121
- import { default as default122 } from "./modules/icons/components/IconSignature.js";
122
- import { default as default123 } from "./modules/icons/components/IconSmartphone.js";
123
- import { default as default124 } from "./modules/icons/components/IconSmiley.js";
124
- import { default as default125 } from "./modules/icons/components/IconSortAscendingLetters.js";
125
- import { default as default126 } from "./modules/icons/components/IconSortDescendingLetters.js";
126
- import { default as default127 } from "./modules/icons/components/IconSortDescending.js";
127
- import { default as default128 } from "./modules/icons/components/IconSortTime.js";
128
- import { default as default129 } from "./modules/icons/components/IconSpeechToText.js";
129
- import { default as default130 } from "./modules/icons/components/IconSplitCells.js";
130
- import { default as default131 } from "./modules/icons/components/IconSquareRoot.js";
131
- import { default as default132 } from "./modules/icons/components/IconSubscript.js";
132
- import { default as default133 } from "./modules/icons/components/IconSuccessFill.js";
133
- import { default as default134 } from "./modules/icons/components/IconSuccessOutline.js";
134
- import { default as default135 } from "./modules/icons/components/IconSuperscript.js";
135
- import { default as default136 } from "./modules/icons/components/IconTable.js";
136
- import { default as default137 } from "./modules/icons/components/IconTextBold.js";
137
- import { default as default138 } from "./modules/icons/components/IconTextColor.js";
138
- import { default as default139 } from "./modules/icons/components/IconTextHighlight.js";
139
- import { default as default140 } from "./modules/icons/components/IconTextItalic.js";
140
- import { default as default141 } from "./modules/icons/components/IconTextPage.js";
141
- import { default as default142 } from "./modules/icons/components/IconTextSize.js";
142
- import { default as default143 } from "./modules/icons/components/IconTextToSpeechOff.js";
143
- import { default as default144 } from "./modules/icons/components/IconTextToSpeech.js";
144
- import { default as default145 } from "./modules/icons/components/IconTextTypo.js";
145
- import { default as default146 } from "./modules/icons/components/IconTextUnderline.js";
146
- import { default as default147 } from "./modules/icons/components/IconTextVanilla.js";
147
- import { default as default148 } from "./modules/icons/components/IconToolCenter.js";
148
- import { default as default149 } from "./modules/icons/components/IconTool.js";
149
- import { default as default150 } from "./modules/icons/components/IconTrendingUp.js";
150
- import { default as default151 } from "./modules/icons/components/IconUndoAll.js";
151
- import { default as default152 } from "./modules/icons/components/IconUndo.js";
152
- import { default as default153 } from "./modules/icons/components/IconUnlink.js";
153
- import { default as default154 } from "./modules/icons/components/IconUnlock.js";
154
- import { default as default155 } from "./modules/icons/components/IconUnreadMail.js";
155
- import { default as default156 } from "./modules/icons/components/IconUpload.js";
156
- import { default as default157 } from "./modules/icons/components/IconUserSearch.js";
157
- import { default as default158 } from "./modules/icons/components/IconUser.js";
158
- import { default as default159 } from "./modules/icons/components/IconUsers.js";
159
- import { default as default160 } from "./modules/icons/components/IconVideo.js";
160
- import { default as default161 } from "./modules/icons/components/IconViewCalendar.js";
161
- import { default as default162 } from "./modules/icons/components/IconViewList.js";
162
- import { default as default163 } from "./modules/icons/components/IconWand.js";
163
- import { default as default164 } from "./modules/icons/components/IconWrite.js";
164
- import { default as default165 } from "./modules/icons/components/IconZoomIn.js";
165
- import { default as default166 } from "./modules/icons/components/IconZoomOut.js";
71
+ import { default as default72 } from "./modules/icons/components/IconLibrary.js";
72
+ import { default as default73 } from "./modules/icons/components/IconLink.js";
73
+ import { default as default74 } from "./modules/icons/components/IconListOrder.js";
74
+ import { default as default75 } from "./modules/icons/components/IconLoader.js";
75
+ import { default as default76 } from "./modules/icons/components/IconLock.js";
76
+ import { default as default77 } from "./modules/icons/components/IconMailRecall.js";
77
+ import { default as default78 } from "./modules/icons/components/IconMail.js";
78
+ import { default as default79 } from "./modules/icons/components/IconMergeCells.js";
79
+ import { default as default80 } from "./modules/icons/components/IconMessageInfo.js";
80
+ import { default as default81 } from "./modules/icons/components/IconMicOff.js";
81
+ import { default as default82 } from "./modules/icons/components/IconMic.js";
82
+ import { default as default83 } from "./modules/icons/components/IconMinus.js";
83
+ import { default as default84 } from "./modules/icons/components/IconMove.js";
84
+ import { default as default85 } from "./modules/icons/components/IconNoColors.js";
85
+ import { default as default86 } from "./modules/icons/components/IconOptions.js";
86
+ import { default as default87 } from "./modules/icons/components/IconOrderedList.js";
87
+ import { default as default88 } from "./modules/icons/components/IconPaperclip.js";
88
+ import { default as default89 } from "./modules/icons/components/IconPause.js";
89
+ import { default as default90 } from "./modules/icons/components/IconPinOff.js";
90
+ import { default as default91 } from "./modules/icons/components/IconPinOn.js";
91
+ import { default as default92 } from "./modules/icons/components/IconPlaceholder.js";
92
+ import { default as default93 } from "./modules/icons/components/IconPlayFilled.js";
93
+ import { default as default94 } from "./modules/icons/components/IconPlay.js";
94
+ import { default as default95 } from "./modules/icons/components/IconPlus.js";
95
+ import { default as default96 } from "./modules/icons/components/IconPointerDefault.js";
96
+ import { default as default97 } from "./modules/icons/components/IconPointerHand.js";
97
+ import { default as default98 } from "./modules/icons/components/IconPrint.js";
98
+ import { default as default99 } from "./modules/icons/components/IconQuestionMark.js";
99
+ import { default as default100 } from "./modules/icons/components/IconQuestion.js";
100
+ import { default as default101 } from "./modules/icons/components/IconRafterDown.js";
101
+ import { default as default102 } from "./modules/icons/components/IconRafterLeft.js";
102
+ import { default as default103 } from "./modules/icons/components/IconRafterRight.js";
103
+ import { default as default104 } from "./modules/icons/components/IconRafterUp.js";
104
+ import { default as default105 } from "./modules/icons/components/IconReaction.js";
105
+ import { default as default106 } from "./modules/icons/components/IconReadMail.js";
106
+ import { default as default107 } from "./modules/icons/components/IconRecordPause.js";
107
+ import { default as default108 } from "./modules/icons/components/IconRecordStop.js";
108
+ import { default as default109 } from "./modules/icons/components/IconRecordVideo.js";
109
+ import { default as default110 } from "./modules/icons/components/IconRecord.js";
110
+ import { default as default111 } from "./modules/icons/components/IconRedo.js";
111
+ import { default as default112 } from "./modules/icons/components/IconRefresh.js";
112
+ import { default as default113 } from "./modules/icons/components/IconReset.js";
113
+ import { default as default114 } from "./modules/icons/components/IconRestart.js";
114
+ import { default as default115 } from "./modules/icons/components/IconRestore.js";
115
+ import { default as default116 } from "./modules/icons/components/IconSave.js";
116
+ import { default as default117 } from "./modules/icons/components/IconSearch.js";
117
+ import { default as default118 } from "./modules/icons/components/IconSee.js";
118
+ import { default as default119 } from "./modules/icons/components/IconSend.js";
119
+ import { default as default120 } from "./modules/icons/components/IconSetBackground.js";
120
+ import { default as default121 } from "./modules/icons/components/IconSettings.js";
121
+ import { default as default122 } from "./modules/icons/components/IconShare.js";
122
+ import { default as default123 } from "./modules/icons/components/IconSignature.js";
123
+ import { default as default124 } from "./modules/icons/components/IconSmartphone.js";
124
+ import { default as default125 } from "./modules/icons/components/IconSmiley.js";
125
+ import { default as default126 } from "./modules/icons/components/IconSortAscendingLetters.js";
126
+ import { default as default127 } from "./modules/icons/components/IconSortDescendingLetters.js";
127
+ import { default as default128 } from "./modules/icons/components/IconSortDescending.js";
128
+ import { default as default129 } from "./modules/icons/components/IconSortTime.js";
129
+ import { default as default130 } from "./modules/icons/components/IconSpeechToText.js";
130
+ import { default as default131 } from "./modules/icons/components/IconSplitCells.js";
131
+ import { default as default132 } from "./modules/icons/components/IconSquareRoot.js";
132
+ import { default as default133 } from "./modules/icons/components/IconStarFull.js";
133
+ import { default as default134 } from "./modules/icons/components/IconStar.js";
134
+ import { default as default135 } from "./modules/icons/components/IconSubscript.js";
135
+ import { default as default136 } from "./modules/icons/components/IconSuccessFill.js";
136
+ import { default as default137 } from "./modules/icons/components/IconSuccessOutline.js";
137
+ import { default as default138 } from "./modules/icons/components/IconSuperscript.js";
138
+ import { default as default139 } from "./modules/icons/components/IconTable.js";
139
+ import { default as default140 } from "./modules/icons/components/IconTextBold.js";
140
+ import { default as default141 } from "./modules/icons/components/IconTextColor.js";
141
+ import { default as default142 } from "./modules/icons/components/IconTextHighlight.js";
142
+ import { default as default143 } from "./modules/icons/components/IconTextItalic.js";
143
+ import { default as default144 } from "./modules/icons/components/IconTextPage.js";
144
+ import { default as default145 } from "./modules/icons/components/IconTextSize.js";
145
+ import { default as default146 } from "./modules/icons/components/IconTextToSpeechOff.js";
146
+ import { default as default147 } from "./modules/icons/components/IconTextToSpeech.js";
147
+ import { default as default148 } from "./modules/icons/components/IconTextTypo.js";
148
+ import { default as default149 } from "./modules/icons/components/IconTextUnderline.js";
149
+ import { default as default150 } from "./modules/icons/components/IconTextVanilla.js";
150
+ import { default as default151 } from "./modules/icons/components/IconToolCenter.js";
151
+ import { default as default152 } from "./modules/icons/components/IconTool.js";
152
+ import { default as default153 } from "./modules/icons/components/IconTrendingUp.js";
153
+ import { default as default154 } from "./modules/icons/components/IconUndoAll.js";
154
+ import { default as default155 } from "./modules/icons/components/IconUndo.js";
155
+ import { default as default156 } from "./modules/icons/components/IconUnlink.js";
156
+ import { default as default157 } from "./modules/icons/components/IconUnlock.js";
157
+ import { default as default158 } from "./modules/icons/components/IconUnreadMail.js";
158
+ import { default as default159 } from "./modules/icons/components/IconUpload.js";
159
+ import { default as default160 } from "./modules/icons/components/IconUserSearch.js";
160
+ import { default as default161 } from "./modules/icons/components/IconUser.js";
161
+ import { default as default162 } from "./modules/icons/components/IconUsers.js";
162
+ import { default as default163 } from "./modules/icons/components/IconVideo.js";
163
+ import { default as default164 } from "./modules/icons/components/IconViewCalendar.js";
164
+ import { default as default165 } from "./modules/icons/components/IconViewList.js";
165
+ import { default as default166 } from "./modules/icons/components/IconWand.js";
166
+ import { default as default167 } from "./modules/icons/components/IconWrite.js";
167
+ import { default as default168 } from "./modules/icons/components/IconZoomIn.js";
168
+ import { default as default169 } from "./modules/icons/components/IconZoomOut.js";
166
169
  export {
167
170
  default3 as IconAdd,
168
171
  default2 as IconAddUser,
@@ -234,99 +237,102 @@ export {
234
237
  default69 as IconInfoCircle,
235
238
  default70 as IconInfoRectangle,
236
239
  default71 as IconLandscape,
237
- default72 as IconLink,
238
- default73 as IconListOrder,
239
- default74 as IconLoader,
240
- default75 as IconLock,
241
- default77 as IconMail,
242
- default76 as IconMailRecall,
243
- default78 as IconMergeCells,
244
- default79 as IconMessageInfo,
245
- default81 as IconMic,
246
- default80 as IconMicOff,
247
- default82 as IconMinus,
248
- default83 as IconMove,
249
- default84 as IconNoColors,
250
- default85 as IconOptions,
251
- default86 as IconOrderedList,
252
- default87 as IconPaperclip,
253
- default88 as IconPause,
254
- default89 as IconPinOff,
255
- default90 as IconPinOn,
256
- default91 as IconPlaceholder,
257
- default93 as IconPlay,
258
- default92 as IconPlayFilled,
259
- default94 as IconPlus,
260
- default95 as IconPointerDefault,
261
- default96 as IconPointerHand,
262
- default97 as IconPrint,
263
- default99 as IconQuestion,
264
- default98 as IconQuestionMark,
265
- default100 as IconRafterDown,
266
- default101 as IconRafterLeft,
267
- default102 as IconRafterRight,
268
- default103 as IconRafterUp,
269
- default104 as IconReaction,
270
- default105 as IconReadMail,
271
- default109 as IconRecord,
272
- default106 as IconRecordPause,
273
- default107 as IconRecordStop,
274
- default108 as IconRecordVideo,
275
- default110 as IconRedo,
276
- default111 as IconRefresh,
277
- default112 as IconReset,
278
- default113 as IconRestart,
279
- default114 as IconRestore,
280
- default115 as IconSave,
281
- default116 as IconSearch,
282
- default117 as IconSee,
283
- default118 as IconSend,
284
- default119 as IconSetBackground,
285
- default120 as IconSettings,
286
- default121 as IconShare,
287
- default122 as IconSignature,
288
- default123 as IconSmartphone,
289
- default124 as IconSmiley,
290
- default125 as IconSortAscendingLetters,
291
- default127 as IconSortDescending,
292
- default126 as IconSortDescendingLetters,
293
- default128 as IconSortTime,
294
- default129 as IconSpeechToText,
295
- default130 as IconSplitCells,
296
- default131 as IconSquareRoot,
297
- default132 as IconSubscript,
298
- default133 as IconSuccessFill,
299
- default134 as IconSuccessOutline,
300
- default135 as IconSuperscript,
301
- default136 as IconTable,
302
- default137 as IconTextBold,
303
- default138 as IconTextColor,
304
- default139 as IconTextHighlight,
305
- default140 as IconTextItalic,
306
- default141 as IconTextPage,
307
- default142 as IconTextSize,
308
- default144 as IconTextToSpeech,
309
- default143 as IconTextToSpeechOff,
310
- default145 as IconTextTypo,
311
- default146 as IconTextUnderline,
312
- default147 as IconTextVanilla,
313
- default149 as IconTool,
314
- default148 as IconToolCenter,
315
- default150 as IconTrendingUp,
316
- default152 as IconUndo,
317
- default151 as IconUndoAll,
318
- default153 as IconUnlink,
319
- default154 as IconUnlock,
320
- default155 as IconUnreadMail,
321
- default156 as IconUpload,
322
- default158 as IconUser,
323
- default157 as IconUserSearch,
324
- default159 as IconUsers,
325
- default160 as IconVideo,
326
- default161 as IconViewCalendar,
327
- default162 as IconViewList,
328
- default163 as IconWand,
329
- default164 as IconWrite,
330
- default165 as IconZoomIn,
331
- default166 as IconZoomOut
240
+ default72 as IconLibrary,
241
+ default73 as IconLink,
242
+ default74 as IconListOrder,
243
+ default75 as IconLoader,
244
+ default76 as IconLock,
245
+ default78 as IconMail,
246
+ default77 as IconMailRecall,
247
+ default79 as IconMergeCells,
248
+ default80 as IconMessageInfo,
249
+ default82 as IconMic,
250
+ default81 as IconMicOff,
251
+ default83 as IconMinus,
252
+ default84 as IconMove,
253
+ default85 as IconNoColors,
254
+ default86 as IconOptions,
255
+ default87 as IconOrderedList,
256
+ default88 as IconPaperclip,
257
+ default89 as IconPause,
258
+ default90 as IconPinOff,
259
+ default91 as IconPinOn,
260
+ default92 as IconPlaceholder,
261
+ default94 as IconPlay,
262
+ default93 as IconPlayFilled,
263
+ default95 as IconPlus,
264
+ default96 as IconPointerDefault,
265
+ default97 as IconPointerHand,
266
+ default98 as IconPrint,
267
+ default100 as IconQuestion,
268
+ default99 as IconQuestionMark,
269
+ default101 as IconRafterDown,
270
+ default102 as IconRafterLeft,
271
+ default103 as IconRafterRight,
272
+ default104 as IconRafterUp,
273
+ default105 as IconReaction,
274
+ default106 as IconReadMail,
275
+ default110 as IconRecord,
276
+ default107 as IconRecordPause,
277
+ default108 as IconRecordStop,
278
+ default109 as IconRecordVideo,
279
+ default111 as IconRedo,
280
+ default112 as IconRefresh,
281
+ default113 as IconReset,
282
+ default114 as IconRestart,
283
+ default115 as IconRestore,
284
+ default116 as IconSave,
285
+ default117 as IconSearch,
286
+ default118 as IconSee,
287
+ default119 as IconSend,
288
+ default120 as IconSetBackground,
289
+ default121 as IconSettings,
290
+ default122 as IconShare,
291
+ default123 as IconSignature,
292
+ default124 as IconSmartphone,
293
+ default125 as IconSmiley,
294
+ default126 as IconSortAscendingLetters,
295
+ default128 as IconSortDescending,
296
+ default127 as IconSortDescendingLetters,
297
+ default129 as IconSortTime,
298
+ default130 as IconSpeechToText,
299
+ default131 as IconSplitCells,
300
+ default132 as IconSquareRoot,
301
+ default134 as IconStar,
302
+ default133 as IconStarFull,
303
+ default135 as IconSubscript,
304
+ default136 as IconSuccessFill,
305
+ default137 as IconSuccessOutline,
306
+ default138 as IconSuperscript,
307
+ default139 as IconTable,
308
+ default140 as IconTextBold,
309
+ default141 as IconTextColor,
310
+ default142 as IconTextHighlight,
311
+ default143 as IconTextItalic,
312
+ default144 as IconTextPage,
313
+ default145 as IconTextSize,
314
+ default147 as IconTextToSpeech,
315
+ default146 as IconTextToSpeechOff,
316
+ default148 as IconTextTypo,
317
+ default149 as IconTextUnderline,
318
+ default150 as IconTextVanilla,
319
+ default152 as IconTool,
320
+ default151 as IconToolCenter,
321
+ default153 as IconTrendingUp,
322
+ default155 as IconUndo,
323
+ default154 as IconUndoAll,
324
+ default156 as IconUnlink,
325
+ default157 as IconUnlock,
326
+ default158 as IconUnreadMail,
327
+ default159 as IconUpload,
328
+ default161 as IconUser,
329
+ default160 as IconUserSearch,
330
+ default162 as IconUsers,
331
+ default163 as IconVideo,
332
+ default164 as IconViewCalendar,
333
+ default165 as IconViewList,
334
+ default166 as IconWand,
335
+ default167 as IconWrite,
336
+ default168 as IconZoomIn,
337
+ default169 as IconZoomOut
332
338
  };
package/dist/index.js CHANGED
@@ -92,12 +92,11 @@ import { default as default91 } from "./modules/multimedia/AudioRecorder/AudioRe
92
92
  import { default as default92 } from "./modules/multimedia/Embed/Embed.js";
93
93
  import { default as default93 } from "./modules/multimedia/ImageEditor/components/ImageEditor.js";
94
94
  import { default as default94 } from "./modules/multimedia/ImagePicker/ImagePicker.js";
95
- import { default as default95 } from "./modules/multimedia/FileCard/FileCard.js";
96
- import { default as default96 } from "./modules/multimedia/MediaLibrary/MediaLibrary.js";
97
- import { default as default97 } from "./modules/multimedia/VideoEmbed/VideoEmbed.js";
98
- import { default as default98 } from "./modules/multimedia/VideoRecorder/VideoRecorder.js";
99
- import { default as default99 } from "./modules/multimedia/Workspace/Workspace.js";
100
- import { default as default100 } from "./modules/multimedia/WorkspaceFolders/WorkspaceFolders.js";
95
+ import { default as default95 } from "./modules/multimedia/MediaLibrary/MediaLibrary.js";
96
+ import { default as default96 } from "./modules/multimedia/VideoEmbed/VideoEmbed.js";
97
+ import { default as default97 } from "./modules/multimedia/VideoRecorder/VideoRecorder.js";
98
+ import { default as default98 } from "./modules/multimedia/Workspace/Workspace.js";
99
+ import { default as default99 } from "./modules/multimedia/WorkspaceFolders/WorkspaceFolders.js";
101
100
  import { AccessiblePalette, DefaultPalette } from "./components/ColorPicker/ColorPalette.js";
102
101
  import { DropzoneContext, useDropzoneContext } from "./components/Dropzone/DropzoneContext.js";
103
102
  import { Column, Grid } from "./components/Grid/Grid.js";
@@ -160,7 +159,6 @@ export {
160
159
  default92 as Embed,
161
160
  default21 as EmptyScreen,
162
161
  ExternalLinker,
163
- default95 as FileCard,
164
162
  default22 as Flex,
165
163
  default24 as FormControl,
166
164
  default23 as FormText,
@@ -178,7 +176,7 @@ export {
178
176
  default29 as Loading,
179
177
  default30 as LoadingScreen,
180
178
  default31 as Logo,
181
- default96 as MediaLibrary,
179
+ default95 as MediaLibrary,
182
180
  Menu,
183
181
  MockedProvider,
184
182
  default32 as Modal,
@@ -209,13 +207,13 @@ export {
209
207
  TreeNode,
210
208
  TreeNodeFolderWrapper,
211
209
  default46 as TreeView,
212
- default97 as VideoEmbed,
213
- default98 as VideoRecorder,
210
+ default96 as VideoEmbed,
211
+ default97 as VideoRecorder,
214
212
  default47 as VisuallyHidden,
215
213
  WORKSPACE_SHARED_FOLDER_ID,
216
214
  WORKSPACE_USER_FOLDER_ID,
217
- default99 as Workspace,
218
- default100 as WorkspaceFolders,
215
+ default98 as Workspace,
216
+ default99 as WorkspaceFolders,
219
217
  addNode,
220
218
  arrayUnique,
221
219
  buildTree,
@@ -23,7 +23,7 @@ const BubbleMenuEditInformationPane = ({
23
23
  name: "info",
24
24
  props: {
25
25
  size: "lg",
26
- leftIcon: /* @__PURE__ */ jsx(SvgIconInfoCircle, {}),
26
+ icon: /* @__PURE__ */ jsx(SvgIconInfoCircle, {}),
27
27
  "aria-label": t("tiptap.tooltip.bubblemenu.information.pane.info"),
28
28
  className: ((_a = selectedNode == null ? void 0 : selectedNode.attrs) == null ? void 0 : _a.type) === "info" ? "is-selected" : "",
29
29
  onClick: () => editor.chain().focus().updateAttributes("information-pane", {
@@ -39,7 +39,7 @@ const BubbleMenuEditInformationPane = ({
39
39
  name: "success",
40
40
  props: {
41
41
  size: "lg",
42
- leftIcon: /* @__PURE__ */ jsx(SvgIconSuccessOutline, {}),
42
+ icon: /* @__PURE__ */ jsx(SvgIconSuccessOutline, {}),
43
43
  "aria-label": t("tiptap.tooltip.bubblemenu.information.pane.success"),
44
44
  className: ((_b = selectedNode == null ? void 0 : selectedNode.attrs) == null ? void 0 : _b.type) === "success" ? "is-selected" : "",
45
45
  onClick: () => editor.chain().focus().updateAttributes("information-pane", {
@@ -55,7 +55,7 @@ const BubbleMenuEditInformationPane = ({
55
55
  name: "warning",
56
56
  props: {
57
57
  size: "lg",
58
- leftIcon: /* @__PURE__ */ jsx(SvgIconAlertTriangle, {}),
58
+ icon: /* @__PURE__ */ jsx(SvgIconAlertTriangle, {}),
59
59
  "aria-label": t("tiptap.tooltip.bubblemenu.information.pane.warning"),
60
60
  className: ((_c = selectedNode == null ? void 0 : selectedNode.attrs) == null ? void 0 : _c.type) === "warning" ? "is-selected" : "",
61
61
  onClick: () => editor.chain().focus().updateAttributes("information-pane", {
@@ -71,7 +71,7 @@ const BubbleMenuEditInformationPane = ({
71
71
  name: "question",
72
72
  props: {
73
73
  size: "lg",
74
- leftIcon: /* @__PURE__ */ jsx(SvgIconQuestion, {}),
74
+ icon: /* @__PURE__ */ jsx(SvgIconQuestion, {}),
75
75
  "aria-label": t("tiptap.tooltip.bubblemenu.information.pane.question"),
76
76
  className: ((_d = selectedNode == null ? void 0 : selectedNode.attrs) == null ? void 0 : _d.type) === "question" ? "is-selected" : "",
77
77
  onClick: () => editor.chain().focus().updateAttributes("information-pane", {
@@ -46,7 +46,7 @@ const TableToolbarAddMenu = ({
46
46
  }];
47
47
  return /* @__PURE__ */ jsxs(Fragment, { children: [
48
48
  /* @__PURE__ */ jsx(Tooltip, { message: t("tiptap.table.toolbar.tooltip.add"), placement: "top", children: /* @__PURE__ */ jsx(Dropdown.Trigger, { variant: "ghost", label: t("tiptap.table.toolbar.add") }) }),
49
- /* @__PURE__ */ jsx(Dropdown.Menu, { children: addOptions.map((option) => /* @__PURE__ */ jsx("div", { onMouseDown: (e) => e.preventDefault(), children: /* @__PURE__ */ jsx(Dropdown.Item, { icon: option.icon, onClick: option.onClick, children: option.label }) }, option.key)) })
49
+ /* @__PURE__ */ jsx(Dropdown.Menu, { children: addOptions.map((option) => /* @__PURE__ */ jsx("div", { onMouseDown: (e) => e.preventDefault(), children: /* @__PURE__ */ jsx(Dropdown.Item, { icon: option.icon, onClick: option.onClick, children: option.label }, option.key) })) })
50
50
  ] });
51
51
  };
52
52
  export {
@@ -40,7 +40,7 @@ const TableToolbarDelMenu = ({
40
40
  }];
41
41
  return /* @__PURE__ */ jsxs(Fragment, { children: [
42
42
  /* @__PURE__ */ jsx(Tooltip, { message: t("tiptap.table.toolbar.tooltip.del"), placement: "top", children: /* @__PURE__ */ jsx(Dropdown.Trigger, { variant: "ghost", label: t("tiptap.table.toolbar.del") }) }),
43
- /* @__PURE__ */ jsx(Dropdown.Menu, { children: delOptions.map((option) => /* @__PURE__ */ jsx("div", { onMouseDown: (e) => e.preventDefault(), children: /* @__PURE__ */ jsx(Dropdown.Item, { icon: option.icon, onClick: option.onClick, children: option.label }) }, option.key)) })
43
+ /* @__PURE__ */ jsx(Dropdown.Menu, { children: delOptions.map((option) => /* @__PURE__ */ jsx("div", { onMouseDown: (e) => e.preventDefault(), children: /* @__PURE__ */ jsx(Dropdown.Item, { icon: option.icon, onClick: option.onClick, children: option.label }, option.key) })) })
44
44
  ] });
45
45
  };
46
46
  export {
@@ -0,0 +1,7 @@
1
+ import { SVGProps } from 'react';
2
+ interface SVGRProps {
3
+ title?: string;
4
+ titleId?: string;
5
+ }
6
+ declare const SvgIconLibrary: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
7
+ export default SvgIconLibrary;
@@ -0,0 +1,12 @@
1
+ import { jsxs, jsx } from "react/jsx-runtime";
2
+ const SvgIconLibrary = ({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", "aria-hidden": "true", viewBox: "0 0 24 24", "aria-labelledby": titleId, ...props, children: [
7
+ title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M24.02 12.14c0 3.2-1.24 6.22-3.51 8.5s-5.3 3.51-8.5 3.51A12.03 12.03 0 0 1 12 .11c1.38 0 2.37.23 3.65.68.25.08.48.18.67.26l.08.03.06.04a.76.76 0 0 1 .29.26.73.73 0 0 1 .13.45.78.78 0 0 1-.76.79.7.7 0 0 1-.34-.1 26 26 0 0 0-.66-.25 8.6 8.6 0 0 0-3.13-.6 10.46 10.46 0 1 0 10.47 10.47c0-1.72-.37-3.1-1.18-4.62a14 14 0 0 1-.2-.36L21.03 7 21 6.96l-.03-.03-.01-.04-.04-.06-.14-.24-.04.14a.73.73 0 0 1-.89.53.73.73 0 0 1-.45-.34.76.76 0 0 1-.07-.55l.46-1.76a.78.78 0 0 1 .36-.49.87.87 0 0 1 .63-.06l1.75.56a.73.73 0 0 1 .47.9v.01a.73.73 0 0 1-.72.5c.17.3.32.59.4.77a10.9 10.9 0 0 1 1.35 5.33zm-4.18-8.96a1.38 1.38 0 1 1-2.76 0 1.38 1.38 0 0 1 2.76 0m-7.78 1.44c-2.62 0-5.15 2.02-5.15 4.9 0 3.5 2.48 4.4 2.76 6.68h4.77c.29-2.28 2.76-3.17 2.76-6.68 0-2.88-2.53-4.9-5.14-4.9m-.48 1.1c.28-.02.52.12.5.4a.45.45 0 0 1-.4.45 3.21 3.21 0 0 0-2.84 3.2c0 .32.05.64.14.94.09.22-.05.5-.27.57s-.5-.09-.55-.32a4 4 0 0 1-.18-1.2 4.08 4.08 0 0 1 3.6-4.04M9.7 17.05v.85h4.72v-.85zm0 1.71v.43c0 .5.4.86.85.86h3a.86.86 0 0 0 .87-.86v-.43zm1.5 1.72a.86.86 0 1 0 1.71 0z" })
9
+ ] });
10
+ export {
11
+ SvgIconLibrary as default
12
+ };
@@ -0,0 +1,7 @@
1
+ import { SVGProps } from 'react';
2
+ interface SVGRProps {
3
+ title?: string;
4
+ titleId?: string;
5
+ }
6
+ declare const SvgIconStar: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
7
+ export default SvgIconStar;
@@ -0,0 +1,13 @@
1
+ import { jsxs, jsx } from "react/jsx-runtime";
2
+ const SvgIconStar = ({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
+ title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
+ /* @__PURE__ */ jsx("g", { clipPath: "url(#icon-star_svg__a)", children: /* @__PURE__ */ jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M10.272 1.977c.772-1.323 2.684-1.323 3.455 0l2.769 4.746 5.16 1.19a2 2 0 0 1 1.099 3.216l-3.653 4.464.778 5.446c.224 1.569-1.379 2.763-2.818 2.099L12 20.8l-5.062 2.337c-1.44.664-3.042-.53-2.818-2.1l.778-5.445-3.653-4.464a2 2 0 0 1 1.098-3.215l5.161-1.191zm4.496 5.754L12 2.985 9.232 7.73a2 2 0 0 1-1.278.94l-5.16 1.191 3.652 4.465a2 2 0 0 1 .432 1.55L6.1 21.321l5.062-2.337a2 2 0 0 1 1.676 0l5.062 2.337-.778-5.446a2 2 0 0 1 .432-1.55l3.653-4.464-5.16-1.19a2 2 0 0 1-1.279-.941", clipRule: "evenodd" }) }),
9
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "icon-star_svg__a", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
10
+ ] });
11
+ export {
12
+ SvgIconStar as default
13
+ };
@@ -0,0 +1,7 @@
1
+ import { SVGProps } from 'react';
2
+ interface SVGRProps {
3
+ title?: string;
4
+ titleId?: string;
5
+ }
6
+ declare const SvgIconStarFull: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
7
+ export default SvgIconStarFull;
@@ -0,0 +1,13 @@
1
+ import { jsxs, jsx } from "react/jsx-runtime";
2
+ const SvgIconStarFull = ({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
+ title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
+ /* @__PURE__ */ jsx("g", { clipPath: "url(#icon-star-full_svg__a)", children: /* @__PURE__ */ jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M10.278 1.977c.77-1.323 2.675-1.323 3.444 0l2.759 4.746 5.143 1.19c1.44.334 2.03 2.068 1.094 3.216l-3.64 4.464.775 5.446c.224 1.569-1.374 2.763-2.808 2.099L12 20.8l-5.045 2.337c-1.434.664-3.032-.53-2.808-2.1l.775-5.445-3.64-4.464C.346 9.98.936 8.247 2.376 7.914L7.52 6.723z", clipRule: "evenodd" }) }),
9
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "icon-star-full_svg__a", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
10
+ ] });
11
+ export {
12
+ SvgIconStarFull as default
13
+ };
@@ -68,6 +68,7 @@ export { default as IconInbox } from './IconInbox';
68
68
  export { default as IconInfoCircle } from './IconInfoCircle';
69
69
  export { default as IconInfoRectangle } from './IconInfoRectangle';
70
70
  export { default as IconLandscape } from './IconLandscape';
71
+ export { default as IconLibrary } from './IconLibrary';
71
72
  export { default as IconLink } from './IconLink';
72
73
  export { default as IconListOrder } from './IconListOrder';
73
74
  export { default as IconLoader } from './IconLoader';
@@ -128,6 +129,8 @@ export { default as IconSortTime } from './IconSortTime';
128
129
  export { default as IconSpeechToText } from './IconSpeechToText';
129
130
  export { default as IconSplitCells } from './IconSplitCells';
130
131
  export { default as IconSquareRoot } from './IconSquareRoot';
132
+ export { default as IconStarFull } from './IconStarFull';
133
+ export { default as IconStar } from './IconStar';
131
134
  export { default as IconSubscript } from './IconSubscript';
132
135
  export { default as IconSuccessFill } from './IconSuccessFill';
133
136
  export { default as IconSuccessOutline } from './IconSuccessOutline';