pds-dev-kit-web-test 2.7.95 → 2.7.96
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/package.json +1 -1
- package/dist/src/sub/DynamicLayout/CompositionRenderer/ComponentBlockMatcher.d.ts +0 -11
- package/dist/src/sub/DynamicLayout/CompositionRenderer/ComponentBlockMatcher.js +0 -59
- package/dist/src/sub/DynamicLayout/CompositionRenderer/Composition.d.ts +0 -11
- package/dist/src/sub/DynamicLayout/CompositionRenderer/Composition.js +0 -285
- package/dist/src/sub/DynamicLayout/CompositionRenderer/CompositionBackground.d.ts +0 -11
- package/dist/src/sub/DynamicLayout/CompositionRenderer/CompositionBackground.js +0 -45
- package/dist/src/sub/DynamicLayout/CompositionRenderer/FlexGridItemForCCB.d.ts +0 -14
- package/dist/src/sub/DynamicLayout/CompositionRenderer/FlexGridItemForCCB.js +0 -68
- package/dist/src/sub/DynamicLayout/CompositionRenderer/createCompositions.d.ts +0 -10
- package/dist/src/sub/DynamicLayout/CompositionRenderer/createCompositions.js +0 -79
- package/dist/src/sub/DynamicLayout/components/ComponentBlocks/RichText/RichText.d.ts +0 -6
- package/dist/src/sub/DynamicLayout/components/ComponentBlocks/RichText/RichText.js +0 -24
- package/dist/src/sub/DynamicLayout/components/ComponentBlocks/RichText/index.d.ts +0 -2
- package/dist/src/sub/DynamicLayout/components/ComponentBlocks/RichText/index.js +0 -8
- package/dist/src/sub/DynamicLayout/components/ComponentBlocks/Text/Text.d.ts +0 -13
- package/dist/src/sub/DynamicLayout/components/ComponentBlocks/Text/Text.js +0 -63
- package/dist/src/sub/DynamicLayout/components/ComponentBlocks/Text/index.d.ts +0 -2
- package/dist/src/sub/DynamicLayout/components/ComponentBlocks/Text/index.js +0 -8
- package/dist/src/sub/DynamicLayout/components/ComponentBlocks/TwitterTimeline/TwitterTimeline.d.ts +0 -70
- package/dist/src/sub/DynamicLayout/components/ComponentBlocks/TwitterTimeline/TwitterTimeline.js +0 -52
- package/dist/src/sub/DynamicLayout/components/ComponentBlocks/TwitterTimeline/index.d.ts +0 -2
- package/dist/src/sub/DynamicLayout/components/ComponentBlocks/TwitterTimeline/index.js +0 -8
- package/dist/src/sub/DynamicLayout/components/ComponentBlocks/index.d.ts +0 -4
- package/dist/src/sub/DynamicLayout/components/ComponentBlocks/index.js +0 -9
- package/dist/src/sub/DynamicLayout/components/Section/ErrorBoundary/ErrorBoundary.d.ts +0 -15
- package/dist/src/sub/DynamicLayout/components/Section/ErrorBoundary/ErrorBoundary.js +0 -73
- package/dist/src/sub/DynamicLayout/components/Section/ErrorBoundary/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/components/Section/ErrorBoundary/index.js +0 -8
- package/dist/src/sub/DynamicLayout/components/mobile/Item/Item.d.ts +0 -23
- package/dist/src/sub/DynamicLayout/components/mobile/Item/Item.js +0 -462
- package/dist/src/sub/DynamicLayout/components/mobile/Item/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/components/mobile/Item/index.js +0 -8
- package/dist/src/sub/DynamicLayout/components/mobile/Section/Section.d.ts +0 -16
- package/dist/src/sub/DynamicLayout/components/mobile/Section/Section.js +0 -141
- package/dist/src/sub/DynamicLayout/components/mobile/Section/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/components/mobile/Section/index.js +0 -8
- package/dist/src/sub/DynamicLayout/components/mobile/common/Carousel.d.ts +0 -11
- package/dist/src/sub/DynamicLayout/components/mobile/common/Carousel.js +0 -85
- package/dist/src/sub/DynamicLayout/components/mobile/common/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/components/mobile/common/index.js +0 -8
- package/dist/src/sub/DynamicLayout/components/mobile/index.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/components/mobile/index.js +0 -22
- package/dist/src/sub/DynamicLayout/dynamicLayoutContext.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/dynamicLayoutContext.js +0 -8
- package/dist/src/sub/DynamicLayout/gleStyles.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/gleStyles.js +0 -19
- package/dist/src/sub/DynamicLayout/sections/ContentsCarouselSection/ContentsCarouselSection.d.ts +0 -4
- package/dist/src/sub/DynamicLayout/sections/ContentsCarouselSection/ContentsCarouselSection.js +0 -53
- package/dist/src/sub/DynamicLayout/sections/ContentsCarouselSection/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/ContentsCarouselSection/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/ContentsCarouselSection/templates/TemplateA/TemplateA.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/ContentsCarouselSection/templates/TemplateA/TemplateA.js +0 -15
- package/dist/src/sub/DynamicLayout/sections/ContentsCarouselSection/templates/TemplateA/desktop/D_TemplateA.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/ContentsCarouselSection/templates/TemplateA/desktop/D_TemplateA.js +0 -98
- package/dist/src/sub/DynamicLayout/sections/ContentsCarouselSection/templates/TemplateA/desktop/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/ContentsCarouselSection/templates/TemplateA/desktop/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/ContentsCarouselSection/templates/TemplateA/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/ContentsCarouselSection/templates/TemplateA/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/ContentsCarouselSection/templates/TemplateA/mobile/M_TemplateA.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/ContentsCarouselSection/templates/TemplateA/mobile/M_TemplateA.js +0 -93
- package/dist/src/sub/DynamicLayout/sections/ContentsCarouselSection/templates/TemplateA/mobile/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/ContentsCarouselSection/templates/TemplateA/mobile/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/ContentsCarouselSection/templates/TemplateB/TemplateB.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/ContentsCarouselSection/templates/TemplateB/TemplateB.js +0 -15
- package/dist/src/sub/DynamicLayout/sections/ContentsCarouselSection/templates/TemplateB/desktop/D_TemplateB.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/ContentsCarouselSection/templates/TemplateB/desktop/D_TemplateB.js +0 -98
- package/dist/src/sub/DynamicLayout/sections/ContentsCarouselSection/templates/TemplateB/desktop/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/ContentsCarouselSection/templates/TemplateB/desktop/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/ContentsCarouselSection/templates/TemplateB/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/ContentsCarouselSection/templates/TemplateB/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/ContentsCarouselSection/templates/TemplateB/mobile/M_TemplateB.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/ContentsCarouselSection/templates/TemplateB/mobile/M_TemplateB.js +0 -93
- package/dist/src/sub/DynamicLayout/sections/ContentsCarouselSection/templates/TemplateB/mobile/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/ContentsCarouselSection/templates/TemplateB/mobile/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/ContentsCarouselSection/templates/index.d.ts +0 -2
- package/dist/src/sub/DynamicLayout/sections/ContentsCarouselSection/templates/index.js +0 -7
- package/dist/src/sub/DynamicLayout/sections/ContentsSection/ContentsSection.d.ts +0 -4
- package/dist/src/sub/DynamicLayout/sections/ContentsSection/ContentsSection.js +0 -53
- package/dist/src/sub/DynamicLayout/sections/ContentsSection/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/ContentsSection/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/ContentsSection/templates/TemplateA/TemplateA.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/ContentsSection/templates/TemplateA/TemplateA.js +0 -15
- package/dist/src/sub/DynamicLayout/sections/ContentsSection/templates/TemplateA/desktop/D_TemplateA.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/ContentsSection/templates/TemplateA/desktop/D_TemplateA.js +0 -71
- package/dist/src/sub/DynamicLayout/sections/ContentsSection/templates/TemplateA/desktop/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/ContentsSection/templates/TemplateA/desktop/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/ContentsSection/templates/TemplateA/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/ContentsSection/templates/TemplateA/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/ContentsSection/templates/TemplateA/mobile/M_TemplateA.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/ContentsSection/templates/TemplateA/mobile/M_TemplateA.js +0 -57
- package/dist/src/sub/DynamicLayout/sections/ContentsSection/templates/TemplateA/mobile/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/ContentsSection/templates/TemplateA/mobile/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/ContentsSection/templates/TemplateB/TemplateB.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/ContentsSection/templates/TemplateB/TemplateB.js +0 -15
- package/dist/src/sub/DynamicLayout/sections/ContentsSection/templates/TemplateB/desktop/D_TemplateB.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/ContentsSection/templates/TemplateB/desktop/D_TemplateB.js +0 -71
- package/dist/src/sub/DynamicLayout/sections/ContentsSection/templates/TemplateB/desktop/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/ContentsSection/templates/TemplateB/desktop/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/ContentsSection/templates/TemplateB/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/ContentsSection/templates/TemplateB/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/ContentsSection/templates/TemplateB/mobile/M_TemplateB.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/ContentsSection/templates/TemplateB/mobile/M_TemplateB.js +0 -53
- package/dist/src/sub/DynamicLayout/sections/ContentsSection/templates/TemplateB/mobile/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/ContentsSection/templates/TemplateB/mobile/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/ContentsSection/templates/index.d.ts +0 -2
- package/dist/src/sub/DynamicLayout/sections/ContentsSection/templates/index.js +0 -7
- package/dist/src/sub/DynamicLayout/sections/CustomSection/CustomSection.d.ts +0 -9
- package/dist/src/sub/DynamicLayout/sections/CustomSection/CustomSection.js +0 -1103
- package/dist/src/sub/DynamicLayout/sections/CustomSection/FlexGridItem.d.ts +0 -12
- package/dist/src/sub/DynamicLayout/sections/CustomSection/FlexGridItem.js +0 -72
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/ComponentBlockMatcherWithCCB.d.ts +0 -11
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/ComponentBlockMatcherWithCCB.js +0 -72
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Button/Button.d.ts +0 -5
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Button/Button.js +0 -141
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/ContentsCarousel.d.ts +0 -14
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/ContentsCarousel.js +0 -160
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/ContentsCarouselCore.d.ts +0 -11
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/ContentsCarouselCore.js +0 -76
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/components/CustomNavigationNextBtn.d.ts +0 -15
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/components/CustomNavigationNextBtn.js +0 -69
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/components/CustomNavigationPrevBtn.d.ts +0 -15
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/components/CustomNavigationPrevBtn.js +0 -69
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/components/CustomProgressbar.d.ts +0 -9
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/components/CustomProgressbar.js +0 -87
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/components/navigationConfigs.d.ts +0 -4
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/components/navigationConfigs.js +0 -849
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/components/progressConfigs.d.ts +0 -43
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/components/progressConfigs.js +0 -162
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/contentsCarouselUtils.d.ts +0 -39
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/contentsCarouselUtils.js +0 -182
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/hooks/useFlexGridLayout.d.ts +0 -18
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/hooks/useFlexGridLayout.js +0 -229
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/hooks/useSwiper.d.ts +0 -14
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/hooks/useSwiper.js +0 -46
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsCarousel/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsList/ContentsList.d.ts +0 -14
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsList/ContentsList.js +0 -256
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsList/components/CustomPagination.d.ts +0 -10
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsList/components/CustomPagination.js +0 -85
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsList/components/paginationConfigs.d.ts +0 -25
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsList/components/paginationConfigs.js +0 -183
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsList/contentsListUtils.d.ts +0 -29
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsList/contentsListUtils.js +0 -130
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsList/hooks/useFlexGridLayout.d.ts +0 -18
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsList/hooks/useFlexGridLayout.js +0 -229
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsList/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/ContentsList/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Divider/Divider.d.ts +0 -5
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Divider/Divider.js +0 -79
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Embed/Embed.d.ts +0 -5
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Embed/Embed.js +0 -48
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Embed/EmbedIframe.d.ts +0 -8
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Embed/EmbedIframe.js +0 -45
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Embed/IframeDenied.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Embed/IframeDenied.js +0 -21
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Embed/constant.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Embed/constant.js +0 -9
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Image/Image.d.ts +0 -5
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Image/Image.js +0 -176
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/RichText/RichText.d.ts +0 -5
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/RichText/RichText.js +0 -70
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/RichText/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/RichText/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/SlideBanner.d.ts +0 -14
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/SlideBanner.js +0 -159
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/SlideBannerCore.d.ts +0 -11
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/SlideBannerCore.js +0 -38
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/components/CustomNavigationNextBtn.d.ts +0 -15
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/components/CustomNavigationNextBtn.js +0 -69
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/components/CustomNavigationPrevBtn.d.ts +0 -15
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/components/CustomNavigationPrevBtn.js +0 -69
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/components/CustomPagination.d.ts +0 -20
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/components/CustomPagination.js +0 -179
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/components/CustomProgressbar.d.ts +0 -9
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/components/CustomProgressbar.js +0 -87
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/components/navigationConfigs.d.ts +0 -4
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/components/navigationConfigs.js +0 -849
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/components/progressConfigs.d.ts +0 -43
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/components/progressConfigs.js +0 -162
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/hooks/useFlexGridLayout.d.ts +0 -18
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/hooks/useFlexGridLayout.js +0 -229
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/hooks/useSwiper.d.ts +0 -16
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/hooks/useSwiper.js +0 -63
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/slideBannerUtils.d.ts +0 -46
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/SlideBanner/slideBannerUtils.js +0 -186
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Text/Text.d.ts +0 -5
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Text/Text.js +0 -151
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Text/textSpecFormatOptions.d.ts +0 -7
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Text/textSpecFormatOptions.js +0 -211
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Twitter/Twitter.d.ts +0 -5
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Twitter/Twitter.js +0 -54
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/VideoPlayer/VideoPlayer.d.ts +0 -5
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/VideoPlayer/VideoPlayer.js +0 -148
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/VideoPlayer/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/VideoPlayer/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Youtube/Youtube.d.ts +0 -6
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Youtube/Youtube.js +0 -105
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Youtube/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Youtube/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Youtube/parseYoutubeContentProp.d.ts +0 -15
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Youtube/parseYoutubeContentProp.js +0 -58
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/components/S_CB_AnimationObserverBox.d.ts +0 -6
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/components/S_CB_AnimationObserverBox.js +0 -27
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/components/S_CB_Box.d.ts +0 -2
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/components/S_CB_Box.js +0 -50
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/components/S_CB_BoxWithShadow.d.ts +0 -11
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/components/S_CB_BoxWithShadow.js +0 -106
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/components/S_HiddenCover.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/components/S_HiddenCover.js +0 -13
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/hooks/useCLINK.d.ts +0 -12
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/hooks/useCLINK.js +0 -35
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/StyledSwiper/StyledSwiper.d.ts +0 -2
- package/dist/src/sub/DynamicLayout/sections/CustomSection/components/StyledSwiper/StyledSwiper.js +0 -13
- package/dist/src/sub/DynamicLayout/sections/CustomSection/hooks/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/CustomSection/hooks/index.js +0 -5
- package/dist/src/sub/DynamicLayout/sections/CustomSection/hooks/useGoogleFonts/getGoogleFonts.d.ts +0 -2
- package/dist/src/sub/DynamicLayout/sections/CustomSection/hooks/useGoogleFonts/getGoogleFonts.js +0 -14
- package/dist/src/sub/DynamicLayout/sections/CustomSection/hooks/useGoogleFonts/index.d.ts +0 -2
- package/dist/src/sub/DynamicLayout/sections/CustomSection/hooks/useGoogleFonts/index.js +0 -10
- package/dist/src/sub/DynamicLayout/sections/CustomSection/hooks/useGoogleFonts/useGoogleFonts.d.ts +0 -4
- package/dist/src/sub/DynamicLayout/sections/CustomSection/hooks/useGoogleFonts/useGoogleFonts.js +0 -17
- package/dist/src/sub/DynamicLayout/sections/CustomSection/hooks/useIntersectionObserver.d.ts +0 -6
- package/dist/src/sub/DynamicLayout/sections/CustomSection/hooks/useIntersectionObserver.js +0 -38
- package/dist/src/sub/DynamicLayout/sections/CustomSection/hooks/useIsMounted.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/CustomSection/hooks/useIsMounted.js +0 -15
- package/dist/src/sub/DynamicLayout/sections/CustomSection/hooks/useResizableObserver.d.ts +0 -12
- package/dist/src/sub/DynamicLayout/sections/CustomSection/hooks/useResizableObserver.js +0 -74
- package/dist/src/sub/DynamicLayout/sections/CustomSection/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/CustomSection/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/CustomSection/newUtils/clsx.d.ts +0 -7
- package/dist/src/sub/DynamicLayout/sections/CustomSection/newUtils/clsx.js +0 -33
- package/dist/src/sub/DynamicLayout/sections/CustomSection/newUtils/colorUtil.d.ts +0 -31
- package/dist/src/sub/DynamicLayout/sections/CustomSection/newUtils/colorUtil.js +0 -71
- package/dist/src/sub/DynamicLayout/sections/CustomSection/newUtils/fontSizeAdjustment.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/CustomSection/newUtils/fontSizeAdjustment.js +0 -333
- package/dist/src/sub/DynamicLayout/sections/CustomSection/newUtils/group.d.ts +0 -15
- package/dist/src/sub/DynamicLayout/sections/CustomSection/newUtils/group.js +0 -140
- package/dist/src/sub/DynamicLayout/sections/CustomSection/newUtils/index.d.ts +0 -2
- package/dist/src/sub/DynamicLayout/sections/CustomSection/newUtils/index.js +0 -10
- package/dist/src/sub/DynamicLayout/sections/CustomSection/newUtils/replaceUndefinedValues.d.ts +0 -2
- package/dist/src/sub/DynamicLayout/sections/CustomSection/newUtils/replaceUndefinedValues.js +0 -47
- package/dist/src/sub/DynamicLayout/sections/CustomSection/newUtils/textUtil.d.ts +0 -14
- package/dist/src/sub/DynamicLayout/sections/CustomSection/newUtils/textUtil.js +0 -213
- package/dist/src/sub/DynamicLayout/sections/CustomSection/util/layoutPropParsers/parseSectionPadding.d.ts +0 -23
- package/dist/src/sub/DynamicLayout/sections/CustomSection/util/layoutPropParsers/parseSectionPadding.js +0 -26
- package/dist/src/sub/DynamicLayout/sections/CustomSection/util/parseCompositionPlacement.d.ts +0 -14
- package/dist/src/sub/DynamicLayout/sections/CustomSection/util/parseCompositionPlacement.js +0 -26
- package/dist/src/sub/DynamicLayout/sections/FooterSection/FooterSection.d.ts +0 -4
- package/dist/src/sub/DynamicLayout/sections/FooterSection/FooterSection.js +0 -53
- package/dist/src/sub/DynamicLayout/sections/FooterSection/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/FooterSection/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/FooterSection/templates/TemplateA/TemplateA.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/FooterSection/templates/TemplateA/TemplateA.js +0 -15
- package/dist/src/sub/DynamicLayout/sections/FooterSection/templates/TemplateA/desktop/D_TemplateA.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/FooterSection/templates/TemplateA/desktop/D_TemplateA.js +0 -51
- package/dist/src/sub/DynamicLayout/sections/FooterSection/templates/TemplateA/desktop/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/FooterSection/templates/TemplateA/desktop/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/FooterSection/templates/TemplateA/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/FooterSection/templates/TemplateA/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/FooterSection/templates/TemplateA/mobile/M_TemplateA.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/FooterSection/templates/TemplateA/mobile/M_TemplateA.js +0 -51
- package/dist/src/sub/DynamicLayout/sections/FooterSection/templates/TemplateA/mobile/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/FooterSection/templates/TemplateA/mobile/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/FooterSection/templates/TemplateB/TemplateB.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/FooterSection/templates/TemplateB/TemplateB.js +0 -15
- package/dist/src/sub/DynamicLayout/sections/FooterSection/templates/TemplateB/desktop/D_TemplateB.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/FooterSection/templates/TemplateB/desktop/D_TemplateB.js +0 -51
- package/dist/src/sub/DynamicLayout/sections/FooterSection/templates/TemplateB/desktop/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/FooterSection/templates/TemplateB/desktop/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/FooterSection/templates/TemplateB/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/FooterSection/templates/TemplateB/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/FooterSection/templates/TemplateB/mobile/M_TemplateB.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/FooterSection/templates/TemplateB/mobile/M_TemplateB.js +0 -51
- package/dist/src/sub/DynamicLayout/sections/FooterSection/templates/TemplateB/mobile/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/FooterSection/templates/TemplateB/mobile/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/FooterSection/templates/index.d.ts +0 -2
- package/dist/src/sub/DynamicLayout/sections/FooterSection/templates/index.js +0 -7
- package/dist/src/sub/DynamicLayout/sections/FullscreenIframeSection/FullscreenIframeSection.d.ts +0 -4
- package/dist/src/sub/DynamicLayout/sections/FullscreenIframeSection/FullscreenIframeSection.js +0 -51
- package/dist/src/sub/DynamicLayout/sections/FullscreenIframeSection/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/FullscreenIframeSection/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/FullscreenIframeSection/templates/TemplateA/TemplateA.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/FullscreenIframeSection/templates/TemplateA/TemplateA.js +0 -15
- package/dist/src/sub/DynamicLayout/sections/FullscreenIframeSection/templates/TemplateA/desktop/D_TemplateA.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/FullscreenIframeSection/templates/TemplateA/desktop/D_TemplateA.js +0 -37
- package/dist/src/sub/DynamicLayout/sections/FullscreenIframeSection/templates/TemplateA/desktop/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/FullscreenIframeSection/templates/TemplateA/desktop/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/FullscreenIframeSection/templates/TemplateA/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/FullscreenIframeSection/templates/TemplateA/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/FullscreenIframeSection/templates/TemplateA/mobile/M_TemplateA.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/FullscreenIframeSection/templates/TemplateA/mobile/M_TemplateA.js +0 -37
- package/dist/src/sub/DynamicLayout/sections/FullscreenIframeSection/templates/TemplateA/mobile/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/FullscreenIframeSection/templates/TemplateA/mobile/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/FullscreenIframeSection/templates/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/FullscreenIframeSection/templates/index.js +0 -5
- package/dist/src/sub/DynamicLayout/sections/InfoBoxSection/InfoBoxSection.d.ts +0 -4
- package/dist/src/sub/DynamicLayout/sections/InfoBoxSection/InfoBoxSection.js +0 -51
- package/dist/src/sub/DynamicLayout/sections/InfoBoxSection/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/InfoBoxSection/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/InfoBoxSection/templates/TemplateA/TemplateA.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/InfoBoxSection/templates/TemplateA/TemplateA.js +0 -15
- package/dist/src/sub/DynamicLayout/sections/InfoBoxSection/templates/TemplateA/desktop/D_TemplateA.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/InfoBoxSection/templates/TemplateA/desktop/D_TemplateA.js +0 -86
- package/dist/src/sub/DynamicLayout/sections/InfoBoxSection/templates/TemplateA/desktop/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/InfoBoxSection/templates/TemplateA/desktop/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/InfoBoxSection/templates/TemplateA/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/InfoBoxSection/templates/TemplateA/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/InfoBoxSection/templates/TemplateA/mobile/M_TemplateA.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/InfoBoxSection/templates/TemplateA/mobile/M_TemplateA.js +0 -68
- package/dist/src/sub/DynamicLayout/sections/InfoBoxSection/templates/TemplateA/mobile/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/InfoBoxSection/templates/TemplateA/mobile/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/InfoBoxSection/templates/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/InfoBoxSection/templates/index.js +0 -5
- package/dist/src/sub/DynamicLayout/sections/IntroSection/IntroSection.d.ts +0 -4
- package/dist/src/sub/DynamicLayout/sections/IntroSection/IntroSection.js +0 -57
- package/dist/src/sub/DynamicLayout/sections/IntroSection/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/IntroSection/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateA/TemplateA.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateA/TemplateA.js +0 -15
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateA/desktop/D_TemplateA.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateA/desktop/D_TemplateA.js +0 -48
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateA/desktop/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateA/desktop/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateA/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateA/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateA/mobile/M_TemplateA.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateA/mobile/M_TemplateA.js +0 -65
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateA/mobile/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateA/mobile/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateB/TemplateB.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateB/TemplateB.js +0 -15
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateB/desktop/D_TemplateB.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateB/desktop/D_TemplateB.js +0 -49
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateB/desktop/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateB/desktop/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateB/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateB/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateB/mobile/M_TemplateB.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateB/mobile/M_TemplateB.js +0 -65
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateB/mobile/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateB/mobile/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateC/TemplateC.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateC/TemplateC.js +0 -15
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateC/desktop/D_TemplateC.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateC/desktop/D_TemplateC.js +0 -49
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateC/desktop/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateC/desktop/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateC/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateC/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateC/mobile/M_TemplateC.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateC/mobile/M_TemplateC.js +0 -54
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateC/mobile/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateC/mobile/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateD/TemplateD.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateD/TemplateD.js +0 -15
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateD/desktop/D_TemplateD.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateD/desktop/D_TemplateD.js +0 -48
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateD/desktop/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateD/desktop/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateD/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateD/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateD/mobile/M_TemplateD.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateD/mobile/M_TemplateD.js +0 -54
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateD/mobile/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateD/mobile/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/index.d.ts +0 -4
- package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/index.js +0 -11
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/MembershipSection.d.ts +0 -4
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/MembershipSection.js +0 -79
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateA/TemplateA.d.ts +0 -5
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateA/TemplateA.js +0 -25
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateA/desktop/D_TemplateA.d.ts +0 -8
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateA/desktop/D_TemplateA.js +0 -27
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateA/desktop/components/EmptyMembershipSheet.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateA/desktop/components/EmptyMembershipSheet.js +0 -35
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateA/desktop/components/MembershipBenefitInfo.d.ts +0 -8
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateA/desktop/components/MembershipBenefitInfo.js +0 -10
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateA/desktop/components/MembershipPlanSheet.d.ts +0 -8
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateA/desktop/components/MembershipPlanSheet.js +0 -85
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateA/desktop/components/MembershipSheet.d.ts +0 -8
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateA/desktop/components/MembershipSheet.js +0 -97
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateA/desktop/components/NarrowMembershipListView.d.ts +0 -11
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateA/desktop/components/NarrowMembershipListView.js +0 -178
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateA/desktop/components/SectionContents.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateA/desktop/components/SectionContents.js +0 -49
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateA/desktop/components/UnavailableMembershipPlanSheet.d.ts +0 -7
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateA/desktop/components/UnavailableMembershipPlanSheet.js +0 -33
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateA/desktop/components/WideMembershipListView.d.ts +0 -11
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateA/desktop/components/WideMembershipListView.js +0 -88
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateA/desktop/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateA/desktop/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateA/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateA/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateA/mobile/M_TemplateA.d.ts +0 -7
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateA/mobile/M_TemplateA.js +0 -28
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateA/mobile/components/EmptyMembershipSheet.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateA/mobile/components/EmptyMembershipSheet.js +0 -35
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateA/mobile/components/MembershipBenefitInfo.d.ts +0 -8
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateA/mobile/components/MembershipBenefitInfo.js +0 -11
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateA/mobile/components/MembershipContents.d.ts +0 -7
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateA/mobile/components/MembershipContents.js +0 -22
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateA/mobile/components/MembershipSectionSheet.d.ts +0 -7
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateA/mobile/components/MembershipSectionSheet.js +0 -51
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateA/mobile/components/SectionContents.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateA/mobile/components/SectionContents.js +0 -48
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateA/mobile/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateA/mobile/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateB/TemplateB.d.ts +0 -5
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateB/TemplateB.js +0 -25
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateB/desktop/D_TemplateB.d.ts +0 -8
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateB/desktop/D_TemplateB.js +0 -25
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateB/desktop/components/EmptyMembershipSheet.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateB/desktop/components/EmptyMembershipSheet.js +0 -35
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateB/desktop/components/MembershipBenefitInfo.d.ts +0 -8
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateB/desktop/components/MembershipBenefitInfo.js +0 -10
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateB/desktop/components/MembershipCard.d.ts +0 -7
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateB/desktop/components/MembershipCard.js +0 -89
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateB/desktop/components/MembershipPlanSheet.d.ts +0 -8
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateB/desktop/components/MembershipPlanSheet.js +0 -85
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateB/desktop/components/MembershipSheet.d.ts +0 -8
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateB/desktop/components/MembershipSheet.js +0 -79
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateB/desktop/components/SectionContents.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateB/desktop/components/SectionContents.js +0 -48
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateB/desktop/components/UnavailableMembershipPlanSheet.d.ts +0 -7
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateB/desktop/components/UnavailableMembershipPlanSheet.js +0 -33
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateB/desktop/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateB/desktop/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateB/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateB/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateB/mobile/M_TemplateB.d.ts +0 -7
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateB/mobile/M_TemplateB.js +0 -28
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateB/mobile/components/EmptyMembershipSheet.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateB/mobile/components/EmptyMembershipSheet.js +0 -35
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateB/mobile/components/MembershipBenefitInfo.d.ts +0 -8
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateB/mobile/components/MembershipBenefitInfo.js +0 -11
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateB/mobile/components/MembershipContents.d.ts +0 -7
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateB/mobile/components/MembershipContents.js +0 -22
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateB/mobile/components/MembershipSectionSheet.d.ts +0 -7
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateB/mobile/components/MembershipSectionSheet.js +0 -51
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateB/mobile/components/SectionContents.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateB/mobile/components/SectionContents.js +0 -48
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateB/mobile/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/TemplateB/mobile/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/index.d.ts +0 -2
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/EditType/templates/index.js +0 -7
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/NormalType/MembershipSection.d.ts +0 -4
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/NormalType/MembershipSection.js +0 -54
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/NormalType/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/NormalType/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/NormalType/templates/TemplateA/TemplateA.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/NormalType/templates/TemplateA/TemplateA.js +0 -15
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/NormalType/templates/TemplateA/desktop/D_TemplateA.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/NormalType/templates/TemplateA/desktop/D_TemplateA.js +0 -30
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/NormalType/templates/TemplateA/desktop/components/SectionContents.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/NormalType/templates/TemplateA/desktop/components/SectionContents.js +0 -49
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/NormalType/templates/TemplateA/desktop/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/NormalType/templates/TemplateA/desktop/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/NormalType/templates/TemplateA/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/NormalType/templates/TemplateA/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/NormalType/templates/TemplateA/mobile/M_TemplateA.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/NormalType/templates/TemplateA/mobile/M_TemplateA.js +0 -33
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/NormalType/templates/TemplateA/mobile/components/SectionContents.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/NormalType/templates/TemplateA/mobile/components/SectionContents.js +0 -48
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/NormalType/templates/TemplateA/mobile/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/NormalType/templates/TemplateA/mobile/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/NormalType/templates/TemplateB/TemplateB.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/NormalType/templates/TemplateB/TemplateB.js +0 -15
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/NormalType/templates/TemplateB/desktop/D_TemplateB.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/NormalType/templates/TemplateB/desktop/D_TemplateB.js +0 -30
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/NormalType/templates/TemplateB/desktop/components/SectionContents.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/NormalType/templates/TemplateB/desktop/components/SectionContents.js +0 -48
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/NormalType/templates/TemplateB/desktop/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/NormalType/templates/TemplateB/desktop/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/NormalType/templates/TemplateB/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/NormalType/templates/TemplateB/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/NormalType/templates/TemplateB/mobile/M_TemplateB.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/NormalType/templates/TemplateB/mobile/M_TemplateB.js +0 -33
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/NormalType/templates/TemplateB/mobile/components/SectionContents.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/NormalType/templates/TemplateB/mobile/components/SectionContents.js +0 -48
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/NormalType/templates/TemplateB/mobile/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/NormalType/templates/TemplateB/mobile/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/NormalType/templates/index.d.ts +0 -2
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/NormalType/templates/index.js +0 -7
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/components/desktop/MembershipSectionItem.d.ts +0 -44
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/components/desktop/MembershipSectionItem.js +0 -256
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/components/desktop/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/components/desktop/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/components/index.d.ts +0 -2
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/components/index.js +0 -7
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/components/mobile/MembershipSectionItem.d.ts +0 -45
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/components/mobile/MembershipSectionItem.js +0 -276
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/components/mobile/index.d.ts +0 -1
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/components/mobile/index.js +0 -8
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/constants.d.ts +0 -13
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/constants.js +0 -58
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/index.d.ts +0 -3
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/index.js +0 -7
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/type.d.ts +0 -5
- package/dist/src/sub/DynamicLayout/sections/MembershipSection/type.js +0 -2
- package/dist/src/sub/DynamicLayout/sections/index.d.ts +0 -9
- package/dist/src/sub/DynamicLayout/sections/index.js +0 -21
- package/dist/src/sub/DynamicLayout/utils/formatCurrency.d.ts +0 -8
- package/dist/src/sub/DynamicLayout/utils/formatCurrency.js +0 -27
- package/dist/src/sub/GoogleFontkit/api/getGoogleFontCss.d.ts +0 -10
- package/dist/src/sub/GoogleFontkit/api/getGoogleFontCss.js +0 -53
- package/dist/src/sub/GoogleFontkit/constants.d.ts +0 -7
- package/dist/src/sub/GoogleFontkit/constants.js +0 -44
- package/dist/src/sub/GoogleFontkit/types.d.ts +0 -44
- package/dist/src/sub/GoogleFontkit/types.js +0 -14
- package/dist/src/sub/GoogleFontkit/utils/callGoogleFontCSSAndApply.d.ts +0 -2
- package/dist/src/sub/GoogleFontkit/utils/callGoogleFontCSSAndApply.js +0 -72
- package/dist/src/sub/GoogleFontkit/utils/createStyleSheet.d.ts +0 -1
- package/dist/src/sub/GoogleFontkit/utils/createStyleSheet.js +0 -10
- package/dist/src/sub/GoogleFontkit/utils/extractFontStyles.d.ts +0 -1
- package/dist/src/sub/GoogleFontkit/utils/extractFontStyles.js +0 -22
- package/dist/src/sub/GoogleFontkit/utils/fillStyleSheet.d.ts +0 -1
- package/dist/src/sub/GoogleFontkit/utils/fillStyleSheet.js +0 -13
- package/dist/src/sub/GoogleFontkit/utils/getFontId.d.ts +0 -1
- package/dist/src/sub/GoogleFontkit/utils/getFontId.js +0 -6
- package/dist/src/sub/GoogleFontkit/utils/getMatches.d.ts +0 -1
- package/dist/src/sub/GoogleFontkit/utils/getMatches.js +0 -14
- package/dist/src/sub/GoogleFontkit/utils/isStyleSheetExists.d.ts +0 -1
- package/dist/src/sub/GoogleFontkit/utils/isStyleSheetExists.js +0 -12
package/dist/src/sub/DynamicLayout/sections/InfoBoxSection/templates/TemplateA/mobile/M_TemplateA.js
DELETED
@@ -1,68 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) {
|
3
|
-
if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
|
4
|
-
return cooked;
|
5
|
-
};
|
6
|
-
var __assign = (this && this.__assign) || function () {
|
7
|
-
__assign = Object.assign || function(t) {
|
8
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
9
|
-
s = arguments[i];
|
10
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
11
|
-
t[p] = s[p];
|
12
|
-
}
|
13
|
-
return t;
|
14
|
-
};
|
15
|
-
return __assign.apply(this, arguments);
|
16
|
-
};
|
17
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
18
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
19
|
-
};
|
20
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
21
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
22
|
-
var react_1 = require("react");
|
23
|
-
var styled_components_1 = __importDefault(require("styled-components"));
|
24
|
-
var mobile_1 = require("../../../../../components/mobile");
|
25
|
-
var Section_1 = require("../../../../../components/Section");
|
26
|
-
function TemplateA() {
|
27
|
-
var section = (0, react_1.useContext)(Section_1.sectionContext);
|
28
|
-
var _a = section.properties, title = _a.title, description = _a.description, buttonAlphaLinkSrc = _a.buttonAlphaLinkSrc, buttonAlphaLinkType = _a.buttonAlphaLinkType, buttonAlphaLabel = _a.buttonAlphaLabel;
|
29
|
-
var _b = section.styles, titleColorInHex = _b.titleColorInHex, descriptionColorInHex = _b.descriptionColorInHex, itemTitleColorInHex = _b.itemTitleColorInHex, itemDescriptionColorInHex = _b.itemDescriptionColorInHex, buttonAlphaBackgroundColorInHex = _b.buttonAlphaBackgroundColorInHex, buttonAlphaDesignType = _b.buttonAlphaDesignType, buttonAlphaLabelColorInHex = _b.buttonAlphaLabelColorInHex;
|
30
|
-
var items = section.dynamicLayoutSectionItems;
|
31
|
-
var filteredItems = items
|
32
|
-
? items.filter(function (item) {
|
33
|
-
return item.display &&
|
34
|
-
(!!item.properties.imageSrc || !!item.properties.title || !!item.properties.description);
|
35
|
-
})
|
36
|
-
: [];
|
37
|
-
var filteredSortedItems = filteredItems.sort(function (a, b) { return a.order - b.order; });
|
38
|
-
var hasNothing = !title && !description && !buttonAlphaLinkSrc && filteredSortedItems.length <= 0;
|
39
|
-
return ((0, jsx_runtime_1.jsxs)(S_ContentsArea, __assign({ hasNothing: hasNothing }, { children: [title && ((0, jsx_runtime_1.jsx)(mobile_1.Section.Title, { text: title, color: titleColorInHex, textAlign: "center", customFontSize: "32px", customFontWeight: "bold", lineHeight: 1.3 })), description && ((0, jsx_runtime_1.jsx)(S_SectionDescriptionBox, { children: (0, jsx_runtime_1.jsx)(mobile_1.Section.Description, { text: description, color: descriptionColorInHex, textAlign: "center", customFontSize: "18px", fontWeight: "600" }) })), filteredSortedItems.length > 0 && ((0, jsx_runtime_1.jsx)(S_ItemsWrapper, { children: filteredSortedItems.map(function (item, index) {
|
40
|
-
var id = item.id;
|
41
|
-
var _a = item.properties, itemTitle = _a.title, itemDescription = _a.description, itemImageSrc = _a.imageSrc;
|
42
|
-
return ((0, jsx_runtime_1.jsx)(S_ItemWrapper, __assign({ isFirstItem: index === 0 }, { children: (0, jsx_runtime_1.jsxs)(mobile_1.Item, __assign({}, item, { children: [itemImageSrc && ((0, jsx_runtime_1.jsx)(S_ItemImageBox, { children: (0, jsx_runtime_1.jsx)(mobile_1.Item.Image, { src: itemImageSrc, width: 80, ratio: "1_1", scaleType: "contain" }) })), itemTitle && ((0, jsx_runtime_1.jsx)(mobile_1.Item.Title, { text: itemTitle, color: itemTitleColorInHex, textAlign: "center", customFontSize: "20px", customFontWeight: "bold", lineHeight: 1.4 })), itemDescription && ((0, jsx_runtime_1.jsx)(S_ItemDescriptionBox, { children: (0, jsx_runtime_1.jsx)(mobile_1.Item.Description, { text: itemDescription, color: itemDescriptionColorInHex, textAlign: "center", styleTheme: "body2Regular" }) }))] })) }), id));
|
43
|
-
}) })), buttonAlphaLinkSrc && ((0, jsx_runtime_1.jsx)(S_ButtonBox, { children: (0, jsx_runtime_1.jsx)(mobile_1.Section.Button, { buttonType: buttonAlphaDesignType, text: buttonAlphaLabel, linkType: buttonAlphaLinkType, src: buttonAlphaLinkSrc, textColor: buttonAlphaLabelColorInHex, backgroundColor: buttonAlphaBackgroundColorInHex, borderColor: buttonAlphaLabelColorInHex }) }))] })));
|
44
|
-
}
|
45
|
-
var S_ContentsArea = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n margin: ", " 0;\n padding: 0 ", ";\n"], ["\n margin: ", " 0;\n padding: 0 ", ";\n"])), function (_a) {
|
46
|
-
var hasNothing = _a.hasNothing;
|
47
|
-
return (hasNothing ? 0 : '80px');
|
48
|
-
}, function (_a) {
|
49
|
-
var theme = _a.theme;
|
50
|
-
return theme.spacing.spacingE;
|
51
|
-
});
|
52
|
-
var S_SectionDescriptionBox = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n margin: ", " 0;\n"], ["\n margin: ", " 0;\n"])), function (_a) {
|
53
|
-
var theme = _a.theme;
|
54
|
-
return theme.spacing.spacingE;
|
55
|
-
});
|
56
|
-
var S_ItemsWrapper = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n margin: 56px 0;\n"], ["\n margin: 56px 0;\n"])));
|
57
|
-
var S_ItemWrapper = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n margin: 40px 0;\n"], ["\n margin: 40px 0;\n"])));
|
58
|
-
var S_ItemImageBox = styled_components_1.default.div(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n display: flex;\n justify-content: center;\n margin: 18px 0;\n"], ["\n display: flex;\n justify-content: center;\n margin: 18px 0;\n"])));
|
59
|
-
var S_ItemDescriptionBox = styled_components_1.default.div(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n margin: ", " 0;\n"], ["\n margin: ", " 0;\n"])), function (_a) {
|
60
|
-
var theme = _a.theme;
|
61
|
-
return theme.spacing.spacingC;
|
62
|
-
});
|
63
|
-
var S_ButtonBox = styled_components_1.default.div(templateObject_7 || (templateObject_7 = __makeTemplateObject(["\n display: flex;\n justify-content: center;\n margin: ", " 0;\n"], ["\n display: flex;\n justify-content: center;\n margin: ", " 0;\n"])), function (_a) {
|
64
|
-
var theme = _a.theme;
|
65
|
-
return theme.spacing.spacingG;
|
66
|
-
});
|
67
|
-
exports.default = TemplateA;
|
68
|
-
var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6, templateObject_7;
|
package/dist/src/sub/DynamicLayout/sections/InfoBoxSection/templates/TemplateA/mobile/index.d.ts
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
export { default as M_TemplateA } from './M_TemplateA';
|
package/dist/src/sub/DynamicLayout/sections/InfoBoxSection/templates/TemplateA/mobile/index.js
DELETED
@@ -1,8 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
3
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
4
|
-
};
|
5
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
6
|
-
exports.M_TemplateA = void 0;
|
7
|
-
var M_TemplateA_1 = require("./M_TemplateA");
|
8
|
-
Object.defineProperty(exports, "M_TemplateA", { enumerable: true, get: function () { return __importDefault(M_TemplateA_1).default; } });
|
@@ -1 +0,0 @@
|
|
1
|
-
export { TemplateA } from './TemplateA';
|
@@ -1,5 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.TemplateA = void 0;
|
4
|
-
var TemplateA_1 = require("./TemplateA");
|
5
|
-
Object.defineProperty(exports, "TemplateA", { enumerable: true, get: function () { return TemplateA_1.TemplateA; } });
|
@@ -1,57 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) {
|
3
|
-
if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
|
4
|
-
return cooked;
|
5
|
-
};
|
6
|
-
var __assign = (this && this.__assign) || function () {
|
7
|
-
__assign = Object.assign || function(t) {
|
8
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
9
|
-
s = arguments[i];
|
10
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
11
|
-
t[p] = s[p];
|
12
|
-
}
|
13
|
-
return t;
|
14
|
-
};
|
15
|
-
return __assign.apply(this, arguments);
|
16
|
-
};
|
17
|
-
var __rest = (this && this.__rest) || function (s, e) {
|
18
|
-
var t = {};
|
19
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
20
|
-
t[p] = s[p];
|
21
|
-
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
22
|
-
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
23
|
-
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
24
|
-
t[p[i]] = s[p[i]];
|
25
|
-
}
|
26
|
-
return t;
|
27
|
-
};
|
28
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
29
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
30
|
-
};
|
31
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
32
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
33
|
-
var styled_components_1 = __importDefault(require("styled-components"));
|
34
|
-
var components_1 = require("../../components");
|
35
|
-
var templates_1 = require("./templates");
|
36
|
-
function IntroSection(_a) {
|
37
|
-
var props = __rest(_a, []);
|
38
|
-
return ((0, jsx_runtime_1.jsx)(S_SectionWrapper, __assign({ "x-dlayout-section-type": "Intro" }, { children: (0, jsx_runtime_1.jsx)(components_1.Section, __assign({}, props, { children: (0, jsx_runtime_1.jsx)(TemplateMatcher, { styleTemplate: props.template }) })) })));
|
39
|
-
}
|
40
|
-
var S_SectionWrapper = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n display: flex;\n"], ["\n display: flex;\n"])));
|
41
|
-
function TemplateMatcher(_a) {
|
42
|
-
var styleTemplate = _a.styleTemplate;
|
43
|
-
switch (styleTemplate) {
|
44
|
-
case 'BASE_INTRO_A':
|
45
|
-
return (0, jsx_runtime_1.jsx)(templates_1.TemplateA, {});
|
46
|
-
case 'BASE_INTRO_B':
|
47
|
-
return (0, jsx_runtime_1.jsx)(templates_1.TemplateB, {});
|
48
|
-
case 'BASE_INTRO_C':
|
49
|
-
return (0, jsx_runtime_1.jsx)(templates_1.TemplateC, {});
|
50
|
-
case 'BASE_INTRO_D':
|
51
|
-
return (0, jsx_runtime_1.jsx)(templates_1.TemplateD, {});
|
52
|
-
default:
|
53
|
-
return (0, jsx_runtime_1.jsx)(jsx_runtime_1.Fragment, {});
|
54
|
-
}
|
55
|
-
}
|
56
|
-
exports.default = IntroSection;
|
57
|
-
var templateObject_1;
|
@@ -1 +0,0 @@
|
|
1
|
-
export { default as IntroSection } from './IntroSection';
|
@@ -1,8 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
3
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
4
|
-
};
|
5
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
6
|
-
exports.IntroSection = void 0;
|
7
|
-
var IntroSection_1 = require("./IntroSection");
|
8
|
-
Object.defineProperty(exports, "IntroSection", { enumerable: true, get: function () { return __importDefault(IntroSection_1).default; } });
|
@@ -1,15 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
4
|
-
var react_1 = require("react");
|
5
|
-
var dynamicLayoutContext_1 = require("../../../../dynamicLayoutContext");
|
6
|
-
var desktop_1 = require("./desktop");
|
7
|
-
var mobile_1 = require("./mobile");
|
8
|
-
function TemplateA() {
|
9
|
-
var device = (0, react_1.useContext)(dynamicLayoutContext_1.dynamicLayoutContext).device;
|
10
|
-
return ((0, jsx_runtime_1.jsx)(jsx_runtime_1.Fragment, { children: {
|
11
|
-
MOBILE: (0, jsx_runtime_1.jsx)(mobile_1.M_TemplateA, {}),
|
12
|
-
DESKTOP: (0, jsx_runtime_1.jsx)(desktop_1.D_TemplateA, {})
|
13
|
-
}[device] }));
|
14
|
-
}
|
15
|
-
exports.default = TemplateA;
|
package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateA/desktop/D_TemplateA.js
DELETED
@@ -1,48 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) {
|
3
|
-
if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
|
4
|
-
return cooked;
|
5
|
-
};
|
6
|
-
var __assign = (this && this.__assign) || function () {
|
7
|
-
__assign = Object.assign || function(t) {
|
8
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
9
|
-
s = arguments[i];
|
10
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
11
|
-
t[p] = s[p];
|
12
|
-
}
|
13
|
-
return t;
|
14
|
-
};
|
15
|
-
return __assign.apply(this, arguments);
|
16
|
-
};
|
17
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
18
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
19
|
-
};
|
20
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
21
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
22
|
-
var react_1 = require("react");
|
23
|
-
var styled_components_1 = __importDefault(require("styled-components"));
|
24
|
-
var desktop_1 = require("../../../../../components/desktop");
|
25
|
-
var Section_1 = require("../../../../../components/Section");
|
26
|
-
function TemplateA() {
|
27
|
-
var section = (0, react_1.useContext)(Section_1.sectionContext);
|
28
|
-
var _a = section.properties, title = _a.title, description = _a.description;
|
29
|
-
var _b = section.styles, titleColorInHex = _b.titleColorInHex, descriptionColorInHex = _b.descriptionColorInHex;
|
30
|
-
var _c = section.properties, buttonAlphaLabel = _c.buttonAlphaLabel, buttonAlphaLinkSrc = _c.buttonAlphaLinkSrc, buttonAlphaLinkType = _c.buttonAlphaLinkType, buttonBravoLabel = _c.buttonBravoLabel, buttonBravoLinkSrc = _c.buttonBravoLinkSrc, buttonBravoLinkType = _c.buttonBravoLinkType, buttonCharlieLabel = _c.buttonCharlieLabel, buttonCharlieLinkSrc = _c.buttonCharlieLinkSrc, buttonCharlieLinkType = _c.buttonCharlieLinkType;
|
31
|
-
var _d = section.styles, buttonAlphaDesignType = _d.buttonAlphaDesignType, buttonAlphaBackgroundColorInHex = _d.buttonAlphaBackgroundColorInHex, buttonAlphaLabelColorInHex = _d.buttonAlphaLabelColorInHex, buttonBravoDesignType = _d.buttonBravoDesignType, buttonBravoBackgroundColorInHex = _d.buttonBravoBackgroundColorInHex, buttonBravoLabelColorInHex = _d.buttonBravoLabelColorInHex, buttonCharlieDesignType = _d.buttonCharlieDesignType, buttonCharlieBackgroundColorInHex = _d.buttonCharlieBackgroundColorInHex, buttonCharlieLabelColorInHex = _d.buttonCharlieLabelColorInHex;
|
32
|
-
return ((0, jsx_runtime_1.jsx)(S_FullScreenWrapper, { children: (0, jsx_runtime_1.jsx)(S_ContentsArea, { children: (0, jsx_runtime_1.jsxs)("div", { children: [title && ((0, jsx_runtime_1.jsx)(desktop_1.Section.Title, { text: title, color: titleColorInHex, textAlign: "center", customFontSize: "60px", customFontWeight: "bold", lineHeight: 1.2 })), description && ((0, jsx_runtime_1.jsx)(S_SectionDescriptionBox, __assign({ hasTitle: !!title }, { children: (0, jsx_runtime_1.jsx)(desktop_1.Section.Description, { text: description, color: descriptionColorInHex, textAlign: "center", styleTheme: "headingBold" }) }))), (buttonAlphaLinkSrc || buttonBravoLinkSrc || buttonCharlieLinkSrc) && ((0, jsx_runtime_1.jsxs)(S_SectionButtonBox, __assign({ hasTitle: !!title, hasDescription: !!description }, { children: [buttonAlphaLinkSrc && ((0, jsx_runtime_1.jsx)(desktop_1.Section.Button, { text: buttonAlphaLabel, src: buttonAlphaLinkSrc, linkType: buttonAlphaLinkType, buttonType: buttonAlphaDesignType, backgroundColor: buttonAlphaBackgroundColorInHex, textColor: buttonAlphaLabelColorInHex, borderColor: buttonAlphaLabelColorInHex })), buttonBravoLinkSrc && ((0, jsx_runtime_1.jsx)(desktop_1.Section.Button, { text: buttonBravoLabel, src: buttonBravoLinkSrc, linkType: buttonBravoLinkType, buttonType: buttonBravoDesignType, backgroundColor: buttonBravoBackgroundColorInHex, textColor: buttonBravoLabelColorInHex, borderColor: buttonBravoLabelColorInHex })), buttonCharlieLinkSrc && ((0, jsx_runtime_1.jsx)(desktop_1.Section.Button, { text: buttonCharlieLabel, src: buttonCharlieLinkSrc, linkType: buttonCharlieLinkType, buttonType: buttonCharlieDesignType, backgroundColor: buttonCharlieBackgroundColorInHex, textColor: buttonCharlieLabelColorInHex, borderColor: buttonCharlieLabelColorInHex }))] })))] }) }) }));
|
33
|
-
}
|
34
|
-
var S_FullScreenWrapper = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n align-items: center;\n box-sizing: border-box;\n display: flex;\n height: auto;\n justify-content: center;\n min-height: calc(100vh - 64px);\n width: 100%;\n"], ["\n align-items: center;\n box-sizing: border-box;\n display: flex;\n height: auto;\n justify-content: center;\n min-height: calc(100vh - 64px);\n width: 100%;\n"])));
|
35
|
-
var S_ContentsArea = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n --max-viewport-width: 1920;\n --max-viewport-width-px: 1920px;\n --max-width: 1500;\n --max-width-px: 1500px;\n --min-viewport-width: 1200;\n --min-viewport-width-px: 1200px;\n --min-width: 1000;\n --min-width-px: 1000px;\n margin: 160px auto;\n max-width: var(--max-width-px);\n min-width: var(--min-width-px);\n width: calc(\n (100% - var(--min-viewport-width-px)) * (var(--max-width) - var(--min-width)) /\n (var(--max-viewport-width) - var(--min-viewport-width)) + var(--min-width-px)\n );\n"], ["\n --max-viewport-width: 1920;\n --max-viewport-width-px: 1920px;\n --max-width: 1500;\n --max-width-px: 1500px;\n --min-viewport-width: 1200;\n --min-viewport-width-px: 1200px;\n --min-width: 1000;\n --min-width-px: 1000px;\n margin: 160px auto;\n max-width: var(--max-width-px);\n min-width: var(--min-width-px);\n width: calc(\n (100% - var(--min-viewport-width-px)) * (var(--max-width) - var(--min-width)) /\n (var(--max-viewport-width) - var(--min-viewport-width)) + var(--min-width-px)\n );\n"])));
|
36
|
-
var S_SectionDescriptionBox = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n margin-top: ", ";\n"], ["\n margin-top: ", ";\n"])), function (_a) {
|
37
|
-
var theme = _a.theme, hasTitle = _a.hasTitle;
|
38
|
-
return hasTitle && theme.spacing.spacingF;
|
39
|
-
});
|
40
|
-
var S_SectionButtonBox = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n display: flex;\n justify-content: center;\n margin-top: ", ";\n\n & > div {\n &:not(:first-child) {\n margin-left: ", ";\n }\n }\n"], ["\n display: flex;\n justify-content: center;\n margin-top: ", ";\n\n & > div {\n &:not(:first-child) {\n margin-left: ", ";\n }\n }\n"])), function (_a) {
|
41
|
-
var theme = _a.theme, hasTitle = _a.hasTitle, hasDescription = _a.hasDescription;
|
42
|
-
return (hasTitle || hasDescription) && theme.spacing.spacingH;
|
43
|
-
}, function (_a) {
|
44
|
-
var theme = _a.theme;
|
45
|
-
return theme.spacing.spacingE;
|
46
|
-
});
|
47
|
-
exports.default = TemplateA;
|
48
|
-
var templateObject_1, templateObject_2, templateObject_3, templateObject_4;
|
package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateA/desktop/index.d.ts
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
export { default as D_TemplateA } from './D_TemplateA';
|
package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateA/desktop/index.js
DELETED
@@ -1,8 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
3
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
4
|
-
};
|
5
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
6
|
-
exports.D_TemplateA = void 0;
|
7
|
-
var D_TemplateA_1 = require("./D_TemplateA");
|
8
|
-
Object.defineProperty(exports, "D_TemplateA", { enumerable: true, get: function () { return __importDefault(D_TemplateA_1).default; } });
|
@@ -1 +0,0 @@
|
|
1
|
-
export { default as TemplateA } from './TemplateA';
|
@@ -1,8 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
3
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
4
|
-
};
|
5
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
6
|
-
exports.TemplateA = void 0;
|
7
|
-
var TemplateA_1 = require("./TemplateA");
|
8
|
-
Object.defineProperty(exports, "TemplateA", { enumerable: true, get: function () { return __importDefault(TemplateA_1).default; } });
|
package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateA/mobile/M_TemplateA.js
DELETED
@@ -1,65 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) {
|
3
|
-
if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
|
4
|
-
return cooked;
|
5
|
-
};
|
6
|
-
var __assign = (this && this.__assign) || function () {
|
7
|
-
__assign = Object.assign || function(t) {
|
8
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
9
|
-
s = arguments[i];
|
10
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
11
|
-
t[p] = s[p];
|
12
|
-
}
|
13
|
-
return t;
|
14
|
-
};
|
15
|
-
return __assign.apply(this, arguments);
|
16
|
-
};
|
17
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
18
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
19
|
-
};
|
20
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
21
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
22
|
-
var react_1 = require("react");
|
23
|
-
var styled_components_1 = __importDefault(require("styled-components"));
|
24
|
-
var mobile_1 = require("../../../../../components/mobile");
|
25
|
-
var Section_1 = require("../../../../../components/Section");
|
26
|
-
function TemplateA() {
|
27
|
-
var section = (0, react_1.useContext)(Section_1.sectionContext);
|
28
|
-
var _a = section.properties, title = _a.title, description = _a.description;
|
29
|
-
var _b = section.styles, titleColorInHex = _b.titleColorInHex, descriptionColorInHex = _b.descriptionColorInHex;
|
30
|
-
var _c = section.properties, buttonAlphaLabel = _c.buttonAlphaLabel, buttonAlphaLinkSrc = _c.buttonAlphaLinkSrc, buttonAlphaLinkType = _c.buttonAlphaLinkType, buttonBravoLabel = _c.buttonBravoLabel, buttonBravoLinkSrc = _c.buttonBravoLinkSrc, buttonBravoLinkType = _c.buttonBravoLinkType, buttonCharlieLabel = _c.buttonCharlieLabel, buttonCharlieLinkSrc = _c.buttonCharlieLinkSrc, buttonCharlieLinkType = _c.buttonCharlieLinkType;
|
31
|
-
var _d = section.styles, buttonAlphaDesignType = _d.buttonAlphaDesignType, buttonAlphaBackgroundColorInHex = _d.buttonAlphaBackgroundColorInHex, buttonAlphaLabelColorInHex = _d.buttonAlphaLabelColorInHex, buttonBravoDesignType = _d.buttonBravoDesignType, buttonBravoBackgroundColorInHex = _d.buttonBravoBackgroundColorInHex, buttonBravoLabelColorInHex = _d.buttonBravoLabelColorInHex, buttonCharlieDesignType = _d.buttonCharlieDesignType, buttonCharlieBackgroundColorInHex = _d.buttonCharlieBackgroundColorInHex, buttonCharlieLabelColorInHex = _d.buttonCharlieLabelColorInHex;
|
32
|
-
var _e = (0, react_1.useState)(window.innerHeight * 0.01), vh = _e[0], setVH = _e[1];
|
33
|
-
var handleResize = function () {
|
34
|
-
setVH(window.innerHeight * 0.01);
|
35
|
-
};
|
36
|
-
(0, react_1.useEffect)(function () {
|
37
|
-
window.addEventListener('resize', handleResize);
|
38
|
-
return function () { return window.removeEventListener('resize', handleResize); };
|
39
|
-
}, []);
|
40
|
-
return ((0, jsx_runtime_1.jsx)(S_FullScreenWrapper, __assign({ vh: vh }, { children: (0, jsx_runtime_1.jsxs)(S_ContentsArea, { children: [title && ((0, jsx_runtime_1.jsx)(mobile_1.Section.Title, { text: title, color: titleColorInHex, textAlign: "center", customFontSize: "37px", customFontWeight: "bold", lineHeight: 1.3 })), description && ((0, jsx_runtime_1.jsx)(S_SectionDescriptionBox, __assign({ hasTitle: !!title }, { children: (0, jsx_runtime_1.jsx)(mobile_1.Section.Description, { text: description, color: descriptionColorInHex, textAlign: "center", styleTheme: "body1Bold" }) }))), (buttonAlphaLinkSrc || buttonBravoLinkSrc || buttonCharlieLinkSrc) && ((0, jsx_runtime_1.jsxs)(S_SectionButtonBox, __assign({ hasTitle: !!title, hasDescription: !!description }, { children: [buttonAlphaLinkSrc && ((0, jsx_runtime_1.jsx)(mobile_1.Section.Button, { text: buttonAlphaLabel, src: buttonAlphaLinkSrc, linkType: buttonAlphaLinkType, buttonType: buttonAlphaDesignType, backgroundColor: buttonAlphaBackgroundColorInHex, textColor: buttonAlphaLabelColorInHex, borderColor: buttonAlphaLabelColorInHex })), buttonBravoLinkSrc && ((0, jsx_runtime_1.jsx)(mobile_1.Section.Button, { text: buttonBravoLabel, src: buttonBravoLinkSrc, linkType: buttonBravoLinkType, buttonType: buttonBravoDesignType, backgroundColor: buttonBravoBackgroundColorInHex, textColor: buttonBravoLabelColorInHex, borderColor: buttonBravoLabelColorInHex })), buttonCharlieLinkSrc && ((0, jsx_runtime_1.jsx)(mobile_1.Section.Button, { text: buttonCharlieLabel, src: buttonCharlieLinkSrc, linkType: buttonCharlieLinkType, buttonType: buttonCharlieDesignType, backgroundColor: buttonCharlieBackgroundColorInHex, textColor: buttonCharlieLabelColorInHex, borderColor: buttonCharlieLabelColorInHex }))] })))] }) })));
|
41
|
-
}
|
42
|
-
var S_FullScreenWrapper = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n width: 100%;\n min-height: calc(100vh - 56px); // fallback\n min-height: calc(", "px - 56px);\n display: flex;\n align-items: center;\n"], ["\n width: 100%;\n min-height: calc(100vh - 56px); // fallback\n min-height: calc(", "px - 56px);\n display: flex;\n align-items: center;\n"])), function (_a) {
|
43
|
-
var vh = _a.vh;
|
44
|
-
return vh * 100;
|
45
|
-
});
|
46
|
-
var S_ContentsArea = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n box-sizing: border-box;\n margin: ", " 0;\n padding: 0 ", ";\n width: 100%;\n"], ["\n box-sizing: border-box;\n margin: ", " 0;\n padding: 0 ", ";\n width: 100%;\n"])), function (_a) {
|
47
|
-
var theme = _a.theme;
|
48
|
-
return theme.spacing.spacingG;
|
49
|
-
}, function (_a) {
|
50
|
-
var theme = _a.theme;
|
51
|
-
return theme.spacing.spacingE;
|
52
|
-
});
|
53
|
-
var S_SectionDescriptionBox = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n margin-top: ", ";\n"], ["\n margin-top: ", ";\n"])), function (_a) {
|
54
|
-
var theme = _a.theme, hasTitle = _a.hasTitle;
|
55
|
-
return hasTitle && theme.spacing.spacingE;
|
56
|
-
});
|
57
|
-
var S_SectionButtonBox = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n margin-top: ", ";\n\n & > div {\n margin-left: auto;\n margin-right: auto;\n margin-top: ", ";\n width: fit-content;\n }\n"], ["\n margin-top: ", ";\n\n & > div {\n margin-left: auto;\n margin-right: auto;\n margin-top: ", ";\n width: fit-content;\n }\n"])), function (_a) {
|
58
|
-
var theme = _a.theme, hasTitle = _a.hasTitle, hasDescription = _a.hasDescription;
|
59
|
-
return (hasTitle || hasDescription) && theme.spacing.spacingG;
|
60
|
-
}, function (_a) {
|
61
|
-
var theme = _a.theme;
|
62
|
-
return theme.spacing.spacingD;
|
63
|
-
});
|
64
|
-
exports.default = TemplateA;
|
65
|
-
var templateObject_1, templateObject_2, templateObject_3, templateObject_4;
|
package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateA/mobile/index.d.ts
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
export { default as M_TemplateA } from './M_TemplateA';
|
package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateA/mobile/index.js
DELETED
@@ -1,8 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
3
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
4
|
-
};
|
5
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
6
|
-
exports.M_TemplateA = void 0;
|
7
|
-
var M_TemplateA_1 = require("./M_TemplateA");
|
8
|
-
Object.defineProperty(exports, "M_TemplateA", { enumerable: true, get: function () { return __importDefault(M_TemplateA_1).default; } });
|
@@ -1,15 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
4
|
-
var react_1 = require("react");
|
5
|
-
var dynamicLayoutContext_1 = require("../../../../dynamicLayoutContext");
|
6
|
-
var desktop_1 = require("./desktop");
|
7
|
-
var mobile_1 = require("./mobile");
|
8
|
-
function TemplateB() {
|
9
|
-
var device = (0, react_1.useContext)(dynamicLayoutContext_1.dynamicLayoutContext).device;
|
10
|
-
return ((0, jsx_runtime_1.jsx)(jsx_runtime_1.Fragment, { children: {
|
11
|
-
MOBILE: (0, jsx_runtime_1.jsx)(mobile_1.M_TemplateB, {}),
|
12
|
-
DESKTOP: (0, jsx_runtime_1.jsx)(desktop_1.D_TemplateB, {})
|
13
|
-
}[device] }));
|
14
|
-
}
|
15
|
-
exports.default = TemplateB;
|
package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateB/desktop/D_TemplateB.js
DELETED
@@ -1,49 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) {
|
3
|
-
if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
|
4
|
-
return cooked;
|
5
|
-
};
|
6
|
-
var __assign = (this && this.__assign) || function () {
|
7
|
-
__assign = Object.assign || function(t) {
|
8
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
9
|
-
s = arguments[i];
|
10
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
11
|
-
t[p] = s[p];
|
12
|
-
}
|
13
|
-
return t;
|
14
|
-
};
|
15
|
-
return __assign.apply(this, arguments);
|
16
|
-
};
|
17
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
18
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
19
|
-
};
|
20
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
21
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
22
|
-
var react_1 = require("react");
|
23
|
-
var styled_components_1 = __importDefault(require("styled-components"));
|
24
|
-
var desktop_1 = require("../../../../../components/desktop");
|
25
|
-
var Section_1 = require("../../../../../components/Section");
|
26
|
-
function TemplateB() {
|
27
|
-
var section = (0, react_1.useContext)(Section_1.sectionContext);
|
28
|
-
var _a = section.properties, title = _a.title, description = _a.description;
|
29
|
-
var _b = section.styles, titleColorInHex = _b.titleColorInHex, descriptionColorInHex = _b.descriptionColorInHex;
|
30
|
-
var _c = section.properties, buttonAlphaLabel = _c.buttonAlphaLabel, buttonAlphaLinkSrc = _c.buttonAlphaLinkSrc, buttonAlphaLinkType = _c.buttonAlphaLinkType, buttonBravoLabel = _c.buttonBravoLabel, buttonBravoLinkSrc = _c.buttonBravoLinkSrc, buttonBravoLinkType = _c.buttonBravoLinkType, buttonCharlieLabel = _c.buttonCharlieLabel, buttonCharlieLinkSrc = _c.buttonCharlieLinkSrc, buttonCharlieLinkType = _c.buttonCharlieLinkType;
|
31
|
-
var _d = section.styles, buttonAlphaDesignType = _d.buttonAlphaDesignType, buttonAlphaBackgroundColorInHex = _d.buttonAlphaBackgroundColorInHex, buttonAlphaLabelColorInHex = _d.buttonAlphaLabelColorInHex, buttonBravoDesignType = _d.buttonBravoDesignType, buttonBravoBackgroundColorInHex = _d.buttonBravoBackgroundColorInHex, buttonBravoLabelColorInHex = _d.buttonBravoLabelColorInHex, buttonCharlieDesignType = _d.buttonCharlieDesignType, buttonCharlieBackgroundColorInHex = _d.buttonCharlieBackgroundColorInHex, buttonCharlieLabelColorInHex = _d.buttonCharlieLabelColorInHex;
|
32
|
-
return ((0, jsx_runtime_1.jsx)(S_FullScreenWrapper, { children: (0, jsx_runtime_1.jsx)(S_ContentsArea, { children: (0, jsx_runtime_1.jsxs)(S_ContentsBox, { children: [title && ((0, jsx_runtime_1.jsx)(desktop_1.Section.Title, { text: title, color: titleColorInHex, customFontSize: "60px", customFontWeight: "bold", lineHeight: 1.2 })), description && ((0, jsx_runtime_1.jsx)(S_SectionDescriptionBox, __assign({ hasTitle: !!title }, { children: (0, jsx_runtime_1.jsx)(desktop_1.Section.Description, { text: description, color: descriptionColorInHex, styleTheme: "headingBold" }) }))), (buttonAlphaLinkSrc || buttonBravoLinkSrc || buttonCharlieLinkSrc) && ((0, jsx_runtime_1.jsxs)(S_SectionButtonBox, __assign({ hasTitle: !!title, hasDescription: !!description }, { children: [buttonAlphaLinkSrc && ((0, jsx_runtime_1.jsx)(desktop_1.Section.Button, { text: buttonAlphaLabel, src: buttonAlphaLinkSrc, linkType: buttonAlphaLinkType, buttonType: buttonAlphaDesignType, backgroundColor: buttonAlphaBackgroundColorInHex, textColor: buttonAlphaLabelColorInHex, borderColor: buttonAlphaLabelColorInHex })), buttonBravoLinkSrc && ((0, jsx_runtime_1.jsx)(desktop_1.Section.Button, { text: buttonBravoLabel, src: buttonBravoLinkSrc, linkType: buttonBravoLinkType, buttonType: buttonBravoDesignType, backgroundColor: buttonBravoBackgroundColorInHex, textColor: buttonBravoLabelColorInHex, borderColor: buttonBravoLabelColorInHex })), buttonCharlieLinkSrc && ((0, jsx_runtime_1.jsx)(desktop_1.Section.Button, { text: buttonCharlieLabel, src: buttonCharlieLinkSrc, linkType: buttonCharlieLinkType, buttonType: buttonCharlieDesignType, backgroundColor: buttonCharlieBackgroundColorInHex, textColor: buttonCharlieLabelColorInHex, borderColor: buttonCharlieLabelColorInHex }))] })))] }) }) }));
|
33
|
-
}
|
34
|
-
var S_FullScreenWrapper = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n align-items: center;\n box-sizing: border-box;\n display: flex;\n flex-direction: column-reverse;\n height: auto;\n min-height: calc(100vh - 64px);\n width: 100%;\n"], ["\n align-items: center;\n box-sizing: border-box;\n display: flex;\n flex-direction: column-reverse;\n height: auto;\n min-height: calc(100vh - 64px);\n width: 100%;\n"])));
|
35
|
-
var S_ContentsArea = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n --max-viewport-width: 1920;\n --max-viewport-width-px: 1920px;\n --max-width: 1500;\n --max-width-px: 1500px;\n --min-viewport-width: 1200;\n --min-viewport-width-px: 1200px;\n --min-width: 1000;\n --min-width-px: 1000px;\n margin: 160px 0 13vh;\n max-width: var(--max-width-px);\n min-width: var(--min-width-px);\n width: calc(\n (100% - var(--min-viewport-width-px)) * (var(--max-width) - var(--min-width)) /\n (var(--max-viewport-width) - var(--min-viewport-width)) + var(--min-width-px)\n );\n"], ["\n --max-viewport-width: 1920;\n --max-viewport-width-px: 1920px;\n --max-width: 1500;\n --max-width-px: 1500px;\n --min-viewport-width: 1200;\n --min-viewport-width-px: 1200px;\n --min-width: 1000;\n --min-width-px: 1000px;\n margin: 160px 0 13vh;\n max-width: var(--max-width-px);\n min-width: var(--min-width-px);\n width: calc(\n (100% - var(--min-viewport-width-px)) * (var(--max-width) - var(--min-width)) /\n (var(--max-viewport-width) - var(--min-viewport-width)) + var(--min-width-px)\n );\n"])));
|
36
|
-
var S_ContentsBox = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n max-width: 800px;\n"], ["\n max-width: 800px;\n"])));
|
37
|
-
var S_SectionDescriptionBox = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n margin-top: ", ";\n"], ["\n margin-top: ", ";\n"])), function (_a) {
|
38
|
-
var theme = _a.theme, hasTitle = _a.hasTitle;
|
39
|
-
return hasTitle && theme.spacing.spacingF;
|
40
|
-
});
|
41
|
-
var S_SectionButtonBox = styled_components_1.default.div(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n display: flex;\n margin-top: ", ";\n\n & > div {\n &:not(:first-child) {\n margin-left: ", ";\n }\n }\n"], ["\n display: flex;\n margin-top: ", ";\n\n & > div {\n &:not(:first-child) {\n margin-left: ", ";\n }\n }\n"])), function (_a) {
|
42
|
-
var theme = _a.theme, hasTitle = _a.hasTitle, hasDescription = _a.hasDescription;
|
43
|
-
return (hasTitle || hasDescription) && theme.spacing.spacingH;
|
44
|
-
}, function (_a) {
|
45
|
-
var theme = _a.theme;
|
46
|
-
return theme.spacing.spacingE;
|
47
|
-
});
|
48
|
-
exports.default = TemplateB;
|
49
|
-
var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5;
|
package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateB/desktop/index.d.ts
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
export { default as D_TemplateB } from './D_TemplateB';
|
package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateB/desktop/index.js
DELETED
@@ -1,8 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
3
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
4
|
-
};
|
5
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
6
|
-
exports.D_TemplateB = void 0;
|
7
|
-
var D_TemplateB_1 = require("./D_TemplateB");
|
8
|
-
Object.defineProperty(exports, "D_TemplateB", { enumerable: true, get: function () { return __importDefault(D_TemplateB_1).default; } });
|
@@ -1 +0,0 @@
|
|
1
|
-
export { default as TemplateB } from './TemplateB';
|
@@ -1,8 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
3
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
4
|
-
};
|
5
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
6
|
-
exports.TemplateB = void 0;
|
7
|
-
var TemplateB_1 = require("./TemplateB");
|
8
|
-
Object.defineProperty(exports, "TemplateB", { enumerable: true, get: function () { return __importDefault(TemplateB_1).default; } });
|
package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateB/mobile/M_TemplateB.js
DELETED
@@ -1,65 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) {
|
3
|
-
if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
|
4
|
-
return cooked;
|
5
|
-
};
|
6
|
-
var __assign = (this && this.__assign) || function () {
|
7
|
-
__assign = Object.assign || function(t) {
|
8
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
9
|
-
s = arguments[i];
|
10
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
11
|
-
t[p] = s[p];
|
12
|
-
}
|
13
|
-
return t;
|
14
|
-
};
|
15
|
-
return __assign.apply(this, arguments);
|
16
|
-
};
|
17
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
18
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
19
|
-
};
|
20
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
21
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
22
|
-
var react_1 = require("react");
|
23
|
-
var styled_components_1 = __importDefault(require("styled-components"));
|
24
|
-
var mobile_1 = require("../../../../../components/mobile");
|
25
|
-
var Section_1 = require("../../../../../components/Section");
|
26
|
-
function TemplateB() {
|
27
|
-
var section = (0, react_1.useContext)(Section_1.sectionContext);
|
28
|
-
var _a = section.properties, title = _a.title, description = _a.description;
|
29
|
-
var _b = section.styles, titleColorInHex = _b.titleColorInHex, descriptionColorInHex = _b.descriptionColorInHex;
|
30
|
-
var _c = section.properties, buttonAlphaLabel = _c.buttonAlphaLabel, buttonAlphaLinkSrc = _c.buttonAlphaLinkSrc, buttonAlphaLinkType = _c.buttonAlphaLinkType, buttonBravoLabel = _c.buttonBravoLabel, buttonBravoLinkSrc = _c.buttonBravoLinkSrc, buttonBravoLinkType = _c.buttonBravoLinkType, buttonCharlieLabel = _c.buttonCharlieLabel, buttonCharlieLinkSrc = _c.buttonCharlieLinkSrc, buttonCharlieLinkType = _c.buttonCharlieLinkType;
|
31
|
-
var _d = section.styles, buttonAlphaDesignType = _d.buttonAlphaDesignType, buttonAlphaBackgroundColorInHex = _d.buttonAlphaBackgroundColorInHex, buttonAlphaLabelColorInHex = _d.buttonAlphaLabelColorInHex, buttonBravoDesignType = _d.buttonBravoDesignType, buttonBravoBackgroundColorInHex = _d.buttonBravoBackgroundColorInHex, buttonBravoLabelColorInHex = _d.buttonBravoLabelColorInHex, buttonCharlieDesignType = _d.buttonCharlieDesignType, buttonCharlieBackgroundColorInHex = _d.buttonCharlieBackgroundColorInHex, buttonCharlieLabelColorInHex = _d.buttonCharlieLabelColorInHex;
|
32
|
-
var _e = (0, react_1.useState)(window.innerHeight * 0.01), vh = _e[0], setVH = _e[1];
|
33
|
-
var handleResize = function () {
|
34
|
-
setVH(window.innerHeight * 0.01);
|
35
|
-
};
|
36
|
-
(0, react_1.useEffect)(function () {
|
37
|
-
window.addEventListener('resize', handleResize);
|
38
|
-
return function () { return window.removeEventListener('resize', handleResize); };
|
39
|
-
}, []);
|
40
|
-
return ((0, jsx_runtime_1.jsx)(S_FullScreenWrapper, __assign({ vh: vh }, { children: (0, jsx_runtime_1.jsxs)(S_ContentsArea, { children: [title && ((0, jsx_runtime_1.jsx)(mobile_1.Section.Title, { text: title, color: titleColorInHex, customFontSize: "37px", customFontWeight: "bold", lineHeight: 1.3 })), description && ((0, jsx_runtime_1.jsx)(S_SectionDescriptionBox, __assign({ hasTitle: !!title }, { children: (0, jsx_runtime_1.jsx)(mobile_1.Section.Description, { text: description, color: descriptionColorInHex, styleTheme: "body2Bold" }) }))), (buttonAlphaLinkSrc || buttonBravoLinkSrc || buttonCharlieLinkSrc) && ((0, jsx_runtime_1.jsxs)(S_SectionButtonBox, __assign({ hasTitle: !!title, hasDescription: !!description }, { children: [buttonAlphaLinkSrc && ((0, jsx_runtime_1.jsx)(mobile_1.Section.Button, { text: buttonAlphaLabel, src: buttonAlphaLinkSrc, linkType: buttonAlphaLinkType, buttonType: buttonAlphaDesignType, backgroundColor: buttonAlphaBackgroundColorInHex, textColor: buttonAlphaLabelColorInHex, borderColor: buttonAlphaLabelColorInHex })), buttonBravoLinkSrc && ((0, jsx_runtime_1.jsx)(mobile_1.Section.Button, { text: buttonBravoLabel, src: buttonBravoLinkSrc, linkType: buttonBravoLinkType, buttonType: buttonBravoDesignType, backgroundColor: buttonBravoBackgroundColorInHex, textColor: buttonBravoLabelColorInHex, borderColor: buttonBravoLabelColorInHex })), buttonCharlieLinkSrc && ((0, jsx_runtime_1.jsx)(mobile_1.Section.Button, { text: buttonCharlieLabel, src: buttonCharlieLinkSrc, linkType: buttonCharlieLinkType, buttonType: buttonCharlieDesignType, backgroundColor: buttonCharlieBackgroundColorInHex, textColor: buttonCharlieLabelColorInHex, borderColor: buttonCharlieLabelColorInHex }))] })))] }) })));
|
41
|
-
}
|
42
|
-
var S_FullScreenWrapper = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n width: 100%;\n min-height: calc(100vh - 56px); // fallback\n min-height: calc(", "px - 56px);\n display: flex;\n align-items: flex-end;\n"], ["\n width: 100%;\n min-height: calc(100vh - 56px); // fallback\n min-height: calc(", "px - 56px);\n display: flex;\n align-items: flex-end;\n"])), function (_a) {
|
43
|
-
var vh = _a.vh;
|
44
|
-
return vh * 100;
|
45
|
-
});
|
46
|
-
var S_ContentsArea = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n box-sizing: border-box;\n margin: ", " 0;\n padding: 0 ", ";\n width: 100%;\n"], ["\n box-sizing: border-box;\n margin: ", " 0;\n padding: 0 ", ";\n width: 100%;\n"])), function (_a) {
|
47
|
-
var theme = _a.theme;
|
48
|
-
return theme.spacing.spacingG;
|
49
|
-
}, function (_a) {
|
50
|
-
var theme = _a.theme;
|
51
|
-
return theme.spacing.spacingE;
|
52
|
-
});
|
53
|
-
var S_SectionDescriptionBox = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n margin-top: ", ";\n"], ["\n margin-top: ", ";\n"])), function (_a) {
|
54
|
-
var theme = _a.theme, hasTitle = _a.hasTitle;
|
55
|
-
return hasTitle && theme.spacing.spacingE;
|
56
|
-
});
|
57
|
-
var S_SectionButtonBox = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n margin-top: ", ";\n\n & > div {\n margin-top: ", ";\n width: fit-content;\n }\n"], ["\n margin-top: ", ";\n\n & > div {\n margin-top: ", ";\n width: fit-content;\n }\n"])), function (_a) {
|
58
|
-
var theme = _a.theme, hasTitle = _a.hasTitle, hasDescription = _a.hasDescription;
|
59
|
-
return (hasTitle || hasDescription) && theme.spacing.spacingG;
|
60
|
-
}, function (_a) {
|
61
|
-
var theme = _a.theme;
|
62
|
-
return theme.spacing.spacingD;
|
63
|
-
});
|
64
|
-
exports.default = TemplateB;
|
65
|
-
var templateObject_1, templateObject_2, templateObject_3, templateObject_4;
|
package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateB/mobile/index.d.ts
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
export { default as M_TemplateB } from './M_TemplateB';
|
package/dist/src/sub/DynamicLayout/sections/IntroSection/templates/TemplateB/mobile/index.js
DELETED
@@ -1,8 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
3
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
4
|
-
};
|
5
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
6
|
-
exports.M_TemplateB = void 0;
|
7
|
-
var M_TemplateB_1 = require("./M_TemplateB");
|
8
|
-
Object.defineProperty(exports, "M_TemplateB", { enumerable: true, get: function () { return __importDefault(M_TemplateB_1).default; } });
|
@@ -1,15 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
4
|
-
var react_1 = require("react");
|
5
|
-
var dynamicLayoutContext_1 = require("../../../../dynamicLayoutContext");
|
6
|
-
var desktop_1 = require("./desktop");
|
7
|
-
var mobile_1 = require("./mobile");
|
8
|
-
function TemplateC() {
|
9
|
-
var device = (0, react_1.useContext)(dynamicLayoutContext_1.dynamicLayoutContext).device;
|
10
|
-
return ((0, jsx_runtime_1.jsx)(jsx_runtime_1.Fragment, { children: {
|
11
|
-
MOBILE: (0, jsx_runtime_1.jsx)(mobile_1.M_TemplateC, {}),
|
12
|
-
DESKTOP: (0, jsx_runtime_1.jsx)(desktop_1.D_TemplateC, {})
|
13
|
-
}[device] }));
|
14
|
-
}
|
15
|
-
exports.default = TemplateC;
|