@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 IllustrationSmallHouseComposition = 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", { opacity: "0.50344122", transform: "translate(155.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", { transform: "translate(0.000000, 58.000000)", className: "fill-secondary", fill: "#10105A", children: _jsx("circle", { cx: "20", cy: "20", r: "20" }) }), _jsx("g", { transform: "translate(74.000000, 93.000000)", children: _jsxs("g", { children: [_jsx("rect", { fill: "#FFFFFF", x: "0", y: "24.8", width: "62.5", height: "37.2" }), _jsx("polygon", { fill: "#091E43", points: "18.75 0 81.25 0 62.5 24.8 0 24.8" }), _jsx("polygon", { fill: "#C3D0D8", points: "62.5 24.8 81.25 0 100 24.8 100 62 62.5 62" }), _jsx("rect", { fill: "#C3D0D8", x: "37.5", y: "37.2", width: "12.5", height: "12.4" }), _jsx("rect", { fill: "#091E43", x: "75", y: "37.2", width: "12.5", height: "12.4" }), _jsx("rect", { fill: "#C3D0D8", x: "12.5", y: "37.2", width: "12.5", height: "24.8" })] }) }), _jsx("g", { transform: "translate(142.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(64.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(45.500000, 84.000000) scale(-1, 1) translate(-45.500000, -84.000000) translate(24.000000, 77.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(123.500000, 42.000000) scale(-1, 1) translate(-123.500000, -42.000000) translate(102.000000, 35.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(195.000000, 52.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('IllustrationSmallHouseComposition')(IllustrationSmallHouseComposition);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IllustrationTechninalDifficulties.d.ts","sourceRoot":"","sources":["../../../src/packages/illustrations/General/IllustrationTechninalDifficulties.tsx"],"names":[],"mappings":"AAAA,OAAyB,EAAE,KAAK,EAAE,MAAM,qBAAqB,CAAA;AAE7D,eAAO,MAAM,iCAAiC,EAAE,KAAK,CAAC,EAAE,CAAC,KAAK,CAuH7D,CAAA;;AAED,wBAEC"}
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
-
import withIllustration from '../withIllustration';
|
3
|
-
export const IllustrationTechninalDifficulties = (props) => {
|
4
|
-
return (_jsxs("svg", { viewBox: "0 0 231 130", ...props, children: [_jsxs("g", { clipPath: "url(#a)", children: [_jsx("path", { fill: "#E7EEFC", d: "M130.008 21.434c-12.196-.431-23.812-4.451-34.904-8.85C84.014 8.188 73.025 3.313 61.123.982 53.465-.517 44.71-.729 38.541 3.461c-5.938 4.028-7.855 10.998-8.886 17.451-.776 4.867-1.232 9.976.892 14.527 1.477 3.16 4.098 5.814 5.911 8.84 6.305 10.528 1.852 23.513-4.986 33.794-3.2 4.822-6.925 9.423-9.398 14.556-2.473 5.133-3.618 11.016-1.454 16.253 2.146 5.192 7.257 9.09 12.794 11.831 11.248 5.571 24.503 7.165 37.427 8.068 28.61 1.999 57.374 1.133 86.06.267 10.616-.322 21.278-.646 31.723-2.322 5.798-.932 11.784-2.408 15.993-5.976 5.346-4.53 6.67-12.194 3.088-17.87-6.002-9.52-22.613-11.882-26.812-22.104-2.312-5.625.062-11.89 3.421-17.115 7.205-11.19 19.283-21.009 19.919-33.802.438-8.786-5.368-17.585-14.345-21.741-9.411-4.363-22.458-3.81-29.401 3.403-7.149 7.438-19.711 10.296-30.479 9.913Z" }), _jsx("path", { fill: "#1657E2", fillOpacity: 0.5, d: "m50.91 9.06-.488 2.514a7.901 7.901 0 0 0-2.226 1.286l-2.402-.833-2.312 4.03 1.922 1.679c-.068.42-.112.848-.112 1.288 0 .44.044.868.112 1.289l-1.922 1.68 2.312 4.028 2.402-.833c.66.546 1.412.978 2.226 1.287l.488 2.514h4.622l.488-2.514a7.903 7.903 0 0 0 2.226-1.287l2.402.833 2.31-4.029-1.921-1.68c.068-.42.112-.848.112-1.288 0-.44-.044-.868-.112-1.288l1.922-1.68-2.311-4.029-2.402.833a7.901 7.901 0 0 0-2.226-1.286l-.488-2.515H50.91Zm2.31 6.34a3.85 3.85 0 1 1 0 7.701 3.85 3.85 0 0 1 0-7.7Z" }), _jsx("path", { fill: "#1657E2", fillOpacity: 0.3, d: "m86.135 24.46-.749 3.886a12.107 12.107 0 0 0-3.416 1.988l-3.687-1.287-3.548 6.226 2.95 2.596c-.104.65-.172 1.312-.172 1.992 0 .68.068 1.341.172 1.99l-2.95 2.597 3.548 6.226 3.687-1.287a12.107 12.107 0 0 0 3.416 1.988l.749 3.886h7.095l.748-3.886a12.107 12.107 0 0 0 3.417-1.988l3.687 1.287 3.547-6.226-2.95-2.596c.105-.65.173-1.312.173-1.991 0-.68-.068-1.342-.173-1.992l2.95-2.596-3.547-6.226-3.687 1.287a12.107 12.107 0 0 0-3.416-1.988l-.75-3.886h-7.094Zm3.547 9.965a5.889 5.889 0 1 1 0 11.777 5.889 5.889 0 0 1 0-11.777ZM175.015 14.948l-.487 2.572a7.846 7.846 0 0 0-2.226 1.315l-2.402-.852-2.312 4.12 1.922 1.719a8.41 8.41 0 0 0-.112 1.317c0 .45.044.888.112 1.318l-1.922 1.718 2.312 4.12 2.402-.852c.66.558 1.412 1 2.226 1.316l.487 2.572h4.623l.488-2.572a7.874 7.874 0 0 0 2.226-1.316l2.402.852 2.311-4.12-1.922-1.718c.068-.43.112-.868.112-1.318 0-.45-.044-.887-.112-1.317l1.922-1.718-2.311-4.12-2.402.851a7.874 7.874 0 0 0-2.226-1.315l-.488-2.572h-4.623Zm2.312 6.794a3.85 3.85 0 1 1 0 7.7 3.85 3.85 0 0 1 0-7.7Z" }), _jsx("path", { fill: "#1657E2", fillRule: "evenodd", d: "M91.703 39.86h98.651a2.609 2.609 0 0 1 2.577 3.015l-13.524 85.939H77.705l13.998-88.953Z", clipRule: "evenodd" }), _jsx("path", { fill: "#1657E2", d: "M58.224 39.86h124.988a2.609 2.609 0 0 1 2.577 3.015l-13.523 85.939H41.996l13.65-86.75a2.609 2.609 0 0 1 2.578-2.203Z" }), _jsx("path", { fill: "#fff", fillOpacity: 0.493, d: "M58.224 39.86h124.988a2.609 2.609 0 0 1 2.577 3.015l-13.523 85.939H41.996l13.65-86.75a2.609 2.609 0 0 1 2.578-2.203Z" }), _jsx("path", { fill: "#fff", fillRule: "evenodd", d: "M62.564 46.977h115.129l-12.284 81.837H50.279l12.285-81.837Z", clipRule: "evenodd" }), _jsx("path", { fill: "#1657E2", fillRule: "evenodd", d: "M107.13 116.953h74.164L179.333 130H107.13v-13.047Z", clipRule: "evenodd" }), _jsx("path", { fill: "#1657E2", d: "M0 116.953h137.127v10.438a2.609 2.609 0 0 1-2.609 2.609H2.608A2.609 2.609 0 0 1 0 127.391v-10.438Z" }), _jsx("path", { fill: "#fff", fillOpacity: 0.493, d: "M0 116.953h137.127v10.438a2.609 2.609 0 0 1-2.609 2.609H2.608A2.609 2.609 0 0 1 0 127.391v-10.438Z" }), _jsx("path", { fill: "url(#b)", d: "M98.741 59.338h33.971V93.31H98.741z" }), _jsx("path", { fill: "#C3D0D8", fillRule: "evenodd", d: "M84.643 101.463h60.298l-.849 6.342H83.794l.85-6.342Z", clipRule: "evenodd" }), _jsx("path", { fill: "#C3D0D8", d: "M167.378 78.815h46.41a2.508 2.508 0 0 1 2.507 2.508v35.541c0 7.255-5.881 13.136-13.135 13.136h-25.154c-7.255 0-13.135-5.881-13.135-13.136V81.323a2.507 2.507 0 0 1 2.507-2.508Z" }), _jsx("mask", { id: "c", width: 53, height: 52, x: 164, y: 78, maskUnits: "userSpaceOnUse", style: {
|
5
|
-
maskType: 'luminance',
|
6
|
-
}, children: _jsx("path", { fill: "#fff", d: "M167.378 78.815h46.41a2.508 2.508 0 0 1 2.507 2.508v35.541c0 7.255-5.881 13.136-13.135 13.136h-25.154c-7.255 0-13.135-5.881-13.135-13.136V81.323a2.507 2.507 0 0 1 2.507-2.508Z" }) }), _jsx("g", { mask: "url(#c)", children: _jsx("path", { fill: "#fff", fillRule: "evenodd", d: "M155.745 78.815h50.033c.384 0 .695.312.695.696v37.806c0 7.005-5.678 12.683-12.682 12.683h-33.176a5.566 5.566 0 0 1-5.566-5.566V79.511c0-.384.311-.696.696-.696Z", clipRule: "evenodd" }) }), _jsx("path", { fill: "#091E43", d: "M216.295 86.129h-51.424v7.313h51.424V86.13Z" }), _jsx("path", { fill: "#091E43", d: "M216.305 86.129h-14.696v7.313h14.696V86.13Z" }), _jsx("path", { fill: "#C3D0D8", fillRule: "evenodd", d: "M216.305 86.129c8.116 0 14.695 6.548 14.695 14.627 0 8.078-6.579 14.627-14.695 14.627v-7.314c4.058 0 7.347-3.274 7.347-7.313 0-4.04-3.289-7.314-7.347-7.314V86.13Z", clipRule: "evenodd" })] }), _jsxs("defs", { children: [_jsx("clipPath", { id: "a", children: _jsx("path", { fill: "#fff", d: "M0 0h231v130H0z" }) }), _jsx("pattern", { id: "b", width: 1, height: 1, patternContentUnits: "objectBoundingBox", children: _jsx("use", { xlinkHref: "#d", transform: "scale(.00195)" }) }), _jsx("image", { xlinkHref: "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAAIACAYAAAD0eNT6AAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAACAKADAAQAAAABAAACAAAAAAAL+LWFAAA2g0lEQVR4Ae2dW5YkOa5dq3rdH01Ck9G4NRlNQp/SZWValoW7PfgAQBxyx0e7uxkf4D4geMI8Ouvvv/gJIfA//uf/+n8hE31M8n//z//+++MSHyEAAQhAYJBAS03PWoc5HAaT4LN7S1J89o38nDUhIxkwFwQgAIFWAiM1PlvdxQC0qv/RfiQZPoaa+jFbYk6FweQQgAAEPghY1vos9RYD8CHy20fLJHiba+b9LAk6kwFzQwACECgEPOp+hhqLAajMb48EqJx6erMMiTodAgFAAAJbEvCs/bNrKwbgJaU9xX+ZOuXt2QmbEgpBQQACyxGIqv0zayoG4CFtoxLgIYTUt2YmbmowBAcBCEgTiK79s2opBuAmTaMT4CYMmcuzElgGEIFCAAISBGbV/hk1FANwkZKzEuAiFLlLM5JYDhIBQwAC6QhkqPvR9RMDcJGGGRLhIiypS9GJLAWHYCEAgVQEMtX8yNqJAfhIw0yJ8BGa5MfIZJYERNAQgMBUAhlrflTdxACcUi9jIpzCk34bldDSkAgeAhAII5C93kfUTAzAKd2yJ8QpVNm3EUktC4fAIQCBEAIqtd67XmIATummkhSnkGXfeie2LBgChwAEXAmo1XnPWokBOKWaWmKcQpd865nYkkAIGgIQcCOgXN+9aiUG4He6KSeH244JGtgruYPCZxoIQCA5gRXqu0edxAD8TtwVEiT5HnwNzyPBXyelAQQgsDSBlWq7dY3EAPxO/ZWSRHk3Wye4MgtihwAE+gmsWtMtayQG4Hd+rZos/dtnbk/LJJ+7EmaHAASiCaxez63q43+ihWE+CNQQWH0D1zCgDQQg0E5gh9phtUaeAPzOLyug7elKjycCVk73aQ7uQQAC+gR2rOGj9REDcMr7HRPotPzUb0cTPfXiCA4CEBgisHPtHqmNfAUwlHZ0jiKw8waPYsw8EFAksHttGFk/TwBOGT8C8jQMbx0JjLhdx7AYGgIQCCZAvf4JvKc28gTgJ0M+JSfApk8uEOFBIIAAdeAbcg8TngB8cOyB+DEEH4MI9DjeoNCYBgIQcCJAjX4G21IXMQAXLEmwCyhJL7Uke9IlEBYEIFBBgLpcAel3k9q6yFcA9UxpmZAARSGhKIQEAWMC7PM2oLW8eAJww7UW4E13LgcTqHW8wWExHQQgMEiAWtwP8K0uYgAe2JJ4D3AS3npL9oQhExIEIHBDgPp7A6bx8lNdxAC8wCQJXwAlu/2U7MlCJRwIQOCGAHX3Bkzn5bu6iAGoAEoyVkBK1OQu2ROFSCgQgMANAertDZjBy1d1EQNQCZWkrASVpNlVsicJjTAgAIELAtTYCyjGlz7rIgagATAJ2gArQdPPZE8QEiFAAAIXBKitF1CcLp3rIgagETKJ2ghscvNzsk8OhekhAIELAtTUCyjOl466iAHoAE3CdkCb2OVI9okhMDUEIPBBgDr6AST4Y6mL/ENAHdA5UDqg0QUCEIDAbwIc/jlSAQPQqQMmoBPchG4UmwnQmRICNwTYjzdgJlzmK4BB6CTzIMDA7pi2QNhMBYEPAtTKDyAJPmIADEQgsQ0gBg2BCQgCzTQQOBGgRp5gJHqLATASgwQ3AhkwDCYgADJTQOA3AWpj3lTAABhqQ6IbwnQcCgPgCJehIfCbAPUwfypgAIw1IumNgToNhwlwAsuwEPhvAtRBjTTAADjoRPI7QHUYEhPgAJUhtydA/dNJAQyAk1ZsAiewxsNiAoyBMty2BKh5etLz7wA4acbB4gSWYSEAgXQEOPzTSVIVEE8AqjD1N2Jj9LOL6olZiyLNPCsSoMbpqooBCNCODRIAeXAKTMAgQLpvSYDapi07XwEE6MfhEgCZKSAAgVACHP6huF0mwwC4YP0eFBPwzSTTFYpZJjWIBQIQ8CZQziQMgDfl0/iYgBMM3kIAArIEMMyy0v0IHAPwA4f/B0yAP+PeGShqveToBwEIKBE4ziEMwATVDvgTpmbKFwKYgBdA3N6eAHtknRTAAEzSEhMwCTzTQgACENiYwPnswQBMTISzEBPDYOoPAvyG8wGEjxCAwBIEPs8cDMBkWT8FmRwO00MAAhCAwIIErs4aDEACoa+ESRDW1iHwFGBr+Vk8BLYggAFIIjMmIIkQhAEBCEBgMQJ35wsGIJHQdyIlCnGrUHgKsJXcLBYCSxJ4OlcwAMkkfxIrWaiEAwEIQAACiQm8nScYgITivYmWMORlQ+IpwLLSsjAIbE8AA5A0BTABSYUhLAhAAAICBGrOEAxAYiFrBEwc/jKh8RRgGSlZCAS2IFB7dmAAkqdDrZDJl0F4EIAABCAQQKDlzMAABAgyOkWLoKNz0R8CEIAABPYggAEQ0RkTMFcovgaYy5/ZIQCBdwKt58R/vQ953+KuKLYGcT8Dd84ECtc75ud2vIcABCAAgb0I9Jy7f7cg6j18egJriWu3tr067MbJY73ksgdVxlQiQP3Jp1ZvXar+CmBE9JG++VDPj6hX7PmREwEEIAABCGQh8PoEwPrw5vCyk95aG7vI1h2J/F1XW1ZWR4C6U8cpqtVITXp8AuAhtMeYUaCzzTMifLa1qMRD/qooRZwQWJ/A6BlwawA8C53n2OtL/nOFownwczQ+QQACEICAAgGL2n9pACIO6Ig5FES0iNEiESziYAwIQAACENAhcGkAosLHBNiRxgTYsXwbibx9I8R9CEDAk4BVvf8yANHFLXo+T1Fmj22VFLPXwfwQgAAEIHBNwLLOfxmA6yl9r2IC7PhaJoddVIwEAQhAAAKjBKzr+w8DMPMgnjn3qCjZ+lsnSbb1ZYiHfM2gAjFAAAIjBH4YgJGBLPpSVC0o/hoDE2DHkpEgAAEIzCbgUdNTGYACGBNgl2YeCWMXHSNBAAIQgEANAa9ans4AFBiYgJqUqGvjlTh1s9MKAhCAAARGCHjW8D8GINuhmy2eEQFn9/VMoNlrmzk/OTqTPnNDAAKjBP4YgNGBPPpTYO2oYgLsWDISBCAAgQgC3nU7tQEogDEBdmnmnUx2kTISBCAAgb0JRNTr9AagpAAmwG4jRCSVXbSMBAEIQGA/AlF1+h8DoHDAKsSokKZwVFCJGCEAAQj4E5B4AnBg4PA6SPS9wq+P21MvmD7R4R4EINBKIOq3/xKXlAEoAVNwC4X2H7i1M6MHBCAAgUgCkYd/WZecAShBc5gVCvU/8KpnRUsIQAACMwhEH/5ljZIGoATOoVYovP/A6Z0RLSAAAQjsSEDWABSxONyeUxY+z3y4CwEIQCADgRm//Zd1/0f9kFCP3yv54OJFlnEhAAEI2BGYdfiXFUg/ATgk4LA7SPx6hcdPHt6f4O1NmPEhsCaBmYd/IbqEASgLoQgXCnD4RYH/hQAEIACBNwLLGICy0N1NwO7rf0t27kMAAmMEqDFj/M69Z//2X2JZygCUBe2aoLuuu2jODwQg4E+AGmPHOMPhX1aznAEoi9otUXdbb9GYHwhAII4ANcaOdZbDv6xoSQNQFrZLwu6yzqIpPxCAQDwBakw886gZlzUABeDqibv6+qI2AfNAAALXBKgx11x6r2b67b+sYWkDUBa4agKvuq6iGT8QgMB8AtQYWw2yHf5ldcsbgLLI1RJ5tfUUjfiBAATyEKDG2GqR8fAvK9zCAJSFrpLQq6yjaMIPBCCQjwA1Jp8mXhFtYwAKQPXEVo/fK4kZFwIQsCFAjbHheB4l62//JcatDEBZsGqCq8ZdmPMDAQjkJ0CNsdco8+FfVrudASiLVkt0tXgLY34gAAEdAtQYe62yH/5lxVsagLJwlYRXibMw5QcCENAjQI3R08wq4m0NQAGYPfGzx2eVhIwDAQjMIUCN8eGu8Nt/WfnWBqAAyLoBssZVmPEDAQjoE6DG+GiocviX1W9vAAqEbBshWzyFET8QgMA6BKgxPloqHf6FAAbgdx5k2RBZ4vDZHowKAQjMJkCNma1AnvkxACctZm+M2fOfUPAWAhBYkAA1xk9Utd/+CwkMwEc+zNogs+b9WD4fIQCBRQlQY/yEVTz8Cw0MwEVORG+U6PkulswlCEBgYQLUGD9xVQ//QgQDcJMXURsmap6bZXIZAhBYnAA1xk9g5cO/UMEAPOSG98bxHv9hadyCAAQ2IECN8RG5HPzqh38hgwF4yQ+vDeQ17styuA0BCGxCgBpjL/QqB/9B5r+ON7zeEygbydLtsTHvWXMHAhAYJ6BYYyxr7DjBPUbgCUClzlYbymqcyrBpBgEIbEZAscZw+M9JUgxAA/fRjTXavyFUmkIAAhsSUKwxHP7zEhUD0Mi+d4P19msMj+YTCFDAJkBnyi8CijWGvfMlY+gFDEAH7taN1tq+IyS6QAACGxNQrDEc/vMT9j+I0CdC7YarbdcXBb0gAIHdCSjWGM6dHFnLE4ABHd423tv9ganpCgEIQCDdf8m0RhIO/xpKMW0wAIOc7w75u+uD09EdAhCAwD8EFGsMh3+u5MUAGOjxuRE/PxtMwRAQgAAE/hBQrDEc/n/kS/MGA2AkxbEhj1ejYRkGAhCAwA8CijWGw/+HhGk+/F0iUUyoNAQJZGsCFLat5Q9fvGKtZo+Ep0n1hP88AUCgal40hAAEIDCFAIf/FOxLT8pXAEvLy+IgAIEVCHD4r6BivjVgAPJpQkQQgAAE/hDg8P+DgjfGBDAAxkAZDgIQgIAVAQ5/K5KMc0Xgnz8CPG4oJtsRO68QiCbA385EE99rPsV6zJ7QylGeAGjpRbQQgMAGBDj8NxA5wRIxAAlEIAQIQAACBwEO/4MEr94EMADehBkfAhCAQCUBDv9KUDQzIfDjbwDKiIoJaEKCQSDQQIDvOhtg0bSKgGLtZR9USZu2EU8A0kpDYBCAwC4EOPx3UTrXOjEAufQgGghAYDMCHP6bCZ5ouV9fAZTYFBMyEVNCWZwAjz0XFzhweYq1lvwPTBDnqXgC4AyY4SEAAQhcEeDwv6LCtUgCGIBI2swFAQhA4L8JcPiTBhkIXH4FUAJTTNAMQIlhbQI8/lxb34jVKdZW8j4iM+Ln4AlAPHNmhAAENiXA4b+p8EmXjQFIKgxhQQACaxHg8F9LzxVWc/sVQFmcYsKuIApryEmAx6A5dVGISrGWku8KmTUWI08AxvjRGwIQgMAjAQ7/RzzcnEgAAzARPlNDAAJrE+DwX1tf9dU9fgVQFqeYwOqiEH9eAjwWzatNtsgUayf5nS2LfOPhCYAvX0ZfjIBiUV9MAonlKOYJh79EapkG+foEoMymmMymlBgMAh8EKJYfQPj4h4BivSSf/8i31RueAGwlN4u1IqBY5K3Wzjj3BBTzgsP/Xs/V71Q9ASgQFBN7dfFY33wCFM/5GmSJQLFGkr9ZsmdOHDwBmMOdWRchoFj0F0GfahmKecDhnyqFpgRT/QSgRKeY5FOoMul2BCim20n+Z8GKdZF8/SPf1m94ArC1/CzeioDiIWC19p3HUdSdw3/njP259qYnAKWrYsL/XDKfIOBHgOLqxzbbyIq1kPzMlkVz4+EJwFz+zL4YAcVDYTEJQpajqDOHf0hqSE3S/ASgrE4x+aVUIVh5AhRbeQlvF6BY/8jHWzm3vsETgK3lZ/FeBBQPCS8WK42rqCuH/0oZaLuWricAJQTFjWCLjtEg8E6A4vvOSKWFYs0j/1Sya06c3QaghKu4IeZgZtadCVCE9dVXrHXknX7eea+ArwC8CTP+9gQUD4/tRTsBUNSPw/8kIG9vCQw9ASijKm6OWxrcgIAjAYqyI1ynoRXrG3nmlAwLDssTgAVFZUk5CSgeJjlJxkSlqBeHf0xurDLL8BOAAkJxo6wiIOvQI0CRzq+ZYk0jr/LnVbYITQxAWZTihskmBvHsQ4BinVdrxVpGPuXNp8yR8RVAZnWIbVkCiofMsmKcFqaoC4f/SUDeNhEwewJQZlXcPE20aAwBYwIUb2OgA8Mp1i/yZ0Bwuv5lagAKT8VNRB5AYCYBivhM+r/mVqxb5M38vFGPwNwAFCCKm0ldSOLXJkAxn6efYr0iX+bly0oz8zcAK6nJWmQJKB5CsrBPgSty5/A/CcjbIQIuTwBKRIoba4gknSFgQIDibgCxcgjFGkV+VIpLsyoCbgagzK64waqo0QgCjgQo8o5wfw+tWJvIC/+82G0GVwNQYCputN2SgPXmI0Cx99NEsSaRD375sPPI7gagwFXccDsnBWvPQYCib6+DYi0iD+zzgBF/EeCPAMkECCQloHhYJUX5T1iKPDn8M2eUfmwhTwAKJsXNpy8vK1iBAIfAuIqK9Qfdx3VnhGcCYQaghKG4CZ/xcRcCMQQ4DPo5K9Yd9O7Xm571BEINQAlLcTPW46QlBPwIcCi0s1WsN+jcrjM9+giEG4ASpuKm7MNLLwjYEuBwqOepWGfQt15fWo4TmGIAStiKm3McNyNAYJwAh8Q7Q8X6gq7vutLClsA0A1CWobhJbfEzGgT6CHBY3HNTrCvoea8nd/wITDUAZVmKm9VPDkaGQD0BDo1vVor1BB2/deRKDIHpBqAsU3HTxsjDLBB4JsDh8S8fxTqCfv/qx7t4AikMQFm24uaNl4sZIfBNgENEs36g23cucyWWQBoDUJaNCYgVn9nWIbDzYaJYN3bWa51dp7+SVAbgwKm4oY/YeYXALAI7HiqKtWJHnWbtCeZ9JpDSAJSQFTf2M2ruQsCfwE6Hi2KN2Ekf/2xnhlECaQ1AWZjiBh8VhP4QGCWwwyGjWBt20GU0d+kfSyC1ASgoFDd6rITMBoFvAisfNoo1YWU9vrOPKyoE0huAA6Tipj9i5xUCMwiseOgo1oEVdZiRz8xpT0DGAJSlK25+e8kYEQL1BFY6fBT3/0r867OOlioEpAxAgapYBFSSgTjXJLDCIaS471fgvuaOYFUHATkDcASuWBCO2HmFQDQB5cNIca8r847OTeabR0DWABRkioVhntTMvDsBxUNJcY8rct59b+y6fmkDcIimWCSO2HmFQCQBpcNJcV8r8Y3MO+bKSWAJA3CgVSwYR+y8QiCKgMIhpbiXFbhG5RjzaBBYygAU5IqFQyNViHIlAgqHldJeVuC5Uv6yFhsCyxmAA4tS8Thi5hUCkQQUDi2FfazAMTKvmEuHwLIG4JBAoYAcsfIKgWgCCodX5j2swC86p5hPh8DyBuCQInMROWLkFQIzCCgcYhn3rwK3GfnEnDoEtjEAhyQZC8kRG68QmEVA4TDLtHcVeM3KJebVIbCdATikyVRMjph4hcBMAgqHWoZ9q8BpZh4xtw6BbQ3AWaIMReUcD+8hMIuAwuE2c78q8JmVO8yrRwADcNJsZmE5hSHz9lwMYScj22ugZ11fG09qMCPfFLhMkoNpRQlgAG6Em1FgbkJJdfmpCMIslVRDwTzpPDSwYefIfFPgYYiWoTYhgAGoEDqy0FSEE96kpfjtzipcHMcJW3R3DONx6Ih8U+DwCImbELghgAG4AXN3OaLg3M0ddX204O3AKEqL2fOM5kJE/J75prD+CMbMsSYBDMCgrp7FZzC0pu7WhW4VLk0QF21snRsemDzyTWHdHiwZcx8CGAAHrT2KkWWYUYUtOwdLpquPFZUzIxwt801hvSOs6AuBQgADEJgHlgXqLewsBSxyzW9MuD9GIEtOPa3CIt8U1vnEgHsQqCWAAaglRbtuAhZFuXtyOpoSUDgcR/JNYX2mgjLY1gQwAFvLH7f4kaIcFyUz1RBQOCR78k1hXTX60AYCtQQwALWkaDdMoKcoD0/KAC4EFA7LlnxTWI+LkAy6NQEMwNbyxy++pSjHR8eMLQQUDs2afFNYR4sutIVALQEMQC0p2pkRqCnKZpMxkCsBhcPzKd8U4ncVkMG3JoAB2Fr+eYt/KsrzomLmHgIKh+hVvinE3aMHfSBQSwADUEuKduYEroqy+SQMGEJA4TA955tCvCHCMcnWBDAAW8s/f/Hnojw/GiIYIaBwqJZ8U4hzRAf6QqCWAAaglhTt3AhgAtzQhg/M4RqOnAkh0E0AA9CNjo6WBDABljTnjoUJmMuf2SFQSwADUEuKdu4EMAHuiMMmwASEoWYiCHQTwAB0o6OjBwFMgAfVOWNiAuZwZ1YI1BLAANSSol0YAUxAGGr3iTAB7oiZAALdBDAA3ejo6EkAE+BJN3ZsTEAsb2aDQC0BDEAtKdqFE8AEhCN3mxAT4IaWgSHQTQAD0I2OjhEEMAERlGPmwATEcGYWCNQSwADUkqLdNAKYgGnozSfGBJgjZUAIdBPAAHSjo2MkAUxAJG3fuTABvnwZHQK1BDAAtaRoN50AJmC6BGYBYALMUDIQBLoJYAC60dFxBgFMwAzqPnNiAny4MioEaglgAGpJ0S4NAUxAGimGA8EEDCNkAAh0E8AAdKOj40wCmICZ9G3nxgTY8mQ0CNQSwADUkqJdOgKYgHSSdAeECehGR0cIdBPAAHSjo2MGApiADCrYxIAJsOHIKBCoJYABqCVFu7QEMAFppWkODBPQjIwOEOgmgAHoRkfHTAQwAZnUGIsFEzDGj94QqCWAAaglRbv0BDAB6SWqDhATUI2KhhDoJoAB6EZHx4wEMAEZVemLCRPQx41eEKglgAGoJUU7GQKYABmpXgPFBLwiogEEuglgALrR0TEzAUxAZnXaYsMEtPGiNQRqCWAAaknRTo4AJkBOstuAMQG3aLgBgW4CGIBudHRUIIAJUFCpLkZMQB0nWkGglgAGoJYU7WQJYAJkpfsKHBPwhYQLEOgmgAHoRkdHJQKYACW1nmPFBDzz4S4EaglgAGpJ0U6eACZAXsI/C8AE/EHBGwh0E8AAdKOjoyIBTICiatcxYwKuuXAVArUEMAC1pGi3DAFMwDJS/oUJWEdLVhJPAAMQz5wZExDABCQQwSgETIARSIbZjgAGYDvJWfBBABNwkNB/xQToa8gK4glgAOKZM2MiApiARGIMhoIJGARI9+0IYAC2k5wFfxLABHwS0f2MCdDVjsjjCWAA4pkzY0ICmICEonSGhAnoBEe37QhgALaTnAXfEcAE3JHRu44J0NOMiOMJYADimTNjYgKYgMTiNIaGCWgERvPtCGAAtpOcBb8RwAS8EdK5jwnQ0YpI4wlgAOKZM6MAAUyAgEiVIWICKkHRbDsCGIDtJGfBtQQwAbWk8rfDBOTXiAjjCWAA4pkzoxABTICQWC+hYgJeAHF7OwIYgO0kZ8GtBDABrcTytscE5NWGyOIJYADimTOjIAFMgKBoNyFjAm7AcHk7AhiA7SRnwb0EMAG95PL1wwTk04SI4glgAOKZM6MwAUyAsHgfoWMCPoDwcTsCGIDtJGfBowQwAaME8/THBOTRgkjiCWAA4pkz4wIEMAELiPh7CZiAdbRkJW0EMABtvGgNgT8EMAF/UMi/wQTIS8gCOghgADqg0QUCBwFMwEFC/xUToK8hK2gjgAFo40VrCHwRwAR8IZG9gAmQlY7AOwhgADqg0QUCnwQwAZ9EdD9jAnS1I/I2AhiANl60hsAtAUzALRq5G5gAOckIuIMABqADGl0gcEcAE3BHRu86JkBPMyJuI4ABaONFawi8EsAEvCKSaYAJkJGKQDsIYAA6oNEFAm8EMAFvhHTuYwJ0tCLSNgIYgDZetIZANQFMQDWq9A0xAeklIsAOAhiADmh0gUAtAUxALan87TAB+TUiwjYCGIA2XrSGQDMBTEAzsrQdMAFppSGwDgIYgA5odIFAKwFMQCuxvO0xAXm1IbI2AhiANl60hkA3AUxAN7p0HTEB6SQhoA4CGIAOaHSBQC8BTEAvuXz9MAH5NCGiNgIYgDZetIbAMAFMwDDCNANgAtJIQSAdBDAAHdDoAoFRApiAUYJ5+mMC8mhBJG0EMABtvGgNATMCmAAzlNMHwgRMl4AAOghgADqg0QUCVgQwAVYk54+DCZivARG0EcAAtPGiNQTMCWACzJFOGxATMA09E3cQwAB0QKMLBKwJYAKsic4bDxMwjz0ztxHAALTxojUE3AhgAtzQhg+MCQhHzoQdBDAAHdDoAgEvApgAL7Lx42IC4pkzYxsBDEAbL1pDwJ0AJsAdcdgEmIAw1EzUQQAD0AGNLhDwJoAJ8CYcNz4mII41M7URwAC08aI1BMIIYALCULtPhAlwR8wEHQQwAB3Q6AKBKAKYgCjS/vNgAvwZM0MbAQxAGy9aQyCcACYgHLnbhJgAN7QM3EEAA9ABjS4QiCaACYgm7jcfJsCPLSO3EcAAtPGidQOB2kOLglgHtZZn3Wi0mkmAnJ9Jn7kPAhiAgwSvQwSsDycK5LUc1pyvZ+FqBAFyPIIyczwRwAA80eHeI4GowyiqUJb1RM31CPblZhT3lzC4bUBAId8MlskQSQlgAJIKkzmsWQeQZ7E8r8lzHitdz/Fajck4cwgo5NscMszqTQAD4E14ofGzHDrWBfNqXdZzeKTBVdwe8zCmPwGFfPOnwAzRBDAA0cQF58t60FgUzae1WYzvLfdT/N5zM74tAYV8s10xo80mgAGYrUDy+bMfMCNFs2ZtI+NHSVuzjqhYmGeMgEK+ja2Q3pkIYAAyqZEoFrVDpbVwtqyvdewZMrasZ0Z8zFlPQCHf6ldDy8wEMACZ1ZkUm+phUls4e9ZXO/Ykyf6ZtmddM+Nl7nsCCvl2Hz13VAhgAFSUCopT/RB5K5wj63sbO0iix2lG1vc4MDfDCSjkWzgUJjQlgAEwxak92CqHx13htFjf3diZlLdYZ6b17BxLlnyLzKksa94h7zAAO6hcscbIDV4RznCTzyJiub7PsYeDdRjAcr0O4TFkA4GofMueM1EcGqSRb4oBkJdwfAHZN37vCo+C4bG+Y+ze2CL6eaw7Im7m+CZgnW+r5IY1l2/ya1/BAKyt7+vqVikErwt1aKBQfNDXQfhJQ47k2y55MMJokqxTp8UATMU/d/JdioInZYWCg86eGRA7dku+7a57C6tYFfPMhgHIo0VoJLsXB0vYCoUGvS0VnzvWU76h87U2T8yue+xxFQOwh84/VkmR+IHD5INCgUF3E6lTDHLON3Rtk+TMrq3neq0xAOtp+rgiisUjnqGbCoUF/YckpvNCBBT2qzduDIA34UTjU/z9xVAoKuSBfx4wgxYBhX3rQRQD4EE14ZgU/ThRFIoJ+RCXD8ykQ0Bh71rSxABY0kw6FsU+XhiFQkJexOcFM2oQUNi/FiQxABYUE49BkZ8njkIRIT/m5Qcz5yegsIdHKGIARugl70txny+QQgEhT+bnCRHkJqCwj3sIYgB6qAn0oajnEUmheJAvefKFSPISUNjLLfQwAC20RNpSzPMJpVA4yJt8eUNE+Qgo7OVaahiAWlIi7Sji+YRSKhjkT778IaKcBJT29R1BDMAdGcHrFO98oikWCfIoXx4RUV4Cinv8oIkBOEiIv1K08wmoXBjIp3z5RER5CajudQxA3pyqjoxiXY0qrKFqQTgDIq/ONHgPgXcCavseA/CuaeoWFOl88qgVgSeC5NcTHe5B4JuA0v7HAHzrJ3OF4pxPKqXNX0uPPKslRTsI/CKgUgcwAKIZS1HOJ5zKpu8hR771UKPP7gSy1wQMgGCGUozziZZ9o1sQI+8sKDLGbgQy1wYMgFg2UoTzCZZ5g1vTIv+siTLeDgSy1ggMgFD2UXzziZV1Y3uSIg896TL2qgQy1goMgEi2UXTzCZVxQ0dRIh+jSDPPagQy1Y3/rAZ3xfVQbFdUVXtNmYqYNkmi341ApnrOE4Dk2ZcpWZKjmhLe7gch+Tkl7Zh0AQIZagcGIHEiUVwTi3MKLcNGPoUT/pY8DUfOhIsQmF07MABJE4mimlSYm7Bmb+SbsMIuk69hqJloMQIzawcGIGEyUUwTilIR0syNXBGeexPy1h0xEyxKYFbtwAAkSyiKaDJBGsOZtZEbw3RrTv66oWXgxQnMqB0YgERJRfFMJMZAKDM28kC45l3JY3OkDLgJgejawf8NMEliUTSTCEEYwwSii9hwwAwAgSQEos8BngAkED5a9ARLXj4EDsG//iKvl09zFuhEIKp+YACcBKwdliJZS0qvXdQmzkyG/M6sDrFlJhBRP/gKYGIGUBwnwmfqEAIRRSxkIUwCgQUJ8ARgkqgc/pPAB0/LAfgLOPkenHhMtwQB7/rBE4AJaUIxnACdKacS8C5kUxfH5BBwIuB9VvAEwEm4u2G9Bb2bl+vzCHD4/cue/P+XBe8gUEvAq4bwBKBWAYN2FD8DiAwhTcCrkElDIXgIvBDwOjswAC/grW57CWgVH+P4EUD7n2wxAT958AkCswhgAALIcwAEQGYKKQKYACm5CDYBAY9zBAPgLKyHaM4hMzwEQghgAkIwM8lCBKzPE/4I0DE5rMVyDJWhAwhw4F1DZp9cc+EqBO4IWNUSngDcER68TlEbBEj3bQhYFbNtgLFQCBgRwAAYgTwPw+F/psF7CLwTwAS8M6IFBA4CVmcMBuAgavRqJYxROAwDARkCmAAZqQg0AQGLswYDYCikhSCG4TAUBOQIYALkJCNgYQL8EaCReBz+RiAXH4YDrk5g9lMdJ1pBYKSm8ATAIH8oVgYQGQICJwIjRe00DG8hAIEHAhiABzg1tzj8ayjRBgLtBDAB7czosR+BkTMIAzCQLyPgB6alKwS2IYAJ2EZqFjpAoPcswgB0Qu8F3jkd3SCwLQFMwLbSs3BnAhiADsAc/h3Q6AKBAQKYgAF4dN2CQM+5hAFoTI0eyI1T0BwCELgggAm4gMIlCAwQwAA0wOPwb4BFUwg4EMAEOEBlyGUItJ5RGIBK6VvBVg5LMwhAoJEAJqARGM0hcEMAA3AD5nyZw/9Mg/cQmE8AEzBfAyLISaDlvMIAvGjYAvNlKG5vToBDyzYB4GnLk9H2I4ABeNCcw/8BDrcgkIAAJiCBCISQjkDt2YUBuJGuFuBNdy5DAAJBBDABQaCZZjkCGIALSTn8L6BwCQKJCWACEotDaFMI1JxjGIAPaWqgfXThIwQgkIAAJiCBCIQgRYD/HPBJLg7/EwzemhLgcDLF+TgY+/gRDzc3I/BUe3gC8DsZKBqb7QqWCwEIQGBzAhiA/04ADv/NdwHLhwAEILAhge2/AuDw3zDrg5f89AguOJTlp2M/Ly8xC+wgcFeDtn4CQLHoyCS6QAACEIDAEgS2NQAc/kvkb/pF3Dnv9IETIAQgsDyBLQ0Ah//yec0CNyTAvt5QdJZcReBub2xnAO5AVFGkEQQaCPDbfwMsmkIAAuEEtjIAHP7h+cWEEIAABCCQlMA2/y8ADv+kGbhoWPz2Hyss+zuWN7NpEvisS1s8AaA4aCaratSfm0x1HcQNAQisTWB5A8Dhv3YCszoIQAACEOgjsPRXABz+fUlBr34C/Pbfz663J/u8lxz9diRwrlHLPgGgKOyY2nPXfN5YcyNhdghAAALvBJY0ABz+78LTwpYAh78tT0aDAAT8CSxnADj8/ZOGGX4S4PD/yYNPEICABoHlDIAGdqJchQCH/1wlMfxz+TO7HoHznsEA6OlHxEkIcPgnEYIwIACBLgLLGQCKclce0KmRAHnWCIzmEIBAOgLLGYBCmOKcLs+WCoj8WkpOFgOBbQksaQCKmhTpbXPadeHklSteBocABAIIHH8HsKwBKAwp1gGZtNEU5FMusY8ilisqovEkwB60pbu0ASioSBjbhNl1NPJoV+VZdxYCxx48XrPEpRzH8gagiEPCKKfo/NjJn/kaEMHeBD734Ofnven0r34LA1DwkDD9SbJzT/JmZ/VZewYCd3vw7nqGmFVi2MYAFEFIGJW0zBEn+ZJDB6LYl8DbHny7vy+5upUv/V8DvEPAHw/dkeH6QYDCcpDI+8o+zquNRWQte5Bc6CO+pQEoqEiYvoTZoVdL4dmBR8Y1sn8zqmIXU88eJCfa+W/1FcAZT0+Cnfvzfk0C5MWaurIqHQK9e7C3nw4Z+0i3NQAFJQljn1DKI5IPyuoR+woERvfgaP8VGLasYWsDUECRMC3psm5b8mBdbVmZBgGrPWg1jga1sSi3NwAFHwkzlkTqvdFfXUHiVydgvQetx1Pnexc/BuA3GRLmLkXWvo7ua+vL6vIT8NqDXuPmJ1ofIQbgxIqEOcHY4C16byAyS0xNwHsPeo+fGm5FcBiAD0gkzAeQRT+i86LCsiwZAlF7MGoeGfCnQDEAJxjHWxLmILHmK/quqSur0iEQvQej51NRAgNwoxQJcwNG/DK6igtI+PIEZu3BWfNmFmyaASj/alP2f7mJhMmcuu2xoWc7M3pAwJLA7D04e35LlhZjTTEA54P//N5iQdZjkDDWROeMh45zuDMrBA4CWfZgljgOLjNfww3A1YF/dW0mlM+5SZhPIlqf0U9LL6Jdj0C2PZgtnlmKhxqAp4P+6d4sOOd5SZgzDZ336KajFZGuSSDrHswaV2QWhBmAmgO+pk0knM+5SJhPIrk/o1dufYhufQLZ92D2+LwzJMQAtBzsLW294VyNv3vCXDHJeA2dMqpCTDsRUNmDKnF65I67Aeg50Hv6eMC5G3PnhLljkuk6+mRSg1h2JKC2B9XitcopVwMwcpCP9LWC8zTOrgnzxCTDPXTJoAIx7ExAdQ+qxj2Sa24GwOIAtxhjBM5b3x0T5o3JzPvoMZM+c0NA/7+sulsNcTEAlge35VgeG3S3hPFgaDEmOlhQZAwI9BNYZQ+uso4aJc0NgMeB7TFmDZzaNjslTC2TyHbwj6TNXBD4JrDaHlxtPd+K/bpiagA8D2rPse/gtFzfJWFamES0hXsEZeaAwD2BVffgqus6K2lmACIO6Ig5znBa3++QMK1MPNvD25MuY0PgncDqe3D19ZkYgMiDOXKu9/T/brF6wnyveM4VOM/hzqwQOAjssgdXXuewAZhxIM+Y80j6mteVE6Zm/d5t4OtNmPEh8Exgtz246nqHDMDMg3jm3M9b49fdVROmZu2ebeDqSZexIfBOYNc9uOK6uw1AhgM4QwxP22XFhHlar/c9eHoTZnwIPBPYfQ+utv4uA5Dp4M0Uy9XWWS1hrtYYcQ2OEZSZAwL3BNiDv9isxOHve7mv72Q9cLOLkpXbtcq5rmbXNhetfaJhT8VpzR78Zr1C/jU9Aci84MyxldRhA31voJorcKuhRBsI+BFgD16zVedS4q82ANkP2CJR9hjVE+Z6G/hdhZcfW0aGQA0B9uAzJXU+VQYg+8F6lih7rOoJc2bt+R5OnnQZGwLvBNiD74xKC2VOrwYg+4F6JVH2mJUT5oq39TX4WBNlPAi0EWAP7sHr0QBkP0ifJMoeOxvsWj24XHPhKgSiCLAH+0grcrs1ANkP0BqJsq9BMWFquPe2gUcvuT37kS/2usN0jKkav1sDMIYhT29MQB4tniJR2zhPa+EeBBQJsAdtVFPgeMR4aQCyH5qtMmVfzyFG67pWab/7+lfRkXVoE8heJ5XoqtS0LwOwahJkX5dKwlhvwl3Xbc2R8SBgQSB7nbRYY9QYCrXtywBEwZkxT/bkVkgYS912W68lO8aCgBeB7HXSa90e42avcT/+KeBdhM8uyg46ZNfAoxgwpg+BHfaLD7nnUdmjz3xa7mbK0bOuWz0BOATLJMYR0/n1LND5+irvV1/fKjqxjr0JZK+TSupkrXl/DMBuYmdfb9aEGd10q65rlAv9IZCRQPY6mZHZXUwZa98fA3AX9MrXsyd3xoQZyYfV1jPCgr4QUCGQvU6qcCxxZquBWxuAIkj25M6WMIVZz88q6+hZO318CZBbvnzL6NnrpD8Buxlm5uvn3P8YgN3Fzb7+T9HsUjFmJPX4YygxCwRyE8heJ3PT+xldlpq4/ROAQ5bsyZ0lYQ5eta+qcdeuj3YQ2IlA9jqppEV0bbyaDwNwypjsyX0l4Cn8dG/V4k0HkICqCZBr1aiGG2avk8MLDBxgdt7+BzF/qp2dx+yE+Unr/pNKnPcr4A4EIHBHIHudvIs74/WIWnk3B08ALjIie3LfiXmxlCmXssc3BQqTQmAxAtnrpBJuz5r5NDYG4CZLsif3k6g3Swq5nDWukMUzyVQC5F48/ux1Mp5I/4we+fs25t8I+CzYG8Dn3v53M+mXnZW/Gswwm0Cm/TCbReT87H1b2qN5XKsHTwBedBsV4mX44du1Qg9P9DJAljhewuQ2BCDgQCB7nXRYsuuQvfW09GvpyxOAShlboFYOadps5gbMzsYUNIOlJzBzL6SH4xwgtcAP8F1ejzDHADToNQK6YZrupncJ0j1gRcfsTCqWQJPFCMzYB4shHFoONWEIX2hnvgJowJ29sERvvOj5GqSi6cYEyMu54mevk3Pp5JodA9CoR/bkjip+UfM0ykNzCEAgAYHsdTIBohQhYAA6ZMie3N6Hs/f4HZLQBQIQSEYge51MhmtKOBiATuzZk9vrkPYat1MGukHgkgB5eokl/GL2OhkOJNmEGIABQbInt3URtB5vAD1dIQABEQLZ66QIRpcwMQCDWLMnt9WhbTXOIG66Q6CaADlbjcq9YfY66Q4g6QQYAANhsif3aCEc7W+AmCEgAAFxAtnrpDjervAxAF3YvjtlT+7eQ7y33zchrkAgngD5G8/8acbsdfIp9hXvYQAMVc2e3K3FsLW9IUqGggAEFiWQvU4uiv1yWRiASyz9F7Mnd+2hXtuunxQ9IRBDgFyO4dwyS/Y62bIW5bb/YXPYy5c9ud80f7tvT4wRIQCB3Qhkr5M76METACeVsyf33SF/d90JE8NCIIQAeR2CuXmS7HWyeUFiHTAAjoJlT+7Povj52RENQ0MAAhD4h0D2OrmyTH+XxSGAr8QcrL58GR0CtQSodbWk4ttRJ+OZ/2MAyrRsDF/4JLcvX0aHQC0Bal0tqfh21MlY5nwFEMSbohMEmmkgAAFZAtTJWOn+PAEo0wLfHz4O158xM0DgjQC17o3Q3PvUyRj+PAGI4fxnFgrPHxS8gQAEIHBJgDp5icX84o8nAGV0wJszvhwQh3uJhYsQCCNArQtD3T0RdbIbXVVHngBUYbJvRPGxZ8qIEGghwOHSQmtOW+qkL/cvA8Cm8AV+Hp3kPtPgPQQgAIFvAtTJbyZWV74MgNXAjFNHgOSu40QrCHgQ4BceD6r2Y1In7ZmWEb/+BuCYBuAHiZhXClEMZ2aBwBUB6t0VlXzXqJO2mtwagDINm8IW9ttoJPcbIe5DwI8A9c6PreXI1Ek7mo9fAQDaDnTNSBSgGkq0gQAEdiZAnbRT/9EA2E3DSLUESO5aUrSDgC0BfuGx5ek5GnXShu7jVwDHFMA+SMS9UoziWDMTBM4EqHdnGrnfUyfH9KkyAGUKNsUY6J7eJHcPNfpAYJwA9W6cYdQI1Ml+0tUGoEzBpugH3duT5O4lRz8IjBGg3o3xi+xNneyj3fQ3AEDugzzSiyI0Qo++EIDADgSok30qNz0BOKYA9kEi7hXzFceamSBwEKDWHSQ0XqmTbTp1GYAyBRujDbRFa5LbgiJjQKCNALWujdfs1tTJegW6DUCZgo1RD9qqJcltRZJxIFBPgFpXzypDS+pknQpDBqBMwcaoA23ZiuS2pMlYEKgjQK2r45SlFXXyXYmmPwK8Gg7IV1S4BgEIrEaAWqelKIbtXa/hJwDHFMA+SPi+UoR8+TI6BN4IUOveCOW6T82818PMAJQp2Bj3oC3ukMgWFBkDAuMEqHXjDCNHoHZe0zY1AGUKNsY16NGrJPAoQfpDwJYAtc6Wp/do1NBvwsN/A/A5JJA/iYx/huk4Q0aAgDUB9qU1UcaLJmD+BOBYAO74IDH2SpEZ40dvCHgToNZ5E7Ybn3r6k6WbASjTsDF+wm79RLK2EqM9BOYRoN7NY98yM3X1X1rmXwH8O/RffwH6TKPtPezaeNEaArMJsGdnK8D8rQRcDUAJhk3RKgnM2onRAwI5CFDvcuhAFHUE3A1ACYNNUScGrOo50RICWQlQ77IqQ1yfBFz/BuBzMr4j+yTy8zOF4ycPPkFAnQA1L6eC1NpfuoQ8AThSAOgHie9X2Hwz4QoE1Amwr9UVXDv+UANQULIhvhMKJt9MuAKBVQiwv1dRcr11hH4FcMbHo7FfNCgO56zgPQTWJkDdy6EvdfeXDuFPAA75EYCnIUcu8AqBXQhQ93ZRWmOd054AHHh2dcQUgiMDeIXAngR2rX0Z1Kb+/lJhugEoYey2EUi+DCWAGCCQg8Bu9W82dervvwpM+wrg3xD2ehRO8p2V5z0EIEBNIAdmEUjxBOBY/OpOmI1+KM0rBCBwRWD1Gni15uhr1OF/iacyACWsVTcASfdv0vEOAhB4JrBqHXxedcxdavG/nNMZgBLaaslPwv2bcLyDAATqCaxWC+tX7tOSWvyTa0oDUEJcJfFJuJ8JxycIQKCdwCr1sH3ldj2oxd8s0xqAEqp60pNw3wnHFQhAoJ+Aek3sX/l4T+rxN8PUBuAIVzHpSbZDPV4hAAFrAoo10ZpBy3jU42taEgaghK6U8CTbdbJxFQIQsCegVBvtV/8+IvX4npGMAShLyJ7oJNp9onEHAhDwJ5C9RvoT+DkDNfknj89PUgbgCD5jkpNohzq8QgACGQhkrJNRXKjHdaQlDcCxtAwJTqIdavAKAQhkJZChVkawoR63UZY2AMdSZyQ3iXbQ5xUCEFAjMKNmejCiDo9RXcIAHAi8k5pkO0jzCgEIrETAu3ZasaIGW5H8Nc5SBuATjUVSk3CfVPkMAQjsRMCijrbyou62Eutr//8Btsyw/UpDm8cAAAAASUVORK5CYII=", id: "d", width: 512, height: 512 })] })] }));
|
7
|
-
};
|
8
|
-
export default withIllustration('IllustrationTechninalDifficulties')(IllustrationTechninalDifficulties);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IllustrationTerraceBlock.d.ts","sourceRoot":"","sources":["../../../src/packages/illustrations/General/IllustrationTerraceBlock.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AAyCzB,wBAEC"}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
-
import withIllustration from '../withIllustration';
|
3
|
-
const IllustrationTerraceBlock = props => {
|
4
|
-
return (_jsx("svg", { viewBox: "0 0 128 76", ...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: "52", width: "72", height: "24" }), _jsx("rect", { fill: "#091E43", x: "32", y: "60", width: "8", height: "16" }), _jsx("rect", { fill: "#C3D0D8", x: "8", y: "60", width: "16", height: "8" }), _jsx("rect", { fill: "#C3D0D8", x: "48", y: "60", width: "16", height: "8" }), _jsx("rect", { fill: "#FFFFFF", x: "16", y: "28", width: "72", height: "24" }), _jsx("rect", { fill: "#FFFFFF", x: "32", y: "4", width: "72", height: "24" }), _jsx("rect", { fill: "#C3D0D8", x: "104", y: "4", width: "24", height: "24" }), _jsx("rect", { fill: "#C3D0D8", x: "88", y: "28", width: "40", height: "24" }), _jsx("rect", { fill: "#C3D0D8", x: "72", y: "52", width: "56", height: "24" }), _jsx("rect", { fill: "#C3D0D8", x: "24", y: "36", width: "8", height: "8" }), _jsx("rect", { fill: "#C3D0D8", x: "40", y: "36", width: "8", height: "8" }), _jsx("rect", { fill: "#C3D0D8", x: "56", y: "36", width: "8", height: "8" }), _jsx("rect", { fill: "#C3D0D8", x: "72", y: "36", width: "8", height: "8" }), _jsx("rect", { fill: "#C3D0D8", x: "40", y: "12", width: "8", height: "8" }), _jsx("rect", { fill: "#C3D0D8", x: "56", y: "12", width: "8", height: "8" }), _jsx("rect", { fill: "#C3D0D8", x: "72", y: "12", width: "8", height: "8" }), _jsx("rect", { fill: "#C3D0D8", x: "88", y: "12", width: "8", height: "8" }), _jsx("rect", { fill: "#091E43", x: "112", y: "12", width: "8", height: "8" }), _jsx("rect", { fill: "#091E43", x: "112", y: "36", width: "8", height: "8" }), _jsx("rect", { fill: "#091E43", x: "112", y: "60", width: "8", height: "8" }), _jsx("rect", { fill: "#091E43", x: "96", y: "36", width: "8", height: "8" }), _jsx("rect", { fill: "#091E43", x: "96", y: "60", width: "8", height: "8" }), _jsx("rect", { fill: "#091E43", x: "80", y: "60", width: "8", height: "8" }), _jsx("rect", { fill: "#091E43", x: "32", y: "0", width: "72", height: "4" }), _jsx("rect", { fill: "#031432", x: "104", y: "0", width: "24", height: "4" })] }) }) }) }));
|
5
|
-
};
|
6
|
-
export default withIllustration('IllustrationTerraceBlock')(IllustrationTerraceBlock);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IllustrationTerraceBlockComposition.d.ts","sourceRoot":"","sources":["../../../src/packages/illustrations/General/IllustrationTerraceBlockComposition.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AA8PzB,wBAEC"}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
-
import withIllustration from '../withIllustration';
|
3
|
-
const IllustrationTerraceBlockComposition = props => {
|
4
|
-
return (_jsx("svg", { viewBox: "0 0 257 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(206.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", { transform: "translate(9.000000, 19.000000)", className: "fill-secondary", fill: "#10105A", children: _jsx("circle", { cx: "20", cy: "20", r: "20" }) }), _jsx("g", { transform: "translate(35.000000, 46.000000)", children: _jsxs("g", { children: [_jsx("rect", { fill: "#FFFFFF", x: "0", y: "74.5789474", width: "104.0625", height: "34.4210526" }), _jsx("rect", { fill: "#091E43", x: "46.25", y: "86.0526316", width: "11.5625", height: "22.9473684" }), _jsx("rect", { fill: "#C3D0D8", x: "11.5625", y: "86.0526316", width: "23.125", height: "11.4736842" }), _jsx("rect", { fill: "#C3D0D8", x: "69.375", y: "86.0526316", width: "23.125", height: "11.4736842" }), _jsx("rect", { fill: "#FFFFFF", x: "23.125", y: "40.1578947", width: "104.0625", height: "34.4210526" }), _jsx("rect", { fill: "#FFFFFF", x: "46.25", y: "5.73684211", width: "104.0625", height: "34.4210526" }), _jsx("path", { d: "M127.1875,74.5789474 L127.1875,40.1578947 L150.3125,40.1578947 L150.3125,5.73684211 L185,5.73684211 L185,109 L104.0625,109 L104.0625,74.5789474 L127.1875,74.5789474 Z", fill: "#C3D0D8" }), _jsx("rect", { fill: "#C3D0D8", x: "34.6875", y: "51.6315789", width: "11.5625", height: "11.4736842" }), _jsx("rect", { fill: "#C3D0D8", x: "57.8125", y: "51.6315789", width: "11.5625", height: "11.4736842" }), _jsx("rect", { fill: "#C3D0D8", x: "80.9375", y: "51.6315789", width: "11.5625", height: "11.4736842" }), _jsx("rect", { fill: "#C3D0D8", x: "104.0625", y: "51.6315789", width: "11.5625", height: "11.4736842" }), _jsx("rect", { fill: "#C3D0D8", x: "57.8125", y: "17.2105263", width: "11.5625", height: "11.4736842" }), _jsx("rect", { fill: "#C3D0D8", x: "80.9375", y: "17.2105263", width: "11.5625", height: "11.4736842" }), _jsx("rect", { fill: "#C3D0D8", x: "104.0625", y: "17.2105263", width: "11.5625", height: "11.4736842" }), _jsx("rect", { fill: "#C3D0D8", x: "127.1875", y: "17.2105263", width: "11.5625", height: "11.4736842" }), _jsx("rect", { fill: "#091E43", x: "161.875", y: "17.2105263", width: "11.5625", height: "11.4736842" }), _jsx("rect", { fill: "#091E43", x: "161.875", y: "51.6315789", width: "11.5625", height: "11.4736842" }), _jsx("rect", { fill: "#091E43", x: "161.875", y: "86.0526316", width: "11.5625", height: "11.4736842" }), _jsx("rect", { fill: "#091E43", x: "138.75", y: "51.6315789", width: "11.5625", height: "11.4736842" }), _jsx("rect", { fill: "#091E43", x: "138.75", y: "86.0526316", width: "11.5625", height: "11.4736842" }), _jsx("rect", { fill: "#091E43", x: "115.625", y: "86.0526316", width: "11.5625", height: "11.4736842" }), _jsx("rect", { fill: "#091E43", x: "46.25", y: "0", width: "104.0625", height: "5.73684211" }), _jsx("rect", { fill: "#031432", x: "150.3125", y: "0", width: "34.6875", height: "5.73684211" })] }) }), _jsx("g", { transform: "translate(11.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(211.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(139.500000, 150.000000) scale(-1, 1) translate(-139.500000, -150.000000) translate(130.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(54.500000, 36.000000) scale(-1, 1) translate(-54.500000, -36.000000) translate(33.000000, 29.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(235.500000, 15.000000) scale(-1, 1) translate(-235.500000, -15.000000) translate(214.000000, 8.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('IllustrationTerraceBlockComposition')(IllustrationTerraceBlockComposition);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IllustrationTownHouse.d.ts","sourceRoot":"","sources":["../../../src/packages/illustrations/General/IllustrationTownHouse.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AAyCzB,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 IllustrationTownHouse = props => {
|
4
|
-
return (_jsx("svg", { viewBox: "0 0 152 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: "#C3D0D8", x: "8", y: "24", width: "8", height: "16" }), _jsx("rect", { fill: "#FFFFFF", x: "44", y: "16", width: "40", height: "24" }), _jsx("polygon", { fill: "#091E43", points: "56 0 96 0 84 16 44 16" }), _jsx("polygon", { fill: "#C3D0D8", points: "84 16 96 0 108 16 108 40 84 40" }), _jsx("rect", { fill: "#C3D0D8", x: "68", y: "24", width: "8", height: "8" }), _jsx("rect", { fill: "#C3D0D8", x: "52", y: "24", width: "8", height: "16" }), _jsx("rect", { fill: "#FFFFFF", x: "88", y: "16", width: "40", height: "24" }), _jsx("polygon", { fill: "#091E43", points: "100 0 140 0 128 16 88 16" }), _jsx("polygon", { fill: "#C3D0D8", points: "128 16 140 0 152 16 152 40 128 40" }), _jsx("rect", { fill: "#C3D0D8", x: "112", y: "24", width: "8", height: "8" }), _jsx("rect", { fill: "#091E43", x: "136", y: "24", width: "8", height: "8" }), _jsx("rect", { fill: "#C3D0D8", x: "96", y: "24", width: "8", height: "16" })] }) }) }) }));
|
5
|
-
};
|
6
|
-
export default withIllustration('IllustrationTownHouse')(IllustrationTownHouse);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IllustrationTownHouseComposition.d.ts","sourceRoot":"","sources":["../../../src/packages/illustrations/General/IllustrationTownHouseComposition.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AAwLzB,wBAEC"}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
-
import withIllustration from '../withIllustration';
|
3
|
-
const IllustrationTownHouseComposition = 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", transform: "translate(73.000000, 55.000000)", fill: "#0842C0", children: _jsx("path", { d: "M19.6670115,0 C36.285725,33.3333333 42.4395712,58.3333333 38.12855,75 C27.8368233,75 17.5502984,75 1.20547307,75 C-2.84423669,58.3333333 3.30960946,33.3333333 19.6670115,0 Z" }) }), _jsx("g", { opacity: "0.495837984", className: "fill-primary", transform: "translate(93.000000, 55.000000)", fill: "#0842C0", children: _jsx("path", { d: "M19.6670115,0 C36.285725,33.3333333 42.4395712,58.3333333 38.12855,75 C27.8368233,75 17.5502984,75 1.20547307,75 C-2.84423669,58.3333333 3.30960946,33.3333333 19.6670115,0 Z" }) }), _jsx("g", { transform: "translate(10.000000, 31.000000)", className: "fill-secondary", fill: "#10105A", children: _jsx("circle", { cx: "20", cy: "20", r: "20" }) }), _jsx("g", { transform: "translate(18.000000, 98.000000)", children: _jsxs("g", { children: [_jsx("rect", { fill: "#FFFFFF", x: "0", y: "22.8", width: "57.6315789", height: "34.2" }), _jsx("polygon", { fill: "#091E43", points: "17.2894737 0 74.9210526 0 57.6315789 22.8 0 22.8" }), _jsx("polygon", { fill: "#C3D0D8", points: "57.6315789 22.8 74.9210526 0 92.2105263 22.8 92.2105263 57 57.6315789 57" }), _jsx("rect", { fill: "#C3D0D8", x: "34.5789474", y: "34.2", width: "11.5263158", height: "11.4" }), _jsx("rect", { fill: "#C3D0D8", x: "11.5263158", y: "34.2", width: "11.5263158", height: "22.8" }), _jsx("rect", { fill: "#FFFFFF", x: "63.3947368", y: "22.8", width: "57.6315789", height: "34.2" }), _jsx("polygon", { fill: "#091E43", points: "80.6842105 0 138.315789 0 121.026316 22.8 63.3947368 22.8" }), _jsx("polygon", { fill: "#C3D0D8", points: "121.026316 22.8 138.315789 0 155.605263 22.8 155.605263 57 121.026316 57" }), _jsx("rect", { fill: "#C3D0D8", x: "97.9736842", y: "34.2", width: "11.5263158", height: "11.4" }), _jsx("rect", { fill: "#C3D0D8", x: "74.9210526", y: "34.2", width: "11.5263158", height: "22.8" }), _jsx("rect", { fill: "#FFFFFF", x: "126.789474", y: "22.8", width: "57.6315789", height: "34.2" }), _jsx("polygon", { fill: "#091E43", points: "144.078947 0 201.710526 0 184.421053 22.8 126.789474 22.8" }), _jsx("polygon", { fill: "#C3D0D8", points: "184.421053 22.8 201.710526 0 219 22.8 219 57 184.421053 57" }), _jsx("rect", { fill: "#C3D0D8", x: "161.368421", y: "34.2", width: "11.5263158", height: "11.4" }), _jsx("rect", { fill: "#091E43", x: "195.947368", y: "34.2", width: "11.5263158", height: "11.4" }), _jsx("rect", { fill: "#C3D0D8", x: "138.315789", y: "34.2", width: "11.5263158", height: "22.8" })] }) }), _jsx("g", { transform: "translate(8.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", { className: "fill-primary", transform: "translate(185.000000, 141.000000)", 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(34.000000, 41.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(196.000000, 65.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(163.500000, 40.000000) scale(-1, 1) translate(-163.500000, -40.000000) translate(142.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" }) })] }) }) }) }));
|
5
|
-
};
|
6
|
-
export default withIllustration('IllustrationTownHouseComposition')(IllustrationTownHouseComposition);
|
@@ -1,25 +0,0 @@
|
|
1
|
-
declare const _default: {
|
2
|
-
title: string;
|
3
|
-
component: import("react").ComponentType<import("./withIllustration").WithIllustrationWrapperProps>;
|
4
|
-
};
|
5
|
-
export default _default;
|
6
|
-
export declare const WithoutComposition: {
|
7
|
-
render: () => import("react/jsx-runtime").JSX.Element;
|
8
|
-
name: string;
|
9
|
-
};
|
10
|
-
export declare const WithComposition: {
|
11
|
-
render: () => import("react/jsx-runtime").JSX.Element;
|
12
|
-
name: string;
|
13
|
-
};
|
14
|
-
export declare const MySiteIllustration: {
|
15
|
-
render: () => import("react/jsx-runtime").JSX.Element;
|
16
|
-
name: string;
|
17
|
-
};
|
18
|
-
export declare const BackgroundWithComposition: {
|
19
|
-
render: () => import("react/jsx-runtime").JSX.Element;
|
20
|
-
name: string;
|
21
|
-
};
|
22
|
-
export declare const Background: {
|
23
|
-
render: () => import("react/jsx-runtime").JSX.Element;
|
24
|
-
name: string;
|
25
|
-
};
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"Illustration.stories.d.ts","sourceRoot":"","sources":["../../src/packages/illustrations/Illustration.stories.tsx"],"names":[],"mappings":";;;;AAsCA,wBAGC;AAED,eAAO,MAAM,kBAAkB;;;CAa9B,CAAA;AAED,eAAO,MAAM,eAAe;;;CA+B3B,CAAA;AAED,eAAO,MAAM,kBAAkB;;;CA2B9B,CAAA;AAED,eAAO,MAAM,yBAAyB;;;CASrC,CAAA;AAED,eAAO,MAAM,UAAU;;;CAItB,CAAA"}
|
@@ -1,62 +0,0 @@
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
-
import IllustrationHouse from './General/IllustrationHouse';
|
3
|
-
import IllustrationLowHouse from './General/IllustrationLowHouse';
|
4
|
-
import IllustrationHighHouse from './General/IllustrationHighHouse';
|
5
|
-
import IllustrationTownHouse from './General/IllustrationTownHouse';
|
6
|
-
import IllustrationSmallHouse from './General/IllustrationSmallHouse';
|
7
|
-
import IllustrationTerraceBlock from './General/IllustrationTerraceBlock';
|
8
|
-
import IllustrationSemiDetachedHouse from './General/IllustrationSemiDetachedHouse';
|
9
|
-
import IllustrationHighHouseComposition from './General/IllustrationHighHouseComposition';
|
10
|
-
import IllustrationHouseComposition from './General/IllustrationHouseComposition';
|
11
|
-
import IllustrationLowHouseComposition from './General/IllustrationLowHouseComposition';
|
12
|
-
import IllustrationSemiDetachedHouseComposition from './General/IllustrationSemiDetachedHouseComposition';
|
13
|
-
import IllustrationSmallHouseComposition from './General/IllustrationSmallHouseComposition';
|
14
|
-
import IllustrationTerraceBlockComposition from './General/IllustrationTerraceBlockComposition';
|
15
|
-
import IllustrationTownHouseComposition from './General/IllustrationTownHouseComposition';
|
16
|
-
import IllustrationHousesBackground from './Backgrounds/IllustrationHousesBackground';
|
17
|
-
import IllustrationHousesBackgroundWithComposition from './Backgrounds/IllustrationHousesBackgroundWithComposition';
|
18
|
-
import IllustrationHouseMissing from './General/IllustrationHouseMissing';
|
19
|
-
import IllustrationError from './General/IllustrationError';
|
20
|
-
import IllustrationErrorGeneric from './General/IllustrationErrorGeneric';
|
21
|
-
import IllustrationPaperCompleted from './General/IllustrationPaperCompleted';
|
22
|
-
import IllustrationPaperMissing from './General/IllustrationPaperMissing';
|
23
|
-
import IllustrationMySitePapers from './MySite/IllustrationMySitePapers';
|
24
|
-
import IllustrationMySiteBuilding from './MySite/IllustrationMySiteBuilding';
|
25
|
-
import IllustrationMySiteCoffeeBook from './MySite/IllustrationMySiteCoffeeBook';
|
26
|
-
import IllustrationMySiteGift from './MySite/IllustrationMySiteGift';
|
27
|
-
import IllustrationMySitePiggyBank from './MySite/IllustrationMySitePiggyBank';
|
28
|
-
import IllustrationMySiteComputer from './MySite/IllustrationMySiteComputer';
|
29
|
-
import IllustrationMySiteTransfer from './MySite/IllustrationMySiteTransfer';
|
30
|
-
import IllustrationMySiteDashboard from './MySite/IllustrationMySiteDashboard';
|
31
|
-
import IllustrationMySiteCooperative from './MySite/IllustrationMySiteCooperative';
|
32
|
-
import IllustrationMySiteAssociation from './MySite/IllustrationMySiteAssociation';
|
33
|
-
import IllustrationMySiteMailbox from './MySite/IllustrationMySiteMailbox';
|
34
|
-
import SbIconGrid from '../shared/components/SbIconGrid';
|
35
|
-
import IllustrationMySiteLetterSent from './MySite/IllustrationMySiteLetterSent';
|
36
|
-
import IllustrationMySiteBenefits from './MySite/IllustrationMySiteBenefits';
|
37
|
-
import IllustrationTechninalDifficulties from './General/IllustrationTechninalDifficulties';
|
38
|
-
import IllustrationServiceMessage from './General/IllustrationServiceMessage';
|
39
|
-
export default {
|
40
|
-
title: 'Illustrations/All',
|
41
|
-
component: IllustrationHouse,
|
42
|
-
};
|
43
|
-
export const WithoutComposition = {
|
44
|
-
render: () => (_jsxs(SbIconGrid, { children: [_jsx(IllustrationHouse, { width: "120px", height: "120px" }), _jsx(IllustrationLowHouse, { width: "120px", height: "120px" }), _jsx(IllustrationHighHouse, { width: "120px", height: "120px" }), _jsx(IllustrationTownHouse, { width: "120px", height: "120px" }), _jsx(IllustrationSmallHouse, { width: "120px", height: "120px" }), _jsx(IllustrationTerraceBlock, { width: "120px", height: "120px" }), _jsx(IllustrationSemiDetachedHouse, { width: "120px", height: "120px" })] })),
|
45
|
-
name: 'Without Composition',
|
46
|
-
};
|
47
|
-
export const WithComposition = {
|
48
|
-
render: () => (_jsxs("div", { children: [_jsxs(SbIconGrid, { children: [_jsx(IllustrationHighHouseComposition, { width: "120px", height: "120px" }), _jsx(IllustrationHouseComposition, { width: "120px", height: "120px" }), _jsx(IllustrationLowHouseComposition, { width: "120px", height: "120px" }), _jsx(IllustrationTownHouseComposition, { width: "120px", height: "120px" })] }), _jsxs(SbIconGrid, { children: [_jsx(IllustrationSmallHouseComposition, { width: "120px", height: "120px" }), _jsx(IllustrationTerraceBlockComposition, { width: "120px", height: "120px" }), _jsx(IllustrationSemiDetachedHouseComposition, { width: "120px", height: "120px" }), _jsx(IllustrationHouseMissing, { width: "120px", height: "120px" }), _jsx(IllustrationError, { width: "135px", height: "135px" }), _jsx(IllustrationErrorGeneric, { width: "135px", height: "135px" })] }), _jsxs(SbIconGrid, { children: [_jsx(IllustrationPaperCompleted, { width: "120px", height: "120px" }), _jsx(IllustrationPaperMissing, { width: "120px", height: "120px" }), _jsx(IllustrationTechninalDifficulties, { width: "120px", height: "120px" }), _jsx(IllustrationServiceMessage, { width: "120px", height: "120px" })] })] })),
|
49
|
-
name: 'WithComposition',
|
50
|
-
};
|
51
|
-
export const MySiteIllustration = {
|
52
|
-
render: () => (_jsxs("div", { children: [_jsxs(SbIconGrid, { children: [_jsx(IllustrationMySitePapers, { width: "120px", height: "120px" }), _jsx(IllustrationMySiteBuilding, { width: "120px", height: "120px" }), _jsx(IllustrationMySiteCoffeeBook, { width: "120px", height: "120px" }), _jsx(IllustrationMySiteTransfer, { width: "120px", height: "120px" }), _jsx(IllustrationMySiteAssociation, { width: "120px", height: "120px" })] }), _jsxs(SbIconGrid, { children: [_jsx(IllustrationMySiteGift, { width: "120px", height: "120px" }), _jsx(IllustrationMySitePiggyBank, { width: "120px", height: "120px" }), _jsx(IllustrationMySiteComputer, { width: "120px", height: "120px" }), _jsx(IllustrationMySiteDashboard, { width: "120px", height: "120px" }), _jsx(IllustrationMySiteCooperative, { width: "120px", height: "120px" })] }), _jsxs(SbIconGrid, { children: [_jsx(IllustrationMySiteMailbox, { width: "120px", height: "120px" }), _jsx(IllustrationMySiteLetterSent, { width: "120px", height: "120px" }), _jsx(IllustrationMySiteBenefits, { width: "120px", height: "120px" })] })] })),
|
53
|
-
name: 'MySite Illustrations',
|
54
|
-
};
|
55
|
-
export const BackgroundWithComposition = {
|
56
|
-
render: () => (_jsx(IllustrationHousesBackgroundWithComposition, { width: "1000px", height: "140px" })),
|
57
|
-
name: 'Background With Composition',
|
58
|
-
};
|
59
|
-
export const Background = {
|
60
|
-
render: () => _jsx(IllustrationHousesBackground, { width: "1000px", height: "140px" }),
|
61
|
-
name: 'Background',
|
62
|
-
};
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IllustrationMySiteAssociation.d.ts","sourceRoot":"","sources":["../../../src/packages/illustrations/MySite/IllustrationMySiteAssociation.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AAyDzB,wBAEC"}
|
@@ -1,4 +0,0 @@
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
-
import withIllustration from '../withIllustration';
|
3
|
-
const IllustrationMySiteAssociation = (props) => (_jsx("svg", { viewBox: "0 0 222 150", ...props, children: _jsxs("g", { fillRule: "nonzero", fill: "none", children: [_jsx("path", { d: "M128.987 24.731c-14.232-.497-27.788-5.136-40.731-10.21C75.313 9.445 62.49 3.82 48.599 1.131 39.664-.597 29.446-.84 22.248 3.994c-6.93 4.646-9.167 12.689-10.37 20.135-.906 5.615-1.438 11.51 1.041 16.761 1.723 3.646 4.782 6.709 6.898 10.2 7.358 12.149 2.161 27.13-5.819 38.993-3.733 5.564-8.08 10.873-10.967 16.795-2.886 5.923-4.222 12.71-1.697 18.753 2.505 5.99 8.47 10.488 14.931 13.652 13.126 6.428 14.42 10.76 29.58 10.715 34.035-.1 80.98-.1 114.503 0 12.4.037 24.854-1.844 37.043-3.778 6.766-1.075 13.752-2.778 18.664-6.895 6.238-5.227 7.784-14.07 3.603-20.619-7.004-10.984-26.39-13.71-31.29-25.504-2.697-6.49.074-13.72 3.993-19.749 8.409-12.911 22.503-24.24 23.246-39 .51-10.138-6.265-20.29-16.741-25.087-10.982-5.033-26.208-4.394-34.31 3.927-8.343 8.583-23.003 11.88-35.569 11.438z", fillOpacity: ".136", fill: "#1657E2", className: "fill-primary" }), _jsx("path", { d: "M192.767 97c11.633 23.556 15.94 41.222 12.923 53h-25.846c-2.835-11.778 1.473-29.444 12.923-53z", fill: "#0842C0", className: "fill-dark-primary", opacity: ".503" }), _jsx("path", { fill: "#FFF", d: "M33 19.355h61.25V150H33z" }), _jsx("path", { fill: "#C3D0D8", d: "M94.25 19.355H138V150H94.25z" }), _jsx("path", { fill: "#091E43", d: "M33 15h105v4.355H33z" }), _jsx("path", { fill: "#091E43", d: "M53 11h65v4.355H53z" }), _jsx("path", { fill: "#C3D0D8", d: "M41.75 80.323h44v8.71h-44zM41.75 115.161h44v8.71h-44zM41.75 62.903h44v8.71h-44zM41.75 97.742h44v8.71h-44zM41.75 45.484h44v8.71h-44zM41.75 28.065h44v8.71h-44z" }), _jsx("path", { fill: "#091E43", d: "M54.25 132.581H63V150h-8.75zM64.25 132.581H73V150h-8.75zM103 62.903h26v8.71h-26zM103 45.484h26v8.71h-26zM103 28.065h26v8.71h-26z" }), _jsxs("g", { children: [_jsx("path", { fill: "#FFF", d: "M98 89.333h60.9V150H98z" }), _jsx("path", { fill: "#C3D0D8", d: "M158.9 89.333H185V150h-26.1z" }), _jsx("path", { fill: "#091E43", d: "M98 85h87v4.333H98z" }), _jsx("path", { fill: "#091E43", d: "M118 81h47v4.333h-47z" }), _jsx("path", { fill: "#C3D0D8", d: "M106.7 115.333h44V124h-44zM106.7 98h44v8.667h-44z" }), _jsx("path", { fill: "#091E43", d: "M119.1 132.667h8.7V150h-8.7zM129.1 132.667h8.7V150h-8.7zM166 132.667h12v8.667h-12zM166 115.333h12V124h-12zM166 98h12v8.667h-12z" })] }), _jsx("g", { fill: "#1657E2", className: "fill-primary", children: _jsx("path", { d: "M175 150c0-5.155 4.278-9.333 9.556-9.333 2.544 0 4.856.97 6.568 2.554 2.443-4.306 7.144-7.221 12.543-7.221 7.794 0 14.135 6.077 14.328 13.644L218 150h-43z" }) }), _jsx("g", { fill: "#FFF", children: _jsx("path", { d: "M204 34c0-3.314-2.885-6-6.444-6-1.716 0-3.275.624-4.43 1.642-1.648-2.768-4.818-4.642-8.46-4.642-5.256 0-9.533 3.906-9.663 8.771L175 34h29zM146 57c0-3.314 2.885-6 6.444-6 1.716 0 3.275.624 4.43 1.642 1.648-2.768 4.818-4.642 8.46-4.642 5.256 0 9.533 3.906 9.663 8.771L175 57h-29z" }) }), _jsx("g", { fill: "#0842C0", className: "fill-dark-primary", children: _jsx("path", { d: "M22.767 97c11.633 23.556 15.94 41.222 12.923 53H9.844c-2.835-11.778 1.473-29.444 12.923-53z" }) })] }) }));
|
4
|
-
export default withIllustration('IllustrationMySiteAssociation')(IllustrationMySiteAssociation);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IllustrationMySiteBenefits.d.ts","sourceRoot":"","sources":["../../../src/packages/illustrations/MySite/IllustrationMySiteBenefits.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 IllustrationMySiteBenefits = (props) => {
|
4
|
-
return (_jsxs("svg", { viewBox: " 0 0 125 85", ...props, children: [_jsx("path", { fill: "#E6EDFB", className: "fill-primary10", d: "M72.698 14.015c-8.069-.282-15.755-2.911-23.093-5.787C42.267 5.353 34.996 2.166 27.121.642c-5.066-.98-10.86-1.118-14.94 1.621-3.93 2.633-5.198 7.19-5.88 11.41-.513 3.182-.815 6.523.59 9.498.978 2.066 2.712 3.802 3.912 5.78 4.171 6.885 1.225 15.374-3.3 22.096-2.116 3.154-4.581 6.162-6.217 9.518-1.637 3.356-2.394 7.203-.963 10.627 1.42 3.395 4.802 5.943 8.466 7.736C16.23 82.57 25 83.613 33.552 84.203c18.93 1.307 37.96.74 56.94.174 7.024-.21 14.078-.422 20.988-1.518 3.837-.609 7.798-1.574 10.582-3.907 3.537-2.962 4.414-7.973 2.043-11.684-3.971-6.224-14.962-7.77-17.74-14.453-1.529-3.678.042-7.774 2.264-11.19 4.767-7.318 12.758-13.737 13.179-22.102.29-5.744-3.552-11.498-9.491-14.215-6.227-2.853-14.86-2.49-19.453 2.225-4.73 4.863-13.041 6.732-20.166 6.482z" }), _jsx("path", { fill: "#C4D4F8", className: "fill-primary40", fillRule: "evenodd", d: "M23.947 34h77.107l-3.97 18.133H27.916L23.947 34z", clipRule: "evenodd" }), _jsx("path", { fill: "#88A9F0", className: "fill-primary", fillRule: "evenodd", d: "M31.884 36.267h61.232l-3.151 19.266h-54.93l-3.151-19.266z", clipRule: "evenodd" }), _jsx("path", { fill: "#FDD33F", d: "M34.791 40.578h10.87v16.655h-10.87V40.578z" }), _jsx("path", { fill: "#F7B523", d: "M42.515 40.578h3.146v16.655h-3.146V40.578z" }), _jsx("path", { fill: "#FFE168", d: "M36.508 40.578h1.716v16.655h-1.716V40.578z" }), _jsx("path", { fill: "#F7B523", d: "M41.084 45.172h1.717v2.872h-1.717v-2.871zm0 9.19h1.717v2.871h-1.717v-2.871z" }), _jsx("path", { fill: "#F7B523", d: "M34.791 43.45h10.87v1.722h-10.87V43.45zm0 4.594h10.87v1.723h-10.87v-1.723zm0 4.595h10.87v1.723h-10.87v-1.723z" }), _jsx("path", { fill: "#FDD33F", d: "M27.354 45.172h10.87v12.061h-10.87v-12.06z" }), _jsx("path", { fill: "#F7B523", d: "M35.077 43.45h3.147v13.783h-3.147V43.45z" }), _jsx("path", { fill: "#FFE168", d: "M29.07 45.172h1.43v12.061h-1.43v-12.06z" }), _jsx("path", { fill: "#F7B523", d: "M33.647 49.767h1.716v2.872h-1.716v-2.872zm-6.293-1.723h10.87v1.723h-10.87v-1.723zm0 4.595h10.87v1.723h-10.87v-1.723z" }), _jsx("path", { fill: "#FDD33F", d: "M76.18 40.578h10.87v16.655H76.18V40.578z" }), _jsx("path", { fill: "#F7B523", d: "M83.903 40.578h3.147v16.655h-3.147V40.578z" }), _jsx("path", { fill: "#FFE168", d: "M77.896 40.578h1.716v16.655h-1.716V40.578z" }), _jsx("path", { fill: "#F7B523", d: "M82.473 45.172h1.716v2.872h-1.716v-2.871zm0 9.19h1.716v2.871h-1.716v-2.871z" }), _jsx("path", { fill: "#F7B523", d: "M76.18 43.45h10.87v1.722H76.18V43.45zm0 4.594h10.87v1.723H76.18v-1.723zm0 4.595h10.87v1.723H76.18v-1.723z" }), _jsx("path", { fill: "#FDD33F", d: "M85.818 41.711h10.87v16.656h-10.87V41.71z" }), _jsx("path", { fill: "#F7B523", d: "M93.541 41.711h3.147v16.656h-3.147V41.71z" }), _jsx("path", { fill: "#FFE168", d: "M87.534 41.711h1.716v16.656h-1.716V41.71z" }), _jsx("path", { fill: "#F7B523", d: "M92.111 46.306h1.716v2.871h-1.716v-2.871zm0 9.189h1.716v2.872h-1.716v-2.872zm-6.293-10.912h10.87v1.723h-10.87v-1.723zm0 4.594h10.87V50.9h-10.87v-1.723zm0 4.595h10.87v1.723h-10.87v-1.723z" }), _jsx("path", { fill: "#FDD33F", d: "M69.974 40.578h-10.87v16.655h10.87V40.578z" }), _jsx("path", { fill: "#F7B523", d: "M62.25 40.578h-3.147v16.655h3.147V40.578z" }), _jsx("path", { fill: "#FFE168", d: "M68.257 40.578h-1.716v16.655h1.716V40.578z" }), _jsx("path", { fill: "#F7B523", d: "M63.68 45.172h-1.716v2.872h1.717v-2.871zm0 9.19h-1.716v2.871h1.717v-2.871z" }), _jsx("path", { fill: "#F7B523", d: "M69.974 43.45h-10.87v1.722h10.87V43.45zm0 4.594h-10.87v1.723h10.87v-1.723zm0 4.595h-10.87v1.723h10.87v-1.723z" }), _jsx("path", { fill: "#FDD33F", d: "M77.411 45.172h-10.87v12.061h10.87v-12.06z" }), _jsx("path", { fill: "#F7B523", d: "M69.688 43.45H66.54v13.783h3.147V43.45z" }), _jsx("path", { fill: "#FFE168", d: "M75.695 45.172h-1.43v12.061h1.43v-12.06z" }), _jsx("path", { fill: "#F7B523", d: "M71.118 49.767h-1.716v2.872h1.716v-2.872zm6.293-1.723h-10.87v1.723h10.87v-1.723zm0 4.595h-10.87v1.723h10.87v-1.723z" }), _jsx("path", { fill: "#FDD33F", d: "M54.666 40.011h-10.87v16.656h10.87V40.01z" }), _jsx("path", { fill: "#F7B523", d: "M46.942 40.011h-3.147v16.656h3.147V40.01z" }), _jsx("path", { fill: "#FFE168", d: "M52.95 40.011h-1.717v16.656h1.716V40.01z" }), _jsx("path", { fill: "#F7B523", d: "M48.373 44.606h-1.717v2.871h1.717v-2.871zm0 9.189h-1.717v2.872h1.717v-2.872zm6.293-10.912h-10.87v1.723h10.87v-1.723z" }), _jsx("path", { fill: "#F7B523", d: "M54.666 47.477h-10.87V49.2h10.87v-1.723zm0 4.595h-10.87v1.723h10.87v-1.723z" }), _jsx("path", { fill: "#FDD33F", d: "M62.103 45.173h-10.87v12.06h10.87v-12.06z" }), _jsx("path", { fill: "#F7B523", d: "M54.38 43.45h-3.147v13.783h3.147V43.45z" }), _jsx("path", { fill: "#FFE168", d: "M60.387 45.173h-1.43v12.06h1.43v-12.06z" }), _jsx("path", { fill: "#F7B523", d: "M55.81 49.767h-1.716v2.872h1.716v-2.872zm6.293-1.723h-10.87v1.723h10.87v-1.723zm0 4.595h-10.87v1.723h10.87v-1.723z" }), _jsx("path", { fill: "#C4D4F8", className: "fill-primary40", fillRule: "evenodd", d: "M23.947 34h77.107l-5.64-9.664a7.938 7.938 0 00-6.857-3.936H36.443a7.938 7.938 0 00-6.856 3.936L23.947 34z", clipRule: "evenodd" }), _jsx("path", { fill: "#1657E2", className: "fill-primary", fillRule: "evenodd", d: "M37.554 20.4h11.339l-2.268 10.292H31.884l5.67-10.292zm38.553 0h11.34l5.67 10.292H78.374L76.107 20.4zm-22.111 0h17.009l2.267 10.292H51.728L53.996 20.4z", clipRule: "evenodd" }), _jsx("path", { fill: "#C4D4F8", className: "fill-primary40", d: "M101.054 48.733H23.946v36.834h77.108V48.733z" }), _jsx("path", { fill: "#1657E2", className: "fill-primary", d: "M46.625 53.267H29.05v27.766h17.576V53.267zm49.326 0H78.375v27.766h17.576V53.267zm-22.679 0H51.728v27.766h21.544V53.267z" }), _jsx("path", { fill: "#88A9F0", className: "fill-primary", fillRule: "evenodd", d: "M57.398 48.733h10.205V54.4a1.7 1.7 0 01-1.701 1.7h-6.804a1.7 1.7 0 01-1.7-1.7v-5.667zm0-18.041h10.205v1.7a1.7 1.7 0 01-1.701 1.7h-6.804a1.7 1.7 0 01-1.7-1.7v-1.7z", clipRule: "evenodd" }), _jsx("path", { fill: "#C4D4F8", className: "fill-primary40", d: "M64.201 48.733h-3.402V56.1h3.402v-7.367z" }), _jsx("path", { fill: "#88A9F0", className: "fill-primary", d: "M98.502 54.683a1.417 1.417 0 10.001-2.834 1.417 1.417 0 000 2.834zM95.668 31.45a1.417 1.417 0 100-2.834 1.417 1.417 0 000 2.834zM75.824 54.683a1.417 1.417 0 100-2.834 1.417 1.417 0 000 2.834zm0-23.233a1.417 1.417 0 100-2.834 1.417 1.417 0 000 2.834zM49.176 54.683a1.417 1.417 0 10.001-2.834 1.417 1.417 0 000 2.834zm0-23.233a1.417 1.417 0 10.001-2.834 1.417 1.417 0 000 2.834zM26.498 54.683a1.417 1.417 0 100-2.834 1.417 1.417 0 000 2.834zm2.835-23.233a1.417 1.417 0 100-2.834 1.417 1.417 0 000 2.834zm69.169 32.3a1.417 1.417 0 10.001-2.834 1.417 1.417 0 000 2.834zm-22.678 0a1.417 1.417 0 100-2.834 1.417 1.417 0 000 2.834zm-26.648 0a1.417 1.417 0 10.001-2.834 1.417 1.417 0 000 2.834zm-22.678 0a1.417 1.417 0 100-2.834 1.417 1.417 0 000 2.834zm72.004 9.067a1.417 1.417 0 10.001-2.834 1.417 1.417 0 000 2.834zm-22.678 0a1.417 1.417 0 100-2.834 1.417 1.417 0 000 2.834zm-26.648 0a1.417 1.417 0 10.001-2.834 1.417 1.417 0 000 2.834zm-22.678 0a1.417 1.417 0 100-2.834 1.417 1.417 0 000 2.834zm72.004 9.066a1.417 1.417 0 10.001-2.834 1.417 1.417 0 000 2.834zm-22.678 0a1.417 1.417 0 100-2.834 1.417 1.417 0 000 2.834zm-26.648 0a1.417 1.417 0 10.001-2.834 1.417 1.417 0 000 2.834zm-22.678 0a1.417 1.417 0 100-2.834 1.417 1.417 0 000 2.834z" }), _jsx("path", { fill: "#1245B4", d: "M62.5 53.267a1.134 1.134 0 100-2.268 1.134 1.134 0 000 2.268z" }), _jsx("path", { fill: "#1245B4", d: "M63.067 51.567h-1.134V54.4h1.134v-2.833z" }), _jsx("path", { fill: "#FDD33F", fillRule: "evenodd", d: "M108.776 9.995c2.57-.113 4.251-.565 5.041-1.355.791-.79 1.24-2.719 1.348-5.784.137 3.011.628 4.94 1.473 5.784.845.844 2.441 1.296 4.79 1.355-2.395.137-3.991.605-4.79 1.404-.799.798-1.29 2.758-1.473 5.879-.03-3.052-.48-5.012-1.348-5.88-.868-.867-2.548-1.335-5.041-1.403zm-11.698 8.323c2.015-.089 3.333-.443 3.953-1.063.62-.62.972-2.13 1.056-4.534.108 2.36.492 3.872 1.155 4.534.662.663 1.914 1.017 3.756 1.063-1.878.107-3.13.474-3.756 1.1-.627.627-1.011 2.163-1.155 4.61-.023-2.393-.376-3.93-1.056-4.61-.681-.68-1.999-1.047-3.953-1.1zm11.065 9.994c2.015-.088 3.333-.443 3.953-1.062.62-.62.972-2.131 1.057-4.535.107 2.361.492 3.873 1.154 4.535.663.662 1.914 1.016 3.756 1.062-1.878.108-3.129.475-3.756 1.1-.626.627-1.011 2.164-1.154 4.61-.024-2.392-.377-3.929-1.057-4.61-.681-.68-1.998-1.046-3.953-1.1zM14.785 9.995c-2.57-.113-4.25-.565-5.042-1.355-.79-.79-1.24-2.719-1.347-5.784-.137 3.011-.628 4.94-1.473 5.784-.845.844-2.442 1.296-4.79 1.355 2.394.137 3.991.605 4.79 1.404.799.798 1.29 2.758 1.473 5.879.03-3.052.48-5.012 1.347-5.88.868-.867 2.549-1.335 5.042-1.403zm12.832 8.323c-2.015-.089-3.333-.443-3.953-1.063-.62-.62-.972-2.13-1.057-4.534-.107 2.36-.492 3.872-1.154 4.534-.663.663-1.915 1.017-3.756 1.063 1.878.107 3.13.474 3.756 1.1.626.627 1.011 2.163 1.154 4.61.024-2.393.377-3.93 1.057-4.61.68-.68 1.998-1.047 3.953-1.1zm-11.065 9.994c-2.015-.088-3.333-.443-3.953-1.062-.62-.62-.972-2.131-1.057-4.535-.107 2.361-.492 3.873-1.154 4.535-.663.662-1.915 1.016-3.756 1.062 1.877.108 3.13.475 3.756 1.1.626.627 1.011 2.164 1.154 4.61.024-2.392.376-3.929 1.057-4.61.68-.68 1.998-1.046 3.953-1.1z", clipRule: "evenodd" })] }));
|
5
|
-
};
|
6
|
-
export default withIllustration('IllustrationMySiteBenefits')(IllustrationMySiteBenefits);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IllustrationMySiteBuilding.d.ts","sourceRoot":"","sources":["../../../src/packages/illustrations/MySite/IllustrationMySiteBuilding.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AAqLzB,wBAEC"}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
-
import withIllustration from '../withIllustration';
|
3
|
-
const IllustrationMySiteBuilding = (props) => {
|
4
|
-
return (_jsx("svg", { viewBox: "0 0 127 85", ...props, children: _jsx("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", children: _jsx("g", { transform: "translate(-614.000000, -1314.000000)", children: _jsxs("g", { transform: "translate(614.000000, 1314.000000)", children: [_jsx("path", { d: "M73.4131053,14.0146489 C65.3129873,13.7326841 57.5975246,11.1039382 50.2309347,8.22833606 C42.8643446,5.35273387 35.5659638,2.16554412 27.6604097,0.641617593 C22.5749133,-0.338127826 16.7592432,-0.476367381 12.6622205,2.26318952 C8.71838892,4.89632391 7.44477843,9.45384067 6.76045038,13.6734385 C6.24496804,16.8551426 5.94194043,20.1959319 7.35308743,23.1713737 C8.33373394,25.2372871 10.074745,26.9729615 11.2790281,28.9511037 C15.4666236,35.835653 12.5090294,44.3253171 7.96696992,51.0474898 C5.84242215,54.2006682 3.36788303,57.2090241 1.72527216,60.5651735 C0.0826612334,63.9213228 -0.677703221,67.767893 0.75916201,71.1920649 C2.18484537,74.5866139 5.57964914,77.1352687 9.25735313,78.9279944 C16.7279341,82.5704972 25.5313892,83.6127793 34.1156804,84.2030401 C53.1180831,85.509733 72.2222404,84.9436095 91.2749616,84.3774853 C98.3262237,84.1668345 105.407677,83.9550869 112.344884,82.8590448 C116.195907,82.2501322 120.172166,81.2846495 122.967623,78.9521316 C126.517855,75.9898553 127.397865,70.9792199 125.018371,67.2675979 C121.032049,61.043526 109.998937,59.4987541 107.210188,52.8149813 C105.674923,49.1373702 107.251561,45.040652 109.482336,41.6241601 C114.26816,34.3073379 122.290004,27.8879757 122.712678,19.5233854 C123.003405,13.7787639 119.146792,8.02536527 113.18464,5.30775116 C106.933997,2.4551889 98.2680781,2.81724488 93.6566913,7.53274969 C88.9088862,12.3963684 80.5650042,14.2647966 73.4131053,14.0146489 Z", fill: "#FEE8E4", fillRule: "nonzero", className: "fill-primary", opacity: "0.1" }), _jsxs("g", { transform: "translate(22.111486, 58.581081)", children: [_jsxs("g", { transform: "translate(11.094030, 3.189567)", children: [_jsx("path", { d: "M5.91075406,0.000168106763 C8.37290084,0.000168106763 10.3688652,2.15769199 10.3688652,4.81913257 C10.3688652,5.24332658 10.3181605,5.65471928 10.2229451,6.04661529 C11.2142199,7.18249671 11.8215081,8.71096703 11.8215081,10.3919015 C11.8215081,13.9008399 9.17517338,16.7453966 5.91075406,16.7453966 C2.64633473,16.7453966 0,13.9008399 0,10.3919015 C0,8.71096703 0.607288228,7.18249671 1.59889458,6.0461621 C1.50334765,5.65471928 1.45264295,5.24332658 1.45264295,4.81913257 C1.45264295,2.15769199 3.44860728,0.000168106763 5.91075406,0.000168106763 Z", className: "fill-primary", fill: "#FA8268", opacity: "0.5" }), _jsx("path", { d: "M5.84943555,9.56887008 C6.00068009,9.56887008 6.12328801,9.69147801 6.12328801,9.84272255 L6.12251433,12.6508701 L7.39623188,10.5254163 C7.46547583,10.4097714 7.61535787,10.372156 7.73100277,10.4414 C7.74372212,10.4490159 7.75572108,10.4577748 7.76685087,10.4675682 C7.89434272,10.5797521 7.92356404,10.7669661 7.83632404,10.9126663 L6.12832231,13.7652145 L6.12251433,13.7708701 L6.12328801,20.4585033 C6.12328801,20.6097478 6.00068009,20.7323557 5.84943555,20.7323557 C5.69819101,20.7323557 5.57558309,20.6097478 5.57558309,20.4585033 L5.57551433,14.5158701 C5.5681402,14.5087455 5.56278418,14.5028462 5.55771666,14.4966973 L4.02129109,12.6324007 C3.90950809,12.4967634 3.90959801,12.3009106 4.02150552,12.165376 C4.1093107,12.0590325 4.26669935,12.0440041 4.3730429,12.1318093 C4.38533144,12.1419557 4.39662046,12.1532551 4.40675551,12.1655529 L5.57551433,13.5838701 L5.57558309,9.84272255 C5.57558309,9.69147801 5.69819101,9.56887008 5.84943555,9.56887008 Z", fill: "#091E43" })] }), _jsxs("g", { transform: "translate(0.060623, 0.000000)", children: [_jsx("path", { d: "M7.48695514,0.000168106763 C10.6056744,0.000168106763 13.1338959,2.77412738 13.1338959,6.19597956 C13.1338959,6.74109195 13.0697358,7.2697624 12.9492494,7.77339583 C14.2046881,9.23461503 14.9739103,11.1997802 14.9739103,13.3609682 C14.9739103,17.8724605 11.6218863,21.5297476 7.48695514,21.5297476 C3.35202399,21.5297476 0,17.8724605 0,13.3609682 C0,11.1997802 0.76922219,9.23461503 2.02524304,7.7736162 C1.90417445,7.2697624 1.8400144,6.74109195 1.8400144,6.19597956 C1.8400144,2.77412738 4.36823588,0.000168106763 7.48695514,0.000168106763 Z", className: "fill-primary", fill: "#FA8268" }), _jsx("path", { d: "M7.40129726,11.9610456 C7.61309909,11.9610456 7.7847984,12.1327449 7.7847984,12.3445467 L7.78400677,15.7040456 L9.55803655,13.1361553 C9.67403918,12.9681653 9.90426068,12.9260212 10.0722507,13.0420238 C10.0770587,13.045344 10.0817874,13.0487776 10.0864327,13.0523219 C10.2589328,13.1839377 10.2976298,13.4278424 10.1743386,13.6063874 L7.8012322,17.0430174 L7.78400677,17.0620456 L7.7847984,25.1332056 C7.7847984,25.3450074 7.61309909,25.5167067 7.40129726,25.5167067 C7.18949544,25.5167067 7.01779613,25.3450074 7.01779613,25.1332056 L7.01712155,17.9682302 C7.01331727,17.9648892 7.00956377,17.9614571 7.00586382,17.9579339 L6.99274073,17.9447985 L6.99274073,17.9447985 L4.84121154,15.6810843 C4.69016949,15.5221666 4.69028601,15.2727221 4.84147645,15.1139456 C4.98328395,14.9650229 5.21896742,14.9592548 5.3678902,15.1010623 C5.37237307,15.105331 5.3767488,15.1097108 5.3810133,15.1141977 L7.01700677,16.8350456 L7.01779613,12.3445467 C7.01779613,12.1327449 7.18949544,11.9610456 7.40129726,11.9610456 Z", fill: "#091E43" })] })] }), _jsx("rect", { fill: "#FFFFFF", x: "41.3513514", y: "4.59459459", width: "32.1621622", height: "80.4054054" }), _jsx("rect", { fill: "#C3D0D8", x: "73.5135135", y: "4.59459459", width: "13.7837838", height: "80.4054054" }), _jsx("rect", { fill: "#091E43", x: "75.8108108", y: "20.6756757", width: "9.18918919", height: "55.1351351" }), _jsx("rect", { fill: "#091E43", x: "68.9189189", y: "20.6756757", width: "2.2972973", height: "55.1351351" }), _jsx("rect", { fill: "#C3D0D8", x: "43.6486486", y: "20.6756757", width: "25.2702703", height: "55.1351351" }), _jsx("polygon", { fill: "#FFFFFF", points: "43.6486486 38.0754757 43.6486486 30.7263514 68.9189189 45.4246 68.9189189 52.7737244" }), _jsx("polygon", { fill: "#FFFFFF", points: "43.6486486 44.4097107 43.6486486 41.2872379 68.9189189 56.2751072 68.9189189 59.39758" }), _jsx("rect", { fill: "#091E43", x: "43.6486486", y: "9.18918919", width: "13.7837838", height: "6.89189189" }), _jsx("path", { d: "M23.5122775,80.4054054 C26.2277382,80.4054054 28.4290541,82.2567828 28.4290541,84.5405726 C28.4290541,84.6958016 28.4188842,84.8490329 28.3990742,84.999821 L12.9446727,85.0003961 C12.9298834,84.8841697 12.9222973,84.7661312 12.9222973,84.6466025 C12.9222973,82.8312825 14.6720612,81.3596748 16.8305043,81.3596748 C17.8396151,81.3596748 18.7593997,81.6813285 19.4528169,82.2093799 C20.3363533,81.1201391 21.8250713,80.4054054 23.5122775,80.4054054 Z", className: "fill-primary", fill: "#FA8268" }), _jsx("path", { d: "M34.1372775,80.4054054 C36.8527382,80.4054054 39.0540541,82.2567828 39.0540541,84.5405726 C39.0540541,84.6958016 39.0438842,84.8490329 39.0240742,84.999821 L23.5696727,85.0003961 C23.5548834,84.8841697 23.5472973,84.7661312 23.5472973,84.6466025 C23.5472973,82.8312825 25.2970612,81.3596748 27.4555043,81.3596748 C28.4646151,81.3596748 29.3843997,81.6813285 30.0778169,82.2093799 C30.9613533,81.1201391 32.4500713,80.4054054 34.1372775,80.4054054 Z", className: "fill-primary", fill: "#FA8268", opacity: "0.5" }), _jsx("path", { d: "M46.4852505,80.4054054 C49.2007112,80.4054054 51.402027,82.2567828 51.402027,84.5405726 C51.402027,84.6958016 51.3918571,84.8490329 51.3720472,84.999821 L35.9176457,85.0003961 C35.9028563,84.8841697 35.8952703,84.7661312 35.8952703,84.6466025 C35.8952703,82.8312825 37.6450341,81.3596748 39.8034773,81.3596748 C40.8125881,81.3596748 41.7323727,81.6813285 42.4257899,82.2093799 C43.3093263,81.1201391 44.7980442,80.4054054 46.4852505,80.4054054 Z", className: "fill-primary", fill: "#FA8268", transform: "translate(43.648649, 82.702901) scale(-1, 1) translate(-43.648649, -82.702901) " }), _jsxs("g", { transform: "translate(80.405405, 58.581081)", children: [_jsxs("g", { transform: "translate(11.094030, 3.189567)", children: [_jsx("path", { d: "M5.91075406,0.000168106763 C8.37290084,0.000168106763 10.3688652,2.15769199 10.3688652,4.81913257 C10.3688652,5.24332658 10.3181605,5.65471928 10.2229451,6.04661529 C11.2142199,7.18249671 11.8215081,8.71096703 11.8215081,10.3919015 C11.8215081,13.9008399 9.17517338,16.7453966 5.91075406,16.7453966 C2.64633473,16.7453966 0,13.9008399 0,10.3919015 C0,8.71096703 0.607288228,7.18249671 1.59889458,6.0461621 C1.50334765,5.65471928 1.45264295,5.24332658 1.45264295,4.81913257 C1.45264295,2.15769199 3.44860728,0.000168106763 5.91075406,0.000168106763 Z", className: "fill-primary", fill: "#FA8268", opacity: "0.5" }), _jsx("path", { d: "M5.84943555,9.56887008 C6.00068009,9.56887008 6.12328801,9.69147801 6.12328801,9.84272255 L6.12251433,12.6508701 L7.39623188,10.5254163 C7.46547583,10.4097714 7.61535787,10.372156 7.73100277,10.4414 C7.74372212,10.4490159 7.75572108,10.4577748 7.76685087,10.4675682 C7.89434272,10.5797521 7.92356404,10.7669661 7.83632404,10.9126663 L6.12832231,13.7652145 L6.12251433,13.7708701 L6.12328801,20.4585033 C6.12328801,20.6097478 6.00068009,20.7323557 5.84943555,20.7323557 C5.69819101,20.7323557 5.57558309,20.6097478 5.57558309,20.4585033 L5.57551433,14.5158701 C5.5681402,14.5087455 5.56278418,14.5028462 5.55771666,14.4966973 L4.02129109,12.6324007 C3.90950809,12.4967634 3.90959801,12.3009106 4.02150552,12.165376 C4.1093107,12.0590325 4.26669935,12.0440041 4.3730429,12.1318093 C4.38533144,12.1419557 4.39662046,12.1532551 4.40675551,12.1655529 L5.57551433,13.5838701 L5.57558309,9.84272255 C5.57558309,9.69147801 5.69819101,9.56887008 5.84943555,9.56887008 Z", fill: "#091E43" })] }), _jsxs("g", { transform: "translate(0.060623, 0.000000)", children: [_jsx("path", { d: "M7.48695514,0.000168106763 C10.6056744,0.000168106763 13.1338959,2.77412738 13.1338959,6.19597956 C13.1338959,6.74109195 13.0697358,7.2697624 12.9492494,7.77339583 C14.2046881,9.23461503 14.9739103,11.1997802 14.9739103,13.3609682 C14.9739103,17.8724605 11.6218863,21.5297476 7.48695514,21.5297476 C3.35202399,21.5297476 0,17.8724605 0,13.3609682 C0,11.1997802 0.76922219,9.23461503 2.02524304,7.7736162 C1.90417445,7.2697624 1.8400144,6.74109195 1.8400144,6.19597956 C1.8400144,2.77412738 4.36823588,0.000168106763 7.48695514,0.000168106763 Z", className: "fill-primary", fill: "#FA8268" }), _jsx("path", { d: "M7.40129726,11.9610456 C7.61309909,11.9610456 7.7847984,12.1327449 7.7847984,12.3445467 L7.78400677,15.7040456 L9.55803655,13.1361553 C9.67403918,12.9681653 9.90426068,12.9260212 10.0722507,13.0420238 C10.0770587,13.045344 10.0817874,13.0487776 10.0864327,13.0523219 C10.2589328,13.1839377 10.2976298,13.4278424 10.1743386,13.6063874 L7.8012322,17.0430174 L7.78400677,17.0620456 L7.7847984,25.1332056 C7.7847984,25.3450074 7.61309909,25.5167067 7.40129726,25.5167067 C7.18949544,25.5167067 7.01779613,25.3450074 7.01779613,25.1332056 L7.01712155,17.9682302 C7.01331727,17.9648892 7.00956377,17.9614571 7.00586382,17.9579339 L6.99274073,17.9447985 L6.99274073,17.9447985 L4.84121154,15.6810843 C4.69016949,15.5221666 4.69028601,15.2727221 4.84147645,15.1139456 C4.98328395,14.9650229 5.21896742,14.9592548 5.3678902,15.1010623 C5.37237307,15.105331 5.3767488,15.1097108 5.3810133,15.1141977 L7.01700677,16.8350456 L7.01779613,12.3445467 C7.01779613,12.1327449 7.18949544,11.9610456 7.40129726,11.9610456 Z", fill: "#091E43" })] })] }), _jsx("path", { d: "M86.400791,80.4054054 C89.1162517,80.4054054 91.3175676,82.2567828 91.3175676,84.5405726 C91.3175676,84.6958016 91.3073977,84.8490329 91.2875877,84.999821 L75.8331862,85.0003961 C75.8183969,84.8841697 75.8108108,84.7661312 75.8108108,84.6466025 C75.8108108,82.8312825 77.5605747,81.3596748 79.7190178,81.3596748 C80.7281286,81.3596748 81.6479132,81.6813285 82.3413304,82.2093799 C83.2248668,81.1201391 84.7135848,80.4054054 86.400791,80.4054054 Z", className: "fill-primary", fill: "#FA8268", transform: "translate(83.564189, 82.702901) scale(-1, 1) translate(-83.564189, -82.702901) " }), _jsx("path", { d: "M108.512278,80.4054054 C111.227738,80.4054054 113.429054,82.2696252 113.429054,84.5692568 C113.429054,84.7147682 113.42024,84.8585364 113.40304,85.0001992 L97.9408157,85.0002855 C97.9285659,84.8936 97.9222973,84.7854311 97.9222973,84.6760222 C97.9222973,82.8481099 99.6720612,81.3662942 101.830504,81.3662942 C102.839132,81.3662942 103.758518,81.6898688 104.45182,82.2211292 C105.336353,81.125097 106.825071,80.4054054 108.512278,80.4054054 Z", className: "fill-primary", fill: "#FA8268", transform: "translate(105.675676, 82.702845) scale(-1, 1) translate(-105.675676, -82.702845) " }), _jsx("path", { d: "M98.4616018,80.4054054 C101.177063,80.4054054 103.378378,82.2567828 103.378378,84.5405726 C103.378378,84.6958016 103.368208,84.8490329 103.348399,84.999821 L87.893997,85.0003961 C87.8792077,84.8841697 87.8716216,84.7661312 87.8716216,84.6466025 C87.8716216,82.8312825 89.6213855,81.3596748 91.7798286,81.3596748 C92.7889394,81.3596748 93.708724,81.6813285 94.4021412,82.2093799 C95.2856776,81.1201391 96.7743956,80.4054054 98.4616018,80.4054054 Z", className: "fill-primary", fill: "#FA8268", opacity: "0.5", transform: "translate(95.625000, 82.702901) scale(-1, 1) translate(-95.625000, -82.702901) " }), _jsx("path", { d: "M49.6790541,27.8547297 C49.6790541,25.740126 47.9362586,24.0259009 45.7864114,24.0259009 C44.7500108,24.0259009 43.8082099,24.4242905 43.110661,25.0738707 C42.1155464,23.3073694 40.2003206,22.1114865 38.0011261,22.1114865 C34.8259672,22.1114865 32.2427434,24.6043146 32.1640111,27.7087677 L32.1621622,27.8547297 L49.6790541,27.8547297 Z", fill: "#FFFFFF", fillRule: "nonzero" }), _jsx("path", { d: "M29.8648649,13.2094595 C29.8648649,11.0948557 28.1220694,9.38063063 25.9722222,9.38063063 C24.9358216,9.38063063 23.9940207,9.77902021 23.2964718,10.4286004 C22.3013572,8.66209912 20.3861314,7.46621622 18.1869369,7.46621622 C15.011778,7.46621622 12.4285542,9.95904432 12.3498219,13.0634974 L12.347973,13.2094595 L29.8648649,13.2094595 Z", fill: "#FFFFFF", fillRule: "nonzero", transform: "translate(21.106419, 10.337838) scale(-1, 1) translate(-21.106419, -10.337838) " }), _jsx("path", { d: "M93.0405405,16.6554054 C93.0405405,14.5408016 91.2977451,12.8265766 89.1478979,12.8265766 C88.1114973,12.8265766 87.1696964,13.2249662 86.4721475,13.8745463 C85.4770328,12.1080451 83.561807,10.9121622 81.3626126,10.9121622 C78.1874537,10.9121622 75.6042299,13.4049903 75.5254976,16.5094434 L75.5236486,16.6554054 L93.0405405,16.6554054 Z", fill: "#FFFFFF", fillRule: "nonzero" }), _jsx("path", { d: "M111.993243,22.972973 C111.993243,20.8583692 110.250448,19.1441441 108.100601,19.1441441 C107.0642,19.1441441 106.122399,19.5425337 105.42485,20.1921139 C104.429736,18.4256126 102.51451,17.2297297 100.315315,17.2297297 C97.1401564,17.2297297 94.5569326,19.7225578 94.4782003,22.8270109 L94.4763514,22.972973 L111.993243,22.972973 Z", fill: "#FFFFFF", fillRule: "nonzero", transform: "translate(103.234797, 20.101351) scale(-1, 1) translate(-103.234797, -20.101351) " })] }) }) }) }));
|
5
|
-
};
|
6
|
-
export default withIllustration('IllustrationMySiteBuilding')(IllustrationMySiteBuilding);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IllustrationMySiteCoffeeBook.d.ts","sourceRoot":"","sources":["../../../src/packages/illustrations/MySite/IllustrationMySiteCoffeeBook.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AA+JzB,wBAEC"}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
-
import withIllustration from '../withIllustration';
|
3
|
-
const IllustrationMySiteCoffeeBook = (props) => {
|
4
|
-
return (_jsxs("svg", { viewBox: "0 0 125 85", ...props, children: [_jsxs("defs", { children: [_jsx("path", { d: "M0.655051158,0 L32.4959498,0 C32.7367195,3.74949709e-15 32.931902,0.195182447 32.931902,0.435952197 L32.931902,26.1830563 C32.931902,29.945084 29.882176,32.9948099 26.1201484,32.9948099 L7.03085258,32.9948099 C3.26882493,32.9948099 0.219098961,29.945084 0.219098961,26.1830563 L0.219098961,0.435952197 C0.219098961,0.195182447 0.414281408,-8.99460885e-16 0.655051158,0 Z", id: "mysite-coffee-book-path-1" }), _jsx("rect", { id: "mysite-coffee-book-path-3", x: "54.4940289", y: "4.54116908", width: "38.5999371", height: "9.08233815" })] }), _jsx("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", children: _jsx("g", { transform: "translate(-791.000000, -1044.000000)", children: _jsxs("g", { transform: "translate(791.000000, 1044.000000)", children: [_jsx("path", { d: "M72.5594645,13.8516878 C64.5535339,13.5730017 56.9277859,10.9748227 49.646854,8.13265774 C42.365922,5.29049278 35.1524061,2.14036337 27.338777,0.634156923 C22.3124143,-0.334196107 16.5643683,-0.470828226 12.5149854,2.23687336 C8.6170123,4.83938991 7.35821124,9.34391229 6.68184049,13.5144451 C6.17235213,16.6591526 5.8728481,19.9610954 7.26758641,22.9019391 C8.23683006,24.9438302 9.95759676,26.6593224 11.1478766,28.6144629 C15.2867792,35.4189593 12.3635756,43.8099065 7.87433073,50.4539143 C5.77448701,53.5704279 3.3287216,56.5438029 1.70521086,59.8609273 C0.0817000563,63.1780516 -0.669822951,66.9798943 0.750334544,70.3642501 C2.15944019,73.7193277 5.51476949,76.238347 9.14970949,78.010227 C16.5334232,81.6103751 25.2345126,82.6405376 33.7189865,83.223935 C52.500431,84.5154338 71.3824469,83.9558931 90.2136249,83.3963518 C97.1828955,83.1881504 104.182006,82.9788649 111.038549,81.8955675 C114.844792,81.2937353 118.774815,80.3394792 121.537767,78.0340836 C125.046717,75.1062523 125.916494,70.1538802 123.564669,66.4854165 C119.624699,60.3337176 108.719879,58.8069082 105.963558,52.2008536 C104.446145,48.5660054 106.00445,44.5169235 108.209286,41.1401582 C112.93946,33.9084154 120.868027,27.5636969 121.285786,19.2963693 C121.573133,13.6185457 117.761364,7.93204707 111.86854,5.24603312 C105.690578,2.42664019 97.125426,2.78448622 92.56766,7.44515958 C87.8750619,12.2522246 79.6282018,14.0989269 72.5594645,13.8516878 Z", fill: "#E6EDFB", fillRule: "nonzero", className: "fill-primary", opacity: "0.1" }), _jsxs("g", { transform: "translate(57.048437, 15.894092)", children: [_jsx("path", { d: "M0,68.1175361 L0,0 L59.8866672,0 L59.8866672,68.1175361 L0,68.1175361 Z", className: "fill-primary-opa50", fill: "#88A9F0" }), _jsx("rect", { className: "fill-primary", fill: "#1657E2", x: "0", y: "0", width: "18.1646763", height: "11.3529227" }), _jsx("rect", { className: "fill-primary", fill: "#1657E2", x: "0", y: "18.1646763", width: "18.1646763", height: "38.5999371" }), _jsx("rect", { className: "fill-primary-opa50", fill: "#88A9F0", x: "5.67646135", y: "24.9764299", width: "6.81175361", height: "20.4352608" }), _jsx("rect", { className: "fill-primary", fill: "#1657E2", x: "26.3955453", y: "20.4352608", width: "27.2470145", height: "4.54116908" }), _jsx("rect", { className: "fill-primary", fill: "#1657E2", x: "30.0852451", y: "29.517599", width: "19.8676147", height: "4.54116908" })] }), _jsxs("g", { transform: "translate(18.164676, 32.923476)", children: [_jsxs("g", { children: [_jsx("mask", { fill: "white", children: _jsx("use", { xlinkHref: "#mysite-coffee-book-path-1" }) }), _jsx("use", { fill: "#C3D0D8", xlinkHref: "#mysite-coffee-book-path-1" }), _jsx("path", { d: "M-8.47410317,0 L23.3667954,0 C23.6075652,3.74949709e-15 23.8027476,0.195182447 23.8027476,0.435952197 L23.8027476,26.1830563 C23.8027476,29.945084 20.7530217,32.9948099 16.990994,32.9948099 L-5.42243779,32.9948099 C-7.34859579,32.9948099 -8.91005537,31.4333504 -8.91005537,29.5071924 L-8.91005537,0.435952197 C-8.91005537,0.195182447 -8.71487292,-8.99460885e-16 -8.47410317,0 Z", fill: "#FFFFFF", mask: "url(#mask-2)" })] }), _jsx("rect", { fill: "#091E43", x: "0.283823067", y: "4.54116908", width: "32.6396527", height: "4.82499214" }), _jsx("rect", { fill: "#091E43", x: "23.5573146", y: "4.54116908", width: "9.36616122", height: "4.82499214" }), _jsx("path", { d: "M32.9234758,4.82499214 C38.0962638,4.82499214 42.289637,9.01836536 42.289637,14.1911534 C42.289637,19.3639414 38.0962638,23.5573146 32.9234758,23.5573146 L32.9234758,18.874234 L32.9234758,18.874234 C35.5098698,18.874234 37.6065564,16.7775474 37.6065564,14.1911534 C37.6065564,11.6047594 35.5098698,9.50807275 32.9234758,9.50807275 L32.9234758,4.82499214 L32.9234758,4.82499214 Z", fill: "#C3D0D8" })] }), _jsxs("g", { transform: "translate(8.230869, 65.846952)", children: [_jsx("path", { d: "M54.4940289,18.1646763 L54.4940289,13.6235072 L93.0939661,13.6235072 L93.0939661,4.54116908 L54.4940289,4.54116908 L54.4940289,0 L97.6351351,0 L97.6351351,18.1646763 L54.4940289,18.1646763 Z", className: "fill-primary", fill: "#1657E2" }), _jsxs("g", { children: [_jsx("use", { className: "fill-primary", fill: "#1657E2", xlinkHref: "#mysite-coffee-book-path-3" }), _jsx("use", { fillOpacity: "0.8", fill: "#FFFFFF", xlinkHref: "#mysite-coffee-book-path-3" })] }), _jsx("rect", { className: "fill-primary-opa50", fill: "#88A9F0", x: "0", y: "0", width: "54.4940289", height: "4.54116908" }), _jsx("rect", { fill: "#FFFFFF", x: "2.27058454", y: "4.54116908", width: "52.2234444", height: "9.08233815" }), _jsx("rect", { className: "fill-primary-opa50", fill: "#88A9F0", x: "0", y: "13.6235072", width: "54.4940289", height: "4.54116908" })] })] }) }) })] }));
|
5
|
-
};
|
6
|
-
export default withIllustration('IllustrationMySiteCoffeeBook')(IllustrationMySiteCoffeeBook);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IllustrationMySiteComputer.d.ts","sourceRoot":"","sources":["../../../src/packages/illustrations/MySite/IllustrationMySiteComputer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AAgJzB,wBAEC"}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
-
import withIllustration from '../withIllustration';
|
3
|
-
const IllustrationMySiteComputer = (props) => {
|
4
|
-
return (_jsxs("svg", { viewBox: "0 0 150 86", ...props, children: [_jsxs("defs", { children: [_jsx("path", { d: "M41.2983478,0 L114.25615,0 C117.43731,6.11558756e-15 120.01615,2.57884005 120.01615,5.76000046 C120.01615,6.05877547 119.992904,6.35709761 119.946622,6.65226611 L111.896916,57.9896907 L111.896916,57.9896907 L27.2783527,57.9896907 L35.6078765,4.86773422 C36.047298,2.06530114 38.4616733,-5.69616028e-15 41.2983478,0 Z", id: "mysite-computer-path-1" }), _jsx("path", { d: "M0,50.257732 L89.072172,50.257732 L89.072172,53.0028861 C89.072172,56.1840466 86.493332,58.7628866 83.3121716,58.7628866 L5.76000046,58.7628866 C2.57884005,58.7628866 -4.98598628e-16,56.1840466 0,53.0028861 L0,50.257732 L0,50.257732 Z", id: "mysite-computer-path-2" }), _jsx("path", { d: "M1.75867954,0 L31.9341025,0 C32.7824118,1.57311275e-15 33.4701023,0.68769057 33.4701023,1.53599988 L33.4701023,20.9594237 C33.4701023,27.7458981 27.9685778,33.2474227 21.1821033,33.2474227 L12.5106787,33.2474227 C5.72420421,33.2474227 0.222679657,27.7458981 0.222679657,20.9594237 L0.222679657,1.53599988 C0.222679657,0.68769057 0.910370227,1.55831892e-16 1.75867954,0 Z", id: "mysite-computer-path-3" })] }), _jsx("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", children: _jsx("g", { transform: "translate(-966.000000, -1179.000000)", children: _jsxs("g", { transform: "translate(966.000000, 1179.000000)", children: [_jsx("path", { d: "M84.2503307,13.8956646 C76.3194583,13.6160937 68.7652041,11.0096658 61.5525332,8.15847754 C54.3398622,5.3072892 47.1939753,2.14715866 39.4536014,0.636170264 C34.4743624,-0.335257122 28.7802061,-0.472323025 24.7687875,2.24397506 C20.9073591,4.85475415 19.6603597,9.37357762 18.9903302,13.5573511 C18.4856184,16.7120425 18.1889223,20.0244685 19.5705845,22.9746489 C20.5307412,25.0230227 22.2353752,26.7439612 23.4144958,28.705309 C27.5145948,35.5314085 24.6187972,43.9489955 20.1716404,50.6140969 C18.0914834,53.7405049 15.6686478,56.7233199 14.060358,60.0509755 C12.4520681,63.3786311 11.7075909,67.192544 13.1144339,70.5876447 C14.5103288,73.953374 17.8342008,76.4803907 21.4350621,78.2578962 C28.7495512,81.8694742 37.3690651,82.9029073 45.7739944,83.4881568 C64.3793569,84.7837559 83.0843481,84.2224387 101.738978,83.661121 C108.642909,83.4522586 115.576401,83.2423087 122.368661,82.155572 C126.13922,81.5518291 130.032398,80.5945434 132.769446,78.2818285 C136.245499,75.3447019 137.107121,70.3766068 134.777346,66.6964964 C130.874314,60.5252669 120.07173,58.9936101 117.34125,52.3665824 C115.838063,48.7201942 117.381759,44.6582571 119.565924,41.2707712 C124.251751,34.0160688 132.105986,27.6512069 132.519828,19.357632 C132.804481,13.6617823 129.028448,7.95722997 123.190871,5.26268839 C117.07083,2.43434436 108.585979,2.79332649 104.070943,7.46879669 C99.4223396,12.2911233 91.2527964,14.1436886 84.2503307,13.8956646 Z", fill: "#EDE4E8", fillRule: "nonzero", className: "fill-primary", opacity: "0.1" }), _jsxs("g", { transform: "translate(0.000000, 25.515464)", children: [_jsx("path", { d: "M59.5670148,0 L118.895326,0 C122.076486,2.08016557e-15 124.655326,2.57884005 124.655326,5.76000046 C124.655326,6.05877547 124.63208,6.35709761 124.585797,6.65226611 L116.536092,57.9896907 L116.536092,57.9896907 L50.4742302,57.9896907 L59.5670148,0 Z", className: "fill-primary", fill: "#661B39" }), _jsxs("g", { children: [_jsx("use", { className: "fill-primary", fill: "#661B39", xlinkHref: "#mysite-computer-path-1" }), _jsx("use", { fillOpacity: "0.493116259", fill: "#FFFFFF", xlinkHref: "#mysite-computer-path-1" })] }), _jsx("polygon", { fill: "#FFFFFF", points: "40.6391788 4.63917526 115.42269 4.63917526 107.443308 57.9896907 32.6597964 57.9896907" }), _jsx("polygon", { className: "fill-primary", fill: "#661B39", points: "69.5876316 50.257732 117.761523 50.257732 116.487726 58.7628866 69.5876316 58.7628866" }), _jsxs("g", { children: [_jsx("use", { className: "fill-primary", fill: "#661B39", xlinkHref: "#mysite-computer-path-2" }), _jsx("use", { fillOpacity: "0.493116259", fill: "#FFFFFF", xlinkHref: "#mysite-computer-path-2" })] })] }), _jsx("polygon", { fill: "#C3D0D8", points: "70.7796392 40.2061856 100.515464 40.2061856 100.096649 44.0721649 70.3608247 44.0721649" }), _jsx("polygon", { fill: "#C3D0D8", points: "70.0064433 46.3917526 99.742268 46.3917526 99.3234536 50.257732 69.5876289 50.257732" }), _jsx("polygon", { stroke: "#C3D0D8", strokeWidth: "1.5", points: "50.257732 40.2061856 62.628866 40.2061856 61.0824742 51.0309278 48.7113402 51.0309278" }), _jsx("polygon", { stroke: "#C3D0D8", strokeWidth: "1.5", points: "47.1649485 55.6701031 59.5360825 55.6701031 57.9896907 66.4948454 45.6185567 66.4948454" }), _jsx("polygon", { fill: "#C3D0D8", points: "67.6868557 56.1633906 97.4226804 56.1633906 97.003866 60.0293699 67.2680412 60.0293699" }), _jsx("polygon", { fill: "#C3D0D8", points: "66.9136598 62.3489576 96.6494845 62.3489576 96.2306701 66.214937 66.4948454 66.214937" }), _jsxs("g", { transform: "translate(106.701031, 51.030928)", children: [_jsxs("g", { children: [_jsx("mask", { fill: "white", children: _jsx("use", { xlinkHref: "#mysite-computer-path-3" }) }), _jsx("use", { fill: "#C3D0D8", xlinkHref: "#mysite-computer-path-3" }), _jsx("path", { d: "M-7.51967098,0 L22.6557519,0 C23.5040613,1.57311275e-15 24.1917518,0.68769057 24.1917518,1.53599988 L24.1917518,20.9594237 C24.1917518,27.7458981 18.6902273,33.2474227 11.9037528,33.2474227 L3.23232817,33.2474227 C-3.5541463,33.2474227 -9.05567086,27.7458981 -9.05567086,20.9594237 L-9.05567086,1.53599988 C-9.05567086,0.68769057 -8.36798029,1.55831892e-16 -7.51967098,0 Z", fill: "#FFFFFF", mask: "url(#mask-4)" })] }), _jsx("rect", { fill: "#091E43", x: "0.222679657", y: "4.75051509", width: "33.2474227", height: "4.75051509" }), _jsx("rect", { fill: "#091E43", x: "23.9752551", y: "4.75051509", width: "9.50103017", height: "4.75051509" }), _jsx("path", { d: "M33.4762853,4.75051509 C38.7235593,4.75051509 42.9773154,9.00427119 42.9773154,14.2515453 C42.9773154,19.4988193 38.7235593,23.7525754 33.4762853,23.7525754 L33.4762853,19.0020603 L33.4762853,19.0020603 C36.0999223,19.0020603 38.2268003,16.8751823 38.2268003,14.2515453 C38.2268003,11.6279082 36.0999223,9.50103017 33.4762853,9.50103017 L33.4762853,4.75051509 L33.4762853,4.75051509 Z", fill: "#C3D0D8" })] }), _jsx("polyline", { stroke: "#1C895D", strokeWidth: "3", points: "50.257732 43.2289553 54.0670853 48.2180527 63.9539067 39.7128981" }), _jsx("polyline", { stroke: "#1C895D", strokeWidth: "3", points: "47.1649485 59.1861603 50.9743018 64.1752577 60.8611232 55.6701031" })] }) }) })] }));
|
5
|
-
};
|
6
|
-
export default withIllustration('IllustrationMySiteComputer')(IllustrationMySiteComputer);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IllustrationMySiteCooperative.d.ts","sourceRoot":"","sources":["../../../src/packages/illustrations/MySite/IllustrationMySiteCooperative.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AAkFzB,wBAEC"}
|
@@ -1,4 +0,0 @@
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
-
import withIllustration from '../withIllustration';
|
3
|
-
const IllustrationMySiteCooperative = (props) => (_jsx("svg", { viewBox: "0 0 222 150", ...props, children: _jsxs("g", { fillRule: "nonzero", fill: "none", children: [_jsx("path", { d: "M128.987 24.731c-14.232-.497-27.788-5.136-40.731-10.21C75.313 9.445 62.49 3.82 48.599 1.131 39.664-.597 29.446-.84 22.248 3.994c-6.93 4.646-9.167 12.689-10.37 20.135-.906 5.615-1.438 11.51 1.041 16.761 1.723 3.646 4.782 6.709 6.898 10.2 7.358 12.149 2.161 27.13-5.819 38.993-3.733 5.564-8.08 10.873-10.967 16.795-2.886 5.923-4.222 12.71-1.697 18.753 2.505 5.99 8.47 10.488 14.931 13.652 13.126 6.428 14.42 10.76 29.58 10.715 34.035-.1 80.98-.1 114.503 0 12.4.037 24.854-1.844 37.043-3.778 6.766-1.075 13.752-2.778 18.664-6.895 6.238-5.227 7.784-14.07 3.603-20.619-7.004-10.984-26.39-13.71-31.29-25.504-2.697-6.49.074-13.72 3.993-19.749 8.409-12.911 22.503-24.24 23.246-39 .51-10.138-6.265-20.29-16.741-25.087-10.982-5.033-26.208-4.394-34.31 3.927-8.343 8.583-23.003 11.88-35.569 11.438z", fillOpacity: ".136", fill: "#1657E2", className: "fill-primary" }), _jsx("path", { d: "M193.767 97c11.633 23.556 15.94 41.222 12.923 53h-25.846c-2.835-11.778 1.473-29.444 12.923-53z", fill: "#0842C0", className: "fill-dark-primary", opacity: ".503" }), _jsx("path", { fill: "#FFF", d: "M33 19.355h61.25V150H33z" }), _jsx("path", { fill: "#C3D0D8", d: "M94.25 19.355H138V150H94.25z" }), _jsx("path", { fill: "#091E43", d: "M33 15h105v4.355H33z" }), _jsx("path", { fill: "#C3D0D8", d: "M41.75 132.581h8.75v8.71h-8.75zM41.75 80.323h8.75v8.71h-8.75zM41.75 115.161h8.75v8.71h-8.75zM41.75 62.903h8.75v8.71h-8.75zM59.25 115.161H68v8.71h-8.75zM59.25 62.903H68v8.71h-8.75zM41.75 97.742h8.75v8.71h-8.75zM41.75 45.484h8.75v8.71h-8.75zM59.25 97.742H68v8.71h-8.75zM59.25 80.323H68v8.71h-8.75zM59.25 28.065H68v8.71h-8.75zM76.75 28.065h8.75v8.71h-8.75zM41.75 28.065h8.75v8.71h-8.75zM59.25 45.484H68v8.71h-8.75z" }), _jsx("path", { fill: "#091E43", d: "M59.25 132.581H68V150h-8.75z" }), _jsx("path", { fill: "#C3D0D8", d: "M76.75 132.581h8.75v8.71h-8.75zM76.75 80.323h8.75v8.71h-8.75z" }), _jsx("path", { fill: "#091E43", d: "M103 62.903h8.75v8.71H103zM120.5 62.903h8.75v8.71h-8.75z" }), _jsx("path", { fill: "#C3D0D8", d: "M76.75 115.161h8.75v8.71h-8.75zM76.75 62.903h8.75v8.71h-8.75z" }), _jsx("path", { fill: "#091E43", d: "M103 45.484h8.75v8.71H103zM120.5 45.484h8.75v8.71h-8.75z" }), _jsx("path", { fill: "#C3D0D8", d: "M76.75 97.742h8.75v8.71h-8.75zM76.75 45.484h8.75v8.71h-8.75z" }), _jsx("path", { fill: "#091E43", d: "M103 28.065h8.75v8.71H103zM120.5 28.065h8.75v8.71h-8.75z" }), _jsxs("g", { children: [_jsx("path", { fill: "#FFF", d: "M102 89.333h60.9V150H102z" }), _jsx("path", { fill: "#C3D0D8", d: "M162.9 89.333H189V150h-26.1z" }), _jsx("path", { fill: "#091E43", d: "M102 85h87v4.333h-87z" }), _jsx("path", { fill: "#C3D0D8", d: "M110.7 132.667h8.7v8.667h-8.7zM110.7 115.333h8.7V124h-8.7zM128.1 115.333h8.7V124h-8.7zM110.7 98h8.7v8.667h-8.7zM128.1 98h8.7v8.667h-8.7z" }), _jsx("path", { fill: "#091E43", d: "M128.1 132.667h8.7V150h-8.7z" }), _jsx("path", { fill: "#C3D0D8", d: "M145.5 132.667h8.7v8.667h-8.7z" }), _jsx("path", { fill: "#091E43", d: "M171.6 132.667h8.7v8.667h-8.7z" }), _jsx("path", { fill: "#C3D0D8", d: "M145.5 115.333h8.7V124h-8.7z" }), _jsx("path", { fill: "#091E43", d: "M171.6 115.333h8.7V124h-8.7z" }), _jsx("path", { fill: "#C3D0D8", d: "M145.5 98h8.7v8.667h-8.7z" }), _jsx("path", { fill: "#091E43", d: "M171.6 98h8.7v8.667h-8.7z" })] }), _jsx("g", { fill: "#1657E2", className: "fill-primary", children: _jsx("path", { d: "M0 150c0-5.155 4.278-9.333 9.556-9.333 2.544 0 4.856.97 6.568 2.554 2.443-4.306 7.144-7.221 12.543-7.221 7.794 0 14.135 6.077 14.328 13.644L43 150H0z" }) }), _jsx("g", { transform: "translate(176 20)", fill: "#10105A", children: _jsx("circle", { cx: "13.5", cy: "13.5", r: "13.5" }) }), _jsx("g", { fill: "#FFF", children: _jsx("path", { d: "M191 34c0-3.314-2.885-6-6.444-6-1.716 0-3.275.624-4.43 1.642-1.648-2.768-4.818-4.642-8.46-4.642-5.256 0-9.533 3.906-9.663 8.771L162 34h29z" }) }), _jsx("g", { fill: "#0842C0", className: "fill-dark-primary", children: _jsx("path", { d: "M207.767 97c11.633 23.556 15.94 41.222 12.923 53h-25.846c-2.835-11.778 1.473-29.444 12.923-53z" }) })] }) }));
|
4
|
-
export default withIllustration('IllustrationMySiteCooperative')(IllustrationMySiteCooperative);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IllustrationMySiteDashboard.d.ts","sourceRoot":"","sources":["../../../src/packages/illustrations/MySite/IllustrationMySiteDashboard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AA4EzB,wBAEC"}
|
@@ -1,4 +0,0 @@
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
-
import withIllustration from '../withIllustration';
|
3
|
-
const IllustrationMySiteDashboard = (props) => (_jsxs("svg", { viewBox: "0 0 224 150", ...props, children: [_jsxs("defs", { children: [_jsx("rect", { id: "a", x: "8.205", y: "0", width: "70.553", height: "52", rx: "4.411" }), _jsx("rect", { id: "b", x: "8.205", y: "0", width: "70.553", height: "35", rx: "4.411" }), _jsx("rect", { id: "c", x: "8.205", y: "39", width: "70.553", height: "34", rx: "4.411" })] }), _jsxs("g", { fill: "none", fillRule: "evenodd", children: [_jsx("path", { d: "M127.825 24.898c-14.104-.501-27.538-5.171-40.364-10.28C74.634 9.509 61.927 3.848 48.16 1.14 39.308-.6 29.182-.846 22.048 4.02 15.18 8.7 11.447 16.428 10.255 23.924c-.897 5.653.091 11.956 2.548 17.242 1.708 3.67 4.739 6.754 6.836 10.268 7.291 12.23 2.141 27.313-5.767 39.255-3.7 5.602-8.008 10.947-10.868 16.909-2.86 5.962-4.184 12.796-1.682 18.88 2.482 6.03 8.393 10.558 14.797 13.742C29.126 146.691 43.976 150 59 150c33.5 0 66.6-.1 99.926-.1 12.29 0 24.607-.75 36.686-2.697 6.706-1.082 13.629-2.797 18.496-6.94 6.182-5.263 7.714-14.165 3.571-20.759-6.94-11.057-26.151-13.802-31.007-25.676-2.673-6.533.072-13.811 3.956-19.88 8.333-13 22.3-24.404 23.036-39.264.507-10.205-6.208-20.427-16.59-25.255-10.883-5.067-25.972-4.424-34.001 3.953-8.267 8.64-22.795 11.96-35.248 11.516z", fillOpacity: ".14", fill: "#1657E2", className: "fill-primary", fillRule: "nonzero" }), _jsxs("g", { transform: "translate(0 39)", children: [_jsx("use", { fill: "#88A9F0", className: "fill-primary-opa50", xlinkHref: "#a" }), _jsx("use", { fillOpacity: ".499", fill: "#FFF", xlinkHref: "#a" }), _jsx("rect", { fill: "#FFF", width: "74.393", height: "52", rx: "4.411" }), _jsx("path", { fill: "#091E43", d: "M8.752 8.719h17.504v17.438H8.752zM30.633 8.719h35.009v4.36H30.633zM30.633 17.438h26.803v4.36H30.633z" }), _jsx("path", { fill: "#C3D0D8", d: "M8.752 30.517h18v4.36h-18zM8.752 39.517h18v4.36h-18zM30.256 30.517h28v4.36h-28zM30.256 39.517h28v4.36h-28z" })] }), _jsxs("g", { fillRule: "nonzero", children: [_jsx("path", { fill: "#C3D0D8", d: "M114 90.8L133 67l20 23.8V150h-39z" }), _jsx("path", { fill: "#FFF", d: "M52 91h62v59H52z" }), _jsx("path", { d: "M105 140l.296.005c5.011.161 9.046 4.408 9.2 9.684l.004.311-.296-.005c-5.011-.161-9.046-4.408-9.2-9.684L105 140z", fill: "#1657E2", className: "fill-primary" }), _jsx("path", { className: "fill-primary40", d: "M124 140l-.005.311c-.15 5.17-4.028 9.353-8.9 9.67l-.3.014-.295.005.005-.311c.15-5.17 4.028-9.353 8.9-9.67l.3-.014L124 140z", fill: "#779DED" }), _jsx("path", { fill: "#091E43", d: "M70.692 67H133l-18.692 24H52z" }), _jsx("path", { fill: "#C3D0D8", d: "M89.5 104.2H102v12.4H89.5zM89.5 128.2H102v12.4H89.5zM64.5 104.2H77v12.4H64.5z" }), _jsx("path", { fill: "#091E43", d: "M127 104.2h12.5v12.4H127zM127 128.2h12.5v12.4H127z" }), _jsx("path", { fill: "#C3D0D8", d: "M64.5 128H77v22H64.5z" })] }), _jsxs("g", { transform: "translate(145 39)", children: [_jsx("use", { fill: "#88A9F0", className: "fill-primary-opa50", xlinkHref: "#b" }), _jsx("use", { fillOpacity: ".499", fill: "#FFF", xlinkHref: "#b" }), _jsx("use", { fill: "#88A9F0", className: "fill-primary-opa50", xlinkHref: "#c" }), _jsx("use", { fillOpacity: ".499", fill: "#FFF", xlinkHref: "#c" }), _jsx("rect", { fill: "#FFF", width: "74.393", height: "35", rx: "4.411" }), _jsx("rect", { fill: "#FFF", y: "39", width: "74.393", height: "34", rx: "4.411" }), _jsx("path", { fill: "#C3D0D8", d: "M11.633 49.719h48v4.36h-48zM11.633 58.438h36.75v4.36h-36.75z" }), _jsx("path", { fill: "#1657E2", className: "fill-primary", d: "M8.752 8.719h17.504v17.438H8.752zM30.633 8.719h35.009v4.36H30.633zM30.633 17.438h26.803v4.36H30.633z" })] })] })] }));
|
4
|
-
export default withIllustration('IllustrationMySiteDashboard')(IllustrationMySiteDashboard);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IllustrationMySiteGift.d.ts","sourceRoot":"","sources":["../../../src/packages/illustrations/MySite/IllustrationMySiteGift.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AA0UzB,wBAEC"}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
-
import withIllustration from '../withIllustration';
|
3
|
-
const IllustrationMySiteGift = (props) => {
|
4
|
-
return (_jsxs("svg", { viewBox: "0 0 125 86", ...props, children: [_jsxs("defs", { children: [_jsx("path", { d: "M44.4032612,0 L44.4032612,6.8136178 L41.2920565,6.813 L41.2922047,26.6866697 L27.7166853,26.6866697 L27.7160565,10.504 L3.11105652,10.5043274 L3.11105652,6.8136178 L27.7160565,6.813 L27.7166853,0 L44.4032612,0 Z", id: "mysite-gift-path-1" }), _jsx("polygon", { id: "mysite-gift-path-2", points: "4.52517312 4.54241187 13.5755193 4.54241187 13.5755193 13.6272356 4.52517312 13.6272356" }), _jsx("rect", { id: "mysite-gift-path-3", x: "15.8381059", y: "4.54241187", width: "18.1006925", height: "2.27120593" }), _jsx("rect", { id: "mysite-gift-path-4", x: "15.8381059", y: "9.08482374", width: "13.8583427", height: "2.27120593" }), _jsx("rect", { id: "mysite-gift-path-5", x: "4.52517312", y: "15.8984415", width: "6.78775967", height: "2.27120593" }), _jsx("rect", { id: "mysite-gift-path-6", x: "13.5755193", y: "15.8984415", width: "11.3129328", height: "2.27120593" }), _jsx("rect", { id: "mysite-gift-path-7", x: "27.1510387", y: "15.8984415", width: "6.78775967", height: "2.27120593" })] }), _jsx("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", children: _jsx("g", { transform: "translate(-438.000000, -1044.000000)", children: _jsxs("g", { transform: "translate(438.000000, 1044.000000)", children: [_jsx("path", { d: "M72.3038787,13.8554787 C64.3261485,13.5767163 56.7272617,10.9778262 49.4719763,8.13488342 C42.2166909,5.29194065 35.0285842,2.14094913 27.242478,0.634330475 C22.2338203,-0.334287567 16.5060214,-0.470957078 12.4709022,2.23748553 C8.58665946,4.84071432 7.33229244,9.34646947 6.65830416,13.5181436 C6.15061044,16.6637117 5.85216139,19.9665582 7.24198683,22.9082068 C8.20781638,24.9506567 9.9225218,26.6666183 11.1086089,28.6222939 C15.2329325,35.4286525 12.3200257,43.8218961 7.84659394,50.4677222 C5.75414677,53.5850886 3.31699641,56.5592774 1.69920437,59.8773096 C0.0814122733,63.1953417 -0.667463545,66.9982249 0.747691542,70.3835069 C2.15183371,73.7395027 5.49534409,76.2592113 9.11748026,78.0315763 C16.4751853,81.6327097 25.1456257,82.6631541 33.6002136,83.2467111 C52.3155017,84.5385634 71.1310071,83.9788695 89.8958535,83.4191751 C96.8405753,83.2109167 103.815032,83.001574 110.647423,81.9179801 C114.440259,81.3159832 118.356439,80.3614659 121.109659,78.0554394 C124.606248,75.1268069 125.472962,70.1730794 123.129421,66.5036117 C119.203329,60.3502293 108.336921,58.823002 105.590309,52.2151395 C104.07824,48.5792966 105.631056,44.5291065 107.828126,41.1514172 C112.541638,33.9176952 120.442278,27.5712403 120.858565,19.3016502 C121.1449,13.6222727 117.346558,7.93421786 111.47449,5.24746882 C105.31829,2.4273043 96.7833083,2.78524826 92.2415967,7.44719712 C87.565528,12.2555777 79.3477169,14.1027854 72.3038787,13.8554787 Z", fill: "#E6EDFB", fillRule: "nonzero", className: "fill-primary", opacity: "0.1" }), _jsxs("g", { transform: "translate(63.069600, 57.347950)", children: [_jsx("rect", { fill: "#FFFFFF", x: "0", y: "0", width: "27.7166853", height: "6.8136178" }), _jsx("rect", { fill: "#FFFFFF", x: "3.11105652", y: "6.8136178", width: "24.6056288", height: "19.8730519" }), _jsxs("g", { children: [_jsx("use", { className: "fill-primary-opa50", fill: "#88A9F0", xlinkHref: "#mysite-gift-path-1" }), _jsx("use", { fillOpacity: "0.500327797", fill: "#FFFFFF", xlinkHref: "#mysite-gift-path-1" })] })] }), _jsx("polygon", { fill: "#A64A4A", transform: "translate(44.968908, 46.417771) scale(-1, 1) translate(-44.968908, -46.417771) ", points: "38.1811482 38.6105009 51.7566675 54.2250417 38.1811482 54.2250417" }), _jsx("polygon", { fill: "#FF6E71", points: "38.1811482 38.6105009 51.7566675 54.2250417 38.1811482 54.2250417" }), _jsxs("g", { transform: "translate(17.252223, 49.398729)", className: "fill-primary-opa50", fill: "#88A9F0", children: [_jsx("rect", { x: "0", y: "0", width: "34.504445", height: "9.93652597" }), _jsx("rect", { x: "3.67670316", y: "9.93652597", width: "29.6964486", height: "24.6993645" })] }), _jsx("path", { d: "M38.1811482,49.3987291 L38.1809257,59.3347291 L50.6249257,59.3347291 L50.6253742,49.3987291 L74.6653564,49.3987291 L74.6653564,59.3352551 L70.4229257,59.3347291 L70.4230066,84.0346196 L50.6253742,84.0346196 L50.6249257,64.1607291 L40.1599257,64.1607291 L40.1609114,84.0346196 L32.8075051,84.0346196 L32.8069257,64.1607291 L20.9289257,64.1615677 L20.9289257,59.3352551 L30.8269257,59.3347291 L30.8277418,49.3987291 L38.1811482,49.3987291 Z", className: "fill-primary", fill: "#1657E2" }), _jsxs("g", { transform: "translate(62.786777, 67.568377)", children: [_jsxs("g", { children: [_jsx("rect", { fill: "#FDD33F", x: "0", y: "0", width: "10.7472861", height: "16.466243" }), _jsx("rect", { fill: "#F7B523", x: "0", y: "0", width: "3.11105652", height: "16.466243" }), _jsx("rect", { fill: "#FFE168", x: "7.35340631", y: "0", width: "1.69693992", height: "16.466243" }), _jsx("rect", { fill: "#F7B523", x: "2.8282332", y: "4.54241187", width: "1.69693992", height: "2.83900742" }), _jsx("rect", { fill: "#F7B523", x: "2.8282332", y: "13.6272356", width: "1.69693992", height: "2.83900742" }), _jsx("rect", { fill: "#F7B523", x: "0", y: "2.83900742", width: "10.7472861", height: "1.70340445" }), _jsx("rect", { fill: "#F7B523", x: "0", y: "7.38141929", width: "10.7472861", height: "1.70340445" }), _jsx("rect", { fill: "#F7B523", x: "0", y: "11.9238312", width: "10.7472861", height: "1.70340445" })] }), _jsxs("g", { transform: "translate(7.353406, 2.839007)", children: [_jsx("rect", { fill: "#FDD33F", x: "0", y: "1.70340445", width: "10.7472861", height: "11.9238312" }), _jsx("rect", { fill: "#F7B523", x: "0", y: "0", width: "3.11105652", height: "13.6272356" }), _jsx("rect", { fill: "#FFE168", x: "7.63622963", y: "1.70340445", width: "1.4141166", height: "11.9238312" }), _jsx("rect", { fill: "#F7B523", x: "2.8282332", y: "6.24581632", width: "1.69693992", height: "2.83900742" }), _jsx("rect", { fill: "#F7B523", x: "0", y: "4.54241187", width: "10.7472861", height: "1.70340445" }), _jsx("rect", { fill: "#F7B523", x: "0", y: "9.08482374", width: "10.7472861", height: "1.70340445" })] })] }), _jsx("g", { transform: "translate(65.615010, 18.737449)", className: "fill-primary", fill: "#1657E2", opacity: "0.197916667", children: _jsx("rect", { x: "0", y: "0", width: "38.4639715", height: "22.7120593", rx: "2.24448573" }) }), _jsxs("g", { transform: "translate(56.564664, 23.279861)", children: [_jsx("rect", { x: "4.2423498", y: "0", width: "36.4784342", height: "22.7120593", rx: "2.24448573" }), _jsx("rect", { fill: "#FFFFFF", x: "0", y: "0", width: "38.4639715", height: "22.7120593", rx: "2.24448573" }), _jsxs("g", { children: [_jsx("use", { className: "fill-primary-opa50", fill: "#88A9F0", xlinkHref: "#mysite-gift-path-2" }), _jsx("use", { fillOpacity: "0.504370629", fill: "#FFFFFF", xlinkHref: "#mysite-gift-path-2" })] }), _jsxs("g", { children: [_jsx("use", { className: "fill-primary-opa50", fill: "#88A9F0", xlinkHref: "#mysite-gift-path-3" }), _jsx("use", { fillOpacity: "0.504370629", fill: "#FFFFFF", xlinkHref: "#mysite-gift-path-3" })] }), _jsxs("g", { children: [_jsx("use", { className: "fill-primary-opa50", fill: "#88A9F0", xlinkHref: "#mysite-gift-path-4" }), _jsx("use", { fillOpacity: "0.504370629", fill: "#FFFFFF", xlinkHref: "#mysite-gift-path-4" })] }), _jsxs("g", { children: [_jsx("use", { className: "fill-primary-opa50", fill: "#88A9F0", xlinkHref: "#mysite-gift-path-5" }), _jsx("use", { fillOpacity: "0.504370629", fill: "#FFFFFF", xlinkHref: "#mysite-gift-path-5" })] }), _jsxs("g", { children: [_jsx("use", { className: "fill-primary-opa50", fill: "#88A9F0", xlinkHref: "#mysite-gift-path-6" }), _jsx("use", { fillOpacity: "0.504370629", fill: "#FFFFFF", xlinkHref: "#mysite-gift-path-6" })] }), _jsxs("g", { children: [_jsx("use", { className: "fill-primary-opa50", fill: "#88A9F0", xlinkHref: "#mysite-gift-path-7" }), _jsx("use", { fillOpacity: "0.504370629", fill: "#FFFFFF", xlinkHref: "#mysite-gift-path-7" })] })] })] }) }) })] }));
|
5
|
-
};
|
6
|
-
export default withIllustration('IllustrationMySiteGift')(IllustrationMySiteGift);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IllustrationMySiteLetterSent.d.ts","sourceRoot":"","sources":["../../../src/packages/illustrations/MySite/IllustrationMySiteLetterSent.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AAuFzB,wBAEC"}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
-
import withIllustration from '../withIllustration';
|
3
|
-
const IllustrationMySiteLetterSent = (props) => {
|
4
|
-
return (_jsx("svg", { viewBox: "0 0 231 156", fill: "none", ...props, children: _jsxs("g", { children: [_jsx("g", { children: _jsx("path", { fill: "#1657E2", fillOpacity: "0.14", d: "M133.912 25.894c-14.775-.521-28.849-5.378-42.286-10.691C78.188 9.89 64.876 4 50.456 1.185 41.178-.625 30.57-.88 23.096 4.181c-7.194 4.865-11.105 12.903-12.353 20.7-.94 5.878.095 12.433 2.669 17.93 1.788 3.818 4.964 7.025 7.161 10.68 7.638 12.72 2.244 28.405-6.042 40.825-3.875 5.826-8.389 11.384-11.385 17.585-2.996 6.201-4.383 13.308-1.762 19.634 2.6 6.272 8.793 10.981 15.501 14.293C30.513 152.558 46.071 156 61.81 156c35.096 0 69.773-.103 104.685-.103 12.875 0 25.779-.781 38.433-2.806 7.025-1.125 14.278-2.909 19.377-7.218 6.476-5.473 8.081-14.731 3.741-21.589-7.272-11.499-27.397-14.353-32.484-26.702-2.8-6.795.075-14.364 4.145-20.677 8.729-13.518 23.362-25.379 24.133-40.833.53-10.614-6.505-21.244-17.38-26.265-11.402-5.27-27.209-4.602-35.621 4.11-8.66 8.987-23.88 12.439-36.926 11.977z" }) }), _jsxs("g", { children: [_jsx("path", { fill: "#1657E2", fillRule: "evenodd", d: "M79.62 105.04l3.273-29.81 147.583-27.39-150.857 57.2z", clipRule: "evenodd" }), _jsx("path", { fill: "#739AEE", fillRule: "evenodd", d: "M82.728 76.96l-33.49-24.548 181.238-4.572L82.728 76.96z", clipRule: "evenodd" }), _jsxs("g", { children: [_jsxs("g", { children: [_jsx("path", { fill: "#1657E2", fillRule: "evenodd", d: "M174.899 40.592l-37.76-22.76-31.984 30.484 4.657 43.531 69.72-7.2-4.633-44.056z", clipRule: "evenodd" }), _jsx("path", { fill: "#fff", d: "M114.247 25.137l43.016-4.443 6.024 56.32-43.016 4.442-6.024-56.32z" }), _jsx("path", { fill: "#fff", d: "M117.661 31.345l43.016-4.443 6.024 56.32-43.016 4.442-6.024-56.32z" }), _jsx("path", { stroke: "#1C895D", strokeWidth: "5.307", d: "M127.436 44.031l8.289 8.132 15.933-18.028" }), _jsx("g", { children: _jsx("path", { fill: "#C3D4F7", d: "M174.877 40.56L109.8 91.848l69.731-7.178-4.654-44.11z" }) })] }), _jsx("path", { fill: "#D7E2F9", fillRule: "evenodd", d: "M105.126 48.365l4.63 43.483 66.461-10.353-71.091-33.13z", clipRule: "evenodd" })] }), _jsx("path", { fill: "#1246B5", fillRule: "evenodd", d: "M108.952 85.007L79.619 105.04l45.048-4.162-15.715-15.871z", clipRule: "evenodd" }), _jsx("path", { fill: "#739AEE", fillRule: "evenodd", d: "M108.952 85.007l34.362 56.433 87.162-93.6-121.524 37.167z", clipRule: "evenodd" })] }), _jsx("path", { stroke: "#10105A", strokeDasharray: "3 8", strokeLinecap: "round", strokeWidth: "3", d: "M1.578 155.528c2.028-2.831 29.088-11.752 41.675-25.018 9.485-9.996 6.92-24.09 0-31.568-12.929-13.973-30.132.002-24.191 12.94 8.52 18.552 48.27-7.39 57.945-7.561" })] }) }));
|
5
|
-
};
|
6
|
-
export default withIllustration('IllustrationMySiteLetterSent')(IllustrationMySiteLetterSent);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IllustrationMySiteMailbox.d.ts","sourceRoot":"","sources":["../../../src/packages/illustrations/MySite/IllustrationMySiteMailbox.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AAuFzB,wBAEC"}
|
@@ -1,4 +0,0 @@
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
-
import withIllustration from '../withIllustration';
|
3
|
-
const IllustrationMySiteMailbox = (props) => (_jsxs("svg", { viewBox: "0 0 234 150", ...props, children: [_jsxs("defs", { children: [_jsx("path", { d: "M10.41 0h65.18A4.41 4.41 0 0 1 80 4.41v35.18A4.41 4.41 0 0 1 75.59 44H33l-15 8-1-8h-6.59A4.41 4.41 0 0 1 6 39.59V4.41A4.41 4.41 0 0 1 10.41 0z", id: "a" }), _jsx("path", { d: "M0 0l92.7 58.204c5.613 3.524 7.306 10.93 3.782 16.543a12 12 0 0 1-10.163 5.62L7 80.365a7 7 0 0 1-7-7V0z", id: "b" })] }), _jsxs("g", { fill: "none", fillRule: "evenodd", children: [_jsx("path", { d: "M129.568 24.731c-14.296-.497-27.913-5.136-40.914-10.21C75.652 9.445 62.77 3.82 48.818 1.131 39.843-.597 29.578-.84 22.348 3.994c-6.96 4.646-9.209 12.689-10.416 20.135-.91 5.615-1.445 11.51 1.046 16.761 1.73 3.646 4.803 6.709 6.929 10.2 7.39 12.149 2.17 27.13-5.846 38.993-3.75 5.564-8.117 10.873-11.016 16.795-2.9 5.923-4.241 12.71-1.705 18.753 2.516 5.99 8.508 10.488 14.998 13.652 13.185 6.428 14.485 10.76 29.713 10.715 34.188-.1 81.346-.1 115.019 0 12.457.037 24.966-1.844 37.21-3.778 6.796-1.075 13.814-2.778 18.748-6.895 6.266-5.227 7.819-14.07 3.62-20.619-7.036-10.984-26.509-13.71-31.43-25.504-2.71-6.49.072-13.72 4.01-19.749 8.446-12.911 22.604-24.24 23.35-39 .513-10.138-6.293-20.29-16.816-25.087-11.032-5.033-26.327-4.394-34.465 3.927-8.38 8.583-23.106 11.88-35.729 11.438z", fillOpacity: ".136", fill: "#1657E2", className: "fill-primary", fillRule: "nonzero" }), _jsxs("g", { transform: "translate(154 13)", children: [_jsx("use", { fill: "#88A9F0", className: "fill-primary-opa50", xlinkHref: "#a" }), _jsx("use", { fillOpacity: ".499", fill: "#FFF", xlinkHref: "#a" })] }), _jsx("path", { d: "M158.41 13h65.18a4.41 4.41 0 0 1 4.41 4.41v35.18a4.41 4.41 0 0 1-4.41 4.41H179l-7 8-7-8h-6.59a4.41 4.41 0 0 1-4.41-4.41V17.41a4.41 4.41 0 0 1 4.41-4.41z", fill: "#FFF" }), _jsx("path", { fill: "#C3D4F7", className: "fill-primary20", d: "M166 25h49v6h-49zM166 38h37v6h-37z" }), _jsxs("g", { children: [_jsx("path", { d: "M141 69.633L77 20 13 69.633v73.365a7 7 0 0 0 7 7h114a7 7 0 0 0 7-7V69.633z", fill: "#1657E2", className: "fill-primary" }), _jsx("path", { fill: "#FFF", d: "M113 29H34v104h79z" }), _jsx("path", { fill: "#FFF", d: "M118 41H39v104h79z" }), _jsx("path", { fill: "#C3D4F7", className: "fill-primary20", d: "M100 64H47v6.003h53zM80 49H47v6.003h33zM100 79H47v6.003h53z" }), _jsxs("g", { transform: "matrix(-1 0 0 1 141 69.633)", children: [_jsx("mask", { id: "c", fill: "#fff", children: _jsx("use", { xlinkHref: "#b" }) }), _jsx("use", { fill: "#C3D4F7", className: "fill-primary20", xlinkHref: "#b" }), _jsx("path", { d: "M128 0v73.365a7 7 0 0 1-7 7H0L128 0z", fill: "#FFF", mask: "url(#c)" })] }), _jsx("path", { d: "M13 69.633v73.365a7 7 0 0 0 7 7h113.46L13 69.633z", fill: "#FFF" })] }), _jsxs("g", { children: [_jsx("path", { d: "M153 66h6a2 2 0 0 1 2 2v66h-10V68a2 2 0 0 1 2-2z", fill: "#88A9F0", className: "fill-primary-opa50" }), _jsx("path", { d: "M155.987 66H159a2 2 0 0 1 2 2v66h-4.992l-.021-68z", fill: "#1657E2", className: "fill-primary" }), _jsx("path", { fill: "#FFF", d: "M151 134h10l-5 9z" }), _jsx("path", { fill: "#1657E2", className: "fill-primary", d: "M157.66 140.01L156 143l-1.666-2.998z" })] })] })] }));
|
4
|
-
export default withIllustration('IllustrationMySiteMailbox')(IllustrationMySiteMailbox);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IllustrationMySitePapers.d.ts","sourceRoot":"","sources":["../../../src/packages/illustrations/MySite/IllustrationMySitePapers.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AAsRzB,wBAEC"}
|