@galaxy-ds/core 2.0.13 → 2.0.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/Accordion/Accordion.d.ts +4 -4
- package/dist/Accordion/Accordion.styled.d.ts +4 -11
- package/dist/Accordion/Accordion.types.d.ts +10 -10
- package/dist/Accordion/index.d.ts +2 -2
- package/dist/AccordionDetails/AccordionDetails.d.ts +3 -3
- package/dist/AccordionDetails/AccordionDetails.types.d.ts +3 -3
- package/dist/AccordionDetails/index.d.ts +2 -2
- package/dist/AccordionPanel/AccordionPanel.d.ts +3 -3
- package/dist/AccordionPanel/AccordionPanel.types.d.ts +3 -3
- package/dist/AccordionPanel/index.d.ts +2 -2
- package/dist/AccordionSummary/AccordionSummary.d.ts +3 -3
- package/dist/AccordionSummary/AccordionSummary.types.d.ts +4 -4
- package/dist/AccordionSummary/index.d.ts +2 -2
- package/dist/ActivityLog/ActivityLog.d.ts +4 -4
- package/dist/ActivityLog/ActivityLog.styled.d.ts +11 -17
- package/dist/ActivityLog/ActivityLog.types.d.ts +17 -17
- package/dist/ActivityLog/index.d.ts +2 -2
- package/dist/AppBar/AppBar.d.ts +4 -4
- package/dist/AppBar/AppBar.styled.d.ts +11 -11
- package/dist/AppBar/AppBar.types.d.ts +10 -10
- package/dist/AppBar/index.d.ts +2 -2
- package/dist/AttachmentIcon/AttachmentIcon.d.ts +4 -4
- package/dist/AttachmentIcon/AttachmentIcon.types.d.ts +4 -4
- package/dist/AttachmentIcon/index.d.ts +2 -2
- package/dist/Autocomplete/Autocomplete.d.ts +4 -4
- package/dist/Autocomplete/Autocomplete.styled.d.ts +12 -12
- package/dist/Autocomplete/Autocomplete.types.d.ts +24 -54
- package/dist/Autocomplete/createFilterOptions.d.ts +1 -1
- package/dist/Autocomplete/index.d.ts +3 -3
- package/dist/Avatar/Avatar.d.ts +3 -3
- package/dist/Avatar/Avatar.styled.d.ts +4 -4
- package/dist/Avatar/Avatar.types.d.ts +7 -7
- package/dist/Avatar/index.d.ts +2 -2
- package/dist/AvatarGroup/AvatarGroup.d.ts +3 -3
- package/dist/AvatarGroup/AvatarGroup.styled.d.ts +1 -1
- package/dist/AvatarGroup/AvatarGroup.types.d.ts +8 -9
- package/dist/AvatarGroup/index.d.ts +2 -2
- package/dist/BottomListButton/BottomListButton.d.ts +4 -4
- package/dist/BottomListButton/BottomListButton.styled.d.ts +6 -8
- package/dist/BottomListButton/BottomListButton.types.d.ts +5 -5
- package/dist/BottomListButton/index.d.ts +2 -2
- package/dist/Box/Box.d.ts +3 -3
- package/dist/Box/Box.types.d.ts +3 -3
- package/dist/Box/index.d.ts +2 -2
- package/dist/Breadcrumbs/Breadcrumbs.d.ts +3 -3
- package/dist/Breadcrumbs/Breadcrumbs.styled.d.ts +4 -4
- package/dist/Breadcrumbs/Breadcrumbs.types.d.ts +3 -3
- package/dist/Breadcrumbs/index.d.ts +2 -2
- package/dist/Button/Button.d.ts +3 -3
- package/dist/Button/Button.styled.d.ts +4 -4
- package/dist/Button/Button.types.d.ts +5 -5
- package/dist/Button/index.d.ts +2 -2
- package/dist/Card/Card.d.ts +3 -3
- package/dist/Card/Card.styled.d.ts +4 -4
- package/dist/Card/Card.types.d.ts +6 -6
- package/dist/Card/index.d.ts +2 -2
- package/dist/Checkbox/Checkbox.d.ts +3 -3
- package/dist/Checkbox/Checkbox.styled.d.ts +1 -1
- package/dist/Checkbox/Checkbox.types.d.ts +6 -6
- package/dist/Checkbox/index.d.ts +2 -2
- package/dist/Chip/Chip.d.ts +3 -3
- package/dist/Chip/Chip.styled.d.ts +4 -4
- package/dist/Chip/Chip.types.d.ts +6 -6
- package/dist/Chip/index.d.ts +2 -2
- package/dist/CssBaseline/CssBaseline.d.ts +4 -4
- package/dist/CssBaseline/CssBaseline.types.d.ts +3 -3
- package/dist/CssBaseline/index.d.ts +2 -2
- package/dist/DatePicker/DatePicker.d.ts +4 -4
- package/dist/DatePicker/DatePicker.styled.d.ts +5 -5
- package/dist/DatePicker/DatePicker.types.d.ts +3 -3
- package/dist/DatePicker/index.d.ts +2 -2
- package/dist/DateRangePicker/DateRangePicker.d.ts +5 -5
- package/dist/DateRangePicker/DateRangePicker.styled.d.ts +5 -5
- package/dist/DateRangePicker/DateRangePicker.types.d.ts +5 -3
- package/dist/DateRangePicker/index.d.ts +2 -2
- package/dist/Dialog/Dialog.d.ts +3 -3
- package/dist/Dialog/Dialog.type.d.ts +14 -14
- package/dist/Dialog/index.d.ts +2 -2
- package/dist/Divider/Divider.d.ts +4 -4
- package/dist/Divider/Divider.types.d.ts +3 -3
- package/dist/Divider/index.d.ts +2 -2
- package/dist/Drawer/Drawer.d.ts +3 -3
- package/dist/Drawer/Drawer.styled.d.ts +1 -1
- package/dist/Drawer/Drawer.types.d.ts +5 -5
- package/dist/Drawer/index.d.ts +2 -2
- package/dist/DrawerMenu/DrawerMenu.d.ts +3 -3
- package/dist/DrawerMenu/DrawerMenu.styled.d.ts +4 -4
- package/dist/DrawerMenu/DrawerMenu.types.d.ts +31 -31
- package/dist/DrawerMenu/index.d.ts +2 -2
- package/dist/Dropdown/Dropdown.d.ts +4 -4
- package/dist/Dropdown/Dropdown.types.d.ts +27 -27
- package/dist/Dropdown/index.d.ts +2 -2
- package/dist/EmptyState/EmptyState.d.ts +4 -4
- package/dist/EmptyState/EmptyState.styled.d.ts +7 -7
- package/dist/EmptyState/EmptyState.types.d.ts +10 -10
- package/dist/EmptyState/index.d.ts +2 -2
- package/dist/FooterActions/FooterActions.d.ts +7 -7
- package/dist/FooterActions/FooterActions.styled.d.ts +4 -4
- package/dist/FooterActions/FooterActions.types.d.ts +6 -6
- package/dist/FooterActions/index.d.ts +2 -2
- package/dist/FormBody/FormBody.d.ts +4 -4
- package/dist/FormBody/FormBody.styled.d.ts +2 -2
- package/dist/FormBody/FormBody.types.d.ts +8 -8
- package/dist/FormBody/index.d.ts +2 -2
- package/dist/FormContainer/FormContainer.d.ts +4 -4
- package/dist/FormContainer/FormContainer.styled.d.ts +4 -4
- package/dist/FormContainer/FormContainer.types.d.ts +6 -6
- package/dist/FormContainer/index.d.ts +2 -2
- package/dist/FormGroup/FormGroup.d.ts +4 -4
- package/dist/FormGroup/FormGroup.types.d.ts +15 -15
- package/dist/FormGroup/index.d.ts +2 -2
- package/dist/FormHeader/FormHeader.d.ts +4 -4
- package/dist/FormHeader/FormHeader.styled.d.ts +12 -12
- package/dist/FormHeader/FormHeader.types.d.ts +10 -10
- package/dist/FormHeader/index.d.ts +2 -2
- package/dist/Grid/Grid.d.ts +3 -3
- package/dist/Grid/Grid.types.d.ts +3 -3
- package/dist/Grid/index.d.ts +2 -2
- package/dist/HeaderToolbar/HeaderToolbar.d.ts +4 -4
- package/dist/HeaderToolbar/HeaderToolbar.styled.d.ts +14 -14
- package/dist/HeaderToolbar/HeaderToolbar.types.d.ts +13 -13
- package/dist/HeaderToolbar/index.d.ts +2 -2
- package/dist/Icon/Icon.d.ts +3 -3
- package/dist/Icon/Icon.types.d.ts +4 -4
- package/dist/Icon/index.d.ts +2 -2
- package/dist/IconButton/IconButton.d.ts +3 -3
- package/dist/IconButton/IconButton.types.d.ts +5 -5
- package/dist/IconButton/index.d.ts +2 -2
- package/dist/Icons/common/Dialog/desktop/Alert.d.ts +2 -2
- package/dist/Icons/common/Dialog/desktop/Close.d.ts +2 -2
- package/dist/Icons/common/Dialog/desktop/Info.d.ts +2 -2
- package/dist/Icons/common/Dialog/desktop/LeapLogo.d.ts +2 -2
- package/dist/Icons/common/Dialog/index.d.ts +6 -6
- package/dist/Icons/common/Dialog/web/InfoCircle.d.ts +2 -2
- package/dist/Icons/common/Dialog/web/Warning.d.ts +2 -2
- package/dist/Icons/common/EmptyState/leap/Default.d.ts +2 -2
- package/dist/Icons/common/EmptyState/leap/NoAppointment.d.ts +2 -2
- package/dist/Icons/common/EmptyState/leap/NoDocument.d.ts +2 -2
- package/dist/Icons/common/EmptyState/leap/NoFolder.d.ts +2 -2
- package/dist/Icons/common/EmptyState/leap/NoTransactions.d.ts +2 -2
- package/dist/Icons/common/EmptyState/leap/index.d.ts +5 -5
- package/dist/Icons/common/Forms/CheckboxChecked.d.ts +3 -3
- package/dist/Icons/common/Forms/CheckboxIndeterminate.d.ts +3 -3
- package/dist/Icons/common/Forms/CheckboxUncontrolled.d.ts +3 -3
- package/dist/Icons/common/Forms/NewAppointment.d.ts +2 -2
- package/dist/Icons/common/Forms/RadioChecked.d.ts +3 -3
- package/dist/Icons/common/Forms/RadioDefault.d.ts +3 -3
- package/dist/Icons/common/Forms/Search.d.ts +3 -3
- package/dist/Icons/common/Forms/SelectFilter.d.ts +3 -3
- package/dist/Icons/common/Forms/index.d.ts +8 -8
- package/dist/Icons/doctypes/Doctype/ActivityTypeDefault.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/ActivityTypePhoneCall.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/ActivityTypeScannedDoc.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/ActivityTypeVideoCall.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeAppointment.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeAppointmentCriticalDate.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeAudio.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeClausePrecedent.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeComment.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeCriticalDate.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeDeadline.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeDefault.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeEmail.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeEmailDraft.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeEmailReceived.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeEmailRecieved.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeEmailSent.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeExcel.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeFax.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeFileNote.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeFolder.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeImage.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeInfotrack.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeInvoiceRequest.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeInvoiceRequests.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeLetter.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeMemo.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypePdf.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypePowerpoint.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeSMS.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeSignatureDeclined.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeSignaturePending.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeSignatureRequest.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeSignatureSigned.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeTasks.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeTrust.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeVideo.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeWord.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/DocTypeZip.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype/index.d.ts +39 -39
- package/dist/Icons/doctypes/Doctype16/ActivityTypeDefault16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/ActivityTypePhoneCall16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/ActivityTypeScannedDoc16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/ActivityTypeVideoCall16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeAppointment16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeAppointmentCriticalDate16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeAudio16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeClausePrecedent16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeComment16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeCriticalDate16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeDeadline16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeDefault16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeEmail16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeEmailDraft16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeEmailReceived16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeEmailSent16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeExcel16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeExcel16Shortcut.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeFax16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeFileNote16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeFolder16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeImage16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeInfotrack16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeInvoiceRequest16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeInvoiceRequests16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeLetter16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeMemo16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypePdf16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypePowerpoint16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeSMS16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeScannedDoc16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeSignatureDeclined16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeSignaturePending16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeSignatureRequest16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeSignatureSigned16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeTasks16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeTrust16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeVideo16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeWord16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeWord16Shortcut.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/DocTypeZip16.d.ts +2 -2
- package/dist/Icons/doctypes/Doctype16/index.d.ts +41 -41
- package/dist/Icons/leap/Access.d.ts +2 -2
- package/dist/Icons/leap/Accounting.d.ts +2 -2
- package/dist/Icons/leap/ActivityDefault16.d.ts +2 -2
- package/dist/Icons/leap/Appointment16.d.ts +2 -2
- package/dist/Icons/leap/AssignCurved.d.ts +2 -2
- package/dist/Icons/leap/AutoTimer24.d.ts +2 -2
- package/dist/Icons/leap/AutoTimerDarkTheme.d.ts +2 -2
- package/dist/Icons/leap/AutoTimerFilled24.d.ts +2 -2
- package/dist/Icons/leap/AutoTimerLightTheme.d.ts +2 -2
- package/dist/Icons/leap/AvatarBusiness.d.ts +2 -2
- package/dist/Icons/leap/AvatarCompany.d.ts +2 -2
- package/dist/Icons/leap/AvatarGovernment.d.ts +2 -2
- package/dist/Icons/leap/AvatarPeople.d.ts +2 -2
- package/dist/Icons/leap/AvatarPerson.d.ts +2 -2
- package/dist/Icons/leap/AvatarTrust.d.ts +2 -2
- package/dist/Icons/leap/BlankLetter16.d.ts +2 -2
- package/dist/Icons/leap/Browse.d.ts +2 -2
- package/dist/Icons/leap/Browse2.d.ts +2 -2
- package/dist/Icons/leap/ButtonCaret.d.ts +2 -2
- package/dist/Icons/leap/ButtonFilter.d.ts +2 -2
- package/dist/Icons/leap/Bylawyers16.d.ts +2 -2
- package/dist/Icons/leap/Calendar.d.ts +2 -2
- package/dist/Icons/leap/Carat.d.ts +2 -2
- package/dist/Icons/leap/ChevronDown.d.ts +2 -2
- package/dist/Icons/leap/ChevronLeft.d.ts +2 -2
- package/dist/Icons/leap/ChevronRight.d.ts +2 -2
- package/dist/Icons/leap/Clause16.d.ts +2 -2
- package/dist/Icons/leap/Coin.d.ts +2 -2
- package/dist/Icons/leap/CoinEuro.d.ts +2 -2
- package/dist/Icons/leap/CoinPound.d.ts +2 -2
- package/dist/Icons/leap/CostRecoveryExceeded16.d.ts +2 -2
- package/dist/Icons/leap/Cross.d.ts +2 -2
- package/dist/Icons/leap/Cross16.d.ts +2 -2
- package/dist/Icons/leap/Currency.d.ts +2 -2
- package/dist/Icons/leap/CurrencyEuro.d.ts +2 -2
- package/dist/Icons/leap/CurrencyPound.d.ts +2 -2
- package/dist/Icons/leap/EmailSent.d.ts +2 -2
- package/dist/Icons/leap/Fax16.d.ts +2 -2
- package/dist/Icons/leap/Home.d.ts +2 -2
- package/dist/Icons/leap/HyperLink16.d.ts +2 -2
- package/dist/Icons/leap/InsertLink.d.ts +2 -2
- package/dist/Icons/leap/Loader.d.ts +2 -2
- package/dist/Icons/leap/ManualEntry24.d.ts +2 -2
- package/dist/Icons/leap/ManualEntryDarkTheme.d.ts +2 -2
- package/dist/Icons/leap/ManualEntryFilled24.d.ts +2 -2
- package/dist/Icons/leap/ManualEntryLightTheme.d.ts +2 -2
- package/dist/Icons/leap/Memo16.d.ts +2 -2
- package/dist/Icons/leap/Menu.d.ts +2 -2
- package/dist/Icons/leap/MoreVertical.d.ts +2 -2
- package/dist/Icons/leap/NewAppointment.d.ts +2 -2
- package/dist/Icons/leap/PhoneCall16.d.ts +2 -2
- package/dist/Icons/leap/Power.d.ts +2 -2
- package/dist/Icons/leap/PrecedentNotification16.d.ts +2 -2
- package/dist/Icons/leap/Preview.d.ts +2 -2
- package/dist/Icons/leap/Reporting.d.ts +2 -2
- package/dist/Icons/leap/Response.d.ts +2 -2
- package/dist/Icons/leap/RevokeAccess.d.ts +2 -2
- package/dist/Icons/leap/ScannedDoc16.d.ts +2 -2
- package/dist/Icons/leap/Search.d.ts +2 -2
- package/dist/Icons/leap/SelectFilterEmpty.d.ts +2 -2
- package/dist/Icons/leap/SelectFilterFilled.d.ts +2 -2
- package/dist/Icons/leap/SharedFolder16.d.ts +2 -2
- package/dist/Icons/leap/Sms16.d.ts +2 -2
- package/dist/Icons/leap/Spinner.d.ts +2 -2
- package/dist/Icons/leap/TaxInvoice16.d.ts +2 -2
- package/dist/Icons/leap/TaxInvoice216.d.ts +2 -2
- package/dist/Icons/leap/Tick.d.ts +2 -2
- package/dist/Icons/leap/TimedEntry16.d.ts +2 -2
- package/dist/Icons/leap/Timer24.d.ts +2 -2
- package/dist/Icons/leap/TimerFillled24.d.ts +2 -2
- package/dist/Icons/leap/TrustStatement16.d.ts +2 -2
- package/dist/Icons/leap/UnknownType16.d.ts +2 -2
- package/dist/Icons/leap/UserLink.d.ts +2 -2
- package/dist/Icons/leap/UserLock.d.ts +2 -2
- package/dist/Icons/leap/Users.d.ts +2 -2
- package/dist/Icons/leap/Video16.d.ts +2 -2
- package/dist/Icons/leap/VideoCall16.d.ts +2 -2
- package/dist/Icons/leap/VoiceMemo16.d.ts +2 -2
- package/dist/Icons/leap/Zyphta16.d.ts +2 -2
- package/dist/Icons/leap/index.d.ts +83 -83
- package/dist/Icons/leap/ribbon/Calendar.d.ts +1 -1
- package/dist/Icons/leap/ribbon/Delete.d.ts +2 -2
- package/dist/Icons/leap/ribbon/MatterFolder.d.ts +1 -1
- package/dist/Icons/leap/ribbon/NewEntry.d.ts +1 -1
- package/dist/ImageUpload/ImageUpload.d.ts +4 -4
- package/dist/ImageUpload/ImageUpload.styled.d.ts +8 -10
- package/dist/ImageUpload/ImageUpload.types.d.ts +6 -6
- package/dist/ImageUpload/index.d.ts +2 -2
- package/dist/Input/Input.d.ts +4 -4
- package/dist/Input/Input.styled.d.ts +8 -8
- package/dist/Input/Input.types.d.ts +27 -27
- package/dist/Input/index.d.ts +2 -2
- package/dist/InputLabel/InputLabel.d.ts +3 -3
- package/dist/InputLabel/InputLabel.types.d.ts +3 -3
- package/dist/InputLabel/index.d.ts +2 -2
- package/dist/List/List.d.ts +4 -4
- package/dist/List/List.types.d.ts +3 -3
- package/dist/List/index.d.ts +2 -2
- package/dist/ListItem/ListItem.d.ts +4 -4
- package/dist/ListItem/ListItem.types.d.ts +3 -3
- package/dist/ListItem/index.d.ts +2 -2
- package/dist/ListItemAvatar/ListItemAvatar.d.ts +4 -4
- package/dist/ListItemAvatar/ListItemAvatar.types.d.ts +3 -3
- package/dist/ListItemAvatar/index.d.ts +2 -2
- package/dist/ListItemHoverContent/ListItemHoverContent.d.ts +4 -4
- package/dist/ListItemHoverContent/ListItemHoverContent.styled.d.ts +6 -6
- package/dist/ListItemHoverContent/ListItemHoverContent.types.d.ts +11 -11
- package/dist/ListItemHoverContent/index.d.ts +2 -2
- package/dist/ListItemIcon/ListItemIcon.d.ts +4 -4
- package/dist/ListItemIcon/ListItemIcon.types.d.ts +3 -3
- package/dist/ListItemIcon/index.d.ts +2 -2
- package/dist/ListItemText/ListItemText.d.ts +4 -4
- package/dist/ListItemText/ListItemText.types.d.ts +3 -3
- package/dist/ListItemText/index.d.ts +2 -2
- package/dist/ListSubheader/ListSubheader.d.ts +4 -4
- package/dist/ListSubheader/ListSubheader.types.d.ts +3 -3
- package/dist/ListSubheader/index.d.ts +2 -2
- package/dist/Loader/Icons/Loader.d.ts +2 -2
- package/dist/Loader/Icons/Spinner.d.ts +2 -2
- package/dist/Loader/Loader.d.ts +3 -3
- package/dist/Loader/Loader.styled.d.ts +4 -4
- package/dist/Loader/Loader.types.d.ts +7 -7
- package/dist/Loader/index.d.ts +2 -2
- package/dist/Logos/Leap/LawconnectIcon.d.ts +2 -2
- package/dist/Logos/Leap/LeapLegsLogo.d.ts +2 -2
- package/dist/Logos/Leap/LeapLogo.d.ts +1 -1
- package/dist/Logos/Leap/PoweredByLawconnect.d.ts +2 -2
- package/dist/Logos/Leap/index.d.ts +4 -4
- package/dist/Menu/Menu.d.ts +4 -4
- package/dist/Menu/Menu.types.d.ts +6 -6
- package/dist/Menu/index.d.ts +2 -2
- package/dist/MenuHeader/MenuHeader.d.ts +3 -3
- package/dist/MenuHeader/MenuHeader.styled.d.ts +2 -2
- package/dist/MenuHeader/MenuHeader.types.d.ts +4 -4
- package/dist/MenuHeader/index.d.ts +2 -2
- package/dist/MenuItem/MenuItem.d.ts +3 -3
- package/dist/MenuItem/MenuItem.types.d.ts +10 -10
- package/dist/MenuItem/index.d.ts +2 -2
- package/dist/Modal/Modal.d.ts +4 -4
- package/dist/Modal/Modal.types.d.ts +5 -5
- package/dist/Modal/index.d.ts +2 -2
- package/dist/ModalActions/ModalActions.d.ts +4 -4
- package/dist/ModalActions/ModalActions.types.d.ts +3 -3
- package/dist/ModalActions/index.d.ts +2 -2
- package/dist/ModalContent/ModalContent.d.ts +4 -4
- package/dist/ModalContent/ModalContent.types.d.ts +7 -7
- package/dist/ModalContent/index.d.ts +2 -2
- package/dist/ModalTitle/ModalTitle.d.ts +4 -4
- package/dist/ModalTitle/ModalTitle.types.d.ts +4 -4
- package/dist/ModalTitle/index.d.ts +2 -2
- package/dist/Pagination/Pagination.d.ts +3 -3
- package/dist/Pagination/Pagination.types.d.ts +3 -3
- package/dist/Pagination/index.d.ts +2 -2
- package/dist/Popover/Popover.d.ts +3 -3
- package/dist/Popover/Popover.types.d.ts +7 -7
- package/dist/Popover/index.d.ts +2 -2
- package/dist/ProgressBar/ProgressBar.d.ts +3 -3
- package/dist/ProgressBar/ProgressBar.types.d.ts +3 -3
- package/dist/ProgressBar/index.d.ts +2 -2
- package/dist/Radio/Radio.d.ts +3 -3
- package/dist/Radio/Radio.styled.d.ts +1 -1
- package/dist/Radio/Radio.types.d.ts +5 -5
- package/dist/Radio/index.d.ts +2 -2
- package/dist/RadioGroup/RadioGroup.d.ts +4 -4
- package/dist/RadioGroup/RadioGroup.types.d.ts +4 -4
- package/dist/RadioGroup/index.d.ts +2 -2
- package/dist/RibbonButton/RibbonButton.d.ts +4 -4
- package/dist/RibbonButton/RibbonButton.styled.d.ts +9 -9
- package/dist/RibbonButton/RibbonButton.types.d.ts +11 -11
- package/dist/RibbonButton/index.d.ts +2 -2
- package/dist/RibbonButtonGroup/RibbonButtonGroup.d.ts +4 -4
- package/dist/RibbonButtonGroup/RibbonButtonGroup.styled.d.ts +8 -8
- package/dist/RibbonButtonGroup/RibbonButtonGroup.types.d.ts +15 -15
- package/dist/RibbonButtonGroup/index.d.ts +2 -2
- package/dist/Select/Select.d.ts +3 -3
- package/dist/Select/Select.styled.d.ts +1 -1
- package/dist/Select/Select.types.d.ts +3 -3
- package/dist/Select/index.d.ts +2 -2
- package/dist/SidebarLayout/SidebarLayout.d.ts +2 -2
- package/dist/SidebarLayout/SidebarLayout.styled.d.ts +3 -3
- package/dist/SidebarLayout/SidebarLayout.types.d.ts +15 -15
- package/dist/SidebarLayout/index.d.ts +2 -2
- package/dist/StepNavigation/StepNavigation.d.ts +3 -3
- package/dist/StepNavigation/StepNavigation.styled.d.ts +6 -6
- package/dist/StepNavigation/StepNavigation.types.d.ts +8 -8
- package/dist/StepNavigation/index.d.ts +2 -2
- package/dist/Switch/Switch.d.ts +4 -4
- package/dist/Switch/Switch.types.d.ts +3 -3
- package/dist/Switch/index.d.ts +2 -2
- package/dist/Tab/Tab.d.ts +3 -3
- package/dist/Tab/Tab.styled.d.ts +4 -0
- package/dist/Tab/Tab.types.d.ts +3 -3
- package/dist/Tab/index.d.ts +2 -2
- package/dist/TabListItem/TabListItem.d.ts +4 -4
- package/dist/TabListItem/TabListItem.styled.d.ts +11 -9
- package/dist/TabListItem/TabListItem.types.d.ts +12 -12
- package/dist/TabListItem/index.d.ts +2 -2
- package/dist/Table/Table.d.ts +3 -3
- package/dist/Table/Table.types.d.ts +8 -8
- package/dist/Table/index.d.ts +2 -2
- package/dist/TableBody/TableBody.d.ts +3 -3
- package/dist/TableBody/TableBody.types.d.ts +8 -8
- package/dist/TableBody/index.d.ts +2 -2
- package/dist/TableCell/TableCell.d.ts +3 -3
- package/dist/TableCell/TableCell.types.d.ts +9 -9
- package/dist/TableCell/index.d.ts +2 -2
- package/dist/TableCellIcon/TableCellIcon.d.ts +3 -3
- package/dist/TableCellIcon/TableCellIcon.types.d.ts +5 -5
- package/dist/TableCellIcon/index.d.ts +2 -2
- package/dist/TableContainer/TableContainer.d.ts +3 -3
- package/dist/TableContainer/TableContainer.types.d.ts +4 -4
- package/dist/TableContainer/index.d.ts +2 -2
- package/dist/TableFooter/TableFooter.d.ts +3 -3
- package/dist/TableFooter/TableFooter.types.d.ts +3 -3
- package/dist/TableFooter/index.d.ts +2 -2
- package/dist/TableHead/TableHead.d.ts +3 -3
- package/dist/TableHead/TableHead.types.d.ts +3 -3
- package/dist/TableHead/index.d.ts +2 -2
- package/dist/TableRow/TableRow.d.ts +3 -3
- package/dist/TableRow/TableRow.types.d.ts +4 -4
- package/dist/TableRow/index.d.ts +2 -2
- package/dist/Tabs/Tabs.d.ts +6 -3
- package/dist/Tabs/Tabs.styled.d.ts +8 -0
- package/dist/Tabs/Tabs.types.d.ts +3 -3
- package/dist/Tabs/index.d.ts +2 -2
- package/dist/Tag/Tag.d.ts +3 -3
- package/dist/Tag/Tag.styled.d.ts +10 -10
- package/dist/Tag/Tag.types.d.ts +18 -18
- package/dist/Tag/index.d.ts +2 -2
- package/dist/TextField/TextField.d.ts +3 -3
- package/dist/TextField/TextField.types.d.ts +4 -4
- package/dist/TextField/index.d.ts +2 -2
- package/dist/Theme/custom-types/component-avatar.d.ts +25 -0
- package/dist/Theme/custom-types/component-buttons.d.ts +32 -0
- package/dist/Theme/custom-types/component-chip.d.ts +44 -0
- package/dist/Theme/custom-types/component-dialog.d.ts +9 -0
- package/dist/Theme/custom-types/component-emptystate.d.ts +10 -0
- package/dist/Theme/custom-types/global-effects.d.ts +7 -0
- package/{src/Theme/custom-types/global-platform.ts → dist/Theme/custom-types/global-platform.d.ts} +2 -3
- package/{src/Theme/custom-types/global-shapes.ts → dist/Theme/custom-types/global-shapes.d.ts} +2 -3
- package/dist/Theme/custom-types/global-spacers.d.ts +4 -0
- package/dist/Theme/index.d.ts +2 -2
- package/dist/Theme/leap/desktop/baseline.d.ts +45 -45
- package/dist/Theme/leap/desktop/design-tokens/components/avatars.d.ts +46 -46
- package/dist/Theme/leap/desktop/design-tokens/components/buttons.d.ts +93 -93
- package/dist/Theme/leap/desktop/design-tokens/components/chip.d.ts +63 -63
- package/dist/Theme/leap/desktop/design-tokens/shapes.d.ts +13 -12
- package/dist/Theme/leap/desktop/design-tokens/spacers.d.ts +12 -12
- package/dist/Theme/leap/desktop/design-tokens/typography.d.ts +3 -3
- package/dist/Theme/leap/desktop/overrides/Dialog/dialog.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/Dialog/dialogActions.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/Dialog/dialogContent.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/Dialog/dialogTitle.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/Table/tableCell.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/Table/tableFooter.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/Table/tableRow.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/accordion.d.ts +4 -4
- package/dist/Theme/leap/desktop/overrides/autocomplete.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/checkbox.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/divider.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/dropdown.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/formControlLabel.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/formGroup.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/iconButton.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/index.d.ts +32 -32
- package/dist/Theme/leap/desktop/overrides/inputBase.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/inputLabel.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/listItem.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/listItemAvatar.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/listItemIcon.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/listItemText.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/listSubHeader.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/menu.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/menuHeader.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/menuItem.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/outlinedInput.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/popover.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/radio.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/svgIcon.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/switch.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/textField.d.ts +2 -2
- package/dist/Theme/leap/desktop/overrides/tooltip.d.ts +2 -2
- package/dist/Theme/leap/desktop/theme.d.ts +57 -57
- package/dist/Theme/leap/web/baseline.d.ts +46 -46
- package/dist/Theme/leap/web/design-tokens/components/avatars.d.ts +46 -46
- package/dist/Theme/leap/web/design-tokens/components/buttons.d.ts +93 -93
- package/dist/Theme/leap/web/design-tokens/components/chip.d.ts +62 -62
- package/dist/Theme/leap/web/design-tokens/shapes.d.ts +13 -12
- package/dist/Theme/leap/web/design-tokens/spacers.d.ts +12 -12
- package/dist/Theme/leap/web/design-tokens/typography.d.ts +3 -3
- package/dist/Theme/leap/web/overrides/Dialog/dialog.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/Dialog/dialogActions.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/Dialog/dialogContent.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/Dialog/dialogTitle.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/Table/tableCell.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/Table/tableContainer.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/Table/tableRow.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/accordion.d.ts +4 -4
- package/dist/Theme/leap/web/overrides/autocomplete.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/checkbox.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/divider.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/dropdown.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/formControlLabel.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/formGroup.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/iconButton.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/index.d.ts +42 -42
- package/dist/Theme/leap/web/overrides/inputBase.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/inputLabel.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/listItem.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/listItemAvatar.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/listItemIcon.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/listItemText.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/listSubHeader.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/menu.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/menuItem.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/outlinedInput.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/popover.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/radio.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/svgIcon.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/switch.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/textField.d.ts +2 -2
- package/dist/Theme/leap/web/overrides/tooltip.d.ts +2 -2
- package/dist/Theme/leap/web/theme.d.ts +2 -2
- package/dist/ThemeProvider/ThemeProvider.d.ts +3 -3
- package/dist/ThemeProvider/ThemeProvider.types.d.ts +5 -5
- package/dist/ThemeProvider/index.d.ts +2 -2
- package/dist/Toolbar/Toolbar.d.ts +4 -4
- package/dist/Toolbar/Toolbar.types.d.ts +3 -3
- package/dist/Toolbar/index.d.ts +2 -2
- package/dist/ToolbarButton/ToolbarButton.d.ts +4 -4
- package/dist/ToolbarButton/ToolbarButton.styled.d.ts +4 -4
- package/dist/ToolbarButton/ToolbarButton.types.d.ts +8 -8
- package/dist/ToolbarButton/index.d.ts +2 -2
- package/dist/Tooltip/Tooltip.d.ts +4 -4
- package/dist/Tooltip/Tooltip.types.d.ts +4 -4
- package/dist/Tooltip/index.d.ts +2 -2
- package/dist/TwoColumnLayout/TwoColumnLayout.d.ts +2 -2
- package/dist/TwoColumnLayout/TwoColumnLayout.styled.d.ts +2 -2
- package/dist/TwoColumnLayout/TwoColumnLayout.types.d.ts +11 -11
- package/dist/TwoColumnLayout/index.d.ts +2 -2
- package/dist/Typography/Typography.d.ts +4 -4
- package/dist/Typography/Typography.types.d.ts +5 -5
- package/dist/Typography/index.d.ts +2 -2
- package/dist/index.d.ts +89 -90
- package/dist/index.esm.js +7868 -7685
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +7876 -7720
- package/dist/index.js.map +1 -1
- package/package.json +44 -32
- package/.storybook/main.js +0 -18
- package/.storybook/manager.js +0 -9
- package/.storybook/preview-head.html +0 -9
- package/.storybook/preview.js +0 -78
- package/.storybook/styles/content.css +0 -6
- package/.storybook/styles/sidebar.css +0 -112
- package/.storybook/styles/variables.css +0 -18
- package/.storybook/theme.js +0 -36
- package/@types/index.d.ts +0 -37
- package/@types/mui.d.ts +0 -62
- package/dist/Icons/lawconnect/Accredited.d.ts +0 -3
- package/dist/Icons/lawconnect/AccreditedSpecialist.d.ts +0 -3
- package/dist/Icons/lawconnect/Annotations.d.ts +0 -3
- package/dist/Icons/lawconnect/App.d.ts +0 -3
- package/dist/Icons/lawconnect/AppleCalendar.d.ts +0 -3
- package/dist/Icons/lawconnect/ArrowLeft.d.ts +0 -3
- package/dist/Icons/lawconnect/ArrowRight.d.ts +0 -3
- package/dist/Icons/lawconnect/ArrowTop.d.ts +0 -3
- package/dist/Icons/lawconnect/Award.d.ts +0 -3
- package/dist/Icons/lawconnect/BestPractice.d.ts +0 -3
- package/dist/Icons/lawconnect/Bubble.d.ts +0 -3
- package/dist/Icons/lawconnect/Building.d.ts +0 -3
- package/dist/Icons/lawconnect/Calendar.d.ts +0 -3
- package/dist/Icons/lawconnect/Camera.d.ts +0 -3
- package/dist/Icons/lawconnect/ChevronDownLg.d.ts +0 -3
- package/dist/Icons/lawconnect/ChevronLeftLg.d.ts +0 -3
- package/dist/Icons/lawconnect/ChevronRightLg.d.ts +0 -3
- package/dist/Icons/lawconnect/ChevronUpLg.d.ts +0 -3
- package/dist/Icons/lawconnect/Clock.d.ts +0 -3
- package/dist/Icons/lawconnect/ClosedEye.d.ts +0 -3
- package/dist/Icons/lawconnect/Collaborate.d.ts +0 -3
- package/dist/Icons/lawconnect/Contact.d.ts +0 -3
- package/dist/Icons/lawconnect/Courthouse.d.ts +0 -3
- package/dist/Icons/lawconnect/Cross.d.ts +0 -3
- package/dist/Icons/lawconnect/Day.d.ts +0 -3
- package/dist/Icons/lawconnect/Detract.d.ts +0 -3
- package/dist/Icons/lawconnect/Direction.d.ts +0 -3
- package/dist/Icons/lawconnect/Download.d.ts +0 -3
- package/dist/Icons/lawconnect/Expand.d.ts +0 -3
- package/dist/Icons/lawconnect/ExternalArrow.d.ts +0 -3
- package/dist/Icons/lawconnect/Eye.d.ts +0 -3
- package/dist/Icons/lawconnect/Facebook.d.ts +0 -3
- package/dist/Icons/lawconnect/Filled/BuildingFilled.d.ts +0 -3
- package/dist/Icons/lawconnect/Filled/CalendarFilled.d.ts +0 -3
- package/dist/Icons/lawconnect/Filled/ClockFilled.d.ts +0 -3
- package/dist/Icons/lawconnect/Filled/LocationPinFilled.d.ts +0 -3
- package/dist/Icons/lawconnect/Filled/PhoneFilled.d.ts +0 -3
- package/dist/Icons/lawconnect/Filled/StarFilled.d.ts +0 -3
- package/dist/Icons/lawconnect/Filled/SuccessFilled.d.ts +0 -3
- package/dist/Icons/lawconnect/Filled/VideoCallFilled.d.ts +0 -3
- package/dist/Icons/lawconnect/Filter.d.ts +0 -3
- package/dist/Icons/lawconnect/FixedCost.d.ts +0 -3
- package/dist/Icons/lawconnect/FreeFirstAppointment.d.ts +0 -3
- package/dist/Icons/lawconnect/GoogleCalendar.d.ts +0 -3
- package/dist/Icons/lawconnect/GridView.d.ts +0 -3
- package/dist/Icons/lawconnect/History.d.ts +0 -3
- package/dist/Icons/lawconnect/Home.d.ts +0 -3
- package/dist/Icons/lawconnect/Info.d.ts +0 -3
- package/dist/Icons/lawconnect/Invoice.d.ts +0 -3
- package/dist/Icons/lawconnect/ItemSearch.d.ts +0 -3
- package/dist/Icons/lawconnect/LawconnectLogo.d.ts +0 -2
- package/dist/Icons/lawconnect/Legal.d.ts +0 -3
- package/dist/Icons/lawconnect/LegalAid.d.ts +0 -3
- package/dist/Icons/lawconnect/Linkedin.d.ts +0 -3
- package/dist/Icons/lawconnect/List.d.ts +0 -3
- package/dist/Icons/lawconnect/ListView.d.ts +0 -3
- package/dist/Icons/lawconnect/LocationPin.d.ts +0 -3
- package/dist/Icons/lawconnect/LocationPointer.d.ts +0 -3
- package/dist/Icons/lawconnect/Midday.d.ts +0 -3
- package/dist/Icons/lawconnect/Minus.d.ts +0 -3
- package/dist/Icons/lawconnect/MobileService.d.ts +0 -3
- package/dist/Icons/lawconnect/More.d.ts +0 -3
- package/dist/Icons/lawconnect/MoreVerticalIcon.d.ts +0 -3
- package/dist/Icons/lawconnect/NowinNofee.d.ts +0 -3
- package/dist/Icons/lawconnect/OnlineSign.d.ts +0 -3
- package/dist/Icons/lawconnect/OutlookCalendar.d.ts +0 -3
- package/dist/Icons/lawconnect/Payment.d.ts +0 -3
- package/dist/Icons/lawconnect/Pegman.d.ts +0 -3
- package/dist/Icons/lawconnect/Phone.d.ts +0 -3
- package/dist/Icons/lawconnect/Plus.d.ts +0 -3
- package/dist/Icons/lawconnect/Print.d.ts +0 -3
- package/dist/Icons/lawconnect/QuestionBalloon.d.ts +0 -3
- package/dist/Icons/lawconnect/QuestionCircle.d.ts +0 -3
- package/dist/Icons/lawconnect/RapidPay.d.ts +0 -3
- package/dist/Icons/lawconnect/Refresh.d.ts +0 -3
- package/dist/Icons/lawconnect/Search.d.ts +0 -3
- package/dist/Icons/lawconnect/SecureDocCollab.d.ts +0 -3
- package/dist/Icons/lawconnect/SecurePayments.d.ts +0 -3
- package/dist/Icons/lawconnect/Send.d.ts +0 -3
- package/dist/Icons/lawconnect/Settings.d.ts +0 -3
- package/dist/Icons/lawconnect/Share.d.ts +0 -3
- package/dist/Icons/lawconnect/SidebarToggleLeft.d.ts +0 -3
- package/dist/Icons/lawconnect/SidebarToggleRight.d.ts +0 -3
- package/dist/Icons/lawconnect/StarEmpty.d.ts +0 -3
- package/dist/Icons/lawconnect/Sunrise.d.ts +0 -3
- package/dist/Icons/lawconnect/Sunset.d.ts +0 -3
- package/dist/Icons/lawconnect/Tick.d.ts +0 -3
- package/dist/Icons/lawconnect/TopRightCurvedArrow.d.ts +0 -3
- package/dist/Icons/lawconnect/Upload.d.ts +0 -3
- package/dist/Icons/lawconnect/User.d.ts +0 -3
- package/dist/Icons/lawconnect/UserProfile.d.ts +0 -3
- package/dist/Icons/lawconnect/Video.d.ts +0 -3
- package/dist/Icons/lawconnect/VideoCall.d.ts +0 -3
- package/dist/Icons/lawconnect/Wallet.d.ts +0 -3
- package/dist/Icons/lawconnect/Warning.d.ts +0 -3
- package/dist/Icons/lawconnect/World.d.ts +0 -3
- package/dist/Icons/lawconnect/index.d.ts +0 -96
- package/dist/Theme/lawconnect/design-tokens/spacers.d.ts +0 -12
- package/dist/package.json +0 -71
- package/jest.config.js +0 -16
- package/jest.setup.ts +0 -1
- package/plop-templates/component/component_name.stories.mdx.hbs +0 -19
- package/plop-templates/component/component_name.styled.ts.hbs +0 -3
- package/plop-templates/component/component_name.test.tsx.hbs +0 -6
- package/plop-templates/component/component_name.tsx.hbs +0 -10
- package/plop-templates/component/component_name.types.ts.hbs +0 -3
- package/plop-templates/component/index.ts.hbs +0 -2
- package/plopfile.js +0 -55
- package/public/favicon.ico +0 -0
- package/public/images/colours.svg +0 -4
- package/public/images/components.svg +0 -5
- package/public/images/documentation.svg +0 -3
- package/public/images/guide-background.png +0 -0
- package/public/images/guide-canvas.png +0 -0
- package/public/images/guide-docs.png +0 -0
- package/public/images/guide-status.png +0 -0
- package/public/images/guide-theme.png +0 -0
- package/public/images/guide-viewport.png +0 -0
- package/public/images/icons.svg +0 -4
- package/public/images/lc-header-toolbar-bg.png +0 -0
- package/public/images/lc-logo-mono.svg +0 -1
- package/public/images/logo.svg +0 -3
- package/public/images/resources.svg +0 -4
- package/public/images/uiframework.svg +0 -3
- package/public/sprite-doctype.svg +0 -1
- package/public/styles/docs-icon-list.css +0 -20
- package/public/styles/docs-tables.css +0 -37
- package/rollup.config.js +0 -44
- package/src/Accordion/Accordion.stories.mdx +0 -256
- package/src/Accordion/Accordion.styled.tsx +0 -67
- package/src/Accordion/Accordion.test.tsx +0 -7
- package/src/Accordion/Accordion.tsx +0 -81
- package/src/Accordion/Accordion.types.ts +0 -11
- package/src/Accordion/index.ts +0 -2
- package/src/AccordionDetails/AccordionDetails.stories.mdx +0 -33
- package/src/AccordionDetails/AccordionDetails.test.tsx +0 -7
- package/src/AccordionDetails/AccordionDetails.tsx +0 -9
- package/src/AccordionDetails/AccordionDetails.types.ts +0 -3
- package/src/AccordionDetails/index.ts +0 -2
- package/src/AccordionPanel/AccordionPanel.stories.mdx +0 -39
- package/src/AccordionPanel/AccordionPanel.test.tsx +0 -11
- package/src/AccordionPanel/AccordionPanel.tsx +0 -12
- package/src/AccordionPanel/AccordionPanel.types.ts +0 -2
- package/src/AccordionPanel/index.ts +0 -2
- package/src/AccordionSummary/AccordionSummary.stories.mdx +0 -39
- package/src/AccordionSummary/AccordionSummary.test.tsx +0 -7
- package/src/AccordionSummary/AccordionSummary.tsx +0 -20
- package/src/AccordionSummary/AccordionSummary.types.ts +0 -5
- package/src/AccordionSummary/index.ts +0 -2
- package/src/ActivityLog/ActivityLog.stories.mdx +0 -179
- package/src/ActivityLog/ActivityLog.styled.tsx +0 -89
- package/src/ActivityLog/ActivityLog.test.tsx +0 -26
- package/src/ActivityLog/ActivityLog.tsx +0 -130
- package/src/ActivityLog/ActivityLog.types.ts +0 -16
- package/src/ActivityLog/index.ts +0 -2
- package/src/AppBar/AppBar.stories.mdx +0 -44
- package/src/AppBar/AppBar.styled.tsx +0 -79
- package/src/AppBar/AppBar.test.tsx +0 -9
- package/src/AppBar/AppBar.tsx +0 -80
- package/src/AppBar/AppBar.types.ts +0 -10
- package/src/AppBar/index.ts +0 -2
- package/src/AttachmentIcon/AttachmentIcon.stories.mdx +0 -278
- package/src/AttachmentIcon/AttachmentIcon.test.tsx +0 -7
- package/src/AttachmentIcon/AttachmentIcon.tsx +0 -209
- package/src/AttachmentIcon/AttachmentIcon.types.ts +0 -4
- package/src/AttachmentIcon/icons.ts +0 -27
- package/src/AttachmentIcon/index.ts +0 -2
- package/src/Autocomplete/Autocomplete.stories.mdx +0 -276
- package/src/Autocomplete/Autocomplete.styled.tsx +0 -32
- package/src/Autocomplete/Autocomplete.test.tsx +0 -16
- package/src/Autocomplete/Autocomplete.tsx +0 -96
- package/src/Autocomplete/Autocomplete.types.ts +0 -55
- package/src/Autocomplete/createFilterOptions.ts +0 -6
- package/src/Autocomplete/index.ts +0 -3
- package/src/Autocomplete/story-supports/AutocompleteMock.ts +0 -43
- package/src/Autocomplete/story-supports/RecipientInput.js +0 -129
- package/src/Avatar/Avatar.stories.mdx +0 -153
- package/src/Avatar/Avatar.styled.tsx +0 -71
- package/src/Avatar/Avatar.test.tsx +0 -9
- package/src/Avatar/Avatar.tsx +0 -33
- package/src/Avatar/Avatar.types.ts +0 -20
- package/src/Avatar/index.ts +0 -2
- package/src/AvatarGroup/AvatarGroup.stories.mdx +0 -195
- package/src/AvatarGroup/AvatarGroup.styled.tsx +0 -56
- package/src/AvatarGroup/AvatarGroup.test.tsx +0 -7
- package/src/AvatarGroup/AvatarGroup.tsx +0 -63
- package/src/AvatarGroup/AvatarGroup.types.ts +0 -22
- package/src/AvatarGroup/index.ts +0 -2
- package/src/Badge/Badge.stories.mdx +0 -28
- package/src/Badge/Badge.styled.tsx +0 -25
- package/src/Badge/Badge.test.tsx +0 -9
- package/src/Badge/Badge.tsx +0 -8
- package/src/Badge/Badge.types.ts +0 -3
- package/src/Badge/index.ts +0 -2
- package/src/BottomListButton/BottomListButton.stories.mdx +0 -28
- package/src/BottomListButton/BottomListButton.styled.tsx +0 -28
- package/src/BottomListButton/BottomListButton.test.tsx +0 -7
- package/src/BottomListButton/BottomListButton.tsx +0 -31
- package/src/BottomListButton/BottomListButton.types.ts +0 -6
- package/src/BottomListButton/index.ts +0 -2
- package/src/Box/Box.stories.mdx +0 -44
- package/src/Box/Box.test.tsx +0 -7
- package/src/Box/Box.tsx +0 -7
- package/src/Box/Box.types.ts +0 -3
- package/src/Box/index.ts +0 -2
- package/src/Breadcrumbs/Breadcrumbs.stories.mdx +0 -50
- package/src/Breadcrumbs/Breadcrumbs.styled.tsx +0 -16
- package/src/Breadcrumbs/Breadcrumbs.test.tsx +0 -9
- package/src/Breadcrumbs/Breadcrumbs.tsx +0 -11
- package/src/Breadcrumbs/Breadcrumbs.types.ts +0 -3
- package/src/Breadcrumbs/index.ts +0 -2
- package/src/Button/Button.stories.mdx +0 -133
- package/src/Button/Button.styled.tsx +0 -157
- package/src/Button/Button.test.tsx +0 -7
- package/src/Button/Button.tsx +0 -14
- package/src/Button/Button.types.ts +0 -5
- package/src/Button/index.ts +0 -2
- package/src/Card/Card.stories.mdx +0 -34
- package/src/Card/Card.styled.tsx +0 -15
- package/src/Card/Card.test.tsx +0 -7
- package/src/Card/Card.tsx +0 -8
- package/src/Card/Card.types.ts +0 -7
- package/src/Card/index.ts +0 -2
- package/src/Checkbox/Checkbox.stories.mdx +0 -52
- package/src/Checkbox/Checkbox.styled.tsx +0 -8
- package/src/Checkbox/Checkbox.test.tsx +0 -9
- package/src/Checkbox/Checkbox.tsx +0 -33
- package/src/Checkbox/Checkbox.types.ts +0 -7
- package/src/Checkbox/index.ts +0 -2
- package/src/Chip/Chip.stories.mdx +0 -83
- package/src/Chip/Chip.styled.tsx +0 -151
- package/src/Chip/Chip.test.tsx +0 -7
- package/src/Chip/Chip.tsx +0 -18
- package/src/Chip/Chip.types.ts +0 -7
- package/src/Chip/index.ts +0 -2
- package/src/CssBaseline/CssBaseline.stories.mdx +0 -38
- package/src/CssBaseline/CssBaseline.tsx +0 -12
- package/src/CssBaseline/CssBaseline.types.ts +0 -3
- package/src/CssBaseline/index.ts +0 -2
- package/src/DatePicker/DatePicker.stories.mdx +0 -34
- package/src/DatePicker/DatePicker.styled.tsx +0 -152
- package/src/DatePicker/DatePicker.test.tsx +0 -7
- package/src/DatePicker/DatePicker.tsx +0 -21
- package/src/DatePicker/DatePicker.types.ts +0 -3
- package/src/DatePicker/index.ts +0 -2
- package/src/DatePicker/support/DatePickerExample.tsx +0 -14
- package/src/DateRangePicker/DateRangePicker.stories.mdx +0 -111
- package/src/DateRangePicker/DateRangePicker.styled.tsx +0 -179
- package/src/DateRangePicker/DateRangePicker.test.tsx +0 -12
- package/src/DateRangePicker/DateRangePicker.tsx +0 -23
- package/src/DateRangePicker/DateRangePicker.types.ts +0 -13
- package/src/DateRangePicker/index.ts +0 -2
- package/src/DateRangePicker/support/DateRangePickerExample.tsx +0 -31
- package/src/Dialog/Dialog.stories.mdx +0 -280
- package/src/Dialog/Dialog.test.tsx +0 -30
- package/src/Dialog/Dialog.tsx +0 -90
- package/src/Dialog/Dialog.type.ts +0 -13
- package/src/Dialog/index.ts +0 -2
- package/src/Divider/Divider.stories.mdx +0 -28
- package/src/Divider/Divider.test.tsx +0 -7
- package/src/Divider/Divider.tsx +0 -19
- package/src/Divider/Divider.types.ts +0 -3
- package/src/Divider/index.ts +0 -2
- package/src/Drawer/Drawer.stories.mdx +0 -38
- package/src/Drawer/Drawer.styled.tsx +0 -14
- package/src/Drawer/Drawer.test.tsx +0 -7
- package/src/Drawer/Drawer.tsx +0 -27
- package/src/Drawer/Drawer.types.ts +0 -6
- package/src/Drawer/index.ts +0 -2
- package/src/DrawerMenu/DrawerMenu.stories.mdx +0 -30
- package/src/DrawerMenu/DrawerMenu.styled.tsx +0 -78
- package/src/DrawerMenu/DrawerMenu.test.tsx +0 -7
- package/src/DrawerMenu/DrawerMenu.tsx +0 -41
- package/src/DrawerMenu/DrawerMenu.types.ts +0 -32
- package/src/DrawerMenu/index.ts +0 -2
- package/src/Dropdown/Dropdown.stories.mdx +0 -283
- package/src/Dropdown/Dropdown.test.tsx +0 -12
- package/src/Dropdown/Dropdown.tsx +0 -62
- package/src/Dropdown/Dropdown.types.ts +0 -27
- package/src/Dropdown/index.ts +0 -2
- package/src/EmptyState/EmptyState.stories.mdx +0 -60
- package/src/EmptyState/EmptyState.styled.tsx +0 -20
- package/src/EmptyState/EmptyState.test.tsx +0 -7
- package/src/EmptyState/EmptyState.tsx +0 -91
- package/src/EmptyState/EmptyState.types.ts +0 -12
- package/src/EmptyState/index.ts +0 -2
- package/src/FooterActions/FooterActions.stories.mdx +0 -75
- package/src/FooterActions/FooterActions.styled.tsx +0 -41
- package/src/FooterActions/FooterActions.test.tsx +0 -7
- package/src/FooterActions/FooterActions.tsx +0 -57
- package/src/FooterActions/FooterActions.types.ts +0 -5
- package/src/FooterActions/index.ts +0 -2
- package/src/FormBody/FormBody.stories.mdx +0 -98
- package/src/FormBody/FormBody.styled.tsx +0 -10
- package/src/FormBody/FormBody.test.tsx +0 -7
- package/src/FormBody/FormBody.tsx +0 -25
- package/src/FormBody/FormBody.types.ts +0 -8
- package/src/FormBody/index.ts +0 -2
- package/src/FormContainer/FormContainer.stories.mdx +0 -206
- package/src/FormContainer/FormContainer.styled.tsx +0 -13
- package/src/FormContainer/FormContainer.test.tsx +0 -7
- package/src/FormContainer/FormContainer.tsx +0 -19
- package/src/FormContainer/FormContainer.types.ts +0 -5
- package/src/FormContainer/index.ts +0 -2
- package/src/FormGroup/FormGroup.stories.mdx +0 -149
- package/src/FormGroup/FormGroup.test.tsx +0 -7
- package/src/FormGroup/FormGroup.tsx +0 -37
- package/src/FormGroup/FormGroup.types.ts +0 -16
- package/src/FormGroup/index.ts +0 -2
- package/src/FormHeader/FormHeader.stories.mdx +0 -29
- package/src/FormHeader/FormHeader.styled.tsx +0 -68
- package/src/FormHeader/FormHeader.test.tsx +0 -7
- package/src/FormHeader/FormHeader.tsx +0 -90
- package/src/FormHeader/FormHeader.types.ts +0 -10
- package/src/FormHeader/index.ts +0 -2
- package/src/Grid/Grid.stories.mdx +0 -30
- package/src/Grid/Grid.test.tsx +0 -7
- package/src/Grid/Grid.tsx +0 -7
- package/src/Grid/Grid.types.ts +0 -3
- package/src/Grid/index.ts +0 -2
- package/src/HeaderToolbar/HeaderToolbar.stories.mdx +0 -367
- package/src/HeaderToolbar/HeaderToolbar.styled.tsx +0 -51
- package/src/HeaderToolbar/HeaderToolbar.test.tsx +0 -7
- package/src/HeaderToolbar/HeaderToolbar.tsx +0 -69
- package/src/HeaderToolbar/HeaderToolbar.types.ts +0 -13
- package/src/HeaderToolbar/index.ts +0 -2
- package/src/Icon/Icon.stories.mdx +0 -84
- package/src/Icon/Icon.test.tsx +0 -9
- package/src/Icon/Icon.tsx +0 -10
- package/src/Icon/Icon.types.ts +0 -5
- package/src/Icon/index.ts +0 -2
- package/src/IconButton/IconButton.stories.mdx +0 -185
- package/src/IconButton/IconButton.test.tsx +0 -10
- package/src/IconButton/IconButton.tsx +0 -15
- package/src/IconButton/IconButton.types.ts +0 -7
- package/src/IconButton/index.ts +0 -2
- package/src/IconButton/support/IconButtonMenuListExample.tsx +0 -79
- package/src/Icons/common/Dialog/desktop/Alert.tsx +0 -16
- package/src/Icons/common/Dialog/desktop/Close.tsx +0 -14
- package/src/Icons/common/Dialog/desktop/Info.tsx +0 -16
- package/src/Icons/common/Dialog/desktop/LeapLogo.tsx +0 -16
- package/src/Icons/common/Dialog/index.ts +0 -6
- package/src/Icons/common/Dialog/web/InfoCircle.tsx +0 -16
- package/src/Icons/common/Dialog/web/Warning.tsx +0 -13
- package/src/Icons/common/EmptyState/lawconnect/404.tsx +0 -47
- package/src/Icons/common/EmptyState/lawconnect/Default.tsx +0 -76
- package/src/Icons/common/EmptyState/lawconnect/DocumentTooLarge.tsx +0 -110
- package/src/Icons/common/EmptyState/lawconnect/NoAppointment.tsx +0 -88
- package/src/Icons/common/EmptyState/lawconnect/NoComment.tsx +0 -84
- package/src/Icons/common/EmptyState/lawconnect/NoDocument.tsx +0 -88
- package/src/Icons/common/EmptyState/lawconnect/NoForm.tsx +0 -74
- package/src/Icons/common/EmptyState/lawconnect/NoImage.tsx +0 -90
- package/src/Icons/common/EmptyState/lawconnect/NoPreview.tsx +0 -90
- package/src/Icons/common/EmptyState/lawconnect/NoTransactions.tsx +0 -97
- package/src/Icons/common/EmptyState/lawconnect/index.ts +0 -8
- package/src/Icons/common/EmptyState/leap/Default.tsx +0 -1070
- package/src/Icons/common/EmptyState/leap/NoAppointment.tsx +0 -664
- package/src/Icons/common/EmptyState/leap/NoDocument.tsx +0 -88
- package/src/Icons/common/EmptyState/leap/NoFolder.tsx +0 -1050
- package/src/Icons/common/EmptyState/leap/NoTransactions.tsx +0 -472
- package/src/Icons/common/EmptyState/leap/index.ts +0 -7
- package/src/Icons/common/Forms/CheckboxChecked.tsx +0 -27
- package/src/Icons/common/Forms/CheckboxIndeterminate.tsx +0 -28
- package/src/Icons/common/Forms/CheckboxUncontrolled.tsx +0 -21
- package/src/Icons/common/Forms/NewAppointment.tsx +0 -39
- package/src/Icons/common/Forms/RadioChecked.tsx +0 -21
- package/src/Icons/common/Forms/RadioDefault.tsx +0 -21
- package/src/Icons/common/Forms/Search.tsx +0 -17
- package/src/Icons/common/Forms/SelectFilter.tsx +0 -22
- package/src/Icons/common/Forms/checkbox-checked.svg +0 -4
- package/src/Icons/common/Forms/checkbox-indeterminate.svg +0 -5
- package/src/Icons/common/Forms/checkbox-uncontrolled.svg +0 -4
- package/src/Icons/common/Forms/index.tsx +0 -8
- package/src/Icons/common/Forms/radio-checked.svg +0 -5
- package/src/Icons/common/Forms/radio-default.svg +0 -4
- package/src/Icons/doctype-icons.stories.mdx +0 -282
- package/src/Icons/doctypes/Doctype/ActivityTypeDefault.tsx +0 -25
- package/src/Icons/doctypes/Doctype/ActivityTypePhoneCall.tsx +0 -21
- package/src/Icons/doctypes/Doctype/ActivityTypeScannedDoc.tsx +0 -47
- package/src/Icons/doctypes/Doctype/ActivityTypeVideoCall.tsx +0 -25
- package/src/Icons/doctypes/Doctype/DocTypeAppointment.tsx +0 -23
- package/src/Icons/doctypes/Doctype/DocTypeAppointmentCriticalDate.tsx +0 -22
- package/src/Icons/doctypes/Doctype/DocTypeAudio.tsx +0 -15
- package/src/Icons/doctypes/Doctype/DocTypeClausePrecedent.tsx +0 -33
- package/src/Icons/doctypes/Doctype/DocTypeComment.tsx +0 -15
- package/src/Icons/doctypes/Doctype/DocTypeCriticalDate.tsx +0 -21
- package/src/Icons/doctypes/Doctype/DocTypeDeadline.tsx +0 -23
- package/src/Icons/doctypes/Doctype/DocTypeDefault.tsx +0 -16
- package/src/Icons/doctypes/Doctype/DocTypeEmail.tsx +0 -14
- package/src/Icons/doctypes/Doctype/DocTypeEmailDraft.tsx +0 -16
- package/src/Icons/doctypes/Doctype/DocTypeEmailReceived.tsx +0 -16
- package/src/Icons/doctypes/Doctype/DocTypeEmailRecieved.tsx +0 -16
- package/src/Icons/doctypes/Doctype/DocTypeEmailSent.tsx +0 -17
- package/src/Icons/doctypes/Doctype/DocTypeExcel.tsx +0 -16
- package/src/Icons/doctypes/Doctype/DocTypeFax.tsx +0 -21
- package/src/Icons/doctypes/Doctype/DocTypeFileNote.tsx +0 -19
- package/src/Icons/doctypes/Doctype/DocTypeFolder.tsx +0 -16
- package/src/Icons/doctypes/Doctype/DocTypeImage.tsx +0 -16
- package/src/Icons/doctypes/Doctype/DocTypeInfotrack.tsx +0 -16
- package/src/Icons/doctypes/Doctype/DocTypeInvoiceRequest.tsx +0 -17
- package/src/Icons/doctypes/Doctype/DocTypeInvoiceRequests.tsx +0 -18
- package/src/Icons/doctypes/Doctype/DocTypeLetter.tsx +0 -21
- package/src/Icons/doctypes/Doctype/DocTypeMemo.tsx +0 -22
- package/src/Icons/doctypes/Doctype/DocTypePdf.tsx +0 -16
- package/src/Icons/doctypes/Doctype/DocTypePowerpoint.tsx +0 -17
- package/src/Icons/doctypes/Doctype/DocTypeSMS.tsx +0 -14
- package/src/Icons/doctypes/Doctype/DocTypeSent.tsx +0 -14
- package/src/Icons/doctypes/Doctype/DocTypeSignatureDeclined.tsx +0 -20
- package/src/Icons/doctypes/Doctype/DocTypeSignaturePending.tsx +0 -19
- package/src/Icons/doctypes/Doctype/DocTypeSignatureRequest.tsx +0 -19
- package/src/Icons/doctypes/Doctype/DocTypeSignatureSigned.tsx +0 -21
- package/src/Icons/doctypes/Doctype/DocTypeTasks.tsx +0 -20
- package/src/Icons/doctypes/Doctype/DocTypeTrust.tsx +0 -25
- package/src/Icons/doctypes/Doctype/DocTypeVideo.tsx +0 -15
- package/src/Icons/doctypes/Doctype/DocTypeWord.tsx +0 -15
- package/src/Icons/doctypes/Doctype/DocTypeZip.tsx +0 -18
- package/src/Icons/doctypes/Doctype/icons.ts +0 -247
- package/src/Icons/doctypes/Doctype/index.ts +0 -40
- package/src/Icons/doctypes/Doctype16/ActivityTypeDefault16.tsx +0 -25
- package/src/Icons/doctypes/Doctype16/ActivityTypePhoneCall16.tsx +0 -21
- package/src/Icons/doctypes/Doctype16/ActivityTypeScannedDoc16.tsx +0 -43
- package/src/Icons/doctypes/Doctype16/ActivityTypeVideoCall16.tsx +0 -27
- package/src/Icons/doctypes/Doctype16/DocTypeAppointment16.tsx +0 -62
- package/src/Icons/doctypes/Doctype16/DocTypeAppointmentCriticalDate16.tsx +0 -22
- package/src/Icons/doctypes/Doctype16/DocTypeAudio16.tsx +0 -16
- package/src/Icons/doctypes/Doctype16/DocTypeClausePrecedent16.tsx +0 -54
- package/src/Icons/doctypes/Doctype16/DocTypeComment16.tsx +0 -25
- package/src/Icons/doctypes/Doctype16/DocTypeCriticalDate16.tsx +0 -21
- package/src/Icons/doctypes/Doctype16/DocTypeDeadline16.tsx +0 -23
- package/src/Icons/doctypes/Doctype16/DocTypeDefault16.tsx +0 -19
- package/src/Icons/doctypes/Doctype16/DocTypeEmail16.tsx +0 -26
- package/src/Icons/doctypes/Doctype16/DocTypeEmailDraft16.tsx +0 -16
- package/src/Icons/doctypes/Doctype16/DocTypeEmailReceived16.tsx +0 -14
- package/src/Icons/doctypes/Doctype16/DocTypeEmailSent16.tsx +0 -14
- package/src/Icons/doctypes/Doctype16/DocTypeExcel16.tsx +0 -23
- package/src/Icons/doctypes/Doctype16/DocTypeExcel16Shortcut.tsx +0 -99
- package/src/Icons/doctypes/Doctype16/DocTypeFax16.tsx +0 -17
- package/src/Icons/doctypes/Doctype16/DocTypeFileNote16.tsx +0 -15
- package/src/Icons/doctypes/Doctype16/DocTypeFolder16.tsx +0 -17
- package/src/Icons/doctypes/Doctype16/DocTypeImage16.tsx +0 -19
- package/src/Icons/doctypes/Doctype16/DocTypeInfotrack16.tsx +0 -22
- package/src/Icons/doctypes/Doctype16/DocTypeInvoiceRequest16.tsx +0 -25
- package/src/Icons/doctypes/Doctype16/DocTypeInvoiceRequests16.tsx +0 -30
- package/src/Icons/doctypes/Doctype16/DocTypeLetter16.tsx +0 -18
- package/src/Icons/doctypes/Doctype16/DocTypeMemo16.tsx +0 -22
- package/src/Icons/doctypes/Doctype16/DocTypePdf16.tsx +0 -18
- package/src/Icons/doctypes/Doctype16/DocTypePowerpoint16.tsx +0 -19
- package/src/Icons/doctypes/Doctype16/DocTypeSMS16.tsx +0 -14
- package/src/Icons/doctypes/Doctype16/DocTypeScannedDoc16.tsx +0 -43
- package/src/Icons/doctypes/Doctype16/DocTypeSignatureDeclined16.tsx +0 -60
- package/src/Icons/doctypes/Doctype16/DocTypeSignaturePending16.tsx +0 -19
- package/src/Icons/doctypes/Doctype16/DocTypeSignatureRequest16.tsx +0 -21
- package/src/Icons/doctypes/Doctype16/DocTypeSignatureSigned16.tsx +0 -29
- package/src/Icons/doctypes/Doctype16/DocTypeTasks16.tsx +0 -20
- package/src/Icons/doctypes/Doctype16/DocTypeTrust16.tsx +0 -18
- package/src/Icons/doctypes/Doctype16/DocTypeVideo16.tsx +0 -15
- package/src/Icons/doctypes/Doctype16/DocTypeWord16.tsx +0 -21
- package/src/Icons/doctypes/Doctype16/DocTypeWord16Shortcut.tsx +0 -75
- package/src/Icons/doctypes/Doctype16/DocTypeZip16.tsx +0 -39
- package/src/Icons/doctypes/Doctype16/icons.ts +0 -148
- package/src/Icons/doctypes/Doctype16/index.ts +0 -42
- package/src/Icons/lawconnect/Accredited.tsx +0 -24
- package/src/Icons/lawconnect/AccreditedSpecialist.tsx +0 -17
- package/src/Icons/lawconnect/Annotations.tsx +0 -17
- package/src/Icons/lawconnect/App.tsx +0 -17
- package/src/Icons/lawconnect/AppleCalendar.tsx +0 -35
- package/src/Icons/lawconnect/ArrowLeft.tsx +0 -23
- package/src/Icons/lawconnect/ArrowRight.tsx +0 -17
- package/src/Icons/lawconnect/ArrowTop.tsx +0 -23
- package/src/Icons/lawconnect/Award.tsx +0 -23
- package/src/Icons/lawconnect/BestPractice.tsx +0 -16
- package/src/Icons/lawconnect/Bubble.tsx +0 -17
- package/src/Icons/lawconnect/Building.tsx +0 -29
- package/src/Icons/lawconnect/Calendar.tsx +0 -29
- package/src/Icons/lawconnect/Camera.tsx +0 -23
- package/src/Icons/lawconnect/ChevronDownLg.tsx +0 -17
- package/src/Icons/lawconnect/ChevronLeftLg.tsx +0 -17
- package/src/Icons/lawconnect/ChevronRightLg.tsx +0 -17
- package/src/Icons/lawconnect/ChevronUpLg.tsx +0 -17
- package/src/Icons/lawconnect/Clock.tsx +0 -17
- package/src/Icons/lawconnect/ClosedEye.tsx +0 -17
- package/src/Icons/lawconnect/Collaborate.tsx +0 -17
- package/src/Icons/lawconnect/Contact.tsx +0 -35
- package/src/Icons/lawconnect/Courthouse.tsx +0 -36
- package/src/Icons/lawconnect/Cross.tsx +0 -14
- package/src/Icons/lawconnect/Day.tsx +0 -29
- package/src/Icons/lawconnect/Detract.tsx +0 -29
- package/src/Icons/lawconnect/Direction.tsx +0 -23
- package/src/Icons/lawconnect/Download.tsx +0 -17
- package/src/Icons/lawconnect/Expand.tsx +0 -23
- package/src/Icons/lawconnect/ExternalArrow.tsx +0 -29
- package/src/Icons/lawconnect/Eye.tsx +0 -23
- package/src/Icons/lawconnect/Facebook.tsx +0 -15
- package/src/Icons/lawconnect/Filled/BuildingFilled.tsx +0 -72
- package/src/Icons/lawconnect/Filled/CalendarFilled.tsx +0 -77
- package/src/Icons/lawconnect/Filled/ClockFilled.tsx +0 -28
- package/src/Icons/lawconnect/Filled/LocationPinFilled.tsx +0 -27
- package/src/Icons/lawconnect/Filled/PhoneFilled.tsx +0 -19
- package/src/Icons/lawconnect/Filled/StarFilled.tsx +0 -17
- package/src/Icons/lawconnect/Filled/SuccessFilled.tsx +0 -25
- package/src/Icons/lawconnect/Filled/VideoCallFilled.tsx +0 -17
- package/src/Icons/lawconnect/Filled/index.ts +0 -8
- package/src/Icons/lawconnect/Filter.tsx +0 -17
- package/src/Icons/lawconnect/FixedCost.tsx +0 -17
- package/src/Icons/lawconnect/FreeFirstAppointment.tsx +0 -41
- package/src/Icons/lawconnect/GoogleCalendar.tsx +0 -28
- package/src/Icons/lawconnect/GridView.tsx +0 -17
- package/src/Icons/lawconnect/History.tsx +0 -23
- package/src/Icons/lawconnect/Home.tsx +0 -29
- package/src/Icons/lawconnect/Info.tsx +0 -35
- package/src/Icons/lawconnect/Invoice.tsx +0 -27
- package/src/Icons/lawconnect/ItemSearch.tsx +0 -23
- package/src/Icons/lawconnect/LawconnectLogo.tsx +0 -19
- package/src/Icons/lawconnect/Legal.tsx +0 -29
- package/src/Icons/lawconnect/LegalAid.tsx +0 -52
- package/src/Icons/lawconnect/Linkedin.tsx +0 -15
- package/src/Icons/lawconnect/List.tsx +0 -17
- package/src/Icons/lawconnect/ListView.tsx +0 -17
- package/src/Icons/lawconnect/LocationPin.tsx +0 -23
- package/src/Icons/lawconnect/LocationPointer.tsx +0 -17
- package/src/Icons/lawconnect/Midday.tsx +0 -17
- package/src/Icons/lawconnect/Minus.tsx +0 -17
- package/src/Icons/lawconnect/MobileService.tsx +0 -17
- package/src/Icons/lawconnect/More.tsx +0 -17
- package/src/Icons/lawconnect/MoreVerticalIcon.tsx +0 -16
- package/src/Icons/lawconnect/NowinNofee.tsx +0 -39
- package/src/Icons/lawconnect/OnlineSign.tsx +0 -29
- package/src/Icons/lawconnect/OutlookCalendar.tsx +0 -83
- package/src/Icons/lawconnect/Payment.tsx +0 -23
- package/src/Icons/lawconnect/Pegman.tsx +0 -21
- package/src/Icons/lawconnect/Phone.tsx +0 -17
- package/src/Icons/lawconnect/Plus.tsx +0 -17
- package/src/Icons/lawconnect/Print.tsx +0 -17
- package/src/Icons/lawconnect/QuestionBalloon.tsx +0 -17
- package/src/Icons/lawconnect/QuestionCircle.tsx +0 -29
- package/src/Icons/lawconnect/RapidPay.tsx +0 -18
- package/src/Icons/lawconnect/Refresh.tsx +0 -25
- package/src/Icons/lawconnect/Search.tsx +0 -17
- package/src/Icons/lawconnect/SecureDocCollab.tsx +0 -29
- package/src/Icons/lawconnect/SecurePayments.tsx +0 -17
- package/src/Icons/lawconnect/Send.tsx +0 -17
- package/src/Icons/lawconnect/Settings.tsx +0 -23
- package/src/Icons/lawconnect/Share.tsx +0 -17
- package/src/Icons/lawconnect/SidebarToggleLeft.tsx +0 -17
- package/src/Icons/lawconnect/SidebarToggleRight.tsx +0 -17
- package/src/Icons/lawconnect/StarEmpty.tsx +0 -17
- package/src/Icons/lawconnect/Sunrise.tsx +0 -29
- package/src/Icons/lawconnect/Sunset.tsx +0 -23
- package/src/Icons/lawconnect/Tick.tsx +0 -17
- package/src/Icons/lawconnect/TopRightCurvedArrow.tsx +0 -15
- package/src/Icons/lawconnect/TwoToneIcons/AppointmentIcon.tsx +0 -21
- package/src/Icons/lawconnect/TwoToneIcons/ClockIcon.tsx +0 -20
- package/src/Icons/lawconnect/TwoToneIcons/MessageIcon.tsx +0 -25
- package/src/Icons/lawconnect/TwoToneIcons/PeopleIcon.tsx +0 -23
- package/src/Icons/lawconnect/TwoToneIcons/QuoteIcon.tsx +0 -20
- package/src/Icons/lawconnect/TwoToneIcons/SearchIcon.tsx +0 -20
- package/src/Icons/lawconnect/TwoToneIcons/index.ts +0 -6
- package/src/Icons/lawconnect/Upload.tsx +0 -17
- package/src/Icons/lawconnect/User.tsx +0 -17
- package/src/Icons/lawconnect/UserProfile.tsx +0 -23
- package/src/Icons/lawconnect/Video.tsx +0 -24
- package/src/Icons/lawconnect/VideoCall.tsx +0 -23
- package/src/Icons/lawconnect/Wallet.tsx +0 -17
- package/src/Icons/lawconnect/Warning.tsx +0 -24
- package/src/Icons/lawconnect/World.tsx +0 -23
- package/src/Icons/lawconnect/icons.ts +0 -219
- package/src/Icons/lawconnect/index.ts +0 -96
- package/src/Icons/lawconnect-icons.stories.mdx +0 -175
- package/src/Icons/leap/Access.tsx +0 -10
- package/src/Icons/leap/Accounting.tsx +0 -10
- package/src/Icons/leap/ActivityDefault16.tsx +0 -25
- package/src/Icons/leap/Appointment16.tsx +0 -44
- package/src/Icons/leap/AssignCurved.tsx +0 -11
- package/src/Icons/leap/AutoTimer24.tsx +0 -11
- package/src/Icons/leap/AutoTimerDarkTheme.tsx +0 -13
- package/src/Icons/leap/AutoTimerFilled24.tsx +0 -13
- package/src/Icons/leap/AutoTimerLightTheme.tsx +0 -12
- package/src/Icons/leap/AvatarBusiness.tsx +0 -16
- package/src/Icons/leap/AvatarCompany.tsx +0 -17
- package/src/Icons/leap/AvatarGovernment.tsx +0 -14
- package/src/Icons/leap/AvatarPeople.tsx +0 -14
- package/src/Icons/leap/AvatarPerson.tsx +0 -10
- package/src/Icons/leap/AvatarTrust.tsx +0 -16
- package/src/Icons/leap/BlankLetter16.tsx +0 -47
- package/src/Icons/leap/Browse.tsx +0 -10
- package/src/Icons/leap/Browse2.tsx +0 -14
- package/src/Icons/leap/ButtonCaret.tsx +0 -10
- package/src/Icons/leap/ButtonFilter.tsx +0 -10
- package/src/Icons/leap/Bylawyers16.tsx +0 -36
- package/src/Icons/leap/Calendar.tsx +0 -13
- package/src/Icons/leap/Carat.tsx +0 -15
- package/src/Icons/leap/ChevronDown.tsx +0 -10
- package/src/Icons/leap/ChevronLeft.tsx +0 -14
- package/src/Icons/leap/ChevronRight.tsx +0 -14
- package/src/Icons/leap/Clause16.tsx +0 -34
- package/src/Icons/leap/Coin.tsx +0 -14
- package/src/Icons/leap/CoinEuro.tsx +0 -11
- package/src/Icons/leap/CoinPound.tsx +0 -14
- package/src/Icons/leap/CostRecoveryExceeded16.tsx +0 -37
- package/src/Icons/leap/Cross.tsx +0 -11
- package/src/Icons/leap/Cross16.tsx +0 -15
- package/src/Icons/leap/Currency.tsx +0 -13
- package/src/Icons/leap/CurrencyEuro.tsx +0 -11
- package/src/Icons/leap/CurrencyPound.tsx +0 -11
- package/src/Icons/leap/EmailSent.tsx +0 -14
- package/src/Icons/leap/Fax16.tsx +0 -53
- package/src/Icons/leap/Home.tsx +0 -11
- package/src/Icons/leap/HyperLink16.tsx +0 -40
- package/src/Icons/leap/InsertLink.tsx +0 -12
- package/src/Icons/leap/Loader.tsx +0 -21
- package/src/Icons/leap/ManualEntry24.tsx +0 -11
- package/src/Icons/leap/ManualEntryDarkTheme.tsx +0 -11
- package/src/Icons/leap/ManualEntryFilled24.tsx +0 -10
- package/src/Icons/leap/ManualEntryLightTheme.tsx +0 -10
- package/src/Icons/leap/Memo16.tsx +0 -42
- package/src/Icons/leap/Menu.tsx +0 -11
- package/src/Icons/leap/MoreVertical.tsx +0 -15
- package/src/Icons/leap/NewAppointment.tsx +0 -15
- package/src/Icons/leap/PhoneCall16.tsx +0 -21
- package/src/Icons/leap/Power.tsx +0 -10
- package/src/Icons/leap/PrecedentNotification16.tsx +0 -25
- package/src/Icons/leap/Preview.tsx +0 -10
- package/src/Icons/leap/Reporting.tsx +0 -11
- package/src/Icons/leap/Response.tsx +0 -15
- package/src/Icons/leap/RevokeAccess.tsx +0 -11
- package/src/Icons/leap/ScannedDoc16.tsx +0 -42
- package/src/Icons/leap/Search.tsx +0 -11
- package/src/Icons/leap/SelectFilterEmpty.tsx +0 -12
- package/src/Icons/leap/SelectFilterFilled.tsx +0 -12
- package/src/Icons/leap/SharedFolder16.tsx +0 -37
- package/src/Icons/leap/Sms16.tsx +0 -34
- package/src/Icons/leap/Spinner.tsx +0 -39
- package/src/Icons/leap/TaxInvoice16.tsx +0 -68
- package/src/Icons/leap/TaxInvoice216.tsx +0 -54
- package/src/Icons/leap/Tick.tsx +0 -10
- package/src/Icons/leap/TimedEntry16.tsx +0 -39
- package/src/Icons/leap/Timer24.tsx +0 -13
- package/src/Icons/leap/TimerFillled24.tsx +0 -12
- package/src/Icons/leap/TrustStatement16.tsx +0 -61
- package/src/Icons/leap/UnknownType16.tsx +0 -32
- package/src/Icons/leap/UserLink.tsx +0 -14
- package/src/Icons/leap/UserLock.tsx +0 -12
- package/src/Icons/leap/Users.tsx +0 -10
- package/src/Icons/leap/Video16.tsx +0 -39
- package/src/Icons/leap/VideoCall16.tsx +0 -27
- package/src/Icons/leap/VoiceMemo16.tsx +0 -31
- package/src/Icons/leap/Zyphta16.tsx +0 -51
- package/src/Icons/leap/icons.ts +0 -189
- package/src/Icons/leap/index.ts +0 -90
- package/src/Icons/leap/ribbon/Calendar.tsx +0 -26
- package/src/Icons/leap/ribbon/Delete.tsx +0 -22
- package/src/Icons/leap/ribbon/MatterFolder.tsx +0 -26
- package/src/Icons/leap/ribbon/NewEntry.tsx +0 -51
- package/src/Icons/leap-icons.stories.mdx +0 -218
- package/src/ImageUpload/ImageUpload.stories.mdx +0 -64
- package/src/ImageUpload/ImageUpload.styled.tsx +0 -81
- package/src/ImageUpload/ImageUpload.test.tsx +0 -7
- package/src/ImageUpload/ImageUpload.tsx +0 -93
- package/src/ImageUpload/ImageUpload.types.ts +0 -5
- package/src/ImageUpload/index.ts +0 -2
- package/src/Input/Input.stories.mdx +0 -236
- package/src/Input/Input.styled.ts +0 -21
- package/src/Input/Input.test.tsx +0 -7
- package/src/Input/Input.tsx +0 -46
- package/src/Input/Input.types.ts +0 -35
- package/src/Input/index.ts +0 -2
- package/src/InputLabel/InputLabel.stories.mdx +0 -17
- package/src/InputLabel/InputLabel.test.tsx +0 -9
- package/src/InputLabel/InputLabel.tsx +0 -11
- package/src/InputLabel/InputLabel.types.ts +0 -3
- package/src/InputLabel/index.ts +0 -2
- package/src/List/List.stories.mdx +0 -37
- package/src/List/List.test.tsx +0 -13
- package/src/List/List.tsx +0 -22
- package/src/List/List.types.ts +0 -2
- package/src/List/index.ts +0 -2
- package/src/ListItem/ListItem.stories.mdx +0 -28
- package/src/ListItem/ListItem.test.tsx +0 -10
- package/src/ListItem/ListItem.tsx +0 -12
- package/src/ListItem/ListItem.types.ts +0 -3
- package/src/ListItem/index.ts +0 -2
- package/src/ListItemAvatar/ListItemAvatar.stories.mdx +0 -21
- package/src/ListItemAvatar/ListItemAvatar.test.tsx +0 -9
- package/src/ListItemAvatar/ListItemAvatar.tsx +0 -11
- package/src/ListItemAvatar/ListItemAvatar.types.ts +0 -3
- package/src/ListItemAvatar/index.ts +0 -2
- package/src/ListItemHoverContent/ListItemHoverContent.stories.mdx +0 -39
- package/src/ListItemHoverContent/ListItemHoverContent.styled.tsx +0 -27
- package/src/ListItemHoverContent/ListItemHoverContent.test.tsx +0 -26
- package/src/ListItemHoverContent/ListItemHoverContent.tsx +0 -39
- package/src/ListItemHoverContent/ListItemHoverContent.types.ts +0 -10
- package/src/ListItemHoverContent/index.ts +0 -2
- package/src/ListItemIcon/ListItemIcon.stories.mdx +0 -21
- package/src/ListItemIcon/ListItemIcon.test.tsx +0 -14
- package/src/ListItemIcon/ListItemIcon.tsx +0 -12
- package/src/ListItemIcon/ListItemIcon.types.ts +0 -3
- package/src/ListItemIcon/index.ts +0 -2
- package/src/ListItemText/ListItemText.stories.mdx +0 -45
- package/src/ListItemText/ListItemText.test.tsx +0 -9
- package/src/ListItemText/ListItemText.tsx +0 -12
- package/src/ListItemText/ListItemText.types.ts +0 -2
- package/src/ListItemText/index.ts +0 -2
- package/src/ListSubheader/ListSubheader.stories.mdx +0 -24
- package/src/ListSubheader/ListSubheader.test.tsx +0 -12
- package/src/ListSubheader/ListSubheader.tsx +0 -13
- package/src/ListSubheader/ListSubheader.types.ts +0 -2
- package/src/ListSubheader/index.ts +0 -2
- package/src/Loader/Icons/Loader.tsx +0 -40
- package/src/Loader/Icons/Spinner.tsx +0 -82
- package/src/Loader/Loader.stories.mdx +0 -22
- package/src/Loader/Loader.styled.tsx +0 -8
- package/src/Loader/Loader.test.tsx +0 -9
- package/src/Loader/Loader.tsx +0 -40
- package/src/Loader/Loader.types.ts +0 -7
- package/src/Loader/index.ts +0 -2
- package/src/Logos/LawConnect/LawConnectIcon.tsx +0 -24
- package/src/Logos/LawConnect/LawConnectLogo.tsx +0 -32
- package/src/Logos/LawConnect/LawConnectPoweredBy.tsx +0 -33
- package/src/Logos/LawConnect/index.tsx +0 -3
- package/src/Logos/Leap/LawconnectIcon.tsx +0 -19
- package/src/Logos/Leap/LeapLegsLogo.tsx +0 -20
- package/src/Logos/Leap/LeapLogo.tsx +0 -12
- package/src/Logos/Leap/PoweredByLawconnect.tsx +0 -31
- package/src/Logos/Leap/index.ts +0 -4
- package/src/Logos/Logos.stories.mdx +0 -34
- package/src/Menu/Menu.stories.mdx +0 -206
- package/src/Menu/Menu.test.tsx +0 -9
- package/src/Menu/Menu.tsx +0 -40
- package/src/Menu/Menu.types.ts +0 -7
- package/src/Menu/index.ts +0 -2
- package/src/MenuHeader/MenuHeader.stories.mdx +0 -15
- package/src/MenuHeader/MenuHeader.styled.tsx +0 -8
- package/src/MenuHeader/MenuHeader.test.tsx +0 -7
- package/src/MenuHeader/MenuHeader.tsx +0 -16
- package/src/MenuHeader/MenuHeader.types.ts +0 -3
- package/src/MenuHeader/index.ts +0 -2
- package/src/MenuItem/MenuItem.stories.mdx +0 -154
- package/src/MenuItem/MenuItem.test.tsx +0 -9
- package/src/MenuItem/MenuItem.tsx +0 -33
- package/src/MenuItem/MenuItem.types.ts +0 -11
- package/src/MenuItem/index.ts +0 -2
- package/src/Modal/Modal.stories.mdx +0 -108
- package/src/Modal/Modal.test.tsx +0 -7
- package/src/Modal/Modal.tsx +0 -23
- package/src/Modal/Modal.types.ts +0 -22
- package/src/Modal/index.ts +0 -2
- package/src/ModalActions/ModalActions.stories.mdx +0 -26
- package/src/ModalActions/ModalActions.test.tsx +0 -7
- package/src/ModalActions/ModalActions.tsx +0 -11
- package/src/ModalActions/ModalActions.types.ts +0 -2
- package/src/ModalActions/index.ts +0 -2
- package/src/ModalContent/ModalContent.stories.mdx +0 -36
- package/src/ModalContent/ModalContent.test.tsx +0 -7
- package/src/ModalContent/ModalContent.tsx +0 -19
- package/src/ModalContent/ModalContent.types.ts +0 -8
- package/src/ModalContent/index.ts +0 -2
- package/src/ModalTitle/ModalTitle.stories.mdx +0 -23
- package/src/ModalTitle/ModalTitle.test.tsx +0 -7
- package/src/ModalTitle/ModalTitle.tsx +0 -19
- package/src/ModalTitle/ModalTitle.types.ts +0 -5
- package/src/ModalTitle/index.ts +0 -2
- package/src/Pagination/Pagination.stories.mdx +0 -17
- package/src/Pagination/Pagination.test.tsx +0 -9
- package/src/Pagination/Pagination.tsx +0 -21
- package/src/Pagination/Pagination.types.ts +0 -3
- package/src/Pagination/index.ts +0 -2
- package/src/Popover/Popover.stories.mdx +0 -51
- package/src/Popover/Popover.test.tsx +0 -13
- package/src/Popover/Popover.tsx +0 -28
- package/src/Popover/Popover.types.ts +0 -7
- package/src/Popover/PopoverExample.tsx +0 -39
- package/src/Popover/index.ts +0 -2
- package/src/ProgressBar/ProgressBar.stories.mdx +0 -48
- package/src/ProgressBar/ProgressBar.test.tsx +0 -9
- package/src/ProgressBar/ProgressBar.tsx +0 -10
- package/src/ProgressBar/ProgressBar.types.ts +0 -3
- package/src/ProgressBar/index.ts +0 -2
- package/src/Radio/Radio.stories.mdx +0 -43
- package/src/Radio/Radio.styled.tsx +0 -6
- package/src/Radio/Radio.test.tsx +0 -9
- package/src/Radio/Radio.tsx +0 -30
- package/src/Radio/Radio.types.ts +0 -6
- package/src/Radio/index.ts +0 -2
- package/src/RadioGroup/RadioGroup.stories.mdx +0 -35
- package/src/RadioGroup/RadioGroup.test.tsx +0 -7
- package/src/RadioGroup/RadioGroup.tsx +0 -25
- package/src/RadioGroup/RadioGroup.types.ts +0 -5
- package/src/RadioGroup/index.ts +0 -2
- package/src/RibbonButton/RibbonButton.stories.mdx +0 -63
- package/src/RibbonButton/RibbonButton.styled.tsx +0 -59
- package/src/RibbonButton/RibbonButton.test.tsx +0 -10
- package/src/RibbonButton/RibbonButton.tsx +0 -23
- package/src/RibbonButton/RibbonButton.types.ts +0 -12
- package/src/RibbonButton/index.ts +0 -2
- package/src/RibbonButtonGroup/RibbonButtonGroup.stories.mdx +0 -147
- package/src/RibbonButtonGroup/RibbonButtonGroup.styled.tsx +0 -73
- package/src/RibbonButtonGroup/RibbonButtonGroup.test.tsx +0 -12
- package/src/RibbonButtonGroup/RibbonButtonGroup.tsx +0 -49
- package/src/RibbonButtonGroup/RibbonButtonGroup.types.ts +0 -17
- package/src/RibbonButtonGroup/RibbonButtonGroupMenuExample.tsx +0 -83
- package/src/RibbonButtonGroup/index.ts +0 -2
- package/src/Select/Select.stories-removed.mdx +0 -84
- package/src/Select/Select.styled.tsx +0 -40
- package/src/Select/Select.test.tsx +0 -9
- package/src/Select/Select.tsx +0 -11
- package/src/Select/Select.types.ts +0 -3
- package/src/Select/index.ts +0 -2
- package/src/SidebarLayout/SidebarLayout.stories.mdx +0 -59
- package/src/SidebarLayout/SidebarLayout.styled.tsx +0 -19
- package/src/SidebarLayout/SidebarLayout.test.tsx +0 -7
- package/src/SidebarLayout/SidebarLayout.tsx +0 -35
- package/src/SidebarLayout/SidebarLayout.types.ts +0 -15
- package/src/SidebarLayout/index.ts +0 -2
- package/src/StepNavigation/StepNavigation.stories.mdx +0 -36
- package/src/StepNavigation/StepNavigation.styled.tsx +0 -53
- package/src/StepNavigation/StepNavigation.test.tsx +0 -7
- package/src/StepNavigation/StepNavigation.tsx +0 -46
- package/src/StepNavigation/StepNavigation.types.ts +0 -8
- package/src/StepNavigation/index.ts +0 -2
- package/src/Switch/Switch.stories.mdx +0 -31
- package/src/Switch/Switch.test.tsx +0 -7
- package/src/Switch/Switch.tsx +0 -9
- package/src/Switch/Switch.types.ts +0 -2
- package/src/Switch/index.ts +0 -2
- package/src/Tab/Tab.stories.mdx +0 -14
- package/src/Tab/Tab.test.tsx +0 -9
- package/src/Tab/Tab.tsx +0 -9
- package/src/Tab/Tab.types.ts +0 -3
- package/src/Tab/index.ts +0 -2
- package/src/TabListItem/TabListItem.stories.mdx +0 -146
- package/src/TabListItem/TabListItem.styled.tsx +0 -59
- package/src/TabListItem/TabListItem.test.tsx +0 -7
- package/src/TabListItem/TabListItem.tsx +0 -51
- package/src/TabListItem/TabListItem.types.ts +0 -12
- package/src/TabListItem/index.ts +0 -2
- package/src/Table/Table.stories.mdx +0 -296
- package/src/Table/Table.test.tsx +0 -7
- package/src/Table/Table.tsx +0 -7
- package/src/Table/Table.types.ts +0 -8
- package/src/Table/index.ts +0 -2
- package/src/TableBody/TableBody.stories.mdx +0 -42
- package/src/TableBody/TableBody.test.tsx +0 -7
- package/src/TableBody/TableBody.tsx +0 -7
- package/src/TableBody/TableBody.types.ts +0 -7
- package/src/TableBody/index.ts +0 -2
- package/src/TableCell/TableCell.stories.mdx +0 -50
- package/src/TableCell/TableCell.test.tsx +0 -7
- package/src/TableCell/TableCell.tsx +0 -15
- package/src/TableCell/TableCell.types.ts +0 -11
- package/src/TableCell/index.ts +0 -2
- package/src/TableCellIcon/TableCellIcon.stories.mdx +0 -49
- package/src/TableCellIcon/TableCellIcon.test.tsx +0 -7
- package/src/TableCellIcon/TableCellIcon.tsx +0 -29
- package/src/TableCellIcon/TableCellIcon.types.ts +0 -5
- package/src/TableCellIcon/index.ts +0 -2
- package/src/TableContainer/TableContainer.stories.mdx +0 -61
- package/src/TableContainer/TableContainer.test.tsx +0 -7
- package/src/TableContainer/TableContainer.tsx +0 -10
- package/src/TableContainer/TableContainer.types.ts +0 -5
- package/src/TableContainer/index.ts +0 -2
- package/src/TableFooter/TableFooter.stories.mdx +0 -52
- package/src/TableFooter/TableFooter.test.tsx +0 -7
- package/src/TableFooter/TableFooter.tsx +0 -10
- package/src/TableFooter/TableFooter.types.ts +0 -2
- package/src/TableFooter/index.ts +0 -2
- package/src/TableHead/TableHead.stories.mdx +0 -40
- package/src/TableHead/TableHead.test.tsx +0 -7
- package/src/TableHead/TableHead.tsx +0 -7
- package/src/TableHead/TableHead.types.ts +0 -3
- package/src/TableHead/index.ts +0 -2
- package/src/TableRow/TableRow.stories.mdx +0 -94
- package/src/TableRow/TableRow.test.tsx +0 -7
- package/src/TableRow/TableRow.tsx +0 -9
- package/src/TableRow/TableRow.types.ts +0 -5
- package/src/TableRow/index.ts +0 -2
- package/src/Tabs/Tabs.stories.mdx +0 -130
- package/src/Tabs/Tabs.test.tsx +0 -9
- package/src/Tabs/Tabs.tsx +0 -15
- package/src/Tabs/Tabs.types.ts +0 -3
- package/src/Tabs/index.ts +0 -2
- package/src/Tabs/support/TabsExample.tsx +0 -31
- package/src/Tag/Tag.stories.mdx +0 -231
- package/src/Tag/Tag.styled.tsx +0 -78
- package/src/Tag/Tag.test.tsx +0 -7
- package/src/Tag/Tag.tsx +0 -95
- package/src/Tag/Tag.types.ts +0 -18
- package/src/Tag/index.ts +0 -2
- package/src/TextField/TextField.stories.mdx +0 -86
- package/src/TextField/TextField.test.tsx +0 -9
- package/src/TextField/TextField.tsx +0 -14
- package/src/TextField/TextField.types.ts +0 -6
- package/src/TextField/index.ts +0 -2
- package/src/TextareaAutosize/TextareaAutosize.stories.mdx +0 -20
- package/src/TextareaAutosize/TextareaAutosize.test.tsx +0 -10
- package/src/TextareaAutosize/TextareaAutosize.tsx +0 -10
- package/src/TextareaAutosize/TextareaAutosize.types.ts +0 -3
- package/src/TextareaAutosize/index.ts +0 -2
- package/src/Theme/custom-types/component-avatar.ts +0 -28
- package/src/Theme/custom-types/component-buttons.ts +0 -37
- package/src/Theme/custom-types/component-chip.ts +0 -46
- package/src/Theme/custom-types/component-dialog.ts +0 -10
- package/src/Theme/custom-types/component-emptystate.ts +0 -11
- package/src/Theme/custom-types/global-effects.ts +0 -7
- package/src/Theme/custom-types/global-palette.ts +0 -10
- package/src/Theme/custom-types/global-spacers.ts +0 -4
- package/src/Theme/index.ts +0 -2
- package/src/Theme/lawconnect/baseline.ts +0 -48
- package/src/Theme/lawconnect/design-tokens/components/avatars.ts +0 -49
- package/src/Theme/lawconnect/design-tokens/components/buttons.ts +0 -96
- package/src/Theme/lawconnect/design-tokens/components/chip.ts +0 -57
- package/src/Theme/lawconnect/design-tokens/effect.ts +0 -3
- package/src/Theme/lawconnect/design-tokens/palette.js +0 -86
- package/src/Theme/lawconnect/design-tokens/shapes.ts +0 -13
- package/src/Theme/lawconnect/design-tokens/spacers.ts +0 -12
- package/src/Theme/lawconnect/design-tokens/typography.js +0 -86
- package/src/Theme/lawconnect/overrides/Dialog/dialog.ts +0 -15
- package/src/Theme/lawconnect/overrides/Dialog/dialogActions.ts +0 -9
- package/src/Theme/lawconnect/overrides/Dialog/dialogContent.ts +0 -13
- package/src/Theme/lawconnect/overrides/Dialog/dialogTitle.ts +0 -16
- package/src/Theme/lawconnect/overrides/accordion.ts +0 -39
- package/src/Theme/lawconnect/overrides/autocomplete.ts +0 -81
- package/src/Theme/lawconnect/overrides/checkbox.ts +0 -69
- package/src/Theme/lawconnect/overrides/divider.ts +0 -9
- package/src/Theme/lawconnect/overrides/dropdown.ts +0 -6
- package/src/Theme/lawconnect/overrides/formControlLabel.ts +0 -9
- package/src/Theme/lawconnect/overrides/formGroup.ts +0 -11
- package/src/Theme/lawconnect/overrides/iconButton.ts +0 -97
- package/src/Theme/lawconnect/overrides/index.ts +0 -32
- package/src/Theme/lawconnect/overrides/inputBase.ts +0 -50
- package/src/Theme/lawconnect/overrides/inputLabel.ts +0 -19
- package/src/Theme/lawconnect/overrides/list.ts +0 -12
- package/src/Theme/lawconnect/overrides/listItemIcon.ts +0 -12
- package/src/Theme/lawconnect/overrides/listItemText.ts +0 -18
- package/src/Theme/lawconnect/overrides/menu.ts +0 -18
- package/src/Theme/lawconnect/overrides/menuItem.ts +0 -86
- package/src/Theme/lawconnect/overrides/outlinedInput.ts +0 -58
- package/src/Theme/lawconnect/overrides/radio.ts +0 -46
- package/src/Theme/lawconnect/overrides/svgIcon.ts +0 -19
- package/src/Theme/lawconnect/overrides/tooltip.ts +0 -21
- package/src/Theme/lawconnect/theme.ts +0 -271
- package/src/Theme/leap/desktop/baseline.ts +0 -48
- package/src/Theme/leap/desktop/design-tokens/components/avatars.ts +0 -49
- package/src/Theme/leap/desktop/design-tokens/components/buttons.ts +0 -96
- package/src/Theme/leap/desktop/design-tokens/components/chip.ts +0 -66
- package/src/Theme/leap/desktop/design-tokens/components/inputbase.ts +0 -0
- package/src/Theme/leap/desktop/design-tokens/effect.ts +0 -4
- package/src/Theme/leap/desktop/design-tokens/palette.js +0 -114
- package/src/Theme/leap/desktop/design-tokens/shapes.ts +0 -12
- package/src/Theme/leap/desktop/design-tokens/spacers.ts +0 -13
- package/src/Theme/leap/desktop/design-tokens/typography.ts +0 -96
- package/src/Theme/leap/desktop/overrides/Dialog/dialog.ts +0 -139
- package/src/Theme/leap/desktop/overrides/Dialog/dialogActions.ts +0 -9
- package/src/Theme/leap/desktop/overrides/Dialog/dialogContent.ts +0 -27
- package/src/Theme/leap/desktop/overrides/Dialog/dialogTitle.ts +0 -26
- package/src/Theme/leap/desktop/overrides/Table/tableCell.ts +0 -46
- package/src/Theme/leap/desktop/overrides/Table/tableFooter.ts +0 -13
- package/src/Theme/leap/desktop/overrides/Table/tableRow.ts +0 -20
- package/src/Theme/leap/desktop/overrides/accordion.ts +0 -44
- package/src/Theme/leap/desktop/overrides/autocomplete.ts +0 -87
- package/src/Theme/leap/desktop/overrides/checkbox.ts +0 -69
- package/src/Theme/leap/desktop/overrides/divider.ts +0 -20
- package/src/Theme/leap/desktop/overrides/dropdown.ts +0 -36
- package/src/Theme/leap/desktop/overrides/formControlLabel.ts +0 -11
- package/src/Theme/leap/desktop/overrides/formGroup.ts +0 -11
- package/src/Theme/leap/desktop/overrides/iconButton.ts +0 -21
- package/src/Theme/leap/desktop/overrides/index.ts +0 -32
- package/src/Theme/leap/desktop/overrides/inputBase.ts +0 -113
- package/src/Theme/leap/desktop/overrides/inputLabel.ts +0 -19
- package/src/Theme/leap/desktop/overrides/listItem.ts +0 -17
- package/src/Theme/leap/desktop/overrides/listItemAvatar.ts +0 -11
- package/src/Theme/leap/desktop/overrides/listItemIcon.ts +0 -10
- package/src/Theme/leap/desktop/overrides/listItemText.ts +0 -30
- package/src/Theme/leap/desktop/overrides/listSubHeader.ts +0 -21
- package/src/Theme/leap/desktop/overrides/menu.ts +0 -43
- package/src/Theme/leap/desktop/overrides/menuHeader.ts +0 -16
- package/src/Theme/leap/desktop/overrides/menuItem.ts +0 -164
- package/src/Theme/leap/desktop/overrides/outlinedInput.ts +0 -13
- package/src/Theme/leap/desktop/overrides/popover.ts +0 -14
- package/src/Theme/leap/desktop/overrides/radio.ts +0 -53
- package/src/Theme/leap/desktop/overrides/svgIcon.ts +0 -19
- package/src/Theme/leap/desktop/overrides/switch.ts +0 -64
- package/src/Theme/leap/desktop/overrides/textField.ts +0 -26
- package/src/Theme/leap/desktop/overrides/tooltip.ts +0 -24
- package/src/Theme/leap/desktop/theme.ts +0 -197
- package/src/Theme/leap/web/baseline.ts +0 -49
- package/src/Theme/leap/web/design-tokens/components/avatars.ts +0 -49
- package/src/Theme/leap/web/design-tokens/components/buttons.ts +0 -96
- package/src/Theme/leap/web/design-tokens/components/chip.ts +0 -65
- package/src/Theme/leap/web/design-tokens/effect.ts +0 -3
- package/src/Theme/leap/web/design-tokens/palette.js +0 -105
- package/src/Theme/leap/web/design-tokens/shapes.ts +0 -12
- package/src/Theme/leap/web/design-tokens/spacers.ts +0 -12
- package/src/Theme/leap/web/design-tokens/typography.ts +0 -91
- package/src/Theme/leap/web/overrides/Dialog/dialog.ts +0 -136
- package/src/Theme/leap/web/overrides/Dialog/dialogActions.ts +0 -9
- package/src/Theme/leap/web/overrides/Dialog/dialogContent.ts +0 -27
- package/src/Theme/leap/web/overrides/Dialog/dialogTitle.ts +0 -16
- package/src/Theme/leap/web/overrides/Table/tableCell.ts +0 -40
- package/src/Theme/leap/web/overrides/Table/tableContainer.ts +0 -10
- package/src/Theme/leap/web/overrides/Table/tableRow.ts +0 -21
- package/src/Theme/leap/web/overrides/accordion.ts +0 -42
- package/src/Theme/leap/web/overrides/autocomplete.ts +0 -82
- package/src/Theme/leap/web/overrides/checkbox.ts +0 -63
- package/src/Theme/leap/web/overrides/divider.ts +0 -20
- package/src/Theme/leap/web/overrides/dropdown.ts +0 -53
- package/src/Theme/leap/web/overrides/formControlLabel.ts +0 -14
- package/src/Theme/leap/web/overrides/formGroup.ts +0 -11
- package/src/Theme/leap/web/overrides/iconButton.ts +0 -18
- package/src/Theme/leap/web/overrides/index.ts +0 -42
- package/src/Theme/leap/web/overrides/inputBase.ts +0 -135
- package/src/Theme/leap/web/overrides/inputLabel.ts +0 -19
- package/src/Theme/leap/web/overrides/listItem.ts +0 -9
- package/src/Theme/leap/web/overrides/listItemAvatar.ts +0 -11
- package/src/Theme/leap/web/overrides/listItemIcon.ts +0 -11
- package/src/Theme/leap/web/overrides/listItemText.ts +0 -22
- package/src/Theme/leap/web/overrides/listSubHeader.ts +0 -17
- package/src/Theme/leap/web/overrides/menu.ts +0 -42
- package/src/Theme/leap/web/overrides/menuItem.ts +0 -168
- package/src/Theme/leap/web/overrides/outlinedInput.ts +0 -14
- package/src/Theme/leap/web/overrides/popover.ts +0 -14
- package/src/Theme/leap/web/overrides/radio.ts +0 -54
- package/src/Theme/leap/web/overrides/svgIcon.ts +0 -19
- package/src/Theme/leap/web/overrides/switch.ts +0 -56
- package/src/Theme/leap/web/overrides/textField.ts +0 -14
- package/src/Theme/leap/web/overrides/tooltip.ts +0 -22
- package/src/Theme/leap/web/theme.ts +0 -125
- package/src/ThemeProvider/ThemeProvider.stories.mdx +0 -21
- package/src/ThemeProvider/ThemeProvider.test.tsx +0 -7
- package/src/ThemeProvider/ThemeProvider.tsx +0 -9
- package/src/ThemeProvider/ThemeProvider.types.ts +0 -4
- package/src/ThemeProvider/index.ts +0 -2
- package/src/Toolbar/Toolbar.stories.mdx +0 -39
- package/src/Toolbar/Toolbar.test.tsx +0 -13
- package/src/Toolbar/Toolbar.tsx +0 -9
- package/src/Toolbar/Toolbar.types.ts +0 -2
- package/src/Toolbar/index.ts +0 -2
- package/src/ToolbarButton/ToolbarButton.stories.mdx +0 -25
- package/src/ToolbarButton/ToolbarButton.styled.tsx +0 -35
- package/src/ToolbarButton/ToolbarButton.test.tsx +0 -7
- package/src/ToolbarButton/ToolbarButton.tsx +0 -18
- package/src/ToolbarButton/ToolbarButton.types.ts +0 -7
- package/src/ToolbarButton/index.ts +0 -2
- package/src/Tooltip/Tooltip.stories.mdx +0 -77
- package/src/Tooltip/Tooltip.test.tsx +0 -11
- package/src/Tooltip/Tooltip.tsx +0 -21
- package/src/Tooltip/Tooltip.types.ts +0 -5
- package/src/Tooltip/index.ts +0 -2
- package/src/TwoColumnLayout/TwoColumnLayout.stories.mdx +0 -68
- package/src/TwoColumnLayout/TwoColumnLayout.styled.tsx +0 -11
- package/src/TwoColumnLayout/TwoColumnLayout.test.tsx +0 -7
- package/src/TwoColumnLayout/TwoColumnLayout.tsx +0 -45
- package/src/TwoColumnLayout/TwoColumnLayout.types.ts +0 -13
- package/src/TwoColumnLayout/index.ts +0 -2
- package/src/Typography/Typography.stories.mdx +0 -146
- package/src/Typography/Typography.test.tsx +0 -9
- package/src/Typography/Typography.tsx +0 -22
- package/src/Typography/Typography.types.ts +0 -7
- package/src/Typography/index.ts +0 -2
- package/src/index.ts +0 -97
- package/src/stories/ColorsLawconnect.stories.mdx +0 -24
- package/src/stories/ColorsLeap.stories.mdx +0 -24
- package/src/stories/GettingStarted.stories.mdx +0 -95
- package/src/stories/Guide.stories.mdx +0 -45
- package/src/stories/ReleaseNotes.stories.mdx +0 -19
- package/src/stories/TypographyLawconnect.stories.mdx +0 -25
- package/src/stories/TypographyLeap.stories.mdx +0 -26
- package/src/stories/TypographyLeapDesktop.stories.mdx +0 -26
- package/src/stories/introduction.css +0 -155
- package/src/stories/resources/tokensColorsLawconnect.tsx +0 -185
- package/src/stories/resources/tokensColorsLeap.jsx +0 -199
- package/src/stories/resources/typographyLawconnect.jsx +0 -230
- package/src/stories/resources/typographyLeapDesktop.jsx +0 -231
- package/src/stories/resources/typographyLeapWeb.jsx +0 -229
- package/tsconfig.json +0 -28
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon'
|
|
2
|
-
import React from 'react'
|
|
3
|
-
|
|
4
|
-
export default function DocTypeWord(props: SvgIconProps) {
|
|
5
|
-
return (
|
|
6
|
-
<SvgIcon {...props} viewBox="0 0 48 48">
|
|
7
|
-
<g xmlns="http://www.w3.org/2000/svg" fill="none" fillRule="evenodd" transform="translate(2 2)">
|
|
8
|
-
<path fill="#FFF" d="M8,37.2666667 L0,36.1111111 L0,11.8888889 L8,10.7333333 L8,0 L34,0 L44,10 L44,44 L8,44 L8,37.2666667 Z"/>
|
|
9
|
-
<path fill="#CCC" d="M24,12 L30,12 L30,14 L24,14 L24,12 Z M16,6 L30,6 L30,8 L16,8 L16,6 Z M24,18 L40,18 L40,20 L24,20 L24,18 Z M24,36 L40,36 L40,38 L24,38 L24,36 Z M24,24 L40,24 L40,26 L24,26 L24,24 Z M24,30 L40,30 L40,32 L24,32 L24,30 Z"/>
|
|
10
|
-
<path fill="#9DA7B3" fillRule="nonzero" d="M8,37.2666667 L10,37.5555556 L10,42 L42,42 L42,10.8284271 L33.1715729,2 L10,2 L10,10.4444444 L8,10.7333333 L8,-1.13686838e-13 L34,-1.13686838e-13 L44,10 L44,44 L8,44 L8,37.2666667 Z M32,12 L42,12 L42,14 L30,14 L30,2 L32,2 L32,12 Z"/>
|
|
11
|
-
<path fill="#28579B" d="M20,9 L20,39 L0,36.1111111 L0,11.8888889 L20,9 Z M17,18 L14.5954198,18 L12.8778626,26.9174312 L11.0458015,18 L8.41221374,18 L6.23664122,26.8073394 L4.63358779,18.1100917 L2,18.1100917 L4.7480916,30 L7.49618321,30 L9.55725191,21.5229358 L11.5038168,30 L14.1374046,30 L17,18 Z"/>
|
|
12
|
-
</g>
|
|
13
|
-
</SvgIcon>
|
|
14
|
-
)
|
|
15
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon'
|
|
2
|
-
import React from 'react'
|
|
3
|
-
|
|
4
|
-
export default function DocTypeZip(props: SvgIconProps) {
|
|
5
|
-
return (
|
|
6
|
-
<SvgIcon {...props} viewBox="0 0 48 48">
|
|
7
|
-
<path fillRule="evenodd" clipRule="evenodd" d="M42 46H6V2H30.75L42 12V46Z" fill="white"/>
|
|
8
|
-
<path d="M42 46H6V2H32L42 12V46ZM40 12.8284L31.1716 4H8V44H40V12.8284ZM30 14H40V16H28V4H30V14Z" fill="#9DA7B3"/>
|
|
9
|
-
<line x1="18" y1="15" x2="26" y2="15" stroke="#B6B6B6" strokeWidth="2"/>
|
|
10
|
-
<line x1="18" y1="27" x2="26" y2="27" stroke="#B6B6B6" strokeWidth="2"/>
|
|
11
|
-
<line x1="18" y1="21" x2="26" y2="21" stroke="#B6B6B6" strokeWidth="2"/>
|
|
12
|
-
<line x1="18" y1="33" x2="26" y2="33" stroke="#B6B6B6" strokeWidth="2"/>
|
|
13
|
-
<line x1="18" y1="39" x2="26" y2="39" stroke="#B6B6B6" strokeWidth="2"/>
|
|
14
|
-
<rect x="21" y="8" width="2" height="30" fill="#9DA7B3"/>
|
|
15
|
-
<rect x="19" y="1" width="6" height="8" fill="#CCCCCC" stroke="#9DA7B3" strokeWidth="2"/>
|
|
16
|
-
</SvgIcon>
|
|
17
|
-
)
|
|
18
|
-
}
|
|
@@ -1,247 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
DocTypeAppointment,
|
|
3
|
-
DocTypeDefault,
|
|
4
|
-
DocTypeExcel,
|
|
5
|
-
DocTypeFolder,
|
|
6
|
-
DocTypeImage,
|
|
7
|
-
DocTypePdf,
|
|
8
|
-
DocTypeEmail,
|
|
9
|
-
DocTypeTrust,
|
|
10
|
-
DocTypeWord,
|
|
11
|
-
DocTypeZip,
|
|
12
|
-
DocTypeComment,
|
|
13
|
-
DocTypeEmailDraft,
|
|
14
|
-
DocTypeEmailSent,
|
|
15
|
-
DocTypeEmailRecieved,
|
|
16
|
-
DocTypeAppointmentCriticalDate,
|
|
17
|
-
DocTypeAudio,
|
|
18
|
-
DocTypeVideo,
|
|
19
|
-
DocTypeClausePrecedent,
|
|
20
|
-
DocTypeCriticalDate,
|
|
21
|
-
DocTypeDeadline,
|
|
22
|
-
DocTypeEmailReceived,
|
|
23
|
-
DocTypeFax,
|
|
24
|
-
DocTypeFileNote,
|
|
25
|
-
DocTypeInfotrack,
|
|
26
|
-
DocTypeInvoiceRequest,
|
|
27
|
-
DocTypeInvoiceRequests,
|
|
28
|
-
DocTypeLetter,
|
|
29
|
-
DocTypeMemo,
|
|
30
|
-
DocTypePowerpoint,
|
|
31
|
-
DocTypeSignatureDeclined,
|
|
32
|
-
DocTypeSignaturePending,
|
|
33
|
-
DocTypeSignatureRequest,
|
|
34
|
-
DocTypeSignatureSigned,
|
|
35
|
-
DocTypeSMS,
|
|
36
|
-
DocTypeTasks,
|
|
37
|
-
ActivityTypeVideoCall,
|
|
38
|
-
ActivityTypePhoneCall,
|
|
39
|
-
ActivityTypeScannedDoc,
|
|
40
|
-
ActivityTypeDefault,
|
|
41
|
-
} from './index';
|
|
42
|
-
|
|
43
|
-
import {
|
|
44
|
-
DoctypeAudio,
|
|
45
|
-
DoctypeAudioSc,
|
|
46
|
-
DoctypeBlankDocument,
|
|
47
|
-
DoctypeBlankDocument2,
|
|
48
|
-
DoctypeBlankDocumentTemplate,
|
|
49
|
-
DoctypeBlankDocumentTemplate2,
|
|
50
|
-
DoctypeBlankExcel,
|
|
51
|
-
DoctypeBlankExcelTemplate,
|
|
52
|
-
DoctypeBlankFax,
|
|
53
|
-
DoctypeBlankFaxTemplate,
|
|
54
|
-
DoctypeBlankMemo,
|
|
55
|
-
DoctypeBlankMemoTemplate,
|
|
56
|
-
DoctypeCode,
|
|
57
|
-
DoctypeCodeSc,
|
|
58
|
-
DoctypeComment,
|
|
59
|
-
DoctypeCommentSc,
|
|
60
|
-
DoctypeDefault,
|
|
61
|
-
DoctypeDefaultSc,
|
|
62
|
-
DoctypeDoc,
|
|
63
|
-
DoctypeDocm,
|
|
64
|
-
DoctypeDocSc,
|
|
65
|
-
DoctypeEmailCreate,
|
|
66
|
-
DoctypeEmailDefault,
|
|
67
|
-
DoctypeEmailDraft,
|
|
68
|
-
DoctypeEmailOpen,
|
|
69
|
-
DoctypeEmailReceived,
|
|
70
|
-
DoctypeEmailSent,
|
|
71
|
-
DoctypeExcel,
|
|
72
|
-
DoctypeExcelSc,
|
|
73
|
-
DoctypeFax,
|
|
74
|
-
DoctypeFaxTemplate,
|
|
75
|
-
DoctypeFileNote,
|
|
76
|
-
DoctypeFilter,
|
|
77
|
-
DoctypeFilterSc,
|
|
78
|
-
DoctypeFolderBack,
|
|
79
|
-
DoctypeFolderBackSc,
|
|
80
|
-
DoctypeFolderEmpty,
|
|
81
|
-
DoctypeFolderEmptySc,
|
|
82
|
-
DoctypeFolderFolder,
|
|
83
|
-
DoctypeFolderFolderSc,
|
|
84
|
-
DoctypeFolderHome,
|
|
85
|
-
DoctypeFolderHomeSc,
|
|
86
|
-
DoctypeFolderNew,
|
|
87
|
-
DoctypeFolderNewSc,
|
|
88
|
-
DoctypeFolderOpen,
|
|
89
|
-
DoctypeFolderOpenSc,
|
|
90
|
-
DoctypeFolderZip,
|
|
91
|
-
DoctypeFolderZipSc,
|
|
92
|
-
DoctypeHyperlink,
|
|
93
|
-
DoctypeImage,
|
|
94
|
-
DoctypeImage1,
|
|
95
|
-
DoctypeImageSc,
|
|
96
|
-
DoctypeInfotrack,
|
|
97
|
-
DoctypeInfotrackNew,
|
|
98
|
-
DoctypeInfotrackNewSc,
|
|
99
|
-
DoctypeInfotrackSc,
|
|
100
|
-
DoctypeNewComment,
|
|
101
|
-
DoctypePaymentRequest,
|
|
102
|
-
DoctypePdf,
|
|
103
|
-
DoctypePdfSc,
|
|
104
|
-
DoctypePowerpoint,
|
|
105
|
-
DoctypePowerpointSc,
|
|
106
|
-
DoctypeRtf,
|
|
107
|
-
DoctypeSignatureDeclined,
|
|
108
|
-
DoctypeSignatureDeclined2,
|
|
109
|
-
DoctypeSignaturePending,
|
|
110
|
-
DoctypeSignaturePending2,
|
|
111
|
-
DoctypeSignatureRequest2,
|
|
112
|
-
DoctypeSignatureRequested,
|
|
113
|
-
DoctypeSignatureSigned,
|
|
114
|
-
DoctypeSignatureSigned2,
|
|
115
|
-
DoctypeSms,
|
|
116
|
-
DoctypeTaxInvoice,
|
|
117
|
-
DoctypeTaxInvoice2,
|
|
118
|
-
DoctypeTaxInvoiceTemplate,
|
|
119
|
-
DoctypeTaxInvoiceTemplate2,
|
|
120
|
-
DoctypeUnknownType,
|
|
121
|
-
DoctypeVideo,
|
|
122
|
-
} from '@galaxy-ds/icons';
|
|
123
|
-
|
|
124
|
-
// icons from galaxy-ds/icons pacakge
|
|
125
|
-
export const doctypeGalaxyDsIcons = {
|
|
126
|
-
DoctypeAudio: DoctypeAudio,
|
|
127
|
-
DoctypeAudioSc: DoctypeAudioSc,
|
|
128
|
-
DoctypeBlankDocument: DoctypeBlankDocument,
|
|
129
|
-
DoctypeBlankDocument2: DoctypeBlankDocument2,
|
|
130
|
-
DoctypeBlankDocumentTemplate: DoctypeBlankDocumentTemplate,
|
|
131
|
-
DoctypeBlankDocumentTemplate2: DoctypeBlankDocumentTemplate2,
|
|
132
|
-
DoctypeBlankExcel: DoctypeBlankExcel,
|
|
133
|
-
DoctypeBlankExcelTemplate: DoctypeBlankExcelTemplate,
|
|
134
|
-
DoctypeBlankFax: DoctypeBlankFax,
|
|
135
|
-
DoctypeBlankFaxTemplate: DoctypeBlankFaxTemplate,
|
|
136
|
-
DoctypeBlankMemo: DoctypeBlankMemo,
|
|
137
|
-
DoctypeBlankMemoTemplate: DoctypeBlankMemoTemplate,
|
|
138
|
-
DoctypeCode: DoctypeCode,
|
|
139
|
-
DoctypeCodeSc: DoctypeCodeSc,
|
|
140
|
-
DoctypeComment: DoctypeComment,
|
|
141
|
-
DoctypeCommentSc: DoctypeCommentSc,
|
|
142
|
-
DoctypeDefault: DoctypeDefault,
|
|
143
|
-
DoctypeDefaultSc: DoctypeDefaultSc,
|
|
144
|
-
DoctypeDoc: DoctypeDoc,
|
|
145
|
-
DoctypeDocm: DoctypeDocm,
|
|
146
|
-
DoctypeDocSc: DoctypeDocSc,
|
|
147
|
-
DoctypeEmailCreate: DoctypeEmailCreate,
|
|
148
|
-
DoctypeEmailDefault: DoctypeEmailDefault,
|
|
149
|
-
DoctypeEmailDraft: DoctypeEmailDraft,
|
|
150
|
-
DoctypeEmailOpen: DoctypeEmailOpen,
|
|
151
|
-
DoctypeEmailReceived: DoctypeEmailReceived,
|
|
152
|
-
DoctypeEmailSent: DoctypeEmailSent,
|
|
153
|
-
DoctypeExcel: DoctypeExcel,
|
|
154
|
-
DoctypeExcelSc: DoctypeExcelSc,
|
|
155
|
-
DoctypeFax: DoctypeFax,
|
|
156
|
-
DoctypeFaxTemplate: DoctypeFaxTemplate,
|
|
157
|
-
DoctypeFileNote: DoctypeFileNote,
|
|
158
|
-
DoctypeFilter: DoctypeFilter,
|
|
159
|
-
DoctypeFilterSc: DoctypeFilterSc,
|
|
160
|
-
DoctypeFolderBack: DoctypeFolderBack,
|
|
161
|
-
DoctypeFolderBackSc: DoctypeFolderBackSc,
|
|
162
|
-
DoctypeFolderEmpty: DoctypeFolderEmpty,
|
|
163
|
-
DoctypeFolderEmptySc: DoctypeFolderEmptySc,
|
|
164
|
-
DoctypeFolderFolder: DoctypeFolderFolder,
|
|
165
|
-
DoctypeFolderFolderSc: DoctypeFolderFolderSc,
|
|
166
|
-
DoctypeFolderHome: DoctypeFolderHome,
|
|
167
|
-
DoctypeFolderHomeSc: DoctypeFolderHomeSc,
|
|
168
|
-
DoctypeFolderNew: DoctypeFolderNew,
|
|
169
|
-
DoctypeFolderNewSc: DoctypeFolderNewSc,
|
|
170
|
-
DoctypeFolderOpen: DoctypeFolderOpen,
|
|
171
|
-
DoctypeFolderOpenSc: DoctypeFolderOpenSc,
|
|
172
|
-
DoctypeFolderZip: DoctypeFolderZip,
|
|
173
|
-
DoctypeFolderZipSc: DoctypeFolderZipSc,
|
|
174
|
-
DoctypeHyperlink: DoctypeHyperlink,
|
|
175
|
-
DoctypeImage: DoctypeImage,
|
|
176
|
-
DoctypeImage1: DoctypeImage1,
|
|
177
|
-
DoctypeImageSc: DoctypeImageSc,
|
|
178
|
-
DoctypeInfotrack: DoctypeInfotrack,
|
|
179
|
-
DoctypeInfotrackNew: DoctypeInfotrackNew,
|
|
180
|
-
DoctypeInfotrackNewSc: DoctypeInfotrackNewSc,
|
|
181
|
-
DoctypeInfotrackSc: DoctypeInfotrackSc,
|
|
182
|
-
DoctypeNewComment: DoctypeNewComment,
|
|
183
|
-
DoctypePaymentRequest: DoctypePaymentRequest,
|
|
184
|
-
DoctypePdf: DoctypePdf,
|
|
185
|
-
DoctypePdfSc: DoctypePdfSc,
|
|
186
|
-
DoctypePowerpoint: DoctypePowerpoint,
|
|
187
|
-
DoctypePowerpointSc: DoctypePowerpointSc,
|
|
188
|
-
DoctypeRtf: DoctypeRtf,
|
|
189
|
-
DoctypeSignatureDeclined: DoctypeSignatureDeclined,
|
|
190
|
-
DoctypeSignatureDeclined2: DoctypeSignatureDeclined2,
|
|
191
|
-
DoctypeSignaturePending: DoctypeSignaturePending,
|
|
192
|
-
DoctypeSignaturePending2: DoctypeSignaturePending2,
|
|
193
|
-
DoctypeSignatureRequest2: DoctypeSignatureRequest2,
|
|
194
|
-
DoctypeSignatureRequested: DoctypeSignatureRequested,
|
|
195
|
-
DoctypeSignatureSigned: DoctypeSignatureSigned,
|
|
196
|
-
DoctypeSignatureSigned2: DoctypeSignatureSigned2,
|
|
197
|
-
DoctypeSms: DoctypeSms,
|
|
198
|
-
DoctypeTaxInvoice: DoctypeTaxInvoice,
|
|
199
|
-
DoctypeTaxInvoice2: DoctypeTaxInvoice2,
|
|
200
|
-
DoctypeTaxInvoiceTemplate: DoctypeTaxInvoiceTemplate,
|
|
201
|
-
DoctypeTaxInvoiceTemplate2: DoctypeTaxInvoiceTemplate2,
|
|
202
|
-
DoctypeUnknownType: DoctypeUnknownType,
|
|
203
|
-
DoctypeVideo: DoctypeVideo,
|
|
204
|
-
};
|
|
205
|
-
|
|
206
|
-
// icons from core
|
|
207
|
-
export const doctypeIcons = {
|
|
208
|
-
DocTypeAppointment: DocTypeAppointment,
|
|
209
|
-
DocTypeDefaultDoc: DocTypeDefault,
|
|
210
|
-
DocTypeExcel: DocTypeExcel,
|
|
211
|
-
DocTypeFolder: DocTypeFolder,
|
|
212
|
-
DocTypeImage: DocTypeImage,
|
|
213
|
-
DocTypePdf: DocTypePdf,
|
|
214
|
-
DocTypeEmail: DocTypeEmail,
|
|
215
|
-
DocTypeTrust: DocTypeTrust,
|
|
216
|
-
DocTypeWord: DocTypeWord,
|
|
217
|
-
DocTypeZip: DocTypeZip,
|
|
218
|
-
DocTypeComment: DocTypeComment,
|
|
219
|
-
DocTypeEmailDraft: DocTypeEmailDraft,
|
|
220
|
-
DocTypeEmailSent: DocTypeEmailSent,
|
|
221
|
-
DocTypeEmailRecieved: DocTypeEmailRecieved,
|
|
222
|
-
DocTypeAppointmentCriticalDate: DocTypeAppointmentCriticalDate,
|
|
223
|
-
DocTypeAudio: DocTypeAudio,
|
|
224
|
-
DocTypeVideo: DocTypeVideo,
|
|
225
|
-
DocTypeClausePrecedent: DocTypeClausePrecedent,
|
|
226
|
-
DocTypeCriticalDate: DocTypeCriticalDate,
|
|
227
|
-
DocTypeDeadline: DocTypeDeadline,
|
|
228
|
-
DocTypeEmailReceived: DocTypeEmailReceived,
|
|
229
|
-
DocTypeFax: DocTypeFax,
|
|
230
|
-
DocTypeFileNote: DocTypeFileNote,
|
|
231
|
-
DocTypeInfotrack: DocTypeInfotrack,
|
|
232
|
-
DocTypeInvoiceRequest: DocTypeInvoiceRequest,
|
|
233
|
-
DocTypeInvoiceRequests: DocTypeInvoiceRequests,
|
|
234
|
-
DocTypeLetter: DocTypeLetter,
|
|
235
|
-
DocTypeMemo: DocTypeMemo,
|
|
236
|
-
DocTypePowerpoint: DocTypePowerpoint,
|
|
237
|
-
DocTypeSignatureDeclined: DocTypeSignatureDeclined,
|
|
238
|
-
DocTypeSignaturePending: DocTypeSignaturePending,
|
|
239
|
-
DocTypeSignatureRequest: DocTypeSignatureRequest,
|
|
240
|
-
DocTypeSignatureSigned: DocTypeSignatureSigned,
|
|
241
|
-
DocTypeSMS: DocTypeSMS,
|
|
242
|
-
DocTypeTasks: DocTypeTasks,
|
|
243
|
-
ActivityTypeVideoCall: ActivityTypeVideoCall,
|
|
244
|
-
ActivityTypePhoneCall: ActivityTypePhoneCall,
|
|
245
|
-
ActivityTypeScannedDoc: ActivityTypeScannedDoc,
|
|
246
|
-
ActivityTypeDefault: ActivityTypeDefault,
|
|
247
|
-
};
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
export { default as DocTypeAppointment } from './DocTypeAppointment'
|
|
3
|
-
export { default as DocTypeDefault } from './DocTypeDefault'
|
|
4
|
-
export { default as DocTypeExcel } from './DocTypeExcel'
|
|
5
|
-
export { default as DocTypeFolder } from './DocTypeFolder'
|
|
6
|
-
export { default as DocTypeImage } from './DocTypeImage'
|
|
7
|
-
export { default as DocTypePdf } from './DocTypePdf'
|
|
8
|
-
export { default as DocTypeEmail } from './DocTypeEmail'
|
|
9
|
-
export { default as DocTypeTrust } from './DocTypeTrust'
|
|
10
|
-
export { default as DocTypeWord } from './DocTypeWord'
|
|
11
|
-
export { default as DocTypeZip } from './DocTypeZip'
|
|
12
|
-
export { default as DocTypeComment } from './DocTypeComment'
|
|
13
|
-
export { default as DocTypeEmailDraft } from './DocTypeEmailDraft'
|
|
14
|
-
export { default as DocTypeEmailSent } from './DocTypeEmailSent'
|
|
15
|
-
export { default as DocTypeEmailRecieved } from './DocTypeEmailRecieved'
|
|
16
|
-
export { default as DocTypeAppointmentCriticalDate } from './DocTypeAppointmentCriticalDate'
|
|
17
|
-
export { default as DocTypeAudio } from './DocTypeAudio'
|
|
18
|
-
export { default as DocTypeVideo } from './DocTypeVideo'
|
|
19
|
-
export { default as DocTypeClausePrecedent } from './DocTypeClausePrecedent'
|
|
20
|
-
export { default as DocTypeCriticalDate } from './DocTypeCriticalDate'
|
|
21
|
-
export { default as DocTypeDeadline } from './DocTypeDeadline'
|
|
22
|
-
export { default as DocTypeEmailReceived } from './DocTypeEmailReceived'
|
|
23
|
-
export { default as DocTypeFax } from './DocTypeFax'
|
|
24
|
-
export { default as DocTypeFileNote } from './DocTypeFileNote'
|
|
25
|
-
export { default as DocTypeInfotrack } from './DocTypeInfotrack'
|
|
26
|
-
export { default as DocTypeInvoiceRequest } from './DocTypeInvoiceRequest'
|
|
27
|
-
export { default as DocTypeInvoiceRequests } from './DocTypeInvoiceRequests'
|
|
28
|
-
export { default as DocTypeLetter } from './DocTypeLetter'
|
|
29
|
-
export { default as DocTypeMemo } from './DocTypeMemo'
|
|
30
|
-
export { default as DocTypePowerpoint } from './DocTypePowerpoint'
|
|
31
|
-
export { default as DocTypeSignatureDeclined } from './DocTypeSignatureDeclined'
|
|
32
|
-
export { default as DocTypeSignaturePending } from './DocTypeSignaturePending'
|
|
33
|
-
export { default as DocTypeSignatureRequest } from './DocTypeSignatureRequest'
|
|
34
|
-
export { default as DocTypeSignatureSigned } from './DocTypeSignatureSigned'
|
|
35
|
-
export { default as DocTypeSMS } from './DocTypeSMS'
|
|
36
|
-
export { default as DocTypeTasks } from './DocTypeTasks'
|
|
37
|
-
export { default as ActivityTypeVideoCall } from './ActivityTypeVideoCall';
|
|
38
|
-
export { default as ActivityTypePhoneCall } from './ActivityTypePhoneCall';
|
|
39
|
-
export { default as ActivityTypeScannedDoc } from './ActivityTypeScannedDoc';
|
|
40
|
-
export { default as ActivityTypeDefault } from './ActivityTypeDefault';
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
|
|
4
|
-
export default function ActivityTypeDefault16(props: SvgIconProps) {
|
|
5
|
-
return (
|
|
6
|
-
<SvgIcon {...props} viewBox="0 0 16 16">
|
|
7
|
-
<path
|
|
8
|
-
d="M6.91409 1.32231C7.57503 0.894902 8.42521 0.894902 9.08616 1.32231L13.0862 3.90897C13.656 4.27748 14.0001 4.9098 14.0001 5.58842V10.4108C14.0001 11.0899 13.6556 11.7225 13.0852 12.0909L9.0851 14.6743C8.42461 15.1008 7.57548 15.1008 6.915 14.6742L2.91506 12.0909C2.34465 11.7225 2.00012 11.0899 2.00012 10.4108V5.58842C2.00012 4.9098 2.34424 4.27748 2.91409 3.90897L6.91409 1.32231Z"
|
|
9
|
-
fill="white"
|
|
10
|
-
/>
|
|
11
|
-
<path
|
|
12
|
-
fillRule="evenodd"
|
|
13
|
-
clipRule="evenodd"
|
|
14
|
-
d="M12.5431 4.7487L8.54314 2.16203C8.21267 1.94833 7.78758 1.94833 7.4571 2.16203L3.4571 4.7487C3.17218 4.93295 3.00012 5.24911 3.00012 5.58842V10.4108C3.00012 10.7504 3.17239 11.0667 3.45759 11.2509L7.45753 13.8342C7.78777 14.0475 8.21234 14.0475 8.54258 13.8342L12.5426 11.2509C12.8279 11.0667 13.0001 10.7503 13.0001 10.4108V5.58842C13.0001 5.24911 12.8281 4.93295 12.5431 4.7487ZM9.08616 1.32231C8.42521 0.894902 7.57503 0.894902 6.91409 1.32231L2.91409 3.90897C2.34424 4.27748 2.00012 4.9098 2.00012 5.58842V10.4108C2.00012 11.0899 2.34465 11.7225 2.91506 12.0909L6.915 14.6742C7.57548 15.1008 8.42461 15.1008 9.0851 14.6743L13.0852 12.0909C13.6556 11.7225 14.0001 11.0899 14.0001 10.4108V5.58842C14.0001 4.9098 13.656 4.27748 13.0862 3.90897L9.08616 1.32231Z"
|
|
15
|
-
fill="#979593"
|
|
16
|
-
/>
|
|
17
|
-
<path
|
|
18
|
-
fillRule="evenodd"
|
|
19
|
-
clipRule="evenodd"
|
|
20
|
-
d="M8.00012 9.99999C9.10469 9.99999 10.0001 9.10456 10.0001 7.99999C10.0001 6.89542 9.10469 5.99999 8.00012 5.99999C6.89555 5.99999 6.00012 6.89542 6.00012 7.99999C6.00012 9.10456 6.89555 9.99999 8.00012 9.99999ZM8.00012 11C9.65698 11 11.0001 9.65685 11.0001 7.99999C11.0001 6.34314 9.65698 4.99999 8.00012 4.99999C6.34327 4.99999 5.00012 6.34314 5.00012 7.99999C5.00012 9.65685 6.34327 11 8.00012 11Z"
|
|
21
|
-
fill="#979593"
|
|
22
|
-
/>
|
|
23
|
-
</SvgIcon>
|
|
24
|
-
);
|
|
25
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
|
|
4
|
-
export default function ActivityTypePhoneCall16(props: SvgIconProps) {
|
|
5
|
-
return (
|
|
6
|
-
<SvgIcon {...props} viewBox="0 0 16 16">
|
|
7
|
-
<path
|
|
8
|
-
fillRule="evenodd"
|
|
9
|
-
clipRule="evenodd"
|
|
10
|
-
d="M6.91969 9.00746C5.85959 7.94659 5.06044 6.75878 4.52948 5.55374C4.41713 5.29895 4.48327 5.00064 4.67989 4.80388L5.5189 4.0698C6.12687 3.46138 6.5257 2.98822 5.85107 2.28306L4.77763 1.21954C3.83572 0.26574 2.92725 0.254581 1.92404 1.21954L1.13816 2.02274C0.352313 2.82036 0.396957 3.63472 0.71462 4.6443C1.47388 7.05734 2.33498 9.15435 4.55395 11.3749C6.77291 13.5955 8.96922 14.9649 11.3368 15.4128C12.4745 15.6281 13.4032 15.4545 14.0746 14.7826L14.8275 14.1113C15.731 13.1523 15.7173 12.166 14.8275 11.2507L13.6913 10.1658C13.1604 9.63442 12.5688 9.75477 11.9384 10.431L11.1202 11.2507C10.9236 11.4475 10.6255 11.5136 10.3709 11.4012C9.16674 10.869 7.97979 10.0683 6.91969 9.00746Z"
|
|
11
|
-
fill="white"
|
|
12
|
-
/>
|
|
13
|
-
<path
|
|
14
|
-
fillRule="evenodd"
|
|
15
|
-
clipRule="evenodd"
|
|
16
|
-
d="M5.13068 0.866069C4.60991 0.339368 4.02832 0.00194628 3.37498 8.38327e-06C2.72365 -0.00192359 2.12732 0.330202 1.5775 0.859037L1.56674 0.869708L0.781394 1.67234C0.318472 2.14242 0.0765166 2.6467 0.015591 3.19917C-0.0432056 3.73233 0.0719638 4.26774 0.237698 4.79446C1.0084 7.24379 1.9007 9.42726 4.20055 11.7287C6.46082 13.9906 8.74326 15.4313 11.2443 15.9045C12.4723 16.1368 13.5895 15.9678 14.4176 15.1472L15.1603 14.485C15.1711 14.4754 15.1815 14.4653 15.1914 14.4547C15.7006 13.9143 16.0023 13.3106 16 12.6632C15.9977 12.015 15.691 11.4219 15.186 10.9025C15.1817 10.898 15.1773 10.8937 15.1728 10.8894L14.0405 9.8082C13.6895 9.45907 13.2562 9.27289 12.7715 9.35261C12.3231 9.42635 11.9258 9.71404 11.5795 10.0839L10.7673 10.8976C10.7674 10.8976 10.7673 10.8976 10.7673 10.8976C10.7055 10.9594 10.6249 10.9673 10.5727 10.9443C9.42626 10.4375 8.29031 9.67249 7.27278 8.65425C6.25532 7.63608 5.49174 6.4994 4.98623 5.35215C4.96428 5.30235 4.97035 5.22658 5.02461 5.16603L5.84747 4.4461C5.85586 4.43876 5.864 4.43113 5.87189 4.42324C6.15632 4.13862 6.50593 3.78423 6.64102 3.36661C6.71624 3.13407 6.72691 2.88348 6.6457 2.62447C6.56758 2.37531 6.41414 2.14892 6.21169 1.93731L5.13068 0.866069ZM2.27501 1.57468L1.49331 2.37358C1.17073 2.70098 1.04225 3.00252 1.00847 3.30883C0.972533 3.63469 1.03853 4.01129 1.19048 4.49421C1.93841 6.87118 2.76845 8.88193 4.90686 11.0218C7.08485 13.2013 9.19535 14.4995 11.4298 14.9222C12.4721 15.1194 13.2082 14.9438 13.7219 14.4297C13.7287 14.4229 13.7357 14.4163 13.7428 14.4099L14.479 13.7536C14.8625 13.3413 15.0022 12.9774 15.0011 12.6668C15 12.3549 14.8565 11.9994 14.4763 11.606L13.3385 10.5196C13.1592 10.3402 13.0329 10.3227 12.9335 10.339C12.7983 10.3613 12.5867 10.469 12.3039 10.7723L12.2921 10.7846L11.4738 11.6043C11.1424 11.936 10.6265 12.0607 10.1695 11.8589C8.90748 11.3011 7.66925 10.4647 6.56647 9.36114C5.46361 8.25752 4.62878 7.01851 4.0723 5.75562M2.27501 1.57468C2.72598 1.14248 3.08389 0.998812 3.37201 0.999667C3.65844 1.00052 4.00146 1.14475 4.42217 1.57076L5.4945 2.63319C5.62612 2.77172 5.67496 2.86745 5.69261 2.92375C5.70737 2.97081 5.70682 3.00877 5.69066 3.05873C5.64357 3.20433 5.49289 3.38802 5.17729 3.70462L4.35092 4.42762C4.34253 4.43496 4.33438 4.44258 4.3265 4.45047C3.99508 4.78213 3.87068 5.29825 4.0723 5.75562"
|
|
17
|
-
fill="#979593"
|
|
18
|
-
/>
|
|
19
|
-
</SvgIcon>
|
|
20
|
-
);
|
|
21
|
-
}
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
|
|
4
|
-
export default function ActivityTypeScannedDoc16(props: SvgIconProps) {
|
|
5
|
-
return (
|
|
6
|
-
<SvgIcon {...props} viewBox="0 0 16 16">
|
|
7
|
-
<path
|
|
8
|
-
d="M10.0105 2.99863H5.22764C5.22764 2.99863 5.1348 2.98776 5.07007 3.05721C5.00533 3.12666 5.0115 3.1861 5.0115 3.24079V12.6274C5.0115 12.8222 4.9982 12.8666 5.06293 12.9361C5.12767 13.0055 5.19018 12.9977 5.35668 12.9977H11.665C11.7565 12.9977 11.8876 13.0055 11.9524 12.9361C12.0171 12.8666 12.0102 12.7256 12.0102 12.6274V5.49841C12.0101 5.4002 11.9738 5.30601 11.909 5.23658L10.2546 3.10714C10.1898 3.03768 10.1021 2.99865 10.0105 2.99863Z"
|
|
9
|
-
fill="white"
|
|
10
|
-
/>
|
|
11
|
-
<path
|
|
12
|
-
fillRule="evenodd"
|
|
13
|
-
clipRule="evenodd"
|
|
14
|
-
d="M10.9861 2.42543C10.7402 2.16153 10.391 1.99871 10.0107 1.99863H5.25162C5.23714 1.99816 5.22165 1.99792 5.20523 1.99804C5.14763 1.99843 5.07224 2.00309 4.98587 2.01954C4.81644 2.05182 4.55808 2.13975 4.33844 2.37539C4.18617 2.53877 4.08438 2.7327 4.03887 2.9438C4.00359 3.10745 4.01141 3.28074 4.01141 3.24079V12.6274C4.01141 12.655 4.01119 12.6706 4.01093 12.6891L4.01036 12.7418C4.01011 12.7758 4.00956 12.8521 4.01863 12.9361C4.02915 13.0336 4.05432 13.1641 4.11997 13.306C4.18482 13.4461 4.26666 13.5485 4.33131 13.6179C4.41107 13.7035 4.51693 13.7931 4.65517 13.8642C4.79211 13.9347 4.9211 13.9665 5.02203 13.9817C5.11424 13.9957 5.19521 13.9973 5.23783 13.9978C5.2638 13.9981 5.30377 13.9979 5.33151 13.9978L5.35658 13.9977H11.6649L11.6947 13.9979C11.7091 13.998 11.7298 13.9981 11.7529 13.9978C11.7973 13.9972 11.8667 13.995 11.9463 13.9848C12.0749 13.9682 12.4112 13.9103 12.6838 13.6179C12.943 13.3397 12.9867 13.0147 12.9991 12.9049C13.0126 12.7853 13.0105 12.6542 13.0101 12.6309L13.0101 12.6274V5.49821C13.01 5.17555 12.8977 4.85385 12.6798 4.59883L11.0166 2.45822L10.9861 2.42543ZM5.06997 3.05721C5.1347 2.98776 5.22754 2.99863 5.22754 2.99863H8.99536V5.1924C8.99535 5.43068 8.99535 5.63467 9.15508 5.80289C9.27124 5.92522 9.49388 6.00001 9.71169 6.00001H12.0101V12.6274L12.0102 12.6536C12.0107 12.7493 12.0114 12.8726 11.9523 12.9361C11.8933 12.9994 11.7793 12.9985 11.6902 12.9979L11.6649 12.9977H5.35658L5.311 12.9979C5.17794 12.9985 5.12129 12.9988 5.06284 12.9361C5.00863 12.8779 5.00914 12.8373 5.01075 12.7113C5.01106 12.6868 5.01141 12.6591 5.01141 12.6274V3.24079L5.01133 3.22766C5.01087 3.17659 5.01038 3.12114 5.06997 3.05721ZM11.7253 5.00019L10.2545 3.10714C10.1898 3.03768 10.102 2.99865 10.0104 2.99863H10.0008V4.77017C10.0008 4.79587 10 4.81722 9.99944 4.83545C9.99726 4.9009 9.99642 4.92599 10.0347 4.96633C10.0723 5.00587 10.1004 5.00444 10.152 5.00181C10.1669 5.00105 10.1837 5.00019 10.2033 5.00019L11.7253 5.00019Z"
|
|
15
|
-
fill="#979593"
|
|
16
|
-
/>
|
|
17
|
-
<path
|
|
18
|
-
d="M6.51038 8.00259C6.23423 8.00259 6.01038 8.22645 6.01038 8.50259C6.01038 8.77874 6.23423 9.00259 6.51038 9.00259L10.5104 9.0026C10.7865 9.0026 11.0104 8.77874 11.0104 8.5026C11.0104 8.22645 10.7865 8.00259 10.5104 8.00259H6.51038Z"
|
|
19
|
-
fill="#C8C6C4"
|
|
20
|
-
/>
|
|
21
|
-
<path
|
|
22
|
-
d="M6.51038 10C6.23423 10 6.01038 10.2239 6.01038 10.5C6.01038 10.7761 6.23423 11 6.51038 11L10.5104 11C10.7865 11 11.0104 10.7761 11.0104 10.5C11.0104 10.2239 10.7865 10 10.5104 10L6.51038 10Z"
|
|
23
|
-
fill="#C8C6C4"
|
|
24
|
-
/>
|
|
25
|
-
<path
|
|
26
|
-
d="M0.510376 5C0.234234 5 0.010376 4.77614 0.010376 4.5L0.0103759 1.96686C0.0103758 1.39835 0.166495 0.887556 0.533414 0.519886C0.900378 0.152171 1.40595 0 1.95569 0H4.51038C4.78652 0 5.01038 0.223857 5.01038 0.5C5.01038 0.776142 4.78652 1 4.51038 1L1.95569 1C1.58355 1 1.36647 1.10079 1.24124 1.22627C1.11598 1.35179 1.01038 1.57442 1.01038 1.96686L1.01038 4.5C1.01038 4.77614 0.786518 5 0.510376 5Z"
|
|
27
|
-
fill="#191919"
|
|
28
|
-
/>
|
|
29
|
-
<path
|
|
30
|
-
d="M11.5 0C11.2239 0 11 0.223858 11 0.5C11 0.776142 11.2239 1 11.5 1H14.0331C14.4256 1 14.6482 1.1056 14.7737 1.23087C14.8992 1.35609 15 1.57317 15 1.94531V4.5C15 4.77614 15.2239 5 15.5 5C15.7761 5 16 4.77614 16 4.5V1.94531C16 1.39558 15.8478 0.890002 15.4801 0.523039C15.1124 0.156119 14.6016 0 14.0331 0H11.5Z"
|
|
31
|
-
fill="#191919"
|
|
32
|
-
/>
|
|
33
|
-
<path
|
|
34
|
-
d="M16 11.5C16 11.2239 15.7761 11 15.5 11C15.2239 11 15 11.2239 15 11.5V14.0331C15 14.4256 14.8944 14.6482 14.7691 14.7737C14.6439 14.8992 14.4268 15 14.0547 15H11.5C11.2239 15 11 15.2239 11 15.5C11 15.7761 11.2239 16 11.5 16H14.0547C14.6044 16 15.11 15.8478 15.477 15.4801C15.8439 15.1124 16 14.6016 16 14.0331V11.5Z"
|
|
35
|
-
fill="#191919"
|
|
36
|
-
/>
|
|
37
|
-
<path
|
|
38
|
-
d="M4.5 16C4.77614 16 5 15.7761 5 15.5C5 15.2239 4.77614 15 4.5 15H1.96686C1.57442 15 1.35179 14.8944 1.22627 14.7691C1.10079 14.6439 1 14.4268 1 14.0547L1 11.5C1 11.2239 0.776142 11 0.5 11C0.223857 11 0 11.2239 0 11.5V14.0547C0 14.6044 0.152171 15.11 0.519885 15.477C0.887556 15.8439 1.39835 16 1.96686 16H4.5Z"
|
|
39
|
-
fill="#191919"
|
|
40
|
-
/>
|
|
41
|
-
</SvgIcon>
|
|
42
|
-
);
|
|
43
|
-
}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
|
|
4
|
-
export default function ActivityTypeVideoCall16(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
|
-
}
|
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';
|
|
2
|
-
|
|
3
|
-
import React from 'react';
|
|
4
|
-
|
|
5
|
-
export default function DocTypeAppointment16(props: SvgIconProps) {
|
|
6
|
-
return (
|
|
7
|
-
<SvgIcon {...props} viewBox="0 0 32 32">
|
|
8
|
-
<g xmlns="http://www.w3.org/2000/svg" fill="none" fillRule="evenodd">
|
|
9
|
-
<path
|
|
10
|
-
fillRule="evenodd"
|
|
11
|
-
clipRule="evenodd"
|
|
12
|
-
d="M18.6496 30H2V12H30V18.6496C28.6394 17.6145 26.9415 17 25.1 17C20.6265 17 17 20.6265 17 25.1C17 26.9415 17.6145 28.6394 18.6496 30Z"
|
|
13
|
-
fill="white"
|
|
14
|
-
/>
|
|
15
|
-
<path
|
|
16
|
-
fillRule="evenodd"
|
|
17
|
-
clipRule="evenodd"
|
|
18
|
-
d="M30 18.6496V12H2C1.98072 24 1.98072 30 2 30H18.6496C19.2542 30.7946 20.0023 31.4742 20.8552 32H0V3H32V20.8552C31.4742 20.0023 30.7946 19.2542 30 18.6496Z"
|
|
19
|
-
fill="#707C8A"
|
|
20
|
-
/>
|
|
21
|
-
<path
|
|
22
|
-
fillRule="evenodd"
|
|
23
|
-
clipRule="evenodd"
|
|
24
|
-
d="M28 17.5346C27.3677 17.292 26.6972 17.1265 26 17.0494V16H24V17.0741C23.3011 17.169 22.6304 17.353 22 17.6144V16H18V20H18.8068C17.677 21.3924 17 23.1671 17 25.1C17 26.1219 17.1892 27.0996 17.5346 28H15.4326C13.4799 28 9.66904 28 4 28V14H28V17.5346ZM6 22V26H10V22H6ZM6 16V20H10V16H6ZM12 16V20H16V16H12ZM12 22V26H16V22H12Z"
|
|
25
|
-
fill="#929292"
|
|
26
|
-
/>
|
|
27
|
-
<path
|
|
28
|
-
fillRule="evenodd"
|
|
29
|
-
clipRule="evenodd"
|
|
30
|
-
d="M2 5H30V10H2V5Z"
|
|
31
|
-
fill="#9DA7B3"
|
|
32
|
-
/>
|
|
33
|
-
<path
|
|
34
|
-
fillRule="evenodd"
|
|
35
|
-
clipRule="evenodd"
|
|
36
|
-
d="M4 0V8H10V0H4Z"
|
|
37
|
-
fill="#707C8A"
|
|
38
|
-
/>
|
|
39
|
-
<path
|
|
40
|
-
fillRule="evenodd"
|
|
41
|
-
clipRule="evenodd"
|
|
42
|
-
d="M22 0V8H28V0H22Z"
|
|
43
|
-
fill="#707C8A"
|
|
44
|
-
/>
|
|
45
|
-
<path d="M26 2H24V6H26V2Z" fill="white" />
|
|
46
|
-
<path d="M8 2H6V6H8V2Z" fill="white" />
|
|
47
|
-
<path
|
|
48
|
-
d="M25.25 32C28.9779 32 32 28.9779 32 25.25C32 21.5221 28.9779 18.5 25.25 18.5C21.5221 18.5 18.5 21.5221 18.5 25.25C18.5 28.9779 21.5221 32 25.25 32Z"
|
|
49
|
-
fill="#2E6DAD"
|
|
50
|
-
/>
|
|
51
|
-
<path
|
|
52
|
-
fillRule="evenodd"
|
|
53
|
-
clipRule="evenodd"
|
|
54
|
-
d="M25.5 21V25.4954L28 26.8V28.6L24 26V21H25.5Z"
|
|
55
|
-
fill="white"
|
|
56
|
-
/>
|
|
57
|
-
<rect x="4" y="14" width="8" height="8" fill="white" />
|
|
58
|
-
<rect x="4" y="14" width="6" height="6" fill="#60738A" />
|
|
59
|
-
</g>
|
|
60
|
-
</SvgIcon>
|
|
61
|
-
);
|
|
62
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon'
|
|
2
|
-
|
|
3
|
-
import React from 'react'
|
|
4
|
-
|
|
5
|
-
export default function DocTypeAppointmentCriticalDate16(props: SvgIconProps) {
|
|
6
|
-
return (
|
|
7
|
-
<SvgIcon {...props} viewBox="0 0 32 32">
|
|
8
|
-
<g xmlns="http://www.w3.org/2000/svg" fill="none" fillRule="evenodd">
|
|
9
|
-
<path fillRule="evenodd" clipRule="evenodd" d="M31 12H1V31H17V17H31V12Z" fill="white" />
|
|
10
|
-
<path fillRule="evenodd" clipRule="evenodd" d="M0 12V30V32H2H17V30H2V12H30V17H32V12V10V5V3H30H2H0V5V10V12ZM2 10H30V5H2V10Z" fill="#707C8A" />
|
|
11
|
-
<path fillRule="evenodd" clipRule="evenodd" d="M2 5H30V10H2V5Z" fill="#9DA7B3" />
|
|
12
|
-
<path fillRule="evenodd" clipRule="evenodd" d="M28 14H12V16H16V20H12V22H10V26H6V22H4V26V28H6H10H12H16H17V17H18V16H22V17H24V16H26V17H28V16V15V14ZM12 22V26H16V22H12Z" fill="#929292" />
|
|
13
|
-
<rect x="4" y="14" width="6" height="6" fill="#60738A" />
|
|
14
|
-
<path fillRule="evenodd" clipRule="evenodd" d="M4 0V8H10V0H4Z" fill="#707C8A" />
|
|
15
|
-
<path fillRule="evenodd" clipRule="evenodd" d="M22 0V8H28V0H22Z" fill="#707C8A" />
|
|
16
|
-
<path d="M26 2H24V6H26V2Z" fill="white" />
|
|
17
|
-
<path d="M8 2H6V6H8V2Z" fill="white" />
|
|
18
|
-
<path fillRule="evenodd" clipRule="evenodd" d="M21 18H19V32H21V27H32V19H21V18Z" fill="#D65532" />
|
|
19
|
-
</g>
|
|
20
|
-
</SvgIcon>
|
|
21
|
-
)
|
|
22
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon'
|
|
2
|
-
|
|
3
|
-
import React from 'react'
|
|
4
|
-
|
|
5
|
-
export default function DocTypeAudio16(props: SvgIconProps) {
|
|
6
|
-
return (
|
|
7
|
-
<SvgIcon {...props} viewBox="0 0 32 32">
|
|
8
|
-
<g xmlns="http://www.w3.org/2000/svg" fill="none" fillRule="evenodd">
|
|
9
|
-
<path d="M30 32H2V0H23.5385L30 6V32Z" fill="#707C8A" />
|
|
10
|
-
<path fillRule="evenodd" clipRule="evenodd" d="M27.8461 7L22.4615 2H4.15381V30H27.8461V7Z" fill="white" />
|
|
11
|
-
<path fillRule="evenodd" clipRule="evenodd" d="M22 8V1H20V10H29V8H22Z" fill="#707C8A" />
|
|
12
|
-
<path fillRule="evenodd" clipRule="evenodd" d="M13 16H9V24H13L17 28V12L13 16ZM21 20C21 19.7617 21.183 18 19 18V16C21.183 16 23 18.4722 23 20C23 21.5278 21.183 24 19 24V22C21.183 22 21 20.2383 21 20Z" fill="#2E6DAD" />
|
|
13
|
-
</g>
|
|
14
|
-
</SvgIcon>
|
|
15
|
-
)
|
|
16
|
-
}
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';
|
|
2
|
-
|
|
3
|
-
import React from 'react';
|
|
4
|
-
|
|
5
|
-
export default function DocTypeClausePrecedent16(props: SvgIconProps) {
|
|
6
|
-
return (
|
|
7
|
-
<SvgIcon {...props} viewBox="0 0 32 32">
|
|
8
|
-
<g xmlns="http://www.w3.org/2000/svg" fill="none" fillRule="evenodd">
|
|
9
|
-
<path
|
|
10
|
-
fillRule="evenodd"
|
|
11
|
-
clipRule="evenodd"
|
|
12
|
-
d="M29 7L23.7917 2H4V30H29V7Z"
|
|
13
|
-
fill="white"
|
|
14
|
-
/>
|
|
15
|
-
<path
|
|
16
|
-
fillRule="evenodd"
|
|
17
|
-
clipRule="evenodd"
|
|
18
|
-
d="M13.9998 12H25V18H15.9998L15.3332 16H23H23.2353V14H23H14.6665L13.9998 12ZM13.6665 26H25V20H15.6665L14.9998 22H23.2353V24H14.3332L13.6665 26Z"
|
|
19
|
-
fill="#2E6DAD"
|
|
20
|
-
/>
|
|
21
|
-
<path
|
|
22
|
-
fillRule="evenodd"
|
|
23
|
-
clipRule="evenodd"
|
|
24
|
-
d="M30 32H2V0H23.5385L30 6V32ZM27.8462 7L22.4615 2H22V8H27.8462V7ZM27.8462 10V30H4.15385V2H20V10H27.8462Z"
|
|
25
|
-
fill="#7F8B99"
|
|
26
|
-
/>
|
|
27
|
-
<rect x="2" y="10" width="3" height="18" fill="white" />
|
|
28
|
-
<ellipse
|
|
29
|
-
cx="7.00003"
|
|
30
|
-
cy="16.8666"
|
|
31
|
-
rx="4.11429"
|
|
32
|
-
ry="4.26667"
|
|
33
|
-
fill="white"
|
|
34
|
-
/>
|
|
35
|
-
<path
|
|
36
|
-
d="M9.46795 22.2132L10.1735 21.0259L11.4467 20.5756L11.5877 19.1888L12.5457 18.2109L12.0902 16.8982L12.5457 15.5855L11.5878 14.6075L11.4467 13.2208L10.1735 12.7704L9.46798 11.5832L8.1335 11.7503L6.99989 11L5.86628 11.7503L4.53183 11.5832L3.8263 12.7705L2.55309 13.2208L2.41203 14.6075L1.4541 15.5855L1.90955 16.8982L1.4541 18.2109L2.412 19.1889L2.55306 20.5757L3.82627 21.026L4.5318 22.2132L5.86628 22.0462L6.99989 22.7964L8.1335 22.0462L9.46795 22.2132ZM3.09969 16.8982C3.09969 14.668 4.84932 12.8536 6.99989 12.8536C9.15046 12.8536 10.9001 14.668 10.9001 16.8982C10.9001 19.1284 9.15046 20.9429 6.99989 20.9429C4.84932 20.9429 3.09969 19.1284 3.09969 16.8982Z"
|
|
37
|
-
fill="#2E6DAD"
|
|
38
|
-
/>
|
|
39
|
-
<path
|
|
40
|
-
d="M7 14.3982C5.62149 14.3982 4.5 15.5197 4.5 16.8982C4.5 18.2767 5.62149 19.3982 7 19.3982C8.37851 19.3982 9.5 18.2767 9.5 16.8982C9.5 15.5197 8.37851 14.3982 7 14.3982Z"
|
|
41
|
-
fill="#2E6DAD"
|
|
42
|
-
/>
|
|
43
|
-
<path
|
|
44
|
-
d="M1.71191 25.6905L2.94177 21.7041L6.67762 23.6958L5.65825 26.9999L3.926 25.5643L1.71191 25.6905Z"
|
|
45
|
-
fill="#2E6DAD"
|
|
46
|
-
/>
|
|
47
|
-
<path
|
|
48
|
-
d="M8.34188 26.9999L7.32251 23.6958L11.0584 21.7041L12.2882 25.6905L10.0741 25.5643L8.34188 26.9999Z"
|
|
49
|
-
fill="#2E6DAD"
|
|
50
|
-
/>
|
|
51
|
-
</g>
|
|
52
|
-
</SvgIcon>
|
|
53
|
-
);
|
|
54
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';
|
|
2
|
-
|
|
3
|
-
import React from 'react';
|
|
4
|
-
|
|
5
|
-
export default function DocTypeComment16(props: SvgIconProps) {
|
|
6
|
-
return (
|
|
7
|
-
<SvgIcon {...props} viewBox="0 0 32 32">
|
|
8
|
-
<g xmlns="http://www.w3.org/2000/svg" fill="none" fillRule="evenodd">
|
|
9
|
-
<path d="M30 22.0556H14L6 30V22.0556H2V4H30V22.0556Z" fill="#707C8A" />
|
|
10
|
-
<path
|
|
11
|
-
fillRule="evenodd"
|
|
12
|
-
clipRule="evenodd"
|
|
13
|
-
d="M13 20H28V6H4V20H8V25.1794L13 20Z"
|
|
14
|
-
fill="white"
|
|
15
|
-
/>
|
|
16
|
-
<path
|
|
17
|
-
fillRule="evenodd"
|
|
18
|
-
clipRule="evenodd"
|
|
19
|
-
d="M8 16H18V18H8V16ZM8 8H24V10H8V8ZM8 12H24V14H8V12Z"
|
|
20
|
-
fill="#F69139"
|
|
21
|
-
/>
|
|
22
|
-
</g>
|
|
23
|
-
</SvgIcon>
|
|
24
|
-
);
|
|
25
|
-
}
|