@rabbitio/ui-kit 1.0.0-beta.85 → 1.0.0-beta.86
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/coverage/clover.xml +4363 -177
- package/coverage/coverage-final.json +177 -111
- package/coverage/index.html +342 -72
- package/coverage/{rabbit-ui-kit → ui-kit}/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/index.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/common-apis/adapters/analyticsAdapters/googleAnalyticsAdapter.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/common-apis/adapters/analyticsAdapters/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/common-apis/adapters/analyticsAdapters/mixpanelAdapter.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/common-apis/adapters/axiosAdapter.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/common-apis/adapters/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/common-apis/adapters/qrUtils.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/common-apis/amountUtils.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/common-apis/errorUtils.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/common-apis/external-apis/apiGroups.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/common-apis/external-apis/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/common-apis/external-apis/ipAddressProviders.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/common-apis/fiatCurrenciesService.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/common-apis/globalConstants.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/common-apis/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/common-apis/models/blockchain.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/common-apis/models/coin.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/common-apis/models/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/common-apis/models/protocol.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/common-apis/utils/cache.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/common-apis/utils/emailAPI.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/common-apis/utils/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/common-apis/utils/logging/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/common-apis/utils/logging/logger.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/common-apis/utils/logging/logsStorage.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/common-apis/utils/postponeExecution.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/common-apis/utils/safeStringify.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/index.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/robust-api-caller/cacheAndConcurrentRequestsResolver.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/robust-api-caller/cachedRobustExternalApiCallerService.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/robust-api-caller/cancelProcessing.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/robust-api-caller/concurrentCalculationsMetadataHolder.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/robust-api-caller/externalApiProvider.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/robust-api-caller/externalServicesStatsCollector.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/robust-api-caller/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/robust-api-caller/robustExternalAPICallerService.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/swaps-lib/external-apis/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/swaps-lib/external-apis/letsExchangeSwapProvider.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/swaps-lib/external-apis/swapProvider.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/swaps-lib/external-apis/swapspaceSwapProvider.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/swaps-lib/models/baseSwapCreationInfo.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/swaps-lib/models/existingSwap.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/swaps-lib/models/existingSwapWithFiatData.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/swaps-lib/models/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/swaps-lib/models/partner.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/swaps-lib/models/swapProviderCoinInfo.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/swaps-lib/services/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/swaps-lib/services/publicSwapService.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/swaps-lib/utils/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/swaps-lib/utils/swapUtils.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/assets/wrappedImages/arrowIcon.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/assets/wrappedImages/arrowTosca.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/assets/wrappedImages/arrowWhite.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/assets/wrappedImages/darkRectangle.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/assets/wrappedImages/determinedError.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/assets/wrappedImages/failedValidationIcon.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/assets/wrappedImages/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/assets/wrappedImages/infoIcon.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/assets/wrappedImages/messageIcon.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/assets/wrappedImages/noticeQuestionIcon.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/assets/wrappedImages/successfulValidationIcon.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/assets/wrappedImages/supportDialogImage.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/assets/wrappedImages/walletIcon.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/atoms/AssetIcon/AssetIcon.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/atoms/AssetIcon/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/atoms/AssetSelection/AssetSelection.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/atoms/AssetSelection/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/atoms/BackgroundTitle/BackgroundTitle.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/atoms/BackgroundTitle/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/atoms/InformationMessage/InformationMessage.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/atoms/InformationMessage/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/atoms/Input/Input.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/atoms/Input/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/atoms/LoadingDots/LoadingDots.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/atoms/LoadingDots/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/atoms/NoticeIcon/NoticeIcon.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/atoms/NoticeIcon/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/atoms/QrCode/QrCode.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/atoms/QrCode/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/atoms/RateSelector/RateSelector.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/atoms/RateSelector/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/atoms/SupportChat/SupportChat.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/atoms/SupportChat/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/atoms/Textarea/Textarea.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/atoms/Textarea/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/atoms/TitleBox/TitleBox.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/atoms/TitleBox/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/atoms/Tooltip/Tooltip.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/atoms/Tooltip/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/atoms/TwoLinesOfText/LinesOfText.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/atoms/TwoLinesOfText/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/atoms/Validation/Validation.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/atoms/Validation/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/atoms/buttons/Button/Button.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/atoms/buttons/Button/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/atoms/buttons/Close/Close.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/atoms/buttons/Close/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/atoms/buttons/LinkButton/LinkButton.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/atoms/buttons/LinkButton/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/atoms/buttons/RadioButtonWithText/RadioButtonWithText.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/atoms/buttons/RadioButtonWithText/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/molecules/AmountInput/AmountInput.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/molecules/AmountInput/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/molecules/CoinPicker/CoinPicker.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/molecules/CoinPicker/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/molecules/ColoredNotice/ColoredNotice.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/molecules/ColoredNotice/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/molecules/LineWithIconLink/LineWithIconLink.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/molecules/LineWithIconLink/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/molecules/LogoCarousel/LogoCarousel.jsx.html +33 -9
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/molecules/LogoCarousel/index.html +7 -7
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/molecules/SearchableCoinsList/SearchableCoinsList.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/molecules/SearchableCoinsList/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/molecules/TitledLineWithIconLink/TitledLineWithIconLink.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/molecules/TitledLineWithIconLink/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/organisms/CoinPickerDialogStep/CoinPickerDialogStep.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/organisms/CoinPickerDialogStep/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/organisms/Dialog/Dialog.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/organisms/Dialog/DialogButtons/DialogButtons.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/organisms/Dialog/DialogButtons/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/organisms/Dialog/DialogStep/DialogStep.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/organisms/Dialog/DialogStep/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/organisms/Dialog/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/organisms/SwapForm/SwapForm.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/organisms/SwapForm/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/organisms/WaitlistSubscription/WaitlistSubscription.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/organisms/WaitlistSubscription/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/templates/DeterminedErrorDialogStep/DeterminedErrorDialogStep.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/components/templates/DeterminedErrorDialogStep/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/hooks/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/hooks/useCallHandlingErrors.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/hooks/useIsHydrated.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/hooks/useReferredState.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/utils/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/utils/inputValueProviders.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/utils/textUtils.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/utils/uiUtils.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/src/ui-kit/utils/urlQueryUtils.js.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/stories/atoms/BackgroundTitle.stories.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/stories/atoms/LinesOfText.stories.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/stories/atoms/LoadingDots.stories.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/stories/atoms/QrCode.stories.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/stories/atoms/RateSelector.stories.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/stories/atoms/Validation.stories.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/stories/atoms/buttons/Button.stories.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/stories/atoms/buttons/Close.stories.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/stories/atoms/buttons/LinkButton.stories.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/stories/atoms/buttons/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/stories/atoms/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/stories/molecules/CoinPicker.stories.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/stories/molecules/ColoredNotice.stories.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/stories/molecules/LineWithIconLink.stories.jsx.html +3 -3
- package/coverage/ui-kit/stories/molecules/LogoCarousel.stories.jsx.html +235 -0
- package/coverage/{rabbit-ui-kit → ui-kit}/stories/molecules/TitledLineWithIconLink.stories.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/stories/molecules/index.html +7 -7
- package/coverage/{rabbit-ui-kit → ui-kit}/stories/organisms/Dialog/Dialog.stories.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/stories/organisms/Dialog/DialogButtons/DialogButtons.stories.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/stories/organisms/Dialog/DialogButtons/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/stories/organisms/Dialog/DialogStep/DialogStep.stories.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/stories/organisms/Dialog/DialogStep/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/stories/organisms/Dialog/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/stories/organisms/WaitlistSubscription.stories.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/stories/organisms/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/stories/stubs/coins.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/stories/stubs/exampleContent.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/stories/stubs/index.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/stories/templates/DeterminedErrorDialogStep.stories.jsx.html +3 -3
- package/coverage/{rabbit-ui-kit → ui-kit}/stories/templates/index.html +3 -3
- package/coverage/ui-kit/storybook-static/223.063dc770.iframe.bundle.js.html +85 -0
- package/coverage/ui-kit/storybook-static/230.7eace282.iframe.bundle.js.html +85 -0
- package/coverage/ui-kit/storybook-static/242.981bebe4.iframe.bundle.js.html +85 -0
- package/coverage/ui-kit/storybook-static/312.6f62bbd9.iframe.bundle.js.html +85 -0
- package/coverage/ui-kit/storybook-static/341.57a15f57.iframe.bundle.js.html +85 -0
- package/coverage/ui-kit/storybook-static/374.99dab897.iframe.bundle.js.html +85 -0
- package/coverage/ui-kit/storybook-static/506.c6cb656d.iframe.bundle.js.html +85 -0
- package/coverage/ui-kit/storybook-static/547.cc28f1fd.iframe.bundle.js.html +85 -0
- package/coverage/ui-kit/storybook-static/586.ec70f0e7.iframe.bundle.js.html +85 -0
- package/coverage/ui-kit/storybook-static/595.2e40d981.iframe.bundle.js.html +85 -0
- package/coverage/ui-kit/storybook-static/607.3ea32459.iframe.bundle.js.html +85 -0
- package/coverage/ui-kit/storybook-static/609.097df435.iframe.bundle.js.html +85 -0
- package/coverage/ui-kit/storybook-static/797.c87cdf19.iframe.bundle.js.html +85 -0
- package/coverage/ui-kit/storybook-static/889.a357fd2d.iframe.bundle.js.html +85 -0
- package/coverage/ui-kit/storybook-static/909.28bf3d7c.iframe.bundle.js.html +85 -0
- package/coverage/ui-kit/storybook-static/976.b5f1a5d4.iframe.bundle.js.html +85 -0
- package/coverage/ui-kit/storybook-static/996.07a638d5.iframe.bundle.js.html +85 -0
- package/coverage/ui-kit/storybook-static/atoms-BackgroundTitle-stories.1a5386a1.iframe.bundle.js.html +85 -0
- package/coverage/ui-kit/storybook-static/atoms-LinesOfText-stories.b7c8f08a.iframe.bundle.js.html +85 -0
- package/coverage/ui-kit/storybook-static/atoms-LoadingDots-stories.5180c2f1.iframe.bundle.js.html +85 -0
- package/coverage/ui-kit/storybook-static/atoms-QrCode-stories.006bd0cc.iframe.bundle.js.html +85 -0
- package/coverage/ui-kit/storybook-static/atoms-RateSelector-stories.19c65c98.iframe.bundle.js.html +85 -0
- package/coverage/ui-kit/storybook-static/atoms-Validation-stories.d561b311.iframe.bundle.js.html +85 -0
- package/coverage/ui-kit/storybook-static/atoms-buttons-Button-stories.e8e6b930.iframe.bundle.js.html +85 -0
- package/coverage/ui-kit/storybook-static/atoms-buttons-Close-stories.0a902a7c.iframe.bundle.js.html +85 -0
- package/coverage/ui-kit/storybook-static/atoms-buttons-LinkButton-stories.10813be5.iframe.bundle.js.html +85 -0
- package/coverage/ui-kit/storybook-static/index.html +656 -0
- package/coverage/ui-kit/storybook-static/main.54ca9836.iframe.bundle.js.html +85 -0
- package/coverage/ui-kit/storybook-static/molecules-ColoredNotice-stories.7a5d624e.iframe.bundle.js.html +85 -0
- package/coverage/ui-kit/storybook-static/molecules-LineWithIconLink-stories.b7f70ee2.iframe.bundle.js.html +85 -0
- package/coverage/ui-kit/storybook-static/molecules-LogoCarousel-stories.9be2ef69.iframe.bundle.js.html +85 -0
- package/coverage/ui-kit/storybook-static/molecules-TitledLineWithIconLink-stories.1383fe3f.iframe.bundle.js.html +85 -0
- package/coverage/ui-kit/storybook-static/organisms-Dialog-Dialog-stories.4e6da717.iframe.bundle.js.html +85 -0
- package/coverage/ui-kit/storybook-static/organisms-Dialog-DialogButtons-DialogButtons-stories.1d1f9803.iframe.bundle.js.html +85 -0
- package/coverage/ui-kit/storybook-static/organisms-Dialog-DialogStep-DialogStep-stories.74896048.iframe.bundle.js.html +85 -0
- package/coverage/ui-kit/storybook-static/organisms-WaitlistSubscription-stories.a7c49a29.iframe.bundle.js.html +85 -0
- package/coverage/ui-kit/storybook-static/rabbitio/ui-kit/dist/global.css.html +118 -0
- package/coverage/ui-kit/storybook-static/rabbitio/ui-kit/dist/index.html +116 -0
- package/coverage/ui-kit/storybook-static/rabbitio/ui-kit/node_modules/@storybook/addon-backgrounds/dist/index.html +116 -0
- package/coverage/ui-kit/storybook-static/rabbitio/ui-kit/node_modules/@storybook/addon-backgrounds/dist/preview.js.html +118 -0
- package/coverage/ui-kit/storybook-static/rabbitio/ui-kit/node_modules/@storybook/components/dist/formatter-SWP5E3XI.mjs.html +118 -0
- package/coverage/ui-kit/storybook-static/rabbitio/ui-kit/node_modules/@storybook/components/dist/index.html +116 -0
- package/coverage/ui-kit/storybook-static/rabbitio/ui-kit/node_modules/buffer/index.html +116 -0
- package/coverage/ui-kit/storybook-static/rabbitio/ui-kit/node_modules/buffer/index.js.html +118 -0
- package/coverage/ui-kit/storybook-static/rabbitio/ui-kit/node_modules/markdown-to-jsx/dist/index.html +116 -0
- package/coverage/ui-kit/storybook-static/rabbitio/ui-kit/node_modules/markdown-to-jsx/dist/index.modern.js.html +118 -0
- package/coverage/ui-kit/storybook-static/runtime~main.bf0b2dcd.iframe.bundle.js.html +85 -0
- package/coverage/ui-kit/storybook-static/sb-addons/actions-9/index.html +116 -0
- package/coverage/ui-kit/storybook-static/sb-addons/actions-9/manager-bundle.js.html +94 -0
- package/coverage/ui-kit/storybook-static/sb-addons/essentials-backgrounds-2/index.html +116 -0
- package/coverage/ui-kit/storybook-static/sb-addons/essentials-backgrounds-2/manager-bundle.js.html +121 -0
- package/coverage/ui-kit/storybook-static/sb-addons/essentials-controls-1/index.html +116 -0
- package/coverage/ui-kit/storybook-static/sb-addons/essentials-controls-1/manager-bundle.js.html +274 -0
- package/coverage/ui-kit/storybook-static/sb-addons/essentials-measure-4/index.html +116 -0
- package/coverage/ui-kit/storybook-static/sb-addons/essentials-measure-4/manager-bundle.js.html +94 -0
- package/coverage/ui-kit/storybook-static/sb-addons/essentials-outline-5/index.html +116 -0
- package/coverage/ui-kit/storybook-static/sb-addons/essentials-outline-5/manager-bundle.js.html +94 -0
- package/coverage/ui-kit/storybook-static/sb-addons/essentials-toolbars-3/index.html +116 -0
- package/coverage/ui-kit/storybook-static/sb-addons/essentials-toolbars-3/manager-bundle.js.html +94 -0
- package/coverage/ui-kit/storybook-static/sb-addons/interactions-7/index.html +116 -0
- package/coverage/ui-kit/storybook-static/sb-addons/interactions-7/manager-bundle.js.html +121 -0
- package/coverage/ui-kit/storybook-static/sb-addons/links-0/index.html +116 -0
- package/coverage/ui-kit/storybook-static/sb-addons/links-0/manager-bundle.js.html +94 -0
- package/coverage/ui-kit/storybook-static/sb-addons/onboarding-6/index.html +116 -0
- package/coverage/ui-kit/storybook-static/sb-addons/onboarding-6/manager-bundle.js.html +1588 -0
- package/coverage/ui-kit/storybook-static/sb-addons/viewport-8/index.html +116 -0
- package/coverage/ui-kit/storybook-static/sb-addons/viewport-8/manager-bundle.js.html +94 -0
- package/coverage/ui-kit/storybook-static/sb-manager/WithTooltip-V3YHNWJZ-LVYLGZW2.js.html +88 -0
- package/coverage/ui-kit/storybook-static/sb-manager/chunk-2IXBUOFS.js.html +106 -0
- package/coverage/ui-kit/storybook-static/sb-manager/chunk-INSKDKQB.js.html +1129 -0
- package/coverage/ui-kit/storybook-static/sb-manager/chunk-NGTUFCUO.js.html +112 -0
- package/coverage/ui-kit/storybook-static/sb-manager/chunk-UUEAOBSN.js.html +1303 -0
- package/coverage/ui-kit/storybook-static/sb-manager/chunk-ZEU7PDD3.js.html +88 -0
- package/coverage/ui-kit/storybook-static/sb-manager/formatter-SWP5E3XI-7BGIK6BL.js.html +553 -0
- package/coverage/ui-kit/storybook-static/sb-manager/globals-module-info.js.html +88 -0
- package/coverage/ui-kit/storybook-static/sb-manager/globals.js.html +88 -0
- package/coverage/ui-kit/storybook-static/sb-manager/index.html +281 -0
- package/coverage/ui-kit/storybook-static/sb-manager/index.js.html +88 -0
- package/coverage/ui-kit/storybook-static/sb-manager/runtime.js.html +88 -0
- package/coverage/ui-kit/storybook-static/sb-manager/syntaxhighlighter-V7JZZA35-DXZCI2WR.js.html +88 -0
- package/coverage/ui-kit/storybook-static/sb-preview/globals.js.html +88 -0
- package/coverage/ui-kit/storybook-static/sb-preview/index.html +131 -0
- package/coverage/ui-kit/storybook-static/sb-preview/runtime.js.html +421 -0
- package/coverage/ui-kit/storybook-static/templates-DeterminedErrorDialogStep-stories.3cc14214.iframe.bundle.js.html +85 -0
- package/dist/index.cjs +12 -5
- package/dist/index.cjs.map +1 -1
- package/dist/index.css +17 -1
- package/dist/index.css.map +1 -1
- package/dist/index.modern.js +11 -5
- package/dist/index.modern.js.map +1 -1
- package/dist/index.module.js +12 -5
- package/dist/index.module.js.map +1 -1
- package/dist/index.umd.js +12 -5
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
- package/src/ui-kit/components/molecules/LogoCarousel/LogoCarousel.jsx +11 -3
- package/src/ui-kit/components/molecules/LogoCarousel/logo-carousel.module.scss +20 -1
- package/coverage/rabbit-ui-kit/stories/molecules/LogoCarousel.stories.jsx.html +0 -160
package/coverage/ui-kit/storybook-static/atoms-LinesOfText-stories.b7c8f08a.iframe.bundle.js.html
ADDED
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
|
|
2
|
+
<!doctype html>
|
|
3
|
+
<html lang="en">
|
|
4
|
+
|
|
5
|
+
<head>
|
|
6
|
+
<title>Code coverage report for ui-kit/storybook-static/atoms-LinesOfText-stories.b7c8f08a.iframe.bundle.js</title>
|
|
7
|
+
<meta charset="utf-8" />
|
|
8
|
+
<link rel="stylesheet" href="../../prettify.css" />
|
|
9
|
+
<link rel="stylesheet" href="../../base.css" />
|
|
10
|
+
<link rel="shortcut icon" type="image/x-icon" href="../../favicon.png" />
|
|
11
|
+
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
12
|
+
<style type='text/css'>
|
|
13
|
+
.coverage-summary .sorter {
|
|
14
|
+
background-image: url(../../sort-arrow-sprite.png);
|
|
15
|
+
}
|
|
16
|
+
</style>
|
|
17
|
+
</head>
|
|
18
|
+
|
|
19
|
+
<body>
|
|
20
|
+
<div class='wrapper'>
|
|
21
|
+
<div class='pad1'>
|
|
22
|
+
<h1><a href="../../index.html">All files</a> / <a href="index.html">ui-kit/storybook-static</a> atoms-LinesOfText-stories.b7c8f08a.iframe.bundle.js</h1>
|
|
23
|
+
<div class='clearfix'>
|
|
24
|
+
|
|
25
|
+
<div class='fl pad1y space-right2'>
|
|
26
|
+
<span class="strong">0% </span>
|
|
27
|
+
<span class="quiet">Statements</span>
|
|
28
|
+
<span class='fraction'>0/1</span>
|
|
29
|
+
</div>
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
<div class='fl pad1y space-right2'>
|
|
33
|
+
<span class="strong">0% </span>
|
|
34
|
+
<span class="quiet">Branches</span>
|
|
35
|
+
<span class='fraction'>0/1</span>
|
|
36
|
+
</div>
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
<div class='fl pad1y space-right2'>
|
|
40
|
+
<span class="strong">0% </span>
|
|
41
|
+
<span class="quiet">Functions</span>
|
|
42
|
+
<span class='fraction'>0/1</span>
|
|
43
|
+
</div>
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
<div class='fl pad1y space-right2'>
|
|
47
|
+
<span class="strong">0% </span>
|
|
48
|
+
<span class="quiet">Lines</span>
|
|
49
|
+
<span class='fraction'>0/1</span>
|
|
50
|
+
</div>
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
</div>
|
|
54
|
+
<p class="quiet">
|
|
55
|
+
Press <em>n</em> or <em>j</em> to go to the next uncovered block, <em>b</em>, <em>p</em> or <em>k</em> for the previous block.
|
|
56
|
+
</p>
|
|
57
|
+
<template id="filterTemplate">
|
|
58
|
+
<div class="quiet">
|
|
59
|
+
Filter:
|
|
60
|
+
<input oninput="onInput()" type="search" id="fileSearch">
|
|
61
|
+
</div>
|
|
62
|
+
</template>
|
|
63
|
+
</div>
|
|
64
|
+
<div class='status-line low'></div>
|
|
65
|
+
<pre><table class="coverage">
|
|
66
|
+
<tr><td class="line-count quiet"><a name='L1'></a><a href='#L1'>1</a></td><td class="line-coverage quiet"><span class="cline-any cline-no"> </span></td><td class="text"><pre class="prettyprint lang-js"><span class="cstat-no" title="statement not covered" ><span class="fstat-no" title="function not covered" ><span class="branch-0 cbranch-no" title="branch not covered" >(self.webpackChunk_rabbitio_ui_kit=self.webpackChunk_rabbitio_ui_kit||[]).push([[520],{"./stories/atoms/LinesOfText.stories.jsx":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{"use strict";__webpack_require__.r(__webpack_exports__),__webpack_require__.d(__webpack_exports__,{Default:()=>Default,HorizontalLayout:()=>HorizontalLayout,TextReductionExample:()=>TextReductionExample,WithDefaultTextContent:()=>WithDefaultTextContent,WrappedAndBrokenText:()=>WrappedAndBrokenText,__namedExportsOrder:()=>__namedExportsOrder,default:()=>__WEBPACK_DEFAULT_EXPORT__});var react__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./node_modules/react/index.js"),_src_ui_kit_components_atoms_TwoLinesOfText_LinesOfText_jsx__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./src/ui-kit/components/atoms/TwoLinesOfText/LinesOfText.jsx"),_src_ui_kit_components_atoms_TitleBox_TitleBox_jsx__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__("./src/ui-kit/components/atoms/TitleBox/TitleBox.jsx");function _define_property(obj,key,value){return key in obj?Object.defineProperty(obj,key,{value:value,enumerable:!0,configurable:!0,writable:!0}):obj[key]=value,obj}function _object_spread(target){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{},ownKeys=Object.keys(source);"function"==typeof Object.getOwnPropertySymbols&&(ownKeys=ownKeys.concat(Object.getOwnPropertySymbols(source).filter(function(sym){return Object.getOwnPropertyDescriptor(source,sym).enumerable}))),ownKeys.forEach(function(key){_define_property(target,key,source[key])})}return target}function ownKeys(object,enumerableOnly){var keys=Object.keys(object);if(Object.getOwnPropertySymbols){var symbols=Object.getOwnPropertySymbols(object);enumerableOnly&&(symbols=symbols.filter(function(sym){return Object.getOwnPropertyDescriptor(object,sym).enumerable})),keys.push.apply(keys,symbols)}return keys}function _object_spread_props(target,source){return source=null!=source?source:{},Object.getOwnPropertyDescriptors?Object.defineProperties(target,Object.getOwnPropertyDescriptors(source)):ownKeys(Object(source)).forEach(function(key){Object.defineProperty(target,key,Object.getOwnPropertyDescriptor(source,key))}),target}let __WEBPACK_DEFAULT_EXPORT__={title:"Components/LinesOfText",component:_src_ui_kit_components_atoms_TwoLinesOfText_LinesOfText_jsx__WEBPACK_IMPORTED_MODULE_1__._,argTypes:{firstLineText:{control:"text"},secondLineText:{control:"text"},thirdLineText:{control:"text"},isHorizontal:{control:"boolean"},defaultTextContent:{control:"text"},isFirstLineTextReducible:{control:"boolean"},firstLineNotReducibleSuffix:{control:"text"},wrapFirstLine:{control:"boolean"},breakFirstLine:{control:"boolean"}},tags:["autodocs"]};var Template=function(args){return react__WEBPACK_IMPORTED_MODULE_0__.createElement(react__WEBPACK_IMPORTED_MODULE_0__.Fragment,null,react__WEBPACK_IMPORTED_MODULE_0__.createElement(_src_ui_kit_components_atoms_TwoLinesOfText_LinesOfText_jsx__WEBPACK_IMPORTED_MODULE_1__._,args),react__WEBPACK_IMPORTED_MODULE_0__.createElement(_src_ui_kit_components_atoms_TitleBox_TitleBox_jsx__WEBPACK_IMPORTED_MODULE_2__.k,{title:"Something!",titleNoticeText:"THis is it."}))},Default=Template.bind({});Default.args={firstLineText:"First Line",secondLineText:"Second Line",thirdLineText:"Third Line",isHorizontal:!1,defaultTextContent:"",isFirstLineTextReducible:!1,firstLineNotReducibleSuffix:"",wrapFirstLine:!1,breakFirstLine:!1};var HorizontalLayout=Template.bind({});HorizontalLayout.args=_object_spread_props(_object_spread({},Default.args),{isHorizontal:!0});var WithDefaultTextContent=Template.bind({});WithDefaultTextContent.args={defaultTextContent:"Centered default text content"};var TextReductionExample=Template.bind({});TextReductionExample.args=_object_spread_props(_object_spread({},Default.args),{isFirstLineTextReducible:!0,firstLineNotReducibleSuffix:"(suffix)"});var WrappedAndBrokenText=Template.bind({});WrappedAndBrokenText.args=_object_spread_props(_object_spread({},Default.args),{wrapFirstLine:!0,breakFirstLine:!0}),Default.parameters={...Default.parameters,docs:{...Default.parameters?.docs,source:{originalSource:'args => <>\n <LinesOfText {...args} />\n <TitleBox title={"Something!"} titleNoticeText={"THis is it."} />\n </>',...Default.parameters?.docs?.source}}},HorizontalLayout.parameters={...HorizontalLayout.parameters,docs:{...HorizontalLayout.parameters?.docs,source:{originalSource:'args => <>\n <LinesOfText {...args} />\n <TitleBox title={"Something!"} titleNoticeText={"THis is it."} />\n </>',...HorizontalLayout.parameters?.docs?.source}}},WithDefaultTextContent.parameters={...WithDefaultTextContent.parameters,docs:{...WithDefaultTextContent.parameters?.docs,source:{originalSource:'args => <>\n <LinesOfText {...args} />\n <TitleBox title={"Something!"} titleNoticeText={"THis is it."} />\n </>',...WithDefaultTextContent.parameters?.docs?.source}}},TextReductionExample.parameters={...TextReductionExample.parameters,docs:{...TextReductionExample.parameters?.docs,source:{originalSource:'args => <>\n <LinesOfText {...args} />\n <TitleBox title={"Something!"} titleNoticeText={"THis is it."} />\n </>',...TextReductionExample.parameters?.docs?.source}}},WrappedAndBrokenText.parameters={...WrappedAndBrokenText.parameters,docs:{...WrappedAndBrokenText.parameters?.docs,source:{originalSource:'args => <>\n <LinesOfText {...args} />\n <TitleBox title={"Something!"} titleNoticeText={"THis is it."} />\n </>',...WrappedAndBrokenText.parameters?.docs?.source}}};let __namedExportsOrder=["Default","HorizontalLayout","WithDefaultTextContent","TextReductionExample","WrappedAndBrokenText"]},"./node_modules/clipboard-copy/index.js":module=>{function makeError(){return new DOMException("The request is not allowed","NotAllowedError")}async function copyClipboardApi(text){if(!navigator.clipboard)throw makeError();return navigator.clipboard.writeText(text)}async function copyExecCommand(text){let span=document.createElement("span");span.textContent=text,span.style.whiteSpace="pre",span.style.webkitUserSelect="auto",span.style.userSelect="all",document.body.appendChild(span);let selection=window.getSelection(),range=window.document.createRange();selection.removeAllRanges(),range.selectNode(span),selection.addRange(range);let success=!1;try{success=window.document.execCommand("copy")}finally{selection.removeAllRanges(),window.document.body.removeChild(span)}if(!success)throw makeError()}async function clipboardCopy(text){try{await copyClipboardApi(text)}catch(err){try{await copyExecCommand(text)}catch(err2){throw err2||err||makeError()}}}/*! clipboard-copy. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */module.exports=clipboardCopy},"./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[15].use[1]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[15].use[3]!./src/ui-kit/components/atoms/LoadingDots/LoadingDots.module.scss":(module,__webpack_exports__,__webpack_require__)=>{"use strict";__webpack_require__.d(__webpack_exports__,{Z:()=>__WEBPACK_DEFAULT_EXPORT__});var _node_modules_css_loader_dist_runtime_sourceMaps_js__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./node_modules/css-loader/dist/runtime/sourceMaps.js"),_node_modules_css_loader_dist_runtime_sourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default=__webpack_require__.n(_node_modules_css_loader_dist_runtime_sourceMaps_js__WEBPACK_IMPORTED_MODULE_0__),_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./node_modules/css-loader/dist/runtime/api.js"),___CSS_LOADER_EXPORT___=__webpack_require__.n(_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__)()(_node_modules_css_loader_dist_runtime_sourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default());___CSS_LOADER_EXPORT___.push([module.id,".k51q6ksvawpifU3tUOFw{display:flex;align-items:center;justify-content:center;margin:0 auto}.k51q6ksvawpifU3tUOFw.LINis2976y1WvBvV2UsT{margin:0 !important}.k51q6ksvawpifU3tUOFw .tw7tJv2KZ_fQaUeFMz7k{border-radius:50%;background:#fff;animation:.5s ease-in-out 0s alternate infinite nf8PSx_YYKrcg47fl0Rn}.k51q6ksvawpifU3tUOFw .tw7tJv2KZ_fQaUeFMz7k.NGfTW9GIKzAVMfpH_sVQ{background:#16cdd6}.k51q6ksvawpifU3tUOFw .tw7tJv2KZ_fQaUeFMz7k:nth-child(2){animation-delay:.2s}.k51q6ksvawpifU3tUOFw .tw7tJv2KZ_fQaUeFMz7k:nth-child(3){animation-delay:.4s}.k51q6ksvawpifU3tUOFw.FIOWEx86FRuXvVzM_gnz .tw7tJv2KZ_fQaUeFMz7k{width:24px;height:24px}@media(max-width: 575.98px){.k51q6ksvawpifU3tUOFw.FIOWEx86FRuXvVzM_gnz .tw7tJv2KZ_fQaUeFMz7k{width:14px;height:14px}}.k51q6ksvawpifU3tUOFw.FIOWEx86FRuXvVzM_gnz .tw7tJv2KZ_fQaUeFMz7k:nth-child(2){margin-right:12px;margin-left:12px}.k51q6ksvawpifU3tUOFw.wwDT8B2xGmQRbnEMaAQs .tw7tJv2KZ_fQaUeFMz7k{width:14px;height:14px}.k51q6ksvawpifU3tUOFw.pHAQSxA5GvnHMgpwLIgG .tw7tJv2KZ_fQaUeFMz7k{width:8px;height:8px}.k51q6ksvawpifU3tUOFw.IlsuSHcSsmIzHiCElmKB{justify-content:flex-start;margin:0}.k51q6ksvawpifU3tUOFw.DBZ7C92NEoHaRZz3utsn{justify-content:flex-end;margin:0}@keyframes nf8PSx_YYKrcg47fl0Rn{0%{transform:scale(1);opacity:1}100%{transform:scale(0.45);opacity:.6}}","",{version:3,sources:["webpack://./src/ui-kit/components/atoms/LoadingDots/LoadingDots.module.scss","webpack://./src/ui-kit/assets/styles/_variables.scss"],names:[],mappings:"AAEA,sBACI,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,aAAA,CAEA,2CACI,mBAAA,CAGJ,4CACI,iBAAA,CACA,eCNA,CDYA,oEAAA,CAJA,iEACI,kBAAA,CAKJ,yDACI,mBAAA,CAGJ,yDACI,mBAAA,CAKJ,iEACI,UAAA,CACA,WAAA,CAEA,4BAJJ,iEAKQ,UAAA,CACA,WAAA,CAAA,CAGJ,8EACI,iBAAA,CACA,gBAAA,CAMR,iEACI,UAAA,CACA,WAAA,CAKJ,iEACI,SAAA,CACA,UAAA,CAIR,2CACI,0BAAA,CACA,QAAA,CAGJ,2CACI,wBAAA,CACA,QAAA,CAIR,gCACI,GACI,kBAAA,CACA,SAAA,CAGJ,KACI,qBAAA,CACA,UAAA,CAAA",sourcesContent:['@use "../../../assets/styles/index" as *;\n\n.loading-dots {\n display: flex;\n align-items: center;\n justify-content: center;\n margin: 0 auto;\n\n &.no-margins {\n margin: 0 !important;\n }\n\n .dot {\n border-radius: 50%;\n background: $white;\n\n &.colored {\n background: SolidColor(tosca);\n }\n\n animation: 0.5s ease-in-out 0s alternate infinite dots;\n\n &:nth-child(2) {\n animation-delay: 0.2s;\n }\n\n &:nth-child(3) {\n animation-delay: 0.4s;\n }\n }\n\n &.big {\n .dot {\n width: 24px;\n height: 24px;\n\n @media (max-width: $phone-width) {\n width: 14px;\n height: 14px;\n }\n\n &:nth-child(2) {\n margin-right: Margin("3");\n margin-left: Margin("3");\n }\n }\n }\n\n &.small {\n .dot {\n width: 14px;\n height: 14px;\n }\n }\n\n &.extra-small {\n .dot {\n width: 8px;\n height: 8px;\n }\n }\n\n &.align-left {\n justify-content: flex-start;\n margin: 0;\n }\n\n &.align-right {\n justify-content: flex-end;\n margin: 0;\n }\n}\n\n@keyframes dots {\n 0% {\n transform: scale(1);\n opacity: 1;\n }\n\n 100% {\n transform: scale(0.45);\n opacity: 0.6;\n }\n}\n','@use "colors/solid-colors" as *;\n@use "colors/light-colors" as *;\n@use "size/margin-size" as *;\n@use "size/padding-size" as *;\n@use "functions" as *;\n\n$borderRadius: 16px;\n$background: linear-gradient(39deg, #6fdfa0 0%, #405db0 81%, #405db0 81%, #3b5bb6 81%);\n$white: #ffffff;\n\n$separatorBorder: 0.5px solid SolidColor("smoke");\n$buttonBorder: 2px solid SolidColor("tosca");\n$buttonBorderWhite: 2px solid $white;\n\n$shadowOutlineStatic:\n 0px 0px 0px 1px rgba(0, 0, 0, 0) inset,\n 0px 0px 3px 0px rgba(0, 0, 0, 0);\n$shadowOutlineHover:\n 0px 0px 0px 1px LightColor("dark-20") inset,\n 0px 0px 3px 0px rgba(0, 0, 0, 0);\n$shadowOutlineActive:\n 0px 0px 0px 1px #16cdd6 inset,\n 0px 0px 3px 0px rgba(22, 205, 214, 0.3);\n$shadowOutlineError:\n 0px 0px 0px 1px #ee6a7d inset,\n 0px 0px 3px 0px rgba(#ee6a7d, 0.3);\n\n$transitionEaseOut: cubic-bezier(0.22, 0.61, 0.36, 1);\n\n// Width values for breakpoints. Should be used with the "@media (max-width: ..."\n$wide-desktop-width: 1279.98px;\n$desktop-width: 1199.98px;\n$laptop-width: 991.98px;\n$tablet-width: 767.98px;\n$phone-width: 575.98px;\n$extra-small: 358.98px;\n\n$extra-bold: 900;\n$very-bold: 800;\n$bold: 700;\n$semi-bold: 600;\n$medium: 400;\n$regular: 300;\n\n$letterSpacing: 0.5px;\n\n// SSR landings width\n$landingMaxWidth: 1172px;\n'],sourceRoot:""}]),___CSS_LOADER_EXPORT___.locals={"loading-dots":"k51q6ksvawpifU3tUOFw","no-margins":"LINis2976y1WvBvV2UsT",dot:"tw7tJv2KZ_fQaUeFMz7k",dots:"nf8PSx_YYKrcg47fl0Rn",colored:"NGfTW9GIKzAVMfpH_sVQ",big:"FIOWEx86FRuXvVzM_gnz",small:"wwDT8B2xGmQRbnEMaAQs","extra-small":"pHAQSxA5GvnHMgpwLIgG","align-left":"IlsuSHcSsmIzHiCElmKB","align-right":"DBZ7C92NEoHaRZz3utsn"};let __WEBPACK_DEFAULT_EXPORT__=___CSS_LOADER_EXPORT___},"./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[15].use[1]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[15].use[3]!./src/ui-kit/components/atoms/TwoLinesOfText/lines-of-text.module.scss":(module,__webpack_exports__,__webpack_require__)=>{"use strict";__webpack_require__.d(__webpack_exports__,{Z:()=>__WEBPACK_DEFAULT_EXPORT__});var _node_modules_css_loader_dist_runtime_sourceMaps_js__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./node_modules/css-loader/dist/runtime/sourceMaps.js"),_node_modules_css_loader_dist_runtime_sourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default=__webpack_require__.n(_node_modules_css_loader_dist_runtime_sourceMaps_js__WEBPACK_IMPORTED_MODULE_0__),_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./node_modules/css-loader/dist/runtime/api.js"),___CSS_LOADER_EXPORT___=__webpack_require__.n(_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__)()(_node_modules_css_loader_dist_runtime_sourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default());___CSS_LOADER_EXPORT___.push([module.id,".r9qSiM24s_uOPCnd8hqy{display:flex;font-weight:700;white-space:nowrap;text-align:left}.r9qSiM24s_uOPCnd8hqy .RVjhrRRymUKNOHVztzG9{white-space:normal;word-wrap:break-word}.r9qSiM24s_uOPCnd8hqy .P2XWRLBjdOl3B0Cq3Hyl{word-break:break-all;white-space:break-spaces}.r9qSiM24s_uOPCnd8hqy .RxzvO8XqWyjmgoxAAPI8{width:100%;display:flex;align-items:center;gap:8px}.r9qSiM24s_uOPCnd8hqy .M0CMtCAE9Rjdp6wyaUl2{word-wrap:unset;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width: 767.98px){.r9qSiM24s_uOPCnd8hqy .M0CMtCAE9Rjdp6wyaUl2{width:auto}}.SFa4TbJMG5nmWo5SwmrN{display:flex;align-items:center}@media(max-width: 575.98px){.SFa4TbJMG5nmWo5SwmrN{flex-direction:column;align-items:flex-start}}.SFa4TbJMG5nmWo5SwmrN .MIzsHT_03o9o73ub2Tlh{width:20px;margin:0 12px;text-align:left}@media(max-width: 575.98px){.SFa4TbJMG5nmWo5SwmrN .MIzsHT_03o9o73ub2Tlh{display:none}}.m1rATgW5oEWwEBZyhkv3{color:#8f95a2;white-space:nowrap;text-align:left}","",{version:3,sources:["webpack://./src/ui-kit/components/atoms/TwoLinesOfText/lines-of-text.module.scss","webpack://./src/ui-kit/assets/styles/_variables.scss"],names:[],mappings:"AAEA,sBACI,YAAA,CACA,eCmCG,CDlCH,kBAAA,CAEA,eAAA,CAEA,4CACI,kBAAA,CACA,oBAAA,CAGJ,4CACI,oBAAA,CACA,wBAAA,CAGJ,4CACI,UAAA,CACA,YAAA,CACA,kBAAA,CACA,OAAA,CAGJ,4CACI,eAAA,CACA,kBAAA,CACA,eAAA,CACA,sBAAA,CAEA,4BANJ,4CAOQ,UAAA,CAAA,CAKZ,sBACI,YAAA,CACA,kBAAA,CAEA,4BAJJ,sBAKQ,qBAAA,CACA,sBAAA,CAAA,CAGJ,4CACI,UAAA,CACA,aAAA,CACA,eAAA,CAGA,4BANJ,4CAOQ,YAAA,CAAA,CAKZ,sBACI,aAAA,CACA,kBAAA,CACA,eAAA",sourcesContent:['@use "../../../assets/styles/index" as *;\n\n.first-line-text {\n display: flex;\n font-weight: $bold;\n white-space: nowrap;\n // font-family: NunitoSans;\n text-align: left;\n\n .wrap {\n white-space: normal;\n word-wrap: break-word;\n }\n\n .break {\n word-break: break-all;\n white-space: break-spaces;\n }\n\n .full-text {\n width: 100%;\n display: flex;\n align-items: center;\n gap: Margin("2");\n }\n\n .shorted {\n word-wrap: unset;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n\n @media (max-width: $tablet-width) {\n width: auto;\n }\n }\n}\n\n.horizontal {\n display: flex;\n align-items: center;\n\n @media (max-width: $phone-width) {\n flex-direction: column;\n align-items: flex-start;\n }\n\n .line {\n width: 20px;\n margin: 0 Margin("3");\n text-align: left;\n // font-family: NunitoSans;\n\n @media (max-width: $phone-width) {\n display: none;\n }\n }\n}\n\n.second-line-text {\n color: SolidColor("grey");\n white-space: nowrap;\n text-align: left;\n // font-family: NunitoSans;\n}\n','@use "colors/solid-colors" as *;\n@use "colors/light-colors" as *;\n@use "size/margin-size" as *;\n@use "size/padding-size" as *;\n@use "functions" as *;\n\n$borderRadius: 16px;\n$background: linear-gradient(39deg, #6fdfa0 0%, #405db0 81%, #405db0 81%, #3b5bb6 81%);\n$white: #ffffff;\n\n$separatorBorder: 0.5px solid SolidColor("smoke");\n$buttonBorder: 2px solid SolidColor("tosca");\n$buttonBorderWhite: 2px solid $white;\n\n$shadowOutlineStatic:\n 0px 0px 0px 1px rgba(0, 0, 0, 0) inset,\n 0px 0px 3px 0px rgba(0, 0, 0, 0);\n$shadowOutlineHover:\n 0px 0px 0px 1px LightColor("dark-20") inset,\n 0px 0px 3px 0px rgba(0, 0, 0, 0);\n$shadowOutlineActive:\n 0px 0px 0px 1px #16cdd6 inset,\n 0px 0px 3px 0px rgba(22, 205, 214, 0.3);\n$shadowOutlineError:\n 0px 0px 0px 1px #ee6a7d inset,\n 0px 0px 3px 0px rgba(#ee6a7d, 0.3);\n\n$transitionEaseOut: cubic-bezier(0.22, 0.61, 0.36, 1);\n\n// Width values for breakpoints. Should be used with the "@media (max-width: ..."\n$wide-desktop-width: 1279.98px;\n$desktop-width: 1199.98px;\n$laptop-width: 991.98px;\n$tablet-width: 767.98px;\n$phone-width: 575.98px;\n$extra-small: 358.98px;\n\n$extra-bold: 900;\n$very-bold: 800;\n$bold: 700;\n$semi-bold: 600;\n$medium: 400;\n$regular: 300;\n\n$letterSpacing: 0.5px;\n\n// SSR landings width\n$landingMaxWidth: 1172px;\n'],sourceRoot:""}]),___CSS_LOADER_EXPORT___.locals={"first-line-text":"r9qSiM24s_uOPCnd8hqy",wrap:"RVjhrRRymUKNOHVztzG9",break:"P2XWRLBjdOl3B0Cq3Hyl","full-text":"RxzvO8XqWyjmgoxAAPI8",shorted:"M0CMtCAE9Rjdp6wyaUl2",horizontal:"SFa4TbJMG5nmWo5SwmrN",line:"MIzsHT_03o9o73ub2Tlh","second-line-text":"m1rATgW5oEWwEBZyhkv3"};let __WEBPACK_DEFAULT_EXPORT__=___CSS_LOADER_EXPORT___},"./src/ui-kit/components/atoms/LoadingDots/LoadingDots.jsx":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{"use strict";__webpack_require__.d(__webpack_exports__,{x:()=>LoadingDots});var react=__webpack_require__("./node_modules/react/index.js"),prop_types=__webpack_require__("./node_modules/prop-types/index.js"),prop_types_default=__webpack_require__.n(prop_types),injectStylesIntoStyleTag=__webpack_require__("./node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js"),injectStylesIntoStyleTag_default=__webpack_require__.n(injectStylesIntoStyleTag),styleDomAPI=__webpack_require__("./node_modules/style-loader/dist/runtime/styleDomAPI.js"),styleDomAPI_default=__webpack_require__.n(styleDomAPI),insertBySelector=__webpack_require__("./node_modules/style-loader/dist/runtime/insertBySelector.js"),insertBySelector_default=__webpack_require__.n(insertBySelector),setAttributesWithoutAttributes=__webpack_require__("./node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js"),setAttributesWithoutAttributes_default=__webpack_require__.n(setAttributesWithoutAttributes),insertStyleElement=__webpack_require__("./node_modules/style-loader/dist/runtime/insertStyleElement.js"),insertStyleElement_default=__webpack_require__.n(insertStyleElement),styleTagTransform=__webpack_require__("./node_modules/style-loader/dist/runtime/styleTagTransform.js"),styleTagTransform_default=__webpack_require__.n(styleTagTransform),LoadingDots_module=__webpack_require__("./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[15].use[1]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[15].use[3]!./src/ui-kit/components/atoms/LoadingDots/LoadingDots.module.scss"),options={};options.styleTagTransform=styleTagTransform_default(),options.setAttributes=setAttributesWithoutAttributes_default(),options.insert=insertBySelector_default().bind(null,"head"),options.domAPI=styleDomAPI_default(),options.insertStyleElement=insertStyleElement_default(),injectStylesIntoStyleTag_default()(LoadingDots_module.Z,options);let LoadingDots_LoadingDots_module=LoadingDots_module.Z&&LoadingDots_module.Z.locals?LoadingDots_module.Z.locals:void 0;var LoadingDots=function(param){var _param_size=param.size,_param_isColored=param.isColored,isColored=void 0!==_param_isColored&&_param_isColored,_param_noMargins=param.noMargins,_param_align=param.align,align=void 0!==_param_align&&_param_align;return react.createElement("div",{className:"".concat(LoadingDots_LoadingDots_module["loading-dots"]," ").concat(LoadingDots_LoadingDots_module[void 0===_param_size?"small":_param_size]," ").concat(void 0!==_param_noMargins&&_param_noMargins?" ".concat(LoadingDots_LoadingDots_module["no-margins"]):""," ").concat(align?LoadingDots_LoadingDots_module["align-"+align]:"")},react.createElement("div",{className:"".concat(LoadingDots_LoadingDots_module.dot," ").concat(isColored?" ".concat(LoadingDots_LoadingDots_module.colored):"")}),react.createElement("div",{className:"".concat(LoadingDots_LoadingDots_module.dot," ").concat(isColored?" ".concat(LoadingDots_LoadingDots_module.colored):"")}),react.createElement("div",{className:"".concat(LoadingDots_LoadingDots_module.dot," ").concat(isColored?" ".concat(LoadingDots_LoadingDots_module.colored):"")}))};LoadingDots.propTypes={size:prop_types_default().oneOf(["big","small","extra-small"]),isColored:prop_types_default().bool,noMargins:prop_types_default().bool,align:prop_types_default().oneOfType([prop_types_default().oneOf(["left","right"]),prop_types_default().bool])},LoadingDots.__docgenInfo={description:"LoadingDots Component - Displays a loading animation with dots.\nThis component allows customization of size, color, margins, and alignment.\n\n@component\n@param {Object} props - The props of the component.\n@param {('big'|'small'|'extra-small')} [props.size='small'] - Sets the size of the loading dots.\n@param {boolean} [props.isColored=false] - If true, the dots will be colored, otherwise they will be monochrome.\n@param {boolean} [props.noMargins=false] - If true, removes the margins around the loading dots.\n@param {(boolean|'left'|'right')} [props.align=false] - Aligns the loading dots to the left or right if specified, otherwise centered.\n@returns {React.ReactElement} A React component that renders the loading dots animation.",methods:[],displayName:"LoadingDots",props:{size:{defaultValue:{value:'"small"',computed:!1},description:"",type:{name:"enum",value:[{value:'"big"',computed:!1},{value:'"small"',computed:!1},{value:'"extra-small"',computed:!1}]},required:!1},isColored:{defaultValue:{value:"false",computed:!1},description:"",type:{name:"bool"},required:!1},noMargins:{defaultValue:{value:"false",computed:!1},description:"",type:{name:"bool"},required:!1},align:{defaultValue:{value:"false",computed:!1},description:"",type:{name:"union",value:[{name:"enum",value:[{value:'"left"',computed:!1},{value:'"right"',computed:!1}]},{name:"bool"}]},required:!1}}}},"./src/ui-kit/components/atoms/TwoLinesOfText/LinesOfText.jsx":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{"use strict";__webpack_require__.d(__webpack_exports__,{_:()=>LinesOfText});var react=__webpack_require__("./node_modules/react/index.js"),prop_types=__webpack_require__("./node_modules/prop-types/index.js"),prop_types_default=__webpack_require__.n(prop_types),injectStylesIntoStyleTag=__webpack_require__("./node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js"),injectStylesIntoStyleTag_default=__webpack_require__.n(injectStylesIntoStyleTag),styleDomAPI=__webpack_require__("./node_modules/style-loader/dist/runtime/styleDomAPI.js"),styleDomAPI_default=__webpack_require__.n(styleDomAPI),insertBySelector=__webpack_require__("./node_modules/style-loader/dist/runtime/insertBySelector.js"),insertBySelector_default=__webpack_require__.n(insertBySelector),setAttributesWithoutAttributes=__webpack_require__("./node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js"),setAttributesWithoutAttributes_default=__webpack_require__.n(setAttributesWithoutAttributes),insertStyleElement=__webpack_require__("./node_modules/style-loader/dist/runtime/insertStyleElement.js"),insertStyleElement_default=__webpack_require__.n(insertStyleElement),styleTagTransform=__webpack_require__("./node_modules/style-loader/dist/runtime/styleTagTransform.js"),styleTagTransform_default=__webpack_require__.n(styleTagTransform),lines_of_text_module=__webpack_require__("./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[15].use[1]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[15].use[3]!./src/ui-kit/components/atoms/TwoLinesOfText/lines-of-text.module.scss"),options={};options.styleTagTransform=styleTagTransform_default(),options.setAttributes=setAttributesWithoutAttributes_default(),options.insert=insertBySelector_default().bind(null,"head"),options.domAPI=styleDomAPI_default(),options.insertStyleElement=insertStyleElement_default(),injectStylesIntoStyleTag_default()(lines_of_text_module.Z,options);let TwoLinesOfText_lines_of_text_module=lines_of_text_module.Z&&lines_of_text_module.Z.locals?lines_of_text_module.Z.locals:void 0;var LinesOfText=function(param){var _param_firstLineText=param.firstLineText,_param_secondLineText=param.secondLineText,secondLineText=void 0===_param_secondLineText?"":_param_secondLineText,_param_thirdLineText=param.thirdLineText,thirdLineText=void 0===_param_thirdLineText?"":_param_thirdLineText,_param_isHorizontal=param.isHorizontal,isHorizontal=void 0!==_param_isHorizontal&&_param_isHorizontal,_param_defaultTextContent=param.defaultTextContent,defaultTextContent=void 0===_param_defaultTextContent?"":_param_defaultTextContent,_param_isFirstLineTextReducible=param.isFirstLineTextReducible,_param_firstLineNotReducibleSuffix=param.firstLineNotReducibleSuffix,_param_wrapFirstLine=param.wrapFirstLine,_param_breakFirstLine=param.breakFirstLine;return defaultTextContent?react.createElement("div",{className:TwoLinesOfText_lines_of_text_module["centered-vertically"]},defaultTextContent):react.createElement("div",{className:isHorizontal?TwoLinesOfText_lines_of_text_module.horizontal:""},react.createElement("h5",{className:TwoLinesOfText_lines_of_text_module["first-line-text"]},react.createElement("span",{className:"".concat(void 0!==_param_isFirstLineTextReducible&&_param_isFirstLineTextReducible?TwoLinesOfText_lines_of_text_module.shorted:TwoLinesOfText_lines_of_text_module["full-text"]," ").concat(void 0!==_param_wrapFirstLine&&_param_wrapFirstLine?" "+TwoLinesOfText_lines_of_text_module.wrap:""," ").concat(void 0!==_param_breakFirstLine&&_param_breakFirstLine?" "+TwoLinesOfText_lines_of_text_module.break:"")},void 0===_param_firstLineText?"":_param_firstLineText)," ".concat(void 0===_param_firstLineNotReducibleSuffix?"":_param_firstLineNotReducibleSuffix)),isHorizontal?react.createElement("div",{className:"line"}):null,secondLineText?react.createElement("p",{className:TwoLinesOfText_lines_of_text_module["second-line-text"]},secondLineText):null,thirdLineText?react.createElement("p",{className:TwoLinesOfText_lines_of_text_module["second-line-text"]},thirdLineText):null)};LinesOfText.propTypes={firstLineText:prop_types_default().string,secondLineText:prop_types_default().string,thirdLineText:prop_types_default().string,isHorizontal:prop_types_default().bool,defaultTextContent:prop_types_default().string,isFirstLineTextReducible:prop_types_default().bool,firstLineNotReducibleSuffix:prop_types_default().string,wrapFirstLine:prop_types_default().bool,breakFirstLine:prop_types_default().bool},LinesOfText.defaultProps={firstLineText:"",secondLineText:"",thirdLineText:"",isHorizontal:!1,defaultTextContent:"",isFirstLineTextReducible:!1,firstLineNotReducibleSuffix:"",wrapFirstLine:!1,breakFirstLine:!1},LinesOfText.__docgenInfo={description:"Renders up to three lines of text with configurable options for horizontal layout, text wrapping, and breaking.\nOptionally, displays a default text content centered vertically if provided.\n\n@component\n@param {Object} props - The props object.\n@param {string} props.firstLineText - Text for the first line.\n@param {string} props.secondLineText - Text for the second line.\n@param {string} props.thirdLineText - Text for the third line.\n@param {boolean} props.isHorizontal - If true, displays the text horizontally.\n@param {string} [props.defaultTextContent] - Default text content to display, centered vertically.\n@param {boolean} [props.isFirstLineTextReducible] - If true, the first line text can be reduced.\n@param {string} [props.firstLineNotReducibleSuffix] - Suffix to append to the first line text if not reducible.\n@param {boolean} [props.wrapFirstLine] - If true, allows the first line text to wrap.\n@param {boolean} [props.breakFirstLine] - If true, allows the first line text to break onto the next line.",methods:[],displayName:"LinesOfText",props:{firstLineText:{defaultValue:{value:'""',computed:!1},description:"",type:{name:"string"},required:!1},secondLineText:{defaultValue:{value:'""',computed:!1},description:"",type:{name:"string"},required:!1},thirdLineText:{defaultValue:{value:'""',computed:!1},description:"",type:{name:"string"},required:!1},isHorizontal:{defaultValue:{value:"false",computed:!1},description:"",type:{name:"bool"},required:!1},defaultTextContent:{defaultValue:{value:'""',computed:!1},description:"",type:{name:"string"},required:!1},isFirstLineTextReducible:{defaultValue:{value:"false",computed:!1},description:"",type:{name:"bool"},required:!1},firstLineNotReducibleSuffix:{defaultValue:{value:'""',computed:!1},description:"",type:{name:"string"},required:!1},wrapFirstLine:{defaultValue:{value:"false",computed:!1},description:"",type:{name:"bool"},required:!1},breakFirstLine:{defaultValue:{value:"false",computed:!1},description:"",type:{name:"bool"},required:!1}}}}}]);</span></span></span></pre></td></tr></table></pre>
|
|
67
|
+
|
|
68
|
+
<div class='push'></div><!-- for sticky footer -->
|
|
69
|
+
</div><!-- /wrapper -->
|
|
70
|
+
<div class='footer quiet pad2 space-top1 center small'>
|
|
71
|
+
Code coverage generated by
|
|
72
|
+
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
73
|
+
at 2024-08-16T01:54:57.375Z
|
|
74
|
+
</div>
|
|
75
|
+
<script src="../../prettify.js"></script>
|
|
76
|
+
<script>
|
|
77
|
+
window.onload = function () {
|
|
78
|
+
prettyPrint();
|
|
79
|
+
};
|
|
80
|
+
</script>
|
|
81
|
+
<script src="../../sorter.js"></script>
|
|
82
|
+
<script src="../../block-navigation.js"></script>
|
|
83
|
+
</body>
|
|
84
|
+
</html>
|
|
85
|
+
|
package/coverage/ui-kit/storybook-static/atoms-LoadingDots-stories.5180c2f1.iframe.bundle.js.html
ADDED
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
|
|
2
|
+
<!doctype html>
|
|
3
|
+
<html lang="en">
|
|
4
|
+
|
|
5
|
+
<head>
|
|
6
|
+
<title>Code coverage report for ui-kit/storybook-static/atoms-LoadingDots-stories.5180c2f1.iframe.bundle.js</title>
|
|
7
|
+
<meta charset="utf-8" />
|
|
8
|
+
<link rel="stylesheet" href="../../prettify.css" />
|
|
9
|
+
<link rel="stylesheet" href="../../base.css" />
|
|
10
|
+
<link rel="shortcut icon" type="image/x-icon" href="../../favicon.png" />
|
|
11
|
+
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
12
|
+
<style type='text/css'>
|
|
13
|
+
.coverage-summary .sorter {
|
|
14
|
+
background-image: url(../../sort-arrow-sprite.png);
|
|
15
|
+
}
|
|
16
|
+
</style>
|
|
17
|
+
</head>
|
|
18
|
+
|
|
19
|
+
<body>
|
|
20
|
+
<div class='wrapper'>
|
|
21
|
+
<div class='pad1'>
|
|
22
|
+
<h1><a href="../../index.html">All files</a> / <a href="index.html">ui-kit/storybook-static</a> atoms-LoadingDots-stories.5180c2f1.iframe.bundle.js</h1>
|
|
23
|
+
<div class='clearfix'>
|
|
24
|
+
|
|
25
|
+
<div class='fl pad1y space-right2'>
|
|
26
|
+
<span class="strong">0% </span>
|
|
27
|
+
<span class="quiet">Statements</span>
|
|
28
|
+
<span class='fraction'>0/1</span>
|
|
29
|
+
</div>
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
<div class='fl pad1y space-right2'>
|
|
33
|
+
<span class="strong">0% </span>
|
|
34
|
+
<span class="quiet">Branches</span>
|
|
35
|
+
<span class='fraction'>0/1</span>
|
|
36
|
+
</div>
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
<div class='fl pad1y space-right2'>
|
|
40
|
+
<span class="strong">0% </span>
|
|
41
|
+
<span class="quiet">Functions</span>
|
|
42
|
+
<span class='fraction'>0/1</span>
|
|
43
|
+
</div>
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
<div class='fl pad1y space-right2'>
|
|
47
|
+
<span class="strong">0% </span>
|
|
48
|
+
<span class="quiet">Lines</span>
|
|
49
|
+
<span class='fraction'>0/1</span>
|
|
50
|
+
</div>
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
</div>
|
|
54
|
+
<p class="quiet">
|
|
55
|
+
Press <em>n</em> or <em>j</em> to go to the next uncovered block, <em>b</em>, <em>p</em> or <em>k</em> for the previous block.
|
|
56
|
+
</p>
|
|
57
|
+
<template id="filterTemplate">
|
|
58
|
+
<div class="quiet">
|
|
59
|
+
Filter:
|
|
60
|
+
<input oninput="onInput()" type="search" id="fileSearch">
|
|
61
|
+
</div>
|
|
62
|
+
</template>
|
|
63
|
+
</div>
|
|
64
|
+
<div class='status-line low'></div>
|
|
65
|
+
<pre><table class="coverage">
|
|
66
|
+
<tr><td class="line-count quiet"><a name='L1'></a><a href='#L1'>1</a></td><td class="line-coverage quiet"><span class="cline-any cline-no"> </span></td><td class="text"><pre class="prettyprint lang-js"><span class="cstat-no" title="statement not covered" ><span class="fstat-no" title="function not covered" ><span class="branch-0 cbranch-no" title="branch not covered" >"use strict";(self.webpackChunk_rabbitio_ui_kit=self.webpackChunk_rabbitio_ui_kit||[]).push([[957],{"./stories/atoms/LoadingDots.stories.jsx":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.r(__webpack_exports__),__webpack_require__.d(__webpack_exports__,{AlignRight:()=>AlignRight,Colored:()=>Colored,Default:()=>Default,NoMargins:()=>NoMargins,__namedExportsOrder:()=>__namedExportsOrder,default:()=>__WEBPACK_DEFAULT_EXPORT__});var react__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./node_modules/react/index.js"),_src_ui_kit_components_atoms_LoadingDots_LoadingDots_jsx__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./src/ui-kit/components/atoms/LoadingDots/LoadingDots.jsx");let __WEBPACK_DEFAULT_EXPORT__={title:"LoadingDots",component:_src_ui_kit_components_atoms_LoadingDots_LoadingDots_jsx__WEBPACK_IMPORTED_MODULE_1__.x,parameters:{backgrounds:{default:"dark"}},argTypes:{size:{control:{type:"select",options:["big","small","extra-small"]}},align:{control:{type:"select",options:["left","right",!1]}},isColored:{control:{type:"boolean"}},noMargins:{control:{type:"boolean"}}},tags:["autodocs"]};var Template=function(args){return react__WEBPACK_IMPORTED_MODULE_0__.createElement(_src_ui_kit_components_atoms_LoadingDots_LoadingDots_jsx__WEBPACK_IMPORTED_MODULE_1__.x,args)},Default=Template.bind({});Default.args={};var Colored=Template.bind({});Colored.args={isColored:!0};var NoMargins=Template.bind({});NoMargins.args={noMargins:!0};var AlignRight=Template.bind({});AlignRight.args={align:"right"},Default.parameters={...Default.parameters,docs:{...Default.parameters?.docs,source:{originalSource:"args => <LoadingDots {...args} />",...Default.parameters?.docs?.source}}},Colored.parameters={...Colored.parameters,docs:{...Colored.parameters?.docs,source:{originalSource:"args => <LoadingDots {...args} />",...Colored.parameters?.docs?.source}}},NoMargins.parameters={...NoMargins.parameters,docs:{...NoMargins.parameters?.docs,source:{originalSource:"args => <LoadingDots {...args} />",...NoMargins.parameters?.docs?.source}}},AlignRight.parameters={...AlignRight.parameters,docs:{...AlignRight.parameters?.docs,source:{originalSource:"args => <LoadingDots {...args} />",...AlignRight.parameters?.docs?.source}}};let __namedExportsOrder=["Default","Colored","NoMargins","AlignRight"]},"./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[15].use[1]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[15].use[3]!./src/ui-kit/components/atoms/LoadingDots/LoadingDots.module.scss":(module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.d(__webpack_exports__,{Z:()=>__WEBPACK_DEFAULT_EXPORT__});var _node_modules_css_loader_dist_runtime_sourceMaps_js__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./node_modules/css-loader/dist/runtime/sourceMaps.js"),_node_modules_css_loader_dist_runtime_sourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default=__webpack_require__.n(_node_modules_css_loader_dist_runtime_sourceMaps_js__WEBPACK_IMPORTED_MODULE_0__),_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./node_modules/css-loader/dist/runtime/api.js"),___CSS_LOADER_EXPORT___=__webpack_require__.n(_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__)()(_node_modules_css_loader_dist_runtime_sourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default());___CSS_LOADER_EXPORT___.push([module.id,".k51q6ksvawpifU3tUOFw{display:flex;align-items:center;justify-content:center;margin:0 auto}.k51q6ksvawpifU3tUOFw.LINis2976y1WvBvV2UsT{margin:0 !important}.k51q6ksvawpifU3tUOFw .tw7tJv2KZ_fQaUeFMz7k{border-radius:50%;background:#fff;animation:.5s ease-in-out 0s alternate infinite nf8PSx_YYKrcg47fl0Rn}.k51q6ksvawpifU3tUOFw .tw7tJv2KZ_fQaUeFMz7k.NGfTW9GIKzAVMfpH_sVQ{background:#16cdd6}.k51q6ksvawpifU3tUOFw .tw7tJv2KZ_fQaUeFMz7k:nth-child(2){animation-delay:.2s}.k51q6ksvawpifU3tUOFw .tw7tJv2KZ_fQaUeFMz7k:nth-child(3){animation-delay:.4s}.k51q6ksvawpifU3tUOFw.FIOWEx86FRuXvVzM_gnz .tw7tJv2KZ_fQaUeFMz7k{width:24px;height:24px}@media(max-width: 575.98px){.k51q6ksvawpifU3tUOFw.FIOWEx86FRuXvVzM_gnz .tw7tJv2KZ_fQaUeFMz7k{width:14px;height:14px}}.k51q6ksvawpifU3tUOFw.FIOWEx86FRuXvVzM_gnz .tw7tJv2KZ_fQaUeFMz7k:nth-child(2){margin-right:12px;margin-left:12px}.k51q6ksvawpifU3tUOFw.wwDT8B2xGmQRbnEMaAQs .tw7tJv2KZ_fQaUeFMz7k{width:14px;height:14px}.k51q6ksvawpifU3tUOFw.pHAQSxA5GvnHMgpwLIgG .tw7tJv2KZ_fQaUeFMz7k{width:8px;height:8px}.k51q6ksvawpifU3tUOFw.IlsuSHcSsmIzHiCElmKB{justify-content:flex-start;margin:0}.k51q6ksvawpifU3tUOFw.DBZ7C92NEoHaRZz3utsn{justify-content:flex-end;margin:0}@keyframes nf8PSx_YYKrcg47fl0Rn{0%{transform:scale(1);opacity:1}100%{transform:scale(0.45);opacity:.6}}","",{version:3,sources:["webpack://./src/ui-kit/components/atoms/LoadingDots/LoadingDots.module.scss","webpack://./src/ui-kit/assets/styles/_variables.scss"],names:[],mappings:"AAEA,sBACI,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,aAAA,CAEA,2CACI,mBAAA,CAGJ,4CACI,iBAAA,CACA,eCNA,CDYA,oEAAA,CAJA,iEACI,kBAAA,CAKJ,yDACI,mBAAA,CAGJ,yDACI,mBAAA,CAKJ,iEACI,UAAA,CACA,WAAA,CAEA,4BAJJ,iEAKQ,UAAA,CACA,WAAA,CAAA,CAGJ,8EACI,iBAAA,CACA,gBAAA,CAMR,iEACI,UAAA,CACA,WAAA,CAKJ,iEACI,SAAA,CACA,UAAA,CAIR,2CACI,0BAAA,CACA,QAAA,CAGJ,2CACI,wBAAA,CACA,QAAA,CAIR,gCACI,GACI,kBAAA,CACA,SAAA,CAGJ,KACI,qBAAA,CACA,UAAA,CAAA",sourcesContent:['@use "../../../assets/styles/index" as *;\n\n.loading-dots {\n display: flex;\n align-items: center;\n justify-content: center;\n margin: 0 auto;\n\n &.no-margins {\n margin: 0 !important;\n }\n\n .dot {\n border-radius: 50%;\n background: $white;\n\n &.colored {\n background: SolidColor(tosca);\n }\n\n animation: 0.5s ease-in-out 0s alternate infinite dots;\n\n &:nth-child(2) {\n animation-delay: 0.2s;\n }\n\n &:nth-child(3) {\n animation-delay: 0.4s;\n }\n }\n\n &.big {\n .dot {\n width: 24px;\n height: 24px;\n\n @media (max-width: $phone-width) {\n width: 14px;\n height: 14px;\n }\n\n &:nth-child(2) {\n margin-right: Margin("3");\n margin-left: Margin("3");\n }\n }\n }\n\n &.small {\n .dot {\n width: 14px;\n height: 14px;\n }\n }\n\n &.extra-small {\n .dot {\n width: 8px;\n height: 8px;\n }\n }\n\n &.align-left {\n justify-content: flex-start;\n margin: 0;\n }\n\n &.align-right {\n justify-content: flex-end;\n margin: 0;\n }\n}\n\n@keyframes dots {\n 0% {\n transform: scale(1);\n opacity: 1;\n }\n\n 100% {\n transform: scale(0.45);\n opacity: 0.6;\n }\n}\n','@use "colors/solid-colors" as *;\n@use "colors/light-colors" as *;\n@use "size/margin-size" as *;\n@use "size/padding-size" as *;\n@use "functions" as *;\n\n$borderRadius: 16px;\n$background: linear-gradient(39deg, #6fdfa0 0%, #405db0 81%, #405db0 81%, #3b5bb6 81%);\n$white: #ffffff;\n\n$separatorBorder: 0.5px solid SolidColor("smoke");\n$buttonBorder: 2px solid SolidColor("tosca");\n$buttonBorderWhite: 2px solid $white;\n\n$shadowOutlineStatic:\n 0px 0px 0px 1px rgba(0, 0, 0, 0) inset,\n 0px 0px 3px 0px rgba(0, 0, 0, 0);\n$shadowOutlineHover:\n 0px 0px 0px 1px LightColor("dark-20") inset,\n 0px 0px 3px 0px rgba(0, 0, 0, 0);\n$shadowOutlineActive:\n 0px 0px 0px 1px #16cdd6 inset,\n 0px 0px 3px 0px rgba(22, 205, 214, 0.3);\n$shadowOutlineError:\n 0px 0px 0px 1px #ee6a7d inset,\n 0px 0px 3px 0px rgba(#ee6a7d, 0.3);\n\n$transitionEaseOut: cubic-bezier(0.22, 0.61, 0.36, 1);\n\n// Width values for breakpoints. Should be used with the "@media (max-width: ..."\n$wide-desktop-width: 1279.98px;\n$desktop-width: 1199.98px;\n$laptop-width: 991.98px;\n$tablet-width: 767.98px;\n$phone-width: 575.98px;\n$extra-small: 358.98px;\n\n$extra-bold: 900;\n$very-bold: 800;\n$bold: 700;\n$semi-bold: 600;\n$medium: 400;\n$regular: 300;\n\n$letterSpacing: 0.5px;\n\n// SSR landings width\n$landingMaxWidth: 1172px;\n'],sourceRoot:""}]),___CSS_LOADER_EXPORT___.locals={"loading-dots":"k51q6ksvawpifU3tUOFw","no-margins":"LINis2976y1WvBvV2UsT",dot:"tw7tJv2KZ_fQaUeFMz7k",dots:"nf8PSx_YYKrcg47fl0Rn",colored:"NGfTW9GIKzAVMfpH_sVQ",big:"FIOWEx86FRuXvVzM_gnz",small:"wwDT8B2xGmQRbnEMaAQs","extra-small":"pHAQSxA5GvnHMgpwLIgG","align-left":"IlsuSHcSsmIzHiCElmKB","align-right":"DBZ7C92NEoHaRZz3utsn"};let __WEBPACK_DEFAULT_EXPORT__=___CSS_LOADER_EXPORT___},"./node_modules/css-loader/dist/runtime/api.js":module=>{module.exports=function(cssWithMappingToString){var list=[];return list.toString=function toString(){return this.map(function(item){var content="",needLayer=void 0!==item[5];return item[4]&&(content+="@supports (".concat(item[4],") {")),item[2]&&(content+="@media ".concat(item[2]," {")),needLayer&&(content+="@layer".concat(item[5].length>0?" ".concat(item[5]):""," {")),content+=cssWithMappingToString(item),needLayer&&(content+="}"),item[2]&&(content+="}"),item[4]&&(content+="}"),content}).join("")},list.i=function i(modules,media,dedupe,supports,layer){"string"==typeof modules&&(modules=[[null,modules,void 0]]);var alreadyImportedModules={};if(dedupe)for(var k=0;k<this.length;k++){var id=this[k][0];null!=id&&(alreadyImportedModules[id]=!0)}for(var _k=0;_k<modules.length;_k++){var item=[].concat(modules[_k]);dedupe&&alreadyImportedModules[item[0]]||(void 0!==layer&&(void 0===item[5]||(item[1]="@layer".concat(item[5].length>0?" ".concat(item[5]):""," {").concat(item[1],"}")),item[5]=layer),media&&(item[2]&&(item[1]="@media ".concat(item[2]," {").concat(item[1],"}")),item[2]=media),supports&&(item[4]?(item[1]="@supports (".concat(item[4],") {").concat(item[1],"}"),item[4]=supports):item[4]="".concat(supports)),list.push(item))}},list}},"./node_modules/css-loader/dist/runtime/sourceMaps.js":module=>{module.exports=function(item){var content=item[1],cssMapping=item[3];if(!cssMapping)return content;if("function"==typeof btoa){var base64=btoa(unescape(encodeURIComponent(JSON.stringify(cssMapping))));return[content].concat(["/*# ".concat("sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(base64)," */")]).join("\n")}return[content].join("\n")}},"./node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js":module=>{var stylesInDOM=[];function getIndexByIdentifier(identifier){for(var result=-1,i=0;i<stylesInDOM.length;i++)if(stylesInDOM[i].identifier===identifier){result=i;break}return result}function modulesToDom(list,options){for(var idCountMap={},identifiers=[],i=0;i<list.length;i++){var item=list[i],id=options.base?item[0]+options.base:item[0],count=idCountMap[id]||0,identifier="".concat(id," ").concat(count);idCountMap[id]=count+1;var indexByIdentifier=getIndexByIdentifier(identifier),obj={css:item[1],media:item[2],sourceMap:item[3],supports:item[4],layer:item[5]};if(-1!==indexByIdentifier)stylesInDOM[indexByIdentifier].references++,stylesInDOM[indexByIdentifier].updater(obj);else{var updater=addElementStyle(obj,options);options.byIndex=i,stylesInDOM.splice(i,0,{identifier:identifier,updater:updater,references:1})}identifiers.push(identifier)}return identifiers}function addElementStyle(obj,options){var api=options.domAPI(options);return api.update(obj),function(newObj){newObj?(newObj.css!==obj.css||newObj.media!==obj.media||newObj.sourceMap!==obj.sourceMap||newObj.supports!==obj.supports||newObj.layer!==obj.layer)&&api.update(obj=newObj):api.remove()}}module.exports=function(list,options){var lastIdentifiers=modulesToDom(list=list||[],options=options||{});return function update(newList){newList=newList||[];for(var i=0;i<lastIdentifiers.length;i++){var index=getIndexByIdentifier(lastIdentifiers[i]);stylesInDOM[index].references--}for(var newLastIdentifiers=modulesToDom(newList,options),_i=0;_i<lastIdentifiers.length;_i++){var _index=getIndexByIdentifier(lastIdentifiers[_i]);0===stylesInDOM[_index].references&&(stylesInDOM[_index].updater(),stylesInDOM.splice(_index,1))}lastIdentifiers=newLastIdentifiers}}},"./node_modules/style-loader/dist/runtime/insertBySelector.js":module=>{var memo={};function getTarget(target){if(void 0===memo[target]){var styleTarget=document.querySelector(target);if(window.HTMLIFrameElement&&styleTarget instanceof window.HTMLIFrameElement)try{styleTarget=styleTarget.contentDocument.head}catch(e){styleTarget=null}memo[target]=styleTarget}return memo[target]}function insertBySelector(insert,style){var target=getTarget(insert);if(!target)throw Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");target.appendChild(style)}module.exports=insertBySelector},"./node_modules/style-loader/dist/runtime/insertStyleElement.js":module=>{function insertStyleElement(options){var element=document.createElement("style");return options.setAttributes(element,options.attributes),options.insert(element,options.options),element}module.exports=insertStyleElement},"./node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js":(module,__unused_webpack_exports,__webpack_require__)=>{function setAttributesWithoutAttributes(styleElement){var nonce=__webpack_require__.nc;nonce&&styleElement.setAttribute("nonce",nonce)}module.exports=setAttributesWithoutAttributes},"./node_modules/style-loader/dist/runtime/styleDomAPI.js":module=>{function apply(styleElement,options,obj){var css="";obj.supports&&(css+="@supports (".concat(obj.supports,") {")),obj.media&&(css+="@media ".concat(obj.media," {"));var needLayer=void 0!==obj.layer;needLayer&&(css+="@layer".concat(obj.layer.length>0?" ".concat(obj.layer):""," {")),css+=obj.css,needLayer&&(css+="}"),obj.media&&(css+="}"),obj.supports&&(css+="}");var sourceMap=obj.sourceMap;sourceMap&&"undefined"!=typeof btoa&&(css+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))))," */")),options.styleTagTransform(css,styleElement,options.options)}function removeStyleElement(styleElement){if(null===styleElement.parentNode)return!1;styleElement.parentNode.removeChild(styleElement)}function domAPI(options){if("undefined"==typeof document)return{update:function update(){},remove:function remove(){}};var styleElement=options.insertStyleElement(options);return{update:function update(obj){apply(styleElement,options,obj)},remove:function remove(){removeStyleElement(styleElement)}}}module.exports=domAPI},"./node_modules/style-loader/dist/runtime/styleTagTransform.js":module=>{function styleTagTransform(css,styleElement){if(styleElement.styleSheet)styleElement.styleSheet.cssText=css;else{for(;styleElement.firstChild;)styleElement.removeChild(styleElement.firstChild);styleElement.appendChild(document.createTextNode(css))}}module.exports=styleTagTransform},"./src/ui-kit/components/atoms/LoadingDots/LoadingDots.jsx":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.d(__webpack_exports__,{x:()=>LoadingDots});var react=__webpack_require__("./node_modules/react/index.js"),prop_types=__webpack_require__("./node_modules/prop-types/index.js"),prop_types_default=__webpack_require__.n(prop_types),injectStylesIntoStyleTag=__webpack_require__("./node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js"),injectStylesIntoStyleTag_default=__webpack_require__.n(injectStylesIntoStyleTag),styleDomAPI=__webpack_require__("./node_modules/style-loader/dist/runtime/styleDomAPI.js"),styleDomAPI_default=__webpack_require__.n(styleDomAPI),insertBySelector=__webpack_require__("./node_modules/style-loader/dist/runtime/insertBySelector.js"),insertBySelector_default=__webpack_require__.n(insertBySelector),setAttributesWithoutAttributes=__webpack_require__("./node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js"),setAttributesWithoutAttributes_default=__webpack_require__.n(setAttributesWithoutAttributes),insertStyleElement=__webpack_require__("./node_modules/style-loader/dist/runtime/insertStyleElement.js"),insertStyleElement_default=__webpack_require__.n(insertStyleElement),styleTagTransform=__webpack_require__("./node_modules/style-loader/dist/runtime/styleTagTransform.js"),styleTagTransform_default=__webpack_require__.n(styleTagTransform),LoadingDots_module=__webpack_require__("./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[15].use[1]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[15].use[3]!./src/ui-kit/components/atoms/LoadingDots/LoadingDots.module.scss"),options={};options.styleTagTransform=styleTagTransform_default(),options.setAttributes=setAttributesWithoutAttributes_default(),options.insert=insertBySelector_default().bind(null,"head"),options.domAPI=styleDomAPI_default(),options.insertStyleElement=insertStyleElement_default(),injectStylesIntoStyleTag_default()(LoadingDots_module.Z,options);let LoadingDots_LoadingDots_module=LoadingDots_module.Z&&LoadingDots_module.Z.locals?LoadingDots_module.Z.locals:void 0;var LoadingDots=function(param){var _param_size=param.size,_param_isColored=param.isColored,isColored=void 0!==_param_isColored&&_param_isColored,_param_noMargins=param.noMargins,_param_align=param.align,align=void 0!==_param_align&&_param_align;return react.createElement("div",{className:"".concat(LoadingDots_LoadingDots_module["loading-dots"]," ").concat(LoadingDots_LoadingDots_module[void 0===_param_size?"small":_param_size]," ").concat(void 0!==_param_noMargins&&_param_noMargins?" ".concat(LoadingDots_LoadingDots_module["no-margins"]):""," ").concat(align?LoadingDots_LoadingDots_module["align-"+align]:"")},react.createElement("div",{className:"".concat(LoadingDots_LoadingDots_module.dot," ").concat(isColored?" ".concat(LoadingDots_LoadingDots_module.colored):"")}),react.createElement("div",{className:"".concat(LoadingDots_LoadingDots_module.dot," ").concat(isColored?" ".concat(LoadingDots_LoadingDots_module.colored):"")}),react.createElement("div",{className:"".concat(LoadingDots_LoadingDots_module.dot," ").concat(isColored?" ".concat(LoadingDots_LoadingDots_module.colored):"")}))};LoadingDots.propTypes={size:prop_types_default().oneOf(["big","small","extra-small"]),isColored:prop_types_default().bool,noMargins:prop_types_default().bool,align:prop_types_default().oneOfType([prop_types_default().oneOf(["left","right"]),prop_types_default().bool])},LoadingDots.__docgenInfo={description:"LoadingDots Component - Displays a loading animation with dots.\nThis component allows customization of size, color, margins, and alignment.\n\n@component\n@param {Object} props - The props of the component.\n@param {('big'|'small'|'extra-small')} [props.size='small'] - Sets the size of the loading dots.\n@param {boolean} [props.isColored=false] - If true, the dots will be colored, otherwise they will be monochrome.\n@param {boolean} [props.noMargins=false] - If true, removes the margins around the loading dots.\n@param {(boolean|'left'|'right')} [props.align=false] - Aligns the loading dots to the left or right if specified, otherwise centered.\n@returns {React.ReactElement} A React component that renders the loading dots animation.",methods:[],displayName:"LoadingDots",props:{size:{defaultValue:{value:'"small"',computed:!1},description:"",type:{name:"enum",value:[{value:'"big"',computed:!1},{value:'"small"',computed:!1},{value:'"extra-small"',computed:!1}]},required:!1},isColored:{defaultValue:{value:"false",computed:!1},description:"",type:{name:"bool"},required:!1},noMargins:{defaultValue:{value:"false",computed:!1},description:"",type:{name:"bool"},required:!1},align:{defaultValue:{value:"false",computed:!1},description:"",type:{name:"union",value:[{name:"enum",value:[{value:'"left"',computed:!1},{value:'"right"',computed:!1}]},{name:"bool"}]},required:!1}}}}}]);</span></span></span></pre></td></tr></table></pre>
|
|
67
|
+
|
|
68
|
+
<div class='push'></div><!-- for sticky footer -->
|
|
69
|
+
</div><!-- /wrapper -->
|
|
70
|
+
<div class='footer quiet pad2 space-top1 center small'>
|
|
71
|
+
Code coverage generated by
|
|
72
|
+
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
73
|
+
at 2024-08-16T01:54:57.375Z
|
|
74
|
+
</div>
|
|
75
|
+
<script src="../../prettify.js"></script>
|
|
76
|
+
<script>
|
|
77
|
+
window.onload = function () {
|
|
78
|
+
prettyPrint();
|
|
79
|
+
};
|
|
80
|
+
</script>
|
|
81
|
+
<script src="../../sorter.js"></script>
|
|
82
|
+
<script src="../../block-navigation.js"></script>
|
|
83
|
+
</body>
|
|
84
|
+
</html>
|
|
85
|
+
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
|
|
2
|
+
<!doctype html>
|
|
3
|
+
<html lang="en">
|
|
4
|
+
|
|
5
|
+
<head>
|
|
6
|
+
<title>Code coverage report for ui-kit/storybook-static/atoms-QrCode-stories.006bd0cc.iframe.bundle.js</title>
|
|
7
|
+
<meta charset="utf-8" />
|
|
8
|
+
<link rel="stylesheet" href="../../prettify.css" />
|
|
9
|
+
<link rel="stylesheet" href="../../base.css" />
|
|
10
|
+
<link rel="shortcut icon" type="image/x-icon" href="../../favicon.png" />
|
|
11
|
+
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
12
|
+
<style type='text/css'>
|
|
13
|
+
.coverage-summary .sorter {
|
|
14
|
+
background-image: url(../../sort-arrow-sprite.png);
|
|
15
|
+
}
|
|
16
|
+
</style>
|
|
17
|
+
</head>
|
|
18
|
+
|
|
19
|
+
<body>
|
|
20
|
+
<div class='wrapper'>
|
|
21
|
+
<div class='pad1'>
|
|
22
|
+
<h1><a href="../../index.html">All files</a> / <a href="index.html">ui-kit/storybook-static</a> atoms-QrCode-stories.006bd0cc.iframe.bundle.js</h1>
|
|
23
|
+
<div class='clearfix'>
|
|
24
|
+
|
|
25
|
+
<div class='fl pad1y space-right2'>
|
|
26
|
+
<span class="strong">0% </span>
|
|
27
|
+
<span class="quiet">Statements</span>
|
|
28
|
+
<span class='fraction'>0/1</span>
|
|
29
|
+
</div>
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
<div class='fl pad1y space-right2'>
|
|
33
|
+
<span class="strong">0% </span>
|
|
34
|
+
<span class="quiet">Branches</span>
|
|
35
|
+
<span class='fraction'>0/1</span>
|
|
36
|
+
</div>
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
<div class='fl pad1y space-right2'>
|
|
40
|
+
<span class="strong">0% </span>
|
|
41
|
+
<span class="quiet">Functions</span>
|
|
42
|
+
<span class='fraction'>0/1</span>
|
|
43
|
+
</div>
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
<div class='fl pad1y space-right2'>
|
|
47
|
+
<span class="strong">0% </span>
|
|
48
|
+
<span class="quiet">Lines</span>
|
|
49
|
+
<span class='fraction'>0/1</span>
|
|
50
|
+
</div>
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
</div>
|
|
54
|
+
<p class="quiet">
|
|
55
|
+
Press <em>n</em> or <em>j</em> to go to the next uncovered block, <em>b</em>, <em>p</em> or <em>k</em> for the previous block.
|
|
56
|
+
</p>
|
|
57
|
+
<template id="filterTemplate">
|
|
58
|
+
<div class="quiet">
|
|
59
|
+
Filter:
|
|
60
|
+
<input oninput="onInput()" type="search" id="fileSearch">
|
|
61
|
+
</div>
|
|
62
|
+
</template>
|
|
63
|
+
</div>
|
|
64
|
+
<div class='status-line low'></div>
|
|
65
|
+
<pre><table class="coverage">
|
|
66
|
+
<tr><td class="line-count quiet"><a name='L1'></a><a href='#L1'>1</a></td><td class="line-coverage quiet"><span class="cline-any cline-no"> </span></td><td class="text"><pre class="prettyprint lang-js"><span class="cstat-no" title="statement not covered" ><span class="fstat-no" title="function not covered" ><span class="branch-0 cbranch-no" title="branch not covered" >"use strict";(self.webpackChunk_rabbitio_ui_kit=self.webpackChunk_rabbitio_ui_kit||[]).push([[835],{"./stories/atoms/QrCode.stories.jsx":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.r(__webpack_exports__),__webpack_require__.d(__webpack_exports__,{Default:()=>Default,EmptyAddress:()=>EmptyAddress,LongAddress:()=>LongAddress,__namedExportsOrder:()=>__namedExportsOrder,default:()=>__WEBPACK_DEFAULT_EXPORT__});var react__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./node_modules/react/index.js"),_src_ui_kit_components_atoms_QrCode_QrCode__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./src/ui-kit/components/atoms/QrCode/QrCode.jsx");let __WEBPACK_DEFAULT_EXPORT__={title:"Components/QrCode",component:_src_ui_kit_components_atoms_QrCode_QrCode__WEBPACK_IMPORTED_MODULE_1__.U,argTypes:{address:{control:"text"}},tags:["autodocs"]};var Template=function(args){return react__WEBPACK_IMPORTED_MODULE_0__.createElement(_src_ui_kit_components_atoms_QrCode_QrCode__WEBPACK_IMPORTED_MODULE_1__.U,args)},Default=Template.bind({});Default.args={address:"your-sample-address"};var EmptyAddress=Template.bind({});EmptyAddress.args={address:""};var LongAddress=Template.bind({});LongAddress.args={address:"a-very-very-long-address-that-exceeds-normal-lengths-and-is-used-for-testing-the-display-and-capacity-of-the-qr-code-rendering"},Default.parameters={...Default.parameters,docs:{...Default.parameters?.docs,source:{originalSource:"args => <QrCode {...args} />",...Default.parameters?.docs?.source}}},EmptyAddress.parameters={...EmptyAddress.parameters,docs:{...EmptyAddress.parameters?.docs,source:{originalSource:"args => <QrCode {...args} />",...EmptyAddress.parameters?.docs?.source}}},LongAddress.parameters={...LongAddress.parameters,docs:{...LongAddress.parameters?.docs,source:{originalSource:"args => <QrCode {...args} />",...LongAddress.parameters?.docs?.source}}};let __namedExportsOrder=["Default","EmptyAddress","LongAddress"]},"./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[15].use[1]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[15].use[3]!./src/ui-kit/components/atoms/QrCode/qr-code.module.scss":(module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.d(__webpack_exports__,{Z:()=>__WEBPACK_DEFAULT_EXPORT__});var _node_modules_css_loader_dist_runtime_sourceMaps_js__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./node_modules/css-loader/dist/runtime/sourceMaps.js"),_node_modules_css_loader_dist_runtime_sourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default=__webpack_require__.n(_node_modules_css_loader_dist_runtime_sourceMaps_js__WEBPACK_IMPORTED_MODULE_0__),_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./node_modules/css-loader/dist/runtime/api.js"),___CSS_LOADER_EXPORT___=__webpack_require__.n(_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__)()(_node_modules_css_loader_dist_runtime_sourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default());___CSS_LOADER_EXPORT___.push([module.id,".MbmI1CC_lBIUBCJkQ4Ks{width:180px !important;height:180px !important}@media(max-width: 767.98px){.MbmI1CC_lBIUBCJkQ4Ks{margin:0 auto}}.MbmI1CC_lBIUBCJkQ4Ks.Dv6NQsQNaxfW3hBELnHi{position:absolute;width:100% !important;height:100% !important}","",{version:3,sources:["webpack://./src/ui-kit/components/atoms/QrCode/qr-code.module.scss"],names:[],mappings:"AAEA,sBACI,sBAAA,CACA,uBAAA,CACA,4BAHJ,sBAIQ,aAAA,CAAA,CAGJ,2CACI,iBAAA,CACA,qBAAA,CACA,sBAAA",sourcesContent:['@use "../../../assets/styles/index" as *;\n\n.qr-code {\n width: 180px !important;\n height: 180px !important;\n @media (max-width: $tablet-width) {\n margin: 0 auto;\n }\n\n &.fill {\n position: absolute;\n width: 100% !important;\n height: 100% !important;\n }\n}\n'],sourceRoot:""}]),___CSS_LOADER_EXPORT___.locals={"qr-code":"MbmI1CC_lBIUBCJkQ4Ks",fill:"Dv6NQsQNaxfW3hBELnHi"};let __WEBPACK_DEFAULT_EXPORT__=___CSS_LOADER_EXPORT___},"./node_modules/css-loader/dist/runtime/api.js":module=>{module.exports=function(cssWithMappingToString){var list=[];return list.toString=function toString(){return this.map(function(item){var content="",needLayer=void 0!==item[5];return item[4]&&(content+="@supports (".concat(item[4],") {")),item[2]&&(content+="@media ".concat(item[2]," {")),needLayer&&(content+="@layer".concat(item[5].length>0?" ".concat(item[5]):""," {")),content+=cssWithMappingToString(item),needLayer&&(content+="}"),item[2]&&(content+="}"),item[4]&&(content+="}"),content}).join("")},list.i=function i(modules,media,dedupe,supports,layer){"string"==typeof modules&&(modules=[[null,modules,void 0]]);var alreadyImportedModules={};if(dedupe)for(var k=0;k<this.length;k++){var id=this[k][0];null!=id&&(alreadyImportedModules[id]=!0)}for(var _k=0;_k<modules.length;_k++){var item=[].concat(modules[_k]);dedupe&&alreadyImportedModules[item[0]]||(void 0!==layer&&(void 0===item[5]||(item[1]="@layer".concat(item[5].length>0?" ".concat(item[5]):""," {").concat(item[1],"}")),item[5]=layer),media&&(item[2]&&(item[1]="@media ".concat(item[2]," {").concat(item[1],"}")),item[2]=media),supports&&(item[4]?(item[1]="@supports (".concat(item[4],") {").concat(item[1],"}"),item[4]=supports):item[4]="".concat(supports)),list.push(item))}},list}},"./node_modules/css-loader/dist/runtime/sourceMaps.js":module=>{module.exports=function(item){var content=item[1],cssMapping=item[3];if(!cssMapping)return content;if("function"==typeof btoa){var base64=btoa(unescape(encodeURIComponent(JSON.stringify(cssMapping))));return[content].concat(["/*# ".concat("sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(base64)," */")]).join("\n")}return[content].join("\n")}},"./node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js":module=>{var stylesInDOM=[];function getIndexByIdentifier(identifier){for(var result=-1,i=0;i<stylesInDOM.length;i++)if(stylesInDOM[i].identifier===identifier){result=i;break}return result}function modulesToDom(list,options){for(var idCountMap={},identifiers=[],i=0;i<list.length;i++){var item=list[i],id=options.base?item[0]+options.base:item[0],count=idCountMap[id]||0,identifier="".concat(id," ").concat(count);idCountMap[id]=count+1;var indexByIdentifier=getIndexByIdentifier(identifier),obj={css:item[1],media:item[2],sourceMap:item[3],supports:item[4],layer:item[5]};if(-1!==indexByIdentifier)stylesInDOM[indexByIdentifier].references++,stylesInDOM[indexByIdentifier].updater(obj);else{var updater=addElementStyle(obj,options);options.byIndex=i,stylesInDOM.splice(i,0,{identifier:identifier,updater:updater,references:1})}identifiers.push(identifier)}return identifiers}function addElementStyle(obj,options){var api=options.domAPI(options);return api.update(obj),function(newObj){newObj?(newObj.css!==obj.css||newObj.media!==obj.media||newObj.sourceMap!==obj.sourceMap||newObj.supports!==obj.supports||newObj.layer!==obj.layer)&&api.update(obj=newObj):api.remove()}}module.exports=function(list,options){var lastIdentifiers=modulesToDom(list=list||[],options=options||{});return function update(newList){newList=newList||[];for(var i=0;i<lastIdentifiers.length;i++){var index=getIndexByIdentifier(lastIdentifiers[i]);stylesInDOM[index].references--}for(var newLastIdentifiers=modulesToDom(newList,options),_i=0;_i<lastIdentifiers.length;_i++){var _index=getIndexByIdentifier(lastIdentifiers[_i]);0===stylesInDOM[_index].references&&(stylesInDOM[_index].updater(),stylesInDOM.splice(_index,1))}lastIdentifiers=newLastIdentifiers}}},"./node_modules/style-loader/dist/runtime/insertBySelector.js":module=>{var memo={};function getTarget(target){if(void 0===memo[target]){var styleTarget=document.querySelector(target);if(window.HTMLIFrameElement&&styleTarget instanceof window.HTMLIFrameElement)try{styleTarget=styleTarget.contentDocument.head}catch(e){styleTarget=null}memo[target]=styleTarget}return memo[target]}function insertBySelector(insert,style){var target=getTarget(insert);if(!target)throw Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");target.appendChild(style)}module.exports=insertBySelector},"./node_modules/style-loader/dist/runtime/insertStyleElement.js":module=>{function insertStyleElement(options){var element=document.createElement("style");return options.setAttributes(element,options.attributes),options.insert(element,options.options),element}module.exports=insertStyleElement},"./node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js":(module,__unused_webpack_exports,__webpack_require__)=>{function setAttributesWithoutAttributes(styleElement){var nonce=__webpack_require__.nc;nonce&&styleElement.setAttribute("nonce",nonce)}module.exports=setAttributesWithoutAttributes},"./node_modules/style-loader/dist/runtime/styleDomAPI.js":module=>{function apply(styleElement,options,obj){var css="";obj.supports&&(css+="@supports (".concat(obj.supports,") {")),obj.media&&(css+="@media ".concat(obj.media," {"));var needLayer=void 0!==obj.layer;needLayer&&(css+="@layer".concat(obj.layer.length>0?" ".concat(obj.layer):""," {")),css+=obj.css,needLayer&&(css+="}"),obj.media&&(css+="}"),obj.supports&&(css+="}");var sourceMap=obj.sourceMap;sourceMap&&"undefined"!=typeof btoa&&(css+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))))," */")),options.styleTagTransform(css,styleElement,options.options)}function removeStyleElement(styleElement){if(null===styleElement.parentNode)return!1;styleElement.parentNode.removeChild(styleElement)}function domAPI(options){if("undefined"==typeof document)return{update:function update(){},remove:function remove(){}};var styleElement=options.insertStyleElement(options);return{update:function update(obj){apply(styleElement,options,obj)},remove:function remove(){removeStyleElement(styleElement)}}}module.exports=domAPI},"./node_modules/style-loader/dist/runtime/styleTagTransform.js":module=>{function styleTagTransform(css,styleElement){if(styleElement.styleSheet)styleElement.styleSheet.cssText=css;else{for(;styleElement.firstChild;)styleElement.removeChild(styleElement.firstChild);styleElement.appendChild(document.createTextNode(css))}}module.exports=styleTagTransform},"./src/common-apis/errorUtils.js":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.d(__webpack_exports__,{J:()=>logErrorOrOutputToConsole,M:()=>improveAndRethrow});var _utils_logging_logger_js__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./src/common-apis/utils/logging/logger.js"),_utils_safeStringify_js__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./src/common-apis/utils/safeStringify.js");function improveAndRethrow(e,settingFunction){var additionalMessage=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",message=improvedErrorMessage(e,settingFunction,additionalMessage);if(e)throw e.message=message,e;throw Error(message)}function improvedErrorMessage(e,settingFunction,additionalMessage){var message="\nFunction call ".concat(null!=settingFunction?settingFunction:""," failed. ");return e&&e.message&&(message+="Error message: ".concat(e.message,". ")),additionalMessage&&(message+="".concat(additionalMessage," ")),message}function logErrorOrOutputToConsole(e){try{console.log("BEFORE SAFE",e),_utils_logging_logger_js__WEBPACK_IMPORTED_MODULE_0__.Y.log("logErrorOrOutputToConsole",(0,_utils_safeStringify_js__WEBPACK_IMPORTED_MODULE_1__.o)(e))}catch(e){console.log("logErrorOrOutputToConsole",e)}}},"./src/common-apis/utils/logging/logger.js":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.d(__webpack_exports__,{Y:()=>Logger});var _logsStorage_js__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./src/common-apis/utils/logging/logsStorage.js"),_safeStringify_js__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./src/common-apis/utils/safeStringify.js");function _class_call_check(instance,Constructor){if(!(instance instanceof Constructor))throw TypeError("Cannot call a class as a function")}function _defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}function _create_class(Constructor,protoProps,staticProps){return protoProps&&_defineProperties(Constructor.prototype,protoProps),staticProps&&_defineProperties(Constructor,staticProps),Constructor}var Logger=function(){function Logger(){_class_call_check(this,Logger)}return _create_class(Logger,null,[{key:"log",value:function log(logString,source){var timestamp=new Date().toISOString();_logsStorage_js__WEBPACK_IMPORTED_MODULE_0__.A.saveLog("".concat(timestamp,"|").concat(source,":").concat(logString))}},{key:"logError",value:function logError(e,settingFunction){var _e_errorDescription,_e_howToFix,additionalMessage=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",onlyToConsole=arguments.length>3&&void 0!==arguments[3]&&arguments[3],message="\nFunction call ".concat(null!=settingFunction?settingFunction:""," failed. Error message: ").concat(null==e?void 0:e.message,". ").concat(additionalMessage," ");if(message+="".concat((_e_errorDescription=null==e?void 0:e.errorDescription)!==null&&void 0!==_e_errorDescription?_e_errorDescription:"").concat((_e_howToFix=null==e?void 0:e.howToFix)!==null&&void 0!==_e_howToFix?_e_howToFix:"")+((null==e?void 0:e.httpStatus)===403?"Authentication has expired or was lost. ":""),null==e?void 0:e.response)try{var responseData=(0,_safeStringify_js__WEBPACK_IMPORTED_MODULE_1__.o)({response:e.response});responseData&&(message+="\n".concat(responseData,". "))}catch(e){}var finalErrorText=message+". "+(0,_safeStringify_js__WEBPACK_IMPORTED_MODULE_1__.o)(e);console.error(finalErrorText,e),onlyToConsole||this.log(finalErrorText,"logError")}}]),Logger}()},"./src/common-apis/utils/logging/logsStorage.js":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{function _class_call_check(instance,Constructor){if(!(instance instanceof Constructor))throw TypeError("Cannot call a class as a function")}function _defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}function _create_class(Constructor,protoProps,staticProps){return protoProps&&_defineProperties(Constructor.prototype,protoProps),staticProps&&_defineProperties(Constructor,staticProps),Constructor}function _define_property(obj,key,value){return key in obj?Object.defineProperty(obj,key,{value:value,enumerable:!0,configurable:!0,writable:!0}):obj[key]=value,obj}__webpack_require__.d(__webpack_exports__,{A:()=>LogsStorage});var LogsStorage=function(){function LogsStorage(){_class_call_check(this,LogsStorage)}return _create_class(LogsStorage,null,[{key:"saveLog",value:function saveLog(log){this._inMemoryStorage.push(log)}},{key:"getInMemoryLogs",value:function getInMemoryLogs(){return this._inMemoryStorage}},{key:"getAllLogs",value:function getAllLogs(){var storedLogs="";return"undefined"!=typeof window&&(storedLogs=localStorage.getItem(this._logsStorageId)),"".concat(storedLogs,"\n").concat(this._inMemoryStorage.join("\n"))}},{key:"saveToTheDisk",value:function saveToTheDisk(logger){try{if("undefined"!=typeof window){var existingLogs=localStorage.getItem(this._logsStorageId),logsString="".concat(existingLogs,"\n").concat(this._inMemoryStorage.join("\n")),lettersCountToRemove=logsString.length-Math.round(1703936);lettersCountToRemove>0?localStorage.setItem(this._logsStorageId,logsString.slice(lettersCountToRemove,logsString.length)):localStorage.setItem(this._logsStorageId,logsString),this._inMemoryStorage=[]}}catch(e){null==logger||logger.logError(e,"saveToTheDisk","Failed to save logs to disk")}}},{key:"removeAllClientLogs",value:function removeAllClientLogs(){"undefined"!=typeof window&&"true"!==localStorage.getItem("doNotRemoveClientLogsWhenSignedOut")&&localStorage.removeItem(this._logsStorageId),this._inMemoryStorage=[]}},{key:"setDoNotRemoveClientLogsWhenSignedOut",value:function setDoNotRemoveClientLogsWhenSignedOut(value){"undefined"!=typeof window&&localStorage.setItem("doNotRemoveClientLogsWhenSignedOut",value)}}]),LogsStorage}();_define_property(LogsStorage,"_inMemoryStorage",[]),_define_property(LogsStorage,"_logsStorageId","clietnLogs_j203fj2D0n-d1")},"./src/common-apis/utils/safeStringify.js":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.d(__webpack_exports__,{o:()=>safeStringify});function safeStringify(object){var indent=arguments.length>1&&void 0!==arguments[1]?arguments[1]:2,cache=[];if("string"==typeof object||"function"==typeof object||"number"==typeof object||void 0===object||"boolean"==typeof object)return String(object);var retVal=JSON.stringify(object,function(key,value){return key.toLowerCase().includes("request")?JSON.stringify({body:null==value?void 0:value.body,query:null==value?void 0:value.query,headers:null==value?void 0:value.headers}):key.toLowerCase().includes("response")?JSON.stringify({statusText:null==value?void 0:value.statusText,status:null==value?void 0:value.status,data:null==value?void 0:value.data,headers:null==value?void 0:value.headers}):"object"==typeof value&&null!==value?cache.includes(value)?"duplicated reference":cache.push(value)&&value:value},indent);return cache=null,retVal}},"./src/ui-kit/components/atoms/QrCode/QrCode.jsx":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.d(__webpack_exports__,{U:()=>QrCode});var react=__webpack_require__("./node_modules/react/index.js"),prop_types=__webpack_require__("./node_modules/prop-types/index.js"),prop_types_default=__webpack_require__.n(prop_types),errorUtils=__webpack_require__("./src/common-apis/errorUtils.js"),browser=__webpack_require__("./node_modules/qrcode/lib/browser.js");function asyncGeneratorStep(gen,resolve,reject,_next,_throw,key,arg){try{var info=gen[key](arg),value=info.value}catch(error){reject(error);return}info.done?resolve(value):Promise.resolve(value).then(_next,_throw)}function _async_to_generator(fn){return function(){var self1=this,args=arguments;return new Promise(function(resolve,reject){var gen=fn.apply(self1,args);function _next(value){asyncGeneratorStep(gen,resolve,reject,_next,_throw,"next",value)}function _throw(err){asyncGeneratorStep(gen,resolve,reject,_next,_throw,"throw",err)}_next(void 0)})}}function _ts_generator(thisArg,body){var f,y,t,g,_={label:0,sent:function(){if(1&t[0])throw t[1];return t[1]},trys:[],ops:[]};return g={next:verb(0),throw:verb(1),return:verb(2)},"function"==typeof Symbol&&(g[Symbol.iterator]=function(){return this}),g;function verb(n){return function(v){return step([n,v])}}function step(op){if(f)throw TypeError("Generator is already executing.");for(;_;)try{if(f=1,y&&(t=2&op[0]?y.return:op[0]?y.throw||((t=y.return)&&t.call(y),0):y.next)&&!(t=t.call(y,op[1])).done)return t;switch(y=0,t&&(op=[2&op[0],t.value]),op[0]){case 0:case 1:t=op;break;case 4:return _.label++,{value:op[1],done:!1};case 5:_.label++,y=op[1],op=[0];continue;case 7:op=_.ops.pop(),_.trys.pop();continue;default:if(!(t=(t=_.trys).length>0&&t[t.length-1])&&(6===op[0]||2===op[0])){_=0;continue}if(3===op[0]&&(!t||op[1]>t[0]&&op[1]<t[3])){_.label=op[1];break}if(6===op[0]&&_.label<t[1]){_.label=t[1],t=op;break}if(t&&_.label<t[2]){_.label=t[2],_.ops.push(op);break}t[2]&&_.ops.pop(),_.trys.pop();continue}op=body.call(thisArg,_)}catch(e){op=[6,e],y=0}finally{f=t=0}if(5&op[0])throw op[1];return{value:op[0]?op[1]:void 0,done:!0}}}function generateQrAndShowInCanvas(encodingString){return _generateQrAndShowInCanvas.apply(this,arguments)}function _generateQrAndShowInCanvas(){return(_generateQrAndShowInCanvas=_async_to_generator(function(encodingString){var e;return _ts_generator(this,function(_state){switch(_state.label){case 0:return _state.trys.push([0,2,,3]),[4,browser.toString(encodingString,{type:"svg"})];case 1:return[2,_state.sent()];case 2:return e=_state.sent(),(0,errorUtils.M)(e,"generateQrAndShowInCanvas"),[3,3];case 3:return[2]}})})).apply(this,arguments)}var injectStylesIntoStyleTag=__webpack_require__("./node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js"),injectStylesIntoStyleTag_default=__webpack_require__.n(injectStylesIntoStyleTag),styleDomAPI=__webpack_require__("./node_modules/style-loader/dist/runtime/styleDomAPI.js"),styleDomAPI_default=__webpack_require__.n(styleDomAPI),insertBySelector=__webpack_require__("./node_modules/style-loader/dist/runtime/insertBySelector.js"),insertBySelector_default=__webpack_require__.n(insertBySelector),setAttributesWithoutAttributes=__webpack_require__("./node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js"),setAttributesWithoutAttributes_default=__webpack_require__.n(setAttributesWithoutAttributes),insertStyleElement=__webpack_require__("./node_modules/style-loader/dist/runtime/insertStyleElement.js"),insertStyleElement_default=__webpack_require__.n(insertStyleElement),styleTagTransform=__webpack_require__("./node_modules/style-loader/dist/runtime/styleTagTransform.js"),styleTagTransform_default=__webpack_require__.n(styleTagTransform),qr_code_module=__webpack_require__("./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[15].use[1]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[15].use[3]!./src/ui-kit/components/atoms/QrCode/qr-code.module.scss"),options={};options.styleTagTransform=styleTagTransform_default(),options.setAttributes=setAttributesWithoutAttributes_default(),options.insert=insertBySelector_default().bind(null,"head"),options.domAPI=styleDomAPI_default(),options.insertStyleElement=insertStyleElement_default(),injectStylesIntoStyleTag_default()(qr_code_module.Z,options);let QrCode_qr_code_module=qr_code_module.Z&&qr_code_module.Z.locals?qr_code_module.Z.locals:void 0;function QrCode_asyncGeneratorStep(gen,resolve,reject,_next,_throw,key,arg){try{var info=gen[key](arg),value=info.value}catch(error){reject(error);return}info.done?resolve(value):Promise.resolve(value).then(_next,_throw)}function QrCode_async_to_generator(fn){return function(){var self1=this,args=arguments;return new Promise(function(resolve,reject){var gen=fn.apply(self1,args);function _next(value){QrCode_asyncGeneratorStep(gen,resolve,reject,_next,_throw,"next",value)}function _throw(err){QrCode_asyncGeneratorStep(gen,resolve,reject,_next,_throw,"throw",err)}_next(void 0)})}}function QrCode_ts_generator(thisArg,body){var f,y,t,g,_={label:0,sent:function(){if(1&t[0])throw t[1];return t[1]},trys:[],ops:[]};return g={next:verb(0),throw:verb(1),return:verb(2)},"function"==typeof Symbol&&(g[Symbol.iterator]=function(){return this}),g;function verb(n){return function(v){return step([n,v])}}function step(op){if(f)throw TypeError("Generator is already executing.");for(;_;)try{if(f=1,y&&(t=2&op[0]?y.return:op[0]?y.throw||((t=y.return)&&t.call(y),0):y.next)&&!(t=t.call(y,op[1])).done)return t;switch(y=0,t&&(op=[2&op[0],t.value]),op[0]){case 0:case 1:t=op;break;case 4:return _.label++,{value:op[1],done:!1};case 5:_.label++,y=op[1],op=[0];continue;case 7:op=_.ops.pop(),_.trys.pop();continue;default:if(!(t=(t=_.trys).length>0&&t[t.length-1])&&(6===op[0]||2===op[0])){_=0;continue}if(3===op[0]&&(!t||op[1]>t[0]&&op[1]<t[3])){_.label=op[1];break}if(6===op[0]&&_.label<t[1]){_.label=t[1],t=op;break}if(t&&_.label<t[2]){_.label=t[2],_.ops.push(op);break}t[2]&&_.ops.pop(),_.trys.pop();continue}op=body.call(thisArg,_)}catch(e){op=[6,e],y=0}finally{f=t=0}if(5&op[0])throw op[1];return{value:op[0]?op[1]:void 0,done:!0}}}var QrCode=function(param){var address=param.address,_param_fill=param.fill,canvasRef=(0,react.useRef)();return(0,react.useEffect)(function(){QrCode_async_to_generator(function(){var _,e;return QrCode_ts_generator(this,function(_state){switch(_state.label){case 0:if(_state.trys.push([0,3,,4]),!address)return[3,2];return _=canvasRef.current,[4,generateQrAndShowInCanvas(address)];case 1:_.innerHTML=_state.sent(),_state.label=2;case 2:return[3,4];case 3:return e=_state.sent(),(0,errorUtils.J)(e),[3,4];case 4:return[2]}})})()},[address]),react.createElement("div",{className:QrCode_qr_code_module["qr-code"]+(void 0!==_param_fill&&_param_fill?" "+QrCode_qr_code_module.fill:""),ref:canvasRef})};QrCode.propTypes={address:prop_types_default().string.isRequired,fill:prop_types_default().bool},QrCode.defaultProps={fill:!1},QrCode.__docgenInfo={description:"QrCode component renders a QR code for a provided crypto address.\n\n@component\n@param {Object} props - The props for the component.\n@param {string} props.address - The crypto address to generate the QR code for.\n@param {boolean} [props.fill=false] - If true, applies additional CSS class to fill the container.\n\n@returns {JSX.Element} A div containing the generated QR code.",methods:[],displayName:"QrCode",props:{fill:{defaultValue:{value:"false",computed:!1},description:"",type:{name:"bool"},required:!1},address:{description:"",type:{name:"string"},required:!0}}}}}]);</span></span></span></pre></td></tr></table></pre>
|
|
67
|
+
|
|
68
|
+
<div class='push'></div><!-- for sticky footer -->
|
|
69
|
+
</div><!-- /wrapper -->
|
|
70
|
+
<div class='footer quiet pad2 space-top1 center small'>
|
|
71
|
+
Code coverage generated by
|
|
72
|
+
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
73
|
+
at 2024-08-16T01:54:57.375Z
|
|
74
|
+
</div>
|
|
75
|
+
<script src="../../prettify.js"></script>
|
|
76
|
+
<script>
|
|
77
|
+
window.onload = function () {
|
|
78
|
+
prettyPrint();
|
|
79
|
+
};
|
|
80
|
+
</script>
|
|
81
|
+
<script src="../../sorter.js"></script>
|
|
82
|
+
<script src="../../block-navigation.js"></script>
|
|
83
|
+
</body>
|
|
84
|
+
</html>
|
|
85
|
+
|
package/coverage/ui-kit/storybook-static/atoms-RateSelector-stories.19c65c98.iframe.bundle.js.html
ADDED
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
|
|
2
|
+
<!doctype html>
|
|
3
|
+
<html lang="en">
|
|
4
|
+
|
|
5
|
+
<head>
|
|
6
|
+
<title>Code coverage report for ui-kit/storybook-static/atoms-RateSelector-stories.19c65c98.iframe.bundle.js</title>
|
|
7
|
+
<meta charset="utf-8" />
|
|
8
|
+
<link rel="stylesheet" href="../../prettify.css" />
|
|
9
|
+
<link rel="stylesheet" href="../../base.css" />
|
|
10
|
+
<link rel="shortcut icon" type="image/x-icon" href="../../favicon.png" />
|
|
11
|
+
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
12
|
+
<style type='text/css'>
|
|
13
|
+
.coverage-summary .sorter {
|
|
14
|
+
background-image: url(../../sort-arrow-sprite.png);
|
|
15
|
+
}
|
|
16
|
+
</style>
|
|
17
|
+
</head>
|
|
18
|
+
|
|
19
|
+
<body>
|
|
20
|
+
<div class='wrapper'>
|
|
21
|
+
<div class='pad1'>
|
|
22
|
+
<h1><a href="../../index.html">All files</a> / <a href="index.html">ui-kit/storybook-static</a> atoms-RateSelector-stories.19c65c98.iframe.bundle.js</h1>
|
|
23
|
+
<div class='clearfix'>
|
|
24
|
+
|
|
25
|
+
<div class='fl pad1y space-right2'>
|
|
26
|
+
<span class="strong">0% </span>
|
|
27
|
+
<span class="quiet">Statements</span>
|
|
28
|
+
<span class='fraction'>0/1</span>
|
|
29
|
+
</div>
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
<div class='fl pad1y space-right2'>
|
|
33
|
+
<span class="strong">0% </span>
|
|
34
|
+
<span class="quiet">Branches</span>
|
|
35
|
+
<span class='fraction'>0/1</span>
|
|
36
|
+
</div>
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
<div class='fl pad1y space-right2'>
|
|
40
|
+
<span class="strong">0% </span>
|
|
41
|
+
<span class="quiet">Functions</span>
|
|
42
|
+
<span class='fraction'>0/1</span>
|
|
43
|
+
</div>
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
<div class='fl pad1y space-right2'>
|
|
47
|
+
<span class="strong">0% </span>
|
|
48
|
+
<span class="quiet">Lines</span>
|
|
49
|
+
<span class='fraction'>0/1</span>
|
|
50
|
+
</div>
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
</div>
|
|
54
|
+
<p class="quiet">
|
|
55
|
+
Press <em>n</em> or <em>j</em> to go to the next uncovered block, <em>b</em>, <em>p</em> or <em>k</em> for the previous block.
|
|
56
|
+
</p>
|
|
57
|
+
<template id="filterTemplate">
|
|
58
|
+
<div class="quiet">
|
|
59
|
+
Filter:
|
|
60
|
+
<input oninput="onInput()" type="search" id="fileSearch">
|
|
61
|
+
</div>
|
|
62
|
+
</template>
|
|
63
|
+
</div>
|
|
64
|
+
<div class='status-line low'></div>
|
|
65
|
+
<pre><table class="coverage">
|
|
66
|
+
<tr><td class="line-count quiet"><a name='L1'></a><a href='#L1'>1</a></td><td class="line-coverage quiet"><span class="cline-any cline-no"> </span></td><td class="text"><pre class="prettyprint lang-js"><span class="cstat-no" title="statement not covered" ><span class="fstat-no" title="function not covered" ><span class="branch-0 cbranch-no" title="branch not covered" >"use strict";(self.webpackChunk_rabbitio_ui_kit=self.webpackChunk_rabbitio_ui_kit||[]).push([[388],{"./stories/atoms/RateSelector.stories.jsx":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.r(__webpack_exports__),__webpack_require__.d(__webpack_exports__,{Default:()=>Default,__namedExportsOrder:()=>__namedExportsOrder,default:()=>__WEBPACK_DEFAULT_EXPORT__});var react__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./node_modules/react/index.js"),_src_ui_kit_components_atoms_RateSelector_RateSelector__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./src/ui-kit/components/atoms/RateSelector/RateSelector.jsx");function _array_like_to_array(arr,len){(null==len||len>arr.length)&&(len=arr.length);for(var i=0,arr2=Array(len);i<len;i++)arr2[i]=arr[i];return arr2}function _array_with_holes(arr){if(Array.isArray(arr))return arr}function _iterable_to_array_limit(arr,i){var _s,_e,_i=null==arr?null:"undefined"!=typeof Symbol&&arr[Symbol.iterator]||arr["@@iterator"];if(null!=_i){var _arr=[],_n=!0,_d=!1;try{for(_i=_i.call(arr);!(_n=(_s=_i.next()).done)&&(_arr.push(_s.value),!i||_arr.length!==i);_n=!0);}catch(err){_d=!0,_e=err}finally{try{_n||null==_i.return||_i.return()}finally{if(_d)throw _e}}return _arr}}function _non_iterable_rest(){throw TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function _sliced_to_array(arr,i){return _array_with_holes(arr)||_iterable_to_array_limit(arr,i)||_unsupported_iterable_to_array(arr,i)||_non_iterable_rest()}function _unsupported_iterable_to_array(o,minLen){if(o){if("string"==typeof o)return _array_like_to_array(o,minLen);var n=Object.prototype.toString.call(o).slice(8,-1);if("Object"===n&&o.constructor&&(n=o.constructor.name),"Map"===n||"Set"===n)return Array.from(n);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return _array_like_to_array(o,minLen)}}let __WEBPACK_DEFAULT_EXPORT__={title:"Components/RateSelector",component:_src_ui_kit_components_atoms_RateSelector_RateSelector__WEBPACK_IMPORTED_MODULE_1__.a};var Default=function(){var _useState=_sliced_to_array((0,react__WEBPACK_IMPORTED_MODULE_0__.useState)(!1),2),isFixed=_useState[0],setIsFixed=_useState[1];return react__WEBPACK_IMPORTED_MODULE_0__.createElement("div",{style:{width:"100%",maxWidth:"400px"}},react__WEBPACK_IMPORTED_MODULE_0__.createElement(_src_ui_kit_components_atoms_RateSelector_RateSelector__WEBPACK_IMPORTED_MODULE_1__.a,{isFixed:isFixed,setIsFixed:setIsFixed}))};Default.parameters={...Default.parameters,docs:{...Default.parameters?.docs,source:{originalSource:'() => {\n const [isFixed, setIsFixed] = useState(false);\n return <div style={{\n width: "100%",\n maxWidth: "400px"\n }}>\n <RateSelector isFixed={isFixed} setIsFixed={setIsFixed} />\n </div>;\n}',...Default.parameters?.docs?.source}}};let __namedExportsOrder=["Default"]},"./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[15].use[1]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[15].use[3]!./src/ui-kit/components/atoms/RateSelector/rate-selector.module.scss":(module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.d(__webpack_exports__,{Z:()=>__WEBPACK_DEFAULT_EXPORT__});var _node_modules_css_loader_dist_runtime_sourceMaps_js__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__("./node_modules/css-loader/dist/runtime/sourceMaps.js"),_node_modules_css_loader_dist_runtime_sourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default=__webpack_require__.n(_node_modules_css_loader_dist_runtime_sourceMaps_js__WEBPACK_IMPORTED_MODULE_0__),_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__("./node_modules/css-loader/dist/runtime/api.js"),___CSS_LOADER_EXPORT___=__webpack_require__.n(_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__)()(_node_modules_css_loader_dist_runtime_sourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default());___CSS_LOADER_EXPORT___.push([module.id,".t_VhmkYn6sLLbJvjFGkE{background-color:#f1f5f7;border-radius:8px;padding:4px;display:flex;flex-direction:row;gap:4px;user-select:none;width:100%}.oDGVPYaPgTkXF1kqd_4A{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 12px;flex:1 1;border-radius:4px;gap:4px;cursor:pointer;transition:.2s all cubic-bezier(0.22, 0.61, 0.36, 1);box-shadow:0px 0px 0px 1px rgba(0,0,0,0)}@media(hover: hover){.oDGVPYaPgTkXF1kqd_4A:not(.JMQrujBrQzrSBsxL_474):hover{box-shadow:0px 0px 0px 1px #e0e2eb}}.oDGVPYaPgTkXF1kqd_4A:not(.JMQrujBrQzrSBsxL_474):active{box-shadow:0px 0px 0px 1px #e0e2eb}.oDGVPYaPgTkXF1kqd_4A.JMQrujBrQzrSBsxL_474{background:#fff;color:#16cdd6}.yuOJ_rSbRQ8EJWYXkMZS{font-weight:600;text-align:center;font-size:16px}","",{version:3,sources:["webpack://./src/ui-kit/components/atoms/RateSelector/rate-selector.module.scss","webpack://./src/ui-kit/assets/styles/_variables.scss"],names:[],mappings:"AAEA,sBACI,wBAAA,CACA,iBAAA,CACA,WAAA,CACA,YAAA,CACA,kBAAA,CACA,OAAA,CACA,gBAAA,CACA,UAAA,CAEA,sBACI,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,kBAAA,CACA,iBAAA,CACA,QAAA,CACA,iBAAA,CACA,OAAA,CACA,cAAA,CACA,oDAAA,CACA,wCAAA,CAEA,qBACI,uDACI,kCAAA,CAAA,CAIR,wDACI,kCAAA,CAGJ,2CACI,eC5BJ,CD6BI,aAAA,CAGJ,sBACI,eCDA,CDEA,iBAAA,CACA,cAAA",sourcesContent:['@use "../../../assets/styles/index" as *;\n\n.rate-selector {\n background-color: SolidColor("lightsmoke");\n border-radius: 8px;\n padding: 4px;\n display: flex;\n flex-direction: row;\n gap: Margin("1");\n user-select: none;\n width: 100%;\n\n &-item {\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n padding: Padding("3") Padding("3");\n flex: 1 1;\n border-radius: 4px;\n gap: Margin("1");\n cursor: pointer;\n transition: 0.2s all $transitionEaseOut;\n box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0);\n\n @media (hover: hover) {\n &:not(.selected):hover {\n box-shadow: 0px 0px 0px 1px SolidColor("smoke");\n }\n }\n\n &:not(.selected):active {\n box-shadow: 0px 0px 0px 1px SolidColor("smoke");\n }\n\n &.selected {\n background: $white;\n color: SolidColor("tosca");\n }\n\n &-text {\n font-weight: $semi-bold;\n text-align: center;\n font-size: 16px;\n }\n }\n}\n','@use "colors/solid-colors" as *;\n@use "colors/light-colors" as *;\n@use "size/margin-size" as *;\n@use "size/padding-size" as *;\n@use "functions" as *;\n\n$borderRadius: 16px;\n$background: linear-gradient(39deg, #6fdfa0 0%, #405db0 81%, #405db0 81%, #3b5bb6 81%);\n$white: #ffffff;\n\n$separatorBorder: 0.5px solid SolidColor("smoke");\n$buttonBorder: 2px solid SolidColor("tosca");\n$buttonBorderWhite: 2px solid $white;\n\n$shadowOutlineStatic:\n 0px 0px 0px 1px rgba(0, 0, 0, 0) inset,\n 0px 0px 3px 0px rgba(0, 0, 0, 0);\n$shadowOutlineHover:\n 0px 0px 0px 1px LightColor("dark-20") inset,\n 0px 0px 3px 0px rgba(0, 0, 0, 0);\n$shadowOutlineActive:\n 0px 0px 0px 1px #16cdd6 inset,\n 0px 0px 3px 0px rgba(22, 205, 214, 0.3);\n$shadowOutlineError:\n 0px 0px 0px 1px #ee6a7d inset,\n 0px 0px 3px 0px rgba(#ee6a7d, 0.3);\n\n$transitionEaseOut: cubic-bezier(0.22, 0.61, 0.36, 1);\n\n// Width values for breakpoints. Should be used with the "@media (max-width: ..."\n$wide-desktop-width: 1279.98px;\n$desktop-width: 1199.98px;\n$laptop-width: 991.98px;\n$tablet-width: 767.98px;\n$phone-width: 575.98px;\n$extra-small: 358.98px;\n\n$extra-bold: 900;\n$very-bold: 800;\n$bold: 700;\n$semi-bold: 600;\n$medium: 400;\n$regular: 300;\n\n$letterSpacing: 0.5px;\n\n// SSR landings width\n$landingMaxWidth: 1172px;\n'],sourceRoot:""}]),___CSS_LOADER_EXPORT___.locals={"rate-selector":"t_VhmkYn6sLLbJvjFGkE","rate-selector-item":"oDGVPYaPgTkXF1kqd_4A",selected:"JMQrujBrQzrSBsxL_474","rate-selector-item-text":"yuOJ_rSbRQ8EJWYXkMZS"};let __WEBPACK_DEFAULT_EXPORT__=___CSS_LOADER_EXPORT___},"./node_modules/css-loader/dist/runtime/api.js":module=>{module.exports=function(cssWithMappingToString){var list=[];return list.toString=function toString(){return this.map(function(item){var content="",needLayer=void 0!==item[5];return item[4]&&(content+="@supports (".concat(item[4],") {")),item[2]&&(content+="@media ".concat(item[2]," {")),needLayer&&(content+="@layer".concat(item[5].length>0?" ".concat(item[5]):""," {")),content+=cssWithMappingToString(item),needLayer&&(content+="}"),item[2]&&(content+="}"),item[4]&&(content+="}"),content}).join("")},list.i=function i(modules,media,dedupe,supports,layer){"string"==typeof modules&&(modules=[[null,modules,void 0]]);var alreadyImportedModules={};if(dedupe)for(var k=0;k<this.length;k++){var id=this[k][0];null!=id&&(alreadyImportedModules[id]=!0)}for(var _k=0;_k<modules.length;_k++){var item=[].concat(modules[_k]);dedupe&&alreadyImportedModules[item[0]]||(void 0!==layer&&(void 0===item[5]||(item[1]="@layer".concat(item[5].length>0?" ".concat(item[5]):""," {").concat(item[1],"}")),item[5]=layer),media&&(item[2]&&(item[1]="@media ".concat(item[2]," {").concat(item[1],"}")),item[2]=media),supports&&(item[4]?(item[1]="@supports (".concat(item[4],") {").concat(item[1],"}"),item[4]=supports):item[4]="".concat(supports)),list.push(item))}},list}},"./node_modules/css-loader/dist/runtime/sourceMaps.js":module=>{module.exports=function(item){var content=item[1],cssMapping=item[3];if(!cssMapping)return content;if("function"==typeof btoa){var base64=btoa(unescape(encodeURIComponent(JSON.stringify(cssMapping))));return[content].concat(["/*# ".concat("sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(base64)," */")]).join("\n")}return[content].join("\n")}},"./node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js":module=>{var stylesInDOM=[];function getIndexByIdentifier(identifier){for(var result=-1,i=0;i<stylesInDOM.length;i++)if(stylesInDOM[i].identifier===identifier){result=i;break}return result}function modulesToDom(list,options){for(var idCountMap={},identifiers=[],i=0;i<list.length;i++){var item=list[i],id=options.base?item[0]+options.base:item[0],count=idCountMap[id]||0,identifier="".concat(id," ").concat(count);idCountMap[id]=count+1;var indexByIdentifier=getIndexByIdentifier(identifier),obj={css:item[1],media:item[2],sourceMap:item[3],supports:item[4],layer:item[5]};if(-1!==indexByIdentifier)stylesInDOM[indexByIdentifier].references++,stylesInDOM[indexByIdentifier].updater(obj);else{var updater=addElementStyle(obj,options);options.byIndex=i,stylesInDOM.splice(i,0,{identifier:identifier,updater:updater,references:1})}identifiers.push(identifier)}return identifiers}function addElementStyle(obj,options){var api=options.domAPI(options);return api.update(obj),function(newObj){newObj?(newObj.css!==obj.css||newObj.media!==obj.media||newObj.sourceMap!==obj.sourceMap||newObj.supports!==obj.supports||newObj.layer!==obj.layer)&&api.update(obj=newObj):api.remove()}}module.exports=function(list,options){var lastIdentifiers=modulesToDom(list=list||[],options=options||{});return function update(newList){newList=newList||[];for(var i=0;i<lastIdentifiers.length;i++){var index=getIndexByIdentifier(lastIdentifiers[i]);stylesInDOM[index].references--}for(var newLastIdentifiers=modulesToDom(newList,options),_i=0;_i<lastIdentifiers.length;_i++){var _index=getIndexByIdentifier(lastIdentifiers[_i]);0===stylesInDOM[_index].references&&(stylesInDOM[_index].updater(),stylesInDOM.splice(_index,1))}lastIdentifiers=newLastIdentifiers}}},"./node_modules/style-loader/dist/runtime/insertBySelector.js":module=>{var memo={};function getTarget(target){if(void 0===memo[target]){var styleTarget=document.querySelector(target);if(window.HTMLIFrameElement&&styleTarget instanceof window.HTMLIFrameElement)try{styleTarget=styleTarget.contentDocument.head}catch(e){styleTarget=null}memo[target]=styleTarget}return memo[target]}function insertBySelector(insert,style){var target=getTarget(insert);if(!target)throw Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");target.appendChild(style)}module.exports=insertBySelector},"./node_modules/style-loader/dist/runtime/insertStyleElement.js":module=>{function insertStyleElement(options){var element=document.createElement("style");return options.setAttributes(element,options.attributes),options.insert(element,options.options),element}module.exports=insertStyleElement},"./node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js":(module,__unused_webpack_exports,__webpack_require__)=>{function setAttributesWithoutAttributes(styleElement){var nonce=__webpack_require__.nc;nonce&&styleElement.setAttribute("nonce",nonce)}module.exports=setAttributesWithoutAttributes},"./node_modules/style-loader/dist/runtime/styleDomAPI.js":module=>{function apply(styleElement,options,obj){var css="";obj.supports&&(css+="@supports (".concat(obj.supports,") {")),obj.media&&(css+="@media ".concat(obj.media," {"));var needLayer=void 0!==obj.layer;needLayer&&(css+="@layer".concat(obj.layer.length>0?" ".concat(obj.layer):""," {")),css+=obj.css,needLayer&&(css+="}"),obj.media&&(css+="}"),obj.supports&&(css+="}");var sourceMap=obj.sourceMap;sourceMap&&"undefined"!=typeof btoa&&(css+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))))," */")),options.styleTagTransform(css,styleElement,options.options)}function removeStyleElement(styleElement){if(null===styleElement.parentNode)return!1;styleElement.parentNode.removeChild(styleElement)}function domAPI(options){if("undefined"==typeof document)return{update:function update(){},remove:function remove(){}};var styleElement=options.insertStyleElement(options);return{update:function update(obj){apply(styleElement,options,obj)},remove:function remove(){removeStyleElement(styleElement)}}}module.exports=domAPI},"./node_modules/style-loader/dist/runtime/styleTagTransform.js":module=>{function styleTagTransform(css,styleElement){if(styleElement.styleSheet)styleElement.styleSheet.cssText=css;else{for(;styleElement.firstChild;)styleElement.removeChild(styleElement.firstChild);styleElement.appendChild(document.createTextNode(css))}}module.exports=styleTagTransform},"./src/ui-kit/components/atoms/RateSelector/RateSelector.jsx":(__unused_webpack_module,__webpack_exports__,__webpack_require__)=>{__webpack_require__.d(__webpack_exports__,{a:()=>RateSelector});var react=__webpack_require__("./node_modules/react/index.js"),injectStylesIntoStyleTag=__webpack_require__("./node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js"),injectStylesIntoStyleTag_default=__webpack_require__.n(injectStylesIntoStyleTag),styleDomAPI=__webpack_require__("./node_modules/style-loader/dist/runtime/styleDomAPI.js"),styleDomAPI_default=__webpack_require__.n(styleDomAPI),insertBySelector=__webpack_require__("./node_modules/style-loader/dist/runtime/insertBySelector.js"),insertBySelector_default=__webpack_require__.n(insertBySelector),setAttributesWithoutAttributes=__webpack_require__("./node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js"),setAttributesWithoutAttributes_default=__webpack_require__.n(setAttributesWithoutAttributes),insertStyleElement=__webpack_require__("./node_modules/style-loader/dist/runtime/insertStyleElement.js"),insertStyleElement_default=__webpack_require__.n(insertStyleElement),styleTagTransform=__webpack_require__("./node_modules/style-loader/dist/runtime/styleTagTransform.js"),styleTagTransform_default=__webpack_require__.n(styleTagTransform),rate_selector_module=__webpack_require__("./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[15].use[1]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[15].use[3]!./src/ui-kit/components/atoms/RateSelector/rate-selector.module.scss"),options={};options.styleTagTransform=styleTagTransform_default(),options.setAttributes=setAttributesWithoutAttributes_default(),options.insert=insertBySelector_default().bind(null,"head"),options.domAPI=styleDomAPI_default(),options.insertStyleElement=insertStyleElement_default(),injectStylesIntoStyleTag_default()(rate_selector_module.Z,options);let RateSelector_rate_selector_module=rate_selector_module.Z&&rate_selector_module.Z.locals?rate_selector_module.Z.locals:void 0;var RateSelector=function(param){var _param_isFixed=param.isFixed,isFixed=void 0!==_param_isFixed&&_param_isFixed,_param_setIsFixed=param.setIsFixed,setIsFixed=void 0===_param_setIsFixed?function(){}:_param_setIsFixed,_param_translations=param.translations,translations=void 0===_param_translations?{floatingRate:"Floating rate",fixedRate:"Fixed rate"}:_param_translations;return react.createElement("div",{className:RateSelector_rate_selector_module["rate-selector"]},react.createElement("div",{className:"".concat(RateSelector_rate_selector_module["rate-selector-item"]," ").concat(isFixed?"":RateSelector_rate_selector_module.selected),onClick:function(){return isFixed?setIsFixed(!1):null}},react.createElement("div",{className:RateSelector_rate_selector_module["rate-selector-item-text"]},translations.floatingRate)),react.createElement("div",{className:"".concat(RateSelector_rate_selector_module["rate-selector-item"]," ").concat(isFixed?RateSelector_rate_selector_module.selected:""),onClick:function(){return isFixed?null:setIsFixed(!0)}},react.createElement("div",{className:RateSelector_rate_selector_module["rate-selector-item-text"]},translations.fixedRate)))};RateSelector.__docgenInfo={description:"",methods:[],displayName:"RateSelector",props:{isFixed:{defaultValue:{value:"false",computed:!1},required:!1},setIsFixed:{defaultValue:{value:"() => {}",computed:!1},required:!1},translations:{defaultValue:{value:'{\n floatingRate: "Floating rate",\n fixedRate: "Fixed rate",\n}',computed:!1},required:!1}}}}}]);</span></span></span></pre></td></tr></table></pre>
|
|
67
|
+
|
|
68
|
+
<div class='push'></div><!-- for sticky footer -->
|
|
69
|
+
</div><!-- /wrapper -->
|
|
70
|
+
<div class='footer quiet pad2 space-top1 center small'>
|
|
71
|
+
Code coverage generated by
|
|
72
|
+
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
73
|
+
at 2024-08-16T01:54:57.375Z
|
|
74
|
+
</div>
|
|
75
|
+
<script src="../../prettify.js"></script>
|
|
76
|
+
<script>
|
|
77
|
+
window.onload = function () {
|
|
78
|
+
prettyPrint();
|
|
79
|
+
};
|
|
80
|
+
</script>
|
|
81
|
+
<script src="../../sorter.js"></script>
|
|
82
|
+
<script src="../../block-navigation.js"></script>
|
|
83
|
+
</body>
|
|
84
|
+
</html>
|
|
85
|
+
|