@edifice.io/react 2.5.4-develop-b2school.20251215115453 → 2.5.4-develop-pedago.20251217124252
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/AppIcon/index.d.ts +0 -1
- package/dist/components/Flex/Flex.js +1 -1
- package/dist/components/Menu/components/MenuButton.d.ts +0 -2
- package/dist/components/Menu/components/MenuButton.js +4 -13
- package/dist/components/Select/Select.d.ts +2 -6
- package/dist/components/Select/Select.js +4 -10
- package/dist/components/index.d.ts +0 -2
- package/dist/editor.js +36 -40
- package/dist/hooks/index.d.ts +0 -1
- package/dist/icons.js +298 -296
- package/dist/index.js +174 -180
- package/dist/modals.js +6 -8
- package/dist/modules/comments/components/Comment.js +2 -4
- package/dist/modules/comments/components/CommentList.js +1 -1
- package/dist/modules/comments/components/DeleteModal.js +8 -14
- package/dist/modules/editor/components/Editor/index.d.ts +0 -2
- package/dist/modules/editor/components/Renderer/MediaRenderer.js +2 -2
- package/dist/modules/editor/hooks/useResizeMedia.js +3 -3
- package/dist/modules/icons/components/IconThumbDown.d.ts +7 -0
- package/dist/modules/icons/components/IconThumbDown.js +12 -0
- package/dist/modules/icons/components/IconThumbUp.d.ts +7 -0
- package/dist/modules/icons/components/IconThumbUp.js +12 -0
- package/dist/modules/icons/components/index.d.ts +2 -1
- package/dist/modules/modals/ShareModal/ShareBookmark.d.ts +1 -1
- package/dist/modules/modals/ShareModal/ShareBookmark.js +2 -5
- package/dist/modules/modals/ShareModal/ShareModal.d.ts +11 -1
- package/dist/modules/modals/ShareModal/ShareModal.js +105 -13
- package/dist/modules/modals/ShareModal/hooks/useSearch.d.ts +1 -2
- package/dist/modules/modals/ShareModal/hooks/useSearch.js +2 -3
- package/dist/modules/modals/ShareModal/hooks/useShare.d.ts +5 -12
- package/dist/modules/modals/ShareModal/hooks/useShare.js +13 -20
- package/dist/modules/modals/ShareModal/hooks/useShareBookmark.d.ts +1 -1
- package/dist/modules/modals/ShareModal/hooks/useShareBookmark.js +1 -1
- package/dist/modules/modals/ShareModal/index.d.ts +1 -3
- package/dist/modules/multimedia/FileCard/FileCard.js +1 -1
- package/dist/modules/multimedia/FileCard/FileIcon.js +1 -1
- package/dist/modules/multimedia/Linker/InternalLinker/InternalLinker.js +4 -1
- package/dist/modules/multimedia/MediaLibrary/index.d.ts +2 -0
- package/dist/multimedia.js +12 -8
- package/dist/style.css +1 -1
- package/dist/utilities/index.d.ts +0 -1
- package/package.json +6 -6
- package/dist/components/Divider/Divider.d.ts +0 -38
- package/dist/components/Divider/Divider.js +0 -11
- package/dist/components/Divider/index.d.ts +0 -2
- package/dist/components/SegmentedControl/SegmentedControl.d.ts +0 -59
- package/dist/components/SegmentedControl/SegmentedControl.js +0 -21
- package/dist/components/SegmentedControl/index.d.ts +0 -2
- package/dist/hooks/useInfiniteScroll/index.d.ts +0 -1
- package/dist/hooks/useInfiniteScroll/useInfiniteScroll.d.ts +0 -33
- package/dist/hooks/useInfiniteScroll/useInfiniteScroll.js +0 -20
- package/dist/modules/editor/components/Editor/EditorPreview.d.ts +0 -14
- package/dist/modules/editor/components/Editor/EditorPreview.js +0 -56
- package/dist/modules/editor/components/Editor/EditorPreviewSkeleton.d.ts +0 -8
- package/dist/modules/editor/components/Editor/EditorPreviewSkeleton.js +0 -24
- package/dist/modules/icons/components/IconClockAlert.d.ts +0 -7
- package/dist/modules/icons/components/IconClockAlert.js +0 -17
- package/dist/modules/modals/ShareModal/ShareResources.d.ts +0 -174
- package/dist/modules/modals/ShareModal/ShareResources.js +0 -137
- package/dist/utilities/react-query/index.d.ts +0 -1
- package/dist/utilities/react-query/react-query-utils.d.ts +0 -21
- package/dist/utilities/react-query/react-query-utils.js +0 -13
package/dist/icons.js
CHANGED
|
@@ -24,154 +24,155 @@ import { default as default24 } from "./modules/icons/components/IconCantoo.js";
|
|
|
24
24
|
import { default as default25 } from "./modules/icons/components/IconCenter.js";
|
|
25
25
|
import { default as default26 } from "./modules/icons/components/IconCheck.js";
|
|
26
26
|
import { default as default27 } from "./modules/icons/components/IconChecklist.js";
|
|
27
|
-
import { default as default28 } from "./modules/icons/components/
|
|
28
|
-
import { default as default29 } from "./modules/icons/components/
|
|
29
|
-
import { default as default30 } from "./modules/icons/components/
|
|
30
|
-
import { default as default31 } from "./modules/icons/components/
|
|
31
|
-
import { default as default32 } from "./modules/icons/components/
|
|
32
|
-
import { default as default33 } from "./modules/icons/components/
|
|
33
|
-
import { default as default34 } from "./modules/icons/components/
|
|
34
|
-
import { default as default35 } from "./modules/icons/components/
|
|
35
|
-
import { default as default36 } from "./modules/icons/components/
|
|
36
|
-
import { default as default37 } from "./modules/icons/components/
|
|
37
|
-
import { default as default38 } from "./modules/icons/components/
|
|
38
|
-
import { default as default39 } from "./modules/icons/components/
|
|
39
|
-
import { default as default40 } from "./modules/icons/components/
|
|
40
|
-
import { default as default41 } from "./modules/icons/components/
|
|
41
|
-
import { default as default42 } from "./modules/icons/components/
|
|
42
|
-
import { default as default43 } from "./modules/icons/components/
|
|
43
|
-
import { default as default44 } from "./modules/icons/components/
|
|
44
|
-
import { default as default45 } from "./modules/icons/components/
|
|
45
|
-
import { default as default46 } from "./modules/icons/components/
|
|
46
|
-
import { default as default47 } from "./modules/icons/components/
|
|
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/
|
|
152
|
-
import { default as default153 } from "./modules/icons/components/
|
|
153
|
-
import { default as default154 } from "./modules/icons/components/
|
|
154
|
-
import { default as default155 } from "./modules/icons/components/
|
|
155
|
-
import { default as default156 } from "./modules/icons/components/
|
|
156
|
-
import { default as default157 } from "./modules/icons/components/
|
|
157
|
-
import { default as default158 } from "./modules/icons/components/
|
|
158
|
-
import { default as default159 } from "./modules/icons/components/
|
|
159
|
-
import { default as default160 } from "./modules/icons/components/
|
|
160
|
-
import { default as default161 } from "./modules/icons/components/
|
|
161
|
-
import { default as default162 } from "./modules/icons/components/
|
|
162
|
-
import { default as default163 } from "./modules/icons/components/
|
|
163
|
-
import { default as default164 } from "./modules/icons/components/
|
|
164
|
-
import { default as default165 } from "./modules/icons/components/
|
|
165
|
-
import { default as default166 } from "./modules/icons/components/
|
|
166
|
-
import { default as default167 } from "./modules/icons/components/
|
|
167
|
-
import { default as default168 } from "./modules/icons/components/
|
|
168
|
-
import { default as default169 } from "./modules/icons/components/
|
|
169
|
-
import { default as default170 } from "./modules/icons/components/
|
|
170
|
-
import { default as default171 } from "./modules/icons/components/
|
|
171
|
-
import { default as default172 } from "./modules/icons/components/
|
|
172
|
-
import { default as default173 } from "./modules/icons/components/
|
|
173
|
-
import { default as default174 } from "./modules/icons/components/
|
|
174
|
-
import { default as default175 } from "./modules/icons/components/
|
|
27
|
+
import { default as default28 } from "./modules/icons/components/IconClock.js";
|
|
28
|
+
import { default as default29 } from "./modules/icons/components/IconCloseFullScreen.js";
|
|
29
|
+
import { default as default30 } from "./modules/icons/components/IconClose.js";
|
|
30
|
+
import { default as default31 } from "./modules/icons/components/IconCode.js";
|
|
31
|
+
import { default as default32 } from "./modules/icons/components/IconCopy.js";
|
|
32
|
+
import { default as default33 } from "./modules/icons/components/IconCrop.js";
|
|
33
|
+
import { default as default34 } from "./modules/icons/components/IconCut.js";
|
|
34
|
+
import { default as default35 } from "./modules/icons/components/IconDeleteColor.js";
|
|
35
|
+
import { default as default36 } from "./modules/icons/components/IconDeleteColumnHighlight.js";
|
|
36
|
+
import { default as default37 } from "./modules/icons/components/IconDeleteColumn.js";
|
|
37
|
+
import { default as default38 } from "./modules/icons/components/IconDeleteRowHighlight.js";
|
|
38
|
+
import { default as default39 } from "./modules/icons/components/IconDeleteRow.js";
|
|
39
|
+
import { default as default40 } from "./modules/icons/components/IconDelete.js";
|
|
40
|
+
import { default as default41 } from "./modules/icons/components/IconDepositeInbox.js";
|
|
41
|
+
import { default as default42 } from "./modules/icons/components/IconDownload.js";
|
|
42
|
+
import { default as default43 } from "./modules/icons/components/IconEdit.js";
|
|
43
|
+
import { default as default44 } from "./modules/icons/components/IconError.js";
|
|
44
|
+
import { default as default45 } from "./modules/icons/components/IconExternalLink.js";
|
|
45
|
+
import { default as default46 } from "./modules/icons/components/IconFiles.js";
|
|
46
|
+
import { default as default47 } from "./modules/icons/components/IconFilter.js";
|
|
47
|
+
import { default as default48 } from "./modules/icons/components/IconFlag.js";
|
|
48
|
+
import { default as default49 } from "./modules/icons/components/IconFolderAdd.js";
|
|
49
|
+
import { default as default50 } from "./modules/icons/components/IconFolderDelete.js";
|
|
50
|
+
import { default as default51 } from "./modules/icons/components/IconFolderMove.js";
|
|
51
|
+
import { default as default52 } from "./modules/icons/components/IconFolder.js";
|
|
52
|
+
import { default as default53 } from "./modules/icons/components/IconForgoing.js";
|
|
53
|
+
import { default as default54 } from "./modules/icons/components/IconFullScreen.js";
|
|
54
|
+
import { default as default55 } from "./modules/icons/components/IconGlobe2.js";
|
|
55
|
+
import { default as default56 } from "./modules/icons/components/IconGlobe.js";
|
|
56
|
+
import { default as default57 } from "./modules/icons/components/IconGroupAvatar.js";
|
|
57
|
+
import { default as default58 } from "./modules/icons/components/IconHandMove.js";
|
|
58
|
+
import { default as default59 } from "./modules/icons/components/IconHeadphone.js";
|
|
59
|
+
import { default as default60 } from "./modules/icons/components/IconHide.js";
|
|
60
|
+
import { default as default61 } from "./modules/icons/components/IconHighlightColumn.js";
|
|
61
|
+
import { default as default62 } from "./modules/icons/components/IconHighlightRow.js";
|
|
62
|
+
import { default as default63 } from "./modules/icons/components/IconHome.js";
|
|
63
|
+
import { default as default64 } from "./modules/icons/components/IconHourglass.js";
|
|
64
|
+
import { default as default65 } from "./modules/icons/components/IconImageSizeLarge.js";
|
|
65
|
+
import { default as default66 } from "./modules/icons/components/IconImageSizeMedium.js";
|
|
66
|
+
import { default as default67 } from "./modules/icons/components/IconImageSizeSmall.js";
|
|
67
|
+
import { default as default68 } from "./modules/icons/components/IconInbox.js";
|
|
68
|
+
import { default as default69 } from "./modules/icons/components/IconInfoCircle.js";
|
|
69
|
+
import { default as default70 } from "./modules/icons/components/IconInfoRectangle.js";
|
|
70
|
+
import { default as default71 } from "./modules/icons/components/IconLandscape.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/IconMegaphone.js";
|
|
79
|
+
import { default as default80 } from "./modules/icons/components/IconMergeCells.js";
|
|
80
|
+
import { default as default81 } from "./modules/icons/components/IconMessageInfo.js";
|
|
81
|
+
import { default as default82 } from "./modules/icons/components/IconMicOff.js";
|
|
82
|
+
import { default as default83 } from "./modules/icons/components/IconMic.js";
|
|
83
|
+
import { default as default84 } from "./modules/icons/components/IconMinus.js";
|
|
84
|
+
import { default as default85 } from "./modules/icons/components/IconMove.js";
|
|
85
|
+
import { default as default86 } from "./modules/icons/components/IconNoColors.js";
|
|
86
|
+
import { default as default87 } from "./modules/icons/components/IconNotes.js";
|
|
87
|
+
import { default as default88 } from "./modules/icons/components/IconNotification.js";
|
|
88
|
+
import { default as default89 } from "./modules/icons/components/IconOptions.js";
|
|
89
|
+
import { default as default90 } from "./modules/icons/components/IconOrderedList.js";
|
|
90
|
+
import { default as default91 } from "./modules/icons/components/IconPaperclip.js";
|
|
91
|
+
import { default as default92 } from "./modules/icons/components/IconPause.js";
|
|
92
|
+
import { default as default93 } from "./modules/icons/components/IconPinOff.js";
|
|
93
|
+
import { default as default94 } from "./modules/icons/components/IconPinOn.js";
|
|
94
|
+
import { default as default95 } from "./modules/icons/components/IconPlaceholder.js";
|
|
95
|
+
import { default as default96 } from "./modules/icons/components/IconPlayFilled.js";
|
|
96
|
+
import { default as default97 } from "./modules/icons/components/IconPlay.js";
|
|
97
|
+
import { default as default98 } from "./modules/icons/components/IconPlus.js";
|
|
98
|
+
import { default as default99 } from "./modules/icons/components/IconPointerDefault.js";
|
|
99
|
+
import { default as default100 } from "./modules/icons/components/IconPointerHand.js";
|
|
100
|
+
import { default as default101 } from "./modules/icons/components/IconPrint.js";
|
|
101
|
+
import { default as default102 } from "./modules/icons/components/IconQuestionMark.js";
|
|
102
|
+
import { default as default103 } from "./modules/icons/components/IconQuestion.js";
|
|
103
|
+
import { default as default104 } from "./modules/icons/components/IconRafterDown.js";
|
|
104
|
+
import { default as default105 } from "./modules/icons/components/IconRafterLeft.js";
|
|
105
|
+
import { default as default106 } from "./modules/icons/components/IconRafterRight.js";
|
|
106
|
+
import { default as default107 } from "./modules/icons/components/IconRafterUp.js";
|
|
107
|
+
import { default as default108 } from "./modules/icons/components/IconReaction.js";
|
|
108
|
+
import { default as default109 } from "./modules/icons/components/IconReadMail.js";
|
|
109
|
+
import { default as default110 } from "./modules/icons/components/IconRecordPause.js";
|
|
110
|
+
import { default as default111 } from "./modules/icons/components/IconRecordStop.js";
|
|
111
|
+
import { default as default112 } from "./modules/icons/components/IconRecordVideo.js";
|
|
112
|
+
import { default as default113 } from "./modules/icons/components/IconRecord.js";
|
|
113
|
+
import { default as default114 } from "./modules/icons/components/IconRedo.js";
|
|
114
|
+
import { default as default115 } from "./modules/icons/components/IconRefresh.js";
|
|
115
|
+
import { default as default116 } from "./modules/icons/components/IconReset.js";
|
|
116
|
+
import { default as default117 } from "./modules/icons/components/IconRestart.js";
|
|
117
|
+
import { default as default118 } from "./modules/icons/components/IconRestore.js";
|
|
118
|
+
import { default as default119 } from "./modules/icons/components/IconSave.js";
|
|
119
|
+
import { default as default120 } from "./modules/icons/components/IconSearch.js";
|
|
120
|
+
import { default as default121 } from "./modules/icons/components/IconSee.js";
|
|
121
|
+
import { default as default122 } from "./modules/icons/components/IconSend.js";
|
|
122
|
+
import { default as default123 } from "./modules/icons/components/IconSetBackground.js";
|
|
123
|
+
import { default as default124 } from "./modules/icons/components/IconSettings.js";
|
|
124
|
+
import { default as default125 } from "./modules/icons/components/IconShare.js";
|
|
125
|
+
import { default as default126 } from "./modules/icons/components/IconSignature.js";
|
|
126
|
+
import { default as default127 } from "./modules/icons/components/IconSmartphone.js";
|
|
127
|
+
import { default as default128 } from "./modules/icons/components/IconSmiley.js";
|
|
128
|
+
import { default as default129 } from "./modules/icons/components/IconSortAscendingLetters.js";
|
|
129
|
+
import { default as default130 } from "./modules/icons/components/IconSortDescendingLetters.js";
|
|
130
|
+
import { default as default131 } from "./modules/icons/components/IconSortDescending.js";
|
|
131
|
+
import { default as default132 } from "./modules/icons/components/IconSortTime.js";
|
|
132
|
+
import { default as default133 } from "./modules/icons/components/IconSpeechToText.js";
|
|
133
|
+
import { default as default134 } from "./modules/icons/components/IconSplitCells.js";
|
|
134
|
+
import { default as default135 } from "./modules/icons/components/IconSquareRoot.js";
|
|
135
|
+
import { default as default136 } from "./modules/icons/components/IconStarFull.js";
|
|
136
|
+
import { default as default137 } from "./modules/icons/components/IconStar.js";
|
|
137
|
+
import { default as default138 } from "./modules/icons/components/IconSubscript.js";
|
|
138
|
+
import { default as default139 } from "./modules/icons/components/IconSuccessFill.js";
|
|
139
|
+
import { default as default140 } from "./modules/icons/components/IconSuccessOutline.js";
|
|
140
|
+
import { default as default141 } from "./modules/icons/components/IconSuperscript.js";
|
|
141
|
+
import { default as default142 } from "./modules/icons/components/IconTable.js";
|
|
142
|
+
import { default as default143 } from "./modules/icons/components/IconTextBold.js";
|
|
143
|
+
import { default as default144 } from "./modules/icons/components/IconTextColor.js";
|
|
144
|
+
import { default as default145 } from "./modules/icons/components/IconTextHighlight.js";
|
|
145
|
+
import { default as default146 } from "./modules/icons/components/IconTextItalic.js";
|
|
146
|
+
import { default as default147 } from "./modules/icons/components/IconTextPage.js";
|
|
147
|
+
import { default as default148 } from "./modules/icons/components/IconTextSize.js";
|
|
148
|
+
import { default as default149 } from "./modules/icons/components/IconTextToSpeechOff.js";
|
|
149
|
+
import { default as default150 } from "./modules/icons/components/IconTextToSpeech.js";
|
|
150
|
+
import { default as default151 } from "./modules/icons/components/IconTextTypo.js";
|
|
151
|
+
import { default as default152 } from "./modules/icons/components/IconTextUnderline.js";
|
|
152
|
+
import { default as default153 } from "./modules/icons/components/IconTextVanilla.js";
|
|
153
|
+
import { default as default154 } from "./modules/icons/components/IconThumbDown.js";
|
|
154
|
+
import { default as default155 } from "./modules/icons/components/IconThumbUp.js";
|
|
155
|
+
import { default as default156 } from "./modules/icons/components/IconToolCenter.js";
|
|
156
|
+
import { default as default157 } from "./modules/icons/components/IconTool.js";
|
|
157
|
+
import { default as default158 } from "./modules/icons/components/IconTrendingUp.js";
|
|
158
|
+
import { default as default159 } from "./modules/icons/components/IconUndoAll.js";
|
|
159
|
+
import { default as default160 } from "./modules/icons/components/IconUndoSlashed.js";
|
|
160
|
+
import { default as default161 } from "./modules/icons/components/IconUndo.js";
|
|
161
|
+
import { default as default162 } from "./modules/icons/components/IconUnion.js";
|
|
162
|
+
import { default as default163 } from "./modules/icons/components/IconUnlink.js";
|
|
163
|
+
import { default as default164 } from "./modules/icons/components/IconUnlock.js";
|
|
164
|
+
import { default as default165 } from "./modules/icons/components/IconUnreadMail.js";
|
|
165
|
+
import { default as default166 } from "./modules/icons/components/IconUpload.js";
|
|
166
|
+
import { default as default167 } from "./modules/icons/components/IconUserSearch.js";
|
|
167
|
+
import { default as default168 } from "./modules/icons/components/IconUser.js";
|
|
168
|
+
import { default as default169 } from "./modules/icons/components/IconUsers.js";
|
|
169
|
+
import { default as default170 } from "./modules/icons/components/IconVideo.js";
|
|
170
|
+
import { default as default171 } from "./modules/icons/components/IconViewCalendar.js";
|
|
171
|
+
import { default as default172 } from "./modules/icons/components/IconViewList.js";
|
|
172
|
+
import { default as default173 } from "./modules/icons/components/IconWand.js";
|
|
173
|
+
import { default as default174 } from "./modules/icons/components/IconWrite.js";
|
|
174
|
+
import { default as default175 } from "./modules/icons/components/IconZoomIn.js";
|
|
175
|
+
import { default as default176 } from "./modules/icons/components/IconZoomOut.js";
|
|
175
176
|
export {
|
|
176
177
|
default3 as IconAdd,
|
|
177
178
|
default2 as IconAddUser,
|
|
@@ -199,152 +200,153 @@ export {
|
|
|
199
200
|
default25 as IconCenter,
|
|
200
201
|
default26 as IconCheck,
|
|
201
202
|
default27 as IconChecklist,
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
default32 as
|
|
207
|
-
default33 as
|
|
208
|
-
default34 as
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
default42 as
|
|
217
|
-
default43 as
|
|
218
|
-
default44 as
|
|
219
|
-
default45 as
|
|
220
|
-
default46 as
|
|
221
|
-
default47 as
|
|
222
|
-
default48 as
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
default50 as
|
|
226
|
-
default51 as
|
|
227
|
-
|
|
228
|
-
default54 as
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
default58 as
|
|
233
|
-
default59 as
|
|
234
|
-
default60 as
|
|
235
|
-
default61 as
|
|
236
|
-
default62 as
|
|
237
|
-
default63 as
|
|
238
|
-
default64 as
|
|
239
|
-
default65 as
|
|
240
|
-
default66 as
|
|
241
|
-
default67 as
|
|
242
|
-
default68 as
|
|
243
|
-
default69 as
|
|
244
|
-
default70 as
|
|
245
|
-
default71 as
|
|
246
|
-
default72 as
|
|
247
|
-
default73 as
|
|
248
|
-
default74 as
|
|
249
|
-
default75 as
|
|
250
|
-
default76 as
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
default80 as
|
|
255
|
-
default81 as
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
default85 as
|
|
260
|
-
default86 as
|
|
261
|
-
default87 as
|
|
262
|
-
default88 as
|
|
263
|
-
default89 as
|
|
264
|
-
default90 as
|
|
265
|
-
default91 as
|
|
266
|
-
default92 as
|
|
267
|
-
default93 as
|
|
268
|
-
default94 as
|
|
269
|
-
default95 as
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
default99 as
|
|
274
|
-
default100 as
|
|
275
|
-
default101 as
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
default105 as
|
|
280
|
-
default106 as
|
|
281
|
-
default107 as
|
|
282
|
-
default108 as
|
|
283
|
-
default109 as
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
default111 as
|
|
287
|
-
default112 as
|
|
288
|
-
|
|
289
|
-
default115 as
|
|
290
|
-
default116 as
|
|
291
|
-
default117 as
|
|
292
|
-
default118 as
|
|
293
|
-
default119 as
|
|
294
|
-
default120 as
|
|
295
|
-
default121 as
|
|
296
|
-
default122 as
|
|
297
|
-
default123 as
|
|
298
|
-
default124 as
|
|
299
|
-
default125 as
|
|
300
|
-
default126 as
|
|
301
|
-
default127 as
|
|
302
|
-
default128 as
|
|
303
|
-
default129 as
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
default133 as
|
|
308
|
-
default134 as
|
|
309
|
-
default135 as
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
default139 as
|
|
314
|
-
default140 as
|
|
315
|
-
default141 as
|
|
316
|
-
default142 as
|
|
317
|
-
default143 as
|
|
318
|
-
default144 as
|
|
319
|
-
default145 as
|
|
320
|
-
default146 as
|
|
321
|
-
default147 as
|
|
322
|
-
default148 as
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
default152 as
|
|
327
|
-
default153 as
|
|
328
|
-
default154 as
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
default159 as
|
|
335
|
-
|
|
336
|
-
default162 as
|
|
337
|
-
default163 as
|
|
338
|
-
default164 as
|
|
339
|
-
default165 as
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
default169 as
|
|
344
|
-
default170 as
|
|
345
|
-
default171 as
|
|
346
|
-
default172 as
|
|
347
|
-
default173 as
|
|
348
|
-
default174 as
|
|
349
|
-
default175 as
|
|
203
|
+
default28 as IconClock,
|
|
204
|
+
default30 as IconClose,
|
|
205
|
+
default29 as IconCloseFullScreen,
|
|
206
|
+
default31 as IconCode,
|
|
207
|
+
default32 as IconCopy,
|
|
208
|
+
default33 as IconCrop,
|
|
209
|
+
default34 as IconCut,
|
|
210
|
+
default40 as IconDelete,
|
|
211
|
+
default35 as IconDeleteColor,
|
|
212
|
+
default37 as IconDeleteColumn,
|
|
213
|
+
default36 as IconDeleteColumnHighlight,
|
|
214
|
+
default39 as IconDeleteRow,
|
|
215
|
+
default38 as IconDeleteRowHighlight,
|
|
216
|
+
default41 as IconDepositeInbox,
|
|
217
|
+
default42 as IconDownload,
|
|
218
|
+
default43 as IconEdit,
|
|
219
|
+
default44 as IconError,
|
|
220
|
+
default45 as IconExternalLink,
|
|
221
|
+
default46 as IconFiles,
|
|
222
|
+
default47 as IconFilter,
|
|
223
|
+
default48 as IconFlag,
|
|
224
|
+
default52 as IconFolder,
|
|
225
|
+
default49 as IconFolderAdd,
|
|
226
|
+
default50 as IconFolderDelete,
|
|
227
|
+
default51 as IconFolderMove,
|
|
228
|
+
default53 as IconForgoing,
|
|
229
|
+
default54 as IconFullScreen,
|
|
230
|
+
default56 as IconGlobe,
|
|
231
|
+
default55 as IconGlobe2,
|
|
232
|
+
default57 as IconGroupAvatar,
|
|
233
|
+
default58 as IconHandMove,
|
|
234
|
+
default59 as IconHeadphone,
|
|
235
|
+
default60 as IconHide,
|
|
236
|
+
default61 as IconHighlightColumn,
|
|
237
|
+
default62 as IconHighlightRow,
|
|
238
|
+
default63 as IconHome,
|
|
239
|
+
default64 as IconHourglass,
|
|
240
|
+
default65 as IconImageSizeLarge,
|
|
241
|
+
default66 as IconImageSizeMedium,
|
|
242
|
+
default67 as IconImageSizeSmall,
|
|
243
|
+
default68 as IconInbox,
|
|
244
|
+
default69 as IconInfoCircle,
|
|
245
|
+
default70 as IconInfoRectangle,
|
|
246
|
+
default71 as IconLandscape,
|
|
247
|
+
default72 as IconLibrary,
|
|
248
|
+
default73 as IconLink,
|
|
249
|
+
default74 as IconListOrder,
|
|
250
|
+
default75 as IconLoader,
|
|
251
|
+
default76 as IconLock,
|
|
252
|
+
default78 as IconMail,
|
|
253
|
+
default77 as IconMailRecall,
|
|
254
|
+
default79 as IconMegaphone,
|
|
255
|
+
default80 as IconMergeCells,
|
|
256
|
+
default81 as IconMessageInfo,
|
|
257
|
+
default83 as IconMic,
|
|
258
|
+
default82 as IconMicOff,
|
|
259
|
+
default84 as IconMinus,
|
|
260
|
+
default85 as IconMove,
|
|
261
|
+
default86 as IconNoColors,
|
|
262
|
+
default87 as IconNotes,
|
|
263
|
+
default88 as IconNotification,
|
|
264
|
+
default89 as IconOptions,
|
|
265
|
+
default90 as IconOrderedList,
|
|
266
|
+
default91 as IconPaperclip,
|
|
267
|
+
default92 as IconPause,
|
|
268
|
+
default93 as IconPinOff,
|
|
269
|
+
default94 as IconPinOn,
|
|
270
|
+
default95 as IconPlaceholder,
|
|
271
|
+
default97 as IconPlay,
|
|
272
|
+
default96 as IconPlayFilled,
|
|
273
|
+
default98 as IconPlus,
|
|
274
|
+
default99 as IconPointerDefault,
|
|
275
|
+
default100 as IconPointerHand,
|
|
276
|
+
default101 as IconPrint,
|
|
277
|
+
default103 as IconQuestion,
|
|
278
|
+
default102 as IconQuestionMark,
|
|
279
|
+
default104 as IconRafterDown,
|
|
280
|
+
default105 as IconRafterLeft,
|
|
281
|
+
default106 as IconRafterRight,
|
|
282
|
+
default107 as IconRafterUp,
|
|
283
|
+
default108 as IconReaction,
|
|
284
|
+
default109 as IconReadMail,
|
|
285
|
+
default113 as IconRecord,
|
|
286
|
+
default110 as IconRecordPause,
|
|
287
|
+
default111 as IconRecordStop,
|
|
288
|
+
default112 as IconRecordVideo,
|
|
289
|
+
default114 as IconRedo,
|
|
290
|
+
default115 as IconRefresh,
|
|
291
|
+
default116 as IconReset,
|
|
292
|
+
default117 as IconRestart,
|
|
293
|
+
default118 as IconRestore,
|
|
294
|
+
default119 as IconSave,
|
|
295
|
+
default120 as IconSearch,
|
|
296
|
+
default121 as IconSee,
|
|
297
|
+
default122 as IconSend,
|
|
298
|
+
default123 as IconSetBackground,
|
|
299
|
+
default124 as IconSettings,
|
|
300
|
+
default125 as IconShare,
|
|
301
|
+
default126 as IconSignature,
|
|
302
|
+
default127 as IconSmartphone,
|
|
303
|
+
default128 as IconSmiley,
|
|
304
|
+
default129 as IconSortAscendingLetters,
|
|
305
|
+
default131 as IconSortDescending,
|
|
306
|
+
default130 as IconSortDescendingLetters,
|
|
307
|
+
default132 as IconSortTime,
|
|
308
|
+
default133 as IconSpeechToText,
|
|
309
|
+
default134 as IconSplitCells,
|
|
310
|
+
default135 as IconSquareRoot,
|
|
311
|
+
default137 as IconStar,
|
|
312
|
+
default136 as IconStarFull,
|
|
313
|
+
default138 as IconSubscript,
|
|
314
|
+
default139 as IconSuccessFill,
|
|
315
|
+
default140 as IconSuccessOutline,
|
|
316
|
+
default141 as IconSuperscript,
|
|
317
|
+
default142 as IconTable,
|
|
318
|
+
default143 as IconTextBold,
|
|
319
|
+
default144 as IconTextColor,
|
|
320
|
+
default145 as IconTextHighlight,
|
|
321
|
+
default146 as IconTextItalic,
|
|
322
|
+
default147 as IconTextPage,
|
|
323
|
+
default148 as IconTextSize,
|
|
324
|
+
default150 as IconTextToSpeech,
|
|
325
|
+
default149 as IconTextToSpeechOff,
|
|
326
|
+
default151 as IconTextTypo,
|
|
327
|
+
default152 as IconTextUnderline,
|
|
328
|
+
default153 as IconTextVanilla,
|
|
329
|
+
default154 as IconThumbDown,
|
|
330
|
+
default155 as IconThumbUp,
|
|
331
|
+
default157 as IconTool,
|
|
332
|
+
default156 as IconToolCenter,
|
|
333
|
+
default158 as IconTrendingUp,
|
|
334
|
+
default161 as IconUndo,
|
|
335
|
+
default159 as IconUndoAll,
|
|
336
|
+
default160 as IconUndoSlashed,
|
|
337
|
+
default162 as IconUnion,
|
|
338
|
+
default163 as IconUnlink,
|
|
339
|
+
default164 as IconUnlock,
|
|
340
|
+
default165 as IconUnreadMail,
|
|
341
|
+
default166 as IconUpload,
|
|
342
|
+
default168 as IconUser,
|
|
343
|
+
default167 as IconUserSearch,
|
|
344
|
+
default169 as IconUsers,
|
|
345
|
+
default170 as IconVideo,
|
|
346
|
+
default171 as IconViewCalendar,
|
|
347
|
+
default172 as IconViewList,
|
|
348
|
+
default173 as IconWand,
|
|
349
|
+
default174 as IconWrite,
|
|
350
|
+
default175 as IconZoomIn,
|
|
351
|
+
default176 as IconZoomOut
|
|
350
352
|
};
|