@edifice.io/react 2.1.1 → 2.1.2-develop-pedago.20250304150740
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/Avatar/Avatar.d.ts +21 -0
- package/dist/components/Avatar/Avatar.js +15 -2
- package/dist/components/AvatarGroup/AvatarGroup.d.ts +24 -0
- package/dist/components/AvatarGroup/AvatarGroup.js +24 -0
- package/dist/components/AvatarGroup/index.d.ts +2 -0
- package/dist/components/Dropdown/Dropdown.d.ts +6 -2
- package/dist/components/Dropdown/Dropdown.js +2 -0
- package/dist/components/Dropdown/DropdownItem.d.ts +5 -1
- package/dist/components/Dropdown/DropdownItem.js +7 -2
- package/dist/components/Dropdown/DropdownTrigger.d.ts +30 -1
- package/dist/components/Dropdown/DropdownTrigger.js +23 -3
- package/dist/components/PreventPropagation/PreventPropagation.d.ts +10 -0
- package/dist/components/PreventPropagation/PreventPropagation.js +9 -0
- package/dist/components/PreventPropagation/index.d.ts +2 -0
- package/dist/components/StackedGroup/StackedGroup.d.ts +23 -0
- package/dist/components/StackedGroup/StackedGroup.js +21 -0
- package/dist/components/StackedGroup/index.d.ts +1 -0
- package/dist/components/Switch/Switch.d.ts +25 -0
- package/dist/components/Switch/Switch.js +25 -0
- package/dist/components/Switch/index.d.ts +2 -0
- package/dist/components/index.d.ts +4 -0
- package/dist/editor.js +30 -27
- package/dist/hooks/useCheckable/useCheckable.d.ts +5 -1
- package/dist/hooks/useConf/useConf.d.ts +1 -1
- package/dist/hooks/useSession/useSession.d.ts +1 -1
- package/dist/hooks/useUpload/useUpload.js +8 -2
- package/dist/icons.js +200 -196
- package/dist/index.js +155 -147
- package/dist/modules/comments/hooks/useAutosizeTextarea.d.ts +5 -1
- package/dist/modules/editor/components/Editor/Editor.js +1 -0
- package/dist/modules/editor/components/EditorToolbar/EditorToolbar.js +1 -0
- package/dist/modules/editor/components/Renderer/AttachmentRenderer.js +1 -0
- package/dist/modules/editor/components/Renderer/AudioRenderer.js +24 -3
- package/dist/modules/editor/hooks/useTipTapEditor.js +1 -1
- package/dist/modules/editor/index.d.ts +3 -1
- package/dist/modules/icons/components/IconHandMove.d.ts +7 -0
- package/dist/modules/icons/components/IconHandMove.js +12 -0
- package/dist/modules/icons/components/IconToolCenter.d.ts +7 -0
- package/dist/modules/icons/components/IconToolCenter.js +12 -0
- package/dist/modules/icons/components/index.d.ts +2 -0
- package/dist/modules/modals/ResourceModal/ResourceModal.d.ts +1 -1
- package/dist/modules/modals/ResourceModal/hooks/useUpdateMutation.d.ts +1 -1
- package/dist/modules/modals/ShareModal/ShareModal.d.ts +1 -1
- package/dist/modules/modals/ShareModal/apps/ShareBlog.d.ts +1 -1
- package/dist/modules/modals/ShareModal/hooks/useShareMutation.d.ts +1 -1
- package/dist/modules/multimedia/AudioRecorder/AudioRecorder.js +5 -1
- package/dist/multimedia.js +10 -10
- package/dist/providers/EdificeClientProvider/EdificeClientProvider.context.d.ts +1 -1
- package/dist/types/index.d.ts +1 -0
- package/package.json +9 -6
package/dist/icons.js
CHANGED
|
@@ -49,104 +49,106 @@ import { default as default49 } from "./modules/icons/components/IconFolder.js";
|
|
|
49
49
|
import { default as default50 } from "./modules/icons/components/IconForgoing.js";
|
|
50
50
|
import { default as default51 } from "./modules/icons/components/IconFullScreen.js";
|
|
51
51
|
import { default as default52 } from "./modules/icons/components/IconGlobe.js";
|
|
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/
|
|
52
|
+
import { default as default53 } from "./modules/icons/components/IconHandMove.js";
|
|
53
|
+
import { default as default54 } from "./modules/icons/components/IconHeadphone.js";
|
|
54
|
+
import { default as default55 } from "./modules/icons/components/IconHide.js";
|
|
55
|
+
import { default as default56 } from "./modules/icons/components/IconHighlightColumn.js";
|
|
56
|
+
import { default as default57 } from "./modules/icons/components/IconHighlightRow.js";
|
|
57
|
+
import { default as default58 } from "./modules/icons/components/IconHome.js";
|
|
58
|
+
import { default as default59 } from "./modules/icons/components/IconHourglass.js";
|
|
59
|
+
import { default as default60 } from "./modules/icons/components/IconImageSizeLarge.js";
|
|
60
|
+
import { default as default61 } from "./modules/icons/components/IconImageSizeMedium.js";
|
|
61
|
+
import { default as default62 } from "./modules/icons/components/IconImageSizeSmall.js";
|
|
62
|
+
import { default as default63 } from "./modules/icons/components/IconInbox.js";
|
|
63
|
+
import { default as default64 } from "./modules/icons/components/IconInfoCircle.js";
|
|
64
|
+
import { default as default65 } from "./modules/icons/components/IconLandscape.js";
|
|
65
|
+
import { default as default66 } from "./modules/icons/components/IconLink.js";
|
|
66
|
+
import { default as default67 } from "./modules/icons/components/IconListOrder.js";
|
|
67
|
+
import { default as default68 } from "./modules/icons/components/IconLoader.js";
|
|
68
|
+
import { default as default69 } from "./modules/icons/components/IconLock.js";
|
|
69
|
+
import { default as default70 } from "./modules/icons/components/IconMail.js";
|
|
70
|
+
import { default as default71 } from "./modules/icons/components/IconMergeCells.js";
|
|
71
|
+
import { default as default72 } from "./modules/icons/components/IconMessageInfo.js";
|
|
72
|
+
import { default as default73 } from "./modules/icons/components/IconMic.js";
|
|
73
|
+
import { default as default74 } from "./modules/icons/components/IconMinus.js";
|
|
74
|
+
import { default as default75 } from "./modules/icons/components/IconMove.js";
|
|
75
|
+
import { default as default76 } from "./modules/icons/components/IconNoColors.js";
|
|
76
|
+
import { default as default77 } from "./modules/icons/components/IconOptions.js";
|
|
77
|
+
import { default as default78 } from "./modules/icons/components/IconOrderedList.js";
|
|
78
|
+
import { default as default79 } from "./modules/icons/components/IconPaperclip.js";
|
|
79
|
+
import { default as default80 } from "./modules/icons/components/IconPause.js";
|
|
80
|
+
import { default as default81 } from "./modules/icons/components/IconPinOff.js";
|
|
81
|
+
import { default as default82 } from "./modules/icons/components/IconPinOn.js";
|
|
82
|
+
import { default as default83 } from "./modules/icons/components/IconPlaceholder.js";
|
|
83
|
+
import { default as default84 } from "./modules/icons/components/IconPlayFilled.js";
|
|
84
|
+
import { default as default85 } from "./modules/icons/components/IconPlay.js";
|
|
85
|
+
import { default as default86 } from "./modules/icons/components/IconPlus.js";
|
|
86
|
+
import { default as default87 } from "./modules/icons/components/IconPointerDefault.js";
|
|
87
|
+
import { default as default88 } from "./modules/icons/components/IconPointerHand.js";
|
|
88
|
+
import { default as default89 } from "./modules/icons/components/IconPrint.js";
|
|
89
|
+
import { default as default90 } from "./modules/icons/components/IconQuestion.js";
|
|
90
|
+
import { default as default91 } from "./modules/icons/components/IconRafterDown.js";
|
|
91
|
+
import { default as default92 } from "./modules/icons/components/IconRafterLeft.js";
|
|
92
|
+
import { default as default93 } from "./modules/icons/components/IconRafterRight.js";
|
|
93
|
+
import { default as default94 } from "./modules/icons/components/IconRafterUp.js";
|
|
94
|
+
import { default as default95 } from "./modules/icons/components/IconReaction.js";
|
|
95
|
+
import { default as default96 } from "./modules/icons/components/IconRecordPause.js";
|
|
96
|
+
import { default as default97 } from "./modules/icons/components/IconRecordStop.js";
|
|
97
|
+
import { default as default98 } from "./modules/icons/components/IconRecordVideo.js";
|
|
98
|
+
import { default as default99 } from "./modules/icons/components/IconRecord.js";
|
|
99
|
+
import { default as default100 } from "./modules/icons/components/IconRedo.js";
|
|
100
|
+
import { default as default101 } from "./modules/icons/components/IconRefresh.js";
|
|
101
|
+
import { default as default102 } from "./modules/icons/components/IconReset.js";
|
|
102
|
+
import { default as default103 } from "./modules/icons/components/IconRestart.js";
|
|
103
|
+
import { default as default104 } from "./modules/icons/components/IconRestore.js";
|
|
104
|
+
import { default as default105 } from "./modules/icons/components/IconSave.js";
|
|
105
|
+
import { default as default106 } from "./modules/icons/components/IconSearch.js";
|
|
106
|
+
import { default as default107 } from "./modules/icons/components/IconSee.js";
|
|
107
|
+
import { default as default108 } from "./modules/icons/components/IconSend.js";
|
|
108
|
+
import { default as default109 } from "./modules/icons/components/IconSetBackground.js";
|
|
109
|
+
import { default as default110 } from "./modules/icons/components/IconSettings.js";
|
|
110
|
+
import { default as default111 } from "./modules/icons/components/IconShare.js";
|
|
111
|
+
import { default as default112 } from "./modules/icons/components/IconSmartphone.js";
|
|
112
|
+
import { default as default113 } from "./modules/icons/components/IconSmiley.js";
|
|
113
|
+
import { default as default114 } from "./modules/icons/components/IconSortAscendingLetters.js";
|
|
114
|
+
import { default as default115 } from "./modules/icons/components/IconSortDescendingLetters.js";
|
|
115
|
+
import { default as default116 } from "./modules/icons/components/IconSortDescending.js";
|
|
116
|
+
import { default as default117 } from "./modules/icons/components/IconSortTime.js";
|
|
117
|
+
import { default as default118 } from "./modules/icons/components/IconSpeechToText.js";
|
|
118
|
+
import { default as default119 } from "./modules/icons/components/IconSplitCells.js";
|
|
119
|
+
import { default as default120 } from "./modules/icons/components/IconSquareRoot.js";
|
|
120
|
+
import { default as default121 } from "./modules/icons/components/IconSubscript.js";
|
|
121
|
+
import { default as default122 } from "./modules/icons/components/IconSuccessFill.js";
|
|
122
|
+
import { default as default123 } from "./modules/icons/components/IconSuccessOutline.js";
|
|
123
|
+
import { default as default124 } from "./modules/icons/components/IconSuperscript.js";
|
|
124
|
+
import { default as default125 } from "./modules/icons/components/IconTable.js";
|
|
125
|
+
import { default as default126 } from "./modules/icons/components/IconTextBold.js";
|
|
126
|
+
import { default as default127 } from "./modules/icons/components/IconTextColor.js";
|
|
127
|
+
import { default as default128 } from "./modules/icons/components/IconTextHighlight.js";
|
|
128
|
+
import { default as default129 } from "./modules/icons/components/IconTextItalic.js";
|
|
129
|
+
import { default as default130 } from "./modules/icons/components/IconTextPage.js";
|
|
130
|
+
import { default as default131 } from "./modules/icons/components/IconTextSize.js";
|
|
131
|
+
import { default as default132 } from "./modules/icons/components/IconTextToSpeech.js";
|
|
132
|
+
import { default as default133 } from "./modules/icons/components/IconTextTypo.js";
|
|
133
|
+
import { default as default134 } from "./modules/icons/components/IconTextUnderline.js";
|
|
134
|
+
import { default as default135 } from "./modules/icons/components/IconTextVanilla.js";
|
|
135
|
+
import { default as default136 } from "./modules/icons/components/IconToolCenter.js";
|
|
136
|
+
import { default as default137 } from "./modules/icons/components/IconTool.js";
|
|
137
|
+
import { default as default138 } from "./modules/icons/components/IconTrendingUp.js";
|
|
138
|
+
import { default as default139 } from "./modules/icons/components/IconUndo.js";
|
|
139
|
+
import { default as default140 } from "./modules/icons/components/IconUnlink.js";
|
|
140
|
+
import { default as default141 } from "./modules/icons/components/IconUnlock.js";
|
|
141
|
+
import { default as default142 } from "./modules/icons/components/IconUpload.js";
|
|
142
|
+
import { default as default143 } from "./modules/icons/components/IconUserSearch.js";
|
|
143
|
+
import { default as default144 } from "./modules/icons/components/IconUser.js";
|
|
144
|
+
import { default as default145 } from "./modules/icons/components/IconUsers.js";
|
|
145
|
+
import { default as default146 } from "./modules/icons/components/IconVideo.js";
|
|
146
|
+
import { default as default147 } from "./modules/icons/components/IconViewCalendar.js";
|
|
147
|
+
import { default as default148 } from "./modules/icons/components/IconViewList.js";
|
|
148
|
+
import { default as default149 } from "./modules/icons/components/IconWand.js";
|
|
149
|
+
import { default as default150 } from "./modules/icons/components/IconWrite.js";
|
|
150
|
+
import { default as default151 } from "./modules/icons/components/IconZoomIn.js";
|
|
151
|
+
import { default as default152 } from "./modules/icons/components/IconZoomOut.js";
|
|
150
152
|
export {
|
|
151
153
|
default3 as IconAdd,
|
|
152
154
|
default2 as IconAddUser,
|
|
@@ -199,102 +201,104 @@ export {
|
|
|
199
201
|
default50 as IconForgoing,
|
|
200
202
|
default51 as IconFullScreen,
|
|
201
203
|
default52 as IconGlobe,
|
|
202
|
-
default53 as
|
|
203
|
-
default54 as
|
|
204
|
-
default55 as
|
|
205
|
-
default56 as
|
|
206
|
-
default57 as
|
|
207
|
-
default58 as
|
|
208
|
-
default59 as
|
|
209
|
-
default60 as
|
|
210
|
-
default61 as
|
|
211
|
-
default62 as
|
|
212
|
-
default63 as
|
|
213
|
-
default64 as
|
|
214
|
-
default65 as
|
|
215
|
-
default66 as
|
|
216
|
-
default67 as
|
|
217
|
-
default68 as
|
|
218
|
-
default69 as
|
|
219
|
-
default70 as
|
|
220
|
-
default71 as
|
|
221
|
-
default72 as
|
|
222
|
-
default73 as
|
|
223
|
-
default74 as
|
|
224
|
-
default75 as
|
|
225
|
-
default76 as
|
|
226
|
-
default77 as
|
|
227
|
-
default78 as
|
|
228
|
-
default79 as
|
|
229
|
-
default80 as
|
|
230
|
-
default81 as
|
|
231
|
-
default82 as
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
default86 as
|
|
236
|
-
default87 as
|
|
237
|
-
default88 as
|
|
238
|
-
default89 as
|
|
239
|
-
default90 as
|
|
240
|
-
default91 as
|
|
241
|
-
default92 as
|
|
242
|
-
default93 as
|
|
243
|
-
default94 as
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
default96 as
|
|
247
|
-
default97 as
|
|
248
|
-
|
|
249
|
-
default100 as
|
|
250
|
-
default101 as
|
|
251
|
-
default102 as
|
|
252
|
-
default103 as
|
|
253
|
-
default104 as
|
|
254
|
-
default105 as
|
|
255
|
-
default106 as
|
|
256
|
-
default107 as
|
|
257
|
-
default108 as
|
|
258
|
-
default109 as
|
|
259
|
-
default110 as
|
|
260
|
-
default111 as
|
|
261
|
-
default112 as
|
|
262
|
-
default113 as
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
default117 as
|
|
267
|
-
default118 as
|
|
268
|
-
default119 as
|
|
269
|
-
default120 as
|
|
270
|
-
default121 as
|
|
271
|
-
default122 as
|
|
272
|
-
default123 as
|
|
273
|
-
default124 as
|
|
274
|
-
default125 as
|
|
275
|
-
default126 as
|
|
276
|
-
default127 as
|
|
277
|
-
default128 as
|
|
278
|
-
default129 as
|
|
279
|
-
default130 as
|
|
280
|
-
default131 as
|
|
281
|
-
default132 as
|
|
282
|
-
default133 as
|
|
283
|
-
default134 as
|
|
284
|
-
default135 as
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
default138 as
|
|
288
|
-
default139 as
|
|
289
|
-
default140 as
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
default145 as
|
|
295
|
-
default146 as
|
|
296
|
-
default147 as
|
|
297
|
-
default148 as
|
|
298
|
-
default149 as
|
|
299
|
-
default150 as
|
|
204
|
+
default53 as IconHandMove,
|
|
205
|
+
default54 as IconHeadphone,
|
|
206
|
+
default55 as IconHide,
|
|
207
|
+
default56 as IconHighlightColumn,
|
|
208
|
+
default57 as IconHighlightRow,
|
|
209
|
+
default58 as IconHome,
|
|
210
|
+
default59 as IconHourglass,
|
|
211
|
+
default60 as IconImageSizeLarge,
|
|
212
|
+
default61 as IconImageSizeMedium,
|
|
213
|
+
default62 as IconImageSizeSmall,
|
|
214
|
+
default63 as IconInbox,
|
|
215
|
+
default64 as IconInfoCircle,
|
|
216
|
+
default65 as IconLandscape,
|
|
217
|
+
default66 as IconLink,
|
|
218
|
+
default67 as IconListOrder,
|
|
219
|
+
default68 as IconLoader,
|
|
220
|
+
default69 as IconLock,
|
|
221
|
+
default70 as IconMail,
|
|
222
|
+
default71 as IconMergeCells,
|
|
223
|
+
default72 as IconMessageInfo,
|
|
224
|
+
default73 as IconMic,
|
|
225
|
+
default74 as IconMinus,
|
|
226
|
+
default75 as IconMove,
|
|
227
|
+
default76 as IconNoColors,
|
|
228
|
+
default77 as IconOptions,
|
|
229
|
+
default78 as IconOrderedList,
|
|
230
|
+
default79 as IconPaperclip,
|
|
231
|
+
default80 as IconPause,
|
|
232
|
+
default81 as IconPinOff,
|
|
233
|
+
default82 as IconPinOn,
|
|
234
|
+
default83 as IconPlaceholder,
|
|
235
|
+
default85 as IconPlay,
|
|
236
|
+
default84 as IconPlayFilled,
|
|
237
|
+
default86 as IconPlus,
|
|
238
|
+
default87 as IconPointerDefault,
|
|
239
|
+
default88 as IconPointerHand,
|
|
240
|
+
default89 as IconPrint,
|
|
241
|
+
default90 as IconQuestion,
|
|
242
|
+
default91 as IconRafterDown,
|
|
243
|
+
default92 as IconRafterLeft,
|
|
244
|
+
default93 as IconRafterRight,
|
|
245
|
+
default94 as IconRafterUp,
|
|
246
|
+
default95 as IconReaction,
|
|
247
|
+
default99 as IconRecord,
|
|
248
|
+
default96 as IconRecordPause,
|
|
249
|
+
default97 as IconRecordStop,
|
|
250
|
+
default98 as IconRecordVideo,
|
|
251
|
+
default100 as IconRedo,
|
|
252
|
+
default101 as IconRefresh,
|
|
253
|
+
default102 as IconReset,
|
|
254
|
+
default103 as IconRestart,
|
|
255
|
+
default104 as IconRestore,
|
|
256
|
+
default105 as IconSave,
|
|
257
|
+
default106 as IconSearch,
|
|
258
|
+
default107 as IconSee,
|
|
259
|
+
default108 as IconSend,
|
|
260
|
+
default109 as IconSetBackground,
|
|
261
|
+
default110 as IconSettings,
|
|
262
|
+
default111 as IconShare,
|
|
263
|
+
default112 as IconSmartphone,
|
|
264
|
+
default113 as IconSmiley,
|
|
265
|
+
default114 as IconSortAscendingLetters,
|
|
266
|
+
default116 as IconSortDescending,
|
|
267
|
+
default115 as IconSortDescendingLetters,
|
|
268
|
+
default117 as IconSortTime,
|
|
269
|
+
default118 as IconSpeechToText,
|
|
270
|
+
default119 as IconSplitCells,
|
|
271
|
+
default120 as IconSquareRoot,
|
|
272
|
+
default121 as IconSubscript,
|
|
273
|
+
default122 as IconSuccessFill,
|
|
274
|
+
default123 as IconSuccessOutline,
|
|
275
|
+
default124 as IconSuperscript,
|
|
276
|
+
default125 as IconTable,
|
|
277
|
+
default126 as IconTextBold,
|
|
278
|
+
default127 as IconTextColor,
|
|
279
|
+
default128 as IconTextHighlight,
|
|
280
|
+
default129 as IconTextItalic,
|
|
281
|
+
default130 as IconTextPage,
|
|
282
|
+
default131 as IconTextSize,
|
|
283
|
+
default132 as IconTextToSpeech,
|
|
284
|
+
default133 as IconTextTypo,
|
|
285
|
+
default134 as IconTextUnderline,
|
|
286
|
+
default135 as IconTextVanilla,
|
|
287
|
+
default137 as IconTool,
|
|
288
|
+
default136 as IconToolCenter,
|
|
289
|
+
default138 as IconTrendingUp,
|
|
290
|
+
default139 as IconUndo,
|
|
291
|
+
default140 as IconUnlink,
|
|
292
|
+
default141 as IconUnlock,
|
|
293
|
+
default142 as IconUpload,
|
|
294
|
+
default144 as IconUser,
|
|
295
|
+
default143 as IconUserSearch,
|
|
296
|
+
default145 as IconUsers,
|
|
297
|
+
default146 as IconVideo,
|
|
298
|
+
default147 as IconViewCalendar,
|
|
299
|
+
default148 as IconViewList,
|
|
300
|
+
default149 as IconWand,
|
|
301
|
+
default150 as IconWrite,
|
|
302
|
+
default151 as IconZoomIn,
|
|
303
|
+
default152 as IconZoomOut
|
|
300
304
|
};
|