odaptos_design_system 1.2.8 → 1.3.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/dist/Accordion/Accordion.d.ts +10 -0
- package/dist/Badge/Badge.d.ts +12 -0
- package/dist/Buttons/Button.d.ts +11 -0
- package/dist/Buttons/IconButton.d.ts +9 -0
- package/dist/Cards/Card.d.ts +6 -0
- package/dist/Cards/CardButton.d.ts +6 -0
- package/dist/Checkbox/Checkbox.d.ts +13 -0
- package/dist/ColorGuide/colors.d.ts +6 -0
- package/dist/Icons/Arrows/ArrowDoubleLineDownIcon.d.ts +3 -0
- package/dist/Icons/Arrows/ArrowDoubleLineLeftIcon.d.ts +3 -0
- package/dist/Icons/Arrows/ArrowDoubleLineRightIcon.d.ts +3 -0
- package/dist/Icons/Arrows/ArrowDoubleLineUpIcon.d.ts +3 -0
- package/dist/Icons/Arrows/ArrowFilledDownIcon.d.ts +3 -0
- package/dist/Icons/Arrows/ArrowFilledLeftIcon.d.ts +3 -0
- package/dist/Icons/Arrows/ArrowFilledRightIcon.d.ts +3 -0
- package/dist/Icons/Arrows/ArrowFilledUpIcon.d.ts +3 -0
- package/dist/Icons/Arrows/ArrowLineDownIcon.d.ts +3 -0
- package/dist/Icons/Arrows/ArrowLineLeftIcon.d.ts +3 -0
- package/dist/Icons/Arrows/ArrowLineRightIcon.d.ts +3 -0
- package/dist/Icons/Arrows/ArrowLineUpIcon.d.ts +3 -0
- package/dist/Icons/Arrows/ArrowPointerDown.d.ts +3 -0
- package/dist/Icons/Arrows/ArrowPointerDownLeft.d.ts +3 -0
- package/dist/Icons/Arrows/ArrowPointerDownRight.d.ts +3 -0
- package/dist/Icons/Arrows/ArrowPointerLeft.d.ts +3 -0
- package/dist/Icons/Arrows/ArrowPointerRight.d.ts +3 -0
- package/dist/Icons/Arrows/ArrowPointerUp.d.ts +3 -0
- package/dist/Icons/Arrows/ArrowPointerUpLeft.d.ts +3 -0
- package/dist/Icons/Arrows/ArrowPointerUpRight.d.ts +3 -0
- package/dist/Icons/Circled/AddCircledIcon.d.ts +3 -0
- package/dist/Icons/Circled/AlertCircledIcon.d.ts +3 -0
- package/dist/Icons/Circled/CheckedCircled.d.ts +3 -0
- package/dist/Icons/Circled/InfoCircledIcon.d.ts +3 -0
- package/dist/Icons/Circled/MinusCircledIcon.d.ts +3 -0
- package/dist/Icons/Circled/NavigationCircledIcon.d.ts +3 -0
- package/dist/Icons/Circled/QuestionCircledIcon.d.ts +3 -0
- package/dist/Icons/Circled/RemoveCircledIcon.d.ts +3 -0
- package/dist/Icons/Circled/SearchCircledIcon.d.ts +3 -0
- package/dist/Icons/Circled/SettingsCircledIcon.d.ts +3 -0
- package/dist/Icons/Equipment/CameraIcon.d.ts +3 -0
- package/dist/Icons/Equipment/LaptopIcon.d.ts +3 -0
- package/dist/Icons/Equipment/MicrophonePodcastIcon.d.ts +3 -0
- package/dist/Icons/Equipment/MobileIcon.d.ts +3 -0
- package/dist/Icons/Equipment/TvFlatScreenIcon.d.ts +3 -0
- package/dist/Icons/Equipment/TvIcon.d.ts +3 -0
- package/dist/Icons/Interaction/AccountIcon.d.ts +3 -0
- package/dist/Icons/Interaction/AddIcon.d.ts +3 -0
- package/dist/Icons/Interaction/AgendaIcon.d.ts +3 -0
- package/dist/Icons/Interaction/BillingIcon.d.ts +3 -0
- package/dist/Icons/Interaction/BinIcon.d.ts +3 -0
- package/dist/Icons/Interaction/CheckedIcon.d.ts +3 -0
- package/dist/Icons/Interaction/ClockIcon.d.ts +3 -0
- package/dist/Icons/Interaction/CopyPasteIcon.d.ts +3 -0
- package/dist/Icons/Interaction/DragDropIcon.d.ts +3 -0
- package/dist/Icons/Interaction/EditIcon.d.ts +3 -0
- package/dist/Icons/Interaction/EditTextIcon.d.ts +3 -0
- package/dist/Icons/Interaction/LogoutIcon.d.ts +3 -0
- package/dist/Icons/Interaction/MenuHorizontalIcon.d.ts +3 -0
- package/dist/Icons/Interaction/MenuVerticalIcon.d.ts +3 -0
- package/dist/Icons/Interaction/MinusIcon.d.ts +3 -0
- package/dist/Icons/Interaction/SearchIcon.d.ts +3 -0
- package/dist/Icons/Interaction/SearchRemoveIcon.d.ts +3 -0
- package/dist/Icons/Interaction/ShareIcon.d.ts +3 -0
- package/dist/Icons/Interaction/TeamIcon.d.ts +3 -0
- package/dist/Icons/Logos/LogoBeta.d.ts +3 -0
- package/dist/Icons/Logos/LogoNormal.d.ts +3 -0
- package/dist/Icons/Logos/LogoSmall.d.ts +3 -0
- package/dist/Icons/Logos/LogoSquare.d.ts +3 -0
- package/dist/Icons/Logos/LogoText.d.ts +3 -0
- package/dist/Icons/MediaControl/HangUpIcon.d.ts +3 -0
- package/dist/Icons/MediaControl/MeetingIcon.d.ts +3 -0
- package/dist/Icons/MediaControl/MicrophoneIcon.d.ts +3 -0
- package/dist/Icons/MediaControl/MoveInIcon.d.ts +3 -0
- package/dist/Icons/MediaControl/MuteIcon.d.ts +3 -0
- package/dist/Icons/MediaControl/PauseIcon.d.ts +3 -0
- package/dist/Icons/MediaControl/PlayIcon.d.ts +3 -0
- package/dist/Icons/MediaControl/PreviousIcon.d.ts +3 -0
- package/dist/Icons/MediaControl/RecordingIcon.d.ts +3 -0
- package/dist/Icons/MediaControl/VolumeIcon.d.ts +3 -0
- package/dist/Icons/Miscellaneous/AddSeatIcon.d.ts +3 -0
- package/dist/Icons/Miscellaneous/AddUsersIcon.d.ts +3 -0
- package/dist/Icons/Miscellaneous/BillPdfIcon.d.ts +3 -0
- package/dist/Icons/Miscellaneous/BinocularIcon.d.ts +3 -0
- package/dist/Icons/Miscellaneous/BrainIcon.d.ts +3 -0
- package/dist/Icons/Miscellaneous/ChatBubbleIcon.d.ts +3 -0
- package/dist/Icons/Miscellaneous/ChatIcon.d.ts +3 -0
- package/dist/Icons/Miscellaneous/CheckoutIcon.d.ts +3 -0
- package/dist/Icons/Miscellaneous/ClipIcon.d.ts +3 -0
- package/dist/Icons/Miscellaneous/CreditCardIcon.d.ts +3 -0
- package/dist/Icons/Miscellaneous/DownloadIcon.d.ts +3 -0
- package/dist/Icons/Miscellaneous/EarthIcon.d.ts +3 -0
- package/dist/Icons/Miscellaneous/FaceCenterIcon.d.ts +3 -0
- package/dist/Icons/Miscellaneous/FaceRecognitionIcon.d.ts +3 -0
- package/dist/Icons/Miscellaneous/FilesIcon.d.ts +3 -0
- package/dist/Icons/Miscellaneous/FillRecordIcon.d.ts +3 -0
- package/dist/Icons/Miscellaneous/FolderIcon.d.ts +3 -0
- package/dist/Icons/Miscellaneous/GoogleIcon.d.ts +3 -0
- package/dist/Icons/Miscellaneous/HardDriveIcon.d.ts +3 -0
- package/dist/Icons/Miscellaneous/HelpIcon.d.ts +3 -0
- package/dist/Icons/Miscellaneous/LanguageIcon.d.ts +3 -0
- package/dist/Icons/Miscellaneous/LinkIcon.d.ts +3 -0
- package/dist/Icons/Miscellaneous/MetaAnalyseIcon.d.ts +3 -0
- package/dist/Icons/Miscellaneous/ModeratedIcon.d.ts +3 -0
- package/dist/Icons/Miscellaneous/NbOfUsersIcon.d.ts +3 -0
- package/dist/Icons/Miscellaneous/NeutralBackgroudIcon.d.ts +3 -0
- package/dist/Icons/Miscellaneous/ReportIcon.d.ts +3 -0
- package/dist/Icons/Miscellaneous/SeatIcon.d.ts +3 -0
- package/dist/Icons/Miscellaneous/SendEmailIcon.d.ts +3 -0
- package/dist/Icons/Miscellaneous/SendIcon.d.ts +3 -0
- package/dist/Icons/Miscellaneous/SmartBrainIcon.d.ts +3 -0
- package/dist/Icons/Miscellaneous/TasksIcon.d.ts +3 -0
- package/dist/Icons/Miscellaneous/TestDetailsIcon.d.ts +3 -0
- package/dist/Icons/Miscellaneous/TestIcon.d.ts +3 -0
- package/dist/Icons/Miscellaneous/UnmoderatedIcon.d.ts +3 -0
- package/dist/Icons/Notifications/AlamBellIdleIcon.d.ts +3 -0
- package/dist/Icons/Notifications/AlarmBellStatusIcon.d.ts +3 -0
- package/dist/Icons/Notifications/NotifAlertIcon.d.ts +3 -0
- package/dist/Icons/index.d.ts +108 -0
- package/dist/Interviews/Chat.d.ts +30 -0
- package/dist/Interviews/ChatInput.d.ts +10 -0
- package/dist/Interviews/CircledIconButton.d.ts +8 -0
- package/dist/Interviews/ControlsBar.d.ts +17 -0
- package/dist/Interviews/GoBack.d.ts +7 -0
- package/dist/Interviews/InterviewButton.d.ts +10 -0
- package/dist/Interviews/MarkUpBar.d.ts +9 -0
- package/dist/Interviews/StartInterview.d.ts +9 -0
- package/dist/Interviews/Task.d.ts +19 -0
- package/dist/Interviews/WelcomeMessage.d.ts +7 -0
- package/dist/LateralMenu/LateralMenu.d.ts +9 -0
- package/dist/Modal/Modal.d.ts +19 -0
- package/dist/MultiSelect/MultiSelect.d.ts +23 -0
- package/dist/Notifications/Banner.d.ts +14 -0
- package/dist/Notifications/NotificationIcon.d.ts +8 -0
- package/dist/Notifications/Toast.d.ts +14 -0
- package/dist/Popover/Popover.d.ts +18 -0
- package/dist/Radio/Radio.d.ts +15 -0
- package/dist/Search/Search.d.ts +8 -0
- package/dist/SingleSelect/SingleSelect.d.ts +23 -0
- package/dist/Step/Step.d.ts +11 -0
- package/dist/Switch/Switch.d.ts +9 -0
- package/dist/Table/header.d.ts +17 -0
- package/dist/Table/index.d.ts +24 -0
- package/dist/Table/rows.d.ts +30 -0
- package/dist/Table/table-cell.d.ts +12 -0
- package/dist/Tabs/Tabs.d.ts +10 -0
- package/dist/Tabs/TabsUnderLine.d.ts +10 -0
- package/dist/Tag/Tag.d.ts +12 -0
- package/dist/TextInput/TextInput.d.ts +28 -0
- package/dist/Textarea/Textarea.d.ts +22 -0
- package/dist/Tooltip/Layout/TooltipCustomLayout.d.ts +20 -0
- package/dist/Tooltip/Tooltip.d.ts +25 -0
- package/dist/Typography/Caption.d.ts +13 -0
- package/dist/Typography/Link.d.ts +14 -0
- package/dist/Typography/Text.d.ts +17 -0
- package/dist/Typography/TextForButton.d.ts +14 -0
- package/dist/Typography/TextForDropDownItem.d.ts +14 -0
- package/dist/Typography/TextWithLink.d.ts +16 -0
- package/dist/Typography/Title.d.ts +16 -0
- package/dist/hooks/useClickOutside.d.ts +8 -0
- package/dist/index.d.ts +40 -0
- package/dist/odaptos_design_system.cjs.development.css +39 -0
- package/dist/odaptos_design_system.cjs.development.js +6562 -0
- package/dist/odaptos_design_system.cjs.development.js.map +1 -0
- package/dist/odaptos_design_system.cjs.production.min.js +2 -0
- package/dist/odaptos_design_system.cjs.production.min.js.map +1 -0
- package/dist/odaptos_design_system.esm.js +6514 -0
- package/dist/odaptos_design_system.esm.js.map +1 -0
- package/package.json +18 -22
- package/src/Accordion/Accordion.tsx +5 -1
- package/src/Badge/Badge.tsx +2 -2
- package/src/Cards/Card.tsx +2 -5
- package/src/Checkbox/Checkbox.tsx +1 -1
- package/src/Icons/Arrows/ArrowDoubleLineDownIcon.tsx +1 -1
- package/src/Icons/Arrows/ArrowDoubleLineLeftIcon.tsx +1 -1
- package/src/Icons/Arrows/ArrowDoubleLineRightIcon.tsx +1 -1
- package/src/Icons/Arrows/ArrowDoubleLineUpIcon.tsx +1 -1
- package/src/Icons/Arrows/ArrowFilledDownIcon.tsx +1 -1
- package/src/Icons/Arrows/ArrowFilledLeftIcon.tsx +1 -1
- package/src/Icons/Arrows/ArrowFilledRightIcon.tsx +1 -1
- package/src/Icons/Arrows/ArrowFilledUpIcon.tsx +1 -1
- package/src/Icons/Arrows/ArrowLineDownIcon.tsx +1 -1
- package/src/Icons/Arrows/ArrowLineLeftIcon.tsx +1 -1
- package/src/Icons/Arrows/ArrowLineRightIcon.tsx +1 -1
- package/src/Icons/Arrows/ArrowLineUpIcon.tsx +1 -1
- package/src/Icons/Arrows/ArrowPointerDown.tsx +1 -1
- package/src/Icons/Arrows/ArrowPointerDownLeft.tsx +1 -1
- package/src/Icons/Arrows/ArrowPointerDownRight.tsx +1 -1
- package/src/Icons/Arrows/ArrowPointerLeft.tsx +1 -1
- package/src/Icons/Arrows/ArrowPointerRight.tsx +1 -1
- package/src/Icons/Arrows/ArrowPointerUp.tsx +1 -1
- package/src/Icons/Arrows/ArrowPointerUpLeft.tsx +1 -1
- package/src/Icons/Arrows/ArrowPointerUpRight.tsx +1 -1
- package/src/Icons/Circled/AddCircledIcon.tsx +1 -1
- package/src/Icons/Circled/AlertCircledIcon.tsx +1 -1
- package/src/Icons/Circled/CheckedCircled.tsx +1 -1
- package/src/Icons/Circled/InfoCircledIcon.tsx +1 -1
- package/src/Icons/Circled/MinusCircledIcon.tsx +1 -1
- package/src/Icons/Circled/NavigationCircledIcon.tsx +1 -1
- package/src/Icons/Circled/QuestionCircledIcon.tsx +1 -1
- package/src/Icons/Circled/RemoveCircledIcon.tsx +1 -1
- package/src/Icons/Circled/SearchCircledIcon.tsx +1 -1
- package/src/Icons/Circled/SettingsCircledIcon.tsx +1 -1
- package/src/Icons/Equipment/CameraIcon.tsx +1 -1
- package/src/Icons/Equipment/LaptopIcon.tsx +1 -1
- package/src/Icons/Equipment/MicrophonePodcastIcon.tsx +1 -1
- package/src/Icons/Equipment/MobileIcon.tsx +1 -1
- package/src/Icons/Equipment/TvFlatScreenIcon.tsx +1 -1
- package/src/Icons/Equipment/TvIcon.tsx +1 -1
- package/src/Icons/Interaction/AccountIcon.tsx +1 -1
- package/src/Icons/Interaction/AddIcon.tsx +1 -1
- package/src/Icons/Interaction/AgendaIcon.tsx +1 -1
- package/src/Icons/Interaction/BillingIcon.tsx +1 -1
- package/src/Icons/Interaction/BinIcon.tsx +1 -1
- package/src/Icons/Interaction/CheckedIcon.tsx +1 -1
- package/src/Icons/Interaction/ClockIcon.tsx +1 -1
- package/src/Icons/Interaction/CopyPasteIcon.tsx +1 -1
- package/src/Icons/Interaction/DragDropIcon.tsx +1 -1
- package/src/Icons/Interaction/EditIcon.tsx +1 -1
- package/src/Icons/Interaction/EditTextIcon.tsx +1 -1
- package/src/Icons/Interaction/LogoutIcon.tsx +1 -1
- package/src/Icons/Interaction/MenuHorizontalIcon.tsx +1 -1
- package/src/Icons/Interaction/MenuVerticalIcon.tsx +1 -1
- package/src/Icons/Interaction/MinusIcon.tsx +1 -1
- package/src/Icons/Interaction/SearchIcon.tsx +1 -1
- package/src/Icons/Interaction/SearchRemoveIcon.tsx +1 -1
- package/src/Icons/Interaction/ShareIcon.tsx +1 -1
- package/src/Icons/Interaction/TeamIcon.tsx +1 -1
- package/src/Icons/Logos/LogoBeta.tsx +1 -1
- package/src/Icons/Logos/LogoNormal.tsx +1 -1
- package/src/Icons/Logos/LogoSmall.tsx +1 -1
- package/src/Icons/Logos/LogoSquare.tsx +1 -1
- package/src/Icons/Logos/LogoText.tsx +1 -1
- package/src/Icons/MediaControl/HangUpIcon.tsx +1 -1
- package/src/Icons/MediaControl/MeetingIcon.tsx +1 -1
- package/src/Icons/MediaControl/MicrophoneIcon.tsx +1 -1
- package/src/Icons/MediaControl/MoveInIcon.tsx +1 -1
- package/src/Icons/MediaControl/MuteIcon.tsx +1 -1
- package/src/Icons/MediaControl/PauseIcon.tsx +1 -1
- package/src/Icons/MediaControl/PlayIcon.tsx +1 -1
- package/src/Icons/MediaControl/PreviousIcon.tsx +1 -1
- package/src/Icons/MediaControl/RecordingIcon.tsx +1 -1
- package/src/Icons/MediaControl/VolumeIcon.tsx +1 -1
- package/src/Icons/Miscellaneous/AddSeatIcon.tsx +1 -1
- package/src/Icons/Miscellaneous/AddUsersIcon.tsx +1 -1
- package/src/Icons/Miscellaneous/BillPdfIcon.tsx +1 -1
- package/src/Icons/Miscellaneous/BinocularIcon.tsx +1 -1
- package/src/Icons/Miscellaneous/BrainIcon.tsx +1 -1
- package/src/Icons/Miscellaneous/ChatBubbleIcon.tsx +1 -1
- package/src/Icons/Miscellaneous/ChatIcon.tsx +1 -1
- package/src/Icons/Miscellaneous/CheckoutIcon.tsx +1 -1
- package/src/Icons/Miscellaneous/ClipIcon.tsx +1 -1
- package/src/Icons/Miscellaneous/CreditCardIcon.tsx +1 -1
- package/src/Icons/Miscellaneous/DownloadIcon.tsx +1 -1
- package/src/Icons/Miscellaneous/EarthIcon.tsx +1 -1
- package/src/Icons/Miscellaneous/FaceCenterIcon.tsx +1 -1
- package/src/Icons/Miscellaneous/FaceRecognitionIcon.tsx +1 -1
- package/src/Icons/Miscellaneous/FilesIcon.tsx +1 -1
- package/src/Icons/Miscellaneous/FillRecordIcon.tsx +1 -1
- package/src/Icons/Miscellaneous/FolderIcon.tsx +1 -1
- package/src/Icons/Miscellaneous/GoogleIcon.tsx +1 -1
- package/src/Icons/Miscellaneous/HardDriveIcon.tsx +1 -1
- package/src/Icons/Miscellaneous/HelpIcon.tsx +1 -1
- package/src/Icons/Miscellaneous/LanguageIcon.tsx +1 -1
- package/src/Icons/Miscellaneous/LinkIcon.tsx +1 -1
- package/src/Icons/Miscellaneous/MetaAnalyseIcon.tsx +1 -1
- package/src/Icons/Miscellaneous/ModeratedIcon.tsx +1 -1
- package/src/Icons/Miscellaneous/NbOfUsersIcon.tsx +1 -1
- package/src/Icons/Miscellaneous/NeutralBackgroudIcon.tsx +1 -1
- package/src/Icons/Miscellaneous/ReportIcon.tsx +1 -1
- package/src/Icons/Miscellaneous/SeatIcon.tsx +1 -1
- package/src/Icons/Miscellaneous/SendEmailIcon.tsx +1 -1
- package/src/Icons/Miscellaneous/SendIcon.tsx +1 -1
- package/src/Icons/Miscellaneous/SmartBrainIcon.tsx +1 -1
- package/src/Icons/Miscellaneous/TasksIcon.tsx +1 -1
- package/src/Icons/Miscellaneous/TestDetailsIcon.tsx +1 -1
- package/src/Icons/Miscellaneous/TestIcon.tsx +1 -1
- package/src/Icons/Miscellaneous/UnmoderatedIcon.tsx +1 -1
- package/src/Icons/Notifications/AlamBellIdleIcon.tsx +1 -1
- package/src/Icons/Notifications/AlarmBellStatusIcon.tsx +1 -1
- package/src/Icons/Notifications/NotifAlertIcon.tsx +1 -1
- package/src/Interviews/ChatInput.tsx +1 -2
- package/src/Interviews/ControlsBar.tsx +3 -3
- package/src/Interviews/MarkUpBar.tsx +2 -2
- package/src/LateralMenu/LateralMenu.tsx +1 -2
- package/src/Modal/Modal.tsx +1 -1
- package/src/MultiSelect/{MultiSelect.scss → MultiSelect.modules.scss} +15 -1
- package/src/MultiSelect/MultiSelect.tsx +34 -6
- package/src/Radio/Radio.tsx +1 -1
- package/src/Search/Search.tsx +1 -1
- package/src/SingleSelect/{SingleSelect.scss → SingleSelect.modules.scss} +7 -5
- package/src/SingleSelect/SingleSelect.tsx +17 -7
- package/src/Switch/Switch.tsx +2 -1
- package/src/Table/header.tsx +1 -1
- package/src/Table/index.tsx +1 -1
- package/src/Table/table-cell.tsx +1 -1
- package/src/TextInput/{TextInput.scss → TextInput.modules.scss} +6 -1
- package/src/TextInput/TextInput.tsx +12 -7
- package/src/Textarea/Textarea.tsx +2 -2
- package/src/Tooltip/Layout/TooltipCustomLayout.tsx +1 -1
- package/src/hooks/useClickOutside.ts +2 -3
- package/src/MultiSelect/utils/textInputStyle.ts +0 -78
|
@@ -0,0 +1,108 @@
|
|
|
1
|
+
export { default as ArrowDoubleLineDownIcon } from './Arrows/ArrowDoubleLineDownIcon';
|
|
2
|
+
export { default as ArrowDoubleLineLeftIcon } from './Arrows/ArrowDoubleLineLeftIcon';
|
|
3
|
+
export { default as ArrowDoubleLineRightIcon } from './Arrows/ArrowDoubleLineRightIcon';
|
|
4
|
+
export { default as ArrowDoubleLineUpIcon } from './Arrows/ArrowDoubleLineUpIcon';
|
|
5
|
+
export { default as ArrowFilledDownIcon } from './Arrows/ArrowFilledDownIcon';
|
|
6
|
+
export { default as ArrowFilledLeftIcon } from './Arrows/ArrowFilledLeftIcon';
|
|
7
|
+
export { default as ArrowFilledRightIcon } from './Arrows/ArrowFilledRightIcon';
|
|
8
|
+
export { default as ArrowFilledUpIcon } from './Arrows/ArrowFilledUpIcon';
|
|
9
|
+
export { default as ArrowLineDownIcon } from './Arrows/ArrowLineDownIcon';
|
|
10
|
+
export { default as ArrowLineLeftIcon } from './Arrows/ArrowLineLeftIcon';
|
|
11
|
+
export { default as ArrowLineRightIcon } from './Arrows/ArrowLineRightIcon';
|
|
12
|
+
export { default as ArrowLineUpIcon } from './Arrows/ArrowLineUpIcon';
|
|
13
|
+
export { default as ArrowPointerDown } from './Arrows/ArrowPointerDown';
|
|
14
|
+
export { default as ArrowPointerDownLeft } from './Arrows/ArrowPointerDownLeft';
|
|
15
|
+
export { default as ArrowPointerDownRight } from './Arrows/ArrowPointerDownRight';
|
|
16
|
+
export { default as ArrowPointerLeft } from './Arrows/ArrowPointerLeft';
|
|
17
|
+
export { default as ArrowPointerRight } from './Arrows/ArrowPointerRight';
|
|
18
|
+
export { default as ArrowPointerUp } from './Arrows/ArrowPointerUp';
|
|
19
|
+
export { default as ArrowPointerUpLeft } from './Arrows/ArrowPointerUpLeft';
|
|
20
|
+
export { default as ArrowPointerUpRight } from './Arrows/ArrowPointerUpRight';
|
|
21
|
+
export { default as AddCircledIcon } from './Circled/AddCircledIcon';
|
|
22
|
+
export { default as AlertCircledIcon } from './Circled/AlertCircledIcon';
|
|
23
|
+
export { default as CheckedCircled } from './Circled/CheckedCircled';
|
|
24
|
+
export { default as InfoCircledIcon } from './Circled/InfoCircledIcon';
|
|
25
|
+
export { default as MinusCircledIcon } from './Circled/MinusCircledIcon';
|
|
26
|
+
export { default as NavigationCircledIcon } from './Circled/NavigationCircledIcon';
|
|
27
|
+
export { default as QuestionCircledIcon } from './Circled/QuestionCircledIcon';
|
|
28
|
+
export { default as RemoveCircledIcon } from './Circled/RemoveCircledIcon';
|
|
29
|
+
export { default as SearchCircledIcon } from './Circled/SearchCircledIcon';
|
|
30
|
+
export { default as SettingsCircledIcon } from './Circled/SettingsCircledIcon';
|
|
31
|
+
export { default as CameraIcon } from './Equipment/CameraIcon';
|
|
32
|
+
export { default as LaptopIcon } from './Equipment/LaptopIcon';
|
|
33
|
+
export { default as MicrophonePodcastIcon } from './Equipment/MicrophonePodcastIcon';
|
|
34
|
+
export { default as MobileIcon } from './Equipment/MobileIcon';
|
|
35
|
+
export { default as TvIcon } from './Equipment/TvIcon';
|
|
36
|
+
export { default as TvFlatScreenIcon } from './Equipment/TvFlatScreenIcon';
|
|
37
|
+
export { default as AccountIcon } from './Interaction/AccountIcon';
|
|
38
|
+
export { default as AddIcon } from './Interaction/AddIcon';
|
|
39
|
+
export { default as AgendaIcon } from './Interaction/AgendaIcon';
|
|
40
|
+
export { default as BillingIcon } from './Interaction/BillingIcon';
|
|
41
|
+
export { default as BinIcon } from './Interaction/BinIcon';
|
|
42
|
+
export { default as CheckedIcon } from './Interaction/CheckedIcon';
|
|
43
|
+
export { default as ClockIcon } from './Interaction/ClockIcon';
|
|
44
|
+
export { default as CopyPasteIcon } from './Interaction/CopyPasteIcon';
|
|
45
|
+
export { default as DragDropIcon } from './Interaction/DragDropIcon';
|
|
46
|
+
export { default as EditIcon } from './Interaction/EditIcon';
|
|
47
|
+
export { default as EditTextIcon } from './Interaction/EditTextIcon';
|
|
48
|
+
export { default as LogoutIcon } from './Interaction/LogoutIcon';
|
|
49
|
+
export { default as MenuHorizontalIcon } from './Interaction/MenuHorizontalIcon';
|
|
50
|
+
export { default as MenuVerticalIcon } from './Interaction/MenuVerticalIcon';
|
|
51
|
+
export { default as MinusIcon } from './Interaction/MinusIcon';
|
|
52
|
+
export { default as SearchIcon } from './Interaction/SearchIcon';
|
|
53
|
+
export { default as SearchRemoveIcon } from './Interaction/SearchRemoveIcon';
|
|
54
|
+
export { default as ShareIcon } from './Interaction/ShareIcon';
|
|
55
|
+
export { default as TeamIcon } from './Interaction/TeamIcon';
|
|
56
|
+
export { default as HangUpIcon } from './MediaControl/HangUpIcon';
|
|
57
|
+
export { default as MeetingIcon } from './MediaControl/MeetingIcon';
|
|
58
|
+
export { default as MicrophoneIcon } from './MediaControl/MicrophoneIcon';
|
|
59
|
+
export { default as MoveInIcon } from './MediaControl/MoveInIcon';
|
|
60
|
+
export { default as MuteIcon } from './MediaControl/MuteIcon';
|
|
61
|
+
export { default as PauseIcon } from './MediaControl/PauseIcon';
|
|
62
|
+
export { default as PlayIcon } from './MediaControl/PlayIcon';
|
|
63
|
+
export { default as PreviousIcon } from './MediaControl/PreviousIcon';
|
|
64
|
+
export { default as RecordingIcon } from './MediaControl/RecordingIcon';
|
|
65
|
+
export { default as VolumeIcon } from './MediaControl/VolumeIcon';
|
|
66
|
+
export { default as AddUsersIcon } from './Miscellaneous/AddUsersIcon';
|
|
67
|
+
export { default as BinocularIcon } from './Miscellaneous/BinocularIcon';
|
|
68
|
+
export { default as BrainIcon } from './Miscellaneous/BrainIcon';
|
|
69
|
+
export { default as ChatBubbleIcon } from './Miscellaneous/ChatBubbleIcon';
|
|
70
|
+
export { default as ClipIcon } from './Miscellaneous/ClipIcon';
|
|
71
|
+
export { default as EarthIcon } from './Miscellaneous/EarthIcon';
|
|
72
|
+
export { default as FaceRecognitionIcon } from './Miscellaneous/FaceRecognitionIcon';
|
|
73
|
+
export { default as FilesIcon } from './Miscellaneous/FilesIcon';
|
|
74
|
+
export { default as FolderIcon } from './Miscellaneous/FolderIcon';
|
|
75
|
+
export { default as HardDriveIcon } from './Miscellaneous/HardDriveIcon';
|
|
76
|
+
export { default as MetaAnalyseIcon } from './Miscellaneous/MetaAnalyseIcon';
|
|
77
|
+
export { default as ModeratedIcon } from './Miscellaneous/ModeratedIcon';
|
|
78
|
+
export { default as NbOfUsersIcon } from './Miscellaneous/NbOfUsersIcon';
|
|
79
|
+
export { default as ReportIcon } from './Miscellaneous/ReportIcon';
|
|
80
|
+
export { default as SendIcon } from './Miscellaneous/SendIcon';
|
|
81
|
+
export { default as SendEmailIcon } from './Miscellaneous/SendEmailIcon';
|
|
82
|
+
export { default as TasksIcon } from './Miscellaneous/TasksIcon';
|
|
83
|
+
export { default as UnmoderatedIcon } from './Miscellaneous/UnmoderatedIcon';
|
|
84
|
+
export { default as AlamBellIdleIcon } from './Notifications/AlamBellIdleIcon';
|
|
85
|
+
export { default as AlarmBellStatusIcon } from './Notifications/AlarmBellStatusIcon';
|
|
86
|
+
export { default as NotifAlertIcon } from './Notifications/NotifAlertIcon';
|
|
87
|
+
export { default as AddSeatIcon } from './Miscellaneous/AddSeatIcon';
|
|
88
|
+
export { default as BillPdfIcon } from './Miscellaneous/BillPdfIcon';
|
|
89
|
+
export { default as CheckoutIcon } from './Miscellaneous/CheckoutIcon';
|
|
90
|
+
export { default as DownloadIcon } from './Miscellaneous/DownloadIcon';
|
|
91
|
+
export { default as FaceCenterIcon } from './Miscellaneous/FaceCenterIcon';
|
|
92
|
+
export { default as FillRecordIcon } from './Miscellaneous/FillRecordIcon';
|
|
93
|
+
export { default as GoogleIcon } from './Miscellaneous/GoogleIcon';
|
|
94
|
+
export { default as ChatIcon } from './Miscellaneous/ChatIcon';
|
|
95
|
+
export { default as CreditCardIcon } from './Miscellaneous/CreditCardIcon';
|
|
96
|
+
export { default as HelpIcon } from './Miscellaneous/HelpIcon';
|
|
97
|
+
export { default as LinkIcon } from './Miscellaneous/LinkIcon';
|
|
98
|
+
export { default as LanguageIcon } from './Miscellaneous/LanguageIcon';
|
|
99
|
+
export { default as NeutralBackgroudIcon } from './Miscellaneous/NeutralBackgroudIcon';
|
|
100
|
+
export { default as SeatIcon } from './Miscellaneous/SeatIcon';
|
|
101
|
+
export { default as SmartBrainIcon } from './Miscellaneous/SmartBrainIcon';
|
|
102
|
+
export { default as TestIcon } from './Miscellaneous/TestIcon';
|
|
103
|
+
export { default as TestDetailsIcon } from './Miscellaneous/TestDetailsIcon';
|
|
104
|
+
export { default as LogoBeta } from './Logos/LogoBeta';
|
|
105
|
+
export { default as LogoNormal } from './Logos/LogoNormal';
|
|
106
|
+
export { default as LogoSmall } from './Logos/LogoSmall';
|
|
107
|
+
export { default as LogoSquare } from './Logos/LogoSquare';
|
|
108
|
+
export { default as LogoText } from './Logos/LogoText';
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import React, { HTMLAttributes } from 'react';
|
|
2
|
+
interface TaskItem {
|
|
3
|
+
_id: string;
|
|
4
|
+
description: string;
|
|
5
|
+
notes: string;
|
|
6
|
+
timedTask: boolean;
|
|
7
|
+
totalSeconds: number;
|
|
8
|
+
successSeconds: number;
|
|
9
|
+
failureSeconds: number;
|
|
10
|
+
}
|
|
11
|
+
export interface ChatProps extends HTMLAttributes<HTMLDivElement> {
|
|
12
|
+
goBackText?: string;
|
|
13
|
+
goBack?: () => void;
|
|
14
|
+
chatTitle?: string;
|
|
15
|
+
welcomeTitle?: string;
|
|
16
|
+
welcomeDescription?: string;
|
|
17
|
+
startInterviewTitle?: string;
|
|
18
|
+
startInterviewBtnTitle?: string;
|
|
19
|
+
startInterviewIcon?: JSX.Element;
|
|
20
|
+
startInterview?: () => void;
|
|
21
|
+
tasks: TaskItem[];
|
|
22
|
+
sendTask: () => void;
|
|
23
|
+
currentTask: TaskItem;
|
|
24
|
+
chatInputPlaceholder?: string;
|
|
25
|
+
chatInputValue?: string;
|
|
26
|
+
chatInputonChange?: (message: string) => void;
|
|
27
|
+
className?: string;
|
|
28
|
+
}
|
|
29
|
+
export declare const Chat: ({ goBackText, goBack, chatTitle, welcomeTitle, welcomeDescription, startInterviewTitle, startInterviewBtnTitle, startInterviewIcon, startInterview, tasks, sendTask, currentTask, chatInputPlaceholder, chatInputValue, chatInputonChange, className, ...props }: ChatProps) => React.JSX.Element;
|
|
30
|
+
export {};
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface ChatInputProps {
|
|
3
|
+
className?: string;
|
|
4
|
+
value: string;
|
|
5
|
+
placeholder: string;
|
|
6
|
+
onKeyDown?: () => void;
|
|
7
|
+
onChange: (event: any) => void;
|
|
8
|
+
}
|
|
9
|
+
export declare const ChatInput: ({ className, value, onChange, onKeyDown, placeholder, }: ChatInputProps) => React.JSX.Element;
|
|
10
|
+
export {};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React, { HTMLAttributes } from 'react';
|
|
2
|
+
export interface CircledIconButtonProps extends HTMLAttributes<HTMLButtonElement> {
|
|
3
|
+
icon: JSX.Element;
|
|
4
|
+
className?: string;
|
|
5
|
+
isActive?: boolean;
|
|
6
|
+
isNotif?: boolean;
|
|
7
|
+
}
|
|
8
|
+
export declare const CircledIconButton: ({ icon, className, isActive, isNotif, ...props }: CircledIconButtonProps) => React.JSX.Element;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import React, { HTMLAttributes } from 'react';
|
|
2
|
+
export interface ControlsBarProps extends HTMLAttributes<HTMLDivElement> {
|
|
3
|
+
className?: string;
|
|
4
|
+
isInterviewer?: boolean;
|
|
5
|
+
isScreenShare?: boolean;
|
|
6
|
+
endInterview?: () => void;
|
|
7
|
+
enableScreenSharing?: () => void;
|
|
8
|
+
enableMicrophone?: () => void;
|
|
9
|
+
enableCamera?: () => void;
|
|
10
|
+
displayChat?: () => void;
|
|
11
|
+
displayTasks?: () => void;
|
|
12
|
+
isChatOpen?: boolean;
|
|
13
|
+
areTasksOpen?: boolean;
|
|
14
|
+
isNewTask?: boolean;
|
|
15
|
+
isNewMessage?: boolean;
|
|
16
|
+
}
|
|
17
|
+
export declare const ControlsBar: ({ className, isInterviewer, isScreenShare, endInterview, enableScreenSharing, enableMicrophone, enableCamera, displayChat, displayTasks, isChatOpen, areTasksOpen, isNewTask, isNewMessage, ...props }: ControlsBarProps) => React.JSX.Element;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import React, { HTMLAttributes } from 'react';
|
|
2
|
+
export interface GoBackProps extends HTMLAttributes<HTMLButtonElement> {
|
|
3
|
+
text: string;
|
|
4
|
+
className?: string;
|
|
5
|
+
onClick: () => void;
|
|
6
|
+
}
|
|
7
|
+
export declare const GoBack: ({ text, onClick, className, ...props }: GoBackProps) => React.JSX.Element;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React, { HTMLAttributes } from 'react';
|
|
2
|
+
export interface InterviewButtonProps extends HTMLAttributes<HTMLButtonElement> {
|
|
3
|
+
icon: JSX.Element;
|
|
4
|
+
variant: 'screenshare' | 'end-interview' | 'protocol';
|
|
5
|
+
text: string;
|
|
6
|
+
isNotif?: boolean;
|
|
7
|
+
isActive?: boolean;
|
|
8
|
+
className?: string;
|
|
9
|
+
}
|
|
10
|
+
export declare const InterviewButton: ({ icon, className, variant, text, isNotif, isActive, ...props }: InterviewButtonProps) => React.JSX.Element;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface MarkUpBarProps {
|
|
3
|
+
className?: string;
|
|
4
|
+
onClick: (code: string) => void;
|
|
5
|
+
}
|
|
6
|
+
/**
|
|
7
|
+
* TODO : Be sure that we want to keep the 'QWERTY' selection system
|
|
8
|
+
*/
|
|
9
|
+
export declare const MarkUpBar: ({ className, onClick, ...props }: MarkUpBarProps) => React.JSX.Element;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React, { HTMLAttributes } from 'react';
|
|
2
|
+
export interface StartInterviewProps extends HTMLAttributes<HTMLDivElement> {
|
|
3
|
+
title: string;
|
|
4
|
+
buttonText: string;
|
|
5
|
+
buttonIcon?: JSX.Element;
|
|
6
|
+
onClick: () => void;
|
|
7
|
+
className?: string;
|
|
8
|
+
}
|
|
9
|
+
export declare const StartInterview: ({ title, buttonText, buttonIcon, onClick, className, ...props }: StartInterviewProps) => React.JSX.Element;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import React, { HTMLAttributes } from 'react';
|
|
2
|
+
export interface TaskProps extends HTMLAttributes<HTMLDivElement> {
|
|
3
|
+
className?: string;
|
|
4
|
+
taskNumber: string;
|
|
5
|
+
taskTitle: string;
|
|
6
|
+
notes?: string;
|
|
7
|
+
state: 'idle' | 'active' | 'disabled';
|
|
8
|
+
isDone: boolean;
|
|
9
|
+
sendTask: () => void;
|
|
10
|
+
iconAction1?: JSX.Element;
|
|
11
|
+
iconAction2?: JSX.Element;
|
|
12
|
+
iconAction3?: JSX.Element;
|
|
13
|
+
action1?: () => void;
|
|
14
|
+
action2?: () => void;
|
|
15
|
+
action3?: () => void;
|
|
16
|
+
mainActionText?: string;
|
|
17
|
+
mainAction?: () => void;
|
|
18
|
+
}
|
|
19
|
+
export declare const Task: ({ taskNumber, taskTitle, notes, className, sendTask, state, isDone, iconAction1, iconAction2, iconAction3, action1, action2, action3, mainActionText, mainAction, ...props }: TaskProps) => React.JSX.Element;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import React, { HTMLAttributes } from 'react';
|
|
2
|
+
export interface WelcomeMessageProps extends HTMLAttributes<HTMLDivElement> {
|
|
3
|
+
title: string;
|
|
4
|
+
description: string;
|
|
5
|
+
className?: string;
|
|
6
|
+
}
|
|
7
|
+
export declare const WelcomeMessage: ({ title, description, className, ...props }: WelcomeMessageProps) => React.JSX.Element;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface LateralMenuProps {
|
|
3
|
+
content: JSX.Element;
|
|
4
|
+
isLogoDisplay?: boolean;
|
|
5
|
+
className?: string;
|
|
6
|
+
}
|
|
7
|
+
/** Figma link : https://www.figma.com/file/fjnhhbL12HvKccPmJchVnr/Atomic-Library?type=design&node-id=3073-110563&mode=dev */
|
|
8
|
+
export declare const LateralMenu: ({ isLogoDisplay, content, className, ...props }: LateralMenuProps) => React.JSX.Element;
|
|
9
|
+
export {};
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface ModalProps {
|
|
3
|
+
className?: string;
|
|
4
|
+
type?: 'full-height' | 'overlay';
|
|
5
|
+
onClose: () => void;
|
|
6
|
+
open: boolean;
|
|
7
|
+
children: JSX.Element;
|
|
8
|
+
title: string;
|
|
9
|
+
hideCloseButton?: boolean;
|
|
10
|
+
cancelText: string;
|
|
11
|
+
validationText: string;
|
|
12
|
+
onPressEnter?: () => void;
|
|
13
|
+
onConfirm?: () => void;
|
|
14
|
+
}
|
|
15
|
+
/** Figma link full-height : https://www.figma.com/file/fjnhhbL12HvKccPmJchVnr/Atomic-Library?type=design&node-id=997-7695&mode=dev
|
|
16
|
+
* Figma link overlay : https://www.figma.com/file/fjnhhbL12HvKccPmJchVnr/Atomic-Library?type=design&node-id=2447-42540&mode=dev
|
|
17
|
+
*/
|
|
18
|
+
export declare const Modal: ({ className, type, onClose, open, children, title, hideCloseButton, cancelText, validationText, onPressEnter, onConfirm, }: ModalProps) => React.JSX.Element;
|
|
19
|
+
export {};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface MultiSelectProps {
|
|
3
|
+
label: string;
|
|
4
|
+
placeholder?: string;
|
|
5
|
+
name?: string;
|
|
6
|
+
className?: string;
|
|
7
|
+
id?: string;
|
|
8
|
+
topLabel?: string;
|
|
9
|
+
disabled?: boolean;
|
|
10
|
+
required?: boolean;
|
|
11
|
+
defaultValue: any;
|
|
12
|
+
options: any[];
|
|
13
|
+
error?: boolean;
|
|
14
|
+
helperText?: string;
|
|
15
|
+
errorText?: string;
|
|
16
|
+
onChange: (value: any) => void;
|
|
17
|
+
deleteOption: (value: any) => void;
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* Use this component for multiselection !!
|
|
21
|
+
*/
|
|
22
|
+
export declare const MultiSelect: ({ options, label, placeholder, name, className, onChange, disabled, defaultValue, topLabel, id, required, error, helperText, errorText, deleteOption, ...props }: MultiSelectProps) => React.JSX.Element;
|
|
23
|
+
export {};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import React, { HTMLAttributes } from 'react';
|
|
2
|
+
interface BannerProps extends HTMLAttributes<HTMLDivElement> {
|
|
3
|
+
title?: string;
|
|
4
|
+
content?: string;
|
|
5
|
+
textLink?: string;
|
|
6
|
+
link?: string;
|
|
7
|
+
className?: string;
|
|
8
|
+
type: 'error' | 'warning' | 'success' | 'info';
|
|
9
|
+
}
|
|
10
|
+
/**
|
|
11
|
+
* Figma link : https://www.figma.com/file/fjnhhbL12HvKccPmJchVnr/Atomic-Library?type=design&node-id=2527-33150&mode=dev
|
|
12
|
+
*/
|
|
13
|
+
export declare const Banner: ({ title, content, textLink, link, className, type, ...props }: BannerProps) => React.JSX.Element;
|
|
14
|
+
export {};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React, { HTMLAttributes } from 'react';
|
|
2
|
+
interface TagProps extends HTMLAttributes<HTMLDivElement> {
|
|
3
|
+
type: 'idle' | 'info' | 'warning' | 'critical';
|
|
4
|
+
className: string;
|
|
5
|
+
}
|
|
6
|
+
/** Figma link : https://www.figma.com/file/fjnhhbL12HvKccPmJchVnr/Atomic-Library?type=design&node-id=2527-33256&mode=dev */
|
|
7
|
+
export declare const NotificationIcon: ({ type, className }: TagProps) => React.JSX.Element;
|
|
8
|
+
export {};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import React, { HTMLAttributes } from 'react';
|
|
2
|
+
interface ToastProps extends HTMLAttributes<HTMLDivElement> {
|
|
3
|
+
content: string;
|
|
4
|
+
textLink?: string;
|
|
5
|
+
link?: string;
|
|
6
|
+
className?: string;
|
|
7
|
+
type: 'error' | 'warning' | 'success' | 'info';
|
|
8
|
+
onClose?: () => void;
|
|
9
|
+
}
|
|
10
|
+
/**
|
|
11
|
+
* Figma link : https://www.figma.com/file/fjnhhbL12HvKccPmJchVnr/Atomic-Library?type=design&node-id=2527-33231&mode=dev
|
|
12
|
+
*/
|
|
13
|
+
export declare const Toast: ({ content, textLink, link, className, type, onClose, ...props }: ToastProps) => React.JSX.Element;
|
|
14
|
+
export {};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface Item {
|
|
3
|
+
label: string;
|
|
4
|
+
onClick?: () => void;
|
|
5
|
+
icon: JSX.Element;
|
|
6
|
+
hide?: boolean;
|
|
7
|
+
className?: string;
|
|
8
|
+
}
|
|
9
|
+
interface PopoverProps {
|
|
10
|
+
open: boolean;
|
|
11
|
+
title: string;
|
|
12
|
+
className?: string;
|
|
13
|
+
items: Item[];
|
|
14
|
+
onClose: () => void;
|
|
15
|
+
style?: React.CSSProperties;
|
|
16
|
+
}
|
|
17
|
+
export declare const Popover: ({ onClose, open, title, className, items, style, }: PopoverProps) => React.JSX.Element | null;
|
|
18
|
+
export {};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface RadioProps {
|
|
3
|
+
label?: string;
|
|
4
|
+
leftLabel?: string;
|
|
5
|
+
onChange: () => void;
|
|
6
|
+
onBlur?: () => void;
|
|
7
|
+
checked: boolean;
|
|
8
|
+
disabled?: boolean;
|
|
9
|
+
required?: boolean;
|
|
10
|
+
value?: any;
|
|
11
|
+
name?: string;
|
|
12
|
+
className?: string;
|
|
13
|
+
}
|
|
14
|
+
export declare const Radio: ({ label, checked, disabled, onChange, required, value, leftLabel, name, className, }: RadioProps) => React.JSX.Element;
|
|
15
|
+
export {};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface SingleSelectProps {
|
|
3
|
+
label: string;
|
|
4
|
+
placeholder?: string;
|
|
5
|
+
name?: string;
|
|
6
|
+
className?: string;
|
|
7
|
+
id?: string;
|
|
8
|
+
topLabel?: string;
|
|
9
|
+
disabled?: boolean;
|
|
10
|
+
required?: boolean;
|
|
11
|
+
error?: boolean;
|
|
12
|
+
helperText?: string;
|
|
13
|
+
errorText?: string;
|
|
14
|
+
defaultValue: any;
|
|
15
|
+
options: any[];
|
|
16
|
+
onChange: (value: any) => void;
|
|
17
|
+
onBlur?: () => void;
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* Use this component for single selection !!
|
|
21
|
+
*/
|
|
22
|
+
export declare const SingleSelect: ({ options, label, placeholder, name, className, onChange, disabled, defaultValue, topLabel, id, required, error, helperText, errorText, onBlur, ...props }: SingleSelectProps) => React.JSX.Element;
|
|
23
|
+
export {};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React, { HTMLAttributes } from 'react';
|
|
2
|
+
interface TagProps extends HTMLAttributes<HTMLDivElement> {
|
|
3
|
+
step: string;
|
|
4
|
+
stepTitle: string;
|
|
5
|
+
stepDescription?: string;
|
|
6
|
+
status: 'idle' | 'not-completed' | 'active' | 'completed' | 'warning' | 'hover-edit';
|
|
7
|
+
className?: string;
|
|
8
|
+
}
|
|
9
|
+
/** Figma link : https://www.figma.com/file/fjnhhbL12HvKccPmJchVnr/Atomic-Library?type=design&node-id=1073-14316&mode=dev */
|
|
10
|
+
export declare const Step: ({ stepTitle, stepDescription, status, step, className, ...props }: TagProps) => React.JSX.Element;
|
|
11
|
+
export {};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface HeaderItem {
|
|
3
|
+
name: string;
|
|
4
|
+
icon?: JSX.Element;
|
|
5
|
+
flexWidth?: number;
|
|
6
|
+
weight?: 'semi-bold' | 'bold' | 'regular';
|
|
7
|
+
className?: string;
|
|
8
|
+
tooltip?: string;
|
|
9
|
+
}
|
|
10
|
+
interface TableHeaderProps {
|
|
11
|
+
isSelectable?: boolean;
|
|
12
|
+
areAllSelected?: boolean;
|
|
13
|
+
headers: HeaderItem[];
|
|
14
|
+
selectAll?: () => void;
|
|
15
|
+
}
|
|
16
|
+
export declare const TableHeader: ({ headers, isSelectable, areAllSelected, selectAll, }: TableHeaderProps) => React.JSX.Element;
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface HeaderItem {
|
|
3
|
+
name: string;
|
|
4
|
+
icon?: JSX.Element;
|
|
5
|
+
flexWidth?: number;
|
|
6
|
+
weight?: 'semi-bold' | 'bold' | 'regular';
|
|
7
|
+
className?: string;
|
|
8
|
+
tooltip?: string;
|
|
9
|
+
}
|
|
10
|
+
interface TableProps {
|
|
11
|
+
headers: HeaderItem[];
|
|
12
|
+
rows: any[];
|
|
13
|
+
isSelectable?: boolean;
|
|
14
|
+
areAllSelected?: boolean;
|
|
15
|
+
className?: string;
|
|
16
|
+
id?: string;
|
|
17
|
+
rowsClassName?: string;
|
|
18
|
+
selectAll?: () => void;
|
|
19
|
+
}
|
|
20
|
+
/**
|
|
21
|
+
* Figma link : https://www.figma.com/file/fjnhhbL12HvKccPmJchVnr/Atomic-Library?type=design&node-id=1262-39999&mode=dev
|
|
22
|
+
*/
|
|
23
|
+
export declare const Table: ({ headers, rows, isSelectable, className, id, rowsClassName, areAllSelected, selectAll, }: TableProps) => React.JSX.Element;
|
|
24
|
+
export {};
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface HeaderItem {
|
|
3
|
+
name: string;
|
|
4
|
+
icon?: JSX.Element;
|
|
5
|
+
flexWidth?: number;
|
|
6
|
+
weight?: 'semi-bold' | 'bold' | 'regular';
|
|
7
|
+
className?: string;
|
|
8
|
+
tooltip?: string;
|
|
9
|
+
}
|
|
10
|
+
interface DataProps {
|
|
11
|
+
value: any;
|
|
12
|
+
className?: string;
|
|
13
|
+
}
|
|
14
|
+
interface RowsProps {
|
|
15
|
+
onClickRow: () => void;
|
|
16
|
+
className: string;
|
|
17
|
+
id?: string;
|
|
18
|
+
selected: boolean;
|
|
19
|
+
onSelect: () => void;
|
|
20
|
+
data: DataProps[];
|
|
21
|
+
}
|
|
22
|
+
interface TableRowsProps {
|
|
23
|
+
headers: HeaderItem[];
|
|
24
|
+
rows: RowsProps[];
|
|
25
|
+
id?: string;
|
|
26
|
+
selectable?: boolean;
|
|
27
|
+
rowsClassName?: string;
|
|
28
|
+
}
|
|
29
|
+
export declare const TableRows: ({ headers, rows, id, selectable, rowsClassName, }: TableRowsProps) => React.JSX.Element;
|
|
30
|
+
export {};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface TableCellProps {
|
|
3
|
+
text: string;
|
|
4
|
+
weight?: 'semi-bold' | 'bold' | 'regular';
|
|
5
|
+
flexWidth?: number;
|
|
6
|
+
className?: string;
|
|
7
|
+
children?: JSX.Element;
|
|
8
|
+
isSelected?: boolean;
|
|
9
|
+
select?: () => void;
|
|
10
|
+
}
|
|
11
|
+
export declare const TableCell: ({ text, weight, flexWidth, className, children, isSelected, select, }: TableCellProps) => React.JSX.Element;
|
|
12
|
+
export {};
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface TabsProps {
|
|
3
|
+
tabs: any[];
|
|
4
|
+
defaultValue: number;
|
|
5
|
+
onSelect?: (value: number) => void;
|
|
6
|
+
className?: string;
|
|
7
|
+
}
|
|
8
|
+
/** Link to figma : https://www.figma.com/file/fjnhhbL12HvKccPmJchVnr/Atomic-Library?type=design&node-id=1277-39969&mode=dev */
|
|
9
|
+
export declare const Tabs: ({ tabs, defaultValue, onSelect, className, }: TabsProps) => React.JSX.Element;
|
|
10
|
+
export {};
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface TabsUnderlineProps {
|
|
3
|
+
type: 'underline' | 'filled';
|
|
4
|
+
defaultValue: number;
|
|
5
|
+
onChange: (index: number, item: any) => void;
|
|
6
|
+
tabs: any[];
|
|
7
|
+
}
|
|
8
|
+
/** Figma link : https://www.figma.com/file/fjnhhbL12HvKccPmJchVnr/Atomic-Library?type=design&node-id=2946-50988&mode=dev */
|
|
9
|
+
export declare const TabsUnderline: ({ defaultValue, onChange, tabs, }: TabsUnderlineProps) => React.JSX.Element;
|
|
10
|
+
export {};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React, { HTMLAttributes } from 'react';
|
|
2
|
+
interface TagProps extends HTMLAttributes<HTMLDivElement> {
|
|
3
|
+
text: string;
|
|
4
|
+
status: 'idle' | 'success' | 'info' | 'warning' | 'critical';
|
|
5
|
+
size: 'sm' | 'base';
|
|
6
|
+
iconLeft: JSX.Element;
|
|
7
|
+
iconRight: JSX.Element;
|
|
8
|
+
className?: string;
|
|
9
|
+
}
|
|
10
|
+
/** Figma link : https://www.figma.com/file/fjnhhbL12HvKccPmJchVnr/Atomic-Library?type=design&node-id=1359-33355&mode=dev */
|
|
11
|
+
export declare const Tag: ({ text, status, size, iconLeft, iconRight, className, ...props }: TagProps) => React.JSX.Element;
|
|
12
|
+
export {};
|