@sendoutcards/quantum-design-ui 1.8.39-alpha.5 → 2.0.0-alpha.0
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/README.md +117 -0
- package/dist/index.css +1 -0
- package/dist/index.d.ts +1 -1
- package/dist/index.mjs +26283 -0
- package/dist/src/animations/transitions.d.ts +19 -19
- package/dist/src/atoms/anchor/anchor.d.ts +16 -16
- package/dist/src/atoms/animatedCheckMark/animatedCheckMark.d.ts +15 -15
- package/dist/src/atoms/aside/aside.d.ts +17 -17
- package/dist/src/atoms/avatar/avatar.d.ts +11 -10
- package/dist/src/atoms/badge/badge.d.ts +13 -13
- package/dist/src/atoms/bar/bar.d.ts +11 -11
- package/dist/src/atoms/capsule/capsule.d.ts +11 -11
- package/dist/src/atoms/card/card.d.ts +10 -10
- package/dist/src/atoms/colorThumbnail/colorThumbnail.d.ts +12 -12
- package/dist/src/atoms/colorThumbnail/loaders/colorThumbnailLoader.d.ts +8 -8
- package/dist/src/atoms/div/div.d.ts +19 -19
- package/dist/src/atoms/flex/flex.d.ts +8 -8
- package/dist/src/atoms/flex/flexItem.d.ts +8 -8
- package/dist/src/atoms/hStack/hStack.d.ts +14 -14
- package/dist/src/atoms/iconography/components/icon.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/aText.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/add.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/alignCenter.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/alignLeft.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/alignRight.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/allPanel.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/award.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/background.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/backgroundSetting.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/bag.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/brightness.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/calendar.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/campaigns.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/capitalizedText.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/cart.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/catalog.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/check.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/chevron.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/clearPanel.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/close.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/closeCircle.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/coaching.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/color.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/colorPalette.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/complete.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/contact.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/copy.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/creditCard.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/crop.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/cropRotate.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/cut.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/delete.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/download.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/drag.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/dropper.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/editorText.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/elementIcon.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/envelope.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/exclamation.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/facebook.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/filter.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/filterBy.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/flipHorizontal.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/flipVertical.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/fontSize.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/frame.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/frameHeight.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/frameWidth.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/fullBleed.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/fullBleedImage.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/fullBleedLandscape.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/fullBleedPortrait.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/fullBleedText.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/gift.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/groups.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/hamburger.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/home.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/icons.d.ts +6 -6
- package/dist/src/atoms/iconography/icons/idCard.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/image.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/imageSwap.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/imageUpload.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/information.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/instagram.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/invisible.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/layer.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/layerAdd.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/layerDisabled.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/layerDown.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/layerRemove.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/layerUp.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/layout.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/leftChevron.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/linkedin.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/loading.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/location.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/lock.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/lowercaseText.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/map.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/mapLocation.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/minus.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/multipleUsers2x.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/multipleUsers3x.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/noUsers.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/panelMode.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/pinterest.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/play.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/plus.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/plusSquare.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/priceTag.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/promptingsIcon.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/quotation.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/redo.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/replaceImage.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/rightChevron.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/rotate.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/rotateLeft.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/rotateRight.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/save.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/search.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/shadows.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/signature.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/signaturePen.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/size.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/slider.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/sliderVertical.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/socLogo.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/squareCheck.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/star.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/stickers.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/swap.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/template.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/tenDoor.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/text.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/textBox.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/twitter.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/undo.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/upload.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/uppercaseText.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/user.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/userSuccess.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/usertag.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/variable.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/view.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/viewCarousel.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/viewPanels.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/viewSinglePanel.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/visible.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/wand.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/warning.d.ts +3 -3
- package/dist/src/atoms/iconography/icons/youtube.d.ts +3 -3
- package/dist/src/atoms/iconography/types/index.d.ts +17 -17
- package/dist/src/atoms/list/list.d.ts +22 -22
- package/dist/src/atoms/listItem/listItem.d.ts +13 -13
- package/dist/src/atoms/loadingSpinner/loadingSpinner.d.ts +7 -7
- package/dist/src/atoms/portal/portal.d.ts +4 -4
- package/dist/src/atoms/section/section.d.ts +17 -17
- package/dist/src/atoms/spacer/spacer.d.ts +9 -9
- package/dist/src/atoms/span/span.d.ts +7 -7
- package/dist/src/atoms/typography/text.d.ts +26 -26
- package/dist/src/atoms/vStack/vStack.d.ts +17 -17
- package/dist/src/context/WindowSize.d.ts +10 -10
- package/dist/src/customThemes/bellaCadaeux/concepts.d.ts +2 -2
- package/dist/src/customThemes/bellaCadaeux/entities.d.ts +2 -2
- package/dist/src/customThemes/bellaCadaeux/tokens/colors.d.ts +13 -13
- package/dist/src/customThemes/bellaCadaeux/tokens/typography.d.ts +23 -23
- package/dist/src/customThemes/blue42/concepts.d.ts +22 -22
- package/dist/src/customThemes/blue42/entities.d.ts +2 -2
- package/dist/src/customThemes/blue42/tokens/colors.d.ts +14 -14
- package/dist/src/customThemes/blue42/tokens/typography.d.ts +23 -23
- package/dist/src/customThemes/greenerStill/concepts.d.ts +22 -22
- package/dist/src/customThemes/greenerStill/entities.d.ts +2 -2
- package/dist/src/customThemes/greenerStill/tokens/colors.d.ts +13 -13
- package/dist/src/customThemes/greenerStill/tokens/typography.d.ts +23 -23
- package/dist/src/customThemes/promptingU/concepts.d.ts +22 -22
- package/dist/src/customThemes/promptingU/entities.d.ts +2 -2
- package/dist/src/customThemes/promptingU/tokens/colors.d.ts +14 -14
- package/dist/src/customThemes/promptingU/tokens/typography.d.ts +23 -23
- package/dist/src/customThemes/promptings/concepts.d.ts +22 -22
- package/dist/src/customThemes/promptings/entities.d.ts +2 -2
- package/dist/src/customThemes/promptings/tokens/colors.d.ts +13 -13
- package/dist/src/customThemes/promptings/tokens/typography.d.ts +23 -23
- package/dist/src/customThemes/sendOutCards/concepts.d.ts +108 -108
- package/dist/src/customThemes/sendOutCards/entities.d.ts +2 -2
- package/dist/src/customThemes/sendOutCards/tokens/borders.d.ts +7 -7
- package/dist/src/customThemes/sendOutCards/tokens/colors.d.ts +12 -12
- package/dist/src/customThemes/sendOutCards/tokens/mediaQueries.d.ts +8 -8
- package/dist/src/customThemes/sendOutCards/tokens/radius.d.ts +9 -9
- package/dist/src/customThemes/sendOutCards/tokens/shadows.d.ts +8 -8
- package/dist/src/customThemes/sendOutCards/tokens/sizing.d.ts +14 -14
- package/dist/src/customThemes/sendOutCards/tokens/spacing.d.ts +2 -2
- package/dist/src/customThemes/sendOutCards/tokens/typography.d.ts +22 -22
- package/dist/src/customThemes/sendogo/concepts.d.ts +22 -22
- package/dist/src/customThemes/sendogo/entities.d.ts +2 -2
- package/dist/src/customThemes/sendogo/tokens/colors.d.ts +11 -11
- package/dist/src/customThemes/sendogo/tokens/typography.d.ts +23 -23
- package/dist/src/customThemes/streamMarketing/concepts.d.ts +22 -22
- package/dist/src/customThemes/streamMarketing/entities.d.ts +2 -2
- package/dist/src/customThemes/streamMarketing/tokens/colors.d.ts +14 -14
- package/dist/src/customThemes/streamMarketing/tokens/typography.d.ts +23 -23
- package/dist/src/customThemes/streamVA/concepts.d.ts +22 -22
- package/dist/src/customThemes/streamVA/entities.d.ts +2 -2
- package/dist/src/customThemes/streamVA/tokens/colors.d.ts +14 -14
- package/dist/src/customThemes/streamVA/tokens/typography.d.ts +23 -23
- package/dist/src/exports/atoms.d.ts +24 -24
- package/dist/src/exports/editor.d.ts +1 -1
- package/dist/src/exports/hooks.d.ts +1 -1
- package/dist/src/exports/molecules.d.ts +64 -64
- package/dist/src/exports/organisms.d.ts +46 -46
- package/dist/src/exports/socPortfolio.d.ts +9 -9
- package/dist/src/exports/themes.d.ts +11 -10
- package/dist/src/helpers/hoc-functions/findBorderDirection.d.ts +5 -3
- package/dist/src/helpers/hoc-functions/findBorderRadiusDirection.d.ts +4 -2
- package/dist/src/helpers/hoc-functions/findColor.d.ts +4 -2
- package/dist/src/helpers/hoc-functions/findDirection.d.ts +4 -2
- package/dist/src/helpers/hoc-functions/generateStyles.d.ts +5 -3
- package/dist/src/helpers/hoc-functions/makeResponsive.d.ts +6 -6
- package/dist/src/helpers/hoc-functions/makeTextResponsive.d.ts +3 -4
- package/dist/src/helpers/hoc-functions/mapArrayToObject.d.ts +5 -1
- package/dist/src/helpers/hoc-functions/mediaQueries.d.ts +14 -14
- package/dist/src/helpers/hoc-functions/typeChecks.d.ts +7 -6
- package/dist/src/helpers/hoc-types/cssValueTypes.d.ts +19 -19
- package/dist/src/helpers/hoc-types/entityValueTypes.d.ts +158 -158
- package/dist/src/helpers/hoc-types/hocBasePropTypes.d.ts +54 -54
- package/dist/src/helpers/hoc-types/hocBaseUnion.d.ts +5 -5
- package/dist/src/helpers/hoc-types/hocMotionTypes.d.ts +6 -6
- package/dist/src/helpers/noop.d.ts +1 -1
- package/dist/src/helpers/style-functions/computeAvatarProperties.d.ts +5 -5
- package/dist/src/helpers/style-functions/computeButtonSizeProperties.d.ts +6 -6
- package/dist/src/helpers/style-functions/computeTextTypeFromSize.d.ts +10 -10
- package/dist/src/helpers/style-functions/convertTextColorToIconColor.d.ts +3 -3
- package/dist/src/helpers/style-functions/getIconProperties.d.ts +6 -6
- package/dist/src/helpers/style-functions/getNumberFromString.d.ts +1 -1
- package/dist/src/helpers/style-functions/mapSizeType.d.ts +2 -2
- package/dist/src/helpers/theme-functions/computeColorSwatch.d.ts +14 -14
- package/dist/src/helpers/theme-functions/computeGrayScale.d.ts +2 -2
- package/dist/src/helpers/theme-functions/computeShadow.d.ts +4 -4
- package/dist/src/helpers/theme-functions/computeSpacing.d.ts +1 -1
- package/dist/src/helpers/utils.d.ts +1 -1
- package/dist/src/hooks/useColorSwatch.d.ts +11 -11
- package/dist/src/hooks/useCurrentDevice.d.ts +2 -2
- package/dist/src/hooks/useDeviceSize.d.ts +5 -5
- package/dist/src/hooks/useEntities.d.ts +504 -1
- package/dist/src/hooks/useEvent.d.ts +1 -1
- package/dist/src/hooks/useInnerHeight.d.ts +1 -1
- package/dist/src/hooks/useInnerWidth.d.ts +1 -1
- package/dist/src/hooks/useLinearGradient.d.ts +5 -5
- package/dist/src/hooks/useLongPress.d.ts +11 -10
- package/dist/src/hooks/useOutsideClick.d.ts +1 -1
- package/dist/src/hooks/usePrevious.d.ts +1 -1
- package/dist/src/hooks/useProgressiveImage.d.ts +1 -1
- package/dist/src/hooks/useRadialGradient.d.ts +5 -5
- package/dist/src/hooks/useWindowSize.d.ts +4 -4
- package/dist/src/index.d.ts +7 -7
- package/dist/src/molecules/articleCard/articleCard.d.ts +12 -12
- package/dist/src/molecules/blockQuote/blockQuote.d.ts +18 -18
- package/dist/src/molecules/button/button.d.ts +34 -33
- package/dist/src/molecules/checkbox/checkbox.d.ts +12 -11
- package/dist/src/molecules/circle/circle.d.ts +13 -13
- package/dist/src/molecules/clipboard/clipboard.d.ts +7 -7
- package/dist/src/molecules/closeButton/closeButton.d.ts +15 -14
- package/dist/src/molecules/comparisonItem/comparisonItem.d.ts +13 -13
- package/dist/src/molecules/contextBar/contextBar.d.ts +6 -6
- package/dist/src/molecules/countdownTimer/countdownTimer.d.ts +17 -17
- package/dist/src/molecules/dialog/dialog.d.ts +27 -26
- package/dist/src/molecules/displayCard/displayCard.d.ts +7 -7
- package/dist/src/molecules/downloadButton/downloadButton.d.ts +8 -8
- package/dist/src/molecules/dragBar/dragBar.d.ts +12 -12
- package/dist/src/molecules/dragBox/dragBox.d.ts +7 -7
- package/dist/src/molecules/drawer/drawer.d.ts +23 -23
- package/dist/src/molecules/dropDownMenu/dropDownMenu.d.ts +10 -10
- package/dist/src/molecules/featureBadge/featureBadge.d.ts +14 -14
- package/dist/src/molecules/grid/components/gridItem.d.ts +14 -13
- package/dist/src/molecules/grid/grid.d.ts +19 -18
- package/dist/src/molecules/iconLink/iconLink.d.ts +24 -23
- package/dist/src/molecules/image/filters.d.ts +9 -9
- package/dist/src/molecules/image/image.d.ts +20 -19
- package/dist/src/molecules/image/loaders/ImageLoader.d.ts +9 -9
- package/dist/src/molecules/imageThumbnail/imageThumbnail.d.ts +9 -9
- package/dist/src/molecules/infiniteScroller/infiniteScroller.d.ts +13 -13
- package/dist/src/molecules/infoBlock/infoBlock.d.ts +13 -12
- package/dist/src/molecules/input/input.d.ts +40 -39
- package/dist/src/molecules/linkColumn/linkColumn.d.ts +9 -9
- package/dist/src/molecules/loader/loader.d.ts +8 -8
- package/dist/src/molecules/logo/bellaCadeaux/bellaCadeauxLogo.d.ts +3 -3
- package/dist/src/molecules/logo/blue42/blue42Logo.d.ts +3 -3
- package/dist/src/molecules/logo/greenerStill/greenerStillIcon.d.ts +3 -3
- package/dist/src/molecules/logo/greenerStill/greenerStillLogo.d.ts +3 -3
- package/dist/src/molecules/logo/logo.d.ts +18 -18
- package/dist/src/molecules/logo/promptingU/promptingUIcon.d.ts +3 -3
- package/dist/src/molecules/logo/promptingU/promptingULogo.d.ts +3 -3
- package/dist/src/molecules/logo/promptings/promptingsIcon.d.ts +3 -3
- package/dist/src/molecules/logo/promptings/promptingsLogo.d.ts +3 -3
- package/dist/src/molecules/logo/promptingsAcademy/promptingsAcademyIcon.d.ts +3 -3
- package/dist/src/molecules/logo/promptingsAcademy/propmtingsAcademyLogo.d.ts +3 -3
- package/dist/src/molecules/logo/soc/socIcon.d.ts +3 -3
- package/dist/src/molecules/logo/soc/socLogo.d.ts +3 -3
- package/dist/src/molecules/logo/streamMarketing/streamMarketingLogo.d.ts +3 -3
- package/dist/src/molecules/logo/streamVA/streamVAIcon.d.ts +3 -3
- package/dist/src/molecules/logo/streamVA/streamVALogo.d.ts +3 -3
- package/dist/src/molecules/masonryGrid/masonryGrid.d.ts +7 -7
- package/dist/src/molecules/menu/components/menuItem.d.ts +10 -10
- package/dist/src/molecules/menu/components/menuSection.d.ts +6 -6
- package/dist/src/molecules/menu/menu.d.ts +6 -5
- package/dist/src/molecules/navigation/navigation.d.ts +15 -14
- package/dist/src/molecules/overlay/overlay.d.ts +15 -15
- package/dist/src/molecules/progress/progress.d.ts +7 -6
- package/dist/src/molecules/quantitySlider/components/stackedCardHead.d.ts +9 -9
- package/dist/src/molecules/quantitySlider/quantitySlider.d.ts +15 -15
- package/dist/src/molecules/quickLink/quickLink.d.ts +7 -7
- package/dist/src/molecules/releaseNote/releaseNote.d.ts +18 -18
- package/dist/src/molecules/scrollable/scrollable.d.ts +9 -8
- package/dist/src/molecules/scrollingIndicator/scrollingIndicator.d.ts +6 -6
- package/dist/src/molecules/select/components/option.d.ts +43 -43
- package/dist/src/molecules/select/components/optionContent.d.ts +7 -7
- package/dist/src/molecules/select/select.d.ts +74 -73
- package/dist/src/molecules/separator/separator.d.ts +9 -9
- package/dist/src/molecules/sheet/components/snapPoint.d.ts +6 -6
- package/dist/src/molecules/sheet/sheet.d.ts +28 -27
- package/dist/src/molecules/sidebar/sidebar.d.ts +11 -11
- package/dist/src/molecules/slider/slider.d.ts +17 -15
- package/dist/src/molecules/sphere/sphere.d.ts +14 -14
- package/dist/src/molecules/stackedCards/stackedCards.d.ts +12 -12
- package/dist/src/molecules/stoplight/components/colorOption.d.ts +10 -10
- package/dist/src/molecules/stoplight/stoplight.d.ts +13 -13
- package/dist/src/molecules/tab/components/tab.d.ts +8 -8
- package/dist/src/molecules/tab/tabs.d.ts +13 -13
- package/dist/src/molecules/table/components/rowItem.d.ts +12 -9
- package/dist/src/molecules/table/components/tableRow.d.ts +16 -13
- package/dist/src/molecules/table/table.d.ts +20 -17
- package/dist/src/molecules/titledList/titledList.d.ts +10 -10
- package/dist/src/molecules/todo/todo.d.ts +5 -5
- package/dist/src/molecules/toggle/toggle.d.ts +6 -6
- package/dist/src/molecules/tooltip/tooltip.d.ts +15 -14
- package/dist/src/molecules/transition/transition.d.ts +9 -8
- package/dist/src/molecules/uploadButton/uploadButton.d.ts +16 -15
- package/dist/src/organisms/accordion/accordion.d.ts +28 -28
- package/dist/src/organisms/accordion/components/accordionBody.d.ts +10 -10
- package/dist/src/organisms/accordion/components/accordionHeading.d.ts +12 -12
- package/dist/src/organisms/accordion/context/accordionContext.d.ts +9 -9
- package/dist/src/organisms/accountMenu/accountMenu.d.ts +18 -18
- package/dist/src/organisms/animatedGrid/animatedGrid.d.ts +23 -23
- package/dist/src/organisms/animatedTiltCard/animatedTiltCard.d.ts +18 -18
- package/dist/src/organisms/awards/components/awardCard.d.ts +10 -9
- package/dist/src/organisms/awards/components/awardGroupLabel.d.ts +6 -6
- package/dist/src/organisms/awards/components/expandedAwardCard.d.ts +14 -13
- package/dist/src/organisms/awards/components/incrementalAwardLabel.d.ts +7 -6
- package/dist/src/organisms/awards/types/index.d.ts +6 -6
- package/dist/src/organisms/banner/banner.d.ts +23 -23
- package/dist/src/organisms/buttonWithMenu/buttonWithMenu.d.ts +19 -19
- package/dist/src/organisms/circleMenu/circleMenu.d.ts +10 -10
- package/dist/src/organisms/comparisonIncludesList/comparisonIncludesList.d.ts +7 -7
- package/dist/src/organisms/configurationCard/configurationCard.d.ts +20 -20
- package/dist/src/organisms/confirmDialog/confirmDialog.d.ts +29 -29
- package/dist/src/organisms/contentPusher/contentPusher.d.ts +24 -24
- package/dist/src/organisms/featureAnnouncement/featureAnnouncement.d.ts +18 -18
- package/dist/src/organisms/imageGrid/imageGrid.d.ts +26 -26
- package/dist/src/organisms/imageUploadWidget/imageUploadWidget.d.ts +29 -28
- package/dist/src/organisms/imageUploader/imageUploader.d.ts +19 -20
- package/dist/src/organisms/incrementSetting/incrementSetting.d.ts +18 -18
- package/dist/src/organisms/incrementSetting/loader/incrementSettingLoader.d.ts +5 -5
- package/dist/src/organisms/inviteCard/inviteCard.d.ts +24 -24
- package/dist/src/organisms/navigationPill/navigationPill.d.ts +16 -15
- package/dist/src/organisms/phoneInput/phoneInput.d.ts +19 -18
- package/dist/src/organisms/pill/pill.d.ts +19 -19
- package/dist/src/organisms/pinInput/components/pinBox.d.ts +10 -10
- package/dist/src/organisms/pinInput/pinInput.d.ts +14 -13
- package/dist/src/organisms/pricingTile/pricingTile.d.ts +47 -47
- package/dist/src/organisms/promotionWidget/promotionWidget.d.ts +22 -22
- package/dist/src/organisms/qdsChrome/components/content.d.ts +15 -16
- package/dist/src/organisms/qdsChrome/components/revealingContent.d.ts +10 -10
- package/dist/src/organisms/qdsChrome/qdsChrome.d.ts +39 -39
- package/dist/src/organisms/quantumColorPicker/quantumColorPicker.d.ts +21 -20
- package/dist/src/organisms/radioCard/radioCard.d.ts +12 -11
- package/dist/src/organisms/radioOptionList/radioOptionList.d.ts +17 -17
- package/dist/src/organisms/releaseNoteDialog/releaseNoteDialog.d.ts +25 -25
- package/dist/src/organisms/selectableList/components/selectableCard.d.ts +8 -8
- package/dist/src/organisms/selectableList/selectableList.d.ts +9 -9
- package/dist/src/organisms/settingInput/settingInput.d.ts +11 -10
- package/dist/src/organisms/staticNavigation/components/mobileView.d.ts +9 -9
- package/dist/src/organisms/staticNavigation/components/navigationLink.d.ts +12 -12
- package/dist/src/organisms/staticNavigation/staticNavigation.d.ts +37 -37
- package/dist/src/organisms/stepper/components/step.d.ts +6 -6
- package/dist/src/organisms/stepper/stepper.d.ts +16 -16
- package/dist/src/organisms/subNavigation/components/subNavigationHeading.d.ts +10 -10
- package/dist/src/organisms/subNavigation/subNavigation.d.ts +19 -19
- package/dist/src/organisms/userCard/loaders/userCardLoader.d.ts +6 -6
- package/dist/src/organisms/userCard/userCard.d.ts +16 -15
- package/dist/src/organisms/videoPlayer/components/playButton.d.ts +10 -9
- package/dist/src/organisms/videoPlayer/components/poster.d.ts +12 -12
- package/dist/src/organisms/videoPlayer/videoPlayer.d.ts +16 -15
- package/dist/src/organisms/zoom/zoom.d.ts +16 -15
- package/dist/src/portfolios/editor/editorSidebar/components/innerContents.d.ts +17 -17
- package/dist/src/portfolios/editor/editorSidebar/editorSidebar.d.ts +5 -5
- package/dist/src/portfolios/soc/affiliateShareWidget/affiliateShareWidget.d.ts +6 -6
- package/dist/src/portfolios/soc/components/bulkSend/bulkSend.d.ts +46 -46
- package/dist/src/portfolios/soc/components/bulkSend/cardQuantitySlider.d.ts +9 -9
- package/dist/src/portfolios/soc/components/cardEntryDialog/cardEntryDialog.d.ts +18 -18
- package/dist/src/portfolios/soc/components/orderCard/orderCard.d.ts +15 -15
- package/dist/src/portfolios/soc/components/paperTypeModal/paperTypeModal.d.ts +16 -15
- package/dist/src/portfolios/soc/components/upsaleSheet/components/selectedOption.d.ts +9 -9
- package/dist/src/portfolios/soc/components/upsaleSheet/upsaleSheet.d.ts +35 -35
- package/dist/src/portfolios/soc/subscriptionUpsaleDialog/constants/constants.d.ts +15 -15
- package/dist/src/portfolios/soc/subscriptionUpsaleDialog/subscriptionUpsaleDialog.d.ts +3 -3
- package/dist/src/portfolios/soc/upsaleDialog/upsaleDialog.d.ts +39 -39
- package/dist/src/portfolios/soc/upsaleDialog/upsaleOptions.d.ts +34 -34
- package/dist/src/theme/ThemeContext.d.ts +1513 -0
- package/dist/src/theme/quantumThemeWrapper.d.ts +9 -8
- package/dist/src/theme/theming/concepts.d.ts +108 -108
- package/dist/src/theme/theming/entities.d.ts +1032 -1032
- package/dist/src/theme/tokens/borders.d.ts +7 -7
- package/dist/src/theme/tokens/colors.d.ts +12 -12
- package/dist/src/theme/tokens/mediaQueries.d.ts +8 -8
- package/dist/src/theme/tokens/radius.d.ts +9 -9
- package/dist/src/theme/tokens/shadows.d.ts +8 -8
- package/dist/src/theme/tokens/sizing.d.ts +14 -14
- package/dist/src/theme/tokens/spacing.d.ts +2 -2
- package/dist/src/theme/tokens/typography.d.ts +22 -22
- package/dist/src/theme/types.d.ts +13 -13
- package/dist/src/types/global.d.ts +34 -34
- package/package.json +11 -19
- package/dist/index.es.js +0 -24986
- package/dist/src/atoms/avatar/styles.d.ts +0 -9
- package/dist/src/atoms/badge/styles.d.ts +0 -4
- package/dist/src/atoms/typography/styles.d.ts +0 -13
- package/dist/src/molecules/button/styles.d.ts +0 -9
- package/dist/src/molecules/checkbox/styles.d.ts +0 -9
- package/dist/src/molecules/closeButton/styles.d.ts +0 -4
- package/dist/src/molecules/dialog/styles.d.ts +0 -5
- package/dist/src/molecules/dragBar/styles.d.ts +0 -4
- package/dist/src/molecules/dragBox/styles.d.ts +0 -4
- package/dist/src/molecules/drawer/styles.d.ts +0 -7
- package/dist/src/molecules/grid/styles.d.ts +0 -5
- package/dist/src/molecules/iconLink/styles.d.ts +0 -7
- package/dist/src/molecules/image/styles.d.ts +0 -8
- package/dist/src/molecules/infoBlock/styles.d.ts +0 -6
- package/dist/src/molecules/input/styles.d.ts +0 -9
- package/dist/src/molecules/linkColumn/styles.d.ts +0 -4
- package/dist/src/molecules/menu/styles.d.ts +0 -4
- package/dist/src/molecules/navigation/styles.d.ts +0 -15
- package/dist/src/molecules/progress/styles.d.ts +0 -5
- package/dist/src/molecules/scrollable/styles.d.ts +0 -4
- package/dist/src/molecules/scrollingIndicator/styles.d.ts +0 -5
- package/dist/src/molecules/select/styles.d.ts +0 -11
- package/dist/src/molecules/separator/styles.d.ts +0 -8
- package/dist/src/molecules/sheet/styles.d.ts +0 -8
- package/dist/src/molecules/slider/styles.d.ts +0 -7
- package/dist/src/molecules/table/styles.d.ts +0 -6
- package/dist/src/molecules/tooltip/styles.d.ts +0 -5
- package/dist/src/molecules/transition/styles.d.ts +0 -4
- package/dist/src/molecules/uploadButton/styles.d.ts +0 -9
- package/dist/src/organisms/accordion/styles.d.ts +0 -4
- package/dist/src/organisms/accountMenu/styles.d.ts +0 -5
- package/dist/src/organisms/animatedTiltCard/styles.d.ts +0 -4
- package/dist/src/organisms/awards/styles.d.ts +0 -6
- package/dist/src/organisms/circleMenu/styles.d.ts +0 -5
- package/dist/src/organisms/imageUploadWidget/styles.d.ts +0 -4
- package/dist/src/organisms/incrementSetting/styles.d.ts +0 -4
- package/dist/src/organisms/navigationPill/styles.d.ts +0 -8
- package/dist/src/organisms/phoneInput/styles.d.ts +0 -5
- package/dist/src/organisms/pinInput/styles.d.ts +0 -7
- package/dist/src/organisms/qdsChrome/styles.d.ts +0 -10
- package/dist/src/organisms/quantumColorPicker/styles.d.ts +0 -4
- package/dist/src/organisms/radioCard/styles.d.ts +0 -4
- package/dist/src/organisms/radioOptionList/styles.d.ts +0 -4
- package/dist/src/organisms/selectableList/styles.d.ts +0 -4
- package/dist/src/organisms/settingInput/styles.d.ts +0 -4
- package/dist/src/organisms/staticNavigation/styles.d.ts +0 -5
- package/dist/src/organisms/subNavigation/styles.d.ts +0 -5
- package/dist/src/organisms/userCard/styles.d.ts +0 -5
- package/dist/src/organisms/videoPlayer/styles.d.ts +0 -8
- package/dist/src/organisms/zoom/styles.d.ts +0 -5
- package/dist/src/portfolios/soc/components/orderCard/styles.d.ts +0 -4
- package/dist/src/portfolios/soc/components/paperTypeModal/styles.d.ts +0 -4
- package/dist/src/portfolios/soc/components/upsaleSheet/styles.d.ts +0 -4
- package/dist/src/portfolios/soc/upsaleDialog/styles.d.ts +0 -4
- package/dist/src/stories/atoms/Anchor.stories.d.ts +0 -5
- package/dist/src/stories/atoms/AnimatedCheckmark.stories.d.ts +0 -6
- package/dist/src/stories/atoms/Aside.stories.d.ts +0 -5
- package/dist/src/stories/atoms/Avatar.stories.d.ts +0 -9
- package/dist/src/stories/atoms/Badge.stories.d.ts +0 -6
- package/dist/src/stories/atoms/Bar.stories.d.ts +0 -4
- package/dist/src/stories/atoms/Capsule.stories.d.ts +0 -5
- package/dist/src/stories/atoms/Card.stories.d.ts +0 -5
- package/dist/src/stories/atoms/ColorThumbnail.stories.d.ts +0 -5
- package/dist/src/stories/atoms/Colors.stories.d.ts +0 -11
- package/dist/src/stories/atoms/Div.stories.d.ts +0 -5
- package/dist/src/stories/atoms/Flex.stories.d.ts +0 -5
- package/dist/src/stories/atoms/Hstack.stories.d.ts +0 -5
- package/dist/src/stories/atoms/Icons.stories.d.ts +0 -124
- package/dist/src/stories/atoms/List.stories.d.ts +0 -6
- package/dist/src/stories/atoms/ListItem.stories.d.ts +0 -5
- package/dist/src/stories/atoms/LoadingSpinner.stories.d.ts +0 -4
- package/dist/src/stories/atoms/Section.stories.d.ts +0 -5
- package/dist/src/stories/atoms/Spacer.stories.d.ts +0 -4
- package/dist/src/stories/atoms/Span.stories.d.ts +0 -5
- package/dist/src/stories/atoms/Text.stories.d.ts +0 -21
- package/dist/src/stories/atoms/VStack.stories.d.ts +0 -5
- package/dist/src/stories/molecules/ArticleCard.stories.d.ts +0 -5
- package/dist/src/stories/molecules/BlockQuote.stories.d.ts +0 -5
- package/dist/src/stories/molecules/Button.stories.d.ts +0 -32
- package/dist/src/stories/molecules/Checkbox.stories.d.ts +0 -8
- package/dist/src/stories/molecules/Circle.stories.d.ts +0 -5
- package/dist/src/stories/molecules/Clipboard.stories.d.ts +0 -5
- package/dist/src/stories/molecules/CloseButton.stories.d.ts +0 -5
- package/dist/src/stories/molecules/ComparisonItem.stories.d.ts +0 -5
- package/dist/src/stories/molecules/CountdownTimer.stories.d.ts +0 -5
- package/dist/src/stories/molecules/Dialog.stories.d.ts +0 -7
- package/dist/src/stories/molecules/DisplayCard.stories.d.ts +0 -5
- package/dist/src/stories/molecules/DownloadButton.stories.d.ts +0 -5
- package/dist/src/stories/molecules/Drawer.stories.d.ts +0 -11
- package/dist/src/stories/molecules/DropDownMenu.stories.d.ts +0 -5
- package/dist/src/stories/molecules/FeatureBadge.stories.d.ts +0 -3
- package/dist/src/stories/molecules/Grid.stories.d.ts +0 -5
- package/dist/src/stories/molecules/IconLink.stories.d.ts +0 -11
- package/dist/src/stories/molecules/Image.stories.d.ts +0 -8
- package/dist/src/stories/molecules/ImageThumbnail.stories.d.ts +0 -5
- package/dist/src/stories/molecules/InfiniteScroller.stories.d.ts +0 -5
- package/dist/src/stories/molecules/InfoBlock.stories.d.ts +0 -3
- package/dist/src/stories/molecules/Input.stories.d.ts +0 -15
- package/dist/src/stories/molecules/LinkColumn.stories.d.ts +0 -5
- package/dist/src/stories/molecules/Loader.stories.d.ts +0 -4
- package/dist/src/stories/molecules/Logo.stories.d.ts +0 -4
- package/dist/src/stories/molecules/MasonryGrid.stories.d.ts +0 -5
- package/dist/src/stories/molecules/Menu.stories.d.ts +0 -5
- package/dist/src/stories/molecules/Progress.stories.d.ts +0 -4
- package/dist/src/stories/molecules/QuantitySlider.stories.d.ts +0 -5
- package/dist/src/stories/molecules/ReleaseNote.stories.d.ts +0 -5
- package/dist/src/stories/molecules/Scrollable.stories.d.ts +0 -5
- package/dist/src/stories/molecules/ScrollingIndicator.stories.d.ts +0 -5
- package/dist/src/stories/molecules/Select.stories.d.ts +0 -7
- package/dist/src/stories/molecules/Separator.stories.d.ts +0 -8
- package/dist/src/stories/molecules/Sheet.stories.d.ts +0 -10
- package/dist/src/stories/molecules/Sidebar.stories.d.ts +0 -5
- package/dist/src/stories/molecules/Slider.stories.d.ts +0 -5
- package/dist/src/stories/molecules/Sphere.stories.d.ts +0 -5
- package/dist/src/stories/molecules/StackedCards.stories.d.ts +0 -5
- package/dist/src/stories/molecules/Stoplight.stories.d.ts +0 -10
- package/dist/src/stories/molecules/Tab.stories.d.ts +0 -5
- package/dist/src/stories/molecules/Table.stories.d.ts +0 -6
- package/dist/src/stories/molecules/TitledList.stories.d.ts +0 -5
- package/dist/src/stories/molecules/Toggle.stories.d.ts +0 -3
- package/dist/src/stories/molecules/ToolTip.stories.d.ts +0 -6
- package/dist/src/stories/molecules/Transition.stories.d.ts +0 -4
- package/dist/src/stories/molecules/UploadButton.stories.d.ts +0 -5
- package/dist/src/stories/organisms/Accordion.stories.d.ts +0 -9
- package/dist/src/stories/organisms/AccountMenu.stories.d.ts +0 -4
- package/dist/src/stories/organisms/AnimatedGrid.stories.d.ts +0 -5
- package/dist/src/stories/organisms/AnimatedTiltCard.stories.d.ts +0 -3
- package/dist/src/stories/organisms/Awards.stories.d.ts +0 -6
- package/dist/src/stories/organisms/Banner.stories.d.ts +0 -8
- package/dist/src/stories/organisms/ButtonWithMenu.stories.d.ts +0 -4
- package/dist/src/stories/organisms/CircleMenu.stories.d.ts +0 -5
- package/dist/src/stories/organisms/ComparisonIncludesList.stories.d.ts +0 -3
- package/dist/src/stories/organisms/ConfigurationCard.stories.d.ts +0 -6
- package/dist/src/stories/organisms/ConfirmDialog.stories.d.ts +0 -7
- package/dist/src/stories/organisms/ContentPusher.stories.d.ts +0 -5
- package/dist/src/stories/organisms/FeatureAnnouncement.stories.d.ts +0 -5
- package/dist/src/stories/organisms/ImageGrid.stories.d.ts +0 -5
- package/dist/src/stories/organisms/ImageUploadWidget.stories.d.ts +0 -5
- package/dist/src/stories/organisms/ImageUploader.stories.d.ts +0 -5
- package/dist/src/stories/organisms/IncrementSetting.stories.d.ts +0 -6
- package/dist/src/stories/organisms/InviteCard.stories.d.ts +0 -3
- package/dist/src/stories/organisms/PhoneInput.stories.d.ts +0 -3
- package/dist/src/stories/organisms/Pill.stories.d.ts +0 -5
- package/dist/src/stories/organisms/PinInput.stories.d.ts +0 -5
- package/dist/src/stories/organisms/PricingTile.stories.d.ts +0 -6
- package/dist/src/stories/organisms/PromotionWidget.stories.d.ts +0 -5
- package/dist/src/stories/organisms/QDSChrome.stories.d.ts +0 -3
- package/dist/src/stories/organisms/QuantumColorPicker.stories.d.ts +0 -5
- package/dist/src/stories/organisms/RadioCard.stories.d.ts +0 -3
- package/dist/src/stories/organisms/RadioOptionList.stories.d.ts +0 -3
- package/dist/src/stories/organisms/ReleaseNoteDialog.stories.d.ts +0 -5
- package/dist/src/stories/organisms/SelectableList.stories.d.ts +0 -4
- package/dist/src/stories/organisms/SettingInput.stories.d.ts +0 -6
- package/dist/src/stories/organisms/StaticNavigation.stories.d.ts +0 -6
- package/dist/src/stories/organisms/Stepper.stories.d.ts +0 -5
- package/dist/src/stories/organisms/UserCard.stories.d.ts +0 -6
- package/dist/src/stories/organisms/UserCardLoader.stories.d.ts +0 -5
- package/dist/src/stories/organisms/VideoPlayer.stories.d.ts +0 -5
- package/dist/src/stories/organisms/Zoom.stories.d.ts +0 -6
- package/dist/src/stories/portfolios/SOC/AffiliateShareWidget.stories.d.ts +0 -5
- package/dist/src/stories/portfolios/SOC/BulkSend.stories.d.ts +0 -5
- package/dist/src/stories/portfolios/SOC/CardEntryDialog.stories.d.ts +0 -3
- package/dist/src/stories/portfolios/SOC/OrderCard.stories.d.ts +0 -5
- package/dist/src/stories/portfolios/SOC/PaperTypeModal.stories.d.ts +0 -5
- package/dist/src/stories/portfolios/SOC/UpsaleDialog.stories.d.ts +0 -4
- package/dist/src/stories/portfolios/SOC/UpsaleSheet.stories.d.ts +0 -3
- package/dist/src/stories/portfolios/SOC/subscriptionUpsale/SubscriptionUpsaleDialog.stories.d.ts +0 -3
- package/dist/src/stories/portfolios/editor/EditorSidebar.stories.d.ts +0 -5
|
@@ -0,0 +1,1513 @@
|
|
|
1
|
+
declare const ThemeContext: import("react").Context<{
|
|
2
|
+
mediaQueries: {
|
|
3
|
+
queries: {
|
|
4
|
+
xSmall: string;
|
|
5
|
+
small: string;
|
|
6
|
+
medium: string;
|
|
7
|
+
large: string;
|
|
8
|
+
xLarge: string;
|
|
9
|
+
};
|
|
10
|
+
rawValues: {
|
|
11
|
+
xSmall: number;
|
|
12
|
+
small: number;
|
|
13
|
+
medium: number;
|
|
14
|
+
large: number;
|
|
15
|
+
xLarge: number;
|
|
16
|
+
};
|
|
17
|
+
};
|
|
18
|
+
hocs: {
|
|
19
|
+
colors: {
|
|
20
|
+
swatches: {
|
|
21
|
+
primaryBrand: Required<import("../helpers/theme-functions/computeColorSwatch").ColorSwatch>;
|
|
22
|
+
secondaryBrand: Required<import("../helpers/theme-functions/computeColorSwatch").ColorSwatch>;
|
|
23
|
+
success: Required<import("../helpers/theme-functions/computeColorSwatch").ColorSwatch>;
|
|
24
|
+
danger: Required<import("../helpers/theme-functions/computeColorSwatch").ColorSwatch>;
|
|
25
|
+
warning: Required<import("../helpers/theme-functions/computeColorSwatch").ColorSwatch>;
|
|
26
|
+
accent: Required<import("../helpers/theme-functions/computeColorSwatch").ColorSwatch>;
|
|
27
|
+
grayScale: import("../helpers/theme-functions/computeColorSwatch").ColorSwatch;
|
|
28
|
+
blueScale: Required<import("../helpers/theme-functions/computeColorSwatch").ColorSwatch>;
|
|
29
|
+
purpleScale: import("../helpers/theme-functions/computeColorSwatch").ColorSwatch;
|
|
30
|
+
};
|
|
31
|
+
background: string;
|
|
32
|
+
foreground: string;
|
|
33
|
+
};
|
|
34
|
+
textColors: {
|
|
35
|
+
primaryBrand: string;
|
|
36
|
+
secondaryBrand: string;
|
|
37
|
+
primaryHeading: string | undefined;
|
|
38
|
+
primaryBody: string;
|
|
39
|
+
inverseHeading: string;
|
|
40
|
+
inverseBody: string;
|
|
41
|
+
accent: string;
|
|
42
|
+
success: string;
|
|
43
|
+
warning: string;
|
|
44
|
+
danger: string;
|
|
45
|
+
anchorBlue: string;
|
|
46
|
+
};
|
|
47
|
+
spacing: {
|
|
48
|
+
x0: string;
|
|
49
|
+
x_25: string;
|
|
50
|
+
x_5: string;
|
|
51
|
+
x_75: string;
|
|
52
|
+
x1: string;
|
|
53
|
+
x1_5: string;
|
|
54
|
+
x2: string;
|
|
55
|
+
x2_5: string;
|
|
56
|
+
x3: string;
|
|
57
|
+
x4: string;
|
|
58
|
+
x5: string;
|
|
59
|
+
x6: string;
|
|
60
|
+
x7: string;
|
|
61
|
+
x8: string;
|
|
62
|
+
x9: string;
|
|
63
|
+
};
|
|
64
|
+
borderRadius: {
|
|
65
|
+
none: string;
|
|
66
|
+
small: string;
|
|
67
|
+
medium: string;
|
|
68
|
+
default: string;
|
|
69
|
+
large: string;
|
|
70
|
+
circle: string;
|
|
71
|
+
};
|
|
72
|
+
shadows: {
|
|
73
|
+
light: string;
|
|
74
|
+
mediumLight: string;
|
|
75
|
+
mediumDark: string;
|
|
76
|
+
dark: string;
|
|
77
|
+
generate: (shadow: ("dark" | "mediumDark" | "mediumLight" | "light" | "xLight") | number[], color?: string, reverseOffset?: boolean) => string;
|
|
78
|
+
};
|
|
79
|
+
borders: {
|
|
80
|
+
thin: string;
|
|
81
|
+
default: string;
|
|
82
|
+
bold: string;
|
|
83
|
+
};
|
|
84
|
+
};
|
|
85
|
+
text: {
|
|
86
|
+
imports: {
|
|
87
|
+
body: string;
|
|
88
|
+
heading: string;
|
|
89
|
+
};
|
|
90
|
+
families: {
|
|
91
|
+
body: string;
|
|
92
|
+
heading: string;
|
|
93
|
+
};
|
|
94
|
+
types: {
|
|
95
|
+
heroTitle: {
|
|
96
|
+
color: string | undefined;
|
|
97
|
+
size: string;
|
|
98
|
+
fontWeight: number;
|
|
99
|
+
lineHeight: string;
|
|
100
|
+
fontFamily: string;
|
|
101
|
+
};
|
|
102
|
+
title: {
|
|
103
|
+
color: string | undefined;
|
|
104
|
+
size: string;
|
|
105
|
+
fontWeight: number;
|
|
106
|
+
lineHeight: string;
|
|
107
|
+
fontFamily: string;
|
|
108
|
+
};
|
|
109
|
+
subtitle: {
|
|
110
|
+
color: string | undefined;
|
|
111
|
+
size: string;
|
|
112
|
+
fontWeight: number;
|
|
113
|
+
lineHeight: string;
|
|
114
|
+
fontFamily: string;
|
|
115
|
+
};
|
|
116
|
+
largeBody: {
|
|
117
|
+
color: string;
|
|
118
|
+
size: string;
|
|
119
|
+
fontWeight: number;
|
|
120
|
+
lineHeight: string;
|
|
121
|
+
fontFamily: string;
|
|
122
|
+
};
|
|
123
|
+
body: {
|
|
124
|
+
color: string;
|
|
125
|
+
size: string;
|
|
126
|
+
fontWeight: number;
|
|
127
|
+
lineHeight: string;
|
|
128
|
+
fontFamily: string;
|
|
129
|
+
};
|
|
130
|
+
caption: {
|
|
131
|
+
color: string;
|
|
132
|
+
size: string;
|
|
133
|
+
fontWeight: number;
|
|
134
|
+
lineHeight: string;
|
|
135
|
+
fontFamily: string;
|
|
136
|
+
};
|
|
137
|
+
footnote: {
|
|
138
|
+
color: string;
|
|
139
|
+
size: string;
|
|
140
|
+
fontWeight: number;
|
|
141
|
+
lineHeight: string;
|
|
142
|
+
fontFamily: string;
|
|
143
|
+
};
|
|
144
|
+
};
|
|
145
|
+
colors: {
|
|
146
|
+
primaryBrand: string;
|
|
147
|
+
secondaryBrand: string;
|
|
148
|
+
primaryHeading: string | undefined;
|
|
149
|
+
primaryBody: string;
|
|
150
|
+
inverseHeading: string;
|
|
151
|
+
inverseBody: string;
|
|
152
|
+
accent: string;
|
|
153
|
+
success: string;
|
|
154
|
+
warning: string;
|
|
155
|
+
danger: string;
|
|
156
|
+
anchorBlue: string;
|
|
157
|
+
};
|
|
158
|
+
weights: {
|
|
159
|
+
thin: number;
|
|
160
|
+
regular: number;
|
|
161
|
+
semiBold: number;
|
|
162
|
+
bold: number;
|
|
163
|
+
extraBold: number;
|
|
164
|
+
};
|
|
165
|
+
};
|
|
166
|
+
spacing: {
|
|
167
|
+
x0: string;
|
|
168
|
+
x_25: string;
|
|
169
|
+
x_5: string;
|
|
170
|
+
x_75: string;
|
|
171
|
+
x1: string;
|
|
172
|
+
x1_5: string;
|
|
173
|
+
x2: string;
|
|
174
|
+
x2_5: string;
|
|
175
|
+
x3: string;
|
|
176
|
+
x4: string;
|
|
177
|
+
x5: string;
|
|
178
|
+
x6: string;
|
|
179
|
+
x7: string;
|
|
180
|
+
x8: string;
|
|
181
|
+
x9: string;
|
|
182
|
+
};
|
|
183
|
+
buttons: {
|
|
184
|
+
primary: {
|
|
185
|
+
backgroundColor: string;
|
|
186
|
+
fontColor: string;
|
|
187
|
+
fontFamily: string;
|
|
188
|
+
};
|
|
189
|
+
secondary: {
|
|
190
|
+
backgroundColor: string;
|
|
191
|
+
fontColor: string;
|
|
192
|
+
fontFamily: string;
|
|
193
|
+
};
|
|
194
|
+
warning: {
|
|
195
|
+
backgroundColor: string;
|
|
196
|
+
fontColor: string;
|
|
197
|
+
fontFamily: string;
|
|
198
|
+
};
|
|
199
|
+
success: {
|
|
200
|
+
backgroundColor: string;
|
|
201
|
+
fontColor: string;
|
|
202
|
+
fontFamily: string;
|
|
203
|
+
};
|
|
204
|
+
danger: {
|
|
205
|
+
backgroundColor: string;
|
|
206
|
+
fontColor: string;
|
|
207
|
+
fontFamily: string;
|
|
208
|
+
};
|
|
209
|
+
shadow: {
|
|
210
|
+
backgroundColor: string;
|
|
211
|
+
fontColor: string;
|
|
212
|
+
fontFamily: string;
|
|
213
|
+
};
|
|
214
|
+
accent: {
|
|
215
|
+
backgroundColor: string;
|
|
216
|
+
fontColor: string;
|
|
217
|
+
fontFamily: string;
|
|
218
|
+
};
|
|
219
|
+
smoke: {
|
|
220
|
+
backgroundColor: string;
|
|
221
|
+
fontColor: string;
|
|
222
|
+
fontFamily: string;
|
|
223
|
+
};
|
|
224
|
+
boxShadow: (shadow: ("dark" | "mediumDark" | "mediumLight" | "light" | "xLight") | number[], color?: string, reverseOffset?: boolean) => string;
|
|
225
|
+
borderSize: string;
|
|
226
|
+
outlinedBackgroundColor: string;
|
|
227
|
+
fontWeight: number;
|
|
228
|
+
sizes: {
|
|
229
|
+
xSmall: {
|
|
230
|
+
inset: string;
|
|
231
|
+
outlinedInset: {
|
|
232
|
+
vertical: string;
|
|
233
|
+
horizontal: string;
|
|
234
|
+
};
|
|
235
|
+
fontSize: string;
|
|
236
|
+
borderRadius: string;
|
|
237
|
+
};
|
|
238
|
+
small: {
|
|
239
|
+
inset: string;
|
|
240
|
+
outlinedInset: {
|
|
241
|
+
vertical: string;
|
|
242
|
+
horizontal: string;
|
|
243
|
+
};
|
|
244
|
+
fontSize: string;
|
|
245
|
+
borderRadius: string;
|
|
246
|
+
};
|
|
247
|
+
medium: {
|
|
248
|
+
inset: string;
|
|
249
|
+
outlinedInset: {
|
|
250
|
+
vertical: string;
|
|
251
|
+
horizontal: string;
|
|
252
|
+
};
|
|
253
|
+
fontSize: string;
|
|
254
|
+
borderRadius: string;
|
|
255
|
+
};
|
|
256
|
+
large: {
|
|
257
|
+
inset: string;
|
|
258
|
+
outlinedInset: {
|
|
259
|
+
vertical: string;
|
|
260
|
+
horizontal: string;
|
|
261
|
+
};
|
|
262
|
+
fontSize: string;
|
|
263
|
+
borderRadius: string;
|
|
264
|
+
};
|
|
265
|
+
xLarge: {
|
|
266
|
+
inset: string;
|
|
267
|
+
outlinedInset: {
|
|
268
|
+
vertical: string;
|
|
269
|
+
horizontal: string;
|
|
270
|
+
};
|
|
271
|
+
fontSize: string;
|
|
272
|
+
borderRadius: string;
|
|
273
|
+
};
|
|
274
|
+
};
|
|
275
|
+
};
|
|
276
|
+
inputs: {
|
|
277
|
+
checkbox: {
|
|
278
|
+
border: string;
|
|
279
|
+
borderRadius: string;
|
|
280
|
+
unCheckedBackgroundColor: string | undefined;
|
|
281
|
+
checkmarkColor: string;
|
|
282
|
+
labelColor: string;
|
|
283
|
+
};
|
|
284
|
+
text: {
|
|
285
|
+
borderRadius: string;
|
|
286
|
+
labelColor: Required<import("../helpers/theme-functions/computeColorSwatch").ColorSwatch>;
|
|
287
|
+
placeholderColor: string;
|
|
288
|
+
labelFontSize: string;
|
|
289
|
+
textFontSize: string;
|
|
290
|
+
borderWidth: string;
|
|
291
|
+
defaultFocusColor: string;
|
|
292
|
+
};
|
|
293
|
+
select: {
|
|
294
|
+
dropDownShadow: string;
|
|
295
|
+
dropDownBackgroundColor: string;
|
|
296
|
+
boxShadow: string;
|
|
297
|
+
borderRadius: string;
|
|
298
|
+
};
|
|
299
|
+
number: {
|
|
300
|
+
backgroundColor: string | undefined;
|
|
301
|
+
fontColor: string;
|
|
302
|
+
fontSize: string;
|
|
303
|
+
borderRadius: string;
|
|
304
|
+
};
|
|
305
|
+
backgroundColor: string;
|
|
306
|
+
fontSize: string;
|
|
307
|
+
fontColor: string;
|
|
308
|
+
fontFamily: string;
|
|
309
|
+
colors: {
|
|
310
|
+
primary: string;
|
|
311
|
+
secondary: string;
|
|
312
|
+
success: string;
|
|
313
|
+
warning: string;
|
|
314
|
+
danger: string;
|
|
315
|
+
accent: string;
|
|
316
|
+
dark: string;
|
|
317
|
+
blue: string;
|
|
318
|
+
};
|
|
319
|
+
};
|
|
320
|
+
icons: {
|
|
321
|
+
sizes: {
|
|
322
|
+
xSmall: number;
|
|
323
|
+
small: number;
|
|
324
|
+
medium: number;
|
|
325
|
+
large: number;
|
|
326
|
+
xLarge: number;
|
|
327
|
+
};
|
|
328
|
+
colors: {
|
|
329
|
+
default: string | undefined;
|
|
330
|
+
primaryBodyText: string;
|
|
331
|
+
primaryHeadingText: string | undefined;
|
|
332
|
+
inverseBodyText: string;
|
|
333
|
+
inverseHeadingText: string;
|
|
334
|
+
primaryBrand: string;
|
|
335
|
+
secondaryBrand: string;
|
|
336
|
+
warning: string;
|
|
337
|
+
danger: string;
|
|
338
|
+
success: string;
|
|
339
|
+
background: string;
|
|
340
|
+
accent: string;
|
|
341
|
+
};
|
|
342
|
+
};
|
|
343
|
+
card: {
|
|
344
|
+
backgroundColor: string;
|
|
345
|
+
borderRadius: string;
|
|
346
|
+
boxShadow: string;
|
|
347
|
+
defaultInset: string;
|
|
348
|
+
};
|
|
349
|
+
separator: {
|
|
350
|
+
border: string;
|
|
351
|
+
color: string | undefined;
|
|
352
|
+
};
|
|
353
|
+
loadingSpinner: {
|
|
354
|
+
size: {
|
|
355
|
+
xSmall: number;
|
|
356
|
+
small: number;
|
|
357
|
+
medium: number;
|
|
358
|
+
large: number;
|
|
359
|
+
xLarge: number;
|
|
360
|
+
};
|
|
361
|
+
colors: {
|
|
362
|
+
primary: string;
|
|
363
|
+
secondary: string;
|
|
364
|
+
success: string;
|
|
365
|
+
warning: string;
|
|
366
|
+
danger: string;
|
|
367
|
+
};
|
|
368
|
+
};
|
|
369
|
+
animatedCheckmark: {
|
|
370
|
+
sizeMap: {
|
|
371
|
+
xSmall: number;
|
|
372
|
+
small: number;
|
|
373
|
+
medium: number;
|
|
374
|
+
large: number;
|
|
375
|
+
xLarge: number;
|
|
376
|
+
};
|
|
377
|
+
colors: {
|
|
378
|
+
primary: string;
|
|
379
|
+
secondary: string;
|
|
380
|
+
success: string;
|
|
381
|
+
accent: string;
|
|
382
|
+
};
|
|
383
|
+
strokeWidth: {
|
|
384
|
+
small: number;
|
|
385
|
+
default: number;
|
|
386
|
+
large: number;
|
|
387
|
+
};
|
|
388
|
+
borderRadius: string;
|
|
389
|
+
checkmarkFilledColor: string;
|
|
390
|
+
};
|
|
391
|
+
avatar: {
|
|
392
|
+
borderWidth: string;
|
|
393
|
+
borderColor: string | undefined;
|
|
394
|
+
borderRadius: string;
|
|
395
|
+
boxShadow: string;
|
|
396
|
+
backgroundColor: string;
|
|
397
|
+
bubbleBackgroundColors: {
|
|
398
|
+
isActive: string;
|
|
399
|
+
default: string | undefined;
|
|
400
|
+
};
|
|
401
|
+
defaultBackgroundColors: {
|
|
402
|
+
primary: string;
|
|
403
|
+
secondary: string;
|
|
404
|
+
success: string;
|
|
405
|
+
accent: string;
|
|
406
|
+
warning: string;
|
|
407
|
+
danger: string;
|
|
408
|
+
};
|
|
409
|
+
sizes: {
|
|
410
|
+
xSmall: {
|
|
411
|
+
avatarSize: number;
|
|
412
|
+
bubbleLeftPosition: number;
|
|
413
|
+
bubbleSize: number;
|
|
414
|
+
};
|
|
415
|
+
small: {
|
|
416
|
+
avatarSize: number;
|
|
417
|
+
bubbleLeftPosition: number;
|
|
418
|
+
bubbleSize: number;
|
|
419
|
+
};
|
|
420
|
+
medium: {
|
|
421
|
+
avatarSize: number;
|
|
422
|
+
bubbleLeftPosition: number;
|
|
423
|
+
bubbleSize: number;
|
|
424
|
+
};
|
|
425
|
+
large: {
|
|
426
|
+
avatarSize: number;
|
|
427
|
+
bubbleLeftPosition: number;
|
|
428
|
+
bubbleSize: number;
|
|
429
|
+
};
|
|
430
|
+
xLarge: {
|
|
431
|
+
avatarSize: number;
|
|
432
|
+
bubbleLeftPosition: number;
|
|
433
|
+
bubbleSize: number;
|
|
434
|
+
};
|
|
435
|
+
};
|
|
436
|
+
};
|
|
437
|
+
dialog: {
|
|
438
|
+
backgroundColor: string;
|
|
439
|
+
boxShadow: string;
|
|
440
|
+
defaultInset: string;
|
|
441
|
+
};
|
|
442
|
+
drawer: {
|
|
443
|
+
backgroundColor: string;
|
|
444
|
+
borderRadius: string;
|
|
445
|
+
boxShadow: string;
|
|
446
|
+
bottomDirectionShadow: string;
|
|
447
|
+
hoverBoxShadow: string;
|
|
448
|
+
hoverBottomDirectionShadow: string;
|
|
449
|
+
defaultInset: string;
|
|
450
|
+
tab: {
|
|
451
|
+
dark: {
|
|
452
|
+
backgroundColor: string | undefined;
|
|
453
|
+
arrowColor: string;
|
|
454
|
+
};
|
|
455
|
+
light: {
|
|
456
|
+
backgroundColor: string;
|
|
457
|
+
arrowColor: string | undefined;
|
|
458
|
+
};
|
|
459
|
+
};
|
|
460
|
+
};
|
|
461
|
+
sheet: {
|
|
462
|
+
mobileBorderRadius: string;
|
|
463
|
+
desktopBorderRadius: string;
|
|
464
|
+
backgroundColor: string;
|
|
465
|
+
boxShadow: string;
|
|
466
|
+
};
|
|
467
|
+
slider: {
|
|
468
|
+
backgroundColor: string;
|
|
469
|
+
borderRadius: string;
|
|
470
|
+
handleRadius: string;
|
|
471
|
+
handleColor: string;
|
|
472
|
+
handleShadow: string;
|
|
473
|
+
};
|
|
474
|
+
navigation: {
|
|
475
|
+
backgroundColor: string;
|
|
476
|
+
border: string;
|
|
477
|
+
borderColor: string | undefined;
|
|
478
|
+
};
|
|
479
|
+
toggle: {
|
|
480
|
+
isActiveColor: string;
|
|
481
|
+
isNotActiveColor: string | undefined;
|
|
482
|
+
};
|
|
483
|
+
tooltip: {
|
|
484
|
+
lightBackgroundColor: string;
|
|
485
|
+
darkBackgroundColor: string | undefined;
|
|
486
|
+
boxShadow: string;
|
|
487
|
+
borderColor: string;
|
|
488
|
+
};
|
|
489
|
+
colorPicker: {
|
|
490
|
+
backgroundColor: string;
|
|
491
|
+
borderColor: string;
|
|
492
|
+
boxShadow: string;
|
|
493
|
+
borderRadius: string;
|
|
494
|
+
};
|
|
495
|
+
sphere: import("./types").Sphere;
|
|
496
|
+
widget: import("./types").Widget;
|
|
497
|
+
colorOption: {
|
|
498
|
+
defaults: {
|
|
499
|
+
circleFill: string;
|
|
500
|
+
innerRing: string;
|
|
501
|
+
outerRing: string;
|
|
502
|
+
};
|
|
503
|
+
};
|
|
504
|
+
}>;
|
|
505
|
+
export declare const useTheme: () => {
|
|
506
|
+
mediaQueries: {
|
|
507
|
+
queries: {
|
|
508
|
+
xSmall: string;
|
|
509
|
+
small: string;
|
|
510
|
+
medium: string;
|
|
511
|
+
large: string;
|
|
512
|
+
xLarge: string;
|
|
513
|
+
};
|
|
514
|
+
rawValues: {
|
|
515
|
+
xSmall: number;
|
|
516
|
+
small: number;
|
|
517
|
+
medium: number;
|
|
518
|
+
large: number;
|
|
519
|
+
xLarge: number;
|
|
520
|
+
};
|
|
521
|
+
};
|
|
522
|
+
hocs: {
|
|
523
|
+
colors: {
|
|
524
|
+
swatches: {
|
|
525
|
+
primaryBrand: Required<import("../helpers/theme-functions/computeColorSwatch").ColorSwatch>;
|
|
526
|
+
secondaryBrand: Required<import("../helpers/theme-functions/computeColorSwatch").ColorSwatch>;
|
|
527
|
+
success: Required<import("../helpers/theme-functions/computeColorSwatch").ColorSwatch>;
|
|
528
|
+
danger: Required<import("../helpers/theme-functions/computeColorSwatch").ColorSwatch>;
|
|
529
|
+
warning: Required<import("../helpers/theme-functions/computeColorSwatch").ColorSwatch>;
|
|
530
|
+
accent: Required<import("../helpers/theme-functions/computeColorSwatch").ColorSwatch>;
|
|
531
|
+
grayScale: import("../helpers/theme-functions/computeColorSwatch").ColorSwatch;
|
|
532
|
+
blueScale: Required<import("../helpers/theme-functions/computeColorSwatch").ColorSwatch>;
|
|
533
|
+
purpleScale: import("../helpers/theme-functions/computeColorSwatch").ColorSwatch;
|
|
534
|
+
};
|
|
535
|
+
background: string;
|
|
536
|
+
foreground: string;
|
|
537
|
+
};
|
|
538
|
+
textColors: {
|
|
539
|
+
primaryBrand: string;
|
|
540
|
+
secondaryBrand: string;
|
|
541
|
+
primaryHeading: string | undefined;
|
|
542
|
+
primaryBody: string;
|
|
543
|
+
inverseHeading: string;
|
|
544
|
+
inverseBody: string;
|
|
545
|
+
accent: string;
|
|
546
|
+
success: string;
|
|
547
|
+
warning: string;
|
|
548
|
+
danger: string;
|
|
549
|
+
anchorBlue: string;
|
|
550
|
+
};
|
|
551
|
+
spacing: {
|
|
552
|
+
x0: string;
|
|
553
|
+
x_25: string;
|
|
554
|
+
x_5: string;
|
|
555
|
+
x_75: string;
|
|
556
|
+
x1: string;
|
|
557
|
+
x1_5: string;
|
|
558
|
+
x2: string;
|
|
559
|
+
x2_5: string;
|
|
560
|
+
x3: string;
|
|
561
|
+
x4: string;
|
|
562
|
+
x5: string;
|
|
563
|
+
x6: string;
|
|
564
|
+
x7: string;
|
|
565
|
+
x8: string;
|
|
566
|
+
x9: string;
|
|
567
|
+
};
|
|
568
|
+
borderRadius: {
|
|
569
|
+
none: string;
|
|
570
|
+
small: string;
|
|
571
|
+
medium: string;
|
|
572
|
+
default: string;
|
|
573
|
+
large: string;
|
|
574
|
+
circle: string;
|
|
575
|
+
};
|
|
576
|
+
shadows: {
|
|
577
|
+
light: string;
|
|
578
|
+
mediumLight: string;
|
|
579
|
+
mediumDark: string;
|
|
580
|
+
dark: string;
|
|
581
|
+
generate: (shadow: ("dark" | "mediumDark" | "mediumLight" | "light" | "xLight") | number[], color?: string, reverseOffset?: boolean) => string;
|
|
582
|
+
};
|
|
583
|
+
borders: {
|
|
584
|
+
thin: string;
|
|
585
|
+
default: string;
|
|
586
|
+
bold: string;
|
|
587
|
+
};
|
|
588
|
+
};
|
|
589
|
+
text: {
|
|
590
|
+
imports: {
|
|
591
|
+
body: string;
|
|
592
|
+
heading: string;
|
|
593
|
+
};
|
|
594
|
+
families: {
|
|
595
|
+
body: string;
|
|
596
|
+
heading: string;
|
|
597
|
+
};
|
|
598
|
+
types: {
|
|
599
|
+
heroTitle: {
|
|
600
|
+
color: string | undefined;
|
|
601
|
+
size: string;
|
|
602
|
+
fontWeight: number;
|
|
603
|
+
lineHeight: string;
|
|
604
|
+
fontFamily: string;
|
|
605
|
+
};
|
|
606
|
+
title: {
|
|
607
|
+
color: string | undefined;
|
|
608
|
+
size: string;
|
|
609
|
+
fontWeight: number;
|
|
610
|
+
lineHeight: string;
|
|
611
|
+
fontFamily: string;
|
|
612
|
+
};
|
|
613
|
+
subtitle: {
|
|
614
|
+
color: string | undefined;
|
|
615
|
+
size: string;
|
|
616
|
+
fontWeight: number;
|
|
617
|
+
lineHeight: string;
|
|
618
|
+
fontFamily: string;
|
|
619
|
+
};
|
|
620
|
+
largeBody: {
|
|
621
|
+
color: string;
|
|
622
|
+
size: string;
|
|
623
|
+
fontWeight: number;
|
|
624
|
+
lineHeight: string;
|
|
625
|
+
fontFamily: string;
|
|
626
|
+
};
|
|
627
|
+
body: {
|
|
628
|
+
color: string;
|
|
629
|
+
size: string;
|
|
630
|
+
fontWeight: number;
|
|
631
|
+
lineHeight: string;
|
|
632
|
+
fontFamily: string;
|
|
633
|
+
};
|
|
634
|
+
caption: {
|
|
635
|
+
color: string;
|
|
636
|
+
size: string;
|
|
637
|
+
fontWeight: number;
|
|
638
|
+
lineHeight: string;
|
|
639
|
+
fontFamily: string;
|
|
640
|
+
};
|
|
641
|
+
footnote: {
|
|
642
|
+
color: string;
|
|
643
|
+
size: string;
|
|
644
|
+
fontWeight: number;
|
|
645
|
+
lineHeight: string;
|
|
646
|
+
fontFamily: string;
|
|
647
|
+
};
|
|
648
|
+
};
|
|
649
|
+
colors: {
|
|
650
|
+
primaryBrand: string;
|
|
651
|
+
secondaryBrand: string;
|
|
652
|
+
primaryHeading: string | undefined;
|
|
653
|
+
primaryBody: string;
|
|
654
|
+
inverseHeading: string;
|
|
655
|
+
inverseBody: string;
|
|
656
|
+
accent: string;
|
|
657
|
+
success: string;
|
|
658
|
+
warning: string;
|
|
659
|
+
danger: string;
|
|
660
|
+
anchorBlue: string;
|
|
661
|
+
};
|
|
662
|
+
weights: {
|
|
663
|
+
thin: number;
|
|
664
|
+
regular: number;
|
|
665
|
+
semiBold: number;
|
|
666
|
+
bold: number;
|
|
667
|
+
extraBold: number;
|
|
668
|
+
};
|
|
669
|
+
};
|
|
670
|
+
spacing: {
|
|
671
|
+
x0: string;
|
|
672
|
+
x_25: string;
|
|
673
|
+
x_5: string;
|
|
674
|
+
x_75: string;
|
|
675
|
+
x1: string;
|
|
676
|
+
x1_5: string;
|
|
677
|
+
x2: string;
|
|
678
|
+
x2_5: string;
|
|
679
|
+
x3: string;
|
|
680
|
+
x4: string;
|
|
681
|
+
x5: string;
|
|
682
|
+
x6: string;
|
|
683
|
+
x7: string;
|
|
684
|
+
x8: string;
|
|
685
|
+
x9: string;
|
|
686
|
+
};
|
|
687
|
+
buttons: {
|
|
688
|
+
primary: {
|
|
689
|
+
backgroundColor: string;
|
|
690
|
+
fontColor: string;
|
|
691
|
+
fontFamily: string;
|
|
692
|
+
};
|
|
693
|
+
secondary: {
|
|
694
|
+
backgroundColor: string;
|
|
695
|
+
fontColor: string;
|
|
696
|
+
fontFamily: string;
|
|
697
|
+
};
|
|
698
|
+
warning: {
|
|
699
|
+
backgroundColor: string;
|
|
700
|
+
fontColor: string;
|
|
701
|
+
fontFamily: string;
|
|
702
|
+
};
|
|
703
|
+
success: {
|
|
704
|
+
backgroundColor: string;
|
|
705
|
+
fontColor: string;
|
|
706
|
+
fontFamily: string;
|
|
707
|
+
};
|
|
708
|
+
danger: {
|
|
709
|
+
backgroundColor: string;
|
|
710
|
+
fontColor: string;
|
|
711
|
+
fontFamily: string;
|
|
712
|
+
};
|
|
713
|
+
shadow: {
|
|
714
|
+
backgroundColor: string;
|
|
715
|
+
fontColor: string;
|
|
716
|
+
fontFamily: string;
|
|
717
|
+
};
|
|
718
|
+
accent: {
|
|
719
|
+
backgroundColor: string;
|
|
720
|
+
fontColor: string;
|
|
721
|
+
fontFamily: string;
|
|
722
|
+
};
|
|
723
|
+
smoke: {
|
|
724
|
+
backgroundColor: string;
|
|
725
|
+
fontColor: string;
|
|
726
|
+
fontFamily: string;
|
|
727
|
+
};
|
|
728
|
+
boxShadow: (shadow: ("dark" | "mediumDark" | "mediumLight" | "light" | "xLight") | number[], color?: string, reverseOffset?: boolean) => string;
|
|
729
|
+
borderSize: string;
|
|
730
|
+
outlinedBackgroundColor: string;
|
|
731
|
+
fontWeight: number;
|
|
732
|
+
sizes: {
|
|
733
|
+
xSmall: {
|
|
734
|
+
inset: string;
|
|
735
|
+
outlinedInset: {
|
|
736
|
+
vertical: string;
|
|
737
|
+
horizontal: string;
|
|
738
|
+
};
|
|
739
|
+
fontSize: string;
|
|
740
|
+
borderRadius: string;
|
|
741
|
+
};
|
|
742
|
+
small: {
|
|
743
|
+
inset: string;
|
|
744
|
+
outlinedInset: {
|
|
745
|
+
vertical: string;
|
|
746
|
+
horizontal: string;
|
|
747
|
+
};
|
|
748
|
+
fontSize: string;
|
|
749
|
+
borderRadius: string;
|
|
750
|
+
};
|
|
751
|
+
medium: {
|
|
752
|
+
inset: string;
|
|
753
|
+
outlinedInset: {
|
|
754
|
+
vertical: string;
|
|
755
|
+
horizontal: string;
|
|
756
|
+
};
|
|
757
|
+
fontSize: string;
|
|
758
|
+
borderRadius: string;
|
|
759
|
+
};
|
|
760
|
+
large: {
|
|
761
|
+
inset: string;
|
|
762
|
+
outlinedInset: {
|
|
763
|
+
vertical: string;
|
|
764
|
+
horizontal: string;
|
|
765
|
+
};
|
|
766
|
+
fontSize: string;
|
|
767
|
+
borderRadius: string;
|
|
768
|
+
};
|
|
769
|
+
xLarge: {
|
|
770
|
+
inset: string;
|
|
771
|
+
outlinedInset: {
|
|
772
|
+
vertical: string;
|
|
773
|
+
horizontal: string;
|
|
774
|
+
};
|
|
775
|
+
fontSize: string;
|
|
776
|
+
borderRadius: string;
|
|
777
|
+
};
|
|
778
|
+
};
|
|
779
|
+
};
|
|
780
|
+
inputs: {
|
|
781
|
+
checkbox: {
|
|
782
|
+
border: string;
|
|
783
|
+
borderRadius: string;
|
|
784
|
+
unCheckedBackgroundColor: string | undefined;
|
|
785
|
+
checkmarkColor: string;
|
|
786
|
+
labelColor: string;
|
|
787
|
+
};
|
|
788
|
+
text: {
|
|
789
|
+
borderRadius: string;
|
|
790
|
+
labelColor: Required<import("../helpers/theme-functions/computeColorSwatch").ColorSwatch>;
|
|
791
|
+
placeholderColor: string;
|
|
792
|
+
labelFontSize: string;
|
|
793
|
+
textFontSize: string;
|
|
794
|
+
borderWidth: string;
|
|
795
|
+
defaultFocusColor: string;
|
|
796
|
+
};
|
|
797
|
+
select: {
|
|
798
|
+
dropDownShadow: string;
|
|
799
|
+
dropDownBackgroundColor: string;
|
|
800
|
+
boxShadow: string;
|
|
801
|
+
borderRadius: string;
|
|
802
|
+
};
|
|
803
|
+
number: {
|
|
804
|
+
backgroundColor: string | undefined;
|
|
805
|
+
fontColor: string;
|
|
806
|
+
fontSize: string;
|
|
807
|
+
borderRadius: string;
|
|
808
|
+
};
|
|
809
|
+
backgroundColor: string;
|
|
810
|
+
fontSize: string;
|
|
811
|
+
fontColor: string;
|
|
812
|
+
fontFamily: string;
|
|
813
|
+
colors: {
|
|
814
|
+
primary: string;
|
|
815
|
+
secondary: string;
|
|
816
|
+
success: string;
|
|
817
|
+
warning: string;
|
|
818
|
+
danger: string;
|
|
819
|
+
accent: string;
|
|
820
|
+
dark: string;
|
|
821
|
+
blue: string;
|
|
822
|
+
};
|
|
823
|
+
};
|
|
824
|
+
icons: {
|
|
825
|
+
sizes: {
|
|
826
|
+
xSmall: number;
|
|
827
|
+
small: number;
|
|
828
|
+
medium: number;
|
|
829
|
+
large: number;
|
|
830
|
+
xLarge: number;
|
|
831
|
+
};
|
|
832
|
+
colors: {
|
|
833
|
+
default: string | undefined;
|
|
834
|
+
primaryBodyText: string;
|
|
835
|
+
primaryHeadingText: string | undefined;
|
|
836
|
+
inverseBodyText: string;
|
|
837
|
+
inverseHeadingText: string;
|
|
838
|
+
primaryBrand: string;
|
|
839
|
+
secondaryBrand: string;
|
|
840
|
+
warning: string;
|
|
841
|
+
danger: string;
|
|
842
|
+
success: string;
|
|
843
|
+
background: string;
|
|
844
|
+
accent: string;
|
|
845
|
+
};
|
|
846
|
+
};
|
|
847
|
+
card: {
|
|
848
|
+
backgroundColor: string;
|
|
849
|
+
borderRadius: string;
|
|
850
|
+
boxShadow: string;
|
|
851
|
+
defaultInset: string;
|
|
852
|
+
};
|
|
853
|
+
separator: {
|
|
854
|
+
border: string;
|
|
855
|
+
color: string | undefined;
|
|
856
|
+
};
|
|
857
|
+
loadingSpinner: {
|
|
858
|
+
size: {
|
|
859
|
+
xSmall: number;
|
|
860
|
+
small: number;
|
|
861
|
+
medium: number;
|
|
862
|
+
large: number;
|
|
863
|
+
xLarge: number;
|
|
864
|
+
};
|
|
865
|
+
colors: {
|
|
866
|
+
primary: string;
|
|
867
|
+
secondary: string;
|
|
868
|
+
success: string;
|
|
869
|
+
warning: string;
|
|
870
|
+
danger: string;
|
|
871
|
+
};
|
|
872
|
+
};
|
|
873
|
+
animatedCheckmark: {
|
|
874
|
+
sizeMap: {
|
|
875
|
+
xSmall: number;
|
|
876
|
+
small: number;
|
|
877
|
+
medium: number;
|
|
878
|
+
large: number;
|
|
879
|
+
xLarge: number;
|
|
880
|
+
};
|
|
881
|
+
colors: {
|
|
882
|
+
primary: string;
|
|
883
|
+
secondary: string;
|
|
884
|
+
success: string;
|
|
885
|
+
accent: string;
|
|
886
|
+
};
|
|
887
|
+
strokeWidth: {
|
|
888
|
+
small: number;
|
|
889
|
+
default: number;
|
|
890
|
+
large: number;
|
|
891
|
+
};
|
|
892
|
+
borderRadius: string;
|
|
893
|
+
checkmarkFilledColor: string;
|
|
894
|
+
};
|
|
895
|
+
avatar: {
|
|
896
|
+
borderWidth: string;
|
|
897
|
+
borderColor: string | undefined;
|
|
898
|
+
borderRadius: string;
|
|
899
|
+
boxShadow: string;
|
|
900
|
+
backgroundColor: string;
|
|
901
|
+
bubbleBackgroundColors: {
|
|
902
|
+
isActive: string;
|
|
903
|
+
default: string | undefined;
|
|
904
|
+
};
|
|
905
|
+
defaultBackgroundColors: {
|
|
906
|
+
primary: string;
|
|
907
|
+
secondary: string;
|
|
908
|
+
success: string;
|
|
909
|
+
accent: string;
|
|
910
|
+
warning: string;
|
|
911
|
+
danger: string;
|
|
912
|
+
};
|
|
913
|
+
sizes: {
|
|
914
|
+
xSmall: {
|
|
915
|
+
avatarSize: number;
|
|
916
|
+
bubbleLeftPosition: number;
|
|
917
|
+
bubbleSize: number;
|
|
918
|
+
};
|
|
919
|
+
small: {
|
|
920
|
+
avatarSize: number;
|
|
921
|
+
bubbleLeftPosition: number;
|
|
922
|
+
bubbleSize: number;
|
|
923
|
+
};
|
|
924
|
+
medium: {
|
|
925
|
+
avatarSize: number;
|
|
926
|
+
bubbleLeftPosition: number;
|
|
927
|
+
bubbleSize: number;
|
|
928
|
+
};
|
|
929
|
+
large: {
|
|
930
|
+
avatarSize: number;
|
|
931
|
+
bubbleLeftPosition: number;
|
|
932
|
+
bubbleSize: number;
|
|
933
|
+
};
|
|
934
|
+
xLarge: {
|
|
935
|
+
avatarSize: number;
|
|
936
|
+
bubbleLeftPosition: number;
|
|
937
|
+
bubbleSize: number;
|
|
938
|
+
};
|
|
939
|
+
};
|
|
940
|
+
};
|
|
941
|
+
dialog: {
|
|
942
|
+
backgroundColor: string;
|
|
943
|
+
boxShadow: string;
|
|
944
|
+
defaultInset: string;
|
|
945
|
+
};
|
|
946
|
+
drawer: {
|
|
947
|
+
backgroundColor: string;
|
|
948
|
+
borderRadius: string;
|
|
949
|
+
boxShadow: string;
|
|
950
|
+
bottomDirectionShadow: string;
|
|
951
|
+
hoverBoxShadow: string;
|
|
952
|
+
hoverBottomDirectionShadow: string;
|
|
953
|
+
defaultInset: string;
|
|
954
|
+
tab: {
|
|
955
|
+
dark: {
|
|
956
|
+
backgroundColor: string | undefined;
|
|
957
|
+
arrowColor: string;
|
|
958
|
+
};
|
|
959
|
+
light: {
|
|
960
|
+
backgroundColor: string;
|
|
961
|
+
arrowColor: string | undefined;
|
|
962
|
+
};
|
|
963
|
+
};
|
|
964
|
+
};
|
|
965
|
+
sheet: {
|
|
966
|
+
mobileBorderRadius: string;
|
|
967
|
+
desktopBorderRadius: string;
|
|
968
|
+
backgroundColor: string;
|
|
969
|
+
boxShadow: string;
|
|
970
|
+
};
|
|
971
|
+
slider: {
|
|
972
|
+
backgroundColor: string;
|
|
973
|
+
borderRadius: string;
|
|
974
|
+
handleRadius: string;
|
|
975
|
+
handleColor: string;
|
|
976
|
+
handleShadow: string;
|
|
977
|
+
};
|
|
978
|
+
navigation: {
|
|
979
|
+
backgroundColor: string;
|
|
980
|
+
border: string;
|
|
981
|
+
borderColor: string | undefined;
|
|
982
|
+
};
|
|
983
|
+
toggle: {
|
|
984
|
+
isActiveColor: string;
|
|
985
|
+
isNotActiveColor: string | undefined;
|
|
986
|
+
};
|
|
987
|
+
tooltip: {
|
|
988
|
+
lightBackgroundColor: string;
|
|
989
|
+
darkBackgroundColor: string | undefined;
|
|
990
|
+
boxShadow: string;
|
|
991
|
+
borderColor: string;
|
|
992
|
+
};
|
|
993
|
+
colorPicker: {
|
|
994
|
+
backgroundColor: string;
|
|
995
|
+
borderColor: string;
|
|
996
|
+
boxShadow: string;
|
|
997
|
+
borderRadius: string;
|
|
998
|
+
};
|
|
999
|
+
sphere: import("./types").Sphere;
|
|
1000
|
+
widget: import("./types").Widget;
|
|
1001
|
+
colorOption: {
|
|
1002
|
+
defaults: {
|
|
1003
|
+
circleFill: string;
|
|
1004
|
+
innerRing: string;
|
|
1005
|
+
outerRing: string;
|
|
1006
|
+
};
|
|
1007
|
+
};
|
|
1008
|
+
};
|
|
1009
|
+
export { ThemeContext };
|
|
1010
|
+
export declare const ThemeProvider: import("react").Provider<{
|
|
1011
|
+
mediaQueries: {
|
|
1012
|
+
queries: {
|
|
1013
|
+
xSmall: string;
|
|
1014
|
+
small: string;
|
|
1015
|
+
medium: string;
|
|
1016
|
+
large: string;
|
|
1017
|
+
xLarge: string;
|
|
1018
|
+
};
|
|
1019
|
+
rawValues: {
|
|
1020
|
+
xSmall: number;
|
|
1021
|
+
small: number;
|
|
1022
|
+
medium: number;
|
|
1023
|
+
large: number;
|
|
1024
|
+
xLarge: number;
|
|
1025
|
+
};
|
|
1026
|
+
};
|
|
1027
|
+
hocs: {
|
|
1028
|
+
colors: {
|
|
1029
|
+
swatches: {
|
|
1030
|
+
primaryBrand: Required<import("../helpers/theme-functions/computeColorSwatch").ColorSwatch>;
|
|
1031
|
+
secondaryBrand: Required<import("../helpers/theme-functions/computeColorSwatch").ColorSwatch>;
|
|
1032
|
+
success: Required<import("../helpers/theme-functions/computeColorSwatch").ColorSwatch>;
|
|
1033
|
+
danger: Required<import("../helpers/theme-functions/computeColorSwatch").ColorSwatch>;
|
|
1034
|
+
warning: Required<import("../helpers/theme-functions/computeColorSwatch").ColorSwatch>;
|
|
1035
|
+
accent: Required<import("../helpers/theme-functions/computeColorSwatch").ColorSwatch>;
|
|
1036
|
+
grayScale: import("../helpers/theme-functions/computeColorSwatch").ColorSwatch;
|
|
1037
|
+
blueScale: Required<import("../helpers/theme-functions/computeColorSwatch").ColorSwatch>;
|
|
1038
|
+
purpleScale: import("../helpers/theme-functions/computeColorSwatch").ColorSwatch;
|
|
1039
|
+
};
|
|
1040
|
+
background: string;
|
|
1041
|
+
foreground: string;
|
|
1042
|
+
};
|
|
1043
|
+
textColors: {
|
|
1044
|
+
primaryBrand: string;
|
|
1045
|
+
secondaryBrand: string;
|
|
1046
|
+
primaryHeading: string | undefined;
|
|
1047
|
+
primaryBody: string;
|
|
1048
|
+
inverseHeading: string;
|
|
1049
|
+
inverseBody: string;
|
|
1050
|
+
accent: string;
|
|
1051
|
+
success: string;
|
|
1052
|
+
warning: string;
|
|
1053
|
+
danger: string;
|
|
1054
|
+
anchorBlue: string;
|
|
1055
|
+
};
|
|
1056
|
+
spacing: {
|
|
1057
|
+
x0: string;
|
|
1058
|
+
x_25: string;
|
|
1059
|
+
x_5: string;
|
|
1060
|
+
x_75: string;
|
|
1061
|
+
x1: string;
|
|
1062
|
+
x1_5: string;
|
|
1063
|
+
x2: string;
|
|
1064
|
+
x2_5: string;
|
|
1065
|
+
x3: string;
|
|
1066
|
+
x4: string;
|
|
1067
|
+
x5: string;
|
|
1068
|
+
x6: string;
|
|
1069
|
+
x7: string;
|
|
1070
|
+
x8: string;
|
|
1071
|
+
x9: string;
|
|
1072
|
+
};
|
|
1073
|
+
borderRadius: {
|
|
1074
|
+
none: string;
|
|
1075
|
+
small: string;
|
|
1076
|
+
medium: string;
|
|
1077
|
+
default: string;
|
|
1078
|
+
large: string;
|
|
1079
|
+
circle: string;
|
|
1080
|
+
};
|
|
1081
|
+
shadows: {
|
|
1082
|
+
light: string;
|
|
1083
|
+
mediumLight: string;
|
|
1084
|
+
mediumDark: string;
|
|
1085
|
+
dark: string;
|
|
1086
|
+
generate: (shadow: ("dark" | "mediumDark" | "mediumLight" | "light" | "xLight") | number[], color?: string, reverseOffset?: boolean) => string;
|
|
1087
|
+
};
|
|
1088
|
+
borders: {
|
|
1089
|
+
thin: string;
|
|
1090
|
+
default: string;
|
|
1091
|
+
bold: string;
|
|
1092
|
+
};
|
|
1093
|
+
};
|
|
1094
|
+
text: {
|
|
1095
|
+
imports: {
|
|
1096
|
+
body: string;
|
|
1097
|
+
heading: string;
|
|
1098
|
+
};
|
|
1099
|
+
families: {
|
|
1100
|
+
body: string;
|
|
1101
|
+
heading: string;
|
|
1102
|
+
};
|
|
1103
|
+
types: {
|
|
1104
|
+
heroTitle: {
|
|
1105
|
+
color: string | undefined;
|
|
1106
|
+
size: string;
|
|
1107
|
+
fontWeight: number;
|
|
1108
|
+
lineHeight: string;
|
|
1109
|
+
fontFamily: string;
|
|
1110
|
+
};
|
|
1111
|
+
title: {
|
|
1112
|
+
color: string | undefined;
|
|
1113
|
+
size: string;
|
|
1114
|
+
fontWeight: number;
|
|
1115
|
+
lineHeight: string;
|
|
1116
|
+
fontFamily: string;
|
|
1117
|
+
};
|
|
1118
|
+
subtitle: {
|
|
1119
|
+
color: string | undefined;
|
|
1120
|
+
size: string;
|
|
1121
|
+
fontWeight: number;
|
|
1122
|
+
lineHeight: string;
|
|
1123
|
+
fontFamily: string;
|
|
1124
|
+
};
|
|
1125
|
+
largeBody: {
|
|
1126
|
+
color: string;
|
|
1127
|
+
size: string;
|
|
1128
|
+
fontWeight: number;
|
|
1129
|
+
lineHeight: string;
|
|
1130
|
+
fontFamily: string;
|
|
1131
|
+
};
|
|
1132
|
+
body: {
|
|
1133
|
+
color: string;
|
|
1134
|
+
size: string;
|
|
1135
|
+
fontWeight: number;
|
|
1136
|
+
lineHeight: string;
|
|
1137
|
+
fontFamily: string;
|
|
1138
|
+
};
|
|
1139
|
+
caption: {
|
|
1140
|
+
color: string;
|
|
1141
|
+
size: string;
|
|
1142
|
+
fontWeight: number;
|
|
1143
|
+
lineHeight: string;
|
|
1144
|
+
fontFamily: string;
|
|
1145
|
+
};
|
|
1146
|
+
footnote: {
|
|
1147
|
+
color: string;
|
|
1148
|
+
size: string;
|
|
1149
|
+
fontWeight: number;
|
|
1150
|
+
lineHeight: string;
|
|
1151
|
+
fontFamily: string;
|
|
1152
|
+
};
|
|
1153
|
+
};
|
|
1154
|
+
colors: {
|
|
1155
|
+
primaryBrand: string;
|
|
1156
|
+
secondaryBrand: string;
|
|
1157
|
+
primaryHeading: string | undefined;
|
|
1158
|
+
primaryBody: string;
|
|
1159
|
+
inverseHeading: string;
|
|
1160
|
+
inverseBody: string;
|
|
1161
|
+
accent: string;
|
|
1162
|
+
success: string;
|
|
1163
|
+
warning: string;
|
|
1164
|
+
danger: string;
|
|
1165
|
+
anchorBlue: string;
|
|
1166
|
+
};
|
|
1167
|
+
weights: {
|
|
1168
|
+
thin: number;
|
|
1169
|
+
regular: number;
|
|
1170
|
+
semiBold: number;
|
|
1171
|
+
bold: number;
|
|
1172
|
+
extraBold: number;
|
|
1173
|
+
};
|
|
1174
|
+
};
|
|
1175
|
+
spacing: {
|
|
1176
|
+
x0: string;
|
|
1177
|
+
x_25: string;
|
|
1178
|
+
x_5: string;
|
|
1179
|
+
x_75: string;
|
|
1180
|
+
x1: string;
|
|
1181
|
+
x1_5: string;
|
|
1182
|
+
x2: string;
|
|
1183
|
+
x2_5: string;
|
|
1184
|
+
x3: string;
|
|
1185
|
+
x4: string;
|
|
1186
|
+
x5: string;
|
|
1187
|
+
x6: string;
|
|
1188
|
+
x7: string;
|
|
1189
|
+
x8: string;
|
|
1190
|
+
x9: string;
|
|
1191
|
+
};
|
|
1192
|
+
buttons: {
|
|
1193
|
+
primary: {
|
|
1194
|
+
backgroundColor: string;
|
|
1195
|
+
fontColor: string;
|
|
1196
|
+
fontFamily: string;
|
|
1197
|
+
};
|
|
1198
|
+
secondary: {
|
|
1199
|
+
backgroundColor: string;
|
|
1200
|
+
fontColor: string;
|
|
1201
|
+
fontFamily: string;
|
|
1202
|
+
};
|
|
1203
|
+
warning: {
|
|
1204
|
+
backgroundColor: string;
|
|
1205
|
+
fontColor: string;
|
|
1206
|
+
fontFamily: string;
|
|
1207
|
+
};
|
|
1208
|
+
success: {
|
|
1209
|
+
backgroundColor: string;
|
|
1210
|
+
fontColor: string;
|
|
1211
|
+
fontFamily: string;
|
|
1212
|
+
};
|
|
1213
|
+
danger: {
|
|
1214
|
+
backgroundColor: string;
|
|
1215
|
+
fontColor: string;
|
|
1216
|
+
fontFamily: string;
|
|
1217
|
+
};
|
|
1218
|
+
shadow: {
|
|
1219
|
+
backgroundColor: string;
|
|
1220
|
+
fontColor: string;
|
|
1221
|
+
fontFamily: string;
|
|
1222
|
+
};
|
|
1223
|
+
accent: {
|
|
1224
|
+
backgroundColor: string;
|
|
1225
|
+
fontColor: string;
|
|
1226
|
+
fontFamily: string;
|
|
1227
|
+
};
|
|
1228
|
+
smoke: {
|
|
1229
|
+
backgroundColor: string;
|
|
1230
|
+
fontColor: string;
|
|
1231
|
+
fontFamily: string;
|
|
1232
|
+
};
|
|
1233
|
+
boxShadow: (shadow: ("dark" | "mediumDark" | "mediumLight" | "light" | "xLight") | number[], color?: string, reverseOffset?: boolean) => string;
|
|
1234
|
+
borderSize: string;
|
|
1235
|
+
outlinedBackgroundColor: string;
|
|
1236
|
+
fontWeight: number;
|
|
1237
|
+
sizes: {
|
|
1238
|
+
xSmall: {
|
|
1239
|
+
inset: string;
|
|
1240
|
+
outlinedInset: {
|
|
1241
|
+
vertical: string;
|
|
1242
|
+
horizontal: string;
|
|
1243
|
+
};
|
|
1244
|
+
fontSize: string;
|
|
1245
|
+
borderRadius: string;
|
|
1246
|
+
};
|
|
1247
|
+
small: {
|
|
1248
|
+
inset: string;
|
|
1249
|
+
outlinedInset: {
|
|
1250
|
+
vertical: string;
|
|
1251
|
+
horizontal: string;
|
|
1252
|
+
};
|
|
1253
|
+
fontSize: string;
|
|
1254
|
+
borderRadius: string;
|
|
1255
|
+
};
|
|
1256
|
+
medium: {
|
|
1257
|
+
inset: string;
|
|
1258
|
+
outlinedInset: {
|
|
1259
|
+
vertical: string;
|
|
1260
|
+
horizontal: string;
|
|
1261
|
+
};
|
|
1262
|
+
fontSize: string;
|
|
1263
|
+
borderRadius: string;
|
|
1264
|
+
};
|
|
1265
|
+
large: {
|
|
1266
|
+
inset: string;
|
|
1267
|
+
outlinedInset: {
|
|
1268
|
+
vertical: string;
|
|
1269
|
+
horizontal: string;
|
|
1270
|
+
};
|
|
1271
|
+
fontSize: string;
|
|
1272
|
+
borderRadius: string;
|
|
1273
|
+
};
|
|
1274
|
+
xLarge: {
|
|
1275
|
+
inset: string;
|
|
1276
|
+
outlinedInset: {
|
|
1277
|
+
vertical: string;
|
|
1278
|
+
horizontal: string;
|
|
1279
|
+
};
|
|
1280
|
+
fontSize: string;
|
|
1281
|
+
borderRadius: string;
|
|
1282
|
+
};
|
|
1283
|
+
};
|
|
1284
|
+
};
|
|
1285
|
+
inputs: {
|
|
1286
|
+
checkbox: {
|
|
1287
|
+
border: string;
|
|
1288
|
+
borderRadius: string;
|
|
1289
|
+
unCheckedBackgroundColor: string | undefined;
|
|
1290
|
+
checkmarkColor: string;
|
|
1291
|
+
labelColor: string;
|
|
1292
|
+
};
|
|
1293
|
+
text: {
|
|
1294
|
+
borderRadius: string;
|
|
1295
|
+
labelColor: Required<import("../helpers/theme-functions/computeColorSwatch").ColorSwatch>;
|
|
1296
|
+
placeholderColor: string;
|
|
1297
|
+
labelFontSize: string;
|
|
1298
|
+
textFontSize: string;
|
|
1299
|
+
borderWidth: string;
|
|
1300
|
+
defaultFocusColor: string;
|
|
1301
|
+
};
|
|
1302
|
+
select: {
|
|
1303
|
+
dropDownShadow: string;
|
|
1304
|
+
dropDownBackgroundColor: string;
|
|
1305
|
+
boxShadow: string;
|
|
1306
|
+
borderRadius: string;
|
|
1307
|
+
};
|
|
1308
|
+
number: {
|
|
1309
|
+
backgroundColor: string | undefined;
|
|
1310
|
+
fontColor: string;
|
|
1311
|
+
fontSize: string;
|
|
1312
|
+
borderRadius: string;
|
|
1313
|
+
};
|
|
1314
|
+
backgroundColor: string;
|
|
1315
|
+
fontSize: string;
|
|
1316
|
+
fontColor: string;
|
|
1317
|
+
fontFamily: string;
|
|
1318
|
+
colors: {
|
|
1319
|
+
primary: string;
|
|
1320
|
+
secondary: string;
|
|
1321
|
+
success: string;
|
|
1322
|
+
warning: string;
|
|
1323
|
+
danger: string;
|
|
1324
|
+
accent: string;
|
|
1325
|
+
dark: string;
|
|
1326
|
+
blue: string;
|
|
1327
|
+
};
|
|
1328
|
+
};
|
|
1329
|
+
icons: {
|
|
1330
|
+
sizes: {
|
|
1331
|
+
xSmall: number;
|
|
1332
|
+
small: number;
|
|
1333
|
+
medium: number;
|
|
1334
|
+
large: number;
|
|
1335
|
+
xLarge: number;
|
|
1336
|
+
};
|
|
1337
|
+
colors: {
|
|
1338
|
+
default: string | undefined;
|
|
1339
|
+
primaryBodyText: string;
|
|
1340
|
+
primaryHeadingText: string | undefined;
|
|
1341
|
+
inverseBodyText: string;
|
|
1342
|
+
inverseHeadingText: string;
|
|
1343
|
+
primaryBrand: string;
|
|
1344
|
+
secondaryBrand: string;
|
|
1345
|
+
warning: string;
|
|
1346
|
+
danger: string;
|
|
1347
|
+
success: string;
|
|
1348
|
+
background: string;
|
|
1349
|
+
accent: string;
|
|
1350
|
+
};
|
|
1351
|
+
};
|
|
1352
|
+
card: {
|
|
1353
|
+
backgroundColor: string;
|
|
1354
|
+
borderRadius: string;
|
|
1355
|
+
boxShadow: string;
|
|
1356
|
+
defaultInset: string;
|
|
1357
|
+
};
|
|
1358
|
+
separator: {
|
|
1359
|
+
border: string;
|
|
1360
|
+
color: string | undefined;
|
|
1361
|
+
};
|
|
1362
|
+
loadingSpinner: {
|
|
1363
|
+
size: {
|
|
1364
|
+
xSmall: number;
|
|
1365
|
+
small: number;
|
|
1366
|
+
medium: number;
|
|
1367
|
+
large: number;
|
|
1368
|
+
xLarge: number;
|
|
1369
|
+
};
|
|
1370
|
+
colors: {
|
|
1371
|
+
primary: string;
|
|
1372
|
+
secondary: string;
|
|
1373
|
+
success: string;
|
|
1374
|
+
warning: string;
|
|
1375
|
+
danger: string;
|
|
1376
|
+
};
|
|
1377
|
+
};
|
|
1378
|
+
animatedCheckmark: {
|
|
1379
|
+
sizeMap: {
|
|
1380
|
+
xSmall: number;
|
|
1381
|
+
small: number;
|
|
1382
|
+
medium: number;
|
|
1383
|
+
large: number;
|
|
1384
|
+
xLarge: number;
|
|
1385
|
+
};
|
|
1386
|
+
colors: {
|
|
1387
|
+
primary: string;
|
|
1388
|
+
secondary: string;
|
|
1389
|
+
success: string;
|
|
1390
|
+
accent: string;
|
|
1391
|
+
};
|
|
1392
|
+
strokeWidth: {
|
|
1393
|
+
small: number;
|
|
1394
|
+
default: number;
|
|
1395
|
+
large: number;
|
|
1396
|
+
};
|
|
1397
|
+
borderRadius: string;
|
|
1398
|
+
checkmarkFilledColor: string;
|
|
1399
|
+
};
|
|
1400
|
+
avatar: {
|
|
1401
|
+
borderWidth: string;
|
|
1402
|
+
borderColor: string | undefined;
|
|
1403
|
+
borderRadius: string;
|
|
1404
|
+
boxShadow: string;
|
|
1405
|
+
backgroundColor: string;
|
|
1406
|
+
bubbleBackgroundColors: {
|
|
1407
|
+
isActive: string;
|
|
1408
|
+
default: string | undefined;
|
|
1409
|
+
};
|
|
1410
|
+
defaultBackgroundColors: {
|
|
1411
|
+
primary: string;
|
|
1412
|
+
secondary: string;
|
|
1413
|
+
success: string;
|
|
1414
|
+
accent: string;
|
|
1415
|
+
warning: string;
|
|
1416
|
+
danger: string;
|
|
1417
|
+
};
|
|
1418
|
+
sizes: {
|
|
1419
|
+
xSmall: {
|
|
1420
|
+
avatarSize: number;
|
|
1421
|
+
bubbleLeftPosition: number;
|
|
1422
|
+
bubbleSize: number;
|
|
1423
|
+
};
|
|
1424
|
+
small: {
|
|
1425
|
+
avatarSize: number;
|
|
1426
|
+
bubbleLeftPosition: number;
|
|
1427
|
+
bubbleSize: number;
|
|
1428
|
+
};
|
|
1429
|
+
medium: {
|
|
1430
|
+
avatarSize: number;
|
|
1431
|
+
bubbleLeftPosition: number;
|
|
1432
|
+
bubbleSize: number;
|
|
1433
|
+
};
|
|
1434
|
+
large: {
|
|
1435
|
+
avatarSize: number;
|
|
1436
|
+
bubbleLeftPosition: number;
|
|
1437
|
+
bubbleSize: number;
|
|
1438
|
+
};
|
|
1439
|
+
xLarge: {
|
|
1440
|
+
avatarSize: number;
|
|
1441
|
+
bubbleLeftPosition: number;
|
|
1442
|
+
bubbleSize: number;
|
|
1443
|
+
};
|
|
1444
|
+
};
|
|
1445
|
+
};
|
|
1446
|
+
dialog: {
|
|
1447
|
+
backgroundColor: string;
|
|
1448
|
+
boxShadow: string;
|
|
1449
|
+
defaultInset: string;
|
|
1450
|
+
};
|
|
1451
|
+
drawer: {
|
|
1452
|
+
backgroundColor: string;
|
|
1453
|
+
borderRadius: string;
|
|
1454
|
+
boxShadow: string;
|
|
1455
|
+
bottomDirectionShadow: string;
|
|
1456
|
+
hoverBoxShadow: string;
|
|
1457
|
+
hoverBottomDirectionShadow: string;
|
|
1458
|
+
defaultInset: string;
|
|
1459
|
+
tab: {
|
|
1460
|
+
dark: {
|
|
1461
|
+
backgroundColor: string | undefined;
|
|
1462
|
+
arrowColor: string;
|
|
1463
|
+
};
|
|
1464
|
+
light: {
|
|
1465
|
+
backgroundColor: string;
|
|
1466
|
+
arrowColor: string | undefined;
|
|
1467
|
+
};
|
|
1468
|
+
};
|
|
1469
|
+
};
|
|
1470
|
+
sheet: {
|
|
1471
|
+
mobileBorderRadius: string;
|
|
1472
|
+
desktopBorderRadius: string;
|
|
1473
|
+
backgroundColor: string;
|
|
1474
|
+
boxShadow: string;
|
|
1475
|
+
};
|
|
1476
|
+
slider: {
|
|
1477
|
+
backgroundColor: string;
|
|
1478
|
+
borderRadius: string;
|
|
1479
|
+
handleRadius: string;
|
|
1480
|
+
handleColor: string;
|
|
1481
|
+
handleShadow: string;
|
|
1482
|
+
};
|
|
1483
|
+
navigation: {
|
|
1484
|
+
backgroundColor: string;
|
|
1485
|
+
border: string;
|
|
1486
|
+
borderColor: string | undefined;
|
|
1487
|
+
};
|
|
1488
|
+
toggle: {
|
|
1489
|
+
isActiveColor: string;
|
|
1490
|
+
isNotActiveColor: string | undefined;
|
|
1491
|
+
};
|
|
1492
|
+
tooltip: {
|
|
1493
|
+
lightBackgroundColor: string;
|
|
1494
|
+
darkBackgroundColor: string | undefined;
|
|
1495
|
+
boxShadow: string;
|
|
1496
|
+
borderColor: string;
|
|
1497
|
+
};
|
|
1498
|
+
colorPicker: {
|
|
1499
|
+
backgroundColor: string;
|
|
1500
|
+
borderColor: string;
|
|
1501
|
+
boxShadow: string;
|
|
1502
|
+
borderRadius: string;
|
|
1503
|
+
};
|
|
1504
|
+
sphere: import("./types").Sphere;
|
|
1505
|
+
widget: import("./types").Widget;
|
|
1506
|
+
colorOption: {
|
|
1507
|
+
defaults: {
|
|
1508
|
+
circleFill: string;
|
|
1509
|
+
innerRing: string;
|
|
1510
|
+
outerRing: string;
|
|
1511
|
+
};
|
|
1512
|
+
};
|
|
1513
|
+
}>;
|