@digigov/react-experimental 2.0.0-rc.21 → 2.0.0-rc.22
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/index.js +1 -1
- package/package.json +5 -5
- package/src/FloatingButton/__snapshots__/index.test.tsx.snap +4 -4
- package/src/OptionButtonBase/__snapshots__/index.test.tsx.snap +2 -2
- package/src/OptionButtonSteps/__snapshots__/index.test.tsx.snap +2 -2
- package/libs/ui/src/api/APIErrors.d.ts +0 -23
- package/libs/ui/src/api/APIProvider.d.ts +0 -16
- package/libs/ui/src/api/fetchAPI.d.ts +0 -14
- package/libs/ui/src/api/index.d.ts +0 -8
- package/libs/ui/src/api/useResource.d.ts +0 -11
- package/libs/ui/src/api/useResourceAction.d.ts +0 -2
- package/libs/ui/src/api/useResourceQuery.d.ts +0 -18
- package/libs/ui/src/api/utils.d.ts +0 -10
- package/libs/ui/src/app/App.d.ts +0 -7
- package/libs/ui/src/app/BannerContainer/BannerContainer.stories.d.ts +0 -10
- package/libs/ui/src/app/BannerContainer/__stories__/CookiesBanner.d.ts +0 -3
- package/libs/ui/src/app/BannerContainer/index.d.ts +0 -3
- package/libs/ui/src/app/BottomInfo/index.d.ts +0 -5
- package/libs/ui/src/app/CloseButton/index.d.ts +0 -3
- package/libs/ui/src/app/FilterContainer/index.d.ts +0 -11
- package/libs/ui/src/app/Footer/Footer.stories.d.ts +0 -18
- package/libs/ui/src/app/Footer/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/app/Footer/__stories__/DefaultCopyright.d.ts +0 -3
- package/libs/ui/src/app/Footer/__stories__/FooterAllInclusive.d.ts +0 -3
- package/libs/ui/src/app/Footer/__stories__/FooterWithLink.d.ts +0 -3
- package/libs/ui/src/app/Footer/__stories__/FooterWithLogo.d.ts +0 -3
- package/libs/ui/src/app/Footer/__stories__/FooterWithSecondaryNavigation.d.ts +0 -3
- package/libs/ui/src/app/Footer/__stories__/FooterWithText.d.ts +0 -3
- package/libs/ui/src/app/Footer/__stories__/YearCopyright.d.ts +0 -3
- package/libs/ui/src/app/Footer/index.d.ts +0 -15
- package/libs/ui/src/app/Header/Header.stories.d.ts +0 -18
- package/libs/ui/src/app/Header/HeaderContent.d.ts +0 -3
- package/libs/ui/src/app/Header/HeaderLogo.d.ts +0 -3
- package/libs/ui/src/app/Header/HeaderNavMenuContent.d.ts +0 -3
- package/libs/ui/src/app/Header/HeaderSecondaryLogo.d.ts +0 -3
- package/libs/ui/src/app/Header/HeaderSection.d.ts +0 -3
- package/libs/ui/src/app/Header/HeaderTitle.d.ts +0 -3
- package/libs/ui/src/app/Header/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/app/Header/__stories__/WithHeaderNavigation.d.ts +0 -3
- package/libs/ui/src/app/Header/__stories__/WithNavigation.d.ts +0 -3
- package/libs/ui/src/app/Header/__stories__/WithServiceName.d.ts +0 -3
- package/libs/ui/src/app/Header/__stories__/WithServiceNameAndLogo.d.ts +0 -3
- package/libs/ui/src/app/Header/index.d.ts +0 -9
- package/libs/ui/src/app/Loader/Loader.stories.d.ts +0 -9
- package/libs/ui/src/app/Loader/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/app/Loader/__stories__/FullPageLoader.d.ts +0 -2
- package/libs/ui/src/app/Loader/index.d.ts +0 -5
- package/libs/ui/src/app/Masthead/Masthead.stories.d.ts +0 -13
- package/libs/ui/src/app/Masthead/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/app/Masthead/__stories__/WithElements.d.ts +0 -3
- package/libs/ui/src/app/Masthead/__stories__/WithLogo.d.ts +0 -3
- package/libs/ui/src/app/Masthead/index.d.ts +0 -5
- package/libs/ui/src/app/Modal/Modal.stories.d.ts +0 -15
- package/libs/ui/src/app/Modal/__stories__/AlertDialog.d.ts +0 -3
- package/libs/ui/src/app/Modal/__stories__/Auto.d.ts +0 -3
- package/libs/ui/src/app/Modal/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/app/Modal/__stories__/Dense.d.ts +0 -3
- package/libs/ui/src/app/Modal/__stories__/WithHooks.d.ts +0 -3
- package/libs/ui/src/app/Modal/__stories__/WithoutModalGaps.d.ts +0 -3
- package/libs/ui/src/app/Modal/auto.d.ts +0 -21
- package/libs/ui/src/app/Modal/hooks.d.ts +0 -26
- package/libs/ui/src/app/Modal/index.d.ts +0 -9
- package/libs/ui/src/app/Modal/index.web.d.ts +0 -8
- package/libs/ui/src/app/NotFound/NotFound.stories.d.ts +0 -8
- package/libs/ui/src/app/NotFound/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/app/NotFound/index.d.ts +0 -3
- package/libs/ui/src/app/OutdatedBrowserBanner/hooks/evaluateBrowserVersion.d.ts +0 -15
- package/libs/ui/src/app/OutdatedBrowserBanner/hooks/useOutdatedBrowserCheck.d.ts +0 -2
- package/libs/ui/src/app/OutdatedBrowserBanner/index.d.ts +0 -2
- package/libs/ui/src/app/PageTitleContainer/index.d.ts +0 -5
- package/libs/ui/src/app/Panel/Panel.stories.d.ts +0 -10
- package/libs/ui/src/app/Panel/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/app/Panel/index.d.ts +0 -5
- package/libs/ui/src/app/PhaseBannerHeader/PhaseBannerHeader.stories.d.ts +0 -8
- package/libs/ui/src/app/PhaseBannerHeader/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/app/PhaseBannerHeader/index.d.ts +0 -8
- package/libs/ui/src/app/QrCodeScanner/QrCodeScanner.stories.d.ts +0 -8
- package/libs/ui/src/app/QrCodeScanner/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/app/QrCodeScanner/index.d.ts +0 -35
- package/libs/ui/src/app/QrCodeViewer/QRCode.stories.d.ts +0 -9
- package/libs/ui/src/app/QrCodeViewer/__stories__/Custom.d.ts +0 -3
- package/libs/ui/src/app/QrCodeViewer/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/app/QrCodeViewer/index.d.ts +0 -6
- package/libs/ui/src/app/QrCodeViewer/qrcodegen.d.ts +0 -100
- package/libs/ui/src/app/QrCodeViewer/types.d.ts +0 -28
- package/libs/ui/src/app/QrCodeViewer/utils.d.ts +0 -11
- package/libs/ui/src/app/Skeleton/Skeleton.stories.d.ts +0 -17
- package/libs/ui/src/app/Skeleton/__stories__/Button.d.ts +0 -3
- package/libs/ui/src/app/Skeleton/__stories__/Circular.d.ts +0 -3
- package/libs/ui/src/app/Skeleton/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/app/Skeleton/__stories__/NoAnimation.d.ts +0 -3
- package/libs/ui/src/app/Skeleton/__stories__/Rectangular.d.ts +0 -3
- package/libs/ui/src/app/Skeleton/__stories__/SpecificWidthAndHeight.d.ts +0 -3
- package/libs/ui/src/app/Skeleton/__stories__/TextSizes.d.ts +0 -3
- package/libs/ui/src/app/Skeleton/__stories__/UnderTypography.d.ts +0 -3
- package/libs/ui/src/app/Skeleton/__stories__/WithChildren.d.ts +0 -3
- package/libs/ui/src/app/Skeleton/index.d.ts +0 -3
- package/libs/ui/src/app/ThemeOptions/index.d.ts +0 -17
- package/libs/ui/src/app/hooks/useFontSize.d.ts +0 -6
- package/libs/ui/src/app/hooks/useHighlightLinks.d.ts +0 -8
- package/libs/ui/src/app/hooks/useLetterSpacing.d.ts +0 -6
- package/libs/ui/src/app/hooks/useLineHeight.d.ts +0 -6
- package/libs/ui/src/app/hooks/useTheme.d.ts +0 -8
- package/libs/ui/src/app/hooks/useVariantVars.d.ts +0 -8
- package/libs/ui/src/app/index.d.ts +0 -16
- package/libs/ui/src/content/Accordion/Accordion.stories.d.ts +0 -14
- package/libs/ui/src/content/Accordion/__stories__/Auto.d.ts +0 -3
- package/libs/ui/src/content/Accordion/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/content/Accordion/__stories__/WithHints.d.ts +0 -3
- package/libs/ui/src/content/Accordion/__stories__/WithHook.d.ts +0 -3
- package/libs/ui/src/content/Accordion/auto.d.ts +0 -19
- package/libs/ui/src/content/Accordion/hooks.d.ts +0 -26
- package/libs/ui/src/content/Accordion/index.d.ts +0 -9
- package/libs/ui/src/content/Blockquote/Blockquote.stories.d.ts +0 -11
- package/libs/ui/src/content/Blockquote/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/content/Blockquote/__stories__/Dense.d.ts +0 -3
- package/libs/ui/src/content/Blockquote/index.d.ts +0 -3
- package/libs/ui/src/content/Card/Card.stories.d.ts +0 -21
- package/libs/ui/src/content/Card/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/content/Card/__stories__/Dense.d.ts +0 -3
- package/libs/ui/src/content/Card/__stories__/WithClickableContent.d.ts +0 -3
- package/libs/ui/src/content/Card/__stories__/WithClickableLink.d.ts +0 -3
- package/libs/ui/src/content/Card/__stories__/WithDarkBorder.d.ts +0 -3
- package/libs/ui/src/content/Card/__stories__/WithDarkTopBorder.d.ts +0 -3
- package/libs/ui/src/content/Card/__stories__/WithDivider.d.ts +0 -3
- package/libs/ui/src/content/Card/__stories__/WithGrayBorder.d.ts +0 -3
- package/libs/ui/src/content/Card/__stories__/WithGrayTopBorder.d.ts +0 -3
- package/libs/ui/src/content/Card/__stories__/WithGroupButton.d.ts +0 -3
- package/libs/ui/src/content/Card/__stories__/WithLink.d.ts +0 -3
- package/libs/ui/src/content/Card/index.d.ts +0 -6
- package/libs/ui/src/content/Chip/Chip.stories.d.ts +0 -12
- package/libs/ui/src/content/Chip/__stories__/ClickableChip.d.ts +0 -3
- package/libs/ui/src/content/Chip/__stories__/ClickableDeletableChip.d.ts +0 -3
- package/libs/ui/src/content/Chip/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/content/Chip/__stories__/DeletableChip.d.ts +0 -3
- package/libs/ui/src/content/Chip/__stories__/GroupOfChips.d.ts +0 -3
- package/libs/ui/src/content/Chip/index.d.ts +0 -6
- package/libs/ui/src/content/Details/Details.stories.d.ts +0 -10
- package/libs/ui/src/content/Details/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/content/Details/index.d.ts +0 -5
- package/libs/ui/src/content/FillableText/index.d.ts +0 -4
- package/libs/ui/src/content/List/List.d.ts +0 -3
- package/libs/ui/src/content/List/List.stories.d.ts +0 -15
- package/libs/ui/src/content/List/ListItem.d.ts +0 -3
- package/libs/ui/src/content/List/__stories__/BulletList.d.ts +0 -3
- package/libs/ui/src/content/List/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/content/List/__stories__/HorizontalList.d.ts +0 -3
- package/libs/ui/src/content/List/__stories__/NestedBulletList.d.ts +0 -3
- package/libs/ui/src/content/List/__stories__/NumberedList.d.ts +0 -3
- package/libs/ui/src/content/List/__stories__/WithExtraSpace.d.ts +0 -3
- package/libs/ui/src/content/List/index.d.ts +0 -3
- package/libs/ui/src/content/Markdown/Markdown.stories.d.ts +0 -9
- package/libs/ui/src/content/Markdown/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/content/Markdown/index.d.ts +0 -6
- package/libs/ui/src/content/Markdown/useMarkdownToHTML.d.ts +0 -6
- package/libs/ui/src/content/SafeHTML/SafeHTML.stories.d.ts +0 -9
- package/libs/ui/src/content/SafeHTML/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/content/SafeHTML/index.d.ts +0 -10
- package/libs/ui/src/content/StepNav/StepNav.stories.d.ts +0 -13
- package/libs/ui/src/content/StepNav/__stories__/Auto.d.ts +0 -3
- package/libs/ui/src/content/StepNav/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/content/StepNav/__stories__/Dense.d.ts +0 -3
- package/libs/ui/src/content/StepNav/__stories__/WithHints.d.ts +0 -3
- package/libs/ui/src/content/StepNav/__stories__/WithHook.d.ts +0 -3
- package/libs/ui/src/content/StepNav/auto.d.ts +0 -19
- package/libs/ui/src/content/StepNav/index.d.ts +0 -15
- package/libs/ui/src/content/SummaryList/SummaryList.stories.d.ts +0 -22
- package/libs/ui/src/content/SummaryList/__stories__/SummaryListExample.d.ts +0 -14
- package/libs/ui/src/content/SummaryList/index.d.ts +0 -7
- package/libs/ui/src/content/Table/Table.stories.d.ts +0 -27
- package/libs/ui/src/content/Table/TableFloatingScroll.d.ts +0 -3
- package/libs/ui/src/content/Table/__stories__/DarkVariant.d.ts +0 -3
- package/libs/ui/src/content/Table/__stories__/DarkVariantWithVerticalHeaders.d.ts +0 -3
- package/libs/ui/src/content/Table/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/content/Table/__stories__/DefinedWidth.d.ts +0 -3
- package/libs/ui/src/content/Table/__stories__/Densed.d.ts +0 -3
- package/libs/ui/src/content/Table/__stories__/Full.d.ts +0 -3
- package/libs/ui/src/content/Table/__stories__/MultipleProps.d.ts +0 -3
- package/libs/ui/src/content/Table/__stories__/NoData.d.ts +0 -3
- package/libs/ui/src/content/Table/__stories__/NumericDataType.d.ts +0 -3
- package/libs/ui/src/content/Table/__stories__/RowColors.d.ts +0 -3
- package/libs/ui/src/content/Table/__stories__/Stacked.d.ts +0 -3
- package/libs/ui/src/content/Table/__stories__/TableCaptions.d.ts +0 -3
- package/libs/ui/src/content/Table/__stories__/VerticalBorders.d.ts +0 -3
- package/libs/ui/src/content/Table/__stories__/VerticalHeaders.d.ts +0 -3
- package/libs/ui/src/content/Table/__stories__/WithFloatingScroll.d.ts +0 -3
- package/libs/ui/src/content/Table/__stories__/WithLoader.d.ts +0 -3
- package/libs/ui/src/content/Table/__stories__/WithSortFilters.d.ts +0 -3
- package/libs/ui/src/content/Table/__stories__/ZebraProp.d.ts +0 -3
- package/libs/ui/src/content/Table/hooks/useSort.d.ts +0 -9
- package/libs/ui/src/content/Table/index.d.ts +0 -28
- package/libs/ui/src/content/TaskList/TaskList.stories.d.ts +0 -10
- package/libs/ui/src/content/TaskList/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/content/TaskList/__stories__/Dense.d.ts +0 -3
- package/libs/ui/src/content/TaskList/index.d.ts +0 -7
- package/libs/ui/src/content/Timeline/Timeline.stories.d.ts +0 -10
- package/libs/ui/src/content/Timeline/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/content/Timeline/__stories__/Dense.d.ts +0 -3
- package/libs/ui/src/content/Timeline/index.d.ts +0 -7
- package/libs/ui/src/content/index.d.ts +0 -12
- package/libs/ui/src/feedback/CopyToClipboard/CopyToClipboard.stories.d.ts +0 -10
- package/libs/ui/src/feedback/CopyToClipboard/__stories__/Banner.d.ts +0 -3
- package/libs/ui/src/feedback/CopyToClipboard/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/feedback/CopyToClipboard/__stories__/Dense.d.ts +0 -3
- package/libs/ui/src/feedback/CopyToClipboard/index.d.ts +0 -12
- package/libs/ui/src/feedback/ErrorSummary/ErrorSummary.stories.d.ts +0 -15
- package/libs/ui/src/feedback/ErrorSummary/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/feedback/ErrorSummary/__stories__/Dense.d.ts +0 -3
- package/libs/ui/src/feedback/ErrorSummary/__stories__/LinkedToCheckbox.d.ts +0 -3
- package/libs/ui/src/feedback/ErrorSummary/__stories__/LinkedToField.d.ts +0 -3
- package/libs/ui/src/feedback/ErrorSummary/__stories__/LinkedToInput.d.ts +0 -3
- package/libs/ui/src/feedback/ErrorSummary/__stories__/WithBackLinkAndButton.d.ts +0 -3
- package/libs/ui/src/feedback/ErrorSummary/index.d.ts +0 -3
- package/libs/ui/src/feedback/NotificationBanner/NotificationBanner.stories.d.ts +0 -13
- package/libs/ui/src/feedback/NotificationBanner/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/feedback/NotificationBanner/__stories__/Dense.d.ts +0 -3
- package/libs/ui/src/feedback/NotificationBanner/__stories__/Success.d.ts +0 -3
- package/libs/ui/src/feedback/NotificationBanner/index.d.ts +0 -18
- package/libs/ui/src/feedback/PhaseBanner/PhaseBanner.stories.d.ts +0 -11
- package/libs/ui/src/feedback/PhaseBanner/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/feedback/PhaseBanner/__stories__/Underlined.d.ts +0 -3
- package/libs/ui/src/feedback/PhaseBanner/index.d.ts +0 -6
- package/libs/ui/src/feedback/WarningText/WarningText.stories.d.ts +0 -12
- package/libs/ui/src/feedback/WarningText/__stories__/AssistiveText.d.ts +0 -3
- package/libs/ui/src/feedback/WarningText/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/feedback/WarningText/__stories__/Dense.d.ts +0 -3
- package/libs/ui/src/feedback/WarningText/index.d.ts +0 -4
- package/libs/ui/src/feedback/index.d.ts +0 -5
- package/libs/ui/src/form/AutoComplete/AutoComplete.stories.d.ts +0 -17
- package/libs/ui/src/form/AutoComplete/Status/index.d.ts +0 -42
- package/libs/ui/src/form/AutoComplete/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/form/AutoComplete/__stories__/Multiple.d.ts +0 -3
- package/libs/ui/src/form/AutoComplete/__stories__/MultipleShowingTwoSelected.d.ts +0 -3
- package/libs/ui/src/form/AutoComplete/__stories__/MultipleWithDefaultValues.d.ts +0 -3
- package/libs/ui/src/form/AutoComplete/__stories__/MultipleWithMinLength.d.ts +0 -3
- package/libs/ui/src/form/AutoComplete/__stories__/WithAutoSelect.d.ts +0 -3
- package/libs/ui/src/form/AutoComplete/__stories__/WithDefaultValue.d.ts +0 -3
- package/libs/ui/src/form/AutoComplete/__stories__/WithMinLength.d.ts +0 -3
- package/libs/ui/src/form/AutoComplete/__stories__/WithPlaceHolder.d.ts +0 -3
- package/libs/ui/src/form/AutoComplete/__stories__/WithShowAllValues.d.ts +0 -3
- package/libs/ui/src/form/AutoComplete/index.d.ts +0 -110
- package/libs/ui/src/form/AutoComplete/utils.d.ts +0 -12
- package/libs/ui/src/form/Button/Button.stories.d.ts +0 -21
- package/libs/ui/src/form/Button/ButtonLink.d.ts +0 -3
- package/libs/ui/src/form/Button/CallToAction.d.ts +0 -3
- package/libs/ui/src/form/Button/ThemeToggleButton.d.ts +0 -3
- package/libs/ui/src/form/Button/__stories__/Back.d.ts +0 -4
- package/libs/ui/src/form/Button/__stories__/ButtonLinkButton.d.ts +0 -6
- package/libs/ui/src/form/Button/__stories__/CallToActionButton.d.ts +0 -3
- package/libs/ui/src/form/Button/__stories__/Dense.d.ts +0 -3
- package/libs/ui/src/form/Button/__stories__/Disabled.d.ts +0 -3
- package/libs/ui/src/form/Button/__stories__/GroupingButtons.d.ts +0 -3
- package/libs/ui/src/form/Button/__stories__/GroupingButtonsAndLinks.d.ts +0 -3
- package/libs/ui/src/form/Button/__stories__/Primary.d.ts +0 -3
- package/libs/ui/src/form/Button/__stories__/Secondary.d.ts +0 -3
- package/libs/ui/src/form/Button/__stories__/ThemeToggle.d.ts +0 -3
- package/libs/ui/src/form/Button/__stories__/Warning.d.ts +0 -3
- package/libs/ui/src/form/Button/__stories__/WithVariantLink.d.ts +0 -3
- package/libs/ui/src/form/Button/index.d.ts +0 -13
- package/libs/ui/src/form/Checkbox/Checkbox.stories.d.ts +0 -19
- package/libs/ui/src/form/Checkbox/__stories__/ConditionalReveal.d.ts +0 -3
- package/libs/ui/src/form/Checkbox/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/form/Checkbox/__stories__/Dense.d.ts +0 -3
- package/libs/ui/src/form/Checkbox/__stories__/Inline.d.ts +0 -3
- package/libs/ui/src/form/Checkbox/__stories__/InlineWithDivider.d.ts +0 -3
- package/libs/ui/src/form/Checkbox/__stories__/MultipleQuestions.d.ts +0 -3
- package/libs/ui/src/form/Checkbox/__stories__/NoneAnswer.d.ts +0 -3
- package/libs/ui/src/form/Checkbox/__stories__/NoneAnswerWithError.d.ts +0 -3
- package/libs/ui/src/form/Checkbox/__stories__/WithErrorMessage.d.ts +0 -3
- package/libs/ui/src/form/Checkbox/__stories__/WithHint.d.ts +0 -3
- package/libs/ui/src/form/Checkbox/index.d.ts +0 -6
- package/libs/ui/src/form/DateInputContainer/DateInputContainer.stories.d.ts +0 -14
- package/libs/ui/src/form/DateInputContainer/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/form/DateInputContainer/__stories__/Dense.d.ts +0 -3
- package/libs/ui/src/form/DateInputContainer/__stories__/MultipleQuestions.d.ts +0 -3
- package/libs/ui/src/form/DateInputContainer/__stories__/WithErrorMessage.d.ts +0 -3
- package/libs/ui/src/form/DateInputContainer/__stories__/WithErrorMessageForSingleField.d.ts +0 -3
- package/libs/ui/src/form/DateInputContainer/index.d.ts +0 -4
- package/libs/ui/src/form/ErrorMessage/ErrorMessage.stories.d.ts +0 -12
- package/libs/ui/src/form/ErrorMessage/__stories__/DateInputError.d.ts +0 -3
- package/libs/ui/src/form/ErrorMessage/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/form/ErrorMessage/__stories__/ErrorMessageOnly.d.ts +0 -3
- package/libs/ui/src/form/ErrorMessage/index.d.ts +0 -3
- package/libs/ui/src/form/FieldContainer/index.d.ts +0 -5
- package/libs/ui/src/form/FileUpload/FileUpload.stories.d.ts +0 -10
- package/libs/ui/src/form/FileUpload/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/form/FileUpload/__stories__/WithErrorMessage.d.ts +0 -3
- package/libs/ui/src/form/FileUpload/index.d.ts +0 -4
- package/libs/ui/src/form/Form/index.d.ts +0 -3
- package/libs/ui/src/form/LabelContainer/index.d.ts +0 -4
- package/libs/ui/src/form/RadioContainer/RadioContainer.stories.d.ts +0 -19
- package/libs/ui/src/form/RadioContainer/__stories__/ConditionalReveal.d.ts +0 -3
- package/libs/ui/src/form/RadioContainer/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/form/RadioContainer/__stories__/Dense.d.ts +0 -3
- package/libs/ui/src/form/RadioContainer/__stories__/Inline.d.ts +0 -3
- package/libs/ui/src/form/RadioContainer/__stories__/InlineWithDivider.d.ts +0 -3
- package/libs/ui/src/form/RadioContainer/__stories__/MultipleQuestions.d.ts +0 -3
- package/libs/ui/src/form/RadioContainer/__stories__/NoneAnswer.d.ts +0 -3
- package/libs/ui/src/form/RadioContainer/__stories__/WithErrorMessage.d.ts +0 -3
- package/libs/ui/src/form/RadioContainer/__stories__/WithHints.d.ts +0 -3
- package/libs/ui/src/form/RadioContainer/__stories__/WithMediumLegend.d.ts +0 -3
- package/libs/ui/src/form/RadioContainer/index.d.ts +0 -6
- package/libs/ui/src/form/SearchContainer/index.d.ts +0 -5
- package/libs/ui/src/form/SelectContainer/SelectContainer.stories.d.ts +0 -13
- package/libs/ui/src/form/SelectContainer/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/form/SelectContainer/__stories__/Dense.d.ts +0 -3
- package/libs/ui/src/form/SelectContainer/__stories__/DisabledInput.d.ts +0 -3
- package/libs/ui/src/form/SelectContainer/__stories__/WithHint.d.ts +0 -3
- package/libs/ui/src/form/SelectContainer/index.d.ts +0 -4
- package/libs/ui/src/form/SingleCharacterInputs/SingleCharacterInput.stories.d.ts +0 -13
- package/libs/ui/src/form/SingleCharacterInputs/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/form/SingleCharacterInputs/__stories__/WithDefaultError.d.ts +0 -3
- package/libs/ui/src/form/SingleCharacterInputs/__stories__/WithErrorMessageInvalidCode.d.ts +0 -3
- package/libs/ui/src/form/SingleCharacterInputs/__stories__/WithErrorMessageLessDigit.d.ts +0 -3
- package/libs/ui/src/form/SingleCharacterInputs/index.d.ts +0 -4
- package/libs/ui/src/form/TextArea/TextArea.stories.d.ts +0 -17
- package/libs/ui/src/form/TextArea/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/form/TextArea/__stories__/Dense.d.ts +0 -3
- package/libs/ui/src/form/TextArea/__stories__/DisabledInput.d.ts +0 -3
- package/libs/ui/src/form/TextArea/__stories__/LimitedCharacters.d.ts +0 -3
- package/libs/ui/src/form/TextArea/__stories__/MultipleQuestions.d.ts +0 -3
- package/libs/ui/src/form/TextArea/__stories__/WithDeclaredRows.d.ts +0 -3
- package/libs/ui/src/form/TextArea/__stories__/WithErrorMessage.d.ts +0 -3
- package/libs/ui/src/form/TextArea/__stories__/WithHint.d.ts +0 -3
- package/libs/ui/src/form/TextArea/index.d.ts +0 -3
- package/libs/ui/src/form/TextInput/TextInput.stories.d.ts +0 -19
- package/libs/ui/src/form/TextInput/__stories__/AskingForNumbers.d.ts +0 -3
- package/libs/ui/src/form/TextInput/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/form/TextInput/__stories__/Dense.d.ts +0 -3
- package/libs/ui/src/form/TextInput/__stories__/DisabledInput.d.ts +0 -3
- package/libs/ui/src/form/TextInput/__stories__/DisabledInputWithValue.d.ts +0 -3
- package/libs/ui/src/form/TextInput/__stories__/FixedWidths.d.ts +0 -3
- package/libs/ui/src/form/TextInput/__stories__/FluidWidths.d.ts +0 -3
- package/libs/ui/src/form/TextInput/__stories__/MultipleQuestions.d.ts +0 -3
- package/libs/ui/src/form/TextInput/__stories__/WithErrorMessage.d.ts +0 -3
- package/libs/ui/src/form/TextInput/__stories__/WithHint.d.ts +0 -3
- package/libs/ui/src/form/TextInput/index.d.ts +0 -3
- package/libs/ui/src/form/index.d.ts +0 -15
- package/libs/ui/src/govgr/Footer/Copyright.d.ts +0 -12
- package/libs/ui/src/govgr/Footer/HellenicRepublicLogo.d.ts +0 -3
- package/libs/ui/src/govgr/Footer/LicenseCCSA.d.ts +0 -3
- package/libs/ui/src/govgr/Footer/index.d.ts +0 -13
- package/libs/ui/src/govgr/Footer/logo.d.ts +0 -2
- package/libs/ui/src/govgr/Footer/logos/logo-el.d.ts +0 -2
- package/libs/ui/src/govgr/Footer/logos/logo-en.d.ts +0 -2
- package/libs/ui/src/govgr/GovGRLogo/index.d.ts +0 -3
- package/libs/ui/src/govgr/GovGRLogo/logo.d.ts +0 -2
- package/libs/ui/src/govgr/images/govgr-logo-base64.d.ts +0 -2
- package/libs/ui/src/govgr/images/govgr-logo-blue-base64.d.ts +0 -2
- package/libs/ui/src/govgr/images/greek-government-base64.d.ts +0 -2
- package/libs/ui/src/govgr/images/grnet-logo-base64.d.ts +0 -2
- package/libs/ui/src/govgr/images/index.d.ts +0 -5
- package/libs/ui/src/govgr/images/minedu-logo-base64.d.ts +0 -2
- package/libs/ui/src/govgr/images/minedu-logo-black-base64.d.ts +0 -2
- package/libs/ui/src/govgr/index.d.ts +0 -5
- package/libs/ui/src/i18n/I18nText.d.ts +0 -10
- package/libs/ui/src/i18n/index.d.ts +0 -12
- package/libs/ui/src/i18n/locales/el.d.ts +0 -110
- package/libs/ui/src/i18n/locales/en.d.ts +0 -104
- package/libs/ui/src/icons/Icon/index.d.ts +0 -5
- package/libs/ui/src/icons/ImageLogo/index.d.ts +0 -3
- package/libs/ui/src/icons/ImageLogoSet/index.d.ts +0 -3
- package/libs/ui/src/icons/index.d.ts +0 -2
- package/libs/ui/src/index.d.ts +0 -11
- package/libs/ui/src/layouts/Admin/index.d.ts +0 -9
- package/libs/ui/src/layouts/Basic/Aside/index.d.ts +0 -3
- package/libs/ui/src/layouts/Basic/Basic.stories.d.ts +0 -12
- package/libs/ui/src/layouts/Basic/Bottom/index.d.ts +0 -3
- package/libs/ui/src/layouts/Basic/Container/index.d.ts +0 -3
- package/libs/ui/src/layouts/Basic/Main/index.d.ts +0 -3
- package/libs/ui/src/layouts/Basic/Masthead/index.d.ts +0 -5
- package/libs/ui/src/layouts/Basic/Top/index.d.ts +0 -3
- package/libs/ui/src/layouts/Basic/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/layouts/Basic/__stories__/MultipleRowsLayout.d.ts +0 -3
- package/libs/ui/src/layouts/Basic/__stories__/TwoThirdsOneThirdColumns.d.ts +0 -3
- package/libs/ui/src/layouts/Basic/__stories__/WithBasicLayout.d.ts +0 -3
- package/libs/ui/src/layouts/Basic/index.d.ts +0 -9
- package/libs/ui/src/layouts/Grid/Grid.stories.d.ts +0 -10
- package/libs/ui/src/layouts/Grid/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/layouts/Grid/__stories__/Inline.d.ts +0 -3
- package/libs/ui/src/layouts/Grid/__stories__/ResponsiveSpacing.d.ts +0 -3
- package/libs/ui/src/layouts/Grid/index.d.ts +0 -4
- package/libs/ui/src/layouts/Hidden/index.d.ts +0 -1
- package/libs/ui/src/layouts/Screen/Screen.stories.d.ts +0 -11
- package/libs/ui/src/layouts/Screen/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/layouts/Screen/__stories__/ScreenDown.d.ts +0 -3
- package/libs/ui/src/layouts/Screen/__stories__/ScreenUp.d.ts +0 -3
- package/libs/ui/src/layouts/Screen/__stories__/SpecificScreenSize.d.ts +0 -3
- package/libs/ui/src/layouts/Screen/index.d.ts +0 -7
- package/libs/ui/src/layouts/Section/index.d.ts +0 -3
- package/libs/ui/src/layouts/SectionBreak/index.d.ts +0 -3
- package/libs/ui/src/layouts/Stack/Stack.stories.d.ts +0 -13
- package/libs/ui/src/layouts/Stack/__stories__/AlignItems.d.ts +0 -3
- package/libs/ui/src/layouts/Stack/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/layouts/Stack/__stories__/JustifyContent.d.ts +0 -3
- package/libs/ui/src/layouts/Stack/__stories__/NoWrap.d.ts +0 -3
- package/libs/ui/src/layouts/Stack/__stories__/Row.d.ts +0 -3
- package/libs/ui/src/layouts/Stack/__stories__/Spacing.d.ts +0 -3
- package/libs/ui/src/layouts/Stack/index.d.ts +0 -2
- package/libs/ui/src/layouts/index.d.ts +0 -11
- package/libs/ui/src/navigation/BackLink/BackLink.stories.d.ts +0 -8
- package/libs/ui/src/navigation/BackLink/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/navigation/BackLink/index.d.ts +0 -3
- package/libs/ui/src/navigation/BackToTopLink/BackToTopLink.stories.d.ts +0 -9
- package/libs/ui/src/navigation/BackToTopLink/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/navigation/BackToTopLink/__stories__/InMain.d.ts +0 -3
- package/libs/ui/src/navigation/BackToTopLink/index.d.ts +0 -12
- package/libs/ui/src/navigation/Breadcrumbs/Breadcrumbs.stories.d.ts +0 -11
- package/libs/ui/src/navigation/Breadcrumbs/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/navigation/Breadcrumbs/__stories__/WithoutCurrentPage.d.ts +0 -3
- package/libs/ui/src/navigation/Breadcrumbs/index.d.ts +0 -5
- package/libs/ui/src/navigation/Drawer/Drawer.stories.d.ts +0 -12
- package/libs/ui/src/navigation/Drawer/__stories__/Auto.d.ts +0 -2
- package/libs/ui/src/navigation/Drawer/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/navigation/Drawer/__stories__/WithHook.d.ts +0 -2
- package/libs/ui/src/navigation/Drawer/auto.d.ts +0 -28
- package/libs/ui/src/navigation/Drawer/hooks.d.ts +0 -20
- package/libs/ui/src/navigation/Drawer/index.d.ts +0 -4
- package/libs/ui/src/navigation/Dropdown/Dropdown.stories.d.ts +0 -20
- package/libs/ui/src/navigation/Dropdown/__stories__/AlignRight.d.ts +0 -3
- package/libs/ui/src/navigation/Dropdown/__stories__/ContentPosition.d.ts +0 -3
- package/libs/ui/src/navigation/Dropdown/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/navigation/Dropdown/__stories__/Dense.d.ts +0 -3
- package/libs/ui/src/navigation/Dropdown/__stories__/Disabled.d.ts +0 -3
- package/libs/ui/src/navigation/Dropdown/__stories__/PlacementTop.d.ts +0 -3
- package/libs/ui/src/navigation/Dropdown/__stories__/ScrollableContent.d.ts +0 -3
- package/libs/ui/src/navigation/Dropdown/__stories__/Secondary.d.ts +0 -3
- package/libs/ui/src/navigation/Dropdown/__stories__/VariantLink.d.ts +0 -3
- package/libs/ui/src/navigation/Dropdown/__stories__/Warning.d.ts +0 -3
- package/libs/ui/src/navigation/Dropdown/__stories__/WithIcons.d.ts +0 -3
- package/libs/ui/src/navigation/Dropdown/index.d.ts +0 -22
- package/libs/ui/src/navigation/Link/Link.stories.d.ts +0 -15
- package/libs/ui/src/navigation/Link/__stories__/DarkBackground.d.ts +0 -3
- package/libs/ui/src/navigation/Link/__stories__/DarkBackgroundNoUnderline.d.ts +0 -3
- package/libs/ui/src/navigation/Link/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/navigation/Link/__stories__/ExternalLink.d.ts +0 -3
- package/libs/ui/src/navigation/Link/__stories__/NoUnderline.d.ts +0 -3
- package/libs/ui/src/navigation/Link/__stories__/OpensInNewTab.d.ts +0 -3
- package/libs/ui/src/navigation/Link/__stories__/WithProvider.d.ts +0 -3
- package/libs/ui/src/navigation/Link/index.d.ts +0 -12
- package/libs/ui/src/navigation/NavList/Nav.d.ts +0 -3
- package/libs/ui/src/navigation/NavList/NavList.d.ts +0 -3
- package/libs/ui/src/navigation/NavList/NavList.stories.d.ts +0 -18
- package/libs/ui/src/navigation/NavList/NavListAuto/index.d.ts +0 -4
- package/libs/ui/src/navigation/NavList/NavMenuContentList.d.ts +0 -5
- package/libs/ui/src/navigation/NavList/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/navigation/NavList/__stories__/HorizontalWithDrawer.d.ts +0 -3
- package/libs/ui/src/navigation/NavList/__stories__/HorizontalWithoutDrawer.d.ts +0 -3
- package/libs/ui/src/navigation/NavList/__stories__/NavListWithoutNav.d.ts +0 -3
- package/libs/ui/src/navigation/NavList/__stories__/UsingHeaderButton.d.ts +0 -3
- package/libs/ui/src/navigation/NavList/__stories__/UsingNavListAuto.d.ts +0 -3
- package/libs/ui/src/navigation/NavList/__stories__/Vertical.d.ts +0 -3
- package/libs/ui/src/navigation/NavList/__stories__/VerticalWithoutDrawer.d.ts +0 -3
- package/libs/ui/src/navigation/NavList/__stories__/WithBadge.d.ts +0 -3
- package/libs/ui/src/navigation/NavList/hooks/useNavList.d.ts +0 -8
- package/libs/ui/src/navigation/NavList/hooks/useTogglableNav.d.ts +0 -26
- package/libs/ui/src/navigation/NavList/index.d.ts +0 -18
- package/libs/ui/src/navigation/NavList/types.d.ts +0 -52
- package/libs/ui/src/navigation/Pagination/Pagination.d.ts +0 -39
- package/libs/ui/src/navigation/Pagination/Pagination.stories.d.ts +0 -16
- package/libs/ui/src/navigation/Pagination/__stories__/Auto.d.ts +0 -3
- package/libs/ui/src/navigation/Pagination/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/navigation/Pagination/__stories__/PaginationSmall.d.ts +0 -3
- package/libs/ui/src/navigation/Pagination/__stories__/PaginationWithSmallFont.d.ts +0 -3
- package/libs/ui/src/navigation/Pagination/__stories__/WithHook.d.ts +0 -3
- package/libs/ui/src/navigation/Pagination/__stories__/WithInactiveValues.d.ts +0 -3
- package/libs/ui/src/navigation/Pagination/__stories__/WithResultsPerPage.d.ts +0 -3
- package/libs/ui/src/navigation/Pagination/auto.d.ts +0 -27
- package/libs/ui/src/navigation/Pagination/hooks.d.ts +0 -30
- package/libs/ui/src/navigation/Pagination/index.d.ts +0 -8
- package/libs/ui/src/navigation/SkipLink/SkipLink.stories.d.ts +0 -9
- package/libs/ui/src/navigation/SkipLink/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/navigation/SkipLink/index.d.ts +0 -3
- package/libs/ui/src/navigation/Tabs/Tabs.stories.d.ts +0 -14
- package/libs/ui/src/navigation/Tabs/__stories__/Auto.d.ts +0 -3
- package/libs/ui/src/navigation/Tabs/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/navigation/Tabs/__stories__/Dense.d.ts +0 -3
- package/libs/ui/src/navigation/Tabs/__stories__/UsingAccordion.d.ts +0 -3
- package/libs/ui/src/navigation/Tabs/auto.d.ts +0 -19
- package/libs/ui/src/navigation/Tabs/hooks.d.ts +0 -28
- package/libs/ui/src/navigation/Tabs/index.d.ts +0 -8
- package/libs/ui/src/navigation/index.d.ts +0 -9
- package/libs/ui/src/registry.d.ts +0 -315
- package/libs/ui/src/typography/Code/index.d.ts +0 -3
- package/libs/ui/src/typography/CodeBlock/CodeBlock.stories.d.ts +0 -11
- package/libs/ui/src/typography/CodeBlock/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/typography/CodeBlock/__stories__/Highlighted.d.ts +0 -3
- package/libs/ui/src/typography/CodeBlock/__stories__/WithCopyToClipboard.d.ts +0 -3
- package/libs/ui/src/typography/CodeBlock/__stories__/WithPhaseBanner.d.ts +0 -3
- package/libs/ui/src/typography/CodeBlock/index.d.ts +0 -15
- package/libs/ui/src/typography/Heading/Heading.stories.d.ts +0 -8
- package/libs/ui/src/typography/Heading/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/typography/Heading/index.d.ts +0 -3
- package/libs/ui/src/typography/HeadingCaption/HeadingCaption.stories.d.ts +0 -9
- package/libs/ui/src/typography/HeadingCaption/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/typography/HeadingCaption/__stories__/NestedToTitle.d.ts +0 -3
- package/libs/ui/src/typography/HeadingCaption/index.d.ts +0 -3
- package/libs/ui/src/typography/Hint/Hint.stories.d.ts +0 -9
- package/libs/ui/src/typography/Hint/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/typography/Hint/__stories__/FontSizes.d.ts +0 -3
- package/libs/ui/src/typography/Hint/index.d.ts +0 -3
- package/libs/ui/src/typography/NormalText/NormalText.stories.d.ts +0 -11
- package/libs/ui/src/typography/NormalText/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/typography/NormalText/__stories__/FontSizes.d.ts +0 -3
- package/libs/ui/src/typography/NormalText/__stories__/FontWeight.d.ts +0 -3
- package/libs/ui/src/typography/NormalText/__stories__/Variants.d.ts +0 -3
- package/libs/ui/src/typography/NormalText/index.d.ts +0 -3
- package/libs/ui/src/typography/Paragraph/Paragraph.stories.d.ts +0 -12
- package/libs/ui/src/typography/Paragraph/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/typography/Paragraph/__stories__/FontSizes.d.ts +0 -3
- package/libs/ui/src/typography/Paragraph/__stories__/FontWeight.d.ts +0 -3
- package/libs/ui/src/typography/Paragraph/__stories__/LeadVariant.d.ts +0 -3
- package/libs/ui/src/typography/Paragraph/__stories__/SmallVariant.d.ts +0 -3
- package/libs/ui/src/typography/Paragraph/index.d.ts +0 -3
- package/libs/ui/src/typography/Typography/index.d.ts +0 -3
- package/libs/ui/src/typography/index.d.ts +0 -6
- package/libs/ui/src/utils/Base/index.d.ts +0 -4
- package/libs/ui/src/utils/SvgIcon/index.d.ts +0 -4
- package/libs/ui/src/utils/TestVariant/index.d.ts +0 -7
- package/libs/ui/src/utils/Typography/index.d.ts +0 -3
- package/libs/ui/src/utils/VisuallyHidden/VisuallyHidden.stories.d.ts +0 -8
- package/libs/ui/src/utils/VisuallyHidden/__stories__/Default.d.ts +0 -3
- package/libs/ui/src/utils/VisuallyHidden/index.d.ts +0 -3
- package/libs/ui/src/utils/hooks/useDebounce.d.ts +0 -3
- package/libs/ui/src/utils/hooks/useKeypress.d.ts +0 -2
- package/libs/ui/src/utils/hooks/useLatest.d.ts +0 -3
- package/libs/ui/src/utils/hooks/useScreen.d.ts +0 -7
- package/libs/ui/src/utils/hooks/useSearch.d.ts +0 -4
- package/libs/ui/src/utils/hooks/useTogglableTab.d.ts +0 -21
- package/libs/ui/src/utils/index.d.ts +0 -3
- package/libs/ui/src/utils/withDeprecation.d.ts +0 -16
- package/libs-ui/react-core/src/Accordion/index.d.ts +0 -28
- package/libs-ui/react-core/src/AccordionControls/index.d.ts +0 -9
- package/libs-ui/react-core/src/AccordionSection/index.d.ts +0 -11
- package/libs-ui/react-core/src/AccordionSectionContent/index.d.ts +0 -10
- package/libs-ui/react-core/src/AccordionSectionSummary/index.d.ts +0 -9
- package/libs-ui/react-core/src/AccordionSectionSummaryHeading/index.d.ts +0 -9
- package/libs-ui/react-core/src/AdminAside/index.d.ts +0 -9
- package/libs-ui/react-core/src/AdminContainer/index.d.ts +0 -17
- package/libs-ui/react-core/src/AdminHeader/index.d.ts +0 -10
- package/libs-ui/react-core/src/AdminHeaderContent/index.d.ts +0 -9
- package/libs-ui/react-core/src/AdminLayout/index.d.ts +0 -9
- package/libs-ui/react-core/src/AdminMain/index.d.ts +0 -9
- package/libs-ui/react-core/src/AdminTopSection/index.d.ts +0 -25
- package/libs-ui/react-core/src/Aside/index.d.ts +0 -27
- package/libs-ui/react-core/src/AutoCompleteAssistiveHint/index.d.ts +0 -11
- package/libs-ui/react-core/src/AutoCompleteContainer/index.d.ts +0 -22
- package/libs-ui/react-core/src/AutoCompleteInput/index.d.ts +0 -17
- package/libs-ui/react-core/src/AutoCompleteInputTypeahead/index.d.ts +0 -11
- package/libs-ui/react-core/src/AutoCompleteMultipleInput/index.d.ts +0 -9
- package/libs-ui/react-core/src/AutoCompleteMultipleInputContainer/index.d.ts +0 -12
- package/libs-ui/react-core/src/AutoCompleteResultList/index.d.ts +0 -20
- package/libs-ui/react-core/src/AutoCompleteResultListItem/index.d.ts +0 -47
- package/libs-ui/react-core/src/AutoCompleteStatus/index.d.ts +0 -10
- package/libs-ui/react-core/src/AutoCompleteStatusContainer/index.d.ts +0 -10
- package/libs-ui/react-core/src/BackLink/index.d.ts +0 -9
- package/libs-ui/react-core/src/BackToTopContainer/index.d.ts +0 -17
- package/libs-ui/react-core/src/BackToTopLimit/index.d.ts +0 -9
- package/libs-ui/react-core/src/BackToTopLink/index.d.ts +0 -9
- package/libs-ui/react-core/src/BannerContainer/index.d.ts +0 -6
- package/libs-ui/react-core/src/Base/index.d.ts +0 -2
- package/libs-ui/react-core/src/Base/index.web.d.ts +0 -104
- package/libs-ui/react-core/src/Base/utils.d.ts +0 -40
- package/libs-ui/react-core/src/Blockquote/index.d.ts +0 -16
- package/libs-ui/react-core/src/Bottom/index.d.ts +0 -9
- package/libs-ui/react-core/src/BottomInfo/index.d.ts +0 -9
- package/libs-ui/react-core/src/BottomInfoContainer/index.d.ts +0 -9
- package/libs-ui/react-core/src/BottomInfoContent/index.d.ts +0 -9
- package/libs-ui/react-core/src/Breadcrumbs/index.d.ts +0 -10
- package/libs-ui/react-core/src/BreadcrumbsList/index.d.ts +0 -9
- package/libs-ui/react-core/src/BreadcrumbsListItem/index.d.ts +0 -15
- package/libs-ui/react-core/src/Button/index.d.ts +0 -35
- package/libs-ui/react-core/src/ButtonGroup/index.d.ts +0 -9
- package/libs-ui/react-core/src/ButtonLink/index.d.ts +0 -28
- package/libs-ui/react-core/src/CallToAction/index.d.ts +0 -9
- package/libs-ui/react-core/src/Card/index.d.ts +0 -50
- package/libs-ui/react-core/src/CardAction/index.d.ts +0 -11
- package/libs-ui/react-core/src/CardContent/index.d.ts +0 -10
- package/libs-ui/react-core/src/CardHeading/index.d.ts +0 -10
- package/libs-ui/react-core/src/Checkbox/index.d.ts +0 -27
- package/libs-ui/react-core/src/CheckboxConditional/index.d.ts +0 -11
- package/libs-ui/react-core/src/CheckboxItem/index.d.ts +0 -17
- package/libs-ui/react-core/src/CheckboxItemInput/index.d.ts +0 -2
- package/libs-ui/react-core/src/CheckboxItemInput/index.web.d.ts +0 -10
- package/libs-ui/react-core/src/Chip/index.d.ts +0 -14
- package/libs-ui/react-core/src/ChipContainer/index.d.ts +0 -14
- package/libs-ui/react-core/src/ChipHeading/index.d.ts +0 -10
- package/libs-ui/react-core/src/ChipKeyValue/index.d.ts +0 -10
- package/libs-ui/react-core/src/ChoiceDividerText/index.d.ts +0 -10
- package/libs-ui/react-core/src/CircularProgress/index.d.ts +0 -27
- package/libs-ui/react-core/src/CloseButton/index.d.ts +0 -15
- package/libs-ui/react-core/src/Code/index.d.ts +0 -18
- package/libs-ui/react-core/src/CodeBlockContainer/index.d.ts +0 -10
- package/libs-ui/react-core/src/CodeBlockContent/index.d.ts +0 -10
- package/libs-ui/react-core/src/CodeBlockHeader/index.d.ts +0 -19
- package/libs-ui/react-core/src/Container/index.d.ts +0 -23
- package/libs-ui/react-core/src/CopyToClipboardContainer/index.d.ts +0 -2
- package/libs-ui/react-core/src/CopyToClipboardContainer/index.web.d.ts +0 -31
- package/libs-ui/react-core/src/CopyToClipboardMessage/index.d.ts +0 -2
- package/libs-ui/react-core/src/CopyToClipboardMessage/index.web.d.ts +0 -18
- package/libs-ui/react-core/src/CopyrightContainer/index.d.ts +0 -10
- package/libs-ui/react-core/src/DateInputContainer/index.d.ts +0 -19
- package/libs-ui/react-core/src/DateInputItem/index.d.ts +0 -2
- package/libs-ui/react-core/src/DateInputItem/index.web.d.ts +0 -26
- package/libs-ui/react-core/src/Details/index.d.ts +0 -2
- package/libs-ui/react-core/src/Details/index.web.d.ts +0 -10
- package/libs-ui/react-core/src/DetailsContent/index.d.ts +0 -10
- package/libs-ui/react-core/src/DetailsSummary/index.d.ts +0 -10
- package/libs-ui/react-core/src/Drawer/index.d.ts +0 -44
- package/libs-ui/react-core/src/DrawerHeading/index.d.ts +0 -16
- package/libs-ui/react-core/src/DropdownBase/index.d.ts +0 -39
- package/libs-ui/react-core/src/DropdownButton/index.d.ts +0 -45
- package/libs-ui/react-core/src/DropdownContent/index.d.ts +0 -25
- package/libs-ui/react-core/src/ErrorMessage/index.d.ts +0 -11
- package/libs-ui/react-core/src/ErrorSummary/index.d.ts +0 -16
- package/libs-ui/react-core/src/FieldContainer/index.d.ts +0 -15
- package/libs-ui/react-core/src/Fieldset/index.d.ts +0 -10
- package/libs-ui/react-core/src/FieldsetLegend/index.d.ts +0 -27
- package/libs-ui/react-core/src/FileUpload/index.d.ts +0 -17
- package/libs-ui/react-core/src/FileUploadContainer/index.d.ts +0 -17
- package/libs-ui/react-core/src/FillableText/index.d.ts +0 -10
- package/libs-ui/react-core/src/FilterContainer/index.d.ts +0 -38
- package/libs-ui/react-core/src/FilterContent/index.d.ts +0 -9
- package/libs-ui/react-core/src/FilterHeadingContainer/index.d.ts +0 -12
- package/libs-ui/react-core/src/FilterOptionsSection/index.d.ts +0 -14
- package/libs-ui/react-core/src/FilterSelectedHeading/index.d.ts +0 -9
- package/libs-ui/react-core/src/FilterSelectedSection/index.d.ts +0 -9
- package/libs-ui/react-core/src/Footer/index.d.ts +0 -9
- package/libs-ui/react-core/src/FooterContainer/index.d.ts +0 -9
- package/libs-ui/react-core/src/FooterContent/index.d.ts +0 -10
- package/libs-ui/react-core/src/FooterContentLogos/index.d.ts +0 -11
- package/libs-ui/react-core/src/FooterHeading/index.d.ts +0 -18
- package/libs-ui/react-core/src/FooterImage/index.d.ts +0 -11
- package/libs-ui/react-core/src/FooterInfo/index.d.ts +0 -11
- package/libs-ui/react-core/src/FooterInfoSection/index.d.ts +0 -14
- package/libs-ui/react-core/src/FooterLink/index.d.ts +0 -9
- package/libs-ui/react-core/src/FooterList/index.d.ts +0 -23
- package/libs-ui/react-core/src/FooterListItem/index.d.ts +0 -10
- package/libs-ui/react-core/src/FooterNavigation/index.d.ts +0 -11
- package/libs-ui/react-core/src/FooterNavigationSection/index.d.ts +0 -11
- package/libs-ui/react-core/src/Form/index.d.ts +0 -16
- package/libs-ui/react-core/src/FullPageBackground/index.d.ts +0 -10
- package/libs-ui/react-core/src/GovGRLogo/govgr-logo-base64.d.ts +0 -2
- package/libs-ui/react-core/src/GovGRLogo/govgr-logo-blue-base64.d.ts +0 -2
- package/libs-ui/react-core/src/GovGRLogo/index.d.ts +0 -9
- package/libs-ui/react-core/src/Grid/index.d.ts +0 -89
- package/libs-ui/react-core/src/Header/index.d.ts +0 -10
- package/libs-ui/react-core/src/HeaderContent/index.d.ts +0 -9
- package/libs-ui/react-core/src/HeaderLogo/index.d.ts +0 -19
- package/libs-ui/react-core/src/HeaderNavMenuContent/index.d.ts +0 -11
- package/libs-ui/react-core/src/HeaderSecondaryLogo/index.d.ts +0 -19
- package/libs-ui/react-core/src/HeaderSection/index.d.ts +0 -9
- package/libs-ui/react-core/src/HeaderTitle/index.d.ts +0 -9
- package/libs-ui/react-core/src/Heading/index.d.ts +0 -31
- package/libs-ui/react-core/src/HeadingCaption/index.d.ts +0 -19
- package/libs-ui/react-core/src/HellenicRepublicLogo/index.d.ts +0 -17
- package/libs-ui/react-core/src/HellenicRepublicLogo/logo-el.d.ts +0 -2
- package/libs-ui/react-core/src/HellenicRepublicLogo/logo-en.d.ts +0 -2
- package/libs-ui/react-core/src/HellenicRepublicLogo/logo-inverted-el.d.ts +0 -2
- package/libs-ui/react-core/src/HellenicRepublicLogo/logo-inverted-en.d.ts +0 -2
- package/libs-ui/react-core/src/Hidden/index.d.ts +0 -71
- package/libs-ui/react-core/src/Hint/index.d.ts +0 -22
- package/libs-ui/react-core/src/ImageLogo/index.d.ts +0 -20
- package/libs-ui/react-core/src/ImageLogoSet/index.d.ts +0 -20
- package/libs-ui/react-core/src/KitchenSinkAllComponents/index.d.ts +0 -5
- package/libs-ui/react-core/src/KitchenSinkCard/index.d.ts +0 -5
- package/libs-ui/react-core/src/KitchenSinkCategory/index.d.ts +0 -5
- package/libs-ui/react-core/src/KitchenSinkContent/index.d.ts +0 -14
- package/libs-ui/react-core/src/KitchenSinkContentInfo/index.d.ts +0 -5
- package/libs-ui/react-core/src/KitchenSinkContentTags/index.d.ts +0 -5
- package/libs-ui/react-core/src/KitchenSinkHeading/index.d.ts +0 -5
- package/libs-ui/react-core/src/KitchenSinkLetterContent/index.d.ts +0 -5
- package/libs-ui/react-core/src/LabelContainer/index.d.ts +0 -9
- package/libs-ui/react-core/src/LabelTitle/index.d.ts +0 -26
- package/libs-ui/react-core/src/LabeledText/index.d.ts +0 -18
- package/libs-ui/react-core/src/Layout/index.d.ts +0 -15
- package/libs-ui/react-core/src/LinkBase/index.d.ts +0 -16
- package/libs-ui/react-core/src/List/index.d.ts +0 -33
- package/libs-ui/react-core/src/ListItem/index.d.ts +0 -9
- package/libs-ui/react-core/src/LoaderContainer/index.d.ts +0 -9
- package/libs-ui/react-core/src/Main/index.d.ts +0 -9
- package/libs-ui/react-core/src/Masthead/index.d.ts +0 -18
- package/libs-ui/react-core/src/MastheadBody/index.d.ts +0 -9
- package/libs-ui/react-core/src/MastheadLogo/index.d.ts +0 -11
- package/libs-ui/react-core/src/ModalAction/index.d.ts +0 -11
- package/libs-ui/react-core/src/ModalContainer/index.d.ts +0 -31
- package/libs-ui/react-core/src/ModalContent/index.d.ts +0 -10
- package/libs-ui/react-core/src/ModalHeading/index.d.ts +0 -10
- package/libs-ui/react-core/src/Nav/index.d.ts +0 -49
- package/libs-ui/react-core/src/NavList/index.d.ts +0 -31
- package/libs-ui/react-core/src/NavListItemAction/index.d.ts +0 -26
- package/libs-ui/react-core/src/NavListItemActionContainer/index.d.ts +0 -2
- package/libs-ui/react-core/src/NavListItemActionContainer/index.web.d.ts +0 -10
- package/libs-ui/react-core/src/NavListItemBadge/index.d.ts +0 -15
- package/libs-ui/react-core/src/NavListItemButton/index.d.ts +0 -27
- package/libs-ui/react-core/src/NavListItemLink/index.d.ts +0 -17
- package/libs-ui/react-core/src/NavMenuContainer/index.d.ts +0 -25
- package/libs-ui/react-core/src/NavMenuContent/index.d.ts +0 -11
- package/libs-ui/react-core/src/NavMenuContentListBase/index.d.ts +0 -10
- package/libs-ui/react-core/src/NavMenuContentListItem/index.d.ts +0 -10
- package/libs-ui/react-core/src/NavMenuTitle/index.d.ts +0 -11
- package/libs-ui/react-core/src/NormalText/index.d.ts +0 -18
- package/libs-ui/react-core/src/NotificationBannerContainer/index.d.ts +0 -29
- package/libs-ui/react-core/src/NotificationBannerContent/index.d.ts +0 -12
- package/libs-ui/react-core/src/NotificationBannerHeader/index.d.ts +0 -11
- package/libs-ui/react-core/src/NotificationBannerHeading/index.d.ts +0 -11
- package/libs-ui/react-core/src/NotificationBannerLink/index.d.ts +0 -2
- package/libs-ui/react-core/src/NotificationBannerLink/index.web.d.ts +0 -11
- package/libs-ui/react-core/src/PageTitleCaption/index.d.ts +0 -9
- package/libs-ui/react-core/src/PageTitleContainer/index.d.ts +0 -9
- package/libs-ui/react-core/src/PageTitleHeading/index.d.ts +0 -10
- package/libs-ui/react-core/src/Pagination/index.d.ts +0 -17
- package/libs-ui/react-core/src/PaginationLabelContainer/index.d.ts +0 -9
- package/libs-ui/react-core/src/PaginationList/index.d.ts +0 -9
- package/libs-ui/react-core/src/PaginationListItem/index.d.ts +0 -29
- package/libs-ui/react-core/src/Panel/index.d.ts +0 -15
- package/libs-ui/react-core/src/PanelBody/index.d.ts +0 -9
- package/libs-ui/react-core/src/PanelTitle/index.d.ts +0 -9
- package/libs-ui/react-core/src/Paragraph/index.d.ts +0 -10
- package/libs-ui/react-core/src/PhaseBanner/index.d.ts +0 -18
- package/libs-ui/react-core/src/PhaseBannerHeaderContainer/index.d.ts +0 -6
- package/libs-ui/react-core/src/PhaseBannerTag/index.d.ts +0 -9
- package/libs-ui/react-core/src/PhaseBannerText/index.d.ts +0 -11
- package/libs-ui/react-core/src/RadioConditional/index.d.ts +0 -11
- package/libs-ui/react-core/src/RadioContainer/index.d.ts +0 -24
- package/libs-ui/react-core/src/RadioItem/index.d.ts +0 -16
- package/libs-ui/react-core/src/ResultsActionBar/index.d.ts +0 -9
- package/libs-ui/react-core/src/ResultsHeading/index.d.ts +0 -10
- package/libs-ui/react-core/src/ResultsHeadingActions/index.d.ts +0 -10
- package/libs-ui/react-core/src/SearchButton/index.d.ts +0 -10
- package/libs-ui/react-core/src/SearchContainer/index.d.ts +0 -9
- package/libs-ui/react-core/src/Section/index.d.ts +0 -10
- package/libs-ui/react-core/src/SectionBreak/index.d.ts +0 -26
- package/libs-ui/react-core/src/SelectContainer/index.d.ts +0 -17
- package/libs-ui/react-core/src/SelectOption/index.d.ts +0 -10
- package/libs-ui/react-core/src/SingleCharacterInput/index.d.ts +0 -18
- package/libs-ui/react-core/src/SingleCharacterInputs/index.d.ts +0 -11
- package/libs-ui/react-core/src/Skeleton/index.d.ts +0 -49
- package/libs-ui/react-core/src/SkipLink/index.d.ts +0 -9
- package/libs-ui/react-core/src/Stack/index.d.ts +0 -41
- package/libs-ui/react-core/src/StepNav/index.d.ts +0 -17
- package/libs-ui/react-core/src/StepNavAccordion/index.d.ts +0 -11
- package/libs-ui/react-core/src/StepNavAccordionContent/index.d.ts +0 -10
- package/libs-ui/react-core/src/StepNavAccordionHeadingText/index.d.ts +0 -22
- package/libs-ui/react-core/src/StepNavAccordionHeadingTitle/index.d.ts +0 -11
- package/libs-ui/react-core/src/StepNavAccordionSummary/index.d.ts +0 -9
- package/libs-ui/react-core/src/StepNavAccordionSummaryHeading/index.d.ts +0 -27
- package/libs-ui/react-core/src/StepNavCircleNumber/index.d.ts +0 -19
- package/libs-ui/react-core/src/StepNavControls/index.d.ts +0 -10
- package/libs-ui/react-core/src/StepNavList/index.d.ts +0 -10
- package/libs-ui/react-core/src/StepNavListItem/index.d.ts +0 -9
- package/libs-ui/react-core/src/SummaryList/index.d.ts +0 -28
- package/libs-ui/react-core/src/SummaryListItem/index.d.ts +0 -19
- package/libs-ui/react-core/src/SummaryListItemAction/index.d.ts +0 -10
- package/libs-ui/react-core/src/SummaryListItemKey/index.d.ts +0 -24
- package/libs-ui/react-core/src/SummaryListItemValue/index.d.ts +0 -9
- package/libs-ui/react-core/src/SvgIcon/index.d.ts +0 -37
- package/libs-ui/react-core/src/Table/index.d.ts +0 -53
- package/libs-ui/react-core/src/TableBody/index.d.ts +0 -18
- package/libs-ui/react-core/src/TableCaption/index.d.ts +0 -20
- package/libs-ui/react-core/src/TableContainer/index.d.ts +0 -16
- package/libs-ui/react-core/src/TableDataCell/index.d.ts +0 -18
- package/libs-ui/react-core/src/TableHead/index.d.ts +0 -9
- package/libs-ui/react-core/src/TableHeadCell/index.d.ts +0 -30
- package/libs-ui/react-core/src/TableLoaderBackground/index.d.ts +0 -10
- package/libs-ui/react-core/src/TableNoDataRow/index.d.ts +0 -10
- package/libs-ui/react-core/src/TableRow/index.d.ts +0 -25
- package/libs-ui/react-core/src/TableSortIconContainer/index.d.ts +0 -11
- package/libs-ui/react-core/src/Tabs/index.d.ts +0 -17
- package/libs-ui/react-core/src/TabsHeading/index.d.ts +0 -18
- package/libs-ui/react-core/src/TabsList/index.d.ts +0 -10
- package/libs-ui/react-core/src/TabsListItemBase/index.d.ts +0 -17
- package/libs-ui/react-core/src/TabsPanelBase/index.d.ts +0 -18
- package/libs-ui/react-core/src/TaskList/index.d.ts +0 -17
- package/libs-ui/react-core/src/TaskListItem/index.d.ts +0 -9
- package/libs-ui/react-core/src/TaskListItemContent/index.d.ts +0 -10
- package/libs-ui/react-core/src/TaskListItemHeading/index.d.ts +0 -10
- package/libs-ui/react-core/src/TaskListItemTag/index.d.ts +0 -16
- package/libs-ui/react-core/src/TextArea/index.d.ts +0 -2
- package/libs-ui/react-core/src/TextArea/index.web.d.ts +0 -24
- package/libs-ui/react-core/src/TextInput/index.d.ts +0 -2
- package/libs-ui/react-core/src/TextInput/index.web.d.ts +0 -46
- package/libs-ui/react-core/src/Timeline/index.d.ts +0 -17
- package/libs-ui/react-core/src/TimelineActions/index.d.ts +0 -11
- package/libs-ui/react-core/src/TimelineContent/index.d.ts +0 -10
- package/libs-ui/react-core/src/TimelineHeading/index.d.ts +0 -25
- package/libs-ui/react-core/src/TimelineItem/index.d.ts +0 -9
- package/libs-ui/react-core/src/Top/index.d.ts +0 -9
- package/libs-ui/react-core/src/Typography/index.d.ts +0 -30
- package/libs-ui/react-core/src/VisuallyHidden/index.d.ts +0 -10
- package/libs-ui/react-core/src/WarningText/index.d.ts +0 -24
- package/libs-ui/react-core/src/WarningTextAssistive/index.d.ts +0 -15
- package/libs-ui/react-icons/src/AccessibilityIcon/config.d.ts +0 -8
- package/libs-ui/react-icons/src/AccessibilityIcon/index.d.ts +0 -4
- package/libs-ui/react-icons/src/ArrowIcon/config.d.ts +0 -13
- package/libs-ui/react-icons/src/ArrowIcon/index.d.ts +0 -4
- package/libs-ui/react-icons/src/Base/index.d.ts +0 -95
- package/libs-ui/react-icons/src/BurgerIcon/config.d.ts +0 -6
- package/libs-ui/react-icons/src/BurgerIcon/index.d.ts +0 -4
- package/libs-ui/react-icons/src/CancelIcon/config.d.ts +0 -8
- package/libs-ui/react-icons/src/CancelIcon/index.d.ts +0 -4
- package/libs-ui/react-icons/src/CaretIcon/config.d.ts +0 -13
- package/libs-ui/react-icons/src/CaretIcon/index.d.ts +0 -4
- package/libs-ui/react-icons/src/ChatIcon/config.d.ts +0 -11
- package/libs-ui/react-icons/src/ChatIcon/index.d.ts +0 -4
- package/libs-ui/react-icons/src/CheckIcon/config.d.ts +0 -8
- package/libs-ui/react-icons/src/CheckIcon/index.d.ts +0 -4
- package/libs-ui/react-icons/src/ChevronIcon/config.d.ts +0 -14
- package/libs-ui/react-icons/src/ChevronIcon/index.d.ts +0 -4
- package/libs-ui/react-icons/src/CloseIcon/config.d.ts +0 -8
- package/libs-ui/react-icons/src/CloseIcon/index.d.ts +0 -4
- package/libs-ui/react-icons/src/DownloadIcon/config.d.ts +0 -8
- package/libs-ui/react-icons/src/DownloadIcon/index.d.ts +0 -4
- package/libs-ui/react-icons/src/ExclamationIcon/config.d.ts +0 -8
- package/libs-ui/react-icons/src/ExclamationIcon/index.d.ts +0 -4
- package/libs-ui/react-icons/src/GlobeIcon/config.d.ts +0 -8
- package/libs-ui/react-icons/src/GlobeIcon/index.d.ts +0 -4
- package/libs-ui/react-icons/src/Icon/index.d.ts +0 -25
- package/libs-ui/react-icons/src/LockIcon/config.d.ts +0 -8
- package/libs-ui/react-icons/src/LockIcon/index.d.ts +0 -4
- package/libs-ui/react-icons/src/LoginIcon/config.d.ts +0 -8
- package/libs-ui/react-icons/src/LoginIcon/index.d.ts +0 -4
- package/libs-ui/react-icons/src/MinusIcon/config.d.ts +0 -8
- package/libs-ui/react-icons/src/MinusIcon/index.d.ts +0 -4
- package/libs-ui/react-icons/src/MoreVertIcon/config.d.ts +0 -8
- package/libs-ui/react-icons/src/MoreVertIcon/index.d.ts +0 -4
- package/libs-ui/react-icons/src/PdfFileIcon/config.d.ts +0 -8
- package/libs-ui/react-icons/src/PdfFileIcon/index.d.ts +0 -4
- package/libs-ui/react-icons/src/PlusIcon/config.d.ts +0 -8
- package/libs-ui/react-icons/src/PlusIcon/index.d.ts +0 -4
- package/libs-ui/react-icons/src/PrintIcon/config.d.ts +0 -8
- package/libs-ui/react-icons/src/PrintIcon/index.d.ts +0 -4
- package/libs-ui/react-icons/src/ReplyIcon/config.d.ts +0 -8
- package/libs-ui/react-icons/src/ReplyIcon/index.d.ts +0 -4
- package/libs-ui/react-icons/src/RestoreIcon/config.d.ts +0 -8
- package/libs-ui/react-icons/src/RestoreIcon/index.d.ts +0 -4
- package/libs-ui/react-icons/src/SearchIcon/config.d.ts +0 -8
- package/libs-ui/react-icons/src/SearchIcon/index.d.ts +0 -4
- package/libs-ui/react-icons/src/SvgIcon/index.d.ts +0 -37
- package/libs-ui/react-icons/src/UncheckIcon/config.d.ts +0 -8
- package/libs-ui/react-icons/src/UncheckIcon/index.d.ts +0 -4
- package/libs-ui/react-icons/src/icons.d.ts +0 -71
- package/libs-ui/react-icons/src/index.d.ts +0 -23
- /package/{libs-ui/react-experimental/src/FloatingButton → FloatingButton}/index.d.ts +0 -0
- /package/{libs-ui/react-experimental/src/FloatingButton → FloatingButton}/index.test.d.ts +0 -0
- /package/{libs-ui/react-experimental/src/Kitchensink → Kitchensink}/AllComponents.d.ts +0 -0
- /package/{libs-ui/react-experimental/src/Kitchensink → Kitchensink}/KitchensinkByCategory.d.ts +0 -0
- /package/{libs-ui/react-experimental/src/Kitchensink → Kitchensink}/KitchensinkByLetter.d.ts +0 -0
- /package/{libs-ui/react-experimental/src/Kitchensink → Kitchensink}/KitchensinkComponent.d.ts +0 -0
- /package/{libs-ui/react-experimental/src/Kitchensink → Kitchensink}/KitchensinkDashboard.d.ts +0 -0
- /package/{libs-ui/react-experimental/src/Kitchensink → Kitchensink}/index.d.ts +0 -0
- /package/{libs-ui/react-experimental/src/OptionButtonBase → OptionButtonBase}/index.d.ts +0 -0
- /package/{libs-ui/react-experimental/src/OptionButtonBase → OptionButtonBase}/index.test.d.ts +0 -0
- /package/{libs-ui/react-experimental/src/OptionButtonSteps → OptionButtonSteps}/index.d.ts +0 -0
- /package/{libs-ui/react-experimental/src/OptionButtonSteps → OptionButtonSteps}/index.test.d.ts +0 -0
- /package/{libs-ui/react-experimental/src/index.d.ts → index.d.ts} +0 -0
package/index.js
CHANGED
package/package.json
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@digigov/react-experimental",
|
|
3
|
-
"version": "2.0.0-rc.
|
|
3
|
+
"version": "2.0.0-rc.22",
|
|
4
4
|
"description": "@digigov react experimental components",
|
|
5
5
|
"author": "GRNET Developers <devs@lists.grnet.gr>",
|
|
6
6
|
"license": "BSD-2-Clause",
|
|
7
7
|
"main": "./cjs/index.js",
|
|
8
8
|
"module": "./index.js",
|
|
9
9
|
"peerDependencies": {
|
|
10
|
-
"@digigov/css": "2.0.0-rc.
|
|
11
|
-
"@digigov/react-icons": "2.0.0-rc.
|
|
12
|
-
"@digigov/ui": "2.0.0-rc.
|
|
13
|
-
"@digigov/react-core": "2.0.0-rc.
|
|
10
|
+
"@digigov/css": "2.0.0-rc.22",
|
|
11
|
+
"@digigov/react-icons": "2.0.0-rc.22",
|
|
12
|
+
"@digigov/ui": "2.0.0-rc.22",
|
|
13
|
+
"@digigov/react-core": "2.0.0-rc.22",
|
|
14
14
|
"clsx": "1.1.1",
|
|
15
15
|
"react": ">=16.8.0 <19.0.0",
|
|
16
16
|
"react-dom": ">=16.8.0 <19.0.0"
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
//
|
|
1
|
+
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
|
|
2
2
|
|
|
3
3
|
exports[`renders the FloatingButton with direction="left" 1`] = `
|
|
4
4
|
<body>
|
|
5
5
|
<div>
|
|
6
6
|
<button
|
|
7
|
-
class="ds-
|
|
7
|
+
class="ds-print-hidden ds-floating-btn ds-floating-btn--left ds-btn ds-btn-primary"
|
|
8
8
|
>
|
|
9
9
|
+
|
|
10
10
|
</button>
|
|
@@ -16,7 +16,7 @@ exports[`renders the FloatingButton with direction="right" 1`] = `
|
|
|
16
16
|
<body>
|
|
17
17
|
<div>
|
|
18
18
|
<button
|
|
19
|
-
class="ds-
|
|
19
|
+
class="ds-print-hidden ds-floating-btn ds-floating-btn--right ds-btn ds-btn-primary"
|
|
20
20
|
>
|
|
21
21
|
+
|
|
22
22
|
</button>
|
|
@@ -28,7 +28,7 @@ exports[`renders the FloatingButton with no props 1`] = `
|
|
|
28
28
|
<body>
|
|
29
29
|
<div>
|
|
30
30
|
<button
|
|
31
|
-
class="ds-
|
|
31
|
+
class="ds-print-hidden ds-floating-btn ds-floating-btn--right ds-btn ds-btn-primary"
|
|
32
32
|
>
|
|
33
33
|
+
|
|
34
34
|
</button>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//
|
|
1
|
+
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
|
|
2
2
|
|
|
3
3
|
exports[`renders the OptionButtonBase with selected=false 1`] = `
|
|
4
4
|
<body>
|
|
@@ -16,7 +16,7 @@ exports[`renders the OptionButtonBase with selected=true 1`] = `
|
|
|
16
16
|
<body>
|
|
17
17
|
<div>
|
|
18
18
|
<button
|
|
19
|
-
class="ds-
|
|
19
|
+
class="ds-btn ds-option-btn ds-option-btn--selected"
|
|
20
20
|
>
|
|
21
21
|
+
|
|
22
22
|
</button>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//
|
|
1
|
+
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
|
|
2
2
|
|
|
3
3
|
exports[`renders the OptionButtonSteps with activeStep=1 1`] = `
|
|
4
4
|
<body>
|
|
@@ -47,7 +47,7 @@ exports[`renders the OptionButtonSteps with steps=3 activeStep=1 1`] = `
|
|
|
47
47
|
class="ds-option-btn__steps"
|
|
48
48
|
>
|
|
49
49
|
<div
|
|
50
|
-
class="ds-option-btn__step
|
|
50
|
+
class="ds-option-btn__step ds-option-btn__step--active"
|
|
51
51
|
/>
|
|
52
52
|
<div
|
|
53
53
|
class="ds-option-btn__step"
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export declare class APIErrors extends React.Component<{
|
|
3
|
-
fallback: any;
|
|
4
|
-
children?: React.ReactNode;
|
|
5
|
-
}> {
|
|
6
|
-
state: {
|
|
7
|
-
hasError: boolean;
|
|
8
|
-
error: null;
|
|
9
|
-
};
|
|
10
|
-
static getDerivedStateFromError(error: Error): Record<string, any>;
|
|
11
|
-
render(): any;
|
|
12
|
-
}
|
|
13
|
-
export default APIErrors;
|
|
14
|
-
export declare class APIError extends Error {
|
|
15
|
-
error: null | {
|
|
16
|
-
data: {
|
|
17
|
-
invalid_fields: Record<string, any>[];
|
|
18
|
-
};
|
|
19
|
-
};
|
|
20
|
-
errors: null;
|
|
21
|
-
status: number;
|
|
22
|
-
constructor(errors: any, status: any, ...args: any[]);
|
|
23
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export interface APIConfig {
|
|
3
|
-
baseURL: string;
|
|
4
|
-
}
|
|
5
|
-
export interface APIContextData {
|
|
6
|
-
config: APIConfig;
|
|
7
|
-
token: string | null | undefined;
|
|
8
|
-
}
|
|
9
|
-
export interface APIProviderProps {
|
|
10
|
-
token: string | null | undefined;
|
|
11
|
-
children: React.ReactNode;
|
|
12
|
-
config: APIConfig;
|
|
13
|
-
}
|
|
14
|
-
export declare const APIContext: React.Context<APIContextData>;
|
|
15
|
-
export declare const APIProvider: React.FC<APIProviderProps>;
|
|
16
|
-
export declare const useAPI: () => APIContextData;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { APIContextData } from '@digigov/ui/api/APIProvider';
|
|
2
|
-
import { ProcessedResponse } from '@digigov/ui/api/utils';
|
|
3
|
-
export interface FetchAPIProps {
|
|
4
|
-
resource: string;
|
|
5
|
-
options?: {
|
|
6
|
-
query?: Record<string, any>;
|
|
7
|
-
path?: string;
|
|
8
|
-
method?: string;
|
|
9
|
-
body?: any;
|
|
10
|
-
};
|
|
11
|
-
getAPI?: (...args: any[]) => APIContextData;
|
|
12
|
-
}
|
|
13
|
-
export declare function fetchAPI(resource: string, { query, path, method, body }: any, apiConfig: any): Promise<ProcessedResponse>;
|
|
14
|
-
export default fetchAPI;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export * from '@digigov/ui/api/APIErrors';
|
|
2
|
-
export * from '@digigov/ui/api/APIProvider';
|
|
3
|
-
export * from '@digigov/ui/api/useResource';
|
|
4
|
-
export * from '@digigov/ui/api/useResourceAction';
|
|
5
|
-
export * from '@digigov/ui/api/useResourceQuery';
|
|
6
|
-
export * from '@digigov/ui/api/fetchAPI';
|
|
7
|
-
import { useAPI } from '@digigov/ui/api/APIProvider';
|
|
8
|
-
export default useAPI;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
export type RequestResponse = {
|
|
2
|
-
data?: Record<string, any>;
|
|
3
|
-
loading?: boolean;
|
|
4
|
-
loaded?: boolean;
|
|
5
|
-
error?: Error | string | null | unknown;
|
|
6
|
-
invalidate: () => void;
|
|
7
|
-
fetch: () => void;
|
|
8
|
-
dataSet?: boolean | null;
|
|
9
|
-
url: string;
|
|
10
|
-
};
|
|
11
|
-
export declare function useResource(resource: string, id?: string | number | ((...args: any[]) => void), query?: Record<string, any> | null | ((...args: any[]) => void), options?: RequestInit | null, suspense?: boolean): RequestResponse;
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import { RequestResponse } from '@digigov/ui/api/useResource';
|
|
2
|
-
export declare function useResourceAction(resource: string, id?: (string | null | undefined) | number | ((...args: any) => void), method?: string, data?: Record<string, any> | null | ((...args: any) => void), query?: Record<string, any> | null | ((...args: any) => void), options?: RequestInit | null): RequestResponse;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
export declare function useResourceManyBase(resource: string, query?: Record<string, any> | null | ((...args: any) => any), options?: RequestInit | null): any;
|
|
2
|
-
export type UseResourceManyResponse = {
|
|
3
|
-
data?: any;
|
|
4
|
-
meta?: {
|
|
5
|
-
total?: number;
|
|
6
|
-
count?: number;
|
|
7
|
-
};
|
|
8
|
-
page: number;
|
|
9
|
-
limit: number;
|
|
10
|
-
totalPages: number;
|
|
11
|
-
total: number;
|
|
12
|
-
limitOptions: number[];
|
|
13
|
-
setPage: (page: number) => void;
|
|
14
|
-
setLimit: (limit: number) => void;
|
|
15
|
-
hasNext: boolean;
|
|
16
|
-
hasPrevious: boolean;
|
|
17
|
-
};
|
|
18
|
-
export declare function useResourceMany(resource: string, query?: Record<string, any> | null, options?: RequestInit | null): UseResourceManyResponse;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { ArrayQueryKey } from 'react-query/types';
|
|
2
|
-
export interface ProcessedResponse {
|
|
3
|
-
data?: any;
|
|
4
|
-
status: number;
|
|
5
|
-
error?: any;
|
|
6
|
-
}
|
|
7
|
-
export declare function parseErrors(response: Response): Promise<string[]>;
|
|
8
|
-
export declare function processResponse(response: any, raiseError?: boolean): Promise<ProcessedResponse>;
|
|
9
|
-
export declare function getArgs(resource: any, id: any, query: any, data: any, options: any, method: any, baseURL: any, token: any): any[];
|
|
10
|
-
export declare function getQueryKey(resource: string, id: string | number | null | undefined | ((...args: any) => void), query: Record<string, any> | null | undefined | ((...args: any) => void), data: Record<string, any> | null | undefined | ((...args: any) => void), options: RequestInit | null | undefined, method: string | null | undefined, baseURL: string, token: string | null | undefined): ArrayQueryKey | ((...args: any) => ArrayQueryKey);
|
package/libs/ui/src/app/App.d.ts
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
export let title: string;
|
|
3
|
-
export let description: string;
|
|
4
|
-
export let link: string;
|
|
5
|
-
export { BannerContainer as component };
|
|
6
|
-
export let displayName: string;
|
|
7
|
-
}
|
|
8
|
-
export default _default;
|
|
9
|
-
export { CookiesBanner } from "@digigov/ui/app/BannerContainer/__stories__/CookiesBanner";
|
|
10
|
-
import BannerContainer from '@digigov/ui/app/BannerContainer';
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
export * from '@digigov/react-core/FilterContainer';
|
|
2
|
-
export * from '@digigov/react-core/FilterHeadingContainer';
|
|
3
|
-
export * from '@digigov/react-core/FilterContent';
|
|
4
|
-
export * from '@digigov/react-core/FilterOptionsSection';
|
|
5
|
-
export * from '@digigov/react-core/FilterSelectedHeading';
|
|
6
|
-
export * from '@digigov/react-core/FilterSelectedSection';
|
|
7
|
-
export * from '@digigov/react-core/ResultsHeading';
|
|
8
|
-
export * from '@digigov/react-core/ResultsActionBar';
|
|
9
|
-
export * from '@digigov/react-core/ResultsHeadingActions';
|
|
10
|
-
import FilterContainer from '@digigov/react-core/FilterContainer';
|
|
11
|
-
export default FilterContainer;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
export let title: string;
|
|
3
|
-
export let description: string;
|
|
4
|
-
export let link: string;
|
|
5
|
-
export let defaultWidth: string;
|
|
6
|
-
export { Footer as component };
|
|
7
|
-
export let displayName: string;
|
|
8
|
-
}
|
|
9
|
-
export default _default;
|
|
10
|
-
export { Default } from "@digigov/ui/app/Footer/__stories__/Default";
|
|
11
|
-
export { FooterWithLogo } from "@digigov/ui/app/Footer/__stories__/FooterWithLogo";
|
|
12
|
-
export { FooterWithLink } from "@digigov/ui/app/Footer/__stories__/FooterWithLink";
|
|
13
|
-
export { DefaultCopyright } from "@digigov/ui/app/Footer/__stories__/DefaultCopyright";
|
|
14
|
-
export { FooterWithSecondaryNavigation } from "@digigov/ui/app/Footer/__stories__/FooterWithSecondaryNavigation";
|
|
15
|
-
export { FooterWithText } from "@digigov/ui/app/Footer/__stories__/FooterWithText";
|
|
16
|
-
export { FooterAllInclusive } from "@digigov/ui/app/Footer/__stories__/FooterAllInclusive";
|
|
17
|
-
export { YearCopyright } from "@digigov/ui/app/Footer/__stories__/YearCopyright";
|
|
18
|
-
import Footer from '@digigov/ui/app/Footer';
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
export * from '@digigov/react-core/Footer';
|
|
2
|
-
export * from '@digigov/react-core/FooterContainer';
|
|
3
|
-
export * from '@digigov/react-core/FooterContent';
|
|
4
|
-
export * from '@digigov/react-core/FooterContentLogos';
|
|
5
|
-
export * from '@digigov/react-core/FooterHeading';
|
|
6
|
-
export * from '@digigov/react-core/FooterImage';
|
|
7
|
-
export * from '@digigov/react-core/FooterLink';
|
|
8
|
-
export * from '@digigov/react-core/FooterList';
|
|
9
|
-
export * from '@digigov/react-core/FooterListItem';
|
|
10
|
-
export * from '@digigov/react-core/FooterInfo';
|
|
11
|
-
export * from '@digigov/react-core/FooterInfoSection';
|
|
12
|
-
export * from '@digigov/react-core/FooterNavigation';
|
|
13
|
-
export * from '@digigov/react-core/FooterNavigationSection';
|
|
14
|
-
import Footer from '@digigov/react-core/Footer';
|
|
15
|
-
export default Footer;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
export let title: string;
|
|
3
|
-
export { Header as component };
|
|
4
|
-
export let displayName: string;
|
|
5
|
-
export let description: string;
|
|
6
|
-
export let link: string;
|
|
7
|
-
export let defaultWidth: string;
|
|
8
|
-
export namespace parameters {
|
|
9
|
-
let layout: string;
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
export default _default;
|
|
13
|
-
export { Default } from "@digigov/ui/app/Header/__stories__/Default";
|
|
14
|
-
export { WithServiceName } from "@digigov/ui/app/Header/__stories__/WithServiceName";
|
|
15
|
-
export { WithServiceNameAndLogo } from "@digigov/ui/app/Header/__stories__/WithServiceNameAndLogo";
|
|
16
|
-
export { WithNavigation } from "@digigov/ui/app/Header/__stories__/WithNavigation";
|
|
17
|
-
export { WithHeaderNavigation } from "@digigov/ui/app/Header/__stories__/WithHeaderNavigation";
|
|
18
|
-
import Header from '@digigov/ui/app/Header/';
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import Header from '@digigov/react-core/Header';
|
|
2
|
-
export * from '@digigov/react-core/Header';
|
|
3
|
-
export * from '@digigov/ui/app/Header/HeaderTitle';
|
|
4
|
-
export * from '@digigov/ui/app/Header/HeaderLogo';
|
|
5
|
-
export * from '@digigov/ui/app/Header/HeaderSection';
|
|
6
|
-
export * from '@digigov/ui/app/Header/HeaderContent';
|
|
7
|
-
export * from '@digigov/ui/app/Header/HeaderNavMenuContent';
|
|
8
|
-
export * from '@digigov/ui/app/Header/HeaderSecondaryLogo';
|
|
9
|
-
export default Header;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
export let title: string;
|
|
3
|
-
export { CircularProgress as component };
|
|
4
|
-
export let displayName: string;
|
|
5
|
-
}
|
|
6
|
-
export default _default;
|
|
7
|
-
export { Default } from "@digigov/ui/app/Loader/__stories__/Default";
|
|
8
|
-
export { FullPageLoader } from "@digigov/ui/app/Loader/__stories__/FullPageLoader";
|
|
9
|
-
import CircularProgress from '@digigov/ui/app/Loader';
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
export let title: string;
|
|
3
|
-
export let description: string;
|
|
4
|
-
export let link: string;
|
|
5
|
-
export let defaultWidth: string;
|
|
6
|
-
export { Masthead as component };
|
|
7
|
-
export let displayName: string;
|
|
8
|
-
}
|
|
9
|
-
export default _default;
|
|
10
|
-
export { Default } from "@digigov/ui/app/Masthead/__stories__/Default";
|
|
11
|
-
export { WithLogo } from "@digigov/ui/app/Masthead/__stories__/WithLogo";
|
|
12
|
-
export { WithElements } from "@digigov/ui/app/Masthead/__stories__/WithElements";
|
|
13
|
-
import Masthead from '@digigov/ui/app/Masthead';
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
declare namespace _default {
|
|
2
|
-
export let title: string;
|
|
3
|
-
export let description: string;
|
|
4
|
-
export let link: string;
|
|
5
|
-
export { Modal as component };
|
|
6
|
-
export let displayName: string;
|
|
7
|
-
}
|
|
8
|
-
export default _default;
|
|
9
|
-
export { Default } from "@digigov/ui/app/Modal/__stories__/Default";
|
|
10
|
-
export { AlertDialog } from "@digigov/ui/app/Modal/__stories__/AlertDialog";
|
|
11
|
-
export { Dense } from "@digigov/ui/app/Modal/__stories__/Dense";
|
|
12
|
-
export { WithHooks } from "@digigov/ui/app/Modal/__stories__/WithHooks";
|
|
13
|
-
export { Auto } from "@digigov/ui/app/Modal/__stories__/Auto";
|
|
14
|
-
export { WithoutModalGaps } from "@digigov/ui/app/Modal/__stories__/WithoutModalGaps";
|
|
15
|
-
import Modal from '@digigov/ui/app/Modal';
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { ButtonProps } from '@digigov/react-core/Button';
|
|
3
|
-
import { ModalContainerProps } from '@digigov/react-core/ModalContainer';
|
|
4
|
-
import { ModalId, UseModalReturn } from '@digigov/ui/app/Modal/hooks';
|
|
5
|
-
export declare const ModalContext: React.Context<UseModalReturn | null>;
|
|
6
|
-
export interface ModalAutoProps extends ModalContainerProps {
|
|
7
|
-
id: string;
|
|
8
|
-
clickOutside?: boolean;
|
|
9
|
-
closeOnEscape?: boolean;
|
|
10
|
-
}
|
|
11
|
-
export declare const ModalProvider: ({ children }: {
|
|
12
|
-
children: React.ReactNode;
|
|
13
|
-
}) => React.JSX.Element;
|
|
14
|
-
export declare const useModalContext: () => UseModalReturn | null;
|
|
15
|
-
export declare const ModalAuto: React.ForwardRefExoticComponent<Omit<ModalAutoProps, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
16
|
-
export interface ModalButtonAutoProps extends ButtonProps {
|
|
17
|
-
modal: ModalId;
|
|
18
|
-
open?: boolean;
|
|
19
|
-
close?: boolean;
|
|
20
|
-
}
|
|
21
|
-
export declare const ModalButtonAuto: React.ForwardRefExoticComponent<Omit<ModalButtonAutoProps, "ref"> & React.RefAttributes<HTMLButtonElement>>;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export type ModalId = string | number;
|
|
3
|
-
export interface UseModalReturn {
|
|
4
|
-
open: (id: ModalId) => void;
|
|
5
|
-
close: () => void;
|
|
6
|
-
currentOpen: ModalId | null;
|
|
7
|
-
registerModal: (id: ModalId, options?: {
|
|
8
|
-
clickOutside?: boolean;
|
|
9
|
-
closeOnEscape?: boolean;
|
|
10
|
-
}) => {
|
|
11
|
-
open: boolean;
|
|
12
|
-
role: string;
|
|
13
|
-
id: string;
|
|
14
|
-
'aria-modal': boolean;
|
|
15
|
-
'aria-labelledby': string;
|
|
16
|
-
ref?: React.RefObject<HTMLDivElement>;
|
|
17
|
-
};
|
|
18
|
-
registerAction: (id: ModalId, type: 'open' | 'close', options?: {
|
|
19
|
-
variant?: string;
|
|
20
|
-
color?: string;
|
|
21
|
-
}) => {
|
|
22
|
-
onClick: () => void;
|
|
23
|
-
ref?: React.RefObject<HTMLButtonElement>;
|
|
24
|
-
};
|
|
25
|
-
}
|
|
26
|
-
export declare const useModal: () => UseModalReturn;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
export * from '@digigov/react-core/ModalContainer';
|
|
2
|
-
export * from '@digigov/react-core/ModalHeading';
|
|
3
|
-
export * from '@digigov/react-core/ModalContent';
|
|
4
|
-
export * from '@digigov/react-core/ModalAction';
|
|
5
|
-
export * from '@digigov/ui/app/Modal/hooks';
|
|
6
|
-
export * from '@digigov/ui/app/Modal/hooks';
|
|
7
|
-
export * from '@digigov/ui/app/Modal/index.web';
|
|
8
|
-
import Modal from '@digigov/ui/app/Modal/index.web';
|
|
9
|
-
export default Modal;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { ModalContainerProps } from '@digigov/react-core/ModalContainer';
|
|
3
|
-
export interface ModalProps extends ModalContainerProps {
|
|
4
|
-
onEscape?: () => void;
|
|
5
|
-
}
|
|
6
|
-
export declare const Modal: React.ForwardRefExoticComponent<Omit<ModalProps, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
7
|
-
export declare const ModalBase: React.ForwardRefExoticComponent<Omit<ModalProps, "ref"> & React.RefAttributes<HTMLDivElement>>;
|
|
8
|
-
export default Modal;
|