@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,7 +0,0 @@
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
-
import { Fragment } from 'react';
|
3
|
-
import withIllustration from '../withIllustration';
|
4
|
-
const IllustrationHousesBackgroundWithComposition = (props) => {
|
5
|
-
return (_jsxs(Fragment, { children: [_jsxs("svg", { viewBox: "0 0 1462 159", children: [_jsxs("defs", { children: [_jsx("rect", { id: "path-1", x: "24", y: "68", width: "4", height: "4" }), _jsx("rect", { id: "path-2", x: "24", y: "76", width: "4", height: "4" }), _jsx("rect", { id: "path-3", x: "32", y: "68", width: "4", height: "4" }), _jsx("rect", { id: "path-4", x: "32", y: "76", width: "4", height: "4" }), _jsx("rect", { id: "path-5", x: "44", y: "36", width: "4", height: "4" }), _jsx("rect", { id: "path-6", x: "44", y: "44", width: "4", height: "4" }), _jsx("rect", { id: "path-7", x: "44", y: "52", width: "4", height: "4" }), _jsx("rect", { id: "path-8", x: "44", y: "60", width: "4", height: "4" }), _jsx("rect", { id: "path-9", x: "44", y: "68", width: "4", height: "4" }), _jsx("rect", { id: "path-10", x: "44", y: "76", width: "4", height: "4" }), _jsx("rect", { id: "path-11", x: "52", y: "4", width: "4", height: "4" }), _jsx("rect", { id: "path-12", x: "52", y: "12", width: "4", height: "4" }), _jsx("rect", { id: "path-13", x: "52", y: "20", width: "4", height: "4" }), _jsx("rect", { id: "path-14", x: "52", y: "28", width: "4", height: "4" }), _jsx("rect", { id: "path-15", x: "52", y: "36", width: "4", height: "4" }), _jsx("rect", { id: "path-16", x: "52", y: "44", width: "4", height: "4" }), _jsx("rect", { id: "path-17", x: "52", y: "52", width: "4", height: "4" }), _jsx("rect", { id: "path-18", x: "52", y: "60", width: "4", height: "4" }), _jsx("rect", { id: "path-19", x: "52", y: "68", width: "4", height: "4" }), _jsx("rect", { id: "path-20", x: "52", y: "76", width: "4", height: "4" }), _jsx("rect", { id: "path-21", x: "24", y: "68", width: "4", height: "4" }), _jsx("rect", { id: "path-22", x: "24", y: "76", width: "4", height: "4" }), _jsx("rect", { id: "path-23", x: "32", y: "68", width: "4", height: "4" }), _jsx("rect", { id: "path-24", x: "32", y: "76", width: "4", height: "4" }), _jsx("rect", { id: "path-25", x: "44", y: "36", width: "4", height: "4" }), _jsx("rect", { id: "path-26", x: "44", y: "44", width: "4", height: "4" }), _jsx("rect", { id: "path-27", x: "44", y: "52", width: "4", height: "4" }), _jsx("rect", { id: "path-28", x: "44", y: "60", width: "4", height: "4" }), _jsx("rect", { id: "path-29", x: "44", y: "68", width: "4", height: "4" }), _jsx("rect", { id: "path-30", x: "44", y: "76", width: "4", height: "4" }), _jsx("rect", { id: "path-31", x: "52", y: "4", width: "4", height: "4" }), _jsx("rect", { id: "path-32", x: "52", y: "12", width: "4", height: "4" }), _jsx("rect", { id: "path-33", x: "52", y: "20", width: "4", height: "4" }), _jsx("rect", { id: "path-34", x: "52", y: "28", width: "4", height: "4" }), _jsx("rect", { id: "path-35", x: "52", y: "36", width: "4", height: "4" }), _jsx("rect", { id: "path-36", x: "52", y: "44", width: "4", height: "4" }), _jsx("rect", { id: "path-37", x: "52", y: "52", width: "4", height: "4" }), _jsx("rect", { id: "path-38", x: "52", y: "60", width: "4", height: "4" }), _jsx("rect", { id: "path-39", x: "52", y: "68", width: "4", height: "4" }), _jsx("rect", { id: "path-40", x: "52", y: "76", width: "4", height: "4" })] }), _jsx("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", children: _jsx("g", { transform: "translate(11.000000, -61.000000)", children: _jsxs("g", { transform: "translate(-11.000000, 61.000000)", children: [_jsx("path", { d: "M11,67 C34.7750236,67 38.8626593,83 54.712675,83 C70.5626908,83 54.217362,83 77.9923856,83 C101.767409,83 84.9267675,67 110.18773,67 C135.448693,67 118.608051,51 141.887762,51 C165.167472,51 160.173826,51 173.09248,51 C186.011134,51 181.017488,67 204.792512,67 C228.567535,67 228.567535,67 252.342559,67 C276.117583,67 268.192575,83 291.967598,83 C315.742622,83 299.892606,83 323.66763,83 C347.442653,83 331.592638,99 359.330165,99 C387.067693,99 371.217677,99 398.955205,99 C426.692732,99 410.842716,83 434.61774,83 C458.392764,83 442.542748,67 474.242779,67 C505.942811,67 482.167787,67 505.942811,67 C529.717835,67 521.792827,83 545.56785,83 C569.342874,83 545.56785,83 561.417866,83 C577.267882,83 569.342874,99 593.117898,99 C616.892921,99 593.117898,99 608.967913,99 C624.817929,99 616.892921,83 640.667945,83 C664.442968,83 632.742937,83 656.517961,83 C680.292984,83 664.442968,99 688.217992,99 C711.993016,99 696.143,115 719.918024,115 C743.693047,115 717.936772,115 735.768039,115 C753.599307,115 743.197734,115 767.468071,115 C791.738407,115 783.318087,99 807.588423,99 C831.85876,99 815.513431,99 839.288455,99 C863.063478,99 854.147844,83 886.343189,83 C918.538533,83 907.146335,83 942.313557,83 C977.480779,83 965.593268,99 989.368291,99 C1013.14331,99 1060.69336,99 1084.46839,99 C1108.24341,99 1092.39339,83 1124.09343,83 C1145.22678,83 1166.36013,83 1187.49349,83 C1196.73933,83 1209.28726,83 1225.13728,83 C1248.9123,83 1255.86036,99 1274.66857,99 C1293.47679,99 1289.58034,99 1322.21862,99 C1354.8569,99 1338.06864,115 1361.84366,115 C1385.61869,115 1377.69368,115 1401.4687,115 C1425.24372,115 1420.27121,99 1433.16873,99 C1441.76708,99 1447.71083,99 1451,99 L1451,157 L11,157 C11,97 11,67 11,67 Z", fill: "#E1EBF9", className: "fill-primary5" }), _jsxs("g", { children: [_jsxs("g", { children: [_jsxs("g", { transform: "translate(92.500000, 95.000000)", children: [_jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "2", width: "28", height: "60" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "28", y: "2", width: "20", height: "60" }), _jsx("path", { d: "M0,2 L0,0 L48,0 L48,2 L0,2 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "54", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "30", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "46", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "22", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "46", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "22", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "38", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "38", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "30", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "12", y: "54", width: "4", height: "8" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "54", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "30", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "22", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "40", y: "22", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "46", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "22", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "40", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "38", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "40", y: "6", width: "4", height: "4" })] }), _jsxs("g", { transform: "translate(127.500000, 85.000000)", children: [_jsx("path", { d: "M36,12 L36,0 L64,0 L64,12 L52,12 L52,24 L40,24 L40,36 L28,36 L28,72 L0,72 L0,36 L12,36 L12,24 L24,24 L24,12 L36,12 Z", fill: "#D8E5F8", className: "fill-primary10" }), _jsx("path", { d: "M64,12 L64,0 L76,0 L76,72 L28,72 L28,36 L40,36 L40,24 L52,24 L52,12 L64,12 Z", fill: "#D0DDF9", className: "fill-primary20" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "40", width: "8", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "16", y: "28", width: "8", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "28", y: "16", width: "8", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "40", y: "4", width: "8", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "48", width: "8", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "56", width: "8", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "16", y: "40", width: "8", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "28", y: "28", width: "8", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "40", y: "16", width: "8", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "52", y: "4", width: "8", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "40", width: "8", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "56", y: "28", width: "8", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "44", y: "28", width: "8", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "56", y: "16", width: "8", height: "4" }), _jsx("path", { d: "M70,4 C71.1045695,4 72,4.8954305 72,6 L72,12 L72,12 L68,12 L68,6 C68,4.8954305 68.8954305,4 70,4 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "68", y: "16", width: "4", height: "16" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "16", y: "48", width: "8", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "48", width: "8", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "16", y: "56", width: "8", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "56", width: "8", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "16", y: "64", width: "8", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "64", width: "8", height: "4" })] }), _jsxs("g", { transform: "translate(192.500000, 69.000000)", children: [_jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "32", width: "20", height: "56" }), _jsx("polygon", { fill: "#A0BCF0", className: "fill-primary40", points: "20 20 40 20 20 32 0 32" }), _jsx("path", { d: "M20,88 L20,32 L40,20 L40,0 L60,0 L60,88 L20,88 Z", fill: "#D0DDF9", className: "fill-primary20" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "36", width: "4", height: "48" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "36", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "44", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "52", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "60", width: "4", height: "4" }), _jsxs("g", { fill: "#A0BCF0", className: "fill-primary40", children: [_jsx("use", { xlinkHref: "#path-1" }), _jsx("use", { xlinkHref: "#path-1" })] }), _jsxs("g", { fill: "#A0BCF0", className: "fill-primary40", children: [_jsx("use", { xlinkHref: "#path-2" }), _jsx("use", { xlinkHref: "#path-2" })] }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "36", width: "4", height: "48" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "36", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "44", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "52", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "60", width: "4", height: "4" }), _jsxs("g", { fill: "#A0BCF0", className: "fill-primary40", children: [_jsx("use", { xlinkHref: "#path-3" }), _jsx("use", { xlinkHref: "#path-3" })] }), _jsxs("g", { fill: "#A0BCF0", className: "fill-primary40", children: [_jsx("use", { xlinkHref: "#path-4" }), _jsx("use", { xlinkHref: "#path-4" })] }), _jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "20", y: "0", width: "20", height: "20" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "24", y: "4", width: "4", height: "16" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "44", y: "4", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "44", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "44", y: "20", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "44", y: "28", width: "4", height: "4" }), _jsxs("g", { fill: "#A0BCF0", className: "fill-primary40", children: [_jsx("use", { xlinkHref: "#path-5" }), _jsx("use", { xlinkHref: "#path-5" })] }), _jsxs("g", { fill: "#A0BCF0", className: "fill-primary40", children: [_jsx("use", { xlinkHref: "#path-6" }), _jsx("use", { xlinkHref: "#path-6" })] }), _jsxs("g", { fill: "#A0BCF0", className: "fill-primary40", children: [_jsx("use", { xlinkHref: "#path-7" }), _jsx("use", { xlinkHref: "#path-7" })] }), _jsxs("g", { fill: "#A0BCF0", className: "fill-primary40", children: [_jsx("use", { xlinkHref: "#path-8" }), _jsx("use", { xlinkHref: "#path-8" })] }), _jsxs("g", { fill: "#A0BCF0", className: "fill-primary40", children: [_jsx("use", { xlinkHref: "#path-9" }), _jsx("use", { xlinkHref: "#path-9" })] }), _jsxs("g", { fill: "#A0BCF0", className: "fill-primary40", children: [_jsx("use", { xlinkHref: "#path-10" }), _jsx("use", { xlinkHref: "#path-10" })] }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "32", y: "4", width: "4", height: "16" }), _jsxs("g", { fill: "#A0BCF0", className: "fill-primary40", children: [_jsx("use", { xlinkHref: "#path-11" }), _jsx("use", { xlinkHref: "#path-11" })] }), _jsxs("g", { fill: "#A0BCF0", className: "fill-primary40", children: [_jsx("use", { xlinkHref: "#path-12" }), _jsx("use", { xlinkHref: "#path-12" })] }), _jsxs("g", { fill: "#A0BCF0", className: "fill-primary40", children: [_jsx("use", { xlinkHref: "#path-13" }), _jsx("use", { xlinkHref: "#path-13" })] }), _jsxs("g", { fill: "#A0BCF0", className: "fill-primary40", children: [_jsx("use", { xlinkHref: "#path-14" }), _jsx("use", { xlinkHref: "#path-14" })] }), _jsxs("g", { fill: "#A0BCF0", className: "fill-primary40", children: [_jsx("use", { xlinkHref: "#path-15" }), _jsx("use", { xlinkHref: "#path-15" })] }), _jsxs("g", { fill: "#A0BCF0", className: "fill-primary40", children: [_jsx("use", { xlinkHref: "#path-16" }), _jsx("use", { xlinkHref: "#path-16" })] }), _jsxs("g", { fill: "#A0BCF0", className: "fill-primary40", children: [_jsx("use", { xlinkHref: "#path-17" }), _jsx("use", { xlinkHref: "#path-17" })] }), _jsxs("g", { fill: "#A0BCF0", className: "fill-primary40", children: [_jsx("use", { xlinkHref: "#path-18" }), _jsx("use", { xlinkHref: "#path-18" })] }), _jsxs("g", { fill: "#A0BCF0", className: "fill-primary40", children: [_jsx("use", { xlinkHref: "#path-19" }), _jsx("use", { xlinkHref: "#path-19" })] }), _jsxs("g", { fill: "#A0BCF0", className: "fill-primary40", children: [_jsx("use", { xlinkHref: "#path-20" }), _jsx("use", { xlinkHref: "#path-20" })] })] }), _jsxs("g", { transform: "translate(322.000000, 0.000000)", children: [_jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "4", width: "40", height: "124" }), _jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", transform: "translate(20.000000, 2.000000) scale(1, -1) translate(-20.000000, -2.000000) ", x: "8", y: "0", width: "24", height: "4" }), _jsx("path", { d: "M32,4 L32,0 L48,0 L48,4 L56,4 L56,128 L40,128 L40,4 L32,4 Z", fill: "#C3D5F5", className: "fill-primary20" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "12", width: "8", height: "108" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "16", y: "12", width: "8", height: "108" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "28", y: "12", width: "8", height: "108" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "4", y: "12", width: "8", height: "28" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "16", y: "12", width: "8", height: "28" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "28", y: "12", width: "8", height: "28" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "44", y: "12", width: "8", height: "108" })] }), _jsxs("g", { transform: "translate(244.000000, 23.000000)", children: [_jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "0", width: "48", height: "124" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "48", y: "0", width: "20", height: "124" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "16", width: "38", height: "100" }), _jsx("polygon", { fill: "#A0BCF0", className: "fill-primary40", points: "4 44 4 32 42 56 42 68" }), _jsx("polygon", { fill: "#A0BCF0", className: "fill-primary40", points: "4 53 4 48 42 72 42 77" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "52", y: "16", width: "12", height: "100" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "4", y: "6", width: "16", height: "6" })] }), _jsxs("g", { transform: "translate(342.500000, 69.000000)", children: [_jsx("polygon", { fill: "#D8E5F8", className: "fill-primary10", points: "0 1.08052456e-13 28 1.08052456e-13 28 68 0 68" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "28", y: "0", width: "12", height: "68" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "8", width: "20", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "16", width: "4", height: "40" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "16", width: "4", height: "40" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "16", width: "4", height: "40" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "8", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "16", width: "4", height: "32" })] }), _jsxs("g", { transform: "translate(382.500000, 83.500000)", children: [_jsx("polygon", { fill: "#D8E5F8", className: "fill-primary10", points: "0 1.08052456e-13 28 1.08052456e-13 28 68 0 68" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "28", y: "0", width: "12", height: "68" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "8", width: "20", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "16", width: "4", height: "40" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "16", width: "4", height: "40" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "16", width: "4", height: "40" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "8", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "16", width: "4", height: "32" })] }), _jsxs("g", { transform: "translate(269.000000, 77.500000)", children: [_jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "0", width: "20", height: "56" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "0", y: "8", width: "20", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "0", y: "16", width: "20", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "0", y: "24", width: "20", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "0", y: "32", width: "20", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "0", y: "40", width: "20", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "0", y: "48", width: "20", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "0", width: "16", height: "56" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "20", y: "8", width: "16", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "20", y: "16", width: "16", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "20", y: "24", width: "16", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "20", y: "32", width: "16", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "20", y: "40", width: "16", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "20", y: "48", width: "16", height: "4" })] }), _jsxs("g", { transform: "translate(444.000000, 101.000000)", children: [_jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "0", width: "20", height: "56" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "0", y: "8", width: "20", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "0", y: "16", width: "20", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "0", y: "24", width: "20", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "0", y: "32", width: "20", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "0", y: "40", width: "20", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "0", y: "48", width: "20", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "0", width: "16", height: "56" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "20", y: "8", width: "16", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "20", y: "16", width: "16", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "20", y: "24", width: "16", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "20", y: "32", width: "16", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "20", y: "40", width: "16", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "20", y: "48", width: "16", height: "4" })] }), _jsxs("g", { transform: "translate(224.500000, 101.000000)", children: [_jsx("path", { d: "M32,36 L32,56 L12,56 L12,36 L32,36 Z M44,0 L44,36 L32,36 L32,0 L44,0 Z", fill: "#C3D5F5", className: "fill-primary20" }), _jsx("path", { d: "M56,36 L56,8 L68,8 L68,56 L48,56 L48,36 L56,36 Z", fill: "#C3D5F5", className: "fill-primary20" }), _jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "12", y: "0", width: "20", height: "36" }), _jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "36", width: "20", height: "20" }), _jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "28", y: "36", width: "20", height: "20" }), _jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "36", y: "8", width: "20", height: "28" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "16", y: "4", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "16", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "40", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "16", y: "20", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "40", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "32", y: "40", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "40", y: "20", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "16", y: "28", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "48", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "32", y: "48", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "40", y: "28", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "24", y: "4", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "24", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "48", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "60", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "24", y: "20", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "40", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "40", y: "40", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "48", y: "20", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "60", y: "20", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "24", y: "28", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "48", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "40", y: "48", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "48", y: "28", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "60", y: "28", width: "4", height: "4" })] }), _jsxs("g", { transform: "translate(513.000000, 101.000000)", children: [_jsx("path", { d: "M32,36 L32,56 L12,56 L12,36 L32,36 Z M44,0 L44,36 L32,36 L32,0 L44,0 Z", fill: "#C3D5F5", className: "fill-primary20" }), _jsx("path", { d: "M56,36 L56,8 L68,8 L68,56 L48,56 L48,36 L56,36 Z", fill: "#C3D5F5", className: "fill-primary20" }), _jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "12", y: "0", width: "20", height: "36" }), _jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "36", width: "20", height: "20" }), _jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "28", y: "36", width: "20", height: "20" }), _jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "36", y: "8", width: "20", height: "28" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "16", y: "4", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "16", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "40", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "16", y: "20", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "40", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "32", y: "40", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "40", y: "20", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "16", y: "28", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "48", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "32", y: "48", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "40", y: "28", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "24", y: "4", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "24", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "48", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "60", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "24", y: "20", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "40", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "40", y: "40", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "48", y: "20", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "60", y: "20", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "24", y: "28", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "48", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "40", y: "48", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "48", y: "28", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "60", y: "28", width: "4", height: "4" })] }), _jsxs("g", { transform: "translate(280.500000, 101.000000)", children: [_jsx("path", { d: "M32,36 L32,56 L12,56 L12,36 L32,36 Z M44,0 L44,36 L32,36 L32,0 L44,0 Z", fill: "#C3D5F5", className: "fill-primary20" }), _jsx("path", { d: "M56,36 L56,8 L68,8 L68,56 L48,56 L48,36 L56,36 Z", fill: "#C3D5F5", className: "fill-primary20" }), _jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "12", y: "0", width: "20", height: "36" }), _jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "36", width: "20", height: "20" }), _jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "28", y: "36", width: "20", height: "20" }), _jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "36", y: "8", width: "20", height: "28" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "16", y: "4", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "16", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "40", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "16", y: "20", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "40", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "32", y: "40", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "40", y: "20", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "16", y: "28", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "48", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "32", y: "48", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "40", y: "28", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "24", y: "4", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "24", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "48", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "60", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "24", y: "20", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "40", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "40", y: "40", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "48", y: "20", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "60", y: "20", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "24", y: "28", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "48", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "40", y: "48", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "48", y: "28", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "60", y: "28", width: "4", height: "4" })] }), _jsxs("g", { transform: "translate(348.500000, 129.000000)", children: [_jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "0", width: "28", height: "28" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "28", y: "0", width: "12", height: "28" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "20", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "4", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "4", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "12", y: "20", width: "4", height: "8" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "20", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "20", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "4", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "4", width: "4", height: "4" })] }), _jsxs("g", { transform: "translate(398.500000, 65.000000)", children: [_jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "20", width: "20", height: "56" }), _jsx("polygon", { fill: "#A0BCF0", className: "fill-primary40", points: "20 0 40 0 20 20 0 20" }), _jsx("polygon", { fill: "#C3D5F5", className: "fill-primary20", points: "20 20 40 0 40 20 40 76 20 76" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "24", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "24", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "32", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "32", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "40", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "40", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "48", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "48", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "56", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "56", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "64", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "64", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "24", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "24", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "32", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "32", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "40", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "40", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "48", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "48", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "56", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "56", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "64", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "64", width: "4", height: "4" })] }), _jsxs("g", { transform: "translate(485.500000, 81.000000)", children: [_jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "20", width: "20", height: "56" }), _jsx("polygon", { fill: "#A0BCF0", className: "fill-primary40", points: "20 0 40 0 20 20 0 20" }), _jsx("polygon", { fill: "#C3D5F5", className: "fill-primary20", points: "20 20 40 0 40 20 40 76 20 76" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "24", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "24", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "32", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "32", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "40", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "40", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "48", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "48", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "56", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "56", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "64", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "64", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "24", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "24", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "32", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "32", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "40", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "40", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "48", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "48", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "56", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "56", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "64", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "64", width: "4", height: "4" })] }), _jsxs("g", { transform: "translate(56.000000, 121.000000) scale(-1, 1) translate(-56.000000, -121.000000) translate(14.000000, 97.000000)", children: [_jsx("rect", { fill: "#D0DDF9", className: "fill-primary20", x: "0", y: "24", width: "36", height: "24" }), _jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "36", y: "24", width: "12", height: "24" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "48", y: "24", width: "12", height: "12" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "60", y: "24", width: "12", height: "12" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "72", y: "24", width: "12", height: "12" }), _jsx("path", { d: "M6,32 C7.1045695,32 8,32.8954305 8,34 L8,36 L8,36 L4,36 L4,34 C4,32.8954305 4.8954305,32 6,32 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M48,48 L48,36 L60,24 L60,36 L72,24 L72,36 L84,24 L84,48 L48,48 Z", fill: "#D8E5F8", className: "fill-primary10" }), _jsx("path", { d: "M6,40 C7.1045695,40 8,40.8954305 8,42 L8,44 L8,44 L4,44 L4,42 C4,40.8954305 4.8954305,40 6,40 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M14,32 C15.1045695,32 16,32.8954305 16,34 L16,36 L16,36 L12,36 L12,34 C12,32.8954305 12.8954305,32 14,32 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M14,40 C15.1045695,40 16,40.8954305 16,42 L16,44 L16,44 L12,44 L12,42 C12,40.8954305 12.8954305,40 14,40 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M22,32 C23.1045695,32 24,32.8954305 24,34 L24,36 L24,36 L20,36 L20,34 C20,32.8954305 20.8954305,32 22,32 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M22,40 C23.1045695,40 24,40.8954305 24,42 L24,44 L24,44 L20,44 L20,42 C20,40.8954305 20.8954305,40 22,40 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M30,32 C31.1045695,32 32,32.8954305 32,34 L32,36 L32,36 L28,36 L28,34 C28,32.8954305 28.8954305,32 30,32 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M30,40 C31.1045695,40 32,40.8954305 32,42 L32,44 L32,44 L28,44 L28,42 C28,40.8954305 28.8954305,40 30,40 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M42,40 C43.1045695,40 44,40.8954305 44,42 L44,44 L44,44 L40,44 L40,42 C40,40.8954305 40.8954305,40 42,40 Z", fill: "#C3D5F5", className: "fill-primary20" }), _jsx("path", { d: "M54,40 C55.1045695,40 56,40.8954305 56,42 L56,48 L56,48 L52,48 L52,42 C52,40.8954305 52.8954305,40 54,40 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M66,40 C67.1045695,40 68,40.8954305 68,42 L68,48 L68,48 L64,48 L64,42 C64,40.8954305 64.8954305,40 66,40 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M78,40 C79.1045695,40 80,40.8954305 80,42 L80,48 L80,48 L76,48 L76,42 C76,40.8954305 76.8954305,40 78,40 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M42,32 C43.1045695,32 44,32.8954305 44,34 L44,36 L44,36 L40,36 L40,34 C40,32.8954305 40.8954305,32 42,32 Z", fill: "#C3D5F5", className: "fill-primary20" }), _jsx("polygon", { fill: "#A0BCF0", className: "fill-primary40", points: "30 0 32 0 32 24 28 24" }), _jsx("polygon", { fill: "#A0BCF0", className: "fill-primary40", points: "16 0 18 0 18 24 14 24" }), _jsx("polygon", { fill: "#D0DDF9", className: "fill-primary20", points: "32 0 34 0 36 24 32 24" }), _jsx("polygon", { fill: "#D0DDF9", className: "fill-primary20", points: "18 0 20 0 22 24 18 24" })] }), _jsxs("g", { transform: "translate(612.500000, 91.500000)", children: [_jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "32", y: "12", width: "12", height: "40" }), _jsx("path", { d: "M20,52 L20,32 L44,32 L44,12 L56,12 L56,52 L20,52 Z", fill: "#D0DDF9", className: "fill-primary20" }), _jsx("polygon", { fill: "#D0DDF9", className: "fill-primary20", points: "44 0 44 12 32 12" }), _jsx("circle", { fill: "#C3D5F5", className: "fill-primary20", cx: "38", cy: "18", r: "2" }), _jsx("circle", { fill: "#A0BCF0", className: "fill-primary40", cx: "50", cy: "18", r: "2" }), _jsx("polygon", { fill: "#A0BCF0", className: "fill-primary40", points: "44 0 56 12 44 12" }), _jsx("polygon", { fill: "#D8E5F8", className: "fill-primary10", points: "0 32 10 24 20 32 20 52 0 52" }), _jsx("polygon", { fill: "#A0BCF0", className: "fill-primary40", points: "10 24 38 24 48 32 20 32" }), _jsx("path", { d: "M10,40 C11.1045695,40 12,40.8954305 12,42 L12,52 L12,52 L8,52 L8,42 C8,40.8954305 8.8954305,40 10,40 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M26,36 C27.1045695,36 28,36.8954305 28,38 L28,48 L28,48 L24,48 L24,38 C24,36.8954305 24.8954305,36 26,36 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M34,36 C35.1045695,36 36,36.8954305 36,38 L36,48 L36,48 L32,48 L32,38 C32,36.8954305 32.8954305,36 34,36 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M42,36 C43.1045695,36 44,36.8954305 44,38 L44,48 L44,48 L40,48 L40,38 C40,36.8954305 40.8954305,36 42,36 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "8", y: "32", width: "4", height: "4", rx: "2" })] }), _jsxs("g", { transform: "translate(388.000000, 127.000000)", children: [_jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "2", width: "28", height: "28" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "28", y: "2", width: "12", height: "28" }), _jsx("path", { d: "M0,2 L0,0 L40,0 L40,2 L0,2 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "22", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "12", y: "22", width: "4", height: "8" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "22", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "22", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "6", width: "4", height: "4" })] }), _jsxs("g", { transform: "translate(172.000000, 121.000000)", children: [_jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "2", width: "28", height: "28" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "28", y: "2", width: "12", height: "28" }), _jsx("path", { d: "M0,2 L0,0 L40,0 L40,2 L0,2 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "22", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "12", y: "22", width: "4", height: "8" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "22", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "22", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "6", width: "4", height: "4" })] }), _jsxs("g", { transform: "translate(29.500000, 127.000000)", children: [_jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "2", width: "28", height: "28" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "28", y: "2", width: "12", height: "28" }), _jsx("path", { d: "M0,2 L0,0 L40,0 L40,2 L0,2 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "22", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "12", y: "22", width: "4", height: "8" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "22", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "22", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "6", width: "4", height: "4" })] }), _jsxs("g", { transform: "translate(576.500000, 127.000000)", children: [_jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "2", width: "28", height: "28" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "28", y: "2", width: "12", height: "28" }), _jsx("path", { d: "M0,2 L0,0 L40,0 L40,2 L0,2 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "22", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "12", y: "22", width: "4", height: "8" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "22", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "22", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "6", width: "4", height: "4" })] }), _jsxs("g", { transform: "translate(422.500000, 137.000000)", children: [_jsx("polygon", { fill: "#A0BCF0", className: "fill-primary40", points: "6 0 34 0 28 8 0 8" }), _jsx("path", { d: "M14,2 L20,8 L28,8 L28,20 L0,20 L0,8 L8,8 L14,2 Z", fill: "#D8E5F8", className: "fill-primary10" }), _jsx("polygon", { fill: "#C3D5F5", className: "fill-primary20", points: "28 8 34 0 40 8 40 20 28 20" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "12", y: "12", width: "4", height: "8" }), _jsx("polygon", { fill: "#A1BBF3", className: "fill-primary40", transform: "translate(20.000000, 5.000000) rotate(-180.000000) translate(-20.000000, -5.000000) ", points: "20 2 26 8 14 8" })] }), _jsxs("g", { transform: "translate(150.500000, 137.000000)", children: [_jsx("polygon", { fill: "#A0BCF0", className: "fill-primary40", points: "6 0 34 0 28 8 0 8" }), _jsx("path", { d: "M14,2 L20,8 L28,8 L28,20 L0,20 L0,8 L8,8 L14,2 Z", fill: "#D8E5F8", className: "fill-primary10" }), _jsx("polygon", { fill: "#C3D5F5", className: "fill-primary20", points: "28 8 34 0 40 8 40 20 28 20" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "12", y: "12", width: "4", height: "8" }), _jsx("polygon", { fill: "#A1BBF3", className: "fill-primary40", transform: "translate(20.000000, 5.000000) rotate(-180.000000) translate(-20.000000, -5.000000) ", points: "20 2 26 8 14 8" })] }), _jsxs("g", { transform: "translate(186.500000, 137.000000)", children: [_jsx("polygon", { fill: "#A0BCF0", className: "fill-primary40", points: "6 0 34 0 28 8 0 8" }), _jsx("path", { d: "M14,2 L20,8 L28,8 L28,20 L0,20 L0,8 L8,8 L14,2 Z", fill: "#D8E5F8", className: "fill-primary10" }), _jsx("polygon", { fill: "#C3D5F5", className: "fill-primary20", points: "28 8 34 0 40 8 40 20 28 20" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "12", y: "12", width: "4", height: "8" }), _jsx("polygon", { fill: "#A1BBF3", className: "fill-primary40", transform: "translate(20.000000, 5.000000) rotate(-180.000000) translate(-20.000000, -5.000000) ", points: "20 2 26 8 14 8" })] }), _jsxs("g", { transform: "translate(461.500000, 119.000000)", children: [_jsx("path", { d: "M16,14 L16,2 L52,2 L52,14 L44,14 L44,26 L36,26 L36,38 L0,38 L0,26 L8,26 L8,14 L16,14 Z", fill: "#D8E5F8", className: "fill-primary10" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "16", y: "30", width: "4", height: "8" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "30", width: "8", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "24", y: "30", width: "8", height: "4" }), _jsx("path", { d: "M44,26 L44,14 L52,14 L52,2 L64,2 L64,38 L36,38 L36,26 L44,26 Z", fill: "#C3D5F5", className: "fill-primary20" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "18", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "18", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "28", y: "18", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "36", y: "18", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "28", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "36", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "44", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "56", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "56", y: "18", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "56", y: "30", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "48", y: "18", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "48", y: "30", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "40", y: "30", width: "4", height: "4" }), _jsx("path", { d: "M16,2 L16,0 L64,0 L64,2 L16,2 Z", fill: "#A0BCF0", className: "fill-primary40" })] }), _jsxs("g", { transform: "translate(675.000000, 133.000000) scale(-1, 1) translate(-675.000000, -133.000000) translate(633.000000, 109.000000)", children: [_jsx("rect", { fill: "#D0DDF9", className: "fill-primary20", x: "0", y: "24", width: "36", height: "24" }), _jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "36", y: "24", width: "12", height: "24" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "48", y: "24", width: "12", height: "12" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "60", y: "24", width: "12", height: "12" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "72", y: "24", width: "12", height: "12" }), _jsx("path", { d: "M6,32 C7.1045695,32 8,32.8954305 8,34 L8,36 L8,36 L4,36 L4,34 C4,32.8954305 4.8954305,32 6,32 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M48,48 L48,36 L60,24 L60,36 L72,24 L72,36 L84,24 L84,48 L48,48 Z", fill: "#D8E5F8", className: "fill-primary10" }), _jsx("path", { d: "M6,40 C7.1045695,40 8,40.8954305 8,42 L8,44 L8,44 L4,44 L4,42 C4,40.8954305 4.8954305,40 6,40 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M14,32 C15.1045695,32 16,32.8954305 16,34 L16,36 L16,36 L12,36 L12,34 C12,32.8954305 12.8954305,32 14,32 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M14,40 C15.1045695,40 16,40.8954305 16,42 L16,44 L16,44 L12,44 L12,42 C12,40.8954305 12.8954305,40 14,40 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M22,32 C23.1045695,32 24,32.8954305 24,34 L24,36 L24,36 L20,36 L20,34 C20,32.8954305 20.8954305,32 22,32 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M22,40 C23.1045695,40 24,40.8954305 24,42 L24,44 L24,44 L20,44 L20,42 C20,40.8954305 20.8954305,40 22,40 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M30,32 C31.1045695,32 32,32.8954305 32,34 L32,36 L32,36 L28,36 L28,34 C28,32.8954305 28.8954305,32 30,32 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M30,40 C31.1045695,40 32,40.8954305 32,42 L32,44 L32,44 L28,44 L28,42 C28,40.8954305 28.8954305,40 30,40 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M42,40 C43.1045695,40 44,40.8954305 44,42 L44,44 L44,44 L40,44 L40,42 C40,40.8954305 40.8954305,40 42,40 Z", fill: "#C3D5F5", className: "fill-primary20" }), _jsx("path", { d: "M54,40 C55.1045695,40 56,40.8954305 56,42 L56,48 L56,48 L52,48 L52,42 C52,40.8954305 52.8954305,40 54,40 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M66,40 C67.1045695,40 68,40.8954305 68,42 L68,48 L68,48 L64,48 L64,42 C64,40.8954305 64.8954305,40 66,40 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M78,40 C79.1045695,40 80,40.8954305 80,42 L80,48 L80,48 L76,48 L76,42 C76,40.8954305 76.8954305,40 78,40 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M42,32 C43.1045695,32 44,32.8954305 44,34 L44,36 L44,36 L40,36 L40,34 C40,32.8954305 40.8954305,32 42,32 Z", fill: "#C3D5F5", className: "fill-primary20" }), _jsx("polygon", { fill: "#A0BCF0", className: "fill-primary40", points: "30 0 32 0 32 24 28 24" }), _jsx("polygon", { fill: "#A0BCF0", className: "fill-primary40", points: "16 0 18 0 18 24 14 24" }), _jsx("polygon", { fill: "#D0DDF9", className: "fill-primary20", points: "32 0 34 0 36 24 32 24" }), _jsx("polygon", { fill: "#D0DDF9", className: "fill-primary20", points: "18 0 20 0 22 24 18 24" })] }), _jsxs("g", { transform: "translate(604.000000, 137.000000)", children: [_jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "8", width: "20", height: "12" }), _jsx("polygon", { fill: "#A0BCF0", className: "fill-primary40", points: "6 0 26 0 20 8 0 8" }), _jsx("polygon", { fill: "#C3D5F5", className: "fill-primary20", points: "20 8 26 0 32 8 32 20 20 20" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "4", y: "12", width: "4", height: "8" })] }), _jsxs("g", { transform: "translate(0.000000, 137.000000)", children: [_jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "8", width: "20", height: "12" }), _jsx("polygon", { fill: "#A0BCF0", className: "fill-primary40", points: "6 0 26 0 20 8 0 8" }), _jsx("polygon", { fill: "#C3D5F5", className: "fill-primary20", points: "20 8 26 0 32 8 32 20 20 20" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "4", y: "12", width: "4", height: "8" })] }), _jsxs("g", { transform: "translate(699.000000, 137.000000)", children: [_jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "8", width: "20", height: "12" }), _jsx("polygon", { fill: "#A0BCF0", className: "fill-primary40", points: "6 0 26 0 20 8 0 8" }), _jsx("polygon", { fill: "#C3D5F5", className: "fill-primary20", points: "20 8 26 0 32 8 32 20 20 20" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "4", y: "12", width: "4", height: "8" })] }), _jsxs("g", { transform: "translate(533.000000, 137.000000)", children: [_jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "8", width: "44", height: "12" }), _jsx("polygon", { fill: "#A0BCF0", className: "fill-primary40", points: "6 0 50 0 44 8 0 8" }), _jsx("polygon", { fill: "#C3D5F5", className: "fill-primary20", points: "44 8 50 0 56 8 56 20 44 20" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "12", width: "4", height: "8" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "32", y: "12", width: "8", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "12", width: "8", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "48", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "16", y: "12", width: "4", height: "8" })] }), _jsxs("g", { transform: "translate(61.500000, 137.000000)", children: [_jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "8", width: "44", height: "12" }), _jsx("polygon", { fill: "#A0BCF0", className: "fill-primary40", points: "6 0 50 0 44 8 0 8" }), _jsx("polygon", { fill: "#C3D5F5", className: "fill-primary20", points: "44 8 50 0 56 8 56 20 44 20" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "12", width: "4", height: "8" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "32", y: "12", width: "8", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "12", width: "8", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "48", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "16", y: "12", width: "4", height: "8" })] })] }), _jsxs("g", { transform: "translate(731.000000, 0.000000)", children: [_jsxs("g", { transform: "translate(92.500000, 95.000000)", children: [_jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "2", width: "28", height: "60" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "28", y: "2", width: "20", height: "60" }), _jsx("path", { d: "M0,2 L0,0 L48,0 L48,2 L0,2 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "54", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "30", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "46", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "22", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "46", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "22", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "38", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "38", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "30", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "12", y: "54", width: "4", height: "8" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "54", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "30", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "22", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "40", y: "22", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "46", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "22", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "40", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "38", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "40", y: "6", width: "4", height: "4" })] }), _jsxs("g", { transform: "translate(127.500000, 85.000000)", children: [_jsx("path", { d: "M36,12 L36,0 L64,0 L64,12 L52,12 L52,24 L40,24 L40,36 L28,36 L28,72 L0,72 L0,36 L12,36 L12,24 L24,24 L24,12 L36,12 Z", fill: "#D8E5F8", className: "fill-primary10" }), _jsx("path", { d: "M64,12 L64,0 L76,0 L76,72 L28,72 L28,36 L40,36 L40,24 L52,24 L52,12 L64,12 Z", fill: "#D0DDF9", className: "fill-primary20" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "40", width: "8", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "16", y: "28", width: "8", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "28", y: "16", width: "8", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "40", y: "4", width: "8", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "48", width: "8", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "56", width: "8", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "16", y: "40", width: "8", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "28", y: "28", width: "8", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "40", y: "16", width: "8", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "52", y: "4", width: "8", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "40", width: "8", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "56", y: "28", width: "8", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "44", y: "28", width: "8", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "56", y: "16", width: "8", height: "4" }), _jsx("path", { d: "M70,4 C71.1045695,4 72,4.8954305 72,6 L72,12 L72,12 L68,12 L68,6 C68,4.8954305 68.8954305,4 70,4 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "68", y: "16", width: "4", height: "16" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "16", y: "48", width: "8", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "48", width: "8", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "16", y: "56", width: "8", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "56", width: "8", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "16", y: "64", width: "8", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "64", width: "8", height: "4" })] }), _jsxs("g", { transform: "translate(192.500000, 69.000000)", children: [_jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "32", width: "20", height: "56" }), _jsx("polygon", { fill: "#A0BCF0", className: "fill-primary40", points: "20 20 40 20 20 32 0 32" }), _jsx("path", { d: "M20,88 L20,32 L40,20 L40,0 L60,0 L60,88 L20,88 Z", fill: "#D0DDF9", className: "fill-primary20" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "36", width: "4", height: "48" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "36", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "44", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "52", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "60", width: "4", height: "4" }), _jsxs("g", { fill: "#A0BCF0", className: "fill-primary40", children: [_jsx("use", { xlinkHref: "#path-21" }), _jsx("use", { xlinkHref: "#path-21" })] }), _jsxs("g", { fill: "#A0BCF0", className: "fill-primary40", children: [_jsx("use", { xlinkHref: "#path-22" }), _jsx("use", { xlinkHref: "#path-22" })] }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "36", width: "4", height: "48" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "36", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "44", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "52", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "60", width: "4", height: "4" }), _jsxs("g", { fill: "#A0BCF0", className: "fill-primary40", children: [_jsx("use", { xlinkHref: "#path-23" }), _jsx("use", { xlinkHref: "#path-23" })] }), _jsxs("g", { fill: "#A0BCF0", className: "fill-primary40", children: [_jsx("use", { xlinkHref: "#path-24" }), _jsx("use", { xlinkHref: "#path-24" })] }), _jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "20", y: "0", width: "20", height: "20" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "24", y: "4", width: "4", height: "16" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "44", y: "4", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "44", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "44", y: "20", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "44", y: "28", width: "4", height: "4" }), _jsxs("g", { fill: "#A0BCF0", className: "fill-primary40", children: [_jsx("use", { xlinkHref: "#path-25" }), _jsx("use", { xlinkHref: "#path-25" })] }), _jsxs("g", { fill: "#A0BCF0", className: "fill-primary40", children: [_jsx("use", { xlinkHref: "#path-26" }), _jsx("use", { xlinkHref: "#path-26" })] }), _jsxs("g", { fill: "#A0BCF0", className: "fill-primary40", children: [_jsx("use", { xlinkHref: "#path-27" }), _jsx("use", { xlinkHref: "#path-27" })] }), _jsxs("g", { fill: "#A0BCF0", className: "fill-primary40", children: [_jsx("use", { xlinkHref: "#path-28" }), _jsx("use", { xlinkHref: "#path-28" })] }), _jsxs("g", { fill: "#A0BCF0", className: "fill-primary40", children: [_jsx("use", { xlinkHref: "#path-29" }), _jsx("use", { xlinkHref: "#path-29" })] }), _jsxs("g", { fill: "#A0BCF0", className: "fill-primary40", children: [_jsx("use", { xlinkHref: "#path-30" }), _jsx("use", { xlinkHref: "#path-30" })] }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "32", y: "4", width: "4", height: "16" }), _jsxs("g", { fill: "#A0BCF0", className: "fill-primary40", children: [_jsx("use", { xlinkHref: "#path-31" }), _jsx("use", { xlinkHref: "#path-31" })] }), _jsxs("g", { fill: "#A0BCF0", className: "fill-primary40", children: [_jsx("use", { xlinkHref: "#path-32" }), _jsx("use", { xlinkHref: "#path-32" })] }), _jsxs("g", { fill: "#A0BCF0", className: "fill-primary40", children: [_jsx("use", { xlinkHref: "#path-33" }), _jsx("use", { xlinkHref: "#path-33" })] }), _jsxs("g", { fill: "#A0BCF0", className: "fill-primary40", children: [_jsx("use", { xlinkHref: "#path-34" }), _jsx("use", { xlinkHref: "#path-34" })] }), _jsxs("g", { fill: "#A0BCF0", className: "fill-primary40", children: [_jsx("use", { xlinkHref: "#path-35" }), _jsx("use", { xlinkHref: "#path-35" })] }), _jsxs("g", { fill: "#A0BCF0", className: "fill-primary40", children: [_jsx("use", { xlinkHref: "#path-36" }), _jsx("use", { xlinkHref: "#path-36" })] }), _jsxs("g", { fill: "#A0BCF0", className: "fill-primary40", children: [_jsx("use", { xlinkHref: "#path-37" }), _jsx("use", { xlinkHref: "#path-37" })] }), _jsxs("g", { fill: "#A0BCF0", className: "fill-primary40", children: [_jsx("use", { xlinkHref: "#path-38" }), _jsx("use", { xlinkHref: "#path-38" })] }), _jsxs("g", { fill: "#A0BCF0", className: "fill-primary40", children: [_jsx("use", { xlinkHref: "#path-39" }), _jsx("use", { xlinkHref: "#path-39" })] }), _jsxs("g", { fill: "#A0BCF0", className: "fill-primary40", children: [_jsx("use", { xlinkHref: "#path-40" }), _jsx("use", { xlinkHref: "#path-40" })] })] }), _jsxs("g", { transform: "translate(322.000000, 0.000000)", children: [_jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "4", width: "40", height: "124" }), _jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", transform: "translate(20.000000, 2.000000) scale(1, -1) translate(-20.000000, -2.000000) ", x: "8", y: "0", width: "24", height: "4" }), _jsx("path", { d: "M32,4 L32,0 L48,0 L48,4 L56,4 L56,128 L40,128 L40,4 L32,4 Z", fill: "#C3D5F5", className: "fill-primary20" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "12", width: "8", height: "108" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "16", y: "12", width: "8", height: "108" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "28", y: "12", width: "8", height: "108" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "4", y: "12", width: "8", height: "28" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "16", y: "12", width: "8", height: "28" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "28", y: "12", width: "8", height: "28" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "44", y: "12", width: "8", height: "108" })] }), _jsxs("g", { transform: "translate(244.000000, 23.000000)", children: [_jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "0", width: "48", height: "124" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "48", y: "0", width: "20", height: "124" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "16", width: "38", height: "100" }), _jsx("polygon", { fill: "#A0BCF0", className: "fill-primary40", points: "4 44 4 32 42 56 42 68" }), _jsx("polygon", { fill: "#A0BCF0", className: "fill-primary40", points: "4 53 4 48 42 72 42 77" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "52", y: "16", width: "12", height: "100" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "4", y: "6", width: "16", height: "6" })] }), _jsxs("g", { transform: "translate(342.500000, 69.000000)", children: [_jsx("polygon", { fill: "#D8E5F8", className: "fill-primary10", points: "0 1.08052456e-13 28 1.08052456e-13 28 68 0 68" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "28", y: "0", width: "12", height: "68" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "8", width: "20", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "16", width: "4", height: "40" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "16", width: "4", height: "40" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "16", width: "4", height: "40" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "8", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "16", width: "4", height: "32" })] }), _jsxs("g", { transform: "translate(382.500000, 83.500000)", children: [_jsx("polygon", { fill: "#D8E5F8", className: "fill-primary10", points: "0 1.08052456e-13 28 1.08052456e-13 28 68 0 68" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "28", y: "0", width: "12", height: "68" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "8", width: "20", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "16", width: "4", height: "40" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "16", width: "4", height: "40" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "16", width: "4", height: "40" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "8", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "16", width: "4", height: "32" })] }), _jsxs("g", { transform: "translate(269.000000, 77.500000)", children: [_jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "0", width: "20", height: "56" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "0", y: "8", width: "20", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "0", y: "16", width: "20", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "0", y: "24", width: "20", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "0", y: "32", width: "20", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "0", y: "40", width: "20", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "0", y: "48", width: "20", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "0", width: "16", height: "56" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "20", y: "8", width: "16", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "20", y: "16", width: "16", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "20", y: "24", width: "16", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "20", y: "32", width: "16", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "20", y: "40", width: "16", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "20", y: "48", width: "16", height: "4" })] }), _jsxs("g", { transform: "translate(444.000000, 101.000000)", children: [_jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "0", width: "20", height: "56" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "0", y: "8", width: "20", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "0", y: "16", width: "20", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "0", y: "24", width: "20", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "0", y: "32", width: "20", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "0", y: "40", width: "20", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "0", y: "48", width: "20", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "0", width: "16", height: "56" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "20", y: "8", width: "16", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "20", y: "16", width: "16", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "20", y: "24", width: "16", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "20", y: "32", width: "16", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "20", y: "40", width: "16", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "20", y: "48", width: "16", height: "4" })] }), _jsxs("g", { transform: "translate(224.500000, 101.000000)", children: [_jsx("path", { d: "M32,36 L32,56 L12,56 L12,36 L32,36 Z M44,0 L44,36 L32,36 L32,0 L44,0 Z", fill: "#C3D5F5", className: "fill-primary20" }), _jsx("path", { d: "M56,36 L56,8 L68,8 L68,56 L48,56 L48,36 L56,36 Z", fill: "#C3D5F5", className: "fill-primary20" }), _jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "12", y: "0", width: "20", height: "36" }), _jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "36", width: "20", height: "20" }), _jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "28", y: "36", width: "20", height: "20" }), _jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "36", y: "8", width: "20", height: "28" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "16", y: "4", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "16", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "40", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "16", y: "20", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "40", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "32", y: "40", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "40", y: "20", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "16", y: "28", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "48", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "32", y: "48", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "40", y: "28", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "24", y: "4", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "24", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "48", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "60", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "24", y: "20", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "40", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "40", y: "40", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "48", y: "20", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "60", y: "20", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "24", y: "28", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "48", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "40", y: "48", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "48", y: "28", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "60", y: "28", width: "4", height: "4" })] }), _jsxs("g", { transform: "translate(513.000000, 101.000000)", children: [_jsx("path", { d: "M32,36 L32,56 L12,56 L12,36 L32,36 Z M44,0 L44,36 L32,36 L32,0 L44,0 Z", fill: "#C3D5F5", className: "fill-primary20" }), _jsx("path", { d: "M56,36 L56,8 L68,8 L68,56 L48,56 L48,36 L56,36 Z", fill: "#C3D5F5", className: "fill-primary20" }), _jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "12", y: "0", width: "20", height: "36" }), _jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "36", width: "20", height: "20" }), _jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "28", y: "36", width: "20", height: "20" }), _jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "36", y: "8", width: "20", height: "28" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "16", y: "4", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "16", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "40", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "16", y: "20", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "40", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "32", y: "40", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "40", y: "20", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "16", y: "28", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "48", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "32", y: "48", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "40", y: "28", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "24", y: "4", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "24", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "48", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "60", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "24", y: "20", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "40", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "40", y: "40", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "48", y: "20", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "60", y: "20", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "24", y: "28", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "48", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "40", y: "48", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "48", y: "28", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "60", y: "28", width: "4", height: "4" })] }), _jsxs("g", { transform: "translate(280.500000, 101.000000)", children: [_jsx("path", { d: "M32,36 L32,56 L12,56 L12,36 L32,36 Z M44,0 L44,36 L32,36 L32,0 L44,0 Z", fill: "#C3D5F5", className: "fill-primary20" }), _jsx("path", { d: "M56,36 L56,8 L68,8 L68,56 L48,56 L48,36 L56,36 Z", fill: "#C3D5F5", className: "fill-primary20" }), _jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "12", y: "0", width: "20", height: "36" }), _jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "36", width: "20", height: "20" }), _jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "28", y: "36", width: "20", height: "20" }), _jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "36", y: "8", width: "20", height: "28" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "16", y: "4", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "16", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "40", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "16", y: "20", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "40", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "32", y: "40", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "40", y: "20", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "16", y: "28", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "48", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "32", y: "48", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "40", y: "28", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "24", y: "4", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "24", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "48", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "60", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "24", y: "20", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "40", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "40", y: "40", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "48", y: "20", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "60", y: "20", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "24", y: "28", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "48", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "40", y: "48", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "48", y: "28", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "60", y: "28", width: "4", height: "4" })] }), _jsxs("g", { transform: "translate(348.500000, 129.000000)", children: [_jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "0", width: "28", height: "28" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "28", y: "0", width: "12", height: "28" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "20", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "4", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "4", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "12", y: "20", width: "4", height: "8" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "20", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "20", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "4", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "4", width: "4", height: "4" })] }), _jsxs("g", { transform: "translate(398.500000, 65.000000)", children: [_jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "20", width: "20", height: "56" }), _jsx("polygon", { fill: "#A0BCF0", className: "fill-primary40", points: "20 0 40 0 20 20 0 20" }), _jsx("polygon", { fill: "#C3D5F5", className: "fill-primary20", points: "20 20 40 0 40 20 40 76 20 76" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "24", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "24", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "32", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "32", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "40", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "40", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "48", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "48", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "56", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "56", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "64", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "64", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "24", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "24", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "32", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "32", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "40", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "40", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "48", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "48", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "56", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "56", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "64", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "64", width: "4", height: "4" })] }), _jsxs("g", { transform: "translate(485.500000, 81.000000)", children: [_jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "20", width: "20", height: "56" }), _jsx("polygon", { fill: "#A0BCF0", className: "fill-primary40", points: "20 0 40 0 20 20 0 20" }), _jsx("polygon", { fill: "#C3D5F5", className: "fill-primary20", points: "20 20 40 0 40 20 40 76 20 76" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "24", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "24", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "32", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "32", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "40", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "40", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "48", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "48", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "56", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "56", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "64", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "64", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "24", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "24", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "32", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "32", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "40", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "40", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "48", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "48", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "56", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "56", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "64", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "64", width: "4", height: "4" })] }), _jsxs("g", { transform: "translate(56.000000, 121.000000) scale(-1, 1) translate(-56.000000, -121.000000) translate(14.000000, 97.000000)", children: [_jsx("rect", { fill: "#D0DDF9", className: "fill-primary20", x: "0", y: "24", width: "36", height: "24" }), _jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "36", y: "24", width: "12", height: "24" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "48", y: "24", width: "12", height: "12" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "60", y: "24", width: "12", height: "12" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "72", y: "24", width: "12", height: "12" }), _jsx("path", { d: "M6,32 C7.1045695,32 8,32.8954305 8,34 L8,36 L8,36 L4,36 L4,34 C4,32.8954305 4.8954305,32 6,32 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M48,48 L48,36 L60,24 L60,36 L72,24 L72,36 L84,24 L84,48 L48,48 Z", fill: "#D8E5F8", className: "fill-primary10" }), _jsx("path", { d: "M6,40 C7.1045695,40 8,40.8954305 8,42 L8,44 L8,44 L4,44 L4,42 C4,40.8954305 4.8954305,40 6,40 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M14,32 C15.1045695,32 16,32.8954305 16,34 L16,36 L16,36 L12,36 L12,34 C12,32.8954305 12.8954305,32 14,32 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M14,40 C15.1045695,40 16,40.8954305 16,42 L16,44 L16,44 L12,44 L12,42 C12,40.8954305 12.8954305,40 14,40 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M22,32 C23.1045695,32 24,32.8954305 24,34 L24,36 L24,36 L20,36 L20,34 C20,32.8954305 20.8954305,32 22,32 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M22,40 C23.1045695,40 24,40.8954305 24,42 L24,44 L24,44 L20,44 L20,42 C20,40.8954305 20.8954305,40 22,40 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M30,32 C31.1045695,32 32,32.8954305 32,34 L32,36 L32,36 L28,36 L28,34 C28,32.8954305 28.8954305,32 30,32 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M30,40 C31.1045695,40 32,40.8954305 32,42 L32,44 L32,44 L28,44 L28,42 C28,40.8954305 28.8954305,40 30,40 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M42,40 C43.1045695,40 44,40.8954305 44,42 L44,44 L44,44 L40,44 L40,42 C40,40.8954305 40.8954305,40 42,40 Z", fill: "#C3D5F5", className: "fill-primary20" }), _jsx("path", { d: "M54,40 C55.1045695,40 56,40.8954305 56,42 L56,48 L56,48 L52,48 L52,42 C52,40.8954305 52.8954305,40 54,40 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M66,40 C67.1045695,40 68,40.8954305 68,42 L68,48 L68,48 L64,48 L64,42 C64,40.8954305 64.8954305,40 66,40 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M78,40 C79.1045695,40 80,40.8954305 80,42 L80,48 L80,48 L76,48 L76,42 C76,40.8954305 76.8954305,40 78,40 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M42,32 C43.1045695,32 44,32.8954305 44,34 L44,36 L44,36 L40,36 L40,34 C40,32.8954305 40.8954305,32 42,32 Z", fill: "#C3D5F5", className: "fill-primary20" }), _jsx("polygon", { fill: "#A0BCF0", className: "fill-primary40", points: "30 0 32 0 32 24 28 24" }), _jsx("polygon", { fill: "#A0BCF0", className: "fill-primary40", points: "16 0 18 0 18 24 14 24" }), _jsx("polygon", { fill: "#D0DDF9", className: "fill-primary20", points: "32 0 34 0 36 24 32 24" }), _jsx("polygon", { fill: "#D0DDF9", className: "fill-primary20", points: "18 0 20 0 22 24 18 24" })] }), _jsxs("g", { transform: "translate(612.500000, 91.500000)", children: [_jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "32", y: "12", width: "12", height: "40" }), _jsx("path", { d: "M20,52 L20,32 L44,32 L44,12 L56,12 L56,52 L20,52 Z", fill: "#D0DDF9", className: "fill-primary20" }), _jsx("polygon", { fill: "#D0DDF9", className: "fill-primary20", points: "44 0 44 12 32 12" }), _jsx("circle", { fill: "#C3D5F5", className: "fill-primary20", cx: "38", cy: "18", r: "2" }), _jsx("circle", { fill: "#A0BCF0", className: "fill-primary40", cx: "50", cy: "18", r: "2" }), _jsx("polygon", { fill: "#A0BCF0", className: "fill-primary40", points: "44 0 56 12 44 12" }), _jsx("polygon", { fill: "#D8E5F8", className: "fill-primary10", points: "0 32 10 24 20 32 20 52 0 52" }), _jsx("polygon", { fill: "#A0BCF0", className: "fill-primary40", points: "10 24 38 24 48 32 20 32" }), _jsx("path", { d: "M10,40 C11.1045695,40 12,40.8954305 12,42 L12,52 L12,52 L8,52 L8,42 C8,40.8954305 8.8954305,40 10,40 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M26,36 C27.1045695,36 28,36.8954305 28,38 L28,48 L28,48 L24,48 L24,38 C24,36.8954305 24.8954305,36 26,36 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M34,36 C35.1045695,36 36,36.8954305 36,38 L36,48 L36,48 L32,48 L32,38 C32,36.8954305 32.8954305,36 34,36 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M42,36 C43.1045695,36 44,36.8954305 44,38 L44,48 L44,48 L40,48 L40,38 C40,36.8954305 40.8954305,36 42,36 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "8", y: "32", width: "4", height: "4", rx: "2" })] }), _jsxs("g", { transform: "translate(388.000000, 127.000000)", children: [_jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "2", width: "28", height: "28" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "28", y: "2", width: "12", height: "28" }), _jsx("path", { d: "M0,2 L0,0 L40,0 L40,2 L0,2 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "22", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "12", y: "22", width: "4", height: "8" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "22", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "22", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "6", width: "4", height: "4" })] }), _jsxs("g", { transform: "translate(172.000000, 121.000000)", children: [_jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "2", width: "28", height: "28" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "28", y: "2", width: "12", height: "28" }), _jsx("path", { d: "M0,2 L0,0 L40,0 L40,2 L0,2 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "22", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "12", y: "22", width: "4", height: "8" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "22", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "22", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "6", width: "4", height: "4" })] }), _jsxs("g", { transform: "translate(29.500000, 127.000000)", children: [_jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "2", width: "28", height: "28" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "28", y: "2", width: "12", height: "28" }), _jsx("path", { d: "M0,2 L0,0 L40,0 L40,2 L0,2 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "22", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "12", y: "22", width: "4", height: "8" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "22", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "22", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "6", width: "4", height: "4" })] }), _jsxs("g", { transform: "translate(576.500000, 127.000000)", children: [_jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "2", width: "28", height: "28" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "28", y: "2", width: "12", height: "28" }), _jsx("path", { d: "M0,2 L0,0 L40,0 L40,2 L0,2 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "22", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "12", y: "22", width: "4", height: "8" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "22", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "22", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "14", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "6", width: "4", height: "4" })] }), _jsxs("g", { transform: "translate(422.500000, 137.000000)", children: [_jsx("polygon", { fill: "#A0BCF0", className: "fill-primary40", points: "6 0 34 0 28 8 0 8" }), _jsx("path", { d: "M14,2 L20,8 L28,8 L28,20 L0,20 L0,8 L8,8 L14,2 Z", fill: "#D8E5F8", className: "fill-primary10" }), _jsx("polygon", { fill: "#C3D5F5", className: "fill-primary20", points: "28 8 34 0 40 8 40 20 28 20" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "12", y: "12", width: "4", height: "8" }), _jsx("polygon", { fill: "#A1BBF3", className: "fill-primary40", transform: "translate(20.000000, 5.000000) rotate(-180.000000) translate(-20.000000, -5.000000) ", points: "20 2 26 8 14 8" })] }), _jsxs("g", { transform: "translate(150.500000, 137.000000)", children: [_jsx("polygon", { fill: "#A0BCF0", className: "fill-primary40", points: "6 0 34 0 28 8 0 8" }), _jsx("path", { d: "M14,2 L20,8 L28,8 L28,20 L0,20 L0,8 L8,8 L14,2 Z", fill: "#D8E5F8", className: "fill-primary10" }), _jsx("polygon", { fill: "#C3D5F5", className: "fill-primary20", points: "28 8 34 0 40 8 40 20 28 20" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "12", y: "12", width: "4", height: "8" }), _jsx("polygon", { fill: "#A1BBF3", className: "fill-primary40", transform: "translate(20.000000, 5.000000) rotate(-180.000000) translate(-20.000000, -5.000000) ", points: "20 2 26 8 14 8" })] }), _jsxs("g", { transform: "translate(186.500000, 137.000000)", children: [_jsx("polygon", { fill: "#A0BCF0", className: "fill-primary40", points: "6 0 34 0 28 8 0 8" }), _jsx("path", { d: "M14,2 L20,8 L28,8 L28,20 L0,20 L0,8 L8,8 L14,2 Z", fill: "#D8E5F8", className: "fill-primary10" }), _jsx("polygon", { fill: "#C3D5F5", className: "fill-primary20", points: "28 8 34 0 40 8 40 20 28 20" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "32", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "12", y: "12", width: "4", height: "8" }), _jsx("polygon", { fill: "#A1BBF3", className: "fill-primary40", transform: "translate(20.000000, 5.000000) rotate(-180.000000) translate(-20.000000, -5.000000) ", points: "20 2 26 8 14 8" })] }), _jsxs("g", { transform: "translate(461.500000, 119.000000)", children: [_jsx("path", { d: "M16,14 L16,2 L52,2 L52,14 L44,14 L44,26 L36,26 L36,38 L0,38 L0,26 L8,26 L8,14 L16,14 Z", fill: "#D8E5F8", className: "fill-primary10" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "16", y: "30", width: "4", height: "8" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "30", width: "8", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "24", y: "30", width: "8", height: "4" }), _jsx("path", { d: "M44,26 L44,14 L52,14 L52,2 L64,2 L64,38 L36,38 L36,26 L44,26 Z", fill: "#C3D5F5", className: "fill-primary20" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "18", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "18", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "28", y: "18", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "36", y: "18", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "20", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "28", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "36", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "44", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "56", y: "6", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "56", y: "18", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "56", y: "30", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "48", y: "18", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "48", y: "30", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "40", y: "30", width: "4", height: "4" }), _jsx("path", { d: "M16,2 L16,0 L64,0 L64,2 L16,2 Z", fill: "#A0BCF0", className: "fill-primary40" })] }), _jsxs("g", { transform: "translate(675.000000, 133.000000) scale(-1, 1) translate(-675.000000, -133.000000) translate(633.000000, 109.000000)", children: [_jsx("rect", { fill: "#D0DDF9", className: "fill-primary20", x: "0", y: "24", width: "36", height: "24" }), _jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "36", y: "24", width: "12", height: "24" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "48", y: "24", width: "12", height: "12" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "60", y: "24", width: "12", height: "12" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "72", y: "24", width: "12", height: "12" }), _jsx("path", { d: "M6,32 C7.1045695,32 8,32.8954305 8,34 L8,36 L8,36 L4,36 L4,34 C4,32.8954305 4.8954305,32 6,32 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M48,48 L48,36 L60,24 L60,36 L72,24 L72,36 L84,24 L84,48 L48,48 Z", fill: "#D8E5F8", className: "fill-primary10" }), _jsx("path", { d: "M6,40 C7.1045695,40 8,40.8954305 8,42 L8,44 L8,44 L4,44 L4,42 C4,40.8954305 4.8954305,40 6,40 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M14,32 C15.1045695,32 16,32.8954305 16,34 L16,36 L16,36 L12,36 L12,34 C12,32.8954305 12.8954305,32 14,32 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M14,40 C15.1045695,40 16,40.8954305 16,42 L16,44 L16,44 L12,44 L12,42 C12,40.8954305 12.8954305,40 14,40 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M22,32 C23.1045695,32 24,32.8954305 24,34 L24,36 L24,36 L20,36 L20,34 C20,32.8954305 20.8954305,32 22,32 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M22,40 C23.1045695,40 24,40.8954305 24,42 L24,44 L24,44 L20,44 L20,42 C20,40.8954305 20.8954305,40 22,40 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M30,32 C31.1045695,32 32,32.8954305 32,34 L32,36 L32,36 L28,36 L28,34 C28,32.8954305 28.8954305,32 30,32 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M30,40 C31.1045695,40 32,40.8954305 32,42 L32,44 L32,44 L28,44 L28,42 C28,40.8954305 28.8954305,40 30,40 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M42,40 C43.1045695,40 44,40.8954305 44,42 L44,44 L44,44 L40,44 L40,42 C40,40.8954305 40.8954305,40 42,40 Z", fill: "#C3D5F5", className: "fill-primary20" }), _jsx("path", { d: "M54,40 C55.1045695,40 56,40.8954305 56,42 L56,48 L56,48 L52,48 L52,42 C52,40.8954305 52.8954305,40 54,40 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M66,40 C67.1045695,40 68,40.8954305 68,42 L68,48 L68,48 L64,48 L64,42 C64,40.8954305 64.8954305,40 66,40 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M78,40 C79.1045695,40 80,40.8954305 80,42 L80,48 L80,48 L76,48 L76,42 C76,40.8954305 76.8954305,40 78,40 Z", fill: "#A0BCF0", className: "fill-primary40" }), _jsx("path", { d: "M42,32 C43.1045695,32 44,32.8954305 44,34 L44,36 L44,36 L40,36 L40,34 C40,32.8954305 40.8954305,32 42,32 Z", fill: "#C3D5F5", className: "fill-primary20" }), _jsx("polygon", { fill: "#A0BCF0", className: "fill-primary40", points: "30 0 32 0 32 24 28 24" }), _jsx("polygon", { fill: "#A0BCF0", className: "fill-primary40", points: "16 0 18 0 18 24 14 24" }), _jsx("polygon", { fill: "#D0DDF9", className: "fill-primary20", points: "32 0 34 0 36 24 32 24" }), _jsx("polygon", { fill: "#D0DDF9", className: "fill-primary20", points: "18 0 20 0 22 24 18 24" })] }), _jsxs("g", { transform: "translate(604.000000, 137.000000)", children: [_jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "8", width: "20", height: "12" }), _jsx("polygon", { fill: "#A0BCF0", className: "fill-primary40", points: "6 0 26 0 20 8 0 8" }), _jsx("polygon", { fill: "#C3D5F5", className: "fill-primary20", points: "20 8 26 0 32 8 32 20 20 20" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "4", y: "12", width: "4", height: "8" })] }), _jsxs("g", { transform: "translate(0.000000, 137.000000)", children: [_jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "8", width: "20", height: "12" }), _jsx("polygon", { fill: "#A0BCF0", className: "fill-primary40", points: "6 0 26 0 20 8 0 8" }), _jsx("polygon", { fill: "#C3D5F5", className: "fill-primary20", points: "20 8 26 0 32 8 32 20 20 20" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "4", y: "12", width: "4", height: "8" })] }), _jsxs("g", { transform: "translate(699.000000, 137.000000)", children: [_jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "8", width: "20", height: "12" }), _jsx("polygon", { fill: "#A0BCF0", className: "fill-primary40", points: "6 0 26 0 20 8 0 8" }), _jsx("polygon", { fill: "#C3D5F5", className: "fill-primary20", points: "20 8 26 0 32 8 32 20 20 20" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "12", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "4", y: "12", width: "4", height: "8" })] }), _jsxs("g", { transform: "translate(533.000000, 137.000000)", children: [_jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "8", width: "44", height: "12" }), _jsx("polygon", { fill: "#A0BCF0", className: "fill-primary40", points: "6 0 50 0 44 8 0 8" }), _jsx("polygon", { fill: "#C3D5F5", className: "fill-primary20", points: "44 8 50 0 56 8 56 20 44 20" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "12", width: "4", height: "8" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "32", y: "12", width: "8", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "12", width: "8", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "48", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "16", y: "12", width: "4", height: "8" })] }), _jsxs("g", { transform: "translate(61.500000, 137.000000)", children: [_jsx("rect", { fill: "#D8E5F8", className: "fill-primary10", x: "0", y: "8", width: "44", height: "12" }), _jsx("polygon", { fill: "#A0BCF0", className: "fill-primary40", points: "6 0 50 0 44 8 0 8" }), _jsx("polygon", { fill: "#C3D5F5", className: "fill-primary20", points: "44 8 50 0 56 8 56 20 44 20" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "24", y: "12", width: "4", height: "8" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "32", y: "12", width: "8", height: "4" }), _jsx("rect", { fill: "#C3D5F5", className: "fill-primary20", x: "4", y: "12", width: "8", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "48", y: "12", width: "4", height: "4" }), _jsx("rect", { fill: "#A0BCF0", className: "fill-primary40", x: "16", y: "12", width: "4", height: "8" })] })] })] })] }) }) })] }), _jsxs("svg", { viewBox: "0 0 748 120", children: [_jsx("defs", { children: _jsx("polygon", { id: "path-1", points: "31.7880795 12.7152318 41.3245033 5.51435277e-17 50.8609272 12.7152318 50.8609272 31.7880795 -3.61388623e-13 31.7880795 -2.24367986e-13 12.7152318" }) }), _jsx("g", { id: "Page-2", stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", children: _jsx("g", { id: "bbl_footer-3", transform: "translate(-412.000000, -98.000000)", children: _jsxs("g", { id: "new", transform: "translate(412.000000, 98.000000)", children: [_jsx("g", { id: "illustrasjon-/-busk-1", transform: "translate(396.556291, 113.642384)", children: _jsxs("g", { id: "plant-2", children: [_jsx("path", { d: "M0,0 L0.198023309,0.00302529111 C3.55185104,0.105636077 6.25197982,2.80576485 6.3545906,6.15959259 L6.35761589,6.35761589 L6.15959259,6.3545906 C2.80576485,6.25197982 0.105636077,3.55185104 0.00302529111,0.198023309 L0,0 Z", id: "Path", fill: "#1657E2", className: "fill-primary" }), _jsx("path", { d: "M12.7152318,0 L12.7122065,0.198023309 C12.6116479,3.48477449 10.0164331,6.14371319 6.75606888,6.34533248 L6.5556392,6.3545906 L6.35761589,6.35761589 L6.36064119,6.15959259 C6.46119976,2.87284141 9.0564146,0.213902708 12.3167788,0.0122834093 L12.5172085,0.00302529111 L12.7152318,0 Z", id: "Path", fill: "#779DED", className: "fill-primary40" })] }) }), _jsx("g", { id: "illustrasjon-/-terraseblokk-/-bygning", transform: "translate(81.059603, 59.602649)", children: _jsxs("g", { id: "terraseblokk", children: [_jsx("path", { d: "M0,60.397351 L0,41.3245033 L12.7152318,41.3245033 L12.7152318,22.2516556 L25.4304636,22.2516556 L25.4304636,3.17880795 L101.721854,3.17880795 L101.721854,60.397351 L0,60.397351 Z", id: "Combined-Shape", fill: "#FFFFFF" }), _jsx("rect", { id: "Rectangle", fill: "#091E43", x: "25.4304636", y: "47.6821192", width: "6.35761589", height: "12.7152318" }), _jsx("rect", { id: "Rectangle-Copy-54", fill: "#C3D0D8", x: "6.35761589", y: "47.6821192", width: "12.7152318", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-55", fill: "#C3D0D8", x: "38.1456954", y: "47.6821192", width: "12.7152318", height: "6.35761589" }), _jsx("path", { d: "M69.9337748,41.3245033 L69.9337748,22.2516556 L82.6490066,22.2516556 L82.6490066,3.17880795 L101.721854,3.17880795 L101.721854,60.397351 L57.218543,60.397351 L57.218543,41.3245033 L69.9337748,41.3245033 Z", id: "Combined-Shape", fill: "#C3D0D8" }), _jsx("rect", { id: "Rectangle-Copy-56", fill: "#C3D0D8", x: "19.0728477", y: "28.6092715", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-57", fill: "#C3D0D8", x: "31.7880795", y: "28.6092715", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-83", fill: "#C3D0D8", x: "44.5033113", y: "28.6092715", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-84", fill: "#C3D0D8", x: "57.218543", y: "28.6092715", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-58", fill: "#C3D0D8", x: "31.7880795", y: "9.53642384", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-59", fill: "#C3D0D8", x: "44.5033113", y: "9.53642384", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-79", fill: "#C3D0D8", x: "57.218543", y: "9.53642384", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-82", fill: "#C3D0D8", x: "69.9337748", y: "9.53642384", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-61", fill: "#091E43", x: "89.0066225", y: "9.53642384", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-63", fill: "#091E43", x: "89.0066225", y: "28.6092715", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-66", fill: "#091E43", x: "89.0066225", y: "47.6821192", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-64", fill: "#091E43", x: "76.2913907", y: "28.6092715", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-67", fill: "#091E43", x: "76.2913907", y: "47.6821192", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-68", fill: "#091E43", x: "63.5761589", y: "47.6821192", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle", fill: "#091E43", x: "25.4304636", y: "0", width: "76.2913907", height: "3.17880795" })] }) }), _jsx("g", { id: "illustrasjon-/-rekkehus-/-bygning", transform: "translate(189.139073, 88.211921)", children: _jsxs("g", { id: "rekkehus", children: [_jsx("rect", { id: "Rectangle-Copy-14", fill: "#FFFFFF", x: "0", y: "12.7152318", width: "31.7880795", height: "19.0728477" }), _jsx("polygon", { id: "Rectangle-Copy-24", fill: "#091E43", points: "9.53642384 0 41.3245033 0 31.7880795 12.7152318 0 12.7152318" }), _jsx("polygon", { id: "Rectangle-Copy-25", fill: "#C3D0D8", points: "31.7880795 12.7152318 41.3245033 0 50.8609272 12.7152318 50.8609272 31.7880795 31.7880795 31.7880795" }), _jsx("rect", { id: "Rectangle-Copy-26", fill: "#C3D0D8", x: "19.0728477", y: "19.0728477", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "d\u00F8r-copy-2", fill: "#C3D0D8", x: "6.35761589", y: "19.0728477", width: "6.35761589", height: "12.7152318" }), _jsx("rect", { id: "Rectangle-Copy-13", fill: "#FFFFFF", x: "34.9668874", y: "12.7152318", width: "31.7880795", height: "19.0728477" }), _jsx("polygon", { id: "Rectangle-Copy-21", fill: "#091E43", points: "44.5033113 0 76.2913907 0 66.7549669 12.7152318 34.9668874 12.7152318" }), _jsx("polygon", { id: "Rectangle-Copy-22", fill: "#C3D0D8", points: "66.7549669 12.7152318 76.2913907 0 85.8278146 12.7152318 85.8278146 31.7880795 66.7549669 31.7880795" }), _jsx("rect", { id: "Rectangle-Copy-23", fill: "#C3D0D8", x: "54.0397351", y: "19.0728477", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "d\u00F8r-copy", fill: "#C3D0D8", x: "41.3245033", y: "19.0728477", width: "6.35761589", height: "12.7152318" }), _jsx("rect", { id: "Rectangle-Copy-12", fill: "#FFFFFF", x: "69.9337748", y: "12.7152318", width: "31.7880795", height: "19.0728477" }), _jsx("polygon", { id: "Rectangle-Copy-15", fill: "#091E43", points: "79.4701987 0 111.258278 0 101.721854 12.7152318 69.9337748 12.7152318" }), _jsx("polygon", { id: "Rectangle-Copy-16", fill: "#C3D0D8", points: "101.721854 12.7152318 111.258278 0 120.794702 12.7152318 120.794702 31.7880795 101.721854 31.7880795" }), _jsx("rect", { id: "Rectangle-Copy-17", fill: "#C3D0D8", x: "89.0066225", y: "19.0728477", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-18", fill: "#091E43", x: "108.07947", y: "19.0728477", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "d\u00F8r", fill: "#C3D0D8", x: "76.2913907", y: "19.0728477", width: "6.35761589", height: "12.7152318" })] }) }), _jsx("g", { id: "illustrasjon-/-h\u00F8yblokk-/-bygning", transform: "translate(303.576159, 21.456954)", children: _jsxs("g", { id: "h\u00F8yblokk", children: [_jsx("rect", { id: "Rectangle", fill: "#FFFFFF", x: "0", y: "3.17880795", width: "76.2913907", height: "95.3642384" }), _jsx("rect", { id: "Rectangle-Copy-5", fill: "#C3D0D8", x: "44.5033113", y: "3.17880795", width: "31.7880795", height: "95.3642384" }), _jsx("rect", { id: "Rectangle-Copy", fill: "#091E43", x: "0", y: "0", width: "76.2913907", height: "3.17880795" }), _jsx("rect", { id: "Rectangle-Copy-17", fill: "#C3D0D8", x: "6.35761589", y: "85.8278146", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-41", fill: "#C3D0D8", x: "6.35761589", y: "47.6821192", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-29", fill: "#C3D0D8", x: "6.35761589", y: "73.1125828", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-42", fill: "#C3D0D8", x: "6.35761589", y: "34.9668874", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-33", fill: "#C3D0D8", x: "19.0728477", y: "73.1125828", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-43", fill: "#C3D0D8", x: "19.0728477", y: "34.9668874", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-31", fill: "#C3D0D8", x: "6.35761589", y: "60.397351", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-44", fill: "#C3D0D8", x: "6.35761589", y: "22.2516556", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-34", fill: "#C3D0D8", x: "19.0728477", y: "60.397351", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-49", fill: "#C3D0D8", x: "19.0728477", y: "47.6821192", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-50", fill: "#C3D0D8", x: "19.0728477", y: "9.53642384", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-52", fill: "#C3D0D8", x: "31.7880795", y: "9.53642384", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-51", fill: "#C3D0D8", x: "6.35761589", y: "9.53642384", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-45", fill: "#C3D0D8", x: "19.0728477", y: "22.2516556", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-27", fill: "#091E43", x: "19.0728477", y: "85.8278146", width: "6.35761589", height: "12.7152318" }), _jsx("rect", { id: "Rectangle-Copy-28", fill: "#C3D0D8", x: "31.7880795", y: "85.8278146", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-46", fill: "#C3D0D8", x: "31.7880795", y: "47.6821192", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-35", fill: "#091E43", x: "50.8609272", y: "34.9668874", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-38", fill: "#091E43", x: "63.5761589", y: "34.9668874", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-30", fill: "#C3D0D8", x: "31.7880795", y: "73.1125828", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-47", fill: "#C3D0D8", x: "31.7880795", y: "34.9668874", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-36", fill: "#091E43", x: "50.8609272", y: "22.2516556", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-39", fill: "#091E43", x: "63.5761589", y: "22.2516556", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-32", fill: "#C3D0D8", x: "31.7880795", y: "60.397351", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-48", fill: "#C3D0D8", x: "31.7880795", y: "22.2516556", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-37", fill: "#091E43", x: "50.8609272", y: "9.53642384", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-40", fill: "#091E43", x: "63.5761589", y: "9.53642384", width: "6.35761589", height: "6.35761589" })] }) }), _jsx("g", { id: "illustrasjon-/-h\u00F8yblokk-/-bygning", transform: "translate(495.894040, 21.456954)", children: _jsxs("g", { id: "h\u00F8yblokk", children: [_jsx("rect", { id: "Rectangle", fill: "#FFFFFF", x: "0", y: "3.17880795", width: "76.2913907", height: "95.3642384" }), _jsx("rect", { id: "Rectangle-Copy-5", fill: "#C3D0D8", x: "44.5033113", y: "3.17880795", width: "31.7880795", height: "95.3642384" }), _jsx("rect", { id: "Rectangle-Copy", fill: "#091E43", x: "0", y: "0", width: "76.2913907", height: "3.17880795" }), _jsx("rect", { id: "Rectangle-Copy-17", fill: "#C3D0D8", x: "6.35761589", y: "85.8278146", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-41", fill: "#C3D0D8", x: "6.35761589", y: "47.6821192", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-29", fill: "#C3D0D8", x: "6.35761589", y: "73.1125828", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-42", fill: "#C3D0D8", x: "6.35761589", y: "34.9668874", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-33", fill: "#C3D0D8", x: "19.0728477", y: "73.1125828", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-43", fill: "#C3D0D8", x: "19.0728477", y: "34.9668874", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-31", fill: "#C3D0D8", x: "6.35761589", y: "60.397351", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-44", fill: "#C3D0D8", x: "6.35761589", y: "22.2516556", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-34", fill: "#C3D0D8", x: "19.0728477", y: "60.397351", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-49", fill: "#C3D0D8", x: "19.0728477", y: "47.6821192", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-50", fill: "#C3D0D8", x: "19.0728477", y: "9.53642384", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-52", fill: "#C3D0D8", x: "31.7880795", y: "9.53642384", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-51", fill: "#C3D0D8", x: "6.35761589", y: "9.53642384", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-45", fill: "#C3D0D8", x: "19.0728477", y: "22.2516556", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-27", fill: "#091E43", x: "19.0728477", y: "85.8278146", width: "6.35761589", height: "12.7152318" }), _jsx("rect", { id: "Rectangle-Copy-28", fill: "#C3D0D8", x: "31.7880795", y: "85.8278146", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-46", fill: "#C3D0D8", x: "31.7880795", y: "47.6821192", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-35", fill: "#091E43", x: "50.8609272", y: "34.9668874", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-38", fill: "#091E43", x: "63.5761589", y: "34.9668874", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-30", fill: "#C3D0D8", x: "31.7880795", y: "73.1125828", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-47", fill: "#C3D0D8", x: "31.7880795", y: "34.9668874", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-36", fill: "#091E43", x: "50.8609272", y: "22.2516556", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-39", fill: "#091E43", x: "63.5761589", y: "22.2516556", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-32", fill: "#C3D0D8", x: "31.7880795", y: "60.397351", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-48", fill: "#C3D0D8", x: "31.7880795", y: "22.2516556", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-37", fill: "#091E43", x: "50.8609272", y: "9.53642384", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-40", fill: "#091E43", x: "63.5761589", y: "9.53642384", width: "6.35761589", height: "6.35761589" })] }) }), _jsx("g", { id: "illustrasjon-/-hus-/-bygning", transform: "translate(614.304636, 85.033113)", children: _jsxs("g", { id: "hus", children: [_jsx("rect", { id: "Rectangle-Copy-8", fill: "#FFFFFF", x: "3.97350993", y: "0", width: "6.35761589", height: "11.9205298" }), _jsx("rect", { id: "Rectangle", fill: "#C3D0D8", x: "7.15231788", y: "0", width: "4.76821192", height: "7.15231788" }), _jsx("polygon", { id: "Rectangle-Copy-15", fill: "#091E43", points: "9.53642384 3.17880795 54.0397351 3.17880795 44.5033113 15.8940397 0 15.8940397" }), _jsx("path", { d: "M0,34.9668874 L0,15.8940397 L12.7152318,15.8940397 L22.2516556,6.35761589 L41.3245033,6.35761589 L31.7880795,15.8940397 L44.5033113,15.8940397 L54.0397351,3.17880795 L63.5761589,15.8940397 L63.5761589,34.9668874 L0,34.9668874 Z", id: "Combined-Shape", fill: "#FFFFFF" }), _jsx("polygon", { id: "Rectangle-Copy-16", fill: "#C3D0D8", points: "44.5033113 15.8940397 54.0397351 3.17880795 63.5761589 15.8940397 63.5761589 34.9668874 44.5033113 34.9668874" }), _jsx("rect", { id: "Rectangle-Copy-17", fill: "#C3D0D8", x: "31.7880795", y: "22.2516556", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-19", fill: "#C3D0D8", x: "6.35761589", y: "22.2516556", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-18", fill: "#091E43", x: "50.8609272", y: "22.2516556", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "d\u00F8r", fill: "#C3D0D8", x: "19.0728477", y: "22.2516556", width: "6.35761589", height: "12.7152318" }), _jsx("polygon", { id: "Rectangle-Copy-7", fill: "#C3D0D8", transform: "translate(31.788079, 11.125828) rotate(-180.000000) translate(-31.788079, -11.125828) ", points: "31.7880795 6.35761589 41.3245033 15.8940397 22.2516556 15.8940397" })] }) }), _jsx("g", { id: "illustrasjon-/-lavblokk-/-bygning", transform: "translate(354.437086, 72.317881)", children: _jsxs("g", { id: "lavblokk", children: [_jsx("rect", { id: "Rectangle", fill: "#FFFFFF", x: "0", y: "3.17880795", width: "63.5761589", height: "44.5033113" }), _jsx("rect", { id: "Rectangle-Copy-5", fill: "#C3D0D8", x: "44.5033113", y: "3.17880795", width: "19.0728477", height: "44.5033113" }), _jsx("rect", { id: "Rectangle-Copy", fill: "#091E43", x: "0", y: "0", width: "63.5761589", height: "3.17880795" }), _jsx("rect", { id: "Rectangle-Copy-17", fill: "#C3D0D8", x: "6.35761589", y: "34.9668874", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-29", fill: "#C3D0D8", x: "6.35761589", y: "22.2516556", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-33", fill: "#C3D0D8", x: "19.0728477", y: "22.2516556", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-31", fill: "#C3D0D8", x: "6.35761589", y: "9.53642384", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-34", fill: "#C3D0D8", x: "19.0728477", y: "9.53642384", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-27", fill: "#091E43", x: "19.0728477", y: "34.9668874", width: "6.35761589", height: "12.7152318" }), _jsx("rect", { id: "Rectangle-Copy-28", fill: "#C3D0D8", x: "31.7880795", y: "34.9668874", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-35", fill: "#091E43", x: "50.8609272", y: "34.9668874", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-30", fill: "#C3D0D8", x: "31.7880795", y: "22.2516556", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-36", fill: "#091E43", x: "50.8609272", y: "22.2516556", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-32", fill: "#C3D0D8", x: "31.7880795", y: "9.53642384", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-37", fill: "#091E43", x: "50.8609272", y: "9.53642384", width: "6.35761589", height: "6.35761589" })] }) }), _jsx("g", { id: "illustrasjon-/-sm\u00E5hus-/-bygning", transform: "translate(670.728477, 88.211921)", children: _jsxs("g", { id: "sm\u00E5hus", children: [_jsx("rect", { id: "Rectangle-Copy-12", fill: "#FFFFFF", x: "0", y: "12.7152318", width: "31.7880795", height: "19.0728477" }), _jsx("mask", { id: "mask-2", fill: "white", children: _jsx("use", { xlinkHref: "#path-1" }) }), _jsx("use", { id: "Rectangle-Copy-13", fill: "#FFFFFF", xlinkHref: "#path-1" }), _jsx("polygon", { id: "Rectangle-Copy-15", fill: "#091E43", points: "9.53642384 0 41.3245033 0 31.7880795 12.7152318 0 12.7152318" }), _jsx("polygon", { id: "Rectangle-Copy-16", fill: "#C3D0D8", points: "31.7880795 12.7152318 41.3245033 0 50.8609272 12.7152318 50.8609272 31.7880795 31.7880795 31.7880795" }), _jsx("rect", { id: "Rectangle-Copy-17", fill: "#C3D0D8", x: "19.0728477", y: "19.0728477", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-18", fill: "#091E43", x: "38.1456954", y: "19.0728477", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "d\u00F8r", fill: "#C3D0D8", x: "6.35761589", y: "19.0728477", width: "6.35761589", height: "12.7152318" })] }) }), _jsx("g", { id: "illustrasjon-/-hus-/-bygning", transform: "translate(406.092715, 85.033113)", children: _jsxs("g", { id: "hus", children: [_jsx("rect", { id: "Rectangle-Copy-8", fill: "#FFFFFF", x: "3.97350993", y: "0", width: "6.35761589", height: "11.9205298" }), _jsx("rect", { id: "Rectangle", fill: "#C3D0D8", x: "7.15231788", y: "0", width: "4.76821192", height: "7.15231788" }), _jsx("polygon", { id: "Rectangle-Copy-15", fill: "#091E43", points: "9.53642384 3.17880795 54.0397351 3.17880795 44.5033113 15.8940397 0 15.8940397" }), _jsx("path", { d: "M0,34.9668874 L0,15.8940397 L12.7152318,15.8940397 L22.2516556,6.35761589 L41.3245033,6.35761589 L31.7880795,15.8940397 L44.5033113,15.8940397 L54.0397351,3.17880795 L63.5761589,15.8940397 L63.5761589,34.9668874 L0,34.9668874 Z", id: "Combined-Shape", fill: "#FFFFFF" }), _jsx("polygon", { id: "Rectangle-Copy-16", fill: "#C3D0D8", points: "44.5033113 15.8940397 54.0397351 3.17880795 63.5761589 15.8940397 63.5761589 34.9668874 44.5033113 34.9668874" }), _jsx("rect", { id: "Rectangle-Copy-17", fill: "#C3D0D8", x: "31.7880795", y: "22.2516556", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-19", fill: "#C3D0D8", x: "6.35761589", y: "22.2516556", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-18", fill: "#091E43", x: "50.8609272", y: "22.2516556", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "d\u00F8r", fill: "#C3D0D8", x: "19.0728477", y: "22.2516556", width: "6.35761589", height: "12.7152318" }), _jsx("polygon", { id: "Rectangle-Copy-7", fill: "#C3D0D8", transform: "translate(31.788079, 11.125828) rotate(-180.000000) translate(-31.788079, -11.125828) ", points: "31.7880795 6.35761589 41.3245033 15.8940397 22.2516556 15.8940397" })] }) }), _jsx("g", { id: "illustrasjon-/-hus-/-bygning", transform: "translate(546.754967, 85.033113)", children: _jsxs("g", { id: "hus", children: [_jsx("rect", { id: "Rectangle-Copy-8", fill: "#FFFFFF", x: "3.97350993", y: "0", width: "6.35761589", height: "11.9205298" }), _jsx("rect", { id: "Rectangle", fill: "#C3D0D8", x: "7.15231788", y: "0", width: "4.76821192", height: "7.15231788" }), _jsx("polygon", { id: "Rectangle-Copy-15", fill: "#091E43", points: "9.53642384 3.17880795 54.0397351 3.17880795 44.5033113 15.8940397 0 15.8940397" }), _jsx("path", { d: "M0,34.9668874 L0,15.8940397 L12.7152318,15.8940397 L22.2516556,6.35761589 L41.3245033,6.35761589 L31.7880795,15.8940397 L44.5033113,15.8940397 L54.0397351,3.17880795 L63.5761589,15.8940397 L63.5761589,34.9668874 L0,34.9668874 Z", id: "Combined-Shape", fill: "#FFFFFF" }), _jsx("polygon", { id: "Rectangle-Copy-16", fill: "#C3D0D8", points: "44.5033113 15.8940397 54.0397351 3.17880795 63.5761589 15.8940397 63.5761589 34.9668874 44.5033113 34.9668874" }), _jsx("rect", { id: "Rectangle-Copy-17", fill: "#C3D0D8", x: "31.7880795", y: "22.2516556", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-19", fill: "#C3D0D8", x: "6.35761589", y: "22.2516556", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "Rectangle-Copy-18", fill: "#091E43", x: "50.8609272", y: "22.2516556", width: "6.35761589", height: "6.35761589" }), _jsx("rect", { id: "d\u00F8r", fill: "#C3D0D8", x: "19.0728477", y: "22.2516556", width: "6.35761589", height: "12.7152318" }), _jsx("polygon", { id: "Rectangle-Copy-7", fill: "#C3D0D8", transform: "translate(31.788079, 11.125828) rotate(-180.000000) translate(-31.788079, -11.125828) ", points: "31.7880795 6.35761589 41.3245033 15.8940397 22.2516556 15.8940397" })] }) }), _jsx("g", { id: "illustrasjon-/-busk-2", transform: "translate(131.920530, 113.642384)", fill: "#1657E2", className: "fill-primary", children: _jsx("path", { d: "M0,0 L0.198023309,0.00302529111 C3.55185104,0.105636077 6.25197982,2.80576485 6.3545906,6.15959259 L6.35761589,6.35761589 L6.15959259,6.3545906 C2.80576485,6.25197982 0.105636077,3.55185104 0.00302529111,0.198023309 L0,0 Z M12.7152318,0 L12.7122065,0.198023309 C12.6116479,3.48477449 10.0164331,6.14371319 6.75606888,6.34533248 L6.5556392,6.3545906 L6.35761589,6.35761589 L6.36064119,6.15959259 C6.46119976,2.87284141 9.0564146,0.213902708 12.3167788,0.0122834093 L12.5172085,0.00302529111 L12.7152318,0 Z", id: "plant-1" }) }), _jsx("g", { id: "illustrasjon-/-busk-1", transform: "translate(395.761589, 113.642384)", children: _jsxs("g", { id: "plant-2", children: [_jsx("path", { d: "M0,0 L0.198023309,0.00302529111 C3.55185104,0.105636077 6.25197982,2.80576485 6.3545906,6.15959259 L6.35761589,6.35761589 L6.15959259,6.3545906 C2.80576485,6.25197982 0.105636077,3.55185104 0.00302529111,0.198023309 L0,0 Z", id: "Path", fill: "#1657E2", className: "fill-primary" }), _jsx("path", { d: "M12.7152318,0 L12.7122065,0.198023309 C12.6116479,3.48477449 10.0164331,6.14371319 6.75606888,6.34533248 L6.5556392,6.3545906 L6.35761589,6.35761589 L6.36064119,6.15959259 C6.46119976,2.87284141 9.0564146,0.213902708 12.3167788,0.0122834093 L12.5172085,0.00302529111 L12.7152318,0 Z", id: "Path", fill: "#779DED", className: "fill-primary40" })] }) }), _jsx("g", { id: "illustrasjon-/-busk-1", transform: "translate(654.834437, 113.642384)", children: _jsxs("g", { id: "plant-2", children: [_jsx("path", { d: "M0,0 L0.198023309,0.00302529111 C3.55185104,0.105636077 6.25197982,2.80576485 6.3545906,6.15959259 L6.35761589,6.35761589 L6.15959259,6.3545906 C2.80576485,6.25197982 0.105636077,3.55185104 0.00302529111,0.198023309 L0,0 Z", id: "Path", fill: "#1657E2", className: "fill-primary" }), _jsx("path", { d: "M12.7152318,0 L12.7122065,0.198023309 C12.6116479,3.48477449 10.0164331,6.14371319 6.75606888,6.34533248 L6.5556392,6.3545906 L6.35761589,6.35761589 L6.36064119,6.15959259 C6.46119976,2.87284141 9.0564146,0.213902708 12.3167788,0.0122834093 L12.5172085,0.00302529111 L12.7152318,0 Z", id: "Path", fill: "#779DED", className: "fill-primary40" })] }) }), _jsx("g", { id: "illustrasjon-/-busk-3", transform: "translate(166.092715, 110.463576)", fill: "#1657E2", className: "fill-primary", children: _jsx("path", { d: "M0,9.53642384 C0,6.02520954 2.84640159,3.17880795 6.35761589,3.17880795 C8.05030579,3.17880795 9.58849178,3.84031778 10.7277559,4.91891948 C12.353016,1.98571535 15.4810375,0 19.0728477,0 C24.2586411,0 28.4776631,4.13924056 28.6062518,9.29405977 L28.6092715,9.53642384 L0,9.53642384 Z", id: "bush-2" }) }), _jsx("g", { id: "illustrasjon-/-tre-1", transform: "translate(586.490066, 81.854305)", fill: "#0842C0", className: "fill-dark-primary", children: _jsx("path", { d: "M10.1591185,0 C18.7436196,16.9536424 21.9224275,29.6688742 19.6955424,38.1456954 C14.3792862,38.1456954 9.06571703,38.1456954 0.622694697,38.1456954 C-1.46920836,29.6688742 1.70959959,16.9536424 10.1591185,0 Z", id: "tree-" }) }), _jsx("g", { id: "illustrasjon-/-tre-1", transform: "translate(712.847682, 81.854305)", fill: "#0842C0", className: "fill-dark-primary", children: _jsx("path", { d: "M10.1591185,0 C18.7436196,16.9536424 21.9224275,29.6688742 19.6955424,38.1456954 C14.3792862,38.1456954 9.06571703,38.1456954 0.622694697,38.1456954 C-1.46920836,29.6688742 1.70959959,16.9536424 10.1591185,0 Z", id: "tree-" }) }), _jsx("g", { id: "illustrasjon-/-tre-2", transform: "translate(163.708609, 94.569536)", children: _jsxs("g", { id: "tree-2", children: [_jsx("rect", { id: "Rectangle", fill: "#779DED", className: "fill-primary40", x: "0", y: "0", width: "12.7152318", height: "19.0728477", rx: "6.35761589" }), _jsx("rect", { id: "Rectangle", fill: "#091E43", x: "5.56291391", y: "9.53642384", width: "1.58940397", height: "15.8940397", rx: "0.794701987" })] }) }), _jsx("g", { id: "illustrasjon-/-tre-2", transform: "translate(473.642384, 94.569536)", children: _jsxs("g", { id: "tree-2", children: [_jsx("rect", { id: "Rectangle", fill: "#779DED", className: "fill-primary40", x: "0", y: "0", width: "12.7152318", height: "19.0728477", rx: "6.35761589" }), _jsx("rect", { id: "Rectangle", fill: "#091E43", x: "5.56291391", y: "9.53642384", width: "1.58940397", height: "15.8940397", rx: "0.794701987" })] }) }), _jsx("g", { id: "illustrasjon-/-busk-3", transform: "translate(454.569536, 110.463576)", fill: "#1657E2", className: "fill-primary", children: _jsx("path", { d: "M0,9.53642384 C0,6.02520954 2.84640159,3.17880795 6.35761589,3.17880795 C8.05030579,3.17880795 9.58849178,3.84031778 10.7277559,4.91891948 C12.353016,1.98571535 15.4810375,0 19.0728477,0 C24.2586411,0 28.4776631,4.13924056 28.6062518,9.29405977 L28.6092715,9.53642384 L0,9.53642384 Z", id: "bush-2" }) }), _jsx("g", { id: "illustrasjon-/-busk-3", transform: "translate(584.105960, 110.463576)", fill: "#1657E2", className: "fill-primary", children: _jsx("path", { d: "M0,9.53642384 C0,6.02520954 2.84640159,3.17880795 6.35761589,3.17880795 C8.05030579,3.17880795 9.58849178,3.84031778 10.7277559,4.91891948 C12.353016,1.98571535 15.4810375,0 19.0728477,0 C24.2586411,0 28.4776631,4.13924056 28.6062518,9.29405977 L28.6092715,9.53642384 L0,9.53642384 Z", id: "bush-2" }) }), _jsx("g", { id: "illustrasjon-/-busk-3", transform: "translate(733.509934, 115.231788) scale(-1, 1) translate(-733.509934, -115.231788) translate(719.205298, 110.463576)", fill: "#1657E2", className: "fill-primary", children: _jsx("path", { d: "M0,9.53642384 C0,6.02520954 2.84640159,3.17880795 6.35761589,3.17880795 C8.05030579,3.17880795 9.58849178,3.84031778 10.7277559,4.91891948 C12.353016,1.98571535 15.4810375,0 19.0728477,0 C24.2586411,0 28.4776631,4.13924056 28.6062518,9.29405977 L28.6092715,9.53642384 L0,9.53642384 Z", id: "bush-2" }) }), _jsx("g", { id: "illustrasjon-/-busk-2", transform: "translate(252.715232, 113.642384)", fill: "#1657E2", className: "fill-primary", children: _jsx("path", { d: "M0,0 L0.198023309,0.00302529111 C3.55185104,0.105636077 6.25197982,2.80576485 6.3545906,6.15959259 L6.35761589,6.35761589 L6.15959259,6.3545906 C2.80576485,6.25197982 0.105636077,3.55185104 0.00302529111,0.198023309 L0,0 Z M12.7152318,0 L12.7122065,0.198023309 C12.6116479,3.48477449 10.0164331,6.14371319 6.75606888,6.34533248 L6.5556392,6.3545906 L6.35761589,6.35761589 L6.36064119,6.15959259 C6.46119976,2.87284141 9.0564146,0.213902708 12.3167788,0.0122834093 L12.5172085,0.00302529111 L12.7152318,0 Z", id: "plant-1" }) }), _jsx("g", { id: "illustrasjon-/-bil", transform: "translate(35.761589, 104.105960)", children: _jsxs("g", { id: "bil", children: [_jsx("circle", { id: "Oval", fill: "#0B358D", className: "fill-primary", cx: "17.4834437", cy: "12.7152318", r: "3.17880795" }), _jsx("circle", { id: "Oval-Copy-2", fill: "#0B358D", className: "fill-primary", cx: "36.5562914", cy: "12.7152318", r: "3.17880795" }), _jsx("path", { d: "M17.4834437,0 L30.9933775,0 C34.5045918,2.01953566e-15 37.3509934,2.84640159 37.3509934,6.35761589 L37.3509934,6.35761589 L37.3509934,6.35761589 L17.4834437,6.35761589 L17.4834437,0 Z", id: "Rectangle-Copy-72", fill: "#1657E2", className: "fill-primary" }), _jsx("path", { d: "M12.7152318,0 L19.8675497,0 C23.3024332,-6.30977873e-16 26.1010948,2.72399018 26.2211524,6.12958862 L26.2251656,6.35761589 L41.3245033,6.35761589 L41.3245033,12.7152318 L6.35761589,12.7152318 C2.84640159,12.7152318 4.29999736e-16,9.8688302 0,6.35761589 L6.35761589,6.35761589 C6.35761589,2.84640159 9.20401748,1.53317802e-15 12.7152318,0 Z", id: "Combined-Shape", fill: "#779DED", className: "fill-primary40" }), _jsx("path", { d: "M31.7880795,6.35761589 L50.8609272,6.35761589 C50.8609272,9.8688302 48.0145256,12.7152318 44.5033113,12.7152318 L38.1456954,12.7152318 C34.6344811,12.7152318 31.7880795,9.8688302 31.7880795,6.35761589 L31.7880795,6.35761589 L31.7880795,6.35761589 Z", id: "Rectangle-Copy-70", fill: "#1657E2", className: "fill-primary" }), _jsx("circle", { id: "Oval", fill: "#F0F0F0", cx: "37.3509934", cy: "9.53642384", r: "1.58940397" }), _jsx("circle", { id: "Oval-Copy-3", fill: "#F0F0F0", cx: "46.0927152", cy: "9.53642384", r: "1.58940397" }), _jsx("circle", { id: "Oval", fill: "#000000", cx: "9.53642384", cy: "12.7152318", r: "3.17880795" }), _jsx("circle", { id: "Oval-Copy-2", fill: "#000000", cx: "28.6092715", cy: "12.7152318", r: "3.17880795" })] }) }), _jsx("g", { id: "illustrasjon-/-sky", transform: "translate(214.569536, 59.602649)", fill: "#FFFFFF", children: _jsx("path", { d: "M28.6092715,9.53642384 C28.6092715,6.02520954 25.7628699,3.17880795 22.2516556,3.17880795 C20.5589657,3.17880795 19.0207797,3.84031778 17.8815156,4.91891948 C16.2562555,1.98571535 13.128234,0 9.53642384,0 C4.35063041,0 0.131608409,4.13924056 0.00301975451,9.29405977 L0,9.53642384 L28.6092715,9.53642384 Z", id: "cloud" }) }), _jsx("g", { id: "illustrasjon-/-sky", transform: "translate(230.463576, 0.000000)", fill: "#FFFFFF", children: _jsx("path", { d: "M28.6092715,9.53642384 C28.6092715,6.02520954 25.7628699,3.17880795 22.2516556,3.17880795 C20.5589657,3.17880795 19.0207797,3.84031778 17.8815156,4.91891948 C16.2562555,1.98571535 13.128234,0 9.53642384,0 C4.35063041,0 0.131608409,4.13924056 0.00301975451,9.29405977 L0,9.53642384 L28.6092715,9.53642384 Z", id: "cloud" }) }), _jsx("g", { id: "illustrasjon-/-sky", transform: "translate(121.589404, 20.662252) scale(-1, 1) translate(-121.589404, -20.662252) translate(107.284768, 15.894040)", fill: "#FFFFFF", children: _jsx("path", { d: "M28.6092715,9.53642384 C28.6092715,6.02520954 25.7628699,3.17880795 22.2516556,3.17880795 C20.5589657,3.17880795 19.0207797,3.84031778 17.8815156,4.91891948 C16.2562555,1.98571535 13.128234,0 9.53642384,0 C4.35063041,0 0.131608409,4.13924056 0.00301975451,9.29405977 L0,9.53642384 L28.6092715,9.53642384 Z", id: "cloud" }) }), _jsx("g", { id: "illustrasjon-/-sky", transform: "translate(0.000000, 43.708609)", fill: "#FFFFFF", children: _jsx("path", { d: "M28.6092715,9.53642384 C28.6092715,6.02520954 25.7628699,3.17880795 22.2516556,3.17880795 C20.5589657,3.17880795 19.0207797,3.84031778 17.8815156,4.91891948 C16.2562555,1.98571535 13.128234,0 9.53642384,0 C4.35063041,0 0.131608409,4.13924056 0.00301975451,9.29405977 L0,9.53642384 L28.6092715,9.53642384 Z", id: "cloud" }) }), _jsx("g", { id: "illustrasjon-/-sky", transform: "translate(418.013245, 43.708609)", fill: "#FFFFFF", children: _jsx("path", { d: "M28.6092715,9.53642384 C28.6092715,6.02520954 25.7628699,3.17880795 22.2516556,3.17880795 C20.5589657,3.17880795 19.0207797,3.84031778 17.8815156,4.91891948 C16.2562555,1.98571535 13.128234,0 9.53642384,0 C4.35063041,0 0.131608409,4.13924056 0.00301975451,9.29405977 L0,9.53642384 L28.6092715,9.53642384 Z", id: "cloud" }) }), _jsx("g", { id: "illustrasjon-/-sky", transform: "translate(692.980132, 4.768212)", fill: "#FFFFFF", children: _jsx("path", { d: "M28.6092715,9.53642384 C28.6092715,6.02520954 25.7628699,3.17880795 22.2516556,3.17880795 C20.5589657,3.17880795 19.0207797,3.84031778 17.8815156,4.91891948 C16.2562555,1.98571535 13.128234,0 9.53642384,0 C4.35063041,0 0.131608409,4.13924056 0.00301975451,9.29405977 L0,9.53642384 L28.6092715,9.53642384 Z", id: "cloud" }) }), _jsx("g", { id: "illustrasjon-/-sky", transform: "translate(646.887417, 60.397351) scale(-1, 1) translate(-646.887417, -60.397351) translate(632.582781, 55.629139)", fill: "#FFFFFF", children: _jsx("path", { d: "M28.6092715,9.53642384 C28.6092715,6.02520954 25.7628699,3.17880795 22.2516556,3.17880795 C20.5589657,3.17880795 19.0207797,3.84031778 17.8815156,4.91891948 C16.2562555,1.98571535 13.128234,0 9.53642384,0 C4.35063041,0 0.131608409,4.13924056 0.00301975451,9.29405977 L0,9.53642384 L28.6092715,9.53642384 Z", id: "cloud" }) }), _jsx("g", { id: "illustrasjon-/-sol", transform: "translate(460.927152, 9.536424)", fill: "#10105A", className: "fill-secondary", children: _jsx("circle", { id: "Sol", cx: "9.53642384", cy: "9.53642384", r: "9.53642384" }) })] }) }) })] })] }));
|
6
|
-
};
|
7
|
-
export default withIllustration('IllustrationHousesBackgroundWithComposition')(IllustrationHousesBackgroundWithComposition);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IllustrationBudget.d.ts","sourceRoot":"","sources":["../../../src/packages/illustrations/General/IllustrationBudget.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AAwOzB,wBAAyE"}
|