@blateral/b.kit 2.0.0-beta.8.9 → 2.0.0-beta.9.10
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/lib/components/base/icons/BoxArrowUpRight.d.ts +7 -0
- package/lib/components/base/icons/BoxArrowUpRight.d.ts.map +1 -0
- package/lib/components/base/icons/Icons.d.ts +1 -0
- package/lib/components/base/icons/Icons.d.ts.map +1 -1
- package/lib/components/blocks/IntroBlock.d.ts.map +1 -1
- package/lib/components/blocks/Slider.d.ts +5 -2
- package/lib/components/blocks/Slider.d.ts.map +1 -1
- package/lib/components/buttons/Control.d.ts +11 -0
- package/lib/components/buttons/Control.d.ts.map +1 -0
- package/lib/components/sections/Accordion.d.ts +1 -4
- package/lib/components/sections/Accordion.d.ts.map +1 -1
- package/lib/components/sections/AlertList.d.ts +1 -1
- package/lib/components/sections/Article.d.ts +1 -10
- package/lib/components/sections/Article.d.ts.map +1 -1
- package/lib/components/sections/CallToAction.d.ts +1 -1
- package/lib/components/sections/CardList.d.ts +1 -1
- package/lib/components/sections/ComparisonSlider.d.ts +1 -1
- package/lib/components/sections/CrossPromotion.d.ts +1 -1
- package/lib/components/sections/DynamicForm.d.ts +1 -1
- package/lib/components/sections/FactGrid.d.ts +1 -1
- package/lib/components/sections/FactList.d.ts +1 -1
- package/lib/components/sections/FeatureList.d.ts +1 -1
- package/lib/components/sections/Gallery.d.ts +1 -1
- package/lib/components/sections/IconList.d.ts +1 -1
- package/lib/components/sections/IndexList.d.ts +1 -1
- package/lib/components/sections/Intro.d.ts +1 -1
- package/lib/components/sections/JobList.d.ts +1 -1
- package/lib/components/sections/Map.d.ts +38 -33
- package/lib/components/sections/Map.d.ts.map +1 -1
- package/lib/components/sections/NavList.d.ts +1 -1
- package/lib/components/sections/NumberList.d.ts +1 -1
- package/lib/components/sections/Poster.d.ts +1 -1
- package/lib/components/sections/PriceList.d.ts +1 -1
- package/lib/components/sections/PriceTable.d.ts +1 -1
- package/lib/components/sections/Quicknav.d.ts +1 -1
- package/lib/components/sections/Quote.d.ts +1 -1
- package/lib/components/sections/SocialNav.d.ts +1 -1
- package/lib/components/sections/SocialWall.d.ts +1 -1
- package/lib/components/sections/Table.d.ts +1 -1
- package/lib/components/sections/Teaser.d.ts +1 -1
- package/lib/components/sections/TeaserWide.d.ts +1 -1
- package/lib/components/sections/Timeline.d.ts +1 -1
- package/lib/components/sections/Video.d.ts +1 -1
- package/lib/components/sections/carousel/FeatureCarousel.d.ts +1 -1
- package/lib/components/sections/carousel/ImageCarousel.d.ts +1 -1
- package/lib/components/sections/carousel/PromotionCarousel.d.ts +1 -1
- package/lib/components/sections/carousel/VideoCarousel.d.ts +1 -1
- package/lib/components/sections/events/EventDetail.d.ts +1 -1
- package/lib/components/sections/events/EventList.d.ts +1 -1
- package/lib/components/sections/events/EventOverview.d.ts +1 -1
- package/lib/components/sections/footer/Footer.d.ts +11 -6
- package/lib/components/sections/footer/Footer.d.ts.map +1 -1
- package/lib/components/sections/footer/partials/FooterBottomBar.d.ts +2 -1
- package/lib/components/sections/footer/partials/FooterBottomBar.d.ts.map +1 -1
- package/lib/components/sections/footer/skeletons/FooterBottomGrid.d.ts.map +1 -1
- package/lib/components/sections/header/Header.d.ts +9 -5
- package/lib/components/sections/header/Header.d.ts.map +1 -1
- package/lib/components/sections/header/HeaderPoster.d.ts +2 -0
- package/lib/components/sections/header/HeaderPoster.d.ts.map +1 -1
- package/lib/components/sections/header/HeaderVideo.d.ts +2 -1
- package/lib/components/sections/header/HeaderVideo.d.ts.map +1 -1
- package/lib/components/sections/navigation/partials/NavBarMain.d.ts.map +1 -1
- package/lib/components/sections/news/NewsAuthorCard.d.ts +1 -1
- package/lib/components/sections/news/NewsFooter.d.ts +1 -1
- package/lib/components/sections/news/NewsImages.d.ts +1 -1
- package/lib/components/sections/news/NewsIntro.d.ts +1 -1
- package/lib/components/sections/news/NewsList.d.ts +1 -1
- package/lib/components/sections/news/NewsOverview.d.ts +1 -1
- package/lib/components/sections/news/NewsTable.d.ts +1 -1
- package/lib/components/sections/news/NewsText.d.ts +1 -1
- package/lib/components/sections/news/NewsVideo.d.ts +1 -1
- package/lib/components/typography/Copy.d.ts.map +1 -1
- package/lib/index.d.ts +3 -1
- package/lib/index.d.ts.map +1 -1
- package/lib/index.es.js +1 -1
- package/lib/index.es.js.map +1 -1
- package/lib/index.js +1 -1
- package/lib/index.js.map +1 -1
- package/lib/utils/LibThemeProvider.d.ts +1 -3
- package/lib/utils/LibThemeProvider.d.ts.map +1 -1
- package/lib/utils/arrays.d.ts +3 -0
- package/lib/utils/arrays.d.ts.map +1 -0
- package/lib/utils/dataURI.d.ts +3 -0
- package/lib/utils/dataURI.d.ts.map +1 -0
- package/lib/utils/getLinkIcon.d.ts +3 -0
- package/lib/utils/getLinkIcon.d.ts.map +1 -0
- package/lib/utils/statusFormatter.d.ts +1 -1
- package/lib/utils/statusFormatter.d.ts.map +1 -1
- package/lib/utils/styles.d.ts +20 -8
- package/lib/utils/styles.d.ts.map +1 -1
- package/lib/utils/types.d.ts +8 -0
- package/lib/utils/types.d.ts.map +1 -0
- package/package.json +1 -1
- package/lib/components/blocks/LinkList.d.ts +0 -14
- package/lib/components/blocks/LinkList.d.ts.map +0 -1
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.