@rufous/ui 0.1.63 → 0.2.0-beta.0
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/Buttons/addButton.js +1 -0
- package/dist/Buttons/cancelButton.js +1 -0
- package/dist/Buttons/index.cjs +2 -2
- package/dist/Buttons/index.js +3 -2
- package/dist/Buttons/stdButton.js +1 -0
- package/dist/Buttons/submitButton.cjs +2 -2
- package/dist/Buttons/submitButton.js +3 -2
- package/dist/CheckBoxes/CheckBox.cjs +1 -1
- package/dist/CheckBoxes/CheckBox.js +4 -25
- package/dist/Contexts/rufousThemeProvider.cjs +81 -101
- package/dist/Contexts/rufousThemeProvider.js +3 -2
- package/dist/DataGrid/DataGrid.cjs +418 -0
- package/dist/DataGrid/DataGrid.d.cts +8 -0
- package/dist/DataGrid/DataGrid.d.ts +8 -0
- package/dist/DataGrid/DataGrid.js +9 -0
- package/dist/DataGrid/index.cjs +418 -0
- package/dist/DataGrid/index.d.cts +3 -0
- package/dist/DataGrid/index.d.ts +3 -0
- package/dist/DataGrid/index.js +8 -0
- package/dist/{TextFields/FloatingInput.d.cjs → DataGrid/types.cjs} +3 -3
- package/dist/DataGrid/types.d.cts +31 -0
- package/dist/DataGrid/types.d.ts +31 -0
- package/dist/Dialogs/BaseDialog.cjs +18 -10
- package/dist/Dialogs/BaseDialog.css +8247 -162
- package/dist/Dialogs/BaseDialog.d.cts +1 -0
- package/dist/Dialogs/BaseDialog.d.ts +1 -0
- package/dist/Dialogs/BaseDialog.js +39 -32
- package/dist/Dialogs/index.cjs +18 -10
- package/dist/Dialogs/index.css +8247 -162
- package/dist/Dialogs/index.js +39 -32
- package/dist/Editors/RichTextEditor.cjs +29477 -0
- package/dist/Editors/RichTextEditor.css +7179 -0
- package/dist/Editors/RichTextEditor.d.cts +57 -0
- package/dist/Editors/RichTextEditor.d.ts +57 -0
- package/dist/Editors/RichTextEditor.js +9 -0
- package/dist/Editors/index.cjs +29477 -0
- package/dist/Editors/index.css +7179 -0
- package/dist/Editors/index.d.cts +2 -0
- package/dist/Editors/index.d.ts +2 -0
- package/dist/Editors/index.js +8 -0
- package/dist/Progress/circularProgress.cjs +2 -2
- package/dist/Progress/circularProgress.d.cts +3 -3
- package/dist/Progress/circularProgress.d.ts +3 -3
- package/dist/Progress/circularProgress.js +2 -1
- package/dist/TextFields/AddressLookup.cjs +390 -0
- package/dist/TextFields/AddressLookup.d.cts +49 -0
- package/dist/TextFields/AddressLookup.d.ts +49 -0
- package/dist/TextFields/AddressLookup.js +304 -0
- package/dist/TextFields/FloatingInput.cjs +6 -4
- package/dist/TextFields/FloatingInput.d.cts +13 -19
- package/dist/TextFields/FloatingInput.d.ts +13 -19
- package/dist/TextFields/FloatingInput.js +4 -28
- package/dist/chunk-66HHM7VI.js +468 -0
- package/dist/chunk-7KRG7VNW.js +0 -0
- package/dist/{chunk-YRFUVQDN.js → chunk-CTBYVXFP.js} +2 -2
- package/dist/chunk-GJGRMMAQ.js +0 -0
- package/dist/chunk-J6E3UO2W.js +402 -0
- package/dist/chunk-LI4N7JWK.js +39 -0
- package/dist/chunk-QGXXOQJF.js +61 -0
- package/dist/{chunk-AQXTOTWY.js → chunk-TYTZEAV5.js} +19 -11
- package/dist/chunk-UPCMMCPQ.js +34 -0
- package/dist/chunk-WNZLBFLQ.js +73 -0
- package/dist/chunk-X357WQOT.js +29 -0
- package/dist/{chunk-7YKG3WYS.js → chunk-YRLN3TBF.js} +1 -1
- package/dist/esm-5T53WHPT.js +27362 -0
- package/dist/icons/activateUserIcon.js +1 -0
- package/dist/icons/archivedIcon.js +1 -0
- package/dist/icons/assignGroupIcon.js +1 -0
- package/dist/icons/closeIcon.js +1 -0
- package/dist/icons/copyIcon.js +1 -0
- package/dist/icons/difficultyAllIcon.js +1 -0
- package/dist/icons/difficultyEasyIcon.js +1 -0
- package/dist/icons/difficultyHardIcon.js +1 -0
- package/dist/icons/difficultyMediumIcon.js +1 -0
- package/dist/icons/dollarIcon.js +1 -0
- package/dist/icons/downloadIcon.js +1 -0
- package/dist/icons/downloadPdfIcon.js +1 -0
- package/dist/icons/editChatIcon.js +1 -0
- package/dist/icons/editIcon.js +1 -0
- package/dist/icons/engagementIcon.js +1 -0
- package/dist/icons/functionIcon.js +1 -0
- package/dist/icons/helpOutlinedIcon.js +1 -0
- package/dist/icons/hierarchyIcon.js +1 -0
- package/dist/icons/inactiveGroupIcon.js +1 -0
- package/dist/icons/index.js +64 -63
- package/dist/icons/industryIcon.js +1 -0
- package/dist/icons/invoiceIcon.js +1 -0
- package/dist/icons/locationPinIcon.js +1 -0
- package/dist/icons/logsIcon.js +1 -0
- package/dist/icons/minExperienceIcon.js +1 -0
- package/dist/icons/nineDotMenuIcon.js +1 -0
- package/dist/icons/notificationIcon.js +1 -0
- package/dist/icons/projectIcon.js +1 -0
- package/dist/icons/qualificationsIcon.js +1 -0
- package/dist/icons/questionStatusAllIcon.js +1 -0
- package/dist/icons/questionStatusPrivateIcon.js +1 -0
- package/dist/icons/questionStatusPublicIcon.js +1 -0
- package/dist/icons/questionTypeAllIcon.js +1 -0
- package/dist/icons/questionTypeCodingIcon.js +1 -0
- package/dist/icons/questionTypeDescriptiveIcon.js +1 -0
- package/dist/icons/questionTypeMultipleIcon.js +1 -0
- package/dist/icons/questionTypeSingleIcon.js +1 -0
- package/dist/icons/refreshIcon.js +1 -0
- package/dist/icons/resendInviteIcon.js +1 -0
- package/dist/icons/rolesIcon.js +1 -0
- package/dist/icons/rufousAiIcon.js +1 -0
- package/dist/icons/rufousBirdIcon.js +1 -0
- package/dist/icons/rufousLauncherBird.js +1 -0
- package/dist/icons/sidebarIcon.js +1 -0
- package/dist/icons/softSkillsIcon.js +1 -0
- package/dist/icons/subscribeIcon.js +1 -0
- package/dist/icons/suspendUserIcon.js +1 -0
- package/dist/icons/technicalSkillsIcon.js +1 -0
- package/dist/icons/tickIcon.js +1 -0
- package/dist/icons/timerIcon.js +1 -0
- package/dist/icons/trashIcon.js +1 -0
- package/dist/icons/unArchivedIcon.js +1 -0
- package/dist/icons/unsubscribeIcon.js +1 -0
- package/dist/icons/uploadIcon.js +1 -0
- package/dist/icons/userAssignIcon.js +1 -0
- package/dist/icons/viewIcon.js +1 -0
- package/dist/icons/workItemIcon.js +1 -0
- package/dist/main.cjs +30097 -223
- package/dist/main.css +8247 -162
- package/dist/main.d.cts +6 -0
- package/dist/main.d.ts +6 -0
- package/dist/main.js +89 -67
- package/dist/style.css +1068 -163
- package/dist/styles/button.css +82 -110
- package/dist/styles/checkbox.css +60 -0
- package/dist/styles/checkbox.d.cts +2 -0
- package/dist/styles/checkbox.d.ts +2 -0
- package/dist/styles/datagrid.css +531 -0
- package/dist/styles/datagrid.d.cts +2 -0
- package/dist/styles/datagrid.d.ts +2 -0
- package/dist/styles/dialog.css +78 -51
- package/dist/styles/editor.css +211 -0
- package/dist/styles/editor.d.cts +2 -0
- package/dist/styles/editor.d.ts +2 -0
- package/dist/utils/constants.cjs +47 -69
- package/dist/utils/constants.d.cts +34 -56
- package/dist/utils/constants.d.ts +34 -56
- package/dist/utils/constants.js +2 -1
- package/package.json +13 -2
- package/dist/TextFields/FloatingInput.d.d.cts +0 -23
- package/dist/TextFields/FloatingInput.d.d.ts +0 -23
- package/dist/chunk-2FHTGYR4.js +0 -83
- package/dist/chunk-BCGCLMKA.js +0 -71
- /package/dist/{TextFields/FloatingInput.d.js → DataGrid/types.js} +0 -0
package/dist/main.d.cts
CHANGED
|
@@ -61,4 +61,10 @@ export { default as CancelButton } from './Buttons/cancelButton.cjs';
|
|
|
61
61
|
export { default as StandardButton } from './Buttons/stdButton.cjs';
|
|
62
62
|
export { default as BaseDialog } from './Dialogs/BaseDialog.cjs';
|
|
63
63
|
export { RufousThemeProvider, useRufousTheme } from './Contexts/rufousThemeProvider.cjs';
|
|
64
|
+
export { Checkbox, CheckboxProps } from './CheckBoxes/CheckBox.d.cjs';
|
|
65
|
+
export { FloatingInput, FloatingInputProps } from './TextFields/FloatingInput.cjs';
|
|
66
|
+
export { default as CircularProgress } from './Progress/circularProgress.cjs';
|
|
67
|
+
export { default as DataGrid } from './DataGrid/DataGrid.cjs';
|
|
68
|
+
export { Action, Column, DataGridProps, SortDirection } from './DataGrid/types.cjs';
|
|
69
|
+
export { MentionItem, default as RichTextEditor, RichTextEditorProps } from './Editors/RichTextEditor.cjs';
|
|
64
70
|
import 'react';
|
package/dist/main.d.ts
CHANGED
|
@@ -61,4 +61,10 @@ export { default as CancelButton } from './Buttons/cancelButton.js';
|
|
|
61
61
|
export { default as StandardButton } from './Buttons/stdButton.js';
|
|
62
62
|
export { default as BaseDialog } from './Dialogs/BaseDialog.js';
|
|
63
63
|
export { RufousThemeProvider, useRufousTheme } from './Contexts/rufousThemeProvider.js';
|
|
64
|
+
export { Checkbox, CheckboxProps } from './CheckBoxes/CheckBox.d.js';
|
|
65
|
+
export { FloatingInput, FloatingInputProps } from './TextFields/FloatingInput.js';
|
|
66
|
+
export { default as CircularProgress } from './Progress/circularProgress.js';
|
|
67
|
+
export { default as DataGrid } from './DataGrid/DataGrid.js';
|
|
68
|
+
export { Action, Column, DataGridProps, SortDirection } from './DataGrid/types.js';
|
|
69
|
+
export { MentionItem, default as RichTextEditor, RichTextEditorProps } from './Editors/RichTextEditor.js';
|
|
64
70
|
import 'react';
|
package/dist/main.js
CHANGED
|
@@ -1,7 +1,31 @@
|
|
|
1
1
|
import {
|
|
2
2
|
BaseDialog_default
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-TYTZEAV5.js";
|
|
4
4
|
import "./chunk-E5RTHYCU.js";
|
|
5
|
+
import {
|
|
6
|
+
uploadIcon_default
|
|
7
|
+
} from "./chunk-QTGVW36I.js";
|
|
8
|
+
import {
|
|
9
|
+
userAssignIcon_default
|
|
10
|
+
} from "./chunk-G2GZDPUL.js";
|
|
11
|
+
import {
|
|
12
|
+
viewIcon_default
|
|
13
|
+
} from "./chunk-CTWVJQJ5.js";
|
|
14
|
+
import {
|
|
15
|
+
workItemIcon_default
|
|
16
|
+
} from "./chunk-QJPQC544.js";
|
|
17
|
+
import {
|
|
18
|
+
subscribeIcon_default
|
|
19
|
+
} from "./chunk-JVN6QVET.js";
|
|
20
|
+
import {
|
|
21
|
+
suspendUserIcon_default
|
|
22
|
+
} from "./chunk-R4ISYGEP.js";
|
|
23
|
+
import {
|
|
24
|
+
technicalSkillsIcon_default
|
|
25
|
+
} from "./chunk-5JWTJ5PY.js";
|
|
26
|
+
import {
|
|
27
|
+
tickIcon_default
|
|
28
|
+
} from "./chunk-763IHEJ2.js";
|
|
5
29
|
import {
|
|
6
30
|
timerIcon_default
|
|
7
31
|
} from "./chunk-XHY3OCAQ.js";
|
|
@@ -15,17 +39,17 @@ import {
|
|
|
15
39
|
unsubscribeIcon_default
|
|
16
40
|
} from "./chunk-EZI3QGYJ.js";
|
|
17
41
|
import {
|
|
18
|
-
|
|
19
|
-
} from "./chunk-
|
|
42
|
+
refreshIcon_default
|
|
43
|
+
} from "./chunk-YTVUM76D.js";
|
|
20
44
|
import {
|
|
21
|
-
|
|
22
|
-
} from "./chunk-
|
|
45
|
+
resendInviteIcon_default
|
|
46
|
+
} from "./chunk-WG3Q6GZN.js";
|
|
23
47
|
import {
|
|
24
|
-
|
|
25
|
-
} from "./chunk-
|
|
48
|
+
rolesIcon_default
|
|
49
|
+
} from "./chunk-RJ43D3XB.js";
|
|
26
50
|
import {
|
|
27
|
-
|
|
28
|
-
} from "./chunk-
|
|
51
|
+
rufousAiIcon_default
|
|
52
|
+
} from "./chunk-QDMNCTXT.js";
|
|
29
53
|
import {
|
|
30
54
|
rufousBirdIcon_default
|
|
31
55
|
} from "./chunk-DMP72IAP.js";
|
|
@@ -39,17 +63,17 @@ import {
|
|
|
39
63
|
softSkillsIcon_default
|
|
40
64
|
} from "./chunk-3Y6QBRGD.js";
|
|
41
65
|
import {
|
|
42
|
-
|
|
43
|
-
} from "./chunk-
|
|
66
|
+
questionStatusAllIcon_default
|
|
67
|
+
} from "./chunk-4Y7SQ5EP.js";
|
|
44
68
|
import {
|
|
45
|
-
|
|
46
|
-
} from "./chunk-
|
|
69
|
+
questionStatusPrivateIcon_default
|
|
70
|
+
} from "./chunk-B2LVMM55.js";
|
|
47
71
|
import {
|
|
48
|
-
|
|
49
|
-
} from "./chunk-
|
|
72
|
+
questionStatusPublicIcon_default
|
|
73
|
+
} from "./chunk-2AJACSJ3.js";
|
|
50
74
|
import {
|
|
51
|
-
|
|
52
|
-
} from "./chunk-
|
|
75
|
+
questionTypeAllIcon_default
|
|
76
|
+
} from "./chunk-WHGVO3HV.js";
|
|
53
77
|
import {
|
|
54
78
|
questionTypeCodingIcon_default
|
|
55
79
|
} from "./chunk-7II4Q2WY.js";
|
|
@@ -63,17 +87,17 @@ import {
|
|
|
63
87
|
questionTypeSingleIcon_default
|
|
64
88
|
} from "./chunk-Q4DHI3B5.js";
|
|
65
89
|
import {
|
|
66
|
-
|
|
67
|
-
} from "./chunk-
|
|
90
|
+
invoiceIcon_default
|
|
91
|
+
} from "./chunk-6SUKO6QW.js";
|
|
68
92
|
import {
|
|
69
|
-
|
|
70
|
-
} from "./chunk-
|
|
93
|
+
locationPinIcon_default
|
|
94
|
+
} from "./chunk-UTYIBUY2.js";
|
|
71
95
|
import {
|
|
72
|
-
|
|
73
|
-
} from "./chunk-
|
|
96
|
+
logsIcon_default
|
|
97
|
+
} from "./chunk-N4EJKMJK.js";
|
|
74
98
|
import {
|
|
75
|
-
|
|
76
|
-
} from "./chunk-
|
|
99
|
+
minExperienceIcon_default
|
|
100
|
+
} from "./chunk-FPRXN3DS.js";
|
|
77
101
|
import {
|
|
78
102
|
nineDotMenuIcon_default
|
|
79
103
|
} from "./chunk-GESVGIAP.js";
|
|
@@ -87,17 +111,17 @@ import {
|
|
|
87
111
|
qualificationsIcon_default
|
|
88
112
|
} from "./chunk-UTBCFDOX.js";
|
|
89
113
|
import {
|
|
90
|
-
|
|
91
|
-
} from "./chunk-
|
|
114
|
+
editIcon_default
|
|
115
|
+
} from "./chunk-H372BAXA.js";
|
|
92
116
|
import {
|
|
93
|
-
|
|
94
|
-
} from "./chunk-
|
|
117
|
+
engagementIcon_default
|
|
118
|
+
} from "./chunk-ZLJDOLXZ.js";
|
|
95
119
|
import {
|
|
96
|
-
|
|
97
|
-
} from "./chunk-
|
|
120
|
+
functionIcon_default
|
|
121
|
+
} from "./chunk-OJV6F5JC.js";
|
|
98
122
|
import {
|
|
99
|
-
|
|
100
|
-
} from "./chunk-
|
|
123
|
+
helpOutlinedIcon_default
|
|
124
|
+
} from "./chunk-AXSFVJ3H.js";
|
|
101
125
|
import {
|
|
102
126
|
hierarchyIcon_default
|
|
103
127
|
} from "./chunk-WZAU77G7.js";
|
|
@@ -108,17 +132,17 @@ import {
|
|
|
108
132
|
industryIcon_default
|
|
109
133
|
} from "./chunk-4BTXGP7U.js";
|
|
110
134
|
import {
|
|
111
|
-
|
|
112
|
-
} from "./chunk-
|
|
135
|
+
difficultyAllIcon_default
|
|
136
|
+
} from "./chunk-5XKFPQLH.js";
|
|
113
137
|
import {
|
|
114
|
-
|
|
115
|
-
} from "./chunk-
|
|
138
|
+
difficultyEasyIcon_default
|
|
139
|
+
} from "./chunk-JI5XMLWT.js";
|
|
116
140
|
import {
|
|
117
|
-
|
|
118
|
-
} from "./chunk-
|
|
141
|
+
difficultyHardIcon_default
|
|
142
|
+
} from "./chunk-WXANSSXF.js";
|
|
119
143
|
import {
|
|
120
|
-
|
|
121
|
-
} from "./chunk-
|
|
144
|
+
difficultyMediumIcon_default
|
|
145
|
+
} from "./chunk-XPJVVKOU.js";
|
|
122
146
|
import {
|
|
123
147
|
dollarIcon_default
|
|
124
148
|
} from "./chunk-GL43GPEM.js";
|
|
@@ -132,17 +156,8 @@ import {
|
|
|
132
156
|
editChatIcon_default
|
|
133
157
|
} from "./chunk-XCE3QE6Q.js";
|
|
134
158
|
import {
|
|
135
|
-
|
|
136
|
-
} from "./chunk-
|
|
137
|
-
import {
|
|
138
|
-
engagementIcon_default
|
|
139
|
-
} from "./chunk-ZLJDOLXZ.js";
|
|
140
|
-
import {
|
|
141
|
-
functionIcon_default
|
|
142
|
-
} from "./chunk-OJV6F5JC.js";
|
|
143
|
-
import {
|
|
144
|
-
helpOutlinedIcon_default
|
|
145
|
-
} from "./chunk-AXSFVJ3H.js";
|
|
159
|
+
activateUserIcon_default
|
|
160
|
+
} from "./chunk-AH6RCYDL.js";
|
|
146
161
|
import {
|
|
147
162
|
archivedIcon_default
|
|
148
163
|
} from "./chunk-3IBCGGN3.js";
|
|
@@ -155,21 +170,20 @@ import {
|
|
|
155
170
|
import {
|
|
156
171
|
copyIcon_default
|
|
157
172
|
} from "./chunk-6FEUS4CQ.js";
|
|
173
|
+
import "./chunk-GJGRMMAQ.js";
|
|
158
174
|
import {
|
|
159
|
-
|
|
160
|
-
} from "./chunk-
|
|
161
|
-
import {
|
|
162
|
-
difficultyEasyIcon_default
|
|
163
|
-
} from "./chunk-JI5XMLWT.js";
|
|
175
|
+
RichTextEditor
|
|
176
|
+
} from "./chunk-66HHM7VI.js";
|
|
164
177
|
import {
|
|
165
|
-
|
|
166
|
-
} from "./chunk-
|
|
178
|
+
FloatingInput
|
|
179
|
+
} from "./chunk-UPCMMCPQ.js";
|
|
167
180
|
import {
|
|
168
|
-
|
|
169
|
-
} from "./chunk-
|
|
181
|
+
Checkbox
|
|
182
|
+
} from "./chunk-X357WQOT.js";
|
|
183
|
+
import "./chunk-7KRG7VNW.js";
|
|
170
184
|
import {
|
|
171
|
-
|
|
172
|
-
} from "./chunk-
|
|
185
|
+
DataGrid
|
|
186
|
+
} from "./chunk-J6E3UO2W.js";
|
|
173
187
|
import "./chunk-QPGJCRBS.js";
|
|
174
188
|
import {
|
|
175
189
|
addButton_default
|
|
@@ -182,15 +196,18 @@ import {
|
|
|
182
196
|
} from "./chunk-R3GARAVJ.js";
|
|
183
197
|
import {
|
|
184
198
|
submitButton_default
|
|
185
|
-
} from "./chunk-
|
|
186
|
-
import
|
|
199
|
+
} from "./chunk-YRLN3TBF.js";
|
|
200
|
+
import {
|
|
201
|
+
circularProgress_default
|
|
202
|
+
} from "./chunk-CTBYVXFP.js";
|
|
187
203
|
import {
|
|
188
204
|
RufousThemeProvider,
|
|
189
205
|
useRufousTheme
|
|
190
|
-
} from "./chunk-
|
|
206
|
+
} from "./chunk-WNZLBFLQ.js";
|
|
191
207
|
import {
|
|
192
208
|
APP_THEMES
|
|
193
|
-
} from "./chunk-
|
|
209
|
+
} from "./chunk-QGXXOQJF.js";
|
|
210
|
+
import "./chunk-LI4N7JWK.js";
|
|
194
211
|
export {
|
|
195
212
|
APP_THEMES,
|
|
196
213
|
activateUserIcon_default as ActivateUserIcon,
|
|
@@ -199,8 +216,11 @@ export {
|
|
|
199
216
|
assignGroupIcon_default as AssignGroupIcon,
|
|
200
217
|
BaseDialog_default as BaseDialog,
|
|
201
218
|
cancelButton_default as CancelButton,
|
|
219
|
+
Checkbox,
|
|
220
|
+
circularProgress_default as CircularProgress,
|
|
202
221
|
closeIcon_default as CloseIcon,
|
|
203
222
|
copyIcon_default as CopyIcon,
|
|
223
|
+
DataGrid,
|
|
204
224
|
difficultyAllIcon_default as DifficultyAllIcon,
|
|
205
225
|
difficultyEasyIcon_default as DifficultyEasyIcon,
|
|
206
226
|
difficultyHardIcon_default as DifficultyHardIcon,
|
|
@@ -211,6 +231,7 @@ export {
|
|
|
211
231
|
editChatIcon_default as EditChatIcon,
|
|
212
232
|
editIcon_default as EditIcon,
|
|
213
233
|
engagementIcon_default as EngagementIcon,
|
|
234
|
+
FloatingInput,
|
|
214
235
|
functionIcon_default as FunctionIcon,
|
|
215
236
|
helpOutlinedIcon_default as HelpOutlinedIcon,
|
|
216
237
|
hierarchyIcon_default as HierarchyIcon,
|
|
@@ -234,6 +255,7 @@ export {
|
|
|
234
255
|
questionTypeSingleIcon_default as QuestionTypeSingleIcon,
|
|
235
256
|
refreshIcon_default as RefreshIcon,
|
|
236
257
|
resendInviteIcon_default as ResendInviteIcon,
|
|
258
|
+
RichTextEditor,
|
|
237
259
|
rolesIcon_default as RolesIcon,
|
|
238
260
|
rufousAiIcon_default as RufousAiIcon,
|
|
239
261
|
rufousBirdIcon_default as RufousBirdIcon,
|