@bbl-digital/snorre 4.2.82 → 4.2.83
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/lib/core/QuillEditor/config.d.ts +3 -3
- package/lib/index.d.ts +6 -0
- package/package.json +4 -2
- package/esm/app-shell/index.js +0 -45
- package/esm/app-shell/theme.js +0 -14
- package/esm/core/Alert/Alert.stories.js +0 -50
- package/esm/core/Alert/index.js +0 -70
- package/esm/core/Alert/styles.js +0 -24
- package/esm/core/AppLoader/AppLoader.stories.js +0 -16
- package/esm/core/AppLoader/index.js +0 -29
- package/esm/core/AppLoader/styles.js +0 -11
- package/esm/core/Autocomplete/Autocomplete.stories.js +0 -333
- package/esm/core/Autocomplete/hooks/useAutocomplete.js +0 -212
- package/esm/core/Autocomplete/hooks/useHandleDimentions.js +0 -24
- package/esm/core/Autocomplete/index.interfaces.js +0 -5
- package/esm/core/Autocomplete/index.js +0 -149
- package/esm/core/Autocomplete/styles.js +0 -75
- package/esm/core/Banner/Banner.stories.js +0 -100
- package/esm/core/Banner/index.js +0 -43
- package/esm/core/Banner/styles.js +0 -41
- package/esm/core/BarAndLineComposedChart/BarAndLineComposedChart.stories.js +0 -189
- package/esm/core/BarAndLineComposedChart/index.js +0 -116
- package/esm/core/BarAndLineComposedChart/styles.js +0 -14
- package/esm/core/BarChartWithCustomizedEvent/BarChartWithCustomizedEvent.stories.js +0 -87
- package/esm/core/BarChartWithCustomizedEvent/index.js +0 -116
- package/esm/core/BarChartWithCustomizedEvent/styles.js +0 -19
- package/esm/core/Box/Box.stories.js +0 -97
- package/esm/core/Box/index.js +0 -72
- package/esm/core/Box/styles.js +0 -66
- package/esm/core/BoxedTable/BoxedTable.stories.js +0 -357
- package/esm/core/BoxedTable/DraggableRow/index.js +0 -42
- package/esm/core/BoxedTable/DraggableRow/styles.js +0 -61
- package/esm/core/BoxedTable/HeaderCell/index.js +0 -40
- package/esm/core/BoxedTable/HeaderCell/styles.js +0 -17
- package/esm/core/BoxedTable/RowCell/index.js +0 -35
- package/esm/core/BoxedTable/RowCell/styles.js +0 -54
- package/esm/core/BoxedTable/TableHeader/index.js +0 -19
- package/esm/core/BoxedTable/TableHeader/styles.js +0 -22
- package/esm/core/BoxedTable/TableRow/index.js +0 -72
- package/esm/core/BoxedTable/TableRow/styles.js +0 -76
- package/esm/core/BoxedTable/index.js +0 -56
- package/esm/core/BoxedTable/models.js +0 -5
- package/esm/core/BoxedTable/styles.js +0 -79
- package/esm/core/Button/Button.stories.js +0 -130
- package/esm/core/Button/index.js +0 -73
- package/esm/core/Button/styles.js +0 -94
- package/esm/core/Calendar/Calendar.stories.js +0 -46
- package/esm/core/Calendar/CalendarEvent/index.js +0 -92
- package/esm/core/Calendar/CalendarEvent/styles.js +0 -69
- package/esm/core/Calendar/CalendarSmallEvent/index.js +0 -93
- package/esm/core/Calendar/CalendarSmallEvent/styles.js +0 -69
- package/esm/core/Calendar/index.js +0 -79
- package/esm/core/Calendar/styles.js +0 -63
- package/esm/core/Calendar/util.js +0 -15
- package/esm/core/Card/Card.stories.js +0 -76
- package/esm/core/Card/index.js +0 -36
- package/esm/core/Card/styles.js +0 -64
- package/esm/core/Checkbox/Checkbox.stories.js +0 -50
- package/esm/core/Checkbox/index.js +0 -63
- package/esm/core/Checkbox/styles.js +0 -38
- package/esm/core/CollapseList/CollapseList.stories.js +0 -57
- package/esm/core/CollapseList/Item.js +0 -74
- package/esm/core/CollapseList/index.js +0 -24
- package/esm/core/CollapseList/styles.js +0 -27
- package/esm/core/CommentsTimeline/CommentLine/index.js +0 -68
- package/esm/core/CommentsTimeline/CommentLine/styles.js +0 -42
- package/esm/core/CommentsTimeline/CommentsTimeline.stories.js +0 -90
- package/esm/core/CommentsTimeline/index.js +0 -20
- package/esm/core/CommentsTimeline/styles.js +0 -22
- package/esm/core/CustomText/CustomText.stories.js +0 -40
- package/esm/core/CustomText/index.js +0 -41
- package/esm/core/CustomText/styles.js +0 -31
- package/esm/core/Datepicker/Datepicker.stories.js +0 -66
- package/esm/core/Datepicker/index.js +0 -182
- package/esm/core/Datepicker/styles.js +0 -61
- package/esm/core/DatepickerRange/DatepickerRange.stories.js +0 -29
- package/esm/core/DatepickerRange/index.js +0 -118
- package/esm/core/DatepickerRange/styles.js +0 -54
- package/esm/core/Divider/index.js +0 -27
- package/esm/core/Divider/styles.js +0 -23
- package/esm/core/Dropdown/Dropdown.stories.js +0 -61
- package/esm/core/Dropdown/index.js +0 -104
- package/esm/core/Dropdown/styles.js +0 -13
- package/esm/core/DropdownMenu/DropdownMenu.stories.js +0 -60
- package/esm/core/DropdownMenu/DropdownMenuOption.js +0 -31
- package/esm/core/DropdownMenu/index.js +0 -65
- package/esm/core/DropdownMenu/styles.js +0 -38
- package/esm/core/FileInput/FileInput.stories.js +0 -93
- package/esm/core/FileInput/index.js +0 -145
- package/esm/core/FileInput/styles.js +0 -150
- package/esm/core/GoogleButton/GoogleButton.stories.js +0 -19
- package/esm/core/GoogleButton/index.js +0 -31
- package/esm/core/GoogleButton/styles.js +0 -22
- package/esm/core/Header/Header.stories.js +0 -69
- package/esm/core/Header/index.js +0 -32
- package/esm/core/Header/styles.js +0 -21
- package/esm/core/HighlightText/HighlightText.stories.js +0 -29
- package/esm/core/HighlightText/index.js +0 -38
- package/esm/core/HighlightText/styles.js +0 -22
- package/esm/core/Html/Html.stories.js +0 -63
- package/esm/core/Html/index.js +0 -44
- package/esm/core/Html/styles.js +0 -30
- package/esm/core/Image/Image.stories.js +0 -52
- package/esm/core/Image/index.js +0 -56
- package/esm/core/Image/styles.js +0 -24
- package/esm/core/ImagePicker/IconWithBackground.js +0 -21
- package/esm/core/ImagePicker/ImagePicker.stories.js +0 -36
- package/esm/core/ImagePicker/UploadButton.js +0 -41
- package/esm/core/ImagePicker/index.js +0 -138
- package/esm/core/ImagePicker/styles.js +0 -77
- package/esm/core/ImageViewer/ImageViewer.stories.js +0 -21
- package/esm/core/ImageViewer/index.js +0 -112
- package/esm/core/ImageViewer/styles.js +0 -39
- package/esm/core/InfoButton/InfoButton.stories.js +0 -65
- package/esm/core/InfoButton/index.js +0 -87
- package/esm/core/InfoButton/styles.js +0 -67
- package/esm/core/Input/Input.stories.js +0 -201
- package/esm/core/Input/index.js +0 -155
- package/esm/core/Input/styles.js +0 -67
- package/esm/core/Link/Link.stories.js +0 -84
- package/esm/core/Link/index.js +0 -51
- package/esm/core/Link/styles.js +0 -73
- package/esm/core/List/Item.js +0 -23
- package/esm/core/List/List.stories.js +0 -176
- package/esm/core/List/index.js +0 -40
- package/esm/core/List/styles.js +0 -139
- package/esm/core/ListPager/ListPager.stories.js +0 -23
- package/esm/core/ListPager/index.js +0 -57
- package/esm/core/ListPager/styles.js +0 -38
- package/esm/core/MediaCarousel/MediaCarousel.stories.js +0 -41
- package/esm/core/MediaCarousel/index.js +0 -99
- package/esm/core/MediaCarousel/styles.js +0 -61
- package/esm/core/Modal/ActionButtons/index.js +0 -29
- package/esm/core/Modal/Modal.stories.js +0 -140
- package/esm/core/Modal/index.js +0 -180
- package/esm/core/Modal/styles.js +0 -94
- package/esm/core/NoticeCard/NoticeCard.stories.js +0 -65
- package/esm/core/NoticeCard/index.js +0 -107
- package/esm/core/NoticeCard/models.js +0 -11
- package/esm/core/NoticeCard/privateComponents/NoticeAttachmentBlock/index.js +0 -48
- package/esm/core/NoticeCard/privateComponents/NoticeAttachmentBlock/styles.js +0 -53
- package/esm/core/NoticeCard/privateComponents/NoticeAttachmentList/index.js +0 -29
- package/esm/core/NoticeCard/privateComponents/NoticeAttachmentList/styles.js +0 -22
- package/esm/core/NoticeCard/privateComponents/NoticeMetaInfo/index.js +0 -46
- package/esm/core/NoticeCard/privateComponents/NoticeMetaInfo/styles.js +0 -41
- package/esm/core/NoticeCard/styles.js +0 -49
- package/esm/core/NoticeCard/utils.js +0 -36
- package/esm/core/NotificationCounter/NotificationCounter.stories.js +0 -26
- package/esm/core/NotificationCounter/index.js +0 -27
- package/esm/core/NotificationCounter/styles.js +0 -20
- package/esm/core/NotificationsMenu/NotificationRow/index.js +0 -43
- package/esm/core/NotificationsMenu/NotificationRow/styles.js +0 -43
- package/esm/core/NotificationsMenu/NotificationsMenu.stories.js +0 -62
- package/esm/core/NotificationsMenu/index.js +0 -97
- package/esm/core/NotificationsMenu/styles.js +0 -38
- package/esm/core/PieChart/ActiveShape/index.js +0 -41
- package/esm/core/PieChart/PieChart.stories.js +0 -88
- package/esm/core/PieChart/index.js +0 -91
- package/esm/core/PieChart/renderTextContent/index.js +0 -48
- package/esm/core/PieChart/styles.js +0 -32
- package/esm/core/PreemptionCard/PreemptionCard.stories.js +0 -81
- package/esm/core/PreemptionCard/index.js +0 -81
- package/esm/core/PreemptionCard/models.js +0 -13
- package/esm/core/PreemptionCard/styles.js +0 -56
- package/esm/core/PreemptionCardLoading/PreemptionCardLoading.stories.js +0 -22
- package/esm/core/PreemptionCardLoading/index.js +0 -26
- package/esm/core/PreemptionCardLoading/styles.js +0 -48
- package/esm/core/QuillEditor/QuillEditor.stories.js +0 -107
- package/esm/core/QuillEditor/classes/IndentAttributor.js +0 -49
- package/esm/core/QuillEditor/classes/LinkSanitizer.js +0 -29
- package/esm/core/QuillEditor/classes/ListContainer.js +0 -20
- package/esm/core/QuillEditor/classes/ListItem.js +0 -29
- package/esm/core/QuillEditor/config.js +0 -34
- package/esm/core/QuillEditor/index.js +0 -307
- package/esm/core/QuillEditor/models.js +0 -5
- package/esm/core/QuillEditor/styles.js +0 -39
- package/esm/core/Radio/Radio.stories.js +0 -72
- package/esm/core/Radio/index.js +0 -37
- package/esm/core/Radio/styles.js +0 -22
- package/esm/core/SearchFilter/SearchFilter.stories.js +0 -119
- package/esm/core/SearchFilter/index.js +0 -183
- package/esm/core/SearchFilter/styles.js +0 -108
- package/esm/core/SearchSelect/SearchSelect.stories.js +0 -59
- package/esm/core/SearchSelect/hooks/useSelectSearch.js +0 -27
- package/esm/core/SearchSelect/index.js +0 -104
- package/esm/core/SearchSelect/interface/IProps.js +0 -5
- package/esm/core/SearchSelect/styles.js +0 -72
- package/esm/core/Select/Option.js +0 -41
- package/esm/core/Select/Select.stories.js +0 -252
- package/esm/core/Select/index.js +0 -156
- package/esm/core/Select/styles.js +0 -102
- package/esm/core/SimpleBarChart/SimpleBarChart.stories.js +0 -181
- package/esm/core/SimpleBarChart/index.js +0 -102
- package/esm/core/SimpleBarChart/styles.js +0 -14
- package/esm/core/SimpleLineChart/SimpleLineChart.stories.js +0 -60
- package/esm/core/SimpleLineChart/index.js +0 -96
- package/esm/core/SimpleLineChart/styles.js +0 -14
- package/esm/core/Skeleton/Skeleton.stories.js +0 -53
- package/esm/core/Skeleton/index.js +0 -42
- package/esm/core/Skeleton/styles.js +0 -39
- package/esm/core/Spinner/Spinner.stories.js +0 -37
- package/esm/core/Spinner/index.js +0 -21
- package/esm/core/Spinner/styles.js +0 -15
- package/esm/core/Stepper/MobileStep/index.js +0 -40
- package/esm/core/Stepper/MobileStep/styles.js +0 -92
- package/esm/core/Stepper/Step/index.js +0 -92
- package/esm/core/Stepper/Step/styles.js +0 -54
- package/esm/core/Stepper/Stepper.stories.js +0 -36
- package/esm/core/Stepper/index.js +0 -60
- package/esm/core/Stepper/styles.js +0 -30
- package/esm/core/TabBar/TabBar.stories.js +0 -44
- package/esm/core/TabBar/TabItem/index.js +0 -29
- package/esm/core/TabBar/TabItem/styles.js +0 -22
- package/esm/core/TabBar/index.js +0 -18
- package/esm/core/TabBar/styles.js +0 -22
- package/esm/core/TabNav/TabContext.js +0 -61
- package/esm/core/TabNav/TabNav.stories.js +0 -312
- package/esm/core/TabNav/TabNavItem/index.js +0 -110
- package/esm/core/TabNav/TabNavItem/styles.js +0 -39
- package/esm/core/TabNav/index.js +0 -135
- package/esm/core/TabNav/styles.js +0 -56
- package/esm/core/TabNav/utils/useContainerDimensions.js +0 -33
- package/esm/core/Table/Cell.js +0 -31
- package/esm/core/Table/Row.js +0 -28
- package/esm/core/Table/Table.stories.js +0 -89
- package/esm/core/Table/index.js +0 -32
- package/esm/core/Table/styles.js +0 -87
- package/esm/core/Tag/Tag.stories.js +0 -127
- package/esm/core/Tag/index.js +0 -53
- package/esm/core/Tag/styles.js +0 -88
- package/esm/core/Text/Text.stories.js +0 -139
- package/esm/core/Text/index.js +0 -45
- package/esm/core/Text/styles.js +0 -90
- package/esm/core/Textarea/Textarea.stories.js +0 -47
- package/esm/core/Textarea/index.js +0 -67
- package/esm/core/Textarea/styles.js +0 -48
- package/esm/core/Timeline/Timeline.stories.js +0 -31
- package/esm/core/Timeline/TimelineStep/index.js +0 -38
- package/esm/core/Timeline/TimelineStep/styles.js +0 -47
- package/esm/core/Timeline/index.js +0 -18
- package/esm/core/Timeline/styles.js +0 -22
- package/esm/core/Timepicker/Timepicker.stories.js +0 -84
- package/esm/core/Timepicker/index.js +0 -144
- package/esm/core/Timepicker/styles.js +0 -55
- package/esm/core/Tooltip/Tooptip.stories.js +0 -21
- package/esm/core/Tooltip/index.js +0 -46
- package/esm/core/Tooltip/styles.js +0 -19
- package/esm/core/UnitIllustration/index.js +0 -66
- package/esm/core/UserMenu/UserMenu.stories.js +0 -97
- package/esm/core/UserMenu/UserMenuOption.js +0 -28
- package/esm/core/UserMenu/index.js +0 -122
- package/esm/core/UserMenu/styles.js +0 -81
- package/esm/core/Video/Video.stories.js +0 -38
- package/esm/core/Video/index.js +0 -95
- package/esm/core/Video/styles.js +0 -22
- package/esm/core/YearWheel/YearWheel.stories.js +0 -27
- package/esm/core/YearWheel/index.js +0 -216
- package/esm/core/YearWheel/styles.js +0 -27
- package/esm/core/private/ButtonOrLink.js +0 -101
- package/esm/core/private/preemption.js +0 -30
- package/esm/core/utils/debounce.js +0 -21
- package/esm/enums/Keyboard.js +0 -21
- package/esm/global.d.js +0 -3
- package/esm/globals/styles/breakpoints.js +0 -15
- package/esm/globals/styles/paddings.js +0 -14
- package/esm/globals/styles/quill.module.js +0 -1
- package/esm/globals/styles/styles.js +0 -16
- package/esm/globals/validation/regularExpressions.js +0 -16
- package/esm/hooks/useIsMobile.js +0 -25
- package/esm/hooks/useScreenOrientation.js +0 -42
- package/esm/icons/General/IconApartment.js +0 -20
- package/esm/icons/General/IconArchives.js +0 -20
- package/esm/icons/General/IconArea.js +0 -20
- package/esm/icons/General/IconArrowDown.js +0 -20
- package/esm/icons/General/IconArrowLeft.js +0 -20
- package/esm/icons/General/IconArrowRight.js +0 -20
- package/esm/icons/General/IconArrowUp.js +0 -20
- package/esm/icons/General/IconAttachment.js +0 -20
- package/esm/icons/General/IconAuditorFilled.js +0 -58
- package/esm/icons/General/IconAuditorOutline.js +0 -59
- package/esm/icons/General/IconBack.js +0 -20
- package/esm/icons/General/IconBath.js +0 -20
- package/esm/icons/General/IconBblFlame.js +0 -29
- package/esm/icons/General/IconBblShield.js +0 -29
- package/esm/icons/General/IconBblWater.js +0 -29
- package/esm/icons/General/IconBellFilled.js +0 -18
- package/esm/icons/General/IconBellOutline.js +0 -18
- package/esm/icons/General/IconBlock.js +0 -20
- package/esm/icons/General/IconBoard.js +0 -20
- package/esm/icons/General/IconBookmarkFilled.js +0 -20
- package/esm/icons/General/IconBookmarkOutline.js +0 -20
- package/esm/icons/General/IconBus.js +0 -20
- package/esm/icons/General/IconCalendar.js +0 -20
- package/esm/icons/General/IconCamera.js +0 -24
- package/esm/icons/General/IconCar.js +0 -20
- package/esm/icons/General/IconCaretDown.js +0 -20
- package/esm/icons/General/IconCaretLeft.js +0 -20
- package/esm/icons/General/IconCaretRight.js +0 -20
- package/esm/icons/General/IconCaretUp.js +0 -20
- package/esm/icons/General/IconCases.js +0 -61
- package/esm/icons/General/IconCheck.js +0 -20
- package/esm/icons/General/IconCheckedFilled.js +0 -20
- package/esm/icons/General/IconCheckedOutline.js +0 -20
- package/esm/icons/General/IconChevronDown.js +0 -21
- package/esm/icons/General/IconChevronLeft.js +0 -20
- package/esm/icons/General/IconChevronRight.js +0 -20
- package/esm/icons/General/IconChoice.js +0 -20
- package/esm/icons/General/IconClose.js +0 -20
- package/esm/icons/General/IconCloseAlt.js +0 -20
- package/esm/icons/General/IconComment.js +0 -20
- package/esm/icons/General/IconCommunication.js +0 -20
- package/esm/icons/General/IconCommunicationFilled.js +0 -21
- package/esm/icons/General/IconCompanyBuilding.js +0 -20
- package/esm/icons/General/IconCompanyBuildingFilled.js +0 -20
- package/esm/icons/General/IconCompanyBuildingOutline.js +0 -20
- package/esm/icons/General/IconDashboard.js +0 -20
- package/esm/icons/General/IconDashboardFilled.js +0 -20
- package/esm/icons/General/IconDelete.js +0 -20
- package/esm/icons/General/IconDocument.js +0 -58
- package/esm/icons/General/IconDocumentFilled.js +0 -58
- package/esm/icons/General/IconDoor.js +0 -20
- package/esm/icons/General/IconDotFilled.js +0 -22
- package/esm/icons/General/IconDotOutline.js +0 -20
- package/esm/icons/General/IconDownload.js +0 -20
- package/esm/icons/General/IconDraft.js +0 -20
- package/esm/icons/General/IconEarth.js +0 -20
- package/esm/icons/General/IconEconomy.js +0 -20
- package/esm/icons/General/IconEconomyFilled.js +0 -20
- package/esm/icons/General/IconEdit.js +0 -20
- package/esm/icons/General/IconElevator.js +0 -20
- package/esm/icons/General/IconEmailMarkAsRead.js +0 -19
- package/esm/icons/General/IconErrorFilled.js +0 -20
- package/esm/icons/General/IconErrorOutline.js +0 -20
- package/esm/icons/General/IconExternalLink.js +0 -20
- package/esm/icons/General/IconEye.js +0 -20
- package/esm/icons/General/IconEyeDeny.js +0 -20
- package/esm/icons/General/IconFamily.js +0 -20
- package/esm/icons/General/IconFerry.js +0 -20
- package/esm/icons/General/IconFile.js +0 -20
- package/esm/icons/General/IconFileAdd.js +0 -20
- package/esm/icons/General/IconFileCopy.js +0 -20
- package/esm/icons/General/IconFileEdit.js +0 -20
- package/esm/icons/General/IconFileExcel.js +0 -20
- package/esm/icons/General/IconFilePDF.js +0 -20
- package/esm/icons/General/IconFileWord.js +0 -20
- package/esm/icons/General/IconFillOut.js +0 -24
- package/esm/icons/General/IconFilterList.js +0 -20
- package/esm/icons/General/IconFloor.js +0 -20
- package/esm/icons/General/IconForward.js +0 -20
- package/esm/icons/General/IconFullscreenClose.js +0 -20
- package/esm/icons/General/IconFullscreenOpen.js +0 -20
- package/esm/icons/General/IconGarage.js +0 -20
- package/esm/icons/General/IconGrid.js +0 -20
- package/esm/icons/General/IconGym.js +0 -20
- package/esm/icons/General/IconHearth.js +0 -20
- package/esm/icons/General/IconHearthOutline.js +0 -20
- package/esm/icons/General/IconHelp.js +0 -20
- package/esm/icons/General/IconHistory.js +0 -20
- package/esm/icons/General/IconHomeFilled.js +0 -36
- package/esm/icons/General/IconHomeOutline.js +0 -36
- package/esm/icons/General/IconHouse.js +0 -20
- package/esm/icons/General/IconHouseBlockFilled.js +0 -36
- package/esm/icons/General/IconHouseBlockOutline.js +0 -36
- package/esm/icons/General/IconHouseOutline.js +0 -20
- package/esm/icons/General/IconHumans.js +0 -20
- package/esm/icons/General/IconImage.js +0 -29
- package/esm/icons/General/IconImportantComment.js +0 -20
- package/esm/icons/General/IconInbox.js +0 -20
- package/esm/icons/General/IconInfoFilled.js +0 -20
- package/esm/icons/General/IconInfoOutline.js +0 -20
- package/esm/icons/General/IconJanitorFilled.js +0 -59
- package/esm/icons/General/IconJanitorOutline.js +0 -59
- package/esm/icons/General/IconJointcost.js +0 -20
- package/esm/icons/General/IconJointcost2.js +0 -20
- package/esm/icons/General/IconKey.js +0 -20
- package/esm/icons/General/IconKitchen.js +0 -20
- package/esm/icons/General/IconLabel.js +0 -20
- package/esm/icons/General/IconLeafFilled.js +0 -42
- package/esm/icons/General/IconLeafOutline.js +0 -47
- package/esm/icons/General/IconLeisureTime.js +0 -20
- package/esm/icons/General/IconLock.js +0 -20
- package/esm/icons/General/IconLockLocked.js +0 -20
- package/esm/icons/General/IconLockOpen.js +0 -20
- package/esm/icons/General/IconLookup.js +0 -20
- package/esm/icons/General/IconLookupFilled.js +0 -20
- package/esm/icons/General/IconMail.js +0 -20
- package/esm/icons/General/IconMap.js +0 -20
- package/esm/icons/General/IconMedal.js +0 -19
- package/esm/icons/General/IconMembership.js +0 -20
- package/esm/icons/General/IconMembershipFilled.js +0 -20
- package/esm/icons/General/IconMenu.js +0 -20
- package/esm/icons/General/IconMinus.js +0 -20
- package/esm/icons/General/IconMinusAlt.js +0 -20
- package/esm/icons/General/IconMinusAltFilled.js +0 -20
- package/esm/icons/General/IconMoney.js +0 -20
- package/esm/icons/General/IconParking.js +0 -20
- package/esm/icons/General/IconPaymentCard.js +0 -20
- package/esm/icons/General/IconPercent.js +0 -19
- package/esm/icons/General/IconPhone.js +0 -20
- package/esm/icons/General/IconPinned.js +0 -20
- package/esm/icons/General/IconPlus.js +0 -20
- package/esm/icons/General/IconPlusAlt.js +0 -20
- package/esm/icons/General/IconPortalUser.js +0 -20
- package/esm/icons/General/IconPrint.js +0 -20
- package/esm/icons/General/IconProfile.js +0 -20
- package/esm/icons/General/IconProfileFilled.js +0 -20
- package/esm/icons/General/IconRearrange.js +0 -56
- package/esm/icons/General/IconReciept.js +0 -20
- package/esm/icons/General/IconRedo.js +0 -20
- package/esm/icons/General/IconRefresh.js +0 -20
- package/esm/icons/General/IconReply.js +0 -20
- package/esm/icons/General/IconReplyAll.js +0 -20
- package/esm/icons/General/IconRoom.js +0 -20
- package/esm/icons/General/IconSave.js +0 -20
- package/esm/icons/General/IconSearch.js +0 -20
- package/esm/icons/General/IconSend.js +0 -20
- package/esm/icons/General/IconSettings.js +0 -20
- package/esm/icons/General/IconShopping.js +0 -20
- package/esm/icons/General/IconSign.js +0 -20
- package/esm/icons/General/IconSliders.js +0 -20
- package/esm/icons/General/IconSort.js +0 -20
- package/esm/icons/General/IconStarFilled.js +0 -20
- package/esm/icons/General/IconStarHalf.js +0 -20
- package/esm/icons/General/IconStarOutline.js +0 -20
- package/esm/icons/General/IconStore.js +0 -20
- package/esm/icons/General/IconSubway.js +0 -20
- package/esm/icons/General/IconSwitch.js +0 -20
- package/esm/icons/General/IconTrain.js +0 -20
- package/esm/icons/General/IconTram.js +0 -20
- package/esm/icons/General/IconTransport.js +0 -20
- package/esm/icons/General/IconTypeOfBuilding.js +0 -20
- package/esm/icons/General/IconTypeOfBuildingOutline.js +0 -20
- package/esm/icons/General/IconUndo.js +0 -20
- package/esm/icons/General/IconUpload.js +0 -20
- package/esm/icons/General/IconUser.js +0 -20
- package/esm/icons/General/IconUserThin.js +0 -20
- package/esm/icons/General/IconVote.js +0 -20
- package/esm/icons/General/IconWalk.js +0 -20
- package/esm/icons/General/IconWarning.js +0 -20
- package/esm/icons/General/IconWarningBell.js +0 -20
- package/esm/icons/General/IconWork.js +0 -20
- package/esm/icons/General/IconWorkFilled.js +0 -20
- package/esm/icons/General/IconZip.js +0 -20
- package/esm/icons/Icon.stories.js +0 -638
- package/esm/icons/Logos/IconAmericanExpress.js +0 -22
- package/esm/icons/Logos/IconBankAxept.js +0 -45
- package/esm/icons/Logos/IconGmail.js +0 -40
- package/esm/icons/Logos/IconMasterCard.js +0 -40
- package/esm/icons/Logos/IconOffice365.js +0 -131
- package/esm/icons/Logos/IconVisa.js +0 -39
- package/esm/icons/withIcon.js +0 -65
- package/esm/illustrations/Backgrounds/IllustrationHousesBackground.js +0 -7126
- package/esm/illustrations/Backgrounds/IllustrationHousesBackgroundWithComposition.js +0 -8490
- package/esm/illustrations/General/IllustrationBudget.js +0 -192
- package/esm/illustrations/General/IllustrationError.js +0 -531
- package/esm/illustrations/General/IllustrationErrorGeneric.js +0 -469
- package/esm/illustrations/General/IllustrationHighHouse.js +0 -214
- package/esm/illustrations/General/IllustrationHighHouseComposition.js +0 -294
- package/esm/illustrations/General/IllustrationHouse.js +0 -83
- package/esm/illustrations/General/IllustrationHouseComposition.js +0 -143
- package/esm/illustrations/General/IllustrationHouseMissing.js +0 -187
- package/esm/illustrations/General/IllustrationLowHouse.js +0 -124
- package/esm/illustrations/General/IllustrationLowHouseComposition.js +0 -204
- package/esm/illustrations/General/IllustrationPaperCompleted.js +0 -256
- package/esm/illustrations/General/IllustrationPaperMissing.js +0 -294
- package/esm/illustrations/General/IllustrationSemiDetachedHouse.js +0 -82
- package/esm/illustrations/General/IllustrationSemiDetachedHouseComposition.js +0 -156
- package/esm/illustrations/General/IllustrationServiceMessage.js +0 -48
- package/esm/illustrations/General/IllustrationSmallHouse.js +0 -58
- package/esm/illustrations/General/IllustrationSmallHouseComposition.js +0 -131
- package/esm/illustrations/General/IllustrationTechninalDifficulties.js +0 -127
- package/esm/illustrations/General/IllustrationTerraceBlock.js +0 -178
- package/esm/illustrations/General/IllustrationTerraceBlockComposition.js +0 -242
- package/esm/illustrations/General/IllustrationTownHouse.js +0 -106
- package/esm/illustrations/General/IllustrationTownHouseComposition.js +0 -186
- package/esm/illustrations/Illustration.stories.js +0 -195
- package/esm/illustrations/MySite/IllustrationMySiteAssociation.js +0 -85
- package/esm/illustrations/MySite/IllustrationMySiteBenefits.js +0 -187
- package/esm/illustrations/MySite/IllustrationMySiteBuilding.js +0 -174
- package/esm/illustrations/MySite/IllustrationMySiteCoffeeBook.js +0 -158
- package/esm/illustrations/MySite/IllustrationMySiteComputer.js +0 -141
- package/esm/illustrations/MySite/IllustrationMySiteCooperative.js +0 -123
- package/esm/illustrations/MySite/IllustrationMySiteDashboard.js +0 -137
- package/esm/illustrations/MySite/IllustrationMySiteGift.js +0 -305
- package/esm/illustrations/MySite/IllustrationMySiteLetterSent.js +0 -84
- package/esm/illustrations/MySite/IllustrationMySiteMailbox.js +0 -105
- package/esm/illustrations/MySite/IllustrationMySitePapers.js +0 -255
- package/esm/illustrations/MySite/IllustrationMySitePiggyBank.js +0 -258
- package/esm/illustrations/MySite/IllustrationMySiteTransfer.js +0 -142
- package/esm/illustrations/styles.js +0 -22
- package/esm/illustrations/withIllustration.js +0 -58
- package/esm/index.js +0 -2409
- package/esm/layout/Footer/Footer.stories.js +0 -68
- package/esm/layout/Footer/FooterButton/index.js +0 -23
- package/esm/layout/Footer/FooterButton/styles.js +0 -23
- package/esm/layout/Footer/FooterCol/index.js +0 -18
- package/esm/layout/Footer/FooterCol/styles.js +0 -22
- package/esm/layout/Footer/FooterGroup/index.js +0 -18
- package/esm/layout/Footer/FooterGroup/styles.js +0 -22
- package/esm/layout/Footer/FooterLabel/index.js +0 -18
- package/esm/layout/Footer/FooterLabel/styles.js +0 -22
- package/esm/layout/Footer/FooterLink/index.js +0 -24
- package/esm/layout/Footer/FooterLink/styles.js +0 -23
- package/esm/layout/Footer/index.js +0 -23
- package/esm/layout/Footer/styles.js +0 -18
- package/esm/layout/Layout/Layout.stories.js +0 -21
- package/esm/layout/Layout/index.js +0 -20
- package/esm/layout/Layout/styles.js +0 -17
- package/esm/layout/LayoutShell/LayoutShell.stories.js +0 -123
- package/esm/layout/LayoutShell/index.js +0 -57
- package/esm/layout/LayoutShell/styles.js +0 -73
- package/esm/layout/Menu/AppPicker/index.js +0 -64
- package/esm/layout/Menu/AppPicker/styles.js +0 -61
- package/esm/layout/Menu/MainMenu/index.js +0 -25
- package/esm/layout/Menu/MainMenu/styles.js +0 -22
- package/esm/layout/Menu/MenuItem/index.js +0 -47
- package/esm/layout/Menu/MenuItem/styles.js +0 -36
- package/esm/layout/Menu/MenuSpacer/index.js +0 -18
- package/esm/layout/Menu/MenuSpacer/styles.js +0 -15
- package/esm/layout/Menu/MenuTop/index.js +0 -34
- package/esm/layout/Menu/MenuTop/styles.js +0 -37
- package/esm/layout/Menu/SecondaryMenu/index.js +0 -47
- package/esm/layout/Menu/SecondaryMenu/styles.js +0 -35
- package/esm/layout/Menu/SecondaryMenuItem/index.js +0 -35
- package/esm/layout/Menu/SecondaryMenuItem/styles.js +0 -16
- package/esm/layout/Menu/Sidemenu.stories.js +0 -333
- package/esm/layout/Menu/index.js +0 -25
- package/esm/layout/Menu/styles.js +0 -16
- package/esm/layout/Submenu/Submenu.stories.js +0 -100
- package/esm/layout/Submenu/SubmenuItem/index.js +0 -91
- package/esm/layout/Submenu/SubmenuItem/styles.js +0 -27
- package/esm/layout/Submenu/SubmenuLightThemeBg/index.js +0 -52
- package/esm/layout/Submenu/index.js +0 -132
- package/esm/layout/Submenu/styles.js +0 -81
- package/esm/layout/Topbar/Topbar.stories.js +0 -30
- package/esm/layout/Topbar/index.js +0 -23
- package/esm/layout/Topbar/styles.js +0 -33
- package/esm/shared/components/SbIconGrid/index.js +0 -33
- package/esm/shared/components/VisuallyHidden/index.js +0 -28
- package/esm/shared/recharts/CustomLegend/index.js +0 -44
- package/esm/shared/recharts/CustomLegend/styles.js +0 -30
- package/esm/shared/recharts/CustomTooltip/index.js +0 -83
- package/esm/shared/recharts/CustomTooltip/styles.js +0 -42
- package/esm/utils/accountNumber.js +0 -37
- package/esm/utils/alpha.js +0 -15
- package/esm/utils/array.js +0 -17
- package/esm/utils/contrastColor.js +0 -24
- package/esm/utils/dates.js +0 -95
- package/esm/utils/file.js +0 -21
- package/esm/utils/format.js +0 -106
- package/esm/utils/formatGraphPrice.js +0 -22
- package/esm/utils/getContrastColor.js +0 -20
- package/esm/utils/image.js +0 -15
- package/esm/utils/pagination.js +0 -31
- package/esm/utils/phone.js +0 -39
- package/esm/utils/removeFocusOnMouseUp.js +0 -16
- package/esm/utils/time.js +0 -108
- package/esm/utils/url.js +0 -18
- package/esm/utils/useSnorreTheme.js +0 -38
- package/esm/v2/Memberbenefits/MemberbenefitsCard/MemberbenefitsCard.stories.js +0 -87
- package/esm/v2/Memberbenefits/MemberbenefitsCard/index.js +0 -110
- package/esm/v2/Memberbenefits/MemberbenefitsCard/model.js +0 -11
- package/esm/v2/Memberbenefits/MemberbenefitsCard/styles.js +0 -151
- package/esm/v2/core/Box/Box.stories.js +0 -116
- package/esm/v2/core/Box/index.js +0 -83
- package/esm/v2/core/Box/styles.js +0 -58
- package/esm/v2/core/BoxedTable/BoxedTable.stories.js +0 -358
- package/esm/v2/core/BoxedTable/DraggableRow/index.js +0 -42
- package/esm/v2/core/BoxedTable/DraggableRow/styles.js +0 -61
- package/esm/v2/core/BoxedTable/HeaderCell/index.js +0 -42
- package/esm/v2/core/BoxedTable/HeaderCell/styles.js +0 -17
- package/esm/v2/core/BoxedTable/RowCell/index.js +0 -35
- package/esm/v2/core/BoxedTable/RowCell/styles.js +0 -54
- package/esm/v2/core/BoxedTable/TableHeader/index.js +0 -19
- package/esm/v2/core/BoxedTable/TableHeader/styles.js +0 -22
- package/esm/v2/core/BoxedTable/TableRow/index.js +0 -72
- package/esm/v2/core/BoxedTable/TableRow/styles.js +0 -76
- package/esm/v2/core/BoxedTable/index.js +0 -73
- package/esm/v2/core/BoxedTable/models.js +0 -5
- package/esm/v2/core/BoxedTable/styles.js +0 -117
- package/esm/v2/core/Button/Button.stories.js +0 -195
- package/esm/v2/core/Button/index.js +0 -75
- package/esm/v2/core/Button/styles.js +0 -88
- package/esm/v2/core/ButtonsFilter/ButtonsFilter.stories.js +0 -45
- package/esm/v2/core/ButtonsFilter/index.js +0 -82
- package/esm/v2/core/ButtonsFilter/styles.js +0 -22
- package/esm/v2/core/Chip/Chip.stories.js +0 -97
- package/esm/v2/core/Chip/index.js +0 -70
- package/esm/v2/core/Chip/styles.js +0 -43
- package/esm/v2/core/TabNav/TabContext.js +0 -61
- package/esm/v2/core/TabNav/TabNav.stories.js +0 -311
- package/esm/v2/core/TabNav/TabNavItem/index.js +0 -111
- package/esm/v2/core/TabNav/TabNavItem/styles.js +0 -49
- package/esm/v2/core/TabNav/index.js +0 -133
- package/esm/v2/core/TabNav/styles.js +0 -62
- package/esm/v2/core/TabNav/utils/useContainerDimensions.js +0 -33
- package/esm/v2/hooks/useOverflow.js +0 -49
- package/esm/v2/index.js +0 -97
- package/lib/app-shell/index.d.ts.map +0 -1
- package/lib/app-shell/index.js +0 -21
- package/lib/app-shell/theme.d.ts.map +0 -1
- package/lib/app-shell/theme.js +0 -7
- package/lib/core/Alert/Alert.stories.d.ts +0 -10
- package/lib/core/Alert/Alert.stories.d.ts.map +0 -1
- package/lib/core/Alert/Alert.stories.js +0 -43
- package/lib/core/Alert/index.d.ts.map +0 -1
- package/lib/core/Alert/index.js +0 -40
- package/lib/core/Alert/styles.d.ts.map +0 -1
- package/lib/core/Alert/styles.js +0 -56
- package/lib/core/AppLoader/AppLoader.stories.d.ts +0 -6
- package/lib/core/AppLoader/AppLoader.stories.d.ts.map +0 -1
- package/lib/core/AppLoader/AppLoader.stories.js +0 -9
- package/lib/core/AppLoader/index.d.ts.map +0 -1
- package/lib/core/AppLoader/index.js +0 -10
- package/lib/core/AppLoader/styles.d.ts.map +0 -1
- package/lib/core/AppLoader/styles.js +0 -59
- package/lib/core/Autocomplete/Autocomplete.stories.d.ts +0 -69
- package/lib/core/Autocomplete/Autocomplete.stories.d.ts.map +0 -1
- package/lib/core/Autocomplete/Autocomplete.stories.js +0 -165
- package/lib/core/Autocomplete/hooks/useAutocomplete.d.ts.map +0 -1
- package/lib/core/Autocomplete/hooks/useAutocomplete.js +0 -205
- package/lib/core/Autocomplete/hooks/useHandleDimentions.d.ts.map +0 -1
- package/lib/core/Autocomplete/hooks/useHandleDimentions.js +0 -14
- package/lib/core/Autocomplete/index.d.ts.map +0 -1
- package/lib/core/Autocomplete/index.interfaces.d.ts.map +0 -1
- package/lib/core/Autocomplete/index.interfaces.js +0 -1
- package/lib/core/Autocomplete/index.js +0 -69
- package/lib/core/Autocomplete/styles.d.ts.map +0 -1
- package/lib/core/Autocomplete/styles.js +0 -218
- package/lib/core/Banner/Banner.stories.d.ts +0 -11
- package/lib/core/Banner/Banner.stories.d.ts.map +0 -1
- package/lib/core/Banner/Banner.stories.js +0 -56
- package/lib/core/Banner/index.d.ts.map +0 -1
- package/lib/core/Banner/index.js +0 -8
- package/lib/core/Banner/styles.d.ts.map +0 -1
- package/lib/core/Banner/styles.js +0 -42
- package/lib/core/BarAndLineComposedChart/BarAndLineComposedChart.stories.d.ts +0 -12
- package/lib/core/BarAndLineComposedChart/BarAndLineComposedChart.stories.d.ts.map +0 -1
- package/lib/core/BarAndLineComposedChart/BarAndLineComposedChart.stories.js +0 -72
- package/lib/core/BarAndLineComposedChart/index.d.ts.map +0 -1
- package/lib/core/BarAndLineComposedChart/index.js +0 -23
- package/lib/core/BarAndLineComposedChart/styles.d.ts.map +0 -1
- package/lib/core/BarAndLineComposedChart/styles.js +0 -5
- package/lib/core/BarChartWithCustomizedEvent/BarChartWithCustomizedEvent.stories.d.ts +0 -14
- package/lib/core/BarChartWithCustomizedEvent/BarChartWithCustomizedEvent.stories.d.ts.map +0 -1
- package/lib/core/BarChartWithCustomizedEvent/BarChartWithCustomizedEvent.stories.js +0 -84
- package/lib/core/BarChartWithCustomizedEvent/index.d.ts.map +0 -1
- package/lib/core/BarChartWithCustomizedEvent/index.js +0 -32
- package/lib/core/BarChartWithCustomizedEvent/styles.d.ts.map +0 -1
- package/lib/core/BarChartWithCustomizedEvent/styles.js +0 -15
- package/lib/core/Box/Box.stories.d.ts +0 -14
- package/lib/core/Box/Box.stories.d.ts.map +0 -1
- package/lib/core/Box/Box.stories.js +0 -75
- package/lib/core/Box/index.d.ts.map +0 -1
- package/lib/core/Box/index.js +0 -27
- package/lib/core/Box/styles.d.ts.map +0 -1
- package/lib/core/Box/styles.js +0 -47
- package/lib/core/BoxedTable/BoxedTable.stories.d.ts +0 -35
- package/lib/core/BoxedTable/BoxedTable.stories.d.ts.map +0 -1
- package/lib/core/BoxedTable/BoxedTable.stories.js +0 -44
- package/lib/core/BoxedTable/DraggableRow/index.d.ts.map +0 -1
- package/lib/core/BoxedTable/DraggableRow/index.js +0 -6
- package/lib/core/BoxedTable/DraggableRow/styles.d.ts.map +0 -1
- package/lib/core/BoxedTable/DraggableRow/styles.js +0 -30
- package/lib/core/BoxedTable/HeaderCell/index.d.ts.map +0 -1
- package/lib/core/BoxedTable/HeaderCell/index.js +0 -22
- package/lib/core/BoxedTable/HeaderCell/styles.d.ts.map +0 -1
- package/lib/core/BoxedTable/HeaderCell/styles.js +0 -12
- package/lib/core/BoxedTable/RowCell/index.d.ts.map +0 -1
- package/lib/core/BoxedTable/RowCell/index.js +0 -15
- package/lib/core/BoxedTable/RowCell/styles.d.ts.map +0 -1
- package/lib/core/BoxedTable/RowCell/styles.js +0 -49
- package/lib/core/BoxedTable/TableHeader/index.d.ts.map +0 -1
- package/lib/core/BoxedTable/TableHeader/index.js +0 -6
- package/lib/core/BoxedTable/TableHeader/styles.d.ts.map +0 -1
- package/lib/core/BoxedTable/TableHeader/styles.js +0 -7
- package/lib/core/BoxedTable/TableRow/index.d.ts.map +0 -1
- package/lib/core/BoxedTable/TableRow/index.js +0 -19
- package/lib/core/BoxedTable/TableRow/styles.d.ts.map +0 -1
- package/lib/core/BoxedTable/TableRow/styles.js +0 -65
- package/lib/core/BoxedTable/index.d.ts.map +0 -1
- package/lib/core/BoxedTable/index.js +0 -28
- package/lib/core/BoxedTable/models.d.ts.map +0 -1
- package/lib/core/BoxedTable/models.js +0 -1
- package/lib/core/BoxedTable/styles.d.ts.map +0 -1
- package/lib/core/BoxedTable/styles.js +0 -214
- package/lib/core/Button/Button.stories.d.ts +0 -20
- package/lib/core/Button/Button.stories.d.ts.map +0 -1
- package/lib/core/Button/Button.stories.js +0 -121
- package/lib/core/Button/index.d.ts.map +0 -1
- package/lib/core/Button/index.js +0 -54
- package/lib/core/Button/styles.d.ts.map +0 -1
- package/lib/core/Button/styles.js +0 -205
- package/lib/core/Calendar/Calendar.stories.d.ts +0 -15
- package/lib/core/Calendar/Calendar.stories.d.ts.map +0 -1
- package/lib/core/Calendar/Calendar.stories.js +0 -33
- package/lib/core/Calendar/CalendarEvent/index.d.ts.map +0 -1
- package/lib/core/Calendar/CalendarEvent/index.js +0 -38
- package/lib/core/Calendar/CalendarEvent/styles.d.ts.map +0 -1
- package/lib/core/Calendar/CalendarEvent/styles.js +0 -54
- package/lib/core/Calendar/CalendarSmallEvent/index.d.ts.map +0 -1
- package/lib/core/Calendar/CalendarSmallEvent/index.js +0 -39
- package/lib/core/Calendar/CalendarSmallEvent/styles.d.ts.map +0 -1
- package/lib/core/Calendar/CalendarSmallEvent/styles.js +0 -72
- package/lib/core/Calendar/index.d.ts.map +0 -1
- package/lib/core/Calendar/index.js +0 -31
- package/lib/core/Calendar/styles.d.ts.map +0 -1
- package/lib/core/Calendar/styles.js +0 -76
- package/lib/core/Calendar/util.d.ts.map +0 -1
- package/lib/core/Calendar/util.js +0 -9
- package/lib/core/Card/Card.stories.d.ts +0 -33
- package/lib/core/Card/Card.stories.d.ts.map +0 -1
- package/lib/core/Card/Card.stories.js +0 -41
- package/lib/core/Card/index.d.ts.map +0 -1
- package/lib/core/Card/index.js +0 -28
- package/lib/core/Card/styles.d.ts.map +0 -1
- package/lib/core/Card/styles.js +0 -48
- package/lib/core/Checkbox/Checkbox.stories.d.ts +0 -10
- package/lib/core/Checkbox/Checkbox.stories.d.ts.map +0 -1
- package/lib/core/Checkbox/Checkbox.stories.js +0 -43
- package/lib/core/Checkbox/index.d.ts.map +0 -1
- package/lib/core/Checkbox/index.js +0 -25
- package/lib/core/Checkbox/styles.d.ts.map +0 -1
- package/lib/core/Checkbox/styles.js +0 -101
- package/lib/core/CollapseList/CollapseList.stories.d.ts +0 -7
- package/lib/core/CollapseList/CollapseList.stories.d.ts.map +0 -1
- package/lib/core/CollapseList/CollapseList.stories.js +0 -22
- package/lib/core/CollapseList/Item.d.ts.map +0 -1
- package/lib/core/CollapseList/Item.js +0 -32
- package/lib/core/CollapseList/index.d.ts.map +0 -1
- package/lib/core/CollapseList/index.js +0 -8
- package/lib/core/CollapseList/styles.d.ts.map +0 -1
- package/lib/core/CollapseList/styles.js +0 -36
- package/lib/core/CommentsTimeline/CommentLine/index.d.ts.map +0 -1
- package/lib/core/CommentsTimeline/CommentLine/index.js +0 -12
- package/lib/core/CommentsTimeline/CommentLine/styles.d.ts.map +0 -1
- package/lib/core/CommentsTimeline/CommentLine/styles.js +0 -60
- package/lib/core/CommentsTimeline/CommentsTimeline.stories.d.ts +0 -7
- package/lib/core/CommentsTimeline/CommentsTimeline.stories.d.ts.map +0 -1
- package/lib/core/CommentsTimeline/CommentsTimeline.stories.js +0 -22
- package/lib/core/CommentsTimeline/index.d.ts.map +0 -1
- package/lib/core/CommentsTimeline/index.js +0 -6
- package/lib/core/CommentsTimeline/styles.d.ts.map +0 -1
- package/lib/core/CommentsTimeline/styles.js +0 -10
- package/lib/core/CustomText/CustomText.stories.d.ts +0 -9
- package/lib/core/CustomText/CustomText.stories.d.ts.map +0 -1
- package/lib/core/CustomText/CustomText.stories.js +0 -33
- package/lib/core/CustomText/index.d.ts.map +0 -1
- package/lib/core/CustomText/index.js +0 -19
- package/lib/core/CustomText/styles.d.ts.map +0 -1
- package/lib/core/CustomText/styles.js +0 -10
- package/lib/core/Datepicker/Datepicker.stories.d.ts +0 -26
- package/lib/core/Datepicker/Datepicker.stories.d.ts.map +0 -1
- package/lib/core/Datepicker/Datepicker.stories.js +0 -35
- package/lib/core/Datepicker/index.d.ts.map +0 -1
- package/lib/core/Datepicker/index.js +0 -115
- package/lib/core/Datepicker/styles.d.ts.map +0 -1
- package/lib/core/Datepicker/styles.js +0 -234
- package/lib/core/DatepickerRange/DatepickerRange.stories.d.ts +0 -6
- package/lib/core/DatepickerRange/DatepickerRange.stories.d.ts.map +0 -1
- package/lib/core/DatepickerRange/DatepickerRange.stories.js +0 -14
- package/lib/core/DatepickerRange/index.d.ts.map +0 -1
- package/lib/core/DatepickerRange/index.js +0 -75
- package/lib/core/DatepickerRange/styles.d.ts.map +0 -1
- package/lib/core/DatepickerRange/styles.js +0 -169
- package/lib/core/Divider/index.d.ts.map +0 -1
- package/lib/core/Divider/index.js +0 -13
- package/lib/core/Divider/styles.d.ts.map +0 -1
- package/lib/core/Divider/styles.js +0 -23
- package/lib/core/Dropdown/Dropdown.stories.d.ts +0 -10
- package/lib/core/Dropdown/Dropdown.stories.d.ts.map +0 -1
- package/lib/core/Dropdown/Dropdown.stories.js +0 -44
- package/lib/core/Dropdown/index.d.ts.map +0 -1
- package/lib/core/Dropdown/index.js +0 -68
- package/lib/core/Dropdown/styles.d.ts.map +0 -1
- package/lib/core/Dropdown/styles.js +0 -28
- package/lib/core/DropdownMenu/DropdownMenu.stories.d.ts +0 -8
- package/lib/core/DropdownMenu/DropdownMenu.stories.d.ts.map +0 -1
- package/lib/core/DropdownMenu/DropdownMenu.stories.js +0 -31
- package/lib/core/DropdownMenu/DropdownMenuOption.d.ts.map +0 -1
- package/lib/core/DropdownMenu/DropdownMenuOption.js +0 -9
- package/lib/core/DropdownMenu/index.d.ts.map +0 -1
- package/lib/core/DropdownMenu/index.js +0 -38
- package/lib/core/DropdownMenu/styles.d.ts.map +0 -1
- package/lib/core/DropdownMenu/styles.js +0 -48
- package/lib/core/FileInput/FileInput.stories.d.ts +0 -15
- package/lib/core/FileInput/FileInput.stories.d.ts.map +0 -1
- package/lib/core/FileInput/FileInput.stories.js +0 -86
- package/lib/core/FileInput/index.d.ts.map +0 -1
- package/lib/core/FileInput/index.js +0 -67
- package/lib/core/FileInput/styles.d.ts.map +0 -1
- package/lib/core/FileInput/styles.js +0 -91
- package/lib/core/GoogleButton/GoogleButton.stories.d.ts +0 -6
- package/lib/core/GoogleButton/GoogleButton.stories.d.ts.map +0 -1
- package/lib/core/GoogleButton/GoogleButton.stories.js +0 -12
- package/lib/core/GoogleButton/index.d.ts.map +0 -1
- package/lib/core/GoogleButton/index.js +0 -16
- package/lib/core/GoogleButton/styles.d.ts.map +0 -1
- package/lib/core/GoogleButton/styles.js +0 -25
- package/lib/core/Header/Header.stories.d.ts +0 -13
- package/lib/core/Header/Header.stories.d.ts.map +0 -1
- package/lib/core/Header/Header.stories.js +0 -62
- package/lib/core/Header/index.d.ts.map +0 -1
- package/lib/core/Header/index.js +0 -17
- package/lib/core/Header/styles.d.ts.map +0 -1
- package/lib/core/Header/styles.js +0 -47
- package/lib/core/HighlightText/HighlightText.stories.d.ts +0 -7
- package/lib/core/HighlightText/HighlightText.stories.d.ts.map +0 -1
- package/lib/core/HighlightText/HighlightText.stories.js +0 -22
- package/lib/core/HighlightText/index.d.ts.map +0 -1
- package/lib/core/HighlightText/index.js +0 -13
- package/lib/core/HighlightText/styles.d.ts.map +0 -1
- package/lib/core/HighlightText/styles.js +0 -6
- package/lib/core/Html/Html.stories.d.ts +0 -10
- package/lib/core/Html/Html.stories.d.ts.map +0 -1
- package/lib/core/Html/Html.stories.js +0 -47
- package/lib/core/Html/index.d.ts.map +0 -1
- package/lib/core/Html/index.js +0 -29
- package/lib/core/Html/styles.d.ts.map +0 -1
- package/lib/core/Html/styles.js +0 -138
- package/lib/core/Image/Image.stories.d.ts +0 -10
- package/lib/core/Image/Image.stories.d.ts.map +0 -1
- package/lib/core/Image/Image.stories.js +0 -45
- package/lib/core/Image/index.d.ts.map +0 -1
- package/lib/core/Image/index.js +0 -32
- package/lib/core/Image/styles.d.ts.map +0 -1
- package/lib/core/Image/styles.js +0 -24
- package/lib/core/ImagePicker/IconWithBackground.d.ts.map +0 -1
- package/lib/core/ImagePicker/IconWithBackground.js +0 -14
- package/lib/core/ImagePicker/ImagePicker.stories.d.ts +0 -6
- package/lib/core/ImagePicker/ImagePicker.stories.d.ts.map +0 -1
- package/lib/core/ImagePicker/ImagePicker.stories.js +0 -15
- package/lib/core/ImagePicker/UploadButton.d.ts.map +0 -1
- package/lib/core/ImagePicker/UploadButton.js +0 -12
- package/lib/core/ImagePicker/index.d.ts.map +0 -1
- package/lib/core/ImagePicker/index.js +0 -31
- package/lib/core/ImagePicker/styles.d.ts.map +0 -1
- package/lib/core/ImagePicker/styles.js +0 -117
- package/lib/core/ImageViewer/ImageViewer.stories.d.ts +0 -6
- package/lib/core/ImageViewer/ImageViewer.stories.d.ts.map +0 -1
- package/lib/core/ImageViewer/ImageViewer.stories.js +0 -19
- package/lib/core/ImageViewer/index.d.ts.map +0 -1
- package/lib/core/ImageViewer/index.js +0 -30
- package/lib/core/ImageViewer/styles.d.ts.map +0 -1
- package/lib/core/ImageViewer/styles.js +0 -90
- package/lib/core/InfoButton/InfoButton.stories.d.ts +0 -10
- package/lib/core/InfoButton/InfoButton.stories.d.ts.map +0 -1
- package/lib/core/InfoButton/InfoButton.stories.js +0 -48
- package/lib/core/InfoButton/index.d.ts.map +0 -1
- package/lib/core/InfoButton/index.js +0 -41
- package/lib/core/InfoButton/styles.d.ts.map +0 -1
- package/lib/core/InfoButton/styles.js +0 -126
- package/lib/core/Input/Input.stories.d.ts +0 -23
- package/lib/core/Input/Input.stories.d.ts.map +0 -1
- package/lib/core/Input/Input.stories.js +0 -194
- package/lib/core/Input/index.d.ts.map +0 -1
- package/lib/core/Input/index.js +0 -109
- package/lib/core/Input/styles.d.ts.map +0 -1
- package/lib/core/Input/styles.js +0 -201
- package/lib/core/Link/Link.stories.d.ts +0 -14
- package/lib/core/Link/Link.stories.d.ts.map +0 -1
- package/lib/core/Link/Link.stories.js +0 -77
- package/lib/core/Link/index.d.ts.map +0 -1
- package/lib/core/Link/index.js +0 -19
- package/lib/core/Link/styles.d.ts.map +0 -1
- package/lib/core/Link/styles.js +0 -65
- package/lib/core/List/Item.d.ts.map +0 -1
- package/lib/core/List/Item.js +0 -6
- package/lib/core/List/List.stories.d.ts +0 -14
- package/lib/core/List/List.stories.d.ts.map +0 -1
- package/lib/core/List/List.stories.js +0 -73
- package/lib/core/List/index.d.ts.map +0 -1
- package/lib/core/List/index.js +0 -35
- package/lib/core/List/styles.d.ts.map +0 -1
- package/lib/core/List/styles.js +0 -230
- package/lib/core/ListPager/ListPager.stories.d.ts +0 -6
- package/lib/core/ListPager/ListPager.stories.d.ts.map +0 -1
- package/lib/core/ListPager/ListPager.stories.js +0 -16
- package/lib/core/ListPager/index.d.ts.map +0 -1
- package/lib/core/ListPager/index.js +0 -22
- package/lib/core/ListPager/styles.d.ts.map +0 -1
- package/lib/core/ListPager/styles.js +0 -20
- package/lib/core/MediaCarousel/MediaCarousel.stories.d.ts +0 -7
- package/lib/core/MediaCarousel/MediaCarousel.stories.d.ts.map +0 -1
- package/lib/core/MediaCarousel/MediaCarousel.stories.js +0 -41
- package/lib/core/MediaCarousel/index.d.ts.map +0 -1
- package/lib/core/MediaCarousel/index.js +0 -18
- package/lib/core/MediaCarousel/styles.d.ts.map +0 -1
- package/lib/core/MediaCarousel/styles.js +0 -58
- package/lib/core/Modal/ActionButtons/index.d.ts.map +0 -1
- package/lib/core/Modal/ActionButtons/index.js +0 -11
- package/lib/core/Modal/Modal.stories.d.ts +0 -11
- package/lib/core/Modal/Modal.stories.d.ts.map +0 -1
- package/lib/core/Modal/Modal.stories.js +0 -78
- package/lib/core/Modal/index.d.ts.map +0 -1
- package/lib/core/Modal/index.js +0 -78
- package/lib/core/Modal/styles.d.ts.map +0 -1
- package/lib/core/Modal/styles.js +0 -95
- package/lib/core/NoticeCard/NoticeCard.stories.d.ts +0 -11
- package/lib/core/NoticeCard/NoticeCard.stories.d.ts.map +0 -1
- package/lib/core/NoticeCard/NoticeCard.stories.js +0 -51
- package/lib/core/NoticeCard/index.d.ts.map +0 -1
- package/lib/core/NoticeCard/index.js +0 -22
- package/lib/core/NoticeCard/models.d.ts.map +0 -1
- package/lib/core/NoticeCard/models.js +0 -5
- package/lib/core/NoticeCard/privateComponents/NoticeAttachmentBlock/index.d.ts.map +0 -1
- package/lib/core/NoticeCard/privateComponents/NoticeAttachmentBlock/index.js +0 -12
- package/lib/core/NoticeCard/privateComponents/NoticeAttachmentBlock/styles.d.ts.map +0 -1
- package/lib/core/NoticeCard/privateComponents/NoticeAttachmentBlock/styles.js +0 -63
- package/lib/core/NoticeCard/privateComponents/NoticeAttachmentList/index.d.ts.map +0 -1
- package/lib/core/NoticeCard/privateComponents/NoticeAttachmentList/index.js +0 -8
- package/lib/core/NoticeCard/privateComponents/NoticeAttachmentList/styles.d.ts.map +0 -1
- package/lib/core/NoticeCard/privateComponents/NoticeAttachmentList/styles.js +0 -6
- package/lib/core/NoticeCard/privateComponents/NoticeMetaInfo/index.d.ts.map +0 -1
- package/lib/core/NoticeCard/privateComponents/NoticeMetaInfo/index.js +0 -10
- package/lib/core/NoticeCard/privateComponents/NoticeMetaInfo/styles.d.ts.map +0 -1
- package/lib/core/NoticeCard/privateComponents/NoticeMetaInfo/styles.js +0 -12
- package/lib/core/NoticeCard/styles.d.ts.map +0 -1
- package/lib/core/NoticeCard/styles.js +0 -61
- package/lib/core/NoticeCard/utils.d.ts.map +0 -1
- package/lib/core/NoticeCard/utils.js +0 -18
- package/lib/core/NotificationCounter/NotificationCounter.stories.d.ts +0 -11
- package/lib/core/NotificationCounter/NotificationCounter.stories.d.ts.map +0 -1
- package/lib/core/NotificationCounter/NotificationCounter.stories.js +0 -14
- package/lib/core/NotificationCounter/index.d.ts.map +0 -1
- package/lib/core/NotificationCounter/index.js +0 -11
- package/lib/core/NotificationCounter/styles.d.ts.map +0 -1
- package/lib/core/NotificationCounter/styles.js +0 -26
- package/lib/core/NotificationsMenu/NotificationRow/index.d.ts.map +0 -1
- package/lib/core/NotificationsMenu/NotificationRow/index.js +0 -5
- package/lib/core/NotificationsMenu/NotificationRow/styles.d.ts.map +0 -1
- package/lib/core/NotificationsMenu/NotificationRow/styles.js +0 -38
- package/lib/core/NotificationsMenu/NotificationsMenu.stories.d.ts +0 -7
- package/lib/core/NotificationsMenu/NotificationsMenu.stories.d.ts.map +0 -1
- package/lib/core/NotificationsMenu/NotificationsMenu.stories.js +0 -27
- package/lib/core/NotificationsMenu/index.d.ts.map +0 -1
- package/lib/core/NotificationsMenu/index.js +0 -51
- package/lib/core/NotificationsMenu/styles.d.ts.map +0 -1
- package/lib/core/NotificationsMenu/styles.js +0 -48
- package/lib/core/PieChart/ActiveShape/index.d.ts.map +0 -1
- package/lib/core/PieChart/ActiveShape/index.js +0 -8
- package/lib/core/PieChart/PieChart.stories.d.ts +0 -20
- package/lib/core/PieChart/PieChart.stories.d.ts.map +0 -1
- package/lib/core/PieChart/PieChart.stories.js +0 -29
- package/lib/core/PieChart/index.d.ts.map +0 -1
- package/lib/core/PieChart/index.js +0 -45
- package/lib/core/PieChart/renderTextContent/index.d.ts.map +0 -1
- package/lib/core/PieChart/renderTextContent/index.js +0 -8
- package/lib/core/PieChart/styles.d.ts.map +0 -1
- package/lib/core/PieChart/styles.js +0 -9
- package/lib/core/PreemptionCard/PreemptionCard.stories.d.ts +0 -6
- package/lib/core/PreemptionCard/PreemptionCard.stories.d.ts.map +0 -1
- package/lib/core/PreemptionCard/PreemptionCard.stories.js +0 -68
- package/lib/core/PreemptionCard/index.d.ts.map +0 -1
- package/lib/core/PreemptionCard/index.js +0 -32
- package/lib/core/PreemptionCard/models.d.ts.map +0 -1
- package/lib/core/PreemptionCard/models.js +0 -7
- package/lib/core/PreemptionCard/styles.d.ts.map +0 -1
- package/lib/core/PreemptionCard/styles.js +0 -44
- package/lib/core/PreemptionCardLoading/PreemptionCardLoading.stories.d.ts +0 -7
- package/lib/core/PreemptionCardLoading/PreemptionCardLoading.stories.d.ts.map +0 -1
- package/lib/core/PreemptionCardLoading/PreemptionCardLoading.stories.js +0 -12
- package/lib/core/PreemptionCardLoading/index.d.ts.map +0 -1
- package/lib/core/PreemptionCardLoading/index.js +0 -9
- package/lib/core/PreemptionCardLoading/styles.d.ts.map +0 -1
- package/lib/core/PreemptionCardLoading/styles.js +0 -27
- package/lib/core/QuillEditor/QuillEditor.stories.d.ts +0 -35
- package/lib/core/QuillEditor/QuillEditor.stories.d.ts.map +0 -1
- package/lib/core/QuillEditor/QuillEditor.stories.js +0 -45
- package/lib/core/QuillEditor/classes/IndentAttributor.d.ts +0 -10
- package/lib/core/QuillEditor/classes/IndentAttributor.d.ts.map +0 -1
- package/lib/core/QuillEditor/classes/IndentAttributor.js +0 -49
- package/lib/core/QuillEditor/classes/LinkSanitizer.d.ts.map +0 -1
- package/lib/core/QuillEditor/classes/LinkSanitizer.js +0 -29
- package/lib/core/QuillEditor/classes/ListContainer.d.ts +0 -10
- package/lib/core/QuillEditor/classes/ListContainer.d.ts.map +0 -1
- package/lib/core/QuillEditor/classes/ListContainer.js +0 -20
- package/lib/core/QuillEditor/classes/ListItem.d.ts.map +0 -1
- package/lib/core/QuillEditor/classes/ListItem.js +0 -24
- package/lib/core/QuillEditor/config.d.ts.map +0 -1
- package/lib/core/QuillEditor/config.js +0 -19
- package/lib/core/QuillEditor/index.d.ts.map +0 -1
- package/lib/core/QuillEditor/index.js +0 -245
- package/lib/core/QuillEditor/models.d.ts.map +0 -1
- package/lib/core/QuillEditor/models.js +0 -1
- package/lib/core/QuillEditor/styles.d.ts.map +0 -1
- package/lib/core/QuillEditor/styles.js +0 -199
- package/lib/core/Radio/Radio.stories.d.ts +0 -19
- package/lib/core/Radio/Radio.stories.d.ts.map +0 -1
- package/lib/core/Radio/Radio.stories.js +0 -22
- package/lib/core/Radio/index.d.ts.map +0 -1
- package/lib/core/Radio/index.js +0 -12
- package/lib/core/Radio/styles.d.ts.map +0 -1
- package/lib/core/Radio/styles.js +0 -97
- package/lib/core/SearchFilter/SearchFilter.stories.d.ts +0 -19
- package/lib/core/SearchFilter/SearchFilter.stories.d.ts.map +0 -1
- package/lib/core/SearchFilter/SearchFilter.stories.js +0 -51
- package/lib/core/SearchFilter/index.d.ts.map +0 -1
- package/lib/core/SearchFilter/index.js +0 -80
- package/lib/core/SearchFilter/styles.d.ts.map +0 -1
- package/lib/core/SearchFilter/styles.js +0 -134
- package/lib/core/SearchSelect/SearchSelect.stories.d.ts +0 -12
- package/lib/core/SearchSelect/SearchSelect.stories.d.ts.map +0 -1
- package/lib/core/SearchSelect/SearchSelect.stories.js +0 -49
- package/lib/core/SearchSelect/hooks/useSelectSearch.d.ts.map +0 -1
- package/lib/core/SearchSelect/hooks/useSelectSearch.js +0 -21
- package/lib/core/SearchSelect/index.d.ts.map +0 -1
- package/lib/core/SearchSelect/index.js +0 -60
- package/lib/core/SearchSelect/interface/IProps.d.ts.map +0 -1
- package/lib/core/SearchSelect/interface/IProps.js +0 -1
- package/lib/core/SearchSelect/styles.d.ts.map +0 -1
- package/lib/core/SearchSelect/styles.js +0 -66
- package/lib/core/Select/Option.d.ts.map +0 -1
- package/lib/core/Select/Option.js +0 -17
- package/lib/core/Select/Select.stories.d.ts +0 -47
- package/lib/core/Select/Select.stories.d.ts.map +0 -1
- package/lib/core/Select/Select.stories.js +0 -59
- package/lib/core/Select/index.d.ts.map +0 -1
- package/lib/core/Select/index.js +0 -100
- package/lib/core/Select/styles.d.ts.map +0 -1
- package/lib/core/Select/styles.js +0 -179
- package/lib/core/SimpleBarChart/SimpleBarChart.stories.d.ts +0 -29
- package/lib/core/SimpleBarChart/SimpleBarChart.stories.d.ts.map +0 -1
- package/lib/core/SimpleBarChart/SimpleBarChart.stories.js +0 -173
- package/lib/core/SimpleBarChart/index.d.ts.map +0 -1
- package/lib/core/SimpleBarChart/index.js +0 -25
- package/lib/core/SimpleBarChart/styles.d.ts.map +0 -1
- package/lib/core/SimpleBarChart/styles.js +0 -5
- package/lib/core/SimpleLineChart/SimpleLineChart.stories.d.ts +0 -8
- package/lib/core/SimpleLineChart/SimpleLineChart.stories.d.ts.map +0 -1
- package/lib/core/SimpleLineChart/SimpleLineChart.stories.js +0 -57
- package/lib/core/SimpleLineChart/index.d.ts.map +0 -1
- package/lib/core/SimpleLineChart/index.js +0 -17
- package/lib/core/SimpleLineChart/styles.d.ts.map +0 -1
- package/lib/core/SimpleLineChart/styles.js +0 -5
- package/lib/core/Skeleton/Skeleton.stories.d.ts +0 -36
- package/lib/core/Skeleton/Skeleton.stories.d.ts.map +0 -1
- package/lib/core/Skeleton/Skeleton.stories.js +0 -46
- package/lib/core/Skeleton/index.d.ts.map +0 -1
- package/lib/core/Skeleton/index.js +0 -18
- package/lib/core/Skeleton/styles.d.ts.map +0 -1
- package/lib/core/Skeleton/styles.js +0 -30
- package/lib/core/Spinner/Spinner.stories.d.ts +0 -19
- package/lib/core/Spinner/Spinner.stories.d.ts.map +0 -1
- package/lib/core/Spinner/Spinner.stories.js +0 -22
- package/lib/core/Spinner/index.d.ts.map +0 -1
- package/lib/core/Spinner/index.js +0 -13
- package/lib/core/Spinner/styles.d.ts.map +0 -1
- package/lib/core/Spinner/styles.js +0 -58
- package/lib/core/Stepper/MobileStep/index.d.ts.map +0 -1
- package/lib/core/Stepper/MobileStep/index.js +0 -10
- package/lib/core/Stepper/MobileStep/styles.d.ts.map +0 -1
- package/lib/core/Stepper/MobileStep/styles.js +0 -46
- package/lib/core/Stepper/Step/index.d.ts.map +0 -1
- package/lib/core/Stepper/Step/index.js +0 -15
- package/lib/core/Stepper/Step/styles.d.ts.map +0 -1
- package/lib/core/Stepper/Step/styles.js +0 -61
- package/lib/core/Stepper/Stepper.stories.d.ts +0 -6
- package/lib/core/Stepper/Stepper.stories.d.ts.map +0 -1
- package/lib/core/Stepper/Stepper.stories.js +0 -33
- package/lib/core/Stepper/index.d.ts.map +0 -1
- package/lib/core/Stepper/index.js +0 -18
- package/lib/core/Stepper/styles.d.ts.map +0 -1
- package/lib/core/Stepper/styles.js +0 -23
- package/lib/core/TabBar/TabBar.stories.d.ts +0 -7
- package/lib/core/TabBar/TabBar.stories.d.ts.map +0 -1
- package/lib/core/TabBar/TabBar.stories.js +0 -19
- package/lib/core/TabBar/TabItem/index.d.ts.map +0 -1
- package/lib/core/TabBar/TabItem/index.js +0 -7
- package/lib/core/TabBar/TabItem/styles.d.ts.map +0 -1
- package/lib/core/TabBar/TabItem/styles.js +0 -10
- package/lib/core/TabBar/index.d.ts.map +0 -1
- package/lib/core/TabBar/index.js +0 -6
- package/lib/core/TabBar/styles.d.ts.map +0 -1
- package/lib/core/TabBar/styles.js +0 -16
- package/lib/core/TabNav/TabContext.d.ts.map +0 -1
- package/lib/core/TabNav/TabContext.js +0 -34
- package/lib/core/TabNav/TabNav.stories.d.ts +0 -47
- package/lib/core/TabNav/TabNav.stories.d.ts.map +0 -1
- package/lib/core/TabNav/TabNav.stories.js +0 -173
- package/lib/core/TabNav/TabNavItem/index.d.ts.map +0 -1
- package/lib/core/TabNav/TabNavItem/index.js +0 -44
- package/lib/core/TabNav/TabNavItem/styles.d.ts.map +0 -1
- package/lib/core/TabNav/TabNavItem/styles.js +0 -102
- package/lib/core/TabNav/index.d.ts.map +0 -1
- package/lib/core/TabNav/index.js +0 -61
- package/lib/core/TabNav/styles.d.ts.map +0 -1
- package/lib/core/TabNav/styles.js +0 -83
- package/lib/core/TabNav/utils/useContainerDimensions.d.ts.map +0 -1
- package/lib/core/TabNav/utils/useContainerDimensions.js +0 -27
- package/lib/core/Table/Cell.d.ts.map +0 -1
- package/lib/core/Table/Cell.js +0 -14
- package/lib/core/Table/Row.d.ts.map +0 -1
- package/lib/core/Table/Row.js +0 -14
- package/lib/core/Table/Table.stories.d.ts +0 -11
- package/lib/core/Table/Table.stories.d.ts.map +0 -1
- package/lib/core/Table/Table.stories.js +0 -16
- package/lib/core/Table/index.d.ts.map +0 -1
- package/lib/core/Table/index.js +0 -11
- package/lib/core/Table/styles.d.ts.map +0 -1
- package/lib/core/Table/styles.js +0 -62
- package/lib/core/Tag/Tag.stories.d.ts +0 -20
- package/lib/core/Tag/Tag.stories.d.ts.map +0 -1
- package/lib/core/Tag/Tag.stories.js +0 -118
- package/lib/core/Tag/index.d.ts.map +0 -1
- package/lib/core/Tag/index.js +0 -24
- package/lib/core/Tag/styles.d.ts.map +0 -1
- package/lib/core/Tag/styles.js +0 -101
- package/lib/core/Text/Text.stories.d.ts +0 -20
- package/lib/core/Text/Text.stories.d.ts.map +0 -1
- package/lib/core/Text/Text.stories.js +0 -132
- package/lib/core/Text/index.d.ts.map +0 -1
- package/lib/core/Text/index.js +0 -25
- package/lib/core/Text/styles.d.ts.map +0 -1
- package/lib/core/Text/styles.js +0 -59
- package/lib/core/Textarea/Textarea.stories.d.ts +0 -10
- package/lib/core/Textarea/Textarea.stories.d.ts.map +0 -1
- package/lib/core/Textarea/Textarea.stories.js +0 -40
- package/lib/core/Textarea/index.d.ts.map +0 -1
- package/lib/core/Textarea/index.js +0 -27
- package/lib/core/Textarea/styles.d.ts.map +0 -1
- package/lib/core/Textarea/styles.js +0 -55
- package/lib/core/Timeline/Timeline.stories.d.ts +0 -7
- package/lib/core/Timeline/Timeline.stories.d.ts.map +0 -1
- package/lib/core/Timeline/Timeline.stories.js +0 -11
- package/lib/core/Timeline/TimelineStep/index.d.ts.map +0 -1
- package/lib/core/Timeline/TimelineStep/index.js +0 -13
- package/lib/core/Timeline/TimelineStep/styles.d.ts.map +0 -1
- package/lib/core/Timeline/TimelineStep/styles.js +0 -46
- package/lib/core/Timeline/index.d.ts.map +0 -1
- package/lib/core/Timeline/index.js +0 -6
- package/lib/core/Timeline/styles.d.ts.map +0 -1
- package/lib/core/Timeline/styles.js +0 -10
- package/lib/core/Timepicker/Timepicker.stories.d.ts +0 -31
- package/lib/core/Timepicker/Timepicker.stories.d.ts.map +0 -1
- package/lib/core/Timepicker/Timepicker.stories.js +0 -34
- package/lib/core/Timepicker/index.d.ts.map +0 -1
- package/lib/core/Timepicker/index.js +0 -136
- package/lib/core/Timepicker/styles.d.ts.map +0 -1
- package/lib/core/Timepicker/styles.js +0 -92
- package/lib/core/Tooltip/Tooptip.stories.d.ts +0 -7
- package/lib/core/Tooltip/Tooptip.stories.d.ts.map +0 -1
- package/lib/core/Tooltip/Tooptip.stories.js +0 -10
- package/lib/core/Tooltip/index.d.ts.map +0 -1
- package/lib/core/Tooltip/index.js +0 -17
- package/lib/core/Tooltip/styles.d.ts.map +0 -1
- package/lib/core/Tooltip/styles.js +0 -44
- package/lib/core/UnitIllustration/index.d.ts.map +0 -1
- package/lib/core/UnitIllustration/index.js +0 -30
- package/lib/core/UserMenu/UserMenu.stories.d.ts +0 -19
- package/lib/core/UserMenu/UserMenu.stories.d.ts.map +0 -1
- package/lib/core/UserMenu/UserMenu.stories.js +0 -24
- package/lib/core/UserMenu/UserMenuOption.d.ts.map +0 -1
- package/lib/core/UserMenu/UserMenuOption.js +0 -7
- package/lib/core/UserMenu/index.d.ts.map +0 -1
- package/lib/core/UserMenu/index.js +0 -49
- package/lib/core/UserMenu/styles.d.ts.map +0 -1
- package/lib/core/UserMenu/styles.js +0 -110
- package/lib/core/Video/Video.stories.d.ts +0 -15
- package/lib/core/Video/Video.stories.d.ts.map +0 -1
- package/lib/core/Video/Video.stories.js +0 -18
- package/lib/core/Video/index.d.ts.map +0 -1
- package/lib/core/Video/index.js +0 -59
- package/lib/core/Video/styles.d.ts.map +0 -1
- package/lib/core/Video/styles.js +0 -8
- package/lib/core/YearWheel/YearWheel.stories.d.ts +0 -11
- package/lib/core/YearWheel/YearWheel.stories.d.ts.map +0 -1
- package/lib/core/YearWheel/YearWheel.stories.js +0 -14
- package/lib/core/YearWheel/index.d.ts.map +0 -1
- package/lib/core/YearWheel/index.js +0 -42
- package/lib/core/YearWheel/styles.d.ts.map +0 -1
- package/lib/core/YearWheel/styles.js +0 -22
- package/lib/core/private/ButtonOrLink.d.ts.map +0 -1
- package/lib/core/private/ButtonOrLink.js +0 -63
- package/lib/core/private/preemption.d.ts.map +0 -1
- package/lib/core/private/preemption.js +0 -24
- package/lib/core/utils/debounce.d.ts.map +0 -1
- package/lib/core/utils/debounce.js +0 -15
- package/lib/enums/Keyboard.d.ts.map +0 -1
- package/lib/enums/Keyboard.js +0 -15
- package/lib/global.d.js +0 -3
- package/lib/globals/styles/breakpoints.d.ts.map +0 -1
- package/lib/globals/styles/breakpoints.js +0 -9
- package/lib/globals/styles/paddings.d.ts.map +0 -1
- package/lib/globals/styles/paddings.js +0 -8
- package/lib/globals/styles/quill.module.d.ts +0 -2
- package/lib/globals/styles/quill.module.d.ts.map +0 -1
- package/lib/globals/styles/quill.module.js +0 -1
- package/lib/globals/styles/styles.d.ts.map +0 -1
- package/lib/globals/styles/styles.js +0 -5
- package/lib/globals/validation/regularExpressions.d.ts.map +0 -1
- package/lib/globals/validation/regularExpressions.js +0 -10
- package/lib/hooks/useIsMobile.d.ts.map +0 -1
- package/lib/hooks/useIsMobile.js +0 -18
- package/lib/hooks/useScreenOrientation.d.ts.map +0 -1
- package/lib/hooks/useScreenOrientation.js +0 -38
- package/lib/icons/General/IconApartment.d.ts.map +0 -1
- package/lib/icons/General/IconApartment.js +0 -6
- package/lib/icons/General/IconArchives.d.ts.map +0 -1
- package/lib/icons/General/IconArchives.js +0 -6
- package/lib/icons/General/IconArea.d.ts.map +0 -1
- package/lib/icons/General/IconArea.js +0 -6
- package/lib/icons/General/IconArrowDown.d.ts.map +0 -1
- package/lib/icons/General/IconArrowDown.js +0 -6
- package/lib/icons/General/IconArrowLeft.d.ts.map +0 -1
- package/lib/icons/General/IconArrowLeft.js +0 -6
- package/lib/icons/General/IconArrowRight.d.ts.map +0 -1
- package/lib/icons/General/IconArrowRight.js +0 -6
- package/lib/icons/General/IconArrowUp.d.ts.map +0 -1
- package/lib/icons/General/IconArrowUp.js +0 -6
- package/lib/icons/General/IconAttachment.d.ts.map +0 -1
- package/lib/icons/General/IconAttachment.js +0 -6
- package/lib/icons/General/IconAuditorFilled.d.ts.map +0 -1
- package/lib/icons/General/IconAuditorFilled.js +0 -6
- package/lib/icons/General/IconAuditorOutline.d.ts.map +0 -1
- package/lib/icons/General/IconAuditorOutline.js +0 -6
- package/lib/icons/General/IconBack.d.ts.map +0 -1
- package/lib/icons/General/IconBack.js +0 -6
- package/lib/icons/General/IconBath.d.ts.map +0 -1
- package/lib/icons/General/IconBath.js +0 -6
- package/lib/icons/General/IconBblFlame.d.ts.map +0 -1
- package/lib/icons/General/IconBblFlame.js +0 -6
- package/lib/icons/General/IconBblShield.d.ts.map +0 -1
- package/lib/icons/General/IconBblShield.js +0 -6
- package/lib/icons/General/IconBblWater.d.ts.map +0 -1
- package/lib/icons/General/IconBblWater.js +0 -6
- package/lib/icons/General/IconBellFilled.d.ts.map +0 -1
- package/lib/icons/General/IconBellFilled.js +0 -4
- package/lib/icons/General/IconBellOutline.d.ts.map +0 -1
- package/lib/icons/General/IconBellOutline.js +0 -4
- package/lib/icons/General/IconBlock.d.ts.map +0 -1
- package/lib/icons/General/IconBlock.js +0 -6
- package/lib/icons/General/IconBoard.d.ts.map +0 -1
- package/lib/icons/General/IconBoard.js +0 -6
- package/lib/icons/General/IconBookmarkFilled.d.ts.map +0 -1
- package/lib/icons/General/IconBookmarkFilled.js +0 -6
- package/lib/icons/General/IconBookmarkOutline.d.ts.map +0 -1
- package/lib/icons/General/IconBookmarkOutline.js +0 -6
- package/lib/icons/General/IconBus.d.ts.map +0 -1
- package/lib/icons/General/IconBus.js +0 -6
- package/lib/icons/General/IconCalendar.d.ts.map +0 -1
- package/lib/icons/General/IconCalendar.js +0 -6
- package/lib/icons/General/IconCamera.d.ts.map +0 -1
- package/lib/icons/General/IconCamera.js +0 -4
- package/lib/icons/General/IconCar.d.ts.map +0 -1
- package/lib/icons/General/IconCar.js +0 -6
- package/lib/icons/General/IconCaretDown.d.ts.map +0 -1
- package/lib/icons/General/IconCaretDown.js +0 -6
- package/lib/icons/General/IconCaretLeft.d.ts.map +0 -1
- package/lib/icons/General/IconCaretLeft.js +0 -6
- package/lib/icons/General/IconCaretRight.d.ts.map +0 -1
- package/lib/icons/General/IconCaretRight.js +0 -6
- package/lib/icons/General/IconCaretUp.d.ts.map +0 -1
- package/lib/icons/General/IconCaretUp.js +0 -6
- package/lib/icons/General/IconCases.d.ts.map +0 -1
- package/lib/icons/General/IconCases.js +0 -6
- package/lib/icons/General/IconCheck.d.ts.map +0 -1
- package/lib/icons/General/IconCheck.js +0 -6
- package/lib/icons/General/IconCheckedFilled.d.ts.map +0 -1
- package/lib/icons/General/IconCheckedFilled.js +0 -6
- package/lib/icons/General/IconCheckedOutline.d.ts.map +0 -1
- package/lib/icons/General/IconCheckedOutline.js +0 -6
- package/lib/icons/General/IconChevronDown.d.ts.map +0 -1
- package/lib/icons/General/IconChevronDown.js +0 -6
- package/lib/icons/General/IconChevronLeft.d.ts.map +0 -1
- package/lib/icons/General/IconChevronLeft.js +0 -6
- package/lib/icons/General/IconChevronRight.d.ts.map +0 -1
- package/lib/icons/General/IconChevronRight.js +0 -6
- package/lib/icons/General/IconChoice.d.ts.map +0 -1
- package/lib/icons/General/IconChoice.js +0 -6
- package/lib/icons/General/IconClose.d.ts.map +0 -1
- package/lib/icons/General/IconClose.js +0 -6
- package/lib/icons/General/IconCloseAlt.d.ts.map +0 -1
- package/lib/icons/General/IconCloseAlt.js +0 -6
- package/lib/icons/General/IconComment.d.ts.map +0 -1
- package/lib/icons/General/IconComment.js +0 -6
- package/lib/icons/General/IconCommunication.d.ts.map +0 -1
- package/lib/icons/General/IconCommunication.js +0 -6
- package/lib/icons/General/IconCommunicationFilled.d.ts.map +0 -1
- package/lib/icons/General/IconCommunicationFilled.js +0 -6
- package/lib/icons/General/IconCompanyBuilding.d.ts.map +0 -1
- package/lib/icons/General/IconCompanyBuilding.js +0 -6
- package/lib/icons/General/IconCompanyBuildingFilled.d.ts.map +0 -1
- package/lib/icons/General/IconCompanyBuildingFilled.js +0 -6
- package/lib/icons/General/IconCompanyBuildingOutline.d.ts.map +0 -1
- package/lib/icons/General/IconCompanyBuildingOutline.js +0 -6
- package/lib/icons/General/IconDashboard.d.ts.map +0 -1
- package/lib/icons/General/IconDashboard.js +0 -6
- package/lib/icons/General/IconDashboardFilled.d.ts.map +0 -1
- package/lib/icons/General/IconDashboardFilled.js +0 -6
- package/lib/icons/General/IconDelete.d.ts.map +0 -1
- package/lib/icons/General/IconDelete.js +0 -6
- package/lib/icons/General/IconDocument.d.ts.map +0 -1
- package/lib/icons/General/IconDocument.js +0 -6
- package/lib/icons/General/IconDocumentFilled.d.ts.map +0 -1
- package/lib/icons/General/IconDocumentFilled.js +0 -6
- package/lib/icons/General/IconDoor.d.ts.map +0 -1
- package/lib/icons/General/IconDoor.js +0 -6
- package/lib/icons/General/IconDotFilled.d.ts.map +0 -1
- package/lib/icons/General/IconDotFilled.js +0 -6
- package/lib/icons/General/IconDotOutline.d.ts.map +0 -1
- package/lib/icons/General/IconDotOutline.js +0 -6
- package/lib/icons/General/IconDownload.d.ts.map +0 -1
- package/lib/icons/General/IconDownload.js +0 -6
- package/lib/icons/General/IconDraft.d.ts.map +0 -1
- package/lib/icons/General/IconDraft.js +0 -6
- package/lib/icons/General/IconEarth.d.ts.map +0 -1
- package/lib/icons/General/IconEarth.js +0 -6
- package/lib/icons/General/IconEconomy.d.ts.map +0 -1
- package/lib/icons/General/IconEconomy.js +0 -6
- package/lib/icons/General/IconEconomyFilled.d.ts.map +0 -1
- package/lib/icons/General/IconEconomyFilled.js +0 -6
- package/lib/icons/General/IconEdit.d.ts.map +0 -1
- package/lib/icons/General/IconEdit.js +0 -6
- package/lib/icons/General/IconElevator.d.ts.map +0 -1
- package/lib/icons/General/IconElevator.js +0 -6
- package/lib/icons/General/IconEmailMarkAsRead.d.ts.map +0 -1
- package/lib/icons/General/IconEmailMarkAsRead.js +0 -6
- package/lib/icons/General/IconErrorFilled.d.ts.map +0 -1
- package/lib/icons/General/IconErrorFilled.js +0 -6
- package/lib/icons/General/IconErrorOutline.d.ts.map +0 -1
- package/lib/icons/General/IconErrorOutline.js +0 -6
- package/lib/icons/General/IconExternalLink.d.ts.map +0 -1
- package/lib/icons/General/IconExternalLink.js +0 -6
- package/lib/icons/General/IconEye.d.ts.map +0 -1
- package/lib/icons/General/IconEye.js +0 -6
- package/lib/icons/General/IconEyeDeny.d.ts.map +0 -1
- package/lib/icons/General/IconEyeDeny.js +0 -6
- package/lib/icons/General/IconFamily.d.ts.map +0 -1
- package/lib/icons/General/IconFamily.js +0 -6
- package/lib/icons/General/IconFerry.d.ts.map +0 -1
- package/lib/icons/General/IconFerry.js +0 -6
- package/lib/icons/General/IconFile.d.ts.map +0 -1
- package/lib/icons/General/IconFile.js +0 -6
- package/lib/icons/General/IconFileAdd.d.ts.map +0 -1
- package/lib/icons/General/IconFileAdd.js +0 -6
- package/lib/icons/General/IconFileCopy.d.ts.map +0 -1
- package/lib/icons/General/IconFileCopy.js +0 -6
- package/lib/icons/General/IconFileEdit.d.ts.map +0 -1
- package/lib/icons/General/IconFileEdit.js +0 -6
- package/lib/icons/General/IconFileExcel.d.ts.map +0 -1
- package/lib/icons/General/IconFileExcel.js +0 -6
- package/lib/icons/General/IconFilePDF.d.ts.map +0 -1
- package/lib/icons/General/IconFilePDF.js +0 -6
- package/lib/icons/General/IconFileWord.d.ts.map +0 -1
- package/lib/icons/General/IconFileWord.js +0 -6
- package/lib/icons/General/IconFillOut.d.ts.map +0 -1
- package/lib/icons/General/IconFillOut.js +0 -6
- package/lib/icons/General/IconFilterList.d.ts.map +0 -1
- package/lib/icons/General/IconFilterList.js +0 -6
- package/lib/icons/General/IconFloor.d.ts.map +0 -1
- package/lib/icons/General/IconFloor.js +0 -6
- package/lib/icons/General/IconForward.d.ts.map +0 -1
- package/lib/icons/General/IconForward.js +0 -6
- package/lib/icons/General/IconFullscreenClose.d.ts.map +0 -1
- package/lib/icons/General/IconFullscreenClose.js +0 -6
- package/lib/icons/General/IconFullscreenOpen.d.ts.map +0 -1
- package/lib/icons/General/IconFullscreenOpen.js +0 -6
- package/lib/icons/General/IconGarage.d.ts.map +0 -1
- package/lib/icons/General/IconGarage.js +0 -6
- package/lib/icons/General/IconGrid.d.ts.map +0 -1
- package/lib/icons/General/IconGrid.js +0 -6
- package/lib/icons/General/IconGym.d.ts.map +0 -1
- package/lib/icons/General/IconGym.js +0 -6
- package/lib/icons/General/IconHearth.d.ts.map +0 -1
- package/lib/icons/General/IconHearth.js +0 -6
- package/lib/icons/General/IconHearthOutline.d.ts.map +0 -1
- package/lib/icons/General/IconHearthOutline.js +0 -6
- package/lib/icons/General/IconHelp.d.ts.map +0 -1
- package/lib/icons/General/IconHelp.js +0 -6
- package/lib/icons/General/IconHistory.d.ts.map +0 -1
- package/lib/icons/General/IconHistory.js +0 -6
- package/lib/icons/General/IconHomeFilled.d.ts.map +0 -1
- package/lib/icons/General/IconHomeFilled.js +0 -4
- package/lib/icons/General/IconHomeOutline.d.ts.map +0 -1
- package/lib/icons/General/IconHomeOutline.js +0 -4
- package/lib/icons/General/IconHouse.d.ts.map +0 -1
- package/lib/icons/General/IconHouse.js +0 -6
- package/lib/icons/General/IconHouseBlockFilled.d.ts.map +0 -1
- package/lib/icons/General/IconHouseBlockFilled.js +0 -4
- package/lib/icons/General/IconHouseBlockOutline.d.ts.map +0 -1
- package/lib/icons/General/IconHouseBlockOutline.js +0 -4
- package/lib/icons/General/IconHouseOutline.d.ts.map +0 -1
- package/lib/icons/General/IconHouseOutline.js +0 -6
- package/lib/icons/General/IconHumans.d.ts.map +0 -1
- package/lib/icons/General/IconHumans.js +0 -6
- package/lib/icons/General/IconImage.d.ts.map +0 -1
- package/lib/icons/General/IconImage.js +0 -4
- package/lib/icons/General/IconImportantComment.d.ts.map +0 -1
- package/lib/icons/General/IconImportantComment.js +0 -6
- package/lib/icons/General/IconInbox.d.ts.map +0 -1
- package/lib/icons/General/IconInbox.js +0 -6
- package/lib/icons/General/IconInfoFilled.d.ts.map +0 -1
- package/lib/icons/General/IconInfoFilled.js +0 -6
- package/lib/icons/General/IconInfoOutline.d.ts.map +0 -1
- package/lib/icons/General/IconInfoOutline.js +0 -6
- package/lib/icons/General/IconJanitorFilled.d.ts.map +0 -1
- package/lib/icons/General/IconJanitorFilled.js +0 -6
- package/lib/icons/General/IconJanitorOutline.d.ts.map +0 -1
- package/lib/icons/General/IconJanitorOutline.js +0 -6
- package/lib/icons/General/IconJointcost.d.ts.map +0 -1
- package/lib/icons/General/IconJointcost.js +0 -6
- package/lib/icons/General/IconJointcost2.d.ts.map +0 -1
- package/lib/icons/General/IconJointcost2.js +0 -6
- package/lib/icons/General/IconKey.d.ts.map +0 -1
- package/lib/icons/General/IconKey.js +0 -6
- package/lib/icons/General/IconKitchen.d.ts.map +0 -1
- package/lib/icons/General/IconKitchen.js +0 -6
- package/lib/icons/General/IconLabel.d.ts.map +0 -1
- package/lib/icons/General/IconLabel.js +0 -6
- package/lib/icons/General/IconLeafFilled.d.ts.map +0 -1
- package/lib/icons/General/IconLeafFilled.js +0 -4
- package/lib/icons/General/IconLeafOutline.d.ts.map +0 -1
- package/lib/icons/General/IconLeafOutline.js +0 -4
- package/lib/icons/General/IconLeisureTime.d.ts.map +0 -1
- package/lib/icons/General/IconLeisureTime.js +0 -6
- package/lib/icons/General/IconLock.d.ts.map +0 -1
- package/lib/icons/General/IconLock.js +0 -6
- package/lib/icons/General/IconLockLocked.d.ts.map +0 -1
- package/lib/icons/General/IconLockLocked.js +0 -6
- package/lib/icons/General/IconLockOpen.d.ts.map +0 -1
- package/lib/icons/General/IconLockOpen.js +0 -6
- package/lib/icons/General/IconLookup.d.ts.map +0 -1
- package/lib/icons/General/IconLookup.js +0 -6
- package/lib/icons/General/IconLookupFilled.d.ts.map +0 -1
- package/lib/icons/General/IconLookupFilled.js +0 -6
- package/lib/icons/General/IconMail.d.ts.map +0 -1
- package/lib/icons/General/IconMail.js +0 -6
- package/lib/icons/General/IconMap.d.ts.map +0 -1
- package/lib/icons/General/IconMap.js +0 -6
- package/lib/icons/General/IconMedal.d.ts.map +0 -1
- package/lib/icons/General/IconMedal.js +0 -6
- package/lib/icons/General/IconMembership.d.ts.map +0 -1
- package/lib/icons/General/IconMembership.js +0 -6
- package/lib/icons/General/IconMembershipFilled.d.ts.map +0 -1
- package/lib/icons/General/IconMembershipFilled.js +0 -6
- package/lib/icons/General/IconMenu.d.ts.map +0 -1
- package/lib/icons/General/IconMenu.js +0 -6
- package/lib/icons/General/IconMinus.d.ts.map +0 -1
- package/lib/icons/General/IconMinus.js +0 -6
- package/lib/icons/General/IconMinusAlt.d.ts.map +0 -1
- package/lib/icons/General/IconMinusAlt.js +0 -6
- package/lib/icons/General/IconMinusAltFilled.d.ts.map +0 -1
- package/lib/icons/General/IconMinusAltFilled.js +0 -6
- package/lib/icons/General/IconMoney.d.ts.map +0 -1
- package/lib/icons/General/IconMoney.js +0 -6
- package/lib/icons/General/IconParking.d.ts.map +0 -1
- package/lib/icons/General/IconParking.js +0 -6
- package/lib/icons/General/IconPaymentCard.d.ts.map +0 -1
- package/lib/icons/General/IconPaymentCard.js +0 -6
- package/lib/icons/General/IconPercent.d.ts.map +0 -1
- package/lib/icons/General/IconPercent.js +0 -6
- package/lib/icons/General/IconPhone.d.ts.map +0 -1
- package/lib/icons/General/IconPhone.js +0 -6
- package/lib/icons/General/IconPinned.d.ts.map +0 -1
- package/lib/icons/General/IconPinned.js +0 -6
- package/lib/icons/General/IconPlus.d.ts.map +0 -1
- package/lib/icons/General/IconPlus.js +0 -6
- package/lib/icons/General/IconPlusAlt.d.ts.map +0 -1
- package/lib/icons/General/IconPlusAlt.js +0 -6
- package/lib/icons/General/IconPortalUser.d.ts.map +0 -1
- package/lib/icons/General/IconPortalUser.js +0 -6
- package/lib/icons/General/IconPrint.d.ts.map +0 -1
- package/lib/icons/General/IconPrint.js +0 -6
- package/lib/icons/General/IconProfile.d.ts.map +0 -1
- package/lib/icons/General/IconProfile.js +0 -6
- package/lib/icons/General/IconProfileFilled.d.ts.map +0 -1
- package/lib/icons/General/IconProfileFilled.js +0 -6
- package/lib/icons/General/IconRearrange.d.ts.map +0 -1
- package/lib/icons/General/IconRearrange.js +0 -4
- package/lib/icons/General/IconReciept.d.ts.map +0 -1
- package/lib/icons/General/IconReciept.js +0 -6
- package/lib/icons/General/IconRedo.d.ts.map +0 -1
- package/lib/icons/General/IconRedo.js +0 -6
- package/lib/icons/General/IconRefresh.d.ts.map +0 -1
- package/lib/icons/General/IconRefresh.js +0 -6
- package/lib/icons/General/IconReply.d.ts.map +0 -1
- package/lib/icons/General/IconReply.js +0 -6
- package/lib/icons/General/IconReplyAll.d.ts.map +0 -1
- package/lib/icons/General/IconReplyAll.js +0 -6
- package/lib/icons/General/IconRoom.d.ts.map +0 -1
- package/lib/icons/General/IconRoom.js +0 -6
- package/lib/icons/General/IconSave.d.ts.map +0 -1
- package/lib/icons/General/IconSave.js +0 -6
- package/lib/icons/General/IconSearch.d.ts.map +0 -1
- package/lib/icons/General/IconSearch.js +0 -6
- package/lib/icons/General/IconSend.d.ts.map +0 -1
- package/lib/icons/General/IconSend.js +0 -6
- package/lib/icons/General/IconSettings.d.ts.map +0 -1
- package/lib/icons/General/IconSettings.js +0 -6
- package/lib/icons/General/IconShopping.d.ts.map +0 -1
- package/lib/icons/General/IconShopping.js +0 -6
- package/lib/icons/General/IconSign.d.ts.map +0 -1
- package/lib/icons/General/IconSign.js +0 -6
- package/lib/icons/General/IconSliders.d.ts.map +0 -1
- package/lib/icons/General/IconSliders.js +0 -6
- package/lib/icons/General/IconSort.d.ts.map +0 -1
- package/lib/icons/General/IconSort.js +0 -6
- package/lib/icons/General/IconStarFilled.d.ts.map +0 -1
- package/lib/icons/General/IconStarFilled.js +0 -6
- package/lib/icons/General/IconStarHalf.d.ts.map +0 -1
- package/lib/icons/General/IconStarHalf.js +0 -6
- package/lib/icons/General/IconStarOutline.d.ts.map +0 -1
- package/lib/icons/General/IconStarOutline.js +0 -6
- package/lib/icons/General/IconStore.d.ts.map +0 -1
- package/lib/icons/General/IconStore.js +0 -6
- package/lib/icons/General/IconSubway.d.ts.map +0 -1
- package/lib/icons/General/IconSubway.js +0 -6
- package/lib/icons/General/IconSwitch.d.ts.map +0 -1
- package/lib/icons/General/IconSwitch.js +0 -6
- package/lib/icons/General/IconTrain.d.ts.map +0 -1
- package/lib/icons/General/IconTrain.js +0 -6
- package/lib/icons/General/IconTram.d.ts.map +0 -1
- package/lib/icons/General/IconTram.js +0 -6
- package/lib/icons/General/IconTransport.d.ts.map +0 -1
- package/lib/icons/General/IconTransport.js +0 -6
- package/lib/icons/General/IconTypeOfBuilding.d.ts.map +0 -1
- package/lib/icons/General/IconTypeOfBuilding.js +0 -6
- package/lib/icons/General/IconTypeOfBuildingOutline.d.ts.map +0 -1
- package/lib/icons/General/IconTypeOfBuildingOutline.js +0 -6
- package/lib/icons/General/IconUndo.d.ts.map +0 -1
- package/lib/icons/General/IconUndo.js +0 -6
- package/lib/icons/General/IconUpload.d.ts.map +0 -1
- package/lib/icons/General/IconUpload.js +0 -6
- package/lib/icons/General/IconUser.d.ts.map +0 -1
- package/lib/icons/General/IconUser.js +0 -6
- package/lib/icons/General/IconUserThin.d.ts.map +0 -1
- package/lib/icons/General/IconUserThin.js +0 -6
- package/lib/icons/General/IconVote.d.ts.map +0 -1
- package/lib/icons/General/IconVote.js +0 -6
- package/lib/icons/General/IconWalk.d.ts.map +0 -1
- package/lib/icons/General/IconWalk.js +0 -6
- package/lib/icons/General/IconWarning.d.ts.map +0 -1
- package/lib/icons/General/IconWarning.js +0 -6
- package/lib/icons/General/IconWarningBell.d.ts.map +0 -1
- package/lib/icons/General/IconWarningBell.js +0 -6
- package/lib/icons/General/IconWork.d.ts.map +0 -1
- package/lib/icons/General/IconWork.js +0 -6
- package/lib/icons/General/IconWorkFilled.d.ts.map +0 -1
- package/lib/icons/General/IconWorkFilled.js +0 -6
- package/lib/icons/General/IconZip.d.ts.map +0 -1
- package/lib/icons/General/IconZip.js +0 -6
- package/lib/icons/Icon.stories.d.ts +0 -59
- package/lib/icons/Icon.stories.d.ts.map +0 -1
- package/lib/icons/Icon.stories.js +0 -240
- package/lib/icons/Logos/IconAmericanExpress.d.ts.map +0 -1
- package/lib/icons/Logos/IconAmericanExpress.js +0 -6
- package/lib/icons/Logos/IconBankAxept.d.ts.map +0 -1
- package/lib/icons/Logos/IconBankAxept.js +0 -6
- package/lib/icons/Logos/IconGmail.d.ts.map +0 -1
- package/lib/icons/Logos/IconGmail.js +0 -5
- package/lib/icons/Logos/IconMasterCard.d.ts.map +0 -1
- package/lib/icons/Logos/IconMasterCard.js +0 -6
- package/lib/icons/Logos/IconOffice365.d.ts.map +0 -1
- package/lib/icons/Logos/IconOffice365.js +0 -6
- package/lib/icons/Logos/IconVisa.d.ts.map +0 -1
- package/lib/icons/Logos/IconVisa.js +0 -6
- package/lib/icons/withIcon.d.ts.map +0 -1
- package/lib/icons/withIcon.js +0 -49
- package/lib/illustrations/Backgrounds/IllustrationHousesBackground.d.ts.map +0 -1
- package/lib/illustrations/Backgrounds/IllustrationHousesBackground.js +0 -6
- package/lib/illustrations/Backgrounds/IllustrationHousesBackgroundWithComposition.d.ts.map +0 -1
- package/lib/illustrations/Backgrounds/IllustrationHousesBackgroundWithComposition.js +0 -7
- package/lib/illustrations/General/IllustrationBudget.d.ts.map +0 -1
- package/lib/illustrations/General/IllustrationBudget.js +0 -6
- package/lib/illustrations/General/IllustrationError.d.ts.map +0 -1
- package/lib/illustrations/General/IllustrationError.js +0 -6
- package/lib/illustrations/General/IllustrationErrorGeneric.d.ts.map +0 -1
- package/lib/illustrations/General/IllustrationErrorGeneric.js +0 -6
- package/lib/illustrations/General/IllustrationHighHouse.d.ts.map +0 -1
- package/lib/illustrations/General/IllustrationHighHouse.js +0 -6
- package/lib/illustrations/General/IllustrationHighHouseComposition.d.ts.map +0 -1
- package/lib/illustrations/General/IllustrationHighHouseComposition.js +0 -6
- package/lib/illustrations/General/IllustrationHouse.d.ts.map +0 -1
- package/lib/illustrations/General/IllustrationHouse.js +0 -6
- package/lib/illustrations/General/IllustrationHouseComposition.d.ts.map +0 -1
- package/lib/illustrations/General/IllustrationHouseComposition.js +0 -6
- package/lib/illustrations/General/IllustrationHouseMissing.d.ts.map +0 -1
- package/lib/illustrations/General/IllustrationHouseMissing.js +0 -6
- package/lib/illustrations/General/IllustrationLowHouse.d.ts.map +0 -1
- package/lib/illustrations/General/IllustrationLowHouse.js +0 -6
- package/lib/illustrations/General/IllustrationLowHouseComposition.d.ts.map +0 -1
- package/lib/illustrations/General/IllustrationLowHouseComposition.js +0 -6
- package/lib/illustrations/General/IllustrationPaperCompleted.d.ts.map +0 -1
- package/lib/illustrations/General/IllustrationPaperCompleted.js +0 -6
- package/lib/illustrations/General/IllustrationPaperMissing.d.ts.map +0 -1
- package/lib/illustrations/General/IllustrationPaperMissing.js +0 -6
- package/lib/illustrations/General/IllustrationSemiDetachedHouse.d.ts.map +0 -1
- package/lib/illustrations/General/IllustrationSemiDetachedHouse.js +0 -6
- package/lib/illustrations/General/IllustrationSemiDetachedHouseComposition.d.ts.map +0 -1
- package/lib/illustrations/General/IllustrationSemiDetachedHouseComposition.js +0 -6
- package/lib/illustrations/General/IllustrationServiceMessage.d.ts.map +0 -1
- package/lib/illustrations/General/IllustrationServiceMessage.js +0 -6
- package/lib/illustrations/General/IllustrationSmallHouse.d.ts.map +0 -1
- package/lib/illustrations/General/IllustrationSmallHouse.js +0 -6
- package/lib/illustrations/General/IllustrationSmallHouseComposition.d.ts.map +0 -1
- package/lib/illustrations/General/IllustrationSmallHouseComposition.js +0 -6
- package/lib/illustrations/General/IllustrationTechninalDifficulties.d.ts.map +0 -1
- package/lib/illustrations/General/IllustrationTechninalDifficulties.js +0 -8
- package/lib/illustrations/General/IllustrationTerraceBlock.d.ts.map +0 -1
- package/lib/illustrations/General/IllustrationTerraceBlock.js +0 -6
- package/lib/illustrations/General/IllustrationTerraceBlockComposition.d.ts.map +0 -1
- package/lib/illustrations/General/IllustrationTerraceBlockComposition.js +0 -6
- package/lib/illustrations/General/IllustrationTownHouse.d.ts.map +0 -1
- package/lib/illustrations/General/IllustrationTownHouse.js +0 -6
- package/lib/illustrations/General/IllustrationTownHouseComposition.d.ts.map +0 -1
- package/lib/illustrations/General/IllustrationTownHouseComposition.js +0 -6
- package/lib/illustrations/Illustration.stories.d.ts +0 -25
- package/lib/illustrations/Illustration.stories.d.ts.map +0 -1
- package/lib/illustrations/Illustration.stories.js +0 -62
- package/lib/illustrations/MySite/IllustrationMySiteAssociation.d.ts.map +0 -1
- package/lib/illustrations/MySite/IllustrationMySiteAssociation.js +0 -4
- package/lib/illustrations/MySite/IllustrationMySiteBenefits.d.ts.map +0 -1
- package/lib/illustrations/MySite/IllustrationMySiteBenefits.js +0 -6
- package/lib/illustrations/MySite/IllustrationMySiteBuilding.d.ts.map +0 -1
- package/lib/illustrations/MySite/IllustrationMySiteBuilding.js +0 -6
- package/lib/illustrations/MySite/IllustrationMySiteCoffeeBook.d.ts.map +0 -1
- package/lib/illustrations/MySite/IllustrationMySiteCoffeeBook.js +0 -6
- package/lib/illustrations/MySite/IllustrationMySiteComputer.d.ts.map +0 -1
- package/lib/illustrations/MySite/IllustrationMySiteComputer.js +0 -6
- package/lib/illustrations/MySite/IllustrationMySiteCooperative.d.ts.map +0 -1
- package/lib/illustrations/MySite/IllustrationMySiteCooperative.js +0 -4
- package/lib/illustrations/MySite/IllustrationMySiteDashboard.d.ts.map +0 -1
- package/lib/illustrations/MySite/IllustrationMySiteDashboard.js +0 -4
- package/lib/illustrations/MySite/IllustrationMySiteGift.d.ts.map +0 -1
- package/lib/illustrations/MySite/IllustrationMySiteGift.js +0 -6
- package/lib/illustrations/MySite/IllustrationMySiteLetterSent.d.ts.map +0 -1
- package/lib/illustrations/MySite/IllustrationMySiteLetterSent.js +0 -6
- package/lib/illustrations/MySite/IllustrationMySiteMailbox.d.ts.map +0 -1
- package/lib/illustrations/MySite/IllustrationMySiteMailbox.js +0 -4
- package/lib/illustrations/MySite/IllustrationMySitePapers.d.ts.map +0 -1
- package/lib/illustrations/MySite/IllustrationMySitePapers.js +0 -6
- package/lib/illustrations/MySite/IllustrationMySitePiggyBank.d.ts.map +0 -1
- package/lib/illustrations/MySite/IllustrationMySitePiggyBank.js +0 -6
- package/lib/illustrations/MySite/IllustrationMySiteTransfer.d.ts.map +0 -1
- package/lib/illustrations/MySite/IllustrationMySiteTransfer.js +0 -6
- package/lib/illustrations/styles.d.ts.map +0 -1
- package/lib/illustrations/styles.js +0 -94
- package/lib/illustrations/withIllustration.d.ts.map +0 -1
- package/lib/illustrations/withIllustration.js +0 -42
- package/lib/index.d.ts.map +0 -1
- package/lib/index.js +0 -327
- package/lib/layout/Footer/Footer.stories.d.ts +0 -11
- package/lib/layout/Footer/Footer.stories.d.ts.map +0 -1
- package/lib/layout/Footer/Footer.stories.js +0 -19
- package/lib/layout/Footer/FooterButton/index.d.ts.map +0 -1
- package/lib/layout/Footer/FooterButton/index.js +0 -6
- package/lib/layout/Footer/FooterButton/styles.d.ts.map +0 -1
- package/lib/layout/Footer/FooterButton/styles.js +0 -15
- package/lib/layout/Footer/FooterCol/index.d.ts.map +0 -1
- package/lib/layout/Footer/FooterCol/index.js +0 -6
- package/lib/layout/Footer/FooterCol/styles.d.ts.map +0 -1
- package/lib/layout/Footer/FooterCol/styles.js +0 -7
- package/lib/layout/Footer/FooterGroup/index.d.ts.map +0 -1
- package/lib/layout/Footer/FooterGroup/index.js +0 -6
- package/lib/layout/Footer/FooterGroup/styles.d.ts.map +0 -1
- package/lib/layout/Footer/FooterGroup/styles.js +0 -9
- package/lib/layout/Footer/FooterLabel/index.d.ts.map +0 -1
- package/lib/layout/Footer/FooterLabel/index.js +0 -6
- package/lib/layout/Footer/FooterLabel/styles.d.ts.map +0 -1
- package/lib/layout/Footer/FooterLabel/styles.js +0 -8
- package/lib/layout/Footer/FooterLink/index.d.ts.map +0 -1
- package/lib/layout/Footer/FooterLink/index.js +0 -6
- package/lib/layout/Footer/FooterLink/styles.d.ts.map +0 -1
- package/lib/layout/Footer/FooterLink/styles.js +0 -19
- package/lib/layout/Footer/index.d.ts.map +0 -1
- package/lib/layout/Footer/index.js +0 -6
- package/lib/layout/Footer/styles.d.ts.map +0 -1
- package/lib/layout/Footer/styles.js +0 -25
- package/lib/layout/Layout/Layout.stories.d.ts +0 -7
- package/lib/layout/Layout/Layout.stories.d.ts.map +0 -1
- package/lib/layout/Layout/Layout.stories.js +0 -10
- package/lib/layout/Layout/index.d.ts.map +0 -1
- package/lib/layout/Layout/index.js +0 -6
- package/lib/layout/Layout/styles.d.ts.map +0 -1
- package/lib/layout/Layout/styles.js +0 -14
- package/lib/layout/LayoutShell/LayoutShell.stories.d.ts +0 -15
- package/lib/layout/LayoutShell/LayoutShell.stories.d.ts.map +0 -1
- package/lib/layout/LayoutShell/LayoutShell.stories.js +0 -68
- package/lib/layout/LayoutShell/index.d.ts.map +0 -1
- package/lib/layout/LayoutShell/index.js +0 -12
- package/lib/layout/LayoutShell/styles.d.ts.map +0 -1
- package/lib/layout/LayoutShell/styles.js +0 -59
- package/lib/layout/Menu/AppPicker/index.d.ts.map +0 -1
- package/lib/layout/Menu/AppPicker/index.js +0 -21
- package/lib/layout/Menu/AppPicker/styles.d.ts.map +0 -1
- package/lib/layout/Menu/AppPicker/styles.js +0 -91
- package/lib/layout/Menu/MainMenu/index.d.ts.map +0 -1
- package/lib/layout/Menu/MainMenu/index.js +0 -6
- package/lib/layout/Menu/MainMenu/styles.d.ts.map +0 -1
- package/lib/layout/Menu/MainMenu/styles.js +0 -29
- package/lib/layout/Menu/MenuItem/index.d.ts.map +0 -1
- package/lib/layout/Menu/MenuItem/index.js +0 -9
- package/lib/layout/Menu/MenuItem/styles.d.ts.map +0 -1
- package/lib/layout/Menu/MenuItem/styles.js +0 -78
- package/lib/layout/Menu/MenuSpacer/index.d.ts.map +0 -1
- package/lib/layout/Menu/MenuSpacer/index.js +0 -6
- package/lib/layout/Menu/MenuSpacer/styles.d.ts.map +0 -1
- package/lib/layout/Menu/MenuSpacer/styles.js +0 -17
- package/lib/layout/Menu/MenuTop/index.d.ts.map +0 -1
- package/lib/layout/Menu/MenuTop/index.js +0 -7
- package/lib/layout/Menu/MenuTop/styles.d.ts.map +0 -1
- package/lib/layout/Menu/MenuTop/styles.js +0 -44
- package/lib/layout/Menu/SecondaryMenu/index.d.ts.map +0 -1
- package/lib/layout/Menu/SecondaryMenu/index.js +0 -12
- package/lib/layout/Menu/SecondaryMenu/styles.d.ts.map +0 -1
- package/lib/layout/Menu/SecondaryMenu/styles.js +0 -83
- package/lib/layout/Menu/SecondaryMenuItem/index.d.ts.map +0 -1
- package/lib/layout/Menu/SecondaryMenuItem/index.js +0 -12
- package/lib/layout/Menu/SecondaryMenuItem/styles.d.ts.map +0 -1
- package/lib/layout/Menu/SecondaryMenuItem/styles.js +0 -35
- package/lib/layout/Menu/Sidemenu.stories.d.ts +0 -19
- package/lib/layout/Menu/Sidemenu.stories.d.ts.map +0 -1
- package/lib/layout/Menu/Sidemenu.stories.js +0 -37
- package/lib/layout/Menu/index.d.ts.map +0 -1
- package/lib/layout/Menu/index.js +0 -8
- package/lib/layout/Menu/styles.d.ts.map +0 -1
- package/lib/layout/Menu/styles.js +0 -30
- package/lib/layout/Submenu/Submenu.stories.d.ts +0 -27
- package/lib/layout/Submenu/Submenu.stories.d.ts.map +0 -1
- package/lib/layout/Submenu/Submenu.stories.js +0 -35
- package/lib/layout/Submenu/SubmenuItem/index.d.ts.map +0 -1
- package/lib/layout/Submenu/SubmenuItem/index.js +0 -31
- package/lib/layout/Submenu/SubmenuItem/styles.d.ts.map +0 -1
- package/lib/layout/Submenu/SubmenuItem/styles.js +0 -30
- package/lib/layout/Submenu/SubmenuLightThemeBg/index.d.ts.map +0 -1
- package/lib/layout/Submenu/SubmenuLightThemeBg/index.js +0 -5
- package/lib/layout/Submenu/index.d.ts.map +0 -1
- package/lib/layout/Submenu/index.js +0 -80
- package/lib/layout/Submenu/styles.d.ts.map +0 -1
- package/lib/layout/Submenu/styles.js +0 -153
- package/lib/layout/Topbar/Topbar.stories.d.ts +0 -11
- package/lib/layout/Topbar/Topbar.stories.d.ts.map +0 -1
- package/lib/layout/Topbar/Topbar.stories.js +0 -21
- package/lib/layout/Topbar/index.d.ts.map +0 -1
- package/lib/layout/Topbar/index.js +0 -6
- package/lib/layout/Topbar/styles.d.ts.map +0 -1
- package/lib/layout/Topbar/styles.js +0 -21
- package/lib/shared/components/SbIconGrid/index.d.ts.map +0 -1
- package/lib/shared/components/SbIconGrid/index.js +0 -14
- package/lib/shared/components/VisuallyHidden/index.d.ts.map +0 -1
- package/lib/shared/components/VisuallyHidden/index.js +0 -17
- package/lib/shared/recharts/CustomLegend/index.d.ts.map +0 -1
- package/lib/shared/recharts/CustomLegend/index.js +0 -8
- package/lib/shared/recharts/CustomLegend/styles.d.ts.map +0 -1
- package/lib/shared/recharts/CustomLegend/styles.js +0 -30
- package/lib/shared/recharts/CustomTooltip/index.d.ts.map +0 -1
- package/lib/shared/recharts/CustomTooltip/index.js +0 -41
- package/lib/shared/recharts/CustomTooltip/styles.d.ts.map +0 -1
- package/lib/shared/recharts/CustomTooltip/styles.js +0 -29
- package/lib/utils/accountNumber.d.ts.map +0 -1
- package/lib/utils/accountNumber.js +0 -33
- package/lib/utils/alpha.d.ts.map +0 -1
- package/lib/utils/alpha.js +0 -10
- package/lib/utils/array.d.ts.map +0 -1
- package/lib/utils/array.js +0 -11
- package/lib/utils/contrastColor.d.ts.map +0 -1
- package/lib/utils/contrastColor.js +0 -18
- package/lib/utils/dates.d.ts.map +0 -1
- package/lib/utils/dates.js +0 -126
- package/lib/utils/file.d.ts.map +0 -1
- package/lib/utils/file.js +0 -13
- package/lib/utils/format.d.ts.map +0 -1
- package/lib/utils/format.js +0 -106
- package/lib/utils/formatGraphPrice.d.ts.map +0 -1
- package/lib/utils/formatGraphPrice.js +0 -19
- package/lib/utils/getContrastColor.d.ts +0 -2
- package/lib/utils/getContrastColor.d.ts.map +0 -1
- package/lib/utils/getContrastColor.js +0 -20
- package/lib/utils/image.d.ts.map +0 -1
- package/lib/utils/image.js +0 -9
- package/lib/utils/pagination.d.ts.map +0 -1
- package/lib/utils/pagination.js +0 -26
- package/lib/utils/phone.d.ts.map +0 -1
- package/lib/utils/phone.js +0 -32
- package/lib/utils/removeFocusOnMouseUp.d.ts.map +0 -1
- package/lib/utils/removeFocusOnMouseUp.js +0 -7
- package/lib/utils/time.d.ts.map +0 -1
- package/lib/utils/time.js +0 -95
- package/lib/utils/url.d.ts.map +0 -1
- package/lib/utils/url.js +0 -12
- package/lib/utils/useSnorreTheme.d.ts.map +0 -1
- package/lib/utils/useSnorreTheme.js +0 -29
- package/lib/v2/Memberbenefits/MemberbenefitsCard/MemberbenefitsCard.stories.d.ts +0 -10
- package/lib/v2/Memberbenefits/MemberbenefitsCard/MemberbenefitsCard.stories.d.ts.map +0 -1
- package/lib/v2/Memberbenefits/MemberbenefitsCard/MemberbenefitsCard.stories.js +0 -72
- package/lib/v2/Memberbenefits/MemberbenefitsCard/index.d.ts.map +0 -1
- package/lib/v2/Memberbenefits/MemberbenefitsCard/index.js +0 -36
- package/lib/v2/Memberbenefits/MemberbenefitsCard/model.d.ts.map +0 -1
- package/lib/v2/Memberbenefits/MemberbenefitsCard/model.js +0 -5
- package/lib/v2/Memberbenefits/MemberbenefitsCard/styles.d.ts.map +0 -1
- package/lib/v2/Memberbenefits/MemberbenefitsCard/styles.js +0 -108
- package/lib/v2/core/Box/Box.stories.d.ts +0 -15
- package/lib/v2/core/Box/Box.stories.d.ts.map +0 -1
- package/lib/v2/core/Box/Box.stories.js +0 -87
- package/lib/v2/core/Box/index.d.ts.map +0 -1
- package/lib/v2/core/Box/index.js +0 -29
- package/lib/v2/core/Box/styles.d.ts.map +0 -1
- package/lib/v2/core/Box/styles.js +0 -69
- package/lib/v2/core/BoxedTable/BoxedTable.stories.d.ts +0 -35
- package/lib/v2/core/BoxedTable/BoxedTable.stories.d.ts.map +0 -1
- package/lib/v2/core/BoxedTable/BoxedTable.stories.js +0 -44
- package/lib/v2/core/BoxedTable/DraggableRow/index.d.ts.map +0 -1
- package/lib/v2/core/BoxedTable/DraggableRow/index.js +0 -6
- package/lib/v2/core/BoxedTable/DraggableRow/styles.d.ts.map +0 -1
- package/lib/v2/core/BoxedTable/DraggableRow/styles.js +0 -30
- package/lib/v2/core/BoxedTable/HeaderCell/index.d.ts.map +0 -1
- package/lib/v2/core/BoxedTable/HeaderCell/index.js +0 -24
- package/lib/v2/core/BoxedTable/HeaderCell/styles.d.ts.map +0 -1
- package/lib/v2/core/BoxedTable/HeaderCell/styles.js +0 -12
- package/lib/v2/core/BoxedTable/RowCell/index.d.ts.map +0 -1
- package/lib/v2/core/BoxedTable/RowCell/index.js +0 -15
- package/lib/v2/core/BoxedTable/RowCell/styles.d.ts.map +0 -1
- package/lib/v2/core/BoxedTable/RowCell/styles.js +0 -49
- package/lib/v2/core/BoxedTable/TableHeader/index.d.ts.map +0 -1
- package/lib/v2/core/BoxedTable/TableHeader/index.js +0 -6
- package/lib/v2/core/BoxedTable/TableHeader/styles.d.ts.map +0 -1
- package/lib/v2/core/BoxedTable/TableHeader/styles.js +0 -7
- package/lib/v2/core/BoxedTable/TableRow/index.d.ts.map +0 -1
- package/lib/v2/core/BoxedTable/TableRow/index.js +0 -19
- package/lib/v2/core/BoxedTable/TableRow/styles.d.ts.map +0 -1
- package/lib/v2/core/BoxedTable/TableRow/styles.js +0 -65
- package/lib/v2/core/BoxedTable/index.d.ts.map +0 -1
- package/lib/v2/core/BoxedTable/index.js +0 -33
- package/lib/v2/core/BoxedTable/models.d.ts.map +0 -1
- package/lib/v2/core/BoxedTable/models.js +0 -1
- package/lib/v2/core/BoxedTable/styles.d.ts.map +0 -1
- package/lib/v2/core/BoxedTable/styles.js +0 -263
- package/lib/v2/core/Button/Button.stories.d.ts +0 -28
- package/lib/v2/core/Button/Button.stories.d.ts.map +0 -1
- package/lib/v2/core/Button/Button.stories.js +0 -186
- package/lib/v2/core/Button/index.d.ts.map +0 -1
- package/lib/v2/core/Button/index.js +0 -54
- package/lib/v2/core/Button/styles.d.ts.map +0 -1
- package/lib/v2/core/Button/styles.js +0 -235
- package/lib/v2/core/ButtonsFilter/ButtonsFilter.stories.d.ts +0 -8
- package/lib/v2/core/ButtonsFilter/ButtonsFilter.stories.d.ts.map +0 -1
- package/lib/v2/core/ButtonsFilter/ButtonsFilter.stories.js +0 -33
- package/lib/v2/core/ButtonsFilter/index.d.ts.map +0 -1
- package/lib/v2/core/ButtonsFilter/index.js +0 -44
- package/lib/v2/core/ButtonsFilter/styles.d.ts.map +0 -1
- package/lib/v2/core/ButtonsFilter/styles.js +0 -7
- package/lib/v2/core/Chip/Chip.stories.d.ts +0 -16
- package/lib/v2/core/Chip/Chip.stories.d.ts.map +0 -1
- package/lib/v2/core/Chip/Chip.stories.js +0 -84
- package/lib/v2/core/Chip/index.d.ts.map +0 -1
- package/lib/v2/core/Chip/index.js +0 -49
- package/lib/v2/core/Chip/styles.d.ts.map +0 -1
- package/lib/v2/core/Chip/styles.js +0 -77
- package/lib/v2/core/TabNav/TabContext.d.ts.map +0 -1
- package/lib/v2/core/TabNav/TabContext.js +0 -34
- package/lib/v2/core/TabNav/TabNav.stories.d.ts +0 -47
- package/lib/v2/core/TabNav/TabNav.stories.d.ts.map +0 -1
- package/lib/v2/core/TabNav/TabNav.stories.js +0 -173
- package/lib/v2/core/TabNav/TabNavItem/index.d.ts.map +0 -1
- package/lib/v2/core/TabNav/TabNavItem/index.js +0 -47
- package/lib/v2/core/TabNav/TabNavItem/styles.d.ts.map +0 -1
- package/lib/v2/core/TabNav/TabNavItem/styles.js +0 -98
- package/lib/v2/core/TabNav/index.d.ts.map +0 -1
- package/lib/v2/core/TabNav/index.js +0 -59
- package/lib/v2/core/TabNav/styles.d.ts.map +0 -1
- package/lib/v2/core/TabNav/styles.js +0 -63
- package/lib/v2/core/TabNav/utils/useContainerDimensions.d.ts.map +0 -1
- package/lib/v2/core/TabNav/utils/useContainerDimensions.js +0 -27
- package/lib/v2/hooks/useOverflow.d.ts.map +0 -1
- package/lib/v2/hooks/useOverflow.js +0 -32
- package/lib/v2/index.d.ts.map +0 -1
- package/lib/v2/index.js +0 -14
@@ -1,6 +0,0 @@
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
-
import withIllustration from '../withIllustration';
|
3
|
-
const IllustrationBudget = (props) => {
|
4
|
-
return (_jsxs("svg", { width: "244", height: "164", viewBox: "0 0 244 164", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [_jsxs("g", { "clip-path": "url(#clip0_3227_55494)", children: [_jsx("path", { d: "M141.592 27.2215C126.09 26.6738 111.325 21.5679 97.2273 15.9824C83.1297 10.3969 69.1626 4.20627 54.0336 1.24625C44.3013 -0.656766 33.1717 -0.925277 25.3311 4.39593C17.7837 9.51043 13.6803 17.96 12.3707 26.156C11.3842 32.336 12.4704 39.2278 15.1709 45.0072C17.0476 49.0199 20.3794 52.3912 22.6841 56.2335C30.698 69.6058 25.038 86.0958 16.3457 99.1526C12.2799 105.277 7.54433 111.121 4.40082 117.639C1.25731 124.158 -0.197817 131.63 2.55195 138.281C5.28032 144.874 11.777 149.825 18.8152 153.307C33.1118 160.382 49.4336 164 65.946 164C102.766 164 139.147 163.892 175.774 163.892C189.282 163.892 202.82 163.071 216.096 160.942C223.466 159.759 231.076 157.884 236.425 153.354C243.22 147.6 244.904 137.867 240.35 130.658C232.721 118.569 211.607 115.568 206.27 102.586C203.332 95.4425 206.349 87.4852 210.618 80.8491C219.777 66.6372 235.129 54.1685 235.938 37.9215C236.494 26.7633 229.113 15.5882 217.703 10.3096C205.741 4.76886 189.157 5.47211 180.332 14.6313C171.246 24.0782 155.278 27.7074 141.592 27.2215Z", fill: "#E6EDFB" }), _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M151.092 77.1416H10.6306V155.57C10.6306 160.446 14.604 164.399 19.5055 164.399H140.526C146.362 164.399 151.092 159.693 151.092 153.889V77.1416Z", fill: "#88A9F0" }), _jsx("path", { d: "M151.092 60.937H27.8214V77.5574L133.482 77.5568L133.482 155.64C133.482 160.477 137.424 164.399 142.287 164.399C147.15 164.399 151.092 160.477 151.092 155.64L151.092 60.937Z", fill: "#1657E2" }), _jsx("path", { d: "M151.092 60.937H27.8214V77.5574L133.482 77.5568L133.482 155.64C133.482 160.477 137.424 164.399 142.287 164.399C147.15 164.399 151.092 160.477 151.092 155.64L151.092 60.937Z", fill: "black", "fill-opacity": "0.201016" }), _jsx("path", { d: "M41.0288 25.2031H129.079V77.5573H41.0288V25.2031Z", fill: "#88A9F0" }), _jsx("path", { d: "M41.0288 25.2031H129.079V77.5573H41.0288V25.2031Z", fill: "white", "fill-opacity": "0.501748" }), _jsx("path", { d: "M27.8213 51.3804H115.872V78.43H27.8213V51.3804Z", fill: "#1657E2" }), _jsx("path", { d: "M27.8213 51.3804H115.872V78.43H27.8213V51.3804Z", fill: "white", "fill-opacity": "0.502841" }), _jsx("path", { d: "M41.0288 77.5571H115.872V155.216H41.0288V77.5571Z", fill: "#1657E2" }), _jsx("path", { d: "M21.6577 41.7817H109.708V155.216H21.6577V41.7817Z", fill: "white" }), _jsx("path", { d: "M48.36 87.1348H78.0356V93.3216H48.36V87.1348Z", fill: "#C3D4F7" }), _jsx("path", { d: "M84.6302 87.1348H101.117V93.3216H84.6302V87.1348Z", fill: "#C3D4F7" }), _jsx("path", { d: "M30.7741 87.1348H39.5669V93.3216H30.7741V87.1348Z", fill: "#C3D4F7" }), _jsx("path", { d: "M30.7744 52.8682H101.117V76.9215H30.7744V52.8682Z", fill: "#C3D4F7" }), _jsx("path", { d: "M48.3598 101.535H75.0679V107.721H48.3598V101.535Z", fill: "#C3D4F7" }), _jsx("path", { d: "M84.6303 101.535H96.9951V107.721H84.6303V101.535Z", fill: "#C3D4F7" }), _jsx("path", { d: "M48.36 129.961H78.0356V136.148H48.36V129.961Z", fill: "#C3D4F7" }), _jsx("path", { d: "M84.63 129.961H99.0557V136.148H84.63V129.961Z", fill: "#C3D4F7" }), _jsx("path", { d: "M30.7741 101.535H40.666V107.721H30.7741V101.535Z", fill: "#C3D4F7" }), _jsx("path", { d: "M30.7741 129.961H41.7651V136.148H30.7741V129.961Z", fill: "#C3D4F7" }), _jsx("path", { d: "M48.36 115.935H71.1113V122.121H48.36V115.935Z", fill: "#C3D4F7" }), _jsx("path", { d: "M84.6302 115.935H101.117V122.121H84.6302V115.935Z", fill: "#C3D4F7" }), _jsx("path", { d: "M30.7746 115.935H38.4683V122.121H30.7746V115.935Z", fill: "#C3D4F7" }), _jsx("path", { d: "M226.318 45.9199H136.288C135.074 45.9199 134.09 46.8989 134.09 48.1066V103.782C134.09 104.99 135.074 105.969 136.288 105.969H226.318C227.532 105.969 228.516 104.99 228.516 103.782V48.1066C228.516 46.8989 227.532 45.9199 226.318 45.9199Z", fill: "#00226C" }), _jsx("path", { d: "M227.513 45.9199H141.069C139.855 45.9199 138.871 46.8989 138.871 48.1066V104.96C138.871 106.168 139.855 107.147 141.069 107.147H227.513C228.727 107.147 229.712 106.168 229.712 104.96V48.1066C229.712 46.8989 228.727 45.9199 227.513 45.9199Z", fill: "#1657E2" }), _jsx("path", { opacity: "0.502511", d: "M204.611 74.1782H173.534V80.0654H204.611V74.1782Z", fill: "#C3D0D8" }), _jsx("path", { d: "M214.324 54.6665H124.198C122.984 54.6665 122 55.6455 122 56.8532V109.333C122 110.541 122.984 111.52 124.198 111.52H214.324C215.538 111.52 216.523 110.541 216.523 109.333V56.8532C216.523 55.6455 215.538 54.6665 214.324 54.6665Z", fill: "#C3D0D8" }), _jsx("path", { d: "M218.721 54.6665H127.496C126.282 54.6665 125.297 55.6455 125.297 56.8532V109.333C125.297 110.541 126.282 111.52 127.496 111.52H218.721C219.935 111.52 220.919 110.541 220.919 109.333V56.8532C220.919 55.6455 219.935 54.6665 218.721 54.6665Z", fill: "white" }), _jsx("path", { d: "M212.126 72.1597H164.865V76.533H212.126V72.1597Z", fill: "#C3D0D8" }), _jsx("path", { d: "M212.126 63.4131H179.153V67.7864H212.126V63.4131Z", fill: "#C3D0D8" }), _jsx("path", { d: "M220.919 96.2134H124.198V102.773H220.919V96.2134Z", fill: "#C3D0D8" }), _jsx("path", { d: "M204.193 144.932H156.167V164H204.193V144.932Z", fill: "#1657E2" }), _jsx("path", { d: "M204.193 130.631H156.167V144.932H204.193V130.631Z", fill: "#00226C" }), _jsx("path", { d: "M204.193 111.564H156.167V130.632H204.193V111.564Z", fill: "#FEC9C8" }), _jsx("path", { d: "M204.193 111.564H156.167V117.523H204.193V111.564Z", fill: "black", "fill-opacity": "0.102273" }), _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M194.588 92.4961C199.893 92.4961 204.193 96.7739 204.193 102.051V128.248H184.983V102.051C184.983 96.7739 189.283 92.4961 194.588 92.4961Z", fill: "#FEC9C8" }), _jsx("path", { d: "M218.92 132.958H197.848V165.093H218.92V132.958Z", fill: "#FDD33F" }), _jsx("path", { d: "M203.948 132.958H197.848V165.093H203.948V132.958Z", fill: "#F7B523" }), _jsx("path", { d: "M215.593 132.958H212.266V165.093H215.593V132.958Z", fill: "#FFE168" }), _jsx("path", { d: "M206.72 141.823H203.393V147.363H206.72V141.823Z", fill: "#F7B523" }), _jsx("path", { d: "M206.72 159.553H203.393V165.093H206.72V159.553Z", fill: "#F7B523" }), _jsx("path", { d: "M218.92 138.499H197.848V141.823H218.92V138.499Z", fill: "#F7B523" }), _jsx("path", { d: "M218.92 147.363H197.848V150.688H218.92V147.363Z", fill: "#F7B523" }), _jsx("path", { d: "M218.92 156.229H197.848V159.553H218.92V156.229Z", fill: "#F7B523" }), _jsx("path", { d: "M233.338 141.823H212.266V165.093H233.338V141.823Z", fill: "#FDD33F" }), _jsx("path", { d: "M218.366 138.499H212.266V165.093H218.366V138.499Z", fill: "#F7B523" }), _jsx("path", { d: "M230.011 141.823H227.238V165.093H230.011V141.823Z", fill: "#FFE168" }), _jsx("path", { d: "M221.138 150.688H217.811V156.228H221.138V150.688Z", fill: "#F7B523" }), _jsx("path", { d: "M233.338 147.363H212.266V150.688H233.338V147.363Z", fill: "#F7B523" }), _jsx("path", { d: "M233.338 156.229H212.266V159.553H233.338V156.229Z", fill: "#F7B523" })] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_3227_55494", children: _jsx("rect", { width: "244", height: "164", fill: "white" }) }) })] }));
|
5
|
-
};
|
6
|
-
export default withIllustration('IllustrationBudget')(IllustrationBudget);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IllustrationError.d.ts","sourceRoot":"","sources":["../../../src/packages/illustrations/General/IllustrationError.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AAqmBzB,wBAAuE"}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
-
import withIllustration from '../withIllustration';
|
3
|
-
const IllustrationError = (props) => {
|
4
|
-
return (_jsx("svg", { viewBox: "0 0 720 297", ...props, children: _jsx("g", { id: "Page-1", stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", children: _jsx("g", { id: "illustrasjoner-spot", transform: "translate(-670.000000, -125.000000)", children: _jsxs("g", { id: "Group-6", transform: "translate(670.000000, 125.000000)", children: [_jsxs("g", { id: "Group-5", children: [_jsx("path", { d: "M21.6000003,289.200004 L21.6000003,225.821749 C21.6000003,213.697262 26.6795621,202.069218 35.7199321,193.495973 L62.0230155,168.55433 C71.0640043,159.981085 76.1429473,148.353041 76.1429473,136.228553 L76.1429473,101.690447 C76.1429473,89.5659594 81.222509,77.9379155 90.2634978,69.3646706 L149.291978,13.3897374 C158.333586,4.81649237 170.595322,0 183.381784,0 L387.890299,0 C400.676142,0 412.939117,4.81649237 421.979487,13.3897374 L491.916433,79.7088942 C500.95804,88.2821392 513.220396,93.0986315 526.006238,93.0986315 L609.451762,93.0986315 C622.237605,93.0986315 634.49996,97.9151239 643.540949,106.488369 L653.481025,115.913986 C662.521395,124.487231 667.600956,136.115275 667.600956,148.239762 L667.600956,167.261224 C667.600956,179.385712 672.679899,191.013755 681.721507,199.587 L683.47946,201.253986 C692.521067,209.82785 697.60001,221.455894 697.60001,233.579762 L697.60001,289.200004 L21.6000003,289.200004 Z", id: "Fill-1", className: "fill-primary", fill: "#E0E9FB", opacity: "0.1", transform: "translate(359.600005, 144.600002) scale(-1, 1) translate(-359.600005, -144.600002) " }), _jsxs("g", { id: "Group-3", transform: "translate(50.200001, 98.400001)", children: [_jsxs("g", { id: "Group-Copy-2", transform: "translate(34.800001, 0.000000)", children: [_jsx("path", { d: "M47.2000007,0 C66.8613381,0 82.8000012,16.0282062 82.8000012,35.8000005 C82.8000012,38.9512428 82.395124,42.0073897 81.6348276,44.9187054 C89.5513793,53.3593681 94.4000014,64.7134564 94.4000014,77.2000012 C94.4000014,103.267842 73.2678413,124.400002 47.2000007,124.400002 C21.1321601,124.400002 0,103.267842 0,77.2000012 C0,64.7134564 4.84862208,53.3593681 12.7658159,44.9177864 C12.0048774,42.0073897 11.6000002,38.9512428 11.6000002,35.8000005 C11.6000002,16.0282062 27.5386633,0 47.2000007,0 Z", id: "Combined-Shape-Copy-3", className: "fill-primary-opa50", fill: "#779DED" }), _jsx("path", { d: "M48.8000007,68.400001 C50.1254841,68.400001 51.2000008,69.4745176 51.2000008,70.8000011 L51.1999852,90.599001 L62.2740575,75.4013981 C63.0488546,74.3380039 64.537755,74.1015026 65.6039278,74.8724717 C66.6651589,75.6398674 66.9033596,77.1222623 66.1359639,78.1834934 C66.1342988,78.1857961 66.1326295,78.1880957 66.1309562,78.1903924 L51.3259442,98.509989 C51.2863285,98.5643608 51.2448459,98.6165709 51.2016483,98.666595 L51.2000008,146.400002 C51.2000008,147.725486 50.1254841,148.800002 48.8000007,148.800002 C47.4745173,148.800002 46.4000007,147.725486 46.4000007,146.400002 L46.4001624,104.033614 C46.3462336,103.988543 46.2938232,103.940726 46.243116,103.890162 L32.7787355,90.4640123 C31.8502691,89.5381823 31.848132,88.034978 32.7739621,87.1065117 C32.7760736,87.1043942 32.7781891,87.1022806 32.7803087,87.1001711 C33.7141896,86.1706822 35.223874,86.1713883 36.1568852,87.1017502 L46.3999852,97.315001 L46.4000007,70.8000011 C46.4000007,69.4745176 47.4745173,68.400001 48.8000007,68.400001 Z", id: "Combined-Shape-Copy-4", fill: "#091E43" })] }), _jsxs("g", { id: "Group-Copy-3", transform: "translate(0.000000, 60.800001)", children: [_jsx("path", { d: "M34.8000005,0 C49.2960713,0 61.0474585,11.8536573 61.0474585,26.4758846 C61.0474585,28.8064372 60.7489341,31.0666588 60.1883524,33.219765 C66.0254249,39.462512 69.600001,47.8591562 69.600001,57.0932484 C69.600001,76.3717157 54.0195101,92.0000014 34.8000005,92.0000014 C15.5804909,92.0000014 0,76.3717157 0,57.0932484 C0,47.8591562 3.57457612,39.462512 9.411459,33.2196108 C8.85106692,31.0666588 8.5525425,28.8064372 8.5525425,26.4758846 C8.5525425,11.8536573 20.3039297,0 34.8000005,0 Z", id: "Combined-Shape-Copy-3", className: "fill-primary", fill: "#1657E2" }), _jsx("path", { d: "M36.0042324,50.4000008 C36.9876399,50.4000008 37.7848491,51.19721 37.7848491,52.1806174 L37.7839476,66.7690008 L45.9989598,55.5652127 C46.5758864,54.7782711 47.6790917,54.6030418 48.4714624,55.1724889 C49.2542012,55.7350139 49.4327198,56.8255657 48.8701948,57.6083045 C48.8669789,57.6127792 48.863742,57.6172387 48.8604839,57.6216827 L37.8802828,72.5989369 L37.7839476,72.7180008 L37.7848491,107.902473 C37.7848491,108.88588 36.9876399,109.68309 36.0042324,109.68309 C35.020825,109.68309 34.2236158,108.88588 34.2236158,107.902473 L34.2234737,76.67434 C34.1835658,76.6411505 34.144767,76.6059469 34.1072121,76.5687294 L24.117685,66.6689473 C23.4330747,65.9904874 23.4280887,64.8855008 24.1065485,64.2008904 L24.1188449,64.1886056 L24.1188449,64.1886056 C24.8129583,63.5020136 25.930543,63.5025363 26.6240139,64.1897771 L34.2229476,71.7200008 L34.2236158,52.1806174 C34.2236158,51.19721 35.020825,50.4000008 36.0042324,50.4000008 Z", id: "Combined-Shape-Copy-4", fill: "#091E43" })] })] }), _jsxs("g", { id: "Group-3-Copy", transform: "translate(609.400010, 186.700002) scale(-1, 1) translate(-609.400010, -186.700002) translate(544.400010, 101.200002)", children: [_jsxs("g", { id: "Group-Copy-2", transform: "translate(34.800001, 0.000000)", children: [_jsx("path", { d: "M47.2000007,0 C66.8613381,0 82.8000012,16.0282062 82.8000012,35.8000005 C82.8000012,38.9512428 82.395124,42.0073897 81.6348276,44.9187054 C89.5513793,53.3593681 94.4000014,64.7134564 94.4000014,77.2000012 C94.4000014,103.267842 73.2678413,124.400002 47.2000007,124.400002 C21.1321601,124.400002 0,103.267842 0,77.2000012 C0,64.7134564 4.84862208,53.3593681 12.7658159,44.9177864 C12.0048774,42.0073897 11.6000002,38.9512428 11.6000002,35.8000005 C11.6000002,16.0282062 27.5386633,0 47.2000007,0 Z", id: "Combined-Shape-Copy-3", className: "fill-primary-opa50", fill: "#779DED" }), _jsx("path", { d: "M48.8000007,68.400001 C50.1254841,68.400001 51.2000008,69.4745176 51.2000008,70.8000011 L51.1999852,90.599001 L62.2740575,75.4013981 C63.0488546,74.3380039 64.537755,74.1015026 65.6039278,74.8724717 C66.6651589,75.6398674 66.9033596,77.1222623 66.1359639,78.1834934 C66.1342988,78.1857961 66.1326295,78.1880957 66.1309562,78.1903924 L51.3259442,98.509989 C51.2863285,98.5643608 51.2448459,98.6165709 51.2016483,98.666595 L51.2000008,146.400002 C51.2000008,147.725486 50.1254841,148.800002 48.8000007,148.800002 C47.4745173,148.800002 46.4000007,147.725486 46.4000007,146.400002 L46.4001624,104.033614 C46.3462336,103.988543 46.2938232,103.940726 46.243116,103.890162 L32.7787355,90.4640123 C31.8502691,89.5381823 31.848132,88.034978 32.7739621,87.1065117 C32.7760736,87.1043942 32.7781891,87.1022806 32.7803087,87.1001711 C33.7141896,86.1706822 35.223874,86.1713883 36.1568852,87.1017502 L46.3999852,97.315001 L46.4000007,70.8000011 C46.4000007,69.4745176 47.4745173,68.400001 48.8000007,68.400001 Z", id: "Combined-Shape-Copy-4", fill: "#091E43" })] }), _jsxs("g", { id: "Group-Copy-3", transform: "translate(0.000000, 60.800001)", children: [_jsx("path", { d: "M34.8000005,0 C49.2960713,0 61.0474585,11.8536573 61.0474585,26.4758846 C61.0474585,28.8064372 60.7489341,31.0666588 60.1883524,33.219765 C66.0254249,39.462512 69.600001,47.8591562 69.600001,57.0932484 C69.600001,76.3717157 54.0195101,92.0000014 34.8000005,92.0000014 C15.5804909,92.0000014 0,76.3717157 0,57.0932484 C0,47.8591562 3.57457612,39.462512 9.411459,33.2196108 C8.85106692,31.0666588 8.5525425,28.8064372 8.5525425,26.4758846 C8.5525425,11.8536573 20.3039297,0 34.8000005,0 Z", id: "Combined-Shape-Copy-3", className: "fill-primary", fill: "#1657E2" }), _jsx("path", { d: "M36.0042324,50.4000008 C36.9876399,50.4000008 37.7848491,51.19721 37.7848491,52.1806174 L37.7839476,66.7690008 L45.9989598,55.5652127 C46.5758864,54.7782711 47.6790917,54.6030418 48.4714624,55.1724889 C49.2542012,55.7350139 49.4327198,56.8255657 48.8701948,57.6083045 C48.8669789,57.6127792 48.863742,57.6172387 48.8604839,57.6216827 L37.8802828,72.5989369 L37.7839476,72.7180008 L37.7848491,107.902473 C37.7848491,108.88588 36.9876399,109.68309 36.0042324,109.68309 C35.020825,109.68309 34.2236158,108.88588 34.2236158,107.902473 L34.2234737,76.67434 C34.1835658,76.6411505 34.144767,76.6059469 34.1072121,76.5687294 L24.117685,66.6689473 C23.4330747,65.9904874 23.4280887,64.8855008 24.1065485,64.2008904 L24.1188449,64.1886056 L24.1188449,64.1886056 C24.8129583,63.5020136 25.930543,63.5025363 26.6240139,64.1897771 L34.2229476,71.7200008 L34.2236158,52.1806174 C34.2236158,51.19721 35.020825,50.4000008 36.0042324,50.4000008 Z", id: "Combined-Shape-Copy-4", fill: "#091E43" })] })] }), _jsxs("g", { id: "sun", transform: "translate(268.800004, 24.800000)", children: [_jsx("circle", { id: "Sol", className: "fill-secondary", fill: "#10105A", fillRule: "nonzero", cx: "238.000004", cy: "63.2000009", r: "35.6000005" }), _jsx("path", { d: "M139.346344,0 C153.845839,0 165.600002,11.730095 165.600002,26.1999005 C165.600002,26.669493 165.587623,27.1362 165.563171,27.5997142 L82.812493,27.5991047 C82.8041878,27.3576551 82.8000012,27.1151618 82.8000012,26.8716928 C82.8000012,15.3700525 92.1430543,6.04613087 103.668294,6.04613087 C109.053169,6.04613087 113.961676,8.08153157 117.663444,11.4234592 C122.391718,4.52643278 130.339344,0 139.346344,0 Z", id: "Combined-Shape-Copy-7", fill: "#FFFFFF" }), _jsx("path", { d: "M294.546346,38.4000006 C309.045841,38.4000006 320.800005,50.1300956 320.800005,64.599901 C320.800005,65.0694935 320.787625,65.5362006 320.763174,65.9997148 L238.012495,65.9991053 C238.00419,65.7576557 238.000004,65.5151624 238.000004,65.2716933 C238.000004,53.7700531 247.343057,44.4461314 258.868297,44.4461314 C264.253172,44.4461314 269.161678,46.4815321 272.863446,49.8234598 C277.59172,42.9264334 285.539346,38.4000006 294.546346,38.4000006 Z", id: "Combined-Shape-Copy-8", fill: "#FFFFFF", transform: "translate(279.400004, 52.199858) scale(-1, 1) translate(-279.400004, -52.199858) " }), _jsx("path", { d: "M56.5463423,66.000001 C71.0458378,66.000001 82.8000012,77.730096 82.8000012,92.1999014 C82.8000012,92.669494 82.7876216,93.136201 82.7631702,93.5997152 L0.0124917427,93.5991057 C0.00418655527,93.3576561 1.42108547e-14,93.1151628 1.42108547e-14,92.8716938 C1.42108547e-14,81.3700535 9.34305302,72.0461319 20.868293,72.0461319 C26.253168,72.0461319 31.1616743,74.0815326 34.8634425,77.4234602 C39.5917165,70.5264338 47.5393423,66.000001 56.5463423,66.000001 Z", id: "Combined-Shape-Copy-9", fill: "#FFFFFF", transform: "translate(41.400001, 79.799858) scale(-1, 1) translate(-41.400001, -79.799858) " })] }), _jsxs("g", { id: "Group-4", transform: "translate(99.000003, 253.000003) scale(-1, 1) translate(-99.000003, -253.000003) translate(12.000003, 216.000003)", children: [_jsx("path", { d: "M60.7892009,73.6000011 L100.011201,73.6000011 L173.818803,73.6000011 C173.935203,72.5488011 174.000003,71.4820011 174.000003,70.400001 C174.000003,54.4940008 161.106002,41.6000006 145.2,41.6000006 C143.890002,41.6000006 142.602402,41.6956006 141.338802,41.8652006 C138.526802,28.9080004 126.999602,19.2000003 113.2,19.2000003 C105.779602,19.2000003 99.0156015,22.0084003 93.9096014,26.6180004 C92.7932014,11.7324002 80.3708012,0 65.2000001,0 C49.8168007,0 37.2524006,12.0612002 36.4432005,27.2428004 C21.2616003,28.0520004 9.20000014,40.6168006 9.20000014,56 C9.20000014,62.6300009 11.4464002,68.732001 15.2112002,73.6000011 L60.7892009,73.6000011 Z", id: "Fill-1", className: "fill-primary-opa50", fill: "#779DED" }), _jsx("path", { d: "M39.5684161,73.6000011 L69.6513098,73.6000011 L126.261023,73.6000011 C126.350301,72.794462 126.400002,71.9769685 126.400002,71.1478271 C126.400002,58.95899 116.510429,49.0782616 104.310681,49.0782616 C103.305924,49.0782616 102.318347,49.1515203 101.349178,49.2814855 C99.1924015,39.3523267 90.3511509,31.913044 79.7669915,31.913044 C74.0756166,31.913044 68.8876942,34.0651331 64.9714417,37.5974897 C64.1151738,26.1905895 54.5873134,17.2000003 42.951457,17.2000003 C31.1526917,17.2000003 21.5159188,26.4425504 20.8952702,38.0762767 C9.25113023,38.6963701 0,48.3248312 0,60.1130444 C0,65.1936423 1.72296702,69.8696315 4.61053211,73.6000011 L39.5684161,73.6000011 Z", id: "Fill-1-Copy", className: "fill-primary", fill: "#1657E2" })] }), _jsxs("g", { id: "Group-4-Copy", transform: "translate(530.000008, 216.000003)", children: [_jsx("path", { d: "M60.7892009,73.6000011 L100.011201,73.6000011 L173.818803,73.6000011 C173.935203,72.5488011 174.000003,71.4820011 174.000003,70.400001 C174.000003,54.4940008 161.106002,41.6000006 145.2,41.6000006 C143.890002,41.6000006 142.602402,41.6956006 141.338802,41.8652006 C138.526802,28.9080004 126.999602,19.2000003 113.2,19.2000003 C105.779602,19.2000003 99.0156015,22.0084003 93.9096014,26.6180004 C92.7932014,11.7324002 80.3708012,0 65.2000001,0 C49.8168007,0 37.2524006,12.0612002 36.4432005,27.2428004 C21.2616003,28.0520004 9.20000014,40.6168006 9.20000014,56 C9.20000014,62.6300009 11.4464002,68.732001 15.2112002,73.6000011 L60.7892009,73.6000011 Z", id: "Fill-1", className: "fill-primary-opa50", fill: "#779DED" }), _jsx("path", { d: "M39.5684161,73.6000011 L69.6513098,73.6000011 L126.261023,73.6000011 C126.350301,72.794462 126.400002,71.9769685 126.400002,71.1478271 C126.400002,58.95899 116.510429,49.0782616 104.310681,49.0782616 C103.305924,49.0782616 102.318347,49.1515203 101.349178,49.2814855 C99.1924015,39.3523267 90.3511509,31.913044 79.7669915,31.913044 C74.0756166,31.913044 68.8876942,34.0651331 64.9714417,37.5974897 C64.1151738,26.1905895 54.5873134,17.2000003 42.951457,17.2000003 C31.1526917,17.2000003 21.5159188,26.4425504 20.8952702,38.0762767 C9.25113023,38.6963701 0,48.3248312 0,60.1130444 C0,65.1936423 1.72296702,69.8696315 4.61053211,73.6000011 L39.5684161,73.6000011 Z", id: "Fill-1-Copy", className: "fill-primary", fill: "#1657E2" })] }), _jsx("rect", { id: "Rectangle", className: "fill-secondary", fill: "#10105A", fillRule: "nonzero", x: "0", y: "289.600004", width: "720.000011", height: "7.20000011", rx: "3.60000005" })] }), _jsxs("g", { id: "house", transform: "translate(90.400001, 145.600002)", children: [_jsx("polygon", { id: "Fill-8", fill: "#EAEAEA", points: "499.388287 54.4000008 451.199887 3.20000005 265.599884 3.20000005 220.799883 57.6000009 281.599884 57.6000009 281.599884 144.000002 502.399887 144.000002 502.399887 54.4000008" }), _jsx("polygon", { id: "Fill-9", fill: "#BA947F", points: "316.800005 144.000002 505.600008 144.000002 505.600008 137.600002 316.800005 137.600002" }), _jsx("polygon", { id: "Fill-10", fill: "#66493D", points: "211.200003 144.000002 316.800005 144.000002 316.800005 137.600002 211.200003 137.600002" }), _jsx("polygon", { id: "Fill-11", fill: "#BA947F", points: "499.200007 137.600002 505.600008 137.600002 505.600008 60.8000009 499.200007 60.8000009" }), _jsx("polygon", { id: "Fill-12", fill: "#66493D", points: "492.800007 137.600002 499.200007 137.600002 499.200007 60.8000009 492.800007 60.8000009" }), _jsx("polygon", { id: "Fill-14", fill: "#66493D", points: "211.200003 137.600002 217.600003 137.600002 217.600003 60.8000009 211.200003 60.8000009" }), _jsx("polygon", { id: "Fill-15", fill: "#BA947F", points: "217.600003 137.600002 224.000003 137.600002 224.000003 60.8000009 217.600003 60.8000009" }), _jsx("polygon", { id: "Fill-16", fill: "#66493D", points: "310.400005 137.600002 316.800005 137.600002 316.800005 60.8000009 310.400005 60.8000009" }), _jsx("polygon", { id: "Fill-17", fill: "#BA947F", points: "451.200007 137.600002 457.600007 137.600002 457.600007 60.8000009 451.200007 60.8000009" }), _jsx("polygon", { id: "Fill-18", fill: "#66493D", points: "444.800007 137.600002 451.200007 137.600002 451.200007 60.8000009 444.800007 60.8000009" }), _jsx("polygon", { id: "Fill-19", fill: "#BA947F", points: "473.600007 137.600002 480.000007 137.600002 480.000007 60.8000009 473.600007 60.8000009" }), _jsx("polygon", { id: "Fill-20", fill: "#66493D", points: "467.200007 137.600002 473.600007 137.600002 473.600007 60.8000009 467.200007 60.8000009" }), _jsx("polygon", { id: "Fill-21", fill: "#BA947F", points: "454.400007 89.6000013 476.800007 89.6000013 476.800007 83.2000012 454.400007 83.2000012" }), _jsx("polygon", { id: "Fill-22", fill: "#BA947F", points: "454.400007 121.600002 476.800007 121.600002 476.800007 115.200002 454.400007 115.200002" }), _jsx("polygon", { id: "Fill-23", fill: "#BA947F", points: "342.400005 137.600002 348.800005 137.600002 348.800005 60.8000009 342.400005 60.8000009" }), _jsx("polygon", { id: "Fill-24", fill: "#66493D", points: "336.000005 137.600002 342.400005 137.600002 342.400005 60.8000009 336.000005 60.8000009" }), _jsx("polygon", { id: "Fill-25", fill: "#BA947F", points: "364.800005 137.600002 371.200006 137.600002 371.200006 60.8000009 364.800005 60.8000009" }), _jsx("polygon", { id: "Fill-26", fill: "#66493D", points: "358.400005 137.600002 364.800005 137.600002 364.800005 60.8000009 358.400005 60.8000009" }), _jsx("polygon", { id: "Fill-27", fill: "#BA947F", points: "345.600005 89.6000013 368.000005 89.6000013 368.000005 83.2000012 345.600005 83.2000012" }), _jsx("polygon", { id: "Fill-28", fill: "#BA947F", points: "345.600005 121.600002 368.000005 121.600002 368.000005 115.200002 345.600005 115.200002" }), _jsx("polygon", { id: "Fill-29", fill: "#BA947F", points: "268.800004 137.600002 275.200004 137.600002 275.200004 60.8000009 268.800004 60.8000009" }), _jsx("polygon", { id: "Fill-30", fill: "#66493D", points: "275.200004 137.600002 281.600004 137.600002 281.600004 60.8000009 275.200004 60.8000009" }), _jsx("polygon", { id: "Fill-31", fill: "#BA947F", points: "246.400004 137.600002 252.800004 137.600002 252.800004 60.8000009 246.400004 60.8000009" }), _jsx("polygon", { id: "Fill-32", fill: "#66493D", points: "252.800004 137.600002 259.200004 137.600002 259.200004 60.8000009 252.800004 60.8000009" }), _jsx("polygon", { id: "Fill-33", fill: "#BA947F", points: "249.600004 89.6000013 272.000004 89.6000013 272.000004 83.2000012 249.600004 83.2000012" }), _jsx("polygon", { id: "Fill-34", fill: "#BA947F", points: "249.600004 121.600002 272.000004 121.600002 272.000004 115.200002 249.600004 115.200002" }), _jsx("polygon", { id: "Fill-35", fill: "#BA947F", points: "425.600006 137.600002 432.000006 137.600002 432.000006 60.8000009 425.600006 60.8000009" }), _jsx("polygon", { id: "Fill-36", fill: "#66493D", points: "419.200006 137.600002 425.600006 137.600002 425.600006 60.8000009 419.200006 60.8000009" }), _jsx("polygon", { id: "Fill-37", fill: "#BA947F", points: "390.400006 137.600002 396.800006 137.600002 396.800006 60.8000009 390.400006 60.8000009" }), _jsx("polygon", { id: "Fill-38", fill: "#66493D", points: "384.000006 137.600002 390.400006 137.600002 390.400006 60.8000009 384.000006 60.8000009" }), _jsx("polygon", { id: "Fill-39", fill: "#BA947F", points: "393.600006 89.6000013 428.800006 89.6000013 428.800006 76.8000011 393.600006 76.8000011" }), _jsx("path", { d: "M499.200047,57.5999609 L446.448447,1.55156002 L452.848447,1.55156002 L505.600048,57.5999609 L505.600008,64.000001 L316.800005,64.000001 L316.800005,57.6000009 L499.200047,57.5999609 Z", id: "Combined-Shape", fill: "#BA947F" }), _jsx("polygon", { id: "Fill-41", fill: "#BA947F", points: "448.000007 6.4000001 454.211607 6.4000001 406.400006 57.6000009 400.000006 57.6000009" }), _jsx("polygon", { id: "Fill-42", fill: "#66493D", points: "448.000007 3.20000005 444.893607 6.5000001 492.800007 57.6000009 499.200007 57.6000009" }), _jsx("polygon", { id: "Fill-43", fill: "#66493D", points: "446.448447 1.55156002 449.554847 4.85156007 400.000046 57.5999609 393.600046 57.5999609" }), _jsx("polygon", { id: "Fill-44", fill: "#BA947F", points: "395.248446 1.55156002 388.848446 1.55156002 441.600047 57.5999609 448.000047 57.5999609" }), _jsx("polygon", { id: "Fill-45", fill: "#BA947F", points: "390.400006 6.4000001 396.611606 6.4000001 348.800005 57.6000009 342.400005 57.6000009" }), _jsx("polygon", { id: "Fill-46", fill: "#66493D", points: "390.400006 3.20000005 387.293606 6.5000001 435.200006 57.6000009 441.600007 57.6000009" }), _jsx("polygon", { id: "Fill-47", fill: "#66493D", points: "388.848446 1.55156002 391.954846 4.85156007 342.400045 57.5999609 336.000045 57.5999609" }), _jsx("polygon", { id: "Fill-48", fill: "#BA947F", points: "328.048445 1.55156002 321.648445 1.55156002 374.400046 57.5999609 380.800046 57.5999609" }), _jsx("polygon", { id: "Fill-49", fill: "#BA947F", points: "323.200005 6.4000001 329.411605 6.4000001 281.600004 57.6000009 275.200004 57.6000009" }), _jsx("polygon", { id: "Fill-50", fill: "#66493D", points: "323.200005 3.20000005 320.093605 6.5000001 368.000005 57.6000009 374.400006 57.6000009" }), _jsx("polygon", { id: "Fill-51", fill: "#66493D", points: "321.648445 1.55156002 324.754845 4.85156007 275.200044 57.5999609 268.800044 57.5999609" }), _jsx("polygon", { id: "Fill-52", fill: "#BA947F", points: "270.448444 1.55156002 264.048444 1.55156002 316.800045 57.5999609 323.200045 57.5999609" }), _jsx("polygon", { id: "Fill-53", fill: "#BA947F", points: "265.600004 6.4000001 271.811604 6.4000001 224.000003 57.6000009 217.600003 57.6000009" }), _jsx("polygon", { id: "Fill-54", fill: "#66493D", points: "265.600004 3.20000005 262.494004 6.5000001 310.400005 57.6000009 316.800005 57.6000009" }), _jsx("polygon", { id: "Fill-55", fill: "#66493D", points: "264.048444 1.55156002 267.154844 4.85156007 217.600043 57.5999609 211.200043 57.5999609" }), _jsx("polygon", { id: "Fill-57", fill: "#66493D", points: "211.200003 64.000001 316.800005 64.000001 316.800005 57.6000009 211.200003 57.6000009" }), _jsx("polygon", { id: "Fill-58", fill: "#BA947F", points: "457.266007 7.95156012 274.866004 7.95156012 268.800004 1.55156002 451.200007 1.55156002" }), _jsx("polygon", { id: "Fill-59", fill: "#A9A9A9", points: "131.200002 144.000002 249.600004 144.000002 249.600004 67.200001 131.200002 67.200001" }), _jsx("polygon", { id: "Fill-60", fill: "#BA947F", points: "134.400002 144.000002 323.200005 144.000002 323.200005 137.600002 134.400002 137.600002" }), _jsx("polygon", { id: "Fill-61", fill: "#BA947F", points: "134.400002 137.600002 140.800002 137.600002 140.800002 60.8000009 134.400002 60.8000009" }), _jsx("polygon", { id: "Fill-62", fill: "#BA947F", points: "160.000002 137.600002 166.400002 137.600002 166.400002 60.8000009 160.000002 60.8000009" }), _jsx("polygon", { id: "Fill-63", fill: "#66493D", points: "153.600002 137.600002 160.000002 137.600002 160.000002 60.8000009 153.600002 60.8000009" }), _jsx("polygon", { id: "Fill-64", fill: "#BA947F", points: "182.400003 137.600002 188.800003 137.600002 188.800003 60.8000009 182.400003 60.8000009" }), _jsx("polygon", { id: "Fill-65", fill: "#66493D", points: "176.000003 137.600002 182.400003 137.600002 182.400003 60.8000009 176.000003 60.8000009" }), _jsx("polygon", { id: "Fill-66", fill: "#BA947F", points: "163.200002 89.6000013 185.600003 89.6000013 185.600003 83.2000012 163.200002 83.2000012" }), _jsx("polygon", { id: "Fill-67", fill: "#BA947F", points: "163.200002 121.600002 185.600003 121.600002 185.600003 115.200002 163.200002 115.200002" }), _jsx("polygon", { id: "Fill-68", fill: "#BA947F", points: "243.200004 137.600002 249.600004 137.600002 249.600004 60.8000009 243.200004 60.8000009" }), _jsx("polygon", { id: "Fill-69", fill: "#66493D", points: "236.800004 137.600002 243.200004 137.600002 243.200004 60.8000009 236.800004 60.8000009" }), _jsx("polygon", { id: "Fill-70", fill: "#BA947F", points: "208.000003 137.600002 214.400003 137.600002 214.400003 60.8000009 208.000003 60.8000009" }), _jsx("polygon", { id: "Fill-71", fill: "#66493D", points: "201.600003 137.600002 208.000003 137.600002 208.000003 60.8000009 201.600003 60.8000009" }), _jsx("polygon", { id: "Fill-72", fill: "#BA947F", points: "211.200003 89.6000013 246.400004 89.6000013 246.400004 76.8000011 211.200003 76.8000011" }), _jsx("polygon", { id: "Fill-73", fill: "#091E43", points: "134.400002 57.6000009 323.200005 57.6000009 272.000004 0 83.2000012 0" }), _jsx("polygon", { id: "Fill-74", fill: "#C3D0D8", points: "83.2000012 0 28.8000004 57.6000009 28.8000004 144.000002 134.400002 144.000002 134.400002 57.6000009" }), _jsx("polygon", { id: "Fill-75", fill: "#FFE168", points: "134.400002 73.6000011 208.000003 73.6000011 208.000003 57.6000009 134.400002 57.6000009" }), _jsx("polygon", { id: "Fill-76", fill: "#FFFFFF", points: "134.400002 67.200001 134.400002 80.0000012 134.400002 102.400002 160.000002 102.400002 160.000002 80.0000012 230.400003 80.0000012 230.400003 67.200001" }), _jsx("polygon", { id: "Fill-77", fill: "#FFFFFF", points: "249.599999 144.000002 323.2 144.000002 323.2 57.6000009 249.599999 57.6000009" }), _jsx("polygon", { id: "Fill-78-Copy-2", fill: "#091E43", points: "67.200001 118.400002 96.0000014 118.400002 96.0000014 86.4000013 67.200001 86.4000013" }), _jsx("polygon", { id: "Fill-79", fill: "#C3D0D8", points: "134.400002 67.200001 323.200005 67.200001 323.200005 57.6000009 134.400002 57.6000009" }), _jsx("polygon", { id: "Fill-80", fill: "#C3D0D8", points: "262.400004 64.000001 297.600004 64.000001 313.600005 144.000002 278.400004 144.000002" }), _jsxs("g", { id: "Group", transform: "translate(0.000000, 99.200001)", children: [_jsx("polygon", { id: "Fill-81", fill: "#BA947F", points: "12.8000002 44.8000007 16.0000002 44.8000007 16.0000002 32.0000005 12.8000002 32.0000005" }), _jsx("polygon", { id: "Fill-82", fill: "#BA947F", points: "51.2000008 19.2000003 35.2000005 19.2000003 32.0000005 19.2000003 32.0000005 44.8000007 35.2000005 44.8000007 35.2000005 32.0000005 51.2000008 32.0000005 51.2000008 44.8000007 54.4000008 44.8000007 54.4000008 19.2000003" }), _jsx("polygon", { id: "Fill-83", fill: "#66493D", points: "48.0000007 44.8000007 51.2000008 44.8000007 51.2000008 32.0000005 48.0000007 32.0000005" }), _jsx("polygon", { id: "Fill-84", fill: "#BA947F", points: "25.6000004 16.0000002 64.000001 16.0000002 64.000001 9.60000014 25.6000004 9.60000014" }), _jsx("polygon", { id: "Fill-85", fill: "#66493D", points: "32.0000005 16.0000002 28.8000004 16.0000002 25.6000004 16.0000002 25.6000004 9.60000014 0 9.60000014 0 16.0000002 9.60000014 16.0000002 9.60000014 44.8000007 12.8000002 44.8000007 12.8000002 32.0000005 28.8000004 32.0000005 28.8000004 44.8000007 32.0000005 44.8000007 32.0000005 19.2000003 54.4000008 19.2000003 54.4000008 16.0000002" }), _jsx("path", { d: "M25.6000004,0 C20.2980003,0 16.0000002,4.29800006 16.0000002,9.60000014 L35.2000005,9.60000014 C35.2000005,4.29800006 30.9020005,0 25.6000004,0", id: "Fill-86", fill: "#FFFFFF" })] }), _jsxs("g", { id: "Group-2", transform: "translate(265.600004, 44.800001)", children: [_jsx("polygon", { id: "Fill-87", fill: "#BA947F", points: "28.8000004 99.2000015 25.6000004 99.2000015 3.20000005 0 6.4000001 0" }), _jsx("polygon", { id: "Fill-88", fill: "#66493D", points: "25.6000004 99.2000015 22.4000003 99.2000015 0 0 3.20000005 0" }), _jsx("polygon", { id: "Fill-89", fill: "#66493D", points: "48.0000007 99.2000015 44.8000007 99.2000015 22.4000003 0 25.6000004 0" }), _jsx("polygon", { id: "Fill-90", fill: "#BA947F", points: "51.2000008 99.2000015 48.0000007 99.2000015 25.6000004 0 28.8000004 0" }), _jsx("polygon", { id: "Fill-91", fill: "#BA947F", points: "22.4000003 80.0000012 44.8000007 80.0000012 44.8000007 73.6000011 22.4000003 73.6000011" }), _jsx("polygon", { id: "Fill-92", fill: "#BA947F", points: "19.2000003 67.200001 41.6000006 67.200001 41.6000006 60.8000009 19.2000003 60.8000009" }), _jsx("polygon", { id: "Fill-93", fill: "#BA947F", points: "16.0000002 54.4000008 38.4000006 54.4000008 38.4000006 48.0000007 16.0000002 48.0000007" }), _jsx("polygon", { id: "Fill-94", fill: "#BA947F", points: "12.8000002 41.6000006 35.2000005 41.6000006 35.2000005 35.2000005 12.8000002 35.2000005" }), _jsx("polygon", { id: "Fill-95", fill: "#BA947F", points: "35.2000005 28.8000004 12.8000002 28.8000004 9.60000014 22.4000003 32.0000005 22.4000003" }), _jsx("polygon", { id: "Fill-96", fill: "#BA947F", points: "32.0000005 16.0000002 9.60000014 16.0000002 6.4000001 9.60000014 28.8000004 9.60000014" }), _jsx("polygon", { id: "Fill-97", fill: "#BA947F", points: "25.6000004 92.8000014 48.0000007 92.8000014 48.0000007 86.4000013 25.6000004 86.4000013" })] })] })] }) }) }) }));
|
5
|
-
};
|
6
|
-
export default withIllustration('IllustrationError')(IllustrationError);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IllustrationErrorGeneric.d.ts","sourceRoot":"","sources":["../../../src/packages/illustrations/General/IllustrationErrorGeneric.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AAyhBzB,wBAEC"}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
-
import withIllustration from '../withIllustration';
|
3
|
-
const IllustrationErrorGeneric = (props) => {
|
4
|
-
return (_jsx("svg", { viewBox: "0 0 720 297", ...props, children: _jsx("g", { id: "Page-1", stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", children: _jsx("g", { id: "illustrasjoner-spot", transform: "translate(-670.000000, -540.000000)", children: _jsxs("g", { id: "Group-5", transform: "translate(670.000000, 540.000000)", children: [_jsx("path", { d: "M21.6000003,289.200004 L21.6000003,225.821749 C21.6000003,213.697262 26.6795621,202.069218 35.7199321,193.495973 L62.0230155,168.55433 C71.0640043,159.981085 76.1429473,148.353041 76.1429473,136.228553 L76.1429473,101.690447 C76.1429473,89.5659594 81.222509,77.9379155 90.2634978,69.3646706 L149.291978,13.3897374 C158.333586,4.81649237 170.595322,0 183.381784,0 L387.890299,0 C400.676142,0 412.939117,4.81649237 421.979487,13.3897374 L491.916433,79.7088942 C500.95804,88.2821392 513.220396,93.0986315 526.006238,93.0986315 L609.451762,93.0986315 C622.237605,93.0986315 634.49996,97.9151239 643.540949,106.488369 L653.481025,115.913986 C662.521395,124.487231 667.600956,136.115275 667.600956,148.239762 L667.600956,167.261224 C667.600956,179.385712 672.679899,191.013755 681.721507,199.587 L683.47946,201.253986 C692.521067,209.82785 697.60001,221.455894 697.60001,233.579762 L697.60001,289.200004 L21.6000003,289.200004 Z", id: "Fill-1", fill: "#A9A9A9", opacity: "0.17578125", transform: "translate(359.600005, 144.600002) scale(-1, 1) translate(-359.600005, -144.600002) " }), _jsxs("g", { id: "Group-3", transform: "translate(50.200001, 98.400001)", children: [_jsxs("g", { id: "Group-Copy-2", transform: "translate(34.800001, 0.000000)", children: [_jsx("path", { d: "M47.2000007,0 C66.8613381,0 82.8000012,16.0282062 82.8000012,35.8000005 C82.8000012,38.9512428 82.395124,42.0073897 81.6348276,44.9187054 C89.5513793,53.3593681 94.4000014,64.7134564 94.4000014,77.2000012 C94.4000014,103.267842 73.2678413,124.400002 47.2000007,124.400002 C21.1321601,124.400002 0,103.267842 0,77.2000012 C0,64.7134564 4.84862208,53.3593681 12.7658159,44.9177864 C12.0048774,42.0073897 11.6000002,38.9512428 11.6000002,35.8000005 C11.6000002,16.0282062 27.5386633,0 47.2000007,0 Z", id: "Combined-Shape-Copy-3", fill: "#33A879" }), _jsx("path", { d: "M48.8000007,68.400001 C50.1254841,68.400001 51.2000008,69.4745176 51.2000008,70.8000011 L51.1999852,90.599001 L62.2740575,75.4013981 C63.0488546,74.3380039 64.537755,74.1015026 65.6039278,74.8724717 C66.6651589,75.6398674 66.9033596,77.1222623 66.1359639,78.1834934 C66.1342988,78.1857961 66.1326295,78.1880957 66.1309562,78.1903924 L51.3259442,98.509989 C51.2863285,98.5643608 51.2448459,98.6165709 51.2016483,98.666595 L51.2000008,146.400002 C51.2000008,147.725486 50.1254841,148.800002 48.8000007,148.800002 C47.4745173,148.800002 46.4000007,147.725486 46.4000007,146.400002 L46.4001624,104.033614 C46.3462336,103.988543 46.2938232,103.940726 46.243116,103.890162 L32.7787355,90.4640123 C31.8502691,89.5381823 31.848132,88.034978 32.7739621,87.1065117 C32.7760736,87.1043942 32.7781891,87.1022806 32.7803087,87.1001711 C33.7141896,86.1706822 35.223874,86.1713883 36.1568852,87.1017502 L46.3999852,97.315001 L46.4000007,70.8000011 C46.4000007,69.4745176 47.4745173,68.400001 48.8000007,68.400001 Z", id: "Combined-Shape-Copy-4", fill: "#091E43" })] }), _jsxs("g", { id: "Group-Copy-3", transform: "translate(0.000000, 60.800001)", children: [_jsx("path", { d: "M34.8000005,0 C49.2960713,0 61.0474585,11.8536573 61.0474585,26.4758846 C61.0474585,28.8064372 60.7489341,31.0666588 60.1883524,33.219765 C66.0254249,39.462512 69.600001,47.8591562 69.600001,57.0932484 C69.600001,76.3717157 54.0195101,92.0000014 34.8000005,92.0000014 C15.5804909,92.0000014 0,76.3717157 0,57.0932484 C0,47.8591562 3.57457612,39.462512 9.411459,33.2196108 C8.85106692,31.0666588 8.5525425,28.8064372 8.5525425,26.4758846 C8.5525425,11.8536573 20.3039297,0 34.8000005,0 Z", id: "Combined-Shape-Copy-3", fill: "#1C895D" }), _jsx("path", { d: "M36.0042324,50.4000008 C36.9876399,50.4000008 37.7848491,51.19721 37.7848491,52.1806174 L37.7839476,66.7690008 L45.9989598,55.5652127 C46.5758864,54.7782711 47.6790917,54.6030418 48.4714624,55.1724889 C49.2542012,55.7350139 49.4327198,56.8255657 48.8701948,57.6083045 C48.8669789,57.6127792 48.863742,57.6172387 48.8604839,57.6216827 L37.8802828,72.5989369 L37.7839476,72.7180008 L37.7848491,107.902473 C37.7848491,108.88588 36.9876399,109.68309 36.0042324,109.68309 C35.020825,109.68309 34.2236158,108.88588 34.2236158,107.902473 L34.2234737,76.67434 C34.1835658,76.6411505 34.144767,76.6059469 34.1072121,76.5687294 L24.117685,66.6689473 C23.4330747,65.9904874 23.4280887,64.8855008 24.1065485,64.2008904 L24.1188449,64.1886056 L24.1188449,64.1886056 C24.8129583,63.5020136 25.930543,63.5025363 26.6240139,64.1897771 L34.2229476,71.7200008 L34.2236158,52.1806174 C34.2236158,51.19721 35.020825,50.4000008 36.0042324,50.4000008 Z", id: "Combined-Shape-Copy-4", fill: "#091E43" })] })] }), _jsxs("g", { id: "Group-3-Copy", transform: "translate(609.400010, 186.700002) scale(-1, 1) translate(-609.400010, -186.700002) translate(544.400010, 101.200002)", children: [_jsxs("g", { id: "Group-Copy-2", transform: "translate(34.800001, 0.000000)", children: [_jsx("path", { d: "M47.2000007,0 C66.8613381,0 82.8000012,16.0282062 82.8000012,35.8000005 C82.8000012,38.9512428 82.395124,42.0073897 81.6348276,44.9187054 C89.5513793,53.3593681 94.4000014,64.7134564 94.4000014,77.2000012 C94.4000014,103.267842 73.2678413,124.400002 47.2000007,124.400002 C21.1321601,124.400002 0,103.267842 0,77.2000012 C0,64.7134564 4.84862208,53.3593681 12.7658159,44.9177864 C12.0048774,42.0073897 11.6000002,38.9512428 11.6000002,35.8000005 C11.6000002,16.0282062 27.5386633,0 47.2000007,0 Z", id: "Combined-Shape-Copy-3", fill: "#33A879" }), _jsx("path", { d: "M48.8000007,68.400001 C50.1254841,68.400001 51.2000008,69.4745176 51.2000008,70.8000011 L51.1999852,90.599001 L62.2740575,75.4013981 C63.0488546,74.3380039 64.537755,74.1015026 65.6039278,74.8724717 C66.6651589,75.6398674 66.9033596,77.1222623 66.1359639,78.1834934 C66.1342988,78.1857961 66.1326295,78.1880957 66.1309562,78.1903924 L51.3259442,98.509989 C51.2863285,98.5643608 51.2448459,98.6165709 51.2016483,98.666595 L51.2000008,146.400002 C51.2000008,147.725486 50.1254841,148.800002 48.8000007,148.800002 C47.4745173,148.800002 46.4000007,147.725486 46.4000007,146.400002 L46.4001624,104.033614 C46.3462336,103.988543 46.2938232,103.940726 46.243116,103.890162 L32.7787355,90.4640123 C31.8502691,89.5381823 31.848132,88.034978 32.7739621,87.1065117 C32.7760736,87.1043942 32.7781891,87.1022806 32.7803087,87.1001711 C33.7141896,86.1706822 35.223874,86.1713883 36.1568852,87.1017502 L46.3999852,97.315001 L46.4000007,70.8000011 C46.4000007,69.4745176 47.4745173,68.400001 48.8000007,68.400001 Z", id: "Combined-Shape-Copy-4", fill: "#091E43" })] }), _jsxs("g", { id: "Group-Copy-3", transform: "translate(0.000000, 60.800001)", children: [_jsx("path", { d: "M34.8000005,0 C49.2960713,0 61.0474585,11.8536573 61.0474585,26.4758846 C61.0474585,28.8064372 60.7489341,31.0666588 60.1883524,33.219765 C66.0254249,39.462512 69.600001,47.8591562 69.600001,57.0932484 C69.600001,76.3717157 54.0195101,92.0000014 34.8000005,92.0000014 C15.5804909,92.0000014 0,76.3717157 0,57.0932484 C0,47.8591562 3.57457612,39.462512 9.411459,33.2196108 C8.85106692,31.0666588 8.5525425,28.8064372 8.5525425,26.4758846 C8.5525425,11.8536573 20.3039297,0 34.8000005,0 Z", id: "Combined-Shape-Copy-3", fill: "#1C895D" }), _jsx("path", { d: "M36.0042324,50.4000008 C36.9876399,50.4000008 37.7848491,51.19721 37.7848491,52.1806174 L37.7839476,66.7690008 L45.9989598,55.5652127 C46.5758864,54.7782711 47.6790917,54.6030418 48.4714624,55.1724889 C49.2542012,55.7350139 49.4327198,56.8255657 48.8701948,57.6083045 C48.8669789,57.6127792 48.863742,57.6172387 48.8604839,57.6216827 L37.8802828,72.5989369 L37.7839476,72.7180008 L37.7848491,107.902473 C37.7848491,108.88588 36.9876399,109.68309 36.0042324,109.68309 C35.020825,109.68309 34.2236158,108.88588 34.2236158,107.902473 L34.2234737,76.67434 C34.1835658,76.6411505 34.144767,76.6059469 34.1072121,76.5687294 L24.117685,66.6689473 C23.4330747,65.9904874 23.4280887,64.8855008 24.1065485,64.2008904 L24.1188449,64.1886056 L24.1188449,64.1886056 C24.8129583,63.5020136 25.930543,63.5025363 26.6240139,64.1897771 L34.2229476,71.7200008 L34.2236158,52.1806174 C34.2236158,51.19721 35.020825,50.4000008 36.0042324,50.4000008 Z", id: "Combined-Shape-Copy-4", fill: "#091E43" })] })] }), _jsxs("g", { id: "sun", transform: "translate(268.800004, 24.800000)", children: [_jsx("circle", { id: "Sol", fill: "#EFBB4C", fillRule: "nonzero", cx: "238.000004", cy: "63.2000009", r: "35.6000005" }), _jsx("path", { d: "M139.346344,0 C153.845839,0 165.600002,11.730095 165.600002,26.1999005 C165.600002,26.669493 165.587623,27.1362 165.563171,27.5997142 L82.812493,27.5991047 C82.8041878,27.3576551 82.8000012,27.1151618 82.8000012,26.8716928 C82.8000012,15.3700525 92.1430543,6.04613087 103.668294,6.04613087 C109.053169,6.04613087 113.961676,8.08153157 117.663444,11.4234592 C122.391718,4.52643278 130.339344,0 139.346344,0 Z", id: "Combined-Shape-Copy-7", fill: "#FFFFFF" }), _jsx("path", { d: "M294.546346,38.4000006 C309.045841,38.4000006 320.800005,50.1300956 320.800005,64.599901 C320.800005,65.0694935 320.787625,65.5362006 320.763174,65.9997148 L238.012495,65.9991053 C238.00419,65.7576557 238.000004,65.5151624 238.000004,65.2716933 C238.000004,53.7700531 247.343057,44.4461314 258.868297,44.4461314 C264.253172,44.4461314 269.161678,46.4815321 272.863446,49.8234598 C277.59172,42.9264334 285.539346,38.4000006 294.546346,38.4000006 Z", id: "Combined-Shape-Copy-8", fill: "#FFFFFF", transform: "translate(279.400004, 52.199858) scale(-1, 1) translate(-279.400004, -52.199858) " }), _jsx("path", { d: "M56.5463423,66.000001 C71.0458378,66.000001 82.8000012,77.730096 82.8000012,92.1999014 C82.8000012,92.669494 82.7876216,93.136201 82.7631702,93.5997152 L0.0124917427,93.5991057 C0.00418655527,93.3576561 1.42108547e-14,93.1151628 1.42108547e-14,92.8716938 C1.42108547e-14,81.3700535 9.34305302,72.0461319 20.868293,72.0461319 C26.253168,72.0461319 31.1616743,74.0815326 34.8634425,77.4234602 C39.5917165,70.5264338 47.5393423,66.000001 56.5463423,66.000001 Z", id: "Combined-Shape-Copy-9", fill: "#FFFFFF", transform: "translate(41.400001, 79.799858) scale(-1, 1) translate(-41.400001, -79.799858) " })] }), _jsxs("g", { id: "Group-4", transform: "translate(99.000003, 253.000003) scale(-1, 1) translate(-99.000003, -253.000003) translate(12.000003, 216.000003)", children: [_jsx("path", { d: "M60.7892009,73.6000011 L100.011201,73.6000011 L173.818803,73.6000011 C173.935203,72.5488011 174.000003,71.4820011 174.000003,70.400001 C174.000003,54.4940008 161.106002,41.6000006 145.2,41.6000006 C143.890002,41.6000006 142.602402,41.6956006 141.338802,41.8652006 C138.526802,28.9080004 126.999602,19.2000003 113.2,19.2000003 C105.779602,19.2000003 99.0156015,22.0084003 93.9096014,26.6180004 C92.7932014,11.7324002 80.3708012,0 65.2000001,0 C49.8168007,0 37.2524006,12.0612002 36.4432005,27.2428004 C21.2616003,28.0520004 9.20000014,40.6168006 9.20000014,56 C9.20000014,62.6300009 11.4464002,68.732001 15.2112002,73.6000011 L60.7892009,73.6000011 Z", id: "Fill-1", fill: "#33A879" }), _jsx("path", { d: "M39.5684161,73.6000011 L69.6513098,73.6000011 L126.261023,73.6000011 C126.350301,72.794462 126.400002,71.9769685 126.400002,71.1478271 C126.400002,58.95899 116.510429,49.0782616 104.310681,49.0782616 C103.305924,49.0782616 102.318347,49.1515203 101.349178,49.2814855 C99.1924015,39.3523267 90.3511509,31.913044 79.7669915,31.913044 C74.0756166,31.913044 68.8876942,34.0651331 64.9714417,37.5974897 C64.1151738,26.1905895 54.5873134,17.2000003 42.951457,17.2000003 C31.1526917,17.2000003 21.5159188,26.4425504 20.8952702,38.0762767 C9.25113023,38.6963701 0,48.3248312 0,60.1130444 C0,65.1936423 1.72296702,69.8696315 4.61053211,73.6000011 L39.5684161,73.6000011 Z", id: "Fill-1-Copy", fill: "#1C895D" })] }), _jsxs("g", { id: "Group-4-Copy", transform: "translate(530.000008, 216.000003)", children: [_jsx("path", { d: "M60.7892009,73.6000011 L100.011201,73.6000011 L173.818803,73.6000011 C173.935203,72.5488011 174.000003,71.4820011 174.000003,70.400001 C174.000003,54.4940008 161.106002,41.6000006 145.2,41.6000006 C143.890002,41.6000006 142.602402,41.6956006 141.338802,41.8652006 C138.526802,28.9080004 126.999602,19.2000003 113.2,19.2000003 C105.779602,19.2000003 99.0156015,22.0084003 93.9096014,26.6180004 C92.7932014,11.7324002 80.3708012,0 65.2000001,0 C49.8168007,0 37.2524006,12.0612002 36.4432005,27.2428004 C21.2616003,28.0520004 9.20000014,40.6168006 9.20000014,56 C9.20000014,62.6300009 11.4464002,68.732001 15.2112002,73.6000011 L60.7892009,73.6000011 Z", id: "Fill-1", fill: "#33A879" }), _jsx("path", { d: "M39.5684161,73.6000011 L69.6513098,73.6000011 L126.261023,73.6000011 C126.350301,72.794462 126.400002,71.9769685 126.400002,71.1478271 C126.400002,58.95899 116.510429,49.0782616 104.310681,49.0782616 C103.305924,49.0782616 102.318347,49.1515203 101.349178,49.2814855 C99.1924015,39.3523267 90.3511509,31.913044 79.7669915,31.913044 C74.0756166,31.913044 68.8876942,34.0651331 64.9714417,37.5974897 C64.1151738,26.1905895 54.5873134,17.2000003 42.951457,17.2000003 C31.1526917,17.2000003 21.5159188,26.4425504 20.8952702,38.0762767 C9.25113023,38.6963701 0,48.3248312 0,60.1130444 C0,65.1936423 1.72296702,69.8696315 4.61053211,73.6000011 L39.5684161,73.6000011 Z", id: "Fill-1-Copy", fill: "#1C895D" })] }), _jsxs("g", { id: "house", transform: "translate(90.400001, 145.600002)", children: [_jsx("polygon", { id: "Fill-8", fill: "#EAEAEA", points: "499.388287 54.4000008 451.199887 3.20000005 265.599884 3.20000005 220.799883 57.6000009 281.599884 57.6000009 281.599884 144.000002 502.399887 144.000002 502.399887 54.4000008" }), _jsx("polygon", { id: "Fill-12", fill: "#66493D", points: "492.800007 137.600002 499.200007 137.600002 499.200007 63.6000021 492.800007 63.6000021" }), _jsx("polygon", { id: "Fill-18", fill: "#66493D", points: "444.800007 137.600002 451.200007 137.600002 451.200007 63.6000021 444.800007 63.6000021" }), _jsx("polygon", { id: "Fill-20", fill: "#66493D", points: "467.200007 137.600002 473.600007 137.600002 473.600007 63.6000021 467.200007 63.6000021" }), _jsx("polygon", { id: "Fill-24", fill: "#66493D", points: "336.000005 137.600002 342.400005 137.600002 342.400005 63.6000021 336.000005 63.6000021" }), _jsx("polygon", { id: "Fill-26", fill: "#66493D", points: "358.400005 137.600002 364.800005 137.600002 364.800005 63.6000021 358.400005 63.6000021" }), _jsx("polygon", { id: "Fill-36", fill: "#66493D", points: "419.200006 137.600002 425.600006 137.600002 425.600006 63.6000021 419.200006 63.6000021" }), _jsx("polygon", { id: "Fill-38", fill: "#66493D", points: "384.000006 137.600002 390.400006 137.600002 390.400006 63.6000021 384.000006 63.6000021" }), _jsx("polygon", { id: "Fill-10", fill: "#66493D", points: "211.200003 144.000002 316.800005 144.000002 316.800005 137.600002 211.200003 137.600002" }), _jsx("polygon", { id: "Fill-14", fill: "#66493D", points: "211.200003 137.600002 217.600003 137.600002 217.600003 60.8000009 211.200003 60.8000009" }), _jsx("polygon", { id: "Fill-15", fill: "#BA947F", points: "217.600003 137.600002 224.000003 137.600002 224.000003 60.8000009 217.600003 60.8000009" }), _jsx("polygon", { id: "Fill-16", fill: "#66493D", points: "310.400005 137.600002 316.800005 137.600002 316.800005 60.8000009 310.400005 60.8000009" }), _jsx("polygon", { id: "Fill-21", fill: "#BA947F", points: "454.400007 89.6000013 476.800007 89.6000013 476.800007 83.2000012 454.400007 83.2000012" }), _jsx("polygon", { id: "Fill-22", fill: "#BA947F", points: "454.400007 121.600002 476.800007 121.600002 476.800007 115.200002 454.400007 115.200002" }), _jsx("polygon", { id: "Fill-27", fill: "#BA947F", points: "345.600005 89.6000013 368.000005 89.6000013 368.000005 83.2000012 345.600005 83.2000012" }), _jsx("polygon", { id: "Fill-28", fill: "#BA947F", points: "345.600005 121.600002 368.000005 121.600002 368.000005 115.200002 345.600005 115.200002" }), _jsx("polygon", { id: "Fill-29", fill: "#BA947F", points: "268.800004 137.600002 275.200004 137.600002 275.200004 60.8000009 268.800004 60.8000009" }), _jsx("polygon", { id: "Fill-30", fill: "#66493D", points: "275.200004 137.600002 281.600004 137.600002 281.600004 60.8000009 275.200004 60.8000009" }), _jsx("polygon", { id: "Fill-31", fill: "#BA947F", points: "246.400004 137.600002 252.800004 137.600002 252.800004 60.8000009 246.400004 60.8000009" }), _jsx("polygon", { id: "Fill-32", fill: "#66493D", points: "252.800004 137.600002 259.200004 137.600002 259.200004 60.8000009 252.800004 60.8000009" }), _jsx("polygon", { id: "Fill-33", fill: "#BA947F", points: "249.600004 89.6000013 272.000004 89.6000013 272.000004 83.2000012 249.600004 83.2000012" }), _jsx("polygon", { id: "Fill-34", fill: "#BA947F", points: "249.600004 121.600002 272.000004 121.600002 272.000004 115.200002 249.600004 115.200002" }), _jsx("polygon", { id: "Fill-47", fill: "#66493D", points: "388.848446 1.55156002 391.954846 4.85156007 342.400045 57.5999609 336.000045 57.5999609" }), _jsx("polygon", { id: "Fill-42", fill: "#66493D", points: "448.000007 3.20000005 444.893607 6.5000001 492.800007 57.6000009 499.200007 57.6000009" }), _jsx("polygon", { id: "Fill-43", fill: "#66493D", points: "446.448447 1.55156002 449.554847 4.85156007 400.000046 57.5999609 393.600046 57.5999609" }), _jsx("path", { d: "M328.048445,1.55156002 L380.800046,57.5999609 L400.000006,57.6000009 L420.759005,35.45656 L388.848446,1.55156002 L395.248446,1.55156002 L423.953005,32.04956 L448.000006,6.4000001 L451.011005,6.39956002 L446.448447,1.55156002 L452.848447,1.55156002 L505.600048,57.5999609 L505.600008,144.000002 L316.800005,144.000002 L316.800005,137.600002 L342.400005,137.600002 L342.400005,63.99956 L316.800005,64.000001 L316.800005,57.6000009 L374.400046,57.5999609 L321.648445,1.55156002 L328.048445,1.55156002 Z M364.800005,63.99956 L348.800005,63.99956 L348.800005,137.600002 L364.800005,137.600002 L364.800005,63.99956 Z M390.400005,63.99956 L371.200005,63.99956 L371.200006,137.600002 L390.400006,137.600002 L390.400005,63.99956 Z M451.200005,63.99956 L432.000005,63.99956 L432.000006,137.600002 L451.200007,137.600002 L451.200005,63.99956 Z M473.600005,63.99956 L457.600005,63.99956 L457.600007,137.600002 L473.600007,137.600002 L473.600005,63.99956 Z M499.200005,63.99956 L480.000005,63.99956 L480.000007,137.600002 L499.200007,137.600002 L499.200005,63.99956 Z M425.600005,89.59956 L396.800005,89.59956 L396.800006,137.600002 L425.600006,137.600002 L425.600005,89.59956 Z M425.600005,63.99956 L396.800005,63.99956 L396.800005,76.79956 L425.600005,76.79956 L425.600005,63.99956 Z M423.931005,38.82556 L406.400006,57.6000009 L441.600047,57.5999609 L423.931005,38.82556 Z M499.200047,57.5999609 L452.617005,8.10656002 L427.118005,35.41256 L448.000047,57.5999609 L499.200047,57.5999609 Z", id: "Combined-Shape", fill: "#BA947F" }), _jsx("polygon", { id: "Fill-45", fill: "#BA947F", points: "390.400006 6.4000001 396.611606 6.4000001 348.800005 57.6000009 342.400005 57.6000009" }), _jsx("polygon", { id: "Fill-46", fill: "#66493D", points: "390.400006 3.20000005 387.293606 6.5000001 435.200006 57.6000009 441.600007 57.6000009" }), _jsx("polygon", { id: "Fill-49", fill: "#BA947F", points: "323.200005 6.4000001 329.411605 6.4000001 281.600004 57.6000009 275.200004 57.6000009" }), _jsx("polygon", { id: "Fill-50", fill: "#66493D", points: "323.200005 3.20000005 320.093605 6.5000001 368.000005 57.6000009 374.400006 57.6000009" }), _jsx("polygon", { id: "Fill-51", fill: "#66493D", points: "321.648445 1.55156002 324.754845 4.85156007 275.200044 57.5999609 268.800044 57.5999609" }), _jsx("polygon", { id: "Fill-52", fill: "#BA947F", points: "270.448444 1.55156002 264.048444 1.55156002 316.800045 57.5999609 323.200045 57.5999609" }), _jsx("polygon", { id: "Fill-53", fill: "#BA947F", points: "265.600004 6.4000001 271.811604 6.4000001 224.000003 57.6000009 217.600003 57.6000009" }), _jsx("polygon", { id: "Fill-54", fill: "#66493D", points: "265.600004 3.20000005 262.494004 6.5000001 310.400005 57.6000009 316.800005 57.6000009" }), _jsx("polygon", { id: "Fill-55", fill: "#66493D", points: "264.048444 1.55156002 267.154844 4.85156007 217.600043 57.5999609 211.200043 57.5999609" }), _jsx("polygon", { id: "Fill-57", fill: "#66493D", points: "211.200003 64.000001 316.800005 64.000001 316.800005 57.6000009 211.200003 57.6000009" }), _jsx("polygon", { id: "Fill-58", fill: "#BA947F", points: "457.266007 7.95156012 274.866004 7.95156012 268.800004 1.55156002 451.200007 1.55156002" }), _jsx("polygon", { id: "Fill-59", fill: "#A9A9A9", points: "131.200002 144.000002 249.600004 144.000002 249.600004 67.200001 131.200002 67.200001" }), _jsx("polygon", { id: "Fill-60", fill: "#BA947F", points: "134.400002 144.000002 323.200005 144.000002 323.200005 137.600002 134.400002 137.600002" }), _jsx("polygon", { id: "Fill-61", fill: "#BA947F", points: "134.400002 137.600002 140.800002 137.600002 140.800002 60.8000009 134.400002 60.8000009" }), _jsx("polygon", { id: "Fill-62", fill: "#BA947F", points: "160.000002 137.600002 166.400002 137.600002 166.400002 60.8000009 160.000002 60.8000009" }), _jsx("polygon", { id: "Fill-63", fill: "#66493D", points: "153.600002 137.600002 160.000002 137.600002 160.000002 60.8000009 153.600002 60.8000009" }), _jsx("polygon", { id: "Fill-64", fill: "#BA947F", points: "182.400003 137.600002 188.800003 137.600002 188.800003 60.8000009 182.400003 60.8000009" }), _jsx("polygon", { id: "Fill-65", fill: "#66493D", points: "176.000003 137.600002 182.400003 137.600002 182.400003 60.8000009 176.000003 60.8000009" }), _jsx("polygon", { id: "Fill-66", fill: "#BA947F", points: "163.200002 89.6000013 185.600003 89.6000013 185.600003 83.2000012 163.200002 83.2000012" }), _jsx("polygon", { id: "Fill-67", fill: "#BA947F", points: "163.200002 121.600002 185.600003 121.600002 185.600003 115.200002 163.200002 115.200002" }), _jsx("polygon", { id: "Fill-68", fill: "#BA947F", points: "243.200004 137.600002 249.600004 137.600002 249.600004 60.8000009 243.200004 60.8000009" }), _jsx("polygon", { id: "Fill-69", fill: "#66493D", points: "236.800004 137.600002 243.200004 137.600002 243.200004 60.8000009 236.800004 60.8000009" }), _jsx("polygon", { id: "Fill-70", fill: "#BA947F", points: "208.000003 137.600002 214.400003 137.600002 214.400003 60.8000009 208.000003 60.8000009" }), _jsx("polygon", { id: "Fill-71", fill: "#66493D", points: "201.600003 137.600002 208.000003 137.600002 208.000003 60.8000009 201.600003 60.8000009" }), _jsx("polygon", { id: "Fill-72", fill: "#BA947F", points: "211.200003 89.6000013 246.400004 89.6000013 246.400004 76.8000011 211.200003 76.8000011" }), _jsx("polygon", { id: "Fill-73", fill: "#091E43", points: "134.400002 57.6000009 323.200005 57.6000009 272.000004 0 83.2000012 0" }), _jsx("polygon", { id: "Fill-74", fill: "#C3D0D8", points: "83.2000012 0 28.8000004 57.6000009 28.8000004 144.000002 134.400002 144.000002 134.400002 57.6000009" }), _jsx("polygon", { id: "Fill-75", fill: "#FFE168", points: "134.400002 73.6000011 208.000003 73.6000011 208.000003 57.6000009 134.400002 57.6000009" }), _jsx("polygon", { id: "Fill-76", fill: "#FFFFFF", points: "134.400002 67.200001 134.400002 80.0000012 134.400002 102.400002 160.000002 102.400002 160.000002 80.0000012 230.400003 80.0000012 230.400003 67.200001" }), _jsx("polygon", { id: "Fill-77", fill: "#FFFFFF", points: "249.599999 144.000002 323.2 144.000002 323.2 57.6000009 249.599999 57.6000009" }), _jsx("polygon", { id: "Fill-78-Copy-2", fill: "#091E43", points: "67.200001 118.400002 96.0000014 118.400002 96.0000014 86.4000013 67.200001 86.4000013" }), _jsx("polygon", { id: "Fill-79", fill: "#C3D0D8", points: "134.400002 67.200001 323.200005 67.200001 323.200005 57.6000009 134.400002 57.6000009" }), _jsx("polygon", { id: "Fill-80", fill: "#C3D0D8", points: "262.400004 64.000001 297.600004 64.000001 313.600005 144.000002 278.400004 144.000002" }), _jsxs("g", { id: "Group", transform: "translate(0.000000, 99.200001)", children: [_jsx("polygon", { id: "Fill-81", fill: "#BA947F", points: "12.8000002 44.8000007 16.0000002 44.8000007 16.0000002 32.0000005 12.8000002 32.0000005" }), _jsx("polygon", { id: "Fill-82", fill: "#BA947F", points: "51.2000008 19.2000003 35.2000005 19.2000003 32.0000005 19.2000003 32.0000005 44.8000007 35.2000005 44.8000007 35.2000005 32.0000005 51.2000008 32.0000005 51.2000008 44.8000007 54.4000008 44.8000007 54.4000008 19.2000003" }), _jsx("polygon", { id: "Fill-83", fill: "#66493D", points: "48.0000007 44.8000007 51.2000008 44.8000007 51.2000008 32.0000005 48.0000007 32.0000005" }), _jsx("polygon", { id: "Fill-84", fill: "#BA947F", points: "25.6000004 16.0000002 64.000001 16.0000002 64.000001 9.60000014 25.6000004 9.60000014" }), _jsx("polygon", { id: "Fill-85", fill: "#66493D", points: "32.0000005 16.0000002 28.8000004 16.0000002 25.6000004 16.0000002 25.6000004 9.60000014 0 9.60000014 0 16.0000002 9.60000014 16.0000002 9.60000014 44.8000007 12.8000002 44.8000007 12.8000002 32.0000005 28.8000004 32.0000005 28.8000004 44.8000007 32.0000005 44.8000007 32.0000005 19.2000003 54.4000008 19.2000003 54.4000008 16.0000002" }), _jsx("path", { d: "M25.6000004,0 C20.2980003,0 16.0000002,4.29800006 16.0000002,9.60000014 L35.2000005,9.60000014 C35.2000005,4.29800006 30.9020005,0 25.6000004,0", id: "Fill-86", fill: "#FFFFFF" })] }), _jsxs("g", { id: "Group-2", transform: "translate(265.600004, 44.800001)", children: [_jsx("polygon", { id: "Fill-87", fill: "#BA947F", points: "28.8000004 99.2000015 25.6000004 99.2000015 3.20000005 0 6.4000001 0" }), _jsx("polygon", { id: "Fill-88", fill: "#66493D", points: "25.6000004 99.2000015 22.4000003 99.2000015 0 0 3.20000005 0" }), _jsx("polygon", { id: "Fill-89", fill: "#66493D", points: "48.0000007 99.2000015 44.8000007 99.2000015 22.4000003 0 25.6000004 0" }), _jsx("polygon", { id: "Fill-90", fill: "#BA947F", points: "51.2000008 99.2000015 48.0000007 99.2000015 25.6000004 0 28.8000004 0" }), _jsx("polygon", { id: "Fill-91", fill: "#BA947F", points: "22.4000003 80.0000012 44.8000007 80.0000012 44.8000007 73.6000011 22.4000003 73.6000011" }), _jsx("polygon", { id: "Fill-92", fill: "#BA947F", points: "19.2000003 67.200001 41.6000006 67.200001 41.6000006 60.8000009 19.2000003 60.8000009" }), _jsx("polygon", { id: "Fill-93", fill: "#BA947F", points: "16.0000002 54.4000008 38.4000006 54.4000008 38.4000006 48.0000007 16.0000002 48.0000007" }), _jsx("polygon", { id: "Fill-94", fill: "#BA947F", points: "12.8000002 41.6000006 35.2000005 41.6000006 35.2000005 35.2000005 12.8000002 35.2000005" }), _jsx("polygon", { id: "Fill-95", fill: "#BA947F", points: "35.2000005 28.8000004 12.8000002 28.8000004 9.60000014 22.4000003 32.0000005 22.4000003" }), _jsx("polygon", { id: "Fill-96", fill: "#BA947F", points: "32.0000005 16.0000002 9.60000014 16.0000002 6.4000001 9.60000014 28.8000004 9.60000014" }), _jsx("polygon", { id: "Fill-97", fill: "#BA947F", points: "25.6000004 92.8000014 48.0000007 92.8000014 48.0000007 86.4000013 25.6000004 86.4000013" })] })] }), _jsx("rect", { id: "Rectangle", fill: "#10105A", fillRule: "nonzero", x: "0", y: "289.600004", width: "720.000011", height: "7.20000011", rx: "3.60000005" })] }) }) }) }));
|
5
|
-
};
|
6
|
-
export default withIllustration('IllustrationErrorGeneric')(IllustrationErrorGeneric);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IllustrationHighHouse.d.ts","sourceRoot":"","sources":["../../../src/packages/illustrations/General/IllustrationHighHouse.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AA+CzB,wBAA+E"}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
-
import withIllustration from '../withIllustration';
|
3
|
-
const IllustrationHighHouse = props => {
|
4
|
-
return (_jsx("svg", { viewBox: "0 0 96 124", ...props, children: _jsx("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", children: _jsx("g", { children: _jsxs("g", { children: [_jsx("rect", { fill: "#FFFFFF", x: "0", y: "4", width: "56", height: "120" }), _jsx("rect", { fill: "#C3D0D8", x: "56", y: "4", width: "40", height: "120" }), _jsx("rect", { fill: "#091E43", x: "0", y: "0", width: "56", height: "4" }), _jsx("rect", { fill: "#031432", x: "56", y: "0", width: "40", height: "4" }), _jsx("rect", { fill: "#C3D0D8", x: "8", y: "108", width: "8", height: "8" }), _jsx("rect", { fill: "#C3D0D8", x: "8", y: "60", width: "8", height: "8" }), _jsx("rect", { fill: "#C3D0D8", x: "8", y: "92", width: "8", height: "8" }), _jsx("rect", { fill: "#C3D0D8", x: "8", y: "44", width: "8", height: "8" }), _jsx("rect", { fill: "#C3D0D8", x: "24", y: "92", width: "8", height: "8" }), _jsx("rect", { fill: "#C3D0D8", x: "24", y: "44", width: "8", height: "8" }), _jsx("rect", { fill: "#C3D0D8", x: "8", y: "76", width: "8", height: "8" }), _jsx("rect", { fill: "#C3D0D8", x: "8", y: "28", width: "8", height: "8" }), _jsx("rect", { fill: "#C3D0D8", x: "24", y: "76", width: "8", height: "8" }), _jsx("rect", { fill: "#C3D0D8", x: "24", y: "60", width: "8", height: "8" }), _jsx("rect", { fill: "#C3D0D8", x: "24", y: "12", width: "8", height: "8" }), _jsx("rect", { fill: "#C3D0D8", x: "40", y: "12", width: "8", height: "8" }), _jsx("rect", { fill: "#C3D0D8", x: "8", y: "12", width: "8", height: "8" }), _jsx("rect", { fill: "#C3D0D8", x: "24", y: "28", width: "8", height: "8" }), _jsx("rect", { fill: "#091E43", x: "24", y: "108", width: "8", height: "16" }), _jsx("rect", { fill: "#C3D0D8", x: "40", y: "108", width: "8", height: "8" }), _jsx("rect", { fill: "#C3D0D8", x: "40", y: "60", width: "8", height: "8" }), _jsx("rect", { fill: "#091E43", x: "64", y: "44", width: "8", height: "8" }), _jsx("rect", { fill: "#091E43", x: "80", y: "44", width: "8", height: "8" }), _jsx("rect", { fill: "#C3D0D8", x: "40", y: "92", width: "8", height: "8" }), _jsx("rect", { fill: "#C3D0D8", x: "40", y: "44", width: "8", height: "8" }), _jsx("rect", { fill: "#091E43", x: "64", y: "28", width: "8", height: "8" }), _jsx("rect", { fill: "#091E43", x: "80", y: "28", width: "8", height: "8" }), _jsx("rect", { fill: "#C3D0D8", x: "40", y: "76", width: "8", height: "8" }), _jsx("rect", { fill: "#C3D0D8", x: "40", y: "28", width: "8", height: "8" }), _jsx("rect", { fill: "#091E43", x: "64", y: "12", width: "8", height: "8" }), _jsx("rect", { fill: "#091E43", x: "80", y: "12", width: "8", height: "8" })] }) }) }) }));
|
5
|
-
};
|
6
|
-
export default withIllustration('IllustrationHighHouse')(IllustrationHighHouse);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IllustrationHighHouseComposition.d.ts","sourceRoot":"","sources":["../../../src/packages/illustrations/General/IllustrationHighHouseComposition.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AAmTzB,wBAEC"}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
-
import withIllustration from '../withIllustration';
|
3
|
-
const IllustrationHighHouseComposition = props => {
|
4
|
-
return (_jsx("svg", { viewBox: "0 0 256 168", ...props, children: _jsx("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", children: _jsx("g", { children: _jsxs("g", { children: [_jsx("rect", { fill: "#10105A", x: "0", y: "164", width: "256", height: "4", rx: "2" }), _jsx("path", { d: "M145.892336,34.5561244 C131.339846,34.0419533 117.478419,29.2483579 104.243769,24.0046128 C91.0091187,18.7608676 77.8970118,12.9489334 63.6940708,10.1700086 C54.5575821,8.38341396 44.1092799,8.13133007 36.748661,13.1269927 C29.6632617,17.9285907 27.3751217,26.2393565 26.1456733,33.9339173 C25.2195693,39.7358482 24.6751567,45.8278757 27.2103917,51.2536814 C28.9721992,55.0209352 32.1000605,58.1859885 34.2636485,61.793189 C41.7869886,74.3473671 36.4734413,89.8285194 28.3132792,102.086599 C24.4963644,107.836513 20.050663,113.322338 17.0995852,119.442375 C14.1485073,125.562412 12.7824536,132.576746 15.3638934,138.820824 C17.9252441,145.010884 24.0242723,149.658431 30.6315527,152.927519 C44.0530306,159.56973 59.8691204,161.470362 75.2914652,162.54672 C109.430755,164.929513 143.752855,163.89717 177.982546,162.864826 C190.650685,162.480698 203.373065,162.09457 215.836296,160.095905 C222.754957,158.985535 229.898614,157.224949 234.92087,152.971534 C241.299136,147.569736 242.880142,138.432695 238.605198,131.664443 C231.44346,120.314665 211.621619,117.497728 206.611416,105.309672 C203.853193,98.6034397 206.685745,91.1329535 210.693506,84.9028801 C219.291609,71.5604396 233.703475,59.8545438 234.462841,44.6014675 C234.985155,34.1259812 228.05645,23.6344896 217.344982,18.6788403 C206.115217,13.4771092 190.546222,14.1373289 182.261508,22.7361906 C173.731708,31.6051423 158.741277,35.0122762 145.892336,34.5561244 Z", className: "fill-primary", fill: "#1657E2", fillRule: "nonzero", opacity: "0.1" }), _jsx("g", { opacity: "0.499488467", transform: "translate(47.000000, 106.000000)", className: "fill-primary", fill: "#0842C0", children: _jsx("path", { d: "M15.2419339,0 C28.1214369,25.7777778 32.8906677,45.1111111 29.5496262,58 C21.573538,58 13.6014812,58 0.934241627,58 C-2.20428343,45.1111111 2.56494733,25.7777778 15.2419339,0 Z" }) }), _jsx("g", { transform: "translate(31.000000, 106.000000)", className: "fill-primary", fill: "#0842C0", children: _jsx("path", { d: "M15.2419339,0 C28.1214369,25.7777778 32.8906677,45.1111111 29.5496262,58 C21.573538,58 13.6014812,58 0.934241627,58 C-2.20428343,45.1111111 2.56494733,25.7777778 15.2419339,0 Z" }) }), _jsx("g", { transform: "translate(25.000000, 0.000000)", className: "fill-secondary", fill: "#10105A", children: _jsx("circle", { cx: "20", cy: "20", r: "20" }) }), _jsx("g", { transform: "translate(70.000000, 15.000000)", children: _jsxs("g", { children: [_jsx("rect", { fill: "#FFFFFF", x: "0", y: "4.80645161", width: "67.0833333", height: "144.193548" }), _jsx("rect", { fill: "#C3D0D8", x: "67.0833333", y: "4.80645161", width: "47.9166667", height: "144.193548" }), _jsx("rect", { fill: "#091E43", x: "0", y: "0", width: "67.0833333", height: "4.80645161" }), _jsx("rect", { fill: "#031432", x: "67.0833333", y: "0", width: "47.9166667", height: "4.80645161" }), _jsx("rect", { fill: "#C3D0D8", x: "9.58333333", y: "129.774194", width: "9.58333333", height: "9.61290323" }), _jsx("rect", { fill: "#C3D0D8", x: "9.58333333", y: "72.0967742", width: "9.58333333", height: "9.61290323" }), _jsx("rect", { fill: "#C3D0D8", x: "9.58333333", y: "110.548387", width: "9.58333333", height: "9.61290323" }), _jsx("rect", { fill: "#C3D0D8", x: "9.58333333", y: "52.8709677", width: "9.58333333", height: "9.61290323" }), _jsx("rect", { fill: "#C3D0D8", x: "28.75", y: "110.548387", width: "9.58333333", height: "9.61290323" }), _jsx("rect", { fill: "#C3D0D8", x: "28.75", y: "52.8709677", width: "9.58333333", height: "9.61290323" }), _jsx("rect", { fill: "#C3D0D8", x: "9.58333333", y: "91.3225806", width: "9.58333333", height: "9.61290323" }), _jsx("rect", { fill: "#C3D0D8", x: "9.58333333", y: "33.6451613", width: "9.58333333", height: "9.61290323" }), _jsx("rect", { fill: "#C3D0D8", x: "28.75", y: "91.3225806", width: "9.58333333", height: "9.61290323" }), _jsx("rect", { fill: "#C3D0D8", x: "28.75", y: "72.0967742", width: "9.58333333", height: "9.61290323" }), _jsx("rect", { fill: "#C3D0D8", x: "28.75", y: "14.4193548", width: "9.58333333", height: "9.61290323" }), _jsx("rect", { fill: "#C3D0D8", x: "47.9166667", y: "14.4193548", width: "9.58333333", height: "9.61290323" }), _jsx("rect", { fill: "#C3D0D8", x: "9.58333333", y: "14.4193548", width: "9.58333333", height: "9.61290323" }), _jsx("rect", { fill: "#C3D0D8", x: "28.75", y: "33.6451613", width: "9.58333333", height: "9.61290323" }), _jsx("rect", { fill: "#091E43", x: "28.75", y: "129.774194", width: "9.58333333", height: "19.2258065" }), _jsx("rect", { fill: "#C3D0D8", x: "47.9166667", y: "129.774194", width: "9.58333333", height: "9.61290323" }), _jsx("rect", { fill: "#C3D0D8", x: "47.9166667", y: "72.0967742", width: "9.58333333", height: "9.61290323" }), _jsx("rect", { fill: "#091E43", x: "76.6666667", y: "52.8709677", width: "9.58333333", height: "9.61290323" }), _jsx("rect", { fill: "#091E43", x: "95.8333333", y: "52.8709677", width: "9.58333333", height: "9.61290323" }), _jsx("rect", { fill: "#C3D0D8", x: "47.9166667", y: "110.548387", width: "9.58333333", height: "9.61290323" }), _jsx("rect", { fill: "#C3D0D8", x: "47.9166667", y: "52.8709677", width: "9.58333333", height: "9.61290323" }), _jsx("rect", { fill: "#091E43", x: "76.6666667", y: "33.6451613", width: "9.58333333", height: "9.61290323" }), _jsx("rect", { fill: "#091E43", x: "95.8333333", y: "33.6451613", width: "9.58333333", height: "9.61290323" }), _jsx("rect", { fill: "#C3D0D8", x: "47.9166667", y: "91.3225806", width: "9.58333333", height: "9.61290323" }), _jsx("rect", { fill: "#C3D0D8", x: "47.9166667", y: "33.6451613", width: "9.58333333", height: "9.61290323" }), _jsx("rect", { fill: "#091E43", x: "76.6666667", y: "14.4193548", width: "9.58333333", height: "9.61290323" }), _jsx("rect", { fill: "#091E43", x: "95.8333333", y: "14.4193548", width: "9.58333333", height: "9.61290323" })] }) }), _jsx("g", { transform: "translate(137.000000, 154.000000)", children: _jsxs("g", { children: [_jsx("path", { d: "M0,0 L0.295900454,0.0047585308 C5.30742742,0.166156746 9.34215109,4.4132343 9.4954794,9.68852584 L9.5,10 L9.20409955,9.99524147 C4.19257258,9.83384325 0.157848909,5.5867657 0.00452060426,0.311474163 L0,0 Z", className: "fill-primary", fill: "#1657E2" }), _jsx("path", { d: "M19,0 L18.9954794,0.311474163 C18.8452177,5.48125987 14.9672638,9.66354887 10.0953967,9.98067922 L9.79590045,9.99524147 L9.5,10 L9.5045206,9.68852584 C9.65478234,4.51874013 13.5327362,0.336451134 18.4046033,0.0193207792 L18.7040995,0.0047585308 L19,0 Z", className: "fill-primary-opa50", fill: "#779DED" })] }) }), _jsx("g", { transform: "translate(174.000000, 150.000000)", className: "fill-primary", fill: "#1657E2", children: _jsx("path", { d: "M0,14 C0,8.84534234 4.27816795,4.66666667 9.55555556,4.66666667 C12.0996841,4.66666667 14.4115919,5.63779985 16.1239165,7.22124707 C18.5666974,2.91514045 23.2681427,0 28.6666667,0 C36.4609622,0 42.8021913,6.0766351 42.9954613,13.6441961 L43,14 L0,14 Z" }) }), _jsx("g", { transform: "translate(11.000000, 10.000000)", fill: "#FFFFFF", children: _jsx("path", { d: "M43,14 C43,8.84534234 38.7218321,4.66666667 33.4444444,4.66666667 C30.9003159,4.66666667 28.5884081,5.63779985 26.8760835,7.22124707 C24.4333026,2.91514045 19.7318573,0 14.3333333,0 C6.53903779,0 0.197808658,6.0766351 0.00453871899,13.6441961 L0,14 L43,14 Z" }) }), _jsx("g", { transform: "translate(201.000000, 42.000000)", fill: "#FFFFFF", children: _jsx("path", { d: "M43,14 C43,8.84534234 38.7218321,4.66666667 33.4444444,4.66666667 C30.9003159,4.66666667 28.5884081,5.63779985 26.8760835,7.22124707 C24.4333026,2.91514045 19.7318573,0 14.3333333,0 C6.53903779,0 0.197808658,6.0766351 0.00453871899,13.6441961 L0,14 L43,14 Z" }) }), _jsx("g", { transform: "translate(22.500000, 73.000000) scale(-1, 1) translate(-22.500000, -73.000000) translate(1.000000, 66.000000)", fill: "#FFFFFF", children: _jsx("path", { d: "M43,14 C43,8.84534234 38.7218321,4.66666667 33.4444444,4.66666667 C30.9003159,4.66666667 28.5884081,5.63779985 26.8760835,7.22124707 C24.4333026,2.91514045 19.7318573,0 14.3333333,0 C6.53903779,0 0.197808658,6.0766351 0.00453871899,13.6441961 L0,14 L43,14 Z" }) })] }) }) }) }));
|
5
|
-
};
|
6
|
-
export default withIllustration('IllustrationHighHouseComposition')(IllustrationHighHouseComposition);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IllustrationHouse.d.ts","sourceRoot":"","sources":["../../../src/packages/illustrations/General/IllustrationHouse.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AAkCzB,wBAAuE"}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
-
import withIllustration from '../withIllustration';
|
3
|
-
const IllustrationHouse = props => {
|
4
|
-
return (_jsx("svg", { viewBox: "0 0 80 44", ...props, children: _jsx("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", children: _jsx("g", { children: _jsxs("g", { children: [_jsx("rect", { fill: "#FFFFFF", x: "5", y: "0", width: "8", height: "15" }), _jsx("rect", { fill: "#C3D0D8", x: "9", y: "0", width: "6", height: "9" }), _jsx("rect", { fill: "#FFFFFF", x: "0", y: "20", width: "56", height: "24" }), _jsx("polygon", { fill: "#091E43", points: "12 4 68 4 56 20 0 20" }), _jsx("polygon", { fill: "#C3D0D8", points: "56 20 68 4 80 20 80 44 56 44" }), _jsx("rect", { fill: "#C3D0D8", x: "40", y: "28", width: "8", height: "8" }), _jsx("rect", { fill: "#C3D0D8", x: "8", y: "28", width: "8", height: "8" }), _jsx("rect", { fill: "#091E43", x: "64", y: "28", width: "8", height: "8" }), _jsx("rect", { fill: "#C3D0D8", x: "24", y: "28", width: "8", height: "16" }), _jsx("polygon", { fill: "#FFFFFF", points: "28 8 40 20 16 20" }), _jsx("polygon", { fill: "#C3D0D8", transform: "translate(40.000000, 14.000000) rotate(-180.000000) translate(-40.000000, -14.000000) ", points: "40 8 52 20 28 20" })] }) }) }) }));
|
5
|
-
};
|
6
|
-
export default withIllustration('IllustrationHouse')(IllustrationHouse);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IllustrationHouseComposition.d.ts","sourceRoot":"","sources":["../../../src/packages/illustrations/General/IllustrationHouseComposition.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AA6IzB,wBAEC"}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
-
import withIllustration from '../withIllustration';
|
3
|
-
const IllustrationHouseComposition = props => {
|
4
|
-
return (_jsx("svg", { viewBox: "0 0 256 159", ...props, children: _jsx("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", children: _jsx("g", { children: _jsxs("g", { children: [_jsx("rect", { fill: "#10105A", x: "0", y: "155", width: "256", height: "4", rx: "2" }), _jsx("path", { d: "M145.892336,25.5561244 C131.339846,25.0419533 117.478419,20.2483579 104.243769,15.0046128 C91.0091187,9.76086764 77.8970118,3.94893339 63.6940708,1.17000855 C54.5575821,-0.616586035 44.1092799,-0.86866993 36.748661,4.12699265 C29.6632617,8.92859065 27.3751217,17.2393565 26.1456733,24.9339173 C25.2195693,30.7358482 24.6751567,36.8278757 27.2103917,42.2536814 C28.9721992,46.0209352 32.1000605,49.1859885 34.2636485,52.793189 C41.7869886,65.3473671 36.4734413,80.8285194 28.3132792,93.0865989 C24.4963644,98.8365125 20.050663,104.322338 17.0995852,110.442375 C14.1485073,116.562412 12.7824536,123.576746 15.3638934,129.820824 C17.9252441,136.010884 24.0242723,140.658431 30.6315527,143.927519 C44.0530306,150.56973 59.8691204,152.470362 75.2914652,153.54672 C109.430755,155.929513 143.752855,154.89717 177.982546,153.864826 C190.650685,153.480698 203.373065,153.09457 215.836296,151.095905 C222.754957,149.985535 229.898614,148.224949 234.92087,143.971534 C241.299136,138.569736 242.880142,129.432695 238.605198,122.664443 C231.44346,111.314665 211.621619,108.497728 206.611416,96.3096716 C203.853193,89.6034397 206.685745,82.1329535 210.693506,75.9028801 C219.291609,62.5604396 233.703475,50.8545438 234.462841,35.6014675 C234.985155,25.1259812 228.05645,14.6344896 217.344982,9.67884034 C206.115217,4.47710917 190.546222,5.1373289 182.261508,13.7361906 C173.731708,22.6051423 158.741277,26.0122762 145.892336,25.5561244 Z", className: "fill-primary", fill: "#1657E2", fillRule: "nonzero", opacity: "0.1" }), _jsx("g", { transform: "translate(156.000000, 66.000000)", className: "fill-primary", fill: "#0842C0", children: _jsx("path", { d: "M23.6004138,0 C43.54287,40 50.9274854,70 45.75426,90 C33.4041879,90 21.060358,90 1.44656768,90 C-3.41308403,70 3.97153136,40 23.6004138,0 Z" }) }), _jsx("g", { className: "fill-secondary", transform: "translate(184.000000, 23.000000)", fill: "#10105A", children: _jsx("circle", { cx: "20", cy: "20", r: "20" }) }), _jsx("g", { transform: "translate(71.000000, 92.000000)", children: _jsxs("g", { children: [_jsx("rect", { fill: "#FFFFFF", x: "7.25", y: "0", width: "11.6", height: "21.4772727" }), _jsx("rect", { fill: "#C3D0D8", x: "13.05", y: "0", width: "8.7", height: "12.8863636" }), _jsx("polygon", { fill: "#091E43", points: "17.4 5.72727273 98.6 5.72727273 81.2 28.6363636 0 28.6363636" }), _jsx("polygon", { fill: "#C3D0D8", points: "81.2 28.6363636 98.6 5.72727273 116 28.6363636 116 63 81.2 63" }), _jsx("path", { d: "M40.6,11.4545455 L58,28.6363636 L81.2,28.6363636 L81.2,63 L0,63 L0,28.6363636 L23.2,28.6363636 L40.6,11.4545455 Z", fill: "#FFFFFF" }), _jsx("rect", { fill: "#C3D0D8", x: "58", y: "40.0909091", width: "11.6", height: "11.4545455" }), _jsx("rect", { fill: "#C3D0D8", x: "11.6", y: "40.0909091", width: "11.6", height: "11.4545455" }), _jsx("rect", { fill: "#091E43", x: "92.8", y: "40.0909091", width: "11.6", height: "11.4545455" }), _jsx("rect", { fill: "#C3D0D8", x: "34.8", y: "40.0909091", width: "11.6", height: "22.9090909" }), _jsx("polygon", { fill: "#C3D0D8", transform: "translate(58.000000, 20.045455) rotate(-180.000000) translate(-58.000000, -20.045455) ", points: "58 11.4545455 75.4 28.6363636 40.6 28.6363636" })] }) }), _jsx("g", { transform: "translate(41.000000, 141.000000)", className: "fill-primary", fill: "#1657E2", children: _jsx("path", { d: "M0,14 C0,8.84534234 4.27816795,4.66666667 9.55555556,4.66666667 C12.0996841,4.66666667 14.4115919,5.63779985 16.1239165,7.22124707 C18.5666974,2.91514045 23.2681427,0 28.6666667,0 C36.4609622,0 42.8021913,6.0766351 42.9954613,13.6441961 L43,14 L0,14 Z" }) }), _jsx("g", { transform: "translate(142.000000, 145.000000)", children: _jsxs("g", { children: [_jsx("path", { d: "M0,0 L0.295900454,0.0047585308 C5.30742742,0.166156746 9.34215109,4.4132343 9.4954794,9.68852584 L9.5,10 L9.20409955,9.99524147 C4.19257258,9.83384325 0.157848909,5.5867657 0.00452060426,0.311474163 L0,0 Z", className: "fill-primary", fill: "#1657E2" }), _jsx("path", { d: "M19,0 L18.9954794,0.311474163 C18.8452177,5.48125987 14.9672638,9.66354887 10.0953967,9.98067922 L9.79590045,9.99524147 L9.5,10 L9.5045206,9.68852584 C9.65478234,4.51874013 13.5327362,0.336451134 18.4046033,0.0193207792 L18.7040995,0.0047585308 L19,0 Z", className: "fill-primary-opa50", fill: "#779DED" })] }) }), _jsx("g", { transform: "translate(229.500000, 40.000000) scale(-1, 1) translate(-229.500000, -40.000000) translate(208.000000, 33.000000)", fill: "#FFFFFF", children: _jsx("path", { d: "M43,14 C43,8.84534234 38.7218321,4.66666667 33.4444444,4.66666667 C30.9003159,4.66666667 28.5884081,5.63779985 26.8760835,7.22124707 C24.4333026,2.91514045 19.7318573,0 14.3333333,0 C6.53903779,0 0.197808658,6.0766351 0.00453871899,13.6441961 L0,14 L43,14 Z" }) }), _jsx("g", { transform: "translate(27.500000, 55.000000) scale(-1, 1) translate(-27.500000, -55.000000) translate(6.000000, 48.000000)", fill: "#FFFFFF", children: _jsx("path", { d: "M43,14 C43,8.84534234 38.7218321,4.66666667 33.4444444,4.66666667 C30.9003159,4.66666667 28.5884081,5.63779985 26.8760835,7.22124707 C24.4333026,2.91514045 19.7318573,0 14.3333333,0 C6.53903779,0 0.197808658,6.0766351 0.00453871899,13.6441961 L0,14 L43,14 Z" }) })] }) }) }) }));
|
5
|
-
};
|
6
|
-
export default withIllustration('IllustrationHouseComposition')(IllustrationHouseComposition);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IllustrationHouseMissing.d.ts","sourceRoot":"","sources":["../../../src/packages/illustrations/General/IllustrationHouseMissing.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AAoLzB,wBAEC"}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
-
import withIllustration from '../withIllustration';
|
3
|
-
const IllustrationHouseMissing = (props) => {
|
4
|
-
return (_jsx("svg", { viewBox: "0 0 1134 692", ...props, children: _jsx("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", children: _jsx("g", { transform: "translate(-482.000000, -395.000000)", children: _jsxs("g", { transform: "translate(482.000000, 395.000000)", children: [_jsx("g", { transform: "translate(0.000000, 674.000000)" }), _jsx("path", { d: "M648.509648,113.10646 C584.017115,110.830839 522.587179,89.6153131 463.934941,66.4075122 C405.282702,43.199711 347.173541,17.4772149 284.230111,5.1782314 C243.739769,-2.72889045 197.43584,-3.84456498 164.815652,18.2652707 C133.41516,39.5162142 123.274768,76.2980553 117.8262,110.352692 C113.721968,136.030915 111.309285,162.99305 122.544732,187.006616 C130.352566,203.679752 144.214365,217.687665 153.802777,233.652437 C187.144099,289.214799 163.595956,357.731383 127.432418,411.98327 C110.516928,437.431275 90.8148326,461.710477 77.7364878,488.796576 C64.6581426,515.882676 58.6041777,546.92676 70.0443911,574.561841 C81.3955752,601.957849 108.424749,622.526992 137.706353,636.995343 C197.186559,666.392483 267.279009,674.804313 335.626493,679.568065 C486.922201,690.113845 639.028071,685.544895 790.724411,680.97594 C846.866032,679.275864 903.248033,677.566936 958.481559,668.721232 C989.143114,663.806949 1020.80179,656.014936 1043.05901,637.190145 C1071.32569,613.282832 1078.33226,572.844057 1059.38691,542.889084 C1027.64811,492.657163 939.803299,480.189945 917.599491,426.247966 C905.375825,396.567482 917.928897,363.504556 935.690163,335.931457 C973.794532,276.880398 1037.66386,225.072368 1041.02915,157.565205 C1043.3439,111.20273 1012.63784,64.7694186 965.16763,42.8366741 C915.400477,19.8148187 846.403081,22.7368234 809.687564,60.7937211 C771.885896,100.045985 705.452532,115.1253 648.509648,113.10646 Z", fill: "#1657E2", className: "fill-primary", fillRule: "nonzero", opacity: "0.1" }), _jsx("circle", { fill: "#10105A", className: "fill-secondary", fillRule: "nonzero", cx: "698", cy: "265", r: "89" }), _jsxs("g", { transform: "translate(140.000000, 351.000000)", children: [_jsx("path", { d: "M98,0 C138.822268,0 171.915254,33.2417776 171.915254,74.2475884 C171.915254,80.7836771 171.074477,87.1225087 169.495636,93.1609073 C185.933712,110.666717 196,134.213778 196,160.109325 C196,214.172852 152.123905,258 98,258 C43.8760945,258 0,214.172852 0,160.109325 C0,134.213778 10.0662884,110.666717 26.5034197,93.1594632 C24.9255231,87.1225087 24.0847458,80.7836771 24.0847458,74.2475884 C24.0847458,33.2417776 57.1777323,0 98,0 Z", fill: "#779DED", className: "fill-primary-opa50" }), _jsx("path", { d: "M100.886902,142 C103.652736,142 105.894886,144.242151 105.894886,147.007984 L105.893948,188.008 L128.996475,156.518421 C130.619706,154.305752 133.72204,153.812991 135.950986,155.413798 C138.151063,156.993871 138.653675,160.058288 137.073602,162.258364 C137.063973,162.271772 137.054276,162.285131 137.044512,162.29844 L106.163891,204.392645 C106.078209,204.50944 105.988407,204.621442 105.894829,204.728598 L105.894886,303.61608 C105.894886,306.381913 103.652736,308.624064 100.886902,308.624064 C98.1210689,308.624064 95.878918,306.381913 95.878918,303.61608 L95.8781587,215.847709 C95.7660473,215.754506 95.6570457,215.655656 95.5515305,215.551157 L67.4559901,187.72633 C65.5317884,185.820669 65.5167583,182.715952 67.4224194,180.79175 L67.4592503,180.754954 L67.4592503,180.754954 C69.4118157,178.824816 72.554281,178.826286 74.5050403,180.758249 L95.8779484,201.926 L95.878918,147.007984 C95.878918,144.242151 98.1210689,142 100.886902,142 Z", fill: "#091E43" })] }), _jsx("polygon", { fill: "#D2D8E0", points: "372 435 714 435 640 533 292 533" }), _jsx("rect", { fill: "#FBFCFE", x: "298", y: "533", width: "343", height: "146" }), _jsx("polygon", { fill: "#FBFCFE", points: "469.5 461 542 534 396 534" }), _jsx("polygon", { fill: "#DEE5EB", transform: "translate(540.000000, 497.500000) scale(1, -1) translate(-540.000000, -497.500000) ", points: "540.5 461 613 534 467 534" }), _jsx("polygon", { fill: "#DEE5EB", points: "641 533 712 435 786 533 786 679 641 679" }), _jsx("rect", { fill: "#DEE5EB", x: "347", y: "581", width: "50", height: "50" }), _jsx("rect", { fill: "#DEE5EB", x: "443", y: "581", width: "50", height: "98" }), _jsx("rect", { fill: "#DEE5EB", x: "542", y: "581", width: "50", height: "50" }), _jsx("rect", { fill: "#C3D0D8", x: "687", y: "581", width: "50", height: "50" }), _jsxs("g", { transform: "translate(298.000000, 435.000000)", stroke: "#ACB6C6", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "8", children: [_jsx("path", { d: "M0,244 L0,98 L73.5,0 L415,1 L488,98 L488,244 L343,244 L0,244 Z", strokeDasharray: "8,16" }), _jsx("path", { d: "M406.27678,11.072394 L343,98 L343,234.512769", strokeDasharray: "8,16" }), _jsx("line", { x1: "22", y1: "98", x2: "333", y2: "98", strokeDasharray: "8,19" }), _jsx("path", { d: "M49,146 L99,146 L99,196 L49,196 L49,146 Z", strokeDasharray: "9,16" }), _jsx("path", { d: "M244,146 L294,146 L294,196 L244,196 L244,146 Z", strokeDasharray: "9,16" }), _jsx("path", { d: "M145,235 L145,146 L195,146 L195,235", strokeDasharray: "9,16" }), _jsx("path", { d: "M389,146 L439,146 L439,196 L389,196 L389,146 Z", strokeDasharray: "9,16" }), _jsx("path", { d: "M106.114128,89.3892307 L171,25 L234.681827,89.3892307", strokeDasharray: "8,16" }), _jsx("path", { d: "M185,25 L317,25 L251.284821,90.3892307", strokeDasharray: "8,16" })] }), _jsxs("g", { transform: "translate(748.000000, 288.000000)", children: [_jsx("path", { d: "M118,0 C167.153343,0 207,40.0705149 207,89.5 C207,97.378139 205.987798,105.018537 204.087042,112.296854 C223.878959,133.399622 236,161.784301 236,193 C236,258.1696 183.1696,311 118,311 C52.8303995,311 0,258.1696 0,193 C0,161.784301 12.1210408,133.399622 31.9132797,112.295807 C30.0122015,105.018537 29,97.378139 29,89.5 C29,40.0705149 68.8466573,0 118,0 Z", fill: "#779DED", className: "fill-primary-opa50" }), _jsx("path", { d: "M122,171 C125.313708,171 128,173.686292 128,177 L127.999462,226.501 L155.685141,188.503493 C157.622134,185.845007 161.344385,185.253754 164.009817,187.181176 C166.662895,189.099666 167.258396,192.805653 165.339907,195.458731 C165.335744,195.464487 165.331571,195.470236 165.327388,195.475978 L128.314859,246.274969 C128.214781,246.412324 128.109937,246.544161 128.00072,246.670417 L128,366 C128,369.313708 125.313708,372 122,372 C118.686292,372 116,369.313708 116,366 L115.999501,260.083276 C115.864997,259.970819 115.734273,259.851528 115.607788,259.725402 L81.9468374,226.160027 C79.6256717,223.845452 79.6203289,220.087442 81.934904,217.766276 L81.9507704,217.750424 L81.9507704,217.750424 C84.2854728,215.426702 88.0596838,215.428467 90.3922116,217.754372 L115.999462,243.289 L116,177 C116,173.686292 118.686292,171 122,171 Z", fill: "#091E43" })] }), _jsx("path", { d: "M1047.36585,606 C1083.61459,606 1113,635.325237 1113,671.49975 C1113,672.6739 1112.96904,673.840835 1112.9079,674.999785 L906.031306,675 C906.010492,674.395636 906,673.788656 906,673.179231 C906,644.425131 929.357632,621.115327 958.170732,621.115327 C971.633121,621.115327 983.904552,626.203981 993.159021,634.559023 C1004.98068,617.315288 1024.84914,606 1047.36585,606 Z", fill: "#1657E2", className: "fill-primary", transform: "translate(1009.500000, 640.500000) scale(-1, 1) translate(-1009.500000, -640.500000) " }), _jsx("path", { d: "M929.365854,606 C965.614592,606 995,635.325237 995,671.49975 C995,672.6739 994.969042,673.840835 994.907896,674.999785 L788.031306,675 C788.010492,674.395636 788,673.788656 788,673.179231 C788,644.425131 811.357632,621.115327 840.170732,621.115327 C853.633121,621.115327 865.904552,626.203981 875.159021,634.559023 C886.980683,617.315288 906.849144,606 929.365854,606 Z", fill: "#779DED", className: "fill-primary-opa50" }), _jsx("path", { d: "M777.365854,606 C813.614592,606 843,635.325237 843,671.49975 C843,672.6739 842.969042,673.840835 842.907896,674.999785 L636.031306,675 C636.010492,674.395636 636,673.788656 636,673.179231 C636,644.425131 659.357632,621.115327 688.170732,621.115327 C701.633121,621.115327 713.904552,626.203981 723.159021,634.559023 C734.980683,617.315288 754.849144,606 777.365854,606 Z", fill: "#1657E2", className: "fill-primary" }), _jsx("path", { d: "M306.365854,109 C342.614592,109 372,138.325237 372,174.49975 C372,175.6739 371.969042,176.840835 371.907896,177.999785 L165.031306,178 C165.010492,177.395636 165,176.788656 165,176.179231 C165,147.425131 188.357632,124.115327 217.170732,124.115327 C230.633121,124.115327 242.904552,129.203981 252.159021,137.559023 C263.980683,120.315288 283.849144,109 306.365854,109 Z", fill: "#FFFFFF" }), _jsx("path", { d: "M839.365854,176 C875.614592,176 905,205.325237 905,241.49975 C905,242.6739 904.969042,243.840835 904.907896,244.999785 L698.031306,245 C698.010492,244.395636 698,243.788656 698,243.179231 C698,214.425131 721.357632,191.115327 750.170732,191.115327 C763.633121,191.115327 775.904552,196.203981 785.159021,204.559023 C796.980683,187.315288 816.849144,176 839.365854,176 Z", fill: "#FFFFFF", transform: "translate(801.500000, 210.500000) scale(-1, 1) translate(-801.500000, -210.500000) " }), _jsx("path", { d: "M609.365854,272 C645.614592,272 675,301.325237 675,337.49975 C675,338.6739 674.969042,339.840835 674.907896,340.999785 L468.031306,341 C468.010492,340.395636 468,339.788656 468,339.179231 C468,310.425131 491.357632,287.115327 520.170732,287.115327 C533.633121,287.115327 545.904552,292.203981 555.159021,300.559023 C566.980683,283.315288 586.849144,272 609.365854,272 Z", fill: "#FFFFFF", transform: "translate(571.500000, 306.500000) scale(-1, 1) translate(-571.500000, -306.500000) " }), _jsx("path", { d: "M169.365854,606 C205.614592,606 235,635.325237 235,671.49975 C235,672.6739 234.969042,673.840835 234.907896,674.999785 L28.0313064,675 C28.0104923,674.395636 28,673.788656 28,673.179231 C28,644.425131 51.3576322,621.115327 80.1707317,621.115327 C93.6331207,621.115327 105.904552,626.203981 115.159021,634.559023 C126.980683,617.315288 146.849144,606 169.365854,606 Z", fill: "#779DED", className: "fill-primary-opa50" }), _jsx("path", { d: "M298.365854,606 C334.614592,606 364,635.325237 364,671.49975 C364,672.6739 363.969042,673.840835 363.907896,674.999785 L157.031306,675 C157.010492,674.395636 157,673.788656 157,673.179231 C157,644.425131 180.357632,621.115327 209.170732,621.115327 C222.633121,621.115327 234.904552,626.203981 244.159021,634.559023 C255.980683,617.315288 275.849144,606 298.365854,606 Z", fill: "#1657E2", className: "fill-primary", transform: "translate(260.500000, 640.500000) scale(-1, 1) translate(-260.500000, -640.500000) " }), _jsx("rect", { fill: "#10105A", className: "fill-secondary", fillRule: "nonzero", x: "0", y: "674", width: "1134", height: "18", rx: "9" })] }) }) }) }));
|
5
|
-
};
|
6
|
-
export default withIllustration('IllustrationHouseMissing')(IllustrationHouseMissing);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IllustrationLowHouse.d.ts","sourceRoot":"","sources":["../../../src/packages/illustrations/General/IllustrationLowHouse.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AAgCzB,wBAA6E"}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
-
import withIllustration from '../withIllustration';
|
3
|
-
const IllustrationLowHouse = props => {
|
4
|
-
return (_jsx("svg", { viewBox: "0 0 80 60", ...props, children: _jsx("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", children: _jsx("g", { children: _jsxs("g", { children: [_jsx("rect", { fill: "#FFFFFF", x: "0", y: "4", width: "56", height: "56" }), _jsx("rect", { fill: "#C3D0D8", x: "56", y: "4", width: "24", height: "56" }), _jsx("rect", { fill: "#091E43", x: "0", y: "0", width: "56", height: "4" }), _jsx("rect", { fill: "#031432", x: "56", y: "0", width: "24", height: "4" }), _jsx("rect", { fill: "#C3D0D8", x: "8", y: "44", width: "8", height: "8" }), _jsx("rect", { fill: "#C3D0D8", x: "8", y: "28", width: "8", height: "8" }), _jsx("rect", { fill: "#C3D0D8", x: "24", y: "28", width: "8", height: "8" }), _jsx("rect", { fill: "#C3D0D8", x: "8", y: "12", width: "8", height: "8" }), _jsx("rect", { fill: "#C3D0D8", x: "24", y: "12", width: "8", height: "8" }), _jsx("rect", { fill: "#091E43", x: "24", y: "44", width: "8", height: "16" }), _jsx("rect", { fill: "#C3D0D8", x: "40", y: "44", width: "8", height: "8" }), _jsx("rect", { fill: "#091E43", x: "64", y: "44", width: "8", height: "8" }), _jsx("rect", { fill: "#C3D0D8", x: "40", y: "28", width: "8", height: "8" }), _jsx("rect", { fill: "#091E43", x: "64", y: "28", width: "8", height: "8" }), _jsx("rect", { fill: "#C3D0D8", x: "40", y: "12", width: "8", height: "8" }), _jsx("rect", { fill: "#091E43", x: "64", y: "12", width: "8", height: "8" })] }) }) }) }));
|
5
|
-
};
|
6
|
-
export default withIllustration('IllustrationLowHouse')(IllustrationLowHouse);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IllustrationLowHouseComposition.d.ts","sourceRoot":"","sources":["../../../src/packages/illustrations/General/IllustrationLowHouseComposition.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AAuMzB,wBAEC"}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
-
import withIllustration from '../withIllustration';
|
3
|
-
const IllustrationLowHouseComposition = props => {
|
4
|
-
return (_jsx("svg", { viewBox: "0 0 256 159", ...props, children: _jsx("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", children: _jsx("g", { children: _jsxs("g", { children: [_jsx("rect", { fill: "#10105A", x: "0", y: "155", width: "256", height: "4", rx: "2" }), _jsx("path", { d: "M145.892336,25.5561244 C131.339846,25.0419533 117.478419,20.2483579 104.243769,15.0046128 C91.0091187,9.76086764 77.8970118,3.94893339 63.6940708,1.17000855 C54.5575821,-0.616586035 44.1092799,-0.86866993 36.748661,4.12699265 C29.6632617,8.92859065 27.3751217,17.2393565 26.1456733,24.9339173 C25.2195693,30.7358482 24.6751567,36.8278757 27.2103917,42.2536814 C28.9721992,46.0209352 32.1000605,49.1859885 34.2636485,52.793189 C41.7869886,65.3473671 36.4734413,80.8285194 28.3132792,93.0865989 C24.4963644,98.8365125 20.050663,104.322338 17.0995852,110.442375 C14.1485073,116.562412 12.7824536,123.576746 15.3638934,129.820824 C17.9252441,136.010884 24.0242723,140.658431 30.6315527,143.927519 C44.0530306,150.56973 59.8691204,152.470362 75.2914652,153.54672 C109.430755,155.929513 143.752855,154.89717 177.982546,153.864826 C190.650685,153.480698 203.373065,153.09457 215.836296,151.095905 C222.754957,149.985535 229.898614,148.224949 234.92087,143.971534 C241.299136,138.569736 242.880142,129.432695 238.605198,122.664443 C231.44346,111.314665 211.621619,108.497728 206.611416,96.3096716 C203.853193,89.6034397 206.685745,82.1329535 210.693506,75.9028801 C219.291609,62.5604396 233.703475,50.8545438 234.462841,35.6014675 C234.985155,25.1259812 228.05645,14.6344896 217.344982,9.67884034 C206.115217,4.47710917 190.546222,5.1373289 182.261508,13.7361906 C173.731708,22.6051423 158.741277,26.0122762 145.892336,25.5561244 Z", className: "fill-primary", fill: "#1657E2", fillRule: "nonzero", opacity: "0.1" }), _jsx("g", { className: "fill-primary", opacity: "0.499488467", transform: "translate(185.000000, 97.000000)", fill: "#0842C0", children: _jsx("path", { d: "M15.2419339,0 C28.1214369,25.7777778 32.8906677,45.1111111 29.5496262,58 C21.573538,58 13.6014812,58 0.934241627,58 C-2.20428343,45.1111111 2.56494733,25.7777778 15.2419339,0 Z" }) }), _jsx("g", { className: "fill-primary", transform: "translate(169.000000, 97.000000)", fill: "#0842C0", children: _jsx("path", { d: "M15.2419339,0 C28.1214369,25.7777778 32.8906677,45.1111111 29.5496262,58 C21.573538,58 13.6014812,58 0.934241627,58 C-2.20428343,45.1111111 2.56494733,25.7777778 15.2419339,0 Z" }) }), _jsx("g", { transform: "translate(80.000000, 83.000000)", children: _jsxs("g", { children: [_jsx("rect", { fill: "#FFFFFF", x: "0", y: "4.8", width: "67.2", height: "67.2" }), _jsx("rect", { fill: "#C3D0D8", x: "67.2", y: "4.8", width: "28.8", height: "67.2" }), _jsx("rect", { fill: "#091E43", x: "0", y: "0", width: "67.2", height: "4.8" }), _jsx("rect", { fill: "#031432", x: "67.2", y: "0", width: "28.8", height: "4.8" }), _jsx("rect", { fill: "#C3D0D8", x: "9.6", y: "52.8", width: "9.6", height: "9.6" }), _jsx("rect", { fill: "#C3D0D8", x: "9.6", y: "33.6", width: "9.6", height: "9.6" }), _jsx("rect", { fill: "#C3D0D8", x: "28.8", y: "33.6", width: "9.6", height: "9.6" }), _jsx("rect", { fill: "#C3D0D8", x: "9.6", y: "14.4", width: "9.6", height: "9.6" }), _jsx("rect", { fill: "#C3D0D8", x: "28.8", y: "14.4", width: "9.6", height: "9.6" }), _jsx("rect", { fill: "#091E43", x: "28.8", y: "52.8", width: "9.6", height: "19.2" }), _jsx("rect", { fill: "#C3D0D8", x: "48", y: "52.8", width: "9.6", height: "9.6" }), _jsx("rect", { fill: "#091E43", x: "76.8", y: "52.8", width: "9.6", height: "9.6" }), _jsx("rect", { fill: "#C3D0D8", x: "48", y: "33.6", width: "9.6", height: "9.6" }), _jsx("rect", { fill: "#091E43", x: "76.8", y: "33.6", width: "9.6", height: "9.6" }), _jsx("rect", { fill: "#C3D0D8", x: "48", y: "14.4", width: "9.6", height: "9.6" }), _jsx("rect", { fill: "#091E43", x: "76.8", y: "14.4", width: "9.6", height: "9.6" })] }) }), _jsx("g", { transform: "translate(137.000000, 145.000000)", children: _jsxs("g", { children: [_jsx("path", { d: "M0,0 L0.295900454,0.0047585308 C5.30742742,0.166156746 9.34215109,4.4132343 9.4954794,9.68852584 L9.5,10 L9.20409955,9.99524147 C4.19257258,9.83384325 0.157848909,5.5867657 0.00452060426,0.311474163 L0,0 Z", className: "fill-primary", fill: "#1657E2" }), _jsx("path", { d: "M19,0 L18.9954794,0.311474163 C18.8452177,5.48125987 14.9672638,9.66354887 10.0953967,9.98067922 L9.79590045,9.99524147 L9.5,10 L9.5045206,9.68852584 C9.65478234,4.51874013 13.5327362,0.336451134 18.4046033,0.0193207792 L18.7040995,0.0047585308 L19,0 Z", className: "fill-primary-opa50", fill: "#779DED" })] }) }), _jsx("g", { transform: "translate(46.000000, 141.000000)", className: "fill-primary", fill: "#1657E2", children: _jsx("path", { d: "M0,14 C0,8.84534234 4.27816795,4.66666667 9.55555556,4.66666667 C12.0996841,4.66666667 14.4115919,5.63779985 16.1239165,7.22124707 C18.5666974,2.91514045 23.2681427,0 28.6666667,0 C36.4609622,0 42.8021913,6.0766351 42.9954613,13.6441961 L43,14 L0,14 Z" }) }), _jsx("g", { transform: "translate(63.000000, 18.000000)", className: "fill-secondary", fill: "#10105A", children: _jsx("circle", { cx: "20", cy: "20", r: "20" }) }), _jsx("g", { transform: "translate(42.000000, 25.000000)", fill: "#FFFFFF", children: _jsx("path", { d: "M43,14 C43,8.84534234 38.7218321,4.66666667 33.4444444,4.66666667 C30.9003159,4.66666667 28.5884081,5.63779985 26.8760835,7.22124707 C24.4333026,2.91514045 19.7318573,0 14.3333333,0 C6.53903779,0 0.197808658,6.0766351 0.00453871899,13.6441961 L0,14 L43,14 Z" }) }), _jsx("g", { transform: "translate(192.000000, 49.000000)", fill: "#FFFFFF", children: _jsx("path", { d: "M43,14 C43,8.84534234 38.7218321,4.66666667 33.4444444,4.66666667 C30.9003159,4.66666667 28.5884081,5.63779985 26.8760835,7.22124707 C24.4333026,2.91514045 19.7318573,0 14.3333333,0 C6.53903779,0 0.197808658,6.0766351 0.00453871899,13.6441961 L0,14 L43,14 Z" }) }), _jsx("g", { transform: "translate(105.000000, 57.000000)", fill: "#FFFFFF", children: _jsx("path", { d: "M43,14 C43,8.84534234 38.7218321,4.66666667 33.4444444,4.66666667 C30.9003159,4.66666667 28.5884081,5.63779985 26.8760835,7.22124707 C24.4333026,2.91514045 19.7318573,0 14.3333333,0 C6.53903779,0 0.197808658,6.0766351 0.00453871899,13.6441961 L0,14 L43,14 Z" }) })] }) }) }) }));
|
5
|
-
};
|
6
|
-
export default withIllustration('IllustrationLowHouseComposition')(IllustrationLowHouseComposition);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IllustrationPaperCompleted.d.ts","sourceRoot":"","sources":["../../../src/packages/illustrations/General/IllustrationPaperCompleted.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AAsOzB,wBAEC"}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
-
import withIllustration from '../withIllustration';
|
3
|
-
const IllustrationPaperCompleted = (props) => {
|
4
|
-
return (_jsxs("svg", { viewBox: "0 0 454 230", ...props, children: [_jsxs("defs", { children: [_jsx("polygon", { id: "path-1", points: "0 206.000003 310.176005 206.000003 310.176005 0.366800005 0 0.366800005" }), _jsx("path", { d: "M1.17120002,0.304400005 C0.66880001,0.304400005 0.261600004,0.712000011 0.261600004,1.21400002 L0.261600004,1.21400002 L0.261600004,54.3356008 C0.261600004,61.6172009 5.73800009,67.619601 12.7968002,68.447601 L12.7968002,68.447601 L55.9668008,68.447601 C63.0256009,67.619601 68.502001,61.6172009 68.502001,54.3356008 L68.502001,54.3356008 L68.502001,1.21400002 C68.502001,0.712000011 68.094801,0.304400005 67.592401,0.304400005 L67.592401,0.304400005 L1.17120002,0.304400005 Z", id: "path-3" }), _jsx("path", { d: "M1.17120002,0.304400005 C0.66880001,0.304400005 0.261600004,0.712000011 0.261600004,1.21400002 L0.261600004,1.21400002 L0.261600004,54.3356008 C0.261600004,61.6172009 5.73800009,67.619601 12.7968002,68.447601 L12.7968002,68.447601 L36.9224006,68.447601 C43.9816007,67.619601 49.4584007,61.6172009 49.4584007,54.3356008 L49.4584007,54.3356008 L49.4584007,1.21400002 C49.4584007,0.712000011 49.0512007,0.304400005 48.5488007,0.304400005 L48.5488007,0.304400005 L1.17120002,0.304400005 Z", id: "path-5" }), _jsx("polygon", { id: "path-7", points: "0.261600004 0.0548000008 68.501601 0.0548000008 68.501601 9.80560015 0.261600004 9.80560015" }), _jsx("polygon", { id: "path-9", points: "0.214000003 0.0548000008 19.7148003 0.0548000008 19.7148003 9.80560015 0.214000003 9.80560015" }), _jsx("path", { d: "M0.114800002,9.80560015 C5.50000008,9.80560015 9.86520015,14.1712002 9.86520015,19.5560003 L9.86520015,19.5560003 C9.86520015,24.9412004 5.50000008,29.3064004 0.114800002,29.3064004 L0.114800002,29.3064004 L0.114800002,39.0568006 C10.8848002,39.0568006 19.6156003,30.3260005 19.6156003,19.5560003 L19.6156003,19.5560003 C19.6156003,8.78600013 10.8848002,0.0556000008 0.114800002,0.0556000008 L0.114800002,0.0556000008 L0.114800002,9.80560015 Z", id: "path-11" })] }), _jsx("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", children: _jsx("g", { transform: "translate(-493.000000, -397.000000)", children: _jsxs("g", { id: "Group-3", transform: "translate(493.000000, 397.000000)", children: [_jsxs("g", { id: "Group-Copy-3", transform: "translate(56.000000, 0.000000)", children: [_jsx("g", { id: "Group-2", transform: "translate(0.800001, 0.000000)", className: "fill-primary", fill: "#E6EDFB", fillRule: "nonzero", opacity: "0.1", children: _jsx("path", { d: "M197.315586,37.6581865 C175.544548,36.9005305 154.807364,29.8369356 135.007861,22.1100233 C115.208357,14.383111 95.592183,5.81894452 74.3440824,1.72406424 C60.6755731,-0.908569371 45.0445446,-1.28002719 34.0327991,6.08132346 C23.4327919,13.1567106 20.0096538,25.4030264 18.1703556,36.7413342 C16.7848714,45.2907603 15.9704109,54.2676577 19.7632119,62.2628451 C22.398938,67.8140759 27.0783288,72.4779352 30.3151328,77.7933197 C41.5703149,96.2925089 33.6210607,119.104736 21.4131705,137.16761 C15.7029313,145.640386 9.05200525,153.724015 4.63708879,162.742186 C0.222172181,171.760357 -1.82149233,182.096318 2.04043265,191.297269 C5.87230362,200.418622 14.9966649,207.267007 24.8813894,212.084167 C44.9603936,221.871786 68.6218217,224.67246 91.6941934,226.258525 C142.767775,229.769686 194.114847,228.248479 245.323672,226.72727 C264.275654,226.161239 283.308783,225.59226 301.954217,222.647131 C312.304777,221.010947 322.99194,218.416638 330.505412,212.149025 C340.047523,204.189214 342.412764,190.725342 336.017297,180.751995 C325.303084,164.027548 295.648911,159.876655 288.153471,141.916964 C284.027072,132.035006 288.26467,121.026883 294.260421,111.846568 C307.123487,92.1858363 328.684146,74.9366322 329.820185,52.4604859 C330.601585,37.0243497 320.235998,21.5646289 304.211264,14.2622398 C287.41114,6.5972371 264.119374,7.57010284 251.72515,20.2409418 C238.964268,33.3097715 216.538055,38.3303483 197.315586,37.6581865 Z", id: "Path" }) }), _jsxs("g", { id: "Group-41", transform: "translate(0.800001, 20.000000)", children: [_jsxs("g", { id: "Group-25", transform: "translate(0.000000, 0.033200)", children: [_jsx("path", { d: "M224.000003,67.790121 L224.000003,186.190123 C224.000003,195.026923 231.163203,202.190123 240.000003,202.190123 C248.836804,202.190123 256.000003,195.026923 256.000003,186.190123 L256.000003,67.790121 L224.000003,67.790121 Z", id: "Fill-1", className: "fill-dark-primary", fill: "#1145B4" }), _jsx("mask", { id: "mask-2", fill: "white", children: _jsx("use", { xlinkHref: "#path-1" }) }), _jsx("g", { id: "Clip-4" }), _jsx("polygon", { id: "Fill-3", className: "fill-dark-primary", fill: "#1145B4", mask: "url(#mask-2)", points: "83.2000012 71.7900011 256.000004 71.7900011 256.000004 48.5900007 83.2000012 48.5900007" }), _jsx("polygon", { id: "Fill-5", className: "fill-primary20", fill: "#C3D4F7", mask: "url(#mask-2)", points: "124.800002 170.190003 243.200004 170.190003 243.200004 0.366800005 124.800002 0.366800005" }), _jsx("path", { d: "M224.000001,186.190123 L224.000001,67.790121 L96.000001,67.790121 L80.000001,67.790121 L64.000001,67.790121 L64.000001,186.190123 C64.000001,195.026923 71.1636011,202.190123 80.000001,202.190123 L240.000001,202.190123 C231.163203,202.190123 224.000001,195.026923 224.000001,186.190123", id: "Fill-6", className: "fill-primary-opa50", fill: "#88A9F0", mask: "url(#mask-2)" }), _jsx("polygon", { id: "Fill-7", className: "fill-primary", fill: "#1657E2", mask: "url(#mask-2)", points: "92.8000014 189.390003 211.200003 189.390003 211.200003 32.5900005 92.8000014 32.5900005" }), _jsx("polygon", { id: "Fill-8", className: "fill-primary40", fill: "#88A9F0", mask: "url(#mask-2)", points: "92.8000014 67.790001 211.200003 67.790001 211.200003 32.5900005 92.8000014 32.5900005" }), _jsx("polygon", { id: "Fill-9", fill: "#FFFFFF", mask: "url(#mask-2)", points: "83.2000012 189.613603 201.600003 189.613603 201.600003 19.7900003 83.2000012 19.7900003" }), _jsx("path", { d: "M99.2000015,51.7900008 L140.800002,51.7900008 L140.800002,42.1900006 L99.2000015,42.1900006 L99.2000015,51.7900008 Z", id: "Fill-18", fill: "#C3D0D8", mask: "url(#mask-2)" }), _jsx("path", { d: "M99.2000015,67.790001 L140.800002,67.790001 L140.800002,58.1900009 L99.2000015,58.1900009 L99.2000015,67.790001 Z", id: "Fill-19", fill: "#C3D0D8", mask: "url(#mask-2)" }), _jsx("path", { d: "M99.2000015,112.990002 L182.400003,112.990002 L182.400003,103.390002 L99.2000015,103.390002 L99.2000015,112.990002 Z", id: "Fill-20", fill: "#C3D0D8", mask: "url(#mask-2)" }), _jsx("path", { d: "M99.2000015,96.9900015 L182.400003,96.9900015 L182.400003,87.3900014 L99.2000015,87.3900014 L99.2000015,96.9900015 Z", id: "Fill-21", fill: "#C3D0D8", mask: "url(#mask-2)" }), _jsx("path", { d: "M99.2000015,128.990002 L131.200001,128.990002 L131.200001,119.390002 L99.2000015,119.390002 L99.2000015,128.990002 Z", id: "Fill-22", fill: "#C3D0D8", mask: "url(#mask-2)" }), _jsx("path", { d: "M99.2000015,144.990002 L131.200001,144.990002 L131.200001,135.390002 L99.2000015,135.390002 L99.2000015,144.990002 Z", id: "Fill-23", fill: "#C3D0D8", mask: "url(#mask-2)" })] }), _jsxs("g", { id: "Group-28", transform: "translate(219.200003, 134.033202)", children: [_jsx("mask", { id: "mask-4", fill: "white", children: _jsx("use", { xlinkHref: "#path-3" }) }), _jsx("g", { id: "Clip-27" }), _jsx("polygon", { id: "Fill-26", fill: "#C3D0D8", mask: "url(#mask-4)", points: "-2.69880004 71.5056011 71.4624011 71.5056011 71.4624011 -2.65560004 -2.69880004 -2.65560004" })] }), _jsxs("g", { id: "Group-31", transform: "translate(219.200003, 134.033202)", children: [_jsx("mask", { id: "mask-6", fill: "white", children: _jsx("use", { xlinkHref: "#path-5" }) }), _jsx("g", { id: "Clip-30" }), _jsx("polygon", { id: "Fill-29", fill: "#FFFFFF", mask: "url(#mask-6)", points: "-21.7424003 71.5056011 52.4188008 71.5056011 52.4188008 -2.65560004 -21.7424003 -2.65560004" })] }), _jsxs("g", { id: "Group-34", transform: "translate(219.200003, 144.033202)", children: [_jsx("mask", { id: "mask-8", fill: "white", children: _jsx("use", { xlinkHref: "#path-7" }) }), _jsx("g", { id: "Clip-33" }), _jsx("polygon", { id: "Fill-32", fill: "#091E43", mask: "url(#mask-8)", points: "-2.69880004 12.7660002 71.4624011 12.7660002 71.4624011 -2.90520004 -2.69880004 -2.90520004" })] }), _jsxs("g", { id: "Group-37", transform: "translate(268.000004, 144.033202)", children: [_jsx("mask", { id: "mask-10", fill: "white", children: _jsx("use", { xlinkHref: "#path-9" }) }), _jsx("g", { id: "Clip-36" }), _jsx("polygon", { id: "Fill-35", fill: "#091E43", mask: "url(#mask-10)", points: "-2.74640004 12.7660002 22.6752003 12.7660002 22.6752003 -2.90520004 -2.74640004 -2.90520004" })] }), _jsxs("g", { id: "Group-40", transform: "translate(287.600004, 144.033202)", children: [_jsx("mask", { id: "mask-12", fill: "white", children: _jsx("use", { xlinkHref: "#path-11" }) }), _jsx("g", { id: "Clip-39" }), _jsx("polygon", { id: "Fill-38", fill: "#C3D0D8", mask: "url(#mask-12)", points: "-2.84560004 42.0176006 22.5764003 42.0176006 22.5764003 -2.90520004 -2.84560004 -2.90520004" })] })] })] }), _jsx("rect", { id: "Rectangle-Copy-3", fill: "#10105A", fillRule: "nonzero", x: "0", y: "222.000003", width: "453.600007", height: "7.20000011", rx: "3.60000005" }), _jsx("polygon", { id: "Rectangle-Copy-39", stroke: "#C3D0D8", strokeWidth: "4.94999993", points: "198 141.627849 237 141.627849 237 180.627849 198 180.627849" }), _jsx("polygon", { id: "Path-3", fill: "#1C895D", fillRule: "nonzero", points: "241.574539 140 247 146.351416 216.239802 173 203 155.537288 209.61228 150.452885 217.499381 160.857038" })] }) }) })] }));
|
5
|
-
};
|
6
|
-
export default withIllustration('IllustrationPaperCompleted')(IllustrationPaperCompleted);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IllustrationPaperMissing.d.ts","sourceRoot":"","sources":["../../../src/packages/illustrations/General/IllustrationPaperMissing.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AAkRzB,wBAEC"}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
-
import withIllustration from '../withIllustration';
|
3
|
-
const IllustrationPaperMissing = (props) => {
|
4
|
-
return (_jsxs("svg", { viewBox: "0 0 454 230", ...props, children: [_jsxs("defs", { children: [_jsx("polygon", { id: "path-1", points: "0 206.000003 310.176005 206.000003 310.176005 0.366800005 0 0.366800005" }), _jsx("path", { d: "M1.17120002,0.304400005 C0.66880001,0.304400005 0.261600004,0.712000011 0.261600004,1.21400002 L0.261600004,1.21400002 L0.261600004,54.3356008 C0.261600004,61.6172009 5.73800009,67.619601 12.7968002,68.447601 L12.7968002,68.447601 L55.9668008,68.447601 C63.0256009,67.619601 68.502001,61.6172009 68.502001,54.3356008 L68.502001,54.3356008 L68.502001,1.21400002 C68.502001,0.712000011 68.094801,0.304400005 67.592401,0.304400005 L67.592401,0.304400005 L1.17120002,0.304400005 Z", id: "path-3" }), _jsx("path", { d: "M1.17120002,0.304400005 C0.66880001,0.304400005 0.261600004,0.712000011 0.261600004,1.21400002 L0.261600004,1.21400002 L0.261600004,54.3356008 C0.261600004,61.6172009 5.73800009,67.619601 12.7968002,68.447601 L12.7968002,68.447601 L36.9224006,68.447601 C43.9816007,67.619601 49.4584007,61.6172009 49.4584007,54.3356008 L49.4584007,54.3356008 L49.4584007,1.21400002 C49.4584007,0.712000011 49.0512007,0.304400005 48.5488007,0.304400005 L48.5488007,0.304400005 L1.17120002,0.304400005 Z", id: "path-5" }), _jsx("polygon", { id: "path-7", points: "0.261600004 0.0548000008 68.501601 0.0548000008 68.501601 9.80560015 0.261600004 9.80560015" }), _jsx("polygon", { id: "path-9", points: "0.214000003 0.0548000008 19.7148003 0.0548000008 19.7148003 9.80560015 0.214000003 9.80560015" }), _jsx("path", { d: "M0.114800002,9.80560015 C5.50000008,9.80560015 9.86520015,14.1712002 9.86520015,19.5560003 L9.86520015,19.5560003 C9.86520015,24.9412004 5.50000008,29.3064004 0.114800002,29.3064004 L0.114800002,29.3064004 L0.114800002,39.0568006 C10.8848002,39.0568006 19.6156003,30.3260005 19.6156003,19.5560003 L19.6156003,19.5560003 C19.6156003,8.78600013 10.8848002,0.0556000008 0.114800002,0.0556000008 L0.114800002,0.0556000008 L0.114800002,9.80560015 Z", id: "path-11" })] }), _jsx("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", children: _jsx("g", { transform: "translate(-493.000000, -466.000000)", children: _jsxs("g", { id: "Group", transform: "translate(493.000000, 466.000000)", children: [_jsxs("g", { id: "Group-Copy", transform: "translate(56.000000, 0.000000)", children: [_jsx("g", { id: "Group-2", transform: "translate(0.800001, 0.000000)", className: "fill-primary", fill: "#E6EDFB", fillRule: "nonzero", opacity: "0.1", children: _jsx("path", { d: "M197.315586,37.6581865 C175.544548,36.9005305 154.807364,29.8369356 135.007861,22.1100233 C115.208357,14.383111 95.592183,5.81894452 74.3440824,1.72406424 C60.6755731,-0.908569371 45.0445446,-1.28002719 34.0327991,6.08132346 C23.4327919,13.1567106 20.0096538,25.4030264 18.1703556,36.7413342 C16.7848714,45.2907603 15.9704109,54.2676577 19.7632119,62.2628451 C22.398938,67.8140759 27.0783288,72.4779352 30.3151328,77.7933197 C41.5703149,96.2925089 33.6210607,119.104736 21.4131705,137.16761 C15.7029313,145.640386 9.05200525,153.724015 4.63708879,162.742186 C0.222172181,171.760357 -1.82149233,182.096318 2.04043265,191.297269 C5.87230362,200.418622 14.9966649,207.267007 24.8813894,212.084167 C44.9603936,221.871786 68.6218217,224.67246 91.6941934,226.258525 C142.767775,229.769686 194.114847,228.248479 245.323672,226.72727 C264.275654,226.161239 283.308783,225.59226 301.954217,222.647131 C312.304777,221.010947 322.99194,218.416638 330.505412,212.149025 C340.047523,204.189214 342.412764,190.725342 336.017297,180.751995 C325.303084,164.027548 295.648911,159.876655 288.153471,141.916964 C284.027072,132.035006 288.26467,121.026883 294.260421,111.846568 C307.123487,92.1858363 328.684146,74.9366322 329.820185,52.4604859 C330.601585,37.0243497 320.235998,21.5646289 304.211264,14.2622398 C287.41114,6.5972371 264.119374,7.57010284 251.72515,20.2409418 C238.964268,33.3097715 216.538055,38.3303483 197.315586,37.6581865 Z", id: "Path" }) }), _jsxs("g", { id: "Group-41", transform: "translate(0.800001, 20.000000)", children: [_jsxs("g", { id: "Group-25", transform: "translate(0.000000, 0.033200)", children: [_jsx("path", { d: "M224.000003,67.790121 L224.000003,186.190123 C224.000003,195.026923 231.163203,202.190123 240.000003,202.190123 C248.836804,202.190123 256.000003,195.026923 256.000003,186.190123 L256.000003,67.790121 L224.000003,67.790121 Z", id: "Fill-1", className: "fill-dark-primary", fill: "#1145B4" }), _jsx("mask", { id: "mask-2", fill: "white", children: _jsx("use", { xlinkHref: "#path-1" }) }), _jsx("g", { id: "Clip-4" }), _jsx("polygon", { id: "Fill-3", className: "fill-dark-primary", fill: "#1145B4", mask: "url(#mask-2)", points: "83.2000012 71.7900011 256.000004 71.7900011 256.000004 48.5900007 83.2000012 48.5900007" }), _jsx("polygon", { id: "Fill-5", className: "fill-primary20", fill: "#C3D4F7", mask: "url(#mask-2)", points: "124.800002 170.190003 243.200004 170.190003 243.200004 0.366800005 124.800002 0.366800005" }), _jsx("path", { d: "M224.000001,186.190123 L224.000001,67.790121 L96.000001,67.790121 L80.000001,67.790121 L64.000001,67.790121 L64.000001,186.190123 C64.000001,195.026923 71.1636011,202.190123 80.000001,202.190123 L240.000001,202.190123 C231.163203,202.190123 224.000001,195.026923 224.000001,186.190123", id: "Fill-6", className: "fill-primary-opa50", fill: "#88A9F0", mask: "url(#mask-2)" }), _jsx("polygon", { id: "Fill-7", className: "fill-primary", fill: "#1657E2", mask: "url(#mask-2)", points: "92.8000014 189.390003 211.200003 189.390003 211.200003 32.5900005 92.8000014 32.5900005" }), _jsx("polygon", { id: "Fill-8", className: "fill-primary40", fill: "#88A9F0", mask: "url(#mask-2)", points: "92.8000014 67.790001 211.200003 67.790001 211.200003 32.5900005 92.8000014 32.5900005" }), _jsx("polygon", { id: "Fill-9", fill: "#FFFFFF", mask: "url(#mask-2)", points: "83.2000012 189.613603 201.600003 189.613603 201.600003 19.7900003 83.2000012 19.7900003" }), _jsx("path", { d: "M201.600003,184.813563 C202.434567,184.813563 203.119893,185.452524 203.193464,186.26793 L203.200003,186.413563 L203.200003,191.213563 L198.400003,191.213563 C197.516347,191.213563 196.800003,190.497218 196.800003,189.613563 C196.800003,188.778999 197.438964,188.093673 198.25437,188.020101 L198.400003,188.013563 L200,188.013 L200.000003,186.413563 C200.000003,185.578999 200.638965,184.893673 201.45437,184.820101 L201.600003,184.813563 Z", id: "Stroke-10", fill: "#10105A", fillRule: "nonzero", mask: "url(#mask-2)" }), _jsx("path", { d: "M191.811723,188.013563 L185.223322,188.013563 C184.339667,188.013563 183.623322,188.729907 183.623322,189.613563 C183.623322,190.497218 184.339667,191.213563 185.223322,191.213563 L191.811723,191.213563 C192.695378,191.213563 193.411723,190.497218 193.411723,189.613563 C193.411723,188.729907 192.695378,188.013563 191.811723,188.013563 Z M178.634922,188.013563 L172.046522,188.013563 C171.162866,188.013563 170.446522,188.729907 170.446522,189.613563 C170.446522,190.497218 171.162866,191.213563 172.046522,191.213563 L178.634922,191.213563 C179.518578,191.213563 180.234922,190.497218 180.234922,189.613563 C180.234922,188.729907 179.518578,188.013563 178.634922,188.013563 Z M165.458121,188.013563 L158.869721,188.013563 C157.986065,188.013563 157.269721,188.729907 157.269721,189.613563 C157.269721,190.497218 157.986065,191.213563 158.869721,191.213563 L165.458121,191.213563 C166.341777,191.213563 167.058121,190.497218 167.058121,189.613563 C167.058121,188.729907 166.341777,188.013563 165.458121,188.013563 Z M152.281321,188.013563 L145.69292,188.013563 C144.809265,188.013563 144.09292,188.729907 144.09292,189.613563 C144.09292,190.497218 144.809265,191.213563 145.69292,191.213563 L152.281321,191.213563 C153.164976,191.213563 153.881321,190.497218 153.881321,189.613563 C153.881321,188.729907 153.164976,188.013563 152.281321,188.013563 Z M139.10452,188.013563 L132.51612,188.013563 C131.632464,188.013563 130.91612,188.729907 130.91612,189.613563 C130.91612,190.497218 131.632464,191.213563 132.51612,191.213563 L139.10452,191.213563 C139.988176,191.213563 140.70452,190.497218 140.70452,189.613563 C140.70452,188.729907 139.988176,188.013563 139.10452,188.013563 Z M125.927719,188.013563 L119.339319,188.013563 C118.455663,188.013563 117.739319,188.729907 117.739319,189.613563 C117.739319,190.497218 118.455663,191.213563 119.339319,191.213563 L125.927719,191.213563 C126.811375,191.213563 127.527719,190.497218 127.527719,189.613563 C127.527719,188.729907 126.811375,188.013563 125.927719,188.013563 Z M112.750918,188.013563 L106.162518,188.013563 C105.278863,188.013563 104.562518,188.729907 104.562518,189.613563 C104.562518,190.497218 105.278863,191.213563 106.162518,191.213563 L112.750918,191.213563 C113.634574,191.213563 114.350919,190.497218 114.350919,189.613563 C114.350919,188.729907 113.634574,188.013563 112.750918,188.013563 Z M99.5741178,188.013563 L92.9857174,188.013563 C92.1020618,188.013563 91.3857174,188.729907 91.3857174,189.613563 C91.3857174,190.497218 92.1020618,191.213563 92.9857174,191.213563 L99.5741178,191.213563 C100.457773,191.213563 101.174118,190.497218 101.174118,189.613563 C101.174118,188.729907 100.457773,188.013563 99.5741178,188.013563 Z", id: "Stroke-11", fill: "#091E43", fillRule: "nonzero", mask: "url(#mask-2)" }), _jsx("path", { d: "M83.2000012,184.813563 C84.0345649,184.813563 84.719891,185.452524 84.7934626,186.26793 L84.8000013,186.413563 L84.8,188.013 L86.4000013,188.013563 C87.2345649,188.013563 87.9198911,188.652524 87.9934626,189.46793 L88.0000013,189.613563 C88.0000013,190.448126 87.3610398,191.133453 86.5456339,191.207024 L86.4000013,191.213563 L81.6000012,191.213563 L81.6000012,186.413563 C81.6000012,185.529907 82.3163456,184.813563 83.2000012,184.813563 Z", id: "Stroke-12", fill: "#10105A", fillRule: "nonzero", mask: "url(#mask-2)" }), _jsx("path", { d: "M84.8000013,179.876443 L84.8000013,173.339643 C84.8000013,172.455987 84.0836569,171.739643 83.2000012,171.739643 C82.3163456,171.739643 81.6000012,172.455987 81.6000012,173.339643 L81.6000012,179.876443 C81.6000012,180.760098 82.3163456,181.476443 83.2000012,181.476443 C84.0836569,181.476443 84.8000013,180.760098 84.8000013,179.876443 Z M84.8000013,166.802843 L84.8000013,160.266043 C84.8000013,159.382387 84.0836569,158.666043 83.2000012,158.666043 C82.3163456,158.666043 81.6000012,159.382387 81.6000012,160.266043 L81.6000012,166.802843 C81.6000012,167.686498 82.3163456,168.402843 83.2000012,168.402843 C84.0836569,168.402843 84.8000013,167.686498 84.8000013,166.802843 Z M84.8000013,153.729243 L84.8000013,147.192443 C84.8000013,146.308788 84.0836569,145.592443 83.2000012,145.592443 C82.3163456,145.592443 81.6000012,146.308788 81.6000012,147.192443 L81.6000012,153.729243 C81.6000012,154.612899 82.3163456,155.329243 83.2000012,155.329243 C84.0836569,155.329243 84.8000013,154.612899 84.8000013,153.729243 Z M84.8000013,140.655643 L84.8000013,134.118843 C84.8000013,133.235188 84.0836569,132.518843 83.2000012,132.518843 C82.3163456,132.518843 81.6000012,133.235188 81.6000012,134.118843 L81.6000012,140.655643 C81.6000012,141.539299 82.3163456,142.255643 83.2000012,142.255643 C84.0836569,142.255643 84.8000013,141.539299 84.8000013,140.655643 Z M84.8000013,127.582043 L84.8000013,121.045244 C84.8000013,120.161588 84.0836569,119.445243 83.2000012,119.445243 C82.3163456,119.445243 81.6000012,120.161588 81.6000012,121.045244 L81.6000012,127.582043 C81.6000012,128.465699 82.3163456,129.182043 83.2000012,129.182043 C84.0836569,129.182043 84.8000013,128.465699 84.8000013,127.582043 Z M84.8000013,114.508444 L84.8000013,107.971644 C84.8000013,107.087988 84.0836569,106.371644 83.2000012,106.371644 C82.3163456,106.371644 81.6000012,107.087988 81.6000012,107.971644 L81.6000012,114.508444 C81.6000012,115.392099 82.3163456,116.108444 83.2000012,116.108444 C84.0836569,116.108444 84.8000013,115.392099 84.8000013,114.508444 Z M84.8000013,101.434844 L84.8000013,94.8980439 C84.8000013,94.0143883 84.0836569,93.2980439 83.2000012,93.2980439 C82.3163456,93.2980439 81.6000012,94.0143883 81.6000012,94.8980439 L81.6000012,101.434844 C81.6000012,102.318499 82.3163456,103.034844 83.2000012,103.034844 C84.0836569,103.034844 84.8000013,102.318499 84.8000013,101.434844 Z M84.8000013,88.361244 L84.8000013,81.8244441 C84.8000013,80.9407885 84.0836569,80.224444 83.2000012,80.224444 C82.3163456,80.224444 81.6000012,80.9407885 81.6000012,81.8244441 L81.6000012,88.361244 C81.6000012,89.2448996 82.3163456,89.961244 83.2000012,89.961244 C84.0836569,89.961244 84.8000013,89.2448996 84.8000013,88.361244 Z M84.8000013,75.2876442 L84.8000013,68.7508442 C84.8000013,67.8671886 84.0836569,67.1508442 83.2000012,67.1508442 C82.3163456,67.1508442 81.6000012,67.8671886 81.6000012,68.7508442 L81.6000012,75.2876442 C81.6000012,76.1712998 82.3163456,76.8876442 83.2000012,76.8876442 C84.0836569,76.8876442 84.8000013,76.1712998 84.8000013,75.2876442 Z M84.8000013,62.2140443 L84.8000013,55.6772444 C84.8000013,54.7935888 84.0836569,54.0772444 83.2000012,54.0772444 C82.3163456,54.0772444 81.6000012,54.7935888 81.6000012,55.6772444 L81.6000012,62.2140443 C81.6000012,63.0977 82.3163456,63.8140444 83.2000012,63.8140444 C84.0836569,63.8140444 84.8000013,63.0977 84.8000013,62.2140443 Z M84.8000013,49.1404445 L84.8000013,42.6036446 C84.8000013,41.719989 84.0836569,41.0036446 83.2000012,41.0036446 C82.3163456,41.0036446 81.6000012,41.719989 81.6000012,42.6036446 L81.6000012,49.1404445 C81.6000012,50.0241001 82.3163456,50.7404446 83.2000012,50.7404446 C84.0836569,50.7404446 84.8000013,50.0241001 84.8000013,49.1404445 Z M84.8000013,36.0668447 L84.8000013,29.5300448 C84.8000013,28.6463892 84.0836569,27.9300448 83.2000012,27.9300448 C82.3163456,27.9300448 81.6000012,28.6463892 81.6000012,29.5300448 L81.6000012,36.0668447 C81.6000012,36.9505003 82.3163456,37.6668447 83.2000012,37.6668447 C84.0836569,37.6668447 84.8000013,36.9505003 84.8000013,36.0668447 Z", id: "Stroke-13", fill: "#091E43", fillRule: "nonzero", mask: "url(#mask-2)" }), _jsx("path", { d: "M86.4000013,18.1901203 C87.2836569,18.1901203 88.0000013,18.9064647 88.0000013,19.7901203 C88.0000013,20.6246839 87.3610398,21.3100101 86.5456339,21.3835816 L86.4000013,21.3901203 L84.8,21.39 L84.8000013,22.9901203 C84.8000013,23.824684 84.1610397,24.5100102 83.3456339,24.5835817 L83.2000012,24.5901204 C82.3654376,24.5901204 81.6801114,23.9511588 81.6065399,23.135753 L81.6000012,22.9901203 L81.6000012,18.1901203 L86.4000013,18.1901203 Z", id: "Stroke-14", fill: "#10105A", fillRule: "nonzero", mask: "url(#mask-2)" }), _jsx("path", { d: "M92.9882814,21.3901203 L99.5766817,21.3901203 C100.460337,21.3901203 101.176682,20.6737759 101.176682,19.7901203 C101.176682,18.9064647 100.460337,18.1901203 99.5766817,18.1901203 L92.9882814,18.1901203 C92.1046258,18.1901203 91.3882814,18.9064647 91.3882814,19.7901203 C91.3882814,20.6737759 92.1046258,21.3901203 92.9882814,21.3901203 Z M106.165082,21.3901203 L112.753482,21.3901203 C113.637138,21.3901203 114.353483,20.6737759 114.353483,19.7901203 C114.353483,18.9064647 113.637138,18.1901203 112.753482,18.1901203 L106.165082,18.1901203 C105.281427,18.1901203 104.565082,18.9064647 104.565082,19.7901203 C104.565082,20.6737759 105.281427,21.3901203 106.165082,21.3901203 Z M119.341883,21.3901203 L125.930283,21.3901203 C126.813939,21.3901203 127.530283,20.6737759 127.530283,19.7901203 C127.530283,18.9064647 126.813939,18.1901203 125.930283,18.1901203 L119.341883,18.1901203 C118.458227,18.1901203 117.741883,18.9064647 117.741883,19.7901203 C117.741883,20.6737759 118.458227,21.3901203 119.341883,21.3901203 Z M132.518684,21.3901203 L139.107084,21.3901203 C139.99074,21.3901203 140.707084,20.6737759 140.707084,19.7901203 C140.707084,18.9064647 139.99074,18.1901203 139.107084,18.1901203 L132.518684,18.1901203 C131.635028,18.1901203 130.918684,18.9064647 130.918684,19.7901203 C130.918684,20.6737759 131.635028,21.3901203 132.518684,21.3901203 Z M145.695484,21.3901203 L152.283885,21.3901203 C153.16754,21.3901203 153.883885,20.6737759 153.883885,19.7901203 C153.883885,18.9064647 153.16754,18.1901203 152.283885,18.1901203 L145.695484,18.1901203 C144.811829,18.1901203 144.095484,18.9064647 144.095484,19.7901203 C144.095484,20.6737759 144.811829,21.3901203 145.695484,21.3901203 Z M158.872285,21.3901203 L165.460685,21.3901203 C166.344341,21.3901203 167.060685,20.6737759 167.060685,19.7901203 C167.060685,18.9064647 166.344341,18.1901203 165.460685,18.1901203 L158.872285,18.1901203 C157.988629,18.1901203 157.272285,18.9064647 157.272285,19.7901203 C157.272285,20.6737759 157.988629,21.3901203 158.872285,21.3901203 Z M172.049086,21.3901203 L178.637486,21.3901203 C179.521142,21.3901203 180.237486,20.6737759 180.237486,19.7901203 C180.237486,18.9064647 179.521142,18.1901203 178.637486,18.1901203 L172.049086,18.1901203 C171.16543,18.1901203 170.449086,18.9064647 170.449086,19.7901203 C170.449086,20.6737759 171.16543,21.3901203 172.049086,21.3901203 Z M185.225886,21.3901203 L191.814287,21.3901203 C192.697942,21.3901203 193.414287,20.6737759 193.414287,19.7901203 C193.414287,18.9064647 192.697942,18.1901203 191.814287,18.1901203 L185.225886,18.1901203 C184.342231,18.1901203 183.625886,18.9064647 183.625886,19.7901203 C183.625886,20.6737759 184.342231,21.3901203 185.225886,21.3901203 Z", id: "Stroke-15", fill: "#091E43", fillRule: "nonzero", mask: "url(#mask-2)" }), _jsx("path", { d: "M203.200003,18.1901203 L203.200003,22.9901203 C203.200003,23.873776 202.483659,24.5901204 201.600003,24.5901204 C200.765439,24.5901204 200.080113,23.9511588 200.006542,23.135753 L200.000003,22.9901203 L200,21.39 L198.400003,21.3901203 C197.565439,21.3901203 196.880113,20.7511588 196.806542,19.9357529 L196.800003,19.7901203 C196.800003,18.9555567 197.438964,18.2702305 198.25437,18.1966589 L198.400003,18.1901203 L203.200003,18.1901203 Z", id: "Stroke-16", fill: "#10105A", fillRule: "nonzero", mask: "url(#mask-2)" }), _jsx("path", { d: "M200.000003,29.5270404 L200.000003,36.0638403 C200.000003,36.947496 200.716347,37.6638404 201.600003,37.6638404 C202.483659,37.6638404 203.200003,36.947496 203.200003,36.0638403 L203.200003,29.5270404 C203.200003,28.6433848 202.483659,27.9270404 201.600003,27.9270404 C200.716347,27.9270404 200.000003,28.6433848 200.000003,29.5270404 Z M200.000003,42.6006403 L200.000003,49.1374402 C200.000003,50.0210958 200.716347,50.7374402 201.600003,50.7374402 C202.483659,50.7374402 203.200003,50.0210958 203.200003,49.1374402 L203.200003,42.6006403 C203.200003,41.7169846 202.483659,41.0006402 201.600003,41.0006402 C200.716347,41.0006402 200.000003,41.7169846 200.000003,42.6006403 Z M200.000003,55.6742401 L200.000003,62.21104 C200.000003,63.0946956 200.716347,63.81104 201.600003,63.81104 C202.483659,63.81104 203.200003,63.0946956 203.200003,62.21104 L203.200003,55.6742401 C203.200003,54.7905845 202.483659,54.07424 201.600003,54.07424 C200.716347,54.07424 200.000003,54.7905845 200.000003,55.6742401 Z M200.000003,68.7478399 L200.000003,75.2846398 C200.000003,76.1682954 200.716347,76.8846398 201.600003,76.8846398 C202.483659,76.8846398 203.200003,76.1682954 203.200003,75.2846398 L203.200003,68.7478399 C203.200003,67.8641843 202.483659,67.1478399 201.600003,67.1478399 C200.716347,67.1478399 200.000003,67.8641843 200.000003,68.7478399 Z M200.000003,81.8214397 L200.000003,88.3582396 C200.000003,89.2418952 200.716347,89.9582396 201.600003,89.9582396 C202.483659,89.9582396 203.200003,89.2418952 203.200003,88.3582396 L203.200003,81.8214397 C203.200003,80.9377841 202.483659,80.2214397 201.600003,80.2214397 C200.716347,80.2214397 200.000003,80.9377841 200.000003,81.8214397 Z M200.000003,94.8950395 L200.000003,101.431839 C200.000003,102.315495 200.716347,103.031839 201.600003,103.031839 C202.483659,103.031839 203.200003,102.315495 203.200003,101.431839 L203.200003,94.8950395 C203.200003,94.0113839 202.483659,93.2950395 201.600003,93.2950395 C200.716347,93.2950395 200.000003,94.0113839 200.000003,94.8950395 Z M200.000003,107.968639 L200.000003,114.505439 C200.000003,115.389095 200.716347,116.105439 201.600003,116.105439 C202.483659,116.105439 203.200003,115.389095 203.200003,114.505439 L203.200003,107.968639 C203.200003,107.084984 202.483659,106.368639 201.600003,106.368639 C200.716347,106.368639 200.000003,107.084984 200.000003,107.968639 Z M200.000003,121.042239 L200.000003,127.579039 C200.000003,128.462695 200.716347,129.179039 201.600003,129.179039 C202.483659,129.179039 203.200003,128.462695 203.200003,127.579039 L203.200003,121.042239 C203.200003,120.158584 202.483659,119.442239 201.600003,119.442239 C200.716347,119.442239 200.000003,120.158584 200.000003,121.042239 Z M200.000003,134.115839 L200.000003,140.652639 C200.000003,141.536294 200.716347,142.252639 201.600003,142.252639 C202.483659,142.252639 203.200003,141.536294 203.200003,140.652639 L203.200003,134.115839 C203.200003,133.232183 202.483659,132.515839 201.600003,132.515839 C200.716347,132.515839 200.000003,133.232183 200.000003,134.115839 Z M200.000003,147.189439 L200.000003,153.726239 C200.000003,154.609894 200.716347,155.326239 201.600003,155.326239 C202.483659,155.326239 203.200003,154.609894 203.200003,153.726239 L203.200003,147.189439 C203.200003,146.305783 202.483659,145.589439 201.600003,145.589439 C200.716347,145.589439 200.000003,146.305783 200.000003,147.189439 Z M200.000003,160.263039 L200.000003,166.799839 C200.000003,167.683494 200.716347,168.399839 201.600003,168.399839 C202.483659,168.399839 203.200003,167.683494 203.200003,166.799839 L203.200003,160.263039 C203.200003,159.379383 202.483659,158.663039 201.600003,158.663039 C200.716347,158.663039 200.000003,159.379383 200.000003,160.263039 Z M200.000003,173.336638 L200.000003,179.873438 C200.000003,180.757094 200.716347,181.473438 201.600003,181.473438 C202.483659,181.473438 203.200003,180.757094 203.200003,179.873438 L203.200003,173.336638 C203.200003,172.452983 202.483659,171.736638 201.600003,171.736638 C200.716347,171.736638 200.000003,172.452983 200.000003,173.336638 Z", id: "Stroke-17", fill: "#10105A", fillRule: "nonzero", mask: "url(#mask-2)" }), _jsx("path", { d: "M99.2000015,51.7900008 L140.800002,51.7900008 L140.800002,42.1900006 L99.2000015,42.1900006 L99.2000015,51.7900008 Z", id: "Fill-18", fill: "#C3D0D8", mask: "url(#mask-2)" }), _jsx("path", { d: "M99.2000015,67.790001 L140.800002,67.790001 L140.800002,58.1900009 L99.2000015,58.1900009 L99.2000015,67.790001 Z", id: "Fill-19", fill: "#C3D0D8", mask: "url(#mask-2)" }), _jsx("path", { d: "M99.2000015,118.990002 L182.400003,118.990002 L182.400003,109.390002 L99.2000015,109.390002 L99.2000015,118.990002 Z", id: "Fill-20", fill: "#C3D0D8", mask: "url(#mask-2)" }), _jsx("path", { d: "M99.2000015,102.990002 L182.400003,102.990002 L182.400003,93.3900014 L99.2000015,93.3900014 L99.2000015,102.990002 Z", id: "Fill-21", fill: "#C3D0D8", mask: "url(#mask-2)" }), _jsx("path", { d: "M99.2000015,134.990002 L182.400003,134.990002 L182.400003,125.390002 L99.2000015,125.390002 L99.2000015,134.990002 Z", id: "Fill-22", fill: "#C3D0D8", mask: "url(#mask-2)" }), _jsx("path", { d: "M99.2000015,150.990002 L182.400003,150.990002 L182.400003,141.390002 L99.2000015,141.390002 L99.2000015,150.990002 Z", id: "Fill-23", fill: "#C3D0D8", mask: "url(#mask-2)" })] }), _jsxs("g", { id: "Group-28", transform: "translate(219.200003, 134.033202)", children: [_jsx("mask", { id: "mask-4", fill: "white", children: _jsx("use", { xlinkHref: "#path-3" }) }), _jsx("g", { id: "Clip-27" }), _jsx("polygon", { id: "Fill-26", fill: "#C3D0D8", mask: "url(#mask-4)", points: "-2.69880004 71.5056011 71.4624011 71.5056011 71.4624011 -2.65560004 -2.69880004 -2.65560004" })] }), _jsxs("g", { id: "Group-31", transform: "translate(219.200003, 134.033202)", children: [_jsx("mask", { id: "mask-6", fill: "white", children: _jsx("use", { xlinkHref: "#path-5" }) }), _jsx("g", { id: "Clip-30" }), _jsx("polygon", { id: "Fill-29", fill: "#FFFFFF", mask: "url(#mask-6)", points: "-21.7424003 71.5056011 52.4188008 71.5056011 52.4188008 -2.65560004 -21.7424003 -2.65560004" })] }), _jsxs("g", { id: "Group-34", transform: "translate(219.200003, 144.033202)", children: [_jsx("mask", { id: "mask-8", fill: "white", children: _jsx("use", { xlinkHref: "#path-7" }) }), _jsx("g", { id: "Clip-33" }), _jsx("polygon", { id: "Fill-32", fill: "#091E43", mask: "url(#mask-8)", points: "-2.69880004 12.7660002 71.4624011 12.7660002 71.4624011 -2.90520004 -2.69880004 -2.90520004" })] }), _jsxs("g", { id: "Group-37", transform: "translate(268.000004, 144.033202)", children: [_jsx("mask", { id: "mask-10", fill: "white", children: _jsx("use", { xlinkHref: "#path-9" }) }), _jsx("g", { id: "Clip-36" }), _jsx("polygon", { id: "Fill-35", fill: "#091E43", mask: "url(#mask-10)", points: "-2.74640004 12.7660002 22.6752003 12.7660002 22.6752003 -2.90520004 -2.74640004 -2.90520004" })] }), _jsxs("g", { id: "Group-40", transform: "translate(287.600004, 144.033202)", children: [_jsx("mask", { id: "mask-12", fill: "white", children: _jsx("use", { xlinkHref: "#path-11" }) }), _jsx("g", { id: "Clip-39" }), _jsx("polygon", { id: "Fill-38", fill: "#C3D0D8", mask: "url(#mask-12)", points: "-2.84560004 42.0176006 22.5764003 42.0176006 22.5764003 -2.90520004 -2.84560004 -2.90520004" })] })] })] }), _jsx("rect", { id: "Rectangle-Copy", fill: "#10105A", fillRule: "nonzero", x: "0", y: "222.000003", width: "453.600007", height: "7.20000011", rx: "3.60000005" })] }) }) })] }));
|
5
|
-
};
|
6
|
-
export default withIllustration('IllustrationPaperMissing')(IllustrationPaperMissing);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IllustrationSemiDetachedHouse.d.ts","sourceRoot":"","sources":["../../../src/packages/illustrations/General/IllustrationSemiDetachedHouse.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AAqCzB,wBAEC"}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
-
import withIllustration from '../withIllustration';
|
3
|
-
const IllustrationSemiDetachedHouse = props => {
|
4
|
-
return (_jsx("svg", { viewBox: "0 0 112 42", ...props, children: _jsx("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", children: _jsx("g", { children: _jsxs("g", { children: [_jsx("rect", { fill: "#FFFFFF", x: "0", y: "18", width: "88", height: "24" }), _jsx("polygon", { fill: "#091E43", points: "12 2 100 2 88 18 0 18" }), _jsx("polygon", { fill: "#C3D0D8", points: "88 18 100 2 112 18 112 42 88 42" }), _jsx("rect", { fill: "#C3D0D8", x: "48", y: "26", width: "8", height: "16" }), _jsx("rect", { fill: "#C3D0D8", x: "64", y: "26", width: "16", height: "8" }), _jsx("rect", { fill: "#C3D0D8", x: "8", y: "26", width: "16", height: "8" }), _jsx("rect", { fill: "#091E43", x: "96", y: "26", width: "8", height: "8" }), _jsx("rect", { fill: "#C3D0D8", x: "32", y: "26", width: "8", height: "16" }), _jsx("polygon", { fill: "#FFFFFF", points: "16 0 22 0 22 10 16 10" }), _jsx("polygon", { fill: "#FFFFFF", points: "72 0 78 0 78 10 72 10" }), _jsx("polygon", { fill: "#C3D0D8", points: "22 -4.57966998e-15 25 -4.57966998e-15 25 5.99132231 22 10" }), _jsx("polygon", { fill: "#C3D0D8", points: "78 -4.57966998e-15 81 -4.57966998e-15 81 5.99132231 78 10" })] }) }) }) }));
|
5
|
-
};
|
6
|
-
export default withIllustration('IllustrationSemiDetachedHouse')(IllustrationSemiDetachedHouse);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IllustrationSemiDetachedHouseComposition.d.ts","sourceRoot":"","sources":["../../../src/packages/illustrations/General/IllustrationSemiDetachedHouseComposition.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AA4JzB,wBAEC"}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
-
import withIllustration from '../withIllustration';
|
3
|
-
const IllustrationSemiDetachedHouseComposition = props => {
|
4
|
-
return (_jsx("svg", { viewBox: "0 0 256 159", ...props, children: _jsx("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", children: _jsx("g", { children: _jsxs("g", { children: [_jsx("path", { d: "M145.892336,25.5561244 C131.339846,25.0419533 117.478419,20.2483579 104.243769,15.0046128 C91.0091187,9.76086764 77.8970118,3.94893339 63.6940708,1.17000855 C54.5575821,-0.616586035 44.1092799,-0.86866993 36.748661,4.12699265 C29.6632617,8.92859065 27.3751217,17.2393565 26.1456733,24.9339173 C25.2195693,30.7358482 24.6751567,36.8278757 27.2103917,42.2536814 C28.9721992,46.0209352 32.1000605,49.1859885 34.2636485,52.793189 C41.7869886,65.3473671 36.4734413,80.8285194 28.3132792,93.0865989 C24.4963644,98.8365125 20.050663,104.322338 17.0995852,110.442375 C14.1485073,116.562412 12.7824536,123.576746 15.3638934,129.820824 C17.9252441,136.010884 24.0242723,140.658431 30.6315527,143.927519 C44.0530306,150.56973 59.8691204,152.470362 75.2914652,153.54672 C109.430755,155.929513 143.752855,154.89717 177.982546,153.864826 C190.650685,153.480698 203.373065,153.09457 215.836296,151.095905 C222.754957,149.985535 229.898614,148.224949 234.92087,143.971534 C241.299136,138.569736 242.880142,129.432695 238.605198,122.664443 C231.44346,111.314665 211.621619,108.497728 206.611416,96.3096716 C203.853193,89.6034397 206.685745,82.1329535 210.693506,75.9028801 C219.291609,62.5604396 233.703475,50.8545438 234.462841,35.6014675 C234.985155,25.1259812 228.05645,14.6344896 217.344982,9.67884034 C206.115217,4.47710917 190.546222,5.1373289 182.261508,13.7361906 C173.731708,22.6051423 158.741277,26.0122762 145.892336,25.5561244 Z", className: "fill-primary", fill: "#1657E2", fillRule: "nonzero", opacity: "0.1" }), _jsx("rect", { fill: "#10105A", x: "0", y: "155", width: "256", height: "4", rx: "2" }), _jsx("g", { className: "fill-primary", transform: "translate(185.000000, 65.000000)", fill: "#0842C0", children: _jsx("path", { d: "M23.6004138,0 C43.54287,40 50.9274854,70 45.75426,90 C33.4041879,90 21.060358,90 1.44656768,90 C-3.41308403,70 3.97153136,40 23.6004138,0 Z" }) }), _jsx("g", { className: "fill-primary", opacity: "0.513834635", transform: "translate(162.000000, 65.000000)", fill: "#0842C0", children: _jsx("path", { d: "M23.6004138,0 C43.54287,40 50.9274854,70 45.75426,90 C33.4041879,90 21.060358,90 1.44656768,90 C-3.41308403,70 3.97153136,40 23.6004138,0 Z" }) }), _jsx("g", { className: "fill-secondary", transform: "translate(122.000000, 23.000000)", fill: "#10105A", children: _jsx("circle", { cx: "20", cy: "20", r: "20" }) }), _jsx("g", { transform: "translate(48.000000, 95.000000)", children: _jsxs("g", { children: [_jsx("rect", { fill: "#FFFFFF", x: "0", y: "25.7142857", width: "126.5", height: "34.2857143" }), _jsx("polygon", { fill: "#091E43", points: "17.25 2.85714286 143.75 2.85714286 126.5 25.7142857 0 25.7142857" }), _jsx("polygon", { fill: "#C3D0D8", points: "126.5 25.7142857 143.75 2.85714286 161 25.7142857 161 60 126.5 60" }), _jsx("rect", { fill: "#C3D0D8", x: "69", y: "37.1428571", width: "11.5", height: "22.8571429" }), _jsx("rect", { fill: "#C3D0D8", x: "92", y: "37.1428571", width: "23", height: "11.4285714" }), _jsx("rect", { fill: "#C3D0D8", x: "11.5", y: "37.1428571", width: "23", height: "11.4285714" }), _jsx("rect", { fill: "#091E43", x: "138", y: "37.1428571", width: "11.5", height: "11.4285714" }), _jsx("rect", { fill: "#C3D0D8", x: "46", y: "37.1428571", width: "11.5", height: "22.8571429" }), _jsx("polygon", { fill: "#FFFFFF", points: "23 0 31.625 0 31.625 14.2857143 23 14.2857143" }), _jsx("polygon", { fill: "#FFFFFF", points: "103.5 0 112.125 0 112.125 14.2857143 103.5 14.2857143" }), _jsx("polygon", { fill: "#C3D0D8", points: "31.625 -6.54238568e-15 35.9375 -6.54238568e-15 35.9375 8.55903187 31.625 14.2857143" }), _jsx("polygon", { fill: "#C3D0D8", points: "112.125 -6.54238568e-15 116.4375 -6.54238568e-15 116.4375 8.55903187 112.125 14.2857143" })] }) }), _jsx("g", { transform: "translate(24.000000, 141.000000)", className: "fill-primary", fill: "#1657E2", children: _jsx("path", { d: "M0,14 C0,8.84534234 4.27816795,4.66666667 9.55555556,4.66666667 C12.0996841,4.66666667 14.4115919,5.63779985 16.1239165,7.22124707 C18.5666974,2.91514045 23.2681427,0 28.6666667,0 C36.4609622,0 42.8021913,6.0766351 42.9954613,13.6441961 L43,14 L0,14 Z" }) }), _jsx("g", { transform: "translate(199.000000, 145.000000)", children: _jsxs("g", { children: [_jsx("path", { d: "M0,0 L0.295900454,0.0047585308 C5.30742742,0.166156746 9.34215109,4.4132343 9.4954794,9.68852584 L9.5,10 L9.20409955,9.99524147 C4.19257258,9.83384325 0.157848909,5.5867657 0.00452060426,0.311474163 L0,0 Z", className: "fill-primary", fill: "#1657E2" }), _jsx("path", { d: "M19,0 L18.9954794,0.311474163 C18.8452177,5.48125987 14.9672638,9.66354887 10.0953967,9.98067922 L9.79590045,9.99524147 L9.5,10 L9.5045206,9.68852584 C9.65478234,4.51874013 13.5327362,0.336451134 18.4046033,0.0193207792 L18.7040995,0.0047585308 L19,0 Z", className: "fill-primary-opa50", fill: "#779DED" })] }) }), _jsx("g", { transform: "translate(167.500000, 40.000000) scale(-1, 1) translate(-167.500000, -40.000000) translate(146.000000, 33.000000)", fill: "#FFFFFF", children: _jsx("path", { d: "M43,14 C43,8.84534234 38.7218321,4.66666667 33.4444444,4.66666667 C30.9003159,4.66666667 28.5884081,5.63779985 26.8760835,7.22124707 C24.4333026,2.91514045 19.7318573,0 14.3333333,0 C6.53903779,0 0.197808658,6.0766351 0.00453871899,13.6441961 L0,14 L43,14 Z" }) }), _jsx("g", { transform: "translate(27.500000, 47.000000) scale(-1, 1) translate(-27.500000, -47.000000) translate(6.000000, 40.000000)", fill: "#FFFFFF", children: _jsx("path", { d: "M43,14 C43,8.84534234 38.7218321,4.66666667 33.4444444,4.66666667 C30.9003159,4.66666667 28.5884081,5.63779985 26.8760835,7.22124707 C24.4333026,2.91514045 19.7318573,0 14.3333333,0 C6.53903779,0 0.197808658,6.0766351 0.00453871899,13.6441961 L0,14 L43,14 Z" }) })] }) }) }) }));
|
5
|
-
};
|
6
|
-
export default withIllustration('IllustrationSemiDetachedHouseComposition')(IllustrationSemiDetachedHouseComposition);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IllustrationServiceMessage.d.ts","sourceRoot":"","sources":["../../../src/packages/illustrations/General/IllustrationServiceMessage.tsx"],"names":[],"mappings":"AAAA,OAAyB,EAAE,KAAK,EAAE,MAAM,qBAAqB,CAAA;AAE7D,eAAO,MAAM,0BAA0B,EAAE,KAAK,CAAC,EAAE,CAAC,KAAK,CA+BtD,CAAA;;AAED,wBAEC"}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
-
import withIllustration from '../withIllustration';
|
3
|
-
export const IllustrationServiceMessage = (props) => {
|
4
|
-
return (_jsxs("svg", { viewBox: "0 0 277 235", ...props, children: [_jsxs("g", { "clip-path": "url(#clip0_863_194)", children: [_jsx("path", { d: "M277 0H0V234.961H277V0Z", fill: "#F3F7FE" }), _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M73.2051 66.6232H210.492C212.43 66.6232 214 68.299 214 70.3662V154.798C214 156.865 212.43 158.541 210.492 158.541H122.348L93.0974 175.253L91.1473 158.541H73.2051C71.2675 158.541 69.6968 156.865 69.6968 154.798V70.3662C69.6968 68.299 71.2675 66.6232 73.2051 66.6232Z", fill: "#C3D4F7" }), _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M65.5083 59H202.795C204.733 59 206.304 60.6758 206.304 62.743V147.175C206.304 149.242 204.733 150.918 202.795 150.918H114.651L85.4006 167.63L83.4505 150.918H65.5083C63.5707 150.918 62 149.242 62 147.175V62.743C62 60.6758 63.5707 59 65.5083 59Z", fill: "white" }), _jsx("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M117.294 99.1948C117.294 89.6262 125.124 81.8694 134.783 81.8694C144.442 81.8694 152.273 89.6262 152.273 99.1948V109.449L158.834 120.852L110.733 120.852L117.294 109.449V99.1948ZM130.411 129.514H139.155V125.183H130.411V129.514Z", fill: "#7EA3EF" })] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_863_194", children: _jsx("rect", { width: "277", height: "235", fill: "white" }) }) })] }));
|
5
|
-
};
|
6
|
-
export default withIllustration('IllustrationServiceMessage')(IllustrationServiceMessage);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IllustrationSmallHouse.d.ts","sourceRoot":"","sources":["../../../src/packages/illustrations/General/IllustrationSmallHouse.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AAyBzB,wBAEC"}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
-
import withIllustration from '../withIllustration';
|
3
|
-
const IllustrationSmallHouse = props => {
|
4
|
-
return (_jsx("svg", { viewBox: "0 0 64 40", ...props, children: _jsx("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", children: _jsx("g", { children: _jsxs("g", { children: [_jsx("rect", { fill: "#FFFFFF", x: "0", y: "16", width: "40", height: "24" }), _jsx("polygon", { fill: "#091E43", points: "12 0 52 0 40 16 0 16" }), _jsx("polygon", { fill: "#C3D0D8", points: "40 16 52 0 64 16 64 40 40 40" }), _jsx("rect", { fill: "#C3D0D8", x: "24", y: "24", width: "8", height: "8" }), _jsx("rect", { fill: "#091E43", x: "48", y: "24", width: "8", height: "8" }), _jsx("rect", { fill: "#C3D0D8", x: "8", y: "24", width: "8", height: "16" })] }) }) }) }));
|
5
|
-
};
|
6
|
-
export default withIllustration('IllustrationSmallHouse')(IllustrationSmallHouse);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IllustrationSmallHouseComposition.d.ts","sourceRoot":"","sources":["../../../src/packages/illustrations/General/IllustrationSmallHouseComposition.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AA0HzB,wBAEC"}
|