@axos-web-dev/shared-components 0.0.2 → 0.0.4
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 +9 -10
- package/dist/Accordion/Accordion.css.d.ts +3 -4
- package/dist/Accordion/Accordion.css.js +7 -5
- package/dist/Accordion/Accordion.d.ts +3 -4
- package/dist/Accordion/Accordion.js +9 -8
- package/dist/Accordion/index.d.ts +0 -1
- package/dist/Accordion/index.js +3 -4
- package/dist/AlertBanner/AlertBanner.css.d.ts +0 -1
- package/dist/AlertBanner/AlertBanner.css.js +0 -1
- package/dist/AlertBanner/AlertBanner.interface.d.ts +1 -2
- package/dist/AlertBanner/AlertBanner.interface.js +0 -1
- package/dist/AlertBanner/index.d.ts +0 -1
- package/dist/AlertBanner/index.js +5 -4
- package/dist/ApyCalculator/ApyCalculator.css.d.ts +0 -1
- package/dist/ApyCalculator/ApyCalculator.css.js +2 -1
- package/dist/ApyCalculator/index.d.ts +0 -1
- package/dist/ApyCalculator/index.js +7 -6
- package/dist/BulletItem/BulletItem.css.d.ts +0 -1
- package/dist/BulletItem/BulletItem.css.js +1 -1
- package/dist/BulletItem/BulletItem.d.ts +8 -3
- package/dist/BulletItem/BulletItem.js +2 -1
- package/dist/BulletItem/index.d.ts +0 -1
- package/dist/BulletItem/index.js +0 -1
- package/dist/Button/Button.css.d.ts +18 -22
- package/dist/Button/Button.css.js +3 -1
- package/dist/Button/Button.interface.d.ts +0 -1
- package/dist/Button/Button.interface.js +0 -1
- package/dist/Button/index.d.ts +0 -1
- package/dist/Button/index.js +1 -2
- package/dist/CallToActionBar/CallToActionBar.css.d.ts +0 -1
- package/dist/CallToActionBar/CallToActionBar.css.js +2 -1
- package/dist/CallToActionBar/CallToActionBar.interface.d.ts +0 -1
- package/dist/CallToActionBar/CallToActionBar.interface.js +0 -1
- package/dist/CallToActionBar/index.d.ts +0 -1
- package/dist/CallToActionBar/index.js +0 -1
- package/dist/Carousel/Carousel.css.d.ts +0 -1
- package/dist/Carousel/Carousel.css.js +2 -1
- package/dist/Carousel/index.d.ts +2 -14
- package/dist/Carousel/index.js +4 -9
- package/dist/Carousel/store.d.ts +10 -0
- package/dist/Carousel/store.js +9 -0
- package/dist/Chevron/Chevron.css.d.ts +0 -1
- package/dist/Chevron/Chevron.css.js +3 -1
- package/dist/Chevron/Chevron.interface.d.ts +0 -1
- package/dist/Chevron/Chevron.interface.js +0 -1
- package/dist/Chevron/index.d.ts +0 -1
- package/dist/Chevron/index.js +8 -3
- package/dist/CollectInformationAlert/CollectInformationAlert.css.d.ts +0 -1
- package/dist/CollectInformationAlert/CollectInformationAlert.css.js +3 -1
- package/dist/CollectInformationAlert/index.d.ts +0 -1
- package/dist/CollectInformationAlert/index.js +4 -3
- package/dist/ContentBanner/ContentBanner.css.d.ts +42 -0
- package/dist/ContentBanner/ContentBanner.css.js +19 -0
- package/dist/ContentBanner/ContentBanner.interface.d.ts +9 -0
- package/dist/ContentBanner/ContentBanner.interface.js +1 -0
- package/dist/ContentBanner/index.d.ts +3 -0
- package/dist/ContentBanner/index.js +57 -0
- package/dist/DownloadTile/DownloadTile.css.d.ts +0 -1
- package/dist/DownloadTile/DownloadTile.css.js +2 -1
- package/dist/DownloadTile/DownloadTile.interface.d.ts +0 -1
- package/dist/DownloadTile/DownloadTile.interface.js +0 -1
- package/dist/DownloadTile/index.d.ts +0 -1
- package/dist/DownloadTile/index.js +3 -3
- package/dist/FaqAccordion/FaqAccordion.css.d.ts +0 -1
- package/dist/FaqAccordion/FaqAccordion.css.js +2 -1
- package/dist/FaqAccordion/index.d.ts +4 -5
- package/dist/FaqAccordion/index.js +2 -1
- package/dist/FooterDisclosure/FooterDisclosure.css.d.ts +0 -1
- package/dist/FooterDisclosure/FooterDisclosure.css.js +0 -1
- package/dist/FooterDisclosure/FooterDisclosure.d.ts +4 -5
- package/dist/FooterDisclosure/FooterDisclosure.js +0 -1
- package/dist/FooterDisclosure/index.d.ts +0 -1
- package/dist/FooterDisclosure/index.js +0 -1
- package/dist/HeroBanner/HeroBanner.css.d.ts +29 -18
- package/dist/HeroBanner/HeroBanner.css.js +15 -19
- package/dist/HeroBanner/HeroBanner.interface.d.ts +2 -3
- package/dist/HeroBanner/HeroBanner.interface.js +0 -1
- package/dist/HeroBanner/index.d.ts +1 -3
- package/dist/HeroBanner/index.js +51 -50
- package/dist/Hyperlink/Hyperlink.interface.d.ts +0 -1
- package/dist/Hyperlink/Hyperlink.interface.js +0 -1
- package/dist/Hyperlink/index.d.ts +0 -1
- package/dist/Hyperlink/index.js +0 -1
- package/dist/IconBillboard/IconBillboard.css.d.ts +52 -11
- package/dist/IconBillboard/IconBillboard.css.js +14 -7
- package/dist/IconBillboard/IconBillboard.d.ts +14 -0
- package/dist/IconBillboard/IconBillboard.interface.d.ts +25 -0
- package/dist/IconBillboard/IconBillboard.interface.js +1 -0
- package/dist/IconBillboard/IconBillboard.js +52 -0
- package/dist/IconBillboard/IconBillboardSet.d.ts +2 -0
- package/dist/IconBillboard/IconBillboardSet.js +80 -0
- package/dist/IconBillboard/index.d.ts +4 -13
- package/dist/IconBillboard/index.js +17 -32
- package/dist/ImageBillboard/ImageBillboard.css.d.ts +74 -15
- package/dist/ImageBillboard/ImageBillboard.css.js +22 -15
- package/dist/ImageBillboard/ImageBillboard.d.ts +2 -0
- package/dist/ImageBillboard/ImageBillboard.interface.d.ts +5 -17
- package/dist/ImageBillboard/ImageBillboard.interface.js +0 -1
- package/dist/ImageBillboard/ImageBillboard.js +132 -0
- package/dist/ImageBillboard/ImageBillboardSet.d.ts +2 -0
- package/dist/ImageBillboard/ImageBillboardSet.js +105 -0
- package/dist/ImageBillboard/index.d.ts +4 -4
- package/dist/ImageBillboard/index.js +19 -120
- package/dist/Input/Input.css.d.ts +0 -1
- package/dist/Input/Input.css.js +2 -1
- package/dist/Input/index.d.ts +1 -2
- package/dist/Input/index.js +0 -1
- package/dist/Inputs/Input.css.d.ts +0 -1
- package/dist/Inputs/Input.css.js +2 -1
- package/dist/Modal/Modal.css.d.ts +0 -1
- package/dist/Modal/Modal.css.js +2 -1
- package/dist/Modal/Modal.interface.d.ts +0 -1
- package/dist/Modal/Modal.interface.js +0 -1
- package/dist/Modal/index.d.ts +0 -1
- package/dist/Modal/index.js +9 -5
- package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +161 -0
- package/dist/NavigationMenu/AxosAdvisor/SubNavBar.d.ts +1 -0
- package/dist/NavigationMenu/AxosAdvisor/SubNavBar.js +218 -0
- package/dist/NavigationMenu/AxosAdvisor/index.d.ts +2 -0
- package/dist/NavigationMenu/AxosAdvisor/index.js +415 -0
- package/dist/NavigationMenu/AxosFiduciary/NavBar.module.js +125 -0
- package/dist/NavigationMenu/AxosFiduciary/index.d.ts +2 -0
- package/dist/NavigationMenu/AxosFiduciary/index.js +130 -0
- package/dist/NavigationMenu/index.d.ts +2 -0
- package/dist/NavigationMenu/index.js +6 -0
- package/dist/SecondaryFooter/SecondaryFooter.css.d.ts +0 -1
- package/dist/SecondaryFooter/SecondaryFooter.css.js +0 -1
- package/dist/SecondaryFooter/index.d.ts +1 -2
- package/dist/SecondaryFooter/index.js +1 -2
- package/dist/SetContainer/SetContainer.css.d.ts +1 -0
- package/dist/SetContainer/SetContainer.css.js +5 -0
- package/dist/SetContainer/SetContainer.d.ts +5 -0
- package/dist/SetContainer/SetContainer.js +40 -0
- package/dist/SetContainer/index.d.ts +2 -0
- package/dist/SetContainer/index.js +6 -0
- package/dist/Table/Table.css.d.ts +0 -1
- package/dist/Table/Table.css.js +2 -1
- package/dist/Table/Table.d.ts +3 -4
- package/dist/Table/Table.js +0 -1
- package/dist/Table/index.d.ts +0 -1
- package/dist/Table/index.js +0 -1
- package/dist/Typography/Typography.css.d.ts +65 -0
- package/dist/Typography/Typography.css.js +14 -0
- package/dist/Typography/Typography.d.ts +11 -0
- package/dist/Typography/Typography.js +32 -0
- package/dist/Typography/index.d.ts +1 -0
- package/dist/Typography/index.js +8 -0
- package/dist/assets/Accordion/Accordion.css +2 -1
- package/dist/assets/ApyCalculator/ApyCalculator.css +3 -3
- package/dist/assets/Button/Button.css +45 -39
- package/dist/assets/CallToActionBar/CallToActionBar.css +2 -2
- package/dist/assets/Carousel/Carousel.css +12 -12
- package/dist/assets/Chevron/Chevron.css +4 -3
- package/dist/assets/CollectInformationAlert/CollectInformationAlert.css +2 -1
- package/dist/assets/ContentBanner/ContentBanner.css +65 -0
- package/dist/assets/DownloadTile/DownloadTile.css +3 -25
- package/dist/assets/FaqAccordion/FaqAccordion.css +2 -2
- package/dist/assets/HeroBanner/HeroBanner.css +98 -97
- package/dist/assets/IconBillboard/IconBillboard.css +48 -12
- package/dist/assets/ImageBillboard/ImageBillboard.css +72 -38
- package/dist/assets/Input/Input.css +18 -18
- package/dist/assets/Inputs/Input.css +18 -18
- package/dist/assets/Modal/Modal.css +1 -1
- package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css.css +579 -0
- package/dist/assets/NavigationMenu/AxosFiduciary/NavBar.css.css +419 -0
- package/dist/assets/SetContainer/SetContainer.css +5 -0
- package/dist/assets/Table/Table.css +21 -21
- package/dist/assets/Typography/Typography.css +53 -0
- package/dist/assets/globals.css +35 -5
- package/dist/assets/icons/ArrowIcon/ArrowIcon.css +3 -3
- package/dist/assets/icons/CheckIcon/CheckIcon.css +2 -2
- package/dist/assets/icons/DownloadIcon/DownloadIcon.css +1 -1
- package/dist/assets/themes/axos.css +30 -30
- package/dist/assets/themes/premier.css +30 -30
- package/dist/globals.css.d.ts +0 -1
- package/dist/globals.css.js +1 -1
- package/dist/icons/ArrowIcon/ArrowIcon.css.d.ts +0 -1
- package/dist/icons/ArrowIcon/ArrowIcon.css.js +2 -1
- package/dist/icons/ArrowIcon/index.d.ts +2 -2
- package/dist/icons/ArrowIcon/index.js +2 -5
- package/dist/icons/CheckCircle.d.ts +1 -2
- package/dist/icons/CheckCircle.js +0 -1
- package/dist/icons/CheckCircleLight.d.ts +1 -2
- package/dist/icons/CheckCircleLight.js +0 -1
- package/dist/icons/CheckIcon/CheckIcon.css.d.ts +3 -2
- package/dist/icons/CheckIcon/CheckIcon.css.js +3 -2
- package/dist/icons/CheckIcon/index.d.ts +3 -5
- package/dist/icons/CheckIcon/index.js +3 -6
- package/dist/icons/ChevronDown.d.ts +1 -2
- package/dist/icons/ChevronDown.js +0 -1
- package/dist/icons/ChevronUp.d.ts +1 -2
- package/dist/icons/ChevronUp.js +0 -1
- package/dist/icons/CloseIcon/index.d.ts +2 -2
- package/dist/icons/CloseIcon/index.js +2 -3
- package/dist/icons/DownloadIcon/DownloadIcon.css.d.ts +0 -1
- package/dist/icons/DownloadIcon/DownloadIcon.css.js +2 -1
- package/dist/icons/DownloadIcon/index.d.ts +2 -2
- package/dist/icons/DownloadIcon/index.js +2 -3
- package/dist/icons/EqualHousingLender.d.ts +1 -2
- package/dist/icons/EqualHousingLender.js +0 -1
- package/dist/icons/LockIcon/index.d.ts +2 -2
- package/dist/icons/LockIcon/index.js +2 -3
- package/dist/icons/MemberFdicLogo.d.ts +1 -2
- package/dist/icons/MemberFdicLogo.js +0 -1
- package/dist/icons/QuoteIconGrey.d.ts +1 -2
- package/dist/icons/QuoteIconGrey.js +0 -1
- package/dist/icons/QuoteIconWhite.d.ts +1 -2
- package/dist/icons/QuoteIconWhite.js +0 -1
- package/dist/icons/QuoteIconYellow.d.ts +1 -2
- package/dist/icons/QuoteIconYellow.js +0 -1
- package/dist/icons/WarningIcon/index.d.ts +2 -2
- package/dist/icons/WarningIcon/index.js +3 -3
- package/dist/icons/index.d.ts +6 -6
- package/dist/icons/index.js +30 -29
- package/dist/index.css.d.ts +0 -1
- package/dist/index.css.js +1 -1
- package/dist/main.d.ts +5 -4
- package/dist/main.js +49 -8
- package/dist/themes/axos.css.d.ts +48 -2
- package/dist/themes/axos.css.js +3 -2
- package/dist/themes/index.d.ts +2 -0
- package/dist/themes/index.js +7 -0
- package/dist/themes/premier.css.d.ts +0 -1
- package/dist/themes/premier.css.js +1 -1
- package/dist/types/declaration.d.js +1 -0
- package/dist/utils/componentProperties.d.ts +0 -1
- package/dist/utils/componentProperties.js +0 -1
- package/dist/utils/ctaOptions.d.ts +0 -1
- package/dist/utils/ctaOptions.js +0 -1
- package/dist/utils/getVariant.d.ts +2 -3
- package/dist/utils/getVariant.js +11 -24
- package/dist/utils/variant.types.d.ts +0 -1
- package/dist/utils/variant.types.js +0 -1
- package/package.json +97 -91
- package/dist/Accordion/Accordion.css.d.ts.map +0 -1
- package/dist/Accordion/Accordion.css.js.map +0 -1
- package/dist/Accordion/Accordion.d.ts.map +0 -1
- package/dist/Accordion/Accordion.js.map +0 -1
- package/dist/Accordion/index.d.ts.map +0 -1
- package/dist/Accordion/index.js.map +0 -1
- package/dist/AlertBanner/AlertBanner.css.d.ts.map +0 -1
- package/dist/AlertBanner/AlertBanner.css.js.map +0 -1
- package/dist/AlertBanner/AlertBanner.interface.d.ts.map +0 -1
- package/dist/AlertBanner/AlertBanner.interface.js.map +0 -1
- package/dist/AlertBanner/index.d.ts.map +0 -1
- package/dist/AlertBanner/index.js.map +0 -1
- package/dist/ApyCalculator/ApyCalculator.css.d.ts.map +0 -1
- package/dist/ApyCalculator/ApyCalculator.css.js.map +0 -1
- package/dist/ApyCalculator/index.d.ts.map +0 -1
- package/dist/ApyCalculator/index.js.map +0 -1
- package/dist/BulletItem/BulletItem.css.d.ts.map +0 -1
- package/dist/BulletItem/BulletItem.css.js.map +0 -1
- package/dist/BulletItem/BulletItem.d.ts.map +0 -1
- package/dist/BulletItem/BulletItem.js.map +0 -1
- package/dist/BulletItem/index.d.ts.map +0 -1
- package/dist/BulletItem/index.js.map +0 -1
- package/dist/Button/Button.css.d.ts.map +0 -1
- package/dist/Button/Button.css.js.map +0 -1
- package/dist/Button/Button.interface.d.ts.map +0 -1
- package/dist/Button/Button.interface.js.map +0 -1
- package/dist/Button/index.d.ts.map +0 -1
- package/dist/Button/index.js.map +0 -1
- package/dist/CallToActionBar/CallToActionBar.css.d.ts.map +0 -1
- package/dist/CallToActionBar/CallToActionBar.css.js.map +0 -1
- package/dist/CallToActionBar/CallToActionBar.interface.d.ts.map +0 -1
- package/dist/CallToActionBar/CallToActionBar.interface.js.map +0 -1
- package/dist/CallToActionBar/index.d.ts.map +0 -1
- package/dist/CallToActionBar/index.js.map +0 -1
- package/dist/Carousel/Carousel.css.d.ts.map +0 -1
- package/dist/Carousel/Carousel.css.js.map +0 -1
- package/dist/Carousel/index.d.ts.map +0 -1
- package/dist/Carousel/index.js.map +0 -1
- package/dist/Chevron/Chevron.css.d.ts.map +0 -1
- package/dist/Chevron/Chevron.css.js.map +0 -1
- package/dist/Chevron/Chevron.interface.d.ts.map +0 -1
- package/dist/Chevron/Chevron.interface.js.map +0 -1
- package/dist/Chevron/index.d.ts.map +0 -1
- package/dist/Chevron/index.js.map +0 -1
- package/dist/CollectInformationAlert/CollectInformationAlert.css.d.ts.map +0 -1
- package/dist/CollectInformationAlert/CollectInformationAlert.css.js.map +0 -1
- package/dist/CollectInformationAlert/index.d.ts.map +0 -1
- package/dist/CollectInformationAlert/index.js.map +0 -1
- package/dist/DownloadTile/DownloadTile.css.d.ts.map +0 -1
- package/dist/DownloadTile/DownloadTile.css.js.map +0 -1
- package/dist/DownloadTile/DownloadTile.interface.d.ts.map +0 -1
- package/dist/DownloadTile/DownloadTile.interface.js.map +0 -1
- package/dist/DownloadTile/index.d.ts.map +0 -1
- package/dist/DownloadTile/index.js.map +0 -1
- package/dist/FaqAccordion/FaqAccordion.css.d.ts.map +0 -1
- package/dist/FaqAccordion/FaqAccordion.css.js.map +0 -1
- package/dist/FaqAccordion/index.d.ts.map +0 -1
- package/dist/FaqAccordion/index.js.map +0 -1
- package/dist/FooterDisclosure/FooterDisclosure.css.d.ts.map +0 -1
- package/dist/FooterDisclosure/FooterDisclosure.css.js.map +0 -1
- package/dist/FooterDisclosure/FooterDisclosure.d.ts.map +0 -1
- package/dist/FooterDisclosure/FooterDisclosure.js.map +0 -1
- package/dist/FooterDisclosure/index.d.ts.map +0 -1
- package/dist/FooterDisclosure/index.js.map +0 -1
- package/dist/HeroBanner/HeroBanner.css.d.ts.map +0 -1
- package/dist/HeroBanner/HeroBanner.css.js.map +0 -1
- package/dist/HeroBanner/HeroBanner.interface.d.ts.map +0 -1
- package/dist/HeroBanner/HeroBanner.interface.js.map +0 -1
- package/dist/HeroBanner/index.d.ts.map +0 -1
- package/dist/HeroBanner/index.js.map +0 -1
- package/dist/Hyperlink/Hyperlink.interface.d.ts.map +0 -1
- package/dist/Hyperlink/Hyperlink.interface.js.map +0 -1
- package/dist/Hyperlink/index.d.ts.map +0 -1
- package/dist/Hyperlink/index.js.map +0 -1
- package/dist/IconBillboard/IconBillboard.css.d.ts.map +0 -1
- package/dist/IconBillboard/IconBillboard.css.js.map +0 -1
- package/dist/IconBillboard/index.d.ts.map +0 -1
- package/dist/IconBillboard/index.js.map +0 -1
- package/dist/ImageBillboard/ImageBillboard.css.d.ts.map +0 -1
- package/dist/ImageBillboard/ImageBillboard.css.js.map +0 -1
- package/dist/ImageBillboard/ImageBillboard.interface.d.ts.map +0 -1
- package/dist/ImageBillboard/ImageBillboard.interface.js.map +0 -1
- package/dist/ImageBillboard/index.d.ts.map +0 -1
- package/dist/ImageBillboard/index.js.map +0 -1
- package/dist/Input/Input.css.d.ts.map +0 -1
- package/dist/Input/Input.css.js.map +0 -1
- package/dist/Input/index.d.ts.map +0 -1
- package/dist/Input/index.js.map +0 -1
- package/dist/Inputs/Input.css.d.ts.map +0 -1
- package/dist/Inputs/Input.css.js.map +0 -1
- package/dist/Modal/Modal.css.d.ts.map +0 -1
- package/dist/Modal/Modal.css.js.map +0 -1
- package/dist/Modal/Modal.interface.d.ts.map +0 -1
- package/dist/Modal/Modal.interface.js.map +0 -1
- package/dist/Modal/index.d.ts.map +0 -1
- package/dist/Modal/index.js.map +0 -1
- package/dist/SecondaryFooter/SecondaryFooter.css.d.ts.map +0 -1
- package/dist/SecondaryFooter/SecondaryFooter.css.js.map +0 -1
- package/dist/SecondaryFooter/index.d.ts.map +0 -1
- package/dist/SecondaryFooter/index.js.map +0 -1
- package/dist/Table/Table.css.d.ts.map +0 -1
- package/dist/Table/Table.css.js.map +0 -1
- package/dist/Table/Table.d.ts.map +0 -1
- package/dist/Table/Table.js.map +0 -1
- package/dist/Table/index.d.ts.map +0 -1
- package/dist/Table/index.js.map +0 -1
- package/dist/globals.css.d.ts.map +0 -1
- package/dist/globals.css.js.map +0 -1
- package/dist/icons/ArrowIcon/ArrowIcon.css.d.ts.map +0 -1
- package/dist/icons/ArrowIcon/ArrowIcon.css.js.map +0 -1
- package/dist/icons/ArrowIcon/index.d.ts.map +0 -1
- package/dist/icons/ArrowIcon/index.js.map +0 -1
- package/dist/icons/CheckCircle.d.ts.map +0 -1
- package/dist/icons/CheckCircle.js.map +0 -1
- package/dist/icons/CheckCircleLight.d.ts.map +0 -1
- package/dist/icons/CheckCircleLight.js.map +0 -1
- package/dist/icons/CheckIcon/CheckIcon.css.d.ts.map +0 -1
- package/dist/icons/CheckIcon/CheckIcon.css.js.map +0 -1
- package/dist/icons/CheckIcon/index.d.ts.map +0 -1
- package/dist/icons/CheckIcon/index.js.map +0 -1
- package/dist/icons/ChevronDown.d.ts.map +0 -1
- package/dist/icons/ChevronDown.js.map +0 -1
- package/dist/icons/ChevronUp.d.ts.map +0 -1
- package/dist/icons/ChevronUp.js.map +0 -1
- package/dist/icons/CloseIcon/index.d.ts.map +0 -1
- package/dist/icons/CloseIcon/index.js.map +0 -1
- package/dist/icons/DownloadIcon/DownloadIcon.css.d.ts.map +0 -1
- package/dist/icons/DownloadIcon/DownloadIcon.css.js.map +0 -1
- package/dist/icons/DownloadIcon/index.d.ts.map +0 -1
- package/dist/icons/DownloadIcon/index.js.map +0 -1
- package/dist/icons/EqualHousingLender.d.ts.map +0 -1
- package/dist/icons/EqualHousingLender.js.map +0 -1
- package/dist/icons/LockIcon/index.d.ts.map +0 -1
- package/dist/icons/LockIcon/index.js.map +0 -1
- package/dist/icons/MemberFdicLogo.d.ts.map +0 -1
- package/dist/icons/MemberFdicLogo.js.map +0 -1
- package/dist/icons/QuoteIconGrey.d.ts.map +0 -1
- package/dist/icons/QuoteIconGrey.js.map +0 -1
- package/dist/icons/QuoteIconWhite.d.ts.map +0 -1
- package/dist/icons/QuoteIconWhite.js.map +0 -1
- package/dist/icons/QuoteIconYellow.d.ts.map +0 -1
- package/dist/icons/QuoteIconYellow.js.map +0 -1
- package/dist/icons/WarningIcon/index.d.ts.map +0 -1
- package/dist/icons/WarningIcon/index.js.map +0 -1
- package/dist/icons/index.d.ts.map +0 -1
- package/dist/icons/index.js.map +0 -1
- package/dist/index.css.d.ts.map +0 -1
- package/dist/index.css.js.map +0 -1
- package/dist/main.d.ts.map +0 -1
- package/dist/main.js.map +0 -1
- package/dist/themes/axos.css.d.ts.map +0 -1
- package/dist/themes/axos.css.js.map +0 -1
- package/dist/themes/premier.css.d.ts.map +0 -1
- package/dist/themes/premier.css.js.map +0 -1
- package/dist/themes/vars.css.d.ts +0 -49
- package/dist/themes/vars.css.d.ts.map +0 -1
- package/dist/themes/vars.css.js +0 -5
- package/dist/themes/vars.css.js.map +0 -1
- package/dist/themes/vars.css.ts.vanilla.css.js +0 -2
- package/dist/themes/vars.css.ts.vanilla.css.js.map +0 -1
- package/dist/utils/componentProperties.d.ts.map +0 -1
- package/dist/utils/componentProperties.js.map +0 -1
- package/dist/utils/ctaOptions.d.ts.map +0 -1
- package/dist/utils/ctaOptions.js.map +0 -1
- package/dist/utils/getVariant.d.ts.map +0 -1
- package/dist/utils/getVariant.js.map +0 -1
- package/dist/utils/variant.types.d.ts.map +0 -1
- package/dist/utils/variant.types.js.map +0 -1
package/dist/HeroBanner/index.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { jsx, jsxs } from "react/jsx-runtime";
|
|
1
|
+
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
2
2
|
import { Button } from "../Button/index.js";
|
|
3
3
|
import { Chevron } from "../Chevron/index.js";
|
|
4
4
|
import { getVariant } from "../utils/getVariant.js";
|
|
5
|
-
import
|
|
6
|
-
import { hero_banner, mobile_shift, reversed, hero_content, hero_text, eyebrow_tag, headline_hero, hero_body, hero_btns, hero_img } from "./HeroBanner.css.js";
|
|
5
|
+
import { logout, hero_banner, hero_content, reversed, hero_text, supertag, headline_text, hero_btns, hero_img } from "./HeroBanner.css.js";
|
|
7
6
|
const HeroBanner = ({
|
|
7
|
+
id,
|
|
8
8
|
eyebrow,
|
|
9
9
|
headline,
|
|
10
10
|
bodyCopy,
|
|
@@ -17,62 +17,63 @@ const HeroBanner = ({
|
|
|
17
17
|
return /* @__PURE__ */ jsx(
|
|
18
18
|
"section",
|
|
19
19
|
{
|
|
20
|
-
className:
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
),
|
|
24
|
-
children: /* @__PURE__ */ jsx("div", { className: `containment ${mobile_shift}`, children: /* @__PURE__ */ jsxs(
|
|
20
|
+
className: `${bannerType !== "Hero" ? logout : ""}
|
|
21
|
+
${hero_banner({ variant: getVariant(variant) })}`,
|
|
22
|
+
children: /* @__PURE__ */ jsx("div", { className: "containment", children: /* @__PURE__ */ jsxs(
|
|
25
23
|
"div",
|
|
26
24
|
{
|
|
27
|
-
className:
|
|
28
|
-
imagePlacement !== "Right" ? reversed : null,
|
|
29
|
-
`${hero_content}`
|
|
30
|
-
),
|
|
25
|
+
className: `${hero_content} ${imagePlacement !== "Right" ? reversed : ""}`,
|
|
31
26
|
children: [
|
|
32
|
-
/* @__PURE__ */ jsxs("div", { className:
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
"h1",
|
|
42
|
-
{
|
|
43
|
-
className: `header_1 ${headline_hero({ variant: getVariant(variant) })}`,
|
|
44
|
-
children: headline
|
|
45
|
-
}
|
|
46
|
-
),
|
|
47
|
-
/* @__PURE__ */ jsx("div", { className: `${hero_body}`, children: bodyCopy })
|
|
48
|
-
] }),
|
|
49
|
-
callToActionRow && /* @__PURE__ */ jsx("div", { className: `${hero_btns}`, children: callToActionRow.map(
|
|
50
|
-
({
|
|
51
|
-
id,
|
|
52
|
-
variant: variant2,
|
|
53
|
-
displayText,
|
|
54
|
-
targetUrl,
|
|
55
|
-
type
|
|
56
|
-
}) => type === "Button" ? /* @__PURE__ */ jsx(
|
|
57
|
-
Button,
|
|
58
|
-
{
|
|
27
|
+
/* @__PURE__ */ jsxs("div", { className: hero_text, children: [
|
|
28
|
+
/* @__PURE__ */ jsx("span", { className: supertag({ variant: getVariant(variant) }), children: eyebrow }),
|
|
29
|
+
/* @__PURE__ */ jsx("h1", { className: headline_text({ variant: getVariant(variant) }), children: headline }),
|
|
30
|
+
/* @__PURE__ */ jsx(Fragment, { children: bodyCopy }),
|
|
31
|
+
callToActionRow && /* @__PURE__ */ jsx("div", { className: `${hero_btns}`, children: callToActionRow.map(
|
|
32
|
+
({
|
|
33
|
+
id: id2,
|
|
34
|
+
variant: variant2,
|
|
35
|
+
displayText,
|
|
59
36
|
targetUrl,
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
37
|
+
type
|
|
38
|
+
}) => type === "Button" ? /* @__PURE__ */ jsx(
|
|
39
|
+
Button,
|
|
40
|
+
{
|
|
41
|
+
targetUrl,
|
|
42
|
+
color: getVariant(variant2),
|
|
43
|
+
size: "large",
|
|
44
|
+
rounded: "medium",
|
|
45
|
+
children: displayText
|
|
46
|
+
},
|
|
47
|
+
id2
|
|
48
|
+
) : /* @__PURE__ */ jsx(
|
|
49
|
+
Chevron,
|
|
50
|
+
{
|
|
51
|
+
targetUrl,
|
|
52
|
+
variant: getVariant(variant2),
|
|
53
|
+
children: displayText
|
|
54
|
+
},
|
|
55
|
+
id2
|
|
56
|
+
)
|
|
57
|
+
) })
|
|
58
|
+
] }),
|
|
59
|
+
/* @__PURE__ */ jsx("div", { className: hero_img, role: "presentation", children: /* @__PURE__ */ jsx(
|
|
60
|
+
"img",
|
|
61
|
+
{
|
|
62
|
+
decoding: "async",
|
|
63
|
+
"data-nimg": 1,
|
|
64
|
+
className: "img_fluid",
|
|
65
|
+
style: { color: "transparent" },
|
|
66
|
+
src: image.src,
|
|
67
|
+
alt: image.alt
|
|
68
|
+
}
|
|
69
|
+
) })
|
|
69
70
|
]
|
|
70
71
|
}
|
|
71
72
|
) })
|
|
72
|
-
}
|
|
73
|
+
},
|
|
74
|
+
id
|
|
73
75
|
);
|
|
74
76
|
};
|
|
75
77
|
export {
|
|
76
78
|
HeroBanner
|
|
77
79
|
};
|
|
78
|
-
//# sourceMappingURL=index.js.map
|
package/dist/Hyperlink/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { RecipeVariants } from "@vanilla-extract/recipes";
|
|
2
|
-
export declare const
|
|
2
|
+
export declare const containerIconBillboard: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
3
3
|
variant: {
|
|
4
4
|
primary: {
|
|
5
5
|
background: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
@@ -24,19 +24,39 @@ export declare const layout: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
|
24
24
|
};
|
|
25
25
|
};
|
|
26
26
|
}>;
|
|
27
|
-
export declare const
|
|
28
|
-
export declare const
|
|
27
|
+
export declare const billboard_icon: string;
|
|
28
|
+
export declare const headerIconBillboard: string;
|
|
29
29
|
export declare const title: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
30
30
|
variant: {
|
|
31
31
|
primary: {
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
32
|
+
readonly selectors: {
|
|
33
|
+
[x: string]: {
|
|
34
|
+
WebkitBackgroundClip: string;
|
|
35
|
+
backgroundImage: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
36
|
+
WebkitTextFillColor: string;
|
|
37
|
+
color?: undefined;
|
|
38
|
+
} | {
|
|
39
|
+
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
40
|
+
WebkitBackgroundClip?: undefined;
|
|
41
|
+
backgroundImage?: undefined;
|
|
42
|
+
WebkitTextFillColor?: undefined;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
35
45
|
};
|
|
36
46
|
secondary: {
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
47
|
+
selectors: {
|
|
48
|
+
[x: string]: {
|
|
49
|
+
WebkitBackgroundClip: "text";
|
|
50
|
+
backgroundImage: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
51
|
+
WebkitTextFillColor: "transparent";
|
|
52
|
+
color?: undefined;
|
|
53
|
+
} | {
|
|
54
|
+
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
55
|
+
WebkitBackgroundClip?: undefined;
|
|
56
|
+
backgroundImage?: undefined;
|
|
57
|
+
WebkitTextFillColor?: undefined;
|
|
58
|
+
};
|
|
59
|
+
};
|
|
40
60
|
};
|
|
41
61
|
tertiary: {
|
|
42
62
|
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
@@ -50,6 +70,27 @@ export declare const content: string;
|
|
|
50
70
|
export declare const list: string;
|
|
51
71
|
export declare const listItem: string;
|
|
52
72
|
export declare const buttons: string;
|
|
53
|
-
export
|
|
73
|
+
export declare const section_text: string;
|
|
74
|
+
export declare const header_section: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
75
|
+
variant: {
|
|
76
|
+
primary: {
|
|
77
|
+
background: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
78
|
+
backgroundClip: "text";
|
|
79
|
+
WebkitTextFillColor: "transparent";
|
|
80
|
+
};
|
|
81
|
+
secondary: {
|
|
82
|
+
background: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
83
|
+
backgroundClip: "text";
|
|
84
|
+
WebkitTextFillColor: "transparent";
|
|
85
|
+
};
|
|
86
|
+
tertiary: {
|
|
87
|
+
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
88
|
+
};
|
|
89
|
+
quaternary: {
|
|
90
|
+
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
93
|
+
}>;
|
|
94
|
+
export declare const section_container: string;
|
|
95
|
+
export type ContainerVariants = RecipeVariants<typeof containerIconBillboard>;
|
|
54
96
|
export type LayoutVariants = RecipeVariants<typeof layout>;
|
|
55
|
-
//# sourceMappingURL=IconBillboard.css.d.ts.map
|
|
@@ -1,23 +1,30 @@
|
|
|
1
|
+
/* empty css */
|
|
2
|
+
/* empty css */
|
|
1
3
|
/* empty css */
|
|
2
4
|
import { createRuntimeFn } from "@vanilla-extract/recipes/createRuntimeFn";
|
|
3
|
-
var
|
|
5
|
+
var containerIconBillboard = createRuntimeFn({ defaultClassName: "_1r4ovbu0", variantClassNames: { variant: { primary: "_1r4ovbu1", secondary: "_1r4ovbu2", tertiary: "_1r4ovbu3", quaternary: "_1r4ovbu4" } }, defaultVariants: {}, compoundVariants: [] });
|
|
4
6
|
var layout = createRuntimeFn({ defaultClassName: "_1r4ovbu5", variantClassNames: { side: { true: "_1r4ovbu6" } }, defaultVariants: {}, compoundVariants: [] });
|
|
5
|
-
var
|
|
6
|
-
var
|
|
7
|
+
var billboard_icon = "_1r4ovbu7";
|
|
8
|
+
var headerIconBillboard = "_1r4ovbu8";
|
|
7
9
|
var title = createRuntimeFn({ defaultClassName: "_1r4ovbu9", variantClassNames: { variant: { primary: "_1r4ovbua", secondary: "_1r4ovbub", tertiary: "_1r4ovbuc", quaternary: "_1r4ovbud" } }, defaultVariants: {}, compoundVariants: [] });
|
|
8
10
|
var content = "_1r4ovbue";
|
|
9
11
|
var list = "_1r4ovbuf";
|
|
10
12
|
var listItem = "_1r4ovbug";
|
|
11
13
|
var buttons = "_1r4ovbuh";
|
|
14
|
+
var section_text = "_1r4ovbui";
|
|
15
|
+
var header_section = createRuntimeFn({ defaultClassName: "_1r4ovbuj", variantClassNames: { variant: { primary: "_1r4ovbuk", secondary: "_1r4ovbul", tertiary: "_1r4ovbum", quaternary: "_1r4ovbun" } }, defaultVariants: {}, compoundVariants: [] });
|
|
16
|
+
var section_container = "_1r4ovbuo";
|
|
12
17
|
export {
|
|
18
|
+
billboard_icon,
|
|
13
19
|
buttons,
|
|
14
|
-
|
|
20
|
+
containerIconBillboard,
|
|
15
21
|
content,
|
|
16
|
-
|
|
17
|
-
|
|
22
|
+
headerIconBillboard,
|
|
23
|
+
header_section,
|
|
18
24
|
layout,
|
|
19
25
|
list,
|
|
20
26
|
listItem,
|
|
27
|
+
section_container,
|
|
28
|
+
section_text,
|
|
21
29
|
title
|
|
22
30
|
};
|
|
23
|
-
//# sourceMappingURL=IconBillboard.css.js.map
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { ChevronProps } from '../Chevron/Chevron.interface';
|
|
2
|
+
import { ReactNode } from "react";
|
|
3
|
+
import { ContainerVariants, LayoutVariants } from "./IconBillboard.css";
|
|
4
|
+
export interface FocusProps {
|
|
5
|
+
icon?: ReactNode;
|
|
6
|
+
headline?: ReactNode | undefined;
|
|
7
|
+
body?: ReactNode | undefined;
|
|
8
|
+
items?: {
|
|
9
|
+
id: string;
|
|
10
|
+
content: ReactNode;
|
|
11
|
+
}[];
|
|
12
|
+
callToActionRow?: ChevronProps[];
|
|
13
|
+
}
|
|
14
|
+
export declare const IconBillboard: (props: FocusProps & ContainerVariants & LayoutVariants) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { BulletItemProps } from '../BulletItem';
|
|
2
|
+
import { ChevronProps } from '../Chevron/Chevron.interface';
|
|
3
|
+
import { QuaternaryTypes } from '../utils/variant.types';
|
|
4
|
+
import { ReactNode } from "react";
|
|
5
|
+
export interface IconBillboardSet {
|
|
6
|
+
id: string;
|
|
7
|
+
headline: ReactNode | string;
|
|
8
|
+
variant: QuaternaryTypes;
|
|
9
|
+
bodyCopy: ReactNode | string;
|
|
10
|
+
iconBillboards: IconBillboardProps[];
|
|
11
|
+
additionalDetails: ReactNode | string;
|
|
12
|
+
side: boolean;
|
|
13
|
+
}
|
|
14
|
+
export interface IconBillboardProps {
|
|
15
|
+
id?: string;
|
|
16
|
+
icon?: ImageInterface;
|
|
17
|
+
headline?: ReactNode | undefined;
|
|
18
|
+
bodyCopy?: ReactNode | undefined;
|
|
19
|
+
bullets: BulletItemProps[];
|
|
20
|
+
callToActionRow: ChevronProps[];
|
|
21
|
+
}
|
|
22
|
+
export interface ImageInterface {
|
|
23
|
+
src: string;
|
|
24
|
+
alt?: string;
|
|
25
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
|
+
import { BulletItem } from "../BulletItem/BulletItem.js";
|
|
3
|
+
import { Chevron } from "../Chevron/index.js";
|
|
4
|
+
import { getVariant } from "../utils/getVariant.js";
|
|
5
|
+
import { Button } from "../Button/index.js";
|
|
6
|
+
import { containerIconBillboard, layout, billboard_icon, content, headerIconBillboard, title, list, buttons } from "./IconBillboard.css.js";
|
|
7
|
+
const IconBillboard = (props) => {
|
|
8
|
+
const {
|
|
9
|
+
callToActionRow,
|
|
10
|
+
variant,
|
|
11
|
+
side = false,
|
|
12
|
+
items,
|
|
13
|
+
headline,
|
|
14
|
+
body
|
|
15
|
+
} = props;
|
|
16
|
+
return /* @__PURE__ */ jsxs("div", { className: containerIconBillboard({ variant }), children: [
|
|
17
|
+
/* @__PURE__ */ jsxs("div", { className: layout({ side }), children: [
|
|
18
|
+
/* @__PURE__ */ jsx("div", { className: billboard_icon, children: props.icon }),
|
|
19
|
+
/* @__PURE__ */ jsxs("div", { className: content, children: [
|
|
20
|
+
/* @__PURE__ */ jsxs("div", { className: headerIconBillboard, children: [
|
|
21
|
+
/* @__PURE__ */ jsx("div", { className: title({ variant }), children: headline }),
|
|
22
|
+
/* @__PURE__ */ jsx("div", { children: body })
|
|
23
|
+
] }),
|
|
24
|
+
/* @__PURE__ */ jsx("div", { children: /* @__PURE__ */ jsx("ul", { className: list, children: items == null ? void 0 : items.map((item) => /* @__PURE__ */ jsx(BulletItem, { id: item.id, children: item.content }, item.id)) }) })
|
|
25
|
+
] })
|
|
26
|
+
] }),
|
|
27
|
+
callToActionRow && /* @__PURE__ */ jsx("div", { className: buttons, children: callToActionRow.map(
|
|
28
|
+
({ id, variant: variant2, displayText, targetUrl, type }) => type === "Button" ? /* @__PURE__ */ jsx(
|
|
29
|
+
Button,
|
|
30
|
+
{
|
|
31
|
+
targetUrl,
|
|
32
|
+
color: getVariant(variant2),
|
|
33
|
+
size: "medium",
|
|
34
|
+
rounded: "medium",
|
|
35
|
+
children: displayText
|
|
36
|
+
},
|
|
37
|
+
id
|
|
38
|
+
) : /* @__PURE__ */ jsx(
|
|
39
|
+
Chevron,
|
|
40
|
+
{
|
|
41
|
+
targetUrl,
|
|
42
|
+
variant: getVariant(variant2),
|
|
43
|
+
children: displayText
|
|
44
|
+
},
|
|
45
|
+
id
|
|
46
|
+
)
|
|
47
|
+
) })
|
|
48
|
+
] });
|
|
49
|
+
};
|
|
50
|
+
export {
|
|
51
|
+
IconBillboard
|
|
52
|
+
};
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
2
|
+
import { BulletItem } from "../BulletItem/BulletItem.js";
|
|
3
|
+
import { Chevron } from "../Chevron/index.js";
|
|
4
|
+
import { getVariant } from "../utils/getVariant.js";
|
|
5
|
+
import { Button } from "../Button/index.js";
|
|
6
|
+
import { section_text, header_section, section_container, containerIconBillboard, layout, billboard_icon, content, headerIconBillboard, title, list, buttons } from "./IconBillboard.css.js";
|
|
7
|
+
const IconBillboardSet = ({
|
|
8
|
+
variant,
|
|
9
|
+
side = false,
|
|
10
|
+
iconBillboards,
|
|
11
|
+
headline,
|
|
12
|
+
bodyCopy,
|
|
13
|
+
additionalDetails
|
|
14
|
+
}) => {
|
|
15
|
+
const billboard_variant = getVariant(variant);
|
|
16
|
+
return /* @__PURE__ */ jsxs("section", { className: "containment section_spacer", children: [
|
|
17
|
+
(headline || bodyCopy) && /* @__PURE__ */ jsxs("div", { className: section_text, children: [
|
|
18
|
+
headline && /* @__PURE__ */ jsx(
|
|
19
|
+
"h2",
|
|
20
|
+
{
|
|
21
|
+
className: `header_2 ${header_section({ variant: billboard_variant })}`,
|
|
22
|
+
children: headline
|
|
23
|
+
}
|
|
24
|
+
),
|
|
25
|
+
bodyCopy && /* @__PURE__ */ jsx(Fragment, { children: bodyCopy })
|
|
26
|
+
] }),
|
|
27
|
+
/* @__PURE__ */ jsx("div", { className: section_container, children: iconBillboards.map(
|
|
28
|
+
({ id, icon, headline: headline2, bodyCopy: bodyCopy2, bullets, callToActionRow }) => /* @__PURE__ */ jsxs("div", { className: containerIconBillboard({ variant }), children: [
|
|
29
|
+
/* @__PURE__ */ jsxs("div", { className: layout({ side }), children: [
|
|
30
|
+
icon && /* @__PURE__ */ jsx("div", { className: billboard_icon, children: /* @__PURE__ */ jsx(
|
|
31
|
+
"img",
|
|
32
|
+
{
|
|
33
|
+
src: icon == null ? void 0 : icon.src,
|
|
34
|
+
className: "img_fluid",
|
|
35
|
+
alt: icon == null ? void 0 : icon.alt
|
|
36
|
+
}
|
|
37
|
+
) }),
|
|
38
|
+
/* @__PURE__ */ jsxs("div", { className: content, children: [
|
|
39
|
+
/* @__PURE__ */ jsxs("div", { className: headerIconBillboard, children: [
|
|
40
|
+
/* @__PURE__ */ jsx("div", { className: title({ variant }), children: headline2 }),
|
|
41
|
+
/* @__PURE__ */ jsx("div", { children: bodyCopy2 })
|
|
42
|
+
] }),
|
|
43
|
+
/* @__PURE__ */ jsx("div", { children: /* @__PURE__ */ jsx("ul", { className: list, children: bullets.map((item) => /* @__PURE__ */ jsx(BulletItem, { id: item.id, children: item.copy }, item.id)) }) })
|
|
44
|
+
] })
|
|
45
|
+
] }),
|
|
46
|
+
callToActionRow && /* @__PURE__ */ jsx("div", { className: buttons, children: callToActionRow.map(
|
|
47
|
+
({
|
|
48
|
+
id: id2,
|
|
49
|
+
variant: variant2,
|
|
50
|
+
displayText,
|
|
51
|
+
targetUrl,
|
|
52
|
+
type
|
|
53
|
+
}) => type === "Button" ? /* @__PURE__ */ jsx(
|
|
54
|
+
Button,
|
|
55
|
+
{
|
|
56
|
+
targetUrl,
|
|
57
|
+
color: getVariant(variant2),
|
|
58
|
+
size: "medium",
|
|
59
|
+
rounded: "medium",
|
|
60
|
+
children: displayText
|
|
61
|
+
},
|
|
62
|
+
id2
|
|
63
|
+
) : /* @__PURE__ */ jsx(
|
|
64
|
+
Chevron,
|
|
65
|
+
{
|
|
66
|
+
targetUrl,
|
|
67
|
+
variant: getVariant(variant2),
|
|
68
|
+
children: displayText
|
|
69
|
+
},
|
|
70
|
+
id2
|
|
71
|
+
)
|
|
72
|
+
) })
|
|
73
|
+
] }, id)
|
|
74
|
+
) }),
|
|
75
|
+
additionalDetails && /* @__PURE__ */ jsx("div", { className: section_text, children: /* @__PURE__ */ jsx(Fragment, { children: additionalDetails }) })
|
|
76
|
+
] });
|
|
77
|
+
};
|
|
78
|
+
export {
|
|
79
|
+
IconBillboardSet
|
|
80
|
+
};
|
|
@@ -1,13 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
export
|
|
4
|
-
|
|
5
|
-
headline: ReactNode | undefined;
|
|
6
|
-
body: ReactNode | undefined;
|
|
7
|
-
items: {
|
|
8
|
-
id: string;
|
|
9
|
-
content: ReactNode;
|
|
10
|
-
}[];
|
|
11
|
-
}
|
|
12
|
-
export declare const IconBillboard: (props: FocusProps & ContainerVariants & LayoutVariants) => import("react/jsx-dev-runtime").JSX.Element;
|
|
13
|
-
//# sourceMappingURL=index.d.ts.map
|
|
1
|
+
export * from "./IconBillboard";
|
|
2
|
+
export * from "./IconBillboard.css";
|
|
3
|
+
export type { IconBillboardSet, ImageInterface, } from "./IconBillboard.interface";
|
|
4
|
+
export * from "./IconBillboardSet";
|
|
@@ -1,34 +1,19 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import { container, layout, icon, content, header, title, list, buttons } from "./IconBillboard.css.js";
|
|
5
|
-
const IconBillboard = (props) => {
|
|
6
|
-
const { variant, side = false, items, headline, body } = props;
|
|
7
|
-
const variantButton = /* @__PURE__ */ new Map([
|
|
8
|
-
["primary", "primary"],
|
|
9
|
-
["secondary", "primary"],
|
|
10
|
-
["tertiary", "secondary"],
|
|
11
|
-
["quaternary", "secondary"],
|
|
12
|
-
[void 0, "primary"]
|
|
13
|
-
]);
|
|
14
|
-
return /* @__PURE__ */ jsxs("div", { className: container({ variant }), children: [
|
|
15
|
-
/* @__PURE__ */ jsxs("div", { className: layout({ side }), children: [
|
|
16
|
-
/* @__PURE__ */ jsx("div", { className: icon, children: props.icon }),
|
|
17
|
-
/* @__PURE__ */ jsxs("div", { className: content, children: [
|
|
18
|
-
/* @__PURE__ */ jsxs("div", { className: header, children: [
|
|
19
|
-
/* @__PURE__ */ jsx("div", { className: title({ variant }), children: headline }),
|
|
20
|
-
/* @__PURE__ */ jsx("div", { children: body })
|
|
21
|
-
] }),
|
|
22
|
-
/* @__PURE__ */ jsx("div", { children: /* @__PURE__ */ jsx("ul", { className: list, children: items.map((item) => /* @__PURE__ */ jsx(BulletItem, { children: item.content }, item.id)) }) })
|
|
23
|
-
] })
|
|
24
|
-
] }),
|
|
25
|
-
/* @__PURE__ */ jsxs("div", { className: buttons, children: [
|
|
26
|
-
/* @__PURE__ */ jsx(Button, { rounded: "small", size: "large", color: variantButton.get(variant), children: "Lorem ipsum" }),
|
|
27
|
-
/* @__PURE__ */ jsx(Button, { color: "tertiary", children: "Lorem ipsum" })
|
|
28
|
-
] })
|
|
29
|
-
] });
|
|
30
|
-
};
|
|
1
|
+
import { IconBillboard } from "./IconBillboard.js";
|
|
2
|
+
import { billboard_icon, buttons, containerIconBillboard, content, headerIconBillboard, header_section, layout, list, listItem, section_container, section_text, title } from "./IconBillboard.css.js";
|
|
3
|
+
import { IconBillboardSet } from "./IconBillboardSet.js";
|
|
31
4
|
export {
|
|
32
|
-
IconBillboard
|
|
5
|
+
IconBillboard,
|
|
6
|
+
IconBillboardSet,
|
|
7
|
+
billboard_icon,
|
|
8
|
+
buttons,
|
|
9
|
+
containerIconBillboard,
|
|
10
|
+
content,
|
|
11
|
+
headerIconBillboard,
|
|
12
|
+
header_section,
|
|
13
|
+
layout,
|
|
14
|
+
list,
|
|
15
|
+
listItem,
|
|
16
|
+
section_container,
|
|
17
|
+
section_text,
|
|
18
|
+
title
|
|
33
19
|
};
|
|
34
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -18,17 +18,55 @@ export declare const billboard: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
|
18
18
|
};
|
|
19
19
|
};
|
|
20
20
|
}>;
|
|
21
|
+
export declare const imagePlacement: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
22
|
+
position: {
|
|
23
|
+
left: {
|
|
24
|
+
selectors: {
|
|
25
|
+
[x: string]: {
|
|
26
|
+
flexDirection: "column";
|
|
27
|
+
};
|
|
28
|
+
};
|
|
29
|
+
};
|
|
30
|
+
right: {
|
|
31
|
+
selectors: {
|
|
32
|
+
[x: string]: {
|
|
33
|
+
flexDirection: "column-reverse";
|
|
34
|
+
};
|
|
35
|
+
};
|
|
36
|
+
};
|
|
37
|
+
};
|
|
38
|
+
}>;
|
|
21
39
|
export declare const supertag: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
22
40
|
variant: {
|
|
23
41
|
primary: {
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
42
|
+
selectors: {
|
|
43
|
+
[x: string]: {
|
|
44
|
+
WebkitBackgroundClip: "text";
|
|
45
|
+
backgroundImage: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
46
|
+
WebkitTextFillColor: "transparent";
|
|
47
|
+
color?: undefined;
|
|
48
|
+
} | {
|
|
49
|
+
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
50
|
+
WebkitBackgroundClip?: undefined;
|
|
51
|
+
backgroundImage?: undefined;
|
|
52
|
+
WebkitTextFillColor?: undefined;
|
|
53
|
+
};
|
|
54
|
+
};
|
|
27
55
|
};
|
|
28
56
|
secondary: {
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
57
|
+
selectors: {
|
|
58
|
+
[x: string]: {
|
|
59
|
+
WebkitBackgroundClip: "text";
|
|
60
|
+
backgroundImage: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
61
|
+
WebkitTextFillColor: "transparent";
|
|
62
|
+
color?: undefined;
|
|
63
|
+
} | {
|
|
64
|
+
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
65
|
+
WebkitBackgroundClip?: undefined;
|
|
66
|
+
backgroundImage?: undefined;
|
|
67
|
+
WebkitTextFillColor?: undefined;
|
|
68
|
+
};
|
|
69
|
+
};
|
|
32
70
|
};
|
|
33
71
|
tertiary: {
|
|
34
72
|
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
@@ -41,14 +79,34 @@ export declare const supertag: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
|
41
79
|
export declare const header: import("@vanilla-extract/recipes").RuntimeFn<{
|
|
42
80
|
variant: {
|
|
43
81
|
primary: {
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
82
|
+
selectors: {
|
|
83
|
+
[x: string]: {
|
|
84
|
+
WebkitBackgroundClip: "text";
|
|
85
|
+
backgroundImage: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
86
|
+
WebkitTextFillColor: "transparent";
|
|
87
|
+
color?: undefined;
|
|
88
|
+
} | {
|
|
89
|
+
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
90
|
+
WebkitBackgroundClip?: undefined;
|
|
91
|
+
backgroundImage?: undefined;
|
|
92
|
+
WebkitTextFillColor?: undefined;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
47
95
|
};
|
|
48
96
|
secondary: {
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
97
|
+
selectors: {
|
|
98
|
+
[x: string]: {
|
|
99
|
+
WebkitBackgroundClip: "text";
|
|
100
|
+
backgroundImage: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
101
|
+
WebkitTextFillColor: "transparent";
|
|
102
|
+
color?: undefined;
|
|
103
|
+
} | {
|
|
104
|
+
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
105
|
+
WebkitBackgroundClip?: undefined;
|
|
106
|
+
backgroundImage?: undefined;
|
|
107
|
+
WebkitTextFillColor?: undefined;
|
|
108
|
+
};
|
|
109
|
+
};
|
|
52
110
|
};
|
|
53
111
|
tertiary: {
|
|
54
112
|
color: `var(--${string})` | `var(--${string}, ${string})` | `var(--${string}, ${number})`;
|
|
@@ -64,6 +122,7 @@ export declare const billboard_body: string;
|
|
|
64
122
|
export declare const billboard_header_section: string;
|
|
65
123
|
export declare const billboard_ctas: string;
|
|
66
124
|
export declare const body: string;
|
|
67
|
-
export declare const
|
|
68
|
-
export declare const
|
|
69
|
-
|
|
125
|
+
export declare const single_container: string;
|
|
126
|
+
export declare const two_inline: string;
|
|
127
|
+
export declare const three_inline: string;
|
|
128
|
+
export declare const section_text_ImageBillboard: string;
|