@bbl-digital/snorre 4.0.38 → 4.0.40
Sign up to get free protection for your applications and to get access to all the features.
- package/.husky/_/husky.sh +30 -30
- package/.prettierrc +6 -6
- package/.vscode/settings.json +3 -3
- package/README.md +3 -3
- package/dist/bundle.js +770 -571
- package/esm/app-shell/index.js +2 -2
- package/esm/core/Alert/styles.js +6 -6
- package/esm/core/AppLoader/styles.js +1 -1
- package/esm/core/Autocomplete/styles.js +18 -18
- package/esm/core/Banner/styles.js +4 -4
- package/esm/core/BarAndLineComposedChart/styles.js +1 -1
- package/esm/core/BarChartWithCustomizedEvent/styles.js +1 -1
- package/esm/core/Box/styles.js +7 -7
- package/esm/core/BoxedTable/DraggableRow/styles.js +5 -5
- package/esm/core/BoxedTable/HeaderCell/styles.js +2 -2
- package/esm/core/BoxedTable/RowCell/index.js +1 -1
- package/esm/core/BoxedTable/RowCell/styles.js +9 -9
- package/esm/core/BoxedTable/TableHeader/styles.js +1 -1
- package/esm/core/BoxedTable/TableRow/styles.js +8 -8
- package/esm/core/BoxedTable/styles.js +11 -11
- package/esm/core/Button/styles.js +19 -19
- package/esm/core/Calendar/CalendarEvent/index.js +2 -1
- package/esm/core/Calendar/CalendarEvent/styles.js +5 -5
- package/esm/core/Calendar/CalendarSmallEvent/styles.js +5 -5
- package/esm/core/Calendar/index.js +4 -2
- package/esm/core/Calendar/styles.js +5 -5
- package/esm/core/Card/styles.js +11 -11
- package/esm/core/Checkbox/styles.js +5 -5
- package/esm/core/CollapseList/styles.js +2 -2
- package/esm/core/CommentsTimeline/CommentLine/styles.js +4 -4
- package/esm/core/CommentsTimeline/styles.js +1 -1
- package/esm/core/CustomText/styles.js +2 -2
- package/esm/core/Datepicker/index.js +14 -3
- package/esm/core/Datepicker/styles.js +9 -9
- package/esm/core/DatepickerRange/styles.js +9 -9
- package/esm/core/Divider/styles.js +5 -5
- package/esm/core/Dropdown/styles.js +3 -3
- package/esm/core/DropdownMenu/styles.js +3 -3
- package/esm/core/Editor/styles.js +4 -4
- package/esm/core/FileInput/styles.js +14 -14
- package/esm/core/GoogleButton/index.js +1 -0
- package/esm/core/GoogleButton/styles.js +1 -1
- package/esm/core/Header/styles.js +7 -7
- package/esm/core/HighlightText/styles.js +1 -1
- package/esm/core/Html/styles.js +6 -6
- package/esm/core/Image/styles.js +6 -6
- package/esm/core/ImagePicker/IconWithBackground.js +1 -1
- package/esm/core/ImagePicker/UploadButton.js +1 -1
- package/esm/core/ImagePicker/styles.js +11 -11
- package/esm/core/ImageViewer/index.js +1 -1
- package/esm/core/ImageViewer/styles.js +7 -7
- package/esm/core/InfoButton/styles.js +9 -9
- package/esm/core/Input/styles.js +17 -17
- package/esm/core/Link/styles.js +10 -10
- package/esm/core/List/Item.js +1 -1
- package/esm/core/List/styles.js +11 -11
- package/esm/core/ListPager/styles.js +3 -3
- package/esm/core/MediaCarousel/index.js +6 -2
- package/esm/core/MediaCarousel/styles.js +6 -6
- package/esm/core/Modal/ActionButtons/index.js +1 -1
- package/esm/core/Modal/styles.js +8 -8
- package/esm/core/NoticeCard/privateComponents/NoticeAttachmentBlock/styles.js +4 -4
- package/esm/core/NoticeCard/privateComponents/NoticeAttachmentList/styles.js +1 -1
- package/esm/core/NoticeCard/privateComponents/NoticeMetaInfo/styles.js +3 -3
- package/esm/core/NoticeCard/styles.js +4 -4
- package/esm/core/NotificationCounter/styles.js +1 -1
- package/esm/core/NotificationsMenu/NotificationRow/index.js +1 -0
- package/esm/core/NotificationsMenu/NotificationRow/styles.js +3 -3
- package/esm/core/NotificationsMenu/index.js +2 -0
- package/esm/core/NotificationsMenu/styles.js +3 -3
- package/esm/core/PieChart/index.js +4 -1
- package/esm/core/PieChart/renderTextContent/index.js +2 -0
- package/esm/core/PieChart/styles.js +2 -2
- package/esm/core/PreemptionCard/index.js +1 -1
- package/esm/core/PreemptionCard/styles.js +3 -3
- package/esm/core/PreemptionCardLoading/styles.js +3 -3
- package/esm/core/Radio/styles.js +4 -4
- package/esm/core/SearchFilter/index.js +3 -1
- package/esm/core/SearchFilter/styles.js +14 -14
- package/esm/core/SearchSelect/styles.js +5 -5
- package/esm/core/Select/index.js +1 -1
- package/esm/core/Select/styles.js +18 -18
- package/esm/core/SimpleBarChart/styles.js +1 -1
- package/esm/core/SimpleLineChart/styles.js +1 -1
- package/esm/core/Skeleton/styles.js +4 -4
- package/esm/core/Spinner/styles.js +5 -5
- package/esm/core/TabBar/TabItem/index.js +1 -0
- package/esm/core/TabBar/TabItem/styles.js +1 -1
- package/esm/core/TabBar/styles.js +1 -1
- package/esm/core/TabNav/TabNavItem/styles.js +5 -5
- package/esm/core/TabNav/styles.js +8 -8
- package/esm/core/Table/styles.js +16 -16
- package/esm/core/Tag/styles.js +13 -13
- package/esm/core/Text/styles.js +16 -16
- package/esm/core/Textarea/index.js +5 -3
- package/esm/core/Textarea/styles.js +7 -7
- package/esm/core/Timeline/TimelineStep/styles.js +6 -6
- package/esm/core/Timeline/styles.js +1 -1
- package/esm/core/Timepicker/index.js +3 -3
- package/esm/core/Timepicker/styles.js +7 -7
- package/esm/core/Tooltip/styles.js +2 -2
- package/esm/core/UnitIllustration/index.js +9 -9
- package/esm/core/UserMenu/styles.js +7 -7
- package/esm/core/Video/styles.js +1 -1
- package/esm/core/YearWheel/styles.js +3 -3
- package/esm/enums/Keyboard.js +2 -2
- package/esm/globals/styles/styles.js +1 -1
- package/esm/illustrations/General/IllustrationServiceMessage.js +41 -0
- package/esm/illustrations/General/IllustrationTechninalDifficulties.js +120 -0
- package/esm/illustrations/Illustration.stories.js +8 -0
- package/esm/illustrations/styles.js +2 -2
- package/esm/index.js +3 -1
- package/esm/layout/Footer/FooterButton/styles.js +1 -1
- package/esm/layout/Footer/FooterCol/styles.js +1 -1
- package/esm/layout/Footer/FooterGroup/styles.js +1 -1
- package/esm/layout/Footer/FooterLabel/styles.js +1 -1
- package/esm/layout/Footer/FooterLink/styles.js +1 -1
- package/esm/layout/Footer/styles.js +2 -2
- package/esm/layout/Layout/styles.js +1 -1
- package/esm/layout/LayoutShell/styles.js +8 -8
- package/esm/layout/Menu/AppPicker/styles.js +5 -5
- package/esm/layout/Menu/MainMenu/styles.js +1 -1
- package/esm/layout/Menu/MenuItem/styles.js +2 -2
- package/esm/layout/Menu/MenuSpacer/styles.js +1 -1
- package/esm/layout/Menu/MenuTop/styles.js +3 -3
- package/esm/layout/Menu/SecondaryMenu/styles.js +4 -4
- package/esm/layout/Menu/SecondaryMenuItem/styles.js +1 -1
- package/esm/layout/Menu/styles.js +1 -1
- package/esm/layout/Submenu/SubmenuItem/styles.js +3 -3
- package/esm/layout/Submenu/styles.js +10 -10
- package/esm/layout/Topbar/styles.js +1 -1
- package/esm/shared/components/SbIconGrid/index.js +1 -1
- package/esm/shared/components/VisuallyHidden/index.js +4 -4
- package/esm/shared/recharts/CustomLegend/styles.js +2 -2
- package/esm/shared/recharts/CustomTooltip/styles.js +3 -3
- package/esm/utils/dates.js +5 -0
- package/esm/utils/format.js +6 -6
- package/esm/utils/time.js +14 -14
- package/infrastructure/azure-pipelines.yml +34 -34
- package/jest.config.js +29 -29
- package/lib/app-shell/index.d.ts +13 -13
- package/lib/app-shell/index.js +2 -2
- package/lib/app-shell/theme.d.ts +187 -187
- package/lib/core/Alert/Alert.stories.d.ts +10 -10
- package/lib/core/Alert/index.d.ts +25 -25
- package/lib/core/Alert/styles.d.ts +11 -11
- package/lib/core/Alert/styles.js +6 -6
- package/lib/core/AppLoader/AppLoader.stories.d.ts +6 -6
- package/lib/core/AppLoader/index.d.ts +8 -8
- package/lib/core/AppLoader/styles.d.ts +6 -6
- package/lib/core/AppLoader/styles.js +1 -1
- package/lib/core/Autocomplete/Autocomplete.stories.d.ts +70 -70
- package/lib/core/Autocomplete/hooks/useAutocomplete.d.ts +20 -20
- package/lib/core/Autocomplete/hooks/useHandleDimentions.d.ts +7 -7
- package/lib/core/Autocomplete/index.d.ts +6 -6
- package/lib/core/Autocomplete/index.interfaces.d.ts +82 -82
- package/lib/core/Autocomplete/styles.d.ts +64 -64
- package/lib/core/Autocomplete/styles.js +18 -18
- package/lib/core/Banner/Banner.stories.d.ts +11 -11
- package/lib/core/Banner/index.d.ts +18 -18
- package/lib/core/Banner/styles.d.ts +17 -17
- package/lib/core/Banner/styles.js +4 -4
- package/lib/core/BarAndLineComposedChart/BarAndLineComposedChart.stories.d.ts +8 -8
- package/lib/core/BarAndLineComposedChart/index.d.ts +58 -58
- package/lib/core/BarAndLineComposedChart/styles.d.ts +8 -8
- package/lib/core/BarAndLineComposedChart/styles.js +1 -1
- package/lib/core/BarChartWithCustomizedEvent/BarChartWithCustomizedEvent.stories.d.ts +14 -14
- package/lib/core/BarChartWithCustomizedEvent/index.d.ts +56 -56
- package/lib/core/BarChartWithCustomizedEvent/styles.d.ts +10 -10
- package/lib/core/BarChartWithCustomizedEvent/styles.js +1 -1
- package/lib/core/Box/Box.stories.d.ts +14 -14
- package/lib/core/Box/index.d.ts +30 -30
- package/lib/core/Box/styles.d.ts +61 -61
- package/lib/core/Box/styles.js +7 -7
- package/lib/core/BoxedTable/BoxedTable.stories.d.ts +35 -35
- package/lib/core/BoxedTable/DraggableRow/index.d.ts +16 -16
- package/lib/core/BoxedTable/DraggableRow/styles.d.ts +21 -21
- package/lib/core/BoxedTable/DraggableRow/styles.js +5 -5
- package/lib/core/BoxedTable/HeaderCell/index.d.ts +24 -24
- package/lib/core/BoxedTable/HeaderCell/styles.d.ts +3 -3
- package/lib/core/BoxedTable/HeaderCell/styles.js +2 -2
- package/lib/core/BoxedTable/RowCell/index.d.ts +26 -26
- package/lib/core/BoxedTable/RowCell/index.js +1 -1
- package/lib/core/BoxedTable/RowCell/styles.d.ts +12 -12
- package/lib/core/BoxedTable/RowCell/styles.js +9 -9
- package/lib/core/BoxedTable/TableHeader/index.d.ts +7 -7
- package/lib/core/BoxedTable/TableHeader/styles.d.ts +5 -5
- package/lib/core/BoxedTable/TableHeader/styles.js +1 -1
- package/lib/core/BoxedTable/TableRow/index.d.ts +19 -19
- package/lib/core/BoxedTable/TableRow/styles.d.ts +25 -25
- package/lib/core/BoxedTable/TableRow/styles.js +8 -8
- package/lib/core/BoxedTable/index.d.ts +18 -18
- package/lib/core/BoxedTable/models.d.ts +5 -5
- package/lib/core/BoxedTable/styles.d.ts +15 -15
- package/lib/core/BoxedTable/styles.js +11 -11
- package/lib/core/Button/Button.stories.d.ts +20 -20
- package/lib/core/Button/index.d.ts +85 -85
- package/lib/core/Button/styles.d.ts +25 -25
- package/lib/core/Button/styles.js +19 -19
- package/lib/core/Calendar/Calendar.stories.d.ts +15 -15
- package/lib/core/Calendar/CalendarEvent/index.d.ts +9 -9
- package/lib/core/Calendar/CalendarEvent/index.d.ts.map +1 -1
- package/lib/core/Calendar/CalendarEvent/index.js +2 -1
- package/lib/core/Calendar/CalendarEvent/styles.d.ts +18 -18
- package/lib/core/Calendar/CalendarEvent/styles.js +5 -5
- package/lib/core/Calendar/CalendarSmallEvent/index.d.ts +9 -9
- package/lib/core/Calendar/CalendarSmallEvent/styles.d.ts +18 -18
- package/lib/core/Calendar/CalendarSmallEvent/styles.js +5 -5
- package/lib/core/Calendar/index.d.ts +14 -14
- package/lib/core/Calendar/index.d.ts.map +1 -1
- package/lib/core/Calendar/index.js +4 -2
- package/lib/core/Calendar/styles.d.ts +20 -20
- package/lib/core/Calendar/styles.js +5 -5
- package/lib/core/Calendar/util.d.ts +2 -2
- package/lib/core/Card/Card.stories.d.ts +34 -34
- package/lib/core/Card/index.d.ts +32 -32
- package/lib/core/Card/styles.d.ts +16 -16
- package/lib/core/Card/styles.js +11 -11
- package/lib/core/Checkbox/Checkbox.stories.d.ts +10 -10
- package/lib/core/Checkbox/index.d.ts +32 -32
- package/lib/core/Checkbox/styles.d.ts +10 -10
- package/lib/core/Checkbox/styles.js +5 -5
- package/lib/core/CollapseList/CollapseList.stories.d.ts +7 -7
- package/lib/core/CollapseList/Item.d.ts +11 -11
- package/lib/core/CollapseList/index.d.ts +8 -8
- package/lib/core/CollapseList/styles.d.ts +46 -46
- package/lib/core/CollapseList/styles.js +2 -2
- package/lib/core/CommentsTimeline/CommentLine/index.d.ts +23 -23
- package/lib/core/CommentsTimeline/CommentLine/styles.d.ts +14 -14
- package/lib/core/CommentsTimeline/CommentLine/styles.js +4 -4
- package/lib/core/CommentsTimeline/CommentsTimeline.stories.d.ts +7 -7
- package/lib/core/CommentsTimeline/index.d.ts +7 -7
- package/lib/core/CommentsTimeline/styles.d.ts +5 -5
- package/lib/core/CommentsTimeline/styles.js +1 -1
- package/lib/core/CustomText/CustomText.stories.d.ts +9 -9
- package/lib/core/CustomText/index.d.ts +24 -24
- package/lib/core/CustomText/styles.d.ts +6 -6
- package/lib/core/CustomText/styles.js +2 -2
- package/lib/core/Datepicker/Datepicker.stories.d.ts +27 -27
- package/lib/core/Datepicker/index.d.ts +30 -30
- package/lib/core/Datepicker/index.d.ts.map +1 -1
- package/lib/core/Datepicker/index.js +14 -3
- package/lib/core/Datepicker/styles.d.ts +38 -28
- package/lib/core/Datepicker/styles.d.ts.map +1 -1
- package/lib/core/Datepicker/styles.js +9 -9
- package/lib/core/DatepickerRange/DatepickerRange.stories.d.ts +6 -6
- package/lib/core/DatepickerRange/index.d.ts +49 -49
- package/lib/core/DatepickerRange/styles.d.ts +28 -28
- package/lib/core/DatepickerRange/styles.js +9 -9
- package/lib/core/Divider/index.d.ts +21 -21
- package/lib/core/Divider/styles.d.ts +10 -10
- package/lib/core/Divider/styles.js +5 -5
- package/lib/core/Dropdown/Dropdown.stories.d.ts +10 -10
- package/lib/core/Dropdown/index.d.ts +25 -25
- package/lib/core/Dropdown/styles.d.ts +8 -8
- package/lib/core/Dropdown/styles.js +3 -3
- package/lib/core/DropdownMenu/DropdownMenu.stories.d.ts +8 -8
- package/lib/core/DropdownMenu/DropdownMenuOption.d.ts +12 -12
- package/lib/core/DropdownMenu/index.d.ts +11 -11
- package/lib/core/DropdownMenu/styles.d.ts +11 -11
- package/lib/core/DropdownMenu/styles.js +3 -3
- package/lib/core/Editor/Editor.stories.d.ts +10 -10
- package/lib/core/Editor/config.d.ts +5 -5
- package/lib/core/Editor/index.d.ts +40 -40
- package/lib/core/Editor/styles.d.ts +14 -14
- package/lib/core/Editor/styles.js +4 -4
- package/lib/core/FileInput/FileInput.stories.d.ts +15 -15
- package/lib/core/FileInput/index.d.ts +37 -37
- package/lib/core/FileInput/styles.d.ts +91 -91
- package/lib/core/FileInput/styles.js +14 -14
- package/lib/core/GoogleButton/GoogleButton.stories.d.ts +6 -6
- package/lib/core/GoogleButton/index.d.ts +8 -8
- package/lib/core/GoogleButton/index.d.ts.map +1 -1
- package/lib/core/GoogleButton/index.js +1 -0
- package/lib/core/GoogleButton/styles.d.ts +5 -5
- package/lib/core/GoogleButton/styles.js +1 -1
- package/lib/core/Header/Header.stories.d.ts +13 -13
- package/lib/core/Header/index.d.ts +24 -24
- package/lib/core/Header/styles.d.ts +12 -12
- package/lib/core/Header/styles.js +7 -7
- package/lib/core/HighlightText/HighlightText.stories.d.ts +7 -7
- package/lib/core/HighlightText/index.d.ts +11 -11
- package/lib/core/HighlightText/styles.d.ts +5 -5
- package/lib/core/HighlightText/styles.js +1 -1
- package/lib/core/Html/Html.stories.d.ts +9 -9
- package/lib/core/Html/index.d.ts +20 -20
- package/lib/core/Html/styles.d.ts +11 -11
- package/lib/core/Html/styles.js +6 -6
- package/lib/core/Image/Image.stories.d.ts +10 -10
- package/lib/core/Image/index.d.ts +29 -29
- package/lib/core/Image/styles.d.ts +11 -11
- package/lib/core/Image/styles.js +6 -6
- package/lib/core/ImagePicker/IconWithBackground.d.ts +8 -8
- package/lib/core/ImagePicker/IconWithBackground.js +1 -1
- package/lib/core/ImagePicker/ImagePicker.stories.d.ts +6 -6
- package/lib/core/ImagePicker/UploadButton.d.ts +9 -9
- package/lib/core/ImagePicker/UploadButton.js +1 -1
- package/lib/core/ImagePicker/index.d.ts +14 -14
- package/lib/core/ImagePicker/styles.d.ts +19 -19
- package/lib/core/ImagePicker/styles.js +11 -11
- package/lib/core/ImageViewer/ImageViewer.stories.d.ts +6 -6
- package/lib/core/ImageViewer/index.d.ts +10 -10
- package/lib/core/ImageViewer/index.js +1 -1
- package/lib/core/ImageViewer/styles.d.ts +9 -9
- package/lib/core/ImageViewer/styles.js +7 -7
- package/lib/core/InfoButton/InfoButton.stories.d.ts +10 -10
- package/lib/core/InfoButton/index.d.ts +22 -22
- package/lib/core/InfoButton/styles.d.ts +58 -58
- package/lib/core/InfoButton/styles.js +9 -9
- package/lib/core/Input/Input.stories.d.ts +21 -21
- package/lib/core/Input/index.d.ts +59 -59
- package/lib/core/Input/styles.d.ts +22 -22
- package/lib/core/Input/styles.js +17 -17
- package/lib/core/Link/Link.stories.d.ts +14 -14
- package/lib/core/Link/index.d.ts +25 -25
- package/lib/core/Link/styles.d.ts +15 -15
- package/lib/core/Link/styles.js +10 -10
- package/lib/core/List/Item.d.ts +6 -6
- package/lib/core/List/Item.js +1 -1
- package/lib/core/List/List.stories.d.ts +14 -14
- package/lib/core/List/index.d.ts +35 -35
- package/lib/core/List/styles.d.ts +34 -34
- package/lib/core/List/styles.js +11 -11
- package/lib/core/ListPager/ListPager.stories.d.ts +6 -6
- package/lib/core/ListPager/index.d.ts +15 -15
- package/lib/core/ListPager/styles.d.ts +10 -10
- package/lib/core/ListPager/styles.js +3 -3
- package/lib/core/MediaCarousel/MediaCarousel.stories.d.ts +7 -7
- package/lib/core/MediaCarousel/index.d.ts +28 -26
- package/lib/core/MediaCarousel/index.d.ts.map +1 -1
- package/lib/core/MediaCarousel/index.js +6 -2
- package/lib/core/MediaCarousel/styles.d.ts +27 -27
- package/lib/core/MediaCarousel/styles.js +6 -6
- package/lib/core/Modal/ActionButtons/index.d.ts +9 -9
- package/lib/core/Modal/ActionButtons/index.js +1 -1
- package/lib/core/Modal/Modal.stories.d.ts +11 -11
- package/lib/core/Modal/index.d.ts +52 -52
- package/lib/core/Modal/styles.d.ts +42 -42
- package/lib/core/Modal/styles.js +8 -8
- package/lib/core/NoticeCard/NoticeCard.stories.d.ts +11 -11
- package/lib/core/NoticeCard/index.d.ts +22 -22
- package/lib/core/NoticeCard/models.d.ts +30 -30
- package/lib/core/NoticeCard/privateComponents/NoticeAttachmentBlock/index.d.ts +9 -9
- package/lib/core/NoticeCard/privateComponents/NoticeAttachmentBlock/styles.d.ts +19 -19
- package/lib/core/NoticeCard/privateComponents/NoticeAttachmentBlock/styles.js +4 -4
- package/lib/core/NoticeCard/privateComponents/NoticeAttachmentList/index.d.ts +8 -8
- package/lib/core/NoticeCard/privateComponents/NoticeAttachmentList/styles.d.ts +5 -5
- package/lib/core/NoticeCard/privateComponents/NoticeAttachmentList/styles.js +1 -1
- package/lib/core/NoticeCard/privateComponents/NoticeMetaInfo/index.d.ts +11 -11
- package/lib/core/NoticeCard/privateComponents/NoticeMetaInfo/styles.d.ts +13 -13
- package/lib/core/NoticeCard/privateComponents/NoticeMetaInfo/styles.js +3 -3
- package/lib/core/NoticeCard/styles.d.ts +19 -19
- package/lib/core/NoticeCard/styles.js +4 -4
- package/lib/core/NoticeCard/utils.d.ts +3 -3
- package/lib/core/NotificationCounter/NotificationCounter.stories.d.ts +11 -11
- package/lib/core/NotificationCounter/index.d.ts +12 -12
- package/lib/core/NotificationCounter/styles.d.ts +4 -4
- package/lib/core/NotificationCounter/styles.js +1 -1
- package/lib/core/NotificationsMenu/NotificationRow/index.d.ts +17 -17
- package/lib/core/NotificationsMenu/NotificationRow/index.d.ts.map +1 -1
- package/lib/core/NotificationsMenu/NotificationRow/index.js +1 -0
- package/lib/core/NotificationsMenu/NotificationRow/styles.d.ts +52 -52
- package/lib/core/NotificationsMenu/NotificationRow/styles.js +3 -3
- package/lib/core/NotificationsMenu/NotificationsMenu.stories.d.ts +7 -7
- package/lib/core/NotificationsMenu/index.d.ts +15 -15
- package/lib/core/NotificationsMenu/index.d.ts.map +1 -1
- package/lib/core/NotificationsMenu/index.js +2 -0
- package/lib/core/NotificationsMenu/styles.d.ts +15 -15
- package/lib/core/NotificationsMenu/styles.js +3 -3
- package/lib/core/PieChart/ActiveShape/index.d.ts +4 -4
- package/lib/core/PieChart/PieChart.stories.d.ts +20 -20
- package/lib/core/PieChart/index.d.ts +30 -30
- package/lib/core/PieChart/index.d.ts.map +1 -1
- package/lib/core/PieChart/index.js +4 -1
- package/lib/core/PieChart/renderTextContent/index.d.ts +4 -4
- package/lib/core/PieChart/renderTextContent/index.d.ts.map +1 -1
- package/lib/core/PieChart/renderTextContent/index.js +2 -0
- package/lib/core/PieChart/styles.d.ts +14 -14
- package/lib/core/PieChart/styles.js +2 -2
- package/lib/core/PreemptionCard/PreemptionCard.stories.d.ts +7 -7
- package/lib/core/PreemptionCard/index.d.ts +9 -9
- package/lib/core/PreemptionCard/index.js +1 -1
- package/lib/core/PreemptionCard/models.d.ts +115 -115
- package/lib/core/PreemptionCard/styles.d.ts +10 -10
- package/lib/core/PreemptionCard/styles.js +3 -3
- package/lib/core/PreemptionCardLoading/PreemptionCardLoading.stories.d.ts +7 -7
- package/lib/core/PreemptionCardLoading/index.d.ts +5 -5
- package/lib/core/PreemptionCardLoading/styles.d.ts +13 -13
- package/lib/core/PreemptionCardLoading/styles.js +3 -3
- package/lib/core/Radio/Radio.stories.d.ts +19 -19
- package/lib/core/Radio/index.d.ts +24 -24
- package/lib/core/Radio/styles.d.ts +9 -9
- package/lib/core/Radio/styles.js +4 -4
- package/lib/core/SearchFilter/SearchFilter.stories.d.ts +19 -19
- package/lib/core/SearchFilter/index.d.ts +29 -29
- package/lib/core/SearchFilter/index.d.ts.map +1 -1
- package/lib/core/SearchFilter/index.js +3 -1
- package/lib/core/SearchFilter/styles.d.ts +33 -33
- package/lib/core/SearchFilter/styles.js +14 -14
- package/lib/core/SearchSelect/SearchSelect.stories.d.ts +12 -12
- package/lib/core/SearchSelect/hooks/useSelectSearch.d.ts +10 -10
- package/lib/core/SearchSelect/index.d.ts +5 -5
- package/lib/core/SearchSelect/interface/IProps.d.ts +38 -38
- package/lib/core/SearchSelect/styles.d.ts +20 -20
- package/lib/core/SearchSelect/styles.js +5 -5
- package/lib/core/Select/Option.d.ts +22 -22
- package/lib/core/Select/Select.stories.d.ts +47 -47
- package/lib/core/Select/index.d.ts +53 -53
- package/lib/core/Select/index.js +1 -1
- package/lib/core/Select/styles.d.ts +32 -32
- package/lib/core/Select/styles.js +18 -18
- package/lib/core/SimpleBarChart/SimpleBarChart.stories.d.ts +29 -29
- package/lib/core/SimpleBarChart/index.d.ts +56 -56
- package/lib/core/SimpleBarChart/styles.d.ts +8 -8
- package/lib/core/SimpleBarChart/styles.js +1 -1
- package/lib/core/SimpleLineChart/SimpleLineChart.stories.d.ts +8 -8
- package/lib/core/SimpleLineChart/index.d.ts +65 -65
- package/lib/core/SimpleLineChart/styles.d.ts +8 -8
- package/lib/core/SimpleLineChart/styles.js +1 -1
- package/lib/core/Skeleton/Skeleton.stories.d.ts +36 -36
- package/lib/core/Skeleton/index.d.ts +15 -15
- package/lib/core/Skeleton/styles.d.ts +20 -20
- package/lib/core/Skeleton/styles.js +4 -4
- package/lib/core/Spinner/Spinner.stories.d.ts +19 -19
- package/lib/core/Spinner/index.d.ts +11 -11
- package/lib/core/Spinner/styles.d.ts +10 -10
- package/lib/core/Spinner/styles.js +5 -5
- package/lib/core/TabBar/TabBar.stories.d.ts +7 -7
- package/lib/core/TabBar/TabItem/index.d.ts +13 -13
- package/lib/core/TabBar/TabItem/index.js +1 -0
- package/lib/core/TabBar/TabItem/styles.d.ts +5 -5
- package/lib/core/TabBar/TabItem/styles.js +1 -1
- package/lib/core/TabBar/index.d.ts +7 -7
- package/lib/core/TabBar/styles.d.ts +5 -5
- package/lib/core/TabBar/styles.js +1 -1
- package/lib/core/TabNav/TabContext.d.ts +18 -18
- package/lib/core/TabNav/TabNav.stories.d.ts +47 -47
- package/lib/core/TabNav/TabNavItem/index.d.ts +34 -34
- package/lib/core/TabNav/TabNavItem/styles.d.ts +26 -26
- package/lib/core/TabNav/TabNavItem/styles.js +5 -5
- package/lib/core/TabNav/index.d.ts +30 -30
- package/lib/core/TabNav/styles.d.ts +24 -24
- package/lib/core/TabNav/styles.js +8 -8
- package/lib/core/TabNav/utils/useContainerDimensions.d.ts +7 -7
- package/lib/core/Table/Cell.d.ts +22 -22
- package/lib/core/Table/Row.d.ts +21 -21
- package/lib/core/Table/Table.stories.d.ts +11 -11
- package/lib/core/Table/index.d.ts +14 -14
- package/lib/core/Table/styles.d.ts +26 -26
- package/lib/core/Table/styles.js +16 -16
- package/lib/core/Tag/Tag.stories.d.ts +20 -20
- package/lib/core/Tag/index.d.ts +48 -48
- package/lib/core/Tag/styles.d.ts +18 -18
- package/lib/core/Tag/styles.js +13 -13
- package/lib/core/Text/Text.stories.d.ts +20 -20
- package/lib/core/Text/index.d.ts +47 -47
- package/lib/core/Text/styles.d.ts +20 -20
- package/lib/core/Text/styles.js +16 -16
- package/lib/core/Textarea/Textarea.stories.d.ts +10 -10
- package/lib/core/Textarea/index.d.ts +28 -30
- package/lib/core/Textarea/index.d.ts.map +1 -1
- package/lib/core/Textarea/index.js +5 -3
- package/lib/core/Textarea/styles.d.ts +17 -17
- package/lib/core/Textarea/styles.js +7 -7
- package/lib/core/Timeline/Timeline.stories.d.ts +7 -7
- package/lib/core/Timeline/TimelineStep/index.d.ts +14 -14
- package/lib/core/Timeline/TimelineStep/styles.d.ts +16 -16
- package/lib/core/Timeline/TimelineStep/styles.js +6 -6
- package/lib/core/Timeline/index.d.ts +7 -7
- package/lib/core/Timeline/styles.d.ts +5 -5
- package/lib/core/Timeline/styles.js +1 -1
- package/lib/core/Timepicker/Timepicker.stories.d.ts +31 -31
- package/lib/core/Timepicker/index.d.ts +38 -38
- package/lib/core/Timepicker/index.js +3 -3
- package/lib/core/Timepicker/styles.d.ts +19 -19
- package/lib/core/Timepicker/styles.js +7 -7
- package/lib/core/Tooltip/Tooptip.stories.d.ts +7 -7
- package/lib/core/Tooltip/index.d.ts +11 -11
- package/lib/core/Tooltip/styles.d.ts +5 -5
- package/lib/core/Tooltip/styles.js +2 -2
- package/lib/core/UnitIllustration/index.d.ts +6 -6
- package/lib/core/UnitIllustration/index.js +9 -9
- package/lib/core/UserMenu/UserMenu.stories.d.ts +19 -19
- package/lib/core/UserMenu/UserMenuOption.d.ts +10 -10
- package/lib/core/UserMenu/index.d.ts +25 -25
- package/lib/core/UserMenu/styles.d.ts +34 -34
- package/lib/core/UserMenu/styles.js +7 -7
- package/lib/core/Video/Video.stories.d.ts +15 -15
- package/lib/core/Video/index.d.ts +31 -31
- package/lib/core/Video/styles.d.ts +5 -5
- package/lib/core/Video/styles.js +1 -1
- package/lib/core/YearWheel/YearWheel.stories.d.ts +11 -11
- package/lib/core/YearWheel/index.d.ts +10 -10
- package/lib/core/YearWheel/styles.d.ts +8 -8
- package/lib/core/YearWheel/styles.js +3 -3
- package/lib/core/private/ButtonOrLink.d.ts +91 -91
- package/lib/core/private/preemption.d.ts +5 -5
- package/lib/core/utils/debounce.d.ts +2 -2
- package/lib/enums/Keyboard.d.ts +14 -14
- package/lib/enums/Keyboard.js +2 -2
- package/lib/globals/styles/breakpoints.d.ts +9 -9
- package/lib/globals/styles/paddings.d.ts +8 -8
- package/lib/globals/styles/styles.d.ts +1 -1
- package/lib/globals/styles/styles.js +1 -1
- package/lib/globals/validation/regularExpressions.d.ts +10 -10
- package/lib/hooks/useIsMobile.d.ts +1 -1
- package/lib/hooks/useScreenOrientation.d.ts +2 -2
- package/lib/icons/General/IconApartment.d.ts +3 -3
- package/lib/icons/General/IconArchives.d.ts +3 -3
- package/lib/icons/General/IconArea.d.ts +3 -3
- package/lib/icons/General/IconArrowDown.d.ts +3 -3
- package/lib/icons/General/IconArrowLeft.d.ts +3 -3
- package/lib/icons/General/IconArrowRight.d.ts +3 -3
- package/lib/icons/General/IconArrowUp.d.ts +3 -3
- package/lib/icons/General/IconAttachment.d.ts +3 -3
- package/lib/icons/General/IconAuditorFilled.d.ts +3 -3
- package/lib/icons/General/IconAuditorOutline.d.ts +3 -3
- package/lib/icons/General/IconBack.d.ts +3 -3
- package/lib/icons/General/IconBath.d.ts +3 -3
- package/lib/icons/General/IconBblFlame.d.ts +3 -3
- package/lib/icons/General/IconBblShield.d.ts +3 -3
- package/lib/icons/General/IconBblWater.d.ts +3 -3
- package/lib/icons/General/IconBellFilled.d.ts +3 -3
- package/lib/icons/General/IconBellOutline.d.ts +3 -3
- package/lib/icons/General/IconBlock.d.ts +3 -3
- package/lib/icons/General/IconBoard.d.ts +3 -3
- package/lib/icons/General/IconBookmarkFilled.d.ts +3 -3
- package/lib/icons/General/IconBookmarkOutline.d.ts +3 -3
- package/lib/icons/General/IconBus.d.ts +3 -3
- package/lib/icons/General/IconCalendar.d.ts +3 -3
- package/lib/icons/General/IconCamera.d.ts +3 -3
- package/lib/icons/General/IconCar.d.ts +3 -3
- package/lib/icons/General/IconCaretDown.d.ts +3 -3
- package/lib/icons/General/IconCaretLeft.d.ts +3 -3
- package/lib/icons/General/IconCaretRight.d.ts +3 -3
- package/lib/icons/General/IconCaretUp.d.ts +3 -3
- package/lib/icons/General/IconCases.d.ts +3 -3
- package/lib/icons/General/IconCheck.d.ts +3 -3
- package/lib/icons/General/IconCheckedFilled.d.ts +3 -3
- package/lib/icons/General/IconCheckedOutline.d.ts +3 -3
- package/lib/icons/General/IconChevronDown.d.ts +3 -3
- package/lib/icons/General/IconChevronLeft.d.ts +3 -3
- package/lib/icons/General/IconChevronRight.d.ts +3 -3
- package/lib/icons/General/IconChoice.d.ts +3 -3
- package/lib/icons/General/IconClose.d.ts +3 -3
- package/lib/icons/General/IconCloseAlt.d.ts +3 -3
- package/lib/icons/General/IconComment.d.ts +3 -3
- package/lib/icons/General/IconCommunication.d.ts +3 -3
- package/lib/icons/General/IconCommunicationFilled.d.ts +3 -3
- package/lib/icons/General/IconCompanyBuilding.d.ts +3 -3
- package/lib/icons/General/IconCompanyBuildingFilled.d.ts +3 -3
- package/lib/icons/General/IconCompanyBuildingOutline.d.ts +3 -3
- package/lib/icons/General/IconDashboard.d.ts +3 -3
- package/lib/icons/General/IconDashboardFilled.d.ts +3 -3
- package/lib/icons/General/IconDelete.d.ts +3 -3
- package/lib/icons/General/IconDocument.d.ts +3 -3
- package/lib/icons/General/IconDocumentFilled.d.ts +3 -3
- package/lib/icons/General/IconDoor.d.ts +3 -3
- package/lib/icons/General/IconDotFilled.d.ts +3 -3
- package/lib/icons/General/IconDotOutline.d.ts +3 -3
- package/lib/icons/General/IconDownload.d.ts +3 -3
- package/lib/icons/General/IconDraft.d.ts +3 -3
- package/lib/icons/General/IconEarth.d.ts +3 -3
- package/lib/icons/General/IconEconomy.d.ts +3 -3
- package/lib/icons/General/IconEconomyFilled.d.ts +3 -3
- package/lib/icons/General/IconEdit.d.ts +3 -3
- package/lib/icons/General/IconElevator.d.ts +3 -3
- package/lib/icons/General/IconErrorFilled.d.ts +3 -3
- package/lib/icons/General/IconErrorOutline.d.ts +3 -3
- package/lib/icons/General/IconExternalLink.d.ts +3 -3
- package/lib/icons/General/IconEye.d.ts +3 -3
- package/lib/icons/General/IconEyeDeny.d.ts +3 -3
- package/lib/icons/General/IconFamily.d.ts +3 -3
- package/lib/icons/General/IconFerry.d.ts +3 -3
- package/lib/icons/General/IconFile.d.ts +3 -3
- package/lib/icons/General/IconFileAdd.d.ts +3 -3
- package/lib/icons/General/IconFileCopy.d.ts +3 -3
- package/lib/icons/General/IconFileEdit.d.ts +3 -3
- package/lib/icons/General/IconFileExcel.d.ts +3 -3
- package/lib/icons/General/IconFilePDF.d.ts +3 -3
- package/lib/icons/General/IconFileWord.d.ts +3 -3
- package/lib/icons/General/IconFillOut.d.ts +3 -3
- package/lib/icons/General/IconFilterList.d.ts +3 -3
- package/lib/icons/General/IconFloor.d.ts +3 -3
- package/lib/icons/General/IconForward.d.ts +3 -3
- package/lib/icons/General/IconFullscreenClose.d.ts +3 -3
- package/lib/icons/General/IconFullscreenOpen.d.ts +3 -3
- package/lib/icons/General/IconGarage.d.ts +3 -3
- package/lib/icons/General/IconGrid.d.ts +3 -3
- package/lib/icons/General/IconGym.d.ts +3 -3
- package/lib/icons/General/IconHearth.d.ts +3 -3
- package/lib/icons/General/IconHearthOutline.d.ts +3 -3
- package/lib/icons/General/IconHelp.d.ts +3 -3
- package/lib/icons/General/IconHistory.d.ts +3 -3
- package/lib/icons/General/IconHomeFilled.d.ts +3 -3
- package/lib/icons/General/IconHomeOutline.d.ts +3 -3
- package/lib/icons/General/IconHouse.d.ts +3 -3
- package/lib/icons/General/IconHouseBlockFilled.d.ts +3 -3
- package/lib/icons/General/IconHouseBlockOutline.d.ts +3 -3
- package/lib/icons/General/IconHouseOutline.d.ts +3 -3
- package/lib/icons/General/IconHumans.d.ts +3 -3
- package/lib/icons/General/IconImage.d.ts +3 -3
- package/lib/icons/General/IconImportantComment.d.ts +3 -3
- package/lib/icons/General/IconInbox.d.ts +3 -3
- package/lib/icons/General/IconInfoFilled.d.ts +3 -3
- package/lib/icons/General/IconInfoOutline.d.ts +3 -3
- package/lib/icons/General/IconJanitorFilled.d.ts +3 -3
- package/lib/icons/General/IconJanitorOutline.d.ts +3 -3
- package/lib/icons/General/IconJointcost.d.ts +3 -3
- package/lib/icons/General/IconJointcost2.d.ts +3 -3
- package/lib/icons/General/IconKey.d.ts +3 -3
- package/lib/icons/General/IconKitchen.d.ts +3 -3
- package/lib/icons/General/IconLabel.d.ts +3 -3
- package/lib/icons/General/IconLeafFilled.d.ts +3 -3
- package/lib/icons/General/IconLeafOutline.d.ts +3 -3
- package/lib/icons/General/IconLeisureTime.d.ts +3 -3
- package/lib/icons/General/IconLock.d.ts +3 -3
- package/lib/icons/General/IconLockLocked.d.ts +3 -3
- package/lib/icons/General/IconLockOpen.d.ts +3 -3
- package/lib/icons/General/IconLookup.d.ts +3 -3
- package/lib/icons/General/IconLookupFilled.d.ts +3 -3
- package/lib/icons/General/IconMail.d.ts +3 -3
- package/lib/icons/General/IconMap.d.ts +3 -3
- package/lib/icons/General/IconMembership.d.ts +3 -3
- package/lib/icons/General/IconMembershipFilled.d.ts +3 -3
- package/lib/icons/General/IconMenu.d.ts +3 -3
- package/lib/icons/General/IconMinus.d.ts +3 -3
- package/lib/icons/General/IconMinusAlt.d.ts +3 -3
- package/lib/icons/General/IconMinusAltFilled.d.ts +3 -3
- package/lib/icons/General/IconMoney.d.ts +3 -3
- package/lib/icons/General/IconParking.d.ts +3 -3
- package/lib/icons/General/IconPaymentCard.d.ts +3 -3
- package/lib/icons/General/IconPhone.d.ts +3 -3
- package/lib/icons/General/IconPinned.d.ts +3 -3
- package/lib/icons/General/IconPlus.d.ts +3 -3
- package/lib/icons/General/IconPlusAlt.d.ts +3 -3
- package/lib/icons/General/IconPortalUser.d.ts +3 -3
- package/lib/icons/General/IconPrint.d.ts +3 -3
- package/lib/icons/General/IconProfile.d.ts +3 -3
- package/lib/icons/General/IconProfileFilled.d.ts +3 -3
- package/lib/icons/General/IconRearrange.d.ts +3 -3
- package/lib/icons/General/IconReciept.d.ts +3 -3
- package/lib/icons/General/IconRedo.d.ts +3 -3
- package/lib/icons/General/IconRefresh.d.ts +3 -3
- package/lib/icons/General/IconReply.d.ts +3 -3
- package/lib/icons/General/IconReplyAll.d.ts +3 -3
- package/lib/icons/General/IconRoom.d.ts +3 -3
- package/lib/icons/General/IconSave.d.ts +3 -3
- package/lib/icons/General/IconSearch.d.ts +3 -3
- package/lib/icons/General/IconSend.d.ts +3 -3
- package/lib/icons/General/IconSettings.d.ts +3 -3
- package/lib/icons/General/IconShopping.d.ts +3 -3
- package/lib/icons/General/IconSign.d.ts +3 -3
- package/lib/icons/General/IconSliders.d.ts +3 -3
- package/lib/icons/General/IconSort.d.ts +3 -3
- package/lib/icons/General/IconStarFilled.d.ts +3 -3
- package/lib/icons/General/IconStarHalf.d.ts +3 -3
- package/lib/icons/General/IconStarOutline.d.ts +3 -3
- package/lib/icons/General/IconStore.d.ts +3 -3
- package/lib/icons/General/IconSubway.d.ts +3 -3
- package/lib/icons/General/IconSwitch.d.ts +3 -3
- package/lib/icons/General/IconTrain.d.ts +3 -3
- package/lib/icons/General/IconTram.d.ts +3 -3
- package/lib/icons/General/IconTransport.d.ts +3 -3
- package/lib/icons/General/IconTypeOfBuilding.d.ts +3 -3
- package/lib/icons/General/IconTypeOfBuildingOutline.d.ts +3 -3
- package/lib/icons/General/IconUndo.d.ts +3 -3
- package/lib/icons/General/IconUpload.d.ts +3 -3
- package/lib/icons/General/IconUser.d.ts +3 -3
- package/lib/icons/General/IconUserThin.d.ts +3 -3
- package/lib/icons/General/IconVote.d.ts +3 -3
- package/lib/icons/General/IconWalk.d.ts +3 -3
- package/lib/icons/General/IconWarning.d.ts +3 -3
- package/lib/icons/General/IconWarningBell.d.ts +3 -3
- package/lib/icons/General/IconWork.d.ts +3 -3
- package/lib/icons/General/IconWorkFilled.d.ts +3 -3
- package/lib/icons/General/IconZip.d.ts +3 -3
- package/lib/icons/Icon.stories.d.ts +60 -60
- package/lib/icons/Logos/IconAmericanExpress.d.ts +3 -3
- package/lib/icons/Logos/IconBankAxept.d.ts +3 -3
- package/lib/icons/Logos/IconGmail.d.ts +3 -3
- package/lib/icons/Logos/IconMasterCard.d.ts +3 -3
- package/lib/icons/Logos/IconOffice365.d.ts +3 -3
- package/lib/icons/Logos/IconVisa.d.ts +3 -3
- package/lib/icons/withIcon.d.ts +29 -29
- package/lib/illustrations/Backgrounds/IllustrationHousesBackground.d.ts +3 -3
- package/lib/illustrations/Backgrounds/IllustrationHousesBackgroundWithComposition.d.ts +3 -3
- package/lib/illustrations/General/IllustrationError.d.ts +3 -3
- package/lib/illustrations/General/IllustrationErrorGeneric.d.ts +3 -3
- package/lib/illustrations/General/IllustrationHighHouse.d.ts +3 -3
- package/lib/illustrations/General/IllustrationHighHouseComposition.d.ts +3 -3
- package/lib/illustrations/General/IllustrationHouse.d.ts +3 -3
- package/lib/illustrations/General/IllustrationHouseComposition.d.ts +3 -3
- package/lib/illustrations/General/IllustrationHouseMissing.d.ts +3 -3
- package/lib/illustrations/General/IllustrationLowHouse.d.ts +3 -3
- package/lib/illustrations/General/IllustrationLowHouseComposition.d.ts +3 -3
- package/lib/illustrations/General/IllustrationPaperCompleted.d.ts +3 -3
- package/lib/illustrations/General/IllustrationPaperMissing.d.ts +3 -3
- package/lib/illustrations/General/IllustrationSemiDetachedHouse.d.ts +3 -3
- package/lib/illustrations/General/IllustrationSemiDetachedHouseComposition.d.ts +3 -3
- package/lib/illustrations/General/IllustrationServiceMessage.d.ts +6 -0
- package/lib/illustrations/General/IllustrationServiceMessage.d.ts.map +1 -0
- package/lib/illustrations/General/IllustrationServiceMessage.js +41 -0
- package/lib/illustrations/General/IllustrationSmallHouse.d.ts +3 -3
- package/lib/illustrations/General/IllustrationSmallHouseComposition.d.ts +3 -3
- package/lib/illustrations/General/IllustrationTechninalDifficulties.d.ts +6 -0
- package/lib/illustrations/General/IllustrationTechninalDifficulties.d.ts.map +1 -0
- package/lib/illustrations/General/IllustrationTechninalDifficulties.js +120 -0
- package/lib/illustrations/General/IllustrationTerraceBlock.d.ts +3 -3
- package/lib/illustrations/General/IllustrationTerraceBlockComposition.d.ts +3 -3
- package/lib/illustrations/General/IllustrationTownHouse.d.ts +3 -3
- package/lib/illustrations/General/IllustrationTownHouseComposition.d.ts +3 -3
- package/lib/illustrations/Illustration.stories.d.ts +26 -26
- package/lib/illustrations/Illustration.stories.d.ts.map +1 -1
- package/lib/illustrations/Illustration.stories.js +8 -0
- package/lib/illustrations/MySite/IllustrationMySiteAssociation.d.ts +3 -3
- package/lib/illustrations/MySite/IllustrationMySiteBenefits.d.ts +3 -3
- package/lib/illustrations/MySite/IllustrationMySiteBuilding.d.ts +3 -3
- package/lib/illustrations/MySite/IllustrationMySiteCoffeeBook.d.ts +3 -3
- package/lib/illustrations/MySite/IllustrationMySiteComputer.d.ts +3 -3
- package/lib/illustrations/MySite/IllustrationMySiteCooperative.d.ts +3 -3
- package/lib/illustrations/MySite/IllustrationMySiteDashboard.d.ts +3 -3
- package/lib/illustrations/MySite/IllustrationMySiteGift.d.ts +3 -3
- package/lib/illustrations/MySite/IllustrationMySiteLetterSent.d.ts +3 -3
- package/lib/illustrations/MySite/IllustrationMySiteMailbox.d.ts +3 -3
- package/lib/illustrations/MySite/IllustrationMySitePapers.d.ts +3 -3
- package/lib/illustrations/MySite/IllustrationMySitePiggyBank.d.ts +3 -3
- package/lib/illustrations/MySite/IllustrationMySiteTransfer.d.ts +3 -3
- package/lib/illustrations/styles.d.ts +3 -3
- package/lib/illustrations/styles.js +2 -2
- package/lib/illustrations/withIllustration.d.ts +24 -24
- package/lib/index.d.ts +321 -319
- package/lib/index.d.ts.map +1 -1
- package/lib/index.js +3 -1
- package/lib/layout/Footer/Footer.stories.d.ts +11 -11
- package/lib/layout/Footer/FooterButton/index.d.ts +15 -15
- package/lib/layout/Footer/FooterButton/styles.d.ts +38 -38
- package/lib/layout/Footer/FooterButton/styles.js +1 -1
- package/lib/layout/Footer/FooterCol/index.d.ts +7 -7
- package/lib/layout/Footer/FooterCol/styles.d.ts +5 -5
- package/lib/layout/Footer/FooterCol/styles.js +1 -1
- package/lib/layout/Footer/FooterGroup/index.d.ts +7 -7
- package/lib/layout/Footer/FooterGroup/styles.d.ts +5 -5
- package/lib/layout/Footer/FooterGroup/styles.js +1 -1
- package/lib/layout/Footer/FooterLabel/index.d.ts +7 -7
- package/lib/layout/Footer/FooterLabel/styles.d.ts +5 -5
- package/lib/layout/Footer/FooterLabel/styles.js +1 -1
- package/lib/layout/Footer/FooterLink/index.d.ts +19 -19
- package/lib/layout/Footer/FooterLink/styles.d.ts +38 -38
- package/lib/layout/Footer/FooterLink/styles.js +1 -1
- package/lib/layout/Footer/index.d.ts +8 -8
- package/lib/layout/Footer/styles.d.ts +7 -7
- package/lib/layout/Footer/styles.js +2 -2
- package/lib/layout/Layout/Layout.stories.d.ts +7 -7
- package/lib/layout/Layout/index.d.ts +8 -8
- package/lib/layout/Layout/styles.d.ts +7 -7
- package/lib/layout/Layout/styles.js +1 -1
- package/lib/layout/LayoutShell/LayoutShell.stories.d.ts +15 -15
- package/lib/layout/LayoutShell/index.d.ts +22 -22
- package/lib/layout/LayoutShell/styles.d.ts +24 -24
- package/lib/layout/LayoutShell/styles.js +8 -8
- package/lib/layout/Menu/AppPicker/index.d.ts +19 -19
- package/lib/layout/Menu/AppPicker/styles.d.ts +7 -7
- package/lib/layout/Menu/AppPicker/styles.js +5 -5
- package/lib/layout/Menu/MainMenu/index.d.ts +9 -9
- package/lib/layout/Menu/MainMenu/styles.d.ts +2 -2
- package/lib/layout/Menu/MainMenu/styles.js +1 -1
- package/lib/layout/Menu/MenuItem/index.d.ts +17 -17
- package/lib/layout/Menu/MenuItem/styles.d.ts +3 -3
- package/lib/layout/Menu/MenuItem/styles.js +2 -2
- package/lib/layout/Menu/MenuSpacer/index.d.ts +7 -7
- package/lib/layout/Menu/MenuSpacer/styles.d.ts +5 -5
- package/lib/layout/Menu/MenuSpacer/styles.js +1 -1
- package/lib/layout/Menu/MenuTop/index.d.ts +13 -13
- package/lib/layout/Menu/MenuTop/styles.d.ts +43 -43
- package/lib/layout/Menu/MenuTop/styles.js +3 -3
- package/lib/layout/Menu/SecondaryMenu/index.d.ts +15 -15
- package/lib/layout/Menu/SecondaryMenu/styles.d.ts +11 -11
- package/lib/layout/Menu/SecondaryMenu/styles.js +4 -4
- package/lib/layout/Menu/SecondaryMenuItem/index.d.ts +15 -15
- package/lib/layout/Menu/SecondaryMenuItem/styles.d.ts +1 -1
- package/lib/layout/Menu/SecondaryMenuItem/styles.js +1 -1
- package/lib/layout/Menu/Sidemenu.stories.d.ts +19 -19
- package/lib/layout/Menu/index.d.ts +11 -11
- package/lib/layout/Menu/styles.d.ts +12 -12
- package/lib/layout/Menu/styles.js +1 -1
- package/lib/layout/Submenu/Submenu.stories.d.ts +27 -27
- package/lib/layout/Submenu/SubmenuItem/index.d.ts +20 -20
- package/lib/layout/Submenu/SubmenuItem/styles.d.ts +4 -4
- package/lib/layout/Submenu/SubmenuItem/styles.js +3 -3
- package/lib/layout/Submenu/SubmenuLightThemeBg/index.d.ts +7 -7
- package/lib/layout/Submenu/index.d.ts +16 -16
- package/lib/layout/Submenu/styles.d.ts +29 -29
- package/lib/layout/Submenu/styles.js +10 -10
- package/lib/layout/Topbar/Topbar.stories.d.ts +11 -11
- package/lib/layout/Topbar/index.d.ts +11 -11
- package/lib/layout/Topbar/styles.d.ts +2 -2
- package/lib/layout/Topbar/styles.js +1 -1
- package/lib/shared/components/SbIconGrid/index.d.ts +6 -6
- package/lib/shared/components/SbIconGrid/index.js +1 -1
- package/lib/shared/components/VisuallyHidden/index.d.ts +10 -10
- package/lib/shared/components/VisuallyHidden/index.js +4 -4
- package/lib/shared/recharts/CustomLegend/index.d.ts +3 -3
- package/lib/shared/recharts/CustomLegend/styles.d.ts +13 -13
- package/lib/shared/recharts/CustomLegend/styles.js +2 -2
- package/lib/shared/recharts/CustomTooltip/index.d.ts +10 -10
- package/lib/shared/recharts/CustomTooltip/styles.d.ts +16 -16
- package/lib/shared/recharts/CustomTooltip/styles.js +3 -3
- package/lib/shared/types/LoadedType.d.ts +6 -6
- package/lib/utils/accountNumber.d.ts +3 -3
- package/lib/utils/alpha.d.ts +2 -2
- package/lib/utils/array.d.ts +2 -2
- package/lib/utils/dates.d.ts +15 -14
- package/lib/utils/dates.d.ts.map +1 -1
- package/lib/utils/dates.js +5 -0
- package/lib/utils/file.d.ts +2 -2
- package/lib/utils/format.d.ts +21 -21
- package/lib/utils/format.js +6 -6
- package/lib/utils/formatGraphPrice.d.ts +2 -2
- package/lib/utils/image.d.ts +2 -2
- package/lib/utils/pagination.d.ts +6 -6
- package/lib/utils/phone.d.ts +2 -2
- package/lib/utils/removeFocusOnMouseUp.d.ts +2 -2
- package/lib/utils/time.d.ts +32 -32
- package/lib/utils/time.js +14 -14
- package/lib/utils/url.d.ts +3 -3
- package/lib/utils/useSnorreTheme.d.ts +11 -11
- package/package.json +1 -1
- package/rollup.config.js +13 -13
- package/theme-bbls.js +467 -467
- package/theme-generator.js +448 -448
- package/theme-helpers.js +62 -62
- package/esm/core/BoxedTable/TableBody/index.js +0 -10
- package/esm/core/BoxedTable/TableBody/styles.js +0 -16
- package/esm/core/NotificationsMenu/NotificationBell/index.js +0 -19
- package/esm/core/NotificationsMenu/NotificationBell/styles.js +0 -21
- package/esm/shared/types/Accessibility.js +0 -1
- package/lib/core/BoxedTable/TableBody/index.d.ts +0 -7
- package/lib/core/BoxedTable/TableBody/index.d.ts.map +0 -1
- package/lib/core/BoxedTable/TableBody/index.js +0 -10
- package/lib/core/BoxedTable/TableBody/styles.d.ts +0 -6
- package/lib/core/BoxedTable/TableBody/styles.d.ts.map +0 -1
- package/lib/core/BoxedTable/TableBody/styles.js +0 -16
- package/lib/core/NotificationsMenu/NotificationBell/index.d.ts +0 -8
- package/lib/core/NotificationsMenu/NotificationBell/index.d.ts.map +0 -1
- package/lib/core/NotificationsMenu/NotificationBell/index.js +0 -19
- package/lib/core/NotificationsMenu/NotificationBell/styles.d.ts +0 -7
- package/lib/core/NotificationsMenu/NotificationBell/styles.d.ts.map +0 -1
- package/lib/core/NotificationsMenu/NotificationBell/styles.js +0 -21
- package/lib/shared/types/Accessibility.d.ts +0 -55
- package/lib/shared/types/Accessibility.d.ts.map +0 -1
- package/lib/shared/types/Accessibility.js +0 -1
@@ -0,0 +1,120 @@
|
|
1
|
+
import withIllustration from '../withIllustration';
|
2
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
3
|
+
import { jsxs as _jsxs } from "react/jsx-runtime";
|
4
|
+
export const IllustrationTechninalDifficulties = props => {
|
5
|
+
return /*#__PURE__*/_jsxs("svg", {
|
6
|
+
viewBox: "0 0 231 130",
|
7
|
+
...props,
|
8
|
+
children: [/*#__PURE__*/_jsxs("g", {
|
9
|
+
clipPath: "url(#a)",
|
10
|
+
children: [/*#__PURE__*/_jsx("path", {
|
11
|
+
fill: "#E7EEFC",
|
12
|
+
d: "M130.008 21.434c-12.196-.431-23.812-4.451-34.904-8.85C84.014 8.188 73.025 3.313 61.123.982 53.465-.517 44.71-.729 38.541 3.461c-5.938 4.028-7.855 10.998-8.886 17.451-.776 4.867-1.232 9.976.892 14.527 1.477 3.16 4.098 5.814 5.911 8.84 6.305 10.528 1.852 23.513-4.986 33.794-3.2 4.822-6.925 9.423-9.398 14.556-2.473 5.133-3.618 11.016-1.454 16.253 2.146 5.192 7.257 9.09 12.794 11.831 11.248 5.571 24.503 7.165 37.427 8.068 28.61 1.999 57.374 1.133 86.06.267 10.616-.322 21.278-.646 31.723-2.322 5.798-.932 11.784-2.408 15.993-5.976 5.346-4.53 6.67-12.194 3.088-17.87-6.002-9.52-22.613-11.882-26.812-22.104-2.312-5.625.062-11.89 3.421-17.115 7.205-11.19 19.283-21.009 19.919-33.802.438-8.786-5.368-17.585-14.345-21.741-9.411-4.363-22.458-3.81-29.401 3.403-7.149 7.438-19.711 10.296-30.479 9.913Z"
|
13
|
+
}), /*#__PURE__*/_jsx("path", {
|
14
|
+
fill: "#1657E2",
|
15
|
+
fillOpacity: 0.5,
|
16
|
+
d: "m50.91 9.06-.488 2.514a7.901 7.901 0 0 0-2.226 1.286l-2.402-.833-2.312 4.03 1.922 1.679c-.068.42-.112.848-.112 1.288 0 .44.044.868.112 1.289l-1.922 1.68 2.312 4.028 2.402-.833c.66.546 1.412.978 2.226 1.287l.488 2.514h4.622l.488-2.514a7.903 7.903 0 0 0 2.226-1.287l2.402.833 2.31-4.029-1.921-1.68c.068-.42.112-.848.112-1.288 0-.44-.044-.868-.112-1.288l1.922-1.68-2.311-4.029-2.402.833a7.901 7.901 0 0 0-2.226-1.286l-.488-2.515H50.91Zm2.31 6.34a3.85 3.85 0 1 1 0 7.701 3.85 3.85 0 0 1 0-7.7Z"
|
17
|
+
}), /*#__PURE__*/_jsx("path", {
|
18
|
+
fill: "#1657E2",
|
19
|
+
fillOpacity: 0.3,
|
20
|
+
d: "m86.135 24.46-.749 3.886a12.107 12.107 0 0 0-3.416 1.988l-3.687-1.287-3.548 6.226 2.95 2.596c-.104.65-.172 1.312-.172 1.992 0 .68.068 1.341.172 1.99l-2.95 2.597 3.548 6.226 3.687-1.287a12.107 12.107 0 0 0 3.416 1.988l.749 3.886h7.095l.748-3.886a12.107 12.107 0 0 0 3.417-1.988l3.687 1.287 3.547-6.226-2.95-2.596c.105-.65.173-1.312.173-1.991 0-.68-.068-1.342-.173-1.992l2.95-2.596-3.547-6.226-3.687 1.287a12.107 12.107 0 0 0-3.416-1.988l-.75-3.886h-7.094Zm3.547 9.965a5.889 5.889 0 1 1 0 11.777 5.889 5.889 0 0 1 0-11.777ZM175.015 14.948l-.487 2.572a7.846 7.846 0 0 0-2.226 1.315l-2.402-.852-2.312 4.12 1.922 1.719a8.41 8.41 0 0 0-.112 1.317c0 .45.044.888.112 1.318l-1.922 1.718 2.312 4.12 2.402-.852c.66.558 1.412 1 2.226 1.316l.487 2.572h4.623l.488-2.572a7.874 7.874 0 0 0 2.226-1.316l2.402.852 2.311-4.12-1.922-1.718c.068-.43.112-.868.112-1.318 0-.45-.044-.887-.112-1.317l1.922-1.718-2.311-4.12-2.402.851a7.874 7.874 0 0 0-2.226-1.315l-.488-2.572h-4.623Zm2.312 6.794a3.85 3.85 0 1 1 0 7.7 3.85 3.85 0 0 1 0-7.7Z"
|
21
|
+
}), /*#__PURE__*/_jsx("path", {
|
22
|
+
fill: "#1657E2",
|
23
|
+
fillRule: "evenodd",
|
24
|
+
d: "M91.703 39.86h98.651a2.609 2.609 0 0 1 2.577 3.015l-13.524 85.939H77.705l13.998-88.953Z",
|
25
|
+
clipRule: "evenodd"
|
26
|
+
}), /*#__PURE__*/_jsx("path", {
|
27
|
+
fill: "#1657E2",
|
28
|
+
d: "M58.224 39.86h124.988a2.609 2.609 0 0 1 2.577 3.015l-13.523 85.939H41.996l13.65-86.75a2.609 2.609 0 0 1 2.578-2.203Z"
|
29
|
+
}), /*#__PURE__*/_jsx("path", {
|
30
|
+
fill: "#fff",
|
31
|
+
fillOpacity: 0.493,
|
32
|
+
d: "M58.224 39.86h124.988a2.609 2.609 0 0 1 2.577 3.015l-13.523 85.939H41.996l13.65-86.75a2.609 2.609 0 0 1 2.578-2.203Z"
|
33
|
+
}), /*#__PURE__*/_jsx("path", {
|
34
|
+
fill: "#fff",
|
35
|
+
fillRule: "evenodd",
|
36
|
+
d: "M62.564 46.977h115.129l-12.284 81.837H50.279l12.285-81.837Z",
|
37
|
+
clipRule: "evenodd"
|
38
|
+
}), /*#__PURE__*/_jsx("path", {
|
39
|
+
fill: "#1657E2",
|
40
|
+
fillRule: "evenodd",
|
41
|
+
d: "M107.13 116.953h74.164L179.333 130H107.13v-13.047Z",
|
42
|
+
clipRule: "evenodd"
|
43
|
+
}), /*#__PURE__*/_jsx("path", {
|
44
|
+
fill: "#1657E2",
|
45
|
+
d: "M0 116.953h137.127v10.438a2.609 2.609 0 0 1-2.609 2.609H2.608A2.609 2.609 0 0 1 0 127.391v-10.438Z"
|
46
|
+
}), /*#__PURE__*/_jsx("path", {
|
47
|
+
fill: "#fff",
|
48
|
+
fillOpacity: 0.493,
|
49
|
+
d: "M0 116.953h137.127v10.438a2.609 2.609 0 0 1-2.609 2.609H2.608A2.609 2.609 0 0 1 0 127.391v-10.438Z"
|
50
|
+
}), /*#__PURE__*/_jsx("path", {
|
51
|
+
fill: "url(#b)",
|
52
|
+
d: "M98.741 59.338h33.971V93.31H98.741z"
|
53
|
+
}), /*#__PURE__*/_jsx("path", {
|
54
|
+
fill: "#C3D0D8",
|
55
|
+
fillRule: "evenodd",
|
56
|
+
d: "M84.643 101.463h60.298l-.849 6.342H83.794l.85-6.342Z",
|
57
|
+
clipRule: "evenodd"
|
58
|
+
}), /*#__PURE__*/_jsx("path", {
|
59
|
+
fill: "#C3D0D8",
|
60
|
+
d: "M167.378 78.815h46.41a2.508 2.508 0 0 1 2.507 2.508v35.541c0 7.255-5.881 13.136-13.135 13.136h-25.154c-7.255 0-13.135-5.881-13.135-13.136V81.323a2.507 2.507 0 0 1 2.507-2.508Z"
|
61
|
+
}), /*#__PURE__*/_jsx("mask", {
|
62
|
+
id: "c",
|
63
|
+
width: 53,
|
64
|
+
height: 52,
|
65
|
+
x: 164,
|
66
|
+
y: 78,
|
67
|
+
maskUnits: "userSpaceOnUse",
|
68
|
+
style: {
|
69
|
+
maskType: 'luminance'
|
70
|
+
},
|
71
|
+
children: /*#__PURE__*/_jsx("path", {
|
72
|
+
fill: "#fff",
|
73
|
+
d: "M167.378 78.815h46.41a2.508 2.508 0 0 1 2.507 2.508v35.541c0 7.255-5.881 13.136-13.135 13.136h-25.154c-7.255 0-13.135-5.881-13.135-13.136V81.323a2.507 2.507 0 0 1 2.507-2.508Z"
|
74
|
+
})
|
75
|
+
}), /*#__PURE__*/_jsx("g", {
|
76
|
+
mask: "url(#c)",
|
77
|
+
children: /*#__PURE__*/_jsx("path", {
|
78
|
+
fill: "#fff",
|
79
|
+
fillRule: "evenodd",
|
80
|
+
d: "M155.745 78.815h50.033c.384 0 .695.312.695.696v37.806c0 7.005-5.678 12.683-12.682 12.683h-33.176a5.566 5.566 0 0 1-5.566-5.566V79.511c0-.384.311-.696.696-.696Z",
|
81
|
+
clipRule: "evenodd"
|
82
|
+
})
|
83
|
+
}), /*#__PURE__*/_jsx("path", {
|
84
|
+
fill: "#091E43",
|
85
|
+
d: "M216.295 86.129h-51.424v7.313h51.424V86.13Z"
|
86
|
+
}), /*#__PURE__*/_jsx("path", {
|
87
|
+
fill: "#091E43",
|
88
|
+
d: "M216.305 86.129h-14.696v7.313h14.696V86.13Z"
|
89
|
+
}), /*#__PURE__*/_jsx("path", {
|
90
|
+
fill: "#C3D0D8",
|
91
|
+
fillRule: "evenodd",
|
92
|
+
d: "M216.305 86.129c8.116 0 14.695 6.548 14.695 14.627 0 8.078-6.579 14.627-14.695 14.627v-7.314c4.058 0 7.347-3.274 7.347-7.313 0-4.04-3.289-7.314-7.347-7.314V86.13Z",
|
93
|
+
clipRule: "evenodd"
|
94
|
+
})]
|
95
|
+
}), /*#__PURE__*/_jsxs("defs", {
|
96
|
+
children: [/*#__PURE__*/_jsx("clipPath", {
|
97
|
+
id: "a",
|
98
|
+
children: /*#__PURE__*/_jsx("path", {
|
99
|
+
fill: "#fff",
|
100
|
+
d: "M0 0h231v130H0z"
|
101
|
+
})
|
102
|
+
}), /*#__PURE__*/_jsx("pattern", {
|
103
|
+
id: "b",
|
104
|
+
width: 1,
|
105
|
+
height: 1,
|
106
|
+
patternContentUnits: "objectBoundingBox",
|
107
|
+
children: /*#__PURE__*/_jsx("use", {
|
108
|
+
xlinkHref: "#d",
|
109
|
+
transform: "scale(.00195)"
|
110
|
+
})
|
111
|
+
}), /*#__PURE__*/_jsx("image", {
|
112
|
+
xlinkHref: "data:image/png;base64,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",
|
113
|
+
id: "d",
|
114
|
+
width: 512,
|
115
|
+
height: 512
|
116
|
+
})]
|
117
|
+
})]
|
118
|
+
});
|
119
|
+
};
|
120
|
+
export default withIllustration('IllustrationTechninalDifficulties')(IllustrationTechninalDifficulties);
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
declare const _default: React.ComponentType<import("../withIllustration").WithIllustrationWrapperProps>;
|
3
|
-
export default _default;
|
1
|
+
import React from 'react';
|
2
|
+
declare const _default: React.ComponentType<import("../withIllustration").WithIllustrationWrapperProps>;
|
3
|
+
export default _default;
|
4
4
|
//# sourceMappingURL=IllustrationTerraceBlock.d.ts.map
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
declare const _default: React.ComponentType<import("../withIllustration").WithIllustrationWrapperProps>;
|
3
|
-
export default _default;
|
1
|
+
import React from 'react';
|
2
|
+
declare const _default: React.ComponentType<import("../withIllustration").WithIllustrationWrapperProps>;
|
3
|
+
export default _default;
|
4
4
|
//# sourceMappingURL=IllustrationTerraceBlockComposition.d.ts.map
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
declare const _default: React.ComponentType<import("../withIllustration").WithIllustrationWrapperProps>;
|
3
|
-
export default _default;
|
1
|
+
import React from 'react';
|
2
|
+
declare const _default: React.ComponentType<import("../withIllustration").WithIllustrationWrapperProps>;
|
3
|
+
export default _default;
|
4
4
|
//# sourceMappingURL=IllustrationTownHouse.d.ts.map
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
declare const _default: React.ComponentType<import("../withIllustration").WithIllustrationWrapperProps>;
|
3
|
-
export default _default;
|
1
|
+
import React from 'react';
|
2
|
+
declare const _default: React.ComponentType<import("../withIllustration").WithIllustrationWrapperProps>;
|
3
|
+
export default _default;
|
4
4
|
//# sourceMappingURL=IllustrationTownHouseComposition.d.ts.map
|
@@ -1,27 +1,27 @@
|
|
1
|
-
/// <reference types="react" />
|
2
|
-
declare const _default: {
|
3
|
-
title: string;
|
4
|
-
component: import("react").ComponentType<import("./withIllustration").WithIllustrationWrapperProps>;
|
5
|
-
};
|
6
|
-
export default _default;
|
7
|
-
export declare const WithoutComposition: {
|
8
|
-
render: () => import("react").JSX.Element;
|
9
|
-
name: string;
|
10
|
-
};
|
11
|
-
export declare const WithComposition: {
|
12
|
-
render: () => import("react").JSX.Element;
|
13
|
-
name: string;
|
14
|
-
};
|
15
|
-
export declare const MySiteIllustration: {
|
16
|
-
render: () => import("react").JSX.Element;
|
17
|
-
name: string;
|
18
|
-
};
|
19
|
-
export declare const BackgroundWithComposition: {
|
20
|
-
render: () => import("react").JSX.Element;
|
21
|
-
name: string;
|
22
|
-
};
|
23
|
-
export declare const Background: {
|
24
|
-
render: () => import("react").JSX.Element;
|
25
|
-
name: string;
|
26
|
-
};
|
1
|
+
/// <reference types="react" />
|
2
|
+
declare const _default: {
|
3
|
+
title: string;
|
4
|
+
component: import("react").ComponentType<import("./withIllustration").WithIllustrationWrapperProps>;
|
5
|
+
};
|
6
|
+
export default _default;
|
7
|
+
export declare const WithoutComposition: {
|
8
|
+
render: () => import("react").JSX.Element;
|
9
|
+
name: string;
|
10
|
+
};
|
11
|
+
export declare const WithComposition: {
|
12
|
+
render: () => import("react").JSX.Element;
|
13
|
+
name: string;
|
14
|
+
};
|
15
|
+
export declare const MySiteIllustration: {
|
16
|
+
render: () => import("react").JSX.Element;
|
17
|
+
name: string;
|
18
|
+
};
|
19
|
+
export declare const BackgroundWithComposition: {
|
20
|
+
render: () => import("react").JSX.Element;
|
21
|
+
name: string;
|
22
|
+
};
|
23
|
+
export declare const Background: {
|
24
|
+
render: () => import("react").JSX.Element;
|
25
|
+
name: string;
|
26
|
+
};
|
27
27
|
//# sourceMappingURL=Illustration.stories.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"Illustration.stories.d.ts","sourceRoot":"","sources":["../../src/packages/illustrations/Illustration.stories.tsx"],"names":[],"mappings":";;;;;
|
1
|
+
{"version":3,"file":"Illustration.stories.d.ts","sourceRoot":"","sources":["../../src/packages/illustrations/Illustration.stories.tsx"],"names":[],"mappings":";;;;;AAsCA,wBAGC;AAED,eAAO,MAAM,kBAAkB;;;CAa9B,CAAA;AAED,eAAO,MAAM,eAAe;;;CA+B3B,CAAA;AAED,eAAO,MAAM,kBAAkB;;;CA2B9B,CAAA;AAED,eAAO,MAAM,yBAAyB;;;CASrC,CAAA;AAED,eAAO,MAAM,UAAU;;;CAItB,CAAA"}
|
@@ -33,6 +33,8 @@ import IllustrationMySiteMailbox from './MySite/IllustrationMySiteMailbox';
|
|
33
33
|
import SbIconGrid from '../shared/components/SbIconGrid';
|
34
34
|
import IllustrationMySiteLetterSent from './MySite/IllustrationMySiteLetterSent';
|
35
35
|
import IllustrationMySiteBenefits from './MySite/IllustrationMySiteBenefits';
|
36
|
+
import IllustrationTechninalDifficulties from './General/IllustrationTechninalDifficulties';
|
37
|
+
import IllustrationServiceMessage from './General/IllustrationServiceMessage';
|
36
38
|
import { jsx as _jsx } from "react/jsx-runtime";
|
37
39
|
import { jsxs as _jsxs } from "react/jsx-runtime";
|
38
40
|
export default {
|
@@ -109,6 +111,12 @@ export const WithComposition = {
|
|
109
111
|
}), /*#__PURE__*/_jsx(IllustrationPaperMissing, {
|
110
112
|
width: "120px",
|
111
113
|
height: "120px"
|
114
|
+
}), /*#__PURE__*/_jsx(IllustrationTechninalDifficulties, {
|
115
|
+
width: "120px",
|
116
|
+
height: "120px"
|
117
|
+
}), /*#__PURE__*/_jsx(IllustrationServiceMessage, {
|
118
|
+
width: "120px",
|
119
|
+
height: "120px"
|
112
120
|
})]
|
113
121
|
})]
|
114
122
|
}),
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
declare const _default: React.ComponentType<import("../withIllustration").WithIllustrationWrapperProps>;
|
3
|
-
export default _default;
|
1
|
+
import React from 'react';
|
2
|
+
declare const _default: React.ComponentType<import("../withIllustration").WithIllustrationWrapperProps>;
|
3
|
+
export default _default;
|
4
4
|
//# sourceMappingURL=IllustrationMySiteAssociation.d.ts.map
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
declare const _default: React.ComponentType<import("../withIllustration").WithIllustrationWrapperProps>;
|
3
|
-
export default _default;
|
1
|
+
import React from 'react';
|
2
|
+
declare const _default: React.ComponentType<import("../withIllustration").WithIllustrationWrapperProps>;
|
3
|
+
export default _default;
|
4
4
|
//# sourceMappingURL=IllustrationMySiteBenefits.d.ts.map
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
declare const _default: React.ComponentType<import("../withIllustration").WithIllustrationWrapperProps>;
|
3
|
-
export default _default;
|
1
|
+
import React from 'react';
|
2
|
+
declare const _default: React.ComponentType<import("../withIllustration").WithIllustrationWrapperProps>;
|
3
|
+
export default _default;
|
4
4
|
//# sourceMappingURL=IllustrationMySiteBuilding.d.ts.map
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
declare const _default: React.ComponentType<import("../withIllustration").WithIllustrationWrapperProps>;
|
3
|
-
export default _default;
|
1
|
+
import React from 'react';
|
2
|
+
declare const _default: React.ComponentType<import("../withIllustration").WithIllustrationWrapperProps>;
|
3
|
+
export default _default;
|
4
4
|
//# sourceMappingURL=IllustrationMySiteCoffeeBook.d.ts.map
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
declare const _default: React.ComponentType<import("../withIllustration").WithIllustrationWrapperProps>;
|
3
|
-
export default _default;
|
1
|
+
import React from 'react';
|
2
|
+
declare const _default: React.ComponentType<import("../withIllustration").WithIllustrationWrapperProps>;
|
3
|
+
export default _default;
|
4
4
|
//# sourceMappingURL=IllustrationMySiteComputer.d.ts.map
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
declare const _default: React.ComponentType<import("../withIllustration").WithIllustrationWrapperProps>;
|
3
|
-
export default _default;
|
1
|
+
import React from 'react';
|
2
|
+
declare const _default: React.ComponentType<import("../withIllustration").WithIllustrationWrapperProps>;
|
3
|
+
export default _default;
|
4
4
|
//# sourceMappingURL=IllustrationMySiteCooperative.d.ts.map
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
declare const _default: React.ComponentType<import("../withIllustration").WithIllustrationWrapperProps>;
|
3
|
-
export default _default;
|
1
|
+
import React from 'react';
|
2
|
+
declare const _default: React.ComponentType<import("../withIllustration").WithIllustrationWrapperProps>;
|
3
|
+
export default _default;
|
4
4
|
//# sourceMappingURL=IllustrationMySiteDashboard.d.ts.map
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
declare const _default: React.ComponentType<import("../withIllustration").WithIllustrationWrapperProps>;
|
3
|
-
export default _default;
|
1
|
+
import React from 'react';
|
2
|
+
declare const _default: React.ComponentType<import("../withIllustration").WithIllustrationWrapperProps>;
|
3
|
+
export default _default;
|
4
4
|
//# sourceMappingURL=IllustrationMySiteGift.d.ts.map
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
declare const _default: React.ComponentType<import("../withIllustration").WithIllustrationWrapperProps>;
|
3
|
-
export default _default;
|
1
|
+
import React from 'react';
|
2
|
+
declare const _default: React.ComponentType<import("../withIllustration").WithIllustrationWrapperProps>;
|
3
|
+
export default _default;
|
4
4
|
//# sourceMappingURL=IllustrationMySiteLetterSent.d.ts.map
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
declare const _default: React.ComponentType<import("../withIllustration").WithIllustrationWrapperProps>;
|
3
|
-
export default _default;
|
1
|
+
import React from 'react';
|
2
|
+
declare const _default: React.ComponentType<import("../withIllustration").WithIllustrationWrapperProps>;
|
3
|
+
export default _default;
|
4
4
|
//# sourceMappingURL=IllustrationMySiteMailbox.d.ts.map
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
declare const _default: React.ComponentType<import("../withIllustration").WithIllustrationWrapperProps>;
|
3
|
-
export default _default;
|
1
|
+
import React from 'react';
|
2
|
+
declare const _default: React.ComponentType<import("../withIllustration").WithIllustrationWrapperProps>;
|
3
|
+
export default _default;
|
4
4
|
//# sourceMappingURL=IllustrationMySitePapers.d.ts.map
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
declare const _default: React.ComponentType<import("../withIllustration").WithIllustrationWrapperProps>;
|
3
|
-
export default _default;
|
1
|
+
import React from 'react';
|
2
|
+
declare const _default: React.ComponentType<import("../withIllustration").WithIllustrationWrapperProps>;
|
3
|
+
export default _default;
|
4
4
|
//# sourceMappingURL=IllustrationMySitePiggyBank.d.ts.map
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
declare const _default: React.ComponentType<import("../withIllustration").WithIllustrationWrapperProps>;
|
3
|
-
export default _default;
|
1
|
+
import React from 'react';
|
2
|
+
declare const _default: React.ComponentType<import("../withIllustration").WithIllustrationWrapperProps>;
|
3
|
+
export default _default;
|
4
4
|
//# sourceMappingURL=IllustrationMySiteTransfer.d.ts.map
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { IAppTheme } from '../app-shell/theme';
|
2
|
-
export declare const SvgTheme: (theme: IAppTheme) => import("@emotion/utils").SerializedStyles;
|
3
|
-
export declare const withoutBackground: import("@emotion/utils").SerializedStyles;
|
1
|
+
import { IAppTheme } from '../app-shell/theme';
|
2
|
+
export declare const SvgTheme: (theme: IAppTheme) => import("@emotion/utils").SerializedStyles;
|
3
|
+
export declare const withoutBackground: import("@emotion/utils").SerializedStyles;
|
4
4
|
//# sourceMappingURL=styles.d.ts.map
|
@@ -3,7 +3,7 @@ import { css } from '@emotion/react';
|
|
3
3
|
import { alpha } from '../utils/alpha';
|
4
4
|
export const SvgTheme = theme => {
|
5
5
|
const hasDifferentIllustrationColor = theme.customIllustrationColor !== theme.primary;
|
6
|
-
return /*#__PURE__*/css("position:relative;width:100%;&>svg{position:relative;height:100%;}&>svg+svg{position:absolute;display:flex;width:100%;height:70%;bottom:5px;}&>svg .svg-theme-bg{fill:", theme.bg, ";}&>svg .svg-theme-bg-overlay{fill:", hasDifferentIllustrationColor ? theme.customIllustrationColor : theme.primary, ";opacity:0.2;}&>svg .fill-secondary{fill:", hasDifferentIllustrationColor ? theme.primary : theme.secondary, ";}&>svg .fill-primary{fill:", hasDifferentIllustrationColor ? theme.customIllustrationColor : theme.primary, ";}&>svg .fill-primary-opa50{fill:", hasDifferentIllustrationColor ? alpha(theme.customIllustrationColor, 50) : theme.illustrationPrimary50, ";}&>svg .fill-dark-primary{fill:", hasDifferentIllustrationColor ? alpha(theme.customIllustrationColor, 105) : theme.primary5darker, ";}&>svg .fill-gray{fill:", theme.illustrationGray, ";}&>svg .fill-white{fill:#ffffff;}&>svg .fill-primary40{fill:", hasDifferentIllustrationColor ? alpha(theme.customIllustrationColor, 40) : theme.illustrationPrimary40, ";}&>svg .fill-primary20{fill:", hasDifferentIllustrationColor ? alpha(theme.customIllustrationColor, 20) : theme.illustrationPrimary20, ";}&>svg .fill-primary10{fill:", hasDifferentIllustrationColor ? alpha(theme.customIllustrationColor, 10) : theme.illustrationPrimary10, ";}&>svg .fill-primary5{fill:", hasDifferentIllustrationColor ? alpha(theme.customIllustrationColor, 5) : theme.illustrationPrimary5, ";}" + (process.env.NODE_ENV === "production" ? "" : ";label:SvgTheme;"), process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,
|
6
|
+
return /*#__PURE__*/css("position:relative;width:100%;&>svg{position:relative;height:100%;}&>svg+svg{position:absolute;display:flex;width:100%;height:70%;bottom:5px;}&>svg .svg-theme-bg{fill:", theme.bg, ";}&>svg .svg-theme-bg-overlay{fill:", hasDifferentIllustrationColor ? theme.customIllustrationColor : theme.primary, ";opacity:0.2;}&>svg .fill-secondary{fill:", hasDifferentIllustrationColor ? theme.primary : theme.secondary, ";}&>svg .fill-primary{fill:", hasDifferentIllustrationColor ? theme.customIllustrationColor : theme.primary, ";}&>svg .fill-primary-opa50{fill:", hasDifferentIllustrationColor ? alpha(theme.customIllustrationColor, 50) : theme.illustrationPrimary50, ";}&>svg .fill-dark-primary{fill:", hasDifferentIllustrationColor ? alpha(theme.customIllustrationColor, 105) : theme.primary5darker, ";}&>svg .fill-gray{fill:", theme.illustrationGray, ";}&>svg .fill-white{fill:#ffffff;}&>svg .fill-primary40{fill:", hasDifferentIllustrationColor ? alpha(theme.customIllustrationColor, 40) : theme.illustrationPrimary40, ";}&>svg .fill-primary20{fill:", hasDifferentIllustrationColor ? alpha(theme.customIllustrationColor, 20) : theme.illustrationPrimary20, ";}&>svg .fill-primary10{fill:", hasDifferentIllustrationColor ? alpha(theme.customIllustrationColor, 10) : theme.illustrationPrimary10, ";}&>svg .fill-primary5{fill:", hasDifferentIllustrationColor ? alpha(theme.customIllustrationColor, 5) : theme.illustrationPrimary5, ";}" + (process.env.NODE_ENV === "production" ? "" : ";label:SvgTheme;"), process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9wYWNrYWdlcy9pbGx1c3RyYXRpb25zL3N0eWxlcy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFRWSIsImZpbGUiOiIuLi8uLi9zcmMvcGFja2FnZXMvaWxsdXN0cmF0aW9ucy9zdHlsZXMudHMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBjc3MgfSBmcm9tICdAZW1vdGlvbi9yZWFjdCdcclxuaW1wb3J0IHsgSUFwcFRoZW1lIH0gZnJvbSAnLi4vYXBwLXNoZWxsL3RoZW1lJ1xyXG5pbXBvcnQgeyBhbHBoYSB9IGZyb20gJy4uL3V0aWxzL2FscGhhJ1xyXG5cclxuZXhwb3J0IGNvbnN0IFN2Z1RoZW1lID0gKHRoZW1lOiBJQXBwVGhlbWUpID0+IHtcclxuICBjb25zdCBoYXNEaWZmZXJlbnRJbGx1c3RyYXRpb25Db2xvciA9XHJcbiAgICB0aGVtZS5jdXN0b21JbGx1c3RyYXRpb25Db2xvciAhPT0gdGhlbWUucHJpbWFyeVxyXG5cclxuICByZXR1cm4gY3NzYFxyXG4gICAgcG9zaXRpb246IHJlbGF0aXZlO1xyXG4gICAgd2lkdGg6IDEwMCU7XHJcblxyXG4gICAgJiA+IHN2ZyB7XHJcbiAgICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcclxuICAgICAgaGVpZ2h0OiAxMDAlO1xyXG4gICAgfVxyXG5cclxuICAgICYgPiBzdmcgKyBzdmcge1xyXG4gICAgICBwb3NpdGlvbjogYWJzb2x1dGU7XHJcbiAgICAgIGRpc3BsYXk6IGZsZXg7XHJcbiAgICAgIHdpZHRoOiAxMDAlO1xyXG4gICAgICBoZWlnaHQ6IDcwJTtcclxuICAgICAgYm90dG9tOiA1cHg7XHJcbiAgICB9XHJcblxyXG4gICAgJiA+IHN2ZyAuc3ZnLXRoZW1lLWJnIHtcclxuICAgICAgZmlsbDogJHt0aGVtZS5iZ307XHJcbiAgICB9XHJcbiAgICAmID4gc3ZnIC5zdmctdGhlbWUtYmctb3ZlcmxheSB7XHJcbiAgICAgIGZpbGw6ICR7aGFzRGlmZmVyZW50SWxsdXN0cmF0aW9uQ29sb3JcclxuICAgICAgICA/IHRoZW1lLmN1c3RvbUlsbHVzdHJhdGlvbkNvbG9yXHJcbiAgICAgICAgOiB0aGVtZS5wcmltYXJ5fTtcclxuICAgICAgb3BhY2l0eTogMC4yO1xyXG4gICAgfVxyXG5cclxuICAgICYgPiBzdmcgLmZpbGwtc2Vjb25kYXJ5IHtcclxuICAgICAgZmlsbDogJHtoYXNEaWZmZXJlbnRJbGx1c3RyYXRpb25Db2xvciA/IHRoZW1lLnByaW1hcnkgOiB0aGVtZS5zZWNvbmRhcnl9O1xyXG4gICAgfVxyXG5cclxuICAgICYgPiBzdmcgLmZpbGwtcHJpbWFyeSB7XHJcbiAgICAgIGZpbGw6ICR7aGFzRGlmZmVyZW50SWxsdXN0cmF0aW9uQ29sb3JcclxuICAgICAgICA/IHRoZW1lLmN1c3RvbUlsbHVzdHJhdGlvbkNvbG9yXHJcbiAgICAgICAgOiB0aGVtZS5wcmltYXJ5fTtcclxuICAgIH1cclxuXHJcbiAgICAmID4gc3ZnIC5maWxsLXByaW1hcnktb3BhNTAge1xyXG4gICAgICBmaWxsOiAke2hhc0RpZmZlcmVudElsbHVzdHJhdGlvbkNvbG9yXHJcbiAgICAgICAgPyBhbHBoYSh0aGVtZS5jdXN0b21JbGx1c3RyYXRpb25Db2xvciwgNTApXHJcbiAgICAgICAgOiB0aGVtZS5pbGx1c3RyYXRpb25QcmltYXJ5NTB9O1xyXG4gICAgfVxyXG5cclxuICAgICYgPiBzdmcgLmZpbGwtZGFyay1wcmltYXJ5IHtcclxuICAgICAgZmlsbDogJHtoYXNEaWZmZXJlbnRJbGx1c3RyYXRpb25Db2xvclxyXG4gICAgICAgID8gYWxwaGEodGhlbWUuY3VzdG9tSWxsdXN0cmF0aW9uQ29sb3IsIDEwNSlcclxuICAgICAgICA6IHRoZW1lLnByaW1hcnk1ZGFya2VyfTtcclxuICAgIH1cclxuXHJcbiAgICAmID4gc3ZnIC5maWxsLWdyYXkge1xyXG4gICAgICBmaWxsOiAke3RoZW1lLmlsbHVzdHJhdGlvbkdyYXl9O1xyXG4gICAgfVxyXG5cclxuICAgICYgPiBzdmcgLmZpbGwtd2hpdGUge1xyXG4gICAgICBmaWxsOiAjZmZmZmZmO1xyXG4gICAgfVxyXG5cclxuICAgICYgPiBzdmcgLmZpbGwtcHJpbWFyeTQwIHtcclxuICAgICAgZmlsbDogJHtoYXNEaWZmZXJlbnRJbGx1c3RyYXRpb25Db2xvclxyXG4gICAgICAgID8gYWxwaGEodGhlbWUuY3VzdG9tSWxsdXN0cmF0aW9uQ29sb3IsIDQwKVxyXG4gICAgICAgIDogdGhlbWUuaWxsdXN0cmF0aW9uUHJpbWFyeTQwfTtcclxuICAgIH1cclxuXHJcbiAgICAmID4gc3ZnIC5maWxsLXByaW1hcnkyMCB7XHJcbiAgICAgIGZpbGw6ICR7aGFzRGlmZmVyZW50SWxsdXN0cmF0aW9uQ29sb3JcclxuICAgICAgICA/IGFscGhhKHRoZW1lLmN1c3RvbUlsbHVzdHJhdGlvbkNvbG9yLCAyMClcclxuICAgICAgICA6IHRoZW1lLmlsbHVzdHJhdGlvblByaW1hcnkyMH07XHJcbiAgICB9XHJcblxyXG4gICAgJiA+IHN2ZyAuZmlsbC1wcmltYXJ5MTAge1xyXG4gICAgICBmaWxsOiAke2hhc0RpZmZlcmVudElsbHVzdHJhdGlvbkNvbG9yXHJcbiAgICAgICAgPyBhbHBoYSh0aGVtZS5jdXN0b21JbGx1c3RyYXRpb25Db2xvciwgMTApXHJcbiAgICAgICAgOiB0aGVtZS5pbGx1c3RyYXRpb25QcmltYXJ5MTB9O1xyXG4gICAgfVxyXG5cclxuICAgICYgPiBzdmcgLmZpbGwtcHJpbWFyeTUge1xyXG4gICAgICBmaWxsOiAke2hhc0RpZmZlcmVudElsbHVzdHJhdGlvbkNvbG9yXHJcbiAgICAgICAgPyBhbHBoYSh0aGVtZS5jdXN0b21JbGx1c3RyYXRpb25Db2xvciwgNSlcclxuICAgICAgICA6IHRoZW1lLmlsbHVzdHJhdGlvblByaW1hcnk1fTtcclxuICAgIH1cclxuICBgXHJcbn1cclxuXHJcbmV4cG9ydCBjb25zdCB3aXRob3V0QmFja2dyb3VuZCA9IGNzc2BcclxuICAmID4gc3ZnIC5zdmctdGhlbWUtYmcge1xyXG4gICAgZmlsbDogdHJhbnNwYXJlbnQ7XHJcbiAgfVxyXG4gICYgPiBzdmcgLnN2Zy10aGVtZS1iZy1vdmVybGF5IHtcclxuICAgIGZpbGw6IHRyYW5zcGFyZW50O1xyXG4gIH1cclxuYFxyXG4iXX0= */");
|
7
7
|
};
|
8
8
|
export const withoutBackground = process.env.NODE_ENV === "production" ? {
|
9
9
|
name: "1u8p2fy",
|
@@ -11,6 +11,6 @@ export const withoutBackground = process.env.NODE_ENV === "production" ? {
|
|
11
11
|
} : {
|
12
12
|
name: "hiysao-withoutBackground",
|
13
13
|
styles: "&>svg .svg-theme-bg{fill:transparent;}&>svg .svg-theme-bg-overlay{fill:transparent;};label:withoutBackground;",
|
14
|
-
map: "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,
|
14
|
+
map: "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9wYWNrYWdlcy9pbGx1c3RyYXRpb25zL3N0eWxlcy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUEyRm9DIiwiZmlsZSI6Ii4uLy4uL3NyYy9wYWNrYWdlcy9pbGx1c3RyYXRpb25zL3N0eWxlcy50cyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IGNzcyB9IGZyb20gJ0BlbW90aW9uL3JlYWN0J1xyXG5pbXBvcnQgeyBJQXBwVGhlbWUgfSBmcm9tICcuLi9hcHAtc2hlbGwvdGhlbWUnXHJcbmltcG9ydCB7IGFscGhhIH0gZnJvbSAnLi4vdXRpbHMvYWxwaGEnXHJcblxyXG5leHBvcnQgY29uc3QgU3ZnVGhlbWUgPSAodGhlbWU6IElBcHBUaGVtZSkgPT4ge1xyXG4gIGNvbnN0IGhhc0RpZmZlcmVudElsbHVzdHJhdGlvbkNvbG9yID1cclxuICAgIHRoZW1lLmN1c3RvbUlsbHVzdHJhdGlvbkNvbG9yICE9PSB0aGVtZS5wcmltYXJ5XHJcblxyXG4gIHJldHVybiBjc3NgXHJcbiAgICBwb3NpdGlvbjogcmVsYXRpdmU7XHJcbiAgICB3aWR0aDogMTAwJTtcclxuXHJcbiAgICAmID4gc3ZnIHtcclxuICAgICAgcG9zaXRpb246IHJlbGF0aXZlO1xyXG4gICAgICBoZWlnaHQ6IDEwMCU7XHJcbiAgICB9XHJcblxyXG4gICAgJiA+IHN2ZyArIHN2ZyB7XHJcbiAgICAgIHBvc2l0aW9uOiBhYnNvbHV0ZTtcclxuICAgICAgZGlzcGxheTogZmxleDtcclxuICAgICAgd2lkdGg6IDEwMCU7XHJcbiAgICAgIGhlaWdodDogNzAlO1xyXG4gICAgICBib3R0b206IDVweDtcclxuICAgIH1cclxuXHJcbiAgICAmID4gc3ZnIC5zdmctdGhlbWUtYmcge1xyXG4gICAgICBmaWxsOiAke3RoZW1lLmJnfTtcclxuICAgIH1cclxuICAgICYgPiBzdmcgLnN2Zy10aGVtZS1iZy1vdmVybGF5IHtcclxuICAgICAgZmlsbDogJHtoYXNEaWZmZXJlbnRJbGx1c3RyYXRpb25Db2xvclxyXG4gICAgICAgID8gdGhlbWUuY3VzdG9tSWxsdXN0cmF0aW9uQ29sb3JcclxuICAgICAgICA6IHRoZW1lLnByaW1hcnl9O1xyXG4gICAgICBvcGFjaXR5OiAwLjI7XHJcbiAgICB9XHJcblxyXG4gICAgJiA+IHN2ZyAuZmlsbC1zZWNvbmRhcnkge1xyXG4gICAgICBmaWxsOiAke2hhc0RpZmZlcmVudElsbHVzdHJhdGlvbkNvbG9yID8gdGhlbWUucHJpbWFyeSA6IHRoZW1lLnNlY29uZGFyeX07XHJcbiAgICB9XHJcblxyXG4gICAgJiA+IHN2ZyAuZmlsbC1wcmltYXJ5IHtcclxuICAgICAgZmlsbDogJHtoYXNEaWZmZXJlbnRJbGx1c3RyYXRpb25Db2xvclxyXG4gICAgICAgID8gdGhlbWUuY3VzdG9tSWxsdXN0cmF0aW9uQ29sb3JcclxuICAgICAgICA6IHRoZW1lLnByaW1hcnl9O1xyXG4gICAgfVxyXG5cclxuICAgICYgPiBzdmcgLmZpbGwtcHJpbWFyeS1vcGE1MCB7XHJcbiAgICAgIGZpbGw6ICR7aGFzRGlmZmVyZW50SWxsdXN0cmF0aW9uQ29sb3JcclxuICAgICAgICA/IGFscGhhKHRoZW1lLmN1c3RvbUlsbHVzdHJhdGlvbkNvbG9yLCA1MClcclxuICAgICAgICA6IHRoZW1lLmlsbHVzdHJhdGlvblByaW1hcnk1MH07XHJcbiAgICB9XHJcblxyXG4gICAgJiA+IHN2ZyAuZmlsbC1kYXJrLXByaW1hcnkge1xyXG4gICAgICBmaWxsOiAke2hhc0RpZmZlcmVudElsbHVzdHJhdGlvbkNvbG9yXHJcbiAgICAgICAgPyBhbHBoYSh0aGVtZS5jdXN0b21JbGx1c3RyYXRpb25Db2xvciwgMTA1KVxyXG4gICAgICAgIDogdGhlbWUucHJpbWFyeTVkYXJrZXJ9O1xyXG4gICAgfVxyXG5cclxuICAgICYgPiBzdmcgLmZpbGwtZ3JheSB7XHJcbiAgICAgIGZpbGw6ICR7dGhlbWUuaWxsdXN0cmF0aW9uR3JheX07XHJcbiAgICB9XHJcblxyXG4gICAgJiA+IHN2ZyAuZmlsbC13aGl0ZSB7XHJcbiAgICAgIGZpbGw6ICNmZmZmZmY7XHJcbiAgICB9XHJcblxyXG4gICAgJiA+IHN2ZyAuZmlsbC1wcmltYXJ5NDAge1xyXG4gICAgICBmaWxsOiAke2hhc0RpZmZlcmVudElsbHVzdHJhdGlvbkNvbG9yXHJcbiAgICAgICAgPyBhbHBoYSh0aGVtZS5jdXN0b21JbGx1c3RyYXRpb25Db2xvciwgNDApXHJcbiAgICAgICAgOiB0aGVtZS5pbGx1c3RyYXRpb25QcmltYXJ5NDB9O1xyXG4gICAgfVxyXG5cclxuICAgICYgPiBzdmcgLmZpbGwtcHJpbWFyeTIwIHtcclxuICAgICAgZmlsbDogJHtoYXNEaWZmZXJlbnRJbGx1c3RyYXRpb25Db2xvclxyXG4gICAgICAgID8gYWxwaGEodGhlbWUuY3VzdG9tSWxsdXN0cmF0aW9uQ29sb3IsIDIwKVxyXG4gICAgICAgIDogdGhlbWUuaWxsdXN0cmF0aW9uUHJpbWFyeTIwfTtcclxuICAgIH1cclxuXHJcbiAgICAmID4gc3ZnIC5maWxsLXByaW1hcnkxMCB7XHJcbiAgICAgIGZpbGw6ICR7aGFzRGlmZmVyZW50SWxsdXN0cmF0aW9uQ29sb3JcclxuICAgICAgICA/IGFscGhhKHRoZW1lLmN1c3RvbUlsbHVzdHJhdGlvbkNvbG9yLCAxMClcclxuICAgICAgICA6IHRoZW1lLmlsbHVzdHJhdGlvblByaW1hcnkxMH07XHJcbiAgICB9XHJcblxyXG4gICAgJiA+IHN2ZyAuZmlsbC1wcmltYXJ5NSB7XHJcbiAgICAgIGZpbGw6ICR7aGFzRGlmZmVyZW50SWxsdXN0cmF0aW9uQ29sb3JcclxuICAgICAgICA/IGFscGhhKHRoZW1lLmN1c3RvbUlsbHVzdHJhdGlvbkNvbG9yLCA1KVxyXG4gICAgICAgIDogdGhlbWUuaWxsdXN0cmF0aW9uUHJpbWFyeTV9O1xyXG4gICAgfVxyXG4gIGBcclxufVxyXG5cclxuZXhwb3J0IGNvbnN0IHdpdGhvdXRCYWNrZ3JvdW5kID0gY3NzYFxyXG4gICYgPiBzdmcgLnN2Zy10aGVtZS1iZyB7XHJcbiAgICBmaWxsOiB0cmFuc3BhcmVudDtcclxuICB9XHJcbiAgJiA+IHN2ZyAuc3ZnLXRoZW1lLWJnLW92ZXJsYXkge1xyXG4gICAgZmlsbDogdHJhbnNwYXJlbnQ7XHJcbiAgfVxyXG5gXHJcbiJdfQ== */",
|
15
15
|
toString: _EMOTION_STRINGIFIED_CSS_ERROR__
|
16
16
|
};
|
@@ -1,25 +1,25 @@
|
|
1
|
-
/** @jsxImportSource @emotion/react */
|
2
|
-
import React, { SVGAttributes } from 'react';
|
3
|
-
export declare type WithIllustrationWrapperProps = {
|
4
|
-
/** Accessibility label. Required if `decorative` not defined. */
|
5
|
-
accessibilityLabel?: string;
|
6
|
-
/** Mark as decorative only and avoid accessibility. Required if `accessibilityLabel` not defined. */
|
7
|
-
decorative?: boolean;
|
8
|
-
/** Flip the icon on the horizontal axis. */
|
9
|
-
flip?: boolean;
|
10
|
-
/** Flip the icon on the vertical axis. */
|
11
|
-
flipVertical?: boolean;
|
12
|
-
/** Should add background. */
|
13
|
-
withBackground?: boolean;
|
14
|
-
/** SVG width */
|
15
|
-
width?: string;
|
16
|
-
/** SVG height */
|
17
|
-
height?: string;
|
18
|
-
};
|
19
|
-
export declare type Props = {
|
20
|
-
focusable: SVGAttributes<unknown>['focusable'];
|
21
|
-
role: string;
|
22
|
-
style: React.CSSProperties;
|
23
|
-
};
|
24
|
-
export default function withIllustration(name: string): (WrappedComponent: React.ComponentType<Props>) => React.ComponentType<WithIllustrationWrapperProps>;
|
1
|
+
/** @jsxImportSource @emotion/react */
|
2
|
+
import React, { SVGAttributes } from 'react';
|
3
|
+
export declare type WithIllustrationWrapperProps = {
|
4
|
+
/** Accessibility label. Required if `decorative` not defined. */
|
5
|
+
accessibilityLabel?: string;
|
6
|
+
/** Mark as decorative only and avoid accessibility. Required if `accessibilityLabel` not defined. */
|
7
|
+
decorative?: boolean;
|
8
|
+
/** Flip the icon on the horizontal axis. */
|
9
|
+
flip?: boolean;
|
10
|
+
/** Flip the icon on the vertical axis. */
|
11
|
+
flipVertical?: boolean;
|
12
|
+
/** Should add background. */
|
13
|
+
withBackground?: boolean;
|
14
|
+
/** SVG width */
|
15
|
+
width?: string;
|
16
|
+
/** SVG height */
|
17
|
+
height?: string;
|
18
|
+
};
|
19
|
+
export declare type Props = {
|
20
|
+
focusable: SVGAttributes<unknown>['focusable'];
|
21
|
+
role: string;
|
22
|
+
style: React.CSSProperties;
|
23
|
+
};
|
24
|
+
export default function withIllustration(name: string): (WrappedComponent: React.ComponentType<Props>) => React.ComponentType<WithIllustrationWrapperProps>;
|
25
25
|
//# sourceMappingURL=withIllustration.d.ts.map
|