@rufous/ui 0.1.63 → 0.2.0-beta.1
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/README.md +4 -0
- 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 +2 -2
- package/dist/CheckBoxes/CheckBox.js +4 -25
- package/dist/Contexts/rufousThemeProvider.cjs +132 -100
- 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 +8355 -162
- package/dist/Dialogs/BaseDialog.d.cts +1 -0
- package/dist/Dialogs/BaseDialog.d.ts +1 -0
- package/dist/Dialogs/BaseDialog.js +33 -25
- package/dist/Dialogs/index.cjs +18 -10
- package/dist/Dialogs/index.css +8355 -162
- package/dist/Dialogs/index.js +33 -25
- 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 +11 -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-AQXTOTWY.js → chunk-5DAOQ2V5.js} +19 -11
- package/dist/chunk-5QEWUCKT.js +303 -0
- 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-HMG3FW2Q.js +97 -0
- package/dist/chunk-J6E3UO2W.js +402 -0
- package/dist/chunk-LI4N7JWK.js +39 -0
- package/dist/chunk-NEGQXBQV.js +29 -0
- package/dist/chunk-UPCMMCPQ.js +34 -0
- package/dist/{chunk-7YKG3WYS.js → chunk-YRLN3TBF.js} +1 -1
- package/dist/chunk-YXPBXCY5.js +89 -0
- 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 +48 -47
- 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 +30440 -222
- package/dist/main.css +8355 -162
- package/dist/main.d.cts +7 -0
- package/dist/main.d.ts +7 -0
- package/dist/main.js +82 -56
- package/dist/style.css +1068 -163
- package/dist/styles/address-lookup.css +107 -0
- package/dist/styles/address-lookup.d.cts +2 -0
- package/dist/styles/address-lookup.d.ts +2 -0
- 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 +75 -69
- package/dist/utils/constants.d.cts +54 -56
- package/dist/utils/constants.d.ts +54 -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,11 @@ 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.cjs';
|
|
65
|
+
export { FloatingInput, FloatingInputProps } from './TextFields/FloatingInput.cjs';
|
|
66
|
+
export { default as AddressLookup } from './TextFields/AddressLookup.cjs';
|
|
67
|
+
export { default as CircularProgress } from './Progress/circularProgress.cjs';
|
|
68
|
+
export { default as DataGrid } from './DataGrid/DataGrid.cjs';
|
|
69
|
+
export { Action, Column, DataGridProps, SortDirection } from './DataGrid/types.cjs';
|
|
70
|
+
export { MentionItem, default as RichTextEditor, RichTextEditorProps } from './Editors/RichTextEditor.cjs';
|
|
64
71
|
import 'react';
|
package/dist/main.d.ts
CHANGED
|
@@ -61,4 +61,11 @@ 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.js';
|
|
65
|
+
export { FloatingInput, FloatingInputProps } from './TextFields/FloatingInput.js';
|
|
66
|
+
export { default as AddressLookup } from './TextFields/AddressLookup.js';
|
|
67
|
+
export { default as CircularProgress } from './Progress/circularProgress.js';
|
|
68
|
+
export { default as DataGrid } from './DataGrid/DataGrid.js';
|
|
69
|
+
export { Action, Column, DataGridProps, SortDirection } from './DataGrid/types.js';
|
|
70
|
+
export { MentionItem, default as RichTextEditor, RichTextEditorProps } from './Editors/RichTextEditor.js';
|
|
64
71
|
import 'react';
|
package/dist/main.js
CHANGED
|
@@ -1,16 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
BaseDialog_default
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-5DAOQ2V5.js";
|
|
4
4
|
import "./chunk-E5RTHYCU.js";
|
|
5
|
-
import {
|
|
6
|
-
timerIcon_default
|
|
7
|
-
} from "./chunk-XHY3OCAQ.js";
|
|
8
|
-
import {
|
|
9
|
-
trashIcon_default
|
|
10
|
-
} from "./chunk-6KIFTMUN.js";
|
|
11
|
-
import {
|
|
12
|
-
unArchivedIcon_default
|
|
13
|
-
} from "./chunk-ZJAV3FEQ.js";
|
|
14
5
|
import {
|
|
15
6
|
unsubscribeIcon_default
|
|
16
7
|
} from "./chunk-EZI3QGYJ.js";
|
|
@@ -26,15 +17,6 @@ import {
|
|
|
26
17
|
import {
|
|
27
18
|
workItemIcon_default
|
|
28
19
|
} from "./chunk-QJPQC544.js";
|
|
29
|
-
import {
|
|
30
|
-
rufousBirdIcon_default
|
|
31
|
-
} from "./chunk-DMP72IAP.js";
|
|
32
|
-
import {
|
|
33
|
-
rufousLauncherBird_default
|
|
34
|
-
} from "./chunk-QZFGQ5JM.js";
|
|
35
|
-
import {
|
|
36
|
-
sidebarIcon_default
|
|
37
|
-
} from "./chunk-DK3DA5LH.js";
|
|
38
20
|
import {
|
|
39
21
|
softSkillsIcon_default
|
|
40
22
|
} from "./chunk-3Y6QBRGD.js";
|
|
@@ -51,14 +33,14 @@ import {
|
|
|
51
33
|
tickIcon_default
|
|
52
34
|
} from "./chunk-763IHEJ2.js";
|
|
53
35
|
import {
|
|
54
|
-
|
|
55
|
-
} from "./chunk-
|
|
36
|
+
timerIcon_default
|
|
37
|
+
} from "./chunk-XHY3OCAQ.js";
|
|
56
38
|
import {
|
|
57
|
-
|
|
58
|
-
} from "./chunk-
|
|
39
|
+
trashIcon_default
|
|
40
|
+
} from "./chunk-6KIFTMUN.js";
|
|
59
41
|
import {
|
|
60
|
-
|
|
61
|
-
} from "./chunk-
|
|
42
|
+
unArchivedIcon_default
|
|
43
|
+
} from "./chunk-ZJAV3FEQ.js";
|
|
62
44
|
import {
|
|
63
45
|
questionTypeSingleIcon_default
|
|
64
46
|
} from "./chunk-Q4DHI3B5.js";
|
|
@@ -75,14 +57,14 @@ import {
|
|
|
75
57
|
rufousAiIcon_default
|
|
76
58
|
} from "./chunk-QDMNCTXT.js";
|
|
77
59
|
import {
|
|
78
|
-
|
|
79
|
-
} from "./chunk-
|
|
60
|
+
rufousBirdIcon_default
|
|
61
|
+
} from "./chunk-DMP72IAP.js";
|
|
80
62
|
import {
|
|
81
|
-
|
|
82
|
-
} from "./chunk-
|
|
63
|
+
rufousLauncherBird_default
|
|
64
|
+
} from "./chunk-QZFGQ5JM.js";
|
|
83
65
|
import {
|
|
84
|
-
|
|
85
|
-
} from "./chunk-
|
|
66
|
+
sidebarIcon_default
|
|
67
|
+
} from "./chunk-DK3DA5LH.js";
|
|
86
68
|
import {
|
|
87
69
|
qualificationsIcon_default
|
|
88
70
|
} from "./chunk-UTBCFDOX.js";
|
|
@@ -99,11 +81,14 @@ import {
|
|
|
99
81
|
questionTypeAllIcon_default
|
|
100
82
|
} from "./chunk-WHGVO3HV.js";
|
|
101
83
|
import {
|
|
102
|
-
|
|
103
|
-
} from "./chunk-
|
|
84
|
+
questionTypeCodingIcon_default
|
|
85
|
+
} from "./chunk-7II4Q2WY.js";
|
|
104
86
|
import {
|
|
105
|
-
|
|
106
|
-
} from "./chunk-
|
|
87
|
+
questionTypeDescriptiveIcon_default
|
|
88
|
+
} from "./chunk-5GK5B3FD.js";
|
|
89
|
+
import {
|
|
90
|
+
questionTypeMultipleIcon_default
|
|
91
|
+
} from "./chunk-Z7USRFM2.js";
|
|
107
92
|
import {
|
|
108
93
|
industryIcon_default
|
|
109
94
|
} from "./chunk-4BTXGP7U.js";
|
|
@@ -120,14 +105,14 @@ import {
|
|
|
120
105
|
minExperienceIcon_default
|
|
121
106
|
} from "./chunk-FPRXN3DS.js";
|
|
122
107
|
import {
|
|
123
|
-
|
|
124
|
-
} from "./chunk-
|
|
108
|
+
nineDotMenuIcon_default
|
|
109
|
+
} from "./chunk-GESVGIAP.js";
|
|
125
110
|
import {
|
|
126
|
-
|
|
127
|
-
} from "./chunk-
|
|
111
|
+
notificationIcon_default
|
|
112
|
+
} from "./chunk-QIEQRNBE.js";
|
|
128
113
|
import {
|
|
129
|
-
|
|
130
|
-
} from "./chunk-
|
|
114
|
+
projectIcon_default
|
|
115
|
+
} from "./chunk-DLJHWFNG.js";
|
|
131
116
|
import {
|
|
132
117
|
editChatIcon_default
|
|
133
118
|
} from "./chunk-XCE3QE6Q.js";
|
|
@@ -144,14 +129,11 @@ import {
|
|
|
144
129
|
helpOutlinedIcon_default
|
|
145
130
|
} from "./chunk-AXSFVJ3H.js";
|
|
146
131
|
import {
|
|
147
|
-
|
|
148
|
-
} from "./chunk-
|
|
149
|
-
import {
|
|
150
|
-
assignGroupIcon_default
|
|
151
|
-
} from "./chunk-MNPAE2ZF.js";
|
|
132
|
+
hierarchyIcon_default
|
|
133
|
+
} from "./chunk-WZAU77G7.js";
|
|
152
134
|
import {
|
|
153
|
-
|
|
154
|
-
} from "./chunk-
|
|
135
|
+
inactiveGroupIcon_default
|
|
136
|
+
} from "./chunk-77QDKDFI.js";
|
|
155
137
|
import {
|
|
156
138
|
copyIcon_default
|
|
157
139
|
} from "./chunk-6FEUS4CQ.js";
|
|
@@ -167,9 +149,51 @@ import {
|
|
|
167
149
|
import {
|
|
168
150
|
difficultyMediumIcon_default
|
|
169
151
|
} from "./chunk-XPJVVKOU.js";
|
|
152
|
+
import {
|
|
153
|
+
dollarIcon_default
|
|
154
|
+
} from "./chunk-GL43GPEM.js";
|
|
155
|
+
import {
|
|
156
|
+
downloadIcon_default
|
|
157
|
+
} from "./chunk-FZCFFVXW.js";
|
|
158
|
+
import {
|
|
159
|
+
downloadPdfIcon_default
|
|
160
|
+
} from "./chunk-N26C33E6.js";
|
|
170
161
|
import {
|
|
171
162
|
activateUserIcon_default
|
|
172
163
|
} from "./chunk-AH6RCYDL.js";
|
|
164
|
+
import {
|
|
165
|
+
archivedIcon_default
|
|
166
|
+
} from "./chunk-3IBCGGN3.js";
|
|
167
|
+
import {
|
|
168
|
+
assignGroupIcon_default
|
|
169
|
+
} from "./chunk-MNPAE2ZF.js";
|
|
170
|
+
import {
|
|
171
|
+
closeIcon_default
|
|
172
|
+
} from "./chunk-Q5XKCUE3.js";
|
|
173
|
+
import "./chunk-7KRG7VNW.js";
|
|
174
|
+
import {
|
|
175
|
+
AddressLookup_default
|
|
176
|
+
} from "./chunk-5QEWUCKT.js";
|
|
177
|
+
import {
|
|
178
|
+
FloatingInput
|
|
179
|
+
} from "./chunk-UPCMMCPQ.js";
|
|
180
|
+
import {
|
|
181
|
+
Checkbox
|
|
182
|
+
} from "./chunk-NEGQXBQV.js";
|
|
183
|
+
import {
|
|
184
|
+
RufousThemeProvider,
|
|
185
|
+
useRufousTheme
|
|
186
|
+
} from "./chunk-HMG3FW2Q.js";
|
|
187
|
+
import {
|
|
188
|
+
APP_THEMES
|
|
189
|
+
} from "./chunk-YXPBXCY5.js";
|
|
190
|
+
import "./chunk-GJGRMMAQ.js";
|
|
191
|
+
import {
|
|
192
|
+
RichTextEditor
|
|
193
|
+
} from "./chunk-66HHM7VI.js";
|
|
194
|
+
import {
|
|
195
|
+
DataGrid
|
|
196
|
+
} from "./chunk-J6E3UO2W.js";
|
|
173
197
|
import "./chunk-QPGJCRBS.js";
|
|
174
198
|
import {
|
|
175
199
|
addButton_default
|
|
@@ -182,25 +206,25 @@ import {
|
|
|
182
206
|
} from "./chunk-R3GARAVJ.js";
|
|
183
207
|
import {
|
|
184
208
|
submitButton_default
|
|
185
|
-
} from "./chunk-
|
|
186
|
-
import "./chunk-YRFUVQDN.js";
|
|
187
|
-
import {
|
|
188
|
-
RufousThemeProvider,
|
|
189
|
-
useRufousTheme
|
|
190
|
-
} from "./chunk-BCGCLMKA.js";
|
|
209
|
+
} from "./chunk-YRLN3TBF.js";
|
|
191
210
|
import {
|
|
192
|
-
|
|
193
|
-
} from "./chunk-
|
|
211
|
+
circularProgress_default
|
|
212
|
+
} from "./chunk-CTBYVXFP.js";
|
|
213
|
+
import "./chunk-LI4N7JWK.js";
|
|
194
214
|
export {
|
|
195
215
|
APP_THEMES,
|
|
196
216
|
activateUserIcon_default as ActivateUserIcon,
|
|
197
217
|
addButton_default as AddButton,
|
|
218
|
+
AddressLookup_default as AddressLookup,
|
|
198
219
|
archivedIcon_default as ArchivedIcon,
|
|
199
220
|
assignGroupIcon_default as AssignGroupIcon,
|
|
200
221
|
BaseDialog_default as BaseDialog,
|
|
201
222
|
cancelButton_default as CancelButton,
|
|
223
|
+
Checkbox,
|
|
224
|
+
circularProgress_default as CircularProgress,
|
|
202
225
|
closeIcon_default as CloseIcon,
|
|
203
226
|
copyIcon_default as CopyIcon,
|
|
227
|
+
DataGrid,
|
|
204
228
|
difficultyAllIcon_default as DifficultyAllIcon,
|
|
205
229
|
difficultyEasyIcon_default as DifficultyEasyIcon,
|
|
206
230
|
difficultyHardIcon_default as DifficultyHardIcon,
|
|
@@ -211,6 +235,7 @@ export {
|
|
|
211
235
|
editChatIcon_default as EditChatIcon,
|
|
212
236
|
editIcon_default as EditIcon,
|
|
213
237
|
engagementIcon_default as EngagementIcon,
|
|
238
|
+
FloatingInput,
|
|
214
239
|
functionIcon_default as FunctionIcon,
|
|
215
240
|
helpOutlinedIcon_default as HelpOutlinedIcon,
|
|
216
241
|
hierarchyIcon_default as HierarchyIcon,
|
|
@@ -234,6 +259,7 @@ export {
|
|
|
234
259
|
questionTypeSingleIcon_default as QuestionTypeSingleIcon,
|
|
235
260
|
refreshIcon_default as RefreshIcon,
|
|
236
261
|
resendInviteIcon_default as ResendInviteIcon,
|
|
262
|
+
RichTextEditor,
|
|
237
263
|
rolesIcon_default as RolesIcon,
|
|
238
264
|
rufousAiIcon_default as RufousAiIcon,
|
|
239
265
|
rufousBirdIcon_default as RufousBirdIcon,
|