odaptos_design_system 1.2.7 → 1.3.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/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 +6496 -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 +6481 -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,28 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface InputProps {
|
|
3
|
+
className?: string;
|
|
4
|
+
rightIcon?: JSX.Element;
|
|
5
|
+
leftIcon?: JSX.Element;
|
|
6
|
+
variant?: 'filled' | 'standard' | 'outlined';
|
|
7
|
+
topLabel?: string | undefined;
|
|
8
|
+
placeholder?: string;
|
|
9
|
+
label?: string;
|
|
10
|
+
required?: boolean | undefined;
|
|
11
|
+
name?: string;
|
|
12
|
+
value: string | number;
|
|
13
|
+
onChange: (event: any) => void;
|
|
14
|
+
onBlur?: (event: any) => void;
|
|
15
|
+
onKeyDown?: () => void;
|
|
16
|
+
disabled?: boolean;
|
|
17
|
+
type?: 'number' | 'text' | 'password';
|
|
18
|
+
id?: string;
|
|
19
|
+
helperText?: string;
|
|
20
|
+
errorText?: string;
|
|
21
|
+
error?: boolean;
|
|
22
|
+
multiline?: boolean;
|
|
23
|
+
rows?: number;
|
|
24
|
+
inputProps?: any;
|
|
25
|
+
}
|
|
26
|
+
/** Figma link : https://www.figma.com/file/fjnhhbL12HvKccPmJchVnr/Atomic-Library?type=design&node-id=738-5899&mode=dev */
|
|
27
|
+
export declare const TextInput: (props: InputProps) => React.JSX.Element;
|
|
28
|
+
export {};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface TextareaProps {
|
|
3
|
+
className?: string;
|
|
4
|
+
topLabel?: string;
|
|
5
|
+
placeholder?: string;
|
|
6
|
+
label?: string;
|
|
7
|
+
required?: boolean;
|
|
8
|
+
name?: string;
|
|
9
|
+
value: string | number;
|
|
10
|
+
onChange: (event: any) => void;
|
|
11
|
+
onBlur?: (event: any) => void;
|
|
12
|
+
id?: string;
|
|
13
|
+
rows?: number;
|
|
14
|
+
error?: boolean;
|
|
15
|
+
maxCharacters: number;
|
|
16
|
+
errorText?: string;
|
|
17
|
+
helperText?: string;
|
|
18
|
+
disabled?: boolean;
|
|
19
|
+
}
|
|
20
|
+
/** Figma link : https://www.figma.com/file/fjnhhbL12HvKccPmJchVnr/Atomic-Library?type=design&node-id=738-6407&mode=dev */
|
|
21
|
+
export declare const Textarea: ({ name, label, className, id, onChange, onBlur, placeholder, value, rows, maxCharacters, topLabel, errorText, helperText, error, disabled, required, }: TextareaProps) => React.JSX.Element;
|
|
22
|
+
export {};
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface TooltipLayoutProps {
|
|
3
|
+
tooltipTitle: string;
|
|
4
|
+
closeButton?: JSX.Element;
|
|
5
|
+
onClickClose?: () => void;
|
|
6
|
+
tooltipDescription?: string;
|
|
7
|
+
customContent?: JSX.Element;
|
|
8
|
+
buttonOneText?: string;
|
|
9
|
+
buttonTwoText?: string;
|
|
10
|
+
buttonOneVariant?: 'primary' | 'secondary' | 'tertiary' | 'tertiary-alt' | 'alert' | 'success';
|
|
11
|
+
buttonTwoVariant?: 'primary' | 'secondary' | 'tertiary' | 'tertiary-alt' | 'alert' | 'success';
|
|
12
|
+
buttonOneIconLeft?: JSX.Element;
|
|
13
|
+
buttonTwoIconLeft?: JSX.Element;
|
|
14
|
+
buttonOneIconRight?: JSX.Element;
|
|
15
|
+
buttonTwoIconRight?: JSX.Element;
|
|
16
|
+
buttonOneOnClick?: () => void;
|
|
17
|
+
buttonTwoOnClick?: () => void;
|
|
18
|
+
}
|
|
19
|
+
export declare const TooltipLayout: ({ tooltipTitle, closeButton, onClickClose, tooltipDescription, customContent, buttonOneText, buttonTwoText, buttonOneIconLeft, buttonTwoIconLeft, buttonOneIconRight, buttonTwoIconRight, buttonOneVariant, buttonTwoVariant, buttonOneOnClick, buttonTwoOnClick, }: TooltipLayoutProps) => React.JSX.Element;
|
|
20
|
+
export {};
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface TooltipProps {
|
|
3
|
+
placement?: 'bottom-end' | 'bottom-start' | 'bottom' | 'left-end' | 'left-start' | 'left' | 'right-end' | 'right-start' | 'right' | 'top-end' | 'top-start' | 'top';
|
|
4
|
+
onOpen?: () => void;
|
|
5
|
+
onClose?: () => void;
|
|
6
|
+
title: string;
|
|
7
|
+
closeButton?: JSX.Element;
|
|
8
|
+
tooltipDescription?: string;
|
|
9
|
+
customContent?: JSX.Element;
|
|
10
|
+
buttonOneText?: string;
|
|
11
|
+
buttonTwoText?: string;
|
|
12
|
+
buttonOneVariant?: 'primary' | 'secondary' | 'tertiary' | 'tertiary-alt' | 'alert' | 'success';
|
|
13
|
+
buttonTwoVariant?: 'primary' | 'secondary' | 'tertiary' | 'tertiary-alt' | 'alert' | 'success';
|
|
14
|
+
buttonOneIconLeft?: JSX.Element;
|
|
15
|
+
buttonTwoIconLeft?: JSX.Element;
|
|
16
|
+
buttonOneIconRight?: JSX.Element;
|
|
17
|
+
buttonTwoIconRight?: JSX.Element;
|
|
18
|
+
buttonOneOnClick?: () => void;
|
|
19
|
+
buttonTwoOnClick?: () => void;
|
|
20
|
+
arrow?: boolean;
|
|
21
|
+
followCursor?: boolean;
|
|
22
|
+
children: JSX.Element;
|
|
23
|
+
}
|
|
24
|
+
export declare const Tooltip: ({ placement, onOpen, onClose, title, closeButton, tooltipDescription, customContent, buttonOneText, buttonTwoText, buttonOneVariant, buttonTwoVariant, buttonOneIconLeft, buttonTwoIconLeft, buttonOneIconRight, buttonTwoIconRight, buttonOneOnClick, buttonTwoOnClick, arrow, followCursor, children, }: TooltipProps) => React.JSX.Element;
|
|
25
|
+
export {};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import React, { HTMLAttributes } from 'react';
|
|
2
|
+
interface CaptionProps extends HTMLAttributes<HTMLParagraphElement> {
|
|
3
|
+
/** Text display in the caption */
|
|
4
|
+
text: string;
|
|
5
|
+
color?: string;
|
|
6
|
+
className?: string;
|
|
7
|
+
uppercase?: boolean;
|
|
8
|
+
}
|
|
9
|
+
/** This text should only be used for the captions
|
|
10
|
+
* Figma link :https://www.figma.com/file/fjnhhbL12HvKccPmJchVnr/Atomic-Library?type=design&node-id=52-796&mode=dev
|
|
11
|
+
*/
|
|
12
|
+
export declare const Caption: ({ text, color, className, uppercase, ...props }: CaptionProps) => React.JSX.Element;
|
|
13
|
+
export {};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import React, { HTMLAttributes } from 'react';
|
|
2
|
+
interface LinkProps extends HTMLAttributes<HTMLParagraphElement> {
|
|
3
|
+
/** Text display */
|
|
4
|
+
text: string;
|
|
5
|
+
link: string;
|
|
6
|
+
size?: 'xs' | 'sm' | 'base' | 'lg' | 'xl' | 'xxl' | 'xxxl' | 'xxxxl';
|
|
7
|
+
color?: string;
|
|
8
|
+
weight?: 'semi-bold' | 'bold' | 'regular';
|
|
9
|
+
className?: string;
|
|
10
|
+
isExternal?: boolean;
|
|
11
|
+
}
|
|
12
|
+
/** This text should be use to display basic text */
|
|
13
|
+
export declare const Link: ({ text, link, size, color, weight, className, isExternal, ...props }: LinkProps) => React.JSX.Element;
|
|
14
|
+
export {};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import React, { HTMLAttributes } from 'react';
|
|
2
|
+
interface TextProps extends HTMLAttributes<HTMLParagraphElement> {
|
|
3
|
+
/** Text display */
|
|
4
|
+
text: string;
|
|
5
|
+
color?: string;
|
|
6
|
+
size?: 'xs' | 'sm' | 'base' | 'lg' | 'xl' | 'xxl' | 'xxxl' | 'xxxxl';
|
|
7
|
+
weight?: 'semi-bold' | 'bold' | 'regular';
|
|
8
|
+
italic?: boolean;
|
|
9
|
+
textDecoration?: 'underline' | 'line-through';
|
|
10
|
+
className?: string;
|
|
11
|
+
required?: boolean;
|
|
12
|
+
}
|
|
13
|
+
/** This text should be use to display basic text
|
|
14
|
+
* Figma link : https://www.figma.com/file/fjnhhbL12HvKccPmJchVnr/Atomic-Library?type=design&node-id=52-751&mode=dev
|
|
15
|
+
*/
|
|
16
|
+
export declare const Text: ({ text, color, size, weight, italic, textDecoration, className, required, ...props }: TextProps) => React.JSX.Element;
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import React, { HTMLAttributes } from 'react';
|
|
2
|
+
interface TextForButtonProps extends HTMLAttributes<HTMLParagraphElement> {
|
|
3
|
+
/** Text display in the Button component */
|
|
4
|
+
text: string;
|
|
5
|
+
color?: string;
|
|
6
|
+
bold?: boolean;
|
|
7
|
+
className?: string;
|
|
8
|
+
size?: 'sm' | 'base' | 'lg';
|
|
9
|
+
}
|
|
10
|
+
/** This button should only be used in the Button component
|
|
11
|
+
* Figma link : https://www.figma.com/file/fjnhhbL12HvKccPmJchVnr/Atomic-Library?type=design&node-id=52-787&mode=dev
|
|
12
|
+
*/
|
|
13
|
+
export declare const TextForButton: ({ text, color, bold, className, size, ...props }: TextForButtonProps) => React.JSX.Element;
|
|
14
|
+
export {};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import React, { HTMLAttributes } from 'react';
|
|
2
|
+
interface TextForDropDownItemProps extends HTMLAttributes<HTMLParagraphElement> {
|
|
3
|
+
/** Text display in the Dropdown item component */
|
|
4
|
+
text: string;
|
|
5
|
+
color?: string;
|
|
6
|
+
bold?: boolean;
|
|
7
|
+
className?: string;
|
|
8
|
+
size?: 'xs' | 'sm' | 'base';
|
|
9
|
+
}
|
|
10
|
+
/** This text should only be used for the dropdown items text
|
|
11
|
+
* Figma link : https://www.figma.com/file/fjnhhbL12HvKccPmJchVnr/Atomic-Library?type=design&node-id=788-4739&mode=dev
|
|
12
|
+
*/
|
|
13
|
+
export declare const TextForDropDownItem: ({ text, color, bold, size, className, ...props }: TextForDropDownItemProps) => React.JSX.Element;
|
|
14
|
+
export {};
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import React, { HTMLAttributes } from 'react';
|
|
2
|
+
interface TextWithLinkProps extends HTMLAttributes<HTMLParagraphElement> {
|
|
3
|
+
/** Text display */
|
|
4
|
+
text: string;
|
|
5
|
+
color?: string;
|
|
6
|
+
size?: 'xs' | 'sm' | 'base' | 'lg' | 'xl' | 'xxl' | 'xxxl' | 'xxxxl';
|
|
7
|
+
weight?: 'semi-bold' | 'bold' | 'regular';
|
|
8
|
+
italic?: boolean;
|
|
9
|
+
textDecoration?: 'underline' | 'line-through';
|
|
10
|
+
className?: string;
|
|
11
|
+
textLink: string;
|
|
12
|
+
link: string;
|
|
13
|
+
}
|
|
14
|
+
/** This text should be use to display basic text */
|
|
15
|
+
export declare const TextWithLink: ({ text, color, size, weight, italic, textDecoration, className, textLink, link, ...props }: TextWithLinkProps) => React.JSX.Element;
|
|
16
|
+
export {};
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import React, { HTMLAttributes } from 'react';
|
|
2
|
+
interface TitleProps extends HTMLAttributes<HTMLParagraphElement> {
|
|
3
|
+
/** Text display in the Title */
|
|
4
|
+
text: string;
|
|
5
|
+
color?: string;
|
|
6
|
+
size?: 'xs' | 'sm' | 'base' | 'lg' | 'xl' | 'xxl' | 'xxxl' | 'xxxxl';
|
|
7
|
+
weight?: 'semi-bold' | 'bold' | 'regular';
|
|
8
|
+
italic?: boolean;
|
|
9
|
+
type?: 'h1' | 'h2' | 'h3' | 'h4' | 'h5' | 'h6';
|
|
10
|
+
className?: string;
|
|
11
|
+
}
|
|
12
|
+
/** This text should only be used to display titles
|
|
13
|
+
* Figma link: https://www.figma.com/file/fjnhhbL12HvKccPmJchVnr/Atomic-Library?type=design&node-id=52-357&mode=dev
|
|
14
|
+
*/
|
|
15
|
+
export declare const Title: ({ text, color, size, weight, italic, className, type, ...props }: TitleProps) => React.JSX.Element;
|
|
16
|
+
export {};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface Props {
|
|
3
|
+
isOpen: boolean;
|
|
4
|
+
handler: (event: React.MouseEvent<HTMLElement>) => void;
|
|
5
|
+
elementRef: React.RefObject<HTMLDivElement>;
|
|
6
|
+
}
|
|
7
|
+
export declare const useOnClickOutside: ({ handler, elementRef, isOpen }: Props) => void;
|
|
8
|
+
export {};
|
package/dist/index.d.ts
ADDED
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
export * from './Accordion/Accordion';
|
|
2
|
+
export * from './SingleSelect/SingleSelect';
|
|
3
|
+
export * from './MultiSelect/MultiSelect';
|
|
4
|
+
export * from './Badge/Badge';
|
|
5
|
+
export * from './Buttons/Button';
|
|
6
|
+
export * from './Buttons/IconButton';
|
|
7
|
+
export * from './Checkbox/Checkbox';
|
|
8
|
+
export * from './Tag/Tag';
|
|
9
|
+
export * from './Icons';
|
|
10
|
+
export * from './LateralMenu/LateralMenu';
|
|
11
|
+
export * from './Modal/Modal';
|
|
12
|
+
export * from './Notifications/Banner';
|
|
13
|
+
export * from './Notifications/NotificationIcon';
|
|
14
|
+
export * from './Notifications/Toast';
|
|
15
|
+
export * from './Popover/Popover';
|
|
16
|
+
export * from './Radio/Radio';
|
|
17
|
+
export * from './Step/Step';
|
|
18
|
+
export * from './Switch/Switch';
|
|
19
|
+
export * from './Table/index';
|
|
20
|
+
export * from './Tabs/Tabs';
|
|
21
|
+
export * from './Tabs/TabsUnderLine';
|
|
22
|
+
export * from './Textarea/Textarea';
|
|
23
|
+
export * from './TextInput/TextInput';
|
|
24
|
+
export * from './Tooltip/Tooltip';
|
|
25
|
+
export * from './Typography/Caption';
|
|
26
|
+
export * from './Typography/Text';
|
|
27
|
+
export * from './Typography/TextForButton';
|
|
28
|
+
export * from './Typography/TextForDropDownItem';
|
|
29
|
+
export * from './Typography/Title';
|
|
30
|
+
export * from './Search/Search';
|
|
31
|
+
export * from './ColorGuide/colors';
|
|
32
|
+
export * from './Interviews/Chat';
|
|
33
|
+
export * from './Interviews/ChatInput';
|
|
34
|
+
export * from './Interviews/CircledIconButton';
|
|
35
|
+
export * from './Interviews/InterviewButton';
|
|
36
|
+
export * from './Interviews/GoBack';
|
|
37
|
+
export * from './Interviews/Task';
|
|
38
|
+
export * from './Interviews/StartInterview';
|
|
39
|
+
export * from './Interviews/WelcomeMessage';
|
|
40
|
+
export * from './Icons';
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
.accordion{align-items:flex-start;background:var(--color-neutral-basics-white,#fff);border-radius:.5rem;box-shadow:0 4px 5px 0 rgba(0,0,0,.08);display:flex;flex-direction:column;gap:.5rem;max-width:32rem;padding:.5rem;width:100%}.accordion:hover{background:var(--color-neutral-clear-shades-100,#fafafa)}.accordion .accordion_header{align-items:center;cursor:pointer;display:flex;gap:.5rem;justify-content:space-between;width:100%}.accordion .accordion_header p{overflow:hidden;text-overflow:ellipsis;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-khtml-user-select:none;white-space:nowrap;width:85%}.accordion .accordion_header svg{height:1rem;width:1rem}
|
|
2
|
+
@import "../../example/index.css";.text{font-family:var(--sdFontFamilyOpenSans);font-size:var(--sdFontSizeXs);font-style:normal;font-weight:var(--sdFontWeightRegular);letter-spacing:var(--sdLetterSpacingButtons);line-height:var(--sdLineHeight130);margin:unset;text-align:left}.text_underline{-webkit-text-decoration:var(--sdUnderline);text-decoration:var(--sdUnderline)}.text_line_through{-webkit-text-decoration:var(--sdLineThrough);text-decoration:var(--sdLineThrough)}.text_required:after{color:red;content:" *"}.text.text_xs.text_regular{font:var(--sdTypoTextNoDecorationRegularXs);padding:.063rem 0}.text.text_sm.text_regular{font:var(--sdTypoTextNoDecorationRegularSm);padding:.063rem 0 .188rem}.text.text_base.text_regular{font:var(--sdTypoTextNoDecorationRegularBase);padding:.125rem 0}.text.text_lg.text_regular{font:var(--sdTypoTextNoDecorationRegularLg);padding:.125rem 0}.text.text_xl.text_regular{font:var(--sdTypoTextNoDecorationRegularXl);padding:.063rem 0 .188rem}.text.text_xxl.text_regular{font:var(--sdTypoTextNoDecorationRegular2xl);padding:0}.text.text_xxxl.text_regular{font:var(--sdTypoTextNoDecorationRegular3xl);padding:.063rem 0 .188rem}.text.text_xxxxl.text_regular{font:var(--sdTypoTextNoDecorationRegular4xl);padding:.188rem 0 .063rem}.text.text_xs.text_regular.text_italic{font:var(--sdTypoTextNoDecorationItalicXs);padding:.063rem 0 .125rem}.text.text_sm.text_regular.text_italic{font:var(--sdTypoTextNoDecorationItalicSm);padding:.063rem 0 .188rem}.text.text_base.text_regular.text_italic{font:var(--sdTypoTextNoDecorationItalicBase);padding:.125rem 0}.text.text_lg.text_regular.text_italic{font:var(--sdTypoTextNoDecorationItalicLg);padding:.125rem 0}.text.text_xl.text_regular.text_italic{font:var(--sdTypoTextNoDecorationItalicXl);padding:.063rem 0 .188rem}.text.text_xxl.text_regular.text_italic{font:var(--sdTypoTextNoDecorationItalic2xl);padding:0}.text.text_xxxl.text_regular.text_italic{font:var(--sdTypoTextNoDecorationItalic3xl);padding:.063rem 0 .188rem}.text.text_xxxxl.text_regular.text_italic{font:var(--sdTypoTextNoDecorationItalic4xl);padding:.188rem 0 .063rem}.text.text_xs.text_bold{font:var(--sdTypoTextNoDecorationBoldXs);padding:.063rem 0 .125rem}.text.text_sm.text_bold{font:var(--sdTypoTextNoDecorationBoldSm);padding:.063rem 0 .188rem}.text.text_base.text_bold{font:var(--sdTypoTextNoDecorationBoldBase);padding:.125rem 0}.text.text_lg.text_bold{font:var(--sdTypoTextNoDecorationBoldLg);padding:.125rem 0}.text.text_xl.text_bold{font:var(--sdTypoTextNoDecorationBoldXl);padding:.063rem 0 .188rem}.text.text_xxl.text_bold{font:var(--sdTypoTextNoDecorationBold2xl);padding:0}.text.text_xxxl.text_bold{font:var(--sdTypoTextNoDecorationBold3xl);padding:.063rem 0 .188rem}.text.text_xxxxl.text_bold{font:var(--sdTypoTextNoDecorationBold4xl);padding:.188rem 0 .063rem}.text.text_xs.text_bold.text_italic{font:var(--sdTypoTextNoDecorationBoldItalicXs);padding:.063rem 0 .125rem}.text.text_sm.text_bold.text_italic{font:var(--sdTypoTextNoDecorationBoldItalicSm);padding:.063rem 0 .188rem}.text.text_base.text_bold.text_italic{font:var(--sdTypoTextNoDecorationBoldItalicBase);padding:.125rem 0}.text.text_lg.text_bold.text_italic{font:var(--sdTypoTextNoDecorationBoldItalicLg);padding:.125rem 0}.text.text_xl.text_bold.text_italic{font:var(--sdTypoTextNoDecorationBoldItalicXl);padding:.063rem 0 .188rem}.text.text_xxl.text_bold.text_italic{font:var(--sdTypoTextNoDecorationBoldItalic2xl);padding:0}.text.text_xxxl.text_bold.text_italic{font:var(--sdTypoTextNoDecorationBoldItalic3xl);padding:.063rem 0 .188rem}.text.text_xxxxl.text_bold.text_italic{font:var(--sdTypoTextNoDecorationBoldItalic4xl);padding:.188rem 0 .063rem}.text.text_xs.text_semi_bold{font:var(--sdTypoTextNoDecorationSemiBoldXs);padding:.063rem 0 .125rem}.text.text_sm.text_semi_bold{font:var(--sdTypoTextNoDecorationSemiBoldSm);padding:.063rem 0 .188rem}.text.text_base.text_semi_bold{font:var(--sdTypoTextNoDecorationSemiBoldBase);padding:.125rem 0}.text.text_lg.text_semi_bold{font:var(--sdTypoTextNoDecorationSemiBoldLg);padding:.125rem 0}.text.text_xl.text_semi_bold{font:var(--sdTypoTextNoDecorationSemiBoldXl);padding:.063rem 0 .188rem}.text.text_xxl.text_semi_bold{font:var(--sdTypoTextNoDecorationSemiBold2xl);padding:0}.text.text_xxxl.text_semi_bold{font:var(--sdTypoTextNoDecorationSemiBold3xl);padding:.063rem 0 .188rem}.text.text_xxxxl.text_semi_bold{font:var(--sdTypoTextNoDecorationSemiBold4xl);padding:.188rem 0 .063rem}.text.text_xs.text_semi_bold.text_italic{font:var(--sdTypoTextNoDecorationSemiBoldItalicXs);padding:.063rem 0 .125rem}.text.text_sm.text_semi_bold.text_italic{font:var(--sdTypoTextNoDecorationSemiBoldItalicSm);padding:.063rem 0 .188rem}.text.text_base.text_semi_bold.text_italic{font:var(--sdTypoTextNoDecorationSemiBoldItalicBase);padding:.125rem 0}.text.text_lg.text_semi_bold.text_italic{font:var(--sdTypoTextNoDecorationSemiBoldItalicLg);padding:.125rem 0}.text.text_xl.text_semi_bold.text_italic{font:var(--sdTypoTextNoDecorationSemiBoldItalicXl);padding:.063rem 0 .188rem}.text.text_xxl.text_semi_bold.text_italic{font:var(--sdTypoTextNoDecorationSemiBoldItalic2xl);padding:0}.text.text_xxxl.text_semi_bold.text_italic{font:var(--sdTypoTextNoDecorationSemiBoldItalic3xl);padding:.063rem 0 .188rem}.text.text_xxxxl.text_semi_bold.text_italic{font:var(--sdTypoTextNoDecorationSemiBoldItalic4xl);padding:.188rem 0 .063rem}
|
|
3
|
+
.icon_button{align-items:center;cursor:pointer;display:inline-flex;gap:.5rem;justify-content:center}.icon_button_primary{background:var(--color-neutral-basics-black,#00040a);border:1px solid var(--color-neutral-basics-black,#00040a)}.icon_button_primary:hover{background:var(--color-neutral-dark-shades-900,#32353a);border:1px solid var(--color-neutral-dark-shades-900,#32353a)}.icon_button_primary:active{background:var(--color-neutral-dark-shades-800,#4b4e52);border:1px solidvar(--color-neutral-dark-shades-800,#4b4e52)}.icon_button_primary:disabled{background:var(--color-neutral-clear-shades-300,#d5d5d6);border:1px solid var(--color-neutral-clear-shades-300,#d5d5d6)}.icon_button_primary svg{stroke:#fff!important;fill:#fff!important}.icon_button_secondary{background:transparent}.icon_button_secondary,.icon_button_secondary:hover{border:1px solid var(--color-neutral-basics-black,#00040a)}.icon_button_secondary:hover{background:var(--color-neutral-clear-shades-200,#e1e1e2)}.icon_button_secondary:active{background:var(--color-neutral-clear-shades-300,#d5d5d6);border:1px solid var(--color-neutral-basics-black,#00040a)}.icon_button_secondary:disabled{background:var(--color-neutral-clear-shades-300,#d5d5d6);border:1px solid var(--color-neutral-clear-shades-300,#d5d5d6)}.icon_button_secondary:disabled svg{stroke:#96989a!important;fill:#96989a!important}.icon_button_secondary svg{stroke:var(--color-neutral-basics-black,#00040a)!important;fill:var(--color-neutral-basics-black,#00040a)!important}.icon_button_tertiary{background:transparent;border:1px solid transparent}.icon_button_tertiary:hover{background:var(--color-neutral-clear-shades-200,#e1e1e2);border:1px solid var(--color-neutral-clear-shades-200,#e1e1e2)}.icon_button_tertiary:active{background:var(--color-neutral-clear-shades-300,#d5d5d6);border:1px solid var(--color-neutral-clear-shades-300,#d5d5d6)}.icon_button_tertiary:disabled{background:transparent;border:1px solid transparent}.icon_button_tertiary:disabled svg{stroke:#96989a!important;fill:#96989a!important}.icon_button_tertiary svg{stroke:var(--color-neutral-basics-black,#00040a)!important;fill:var(--color-neutral-basics-black,#00040a)!important}.icon_button_tertiary_alt{background:transparent;border:1px solid transparent}.icon_button_tertiary_alt:hover{background:var(--color-neutral-clear-shades-150,#eee);border:1px solid var(--color-neutral-clear-shades-150,#eee)}.icon_button_tertiary_alt:active{background:var(--color-neutral-clear-shades-100,#fafafa);border:1px solid var(--color-neutral-clear-shades-100,#fafafa)}.icon_button_tertiary_alt:disabled{background:transparent;border:1px solid transparent}.icon_button_tertiary_alt:disabled svg{stroke:#99c9ff!important;fill:#99c9ff!important}.icon_button_tertiary_alt svg{stroke:#07f!important;fill:#07f!important}.icon_button_alert{background:transparent;border:1px solid transparent}.icon_button_alert:hover{background:var(--color-extended-red-50,#fff6f6);border:1px solid var(--color-extended-red-50,#fff6f6)}.icon_button_alert:active{background:var(--color-extended-red-100,#fddbdb);border:1px solid var(--color-extended-red-100,#fddbdb)}.icon_button_alert:disabled{background:transparent;border:1px solid transparent}.icon_button_alert:disabled svg{stroke:#fbb7b7!important;fill:#fbb7b7!important}.icon_button_alert svg{stroke:#f54c4c!important;fill:#f54c4c!important}.icon_button_success{background:var(--color-extended-green-400,#7dc984);border:1px solid var(--color-extended-green-400,#7dc984)}.icon_button_success:hover{background:var(--color-extended-green-300,#9dd6a3);border:1px solid var(--color-extended-green-300,#9dd6a3)}.icon_button_success:active{background:var(--color-extended-green-500,#5cbb65);border:1px solid var(--color-extended-green-500,#5cbb65)}.icon_button_success:disabled{background:var(--color-extended-green-200,#d5edd8);border:1px solid var(--color-extended-green-200,#d5edd8)}.icon_button_success svg{stroke:#fff!important;fill:#fff!important}.icon_button_xxs{border-radius:.25rem;padding:.25rem}.icon_button_xxs svg{height:.75rem;width:.75rem}.icon_button_xs{border-radius:.25rem;padding:.25rem}.icon_button_xs svg{height:1rem;width:1rem}.icon_button_base{border-radius:.5rem;padding:.5rem}.icon_button_base svg{height:1.25rem;width:1.25rem}.icon_button_lg{border-radius:.5rem;padding:.625rem}.icon_button_lg svg{height:1.5rem;width:1.5rem}
|
|
4
|
+
.newAutocomplete{min-width:16rem;width:100%}.newAutocomplete label,.newAutocomplete span{font-family:Open Sans;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:.03em;line-height:1.3;margin:unset;text-align:left}.newAutocomplete .MuiAutocomplete-endAdornment{display:flex;gap:.5rem;margin-top:-.35rem!important}.newAutocomplete .tags-container{display:flex;flex-wrap:nowrap;gap:.5rem;max-width:90%;overflow:scroll;padding:0 .5rem}.newAutocomplete .tags-container p{text-overflow:ellipsis;white-space:nowrap}.input_top_label{margin-bottom:.625rem}.MuiOutlinedInput-root.MuiInputBase-root.MuiInputBase-formControl{align-items:center;display:flex;flex-direction:row}.text_below{margin:.25rem .5rem .25rem .75rem}.icon{height:1rem!important;margin-left:.25rem;width:1rem!important}
|
|
5
|
+
@import "../../example/index.css";.button_text{font-family:var(--sdFontFamilyPoppins);font-weight:var(--sdFontWeightMedium);letter-spacing:var(--sdLetterSpacingButtons);margin:unset;padding:.125rem 0;text-align:left}.button_text_bold{font-weight:var(--sdFontWeightSemibold)}.button_text_sm{font-size:var(--sdFontSizeSm);line-height:var(--sdLineHeight140)}.button_text_base{font-size:var(--sdFontSizeBase)}.button_text_base,.button_text_lg{line-height:var(--sdLineHeight150)}.button_text_lg{font-size:var(--sdFontSizeLg)}
|
|
6
|
+
.Checkbox-module_checkboxContainer__1EvhC{align-items:center;display:flex}
|
|
7
|
+
.newAutocomplete{min-width:16rem;width:100%}.newAutocomplete label,.newAutocomplete span{font-family:Open Sans;font-size:.75rem;font-style:normal;font-weight:400;letter-spacing:.03em;line-height:1.3;margin:unset;text-align:left}.newAutocomplete .MuiAutocomplete-endAdornment{display:flex;gap:.5rem}.newAutocomplete .MuiAutocomplete-endAdornment svg{height:1rem;width:1rem}.newAutocomplete .tags_container{display:flex;flex-wrap:nowrap;gap:.5rem;max-width:80%;overflow:scroll;padding:0 .25rem}.newAutocomplete .tags_container span{font-size:.75rem}.newAutocomplete .tags_container p{text-overflow:ellipsis;white-space:nowrap}.MuiOutlinedInput-root.MuiInputBase-root.MuiInputBase-formControl{align-items:center;display:flex;flex-direction:row}.no_scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no_scrollbar::-webkit-scrollbar{display:none}.input_top_label{margin-bottom:.625rem}.text_below{margin:.25rem .5rem .25rem .75rem}.icon{height:1rem!important;margin-left:.25rem;width:1rem!important}
|
|
8
|
+
.badge{align-items:center;border-radius:62.4375rem;display:flex;gap:.5rem;justify-content:center;max-width:10rem;padding:0 .75rem;width:-moz-fit-content;width:fit-content}.badge_idle{background:var(--color-neutral-dark-shades-600,#717376)}.badge_idle svg{stroke:#fff!important;fill:#fff!important}.badge_info{background:var(--color-primary-100,#e5f1ff)}.badge_info svg{stroke:#004799!important;fill:#004799!important}.badge_success{background:var(--color-extended-green-100,#e8f5ea)}.badge_success svg{stroke:#3c743d!important;fill:#3c743d!important}.badge_warning{background:var(--color-extended-yellow-100,#fff3d6)}.badge_warning svg{stroke:#6e4f00!important;fill:#6e4f00!important}.badge_critical{background:var(--color-extended-red-100,#fddbdb)}.badge_critical svg{stroke:#98312e!important;fill:#98312e!important}.badge_sm{align-items:center;gap:.25rem;height:1.25rem;justify-content:center;padding:0 .75rem}.badge_sm svg{height:.75rem;width:.75rem}.badge_lg{align-items:center;gap:.5rem;height:2.25rem;justify-content:center;padding:0 .75rem}.badge_lg svg{height:1rem;width:1rem}.badge_base{align-items:center;gap:.5rem;height:1.75rem;justify-content:center;padding:0 .75rem}.badge_base svg{height:1rem;width:1rem}
|
|
9
|
+
.button{align-items:center;cursor:pointer;display:inline-flex;gap:.5rem;justify-content:center}.button_primary{background:var(--color-neutral-basics-black,#00040a);border:1px solid var(--color-neutral-basics-black,#00040a)}.button_primary:hover{background:var(--color-neutral-dark-shades-900,#32353a);border:1px solid var(--color-neutral-dark-shades-900,#32353a)}.button_primary:active{background:var(--color-neutral-dark-shades-800,#4b4e52);border:1px solid var(--color-neutral-dark-shades-800,#4b4e52)}.button_primary:disabled{background:var(--color-neutral-clear-shades-300,#d5d5d6);border:1px solid var(--color-neutral-clear-shades-300,#d5d5d6)}.button_primary p{color:#fff!important}.button_primary svg{stroke:#fff!important;fill:#fff!important}.button_secondary:active{border:1px solid var(--color-neutral-basics-black,#00040a)}.button_secondary:disabled{background:var(--color-neutral-clear-shades-300,#d5d5d6);border:1px solid var(--color-neutral-clear-shades-300,#d5d5d6)}.button_secondary{background:transparent;border:1px solid transparent}.button_secondary:hover{background:var(--color-neutral-clear-shades-200,#e1e1e2);border:1px solid var(--color-neutral-basics-black,#00040a)}.button_secondary:active{background:var(--color-neutral-clear-shades-300,#d5d5d6);border:1px solid var(--color-neutral-clear-shades-300,#d5d5d6)}.button_secondary:disabled{background:transparent;border:1px solid transparent}.button_secondary:disabled p{color:#96989a!important}.button_secondary:disabled svg{stroke:#96989a!important;fill:#96989a!important}.button_secondary p{color:var(--color-neutral-basics-black,#00040a)!important}.button_secondary svg{stroke:var(--color-neutral-basics-black,#00040a)!important;fill:var(--color-neutral-basics-black,#00040a)!important}.button_tertiary{background:transparent;border:1px solid transparent}.button_tertiary:hover{background:var(--color-neutral-clear-shades-200,#e1e1e2);border:1px solid var(--color-neutral-clear-shades-200,#e1e1e2)}.button_tertiary:active{background:var(--color-neutral-clear-shades-300,#d5d5d6);border:1px solid var(--color-neutral-clear-shades-300,#d5d5d6)}.button_tertiary:disabled{background:transparent;border:1px solid transparent}.button_tertiary:disabled p{color:#96989a!important}.button_tertiary:disabled svg{stroke:#96989a!important;fill:#96989a!important}.button_tertiary p{color:var(--color-neutral-basics-black,#00040a)!important}.button_tertiary svg{stroke:var(--color-neutral-basics-black,#00040a)!important;fill:var(--color-neutral-basics-black,#00040a)!important}.button_tertiary_alt{background:transparent;border:1px solid transparent}.button_tertiary_alt:hover{background:var(--color-neutral-clear-shades-150,#eee);border:1px solid var(--color-neutral-clear-shades-150,#eee)}.button_tertiary_alt:active{background:var(--color-neutral-clear-shades-100,#fafafa);border:1px solid var(--color-neutral-clear-shades-100,#fafafa)}.button_tertiary_alt:disabled{background:transparent;border:1px solid transparent}.button_tertiary_alt:disabled p{color:#99c9ff!important}.button_tertiary_alt:disabled svg{stroke:#99c9ff!important;fill:#99c9ff!important}.button_tertiary_alt p{color:#07f!important}.button_tertiary_alt svg{stroke:#07f!important;fill:#07f!important}.button_alert{background:transparent;border:1px solid transparent}.button_alert:hover{background:var(--color-extended-red-50,#fff6f6);border:1px solid var(--color-extended-red-50,#fff6f6)}.button_alert:active{background:var(--color-extended-red-100,#fddbdb);border:1px solid var(--color-extended-red-100,#fddbdb)}.button_alert:disabled{background:transparent;border:1px solid transparent}.button_alert:disabled p{color:#fbb7b7!important}.button_alert:disabled svg{stroke:#fbb7b7!important;fill:#fbb7b7!important}.button_alert p{color:#f54c4c!important}.button_alert svg{stroke:#f54c4c!important;fill:#f54c4c!important}.button_success{background:var(--color-extended-green-400,#7dc984);border:1px solid var(--color-extended-green-400,#7dc984)}.button_success:hover{background:var(--color-extended-green-300,#9dd6a3);border:1px solid var(--color-extended-green-300,#9dd6a3)}.button_success:active{background:var(--color-extended-green-500,#5cbb65);border:1px solid var(--color-extended-green-500,#5cbb65)}.button_success:disabled{background:var(--color-extended-green-200,#d5edd8);border:1px solid var(--color-extended-green-200,#d5edd8)}.button_success p{color:#fff!important}.button_success svg{stroke:#fff!important;fill:#fff!important}.button_sm{border-radius:.375rem;padding:0 1rem}.button_sm svg{height:.75rem;width:.75rem}.button_base{border-radius:.5rem;padding:.25rem 1rem}.button_base svg{height:1rem;width:1rem}.button_lg{border-radius:.5rem;padding:.25rem 1.25rem .375rem}.button_lg svg{height:1.25rem;width:1.25rem}
|
|
10
|
+
.tag{align-items:center;border-radius:.25rem;display:flex;gap:.25rem;max-width:10rem;padding:0 .75rem;width:-moz-fit-content;width:fit-content}.tag_idle{background:var(--color-neutral-dark-shades-600,#717376)}.tag_idle svg{stroke:#fff!important;fill:#fff!important}.tag_info{background:var(--color-primary-100,#e5f1ff)}.tag_info svg{stroke:#004799!important;fill:#004799!important}.tag_success{background:var(--color-extended-green-100,#e8f5ea)}.tag_success svg{stroke:#3c743d!important;fill:#3c743d!important}.tag_warning{background:var(--color-extended-yellow-100,#fff3d6)}.tag_warning svg{stroke:#6e4f00!important;fill:#6e4f00!important}.tag_critical{background:var(--color-extended-red-100,#fddbdb)}.tag_critical svg{stroke:#98312e!important;fill:#98312e!important}.tag_sm svg{height:.75rem;width:.75rem}.tag_base svg{height:1rem;width:1rem}
|
|
11
|
+
.lateral_menu{align-items:flex-start;background:var(--color-neutral-basics-white,#fff);box-shadow:0 6px 10px 4px rgba(0,0,0,.08),0 2px 3px 0 rgba(0,0,0,.15);display:flex;flex-direction:column;gap:14rem;height:100vh;justify-content:center;min-width:10rem;padding:1.5rem;position:relative}.lateral_menu .lateral_menu_logo{height:2rem;left:1.5rem;position:absolute;top:1.5rem;width:8.64519rem}
|
|
12
|
+
@import "../../example/index.css";.title{font-family:var(--sdFontFamilyPoppins);letter-spacing:var(--sdLetterSpacingHeadings);margin:unset;text-align:left}.title_italic{font-style:italic}.title_normal{font-style:normal}.title_xs{font-size:var(--sdFontSizeXs);line-height:var(--sdLineHeight130);padding:.063rem 0}.title_sm{font-size:var(--sdFontSizeSm);line-height:var(--sdLineHeight140);padding:.188rem 0 .063rem}.title_base{font-size:var(--sdFontSizeBase);line-height:var(--sdLineHeight150);padding:.125rem 0}.title_lg{font-size:var(--sdFontSizeLg);line-height:var(--sdLineHeight140);padding:.188rem 0 .063rem}.title_xl{font-size:var(--sdFontSizeXl);padding:.125rem 0}.title_xl,.title_xxl{line-height:var(--sdLineHeight150)}.title_xxl{font-size:var(--sdFontSize2xl);padding:.063rem 0 .188rem}.title_xxxl{font-size:var(--sdFontSize3xl);line-height:150%;padding:.188rem 0 .063rem}.title_xxxxl{font-size:var(--sdFontSize4xl);line-height:var(--sdLineHeight150);padding:.125rem 0}.title_bold{font-weight:var(--sdFontWeightBold)}.title_semi_bold{font-weight:var(--sdFontWeightSemibold)}.title_regular{font-weight:var(--sdFontWeightRegular)}
|
|
13
|
+
.modal{position:absolute}.modal .modal_content{align-items:space-between;background:#fff;border:none;display:flex;flex-direction:column;gap:1rem;height:50rem;padding:1rem;width:65rem;z-index:1301}.modal .modal_content .modal_header{align-items:center;display:flex;gap:.5rem;justify-content:space-between;width:100%}.modal .modal_content .modal_buttons_container{display:flex;gap:.5rem;justify-content:flex-end;width:100%}.modal_overlay{position:absolute}.modal_overlay .modal_content{align-items:space-between;background:#fff;border:none;display:flex;flex-direction:column;gap:.5rem;height:auto;padding:1rem;width:21rem;z-index:1301}.modal_overlay .modal_content .modal_header{align-items:center;display:flex;gap:.5rem;justify-content:space-between;width:100%}.modal_overlay .modal_content .modal_buttons_container{display:flex;gap:.5rem;justify-content:flex-end;margin-top:.5rem;width:100%}
|
|
14
|
+
@import "../../example/index.css";.text_with_link{font-family:var(--sdFontFamilyOpenSans);font-size:var(--sdFontSizeXs);font-style:normal;font-weight:var(--sdFontWeightRegular);letter-spacing:var(--sdLetterSpacingButtons);line-height:var(--sdLineHeight130);margin:unset;text-align:left}.text_with_link a{color:var(--color-primary-500,#07f);margin-left:.5rem}.text_with_link_underline{-webkit-text-decoration:var(--sdUnderline);text-decoration:var(--sdUnderline)}.text_with_link_line_through{-webkit-text-decoration:var(--sdLineThrough);text-decoration:var(--sdLineThrough)}.text_with_link_required:after{color:red;content:" *"}.text_with_link.text_with_link_xs.text_with_link_regular{font:var(--sdTypoTextNoDecorationRegularXs);padding:.063rem 0}.tetext_with_linkxt.text_with_link_sm.text_with_link_regular{font:var(--sdTypoTextNoDecorationRegularSm);padding:.063rem 0 .188rem}.text_with_link.text_with_link_base.text_with_link_regular{font:var(--sdTypoTextNoDecorationRegularBase);padding:.125rem 0}.text_with_link.text_with_link_lg.text_with_link_regular{font:var(--sdTypoTextNoDecorationRegularLg);padding:.125rem 0}.text_with_link.text_with_link_xl.text_with_link_regular{font:var(--sdTypoTextNoDecorationRegularXl);padding:.063rem 0 .188rem}.text_with_link.text_with_link_xxl.text_with_link_regular{font:var(--sdTypoTextNoDecorationRegular2xl);padding:0}.text_with_link.text_with_link_xxxl.text_with_link_regular{font:var(--sdTypoTextNoDecorationRegular3xl);padding:.063rem 0 .188rem}.text_with_link.text_with_link_xxxxl.text_with_link_regular{font:var(--sdTypoTextNoDecorationRegular4xl);padding:.188rem 0 .063rem}.text_with_link.text_with_link_xs.text_with_link_regular.text_with_link_italic{font:var(--sdTypoTextNoDecorationItalicXs);padding:.063rem 0 .125rem}.text_with_link.text_with_link_sm.text_with_link_regular.text_with_link_italic{font:var(--sdTypoTextNoDecorationItalicSm);padding:.063rem 0 .188rem}.text_with_link.text_with_link_base.text-regular.text_with_link_italic{font:var(--sdTypoTextNoDecorationItalicBase);padding:.125rem 0}.text_with_link.text_with_link_lg.text_with_link_regular.text_with_link_italic{font:var(--sdTypoTextNoDecorationItalicLg);padding:.125rem 0}.text_with_link.text_with_link_xl.text_with_link_regular.text_with_link_italic{font:var(--sdTypoTextNoDecorationItalicXl);padding:.063rem 0 .188rem}.text_with_link.text_with_link_xxl.text_with_link_regular.text_with_link_italic{font:var(--sdTypoTextNoDecorationItalic2xl);padding:0}.text_with_link.text_with_link_xxxl.text_with_link_regular.text_with_link_italic{font:var(--sdTypoTextNoDecorationItalic3xl);padding:.063rem 0 .188rem}.text_with_link.text_with_link_xxxxl.text_with_link_regular.text_with_link_italic{font:var(--sdTypoTextNoDecorationItalic4xl);padding:.188rem 0 .063rem}.text_with_link.text_with_link_xs.text_with_link_bold{font:var(--sdTypoTextNoDecorationBoldXs);padding:.063rem 0 .125rem}.text_with_link.text_with_link_sm.text_with_link_bold{font:var(--sdTypoTextNoDecorationBoldSm);padding:.063rem 0 .188rem}.text_with_link.text_with_link_base.text_with_link_bold{font:var(--sdTypoTextNoDecorationBoldBase);padding:.125rem 0}.text_with_link.text_with_link_lg.text_with_link_bold{font:var(--sdTypoTextNoDecorationBoldLg);padding:.125rem 0}.text_with_link.text_with_link_xl.text_with_link_bold{font:var(--sdTypoTextNoDecorationBoldXl);padding:.063rem 0 .188rem}.text_with_link.text_with_link_xxl.text_with_link_bold{font:var(--sdTypoTextNoDecorationBold2xl);padding:0}.text_with_link.text_with_link_xxxl.text_with_link_bold{font:var(--sdTypoTextNoDecorationBold3xl);padding:.063rem 0 .188rem}.text_with_link.text_with_link_xxxxl.text_with_link_bold{font:var(--sdTypoTextNoDecorationBold4xl);padding:.188rem 0 .063rem}.text_with_link.text_with_link_xs.text_with_link_bold.text_with_link_italic{font:var(--sdTypoTextNoDecorationBoldItalicXs);padding:.063rem 0 .125rem}.text_with_link.text_with_link_sm.text_with_link_bold.text_with_link_italic{font:var(--sdTypoTextNoDecorationBoldItalicSm);padding:.063rem 0 .188rem}.text_with_link.text_with_link_base.text_with_link_bold.text_with_link_italic{font:var(--sdTypoTextNoDecorationBoldItalicBase);padding:.125rem 0}.text_with_link.text_with_link_lg.text_with_link_bold.text_with_link_italic{font:var(--sdTypoTextNoDecorationBoldItalicLg);padding:.125rem 0}.text_with_link.text_with_link_xl.text_with_link_bold.text_with_link_italic{font:var(--sdTypoTextNoDecorationBoldItalicXl);padding:.063rem 0 .188rem}.text_with_link.text_with_link_xxl.text_with_link_bold.text_with_link_italic{font:var(--sdTypoTextNoDecorationBoldItalic2xl);padding:0}.text_with_link.text_with_link_xxxl.text_with_link_bold.text_with_link_italic{font:var(--sdTypoTextNoDecorationBoldItalic3xl);padding:.063rem 0 .188rem}.text_with_link.text_with_link_xxxxl.text_with_link_bold.text_with_link_italic{font:var(--sdTypoTextNoDecorationBoldItalic4xl);padding:.188rem 0 .063rem}.text_with_link.text_with_link_xs.text_with_link_semi_bold{font:var(--sdTypoTextNoDecorationSemiBoldXs);padding:.063rem 0 .125rem}.text_with_link.text_with_link_sm.text_with_link_semi_bold{font:var(--sdTypoTextNoDecorationSemiBoldSm);padding:.063rem 0 .188rem}.text_with_link.text_with_link_base.text_with_link_semi_bold{font:var(--sdTypoTextNoDecorationSemiBoldBase);padding:.125rem 0}.text_with_link.text_with_link_lg.text_with_link_semi_bold{font:var(--sdTypoTextNoDecorationSemiBoldLg);padding:.125rem 0}.text_with_link.text_with_link_xl.text_with_link_semi_bold{font:var(--sdTypoTextNoDecorationSemiBoldXl);padding:.063rem 0 .188rem}.text_with_link.text_with_link_xxl.text_with_link_semi_bold{font:var(--sdTypoTextNoDecorationSemiBold2xl);padding:0}.text_with_link.text_with_link_xxxl.text_with_link_semi_bold{font:var(--sdTypoTextNoDecorationSemiBold3xl);padding:.063rem 0 .188rem}.text_with_link.text_with_link_xxxxl.text_with_link_semi_bold{font:var(--sdTypoTextNoDecorationSemiBold4xl);padding:.188rem 0 .063rem}.text_with_link.text_with_link_xs.text_with_link_semi_bold.text_with_link_italic{font:var(--sdTypoTextNoDecorationSemiBoldItalicXs);padding:.063rem 0 .125rem}.text_with_link.text_with_link_sm.text_with_link_semi_bold.text_with_link_italic{font:var(--sdTypoTextNoDecorationSemiBoldItalicSm);padding:.063rem 0 .188rem}.text_with_link.text_with_link_base.text_with_link_semi_bold.text_with_link_italic{font:var(--sdTypoTextNoDecorationSemiBoldItalicBase);padding:.125rem 0}.text_with_link.text_with_link_lg.text_with_link_semi_bold.text_with_link_italic{font:var(--sdTypoTextNoDecorationSemiBoldItalicLg);padding:.125rem 0}.text_with_link.text_with_link_xl.text_with_link_semi_bold.text_with_link_italic{font:var(--sdTypoTextNoDecorationSemiBoldItalicXl);padding:.063rem 0 .188rem}.text_with_link.text_with_link_xxl.text_with_link_semi_bold.text_with_link_italic{font:var(--sdTypoTextNoDecorationSemiBoldItalic2xl);padding:0}.text_with_link.text_with_link_xxxl.text_with_link_semi_bold.text_with_link_italic{font:var(--sdTypoTextNoDecorationSemiBoldItalic3xl);padding:.063rem 0 .188rem}.text_with_link.text_with_link_xxxxl.text_with_link_semi_bold.text_with_link_italic{font:var(--sdTypoTextNoDecorationSemiBoldItalic4xl);padding:.188rem 0 .063rem}
|
|
15
|
+
.notification_banner{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;max-width:87.5rem;padding:1.5rem}.notification_banner_header{align-items:center;display:flex;gap:.5rem}.notification_banner_error{background:var(--color-extended-red-100,#fddbdb);border:1px solid var(--color-extended-red-500,#f54c4c);border-radius:.5rem}.notification_banner_warning{background:var(--color-extended-yellow-100,#fff3d6);border:1px solid var(--color-extended-yellow-500,#ffb800);border-radius:.5rem}.notification_banner_info{background:var(--color-primary-100,#e5f1ff);border:1px solid var(--color-primary-500,#07f);border-radius:.5rem}.notification_banner_success{background:var(--color-extended-green-100,#e8f5ea);border:1px solid var(--color-extended-green-500,#5cbb65);border-radius:.5rem}
|
|
16
|
+
@import "../../example/index.css";.link{cursor:pointer;font-family:var(--sdFontFamilyOpenSans);font-size:var(--sdFontSizeXs);font-style:normal;font-weight:var(--sdFontWeightRegular);letter-spacing:var(--sdLetterSpacingButtons);line-height:var(--sdLineHeight130);margin:unset;text-align:left;-webkit-text-decoration:var(--sdUnderline);text-decoration:var(--sdUnderline)}.link.link_xs.link_regular{font:var(--sdTypoTextUnderlineRegularXs);padding:1px 0}.link.link_sm.link_regular{font:var(--sdTypoTextUnderlineRegularSm);padding:1px 0 3px}.link.link_base.link_regular{font:var(--sdTypoTextUnderlineRegularBase);padding:2px 0}.link.link_lg.link_regular{font:var(--sdTypoTextUnderlineRegularLg);padding:2px 0}.link.link_xl.link_regular{font:var(--sdTypoTextUnderlineRegularXl);padding:1px 0 3px}.link.link_xxl.link_regular{font:var(--sdTypoTextUnderlineRegular2xl);padding:0}.link.link_xxxl.link_regular{font:var(--sdTypoTextUnderlineRegular3xl);padding:1px 0 3px}.link.link_xxxxl.link_regular{font:var(--sdTypoTextUnderlineRegular4xl);padding:3px 0 1px}.link.link_xs.link_bold{font:var(--sdTypoTextUnderlineBoldXs);padding:1px 0 2px}.link.link_sm.link_bold{font:var(--sdTypoTextUnderlineBoldSm);padding:1px 0 3px}.link.link_base.link_bold{font:var(--sdTypoTextUnderlineBoldBase);padding:2px 0}.link.link_lg.link_bold{font:var(--sdTypoTextUnderlineBoldLg);padding:2px 0}.link.link_xl.link_bold{font:var(--sdTypoTextUnderlineBoldXl);padding:1px 0 3px}.link.link_xxl.link_bold{font:var(--sdTypoTextUnderlineBold2xl);padding:0}.link.link_xxxl.link_bold{font:var(--sdTypoTextUnderlineBold3xl);padding:1px 0 3px}.link.link_xxxxl.link_bold{font:var(--sdTypoTextUnderlineBold4xl);padding:3px 0 1px}.link.link_xs.link_semi_bold{font:var(--sdTypoTextUnderlineSemiBoldXs);padding:1px 0 2px}.link.link_sm.link_semi_bold{font:var(--sdTypoTextUnderlineSemiBoldSm);padding:1px 0 3px}.link.link_base.link_semi_bold{font:var(--sdTypoTextUnderlineSemiBoldBase);padding:2px 0}.link.link_lg.link_semi_bold{font:var(--sdTypoTextUnderlineSemiBoldLg);padding:2px 0}.link.link_xl.link_semi_bold{font:var(--sdTypoTextUnderlineSemiBoldXl);padding:1px 0 3px}.link.link_xxl.link_semi_bold{font:var(--sdTypoTextUnderlineSemiBold2xl);padding:0}.link.link_xxxl.link_semi_bold{font:var(--sdTypoTextUnderlineSemiBold3xl);padding:1px 0 3px}.link.link_xxxxl.link_semi_bold{font:var(--sdTypoTextUnderlineSemiBold4xl);padding:3px 0 1px}
|
|
17
|
+
.notification_toast{align-items:center;animation:moveleft .5s linear forwards;display:flex;gap:.5rem;justify-content:flex-end;padding-right:2.75rem;position:relative;transform:translateX(170%);width:27rem}.notification_toast .notification_toast_content{align-items:flex-end;display:flex;flex:1 0 0;flex-direction:row;gap:.625rem;padding:1rem}.notification_toast .notification_toast_content .toast_link{white-space:nowrap}@keyframes moveleft{to{transform:translateX(95%)}}.notification_toast .close_toast_btn{align-items:center;border:none;border-radius:0 .4375rem .4375rem 0;bottom:0;cursor:pointer;display:flex;flex-shrink:0;height:100%!important;justify-content:center;min-height:100%!important;position:absolute;right:0;top:0;width:2.75rem}.notification_toast .close_toast_btn svg{fill:#fff;stroke:#fff;transform:rotate(45deg)}.notification_toast .close_toast_btn_error{background:var(--color-extended-red-500,#f54c4c);border:1px solid var(--color-extended-red-500,#f54c4c)}.notification_toast .close_toast_btn_warning{background:var(--color-extended-yellow-500,#ffb800);border:1px solid var(--color-extended-yellow-500,#ffb800)}.notification_toast .close_toast_btn_info{background:var(--color-primary-500,#07f);border:1px solid var(--color-primary-500,#07f)}.notification_toast .close_toast_btn_success{background:var(--color-extended-green-500,#5cbb65);border:1px solid var(--color-extended-green-500,#5cbb65)}.notification_toast_error{background:var(--color-extended-red-100,#fddbdb);border:1px solid var(--color-extended-red-500,#f54c4c);border-radius:.5rem}.notification_toast_warning{background:var(--color-extended-yellow-100,#fff3d6);border:1px solid var(--color-extended-yellow-500,#ffb800);border-radius:.5rem}.notification_toast_info{background:var(--color-primary-100,#e5f1ff);border:1px solid var(--color-primary-500,#07f);border-radius:.5rem}.notification_toast_success{background:var(--color-extended-green-100,#e8f5ea);border:1px solid var(--color-extended-green-500,#5cbb65);border-radius:.5rem}
|
|
18
|
+
.popover{align-items:flex-start;background:var(--color-neutral-basics-white,#fff);border:1px solid var(--color-neutral-clear-shades-350,#bcbdbe);border-radius:.25rem;display:flex;flex-direction:column;gap:.5rem;height:-moz-fit-content;height:fit-content;padding:.5rem;position:absolute;width:9.375rem;z-index:99}.popover .popover_header{align-items:center;display:flex;gap:.5rem;justify-content:space-between}.popover .popover_header svg{fill:red;stroke:red;height:1rem;width:1rem}.popover.open{display:block}.popover_action{align-items:center;border-radius:.3125rem;cursor:pointer;display:flex;gap:.5rem}.popover_action svg{fill:#000;stroke:#000;height:1rem;width:1rem}.popover_action:hover{background-color:var(--gray-lighter)}
|
|
19
|
+
.Radio-module_radioBtnWrapper__ZE-oy{align-items:center;display:flex;flex-direction:row}.Radio-module_radioBtnWrapper__ZE-oy .Radio-module_MuiRadio-root__1Mw0W{height:16px;width:16px}
|
|
20
|
+
.Step-module_step_number__nm2mL{align-items:center;border:1px solid var(--color-neutral-basics-black,#00040a);border-radius:62.4375rem;display:flex;flex-direction:column;height:1.5rem;justify-content:center;max-height:1.5rem;max-width:1.5rem;width:1.5rem}.Step-module_left_container__tFgSy{flex-direction:column}.Step-module_left_container__tFgSy,.Step-module_step_container__t01w0{align-items:flex-start;display:flex;gap:.75rem}.Step-module_step_icon_container__DDASj{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:.5rem;height:1.5rem;height:100%;width:1.5rem}.Step-module_step_line__R2Ezc{background:#8a8b8e;height:1.875rem;margin-left:.7rem;width:.0625rem}.Step-module_step_completed_icon__yWCat{stroke:#5cbb65;fill:#5cbb65;color:#5cbb65;height:1.5rem;width:1.5rem}.Step-module_step_warning_icon__WGjWJ{stroke:#f54c4c;fill:#f54c4c;color:#f54c4c;height:1.5rem;width:1.5rem}
|
|
21
|
+
.Switch-module_switchWrapper__daXCz{align-items:center;display:flex;gap:.5rem}
|
|
22
|
+
.TooltipCustomLayout-module_tooltip_layout__o1GBH{align-items:flex-start;background:var(--color-neutral-basics-white,#fff);border-radius:.25rem;display:flex;flex-direction:column;gap:1rem;padding:1rem}.TooltipCustomLayout-module_tooltip_layout_header__v6S3f{align-items:center;align-self:stretch;display:flex;justify-content:space-between}.TooltipCustomLayout-module_tooltip_layout_actions__CMSoi{align-items:flex-start;align-self:stretch;display:flex;gap:.5rem;justify-content:flex-end}
|
|
23
|
+
.table_header{border-radius:.25rem}.table_header,.table_header .header_cell{align-items:center;display:flex;padding:.25rem .5rem}.table_header .header_cell{flex-shrink:0;gap:.75rem}.table_header .header_cell svg{fill:#000;height:.75rem;width:.75rem}
|
|
24
|
+
.rows{align-items:flex-start;align-self:stretch;flex-direction:column;gap:.25rem}.rows,.rows .row{display:flex;width:calc(100% - .5rem)}.rows .row{align-items:center;background:var(--color-neutral-basics-white,#fff);border-radius:.25rem;padding:0 .5rem}
|
|
25
|
+
.cell{align-items:center;display:flex;gap:.75rem;padding:.5rem}.cell p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
|
|
26
|
+
.new_tabs{height:100%}.new_tabs .MuiTabs-root{background:var(--color-neutral-clear-shades-150,#eee);border-radius:4px;width:-moz-fit-content;width:fit-content}.new_tabs .MuiTabs-root .MuiTabs-scroller{border:none;height:2.375rem;max-height:2.375rem;min-height:2px}.new_tabs .MuiTabs-root .MuiTabs-scroller .MuiTabs-flexContainer{border:none;gap:.5rem;height:2.375rem;max-height:2.375rem;min-height:2px;padding:.25rem}.new_tabs .MuiTabs-root .MuiTabs-scroller .MuiTabs-flexContainer .MuiTab-root{text-transform:none}.new_tabs .MuiTabs-root .MuiTabs-scroller .MuiTabs-indicator{background:#fff;border-radius:4px;bottom:.25rem;height:1.875rem}.new_tabs .MuiTabs-root button{background:transparent;border:none;color:#000;font-family:OpenSans;font-size:1rem;font-style:normal;font-weight:700;height:1.875rem;min-height:0;min-width:0;padding:2px 1rem .125rem;z-index:1400}.new_tabs .MuiTabs-root button.Mui-selected{background:transparent;border:none;border-radius:4px;color:#000;min-height:0;min-width:0}
|
|
27
|
+
.tabbar{align-items:center;display:flex;height:5rem}.tabbar .tabs_root{align-items:center;min-height:unset}.tabbar .tab_label{min-width:unset;opacity:1;padding:unset}.tabbar .tab_label,.tabbar .tab_label_replacement{margin-left:1.5rem;margin-right:var(--spacing-xxl);padding-left:.3125rem}.tabbar .tab_label_replacement{align-self:center;text-transform:capitalize}.tabbar .tab_label_replacement.disabled{opacity:.5}
|
|
28
|
+
.input{font-family:var(--sdFontFamilyOpenSans);font-size:var(--sdTypoTextNoDecorationRegularBase);font-style:normal;font-weight:var(--sdFontWeightRegular);letter-spacing:var(--sdLetterSpacingButtons);line-height:var(--sdLineHeight130);margin:unset;min-width:12.5rem;text-align:left;width:100%}.input svg{height:.75rem;width:.75rem}input{font-size:var(--sdTypoTextNoDecorationRegularBase);font-style:normal;font-weight:var(--sdFontWeightRegular);letter-spacing:var(--sdLetterSpacingButtons);line-height:var(--sdLineHeight130);margin:unset;text-align:left}input.input{height:1rem}.MuiInputBase-root-MuiOutlinedInput-root{font-family:var(--sdFontFamilyOpenSans);font-size:var(--sdTypoTextNoDecorationRegularBase);font-style:normal;font-weight:var(--sdFontWeightRegular);letter-spacing:var(--sdLetterSpacingButtons);line-height:var(--sdLineHeight130);margin:unset;text-align:left}.input_top_label{margin-bottom:.625rem}.input .MuiInputBase-input{color:var(--gray-black);font-family:OpenSans;font-size:1rem;padding:.375rem .75rem}.text_below{margin:.25rem .5rem .25rem .75rem}
|
|
29
|
+
.Textarea-module_text_area_container__cq5uv{font-family:Open Sans;font-size:1rem;font-style:normal;font-weight:400;line-height:150%;width:100%}.Textarea-module_text_area_container__cq5uv .Textarea-module_helperTexts__1DMgG{display:flex;justify-content:space-between;padding:.25rem .5rem .25rem .75rem}.Textarea-module_text_area_container__cq5uv .Textarea-module_helperTexts__1DMgG .Textarea-module_counter__0nieC{margin-left:auto}
|
|
30
|
+
@import "../../example/index.css";.caption_text{font-family:var(--sdFontFamilyOpenSans);font-size:var(--sdFontSizeXs);font-style:normal;font-weight:var(--sdFontWeightRegular);letter-spacing:var(--sdLetterSpacingCaption);line-height:var(--sdLineHeight130);margin:unset;padding:.063rem 0;text-align:left}.caption_text_uppercase{text-transform:var(--sdTextCaseUppercase)}
|
|
31
|
+
@import "../../example/index.css";.dropdown_text{font-family:var(--sdFontFamilyOpenSans);font-weight:var(--sdFontWeightMedium);margin:unset;padding:.125rem 0}.dropdown_text_xs{font-size:var(--sdFontSizeBase);letter-spacing:var(--sdLetterSpacingButtons);line-height:var(--sdLineHeight150)}.dropdown_text_sm{font-size:var(--sdFontSizeSm);line-height:var(--sdLineHeight140)}.dropdown_text_base{font-size:var(--sdFontSizeBase);line-height:var(--sdLineHeight150)}.dropdown_text_bold{font-weight:var(--sdFontWeightBold)}
|
|
32
|
+
.chatContainer{align-items:flex-start;background:#fff;border-radius:.5rem;display:flex;flex-direction:column;gap:.5rem;height:81.75rem;min-width:25rem;padding:1rem}.chatContainer .scrolling_content{display:flex;flex-direction:column;gap:.5rem;max-width:100%;overflow-x:hidden;overflow-y:scroll}.no_scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no_scrollbar::-webkit-scrollbar{display:none}
|
|
33
|
+
.chat_input_container{align-items:flex-start;align-self:stretch;border-radius:.5rem;display:flex;flex-direction:row;gap:.5rem;margin-top:auto;padding:.625rem .75rem}.chat_input_container,.chat_input_container input{background:var(--color-neutral-clear-shades-150,#eee)}.chat_input_container input{border:none;color:var(--color-neutral-dark-shades-950,#26292e);font-family:Open Sans;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;width:100%}.chat_input_container input:focus{outline:none}.chat_input_container input::-moz-placeholder{color:var(--color-neutral-dark-shades-550,#8a8b8e);opacity:1}.chat_input_container input::placeholder{color:var(--color-neutral-dark-shades-550,#8a8b8e);opacity:1}
|
|
34
|
+
.circle_icon_button{align-items:flex-start;background:var(--color-neutral-dark-shades-700,#64666a);border:none;border-radius:1.5rem;box-shadow:0 4px 8px 3px rgba(0,0,0,.08),0 1px 3px 0 rgba(0,0,0,.15);cursor:pointer;display:inline-flex;gap:.5rem;padding:.5rem;position:relative}.circle_icon_button svg{stroke:#fff;fill:#fff;height:1.5rem;width:1.5rem}.circle_icon_button:hover{background:var(--color-neutral-dark-shades-550,#8a8b8e)}.circle_icon_button:active{background:var(--color-neutral-dark-shades-700,#64666a)}.active{background:var(--color-primary-300,#66adff)}.active svg{stroke:#00040a;fill:#00040a;height:1.5rem;width:1.5rem}.notif_icon{height:.75rem!important;position:absolute;right:0;top:0;width:.75rem!important}
|
|
35
|
+
.interview_button{align-items:center;border:none;border-radius:1.5rem;box-shadow:0 4px 8px 3px rgba(0,0,0,.08),0 1px 3px 0 rgba(0,0,0,.15);cursor:pointer;display:inline-flex;gap:.5rem;padding:.375rem .75rem;position:relative}.interview_button svg{height:1.5rem;width:1.5rem}.interview_button_screenshare{background:var(--color-primary-500,#07f)}.interview_button_screenshare:hover{background:var(--color-primary-400,#3392ff)}.interview_button_screenshare:active{background:var(--color-primary-600,#005fcc)}.interview_button_screenshare p{color:#fff!important}.interview_button_screenshare svg{stroke:#fff!important;fill:#fff!important}.interview_button_protocol{background:var(--color-neutral-dark-shades-700,#64666a)}.interview_button_protocol p{color:#fff!important}.interview_button_protocol svg{stroke:#fff!important;fill:#fff!important}.interview_button_protocol:hover{background:var(--color-neutral-dark-shades-550,#8a8b8e)}.interview_button_protocol:hover p{color:#fff!important}.interview_button_protocol:hover svg{stroke:#fff!important;fill:#fff!important}.interview_button_protocol:active{background:var(--color-neutral-dark-shades-700,#64666a)}.interview_button_protocol:active p{color:var(--color-neutral-basics-black,#00040a)!important}.interview_button_protocol:active svg{stroke:var(--color-neutral-basics-black,#00040a)!important;fill:var(--color-neutral-basics-black,#00040a)!important}.active{background:var(--color-primary-300,#66adff)}.active p{color:#00040a!important}.active svg{stroke:#00040a!important;fill:#00040a!important;height:1.5rem;width:1.5rem}.interview_button_end_interview{background:var(--color-extended-red-500,#f54c4c)}.interview_button_end_interview:hover{background:var(--color-extended-red-400,#f77070)}.interview_button_end_interview:active{background:var(--color-extended-red-600,#c73f3d)}.interview_button_end_interview p{color:var(--color-neutral-basics-black,#00040a)!important}.interview_button_end_interview svg{stroke:var(--color-neutral-basics-black,#00040a)!important;fill:var(--color-neutral-basics-black,#00040a)!important}.notif_icon{height:.75rem!important;position:absolute;right:0;top:0;width:.75rem!important}
|
|
36
|
+
.go_back_btn{align-items:center;background-color:transparent;border:none;cursor:pointer;display:flex;gap:.5rem}.go_back_btn svg{stroke:#8a8b8e;fill:#8a8b8e;height:.75rem;width:.75rem}
|
|
37
|
+
.task_container{align-items:flex-start;align-self:"stretch";background:var(--color-neutral-basics-white,#fff);border:1px solid var(--color-neutral-dark-shades-950,#26292e);border-radius:.5rem;display:flex;flex-direction:column;gap:.5rem;justify-content:center;max-width:100%;padding:0}.task_container .header{max-width:100%}.task_container .header .header_left:hover{background:var(--color-neutral-clear-shades-150,#eee);border-radius:.5rem 0 0 .5rem}.task_container .header .header_right:hover{background:var(--color-neutral-clear-shades-150,#eee);border-radius:0 .5rem .5rem 0}.header{align-items:center;height:100%;max-width:100%}.header,.header_left{display:flex;justify-content:center}.header_left{align-items:flex-start;cursor:pointer;flex-direction:column;max-width:calc(100% - 3.5rem);padding:.3125rem .3125rem .3125rem .62rem}.header_left .title{max-width:98%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header_right{align-items:center;background:var(--color-neutral-basics-white,#fff);border:none;border-left:1px solid var(--color-neutral-dark-shades-950,#26292e);border-radius:0 .5rem .5rem 0;cursor:pointer;display:flex;gap:.5rem;height:100%;justify-content:center;margin-left:auto;max-width:calc(100% - 3.5rem);padding:1rem .75rem}.header_right svg{fill:#000;height:1rem;width:1rem}.disabled_task{align-items:flex-start;background:var(--color-neutral-basics-white,#fff);border:1px solid var(--color-neutral-clear-shades-300,#d5d5d6);border-radius:.5rem;cursor:not-allowed;display:flex;flex-direction:column;gap:.5rem;justify-content:center;max-width:100%;padding:0}.disabled_task .header{max-width:100%;width:100%}.disabled_task .header .header_left{width:100%}.disabled_task .header .header_left,.disabled_task .header .header_right{border-color:var(--color-neutral-clear-shades-300,#d5d5d6);cursor:not-allowed;opacity:.5}.active_task{align-items:flex-start;background:var(--color-neutral-basics-white,#fff);border:1px solid #07f;border-radius:.5rem;display:flex;flex-direction:column;gap:.5rem;justify-content:center;max-width:100%;padding:0}.active_task .header{border-bottom:1px solid var(--color-neutral-clear-shades-300,#d5d5d6);max-width:100%;width:100%}.active_task .header .header_left,.active_task .header .header_right{border-color:var(--color-neutral-clear-shades-300,#d5d5d6)}.active_task .header .header_right:hover{background:var(--color-neutral-clear-shades-150,#eee)}.taskContent{align-self:stretch;gap:.5rem;padding:.5rem .75rem .25rem}.taskContent,.taskPopover{align-items:flex-start;display:flex;flex-direction:column}.taskPopover{background:var(--color-neutral-basics-white,#fff);border:1px solid var(--color-neutral-dark-shades-950,#26292e);border-radius:.5rem;overflow:hidden;padding:.5rem .75rem .75rem;width:25.5625rem}.notesContainer{border-top:1px solid var(--color-neutral-clear-shades-300,#d5d5d6);flex-direction:column;gap:.25rem;padding-top:.5rem}.actionBtnsContainer,.notesContainer{align-items:flex-start;align-self:stretch;display:flex}.actionBtnsContainer{gap:.5rem;justify-content:flex-end;padding-top:8px}.popover_paper .MuiPopover-paper,.popover_paper .MuiPopover-root{background:transparent;border-radius:.5rem}
|
|
38
|
+
.start_interview_container{align-items:flex-start;align-self:stretch;background:#e5f1ff;border:1px solid #66adff;border-radius:.5rem;display:flex;flex-direction:column;gap:.5rem;padding:.5rem .75rem}.start_interview_container button{width:100%}
|
|
39
|
+
.welcome_container{align-items:flex-start;align-self:stretch;background:var(--color-extended-green-100,#e8f5ea);border:1px solid var(--color-extended-green-300,#9dd6a3);border-radius:.5rem;display:flex;flex-direction:column;max-width:30rem;padding:.5rem .75rem .75rem}.welcome_container .welcome_title{border-bottom:1px solid var(--color-extended-green-300,#9dd6a3);margin-bottom:.5rem;padding-bottom:.35rem}.welcome_container .welcome_description{font-family:Open Sans;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.225rem}.welcome_container .welcome_description ol{letter-spacing:-.0019rem;margin:unset;margin-top:.5625rem;padding-inline-start:1.5rem}
|