@galaxy-ds/core 2.0.13 → 2.0.14
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 +4 -4
- package/dist/Accordion/Accordion.styled.d.ts +4 -11
- package/dist/Accordion/Accordion.types.d.ts +10 -10
- package/dist/Accordion/index.d.ts +2 -2
- package/dist/AccordionDetails/AccordionDetails.d.ts +3 -3
- package/dist/AccordionDetails/AccordionDetails.types.d.ts +3 -3
- package/dist/AccordionDetails/index.d.ts +2 -2
- package/dist/AccordionPanel/AccordionPanel.d.ts +3 -3
- package/dist/AccordionPanel/AccordionPanel.types.d.ts +3 -3
- package/dist/AccordionPanel/index.d.ts +2 -2
- package/dist/AccordionSummary/AccordionSummary.d.ts +3 -3
- package/dist/AccordionSummary/AccordionSummary.types.d.ts +4 -4
- package/dist/AccordionSummary/index.d.ts +2 -2
- package/dist/ActivityLog/ActivityLog.d.ts +4 -4
- package/dist/ActivityLog/ActivityLog.styled.d.ts +11 -17
- package/dist/ActivityLog/ActivityLog.types.d.ts +17 -17
- package/dist/ActivityLog/index.d.ts +2 -2
- package/dist/AppBar/AppBar.d.ts +4 -4
- package/dist/AppBar/AppBar.styled.d.ts +11 -11
- package/dist/AppBar/AppBar.types.d.ts +10 -10
- package/dist/AppBar/index.d.ts +2 -2
- package/dist/AttachmentIcon/AttachmentIcon.d.ts +4 -4
- package/dist/AttachmentIcon/AttachmentIcon.types.d.ts +4 -4
- package/dist/AttachmentIcon/index.d.ts +2 -2
- package/dist/Autocomplete/Autocomplete.d.ts +4 -4
- package/dist/Autocomplete/Autocomplete.styled.d.ts +12 -12
- package/dist/Autocomplete/Autocomplete.types.d.ts +54 -54
- package/dist/Autocomplete/createFilterOptions.d.ts +1 -1
- package/dist/Autocomplete/index.d.ts +3 -3
- package/dist/Avatar/Avatar.d.ts +3 -3
- package/dist/Avatar/Avatar.styled.d.ts +4 -4
- package/dist/Avatar/Avatar.types.d.ts +7 -7
- package/dist/Avatar/index.d.ts +2 -2
- package/dist/AvatarGroup/AvatarGroup.d.ts +3 -3
- package/dist/AvatarGroup/AvatarGroup.styled.d.ts +1 -1
- package/dist/AvatarGroup/AvatarGroup.types.d.ts +9 -9
- package/dist/AvatarGroup/index.d.ts +2 -2
- package/dist/BottomListButton/BottomListButton.d.ts +4 -4
- package/dist/BottomListButton/BottomListButton.styled.d.ts +6 -8
- package/dist/BottomListButton/BottomListButton.types.d.ts +5 -5
- package/dist/BottomListButton/index.d.ts +2 -2
- package/dist/Box/Box.d.ts +3 -3
- package/dist/Box/Box.types.d.ts +3 -3
- package/dist/Box/index.d.ts +2 -2
- package/dist/Breadcrumbs/Breadcrumbs.d.ts +3 -3
- package/dist/Breadcrumbs/Breadcrumbs.styled.d.ts +4 -4
- package/dist/Breadcrumbs/Breadcrumbs.types.d.ts +3 -3
- package/dist/Breadcrumbs/index.d.ts +2 -2
- package/dist/Button/Button.d.ts +3 -3
- package/dist/Button/Button.styled.d.ts +4 -4
- package/dist/Button/Button.types.d.ts +5 -5
- package/dist/Button/index.d.ts +2 -2
- package/dist/Card/Card.d.ts +3 -3
- package/dist/Card/Card.styled.d.ts +4 -4
- package/dist/Card/Card.types.d.ts +6 -6
- package/dist/Card/index.d.ts +2 -2
- package/dist/Checkbox/Checkbox.d.ts +3 -3
- package/dist/Checkbox/Checkbox.styled.d.ts +1 -1
- package/dist/Checkbox/Checkbox.types.d.ts +6 -6
- package/dist/Checkbox/index.d.ts +2 -2
- package/dist/Chip/Chip.d.ts +3 -3
- package/dist/Chip/Chip.styled.d.ts +4 -4
- package/dist/Chip/Chip.types.d.ts +6 -6
- package/dist/Chip/index.d.ts +2 -2
- package/dist/CssBaseline/CssBaseline.d.ts +4 -4
- package/dist/CssBaseline/CssBaseline.types.d.ts +3 -3
- package/dist/CssBaseline/index.d.ts +2 -2
- package/dist/DatePicker/DatePicker.d.ts +4 -4
- package/dist/DatePicker/DatePicker.styled.d.ts +5 -5
- package/dist/DatePicker/DatePicker.types.d.ts +3 -3
- package/dist/DatePicker/index.d.ts +2 -2
- package/dist/DateRangePicker/DateRangePicker.d.ts +5 -5
- package/dist/DateRangePicker/DateRangePicker.styled.d.ts +5 -5
- package/dist/DateRangePicker/DateRangePicker.types.d.ts +3 -3
- package/dist/DateRangePicker/index.d.ts +2 -2
- package/dist/Dialog/Dialog.d.ts +3 -3
- package/dist/Dialog/Dialog.type.d.ts +14 -14
- package/dist/Dialog/index.d.ts +2 -2
- package/dist/Divider/Divider.d.ts +4 -4
- package/dist/Divider/Divider.types.d.ts +3 -3
- package/dist/Divider/index.d.ts +2 -2
- package/dist/Drawer/Drawer.d.ts +3 -3
- package/dist/Drawer/Drawer.styled.d.ts +1 -1
- package/dist/Drawer/Drawer.types.d.ts +5 -5
- package/dist/Drawer/index.d.ts +2 -2
- package/dist/DrawerMenu/DrawerMenu.d.ts +3 -3
- package/dist/DrawerMenu/DrawerMenu.styled.d.ts +4 -4
- package/dist/DrawerMenu/DrawerMenu.types.d.ts +31 -31
- package/dist/DrawerMenu/index.d.ts +2 -2
- package/dist/Dropdown/Dropdown.d.ts +4 -4
- package/dist/Dropdown/Dropdown.types.d.ts +27 -27
- package/dist/Dropdown/index.d.ts +2 -2
- package/dist/EmptyState/EmptyState.d.ts +4 -4
- package/dist/EmptyState/EmptyState.styled.d.ts +7 -7
- package/dist/EmptyState/EmptyState.types.d.ts +10 -10
- package/dist/EmptyState/index.d.ts +2 -2
- package/dist/FooterActions/FooterActions.d.ts +7 -7
- package/dist/FooterActions/FooterActions.styled.d.ts +4 -4
- package/dist/FooterActions/FooterActions.types.d.ts +6 -6
- package/dist/FooterActions/index.d.ts +2 -2
- package/dist/FormBody/FormBody.d.ts +4 -4
- package/dist/FormBody/FormBody.styled.d.ts +2 -2
- package/dist/FormBody/FormBody.types.d.ts +8 -8
- package/dist/FormBody/index.d.ts +2 -2
- package/dist/FormContainer/FormContainer.d.ts +4 -4
- package/dist/FormContainer/FormContainer.styled.d.ts +4 -4
- package/dist/FormContainer/FormContainer.types.d.ts +6 -6
- package/dist/FormContainer/index.d.ts +2 -2
- package/dist/FormGroup/FormGroup.d.ts +4 -4
- package/dist/FormGroup/FormGroup.types.d.ts +15 -15
- package/dist/FormGroup/index.d.ts +2 -2
- package/dist/FormHeader/FormHeader.d.ts +4 -4
- package/dist/FormHeader/FormHeader.styled.d.ts +12 -12
- package/dist/FormHeader/FormHeader.types.d.ts +10 -10
- package/dist/FormHeader/index.d.ts +2 -2
- package/dist/Grid/Grid.d.ts +3 -3
- package/dist/Grid/Grid.types.d.ts +3 -3
- package/dist/Grid/index.d.ts +2 -2
- package/dist/HeaderToolbar/HeaderToolbar.d.ts +4 -4
- package/dist/HeaderToolbar/HeaderToolbar.styled.d.ts +14 -14
- package/dist/HeaderToolbar/HeaderToolbar.types.d.ts +13 -13
- package/dist/HeaderToolbar/index.d.ts +2 -2
- package/dist/Icon/Icon.d.ts +3 -3
- package/dist/Icon/Icon.types.d.ts +4 -4
- package/dist/Icon/index.d.ts +2 -2
- package/dist/IconButton/IconButton.d.ts +3 -3
- package/dist/IconButton/IconButton.types.d.ts +5 -5
- package/dist/IconButton/index.d.ts +2 -2
- package/dist/Icons/common/Dialog/desktop/Alert.d.ts +2 -2
- package/dist/Icons/common/Dialog/desktop/Close.d.ts +2 -2
- package/dist/Icons/common/Dialog/desktop/Info.d.ts +2 -2
- package/dist/Icons/common/Dialog/desktop/LeapLogo.d.ts +2 -2
- package/dist/Icons/common/Dialog/index.d.ts +6 -6
- package/dist/Icons/common/Dialog/web/InfoCircle.d.ts +2 -2
- package/dist/Icons/common/Dialog/web/Warning.d.ts +2 -2
- package/dist/Icons/common/EmptyState/leap/Default.d.ts +2 -2
- package/dist/Icons/common/EmptyState/leap/NoAppointment.d.ts +2 -2
- package/dist/Icons/common/EmptyState/leap/NoDocument.d.ts +2 -2
- package/dist/Icons/common/EmptyState/leap/NoFolder.d.ts +2 -2
- package/dist/Icons/common/EmptyState/leap/NoTransactions.d.ts +2 -2
- package/dist/Icons/common/EmptyState/leap/index.d.ts +5 -5
- package/dist/Icons/common/Forms/CheckboxChecked.d.ts +3 -3
- package/dist/Icons/common/Forms/CheckboxIndeterminate.d.ts +3 -3
- package/dist/Icons/common/Forms/CheckboxUncontrolled.d.ts +3 -3
- package/dist/Icons/common/Forms/NewAppointment.d.ts +2 -2
- package/dist/Icons/common/Forms/RadioChecked.d.ts +3 -3
- package/dist/Icons/common/Forms/RadioDefault.d.ts +3 -3
- package/dist/Icons/common/Forms/Search.d.ts +3 -3
- package/dist/Icons/common/Forms/SelectFilter.d.ts +3 -3
- package/dist/Icons/common/Forms/index.d.ts +8 -8
- package/dist/Icons/doctypes/Doctype/ActivityTypeDefault.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/ActivityTypePhoneCall.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/ActivityTypeScannedDoc.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/ActivityTypeVideoCall.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeAppointment.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeAppointmentCriticalDate.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeAudio.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeClausePrecedent.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeComment.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeCriticalDate.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeDeadline.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeDefault.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeEmail.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeEmailDraft.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeEmailReceived.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeEmailRecieved.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeEmailSent.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeExcel.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeFax.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeFileNote.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeFolder.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeImage.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeInfotrack.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeInvoiceRequest.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeInvoiceRequests.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeLetter.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeMemo.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypePdf.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypePowerpoint.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeSMS.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeSignatureDeclined.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeSignaturePending.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeSignatureRequest.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeSignatureSigned.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeTasks.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeTrust.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeVideo.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeWord.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeZip.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/index.d.ts +39 -39
- package/dist/Icons/doctypes/Doctype16/ActivityTypeDefault16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/ActivityTypePhoneCall16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/ActivityTypeScannedDoc16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/ActivityTypeVideoCall16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeAppointment16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeAppointmentCriticalDate16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeAudio16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeClausePrecedent16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeComment16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeCriticalDate16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeDeadline16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeDefault16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeEmail16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeEmailDraft16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeEmailReceived16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeEmailSent16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeExcel16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeExcel16Shortcut.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeFax16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeFileNote16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeFolder16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeImage16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeInfotrack16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeInvoiceRequest16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeInvoiceRequests16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeLetter16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeMemo16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypePdf16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypePowerpoint16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeSMS16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeScannedDoc16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeSignatureDeclined16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeSignaturePending16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeSignatureRequest16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeSignatureSigned16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeTasks16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeTrust16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeVideo16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeWord16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeWord16Shortcut.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeZip16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/index.d.ts +41 -41
- package/dist/Icons/lawconnect/Accredited.d.ts +3 -3
- package/dist/Icons/lawconnect/AccreditedSpecialist.d.ts +3 -3
- package/dist/Icons/lawconnect/Annotations.d.ts +3 -3
- package/dist/Icons/lawconnect/App.d.ts +3 -3
- package/dist/Icons/lawconnect/AppleCalendar.d.ts +3 -3
- package/dist/Icons/lawconnect/ArrowLeft.d.ts +3 -3
- package/dist/Icons/lawconnect/ArrowRight.d.ts +3 -3
- package/dist/Icons/lawconnect/ArrowTop.d.ts +3 -3
- package/dist/Icons/lawconnect/Award.d.ts +3 -3
- package/dist/Icons/lawconnect/BestPractice.d.ts +3 -3
- package/dist/Icons/lawconnect/Bubble.d.ts +3 -3
- package/dist/Icons/lawconnect/Building.d.ts +3 -3
- package/dist/Icons/lawconnect/Calendar.d.ts +3 -3
- package/dist/Icons/lawconnect/Camera.d.ts +3 -3
- package/dist/Icons/lawconnect/ChevronDownLg.d.ts +3 -3
- package/dist/Icons/lawconnect/ChevronLeftLg.d.ts +3 -3
- package/dist/Icons/lawconnect/ChevronRightLg.d.ts +3 -3
- package/dist/Icons/lawconnect/ChevronUpLg.d.ts +3 -3
- package/dist/Icons/lawconnect/Clock.d.ts +3 -3
- package/dist/Icons/lawconnect/ClosedEye.d.ts +3 -3
- package/dist/Icons/lawconnect/Collaborate.d.ts +3 -3
- package/dist/Icons/lawconnect/Contact.d.ts +3 -3
- package/dist/Icons/lawconnect/Courthouse.d.ts +3 -3
- package/dist/Icons/lawconnect/Cross.d.ts +3 -3
- package/dist/Icons/lawconnect/Day.d.ts +3 -3
- package/dist/Icons/lawconnect/Detract.d.ts +3 -3
- package/dist/Icons/lawconnect/Direction.d.ts +3 -3
- package/dist/Icons/lawconnect/Download.d.ts +3 -3
- package/dist/Icons/lawconnect/Expand.d.ts +3 -3
- package/dist/Icons/lawconnect/ExternalArrow.d.ts +3 -3
- package/dist/Icons/lawconnect/Eye.d.ts +3 -3
- package/dist/Icons/lawconnect/Facebook.d.ts +3 -3
- package/dist/Icons/lawconnect/Filled/BuildingFilled.d.ts +3 -3
- package/dist/Icons/lawconnect/Filled/CalendarFilled.d.ts +3 -3
- package/dist/Icons/lawconnect/Filled/ClockFilled.d.ts +3 -3
- package/dist/Icons/lawconnect/Filled/LocationPinFilled.d.ts +3 -3
- package/dist/Icons/lawconnect/Filled/PhoneFilled.d.ts +3 -3
- package/dist/Icons/lawconnect/Filled/StarFilled.d.ts +3 -3
- package/dist/Icons/lawconnect/Filled/SuccessFilled.d.ts +3 -3
- package/dist/Icons/lawconnect/Filled/VideoCallFilled.d.ts +3 -3
- package/dist/Icons/lawconnect/Filter.d.ts +3 -3
- package/dist/Icons/lawconnect/FixedCost.d.ts +3 -3
- package/dist/Icons/lawconnect/FreeFirstAppointment.d.ts +3 -3
- package/dist/Icons/lawconnect/GoogleCalendar.d.ts +3 -3
- package/dist/Icons/lawconnect/GridView.d.ts +3 -3
- package/dist/Icons/lawconnect/History.d.ts +3 -3
- package/dist/Icons/lawconnect/Home.d.ts +3 -3
- package/dist/Icons/lawconnect/Info.d.ts +3 -3
- package/dist/Icons/lawconnect/Invoice.d.ts +3 -3
- package/dist/Icons/lawconnect/ItemSearch.d.ts +3 -3
- package/dist/Icons/lawconnect/LawconnectLogo.d.ts +2 -2
- package/dist/Icons/lawconnect/Legal.d.ts +3 -3
- package/dist/Icons/lawconnect/LegalAid.d.ts +3 -3
- package/dist/Icons/lawconnect/Linkedin.d.ts +3 -3
- package/dist/Icons/lawconnect/List.d.ts +3 -3
- package/dist/Icons/lawconnect/ListView.d.ts +3 -3
- package/dist/Icons/lawconnect/LocationPin.d.ts +3 -3
- package/dist/Icons/lawconnect/LocationPointer.d.ts +3 -3
- package/dist/Icons/lawconnect/Midday.d.ts +3 -3
- package/dist/Icons/lawconnect/Minus.d.ts +3 -3
- package/dist/Icons/lawconnect/MobileService.d.ts +3 -3
- package/dist/Icons/lawconnect/More.d.ts +3 -3
- package/dist/Icons/lawconnect/MoreVerticalIcon.d.ts +3 -3
- package/dist/Icons/lawconnect/NowinNofee.d.ts +3 -3
- package/dist/Icons/lawconnect/OnlineSign.d.ts +3 -3
- package/dist/Icons/lawconnect/OutlookCalendar.d.ts +3 -3
- package/dist/Icons/lawconnect/Payment.d.ts +3 -3
- package/dist/Icons/lawconnect/Pegman.d.ts +3 -3
- package/dist/Icons/lawconnect/Phone.d.ts +3 -3
- package/dist/Icons/lawconnect/Plus.d.ts +3 -3
- package/dist/Icons/lawconnect/Print.d.ts +3 -3
- package/dist/Icons/lawconnect/QuestionBalloon.d.ts +3 -3
- package/dist/Icons/lawconnect/QuestionCircle.d.ts +3 -3
- package/dist/Icons/lawconnect/RapidPay.d.ts +3 -3
- package/dist/Icons/lawconnect/Refresh.d.ts +3 -3
- package/dist/Icons/lawconnect/Search.d.ts +3 -3
- package/dist/Icons/lawconnect/SecureDocCollab.d.ts +3 -3
- package/dist/Icons/lawconnect/SecurePayments.d.ts +3 -3
- package/dist/Icons/lawconnect/Send.d.ts +3 -3
- package/dist/Icons/lawconnect/Settings.d.ts +3 -3
- package/dist/Icons/lawconnect/Share.d.ts +3 -3
- package/dist/Icons/lawconnect/SidebarToggleLeft.d.ts +3 -3
- package/dist/Icons/lawconnect/SidebarToggleRight.d.ts +3 -3
- package/dist/Icons/lawconnect/StarEmpty.d.ts +3 -3
- package/dist/Icons/lawconnect/Sunrise.d.ts +3 -3
- package/dist/Icons/lawconnect/Sunset.d.ts +3 -3
- package/dist/Icons/lawconnect/Tick.d.ts +3 -3
- package/dist/Icons/lawconnect/TopRightCurvedArrow.d.ts +3 -3
- package/dist/Icons/lawconnect/Upload.d.ts +3 -3
- package/dist/Icons/lawconnect/User.d.ts +3 -3
- package/dist/Icons/lawconnect/UserProfile.d.ts +3 -3
- package/dist/Icons/lawconnect/Video.d.ts +3 -3
- package/dist/Icons/lawconnect/VideoCall.d.ts +3 -3
- package/dist/Icons/lawconnect/Wallet.d.ts +3 -3
- package/dist/Icons/lawconnect/Warning.d.ts +3 -3
- package/dist/Icons/lawconnect/World.d.ts +3 -3
- package/dist/Icons/lawconnect/index.d.ts +96 -96
- package/dist/Icons/leap/Access.d.ts +2 -2
- package/dist/Icons/leap/Accounting.d.ts +2 -2
- package/dist/Icons/leap/ActivityDefault16.d.ts +2 -2
- package/dist/Icons/leap/Appointment16.d.ts +2 -2
- package/dist/Icons/leap/AssignCurved.d.ts +2 -2
- package/dist/Icons/leap/AutoTimer24.d.ts +2 -2
- package/dist/Icons/leap/AutoTimerDarkTheme.d.ts +2 -2
- package/dist/Icons/leap/AutoTimerFilled24.d.ts +2 -2
- package/dist/Icons/leap/AutoTimerLightTheme.d.ts +2 -2
- package/dist/Icons/leap/AvatarBusiness.d.ts +2 -2
- package/dist/Icons/leap/AvatarCompany.d.ts +2 -2
- package/dist/Icons/leap/AvatarGovernment.d.ts +2 -2
- package/dist/Icons/leap/AvatarPeople.d.ts +2 -2
- package/dist/Icons/leap/AvatarPerson.d.ts +2 -2
- package/dist/Icons/leap/AvatarTrust.d.ts +2 -2
- package/dist/Icons/leap/BlankLetter16.d.ts +2 -2
- package/dist/Icons/leap/Browse.d.ts +2 -2
- package/dist/Icons/leap/Browse2.d.ts +2 -2
- package/dist/Icons/leap/ButtonCaret.d.ts +2 -2
- package/dist/Icons/leap/ButtonFilter.d.ts +2 -2
- package/dist/Icons/leap/Bylawyers16.d.ts +2 -2
- package/dist/Icons/leap/Calendar.d.ts +2 -2
- package/dist/Icons/leap/Carat.d.ts +2 -2
- package/dist/Icons/leap/ChevronDown.d.ts +2 -2
- package/dist/Icons/leap/ChevronLeft.d.ts +2 -2
- package/dist/Icons/leap/ChevronRight.d.ts +2 -2
- package/dist/Icons/leap/Clause16.d.ts +2 -2
- package/dist/Icons/leap/Coin.d.ts +2 -2
- package/dist/Icons/leap/CoinEuro.d.ts +2 -2
- package/dist/Icons/leap/CoinPound.d.ts +2 -2
- package/dist/Icons/leap/CostRecoveryExceeded16.d.ts +2 -2
- package/dist/Icons/leap/Cross.d.ts +2 -2
- package/dist/Icons/leap/Cross16.d.ts +2 -2
- package/dist/Icons/leap/Currency.d.ts +2 -2
- package/dist/Icons/leap/CurrencyEuro.d.ts +2 -2
- package/dist/Icons/leap/CurrencyPound.d.ts +2 -2
- package/dist/Icons/leap/EmailSent.d.ts +2 -2
- package/dist/Icons/leap/Fax16.d.ts +2 -2
- package/dist/Icons/leap/Home.d.ts +2 -2
- package/dist/Icons/leap/HyperLink16.d.ts +2 -2
- package/dist/Icons/leap/InsertLink.d.ts +2 -2
- package/dist/Icons/leap/Loader.d.ts +2 -2
- package/dist/Icons/leap/ManualEntry24.d.ts +2 -2
- package/dist/Icons/leap/ManualEntryDarkTheme.d.ts +2 -2
- package/dist/Icons/leap/ManualEntryFilled24.d.ts +2 -2
- package/dist/Icons/leap/ManualEntryLightTheme.d.ts +2 -2
- package/dist/Icons/leap/Memo16.d.ts +2 -2
- package/dist/Icons/leap/Menu.d.ts +2 -2
- package/dist/Icons/leap/MoreVertical.d.ts +2 -2
- package/dist/Icons/leap/NewAppointment.d.ts +2 -2
- package/dist/Icons/leap/PhoneCall16.d.ts +2 -2
- package/dist/Icons/leap/Power.d.ts +2 -2
- package/dist/Icons/leap/PrecedentNotification16.d.ts +2 -2
- package/dist/Icons/leap/Preview.d.ts +2 -2
- package/dist/Icons/leap/Reporting.d.ts +2 -2
- package/dist/Icons/leap/Response.d.ts +2 -2
- package/dist/Icons/leap/RevokeAccess.d.ts +2 -2
- package/dist/Icons/leap/ScannedDoc16.d.ts +2 -2
- package/dist/Icons/leap/Search.d.ts +2 -2
- package/dist/Icons/leap/SelectFilterEmpty.d.ts +2 -2
- package/dist/Icons/leap/SelectFilterFilled.d.ts +2 -2
- package/dist/Icons/leap/SharedFolder16.d.ts +2 -2
- package/dist/Icons/leap/Sms16.d.ts +2 -2
- package/dist/Icons/leap/Spinner.d.ts +2 -2
- package/dist/Icons/leap/TaxInvoice16.d.ts +2 -2
- package/dist/Icons/leap/TaxInvoice216.d.ts +2 -2
- package/dist/Icons/leap/Tick.d.ts +2 -2
- package/dist/Icons/leap/TimedEntry16.d.ts +2 -2
- package/dist/Icons/leap/Timer24.d.ts +2 -2
- package/dist/Icons/leap/TimerFillled24.d.ts +2 -2
- package/dist/Icons/leap/TrustStatement16.d.ts +2 -2
- package/dist/Icons/leap/UnknownType16.d.ts +2 -2
- package/dist/Icons/leap/UserLink.d.ts +2 -2
- package/dist/Icons/leap/UserLock.d.ts +2 -2
- package/dist/Icons/leap/Users.d.ts +2 -2
- package/dist/Icons/leap/Video16.d.ts +2 -2
- package/dist/Icons/leap/VideoCall16.d.ts +2 -2
- package/dist/Icons/leap/VoiceMemo16.d.ts +2 -2
- package/dist/Icons/leap/Zyphta16.d.ts +2 -2
- package/dist/Icons/leap/index.d.ts +83 -83
- package/dist/Icons/leap/ribbon/Calendar.d.ts +1 -1
- package/dist/Icons/leap/ribbon/Delete.d.ts +2 -2
- package/dist/Icons/leap/ribbon/MatterFolder.d.ts +1 -1
- package/dist/Icons/leap/ribbon/NewEntry.d.ts +1 -1
- package/dist/ImageUpload/ImageUpload.d.ts +4 -4
- package/dist/ImageUpload/ImageUpload.styled.d.ts +8 -10
- package/dist/ImageUpload/ImageUpload.types.d.ts +6 -6
- package/dist/ImageUpload/index.d.ts +2 -2
- package/dist/Input/Input.d.ts +4 -4
- package/dist/Input/Input.styled.d.ts +8 -8
- package/dist/Input/Input.types.d.ts +27 -27
- package/dist/Input/index.d.ts +2 -2
- package/dist/InputLabel/InputLabel.d.ts +3 -3
- package/dist/InputLabel/InputLabel.types.d.ts +3 -3
- package/dist/InputLabel/index.d.ts +2 -2
- package/dist/List/List.d.ts +4 -4
- package/dist/List/List.types.d.ts +3 -3
- package/dist/List/index.d.ts +2 -2
- package/dist/ListItem/ListItem.d.ts +4 -4
- package/dist/ListItem/ListItem.types.d.ts +3 -3
- package/dist/ListItem/index.d.ts +2 -2
- package/dist/ListItemAvatar/ListItemAvatar.d.ts +4 -4
- package/dist/ListItemAvatar/ListItemAvatar.types.d.ts +3 -3
- package/dist/ListItemAvatar/index.d.ts +2 -2
- package/dist/ListItemHoverContent/ListItemHoverContent.d.ts +4 -4
- package/dist/ListItemHoverContent/ListItemHoverContent.styled.d.ts +6 -6
- package/dist/ListItemHoverContent/ListItemHoverContent.types.d.ts +11 -11
- package/dist/ListItemHoverContent/index.d.ts +2 -2
- package/dist/ListItemIcon/ListItemIcon.d.ts +4 -4
- package/dist/ListItemIcon/ListItemIcon.types.d.ts +3 -3
- package/dist/ListItemIcon/index.d.ts +2 -2
- package/dist/ListItemText/ListItemText.d.ts +4 -4
- package/dist/ListItemText/ListItemText.types.d.ts +3 -3
- package/dist/ListItemText/index.d.ts +2 -2
- package/dist/ListSubheader/ListSubheader.d.ts +4 -4
- package/dist/ListSubheader/ListSubheader.types.d.ts +3 -3
- package/dist/ListSubheader/index.d.ts +2 -2
- package/dist/Loader/Icons/Loader.d.ts +2 -2
- package/dist/Loader/Icons/Spinner.d.ts +2 -2
- package/dist/Loader/Loader.d.ts +3 -3
- package/dist/Loader/Loader.styled.d.ts +4 -4
- package/dist/Loader/Loader.types.d.ts +7 -7
- package/dist/Loader/index.d.ts +2 -2
- package/dist/Logos/Leap/LawconnectIcon.d.ts +2 -2
- package/dist/Logos/Leap/LeapLegsLogo.d.ts +2 -2
- package/dist/Logos/Leap/LeapLogo.d.ts +1 -1
- package/dist/Logos/Leap/PoweredByLawconnect.d.ts +2 -2
- package/dist/Logos/Leap/index.d.ts +4 -4
- package/dist/Menu/Menu.d.ts +4 -4
- package/dist/Menu/Menu.types.d.ts +6 -6
- package/dist/Menu/index.d.ts +2 -2
- package/dist/MenuHeader/MenuHeader.d.ts +3 -3
- package/dist/MenuHeader/MenuHeader.styled.d.ts +2 -2
- package/dist/MenuHeader/MenuHeader.types.d.ts +4 -4
- package/dist/MenuHeader/index.d.ts +2 -2
- package/dist/MenuItem/MenuItem.d.ts +3 -3
- package/dist/MenuItem/MenuItem.types.d.ts +10 -10
- package/dist/MenuItem/index.d.ts +2 -2
- package/dist/Modal/Modal.d.ts +4 -4
- package/dist/Modal/Modal.types.d.ts +5 -5
- package/dist/Modal/index.d.ts +2 -2
- package/dist/ModalActions/ModalActions.d.ts +4 -4
- package/dist/ModalActions/ModalActions.types.d.ts +3 -3
- package/dist/ModalActions/index.d.ts +2 -2
- package/dist/ModalContent/ModalContent.d.ts +4 -4
- package/dist/ModalContent/ModalContent.types.d.ts +7 -7
- package/dist/ModalContent/index.d.ts +2 -2
- package/dist/ModalTitle/ModalTitle.d.ts +4 -4
- package/dist/ModalTitle/ModalTitle.types.d.ts +4 -4
- package/dist/ModalTitle/index.d.ts +2 -2
- package/dist/Pagination/Pagination.d.ts +3 -3
- package/dist/Pagination/Pagination.types.d.ts +3 -3
- package/dist/Pagination/index.d.ts +2 -2
- package/dist/Popover/Popover.d.ts +3 -3
- package/dist/Popover/Popover.types.d.ts +7 -7
- package/dist/Popover/index.d.ts +2 -2
- package/dist/ProgressBar/ProgressBar.d.ts +3 -3
- package/dist/ProgressBar/ProgressBar.types.d.ts +3 -3
- package/dist/ProgressBar/index.d.ts +2 -2
- package/dist/Radio/Radio.d.ts +3 -3
- package/dist/Radio/Radio.styled.d.ts +1 -1
- package/dist/Radio/Radio.types.d.ts +5 -5
- package/dist/Radio/index.d.ts +2 -2
- package/dist/RadioGroup/RadioGroup.d.ts +4 -4
- package/dist/RadioGroup/RadioGroup.types.d.ts +4 -4
- package/dist/RadioGroup/index.d.ts +2 -2
- package/dist/RibbonButton/RibbonButton.d.ts +4 -4
- package/dist/RibbonButton/RibbonButton.styled.d.ts +9 -9
- package/dist/RibbonButton/RibbonButton.types.d.ts +11 -11
- package/dist/RibbonButton/index.d.ts +2 -2
- package/dist/RibbonButtonGroup/RibbonButtonGroup.d.ts +4 -4
- package/dist/RibbonButtonGroup/RibbonButtonGroup.styled.d.ts +8 -8
- package/dist/RibbonButtonGroup/RibbonButtonGroup.types.d.ts +15 -15
- package/dist/RibbonButtonGroup/index.d.ts +2 -2
- package/dist/Select/Select.d.ts +3 -3
- package/dist/Select/Select.styled.d.ts +1 -1
- package/dist/Select/Select.types.d.ts +3 -3
- package/dist/Select/index.d.ts +2 -2
- package/dist/SidebarLayout/SidebarLayout.d.ts +2 -2
- package/dist/SidebarLayout/SidebarLayout.styled.d.ts +3 -3
- package/dist/SidebarLayout/SidebarLayout.types.d.ts +15 -15
- package/dist/SidebarLayout/index.d.ts +2 -2
- package/dist/StepNavigation/StepNavigation.d.ts +3 -3
- package/dist/StepNavigation/StepNavigation.styled.d.ts +6 -6
- package/dist/StepNavigation/StepNavigation.types.d.ts +8 -8
- package/dist/StepNavigation/index.d.ts +2 -2
- package/dist/Switch/Switch.d.ts +4 -4
- package/dist/Switch/Switch.types.d.ts +3 -3
- package/dist/Switch/index.d.ts +2 -2
- package/dist/Tab/Tab.d.ts +3 -3
- package/dist/Tab/Tab.types.d.ts +3 -3
- package/dist/Tab/index.d.ts +2 -2
- package/dist/TabListItem/TabListItem.d.ts +4 -4
- package/dist/TabListItem/TabListItem.styled.d.ts +9 -9
- package/dist/TabListItem/TabListItem.types.d.ts +12 -12
- package/dist/TabListItem/index.d.ts +2 -2
- package/dist/Table/Table.d.ts +3 -3
- package/dist/Table/Table.types.d.ts +8 -8
- package/dist/Table/index.d.ts +2 -2
- package/dist/TableBody/TableBody.d.ts +3 -3
- package/dist/TableBody/TableBody.types.d.ts +8 -8
- package/dist/TableBody/index.d.ts +2 -2
- package/dist/TableCell/TableCell.d.ts +3 -3
- package/dist/TableCell/TableCell.types.d.ts +9 -9
- package/dist/TableCell/index.d.ts +2 -2
- package/dist/TableCellIcon/TableCellIcon.d.ts +3 -3
- package/dist/TableCellIcon/TableCellIcon.types.d.ts +5 -5
- package/dist/TableCellIcon/index.d.ts +2 -2
- package/dist/TableContainer/TableContainer.d.ts +3 -3
- package/dist/TableContainer/TableContainer.types.d.ts +4 -4
- package/dist/TableContainer/index.d.ts +2 -2
- package/dist/TableFooter/TableFooter.d.ts +3 -3
- package/dist/TableFooter/TableFooter.types.d.ts +3 -3
- package/dist/TableFooter/index.d.ts +2 -2
- package/dist/TableHead/TableHead.d.ts +3 -3
- package/dist/TableHead/TableHead.types.d.ts +3 -3
- package/dist/TableHead/index.d.ts +2 -2
- package/dist/TableRow/TableRow.d.ts +3 -3
- package/dist/TableRow/TableRow.types.d.ts +4 -4
- package/dist/TableRow/index.d.ts +2 -2
- package/dist/Tabs/Tabs.d.ts +3 -3
- package/dist/Tabs/Tabs.types.d.ts +3 -3
- package/dist/Tabs/index.d.ts +2 -2
- package/dist/Tag/Tag.d.ts +3 -3
- package/dist/Tag/Tag.styled.d.ts +10 -10
- package/dist/Tag/Tag.types.d.ts +18 -18
- package/dist/Tag/index.d.ts +2 -2
- package/dist/TextField/TextField.d.ts +3 -3
- package/dist/TextField/TextField.types.d.ts +4 -4
- package/dist/TextField/index.d.ts +2 -2
- package/dist/Theme/custom-types/component-avatar.d.ts +25 -0
- package/dist/Theme/custom-types/component-buttons.d.ts +32 -0
- package/dist/Theme/custom-types/component-chip.d.ts +44 -0
- package/dist/Theme/custom-types/component-dialog.d.ts +9 -0
- package/dist/Theme/custom-types/component-emptystate.d.ts +10 -0
- package/dist/Theme/custom-types/global-effects.d.ts +7 -0
- package/{src/Theme/custom-types/global-platform.ts → dist/Theme/custom-types/global-platform.d.ts} +2 -3
- package/{src/Theme/custom-types/global-shapes.ts → dist/Theme/custom-types/global-shapes.d.ts} +1 -3
- package/dist/Theme/custom-types/global-spacers.d.ts +4 -0
- package/dist/Theme/index.d.ts +2 -2
- package/dist/Theme/lawconnect/design-tokens/spacers.d.ts +12 -12
- package/dist/Theme/leap/desktop/baseline.d.ts +45 -45
- package/dist/Theme/leap/desktop/design-tokens/components/avatars.d.ts +46 -46
- package/dist/Theme/leap/desktop/design-tokens/components/buttons.d.ts +93 -93
- package/dist/Theme/leap/desktop/design-tokens/components/chip.d.ts +63 -63
- package/dist/Theme/leap/desktop/design-tokens/shapes.d.ts +12 -12
- package/dist/Theme/leap/desktop/design-tokens/spacers.d.ts +12 -12
- package/dist/Theme/leap/desktop/design-tokens/typography.d.ts +3 -3
- package/dist/Theme/leap/desktop/overrides/Dialog/dialog.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/Dialog/dialogActions.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/Dialog/dialogContent.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/Dialog/dialogTitle.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/Table/tableCell.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/Table/tableFooter.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/Table/tableRow.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/accordion.d.ts +4 -4
- package/dist/Theme/leap/desktop/overrides/autocomplete.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/checkbox.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/divider.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/dropdown.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/formControlLabel.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/formGroup.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/iconButton.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/index.d.ts +32 -32
- package/dist/Theme/leap/desktop/overrides/inputBase.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/inputLabel.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/listItem.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/listItemAvatar.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/listItemIcon.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/listItemText.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/listSubHeader.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/menu.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/menuHeader.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/menuItem.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/outlinedInput.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/popover.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/radio.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/svgIcon.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/switch.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/textField.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/tooltip.d.ts +2 -2
- package/dist/Theme/leap/desktop/theme.d.ts +57 -57
- package/dist/Theme/leap/web/baseline.d.ts +46 -46
- package/dist/Theme/leap/web/design-tokens/components/avatars.d.ts +46 -46
- package/dist/Theme/leap/web/design-tokens/components/buttons.d.ts +93 -93
- package/dist/Theme/leap/web/design-tokens/components/chip.d.ts +62 -62
- package/dist/Theme/leap/web/design-tokens/shapes.d.ts +12 -12
- package/dist/Theme/leap/web/design-tokens/spacers.d.ts +12 -12
- package/dist/Theme/leap/web/design-tokens/typography.d.ts +3 -3
- package/dist/Theme/leap/web/overrides/Dialog/dialog.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/Dialog/dialogActions.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/Dialog/dialogContent.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/Dialog/dialogTitle.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/Table/tableCell.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/Table/tableContainer.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/Table/tableRow.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/accordion.d.ts +4 -4
- package/dist/Theme/leap/web/overrides/autocomplete.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/checkbox.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/divider.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/dropdown.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/formControlLabel.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/formGroup.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/iconButton.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/index.d.ts +42 -42
- package/dist/Theme/leap/web/overrides/inputBase.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/inputLabel.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/listItem.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/listItemAvatar.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/listItemIcon.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/listItemText.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/listSubHeader.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/menu.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/menuItem.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/outlinedInput.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/popover.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/radio.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/svgIcon.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/switch.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/textField.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/tooltip.d.ts +2 -2
- package/dist/Theme/leap/web/theme.d.ts +2 -2
- package/dist/ThemeProvider/ThemeProvider.d.ts +3 -3
- package/dist/ThemeProvider/ThemeProvider.types.d.ts +5 -5
- package/dist/ThemeProvider/index.d.ts +2 -2
- package/dist/Toolbar/Toolbar.d.ts +4 -4
- package/dist/Toolbar/Toolbar.types.d.ts +3 -3
- package/dist/Toolbar/index.d.ts +2 -2
- package/dist/ToolbarButton/ToolbarButton.d.ts +4 -4
- package/dist/ToolbarButton/ToolbarButton.styled.d.ts +4 -4
- package/dist/ToolbarButton/ToolbarButton.types.d.ts +8 -8
- package/dist/ToolbarButton/index.d.ts +2 -2
- package/dist/Tooltip/Tooltip.d.ts +4 -4
- package/dist/Tooltip/Tooltip.types.d.ts +4 -4
- package/dist/Tooltip/index.d.ts +2 -2
- package/dist/TwoColumnLayout/TwoColumnLayout.d.ts +2 -2
- package/dist/TwoColumnLayout/TwoColumnLayout.styled.d.ts +2 -2
- package/dist/TwoColumnLayout/TwoColumnLayout.types.d.ts +11 -11
- package/dist/TwoColumnLayout/index.d.ts +2 -2
- package/dist/Typography/Typography.d.ts +4 -4
- package/dist/Typography/Typography.types.d.ts +5 -5
- package/dist/Typography/index.d.ts +2 -2
- package/dist/index.d.ts +90 -90
- package/dist/index.esm.js +7610 -7466
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +7618 -7500
- package/dist/index.js.map +1 -1
- package/package.json +36 -28
- package/.storybook/main.js +0 -18
- package/.storybook/manager.js +0 -9
- package/.storybook/preview-head.html +0 -9
- package/.storybook/preview.js +0 -78
- package/.storybook/styles/content.css +0 -6
- package/.storybook/styles/sidebar.css +0 -112
- package/.storybook/styles/variables.css +0 -18
- package/.storybook/theme.js +0 -36
- package/@types/index.d.ts +0 -37
- package/@types/mui.d.ts +0 -62
- package/dist/package.json +0 -71
- package/jest.config.js +0 -16
- package/jest.setup.ts +0 -1
- package/plop-templates/component/component_name.stories.mdx.hbs +0 -19
- package/plop-templates/component/component_name.styled.ts.hbs +0 -3
- package/plop-templates/component/component_name.test.tsx.hbs +0 -6
- package/plop-templates/component/component_name.tsx.hbs +0 -10
- package/plop-templates/component/component_name.types.ts.hbs +0 -3
- package/plop-templates/component/index.ts.hbs +0 -2
- package/plopfile.js +0 -55
- package/public/favicon.ico +0 -0
- package/public/images/colours.svg +0 -4
- package/public/images/components.svg +0 -5
- package/public/images/documentation.svg +0 -3
- package/public/images/guide-background.png +0 -0
- package/public/images/guide-canvas.png +0 -0
- package/public/images/guide-docs.png +0 -0
- package/public/images/guide-status.png +0 -0
- package/public/images/guide-theme.png +0 -0
- package/public/images/guide-viewport.png +0 -0
- package/public/images/icons.svg +0 -4
- package/public/images/lc-header-toolbar-bg.png +0 -0
- package/public/images/lc-logo-mono.svg +0 -1
- package/public/images/logo.svg +0 -3
- package/public/images/resources.svg +0 -4
- package/public/images/uiframework.svg +0 -3
- package/public/sprite-doctype.svg +0 -1
- package/public/styles/docs-icon-list.css +0 -20
- package/public/styles/docs-tables.css +0 -37
- package/rollup.config.js +0 -44
- package/src/Accordion/Accordion.stories.mdx +0 -256
- package/src/Accordion/Accordion.styled.tsx +0 -67
- package/src/Accordion/Accordion.test.tsx +0 -7
- package/src/Accordion/Accordion.tsx +0 -81
- package/src/Accordion/Accordion.types.ts +0 -11
- package/src/Accordion/index.ts +0 -2
- package/src/AccordionDetails/AccordionDetails.stories.mdx +0 -33
- package/src/AccordionDetails/AccordionDetails.test.tsx +0 -7
- package/src/AccordionDetails/AccordionDetails.tsx +0 -9
- package/src/AccordionDetails/AccordionDetails.types.ts +0 -3
- package/src/AccordionDetails/index.ts +0 -2
- package/src/AccordionPanel/AccordionPanel.stories.mdx +0 -39
- package/src/AccordionPanel/AccordionPanel.test.tsx +0 -11
- package/src/AccordionPanel/AccordionPanel.tsx +0 -12
- package/src/AccordionPanel/AccordionPanel.types.ts +0 -2
- package/src/AccordionPanel/index.ts +0 -2
- package/src/AccordionSummary/AccordionSummary.stories.mdx +0 -39
- package/src/AccordionSummary/AccordionSummary.test.tsx +0 -7
- package/src/AccordionSummary/AccordionSummary.tsx +0 -20
- package/src/AccordionSummary/AccordionSummary.types.ts +0 -5
- package/src/AccordionSummary/index.ts +0 -2
- package/src/ActivityLog/ActivityLog.stories.mdx +0 -179
- package/src/ActivityLog/ActivityLog.styled.tsx +0 -89
- package/src/ActivityLog/ActivityLog.test.tsx +0 -26
- package/src/ActivityLog/ActivityLog.tsx +0 -130
- package/src/ActivityLog/ActivityLog.types.ts +0 -16
- package/src/ActivityLog/index.ts +0 -2
- package/src/AppBar/AppBar.stories.mdx +0 -44
- package/src/AppBar/AppBar.styled.tsx +0 -79
- package/src/AppBar/AppBar.test.tsx +0 -9
- package/src/AppBar/AppBar.tsx +0 -80
- package/src/AppBar/AppBar.types.ts +0 -10
- package/src/AppBar/index.ts +0 -2
- package/src/AttachmentIcon/AttachmentIcon.stories.mdx +0 -278
- package/src/AttachmentIcon/AttachmentIcon.test.tsx +0 -7
- package/src/AttachmentIcon/AttachmentIcon.tsx +0 -209
- package/src/AttachmentIcon/AttachmentIcon.types.ts +0 -4
- package/src/AttachmentIcon/icons.ts +0 -27
- package/src/AttachmentIcon/index.ts +0 -2
- package/src/Autocomplete/Autocomplete.stories.mdx +0 -276
- package/src/Autocomplete/Autocomplete.styled.tsx +0 -32
- package/src/Autocomplete/Autocomplete.test.tsx +0 -16
- package/src/Autocomplete/Autocomplete.tsx +0 -96
- package/src/Autocomplete/Autocomplete.types.ts +0 -55
- package/src/Autocomplete/createFilterOptions.ts +0 -6
- package/src/Autocomplete/index.ts +0 -3
- package/src/Autocomplete/story-supports/AutocompleteMock.ts +0 -43
- package/src/Autocomplete/story-supports/RecipientInput.js +0 -129
- package/src/Avatar/Avatar.stories.mdx +0 -153
- package/src/Avatar/Avatar.styled.tsx +0 -71
- package/src/Avatar/Avatar.test.tsx +0 -9
- package/src/Avatar/Avatar.tsx +0 -33
- package/src/Avatar/Avatar.types.ts +0 -20
- package/src/Avatar/index.ts +0 -2
- package/src/AvatarGroup/AvatarGroup.stories.mdx +0 -195
- package/src/AvatarGroup/AvatarGroup.styled.tsx +0 -56
- package/src/AvatarGroup/AvatarGroup.test.tsx +0 -7
- package/src/AvatarGroup/AvatarGroup.tsx +0 -63
- package/src/AvatarGroup/AvatarGroup.types.ts +0 -22
- package/src/AvatarGroup/index.ts +0 -2
- package/src/Badge/Badge.stories.mdx +0 -28
- package/src/Badge/Badge.styled.tsx +0 -25
- package/src/Badge/Badge.test.tsx +0 -9
- package/src/Badge/Badge.tsx +0 -8
- package/src/Badge/Badge.types.ts +0 -3
- package/src/Badge/index.ts +0 -2
- package/src/BottomListButton/BottomListButton.stories.mdx +0 -28
- package/src/BottomListButton/BottomListButton.styled.tsx +0 -28
- package/src/BottomListButton/BottomListButton.test.tsx +0 -7
- package/src/BottomListButton/BottomListButton.tsx +0 -31
- package/src/BottomListButton/BottomListButton.types.ts +0 -6
- package/src/BottomListButton/index.ts +0 -2
- package/src/Box/Box.stories.mdx +0 -44
- package/src/Box/Box.test.tsx +0 -7
- package/src/Box/Box.tsx +0 -7
- package/src/Box/Box.types.ts +0 -3
- package/src/Box/index.ts +0 -2
- package/src/Breadcrumbs/Breadcrumbs.stories.mdx +0 -50
- package/src/Breadcrumbs/Breadcrumbs.styled.tsx +0 -16
- package/src/Breadcrumbs/Breadcrumbs.test.tsx +0 -9
- package/src/Breadcrumbs/Breadcrumbs.tsx +0 -11
- package/src/Breadcrumbs/Breadcrumbs.types.ts +0 -3
- package/src/Breadcrumbs/index.ts +0 -2
- package/src/Button/Button.stories.mdx +0 -133
- package/src/Button/Button.styled.tsx +0 -157
- package/src/Button/Button.test.tsx +0 -7
- package/src/Button/Button.tsx +0 -14
- package/src/Button/Button.types.ts +0 -5
- package/src/Button/index.ts +0 -2
- package/src/Card/Card.stories.mdx +0 -34
- package/src/Card/Card.styled.tsx +0 -15
- package/src/Card/Card.test.tsx +0 -7
- package/src/Card/Card.tsx +0 -8
- package/src/Card/Card.types.ts +0 -7
- package/src/Card/index.ts +0 -2
- package/src/Checkbox/Checkbox.stories.mdx +0 -52
- package/src/Checkbox/Checkbox.styled.tsx +0 -8
- package/src/Checkbox/Checkbox.test.tsx +0 -9
- package/src/Checkbox/Checkbox.tsx +0 -33
- package/src/Checkbox/Checkbox.types.ts +0 -7
- package/src/Checkbox/index.ts +0 -2
- package/src/Chip/Chip.stories.mdx +0 -83
- package/src/Chip/Chip.styled.tsx +0 -151
- package/src/Chip/Chip.test.tsx +0 -7
- package/src/Chip/Chip.tsx +0 -18
- package/src/Chip/Chip.types.ts +0 -7
- package/src/Chip/index.ts +0 -2
- package/src/CssBaseline/CssBaseline.stories.mdx +0 -38
- package/src/CssBaseline/CssBaseline.tsx +0 -12
- package/src/CssBaseline/CssBaseline.types.ts +0 -3
- package/src/CssBaseline/index.ts +0 -2
- package/src/DatePicker/DatePicker.stories.mdx +0 -34
- package/src/DatePicker/DatePicker.styled.tsx +0 -152
- package/src/DatePicker/DatePicker.test.tsx +0 -7
- package/src/DatePicker/DatePicker.tsx +0 -21
- package/src/DatePicker/DatePicker.types.ts +0 -3
- package/src/DatePicker/index.ts +0 -2
- package/src/DatePicker/support/DatePickerExample.tsx +0 -14
- package/src/DateRangePicker/DateRangePicker.stories.mdx +0 -111
- package/src/DateRangePicker/DateRangePicker.styled.tsx +0 -179
- package/src/DateRangePicker/DateRangePicker.test.tsx +0 -12
- package/src/DateRangePicker/DateRangePicker.tsx +0 -23
- package/src/DateRangePicker/DateRangePicker.types.ts +0 -13
- package/src/DateRangePicker/index.ts +0 -2
- package/src/DateRangePicker/support/DateRangePickerExample.tsx +0 -31
- package/src/Dialog/Dialog.stories.mdx +0 -280
- package/src/Dialog/Dialog.test.tsx +0 -30
- package/src/Dialog/Dialog.tsx +0 -90
- package/src/Dialog/Dialog.type.ts +0 -13
- package/src/Dialog/index.ts +0 -2
- package/src/Divider/Divider.stories.mdx +0 -28
- package/src/Divider/Divider.test.tsx +0 -7
- package/src/Divider/Divider.tsx +0 -19
- package/src/Divider/Divider.types.ts +0 -3
- package/src/Divider/index.ts +0 -2
- package/src/Drawer/Drawer.stories.mdx +0 -38
- package/src/Drawer/Drawer.styled.tsx +0 -14
- package/src/Drawer/Drawer.test.tsx +0 -7
- package/src/Drawer/Drawer.tsx +0 -27
- package/src/Drawer/Drawer.types.ts +0 -6
- package/src/Drawer/index.ts +0 -2
- package/src/DrawerMenu/DrawerMenu.stories.mdx +0 -30
- package/src/DrawerMenu/DrawerMenu.styled.tsx +0 -78
- package/src/DrawerMenu/DrawerMenu.test.tsx +0 -7
- package/src/DrawerMenu/DrawerMenu.tsx +0 -41
- package/src/DrawerMenu/DrawerMenu.types.ts +0 -32
- package/src/DrawerMenu/index.ts +0 -2
- package/src/Dropdown/Dropdown.stories.mdx +0 -283
- package/src/Dropdown/Dropdown.test.tsx +0 -12
- package/src/Dropdown/Dropdown.tsx +0 -62
- package/src/Dropdown/Dropdown.types.ts +0 -27
- package/src/Dropdown/index.ts +0 -2
- package/src/EmptyState/EmptyState.stories.mdx +0 -60
- package/src/EmptyState/EmptyState.styled.tsx +0 -20
- package/src/EmptyState/EmptyState.test.tsx +0 -7
- package/src/EmptyState/EmptyState.tsx +0 -91
- package/src/EmptyState/EmptyState.types.ts +0 -12
- package/src/EmptyState/index.ts +0 -2
- package/src/FooterActions/FooterActions.stories.mdx +0 -75
- package/src/FooterActions/FooterActions.styled.tsx +0 -41
- package/src/FooterActions/FooterActions.test.tsx +0 -7
- package/src/FooterActions/FooterActions.tsx +0 -57
- package/src/FooterActions/FooterActions.types.ts +0 -5
- package/src/FooterActions/index.ts +0 -2
- package/src/FormBody/FormBody.stories.mdx +0 -98
- package/src/FormBody/FormBody.styled.tsx +0 -10
- package/src/FormBody/FormBody.test.tsx +0 -7
- package/src/FormBody/FormBody.tsx +0 -25
- package/src/FormBody/FormBody.types.ts +0 -8
- package/src/FormBody/index.ts +0 -2
- package/src/FormContainer/FormContainer.stories.mdx +0 -206
- package/src/FormContainer/FormContainer.styled.tsx +0 -13
- package/src/FormContainer/FormContainer.test.tsx +0 -7
- package/src/FormContainer/FormContainer.tsx +0 -19
- package/src/FormContainer/FormContainer.types.ts +0 -5
- package/src/FormContainer/index.ts +0 -2
- package/src/FormGroup/FormGroup.stories.mdx +0 -149
- package/src/FormGroup/FormGroup.test.tsx +0 -7
- package/src/FormGroup/FormGroup.tsx +0 -37
- package/src/FormGroup/FormGroup.types.ts +0 -16
- package/src/FormGroup/index.ts +0 -2
- package/src/FormHeader/FormHeader.stories.mdx +0 -29
- package/src/FormHeader/FormHeader.styled.tsx +0 -68
- package/src/FormHeader/FormHeader.test.tsx +0 -7
- package/src/FormHeader/FormHeader.tsx +0 -90
- package/src/FormHeader/FormHeader.types.ts +0 -10
- package/src/FormHeader/index.ts +0 -2
- package/src/Grid/Grid.stories.mdx +0 -30
- package/src/Grid/Grid.test.tsx +0 -7
- package/src/Grid/Grid.tsx +0 -7
- package/src/Grid/Grid.types.ts +0 -3
- package/src/Grid/index.ts +0 -2
- package/src/HeaderToolbar/HeaderToolbar.stories.mdx +0 -367
- package/src/HeaderToolbar/HeaderToolbar.styled.tsx +0 -51
- package/src/HeaderToolbar/HeaderToolbar.test.tsx +0 -7
- package/src/HeaderToolbar/HeaderToolbar.tsx +0 -69
- package/src/HeaderToolbar/HeaderToolbar.types.ts +0 -13
- package/src/HeaderToolbar/index.ts +0 -2
- package/src/Icon/Icon.stories.mdx +0 -84
- package/src/Icon/Icon.test.tsx +0 -9
- package/src/Icon/Icon.tsx +0 -10
- package/src/Icon/Icon.types.ts +0 -5
- package/src/Icon/index.ts +0 -2
- package/src/IconButton/IconButton.stories.mdx +0 -185
- package/src/IconButton/IconButton.test.tsx +0 -10
- package/src/IconButton/IconButton.tsx +0 -15
- package/src/IconButton/IconButton.types.ts +0 -7
- package/src/IconButton/index.ts +0 -2
- package/src/IconButton/support/IconButtonMenuListExample.tsx +0 -79
- package/src/Icons/common/Dialog/desktop/Alert.tsx +0 -16
- package/src/Icons/common/Dialog/desktop/Close.tsx +0 -14
- package/src/Icons/common/Dialog/desktop/Info.tsx +0 -16
- package/src/Icons/common/Dialog/desktop/LeapLogo.tsx +0 -16
- package/src/Icons/common/Dialog/index.ts +0 -6
- package/src/Icons/common/Dialog/web/InfoCircle.tsx +0 -16
- package/src/Icons/common/Dialog/web/Warning.tsx +0 -13
- package/src/Icons/common/EmptyState/lawconnect/404.tsx +0 -47
- package/src/Icons/common/EmptyState/lawconnect/Default.tsx +0 -76
- package/src/Icons/common/EmptyState/lawconnect/DocumentTooLarge.tsx +0 -110
- package/src/Icons/common/EmptyState/lawconnect/NoAppointment.tsx +0 -88
- package/src/Icons/common/EmptyState/lawconnect/NoComment.tsx +0 -84
- package/src/Icons/common/EmptyState/lawconnect/NoDocument.tsx +0 -88
- package/src/Icons/common/EmptyState/lawconnect/NoForm.tsx +0 -74
- package/src/Icons/common/EmptyState/lawconnect/NoImage.tsx +0 -90
- package/src/Icons/common/EmptyState/lawconnect/NoPreview.tsx +0 -90
- package/src/Icons/common/EmptyState/lawconnect/NoTransactions.tsx +0 -97
- package/src/Icons/common/EmptyState/lawconnect/index.ts +0 -8
- package/src/Icons/common/EmptyState/leap/Default.tsx +0 -1070
- package/src/Icons/common/EmptyState/leap/NoAppointment.tsx +0 -664
- package/src/Icons/common/EmptyState/leap/NoDocument.tsx +0 -88
- package/src/Icons/common/EmptyState/leap/NoFolder.tsx +0 -1050
- package/src/Icons/common/EmptyState/leap/NoTransactions.tsx +0 -472
- package/src/Icons/common/EmptyState/leap/index.ts +0 -7
- package/src/Icons/common/Forms/CheckboxChecked.tsx +0 -27
- package/src/Icons/common/Forms/CheckboxIndeterminate.tsx +0 -28
- package/src/Icons/common/Forms/CheckboxUncontrolled.tsx +0 -21
- package/src/Icons/common/Forms/NewAppointment.tsx +0 -39
- package/src/Icons/common/Forms/RadioChecked.tsx +0 -21
- package/src/Icons/common/Forms/RadioDefault.tsx +0 -21
- package/src/Icons/common/Forms/Search.tsx +0 -17
- package/src/Icons/common/Forms/SelectFilter.tsx +0 -22
- package/src/Icons/common/Forms/checkbox-checked.svg +0 -4
- package/src/Icons/common/Forms/checkbox-indeterminate.svg +0 -5
- package/src/Icons/common/Forms/checkbox-uncontrolled.svg +0 -4
- package/src/Icons/common/Forms/index.tsx +0 -8
- package/src/Icons/common/Forms/radio-checked.svg +0 -5
- package/src/Icons/common/Forms/radio-default.svg +0 -4
- package/src/Icons/doctype-icons.stories.mdx +0 -282
- package/src/Icons/doctypes/Doctype/ActivityTypeDefault.tsx +0 -25
- package/src/Icons/doctypes/Doctype/ActivityTypePhoneCall.tsx +0 -21
- package/src/Icons/doctypes/Doctype/ActivityTypeScannedDoc.tsx +0 -47
- package/src/Icons/doctypes/Doctype/ActivityTypeVideoCall.tsx +0 -25
- package/src/Icons/doctypes/Doctype/DocTypeAppointment.tsx +0 -23
- package/src/Icons/doctypes/Doctype/DocTypeAppointmentCriticalDate.tsx +0 -22
- package/src/Icons/doctypes/Doctype/DocTypeAudio.tsx +0 -15
- package/src/Icons/doctypes/Doctype/DocTypeClausePrecedent.tsx +0 -33
- package/src/Icons/doctypes/Doctype/DocTypeComment.tsx +0 -15
- package/src/Icons/doctypes/Doctype/DocTypeCriticalDate.tsx +0 -21
- package/src/Icons/doctypes/Doctype/DocTypeDeadline.tsx +0 -23
- package/src/Icons/doctypes/Doctype/DocTypeDefault.tsx +0 -16
- package/src/Icons/doctypes/Doctype/DocTypeEmail.tsx +0 -14
- package/src/Icons/doctypes/Doctype/DocTypeEmailDraft.tsx +0 -16
- package/src/Icons/doctypes/Doctype/DocTypeEmailReceived.tsx +0 -16
- package/src/Icons/doctypes/Doctype/DocTypeEmailRecieved.tsx +0 -16
- package/src/Icons/doctypes/Doctype/DocTypeEmailSent.tsx +0 -17
- package/src/Icons/doctypes/Doctype/DocTypeExcel.tsx +0 -16
- package/src/Icons/doctypes/Doctype/DocTypeFax.tsx +0 -21
- package/src/Icons/doctypes/Doctype/DocTypeFileNote.tsx +0 -19
- package/src/Icons/doctypes/Doctype/DocTypeFolder.tsx +0 -16
- package/src/Icons/doctypes/Doctype/DocTypeImage.tsx +0 -16
- package/src/Icons/doctypes/Doctype/DocTypeInfotrack.tsx +0 -16
- package/src/Icons/doctypes/Doctype/DocTypeInvoiceRequest.tsx +0 -17
- package/src/Icons/doctypes/Doctype/DocTypeInvoiceRequests.tsx +0 -18
- package/src/Icons/doctypes/Doctype/DocTypeLetter.tsx +0 -21
- package/src/Icons/doctypes/Doctype/DocTypeMemo.tsx +0 -22
- package/src/Icons/doctypes/Doctype/DocTypePdf.tsx +0 -16
- package/src/Icons/doctypes/Doctype/DocTypePowerpoint.tsx +0 -17
- package/src/Icons/doctypes/Doctype/DocTypeSMS.tsx +0 -14
- package/src/Icons/doctypes/Doctype/DocTypeSent.tsx +0 -14
- package/src/Icons/doctypes/Doctype/DocTypeSignatureDeclined.tsx +0 -20
- package/src/Icons/doctypes/Doctype/DocTypeSignaturePending.tsx +0 -19
- package/src/Icons/doctypes/Doctype/DocTypeSignatureRequest.tsx +0 -19
- package/src/Icons/doctypes/Doctype/DocTypeSignatureSigned.tsx +0 -21
- package/src/Icons/doctypes/Doctype/DocTypeTasks.tsx +0 -20
- package/src/Icons/doctypes/Doctype/DocTypeTrust.tsx +0 -25
- package/src/Icons/doctypes/Doctype/DocTypeVideo.tsx +0 -15
- package/src/Icons/doctypes/Doctype/DocTypeWord.tsx +0 -15
- package/src/Icons/doctypes/Doctype/DocTypeZip.tsx +0 -18
- package/src/Icons/doctypes/Doctype/icons.ts +0 -247
- package/src/Icons/doctypes/Doctype/index.ts +0 -40
- package/src/Icons/doctypes/Doctype16/ActivityTypeDefault16.tsx +0 -25
- package/src/Icons/doctypes/Doctype16/ActivityTypePhoneCall16.tsx +0 -21
- package/src/Icons/doctypes/Doctype16/ActivityTypeScannedDoc16.tsx +0 -43
- package/src/Icons/doctypes/Doctype16/ActivityTypeVideoCall16.tsx +0 -27
- package/src/Icons/doctypes/Doctype16/DocTypeAppointment16.tsx +0 -62
- package/src/Icons/doctypes/Doctype16/DocTypeAppointmentCriticalDate16.tsx +0 -22
- package/src/Icons/doctypes/Doctype16/DocTypeAudio16.tsx +0 -16
- package/src/Icons/doctypes/Doctype16/DocTypeClausePrecedent16.tsx +0 -54
- package/src/Icons/doctypes/Doctype16/DocTypeComment16.tsx +0 -25
- package/src/Icons/doctypes/Doctype16/DocTypeCriticalDate16.tsx +0 -21
- package/src/Icons/doctypes/Doctype16/DocTypeDeadline16.tsx +0 -23
- package/src/Icons/doctypes/Doctype16/DocTypeDefault16.tsx +0 -19
- package/src/Icons/doctypes/Doctype16/DocTypeEmail16.tsx +0 -26
- package/src/Icons/doctypes/Doctype16/DocTypeEmailDraft16.tsx +0 -16
- package/src/Icons/doctypes/Doctype16/DocTypeEmailReceived16.tsx +0 -14
- package/src/Icons/doctypes/Doctype16/DocTypeEmailSent16.tsx +0 -14
- package/src/Icons/doctypes/Doctype16/DocTypeExcel16.tsx +0 -23
- package/src/Icons/doctypes/Doctype16/DocTypeExcel16Shortcut.tsx +0 -99
- package/src/Icons/doctypes/Doctype16/DocTypeFax16.tsx +0 -17
- package/src/Icons/doctypes/Doctype16/DocTypeFileNote16.tsx +0 -15
- package/src/Icons/doctypes/Doctype16/DocTypeFolder16.tsx +0 -17
- package/src/Icons/doctypes/Doctype16/DocTypeImage16.tsx +0 -19
- package/src/Icons/doctypes/Doctype16/DocTypeInfotrack16.tsx +0 -22
- package/src/Icons/doctypes/Doctype16/DocTypeInvoiceRequest16.tsx +0 -25
- package/src/Icons/doctypes/Doctype16/DocTypeInvoiceRequests16.tsx +0 -30
- package/src/Icons/doctypes/Doctype16/DocTypeLetter16.tsx +0 -18
- package/src/Icons/doctypes/Doctype16/DocTypeMemo16.tsx +0 -22
- package/src/Icons/doctypes/Doctype16/DocTypePdf16.tsx +0 -18
- package/src/Icons/doctypes/Doctype16/DocTypePowerpoint16.tsx +0 -19
- package/src/Icons/doctypes/Doctype16/DocTypeSMS16.tsx +0 -14
- package/src/Icons/doctypes/Doctype16/DocTypeScannedDoc16.tsx +0 -43
- package/src/Icons/doctypes/Doctype16/DocTypeSignatureDeclined16.tsx +0 -60
- package/src/Icons/doctypes/Doctype16/DocTypeSignaturePending16.tsx +0 -19
- package/src/Icons/doctypes/Doctype16/DocTypeSignatureRequest16.tsx +0 -21
- package/src/Icons/doctypes/Doctype16/DocTypeSignatureSigned16.tsx +0 -29
- package/src/Icons/doctypes/Doctype16/DocTypeTasks16.tsx +0 -20
- package/src/Icons/doctypes/Doctype16/DocTypeTrust16.tsx +0 -18
- package/src/Icons/doctypes/Doctype16/DocTypeVideo16.tsx +0 -15
- package/src/Icons/doctypes/Doctype16/DocTypeWord16.tsx +0 -21
- package/src/Icons/doctypes/Doctype16/DocTypeWord16Shortcut.tsx +0 -75
- package/src/Icons/doctypes/Doctype16/DocTypeZip16.tsx +0 -39
- package/src/Icons/doctypes/Doctype16/icons.ts +0 -148
- package/src/Icons/doctypes/Doctype16/index.ts +0 -42
- package/src/Icons/lawconnect/Accredited.tsx +0 -24
- package/src/Icons/lawconnect/AccreditedSpecialist.tsx +0 -17
- package/src/Icons/lawconnect/Annotations.tsx +0 -17
- package/src/Icons/lawconnect/App.tsx +0 -17
- package/src/Icons/lawconnect/AppleCalendar.tsx +0 -35
- package/src/Icons/lawconnect/ArrowLeft.tsx +0 -23
- package/src/Icons/lawconnect/ArrowRight.tsx +0 -17
- package/src/Icons/lawconnect/ArrowTop.tsx +0 -23
- package/src/Icons/lawconnect/Award.tsx +0 -23
- package/src/Icons/lawconnect/BestPractice.tsx +0 -16
- package/src/Icons/lawconnect/Bubble.tsx +0 -17
- package/src/Icons/lawconnect/Building.tsx +0 -29
- package/src/Icons/lawconnect/Calendar.tsx +0 -29
- package/src/Icons/lawconnect/Camera.tsx +0 -23
- package/src/Icons/lawconnect/ChevronDownLg.tsx +0 -17
- package/src/Icons/lawconnect/ChevronLeftLg.tsx +0 -17
- package/src/Icons/lawconnect/ChevronRightLg.tsx +0 -17
- package/src/Icons/lawconnect/ChevronUpLg.tsx +0 -17
- package/src/Icons/lawconnect/Clock.tsx +0 -17
- package/src/Icons/lawconnect/ClosedEye.tsx +0 -17
- package/src/Icons/lawconnect/Collaborate.tsx +0 -17
- package/src/Icons/lawconnect/Contact.tsx +0 -35
- package/src/Icons/lawconnect/Courthouse.tsx +0 -36
- package/src/Icons/lawconnect/Cross.tsx +0 -14
- package/src/Icons/lawconnect/Day.tsx +0 -29
- package/src/Icons/lawconnect/Detract.tsx +0 -29
- package/src/Icons/lawconnect/Direction.tsx +0 -23
- package/src/Icons/lawconnect/Download.tsx +0 -17
- package/src/Icons/lawconnect/Expand.tsx +0 -23
- package/src/Icons/lawconnect/ExternalArrow.tsx +0 -29
- package/src/Icons/lawconnect/Eye.tsx +0 -23
- package/src/Icons/lawconnect/Facebook.tsx +0 -15
- package/src/Icons/lawconnect/Filled/BuildingFilled.tsx +0 -72
- package/src/Icons/lawconnect/Filled/CalendarFilled.tsx +0 -77
- package/src/Icons/lawconnect/Filled/ClockFilled.tsx +0 -28
- package/src/Icons/lawconnect/Filled/LocationPinFilled.tsx +0 -27
- package/src/Icons/lawconnect/Filled/PhoneFilled.tsx +0 -19
- package/src/Icons/lawconnect/Filled/StarFilled.tsx +0 -17
- package/src/Icons/lawconnect/Filled/SuccessFilled.tsx +0 -25
- package/src/Icons/lawconnect/Filled/VideoCallFilled.tsx +0 -17
- package/src/Icons/lawconnect/Filled/index.ts +0 -8
- package/src/Icons/lawconnect/Filter.tsx +0 -17
- package/src/Icons/lawconnect/FixedCost.tsx +0 -17
- package/src/Icons/lawconnect/FreeFirstAppointment.tsx +0 -41
- package/src/Icons/lawconnect/GoogleCalendar.tsx +0 -28
- package/src/Icons/lawconnect/GridView.tsx +0 -17
- package/src/Icons/lawconnect/History.tsx +0 -23
- package/src/Icons/lawconnect/Home.tsx +0 -29
- package/src/Icons/lawconnect/Info.tsx +0 -35
- package/src/Icons/lawconnect/Invoice.tsx +0 -27
- package/src/Icons/lawconnect/ItemSearch.tsx +0 -23
- package/src/Icons/lawconnect/LawconnectLogo.tsx +0 -19
- package/src/Icons/lawconnect/Legal.tsx +0 -29
- package/src/Icons/lawconnect/LegalAid.tsx +0 -52
- package/src/Icons/lawconnect/Linkedin.tsx +0 -15
- package/src/Icons/lawconnect/List.tsx +0 -17
- package/src/Icons/lawconnect/ListView.tsx +0 -17
- package/src/Icons/lawconnect/LocationPin.tsx +0 -23
- package/src/Icons/lawconnect/LocationPointer.tsx +0 -17
- package/src/Icons/lawconnect/Midday.tsx +0 -17
- package/src/Icons/lawconnect/Minus.tsx +0 -17
- package/src/Icons/lawconnect/MobileService.tsx +0 -17
- package/src/Icons/lawconnect/More.tsx +0 -17
- package/src/Icons/lawconnect/MoreVerticalIcon.tsx +0 -16
- package/src/Icons/lawconnect/NowinNofee.tsx +0 -39
- package/src/Icons/lawconnect/OnlineSign.tsx +0 -29
- package/src/Icons/lawconnect/OutlookCalendar.tsx +0 -83
- package/src/Icons/lawconnect/Payment.tsx +0 -23
- package/src/Icons/lawconnect/Pegman.tsx +0 -21
- package/src/Icons/lawconnect/Phone.tsx +0 -17
- package/src/Icons/lawconnect/Plus.tsx +0 -17
- package/src/Icons/lawconnect/Print.tsx +0 -17
- package/src/Icons/lawconnect/QuestionBalloon.tsx +0 -17
- package/src/Icons/lawconnect/QuestionCircle.tsx +0 -29
- package/src/Icons/lawconnect/RapidPay.tsx +0 -18
- package/src/Icons/lawconnect/Refresh.tsx +0 -25
- package/src/Icons/lawconnect/Search.tsx +0 -17
- package/src/Icons/lawconnect/SecureDocCollab.tsx +0 -29
- package/src/Icons/lawconnect/SecurePayments.tsx +0 -17
- package/src/Icons/lawconnect/Send.tsx +0 -17
- package/src/Icons/lawconnect/Settings.tsx +0 -23
- package/src/Icons/lawconnect/Share.tsx +0 -17
- package/src/Icons/lawconnect/SidebarToggleLeft.tsx +0 -17
- package/src/Icons/lawconnect/SidebarToggleRight.tsx +0 -17
- package/src/Icons/lawconnect/StarEmpty.tsx +0 -17
- package/src/Icons/lawconnect/Sunrise.tsx +0 -29
- package/src/Icons/lawconnect/Sunset.tsx +0 -23
- package/src/Icons/lawconnect/Tick.tsx +0 -17
- package/src/Icons/lawconnect/TopRightCurvedArrow.tsx +0 -15
- package/src/Icons/lawconnect/TwoToneIcons/AppointmentIcon.tsx +0 -21
- package/src/Icons/lawconnect/TwoToneIcons/ClockIcon.tsx +0 -20
- package/src/Icons/lawconnect/TwoToneIcons/MessageIcon.tsx +0 -25
- package/src/Icons/lawconnect/TwoToneIcons/PeopleIcon.tsx +0 -23
- package/src/Icons/lawconnect/TwoToneIcons/QuoteIcon.tsx +0 -20
- package/src/Icons/lawconnect/TwoToneIcons/SearchIcon.tsx +0 -20
- package/src/Icons/lawconnect/TwoToneIcons/index.ts +0 -6
- package/src/Icons/lawconnect/Upload.tsx +0 -17
- package/src/Icons/lawconnect/User.tsx +0 -17
- package/src/Icons/lawconnect/UserProfile.tsx +0 -23
- package/src/Icons/lawconnect/Video.tsx +0 -24
- package/src/Icons/lawconnect/VideoCall.tsx +0 -23
- package/src/Icons/lawconnect/Wallet.tsx +0 -17
- package/src/Icons/lawconnect/Warning.tsx +0 -24
- package/src/Icons/lawconnect/World.tsx +0 -23
- package/src/Icons/lawconnect/icons.ts +0 -219
- package/src/Icons/lawconnect/index.ts +0 -96
- package/src/Icons/lawconnect-icons.stories.mdx +0 -175
- package/src/Icons/leap/Access.tsx +0 -10
- package/src/Icons/leap/Accounting.tsx +0 -10
- package/src/Icons/leap/ActivityDefault16.tsx +0 -25
- package/src/Icons/leap/Appointment16.tsx +0 -44
- package/src/Icons/leap/AssignCurved.tsx +0 -11
- package/src/Icons/leap/AutoTimer24.tsx +0 -11
- package/src/Icons/leap/AutoTimerDarkTheme.tsx +0 -13
- package/src/Icons/leap/AutoTimerFilled24.tsx +0 -13
- package/src/Icons/leap/AutoTimerLightTheme.tsx +0 -12
- package/src/Icons/leap/AvatarBusiness.tsx +0 -16
- package/src/Icons/leap/AvatarCompany.tsx +0 -17
- package/src/Icons/leap/AvatarGovernment.tsx +0 -14
- package/src/Icons/leap/AvatarPeople.tsx +0 -14
- package/src/Icons/leap/AvatarPerson.tsx +0 -10
- package/src/Icons/leap/AvatarTrust.tsx +0 -16
- package/src/Icons/leap/BlankLetter16.tsx +0 -47
- package/src/Icons/leap/Browse.tsx +0 -10
- package/src/Icons/leap/Browse2.tsx +0 -14
- package/src/Icons/leap/ButtonCaret.tsx +0 -10
- package/src/Icons/leap/ButtonFilter.tsx +0 -10
- package/src/Icons/leap/Bylawyers16.tsx +0 -36
- package/src/Icons/leap/Calendar.tsx +0 -13
- package/src/Icons/leap/Carat.tsx +0 -15
- package/src/Icons/leap/ChevronDown.tsx +0 -10
- package/src/Icons/leap/ChevronLeft.tsx +0 -14
- package/src/Icons/leap/ChevronRight.tsx +0 -14
- package/src/Icons/leap/Clause16.tsx +0 -34
- package/src/Icons/leap/Coin.tsx +0 -14
- package/src/Icons/leap/CoinEuro.tsx +0 -11
- package/src/Icons/leap/CoinPound.tsx +0 -14
- package/src/Icons/leap/CostRecoveryExceeded16.tsx +0 -37
- package/src/Icons/leap/Cross.tsx +0 -11
- package/src/Icons/leap/Cross16.tsx +0 -15
- package/src/Icons/leap/Currency.tsx +0 -13
- package/src/Icons/leap/CurrencyEuro.tsx +0 -11
- package/src/Icons/leap/CurrencyPound.tsx +0 -11
- package/src/Icons/leap/EmailSent.tsx +0 -14
- package/src/Icons/leap/Fax16.tsx +0 -53
- package/src/Icons/leap/Home.tsx +0 -11
- package/src/Icons/leap/HyperLink16.tsx +0 -40
- package/src/Icons/leap/InsertLink.tsx +0 -12
- package/src/Icons/leap/Loader.tsx +0 -21
- package/src/Icons/leap/ManualEntry24.tsx +0 -11
- package/src/Icons/leap/ManualEntryDarkTheme.tsx +0 -11
- package/src/Icons/leap/ManualEntryFilled24.tsx +0 -10
- package/src/Icons/leap/ManualEntryLightTheme.tsx +0 -10
- package/src/Icons/leap/Memo16.tsx +0 -42
- package/src/Icons/leap/Menu.tsx +0 -11
- package/src/Icons/leap/MoreVertical.tsx +0 -15
- package/src/Icons/leap/NewAppointment.tsx +0 -15
- package/src/Icons/leap/PhoneCall16.tsx +0 -21
- package/src/Icons/leap/Power.tsx +0 -10
- package/src/Icons/leap/PrecedentNotification16.tsx +0 -25
- package/src/Icons/leap/Preview.tsx +0 -10
- package/src/Icons/leap/Reporting.tsx +0 -11
- package/src/Icons/leap/Response.tsx +0 -15
- package/src/Icons/leap/RevokeAccess.tsx +0 -11
- package/src/Icons/leap/ScannedDoc16.tsx +0 -42
- package/src/Icons/leap/Search.tsx +0 -11
- package/src/Icons/leap/SelectFilterEmpty.tsx +0 -12
- package/src/Icons/leap/SelectFilterFilled.tsx +0 -12
- package/src/Icons/leap/SharedFolder16.tsx +0 -37
- package/src/Icons/leap/Sms16.tsx +0 -34
- package/src/Icons/leap/Spinner.tsx +0 -39
- package/src/Icons/leap/TaxInvoice16.tsx +0 -68
- package/src/Icons/leap/TaxInvoice216.tsx +0 -54
- package/src/Icons/leap/Tick.tsx +0 -10
- package/src/Icons/leap/TimedEntry16.tsx +0 -39
- package/src/Icons/leap/Timer24.tsx +0 -13
- package/src/Icons/leap/TimerFillled24.tsx +0 -12
- package/src/Icons/leap/TrustStatement16.tsx +0 -61
- package/src/Icons/leap/UnknownType16.tsx +0 -32
- package/src/Icons/leap/UserLink.tsx +0 -14
- package/src/Icons/leap/UserLock.tsx +0 -12
- package/src/Icons/leap/Users.tsx +0 -10
- package/src/Icons/leap/Video16.tsx +0 -39
- package/src/Icons/leap/VideoCall16.tsx +0 -27
- package/src/Icons/leap/VoiceMemo16.tsx +0 -31
- package/src/Icons/leap/Zyphta16.tsx +0 -51
- package/src/Icons/leap/icons.ts +0 -189
- package/src/Icons/leap/index.ts +0 -90
- package/src/Icons/leap/ribbon/Calendar.tsx +0 -26
- package/src/Icons/leap/ribbon/Delete.tsx +0 -22
- package/src/Icons/leap/ribbon/MatterFolder.tsx +0 -26
- package/src/Icons/leap/ribbon/NewEntry.tsx +0 -51
- package/src/Icons/leap-icons.stories.mdx +0 -218
- package/src/ImageUpload/ImageUpload.stories.mdx +0 -64
- package/src/ImageUpload/ImageUpload.styled.tsx +0 -81
- package/src/ImageUpload/ImageUpload.test.tsx +0 -7
- package/src/ImageUpload/ImageUpload.tsx +0 -93
- package/src/ImageUpload/ImageUpload.types.ts +0 -5
- package/src/ImageUpload/index.ts +0 -2
- package/src/Input/Input.stories.mdx +0 -236
- package/src/Input/Input.styled.ts +0 -21
- package/src/Input/Input.test.tsx +0 -7
- package/src/Input/Input.tsx +0 -46
- package/src/Input/Input.types.ts +0 -35
- package/src/Input/index.ts +0 -2
- package/src/InputLabel/InputLabel.stories.mdx +0 -17
- package/src/InputLabel/InputLabel.test.tsx +0 -9
- package/src/InputLabel/InputLabel.tsx +0 -11
- package/src/InputLabel/InputLabel.types.ts +0 -3
- package/src/InputLabel/index.ts +0 -2
- package/src/List/List.stories.mdx +0 -37
- package/src/List/List.test.tsx +0 -13
- package/src/List/List.tsx +0 -22
- package/src/List/List.types.ts +0 -2
- package/src/List/index.ts +0 -2
- package/src/ListItem/ListItem.stories.mdx +0 -28
- package/src/ListItem/ListItem.test.tsx +0 -10
- package/src/ListItem/ListItem.tsx +0 -12
- package/src/ListItem/ListItem.types.ts +0 -3
- package/src/ListItem/index.ts +0 -2
- package/src/ListItemAvatar/ListItemAvatar.stories.mdx +0 -21
- package/src/ListItemAvatar/ListItemAvatar.test.tsx +0 -9
- package/src/ListItemAvatar/ListItemAvatar.tsx +0 -11
- package/src/ListItemAvatar/ListItemAvatar.types.ts +0 -3
- package/src/ListItemAvatar/index.ts +0 -2
- package/src/ListItemHoverContent/ListItemHoverContent.stories.mdx +0 -39
- package/src/ListItemHoverContent/ListItemHoverContent.styled.tsx +0 -27
- package/src/ListItemHoverContent/ListItemHoverContent.test.tsx +0 -26
- package/src/ListItemHoverContent/ListItemHoverContent.tsx +0 -39
- package/src/ListItemHoverContent/ListItemHoverContent.types.ts +0 -10
- package/src/ListItemHoverContent/index.ts +0 -2
- package/src/ListItemIcon/ListItemIcon.stories.mdx +0 -21
- package/src/ListItemIcon/ListItemIcon.test.tsx +0 -14
- package/src/ListItemIcon/ListItemIcon.tsx +0 -12
- package/src/ListItemIcon/ListItemIcon.types.ts +0 -3
- package/src/ListItemIcon/index.ts +0 -2
- package/src/ListItemText/ListItemText.stories.mdx +0 -45
- package/src/ListItemText/ListItemText.test.tsx +0 -9
- package/src/ListItemText/ListItemText.tsx +0 -12
- package/src/ListItemText/ListItemText.types.ts +0 -2
- package/src/ListItemText/index.ts +0 -2
- package/src/ListSubheader/ListSubheader.stories.mdx +0 -24
- package/src/ListSubheader/ListSubheader.test.tsx +0 -12
- package/src/ListSubheader/ListSubheader.tsx +0 -13
- package/src/ListSubheader/ListSubheader.types.ts +0 -2
- package/src/ListSubheader/index.ts +0 -2
- package/src/Loader/Icons/Loader.tsx +0 -40
- package/src/Loader/Icons/Spinner.tsx +0 -82
- package/src/Loader/Loader.stories.mdx +0 -22
- package/src/Loader/Loader.styled.tsx +0 -8
- package/src/Loader/Loader.test.tsx +0 -9
- package/src/Loader/Loader.tsx +0 -40
- package/src/Loader/Loader.types.ts +0 -7
- package/src/Loader/index.ts +0 -2
- package/src/Logos/LawConnect/LawConnectIcon.tsx +0 -24
- package/src/Logos/LawConnect/LawConnectLogo.tsx +0 -32
- package/src/Logos/LawConnect/LawConnectPoweredBy.tsx +0 -33
- package/src/Logos/LawConnect/index.tsx +0 -3
- package/src/Logos/Leap/LawconnectIcon.tsx +0 -19
- package/src/Logos/Leap/LeapLegsLogo.tsx +0 -20
- package/src/Logos/Leap/LeapLogo.tsx +0 -12
- package/src/Logos/Leap/PoweredByLawconnect.tsx +0 -31
- package/src/Logos/Leap/index.ts +0 -4
- package/src/Logos/Logos.stories.mdx +0 -34
- package/src/Menu/Menu.stories.mdx +0 -206
- package/src/Menu/Menu.test.tsx +0 -9
- package/src/Menu/Menu.tsx +0 -40
- package/src/Menu/Menu.types.ts +0 -7
- package/src/Menu/index.ts +0 -2
- package/src/MenuHeader/MenuHeader.stories.mdx +0 -15
- package/src/MenuHeader/MenuHeader.styled.tsx +0 -8
- package/src/MenuHeader/MenuHeader.test.tsx +0 -7
- package/src/MenuHeader/MenuHeader.tsx +0 -16
- package/src/MenuHeader/MenuHeader.types.ts +0 -3
- package/src/MenuHeader/index.ts +0 -2
- package/src/MenuItem/MenuItem.stories.mdx +0 -154
- package/src/MenuItem/MenuItem.test.tsx +0 -9
- package/src/MenuItem/MenuItem.tsx +0 -33
- package/src/MenuItem/MenuItem.types.ts +0 -11
- package/src/MenuItem/index.ts +0 -2
- package/src/Modal/Modal.stories.mdx +0 -108
- package/src/Modal/Modal.test.tsx +0 -7
- package/src/Modal/Modal.tsx +0 -23
- package/src/Modal/Modal.types.ts +0 -22
- package/src/Modal/index.ts +0 -2
- package/src/ModalActions/ModalActions.stories.mdx +0 -26
- package/src/ModalActions/ModalActions.test.tsx +0 -7
- package/src/ModalActions/ModalActions.tsx +0 -11
- package/src/ModalActions/ModalActions.types.ts +0 -2
- package/src/ModalActions/index.ts +0 -2
- package/src/ModalContent/ModalContent.stories.mdx +0 -36
- package/src/ModalContent/ModalContent.test.tsx +0 -7
- package/src/ModalContent/ModalContent.tsx +0 -19
- package/src/ModalContent/ModalContent.types.ts +0 -8
- package/src/ModalContent/index.ts +0 -2
- package/src/ModalTitle/ModalTitle.stories.mdx +0 -23
- package/src/ModalTitle/ModalTitle.test.tsx +0 -7
- package/src/ModalTitle/ModalTitle.tsx +0 -19
- package/src/ModalTitle/ModalTitle.types.ts +0 -5
- package/src/ModalTitle/index.ts +0 -2
- package/src/Pagination/Pagination.stories.mdx +0 -17
- package/src/Pagination/Pagination.test.tsx +0 -9
- package/src/Pagination/Pagination.tsx +0 -21
- package/src/Pagination/Pagination.types.ts +0 -3
- package/src/Pagination/index.ts +0 -2
- package/src/Popover/Popover.stories.mdx +0 -51
- package/src/Popover/Popover.test.tsx +0 -13
- package/src/Popover/Popover.tsx +0 -28
- package/src/Popover/Popover.types.ts +0 -7
- package/src/Popover/PopoverExample.tsx +0 -39
- package/src/Popover/index.ts +0 -2
- package/src/ProgressBar/ProgressBar.stories.mdx +0 -48
- package/src/ProgressBar/ProgressBar.test.tsx +0 -9
- package/src/ProgressBar/ProgressBar.tsx +0 -10
- package/src/ProgressBar/ProgressBar.types.ts +0 -3
- package/src/ProgressBar/index.ts +0 -2
- package/src/Radio/Radio.stories.mdx +0 -43
- package/src/Radio/Radio.styled.tsx +0 -6
- package/src/Radio/Radio.test.tsx +0 -9
- package/src/Radio/Radio.tsx +0 -30
- package/src/Radio/Radio.types.ts +0 -6
- package/src/Radio/index.ts +0 -2
- package/src/RadioGroup/RadioGroup.stories.mdx +0 -35
- package/src/RadioGroup/RadioGroup.test.tsx +0 -7
- package/src/RadioGroup/RadioGroup.tsx +0 -25
- package/src/RadioGroup/RadioGroup.types.ts +0 -5
- package/src/RadioGroup/index.ts +0 -2
- package/src/RibbonButton/RibbonButton.stories.mdx +0 -63
- package/src/RibbonButton/RibbonButton.styled.tsx +0 -59
- package/src/RibbonButton/RibbonButton.test.tsx +0 -10
- package/src/RibbonButton/RibbonButton.tsx +0 -23
- package/src/RibbonButton/RibbonButton.types.ts +0 -12
- package/src/RibbonButton/index.ts +0 -2
- package/src/RibbonButtonGroup/RibbonButtonGroup.stories.mdx +0 -147
- package/src/RibbonButtonGroup/RibbonButtonGroup.styled.tsx +0 -73
- package/src/RibbonButtonGroup/RibbonButtonGroup.test.tsx +0 -12
- package/src/RibbonButtonGroup/RibbonButtonGroup.tsx +0 -49
- package/src/RibbonButtonGroup/RibbonButtonGroup.types.ts +0 -17
- package/src/RibbonButtonGroup/RibbonButtonGroupMenuExample.tsx +0 -83
- package/src/RibbonButtonGroup/index.ts +0 -2
- package/src/Select/Select.stories-removed.mdx +0 -84
- package/src/Select/Select.styled.tsx +0 -40
- package/src/Select/Select.test.tsx +0 -9
- package/src/Select/Select.tsx +0 -11
- package/src/Select/Select.types.ts +0 -3
- package/src/Select/index.ts +0 -2
- package/src/SidebarLayout/SidebarLayout.stories.mdx +0 -59
- package/src/SidebarLayout/SidebarLayout.styled.tsx +0 -19
- package/src/SidebarLayout/SidebarLayout.test.tsx +0 -7
- package/src/SidebarLayout/SidebarLayout.tsx +0 -35
- package/src/SidebarLayout/SidebarLayout.types.ts +0 -15
- package/src/SidebarLayout/index.ts +0 -2
- package/src/StepNavigation/StepNavigation.stories.mdx +0 -36
- package/src/StepNavigation/StepNavigation.styled.tsx +0 -53
- package/src/StepNavigation/StepNavigation.test.tsx +0 -7
- package/src/StepNavigation/StepNavigation.tsx +0 -46
- package/src/StepNavigation/StepNavigation.types.ts +0 -8
- package/src/StepNavigation/index.ts +0 -2
- package/src/Switch/Switch.stories.mdx +0 -31
- package/src/Switch/Switch.test.tsx +0 -7
- package/src/Switch/Switch.tsx +0 -9
- package/src/Switch/Switch.types.ts +0 -2
- package/src/Switch/index.ts +0 -2
- package/src/Tab/Tab.stories.mdx +0 -14
- package/src/Tab/Tab.test.tsx +0 -9
- package/src/Tab/Tab.tsx +0 -9
- package/src/Tab/Tab.types.ts +0 -3
- package/src/Tab/index.ts +0 -2
- package/src/TabListItem/TabListItem.stories.mdx +0 -146
- package/src/TabListItem/TabListItem.styled.tsx +0 -59
- package/src/TabListItem/TabListItem.test.tsx +0 -7
- package/src/TabListItem/TabListItem.tsx +0 -51
- package/src/TabListItem/TabListItem.types.ts +0 -12
- package/src/TabListItem/index.ts +0 -2
- package/src/Table/Table.stories.mdx +0 -296
- package/src/Table/Table.test.tsx +0 -7
- package/src/Table/Table.tsx +0 -7
- package/src/Table/Table.types.ts +0 -8
- package/src/Table/index.ts +0 -2
- package/src/TableBody/TableBody.stories.mdx +0 -42
- package/src/TableBody/TableBody.test.tsx +0 -7
- package/src/TableBody/TableBody.tsx +0 -7
- package/src/TableBody/TableBody.types.ts +0 -7
- package/src/TableBody/index.ts +0 -2
- package/src/TableCell/TableCell.stories.mdx +0 -50
- package/src/TableCell/TableCell.test.tsx +0 -7
- package/src/TableCell/TableCell.tsx +0 -15
- package/src/TableCell/TableCell.types.ts +0 -11
- package/src/TableCell/index.ts +0 -2
- package/src/TableCellIcon/TableCellIcon.stories.mdx +0 -49
- package/src/TableCellIcon/TableCellIcon.test.tsx +0 -7
- package/src/TableCellIcon/TableCellIcon.tsx +0 -29
- package/src/TableCellIcon/TableCellIcon.types.ts +0 -5
- package/src/TableCellIcon/index.ts +0 -2
- package/src/TableContainer/TableContainer.stories.mdx +0 -61
- package/src/TableContainer/TableContainer.test.tsx +0 -7
- package/src/TableContainer/TableContainer.tsx +0 -10
- package/src/TableContainer/TableContainer.types.ts +0 -5
- package/src/TableContainer/index.ts +0 -2
- package/src/TableFooter/TableFooter.stories.mdx +0 -52
- package/src/TableFooter/TableFooter.test.tsx +0 -7
- package/src/TableFooter/TableFooter.tsx +0 -10
- package/src/TableFooter/TableFooter.types.ts +0 -2
- package/src/TableFooter/index.ts +0 -2
- package/src/TableHead/TableHead.stories.mdx +0 -40
- package/src/TableHead/TableHead.test.tsx +0 -7
- package/src/TableHead/TableHead.tsx +0 -7
- package/src/TableHead/TableHead.types.ts +0 -3
- package/src/TableHead/index.ts +0 -2
- package/src/TableRow/TableRow.stories.mdx +0 -94
- package/src/TableRow/TableRow.test.tsx +0 -7
- package/src/TableRow/TableRow.tsx +0 -9
- package/src/TableRow/TableRow.types.ts +0 -5
- package/src/TableRow/index.ts +0 -2
- package/src/Tabs/Tabs.stories.mdx +0 -130
- package/src/Tabs/Tabs.test.tsx +0 -9
- package/src/Tabs/Tabs.tsx +0 -15
- package/src/Tabs/Tabs.types.ts +0 -3
- package/src/Tabs/index.ts +0 -2
- package/src/Tabs/support/TabsExample.tsx +0 -31
- package/src/Tag/Tag.stories.mdx +0 -231
- package/src/Tag/Tag.styled.tsx +0 -78
- package/src/Tag/Tag.test.tsx +0 -7
- package/src/Tag/Tag.tsx +0 -95
- package/src/Tag/Tag.types.ts +0 -18
- package/src/Tag/index.ts +0 -2
- package/src/TextField/TextField.stories.mdx +0 -86
- package/src/TextField/TextField.test.tsx +0 -9
- package/src/TextField/TextField.tsx +0 -14
- package/src/TextField/TextField.types.ts +0 -6
- package/src/TextField/index.ts +0 -2
- package/src/TextareaAutosize/TextareaAutosize.stories.mdx +0 -20
- package/src/TextareaAutosize/TextareaAutosize.test.tsx +0 -10
- package/src/TextareaAutosize/TextareaAutosize.tsx +0 -10
- package/src/TextareaAutosize/TextareaAutosize.types.ts +0 -3
- package/src/TextareaAutosize/index.ts +0 -2
- package/src/Theme/custom-types/component-avatar.ts +0 -28
- package/src/Theme/custom-types/component-buttons.ts +0 -37
- package/src/Theme/custom-types/component-chip.ts +0 -46
- package/src/Theme/custom-types/component-dialog.ts +0 -10
- package/src/Theme/custom-types/component-emptystate.ts +0 -11
- package/src/Theme/custom-types/global-effects.ts +0 -7
- package/src/Theme/custom-types/global-palette.ts +0 -10
- package/src/Theme/custom-types/global-spacers.ts +0 -4
- package/src/Theme/index.ts +0 -2
- package/src/Theme/lawconnect/baseline.ts +0 -48
- package/src/Theme/lawconnect/design-tokens/components/avatars.ts +0 -49
- package/src/Theme/lawconnect/design-tokens/components/buttons.ts +0 -96
- package/src/Theme/lawconnect/design-tokens/components/chip.ts +0 -57
- package/src/Theme/lawconnect/design-tokens/effect.ts +0 -3
- package/src/Theme/lawconnect/design-tokens/palette.js +0 -86
- package/src/Theme/lawconnect/design-tokens/shapes.ts +0 -13
- package/src/Theme/lawconnect/design-tokens/spacers.ts +0 -12
- package/src/Theme/lawconnect/design-tokens/typography.js +0 -86
- package/src/Theme/lawconnect/overrides/Dialog/dialog.ts +0 -15
- package/src/Theme/lawconnect/overrides/Dialog/dialogActions.ts +0 -9
- package/src/Theme/lawconnect/overrides/Dialog/dialogContent.ts +0 -13
- package/src/Theme/lawconnect/overrides/Dialog/dialogTitle.ts +0 -16
- package/src/Theme/lawconnect/overrides/accordion.ts +0 -39
- package/src/Theme/lawconnect/overrides/autocomplete.ts +0 -81
- package/src/Theme/lawconnect/overrides/checkbox.ts +0 -69
- package/src/Theme/lawconnect/overrides/divider.ts +0 -9
- package/src/Theme/lawconnect/overrides/dropdown.ts +0 -6
- package/src/Theme/lawconnect/overrides/formControlLabel.ts +0 -9
- package/src/Theme/lawconnect/overrides/formGroup.ts +0 -11
- package/src/Theme/lawconnect/overrides/iconButton.ts +0 -97
- package/src/Theme/lawconnect/overrides/index.ts +0 -32
- package/src/Theme/lawconnect/overrides/inputBase.ts +0 -50
- package/src/Theme/lawconnect/overrides/inputLabel.ts +0 -19
- package/src/Theme/lawconnect/overrides/list.ts +0 -12
- package/src/Theme/lawconnect/overrides/listItemIcon.ts +0 -12
- package/src/Theme/lawconnect/overrides/listItemText.ts +0 -18
- package/src/Theme/lawconnect/overrides/menu.ts +0 -18
- package/src/Theme/lawconnect/overrides/menuItem.ts +0 -86
- package/src/Theme/lawconnect/overrides/outlinedInput.ts +0 -58
- package/src/Theme/lawconnect/overrides/radio.ts +0 -46
- package/src/Theme/lawconnect/overrides/svgIcon.ts +0 -19
- package/src/Theme/lawconnect/overrides/tooltip.ts +0 -21
- package/src/Theme/lawconnect/theme.ts +0 -271
- package/src/Theme/leap/desktop/baseline.ts +0 -48
- package/src/Theme/leap/desktop/design-tokens/components/avatars.ts +0 -49
- package/src/Theme/leap/desktop/design-tokens/components/buttons.ts +0 -96
- package/src/Theme/leap/desktop/design-tokens/components/chip.ts +0 -66
- package/src/Theme/leap/desktop/design-tokens/components/inputbase.ts +0 -0
- package/src/Theme/leap/desktop/design-tokens/effect.ts +0 -4
- package/src/Theme/leap/desktop/design-tokens/palette.js +0 -114
- package/src/Theme/leap/desktop/design-tokens/shapes.ts +0 -12
- package/src/Theme/leap/desktop/design-tokens/spacers.ts +0 -13
- package/src/Theme/leap/desktop/design-tokens/typography.ts +0 -96
- package/src/Theme/leap/desktop/overrides/Dialog/dialog.ts +0 -139
- package/src/Theme/leap/desktop/overrides/Dialog/dialogActions.ts +0 -9
- package/src/Theme/leap/desktop/overrides/Dialog/dialogContent.ts +0 -27
- package/src/Theme/leap/desktop/overrides/Dialog/dialogTitle.ts +0 -26
- package/src/Theme/leap/desktop/overrides/Table/tableCell.ts +0 -46
- package/src/Theme/leap/desktop/overrides/Table/tableFooter.ts +0 -13
- package/src/Theme/leap/desktop/overrides/Table/tableRow.ts +0 -20
- package/src/Theme/leap/desktop/overrides/accordion.ts +0 -44
- package/src/Theme/leap/desktop/overrides/autocomplete.ts +0 -87
- package/src/Theme/leap/desktop/overrides/checkbox.ts +0 -69
- package/src/Theme/leap/desktop/overrides/divider.ts +0 -20
- package/src/Theme/leap/desktop/overrides/dropdown.ts +0 -36
- package/src/Theme/leap/desktop/overrides/formControlLabel.ts +0 -11
- package/src/Theme/leap/desktop/overrides/formGroup.ts +0 -11
- package/src/Theme/leap/desktop/overrides/iconButton.ts +0 -21
- package/src/Theme/leap/desktop/overrides/index.ts +0 -32
- package/src/Theme/leap/desktop/overrides/inputBase.ts +0 -113
- package/src/Theme/leap/desktop/overrides/inputLabel.ts +0 -19
- package/src/Theme/leap/desktop/overrides/listItem.ts +0 -17
- package/src/Theme/leap/desktop/overrides/listItemAvatar.ts +0 -11
- package/src/Theme/leap/desktop/overrides/listItemIcon.ts +0 -10
- package/src/Theme/leap/desktop/overrides/listItemText.ts +0 -30
- package/src/Theme/leap/desktop/overrides/listSubHeader.ts +0 -21
- package/src/Theme/leap/desktop/overrides/menu.ts +0 -43
- package/src/Theme/leap/desktop/overrides/menuHeader.ts +0 -16
- package/src/Theme/leap/desktop/overrides/menuItem.ts +0 -164
- package/src/Theme/leap/desktop/overrides/outlinedInput.ts +0 -13
- package/src/Theme/leap/desktop/overrides/popover.ts +0 -14
- package/src/Theme/leap/desktop/overrides/radio.ts +0 -53
- package/src/Theme/leap/desktop/overrides/svgIcon.ts +0 -19
- package/src/Theme/leap/desktop/overrides/switch.ts +0 -64
- package/src/Theme/leap/desktop/overrides/textField.ts +0 -26
- package/src/Theme/leap/desktop/overrides/tooltip.ts +0 -24
- package/src/Theme/leap/desktop/theme.ts +0 -197
- package/src/Theme/leap/web/baseline.ts +0 -49
- package/src/Theme/leap/web/design-tokens/components/avatars.ts +0 -49
- package/src/Theme/leap/web/design-tokens/components/buttons.ts +0 -96
- package/src/Theme/leap/web/design-tokens/components/chip.ts +0 -65
- package/src/Theme/leap/web/design-tokens/effect.ts +0 -3
- package/src/Theme/leap/web/design-tokens/palette.js +0 -105
- package/src/Theme/leap/web/design-tokens/shapes.ts +0 -12
- package/src/Theme/leap/web/design-tokens/spacers.ts +0 -12
- package/src/Theme/leap/web/design-tokens/typography.ts +0 -91
- package/src/Theme/leap/web/overrides/Dialog/dialog.ts +0 -136
- package/src/Theme/leap/web/overrides/Dialog/dialogActions.ts +0 -9
- package/src/Theme/leap/web/overrides/Dialog/dialogContent.ts +0 -27
- package/src/Theme/leap/web/overrides/Dialog/dialogTitle.ts +0 -16
- package/src/Theme/leap/web/overrides/Table/tableCell.ts +0 -40
- package/src/Theme/leap/web/overrides/Table/tableContainer.ts +0 -10
- package/src/Theme/leap/web/overrides/Table/tableRow.ts +0 -21
- package/src/Theme/leap/web/overrides/accordion.ts +0 -42
- package/src/Theme/leap/web/overrides/autocomplete.ts +0 -82
- package/src/Theme/leap/web/overrides/checkbox.ts +0 -63
- package/src/Theme/leap/web/overrides/divider.ts +0 -20
- package/src/Theme/leap/web/overrides/dropdown.ts +0 -53
- package/src/Theme/leap/web/overrides/formControlLabel.ts +0 -14
- package/src/Theme/leap/web/overrides/formGroup.ts +0 -11
- package/src/Theme/leap/web/overrides/iconButton.ts +0 -18
- package/src/Theme/leap/web/overrides/index.ts +0 -42
- package/src/Theme/leap/web/overrides/inputBase.ts +0 -135
- package/src/Theme/leap/web/overrides/inputLabel.ts +0 -19
- package/src/Theme/leap/web/overrides/listItem.ts +0 -9
- package/src/Theme/leap/web/overrides/listItemAvatar.ts +0 -11
- package/src/Theme/leap/web/overrides/listItemIcon.ts +0 -11
- package/src/Theme/leap/web/overrides/listItemText.ts +0 -22
- package/src/Theme/leap/web/overrides/listSubHeader.ts +0 -17
- package/src/Theme/leap/web/overrides/menu.ts +0 -42
- package/src/Theme/leap/web/overrides/menuItem.ts +0 -168
- package/src/Theme/leap/web/overrides/outlinedInput.ts +0 -14
- package/src/Theme/leap/web/overrides/popover.ts +0 -14
- package/src/Theme/leap/web/overrides/radio.ts +0 -54
- package/src/Theme/leap/web/overrides/svgIcon.ts +0 -19
- package/src/Theme/leap/web/overrides/switch.ts +0 -56
- package/src/Theme/leap/web/overrides/textField.ts +0 -14
- package/src/Theme/leap/web/overrides/tooltip.ts +0 -22
- package/src/Theme/leap/web/theme.ts +0 -125
- package/src/ThemeProvider/ThemeProvider.stories.mdx +0 -21
- package/src/ThemeProvider/ThemeProvider.test.tsx +0 -7
- package/src/ThemeProvider/ThemeProvider.tsx +0 -9
- package/src/ThemeProvider/ThemeProvider.types.ts +0 -4
- package/src/ThemeProvider/index.ts +0 -2
- package/src/Toolbar/Toolbar.stories.mdx +0 -39
- package/src/Toolbar/Toolbar.test.tsx +0 -13
- package/src/Toolbar/Toolbar.tsx +0 -9
- package/src/Toolbar/Toolbar.types.ts +0 -2
- package/src/Toolbar/index.ts +0 -2
- package/src/ToolbarButton/ToolbarButton.stories.mdx +0 -25
- package/src/ToolbarButton/ToolbarButton.styled.tsx +0 -35
- package/src/ToolbarButton/ToolbarButton.test.tsx +0 -7
- package/src/ToolbarButton/ToolbarButton.tsx +0 -18
- package/src/ToolbarButton/ToolbarButton.types.ts +0 -7
- package/src/ToolbarButton/index.ts +0 -2
- package/src/Tooltip/Tooltip.stories.mdx +0 -77
- package/src/Tooltip/Tooltip.test.tsx +0 -11
- package/src/Tooltip/Tooltip.tsx +0 -21
- package/src/Tooltip/Tooltip.types.ts +0 -5
- package/src/Tooltip/index.ts +0 -2
- package/src/TwoColumnLayout/TwoColumnLayout.stories.mdx +0 -68
- package/src/TwoColumnLayout/TwoColumnLayout.styled.tsx +0 -11
- package/src/TwoColumnLayout/TwoColumnLayout.test.tsx +0 -7
- package/src/TwoColumnLayout/TwoColumnLayout.tsx +0 -45
- package/src/TwoColumnLayout/TwoColumnLayout.types.ts +0 -13
- package/src/TwoColumnLayout/index.ts +0 -2
- package/src/Typography/Typography.stories.mdx +0 -146
- package/src/Typography/Typography.test.tsx +0 -9
- package/src/Typography/Typography.tsx +0 -22
- package/src/Typography/Typography.types.ts +0 -7
- package/src/Typography/index.ts +0 -2
- package/src/index.ts +0 -97
- package/src/stories/ColorsLawconnect.stories.mdx +0 -24
- package/src/stories/ColorsLeap.stories.mdx +0 -24
- package/src/stories/GettingStarted.stories.mdx +0 -95
- package/src/stories/Guide.stories.mdx +0 -45
- package/src/stories/ReleaseNotes.stories.mdx +0 -19
- package/src/stories/TypographyLawconnect.stories.mdx +0 -25
- package/src/stories/TypographyLeap.stories.mdx +0 -26
- package/src/stories/TypographyLeapDesktop.stories.mdx +0 -26
- package/src/stories/introduction.css +0 -155
- package/src/stories/resources/tokensColorsLawconnect.tsx +0 -185
- package/src/stories/resources/tokensColorsLeap.jsx +0 -199
- package/src/stories/resources/typographyLawconnect.jsx +0 -230
- package/src/stories/resources/typographyLeapDesktop.jsx +0 -231
- package/src/stories/resources/typographyLeapWeb.jsx +0 -229
- package/tsconfig.json +0 -28
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';
|
|
2
|
-
|
|
3
|
-
import React from 'react';
|
|
4
|
-
|
|
5
|
-
export default function DocTypeSignatureDeclined16(props: SvgIconProps) {
|
|
6
|
-
return (
|
|
7
|
-
<SvgIcon {...props} viewBox="0 0 32 32">
|
|
8
|
-
<g xmlns="http://www.w3.org/2000/svg" fill="none" fillRule="evenodd">
|
|
9
|
-
<g clipPath="url(#clip0)">
|
|
10
|
-
<path
|
|
11
|
-
fillRule="evenodd"
|
|
12
|
-
clipRule="evenodd"
|
|
13
|
-
d="M2 4.00001L3.83301 0.403212C3.88639 -0.212813 16.4812 1.35601e-05 16.9158 1.35601e-05H22.5352C22.9697 1.35601e-05 23.7868 1.04244 23.8402 1.65846V4.00001L24.004 28C24.004 28.728 23.7249 30 23 30H4C3.27513 30 3.01123 28.5375 3.01123 27.8095L2 4.00001Z"
|
|
14
|
-
fill="#FFEEAA"
|
|
15
|
-
/>
|
|
16
|
-
<path
|
|
17
|
-
fillRule="evenodd"
|
|
18
|
-
clipRule="evenodd"
|
|
19
|
-
d="M4 6C4.08504 3.71175 4.40279 2.37842 4.95325 2H21.9794C22.653 2.49593 23.0199 3.82926 23.0802 6H4Z"
|
|
20
|
-
fill="#FFDD8C"
|
|
21
|
-
/>
|
|
22
|
-
<path
|
|
23
|
-
fillRule="evenodd"
|
|
24
|
-
clipRule="evenodd"
|
|
25
|
-
d="M2 4L3 1C3.05339 0.383976 3.56542 0 4 0H23C23.4346 0 23.8662 0.616642 24.0314 1.23267L25 4V27.6818C25 28.4098 23.7249 30 23 30H4C3.27513 30 2 28.4098 2 27.6818V4ZM4 6H23L22.6606 2.83459C22.417 2.55835 22.2325 2.36951 21.6709 2.14673H5.32446C5.10048 2.14673 4.64709 2.29333 4.36511 2.97241L4 6ZM4 27.3157C4 27.6797 4.71471 28 5.07715 28H22C22.3624 28 22.6875 27.3867 22.6875 27.0227V8H4V27.3157Z"
|
|
26
|
-
fill="#E7C982"
|
|
27
|
-
/>
|
|
28
|
-
<path
|
|
29
|
-
d="M13.5 6C14.3284 6 15 5.32843 15 4.5C15 3.67157 14.3284 3 13.5 3C12.6716 3 12 3.67157 12 4.5C12 5.32843 12.6716 6 13.5 6Z"
|
|
30
|
-
fill="#E2C47C"
|
|
31
|
-
/>
|
|
32
|
-
<path d="M30 8H14V30H30V8Z" fill="white" />
|
|
33
|
-
<path d="M22 10H16V12H22V10Z" fill="#929292" />
|
|
34
|
-
<path d="M24 14H16V16H24V14Z" fill="#929292" />
|
|
35
|
-
<path
|
|
36
|
-
fillRule="evenodd"
|
|
37
|
-
clipRule="evenodd"
|
|
38
|
-
d="M27.0001 6H24.061V13.9004H32.0001V11.9749L27.0001 6Z"
|
|
39
|
-
fill="#E19890"
|
|
40
|
-
/>
|
|
41
|
-
<path
|
|
42
|
-
d="M30 14H24V8H26V12H30L26 8H14V30H30V14ZM32 32H12V6H28L32 10V32Z"
|
|
43
|
-
fill="#C43623"
|
|
44
|
-
/>
|
|
45
|
-
<path
|
|
46
|
-
fillRule="evenodd"
|
|
47
|
-
clipRule="evenodd"
|
|
48
|
-
d="M21 21L18 18L16 20L19 23L16 26L18 28L21 25L24 28L26 26L23 23L26 20L24 18L21 21Z"
|
|
49
|
-
fill="#C43623"
|
|
50
|
-
/>
|
|
51
|
-
</g>
|
|
52
|
-
<defs>
|
|
53
|
-
<clipPath id="clip0">
|
|
54
|
-
<rect width="32" height="32" fill="white" />
|
|
55
|
-
</clipPath>
|
|
56
|
-
</defs>
|
|
57
|
-
</g>
|
|
58
|
-
</SvgIcon>
|
|
59
|
-
);
|
|
60
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon'
|
|
2
|
-
|
|
3
|
-
import React from 'react'
|
|
4
|
-
|
|
5
|
-
export default function DocTypeSignaturePending16(props: SvgIconProps) {
|
|
6
|
-
return (
|
|
7
|
-
<SvgIcon {...props} viewBox="0 0 32 32">
|
|
8
|
-
<g xmlns="http://www.w3.org/2000/svg" fill="none" fillRule="evenodd">
|
|
9
|
-
<path fillRule="evenodd" clipRule="evenodd" d="M2 4L4 2C4.05339 1.38398 4.53246 1 4.96704 1H22C22.4346 1 22.9466 1.38398 23 2L24 4V27.6818C24 28.4098 23.7249 30 23 30H4C3.27513 30 2 28.728 2 28V4Z" fill="#FFEEAA" />
|
|
10
|
-
<path fillRule="evenodd" clipRule="evenodd" d="M4.00006 4C3.9212 3.51643 3.9212 3.1831 4.00006 3C4.06336 2.85304 4.20589 2.5707 4.44806 2.34583C4.65845 2.15046 4.97093 2 5.03583 2C5.8212 2 6.41023 2 6.80292 2C10.1801 2 15.2458 2 22.0001 2C22.1411 2 22.924 2.46631 23.0803 3.13269C23.1844 3.57694 23.1844 3.86605 23.0803 4H4.00006Z" fill="#FFDD8C" />
|
|
11
|
-
<path fillRule="evenodd" clipRule="evenodd" d="M2 4L3 1C3.05339 0.383976 3.56542 0 4 0H23C23.4346 0 23.8662 0.616642 24.0314 1.23267L25 4V27.6818C25 28.0417 24.7498 28.7345 24.347 29.2195C23.9351 29.7156 23.3665 30 23 30H4C3.6383 30 2.9276 29.7067 2.51868 29.2195C2.10808 28.7303 2 28.0466 2 27.6818V4ZM4 4H23V3C22.927 2.70659 22.3011 2 22 2H5.07715C4.77602 2 4.07304 2.70659 4 3V4ZM4 27.3157C4 27.6797 4.71471 28 5.07715 28H22C22.3624 28 22.6875 27.3867 22.6875 27.0227V6H4V27.3157Z" fill="#E7C982" />
|
|
12
|
-
<path fillRule="evenodd" clipRule="evenodd" d="M29.9999 30H14.0195V6H24.9999L29.9999 10.2V30Z" fill="white" />
|
|
13
|
-
<path fillRule="evenodd" clipRule="evenodd" d="M26.4 8H24V14H30V11.6L26.4 8Z" fill="#96D5F1" />
|
|
14
|
-
<path fillRule="evenodd" clipRule="evenodd" d="M16 12H22V14H16V12ZM16 16H28V18H16V16ZM16 26H28V28H16V26Z" fill="#929292" />
|
|
15
|
-
<path d="M30 14H24V8.22522V8H26V12H30L26 8H14V30H30V14ZM32 32H12V6H28L32 10V32ZM16 20H20V24C19.4703 23.9775 16 24 16 24C16 24 16 23.6667 16 23V20ZM24 20H28V24H24V20Z" fill="#31ABE2" />
|
|
16
|
-
</g>
|
|
17
|
-
</SvgIcon>
|
|
18
|
-
)
|
|
19
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon'
|
|
2
|
-
|
|
3
|
-
import React from 'react'
|
|
4
|
-
|
|
5
|
-
export default function DocTypeSignatureRequest16(props: SvgIconProps) {
|
|
6
|
-
return (
|
|
7
|
-
<SvgIcon {...props} viewBox="0 0 32 32">
|
|
8
|
-
<g xmlns="http://www.w3.org/2000/svg" fill="none" fillRule="evenodd">
|
|
9
|
-
<path fillRule="evenodd" clipRule="evenodd" d="M2 4L4 2C4.05339 1.38398 4.53246 1 4.96704 1H22C22.4346 1 22.9466 1.38398 23 2L24 4V27.6818C24 28.4098 23.7249 30 23 30H4C3.27513 30 2 28.728 2 28V4Z" fill="#FFEEAA" />
|
|
10
|
-
<path fillRule="evenodd" clipRule="evenodd" d="M4.00006 4C3.9212 3.51643 3.9212 3.1831 4.00006 3C4.06336 2.85304 4.20589 2.5707 4.44806 2.34583C4.65845 2.15046 4.97093 2 5.03583 2C5.8212 2 6.41023 2 6.80292 2C10.1801 2 15.2458 2 22.0001 2C22.1411 2 22.924 2.46631 23.0803 3.13269C23.1844 3.57694 23.1844 3.86605 23.0803 4H4.00006Z" fill="#FFDD8C" />
|
|
11
|
-
<path fillRule="evenodd" clipRule="evenodd" d="M2 4L3 1C3.05339 0.383976 3.56542 0 4 0H23C23.4346 0 23.8662 0.616642 24.0314 1.23267L25 4V27.6818C25 28.0417 24.7498 28.7345 24.347 29.2195C23.9351 29.7156 23.3665 30 23 30H4C3.6383 30 2.9276 29.7067 2.51868 29.2195C2.10808 28.7303 2 28.0466 2 27.6818V4ZM4 4H23V3C22.927 2.70659 22.3011 2 22 2H5.07715C4.77602 2 4.07304 2.70659 4 3V4ZM4 27.3157C4 27.6797 4.71471 28 5.07715 28H22C22.3624 28 22.6875 27.3867 22.6875 27.0227V6H4V27.3157Z" fill="#E7C982" />
|
|
12
|
-
<path d="M30 8H14V30H30V8Z" fill="white" />
|
|
13
|
-
<path fillRule="evenodd" clipRule="evenodd" d="M26 7.91602L28 9.91602L30 12H26V7.91602Z" fill="#FCC89A" />
|
|
14
|
-
<path d="M30 14H24V8H26V12H30L26 8H14V30H30V14ZM32 32H12V6H28L32 10V32ZM16 20H28V28H16V20Z" fill="#FA9330" />
|
|
15
|
-
<path d="M26 22H18V26H26V22Z" fill="#FCC89A" />
|
|
16
|
-
<path d="M22 12H16V14H22V12Z" fill="#929292" />
|
|
17
|
-
<path d="M28 16H16V18H28V16Z" fill="#929292" />
|
|
18
|
-
</g>
|
|
19
|
-
</SvgIcon>
|
|
20
|
-
)
|
|
21
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon'
|
|
2
|
-
|
|
3
|
-
import React from 'react'
|
|
4
|
-
|
|
5
|
-
export default function DocTypeSignatureSigned16(props: SvgIconProps) {
|
|
6
|
-
return (
|
|
7
|
-
<SvgIcon {...props} viewBox="0 0 32 32">
|
|
8
|
-
<g xmlns="http://www.w3.org/2000/svg" fill="none" fillRule="evenodd">
|
|
9
|
-
<g clipPath="url(#clip0)">
|
|
10
|
-
<path fillRule="evenodd" clipRule="evenodd" d="M2 4.00001L3.83301 0.403212C3.88639 -0.212813 16.4812 1.35601e-05 16.9158 1.35601e-05H22.5352C22.9697 1.35601e-05 23.7868 1.04244 23.8402 1.65846V4.00001L24.004 28C24.004 28.728 23.7249 30 23 30H4C3.27513 30 3.01123 28.5375 3.01123 27.8095L2 4.00001Z" fill="#FFEEAA" />
|
|
11
|
-
<path fillRule="evenodd" clipRule="evenodd" d="M4 6C4.08504 3.71175 4.40279 2.37842 4.95325 2H21.9794C22.653 2.49593 23.0199 3.82926 23.0802 6H4Z" fill="#FFDD8C" />
|
|
12
|
-
<path fillRule="evenodd" clipRule="evenodd" d="M2 4L3 1C3.05339 0.383976 3.56542 0 4 0H23C23.4346 0 23.8662 0.616642 24.0314 1.23267L25 4V27.6818C25 28.4098 23.7249 30 23 30H4C3.27513 30 2 28.4098 2 27.6818V4ZM4 6H23L22.6606 2.83459C22.417 2.55835 22.2325 2.36951 21.6709 2.14673H5.32446C5.10048 2.14673 4.64709 2.29333 4.36511 2.97241L4 6ZM4 27.3157C4 27.6797 4.71471 28 5.07715 28H22C22.3624 28 22.6875 27.3867 22.6875 27.0227V8H4V27.3157Z" fill="#E7C982" />
|
|
13
|
-
<path d="M13.5 6C14.3284 6 15 5.32843 15 4.5C15 3.67157 14.3284 3 13.5 3C12.6716 3 12 3.67157 12 4.5C12 5.32843 12.6716 6 13.5 6Z" fill="#E2C47C" />
|
|
14
|
-
<path d="M30 8H14V30H30V8Z" fill="white" />
|
|
15
|
-
<path fillRule="evenodd" clipRule="evenodd" d="M26 8L28 10L30.0035 12H26V8Z" fill="#9DD58E" />
|
|
16
|
-
<path d="M30 14H24V8H26V12H30L26 8H14V30H30V14ZM32 32H12V6H28L32 10V32Z" fill="#38AD00" />
|
|
17
|
-
<path d="M22 12H16V14H22V12Z" fill="#929292" />
|
|
18
|
-
<path d="M28 16H16V18H28V16Z" fill="#929292" />
|
|
19
|
-
<path fillRule="evenodd" clipRule="evenodd" d="M21.8526 22.8328C21.7432 23.2602 21.6878 23.7055 21.6327 24.1487C21.6123 24.3134 21.5919 24.4781 21.5714 24.6429C22.5134 24.1245 23.2243 22.9997 23.408 21.7369C23.4448 21.4843 23.4472 21.1812 23.2865 21.0208C23.1706 20.905 22.9999 20.9061 22.864 20.9806C22.728 21.055 22.6204 21.1913 22.5238 21.3319C22.2229 21.7698 21.9933 22.2835 21.8526 22.8328ZM24.4376 25.661C24.2424 25.5324 24.0383 25.7928 23.8813 25.9844C23.5864 26.3443 23.1598 26.5358 22.7448 26.4945C22.3299 26.4532 21.9341 26.1799 21.6905 25.7666C21.5759 25.5723 21.3323 25.6379 21.1456 25.7094C20.4276 25.984 19.0126 26.4945 18.0569 26.4576C17.6041 26.4401 16.5481 26.0239 16.1317 25.4524C15.7153 24.8808 16.3713 24.3484 16.9159 24.92C17.4605 25.4916 17.8101 25.5628 18.5779 25.5167C19.691 25.4499 20.2741 24.9875 20.9739 24.7612C21.1445 24.7061 21.3478 24.5857 21.3436 24.3697C21.3207 23.1933 21.6108 22.0109 22.1593 21.0449C22.3537 20.7026 22.5862 20.3804 22.8858 20.1824C23.1853 19.9845 23.5619 19.9272 23.8666 20.1132C24.1604 20.2926 24.3482 20.6747 24.4052 21.0708C24.4623 21.4667 24.403 21.8755 24.3033 22.2587C24.0126 23.3755 23.3657 24.3468 22.5308 24.92C22.4118 25.0017 22.4034 25.2278 22.4904 25.3564C22.5774 25.485 22.7259 25.5275 22.8619 25.5167C23.2003 25.4898 23.4816 25.194 23.7089 24.8859C23.9751 24.5249 24.2065 24.1252 24.3965 23.6979C24.4806 23.5089 24.5767 23.2941 24.7475 23.2434C24.9885 23.1718 25.2017 23.4973 25.2106 23.8009C25.2194 24.1044 25.1005 24.3882 25.0319 24.68C25.1952 24.6011 25.3121 24.4265 25.4282 24.2652C25.5443 24.104 25.6784 23.9413 25.851 23.9017C26.0235 23.862 26.2329 24.0098 26.2256 24.2246C26.2236 24.2838 26.2765 24.3206 26.3221 24.3405C26.6764 24.4956 27.0781 24.4818 27.4248 24.3026C27.5638 24.2307 27.6955 24.1329 27.843 24.0936C27.9904 24.0543 28.1648 24.0889 28.2543 24.2376C28.323 24.352 28.3265 24.5044 28.3615 24.6397C28.4369 24.9322 28.6528 25.13 28.8091 25.3695C28.9655 25.6091 29.0917 26.1118 28.9117 26.325C28.7066 26.5679 28.3274 26.2524 28.1115 26.0239C27.8997 25.7998 27.7085 25.5465 27.5426 25.2703C26.9327 25.5122 26.276 25.5752 25.6428 25.4524C25.5648 25.4372 25.4737 25.424 25.4171 25.4916C25.1647 25.7936 24.7484 25.8655 24.4376 25.661Z" fill="#29840D" />
|
|
20
|
-
</g>
|
|
21
|
-
<defs>
|
|
22
|
-
<clipPath id="clip0">
|
|
23
|
-
<rect width="32" height="32" fill="white" />
|
|
24
|
-
</clipPath>
|
|
25
|
-
</defs>
|
|
26
|
-
</g>
|
|
27
|
-
</SvgIcon>
|
|
28
|
-
)
|
|
29
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon'
|
|
2
|
-
|
|
3
|
-
import React from 'react'
|
|
4
|
-
|
|
5
|
-
export default function DocTypeTasks16(props: SvgIconProps) {
|
|
6
|
-
return (
|
|
7
|
-
<SvgIcon {...props} viewBox="0 0 32 32">
|
|
8
|
-
<g stroke="none" fill="none" fillRule="evenodd">
|
|
9
|
-
<path fillRule="evenodd" clipRule="evenodd" d="M6 4H12L16 7.02722L20 4H26V30H6V4Z" fill="white" />
|
|
10
|
-
<path fillRule="evenodd" clipRule="evenodd" d="M6 30H26V7.02893L24.0013 4H26C27.0494 4 28 5.08435 28 6V30C28 30.7175 26.7593 32 26 32H6C5.24073 32 4 30.7175 4 30L4 6C4 5.26978 4.98126 4 6 4H8.05627L6 7.02893V30Z" fill="#707C8A" />
|
|
11
|
-
<mask id="mask0" mask-type="alpha" maskUnits="userSpaceOnUse" x="8" y="0" width="16" height="9">
|
|
12
|
-
<path d="M12 4C12 1.79086 13.7909 0 16 0C18.2091 0 20 1.79086 20 4H22L24 7V9H8V7L10 4H12ZM16 5.9978C17.1046 5.9978 18 5.10287 18 3.9989C18 2.89494 17.1046 2 16 2C14.8954 2 14 2.89494 14 3.9989C14 5.10287 14.8954 5.9978 16 5.9978Z" fill="white" />
|
|
13
|
-
</mask>
|
|
14
|
-
<g mask="url(#mask0)">
|
|
15
|
-
<path d="M12 4C12 1.79086 13.7909 0 16 0C18.2091 0 20 1.79086 20 4H22L24 7V9H8V7L10 4H12ZM16 5.9978C17.1046 5.9978 18 5.10287 18 3.9989C18 2.89494 17.1046 2 16 2C14.8954 2 14 2.89494 14 3.9989C14 5.10287 14.8954 5.9978 16 5.9978Z" fill="#4E5D6F" />
|
|
16
|
-
</g>
|
|
17
|
-
</g>
|
|
18
|
-
</SvgIcon>
|
|
19
|
-
)
|
|
20
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon'
|
|
2
|
-
|
|
3
|
-
import React from 'react'
|
|
4
|
-
|
|
5
|
-
export default function DocTypeTrust16(props: SvgIconProps) {
|
|
6
|
-
return (
|
|
7
|
-
<SvgIcon {...props} viewBox="0 0 32 32">
|
|
8
|
-
<g xmlns="http://www.w3.org/2000/svg" fill="none" fillRule="evenodd">
|
|
9
|
-
<path d="M28 32H0V0H28V32Z" fill="#707C8A" />
|
|
10
|
-
<path fillRule="evenodd" clipRule="evenodd" d="M26 2H2V30H26V2Z" fill="white" />
|
|
11
|
-
<path d="M28 0H0V6H28V0Z" fill="#7B98C0" />
|
|
12
|
-
<path d="M14 10H4V12H14V10Z" fill="#929292" />
|
|
13
|
-
<path d="M14 26H4V28H14V26Z" fill="#929292" />
|
|
14
|
-
<path fillRule="evenodd" clipRule="evenodd" d="M22 20H18V22H22V20ZM22 18V16H18V18H22ZM24 16V24H22H6H4V16V14H24V16ZM16 20H6V22H16V20ZM16 18V16H6V18H16Z" fill="#2E6DAD" />
|
|
15
|
-
</g>
|
|
16
|
-
</SvgIcon>
|
|
17
|
-
)
|
|
18
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon'
|
|
2
|
-
|
|
3
|
-
import React from 'react'
|
|
4
|
-
|
|
5
|
-
export default function DocTypeVideo16(props: SvgIconProps) {
|
|
6
|
-
return (
|
|
7
|
-
<SvgIcon {...props} viewBox="0 0 32 32">
|
|
8
|
-
<g xmlns="http://www.w3.org/2000/svg" fill="none" fillRule="evenodd">
|
|
9
|
-
<path d="M29 32H3V0h20l6 6v26Z" fill="#7F8B99"/>
|
|
10
|
-
<path fillRule="evenodd" clipRule="evenodd" d="m27 7-5-5H5v28h22V7Z" fill="#fff"/><path fillRule="evenodd" clipRule="evenodd" d="M21 8V1h-2v9h9V8h-7Z" fill="#7F8B99"/><path stroke="#60738A" d="M8.5 13.5h15v12h-15z"/><path d="m19 19.512-4.926 3.008.028-6.062L19 19.512Z" fill="#60738A"/>
|
|
11
|
-
<path stroke="#60738A" d="M9 14.5h14M9 24.5h14"/>
|
|
12
|
-
</g>
|
|
13
|
-
</SvgIcon>
|
|
14
|
-
)
|
|
15
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon'
|
|
2
|
-
|
|
3
|
-
import React from 'react'
|
|
4
|
-
|
|
5
|
-
export default function DocTypeWord16(props: SvgIconProps) {
|
|
6
|
-
return (
|
|
7
|
-
<SvgIcon {...props} viewBox="0 0 32 32">
|
|
8
|
-
<g xmlns="http://www.w3.org/2000/svg" fill="none" fillRule="evenodd">
|
|
9
|
-
<path d="M32 32H6V0H26L32 6V32Z" fill="#7F8B99" />
|
|
10
|
-
<path fillRule="evenodd" clipRule="evenodd" d="M30 7L25 2H8V30H30V7Z" fill="white" />
|
|
11
|
-
<path fillRule="evenodd" clipRule="evenodd" d="M24 8V1H22V10H31V8H24Z" fill="#7F8B99" />
|
|
12
|
-
<path d="M28 12H18V14H28V12Z" fill="#929292" />
|
|
13
|
-
<path d="M28 16H18V18H28V16Z" fill="#929292" />
|
|
14
|
-
<path d="M28 20H18V22H28V20Z" fill="#929292" />
|
|
15
|
-
<path d="M28 24H22V26H28V24Z" fill="#929292" />
|
|
16
|
-
<path d="M15 11H2V24H15V11Z" fill="white" />
|
|
17
|
-
<path fillRule="evenodd" clipRule="evenodd" d="M16 8V28L0 26V10L16 8ZM12 14L11 20L9 14H7L5 20L4 14H2L4 22H6L8 17L10 22H12L14 14H12Z" fill="#28579B" />
|
|
18
|
-
</g>
|
|
19
|
-
</SvgIcon>
|
|
20
|
-
)
|
|
21
|
-
}
|
|
@@ -1,75 +0,0 @@
|
|
|
1
|
-
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';
|
|
2
|
-
|
|
3
|
-
import React from 'react';
|
|
4
|
-
|
|
5
|
-
export default function DocTypeWord16Shortcut(props: SvgIconProps) {
|
|
6
|
-
return (
|
|
7
|
-
<SvgIcon {...props} viewBox="0 0 16 16">
|
|
8
|
-
<g clipPath="url(#clip0_165_2835)">
|
|
9
|
-
<path
|
|
10
|
-
d="M11.1433 1.00086H4.31039C4.31039 1.00086 4.17775 0.985647 4.08527 1.08287C3.9928 1.18009 4.00161 1.2633 4.00161 1.33985V14.4797C4.00161 14.7525 3.98261 14.8146 4.07508 14.9118C4.16756 15.0091 4.25687 14.9982 4.49473 14.9982H13.5069C13.6377 14.9982 13.8182 15.0188 13.9107 14.9216C14.0032 14.8244 14 14.6172 14 14.4797V3.9592C14 3.82172 13.948 3.68988 13.8555 3.59268L11.4919 1.15276C11.3995 1.05553 11.2741 1.00089 11.1433 1.00086Z"
|
|
11
|
-
fill="white"
|
|
12
|
-
/>
|
|
13
|
-
<path
|
|
14
|
-
fillRule="evenodd"
|
|
15
|
-
clipRule="evenodd"
|
|
16
|
-
d="M10.5297 0.000864974C10.5198 0.000291005 10.51 0 10.5 0C10.49 0 10.4802 0.000291005 10.4703 0.000864974H4.33696C4.31999 0.000233999 4.30147 -0.000103959 4.28158 2.84825e-05C4.2208 0.000433258 4.14078 0.00526117 4.04902 0.0223923C3.86991 0.0558297 3.59555 0.146802 3.36073 0.393666C3.19311 0.569893 3.08202 0.777547 3.03215 1.00425C2.99291 1.18258 3.00164 1.37019 3.00164 1.33985V14.4797C3.00164 14.5198 3.00128 14.5455 3.00089 14.574C3.00063 14.5933 3.00034 14.614 3.00014 14.6413C2.9998 14.6878 2.99926 14.7763 3.00971 14.8711C3.02161 14.9791 3.04953 15.1187 3.1204 15.2687C3.19024 15.4166 3.27856 15.5254 3.35054 15.601C3.43814 15.6931 3.55115 15.7862 3.69611 15.8593C3.83944 15.9316 3.97504 15.9645 4.08384 15.9807C4.18425 15.9955 4.27503 15.9976 4.33036 15.9983C4.36372 15.9987 4.41036 15.9985 4.44879 15.9983L4.49475 15.9982H13.5069C13.5233 15.9982 13.5273 15.9983 13.5342 15.9985C13.5427 15.9988 13.5554 15.9993 13.6008 15.9998C13.65 16.0004 13.7291 16.0003 13.8184 15.9918C13.9687 15.9774 14.3374 15.924 14.6353 15.6108C14.9089 15.3232 14.9641 14.9774 14.9814 14.8472C15.0008 14.7004 15.0003 14.5549 15.0001 14.4943L15 14.4797V3.959C14.9999 3.57202 14.8541 3.19143 14.58 2.90334L12.2126 0.459414C11.9372 0.172105 11.5541 0.000957182 11.1435 0.000864974H10.5297ZM10 1.00086H4.31041C4.31041 1.00086 4.17778 0.985647 4.0853 1.08287C4.00017 1.17237 4.00088 1.24999 4.00153 1.32147L4.00164 1.33985V14.4797C4.00164 14.5241 4.00114 14.5629 4.00069 14.5971C3.9984 14.7736 3.99767 14.8304 4.07511 14.9118C4.15862 14.9996 4.23955 14.9993 4.42963 14.9984L4.49475 14.9982H13.5069C13.5258 14.9982 13.5457 14.9986 13.5663 14.999C13.688 15.0017 13.8316 15.0048 13.9108 14.9216C14.0003 14.8275 14.0001 14.6304 14 14.4932L14 5.99814C13.9857 5.99937 13.9712 6 13.9566 6H11.1562C10.8047 6 10.4453 5.87848 10.2578 5.67969C9.99998 5.40633 9.99999 5.07485 10 4.68765L10 1.00086ZM14 5.00186V3.9592C14 3.82172 13.948 3.68988 13.8555 3.59268L11.4919 1.15276C11.3995 1.05553 11.2741 1.00089 11.1433 1.00086H11V4.54274C11 4.73438 11.0303 4.81853 11.1094 4.90234C11.1875 4.98516 11.2617 5 11.4029 5H13.9566C13.9712 5 13.9857 5.00063 14 5.00186Z"
|
|
17
|
-
fill="#979593"
|
|
18
|
-
/>
|
|
19
|
-
<path
|
|
20
|
-
fillRule="evenodd"
|
|
21
|
-
clipRule="evenodd"
|
|
22
|
-
d="M12.5 14L8.5 14C8.22386 14 8 13.7761 8 13.5C8 13.2239 8.22386 13 8.5 13L12.5 13C12.7761 13 13 13.2239 13 13.5C13 13.7761 12.7761 14 12.5 14Z"
|
|
23
|
-
fill="#263E60"
|
|
24
|
-
/>
|
|
25
|
-
<path
|
|
26
|
-
fillRule="evenodd"
|
|
27
|
-
clipRule="evenodd"
|
|
28
|
-
d="M8 11.5C8 11.2239 8.22386 11 8.5 11L12.5 11C12.7761 11 13 11.2239 13 11.5C13 11.7761 12.7761 12 12.5 12L8.5 12C8.22386 12 8 11.7761 8 11.5Z"
|
|
29
|
-
fill="#185ABD"
|
|
30
|
-
/>
|
|
31
|
-
<path
|
|
32
|
-
fillRule="evenodd"
|
|
33
|
-
clipRule="evenodd"
|
|
34
|
-
d="M12.5 10L8.5 10C8.22386 10 8 9.77615 8 9.5C8 9.22386 8.22386 9 8.5 9L12.5 9C12.7761 9 13 9.22386 13 9.5C13 9.77614 12.7761 10 12.5 10Z"
|
|
35
|
-
fill="#2B7CD3"
|
|
36
|
-
/>
|
|
37
|
-
<path
|
|
38
|
-
fillRule="evenodd"
|
|
39
|
-
clipRule="evenodd"
|
|
40
|
-
d="M8 7.5C8 7.22386 8.22386 7 8.5 7L12.5 7C12.7761 7 13 7.22386 13 7.5C13 7.77614 12.7761 8 12.5 8L8.5 8C8.22386 8 8 7.77614 8 7.5Z"
|
|
41
|
-
fill="#41A5EE"
|
|
42
|
-
/>
|
|
43
|
-
<path
|
|
44
|
-
d="M0.727269 14H7.27269C7.46558 14 7.65056 13.9233 7.78695 13.787C7.92334 13.6506 7.99996 13.4656 7.99996 13.2727V6.72727C7.99996 6.53439 7.92334 6.3494 7.78695 6.21301C7.65056 6.07662 7.46558 6 7.27269 6H0.727269C0.534386 6 0.349402 6.07662 0.213012 6.21301C0.0766228 6.3494 0 6.53439 0 6.72727V13.2727C0 13.4656 0.0766228 13.6506 0.213012 13.787C0.349402 13.9233 0.534386 14 0.727269 14Z"
|
|
45
|
-
fill="#185ABD"
|
|
46
|
-
/>
|
|
47
|
-
<path
|
|
48
|
-
d="M2.53125 10.5938L3.39062 7H4.6875L5.5 10.5938L5.89747 7H7.28125L5.89747 12.9995H5.14488L4 8.76562L2.8871 12.9995H2.1345L0.75 7H2.1345L2.53125 10.5938Z"
|
|
49
|
-
fill="white"
|
|
50
|
-
/>
|
|
51
|
-
<path
|
|
52
|
-
d="M8.36377 9.09095C8.36377 8.68929 8.68938 8.36368 9.09104 8.36368H14.9092C15.3108 8.36368 15.6365 8.68929 15.6365 9.09095V14.9091C15.6365 15.3108 15.3108 15.6364 14.9092 15.6364H9.09104C8.68938 15.6364 8.36377 15.3108 8.36377 14.9091V9.09095Z"
|
|
53
|
-
fill="white"
|
|
54
|
-
/>
|
|
55
|
-
<path
|
|
56
|
-
fillRule="evenodd"
|
|
57
|
-
clipRule="evenodd"
|
|
58
|
-
d="M8 8.72733C8 8.33911 8.28714 8.00006 8.72727 8.00006H15.2727C15.6929 8.00006 16 8.36197 16 8.72733V15.2727C16 15.7144 15.6319 16 15.2727 16H8.72727C8.34047 16 8 15.6763 8 15.2727V8.72733ZM9 8.99773V15H15V8.99773H9Z"
|
|
59
|
-
fill="#979593"
|
|
60
|
-
/>
|
|
61
|
-
<path
|
|
62
|
-
fillRule="evenodd"
|
|
63
|
-
clipRule="evenodd"
|
|
64
|
-
d="M12 11L11 10H14.0001V13L13 12C12.0769 12.1086 11.0499 13.5837 10.706 14C10.706 14 9.98023 12.1082 12 11Z"
|
|
65
|
-
fill="#185ABD"
|
|
66
|
-
/>
|
|
67
|
-
</g>
|
|
68
|
-
<defs>
|
|
69
|
-
<clipPath id="clip0_165_2835">
|
|
70
|
-
<rect width="16" height="16" fill="white" />
|
|
71
|
-
</clipPath>
|
|
72
|
-
</defs>
|
|
73
|
-
</SvgIcon>
|
|
74
|
-
);
|
|
75
|
-
}
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';
|
|
2
|
-
|
|
3
|
-
import React from 'react';
|
|
4
|
-
|
|
5
|
-
export default function DocTypeZip16(props: SvgIconProps) {
|
|
6
|
-
return (
|
|
7
|
-
<SvgIcon {...props} viewBox="0 0 32 32">
|
|
8
|
-
<path d="M30 32H2V0H23.5385L30 6V32Z" fill="#707C8A" />
|
|
9
|
-
<path
|
|
10
|
-
fillRule="evenodd"
|
|
11
|
-
clipRule="evenodd"
|
|
12
|
-
d="M27.8461 7L22.4615 2H4.15381V30H27.8461V7Z"
|
|
13
|
-
fill="white"
|
|
14
|
-
/>
|
|
15
|
-
<path
|
|
16
|
-
fillRule="evenodd"
|
|
17
|
-
clipRule="evenodd"
|
|
18
|
-
d="M22.1538 8V1H20V10H29.6923V8H22.1538Z"
|
|
19
|
-
fill="#707C8A"
|
|
20
|
-
/>
|
|
21
|
-
<rect
|
|
22
|
-
x="13"
|
|
23
|
-
y="1"
|
|
24
|
-
width="4"
|
|
25
|
-
height="6"
|
|
26
|
-
fill="#CCCCCC"
|
|
27
|
-
stroke="#707C8A"
|
|
28
|
-
strokeWidth="2"
|
|
29
|
-
/>
|
|
30
|
-
<rect x="18" width="2" height="2" fill="white" />
|
|
31
|
-
<rect x="10" width="2" height="2" fill="white" />
|
|
32
|
-
<line x1="12" y1="11" x2="18" y2="11" stroke="#B6B6B6" strokeWidth="2" />
|
|
33
|
-
<line x1="12" y1="15" x2="18" y2="15" stroke="#B6B6B6" strokeWidth="2" />
|
|
34
|
-
<line x1="12" y1="19" x2="18" y2="19" stroke="#B6B6B6" strokeWidth="2" />
|
|
35
|
-
<rect x="14" y="8" width="2" height="16" fill="#9DA7B3" />
|
|
36
|
-
<path d="M12 23H18" stroke="#B6B6B6" strokeWidth="2" />
|
|
37
|
-
</SvgIcon>
|
|
38
|
-
);
|
|
39
|
-
}
|
|
@@ -1,148 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
DocTypeAppointment16,
|
|
3
|
-
DocTypeDefault16,
|
|
4
|
-
DocTypeExcel16,
|
|
5
|
-
DocTypeExcel16Shortcut,
|
|
6
|
-
DocTypeFolder16,
|
|
7
|
-
DocTypeImage16,
|
|
8
|
-
DocTypeVideo16,
|
|
9
|
-
DocTypePdf16,
|
|
10
|
-
DocTypeTrust16,
|
|
11
|
-
DocTypeWord16,
|
|
12
|
-
DocTypeWord16Shortcut,
|
|
13
|
-
DocTypeZip16,
|
|
14
|
-
DocTypeComment16,
|
|
15
|
-
DocTypeAppointmentCriticalDate16,
|
|
16
|
-
DocTypeAudio16,
|
|
17
|
-
DocTypeClausePrecedent16,
|
|
18
|
-
DocTypeCriticalDate16,
|
|
19
|
-
DocTypeDeadline16,
|
|
20
|
-
DocTypeFax16,
|
|
21
|
-
DocTypeFileNote16,
|
|
22
|
-
DocTypeInfotrack16,
|
|
23
|
-
DocTypeInvoiceRequest16,
|
|
24
|
-
DocTypeInvoiceRequests16,
|
|
25
|
-
DocTypeLetter16,
|
|
26
|
-
DocTypeMemo16,
|
|
27
|
-
DocTypePowerpoint16,
|
|
28
|
-
DocTypeSignatureDeclined16,
|
|
29
|
-
DocTypeSignaturePending16,
|
|
30
|
-
DocTypeSignatureRequest16,
|
|
31
|
-
DocTypeSignatureSigned16,
|
|
32
|
-
DocTypeScannedDoc16,
|
|
33
|
-
DocTypeSMS16,
|
|
34
|
-
DocTypeTasks16,
|
|
35
|
-
DocTypeEmailDraft16,
|
|
36
|
-
DocTypeEmail16,
|
|
37
|
-
DocTypeEmailReceived16,
|
|
38
|
-
DocTypeEmailSent16,
|
|
39
|
-
ActivityTypeVideoCall16,
|
|
40
|
-
ActivityTypePhoneCall16,
|
|
41
|
-
ActivityTypeScannedDoc16,
|
|
42
|
-
ActivityTypeDefault16,
|
|
43
|
-
} from './index';
|
|
44
|
-
|
|
45
|
-
import {
|
|
46
|
-
DoctypeAudio16,
|
|
47
|
-
DoctypeComment16,
|
|
48
|
-
DoctypeEmail16,
|
|
49
|
-
DoctypeExcel16,
|
|
50
|
-
DoctypeFolderBack16,
|
|
51
|
-
DoctypeFolderEmpty16,
|
|
52
|
-
DoctypeFolderFolder16,
|
|
53
|
-
DoctypeFolderHome16,
|
|
54
|
-
DoctypeFolderNew16,
|
|
55
|
-
DoctypeFolderOpen16,
|
|
56
|
-
DoctypeFolderZip16,
|
|
57
|
-
DoctypeHyperlink16,
|
|
58
|
-
DoctypeImage16,
|
|
59
|
-
DoctypeInfotrack16,
|
|
60
|
-
DoctypeNewComment16,
|
|
61
|
-
DoctypePdf16,
|
|
62
|
-
DoctypeSharedFolder16,
|
|
63
|
-
DoctypeSms16,
|
|
64
|
-
DoctypeTaxInvoice16,
|
|
65
|
-
DoctypeTaxInvoice216,
|
|
66
|
-
DoctypeText16,
|
|
67
|
-
DoctypeVideo16,
|
|
68
|
-
DoctypeWord16,
|
|
69
|
-
DoctypeZyphta16,
|
|
70
|
-
} from '@galaxy-ds/icons';
|
|
71
|
-
|
|
72
|
-
// From the galaxy-ds/icons package
|
|
73
|
-
|
|
74
|
-
export const doctype16GalaxyDsIcons = {
|
|
75
|
-
DoctypeAudio16: DoctypeAudio16,
|
|
76
|
-
DoctypeComment16: DoctypeComment16,
|
|
77
|
-
DoctypeEmail16: DoctypeEmail16,
|
|
78
|
-
DoctypeExcel16: DoctypeExcel16,
|
|
79
|
-
DoctypeFolderBack16: DoctypeFolderBack16,
|
|
80
|
-
DoctypeFolderEmpty16: DoctypeFolderEmpty16,
|
|
81
|
-
DoctypeFolderFolder16: DoctypeFolderFolder16,
|
|
82
|
-
DoctypeFolderHome16: DoctypeFolderHome16,
|
|
83
|
-
DoctypeFolderNew16: DoctypeFolderNew16,
|
|
84
|
-
DoctypeFolderOpen16: DoctypeFolderOpen16,
|
|
85
|
-
DoctypeFolderZip16: DoctypeFolderZip16,
|
|
86
|
-
DoctypeHyperlink16: DoctypeHyperlink16,
|
|
87
|
-
DoctypeImage16: DoctypeImage16,
|
|
88
|
-
DoctypeInfotrack16: DoctypeInfotrack16,
|
|
89
|
-
DoctypeNewComment16: DoctypeNewComment16,
|
|
90
|
-
DoctypePdf16: DoctypePdf16,
|
|
91
|
-
DoctypeSharedFolder16: DoctypeSharedFolder16,
|
|
92
|
-
DoctypeSms16: DoctypeSms16,
|
|
93
|
-
DoctypeTaxInvoice16: DoctypeTaxInvoice16,
|
|
94
|
-
DoctypeTaxInvoice216: DoctypeTaxInvoice216,
|
|
95
|
-
DoctypeText16: DoctypeText16,
|
|
96
|
-
DoctypeVideo16: DoctypeVideo16,
|
|
97
|
-
DoctypeWord16: DoctypeWord16,
|
|
98
|
-
DoctypeZyphta16: DoctypeZyphta16,
|
|
99
|
-
};
|
|
100
|
-
|
|
101
|
-
// For core
|
|
102
|
-
|
|
103
|
-
export const doctype16Icons = {
|
|
104
|
-
DocTypeAppointment16: DocTypeAppointment16,
|
|
105
|
-
DocTypeDefault16: DocTypeDefault16,
|
|
106
|
-
DocTypeExcel16: DocTypeExcel16,
|
|
107
|
-
DocTypeExcel16Shortcut: DocTypeExcel16Shortcut,
|
|
108
|
-
DocTypeFolder16: DocTypeFolder16,
|
|
109
|
-
DocTypeImage16: DocTypeImage16,
|
|
110
|
-
DocTypeVideo16: DocTypeVideo16,
|
|
111
|
-
DocTypePdf16: DocTypePdf16,
|
|
112
|
-
DocTypeTrust16: DocTypeTrust16,
|
|
113
|
-
DocTypeWord16: DocTypeWord16,
|
|
114
|
-
DocTypeWord16Shortcut: DocTypeWord16Shortcut,
|
|
115
|
-
DocTypeZip16: DocTypeZip16,
|
|
116
|
-
DocTypeComment16: DocTypeComment16,
|
|
117
|
-
DocTypeAppointmentCriticalDate16: DocTypeAppointmentCriticalDate16,
|
|
118
|
-
DocTypeAudio16: DocTypeAudio16,
|
|
119
|
-
DocTypeClausePrecedent16: DocTypeClausePrecedent16,
|
|
120
|
-
DocTypeCriticalDate16: DocTypeCriticalDate16,
|
|
121
|
-
DocTypeDeadline16: DocTypeDeadline16,
|
|
122
|
-
DocTypeFax16: DocTypeFax16,
|
|
123
|
-
DocTypeFileNote16: DocTypeFileNote16,
|
|
124
|
-
DocTypeInfotrack16: DocTypeInfotrack16,
|
|
125
|
-
DocTypeInvoiceRequest16: DocTypeInvoiceRequest16,
|
|
126
|
-
DocTypeInvoiceRequests16: DocTypeInvoiceRequests16,
|
|
127
|
-
DocTypeLetter16: DocTypeLetter16,
|
|
128
|
-
DocTypeMemo16: DocTypeMemo16,
|
|
129
|
-
DocTypePowerpoint16: DocTypePowerpoint16,
|
|
130
|
-
DocTypeScannedDoc16: DocTypeScannedDoc16,
|
|
131
|
-
DocTypeSignatureDeclined16: DocTypeSignatureDeclined16,
|
|
132
|
-
DocTypeSignaturePending16: DocTypeSignaturePending16,
|
|
133
|
-
DocTypeSignatureRequest16: DocTypeSignatureRequest16,
|
|
134
|
-
DocTypeSignatureSigned16: DocTypeSignatureSigned16,
|
|
135
|
-
DocTypeSMS16: DocTypeSMS16,
|
|
136
|
-
DocTypeTasks16: DocTypeTasks16,
|
|
137
|
-
DocTypeEmailDraft16: DocTypeEmailDraft16,
|
|
138
|
-
DocTypeEmail16: DocTypeEmail16,
|
|
139
|
-
DocTypeEmailReceived16: DocTypeEmailReceived16,
|
|
140
|
-
DocTypeEmailSent16: DocTypeEmailSent16,
|
|
141
|
-
// Note: Need to confirm these use cases because this file should only be Doctypes
|
|
142
|
-
// Otherwise you can find them in leap icons
|
|
143
|
-
ActivityTypeVideoCall16: ActivityTypeVideoCall16,
|
|
144
|
-
ActivityTypePhoneCall16: ActivityTypePhoneCall16,
|
|
145
|
-
ActivityTypeDefault16: ActivityTypeDefault16,
|
|
146
|
-
// Renamed for DocTypeScannedDoc16
|
|
147
|
-
ActivityTypeScannedDoc16: ActivityTypeScannedDoc16,
|
|
148
|
-
};
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
export { default as DocTypeAppointment16 } from './DocTypeAppointment16';
|
|
2
|
-
export { default as DocTypeDefault16 } from './DocTypeDefault16';
|
|
3
|
-
export { default as DocTypeExcel16 } from './DocTypeExcel16';
|
|
4
|
-
export { default as DocTypeExcel16Shortcut } from './DocTypeExcel16Shortcut';
|
|
5
|
-
export { default as DocTypeFolder16 } from './DocTypeFolder16';
|
|
6
|
-
export { default as DocTypeImage16 } from './DocTypeImage16';
|
|
7
|
-
export { default as DocTypeVideo16 } from './DocTypeVideo16';
|
|
8
|
-
export { default as DocTypePdf16 } from './DocTypePdf16';
|
|
9
|
-
export { default as DocTypeTrust16 } from './DocTypeTrust16';
|
|
10
|
-
export { default as DocTypeWord16 } from './DocTypeWord16';
|
|
11
|
-
export { default as DocTypeWord16Shortcut } from './DocTypeWord16Shortcut';
|
|
12
|
-
export { default as DocTypeZip16 } from './DocTypeZip16';
|
|
13
|
-
export { default as DocTypeComment16 } from './DocTypeComment16';
|
|
14
|
-
export { default as DocTypeAppointmentCriticalDate16 } from './DocTypeAppointmentCriticalDate16';
|
|
15
|
-
export { default as DocTypeAudio16 } from './DocTypeAudio16';
|
|
16
|
-
export { default as DocTypeClausePrecedent16 } from './DocTypeClausePrecedent16';
|
|
17
|
-
export { default as DocTypeCriticalDate16 } from './DocTypeCriticalDate16';
|
|
18
|
-
export { default as DocTypeDeadline16 } from './DocTypeDeadline16';
|
|
19
|
-
export { default as DocTypeFax16 } from './DocTypeFax16';
|
|
20
|
-
export { default as DocTypeFileNote16 } from './DocTypeFileNote16';
|
|
21
|
-
export { default as DocTypeInfotrack16 } from './DocTypeInfotrack16';
|
|
22
|
-
export { default as DocTypeInvoiceRequest16 } from './DocTypeInvoiceRequest16';
|
|
23
|
-
export { default as DocTypeInvoiceRequests16 } from './DocTypeInvoiceRequests16';
|
|
24
|
-
export { default as DocTypeLetter16 } from './DocTypeLetter16';
|
|
25
|
-
export { default as DocTypeMemo16 } from './DocTypeMemo16';
|
|
26
|
-
export { default as DocTypePowerpoint16 } from './DocTypePowerpoint16';
|
|
27
|
-
export { default as DocTypeScannedDoc16 } from './DocTypeScannedDoc16';
|
|
28
|
-
export { default as DocTypeSignatureDeclined16 } from './DocTypeSignatureDeclined16';
|
|
29
|
-
export { default as DocTypeSignaturePending16 } from './DocTypeSignaturePending16';
|
|
30
|
-
export { default as DocTypeSignatureRequest16 } from './DocTypeSignatureRequest16';
|
|
31
|
-
export { default as DocTypeSignatureSigned16 } from './DocTypeSignatureSigned16';
|
|
32
|
-
export { default as DocTypeSMS16 } from './DocTypeSMS16';
|
|
33
|
-
export { default as DocTypeTasks16 } from './DocTypeTasks16';
|
|
34
|
-
export { default as DocTypeEmailDraft16 } from './DocTypeEmailDraft16';
|
|
35
|
-
export { default as DocTypeEmail16 } from './DocTypeEmail16';
|
|
36
|
-
export { default as DocTypeEmailReceived16 } from './DocTypeEmailReceived16';
|
|
37
|
-
export { default as DocTypeEmailSent16 } from './DocTypeEmailSent16';
|
|
38
|
-
|
|
39
|
-
export { default as ActivityTypeVideoCall16 } from './ActivityTypeVideoCall16';
|
|
40
|
-
export { default as ActivityTypePhoneCall16 } from './ActivityTypePhoneCall16';
|
|
41
|
-
export { default as ActivityTypeScannedDoc16 } from './ActivityTypeScannedDoc16';
|
|
42
|
-
export { default as ActivityTypeDefault16 } from './ActivityTypeDefault16';
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { SvgIcon, SvgIconProps } from '@mui/material';
|
|
3
|
-
|
|
4
|
-
function SvgAccredited(props: SvgIconProps) {
|
|
5
|
-
return (
|
|
6
|
-
<SvgIcon width="24" height="24" viewBox="0 0 24 24" fill="none" {...props}>
|
|
7
|
-
<path
|
|
8
|
-
fillRule="evenodd"
|
|
9
|
-
clipRule="evenodd"
|
|
10
|
-
d="M5.54187 17.9188L2.80933 16.8148C2.19916 16.5683 1.90444 15.874 2.15097 15.2638L3.25543 12.5302C3.3738 12.2372 3.37052 11.9092 3.24712 11.6185L2.09514 8.90456C1.83783 8.29839 2.1204 7.59901 2.72614 7.3428L5.46786 6.17901C5.74156 6.06283 5.95695 5.84365 6.0682 5.5683L7.1829 2.80933C7.42942 2.19916 8.12374 1.90444 8.73391 2.15097L11.4675 3.25543C11.7605 3.3738 12.0885 3.37052 12.3793 3.24712L15.0931 2.09514C15.6993 1.83783 16.3987 2.1204 16.6549 2.72614L17.8069 5.44002C17.9303 5.73074 18.164 5.96096 18.4569 6.07933L21.1906 7.18379C21.8007 7.43031 22.0955 8.12463 21.8489 8.7348L20.7445 11.4684C20.6261 11.7614 20.6294 12.0894 20.7528 12.3801L21.9048 15.094C22.1621 15.7002 21.8795 16.3996 21.2738 16.6558L18.5599 17.8078C18.2692 17.9312 18.039 18.1649 17.9206 18.4578L16.8161 21.1915C16.5696 21.8016 15.8753 22.0964 15.2651 21.8498L12.5315 20.7454C12.2385 20.627 11.9105 20.6303 11.6198 20.7537L8.90588 21.9057C8.2997 22.163 7.60032 21.8804 7.34411 21.2747L6.19214 18.5608C6.06897 18.2663 5.83484 18.0372 5.54187 17.9188Z"
|
|
11
|
-
fill="currentColor"
|
|
12
|
-
/>
|
|
13
|
-
<path
|
|
14
|
-
d="M15.75 9.77774L11.0625 14.4652L8.25002 11.6527"
|
|
15
|
-
stroke="white"
|
|
16
|
-
strokeWidth="1.5"
|
|
17
|
-
strokeLinecap="round"
|
|
18
|
-
strokeLinejoin="round"
|
|
19
|
-
/>
|
|
20
|
-
</SvgIcon>
|
|
21
|
-
);
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
export default SvgAccredited;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { SvgIcon, SvgIconProps } from '@mui/material';
|
|
3
|
-
|
|
4
|
-
function SvgAccreditedSpecialist(props: SvgIconProps) {
|
|
5
|
-
return (
|
|
6
|
-
<SvgIcon viewBox="0 0 24 24" fill="none" {...props}>
|
|
7
|
-
<path
|
|
8
|
-
fillRule="evenodd"
|
|
9
|
-
clipRule="evenodd"
|
|
10
|
-
d="M2.001 5.595a3 3 0 013.001-3h14.006a3 3 0 013 3v11.412a3 3 0 01-3 3h-2a1 1 0 110-2h2a1 1 0 001-1V5.595a1 1 0 00-1-1H5.002a1 1 0 00-1 1v11.412a1 1 0 001 1h2a1 1 0 110 2h-2a3 3 0 01-3-3V5.595zm11.747 4.392l-.489-.37a2.071 2.071 0 00-2.51 0l-.489.37-.605.08a2.072 2.072 0 00-1.78 1.782l-.081.602-.37.483-.004.006c-.56.744-.557 1.77.008 2.51h.001l.37.488.08.603c.08.593.407 1.106.875 1.43v4.038a1 1 0 001.447.895l1.804-.902 1.804.902a1 1 0 001.447-.895v-4.035c.47-.325.799-.838.878-1.433l.081-.604.006-.007.363-.474.003-.004a2.074 2.074 0 000-2.51l-.372-.49-.08-.602v-.002a2.072 2.072 0 00-1.779-1.78l-.608-.081zm-.431 7.176a1 1 0 00-.046.173l-.52-.686-.702.531a.075.075 0 01-.09 0l-.692-.529a1 1 0 00-.475-.197l-.868-.116a.072.072 0 01-.062-.062l-.115-.865a1 1 0 00-.195-.474l-.532-.7-.797.605.795-.607a.076.076 0 01-.002-.091l.528-.69a1 1 0 00.197-.475l.116-.869a.072.072 0 01.062-.061l.866-.115-.132-.991.604.797.7-.53.004-.003a.072.072 0 01.086 0l.704.533a1 1 0 00.472.194l.867.115c.032.004.058.03.062.062v.002l.116.865a1 1 0 00.195.472l.532.7c.02.027.02.064 0 .09l-.363.475-.168.219a1 1 0 00-.196.474l-.116.867a.075.075 0 01-.064.063l-.866.116.095.708zm1.678-2.922l.002-.002.793.608-.795-.605zm-1.74 4.535v1.615l-.803-.402a1 1 0 00-.894 0l-.804.402v-1.613c.74.559 1.762.558 2.502-.002zM7.504 6.003a1 1 0 100 2h9.004a1 1 0 100-2H7.503z"
|
|
11
|
-
fill="currentColor"
|
|
12
|
-
/>
|
|
13
|
-
</SvgIcon>
|
|
14
|
-
);
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
export default SvgAccreditedSpecialist;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { SvgIcon, SvgIconProps } from '@mui/material';
|
|
3
|
-
|
|
4
|
-
function SvgAnnotations(props: SvgIconProps) {
|
|
5
|
-
return (
|
|
6
|
-
<SvgIcon viewBox="0 0 24 24" fill="none" {...props}>
|
|
7
|
-
<path
|
|
8
|
-
fillRule="evenodd"
|
|
9
|
-
clipRule="evenodd"
|
|
10
|
-
d="M5 4C4.44728 4 4 4.44728 4 5V15C4 15.5527 4.44728 16 5 16H8C8.28967 16 8.55057 16.1232 8.7332 16.32L11.9999 19.5859L15.2929 16.2929C15.4804 16.1054 15.7348 16 16 16H19C19.5527 16 20 15.5527 20 15V5C20 4.44728 19.5527 4 19 4H5ZM7.58486 18H5C3.34272 18 2 16.6573 2 15V5C2 3.34272 3.34272 2 5 2H19C20.6573 2 22 3.34272 22 5V15C22 16.6573 20.6573 18 19 18H16.4142L12.7071 21.7071C12.3166 22.0976 11.6835 22.0976 11.293 21.7072L7.58486 18ZM7 8C7 7.44772 7.44772 7 8 7H16C16.5523 7 17 7.44772 17 8C17 8.55228 16.5523 9 16 9H8C7.44772 9 7 8.55228 7 8ZM7 12C7 11.4477 7.44772 11 8 11H16C16.5523 11 17 11.4477 17 12C17 12.5523 16.5523 13 16 13H8C7.44772 13 7 12.5523 7 12Z"
|
|
11
|
-
fill="currentColor"
|
|
12
|
-
/>
|
|
13
|
-
</SvgIcon>
|
|
14
|
-
);
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
export default SvgAnnotations;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { SvgIcon, SvgIconProps } from '@mui/material';
|
|
3
|
-
|
|
4
|
-
function SvgApp(props: SvgIconProps) {
|
|
5
|
-
return (
|
|
6
|
-
<SvgIcon viewBox="0 0 24 24" fill="none" {...props}>
|
|
7
|
-
<path
|
|
8
|
-
fillRule="evenodd"
|
|
9
|
-
clipRule="evenodd"
|
|
10
|
-
d="M5.375 4h2.75a2.376 2.376 0 012.376 2.375v2.75a2.376 2.376 0 01-2.375 2.376h-2.75A2.376 2.376 0 013 9.126v-2.75A2.376 2.376 0 015.375 4zm2.75 2h-2.75A.376.376 0 005 6.375v2.75c0 .208.168.376.376.376h2.75a.376.376 0 00.375-.376v-2.75A.376.376 0 008.125 6zm-2.75 7.499h2.75a2.376 2.376 0 012.376 2.375v2.75A2.376 2.376 0 018.126 21h-2.75A2.376 2.376 0 013 18.625v-2.75a2.376 2.376 0 012.375-2.376zm2.75 2h-2.75a.376.376 0 00-.375.375v2.75c0 .208.168.376.376.376h2.75a.376.376 0 00.375-.376v-2.75a.376.376 0 00-.376-.375zm4.392-9.289l1.945-1.945a2.376 2.376 0 013.359 0l1.945 1.945a2.376 2.376 0 010 3.36l-1.945 1.944a2.376 2.376 0 01-3.359 0L12.517 9.57a2.377 2.377 0 010-3.359zm3.359-.53L13.93 7.624a.376.376 0 000 .531l1.945 1.945a.376.376 0 00.53 0l1.945-1.945a.376.376 0 000-.53L16.407 5.68a.376.376 0 00-.531 0zm-1.332 7.819h2.75a2.376 2.376 0 012.375 2.375v2.75A2.376 2.376 0 0117.294 21h-2.75a2.376 2.376 0 01-2.376-2.375v-2.75a2.376 2.376 0 012.376-2.376zm2.75 2h-2.75a.376.376 0 00-.376.375v2.75c0 .208.168.376.376.376h2.75a.376.376 0 00.375-.376v-2.75a.376.376 0 00-.375-.375z"
|
|
11
|
-
fill="currentColor"
|
|
12
|
-
/>
|
|
13
|
-
</SvgIcon>
|
|
14
|
-
);
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
export default SvgApp;
|