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,176 +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 __importDefault = (this && this.__importDefault) || function (mod) {
|
41
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
42
|
-
};
|
43
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
44
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
45
|
-
var react_1 = require("react");
|
46
|
-
var DynamicLayout_1 = require("@sub/DynamicLayout");
|
47
|
-
var compositionQueryContext_1 = require("@sub/DynamicLayout/compositionQueryContext");
|
48
|
-
var styled_components_1 = __importStar(require("styled-components"));
|
49
|
-
var hooks_1 = require("../../../../hooks");
|
50
|
-
var util_1 = require("../../../../util");
|
51
|
-
var S_CB_AnimationObserverBox_1 = require("../components/S_CB_AnimationObserverBox");
|
52
|
-
var S_CB_BoxWithShadow_1 = require("../components/S_CB_BoxWithShadow");
|
53
|
-
var S_HiddenCover_1 = require("../components/S_HiddenCover");
|
54
|
-
var useCLINK_1 = __importDefault(require("../hooks/useCLINK"));
|
55
|
-
function Image(props) {
|
56
|
-
var _a = (0, react_1.useContext)(DynamicLayout_1.dynamicLayoutContext), device = _a.device, mode = _a.mode;
|
57
|
-
var queryContext = (0, compositionQueryContext_1.useCCBQueryPath)();
|
58
|
-
var index = props.index, CB_CONTENT_PROP_IMAGE = props.CB_CONTENT_PROP_IMAGE, _b = props.CB_CONTENT_PROP_CLINK, CB_CONTENT_PROP_CLINK_SPEC_SRC = _b.CB_CONTENT_PROP_CLINK_SPEC_SRC, CB_CONTENT_PROP_CLINK_SPEC_TYPE = _b.CB_CONTENT_PROP_CLINK_SPEC_TYPE, CB_CONTENT_PROP_CLINK_SPEC_NEWTAB = _b.CB_CONTENT_PROP_CLINK_SPEC_NEWTAB, CB_CONTENT_PROP_CLINK_SPEC_INTERNALSRC = _b.CB_CONTENT_PROP_CLINK_SPEC_INTERNALSRC, CB_CONTENT_PROP_CLINK_SPEC_VALUETYPE = _b.CB_CONTENT_PROP_CLINK_SPEC_VALUETYPE, CB_CONTENT_PROP_CLINK_SPEC_CONNECTDATA = _b.CB_CONTENT_PROP_CLINK_SPEC_CONNECTDATA, CB_STYLE_PROP_SHADOW = props.CB_STYLE_PROP_SHADOW, CB_EFFECT_PROP_ENTANIM = props.CB_EFFECT_PROP_ENTANIM;
|
59
|
-
var cLinkValue = function () {
|
60
|
-
if (CB_CONTENT_PROP_CLINK_SPEC_VALUETYPE === 'DATA' ||
|
61
|
-
CB_CONTENT_PROP_CLINK_SPEC_VALUETYPE === 'DELEGATEDDATA') {
|
62
|
-
if (!(queryContext === null || queryContext === void 0 ? void 0 : queryContext.queryData)) {
|
63
|
-
return "ERROR: QueryData NOT FOUND";
|
64
|
-
}
|
65
|
-
var link = queryContext.queryData[CB_CONTENT_PROP_CLINK_SPEC_CONNECTDATA];
|
66
|
-
if (!link) {
|
67
|
-
return "ERROR: ".concat(CB_CONTENT_PROP_CLINK_SPEC_CONNECTDATA, " NOT found from queryData");
|
68
|
-
}
|
69
|
-
return link;
|
70
|
-
}
|
71
|
-
return CB_CONTENT_PROP_CLINK_SPEC_SRC;
|
72
|
-
};
|
73
|
-
var _c = (0, useCLINK_1.default)({
|
74
|
-
src: cLinkValue(),
|
75
|
-
type: CB_CONTENT_PROP_CLINK_SPEC_TYPE,
|
76
|
-
openNewTab: CB_CONTENT_PROP_CLINK_SPEC_NEWTAB,
|
77
|
-
internalSrc: String(CB_CONTENT_PROP_CLINK_SPEC_INTERNALSRC)
|
78
|
-
}), onClickCLINK = _c.onClickCLINK, CLINKCursor = _c.CLINKCursor;
|
79
|
-
var _d = (0, util_1.parseProperties)(props, device), style = _d.style, hoverStyle = _d.hoverStyle, layout = _d.layout, effect = _d.effect;
|
80
|
-
var _e = parseImageCBStyle(style, hoverStyle, mode), boxStyle = _e.boxStyle, imgStyle = _e.imgStyle;
|
81
|
-
var isEditModeAndHidden = style.visibility === 'hidden' && mode === 'EDIT';
|
82
|
-
var cbRef = (0, react_1.useRef)(null);
|
83
|
-
var entry = (0, hooks_1.useIntersectionObserver)(cbRef, { threshold: 0.2, freezeOnceVisible: false }, [
|
84
|
-
index
|
85
|
-
]);
|
86
|
-
var isVisible = !!(entry === null || entry === void 0 ? void 0 : entry.isIntersecting);
|
87
|
-
var effectCssProperties = isVisible ? effect : {};
|
88
|
-
var isNoneEffectType = device === 'DESKTOP'
|
89
|
-
? CB_EFFECT_PROP_ENTANIM.CB_EFFECT_PROP_ENTANIM_SPEC_TYPE === 'NONE'
|
90
|
-
: CB_EFFECT_PROP_ENTANIM['CB_EFFECT_PROP_ENTANIM_SPEC_TYPE:MOBILE'] === 'NONE';
|
91
|
-
var hasEffect = !isNoneEffectType;
|
92
|
-
var effectVisibleStyle = hasEffect ? { opacity: isVisible ? 1 : 0 } : {};
|
93
|
-
var imgSrc = function () {
|
94
|
-
var isDataConnected = CB_CONTENT_PROP_IMAGE.CB_CONTENT_PROP_IMAGE_SPEC_VALUETYPE === 'DATA' ||
|
95
|
-
CB_CONTENT_PROP_IMAGE.CB_CONTENT_PROP_IMAGE_SPEC_VALUETYPE === 'DELEGATEDDATA';
|
96
|
-
if (!isDataConnected) {
|
97
|
-
return CB_CONTENT_PROP_IMAGE.CB_CONTENT_PROP_IMAGE_SPEC_SELECTOR;
|
98
|
-
}
|
99
|
-
if (!(queryContext === null || queryContext === void 0 ? void 0 : queryContext.queryData)) {
|
100
|
-
// eslint-disable-next-line
|
101
|
-
console.warn('ERROR: No query data found');
|
102
|
-
return 'ERROR';
|
103
|
-
}
|
104
|
-
if (!queryContext.queryData[CB_CONTENT_PROP_IMAGE.CB_CONTENT_PROP_IMAGE_SPEC_CONNECTDATA]) {
|
105
|
-
// eslint-disable-next-line
|
106
|
-
console.warn("ERROR: ".concat(CB_CONTENT_PROP_IMAGE.CB_CONTENT_PROP_IMAGE_SPEC_CONNECTDATA, " NOT found in query data"));
|
107
|
-
return 'ERROR';
|
108
|
-
}
|
109
|
-
return queryContext.queryData[CB_CONTENT_PROP_IMAGE.CB_CONTENT_PROP_IMAGE_SPEC_CONNECTDATA];
|
110
|
-
};
|
111
|
-
return ((0, jsx_runtime_1.jsxs)(jsx_runtime_1.Fragment, { children: [isEditModeAndHidden && (0, jsx_runtime_1.jsx)(S_HiddenCover_1.S_HiddenCover, {}), (0, jsx_runtime_1.jsx)(S_CB_AnimationObserverBox_1.S_CB_AnimationObserverBox, __assign({ ref: hasEffect ? cbRef : null, effectVisibleStyle: effectVisibleStyle }, { children: (0, jsx_runtime_1.jsx)(S_ImageWrapper, __assign({ style: __assign({}, effectCssProperties) }, { children: (0, jsx_runtime_1.jsx)(S_CB_BoxWithShadow_1.S_CB_BoxWithShadow, __assign({ className: "cb-layout-box", normalStyle: __assign(__assign(__assign(__assign({}, layout), { overflow: 'hidden' }), boxStyle.normal), { cursor: CLINKCursor }), hoverStyle: __assign({}, boxStyle.hover), cbStylePropsShadowSpecs: CB_STYLE_PROP_SHADOW, device: device, onClick: onClickCLINK }, { children: (0, jsx_runtime_1.jsx)(S_Image, { src: imgSrc() === 'ERROR'
|
112
|
-
? 'https://static.publ.site/pages-sample/img_cb_style_prop_bgmedia_spec_imageselector_01.png'
|
113
|
-
: imgSrc(), normalStyle: __assign({}, imgStyle.normal), hoverStyle: __assign({}, imgStyle.hover) }) })) })) }))] }));
|
114
|
-
}
|
115
|
-
function parseImageCBStyle(style, hoverStyle, mode) {
|
116
|
-
var boxStyle = {
|
117
|
-
normal: {
|
118
|
-
borderBottomRightRadius: style.borderBottomRightRadius,
|
119
|
-
borderBottomLeftRadius: style.borderBottomLeftRadius,
|
120
|
-
borderTopLeftRadius: style.borderTopLeftRadius,
|
121
|
-
borderTopRightRadius: style.borderTopRightRadius,
|
122
|
-
borderColor: style.borderColor,
|
123
|
-
borderStyle: style.borderStyle,
|
124
|
-
borderWidth: style.borderWidth,
|
125
|
-
visibility: mode === 'EDIT' ? 'visible' : style.visibility,
|
126
|
-
opacity: style.opacity,
|
127
|
-
boxShadow: style.boxShadow
|
128
|
-
},
|
129
|
-
hover: {
|
130
|
-
borderBottomRightRadius: hoverStyle.borderBottomRightRadius,
|
131
|
-
borderBottomLeftRadius: hoverStyle.borderBottomLeftRadius,
|
132
|
-
borderTopLeftRadius: hoverStyle.borderTopLeftRadius,
|
133
|
-
borderTopRightRadius: hoverStyle.borderTopRightRadius,
|
134
|
-
borderColor: hoverStyle.borderColor,
|
135
|
-
borderStyle: hoverStyle.borderStyle,
|
136
|
-
borderWidth: hoverStyle.borderWidth,
|
137
|
-
visibility: mode === 'EDIT' ? 'visible' : hoverStyle.visibility,
|
138
|
-
opacity: hoverStyle.opacity,
|
139
|
-
boxShadow: hoverStyle.boxShadow
|
140
|
-
}
|
141
|
-
};
|
142
|
-
var imgStyle = {
|
143
|
-
normal: {
|
144
|
-
backgroundPosition: style.backgroundPosition,
|
145
|
-
backgroundSize: style.backgroundSize
|
146
|
-
},
|
147
|
-
hover: {
|
148
|
-
backgroundPosition: hoverStyle.backgroundPosition,
|
149
|
-
backgroundSize: hoverStyle.backgroundSize
|
150
|
-
}
|
151
|
-
};
|
152
|
-
return { boxStyle: boxStyle, imgStyle: imgStyle };
|
153
|
-
}
|
154
|
-
var S_ImageWrapper = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n height: 100%;\n max-height: 100%;\n width: 100%;\n"], ["\n height: 100%;\n max-height: 100%;\n width: 100%;\n"])));
|
155
|
-
var S_Image = styled_components_1.default.div(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n background-image: ", ";\n background-repeat: no-repeat;\n height: 100%;\n width: 100%;\n\n ", ";\n\n &:hover {\n ", ";\n }\n\n & img {\n ", ";\n }\n\n &:hover img {\n ", ";\n }\n"], ["\n background-image: ", ";\n background-repeat: no-repeat;\n height: 100%;\n width: 100%;\n\n ", ";\n\n &:hover {\n ", ";\n }\n\n & img {\n ", ";\n }\n\n &:hover img {\n ", ";\n }\n"])), function (_a) {
|
156
|
-
var src = _a.src;
|
157
|
-
return "url(".concat(src, ")");
|
158
|
-
}, function (_a) {
|
159
|
-
var normalStyle = _a.normalStyle;
|
160
|
-
return (0, styled_components_1.css)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n ", "\n "], ["\n ", "\n "])), __assign(__assign({}, normalStyle), { backgroundPosition: normalStyle.backgroundPosition }));
|
161
|
-
}, function (_a) {
|
162
|
-
var hoverStyle = _a.hoverStyle;
|
163
|
-
return (0, styled_components_1.css)(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n ", "\n "], ["\n ", "\n "])), __assign(__assign({}, hoverStyle), { backgroundPosition: hoverStyle.backgroundPosition }));
|
164
|
-
}, function (_a) {
|
165
|
-
var normalStyle = _a.normalStyle;
|
166
|
-
var isContain = normalStyle.backgroundSize === 'contain';
|
167
|
-
return (0, styled_components_1.css)(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n object-fit: ", ";\n "], ["\n object-fit: ", ";\n "])), isContain ? 'contain' : 'cover');
|
168
|
-
}, function (_a) {
|
169
|
-
var hoverStyle = _a.hoverStyle, normalStyle = _a.normalStyle;
|
170
|
-
var isContain = hoverStyle.backgroundSize
|
171
|
-
? hoverStyle.backgroundSize === 'contain'
|
172
|
-
: normalStyle.backgroundSize === 'contain';
|
173
|
-
return (0, styled_components_1.css)(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n object-fit: ", ";\n "], ["\n object-fit: ", ";\n "])), isContain ? 'contain' : 'cover');
|
174
|
-
});
|
175
|
-
exports.default = Image;
|
176
|
-
var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6;
|
@@ -1,5 +0,0 @@
|
|
1
|
-
/// <reference types="react" />
|
2
|
-
import type { CB_RICHTEXT_PROPERTIES_TYPE, IndexForIntersection } from '@sub/DynamicLayout/sections/CustomSection/util/types';
|
3
|
-
type Props = CB_RICHTEXT_PROPERTIES_TYPE & IndexForIntersection;
|
4
|
-
declare function RichText(props: Props): JSX.Element;
|
5
|
-
export default RichText;
|
@@ -1,70 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) {
|
3
|
-
if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
|
4
|
-
return cooked;
|
5
|
-
};
|
6
|
-
var __assign = (this && this.__assign) || function () {
|
7
|
-
__assign = Object.assign || function(t) {
|
8
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
9
|
-
s = arguments[i];
|
10
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
11
|
-
t[p] = s[p];
|
12
|
-
}
|
13
|
-
return t;
|
14
|
-
};
|
15
|
-
return __assign.apply(this, arguments);
|
16
|
-
};
|
17
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
18
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
19
|
-
};
|
20
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
21
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
22
|
-
/* eslint-disable react/destructuring-assignment */
|
23
|
-
var react_1 = require("react");
|
24
|
-
var DynamicLayout_1 = require("@sub/DynamicLayout");
|
25
|
-
var RichText_1 = require("@sub/DynamicLayout/components/ComponentBlocks/RichText");
|
26
|
-
var hooks_1 = require("@sub/DynamicLayout/sections/CustomSection/hooks");
|
27
|
-
var colorUtil_1 = require("@sub/DynamicLayout/sections/CustomSection/newUtils/colorUtil");
|
28
|
-
var util_1 = require("@sub/DynamicLayout/sections/CustomSection/util");
|
29
|
-
var styled_components_1 = __importDefault(require("styled-components"));
|
30
|
-
var S_CB_AnimationObserverBox_1 = require("../components/S_CB_AnimationObserverBox");
|
31
|
-
var S_CB_BoxWithShadow_1 = require("../components/S_CB_BoxWithShadow");
|
32
|
-
var S_HiddenCover_1 = require("../components/S_HiddenCover");
|
33
|
-
function RichText(props) {
|
34
|
-
var _a = (0, react_1.useContext)(DynamicLayout_1.dynamicLayoutContext), device = _a.device, mode = _a.mode;
|
35
|
-
var index = props.index, CB_STYLE_PROP_BGCOLOR = props.CB_STYLE_PROP_BGCOLOR, CB_STYLE_PROP_SHADOW = props.CB_STYLE_PROP_SHADOW, CB_EFFECT_PROP_ENTANIM = props.CB_EFFECT_PROP_ENTANIM;
|
36
|
-
var _b = (0, util_1.parseProperties)(props, device), propsStyle = _b.style, propsHoverStyle = _b.hoverStyle, layoutStyle = _b.layout, effect = _b.effect;
|
37
|
-
var _c = getBGColorStyles(CB_STYLE_PROP_BGCOLOR, device), bgColorStyle = _c.style, bgColorHoverStyle = _c.hoverStyle;
|
38
|
-
var isEditModeAndHidden = propsStyle.visibility === 'hidden' && mode === 'EDIT';
|
39
|
-
if (mode === 'EDIT') {
|
40
|
-
propsStyle.visibility = 'visible';
|
41
|
-
}
|
42
|
-
var cbRef = (0, react_1.useRef)(null);
|
43
|
-
var entry = (0, hooks_1.useIntersectionObserver)(cbRef, { threshold: 0.2, freezeOnceVisible: false }, [
|
44
|
-
index
|
45
|
-
]);
|
46
|
-
var isVisible = !!(entry === null || entry === void 0 ? void 0 : entry.isIntersecting);
|
47
|
-
var effectCssProperties = isVisible ? effect : {};
|
48
|
-
var isNoneEffectType = device === 'DESKTOP'
|
49
|
-
? CB_EFFECT_PROP_ENTANIM.CB_EFFECT_PROP_ENTANIM_SPEC_TYPE === 'NONE'
|
50
|
-
: CB_EFFECT_PROP_ENTANIM['CB_EFFECT_PROP_ENTANIM_SPEC_TYPE:MOBILE'] === 'NONE';
|
51
|
-
var hasEffect = !isNoneEffectType;
|
52
|
-
var effectVisibleStyle = hasEffect ? { opacity: isVisible ? 1 : 0 } : {};
|
53
|
-
return ((0, jsx_runtime_1.jsxs)(jsx_runtime_1.Fragment, { children: [isEditModeAndHidden && (0, jsx_runtime_1.jsx)(S_HiddenCover_1.S_HiddenCover, {}), (0, jsx_runtime_1.jsx)(S_CB_AnimationObserverBox_1.S_CB_AnimationObserverBox, __assign({ ref: hasEffect ? cbRef : null, effectVisibleStyle: effectVisibleStyle }, { children: (0, jsx_runtime_1.jsx)(S_CB_BoxWithShadow_1.S_CB_BoxWithShadow, __assign({ className: "cb-layout-box", normalStyle: __assign(__assign(__assign(__assign({}, propsStyle), layoutStyle), effectCssProperties), bgColorStyle), hoverStyle: __assign(__assign({}, propsHoverStyle), bgColorHoverStyle), cbStylePropsShadowSpecs: CB_STYLE_PROP_SHADOW, device: device }, { children: (0, jsx_runtime_1.jsx)(S_RichTextWrapper, { children: (0, jsx_runtime_1.jsx)(RichText_1.RichText, { text: props.CB_CONTENT_PROP_TEXTEDIT.CB_CONTENT_PROP_TEXTEDIT_SPEC_EDITOR }) }) })) }))] }));
|
54
|
-
}
|
55
|
-
function getBGColorStyles(props, device) {
|
56
|
-
var availableSpecCodes = [
|
57
|
-
'CB_STYLE_PROP_BGCOLOR_SPEC_ANGLE',
|
58
|
-
'CB_STYLE_PROP_BGCOLOR_SPEC_COLOR',
|
59
|
-
'CB_STYLE_PROP_BGCOLOR_SPEC_ENDCOLOR',
|
60
|
-
'CB_STYLE_PROP_BGCOLOR_SPEC_ENDLOC',
|
61
|
-
'CB_STYLE_PROP_BGCOLOR_SPEC_GRADIENT',
|
62
|
-
'CB_STYLE_PROP_BGCOLOR_SPEC_STARTCOLOR',
|
63
|
-
'CB_STYLE_PROP_BGCOLOR_SPEC_STARTLOC',
|
64
|
-
'CB_STYLE_PROP_BGCOLOR_SPEC_TYPE'
|
65
|
-
];
|
66
|
-
return (0, colorUtil_1.parseStyleColorToCSSProp)({ availableSpecCodes: availableSpecCodes, props: props, propKey: 'BGCOLOR', device: device });
|
67
|
-
}
|
68
|
-
var S_RichTextWrapper = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n overflow-y: auto;\n position: relative;\n\n iframe {\n max-width: 100%;\n }\n"], ["\n overflow-y: auto;\n position: relative;\n\n iframe {\n max-width: 100%;\n }\n"])));
|
69
|
-
exports.default = RichText;
|
70
|
-
var templateObject_1;
|
@@ -1 +0,0 @@
|
|
1
|
-
export { default as RichText } from './RichText';
|
@@ -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.RichText = void 0;
|
7
|
-
var RichText_1 = require("./RichText");
|
8
|
-
Object.defineProperty(exports, "RichText", { enumerable: true, get: function () { return __importDefault(RichText_1).default; } });
|
@@ -1,14 +0,0 @@
|
|
1
|
-
/// <reference types="react" />
|
2
|
-
import type { INSET_POSTIION, OUTSET_POSTIION } from './types';
|
3
|
-
import type { CB_SLIDEBANNER } from '@sub/DynamicLayout/sections/CustomSection/types';
|
4
|
-
import type { CB_SLIDEBANNER_PROPERTIES_TYPE, IndexForIntersection } from '@sub/DynamicLayout/sections/CustomSection/util/types';
|
5
|
-
type Props = CB_SLIDEBANNER_PROPERTIES_TYPE & IndexForIntersection & {
|
6
|
-
compositions: CB_SLIDEBANNER['compositions'];
|
7
|
-
};
|
8
|
-
type ComponentType = 'PREV' | 'NEXT' | 'PAGINATION' | 'PROGRESSBAR';
|
9
|
-
export type SlideBannerElementsProps = {
|
10
|
-
type: ComponentType;
|
11
|
-
position: OUTSET_POSTIION | INSET_POSTIION;
|
12
|
-
};
|
13
|
-
declare function SlideBanner(props: Props): JSX.Element;
|
14
|
-
export default SlideBanner;
|
@@ -1,159 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) {
|
3
|
-
if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
|
4
|
-
return cooked;
|
5
|
-
};
|
6
|
-
var __assign = (this && this.__assign) || function () {
|
7
|
-
__assign = Object.assign || function(t) {
|
8
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
9
|
-
s = arguments[i];
|
10
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
11
|
-
t[p] = s[p];
|
12
|
-
}
|
13
|
-
return t;
|
14
|
-
};
|
15
|
-
return __assign.apply(this, arguments);
|
16
|
-
};
|
17
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
18
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
19
|
-
};
|
20
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
21
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
22
|
-
var react_1 = require("react");
|
23
|
-
var createCompositions_1 = require("@sub/DynamicLayout/CompositionRenderer/createCompositions");
|
24
|
-
var dynamicLayoutContext_1 = require("@sub/DynamicLayout/dynamicLayoutContext");
|
25
|
-
var hooks_1 = require("@sub/DynamicLayout/sections/CustomSection/hooks");
|
26
|
-
var util_1 = require("@sub/DynamicLayout/sections/CustomSection/util");
|
27
|
-
var styled_components_1 = __importDefault(require("styled-components"));
|
28
|
-
var S_CB_AnimationObserverBox_1 = require("../components/S_CB_AnimationObserverBox");
|
29
|
-
var S_CB_BoxWithShadow_1 = require("../components/S_CB_BoxWithShadow");
|
30
|
-
var CustomNavigationNextBtn_1 = require("./components/CustomNavigationNextBtn");
|
31
|
-
var CustomNavigationPrevBtn_1 = require("./components/CustomNavigationPrevBtn");
|
32
|
-
var CustomPagination_1 = require("./components/CustomPagination");
|
33
|
-
var CustomProgressbar_1 = require("./components/CustomProgressbar");
|
34
|
-
var useFlexGridLayout_1 = require("./hooks/useFlexGridLayout");
|
35
|
-
var useSwiper_1 = require("./hooks/useSwiper");
|
36
|
-
var SlideBannerCore_1 = __importDefault(require("./SlideBannerCore"));
|
37
|
-
var slideBannerUtils_1 = require("./slideBannerUtils");
|
38
|
-
var createComponent = function (type, getDesignType, getLocation) {
|
39
|
-
return function (normalStyle, hoverStyle, isHovered) {
|
40
|
-
var normalDesign = getDesignType(normalStyle);
|
41
|
-
var hoverDesign = getDesignType(hoverStyle);
|
42
|
-
if (isHovered && hoverDesign === 'NONE')
|
43
|
-
return undefined;
|
44
|
-
if (normalDesign === 'NONE')
|
45
|
-
return undefined;
|
46
|
-
return {
|
47
|
-
type: type,
|
48
|
-
position: isHovered ? getLocation(hoverStyle) : getLocation(normalStyle)
|
49
|
-
};
|
50
|
-
};
|
51
|
-
};
|
52
|
-
function SlideBanner(props) {
|
53
|
-
var _a = (0, react_1.useContext)(dynamicLayoutContext_1.dynamicLayoutContext), device = _a.device, mode = _a.mode, queryData = _a.queryData;
|
54
|
-
var index = props.index, _b = props.CB_CONTENT_PROP_SLIDEBANNER, CB_CONTENT_PROP_SLIDEBANNER_SPEC_ITEMCOUNTS = _b.CB_CONTENT_PROP_SLIDEBANNER_SPEC_ITEMCOUNTS, CB_CONTENT_PROP_SLIDEBANNER_SPEC_VALUETYPE = _b.CB_CONTENT_PROP_SLIDEBANNER_SPEC_VALUETYPE, CB_CONTENT_PROP_SLIDEBANNER_SPEC_CONNECTDATA = _b.CB_CONTENT_PROP_SLIDEBANNER_SPEC_CONNECTDATA, CB_STYLE_PROP_SLIDEBANNER = props.CB_STYLE_PROP_SLIDEBANNER, CB_STYLE_PROP_SHADOW = props.CB_STYLE_PROP_SHADOW, CB_EFFECT_PROP_ENTANIM = props.CB_EFFECT_PROP_ENTANIM;
|
55
|
-
var compositions = props.compositions;
|
56
|
-
var _c = (0, util_1.parseProperties)(props, device), style = _c.style, hoverStyle = _c.hoverStyle, layout = _c.layout, effect = _c.effect;
|
57
|
-
var _d = (0, slideBannerUtils_1.parseSlideBannerStyleToSlideBannerCoreProp)({
|
58
|
-
props: CB_STYLE_PROP_SLIDEBANNER,
|
59
|
-
device: device
|
60
|
-
}), slideBannerNormalStyle = _d.normalStyle, slideBannerHoverStyle = _d.hoverStyle;
|
61
|
-
var _e = (0, slideBannerUtils_1.parseSlideBannerStyleToCustomPaginationProp)({
|
62
|
-
props: CB_STYLE_PROP_SLIDEBANNER,
|
63
|
-
device: device
|
64
|
-
}), customPaginationNormalStyle = _e.normalStyle, customPaginationHoverStyle = _e.hoverStyle;
|
65
|
-
var _f = (0, slideBannerUtils_1.parseSlideBannerStyleToCustomNavigationProp)({
|
66
|
-
props: CB_STYLE_PROP_SLIDEBANNER,
|
67
|
-
device: device
|
68
|
-
}), customNavigationNormalStyle = _f.normalStyle, customNavigationHoverStyle = _f.hoverStyle;
|
69
|
-
var _g = (0, slideBannerUtils_1.parseSlideBannerStyleToCustomProgressbarProp)({
|
70
|
-
props: CB_STYLE_PROP_SLIDEBANNER,
|
71
|
-
device: device
|
72
|
-
}), customProgressbarNormalStyle = _g.normalStyle, customProgressbarHoverStyle = _g.hoverStyle;
|
73
|
-
var _h = (0, useSwiper_1.useSwiper)(), swiperRef = _h.swiperRef, progressRef = _h.progressRef, leftTimeMsRef = _h.leftTimeMsRef, currentSlide = _h.currentSlide, isBeginning = _h.isBeginning, isEnd = _h.isEnd, onSwiper = _h.onSwiper, onSlideChangeTransitionEnd = _h.onSlideChangeTransitionEnd, onAutoplayTimeLeft = _h.onAutoplayTimeLeft, onClickBullet = _h.onClickBullet, onClickPrevBtn = _h.onClickPrevBtn, onClickNextBtn = _h.onClickNextBtn;
|
74
|
-
var _j = (0, react_1.useState)(false), isHovered = _j[0], setIsHovered = _j[1];
|
75
|
-
var loop = isHovered ? slideBannerNormalStyle.loop : slideBannerHoverStyle.loop;
|
76
|
-
// NOTE: edit모드에서는 그리드의 이벤트만 작동하도록 CB의 포인터 이벤트는 막습니다.
|
77
|
-
var editModeStyle = mode === 'EDIT' ? { pointerEvents: 'none' } : {};
|
78
|
-
// NOTE: EFFECT와 관련된 함수들입니다.
|
79
|
-
var cbRef = (0, react_1.useRef)(null);
|
80
|
-
var entry = (0, hooks_1.useIntersectionObserver)(cbRef, { threshold: 0.2, freezeOnceVisible: false }, [
|
81
|
-
index
|
82
|
-
]);
|
83
|
-
var isVisible = !!(entry === null || entry === void 0 ? void 0 : entry.isIntersecting);
|
84
|
-
var effectCssProperties = isVisible ? effect : {};
|
85
|
-
var isNoneEffectType = device === 'DESKTOP'
|
86
|
-
? CB_EFFECT_PROP_ENTANIM.CB_EFFECT_PROP_ENTANIM_SPEC_TYPE === 'NONE'
|
87
|
-
: CB_EFFECT_PROP_ENTANIM['CB_EFFECT_PROP_ENTANIM_SPEC_TYPE:MOBILE'] === 'NONE';
|
88
|
-
var hasEffect = !isNoneEffectType;
|
89
|
-
var effectVisibleStyle = hasEffect ? { opacity: isVisible ? 1 : 0 } : {};
|
90
|
-
var createPrevButton = createComponent('PREV', function (style) { return style.prevBtnType || 'NONE'; }, function (style) { return style.prevBtnLocation || 'OUTSET1'; });
|
91
|
-
var createNextButton = createComponent('NEXT', function (style) { return style.nextBtnType || 'NONE'; }, function (style) { return style.nextBtnLocation || 'OUTSET1'; });
|
92
|
-
var createPagination = createComponent('PAGINATION', function (style) { return style.type || 'NONE'; }, function (style) { return style.location || 'OUTSET1'; });
|
93
|
-
var components = [
|
94
|
-
createPrevButton(customNavigationNormalStyle, customNavigationHoverStyle, isHovered),
|
95
|
-
createNextButton(customNavigationNormalStyle, customNavigationHoverStyle, isHovered),
|
96
|
-
createPagination(customPaginationNormalStyle, customPaginationHoverStyle, isHovered),
|
97
|
-
{ type: 'PROGRESSBAR', position: 'INSET5' }
|
98
|
-
].filter(function (component) { return component !== undefined; });
|
99
|
-
var _k = (0, useFlexGridLayout_1.useFlexGridLayout)({ components: components }), layoutRef = _k.layoutRef, positionRefs = _k.positionRefs,
|
100
|
-
// ccbInset,
|
101
|
-
componentGroups = _k.componentGroups, getPositionStyle = _k.getPositionStyle, getComponentGroupLayout = _k.getComponentGroupLayout;
|
102
|
-
var ccbInset = {
|
103
|
-
top: '0px',
|
104
|
-
right: '0px',
|
105
|
-
bottom: '0px',
|
106
|
-
left: '0px'
|
107
|
-
};
|
108
|
-
var renderElements = function (component) {
|
109
|
-
var _a;
|
110
|
-
switch (component.type) {
|
111
|
-
case 'PREV':
|
112
|
-
return ((0, jsx_runtime_1.jsx)(CustomNavigationPrevBtn_1.CustomNavigationPrevBtn, { isDisabled: loop ? false : isBeginning, styles: isHovered ? customNavigationHoverStyle : customNavigationNormalStyle, onClick: onClickPrevBtn }));
|
113
|
-
case 'NEXT':
|
114
|
-
return ((0, jsx_runtime_1.jsx)(CustomNavigationNextBtn_1.CustomNavigationNextBtn, { isDisabled: loop ? false : isEnd, styles: isHovered ? customNavigationHoverStyle : customNavigationNormalStyle, onClick: onClickNextBtn }));
|
115
|
-
case 'PAGINATION':
|
116
|
-
return ((0, jsx_runtime_1.jsx)(CustomPagination_1.CustomPagination, { styles: isHovered ? customPaginationHoverStyle : customPaginationNormalStyle, current: currentSlide, isPrevBtnDisabled: loop ? false : isBeginning, isNextBtnDisabled: loop ? false : isEnd, total: ((_a = swiperRef.current) === null || _a === void 0 ? void 0 : _a.swiper.slides.length) || 0, onBulletClick: onClickBullet, onPrevBtnClick: onClickPrevBtn, onNextBtnClick: onClickNextBtn }));
|
117
|
-
case 'PROGRESSBAR':
|
118
|
-
return ((0, jsx_runtime_1.jsx)(CustomProgressbar_1.CustomProgressbar, { progressRef: progressRef, leftTimeMsRef: leftTimeMsRef, styles: isHovered ? customProgressbarHoverStyle : customProgressbarNormalStyle }));
|
119
|
-
default:
|
120
|
-
return null;
|
121
|
-
}
|
122
|
-
};
|
123
|
-
return ((0, jsx_runtime_1.jsxs)(jsx_runtime_1.Fragment, { children: [Object.entries(componentGroups).map(function (_a) {
|
124
|
-
var position = _a[0], groupComponents = _a[1];
|
125
|
-
return ((0, jsx_runtime_1.jsx)("div", __assign({ className: "cb-slidebanner-button-group ccb-elements", ref: function (el) {
|
126
|
-
if (el) {
|
127
|
-
positionRefs.current[position] = el;
|
128
|
-
}
|
129
|
-
else {
|
130
|
-
delete positionRefs.current[position];
|
131
|
-
}
|
132
|
-
}, style: __assign(__assign({}, getPositionStyle(position, ccbInset)), { zIndex: 3, pointerEvents: 'none' }) }, { children: (0, jsx_runtime_1.jsx)("div", __assign({ className: "cb-slidebanner-button-layout-box", style: getComponentGroupLayout(groupComponents, position) }, { children: groupComponents.map(function (component) { return renderElements(component); }) })) }), position));
|
133
|
-
}), (0, jsx_runtime_1.jsx)(S_CB_AnimationObserverBox_1.S_CB_AnimationObserverBox, __assign({ ref: hasEffect ? cbRef : null, effectVisibleStyle: effectVisibleStyle }, { children: (0, jsx_runtime_1.jsx)(S_CB_BoxWithShadow_1.S_CB_BoxWithShadow, __assign({ className: "cb-layout-box ccb-layout-box", normalStyle: __assign(__assign(__assign(__assign(__assign({}, style), layout), effectCssProperties), editModeStyle), { overflow: 'hidden' }), hoverStyle: __assign(__assign({}, hoverStyle), { overflow: 'hidden' }), cbStylePropsShadowSpecs: CB_STYLE_PROP_SHADOW, device: device, onMouseEnter: function () { return setIsHovered(true); }, onMouseLeave: function () { return setIsHovered(false); } }, { children: (0, jsx_runtime_1.jsx)(S_SwiperLayout, __assign({ className: "cb-slidebanner-layout-box", ref: layoutRef }, { children: (0, jsx_runtime_1.jsx)(S_SwiperWrapper, __assign({ className: "cb-slidebanner-wrapper", ccbInset: ccbInset, customStyle: isHovered ? slideBannerHoverStyle === null || slideBannerHoverStyle === void 0 ? void 0 : slideBannerHoverStyle.customStyle : slideBannerNormalStyle === null || slideBannerNormalStyle === void 0 ? void 0 : slideBannerNormalStyle.customStyle }, { children: (0, jsx_runtime_1.jsx)(SlideBannerCore_1.default, __assign({ ref: swiperRef, className: "cb-slidebanner", onSwiper: onSwiper, onSlideChangeTransitionEnd: onSlideChangeTransitionEnd, onAutoplayTimeLeft: onAutoplayTimeLeft, slidesPerView: 1, styles: isHovered ? slideBannerHoverStyle : slideBannerNormalStyle }, { children: (0, createCompositions_1.createCompositions)({
|
134
|
-
valueType: CB_CONTENT_PROP_SLIDEBANNER_SPEC_VALUETYPE,
|
135
|
-
queryPath: CB_CONTENT_PROP_SLIDEBANNER_SPEC_CONNECTDATA,
|
136
|
-
limit: CB_CONTENT_PROP_SLIDEBANNER_SPEC_ITEMCOUNTS,
|
137
|
-
queryData: queryData,
|
138
|
-
compositions: compositions
|
139
|
-
}) })) })) })) })) }))] }));
|
140
|
-
}
|
141
|
-
var S_SwiperLayout = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n height: 100%;\n margin: 0 auto;\n position: relative;\n width: 100%;\n"], ["\n height: 100%;\n margin: 0 auto;\n position: relative;\n width: 100%;\n"])));
|
142
|
-
var S_SwiperWrapper = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n bottom: ", ";\n left: ", ";\n position: absolute;\n right: ", ";\n top: ", ";\n ", ";\n"], ["\n bottom: ", ";\n left: ", ";\n position: absolute;\n right: ", ";\n top: ", ";\n ", ";\n"])), function (_a) {
|
143
|
-
var ccbInset = _a.ccbInset;
|
144
|
-
return ccbInset.bottom;
|
145
|
-
}, function (_a) {
|
146
|
-
var ccbInset = _a.ccbInset;
|
147
|
-
return ccbInset.left;
|
148
|
-
}, function (_a) {
|
149
|
-
var ccbInset = _a.ccbInset;
|
150
|
-
return ccbInset.right;
|
151
|
-
}, function (_a) {
|
152
|
-
var ccbInset = _a.ccbInset;
|
153
|
-
return ccbInset.top;
|
154
|
-
}, function (_a) {
|
155
|
-
var customStyle = _a.customStyle;
|
156
|
-
return customStyle;
|
157
|
-
});
|
158
|
-
exports.default = SlideBanner;
|
159
|
-
var templateObject_1, templateObject_2;
|
@@ -1,11 +0,0 @@
|
|
1
|
-
/// <reference types="react" />
|
2
|
-
import 'swiper/modules/navigation/navigation.min.css';
|
3
|
-
import type { CoreSlideBannerProps } from './types';
|
4
|
-
import type { SwiperProps, SwiperRef } from 'swiper/react/swiper-react.js';
|
5
|
-
export interface SlideBannerCoreProps extends SwiperProps {
|
6
|
-
styles: CoreSlideBannerProps;
|
7
|
-
slidesPerView?: SwiperProps['slidesPerView'];
|
8
|
-
children?: React.ReactNode[] | JSX.Element;
|
9
|
-
}
|
10
|
-
declare const SlideBannerCore: import("react").ForwardRefExoticComponent<SlideBannerCoreProps & import("react").RefAttributes<SwiperRef>>;
|
11
|
-
export default SlideBannerCore;
|
@@ -1,38 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
var __assign = (this && this.__assign) || function () {
|
3
|
-
__assign = Object.assign || function(t) {
|
4
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
5
|
-
s = arguments[i];
|
6
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
7
|
-
t[p] = s[p];
|
8
|
-
}
|
9
|
-
return t;
|
10
|
-
};
|
11
|
-
return __assign.apply(this, arguments);
|
12
|
-
};
|
13
|
-
var __rest = (this && this.__rest) || function (s, e) {
|
14
|
-
var t = {};
|
15
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
16
|
-
t[p] = s[p];
|
17
|
-
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
18
|
-
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
19
|
-
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
20
|
-
t[p[i]] = s[p[i]];
|
21
|
-
}
|
22
|
-
return t;
|
23
|
-
};
|
24
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
25
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
26
|
-
var react_1 = require("react");
|
27
|
-
var swiper_1 = require("swiper");
|
28
|
-
require("swiper/modules/navigation/navigation.min.css");
|
29
|
-
var react_2 = require("swiper/react");
|
30
|
-
var SlideBannerCore = (0, react_1.forwardRef)(function (_a, ref) {
|
31
|
-
var styles = _a.styles, slidesPerView = _a.slidesPerView, children = _a.children, props = __rest(_a, ["styles", "slidesPerView", "children"]);
|
32
|
-
return ((0, jsx_runtime_1.jsx)(react_2.Swiper, __assign({ ref: ref, style: {
|
33
|
-
width: '100%',
|
34
|
-
height: '100%'
|
35
|
-
}, modules: [swiper_1.Pagination, swiper_1.Navigation, swiper_1.Scrollbar, swiper_1.FreeMode, swiper_1.Autoplay], slidesPerView: slidesPerView, scrollbar: styles.scrollbar, freeMode: styles.freeMode, autoplay: styles.useAutoplay ? styles.autoplay : false, loop: styles.loop }, props, { children: Array.isArray(children) ? (children.map(function (slide, index) { return (0, jsx_runtime_1.jsx)(react_2.SwiperSlide, { children: slide }, index); })) : ((0, jsx_runtime_1.jsx)(react_2.SwiperSlide, { children: children })) })));
|
36
|
-
});
|
37
|
-
SlideBannerCore.displayName = 'SlideBannerCore';
|
38
|
-
exports.default = SlideBannerCore;
|
@@ -1,15 +0,0 @@
|
|
1
|
-
/// <reference types="react" />
|
2
|
-
import type { CustomNavigationProps } from '../types';
|
3
|
-
export interface CustomNavigationNextBtnProps {
|
4
|
-
isDisabled: boolean;
|
5
|
-
styles: CustomNavigationProps;
|
6
|
-
onClick?: () => void;
|
7
|
-
}
|
8
|
-
export declare const CustomNavigationNextBtn: ({ isDisabled, styles, onClick }: CustomNavigationNextBtnProps) => JSX.Element;
|
9
|
-
export interface FlexBoxProps {
|
10
|
-
direction?: 'row' | 'column';
|
11
|
-
justifyContent?: string;
|
12
|
-
alignItems?: string;
|
13
|
-
gap?: string;
|
14
|
-
}
|
15
|
-
export default CustomNavigationNextBtn;
|
@@ -1,69 +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
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
41
|
-
exports.CustomNavigationNextBtn = void 0;
|
42
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
43
|
-
var IconButton_1 = require("@sub/DynamicLayout/components/pdsOriginal/desktop/IconButton");
|
44
|
-
var styled_components_1 = __importStar(require("styled-components"));
|
45
|
-
var navigationConfigs_1 = require("./navigationConfigs");
|
46
|
-
var CustomNavigationNextBtn = function (_a) {
|
47
|
-
var isDisabled = _a.isDisabled, styles = _a.styles, onClick = _a.onClick;
|
48
|
-
var nextButton = styles.nextBtnType === 'NONE'
|
49
|
-
? undefined
|
50
|
-
: navigationConfigs_1.nextButtonMappedIcons[styles.nextBtnType || 'DESIGN1'];
|
51
|
-
var buttonSize = 'large';
|
52
|
-
var iconSize = 24;
|
53
|
-
if (styles.nextBtnSize === 'SMALL') {
|
54
|
-
buttonSize = 'small';
|
55
|
-
iconSize = 16;
|
56
|
-
}
|
57
|
-
if (styles.nextBtnSize === 'LARGE') {
|
58
|
-
buttonSize = 'xxlarge';
|
59
|
-
iconSize = 48;
|
60
|
-
}
|
61
|
-
return ((0, jsx_runtime_1.jsx)(jsx_runtime_1.Fragment, { children: nextButton && ((0, jsx_runtime_1.jsx)(S_NextButton, __assign({ className: "cb-slidebanner-next-button", disabled: isDisabled, "$size": styles.nextBtnSize }, { children: (0, jsx_runtime_1.jsx)(IconButton_1.IconButton, { fillType: "fill", baseSize: buttonSize, iconSize: iconSize, shapeType: nextButton.shapeType, borderColorKey: nextButton.borderColorKey, overrideBaseColorHex: styles.nextBtnPrimaryColor, iconName: nextButton.iconName, iconFillType: "line", iconColorKey: nextButton.iconColorKey || 'ui_cpnt_icon_sys_black', overrideIconColorHex: styles.nextBtnSecondaryColor, shadow: nextButton.shadow, onClick: onClick }) }))) }));
|
62
|
-
};
|
63
|
-
exports.CustomNavigationNextBtn = CustomNavigationNextBtn;
|
64
|
-
var S_NextButton = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n cursor: pointer;\n\n ", ";\n"], ["\n cursor: pointer;\n\n ", ";\n"])), function (_a) {
|
65
|
-
var disabled = _a.disabled;
|
66
|
-
return disabled && (0, styled_components_1.css)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n cursor: auto;\n opacity: 0.35;\n pointer-events: none;\n "], ["\n cursor: auto;\n opacity: 0.35;\n pointer-events: none;\n "])));
|
67
|
-
});
|
68
|
-
exports.default = exports.CustomNavigationNextBtn;
|
69
|
-
var templateObject_1, templateObject_2;
|
@@ -1,15 +0,0 @@
|
|
1
|
-
/// <reference types="react" />
|
2
|
-
import type { CustomNavigationProps } from '../types';
|
3
|
-
export interface CustomNavigationPrevBtnProps {
|
4
|
-
isDisabled: boolean;
|
5
|
-
styles: CustomNavigationProps;
|
6
|
-
onClick?: () => void;
|
7
|
-
}
|
8
|
-
export declare const CustomNavigationPrevBtn: ({ isDisabled, styles, onClick }: CustomNavigationPrevBtnProps) => JSX.Element;
|
9
|
-
export interface FlexBoxProps {
|
10
|
-
direction?: 'row' | 'column';
|
11
|
-
justifyContent?: string;
|
12
|
-
alignItems?: string;
|
13
|
-
gap?: string;
|
14
|
-
}
|
15
|
-
export default CustomNavigationPrevBtn;
|