@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
|
@@ -1,22 +1,53 @@
|
|
|
1
|
-
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon'
|
|
1
|
+
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';
|
|
2
2
|
|
|
3
|
-
import React from 'react'
|
|
3
|
+
import React from 'react';
|
|
4
4
|
|
|
5
|
-
export default function
|
|
5
|
+
export default function DocTypeSignatureDeclined16(props: SvgIconProps) {
|
|
6
6
|
return (
|
|
7
|
-
<SvgIcon {...props} viewBox="0 0 32 32">
|
|
7
|
+
<SvgIcon {...props} viewBox="0 0 32 32">
|
|
8
8
|
<g xmlns="http://www.w3.org/2000/svg" fill="none" fillRule="evenodd">
|
|
9
9
|
<g clipPath="url(#clip0)">
|
|
10
|
-
<path
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
10
|
+
<path
|
|
11
|
+
fillRule="evenodd"
|
|
12
|
+
clipRule="evenodd"
|
|
13
|
+
d="M2 4.00001L3.83301 0.403212C3.88639 -0.212813 16.4812 1.35601e-05 16.9158 1.35601e-05H22.5352C22.9697 1.35601e-05 23.7868 1.04244 23.8402 1.65846V4.00001L24.004 28C24.004 28.728 23.7249 30 23 30H4C3.27513 30 3.01123 28.5375 3.01123 27.8095L2 4.00001Z"
|
|
14
|
+
fill="#FFEEAA"
|
|
15
|
+
/>
|
|
16
|
+
<path
|
|
17
|
+
fillRule="evenodd"
|
|
18
|
+
clipRule="evenodd"
|
|
19
|
+
d="M4 6C4.08504 3.71175 4.40279 2.37842 4.95325 2H21.9794C22.653 2.49593 23.0199 3.82926 23.0802 6H4Z"
|
|
20
|
+
fill="#FFDD8C"
|
|
21
|
+
/>
|
|
22
|
+
<path
|
|
23
|
+
fillRule="evenodd"
|
|
24
|
+
clipRule="evenodd"
|
|
25
|
+
d="M2 4L3 1C3.05339 0.383976 3.56542 0 4 0H23C23.4346 0 23.8662 0.616642 24.0314 1.23267L25 4V27.6818C25 28.4098 23.7249 30 23 30H4C3.27513 30 2 28.4098 2 27.6818V4ZM4 6H23L22.6606 2.83459C22.417 2.55835 22.2325 2.36951 21.6709 2.14673H5.32446C5.10048 2.14673 4.64709 2.29333 4.36511 2.97241L4 6ZM4 27.3157C4 27.6797 4.71471 28 5.07715 28H22C22.3624 28 22.6875 27.3867 22.6875 27.0227V8H4V27.3157Z"
|
|
26
|
+
fill="#E7C982"
|
|
27
|
+
/>
|
|
28
|
+
<path
|
|
29
|
+
d="M13.5 6C14.3284 6 15 5.32843 15 4.5C15 3.67157 14.3284 3 13.5 3C12.6716 3 12 3.67157 12 4.5C12 5.32843 12.6716 6 13.5 6Z"
|
|
30
|
+
fill="#E2C47C"
|
|
31
|
+
/>
|
|
14
32
|
<path d="M30 8H14V30H30V8Z" fill="white" />
|
|
15
33
|
<path d="M22 10H16V12H22V10Z" fill="#929292" />
|
|
16
34
|
<path d="M24 14H16V16H24V14Z" fill="#929292" />
|
|
17
|
-
<path
|
|
18
|
-
|
|
19
|
-
|
|
35
|
+
<path
|
|
36
|
+
fillRule="evenodd"
|
|
37
|
+
clipRule="evenodd"
|
|
38
|
+
d="M27.0001 6H24.061V13.9004H32.0001V11.9749L27.0001 6Z"
|
|
39
|
+
fill="#E19890"
|
|
40
|
+
/>
|
|
41
|
+
<path
|
|
42
|
+
d="M30 14H24V8H26V12H30L26 8H14V30H30V14ZM32 32H12V6H28L32 10V32Z"
|
|
43
|
+
fill="#C43623"
|
|
44
|
+
/>
|
|
45
|
+
<path
|
|
46
|
+
fillRule="evenodd"
|
|
47
|
+
clipRule="evenodd"
|
|
48
|
+
d="M21 21L18 18L16 20L19 23L16 26L18 28L21 25L24 28L26 26L23 23L26 20L24 18L21 21Z"
|
|
49
|
+
fill="#C43623"
|
|
50
|
+
/>
|
|
20
51
|
</g>
|
|
21
52
|
<defs>
|
|
22
53
|
<clipPath id="clip0">
|
|
@@ -25,5 +56,5 @@ export default function DocTypeEmailDraft16(props: SvgIconProps) {
|
|
|
25
56
|
</defs>
|
|
26
57
|
</g>
|
|
27
58
|
</SvgIcon>
|
|
28
|
-
)
|
|
29
|
-
}
|
|
59
|
+
);
|
|
60
|
+
}
|
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';
|
|
2
|
+
|
|
3
|
+
import React from 'react';
|
|
4
|
+
|
|
5
|
+
export default function DocTypeWord16Shortcut(props: SvgIconProps) {
|
|
6
|
+
return (
|
|
7
|
+
<SvgIcon {...props} viewBox="0 0 16 16">
|
|
8
|
+
<g clipPath="url(#clip0_165_2835)">
|
|
9
|
+
<path
|
|
10
|
+
d="M11.1433 1.00086H4.31039C4.31039 1.00086 4.17775 0.985647 4.08527 1.08287C3.9928 1.18009 4.00161 1.2633 4.00161 1.33985V14.4797C4.00161 14.7525 3.98261 14.8146 4.07508 14.9118C4.16756 15.0091 4.25687 14.9982 4.49473 14.9982H13.5069C13.6377 14.9982 13.8182 15.0188 13.9107 14.9216C14.0032 14.8244 14 14.6172 14 14.4797V3.9592C14 3.82172 13.948 3.68988 13.8555 3.59268L11.4919 1.15276C11.3995 1.05553 11.2741 1.00089 11.1433 1.00086Z"
|
|
11
|
+
fill="white"
|
|
12
|
+
/>
|
|
13
|
+
<path
|
|
14
|
+
fillRule="evenodd"
|
|
15
|
+
clipRule="evenodd"
|
|
16
|
+
d="M10.5297 0.000864974C10.5198 0.000291005 10.51 0 10.5 0C10.49 0 10.4802 0.000291005 10.4703 0.000864974H4.33696C4.31999 0.000233999 4.30147 -0.000103959 4.28158 2.84825e-05C4.2208 0.000433258 4.14078 0.00526117 4.04902 0.0223923C3.86991 0.0558297 3.59555 0.146802 3.36073 0.393666C3.19311 0.569893 3.08202 0.777547 3.03215 1.00425C2.99291 1.18258 3.00164 1.37019 3.00164 1.33985V14.4797C3.00164 14.5198 3.00128 14.5455 3.00089 14.574C3.00063 14.5933 3.00034 14.614 3.00014 14.6413C2.9998 14.6878 2.99926 14.7763 3.00971 14.8711C3.02161 14.9791 3.04953 15.1187 3.1204 15.2687C3.19024 15.4166 3.27856 15.5254 3.35054 15.601C3.43814 15.6931 3.55115 15.7862 3.69611 15.8593C3.83944 15.9316 3.97504 15.9645 4.08384 15.9807C4.18425 15.9955 4.27503 15.9976 4.33036 15.9983C4.36372 15.9987 4.41036 15.9985 4.44879 15.9983L4.49475 15.9982H13.5069C13.5233 15.9982 13.5273 15.9983 13.5342 15.9985C13.5427 15.9988 13.5554 15.9993 13.6008 15.9998C13.65 16.0004 13.7291 16.0003 13.8184 15.9918C13.9687 15.9774 14.3374 15.924 14.6353 15.6108C14.9089 15.3232 14.9641 14.9774 14.9814 14.8472C15.0008 14.7004 15.0003 14.5549 15.0001 14.4943L15 14.4797V3.959C14.9999 3.57202 14.8541 3.19143 14.58 2.90334L12.2126 0.459414C11.9372 0.172105 11.5541 0.000957182 11.1435 0.000864974H10.5297ZM10 1.00086H4.31041C4.31041 1.00086 4.17778 0.985647 4.0853 1.08287C4.00017 1.17237 4.00088 1.24999 4.00153 1.32147L4.00164 1.33985V14.4797C4.00164 14.5241 4.00114 14.5629 4.00069 14.5971C3.9984 14.7736 3.99767 14.8304 4.07511 14.9118C4.15862 14.9996 4.23955 14.9993 4.42963 14.9984L4.49475 14.9982H13.5069C13.5258 14.9982 13.5457 14.9986 13.5663 14.999C13.688 15.0017 13.8316 15.0048 13.9108 14.9216C14.0003 14.8275 14.0001 14.6304 14 14.4932L14 5.99814C13.9857 5.99937 13.9712 6 13.9566 6H11.1562C10.8047 6 10.4453 5.87848 10.2578 5.67969C9.99998 5.40633 9.99999 5.07485 10 4.68765L10 1.00086ZM14 5.00186V3.9592C14 3.82172 13.948 3.68988 13.8555 3.59268L11.4919 1.15276C11.3995 1.05553 11.2741 1.00089 11.1433 1.00086H11V4.54274C11 4.73438 11.0303 4.81853 11.1094 4.90234C11.1875 4.98516 11.2617 5 11.4029 5H13.9566C13.9712 5 13.9857 5.00063 14 5.00186Z"
|
|
17
|
+
fill="#979593"
|
|
18
|
+
/>
|
|
19
|
+
<path
|
|
20
|
+
fillRule="evenodd"
|
|
21
|
+
clipRule="evenodd"
|
|
22
|
+
d="M12.5 14L8.5 14C8.22386 14 8 13.7761 8 13.5C8 13.2239 8.22386 13 8.5 13L12.5 13C12.7761 13 13 13.2239 13 13.5C13 13.7761 12.7761 14 12.5 14Z"
|
|
23
|
+
fill="#263E60"
|
|
24
|
+
/>
|
|
25
|
+
<path
|
|
26
|
+
fillRule="evenodd"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
d="M8 11.5C8 11.2239 8.22386 11 8.5 11L12.5 11C12.7761 11 13 11.2239 13 11.5C13 11.7761 12.7761 12 12.5 12L8.5 12C8.22386 12 8 11.7761 8 11.5Z"
|
|
29
|
+
fill="#185ABD"
|
|
30
|
+
/>
|
|
31
|
+
<path
|
|
32
|
+
fillRule="evenodd"
|
|
33
|
+
clipRule="evenodd"
|
|
34
|
+
d="M12.5 10L8.5 10C8.22386 10 8 9.77615 8 9.5C8 9.22386 8.22386 9 8.5 9L12.5 9C12.7761 9 13 9.22386 13 9.5C13 9.77614 12.7761 10 12.5 10Z"
|
|
35
|
+
fill="#2B7CD3"
|
|
36
|
+
/>
|
|
37
|
+
<path
|
|
38
|
+
fillRule="evenodd"
|
|
39
|
+
clipRule="evenodd"
|
|
40
|
+
d="M8 7.5C8 7.22386 8.22386 7 8.5 7L12.5 7C12.7761 7 13 7.22386 13 7.5C13 7.77614 12.7761 8 12.5 8L8.5 8C8.22386 8 8 7.77614 8 7.5Z"
|
|
41
|
+
fill="#41A5EE"
|
|
42
|
+
/>
|
|
43
|
+
<path
|
|
44
|
+
d="M0.727269 14H7.27269C7.46558 14 7.65056 13.9233 7.78695 13.787C7.92334 13.6506 7.99996 13.4656 7.99996 13.2727V6.72727C7.99996 6.53439 7.92334 6.3494 7.78695 6.21301C7.65056 6.07662 7.46558 6 7.27269 6H0.727269C0.534386 6 0.349402 6.07662 0.213012 6.21301C0.0766228 6.3494 0 6.53439 0 6.72727V13.2727C0 13.4656 0.0766228 13.6506 0.213012 13.787C0.349402 13.9233 0.534386 14 0.727269 14Z"
|
|
45
|
+
fill="#185ABD"
|
|
46
|
+
/>
|
|
47
|
+
<path
|
|
48
|
+
d="M2.53125 10.5938L3.39062 7H4.6875L5.5 10.5938L5.89747 7H7.28125L5.89747 12.9995H5.14488L4 8.76562L2.8871 12.9995H2.1345L0.75 7H2.1345L2.53125 10.5938Z"
|
|
49
|
+
fill="white"
|
|
50
|
+
/>
|
|
51
|
+
<path
|
|
52
|
+
d="M8.36377 9.09095C8.36377 8.68929 8.68938 8.36368 9.09104 8.36368H14.9092C15.3108 8.36368 15.6365 8.68929 15.6365 9.09095V14.9091C15.6365 15.3108 15.3108 15.6364 14.9092 15.6364H9.09104C8.68938 15.6364 8.36377 15.3108 8.36377 14.9091V9.09095Z"
|
|
53
|
+
fill="white"
|
|
54
|
+
/>
|
|
55
|
+
<path
|
|
56
|
+
fillRule="evenodd"
|
|
57
|
+
clipRule="evenodd"
|
|
58
|
+
d="M8 8.72733C8 8.33911 8.28714 8.00006 8.72727 8.00006H15.2727C15.6929 8.00006 16 8.36197 16 8.72733V15.2727C16 15.7144 15.6319 16 15.2727 16H8.72727C8.34047 16 8 15.6763 8 15.2727V8.72733ZM9 8.99773V15H15V8.99773H9Z"
|
|
59
|
+
fill="#979593"
|
|
60
|
+
/>
|
|
61
|
+
<path
|
|
62
|
+
fillRule="evenodd"
|
|
63
|
+
clipRule="evenodd"
|
|
64
|
+
d="M12 11L11 10H14.0001V13L13 12C12.0769 12.1086 11.0499 13.5837 10.706 14C10.706 14 9.98023 12.1082 12 11Z"
|
|
65
|
+
fill="#185ABD"
|
|
66
|
+
/>
|
|
67
|
+
</g>
|
|
68
|
+
<defs>
|
|
69
|
+
<clipPath id="clip0_165_2835">
|
|
70
|
+
<rect width="16" height="16" fill="white" />
|
|
71
|
+
</clipPath>
|
|
72
|
+
</defs>
|
|
73
|
+
</SvgIcon>
|
|
74
|
+
);
|
|
75
|
+
}
|
|
@@ -1,14 +1,32 @@
|
|
|
1
|
-
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon'
|
|
1
|
+
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';
|
|
2
2
|
|
|
3
|
-
import React from 'react'
|
|
3
|
+
import React from 'react';
|
|
4
4
|
|
|
5
|
-
export default function
|
|
5
|
+
export default function DocTypeZip16(props: SvgIconProps) {
|
|
6
6
|
return (
|
|
7
|
-
<SvgIcon {...props} viewBox="0 0 32 32">
|
|
7
|
+
<SvgIcon {...props} viewBox="0 0 32 32">
|
|
8
8
|
<path d="M30 32H2V0H23.5385L30 6V32Z" fill="#707C8A" />
|
|
9
|
-
<path
|
|
10
|
-
|
|
11
|
-
|
|
9
|
+
<path
|
|
10
|
+
fillRule="evenodd"
|
|
11
|
+
clipRule="evenodd"
|
|
12
|
+
d="M27.8461 7L22.4615 2H4.15381V30H27.8461V7Z"
|
|
13
|
+
fill="white"
|
|
14
|
+
/>
|
|
15
|
+
<path
|
|
16
|
+
fillRule="evenodd"
|
|
17
|
+
clipRule="evenodd"
|
|
18
|
+
d="M22.1538 8V1H20V10H29.6923V8H22.1538Z"
|
|
19
|
+
fill="#707C8A"
|
|
20
|
+
/>
|
|
21
|
+
<rect
|
|
22
|
+
x="13"
|
|
23
|
+
y="1"
|
|
24
|
+
width="4"
|
|
25
|
+
height="6"
|
|
26
|
+
fill="#CCCCCC"
|
|
27
|
+
stroke="#707C8A"
|
|
28
|
+
strokeWidth="2"
|
|
29
|
+
/>
|
|
12
30
|
<rect x="18" width="2" height="2" fill="white" />
|
|
13
31
|
<rect x="10" width="2" height="2" fill="white" />
|
|
14
32
|
<line x1="12" y1="11" x2="18" y2="11" stroke="#B6B6B6" strokeWidth="2" />
|
|
@@ -17,5 +35,5 @@ export default function DocTypeZip(props: SvgIconProps) {
|
|
|
17
35
|
<rect x="14" y="8" width="2" height="16" fill="#9DA7B3" />
|
|
18
36
|
<path d="M12 23H18" stroke="#B6B6B6" strokeWidth="2" />
|
|
19
37
|
</SvgIcon>
|
|
20
|
-
)
|
|
21
|
-
}
|
|
38
|
+
);
|
|
39
|
+
}
|
|
@@ -0,0 +1,148 @@
|
|
|
1
|
+
import {
|
|
2
|
+
DocTypeAppointment16,
|
|
3
|
+
DocTypeDefault16,
|
|
4
|
+
DocTypeExcel16,
|
|
5
|
+
DocTypeExcel16Shortcut,
|
|
6
|
+
DocTypeFolder16,
|
|
7
|
+
DocTypeImage16,
|
|
8
|
+
DocTypeVideo16,
|
|
9
|
+
DocTypePdf16,
|
|
10
|
+
DocTypeTrust16,
|
|
11
|
+
DocTypeWord16,
|
|
12
|
+
DocTypeWord16Shortcut,
|
|
13
|
+
DocTypeZip16,
|
|
14
|
+
DocTypeComment16,
|
|
15
|
+
DocTypeAppointmentCriticalDate16,
|
|
16
|
+
DocTypeAudio16,
|
|
17
|
+
DocTypeClausePrecedent16,
|
|
18
|
+
DocTypeCriticalDate16,
|
|
19
|
+
DocTypeDeadline16,
|
|
20
|
+
DocTypeFax16,
|
|
21
|
+
DocTypeFileNote16,
|
|
22
|
+
DocTypeInfotrack16,
|
|
23
|
+
DocTypeInvoiceRequest16,
|
|
24
|
+
DocTypeInvoiceRequests16,
|
|
25
|
+
DocTypeLetter16,
|
|
26
|
+
DocTypeMemo16,
|
|
27
|
+
DocTypePowerpoint16,
|
|
28
|
+
DocTypeSignatureDeclined16,
|
|
29
|
+
DocTypeSignaturePending16,
|
|
30
|
+
DocTypeSignatureRequest16,
|
|
31
|
+
DocTypeSignatureSigned16,
|
|
32
|
+
DocTypeScannedDoc16,
|
|
33
|
+
DocTypeSMS16,
|
|
34
|
+
DocTypeTasks16,
|
|
35
|
+
DocTypeEmailDraft16,
|
|
36
|
+
DocTypeEmail16,
|
|
37
|
+
DocTypeEmailReceived16,
|
|
38
|
+
DocTypeEmailSent16,
|
|
39
|
+
ActivityTypeVideoCall16,
|
|
40
|
+
ActivityTypePhoneCall16,
|
|
41
|
+
ActivityTypeScannedDoc16,
|
|
42
|
+
ActivityTypeDefault16,
|
|
43
|
+
} from './index';
|
|
44
|
+
|
|
45
|
+
import {
|
|
46
|
+
DoctypeAudio16,
|
|
47
|
+
DoctypeComment16,
|
|
48
|
+
DoctypeEmail16,
|
|
49
|
+
DoctypeExcel16,
|
|
50
|
+
DoctypeFolderBack16,
|
|
51
|
+
DoctypeFolderEmpty16,
|
|
52
|
+
DoctypeFolderFolder16,
|
|
53
|
+
DoctypeFolderHome16,
|
|
54
|
+
DoctypeFolderNew16,
|
|
55
|
+
DoctypeFolderOpen16,
|
|
56
|
+
DoctypeFolderZip16,
|
|
57
|
+
DoctypeHyperlink16,
|
|
58
|
+
DoctypeImage16,
|
|
59
|
+
DoctypeInfotrack16,
|
|
60
|
+
DoctypeNewComment16,
|
|
61
|
+
DoctypePdf16,
|
|
62
|
+
DoctypeSharedFolder16,
|
|
63
|
+
DoctypeSms16,
|
|
64
|
+
DoctypeTaxInvoice16,
|
|
65
|
+
DoctypeTaxInvoice216,
|
|
66
|
+
DoctypeText16,
|
|
67
|
+
DoctypeVideo16,
|
|
68
|
+
DoctypeWord16,
|
|
69
|
+
DoctypeZyphta16,
|
|
70
|
+
} from '@galaxy-ds/icons';
|
|
71
|
+
|
|
72
|
+
// From the galaxy-ds/icons package
|
|
73
|
+
|
|
74
|
+
export const doctype16GalaxyDsIcons = {
|
|
75
|
+
DoctypeAudio16: DoctypeAudio16,
|
|
76
|
+
DoctypeComment16: DoctypeComment16,
|
|
77
|
+
DoctypeEmail16: DoctypeEmail16,
|
|
78
|
+
DoctypeExcel16: DoctypeExcel16,
|
|
79
|
+
DoctypeFolderBack16: DoctypeFolderBack16,
|
|
80
|
+
DoctypeFolderEmpty16: DoctypeFolderEmpty16,
|
|
81
|
+
DoctypeFolderFolder16: DoctypeFolderFolder16,
|
|
82
|
+
DoctypeFolderHome16: DoctypeFolderHome16,
|
|
83
|
+
DoctypeFolderNew16: DoctypeFolderNew16,
|
|
84
|
+
DoctypeFolderOpen16: DoctypeFolderOpen16,
|
|
85
|
+
DoctypeFolderZip16: DoctypeFolderZip16,
|
|
86
|
+
DoctypeHyperlink16: DoctypeHyperlink16,
|
|
87
|
+
DoctypeImage16: DoctypeImage16,
|
|
88
|
+
DoctypeInfotrack16: DoctypeInfotrack16,
|
|
89
|
+
DoctypeNewComment16: DoctypeNewComment16,
|
|
90
|
+
DoctypePdf16: DoctypePdf16,
|
|
91
|
+
DoctypeSharedFolder16: DoctypeSharedFolder16,
|
|
92
|
+
DoctypeSms16: DoctypeSms16,
|
|
93
|
+
DoctypeTaxInvoice16: DoctypeTaxInvoice16,
|
|
94
|
+
DoctypeTaxInvoice216: DoctypeTaxInvoice216,
|
|
95
|
+
DoctypeText16: DoctypeText16,
|
|
96
|
+
DoctypeVideo16: DoctypeVideo16,
|
|
97
|
+
DoctypeWord16: DoctypeWord16,
|
|
98
|
+
DoctypeZyphta16: DoctypeZyphta16,
|
|
99
|
+
};
|
|
100
|
+
|
|
101
|
+
// For core
|
|
102
|
+
|
|
103
|
+
export const doctype16Icons = {
|
|
104
|
+
DocTypeAppointment16: DocTypeAppointment16,
|
|
105
|
+
DocTypeDefault16: DocTypeDefault16,
|
|
106
|
+
DocTypeExcel16: DocTypeExcel16,
|
|
107
|
+
DocTypeExcel16Shortcut: DocTypeExcel16Shortcut,
|
|
108
|
+
DocTypeFolder16: DocTypeFolder16,
|
|
109
|
+
DocTypeImage16: DocTypeImage16,
|
|
110
|
+
DocTypeVideo16: DocTypeVideo16,
|
|
111
|
+
DocTypePdf16: DocTypePdf16,
|
|
112
|
+
DocTypeTrust16: DocTypeTrust16,
|
|
113
|
+
DocTypeWord16: DocTypeWord16,
|
|
114
|
+
DocTypeWord16Shortcut: DocTypeWord16Shortcut,
|
|
115
|
+
DocTypeZip16: DocTypeZip16,
|
|
116
|
+
DocTypeComment16: DocTypeComment16,
|
|
117
|
+
DocTypeAppointmentCriticalDate16: DocTypeAppointmentCriticalDate16,
|
|
118
|
+
DocTypeAudio16: DocTypeAudio16,
|
|
119
|
+
DocTypeClausePrecedent16: DocTypeClausePrecedent16,
|
|
120
|
+
DocTypeCriticalDate16: DocTypeCriticalDate16,
|
|
121
|
+
DocTypeDeadline16: DocTypeDeadline16,
|
|
122
|
+
DocTypeFax16: DocTypeFax16,
|
|
123
|
+
DocTypeFileNote16: DocTypeFileNote16,
|
|
124
|
+
DocTypeInfotrack16: DocTypeInfotrack16,
|
|
125
|
+
DocTypeInvoiceRequest16: DocTypeInvoiceRequest16,
|
|
126
|
+
DocTypeInvoiceRequests16: DocTypeInvoiceRequests16,
|
|
127
|
+
DocTypeLetter16: DocTypeLetter16,
|
|
128
|
+
DocTypeMemo16: DocTypeMemo16,
|
|
129
|
+
DocTypePowerpoint16: DocTypePowerpoint16,
|
|
130
|
+
DocTypeScannedDoc16: DocTypeScannedDoc16,
|
|
131
|
+
DocTypeSignatureDeclined16: DocTypeSignatureDeclined16,
|
|
132
|
+
DocTypeSignaturePending16: DocTypeSignaturePending16,
|
|
133
|
+
DocTypeSignatureRequest16: DocTypeSignatureRequest16,
|
|
134
|
+
DocTypeSignatureSigned16: DocTypeSignatureSigned16,
|
|
135
|
+
DocTypeSMS16: DocTypeSMS16,
|
|
136
|
+
DocTypeTasks16: DocTypeTasks16,
|
|
137
|
+
DocTypeEmailDraft16: DocTypeEmailDraft16,
|
|
138
|
+
DocTypeEmail16: DocTypeEmail16,
|
|
139
|
+
DocTypeEmailReceived16: DocTypeEmailReceived16,
|
|
140
|
+
DocTypeEmailSent16: DocTypeEmailSent16,
|
|
141
|
+
// Note: Need to confirm these use cases because this file should only be Doctypes
|
|
142
|
+
// Otherwise you can find them in leap icons
|
|
143
|
+
ActivityTypeVideoCall16: ActivityTypeVideoCall16,
|
|
144
|
+
ActivityTypePhoneCall16: ActivityTypePhoneCall16,
|
|
145
|
+
ActivityTypeDefault16: ActivityTypeDefault16,
|
|
146
|
+
// Renamed for DocTypeScannedDoc16
|
|
147
|
+
ActivityTypeScannedDoc16: ActivityTypeScannedDoc16,
|
|
148
|
+
};
|
|
@@ -1,38 +1,40 @@
|
|
|
1
|
-
|
|
2
|
-
export { default as
|
|
3
|
-
export { default as
|
|
4
|
-
export { default as
|
|
5
|
-
export { default as DocTypeFolder16 } from './DocTypeFolder16'
|
|
6
|
-
export { default as DocTypeImage16 } from './DocTypeImage16'
|
|
7
|
-
export { default as DocTypeVideo16 } from './DocTypeVideo16'
|
|
8
|
-
export { default as DocTypePdf16 } from './DocTypePdf16'
|
|
9
|
-
export { default as DocTypeTrust16 } from './DocTypeTrust16'
|
|
10
|
-
export { default as DocTypeWord16 } from './DocTypeWord16'
|
|
11
|
-
export { default as
|
|
12
|
-
export { default as
|
|
13
|
-
export { default as
|
|
14
|
-
export { default as
|
|
15
|
-
export { default as
|
|
16
|
-
export { default as
|
|
17
|
-
export { default as
|
|
18
|
-
export { default as
|
|
19
|
-
export { default as
|
|
20
|
-
export { default as
|
|
21
|
-
export { default as
|
|
22
|
-
export { default as
|
|
23
|
-
export { default as
|
|
24
|
-
export { default as
|
|
25
|
-
export { default as
|
|
26
|
-
export { default as
|
|
27
|
-
export { default as
|
|
28
|
-
export { default as
|
|
29
|
-
export { default as
|
|
30
|
-
export { default as
|
|
31
|
-
export { default as
|
|
32
|
-
export { default as
|
|
33
|
-
export { default as
|
|
34
|
-
export { default as
|
|
35
|
-
export { default as
|
|
1
|
+
export { default as DocTypeAppointment16 } from './DocTypeAppointment16';
|
|
2
|
+
export { default as DocTypeDefault16 } from './DocTypeDefault16';
|
|
3
|
+
export { default as DocTypeExcel16 } from './DocTypeExcel16';
|
|
4
|
+
export { default as DocTypeExcel16Shortcut } from './DocTypeExcel16Shortcut';
|
|
5
|
+
export { default as DocTypeFolder16 } from './DocTypeFolder16';
|
|
6
|
+
export { default as DocTypeImage16 } from './DocTypeImage16';
|
|
7
|
+
export { default as DocTypeVideo16 } from './DocTypeVideo16';
|
|
8
|
+
export { default as DocTypePdf16 } from './DocTypePdf16';
|
|
9
|
+
export { default as DocTypeTrust16 } from './DocTypeTrust16';
|
|
10
|
+
export { default as DocTypeWord16 } from './DocTypeWord16';
|
|
11
|
+
export { default as DocTypeWord16Shortcut } from './DocTypeWord16Shortcut';
|
|
12
|
+
export { default as DocTypeZip16 } from './DocTypeZip16';
|
|
13
|
+
export { default as DocTypeComment16 } from './DocTypeComment16';
|
|
14
|
+
export { default as DocTypeAppointmentCriticalDate16 } from './DocTypeAppointmentCriticalDate16';
|
|
15
|
+
export { default as DocTypeAudio16 } from './DocTypeAudio16';
|
|
16
|
+
export { default as DocTypeClausePrecedent16 } from './DocTypeClausePrecedent16';
|
|
17
|
+
export { default as DocTypeCriticalDate16 } from './DocTypeCriticalDate16';
|
|
18
|
+
export { default as DocTypeDeadline16 } from './DocTypeDeadline16';
|
|
19
|
+
export { default as DocTypeFax16 } from './DocTypeFax16';
|
|
20
|
+
export { default as DocTypeFileNote16 } from './DocTypeFileNote16';
|
|
21
|
+
export { default as DocTypeInfotrack16 } from './DocTypeInfotrack16';
|
|
22
|
+
export { default as DocTypeInvoiceRequest16 } from './DocTypeInvoiceRequest16';
|
|
23
|
+
export { default as DocTypeInvoiceRequests16 } from './DocTypeInvoiceRequests16';
|
|
24
|
+
export { default as DocTypeLetter16 } from './DocTypeLetter16';
|
|
25
|
+
export { default as DocTypeMemo16 } from './DocTypeMemo16';
|
|
26
|
+
export { default as DocTypePowerpoint16 } from './DocTypePowerpoint16';
|
|
27
|
+
export { default as DocTypeScannedDoc16 } from './DocTypeScannedDoc16';
|
|
28
|
+
export { default as DocTypeSignatureDeclined16 } from './DocTypeSignatureDeclined16';
|
|
29
|
+
export { default as DocTypeSignaturePending16 } from './DocTypeSignaturePending16';
|
|
30
|
+
export { default as DocTypeSignatureRequest16 } from './DocTypeSignatureRequest16';
|
|
31
|
+
export { default as DocTypeSignatureSigned16 } from './DocTypeSignatureSigned16';
|
|
32
|
+
export { default as DocTypeSMS16 } from './DocTypeSMS16';
|
|
33
|
+
export { default as DocTypeTasks16 } from './DocTypeTasks16';
|
|
34
|
+
export { default as DocTypeEmailDraft16 } from './DocTypeEmailDraft16';
|
|
35
|
+
export { default as DocTypeEmail16 } from './DocTypeEmail16';
|
|
36
|
+
export { default as DocTypeEmailReceived16 } from './DocTypeEmailReceived16';
|
|
37
|
+
export { default as DocTypeEmailSent16 } from './DocTypeEmailSent16';
|
|
36
38
|
|
|
37
39
|
export { default as ActivityTypeVideoCall16 } from './ActivityTypeVideoCall16';
|
|
38
40
|
export { default as ActivityTypePhoneCall16 } from './ActivityTypePhoneCall16';
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
export { default as SvgBuildingFilled } from './BuildingFilled';
|
|
2
|
+
export { default as SvgCalendarFilled } from './CalendarFilled';
|
|
3
|
+
export { default as SvgClockFilled } from './ClockFilled';
|
|
4
|
+
export { default as SvgLocationPinFilled } from './LocationPinFilled';
|
|
5
|
+
export { default as SvgPhoneFilled } from './PhoneFilled';
|
|
6
|
+
export { default as SvgStarFilled } from './StarFilled';
|
|
7
|
+
export { default as SvgSuccessFilled } from './SuccessFilled';
|
|
8
|
+
export { default as SvgVideoCallFilled } from './VideoCallFilled';
|
|
@@ -0,0 +1,219 @@
|
|
|
1
|
+
import {
|
|
2
|
+
SvgBuildingFilled,
|
|
3
|
+
SvgCalendarFilled,
|
|
4
|
+
SvgClockFilled,
|
|
5
|
+
SvgLocationPinFilled,
|
|
6
|
+
SvgPhoneFilled,
|
|
7
|
+
SvgStarFilled,
|
|
8
|
+
SvgSuccessFilled,
|
|
9
|
+
SvgVideoCallFilled,
|
|
10
|
+
} from './Filled';
|
|
11
|
+
import {
|
|
12
|
+
AppointmentIcon,
|
|
13
|
+
ClockIcon,
|
|
14
|
+
MessageIcon,
|
|
15
|
+
PeopleIcon,
|
|
16
|
+
QuoteIcon,
|
|
17
|
+
SearchIcon,
|
|
18
|
+
} from './TwoToneIcons';
|
|
19
|
+
import {
|
|
20
|
+
SvgAccredited,
|
|
21
|
+
SvgAccreditedSpecialist,
|
|
22
|
+
SvgAnnotations,
|
|
23
|
+
SvgApp,
|
|
24
|
+
SvgAppleCalendar,
|
|
25
|
+
SvgArrowLeft,
|
|
26
|
+
SvgArrowRight,
|
|
27
|
+
SvgArrowTop,
|
|
28
|
+
SvgAward,
|
|
29
|
+
SvgBestPractice,
|
|
30
|
+
SvgBubble,
|
|
31
|
+
SvgBuilding,
|
|
32
|
+
SvgCalendar,
|
|
33
|
+
SvgCamera,
|
|
34
|
+
SvgChevronDownLg,
|
|
35
|
+
SvgChevronLeftLg,
|
|
36
|
+
SvgChevronRightLg,
|
|
37
|
+
SvgChevronUpLg,
|
|
38
|
+
SvgClock,
|
|
39
|
+
SvgClosedEye,
|
|
40
|
+
SvgCollaborate,
|
|
41
|
+
SvgContact,
|
|
42
|
+
SvgCourthouse,
|
|
43
|
+
SvgCross,
|
|
44
|
+
SvgDay,
|
|
45
|
+
SvgDetract,
|
|
46
|
+
SvgDirection,
|
|
47
|
+
SvgDownload,
|
|
48
|
+
SvgExpand,
|
|
49
|
+
SvgExternalArrow,
|
|
50
|
+
SvgEye,
|
|
51
|
+
SvgFacebook,
|
|
52
|
+
SvgFilter,
|
|
53
|
+
SvgFixedCost,
|
|
54
|
+
SvgFreeFirstAppointment,
|
|
55
|
+
SvgGoogleCalendar,
|
|
56
|
+
SvgGridView,
|
|
57
|
+
SvgHistory,
|
|
58
|
+
SvgHome,
|
|
59
|
+
SvgInfo,
|
|
60
|
+
SvgInvoice,
|
|
61
|
+
SvgItemSearch,
|
|
62
|
+
SvgLegal,
|
|
63
|
+
SvgLegalAid,
|
|
64
|
+
SvgLinkedin,
|
|
65
|
+
SvgList,
|
|
66
|
+
SvgListView,
|
|
67
|
+
SvgLocationPin,
|
|
68
|
+
SvgLocationPointer,
|
|
69
|
+
SvgMidday,
|
|
70
|
+
SvgMinus,
|
|
71
|
+
SvgMobileService,
|
|
72
|
+
SvgMore,
|
|
73
|
+
SvgMoreVerticalIcon,
|
|
74
|
+
SvgNowinNofee,
|
|
75
|
+
SvgOnlineSign,
|
|
76
|
+
SvgOutlookCalendar,
|
|
77
|
+
SvgPayment,
|
|
78
|
+
SvgPegman,
|
|
79
|
+
SvgPhone,
|
|
80
|
+
SvgPlus,
|
|
81
|
+
SvgPrint,
|
|
82
|
+
SvgQuestionBalloon,
|
|
83
|
+
SvgQuestionCircle,
|
|
84
|
+
SvgRapidPay,
|
|
85
|
+
SvgRefresh,
|
|
86
|
+
SvgSearch,
|
|
87
|
+
SvgSecureDocCollab,
|
|
88
|
+
SvgSecurePayments,
|
|
89
|
+
SvgSend,
|
|
90
|
+
SvgSettings,
|
|
91
|
+
SvgShare,
|
|
92
|
+
SvgSidebarToggleLeft,
|
|
93
|
+
SvgSidebarToggleRight,
|
|
94
|
+
SvgStarEmpty,
|
|
95
|
+
SvgSunrise,
|
|
96
|
+
SvgSunset,
|
|
97
|
+
SvgTick,
|
|
98
|
+
SvgTopRightCurvedArrow,
|
|
99
|
+
SvgUpload,
|
|
100
|
+
SvgUser,
|
|
101
|
+
SvgUserProfile,
|
|
102
|
+
SvgVideo,
|
|
103
|
+
SvgVideoCall,
|
|
104
|
+
SvgWallet,
|
|
105
|
+
SvgWarning,
|
|
106
|
+
SvgWorld,
|
|
107
|
+
} from './index';
|
|
108
|
+
|
|
109
|
+
export const lawconnectIcons = {
|
|
110
|
+
SvgAccreditedSpecialist: SvgAccreditedSpecialist,
|
|
111
|
+
SvgAccredited: SvgAccredited,
|
|
112
|
+
SvgAnnotations: SvgAnnotations,
|
|
113
|
+
SvgApp: SvgApp,
|
|
114
|
+
SvgAppleCalendar: SvgAppleCalendar,
|
|
115
|
+
SvgArrowLeft: SvgArrowLeft,
|
|
116
|
+
SvgArrowRight: SvgArrowRight,
|
|
117
|
+
SvgArrowTop: SvgArrowTop,
|
|
118
|
+
SvgAward: SvgAward,
|
|
119
|
+
SvgBestPractice: SvgBestPractice,
|
|
120
|
+
SvgBubble: SvgBubble,
|
|
121
|
+
SvgBuilding: SvgBuilding,
|
|
122
|
+
SvgCalendar: SvgCalendar,
|
|
123
|
+
SvgCamera: SvgCamera,
|
|
124
|
+
SvgChevronDownLg: SvgChevronDownLg,
|
|
125
|
+
SvgChevronLeftLg: SvgChevronLeftLg,
|
|
126
|
+
SvgChevronRightLg: SvgChevronRightLg,
|
|
127
|
+
SvgChevronUpLg: SvgChevronUpLg,
|
|
128
|
+
SvgClock: SvgClock,
|
|
129
|
+
SvgClosedEye: SvgClosedEye,
|
|
130
|
+
SvgCollaborate: SvgCollaborate,
|
|
131
|
+
SvgContact: SvgContact,
|
|
132
|
+
SvgCourthouse: SvgCourthouse,
|
|
133
|
+
SvgCross: SvgCross,
|
|
134
|
+
SvgDay: SvgDay,
|
|
135
|
+
SvgDetract: SvgDetract,
|
|
136
|
+
SvgDirection: SvgDirection,
|
|
137
|
+
SvgDownload: SvgDownload,
|
|
138
|
+
SvgExpand: SvgExpand,
|
|
139
|
+
SvgExternalArrow: SvgExternalArrow,
|
|
140
|
+
SvgEye: SvgEye,
|
|
141
|
+
SvgFacebook: SvgFacebook,
|
|
142
|
+
SvgFilter: SvgFilter,
|
|
143
|
+
SvgFixedCost: SvgFixedCost,
|
|
144
|
+
SvgFreeFirstAppointment: SvgFreeFirstAppointment,
|
|
145
|
+
SvgGoogleCalendar: SvgGoogleCalendar,
|
|
146
|
+
SvgGridView: SvgGridView,
|
|
147
|
+
SvgHistory: SvgHistory,
|
|
148
|
+
SvgHome: SvgHome,
|
|
149
|
+
SvgInfo: SvgInfo,
|
|
150
|
+
SvgInvoice: SvgInvoice,
|
|
151
|
+
SvgItemSearch: SvgItemSearch,
|
|
152
|
+
SvgLegalAid: SvgLegalAid,
|
|
153
|
+
SvgLegal: SvgLegal,
|
|
154
|
+
SvgLinkedin: SvgLinkedin,
|
|
155
|
+
SvgListView: SvgListView,
|
|
156
|
+
SvgList: SvgList,
|
|
157
|
+
SvgLocationPin: SvgLocationPin,
|
|
158
|
+
SvgLocationPointer: SvgLocationPointer,
|
|
159
|
+
SvgMidday: SvgMidday,
|
|
160
|
+
SvgMinus: SvgMinus,
|
|
161
|
+
SvgMobileService: SvgMobileService,
|
|
162
|
+
SvgMore: SvgMore,
|
|
163
|
+
SvgMoreVerticalIcon: SvgMoreVerticalIcon,
|
|
164
|
+
SvgNowinNofee: SvgNowinNofee,
|
|
165
|
+
SvgOnlineSign: SvgOnlineSign,
|
|
166
|
+
SvgOutlookCalendar: SvgOutlookCalendar,
|
|
167
|
+
SvgPayment: SvgPayment,
|
|
168
|
+
SvgPegman: SvgPegman,
|
|
169
|
+
SvgPhone: SvgPhone,
|
|
170
|
+
SvgPlus: SvgPlus,
|
|
171
|
+
SvgPrint: SvgPrint,
|
|
172
|
+
SvgQuestionBalloon: SvgQuestionBalloon,
|
|
173
|
+
SvgQuestionCircle: SvgQuestionCircle,
|
|
174
|
+
SvgRefresh: SvgRefresh,
|
|
175
|
+
SvgRapidPay: SvgRapidPay,
|
|
176
|
+
SvgSearch: SvgSearch,
|
|
177
|
+
SvgSecureDocCollab: SvgSecureDocCollab,
|
|
178
|
+
SvgSecurePayments: SvgSecurePayments,
|
|
179
|
+
SvgSend: SvgSend,
|
|
180
|
+
SvgSettings: SvgSettings,
|
|
181
|
+
SvgShare: SvgShare,
|
|
182
|
+
SvgSidebarToggleLeft: SvgSidebarToggleLeft,
|
|
183
|
+
SvgSidebarToggleRight: SvgSidebarToggleRight,
|
|
184
|
+
SvgStarEmpty: SvgStarEmpty,
|
|
185
|
+
SvgSunrise: SvgSunrise,
|
|
186
|
+
SvgSunset: SvgSunset,
|
|
187
|
+
SvgTick: SvgTick,
|
|
188
|
+
SvgTopRightCurvedArrow: SvgTopRightCurvedArrow,
|
|
189
|
+
SvgUpload: SvgUpload,
|
|
190
|
+
SvgUserProfile: SvgUserProfile,
|
|
191
|
+
SvgUser: SvgUser,
|
|
192
|
+
SvgVideo: SvgVideo,
|
|
193
|
+
SvgVideoCall: SvgVideoCall,
|
|
194
|
+
SvgWallet: SvgWallet,
|
|
195
|
+
SvgWarning: SvgWarning,
|
|
196
|
+
SvgWorld: SvgWorld,
|
|
197
|
+
};
|
|
198
|
+
|
|
199
|
+
// Filled
|
|
200
|
+
export const lawconnectIconsFilled = {
|
|
201
|
+
SvgVideoCallFilled: SvgVideoCallFilled,
|
|
202
|
+
SvgStarFilled: SvgStarFilled,
|
|
203
|
+
SvgSuccessFilled: SvgSuccessFilled,
|
|
204
|
+
SvgPhoneFilled: SvgPhoneFilled,
|
|
205
|
+
SvgCalendarFilled: SvgCalendarFilled,
|
|
206
|
+
SvgBuildingFilled: SvgBuildingFilled,
|
|
207
|
+
SvgLocationPinFilled: SvgLocationPinFilled,
|
|
208
|
+
SvgClockFilled: SvgClockFilled,
|
|
209
|
+
};
|
|
210
|
+
|
|
211
|
+
// Twotone
|
|
212
|
+
export const lawconnectIconsTwoTone = {
|
|
213
|
+
AppointmentIcon: AppointmentIcon,
|
|
214
|
+
ClockIcon: ClockIcon,
|
|
215
|
+
MessageIcon: MessageIcon,
|
|
216
|
+
PeopleIcon: PeopleIcon,
|
|
217
|
+
SearchIcon: SearchIcon,
|
|
218
|
+
QuoteIcon: QuoteIcon,
|
|
219
|
+
};
|