@sendoutcards/quantum-design-ui 1.7.44 → 1.7.45
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/dist/index.d.ts +1 -0
- package/dist/index.es.js +23270 -0
- package/dist/src/animations/transitions.d.ts +19 -0
- package/dist/src/atoms/anchor/anchor.d.ts +16 -0
- package/dist/src/atoms/anchor/styles.d.ts +5 -0
- package/dist/src/atoms/animatedCheckMark/animatedCheckMark.d.ts +15 -0
- package/dist/src/atoms/aside/aside.d.ts +17 -0
- package/dist/src/atoms/aside/styles.d.ts +4 -0
- package/dist/src/atoms/avatar/avatar.d.ts +10 -0
- package/dist/src/atoms/avatar/styles.d.ts +9 -0
- package/dist/src/atoms/badge/badge.d.ts +13 -0
- package/dist/src/atoms/badge/styles.d.ts +4 -0
- package/dist/src/atoms/bar/bar.d.ts +11 -0
- package/dist/src/atoms/bar/styles.d.ts +0 -0
- package/dist/src/atoms/capsule/capsule.d.ts +11 -0
- package/dist/src/atoms/card/card.d.ts +9 -0
- package/dist/src/atoms/div/div.d.ts +19 -0
- package/dist/src/atoms/div/styles.d.ts +4 -0
- package/dist/src/atoms/flex/flex.d.ts +8 -0
- package/dist/src/atoms/flex/flexItem.d.ts +8 -0
- package/dist/src/atoms/flex/styles.d.ts +5 -0
- package/dist/src/atoms/hStack/hStack.d.ts +13 -0
- package/dist/src/atoms/iconography/components/icon.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/aText.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/add.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/alignCenter.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/alignLeft.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/alignRight.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/allPanel.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/award.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/backgroundSetting.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/brightness.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/campaigns.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/capitalizedText.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/cart.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/catalog.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/check.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/chevron.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/clearPanel.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/close.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/closeCircle.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/color.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/colorPalette.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/complete.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/contact.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/copy.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/crop.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/cropRotate.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/cut.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/delete.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/download.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/drag.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/dropper.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/elementIcon.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/envelope.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/exclamation.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/facebook.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/filter.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/filterBy.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/flipHorizontal.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/flipVertical.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/fontSize.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/frame.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/frameHeight.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/frameWidth.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/fullBleed.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/fullBleedImage.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/fullBleedLandscape.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/fullBleedPortrait.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/fullBleedText.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/gift.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/groups.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/hamburger.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/icons.d.ts +6 -0
- package/dist/src/atoms/iconography/icons/idCard.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/image.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/imageSwap.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/information.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/instagram.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/invisible.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/layer.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/layerAdd.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/layerDisabled.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/layerDown.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/layerRemove.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/layerUp.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/leftChevron.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/linkedin.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/loading.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/lock.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/lowercaseText.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/minus.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/multipleUsers2x.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/multipleUsers3x.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/noUsers.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/panelMode.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/pinterest.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/play.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/plus.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/plusSquare.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/priceTag.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/quotation.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/redo.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/replaceImage.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/rightChevron.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/rotate.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/rotateLeft.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/rotateRight.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/search.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/shadows.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/signature.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/slider.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/sliderVertical.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/socLogo.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/star.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/stickers.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/template.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/tenDoor.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/text.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/textBox.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/twitter.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/undo.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/upload.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/uppercaseText.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/user.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/userSuccess.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/view.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/viewCarousel.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/viewPanels.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/viewSinglePanel.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/visible.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/wand.d.ts +3 -0
- package/dist/src/atoms/iconography/icons/youtube.d.ts +3 -0
- package/dist/src/atoms/iconography/types/index.d.ts +17 -0
- package/dist/src/atoms/list/list.d.ts +22 -0
- package/dist/src/atoms/list/styles.d.ts +5 -0
- package/dist/src/atoms/listItem/listItem.d.ts +13 -0
- package/dist/src/atoms/listItem/styles.d.ts +6 -0
- package/dist/src/atoms/loadingSpinner/loadingSpinner.d.ts +7 -0
- package/dist/src/atoms/portal/portal.d.ts +2 -0
- package/dist/src/atoms/section/section.d.ts +17 -0
- package/dist/src/atoms/section/styles.d.ts +4 -0
- package/dist/src/atoms/spacer/spacer.d.ts +9 -0
- package/dist/src/atoms/span/span.d.ts +7 -0
- package/dist/src/atoms/span/styles.d.ts +4 -0
- package/dist/src/atoms/typography/styles.d.ts +11 -0
- package/dist/src/atoms/typography/text.d.ts +26 -0
- package/dist/src/atoms/vStack/vStack.d.ts +16 -0
- package/dist/src/customThemes/bellaCadaeux/concepts.d.ts +2 -0
- package/dist/src/customThemes/bellaCadaeux/entities.d.ts +2 -0
- package/dist/src/customThemes/bellaCadaeux/tokens/colors.d.ts +12 -0
- package/dist/src/customThemes/bellaCadaeux/tokens/typography.d.ts +23 -0
- package/dist/src/customThemes/blue42/concepts.d.ts +21 -0
- package/dist/src/customThemes/blue42/entities.d.ts +2 -0
- package/dist/src/customThemes/blue42/tokens/colors.d.ts +13 -0
- package/dist/src/customThemes/blue42/tokens/typography.d.ts +23 -0
- package/dist/src/customThemes/greenerStill/concepts.d.ts +21 -0
- package/dist/src/customThemes/greenerStill/entities.d.ts +2 -0
- package/dist/src/customThemes/greenerStill/tokens/colors.d.ts +12 -0
- package/dist/src/customThemes/greenerStill/tokens/typography.d.ts +23 -0
- package/dist/src/customThemes/promptingU/concepts.d.ts +21 -0
- package/dist/src/customThemes/promptingU/entities.d.ts +2 -0
- package/dist/src/customThemes/promptingU/tokens/colors.d.ts +13 -0
- package/dist/src/customThemes/promptingU/tokens/typography.d.ts +23 -0
- package/dist/src/customThemes/sendOutCards/concepts.d.ts +107 -0
- package/dist/src/customThemes/sendOutCards/entities.d.ts +2 -0
- package/dist/src/customThemes/sendOutCards/tokens/borders.d.ts +7 -0
- package/dist/src/customThemes/sendOutCards/tokens/colors.d.ts +11 -0
- package/dist/src/customThemes/sendOutCards/tokens/mediaQueries.d.ts +8 -0
- package/dist/src/customThemes/sendOutCards/tokens/radius.d.ts +9 -0
- package/dist/src/customThemes/sendOutCards/tokens/shadows.d.ts +8 -0
- package/dist/src/customThemes/sendOutCards/tokens/sizing.d.ts +14 -0
- package/dist/src/customThemes/sendOutCards/tokens/spacing.d.ts +2 -0
- package/dist/src/customThemes/sendOutCards/tokens/strokeWidth.d.ts +0 -0
- package/dist/src/customThemes/sendOutCards/tokens/typography.d.ts +22 -0
- package/dist/src/customThemes/sendogo/concepts.d.ts +21 -0
- package/dist/src/customThemes/sendogo/entities.d.ts +2 -0
- package/dist/src/customThemes/sendogo/tokens/colors.d.ts +11 -0
- package/dist/src/customThemes/sendogo/tokens/typography.d.ts +23 -0
- package/dist/src/customThemes/streamMarketing/concepts.d.ts +21 -0
- package/dist/src/customThemes/streamMarketing/entities.d.ts +2 -0
- package/dist/src/customThemes/streamMarketing/tokens/colors.d.ts +13 -0
- package/dist/src/customThemes/streamMarketing/tokens/typography.d.ts +23 -0
- package/dist/src/customThemes/streamVA/concepts.d.ts +21 -0
- package/dist/src/customThemes/streamVA/entities.d.ts +2 -0
- package/dist/src/customThemes/streamVA/tokens/colors.d.ts +13 -0
- package/dist/src/customThemes/streamVA/tokens/typography.d.ts +23 -0
- package/dist/src/exports/atoms.d.ts +23 -0
- package/dist/src/exports/editor.d.ts +1 -0
- package/dist/src/exports/hooks.d.ts +1 -0
- package/dist/src/exports/molecules.d.ts +63 -0
- package/dist/src/exports/organisms.d.ts +46 -0
- package/dist/src/exports/socPortfolio.d.ts +9 -0
- package/dist/src/exports/themes.d.ts +9 -0
- package/dist/src/helpers/hoc-functions/findBorderDirection.d.ts +7 -0
- package/dist/src/helpers/hoc-functions/findBorderRadiusDirection.d.ts +9 -0
- package/dist/src/helpers/hoc-functions/findColor.d.ts +2 -0
- package/dist/src/helpers/hoc-functions/findDirection.d.ts +18 -0
- package/dist/src/helpers/hoc-functions/generateStyles.d.ts +3 -0
- package/dist/src/helpers/hoc-functions/makeResponsive.d.ts +62 -0
- package/dist/src/helpers/hoc-functions/makeTextResponsive.d.ts +3 -0
- package/dist/src/helpers/hoc-functions/mapArrayToObject.d.ts +1 -0
- package/dist/src/helpers/hoc-functions/mediaQueries.d.ts +14 -0
- package/dist/src/helpers/hoc-functions/typeChecks.d.ts +6 -0
- package/dist/src/helpers/hoc-types/cssValueTypes.d.ts +19 -0
- package/dist/src/helpers/hoc-types/entityValueTypes.d.ts +153 -0
- package/dist/src/helpers/hoc-types/hocBasePropTypes.d.ts +54 -0
- package/dist/src/helpers/hoc-types/hocBaseUnion.d.ts +5 -0
- package/dist/src/helpers/hoc-types/hocMotionTypes.d.ts +6 -0
- package/dist/src/helpers/noop.d.ts +1 -0
- package/dist/src/helpers/style-functions/computeAvatarProperties.d.ts +5 -0
- package/dist/src/helpers/style-functions/computeButtonSizeProperties.d.ts +6 -0
- package/dist/src/helpers/style-functions/computeTextTypeFromSize.d.ts +10 -0
- package/dist/src/helpers/style-functions/convertTextColorToIconColor.d.ts +3 -0
- package/dist/src/helpers/style-functions/getIconProperties.d.ts +6 -0
- package/dist/src/helpers/style-functions/getNumberFromString.d.ts +1 -0
- package/dist/src/helpers/style-functions/mapSizeType.d.ts +2 -0
- package/dist/src/helpers/theme-functions/computeColorSwatch.d.ts +14 -0
- package/dist/src/helpers/theme-functions/computeGrayScale.d.ts +2 -0
- package/dist/src/helpers/theme-functions/computeShadow.d.ts +4 -0
- package/dist/src/helpers/theme-functions/computeSpacing.d.ts +1 -0
- package/dist/src/helpers/utils.d.ts +1 -0
- package/dist/src/hooks/useColorSwatch.d.ts +10 -0
- package/dist/src/hooks/useCurrentDevice.d.ts +2 -0
- package/dist/src/hooks/useDeviceSize.d.ts +5 -0
- package/dist/src/hooks/useEntities.d.ts +510 -0
- package/dist/src/hooks/useEvent.d.ts +1 -0
- package/dist/src/hooks/useInnerHeight.d.ts +1 -0
- package/dist/src/hooks/useInnerWidth.d.ts +1 -0
- package/dist/src/hooks/useLinearGradient.d.ts +5 -0
- package/dist/src/hooks/useLongPress.d.ts +10 -0
- package/dist/src/hooks/useOutsideClick.d.ts +1 -0
- package/dist/src/hooks/usePrevious.d.ts +1 -0
- package/dist/src/hooks/useProgressiveImage.d.ts +1 -0
- package/dist/src/hooks/useRadialGradient.d.ts +2 -0
- package/dist/src/hooks/useThemeHook.d.ts +1 -0
- package/dist/src/hooks/useWindowSize.d.ts +4 -0
- package/dist/src/index.d.ts +7 -0
- package/dist/src/molecules/articleCard/articleCard.d.ts +12 -0
- package/dist/src/molecules/blockQuote/blockQuote.d.ts +17 -0
- package/dist/src/molecules/button/button.d.ts +30 -0
- package/dist/src/molecules/button/styles.d.ts +8 -0
- package/dist/src/molecules/checkbox/checkbox.d.ts +9 -0
- package/dist/src/molecules/checkbox/styles.d.ts +9 -0
- package/dist/src/molecules/circle/circle.d.ts +13 -0
- package/dist/src/molecules/clipboard/clipboard.d.ts +7 -0
- package/dist/src/molecules/closeButton/closeButton.d.ts +14 -0
- package/dist/src/molecules/closeButton/styles.d.ts +4 -0
- package/dist/src/molecules/comparisonItem/comparisonItem.d.ts +13 -0
- package/dist/src/molecules/contextBar/contextBar.d.ts +4 -0
- package/dist/src/molecules/countdownTimer/countdownTimer.d.ts +17 -0
- package/dist/src/molecules/dialog/dialog.d.ts +20 -0
- package/dist/src/molecules/dialog/styles.d.ts +5 -0
- package/dist/src/molecules/displayCard/displayCard.d.ts +6 -0
- package/dist/src/molecules/downloadButton/downloadButton.d.ts +8 -0
- package/dist/src/molecules/dragBar/dragBar.d.ts +12 -0
- package/dist/src/molecules/dragBar/styles.d.ts +4 -0
- package/dist/src/molecules/dragBox/dragBox.d.ts +7 -0
- package/dist/src/molecules/dragBox/styles.d.ts +4 -0
- package/dist/src/molecules/drawer/drawer.d.ts +22 -0
- package/dist/src/molecules/drawer/styles.d.ts +8 -0
- package/dist/src/molecules/dropDownMenu/dropDownMenu.d.ts +10 -0
- package/dist/src/molecules/featureBadge/featureBadge.d.ts +14 -0
- package/dist/src/molecules/grid/components/gridItem.d.ts +11 -0
- package/dist/src/molecules/grid/grid.d.ts +17 -0
- package/dist/src/molecules/grid/styles.d.ts +5 -0
- package/dist/src/molecules/iconLink/iconLink.d.ts +22 -0
- package/dist/src/molecules/iconLink/styles.d.ts +7 -0
- package/dist/src/molecules/image/filters.d.ts +9 -0
- package/dist/src/molecules/image/image.d.ts +19 -0
- package/dist/src/molecules/image/loaders/ImageLoader.d.ts +9 -0
- package/dist/src/molecules/image/styles.d.ts +8 -0
- package/dist/src/molecules/imageThumbnail/imageThumbnail.d.ts +9 -0
- package/dist/src/molecules/infiniteScroller/infiniteScroller.d.ts +12 -0
- package/dist/src/molecules/infoBlock/infoBlock.d.ts +10 -0
- package/dist/src/molecules/infoBlock/styles.d.ts +5 -0
- package/dist/src/molecules/input/input.d.ts +38 -0
- package/dist/src/molecules/input/styles.d.ts +9 -0
- package/dist/src/molecules/linkColumn/linkColumn.d.ts +9 -0
- package/dist/src/molecules/linkColumn/styles.d.ts +4 -0
- package/dist/src/molecules/loader/loader.d.ts +7 -0
- package/dist/src/molecules/logo/bellaCadeaux/bellaCadeauxLogo.d.ts +3 -0
- package/dist/src/molecules/logo/blue42/blue42Logo.d.ts +3 -0
- package/dist/src/molecules/logo/greenerStill/greenerStillIcon.d.ts +3 -0
- package/dist/src/molecules/logo/greenerStill/greenerStillLogo.d.ts +3 -0
- package/dist/src/molecules/logo/logo.d.ts +12 -0
- package/dist/src/molecules/logo/promptingU/promptingUIcon.d.ts +3 -0
- package/dist/src/molecules/logo/promptingU/promptingULogo.d.ts +3 -0
- package/dist/src/molecules/logo/soc/socIcon.d.ts +3 -0
- package/dist/src/molecules/logo/soc/socLogo.d.ts +3 -0
- package/dist/src/molecules/logo/streamMarketing/streamMarketingLogo.d.ts +3 -0
- package/dist/src/molecules/logo/streamVA/streamVAIcon.d.ts +3 -0
- package/dist/src/molecules/logo/streamVA/streamVALogo.d.ts +3 -0
- package/dist/src/molecules/masonryGrid/masonryGrid.d.ts +7 -0
- package/dist/src/molecules/menu/components/menuItem.d.ts +10 -0
- package/dist/src/molecules/menu/components/menuSection.d.ts +5 -0
- package/dist/src/molecules/menu/menu.d.ts +3 -0
- package/dist/src/molecules/menu/styles.d.ts +4 -0
- package/dist/src/molecules/navigation/navigation.d.ts +14 -0
- package/dist/src/molecules/navigation/styles.d.ts +15 -0
- package/dist/src/molecules/overlay/overlay.d.ts +10 -0
- package/dist/src/molecules/progress/progress.d.ts +6 -0
- package/dist/src/molecules/progress/styles.d.ts +5 -0
- package/dist/src/molecules/quantitySlider/components/stackedCardHead.d.ts +8 -0
- package/dist/src/molecules/quantitySlider/quantitySlider.d.ts +15 -0
- package/dist/src/molecules/quickLink/quickLink.d.ts +7 -0
- package/dist/src/molecules/releaseNote/releaseNote.d.ts +18 -0
- package/dist/src/molecules/scrollable/scrollable.d.ts +7 -0
- package/dist/src/molecules/scrollable/styles.d.ts +4 -0
- package/dist/src/molecules/scrollingIndicator/scrollingIndicator.d.ts +6 -0
- package/dist/src/molecules/scrollingIndicator/styles.d.ts +5 -0
- package/dist/src/molecules/select/components/option.d.ts +51 -0
- package/dist/src/molecules/select/components/optionContent.d.ts +5 -0
- package/dist/src/molecules/select/select.d.ts +61 -0
- package/dist/src/molecules/select/styles.d.ts +10 -0
- package/dist/src/molecules/separator/separator.d.ts +9 -0
- package/dist/src/molecules/separator/styles.d.ts +8 -0
- package/dist/src/molecules/sheet/components/snapPoint.d.ts +6 -0
- package/dist/src/molecules/sheet/sheet.d.ts +17 -0
- package/dist/src/molecules/sheet/styles.d.ts +8 -0
- package/dist/src/molecules/sidebar/sidebar.d.ts +10 -0
- package/dist/src/molecules/slider/slider.d.ts +15 -0
- package/dist/src/molecules/slider/styles.d.ts +7 -0
- package/dist/src/molecules/sphere/sphere.d.ts +14 -0
- package/dist/src/molecules/stackedCards/stackedCards.d.ts +11 -0
- package/dist/src/molecules/stackedCards/styles.d.ts +4 -0
- package/dist/src/molecules/stoplight/components/colorOption.d.ts +10 -0
- package/dist/src/molecules/stoplight/stoplight.d.ts +12 -0
- package/dist/src/molecules/tab/components/tab.d.ts +7 -0
- package/dist/src/molecules/tab/tabs.d.ts +12 -0
- package/dist/src/molecules/table/components/rowItem.d.ts +8 -0
- package/dist/src/molecules/table/components/tableRow.d.ts +6 -0
- package/dist/src/molecules/table/styles.d.ts +6 -0
- package/dist/src/molecules/table/table.d.ts +13 -0
- package/dist/src/molecules/titledList/titledList.d.ts +10 -0
- package/dist/src/molecules/todo/todo.d.ts +5 -0
- package/dist/src/molecules/toggle/toggle.d.ts +6 -0
- package/dist/src/molecules/tooltip/styles.d.ts +5 -0
- package/dist/src/molecules/tooltip/tooltip.d.ts +11 -0
- package/dist/src/molecules/transition/styles.d.ts +4 -0
- package/dist/src/molecules/transition/transition.d.ts +8 -0
- package/dist/src/organisms/accordion/accordion.d.ts +25 -0
- package/dist/src/organisms/accordion/components/accordionBody.d.ts +6 -0
- package/dist/src/organisms/accordion/components/accordionHeading.d.ts +11 -0
- package/dist/src/organisms/accordion/context/accordionContext.d.ts +9 -0
- package/dist/src/organisms/accordion/styles.d.ts +5 -0
- package/dist/src/organisms/accountMenu/accountMenu.d.ts +17 -0
- package/dist/src/organisms/accountMenu/styles.d.ts +5 -0
- package/dist/src/organisms/animatedGrid/animatedGrid.d.ts +22 -0
- package/dist/src/organisms/awards/components/awardCard.d.ts +9 -0
- package/dist/src/organisms/awards/components/awardGroupLabel.d.ts +6 -0
- package/dist/src/organisms/awards/components/expandedAwardCard.d.ts +13 -0
- package/dist/src/organisms/awards/components/incrementalAwardLabel.d.ts +6 -0
- package/dist/src/organisms/awards/styles.d.ts +6 -0
- package/dist/src/organisms/awards/types/index.d.ts +6 -0
- package/dist/src/organisms/banner/banner.d.ts +10 -0
- package/dist/src/organisms/buttonWithMenu/buttonWithMenu.d.ts +19 -0
- package/dist/src/organisms/circleMenu/circleMenu.d.ts +10 -0
- package/dist/src/organisms/circleMenu/styles.d.ts +5 -0
- package/dist/src/organisms/comparisonIncludesList/comparisonIncludesList.d.ts +7 -0
- package/dist/src/organisms/configurationCard/configurationCard.d.ts +20 -0
- package/dist/src/organisms/confirmDialog/confirmDialog.d.ts +24 -0
- package/dist/src/organisms/contentPusher/contentPusher.d.ts +23 -0
- package/dist/src/organisms/featureAnnouncement/featureAnnouncement.d.ts +18 -0
- package/dist/src/organisms/imageUploadWidget/imageUploadWidget.d.ts +28 -0
- package/dist/src/organisms/imageUploadWidget/styles.d.ts +4 -0
- package/dist/src/organisms/imageUploader/imageUploader.d.ts +20 -0
- package/dist/src/organisms/incrementSetting/incrementSetting.d.ts +17 -0
- package/dist/src/organisms/incrementSetting/loader/incrementSettingLoader.d.ts +5 -0
- package/dist/src/organisms/incrementSetting/styles.d.ts +4 -0
- package/dist/src/organisms/inviteCard/inviteCard.d.ts +24 -0
- package/dist/src/organisms/navigationPill/navigationPill.d.ts +15 -0
- package/dist/src/organisms/navigationPill/styles.d.ts +8 -0
- package/dist/src/organisms/page/page.d.ts +29 -0
- package/dist/src/organisms/phoneInput/phoneInput.d.ts +22 -0
- package/dist/src/organisms/phoneInput/styles.d.ts +5 -0
- package/dist/src/organisms/pill/pill.d.ts +18 -0
- package/dist/src/organisms/pinInput/components/pinBox.d.ts +10 -0
- package/dist/src/organisms/pinInput/pinInput.d.ts +13 -0
- package/dist/src/organisms/pinInput/styles.d.ts +7 -0
- package/dist/src/organisms/pricingTile/pricingTile.d.ts +43 -0
- package/dist/src/organisms/promotionWidget/promotionWidget.d.ts +18 -0
- package/dist/src/organisms/qdsChrome/components/content.d.ts +16 -0
- package/dist/src/organisms/qdsChrome/components/revealingContent.d.ts +10 -0
- package/dist/src/organisms/qdsChrome/qdsChrome.d.ts +39 -0
- package/dist/src/organisms/qdsChrome/styles.d.ts +10 -0
- package/dist/src/organisms/quantumColorPicker/components/colorThumbnail.d.ts +7 -0
- package/dist/src/organisms/quantumColorPicker/quantumColorPicker.d.ts +15 -0
- package/dist/src/organisms/quantumColorPicker/styles.d.ts +4 -0
- package/dist/src/organisms/radioCard/radioCard.d.ts +11 -0
- package/dist/src/organisms/radioCard/styles.d.ts +4 -0
- package/dist/src/organisms/radioOptionList/radioOptionList.d.ts +17 -0
- package/dist/src/organisms/radioOptionList/styles.d.ts +4 -0
- package/dist/src/organisms/releaseNoteDialog/releaseNoteDialog.d.ts +25 -0
- package/dist/src/organisms/selectableList/components/selectableCard.d.ts +8 -0
- package/dist/src/organisms/selectableList/selectableList.d.ts +9 -0
- package/dist/src/organisms/selectableList/styles.d.ts +4 -0
- package/dist/src/organisms/settingInput/settingInput.d.ts +10 -0
- package/dist/src/organisms/settingInput/styles.d.ts +4 -0
- package/dist/src/organisms/staticNavigation/components/mobileView.d.ts +9 -0
- package/dist/src/organisms/staticNavigation/components/navigationLink.d.ts +12 -0
- package/dist/src/organisms/staticNavigation/staticNavigation.d.ts +37 -0
- package/dist/src/organisms/staticNavigation/styles.d.ts +5 -0
- package/dist/src/organisms/stepper/components/step.d.ts +6 -0
- package/dist/src/organisms/stepper/stepper.d.ts +16 -0
- package/dist/src/organisms/subNavigation/components/subNavigationHeading.d.ts +10 -0
- package/dist/src/organisms/subNavigation/styles.d.ts +5 -0
- package/dist/src/organisms/subNavigation/subNavigation.d.ts +19 -0
- package/dist/src/organisms/upsaleDialog/styles.d.ts +4 -0
- package/dist/src/organisms/upsaleDialog/upsaleDialog.d.ts +36 -0
- package/dist/src/organisms/upsaleDialog/upsaleOptions.d.ts +33 -0
- package/dist/src/organisms/userCard/loaders/userCardLoader.d.ts +6 -0
- package/dist/src/organisms/userCard/styles.d.ts +5 -0
- package/dist/src/organisms/userCard/userCard.d.ts +13 -0
- package/dist/src/organisms/videoPlayer/components/playButton.d.ts +9 -0
- package/dist/src/organisms/videoPlayer/components/poster.d.ts +12 -0
- package/dist/src/organisms/videoPlayer/styles.d.ts +8 -0
- package/dist/src/organisms/videoPlayer/videoPlayer.d.ts +15 -0
- package/dist/src/organisms/zoom/styles.d.ts +5 -0
- package/dist/src/organisms/zoom/zoom.d.ts +15 -0
- package/dist/src/portfolios/editor/editorSidebar/components/innerContents.d.ts +17 -0
- package/dist/src/portfolios/editor/editorSidebar/editorSidebar.d.ts +5 -0
- package/dist/src/portfolios/soc/affiliateShareWidget/affiliateShareWidget.d.ts +5 -0
- package/dist/src/portfolios/soc/affiliateUpsalePromotionWidget/affiliateUpsalePromotionWidget.d.ts +7 -0
- package/dist/src/portfolios/soc/components/bulkSend/bulkSend.d.ts +46 -0
- package/dist/src/portfolios/soc/components/bulkSend/cardQuantitySlider.d.ts +8 -0
- package/dist/src/portfolios/soc/components/cardEntryDialog/cardEntryDialog.d.ts +18 -0
- package/dist/src/portfolios/soc/components/orderCard/orderCard.d.ts +15 -0
- package/dist/src/portfolios/soc/components/orderCard/styles.d.ts +4 -0
- package/dist/src/portfolios/soc/components/paperTypeModal/paperTypeModal.d.ts +15 -0
- package/dist/src/portfolios/soc/components/paperTypeModal/styles.d.ts +4 -0
- package/dist/src/portfolios/soc/components/upsaleSheet/components/selectedOption.d.ts +9 -0
- package/dist/src/portfolios/soc/components/upsaleSheet/styles.d.ts +4 -0
- package/dist/src/portfolios/soc/components/upsaleSheet/upsaleSheet.d.ts +31 -0
- package/dist/src/portfolios/soc/subscriptionUpsaleDialog/constants/constants.d.ts +10 -0
- package/dist/src/portfolios/soc/subscriptionUpsaleDialog/subscriptionUpsaleDialog.d.ts +3 -0
- package/dist/src/stories/atoms/Anchor.stories.d.ts +5 -0
- package/dist/src/stories/atoms/AnimatedCheckmark.stories.d.ts +6 -0
- package/dist/src/stories/atoms/Aside.stories.d.ts +5 -0
- package/dist/src/stories/atoms/Avatar.stories.d.ts +9 -0
- package/dist/src/stories/atoms/Badge.stories.d.ts +7 -0
- package/dist/src/stories/atoms/Bar.stories.d.ts +5 -0
- package/dist/src/stories/atoms/Capsule.stories.d.ts +5 -0
- package/dist/src/stories/atoms/Card.stories.d.ts +5 -0
- package/dist/src/stories/atoms/Colors.stories.d.ts +11 -0
- package/dist/src/stories/atoms/Div.stories.d.ts +5 -0
- package/dist/src/stories/atoms/Flex.stories.d.ts +5 -0
- package/dist/src/stories/atoms/Hstack.stories.d.ts +5 -0
- package/dist/src/stories/atoms/Icons.stories.d.ts +106 -0
- package/dist/src/stories/atoms/List.stories.d.ts +6 -0
- package/dist/src/stories/atoms/ListItem.stories.d.ts +5 -0
- package/dist/src/stories/atoms/LoadingSpinner.stories.d.ts +5 -0
- package/dist/src/stories/atoms/Section.stories.d.ts +5 -0
- package/dist/src/stories/atoms/Spacer.stories.d.ts +5 -0
- package/dist/src/stories/atoms/Span.stories.d.ts +5 -0
- package/dist/src/stories/atoms/Text.stories.d.ts +21 -0
- package/dist/src/stories/atoms/VStack.stories.d.ts +5 -0
- package/dist/src/stories/molecules/ArticleCard.stories.d.ts +6 -0
- package/dist/src/stories/molecules/BlockQuote.stories.d.ts +5 -0
- package/dist/src/stories/molecules/Button.stories.d.ts +13 -0
- package/dist/src/stories/molecules/Checkbox.stories.d.ts +9 -0
- package/dist/src/stories/molecules/Circle.stories.d.ts +5 -0
- package/dist/src/stories/molecules/Clipboard.stories.d.ts +5 -0
- package/dist/src/stories/molecules/CloseButton.stories.d.ts +5 -0
- package/dist/src/stories/molecules/ComparisonItem.stories.d.ts +4 -0
- package/dist/src/stories/molecules/CountdownTimer.stories.d.ts +5 -0
- package/dist/src/stories/molecules/Dialog.stories.d.ts +6 -0
- package/dist/src/stories/molecules/DisplayCard.stories.d.ts +5 -0
- package/dist/src/stories/molecules/DownloadButton.stories.d.ts +5 -0
- package/dist/src/stories/molecules/Drawer.stories.d.ts +11 -0
- package/dist/src/stories/molecules/DropDownMenu.stories.d.ts +5 -0
- package/dist/src/stories/molecules/FeatureBadge.stories.d.ts +4 -0
- package/dist/src/stories/molecules/Grid.stories.d.ts +5 -0
- package/dist/src/stories/molecules/IconLink.stories.d.ts +11 -0
- package/dist/src/stories/molecules/Image.stories.d.ts +8 -0
- package/dist/src/stories/molecules/ImageThumbnail.stories.d.ts +5 -0
- package/dist/src/stories/molecules/InfiniteScroller.stories.d.ts +5 -0
- package/dist/src/stories/molecules/InfoBlock.stories.d.ts +4 -0
- package/dist/src/stories/molecules/Input.stories.d.ts +16 -0
- package/dist/src/stories/molecules/LinkColumn.stories.d.ts +5 -0
- package/dist/src/stories/molecules/Loader.stories.d.ts +5 -0
- package/dist/src/stories/molecules/Logo.stories.d.ts +5 -0
- package/dist/src/stories/molecules/MasonryGrid.stories.d.ts +5 -0
- package/dist/src/stories/molecules/Menu.stories.d.ts +5 -0
- package/dist/src/stories/molecules/Progress.stories.d.ts +5 -0
- package/dist/src/stories/molecules/QuantitySlider.stories.d.ts +5 -0
- package/dist/src/stories/molecules/ReleaseNote.stories.d.ts +5 -0
- package/dist/src/stories/molecules/Scrollable.stories.d.ts +5 -0
- package/dist/src/stories/molecules/ScrollingIndicator.stories.d.ts +5 -0
- package/dist/src/stories/molecules/Select.stories.d.ts +7 -0
- package/dist/src/stories/molecules/Separator.stories.d.ts +9 -0
- package/dist/src/stories/molecules/Sheet.stories.d.ts +8 -0
- package/dist/src/stories/molecules/Sidebar.stories.d.ts +5 -0
- package/dist/src/stories/molecules/Slider.stories.d.ts +5 -0
- package/dist/src/stories/molecules/Sphere.stories.d.ts +5 -0
- package/dist/src/stories/molecules/StackedCards.stories.d.ts +5 -0
- package/dist/src/stories/molecules/Stoplight.stories.d.ts +10 -0
- package/dist/src/stories/molecules/Tab.stories.d.ts +5 -0
- package/dist/src/stories/molecules/Table.stories.d.ts +6 -0
- package/dist/src/stories/molecules/TitledList.stories.d.ts +5 -0
- package/dist/src/stories/molecules/Toggle.stories.d.ts +4 -0
- package/dist/src/stories/molecules/ToolTip.stories.d.ts +7 -0
- package/dist/src/stories/molecules/Transition.stories.d.ts +5 -0
- package/dist/src/stories/organisms/Accordion.stories.d.ts +9 -0
- package/dist/src/stories/organisms/AccountMenu.stories.d.ts +5 -0
- package/dist/src/stories/organisms/AnimatedGrid.stories.d.ts +5 -0
- package/dist/src/stories/organisms/Awards.stories.d.ts +7 -0
- package/dist/src/stories/organisms/Banner.stories.d.ts +6 -0
- package/dist/src/stories/organisms/ButtonWithMenu.stories.d.ts +5 -0
- package/dist/src/stories/organisms/CircleMenu.stories.d.ts +5 -0
- package/dist/src/stories/organisms/ComparisonIncludesList.stories.d.ts +4 -0
- package/dist/src/stories/organisms/ConfigurationCard.stories.d.ts +7 -0
- package/dist/src/stories/organisms/ConfirmDialog.stories.d.ts +7 -0
- package/dist/src/stories/organisms/ContentPusher.stories.d.ts +5 -0
- package/dist/src/stories/organisms/FeatureAnnouncement.stories.d.ts +5 -0
- package/dist/src/stories/organisms/ImageUploadWidget.stories.d.ts +5 -0
- package/dist/src/stories/organisms/ImageUploader.stories.d.ts +5 -0
- package/dist/src/stories/organisms/IncrementSetting.stories.d.ts +6 -0
- package/dist/src/stories/organisms/InviteCard.stories.d.ts +4 -0
- package/dist/src/stories/organisms/Page.stories.d.ts +4 -0
- package/dist/src/stories/organisms/PhoneInput.stories.d.ts +4 -0
- package/dist/src/stories/organisms/Pill.stories.d.ts +5 -0
- package/dist/src/stories/organisms/PinInput.stories.d.ts +6 -0
- package/dist/src/stories/organisms/PricingTile.stories.d.ts +6 -0
- package/dist/src/stories/organisms/PromotionWidget.stories.d.ts +5 -0
- package/dist/src/stories/organisms/QDSChrome.stories.d.ts +4 -0
- package/dist/src/stories/organisms/QuantumColorPicker.stories.d.ts +5 -0
- package/dist/src/stories/organisms/RadioCard.stories.d.ts +4 -0
- package/dist/src/stories/organisms/RadioOptionList.stories.d.ts +4 -0
- package/dist/src/stories/organisms/ReleaseNoteDialog.stories.d.ts +5 -0
- package/dist/src/stories/organisms/SelectableList.stories.d.ts +5 -0
- package/dist/src/stories/organisms/SettingInput.stories.d.ts +6 -0
- package/dist/src/stories/organisms/StaticNavigation.stories.d.ts +5 -0
- package/dist/src/stories/organisms/Stepper.stories.d.ts +5 -0
- package/dist/src/stories/organisms/UpsaleDialog.stories.d.ts +4 -0
- package/dist/src/stories/organisms/UserCard.stories.d.ts +7 -0
- package/dist/src/stories/organisms/UserCardLoader.stories.d.ts +6 -0
- package/dist/src/stories/organisms/VideoPlayer.stories.d.ts +5 -0
- package/dist/src/stories/organisms/Zoom.stories.d.ts +6 -0
- package/dist/src/stories/portfolios/SOC/AffiliateShareWidget.stories.d.ts +5 -0
- package/dist/src/stories/portfolios/SOC/AffiliateUpsalePromotionWidget.stories.d.ts +5 -0
- package/dist/src/stories/portfolios/SOC/BulkSend.stories.d.ts +5 -0
- package/dist/src/stories/portfolios/SOC/CardEntryDialog.stories.d.ts +4 -0
- package/dist/src/stories/portfolios/SOC/OrderCard.stories.d.ts +6 -0
- package/dist/src/stories/portfolios/SOC/PaperTypeModal.stories.d.ts +5 -0
- package/dist/src/stories/portfolios/SOC/UpsaleSheet.stories.d.ts +4 -0
- package/dist/src/stories/portfolios/SOC/subscriptionUpsale/SubscriptionUpsaleDialog.stories.d.ts +4 -0
- package/dist/src/stories/portfolios/editor/EditorSidebar.stories.d.ts +5 -0
- package/dist/src/theme/quantumThemeWrapper.d.ts +7 -0
- package/dist/src/theme/theming/concepts.d.ts +107 -0
- package/dist/src/theme/theming/entities.d.ts +1038 -0
- package/dist/src/theme/tokens/borders.d.ts +7 -0
- package/dist/src/theme/tokens/colors.d.ts +11 -0
- package/dist/src/theme/tokens/mediaQueries.d.ts +8 -0
- package/dist/src/theme/tokens/radius.d.ts +9 -0
- package/dist/src/theme/tokens/shadows.d.ts +8 -0
- package/dist/src/theme/tokens/sizing.d.ts +14 -0
- package/dist/src/theme/tokens/spacing.d.ts +2 -0
- package/dist/src/theme/tokens/strokeWidth.d.ts +0 -0
- package/dist/src/theme/tokens/typography.d.ts +22 -0
- package/dist/src/theme/types.d.ts +13 -0
- package/dist/src/types/global.d.ts +29 -0
- package/package.json +1 -1
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { FC } from 'react';
|
|
2
|
+
import { IncrementalAwardType } from '../types';
|
|
3
|
+
export declare type AwardCardProps = {
|
|
4
|
+
image: string;
|
|
5
|
+
title: string;
|
|
6
|
+
onClick?: () => void;
|
|
7
|
+
progress: IncrementalAwardType | number;
|
|
8
|
+
};
|
|
9
|
+
export declare const AwardCard: FC<AwardCardProps>;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { FC } from 'react';
|
|
2
|
+
import { IncrementalAwardType } from '../types';
|
|
3
|
+
export declare type ExpandedAwardProps = {
|
|
4
|
+
image: string;
|
|
5
|
+
title: string;
|
|
6
|
+
description: string;
|
|
7
|
+
checklist: string[];
|
|
8
|
+
checklistTitle: string;
|
|
9
|
+
checklistSubtitle: string;
|
|
10
|
+
close: () => void;
|
|
11
|
+
progress: IncrementalAwardType | number;
|
|
12
|
+
};
|
|
13
|
+
export declare const ExpandedAwardCard: FC<ExpandedAwardProps>;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { FC } from 'react';
|
|
2
|
+
import { IconType } from "../../atoms/iconography/types";
|
|
3
|
+
export declare type BannerProps = {
|
|
4
|
+
icon?: IconType;
|
|
5
|
+
message?: string;
|
|
6
|
+
status: StatusType;
|
|
7
|
+
outlined?: boolean;
|
|
8
|
+
};
|
|
9
|
+
export declare type StatusType = 'success' | 'warning' | 'danger';
|
|
10
|
+
export declare const Banner: FC<BannerProps>;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { FC } from 'react';
|
|
2
|
+
import { ButtonProps } from "../../exports/molecules";
|
|
3
|
+
import { IconType } from "../../exports/atoms";
|
|
4
|
+
declare type MenuLocationType = 'top' | 'bottom';
|
|
5
|
+
export declare type MenuOptionType = {
|
|
6
|
+
title: string;
|
|
7
|
+
onClick: () => void;
|
|
8
|
+
icon?: IconType;
|
|
9
|
+
};
|
|
10
|
+
export declare type ButtonWithMenuProps = {
|
|
11
|
+
menuLocation: MenuLocationType;
|
|
12
|
+
menuOptions: MenuOptionType[];
|
|
13
|
+
isExpanded: boolean;
|
|
14
|
+
isLoading?: boolean;
|
|
15
|
+
loadingMessage?: string;
|
|
16
|
+
onClick: () => void;
|
|
17
|
+
} & ButtonProps;
|
|
18
|
+
export declare const ButtonWithMenu: FC<ButtonWithMenuProps>;
|
|
19
|
+
export {};
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { FC } from 'react';
|
|
2
|
+
import { IconType } from "../../atoms/iconography/types";
|
|
3
|
+
import { SizeType } from "../../types/global";
|
|
4
|
+
export declare type CircleMenuProps = {
|
|
5
|
+
icon: IconType;
|
|
6
|
+
size: SizeType;
|
|
7
|
+
setIsSheetOpen: (isOpen: boolean) => void;
|
|
8
|
+
isOpen: boolean;
|
|
9
|
+
};
|
|
10
|
+
export declare const CircleMenu: FC<CircleMenuProps>;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { FC } from 'react';
|
|
2
|
+
import { ComparisonItemProps } from "../..";
|
|
3
|
+
export declare type ComparisonIncludesListProps = {
|
|
4
|
+
items: ComparisonItemProps[];
|
|
5
|
+
isMinified?: boolean;
|
|
6
|
+
};
|
|
7
|
+
export declare const ComparisonIncludesList: FC<ComparisonIncludesListProps>;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import React, { FC } from 'react';
|
|
2
|
+
import { HOCColorKeysWithSwatch } from "../../helpers/hoc-types/entityValueTypes";
|
|
3
|
+
declare type ConfigurationCardType = 'addon' | 'info' | 'upsale';
|
|
4
|
+
export declare type ConfigurationCardProps = {
|
|
5
|
+
graphic?: 'blank' | 'addressed' | 'withStamp' | 'none' | React.ReactNode;
|
|
6
|
+
title: string;
|
|
7
|
+
description?: string;
|
|
8
|
+
cost?: number | string;
|
|
9
|
+
isSelected?: boolean;
|
|
10
|
+
onSelect?: (configurationId: string) => void;
|
|
11
|
+
configurationId: string;
|
|
12
|
+
itemPriceTitle?: string;
|
|
13
|
+
stackedCardImage?: string;
|
|
14
|
+
layout?: 'horizontal' | 'vertical';
|
|
15
|
+
type?: ConfigurationCardType;
|
|
16
|
+
isFeatured?: boolean;
|
|
17
|
+
backgroundColor?: HOCColorKeysWithSwatch;
|
|
18
|
+
};
|
|
19
|
+
export declare const ConfigurationCard: FC<ConfigurationCardProps>;
|
|
20
|
+
export {};
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { FC } from 'react';
|
|
2
|
+
import { DialogProps } from "../../molecules/dialog/dialog";
|
|
3
|
+
export declare type ConfirmDialogProps = {
|
|
4
|
+
requireScroll?: boolean;
|
|
5
|
+
accept: {
|
|
6
|
+
title: string;
|
|
7
|
+
onClick: () => void;
|
|
8
|
+
};
|
|
9
|
+
decline?: {
|
|
10
|
+
title: string;
|
|
11
|
+
onClick: () => void;
|
|
12
|
+
};
|
|
13
|
+
title: string;
|
|
14
|
+
description: string;
|
|
15
|
+
zIndex?: number;
|
|
16
|
+
isOpen: boolean;
|
|
17
|
+
primaryAction?: 'accept' | 'decline';
|
|
18
|
+
onClose?: () => void;
|
|
19
|
+
additionalLink?: {
|
|
20
|
+
title: string;
|
|
21
|
+
onClick: () => void;
|
|
22
|
+
};
|
|
23
|
+
} & DialogProps;
|
|
24
|
+
export declare const ConfirmDialog: FC<ConfirmDialogProps>;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import React, { FC } from 'react';
|
|
2
|
+
declare type VerticalZone = {
|
|
3
|
+
component: React.ReactNode;
|
|
4
|
+
height: number | string;
|
|
5
|
+
};
|
|
6
|
+
declare type HorizontalZone = {
|
|
7
|
+
component: React.ReactNode;
|
|
8
|
+
width: number | string;
|
|
9
|
+
};
|
|
10
|
+
export declare type ZoneType = {
|
|
11
|
+
top?: VerticalZone;
|
|
12
|
+
bottom?: VerticalZone;
|
|
13
|
+
left?: HorizontalZone;
|
|
14
|
+
right?: HorizontalZone;
|
|
15
|
+
};
|
|
16
|
+
export declare type ContentPusherProps = {
|
|
17
|
+
zones: ZoneType;
|
|
18
|
+
zoneToOpen: keyof ZoneType;
|
|
19
|
+
isOpen: boolean;
|
|
20
|
+
setIsOpen: (isOpen: boolean) => void;
|
|
21
|
+
};
|
|
22
|
+
export declare const ContentPusher: FC<ContentPusherProps>;
|
|
23
|
+
export {};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { FC } from 'react';
|
|
2
|
+
import { ButtonType } from "../../exports/molecules";
|
|
3
|
+
import { BackgroundColor } from "../../helpers/hoc-types/hocBaseUnion";
|
|
4
|
+
export declare type FeatureAnnouncementProps = {
|
|
5
|
+
title: string;
|
|
6
|
+
description: string;
|
|
7
|
+
locationId?: string;
|
|
8
|
+
onClose?: () => void;
|
|
9
|
+
button?: {
|
|
10
|
+
title: string;
|
|
11
|
+
onClick?: () => void;
|
|
12
|
+
type?: ButtonType;
|
|
13
|
+
};
|
|
14
|
+
imageURL: string;
|
|
15
|
+
backgroundColor?: BackgroundColor;
|
|
16
|
+
maxWidth?: string;
|
|
17
|
+
};
|
|
18
|
+
export declare const FeatureAnnouncement: FC<FeatureAnnouncementProps>;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { FC } from 'react';
|
|
2
|
+
import { AcceptedFiles, RejectedFiles } from '../imageUploader/imageUploader';
|
|
3
|
+
export declare type UserImage = {
|
|
4
|
+
url: string;
|
|
5
|
+
onClick: () => void;
|
|
6
|
+
isHorizontal: boolean;
|
|
7
|
+
};
|
|
8
|
+
export declare type ImageUploadWidgetProps = {
|
|
9
|
+
title: string;
|
|
10
|
+
maxHeight?: string;
|
|
11
|
+
onClose: () => void;
|
|
12
|
+
onFinished: () => void;
|
|
13
|
+
isOpen: boolean;
|
|
14
|
+
onUpload: (files: {
|
|
15
|
+
accepted: AcceptedFiles;
|
|
16
|
+
rejected: RejectedFiles;
|
|
17
|
+
}, fileList?: FileList | null) => void;
|
|
18
|
+
hasMultiUpload?: boolean;
|
|
19
|
+
userImages?: UserImage[];
|
|
20
|
+
x: number;
|
|
21
|
+
y: number;
|
|
22
|
+
dataLength?: number;
|
|
23
|
+
loadMore?: () => void;
|
|
24
|
+
hasMore?: boolean;
|
|
25
|
+
endMessage?: string;
|
|
26
|
+
width?: number;
|
|
27
|
+
};
|
|
28
|
+
export declare const ImageUploadWidget: FC<ImageUploadWidgetProps>;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { FileRejection } from 'react-dropzone';
|
|
3
|
+
import { BackgroundColor } from "../../helpers/hoc-types/hocBaseUnion";
|
|
4
|
+
declare type AcceptedFileType = 'jpg' | 'png' | 'gif' | 'jpeg';
|
|
5
|
+
export declare type ImageUploaderProps = {
|
|
6
|
+
onUpload: (files: {
|
|
7
|
+
accepted: File[];
|
|
8
|
+
rejected: FileRejection[];
|
|
9
|
+
}, fileList?: FileList | null) => void;
|
|
10
|
+
acceptedFiles: AcceptedFileType[];
|
|
11
|
+
hasMultiupload?: boolean;
|
|
12
|
+
maxFileSize?: number;
|
|
13
|
+
maxAcceptedFiles?: number;
|
|
14
|
+
uploadTitle?: string;
|
|
15
|
+
backgroundColor?: BackgroundColor;
|
|
16
|
+
};
|
|
17
|
+
export declare type AcceptedFiles = File[];
|
|
18
|
+
export declare type RejectedFiles = FileRejection[];
|
|
19
|
+
export declare const ImageUploader: (props: ImageUploaderProps) => JSX.Element;
|
|
20
|
+
export {};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { FC } from 'react';
|
|
2
|
+
import { SliderOriginType, SliderProgressColor } from "../../molecules/slider/slider";
|
|
3
|
+
import { SpacingDirection, LiteralUnion, HOCSpacingKeys } from "../../helpers/hoc-types/entityValueTypes";
|
|
4
|
+
export declare type IncrementSettingProps = {
|
|
5
|
+
value: number;
|
|
6
|
+
setValue: (value: number) => void;
|
|
7
|
+
title: string;
|
|
8
|
+
min: number;
|
|
9
|
+
max: number;
|
|
10
|
+
isDisabled?: boolean;
|
|
11
|
+
layout: 'block' | 'inline' | 'inlineBlock';
|
|
12
|
+
activeColor?: SliderProgressColor;
|
|
13
|
+
inputWidth?: number;
|
|
14
|
+
sliderOrigin?: SliderOriginType;
|
|
15
|
+
outset?: SpacingDirection | LiteralUnion<HOCSpacingKeys>;
|
|
16
|
+
};
|
|
17
|
+
export declare const IncrementSetting: FC<IncrementSettingProps>;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { FC } from 'react';
|
|
2
|
+
import { AvatarProps, AnchorProps } from "../../exports/atoms";
|
|
3
|
+
import { ButtonType } from "../../exports/molecules";
|
|
4
|
+
declare type Action = {
|
|
5
|
+
title: string;
|
|
6
|
+
type?: ButtonType;
|
|
7
|
+
onClick: () => void;
|
|
8
|
+
};
|
|
9
|
+
declare type User = {
|
|
10
|
+
name: string;
|
|
11
|
+
active: string;
|
|
12
|
+
profileDate: string;
|
|
13
|
+
status: string;
|
|
14
|
+
activityFeed: string;
|
|
15
|
+
activityDescription: string;
|
|
16
|
+
};
|
|
17
|
+
export declare type InviteCardProps = {
|
|
18
|
+
user: User;
|
|
19
|
+
avatar: AvatarProps;
|
|
20
|
+
extraLink: AnchorProps;
|
|
21
|
+
action: Action;
|
|
22
|
+
};
|
|
23
|
+
export declare const InviteCard: FC<InviteCardProps>;
|
|
24
|
+
export {};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { FC } from 'react';
|
|
2
|
+
import { Item, UserInfo } from '../qdsChrome/qdsChrome';
|
|
3
|
+
declare type NavigationPillType = {
|
|
4
|
+
circleSize: number;
|
|
5
|
+
height: number;
|
|
6
|
+
links: Item[];
|
|
7
|
+
quickLinks: Item[];
|
|
8
|
+
user: UserInfo;
|
|
9
|
+
accountRouteOnClick: () => void;
|
|
10
|
+
setIsExpanded: (isExpanded: boolean) => void;
|
|
11
|
+
isSheetOpen: boolean;
|
|
12
|
+
setSheetIsOpen: (isSheetOpen: boolean) => void;
|
|
13
|
+
};
|
|
14
|
+
export declare const NavigationPill: FC<NavigationPillType>;
|
|
15
|
+
export {};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
navigationPillContainer: (height: number) => import("@emotion/utils").SerializedStyles;
|
|
3
|
+
pillBackground: import("@emotion/utils").SerializedStyles;
|
|
4
|
+
pillCutOut: (cutOutSize: number) => import("@emotion/utils").SerializedStyles;
|
|
5
|
+
pillDot: (cutOutSize: number) => import("@emotion/utils").SerializedStyles;
|
|
6
|
+
pillItem: (height: number) => import("@emotion/utils").SerializedStyles;
|
|
7
|
+
};
|
|
8
|
+
export default _default;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { FC } from 'react';
|
|
2
|
+
import { MotionValue } from 'framer-motion';
|
|
3
|
+
export declare type PageEffectType = 'none' | 'cube' | 'coverflow' | 'wheel' | 'pile';
|
|
4
|
+
declare type PageContentDimensionType = 'auto' | 'stretch' | number;
|
|
5
|
+
declare type PageAlignmentType = 'start' | 'center' | 'end';
|
|
6
|
+
export declare type PageProps = {
|
|
7
|
+
height: string | number;
|
|
8
|
+
width: string | number;
|
|
9
|
+
direction: 'horizontal' | 'vertical';
|
|
10
|
+
contentWidth: PageContentDimensionType;
|
|
11
|
+
contentHeight: PageContentDimensionType;
|
|
12
|
+
alignment: PageAlignmentType;
|
|
13
|
+
currentPage: number;
|
|
14
|
+
gap: number;
|
|
15
|
+
padding: number;
|
|
16
|
+
momentum: boolean;
|
|
17
|
+
animationType: PageEffectType;
|
|
18
|
+
paddingTop?: number;
|
|
19
|
+
paddingRight?: number;
|
|
20
|
+
paddingBottom?: number;
|
|
21
|
+
paddingLeft?: number;
|
|
22
|
+
directionLock?: boolean;
|
|
23
|
+
dragEnabled?: boolean;
|
|
24
|
+
wheelEnabled?: boolean;
|
|
25
|
+
contentOffsetX?: MotionValue<number> | number;
|
|
26
|
+
contentOffsetY?: MotionValue<number> | number;
|
|
27
|
+
};
|
|
28
|
+
export declare const Page: FC<PageProps>;
|
|
29
|
+
export {};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { FC } from 'react';
|
|
2
|
+
import { IconType } from "../../exports/atoms";
|
|
3
|
+
declare type Country = {
|
|
4
|
+
isoCode: string;
|
|
5
|
+
callingCode: number;
|
|
6
|
+
};
|
|
7
|
+
export declare type PhoneInputProps = {
|
|
8
|
+
countries: Country[];
|
|
9
|
+
phoneNumber: string;
|
|
10
|
+
selectedCountryIndex: number;
|
|
11
|
+
onSelectedCountryIndexChange: (selectedCountryIndex: number) => void;
|
|
12
|
+
onPhoneNumberChange: (phoneNumber: string) => void;
|
|
13
|
+
message?: {
|
|
14
|
+
type: 'success' | 'danger' | 'warning';
|
|
15
|
+
content: string;
|
|
16
|
+
icon?: IconType;
|
|
17
|
+
onClick?: () => void;
|
|
18
|
+
};
|
|
19
|
+
maxHeight?: string;
|
|
20
|
+
};
|
|
21
|
+
export declare const PhoneInput: FC<PhoneInputProps>;
|
|
22
|
+
export {};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { FC } from 'react';
|
|
2
|
+
import { IconType, IconColors, orientation } from "../../exports/atoms";
|
|
3
|
+
import { Shadows } from "../../helpers/hoc-types/entityValueTypes";
|
|
4
|
+
export declare type PillProps = {
|
|
5
|
+
title?: string;
|
|
6
|
+
items: PillItemsType[];
|
|
7
|
+
flexDirection?: 'row' | 'row-reverse';
|
|
8
|
+
boxShadow?: Shadows;
|
|
9
|
+
};
|
|
10
|
+
export declare type PillItemsType = {
|
|
11
|
+
title: string;
|
|
12
|
+
icon: IconType;
|
|
13
|
+
iconOrientation?: orientation;
|
|
14
|
+
onClick: () => void;
|
|
15
|
+
isActive?: boolean;
|
|
16
|
+
activeColor?: IconColors;
|
|
17
|
+
};
|
|
18
|
+
export declare const Pill: FC<PillProps>;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
declare type PinBoxProps = {
|
|
3
|
+
initialValue?: string;
|
|
4
|
+
onChange: (value: string) => void;
|
|
5
|
+
onBackspace: () => void;
|
|
6
|
+
isSecret?: boolean;
|
|
7
|
+
isFocused?: boolean;
|
|
8
|
+
};
|
|
9
|
+
export declare const PinBox: React.FC<PinBoxProps>;
|
|
10
|
+
export {};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { FC } from 'react';
|
|
2
|
+
export declare type PinInputProps = {
|
|
3
|
+
length: 4 | 5 | 6;
|
|
4
|
+
onChange: (value: string) => void;
|
|
5
|
+
onComplete?: (value: string) => void;
|
|
6
|
+
hasFocus?: boolean;
|
|
7
|
+
isSecret?: boolean;
|
|
8
|
+
message?: {
|
|
9
|
+
type: 'success' | 'danger' | 'warning';
|
|
10
|
+
content: string;
|
|
11
|
+
};
|
|
12
|
+
};
|
|
13
|
+
export declare const PinInput: FC<PinInputProps>;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { InputsEntity } from "../../theme/theming/entities";
|
|
2
|
+
declare const _default: {
|
|
3
|
+
pinForm: (inputEntity: InputsEntity) => import("@emotion/utils").SerializedStyles;
|
|
4
|
+
pinBoxContainer: import("@emotion/utils").SerializedStyles;
|
|
5
|
+
pinBox: (inputEntity: InputsEntity, focus: boolean) => import("@emotion/utils").SerializedStyles;
|
|
6
|
+
};
|
|
7
|
+
export default _default;
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import { FC } from 'react';
|
|
2
|
+
import { TextColor } from "../../exports/atoms";
|
|
3
|
+
declare type PricingTileColorType = Exclude<TextColor, 'anchorBlue'>;
|
|
4
|
+
declare type ActionType = {
|
|
5
|
+
text: string;
|
|
6
|
+
onClick: () => void;
|
|
7
|
+
shouldTextMatchBackground?: boolean;
|
|
8
|
+
};
|
|
9
|
+
declare type FeaturedItemStyleType = {
|
|
10
|
+
backgroundColor: PricingTileColorType;
|
|
11
|
+
accentColor: PricingTileColorType;
|
|
12
|
+
textColor: 'gray' | 'white';
|
|
13
|
+
};
|
|
14
|
+
declare type FeatureWithSubFeatures = {
|
|
15
|
+
feature: string;
|
|
16
|
+
subFeatures: string[];
|
|
17
|
+
isNotIncluded?: boolean;
|
|
18
|
+
};
|
|
19
|
+
declare type Features = FeatureWithSubFeatures | string;
|
|
20
|
+
declare type Disclaimer = {
|
|
21
|
+
linkTitle?: string;
|
|
22
|
+
termsTitle: string;
|
|
23
|
+
termsDescription: string;
|
|
24
|
+
};
|
|
25
|
+
export declare type PricingTileProps = {
|
|
26
|
+
title: string;
|
|
27
|
+
price: string;
|
|
28
|
+
features: Features[];
|
|
29
|
+
primaryAction?: ActionType;
|
|
30
|
+
secondaryAction?: ActionType;
|
|
31
|
+
isFeatured?: boolean;
|
|
32
|
+
featuredItemStyles?: FeaturedItemStyleType;
|
|
33
|
+
accentColor?: PricingTileColorType;
|
|
34
|
+
backgroundColor?: PricingTileColorType;
|
|
35
|
+
textColor?: 'gray' | 'white';
|
|
36
|
+
description?: string;
|
|
37
|
+
priceSubtext?: string;
|
|
38
|
+
billingInterval?: string;
|
|
39
|
+
hasShadow?: boolean;
|
|
40
|
+
disclaimer?: Disclaimer;
|
|
41
|
+
};
|
|
42
|
+
export declare const PricingTile: FC<PricingTileProps>;
|
|
43
|
+
export {};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { FC } from 'react';
|
|
2
|
+
import { SizeType, ThemeMode } from "../../types/global";
|
|
3
|
+
import { BackgroundColor } from "../../helpers/hoc-types/hocBaseUnion";
|
|
4
|
+
export declare type PromotionWidgetProps = {
|
|
5
|
+
title: string;
|
|
6
|
+
description: string;
|
|
7
|
+
capsuleTitle: string;
|
|
8
|
+
backgroundColor?: BackgroundColor;
|
|
9
|
+
primaryAction?: {
|
|
10
|
+
onClick: () => void;
|
|
11
|
+
title: string;
|
|
12
|
+
};
|
|
13
|
+
minWidth?: string;
|
|
14
|
+
width?: string;
|
|
15
|
+
type: ThemeMode;
|
|
16
|
+
buttonSize?: SizeType;
|
|
17
|
+
};
|
|
18
|
+
export declare const PromotionWidget: FC<PromotionWidgetProps>;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import React, { FC } from 'react';
|
|
2
|
+
import { MotionValue } from 'framer-motion';
|
|
3
|
+
import { IconType } from "../../../atoms/iconography/types";
|
|
4
|
+
declare type ContentProps = {
|
|
5
|
+
y?: MotionValue;
|
|
6
|
+
x: MotionValue;
|
|
7
|
+
isMobile: boolean;
|
|
8
|
+
isOpen: boolean;
|
|
9
|
+
onDragEnd: () => void;
|
|
10
|
+
menuSize: number;
|
|
11
|
+
children: React.ReactNode;
|
|
12
|
+
logo: IconType;
|
|
13
|
+
isFullScreen?: boolean;
|
|
14
|
+
};
|
|
15
|
+
export declare const Content: FC<ContentProps>;
|
|
16
|
+
export {};
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { FC } from 'react';
|
|
2
|
+
declare type RevealingContentProps = {
|
|
3
|
+
zone: ZoneType;
|
|
4
|
+
width: string;
|
|
5
|
+
height: string;
|
|
6
|
+
isMobile: boolean;
|
|
7
|
+
};
|
|
8
|
+
declare type ZoneType = 'bottom' | 'top' | 'left' | 'right';
|
|
9
|
+
export declare const RevealingContent: FC<RevealingContentProps>;
|
|
10
|
+
export {};
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { FC } from 'react';
|
|
2
|
+
import { IconType, orientation } from "../../atoms/iconography/types";
|
|
3
|
+
import { AccountMenuItem } from '../accountMenu/accountMenu';
|
|
4
|
+
import { SubNavigationType } from '../subNavigation/subNavigation';
|
|
5
|
+
export declare type UserInfo = {
|
|
6
|
+
firstName: string;
|
|
7
|
+
lastName: string;
|
|
8
|
+
profileImage: string;
|
|
9
|
+
onClick?: () => void;
|
|
10
|
+
};
|
|
11
|
+
export declare type Item = {
|
|
12
|
+
title: string;
|
|
13
|
+
icon: IconType;
|
|
14
|
+
iconOrientation?: orientation;
|
|
15
|
+
onClick: () => void;
|
|
16
|
+
isActive: boolean;
|
|
17
|
+
};
|
|
18
|
+
export declare type QDSChromeProps = {
|
|
19
|
+
logo: IconType;
|
|
20
|
+
navSections: NavItemType[];
|
|
21
|
+
accountSections: AccountMenuItem[][];
|
|
22
|
+
user: UserInfo;
|
|
23
|
+
isExpanded: boolean;
|
|
24
|
+
setIsExpanded: (isExpanded: boolean) => void;
|
|
25
|
+
openMenuSize?: number;
|
|
26
|
+
isOnAccountRoute: boolean;
|
|
27
|
+
accountRouteOnClick: () => void;
|
|
28
|
+
quickLinks: QuickLinksType;
|
|
29
|
+
isFullScreen?: boolean;
|
|
30
|
+
};
|
|
31
|
+
export declare type NavItemType = {
|
|
32
|
+
title: string;
|
|
33
|
+
icon: IconType;
|
|
34
|
+
onClick: () => void;
|
|
35
|
+
isActive: boolean;
|
|
36
|
+
subNavigation: SubNavigationType[];
|
|
37
|
+
};
|
|
38
|
+
export declare type QuickLinksType = Item[];
|
|
39
|
+
export declare const QDSChrome: FC<QDSChromeProps>;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
chromeContainer: (innerHeight: number) => import("@emotion/utils").SerializedStyles;
|
|
3
|
+
revealingContent: import("@emotion/utils").SerializedStyles;
|
|
4
|
+
content: (mobile: boolean) => import("@emotion/utils").SerializedStyles;
|
|
5
|
+
contextWrapper: import("@emotion/utils").SerializedStyles;
|
|
6
|
+
innerContent: (mobile: boolean) => import("@emotion/utils").SerializedStyles;
|
|
7
|
+
overlay: (innerWidth: number) => import("@emotion/utils").SerializedStyles;
|
|
8
|
+
dragConstraints: (menuSize: number) => import("@emotion/utils").SerializedStyles;
|
|
9
|
+
};
|
|
10
|
+
export default _default;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { FC } from 'react';
|
|
2
|
+
import { RgbColor, HslColor } from 'react-colorful';
|
|
3
|
+
export declare type QuantumRGB = RgbColor;
|
|
4
|
+
export declare type QuantumHex = string;
|
|
5
|
+
export declare type QuantumHSL = HslColor;
|
|
6
|
+
export declare type ConvertedColorType = QuantumRGB | QuantumHex | QuantumHSL;
|
|
7
|
+
export declare type QuantumColorPickerProps = {
|
|
8
|
+
color: QuantumHex;
|
|
9
|
+
onChange: (color: QuantumHex) => void;
|
|
10
|
+
convertedColorCallback?: (color: ConvertedColorType) => void;
|
|
11
|
+
convertedColorType?: 'hex' | 'rgb' | 'hsl';
|
|
12
|
+
showEyeDropper?: boolean;
|
|
13
|
+
palettes?: string[];
|
|
14
|
+
};
|
|
15
|
+
export declare const QuantumColorPicker: FC<QuantumColorPickerProps>;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { FC } from 'react';
|
|
2
|
+
export declare type RadioOptionCardProps = {
|
|
3
|
+
title: string;
|
|
4
|
+
subtitle?: string;
|
|
5
|
+
isSelected: boolean;
|
|
6
|
+
onSelect?: (optionId?: string) => void;
|
|
7
|
+
isFeatured?: boolean;
|
|
8
|
+
optionId: string;
|
|
9
|
+
infoAction?: () => void;
|
|
10
|
+
};
|
|
11
|
+
export declare const RadioOptionCard: FC<RadioOptionCardProps>;
|