@odx/websites-react 0.0.8 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/actions/checkboxGroup/CheckboxGroup.d.ts +1 -1
- package/dist/components/actions/form/Form.js +2 -2
- package/dist/components/actions/form/Form.js.map +1 -1
- package/dist/components/actions/link/Link.d.ts +2 -1
- package/dist/components/actions/link/Link.d.ts.map +1 -1
- package/dist/components/actions/link/Link.js +2 -1
- package/dist/components/actions/link/Link.js.map +1 -1
- package/dist/components/actions/radioGroup/RadioGroup.d.ts +1 -1
- package/dist/components/{layout → archived}/grid/Grid.d.ts +4 -0
- package/dist/components/archived/grid/Grid.d.ts.map +1 -0
- package/dist/components/{layout → archived}/grid/Grid.js +5 -1
- package/dist/components/archived/grid/Grid.js.map +1 -0
- package/dist/components/archived/grid/index.d.ts.map +1 -0
- package/dist/components/archived/grid/index.js.map +1 -0
- package/dist/components/index.d.ts +5 -4
- package/dist/components/index.d.ts.map +1 -1
- package/dist/components/index.js +5 -4
- package/dist/components/index.js.map +1 -1
- package/dist/components/layout/accordion/Accordion.d.ts.map +1 -1
- package/dist/components/layout/accordion/Accordion.js +1 -2
- package/dist/components/layout/accordion/Accordion.js.map +1 -1
- package/dist/components/layout/block/Block.d.ts +15 -0
- package/dist/components/layout/block/Block.d.ts.map +1 -0
- package/dist/components/layout/block/Block.js +26 -0
- package/dist/components/layout/block/Block.js.map +1 -0
- package/dist/components/layout/block/index.d.ts +2 -0
- package/dist/components/layout/block/index.d.ts.map +1 -0
- package/dist/components/layout/block/index.js +2 -0
- package/dist/components/layout/block/index.js.map +1 -0
- package/dist/components/layout/calloutMedia/CalloutMedia.d.ts.map +1 -1
- package/dist/components/layout/calloutMedia/CalloutMedia.js +2 -3
- package/dist/components/layout/calloutMedia/CalloutMedia.js.map +1 -1
- package/dist/components/layout/calloutQuote/CalloutQuote.d.ts.map +1 -1
- package/dist/components/layout/calloutQuote/CalloutQuote.js +5 -10
- package/dist/components/layout/calloutQuote/CalloutQuote.js.map +1 -1
- package/dist/components/layout/card/Card.d.ts.map +1 -1
- package/dist/components/layout/card/Card.js +3 -2
- package/dist/components/layout/card/Card.js.map +1 -1
- package/dist/components/layout/card/CardGroup.d.ts +3 -3
- package/dist/components/layout/card/CardGroup.d.ts.map +1 -1
- package/dist/components/layout/card/CardGroup.js +2 -2
- package/dist/components/layout/card/CardGroup.js.map +1 -1
- package/dist/components/layout/container/Container.d.ts +7 -0
- package/dist/components/layout/container/Container.d.ts.map +1 -0
- package/dist/components/layout/container/Container.js +11 -0
- package/dist/components/layout/container/Container.js.map +1 -0
- package/dist/components/layout/container/index.d.ts +2 -0
- package/dist/components/layout/container/index.d.ts.map +1 -0
- package/dist/components/layout/container/index.js +2 -0
- package/dist/components/layout/container/index.js.map +1 -0
- package/dist/components/layout/contentItem/ContentItem.d.ts.map +1 -1
- package/dist/components/layout/contentItem/ContentItem.js +1 -1
- package/dist/components/layout/contentItem/ContentItem.js.map +1 -1
- package/dist/components/layout/contentSlider/ContentSlider.d.ts +7 -0
- package/dist/components/layout/contentSlider/ContentSlider.d.ts.map +1 -0
- package/dist/{web/boxes/contentSliderBox/ContentSliderBox.js → components/layout/contentSlider/ContentSlider.js} +7 -6
- package/dist/components/layout/contentSlider/ContentSlider.js.map +1 -0
- package/dist/components/layout/contentSlider/index.d.ts +2 -0
- package/dist/components/layout/contentSlider/index.d.ts.map +1 -0
- package/dist/components/layout/contentSlider/index.js +2 -0
- package/dist/components/layout/contentSlider/index.js.map +1 -0
- package/dist/components/layout/downloadItem/DownloadItem.d.ts +14 -0
- package/dist/components/layout/downloadItem/DownloadItem.d.ts.map +1 -0
- package/dist/components/layout/downloadItem/DownloadItem.js +9 -0
- package/dist/components/layout/downloadItem/DownloadItem.js.map +1 -0
- package/dist/components/layout/downloadItem/index.d.ts +2 -0
- package/dist/components/layout/downloadItem/index.d.ts.map +1 -0
- package/dist/components/layout/downloadItem/index.js +2 -0
- package/dist/components/layout/downloadItem/index.js.map +1 -0
- package/dist/components/layout/modal/Modal.d.ts +1 -2
- package/dist/components/layout/modal/Modal.d.ts.map +1 -1
- package/dist/components/layout/modal/Modal.js +14 -1
- package/dist/components/layout/modal/Modal.js.map +1 -1
- package/dist/components/layout/sectionWrapper/SectionWrapper.js +1 -1
- package/dist/components/layout/sectionWrapper/SectionWrapper.js.map +1 -1
- package/dist/components/layout/showMore/ShowMore.d.ts.map +1 -1
- package/dist/components/layout/showMore/ShowMore.js +1 -0
- package/dist/components/layout/showMore/ShowMore.js.map +1 -1
- package/dist/components/layout/slimRichText/SlimRichText.js +1 -1
- package/dist/components/layout/slimRichText/SlimRichText.js.map +1 -1
- package/dist/components/navigation/anchorNav/AnchorNav.d.ts.map +1 -1
- package/dist/components/navigation/anchorNav/AnchorNav.js +8 -7
- package/dist/components/navigation/anchorNav/AnchorNav.js.map +1 -1
- package/dist/components/navigation/breadcrumbs/Breadcrumbs.d.ts.map +1 -1
- package/dist/components/navigation/breadcrumbs/Breadcrumbs.js +4 -2
- package/dist/components/navigation/breadcrumbs/Breadcrumbs.js.map +1 -1
- package/dist/components/navigation/flyout/Flyout.d.ts.map +1 -1
- package/dist/components/navigation/flyout/Flyout.js +11 -9
- package/dist/components/navigation/flyout/Flyout.js.map +1 -1
- package/dist/components/navigation/footer/Footer.d.ts.map +1 -1
- package/dist/components/navigation/footer/Footer.js +5 -3
- package/dist/components/navigation/footer/Footer.js.map +1 -1
- package/dist/components/navigation/header/AnimatedHeader.d.ts.map +1 -1
- package/dist/components/navigation/header/AnimatedHeader.js +5 -4
- package/dist/components/navigation/header/AnimatedHeader.js.map +1 -1
- package/dist/components/navigation/header/Header.d.ts.map +1 -1
- package/dist/components/navigation/header/Header.js +5 -4
- package/dist/components/navigation/header/Header.js.map +1 -1
- package/dist/components/navigation/searchInput/SearchInput.js +3 -3
- package/dist/components/navigation/searchInput/SearchInput.js.map +1 -1
- package/dist/components/typography/headline/Headline.d.ts +1 -1
- package/dist/hooks/useScrollPosition/useScrollPosition.d.ts.map +1 -1
- package/dist/web/index.d.ts +2 -21
- package/dist/web/index.d.ts.map +1 -1
- package/dist/web/index.js +2 -21
- package/dist/web/index.js.map +1 -1
- package/dist/web/layout/contentHeadings/ContentHeadings.d.ts.map +1 -1
- package/dist/web/layout/contentHeadings/ContentHeadings.js +1 -1
- package/dist/web/layout/contentHeadings/ContentHeadings.js.map +1 -1
- package/dist/web/sections/calloutContact/CalloutContact.d.ts +1 -1
- package/dist/web/sections/calloutContact/CalloutContact.d.ts.map +1 -1
- package/dist/web/sections/calloutContact/CalloutContact.js +7 -7
- package/dist/web/sections/calloutContact/CalloutContact.js.map +1 -1
- package/dist/web/sections/contentBlock/ContentBlock.d.ts +10 -0
- package/dist/web/sections/contentBlock/ContentBlock.d.ts.map +1 -0
- package/dist/web/sections/contentBlock/ContentBlock.js +9 -0
- package/dist/web/sections/contentBlock/ContentBlock.js.map +1 -0
- package/dist/web/sections/contentBlock/index.d.ts +2 -0
- package/dist/web/sections/contentBlock/index.d.ts.map +1 -0
- package/dist/web/sections/contentBlock/index.js +2 -0
- package/dist/web/sections/contentBlock/index.js.map +1 -0
- package/dist/web/sections/contentGroup/ContentGroup.d.ts +11 -0
- package/dist/web/sections/contentGroup/ContentGroup.d.ts.map +1 -0
- package/dist/web/sections/contentGroup/ContentGroup.js +18 -0
- package/dist/web/sections/contentGroup/ContentGroup.js.map +1 -0
- package/dist/web/sections/contentGroup/index.d.ts +2 -0
- package/dist/web/sections/contentGroup/index.d.ts.map +1 -0
- package/dist/web/sections/contentGroup/index.js +2 -0
- package/dist/web/sections/contentGroup/index.js.map +1 -0
- package/dist/web/sections/contentSection/ContentSection.d.ts +4 -6
- package/dist/web/sections/contentSection/ContentSection.d.ts.map +1 -1
- package/dist/web/sections/contentSection/ContentSection.js +4 -5
- package/dist/web/sections/contentSection/ContentSection.js.map +1 -1
- package/dist/web/sections/questionnaireFormSection/QuestionnaireFormSection.d.ts.map +1 -1
- package/dist/web/sections/questionnaireFormSection/QuestionnaireFormSection.js +4 -2
- package/dist/web/sections/questionnaireFormSection/QuestionnaireFormSection.js.map +1 -1
- package/dist/web/sections/stageSection/StageSection.d.ts +1 -1
- package/dist/web/sections/stageSection/StageSection.d.ts.map +1 -1
- package/dist/web/sections/stageSection/StageSection.js +4 -8
- package/dist/web/sections/stageSection/StageSection.js.map +1 -1
- package/package.json +5 -5
- package/dist/components/layout/contentArea/ContentArea.d.ts +0 -11
- package/dist/components/layout/contentArea/ContentArea.d.ts.map +0 -1
- package/dist/components/layout/contentArea/ContentArea.js +0 -22
- package/dist/components/layout/contentArea/ContentArea.js.map +0 -1
- package/dist/components/layout/contentArea/index.d.ts +0 -2
- package/dist/components/layout/contentArea/index.d.ts.map +0 -1
- package/dist/components/layout/contentArea/index.js +0 -2
- package/dist/components/layout/contentArea/index.js.map +0 -1
- package/dist/components/layout/fullWidth/FullWidth.d.ts +0 -6
- package/dist/components/layout/fullWidth/FullWidth.d.ts.map +0 -1
- package/dist/components/layout/fullWidth/FullWidth.js +0 -5
- package/dist/components/layout/fullWidth/FullWidth.js.map +0 -1
- package/dist/components/layout/fullWidth/index.d.ts +0 -2
- package/dist/components/layout/fullWidth/index.d.ts.map +0 -1
- package/dist/components/layout/fullWidth/index.js +0 -2
- package/dist/components/layout/fullWidth/index.js.map +0 -1
- package/dist/components/layout/grid/Grid.d.ts.map +0 -1
- package/dist/components/layout/grid/Grid.js.map +0 -1
- package/dist/components/layout/grid/index.d.ts.map +0 -1
- package/dist/components/layout/grid/index.js.map +0 -1
- package/dist/components/typography/sectionHeaderWithSubtitle/SectionHeaderWithSubtitle.d.ts +0 -8
- package/dist/components/typography/sectionHeaderWithSubtitle/SectionHeaderWithSubtitle.d.ts.map +0 -1
- package/dist/components/typography/sectionHeaderWithSubtitle/SectionHeaderWithSubtitle.js +0 -7
- package/dist/components/typography/sectionHeaderWithSubtitle/SectionHeaderWithSubtitle.js.map +0 -1
- package/dist/components/typography/textFormat/TextFormat.d.ts +0 -9
- package/dist/components/typography/textFormat/TextFormat.d.ts.map +0 -1
- package/dist/components/typography/textFormat/TextFormat.js +0 -27
- package/dist/components/typography/textFormat/TextFormat.js.map +0 -1
- package/dist/components/typography/textFormat/index.d.ts +0 -2
- package/dist/components/typography/textFormat/index.d.ts.map +0 -1
- package/dist/components/typography/textFormat/index.js +0 -2
- package/dist/components/typography/textFormat/index.js.map +0 -1
- package/dist/web/boxes/accordionBox/AccordionBox.d.ts +0 -17
- package/dist/web/boxes/accordionBox/AccordionBox.d.ts.map +0 -1
- package/dist/web/boxes/accordionBox/AccordionBox.js +0 -8
- package/dist/web/boxes/accordionBox/AccordionBox.js.map +0 -1
- package/dist/web/boxes/accordionBox/index.d.ts +0 -2
- package/dist/web/boxes/accordionBox/index.d.ts.map +0 -1
- package/dist/web/boxes/accordionBox/index.js +0 -2
- package/dist/web/boxes/accordionBox/index.js.map +0 -1
- package/dist/web/boxes/contentSliderBox/ContentSliderBox.d.ts +0 -7
- package/dist/web/boxes/contentSliderBox/ContentSliderBox.d.ts.map +0 -1
- package/dist/web/boxes/contentSliderBox/ContentSliderBox.js.map +0 -1
- package/dist/web/boxes/contentSliderBox/index.d.ts +0 -2
- package/dist/web/boxes/contentSliderBox/index.d.ts.map +0 -1
- package/dist/web/boxes/contentSliderBox/index.js +0 -2
- package/dist/web/boxes/contentSliderBox/index.js.map +0 -1
- package/dist/web/boxes/downloadBox/DownloadBox.d.ts +0 -11
- package/dist/web/boxes/downloadBox/DownloadBox.d.ts.map +0 -1
- package/dist/web/boxes/downloadBox/DownloadBox.js +0 -15
- package/dist/web/boxes/downloadBox/DownloadBox.js.map +0 -1
- package/dist/web/boxes/downloadBox/DownloadBoxItem.d.ts +0 -14
- package/dist/web/boxes/downloadBox/DownloadBoxItem.d.ts.map +0 -1
- package/dist/web/boxes/downloadBox/DownloadBoxItem.js +0 -11
- package/dist/web/boxes/downloadBox/DownloadBoxItem.js.map +0 -1
- package/dist/web/boxes/downloadBox/index.d.ts +0 -3
- package/dist/web/boxes/downloadBox/index.d.ts.map +0 -1
- package/dist/web/boxes/downloadBox/index.js +0 -3
- package/dist/web/boxes/downloadBox/index.js.map +0 -1
- package/dist/web/boxes/linkListBox/index.d.ts +0 -2
- package/dist/web/boxes/linkListBox/index.d.ts.map +0 -1
- package/dist/web/boxes/linkListBox/index.js +0 -2
- package/dist/web/boxes/linkListBox/index.js.map +0 -1
- package/dist/web/boxes/linkListBox/linkListBox.d.ts +0 -9
- package/dist/web/boxes/linkListBox/linkListBox.d.ts.map +0 -1
- package/dist/web/boxes/linkListBox/linkListBox.js +0 -9
- package/dist/web/boxes/linkListBox/linkListBox.js.map +0 -1
- package/dist/web/boxes/mediaTeaserBox/MediaTeaserBox.d.ts +0 -34
- package/dist/web/boxes/mediaTeaserBox/MediaTeaserBox.d.ts.map +0 -1
- package/dist/web/boxes/mediaTeaserBox/MediaTeaserBox.js +0 -27
- package/dist/web/boxes/mediaTeaserBox/MediaTeaserBox.js.map +0 -1
- package/dist/web/boxes/mediaTeaserBox/index.d.ts +0 -2
- package/dist/web/boxes/mediaTeaserBox/index.d.ts.map +0 -1
- package/dist/web/boxes/mediaTeaserBox/index.js +0 -2
- package/dist/web/boxes/mediaTeaserBox/index.js.map +0 -1
- package/dist/web/boxes/multiColumnTableBox/MultiColumnTableBox.d.ts +0 -10
- package/dist/web/boxes/multiColumnTableBox/MultiColumnTableBox.d.ts.map +0 -1
- package/dist/web/boxes/multiColumnTableBox/MultiColumnTableBox.js +0 -12
- package/dist/web/boxes/multiColumnTableBox/MultiColumnTableBox.js.map +0 -1
- package/dist/web/boxes/multiColumnTableBox/index.d.ts +0 -2
- package/dist/web/boxes/multiColumnTableBox/index.d.ts.map +0 -1
- package/dist/web/boxes/multiColumnTableBox/index.js +0 -2
- package/dist/web/boxes/multiColumnTableBox/index.js.map +0 -1
- package/dist/web/boxes/productBox/ProductBox.d.ts +0 -11
- package/dist/web/boxes/productBox/ProductBox.d.ts.map +0 -1
- package/dist/web/boxes/productBox/ProductBox.js +0 -7
- package/dist/web/boxes/productBox/ProductBox.js.map +0 -1
- package/dist/web/boxes/productBox/index.d.ts +0 -2
- package/dist/web/boxes/productBox/index.d.ts.map +0 -1
- package/dist/web/boxes/productBox/index.js +0 -2
- package/dist/web/boxes/productBox/index.js.map +0 -1
- package/dist/web/boxes/smallImageTextBox/SmallImageTextBox.d.ts +0 -16
- package/dist/web/boxes/smallImageTextBox/SmallImageTextBox.d.ts.map +0 -1
- package/dist/web/boxes/smallImageTextBox/SmallImageTextBox.js +0 -24
- package/dist/web/boxes/smallImageTextBox/SmallImageTextBox.js.map +0 -1
- package/dist/web/boxes/smallImageTextBox/index.d.ts +0 -2
- package/dist/web/boxes/smallImageTextBox/index.d.ts.map +0 -1
- package/dist/web/boxes/smallImageTextBox/index.js +0 -2
- package/dist/web/boxes/smallImageTextBox/index.js.map +0 -1
- package/dist/web/boxes/teaserCardBox/TeaserCardBox.d.ts +0 -8
- package/dist/web/boxes/teaserCardBox/TeaserCardBox.d.ts.map +0 -1
- package/dist/web/boxes/teaserCardBox/TeaserCardBox.js +0 -6
- package/dist/web/boxes/teaserCardBox/TeaserCardBox.js.map +0 -1
- package/dist/web/boxes/teaserCardBox/index.d.ts +0 -2
- package/dist/web/boxes/teaserCardBox/index.d.ts.map +0 -1
- package/dist/web/boxes/teaserCardBox/index.js +0 -2
- package/dist/web/boxes/teaserCardBox/index.js.map +0 -1
- package/dist/web/boxes/textBox/TextBox.d.ts +0 -12
- package/dist/web/boxes/textBox/TextBox.d.ts.map +0 -1
- package/dist/web/boxes/textBox/TextBox.js +0 -13
- package/dist/web/boxes/textBox/TextBox.js.map +0 -1
- package/dist/web/boxes/textBox/index.d.ts +0 -2
- package/dist/web/boxes/textBox/index.d.ts.map +0 -1
- package/dist/web/boxes/textBox/index.js +0 -2
- package/dist/web/boxes/textBox/index.js.map +0 -1
- package/dist/web/pageTemplates/sitemap/Sitemap.d.ts +0 -13
- package/dist/web/pageTemplates/sitemap/Sitemap.d.ts.map +0 -1
- package/dist/web/pageTemplates/sitemap/Sitemap.js +0 -11
- package/dist/web/pageTemplates/sitemap/Sitemap.js.map +0 -1
- package/dist/web/pageTemplates/sitemap/index.d.ts +0 -2
- package/dist/web/pageTemplates/sitemap/index.d.ts.map +0 -1
- package/dist/web/pageTemplates/sitemap/index.js +0 -2
- package/dist/web/pageTemplates/sitemap/index.js.map +0 -1
- package/dist/web/sections/mediaGallerySection/MediaGallerySection.d.ts +0 -11
- package/dist/web/sections/mediaGallerySection/MediaGallerySection.d.ts.map +0 -1
- package/dist/web/sections/mediaGallerySection/MediaGallerySection.js +0 -7
- package/dist/web/sections/mediaGallerySection/MediaGallerySection.js.map +0 -1
- package/dist/web/sections/mediaGallerySection/index.d.ts +0 -2
- package/dist/web/sections/mediaGallerySection/index.d.ts.map +0 -1
- package/dist/web/sections/mediaGallerySection/index.js +0 -2
- package/dist/web/sections/mediaGallerySection/index.js.map +0 -1
- package/dist/web/sections/newsroomSection/NewsroomSection.d.ts +0 -14
- package/dist/web/sections/newsroomSection/NewsroomSection.d.ts.map +0 -1
- package/dist/web/sections/newsroomSection/NewsroomSection.js +0 -7
- package/dist/web/sections/newsroomSection/NewsroomSection.js.map +0 -1
- package/dist/web/sections/newsroomSection/index.d.ts +0 -2
- package/dist/web/sections/newsroomSection/index.d.ts.map +0 -1
- package/dist/web/sections/newsroomSection/index.js +0 -2
- package/dist/web/sections/newsroomSection/index.js.map +0 -1
- package/dist/web/sections/productHeroSection/ProductHeroSection.d.ts +0 -11
- package/dist/web/sections/productHeroSection/ProductHeroSection.d.ts.map +0 -1
- package/dist/web/sections/productHeroSection/ProductHeroSection.js +0 -9
- package/dist/web/sections/productHeroSection/ProductHeroSection.js.map +0 -1
- package/dist/web/sections/productHeroSection/index.d.ts +0 -2
- package/dist/web/sections/productHeroSection/index.d.ts.map +0 -1
- package/dist/web/sections/productHeroSection/index.js +0 -2
- package/dist/web/sections/productHeroSection/index.js.map +0 -1
- /package/dist/components/{layout → archived}/grid/index.d.ts +0 -0
- /package/dist/components/{layout → archived}/grid/index.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ContentSection.js","sourceRoot":"","sources":["../../../../src/web/sections/contentSection/ContentSection.tsx"],"names":[],"mappings":";AACA,OAAO,
|
|
1
|
+
{"version":3,"file":"ContentSection.js","sourceRoot":"","sources":["../../../../src/web/sections/contentSection/ContentSection.tsx"],"names":[],"mappings":";AACA,OAAO,EACL,cAAc,GAEf,MAAM,2CAA2C,CAAC;AACnD,OAAO,EACL,SAAS,GAEV,MAAM,sCAAsC,CAAC;AAC9C,OAAO,EAAC,EAAE,EAAC,MAAM,gBAAgB,CAAC;AAClC,OAAO,EAAC,KAAK,EAAC,MAAM,qBAAqB,CAAC;AAC1C,OAAO,EAAC,eAAe,EAAC,MAAM,8BAA8B,CAAC;AAQ7D,MAAM,cAAc,GAAkC,CAAC,EACrD,QAAQ,EACR,YAAY,EACZ,QAAQ,EACR,IAAI,GACL,EAAE,EAAE,CAAC,CACJ,KAAC,cAAc,IAAC,SAAS,EAAE,EAAE,CAAC,YAAY,EAAE,SAAS,CAAC,KAAM,YAAY,YACtE,MAAC,SAAS,iBACE,gBAAgB,EAC1B,SAAS,EAAC,+DAA+D,aAExE,CAAC,QAAQ,IAAI,IAAI,CAAC,IAAI,CACrB,KAAC,KAAK,IAAC,YAAY,EAAE,QAAQ,YAC3B,KAAC,eAAe,IAAC,IAAI,EAAC,SAAS,EAAC,QAAQ,EAAE,QAAQ,EAAE,IAAI,EAAE,IAAI,GAAI,GAC5D,CACT,EACA,QAAQ,IACC,GACG,CAClB,CAAC;AAEF,OAAO,EAAC,cAAc,EAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QuestionnaireFormSection.d.ts","sourceRoot":"","sources":["../../../../src/web/sections/questionnaireFormSection/QuestionnaireFormSection.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,
|
|
1
|
+
{"version":3,"file":"QuestionnaireFormSection.d.ts","sourceRoot":"","sources":["../../../../src/web/sections/questionnaireFormSection/QuestionnaireFormSection.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAGL,KAAK,mBAAmB,EACzB,MAAM,qBAAqB,CAAC;AAI7B,MAAM,WAAW,6BAA6B;IAC5C,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACzB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,YAAY,CAAC,EAAE,mBAAmB,CAAC;IACnC,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B;AAED,QAAA,MAAM,wBAAwB,EAAE,KAAK,CAAC,EAAE,CAAC,6BAA6B,CAsBrE,CAAC;AAEF,OAAO,EAAC,wBAAwB,EAAC,CAAC"}
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { cn } from '../../../utils';
|
|
3
|
-
import {
|
|
4
|
-
|
|
3
|
+
import { Headline, BodyText, } from '../../../components';
|
|
4
|
+
import { ContentBlock } from '../contentBlock';
|
|
5
|
+
import { ContentSection } from '../contentSection';
|
|
6
|
+
const QuestionnaireFormSection = ({ children, header, text, button, buttonClassName, sectionProps, }) => (_jsx(ContentSection, { sectionProps: sectionProps, children: _jsx(ContentBlock, { children: _jsxs("div", { className: cn('flex flex-col gap-y-7 text-draeger-dark-blue'), children: [_jsxs("div", { className: "flex flex-col mb-10 gap-y-4", children: [_jsx(Headline, { headingLevel: "h4", children: header }), text && _jsx(BodyText, { variant: 'small', children: text })] }), children && _jsx("div", { className: "flex flex-col gap-y-11", children: children }), button && (_jsx("div", { className: cn('self-end', buttonClassName), children: button }))] }) }) }));
|
|
5
7
|
export { QuestionnaireFormSection };
|
|
6
8
|
//# sourceMappingURL=QuestionnaireFormSection.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QuestionnaireFormSection.js","sourceRoot":"","sources":["../../../../src/web/sections/questionnaireFormSection/QuestionnaireFormSection.tsx"],"names":[],"mappings":";AACA,OAAO,EAAC,EAAE,EAAC,MAAM,gBAAgB,CAAC;AAClC,OAAO,EACL,
|
|
1
|
+
{"version":3,"file":"QuestionnaireFormSection.js","sourceRoot":"","sources":["../../../../src/web/sections/questionnaireFormSection/QuestionnaireFormSection.tsx"],"names":[],"mappings":";AACA,OAAO,EAAC,EAAE,EAAC,MAAM,gBAAgB,CAAC;AAClC,OAAO,EACL,QAAQ,EACR,QAAQ,GAET,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAC,YAAY,EAAC,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAC,cAAc,EAAC,MAAM,mBAAmB,CAAC;AAWjD,MAAM,wBAAwB,GAA4C,CAAC,EACzE,QAAQ,EACR,MAAM,EACN,IAAI,EACJ,MAAM,EACN,eAAe,EACf,YAAY,GACb,EAAE,EAAE,CAAC,CACJ,KAAC,cAAc,IAAC,YAAY,EAAE,YAAY,YACxC,KAAC,YAAY,cACX,eAAK,SAAS,EAAE,EAAE,CAAC,8CAA8C,CAAC,aAChE,eAAK,SAAS,EAAC,6BAA6B,aAC1C,KAAC,QAAQ,IAAC,YAAY,EAAC,IAAI,YAAE,MAAM,GAAY,EAC9C,IAAI,IAAI,KAAC,QAAQ,IAAC,OAAO,EAAE,OAAO,YAAG,IAAI,GAAY,IAClD,EACL,QAAQ,IAAI,cAAK,SAAS,EAAC,wBAAwB,YAAE,QAAQ,GAAO,EACpE,MAAM,IAAI,CACT,cAAK,SAAS,EAAE,EAAE,CAAC,UAAU,EAAE,eAAe,CAAC,YAAG,MAAM,GAAO,CAChE,IACG,GACO,GACA,CAClB,CAAC;AAEF,OAAO,EAAC,wBAAwB,EAAC,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import { type SectionWrapperProps } from '../../../components';
|
|
3
|
-
export interface StageSectionProps {
|
|
3
|
+
export interface StageSectionProps extends React.HTMLAttributes<HTMLElement> {
|
|
4
4
|
image: React.ReactNode;
|
|
5
5
|
button?: React.ReactNode;
|
|
6
6
|
headline: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StageSection.d.ts","sourceRoot":"","sources":["../../../../src/web/sections/stageSection/StageSection.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,
|
|
1
|
+
{"version":3,"file":"StageSection.d.ts","sourceRoot":"","sources":["../../../../src/web/sections/stageSection/StageSection.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAIL,KAAK,mBAAmB,EACzB,MAAM,qBAAqB,CAAC;AAG7B,MAAM,WAAW,iBAAkB,SAAQ,KAAK,CAAC,cAAc,CAAC,WAAW,CAAC;IAC1E,KAAK,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,MAAM,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACzB,QAAQ,EAAE,MAAM,CAAC;IACjB,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,YAAY,CAAC,EAAE,mBAAmB,CAAC;CACpC;AAGD,QAAA,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CA6B7C,CAAC;AAEF,OAAO,EAAC,YAAY,EAAC,CAAC"}
|
|
@@ -1,13 +1,9 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import { Headline, SectionWrapper, } from '../../../components';
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
mx-auto max-w-content-1
|
|
6
|
-
px-3 pt-4 pb-6 md:px-6 md:pt-8 md:pb-10 lg:px-12 lg:pt-9 lg:pb-12
|
|
7
|
-
flex flex-col items-start gap-y-11 md:gap-y-14 lg:gap-y-20 xl:gap-y-16
|
|
8
|
-
`;
|
|
2
|
+
import { Block, Headline, SectionWrapper, } from '../../../components';
|
|
3
|
+
import { Container } from '../../../components/layout/container';
|
|
4
|
+
// TODO adjust the text element layout after the usage of Container/Block is completed for this component
|
|
9
5
|
const StageSection = ({ button, image, headline, headlineColoredPart, sectionProps, }) => {
|
|
10
|
-
return (_jsxs(SectionWrapper, {
|
|
6
|
+
return (_jsxs(SectionWrapper, { ...sectionProps, children: [_jsx("div", { className: "w-full -z-10", children: image }), _jsx(Container, { className: "relative", children: _jsxs(Block, { className: "flex flex-col items-start py-12 gap-y-16 lg:-mt-40 px-layout-spacing-3", background: 'darkBlue', elementWidth: 'medium', children: [_jsxs(Headline, { headingLevel: "h1", className: "text-draeger-white", children: [headline, headlineColoredPart && (_jsxs("span", { className: 'text-draeger-air-blue', children: ["\u00A0", headlineColoredPart] }))] }), button] }) })] }));
|
|
11
7
|
};
|
|
12
8
|
export { StageSection };
|
|
13
9
|
//# sourceMappingURL=StageSection.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StageSection.js","sourceRoot":"","sources":["../../../../src/web/sections/stageSection/StageSection.tsx"],"names":[],"mappings":";AACA,OAAO,EACL,QAAQ,EACR,cAAc,GAEf,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"StageSection.js","sourceRoot":"","sources":["../../../../src/web/sections/stageSection/StageSection.tsx"],"names":[],"mappings":";AACA,OAAO,EACL,KAAK,EACL,QAAQ,EACR,cAAc,GAEf,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAC,SAAS,EAAC,MAAM,sCAAsC,CAAC;AAU/D,yGAAyG;AACzG,MAAM,YAAY,GAAgC,CAAC,EACjD,MAAM,EACN,KAAK,EACL,QAAQ,EACR,mBAAmB,EACnB,YAAY,GACb,EAAE,EAAE;IACH,OAAO,CACL,MAAC,cAAc,OAAK,YAAY,aAC9B,cAAK,SAAS,EAAC,cAAc,YAAE,KAAK,GAAO,EAC3C,KAAC,SAAS,IAAC,SAAS,EAAC,UAAU,YAC7B,MAAC,KAAK,IACJ,SAAS,EAAC,wEAAwE,EAClF,UAAU,EAAE,UAAU,EACtB,YAAY,EAAE,QAAQ,aAEtB,MAAC,QAAQ,IAAC,YAAY,EAAC,IAAI,EAAC,SAAS,EAAC,oBAAoB,aACvD,QAAQ,EACR,mBAAmB,IAAI,CACtB,gBAAM,SAAS,EAAE,uBAAuB,uBAC/B,mBAAmB,IACrB,CACR,IACQ,EACV,MAAM,IACD,GACE,IACG,CAClB,CAAC;AACJ,CAAC,CAAC;AAEF,OAAO,EAAC,YAAY,EAAC,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@odx/websites-react",
|
|
3
3
|
"author": "Drägerwerk AG & Co. KGaA",
|
|
4
|
-
"version": "0.
|
|
4
|
+
"version": "0.1.1",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"description": "ODX React component library for websites",
|
|
7
7
|
"type": "module",
|
|
@@ -38,9 +38,9 @@
|
|
|
38
38
|
"tailwind-lib-content.js"
|
|
39
39
|
],
|
|
40
40
|
"dependencies": {
|
|
41
|
-
"@headlessui/react": "2.1.
|
|
41
|
+
"@headlessui/react": "2.1.3",
|
|
42
42
|
"@radix-ui/react-checkbox": "^1.0.4",
|
|
43
|
-
"@radix-ui/react-dialog": "^1.
|
|
43
|
+
"@radix-ui/react-dialog": "^1.1.1",
|
|
44
44
|
"@radix-ui/react-dropdown-menu": "^2.0.6",
|
|
45
45
|
"@radix-ui/react-navigation-menu": "^1.1.4",
|
|
46
46
|
"@radix-ui/react-popover": "^1.0.7",
|
|
@@ -84,10 +84,10 @@
|
|
|
84
84
|
"typescript": "^5.3.2",
|
|
85
85
|
"@odx/eslint-config-websites": "0.0.0",
|
|
86
86
|
"@odx/websites-tsconfig": "0.0.0",
|
|
87
|
-
"@odx/websites-ui": "0.0
|
|
87
|
+
"@odx/websites-ui": "0.1.0"
|
|
88
88
|
},
|
|
89
89
|
"peerDependencies": {
|
|
90
|
-
"@odx/websites-ui": ">=0.0
|
|
90
|
+
"@odx/websites-ui": ">=0.1.0",
|
|
91
91
|
"react": "^18.2.0",
|
|
92
92
|
"react-dom": "^18.2.0",
|
|
93
93
|
"tailwindcss": "^3.3.5"
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { type VariantProps } from 'class-variance-authority';
|
|
3
|
-
declare const widthBoxVariants: (props?: ({
|
|
4
|
-
width?: 1 | 2 | null | undefined;
|
|
5
|
-
} & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
|
|
6
|
-
export interface ContentAreaProps extends React.HTMLAttributes<HTMLDivElement>, VariantProps<typeof widthBoxVariants> {
|
|
7
|
-
children?: React.ReactNode;
|
|
8
|
-
}
|
|
9
|
-
declare const ContentArea: React.ForwardRefExoticComponent<ContentAreaProps & React.RefAttributes<HTMLDivElement>>;
|
|
10
|
-
export { ContentArea };
|
|
11
|
-
//# sourceMappingURL=ContentArea.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ContentArea.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/contentArea/ContentArea.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,EAAM,KAAK,YAAY,EAAC,MAAM,0BAA0B,CAAC;AAMhE,QAAA,MAAM,gBAAgB;;mFAUpB,CAAC;AAEH,MAAM,WAAW,gBACf,SAAQ,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,EAC1C,YAAY,CAAC,OAAO,gBAAgB,CAAC;IACvC,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B;AAED,QAAA,MAAM,WAAW,yFAiBhB,CAAC;AAGF,OAAO,EAAC,WAAW,EAAC,CAAC"}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import * as React from 'react';
|
|
3
|
-
import { cn } from '../../../utils';
|
|
4
|
-
import { cva } from 'class-variance-authority';
|
|
5
|
-
/*
|
|
6
|
-
Note: ContentArea 2 takes 7/9 of subgrid columns on lg breakpoint
|
|
7
|
-
*/
|
|
8
|
-
const widthBoxVariants = cva('w-full', {
|
|
9
|
-
variants: {
|
|
10
|
-
width: {
|
|
11
|
-
1: 'xl:max-w-content-1',
|
|
12
|
-
2: 'lg:max-w-[min(calc(77.25%),theme(maxWidth.content-2))]',
|
|
13
|
-
},
|
|
14
|
-
},
|
|
15
|
-
defaultVariants: {
|
|
16
|
-
width: 1,
|
|
17
|
-
},
|
|
18
|
-
});
|
|
19
|
-
const ContentArea = React.forwardRef(({ width = 1, children, className, ...props }, ref) => (_jsx("div", { "data-name": `content-area-${width}`, className: 'font-text flex justify-center mx-auto w-full px-3 md:px-6 lg:px-9', children: _jsx("div", { ref: ref, className: cn(widthBoxVariants({ width, className })), ...props, children: children }) })));
|
|
20
|
-
ContentArea.displayName = 'ContentArea';
|
|
21
|
-
export { ContentArea };
|
|
22
|
-
//# sourceMappingURL=ContentArea.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ContentArea.js","sourceRoot":"","sources":["../../../../src/components/layout/contentArea/ContentArea.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,EAAE,EAAC,MAAM,gBAAgB,CAAC;AAClC,OAAO,EAAC,GAAG,EAAoB,MAAM,0BAA0B,CAAC;AAEhE;;EAEE;AAEF,MAAM,gBAAgB,GAAG,GAAG,CAAC,QAAQ,EAAE;IACrC,QAAQ,EAAE;QACR,KAAK,EAAE;YACL,CAAC,EAAE,oBAAoB;YACvB,CAAC,EAAE,wDAAwD;SAC5D;KACF;IACD,eAAe,EAAE;QACf,KAAK,EAAE,CAAC;KACT;CACF,CAAC,CAAC;AAQH,MAAM,WAAW,GAAG,KAAK,CAAC,UAAU,CAClC,CAAC,EAAC,KAAK,GAAG,CAAC,EAAE,QAAQ,EAAE,SAAS,EAAE,GAAG,KAAK,EAAC,EAAE,GAAG,EAAE,EAAE,CAAC,CACnD,2BACa,gBAAgB,KAAK,EAAE,EAClC,SAAS,EACP,mEAAmE,YAGrE,cACE,GAAG,EAAE,GAAG,EACR,SAAS,EAAE,EAAE,CAAC,gBAAgB,CAAC,EAAC,KAAK,EAAE,SAAS,EAAC,CAAC,CAAC,KAC/C,KAAK,YAER,QAAQ,GACL,GACF,CACP,CACF,CAAC;AACF,WAAW,CAAC,WAAW,GAAG,aAAa,CAAC;AAExC,OAAO,EAAC,WAAW,EAAC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/contentArea/index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/layout/contentArea/index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"FullWidth.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/fullWidth/FullWidth.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAI/B,MAAM,WAAW,cAAe,SAAQ,KAAK,CAAC,cAAc,CAAC,WAAW,CAAC;CAAG;AAE5E,QAAA,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC,cAAc,CAQvC,CAAC;AAEF,OAAO,EAAC,SAAS,EAAC,CAAC"}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import { cn } from '../../../utils';
|
|
3
|
-
const FullWidth = ({ className, children, ...props }) => (_jsx("div", { "data-name": 'full-width', className: cn('w-full', className), ...props, children: children }));
|
|
4
|
-
export { FullWidth };
|
|
5
|
-
//# sourceMappingURL=FullWidth.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"FullWidth.js","sourceRoot":"","sources":["../../../../src/components/layout/fullWidth/FullWidth.tsx"],"names":[],"mappings":";AAEA,OAAO,EAAC,EAAE,EAAC,MAAM,gBAAgB,CAAC;AAIlC,MAAM,SAAS,GAA6B,CAAC,EAC3C,SAAS,EACT,QAAQ,EACR,GAAG,KAAK,EACT,EAAE,EAAE,CAAC,CACJ,2BAAgB,YAAY,EAAE,SAAS,EAAE,EAAE,CAAC,QAAQ,EAAE,SAAS,CAAC,KAAM,KAAK,YACxE,QAAQ,GACL,CACP,CAAC;AAEF,OAAO,EAAC,SAAS,EAAC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/fullWidth/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/layout/fullWidth/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Grid.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/grid/Grid.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAC,YAAY,EAAM,MAAM,0BAA0B,CAAC;AAC3D,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,MAAM,WAAW,SACf,SAAQ,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,EAC1C,YAAY,CAAC,OAAO,YAAY,CAAC;CAAG;AAExC,MAAM,WAAW,aAAc,SAAQ,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC;CAAG;AAE9E,QAAA,MAAM,YAAY;;mFAchB,CAAC;AAEH,QAAA,MAAM,IAAI,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAQ7B,CAAC;AAEF,QAAA,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CAIrC,CAAC;AAEF,OAAO,EAAC,IAAI,EAAE,QAAQ,EAAC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Grid.js","sourceRoot":"","sources":["../../../../src/components/layout/grid/Grid.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAe,GAAG,EAAC,MAAM,0BAA0B,CAAC;AAE3D,OAAO,EAAC,EAAE,EAAC,MAAM,gBAAgB,CAAC;AAQlC,MAAM,YAAY,GAAG,GAAG,CAAC,4BAA4B,EAAE;IACrD,QAAQ,EAAE;QACR,IAAI,EAAE;YACJ,CAAC,EAAE,EAAE;YACL,CAAC,EAAE,gCAAgC;YACnC,CAAC,EAAE,gFAAgF;YACnF,CAAC,EAAE,gFAAgF;YACnF,KAAK,EACH,mKAAmK;SACtK;KACF;IACD,eAAe,EAAE;QACf,IAAI,EAAE,CAAC;KACR;CACF,CAAC,CAAC;AAEH,MAAM,IAAI,GAAwB,CAAC,EAAC,IAAI,EAAE,SAAS,EAAE,QAAQ,EAAE,GAAG,KAAK,EAAC,EAAE,EAAE,CAAC,CAC3E,2BACa,GAAG,IAAI,OAAO,EACzB,SAAS,EAAE,EAAE,CAAC,YAAY,CAAC,EAAC,IAAI,EAAE,SAAS,EAAC,CAAC,CAAC,KAC1C,KAAK,YAER,QAAQ,GACL,CACP,CAAC;AAEF,MAAM,QAAQ,GAA4B,CAAC,EAAC,SAAS,EAAE,QAAQ,EAAE,GAAG,KAAK,EAAC,EAAE,EAAE,CAAC,CAC7E,2BAAe,QAAQ,EAAC,SAAS,EAAE,EAAE,CAAC,SAAS,CAAC,KAAM,KAAK,YACxD,QAAQ,GACL,CACP,CAAC;AAEF,OAAO,EAAC,IAAI,EAAE,QAAQ,EAAC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/grid/index.ts"],"names":[],"mappings":"AAAA,cAAc,QAAQ,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/layout/grid/index.ts"],"names":[],"mappings":"AAAA,cAAc,QAAQ,CAAC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
export interface SectionHeaderWithSubtitleProps extends React.HTMLAttributes<HTMLDivElement> {
|
|
3
|
-
header: string;
|
|
4
|
-
subtitle?: string;
|
|
5
|
-
}
|
|
6
|
-
declare const SectionHeaderWithSubtitle: React.FC<SectionHeaderWithSubtitleProps>;
|
|
7
|
-
export { SectionHeaderWithSubtitle };
|
|
8
|
-
//# sourceMappingURL=SectionHeaderWithSubtitle.d.ts.map
|
package/dist/components/typography/sectionHeaderWithSubtitle/SectionHeaderWithSubtitle.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SectionHeaderWithSubtitle.d.ts","sourceRoot":"","sources":["../../../../src/components/typography/sectionHeaderWithSubtitle/SectionHeaderWithSubtitle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAK/B,MAAM,WAAW,8BACf,SAAQ,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC;IAC5C,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,QAAA,MAAM,yBAAyB,EAAE,KAAK,CAAC,EAAE,CAAC,8BAA8B,CAcvE,CAAC;AAEF,OAAO,EAAC,yBAAyB,EAAC,CAAC"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import { cn } from '../../../utils';
|
|
3
|
-
import { BodyText } from '../bodyText';
|
|
4
|
-
import { Headline } from '../headline';
|
|
5
|
-
const SectionHeaderWithSubtitle = ({ header, subtitle, className, ...props }) => (_jsxs("div", { className: cn('font-text', className), ...props, children: [_jsxs(Headline, { headingLevel: "h2", className: cn('pb-6'), children: [header, _jsx("br", {}), _jsx("span", { className: "leading-[0.8] xl:leading-[0.85]", children: "\u2014" })] }), subtitle && _jsx(BodyText, { variant: "large", children: subtitle })] }));
|
|
6
|
-
export { SectionHeaderWithSubtitle };
|
|
7
|
-
//# sourceMappingURL=SectionHeaderWithSubtitle.js.map
|
package/dist/components/typography/sectionHeaderWithSubtitle/SectionHeaderWithSubtitle.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SectionHeaderWithSubtitle.js","sourceRoot":"","sources":["../../../../src/components/typography/sectionHeaderWithSubtitle/SectionHeaderWithSubtitle.tsx"],"names":[],"mappings":";AACA,OAAO,EAAC,EAAE,EAAC,MAAM,gBAAgB,CAAC;AAClC,OAAO,EAAC,QAAQ,EAAC,MAAM,aAAa,CAAC;AACrC,OAAO,EAAC,QAAQ,EAAC,MAAM,aAAa,CAAC;AAQrC,MAAM,yBAAyB,GAA6C,CAAC,EAC3E,MAAM,EACN,QAAQ,EACR,SAAS,EACT,GAAG,KAAK,EACT,EAAE,EAAE,CAAC,CACJ,eAAK,SAAS,EAAE,EAAE,CAAC,WAAW,EAAE,SAAS,CAAC,KAAM,KAAK,aACnD,MAAC,QAAQ,IAAC,YAAY,EAAC,IAAI,EAAC,SAAS,EAAE,EAAE,CAAC,MAAM,CAAC,aAC9C,MAAM,EACP,cAAM,EACN,eAAM,SAAS,EAAC,iCAAiC,uBAAe,IACvD,EACV,QAAQ,IAAI,KAAC,QAAQ,IAAC,OAAO,EAAC,OAAO,YAAE,QAAQ,GAAY,IACxD,CACP,CAAC;AAEF,OAAO,EAAC,yBAAyB,EAAC,CAAC"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
export interface TextFormatProps extends React.HTMLAttributes<HTMLDivElement> {
|
|
3
|
-
variant: 'contentSectionTitle' | 'boxTitleBodyStandardRegular' | 'boxTitleBodyStandardMedium' | 'boxTitleBodySmallMedium' | 'h4BodySmallRegular' | 'h6BodySmall';
|
|
4
|
-
heading: string;
|
|
5
|
-
bodyText: string;
|
|
6
|
-
}
|
|
7
|
-
declare const TextFormat: React.FC<TextFormatProps>;
|
|
8
|
-
export { TextFormat };
|
|
9
|
-
//# sourceMappingURL=TextFormat.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TextFormat.d.ts","sourceRoot":"","sources":["../../../../src/components/typography/textFormat/TextFormat.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAM/B,MAAM,WAAW,eAAgB,SAAQ,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC;IAC3E,OAAO,EACH,qBAAqB,GACrB,6BAA6B,GAC7B,4BAA4B,GAC5B,yBAAyB,GACzB,oBAAoB,GACpB,aAAa,CAAC;IAClB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;CAClB;AAED,QAAA,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CAyDzC,CAAC;AAEF,OAAO,EAAC,UAAU,EAAC,CAAC"}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import { SectionHeaderWithSubtitle } from '../sectionHeaderWithSubtitle/SectionHeaderWithSubtitle';
|
|
3
|
-
import { Headline } from '../headline';
|
|
4
|
-
import { cn } from '../../../utils';
|
|
5
|
-
import { BodyText } from '../bodyText';
|
|
6
|
-
const TextFormat = ({ variant, heading, bodyText, className, ...props }) => {
|
|
7
|
-
if (variant === 'contentSectionTitle') {
|
|
8
|
-
return (_jsx(SectionHeaderWithSubtitle, { header: heading, subtitle: bodyText, className: className, ...props }));
|
|
9
|
-
}
|
|
10
|
-
if (variant === 'boxTitleBodyStandardRegular') {
|
|
11
|
-
return (_jsxs("div", { className: cn('flex flex-col gap-3', className), ...props, children: [_jsx(Headline, { headingLevel: "h2", children: heading }), _jsx(BodyText, { children: bodyText })] }));
|
|
12
|
-
}
|
|
13
|
-
if (variant === 'boxTitleBodyStandardMedium') {
|
|
14
|
-
return (_jsxs("div", { className: cn('flex flex-col gap-2', className), ...props, children: [_jsx(Headline, { headingLevel: "h2", children: heading }), _jsx(BodyText, { children: bodyText })] }));
|
|
15
|
-
}
|
|
16
|
-
if (variant === 'boxTitleBodySmallMedium') {
|
|
17
|
-
return (_jsxs("div", { className: cn('flex flex-col gap-2', className), ...props, children: [_jsx(Headline, { headingLevel: "h2", children: heading }), _jsx(BodyText, { variant: "small", children: bodyText })] }));
|
|
18
|
-
}
|
|
19
|
-
if (variant === 'h4BodySmallRegular') {
|
|
20
|
-
return (_jsxs("div", { className: cn('flex flex-col gap-3.5', className), ...props, children: [_jsx(Headline, { headingLevel: "h4", children: heading }), _jsx(BodyText, { variant: "small", children: bodyText })] }));
|
|
21
|
-
}
|
|
22
|
-
if (variant === 'h6BodySmall') {
|
|
23
|
-
return (_jsxs("div", { className: cn('flex flex-col gap-4', className), ...props, children: [_jsx(Headline, { headingLevel: "h6", children: heading }), _jsx(BodyText, { variant: "small", children: bodyText })] }));
|
|
24
|
-
}
|
|
25
|
-
};
|
|
26
|
-
export { TextFormat };
|
|
27
|
-
//# sourceMappingURL=TextFormat.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TextFormat.js","sourceRoot":"","sources":["../../../../src/components/typography/textFormat/TextFormat.tsx"],"names":[],"mappings":";AACA,OAAO,EAAC,yBAAyB,EAAC,MAAM,wDAAwD,CAAC;AACjG,OAAO,EAAC,QAAQ,EAAC,MAAM,aAAa,CAAC;AACrC,OAAO,EAAC,EAAE,EAAC,MAAM,gBAAgB,CAAC;AAClC,OAAO,EAAC,QAAQ,EAAC,MAAM,aAAa,CAAC;AAcrC,MAAM,UAAU,GAA8B,CAAC,EAC7C,OAAO,EACP,OAAO,EACP,QAAQ,EACR,SAAS,EACT,GAAG,KAAK,EACT,EAAE,EAAE;IACH,IAAI,OAAO,KAAK,qBAAqB,EAAE,CAAC;QACtC,OAAO,CACL,KAAC,yBAAyB,IACxB,MAAM,EAAE,OAAO,EACf,QAAQ,EAAE,QAAQ,EAClB,SAAS,EAAE,SAAS,KAChB,KAAK,GACT,CACH,CAAC;IACJ,CAAC;IACD,IAAI,OAAO,KAAK,6BAA6B,EAAE,CAAC;QAC9C,OAAO,CACL,eAAK,SAAS,EAAE,EAAE,CAAC,qBAAqB,EAAE,SAAS,CAAC,KAAM,KAAK,aAC7D,KAAC,QAAQ,IAAC,YAAY,EAAC,IAAI,YAAE,OAAO,GAAY,EAChD,KAAC,QAAQ,cAAE,QAAQ,GAAY,IAC3B,CACP,CAAC;IACJ,CAAC;IACD,IAAI,OAAO,KAAK,4BAA4B,EAAE,CAAC;QAC7C,OAAO,CACL,eAAK,SAAS,EAAE,EAAE,CAAC,qBAAqB,EAAE,SAAS,CAAC,KAAM,KAAK,aAC7D,KAAC,QAAQ,IAAC,YAAY,EAAC,IAAI,YAAE,OAAO,GAAY,EAChD,KAAC,QAAQ,cAAE,QAAQ,GAAY,IAC3B,CACP,CAAC;IACJ,CAAC;IACD,IAAI,OAAO,KAAK,yBAAyB,EAAE,CAAC;QAC1C,OAAO,CACL,eAAK,SAAS,EAAE,EAAE,CAAC,qBAAqB,EAAE,SAAS,CAAC,KAAM,KAAK,aAC7D,KAAC,QAAQ,IAAC,YAAY,EAAC,IAAI,YAAE,OAAO,GAAY,EAChD,KAAC,QAAQ,IAAC,OAAO,EAAC,OAAO,YAAE,QAAQ,GAAY,IAC3C,CACP,CAAC;IACJ,CAAC;IACD,IAAI,OAAO,KAAK,oBAAoB,EAAE,CAAC;QACrC,OAAO,CACL,eAAK,SAAS,EAAE,EAAE,CAAC,uBAAuB,EAAE,SAAS,CAAC,KAAM,KAAK,aAC/D,KAAC,QAAQ,IAAC,YAAY,EAAC,IAAI,YAAE,OAAO,GAAY,EAChD,KAAC,QAAQ,IAAC,OAAO,EAAC,OAAO,YAAE,QAAQ,GAAY,IAC3C,CACP,CAAC;IACJ,CAAC;IACD,IAAI,OAAO,KAAK,aAAa,EAAE,CAAC;QAC9B,OAAO,CACL,eAAK,SAAS,EAAE,EAAE,CAAC,qBAAqB,EAAE,SAAS,CAAC,KAAM,KAAK,aAC7D,KAAC,QAAQ,IAAC,YAAY,EAAC,IAAI,YAAE,OAAO,GAAY,EAChD,KAAC,QAAQ,IAAC,OAAO,EAAC,OAAO,YAAE,QAAQ,GAAY,IAC3C,CACP,CAAC;IACJ,CAAC;AACH,CAAC,CAAC;AAEF,OAAO,EAAC,UAAU,EAAC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/typography/textFormat/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/typography/textFormat/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { Accordion, type RichTextType } from '../../../components';
|
|
3
|
-
type AccordionItemType = {
|
|
4
|
-
heading: string;
|
|
5
|
-
copyText?: {
|
|
6
|
-
value: string;
|
|
7
|
-
};
|
|
8
|
-
};
|
|
9
|
-
export interface AccordionBoxProps extends React.HTMLAttributes<HTMLDivElement> {
|
|
10
|
-
headline: string;
|
|
11
|
-
copyText?: RichTextType;
|
|
12
|
-
accordionProps?: React.ComponentProps<typeof Accordion>;
|
|
13
|
-
items?: AccordionItemType[];
|
|
14
|
-
}
|
|
15
|
-
declare const AccordionBox: React.FC<AccordionBoxProps>;
|
|
16
|
-
export { AccordionBox };
|
|
17
|
-
//# sourceMappingURL=AccordionBox.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"AccordionBox.d.ts","sourceRoot":"","sources":["../../../../src/web/boxes/accordionBox/AccordionBox.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,OAAO,EACL,SAAS,EAKT,KAAK,YAAY,EAClB,MAAM,qBAAqB,CAAC;AAE7B,KAAK,iBAAiB,GAAG;IACvB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,CAAC,EAAE;QACT,KAAK,EAAE,MAAM,CAAC;KACf,CAAC;CACH,CAAC;AAEF,MAAM,WAAW,iBACf,SAAQ,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC;IAC5C,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,CAAC,EAAE,YAAY,CAAC;IACxB,cAAc,CAAC,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,SAAS,CAAC,CAAC;IACxD,KAAK,CAAC,EAAE,iBAAiB,EAAE,CAAC;CAC7B;AAED,QAAA,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CA2B7C,CAAC;AAEF,OAAO,EAAC,YAAY,EAAC,CAAC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
|
|
2
|
-
import { Headline } from '../../../components/typography/headline';
|
|
3
|
-
import { ContentArea } from '../../../components/layout/contentArea';
|
|
4
|
-
import { Accordion, AccordionContent, AccordionItem, AccordionItemToggle, SlimRichText, } from '../../../components';
|
|
5
|
-
const AccordionBox = ({ headline, copyText, accordionProps = {}, items, }) => (_jsxs(_Fragment, { children: [_jsxs(ContentArea, { width: 2, className: "mb-14", children: [_jsx(Headline, { headingLevel: "h3", children: headline }), _jsx(SlimRichText, { text: copyText?.value })] }), _jsx(ContentArea, { children: _jsx(Accordion, { ...accordionProps, children: !!items?.length &&
|
|
6
|
-
items.map(({ heading, copyText }) => (_jsxs(AccordionItem, { value: heading, children: [_jsx(AccordionItemToggle, { headline: heading }), _jsx(ContentArea, { width: 2, children: _jsx(AccordionContent, { children: _jsx(SlimRichText, { text: copyText?.value }) }) })] }, heading))) }) })] }));
|
|
7
|
-
export { AccordionBox };
|
|
8
|
-
//# sourceMappingURL=AccordionBox.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"AccordionBox.js","sourceRoot":"","sources":["../../../../src/web/boxes/accordionBox/AccordionBox.tsx"],"names":[],"mappings":";AACA,OAAO,EAAC,QAAQ,EAAC,MAAM,yCAAyC,CAAC;AACjE,OAAO,EAAC,WAAW,EAAC,MAAM,wCAAwC,CAAC;AACnE,OAAO,EACL,SAAS,EACT,gBAAgB,EAChB,aAAa,EACb,mBAAmB,EACnB,YAAY,GAEb,MAAM,qBAAqB,CAAC;AAiB7B,MAAM,YAAY,GAAgC,CAAC,EACjD,QAAQ,EACR,QAAQ,EACR,cAAc,GAAG,EAAE,EACnB,KAAK,GACN,EAAE,EAAE,CAAC,CACJ,8BACE,MAAC,WAAW,IAAC,KAAK,EAAE,CAAC,EAAE,SAAS,EAAC,OAAO,aACtC,KAAC,QAAQ,IAAC,YAAY,EAAC,IAAI,YAAE,QAAQ,GAAY,EACjD,KAAC,YAAY,IAAC,IAAI,EAAE,QAAQ,EAAE,KAAK,GAAI,IAC3B,EACd,KAAC,WAAW,cACV,KAAC,SAAS,OAAK,cAAc,YAC1B,CAAC,CAAC,KAAK,EAAE,MAAM;oBACd,KAAK,CAAC,GAAG,CAAC,CAAC,EAAC,OAAO,EAAE,QAAQ,EAAC,EAAE,EAAE,CAAC,CACjC,MAAC,aAAa,IAAC,KAAK,EAAE,OAAO,aAC3B,KAAC,mBAAmB,IAAC,QAAQ,EAAE,OAAO,GAAI,EAC1C,KAAC,WAAW,IAAC,KAAK,EAAE,CAAC,YACnB,KAAC,gBAAgB,cACf,KAAC,YAAY,IAAC,IAAI,EAAE,QAAQ,EAAE,KAAK,GAAI,GACtB,GACP,KANoB,OAAO,CAO3B,CACjB,CAAC,GACM,GACA,IACb,CACJ,CAAC;AAEF,OAAO,EAAC,YAAY,EAAC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/web/boxes/accordionBox/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/web/boxes/accordionBox/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAC"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
export interface ContentSliderBoxProps extends React.HTMLAttributes<HTMLDivElement> {
|
|
3
|
-
children: React.ReactNode[];
|
|
4
|
-
}
|
|
5
|
-
declare const ContentSliderBox: React.FC<ContentSliderBoxProps>;
|
|
6
|
-
export { ContentSliderBox };
|
|
7
|
-
//# sourceMappingURL=ContentSliderBox.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ContentSliderBox.d.ts","sourceRoot":"","sources":["../../../../src/web/boxes/contentSliderBox/ContentSliderBox.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAa/B,MAAM,WAAW,qBACf,SAAQ,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC;IAC5C,QAAQ,EAAE,KAAK,CAAC,SAAS,EAAE,CAAC;CAC7B;AAED,QAAA,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAgGrD,CAAC;AAEF,OAAO,EAAC,gBAAgB,EAAC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ContentSliderBox.js","sourceRoot":"","sources":["../../../../src/web/boxes/contentSliderBox/ContentSliderBox.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/web/boxes/contentSliderBox/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/web/boxes/contentSliderBox/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAC"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { ContentAreaProps } from '../../../components/layout/contentArea';
|
|
3
|
-
import { type RichTextType } from '../../../components';
|
|
4
|
-
export interface DownloadBoxProps extends ContentAreaProps {
|
|
5
|
-
headline: string;
|
|
6
|
-
copy: RichTextType;
|
|
7
|
-
children: React.ReactNode[];
|
|
8
|
-
}
|
|
9
|
-
declare const DownloadBox: React.FC<DownloadBoxProps>;
|
|
10
|
-
export { DownloadBox };
|
|
11
|
-
//# sourceMappingURL=DownloadBox.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DownloadBox.d.ts","sourceRoot":"","sources":["../../../../src/web/boxes/downloadBox/DownloadBox.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,OAAO,EAEL,gBAAgB,EACjB,MAAM,wCAAwC,CAAC;AAChD,OAAO,EAAC,KAAK,YAAY,EAAe,MAAM,qBAAqB,CAAC;AAEpE,MAAM,WAAW,gBAAiB,SAAQ,gBAAgB;IACxD,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,YAAY,CAAC;IACnB,QAAQ,EAAE,KAAK,CAAC,SAAS,EAAE,CAAC;CAC7B;AAED,QAAA,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CA8B3C,CAAC;AAEF,OAAO,EAAC,WAAW,EAAC,CAAC"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import * as React from 'react';
|
|
3
|
-
import { Grid, GridItem } from '../../../components/layout/grid';
|
|
4
|
-
import { Headline } from '../../../components/typography/headline';
|
|
5
|
-
import { ContentArea, } from '../../../components/layout/contentArea';
|
|
6
|
-
import { SlimRichText } from '../../../components';
|
|
7
|
-
const DownloadBox = ({ headline, copy, children, ...props }) => {
|
|
8
|
-
const allItems = React.Children.toArray(children);
|
|
9
|
-
if (allItems.length === 0) {
|
|
10
|
-
return null;
|
|
11
|
-
}
|
|
12
|
-
return (_jsxs(ContentArea, { width: 2, ...props, children: [_jsxs("div", { children: [_jsx(Headline, { headingLevel: "h3", children: headline }), _jsx(SlimRichText, { text: copy.value })] }), _jsx(Grid, { cols: 2, className: "mt-16 lg:gap-x-5 lg:gap-y-11", children: allItems.map((child, idx) => (_jsx(GridItem, { className: "col-span-2 lg:col-span-1", children: child }, `${headline}-${idx}`))) })] }));
|
|
13
|
-
};
|
|
14
|
-
export { DownloadBox };
|
|
15
|
-
//# sourceMappingURL=DownloadBox.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DownloadBox.js","sourceRoot":"","sources":["../../../../src/web/boxes/downloadBox/DownloadBox.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAC,IAAI,EAAE,QAAQ,EAAC,MAAM,iCAAiC,CAAC;AAC/D,OAAO,EAAC,QAAQ,EAAC,MAAM,yCAAyC,CAAC;AACjE,OAAO,EACL,WAAW,GAEZ,MAAM,wCAAwC,CAAC;AAChD,OAAO,EAAoB,YAAY,EAAC,MAAM,qBAAqB,CAAC;AAQpE,MAAM,WAAW,GAA+B,CAAC,EAC/C,QAAQ,EACR,IAAI,EACJ,QAAQ,EACR,GAAG,KAAK,EACT,EAAE,EAAE;IACH,MAAM,QAAQ,GAAG,KAAK,CAAC,QAAQ,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC;IAElD,IAAI,QAAQ,CAAC,MAAM,KAAK,CAAC,EAAE,CAAC;QAC1B,OAAO,IAAI,CAAC;IACd,CAAC;IAED,OAAO,CACL,MAAC,WAAW,IAAC,KAAK,EAAE,CAAC,KAAM,KAAK,aAC9B,0BACE,KAAC,QAAQ,IAAC,YAAY,EAAC,IAAI,YAAE,QAAQ,GAAY,EACjD,KAAC,YAAY,IAAC,IAAI,EAAE,IAAI,CAAC,KAAK,GAAI,IAC9B,EACN,KAAC,IAAI,IAAC,IAAI,EAAE,CAAC,EAAE,SAAS,EAAC,8BAA8B,YACpD,QAAQ,CAAC,GAAG,CAAC,CAAC,KAAK,EAAE,GAAG,EAAE,EAAE,CAAC,CAC5B,KAAC,QAAQ,IAEP,SAAS,EAAC,0BAA0B,YAEnC,KAAK,IAHD,GAAG,QAAQ,IAAI,GAAG,EAAE,CAIhB,CACZ,CAAC,GACG,IACK,CACf,CAAC;AACJ,CAAC,CAAC;AAEF,OAAO,EAAC,WAAW,EAAC,CAAC"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { type RichTextType } from '../../../components';
|
|
3
|
-
export interface DownloadBoxItemProps extends React.HTMLAttributes<HTMLDivElement> {
|
|
4
|
-
headline: string;
|
|
5
|
-
copy: RichTextType;
|
|
6
|
-
fileSize: string;
|
|
7
|
-
imageSrc: string;
|
|
8
|
-
imageAlt: string;
|
|
9
|
-
children: React.ReactNode;
|
|
10
|
-
className?: string;
|
|
11
|
-
}
|
|
12
|
-
declare const DownloadBoxItem: React.FC<DownloadBoxItemProps>;
|
|
13
|
-
export { DownloadBoxItem };
|
|
14
|
-
//# sourceMappingURL=DownloadBoxItem.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DownloadBoxItem.d.ts","sourceRoot":"","sources":["../../../../src/web/boxes/downloadBox/DownloadBoxItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAK/B,OAAO,EAAe,KAAK,YAAY,EAAC,MAAM,qBAAqB,CAAC;AAEpE,MAAM,WAAW,oBACf,SAAQ,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC;IAC5C,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,YAAY,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,QAAA,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC,oBAAoB,CA8BnD,CAAC;AAEF,OAAO,EAAC,eAAe,EAAC,CAAC"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import { Headline } from '../../../components/typography/headline';
|
|
3
|
-
import { Image } from '../../../components/images-icons/image';
|
|
4
|
-
import { BodyText } from '../../../components/typography/bodyText';
|
|
5
|
-
import { Button } from '../../../components/actions/button';
|
|
6
|
-
import { SlimRichText } from '../../../components';
|
|
7
|
-
const DownloadBoxItem = ({ headline, copy, fileSize, imageSrc, imageAlt, children, className, ...props }) => {
|
|
8
|
-
return (_jsxs("div", { ...props, className: className, children: [_jsx(Headline, { headingLevel: "h5", children: headline }), _jsxs("div", { className: "flex", children: [_jsx(Image, { src: imageSrc, alt: imageAlt, ratio: "9/11", className: "shrink min-w-[11.75rem] h-auto mb-auto me-4" }), _jsxs("div", { children: [_jsx(SlimRichText, { variant: "small", text: copy.value }), _jsx(Button, { className: "mt-8 mb-2", children: children }), _jsx(BodyText, { variant: "small", textColor: "airBlue", children: fileSize })] })] })] }));
|
|
9
|
-
};
|
|
10
|
-
export { DownloadBoxItem };
|
|
11
|
-
//# sourceMappingURL=DownloadBoxItem.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DownloadBoxItem.js","sourceRoot":"","sources":["../../../../src/web/boxes/downloadBox/DownloadBoxItem.tsx"],"names":[],"mappings":";AACA,OAAO,EAAC,QAAQ,EAAC,MAAM,yCAAyC,CAAC;AACjE,OAAO,EAAC,KAAK,EAAC,MAAM,wCAAwC,CAAC;AAC7D,OAAO,EAAC,QAAQ,EAAC,MAAM,yCAAyC,CAAC;AACjE,OAAO,EAAC,MAAM,EAAC,MAAM,oCAAoC,CAAC;AAC1D,OAAO,EAAC,YAAY,EAAoB,MAAM,qBAAqB,CAAC;AAapE,MAAM,eAAe,GAAmC,CAAC,EACvD,QAAQ,EACR,IAAI,EACJ,QAAQ,EACR,QAAQ,EACR,QAAQ,EACR,QAAQ,EACR,SAAS,EACT,GAAG,KAAK,EACT,EAAE,EAAE;IACH,OAAO,CACL,kBAAS,KAAK,EAAE,SAAS,EAAE,SAAS,aAClC,KAAC,QAAQ,IAAC,YAAY,EAAC,IAAI,YAAE,QAAQ,GAAY,EACjD,eAAK,SAAS,EAAC,MAAM,aACnB,KAAC,KAAK,IACJ,GAAG,EAAE,QAAQ,EACb,GAAG,EAAE,QAAQ,EACb,KAAK,EAAC,MAAM,EACZ,SAAS,EAAC,6CAA6C,GACvD,EACF,0BACE,KAAC,YAAY,IAAC,OAAO,EAAC,OAAO,EAAC,IAAI,EAAE,IAAI,CAAC,KAAK,GAAI,EAClD,KAAC,MAAM,IAAC,SAAS,EAAC,WAAW,YAAE,QAAQ,GAAU,EACjD,KAAC,QAAQ,IAAC,OAAO,EAAC,OAAO,EAAC,SAAS,EAAC,SAAS,YAC1C,QAAQ,GACA,IACP,IACF,IACF,CACP,CAAC;AACJ,CAAC,CAAC;AAEF,OAAO,EAAC,eAAe,EAAC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/web/boxes/downloadBox/index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAC;AAC9B,cAAc,mBAAmB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/web/boxes/downloadBox/index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAC;AAC9B,cAAc,mBAAmB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/web/boxes/linkListBox/index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/web/boxes/linkListBox/index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAC"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
export interface LinkListBoxProps extends React.HTMLAttributes<HTMLElement> {
|
|
3
|
-
headline: string;
|
|
4
|
-
description: string;
|
|
5
|
-
children?: React.ReactNode;
|
|
6
|
-
}
|
|
7
|
-
declare const LinkListBox: React.FC<LinkListBoxProps>;
|
|
8
|
-
export { LinkListBox };
|
|
9
|
-
//# sourceMappingURL=linkListBox.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"linkListBox.d.ts","sourceRoot":"","sources":["../../../../src/web/boxes/linkListBox/linkListBox.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAK/B,MAAM,WAAW,gBAAiB,SAAQ,KAAK,CAAC,cAAc,CAAC,WAAW,CAAC;IACzE,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B;AAED,QAAA,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CAsB3C,CAAC;AACF,OAAO,EAAC,WAAW,EAAC,CAAC"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import { cn } from '../../../utils';
|
|
3
|
-
import { Headline } from '../../../components/typography/headline/Headline';
|
|
4
|
-
import { BodyText } from '../../../components/typography/bodyText';
|
|
5
|
-
const LinkListBox = ({ headline, description, children, className, ...props }) => {
|
|
6
|
-
return (_jsxs("div", { className: cn('flex flex-col items-left gap-y-2 text-draeger-dark-blue', className), ...props, children: [_jsx(Headline, { headingLevel: "h3", className: "pb-4", children: headline }), _jsx(BodyText, { className: "mb-8", children: description }), children] }));
|
|
7
|
-
};
|
|
8
|
-
export { LinkListBox };
|
|
9
|
-
//# sourceMappingURL=linkListBox.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"linkListBox.js","sourceRoot":"","sources":["../../../../src/web/boxes/linkListBox/linkListBox.tsx"],"names":[],"mappings":";AACA,OAAO,EAAC,EAAE,EAAC,MAAM,gBAAgB,CAAC;AAClC,OAAO,EAAC,QAAQ,EAAC,MAAM,kDAAkD,CAAC;AAC1E,OAAO,EAAC,QAAQ,EAAC,MAAM,yCAAyC,CAAC;AAQjE,MAAM,WAAW,GAA+B,CAAC,EAC/C,QAAQ,EACR,WAAW,EACX,QAAQ,EACR,SAAS,EACT,GAAG,KAAK,EACT,EAAE,EAAE;IACH,OAAO,CACL,eACE,SAAS,EAAE,EAAE,CACX,yDAAyD,EACzD,SAAS,CACV,KACG,KAAK,aAET,KAAC,QAAQ,IAAC,YAAY,EAAC,IAAI,EAAC,SAAS,EAAC,MAAM,YACzC,QAAQ,GACA,EACX,KAAC,QAAQ,IAAC,SAAS,EAAC,MAAM,YAAE,WAAW,GAAY,EAClD,QAAQ,IACL,CACP,CAAC;AACJ,CAAC,CAAC;AACF,OAAO,EAAC,WAAW,EAAC,CAAC"}
|