@galaxy-ds/core 2.0.2 → 2.0.4
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 +2 -2
- package/dist/Accordion/Accordion.types.d.ts +10 -0
- package/dist/Accordion/index.d.ts +1 -1
- package/dist/AccordionDetails/AccordionDetails.d.ts +1 -1
- package/{src/AccordionDetails/AccordionDetailsProps.types.tsx → dist/AccordionDetails/AccordionDetails.types.d.ts} +3 -4
- package/dist/AccordionDetails/index.d.ts +1 -1
- package/dist/AccordionPanel/AccordionPanel.d.ts +1 -1
- package/{src/AccordionPanel/AccordionPanelProps.types.tsx → dist/AccordionPanel/AccordionPanel.types.d.ts} +3 -3
- package/dist/AccordionPanel/index.d.ts +1 -1
- package/dist/AccordionSummary/AccordionSummary.d.ts +1 -1
- package/dist/AccordionSummary/AccordionSummary.types.d.ts +4 -0
- package/dist/AccordionSummary/index.d.ts +1 -1
- package/dist/ActivityLog/ActivityLog.styled.d.ts +1 -0
- package/dist/ActivityLog/ActivityLog.types.d.ts +1 -1
- package/dist/AppBar/AppBar.d.ts +1 -1
- package/dist/AppBar/AppBar.types.d.ts +4 -3
- package/dist/AppointmentCalendar/AppointmentCalendar.d.ts +4 -0
- package/dist/AppointmentCalendar/AppointmentCalendarProps.types.d.ts +89 -0
- package/dist/Autocomplete/Autocomplete.d.ts +1 -1
- package/dist/Autocomplete/Autocomplete.types.d.ts +54 -0
- package/dist/Autocomplete/index.d.ts +1 -1
- package/dist/Avatar/Avatar.types.d.ts +2 -2
- package/dist/AvatarGroup/AvatarGroup.d.ts +1 -1
- package/dist/AvatarGroup/AvatarGroup.types.d.ts +9 -0
- package/dist/AvatarGroup/index.d.ts +1 -1
- package/dist/AvatarsGroup/AvatarsGroup.d.ts +4 -0
- package/dist/AvatarsGroup/AvatarsGroup.types.d.ts +9 -0
- package/dist/Badge/Badge.d.ts +2 -1
- package/dist/Badge/Badge.types.d.ts +1 -1
- package/dist/BottomListButton/BottomListButton.d.ts +2 -2
- package/dist/BottomListButton/BottomListButton.styled.d.ts +4 -7
- package/dist/BottomListButton/BottomListButton.types.d.ts +5 -0
- package/dist/BottomListButton/index.d.ts +1 -1
- package/dist/Box/Box.d.ts +1 -1
- package/dist/Box/Box.types.d.ts +3 -0
- package/dist/Box/index.d.ts +1 -1
- package/dist/Breadcrumbs/Breadcrumbs.d.ts +1 -1
- package/dist/Breadcrumbs/Breadcrumbs.types.d.ts +3 -0
- package/dist/Breadcrumbs/index.d.ts +1 -1
- package/dist/Button/Button.d.ts +1 -1
- package/{src/Button/ButtonProps.types.tsx → dist/Button/Button.types.d.ts} +5 -5
- package/dist/Button/index.d.ts +1 -1
- package/dist/Card/Card.d.ts +1 -1
- package/dist/Card/Card.styled.d.ts +0 -3
- package/dist/Card/Card.types.d.ts +6 -0
- package/dist/Card/index.d.ts +1 -1
- package/dist/Checkbox/Checkbox.d.ts +1 -1
- package/dist/Checkbox/Checkbox.types.d.ts +1 -1
- package/dist/Chip/Chip.d.ts +1 -1
- package/dist/Chip/Chip.types.d.ts +6 -0
- package/dist/Chip/index.d.ts +1 -1
- package/dist/CssBaseline/CssBaseline.d.ts +2 -2
- package/dist/CssBaseline/CssBaseline.types.d.ts +1 -1
- package/dist/DatePicker/DatePicker.d.ts +2 -2
- package/dist/DatePicker/DatePicker.styled.d.ts +1 -2
- package/dist/DatePicker/DatePicker.types.d.ts +3 -0
- package/dist/DatePicker/index.d.ts +1 -1
- package/dist/DateRangePicker/DateRangePicker.d.ts +2 -2
- package/dist/DateRangePicker/DateRangePicker.styled.d.ts +1 -2
- package/dist/DateRangePicker/DateRangePicker.types.d.ts +3 -0
- package/dist/DateRangePicker/index.d.ts +1 -1
- package/dist/Dialog/Dialog.d.ts +2 -2
- package/dist/Dialog/Dialog.type.d.ts +2 -1
- package/dist/Dialog/Dialog.types.d.ts +11 -0
- package/dist/Divider/Divider.d.ts +3 -2
- package/dist/Divider/Divider.types.d.ts +3 -0
- package/dist/Divider/index.d.ts +1 -1
- package/dist/Drawer/Drawer.d.ts +3 -3
- package/dist/Drawer/Drawer.types.d.ts +5 -0
- package/dist/Drawer/index.d.ts +1 -1
- package/dist/DrawerMenu/DrawerMenu.d.ts +3 -3
- package/dist/DrawerMenu/DrawerMenu.types.d.ts +31 -0
- package/dist/DrawerMenu/index.d.ts +1 -1
- package/dist/EmptyState/EmptyState.d.ts +1 -1
- package/dist/EmptyState/EmptyState.types.d.ts +10 -0
- package/dist/EmptyState/index.d.ts +1 -1
- package/dist/FooterActions/FooterActions.d.ts +2 -2
- package/dist/FooterActions/FooterActions.types.d.ts +6 -0
- package/dist/FooterActions/index.d.ts +1 -1
- package/dist/FormBody/FormBody.d.ts +3 -3
- package/dist/FormContainer/FormContainer.d.ts +2 -2
- package/dist/FormContainer/FormContainer.styled.d.ts +3 -1
- package/dist/FormContainer/FormContainer.types.d.ts +2 -1
- package/dist/FormGroup/FormGroup.d.ts +2 -2
- package/dist/FormGroup/FormGroup.types.d.ts +15 -0
- package/dist/FormGroup/index.d.ts +1 -1
- package/dist/FormHeader/FormHeader.d.ts +1 -1
- package/dist/FormHeader/FormHeader.types.d.ts +3 -1
- package/dist/Grid/Grid.d.ts +1 -1
- package/dist/Grid/Grid.types.d.ts +3 -0
- package/dist/Grid/index.d.ts +1 -1
- package/dist/HeaderToolbar/HeaderToolbar.d.ts +1 -1
- package/dist/HeaderToolbar/HeaderToolbar.styled.d.ts +4 -4
- package/dist/HeaderToolbar/HeaderToolbar.types.d.ts +13 -0
- package/dist/HeaderToolbar/index.d.ts +1 -1
- package/dist/Icon/Icon.d.ts +1 -1
- package/dist/Icon/IconProps.types.d.ts +4 -0
- package/dist/IconButton/IconButton.d.ts +2 -2
- package/dist/IconButton/IconButton.types.d.ts +2 -6
- package/dist/Icons/Access.d.ts +3 -0
- package/dist/Icons/AccountingIcon.d.ts +3 -0
- package/dist/Icons/AssignCurvedIcon.d.ts +3 -0
- package/dist/Icons/AvatarBusiness.d.ts +3 -0
- package/dist/Icons/AvatarCompany.d.ts +3 -0
- package/dist/Icons/AvatarGovernment.d.ts +3 -0
- package/dist/Icons/AvatarPeople.d.ts +3 -0
- package/dist/Icons/AvatarPerson.d.ts +3 -0
- package/dist/Icons/AvatarTrust.d.ts +3 -0
- package/dist/Icons/Browse.d.ts +3 -0
- package/dist/Icons/Browse2.d.ts +3 -0
- package/dist/Icons/ButtonCaret.d.ts +3 -0
- package/dist/Icons/ButtonFilter.d.ts +3 -0
- package/dist/Icons/Calendar.d.ts +3 -0
- package/dist/Icons/ChevronDown.d.ts +3 -0
- package/dist/Icons/ChevronLeft.d.ts +3 -0
- package/dist/Icons/ChevronRight.d.ts +3 -0
- package/dist/Icons/CoinEuroIcon.d.ts +3 -0
- package/dist/Icons/CoinIcon.d.ts +3 -0
- package/dist/Icons/CoinPoundIcon.d.ts +3 -0
- package/dist/Icons/Cross.d.ts +3 -0
- package/dist/Icons/CrossIcon16.d.ts +3 -0
- package/dist/Icons/CurrencyEuroIcon.d.ts +3 -0
- package/dist/Icons/CurrencyIcon.d.ts +3 -0
- package/dist/Icons/CurrencyPoundIcon.d.ts +3 -0
- package/dist/Icons/Dialog/Alert.d.ts +3 -0
- package/dist/Icons/Dialog/Info.d.ts +3 -0
- package/dist/Icons/Dialog/InfoCircle.d.ts +3 -0
- package/dist/Icons/Dialog/LeapLogo.d.ts +3 -0
- package/dist/Icons/Dialog/Warning.d.ts +3 -0
- package/dist/Icons/Doctype/ActivityTypeDefault.d.ts +3 -0
- package/dist/Icons/Doctype/ActivityTypePhoneCall.d.ts +3 -0
- package/dist/Icons/Doctype/ActivityTypeScannedDoc.d.ts +3 -0
- package/dist/Icons/Doctype/ActivityTypeVideoCall.d.ts +3 -0
- package/dist/Icons/Doctype/DocTypeAppointment.d.ts +3 -0
- package/dist/Icons/Doctype/DocTypeAppointmentCriticalDate.d.ts +3 -0
- package/dist/Icons/Doctype/DocTypeAudio.d.ts +3 -0
- package/dist/Icons/Doctype/DocTypeClausePrecedent.d.ts +3 -0
- package/dist/Icons/Doctype/DocTypeComment.d.ts +3 -0
- package/dist/Icons/Doctype/DocTypeCriticalDate.d.ts +3 -0
- package/dist/Icons/Doctype/DocTypeDeadline.d.ts +3 -0
- package/dist/Icons/Doctype/DocTypeDefault.d.ts +3 -0
- package/dist/Icons/Doctype/DocTypeEmail.d.ts +3 -0
- package/dist/Icons/Doctype/DocTypeEmailDraft.d.ts +3 -0
- package/dist/Icons/Doctype/DocTypeEmailReceived.d.ts +3 -0
- package/dist/Icons/Doctype/DocTypeEmailRecieved.d.ts +3 -0
- package/dist/Icons/Doctype/DocTypeEmailSent.d.ts +3 -0
- package/dist/Icons/Doctype/DocTypeExcel.d.ts +3 -0
- package/dist/Icons/Doctype/DocTypeFax.d.ts +3 -0
- package/dist/Icons/Doctype/DocTypeFileNote.d.ts +3 -0
- package/dist/Icons/Doctype/DocTypeFolder.d.ts +3 -0
- package/dist/Icons/Doctype/DocTypeImage.d.ts +3 -0
- package/dist/Icons/Doctype/DocTypeInfotrack.d.ts +3 -0
- package/dist/Icons/Doctype/DocTypeInvoiceRequest.d.ts +3 -0
- package/dist/Icons/Doctype/DocTypeInvoiceRequests.d.ts +3 -0
- package/dist/Icons/Doctype/DocTypeLetter.d.ts +3 -0
- package/dist/Icons/Doctype/DocTypeMemo.d.ts +3 -0
- package/dist/Icons/Doctype/DocTypePdf.d.ts +3 -0
- package/dist/Icons/Doctype/DocTypePowerpoint.d.ts +3 -0
- package/dist/Icons/Doctype/DocTypeSMS.d.ts +3 -0
- package/dist/Icons/Doctype/DocTypeSignatureDeclined.d.ts +3 -0
- package/dist/Icons/Doctype/DocTypeSignaturePending.d.ts +3 -0
- package/dist/Icons/Doctype/DocTypeSignatureRequest.d.ts +3 -0
- package/dist/Icons/Doctype/DocTypeSignatureSigned.d.ts +3 -0
- package/dist/Icons/Doctype/DocTypeTasks.d.ts +3 -0
- package/dist/Icons/Doctype/DocTypeTrust.d.ts +3 -0
- package/dist/Icons/Doctype/DocTypeVideo.d.ts +3 -0
- package/dist/Icons/Doctype/DocTypeWord.d.ts +3 -0
- package/dist/Icons/Doctype/DocTypeZip.d.ts +3 -0
- package/dist/Icons/Doctype16/ActivityTypeDefault16.d.ts +3 -0
- package/dist/Icons/Doctype16/ActivityTypePhoneCall16.d.ts +3 -0
- package/dist/Icons/Doctype16/ActivityTypeScannedDoc16.d.ts +3 -0
- package/dist/Icons/Doctype16/ActivityTypeVideoCall16.d.ts +3 -0
- package/dist/Icons/Doctype16/DocTypeAppointment16.d.ts +3 -0
- package/dist/Icons/Doctype16/DocTypeAppointmentCriticalDate16.d.ts +3 -0
- package/dist/Icons/Doctype16/DocTypeAudio16.d.ts +3 -0
- package/dist/Icons/Doctype16/DocTypeClausePrecedent16.d.ts +3 -0
- package/dist/Icons/Doctype16/DocTypeComment16.d.ts +3 -0
- package/dist/Icons/Doctype16/DocTypeCriticalDate16.d.ts +3 -0
- package/dist/Icons/Doctype16/DocTypeDeadline16.d.ts +3 -0
- package/dist/Icons/Doctype16/DocTypeDefault16.d.ts +3 -0
- package/dist/Icons/Doctype16/DocTypeEmail16.d.ts +3 -0
- package/dist/Icons/Doctype16/DocTypeEmailDraft16.d.ts +3 -0
- package/dist/Icons/Doctype16/DocTypeEmailReceived16.d.ts +3 -0
- package/dist/Icons/Doctype16/DocTypeEmailSent16.d.ts +3 -0
- package/dist/Icons/Doctype16/DocTypeExcel16.d.ts +3 -0
- package/dist/Icons/Doctype16/DocTypeFax16.d.ts +3 -0
- package/dist/Icons/Doctype16/DocTypeFileNote16.d.ts +3 -0
- package/dist/Icons/Doctype16/DocTypeFolder16.d.ts +3 -0
- package/dist/Icons/Doctype16/DocTypeImage16.d.ts +3 -0
- package/dist/Icons/Doctype16/DocTypeInfotrack16.d.ts +3 -0
- package/dist/Icons/Doctype16/DocTypeInvoiceRequest16.d.ts +3 -0
- package/dist/Icons/Doctype16/DocTypeInvoiceRequests16.d.ts +3 -0
- package/dist/Icons/Doctype16/DocTypeLetter16.d.ts +3 -0
- package/dist/Icons/Doctype16/DocTypeMemo16.d.ts +3 -0
- package/dist/Icons/Doctype16/DocTypePdf16.d.ts +3 -0
- package/dist/Icons/Doctype16/DocTypePowerpoint16.d.ts +3 -0
- package/dist/Icons/Doctype16/DocTypeSMS16.d.ts +3 -0
- package/dist/Icons/Doctype16/DocTypeSignatureDeclined16.d.ts +3 -0
- package/dist/Icons/Doctype16/DocTypeSignaturePending16.d.ts +3 -0
- package/dist/Icons/Doctype16/DocTypeSignatureRequest16.d.ts +3 -0
- package/dist/Icons/Doctype16/DocTypeSignatureSigned16.d.ts +3 -0
- package/dist/Icons/Doctype16/DocTypeTasks16.d.ts +3 -0
- package/dist/Icons/Doctype16/DocTypeTrust16.d.ts +3 -0
- package/dist/Icons/Doctype16/DocTypeVideo16.d.ts +3 -0
- package/dist/Icons/Doctype16/DocTypeWord16.d.ts +3 -0
- package/dist/Icons/Doctype16/DocTypeZip16.d.ts +3 -0
- package/dist/Icons/EmailSentIcon.d.ts +3 -0
- package/dist/Icons/EnvelopeIcon.d.ts +3 -0
- package/dist/Icons/HomeIcon.d.ts +3 -0
- package/dist/Icons/InsertLink.d.ts +3 -0
- package/dist/Icons/LinkMatter.d.ts +3 -0
- package/dist/Icons/LinkMatterIcon.d.ts +3 -0
- package/dist/Icons/Loader.d.ts +3 -0
- package/dist/Icons/Logos/LawconnectIcon.d.ts +2 -0
- package/dist/Icons/Logos/LeapLogo.d.ts +2 -0
- package/dist/Icons/Logos/poweredByLawconnect.d.ts +2 -0
- package/dist/Icons/MenuIcon.d.ts +3 -0
- package/dist/Icons/MoreVerticalIcon.d.ts +3 -0
- package/dist/Icons/NewAppointment.d.ts +3 -0
- package/dist/Icons/Power.d.ts +3 -0
- package/dist/Icons/Preview.d.ts +3 -0
- package/dist/Icons/Receipt.d.ts +3 -0
- package/dist/Icons/ReportingIcon.d.ts +3 -0
- package/dist/Icons/ResponseIcon.d.ts +3 -0
- package/dist/Icons/RevokeAccess.d.ts +3 -0
- package/dist/Icons/Search.d.ts +3 -0
- package/dist/Icons/SelectFilterEmpty.d.ts +3 -0
- package/dist/Icons/SelectFilterFilled.d.ts +3 -0
- package/dist/Icons/Spinner.d.ts +3 -0
- package/dist/Icons/Tick.d.ts +3 -0
- package/dist/Icons/UserLink.d.ts +3 -0
- package/dist/Icons/UserLock.d.ts +3 -0
- package/dist/Icons/Users.d.ts +3 -0
- package/dist/Icons/ViewAsUser.d.ts +3 -0
- package/dist/Icons/ViewAsUserIcon.d.ts +3 -0
- package/dist/Icons/{doctype/Doctype16 → activities/activities16}/ActivityTypeDefault16.d.ts +1 -0
- package/dist/Icons/{doctype/Doctype16 → activities/activities16}/ActivityTypePhoneCall16.d.ts +1 -0
- package/dist/Icons/{doctype/Doctype16 → activities/activities16}/ActivityTypeScannedDoc16.d.ts +1 -0
- package/dist/Icons/{doctype/Doctype16 → activities/activities16}/ActivityTypeVideoCall16.d.ts +1 -0
- package/dist/Icons/doctypes/Doctype16/DocTypeClausePrecedent16.d.ts +1 -1
- package/dist/Icons/doctypes/Doctype16/DocTypeComment16.d.ts +1 -1
- package/dist/Icons/doctypes/Doctype16/DocTypeEmail16.d.ts +1 -1
- package/dist/Icons/{doctype/Doctype/DocTypeInvoiceRequests.d.ts → doctypes/Doctype16/DocTypeExcel16ShortCut.d.ts} +1 -1
- package/dist/Icons/{doctype/Doctype/DocTypeCriticalDate.d.ts → doctypes/Doctype16/DocTypeScannedDoc16.d.ts} +1 -1
- package/dist/Icons/doctypes/Doctype16/DocTypeSignatureDeclined16.d.ts +1 -1
- package/dist/Icons/{doctype/Doctype/ActivityTypeVideoCall.d.ts → doctypes/Doctype16/DocTypeWord16Shortcut.d.ts} +1 -1
- package/dist/Icons/doctypes/Doctype16/DocTypeZip16.d.ts +1 -1
- package/dist/Icons/doctypes/Doctype16/index.d.ts +3 -0
- package/dist/Icons/index.d.ts +50 -0
- package/dist/Icons/lawconnect/index.d.ts +96 -96
- package/dist/Icons/{doctype/Doctype/DocTypeInvoiceRequest.d.ts → leap/ActivityDefault16.d.ts} +1 -1
- package/dist/Icons/{doctype/Doctype/DocTypeEmailDraft.d.ts → leap/Appointment16.d.ts} +1 -1
- package/dist/Icons/leap/AutoTimer24.d.ts +2 -0
- package/dist/Icons/{doctype/Doctype/ActivityTypePhoneCall.d.ts → leap/AutoTimerFilled24.d.ts} +1 -1
- package/dist/Icons/{doctype/Doctype/DocTypeEmailReceived.d.ts → leap/BlankLetter16.d.ts} +1 -1
- package/dist/Icons/leap/Bylawyers16.d.ts +2 -0
- package/dist/Icons/leap/Carat.d.ts +2 -0
- package/dist/Icons/leap/Clause16.d.ts +2 -0
- package/dist/Icons/leap/CostRecoveryExceeded16.d.ts +2 -0
- package/dist/Icons/leap/Fax16.d.ts +2 -0
- package/dist/Icons/leap/HyperLink16.d.ts +2 -0
- package/dist/Icons/{doctype/Doctype/DocTypeClausePrecedent.d.ts → leap/ManualEntry24.d.ts} +1 -1
- package/dist/Icons/{doctype/Doctype/DocTypeSignaturePending.d.ts → leap/ManualEntryFilled24.d.ts} +1 -1
- package/dist/Icons/leap/Memo16.d.ts +2 -0
- package/dist/Icons/leap/PhoneCall16.d.ts +2 -0
- package/dist/Icons/leap/PrecedentNotification16.d.ts +2 -0
- package/dist/Icons/{doctype/Doctype/DocTypeEmailSent.d.ts → leap/ScannedDoc16.d.ts} +1 -1
- package/dist/Icons/{doctype/Doctype16/DocTypeComment16.d.ts → leap/SharedFolder16.d.ts} +1 -1
- package/dist/Icons/leap/Sms16.d.ts +2 -0
- package/dist/Icons/{doctype/Doctype/DocTypeInfotrack.d.ts → leap/TaxInvoice16.d.ts} +1 -1
- package/dist/Icons/{doctype/Doctype/DocTypePowerpoint.d.ts → leap/TaxInvoice216.d.ts} +1 -1
- package/dist/Icons/{doctype/Doctype16/DocTypeDefault16.d.ts → leap/TimedEntry16.d.ts} +1 -1
- package/dist/Icons/leap/Timer24.d.ts +2 -0
- package/dist/Icons/leap/TimerFillled24.d.ts +2 -0
- package/dist/Icons/{doctype/Doctype/DocTypeEmailRecieved.d.ts → leap/TrustStatement16.d.ts} +1 -1
- package/dist/Icons/leap/UnknownType16.d.ts +2 -0
- package/dist/Icons/leap/Video16.d.ts +2 -0
- package/dist/Icons/leap/VideoCall16.d.ts +2 -0
- package/dist/Icons/leap/VoiceMemo16.d.ts +2 -0
- package/dist/Icons/leap/Zyphta16.d.ts +2 -0
- package/dist/Icons/leap/activities/Activities16/ActivityTypeDefault16.d.ts +3 -0
- package/dist/Icons/leap/activities/Activities16/ActivityTypePhoneCall16.d.ts +3 -0
- package/dist/Icons/leap/activities/Activities16/ActivityTypeScannedDoc16.d.ts +3 -0
- package/dist/Icons/leap/activities/Activities16/ActivityTypeVideoCall16.d.ts +3 -0
- package/dist/Icons/leap/index.d.ts +41 -7
- package/dist/Icons/leap/ribbon/Calendar.d.ts +1 -0
- package/dist/Icons/leap/ribbon/Calendar32.d.ts +3 -0
- package/dist/Icons/leap/ribbon/CalendarDark32.d.ts +3 -0
- package/dist/Icons/leap/ribbon/Delete.d.ts +2 -0
- package/dist/Icons/leap/ribbon/Delete32.d.ts +3 -0
- package/dist/Icons/leap/ribbon/DeleteDark32.d.ts +3 -0
- package/dist/Icons/leap/ribbon/MatterFolder.d.ts +1 -0
- package/dist/Icons/leap/ribbon/MatterFolder32.d.ts +3 -0
- package/dist/Icons/leap/ribbon/MatterFolderDark32.d.ts +3 -0
- package/dist/Icons/leap/ribbon/NewEntry.d.ts +1 -0
- package/dist/ImageUpload/ImageUpload.d.ts +1 -1
- package/dist/ImageUpload/ImageUpload.styled.d.ts +2 -0
- package/dist/ImageUpload/ImageUpload.types.d.ts +6 -0
- package/dist/ImageUpload/index.d.ts +1 -1
- package/dist/Input/Input.d.ts +2 -2
- package/dist/Input/Input.types.d.ts +27 -0
- package/dist/Input/index.d.ts +1 -1
- package/dist/InputLabel/InputLabel.d.ts +1 -1
- package/dist/InputLabel/InputLabel.types.d.ts +1 -2
- package/dist/List/List.d.ts +2 -2
- package/dist/List/List.types.d.ts +1 -3
- package/dist/ListItem/ListItem.types.d.ts +0 -7
- package/dist/ListItemAvatar/ListItemAvatar.d.ts +2 -2
- package/dist/ListItemAvatar/ListItemAvatar.types.d.ts +1 -3
- package/dist/ListItemIcon/ListItemIcon.types.d.ts +1 -3
- package/dist/ListSubheader/ListSubheader.types.d.ts +1 -6
- package/dist/Loader/Loader.d.ts +1 -1
- package/dist/Logos/Leap/index.d.ts +1 -1
- package/dist/MenuContext/MenuContext.d.ts +4 -0
- package/dist/MenuContext/MenuContext.types.d.ts +18 -0
- package/dist/MenuHeader/MenuHeader.d.ts +1 -1
- package/dist/MenuHeader/MenuHeader.types.d.ts +4 -0
- package/dist/MenuHeader/index.d.ts +1 -1
- package/dist/MenuItem/MenuItem.d.ts +1 -1
- package/dist/MenuItemSystem/MenuItemSystem.d.ts +4 -0
- package/dist/MenuItemSystem/MenuItemSystem.types.d.ts +25 -0
- package/dist/Modal/Modal.d.ts +1 -1
- package/dist/Modal/Modal.types.d.ts +5 -0
- package/dist/Modal/index.d.ts +1 -1
- package/dist/ModalActions/ModalActions.d.ts +2 -2
- package/dist/ModalActions/ModalActions.types.d.ts +3 -0
- package/dist/ModalActions/index.d.ts +1 -1
- package/dist/ModalContent/ModalContent.d.ts +2 -2
- package/dist/ModalContent/ModalContent.types.d.ts +7 -0
- package/dist/ModalContent/index.d.ts +1 -1
- package/dist/ModalTitle/ModalTitle.d.ts +2 -2
- package/dist/ModalTitle/ModalTitle.types.d.ts +4 -0
- package/dist/ModalTitle/index.d.ts +1 -1
- package/dist/Pagination/Pagination.d.ts +1 -1
- package/dist/Popover/Popover.d.ts +3 -0
- package/dist/Popover/Popover.types.d.ts +7 -0
- package/dist/Popover/index.d.ts +2 -0
- package/dist/ProgressBar/ProgressBar.types.d.ts +1 -2
- package/dist/Radio/Radio.d.ts +1 -1
- package/dist/RadioGroup/RadioGroup.d.ts +2 -2
- package/dist/RadioGroup/RadioGroup.types.d.ts +4 -0
- package/dist/RadioGroup/index.d.ts +1 -1
- package/dist/RibbonButton/RibbonButton.d.ts +4 -0
- package/dist/RibbonButton/RibbonButton.styled.d.ts +9 -0
- package/dist/RibbonButton/RibbonButton.types.d.ts +11 -0
- package/dist/RibbonButton/index.d.ts +2 -0
- package/dist/RibbonButtonGroup/RibbonButtonGroup.d.ts +4 -0
- package/dist/RibbonButtonGroup/RibbonButtonGroup.styled.d.ts +8 -0
- package/dist/RibbonButtonGroup/RibbonButtonGroup.types.d.ts +15 -0
- package/dist/RibbonButtonGroup/index.d.ts +2 -0
- package/dist/Select/Select.styled.d.ts +1 -1
- package/dist/SidebarLayout/SidebarLayout.types.d.ts +15 -0
- package/dist/SidebarLayout/index.d.ts +1 -1
- package/dist/StepNavigation/StepNavigation.styled.d.ts +1 -3
- package/dist/Switch/Switch.d.ts +2 -2
- package/dist/Switch/Switch.types.d.ts +3 -0
- package/dist/Switch/index.d.ts +1 -1
- package/dist/TabListItem/TabListItem.types.d.ts +2 -2
- package/dist/Table/Table.d.ts +2 -2
- package/dist/Table/Table.types.d.ts +8 -0
- package/dist/Table/index.d.ts +1 -1
- package/dist/TableBody/TableBody.d.ts +2 -2
- package/dist/TableBody/TableBody.types.d.ts +8 -0
- package/dist/TableBody/index.d.ts +1 -1
- package/dist/TableCell/TableCell.d.ts +1 -1
- package/dist/TableCell/TableCell.types.d.ts +9 -0
- package/dist/TableCell/index.d.ts +1 -1
- package/dist/TableCellIcon/TableCellIcon.d.ts +1 -1
- package/dist/TableCellIcon/TableCellIcon.types.d.ts +5 -0
- package/dist/TableCellIcon/index.d.ts +1 -1
- package/dist/TableContainer/TableContainer.d.ts +3 -3
- package/dist/TableContainer/TableContainer.types.d.ts +4 -0
- package/dist/TableContainer/index.d.ts +1 -1
- package/dist/TableFooter/TableFooter.d.ts +2 -2
- package/dist/TableFooter/TableFooter.types.d.ts +3 -0
- package/dist/TableFooter/index.d.ts +1 -1
- package/dist/TableHead/TableHead.d.ts +2 -2
- package/dist/TableHead/TableHead.types.d.ts +3 -0
- package/dist/TableHead/index.d.ts +1 -1
- package/dist/TableRow/TableRow.d.ts +3 -3
- package/dist/TableRow/TableRow.types.d.ts +4 -0
- package/dist/TableRow/index.d.ts +1 -1
- package/dist/Tag/Tag.d.ts +1 -1
- package/dist/Tag/Tag.styled.d.ts +1 -3
- package/dist/Tag/Tag.types.d.ts +18 -0
- package/dist/Tag/index.d.ts +1 -1
- package/dist/TextField/TextField.types.d.ts +3 -4
- package/dist/ThemeProvider/ThemeProvider.d.ts +1 -1
- package/dist/ThemeProvider/ThemeProvider.types.d.ts +5 -0
- package/dist/ThemeProvider/index.d.ts +1 -1
- package/dist/Themes/Core/baseline.d.ts +35 -0
- package/dist/Themes/Core/common.d.ts +289 -0
- package/dist/Themes/Core/props.d.ts +31 -0
- package/dist/Themes/Desktop/index.d.ts +1 -0
- package/dist/Themes/Desktop/pallette.d.ts +234 -0
- package/dist/Themes/Desktop/theme.d.ts +1 -0
- package/dist/Themes/Desktop/typography.d.ts +84 -0
- package/dist/Themes/Web/index.d.ts +1 -0
- package/dist/Themes/Web/pallette.d.ts +234 -0
- package/dist/Themes/Web/theme.d.ts +1 -0
- package/dist/Themes/Web/typography.d.ts +93 -0
- package/dist/Themes/index.d.ts +7 -0
- package/dist/ToolbarButton/ToolbarButton.d.ts +1 -1
- package/dist/ToolbarButton/ToolbarButton.types.d.ts +8 -0
- package/dist/ToolbarButton/index.d.ts +1 -1
- package/dist/Tooltip/Tooltip.d.ts +3 -3
- package/dist/Tooltip/Tooltip.types.d.ts +4 -0
- package/dist/Tooltip/index.d.ts +1 -1
- package/dist/TwoColumnLayout/TwoColumnLayout.types.d.ts +11 -0
- package/dist/TwoColumnLayout/index.d.ts +1 -1
- package/dist/Typography/Typography.d.ts +1 -1
- package/dist/Typography/Typography.types.d.ts +2 -1
- package/dist/index.d.ts +0 -1
- package/dist/index.esm.js +920 -788
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +947 -780
- package/dist/index.js.map +1 -1
- package/dist/package.json +1 -1
- package/package.json +1 -1
- package/src/Accordion/Accordion.test.tsx +3 -2
- package/src/Accordion/Accordion.tsx +70 -48
- package/src/Accordion/{AccordionProps.types.tsx → Accordion.types.ts} +3 -2
- package/src/Accordion/index.ts +2 -2
- package/src/AccordionDetails/AccordionDetails.stories.mdx +13 -1
- package/src/AccordionDetails/AccordionDetails.test.tsx +3 -2
- package/src/AccordionDetails/AccordionDetails.tsx +5 -10
- package/src/AccordionDetails/AccordionDetails.types.ts +3 -0
- package/src/AccordionDetails/index.ts +2 -2
- package/src/AccordionPanel/AccordionPanel.test.tsx +8 -3
- package/src/AccordionPanel/AccordionPanel.tsx +6 -10
- package/src/AccordionPanel/AccordionPanel.types.ts +2 -0
- package/src/AccordionPanel/index.ts +2 -2
- package/src/AccordionSummary/AccordionSummary.test.tsx +3 -2
- package/src/AccordionSummary/AccordionSummary.tsx +11 -14
- package/src/AccordionSummary/{AccordionSummaryProps.types.tsx → AccordionSummary.types.ts} +2 -2
- package/src/AccordionSummary/index.ts +2 -2
- package/src/ActivityLog/ActivityLog.stories.mdx +0 -1
- package/src/ActivityLog/{ActivityLog.styled.ts → ActivityLog.styled.tsx} +42 -38
- package/src/ActivityLog/ActivityLog.test.tsx +26 -0
- package/src/ActivityLog/ActivityLog.tsx +28 -17
- package/src/ActivityLog/ActivityLog.types.ts +15 -17
- package/src/AppBar/AppBar.test.tsx +8 -8
- package/src/AppBar/AppBar.tsx +8 -11
- package/src/AppBar/{AppBar.types.tsx → AppBar.types.ts} +4 -12
- package/src/AttachmentIcon/AttachmentIcon.stories.mdx +253 -64
- package/src/AttachmentIcon/AttachmentIcon.test.tsx +7 -0
- package/src/AttachmentIcon/AttachmentIcon.types.ts +2 -2
- package/src/AttachmentIcon/icons.ts +27 -0
- package/src/Autocomplete/Autocomplete.stories.mdx +99 -54
- package/src/Autocomplete/{Autocomplete.styled.ts → Autocomplete.styled.tsx} +1 -2
- package/src/Autocomplete/Autocomplete.test.tsx +13 -3
- package/src/Autocomplete/Autocomplete.tsx +5 -13
- package/src/Autocomplete/{AutocompleteProps.types.tsx → Autocomplete.types.ts} +4 -28
- package/src/Autocomplete/index.ts +2 -2
- package/src/Autocomplete/story-supports/RecipientInput.js +4 -9
- package/src/Avatar/Avatar.stories.mdx +43 -10
- package/src/Avatar/Avatar.test.tsx +8 -8
- package/src/Avatar/Avatar.types.ts +20 -0
- package/src/AvatarGroup/AvatarGroup.stories.mdx +78 -4
- package/src/AvatarGroup/AvatarGroup.styled.tsx +56 -0
- package/src/AvatarGroup/AvatarGroup.test.tsx +3 -2
- package/src/AvatarGroup/AvatarGroup.tsx +1 -1
- package/src/AvatarGroup/AvatarGroup.types.ts +22 -0
- package/src/AvatarGroup/index.ts +2 -2
- package/src/Badge/Badge.stories.mdx +4 -4
- package/src/Badge/Badge.test.tsx +8 -8
- package/src/Badge/Badge.tsx +4 -5
- package/src/Badge/Badge.types.ts +3 -0
- package/src/BottomListButton/{BottomListButton.styled.ts → BottomListButton.styled.tsx} +8 -4
- package/src/BottomListButton/BottomListButton.test.tsx +3 -2
- package/src/BottomListButton/BottomListButton.tsx +12 -12
- package/src/BottomListButton/BottomListButton.types.ts +6 -0
- package/src/BottomListButton/index.ts +2 -2
- package/src/Box/Box.test.tsx +3 -2
- package/src/Box/Box.tsx +4 -5
- package/src/Box/index.ts +2 -2
- package/src/Breadcrumbs/Breadcrumbs.stories.mdx +0 -1
- package/src/Breadcrumbs/Breadcrumbs.styled.tsx +16 -0
- package/src/Breadcrumbs/Breadcrumbs.test.tsx +8 -8
- package/src/Breadcrumbs/Breadcrumbs.tsx +1 -1
- package/src/Breadcrumbs/Breadcrumbs.types.ts +3 -0
- package/src/Breadcrumbs/index.ts +1 -1
- package/src/Button/Button.stories.mdx +23 -5
- package/src/Button/{Button.styled.ts → Button.styled.tsx} +45 -47
- package/src/Button/Button.test.tsx +4 -3
- package/src/Button/Button.tsx +6 -6
- package/src/Button/Button.types.ts +5 -0
- package/src/Button/index.ts +2 -2
- package/src/Card/Card.stories.mdx +17 -5
- package/src/Card/{Card.styled.ts → Card.styled.tsx} +7 -12
- package/src/Card/Card.test.tsx +3 -2
- package/src/Card/Card.tsx +4 -7
- package/src/Card/Card.types.ts +7 -0
- package/src/Card/index.ts +2 -2
- package/src/Checkbox/Checkbox.stories.mdx +5 -1
- package/src/Checkbox/Checkbox.styled.tsx +8 -0
- package/src/Checkbox/Checkbox.test.tsx +8 -8
- package/src/Checkbox/Checkbox.tsx +10 -11
- package/src/Checkbox/Checkbox.types.ts +7 -0
- package/src/Chip/Chip.stories.mdx +49 -30
- package/src/Chip/{Chip.styled.ts → Chip.styled.tsx} +32 -37
- package/src/Chip/Chip.test.tsx +3 -2
- package/src/Chip/Chip.tsx +15 -15
- package/src/Chip/Chip.types.ts +7 -0
- package/src/Chip/index.ts +2 -2
- package/src/CssBaseline/CssBaseline.tsx +8 -10
- package/src/CssBaseline/CssBaseline.types.ts +2 -3
- package/src/DatePicker/DatePicker.stories.mdx +13 -9
- package/src/DatePicker/DatePicker.styled.tsx +5 -3
- package/src/DatePicker/DatePicker.test.tsx +3 -2
- package/src/DatePicker/DatePicker.tsx +10 -6
- package/src/DatePicker/DatePicker.types.ts +3 -0
- package/src/DatePicker/index.ts +2 -2
- package/src/DateRangePicker/DateRangePicker.stories.mdx +46 -17
- package/src/DateRangePicker/DateRangePicker.styled.tsx +5 -3
- package/src/DateRangePicker/DateRangePicker.test.tsx +3 -2
- package/src/DateRangePicker/DateRangePicker.tsx +1 -3
- package/src/DateRangePicker/index.ts +2 -2
- package/src/Dialog/Dialog.stories.mdx +143 -29
- package/src/Dialog/Dialog.test.tsx +23 -21
- package/src/Dialog/Dialog.tsx +27 -31
- package/src/Dialog/Dialog.type.ts +3 -2
- package/src/Divider/Divider.stories.mdx +6 -0
- package/src/Divider/Divider.test.tsx +2 -2
- package/src/Divider/Divider.tsx +14 -11
- package/src/Divider/Divider.types.ts +3 -0
- package/src/Divider/index.ts +2 -2
- package/src/Drawer/Drawer.stories.mdx +9 -5
- package/src/Drawer/Drawer.test.tsx +4 -3
- package/src/Drawer/Drawer.tsx +24 -19
- package/src/Drawer/Drawer.types.ts +6 -0
- package/src/Drawer/index.ts +2 -2
- package/src/DrawerMenu/DrawerMenu.stories.mdx +2 -2
- package/src/DrawerMenu/DrawerMenu.styled.tsx +73 -73
- package/src/DrawerMenu/DrawerMenu.test.tsx +2 -2
- package/src/DrawerMenu/DrawerMenu.tsx +38 -22
- package/src/DrawerMenu/DrawerMenu.types.ts +32 -0
- package/src/DrawerMenu/index.ts +2 -2
- package/src/Dropdown/Dropdown.stories.mdx +0 -6
- package/src/Dropdown/Dropdown.test.tsx +12 -0
- package/src/Dropdown/Dropdown.tsx +0 -10
- package/src/EmptyState/EmptyState.stories.mdx +5 -5
- package/src/EmptyState/EmptyState.test.tsx +2 -3
- package/src/EmptyState/EmptyState.tsx +3 -10
- package/src/EmptyState/EmptyState.types.ts +12 -0
- package/src/EmptyState/index.ts +2 -2
- package/src/FooterActions/FooterActions.styled.tsx +41 -0
- package/src/FooterActions/FooterActions.test.tsx +3 -2
- package/src/FooterActions/FooterActions.tsx +37 -25
- package/src/FooterActions/{FooterActionsProps.types.tsx → FooterActions.types.ts} +2 -2
- package/src/FooterActions/index.ts +2 -2
- package/src/FormBody/FormBody.stories.mdx +75 -1
- package/src/FormBody/FormBody.test.tsx +7 -0
- package/src/FormBody/FormBody.tsx +11 -18
- package/src/FormBody/FormBody.types.ts +6 -7
- package/src/FormContainer/FormContainer.stories.mdx +92 -10
- package/src/FormContainer/FormContainer.styled.tsx +13 -0
- package/src/FormContainer/FormContainer.test.tsx +7 -0
- package/src/FormContainer/FormContainer.tsx +15 -11
- package/src/FormContainer/FormContainer.types.ts +3 -4
- package/src/FormGroup/FormGroup.stories.mdx +47 -3
- package/src/FormGroup/FormGroup.test.tsx +2 -3
- package/src/FormGroup/FormGroup.tsx +22 -13
- package/src/FormGroup/FormGroup.types.ts +16 -0
- package/src/FormGroup/index.ts +2 -2
- package/src/FormHeader/FormHeader.styled.tsx +68 -0
- package/src/FormHeader/FormHeader.test.tsx +7 -0
- package/src/FormHeader/FormHeader.tsx +73 -48
- package/src/FormHeader/FormHeader.types.ts +8 -7
- package/src/Grid/Grid.stories.mdx +18 -5
- package/src/Grid/Grid.test.tsx +3 -2
- package/src/Grid/Grid.tsx +5 -8
- package/src/Grid/Grid.types.ts +3 -0
- package/src/Grid/index.ts +2 -2
- package/src/HeaderToolbar/HeaderToolbar.stories.mdx +183 -6
- package/src/HeaderToolbar/HeaderToolbar.styled.tsx +14 -11
- package/src/HeaderToolbar/HeaderToolbar.test.tsx +3 -2
- package/src/HeaderToolbar/HeaderToolbar.tsx +22 -12
- package/src/HeaderToolbar/HeaderToolbar.types.ts +13 -0
- package/src/HeaderToolbar/index.ts +2 -2
- package/src/Icon/Icon.stories.mdx +35 -3
- package/src/Icon/Icon.test.tsx +8 -8
- package/src/Icon/Icon.tsx +6 -6
- package/src/IconButton/IconButton.stories.mdx +101 -5
- package/src/IconButton/IconButton.test.tsx +8 -8
- package/src/IconButton/IconButton.tsx +13 -11
- package/src/IconButton/IconButton.types.ts +7 -0
- package/src/IconButton/support/IconButtonMenuListExample.tsx +6 -4
- package/src/Icons/doctype-icons.stories.mdx +260 -213
- package/src/Icons/doctypes/Doctype/icons.ts +247 -0
- package/src/Icons/doctypes/Doctype16/DocTypeAppointment16.tsx +56 -18
- package/src/Icons/doctypes/Doctype16/DocTypeClausePrecedent16.tsx +46 -13
- package/src/Icons/doctypes/Doctype16/DocTypeComment16.tsx +17 -7
- package/src/Icons/doctypes/Doctype16/DocTypeEmail16.tsx +22 -11
- package/src/Icons/doctypes/Doctype16/DocTypeExcel16Shortcut.tsx +99 -0
- package/src/Icons/doctypes/Doctype16/DocTypeScannedDoc16.tsx +43 -0
- package/src/Icons/doctypes/Doctype16/DocTypeSignatureDeclined16.tsx +44 -13
- package/src/Icons/doctypes/Doctype16/DocTypeWord16Shortcut.tsx +75 -0
- package/src/Icons/doctypes/Doctype16/DocTypeZip16.tsx +27 -9
- package/src/Icons/doctypes/Doctype16/icons.ts +148 -0
- package/src/Icons/doctypes/Doctype16/index.ts +37 -35
- package/src/Icons/lawconnect/Filled/index.ts +8 -0
- package/src/Icons/lawconnect/icons.ts +219 -0
- package/src/Icons/lawconnect/index.ts +96 -0
- package/src/Icons/lawconnect-icons.stories.mdx +165 -152
- package/src/Icons/leap/ActivityDefault16.tsx +25 -0
- package/src/Icons/leap/Appointment16.tsx +44 -0
- package/src/Icons/leap/AutoTimer24.tsx +22 -0
- package/src/Icons/leap/AutoTimerFilled24.tsx +15 -0
- package/src/Icons/leap/BlankLetter16.tsx +47 -0
- package/src/Icons/leap/Bylawyers16.tsx +36 -0
- package/src/Icons/leap/Carat.tsx +15 -0
- package/src/Icons/leap/Clause16.tsx +34 -0
- package/src/Icons/leap/CostRecoveryExceeded16.tsx +37 -0
- package/src/Icons/leap/Fax16.tsx +53 -0
- package/src/Icons/leap/HyperLink16.tsx +40 -0
- package/src/Icons/leap/ManualEntry24.tsx +27 -0
- package/src/Icons/leap/ManualEntryFilled24.tsx +27 -0
- package/src/Icons/leap/Memo16.tsx +42 -0
- package/src/Icons/leap/PhoneCall16.tsx +21 -0
- package/src/Icons/leap/PrecedentNotification16.tsx +25 -0
- package/src/Icons/leap/ScannedDoc16.tsx +42 -0
- package/src/Icons/leap/SharedFolder16.tsx +37 -0
- package/src/Icons/leap/Sms16.tsx +34 -0
- package/src/Icons/leap/TaxInvoice16.tsx +68 -0
- package/src/Icons/leap/TaxInvoice216.tsx +54 -0
- package/src/Icons/leap/TimedEntry16.tsx +39 -0
- package/src/Icons/leap/Timer24.tsx +15 -0
- package/src/Icons/leap/TimerFillled24.tsx +15 -0
- package/src/Icons/leap/TrustStatement16.tsx +61 -0
- package/src/Icons/leap/UnknownType16.tsx +32 -0
- package/src/Icons/leap/Video16.tsx +39 -0
- package/src/Icons/leap/VideoCall16.tsx +27 -0
- package/src/Icons/leap/VoiceMemo16.tsx +31 -0
- package/src/Icons/leap/Zyphta16.tsx +51 -0
- package/src/Icons/leap/icons.ts +174 -0
- package/src/Icons/leap/index.ts +48 -7
- package/src/Icons/leap/ribbon/Calendar.tsx +26 -0
- package/src/Icons/leap/ribbon/Delete.tsx +22 -0
- package/src/Icons/leap/ribbon/MatterFolder.tsx +26 -0
- package/src/Icons/leap/ribbon/NewEntry.tsx +51 -0
- package/src/Icons/leap-icons.stories.mdx +138 -95
- package/src/ImageUpload/ImageUpload.stories.mdx +23 -0
- package/src/ImageUpload/ImageUpload.styled.tsx +81 -0
- package/src/ImageUpload/ImageUpload.test.tsx +3 -2
- package/src/ImageUpload/ImageUpload.tsx +11 -16
- package/src/ImageUpload/{ImageUploadProps.types.tsx → ImageUpload.types.ts} +0 -1
- package/src/ImageUpload/index.ts +2 -2
- package/src/Input/Input.stories.mdx +35 -11
- package/src/Input/Input.test.tsx +3 -2
- package/src/Input/Input.tsx +22 -15
- package/src/Input/{InputProps.types.tsx → Input.types.ts} +9 -1
- package/src/Input/index.ts +2 -2
- package/src/InputLabel/InputLabel.test.tsx +8 -8
- package/src/InputLabel/InputLabel.tsx +6 -6
- package/src/InputLabel/InputLabel.types.ts +3 -0
- package/src/List/List.tsx +4 -4
- package/src/List/List.types.ts +2 -4
- package/src/ListItem/ListItem.test.tsx +10 -0
- package/src/ListItem/ListItem.types.ts +3 -10
- package/src/ListItemAvatar/ListItemAvatar.stories.mdx +21 -0
- package/src/ListItemAvatar/ListItemAvatar.test.tsx +9 -0
- package/src/ListItemAvatar/ListItemAvatar.tsx +3 -4
- package/src/ListItemAvatar/ListItemAvatar.types.ts +2 -5
- package/src/ListItemHoverContent/ListItemHoverContent.stories.mdx +1 -1
- package/src/ListItemHoverContent/ListItemHoverContent.test.tsx +26 -0
- package/src/ListItemIcon/ListItemIcon.test.tsx +14 -0
- package/src/ListItemIcon/ListItemIcon.types.ts +2 -5
- package/src/ListItemText/ListItemText.test.tsx +9 -0
- package/src/ListSubheader/ListSubheader.types.ts +2 -7
- package/src/Loader/Loader.stories.mdx +1 -0
- package/src/Loader/Loader.test.tsx +8 -8
- package/src/Loader/Loader.tsx +24 -14
- package/src/Logos/Leap/index.ts +4 -4
- package/src/Logos/Logos.stories.mdx +9 -1
- package/src/Menu/Menu.stories.mdx +178 -57
- package/src/Menu/Menu.test.tsx +8 -8
- package/src/Menu/Menu.tsx +1 -1
- package/src/MenuHeader/MenuHeader.stories.mdx +1 -5
- package/src/MenuHeader/MenuHeader.test.tsx +3 -2
- package/src/MenuHeader/MenuHeader.tsx +8 -11
- package/src/MenuHeader/{MenuHeaderProps.types.tsx → MenuHeader.types.ts} +2 -2
- package/src/MenuHeader/index.ts +2 -2
- package/src/MenuItem/MenuItem.stories.mdx +45 -8
- package/src/MenuItem/MenuItem.test.tsx +8 -8
- package/src/MenuItem/MenuItem.tsx +21 -11
- package/src/Modal/Modal.test.tsx +3 -2
- package/src/Modal/Modal.tsx +1 -1
- package/src/Modal/index.ts +2 -2
- package/src/ModalActions/ModalActions.test.tsx +3 -2
- package/src/ModalActions/ModalActions.tsx +8 -10
- package/src/ModalActions/index.ts +2 -2
- package/src/ModalContent/ModalContent.test.tsx +3 -2
- package/src/ModalContent/ModalContent.tsx +12 -6
- package/src/ModalContent/index.ts +2 -2
- package/src/ModalTitle/ModalTitle.test.tsx +3 -2
- package/src/ModalTitle/ModalTitle.tsx +7 -5
- package/src/ModalTitle/index.ts +2 -2
- package/src/Pagination/Pagination.test.tsx +8 -8
- package/src/Pagination/Pagination.tsx +10 -7
- package/src/Popover/Popover.stories.mdx +42 -0
- package/src/Popover/Popover.test.tsx +13 -0
- package/src/Popover/Popover.tsx +28 -0
- package/src/Popover/Popover.types.ts +7 -0
- package/src/Popover/PopoverExample.tsx +30 -0
- package/src/Popover/index.ts +2 -0
- package/src/ProgressBar/ProgressBar.stories.mdx +0 -1
- package/src/ProgressBar/ProgressBar.test.tsx +8 -8
- package/src/ProgressBar/ProgressBar.types.ts +3 -0
- package/src/Radio/Radio.stories.mdx +9 -4
- package/src/Radio/Radio.test.tsx +8 -8
- package/src/Radio/Radio.tsx +10 -11
- package/src/RadioGroup/RadioGroup.stories.mdx +9 -1
- package/src/RadioGroup/RadioGroup.test.tsx +3 -2
- package/src/RadioGroup/RadioGroup.tsx +16 -11
- package/src/RadioGroup/index.ts +2 -2
- package/src/RibbonButton/RibbonButton.stories.mdx +39 -0
- package/src/RibbonButton/RibbonButton.styled.tsx +60 -0
- package/src/RibbonButton/RibbonButton.test.tsx +10 -0
- package/src/RibbonButton/RibbonButton.tsx +22 -0
- package/src/RibbonButton/RibbonButton.types.ts +12 -0
- package/src/RibbonButton/index.ts +2 -0
- package/src/RibbonButtonGroup/RibbonButtonGroup.stories.mdx +122 -0
- package/src/RibbonButtonGroup/RibbonButtonGroup.styled.tsx +73 -0
- package/src/RibbonButtonGroup/RibbonButtonGroup.test.tsx +12 -0
- package/src/RibbonButtonGroup/RibbonButtonGroup.tsx +49 -0
- package/src/RibbonButtonGroup/RibbonButtonGroup.types.ts +18 -0
- package/src/RibbonButtonGroup/RibbonButtonGroupMenuExample.tsx +83 -0
- package/src/RibbonButtonGroup/index.ts +2 -0
- package/src/Select/Select.stories-removed.mdx +2 -2
- package/src/Select/Select.styled.tsx +40 -0
- package/src/Select/Select.test.tsx +8 -8
- package/src/Select/Select.tsx +2 -4
- package/src/SidebarLayout/SidebarLayout.test.tsx +3 -2
- package/src/SidebarLayout/SidebarLayout.tsx +1 -3
- package/src/SidebarLayout/index.ts +2 -2
- package/src/StepNavigation/StepNavigation.styled.tsx +21 -22
- package/src/StepNavigation/StepNavigation.test.tsx +7 -0
- package/src/StepNavigation/StepNavigation.tsx +10 -10
- package/src/Switch/Switch.test.tsx +3 -2
- package/src/Switch/Switch.tsx +4 -8
- package/src/Switch/index.ts +2 -2
- package/src/Tab/Tab.stories.mdx +14 -0
- package/src/Tab/Tab.test.tsx +8 -8
- package/src/TabListItem/TabListItem.stories.mdx +55 -4
- package/src/TabListItem/TabListItem.styled.tsx +0 -1
- package/src/TabListItem/TabListItem.test.tsx +7 -0
- package/src/TabListItem/TabListItem.types.ts +2 -3
- package/src/Table/Table.stories.mdx +145 -30
- package/src/Table/Table.test.tsx +2 -2
- package/src/Table/Table.tsx +4 -7
- package/src/Table/{TableProps.types.tsx → Table.types.ts} +2 -5
- package/src/Table/index.ts +2 -2
- package/src/TableBody/TableBody.test.tsx +2 -2
- package/src/TableBody/TableBody.tsx +4 -8
- package/src/TableBody/index.ts +2 -2
- package/src/TableCell/TableCell.test.tsx +2 -2
- package/src/TableCell/TableCell.tsx +1 -1
- package/src/TableCell/TableCell.types.ts +11 -0
- package/src/TableCell/index.ts +2 -2
- package/src/TableCellIcon/TableCellIcon.stories.mdx +10 -2
- package/src/TableCellIcon/TableCellIcon.test.tsx +2 -2
- package/src/TableCellIcon/TableCellIcon.tsx +20 -14
- package/src/TableCellIcon/index.ts +2 -2
- package/src/TableContainer/TableContainer.stories.mdx +43 -2
- package/src/TableContainer/TableContainer.test.tsx +2 -2
- package/src/TableContainer/TableContainer.tsx +8 -7
- package/src/TableContainer/{TableContainerProps.types.ts → TableContainer.types.ts} +2 -0
- package/src/TableContainer/index.ts +1 -1
- package/src/TableFooter/TableFooter.test.tsx +2 -2
- package/src/TableFooter/TableFooter.tsx +9 -13
- package/src/TableFooter/TableFooter.types.ts +2 -0
- package/src/TableFooter/index.ts +2 -2
- package/src/TableHead/TableHead.test.tsx +2 -2
- package/src/TableHead/TableHead.tsx +5 -8
- package/src/TableHead/TableHead.types.ts +3 -0
- package/src/TableHead/index.ts +2 -2
- package/src/TableRow/TableRow.test.tsx +2 -2
- package/src/TableRow/TableRow.tsx +6 -6
- package/src/TableRow/TableRow.types.ts +5 -0
- package/src/TableRow/index.ts +2 -2
- package/src/Tabs/Tabs.stories.mdx +70 -35
- package/src/Tabs/Tabs.test.tsx +8 -8
- package/src/Tag/Tag.stories.mdx +167 -47
- package/src/Tag/{Tag.styled.ts → Tag.styled.tsx} +33 -22
- package/src/Tag/Tag.test.tsx +4 -3
- package/src/Tag/Tag.tsx +73 -41
- package/src/Tag/{TagProps.types.tsx → Tag.types.ts} +2 -2
- package/src/Tag/index.ts +2 -2
- package/src/TextField/TextField.stories.mdx +24 -10
- package/src/TextField/TextField.test.tsx +9 -0
- package/src/TextField/TextField.types.ts +6 -0
- package/src/TextareaAutosize/TextareaAutosize.stories.mdx +0 -3
- package/src/TextareaAutosize/TextareaAutosize.test.tsx +8 -7
- package/src/TextareaAutosize/TextareaAutosize.tsx +5 -4
- package/src/Theme/index.ts +2 -2
- package/src/Theme/leap/desktop/overrides/autocomplete.ts +36 -34
- package/src/Theme/leap/desktop/overrides/menuItem.ts +122 -120
- package/src/Theme/leap/desktop/theme.ts +8 -1
- package/src/Theme/leap/web/overrides/autocomplete.ts +13 -8
- package/src/Theme/leap/web/overrides/inputBase.ts +6 -8
- package/src/Theme/leap/web/overrides/menuItem.ts +145 -143
- package/src/Theme/leap/web/theme.ts +9 -0
- package/src/ThemeProvider/ThemeProvider.test.tsx +4 -3
- package/src/ThemeProvider/ThemeProvider.tsx +7 -11
- package/src/ThemeProvider/index.ts +2 -2
- package/src/ToolbarButton/ToolbarButton.stories.mdx +1 -1
- package/src/ToolbarButton/ToolbarButton.test.tsx +3 -2
- package/src/ToolbarButton/ToolbarButton.tsx +2 -6
- package/src/ToolbarButton/index.ts +2 -2
- package/src/Tooltip/Tooltip.stories.mdx +39 -11
- package/src/Tooltip/Tooltip.test.tsx +8 -3
- package/src/Tooltip/Tooltip.tsx +6 -6
- package/src/Tooltip/Tooltip.types.ts +5 -0
- package/src/Tooltip/index.ts +2 -2
- package/src/TwoColumnLayout/TwoColumnLayout.stories.mdx +1 -1
- package/src/TwoColumnLayout/TwoColumnLayout.test.tsx +3 -2
- package/src/TwoColumnLayout/TwoColumnLayout.tsx +1 -1
- package/src/TwoColumnLayout/{TwoColumnLayoutProps.types.tsx → TwoColumnLayout.types.ts} +2 -0
- package/src/TwoColumnLayout/index.ts +2 -2
- package/src/Typography/Typography.stories.mdx +90 -24
- package/src/Typography/Typography.test.tsx +8 -8
- package/src/Typography/Typography.tsx +3 -3
- package/src/Typography/Typography.types.ts +7 -0
- package/src/index.ts +1 -1
- package/dist/Avatar/AvatarProps.types.d.ts +0 -7
- package/dist/Icons/doctype/Doctype/ActivityTypeDefault.d.ts +0 -2
- package/dist/Icons/doctype/Doctype/ActivityTypeScannedDoc.d.ts +0 -2
- package/dist/Icons/doctype/Doctype/DocTypeAppointment.d.ts +0 -2
- package/dist/Icons/doctype/Doctype/DocTypeAppointmentCriticalDate.d.ts +0 -2
- package/dist/Icons/doctype/Doctype/DocTypeAudio.d.ts +0 -2
- package/dist/Icons/doctype/Doctype/DocTypeComment.d.ts +0 -2
- package/dist/Icons/doctype/Doctype/DocTypeDeadline.d.ts +0 -2
- package/dist/Icons/doctype/Doctype/DocTypeDefault.d.ts +0 -2
- package/dist/Icons/doctype/Doctype/DocTypeEmail.d.ts +0 -2
- package/dist/Icons/doctype/Doctype/DocTypeExcel.d.ts +0 -2
- package/dist/Icons/doctype/Doctype/DocTypeFax.d.ts +0 -2
- package/dist/Icons/doctype/Doctype/DocTypeFileNote.d.ts +0 -2
- package/dist/Icons/doctype/Doctype/DocTypeFolder.d.ts +0 -2
- package/dist/Icons/doctype/Doctype/DocTypeImage.d.ts +0 -2
- package/dist/Icons/doctype/Doctype/DocTypeLetter.d.ts +0 -2
- package/dist/Icons/doctype/Doctype/DocTypeMemo.d.ts +0 -2
- package/dist/Icons/doctype/Doctype/DocTypePdf.d.ts +0 -2
- package/dist/Icons/doctype/Doctype/DocTypeSMS.d.ts +0 -2
- package/dist/Icons/doctype/Doctype/DocTypeSignatureDeclined.d.ts +0 -2
- package/dist/Icons/doctype/Doctype/DocTypeSignatureRequest.d.ts +0 -2
- package/dist/Icons/doctype/Doctype/DocTypeSignatureSigned.d.ts +0 -2
- package/dist/Icons/doctype/Doctype/DocTypeTasks.d.ts +0 -2
- package/dist/Icons/doctype/Doctype/DocTypeTrust.d.ts +0 -2
- package/dist/Icons/doctype/Doctype/DocTypeVideo.d.ts +0 -2
- package/dist/Icons/doctype/Doctype/DocTypeWord.d.ts +0 -2
- package/dist/Icons/doctype/Doctype/DocTypeZip.d.ts +0 -2
- package/dist/Icons/doctype/Doctype16/DocTypeAppointment16.d.ts +0 -2
- package/dist/Icons/doctype/Doctype16/DocTypeAppointmentCriticalDate16.d.ts +0 -2
- package/dist/Icons/doctype/Doctype16/DocTypeAudio16.d.ts +0 -2
- package/dist/Icons/doctype/Doctype16/DocTypeClausePrecedent16.d.ts +0 -2
- package/dist/Icons/doctype/Doctype16/DocTypeCriticalDate16.d.ts +0 -2
- package/dist/Icons/doctype/Doctype16/DocTypeDeadline16.d.ts +0 -2
- package/dist/Icons/doctype/Doctype16/DocTypeEmail16.d.ts +0 -2
- package/dist/Icons/doctype/Doctype16/DocTypeEmailDraft16.d.ts +0 -2
- package/dist/Icons/doctype/Doctype16/DocTypeEmailReceived16.d.ts +0 -2
- package/dist/Icons/doctype/Doctype16/DocTypeEmailSent16.d.ts +0 -2
- package/dist/Icons/doctype/Doctype16/DocTypeExcel16.d.ts +0 -2
- package/dist/Icons/doctype/Doctype16/DocTypeFax16.d.ts +0 -2
- package/dist/Icons/doctype/Doctype16/DocTypeFileNote16.d.ts +0 -2
- package/dist/Icons/doctype/Doctype16/DocTypeFolder16.d.ts +0 -2
- package/dist/Icons/doctype/Doctype16/DocTypeImage16.d.ts +0 -2
- package/dist/Icons/doctype/Doctype16/DocTypeInfotrack16.d.ts +0 -2
- package/dist/Icons/doctype/Doctype16/DocTypeInvoiceRequest16.d.ts +0 -2
- package/dist/Icons/doctype/Doctype16/DocTypeInvoiceRequests16.d.ts +0 -2
- package/dist/Icons/doctype/Doctype16/DocTypeLetter16.d.ts +0 -2
- package/dist/Icons/doctype/Doctype16/DocTypeMemo16.d.ts +0 -2
- package/dist/Icons/doctype/Doctype16/DocTypePdf16.d.ts +0 -2
- package/dist/Icons/doctype/Doctype16/DocTypePowerpoint16.d.ts +0 -2
- package/dist/Icons/doctype/Doctype16/DocTypeSMS16.d.ts +0 -2
- package/dist/Icons/doctype/Doctype16/DocTypeSignatureDeclined16.d.ts +0 -2
- package/dist/Icons/doctype/Doctype16/DocTypeSignaturePending16.d.ts +0 -2
- package/dist/Icons/doctype/Doctype16/DocTypeSignatureRequest16.d.ts +0 -2
- package/dist/Icons/doctype/Doctype16/DocTypeSignatureSigned16.d.ts +0 -2
- package/dist/Icons/doctype/Doctype16/DocTypeTasks16.d.ts +0 -2
- package/dist/Icons/doctype/Doctype16/DocTypeTrust16.d.ts +0 -2
- package/dist/Icons/doctype/Doctype16/DocTypeVideo16.d.ts +0 -2
- package/dist/Icons/doctype/Doctype16/DocTypeWord16.d.ts +0 -2
- package/dist/Icons/doctype/Doctype16/DocTypeZip16.d.ts +0 -2
- package/dist/Icons/leap/Logos/LawconnectIcon.d.ts +0 -2
- package/dist/Icons/leap/Logos/LeapLegsLogo.d.ts +0 -1
- package/dist/Icons/leap/Logos/LeapLogo.d.ts +0 -1
- package/dist/Icons/leap/Logos/index.d.ts +0 -4
- package/dist/Icons/leap/Logos/poweredByLawconnect.d.ts +0 -2
- package/dist/TextAreaAutosize/TextAreaAutosize.types.d.ts +0 -3
- package/src/AccordionDetails/AccordionDetails.styled.ts +0 -10
- package/src/AccordionPanel/AccordionPanel.styled.ts +0 -6
- package/src/AccordionSummary/AccordionSummary.styled.ts +0 -14
- package/src/Avatar/Avatar.types.tsx +0 -19
- package/src/AvatarGroup/AvatarGroup.styled.ts +0 -56
- package/src/AvatarGroup/AvatarGroupProps.types.tsx +0 -19
- package/src/Badge/Badge.types.tsx +0 -3
- package/src/BottomListButton/BottomListButtonProps.types.tsx +0 -4
- package/src/Box/Box.styled.ts +0 -3
- package/src/Breadcrumbs/Breadcrumbs.styled.ts +0 -15
- package/src/Breadcrumbs/BreadcrumbsProps.types.tsx +0 -5
- package/src/Card/CardProps.types.tsx +0 -7
- package/src/Checkbox/Checkbox.styled.ts +0 -10
- package/src/Checkbox/Checkbox.types.tsx +0 -7
- package/src/Chip/ChipProps.types.tsx +0 -11
- package/src/DatePicker/DatePickerProps.types.tsx +0 -10
- package/src/Divider/DividerProps.types.tsx +0 -5
- package/src/Drawer/DrawerProps.types.tsx +0 -10
- package/src/DrawerMenu/DrawerMenuProps.types.tsx +0 -28
- package/src/EmptyState/EmptyStateProps.types.tsx +0 -6
- package/src/FooterActions/FooterActions.styled.ts +0 -41
- package/src/FormContainer/FormContainer.styled.ts +0 -11
- package/src/FormGroup/FormGroupProps.types.tsx +0 -24
- package/src/FormHeader/FormHeader.styled.ts +0 -68
- package/src/Grid/Grid.styled.ts +0 -3
- package/src/Grid/GridProps.types.tsx +0 -4
- package/src/HeaderToolbar/HeaderToolbarProps.types.tsx +0 -25
- package/src/IconButton/IconButton.types.tsx +0 -9
- package/src/Icons/lawconnect/index.tsx +0 -96
- package/src/ImageUpload/ImageUpload.styled.ts +0 -69
- package/src/InputLabel/InputLabel.types.tsx +0 -5
- package/src/Modal/Modal.styled.ts +0 -3
- package/src/ProgressBar/ProgressBar.types.tsx +0 -5
- package/src/Select/Select.styled.ts +0 -45
- package/src/TableCell/TableCellProps.types.tsx +0 -13
- package/src/TableFooter/TableFooterProps.types.tsx +0 -7
- package/src/TableHead/TableHeadProps.types.tsx +0 -11
- package/src/TableRow/TableRowProps.types.tsx +0 -19
- package/src/TextField/TextField.types.tsx +0 -6
- package/src/ThemeProvider/ThemeProvider.styled.ts +0 -3
- package/src/Tooltip/Tooltip.styled.ts +0 -3
- package/src/Tooltip/TooltipProps.types.tsx +0 -3
- package/src/Typography/Typography.types.tsx +0 -5
- /package/dist/Icons/{doctype/Doctype → Doctype}/index.d.ts +0 -0
- /package/dist/Icons/{doctype/Doctype16 → Doctype16}/index.d.ts +0 -0
- /package/src/Accordion/{Accordion.styled.ts → Accordion.styled.tsx} +0 -0
- /package/src/Avatar/{Avatar.styled.ts → Avatar.styled.tsx} +0 -0
- /package/src/Badge/{Badge.styled.ts → Badge.styled.tsx} +0 -0
- /package/src/Box/{BoxProps.types.tsx → Box.types.ts} +0 -0
- /package/src/DateRangePicker/{DateRangePickerProps.types.tsx → DateRangePicker.types.ts} +0 -0
- /package/src/EmptyState/{EmptyState.styled.ts → EmptyState.styled.tsx} +0 -0
- /package/src/FormBody/{FormBody.styled.ts → FormBody.styled.tsx} +0 -0
- /package/src/Icon/{Icon.types.tsx → Icon.types.ts} +0 -0
- /package/src/Loader/{Loader.types.tsx → Loader.types.ts} +0 -0
- /package/src/Logos/Leap/{poweredByLawconnect.tsx → PoweredByLawconnect.tsx} +0 -0
- /package/src/Menu/{Menu.types.tsx → Menu.types.ts} +0 -0
- /package/src/MenuItem/{MenuItem.types.tsx → MenuItem.types.ts} +0 -0
- /package/src/Modal/{ModalProps.types.tsx → Modal.types.ts} +0 -0
- /package/src/ModalActions/{ModalActionsProps.types.tsx → ModalActions.types.ts} +0 -0
- /package/src/ModalContent/{ModalContentProps.types.tsx → ModalContent.types.ts} +0 -0
- /package/src/ModalTitle/{ModalTitleProps.types.tsx → ModalTitle.types.ts} +0 -0
- /package/src/Pagination/{Pagination.types.tsx → Pagination.types.ts} +0 -0
- /package/src/Radio/{Radio.styled.ts → Radio.styled.tsx} +0 -0
- /package/src/Radio/{Radio.types.tsx → Radio.types.ts} +0 -0
- /package/src/RadioGroup/{RadioGroupProps.types.tsx → RadioGroup.types.ts} +0 -0
- /package/src/Select/{Select.types.tsx → Select.types.ts} +0 -0
- /package/src/SidebarLayout/{SidebarLayout.styled.ts → SidebarLayout.styled.tsx} +0 -0
- /package/src/SidebarLayout/{SidebarLayoutProps.types.tsx → SidebarLayout.types.ts} +0 -0
- /package/src/StepNavigation/{StepNavigation.types.tsx → StepNavigation.types.ts} +0 -0
- /package/src/Switch/{SwitchProps.types.tsx → Switch.types.ts} +0 -0
- /package/src/Tab/{Tab.types.tsx → Tab.types.ts} +0 -0
- /package/src/TableBody/{TableBodyProps.types.tsx → TableBody.types.ts} +0 -0
- /package/src/TableCellIcon/{TableCellIconProps.types.tsx → TableCellIcon.types.ts} +0 -0
- /package/src/Tabs/{Tabs.types.tsx → Tabs.types.ts} +0 -0
- /package/src/TextareaAutosize/{TextareaAutosize.types.tsx → TextareaAutosize.types.ts} +0 -0
- /package/src/ThemeProvider/{ThemeProviderProps.types.tsx → ThemeProvider.types.ts} +0 -0
- /package/src/ToolbarButton/{ToolbarButtonProps.types.tsx → ToolbarButton.types.ts} +0 -0
- /package/src/TwoColumnLayout/{TwoColumnLayout.styled.ts → TwoColumnLayout.styled.tsx} +0 -0
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
|
|
4
|
+
export default function Timer24Icon(props: SvgIconProps) {
|
|
5
|
+
return (
|
|
6
|
+
<SvgIcon {...props} viewBox="0 0 24 24">
|
|
7
|
+
<path
|
|
8
|
+
fillRule="evenodd"
|
|
9
|
+
clipRule="evenodd"
|
|
10
|
+
d="M8.75 2.75C8.75 2.33579 9.08579 2 9.5 2H13.75C14.1642 2 14.5 2.33579 14.5 2.75C14.5 3.16421 14.1642 3.5 13.75 3.5H9.5C9.08579 3.5 8.75 3.16421 8.75 2.75ZM4.5 13.375C4.5 9.43997 7.68997 6.25 11.625 6.25C15.56 6.25 18.75 9.43997 18.75 13.375C18.75 17.31 15.56 20.5 11.625 20.5C7.68997 20.5 4.5 17.31 4.5 13.375ZM11.625 4.75C6.86154 4.75 3 8.61154 3 13.375C3 18.1385 6.86154 22 11.625 22C16.3885 22 20.25 18.1385 20.25 13.375C20.25 8.61154 16.3885 4.75 11.625 4.75ZM12.3981 9.13348C12.3981 8.71927 12.0623 8.38348 11.6481 8.38348C11.2339 8.38348 10.8981 8.71927 10.8981 9.13348V13.3835C10.8981 13.7977 11.2339 14.1335 11.6481 14.1335C12.0623 14.1335 12.3981 13.7977 12.3981 13.3835V9.13348ZM19.2803 4.96968C18.9875 4.67678 18.5126 4.67677 18.2197 4.96966C17.9268 5.26255 17.9268 5.73742 18.2197 6.03032L19.7196 7.53032C20.0125 7.82322 20.4874 7.82323 20.7803 7.53034C21.0732 7.23745 21.0732 6.76258 20.7803 6.46968L19.2803 4.96968Z"
|
|
11
|
+
fill="#1E365E"
|
|
12
|
+
/>
|
|
13
|
+
</SvgIcon>
|
|
14
|
+
);
|
|
15
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
|
|
4
|
+
export default function TimerFilled24Icon(props: SvgIconProps) {
|
|
5
|
+
return (
|
|
6
|
+
<SvgIcon {...props} viewBox="0 0 24 24">
|
|
7
|
+
<path
|
|
8
|
+
fillRule="evenodd"
|
|
9
|
+
clipRule="evenodd"
|
|
10
|
+
d="M8.75 2.75C8.75 2.33579 9.08579 2 9.5 2H13.75C14.1642 2 14.5 2.33579 14.5 2.75C14.5 3.16421 14.1642 3.5 13.75 3.5H9.5C9.08579 3.5 8.75 3.16421 8.75 2.75ZM3 13.375C3 8.61154 6.86154 4.75 11.625 4.75C16.3885 4.75 20.25 8.61154 20.25 13.375C20.25 18.1385 16.3885 22 11.625 22C6.86154 22 3 18.1385 3 13.375ZM19.2803 4.96968C18.9875 4.67678 18.5126 4.67677 18.2197 4.96966C17.9268 5.26255 17.9268 5.73742 18.2197 6.03032L19.7196 7.53032C20.0125 7.82322 20.4874 7.82323 20.7803 7.53034C21.0732 7.23745 21.0732 6.76258 20.7803 6.46968L19.2803 4.96968ZM12.3981 9.13348C12.3981 8.71927 12.0623 8.38348 11.6481 8.38348C11.2339 8.38348 10.8981 8.71927 10.8981 9.13348V13.3835C10.8981 13.7977 11.2339 14.1335 11.6481 14.1335C12.0623 14.1335 12.3981 13.7977 12.3981 13.3835V9.13348Z"
|
|
11
|
+
fill="#1E365E"
|
|
12
|
+
/>
|
|
13
|
+
</SvgIcon>
|
|
14
|
+
);
|
|
15
|
+
}
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
|
|
4
|
+
export default function TrustStatement16Icon(props: SvgIconProps) {
|
|
5
|
+
return (
|
|
6
|
+
<SvgIcon {...props} viewBox="0 0 16 16">
|
|
7
|
+
<g clipPath="url(#clip0_165_2827)">
|
|
8
|
+
<path
|
|
9
|
+
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"
|
|
10
|
+
fill="white"
|
|
11
|
+
/>
|
|
12
|
+
<path
|
|
13
|
+
fillRule="evenodd"
|
|
14
|
+
clipRule="evenodd"
|
|
15
|
+
d="M10.5297 0.000864974C10.5198 0.000291005 10.51 0 10.5 0C10.49 0 10.4802 0.000291005 10.4703 0.000864974H4.33693C4.31996 0.000233999 4.30144 -0.000103959 4.28155 2.84825e-05C4.22077 0.000433258 4.14075 0.00526117 4.04899 0.0223923C3.86988 0.0558297 3.59552 0.146802 3.3607 0.393666C3.19307 0.569893 3.08199 0.777547 3.03211 1.00425C2.99288 1.18258 3.00161 1.37019 3.00161 1.33985V14.4797C3.00161 14.5198 3.00125 14.5455 3.00086 14.574C3.00059 14.5933 3.00031 14.614 3.00011 14.6413C2.99977 14.6878 2.99923 14.7763 3.00968 14.8711C3.02158 14.9791 3.04949 15.1187 3.12037 15.2687C3.19021 15.4166 3.27853 15.5254 3.35051 15.601C3.43811 15.6931 3.55112 15.7862 3.69608 15.8593C3.83941 15.9316 3.97501 15.9645 4.08381 15.9807C4.18422 15.9955 4.275 15.9976 4.33033 15.9983C4.36369 15.9987 4.41033 15.9985 4.44875 15.9983L4.49472 15.9982H13.5069C13.5232 15.9982 13.5273 15.9983 13.5342 15.9985C13.5426 15.9988 13.5554 15.9993 13.6008 15.9998C13.6499 16.0004 13.7291 16.0003 13.8183 15.9918C13.9687 15.9774 14.3373 15.924 14.6353 15.6108C14.9088 15.3232 14.9641 14.9774 14.9814 14.8472C15.0008 14.7004 15.0003 14.5549 15 14.4943L15 14.4797V3.959C14.9999 3.57202 14.8541 3.19143 14.58 2.90334L12.2125 0.459414C11.9372 0.172105 11.5541 0.000957182 11.1435 0.000864974H10.5297ZM10 1.00086H4.31038C4.31038 1.00086 4.17774 0.985647 4.08527 1.08287C4.00014 1.17237 4.00085 1.24999 4.0015 1.32147L4.00161 1.33985V14.4797C4.00161 14.5241 4.0011 14.5629 4.00066 14.5971C3.99837 14.7736 3.99764 14.8304 4.07508 14.9118C4.15859 14.9996 4.23952 14.9993 4.4296 14.9984L4.49472 14.9982H13.5069C13.5258 14.9982 13.5457 14.9986 13.5662 14.999C13.688 15.0017 13.8316 15.0048 13.9107 14.9216C14.0002 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"
|
|
16
|
+
fill="#979593"
|
|
17
|
+
/>
|
|
18
|
+
<path
|
|
19
|
+
fillRule="evenodd"
|
|
20
|
+
clipRule="evenodd"
|
|
21
|
+
d="M8.33325 10C7.78097 10 7.33325 10.4477 7.33325 11C7.33325 11.5523 7.78097 12 8.33325 12H10.9999C11.5522 12 11.9999 11.5523 11.9999 11C11.9999 10.4477 11.5522 10 10.9999 10H8.33325Z"
|
|
22
|
+
fill="#185ABD"
|
|
23
|
+
/>
|
|
24
|
+
<path
|
|
25
|
+
fillRule="evenodd"
|
|
26
|
+
clipRule="evenodd"
|
|
27
|
+
d="M8.33325 7C7.78097 7 7.33325 7.44772 7.33325 8C7.33325 8.55228 7.78097 9 8.33325 9H10.9999C11.5522 9 11.9999 8.55228 11.9999 8C11.9999 7.44772 11.5522 7 10.9999 7H8.33325Z"
|
|
28
|
+
fill="#185ABD"
|
|
29
|
+
/>
|
|
30
|
+
<ellipse
|
|
31
|
+
cx="4.45503"
|
|
32
|
+
cy="8.5045"
|
|
33
|
+
rx="4.45503"
|
|
34
|
+
ry="4.5045"
|
|
35
|
+
fill="white"
|
|
36
|
+
/>
|
|
37
|
+
<path
|
|
38
|
+
d="M8.92201 12.3066L7.54095 10.9095L7.47104 11.3808C7.43814 11.5977 7.31888 11.798 7.14274 11.9262C6.96796 12.0551 6.74932 12.1098 6.53137 12.0738L5.75962 11.9463C5.69588 11.9421 5.6575 11.9601 5.6294 11.9892L5.4978 12.123L7.30175 13.9463C7.37166 14.017 7.47241 14.0419 7.56562 14.0135C7.65883 13.9837 7.72737 13.9054 7.74656 13.8077L7.909 12.9227L8.78699 12.7564C8.88294 12.7384 8.96039 12.6684 8.98849 12.5734C9.01728 12.4785 8.99123 12.3752 8.92201 12.3066Z"
|
|
39
|
+
fill="#185ABD"
|
|
40
|
+
/>
|
|
41
|
+
<path
|
|
42
|
+
d="M3.26344 11.9428L2.46839 12.0738C2.24564 12.1084 2.02974 12.0544 1.85428 11.9241C1.67951 11.7966 1.56025 11.597 1.52735 11.3787L1.45744 10.9095L0.0770696 12.3066C0.00853064 12.3759 -0.0168286 12.4785 0.0112724 12.5727C0.0407441 12.6677 0.118879 12.7363 0.213462 12.7557L1.09076 12.9213L1.25525 13.8077C1.27307 13.9054 1.3423 13.9837 1.43551 14.0135C1.52804 14.0419 1.62948 14.017 1.69802 13.947L3.50127 12.123L3.36968 11.9885C3.34089 11.9587 3.30251 11.9428 3.26344 11.9428Z"
|
|
43
|
+
fill="#185ABD"
|
|
44
|
+
/>
|
|
45
|
+
<path
|
|
46
|
+
d="M6.78249 12.2726C6.92643 12.2948 7.07343 12.2607 7.19134 12.1771C7.30771 12.0956 7.38887 11.9697 7.41031 11.8298L7.5397 10.9983C7.56573 10.8309 7.67368 10.6888 7.82987 10.6125L8.60851 10.2364C8.7402 10.1719 8.83896 10.0616 8.88337 9.92759C8.9293 9.79209 8.91476 9.64696 8.84891 9.52108L8.44773 8.77101C8.36887 8.6244 8.36887 8.44596 8.44773 8.29787L8.84891 7.54854C8.91476 7.42266 8.92854 7.27753 8.88337 7.14203C8.83819 7.00727 8.73943 6.89768 8.60851 6.83326L7.82987 6.45712C7.67368 6.38085 7.56573 6.23869 7.5397 6.07135L7.41031 5.23983C7.38887 5.09988 7.30771 4.97474 7.19134 4.8933C7.07343 4.80889 6.92643 4.77482 6.78249 4.79778L5.92117 4.93698C5.75043 4.96438 5.5774 4.90959 5.4549 4.79037L4.84317 4.18913C4.73981 4.08917 4.60123 4.0329 4.45423 4.0329C4.30953 4.0329 4.16789 4.08991 4.06529 4.18913L3.45356 4.79037C3.33182 4.91033 3.15803 4.96438 2.98729 4.93698L2.1275 4.8C1.98356 4.77705 1.83656 4.81111 1.71789 4.89552C1.60075 4.97697 1.52036 5.1021 1.49892 5.24205L1.37029 6.07357C1.3435 6.24091 1.23631 6.38307 1.08012 6.45934L0.300716 6.83549C0.171326 6.8999 0.0710292 7.00949 0.0266229 7.14425C-0.0185489 7.27975 -0.00553354 7.42488 0.0603102 7.55076L0.461498 8.30009C0.541122 8.44744 0.541122 8.62588 0.461498 8.77323L0.0603102 9.5233C-0.00553354 9.64918 -0.0185489 9.79431 0.0266229 9.92981C0.0717948 10.0638 0.17056 10.1742 0.300716 10.2386L1.08012 10.6147C1.23631 10.691 1.3435 10.8332 1.37029 11.0005L1.49892 11.832C1.52036 11.9712 1.60075 12.0971 1.71789 12.1793C1.83579 12.263 1.98279 12.297 2.1275 12.2748L2.98729 12.1378C3.15803 12.1089 3.33182 12.1645 3.45356 12.2837L4.06529 12.8834C4.16865 12.9856 4.30876 13.0419 4.45423 13.0419C4.60046 13.0419 4.74057 12.9856 4.84317 12.8834L5.4549 12.2837C5.5774 12.1645 5.7512 12.1089 5.92117 12.1378L6.78249 12.2726ZM4.45346 11.6654C2.62362 11.6654 1.13601 10.2267 1.13601 8.4578C1.13601 6.68888 2.62439 5.24871 4.45346 5.24871C6.28331 5.24871 7.77092 6.68962 7.77092 8.4578C7.77092 10.226 6.28407 11.6654 4.45346 11.6654Z"
|
|
47
|
+
fill="#185ABD"
|
|
48
|
+
/>
|
|
49
|
+
<path
|
|
50
|
+
d="M4.45501 6.11188C3.13282 6.11188 2.05615 7.19949 2.05615 8.53738C2.05615 9.87527 3.13347 10.9629 4.45501 10.9629C5.7785 10.9629 6.85388 9.87527 6.85388 8.53738C6.85388 7.19949 5.7785 6.11188 4.45501 6.11188Z"
|
|
51
|
+
fill="#185ABD"
|
|
52
|
+
/>
|
|
53
|
+
</g>
|
|
54
|
+
<defs>
|
|
55
|
+
<clipPath id="clip0_165_2827">
|
|
56
|
+
<rect width="16" height="16" fill="white" />
|
|
57
|
+
</clipPath>
|
|
58
|
+
</defs>
|
|
59
|
+
</SvgIcon>
|
|
60
|
+
);
|
|
61
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
|
|
4
|
+
export default function UnkwownType16Icon(props: SvgIconProps) {
|
|
5
|
+
return (
|
|
6
|
+
<SvgIcon {...props} viewBox="0 0 16 16">
|
|
7
|
+
<g clipPath="url(#clip0_165_2815)">
|
|
8
|
+
<path
|
|
9
|
+
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"
|
|
10
|
+
fill="white"
|
|
11
|
+
/>
|
|
12
|
+
<path
|
|
13
|
+
fillRule="evenodd"
|
|
14
|
+
clipRule="evenodd"
|
|
15
|
+
d="M11.1435 0.000864974C11.5541 0.000957182 11.9372 0.172105 12.2125 0.459414L14.58 2.90334C14.8541 3.19143 14.9999 3.57202 15 3.959V14.4797C15 14.4838 15 14.4887 15 14.4943C15.0003 14.5549 15.0008 14.7004 14.9814 14.8472C14.9641 14.9774 14.9088 15.3232 14.6353 15.6108C14.3373 15.924 13.9687 15.9774 13.8183 15.9918C13.7291 16.0003 13.6499 16.0004 13.6008 15.9998C13.5554 15.9993 13.5426 15.9988 13.5342 15.9985C13.5273 15.9983 13.5232 15.9982 13.5069 15.9982H4.49472C4.48265 15.9982 4.46672 15.9982 4.44902 15.9983C4.41055 15.9985 4.36376 15.9987 4.33033 15.9983C4.275 15.9976 4.18422 15.9955 4.08381 15.9807C3.97501 15.9645 3.83941 15.9316 3.69608 15.8593C3.55112 15.7862 3.43811 15.6931 3.35051 15.601C3.27853 15.5254 3.19021 15.4166 3.12037 15.2687C3.04949 15.1187 3.02158 14.9791 3.00968 14.8711C2.99923 14.7763 2.99977 14.6878 3.00011 14.6413C3.00031 14.614 3.00059 14.5933 3.00086 14.574C3.00125 14.5455 3.00161 14.5198 3.00161 14.4797V1.33985C3.00161 1.37019 2.99288 1.18258 3.03211 1.00425C3.08199 0.777547 3.19307 0.569893 3.3607 0.393666C3.59552 0.146802 3.86988 0.0558297 4.04899 0.0223923C4.14075 0.00526117 4.22077 0.000433258 4.28155 2.84825e-05C4.30144 -0.000103959 4.31996 0.000233999 4.33693 0.000864974H11.1435ZM4.31038 1.00086C4.31038 1.00086 4.17774 0.985647 4.08527 1.08287C4.00014 1.17237 4.00085 1.24999 4.0015 1.32147C4.00155 1.32764 4.00161 1.33377 4.00161 1.33985V14.4797C4.00161 14.5241 4.0011 14.5629 4.00066 14.5971C3.99837 14.7736 3.99764 14.8304 4.07508 14.9118C4.15859 14.9996 4.23952 14.9993 4.4296 14.9984C4.45 14.9983 4.47167 14.9982 4.49472 14.9982H13.5069C13.5258 14.9982 13.5457 14.9986 13.5663 14.999C13.688 15.0017 13.8316 15.0048 13.9107 14.9216C14.0002 14.8275 14.0001 14.6304 14 14.4932C14 14.4886 14 14.4841 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.00086H4.31038Z"
|
|
16
|
+
fill="#979593"
|
|
17
|
+
/>
|
|
18
|
+
<path
|
|
19
|
+
fillRule="evenodd"
|
|
20
|
+
clipRule="evenodd"
|
|
21
|
+
d="M10.5 0C10.7761 0 11 0.223858 11 0.5L11 4.54274C11 4.73438 11.0303 4.81853 11.1094 4.90234C11.1875 4.98516 11.2617 5 11.4029 5V5.5L11.1563 6C10.8047 6 10.4453 5.87848 10.2578 5.67969C9.99821 5.40445 10 5.07031 10 4.67969L10 0.5C10 0.223858 10.2239 0 10.5 0ZM11.4029 5.5L11.1563 6H13.9566C14.2327 6 14.4566 5.77614 14.4566 5.5C14.4566 5.22386 14.2327 5 13.9566 5H11.4029V5.5Z"
|
|
22
|
+
fill="#979593"
|
|
23
|
+
/>
|
|
24
|
+
</g>
|
|
25
|
+
<defs>
|
|
26
|
+
<clipPath id="clip0_165_2815">
|
|
27
|
+
<rect width="16" height="16" fill="white" />
|
|
28
|
+
</clipPath>
|
|
29
|
+
</defs>
|
|
30
|
+
</SvgIcon>
|
|
31
|
+
);
|
|
32
|
+
}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
|
|
4
|
+
export default function Video16Icon(props: SvgIconProps) {
|
|
5
|
+
return (
|
|
6
|
+
<SvgIcon {...props} viewBox="0 0 16 16">
|
|
7
|
+
<path
|
|
8
|
+
d="M11.1434 0.500865H11.1433H4.32643C4.31435 0.500281 4.30041 0.499914 4.28489 0.500017C4.24756 0.500266 4.19781 0.503248 4.14075 0.513901C4.02884 0.534793 3.86352 0.59053 3.72299 0.738268C3.61606 0.850687 3.55006 0.977068 3.52044 1.11168C3.49768 1.21516 3.50104 1.32157 3.50156 1.33782C3.50159 1.33892 3.50161 1.3396 3.50161 1.33985V14.4797C3.50161 14.5218 3.50119 14.5536 3.50077 14.5851C3.50051 14.6044 3.50026 14.6235 3.5001 14.645C3.49976 14.6911 3.49975 14.7535 3.50668 14.8164C3.51433 14.8858 3.53143 14.9683 3.57248 15.0552C3.61301 15.141 3.66525 15.2065 3.7128 15.2564C3.76816 15.3146 3.83612 15.37 3.92115 15.4128C4.00537 15.4553 4.0868 15.4756 4.1571 15.4861C4.25067 15.4999 4.36523 15.499 4.44962 15.4984C4.4659 15.4983 4.48106 15.4982 4.49473 15.4982H13.5069C13.5096 15.4982 13.5154 15.4983 13.5237 15.4985C13.5681 15.4996 13.6832 15.5024 13.7708 15.4941C13.8825 15.4834 14.1009 15.4471 14.273 15.2662C14.4329 15.0981 14.4717 14.8872 14.4857 14.7815C14.5004 14.6706 14.5001 14.5582 14.5 14.4953C14.5 14.4897 14.5 14.4845 14.5 14.4797V3.9592V3.9591C14.4999 3.69687 14.401 3.44067 14.2177 3.24802L14.2177 3.24801L14.2146 3.24479L11.8524 0.806224C11.6685 0.613884 11.4141 0.500926 11.1434 0.500865Z"
|
|
9
|
+
fill="white"
|
|
10
|
+
stroke="#979593"
|
|
11
|
+
strokeMiterlimit="10"
|
|
12
|
+
/>
|
|
13
|
+
<path
|
|
14
|
+
fillRule="evenodd"
|
|
15
|
+
clipRule="evenodd"
|
|
16
|
+
d="M10.5 0C10.7761 0 11 0.223858 11 0.5L11 4.54274C11 4.73438 11.0303 4.81853 11.1094 4.90234C11.1875 4.98516 11.2617 5 11.4029 5V5.5L11.1563 6C10.8047 6 10.4453 5.87848 10.2578 5.67969C9.99821 5.40445 10 5.07031 10 4.67969L10 0.5C10 0.223858 10.2239 0 10.5 0ZM11.4029 5.5L11.1563 6H13.9566C14.2327 6 14.4566 5.77614 14.4566 5.5C14.4566 5.22386 14.2327 5 13.9566 5H11.4029V5.5Z"
|
|
17
|
+
fill="#979593"
|
|
18
|
+
/>
|
|
19
|
+
<path
|
|
20
|
+
d="M0.5 6.3C0.5 5.85817 0.858172 5.5 1.3 5.5H7.7C8.14183 5.5 8.5 5.85817 8.5 6.3V12.7C8.5 13.1418 8.14183 13.5 7.7 13.5H1.3C0.858172 13.5 0.5 13.1418 0.5 12.7V6.3Z"
|
|
21
|
+
fill="white"
|
|
22
|
+
/>
|
|
23
|
+
<path
|
|
24
|
+
fillRule="evenodd"
|
|
25
|
+
clipRule="evenodd"
|
|
26
|
+
d="M0 6C0 5.4662 0.39482 5 1 5H8C8.57779 5 9 5.49763 9 6V13C9 13.6073 8.49398 14 8 14H1C0.468154 14 0 13.5549 0 13V6ZM1.5 6C1 6 1 6 1 6.5V12.5C1 13 1 13 1.5 13H7.5C8 13 8 13 8 12.5V6.5C8 6 8 6 7.5 6H1.5Z"
|
|
27
|
+
fill="#979593"
|
|
28
|
+
/>
|
|
29
|
+
<path
|
|
30
|
+
fillRule="evenodd"
|
|
31
|
+
clipRule="evenodd"
|
|
32
|
+
d="M3.73456 7.95314L6.37496 9.07815C6.85931 9.33594 6.82806 9.65626 6.37496 9.92758L3.73456 11.0884C3.41108 11.2831 3.0022 11.0456 3.0022 10.6633V8.37818C3.0022 7.99591 3.41108 7.75839 3.73456 7.95314Z"
|
|
33
|
+
fill="#41A5EE"
|
|
34
|
+
/>
|
|
35
|
+
<path d="M0.5 6.5L8.5 6.5" stroke="#979593" />
|
|
36
|
+
<path d="M0.5 12.5L8.5 12.5" stroke="#979593" />
|
|
37
|
+
</SvgIcon>
|
|
38
|
+
);
|
|
39
|
+
}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
|
|
4
|
+
export default function VideoCall16Icon(props: SvgIconProps) {
|
|
5
|
+
return (
|
|
6
|
+
<SvgIcon {...props} viewBox="0 0 16 16">
|
|
7
|
+
<path
|
|
8
|
+
fillRule="evenodd"
|
|
9
|
+
clipRule="evenodd"
|
|
10
|
+
d="M2.50964 2.50287C1.40507 2.50287 0.509644 3.3983 0.509644 4.50287V11.5121C0.509644 12.6166 1.40508 13.5121 2.50965 13.5121H8.52067C9.62524 13.5121 10.5207 12.6166 10.5207 11.5121V10.09C10.5567 10.4277 10.7628 10.7272 11.0716 10.8799L14.1416 12.3986C14.8107 12.7296 15.5934 12.2372 15.5849 11.4908L15.5159 5.47178C15.5073 4.72164 14.7065 4.24773 14.0448 4.60121L11.0438 6.20434C10.7499 6.36138 10.5556 6.65311 10.5207 6.97999V4.50287C10.5207 3.3983 9.62524 2.50287 8.52067 2.50287H2.50964Z"
|
|
11
|
+
fill="white"
|
|
12
|
+
/>
|
|
13
|
+
<path
|
|
14
|
+
fillRule="evenodd"
|
|
15
|
+
clipRule="evenodd"
|
|
16
|
+
d="M2.50964 2.00287C1.12893 2.00287 0 3.12216 0 4.50287V11.5121C0 12.8928 1.12894 14 2.50965 14H5.51516H8.52067C9.90139 14 11.0207 12.8928 11.0207 11.5121V11.4125L13.9199 12.8467C14.9236 13.3432 16.0128 12.6048 16 11.485V8.49252V5.5C15.9871 4.3748 14.8017 3.62997 13.8092 4.16019L11.0207 5.64983V4.50287C11.0207 3.12216 9.90138 2.00287 8.52067 2.00287H2.50964ZM11.0207 10.0587V7.01128C11.0441 6.85677 11.139 6.72035 11.2794 6.64535L14.2804 5.04222C14.6112 4.86548 15.0116 5.10244 15.0159 5.4775L15 11.485C15.0043 11.8583 14.6978 12.1159 14.3632 11.9504L11.2933 10.4317C11.1456 10.3587 11.0449 10.2185 11.0207 10.0587ZM10.0207 6.95599V4.50287C10.0207 3.67444 9.3491 3.00287 8.52067 3.00287H2.50964C1.68122 3.00287 1 3.67444 1 4.50287V11.5121C1 12.3405 1.68122 13 2.50965 13H5.51516H8.52067C9.3491 13 10.0207 12.3405 10.0207 11.5121V10.114C10.0169 10.0709 10.015 10.0274 10.015 9.98358V7.08637C10.015 7.04259 10.0169 6.9991 10.0207 6.95599Z"
|
|
17
|
+
fill="#979593"
|
|
18
|
+
/>
|
|
19
|
+
<path
|
|
20
|
+
fillRule="evenodd"
|
|
21
|
+
clipRule="evenodd"
|
|
22
|
+
d="M3.97878 6.12258L7.52742 7.82646C8.17838 8.2169 8.13638 8.70203 7.52742 9.11296L3.97878 10.871C3.54403 11.166 2.99451 10.8062 2.99451 10.2273V6.76632C2.99451 6.18735 3.54403 5.82762 3.97878 6.12258Z"
|
|
23
|
+
fill="#69AFE5"
|
|
24
|
+
/>
|
|
25
|
+
</SvgIcon>
|
|
26
|
+
);
|
|
27
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
|
|
4
|
+
export default function VoiceMemo16Icon(props: SvgIconProps) {
|
|
5
|
+
return (
|
|
6
|
+
<SvgIcon {...props} viewBox="0 0 16 16">
|
|
7
|
+
<g clipPath="url(#clip0_1050_1821)">
|
|
8
|
+
<path
|
|
9
|
+
fillRule="evenodd"
|
|
10
|
+
clipRule="evenodd"
|
|
11
|
+
d="M8 10.7102C6.61947 10.7097 5.50045 9.48897 5.5 7.98298V3.43737C5.50045 1.93138 6.61947 0.710662 8 0.710175C9.38053 0.710662 10.4996 1.93138 10.5 3.43737V7.98298C10.5005 9.50121 9.33205 10.7106 8 10.7102Z"
|
|
12
|
+
fill="white"
|
|
13
|
+
stroke="#979593"
|
|
14
|
+
strokeLinecap="round"
|
|
15
|
+
strokeLinejoin="round"
|
|
16
|
+
/>
|
|
17
|
+
<path
|
|
18
|
+
fillRule="evenodd"
|
|
19
|
+
clipRule="evenodd"
|
|
20
|
+
d="M2.24953 8C2.24953 7.72386 2.02567 7.5 1.74953 7.5C1.47338 7.5 1.24953 7.72386 1.24953 8C1.24953 11.5158 4.01172 14.3839 7.50032 14.6358V16C7.50032 16.2761 7.72418 16.5 8.00032 16.5C8.27646 16.5 8.50032 16.2761 8.50032 16V14.6358C11.9886 14.3836 14.7505 11.5156 14.7505 8C14.7505 7.72386 14.5266 7.5 14.2505 7.5C13.9743 7.5 13.7505 7.72386 13.7505 8C13.7505 11.1152 11.1833 13.6538 8 13.6538C4.81672 13.6538 2.24953 11.1152 2.24953 8Z"
|
|
21
|
+
fill="#979593"
|
|
22
|
+
/>
|
|
23
|
+
</g>
|
|
24
|
+
<defs>
|
|
25
|
+
<clipPath id="clip0_1050_1821">
|
|
26
|
+
<rect width="16" height="16" fill="white" />
|
|
27
|
+
</clipPath>
|
|
28
|
+
</defs>
|
|
29
|
+
</SvgIcon>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
|
|
4
|
+
export default function Zyphta16Icon(props: SvgIconProps) {
|
|
5
|
+
return (
|
|
6
|
+
<SvgIcon {...props} viewBox="0 0 16 16">
|
|
7
|
+
<g clipPath="url(#clip0_165_2861)">
|
|
8
|
+
<path
|
|
9
|
+
d="M11.6432 1.00086L4.81032 1.00086C4.81032 1.00086 4.67769 0.985647 4.58521 1.08287C4.49274 1.18009 4.50155 1.2633 4.50155 1.33985L4.50155 14.4797C4.50155 14.7525 4.48255 14.8146 4.57502 14.9118C4.6675 15.0091 4.75681 14.9982 4.99467 14.9982L14.0068 14.9982C14.1376 14.9982 14.3182 15.0188 14.4107 14.9216C14.5031 14.8244 14.4999 14.6172 14.4999 14.4797L14.4999 3.9592C14.4999 3.82172 14.4479 3.68988 14.3554 3.59268L11.9919 1.15276C11.8994 1.05553 11.774 1.00089 11.6432 1.00086Z"
|
|
10
|
+
fill="white"
|
|
11
|
+
/>
|
|
12
|
+
<path
|
|
13
|
+
fillRule="evenodd"
|
|
14
|
+
clipRule="evenodd"
|
|
15
|
+
d="M11.0296 0.000864316C11.0198 0.000290348 11.0099 -6.56541e-07 10.9999 -6.55671e-07C10.99 -6.548e-07 10.9801 0.000290351 10.9703 0.000864321L4.8369 0.000864857C4.81993 0.000233884 4.80141 -0.000104073 4.78152 2.83704e-05C4.72074 0.000433151 4.64072 0.00526107 4.54896 0.0223922C4.36985 0.0558296 4.09548 0.146802 3.86067 0.393666C3.69304 0.569893 3.58196 0.777547 3.53208 1.00425C3.49285 1.18258 3.50158 1.37019 3.50158 1.33985L3.50158 14.4797C3.50158 14.5198 3.50122 14.5455 3.50083 14.574C3.50057 14.5933 3.50028 14.614 3.50008 14.6413C3.49974 14.6878 3.4992 14.7763 3.50965 14.8711C3.52155 14.9791 3.54947 15.1187 3.62034 15.2687C3.69018 15.4166 3.77851 15.5254 3.85048 15.601C3.93808 15.6931 4.05109 15.7862 4.19605 15.8593C4.33939 15.9316 4.47498 15.9645 4.58378 15.9807C4.68419 15.9955 4.77497 15.9976 4.8303 15.9983C4.86366 15.9987 4.9103 15.9985 4.94873 15.9983L4.99469 15.9982L14.0068 15.9982C14.0232 15.9982 14.0273 15.9983 14.0341 15.9985C14.0426 15.9988 14.0553 15.9993 14.1007 15.9998C14.1499 16.0004 14.229 16.0003 14.3183 15.9918C14.4687 15.9774 14.8373 15.924 15.1353 15.6108C15.4088 15.3232 15.4641 14.9774 15.4813 14.8472C15.5008 14.7004 15.5002 14.5549 15.5 14.4943L15.5 14.4797L15.4999 3.959C15.4999 3.57201 15.3541 3.19143 15.08 2.90334L12.7125 0.459413C12.4371 0.172104 12.054 0.000956435 11.6435 0.000864262L11.0296 0.000864316ZM10.4999 1.00086L4.81035 1.00086C4.81035 1.00086 4.67771 0.985647 4.58524 1.08287C4.50011 1.17237 4.50082 1.24999 4.50146 1.32147L4.50158 1.33985L4.50158 14.4797C4.50158 14.5241 4.50108 14.5629 4.50063 14.5971C4.49834 14.7736 4.49761 14.8304 4.57505 14.9118C4.65856 14.9996 4.73949 14.9993 4.92957 14.9984L4.99469 14.9982L14.0068 14.9982C14.0257 14.9982 14.0457 14.9986 14.0662 14.999C14.1879 15.0017 14.3316 15.0048 14.4107 14.9216C14.5002 14.8275 14.5001 14.6304 14.5 14.4932L14.4999 5.99814C14.4856 5.99937 14.4711 6 14.4565 6L11.6562 6C11.3046 6 10.9453 5.87848 10.7578 5.67969C10.4999 5.40633 10.4999 5.07485 10.4999 4.68765L10.4999 1.00086ZM14.4999 5.00186L14.4999 3.9592C14.4999 3.82172 14.448 3.68988 14.3555 3.59268L11.9919 1.15276C11.8994 1.05553 11.774 1.00089 11.6433 1.00086L11.4999 1.00086L11.4999 4.54273C11.4999 4.73437 11.5303 4.81853 11.6093 4.90234C11.6874 4.98516 11.7617 5 11.9028 5L14.4565 5C14.4711 5 14.4856 5.00063 14.4999 5.00186Z"
|
|
16
|
+
fill="#979593"
|
|
17
|
+
/>
|
|
18
|
+
<path
|
|
19
|
+
d="M8.41522 12.5C8.41522 12.2239 8.63908 12 8.91522 12L12.9999 12C13.276 12 13.4999 12.2239 13.4999 12.5C13.4999 12.7761 13.276 13 12.9999 13L8.91522 13C8.63908 13 8.41522 12.7761 8.41522 12.5Z"
|
|
20
|
+
fill="#C8C6C4"
|
|
21
|
+
/>
|
|
22
|
+
<path
|
|
23
|
+
d="M8.41522 10.5C8.41522 10.2239 8.63908 10 8.91522 10L12.9999 10C13.276 10 13.4999 10.2239 13.4999 10.5C13.4999 10.7761 13.276 11 12.9999 11L8.91522 11C8.63908 11 8.41522 10.7761 8.41522 10.5Z"
|
|
24
|
+
fill="#C8C6C4"
|
|
25
|
+
/>
|
|
26
|
+
<path
|
|
27
|
+
d="M8.91522 8C8.63908 8 8.41522 8.22386 8.41522 8.5C8.41522 8.77614 8.63908 9 8.91522 9L12.9999 9C13.276 9 13.4999 8.77614 13.4999 8.5C13.4999 8.22386 13.276 8 12.9999 8L8.91522 8Z"
|
|
28
|
+
fill="#C8C6C4"
|
|
29
|
+
/>
|
|
30
|
+
<path
|
|
31
|
+
d="M1.22721 14L7.77263 14C7.96551 14 8.1505 13.9233 8.28689 13.7869C8.42328 13.6506 8.4999 13.4656 8.4999 13.2727L8.4999 6.72727C8.4999 6.53438 8.42328 6.3494 8.28689 6.21301C8.1505 6.07662 7.96551 6 7.77263 6L1.22721 6C1.03432 6 0.849341 6.07662 0.712951 6.21301C0.576562 6.3494 0.499939 6.53439 0.499939 6.72727L0.49994 13.2727C0.49994 13.4656 0.576562 13.6506 0.712952 13.7869C0.849341 13.9233 1.03432 14 1.22721 14Z"
|
|
32
|
+
fill="#263E60"
|
|
33
|
+
/>
|
|
34
|
+
<path
|
|
35
|
+
d="M6.83319 10.1998L6.80342 10.2391C6.54492 10.1475 6.14375 10.0673 5.87167 9.97101C5.8629 10.0396 5.85149 10.0991 5.84817 10.159C5.80417 10.9512 5.80662 12.0738 5.75953 12.8658L5.75953 13.0016L4.79444 13.0016C4.8392 13.0016 4.61812 13.0016 4.61812 13.0016C4.5893 12.92 4.57009 12.8411 4.54495 12.7747C4.33428 12.2184 4.09382 11.3796 3.7316 10.8977C3.67443 10.8216 3.67832 10.7726 3.72904 10.6993C3.94926 10.3809 4.24401 9.99539 4.37422 9.63007C4.41731 9.50917 4.38165 9.45887 4.28039 9.39608C4.02913 9.2402 3.80955 9.08718 3.57118 8.91307C3.43417 8.81302 3.23447 8.64761 3.20751 8.48296C3.17644 8.29289 3.0586 7.85351 3.05974 7.66153C3.0609 7.46569 3.0066 7.30309 2.85928 7.17309C2.71092 7.04219 2.50156 6.81994 2.35895 6.69799C2.45198 6.70695 2.6785 6.78368 2.78874 6.79335C3.30687 6.8387 3.76066 6.86281 4.28039 6.79335C4.58994 6.75196 4.96728 6.68694 5.27932 6.69799C5.87689 6.71919 6.2883 7.10504 6.39355 7.628C6.41886 7.75369 6.52194 8.12973 6.52404 8.25818C6.52816 8.50869 6.51703 8.75947 6.52234 9.00995C6.52692 9.22596 6.54205 9.44194 6.55898 9.65744C6.57569 9.86996 6.63809 10.0651 6.83319 10.1998Z"
|
|
36
|
+
fill="white"
|
|
37
|
+
/>
|
|
38
|
+
</g>
|
|
39
|
+
<defs>
|
|
40
|
+
<clipPath id="clip0_165_2861">
|
|
41
|
+
<rect
|
|
42
|
+
width="16"
|
|
43
|
+
height="16"
|
|
44
|
+
fill="white"
|
|
45
|
+
transform="matrix(1 0 0 -1 0 16)"
|
|
46
|
+
/>
|
|
47
|
+
</clipPath>
|
|
48
|
+
</defs>
|
|
49
|
+
</SvgIcon>
|
|
50
|
+
);
|
|
51
|
+
}
|
|
@@ -0,0 +1,174 @@
|
|
|
1
|
+
import {
|
|
2
|
+
AccessIcon,
|
|
3
|
+
AccountingIcon,
|
|
4
|
+
AssignCurvedIcon,
|
|
5
|
+
AvatarBusinessIcon,
|
|
6
|
+
AvatarCompanyIcon,
|
|
7
|
+
AvatarGovernmentIcon,
|
|
8
|
+
AvatarPeopleIcon,
|
|
9
|
+
AvatarPersonIcon,
|
|
10
|
+
AvatarTrustIcon,
|
|
11
|
+
BrowseIcon,
|
|
12
|
+
Browse2Icon,
|
|
13
|
+
ButtonCaretIcon,
|
|
14
|
+
ButtonFilterIcon,
|
|
15
|
+
CalendarIcon,
|
|
16
|
+
ChevronDownIcon,
|
|
17
|
+
ChevronLeftIcon,
|
|
18
|
+
ChevronRightIcon,
|
|
19
|
+
CoinEuroIcon,
|
|
20
|
+
CoinIcon,
|
|
21
|
+
CoinPoundIcon,
|
|
22
|
+
CostRecoveryExceeded16Icon,
|
|
23
|
+
CrossIcon,
|
|
24
|
+
CurrencyEuroIcon,
|
|
25
|
+
CurrencyIcon,
|
|
26
|
+
CurrencyPoundIcon,
|
|
27
|
+
EmailSentIcon,
|
|
28
|
+
Fax16Icon,
|
|
29
|
+
HomeIcon,
|
|
30
|
+
InsertLinkIcon,
|
|
31
|
+
LoaderIcon,
|
|
32
|
+
MenuIcon,
|
|
33
|
+
MoreVerticalIcon,
|
|
34
|
+
NewAppointmentIcon,
|
|
35
|
+
PowerIcon,
|
|
36
|
+
PreviewIcon,
|
|
37
|
+
ReportingIcon,
|
|
38
|
+
ResponseIcon,
|
|
39
|
+
RevokeAccessIcon,
|
|
40
|
+
SearchIcon,
|
|
41
|
+
SelectFilterEmptyIcon,
|
|
42
|
+
SelectFilterFilledIcon,
|
|
43
|
+
SpinnerIcon,
|
|
44
|
+
TickIcon,
|
|
45
|
+
Cross16Icon,
|
|
46
|
+
UserLinkIcon,
|
|
47
|
+
UserLockIcon,
|
|
48
|
+
UsersIcon,
|
|
49
|
+
TrustStatement16Icon,
|
|
50
|
+
// 16px
|
|
51
|
+
BylawyersIcon,
|
|
52
|
+
Clause16Icon,
|
|
53
|
+
PhoneCall16Icon,
|
|
54
|
+
VideoCall16Icon,
|
|
55
|
+
TimedEntry16Icon,
|
|
56
|
+
ActivityDefault16Icon,
|
|
57
|
+
Appointment16Icon,
|
|
58
|
+
BlankLetter16Icon,
|
|
59
|
+
HyperLink16Icon,
|
|
60
|
+
Memo16Icon,
|
|
61
|
+
PrecedentNotification16Icon,
|
|
62
|
+
Sms16Icon,
|
|
63
|
+
SharedFolder16Icon,
|
|
64
|
+
ScannedDoc16Icon,
|
|
65
|
+
VoiceMemo16Icon,
|
|
66
|
+
Video16Icon,
|
|
67
|
+
TaxInvoice16Icon,
|
|
68
|
+
TaxInvoice162Icon,
|
|
69
|
+
UnknownType16Icon,
|
|
70
|
+
Zyphta16Icon,
|
|
71
|
+
// 24px
|
|
72
|
+
AutoTimer24Icon,
|
|
73
|
+
AutoTimerFilled24Icon,
|
|
74
|
+
ManualEntry24Icon,
|
|
75
|
+
ManualEntryFilled24Icon,
|
|
76
|
+
Timer24Icon,
|
|
77
|
+
TimerFilled24Icon,
|
|
78
|
+
// Timesheet
|
|
79
|
+
MatterFolderRibbonIcon,
|
|
80
|
+
NewEntryRibbonIcon,
|
|
81
|
+
CalendarRibbonIcon,
|
|
82
|
+
DeleteRibbonIcon,
|
|
83
|
+
} from './index';
|
|
84
|
+
|
|
85
|
+
// Below object for stories
|
|
86
|
+
|
|
87
|
+
export const leapIcons = {
|
|
88
|
+
AccessIcon: AccessIcon,
|
|
89
|
+
AccountingIcon: AccountingIcon,
|
|
90
|
+
AssignCurvedIcon: AssignCurvedIcon,
|
|
91
|
+
AvatarBusinessIcon: AvatarBusinessIcon,
|
|
92
|
+
AvatarCompanyIcon: AvatarCompanyIcon,
|
|
93
|
+
AvatarGovernmentIcon: AvatarGovernmentIcon,
|
|
94
|
+
AvatarPeopleIcon: AvatarPeopleIcon,
|
|
95
|
+
AvatarPersonIcon: AvatarPersonIcon,
|
|
96
|
+
AvatarTrustIcon: AvatarTrustIcon,
|
|
97
|
+
BrowseIcon: BrowseIcon,
|
|
98
|
+
Browse2Icon: Browse2Icon,
|
|
99
|
+
ButtonCaretIcon: ButtonCaretIcon,
|
|
100
|
+
ButtonFilterIcon: ButtonFilterIcon,
|
|
101
|
+
CalendarIcon: CalendarIcon,
|
|
102
|
+
ChevronDownIcon: ChevronDownIcon,
|
|
103
|
+
ChevronLeftIcon: ChevronLeftIcon,
|
|
104
|
+
ChevronRightIcon: ChevronRightIcon,
|
|
105
|
+
CoinEuroIcon: CoinEuroIcon,
|
|
106
|
+
CoinIcon: CoinIcon,
|
|
107
|
+
CoinPoundIcon: CoinPoundIcon,
|
|
108
|
+
CrossIcon: CrossIcon,
|
|
109
|
+
CurrencyEuroIcon: CurrencyEuroIcon,
|
|
110
|
+
CurrencyIcon: CurrencyIcon,
|
|
111
|
+
CurrencyPoundIcon: CurrencyPoundIcon,
|
|
112
|
+
EmailSentIcon: EmailSentIcon,
|
|
113
|
+
HomeIcon: HomeIcon,
|
|
114
|
+
InsertLinkIcon: InsertLinkIcon,
|
|
115
|
+
LoaderIcon: LoaderIcon,
|
|
116
|
+
MenuIcon: MenuIcon,
|
|
117
|
+
MoreVerticalIcon: MoreVerticalIcon,
|
|
118
|
+
NewAppointmentIcon: NewAppointmentIcon,
|
|
119
|
+
PowerIcon: PowerIcon,
|
|
120
|
+
PreviewIcon: PreviewIcon,
|
|
121
|
+
ReportingIcon: ReportingIcon,
|
|
122
|
+
ResponseIcon: ResponseIcon,
|
|
123
|
+
RevokeAccessIcon: RevokeAccessIcon,
|
|
124
|
+
SearchIcon: SearchIcon,
|
|
125
|
+
SelectFilterEmptyIcon: SelectFilterEmptyIcon,
|
|
126
|
+
SelectFilterFilledIcon: SelectFilterFilledIcon,
|
|
127
|
+
SpinnerIcon: SpinnerIcon,
|
|
128
|
+
TickIcon: TickIcon,
|
|
129
|
+
UserLinkIcon: UserLinkIcon,
|
|
130
|
+
UserLockIcon: UserLockIcon,
|
|
131
|
+
UsersIcon: UsersIcon,
|
|
132
|
+
// TimeSheet
|
|
133
|
+
AutoTimer24Icon: AutoTimer24Icon,
|
|
134
|
+
AutoTimerFilled24Icon: AutoTimerFilled24Icon,
|
|
135
|
+
ManualEntry24Icon: ManualEntry24Icon,
|
|
136
|
+
ManualEntryFilled24Icon: ManualEntryFilled24Icon,
|
|
137
|
+
Timer24Icon: Timer24Icon,
|
|
138
|
+
TimerFilled24Icon: TimerFilled24Icon,
|
|
139
|
+
};
|
|
140
|
+
|
|
141
|
+
// 16px
|
|
142
|
+
export const leapIcons16 = {
|
|
143
|
+
ActivityDefault16Icon: ActivityDefault16Icon,
|
|
144
|
+
Appointment16Icon: Appointment16Icon,
|
|
145
|
+
BlankLetter16Icon: BlankLetter16Icon,
|
|
146
|
+
BylawyersIcon: BylawyersIcon,
|
|
147
|
+
Clause16Icon: Clause16Icon,
|
|
148
|
+
Cross16Icon: Cross16Icon,
|
|
149
|
+
CostRecoveryExceeded16Icon: CostRecoveryExceeded16Icon,
|
|
150
|
+
Fax16Icon: Fax16Icon,
|
|
151
|
+
HyperLink16Icon: HyperLink16Icon,
|
|
152
|
+
Memo16Icon: Memo16Icon,
|
|
153
|
+
PhoneCall16Icon: PhoneCall16Icon,
|
|
154
|
+
PrecedentNotification16Icon: PrecedentNotification16Icon,
|
|
155
|
+
ScannedDoc16Icon: ScannedDoc16Icon,
|
|
156
|
+
SharedFolder16Icon: SharedFolder16Icon,
|
|
157
|
+
Sms16Icon: Sms16Icon,
|
|
158
|
+
TrustStatement16Icon: TrustStatement16Icon,
|
|
159
|
+
TaxInvoice16Icon: TaxInvoice16Icon,
|
|
160
|
+
TaxInvoice162Icon: TaxInvoice162Icon,
|
|
161
|
+
TimedEntry16Icon: TimedEntry16Icon,
|
|
162
|
+
UnknownType16Icon: UnknownType16Icon,
|
|
163
|
+
Video16Icon: Video16Icon,
|
|
164
|
+
VideoCall16Icon: VideoCall16Icon,
|
|
165
|
+
VoiceMemo16Icon: VoiceMemo16Icon,
|
|
166
|
+
Zyphta16Icon: Zyphta16Icon,
|
|
167
|
+
};
|
|
168
|
+
|
|
169
|
+
export const leapRibbonIcons = {
|
|
170
|
+
MatterFolderRibbonIcon: MatterFolderRibbonIcon,
|
|
171
|
+
NewEntryRibbonIcon: NewEntryRibbonIcon,
|
|
172
|
+
CalendarRibbonIcon: CalendarRibbonIcon,
|
|
173
|
+
DeleteRibbonIcon: DeleteRibbonIcon,
|
|
174
|
+
};
|
package/src/Icons/leap/index.ts
CHANGED
|
@@ -9,11 +9,18 @@ export { default as BrowseIcon } from './Browse';
|
|
|
9
9
|
export { default as Browse2Icon } from './Browse2';
|
|
10
10
|
export { default as ButtonFilterIcon } from './ButtonFilter';
|
|
11
11
|
export { default as ChevronDownIcon } from './ChevronDown';
|
|
12
|
+
export { default as CoinPoundIcon } from './CoinPound';
|
|
13
|
+
export { default as CoinIcon } from './Coin';
|
|
14
|
+
export { default as CoinEuroIcon } from './CoinEuro';
|
|
15
|
+
export { default as CostRecoveryExceeded16Icon } from './CostRecoveryExceeded16';
|
|
16
|
+
export { default as CurrencyEuroIcon } from './CurrencyEuro';
|
|
17
|
+
export { default as CurrencyPoundIcon } from './CurrencyPound';
|
|
18
|
+
export { default as CurrencyIcon } from './Currency';
|
|
12
19
|
export { default as InsertLinkIcon } from './InsertLink';
|
|
13
20
|
export { default as SearchIcon } from './Search';
|
|
14
21
|
export { default as SelectFilterEmptyIcon } from './SelectFilterEmpty';
|
|
15
22
|
export { default as SelectFilterFilledIcon } from './SelectFilterFilled';
|
|
16
|
-
export { default as
|
|
23
|
+
export { default as CaratIcon } from './Carat';
|
|
17
24
|
export { default as AccessIcon } from './Access';
|
|
18
25
|
export { default as AccountingIcon } from './Accounting';
|
|
19
26
|
export { default as AssignCurvedIcon } from './AssignCurved';
|
|
@@ -37,9 +44,43 @@ export { default as TickIcon } from './Tick';
|
|
|
37
44
|
export { default as UserLinkIcon } from './UserLink';
|
|
38
45
|
export { default as UserLockIcon } from './UserLock';
|
|
39
46
|
export { default as UsersIcon } from './Users';
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
export { default as
|
|
43
|
-
export { default as
|
|
44
|
-
export { default as
|
|
45
|
-
export { default as
|
|
47
|
+
|
|
48
|
+
// 16px
|
|
49
|
+
export { default as Appointment16Icon } from './Appointment16';
|
|
50
|
+
export { default as ActivityDefault16Icon } from './ActivityDefault16';
|
|
51
|
+
export { default as BlankLetter16Icon } from './BlankLetter16';
|
|
52
|
+
export { default as BylawyersIcon } from './Bylawyers16';
|
|
53
|
+
export { default as Clause16Icon } from './Clause16';
|
|
54
|
+
export { default as Cross16Icon } from './Cross16';
|
|
55
|
+
export { default as Fax16Icon } from './Fax16';
|
|
56
|
+
export { default as HyperLink16Icon } from './HyperLink16';
|
|
57
|
+
export { default as Memo16Icon } from './Memo16';
|
|
58
|
+
export { default as PhoneCall16Icon } from './PhoneCall16';
|
|
59
|
+
export { default as PrecedentNotification16Icon } from './PrecedentNotification16';
|
|
60
|
+
export { default as ScannedDoc16Icon } from './ScannedDoc16';
|
|
61
|
+
export { default as SharedFolder16Icon } from './SharedFolder16';
|
|
62
|
+
export { default as Sms16Icon } from './Sms16';
|
|
63
|
+
export { default as TaxInvoice16Icon } from './TaxInvoice16';
|
|
64
|
+
export { default as TaxInvoice162Icon } from './TaxInvoice216';
|
|
65
|
+
export { default as TimedEntry16Icon } from './TimedEntry16';
|
|
66
|
+
export { default as TrustStatement16Icon } from './TrustStatement16';
|
|
67
|
+
export { default as UnknownType16Icon } from './UnknownType16';
|
|
68
|
+
export { default as Video16Icon } from './Video16';
|
|
69
|
+
export { default as VideoCall16Icon } from './VideoCall16';
|
|
70
|
+
export { default as VoiceMemo16Icon } from './VoiceMemo16';
|
|
71
|
+
export { default as Zyphta16Icon } from './Zyphta16';
|
|
72
|
+
|
|
73
|
+
//24px
|
|
74
|
+
export { default as Timer24Icon } from './Timer24';
|
|
75
|
+
export { default as TimerFilled24Icon } from './TimerFillled24';
|
|
76
|
+
export { default as AutoTimer24Icon } from './AutoTimer24';
|
|
77
|
+
export { default as AutoTimerFilled24Icon } from './AutoTimerFilled24';
|
|
78
|
+
export { default as ManualEntry24Icon } from './ManualEntry24';
|
|
79
|
+
export { default as ManualEntryFilled24Icon } from './ManualEntryFilled24';
|
|
80
|
+
|
|
81
|
+
//Ribbon
|
|
82
|
+
// Grey background
|
|
83
|
+
export { default as CalendarRibbonIcon } from './ribbon/Calendar';
|
|
84
|
+
export { default as DeleteRibbonIcon } from './ribbon/Delete';
|
|
85
|
+
export { default as MatterFolderRibbonIcon } from './ribbon/MatterFolder';
|
|
86
|
+
export { default as NewEntryRibbonIcon } from './ribbon/NewEntry';
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
export default function CalendarRibbonIcon() {
|
|
2
|
+
return (
|
|
3
|
+
<svg
|
|
4
|
+
width="32"
|
|
5
|
+
height="40"
|
|
6
|
+
viewBox="0 0 32 40"
|
|
7
|
+
fill="none"
|
|
8
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
>
|
|
10
|
+
<path
|
|
11
|
+
fillRule="evenodd"
|
|
12
|
+
clipRule="evenodd"
|
|
13
|
+
d="M11 4C10.7242 4 10.5 4.22414 10.5 4.5V6V6.5C10.5 6.77586 10.7242 7 11 7C11.2759 7 11.5 6.77586 11.5 6.5V6V4.5C11.5 4.22414 11.2759 4 11 4ZM8.13637 5.5H9.50001V4.5C9.50001 3.67186 10.1719 3 11 3C11.8282 3 12.5 3.67186 12.5 4.5V5.5H20.5V4.5C20.5 3.67186 21.1719 3 22 3C22.8282 3 23.5 3.67186 23.5 4.5V5.5H24.8636C26.8741 5.5 28.5 7.13605 28.5 9.15V23.85C28.5 25.8639 26.8741 27.5 24.8636 27.5H8.13637C6.12587 27.5 4.50001 25.8639 4.50001 23.85V9.15C4.50001 7.13605 6.12587 5.5 8.13637 5.5ZM22.5 6V4.5C22.5 4.22414 22.2759 4 22 4C21.7242 4 21.5 4.22414 21.5 4.5V6V6.5C21.5 6.77586 21.7242 7 22 7C22.2759 7 22.5 6.77586 22.5 6.5V6ZM20.5 6.5C20.5 7.32814 21.1719 8 22 8C22.8282 8 23.5 7.32814 23.5 6.5H24.8636C26.3178 6.5 27.5 7.68425 27.5 9.15V9.5H5.50001V9.15C5.50001 7.68425 6.68224 6.5 8.13637 6.5H9.50001C9.50001 7.32814 10.1719 8 11 8C11.8282 8 12.5 7.32814 12.5 6.5H20.5ZM5.50001 23.85V10.5H27.5V23.85C27.5 25.3158 26.3178 26.5 24.8636 26.5H8.13637C6.68224 26.5 5.50001 25.3158 5.50001 23.85Z"
|
|
14
|
+
fill="#1E365E"
|
|
15
|
+
/>
|
|
16
|
+
<path
|
|
17
|
+
fillRule="evenodd"
|
|
18
|
+
clipRule="evenodd"
|
|
19
|
+
d="M14 18C14 18.552 13.552 19 13 19C12.448 19 12 18.552 12 18C12 17.448 12.448 17 13 17C13.552 17 14 17.448 14 18V18Z"
|
|
20
|
+
stroke="#32ABE2"
|
|
21
|
+
strokeLinecap="round"
|
|
22
|
+
strokeLinejoin="round"
|
|
23
|
+
/>
|
|
24
|
+
</svg>
|
|
25
|
+
);
|
|
26
|
+
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
|
|
3
|
+
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';
|
|
4
|
+
|
|
5
|
+
export default function DeleteRibbonIcon(props: SvgIconProps) {
|
|
6
|
+
return (
|
|
7
|
+
<svg
|
|
8
|
+
width="32"
|
|
9
|
+
height="40"
|
|
10
|
+
viewBox="0 0 32 40"
|
|
11
|
+
fill="none"
|
|
12
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
13
|
+
>
|
|
14
|
+
<path
|
|
15
|
+
fillRule="evenodd"
|
|
16
|
+
clipRule="evenodd"
|
|
17
|
+
d="M15.0001 3.5C14.0874 3.5 13.0559 3.75929 12.5524 4.77743L12.5518 4.77861L12.1911 5.5H9.00011C8.28179 5.5 7.65428 5.72395 7.20772 6.18658C6.7635 6.64679 6.55566 7.28376 6.55566 8V9C6.55566 9.27614 6.77952 9.5 7.05566 9.5H7.5V26.5625C7.5 28.7164 9.39657 30.5 11.5 30.5H21.5C23.6034 30.5 25.5 28.7164 25.5 26.5625V9.5H25.9446C26.2207 9.5 26.4446 9.27614 26.4446 9V8C26.4446 7.28376 26.2367 6.64679 25.7925 6.18658C25.3459 5.72395 24.7184 5.5 24.0001 5.5H20.8091L20.4484 4.77861L20.4478 4.77743C19.9443 3.75921 18.9115 3.5 18.0001 3.5H15.0001ZM24.5 9.5H8.5V26.5625C8.5 28.1369 9.92121 29.5 11.5 29.5H21.5C23.0788 29.5 24.5 28.1369 24.5 26.5625V9.5ZM25 8.5H25.4446V8C25.4446 7.47311 25.2941 7.11008 25.073 6.88108C24.8543 6.65449 24.5096 6.5 24.0001 6.5H20.5001C20.3107 6.5 20.1376 6.393 20.0529 6.22361L19.5529 5.22361L19.5518 5.22139C19.3018 4.71509 18.7706 4.5 18.0001 4.5H15.0001C14.2287 4.5 13.6985 4.71501 13.4484 5.22139L13.4473 5.22361L13.4473 5.22361L12.9473 6.22361C12.8626 6.393 12.6895 6.5 12.5001 6.5H9.00011C8.49065 6.5 8.14594 6.65449 7.92722 6.88108C7.70616 7.11008 7.55566 7.47311 7.55566 8V8.5H8H25ZM12.5 12.5C12.5 12.2239 12.2761 12 12 12C11.7239 12 11.5 12.2239 11.5 12.5V25.5C11.5 25.7761 11.7239 26 12 26C12.2761 26 12.5 25.7761 12.5 25.5V12.5ZM15.5 12.5C15.5 12.2239 15.2761 12 15 12C14.7239 12 14.5 12.2239 14.5 12.5V25.5C14.5 25.7761 14.7239 26 15 26C15.2761 26 15.5 25.7761 15.5 25.5V12.5ZM18.5 12.5C18.5 12.2239 18.2761 12 18 12C17.7239 12 17.5 12.2239 17.5 12.5V25.5C17.5 25.7761 17.7239 26 18 26C18.2761 26 18.5 25.7761 18.5 25.5V12.5ZM21.5 12.5C21.5 12.2239 21.2761 12 21 12C20.7239 12 20.5 12.2239 20.5 12.5V25.5C20.5 25.7761 20.7239 26 21 26C21.2761 26 21.5 25.7761 21.5 25.5V12.5Z"
|
|
18
|
+
fill="#1E365E"
|
|
19
|
+
/>
|
|
20
|
+
</svg>
|
|
21
|
+
);
|
|
22
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
|
|
3
|
+
export default function MatterFolderRibbonIcon() {
|
|
4
|
+
return (
|
|
5
|
+
<svg
|
|
6
|
+
width="32"
|
|
7
|
+
height="40"
|
|
8
|
+
viewBox="0 0 32 40"
|
|
9
|
+
fill="none"
|
|
10
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
11
|
+
>
|
|
12
|
+
<path
|
|
13
|
+
fillRule="evenodd"
|
|
14
|
+
clipRule="evenodd"
|
|
15
|
+
d="M12.5529 6.5C12.8873 6.5 13.1184 6.50017 13.2972 6.50971C13.4746 6.51917 13.5662 6.53669 13.6264 6.55704C13.7371 6.59444 13.8146 6.65704 14.1706 7.01795C14.1748 7.02221 14.1791 7.02639 14.1835 7.0305L16.2302 8.96118C15.8343 9.12098 15.4216 9.32003 14.9585 9.55471C13.693 10.196 12.5462 10.5 11.5 10.5H5.97414C5.42283 10.5 4.91445 10.6316 4.5 10.9086V8.00035C4.5 7.46106 4.66037 7.10057 4.88823 6.87495C5.11717 6.64826 5.47252 6.5 5.97365 6.5V6L5.9737 6.5H5.97387H5.97414H5.97453H5.97502H5.97562H5.97634H5.97715H5.97808H5.97911H5.98025H5.9815H5.98285H5.98431H5.98587H5.98754H5.98932H5.9912H5.99318H5.99527H5.99746H5.99975H6.00214H6.00464H6.00724H6.00994H6.01274H6.01565H6.01865H6.02176H6.02496H6.02826H6.03167H6.03517H6.03877H6.04247H6.04626H6.05015H6.05414H6.05823H6.06241H6.06669H6.07107H6.07554H6.0801H6.08476H6.08952H6.09436H6.0993H6.10434H6.10947H6.11468H6.12H6.1254H6.13089H6.13648H6.14215H6.14792H6.15378H6.15972H6.16576H6.17188H6.1781H6.1844H6.19079H6.19726H6.20382H6.21048H6.21721H6.22403H6.23094H6.23794H6.24502H6.25218H6.25943H6.26676H6.27417H6.28167H6.28925H6.29692H6.30466H6.31249H6.3204H6.32839H6.33646H6.34462H6.35285H6.36116H6.36955H6.37802H6.38657H6.3952H6.4039H6.41269H6.42155H6.43048H6.4395H6.44859H6.45775H6.46699H6.47631H6.4857H6.49516H6.5047H6.51432H6.524H6.53376H6.54359H6.5535H6.56348H6.57352H6.58364H6.59383H6.60409H6.61442H6.62483H6.6353H6.64584H6.65644H6.66712H6.67786H6.68868H6.69956H6.7105H6.72152H6.7326H6.74374H6.75495H6.76623H6.77757H6.78898H6.80045H6.81198H6.82358H6.83524H6.84697H6.85875H6.8706H6.88251H6.89448H6.90651H6.91861H6.93076H6.94297H6.95524H6.96758H6.97997H6.99242H7.00492H7.01749H7.03011H7.04279H7.05553H7.06832H7.08117H7.09408H7.10704H7.12005H7.13312H7.14625H7.15943H7.17266H7.18594H7.19928H7.21267H7.22612H7.23961H7.25316H7.26675H7.2804H7.2941H7.30785H7.32165H7.3355H7.34939H7.36334H7.37733H7.39137H7.40546H7.4196H7.43378H7.44801H7.46229H7.47661H7.49098H7.50539H7.51985H7.53435H7.5489H7.56349H7.57812H7.5928H7.62228H7.63708H7.65193H7.66681H7.68174H7.71171H7.72676H7.74185H7.75697H7.77214H7.80258H7.81786H7.83318H7.86392H7.87935H7.89481H7.92584H7.94141H7.95701H7.98832H8.00403H8.01976H8.08304H8.21107H8.27578H8.29203H8.3083H8.34093H8.6054H12.5529ZM3.50049 13.3569C3.50016 13.3495 3.5 13.3421 3.5 13.3346V8.00035C3.5 7.25826 3.72592 6.61857 4.18462 6.16437C4.64224 5.71123 5.27371 5.5 5.97365 5.5V6L5.9737 5.5H5.97387H5.97414H5.97453H5.97502H5.97562H5.97634H5.97715H5.97808H5.97911H5.98025H5.9815H5.98285H5.98431H5.98587H5.98754H5.98932H5.9912H5.99318H5.99527H5.99746H5.99975H6.00214H6.00464H6.00724H6.00994H6.01274H6.01565H6.01865H6.02176H6.02496H6.02826H6.03167H6.03517H6.03877H6.04247H6.04626H6.05015H6.05414H6.05823H6.06241H6.06669H6.07107H6.07554H6.0801H6.08476H6.08952H6.09436H6.0993H6.10434H6.10947H6.11468H6.12H6.1254H6.13089H6.13648H6.14215H6.14792H6.15378H6.15972H6.16576H6.17188H6.1781H6.1844H6.19079H6.19726H6.20382H6.21048H6.21721H6.22403H6.23094H6.23794H6.24502H6.25218H6.25943H6.26676H6.27417H6.28167H6.28925H6.29692H6.30466H6.31249H6.3204H6.32839H6.33646H6.34462H6.35285H6.36116H6.36955H6.37802H6.38657H6.3952H6.4039H6.41269H6.42155H6.43048H6.4395H6.44859H6.45775H6.46699H6.47631H6.4857H6.49516H6.5047H6.51432H6.524H6.53376H6.54359H6.5535H6.56348H6.57352H6.58364H6.75495H8.6054H12.5529H12.5668C12.884 5.5 13.1418 5.5 13.3505 5.51113C13.5638 5.5225 13.76 5.54666 13.9465 5.60965C14.3081 5.73182 14.5526 5.98032 14.833 6.26537L14.8762 6.30926L17.3245 8.61871C17.6942 8.54057 18.0768 8.5 18.5 8.5H27.0264C27.7271 8.5 28.3584 8.71263 28.8157 9.16602C29.2739 9.62037 29.5 10.2596 29.5 11V24.0032C29.5 24.7454 29.3169 25.3936 28.8621 25.8533C28.4063 26.314 27.7624 26.5 27.0264 26.5H5.97414C5.23815 26.5 4.5942 26.314 4.13845 25.8533C3.68368 25.3936 3.50049 24.7454 3.50049 24.0032V13.3569ZM15.4105 10.4467C16.711 9.78769 17.4501 9.5 18.5 9.5H27.0264C27.5268 9.5 27.8823 9.64881 28.1116 9.87614C28.3399 10.1025 28.5 10.4632 28.5 11V24.0032C28.5 24.5946 28.3543 24.9447 28.1512 25.15C27.949 25.3544 27.6062 25.5 27.0264 25.5H5.97414C5.39436 25.5 5.05149 25.3544 4.84935 25.15C4.64623 24.9447 4.50049 24.5946 4.50049 24.0032V13C4.50049 12.4632 4.66064 12.1025 4.88895 11.8761C5.11823 11.6488 5.47373 11.5 5.97414 11.5H11.5C12.7422 11.5 14.0445 11.139 15.4105 10.4467Z"
|
|
16
|
+
fill="#1E365E"
|
|
17
|
+
/>
|
|
18
|
+
<path
|
|
19
|
+
fillRule="evenodd"
|
|
20
|
+
clipRule="evenodd"
|
|
21
|
+
d="M20.5 21.5H19.274V16.97C19.274 16.599 19.2983 16.1451 19.3468 15.6081H19.326C19.2498 15.914 19.1823 16.1337 19.1234 16.2671L16.9 21.5H16.0481L13.8195 16.3061C13.7571 16.1532 13.6913 15.9205 13.6221 15.6081H13.6013C13.629 15.888 13.6429 16.3452 13.6429 16.9798V21.5H12.5V14.5H14.2403L16.1987 19.1618C16.3476 19.5198 16.4446 19.7866 16.4896 19.9623H16.5156C16.6437 19.5946 16.7476 19.3212 16.8273 19.1423L18.8221 14.5H20.5V21.5Z"
|
|
22
|
+
fill="#1E365E"
|
|
23
|
+
/>
|
|
24
|
+
</svg>
|
|
25
|
+
);
|
|
26
|
+
}
|