@edifice.io/react 2.5.5-develop-pedago.20260122115953 → 2.5.5-develop-pedago.20260122175445
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/PromotionCard/PromotionCard.d.ts +1 -1
- package/dist/components/PromotionCard/PromotionCardIcon.d.ts +2 -2
- package/dist/components/PromotionCard/PromotionCardIcon.js +1 -1
- package/dist/icons.js +356 -350
- package/dist/modules/icons/components/IconAiFill.d.ts +7 -0
- package/dist/modules/icons/components/IconAiFill.js +12 -0
- package/dist/modules/icons/components/IconExercizerAi.d.ts +7 -0
- package/dist/modules/icons/components/IconExercizerAi.js +14 -0
- package/dist/modules/icons/components/IconTeacher.d.ts +7 -0
- package/dist/modules/icons/components/IconTeacher.js +12 -0
- package/dist/modules/icons/components/index.d.ts +3 -0
- package/package.json +6 -6
|
@@ -55,7 +55,7 @@ declare const PromotionCard: (({ children, borderColor, backgroundColor, classNa
|
|
|
55
55
|
displayName: string;
|
|
56
56
|
};
|
|
57
57
|
Icon: {
|
|
58
|
-
({
|
|
58
|
+
({ icon, backgroundColor, className, }: import('./PromotionCardIcon').PromotionCardIconProps): import("react/jsx-runtime").JSX.Element;
|
|
59
59
|
displayName: string;
|
|
60
60
|
};
|
|
61
61
|
Title: {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
export interface PromotionCardIconProps {
|
|
2
|
-
backgroundColor: string;
|
|
3
2
|
icon: React.ReactNode;
|
|
3
|
+
backgroundColor?: string;
|
|
4
4
|
className?: string;
|
|
5
5
|
}
|
|
6
6
|
declare const PromotionCardIcon: {
|
|
7
|
-
({
|
|
7
|
+
({ icon, backgroundColor, className, }: PromotionCardIconProps): import("react/jsx-runtime").JSX.Element;
|
|
8
8
|
displayName: string;
|
|
9
9
|
};
|
|
10
10
|
export default PromotionCardIcon;
|
package/dist/icons.js
CHANGED
|
@@ -1,356 +1,362 @@
|
|
|
1
1
|
import { default as default2 } from "./modules/icons/components/IconAddUser.js";
|
|
2
2
|
import { default as default3 } from "./modules/icons/components/IconAdd.js";
|
|
3
|
-
import { default as default4 } from "./modules/icons/components/
|
|
4
|
-
import { default as default5 } from "./modules/icons/components/
|
|
5
|
-
import { default as default6 } from "./modules/icons/components/
|
|
6
|
-
import { default as default7 } from "./modules/icons/components/
|
|
7
|
-
import { default as default8 } from "./modules/icons/components/
|
|
8
|
-
import { default as default9 } from "./modules/icons/components/
|
|
9
|
-
import { default as default10 } from "./modules/icons/components/
|
|
10
|
-
import { default as default11 } from "./modules/icons/components/
|
|
11
|
-
import { default as default12 } from "./modules/icons/components/
|
|
12
|
-
import { default as default13 } from "./modules/icons/components/
|
|
13
|
-
import { default as default14 } from "./modules/icons/components/
|
|
14
|
-
import { default as default15 } from "./modules/icons/components/
|
|
15
|
-
import { default as default16 } from "./modules/icons/components/
|
|
16
|
-
import { default as default17 } from "./modules/icons/components/
|
|
17
|
-
import { default as default18 } from "./modules/icons/components/
|
|
18
|
-
import { default as default19 } from "./modules/icons/components/
|
|
19
|
-
import { default as default20 } from "./modules/icons/components/
|
|
20
|
-
import { default as default21 } from "./modules/icons/components/
|
|
21
|
-
import { default as default22 } from "./modules/icons/components/
|
|
22
|
-
import { default as default23 } from "./modules/icons/components/
|
|
23
|
-
import { default as default24 } from "./modules/icons/components/
|
|
24
|
-
import { default as default25 } from "./modules/icons/components/
|
|
25
|
-
import { default as default26 } from "./modules/icons/components/
|
|
26
|
-
import { default as default27 } from "./modules/icons/components/
|
|
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/
|
|
175
|
-
import { default as default176 } from "./modules/icons/components/
|
|
176
|
-
import { default as default177 } from "./modules/icons/components/
|
|
177
|
-
import { default as default178 } from "./modules/icons/components/
|
|
3
|
+
import { default as default4 } from "./modules/icons/components/IconAiFill.js";
|
|
4
|
+
import { default as default5 } from "./modules/icons/components/IconAlertCircle.js";
|
|
5
|
+
import { default as default6 } from "./modules/icons/components/IconAlertTriangle.js";
|
|
6
|
+
import { default as default7 } from "./modules/icons/components/IconAlignCenter.js";
|
|
7
|
+
import { default as default8 } from "./modules/icons/components/IconAlignJustify.js";
|
|
8
|
+
import { default as default9 } from "./modules/icons/components/IconAlignLeft.js";
|
|
9
|
+
import { default as default10 } from "./modules/icons/components/IconAlignRight.js";
|
|
10
|
+
import { default as default11 } from "./modules/icons/components/IconAnswer.js";
|
|
11
|
+
import { default as default12 } from "./modules/icons/components/IconApplications.js";
|
|
12
|
+
import { default as default13 } from "./modules/icons/components/IconArrowDown.js";
|
|
13
|
+
import { default as default14 } from "./modules/icons/components/IconArrowLeft.js";
|
|
14
|
+
import { default as default15 } from "./modules/icons/components/IconArrowRight.js";
|
|
15
|
+
import { default as default16 } from "./modules/icons/components/IconArrowUp.js";
|
|
16
|
+
import { default as default17 } from "./modules/icons/components/IconBlock.js";
|
|
17
|
+
import { default as default18 } from "./modules/icons/components/IconBlur.js";
|
|
18
|
+
import { default as default19 } from "./modules/icons/components/IconBookmark.js";
|
|
19
|
+
import { default as default20 } from "./modules/icons/components/IconBulletList.js";
|
|
20
|
+
import { default as default21 } from "./modules/icons/components/IconBurgerMenu.js";
|
|
21
|
+
import { default as default22 } from "./modules/icons/components/IconCalendarLight.js";
|
|
22
|
+
import { default as default23 } from "./modules/icons/components/IconCalendar.js";
|
|
23
|
+
import { default as default24 } from "./modules/icons/components/IconCamera.js";
|
|
24
|
+
import { default as default25 } from "./modules/icons/components/IconCantoo.js";
|
|
25
|
+
import { default as default26 } from "./modules/icons/components/IconCenter.js";
|
|
26
|
+
import { default as default27 } from "./modules/icons/components/IconCheck.js";
|
|
27
|
+
import { default as default28 } from "./modules/icons/components/IconChecklist.js";
|
|
28
|
+
import { default as default29 } from "./modules/icons/components/IconClockAlert.js";
|
|
29
|
+
import { default as default30 } from "./modules/icons/components/IconClock.js";
|
|
30
|
+
import { default as default31 } from "./modules/icons/components/IconCloseFullScreen.js";
|
|
31
|
+
import { default as default32 } from "./modules/icons/components/IconClose.js";
|
|
32
|
+
import { default as default33 } from "./modules/icons/components/IconCode.js";
|
|
33
|
+
import { default as default34 } from "./modules/icons/components/IconCopy.js";
|
|
34
|
+
import { default as default35 } from "./modules/icons/components/IconCrop.js";
|
|
35
|
+
import { default as default36 } from "./modules/icons/components/IconCut.js";
|
|
36
|
+
import { default as default37 } from "./modules/icons/components/IconDeleteColor.js";
|
|
37
|
+
import { default as default38 } from "./modules/icons/components/IconDeleteColumnHighlight.js";
|
|
38
|
+
import { default as default39 } from "./modules/icons/components/IconDeleteColumn.js";
|
|
39
|
+
import { default as default40 } from "./modules/icons/components/IconDeleteRowHighlight.js";
|
|
40
|
+
import { default as default41 } from "./modules/icons/components/IconDeleteRow.js";
|
|
41
|
+
import { default as default42 } from "./modules/icons/components/IconDelete.js";
|
|
42
|
+
import { default as default43 } from "./modules/icons/components/IconDepositeInbox.js";
|
|
43
|
+
import { default as default44 } from "./modules/icons/components/IconDownload.js";
|
|
44
|
+
import { default as default45 } from "./modules/icons/components/IconEdit.js";
|
|
45
|
+
import { default as default46 } from "./modules/icons/components/IconError.js";
|
|
46
|
+
import { default as default47 } from "./modules/icons/components/IconExercizerAi.js";
|
|
47
|
+
import { default as default48 } from "./modules/icons/components/IconExternalLink.js";
|
|
48
|
+
import { default as default49 } from "./modules/icons/components/IconFiles.js";
|
|
49
|
+
import { default as default50 } from "./modules/icons/components/IconFilter.js";
|
|
50
|
+
import { default as default51 } from "./modules/icons/components/IconFlag.js";
|
|
51
|
+
import { default as default52 } from "./modules/icons/components/IconFolderAdd.js";
|
|
52
|
+
import { default as default53 } from "./modules/icons/components/IconFolderDelete.js";
|
|
53
|
+
import { default as default54 } from "./modules/icons/components/IconFolderMove.js";
|
|
54
|
+
import { default as default55 } from "./modules/icons/components/IconFolder.js";
|
|
55
|
+
import { default as default56 } from "./modules/icons/components/IconForgoing.js";
|
|
56
|
+
import { default as default57 } from "./modules/icons/components/IconFullScreen.js";
|
|
57
|
+
import { default as default58 } from "./modules/icons/components/IconGlobe2.js";
|
|
58
|
+
import { default as default59 } from "./modules/icons/components/IconGlobe.js";
|
|
59
|
+
import { default as default60 } from "./modules/icons/components/IconGroupAvatar.js";
|
|
60
|
+
import { default as default61 } from "./modules/icons/components/IconHandMove.js";
|
|
61
|
+
import { default as default62 } from "./modules/icons/components/IconHeadphone.js";
|
|
62
|
+
import { default as default63 } from "./modules/icons/components/IconHide.js";
|
|
63
|
+
import { default as default64 } from "./modules/icons/components/IconHighlightColumn.js";
|
|
64
|
+
import { default as default65 } from "./modules/icons/components/IconHighlightRow.js";
|
|
65
|
+
import { default as default66 } from "./modules/icons/components/IconHome.js";
|
|
66
|
+
import { default as default67 } from "./modules/icons/components/IconHourglass.js";
|
|
67
|
+
import { default as default68 } from "./modules/icons/components/IconImageSizeLarge.js";
|
|
68
|
+
import { default as default69 } from "./modules/icons/components/IconImageSizeMedium.js";
|
|
69
|
+
import { default as default70 } from "./modules/icons/components/IconImageSizeSmall.js";
|
|
70
|
+
import { default as default71 } from "./modules/icons/components/IconInbox.js";
|
|
71
|
+
import { default as default72 } from "./modules/icons/components/IconInfoCircle.js";
|
|
72
|
+
import { default as default73 } from "./modules/icons/components/IconInfoRectangle.js";
|
|
73
|
+
import { default as default74 } from "./modules/icons/components/IconLandscape.js";
|
|
74
|
+
import { default as default75 } from "./modules/icons/components/IconLibrary.js";
|
|
75
|
+
import { default as default76 } from "./modules/icons/components/IconLink.js";
|
|
76
|
+
import { default as default77 } from "./modules/icons/components/IconListOrder.js";
|
|
77
|
+
import { default as default78 } from "./modules/icons/components/IconLoader.js";
|
|
78
|
+
import { default as default79 } from "./modules/icons/components/IconLock.js";
|
|
79
|
+
import { default as default80 } from "./modules/icons/components/IconMailRecall.js";
|
|
80
|
+
import { default as default81 } from "./modules/icons/components/IconMail.js";
|
|
81
|
+
import { default as default82 } from "./modules/icons/components/IconMegaphone.js";
|
|
82
|
+
import { default as default83 } from "./modules/icons/components/IconMergeCells.js";
|
|
83
|
+
import { default as default84 } from "./modules/icons/components/IconMessageInfo.js";
|
|
84
|
+
import { default as default85 } from "./modules/icons/components/IconMicOff.js";
|
|
85
|
+
import { default as default86 } from "./modules/icons/components/IconMic.js";
|
|
86
|
+
import { default as default87 } from "./modules/icons/components/IconMinus.js";
|
|
87
|
+
import { default as default88 } from "./modules/icons/components/IconMove.js";
|
|
88
|
+
import { default as default89 } from "./modules/icons/components/IconNoColors.js";
|
|
89
|
+
import { default as default90 } from "./modules/icons/components/IconNotes.js";
|
|
90
|
+
import { default as default91 } from "./modules/icons/components/IconNotification.js";
|
|
91
|
+
import { default as default92 } from "./modules/icons/components/IconOptions.js";
|
|
92
|
+
import { default as default93 } from "./modules/icons/components/IconOrderedList.js";
|
|
93
|
+
import { default as default94 } from "./modules/icons/components/IconPaperclip.js";
|
|
94
|
+
import { default as default95 } from "./modules/icons/components/IconPause.js";
|
|
95
|
+
import { default as default96 } from "./modules/icons/components/IconPinOff.js";
|
|
96
|
+
import { default as default97 } from "./modules/icons/components/IconPinOn.js";
|
|
97
|
+
import { default as default98 } from "./modules/icons/components/IconPlaceholder.js";
|
|
98
|
+
import { default as default99 } from "./modules/icons/components/IconPlayFilled.js";
|
|
99
|
+
import { default as default100 } from "./modules/icons/components/IconPlay.js";
|
|
100
|
+
import { default as default101 } from "./modules/icons/components/IconPlus.js";
|
|
101
|
+
import { default as default102 } from "./modules/icons/components/IconPointerDefault.js";
|
|
102
|
+
import { default as default103 } from "./modules/icons/components/IconPointerHand.js";
|
|
103
|
+
import { default as default104 } from "./modules/icons/components/IconPrint.js";
|
|
104
|
+
import { default as default105 } from "./modules/icons/components/IconQuestionMark.js";
|
|
105
|
+
import { default as default106 } from "./modules/icons/components/IconQuestion.js";
|
|
106
|
+
import { default as default107 } from "./modules/icons/components/IconRafterDown.js";
|
|
107
|
+
import { default as default108 } from "./modules/icons/components/IconRafterLeft.js";
|
|
108
|
+
import { default as default109 } from "./modules/icons/components/IconRafterRight.js";
|
|
109
|
+
import { default as default110 } from "./modules/icons/components/IconRafterUp.js";
|
|
110
|
+
import { default as default111 } from "./modules/icons/components/IconReaction.js";
|
|
111
|
+
import { default as default112 } from "./modules/icons/components/IconReadMail.js";
|
|
112
|
+
import { default as default113 } from "./modules/icons/components/IconRecordPause.js";
|
|
113
|
+
import { default as default114 } from "./modules/icons/components/IconRecordStop.js";
|
|
114
|
+
import { default as default115 } from "./modules/icons/components/IconRecordVideo.js";
|
|
115
|
+
import { default as default116 } from "./modules/icons/components/IconRecord.js";
|
|
116
|
+
import { default as default117 } from "./modules/icons/components/IconRedo.js";
|
|
117
|
+
import { default as default118 } from "./modules/icons/components/IconRefresh.js";
|
|
118
|
+
import { default as default119 } from "./modules/icons/components/IconReset.js";
|
|
119
|
+
import { default as default120 } from "./modules/icons/components/IconRestart.js";
|
|
120
|
+
import { default as default121 } from "./modules/icons/components/IconRestore.js";
|
|
121
|
+
import { default as default122 } from "./modules/icons/components/IconSave.js";
|
|
122
|
+
import { default as default123 } from "./modules/icons/components/IconSearch.js";
|
|
123
|
+
import { default as default124 } from "./modules/icons/components/IconSee.js";
|
|
124
|
+
import { default as default125 } from "./modules/icons/components/IconSend.js";
|
|
125
|
+
import { default as default126 } from "./modules/icons/components/IconSetBackground.js";
|
|
126
|
+
import { default as default127 } from "./modules/icons/components/IconSettings.js";
|
|
127
|
+
import { default as default128 } from "./modules/icons/components/IconShare.js";
|
|
128
|
+
import { default as default129 } from "./modules/icons/components/IconSignature.js";
|
|
129
|
+
import { default as default130 } from "./modules/icons/components/IconSmartphone.js";
|
|
130
|
+
import { default as default131 } from "./modules/icons/components/IconSmiley.js";
|
|
131
|
+
import { default as default132 } from "./modules/icons/components/IconSortAscendingLetters.js";
|
|
132
|
+
import { default as default133 } from "./modules/icons/components/IconSortDescendingLetters.js";
|
|
133
|
+
import { default as default134 } from "./modules/icons/components/IconSortDescending.js";
|
|
134
|
+
import { default as default135 } from "./modules/icons/components/IconSortTime.js";
|
|
135
|
+
import { default as default136 } from "./modules/icons/components/IconSpeechToText.js";
|
|
136
|
+
import { default as default137 } from "./modules/icons/components/IconSplitCells.js";
|
|
137
|
+
import { default as default138 } from "./modules/icons/components/IconSquareRoot.js";
|
|
138
|
+
import { default as default139 } from "./modules/icons/components/IconStarFull.js";
|
|
139
|
+
import { default as default140 } from "./modules/icons/components/IconStar.js";
|
|
140
|
+
import { default as default141 } from "./modules/icons/components/IconSubmitToValidate.js";
|
|
141
|
+
import { default as default142 } from "./modules/icons/components/IconSubscript.js";
|
|
142
|
+
import { default as default143 } from "./modules/icons/components/IconSuccessFill.js";
|
|
143
|
+
import { default as default144 } from "./modules/icons/components/IconSuccessOutline.js";
|
|
144
|
+
import { default as default145 } from "./modules/icons/components/IconSuperscript.js";
|
|
145
|
+
import { default as default146 } from "./modules/icons/components/IconTable.js";
|
|
146
|
+
import { default as default147 } from "./modules/icons/components/IconTeacher.js";
|
|
147
|
+
import { default as default148 } from "./modules/icons/components/IconTextBold.js";
|
|
148
|
+
import { default as default149 } from "./modules/icons/components/IconTextColor.js";
|
|
149
|
+
import { default as default150 } from "./modules/icons/components/IconTextHighlight.js";
|
|
150
|
+
import { default as default151 } from "./modules/icons/components/IconTextItalic.js";
|
|
151
|
+
import { default as default152 } from "./modules/icons/components/IconTextPage.js";
|
|
152
|
+
import { default as default153 } from "./modules/icons/components/IconTextSize.js";
|
|
153
|
+
import { default as default154 } from "./modules/icons/components/IconTextToSpeechOff.js";
|
|
154
|
+
import { default as default155 } from "./modules/icons/components/IconTextToSpeech.js";
|
|
155
|
+
import { default as default156 } from "./modules/icons/components/IconTextTypo.js";
|
|
156
|
+
import { default as default157 } from "./modules/icons/components/IconTextUnderline.js";
|
|
157
|
+
import { default as default158 } from "./modules/icons/components/IconTextVanilla.js";
|
|
158
|
+
import { default as default159 } from "./modules/icons/components/IconThumbDown.js";
|
|
159
|
+
import { default as default160 } from "./modules/icons/components/IconThumbUp.js";
|
|
160
|
+
import { default as default161 } from "./modules/icons/components/IconToolCenter.js";
|
|
161
|
+
import { default as default162 } from "./modules/icons/components/IconTool.js";
|
|
162
|
+
import { default as default163 } from "./modules/icons/components/IconTrendingUp.js";
|
|
163
|
+
import { default as default164 } from "./modules/icons/components/IconUndoAll.js";
|
|
164
|
+
import { default as default165 } from "./modules/icons/components/IconUndoSlashed.js";
|
|
165
|
+
import { default as default166 } from "./modules/icons/components/IconUndo.js";
|
|
166
|
+
import { default as default167 } from "./modules/icons/components/IconUnion.js";
|
|
167
|
+
import { default as default168 } from "./modules/icons/components/IconUnlink.js";
|
|
168
|
+
import { default as default169 } from "./modules/icons/components/IconUnlock.js";
|
|
169
|
+
import { default as default170 } from "./modules/icons/components/IconUnreadMail.js";
|
|
170
|
+
import { default as default171 } from "./modules/icons/components/IconUpload.js";
|
|
171
|
+
import { default as default172 } from "./modules/icons/components/IconUserSearch.js";
|
|
172
|
+
import { default as default173 } from "./modules/icons/components/IconUser.js";
|
|
173
|
+
import { default as default174 } from "./modules/icons/components/IconUsers.js";
|
|
174
|
+
import { default as default175 } from "./modules/icons/components/IconVideo.js";
|
|
175
|
+
import { default as default176 } from "./modules/icons/components/IconViewCalendar.js";
|
|
176
|
+
import { default as default177 } from "./modules/icons/components/IconViewList.js";
|
|
177
|
+
import { default as default178 } from "./modules/icons/components/IconWand.js";
|
|
178
|
+
import { default as default179 } from "./modules/icons/components/IconWrite.js";
|
|
179
|
+
import { default as default180 } from "./modules/icons/components/IconZoomIn.js";
|
|
180
|
+
import { default as default181 } from "./modules/icons/components/IconZoomOut.js";
|
|
178
181
|
export {
|
|
179
182
|
default3 as IconAdd,
|
|
180
183
|
default2 as IconAddUser,
|
|
181
|
-
default4 as
|
|
182
|
-
default5 as
|
|
183
|
-
default6 as
|
|
184
|
-
default7 as
|
|
185
|
-
default8 as
|
|
186
|
-
default9 as
|
|
187
|
-
default10 as
|
|
188
|
-
default11 as
|
|
189
|
-
default12 as
|
|
190
|
-
default13 as
|
|
191
|
-
default14 as
|
|
192
|
-
default15 as
|
|
193
|
-
default16 as
|
|
194
|
-
default17 as
|
|
195
|
-
default18 as
|
|
196
|
-
default19 as
|
|
197
|
-
default20 as
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
default24 as
|
|
202
|
-
default25 as
|
|
203
|
-
default26 as
|
|
204
|
-
default27 as
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
default33 as
|
|
211
|
-
default34 as
|
|
212
|
-
default35 as
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
default43 as
|
|
221
|
-
default44 as
|
|
222
|
-
default45 as
|
|
223
|
-
default46 as
|
|
224
|
-
default47 as
|
|
225
|
-
default48 as
|
|
226
|
-
default49 as
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
default52 as
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
default60 as
|
|
238
|
-
default61 as
|
|
239
|
-
default62 as
|
|
240
|
-
default63 as
|
|
241
|
-
default64 as
|
|
242
|
-
default65 as
|
|
243
|
-
default66 as
|
|
244
|
-
default67 as
|
|
245
|
-
default68 as
|
|
246
|
-
default69 as
|
|
247
|
-
default70 as
|
|
248
|
-
default71 as
|
|
249
|
-
default72 as
|
|
250
|
-
default73 as
|
|
251
|
-
default74 as
|
|
252
|
-
default75 as
|
|
253
|
-
default76 as
|
|
254
|
-
default77 as
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
default82 as
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
default87 as
|
|
265
|
-
default88 as
|
|
266
|
-
default89 as
|
|
267
|
-
default90 as
|
|
268
|
-
default91 as
|
|
269
|
-
default92 as
|
|
270
|
-
default93 as
|
|
271
|
-
default94 as
|
|
272
|
-
default95 as
|
|
273
|
-
default96 as
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
default101 as
|
|
279
|
-
default102 as
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
default107 as
|
|
285
|
-
default108 as
|
|
286
|
-
default109 as
|
|
287
|
-
default110 as
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
default113 as
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
default117 as
|
|
295
|
-
default118 as
|
|
296
|
-
default119 as
|
|
297
|
-
default120 as
|
|
298
|
-
default121 as
|
|
299
|
-
default122 as
|
|
300
|
-
default123 as
|
|
301
|
-
default124 as
|
|
302
|
-
default125 as
|
|
303
|
-
default126 as
|
|
304
|
-
default127 as
|
|
305
|
-
default128 as
|
|
306
|
-
default129 as
|
|
307
|
-
default130 as
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
default135 as
|
|
313
|
-
default136 as
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
default141 as
|
|
319
|
-
default142 as
|
|
320
|
-
default143 as
|
|
321
|
-
default144 as
|
|
322
|
-
default145 as
|
|
323
|
-
default146 as
|
|
324
|
-
default147 as
|
|
325
|
-
default148 as
|
|
326
|
-
default149 as
|
|
327
|
-
default150 as
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
default153 as
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
default156 as
|
|
334
|
-
default157 as
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
default160 as
|
|
338
|
-
|
|
339
|
-
default161 as
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
default167 as
|
|
345
|
-
default168 as
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
default171 as
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
default174 as
|
|
352
|
-
default175 as
|
|
353
|
-
default176 as
|
|
354
|
-
default177 as
|
|
355
|
-
default178 as
|
|
184
|
+
default4 as IconAiFill,
|
|
185
|
+
default5 as IconAlertCircle,
|
|
186
|
+
default6 as IconAlertTriangle,
|
|
187
|
+
default7 as IconAlignCenter,
|
|
188
|
+
default8 as IconAlignJustify,
|
|
189
|
+
default9 as IconAlignLeft,
|
|
190
|
+
default10 as IconAlignRight,
|
|
191
|
+
default11 as IconAnswer,
|
|
192
|
+
default12 as IconApplications,
|
|
193
|
+
default13 as IconArrowDown,
|
|
194
|
+
default14 as IconArrowLeft,
|
|
195
|
+
default15 as IconArrowRight,
|
|
196
|
+
default16 as IconArrowUp,
|
|
197
|
+
default17 as IconBlock,
|
|
198
|
+
default18 as IconBlur,
|
|
199
|
+
default19 as IconBookmark,
|
|
200
|
+
default20 as IconBulletList,
|
|
201
|
+
default21 as IconBurgerMenu,
|
|
202
|
+
default23 as IconCalendar,
|
|
203
|
+
default22 as IconCalendarLight,
|
|
204
|
+
default24 as IconCamera,
|
|
205
|
+
default25 as IconCantoo,
|
|
206
|
+
default26 as IconCenter,
|
|
207
|
+
default27 as IconCheck,
|
|
208
|
+
default28 as IconChecklist,
|
|
209
|
+
default30 as IconClock,
|
|
210
|
+
default29 as IconClockAlert,
|
|
211
|
+
default32 as IconClose,
|
|
212
|
+
default31 as IconCloseFullScreen,
|
|
213
|
+
default33 as IconCode,
|
|
214
|
+
default34 as IconCopy,
|
|
215
|
+
default35 as IconCrop,
|
|
216
|
+
default36 as IconCut,
|
|
217
|
+
default42 as IconDelete,
|
|
218
|
+
default37 as IconDeleteColor,
|
|
219
|
+
default39 as IconDeleteColumn,
|
|
220
|
+
default38 as IconDeleteColumnHighlight,
|
|
221
|
+
default41 as IconDeleteRow,
|
|
222
|
+
default40 as IconDeleteRowHighlight,
|
|
223
|
+
default43 as IconDepositeInbox,
|
|
224
|
+
default44 as IconDownload,
|
|
225
|
+
default45 as IconEdit,
|
|
226
|
+
default46 as IconError,
|
|
227
|
+
default47 as IconExercizerAi,
|
|
228
|
+
default48 as IconExternalLink,
|
|
229
|
+
default49 as IconFiles,
|
|
230
|
+
default50 as IconFilter,
|
|
231
|
+
default51 as IconFlag,
|
|
232
|
+
default55 as IconFolder,
|
|
233
|
+
default52 as IconFolderAdd,
|
|
234
|
+
default53 as IconFolderDelete,
|
|
235
|
+
default54 as IconFolderMove,
|
|
236
|
+
default56 as IconForgoing,
|
|
237
|
+
default57 as IconFullScreen,
|
|
238
|
+
default59 as IconGlobe,
|
|
239
|
+
default58 as IconGlobe2,
|
|
240
|
+
default60 as IconGroupAvatar,
|
|
241
|
+
default61 as IconHandMove,
|
|
242
|
+
default62 as IconHeadphone,
|
|
243
|
+
default63 as IconHide,
|
|
244
|
+
default64 as IconHighlightColumn,
|
|
245
|
+
default65 as IconHighlightRow,
|
|
246
|
+
default66 as IconHome,
|
|
247
|
+
default67 as IconHourglass,
|
|
248
|
+
default68 as IconImageSizeLarge,
|
|
249
|
+
default69 as IconImageSizeMedium,
|
|
250
|
+
default70 as IconImageSizeSmall,
|
|
251
|
+
default71 as IconInbox,
|
|
252
|
+
default72 as IconInfoCircle,
|
|
253
|
+
default73 as IconInfoRectangle,
|
|
254
|
+
default74 as IconLandscape,
|
|
255
|
+
default75 as IconLibrary,
|
|
256
|
+
default76 as IconLink,
|
|
257
|
+
default77 as IconListOrder,
|
|
258
|
+
default78 as IconLoader,
|
|
259
|
+
default79 as IconLock,
|
|
260
|
+
default81 as IconMail,
|
|
261
|
+
default80 as IconMailRecall,
|
|
262
|
+
default82 as IconMegaphone,
|
|
263
|
+
default83 as IconMergeCells,
|
|
264
|
+
default84 as IconMessageInfo,
|
|
265
|
+
default86 as IconMic,
|
|
266
|
+
default85 as IconMicOff,
|
|
267
|
+
default87 as IconMinus,
|
|
268
|
+
default88 as IconMove,
|
|
269
|
+
default89 as IconNoColors,
|
|
270
|
+
default90 as IconNotes,
|
|
271
|
+
default91 as IconNotification,
|
|
272
|
+
default92 as IconOptions,
|
|
273
|
+
default93 as IconOrderedList,
|
|
274
|
+
default94 as IconPaperclip,
|
|
275
|
+
default95 as IconPause,
|
|
276
|
+
default96 as IconPinOff,
|
|
277
|
+
default97 as IconPinOn,
|
|
278
|
+
default98 as IconPlaceholder,
|
|
279
|
+
default100 as IconPlay,
|
|
280
|
+
default99 as IconPlayFilled,
|
|
281
|
+
default101 as IconPlus,
|
|
282
|
+
default102 as IconPointerDefault,
|
|
283
|
+
default103 as IconPointerHand,
|
|
284
|
+
default104 as IconPrint,
|
|
285
|
+
default106 as IconQuestion,
|
|
286
|
+
default105 as IconQuestionMark,
|
|
287
|
+
default107 as IconRafterDown,
|
|
288
|
+
default108 as IconRafterLeft,
|
|
289
|
+
default109 as IconRafterRight,
|
|
290
|
+
default110 as IconRafterUp,
|
|
291
|
+
default111 as IconReaction,
|
|
292
|
+
default112 as IconReadMail,
|
|
293
|
+
default116 as IconRecord,
|
|
294
|
+
default113 as IconRecordPause,
|
|
295
|
+
default114 as IconRecordStop,
|
|
296
|
+
default115 as IconRecordVideo,
|
|
297
|
+
default117 as IconRedo,
|
|
298
|
+
default118 as IconRefresh,
|
|
299
|
+
default119 as IconReset,
|
|
300
|
+
default120 as IconRestart,
|
|
301
|
+
default121 as IconRestore,
|
|
302
|
+
default122 as IconSave,
|
|
303
|
+
default123 as IconSearch,
|
|
304
|
+
default124 as IconSee,
|
|
305
|
+
default125 as IconSend,
|
|
306
|
+
default126 as IconSetBackground,
|
|
307
|
+
default127 as IconSettings,
|
|
308
|
+
default128 as IconShare,
|
|
309
|
+
default129 as IconSignature,
|
|
310
|
+
default130 as IconSmartphone,
|
|
311
|
+
default131 as IconSmiley,
|
|
312
|
+
default132 as IconSortAscendingLetters,
|
|
313
|
+
default134 as IconSortDescending,
|
|
314
|
+
default133 as IconSortDescendingLetters,
|
|
315
|
+
default135 as IconSortTime,
|
|
316
|
+
default136 as IconSpeechToText,
|
|
317
|
+
default137 as IconSplitCells,
|
|
318
|
+
default138 as IconSquareRoot,
|
|
319
|
+
default140 as IconStar,
|
|
320
|
+
default139 as IconStarFull,
|
|
321
|
+
default141 as IconSubmitToValidate,
|
|
322
|
+
default142 as IconSubscript,
|
|
323
|
+
default143 as IconSuccessFill,
|
|
324
|
+
default144 as IconSuccessOutline,
|
|
325
|
+
default145 as IconSuperscript,
|
|
326
|
+
default146 as IconTable,
|
|
327
|
+
default147 as IconTeacher,
|
|
328
|
+
default148 as IconTextBold,
|
|
329
|
+
default149 as IconTextColor,
|
|
330
|
+
default150 as IconTextHighlight,
|
|
331
|
+
default151 as IconTextItalic,
|
|
332
|
+
default152 as IconTextPage,
|
|
333
|
+
default153 as IconTextSize,
|
|
334
|
+
default155 as IconTextToSpeech,
|
|
335
|
+
default154 as IconTextToSpeechOff,
|
|
336
|
+
default156 as IconTextTypo,
|
|
337
|
+
default157 as IconTextUnderline,
|
|
338
|
+
default158 as IconTextVanilla,
|
|
339
|
+
default159 as IconThumbDown,
|
|
340
|
+
default160 as IconThumbUp,
|
|
341
|
+
default162 as IconTool,
|
|
342
|
+
default161 as IconToolCenter,
|
|
343
|
+
default163 as IconTrendingUp,
|
|
344
|
+
default166 as IconUndo,
|
|
345
|
+
default164 as IconUndoAll,
|
|
346
|
+
default165 as IconUndoSlashed,
|
|
347
|
+
default167 as IconUnion,
|
|
348
|
+
default168 as IconUnlink,
|
|
349
|
+
default169 as IconUnlock,
|
|
350
|
+
default170 as IconUnreadMail,
|
|
351
|
+
default171 as IconUpload,
|
|
352
|
+
default173 as IconUser,
|
|
353
|
+
default172 as IconUserSearch,
|
|
354
|
+
default174 as IconUsers,
|
|
355
|
+
default175 as IconVideo,
|
|
356
|
+
default176 as IconViewCalendar,
|
|
357
|
+
default177 as IconViewList,
|
|
358
|
+
default178 as IconWand,
|
|
359
|
+
default179 as IconWrite,
|
|
360
|
+
default180 as IconZoomIn,
|
|
361
|
+
default181 as IconZoomOut
|
|
356
362
|
};
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { SVGProps } from 'react';
|
|
2
|
+
interface SVGRProps {
|
|
3
|
+
title?: string;
|
|
4
|
+
titleId?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgIconAiFill: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgIconAiFill;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
|
+
const SvgIconAiFill = ({
|
|
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("path", { fill: "currentColor", d: "m12.61 21.262.585-1.344a10.35 10.35 0 0 1 5.27-5.342l1.805-.802a1.258 1.258 0 0 0 0-2.283l-1.705-.76A10.38 10.38 0 0 1 13.22 5.21l-.601-1.448a1.201 1.201 0 0 0-2.237 0l-.601 1.45a10.37 10.37 0 0 1-5.346 5.52l-1.703.757a1.258 1.258 0 0 0 0 2.285l1.802.805a10.35 10.35 0 0 1 5.273 5.34l.584 1.343a1.201 1.201 0 0 0 2.218 0M19.35 7.767l.185-.424A3.27 3.27 0 0 1 21.2 5.656l.57-.254a.398.398 0 0 0 0-.72l-.539-.24a3.28 3.28 0 0 1-1.688-1.744l-.19-.457a.38.38 0 0 0-.706 0l-.19.458a3.28 3.28 0 0 1-1.688 1.743l-.538.239a.398.398 0 0 0 0 .721l.57.254c.746.335 1.34.936 1.665 1.687l.184.424a.38.38 0 0 0 .7 0" })
|
|
9
|
+
] });
|
|
10
|
+
export {
|
|
11
|
+
SvgIconAiFill 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 SvgIconExercizerAi: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgIconExercizerAi;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
|
+
const SvgIconExercizerAi = ({
|
|
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("path", { fill: "currentColor", fillRule: "evenodd", d: "M6.5 5a.5.5 0 0 0-.5.5v15a.5.5 0 0 0 .5.5h12a.5.5 0 0 0 .5-.5v-8a1 1 0 1 1 2 0v8a2.5 2.5 0 0 1-2.5 2.5h-12A2.5 2.5 0 0 1 4 20.5v-15A2.5 2.5 0 0 1 6.5 3h5a1 1 0 1 1 0 2z", clipRule: "evenodd" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M8 9a1 1 0 0 1 1-1h3a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1M8 13a1 1 0 0 1 1-1h7a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1M8 17a1 1 0 0 1 1-1h7a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1", clipRule: "evenodd" }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { fill: "currentColor", d: "m18.584 10.611.308-.707a5.45 5.45 0 0 1 2.774-2.811l.95-.422a.662.662 0 0 0 0-1.202l-.898-.4a5.46 5.46 0 0 1-2.812-2.906l-.317-.762a.631.631 0 0 0-1.177 0l-.316.763a5.46 5.46 0 0 1-2.814 2.905l-.896.399a.662.662 0 0 0 0 1.203l.948.423a5.45 5.45 0 0 1 2.775 2.81l.308.707a.633.633 0 0 0 1.167 0" })
|
|
11
|
+
] });
|
|
12
|
+
export {
|
|
13
|
+
SvgIconExercizerAi as default
|
|
14
|
+
};
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { SVGProps } from 'react';
|
|
2
|
+
interface SVGRProps {
|
|
3
|
+
title?: string;
|
|
4
|
+
titleId?: string;
|
|
5
|
+
}
|
|
6
|
+
declare const SvgIconTeacher: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
export default SvgIconTeacher;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
|
+
const SvgIconTeacher = ({
|
|
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("path", { fill: "currentColor", d: "M2 17.944V10q0-.89.653-1.5.653-.611 1.541-.556A14.6 14.6 0 0 1 12 11.722a14.6 14.6 0 0 1 7.806-3.778 1.99 1.99 0 0 1 1.541.556Q22 9.11 22 10v7.944q0 .89-.583 1.514-.584.626-1.473.68a17 17 0 0 0-3.444.918q-1.666.638-3.111 1.694a2.2 2.2 0 0 1-.653.375 2.2 2.2 0 0 1-.736.125q-.39 0-.736-.125a2.2 2.2 0 0 1-.653-.375Q9.167 21.695 7.5 21.056a17 17 0 0 0-3.444-.917q-.89-.056-1.473-.68A2.14 2.14 0 0 1 2 17.943M12 21a16 16 0 0 1 3.722-2.083 16.3 16.3 0 0 1 4.056-1.028v-7.667q-2.027.361-3.986 1.459-1.959 1.097-3.792 2.93-1.833-1.833-3.792-2.93t-3.986-1.459v7.667q2.084.25 4.056 1.028A16 16 0 0 1 12 21m0-12.111q-1.834 0-3.139-1.306-1.305-1.305-1.305-3.139T8.86 1.306Q10.166 0 12 0q1.833 0 3.139 1.306 1.305 1.305 1.305 3.138 0 1.834-1.305 3.14Q13.834 8.888 12 8.888m0-2.222a2.14 2.14 0 0 0 1.57-.653 2.14 2.14 0 0 0 .652-1.57 2.14 2.14 0 0 0-.653-1.569A2.14 2.14 0 0 0 12 2.222a2.14 2.14 0 0 0-1.57.653 2.14 2.14 0 0 0-.652 1.57q0 .916.653 1.569A2.14 2.14 0 0 0 12 6.667" })
|
|
9
|
+
] });
|
|
10
|
+
export {
|
|
11
|
+
SvgIconTeacher as default
|
|
12
|
+
};
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
export { default as IconAddUser } from './IconAddUser';
|
|
2
2
|
export { default as IconAdd } from './IconAdd';
|
|
3
|
+
export { default as IconAiFill } from './IconAiFill';
|
|
3
4
|
export { default as IconAlertCircle } from './IconAlertCircle';
|
|
4
5
|
export { default as IconAlertTriangle } from './IconAlertTriangle';
|
|
5
6
|
export { default as IconAlignCenter } from './IconAlignCenter';
|
|
@@ -42,6 +43,7 @@ export { default as IconDepositeInbox } from './IconDepositeInbox';
|
|
|
42
43
|
export { default as IconDownload } from './IconDownload';
|
|
43
44
|
export { default as IconEdit } from './IconEdit';
|
|
44
45
|
export { default as IconError } from './IconError';
|
|
46
|
+
export { default as IconExercizerAi } from './IconExercizerAi';
|
|
45
47
|
export { default as IconExternalLink } from './IconExternalLink';
|
|
46
48
|
export { default as IconFiles } from './IconFiles';
|
|
47
49
|
export { default as IconFilter } from './IconFilter';
|
|
@@ -141,6 +143,7 @@ export { default as IconSuccessFill } from './IconSuccessFill';
|
|
|
141
143
|
export { default as IconSuccessOutline } from './IconSuccessOutline';
|
|
142
144
|
export { default as IconSuperscript } from './IconSuperscript';
|
|
143
145
|
export { default as IconTable } from './IconTable';
|
|
146
|
+
export { default as IconTeacher } from './IconTeacher';
|
|
144
147
|
export { default as IconTextBold } from './IconTextBold';
|
|
145
148
|
export { default as IconTextColor } from './IconTextColor';
|
|
146
149
|
export { default as IconTextHighlight } from './IconTextHighlight';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@edifice.io/react",
|
|
3
|
-
"version": "2.5.5-develop-pedago.
|
|
3
|
+
"version": "2.5.5-develop-pedago.20260122175445",
|
|
4
4
|
"description": "Edifice React Library",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"react",
|
|
@@ -135,9 +135,9 @@
|
|
|
135
135
|
"swiper": "^10.1.0",
|
|
136
136
|
"ua-parser-js": "^1.0.36",
|
|
137
137
|
"react-pdf": "10.2.0",
|
|
138
|
-
"@edifice.io/bootstrap": "2.5.5-develop-pedago.
|
|
139
|
-
"@edifice.io/tiptap-extensions": "2.5.5-develop-pedago.
|
|
140
|
-
"@edifice.io/utilities": "2.5.5-develop-pedago.
|
|
138
|
+
"@edifice.io/bootstrap": "2.5.5-develop-pedago.20260122175445",
|
|
139
|
+
"@edifice.io/tiptap-extensions": "2.5.5-develop-pedago.20260122175445",
|
|
140
|
+
"@edifice.io/utilities": "2.5.5-develop-pedago.20260122175445"
|
|
141
141
|
},
|
|
142
142
|
"devDependencies": {
|
|
143
143
|
"@babel/plugin-transform-react-pure-annotations": "^7.23.3",
|
|
@@ -168,8 +168,8 @@
|
|
|
168
168
|
"vite": "^5.4.11",
|
|
169
169
|
"vite-plugin-dts": "^4.1.0",
|
|
170
170
|
"vite-tsconfig-paths": "^5.0.1",
|
|
171
|
-
"@edifice.io/client": "2.5.5-develop-pedago.
|
|
172
|
-
"@edifice.io/config": "2.5.5-develop-pedago.
|
|
171
|
+
"@edifice.io/client": "2.5.5-develop-pedago.20260122175445",
|
|
172
|
+
"@edifice.io/config": "2.5.5-develop-pedago.20260122175445"
|
|
173
173
|
},
|
|
174
174
|
"peerDependencies": {
|
|
175
175
|
"@react-spring/web": "^9.7.5",
|