@bbl-digital/snorre 2.2.152 → 2.2.155
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/.husky/_/husky.sh +30 -30
- package/.prettierrc +6 -6
- package/.vscode/settings.json +3 -3
- package/README.md +3 -3
- package/dist/bundle.js +430 -430
- package/esm/app-shell/index.js +1 -1
- package/esm/core/Alert/styles.js +6 -6
- package/esm/core/AppLoader/styles.js +1 -1
- package/esm/core/Autocomplete/styles.js +17 -17
- 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/HeaderCell/styles.js +2 -2
- package/esm/core/BoxedTable/TableHeader/styles.js +1 -1
- package/esm/core/BoxedTable/styles.js +9 -9
- package/esm/core/Button/styles.js +18 -18
- package/esm/core/Calendar/CalendarEvent/styles.js +5 -5
- package/esm/core/Calendar/CalendarSmallEvent/styles.js +5 -5
- package/esm/core/Calendar/styles.js +6 -6
- 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/styles.js +8 -8
- 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/EditorOld/index.js +4 -4
- package/esm/core/EditorOld/styles.js +6 -6
- package/esm/core/FileInput/styles.js +12 -12
- 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 +3 -3
- package/esm/core/InfoButton/styles.js +13 -13
- package/esm/core/Input/styles.js +14 -14
- 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/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/index.js +1 -1
- package/esm/core/NotificationCounter/styles.js +1 -1
- package/esm/core/NotificationsMenu/NotificationBell/styles.js +2 -2
- package/esm/core/NotificationsMenu/NotificationRow/styles.js +1 -1
- package/esm/core/NotificationsMenu/styles.js +2 -2
- package/esm/core/PreemptionCard/index.js +1 -1
- package/esm/core/PreemptionCardLoading/styles.js +3 -3
- package/esm/core/Radio/styles.js +3 -3
- package/esm/core/Select/index.js +1 -1
- package/esm/core/Select/styles.js +15 -15
- 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/styles.js +1 -1
- package/esm/core/TabBar/styles.js +1 -1
- package/esm/core/TabNav/TabNavItem/styles.js +2 -2
- package/esm/core/TabNav/styles.js +7 -7
- package/esm/core/Table/styles.js +16 -16
- package/esm/core/Tag/styles.js +12 -12
- package/esm/core/Text/styles.js +14 -14
- package/esm/core/Textarea/styles.js +6 -6
- package/esm/core/Timeline/TimelineStep/styles.js +6 -6
- package/esm/core/Timeline/styles.js +1 -1
- package/esm/core/Timepicker/styles.js +6 -6
- package/esm/core/UnitIllustration/index.js +9 -9
- package/esm/core/UserMenu/styles.js +7 -7
- package/esm/core/YearWheel/styles.js +3 -3
- package/esm/illustrations/styles.js +2 -2
- 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 +10 -10
- package/esm/layout/Menu/AppPicker/styles.js +3 -3
- package/esm/layout/Menu/MenuItem/styles.js +2 -2
- 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/recharts/CustomLegend/styles.js +2 -2
- package/esm/shared/recharts/CustomTooltip/styles.js +3 -3
- package/esm/utils/format.js +6 -6
- package/esm/utils/time.js +14 -14
- package/infrastructure/azure-pipelines.yml +29 -29
- package/jest.config.js +33 -33
- package/lib/app-shell/index.d.ts +8 -8
- package/lib/app-shell/index.js +1 -1
- package/lib/app-shell/theme.d.ts +122 -122
- package/lib/core/Alert/index.d.ts +21 -21
- package/lib/core/Alert/styles.d.ts +11 -11
- package/lib/core/Alert/styles.js +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/index.d.ts +78 -78
- package/lib/core/Autocomplete/styles.d.ts +22 -22
- package/lib/core/Autocomplete/styles.js +17 -17
- package/lib/core/Autocomplete/utils/useHandleOptionsHeight.d.ts +6 -6
- 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/index.d.ts +56 -56
- package/lib/core/BarAndLineComposedChart/styles.d.ts +8 -8
- package/lib/core/BarAndLineComposedChart/styles.js +1 -1
- package/lib/core/BarChartWithCustomizedEvent/index.d.ts +55 -55
- package/lib/core/BarChartWithCustomizedEvent/styles.d.ts +9 -9
- package/lib/core/BarChartWithCustomizedEvent/styles.js +1 -1
- package/lib/core/Box/index.d.ts +25 -25
- package/lib/core/Box/styles.d.ts +39 -39
- package/lib/core/Box/styles.js +7 -7
- package/lib/core/BoxedTable/HeaderCell/index.d.ts +22 -22
- 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 +24 -24
- package/lib/core/BoxedTable/RowCell/styles.d.ts +12 -12
- package/lib/core/BoxedTable/TableHeader/index.d.ts +5 -5
- 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 +17 -17
- package/lib/core/BoxedTable/TableRow/styles.d.ts +55 -55
- package/lib/core/BoxedTable/index.d.ts +13 -13
- package/lib/core/BoxedTable/styles.d.ts +14 -14
- package/lib/core/BoxedTable/styles.js +9 -9
- package/lib/core/Button/index.d.ts +34 -34
- package/lib/core/Button/styles.d.ts +24 -24
- package/lib/core/Button/styles.js +18 -18
- package/lib/core/Calendar/CalendarEvent/index.d.ts +9 -9
- 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/styles.d.ts +12 -12
- package/lib/core/Calendar/styles.js +6 -6
- package/lib/core/Calendar/util.d.ts +2 -2
- package/lib/core/Card/index.d.ts +29 -29
- package/lib/core/Card/styles.d.ts +16 -16
- package/lib/core/Card/styles.js +11 -11
- 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/Item.d.ts +11 -11
- package/lib/core/CollapseList/index.d.ts +4 -4
- package/lib/core/CollapseList/styles.d.ts +24 -24
- 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/index.d.ts +5 -5
- package/lib/core/CommentsTimeline/styles.d.ts +5 -5
- package/lib/core/CommentsTimeline/styles.js +1 -1
- 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/index.d.ts +28 -28
- package/lib/core/Datepicker/styles.d.ts +27 -27
- package/lib/core/Datepicker/styles.js +8 -8
- package/lib/core/Datepicker/yearMonthForm.d.ts +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/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/DropdownMenuOption.d.ts +10 -10
- package/lib/core/DropdownMenu/index.d.ts +9 -9
- package/lib/core/DropdownMenu/styles.d.ts +11 -11
- package/lib/core/DropdownMenu/styles.js +3 -3
- package/lib/core/Editor/config.d.ts +5 -5
- package/lib/core/Editor/index.d.ts +38 -38
- package/lib/core/Editor/styles.d.ts +14 -14
- package/lib/core/Editor/styles.js +4 -4
- package/lib/core/EditorOld/config.d.ts +55 -55
- package/lib/core/EditorOld/index.d.ts +38 -38
- package/lib/core/EditorOld/index.js +4 -4
- package/lib/core/EditorOld/styles.d.ts +22 -22
- package/lib/core/EditorOld/styles.js +6 -6
- package/lib/core/FileInput/index.d.ts +27 -27
- package/lib/core/FileInput/styles.d.ts +66 -66
- package/lib/core/FileInput/styles.js +12 -12
- package/lib/core/GoogleButton/index.d.ts +8 -8
- package/lib/core/GoogleButton/styles.d.ts +5 -5
- package/lib/core/GoogleButton/styles.js +1 -1
- package/lib/core/Header/index.d.ts +18 -18
- package/lib/core/Header/styles.d.ts +12 -12
- package/lib/core/Header/styles.js +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/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/index.d.ts +20 -20
- package/lib/core/Image/styles.d.ts +7 -7
- package/lib/core/Image/styles.js +3 -3
- package/lib/core/InfoButton/index.d.ts +18 -18
- package/lib/core/InfoButton/styles.d.ts +36 -36
- package/lib/core/InfoButton/styles.js +13 -13
- package/lib/core/Input/index.d.ts +53 -53
- package/lib/core/Input/styles.d.ts +19 -19
- package/lib/core/Input/styles.d.ts.map +1 -1
- package/lib/core/Input/styles.js +14 -14
- package/lib/core/Link/index.d.ts +25 -25
- package/lib/core/Link/styles.d.ts +14 -14
- package/lib/core/List/Item.d.ts +3 -3
- package/lib/core/List/Item.js +1 -1
- package/lib/core/List/index.d.ts +32 -32
- package/lib/core/List/styles.d.ts +34 -34
- package/lib/core/List/styles.js +11 -11
- 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/Modal/index.d.ts +39 -39
- package/lib/core/Modal/styles.d.ts +42 -42
- package/lib/core/Modal/styles.js +8 -8
- package/lib/core/NoticeCard/index.d.ts +22 -22
- package/lib/core/NoticeCard/models.d.ts +29 -29
- package/lib/core/NoticeCard/privateComponents/NoticeAttachmentBlock/index.d.ts +9 -9
- package/lib/core/NoticeCard/privateComponents/NoticeAttachmentBlock/styles.d.ts +18 -18
- 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 +10 -10
- 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/index.d.ts +12 -12
- package/lib/core/NotificationCounter/index.js +1 -1
- package/lib/core/NotificationCounter/styles.d.ts +4 -4
- package/lib/core/NotificationCounter/styles.d.ts.map +1 -1
- package/lib/core/NotificationCounter/styles.js +1 -1
- package/lib/core/NotificationsMenu/NotificationBell/index.d.ts +7 -7
- package/lib/core/NotificationsMenu/NotificationBell/styles.d.ts +6 -6
- package/lib/core/NotificationsMenu/NotificationBell/styles.js +2 -2
- package/lib/core/NotificationsMenu/NotificationRow/index.d.ts +15 -15
- package/lib/core/NotificationsMenu/NotificationRow/styles.d.ts +2 -2
- package/lib/core/NotificationsMenu/NotificationRow/styles.js +1 -1
- package/lib/core/NotificationsMenu/index.d.ts +11 -11
- package/lib/core/NotificationsMenu/styles.d.ts +9 -9
- package/lib/core/NotificationsMenu/styles.js +2 -2
- package/lib/core/PieChart/ActiveShape/index.d.ts +4 -4
- package/lib/core/PieChart/index.d.ts +30 -30
- package/lib/core/PieChart/renderTextContent/index.d.ts +4 -4
- package/lib/core/PieChart/styles.d.ts +14 -14
- 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/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/index.d.ts +14 -14
- package/lib/core/Radio/styles.d.ts +8 -8
- package/lib/core/Radio/styles.js +3 -3
- package/lib/core/Select/Option.d.ts +16 -16
- package/lib/core/Select/index.d.ts +49 -49
- package/lib/core/Select/index.js +1 -1
- package/lib/core/Select/styles.d.ts +29 -29
- package/lib/core/Select/styles.js +15 -15
- package/lib/core/SimpleBarChart/index.d.ts +45 -45
- package/lib/core/SimpleBarChart/styles.d.ts +8 -8
- package/lib/core/SimpleLineChart/index.d.ts +61 -61
- package/lib/core/SimpleLineChart/styles.d.ts +8 -8
- package/lib/core/SimpleLineChart/styles.js +1 -1
- package/lib/core/Skeleton/index.d.ts +10 -10
- package/lib/core/Skeleton/styles.d.ts +26 -26
- package/lib/core/Skeleton/styles.js +4 -4
- 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/TabItem/index.d.ts +13 -13
- 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 +5 -5
- package/lib/core/TabBar/styles.d.ts +5 -5
- package/lib/core/TabBar/styles.js +1 -1
- package/lib/core/TabNav/TabContext.d.ts +17 -17
- package/lib/core/TabNav/TabNavItem/index.d.ts +16 -16
- package/lib/core/TabNav/TabNavItem/styles.d.ts +9 -9
- package/lib/core/TabNav/TabNavItem/styles.js +2 -2
- package/lib/core/TabNav/index.d.ts +26 -26
- package/lib/core/TabNav/styles.d.ts +20 -20
- package/lib/core/TabNav/styles.d.ts.map +1 -1
- package/lib/core/TabNav/styles.js +7 -7
- package/lib/core/TabNav/utils/useContainerDimensions.d.ts +4 -4
- package/lib/core/Table/Cell.d.ts +22 -22
- package/lib/core/Table/Row.d.ts +21 -21
- package/lib/core/Table/index.d.ts +10 -10
- package/lib/core/Table/styles.d.ts +26 -26
- package/lib/core/Table/styles.js +16 -16
- package/lib/core/Tag/index.d.ts +38 -38
- package/lib/core/Tag/styles.d.ts +17 -17
- package/lib/core/Tag/styles.js +12 -12
- package/lib/core/Text/index.d.ts +44 -44
- package/lib/core/Text/styles.d.ts +19 -19
- package/lib/core/Text/styles.js +14 -14
- package/lib/core/Textarea/index.d.ts +28 -28
- package/lib/core/Textarea/styles.d.ts +16 -16
- package/lib/core/Textarea/styles.js +6 -6
- 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 +3 -3
- package/lib/core/Timeline/styles.d.ts +5 -5
- package/lib/core/Timeline/styles.js +1 -1
- package/lib/core/Timepicker/index.d.ts +34 -34
- package/lib/core/Timepicker/styles.d.ts +18 -18
- package/lib/core/Timepicker/styles.js +6 -6
- package/lib/core/UnitIllustration/index.d.ts +6 -6
- package/lib/core/UnitIllustration/index.js +9 -9
- package/lib/core/UserMenu/UserMenuOption.d.ts +7 -7
- package/lib/core/UserMenu/index.d.ts +17 -17
- package/lib/core/UserMenu/styles.d.ts +27 -27
- package/lib/core/UserMenu/styles.js +7 -7
- 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 +39 -39
- package/lib/core/private/preemption.d.ts +5 -5
- package/lib/core/utils/debounce.d.ts +2 -2
- package/lib/globals/styles/breakpoints.d.ts +9 -9
- package/lib/globals/styles/paddings.d.ts +8 -8
- 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/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/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/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/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/IconHouse.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/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/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/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/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/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/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/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 +27 -27
- 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/IllustrationSmallHouse.d.ts +3 -3
- package/lib/illustrations/General/IllustrationSmallHouseComposition.d.ts +3 -3
- 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/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/IllustrationMySiteGift.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 +288 -288
- package/lib/layout/Footer/FooterButton/index.d.ts +15 -15
- package/lib/layout/Footer/FooterButton/styles.d.ts +16 -16
- package/lib/layout/Footer/FooterButton/styles.js +1 -1
- package/lib/layout/Footer/FooterCol/index.d.ts +5 -5
- 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 +5 -5
- 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 +5 -5
- 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 +16 -16
- package/lib/layout/Footer/FooterLink/styles.js +1 -1
- package/lib/layout/Footer/index.d.ts +6 -6
- package/lib/layout/Footer/styles.d.ts +7 -7
- package/lib/layout/Footer/styles.js +2 -2
- package/lib/layout/Layout/index.d.ts +6 -6
- package/lib/layout/Layout/styles.d.ts +5 -5
- package/lib/layout/Layout/styles.js +1 -1
- package/lib/layout/LayoutShell/index.d.ts +15 -15
- package/lib/layout/LayoutShell/styles.d.ts +21 -21
- package/lib/layout/LayoutShell/styles.js +10 -10
- 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 +3 -3
- package/lib/layout/Menu/MainMenu/index.d.ts +7 -7
- package/lib/layout/Menu/MainMenu/styles.d.ts +2 -2
- 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 +3 -3
- package/lib/layout/Menu/MenuSpacer/styles.d.ts +5 -5
- package/lib/layout/Menu/MenuTop/index.d.ts +11 -11
- package/lib/layout/Menu/MenuTop/styles.d.ts +21 -21
- package/lib/layout/Menu/SecondaryMenu/index.d.ts +13 -13
- package/lib/layout/Menu/SecondaryMenu/styles.d.ts +11 -11
- package/lib/layout/Menu/SecondaryMenuItem/index.d.ts +15 -15
- package/lib/layout/Menu/SecondaryMenuItem/styles.d.ts +1 -1
- package/lib/layout/Menu/index.d.ts +9 -9
- package/lib/layout/Menu/styles.d.ts +2 -2
- package/lib/layout/Menu/styles.js +1 -1
- 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/index.d.ts +7 -7
- package/lib/layout/Topbar/styles.d.ts +2 -2
- package/lib/layout/Topbar/styles.js +1 -1
- 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 +8 -8
- package/lib/shared/recharts/CustomTooltip/styles.d.ts +15 -15
- package/lib/shared/recharts/CustomTooltip/styles.js +3 -3
- 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 +14 -14
- package/lib/utils/file.d.ts +2 -2
- package/lib/utils/format.d.ts +20 -20
- 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 +25 -25
- package/lib/utils/time.js +14 -14
- package/lib/utils/url.d.ts +3 -3
- package/package.json +1 -1
- package/rollup.config.js +13 -13
- package/theme-generator.js +599 -599
- package/dist/bundle.min.js +0 -29
- package/esm/core/MailMenu/DropdownMenuOption.js +0 -17
- package/esm/core/MailMenu/index.js +0 -42
- package/esm/core/MailMenu/styles.js +0 -34
- package/esm/layout/Menu/MenuBottom/index.js +0 -37
- package/esm/layout/Menu/MenuBottom/styles.js +0 -15
- package/esm/layout/Submenu/SubmenuLightThemeBg/styles.js +0 -10
- package/lib/core/MailMenu/DropdownMenuOption.d.ts +0 -8
- package/lib/core/MailMenu/DropdownMenuOption.d.ts.map +0 -1
- package/lib/core/MailMenu/DropdownMenuOption.js +0 -17
- package/lib/core/MailMenu/index.d.ts +0 -8
- package/lib/core/MailMenu/index.d.ts.map +0 -1
- package/lib/core/MailMenu/index.js +0 -42
- package/lib/core/MailMenu/styles.d.ts +0 -12
- package/lib/core/MailMenu/styles.d.ts.map +0 -1
- package/lib/core/MailMenu/styles.js +0 -34
- package/lib/layout/Menu/MenuBottom/index.d.ts +0 -14
- package/lib/layout/Menu/MenuBottom/index.d.ts.map +0 -1
- package/lib/layout/Menu/MenuBottom/index.js +0 -37
- package/lib/layout/Menu/MenuBottom/styles.d.ts +0 -4
- package/lib/layout/Menu/MenuBottom/styles.d.ts.map +0 -1
- package/lib/layout/Menu/MenuBottom/styles.js +0 -15
- package/lib/layout/Submenu/SubmenuLightThemeBg/styles.d.ts +0 -3
- package/lib/layout/Submenu/SubmenuLightThemeBg/styles.d.ts.map +0 -1
- package/lib/layout/Submenu/SubmenuLightThemeBg/styles.js +0 -10
package/lib/index.d.ts
CHANGED
@@ -1,289 +1,289 @@
|
|
1
|
-
import AppShell from './app-shell';
|
2
|
-
import AppLoader from './core/AppLoader';
|
3
|
-
import Alert from './core/Alert';
|
4
|
-
import Button from './core/Button';
|
5
|
-
import Card from './core/Card';
|
6
|
-
import Divider from './core/Divider';
|
7
|
-
import Dropdown from './core/Dropdown';
|
8
|
-
import Header from './core/Header';
|
9
|
-
import Input from './core/Input';
|
10
|
-
import Image from './core/Image';
|
11
|
-
import Link from './core/Link';
|
12
|
-
import List from './core/List';
|
13
|
-
import ListItem from './core/List/Item';
|
14
|
-
import Tag from './core/Tag';
|
15
|
-
import Text from './core/Text';
|
16
|
-
import Footer from './layout/Footer';
|
17
|
-
import FooterCol from './layout/Footer/FooterCol';
|
18
|
-
import FooterGroup from './layout/Footer/FooterGroup';
|
19
|
-
import FooterLabel from './layout/Footer/FooterLabel';
|
20
|
-
import FooterLink from './layout/Footer/FooterLink';
|
21
|
-
import FooterButton from './layout/Footer/FooterButton';
|
22
|
-
import Checkbox from './core/Checkbox';
|
23
|
-
import Radio from './core/Radio';
|
24
|
-
import Skeleton from './core/Skeleton';
|
25
|
-
import IconApartment from './icons/General/IconApartment';
|
26
|
-
import IconArchives from './icons/General/IconArchives';
|
27
|
-
import IconArea from './icons/General/IconArea';
|
28
|
-
import IconChoice from './icons/General/IconChoice';
|
29
|
-
import IconReply from './icons/General/IconReply';
|
30
|
-
import IconReplyAll from './icons/General/IconReplyAll';
|
31
|
-
import IconForward from './icons/General/IconForward';
|
32
|
-
import IconArrowDown from './icons/General/IconArrowDown';
|
33
|
-
import IconDelete from './icons/General/IconDelete';
|
34
|
-
import IconDoor from './icons/General/IconDoor';
|
35
|
-
import IconArrowLeft from './icons/General/IconArrowLeft';
|
36
|
-
import IconArrowRight from './icons/General/IconArrowRight';
|
37
|
-
import IconArrowUp from './icons/General/IconArrowUp';
|
38
|
-
import IconAttachment from './icons/General/IconAttachment';
|
39
|
-
import IconBack from './icons/General/IconBack';
|
40
|
-
import IconBath from './icons/General/IconBath';
|
41
|
-
import IconBoard from './icons/General/IconBoard';
|
42
|
-
import IconBookmarkOutline from './icons/General/IconBookmarkOutline';
|
43
|
-
import IconBookmarkFilled from './icons/General/IconBookmarkFilled';
|
44
|
-
import IconBus from './icons/General/IconBus';
|
45
|
-
import IconBlock from './icons/General/IconBlock';
|
46
|
-
import IconCar from './icons/General/IconCar';
|
47
|
-
import IconCaretDown from './icons/General/IconCaretDown';
|
48
|
-
import IconCaretLeft from './icons/General/IconCaretLeft';
|
49
|
-
import IconCaretUp from './icons/General/IconCaretUp';
|
50
|
-
import IconCaretRight from './icons/General/IconCaretRight';
|
51
|
-
import IconCheck from './icons/General/IconCheck';
|
52
|
-
import IconCheckedOutline from './icons/General/IconCheckedOutline';
|
53
|
-
import IconCheckedFilled from './icons/General/IconCheckedFilled';
|
54
|
-
import IconChevronLeft from './icons/General/IconChevronLeft';
|
55
|
-
import IconChevronRight from './icons/General/IconChevronRight';
|
56
|
-
import IconChevronDown from './icons/General/IconChevronDown';
|
57
|
-
import IconClose from './icons/General/IconClose';
|
58
|
-
import IconCloseAlt from './icons/General/IconCloseAlt';
|
59
|
-
import IconComment from './icons/General/IconComment';
|
60
|
-
import IconCompanyBuilding from './icons/General/IconCompanyBuilding';
|
61
|
-
import IconDotFilled from './icons/General/IconDotFilled';
|
62
|
-
import IconDotOutline from './icons/General/IconDotOutline';
|
63
|
-
import IconDownload from './icons/General/IconDownload';
|
64
|
-
import IconDraft from './icons/General/IconDraft';
|
65
|
-
import IconElevator from './icons/General/IconElevator';
|
66
|
-
import IconErrorOutline from './icons/General/IconErrorOutline';
|
67
|
-
import IconErrorFilled from './icons/General/IconErrorFilled';
|
68
|
-
import IconExternalLink from './icons/General/IconExternalLink';
|
69
|
-
import IconEye from './icons/General/IconEye';
|
70
|
-
import IconEyeDeny from './icons/General/IconEyeDeny';
|
71
|
-
import IconFamily from './icons/General/IconFamily';
|
72
|
-
import IconFerry from './icons/General/IconFerry';
|
73
|
-
import IconFile from './icons/General/IconFile';
|
74
|
-
import IconFileEdit from './icons/General/IconFileEdit';
|
75
|
-
import IconFileAdd from './icons/General/IconFileAdd';
|
76
|
-
import IconFileExcel from './icons/General/IconFileExcel';
|
77
|
-
import IconFilePDF from './icons/General/IconFilePDF';
|
78
|
-
import IconFileWord from './icons/General/IconFileWord';
|
79
|
-
import IconFillOut from './icons/General/IconFillOut';
|
80
|
-
import IconFloor from './icons/General/IconFloor';
|
81
|
-
import IconGarage from './icons/General/IconGarage';
|
82
|
-
import IconGrid from './icons/General/IconGrid';
|
83
|
-
import IconGym from './icons/General/IconGym';
|
84
|
-
import IconHearth from './icons/General/IconHearth';
|
85
|
-
import IconHearthOutline from './icons/General/IconHearthOutline';
|
86
|
-
import IconHelp from './icons/General/IconHelp';
|
87
|
-
import IconHistory from './icons/General/IconHistory';
|
88
|
-
import IconHouse from './icons/General/IconHouse';
|
89
|
-
import IconHumans from './icons/General/IconHumans';
|
90
|
-
import IconImportantComment from './icons/General/IconImportantComment';
|
91
|
-
import IconInbox from './icons/General/IconInbox';
|
92
|
-
import IconLabel from './icons/General/IconLabel';
|
93
|
-
import IconJointcost from './icons/General/IconJointcost';
|
94
|
-
import IconJointcost2 from './icons/General/IconJointcost2';
|
95
|
-
import IconKey from './icons/General/IconKey';
|
96
|
-
import IconKitchen from './icons/General/IconKitchen';
|
97
|
-
import IconLeisureTime from './icons/General/IconLeisureTime';
|
98
|
-
import IconLock from './icons/General/IconLock';
|
99
|
-
import IconLockLocked from './icons/General/IconLockLocked';
|
100
|
-
import IconLockOpen from './icons/General/IconLockOpen';
|
101
|
-
import IconMap from './icons/General/IconMap';
|
102
|
-
import IconMail from './icons/General/IconMail';
|
103
|
-
import IconMenu from './icons/General/IconMenu';
|
104
|
-
import IconMinus from './icons/General/IconMinus';
|
105
|
-
import IconMoney from './icons/General/IconMoney';
|
106
|
-
import IconParking from './icons/General/IconParking';
|
107
|
-
import IconPaymentCard from './icons/General/IconPaymentCard';
|
108
|
-
import IconPlus from './icons/General/IconPlus';
|
109
|
-
import IconPortalUser from './icons/General/IconPortalUser';
|
110
|
-
import IconReciept from './icons/General/IconReciept';
|
111
|
-
import IconRedo from './icons/General/IconRedo';
|
112
|
-
import IconRefresh from './icons/General/IconRefresh';
|
113
|
-
import IconRoom from './icons/General/IconRoom';
|
114
|
-
import IconSave from './icons/General/IconSave';
|
115
|
-
import IconSearch from './icons/General/IconSearch';
|
116
|
-
import IconSend from './icons/General/IconSend';
|
117
|
-
import IconSettings from './icons/General/IconSettings';
|
118
|
-
import IconShopping from './icons/General/IconShopping';
|
119
|
-
import IconSign from './icons/General/IconSign';
|
120
|
-
import IconStarFilled from './icons/General/IconStarFilled';
|
121
|
-
import IconStarHalf from './icons/General/IconStarHalf';
|
122
|
-
import IconStarOutline from './icons/General/IconStarOutline';
|
123
|
-
import IconStore from './icons/General/IconStore';
|
124
|
-
import IconSubway from './icons/General/IconSubway';
|
125
|
-
import IconSwitch from './icons/General/IconSwitch';
|
126
|
-
import IconTrain from './icons/General/IconTrain';
|
127
|
-
import IconTram from './icons/General/IconTram';
|
128
|
-
import IconPrint from './icons/General/IconPrint';
|
129
|
-
import IconTransport from './icons/General/IconTransport';
|
130
|
-
import IconTypeOfBuilding from './icons/General/IconTypeOfBuilding';
|
131
|
-
import IconUpload from './icons/General/IconUpload';
|
132
|
-
import IconUser from './icons/General/IconUser';
|
133
|
-
import IconUserThin from './icons/General/IconUserThin';
|
134
|
-
import IconVote from './icons/General/IconVote';
|
135
|
-
import IconWalk from './icons/General/IconWalk';
|
136
|
-
import IconWarning from './icons/General/IconWarning';
|
137
|
-
import IconWarningBell from './icons/General/IconWarningBell';
|
138
|
-
import IconZip from './icons/General/IconZip';
|
139
|
-
import IconCommunication from './icons/General/IconCommunication';
|
140
|
-
import IconCommunicationFilled from './icons/General/IconCommunicationFilled';
|
141
|
-
import IconDashboard from './icons/General/IconDashboard';
|
142
|
-
import IconDashboardFilled from './icons/General/IconDashboardFilled';
|
143
|
-
import IconEconomy from './icons/General/IconEconomy';
|
144
|
-
import IconEconomyFilled from './icons/General/IconEconomyFilled';
|
145
|
-
import IconWork from './icons/General/IconWork';
|
146
|
-
import IconWorkFilled from './icons/General/IconWorkFilled';
|
147
|
-
import IconProfile from './icons/General/IconProfile';
|
148
|
-
import IconProfileFilled from './icons/General/IconProfileFilled';
|
149
|
-
import IconLookup from './icons/General/IconLookup';
|
150
|
-
import IconLookupFilled from './icons/General/IconLookupFilled';
|
151
|
-
import IconDocument from './icons/General/IconDocument';
|
152
|
-
import IconDocumentFilled from './icons/General/IconDocumentFilled';
|
153
|
-
import IconEarth from './icons/General/IconEarth';
|
154
|
-
import IconHouseOutline from './icons/General/IconHouseOutline';
|
155
|
-
import IconMembershipFilled from './icons/General/IconMembershipFilled';
|
156
|
-
import IconMembership from './icons/General/IconMembership';
|
157
|
-
import IconCalendar from './icons/General/IconCalendar';
|
158
|
-
import IconInfoOutline from './icons/General/IconInfoOutline';
|
159
|
-
import IconInfoFilled from './icons/General/IconInfoFilled';
|
160
|
-
import IllustrationHouse from './illustrations/General/IllustrationHouse';
|
161
|
-
import IllustrationHighHouseComposition from './illustrations/General/IllustrationHighHouseComposition';
|
162
|
-
import IllustrationHighHouse from './illustrations/General/IllustrationHighHouse';
|
163
|
-
import IllustrationHouseComposition from './illustrations/General/IllustrationHouseComposition';
|
164
|
-
import IllustrationLowHouse from './illustrations/General/IllustrationLowHouse';
|
165
|
-
import IllustrationLowHouseComposition from './illustrations/General/IllustrationLowHouseComposition';
|
166
|
-
import IllustrationSemiDetachedHouse from './illustrations/General/IllustrationSemiDetachedHouse';
|
167
|
-
import IllustrationSemiDetachedHouseComposition from './illustrations/General/IllustrationSemiDetachedHouseComposition';
|
168
|
-
import IllustrationSmallHouse from './illustrations/General/IllustrationSmallHouse';
|
169
|
-
import IllustrationSmallHouseComposition from './illustrations/General/IllustrationSmallHouseComposition';
|
170
|
-
import IllustrationTerraceBlock from './illustrations/General/IllustrationTerraceBlock';
|
171
|
-
import IllustrationTerraceBlockComposition from './illustrations/General/IllustrationTerraceBlockComposition';
|
172
|
-
import IllustrationTownHouse from './illustrations/General/IllustrationTownHouse';
|
173
|
-
import IllustrationTownHouseComposition from './illustrations/General/IllustrationTownHouseComposition';
|
174
|
-
import IllustrationHousesBackground from './illustrations/Backgrounds/IllustrationHousesBackground';
|
175
|
-
import IllustrationHousesBackgroundWithComposition from './illustrations/Backgrounds/IllustrationHousesBackgroundWithComposition';
|
176
|
-
import IllustrationHouseMissing from './illustrations/General/IllustrationHouseMissing';
|
177
|
-
import IllustrationError from './illustrations/General/IllustrationError';
|
178
|
-
import IllustrationErrorGeneric from './illustrations/General/IllustrationErrorGeneric';
|
179
|
-
import IllustrationMySiteBuilding from './illustrations/MySite/IllustrationMySiteBuilding';
|
180
|
-
import IllustrationMySiteCoffeeBook from './illustrations/MySite/IllustrationMySiteCoffeeBook';
|
181
|
-
import IllustrationMySiteComputer from './illustrations/MySite/IllustrationMySiteComputer';
|
182
|
-
import IllustrationMySiteGift from './illustrations/MySite/IllustrationMySiteGift';
|
183
|
-
import IllustrationMySitePapers from './illustrations/MySite/IllustrationMySitePapers';
|
184
|
-
import IllustrationMySitePiggyBank from './illustrations/MySite/IllustrationMySitePiggyBank';
|
185
|
-
import Html from './core/Html';
|
186
|
-
import CustomText from './core/CustomText';
|
187
|
-
import Select from './core/Select';
|
188
|
-
import Option from './core/Select/Option';
|
189
|
-
import UserMenu from './core/UserMenu';
|
190
|
-
import UserMenuOption from './core/UserMenu/UserMenuOption';
|
191
|
-
import Modal from './core/Modal';
|
192
|
-
import NotificationsMenu from './core/NotificationsMenu';
|
193
|
-
import NotificationRow from './core/NotificationsMenu/NotificationRow';
|
194
|
-
import PieChart from './core/PieChart';
|
195
|
-
import SimpleBarChart from './core/SimpleBarChart';
|
196
|
-
import BarAndLineComposedChart from './core/BarAndLineComposedChart';
|
197
|
-
import BarChartWithCustomizedEvent from './core/BarChartWithCustomizedEvent';
|
198
|
-
import Table from './core/Table';
|
199
|
-
import { Cell, Row } from './core/Table';
|
200
|
-
import IconSort from './icons/General/IconSort';
|
201
|
-
import IconFilterList from './icons/General/IconFilterList';
|
202
|
-
import IconBellOutline from './icons/General/IconBellOutline';
|
203
|
-
import IconPlusAlt from './icons/General/IconPlusAlt';
|
204
|
-
import IconPhone from './icons/General/IconPhone';
|
205
|
-
import FileInput from './core/FileInput';
|
206
|
-
import Datepicker from './core/Datepicker';
|
207
|
-
import Submenu from './layout/Submenu';
|
208
|
-
import SubmenuItem from './layout/Submenu/SubmenuItem';
|
209
|
-
import Layout from './layout/Layout';
|
210
|
-
import LayoutShell from './layout/LayoutShell';
|
211
|
-
import Topbar from './layout/Topbar';
|
212
|
-
import { useIsMobile } from './hooks/useIsMobile';
|
213
|
-
import Menu from './layout/Menu';
|
214
|
-
import AppPicker from './layout/Menu/AppPicker';
|
215
|
-
import MainMenu from './layout/Menu/MainMenu';
|
216
|
-
import MenuItem from './layout/Menu/MenuItem';
|
217
|
-
import MenuTop from './layout/Menu/MenuTop';
|
218
|
-
import SecondaryMenu from './layout/Menu/SecondaryMenu';
|
219
|
-
import SecondaryMenuItem from './layout/Menu/SecondaryMenuItem';
|
220
|
-
import MenuSpacer from './layout/Menu/MenuSpacer';
|
221
|
-
import { getDomainFromUrl, getUrlWithProtocol } from './utils/url';
|
222
|
-
import { getFormatedPhone } from './utils/phone';
|
223
|
-
import { alpha } from './utils/alpha';
|
224
|
-
import Box from './core/Box';
|
225
|
-
import { getFormattedPrice, getFormattedPriceWithEnding, getFormattedDate, getTitleString, getFormattedCardNumber, getFormattedTime, getFormattedOrganizationNumber, getFormattedDateTimePretty } from './utils/format';
|
226
|
-
import Textarea from './core/Textarea';
|
227
|
-
import PreemptionCard from './core/PreemptionCard';
|
228
|
-
import PreemptionCardLoading from './core/PreemptionCardLoading';
|
229
|
-
import { getDateIsValid } from './utils/dates';
|
230
|
-
import InfoButton from './core/InfoButton';
|
231
|
-
import CommentsTimeline from './core/CommentsTimeline';
|
232
|
-
import CommentLine from './core/CommentsTimeline/CommentLine';
|
233
|
-
import IconEdit from './icons/General/IconEdit';
|
234
|
-
import IconMinusAlt from './icons/General/IconMinusAlt';
|
235
|
-
import IconMinusAltFilled from './icons/General/IconMinusAltFilled';
|
236
|
-
import BoxedTable from './core/BoxedTable';
|
237
|
-
import HeaderCell from './core/BoxedTable/HeaderCell';
|
238
|
-
import RowCell from './core/BoxedTable/RowCell';
|
239
|
-
import TableHeader from './core/BoxedTable/TableHeader';
|
240
|
-
import TableRow from './core/BoxedTable/TableRow';
|
241
|
-
import IconUndo from './icons/General/IconUndo';
|
242
|
-
import IllustrationPaperCompleted from './illustrations/General/IllustrationPaperCompleted';
|
243
|
-
import IllustrationPaperMissing from './illustrations/General/IllustrationPaperMissing';
|
244
|
-
import CollapseList from './core/CollapseList';
|
245
|
-
import CollapseListItem from './core/CollapseList/Item';
|
246
|
-
import IconVisa from './icons/Logos/IconVisa';
|
247
|
-
import IconMasterCard from './icons/Logos/IconMasterCard';
|
248
|
-
import IconBankAxept from './icons/Logos/IconBankAxept';
|
249
|
-
import IconAmericanExpress from './icons/Logos/IconAmericanExpress';
|
250
|
-
import IconGmail from './icons/Logos/IconGmail';
|
251
|
-
import IconOffice365 from './icons/Logos/IconOffice365';
|
252
|
-
import IconFileCopy from './icons/General/IconFileCopy';
|
253
|
-
import { getReducedArray } from './utils/array';
|
254
|
-
import { isValidAccountNumber, getFormattedAccountNumber } from './utils/accountNumber';
|
255
|
-
import Banner from './core/Banner';
|
256
|
-
import IconTypeOfBuildingOutline from './icons/General/IconTypeOfBuildingOutline';
|
257
|
-
import Calendar from './core/Calendar';
|
258
|
-
import IconCompanyBuildingOutline from './icons/General/IconCompanyBuildingOutline';
|
259
|
-
import IconCompanyBuildingFilled from './icons/General/IconCompanyBuildingFilled';
|
260
|
-
import IllustrationMySiteTransfer from './illustrations/MySite/IllustrationMySiteTransfer';
|
261
|
-
import YearWheel from './core/YearWheel';
|
262
|
-
import DropdownMenu from './core/DropdownMenu';
|
263
|
-
import DropdownMenuOption from './core/DropdownMenu/DropdownMenuOption';
|
264
|
-
import Timeline from './core/Timeline';
|
265
|
-
import Timepicker from './core/Timepicker';
|
266
|
-
import TimelineStep from './core/Timeline/TimelineStep';
|
267
|
-
import HighlightText from './core/HighlightText';
|
268
|
-
import TabBar from './core/TabBar';
|
269
|
-
import TabItem from './core/TabBar/TabItem';
|
270
|
-
import EditorOld from './core/EditorOld';
|
271
|
-
import useScreenOrientation from './hooks/useScreenOrientation';
|
272
|
-
import SimpleLineChart from './core/SimpleLineChart/index';
|
273
|
-
import TabNavItem from './core/TabNav/TabNavItem';
|
274
|
-
import TabNav from './core/TabNav';
|
275
|
-
import IconBblFlame from './icons/General/IconBblFlame';
|
276
|
-
import IconBblWater from './icons/General/IconBblWater';
|
277
|
-
import IconBblShield from './icons/General/IconBblShield';
|
278
|
-
import NoticeCard from './core/NoticeCard';
|
279
|
-
import ListPager from './core/ListPager';
|
280
|
-
import { getCurrentPage, getFirstButtonIndex, getHasMorePages, getHasPreviousPages, getSkippedItems } from './utils/pagination';
|
281
|
-
import Editor from './core/Editor';
|
282
|
-
import Spinner from './core/Spinner';
|
283
|
-
import Autocomplete from './core/Autocomplete';
|
284
|
-
import IconFullscreenOpen from './icons/General/IconFullscreenOpen';
|
285
|
-
import IconFullscreenClose from './icons/General/IconFullscreenClose';
|
286
|
-
import GoogleButton from './core/GoogleButton';
|
287
|
-
import NotificationCounter from './core/NotificationCounter';
|
288
|
-
export { Topbar, Layout, LayoutShell, AppShell, AppLoader, Alert, Button, Card, Divider, Dropdown, Header, Input, Image, Checkbox, Link, List, ListItem, Tag, Text, Footer, FooterCol, FooterGroup, FooterLabel, FooterLink, FooterButton, Radio, Skeleton, Html, CustomText, Select, Option, UserMenu, UserMenuOption, Modal, NotificationsMenu, NotificationRow, Table, Cell, Row, FileInput, Datepicker, Menu, AppPicker, MainMenu, MenuItem, MenuTop, SecondaryMenu, SecondaryMenuItem, MenuSpacer, Submenu, SubmenuItem, PreemptionCard, PreemptionCardLoading, PieChart, SimpleBarChart, SimpleLineChart, BarAndLineComposedChart, BarChartWithCustomizedEvent, IconApartment, IconArchives, IconArea, IconChoice, IconReply, IconReplyAll, IconForward, IconArrowDown, IconArrowLeft, IconArrowRight, IconArrowUp, IconAttachment, IconBack, IconBath, IconBoard, IconBookmarkOutline, IconBookmarkFilled, IconBus, IconBlock, IconCar, IconCaretDown, IconCaretLeft, IconCaretUp, IconCaretRight, IconCheck, IconCheckedOutline, IconCheckedFilled, IconChevronLeft, IconChevronRight, IconChevronDown, IconClose, IconCloseAlt, IconComment, IconCompanyBuilding, IconDelete, IconDoor, IconDotFilled, IconDotOutline, IconDownload, IconDraft, IconElevator, IconErrorOutline, IconErrorFilled, IconExternalLink, IconEye, IconEyeDeny, IconFamily, IconFerry, IconFile, IconFileEdit, IconFileAdd, IconFileExcel, IconFilePDF, IconFileWord, IconFillOut, IconFloor, IconGarage, IconGrid, IconGym, IconHearth, IconHearthOutline, IconHelp, IconHistory, IconHouse, IconHumans, IconImportantComment, IconInbox, IconLabel, IconJointcost, IconJointcost2, IconKey, IconKitchen, IconLeisureTime, IconLock, IconLockLocked, IconLockOpen, IconMap, IconMail, IconMenu, IconMinus, IconMoney, IconParking, IconPaymentCard, IconPlus, IconPortalUser, IconReciept, IconRedo, IconRefresh, IconRoom, IconSave, IconSearch, IconSend, IconSettings, IconShopping, IconSign, IconStarFilled, IconStarHalf, IconStarOutline, IconStore, IconSubway, IconSwitch, IconTrain, IconTram, IconPrint, IconTransport, IconTypeOfBuilding, IconTypeOfBuildingOutline, IconUpload, IconUser, IconUserThin, IconVote, IconWalk, IconWarning, IconWarningBell, IconZip, IconSort, IconFilterList, IconBellOutline, IconPlusAlt, IconPhone, IconHouseOutline, IconMembership, IconMembershipFilled, IconCalendar, IconInfoOutline, IconInfoFilled, IllustrationHouse, IllustrationHighHouseComposition, IllustrationHighHouse, IllustrationHouseComposition, IllustrationLowHouse, IllustrationLowHouseComposition, IllustrationSemiDetachedHouse, IllustrationSemiDetachedHouseComposition, IllustrationSmallHouse, IllustrationSmallHouseComposition, IllustrationTerraceBlock, IllustrationTerraceBlockComposition, IllustrationTownHouse, IllustrationTownHouseComposition, IllustrationHousesBackground, IllustrationHousesBackgroundWithComposition, IllustrationHouseMissing, IllustrationError, IllustrationErrorGeneric, IllustrationPaperCompleted, IllustrationPaperMissing, IllustrationMySiteBuilding, IllustrationMySiteCoffeeBook, IllustrationMySiteComputer, IllustrationMySiteGift, IllustrationMySitePapers, IllustrationMySitePiggyBank, IllustrationMySiteTransfer, IconCommunication, IconCommunicationFilled, IconCompanyBuildingOutline, IconCompanyBuildingFilled, IconDashboard, IconDashboardFilled, IconEconomy, IconEconomyFilled, IconWork, IconWorkFilled, IconProfile, IconProfileFilled, IconLookup, IconLookupFilled, IconDocument, IconDocumentFilled, IconEarth, IconEdit, IconMinusAlt, IconMinusAltFilled, IconUndo, IconVisa, IconMasterCard, IconBankAxept, IconAmericanExpress, IconFileCopy, IconBblFlame, IconBblWater, IconBblShield, IconFullscreenOpen, IconFullscreenClose, IconGmail, IconOffice365, useIsMobile, useScreenOrientation, getDomainFromUrl, getFormatedPhone, getUrlWithProtocol, getFormattedPrice, getFormattedPriceWithEnding, getFormattedDate, getTitleString, getDateIsValid, getReducedArray, getFormattedAccountNumber, getFormattedOrganizationNumber, isValidAccountNumber, getFormattedCardNumber, getFormattedTime, alpha, getCurrentPage, getSkippedItems, getHasPreviousPages, getHasMorePages, getFirstButtonIndex, getFormattedDateTimePretty, Box, Textarea, InfoButton, CommentsTimeline, CommentLine, HeaderCell, RowCell, TableHeader, TableRow, BoxedTable, CollapseList, CollapseListItem, Banner, Calendar, YearWheel, DropdownMenu, DropdownMenuOption, Timeline, Timepicker, TimelineStep, HighlightText, TabBar, TabItem, Editor, EditorOld, TabNav, TabNavItem, NoticeCard, ListPager, Spinner, Autocomplete, GoogleButton, NotificationCounter, };
|
1
|
+
import AppShell from './app-shell';
|
2
|
+
import AppLoader from './core/AppLoader';
|
3
|
+
import Alert from './core/Alert';
|
4
|
+
import Button from './core/Button';
|
5
|
+
import Card from './core/Card';
|
6
|
+
import Divider from './core/Divider';
|
7
|
+
import Dropdown from './core/Dropdown';
|
8
|
+
import Header from './core/Header';
|
9
|
+
import Input from './core/Input';
|
10
|
+
import Image from './core/Image';
|
11
|
+
import Link from './core/Link';
|
12
|
+
import List from './core/List';
|
13
|
+
import ListItem from './core/List/Item';
|
14
|
+
import Tag from './core/Tag';
|
15
|
+
import Text from './core/Text';
|
16
|
+
import Footer from './layout/Footer';
|
17
|
+
import FooterCol from './layout/Footer/FooterCol';
|
18
|
+
import FooterGroup from './layout/Footer/FooterGroup';
|
19
|
+
import FooterLabel from './layout/Footer/FooterLabel';
|
20
|
+
import FooterLink from './layout/Footer/FooterLink';
|
21
|
+
import FooterButton from './layout/Footer/FooterButton';
|
22
|
+
import Checkbox from './core/Checkbox';
|
23
|
+
import Radio from './core/Radio';
|
24
|
+
import Skeleton from './core/Skeleton';
|
25
|
+
import IconApartment from './icons/General/IconApartment';
|
26
|
+
import IconArchives from './icons/General/IconArchives';
|
27
|
+
import IconArea from './icons/General/IconArea';
|
28
|
+
import IconChoice from './icons/General/IconChoice';
|
29
|
+
import IconReply from './icons/General/IconReply';
|
30
|
+
import IconReplyAll from './icons/General/IconReplyAll';
|
31
|
+
import IconForward from './icons/General/IconForward';
|
32
|
+
import IconArrowDown from './icons/General/IconArrowDown';
|
33
|
+
import IconDelete from './icons/General/IconDelete';
|
34
|
+
import IconDoor from './icons/General/IconDoor';
|
35
|
+
import IconArrowLeft from './icons/General/IconArrowLeft';
|
36
|
+
import IconArrowRight from './icons/General/IconArrowRight';
|
37
|
+
import IconArrowUp from './icons/General/IconArrowUp';
|
38
|
+
import IconAttachment from './icons/General/IconAttachment';
|
39
|
+
import IconBack from './icons/General/IconBack';
|
40
|
+
import IconBath from './icons/General/IconBath';
|
41
|
+
import IconBoard from './icons/General/IconBoard';
|
42
|
+
import IconBookmarkOutline from './icons/General/IconBookmarkOutline';
|
43
|
+
import IconBookmarkFilled from './icons/General/IconBookmarkFilled';
|
44
|
+
import IconBus from './icons/General/IconBus';
|
45
|
+
import IconBlock from './icons/General/IconBlock';
|
46
|
+
import IconCar from './icons/General/IconCar';
|
47
|
+
import IconCaretDown from './icons/General/IconCaretDown';
|
48
|
+
import IconCaretLeft from './icons/General/IconCaretLeft';
|
49
|
+
import IconCaretUp from './icons/General/IconCaretUp';
|
50
|
+
import IconCaretRight from './icons/General/IconCaretRight';
|
51
|
+
import IconCheck from './icons/General/IconCheck';
|
52
|
+
import IconCheckedOutline from './icons/General/IconCheckedOutline';
|
53
|
+
import IconCheckedFilled from './icons/General/IconCheckedFilled';
|
54
|
+
import IconChevronLeft from './icons/General/IconChevronLeft';
|
55
|
+
import IconChevronRight from './icons/General/IconChevronRight';
|
56
|
+
import IconChevronDown from './icons/General/IconChevronDown';
|
57
|
+
import IconClose from './icons/General/IconClose';
|
58
|
+
import IconCloseAlt from './icons/General/IconCloseAlt';
|
59
|
+
import IconComment from './icons/General/IconComment';
|
60
|
+
import IconCompanyBuilding from './icons/General/IconCompanyBuilding';
|
61
|
+
import IconDotFilled from './icons/General/IconDotFilled';
|
62
|
+
import IconDotOutline from './icons/General/IconDotOutline';
|
63
|
+
import IconDownload from './icons/General/IconDownload';
|
64
|
+
import IconDraft from './icons/General/IconDraft';
|
65
|
+
import IconElevator from './icons/General/IconElevator';
|
66
|
+
import IconErrorOutline from './icons/General/IconErrorOutline';
|
67
|
+
import IconErrorFilled from './icons/General/IconErrorFilled';
|
68
|
+
import IconExternalLink from './icons/General/IconExternalLink';
|
69
|
+
import IconEye from './icons/General/IconEye';
|
70
|
+
import IconEyeDeny from './icons/General/IconEyeDeny';
|
71
|
+
import IconFamily from './icons/General/IconFamily';
|
72
|
+
import IconFerry from './icons/General/IconFerry';
|
73
|
+
import IconFile from './icons/General/IconFile';
|
74
|
+
import IconFileEdit from './icons/General/IconFileEdit';
|
75
|
+
import IconFileAdd from './icons/General/IconFileAdd';
|
76
|
+
import IconFileExcel from './icons/General/IconFileExcel';
|
77
|
+
import IconFilePDF from './icons/General/IconFilePDF';
|
78
|
+
import IconFileWord from './icons/General/IconFileWord';
|
79
|
+
import IconFillOut from './icons/General/IconFillOut';
|
80
|
+
import IconFloor from './icons/General/IconFloor';
|
81
|
+
import IconGarage from './icons/General/IconGarage';
|
82
|
+
import IconGrid from './icons/General/IconGrid';
|
83
|
+
import IconGym from './icons/General/IconGym';
|
84
|
+
import IconHearth from './icons/General/IconHearth';
|
85
|
+
import IconHearthOutline from './icons/General/IconHearthOutline';
|
86
|
+
import IconHelp from './icons/General/IconHelp';
|
87
|
+
import IconHistory from './icons/General/IconHistory';
|
88
|
+
import IconHouse from './icons/General/IconHouse';
|
89
|
+
import IconHumans from './icons/General/IconHumans';
|
90
|
+
import IconImportantComment from './icons/General/IconImportantComment';
|
91
|
+
import IconInbox from './icons/General/IconInbox';
|
92
|
+
import IconLabel from './icons/General/IconLabel';
|
93
|
+
import IconJointcost from './icons/General/IconJointcost';
|
94
|
+
import IconJointcost2 from './icons/General/IconJointcost2';
|
95
|
+
import IconKey from './icons/General/IconKey';
|
96
|
+
import IconKitchen from './icons/General/IconKitchen';
|
97
|
+
import IconLeisureTime from './icons/General/IconLeisureTime';
|
98
|
+
import IconLock from './icons/General/IconLock';
|
99
|
+
import IconLockLocked from './icons/General/IconLockLocked';
|
100
|
+
import IconLockOpen from './icons/General/IconLockOpen';
|
101
|
+
import IconMap from './icons/General/IconMap';
|
102
|
+
import IconMail from './icons/General/IconMail';
|
103
|
+
import IconMenu from './icons/General/IconMenu';
|
104
|
+
import IconMinus from './icons/General/IconMinus';
|
105
|
+
import IconMoney from './icons/General/IconMoney';
|
106
|
+
import IconParking from './icons/General/IconParking';
|
107
|
+
import IconPaymentCard from './icons/General/IconPaymentCard';
|
108
|
+
import IconPlus from './icons/General/IconPlus';
|
109
|
+
import IconPortalUser from './icons/General/IconPortalUser';
|
110
|
+
import IconReciept from './icons/General/IconReciept';
|
111
|
+
import IconRedo from './icons/General/IconRedo';
|
112
|
+
import IconRefresh from './icons/General/IconRefresh';
|
113
|
+
import IconRoom from './icons/General/IconRoom';
|
114
|
+
import IconSave from './icons/General/IconSave';
|
115
|
+
import IconSearch from './icons/General/IconSearch';
|
116
|
+
import IconSend from './icons/General/IconSend';
|
117
|
+
import IconSettings from './icons/General/IconSettings';
|
118
|
+
import IconShopping from './icons/General/IconShopping';
|
119
|
+
import IconSign from './icons/General/IconSign';
|
120
|
+
import IconStarFilled from './icons/General/IconStarFilled';
|
121
|
+
import IconStarHalf from './icons/General/IconStarHalf';
|
122
|
+
import IconStarOutline from './icons/General/IconStarOutline';
|
123
|
+
import IconStore from './icons/General/IconStore';
|
124
|
+
import IconSubway from './icons/General/IconSubway';
|
125
|
+
import IconSwitch from './icons/General/IconSwitch';
|
126
|
+
import IconTrain from './icons/General/IconTrain';
|
127
|
+
import IconTram from './icons/General/IconTram';
|
128
|
+
import IconPrint from './icons/General/IconPrint';
|
129
|
+
import IconTransport from './icons/General/IconTransport';
|
130
|
+
import IconTypeOfBuilding from './icons/General/IconTypeOfBuilding';
|
131
|
+
import IconUpload from './icons/General/IconUpload';
|
132
|
+
import IconUser from './icons/General/IconUser';
|
133
|
+
import IconUserThin from './icons/General/IconUserThin';
|
134
|
+
import IconVote from './icons/General/IconVote';
|
135
|
+
import IconWalk from './icons/General/IconWalk';
|
136
|
+
import IconWarning from './icons/General/IconWarning';
|
137
|
+
import IconWarningBell from './icons/General/IconWarningBell';
|
138
|
+
import IconZip from './icons/General/IconZip';
|
139
|
+
import IconCommunication from './icons/General/IconCommunication';
|
140
|
+
import IconCommunicationFilled from './icons/General/IconCommunicationFilled';
|
141
|
+
import IconDashboard from './icons/General/IconDashboard';
|
142
|
+
import IconDashboardFilled from './icons/General/IconDashboardFilled';
|
143
|
+
import IconEconomy from './icons/General/IconEconomy';
|
144
|
+
import IconEconomyFilled from './icons/General/IconEconomyFilled';
|
145
|
+
import IconWork from './icons/General/IconWork';
|
146
|
+
import IconWorkFilled from './icons/General/IconWorkFilled';
|
147
|
+
import IconProfile from './icons/General/IconProfile';
|
148
|
+
import IconProfileFilled from './icons/General/IconProfileFilled';
|
149
|
+
import IconLookup from './icons/General/IconLookup';
|
150
|
+
import IconLookupFilled from './icons/General/IconLookupFilled';
|
151
|
+
import IconDocument from './icons/General/IconDocument';
|
152
|
+
import IconDocumentFilled from './icons/General/IconDocumentFilled';
|
153
|
+
import IconEarth from './icons/General/IconEarth';
|
154
|
+
import IconHouseOutline from './icons/General/IconHouseOutline';
|
155
|
+
import IconMembershipFilled from './icons/General/IconMembershipFilled';
|
156
|
+
import IconMembership from './icons/General/IconMembership';
|
157
|
+
import IconCalendar from './icons/General/IconCalendar';
|
158
|
+
import IconInfoOutline from './icons/General/IconInfoOutline';
|
159
|
+
import IconInfoFilled from './icons/General/IconInfoFilled';
|
160
|
+
import IllustrationHouse from './illustrations/General/IllustrationHouse';
|
161
|
+
import IllustrationHighHouseComposition from './illustrations/General/IllustrationHighHouseComposition';
|
162
|
+
import IllustrationHighHouse from './illustrations/General/IllustrationHighHouse';
|
163
|
+
import IllustrationHouseComposition from './illustrations/General/IllustrationHouseComposition';
|
164
|
+
import IllustrationLowHouse from './illustrations/General/IllustrationLowHouse';
|
165
|
+
import IllustrationLowHouseComposition from './illustrations/General/IllustrationLowHouseComposition';
|
166
|
+
import IllustrationSemiDetachedHouse from './illustrations/General/IllustrationSemiDetachedHouse';
|
167
|
+
import IllustrationSemiDetachedHouseComposition from './illustrations/General/IllustrationSemiDetachedHouseComposition';
|
168
|
+
import IllustrationSmallHouse from './illustrations/General/IllustrationSmallHouse';
|
169
|
+
import IllustrationSmallHouseComposition from './illustrations/General/IllustrationSmallHouseComposition';
|
170
|
+
import IllustrationTerraceBlock from './illustrations/General/IllustrationTerraceBlock';
|
171
|
+
import IllustrationTerraceBlockComposition from './illustrations/General/IllustrationTerraceBlockComposition';
|
172
|
+
import IllustrationTownHouse from './illustrations/General/IllustrationTownHouse';
|
173
|
+
import IllustrationTownHouseComposition from './illustrations/General/IllustrationTownHouseComposition';
|
174
|
+
import IllustrationHousesBackground from './illustrations/Backgrounds/IllustrationHousesBackground';
|
175
|
+
import IllustrationHousesBackgroundWithComposition from './illustrations/Backgrounds/IllustrationHousesBackgroundWithComposition';
|
176
|
+
import IllustrationHouseMissing from './illustrations/General/IllustrationHouseMissing';
|
177
|
+
import IllustrationError from './illustrations/General/IllustrationError';
|
178
|
+
import IllustrationErrorGeneric from './illustrations/General/IllustrationErrorGeneric';
|
179
|
+
import IllustrationMySiteBuilding from './illustrations/MySite/IllustrationMySiteBuilding';
|
180
|
+
import IllustrationMySiteCoffeeBook from './illustrations/MySite/IllustrationMySiteCoffeeBook';
|
181
|
+
import IllustrationMySiteComputer from './illustrations/MySite/IllustrationMySiteComputer';
|
182
|
+
import IllustrationMySiteGift from './illustrations/MySite/IllustrationMySiteGift';
|
183
|
+
import IllustrationMySitePapers from './illustrations/MySite/IllustrationMySitePapers';
|
184
|
+
import IllustrationMySitePiggyBank from './illustrations/MySite/IllustrationMySitePiggyBank';
|
185
|
+
import Html from './core/Html';
|
186
|
+
import CustomText from './core/CustomText';
|
187
|
+
import Select from './core/Select';
|
188
|
+
import Option from './core/Select/Option';
|
189
|
+
import UserMenu from './core/UserMenu';
|
190
|
+
import UserMenuOption from './core/UserMenu/UserMenuOption';
|
191
|
+
import Modal from './core/Modal';
|
192
|
+
import NotificationsMenu from './core/NotificationsMenu';
|
193
|
+
import NotificationRow from './core/NotificationsMenu/NotificationRow';
|
194
|
+
import PieChart from './core/PieChart';
|
195
|
+
import SimpleBarChart from './core/SimpleBarChart';
|
196
|
+
import BarAndLineComposedChart from './core/BarAndLineComposedChart';
|
197
|
+
import BarChartWithCustomizedEvent from './core/BarChartWithCustomizedEvent';
|
198
|
+
import Table from './core/Table';
|
199
|
+
import { Cell, Row } from './core/Table';
|
200
|
+
import IconSort from './icons/General/IconSort';
|
201
|
+
import IconFilterList from './icons/General/IconFilterList';
|
202
|
+
import IconBellOutline from './icons/General/IconBellOutline';
|
203
|
+
import IconPlusAlt from './icons/General/IconPlusAlt';
|
204
|
+
import IconPhone from './icons/General/IconPhone';
|
205
|
+
import FileInput from './core/FileInput';
|
206
|
+
import Datepicker from './core/Datepicker';
|
207
|
+
import Submenu from './layout/Submenu';
|
208
|
+
import SubmenuItem from './layout/Submenu/SubmenuItem';
|
209
|
+
import Layout from './layout/Layout';
|
210
|
+
import LayoutShell from './layout/LayoutShell';
|
211
|
+
import Topbar from './layout/Topbar';
|
212
|
+
import { useIsMobile } from './hooks/useIsMobile';
|
213
|
+
import Menu from './layout/Menu';
|
214
|
+
import AppPicker from './layout/Menu/AppPicker';
|
215
|
+
import MainMenu from './layout/Menu/MainMenu';
|
216
|
+
import MenuItem from './layout/Menu/MenuItem';
|
217
|
+
import MenuTop from './layout/Menu/MenuTop';
|
218
|
+
import SecondaryMenu from './layout/Menu/SecondaryMenu';
|
219
|
+
import SecondaryMenuItem from './layout/Menu/SecondaryMenuItem';
|
220
|
+
import MenuSpacer from './layout/Menu/MenuSpacer';
|
221
|
+
import { getDomainFromUrl, getUrlWithProtocol } from './utils/url';
|
222
|
+
import { getFormatedPhone } from './utils/phone';
|
223
|
+
import { alpha } from './utils/alpha';
|
224
|
+
import Box from './core/Box';
|
225
|
+
import { getFormattedPrice, getFormattedPriceWithEnding, getFormattedDate, getTitleString, getFormattedCardNumber, getFormattedTime, getFormattedOrganizationNumber, getFormattedDateTimePretty } from './utils/format';
|
226
|
+
import Textarea from './core/Textarea';
|
227
|
+
import PreemptionCard from './core/PreemptionCard';
|
228
|
+
import PreemptionCardLoading from './core/PreemptionCardLoading';
|
229
|
+
import { getDateIsValid } from './utils/dates';
|
230
|
+
import InfoButton from './core/InfoButton';
|
231
|
+
import CommentsTimeline from './core/CommentsTimeline';
|
232
|
+
import CommentLine from './core/CommentsTimeline/CommentLine';
|
233
|
+
import IconEdit from './icons/General/IconEdit';
|
234
|
+
import IconMinusAlt from './icons/General/IconMinusAlt';
|
235
|
+
import IconMinusAltFilled from './icons/General/IconMinusAltFilled';
|
236
|
+
import BoxedTable from './core/BoxedTable';
|
237
|
+
import HeaderCell from './core/BoxedTable/HeaderCell';
|
238
|
+
import RowCell from './core/BoxedTable/RowCell';
|
239
|
+
import TableHeader from './core/BoxedTable/TableHeader';
|
240
|
+
import TableRow from './core/BoxedTable/TableRow';
|
241
|
+
import IconUndo from './icons/General/IconUndo';
|
242
|
+
import IllustrationPaperCompleted from './illustrations/General/IllustrationPaperCompleted';
|
243
|
+
import IllustrationPaperMissing from './illustrations/General/IllustrationPaperMissing';
|
244
|
+
import CollapseList from './core/CollapseList';
|
245
|
+
import CollapseListItem from './core/CollapseList/Item';
|
246
|
+
import IconVisa from './icons/Logos/IconVisa';
|
247
|
+
import IconMasterCard from './icons/Logos/IconMasterCard';
|
248
|
+
import IconBankAxept from './icons/Logos/IconBankAxept';
|
249
|
+
import IconAmericanExpress from './icons/Logos/IconAmericanExpress';
|
250
|
+
import IconGmail from './icons/Logos/IconGmail';
|
251
|
+
import IconOffice365 from './icons/Logos/IconOffice365';
|
252
|
+
import IconFileCopy from './icons/General/IconFileCopy';
|
253
|
+
import { getReducedArray } from './utils/array';
|
254
|
+
import { isValidAccountNumber, getFormattedAccountNumber } from './utils/accountNumber';
|
255
|
+
import Banner from './core/Banner';
|
256
|
+
import IconTypeOfBuildingOutline from './icons/General/IconTypeOfBuildingOutline';
|
257
|
+
import Calendar from './core/Calendar';
|
258
|
+
import IconCompanyBuildingOutline from './icons/General/IconCompanyBuildingOutline';
|
259
|
+
import IconCompanyBuildingFilled from './icons/General/IconCompanyBuildingFilled';
|
260
|
+
import IllustrationMySiteTransfer from './illustrations/MySite/IllustrationMySiteTransfer';
|
261
|
+
import YearWheel from './core/YearWheel';
|
262
|
+
import DropdownMenu from './core/DropdownMenu';
|
263
|
+
import DropdownMenuOption from './core/DropdownMenu/DropdownMenuOption';
|
264
|
+
import Timeline from './core/Timeline';
|
265
|
+
import Timepicker from './core/Timepicker';
|
266
|
+
import TimelineStep from './core/Timeline/TimelineStep';
|
267
|
+
import HighlightText from './core/HighlightText';
|
268
|
+
import TabBar from './core/TabBar';
|
269
|
+
import TabItem from './core/TabBar/TabItem';
|
270
|
+
import EditorOld from './core/EditorOld';
|
271
|
+
import useScreenOrientation from './hooks/useScreenOrientation';
|
272
|
+
import SimpleLineChart from './core/SimpleLineChart/index';
|
273
|
+
import TabNavItem from './core/TabNav/TabNavItem';
|
274
|
+
import TabNav from './core/TabNav';
|
275
|
+
import IconBblFlame from './icons/General/IconBblFlame';
|
276
|
+
import IconBblWater from './icons/General/IconBblWater';
|
277
|
+
import IconBblShield from './icons/General/IconBblShield';
|
278
|
+
import NoticeCard from './core/NoticeCard';
|
279
|
+
import ListPager from './core/ListPager';
|
280
|
+
import { getCurrentPage, getFirstButtonIndex, getHasMorePages, getHasPreviousPages, getSkippedItems } from './utils/pagination';
|
281
|
+
import Editor from './core/Editor';
|
282
|
+
import Spinner from './core/Spinner';
|
283
|
+
import Autocomplete from './core/Autocomplete';
|
284
|
+
import IconFullscreenOpen from './icons/General/IconFullscreenOpen';
|
285
|
+
import IconFullscreenClose from './icons/General/IconFullscreenClose';
|
286
|
+
import GoogleButton from './core/GoogleButton';
|
287
|
+
import NotificationCounter from './core/NotificationCounter';
|
288
|
+
export { Topbar, Layout, LayoutShell, AppShell, AppLoader, Alert, Button, Card, Divider, Dropdown, Header, Input, Image, Checkbox, Link, List, ListItem, Tag, Text, Footer, FooterCol, FooterGroup, FooterLabel, FooterLink, FooterButton, Radio, Skeleton, Html, CustomText, Select, Option, UserMenu, UserMenuOption, Modal, NotificationsMenu, NotificationRow, Table, Cell, Row, FileInput, Datepicker, Menu, AppPicker, MainMenu, MenuItem, MenuTop, SecondaryMenu, SecondaryMenuItem, MenuSpacer, Submenu, SubmenuItem, PreemptionCard, PreemptionCardLoading, PieChart, SimpleBarChart, SimpleLineChart, BarAndLineComposedChart, BarChartWithCustomizedEvent, IconApartment, IconArchives, IconArea, IconChoice, IconReply, IconReplyAll, IconForward, IconArrowDown, IconArrowLeft, IconArrowRight, IconArrowUp, IconAttachment, IconBack, IconBath, IconBoard, IconBookmarkOutline, IconBookmarkFilled, IconBus, IconBlock, IconCar, IconCaretDown, IconCaretLeft, IconCaretUp, IconCaretRight, IconCheck, IconCheckedOutline, IconCheckedFilled, IconChevronLeft, IconChevronRight, IconChevronDown, IconClose, IconCloseAlt, IconComment, IconCompanyBuilding, IconDelete, IconDoor, IconDotFilled, IconDotOutline, IconDownload, IconDraft, IconElevator, IconErrorOutline, IconErrorFilled, IconExternalLink, IconEye, IconEyeDeny, IconFamily, IconFerry, IconFile, IconFileEdit, IconFileAdd, IconFileExcel, IconFilePDF, IconFileWord, IconFillOut, IconFloor, IconGarage, IconGrid, IconGym, IconHearth, IconHearthOutline, IconHelp, IconHistory, IconHouse, IconHumans, IconImportantComment, IconInbox, IconLabel, IconJointcost, IconJointcost2, IconKey, IconKitchen, IconLeisureTime, IconLock, IconLockLocked, IconLockOpen, IconMap, IconMail, IconMenu, IconMinus, IconMoney, IconParking, IconPaymentCard, IconPlus, IconPortalUser, IconReciept, IconRedo, IconRefresh, IconRoom, IconSave, IconSearch, IconSend, IconSettings, IconShopping, IconSign, IconStarFilled, IconStarHalf, IconStarOutline, IconStore, IconSubway, IconSwitch, IconTrain, IconTram, IconPrint, IconTransport, IconTypeOfBuilding, IconTypeOfBuildingOutline, IconUpload, IconUser, IconUserThin, IconVote, IconWalk, IconWarning, IconWarningBell, IconZip, IconSort, IconFilterList, IconBellOutline, IconPlusAlt, IconPhone, IconHouseOutline, IconMembership, IconMembershipFilled, IconCalendar, IconInfoOutline, IconInfoFilled, IllustrationHouse, IllustrationHighHouseComposition, IllustrationHighHouse, IllustrationHouseComposition, IllustrationLowHouse, IllustrationLowHouseComposition, IllustrationSemiDetachedHouse, IllustrationSemiDetachedHouseComposition, IllustrationSmallHouse, IllustrationSmallHouseComposition, IllustrationTerraceBlock, IllustrationTerraceBlockComposition, IllustrationTownHouse, IllustrationTownHouseComposition, IllustrationHousesBackground, IllustrationHousesBackgroundWithComposition, IllustrationHouseMissing, IllustrationError, IllustrationErrorGeneric, IllustrationPaperCompleted, IllustrationPaperMissing, IllustrationMySiteBuilding, IllustrationMySiteCoffeeBook, IllustrationMySiteComputer, IllustrationMySiteGift, IllustrationMySitePapers, IllustrationMySitePiggyBank, IllustrationMySiteTransfer, IconCommunication, IconCommunicationFilled, IconCompanyBuildingOutline, IconCompanyBuildingFilled, IconDashboard, IconDashboardFilled, IconEconomy, IconEconomyFilled, IconWork, IconWorkFilled, IconProfile, IconProfileFilled, IconLookup, IconLookupFilled, IconDocument, IconDocumentFilled, IconEarth, IconEdit, IconMinusAlt, IconMinusAltFilled, IconUndo, IconVisa, IconMasterCard, IconBankAxept, IconAmericanExpress, IconFileCopy, IconBblFlame, IconBblWater, IconBblShield, IconFullscreenOpen, IconFullscreenClose, IconGmail, IconOffice365, useIsMobile, useScreenOrientation, getDomainFromUrl, getFormatedPhone, getUrlWithProtocol, getFormattedPrice, getFormattedPriceWithEnding, getFormattedDate, getTitleString, getDateIsValid, getReducedArray, getFormattedAccountNumber, getFormattedOrganizationNumber, isValidAccountNumber, getFormattedCardNumber, getFormattedTime, alpha, getCurrentPage, getSkippedItems, getHasPreviousPages, getHasMorePages, getFirstButtonIndex, getFormattedDateTimePretty, Box, Textarea, InfoButton, CommentsTimeline, CommentLine, HeaderCell, RowCell, TableHeader, TableRow, BoxedTable, CollapseList, CollapseListItem, Banner, Calendar, YearWheel, DropdownMenu, DropdownMenuOption, Timeline, Timepicker, TimelineStep, HighlightText, TabBar, TabItem, Editor, EditorOld, TabNav, TabNavItem, NoticeCard, ListPager, Spinner, Autocomplete, GoogleButton, NotificationCounter, };
|
289
289
|
//# sourceMappingURL=index.d.ts.map
|