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
@@ -1,256 +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 __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
18
|
-
if (k2 === undefined) k2 = k;
|
19
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
20
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
21
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
22
|
-
}
|
23
|
-
Object.defineProperty(o, k2, desc);
|
24
|
-
}) : (function(o, m, k, k2) {
|
25
|
-
if (k2 === undefined) k2 = k;
|
26
|
-
o[k2] = m[k];
|
27
|
-
}));
|
28
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
29
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
30
|
-
}) : function(o, v) {
|
31
|
-
o["default"] = v;
|
32
|
-
});
|
33
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
34
|
-
if (mod && mod.__esModule) return mod;
|
35
|
-
var result = {};
|
36
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
37
|
-
__setModuleDefault(result, mod);
|
38
|
-
return result;
|
39
|
-
};
|
40
|
-
var __rest = (this && this.__rest) || function (s, e) {
|
41
|
-
var t = {};
|
42
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
43
|
-
t[p] = s[p];
|
44
|
-
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
45
|
-
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
46
|
-
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
47
|
-
t[p[i]] = s[p[i]];
|
48
|
-
}
|
49
|
-
return t;
|
50
|
-
};
|
51
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
52
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
53
|
-
var react_1 = require("react");
|
54
|
-
var pdsOriginal_1 = require("@sub/DynamicLayout/components/pdsOriginal");
|
55
|
-
var dynamicLayoutContext_1 = require("@sub/DynamicLayout/dynamicLayoutContext");
|
56
|
-
var styled_components_1 = __importStar(require("styled-components"));
|
57
|
-
var constants_1 = require("../../constants");
|
58
|
-
function MembershipSectionItem() {
|
59
|
-
return (0, jsx_runtime_1.jsx)(S_Item, { "x-dlayout-section-element-name": "Item", isClickable: false });
|
60
|
-
}
|
61
|
-
var S_Item = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n position: relative;\n ", "\n"], ["\n position: relative;\n ", "\n"])), function (_a) {
|
62
|
-
var isClickable = _a.isClickable;
|
63
|
-
return isClickable && 'cursor : pointer;';
|
64
|
-
});
|
65
|
-
function Title(_a) {
|
66
|
-
var text = _a.text, color = _a.color, _b = _a.lineHeight, lineHeight = _b === void 0 ? 1.5 : _b, textLabelProps = __rest(_a, ["text", "color", "lineHeight"]);
|
67
|
-
return ((0, jsx_runtime_1.jsx)(S_TitleStyleWrapper, __assign({ "x-dlayout-membership-item-element-name": "Title", color: color, lineHeight: lineHeight }, { children: (0, jsx_runtime_1.jsx)(pdsOriginal_1.D_TextLabel, __assign({ text: text, colorTheme: "sysTextPrimary" }, textLabelProps)) })));
|
68
|
-
}
|
69
|
-
var S_TitleStyleWrapper = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n & > div {\n color: ", ";\n line-height: ", ";\n }\n"], ["\n & > div {\n color: ", ";\n line-height: ", ";\n }\n"])), function (_a) {
|
70
|
-
var color = _a.color;
|
71
|
-
return color;
|
72
|
-
}, function (_a) {
|
73
|
-
var lineHeight = _a.lineHeight;
|
74
|
-
return lineHeight;
|
75
|
-
});
|
76
|
-
function Description(_a) {
|
77
|
-
var text = _a.text, color = _a.color, fontWeight = _a.fontWeight, textLabelProps = __rest(_a, ["text", "color", "fontWeight"]);
|
78
|
-
return ((0, jsx_runtime_1.jsx)(S_DescriptionStyleWrapper, __assign({ "x-dlayout-membership-item-element-name": "Description", color: color, fontWeight: fontWeight }, { children: (0, jsx_runtime_1.jsx)(pdsOriginal_1.D_TextLabel, __assign({ text: text, colorTheme: "sysTextSecondary" }, textLabelProps)) })));
|
79
|
-
}
|
80
|
-
var S_DescriptionStyleWrapper = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n & > div {\n color: ", ";\n width: 100%;\n\n ", ";\n }\n"], ["\n & > div {\n color: ", ";\n width: 100%;\n\n ", ";\n }\n"])), function (_a) {
|
81
|
-
var color = _a.color;
|
82
|
-
return color;
|
83
|
-
}, function (_a) {
|
84
|
-
var fontWeight = _a.fontWeight;
|
85
|
-
return fontWeight && "font-weight : ".concat(fontWeight, ";");
|
86
|
-
});
|
87
|
-
function DesignedSectionButton(_a) {
|
88
|
-
var buttonType = _a.buttonType, backgroundColor = _a.backgroundColor, textColor = _a.textColor, text = _a.text, _b = _a.linkType, linkType = _b === void 0 ? 'NONE' : _b, _c = _a.src, src = _c === void 0 ? '' : _c, _d = _a.linkMethod, linkMethod = _d === void 0 ? 'CLICK_BUTTON_IN_ITEM' : _d, _e = _a.state, state = _e === void 0 ? 'normal' : _e, borderColor = _a.borderColor;
|
89
|
-
var _f = (0, react_1.useContext)(dynamicLayoutContext_1.dynamicLayoutContext), mode = _f.mode, isPreview = _f.isPreview, navigationHandler = _f.navigationHandler;
|
90
|
-
var handleClickButton = function (e) {
|
91
|
-
if (isPreview !== null && isPreview !== void 0 ? isPreview : mode === 'PREVIEW')
|
92
|
-
return;
|
93
|
-
e.preventDefault();
|
94
|
-
e.stopPropagation();
|
95
|
-
typeof navigationHandler === 'function' && navigationHandler(linkType, src);
|
96
|
-
};
|
97
|
-
if (!src || linkMethod !== 'CLICK_BUTTON_IN_ITEM')
|
98
|
-
return (0, jsx_runtime_1.jsx)(jsx_runtime_1.Fragment, {});
|
99
|
-
switch (buttonType) {
|
100
|
-
case 'A':
|
101
|
-
return ((0, jsx_runtime_1.jsx)(S_DesignedSectionMainButtonWrapper, __assign({ "x-dlayout-membership-item-element-name": "Button", backgroundColor: backgroundColor, color: textColor, radius: 0, state: state, type: buttonType }, { children: (0, jsx_runtime_1.jsx)(pdsOriginal_1.D_MainButton, { text: text || 'BUTTON', state: state, onClick: handleClickButton }) })));
|
102
|
-
case 'B':
|
103
|
-
return ((0, jsx_runtime_1.jsx)(S_DesignedSectionMainButtonWrapper, __assign({ "x-dlayout-membership-item-element-name": "Button", backgroundColor: backgroundColor, color: textColor, radius: 6, state: state, type: buttonType }, { children: (0, jsx_runtime_1.jsx)(pdsOriginal_1.D_MainButton, { text: text || 'BUTTON', state: state, onClick: handleClickButton }) })));
|
104
|
-
case 'C':
|
105
|
-
return ((0, jsx_runtime_1.jsx)(S_DesignedSectionMainButtonWrapper, __assign({ "x-dlayout-membership-item-element-name": "Button", backgroundColor: backgroundColor, color: textColor, radius: 14, state: state, type: buttonType }, { children: (0, jsx_runtime_1.jsx)(pdsOriginal_1.D_MainButton, { text: text || 'BUTTON', state: state, onClick: handleClickButton }) })));
|
106
|
-
case 'D':
|
107
|
-
return ((0, jsx_runtime_1.jsx)(S_DesignedSectionMainButtonWrapper, __assign({ "x-dlayout-membership-item-element-name": "Button", backgroundColor: backgroundColor, color: textColor, radius: 24, state: state, type: buttonType }, { children: (0, jsx_runtime_1.jsx)(pdsOriginal_1.D_MainButton, { text: text || 'BUTTON', state: state, onClick: handleClickButton }) })));
|
108
|
-
case 'E':
|
109
|
-
return ((0, jsx_runtime_1.jsx)(S_DesignedSectionMainButtonWrapper, __assign({ "x-dlayout-membership-item-element-name": "Button", backgroundColor: backgroundColor, color: textColor, radius: 0, borderWidth: 2, borderColor: borderColor, state: state, type: buttonType }, { children: (0, jsx_runtime_1.jsx)(pdsOriginal_1.D_MainButton, { text: text || 'BUTTON', state: state, onClick: handleClickButton }) })));
|
110
|
-
case 'F':
|
111
|
-
return ((0, jsx_runtime_1.jsx)(S_DesignedSectionMainButtonWrapper, __assign({ "x-dlayout-membership-item-element-name": "Button", backgroundColor: backgroundColor, color: textColor, radius: 6, borderWidth: 2, borderColor: borderColor, state: state, type: buttonType }, { children: (0, jsx_runtime_1.jsx)(pdsOriginal_1.D_MainButton, { text: text || 'BUTTON', state: state, onClick: handleClickButton }) })));
|
112
|
-
case 'G':
|
113
|
-
return ((0, jsx_runtime_1.jsx)(S_DesignedSectionMainButtonWrapper, __assign({ "x-dlayout-membership-item-element-name": "Button", backgroundColor: backgroundColor, color: textColor, radius: 14, borderWidth: 2, borderColor: borderColor, state: state, type: buttonType }, { children: (0, jsx_runtime_1.jsx)(pdsOriginal_1.D_MainButton, { text: text || 'BUTTON', state: state, onClick: handleClickButton }) })));
|
114
|
-
case 'H':
|
115
|
-
return ((0, jsx_runtime_1.jsx)(S_DesignedSectionMainButtonWrapper, __assign({ "x-dlayout-membership-item-element-name": "Button", backgroundColor: backgroundColor, color: textColor, radius: 24, borderWidth: 2, borderColor: borderColor, state: state, type: buttonType }, { children: (0, jsx_runtime_1.jsx)(pdsOriginal_1.D_MainButton, { text: text || 'BUTTON', state: state, onClick: handleClickButton }) })));
|
116
|
-
case 'I':
|
117
|
-
return ((0, jsx_runtime_1.jsx)(S_DesignedSectionTextButtonWrapper, __assign({ color: textColor, state: state }, { children: (0, jsx_runtime_1.jsx)(pdsOriginal_1.D_TextButton, { text: text || 'BUTTON', onClick: handleClickButton, state: state }) })));
|
118
|
-
default:
|
119
|
-
return (0, jsx_runtime_1.jsx)("button", __assign({ type: "button" }, { children: "wrong type" }));
|
120
|
-
}
|
121
|
-
}
|
122
|
-
var S_DesignedSectionMainButtonWrapper = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n & > button {\n background-color: ", ";\n border: ", ";\n border-radius: ", ";\n\n box-sizing: border-box;\n\n & div {\n color: ", ";\n }\n }\n"], ["\n & > button {\n background-color: ", ";\n border: ", ";\n border-radius: ", ";\n\n box-sizing: border-box;\n\n & div {\n color: ", ";\n }\n }\n"])), function (_a) {
|
123
|
-
var theme = _a.theme, backgroundColor = _a.backgroundColor, state = _a.state;
|
124
|
-
if (backgroundColor && state === 'normal') {
|
125
|
-
return backgroundColor;
|
126
|
-
}
|
127
|
-
return theme.ui_cpnt_button_fill_base_disabled;
|
128
|
-
}, function (_a) {
|
129
|
-
var borderWidth = _a.borderWidth, borderColor = _a.borderColor, state = _a.state, type = _a.type, theme = _a.theme;
|
130
|
-
if (type === 'E' || type === 'F' || type === 'G' || type === 'H') {
|
131
|
-
if (borderWidth && borderColor && state === 'normal') {
|
132
|
-
return "".concat(borderWidth, "px solid ").concat(borderColor);
|
133
|
-
}
|
134
|
-
if (borderWidth && state === 'disabled') {
|
135
|
-
return "".concat(borderWidth, "px solid ").concat(theme.ui_cpnt_button_line_border_disabled);
|
136
|
-
}
|
137
|
-
}
|
138
|
-
return 'none';
|
139
|
-
}, function (_a) {
|
140
|
-
var radius = _a.radius;
|
141
|
-
return "".concat(radius, "px");
|
142
|
-
}, function (_a) {
|
143
|
-
var color = _a.color, state = _a.state, theme = _a.theme;
|
144
|
-
if (state === 'normal') {
|
145
|
-
return color;
|
146
|
-
}
|
147
|
-
return theme.ui_cpnt_textlabel_sys_tertiary;
|
148
|
-
});
|
149
|
-
var S_DesignedSectionTextButtonWrapper = styled_components_1.default.div(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n & > button {\n background: none;\n box-sizing: border-box;\n\n & div {\n color: ", ";\n }\n\n &:hover:enabled {\n background: none;\n }\n\n &:active:enabled {\n background: none;\n }\n }\n"], ["\n & > button {\n background: none;\n box-sizing: border-box;\n\n & div {\n color: ", ";\n }\n\n &:hover:enabled {\n background: none;\n }\n\n &:active:enabled {\n background: none;\n }\n }\n"])), function (_a) {
|
150
|
-
var color = _a.color, state = _a.state, theme = _a.theme;
|
151
|
-
if (state === 'normal') {
|
152
|
-
return color;
|
153
|
-
}
|
154
|
-
return theme.ui_cpnt_textlabel_sys_tertiary;
|
155
|
-
});
|
156
|
-
function IconButton(_a) {
|
157
|
-
var iconButtonIconColor = _a.iconButtonIconColor, iconButtonDisabledIconColor = _a.iconButtonDisabledIconColor, iconButtonBackgroundColor = _a.iconButtonBackgroundColor, iconButtonBorderColor = _a.iconButtonBorderColor, iconButtonDisabledBackgroundColor = _a.iconButtonDisabledBackgroundColor, _b = _a.isDisabled, isDisabled = _b === void 0 ? false : _b, iconName = _a.iconName, _c = _a.state, state = _c === void 0 ? 'normal' : _c, onClick = _a.onClick;
|
158
|
-
var handleOnClick = function () {
|
159
|
-
onClick && onClick();
|
160
|
-
};
|
161
|
-
return ((0, jsx_runtime_1.jsx)(S_IconButtonWrapper, __assign({ iconButtonIconColor: iconButtonIconColor, iconButtonDisabledIconColor: iconButtonDisabledIconColor, iconButtonBackgroundColor: iconButtonBackgroundColor, iconButtonDisabledBackgroundColor: iconButtonDisabledBackgroundColor, iconButtonBorderColor: iconButtonBorderColor, isDisabled: isDisabled }, { children: (0, jsx_runtime_1.jsx)(pdsOriginal_1.D_IconButton, { fillType: "line", shapeType: "circular", baseSize: "large", iconName: iconName, state: state, onClick: handleOnClick }) })));
|
162
|
-
}
|
163
|
-
var S_IconButtonWrapper = styled_components_1.default.div(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n & > button {\n background-color: ", ";\n border: ", ";\n }\n\n & > button:hover:enabled {\n background-color: ", ";\n border: ", ";\n }\n\n & > button > svg > path {\n stroke: ", ";\n }\n"], ["\n & > button {\n background-color: ", ";\n border: ", ";\n }\n\n & > button:hover:enabled {\n background-color: ", ";\n border: ", ";\n }\n\n & > button > svg > path {\n stroke: ", ";\n }\n"])), function (_a) {
|
164
|
-
var iconButtonBackgroundColor = _a.iconButtonBackgroundColor, iconButtonDisabledBackgroundColor = _a.iconButtonDisabledBackgroundColor, isDisabled = _a.isDisabled;
|
165
|
-
return (isDisabled ? iconButtonDisabledBackgroundColor : iconButtonBackgroundColor);
|
166
|
-
}, function (_a) {
|
167
|
-
var iconButtonBorderColor = _a.iconButtonBorderColor;
|
168
|
-
return "1px ".concat(iconButtonBorderColor, " solid");
|
169
|
-
}, function (_a) {
|
170
|
-
var iconButtonBackgroundColor = _a.iconButtonBackgroundColor;
|
171
|
-
return iconButtonBackgroundColor;
|
172
|
-
}, function (_a) {
|
173
|
-
var iconButtonBorderColor = _a.iconButtonBorderColor;
|
174
|
-
return "1px ".concat(iconButtonBorderColor, " solid");
|
175
|
-
}, function (_a) {
|
176
|
-
var iconButtonIconColor = _a.iconButtonIconColor, iconButtonDisabledIconColor = _a.iconButtonDisabledIconColor, isDisabled = _a.isDisabled;
|
177
|
-
return isDisabled ? iconButtonDisabledIconColor : iconButtonIconColor;
|
178
|
-
});
|
179
|
-
function MembershipCard(_a) {
|
180
|
-
var membershipCardTemplate = _a.membershipCardTemplate;
|
181
|
-
var backgroundImageSrc = membershipCardTemplate.backgroundImageSrc, designSchema = membershipCardTemplate.designSchema, logoImageSrc = membershipCardTemplate.logoImageSrc, overlayColorPrimary = membershipCardTemplate.overlayColorPrimary, overlayColorSecondary = membershipCardTemplate.overlayColorSecondary, overlayType = membershipCardTemplate.overlayType;
|
182
|
-
return ((0, jsx_runtime_1.jsxs)("div", __assign({ style: { position: 'relative' } }, { children: [(0, jsx_runtime_1.jsxs)(S_MembershipCardBox, { children: [(0, jsx_runtime_1.jsx)(pdsOriginal_1.ImageView, { src: backgroundImageSrc, width: 288, height: 455, scaleType: "cover" }), (0, jsx_runtime_1.jsx)(S_GlossyOverlayWrapper, { children: (0, jsx_runtime_1.jsx)(pdsOriginal_1.ImageView, { src: constants_1.COMMON_OVERLAY_IMAGE_SRC, width: 288, height: 455, ratio: "10_16", scaleType: "cover" }) }), (0, jsx_runtime_1.jsx)(S_LogoImageWrapper, __assign({ designSchema: designSchema }, { children: (0, jsx_runtime_1.jsx)(pdsOriginal_1.ImageView, { src: logoImageSrc, width: "responsive", scaleType: "contain" }) })), (0, jsx_runtime_1.jsx)(S_MembershipCardOverlay, { overlayType: overlayType, overlayColorPrimary: overlayColorPrimary, overlayColorSecondary: overlayColorSecondary })] }), (0, jsx_runtime_1.jsx)(S_MembershipCardShadow, {})] })));
|
183
|
-
}
|
184
|
-
var S_MembershipCardBox = styled_components_1.default.div(templateObject_7 || (templateObject_7 = __makeTemplateObject(["\n border-radius: 12px;\n height: 455px;\n min-width: 288px;\n overflow: hidden;\n position: relative;\n"], ["\n border-radius: 12px;\n height: 455px;\n min-width: 288px;\n overflow: hidden;\n position: relative;\n"])));
|
185
|
-
var S_GlossyOverlayWrapper = styled_components_1.default.div(templateObject_8 || (templateObject_8 = __makeTemplateObject(["\n inset: 0;\n position: absolute;\n z-index: 4;\n"], ["\n inset: 0;\n position: absolute;\n z-index: 4;\n"])));
|
186
|
-
var designSchemaA = (0, styled_components_1.css)(templateObject_9 || (templateObject_9 = __makeTemplateObject(["\n left: 10%;\n top: 6%;\n width: 50%;\n"], ["\n left: 10%;\n top: 6%;\n width: 50%;\n"])));
|
187
|
-
var designSchemaB = (0, styled_components_1.css)(templateObject_10 || (templateObject_10 = __makeTemplateObject(["\n left: 50%;\n top: 50%;\n transform: translate(-50%, -50%);\n width: 60%;\n"], ["\n left: 50%;\n top: 50%;\n transform: translate(-50%, -50%);\n width: 60%;\n"])));
|
188
|
-
var S_LogoImageWrapper = styled_components_1.default.div(templateObject_11 || (templateObject_11 = __makeTemplateObject(["\n align-items: center;\n display: flex;\n justify-content: center;\n position: absolute;\n z-index: 3;\n\n ", "\n"], ["\n align-items: center;\n display: flex;\n justify-content: center;\n position: absolute;\n z-index: 3;\n\n ", "\n"])), function (_a) {
|
189
|
-
var designSchema = _a.designSchema;
|
190
|
-
switch (designSchema) {
|
191
|
-
case 'A':
|
192
|
-
return designSchemaA;
|
193
|
-
case 'B':
|
194
|
-
return designSchemaB;
|
195
|
-
default:
|
196
|
-
return designSchemaA;
|
197
|
-
}
|
198
|
-
});
|
199
|
-
var overlaySolidType = (0, styled_components_1.css)(templateObject_12 || (templateObject_12 = __makeTemplateObject(["\n background-color: ", ";\n"], ["\n background-color: ", ";\n"])), function (_a) {
|
200
|
-
var overlayColorPrimary = _a.overlayColorPrimary;
|
201
|
-
return overlayColorPrimary;
|
202
|
-
});
|
203
|
-
var overlayGradientType = (0, styled_components_1.css)(templateObject_13 || (templateObject_13 = __makeTemplateObject(["\n background: ", ";\n"], ["\n background: ", ";\n"])), function (_a) {
|
204
|
-
var overlayColorPrimary = _a.overlayColorPrimary, overlayColorSecondary = _a.overlayColorSecondary;
|
205
|
-
return "linear-gradient(135deg, ".concat(overlayColorPrimary, ", ").concat(overlayColorSecondary, ")");
|
206
|
-
});
|
207
|
-
var S_MembershipCardOverlay = styled_components_1.default.div(templateObject_14 || (templateObject_14 = __makeTemplateObject(["\n height: 455px;\n position: absolute;\n top: 0;\n width: 288px;\n z-index: 2;\n\n ", "\n"], ["\n height: 455px;\n position: absolute;\n top: 0;\n width: 288px;\n z-index: 2;\n\n ", "\n"])), function (_a) {
|
208
|
-
var overlayType = _a.overlayType;
|
209
|
-
switch (overlayType) {
|
210
|
-
case 'NONE':
|
211
|
-
return;
|
212
|
-
case 'SOLID':
|
213
|
-
return overlaySolidType;
|
214
|
-
case 'GRADIENT':
|
215
|
-
return overlayGradientType;
|
216
|
-
default:
|
217
|
-
return;
|
218
|
-
}
|
219
|
-
});
|
220
|
-
var S_MembershipCardShadow = styled_components_1.default.div(templateObject_15 || (templateObject_15 = __makeTemplateObject(["\n height: 455px;\n position: absolute;\n top: 0;\n width: 288px;\n\n &::after {\n border-radius: 12px;\n box-shadow: 0 25px 30px 0 rgba(0, 0, 0, 0.2);\n content: '';\n height: 100%;\n left: 0;\n position: absolute;\n top: 0;\n width: 100%;\n }\n"], ["\n height: 455px;\n position: absolute;\n top: 0;\n width: 288px;\n\n &::after {\n border-radius: 12px;\n box-shadow: 0 25px 30px 0 rgba(0, 0, 0, 0.2);\n content: '';\n height: 100%;\n left: 0;\n position: absolute;\n top: 0;\n width: 100%;\n }\n"])));
|
221
|
-
function ColorOverrideIcon(_a) {
|
222
|
-
var iconColor = _a.iconColor, iconName = _a.iconName;
|
223
|
-
return ((0, jsx_runtime_1.jsx)(S_ColorOverrideIconWrapper, __assign({ "x-dlayout-membership-item-element-name": "Icon", iconColor: iconColor }, { children: (0, jsx_runtime_1.jsx)(pdsOriginal_1.Icon, { colorKey: "ui_cpnt_icon_sys_grey_01", iconName: iconName }) })));
|
224
|
-
}
|
225
|
-
var S_ColorOverrideIconWrapper = styled_components_1.default.div(templateObject_16 || (templateObject_16 = __makeTemplateObject(["\n align-items: center;\n display: flex;\n justify-content: center;\n\n & path {\n stroke: ", ";\n }\n"], ["\n align-items: center;\n display: flex;\n justify-content: center;\n\n & path {\n stroke: ", ";\n }\n"])), function (_a) {
|
226
|
-
var iconColor = _a.iconColor;
|
227
|
-
return iconColor;
|
228
|
-
});
|
229
|
-
function XlargeMainButton(_a) {
|
230
|
-
var buttonTextColor = _a.buttonTextColor, buttonBackgroundColor = _a.buttonBackgroundColor, _b = _a.state, state = _b === void 0 ? 'normal' : _b, buttonText = _a.buttonText, $paddingBottom = _a.$paddingBottom;
|
231
|
-
return ((0, jsx_runtime_1.jsx)(S_XlargeMainButtonPropsWrapper, __assign({ "x-dlayout-membership-item-element-name": "Icon", buttonTextColor: buttonTextColor, buttonBackgroundColor: buttonBackgroundColor, "$paddingBottom": $paddingBottom }, { children: (0, jsx_runtime_1.jsx)(pdsOriginal_1.D_MainButton, { text: buttonText, size: "rlarge", state: state, responsiveMode: "use" }) })));
|
232
|
-
}
|
233
|
-
var S_XlargeMainButtonPropsWrapper = styled_components_1.default.div(templateObject_17 || (templateObject_17 = __makeTemplateObject(["\n align-items: center;\n display: flex;\n justify-content: center;\n margin-top: ", ";\n padding-bottom: ", ";\n\n & > button {\n background-color: ", ";\n box-sizing: border-box;\n height: 64px;\n\n & div {\n color: ", ";\n text-align: center;\n }\n }\n"], ["\n align-items: center;\n display: flex;\n justify-content: center;\n margin-top: ", ";\n padding-bottom: ", ";\n\n & > button {\n background-color: ", ";\n box-sizing: border-box;\n height: 64px;\n\n & div {\n color: ", ";\n text-align: center;\n }\n }\n"])), function (_a) {
|
234
|
-
var theme = _a.theme;
|
235
|
-
return theme.spacing.spacingF;
|
236
|
-
}, function (_a) {
|
237
|
-
var $paddingBottom = _a.$paddingBottom;
|
238
|
-
return $paddingBottom && $paddingBottom;
|
239
|
-
}, function (_a) {
|
240
|
-
var theme = _a.theme, buttonBackgroundColor = _a.buttonBackgroundColor;
|
241
|
-
return buttonBackgroundColor
|
242
|
-
? buttonBackgroundColor
|
243
|
-
: theme.ui_cpnt_button_fill_base_disabled;
|
244
|
-
}, function (_a) {
|
245
|
-
var buttonTextColor = _a.buttonTextColor, theme = _a.theme;
|
246
|
-
return buttonTextColor ? buttonTextColor : theme.ui_cpnt_textlabel_sys_tertiary;
|
247
|
-
});
|
248
|
-
MembershipSectionItem.Title = Title;
|
249
|
-
MembershipSectionItem.Description = Description;
|
250
|
-
MembershipSectionItem.DesignedSectionButton = DesignedSectionButton;
|
251
|
-
MembershipSectionItem.IconButton = IconButton;
|
252
|
-
MembershipSectionItem.MembershipCard = MembershipCard;
|
253
|
-
MembershipSectionItem.ColorOverrideIcon = ColorOverrideIcon;
|
254
|
-
MembershipSectionItem.XlargeMainButton = XlargeMainButton;
|
255
|
-
exports.default = MembershipSectionItem;
|
256
|
-
var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6, templateObject_7, templateObject_8, templateObject_9, templateObject_10, templateObject_11, templateObject_12, templateObject_13, templateObject_14, templateObject_15, templateObject_16, templateObject_17;
|
@@ -1 +0,0 @@
|
|
1
|
-
export { default as D_MembershipSectionItem } from './MembershipSectionItem';
|
@@ -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_MembershipSectionItem = void 0;
|
7
|
-
var MembershipSectionItem_1 = require("./MembershipSectionItem");
|
8
|
-
Object.defineProperty(exports, "D_MembershipSectionItem", { enumerable: true, get: function () { return __importDefault(MembershipSectionItem_1).default; } });
|
@@ -1,7 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.M_MembershipSectionItem = exports.D_MembershipSectionItem = void 0;
|
4
|
-
var desktop_1 = require("./desktop");
|
5
|
-
Object.defineProperty(exports, "D_MembershipSectionItem", { enumerable: true, get: function () { return desktop_1.D_MembershipSectionItem; } });
|
6
|
-
var mobile_1 = require("./mobile");
|
7
|
-
Object.defineProperty(exports, "M_MembershipSectionItem", { enumerable: true, get: function () { return mobile_1.M_MembershipSectionItem; } });
|
@@ -1,45 +0,0 @@
|
|
1
|
-
/// <reference types="react" />
|
2
|
-
import type { PDSIconType } from '@sub/DynamicLayout/components/pdsOriginal/common';
|
3
|
-
import type { TextLabelProps } from '@sub/DynamicLayout/components/pdsOriginal/desktop/TextLabel/TextLabel';
|
4
|
-
import type { IItemButton, IItemDescription, IItemTitle, IMembershipCardTemplate } from '@sub/DynamicLayout/types';
|
5
|
-
declare function MembershipSectionItem(): JSX.Element;
|
6
|
-
declare namespace MembershipSectionItem {
|
7
|
-
var Title: ({ text, color, lineHeight, ...textLabelProps }: IItemTitle & TextLabelProps & {
|
8
|
-
lineHeight?: number | undefined;
|
9
|
-
}) => JSX.Element;
|
10
|
-
var Description: ({ text, color, fontWeight, ...textLabelProps }: IItemDescription & TextLabelProps & {
|
11
|
-
fontWeight?: string | undefined;
|
12
|
-
}) => JSX.Element;
|
13
|
-
var DesignedSectionButton: ({ buttonType, backgroundColor, textColor, text, linkType, src, linkMethod, state, borderColor }: IItemButton) => JSX.Element;
|
14
|
-
var IconButton: ({ iconButtonBackgroundColor, iconButtonBorderColor, iconButtonDisabledBackgroundColor, iconButtonDisabledIconColor, iconButtonIconColor, isDisabled, iconName, state, onClick }: IconButtonProps) => JSX.Element;
|
15
|
-
var MembershipCard: ({ membershipCardTemplate, cardWidth }: MembershipCardProps) => JSX.Element;
|
16
|
-
var ColorOverrideIcon: ({ iconColor, iconName }: ColorOverrideIconProps) => JSX.Element;
|
17
|
-
var XlargeMainButton: ({ buttonTextColor, buttonBackgroundColor, buttonText, onClick, state }: XlargeMainButtonProps) => JSX.Element;
|
18
|
-
}
|
19
|
-
type IconButtonProps = {
|
20
|
-
iconButtonIconColor: string;
|
21
|
-
iconButtonDisabledIconColor: string;
|
22
|
-
iconButtonBorderColor: string;
|
23
|
-
iconButtonBackgroundColor: string;
|
24
|
-
iconButtonDisabledBackgroundColor: string;
|
25
|
-
isDisabled?: boolean;
|
26
|
-
iconName: PDSIconType;
|
27
|
-
state?: 'normal' | 'disabled';
|
28
|
-
onClick?: (value?: number | string) => void;
|
29
|
-
};
|
30
|
-
type MembershipCardProps = {
|
31
|
-
membershipCardTemplate: IMembershipCardTemplate;
|
32
|
-
cardWidth?: number;
|
33
|
-
};
|
34
|
-
type ColorOverrideIconProps = {
|
35
|
-
iconColor: string;
|
36
|
-
iconName: PDSIconType;
|
37
|
-
};
|
38
|
-
type XlargeMainButtonProps = {
|
39
|
-
buttonTextColor?: string;
|
40
|
-
buttonBackgroundColor?: string;
|
41
|
-
buttonText?: string;
|
42
|
-
onClick?: () => void;
|
43
|
-
state?: 'normal' | 'disabled';
|
44
|
-
};
|
45
|
-
export default MembershipSectionItem;
|
@@ -1,276 +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 __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
18
|
-
if (k2 === undefined) k2 = k;
|
19
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
20
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
21
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
22
|
-
}
|
23
|
-
Object.defineProperty(o, k2, desc);
|
24
|
-
}) : (function(o, m, k, k2) {
|
25
|
-
if (k2 === undefined) k2 = k;
|
26
|
-
o[k2] = m[k];
|
27
|
-
}));
|
28
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
29
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
30
|
-
}) : function(o, v) {
|
31
|
-
o["default"] = v;
|
32
|
-
});
|
33
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
34
|
-
if (mod && mod.__esModule) return mod;
|
35
|
-
var result = {};
|
36
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
37
|
-
__setModuleDefault(result, mod);
|
38
|
-
return result;
|
39
|
-
};
|
40
|
-
var __rest = (this && this.__rest) || function (s, e) {
|
41
|
-
var t = {};
|
42
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
43
|
-
t[p] = s[p];
|
44
|
-
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
45
|
-
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
46
|
-
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
47
|
-
t[p[i]] = s[p[i]];
|
48
|
-
}
|
49
|
-
return t;
|
50
|
-
};
|
51
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
52
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
53
|
-
var react_1 = require("react");
|
54
|
-
var pdsOriginal_1 = require("@sub/DynamicLayout/components/pdsOriginal");
|
55
|
-
var dynamicLayoutContext_1 = require("@sub/DynamicLayout/dynamicLayoutContext");
|
56
|
-
var styled_components_1 = __importStar(require("styled-components"));
|
57
|
-
var constants_1 = require("../../constants");
|
58
|
-
function MembershipSectionItem() {
|
59
|
-
return (0, jsx_runtime_1.jsx)(S_Item, { "x-dlayout-section-element-name": "Item", isClickable: false });
|
60
|
-
}
|
61
|
-
var S_Item = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n position: relative;\n ", "\n"], ["\n position: relative;\n ", "\n"])), function (_a) {
|
62
|
-
var isClickable = _a.isClickable;
|
63
|
-
return isClickable && 'cursor : pointer;';
|
64
|
-
});
|
65
|
-
function Title(_a) {
|
66
|
-
var text = _a.text, color = _a.color, _b = _a.lineHeight, lineHeight = _b === void 0 ? 1.5 : _b, textLabelProps = __rest(_a, ["text", "color", "lineHeight"]);
|
67
|
-
return ((0, jsx_runtime_1.jsx)(S_TitleStyleWrapper, __assign({ "x-dlayout-membership-item-element-name": "Title", color: color, lineHeight: lineHeight }, { children: (0, jsx_runtime_1.jsx)(pdsOriginal_1.M_TextLabel, __assign({ text: text, colorTheme: "sysTextPrimary" }, textLabelProps)) })));
|
68
|
-
}
|
69
|
-
var S_TitleStyleWrapper = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n & > div {\n color: ", ";\n line-height: ", ";\n }\n"], ["\n & > div {\n color: ", ";\n line-height: ", ";\n }\n"])), function (_a) {
|
70
|
-
var color = _a.color;
|
71
|
-
return color;
|
72
|
-
}, function (_a) {
|
73
|
-
var lineHeight = _a.lineHeight;
|
74
|
-
return lineHeight;
|
75
|
-
});
|
76
|
-
function Description(_a) {
|
77
|
-
var text = _a.text, color = _a.color, fontWeight = _a.fontWeight, textLabelProps = __rest(_a, ["text", "color", "fontWeight"]);
|
78
|
-
return ((0, jsx_runtime_1.jsx)(S_DescriptionStyleWrapper, __assign({ "x-dlayout-membership-item-element-name": "Description", color: color, fontWeight: fontWeight, isBulletPointMode: textLabelProps.bulletPointMode === 'use' }, { children: (0, jsx_runtime_1.jsx)(pdsOriginal_1.M_TextLabel, __assign({ text: text, colorTheme: "sysTextSecondary" }, textLabelProps)) })));
|
79
|
-
}
|
80
|
-
var S_DescriptionStyleWrapper = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n ", ";\n\n & > div {\n color: ", ";\n width: 100%;\n\n ", ";\n }\n"], ["\n ", ";\n\n & > div {\n color: ", ";\n width: 100%;\n\n ", ";\n }\n"])), function (_a) {
|
81
|
-
var isBulletPointMode = _a.isBulletPointMode;
|
82
|
-
return isBulletPointMode && 'position: relative';
|
83
|
-
}, function (_a) {
|
84
|
-
var color = _a.color;
|
85
|
-
return color;
|
86
|
-
}, function (_a) {
|
87
|
-
var fontWeight = _a.fontWeight;
|
88
|
-
return fontWeight && "font-weight : ".concat(fontWeight, ";");
|
89
|
-
});
|
90
|
-
function DesignedSectionButton(_a) {
|
91
|
-
var buttonType = _a.buttonType, backgroundColor = _a.backgroundColor, textColor = _a.textColor, text = _a.text, _b = _a.linkType, linkType = _b === void 0 ? 'NONE' : _b, _c = _a.src, src = _c === void 0 ? '' : _c, _d = _a.linkMethod, linkMethod = _d === void 0 ? 'CLICK_BUTTON_IN_ITEM' : _d, _e = _a.state, state = _e === void 0 ? 'normal' : _e, borderColor = _a.borderColor;
|
92
|
-
var _f = (0, react_1.useContext)(dynamicLayoutContext_1.dynamicLayoutContext), mode = _f.mode, isPreview = _f.isPreview, navigationHandler = _f.navigationHandler;
|
93
|
-
var handleClickButton = function (e) {
|
94
|
-
if (isPreview !== null && isPreview !== void 0 ? isPreview : mode === 'PREVIEW')
|
95
|
-
return;
|
96
|
-
e.preventDefault();
|
97
|
-
e.stopPropagation();
|
98
|
-
typeof navigationHandler === 'function' && navigationHandler(linkType, src);
|
99
|
-
};
|
100
|
-
if (!src || linkMethod !== 'CLICK_BUTTON_IN_ITEM')
|
101
|
-
return (0, jsx_runtime_1.jsx)(jsx_runtime_1.Fragment, {});
|
102
|
-
switch (buttonType) {
|
103
|
-
case 'A':
|
104
|
-
return ((0, jsx_runtime_1.jsx)(S_DesignedSectionMainButtonWrapper, __assign({ "x-dlayout-membership-item-element-name": "Button", backgroundColor: backgroundColor, color: textColor, radius: 0, state: state, type: buttonType }, { children: (0, jsx_runtime_1.jsx)(pdsOriginal_1.M_MainButton, { text: text || 'BUTTON', state: state, onClick: handleClickButton }) })));
|
105
|
-
case 'B':
|
106
|
-
return ((0, jsx_runtime_1.jsx)(S_DesignedSectionMainButtonWrapper, __assign({ "x-dlayout-membership-item-element-name": "Button", backgroundColor: backgroundColor, color: textColor, radius: 6, state: state, type: buttonType }, { children: (0, jsx_runtime_1.jsx)(pdsOriginal_1.M_MainButton, { text: text || 'BUTTON', state: state, onClick: handleClickButton }) })));
|
107
|
-
case 'C':
|
108
|
-
return ((0, jsx_runtime_1.jsx)(S_DesignedSectionMainButtonWrapper, __assign({ "x-dlayout-membership-item-element-name": "Button", backgroundColor: backgroundColor, color: textColor, radius: 14, state: state, type: buttonType }, { children: (0, jsx_runtime_1.jsx)(pdsOriginal_1.M_MainButton, { text: text || 'BUTTON', state: state, onClick: handleClickButton }) })));
|
109
|
-
case 'D':
|
110
|
-
return ((0, jsx_runtime_1.jsx)(S_DesignedSectionMainButtonWrapper, __assign({ "x-dlayout-membership-item-element-name": "Button", backgroundColor: backgroundColor, color: textColor, radius: 24, state: state, type: buttonType }, { children: (0, jsx_runtime_1.jsx)(pdsOriginal_1.M_MainButton, { text: text || 'BUTTON', state: state, onClick: handleClickButton }) })));
|
111
|
-
case 'E':
|
112
|
-
return ((0, jsx_runtime_1.jsx)(S_DesignedSectionMainButtonWrapper, __assign({ "x-dlayout-membership-item-element-name": "Button", backgroundColor: backgroundColor, color: textColor, radius: 0, borderWidth: 2, borderColor: borderColor, state: state, type: buttonType }, { children: (0, jsx_runtime_1.jsx)(pdsOriginal_1.M_MainButton, { text: text || 'BUTTON', state: state, onClick: handleClickButton }) })));
|
113
|
-
case 'F':
|
114
|
-
return ((0, jsx_runtime_1.jsx)(S_DesignedSectionMainButtonWrapper, __assign({ "x-dlayout-membership-item-element-name": "Button", backgroundColor: backgroundColor, color: textColor, radius: 6, borderWidth: 2, borderColor: borderColor, state: state, type: buttonType }, { children: (0, jsx_runtime_1.jsx)(pdsOriginal_1.M_MainButton, { text: text || 'BUTTON', state: state, onClick: handleClickButton }) })));
|
115
|
-
case 'G':
|
116
|
-
return ((0, jsx_runtime_1.jsx)(S_DesignedSectionMainButtonWrapper, __assign({ "x-dlayout-membership-item-element-name": "Button", backgroundColor: backgroundColor, color: textColor, radius: 14, borderWidth: 2, borderColor: borderColor, state: state, type: buttonType }, { children: (0, jsx_runtime_1.jsx)(pdsOriginal_1.M_MainButton, { text: text || 'BUTTON', state: state, onClick: handleClickButton }) })));
|
117
|
-
case 'H':
|
118
|
-
return ((0, jsx_runtime_1.jsx)(S_DesignedSectionMainButtonWrapper, __assign({ "x-dlayout-membership-item-element-name": "Button", backgroundColor: backgroundColor, color: textColor, radius: 24, borderWidth: 2, borderColor: borderColor, state: state, type: buttonType }, { children: (0, jsx_runtime_1.jsx)(pdsOriginal_1.M_MainButton, { text: text || 'BUTTON', state: state, onClick: handleClickButton }) })));
|
119
|
-
case 'I':
|
120
|
-
return ((0, jsx_runtime_1.jsx)(S_DesignedSectionTextButtonWrapper, __assign({ color: textColor, state: state }, { children: (0, jsx_runtime_1.jsx)(pdsOriginal_1.M_TextButton, { text: text || 'BUTTON', onClick: handleClickButton, state: state }) })));
|
121
|
-
default:
|
122
|
-
return (0, jsx_runtime_1.jsx)("button", __assign({ type: "button" }, { children: "wrong type" }));
|
123
|
-
}
|
124
|
-
}
|
125
|
-
var S_DesignedSectionMainButtonWrapper = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n & > button {\n background-color: ", ";\n border: ", ";\n border-radius: ", ";\n\n box-sizing: border-box;\n\n & div {\n color: ", ";\n }\n }\n"], ["\n & > button {\n background-color: ", ";\n border: ", ";\n border-radius: ", ";\n\n box-sizing: border-box;\n\n & div {\n color: ", ";\n }\n }\n"])), function (_a) {
|
126
|
-
var theme = _a.theme, backgroundColor = _a.backgroundColor, state = _a.state;
|
127
|
-
if (backgroundColor && state === 'normal') {
|
128
|
-
return backgroundColor;
|
129
|
-
}
|
130
|
-
return theme.ui_cpnt_button_fill_base_disabled;
|
131
|
-
}, function (_a) {
|
132
|
-
var borderWidth = _a.borderWidth, borderColor = _a.borderColor, state = _a.state, type = _a.type, theme = _a.theme;
|
133
|
-
if (type === 'E' || type === 'F' || type === 'G' || type === 'H') {
|
134
|
-
if (borderWidth && borderColor && state === 'normal') {
|
135
|
-
return "".concat(borderWidth, "px solid ").concat(borderColor);
|
136
|
-
}
|
137
|
-
if (borderWidth && state === 'disabled') {
|
138
|
-
return "".concat(borderWidth, "px solid ").concat(theme.ui_cpnt_button_line_border_disabled);
|
139
|
-
}
|
140
|
-
}
|
141
|
-
return 'none';
|
142
|
-
}, function (_a) {
|
143
|
-
var radius = _a.radius;
|
144
|
-
return "".concat(radius, "px");
|
145
|
-
}, function (_a) {
|
146
|
-
var color = _a.color, state = _a.state, theme = _a.theme;
|
147
|
-
if (state === 'normal') {
|
148
|
-
return color;
|
149
|
-
}
|
150
|
-
return theme.ui_cpnt_textlabel_sys_tertiary;
|
151
|
-
});
|
152
|
-
var S_DesignedSectionTextButtonWrapper = styled_components_1.default.div(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n & > button {\n background: none;\n box-sizing: border-box;\n\n & div {\n color: ", ";\n }\n\n &:hover:enabled {\n background: none;\n }\n\n &:active:enabled {\n background: none;\n }\n }\n"], ["\n & > button {\n background: none;\n box-sizing: border-box;\n\n & div {\n color: ", ";\n }\n\n &:hover:enabled {\n background: none;\n }\n\n &:active:enabled {\n background: none;\n }\n }\n"])), function (_a) {
|
153
|
-
var color = _a.color, state = _a.state, theme = _a.theme;
|
154
|
-
if (state === 'normal') {
|
155
|
-
return color;
|
156
|
-
}
|
157
|
-
return theme.ui_cpnt_textlabel_sys_tertiary;
|
158
|
-
});
|
159
|
-
function IconButton(_a) {
|
160
|
-
var iconButtonBackgroundColor = _a.iconButtonBackgroundColor, iconButtonBorderColor = _a.iconButtonBorderColor, iconButtonDisabledBackgroundColor = _a.iconButtonDisabledBackgroundColor, iconButtonDisabledIconColor = _a.iconButtonDisabledIconColor, iconButtonIconColor = _a.iconButtonIconColor, _b = _a.isDisabled, isDisabled = _b === void 0 ? false : _b, iconName = _a.iconName, _c = _a.state, state = _c === void 0 ? 'normal' : _c, onClick = _a.onClick;
|
161
|
-
var handleOnClick = function () {
|
162
|
-
onClick && onClick();
|
163
|
-
};
|
164
|
-
return ((0, jsx_runtime_1.jsx)(S_IconButtonWrapper, __assign({ iconButtonIconColor: iconButtonIconColor, iconButtonDisabledIconColor: iconButtonDisabledIconColor, iconButtonBackgroundColor: iconButtonBackgroundColor, iconButtonDisabledBackgroundColor: iconButtonDisabledBackgroundColor, iconButtonBorderColor: iconButtonBorderColor, isDisabled: isDisabled }, { children: (0, jsx_runtime_1.jsx)(pdsOriginal_1.M_IconButton, { fillType: "line", shapeType: "circular", baseSize: "medium", iconName: iconName, state: state, onClick: handleOnClick }) })));
|
165
|
-
}
|
166
|
-
var S_IconButtonWrapper = styled_components_1.default.div(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n & > button {\n background-color: ", ";\n border: ", ";\n }\n\n & > button:hover:enabled {\n background-color: ", ";\n border: ", ";\n }\n\n & > button > svg > path {\n stroke: ", ";\n }\n"], ["\n & > button {\n background-color: ", ";\n border: ", ";\n }\n\n & > button:hover:enabled {\n background-color: ", ";\n border: ", ";\n }\n\n & > button > svg > path {\n stroke: ", ";\n }\n"])), function (_a) {
|
167
|
-
var iconButtonBackgroundColor = _a.iconButtonBackgroundColor, iconButtonDisabledBackgroundColor = _a.iconButtonDisabledBackgroundColor, isDisabled = _a.isDisabled;
|
168
|
-
return (isDisabled ? iconButtonDisabledBackgroundColor : iconButtonBackgroundColor);
|
169
|
-
}, function (_a) {
|
170
|
-
var iconButtonBorderColor = _a.iconButtonBorderColor;
|
171
|
-
return "1px ".concat(iconButtonBorderColor, " solid");
|
172
|
-
}, function (_a) {
|
173
|
-
var iconButtonBackgroundColor = _a.iconButtonBackgroundColor;
|
174
|
-
return iconButtonBackgroundColor;
|
175
|
-
}, function (_a) {
|
176
|
-
var iconButtonBorderColor = _a.iconButtonBorderColor;
|
177
|
-
return "1px ".concat(iconButtonBorderColor, " solid");
|
178
|
-
}, function (_a) {
|
179
|
-
var iconButtonIconColor = _a.iconButtonIconColor, iconButtonDisabledIconColor = _a.iconButtonDisabledIconColor, isDisabled = _a.isDisabled;
|
180
|
-
return isDisabled ? iconButtonDisabledIconColor : iconButtonIconColor;
|
181
|
-
});
|
182
|
-
function MembershipCard(_a) {
|
183
|
-
var membershipCardTemplate = _a.membershipCardTemplate, cardWidth = _a.cardWidth;
|
184
|
-
var backgroundImageSrc = membershipCardTemplate.backgroundImageSrc, designSchema = membershipCardTemplate.designSchema, logoImageSrc = membershipCardTemplate.logoImageSrc, overlayColorPrimary = membershipCardTemplate.overlayColorPrimary, overlayColorSecondary = membershipCardTemplate.overlayColorSecondary, overlayType = membershipCardTemplate.overlayType;
|
185
|
-
return ((0, jsx_runtime_1.jsx)("div", { children: (0, jsx_runtime_1.jsxs)(S_MembershipCardBox, { children: [(0, jsx_runtime_1.jsx)(pdsOriginal_1.ImageView, { src: backgroundImageSrc, width: cardWidth ? cardWidth : 'responsive', ratio: "10_16", scaleType: "cover" }), (0, jsx_runtime_1.jsx)(S_GlossyOverlayWrapper, { children: (0, jsx_runtime_1.jsx)(pdsOriginal_1.ImageView, { src: constants_1.COMMON_OVERLAY_IMAGE_SRC, width: cardWidth ? cardWidth : 'responsive', ratio: "10_16", scaleType: "cover" }) }), (0, jsx_runtime_1.jsx)(S_LogoImageWrapper, __assign({ designSchema: designSchema }, { children: (0, jsx_runtime_1.jsx)(pdsOriginal_1.ImageView, { src: logoImageSrc, width: "responsive", scaleType: "contain" }) })), (0, jsx_runtime_1.jsx)(S_MembershipCardOverlay, { overlayType: overlayType, overlayColorPrimary: overlayColorPrimary, overlayColorSecondary: overlayColorSecondary, cardWidth: cardWidth })] }) }));
|
186
|
-
}
|
187
|
-
var S_MembershipCardBox = styled_components_1.default.div(templateObject_7 || (templateObject_7 = __makeTemplateObject(["\n border-radius: 12px;\n height: ", ";\n min-width: ", ";\n overflow: hidden;\n position: relative;\n width: 100%;\n"], ["\n border-radius: 12px;\n height: ", ";\n min-width: ", ";\n overflow: hidden;\n position: relative;\n width: 100%;\n"])), function (_a) {
|
188
|
-
var cardWidth = _a.cardWidth;
|
189
|
-
return (cardWidth ? "".concat(cardWidth * 1.6, "px") : '100%');
|
190
|
-
}, function (_a) {
|
191
|
-
var cardWidth = _a.cardWidth;
|
192
|
-
return (cardWidth ? "".concat(cardWidth, "px") : '100%');
|
193
|
-
});
|
194
|
-
var S_GlossyOverlayWrapper = styled_components_1.default.div(templateObject_8 || (templateObject_8 = __makeTemplateObject(["\n inset: 0;\n position: absolute;\n z-index: 4;\n"], ["\n inset: 0;\n position: absolute;\n z-index: 4;\n"])));
|
195
|
-
var designSchemaA = (0, styled_components_1.css)(templateObject_9 || (templateObject_9 = __makeTemplateObject(["\n left: 10%;\n top: 6%;\n"], ["\n left: 10%;\n top: 6%;\n"])));
|
196
|
-
var designSchemaB = (0, styled_components_1.css)(templateObject_10 || (templateObject_10 = __makeTemplateObject(["\n left: 50%;\n top: 50%;\n transform: translate(-50%, -50%);\n"], ["\n left: 50%;\n top: 50%;\n transform: translate(-50%, -50%);\n"])));
|
197
|
-
var S_LogoImageWrapper = styled_components_1.default.div(templateObject_11 || (templateObject_11 = __makeTemplateObject(["\n align-items: center;\n display: flex;\n justify-content: center;\n position: absolute;\n width: ", ";\n z-index: 3;\n\n ", "\n"], ["\n align-items: center;\n display: flex;\n justify-content: center;\n position: absolute;\n width: ", ";\n z-index: 3;\n\n ", "\n"])), function (_a) {
|
198
|
-
var cardWidth = _a.cardWidth, designSchema = _a.designSchema;
|
199
|
-
if (designSchema === 'A') {
|
200
|
-
return cardWidth ? "".concat(cardWidth * 0.5, "px") : '50%';
|
201
|
-
}
|
202
|
-
if (designSchema === 'B') {
|
203
|
-
return cardWidth ? "".concat(cardWidth * 0.6, "px") : '60%';
|
204
|
-
}
|
205
|
-
return cardWidth ? "".concat(cardWidth * 0.5, "px") : '50%';
|
206
|
-
}, function (_a) {
|
207
|
-
var designSchema = _a.designSchema;
|
208
|
-
switch (designSchema) {
|
209
|
-
case 'A':
|
210
|
-
return designSchemaA;
|
211
|
-
case 'B':
|
212
|
-
return designSchemaB;
|
213
|
-
default:
|
214
|
-
return designSchemaA;
|
215
|
-
}
|
216
|
-
});
|
217
|
-
var overlaySolidType = (0, styled_components_1.css)(templateObject_12 || (templateObject_12 = __makeTemplateObject(["\n background-color: ", ";\n"], ["\n background-color: ", ";\n"])), function (_a) {
|
218
|
-
var overlayColorPrimary = _a.overlayColorPrimary;
|
219
|
-
return overlayColorPrimary;
|
220
|
-
});
|
221
|
-
var overlayGradientType = (0, styled_components_1.css)(templateObject_13 || (templateObject_13 = __makeTemplateObject(["\n background: ", ";\n"], ["\n background: ", ";\n"])), function (_a) {
|
222
|
-
var overlayColorPrimary = _a.overlayColorPrimary, overlayColorSecondary = _a.overlayColorSecondary;
|
223
|
-
return "linear-gradient(135deg, ".concat(overlayColorPrimary, ", ").concat(overlayColorSecondary, ")");
|
224
|
-
});
|
225
|
-
var S_MembershipCardOverlay = styled_components_1.default.div(templateObject_14 || (templateObject_14 = __makeTemplateObject(["\n height: ", ";\n position: absolute;\n top: 0;\n width: ", ";\n z-index: 2;\n\n ", "\n"], ["\n height: ", ";\n position: absolute;\n top: 0;\n width: ", ";\n z-index: 2;\n\n ", "\n"])), function (_a) {
|
226
|
-
var cardWidth = _a.cardWidth;
|
227
|
-
return (cardWidth ? "".concat(cardWidth * 1.6, "px") : '100%');
|
228
|
-
}, function (_a) {
|
229
|
-
var cardWidth = _a.cardWidth;
|
230
|
-
return (cardWidth ? "".concat(cardWidth, "px") : '100%');
|
231
|
-
}, function (_a) {
|
232
|
-
var overlayType = _a.overlayType;
|
233
|
-
switch (overlayType) {
|
234
|
-
case 'NONE':
|
235
|
-
return;
|
236
|
-
case 'SOLID':
|
237
|
-
return overlaySolidType;
|
238
|
-
case 'GRADIENT':
|
239
|
-
return overlayGradientType;
|
240
|
-
default:
|
241
|
-
return;
|
242
|
-
}
|
243
|
-
});
|
244
|
-
function ColorOverrideIcon(_a) {
|
245
|
-
var iconColor = _a.iconColor, iconName = _a.iconName;
|
246
|
-
return ((0, jsx_runtime_1.jsx)(S_ColorOverrideIconWrapper, __assign({ "x-dlayout-membership-item-element-name": "Icon", iconColor: iconColor }, { children: (0, jsx_runtime_1.jsx)(pdsOriginal_1.Icon, { colorKey: "ui_cpnt_icon_sys_grey_01", iconName: iconName }) })));
|
247
|
-
}
|
248
|
-
var S_ColorOverrideIconWrapper = styled_components_1.default.div(templateObject_15 || (templateObject_15 = __makeTemplateObject(["\n align-items: center;\n display: flex;\n justify-content: center;\n\n & path {\n stroke: ", ";\n }\n"], ["\n align-items: center;\n display: flex;\n justify-content: center;\n\n & path {\n stroke: ", ";\n }\n"])), function (_a) {
|
249
|
-
var iconColor = _a.iconColor;
|
250
|
-
return iconColor;
|
251
|
-
});
|
252
|
-
function XlargeMainButton(_a) {
|
253
|
-
var buttonTextColor = _a.buttonTextColor, buttonBackgroundColor = _a.buttonBackgroundColor, buttonText = _a.buttonText, onClick = _a.onClick, _b = _a.state, state = _b === void 0 ? 'normal' : _b;
|
254
|
-
var handleOnclick = function () {
|
255
|
-
onClick && onClick();
|
256
|
-
};
|
257
|
-
return ((0, jsx_runtime_1.jsx)(S_XlargeMainButtonPropsWrapper, __assign({ "x-dlayout-membership-item-element-name": "Icon", buttonTextColor: buttonTextColor, buttonBackgroundColor: buttonBackgroundColor }, { children: (0, jsx_runtime_1.jsx)(pdsOriginal_1.M_MainButton, { text: buttonText, size: "rlarge", responsiveMode: "use", onClick: handleOnclick, state: state }) })));
|
258
|
-
}
|
259
|
-
var S_XlargeMainButtonPropsWrapper = styled_components_1.default.div(templateObject_16 || (templateObject_16 = __makeTemplateObject(["\n & > button {\n background-color: ", ";\n box-sizing: border-box;\n height: 100%;\n\n & div {\n -webkit-line-clamp: 2;\n align-items: center;\n color: ", ";\n display: flex;\n height: 64px;\n justify-content: center;\n line-height: 24px;\n overflow: auto;\n text-align: center;\n }\n }\n"], ["\n & > button {\n background-color: ", ";\n box-sizing: border-box;\n height: 100%;\n\n & div {\n -webkit-line-clamp: 2;\n align-items: center;\n color: ", ";\n display: flex;\n height: 64px;\n justify-content: center;\n line-height: 24px;\n overflow: auto;\n text-align: center;\n }\n }\n"])), function (_a) {
|
260
|
-
var theme = _a.theme, buttonBackgroundColor = _a.buttonBackgroundColor;
|
261
|
-
return buttonBackgroundColor
|
262
|
-
? buttonBackgroundColor
|
263
|
-
: theme.ui_cpnt_button_fill_base_disabled;
|
264
|
-
}, function (_a) {
|
265
|
-
var buttonTextColor = _a.buttonTextColor, theme = _a.theme;
|
266
|
-
return buttonTextColor ? buttonTextColor : theme.ui_cpnt_textlabel_sys_tertiary;
|
267
|
-
});
|
268
|
-
MembershipSectionItem.Title = Title;
|
269
|
-
MembershipSectionItem.Description = Description;
|
270
|
-
MembershipSectionItem.DesignedSectionButton = DesignedSectionButton;
|
271
|
-
MembershipSectionItem.IconButton = IconButton;
|
272
|
-
MembershipSectionItem.MembershipCard = MembershipCard;
|
273
|
-
MembershipSectionItem.ColorOverrideIcon = ColorOverrideIcon;
|
274
|
-
MembershipSectionItem.XlargeMainButton = XlargeMainButton;
|
275
|
-
exports.default = MembershipSectionItem;
|
276
|
-
var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6, templateObject_7, templateObject_8, templateObject_9, templateObject_10, templateObject_11, templateObject_12, templateObject_13, templateObject_14, templateObject_15, templateObject_16;
|
@@ -1 +0,0 @@
|
|
1
|
-
export { default as M_MembershipSectionItem } from './MembershipSectionItem';
|