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,43 +0,0 @@
|
|
1
|
-
/// <reference types="react" />
|
2
|
-
export declare const ProgressDesign1: ({ progress, leftTimeSec, progressColor, bufferColor }: {
|
3
|
-
progress: number;
|
4
|
-
leftTimeSec: number;
|
5
|
-
progressColor?: string | undefined;
|
6
|
-
bufferColor?: string | undefined;
|
7
|
-
}) => JSX.Element;
|
8
|
-
export declare const ProgressDesign2: ({ progress, leftTimeSec, progressColor, bufferColor }: {
|
9
|
-
progress: number;
|
10
|
-
leftTimeSec: number;
|
11
|
-
progressColor?: string | undefined;
|
12
|
-
bufferColor?: string | undefined;
|
13
|
-
}) => JSX.Element;
|
14
|
-
export declare const ProgressDesign3: ({ progress, progressColor, bufferColor }: {
|
15
|
-
progress: number;
|
16
|
-
progressColor?: string | undefined;
|
17
|
-
bufferColor?: string | undefined;
|
18
|
-
}) => JSX.Element;
|
19
|
-
export declare const ProgressDesign4: ({ progress, progressColor, bufferColor }: {
|
20
|
-
progress: number;
|
21
|
-
progressColor?: string | undefined;
|
22
|
-
bufferColor?: string | undefined;
|
23
|
-
}) => JSX.Element;
|
24
|
-
export declare const ProgressDesign5: ({ progress, progressColor, bufferColor }: {
|
25
|
-
progress: number;
|
26
|
-
progressColor?: string | undefined;
|
27
|
-
bufferColor?: string | undefined;
|
28
|
-
}) => JSX.Element;
|
29
|
-
export declare const ProgressDesign6: ({ progress, progressColor, bufferColor }: {
|
30
|
-
progress: number;
|
31
|
-
progressColor?: string | undefined;
|
32
|
-
bufferColor?: string | undefined;
|
33
|
-
}) => JSX.Element;
|
34
|
-
export declare const ProgressDesign7: ({ progress, progressColor, bufferColor }: {
|
35
|
-
progress: number;
|
36
|
-
progressColor?: string | undefined;
|
37
|
-
bufferColor?: string | undefined;
|
38
|
-
}) => JSX.Element;
|
39
|
-
export declare const ProgressDesign8: ({ progress, progressColor, bufferColor }: {
|
40
|
-
progress: number;
|
41
|
-
progressColor?: string | undefined;
|
42
|
-
bufferColor?: string | undefined;
|
43
|
-
}) => JSX.Element;
|
@@ -1,162 +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
|
-
exports.ProgressDesign8 = exports.ProgressDesign7 = exports.ProgressDesign6 = exports.ProgressDesign5 = exports.ProgressDesign4 = exports.ProgressDesign3 = exports.ProgressDesign2 = exports.ProgressDesign1 = void 0;
|
22
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
23
|
-
var styled_components_1 = __importDefault(require("styled-components"));
|
24
|
-
var ProgressDesign1 = function (_a) {
|
25
|
-
var progress = _a.progress, leftTimeSec = _a.leftTimeSec, progressColor = _a.progressColor, bufferColor = _a.bufferColor;
|
26
|
-
return ((0, jsx_runtime_1.jsxs)(S_ProgressDesign1, __assign({ barColor: progressColor, bgColor: bufferColor }, { children: [(0, jsx_runtime_1.jsxs)("svg", __assign({ viewBox: "0 0 48 48", style: {
|
27
|
-
'--progress': 1 - progress,
|
28
|
-
transition: 'all 0.03s ease-out'
|
29
|
-
} }, { children: [(0, jsx_runtime_1.jsx)("circle", { cx: "24", cy: "24", r: "20", className: "bg-circle" }), (0, jsx_runtime_1.jsx)("circle", { cx: "24", cy: "24", r: "20", className: "progress-circle" })] })), (0, jsx_runtime_1.jsx)("span", { children: Math.ceil(leftTimeSec) })] })));
|
30
|
-
};
|
31
|
-
exports.ProgressDesign1 = ProgressDesign1;
|
32
|
-
var ProgressDesign2 = function (_a) {
|
33
|
-
var progress = _a.progress, leftTimeSec = _a.leftTimeSec, progressColor = _a.progressColor, bufferColor = _a.bufferColor;
|
34
|
-
return ((0, jsx_runtime_1.jsxs)(S_ProgressDesign2, __assign({ barColor: progressColor, bgColor: bufferColor }, { children: [(0, jsx_runtime_1.jsxs)("svg", __assign({ viewBox: "0 0 48 48", style: {
|
35
|
-
'--progress': 1 - progress,
|
36
|
-
transition: 'all 0.03s linear'
|
37
|
-
} }, { children: [(0, jsx_runtime_1.jsx)("circle", { cx: "24", cy: "24", r: "20", className: "bg-circle" }), (0, jsx_runtime_1.jsx)("circle", { cx: "24", cy: "24", r: "20", className: "progress-circle" })] })), (0, jsx_runtime_1.jsx)("span", { children: Math.ceil(leftTimeSec) })] })));
|
38
|
-
};
|
39
|
-
exports.ProgressDesign2 = ProgressDesign2;
|
40
|
-
var ProgressDesign3 = function (_a) {
|
41
|
-
var progress = _a.progress, progressColor = _a.progressColor, bufferColor = _a.bufferColor;
|
42
|
-
return ((0, jsx_runtime_1.jsx)(S_ProgressDesign3, __assign({ barColor: progressColor, bgColor: bufferColor }, { children: (0, jsx_runtime_1.jsxs)("svg", __assign({ viewBox: "0 0 48 48", style: {
|
43
|
-
'--progress': 1 - progress,
|
44
|
-
transition: 'all 0.03s ease-out'
|
45
|
-
} }, { children: [(0, jsx_runtime_1.jsx)("circle", { cx: "24", cy: "24", r: "20", className: "bg-circle" }), (0, jsx_runtime_1.jsx)("circle", { cx: "24", cy: "24", r: "20", className: "progress-circle" })] })) })));
|
46
|
-
};
|
47
|
-
exports.ProgressDesign3 = ProgressDesign3;
|
48
|
-
var ProgressDesign4 = function (_a) {
|
49
|
-
var progress = _a.progress, progressColor = _a.progressColor, bufferColor = _a.bufferColor;
|
50
|
-
return ((0, jsx_runtime_1.jsx)(S_ProgressDesign4, __assign({ barColor: progressColor, bgColor: bufferColor }, { children: (0, jsx_runtime_1.jsxs)("svg", __assign({ viewBox: "0 0 48 48", style: {
|
51
|
-
'--progress': 1 - progress,
|
52
|
-
transition: 'all 0.03s linear'
|
53
|
-
} }, { children: [(0, jsx_runtime_1.jsx)("circle", { cx: "24", cy: "24", r: "20", className: "bg-circle" }), (0, jsx_runtime_1.jsx)("circle", { cx: "24", cy: "24", r: "20", className: "progress-circle" })] })) })));
|
54
|
-
};
|
55
|
-
exports.ProgressDesign4 = ProgressDesign4;
|
56
|
-
var ProgressDesign5 = function (_a) {
|
57
|
-
var progress = _a.progress, progressColor = _a.progressColor, bufferColor = _a.bufferColor;
|
58
|
-
return ((0, jsx_runtime_1.jsx)(S_ProgressDesign5, __assign({ barColor: progressColor, bgColor: bufferColor }, { children: (0, jsx_runtime_1.jsx)("div", __assign({ className: "progress-bar-container" }, { children: (0, jsx_runtime_1.jsx)("div", { className: "progress-bar-fill", style: {
|
59
|
-
'--progress': 1 - progress,
|
60
|
-
transition: 'all 0.03s ease-out'
|
61
|
-
} }) })) })));
|
62
|
-
};
|
63
|
-
exports.ProgressDesign5 = ProgressDesign5;
|
64
|
-
var ProgressDesign6 = function (_a) {
|
65
|
-
var progress = _a.progress, progressColor = _a.progressColor, bufferColor = _a.bufferColor;
|
66
|
-
return ((0, jsx_runtime_1.jsx)(S_ProgressDesign6, __assign({ barColor: progressColor, bgColor: bufferColor }, { children: (0, jsx_runtime_1.jsx)("div", __assign({ className: "progress-bar-container" }, { children: (0, jsx_runtime_1.jsx)("div", { className: "progress-bar-fill", style: {
|
67
|
-
'--progress': 1 - progress,
|
68
|
-
transition: 'all 0.03s ease-out'
|
69
|
-
} }) })) })));
|
70
|
-
};
|
71
|
-
exports.ProgressDesign6 = ProgressDesign6;
|
72
|
-
var ProgressDesign7 = function (_a) {
|
73
|
-
var progress = _a.progress, progressColor = _a.progressColor, bufferColor = _a.bufferColor;
|
74
|
-
return ((0, jsx_runtime_1.jsx)(S_ProgressDesign7, __assign({ barColor: progressColor, bgColor: bufferColor }, { children: (0, jsx_runtime_1.jsx)("div", __assign({ className: "progress-bar-container" }, { children: (0, jsx_runtime_1.jsx)("div", { className: "progress-bar-fill", style: {
|
75
|
-
'--progress': 1 - progress,
|
76
|
-
transition: 'all 0.03s ease-out'
|
77
|
-
} }) })) })));
|
78
|
-
};
|
79
|
-
exports.ProgressDesign7 = ProgressDesign7;
|
80
|
-
var ProgressDesign8 = function (_a) {
|
81
|
-
var progress = _a.progress, progressColor = _a.progressColor, bufferColor = _a.bufferColor;
|
82
|
-
return ((0, jsx_runtime_1.jsx)(S_ProgressDesign8, __assign({ barColor: progressColor, bgColor: bufferColor }, { children: (0, jsx_runtime_1.jsx)("div", __assign({ className: "progress-bar-container" }, { children: (0, jsx_runtime_1.jsx)("div", { className: "progress-bar-fill", style: {
|
83
|
-
'--progress': 1 - progress,
|
84
|
-
transition: 'all 0.03s ease-out'
|
85
|
-
} }) })) })));
|
86
|
-
};
|
87
|
-
exports.ProgressDesign8 = ProgressDesign8;
|
88
|
-
var S_ProgressDesign1 = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n align-items: center;\n color: ", ";\n display: flex;\n font-weight: bold;\n height: 48px;\n justify-content: center;\n position: relative;\n width: 48px;\n\n svg {\n --progress: 0;\n fill: none;\n height: calc(100% - 10px);\n left: 5px;\n position: absolute;\n stroke: ", ";\n stroke-dasharray: 125.6;\n stroke-dashoffset: calc(125.6px * (1 - var(--progress)));\n stroke-width: 4px;\n top: 5px;\n transform: rotate(-90deg);\n width: calc(100% - 10px);\n z-index: 10;\n\n .bg-circle {\n stroke: ", ";\n stroke-dasharray: none;\n stroke-width: 4px;\n }\n }\n"], ["\n align-items: center;\n color: ", ";\n display: flex;\n font-weight: bold;\n height: 48px;\n justify-content: center;\n position: relative;\n width: 48px;\n\n svg {\n --progress: 0;\n fill: none;\n height: calc(100% - 10px);\n left: 5px;\n position: absolute;\n stroke: ", ";\n stroke-dasharray: 125.6;\n stroke-dashoffset: calc(125.6px * (1 - var(--progress)));\n stroke-width: 4px;\n top: 5px;\n transform: rotate(-90deg);\n width: calc(100% - 10px);\n z-index: 10;\n\n .bg-circle {\n stroke: ", ";\n stroke-dasharray: none;\n stroke-width: 4px;\n }\n }\n"])), function (_a) {
|
89
|
-
var barColor = _a.barColor;
|
90
|
-
return barColor;
|
91
|
-
}, function (_a) {
|
92
|
-
var barColor = _a.barColor;
|
93
|
-
return barColor;
|
94
|
-
}, function (_a) {
|
95
|
-
var bgColor = _a.bgColor;
|
96
|
-
return bgColor;
|
97
|
-
});
|
98
|
-
var S_ProgressDesign2 = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n align-items: center;\n color: ", ";\n display: flex;\n font-weight: bold;\n height: 48px;\n justify-content: center;\n position: relative;\n width: 48px;\n\n svg {\n --progress: 0;\n fill: none;\n height: calc(100% - 10px);\n left: 5px;\n position: absolute;\n stroke: ", ";\n stroke-dasharray: 125.6;\n stroke-dashoffset: calc(125.6px * (1 - var(--progress)));\n stroke-width: 4px;\n top: 5px;\n transform: rotate(-90deg);\n width: calc(100% - 10px);\n z-index: 10;\n\n .bg-circle {\n stroke: ", ";\n stroke-dasharray: none;\n stroke-width: 4px;\n }\n }\n\n span {\n font-size: 11px;\n z-index: 11;\n }\n"], ["\n align-items: center;\n color: ", ";\n display: flex;\n font-weight: bold;\n height: 48px;\n justify-content: center;\n position: relative;\n width: 48px;\n\n svg {\n --progress: 0;\n fill: none;\n height: calc(100% - 10px);\n left: 5px;\n position: absolute;\n stroke: ", ";\n stroke-dasharray: 125.6;\n stroke-dashoffset: calc(125.6px * (1 - var(--progress)));\n stroke-width: 4px;\n top: 5px;\n transform: rotate(-90deg);\n width: calc(100% - 10px);\n z-index: 10;\n\n .bg-circle {\n stroke: ", ";\n stroke-dasharray: none;\n stroke-width: 4px;\n }\n }\n\n span {\n font-size: 11px;\n z-index: 11;\n }\n"])), function (_a) {
|
99
|
-
var barColor = _a.barColor;
|
100
|
-
return barColor;
|
101
|
-
}, function (_a) {
|
102
|
-
var barColor = _a.barColor;
|
103
|
-
return barColor;
|
104
|
-
}, function (_a) {
|
105
|
-
var bgColor = _a.bgColor;
|
106
|
-
return bgColor;
|
107
|
-
});
|
108
|
-
var S_ProgressDesign3 = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n align-items: center;\n color: ", ";\n display: flex;\n font-weight: bold;\n height: 48px;\n justify-content: center;\n position: relative;\n width: 48px;\n\n svg {\n --progress: 0;\n fill: none;\n height: calc(100% - 10px);\n left: 5px;\n position: absolute;\n stroke: ", ";\n stroke-dasharray: 125.6;\n stroke-dashoffset: calc(125.6px * (1 - var(--progress)));\n stroke-width: 4px;\n top: 5px;\n transform: rotate(-90deg);\n width: calc(100% - 10px);\n z-index: 10;\n\n .bg-circle {\n stroke: ", ";\n stroke-dasharray: none;\n stroke-width: 4px;\n }\n }\n"], ["\n align-items: center;\n color: ", ";\n display: flex;\n font-weight: bold;\n height: 48px;\n justify-content: center;\n position: relative;\n width: 48px;\n\n svg {\n --progress: 0;\n fill: none;\n height: calc(100% - 10px);\n left: 5px;\n position: absolute;\n stroke: ", ";\n stroke-dasharray: 125.6;\n stroke-dashoffset: calc(125.6px * (1 - var(--progress)));\n stroke-width: 4px;\n top: 5px;\n transform: rotate(-90deg);\n width: calc(100% - 10px);\n z-index: 10;\n\n .bg-circle {\n stroke: ", ";\n stroke-dasharray: none;\n stroke-width: 4px;\n }\n }\n"])), function (_a) {
|
109
|
-
var barColor = _a.barColor;
|
110
|
-
return barColor;
|
111
|
-
}, function (_a) {
|
112
|
-
var barColor = _a.barColor;
|
113
|
-
return barColor;
|
114
|
-
}, function (_a) {
|
115
|
-
var bgColor = _a.bgColor;
|
116
|
-
return bgColor;
|
117
|
-
});
|
118
|
-
var S_ProgressDesign4 = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n align-items: center;\n color: ", ";\n display: flex;\n font-weight: bold;\n height: 48px;\n justify-content: center;\n position: relative;\n width: 48px;\n\n svg {\n --progress: 0;\n fill: none;\n height: calc(100% - 10px);\n left: 5px;\n position: absolute;\n stroke: ", ";\n stroke-dasharray: 125.6;\n stroke-dashoffset: calc(125.6px * (1 - var(--progress)));\n stroke-width: 4px;\n top: 5px;\n transform: rotate(-90deg);\n width: calc(100% - 10px);\n z-index: 10;\n\n .bg-circle {\n stroke: ", ";\n stroke-dasharray: none;\n stroke-width: 4px;\n }\n }\n\n span {\n font-size: 11px;\n z-index: 11;\n }\n"], ["\n align-items: center;\n color: ", ";\n display: flex;\n font-weight: bold;\n height: 48px;\n justify-content: center;\n position: relative;\n width: 48px;\n\n svg {\n --progress: 0;\n fill: none;\n height: calc(100% - 10px);\n left: 5px;\n position: absolute;\n stroke: ", ";\n stroke-dasharray: 125.6;\n stroke-dashoffset: calc(125.6px * (1 - var(--progress)));\n stroke-width: 4px;\n top: 5px;\n transform: rotate(-90deg);\n width: calc(100% - 10px);\n z-index: 10;\n\n .bg-circle {\n stroke: ", ";\n stroke-dasharray: none;\n stroke-width: 4px;\n }\n }\n\n span {\n font-size: 11px;\n z-index: 11;\n }\n"])), function (_a) {
|
119
|
-
var barColor = _a.barColor;
|
120
|
-
return barColor;
|
121
|
-
}, function (_a) {
|
122
|
-
var barColor = _a.barColor;
|
123
|
-
return barColor;
|
124
|
-
}, function (_a) {
|
125
|
-
var bgColor = _a.bgColor;
|
126
|
-
return bgColor;
|
127
|
-
});
|
128
|
-
var S_ProgressDesign5 = styled_components_1.default.div(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n align-items: center;\n color: ", ";\n display: flex;\n flex-direction: column;\n font-weight: bold;\n width: 80px;\n\n .progress-bar-container {\n background-color: rgba(255, 255, 255, 0.2);\n border-radius: 3px;\n height: 6px;\n overflow: hidden;\n position: relative;\n width: 100%;\n }\n\n .progress-bar-fill {\n background-color: ", ";\n border-radius: 3px;\n height: 100%;\n transition: width 0.1s ease-out;\n width: calc(var(--progress) * 100%);\n }\n"], ["\n align-items: center;\n color: ", ";\n display: flex;\n flex-direction: column;\n font-weight: bold;\n width: 80px;\n\n .progress-bar-container {\n background-color: rgba(255, 255, 255, 0.2);\n border-radius: 3px;\n height: 6px;\n overflow: hidden;\n position: relative;\n width: 100%;\n }\n\n .progress-bar-fill {\n background-color: ", ";\n border-radius: 3px;\n height: 100%;\n transition: width 0.1s ease-out;\n width: calc(var(--progress) * 100%);\n }\n"])), function (_a) {
|
129
|
-
var barColor = _a.barColor;
|
130
|
-
return barColor;
|
131
|
-
}, function (_a) {
|
132
|
-
var barColor = _a.barColor;
|
133
|
-
return barColor;
|
134
|
-
});
|
135
|
-
var S_ProgressDesign6 = styled_components_1.default.div(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n align-items: center;\n color: ", ";\n display: flex;\n flex-direction: column;\n font-weight: bold;\n width: 80px;\n\n .progress-bar-container {\n background-color: rgba(0, 0, 0, 0.2);\n border-radius: 3px;\n height: 6px;\n overflow: hidden;\n position: relative;\n width: 100%;\n }\n\n .progress-bar-fill {\n background-color: ", ";\n border-radius: 3px;\n height: 100%;\n transition: width 0.1s ease-out;\n width: calc(var(--progress) * 100%);\n }\n"], ["\n align-items: center;\n color: ", ";\n display: flex;\n flex-direction: column;\n font-weight: bold;\n width: 80px;\n\n .progress-bar-container {\n background-color: rgba(0, 0, 0, 0.2);\n border-radius: 3px;\n height: 6px;\n overflow: hidden;\n position: relative;\n width: 100%;\n }\n\n .progress-bar-fill {\n background-color: ", ";\n border-radius: 3px;\n height: 100%;\n transition: width 0.1s ease-out;\n width: calc(var(--progress) * 100%);\n }\n"])), function (_a) {
|
136
|
-
var bgColor = _a.bgColor;
|
137
|
-
return bgColor;
|
138
|
-
}, function (_a) {
|
139
|
-
var bgColor = _a.bgColor;
|
140
|
-
return bgColor;
|
141
|
-
});
|
142
|
-
var S_ProgressDesign7 = styled_components_1.default.div(templateObject_7 || (templateObject_7 = __makeTemplateObject(["\n align-items: center;\n color: ", ";\n display: flex;\n flex-direction: column;\n font-weight: bold;\n width: 80px;\n\n .progress-bar-container {\n background-color: ", ";\n height: 6px;\n overflow: hidden;\n position: relative;\n width: 100%;\n }\n\n .progress-bar-fill {\n background-color: ", ";\n height: 100%;\n transition: width 0.1s ease-out;\n width: calc(var(--progress) * 100%);\n }\n"], ["\n align-items: center;\n color: ", ";\n display: flex;\n flex-direction: column;\n font-weight: bold;\n width: 80px;\n\n .progress-bar-container {\n background-color: ", ";\n height: 6px;\n overflow: hidden;\n position: relative;\n width: 100%;\n }\n\n .progress-bar-fill {\n background-color: ", ";\n height: 100%;\n transition: width 0.1s ease-out;\n width: calc(var(--progress) * 100%);\n }\n"])), function (_a) {
|
143
|
-
var barColor = _a.barColor;
|
144
|
-
return barColor;
|
145
|
-
}, function (_a) {
|
146
|
-
var bgColor = _a.bgColor;
|
147
|
-
return bgColor;
|
148
|
-
}, function (_a) {
|
149
|
-
var barColor = _a.barColor;
|
150
|
-
return barColor;
|
151
|
-
});
|
152
|
-
var S_ProgressDesign8 = styled_components_1.default.div(templateObject_8 || (templateObject_8 = __makeTemplateObject(["\n align-items: center;\n color: ", ";\n display: flex;\n flex-direction: column;\n font-weight: bold;\n width: 80px;\n\n .progress-bar-container {\n background-color: ", ";\n height: 6px;\n overflow: hidden;\n position: relative;\n width: 100%;\n }\n\n .progress-bar-fill {\n background-color: ", ";\n height: 100%;\n transition: width 0.1s ease-out;\n width: calc(var(--progress) * 100%);\n }\n"], ["\n align-items: center;\n color: ", ";\n display: flex;\n flex-direction: column;\n font-weight: bold;\n width: 80px;\n\n .progress-bar-container {\n background-color: ", ";\n height: 6px;\n overflow: hidden;\n position: relative;\n width: 100%;\n }\n\n .progress-bar-fill {\n background-color: ", ";\n height: 100%;\n transition: width 0.1s ease-out;\n width: calc(var(--progress) * 100%);\n }\n"])), function (_a) {
|
153
|
-
var barColor = _a.barColor;
|
154
|
-
return barColor;
|
155
|
-
}, function (_a) {
|
156
|
-
var bgColor = _a.bgColor;
|
157
|
-
return bgColor;
|
158
|
-
}, function (_a) {
|
159
|
-
var barColor = _a.barColor;
|
160
|
-
return barColor;
|
161
|
-
});
|
162
|
-
var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6, templateObject_7, templateObject_8;
|
@@ -1,18 +0,0 @@
|
|
1
|
-
/// <reference types="react" />
|
2
|
-
import type { SlideBannerElementsProps } from '../SlideBanner';
|
3
|
-
import type { CSSProperties } from 'styled-components';
|
4
|
-
export declare const useFlexGridLayout: ({ components }: {
|
5
|
-
components: SlideBannerElementsProps[];
|
6
|
-
}) => {
|
7
|
-
layoutRef: import("react").MutableRefObject<HTMLDivElement | null>;
|
8
|
-
positionRefs: import("react").MutableRefObject<Record<string, HTMLDivElement | null>>;
|
9
|
-
ccbInset: {
|
10
|
-
top: string;
|
11
|
-
right: string;
|
12
|
-
bottom: string;
|
13
|
-
left: string;
|
14
|
-
};
|
15
|
-
componentGroups: Record<string, SlideBannerElementsProps[]>;
|
16
|
-
getPositionStyle: (position: string, ccbInset: Record<string, string>) => CSSProperties;
|
17
|
-
getComponentGroupLayout: (components: SlideBannerElementsProps[], position: string) => CSSProperties;
|
18
|
-
};
|
@@ -1,229 +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
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
14
|
-
exports.useFlexGridLayout = void 0;
|
15
|
-
var react_1 = require("react");
|
16
|
-
var useFlexGridLayout = function (_a) {
|
17
|
-
var components = _a.components;
|
18
|
-
var _b = (0, react_1.useState)({ top: 0, right: 0, bottom: 0, left: 0 }), groupSizes = _b[0], setGroupSizes = _b[1];
|
19
|
-
var _c = (0, react_1.useState)({ width: 0, height: 0 }), layoutSize = _c[0], setLayoutSize = _c[1];
|
20
|
-
var layoutRef = (0, react_1.useRef)(null);
|
21
|
-
var positionRefs = (0, react_1.useRef)({});
|
22
|
-
// 위치별로 컴포넌트 그룹화
|
23
|
-
var getComponentsByPosition = function () {
|
24
|
-
var groups = {};
|
25
|
-
components.forEach(function (component) {
|
26
|
-
if (!groups[component.position]) {
|
27
|
-
groups[component.position] = [];
|
28
|
-
}
|
29
|
-
groups[component.position].push(component);
|
30
|
-
});
|
31
|
-
return groups;
|
32
|
-
};
|
33
|
-
var componentGroups = getComponentsByPosition();
|
34
|
-
var GAP = 8;
|
35
|
-
// 위치가 어느 방향인지 판단
|
36
|
-
var getPositionDirection = function (position) {
|
37
|
-
var directions = {
|
38
|
-
OUTSET1: 'top',
|
39
|
-
OUTSET2: 'top',
|
40
|
-
OUTSET3: 'top',
|
41
|
-
OUTSET4: 'right',
|
42
|
-
OUTSET5: 'right',
|
43
|
-
OUTSET6: 'right',
|
44
|
-
OUTSET7: 'bottom',
|
45
|
-
OUTSET8: 'bottom',
|
46
|
-
OUTSET9: 'bottom',
|
47
|
-
OUTSET10: 'left',
|
48
|
-
OUTSET11: 'left',
|
49
|
-
OUTSET12: 'left',
|
50
|
-
// INSET은 CCB 내부이므로 방향 개념 없음
|
51
|
-
INSET1: 'none',
|
52
|
-
INSET2: 'none',
|
53
|
-
INSET3: 'none',
|
54
|
-
INSET4: 'none',
|
55
|
-
INSET5: 'none',
|
56
|
-
INSET6: 'none',
|
57
|
-
INSET7: 'none',
|
58
|
-
INSET8: 'none'
|
59
|
-
};
|
60
|
-
return directions[position];
|
61
|
-
};
|
62
|
-
// 위치에 따른 스타일 결정 (CCB 크기를 고려)
|
63
|
-
var getPositionStyle = function (position, ccbInset) {
|
64
|
-
var base = {
|
65
|
-
position: 'absolute',
|
66
|
-
display: 'flex',
|
67
|
-
alignItems: 'center',
|
68
|
-
justifyContent: 'center'
|
69
|
-
};
|
70
|
-
// CCB의 중앙 위치 계산
|
71
|
-
var ccbTop = parseFloat(ccbInset.top) || 0;
|
72
|
-
var ccbRight = parseFloat(ccbInset.right) || 0;
|
73
|
-
var ccbBottom = parseFloat(ccbInset.bottom) || 0;
|
74
|
-
var ccbLeft = parseFloat(ccbInset.left) || 0;
|
75
|
-
// CCB의 실제 크기와 중앙 위치 계산
|
76
|
-
var ccbWidth = layoutSize.width - ccbLeft - ccbRight;
|
77
|
-
var ccbHeight = layoutSize.height - ccbTop - ccbBottom;
|
78
|
-
var ccbCenterX = ccbLeft + ccbWidth / 2;
|
79
|
-
var ccbCenterY = ccbTop + ccbHeight / 2;
|
80
|
-
var positions = {
|
81
|
-
OUTSET1: { top: -50, left: ccbLeft },
|
82
|
-
OUTSET2: { top: -50, left: "".concat(ccbCenterX, "px"), transform: 'translateX(-50%)' },
|
83
|
-
OUTSET3: { top: -50, right: ccbRight },
|
84
|
-
OUTSET4: { top: ccbTop, right: 50 },
|
85
|
-
OUTSET5: { top: "".concat(ccbCenterY, "px"), right: 50, transform: 'translateY(-50%)' },
|
86
|
-
OUTSET6: { bottom: ccbBottom, right: 50 },
|
87
|
-
OUTSET7: { bottom: -50, right: ccbRight },
|
88
|
-
OUTSET8: { bottom: -50, left: "".concat(ccbCenterX, "px"), transform: 'translateX(-50%)' },
|
89
|
-
OUTSET9: { bottom: -50, left: ccbLeft },
|
90
|
-
OUTSET10: { bottom: ccbBottom, left: -50 },
|
91
|
-
OUTSET11: { top: "".concat(ccbCenterY, "px"), left: -50, transform: 'translateY(-50%)' },
|
92
|
-
OUTSET12: { top: ccbTop, left: -50 },
|
93
|
-
INSET1: { top: ccbTop + GAP, left: ccbLeft + GAP },
|
94
|
-
INSET2: { top: ccbTop + GAP, left: "".concat(ccbCenterX, "px"), transform: 'translateX(-50%)' },
|
95
|
-
INSET3: { top: ccbTop + GAP, right: ccbRight + GAP },
|
96
|
-
INSET4: { top: "".concat(ccbCenterY, "px"), right: ccbRight + GAP, transform: 'translateY(-50%)' },
|
97
|
-
INSET5: { bottom: ccbBottom + GAP, right: ccbRight + GAP },
|
98
|
-
INSET6: {
|
99
|
-
bottom: ccbBottom + GAP,
|
100
|
-
left: "".concat(ccbCenterX, "px"),
|
101
|
-
transform: 'translateX(-50%)'
|
102
|
-
},
|
103
|
-
INSET7: { bottom: ccbBottom + GAP, left: ccbLeft + GAP },
|
104
|
-
INSET8: { top: "".concat(ccbCenterY, "px"), left: ccbLeft + GAP, transform: 'translateY(-50%)' }
|
105
|
-
};
|
106
|
-
return __assign(__assign({}, base), positions[position]);
|
107
|
-
};
|
108
|
-
// 컴포넌트 그룹 레이아웃
|
109
|
-
var getComponentGroupLayout = function (components, position) {
|
110
|
-
var count = components.length;
|
111
|
-
var horizontals = [
|
112
|
-
'OUTSET1',
|
113
|
-
'OUTSET2',
|
114
|
-
'OUTSET3',
|
115
|
-
'OUTSET7',
|
116
|
-
'OUTSET8',
|
117
|
-
'OUTSET9',
|
118
|
-
'INSET1',
|
119
|
-
'INSET2',
|
120
|
-
'INSET3',
|
121
|
-
'INSET5',
|
122
|
-
'INSET6',
|
123
|
-
'INSET7'
|
124
|
-
];
|
125
|
-
var isHorizontal = horizontals.includes(position);
|
126
|
-
if (count === 1) {
|
127
|
-
return { display: 'block' };
|
128
|
-
}
|
129
|
-
return {
|
130
|
-
display: 'flex',
|
131
|
-
flexDirection: isHorizontal ? 'row' : 'column',
|
132
|
-
gap: '8px',
|
133
|
-
alignItems: 'center'
|
134
|
-
};
|
135
|
-
};
|
136
|
-
// ccbInset 계산
|
137
|
-
var ccbInset = (0, react_1.useMemo)(function () {
|
138
|
-
return {
|
139
|
-
top: groupSizes.top > 0 ? "".concat(groupSizes.top + GAP, "px") : '0',
|
140
|
-
right: groupSizes.right > 0 ? "".concat(groupSizes.right + GAP, "px") : '0',
|
141
|
-
bottom: groupSizes.bottom > 0 ? "".concat(groupSizes.bottom + GAP, "px") : '0',
|
142
|
-
left: groupSizes.left > 0 ? "".concat(groupSizes.left + GAP, "px") : '0'
|
143
|
-
};
|
144
|
-
}, [groupSizes]);
|
145
|
-
// 레이아웃 크기 측정
|
146
|
-
(0, react_1.useEffect)(function () {
|
147
|
-
var measureLayout = function () {
|
148
|
-
if (layoutRef.current) {
|
149
|
-
var _a = layoutRef.current.getBoundingClientRect(), width_1 = _a.width, height_1 = _a.height;
|
150
|
-
setLayoutSize(function (prevSize) {
|
151
|
-
if (prevSize.width !== width_1 || prevSize.height !== height_1) {
|
152
|
-
return { width: width_1, height: height_1 };
|
153
|
-
}
|
154
|
-
return prevSize;
|
155
|
-
});
|
156
|
-
}
|
157
|
-
};
|
158
|
-
measureLayout();
|
159
|
-
var resizeObserver = new ResizeObserver(measureLayout);
|
160
|
-
if (layoutRef.current) {
|
161
|
-
resizeObserver.observe(layoutRef.current);
|
162
|
-
}
|
163
|
-
return function () {
|
164
|
-
resizeObserver.disconnect();
|
165
|
-
};
|
166
|
-
}, []);
|
167
|
-
// 컴포넌트 그룹의 크기 측정
|
168
|
-
(0, react_1.useEffect)(function () {
|
169
|
-
var measureGroups = function () {
|
170
|
-
var newSizes = {
|
171
|
-
top: 0,
|
172
|
-
right: 0,
|
173
|
-
bottom: 0,
|
174
|
-
left: 0
|
175
|
-
};
|
176
|
-
Object.entries(positionRefs.current).forEach(function (_a) {
|
177
|
-
var position = _a[0], ref = _a[1];
|
178
|
-
if (ref && ref.offsetHeight && ref.offsetWidth) {
|
179
|
-
var direction = getPositionDirection(position);
|
180
|
-
// INSET은 CCB 크기 계산에 영향을 주지 않음
|
181
|
-
if (direction !== 'none') {
|
182
|
-
var size = direction === 'top' || direction === 'bottom' ? ref.offsetHeight : ref.offsetWidth;
|
183
|
-
newSizes[direction] = Math.max(newSizes[direction], size);
|
184
|
-
}
|
185
|
-
}
|
186
|
-
});
|
187
|
-
// 실제로 크기가 변경되었을 때만 업데이트
|
188
|
-
setGroupSizes(function (prevSizes) {
|
189
|
-
if (prevSizes.top !== newSizes.top ||
|
190
|
-
prevSizes.right !== newSizes.right ||
|
191
|
-
prevSizes.bottom !== newSizes.bottom ||
|
192
|
-
prevSizes.left !== newSizes.left) {
|
193
|
-
return newSizes;
|
194
|
-
}
|
195
|
-
return prevSizes;
|
196
|
-
});
|
197
|
-
};
|
198
|
-
// 초기 측정을 위한 타이머
|
199
|
-
var timeoutId = setTimeout(function () {
|
200
|
-
measureGroups();
|
201
|
-
}, 0);
|
202
|
-
// ResizeObserver 설정
|
203
|
-
var resizeObserver = new ResizeObserver(function (entries) {
|
204
|
-
// 크기 변경이 실제로 일어났을 때만 측정
|
205
|
-
if (entries.length > 0) {
|
206
|
-
measureGroups();
|
207
|
-
}
|
208
|
-
});
|
209
|
-
// 현재 존재하는 ref들에 observer 연결
|
210
|
-
Object.values(positionRefs.current).forEach(function (ref) {
|
211
|
-
if (ref) {
|
212
|
-
resizeObserver.observe(ref);
|
213
|
-
}
|
214
|
-
});
|
215
|
-
return function () {
|
216
|
-
clearTimeout(timeoutId);
|
217
|
-
resizeObserver.disconnect();
|
218
|
-
};
|
219
|
-
}, [componentGroups]);
|
220
|
-
return {
|
221
|
-
layoutRef: layoutRef,
|
222
|
-
positionRefs: positionRefs,
|
223
|
-
ccbInset: ccbInset,
|
224
|
-
componentGroups: componentGroups,
|
225
|
-
getPositionStyle: getPositionStyle,
|
226
|
-
getComponentGroupLayout: getComponentGroupLayout
|
227
|
-
};
|
228
|
-
};
|
229
|
-
exports.useFlexGridLayout = useFlexGridLayout;
|
@@ -1,16 +0,0 @@
|
|
1
|
-
/// <reference types="react" />
|
2
|
-
import type { SwiperClass, SwiperRef } from 'swiper/react';
|
3
|
-
export declare function useSwiper(): {
|
4
|
-
swiperRef: import("react").MutableRefObject<SwiperRef | null>;
|
5
|
-
progressRef: import("react").MutableRefObject<number>;
|
6
|
-
leftTimeMsRef: import("react").MutableRefObject<number>;
|
7
|
-
currentSlide: number;
|
8
|
-
isBeginning: boolean;
|
9
|
-
isEnd: boolean;
|
10
|
-
onSwiper: (swiper: SwiperClass) => void;
|
11
|
-
onSlideChangeTransitionEnd: (swiper: SwiperClass) => void;
|
12
|
-
onAutoplayTimeLeft: (_: SwiperClass, time: number, progress: number) => void;
|
13
|
-
onClickBullet: (index: number) => void;
|
14
|
-
onClickPrevBtn: () => void;
|
15
|
-
onClickNextBtn: () => void;
|
16
|
-
};
|
@@ -1,63 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.useSwiper = void 0;
|
4
|
-
var react_1 = require("react");
|
5
|
-
function useSwiper() {
|
6
|
-
var _a = (0, react_1.useState)(1), currentSlide = _a[0], setCurrentSlide = _a[1];
|
7
|
-
var _b = (0, react_1.useState)(true), isBeginning = _b[0], setIsBeginning = _b[1];
|
8
|
-
var _c = (0, react_1.useState)(false), isEnd = _c[0], setIsEnd = _c[1];
|
9
|
-
var progressRef = (0, react_1.useRef)(0);
|
10
|
-
var leftTimeMsRef = (0, react_1.useRef)(0);
|
11
|
-
var swiperRef = (0, react_1.useRef)(null);
|
12
|
-
var onSwiper = function (swiper) {
|
13
|
-
setIsBeginning(swiper.isBeginning);
|
14
|
-
setIsEnd(swiper.isEnd);
|
15
|
-
};
|
16
|
-
var onSlideChangeTransitionEnd = function (swiper) {
|
17
|
-
var isLoop = swiper.params.loop || false;
|
18
|
-
setIsBeginning(swiper.isBeginning);
|
19
|
-
setIsEnd(swiper.isEnd);
|
20
|
-
if (isLoop) {
|
21
|
-
// loop 모드에서는 realIndex가 실제 슬라이드 인덱스
|
22
|
-
setCurrentSlide(swiper.realIndex + 1);
|
23
|
-
}
|
24
|
-
else {
|
25
|
-
// loop가 꺼져있을 때는 activeIndex 사용
|
26
|
-
setCurrentSlide(swiper.activeIndex + 1);
|
27
|
-
}
|
28
|
-
};
|
29
|
-
var onAutoplayTimeLeft = (0, react_1.useCallback)(function (_, time, progress) {
|
30
|
-
leftTimeMsRef.current = time;
|
31
|
-
progressRef.current = progress;
|
32
|
-
}, []);
|
33
|
-
var onClickBullet = function (index) {
|
34
|
-
if (swiperRef.current) {
|
35
|
-
swiperRef.current.swiper.slideTo(index);
|
36
|
-
}
|
37
|
-
};
|
38
|
-
var onClickPrevBtn = function () {
|
39
|
-
if (swiperRef.current) {
|
40
|
-
swiperRef.current.swiper.slidePrev();
|
41
|
-
}
|
42
|
-
};
|
43
|
-
var onClickNextBtn = function () {
|
44
|
-
if (swiperRef.current) {
|
45
|
-
swiperRef.current.swiper.slideNext();
|
46
|
-
}
|
47
|
-
};
|
48
|
-
return {
|
49
|
-
swiperRef: swiperRef,
|
50
|
-
progressRef: progressRef,
|
51
|
-
leftTimeMsRef: leftTimeMsRef,
|
52
|
-
currentSlide: currentSlide,
|
53
|
-
isBeginning: isBeginning,
|
54
|
-
isEnd: isEnd,
|
55
|
-
onSwiper: onSwiper,
|
56
|
-
onSlideChangeTransitionEnd: onSlideChangeTransitionEnd,
|
57
|
-
onAutoplayTimeLeft: onAutoplayTimeLeft,
|
58
|
-
onClickBullet: onClickBullet,
|
59
|
-
onClickPrevBtn: onClickPrevBtn,
|
60
|
-
onClickNextBtn: onClickNextBtn
|
61
|
-
};
|
62
|
-
}
|
63
|
-
exports.useSwiper = useSwiper;
|
@@ -1 +0,0 @@
|
|
1
|
-
export { default as SlideBanner } from './SlideBanner';
|
@@ -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.SlideBanner = void 0;
|
7
|
-
var SlideBanner_1 = require("./SlideBanner");
|
8
|
-
Object.defineProperty(exports, "SlideBanner", { enumerable: true, get: function () { return __importDefault(SlideBanner_1).default; } });
|
@@ -1,46 +0,0 @@
|
|
1
|
-
import type { CB_STYLE_PROP_SLIDEBANNER_SPECS, SlideBannerPropsKeys, CoreSlideBannerProps, CustomNavigationProps, CustomProgressbarProps, CustomPaginationProps } from './types';
|
2
|
-
import type { Device } from '@sub/DynamicLayout/sections/CustomSection/util/types';
|
3
|
-
import type { css } from 'styled-components';
|
4
|
-
type ParseSlideBannerStyleToSlideBannerCoreProps = {
|
5
|
-
props: CB_STYLE_PROP_SLIDEBANNER_SPECS;
|
6
|
-
device: Device;
|
7
|
-
};
|
8
|
-
type ParseSlideBannerStyleToCustomPaginationProps = {
|
9
|
-
props: CB_STYLE_PROP_SLIDEBANNER_SPECS;
|
10
|
-
device: Device;
|
11
|
-
};
|
12
|
-
type ParseSlideBannerStyleToCustomNavigationProps = {
|
13
|
-
props: CB_STYLE_PROP_SLIDEBANNER_SPECS;
|
14
|
-
device: Device;
|
15
|
-
};
|
16
|
-
type ParseSlideBannerStyleToCustomProgressbarProps = {
|
17
|
-
props: CB_STYLE_PROP_SLIDEBANNER_SPECS;
|
18
|
-
device: Device;
|
19
|
-
};
|
20
|
-
export declare function getSlideBannerCorePropKey(key: SlideBannerPropsKeys): keyof (CoreSlideBannerProps & {
|
21
|
-
customStyle?: ReturnType<typeof css>;
|
22
|
-
}) | null;
|
23
|
-
export declare function getCustomNavigationPropKey(key: SlideBannerPropsKeys): keyof CustomNavigationProps | null;
|
24
|
-
export declare function getCustomProgressbarPropKey(key: SlideBannerPropsKeys): keyof CustomProgressbarProps | null;
|
25
|
-
export declare function getCustomPaginationPropKey(key: SlideBannerPropsKeys): keyof CustomPaginationProps | null;
|
26
|
-
export declare function parseSlideBannerStyleToSlideBannerCoreProp({ props, device }: ParseSlideBannerStyleToSlideBannerCoreProps): {
|
27
|
-
normalStyle: CoreSlideBannerProps & {
|
28
|
-
customStyle?: ReturnType<typeof css>;
|
29
|
-
};
|
30
|
-
hoverStyle: CoreSlideBannerProps & {
|
31
|
-
customStyle?: ReturnType<typeof css>;
|
32
|
-
};
|
33
|
-
};
|
34
|
-
export declare function parseSlideBannerStyleToCustomPaginationProp({ props, device }: ParseSlideBannerStyleToCustomPaginationProps): {
|
35
|
-
normalStyle: CustomPaginationProps;
|
36
|
-
hoverStyle: CustomPaginationProps;
|
37
|
-
};
|
38
|
-
export declare function parseSlideBannerStyleToCustomNavigationProp({ props, device }: ParseSlideBannerStyleToCustomNavigationProps): {
|
39
|
-
normalStyle: CustomNavigationProps;
|
40
|
-
hoverStyle: CustomNavigationProps;
|
41
|
-
};
|
42
|
-
export declare function parseSlideBannerStyleToCustomProgressbarProp({ props, device }: ParseSlideBannerStyleToCustomProgressbarProps): {
|
43
|
-
normalStyle: CustomProgressbarProps;
|
44
|
-
hoverStyle: CustomProgressbarProps;
|
45
|
-
};
|
46
|
-
export {};
|