@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,18 +0,0 @@
|
|
1
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
2
|
-
import Video from '.';
|
3
|
-
export default {
|
4
|
-
title: 'Core/Video',
|
5
|
-
component: Video,
|
6
|
-
};
|
7
|
-
export const Default = {
|
8
|
-
render: () => (_jsx(Video, { src: "http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/ElephantsDream.mp4", poster: "https://flxt.tmsimg.com/assets/p10163210_v_h9_aa.jpg" })),
|
9
|
-
};
|
10
|
-
export const VideoWithSrc = {
|
11
|
-
render: () => (_jsx(Video, { src: "http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/ElephantsDream.mp4" })),
|
12
|
-
};
|
13
|
-
export const VideoWithPoster = {
|
14
|
-
render: () => (_jsx(Video, { src: "http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/ElephantsDream.mp4", poster: "https://flxt.tmsimg.com/assets/p10163210_v_h9_aa.jpg" })),
|
15
|
-
};
|
16
|
-
export const VideoWithWidthAndHeight = {
|
17
|
-
render: () => (_jsx(Video, { src: "http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/ElephantsDream.mp4", height: "300px", width: "auto" })),
|
18
|
-
};
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/packages/core/Video/index.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAA;AACjD,OAAoB,EAAE,MAAM,EAAE,MAAM,cAAc,CAAA;AAGlD,UAAU,MAAM;IACd,iBAAiB;IACjB,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,gCAAgC;IAChC,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,yGAAyG;IACzG,oBAAoB,CAAC,EAAE,OAAO,CAAA;IAC9B,oCAAoC;IACpC,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,qBAAqB;IACrB,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,sCAAsC;IACtC,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,qEAAqE;IACrE,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,+BAA+B;IAC/B,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,6BAA6B;IAC7B,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,mBAAmB;IACnB,GAAG,CAAC,EAAE,gBAAgB,CAAA;IACtB,qBAAqB;IACrB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAA;IACpB,oBAAoB;IACpB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAA;CACpB;AAED,QAAA,MAAM,KAAK,EAAE,KAAK,CAAC,EAAE,CAAC,MAAM,CA6F3B,CAAA;AAED,eAAe,KAAK,CAAA"}
|
package/lib/core/Video/index.js
DELETED
@@ -1,59 +0,0 @@
|
|
1
|
-
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
2
|
-
/** @jsxImportSource @emotion/react */
|
3
|
-
import { useEffect, useRef, useState } from 'react';
|
4
|
-
import ReactPlayer from 'react-player';
|
5
|
-
import { PlayerContainer } from './styles';
|
6
|
-
const Video = ({ src, intersectionObserver = false, controls = true, poster, config = {
|
7
|
-
file: {
|
8
|
-
attributes: {
|
9
|
-
controlsList: 'nodownload noplaybackrate',
|
10
|
-
},
|
11
|
-
},
|
12
|
-
}, playing = false, autoPlay = false, height = 'auto', width = '100%', css, onPause, onPlay, ...restProps }) => {
|
13
|
-
const containerRef = useRef(null);
|
14
|
-
/** Determines if the video controls have been physically interacted with */
|
15
|
-
const [playPressed, setPlayPressed] = useState(false);
|
16
|
-
/** The play state of the player */
|
17
|
-
const [isPlaying, setIsPlaying] = useState(playing);
|
18
|
-
const videoSrc = src || undefined;
|
19
|
-
const posterSrc = poster || undefined;
|
20
|
-
const intersectionObsOptions = {
|
21
|
-
root: null,
|
22
|
-
rootMargin: '0px',
|
23
|
-
threshold: 0.5,
|
24
|
-
};
|
25
|
-
const intersectionCallback = (entries) => {
|
26
|
-
const [entry] = entries;
|
27
|
-
// If the video is in the viewport and autoPlay is true or the user has physically pressed play, start playing
|
28
|
-
if (entry.isIntersecting && (autoPlay || playPressed)) {
|
29
|
-
setIsPlaying(true);
|
30
|
-
}
|
31
|
-
else {
|
32
|
-
setIsPlaying(false);
|
33
|
-
}
|
34
|
-
};
|
35
|
-
useEffect(() => {
|
36
|
-
if (!intersectionObserver || !window.IntersectionObserver)
|
37
|
-
return;
|
38
|
-
const observer = new IntersectionObserver(intersectionCallback, intersectionObsOptions);
|
39
|
-
const currentRef = containerRef.current;
|
40
|
-
if (currentRef) {
|
41
|
-
observer.observe(currentRef);
|
42
|
-
}
|
43
|
-
return () => {
|
44
|
-
if (currentRef)
|
45
|
-
observer.unobserve(currentRef);
|
46
|
-
};
|
47
|
-
// eslint-disable-next-line react-hooks/exhaustive-deps
|
48
|
-
}, [containerRef.current, intersectionObsOptions, intersectionObserver]);
|
49
|
-
const handlePlay = () => {
|
50
|
-
setPlayPressed(true);
|
51
|
-
onPlay && onPlay();
|
52
|
-
};
|
53
|
-
const handlePause = () => {
|
54
|
-
setPlayPressed(false);
|
55
|
-
onPause && onPause();
|
56
|
-
};
|
57
|
-
return (_jsx(PlayerContainer, { ref: containerRef, children: _jsx(ReactPlayer, { url: videoSrc, controls: controls, playing: isPlaying, light: posterSrc ?? false, width: width, height: height, config: config, onPlay: handlePlay, onPause: handlePause, css: () => [css && css], ...restProps }) }));
|
58
|
-
};
|
59
|
-
export default Video;
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../src/packages/core/Video/styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,eAAe;;SAOoW,MAAO,WAAW;yGADjZ,CAAA"}
|
package/lib/core/Video/styles.js
DELETED
@@ -1,11 +0,0 @@
|
|
1
|
-
import { Meta } from '@storybook/react';
|
2
|
-
declare const _default: Meta;
|
3
|
-
export default _default;
|
4
|
-
export declare const Default: {
|
5
|
-
render: () => import("react/jsx-runtime").JSX.Element;
|
6
|
-
name: string;
|
7
|
-
};
|
8
|
-
export declare const SelectedMonth: {
|
9
|
-
render: () => import("react/jsx-runtime").JSX.Element;
|
10
|
-
name: string;
|
11
|
-
};
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"YearWheel.stories.d.ts","sourceRoot":"","sources":["../../../src/packages/core/YearWheel/YearWheel.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAA;wBAMlC,IAAI;AAHT,wBAGS;AAET,eAAO,MAAM,OAAO;;;CASnB,CAAA;AAED,eAAO,MAAM,aAAa;;;CASzB,CAAA"}
|
@@ -1,14 +0,0 @@
|
|
1
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
2
|
-
import YearWheel from '.';
|
3
|
-
export default {
|
4
|
-
title: 'Core/YearWheel',
|
5
|
-
component: YearWheel,
|
6
|
-
};
|
7
|
-
export const Default = {
|
8
|
-
render: () => (_jsx(YearWheel, { selectedMonth: 1, onMonthClick: (month) => console.log('month clicked', month) })),
|
9
|
-
name: 'Default',
|
10
|
-
};
|
11
|
-
export const SelectedMonth = {
|
12
|
-
render: () => (_jsx(YearWheel, { selectedMonth: 1, onMonthClick: (month) => console.log('month clicked', month) })),
|
13
|
-
name: 'Selected month',
|
14
|
-
};
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/packages/core/YearWheel/index.tsx"],"names":[],"mappings":"AAAA,sCAAsC;AACtC,OAAO,KAAK,MAAM,OAAO,CAAA;AAGzB,MAAM,WAAW,MAAM;IACrB,oDAAoD;IACpD,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,mDAAmD;IACnD,YAAY,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;CACtC;AAED,QAAA,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC,MAAM,CA0P/B,CAAA;AAED,eAAe,SAAS,CAAA"}
|
@@ -1,42 +0,0 @@
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
2
|
-
import { activepie, pathFill, Wrapper } from './styles';
|
3
|
-
const YearWheel = ({ selectedMonth, onMonthClick }) => {
|
4
|
-
return (_jsx(Wrapper, { children: _jsx("svg", { viewBox: "0 0 213 213", children: _jsx("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", children: _jsx("g", { transform: "translate(-2.000000, -2.000000)", children: _jsxs("g", { transform: "translate(2.000000, 2.000000)", children: [_jsx("path", { d: "M108,4.59885714 L108,55.5409887 C116.353269,55.7659831 124.216437,57.9253634 131.129587,61.5988571 L157,17.4815562 C142.465139,9.48222647 125.777286,4.83941721 108,4.59885714", css: (theme) => [
|
5
|
-
pathFill(theme),
|
6
|
-
selectedMonth === 0 && activepie(theme),
|
7
|
-
], onClick: () => onMonthClick(0) }), _jsx("text", { fontFamily: "SourceSansPro-Bold, Source Sans Pro", fontSize: "14", fontWeight: "bold", fill: "#212529", onClick: () => onMonthClick(0), children: _jsx("tspan", { x: "114", y: "37.5988571", children: "Jan" }) }), _jsx("path", { d: "M134,62.8892721 C140.805047,67.0727056 146.551814,72.8059271 150.757977,79.5988571 L195,54.0223819 C186.294023,39.4776704 174.085512,27.2839207 159.536302,18.5988571 L134,62.8892721 Z", css: (theme) => [
|
8
|
-
pathFill(theme),
|
9
|
-
selectedMonth === 1 && activepie(theme),
|
10
|
-
], onClick: () => onMonthClick(1) }), _jsx("text", { fontFamily: "SourceSansPro-Bold, Source Sans Pro", fontSize: "14", fontWeight: "bold", fill: "#212529", onClick: () => onMonthClick(1), children: _jsx("tspan", { x: "150", y: "55.5988571", children: "Feb" }) }), _jsx("path", { d: "M152,81.9206615 C155.709223,88.6907761 157.90001,96.4007155 158.150022,104.598857 L209,104.598857 C208.73445,87.1769267 204.06049,70.8284787 196.030431,56.5988571 L152,81.9206615 Z", css: (theme) => [
|
11
|
-
pathFill(theme),
|
12
|
-
selectedMonth === 2 && activepie(theme),
|
13
|
-
], onClick: () => onMonthClick(2) }), _jsx("text", { fontFamily: "SourceSansPro-Bold, Source Sans Pro", fontSize: "14", fontWeight: "bold", fill: "#212529", onClick: () => onMonthClick(2), children: _jsx("tspan", { x: "166", y: "91.5988571", children: "Mar" }) }), _jsx("path", { d: "M209,107.598857 L158.03636,107.598857 C157.836752,115.976286 155.683539,123.859069 152,130.789839 L196.138759,156.598857 C204.148545,142.06632 208.789067,125.375981 209,107.598857", css: (theme) => [
|
14
|
-
pathFill(theme),
|
15
|
-
selectedMonth === 3 && activepie(theme),
|
16
|
-
], onClick: () => onMonthClick(3) }), _jsx("text", { fontFamily: "SourceSansPro-Bold, Source Sans Pro", fontSize: "14", fontWeight: "bold", fill: "#212529", onClick: () => onMonthClick(3), children: _jsx("tspan", { x: "168", y: "131.598857", children: "Apr" }) }), _jsx("path", { d: "M150.772801,133.598857 C146.582438,140.435662 140.82459,146.204305 134,150.421705 L159.53937,194.598857 C174.106344,185.892059 186.314288,173.66911 195,159.098753 L150.772801,133.598857 Z", css: (theme) => [
|
17
|
-
pathFill(theme),
|
18
|
-
selectedMonth === 4 && activepie(theme),
|
19
|
-
], onClick: () => onMonthClick(4) }), _jsx("text", { fontFamily: "SourceSansPro-Bold, Source Sans Pro", fontSize: "14", fontWeight: "bold", fill: "#212529", onClick: () => onMonthClick(4), children: _jsx("tspan", { x: "153", y: "167.598857", children: "Mai" }) }), _jsx("path", { d: "M131.211884,151.598857 C124.282707,155.316709 116.389233,157.501354 108,157.727449 L108,208.598857 C125.784315,208.358631 142.473946,203.688353 157,195.647844 L131.211884,151.598857 Z", css: (theme) => [
|
20
|
-
pathFill(theme),
|
21
|
-
selectedMonth === 5 && activepie(theme),
|
22
|
-
], onClick: () => onMonthClick(5) }), _jsx("text", { fontFamily: "SourceSansPro-Bold, Source Sans Pro", fontSize: "14", fontWeight: "bold", fill: "#212529", onClick: () => onMonthClick(5), children: _jsx("tspan", { x: "115", y: "186.598857", children: "Jun" }) }), _jsx("path", { d: "M106,208.598857 L106,157.724926 C97.6112573,157.500233 89.7168129,155.316894 82.7851754,151.598857 L57,195.648615 C71.5252047,203.689523 88.2167251,208.360032 106,208.598857", css: (theme) => [
|
23
|
-
pathFill(theme),
|
24
|
-
selectedMonth === 6 && activepie(theme),
|
25
|
-
], onClick: () => onMonthClick(6) }), _jsx("text", { fontFamily: "SourceSansPro-Bold, Source Sans Pro", fontSize: "14", fontWeight: "bold", fill: "#212529", onClick: () => onMonthClick(6), children: _jsx("tspan", { x: "74", y: "186.598857", children: "Jul" }) }), _jsx("path", { d: "M80,150.42107 C73.1736744,146.204891 67.4141395,140.43598 63.2207442,133.598857 L19,159.097104 C27.6846977,173.668137 39.8946279,185.893072 54.4608605,194.598857 L80,150.42107 Z", css: (theme) => [
|
26
|
-
pathFill(theme),
|
27
|
-
selectedMonth === 7 && activepie(theme),
|
28
|
-
], onClick: () => onMonthClick(7) }), _jsx("text", { fontFamily: "SourceSansPro-Bold, Source Sans Pro", fontSize: "14", fontWeight: "bold", fill: "#212529", onClick: () => onMonthClick(7), children: _jsx("tspan", { x: "36", y: "167.598857", children: "Aug" }) }), _jsx("path", { d: "M61,130.795574 C57.312989,123.86337 55.1579849,115.97772 54.9569267,107.598857 L4,107.598857 C4.21238542,125.375981 8.85229898,142.06632 16.8634772,156.598857 L61,130.795574 Z", css: (theme) => [
|
29
|
-
pathFill(theme),
|
30
|
-
selectedMonth === 8 && activepie(theme),
|
31
|
-
], onClick: () => onMonthClick(8) }), _jsx("text", { fontFamily: "SourceSansPro-Bold, Source Sans Pro", fontSize: "14", fontWeight: "bold", fill: "#212529", onClick: () => onMonthClick(8), children: _jsx("tspan", { x: "21", y: "131.598857", children: "Sep" }) }), _jsx("path", { d: "M5,104.598857 L55.8407395,104.598857 C56.0921956,96.3990682 58.286079,88.6874959 62,81.9157759 L17.9725892,56.5988571 C9.94012243,70.8274889 5.26558279,87.177823 5,104.598857", css: (theme) => [
|
32
|
-
pathFill(theme),
|
33
|
-
selectedMonth === 9 && activepie(theme),
|
34
|
-
], onClick: () => onMonthClick(9) }), _jsx("text", { fontFamily: "SourceSansPro-Bold, Source Sans Pro", fontSize: "14", fontWeight: "bold", fill: "#212529", onClick: () => onMonthClick(9), children: _jsx("tspan", { x: "17", y: "91.5988571", children: "Okt" }) }), _jsx("path", { d: "M63.2345403,79.5988571 C67.4450569,72.8070313 73.1947952,67.0721222 80,62.8899144 L54.4631038,18.5988571 C39.9163934,27.2843252 27.7047606,39.4786429 19,54.0254524 L63.2345403,79.5988571 Z", css: (theme) => [
|
35
|
-
pathFill(theme),
|
36
|
-
selectedMonth === 10 && activepie(theme),
|
37
|
-
], onClick: () => onMonthClick(10) }), _jsx("text", { fontFamily: "SourceSansPro-Bold, Source Sans Pro", fontSize: "14", fontWeight: "bold", fill: "#212529", onClick: () => onMonthClick(10), children: _jsx("tspan", { x: "36", y: "55.5988571", children: "Nov" }) }), _jsx("path", { d: "M82.8674586,61.5988571 C89.7830767,57.925181 97.6457838,55.7671086 106,55.5435181 L106,4.59885714 C88.2237571,4.83801402 71.5340079,9.48105382 57,17.4821959 L82.8674586,61.5988571 Z", css: (theme) => [
|
38
|
-
pathFill(theme),
|
39
|
-
selectedMonth === 11 && activepie(theme),
|
40
|
-
], onClick: () => onMonthClick(11) }), _jsx("text", { fontFamily: "SourceSansPro-Bold, Source Sans Pro", fontSize: "14", fontWeight: "bold", fill: "#212529", onClick: () => onMonthClick(11), children: _jsx("tspan", { x: "74", y: "37.5988571", children: "Des" }) })] }) }) }) }) }));
|
41
|
-
};
|
42
|
-
export default YearWheel;
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../src/packages/core/YearWheel/styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,KAAK,EAAE,MAAM,gBAAgB,CAAA;AAG3C,eAAO,MAAM,OAAO;;SAsBiH,MAAO,WAAW;yGATtJ,CAAA;AAED,eAAO,MAAM,QAAQ,GAAI,OAAO,KAAK,8CAEpC,CAAA;AAED,eAAO,MAAM,SAAS,GAAI,OAAO,KAAK,8CAErC,CAAA"}
|
@@ -1,22 +0,0 @@
|
|
1
|
-
import { css } from '@emotion/react';
|
2
|
-
import styled from '@emotion/styled';
|
3
|
-
export const Wrapper = styled.div `
|
4
|
-
display: flex;
|
5
|
-
height: 233px;
|
6
|
-
width: 233px;
|
7
|
-
|
8
|
-
svg {
|
9
|
-
height: 100%;
|
10
|
-
}
|
11
|
-
|
12
|
-
svg path,
|
13
|
-
svg text {
|
14
|
-
cursor: pointer;
|
15
|
-
}
|
16
|
-
`;
|
17
|
-
export const pathFill = (theme) => css `
|
18
|
-
fill: ${theme.illustrationPrimary10};
|
19
|
-
`;
|
20
|
-
export const activepie = (theme) => css `
|
21
|
-
fill: ${theme.illustrationPrimary40};
|
22
|
-
`;
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"ButtonOrLink.d.ts","sourceRoot":"","sources":["../../../src/packages/core/private/ButtonOrLink.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAoB,MAAM,OAAO,CAAA;AAGxC,MAAM,MAAM,iBAAiB,GAAG,iBAAiB,GAAG,iBAAiB,CAAA;AAErE,MAAM,MAAM,KAAK,GAAG,KAAK,CAAC,cAAc,CAAC,iBAAiB,CAAC,GAAG;IAC5D,8CAA8C;IAC9C,SAAS,CAAC,EAAE,KAAK,CAAC,SAAS,CAAA;IAC3B,gDAAgD;IAChD,UAAU,CAAC,EAAE,KAAK,CAAC,SAAS,CAAA;IAC5B,yCAAyC;IACzC,QAAQ,EAAE,WAAW,CAAC,KAAK,CAAC,SAAS,CAAC,CAAA;IACtC,uCAAuC;IACvC,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,2CAA2C;IAC3C,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,sCAAsC;IACtC,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,kDAAkD;IAClD,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,KAAK,CAAC,UAAU,CAAC,iBAAiB,CAAC,KAAK,IAAI,CAAA;IAC9D,mDAAmD;IACnD,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,KAAK,CAAC,UAAU,CAAC,iBAAiB,CAAC,KAAK,IAAI,CAAA;IAChE,yEAAyE;IACzE,gBAAgB,CAAC,EAAE;QACjB,GAAG,EAAE,MAAM,CAAA;QACX,MAAM,EAAE,CAAC,KAAK,EAAE,aAAa,KAAK,IAAI,CAAA;KACvC,CAAA;IACD,UAAU,CAAC,EAAE,CAAC,KAAK,EAAE,aAAa,KAAK,IAAI,CAAA;IAC3C,qDAAqD;IACrD,eAAe,CAAC,EAAE,CAAC,KAAK,EAAE,aAAa,KAAK,IAAI,CAAA;IAChD,uDAAuD;IACvD,gBAAgB,CAAC,EAAE,CAAC,KAAK,EAAE,aAAa,KAAK,IAAI,CAAA;IACjD,oDAAoD;IACpD,eAAe,CAAC,EAAE,OAAO,CAAA;IACzB,8DAA8D;IAC9D,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,2CAA2C;IAC3C,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,0CAA0C;IAC1C,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,yCAAyC;IACzC,IAAI,CAAC,EAAE,QAAQ,GAAG,QAAQ,GAAG,OAAO,CAAA;IACpC,kBAAkB;IAClB,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,8CAA8C;IAC9C,QAAQ,CAAC,EAAE,GAAG,CAAA;IACd,mBAAmB;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAA;CAClB,CAAA;AAED,QAAA,MAAM,YAAY;IA5ChB,8CAA8C;gBAClC,KAAK,CAAC,SAAS;IAC3B,gDAAgD;iBACnC,KAAK,CAAC,SAAS;IAC5B,yCAAyC;cAC/B,WAAW,CAAC,KAAK,CAAC,SAAS,CAAC;IACtC,uCAAuC;eAC5B,OAAO;IAClB,2CAA2C;WACpC,MAAM;IACb,sCAAsC;cAC5B,OAAO;IACjB,kDAAkD;cACxC,CAAC,KAAK,EAAE,KAAK,CAAC,UAAU,CAAC,iBAAiB,CAAC,KAAK,IAAI;IAC9D,mDAAmD;gBACvC,CAAC,KAAK,EAAE,KAAK,CAAC,UAAU,CAAC,iBAAiB,CAAC,KAAK,IAAI;IAChE,yEAAyE;uBACtD;QACjB,GAAG,EAAE,MAAM,CAAA;QACX,MAAM,EAAE,CAAC,KAAK,EAAE,aAAa,KAAK,IAAI,CAAA;KACvC;iBACY,CAAC,KAAK,EAAE,aAAa,KAAK,IAAI;IAC3C,qDAAqD;sBACnC,CAAC,KAAK,EAAE,aAAa,KAAK,IAAI;IAChD,uDAAuD;uBACpC,CAAC,KAAK,EAAE,aAAa,KAAK,IAAI;IACjD,oDAAoD;sBAClC,OAAO;IACzB,8DAA8D;UACxD,MAAM;IACZ,2CAA2C;oBAC3B,MAAM;IACtB,0CAA0C;mBAC3B,MAAM;IACrB,yCAAyC;WAClC,QAAQ,GAAG,QAAQ,GAAG,OAAO;IACpC,kBAAkB;aACT,MAAM;IACf,8CAA8C;eACnC,GAAG;IACd,mBAAmB;eACR,MAAM;6BAmHlB,CAAA;AAED,eAAe,YAAY,CAAA"}
|
@@ -1,63 +0,0 @@
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
-
import React, { useEffect } from 'react';
|
3
|
-
import removeFocusOnMouseUp from '../../utils/removeFocusOnMouseUp';
|
4
|
-
const ButtonOrLink = React.forwardRef(({ afterIcon, beforeIcon, children, disabled = false, href = '', loading = false, openInNewWindow = false, rel, trackingName, trackingEvent, type = 'button', download, target, tabIndex, onClick, onMouseUp, onEnterKeyPress, onEscapeKeyPress, onCustomKeyPress, onKeyPress, ...restProps }, ref) => {
|
5
|
-
// Intercept click to handle disabled state
|
6
|
-
const handleClick = (event) => {
|
7
|
-
if (disabled || loading) {
|
8
|
-
event.preventDefault();
|
9
|
-
}
|
10
|
-
else if (onClick) {
|
11
|
-
onClick(event);
|
12
|
-
}
|
13
|
-
};
|
14
|
-
// Remove outline after click
|
15
|
-
const handleMouseUp = (event) => {
|
16
|
-
removeFocusOnMouseUp(event);
|
17
|
-
if (onMouseUp) {
|
18
|
-
onMouseUp(event);
|
19
|
-
}
|
20
|
-
};
|
21
|
-
const handleKeyPress = (event) => {
|
22
|
-
if (onEnterKeyPress && event.key === 'Enter')
|
23
|
-
onEnterKeyPress(event);
|
24
|
-
if (onEscapeKeyPress && event.key === 'Escape')
|
25
|
-
onEscapeKeyPress(event);
|
26
|
-
if (onCustomKeyPress && event.key === onCustomKeyPress.key)
|
27
|
-
onCustomKeyPress.action(event);
|
28
|
-
if (onKeyPress)
|
29
|
-
onKeyPress(event);
|
30
|
-
};
|
31
|
-
useEffect(() => {
|
32
|
-
const hasKeyPressEvents = onEnterKeyPress || onEscapeKeyPress || onKeyPress || onCustomKeyPress;
|
33
|
-
if (!hasKeyPressEvents)
|
34
|
-
return;
|
35
|
-
window.addEventListener('keyup', handleKeyPress);
|
36
|
-
return () => {
|
37
|
-
window.removeEventListener('keyup', handleKeyPress);
|
38
|
-
};
|
39
|
-
// eslint-disable-next-line react-hooks/exhaustive-deps
|
40
|
-
}, []);
|
41
|
-
const Tag = href ? 'a' : 'button';
|
42
|
-
const props = {};
|
43
|
-
// Determine props based on element type
|
44
|
-
if (href) {
|
45
|
-
props.href = href;
|
46
|
-
props.rel = rel;
|
47
|
-
props.download = download;
|
48
|
-
if (target)
|
49
|
-
props.target = target;
|
50
|
-
if (openInNewWindow) {
|
51
|
-
props.target = '_blank';
|
52
|
-
if (props.rel === undefined) {
|
53
|
-
props.rel = 'noopener noreferrer';
|
54
|
-
}
|
55
|
-
}
|
56
|
-
}
|
57
|
-
else {
|
58
|
-
props.disabled = disabled || loading || false;
|
59
|
-
props.type = type || 'button';
|
60
|
-
}
|
61
|
-
return (_jsxs(Tag, { ...restProps, ...props, ref: ref, "data-tracking-name": trackingName, "data-tracking-event": trackingEvent, onClick: handleClick, onMouseUp: handleMouseUp, download: download, tabIndex: tabIndex, children: [!loading && beforeIcon ? beforeIcon : null, _jsx("span", { children: children }), !loading && afterIcon ? afterIcon : null] }));
|
62
|
-
});
|
63
|
-
export default ButtonOrLink;
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"preemption.d.ts","sourceRoot":"","sources":["../../../src/packages/core/private/preemption.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,KAAK,EAAE,MAAM,0BAA0B,CAAA;AAE7D,QAAA,MAAM,4BAA4B,GAAI,MAAM,KAAK,WACgB,CAAA;AAEjE,QAAA,MAAM,iBAAiB,GAAI,MAAM,MAAM,GAAG,IAAI,YAQ7C,CAAA;AAED,QAAA,MAAM,iBAAiB,GAAI,YAAY,WAAW,WAkBjD,CAAA;AAED,OAAO,EAAE,4BAA4B,EAAE,iBAAiB,EAAE,iBAAiB,EAAE,CAAA"}
|
@@ -1,24 +0,0 @@
|
|
1
|
-
const getAreaTextForPreemptionUnit = (unit) => unit.subArea ? unit.subArea : unit.area ? unit.area : unit.city;
|
2
|
-
const isDeadlineClosing = (date) => {
|
3
|
-
const date1 = new Date(date);
|
4
|
-
const date2 = new Date();
|
5
|
-
const diffHours = Math.ceil(Math.abs(date1.valueOf() - date2.valueOf()) / 3600000);
|
6
|
-
return diffHours < 72;
|
7
|
-
};
|
8
|
-
const getMeldefristText = (preemption) => {
|
9
|
-
const date1 = new Date(preemption.deadline);
|
10
|
-
const date2 = new Date();
|
11
|
-
const diffHours = Math.ceil(Math.abs(date1.valueOf() - date2.valueOf()) / 3600000);
|
12
|
-
if (diffHours > 36) {
|
13
|
-
return ' ' + Math.ceil(diffHours / 24) + ' dager';
|
14
|
-
}
|
15
|
-
else if (diffHours > 1) {
|
16
|
-
return ' ' + diffHours + ' timer';
|
17
|
-
}
|
18
|
-
else {
|
19
|
-
// Legge denne her for at den ikke regnes ut hver gang
|
20
|
-
const diffMinutes = Math.ceil(Math.abs(date1.valueOf() - date2.valueOf()) / (1000 * 60));
|
21
|
-
return ' ' + diffMinutes + ' minutter';
|
22
|
-
}
|
23
|
-
};
|
24
|
-
export { getAreaTextForPreemptionUnit, isDeadlineClosing, getMeldefristText };
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"debounce.d.ts","sourceRoot":"","sources":["../../../src/packages/core/utils/debounce.ts"],"names":[],"mappings":"AAEA,QAAA,MAAM,WAAW,GAAI,OAAO,GAAG,EAAE,OAAO,MAAM,QAe7C,CAAA;AAED,OAAO,EAAE,WAAW,EAAE,CAAA"}
|
@@ -1,15 +0,0 @@
|
|
1
|
-
import { useState, useEffect } from 'react';
|
2
|
-
const useDebounce = (value, delay) => {
|
3
|
-
const [debouncedValue, setDebouncedValue] = useState(value);
|
4
|
-
useEffect(() => {
|
5
|
-
// Set debouncedValue to value (passed in) after the specified delay
|
6
|
-
const handler = setTimeout(() => {
|
7
|
-
setDebouncedValue(value);
|
8
|
-
}, delay);
|
9
|
-
return () => {
|
10
|
-
clearTimeout(handler);
|
11
|
-
};
|
12
|
-
}, [value, delay]);
|
13
|
-
return debouncedValue;
|
14
|
-
};
|
15
|
-
export { useDebounce };
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"Keyboard.d.ts","sourceRoot":"","sources":["../../src/packages/enums/Keyboard.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,oBAAY,GAAG;IACb,KAAK,UAAU;IACf,GAAG,QAAQ;IACX,KAAK,MAAM;IACX,MAAM,WAAW;IACjB,KAAK,UAAU;IACf,KAAK,eAAe;IACpB,IAAI,cAAc;IAClB,EAAE,YAAY;IACd,IAAI,cAAc;CACnB"}
|
package/lib/enums/Keyboard.js
DELETED
@@ -1,15 +0,0 @@
|
|
1
|
-
/**
|
2
|
-
* Incomplete enum for modifier keys used in onKeyDown and onKeyUp
|
3
|
-
*/
|
4
|
-
export var Key;
|
5
|
-
(function (Key) {
|
6
|
-
Key["enter"] = "Enter";
|
7
|
-
Key["tab"] = "Tab";
|
8
|
-
Key["space"] = " ";
|
9
|
-
Key["escape"] = "Escape";
|
10
|
-
Key["shift"] = "Shift";
|
11
|
-
Key["right"] = "ArrowRight";
|
12
|
-
Key["left"] = "ArrowLeft";
|
13
|
-
Key["up"] = "ArrowUp";
|
14
|
-
Key["down"] = "ArrowDown";
|
15
|
-
})(Key || (Key = {}));
|
package/lib/global.d.js
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"breakpoints.d.ts","sourceRoot":"","sources":["../../../src/packages/globals/styles/breakpoints.ts"],"names":[],"mappings":"AAAA,QAAA,MAAM,EAAE;;;;;;;CAOP,CAAA;AAED,eAAe,EAAE,CAAA"}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"paddings.d.ts","sourceRoot":"","sources":["../../../src/packages/globals/styles/paddings.ts"],"names":[],"mappings":"AAAA,QAAA,MAAM,QAAQ;;;;;;CAMb,CAAA;AAED,eAAe,QAAQ,CAAA"}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"quill.module.d.ts","sourceRoot":"","sources":["../../../src/packages/globals/styles/quill.module.ts"],"names":[],"mappings":"AAAA,OAAO,2BAA2B,CAAA"}
|
@@ -1 +0,0 @@
|
|
1
|
-
import 'quill/dist/quill.snow.css';
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../src/packages/globals/styles/styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,cAAc,2CAG1B,CAAA"}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"regularExpressions.d.ts","sourceRoot":"","sources":["../../../src/packages/globals/validation/regularExpressions.ts"],"names":[],"mappings":"AAAA,QAAA,MAAM,kBAAkB;;;;;;;;CAkBvB,CAAA;AAED,eAAe,kBAAkB,CAAA"}
|
@@ -1,10 +0,0 @@
|
|
1
|
-
const regularExpressions = {
|
2
|
-
phonenumber: new RegExp(/(?:^((?!00|[+])|(?:(?:00|[+])47))(\d{8})$)|(?:^(?:00|[+])(?!47)(\d{7,15})$)/),
|
3
|
-
mobilenumber: new RegExp(/(?:^((?!00|[+])|(?:(?:00|[+])47))([49]\d{7})$)|(?:^(?:00|[+])(?!47)([49]\d{7,15})$)/),
|
4
|
-
exclusiveNumbers: new RegExp(/^\d+$/),
|
5
|
-
date: new RegExp(/^(0[1-9]|[12][0-9]|3[01])[\.](0[1-9]|1[012])[\.]\d{4}|(0[1-9]|[1-2][0-9]|31(?!(?:0[2469]|11))|30(?!02))(0[1-9]|1[0-2])([12]\d{3})|([01][0-9]|2[0-8])(0[0-9]|1[0-2])[0-9][0-9]|30(0[013-9]|1[0-2])[0-9][0-9]|31(0[13578]|1[02])[0-9][0-9]|29((0[013-9]|1[0-2])[0-9][0-9]|02([0246][048]|[13579][26]))|(0[1-9]|[12][0-9]|3[01])[\.](0[1-9]|1[012])[\.]\d{2}$/),
|
6
|
-
email: new RegExp(/(?:[^<>()\[\]\\.,;:\s@"]+(?:\.[^<>()\[\]\\.,;:\s@"]+)*@(?:[a-zA-ZæÆøØåÅ0-9-]+\.)+[a-zA-Z]{2,}(?:\s?[;,:\s]\s?)?)+/),
|
7
|
-
year: new RegExp(/^[12][0-9]{3}$/),
|
8
|
-
url: new RegExp(/https?:\/\/(www\.)?[-a-zA-Z0-9@:%._\+~#=]{1,256}\.[a-zA-Z0-9()]{2,6}\b([-a-zA-Z0-9()@:%_+.~#?&//=]*)/),
|
9
|
-
};
|
10
|
-
export default regularExpressions;
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"useIsMobile.d.ts","sourceRoot":"","sources":["../../src/packages/hooks/useIsMobile.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,WAAW,GAAI,QAAQ,MAAM,YAoBzC,CAAA"}
|
package/lib/hooks/useIsMobile.js
DELETED
@@ -1,18 +0,0 @@
|
|
1
|
-
import { useState, useEffect } from 'react';
|
2
|
-
export const useIsMobile = (width) => {
|
3
|
-
const getSize = () => {
|
4
|
-
return {
|
5
|
-
width: window.innerWidth,
|
6
|
-
height: window.innerHeight,
|
7
|
-
};
|
8
|
-
};
|
9
|
-
const [windowSize, setWindowSize] = useState(getSize);
|
10
|
-
useEffect(() => {
|
11
|
-
const handleResize = () => {
|
12
|
-
setWindowSize(getSize());
|
13
|
-
};
|
14
|
-
window.addEventListener('resize', handleResize);
|
15
|
-
return () => window.removeEventListener('resize', handleResize);
|
16
|
-
}, []);
|
17
|
-
return windowSize.width <= (width ? width : 768);
|
18
|
-
};
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"useScreenOrientation.d.ts","sourceRoot":"","sources":["../../src/packages/hooks/useScreenOrientation.ts"],"names":[],"mappings":"AAyBA,eAAO,MAAM,oBAAoB,+FAYhC,CAAA;AAED,eAAe,oBAAoB,CAAA"}
|
@@ -1,38 +0,0 @@
|
|
1
|
-
import { useState, useEffect } from 'react';
|
2
|
-
const getOrientation = () => {
|
3
|
-
const isIOS = navigator?.userAgent.match(/iPhone|iPad|iPod/i);
|
4
|
-
if (Boolean(isIOS)) {
|
5
|
-
const orientation = window?.orientation;
|
6
|
-
switch (orientation) {
|
7
|
-
case 0:
|
8
|
-
return 'portrait-primary';
|
9
|
-
case -90:
|
10
|
-
return 'landscape-primary';
|
11
|
-
case 90:
|
12
|
-
return 'landscape-secondary';
|
13
|
-
case 180:
|
14
|
-
return 'portrait-secondary';
|
15
|
-
default:
|
16
|
-
return 'portrait-primary';
|
17
|
-
}
|
18
|
-
}
|
19
|
-
else {
|
20
|
-
return window?.screen?.orientation?.type
|
21
|
-
? window.screen.orientation.type
|
22
|
-
: 'portrait-primary';
|
23
|
-
}
|
24
|
-
};
|
25
|
-
export const useScreenOrientation = () => {
|
26
|
-
const [orientation, setOrientation] = useState(getOrientation());
|
27
|
-
const updateOrientation = (_) => {
|
28
|
-
setOrientation(getOrientation());
|
29
|
-
};
|
30
|
-
useEffect(() => {
|
31
|
-
window.addEventListener('orientationchange', updateOrientation);
|
32
|
-
return () => {
|
33
|
-
window.removeEventListener('orientationchange', updateOrientation);
|
34
|
-
};
|
35
|
-
}, []);
|
36
|
-
return orientation;
|
37
|
-
};
|
38
|
-
export default useScreenOrientation;
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IconApartment.d.ts","sourceRoot":"","sources":["../../../src/packages/icons/General/IconApartment.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AAWzB,wBAAuD"}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
2
|
-
import withIcon from '../withIcon';
|
3
|
-
const IconApartment = (props) => {
|
4
|
-
return (_jsx("svg", { viewBox: "0 0 24 24", ...props, children: _jsx("path", { d: "M17,11 L17,3 L7,3 L7,7 L3,7 L3,21 L11,21 L11,17 L13,17 L13,21 L21,21 L21,11 L17,11 Z M7,19 L5,19 L5,17 L7,17 L7,19 Z M7,15 L5,15 L5,13 L7,13 L7,15 Z M7,11 L5,11 L5,9 L7,9 L7,11 Z M11,15 L9,15 L9,13 L11,13 L11,15 Z M11,11 L9,11 L9,9 L11,9 L11,11 Z M11,7 L9,7 L9,5 L11,5 L11,7 Z M15,15 L13,15 L13,13 L15,13 L15,15 Z M15,11 L13,11 L13,9 L15,9 L15,11 Z M15,7 L13,7 L13,5 L15,5 L15,7 Z M19,19 L17,19 L17,17 L19,17 L19,19 Z M19,15 L17,15 L17,13 L19,13 L19,15 Z" }) }));
|
5
|
-
};
|
6
|
-
export default withIcon('IconApartment')(IconApartment);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IconArchives.d.ts","sourceRoot":"","sources":["../../../src/packages/icons/General/IconArchives.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AAWzB,wBAAqD"}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
2
|
-
import withIcon from '../withIcon';
|
3
|
-
const IconArchives = props => {
|
4
|
-
return (_jsx("svg", { viewBox: "0 0 24 24", ...props, children: _jsx("path", { d: "M18.71,3 L5.29,3 L3,5.79 L3,21 L21,21 L21,5.79 L18.71,3 Z M12,17.5 L6.5,12 L10,12 L10,10 L14,10 L14,12 L17.5,12 L12,17.5 Z M5.12,5 L5.93,4 L17.93,4 L18.87,5 L5.12,5 Z" }) }));
|
5
|
-
};
|
6
|
-
export default withIcon('IconArchives')(IconArchives);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IconArea.d.ts","sourceRoot":"","sources":["../../../src/packages/icons/General/IconArea.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AAWzB,wBAA6C"}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
2
|
-
import withIcon from '../withIcon';
|
3
|
-
const IconArea = props => {
|
4
|
-
return (_jsx("svg", { viewBox: "0 0 24 24", ...props, children: _jsx("path", { d: "M7,5 L9,5 L9,3 L7,3 L7,5 Z M7,21 L9,21 L9,19 L7,19 L7,21 Z M11,21 L13,21 L13,19 L11,19 L11,21 Z M3,21 L5,21 L5,19 L3,19 L3,21 Z M3,17 L5,17 L5,15 L3,15 L3,17 Z M3,13 L5,13 L5,11 L3,11 L3,13 Z M3,9 L5,9 L5,7 L3,7 L3,9 Z M3,5 L5,5 L5,3 L3,3 L3,5 Z M19,17 L21,17 L21,15 L19,15 L19,17 Z M19,13 L21,13 L21,11 L19,11 L19,13 Z M19,21 L21,21 L21,19 L19,19 L19,21 Z M19,9 L21,9 L21,7 L19,7 L19,9 Z M19,3 L19,5 L21,5 L21,3 L19,3 Z M11,5 L13,5 L13,3 L11,3 L11,5 Z M15,21 L17,21 L17,19 L15,19 L15,21 Z M15,5 L17,5 L17,3 L15,3 L15,5 Z" }) }));
|
5
|
-
};
|
6
|
-
export default withIcon('IconArea')(IconArea);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IconArrowDown.d.ts","sourceRoot":"","sources":["../../../src/packages/icons/General/IconArrowDown.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AAWzB,wBAAuD"}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
2
|
-
import withIcon from '../withIcon';
|
3
|
-
const IconArrowDown = props => {
|
4
|
-
return (_jsx("svg", { viewBox: "0 0 24 24", ...props, children: _jsx("polygon", { points: "20 12 18.59 10.59 13 16.17 13 4 11 4 11 16.17 5.42 10.58 4 12 12 20" }) }));
|
5
|
-
};
|
6
|
-
export default withIcon('IconArrowDown')(IconArrowDown);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IconArrowLeft.d.ts","sourceRoot":"","sources":["../../../src/packages/icons/General/IconArrowLeft.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AAWzB,wBAAuD"}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
2
|
-
import withIcon from '../withIcon';
|
3
|
-
const IconArrowLeft = props => {
|
4
|
-
return (_jsx("svg", { viewBox: "0 0 24 24", ...props, children: _jsx("polygon", { points: "20 11 7.83 11 13.42 5.41 12 4 4 12 12 20 13.41 18.59 7.83 13 20 13" }) }));
|
5
|
-
};
|
6
|
-
export default withIcon('IconArrowLeft')(IconArrowLeft);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IconArrowRight.d.ts","sourceRoot":"","sources":["../../../src/packages/icons/General/IconArrowRight.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AAWzB,wBAAyD"}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
2
|
-
import withIcon from '../withIcon';
|
3
|
-
const IconArrowRight = props => {
|
4
|
-
return (_jsx("svg", { viewBox: "0 0 24 24", ...props, children: _jsx("polygon", { points: "12 4 10.59 5.41 16.17 11 4 11 4 13 16.17 13 10.59 18.59 12 20 20 12" }) }));
|
5
|
-
};
|
6
|
-
export default withIcon('IconArrowRight')(IconArrowRight);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IconArrowUp.d.ts","sourceRoot":"","sources":["../../../src/packages/icons/General/IconArrowUp.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AAWzB,wBAAmD"}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
2
|
-
import withIcon from '../withIcon';
|
3
|
-
const IconArrowUp = props => {
|
4
|
-
return (_jsx("svg", { viewBox: "0 0 24 24", ...props, children: _jsx("polygon", { points: "4 12 5.41 13.41 11 7.83 11 20 13 20 13 7.83 18.58 13.42 20 12 12 4" }) }));
|
5
|
-
};
|
6
|
-
export default withIcon('IconArrowUp')(IconArrowUp);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IconAttachment.d.ts","sourceRoot":"","sources":["../../../src/packages/icons/General/IconAttachment.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AAWzB,wBAAyD"}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
2
|
-
import withIcon from '../withIcon';
|
3
|
-
const IconAttachment = props => {
|
4
|
-
return (_jsx("svg", { viewBox: "0 0 24 24", ...props, children: _jsx("path", { d: "M18.5,16 L7,16 C4.79,16 3,14.21 3,12 C3,9.79 4.79,8 7,8 L19.5,8 C20.88,8 22,9.12 22,10.5 C22,11.88 20.88,13 19.5,13 L9,13 C8.45,13 8,12.55 8,12 C8,11.45 8.45,11 9,11 L18.5,11 L18.5,9.5 L9,9.5 C7.62,9.5 6.5,10.62 6.5,12 C6.5,13.38 7.62,14.5 9,14.5 L19.5,14.5 C21.71,14.5 23.5,12.71 23.5,10.5 C23.5,8.29 21.71,6.5 19.5,6.5 L7,6.5 C3.96,6.5 1.5,8.96 1.5,12 C1.5,15.04 3.96,17.5 7,17.5 L18.5,17.5 L18.5,16 Z" }) }));
|
5
|
-
};
|
6
|
-
export default withIcon('IconAttachment')(IconAttachment);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IconAuditorFilled.d.ts","sourceRoot":"","sources":["../../../src/packages/icons/General/IconAuditorFilled.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AAqCzB,wBAA+D"}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
-
import withIcon from '../withIcon';
|
3
|
-
const IconAuditorFilled = (props) => {
|
4
|
-
return (_jsxs("svg", { viewBox: "0 0 24 24", ...props, children: [_jsx("defs", { children: _jsx("path", { d: "M0,18 L0,0 L1.34579439,1.36817102 L2.64886515,0 L3.99465955,1.34679335 L5.31909212,0 L6.66488652,1.34679335 L7.98931909,0 L9.33511348,1.34679335 L10.6595461,0 L12.0053405,1.34679335 L13.3511348,0 L14.6755674,1.34679335 L16,0 L16,18 L14.6755674,16.6745843 L13.3511348,18 L12.0053405,16.6745843 L10.6595461,18 L9.33511348,16.6745843 L7.98931909,18 L6.66488652,16.6745843 L5.31909212,18 L3.99465955,16.6745843 L2.62750334,18 L1.30307076,16.6745843 L0,18 Z M4,12.976247 L12,12.976247 L12,11.5653207 L4,11.5653207 L4,12.976247 Z M4,9.68408551 L12,9.68408551 L12,8.27315914 L4,8.27315914 L4,9.68408551 Z M4,6.37054632 L12,6.37054632 L12,4.95961995 L4,4.95961995 L4,6.37054632 Z M1.68758344,2.71496437 L1.68758344,15.2422803 L1.68758344,2.71496437 Z", id: "path-1-adf8493" }) }), _jsx("g", { stroke: "none", strokeWidth: "1", fillRule: "evenodd", children: _jsx("g", { transform: "translate(-660.000000, -1349.000000)", children: _jsx("g", { transform: "translate(660.000000, 1349.000000)", children: _jsxs("g", { transform: "translate(4.000000, 3.000000)", children: [_jsx("mask", { id: "mask-2-gd3231", fill: "white", children: _jsx("use", { xlinkHref: "#path-1-adf8493" }) }), _jsx("use", { fill: "#000000", fillRule: "nonzero", xlinkHref: "#path-1-adf8493" }), _jsx("g", { mask: "url(#mask-2-gd3231)", children: _jsx("g", { transform: "translate(-4.000000, -3.000000)", children: _jsx("rect", { x: "0", y: "0", width: "24", height: "24" }) }) })] }) }) }) })] }));
|
5
|
-
};
|
6
|
-
export default withIcon('IconAuditorFilled')(IconAuditorFilled);
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"IconAuditorOutline.d.ts","sourceRoot":"","sources":["../../../src/packages/icons/General/IconAuditorOutline.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;;AAqCzB,wBAAiE"}
|