@bbl-digital/snorre 4.0.76 → 4.0.78
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/bundle.js +697 -469
- package/esm/app-shell/index.js +1 -2
- package/esm/core/Alert/index.js +1 -2
- package/esm/core/AppLoader/index.js +1 -2
- package/esm/core/Autocomplete/Autocomplete.stories.js +1 -2
- package/esm/core/Autocomplete/index.js +1 -3
- package/esm/core/Banner/index.js +1 -2
- package/esm/core/BarAndLineComposedChart/index.js +1 -2
- package/esm/core/BarChartWithCustomizedEvent/index.js +1 -2
- package/esm/core/Box/index.js +1 -2
- package/esm/core/BoxedTable/BoxedTable.stories.js +1 -2
- package/esm/core/BoxedTable/DraggableRow/index.js +1 -2
- package/esm/core/BoxedTable/TableRow/index.js +1 -2
- package/esm/core/BoxedTable/index.js +1 -2
- package/esm/core/Calendar/CalendarEvent/index.js +1 -2
- package/esm/core/Calendar/CalendarSmallEvent/index.js +1 -2
- package/esm/core/Calendar/index.js +1 -2
- package/esm/core/Card/Card.stories.js +1 -2
- package/esm/core/Checkbox/index.js +1 -2
- package/esm/core/CollapseList/CollapseList.stories.js +1 -2
- package/esm/core/CollapseList/Item.js +1 -3
- package/esm/core/CommentsTimeline/CommentLine/index.js +1 -2
- package/esm/core/CommentsTimeline/CommentsTimeline.stories.js +1 -2
- package/esm/core/Datepicker/index.js +1 -3
- package/esm/core/DatepickerRange/index.js +2 -2
- package/esm/core/Dropdown/index.js +1 -2
- package/esm/core/DropdownMenu/DropdownMenu.stories.js +1 -3
- package/esm/core/DropdownMenu/index.js +1 -2
- package/esm/core/Editor/Editor.stories.js +1 -0
- package/esm/core/Editor/index.js +1 -2
- package/esm/core/EditorQuillReact/config.js +4 -1
- package/esm/core/EditorQuillReact/index.js +3 -4
- package/esm/core/FileInput/index.js +1 -2
- package/esm/core/GoogleButton/index.js +1 -2
- package/esm/core/Html/Html.stories.js +1 -2
- package/esm/core/ImagePicker/UploadButton.js +1 -2
- package/esm/core/ImagePicker/index.js +1 -2
- package/esm/core/ImageViewer/index.js +1 -2
- package/esm/core/InfoButton/index.js +1 -2
- package/esm/core/Input/index.js +1 -2
- package/esm/core/Link/index.js +1 -2
- package/esm/core/List/List.stories.js +1 -3
- package/esm/core/ListPager/index.js +1 -2
- package/esm/core/MediaCarousel/index.js +1 -2
- package/esm/core/Modal/Modal.stories.js +1 -2
- package/esm/core/Modal/index.js +1 -2
- package/esm/core/NoticeCard/index.js +1 -3
- package/esm/core/NoticeCard/privateComponents/NoticeAttachmentBlock/index.js +1 -2
- package/esm/core/NoticeCard/privateComponents/NoticeMetaInfo/index.js +1 -2
- package/esm/core/NotificationsMenu/NotificationRow/index.js +1 -2
- package/esm/core/NotificationsMenu/NotificationsMenu.stories.js +1 -3
- package/esm/core/NotificationsMenu/index.js +1 -2
- package/esm/core/PieChart/ActiveShape/index.js +1 -2
- package/esm/core/PieChart/index.js +1 -2
- package/esm/core/PieChart/renderTextContent/index.js +1 -2
- package/esm/core/PreemptionCard/index.js +1 -2
- package/esm/core/PreemptionCardLoading/index.js +1 -2
- package/esm/core/QuillEditor/Attributors/IndentAttributor.js +16 -0
- package/esm/core/QuillEditor/QuillEditor.stories.js +55 -0
- package/esm/core/QuillEditor/config.js +28 -0
- package/esm/core/QuillEditor/index.js +159 -0
- package/esm/core/QuillEditor/models.js +1 -0
- package/esm/core/QuillEditor/styles.js +34 -0
- package/esm/core/Radio/Radio.stories.js +1 -2
- package/esm/core/Radio/index.js +1 -2
- package/esm/core/SearchFilter/SearchFilter.stories.js +1 -2
- package/esm/core/SearchFilter/index.js +1 -3
- package/esm/core/SearchSelect/index.js +1 -3
- package/esm/core/Select/Select.stories.js +1 -2
- package/esm/core/Select/index.js +1 -2
- package/esm/core/SimpleBarChart/index.js +1 -2
- package/esm/core/SimpleLineChart/index.js +1 -2
- package/esm/core/Stepper/MobileStep/index.js +1 -2
- package/esm/core/Stepper/Step/index.js +1 -2
- package/esm/core/Stepper/index.js +1 -3
- package/esm/core/TabBar/TabBar.stories.js +1 -2
- package/esm/core/TabBar/TabItem/index.js +1 -2
- package/esm/core/TabNav/TabNav.stories.js +1 -2
- package/esm/core/TabNav/TabNavItem/index.js +1 -2
- package/esm/core/TabNav/index.js +1 -2
- package/esm/core/Table/Table.stories.js +1 -2
- package/esm/core/Tag/index.js +1 -3
- package/esm/core/Textarea/index.js +1 -2
- package/esm/core/Timeline/Timeline.stories.js +1 -2
- package/esm/core/Timeline/TimelineStep/index.js +1 -2
- package/esm/core/Timepicker/index.js +1 -2
- package/esm/core/Tooltip/index.js +1 -2
- package/esm/core/UserMenu/UserMenu.stories.js +1 -2
- package/esm/core/UserMenu/index.js +1 -2
- package/esm/core/YearWheel/index.js +1 -2
- package/esm/core/private/ButtonOrLink.js +1 -2
- package/esm/icons/General/IconAuditorFilled.js +1 -2
- package/esm/icons/General/IconAuditorOutline.js +1 -2
- package/esm/icons/General/IconCamera.js +1 -2
- package/esm/icons/General/IconCases.js +1 -2
- package/esm/icons/General/IconDocument.js +1 -2
- package/esm/icons/General/IconDocumentFilled.js +1 -2
- package/esm/icons/General/IconFillOut.js +1 -2
- package/esm/icons/General/IconHomeFilled.js +1 -2
- package/esm/icons/General/IconHomeOutline.js +1 -2
- package/esm/icons/General/IconHouseBlockFilled.js +1 -2
- package/esm/icons/General/IconHouseBlockOutline.js +1 -2
- package/esm/icons/General/IconImage.js +1 -2
- package/esm/icons/General/IconJanitorFilled.js +1 -2
- package/esm/icons/General/IconJanitorOutline.js +1 -2
- package/esm/icons/General/IconLeafFilled.js +1 -2
- package/esm/icons/General/IconLeafOutline.js +1 -2
- package/esm/icons/General/IconRearrange.js +1 -2
- package/esm/icons/Icon.stories.js +1 -2
- package/esm/icons/Logos/IconBankAxept.js +1 -2
- package/esm/icons/Logos/IconGmail.js +1 -2
- package/esm/icons/Logos/IconMasterCard.js +1 -2
- package/esm/icons/Logos/IconOffice365.js +1 -2
- package/esm/icons/Logos/IconVisa.js +1 -2
- package/esm/illustrations/Backgrounds/IllustrationHousesBackground.js +1 -2
- package/esm/illustrations/Backgrounds/IllustrationHousesBackgroundWithComposition.js +1 -2
- package/esm/illustrations/General/IllustrationBudget.js +1 -2
- package/esm/illustrations/General/IllustrationError.js +1 -2
- package/esm/illustrations/General/IllustrationErrorGeneric.js +1 -2
- package/esm/illustrations/General/IllustrationHighHouse.js +1 -2
- package/esm/illustrations/General/IllustrationHighHouseComposition.js +1 -2
- package/esm/illustrations/General/IllustrationHouse.js +1 -2
- package/esm/illustrations/General/IllustrationHouseComposition.js +1 -2
- package/esm/illustrations/General/IllustrationHouseMissing.js +1 -2
- package/esm/illustrations/General/IllustrationLowHouse.js +1 -2
- package/esm/illustrations/General/IllustrationLowHouseComposition.js +1 -2
- package/esm/illustrations/General/IllustrationPaperCompleted.js +1 -2
- package/esm/illustrations/General/IllustrationPaperMissing.js +1 -2
- package/esm/illustrations/General/IllustrationSemiDetachedHouse.js +1 -2
- package/esm/illustrations/General/IllustrationSemiDetachedHouseComposition.js +1 -2
- package/esm/illustrations/General/IllustrationServiceMessage.js +1 -2
- package/esm/illustrations/General/IllustrationSmallHouse.js +1 -2
- package/esm/illustrations/General/IllustrationSmallHouseComposition.js +1 -2
- package/esm/illustrations/General/IllustrationTechninalDifficulties.js +1 -2
- package/esm/illustrations/General/IllustrationTerraceBlock.js +1 -2
- package/esm/illustrations/General/IllustrationTerraceBlockComposition.js +1 -2
- package/esm/illustrations/General/IllustrationTownHouse.js +1 -2
- package/esm/illustrations/General/IllustrationTownHouseComposition.js +1 -2
- package/esm/illustrations/Illustration.stories.js +1 -2
- package/esm/illustrations/MySite/IllustrationMySiteAssociation.js +1 -2
- package/esm/illustrations/MySite/IllustrationMySiteBenefits.js +1 -2
- package/esm/illustrations/MySite/IllustrationMySiteBuilding.js +1 -2
- package/esm/illustrations/MySite/IllustrationMySiteCoffeeBook.js +1 -2
- package/esm/illustrations/MySite/IllustrationMySiteComputer.js +1 -2
- package/esm/illustrations/MySite/IllustrationMySiteCooperative.js +1 -2
- package/esm/illustrations/MySite/IllustrationMySiteDashboard.js +1 -2
- package/esm/illustrations/MySite/IllustrationMySiteGift.js +1 -2
- package/esm/illustrations/MySite/IllustrationMySiteLetterSent.js +1 -2
- package/esm/illustrations/MySite/IllustrationMySiteMailbox.js +1 -2
- package/esm/illustrations/MySite/IllustrationMySitePapers.js +1 -2
- package/esm/illustrations/MySite/IllustrationMySitePiggyBank.js +1 -2
- package/esm/illustrations/MySite/IllustrationMySiteTransfer.js +1 -2
- package/esm/index.js +2 -1
- package/esm/layout/Footer/Footer.stories.js +1 -2
- package/esm/layout/LayoutShell/index.js +1 -2
- package/esm/layout/Menu/AppPicker/index.js +1 -2
- package/esm/layout/Menu/MenuItem/index.js +1 -2
- package/esm/layout/Menu/MenuTop/index.js +1 -2
- package/esm/layout/Menu/SecondaryMenu/index.js +1 -2
- package/esm/layout/Menu/SecondaryMenuItem/index.js +1 -2
- package/esm/layout/Menu/Sidemenu.stories.js +1 -2
- package/esm/layout/Submenu/Submenu.stories.js +1 -2
- package/esm/layout/Submenu/SubmenuLightThemeBg/index.js +1 -2
- package/esm/layout/Submenu/index.js +1 -2
- package/esm/shared/recharts/CustomLegend/index.js +1 -2
- package/esm/shared/recharts/CustomTooltip/index.js +1 -2
- package/lib/app-shell/index.js +1 -2
- package/lib/app-shell/theme.d.ts +1 -1
- package/lib/app-shell/theme.d.ts.map +1 -1
- package/lib/core/Alert/Alert.stories.d.ts +1 -1
- package/lib/core/Alert/Alert.stories.d.ts.map +1 -1
- package/lib/core/Alert/index.js +1 -2
- package/lib/core/Alert/styles.d.ts +6 -6
- package/lib/core/AppLoader/AppLoader.stories.d.ts +1 -1
- package/lib/core/AppLoader/AppLoader.stories.d.ts.map +1 -1
- package/lib/core/AppLoader/index.js +1 -2
- package/lib/core/AppLoader/styles.d.ts +1 -1
- package/lib/core/Autocomplete/Autocomplete.stories.d.ts +0 -1
- package/lib/core/Autocomplete/Autocomplete.stories.d.ts.map +1 -1
- package/lib/core/Autocomplete/Autocomplete.stories.js +1 -2
- package/lib/core/Autocomplete/hooks/useAutocomplete.d.ts +0 -1
- package/lib/core/Autocomplete/hooks/useAutocomplete.d.ts.map +1 -1
- package/lib/core/Autocomplete/hooks/useHandleDimentions.d.ts +0 -1
- package/lib/core/Autocomplete/hooks/useHandleDimentions.d.ts.map +1 -1
- package/lib/core/Autocomplete/index.d.ts +1 -1
- package/lib/core/Autocomplete/index.d.ts.map +1 -1
- package/lib/core/Autocomplete/index.js +1 -3
- package/lib/core/Autocomplete/styles.d.ts +48 -49
- package/lib/core/Autocomplete/styles.d.ts.map +1 -1
- package/lib/core/Banner/Banner.stories.d.ts +1 -1
- package/lib/core/Banner/Banner.stories.d.ts.map +1 -1
- package/lib/core/Banner/index.js +1 -2
- package/lib/core/Banner/styles.d.ts +8 -9
- package/lib/core/Banner/styles.d.ts.map +1 -1
- package/lib/core/BarAndLineComposedChart/BarAndLineComposedChart.stories.d.ts +2 -2
- package/lib/core/BarAndLineComposedChart/BarAndLineComposedChart.stories.d.ts.map +1 -1
- package/lib/core/BarAndLineComposedChart/index.js +1 -2
- package/lib/core/BarAndLineComposedChart/styles.d.ts +2 -3
- package/lib/core/BarAndLineComposedChart/styles.d.ts.map +1 -1
- package/lib/core/BarChartWithCustomizedEvent/BarChartWithCustomizedEvent.stories.d.ts +2 -2
- package/lib/core/BarChartWithCustomizedEvent/BarChartWithCustomizedEvent.stories.d.ts.map +1 -1
- package/lib/core/BarChartWithCustomizedEvent/index.js +1 -2
- package/lib/core/BarChartWithCustomizedEvent/styles.d.ts +2 -3
- package/lib/core/BarChartWithCustomizedEvent/styles.d.ts.map +1 -1
- package/lib/core/Box/Box.stories.d.ts +1 -1
- package/lib/core/Box/Box.stories.d.ts.map +1 -1
- package/lib/core/Box/index.d.ts +1 -1
- package/lib/core/Box/index.d.ts.map +1 -1
- package/lib/core/Box/index.js +1 -2
- package/lib/core/Box/styles.d.ts +39 -40
- package/lib/core/Box/styles.d.ts.map +1 -1
- package/lib/core/BoxedTable/BoxedTable.stories.d.ts +2 -2
- package/lib/core/BoxedTable/BoxedTable.stories.d.ts.map +1 -1
- package/lib/core/BoxedTable/BoxedTable.stories.js +1 -2
- package/lib/core/BoxedTable/DraggableRow/index.js +1 -2
- package/lib/core/BoxedTable/DraggableRow/styles.d.ts +10 -11
- package/lib/core/BoxedTable/DraggableRow/styles.d.ts.map +1 -1
- package/lib/core/BoxedTable/HeaderCell/styles.d.ts +1 -2
- package/lib/core/BoxedTable/HeaderCell/styles.d.ts.map +1 -1
- package/lib/core/BoxedTable/RowCell/styles.d.ts +8 -9
- package/lib/core/BoxedTable/RowCell/styles.d.ts.map +1 -1
- package/lib/core/BoxedTable/TableHeader/styles.d.ts +2 -3
- package/lib/core/BoxedTable/TableHeader/styles.d.ts.map +1 -1
- package/lib/core/BoxedTable/TableRow/index.js +1 -2
- package/lib/core/BoxedTable/TableRow/styles.d.ts +12 -13
- package/lib/core/BoxedTable/TableRow/styles.d.ts.map +1 -1
- package/lib/core/BoxedTable/index.js +1 -2
- package/lib/core/BoxedTable/styles.d.ts +2 -3
- package/lib/core/BoxedTable/styles.d.ts.map +1 -1
- package/lib/core/Button/Button.stories.d.ts +1 -1
- package/lib/core/Button/Button.stories.d.ts.map +1 -1
- package/lib/core/Button/index.d.ts +31 -31
- package/lib/core/Button/index.d.ts.map +1 -1
- package/lib/core/Button/styles.d.ts +18 -19
- package/lib/core/Button/styles.d.ts.map +1 -1
- package/lib/core/Calendar/Calendar.stories.d.ts +2 -2
- package/lib/core/Calendar/Calendar.stories.d.ts.map +1 -1
- package/lib/core/Calendar/CalendarEvent/index.js +1 -2
- package/lib/core/Calendar/CalendarEvent/styles.d.ts +8 -9
- package/lib/core/Calendar/CalendarEvent/styles.d.ts.map +1 -1
- package/lib/core/Calendar/CalendarSmallEvent/index.js +1 -2
- package/lib/core/Calendar/CalendarSmallEvent/styles.d.ts +8 -9
- package/lib/core/Calendar/CalendarSmallEvent/styles.d.ts.map +1 -1
- package/lib/core/Calendar/index.js +1 -2
- package/lib/core/Calendar/styles.d.ts +9 -10
- package/lib/core/Calendar/styles.d.ts.map +1 -1
- package/lib/core/Card/Card.stories.d.ts +1 -2
- package/lib/core/Card/Card.stories.d.ts.map +1 -1
- package/lib/core/Card/Card.stories.js +1 -2
- package/lib/core/Card/index.d.ts +12 -12
- package/lib/core/Card/index.d.ts.map +1 -1
- package/lib/core/Card/styles.d.ts +11 -11
- package/lib/core/Checkbox/Checkbox.stories.d.ts +1 -1
- package/lib/core/Checkbox/Checkbox.stories.d.ts.map +1 -1
- package/lib/core/Checkbox/index.js +1 -2
- package/lib/core/Checkbox/styles.d.ts +5 -5
- package/lib/core/Checkbox/styles.d.ts.map +1 -1
- package/lib/core/CollapseList/CollapseList.stories.d.ts +1 -1
- package/lib/core/CollapseList/CollapseList.stories.d.ts.map +1 -1
- package/lib/core/CollapseList/CollapseList.stories.js +1 -2
- package/lib/core/CollapseList/Item.js +1 -3
- package/lib/core/CollapseList/styles.d.ts +32 -33
- package/lib/core/CollapseList/styles.d.ts.map +1 -1
- package/lib/core/CommentsTimeline/CommentLine/index.js +1 -2
- package/lib/core/CommentsTimeline/CommentLine/styles.d.ts +6 -7
- package/lib/core/CommentsTimeline/CommentLine/styles.d.ts.map +1 -1
- package/lib/core/CommentsTimeline/CommentsTimeline.stories.d.ts +1 -1
- package/lib/core/CommentsTimeline/CommentsTimeline.stories.d.ts.map +1 -1
- package/lib/core/CommentsTimeline/CommentsTimeline.stories.js +1 -2
- package/lib/core/CommentsTimeline/styles.d.ts +2 -3
- package/lib/core/CommentsTimeline/styles.d.ts.map +1 -1
- package/lib/core/CustomText/CustomText.stories.d.ts +1 -1
- package/lib/core/CustomText/CustomText.stories.d.ts.map +1 -1
- package/lib/core/CustomText/styles.d.ts +3 -4
- package/lib/core/CustomText/styles.d.ts.map +1 -1
- package/lib/core/Datepicker/Datepicker.stories.d.ts +1 -2
- package/lib/core/Datepicker/Datepicker.stories.d.ts.map +1 -1
- package/lib/core/Datepicker/index.js +1 -3
- package/lib/core/Datepicker/styles.d.ts +14 -25
- package/lib/core/Datepicker/styles.d.ts.map +1 -1
- package/lib/core/DatepickerRange/DatepickerRange.stories.d.ts +1 -1
- package/lib/core/DatepickerRange/DatepickerRange.stories.d.ts.map +1 -1
- package/lib/core/DatepickerRange/index.d.ts +0 -1
- package/lib/core/DatepickerRange/index.d.ts.map +1 -1
- package/lib/core/DatepickerRange/index.js +2 -2
- package/lib/core/DatepickerRange/styles.d.ts +14 -15
- package/lib/core/DatepickerRange/styles.d.ts.map +1 -1
- package/lib/core/Divider/styles.d.ts +5 -5
- package/lib/core/Dropdown/Dropdown.stories.d.ts +1 -1
- package/lib/core/Dropdown/Dropdown.stories.d.ts.map +1 -1
- package/lib/core/Dropdown/index.js +1 -2
- package/lib/core/Dropdown/styles.d.ts +3 -3
- package/lib/core/DropdownMenu/DropdownMenu.stories.d.ts +1 -1
- package/lib/core/DropdownMenu/DropdownMenu.stories.d.ts.map +1 -1
- package/lib/core/DropdownMenu/DropdownMenu.stories.js +1 -3
- package/lib/core/DropdownMenu/index.js +1 -2
- package/lib/core/DropdownMenu/styles.d.ts +5 -6
- package/lib/core/DropdownMenu/styles.d.ts.map +1 -1
- package/lib/core/Editor/Editor.stories.d.ts +1 -1
- package/lib/core/Editor/Editor.stories.d.ts.map +1 -1
- package/lib/core/Editor/Editor.stories.js +1 -0
- package/lib/core/Editor/index.js +1 -2
- package/lib/core/Editor/styles.d.ts +6 -7
- package/lib/core/Editor/styles.d.ts.map +1 -1
- package/lib/core/EditorQuillReact/EditorQuillReact.stories.d.ts +1 -1
- package/lib/core/EditorQuillReact/EditorQuillReact.stories.d.ts.map +1 -1
- package/lib/core/EditorQuillReact/IndentAttributor.d.ts.map +1 -1
- package/lib/core/EditorQuillReact/config.d.ts +11 -0
- package/lib/core/EditorQuillReact/config.d.ts.map +1 -1
- package/lib/core/EditorQuillReact/config.js +4 -1
- package/lib/core/EditorQuillReact/index.d.ts +1 -1
- package/lib/core/EditorQuillReact/index.d.ts.map +1 -1
- package/lib/core/EditorQuillReact/index.js +3 -4
- package/lib/core/EditorQuillReact/styles.d.ts +5 -6
- package/lib/core/EditorQuillReact/styles.d.ts.map +1 -1
- package/lib/core/FileInput/FileInput.stories.d.ts +1 -1
- package/lib/core/FileInput/FileInput.stories.d.ts.map +1 -1
- package/lib/core/FileInput/index.js +1 -2
- package/lib/core/FileInput/styles.d.ts +55 -56
- package/lib/core/FileInput/styles.d.ts.map +1 -1
- package/lib/core/GoogleButton/GoogleButton.stories.d.ts +1 -1
- package/lib/core/GoogleButton/GoogleButton.stories.d.ts.map +1 -1
- package/lib/core/GoogleButton/index.d.ts +1 -1
- package/lib/core/GoogleButton/index.d.ts.map +1 -1
- package/lib/core/GoogleButton/index.js +1 -2
- package/lib/core/GoogleButton/styles.d.ts +2 -3
- package/lib/core/GoogleButton/styles.d.ts.map +1 -1
- package/lib/core/Header/Header.stories.d.ts +1 -1
- package/lib/core/Header/Header.stories.d.ts.map +1 -1
- package/lib/core/Header/styles.d.ts +7 -7
- package/lib/core/HighlightText/HighlightText.stories.d.ts +1 -1
- package/lib/core/HighlightText/HighlightText.stories.d.ts.map +1 -1
- package/lib/core/HighlightText/styles.d.ts +2 -3
- package/lib/core/HighlightText/styles.d.ts.map +1 -1
- package/lib/core/Html/Html.stories.d.ts +1 -1
- package/lib/core/Html/Html.stories.d.ts.map +1 -1
- package/lib/core/Html/Html.stories.js +1 -2
- package/lib/core/Html/styles.d.ts +6 -6
- package/lib/core/Image/Image.stories.d.ts +1 -1
- package/lib/core/Image/Image.stories.d.ts.map +1 -1
- package/lib/core/Image/styles.d.ts +6 -6
- package/lib/core/ImagePicker/IconWithBackground.d.ts +1 -1
- package/lib/core/ImagePicker/IconWithBackground.d.ts.map +1 -1
- package/lib/core/ImagePicker/ImagePicker.stories.d.ts +1 -1
- package/lib/core/ImagePicker/ImagePicker.stories.d.ts.map +1 -1
- package/lib/core/ImagePicker/UploadButton.d.ts +1 -1
- package/lib/core/ImagePicker/UploadButton.d.ts.map +1 -1
- package/lib/core/ImagePicker/UploadButton.js +1 -2
- package/lib/core/ImagePicker/index.d.ts +1 -1
- package/lib/core/ImagePicker/index.d.ts.map +1 -1
- package/lib/core/ImagePicker/index.js +1 -2
- package/lib/core/ImagePicker/styles.d.ts +11 -11
- package/lib/core/ImageViewer/ImageViewer.stories.d.ts +1 -1
- package/lib/core/ImageViewer/ImageViewer.stories.d.ts.map +1 -1
- package/lib/core/ImageViewer/index.d.ts +1 -1
- package/lib/core/ImageViewer/index.d.ts.map +1 -1
- package/lib/core/ImageViewer/index.js +1 -2
- package/lib/core/ImageViewer/styles.d.ts +6 -6
- package/lib/core/InfoButton/InfoButton.stories.d.ts +1 -1
- package/lib/core/InfoButton/InfoButton.stories.d.ts.map +1 -1
- package/lib/core/InfoButton/index.js +1 -2
- package/lib/core/InfoButton/styles.d.ts +41 -42
- package/lib/core/InfoButton/styles.d.ts.map +1 -1
- package/lib/core/Input/Input.stories.d.ts +1 -1
- package/lib/core/Input/Input.stories.d.ts.map +1 -1
- package/lib/core/Input/index.d.ts +1 -1
- package/lib/core/Input/index.d.ts.map +1 -1
- package/lib/core/Input/index.js +1 -2
- package/lib/core/Input/styles.d.ts +19 -19
- package/lib/core/Input/styles.d.ts.map +1 -1
- package/lib/core/Link/Link.stories.d.ts +1 -1
- package/lib/core/Link/Link.stories.d.ts.map +1 -1
- package/lib/core/Link/index.d.ts +1 -1
- package/lib/core/Link/index.d.ts.map +1 -1
- package/lib/core/Link/index.js +1 -2
- package/lib/core/Link/styles.d.ts +11 -12
- package/lib/core/Link/styles.d.ts.map +1 -1
- package/lib/core/List/List.stories.d.ts +1 -1
- package/lib/core/List/List.stories.d.ts.map +1 -1
- package/lib/core/List/List.stories.js +1 -3
- package/lib/core/List/index.d.ts +1 -1
- package/lib/core/List/index.d.ts.map +1 -1
- package/lib/core/List/styles.d.ts +11 -11
- package/lib/core/ListPager/ListPager.stories.d.ts +1 -1
- package/lib/core/ListPager/ListPager.stories.d.ts.map +1 -1
- package/lib/core/ListPager/index.js +1 -2
- package/lib/core/ListPager/styles.d.ts +5 -6
- package/lib/core/ListPager/styles.d.ts.map +1 -1
- package/lib/core/MediaCarousel/MediaCarousel.stories.d.ts +1 -1
- package/lib/core/MediaCarousel/MediaCarousel.stories.d.ts.map +1 -1
- package/lib/core/MediaCarousel/index.d.ts +2 -2
- package/lib/core/MediaCarousel/index.d.ts.map +1 -1
- package/lib/core/MediaCarousel/index.js +1 -2
- package/lib/core/MediaCarousel/styles.d.ts +11 -12
- package/lib/core/MediaCarousel/styles.d.ts.map +1 -1
- package/lib/core/Modal/ActionButtons/index.d.ts +1 -1
- package/lib/core/Modal/ActionButtons/index.d.ts.map +1 -1
- package/lib/core/Modal/Modal.stories.d.ts +1 -1
- package/lib/core/Modal/Modal.stories.d.ts.map +1 -1
- package/lib/core/Modal/Modal.stories.js +1 -2
- package/lib/core/Modal/index.d.ts +2 -2
- package/lib/core/Modal/index.js +1 -2
- package/lib/core/Modal/styles.d.ts +14 -15
- package/lib/core/Modal/styles.d.ts.map +1 -1
- package/lib/core/NoticeCard/NoticeCard.stories.d.ts +2 -2
- package/lib/core/NoticeCard/NoticeCard.stories.d.ts.map +1 -1
- package/lib/core/NoticeCard/index.js +1 -3
- package/lib/core/NoticeCard/privateComponents/NoticeAttachmentBlock/index.js +1 -2
- package/lib/core/NoticeCard/privateComponents/NoticeAttachmentBlock/styles.d.ts +6 -7
- package/lib/core/NoticeCard/privateComponents/NoticeAttachmentBlock/styles.d.ts.map +1 -1
- package/lib/core/NoticeCard/privateComponents/NoticeAttachmentList/styles.d.ts +2 -3
- package/lib/core/NoticeCard/privateComponents/NoticeAttachmentList/styles.d.ts.map +1 -1
- package/lib/core/NoticeCard/privateComponents/NoticeMetaInfo/index.js +1 -2
- package/lib/core/NoticeCard/privateComponents/NoticeMetaInfo/styles.d.ts +6 -7
- package/lib/core/NoticeCard/privateComponents/NoticeMetaInfo/styles.d.ts.map +1 -1
- package/lib/core/NoticeCard/styles.d.ts +8 -9
- package/lib/core/NoticeCard/styles.d.ts.map +1 -1
- package/lib/core/NotificationCounter/NotificationCounter.stories.d.ts +2 -2
- package/lib/core/NotificationCounter/NotificationCounter.stories.d.ts.map +1 -1
- package/lib/core/NotificationCounter/styles.d.ts +1 -1
- package/lib/core/NotificationCounter/styles.d.ts.map +1 -1
- package/lib/core/NotificationsMenu/NotificationRow/index.d.ts +1 -1
- package/lib/core/NotificationsMenu/NotificationRow/index.d.ts.map +1 -1
- package/lib/core/NotificationsMenu/NotificationRow/index.js +1 -2
- package/lib/core/NotificationsMenu/NotificationRow/styles.d.ts +36 -37
- package/lib/core/NotificationsMenu/NotificationRow/styles.d.ts.map +1 -1
- package/lib/core/NotificationsMenu/NotificationsMenu.stories.d.ts +1 -1
- package/lib/core/NotificationsMenu/NotificationsMenu.stories.d.ts.map +1 -1
- package/lib/core/NotificationsMenu/NotificationsMenu.stories.js +1 -3
- package/lib/core/NotificationsMenu/index.js +1 -2
- package/lib/core/NotificationsMenu/styles.d.ts +7 -8
- package/lib/core/NotificationsMenu/styles.d.ts.map +1 -1
- package/lib/core/PieChart/ActiveShape/index.js +1 -2
- package/lib/core/PieChart/PieChart.stories.d.ts +2 -2
- package/lib/core/PieChart/PieChart.stories.d.ts.map +1 -1
- package/lib/core/PieChart/index.js +1 -2
- package/lib/core/PieChart/renderTextContent/index.d.ts +1 -1
- package/lib/core/PieChart/renderTextContent/index.d.ts.map +1 -1
- package/lib/core/PieChart/renderTextContent/index.js +1 -2
- package/lib/core/PieChart/styles.d.ts +4 -5
- package/lib/core/PieChart/styles.d.ts.map +1 -1
- package/lib/core/PreemptionCard/PreemptionCard.stories.d.ts +1 -1
- package/lib/core/PreemptionCard/PreemptionCard.stories.d.ts.map +1 -1
- package/lib/core/PreemptionCard/index.js +1 -2
- package/lib/core/PreemptionCard/styles.d.ts +4 -5
- package/lib/core/PreemptionCard/styles.d.ts.map +1 -1
- package/lib/core/PreemptionCardLoading/PreemptionCardLoading.stories.d.ts +2 -2
- package/lib/core/PreemptionCardLoading/PreemptionCardLoading.stories.d.ts.map +1 -1
- package/lib/core/PreemptionCardLoading/index.js +1 -2
- package/lib/core/PreemptionCardLoading/styles.d.ts +6 -7
- package/lib/core/PreemptionCardLoading/styles.d.ts.map +1 -1
- package/lib/core/QuillEditor/Attributors/IndentAttributor.d.ts +7 -0
- package/lib/core/QuillEditor/Attributors/IndentAttributor.d.ts.map +1 -0
- package/lib/core/QuillEditor/Attributors/IndentAttributor.js +16 -0
- package/lib/core/QuillEditor/QuillEditor.stories.d.ts +28 -0
- package/lib/core/QuillEditor/QuillEditor.stories.d.ts.map +1 -0
- package/lib/core/QuillEditor/QuillEditor.stories.js +55 -0
- package/lib/core/QuillEditor/config.d.ts +19 -0
- package/lib/core/QuillEditor/config.d.ts.map +1 -0
- package/lib/core/QuillEditor/config.js +28 -0
- package/lib/core/QuillEditor/index.d.ts +5 -0
- package/lib/core/QuillEditor/index.d.ts.map +1 -0
- package/lib/core/QuillEditor/index.js +159 -0
- package/lib/core/QuillEditor/models.d.ts +75 -0
- package/lib/core/QuillEditor/models.d.ts.map +1 -0
- package/lib/core/QuillEditor/models.js +1 -0
- package/lib/core/QuillEditor/styles.d.ts +13 -0
- package/lib/core/QuillEditor/styles.d.ts.map +1 -0
- package/lib/core/QuillEditor/styles.js +34 -0
- package/lib/core/Radio/Radio.stories.d.ts +2 -2
- package/lib/core/Radio/Radio.stories.d.ts.map +1 -1
- package/lib/core/Radio/Radio.stories.js +1 -2
- package/lib/core/Radio/index.d.ts +1 -1
- package/lib/core/Radio/index.d.ts.map +1 -1
- package/lib/core/Radio/index.js +1 -2
- package/lib/core/Radio/styles.d.ts +4 -4
- package/lib/core/SearchFilter/SearchFilter.stories.d.ts +2 -2
- package/lib/core/SearchFilter/SearchFilter.stories.d.ts.map +1 -1
- package/lib/core/SearchFilter/SearchFilter.stories.js +1 -2
- package/lib/core/SearchFilter/index.js +1 -3
- package/lib/core/SearchFilter/styles.d.ts +14 -15
- package/lib/core/SearchFilter/styles.d.ts.map +1 -1
- package/lib/core/SearchSelect/SearchSelect.stories.d.ts +2 -2
- package/lib/core/SearchSelect/SearchSelect.stories.d.ts.map +1 -1
- package/lib/core/SearchSelect/hooks/useSelectSearch.d.ts +0 -1
- package/lib/core/SearchSelect/hooks/useSelectSearch.d.ts.map +1 -1
- package/lib/core/SearchSelect/index.js +1 -3
- package/lib/core/SearchSelect/styles.d.ts +9 -10
- package/lib/core/SearchSelect/styles.d.ts.map +1 -1
- package/lib/core/Select/Select.stories.d.ts +2 -2
- package/lib/core/Select/Select.stories.d.ts.map +1 -1
- package/lib/core/Select/Select.stories.js +1 -2
- package/lib/core/Select/index.js +1 -2
- package/lib/core/Select/styles.d.ts +19 -20
- package/lib/core/Select/styles.d.ts.map +1 -1
- package/lib/core/SimpleBarChart/SimpleBarChart.stories.d.ts +2 -2
- package/lib/core/SimpleBarChart/SimpleBarChart.stories.d.ts.map +1 -1
- package/lib/core/SimpleBarChart/index.js +1 -2
- package/lib/core/SimpleBarChart/styles.d.ts +2 -3
- package/lib/core/SimpleBarChart/styles.d.ts.map +1 -1
- package/lib/core/SimpleLineChart/SimpleLineChart.stories.d.ts +2 -2
- package/lib/core/SimpleLineChart/SimpleLineChart.stories.d.ts.map +1 -1
- package/lib/core/SimpleLineChart/index.js +1 -2
- package/lib/core/SimpleLineChart/styles.d.ts +2 -3
- package/lib/core/SimpleLineChart/styles.d.ts.map +1 -1
- package/lib/core/Skeleton/Skeleton.stories.d.ts +1 -1
- package/lib/core/Skeleton/Skeleton.stories.d.ts.map +1 -1
- package/lib/core/Skeleton/styles.d.ts +9 -10
- package/lib/core/Skeleton/styles.d.ts.map +1 -1
- package/lib/core/Spinner/Spinner.stories.d.ts +2 -2
- package/lib/core/Spinner/Spinner.stories.d.ts.map +1 -1
- package/lib/core/Spinner/styles.d.ts +5 -5
- package/lib/core/Spinner/styles.d.ts.map +1 -1
- package/lib/core/Stepper/MobileStep/index.d.ts +1 -2
- package/lib/core/Stepper/MobileStep/index.d.ts.map +1 -1
- package/lib/core/Stepper/MobileStep/index.js +1 -2
- package/lib/core/Stepper/MobileStep/styles.d.ts +14 -15
- package/lib/core/Stepper/MobileStep/styles.d.ts.map +1 -1
- package/lib/core/Stepper/Step/index.js +1 -2
- package/lib/core/Stepper/Step/styles.d.ts +10 -11
- package/lib/core/Stepper/Step/styles.d.ts.map +1 -1
- package/lib/core/Stepper/Stepper.stories.d.ts +1 -1
- package/lib/core/Stepper/Stepper.stories.d.ts.map +1 -1
- package/lib/core/Stepper/index.js +1 -3
- package/lib/core/Stepper/styles.d.ts +4 -5
- package/lib/core/Stepper/styles.d.ts.map +1 -1
- package/lib/core/TabBar/TabBar.stories.d.ts +2 -2
- package/lib/core/TabBar/TabBar.stories.d.ts.map +1 -1
- package/lib/core/TabBar/TabBar.stories.js +1 -2
- package/lib/core/TabBar/TabItem/index.js +1 -2
- package/lib/core/TabBar/TabItem/styles.d.ts +2 -3
- package/lib/core/TabBar/TabItem/styles.d.ts.map +1 -1
- package/lib/core/TabBar/styles.d.ts +2 -3
- package/lib/core/TabBar/styles.d.ts.map +1 -1
- package/lib/core/TabNav/TabNav.stories.d.ts +2 -2
- package/lib/core/TabNav/TabNav.stories.d.ts.map +1 -1
- package/lib/core/TabNav/TabNav.stories.js +1 -2
- package/lib/core/TabNav/TabNavItem/index.js +1 -2
- package/lib/core/TabNav/TabNavItem/styles.d.ts +10 -11
- package/lib/core/TabNav/TabNavItem/styles.d.ts.map +1 -1
- package/lib/core/TabNav/index.js +1 -2
- package/lib/core/TabNav/styles.d.ts +12 -13
- package/lib/core/TabNav/styles.d.ts.map +1 -1
- package/lib/core/TabNav/utils/useContainerDimensions.d.ts.map +1 -1
- package/lib/core/Table/Cell.d.ts +1 -1
- package/lib/core/Table/Cell.d.ts.map +1 -1
- package/lib/core/Table/Row.d.ts +1 -1
- package/lib/core/Table/Row.d.ts.map +1 -1
- package/lib/core/Table/Table.stories.d.ts +2 -2
- package/lib/core/Table/Table.stories.d.ts.map +1 -1
- package/lib/core/Table/Table.stories.js +1 -2
- package/lib/core/Table/index.d.ts +1 -1
- package/lib/core/Table/index.d.ts.map +1 -1
- package/lib/core/Table/styles.d.ts +18 -19
- package/lib/core/Table/styles.d.ts.map +1 -1
- package/lib/core/Tag/Tag.stories.d.ts +1 -1
- package/lib/core/Tag/Tag.stories.d.ts.map +1 -1
- package/lib/core/Tag/index.js +1 -3
- package/lib/core/Tag/styles.d.ts +13 -13
- package/lib/core/Text/Text.stories.d.ts +1 -1
- package/lib/core/Text/Text.stories.d.ts.map +1 -1
- package/lib/core/Text/index.d.ts +1 -1
- package/lib/core/Text/index.d.ts.map +1 -1
- package/lib/core/Text/styles.d.ts +15 -15
- package/lib/core/Textarea/Textarea.stories.d.ts +1 -1
- package/lib/core/Textarea/Textarea.stories.d.ts.map +1 -1
- package/lib/core/Textarea/index.js +1 -2
- package/lib/core/Textarea/styles.d.ts +8 -9
- package/lib/core/Textarea/styles.d.ts.map +1 -1
- package/lib/core/Timeline/Timeline.stories.d.ts +2 -2
- package/lib/core/Timeline/Timeline.stories.d.ts.map +1 -1
- package/lib/core/Timeline/Timeline.stories.js +1 -2
- package/lib/core/Timeline/TimelineStep/index.js +1 -2
- package/lib/core/Timeline/TimelineStep/styles.d.ts +7 -8
- package/lib/core/Timeline/TimelineStep/styles.d.ts.map +1 -1
- package/lib/core/Timeline/styles.d.ts +2 -3
- package/lib/core/Timeline/styles.d.ts.map +1 -1
- package/lib/core/Timepicker/Timepicker.stories.d.ts +2 -2
- package/lib/core/Timepicker/Timepicker.stories.d.ts.map +1 -1
- package/lib/core/Timepicker/index.d.ts +1 -1
- package/lib/core/Timepicker/index.d.ts.map +1 -1
- package/lib/core/Timepicker/index.js +1 -2
- package/lib/core/Timepicker/styles.d.ts +9 -10
- package/lib/core/Timepicker/styles.d.ts.map +1 -1
- package/lib/core/Tooltip/Tooptip.stories.d.ts +2 -2
- package/lib/core/Tooltip/Tooptip.stories.d.ts.map +1 -1
- package/lib/core/Tooltip/index.js +1 -2
- package/lib/core/Tooltip/styles.d.ts +2 -2
- package/lib/core/UserMenu/UserMenu.stories.d.ts +2 -2
- package/lib/core/UserMenu/UserMenu.stories.d.ts.map +1 -1
- package/lib/core/UserMenu/UserMenu.stories.js +1 -2
- package/lib/core/UserMenu/index.js +1 -2
- package/lib/core/UserMenu/styles.d.ts +14 -15
- package/lib/core/UserMenu/styles.d.ts.map +1 -1
- package/lib/core/Video/Video.stories.d.ts +2 -1
- package/lib/core/Video/Video.stories.d.ts.map +1 -1
- package/lib/core/Video/index.d.ts +0 -1
- package/lib/core/Video/index.d.ts.map +1 -1
- package/lib/core/Video/styles.d.ts +2 -3
- package/lib/core/Video/styles.d.ts.map +1 -1
- package/lib/core/YearWheel/YearWheel.stories.d.ts +2 -2
- package/lib/core/YearWheel/YearWheel.stories.d.ts.map +1 -1
- package/lib/core/YearWheel/index.js +1 -2
- package/lib/core/YearWheel/styles.d.ts +4 -5
- package/lib/core/YearWheel/styles.d.ts.map +1 -1
- package/lib/core/private/ButtonOrLink.d.ts +18 -18
- package/lib/core/private/ButtonOrLink.d.ts.map +1 -1
- package/lib/core/private/ButtonOrLink.js +1 -2
- package/lib/globals/styles/styles.d.ts +1 -1
- package/lib/hooks/useIsMobile.d.ts +1 -1
- package/lib/hooks/useIsMobile.d.ts.map +1 -1
- package/lib/icons/General/IconAuditorFilled.js +1 -2
- package/lib/icons/General/IconAuditorOutline.js +1 -2
- package/lib/icons/General/IconCamera.js +1 -2
- package/lib/icons/General/IconCases.js +1 -2
- package/lib/icons/General/IconDocument.js +1 -2
- package/lib/icons/General/IconDocumentFilled.js +1 -2
- package/lib/icons/General/IconEmailMarkAsRead.d.ts +0 -1
- package/lib/icons/General/IconEmailMarkAsRead.d.ts.map +1 -1
- package/lib/icons/General/IconFillOut.js +1 -2
- package/lib/icons/General/IconHomeFilled.js +1 -2
- package/lib/icons/General/IconHomeOutline.js +1 -2
- package/lib/icons/General/IconHouseBlockFilled.js +1 -2
- package/lib/icons/General/IconHouseBlockOutline.js +1 -2
- package/lib/icons/General/IconImage.js +1 -2
- package/lib/icons/General/IconJanitorFilled.js +1 -2
- package/lib/icons/General/IconJanitorOutline.js +1 -2
- package/lib/icons/General/IconLeafFilled.js +1 -2
- package/lib/icons/General/IconLeafOutline.js +1 -2
- package/lib/icons/General/IconRearrange.js +1 -2
- package/lib/icons/Icon.stories.d.ts +0 -1
- package/lib/icons/Icon.stories.d.ts.map +1 -1
- package/lib/icons/Icon.stories.js +1 -2
- package/lib/icons/Logos/IconBankAxept.js +1 -2
- package/lib/icons/Logos/IconGmail.js +1 -2
- package/lib/icons/Logos/IconMasterCard.js +1 -2
- package/lib/icons/Logos/IconOffice365.js +1 -2
- package/lib/icons/Logos/IconVisa.js +1 -2
- package/lib/icons/withIcon.d.ts +2 -2
- package/lib/icons/withIcon.d.ts.map +1 -1
- package/lib/illustrations/Backgrounds/IllustrationHousesBackground.js +1 -2
- package/lib/illustrations/Backgrounds/IllustrationHousesBackgroundWithComposition.js +1 -2
- package/lib/illustrations/General/IllustrationBudget.js +1 -2
- package/lib/illustrations/General/IllustrationError.js +1 -2
- package/lib/illustrations/General/IllustrationErrorGeneric.js +1 -2
- package/lib/illustrations/General/IllustrationHighHouse.js +1 -2
- package/lib/illustrations/General/IllustrationHighHouseComposition.js +1 -2
- package/lib/illustrations/General/IllustrationHouse.js +1 -2
- package/lib/illustrations/General/IllustrationHouseComposition.js +1 -2
- package/lib/illustrations/General/IllustrationHouseMissing.js +1 -2
- package/lib/illustrations/General/IllustrationLowHouse.js +1 -2
- package/lib/illustrations/General/IllustrationLowHouseComposition.js +1 -2
- package/lib/illustrations/General/IllustrationPaperCompleted.js +1 -2
- package/lib/illustrations/General/IllustrationPaperMissing.js +1 -2
- package/lib/illustrations/General/IllustrationSemiDetachedHouse.js +1 -2
- package/lib/illustrations/General/IllustrationSemiDetachedHouseComposition.js +1 -2
- package/lib/illustrations/General/IllustrationServiceMessage.d.ts +0 -1
- package/lib/illustrations/General/IllustrationServiceMessage.d.ts.map +1 -1
- package/lib/illustrations/General/IllustrationServiceMessage.js +1 -2
- package/lib/illustrations/General/IllustrationSmallHouse.js +1 -2
- package/lib/illustrations/General/IllustrationSmallHouseComposition.js +1 -2
- package/lib/illustrations/General/IllustrationTechninalDifficulties.d.ts +0 -1
- package/lib/illustrations/General/IllustrationTechninalDifficulties.d.ts.map +1 -1
- package/lib/illustrations/General/IllustrationTechninalDifficulties.js +1 -2
- package/lib/illustrations/General/IllustrationTerraceBlock.js +1 -2
- package/lib/illustrations/General/IllustrationTerraceBlockComposition.js +1 -2
- package/lib/illustrations/General/IllustrationTownHouse.js +1 -2
- package/lib/illustrations/General/IllustrationTownHouseComposition.js +1 -2
- package/lib/illustrations/Illustration.stories.d.ts +0 -1
- package/lib/illustrations/Illustration.stories.d.ts.map +1 -1
- package/lib/illustrations/Illustration.stories.js +1 -2
- package/lib/illustrations/MySite/IllustrationMySiteAssociation.js +1 -2
- package/lib/illustrations/MySite/IllustrationMySiteBenefits.js +1 -2
- package/lib/illustrations/MySite/IllustrationMySiteBuilding.js +1 -2
- package/lib/illustrations/MySite/IllustrationMySiteCoffeeBook.js +1 -2
- package/lib/illustrations/MySite/IllustrationMySiteComputer.js +1 -2
- package/lib/illustrations/MySite/IllustrationMySiteCooperative.js +1 -2
- package/lib/illustrations/MySite/IllustrationMySiteDashboard.js +1 -2
- package/lib/illustrations/MySite/IllustrationMySiteGift.js +1 -2
- package/lib/illustrations/MySite/IllustrationMySiteLetterSent.js +1 -2
- package/lib/illustrations/MySite/IllustrationMySiteMailbox.js +1 -2
- package/lib/illustrations/MySite/IllustrationMySitePapers.js +1 -2
- package/lib/illustrations/MySite/IllustrationMySitePiggyBank.js +1 -2
- package/lib/illustrations/MySite/IllustrationMySiteTransfer.js +1 -2
- package/lib/illustrations/styles.d.ts +2 -2
- package/lib/illustrations/withIllustration.d.ts +2 -2
- package/lib/illustrations/withIllustration.d.ts.map +1 -1
- package/lib/index.d.ts +2 -1
- package/lib/index.d.ts.map +1 -1
- package/lib/index.js +2 -1
- package/lib/layout/Footer/Footer.stories.d.ts +2 -2
- package/lib/layout/Footer/Footer.stories.d.ts.map +1 -1
- package/lib/layout/Footer/Footer.stories.js +1 -2
- package/lib/layout/Footer/FooterButton/styles.d.ts +27 -28
- package/lib/layout/Footer/FooterButton/styles.d.ts.map +1 -1
- package/lib/layout/Footer/FooterCol/styles.d.ts +2 -3
- package/lib/layout/Footer/FooterCol/styles.d.ts.map +1 -1
- package/lib/layout/Footer/FooterGroup/styles.d.ts +2 -3
- package/lib/layout/Footer/FooterGroup/styles.d.ts.map +1 -1
- package/lib/layout/Footer/FooterLabel/styles.d.ts +2 -3
- package/lib/layout/Footer/FooterLabel/styles.d.ts.map +1 -1
- package/lib/layout/Footer/FooterLink/styles.d.ts +27 -28
- package/lib/layout/Footer/FooterLink/styles.d.ts.map +1 -1
- package/lib/layout/Footer/styles.d.ts +3 -4
- package/lib/layout/Footer/styles.d.ts.map +1 -1
- package/lib/layout/Layout/Layout.stories.d.ts +2 -2
- package/lib/layout/Layout/Layout.stories.d.ts.map +1 -1
- package/lib/layout/Layout/styles.d.ts +3 -4
- package/lib/layout/Layout/styles.d.ts.map +1 -1
- package/lib/layout/LayoutShell/LayoutShell.stories.d.ts +2 -2
- package/lib/layout/LayoutShell/LayoutShell.stories.d.ts.map +1 -1
- package/lib/layout/LayoutShell/index.js +1 -2
- package/lib/layout/LayoutShell/styles.d.ts +9 -10
- package/lib/layout/LayoutShell/styles.d.ts.map +1 -1
- package/lib/layout/Menu/AppPicker/index.js +1 -2
- package/lib/layout/Menu/AppPicker/styles.d.ts +2 -3
- package/lib/layout/Menu/AppPicker/styles.d.ts.map +1 -1
- package/lib/layout/Menu/MainMenu/styles.d.ts +2 -3
- package/lib/layout/Menu/MainMenu/styles.d.ts.map +1 -1
- package/lib/layout/Menu/MenuItem/index.js +1 -2
- package/lib/layout/Menu/MenuItem/styles.d.ts +2 -3
- package/lib/layout/Menu/MenuItem/styles.d.ts.map +1 -1
- package/lib/layout/Menu/MenuSpacer/styles.d.ts +2 -3
- package/lib/layout/Menu/MenuSpacer/styles.d.ts.map +1 -1
- package/lib/layout/Menu/MenuTop/index.js +1 -2
- package/lib/layout/Menu/MenuTop/styles.d.ts +29 -30
- package/lib/layout/Menu/MenuTop/styles.d.ts.map +1 -1
- package/lib/layout/Menu/SecondaryMenu/index.js +1 -2
- package/lib/layout/Menu/SecondaryMenu/styles.d.ts +4 -5
- package/lib/layout/Menu/SecondaryMenu/styles.d.ts.map +1 -1
- package/lib/layout/Menu/SecondaryMenuItem/index.js +1 -2
- package/lib/layout/Menu/Sidemenu.stories.d.ts +2 -2
- package/lib/layout/Menu/Sidemenu.stories.d.ts.map +1 -1
- package/lib/layout/Menu/Sidemenu.stories.js +1 -2
- package/lib/layout/Menu/styles.d.ts +2 -3
- package/lib/layout/Menu/styles.d.ts.map +1 -1
- package/lib/layout/Submenu/Submenu.stories.d.ts +2 -2
- package/lib/layout/Submenu/Submenu.stories.d.ts.map +1 -1
- package/lib/layout/Submenu/Submenu.stories.js +1 -2
- package/lib/layout/Submenu/SubmenuItem/styles.d.ts +2 -3
- package/lib/layout/Submenu/SubmenuItem/styles.d.ts.map +1 -1
- package/lib/layout/Submenu/SubmenuLightThemeBg/index.js +1 -2
- package/lib/layout/Submenu/index.js +1 -2
- package/lib/layout/Submenu/styles.d.ts +16 -17
- package/lib/layout/Submenu/styles.d.ts.map +1 -1
- package/lib/layout/Topbar/Topbar.stories.d.ts +2 -2
- package/lib/layout/Topbar/Topbar.stories.d.ts.map +1 -1
- package/lib/layout/Topbar/styles.d.ts +0 -1
- package/lib/layout/Topbar/styles.d.ts.map +1 -1
- package/lib/shared/components/VisuallyHidden/index.d.ts +2 -3
- package/lib/shared/components/VisuallyHidden/index.d.ts.map +1 -1
- package/lib/shared/recharts/CustomLegend/index.js +1 -2
- package/lib/shared/recharts/CustomLegend/styles.d.ts +5 -6
- package/lib/shared/recharts/CustomLegend/styles.d.ts.map +1 -1
- package/lib/shared/recharts/CustomTooltip/index.js +1 -2
- package/lib/shared/recharts/CustomTooltip/styles.d.ts +6 -7
- package/lib/shared/recharts/CustomTooltip/styles.d.ts.map +1 -1
- package/lib/utils/accountNumber.d.ts +1 -1
- package/lib/utils/accountNumber.d.ts.map +1 -1
- package/lib/utils/dates.d.ts +2 -2
- package/lib/utils/dates.d.ts.map +1 -1
- package/lib/utils/file.d.ts +1 -1
- package/lib/utils/file.d.ts.map +1 -1
- package/lib/utils/format.d.ts +3 -3
- package/lib/utils/format.d.ts.map +1 -1
- package/lib/utils/removeFocusOnMouseUp.d.ts +0 -1
- package/lib/utils/removeFocusOnMouseUp.d.ts.map +1 -1
- package/lib/utils/time.d.ts +6 -6
- package/lib/utils/time.d.ts.map +1 -1
- package/lib/utils/useSnorreTheme.d.ts +1 -1
- package/lib/utils/useSnorreTheme.d.ts.map +1 -1
- package/package.json +4 -2
package/esm/app-shell/index.js
CHANGED
@@ -3,8 +3,7 @@ import React from 'react';
|
|
3
3
|
import { css, Global, ThemeProvider } from '@emotion/react';
|
4
4
|
import AppLoader from '../core/AppLoader';
|
5
5
|
import useSnorreTheme from '../utils/useSnorreTheme';
|
6
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
7
|
-
import { jsxs as _jsxs } from "react/jsx-runtime";
|
6
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
8
7
|
const Wrapper = /*#__PURE__*/_styled("div", process.env.NODE_ENV === "production" ? {
|
9
8
|
target: "ep4gpb60"
|
10
9
|
} : {
|
package/esm/core/Alert/index.js
CHANGED
@@ -4,8 +4,7 @@ import { styles } from './styles';
|
|
4
4
|
import Button from '../Button';
|
5
5
|
import IconClose from '../../icons/General/IconClose';
|
6
6
|
import VisuallyHidden from '../../shared/components/VisuallyHidden';
|
7
|
-
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
8
|
-
import { jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
7
|
+
import { jsx as _jsx, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
9
8
|
const Alert = ({
|
10
9
|
primary,
|
11
10
|
success,
|
@@ -1,8 +1,7 @@
|
|
1
1
|
/** @jsxImportSource @emotion/react */
|
2
2
|
import React from 'react';
|
3
3
|
import { styles } from './styles';
|
4
|
-
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
5
|
-
import { jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
4
|
+
import { jsx as _jsx, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
6
5
|
const AppLoader = ({
|
7
6
|
color,
|
8
7
|
...restProps
|
@@ -4,8 +4,7 @@ import Tag from '../Tag';
|
|
4
4
|
import Card from '../Card';
|
5
5
|
import Text from '../Text';
|
6
6
|
import Button from '../Button';
|
7
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
8
|
-
import { jsxs as _jsxs } from "react/jsx-runtime";
|
7
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
9
8
|
export default {
|
10
9
|
title: 'Core/Autocomplete',
|
11
10
|
component: Autocomplete
|
@@ -9,9 +9,7 @@ import Link from '../Link';
|
|
9
9
|
import IconClose from '../../icons/General/IconClose';
|
10
10
|
import useAutocomplete from './hooks/useAutocomplete';
|
11
11
|
import IconChevronDown from '../../icons/General/IconChevronDown';
|
12
|
-
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
13
|
-
import { jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
14
|
-
import { Fragment as _Fragment } from "@emotion/react/jsx-runtime";
|
12
|
+
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "@emotion/react/jsx-runtime";
|
15
13
|
const Autocomplete = /*#__PURE__*/React.forwardRef(({
|
16
14
|
height,
|
17
15
|
css,
|
package/esm/core/Banner/index.js
CHANGED
@@ -2,8 +2,7 @@
|
|
2
2
|
import React from 'react';
|
3
3
|
import Alert from '../Alert';
|
4
4
|
import { Content, LeftSide, RightSide, Wrapper } from './styles';
|
5
|
-
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
6
|
-
import { jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
5
|
+
import { jsx as _jsx, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
7
6
|
const Banner = ({
|
8
7
|
children,
|
9
8
|
danger,
|
@@ -4,8 +4,7 @@ import { CustomLegend } from '../../shared/recharts/CustomLegend';
|
|
4
4
|
import CustomTooltip from '../../shared/recharts/CustomTooltip';
|
5
5
|
import { formatAxisPrice } from '../../utils/formatGraphPrice';
|
6
6
|
import { BarAndLineComposedChartContainer } from './styles';
|
7
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
8
|
-
import { jsxs as _jsxs } from "react/jsx-runtime";
|
7
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
9
8
|
const BarAndLineComposedChart = ({
|
10
9
|
data = [],
|
11
10
|
bars,
|
@@ -4,8 +4,7 @@ import { formatAxisPrice } from '../../utils/formatGraphPrice';
|
|
4
4
|
import { useTheme } from '@emotion/react';
|
5
5
|
import { CustomEventBarChartContainer } from './styles';
|
6
6
|
import { CustomLegend } from '../../shared/recharts/CustomLegend';
|
7
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
8
|
-
import { jsxs as _jsxs } from "react/jsx-runtime";
|
7
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
9
8
|
export const BarChartWithCustomizedEvent = ({
|
10
9
|
height = '300px',
|
11
10
|
width = 'auto',
|
package/esm/core/Box/index.js
CHANGED
@@ -4,8 +4,7 @@ import { CollapseButton, ContentWrapper, HeaderWrapper, styles } from './styles'
|
|
4
4
|
import IconMinus from '../../icons/General/IconMinus';
|
5
5
|
import IconPlus from '../../icons/General/IconPlus';
|
6
6
|
import IconChevronDown from '../../icons/General/IconChevronDown';
|
7
|
-
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
8
|
-
import { jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
7
|
+
import { jsx as _jsx, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
9
8
|
const Box = ({
|
10
9
|
header,
|
11
10
|
collapsable,
|
@@ -5,8 +5,7 @@ import TableRow from './TableRow';
|
|
5
5
|
import RowCell from './RowCell';
|
6
6
|
import DraggableRow from './DraggableRow';
|
7
7
|
import Checkbox from '../Checkbox';
|
8
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
9
|
-
import { jsxs as _jsxs } from "react/jsx-runtime";
|
8
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
10
9
|
export default {
|
11
10
|
title: 'Core/BoxedTable',
|
12
11
|
component: BoxedTable
|
@@ -2,8 +2,7 @@ import React from 'react';
|
|
2
2
|
import { Draggable } from 'react-beautiful-dnd';
|
3
3
|
import IconRearrange from '../../../icons/General/IconRearrange';
|
4
4
|
import { ContentWrapper, DragIcon, DraggableWrapper, ExtraWrapper, RowWrapper } from './styles';
|
5
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
6
|
-
import { jsxs as _jsxs } from "react/jsx-runtime";
|
5
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
7
6
|
const DraggableRow = ({
|
8
7
|
id,
|
9
8
|
index,
|
@@ -2,8 +2,7 @@ import React, { Fragment, useState } from 'react';
|
|
2
2
|
import { Key } from '../../../enums/Keyboard';
|
3
3
|
import IconChevronDown from '../../../icons/General/IconChevronDown';
|
4
4
|
import { ButtonWrapper, ExpandableContentWrapper, ExpandableWrapper, ExpandButtonWrapper, IconWrapper, Wrapper } from './styles';
|
5
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
6
|
-
import { jsxs as _jsxs } from "react/jsx-runtime";
|
5
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
7
6
|
const TableRow = ({
|
8
7
|
onClick,
|
9
8
|
expandable,
|
@@ -2,8 +2,7 @@ import React from 'react';
|
|
2
2
|
import { Wrapper } from './styles';
|
3
3
|
import { useTheme } from '@emotion/react';
|
4
4
|
import { DragDropContext, Droppable } from 'react-beautiful-dnd';
|
5
|
-
import { jsxs as _jsxs } from "react/jsx-runtime";
|
6
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
5
|
+
import { jsxs as _jsxs, jsx as _jsx } from "react/jsx-runtime";
|
7
6
|
const BoxedTable = ({
|
8
7
|
columns,
|
9
8
|
breakpoint,
|
@@ -6,8 +6,7 @@ import { useTheme } from '@emotion/react';
|
|
6
6
|
import { getFormattedDate } from '../../../utils/format';
|
7
7
|
import Header from '../../Header';
|
8
8
|
import { DDMMYYYY, ddmmyyyy } from '../../../utils/dates';
|
9
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
10
|
-
import { jsxs as _jsxs } from "react/jsx-runtime";
|
9
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
11
10
|
const CalendarEvent = ({
|
12
11
|
trackingName,
|
13
12
|
event
|
@@ -6,8 +6,7 @@ import { useTheme } from '@emotion/react';
|
|
6
6
|
import { getFormattedDate } from '../../../utils/format';
|
7
7
|
import Header from '../../Header';
|
8
8
|
import { ddmmyyyy } from '../../../utils/dates';
|
9
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
10
|
-
import { jsxs as _jsxs } from "react/jsx-runtime";
|
9
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
11
10
|
const CalendarSmallEvent = ({
|
12
11
|
trackingName,
|
13
12
|
events
|
@@ -8,8 +8,7 @@ import { getEventForDay } from './util';
|
|
8
8
|
import CalendarEvent from './CalendarEvent';
|
9
9
|
import CalendarSmallEvent from './CalendarSmallEvent';
|
10
10
|
import { getFormattedDate } from '../../utils/format';
|
11
|
-
import { jsxs as _jsxs } from "react/jsx-runtime";
|
12
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
11
|
+
import { jsxs as _jsxs, jsx as _jsx } from "react/jsx-runtime";
|
13
12
|
const Calendar = ({
|
14
13
|
month,
|
15
14
|
small,
|
@@ -1,7 +1,6 @@
|
|
1
1
|
import Card from '.';
|
2
2
|
import Dropdown from '../Dropdown';
|
3
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
4
|
-
import { jsxs as _jsxs } from "react/jsx-runtime";
|
3
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
5
4
|
const meta = {
|
6
5
|
title: 'Core/Card',
|
7
6
|
component: Card
|
@@ -1,8 +1,7 @@
|
|
1
1
|
/** @jsxImportSource @emotion/react */
|
2
2
|
import React, { useEffect, useState } from 'react';
|
3
3
|
import { styles } from './styles';
|
4
|
-
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
5
|
-
import { jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
4
|
+
import { jsx as _jsx, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
6
5
|
const Checkbox = /*#__PURE__*/React.forwardRef(({
|
7
6
|
...props
|
8
7
|
}, ref) => {
|
@@ -2,8 +2,7 @@ import CollapseList from '.';
|
|
2
2
|
import CollapseListItem from './Item';
|
3
3
|
import Text from '../Text';
|
4
4
|
import Header from '../Header';
|
5
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
6
|
-
import { jsxs as _jsxs } from "react/jsx-runtime";
|
5
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
7
6
|
const meta = {
|
8
7
|
title: 'Core/CollapseList',
|
9
8
|
component: CollapseList
|
@@ -1,8 +1,7 @@
|
|
1
1
|
import React, { useMemo, useRef, useState } from 'react';
|
2
2
|
import { CollapseButton } from './styles';
|
3
3
|
import { IconChevronDown } from '../..';
|
4
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
5
|
-
import { jsxs as _jsxs } from "react/jsx-runtime";
|
4
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
6
5
|
const headerTags = ['h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'Header'];
|
7
6
|
const CollapseListItem = /*#__PURE__*/React.forwardRef(({
|
8
7
|
header,
|
@@ -32,7 +31,6 @@ const CollapseListItem = /*#__PURE__*/React.forwardRef(({
|
|
32
31
|
contentRef.current.focus(); // Optional focus management.
|
33
32
|
}
|
34
33
|
};
|
35
|
-
|
36
34
|
return /*#__PURE__*/_jsxs("div", {
|
37
35
|
ref: ref,
|
38
36
|
className: "item",
|
@@ -3,8 +3,7 @@ import { DateWrapper, IconWrapper, TextWrapper, Wrapper } from './styles';
|
|
3
3
|
import { useTheme } from '@emotion/react';
|
4
4
|
import Text from '../../Text';
|
5
5
|
import { Header, useIsMobile } from '../../..';
|
6
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
7
|
-
import { jsxs as _jsxs } from "react/jsx-runtime";
|
6
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
8
7
|
const CommentLine = ({
|
9
8
|
date = '',
|
10
9
|
time = '',
|
@@ -2,8 +2,7 @@ import CommentsTimelineComponent from '.';
|
|
2
2
|
import CommentLine from './CommentLine';
|
3
3
|
import IconComment from '../../icons/General/IconComment';
|
4
4
|
import Button from '../Button';
|
5
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
6
|
-
import { jsxs as _jsxs } from "react/jsx-runtime";
|
5
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
7
6
|
const meta = {
|
8
7
|
title: 'Core/CommentsTimeline',
|
9
8
|
component: CommentsTimelineComponent
|
@@ -11,9 +11,7 @@ import { usePopper } from 'react-popper';
|
|
11
11
|
import { format, isValid } from 'date-fns';
|
12
12
|
import { useTheme } from '@emotion/react';
|
13
13
|
import { Key } from '../../enums/Keyboard';
|
14
|
-
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
15
|
-
import { jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
16
|
-
import { Fragment as _Fragment } from "@emotion/react/jsx-runtime";
|
14
|
+
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "@emotion/react/jsx-runtime";
|
17
15
|
const FORMAT = 'dd.MM.yyyy';
|
18
16
|
const Datepicker = ({
|
19
17
|
value,
|
@@ -15,10 +15,10 @@ import IconErrorOutline from '../../icons/General/IconErrorOutline';
|
|
15
15
|
import { Input, Wrapper, styles, Label, ErrorMessage
|
16
16
|
// DividerLine,
|
17
17
|
} from './styles';
|
18
|
-
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
19
|
-
import { jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
18
|
+
import { jsx as _jsx, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
20
19
|
// const FORMAT = 'dd.MM.yyyy'
|
21
20
|
// const PLACEHOLDER = 'dd.mm.åååå'
|
21
|
+
|
22
22
|
const DatePickerRange = ({
|
23
23
|
value,
|
24
24
|
label,
|
@@ -4,8 +4,7 @@ import { useTheme } from '@emotion/react';
|
|
4
4
|
import Button from '../Button';
|
5
5
|
import IconCaretDown from '../../icons/General/IconCaretDown';
|
6
6
|
import { styles } from './styles';
|
7
|
-
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
8
|
-
import { jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
7
|
+
import { jsx as _jsx, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
9
8
|
const Dropdown = ({
|
10
9
|
label,
|
11
10
|
icon,
|
@@ -1,9 +1,7 @@
|
|
1
1
|
import DropdownMenu from '.';
|
2
2
|
import DropdownMenuOption from './DropdownMenuOption';
|
3
3
|
import IconMail from '../../icons/General/IconMail';
|
4
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
5
|
-
import { Fragment as _Fragment } from "react/jsx-runtime";
|
6
|
-
import { jsxs as _jsxs } from "react/jsx-runtime";
|
4
|
+
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
|
7
5
|
const meta = {
|
8
6
|
title: 'Core/DropdownMenu',
|
9
7
|
component: DropdownMenu
|
@@ -1,8 +1,7 @@
|
|
1
1
|
import React, { useState, useEffect } from 'react';
|
2
2
|
import { Wrapper, Content } from './styles';
|
3
3
|
import Button from '../Button';
|
4
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
5
|
-
import { jsxs as _jsxs } from "react/jsx-runtime";
|
4
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
6
5
|
const DropdownMenu = ({
|
7
6
|
icon,
|
8
7
|
className,
|
package/esm/core/Editor/index.js
CHANGED
@@ -9,8 +9,7 @@ import IconErrorOutline from '../../icons/General/IconErrorOutline';
|
|
9
9
|
import { useTheme } from '@emotion/react';
|
10
10
|
import { useIsMobile } from '../../hooks/useIsMobile';
|
11
11
|
import { useEffect } from 'react';
|
12
|
-
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
13
|
-
import { jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
12
|
+
import { jsx as _jsx, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
14
13
|
const TINYMCE_API_KEY = '1n4id0n4p67gr15sq9hvnk965wgh5ku8xjgqt30e2hnpccp3';
|
15
14
|
const Editor = ({
|
16
15
|
initialValue,
|
@@ -22,7 +22,10 @@ const alignments = [{
|
|
22
22
|
align: 'justify'
|
23
23
|
}];
|
24
24
|
const link = 'link';
|
25
|
+
const image = 'image';
|
26
|
+
const clean = 'clean';
|
25
27
|
// const image = 'image'
|
26
28
|
|
27
29
|
export const basicToolbar = [decorations, lists];
|
28
|
-
export const richToolbar = [sizes, decorations, lists, alignments, [link]];
|
30
|
+
export const richToolbar = [sizes, decorations, lists, alignments, [link]];
|
31
|
+
export const fullToolbar = [sizes, decorations, lists, alignments, [link, image], [clean]];
|
@@ -9,8 +9,7 @@ import ReactQuill, { Quill } from 'react-quill';
|
|
9
9
|
import 'react-quill/dist/quill.snow.css';
|
10
10
|
import { basicToolbar, richToolbar } from './config';
|
11
11
|
import IndentAttributor from './IndentAttributor';
|
12
|
-
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
13
|
-
import { jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
12
|
+
import { jsx as _jsx, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
14
13
|
const Parchment = Quill.import('parchment');
|
15
14
|
|
16
15
|
//Text direction
|
@@ -32,7 +31,7 @@ var _ref = process.env.NODE_ENV === "production" ? {
|
|
32
31
|
} : {
|
33
32
|
name: "beovm0-EditorQuillReact",
|
34
33
|
styles: "display:flex;flex-direction:column;label:EditorQuillReact;",
|
35
|
-
map: "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy9wYWNrYWdlcy9jb3JlL0VkaXRvclF1aWxsUmVhY3QvaW5kZXgudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQXFHUSIsImZpbGUiOiIuLi8uLi8uLi9zcmMvcGFja2FnZXMvY29yZS9FZGl0b3JRdWlsbFJlYWN0L2luZGV4LnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4SW1wb3J0U291cmNlIEBlbW90aW9uL3JlYWN0ICovXG5pbXBvcnQgeyB1c2VTdGF0ZSwgdXNlRWZmZWN0IH0gZnJvbSAncmVhY3QnXG5pbXBvcnQgVGV4dCBmcm9tICcuLi9UZXh0J1xuaW1wb3J0IEljb25FcnJvck91dGxpbmUgZnJvbSAnLi4vLi4vaWNvbnMvR2VuZXJhbC9JY29uRXJyb3JPdXRsaW5lJ1xuaW1wb3J0IHsgdXNlVGhlbWUgfSBmcm9tICdAZW1vdGlvbi9yZWFjdCdcbmltcG9ydCB7IEVycm9yV3JhcHBlciwgTGFiZWwsIHN0eWxlcyB9IGZyb20gJy4vc3R5bGVzJ1xuaW1wb3J0IFJlYWN0UXVpbGwsIHsgUXVpbGwgfSBmcm9tICdyZWFjdC1xdWlsbCdcbmltcG9ydCAncmVhY3QtcXVpbGwvZGlzdC9xdWlsbC5zbm93LmNzcydcbmltcG9ydCB7IGJhc2ljVG9vbGJhciwgcmljaFRvb2xiYXIgfSBmcm9tICcuL2NvbmZpZydcbmltcG9ydCBJbmRlbnRBdHRyaWJ1dG9yIGZyb20gJy4vSW5kZW50QXR0cmlidXRvcidcblxudHlwZSBQcm9wcyA9IHtcbiAgaW5pdGlhbFZhbHVlPzogc3RyaW5nXG4gIG92ZXJyaWRlVmFsdWU/OiBzdHJpbmdcbiAgdHlwZT86ICdiYXNpYycgfCAncmljaCcgfCAnY3VzdG9tJ1xuICBjdXN0b21Ub29sYmFyPzogYW55XG4gIGxhYmVsPzogc3RyaW5nXG4gIGhlaWdodD86IG51bWJlclxuICBtYXhIZWlnaHQ/OiBudW1iZXJcbiAgbWF4V2lkdGg/OiBudW1iZXJcbiAgaW52YWxpZE1lc3NhZ2U/OiBzdHJpbmdcbiAgYWxsb3dJbWFnZXM/OiBib29sZWFuXG4gIHBhc3RlQXNUZXh0PzogYm9vbGVhblxuICByZXNpemU/OiBib29sZWFuIHwgJ2JvdGgnXG4gIGludmFsaWRFbGVtZW50cz86IHN0cmluZ1xuICB2YWxpZEVsZW1lbnRzPzogc3RyaW5nXG4gIGRpc2FibGVkPzogYm9vbGVhblxuICBvbkJsdXI/
|
34
|
+
map: "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy9wYWNrYWdlcy9jb3JlL0VkaXRvclF1aWxsUmVhY3QvaW5kZXgudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQXFHUSIsImZpbGUiOiIuLi8uLi8uLi9zcmMvcGFja2FnZXMvY29yZS9FZGl0b3JRdWlsbFJlYWN0L2luZGV4LnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4SW1wb3J0U291cmNlIEBlbW90aW9uL3JlYWN0ICovXG5pbXBvcnQgeyB1c2VTdGF0ZSwgdXNlRWZmZWN0IH0gZnJvbSAncmVhY3QnXG5pbXBvcnQgVGV4dCBmcm9tICcuLi9UZXh0J1xuaW1wb3J0IEljb25FcnJvck91dGxpbmUgZnJvbSAnLi4vLi4vaWNvbnMvR2VuZXJhbC9JY29uRXJyb3JPdXRsaW5lJ1xuaW1wb3J0IHsgdXNlVGhlbWUgfSBmcm9tICdAZW1vdGlvbi9yZWFjdCdcbmltcG9ydCB7IEVycm9yV3JhcHBlciwgTGFiZWwsIHN0eWxlcyB9IGZyb20gJy4vc3R5bGVzJ1xuaW1wb3J0IFJlYWN0UXVpbGwsIHsgUXVpbGwgfSBmcm9tICdyZWFjdC1xdWlsbCdcbmltcG9ydCAncmVhY3QtcXVpbGwvZGlzdC9xdWlsbC5zbm93LmNzcydcbmltcG9ydCB7IGJhc2ljVG9vbGJhciwgcmljaFRvb2xiYXIgfSBmcm9tICcuL2NvbmZpZydcbmltcG9ydCBJbmRlbnRBdHRyaWJ1dG9yIGZyb20gJy4vSW5kZW50QXR0cmlidXRvcidcblxudHlwZSBQcm9wcyA9IHtcbiAgaW5pdGlhbFZhbHVlPzogc3RyaW5nXG4gIG92ZXJyaWRlVmFsdWU/OiBzdHJpbmdcbiAgdHlwZT86ICdiYXNpYycgfCAncmljaCcgfCAnY3VzdG9tJ1xuICBjdXN0b21Ub29sYmFyPzogYW55XG4gIGxhYmVsPzogc3RyaW5nXG4gIGhlaWdodD86IG51bWJlclxuICBtYXhIZWlnaHQ/OiBudW1iZXJcbiAgbWF4V2lkdGg/OiBudW1iZXJcbiAgaW52YWxpZE1lc3NhZ2U/OiBzdHJpbmdcbiAgYWxsb3dJbWFnZXM/OiBib29sZWFuXG4gIHBhc3RlQXNUZXh0PzogYm9vbGVhblxuICByZXNpemU/OiBib29sZWFuIHwgJ2JvdGgnXG4gIGludmFsaWRFbGVtZW50cz86IHN0cmluZ1xuICB2YWxpZEVsZW1lbnRzPzogc3RyaW5nXG4gIGRpc2FibGVkPzogYm9vbGVhblxuICBvbkJsdXI/OiAodmFsdWU6IHN0cmluZykgPT4gdm9pZFxuICBvbkNoYW5nZTogKHZhbHVlOiBzdHJpbmcsIHBsYWluVGV4dExlbmd0aDogbnVtYmVyKSA9PiB2b2lkXG59XG5cbmNvbnN0IFBhcmNobWVudCA9IFF1aWxsLmltcG9ydCgncGFyY2htZW50JylcblxuLy9UZXh0IGRpcmVjdGlvblxuUXVpbGwucmVnaXN0ZXIoUXVpbGwuaW1wb3J0KCdhdHRyaWJ1dG9ycy9zdHlsZS9kaXJlY3Rpb24nKSBhcyBhbnksIHRydWUpXG4vL0FsaWdubWVudFxuUXVpbGwucmVnaXN0ZXIoUXVpbGwuaW1wb3J0KCdhdHRyaWJ1dG9ycy9zdHlsZS9hbGlnbicpIGFzIGFueSwgdHJ1ZSlcbi8vIFRleHQgc2l6ZXNcbmNvbnN0IFNpemUgPSBRdWlsbC5pbXBvcnQoJ2F0dHJpYnV0b3JzL3N0eWxlL3NpemUnKSBhcyBhbnlcblNpemUud2hpdGVsaXN0ID0gWycwLjc1ZW0nLCAnMWVtJywgJzEuNWVtJywgJzIuNWVtJ11cblF1aWxsLnJlZ2lzdGVyKFNpemUsIHRydWUpXG5cbmxldCBJbmRlbnRTdHlsZSA9IG5ldyBJbmRlbnRBdHRyaWJ1dG9yKCdpbmRlbnQnLCAndGV4dC1pbmRlbnQnLCB7XG4gIHNjb3BlOiBQYXJjaG1lbnQuU2NvcGUuQkxPQ0ssXG4gIHdoaXRlbGlzdDogWycxZW0nLCAnMmVtJywgJzNlbScsICc0ZW0nLCAnNWVtJywgJzZlbScsICc3ZW0nLCAnOGVtJywgJzllbSddLFxufSlcblxuUXVpbGwucmVnaXN0ZXIoSW5kZW50U3R5bGUgYXMgYW55LCB0cnVlKVxuXG5jb25zdCBFZGl0b3JRdWlsbFJlYWN0ID0gKHtcbiAgaW5pdGlhbFZhbHVlLFxuICBvdmVycmlkZVZhbHVlLFxuICB0eXBlID0gJ2Jhc2ljJyxcbiAgbGFiZWwsXG4gIGhlaWdodCA9IDUwMCwgLy8gdHJlbmdlciA/P1xuICBtYXhIZWlnaHQgPSA1MDAsXG4gIG1heFdpZHRoLFxuICBjdXN0b21Ub29sYmFyLFxuICBpbnZhbGlkTWVzc2FnZSxcbiAgYWxsb3dJbWFnZXMsIC8vIHRyZW5nZXIgPz9cbiAgcGFzdGVBc1RleHQsIC8vIHRyZW5nZXIgPz9cbiAgcmVzaXplID0gdHJ1ZSwgLy8gdHJlbmdlciA/P1xuICB2YWxpZEVsZW1lbnRzLCAvLyB0cmVuZ2VyID8/XG4gIGludmFsaWRFbGVtZW50cyA9ICdidXR0b24nLCAvLyB0cmVuZ2VyID8/XG4gIGRpc2FibGVkLFxuICBvbkNoYW5nZSxcbiAgb25CbHVyLFxufTogUHJvcHMpID0+IHtcbiAgY29uc3QgW3ZhbHVlLCBzZXRWYWx1ZV0gPSB1c2VTdGF0ZShpbml0aWFsVmFsdWUgfHwgJycpXG4gIGNvbnN0IHsgYWxlcnQgfSA9IHVzZVRoZW1lKClcblxuICBjb25zdCBoYW5kbGVDaGFuZ2UgPSAoXG4gICAgaHRtbDogc3RyaW5nLFxuICAgIF9kZWx0YTogYW55LFxuICAgIF9zb3VyY2U6IGFueSxcbiAgICBlZGl0b3I6IFJlYWN0UXVpbGwuVW5wcml2aWxlZ2VkRWRpdG9yXG4gICkgPT4ge1xuICAgIHNldFZhbHVlKGh0bWwpXG4gICAgb25DaGFuZ2UoaHRtbCwgZWRpdG9yLmdldFRleHQoKS50cmltKCkubGVuZ3RoKVxuICB9XG5cbiAgY29uc3QgY3VzdG9tTW9kdWxlcyA9IHtcbiAgICB0b29sYmFyOiB7XG4gICAgICBjb250YWluZXI6XG4gICAgICAgIHR5cGUgPT09ICdiYXNpYydcbiAgICAgICAgICA/IGJhc2ljVG9vbGJhclxuICAgICAgICAgIDogdHlwZSA9PT0gJ3JpY2gnXG4gICAgICAgICAgPyByaWNoVG9vbGJhclxuICAgICAgICAgIDogY3VzdG9tVG9vbGJhcixcbiAgICB9LFxuICB9XG5cbiAgdXNlRWZmZWN0KCgpID0+IHtcbiAgICBpZiAob3ZlcnJpZGVWYWx1ZSA9PT0gdW5kZWZpbmVkKSByZXR1cm5cbiAgICBzZXRWYWx1ZSgoKSA9PiBvdmVycmlkZVZhbHVlKVxuICB9LCBbb3ZlcnJpZGVWYWx1ZV0pXG5cbiAgcmV0dXJuIChcbiAgICA8ZGl2IGNzcz17KHRoZW1lKSA9PiBbc3R5bGVzLmRlZmF1bHQodGhlbWUsIG1heEhlaWdodCldfT5cbiAgICAgIHtsYWJlbCAmJiA8TGFiZWw+e2xhYmVsfTwvTGFiZWw+fVxuICAgICAgPFJlYWN0UXVpbGxcbiAgICAgICAgY3NzPXt7XG4gICAgICAgICAgLy8gbWluSGVpZ2h0OiAxNTAsXG4gICAgICAgICAgLy8gbWF4SGVpZ2h0LFxuICAgICAgICAgIC8vIG1heFdpZHRoLFxuICAgICAgICAgIGRpc3BsYXk6ICdmbGV4JyxcbiAgICAgICAgICBmbGV4RGlyZWN0aW9uOiAnY29sdW1uJyxcbiAgICAgICAgfX1cbiAgICAgICAgdGhlbWU9XCJzbm93XCJcbiAgICAgICAgcmVhZE9ubHk9e2Rpc2FibGVkfVxuICAgICAgICBmb3JtYXRzPXtbXG4gICAgICAgICAgJ2hlYWRlcicsXG4gICAgICAgICAgJ3NpemUnLFxuICAgICAgICAgICdib2xkJyxcbiAgICAgICAgICAnaXRhbGljJyxcbiAgICAgICAgICAndW5kZXJsaW5lJyxcbiAgICAgICAgICAnbGlzdCcsXG4gICAgICAgICAgJ2luZGVudCcsXG4gICAgICAgICAgJ2xpbmsnLFxuICAgICAgICAgICdpbWFnZScsXG4gICAgICAgICAgJ2FsaWduJyxcbiAgICAgICAgXX1cbiAgICAgICAgbW9kdWxlcz17Y3VzdG9tTW9kdWxlc31cbiAgICAgICAgdmFsdWU9e3ZhbHVlfVxuICAgICAgICBvbkNoYW5nZT17aGFuZGxlQ2hhbmdlfVxuICAgICAgICBvbkJsdXI9eygpID0+IG9uQmx1cj8uKHZhbHVlKX1cbiAgICAgIC8+XG5cbiAgICAgIHtpbnZhbGlkTWVzc2FnZSAmJiAoXG4gICAgICAgIDxFcnJvcldyYXBwZXI+XG4gICAgICAgICAge2ludmFsaWRNZXNzYWdlICYmIChcbiAgICAgICAgICAgIDxUZXh0IGNvbG9yPXthbGVydH0+XG4gICAgICAgICAgICAgIDxJY29uRXJyb3JPdXRsaW5lIHNpemU9XCIxNnB4XCIgY29sb3I9e2FsZXJ0fSAvPiB7aW52YWxpZE1lc3NhZ2V9XG4gICAgICAgICAgICA8L1RleHQ+XG4gICAgICAgICAgKX1cbiAgICAgICAgPC9FcnJvcldyYXBwZXI+XG4gICAgICApfVxuICAgIDwvZGl2PlxuICApXG59XG5cbmV4cG9ydCBkZWZhdWx0IEVkaXRvclF1aWxsUmVhY3RcbiJdfQ== */",
|
36
35
|
toString: _EMOTION_STRINGIFIED_CSS_ERROR__
|
37
36
|
};
|
38
37
|
const EditorQuillReact = ({
|
@@ -85,7 +84,7 @@ const EditorQuillReact = ({
|
|
85
84
|
css: _ref,
|
86
85
|
theme: "snow",
|
87
86
|
readOnly: disabled,
|
88
|
-
formats: ['header', 'size', 'bold', 'italic', 'underline', 'list', '
|
87
|
+
formats: ['header', 'size', 'bold', 'italic', 'underline', 'list', 'indent', 'link', 'image', 'align'],
|
89
88
|
modules: customModules,
|
90
89
|
value: value,
|
91
90
|
onChange: handleChange,
|
@@ -5,8 +5,7 @@ import { useTheme } from '@emotion/react';
|
|
5
5
|
import Text from '../Text';
|
6
6
|
import Alert from '../Alert';
|
7
7
|
import { formatBytes, isAllFilesValid } from '../../utils/file';
|
8
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
9
|
-
import { jsxs as _jsxs } from "react/jsx-runtime";
|
8
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
10
9
|
const FileInput = ({
|
11
10
|
multiple,
|
12
11
|
accept,
|
@@ -1,8 +1,7 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import IconGmail from '../../icons/Logos/IconGmail';
|
3
3
|
import { GButton } from './styles';
|
4
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
5
|
-
import { jsxs as _jsxs } from "react/jsx-runtime";
|
4
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
6
5
|
const GoogleButton = ({
|
7
6
|
disabled,
|
8
7
|
onClick
|
@@ -3,8 +3,7 @@ import IconWithBackground from './IconWithBackground';
|
|
3
3
|
import Text from '../Text';
|
4
4
|
import IconCamera from '../../icons/General/IconCamera';
|
5
5
|
import { uploadButtonStyles as styles } from './styles';
|
6
|
-
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
7
|
-
import { jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
6
|
+
import { jsx as _jsx, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
8
7
|
const UploadButton = ({
|
9
8
|
css,
|
10
9
|
addMore,
|
@@ -8,8 +8,7 @@ import Text from '../Text';
|
|
8
8
|
import IconWithBackground from './IconWithBackground';
|
9
9
|
import { styles } from './styles';
|
10
10
|
import UploadButton from './UploadButton';
|
11
|
-
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
12
|
-
import { jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
11
|
+
import { jsx as _jsx, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
13
12
|
const ImagePicker = ({
|
14
13
|
value = [],
|
15
14
|
onChange,
|
@@ -9,8 +9,7 @@ import IconClose from '../../icons/General/IconClose';
|
|
9
9
|
import { useEffect, useState } from 'react';
|
10
10
|
import { Key } from '../../enums/Keyboard';
|
11
11
|
import { VisuallyHidden } from 'react-aria';
|
12
|
-
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
13
|
-
import { jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
12
|
+
import { jsx as _jsx, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
14
13
|
const ImageViewer = ({
|
15
14
|
images,
|
16
15
|
initialImage = 0,
|
@@ -3,8 +3,7 @@ import React, { useState, useEffect, createRef } from 'react';
|
|
3
3
|
import { Tooltip, StyledButton, Wrapper, styles } from './styles';
|
4
4
|
import { CSSTransition } from 'react-transition-group';
|
5
5
|
import Text from '../Text';
|
6
|
-
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
7
|
-
import { jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
6
|
+
import { jsx as _jsx, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
8
7
|
const InfoButton = ({
|
9
8
|
trackingName,
|
10
9
|
icon,
|
package/esm/core/Input/index.js
CHANGED
@@ -8,8 +8,7 @@ import { getFormattedPrice } from '../../utils/format';
|
|
8
8
|
import IconErrorOutline from '../../icons/General/IconErrorOutline';
|
9
9
|
import InfoButton from '../InfoButton';
|
10
10
|
import IconHelp from '../../icons/General/IconHelp';
|
11
|
-
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
12
|
-
import { jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
11
|
+
import { jsx as _jsx, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
13
12
|
const Input = /*#__PURE__*/React.forwardRef(({
|
14
13
|
onDebounceChange,
|
15
14
|
debounceDelay,
|
package/esm/core/Link/index.js
CHANGED
@@ -4,8 +4,7 @@ import ButtonOrLink from '../private/ButtonOrLink';
|
|
4
4
|
import IconExternalLink from '../../icons/General/IconExternalLink';
|
5
5
|
import { IconLinkWrapper, NoStyle, LinkStyle, dangerStyles, noPadding, setAlign, smallText, underlineNone, setWordBreak, setDisabled } from './styles';
|
6
6
|
import { VisuallyHidden } from 'react-aria';
|
7
|
-
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
8
|
-
import { jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
7
|
+
import { jsx as _jsx, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
9
8
|
const Link = props => {
|
10
9
|
const {
|
11
10
|
disabled,
|
@@ -2,9 +2,7 @@ import List from '.';
|
|
2
2
|
import ListItem from './Item';
|
3
3
|
import Link from '../Link';
|
4
4
|
import IconArrowRight from '../../icons/General/IconArrowRight';
|
5
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
6
|
-
import { jsxs as _jsxs } from "react/jsx-runtime";
|
7
|
-
import { Fragment as _Fragment } from "react/jsx-runtime";
|
5
|
+
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
|
8
6
|
const meta = {
|
9
7
|
title: 'Core/List',
|
10
8
|
component: List
|
@@ -3,8 +3,7 @@ import { useTheme } from '@emotion/react';
|
|
3
3
|
import { DotWrapper, PageStyle, Wrapper } from './styles';
|
4
4
|
import { getHasPreviousPages, getHasMorePages, getFirstButtonIndex } from '../../utils/pagination';
|
5
5
|
import Button from '../Button';
|
6
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
7
|
-
import { jsxs as _jsxs } from "react/jsx-runtime";
|
6
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
8
7
|
const ListPager = ({
|
9
8
|
totalPageCount,
|
10
9
|
currentPage,
|
@@ -6,8 +6,7 @@ import Carousel from 'nuka-carousel';
|
|
6
6
|
import React from 'react';
|
7
7
|
import Text from '../Text';
|
8
8
|
import IconChevronLeft from '../../icons/General/IconChevronLeft';
|
9
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
10
|
-
import { jsxs as _jsxs } from "react/jsx-runtime";
|
9
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
11
10
|
const MediaCarousel = ({
|
12
11
|
media,
|
13
12
|
autoPlay = false,
|
@@ -3,8 +3,7 @@ import Text from '../Text';
|
|
3
3
|
import Button from '../Button';
|
4
4
|
import Modal from '.';
|
5
5
|
import { Fragment } from 'react';
|
6
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
7
|
-
import { jsxs as _jsxs } from "react/jsx-runtime";
|
6
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
8
7
|
const meta = {
|
9
8
|
title: 'Core/Modal',
|
10
9
|
component: Modal
|
package/esm/core/Modal/index.js
CHANGED
@@ -8,8 +8,7 @@ import { Button, IconFullscreenClose } from '../..';
|
|
8
8
|
import IconMinus from '../../icons/General/IconMinus';
|
9
9
|
import IconFullscreenOpen from '../../icons/General/IconFullscreenOpen';
|
10
10
|
import ActionButtons from './ActionButtons';
|
11
|
-
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
12
|
-
import { jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
11
|
+
import { jsx as _jsx, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
13
12
|
function Modal({
|
14
13
|
open,
|
15
14
|
header,
|
@@ -12,9 +12,7 @@ import NoticeAttachmentList from './privateComponents/NoticeAttachmentList';
|
|
12
12
|
import NoticeMetaInfo from './privateComponents/NoticeMetaInfo';
|
13
13
|
import { ContentWrapper, Div, ImageWrapper, Wrapper } from './styles';
|
14
14
|
import { getNoticeMeetingDescription } from './utils';
|
15
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
16
|
-
import { Fragment as _Fragment } from "react/jsx-runtime";
|
17
|
-
import { jsxs as _jsxs } from "react/jsx-runtime";
|
15
|
+
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
|
18
16
|
const NoticeCard = ({
|
19
17
|
notice,
|
20
18
|
isModal,
|
@@ -4,8 +4,7 @@ import { useTheme } from '@emotion/react';
|
|
4
4
|
import Button from '../../../Button';
|
5
5
|
import { getFileIcon } from '../../utils';
|
6
6
|
import Text from '../../../Text';
|
7
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
8
|
-
import { jsxs as _jsxs } from "react/jsx-runtime";
|
7
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
9
8
|
const NoticeAttachmentBlock = ({
|
10
9
|
type = 'default',
|
11
10
|
name,
|
@@ -2,8 +2,7 @@ import React from 'react';
|
|
2
2
|
import { IconHistory, getFormattedDate, IconFile, IconCalendar, Text } from '../../../..';
|
3
3
|
import { ddmmyyyy } from '../../../../utils/dates';
|
4
4
|
import { NoticeMetaWrapper, Group, Div } from './styles';
|
5
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
6
|
-
import { jsxs as _jsxs } from "react/jsx-runtime";
|
5
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
7
6
|
const NoticeMetaInfo = ({
|
8
7
|
created,
|
9
8
|
updated,
|
@@ -1,8 +1,7 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import Text from '../../Text';
|
3
3
|
import { StyledButton, TextContent, Wrapper } from './styles';
|
4
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
5
|
-
import { jsxs as _jsxs } from "react/jsx-runtime";
|
4
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
6
5
|
const NotificationRow = ({
|
7
6
|
title,
|
8
7
|
description,
|
@@ -1,9 +1,7 @@
|
|
1
1
|
import NotificationsMenu from '.';
|
2
2
|
import NotificationRow from './NotificationRow';
|
3
3
|
import IconAttachment from '../../icons/General/IconAttachment';
|
4
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
5
|
-
import { Fragment as _Fragment } from "react/jsx-runtime";
|
6
|
-
import { jsxs as _jsxs } from "react/jsx-runtime";
|
4
|
+
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
|
7
5
|
const meta = {
|
8
6
|
title: 'Core/NotificationsMenu',
|
9
7
|
component: NotificationsMenu
|