@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/icons/closeIcon.js
CHANGED
package/dist/icons/copyIcon.js
CHANGED
package/dist/icons/dollarIcon.js
CHANGED
package/dist/icons/editIcon.js
CHANGED
package/dist/icons/index.js
CHANGED
|
@@ -1,13 +1,4 @@
|
|
|
1
1
|
import "../chunk-E5RTHYCU.js";
|
|
2
|
-
import {
|
|
3
|
-
timerIcon_default
|
|
4
|
-
} from "../chunk-XHY3OCAQ.js";
|
|
5
|
-
import {
|
|
6
|
-
trashIcon_default
|
|
7
|
-
} from "../chunk-6KIFTMUN.js";
|
|
8
|
-
import {
|
|
9
|
-
unArchivedIcon_default
|
|
10
|
-
} from "../chunk-ZJAV3FEQ.js";
|
|
11
2
|
import {
|
|
12
3
|
unsubscribeIcon_default
|
|
13
4
|
} from "../chunk-EZI3QGYJ.js";
|
|
@@ -23,15 +14,6 @@ import {
|
|
|
23
14
|
import {
|
|
24
15
|
workItemIcon_default
|
|
25
16
|
} from "../chunk-QJPQC544.js";
|
|
26
|
-
import {
|
|
27
|
-
rufousBirdIcon_default
|
|
28
|
-
} from "../chunk-DMP72IAP.js";
|
|
29
|
-
import {
|
|
30
|
-
rufousLauncherBird_default
|
|
31
|
-
} from "../chunk-QZFGQ5JM.js";
|
|
32
|
-
import {
|
|
33
|
-
sidebarIcon_default
|
|
34
|
-
} from "../chunk-DK3DA5LH.js";
|
|
35
17
|
import {
|
|
36
18
|
softSkillsIcon_default
|
|
37
19
|
} from "../chunk-3Y6QBRGD.js";
|
|
@@ -48,14 +30,14 @@ import {
|
|
|
48
30
|
tickIcon_default
|
|
49
31
|
} from "../chunk-763IHEJ2.js";
|
|
50
32
|
import {
|
|
51
|
-
|
|
52
|
-
} from "../chunk-
|
|
33
|
+
timerIcon_default
|
|
34
|
+
} from "../chunk-XHY3OCAQ.js";
|
|
53
35
|
import {
|
|
54
|
-
|
|
55
|
-
} from "../chunk-
|
|
36
|
+
trashIcon_default
|
|
37
|
+
} from "../chunk-6KIFTMUN.js";
|
|
56
38
|
import {
|
|
57
|
-
|
|
58
|
-
} from "../chunk-
|
|
39
|
+
unArchivedIcon_default
|
|
40
|
+
} from "../chunk-ZJAV3FEQ.js";
|
|
59
41
|
import {
|
|
60
42
|
questionTypeSingleIcon_default
|
|
61
43
|
} from "../chunk-Q4DHI3B5.js";
|
|
@@ -72,14 +54,14 @@ import {
|
|
|
72
54
|
rufousAiIcon_default
|
|
73
55
|
} from "../chunk-QDMNCTXT.js";
|
|
74
56
|
import {
|
|
75
|
-
|
|
76
|
-
} from "../chunk-
|
|
57
|
+
rufousBirdIcon_default
|
|
58
|
+
} from "../chunk-DMP72IAP.js";
|
|
77
59
|
import {
|
|
78
|
-
|
|
79
|
-
} from "../chunk-
|
|
60
|
+
rufousLauncherBird_default
|
|
61
|
+
} from "../chunk-QZFGQ5JM.js";
|
|
80
62
|
import {
|
|
81
|
-
|
|
82
|
-
} from "../chunk-
|
|
63
|
+
sidebarIcon_default
|
|
64
|
+
} from "../chunk-DK3DA5LH.js";
|
|
83
65
|
import {
|
|
84
66
|
qualificationsIcon_default
|
|
85
67
|
} from "../chunk-UTBCFDOX.js";
|
|
@@ -96,11 +78,14 @@ import {
|
|
|
96
78
|
questionTypeAllIcon_default
|
|
97
79
|
} from "../chunk-WHGVO3HV.js";
|
|
98
80
|
import {
|
|
99
|
-
|
|
100
|
-
} from "../chunk-
|
|
81
|
+
questionTypeCodingIcon_default
|
|
82
|
+
} from "../chunk-7II4Q2WY.js";
|
|
101
83
|
import {
|
|
102
|
-
|
|
103
|
-
} from "../chunk-
|
|
84
|
+
questionTypeDescriptiveIcon_default
|
|
85
|
+
} from "../chunk-5GK5B3FD.js";
|
|
86
|
+
import {
|
|
87
|
+
questionTypeMultipleIcon_default
|
|
88
|
+
} from "../chunk-Z7USRFM2.js";
|
|
104
89
|
import {
|
|
105
90
|
industryIcon_default
|
|
106
91
|
} from "../chunk-4BTXGP7U.js";
|
|
@@ -117,14 +102,14 @@ import {
|
|
|
117
102
|
minExperienceIcon_default
|
|
118
103
|
} from "../chunk-FPRXN3DS.js";
|
|
119
104
|
import {
|
|
120
|
-
|
|
121
|
-
} from "../chunk-
|
|
105
|
+
nineDotMenuIcon_default
|
|
106
|
+
} from "../chunk-GESVGIAP.js";
|
|
122
107
|
import {
|
|
123
|
-
|
|
124
|
-
} from "../chunk-
|
|
108
|
+
notificationIcon_default
|
|
109
|
+
} from "../chunk-QIEQRNBE.js";
|
|
125
110
|
import {
|
|
126
|
-
|
|
127
|
-
} from "../chunk-
|
|
111
|
+
projectIcon_default
|
|
112
|
+
} from "../chunk-DLJHWFNG.js";
|
|
128
113
|
import {
|
|
129
114
|
editChatIcon_default
|
|
130
115
|
} from "../chunk-XCE3QE6Q.js";
|
|
@@ -141,14 +126,11 @@ import {
|
|
|
141
126
|
helpOutlinedIcon_default
|
|
142
127
|
} from "../chunk-AXSFVJ3H.js";
|
|
143
128
|
import {
|
|
144
|
-
|
|
145
|
-
} from "../chunk-
|
|
146
|
-
import {
|
|
147
|
-
assignGroupIcon_default
|
|
148
|
-
} from "../chunk-MNPAE2ZF.js";
|
|
129
|
+
hierarchyIcon_default
|
|
130
|
+
} from "../chunk-WZAU77G7.js";
|
|
149
131
|
import {
|
|
150
|
-
|
|
151
|
-
} from "../chunk-
|
|
132
|
+
inactiveGroupIcon_default
|
|
133
|
+
} from "../chunk-77QDKDFI.js";
|
|
152
134
|
import {
|
|
153
135
|
copyIcon_default
|
|
154
136
|
} from "../chunk-6FEUS4CQ.js";
|
|
@@ -164,9 +146,28 @@ import {
|
|
|
164
146
|
import {
|
|
165
147
|
difficultyMediumIcon_default
|
|
166
148
|
} from "../chunk-XPJVVKOU.js";
|
|
149
|
+
import {
|
|
150
|
+
dollarIcon_default
|
|
151
|
+
} from "../chunk-GL43GPEM.js";
|
|
152
|
+
import {
|
|
153
|
+
downloadIcon_default
|
|
154
|
+
} from "../chunk-FZCFFVXW.js";
|
|
155
|
+
import {
|
|
156
|
+
downloadPdfIcon_default
|
|
157
|
+
} from "../chunk-N26C33E6.js";
|
|
167
158
|
import {
|
|
168
159
|
activateUserIcon_default
|
|
169
160
|
} from "../chunk-AH6RCYDL.js";
|
|
161
|
+
import {
|
|
162
|
+
archivedIcon_default
|
|
163
|
+
} from "../chunk-3IBCGGN3.js";
|
|
164
|
+
import {
|
|
165
|
+
assignGroupIcon_default
|
|
166
|
+
} from "../chunk-MNPAE2ZF.js";
|
|
167
|
+
import {
|
|
168
|
+
closeIcon_default
|
|
169
|
+
} from "../chunk-Q5XKCUE3.js";
|
|
170
|
+
import "../chunk-LI4N7JWK.js";
|
|
170
171
|
export {
|
|
171
172
|
activateUserIcon_default as ActivateUserIcon,
|
|
172
173
|
archivedIcon_default as ArchivedIcon,
|
package/dist/icons/logsIcon.js
CHANGED
package/dist/icons/rolesIcon.js
CHANGED
package/dist/icons/tickIcon.js
CHANGED
package/dist/icons/timerIcon.js
CHANGED
package/dist/icons/trashIcon.js
CHANGED
package/dist/icons/uploadIcon.js
CHANGED