vrfi-design-system 1.1.55 → 1.1.56
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/index.d.ts +7 -4
- package/dist/main.es.js +4 -4
- package/dist/main.umd.js +2 -2
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -136,8 +136,9 @@ import { default as useForm } from '../hooks/useForm';
|
|
|
136
136
|
import { UseFormProps } from 'react-hook-form';
|
|
137
137
|
import { useFormProps } from '../hooks/useForm';
|
|
138
138
|
import { UseFormReturn } from 'react-hook-form';
|
|
139
|
-
import { UserType } from '
|
|
140
|
-
import { UserType as UserType_2 } from '
|
|
139
|
+
import { UserType } from '../../enums/userTypes.enum';
|
|
140
|
+
import { UserType as UserType_2 } from '../../../enums/userTypes.enum';
|
|
141
|
+
import { UserType as UserType_3 } from '../../../../enums/userTypes.enum';
|
|
141
142
|
import { VerificationTypes } from '../../enums/verificationTypes.enum';
|
|
142
143
|
import { VerificationTypes as VerificationTypes_2 } from '../../../enums/verificationTypes.enum';
|
|
143
144
|
import * as Yup from 'yup';
|
|
@@ -301,7 +302,7 @@ declare interface ChatDetailsProps {
|
|
|
301
302
|
newMessage: string;
|
|
302
303
|
onMessageChange: (e: default_2.ChangeEvent<HTMLInputElement>) => void;
|
|
303
304
|
onSendMessage: () => void;
|
|
304
|
-
userType:
|
|
305
|
+
userType: UserType_3;
|
|
305
306
|
}
|
|
306
307
|
|
|
307
308
|
export declare const ChatList: <T extends GenericChatShape>({ chats, onChatClick, selectedChat, }: ChatListProps<T>) => default_2.JSX.Element;
|
|
@@ -924,7 +925,7 @@ export declare interface ProfileDetailProps {
|
|
|
924
925
|
verificationType?: string;
|
|
925
926
|
verificationDocument?: string;
|
|
926
927
|
verificationExpiryDate?: string;
|
|
927
|
-
userType?:
|
|
928
|
+
userType?: UserType_2;
|
|
928
929
|
userAttachment?: PreviewCardProps;
|
|
929
930
|
textImage?: boolean;
|
|
930
931
|
}
|
|
@@ -1259,6 +1260,8 @@ export declare type UserStatusProps = {
|
|
|
1259
1260
|
userStatus: StatusTypes_2;
|
|
1260
1261
|
};
|
|
1261
1262
|
|
|
1263
|
+
export { UserType }
|
|
1264
|
+
|
|
1262
1265
|
export declare interface ValidationRuleProps {
|
|
1263
1266
|
test: (val: string) => boolean;
|
|
1264
1267
|
message: string;
|
package/dist/main.es.js
CHANGED
|
@@ -65590,7 +65590,7 @@ const Ibe = "_authBanner_1dtdh_24", Dbe = "_content_1dtdh_32", Tbe = "_heading_1
|
|
|
65590
65590
|
] }) })
|
|
65591
65591
|
}
|
|
65592
65592
|
);
|
|
65593
|
-
}, Bbe = "
|
|
65593
|
+
}, Bbe = "_formHeader_cx6wu_24", Rbe = "_icon_cx6wu_24", Mbe = "_heading_cx6wu_28", zbe = "_content_cx6wu_34", sA = {
|
|
65594
65594
|
formHeader: Bbe,
|
|
65595
65595
|
icon: Rbe,
|
|
65596
65596
|
heading: Mbe,
|
|
@@ -65920,7 +65920,7 @@ const fCe = ({ type: e }) => {
|
|
|
65920
65920
|
)
|
|
65921
65921
|
] });
|
|
65922
65922
|
};
|
|
65923
|
-
var g5 = /* @__PURE__ */ ((e) => (e.AGENCY = "AgencyUser", e.SUB_CONTRACTOR = "SubcontractorUser", e.ADMIN = "admin", e.EMPLOYER = "EmployerUser", e))(g5 || {});
|
|
65923
|
+
var g5 = /* @__PURE__ */ ((e) => (e.AGENCY = "AgencyUser", e.SUB_CONTRACTOR = "SubcontractorUser", e.ADMIN = "admin", e.EMPLOYER = "EmployerUser", e.CANDIDATE = "Candidate", e))(g5 || {});
|
|
65924
65924
|
const RIe = (e) => {
|
|
65925
65925
|
const {
|
|
65926
65926
|
name: t,
|
|
@@ -70789,7 +70789,7 @@ Object.defineProperty(jw, "__esModule", {
|
|
|
70789
70789
|
});
|
|
70790
70790
|
var yOe = jw.default = void 0, xOe = COe(rp);
|
|
70791
70791
|
yOe = jw.default = xOe.default;
|
|
70792
|
-
const wOe = "
|
|
70792
|
+
const wOe = "_chatDetails_t6pw2_24", EOe = "_dateSeparator_t6pw2_32", SOe = "_noTopMargin_t6pw2_49", POe = "_chatHeader_t6pw2_53", OOe = "_messages_t6pw2_65", IOe = "_message_t6pw2_65", DOe = "_myMessage_t6pw2_82", TOe = "_messageContent_t6pw2_90", NOe = "_timestamp_t6pw2_103", BOe = "_otherMessageBlock_t6pw2_110", ROe = "_avatarContainer_t6pw2_116", MOe = "_userDetailName_t6pw2_119", zOe = "_inputContainer_t6pw2_144", HOe = "_inputWrapper_t6pw2_149", jOe = "_sendMsgBtn_t6pw2_164", $Oe = "_selectChatPlaceholder_t6pw2_183", kOe = "_fadeIn_t6pw2_1", LOe = "_myMessageContentWrapper_t6pw2_204", Kn = {
|
|
70793
70793
|
chatDetails: wOe,
|
|
70794
70794
|
dateSeparator: EOe,
|
|
70795
70795
|
noTopMargin: SOe,
|
|
@@ -70951,7 +70951,7 @@ const wOe = "_chatDetails_1969s_24", EOe = "_dateSeparator_1969s_32", SOe = "_no
|
|
|
70951
70951
|
)
|
|
70952
70952
|
] }) })
|
|
70953
70953
|
] });
|
|
70954
|
-
}, GOe = "
|
|
70954
|
+
}, GOe = "_chatList_2d9ea_24", UOe = "_chatListHeading_2d9ea_40", YOe = "_chatItem_2d9ea_53", qOe = "_selected_2d9ea_65", ZOe = "_chatInfo_2d9ea_77", eIe = "_chatContent_2d9ea_87", tIe = "_topRow_2d9ea_93", nIe = "_userName_2d9ea_98", rIe = "_timeStamp_2d9ea_105", oIe = "_lastMessage_2d9ea_110", aIe = "_unreadMessage_2d9ea_117", mo = {
|
|
70955
70955
|
chatList: GOe,
|
|
70956
70956
|
chatListHeading: UOe,
|
|
70957
70957
|
chatItem: YOe,
|