pds-dev-kit-web-test 0.0.12 → 0.0.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.ts +2 -1
- package/dist/index.js +5 -3
- package/dist/src/common/assets/icons/line/AnalyticsSearchTools.d.ts +4 -0
- package/dist/src/common/assets/icons/line/AnalyticsSearchTools.js +36 -0
- package/dist/src/common/assets/icons/line/DynamicLayout.d.ts +4 -0
- package/dist/src/common/assets/icons/line/DynamicLayout.js +34 -0
- package/dist/src/common/assets/icons/line/Pages.d.ts +4 -0
- package/dist/src/common/assets/icons/line/Pages.js +37 -0
- package/dist/src/common/assets/icons/line/SectionContent32.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionContent32.js +34 -0
- package/dist/src/common/assets/icons/line/SectionContent40.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionContent40.js +34 -0
- package/dist/src/common/assets/icons/line/SectionContentsCarousel32.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionContentsCarousel32.js +36 -0
- package/dist/src/common/assets/icons/line/SectionContentsCarousel40.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionContentsCarousel40.js +36 -0
- package/dist/src/common/assets/icons/line/SectionDivider32.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionDivider32.js +34 -0
- package/dist/src/common/assets/icons/line/SectionDivider40.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionDivider40.js +34 -0
- package/dist/src/common/assets/icons/line/SectionFooter32.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionFooter32.js +34 -0
- package/dist/src/common/assets/icons/line/SectionFooter40.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionFooter40.js +34 -0
- package/dist/src/common/assets/icons/line/SectionInfoBox32.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionInfoBox32.js +34 -0
- package/dist/src/common/assets/icons/line/SectionInfoBox40.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionInfoBox40.js +34 -0
- package/dist/src/common/assets/icons/line/SectionIntro32.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionIntro32.js +34 -0
- package/dist/src/common/assets/icons/line/SectionIntro40.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionIntro40.js +34 -0
- package/dist/src/common/assets/icons/line/SectionMap32.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionMap32.js +34 -0
- package/dist/src/common/assets/icons/line/SectionMap40.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionMap40.js +34 -0
- package/dist/src/common/assets/icons/line/SectionPriceBox32.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionPriceBox32.js +34 -0
- package/dist/src/common/assets/icons/line/SectionPriceBox40.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionPriceBox40.js +34 -0
- package/dist/src/common/assets/icons/line/SectionProductsCarousel32.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionProductsCarousel32.js +37 -0
- package/dist/src/common/assets/icons/line/SectionProductsCarousel40.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionProductsCarousel40.js +36 -0
- package/dist/src/common/assets/icons/line/SectionReview32.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionReview32.js +34 -0
- package/dist/src/common/assets/icons/line/SectionReview40.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionReview40.js +34 -0
- package/dist/src/common/assets/icons/line/SectionSlider32.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionSlider32.js +36 -0
- package/dist/src/common/assets/icons/line/SectionSlider40.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionSlider40.js +36 -0
- package/dist/src/common/assets/icons/line/SectionTab32.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionTab32.js +34 -0
- package/dist/src/common/assets/icons/line/SectionTab40.d.ts +4 -0
- package/dist/src/common/assets/icons/line/SectionTab40.js +34 -0
- package/dist/src/common/assets/icons/line/index.d.ts +27 -0
- package/dist/src/common/assets/icons/line/index.js +54 -0
- package/dist/src/common/styles/colorSet/PaletteColor_Dark.json +17 -1
- package/dist/src/common/styles/colorSet/PaletteColor_light.json +17 -1
- package/dist/src/common/styles/colorSet/SemanticColor.json +9 -1
- package/dist/src/common/styles/colorSet/UIColor.json +38 -1
- package/dist/src/common/styles/colorSet/index.d.ts +151 -74
- package/dist/src/common/styles/colorSet/index.js +4 -4
- package/dist/src/common/styles/colorSet/ui-type.d.ts +37 -0
- package/dist/src/desktop/components/AdminList/AdminList.js +1 -1
- package/dist/src/desktop/components/AdminListHeader/AdminListHeader.js +1 -1
- package/dist/src/desktop/components/AdminListItem/AdminListItem.d.ts +1 -1
- package/dist/src/desktop/components/AdminListItem/AdminListItem.js +3 -1
- package/dist/src/desktop/components/BasicChatListItem/BasicChatListItem.js +7 -5
- package/dist/src/desktop/components/BasicFormGroup/BasicFormGroup.js +1 -1
- package/dist/src/desktop/components/BasicList/BasicList.js +1 -1
- package/dist/src/desktop/components/BasicListItem/BasicListItem.js +1 -1
- package/dist/src/desktop/components/BlogTextField/BlogTextField.js +1 -1
- package/dist/src/desktop/components/BodyTextGroup/BodyTextGroup.js +3 -3
- package/dist/src/desktop/components/Card/Card.js +1 -1
- package/dist/src/desktop/components/CardList/CardList.js +1 -1
- package/dist/src/desktop/components/ChatBubbleListItem/ChatBubbleListItem.js +1 -1
- package/dist/src/desktop/components/ChatList/ChatList.js +1 -1
- package/dist/src/desktop/components/Checkbox/Checkbox.js +1 -1
- package/dist/src/desktop/components/Chip/Chip.js +1 -1
- package/dist/src/desktop/components/ContextMenu/ContextMenu.js +1 -1
- package/dist/src/desktop/components/ContextMenuItem/ContextMenuItem.js +1 -1
- package/dist/src/desktop/components/DesktopAlertDialog/DesktopAlertDialog.js +1 -1
- package/dist/src/desktop/components/DesktopHeaderBar/DesktopHeaderBar.js +1 -1
- package/dist/src/desktop/components/DesktopTabBar/DesktopTabBar.js +2 -2
- package/dist/src/desktop/components/Dropdown/Dropdown.js +1 -1
- package/dist/src/desktop/components/DynamicDesktopNavBar/DynamicDesktopNavBar.js +2 -2
- package/dist/src/desktop/components/EditApplyTextField/EditApplyTextField.js +1 -1
- package/dist/src/desktop/components/FilterBar/FilterBar.js +1 -1
- package/dist/src/desktop/components/FloatingActionButton/FloatingActionButton.js +2 -2
- package/dist/src/desktop/components/Hero/Hero.js +1 -1
- package/dist/src/desktop/components/HorizontalFormGroup/HorizontalFormGroup.js +1 -1
- package/dist/src/desktop/components/IconButton/IconButton.js +1 -1
- package/dist/src/desktop/components/ImageSlide/ImageSlide.js +1 -1
- package/dist/src/desktop/components/LottieReactionButton/LottieReactionButton.d.ts +1 -1
- package/dist/src/desktop/components/LottieReactionButton/LottieReactionButton.js +46 -41
- package/dist/src/desktop/components/MainButton/MainButton.js +1 -1
- package/dist/src/desktop/components/PageTitleTextGroup/PageTitleTextGroup.js +1 -1
- package/dist/src/desktop/components/Radio/Radio.js +1 -1
- package/dist/src/desktop/components/ReactionButton/ReactionButton.d.ts +2 -1
- package/dist/src/desktop/components/ReactionButton/ReactionButton.js +3 -3
- package/dist/src/desktop/components/Select/Select.js +1 -1
- package/dist/src/desktop/components/StatusBlock/StatusBlock.js +1 -1
- package/dist/src/desktop/components/TextButton/TextButton.js +1 -1
- package/dist/src/desktop/components/TextField/TextField.js +1 -1
- package/dist/src/desktop/components/TextLabel/TextLabel.d.ts +2 -2
- package/dist/src/desktop/components/TextLabel/TextLabel.js +25 -20
- package/dist/src/desktop/components/UploadIconButton/UploadIconButton.js +1 -1
- package/dist/src/desktop/components/UploadMainButton/UploadMainButton.js +1 -1
- package/dist/src/desktop/components/UploadTextButton/UploadTextButton.js +1 -1
- package/dist/src/desktop/components/UserDesktopNavBar/UserDesktopNavBar.js +11 -8
- package/dist/src/desktop/components/UserDesktopSideTab/UserDesktopSideTab.js +1 -1
- package/dist/src/desktop/components/UserDesktopTabBar/UserDesktopTabBar.js +2 -2
- package/dist/src/desktop/index.d.ts +3 -0
- package/dist/src/desktop/index.js +11 -6
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFA.js +6 -6
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFB.js +7 -7
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFC.js +2 -2
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFD.js +2 -2
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFE.js +6 -6
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFF.js +2 -2
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFG.js +4 -4
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFH.js +2 -2
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFI.js +4 -4
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFJ.js +2 -2
- package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFK.js +4 -4
- package/dist/src/desktop/layout/LayoutWF/Containers/PageMenuContainer/variation/PageMenu.js +3 -3
- package/dist/src/desktop/layout/LayoutWF/Containers/SubMenuContainer/variation/LeftSubMenu.js +3 -3
- package/dist/src/desktop/layout/LayoutWF/Containers/TabMenuContainer/variation/TabMenu.js +3 -3
- package/dist/src/desktop/layout/LayoutWF/LayoutWF.js +1 -1
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/ContentsContainer.d.ts +12 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/ContentsContainer.js +29 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/index.d.ts +1 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/index.js +8 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/WHA.d.ts +9 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/WHA.js +31 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/WHB.d.ts +12 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/WHB.js +110 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/WHC.d.ts +9 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/WHC.js +31 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/WHD.d.ts +12 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/WHD.js +110 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/WHE.d.ts +10 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/WHE.js +49 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/index.d.ts +5 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/index.js +16 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/GlobalMenuContainer/GlobalMenuContainer.d.ts +8 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/GlobalMenuContainer/GlobalMenuContainer.js +15 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/GlobalMenuContainer/index.d.ts +1 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/GlobalMenuContainer/index.js +8 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/GlobalMenuContainer/variation/PrimaryGlobalMenu.d.ts +6 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/GlobalMenuContainer/variation/PrimaryGlobalMenu.js +25 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/GlobalMenuContainer/variation/SecondaryGlobalMenu.d.ts +6 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/GlobalMenuContainer/variation/SecondaryGlobalMenu.js +25 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/GlobalMenuContainer/variation/index.d.ts +2 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/GlobalMenuContainer/variation/index.js +10 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/TabMenuContainer/TabMenuContainer.d.ts +7 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/TabMenuContainer/TabMenuContainer.js +14 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/TabMenuContainer/index.d.ts +1 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/TabMenuContainer/index.js +8 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/TabMenuContainer/variation/TabMenu.d.ts +6 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/TabMenuContainer/variation/TabMenu.js +25 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/TabMenuContainer/variation/index.d.ts +1 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/TabMenuContainer/variation/index.js +8 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/index.d.ts +3 -0
- package/dist/src/desktop/layout/LayoutWH/Containers/index.js +9 -0
- package/dist/src/desktop/layout/LayoutWH/ContainersBox/ContainersBox.d.ts +13 -0
- package/dist/src/desktop/layout/LayoutWH/ContainersBox/ContainersBox.js +39 -0
- package/dist/src/desktop/layout/LayoutWH/ContainersBox/index.d.ts +1 -0
- package/dist/src/desktop/layout/LayoutWH/ContainersBox/index.js +8 -0
- package/dist/src/desktop/layout/LayoutWH/LayoutWH.d.ts +8 -0
- package/dist/src/desktop/layout/LayoutWH/LayoutWH.js +31 -0
- package/dist/src/desktop/layout/LayoutWH/index.d.ts +1 -0
- package/dist/src/desktop/layout/LayoutWH/index.js +8 -0
- package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSA.js +2 -2
- package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSB.js +2 -2
- package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSC.js +2 -2
- package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSD.js +2 -2
- package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSE.js +3 -3
- package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSF.js +4 -4
- package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSG.js +4 -4
- package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSH.js +4 -4
- package/dist/src/desktop/layout/LayoutWS/Containers/GlobalMenuContainer/variation/GlobalMenu.js +3 -3
- package/dist/src/desktop/layout/LayoutWS/Containers/PageMenuContainer/variation/PageMenu.js +3 -3
- package/dist/src/desktop/layout/LayoutWS/LayoutWS.js +1 -1
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTA.js +2 -2
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTB.js +2 -2
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTC.js +2 -2
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTD.js +4 -4
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTE.js +2 -2
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTF.js +4 -4
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTG.js +2 -2
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTH.js +2 -2
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTI.js +2 -2
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTJ.js +4 -4
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTK.js +2 -2
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTL.js +2 -2
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTM.js +2 -2
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTN.js +2 -2
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTO.js +2 -2
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTP.js +2 -2
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTQ.js +4 -4
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTS.js +5 -5
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTT.js +5 -5
- package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTU.js +4 -4
- package/dist/src/desktop/layout/LayoutWT/Containers/GlobalMenuContainer/variation/GlobalMenu.js +3 -3
- package/dist/src/desktop/layout/LayoutWT/Containers/PageMenuContainer/variation/LeftPageMenu.js +3 -3
- package/dist/src/desktop/layout/LayoutWT/Containers/PageMenuContainer/variation/TopPageMenu.js +3 -3
- package/dist/src/desktop/layout/LayoutWT/Containers/SubMenuContainer/variation/LeftSubMenu.js +3 -3
- package/dist/src/desktop/layout/LayoutWT/Containers/TabMenuContainer/variation/TabMenu.js +3 -3
- package/dist/src/desktop/layout/LayoutWT/LayoutWT.js +1 -1
- package/dist/src/desktop/panels/AnnotationSheet/AnnotationSheet.js +1 -1
- package/dist/src/desktop/panels/ContentSheet/ContentSheet.js +1 -1
- package/dist/src/desktop/panels/DesktopBasicModal/DesktopBasicModal.js +1 -1
- package/dist/src/desktop/panels/DesktopHeadlessModal/DesktopHeadlessModal.js +1 -1
- package/dist/src/desktop/panels/SectionSheet/SectionSheet.js +1 -1
- package/dist/src/hybrid/components/Divider/Divider.js +1 -1
- package/dist/src/hybrid/components/Icon/Icon.js +1 -1
- package/dist/src/hybrid/components/ImageView/ImageView.js +1 -1
- package/dist/src/hybrid/components/LinearProgress/LinearProgress.js +1 -1
- package/dist/src/hybrid/components/LottieIcon/LottieIcon.js +1 -1
- package/dist/src/hybrid/components/Spacing/Spacing.js +1 -1
- package/dist/src/hybrid/components/Switch/Switch.js +1 -1
- package/dist/src/mobile/components/BasicChatListItem/BasicChatListItem.js +7 -5
- package/dist/src/mobile/components/BasicFormGroup/BasicFormGroup.js +1 -1
- package/dist/src/mobile/components/BasicList/BasicList.js +1 -1
- package/dist/src/mobile/components/BasicListItem/BasicListItem.js +1 -1
- package/dist/src/mobile/components/BlogTextField/BlogTextField.js +1 -1
- package/dist/src/mobile/components/BodyTextGroup/BodyTextGroup.js +2 -2
- package/dist/src/mobile/components/Card/Card.js +1 -1
- package/dist/src/mobile/components/CardList/CardList.js +1 -1
- package/dist/src/mobile/components/ChatBubbleListItem/ChatBubbleListItem.js +1 -1
- package/dist/src/mobile/components/ChatList/ChatList.js +1 -1
- package/dist/src/mobile/components/Checkbox/Checkbox.js +1 -1
- package/dist/src/mobile/components/Chip/Chip.js +1 -1
- package/dist/src/mobile/components/ContextMenu/ContextMenu.js +1 -1
- package/dist/src/mobile/components/ContextMenuItem/ContextMenuItem.js +1 -1
- package/dist/src/mobile/components/Dropdown/Dropdown.js +1 -1
- package/dist/src/mobile/components/FloatingActionButton/FloatingActionButton.js +2 -2
- package/dist/src/mobile/components/HorizontalFormGroup/HorizontalFormGroup.js +1 -1
- package/dist/src/mobile/components/IconButton/IconButton.js +1 -1
- package/dist/src/mobile/components/ImageSlide/ImageSlide.js +1 -1
- package/dist/src/mobile/components/LottieReactionButton/LottieReactionButton.d.ts +4 -6
- package/dist/src/mobile/components/LottieReactionButton/LottieReactionButton.js +45 -45
- package/dist/src/mobile/components/MainButton/MainButton.js +1 -1
- package/dist/src/mobile/components/MobileAlertDialog/MobileAlertDialog.js +1 -1
- package/dist/src/mobile/components/MobileHeaderBar/MobileHeaderBar.js +1 -1
- package/dist/src/mobile/components/MobileTabBar/MobileTabBar.js +2 -2
- package/dist/src/mobile/components/Radio/Radio.js +1 -1
- package/dist/src/mobile/components/ReactionButton/ReactionButton.d.ts +2 -1
- package/dist/src/mobile/components/ReactionButton/ReactionButton.js +3 -3
- package/dist/src/mobile/components/Select/Select.js +1 -1
- package/dist/src/mobile/components/StatusBlock/StatusBlock.js +1 -1
- package/dist/src/mobile/components/TextButton/TextButton.js +1 -1
- package/dist/src/mobile/components/TextField/TextField.js +1 -1
- package/dist/src/mobile/components/TextLabel/TextLabel.d.ts +2 -2
- package/dist/src/mobile/components/TextLabel/TextLabel.js +20 -15
- package/dist/src/mobile/components/UploadIconButton/UploadIconButton.js +1 -1
- package/dist/src/mobile/components/UploadMainButton/UploadMainButton.js +1 -1
- package/dist/src/mobile/components/UploadTextButton/UploadTextButton.js +1 -1
- package/dist/src/mobile/layout/LayoutMF/Containers/ContentsContainer/variation/MFA.js +2 -2
- package/dist/src/mobile/layout/LayoutMF/Containers/ContentsContainer/variation/MFB.js +4 -4
- package/dist/src/mobile/layout/LayoutMF/Containers/ContentsContainer/variation/MFC.js +2 -2
- package/dist/src/mobile/layout/LayoutMF/Containers/ContentsContainer/variation/MFD.js +2 -2
- package/dist/src/mobile/layout/LayoutMF/Containers/ContentsContainer/variation/MFE.js +4 -4
- package/dist/src/mobile/layout/LayoutMF/LayoutMF.js +1 -1
- package/dist/src/mobile/layout/LayoutMM/Containers/ContentsContainer/variation/MMA.js +2 -2
- package/dist/src/mobile/layout/LayoutMM/Containers/ContentsContainer/variation/MMB.js +2 -2
- package/dist/src/mobile/layout/LayoutMM/Containers/NavigationContainer/variation/Navigation.js +3 -3
- package/dist/src/mobile/layout/LayoutMM/LayoutMM.js +1 -1
- package/dist/src/mobile/layout/LayoutMP/Containers/ContentsContainer/variation/MPA.js +2 -2
- package/dist/src/mobile/layout/LayoutMP/Containers/ContentsContainer/variation/MPB.js +2 -2
- package/dist/src/mobile/layout/LayoutMP/Containers/ContentsContainer/variation/MPC.js +4 -4
- package/dist/src/mobile/layout/LayoutMP/Containers/ContentsContainer/variation/MPD.js +2 -2
- package/dist/src/mobile/layout/LayoutMP/Containers/ContentsContainer/variation/MPE.js +2 -2
- package/dist/src/mobile/layout/LayoutMP/Containers/ContentsContainer/variation/MPF.js +4 -4
- package/dist/src/mobile/layout/LayoutMP/Containers/NavigationContainer/variation/Navigation.js +3 -3
- package/dist/src/mobile/layout/LayoutMP/Containers/TabContainer/variation/Tab.js +3 -3
- package/dist/src/mobile/layout/LayoutMP/LayoutMP.js +1 -1
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSA.js +2 -2
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSB.js +2 -2
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSC.js +4 -4
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSD.js +2 -2
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSE.js +2 -2
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSF.js +4 -4
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSG.js +2 -2
- package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSH.js +2 -2
- package/dist/src/mobile/layout/LayoutMS/Containers/NavigationContainer/variation/Navigation.js +3 -3
- package/dist/src/mobile/layout/LayoutMS/Containers/TabContainer/variation/Tab.js +3 -3
- package/dist/src/mobile/layout/LayoutMS/LayoutMS.js +1 -1
- package/dist/src/mobile/panels/AnnotationSheet/AnnotationSheet.js +1 -1
- package/dist/src/mobile/panels/ContentSheet/ContentSheet.js +1 -1
- package/dist/src/mobile/panels/MobileBasicModal/MobileBasicModal.js +1 -1
- package/dist/src/mobile/panels/SectionSheet/SectionSheet.js +1 -1
- package/dist/src/sub/DynamicLayout/DynamicLayout.d.ts +7 -0
- package/dist/src/sub/DynamicLayout/DynamicLayout.js +17 -0
- package/dist/src/sub/DynamicLayout/desktop/DesktopWeb.d.ts +7 -0
- package/dist/src/sub/DynamicLayout/desktop/DesktopWeb.js +23 -0
- package/dist/src/sub/DynamicLayout/desktop/components/Item/Item.d.ts +21 -0
- package/dist/src/sub/DynamicLayout/desktop/components/Item/Item.js +462 -0
- package/dist/src/sub/DynamicLayout/desktop/components/Item/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/desktop/components/Item/index.js +8 -0
- package/dist/src/sub/DynamicLayout/desktop/components/Section/Section.d.ts +15 -0
- package/dist/src/sub/DynamicLayout/desktop/components/Section/Section.js +252 -0
- package/dist/src/sub/DynamicLayout/desktop/components/Section/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/desktop/components/Section/index.js +8 -0
- package/dist/src/sub/DynamicLayout/desktop/components/common/Carousel.d.ts +16 -0
- package/dist/src/sub/DynamicLayout/desktop/components/common/Carousel.js +96 -0
- package/dist/src/sub/DynamicLayout/desktop/components/common/YouTubeIframe.d.ts +7 -0
- package/dist/src/sub/DynamicLayout/desktop/components/common/YouTubeIframe.js +116 -0
- package/dist/src/sub/DynamicLayout/desktop/components/common/index.d.ts +2 -0
- package/dist/src/sub/DynamicLayout/desktop/components/common/index.js +10 -0
- package/dist/src/sub/DynamicLayout/desktop/components/index.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/desktop/components/index.js +18 -0
- package/dist/src/sub/DynamicLayout/desktop/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/desktop/index.js +8 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/ContentsCarouselSection.d.ts +4 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/ContentsCarouselSection.js +48 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/index.js +8 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/templates/TemplateA/TemplateA.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/templates/TemplateA/TemplateA.js +127 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/templates/TemplateA/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/templates/TemplateA/index.js +8 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/templates/TemplateB/TemplateB.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/templates/TemplateB/TemplateB.js +129 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/templates/TemplateB/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/templates/TemplateB/index.js +8 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/templates/index.d.ts +2 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/templates/index.js +7 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/ContentsSection.d.ts +4 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/ContentsSection.js +47 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/index.js +8 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/templates/TemplateA/TemplateA.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/templates/TemplateA/TemplateA.js +67 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/templates/TemplateA/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/templates/TemplateA/index.js +8 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/templates/TemplateB/TemplateB.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/templates/TemplateB/TemplateB.js +67 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/templates/TemplateB/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/templates/TemplateB/index.js +8 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/templates/index.d.ts +2 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/templates/index.js +7 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/FooterSection.d.ts +4 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/FooterSection.js +47 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/index.js +8 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/templates/TemplateA/TemplateA.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/templates/TemplateA/TemplateA.js +72 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/templates/TemplateA/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/templates/TemplateA/index.js +8 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/templates/TemplateB/TemplateB.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/templates/TemplateB/TemplateB.js +72 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/templates/TemplateB/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/templates/TemplateB/index.js +8 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/templates/index.d.ts +2 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/templates/index.js +7 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/InfoBoxSection/InfoBoxSection.d.ts +4 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/InfoBoxSection/InfoBoxSection.js +45 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/InfoBoxSection/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/InfoBoxSection/index.js +8 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/InfoBoxSection/templates/TemplateA/TemplateA.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/InfoBoxSection/templates/TemplateA/TemplateA.js +123 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/InfoBoxSection/templates/TemplateA/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/InfoBoxSection/templates/TemplateA/index.js +8 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/InfoBoxSection/templates/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/InfoBoxSection/templates/index.js +5 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/IntroSection.d.ts +4 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/IntroSection.js +52 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/index.js +8 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateA/TemplateA.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateA/TemplateA.js +63 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateA/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateA/index.js +8 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateB/TemplateB.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateB/TemplateB.js +64 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateB/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateB/index.js +8 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateC/TemplateC.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateC/TemplateC.js +64 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateC/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateC/index.js +8 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateD/TemplateD.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateD/TemplateD.js +63 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateD/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateD/index.js +8 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/index.d.ts +4 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/index.js +11 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/SectionMatcher.d.ts +4 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/SectionMatcher.js +52 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/index.d.ts +5 -0
- package/dist/src/sub/DynamicLayout/desktop/sections/index.js +13 -0
- package/dist/src/sub/DynamicLayout/dynamicLayoutContext.d.ts +7 -0
- package/dist/src/sub/DynamicLayout/dynamicLayoutContext.js +5 -0
- package/dist/src/sub/DynamicLayout/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/index.js +8 -0
- package/dist/src/sub/DynamicLayout/mobile/MobileWeb.d.ts +7 -0
- package/dist/src/sub/DynamicLayout/mobile/MobileWeb.js +23 -0
- package/dist/src/sub/DynamicLayout/mobile/components/Item/Item.d.ts +21 -0
- package/dist/src/sub/DynamicLayout/mobile/components/Item/Item.js +459 -0
- package/dist/src/sub/DynamicLayout/mobile/components/Item/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/mobile/components/Item/index.js +8 -0
- package/dist/src/sub/DynamicLayout/mobile/components/Section/Section.d.ts +15 -0
- package/dist/src/sub/DynamicLayout/mobile/components/Section/Section.js +261 -0
- package/dist/src/sub/DynamicLayout/mobile/components/Section/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/mobile/components/Section/index.js +8 -0
- package/dist/src/sub/DynamicLayout/mobile/components/common/Carousel.d.ts +11 -0
- package/dist/src/sub/DynamicLayout/mobile/components/common/Carousel.js +71 -0
- package/dist/src/sub/DynamicLayout/mobile/components/common/YouTubeIframe.d.ts +7 -0
- package/dist/src/sub/DynamicLayout/mobile/components/common/YouTubeIframe.js +116 -0
- package/dist/src/sub/DynamicLayout/mobile/components/common/index.d.ts +2 -0
- package/dist/src/sub/DynamicLayout/mobile/components/common/index.js +10 -0
- package/dist/src/sub/DynamicLayout/mobile/components/index.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/mobile/components/index.js +18 -0
- package/dist/src/sub/DynamicLayout/mobile/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/mobile/index.js +8 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/ContentsCarouselSection.d.ts +4 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/ContentsCarouselSection.js +48 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/index.js +8 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/templates/TemplateA/TemplateA.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/templates/TemplateA/TemplateA.js +125 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/templates/TemplateA/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/templates/TemplateA/index.js +8 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/templates/TemplateB/TemplateB.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/templates/TemplateB/TemplateB.js +125 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/templates/TemplateB/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/templates/TemplateB/index.js +8 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/templates/index.d.ts +2 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/templates/index.js +7 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/ContentsSection.d.ts +4 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/ContentsSection.js +47 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/index.js +8 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/templates/TemplateA/TemplateA.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/templates/TemplateA/TemplateA.js +69 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/templates/TemplateA/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/templates/TemplateA/index.js +8 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/templates/TemplateB/TemplateB.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/templates/TemplateB/TemplateB.js +69 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/templates/TemplateB/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/templates/TemplateB/index.js +8 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/templates/index.d.ts +2 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/templates/index.js +7 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/FooterSection.d.ts +4 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/FooterSection.js +47 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/index.js +8 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/templates/TemplateA/TemplateA.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/templates/TemplateA/TemplateA.js +75 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/templates/TemplateA/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/templates/TemplateA/index.js +8 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/templates/TemplateB/TemplateB.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/templates/TemplateB/TemplateB.js +75 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/templates/TemplateB/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/templates/TemplateB/index.js +8 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/templates/index.d.ts +2 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/templates/index.js +7 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/InfoBoxSection/InfoBoxSection.d.ts +4 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/InfoBoxSection/InfoBoxSection.js +45 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/InfoBoxSection/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/InfoBoxSection/index.js +8 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/InfoBoxSection/templates/TemplateA/TemplateA.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/InfoBoxSection/templates/TemplateA/TemplateA.js +115 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/InfoBoxSection/templates/TemplateA/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/InfoBoxSection/templates/TemplateA/index.js +8 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/InfoBoxSection/templates/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/InfoBoxSection/templates/index.js +5 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/IntroSection.d.ts +4 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/IntroSection.js +52 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/index.js +8 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateA/TemplateA.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateA/TemplateA.js +68 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateA/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateA/index.js +8 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateB/TemplateB.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateB/TemplateB.js +68 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateB/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateB/index.js +8 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateC/TemplateC.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateC/TemplateC.js +68 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateC/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateC/index.js +8 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateD/TemplateD.d.ts +3 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateD/TemplateD.js +68 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateD/index.d.ts +1 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateD/index.js +8 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/index.d.ts +4 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/index.js +11 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/SectionMatcher.d.ts +4 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/SectionMatcher.js +52 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/index.d.ts +5 -0
- package/dist/src/sub/DynamicLayout/mobile/sections/index.js +13 -0
- package/dist/src/sub/DynamicLayout/types.d.ts +168 -0
- package/dist/src/sub/DynamicLayout/types.js +612 -0
- package/dist/src/sub/index.d.ts +1 -0
- package/dist/src/sub/index.js +6 -0
- package/dist/src/sub/utils/youtubeLinkParser.d.ts +7 -0
- package/dist/src/sub/utils/youtubeLinkParser.js +23 -0
- package/package.json +4 -1
- package/release-note.md +3 -9
|
@@ -0,0 +1,10 @@
|
|
|
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.YouTubeIframe = exports.Carousel = void 0;
|
|
7
|
+
var Carousel_1 = require("./Carousel");
|
|
8
|
+
Object.defineProperty(exports, "Carousel", { enumerable: true, get: function () { return __importDefault(Carousel_1).default; } });
|
|
9
|
+
var YouTubeIframe_1 = require("./YouTubeIframe");
|
|
10
|
+
Object.defineProperty(exports, "YouTubeIframe", { enumerable: true, get: function () { return __importDefault(YouTubeIframe_1).default; } });
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
5
|
+
}) : (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
o[k2] = m[k];
|
|
8
|
+
}));
|
|
9
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
10
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
11
|
+
};
|
|
12
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13
|
+
exports.Item = exports.Section = void 0;
|
|
14
|
+
__exportStar(require("./common"), exports);
|
|
15
|
+
var Section_1 = require("./Section");
|
|
16
|
+
Object.defineProperty(exports, "Section", { enumerable: true, get: function () { return Section_1.Section; } });
|
|
17
|
+
var Item_1 = require("./Item");
|
|
18
|
+
Object.defineProperty(exports, "Item", { enumerable: true, get: function () { return Item_1.Item; } });
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as DesktopWeb } from './DesktopWeb';
|
|
@@ -0,0 +1,8 @@
|
|
|
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.DesktopWeb = void 0;
|
|
7
|
+
var DesktopWeb_1 = require("./DesktopWeb");
|
|
8
|
+
Object.defineProperty(exports, "DesktopWeb", { enumerable: true, get: function () { return __importDefault(DesktopWeb_1).default; } });
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __assign = (this && this.__assign) || function () {
|
|
3
|
+
__assign = Object.assign || function(t) {
|
|
4
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
5
|
+
s = arguments[i];
|
|
6
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
7
|
+
t[p] = s[p];
|
|
8
|
+
}
|
|
9
|
+
return t;
|
|
10
|
+
};
|
|
11
|
+
return __assign.apply(this, arguments);
|
|
12
|
+
};
|
|
13
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
14
|
+
var t = {};
|
|
15
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
16
|
+
t[p] = s[p];
|
|
17
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
18
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
19
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
20
|
+
t[p[i]] = s[p[i]];
|
|
21
|
+
}
|
|
22
|
+
return t;
|
|
23
|
+
};
|
|
24
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
25
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
26
|
+
};
|
|
27
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
28
|
+
var react_1 = __importDefault(require("react"));
|
|
29
|
+
var components_1 = require("../../components");
|
|
30
|
+
var templates_1 = require("./templates");
|
|
31
|
+
function ContentsCarouselSection(_a) {
|
|
32
|
+
var props = __rest(_a, []);
|
|
33
|
+
return (react_1.default.createElement(components_1.Section, __assign({}, props),
|
|
34
|
+
react_1.default.createElement(TemplateMatcher, { styleTemplate: props.template })));
|
|
35
|
+
}
|
|
36
|
+
function TemplateMatcher(_a) {
|
|
37
|
+
var styleTemplate = _a.styleTemplate;
|
|
38
|
+
switch (styleTemplate) {
|
|
39
|
+
case 'BASE_CONTENTS_CAROUSEL_A':
|
|
40
|
+
return react_1.default.createElement(templates_1.TemplateA, null);
|
|
41
|
+
case 'BASE_CONTENTS_CAROUSEL_B':
|
|
42
|
+
return react_1.default.createElement(templates_1.TemplateB, null);
|
|
43
|
+
default:
|
|
44
|
+
// NOTE: temp
|
|
45
|
+
return react_1.default.createElement("div", null, "Error: styleTemplate must be defined");
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
exports.default = ContentsCarouselSection;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as ContentsCarouselSection } from './ContentsCarouselSection';
|
|
@@ -0,0 +1,8 @@
|
|
|
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.ContentsCarouselSection = void 0;
|
|
7
|
+
var ContentsCarouselSection_1 = require("./ContentsCarouselSection");
|
|
8
|
+
Object.defineProperty(exports, "ContentsCarouselSection", { enumerable: true, get: function () { return __importDefault(ContentsCarouselSection_1).default; } });
|
|
@@ -0,0 +1,127 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) {
|
|
3
|
+
if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
|
|
4
|
+
return cooked;
|
|
5
|
+
};
|
|
6
|
+
var __assign = (this && this.__assign) || function () {
|
|
7
|
+
__assign = Object.assign || function(t) {
|
|
8
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
9
|
+
s = arguments[i];
|
|
10
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
11
|
+
t[p] = s[p];
|
|
12
|
+
}
|
|
13
|
+
return t;
|
|
14
|
+
};
|
|
15
|
+
return __assign.apply(this, arguments);
|
|
16
|
+
};
|
|
17
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
20
|
+
}) : (function(o, m, k, k2) {
|
|
21
|
+
if (k2 === undefined) k2 = k;
|
|
22
|
+
o[k2] = m[k];
|
|
23
|
+
}));
|
|
24
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
25
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
26
|
+
}) : function(o, v) {
|
|
27
|
+
o["default"] = v;
|
|
28
|
+
});
|
|
29
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
30
|
+
if (mod && mod.__esModule) return mod;
|
|
31
|
+
var result = {};
|
|
32
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
33
|
+
__setModuleDefault(result, mod);
|
|
34
|
+
return result;
|
|
35
|
+
};
|
|
36
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
37
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
38
|
+
};
|
|
39
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
40
|
+
var react_1 = __importStar(require("react"));
|
|
41
|
+
var styled_components_1 = __importDefault(require("styled-components"));
|
|
42
|
+
var components_1 = require("../../../../components");
|
|
43
|
+
function TemplateA() {
|
|
44
|
+
var sectionContext = (0, react_1.useContext)(components_1.Section.context);
|
|
45
|
+
var _a = sectionContext.properties, title = _a.title, description = _a.description;
|
|
46
|
+
var _b = sectionContext.styles, titleColorInHex = _b.titleColorInHex, descriptionColorInHex = _b.descriptionColorInHex, itemTitleColorInHex = _b.itemTitleColorInHex, itemDescriptionColorInHex = _b.itemDescriptionColorInHex;
|
|
47
|
+
var _c = sectionContext.properties, buttonAlphaLabel = _c.buttonAlphaLabel, buttonAlphaLinkSrc = _c.buttonAlphaLinkSrc, buttonAlphaLinkType = _c.buttonAlphaLinkType;
|
|
48
|
+
var _d = sectionContext.styles, buttonAlphaDesignType = _d.buttonAlphaDesignType, buttonAlphaBackgroundColorInHex = _d.buttonAlphaBackgroundColorInHex, buttonAlphaLabelColorInHex = _d.buttonAlphaLabelColorInHex, itemButtonDesignType = _d.itemButtonDesignType, itemButtonBackgroundColorInHex = _d.itemButtonBackgroundColorInHex, itemButtonLabelColorInHex = _d.itemButtonLabelColorInHex;
|
|
49
|
+
var dynamicLayoutSectionItems = sectionContext.dynamicLayoutSectionItems;
|
|
50
|
+
var filteredItems = dynamicLayoutSectionItems
|
|
51
|
+
? dynamicLayoutSectionItems.filter(function (item) {
|
|
52
|
+
return item.display &&
|
|
53
|
+
(!!item.properties.imageSrc ||
|
|
54
|
+
!!item.properties.title ||
|
|
55
|
+
!!item.properties.description ||
|
|
56
|
+
!!item.properties.linkSrc);
|
|
57
|
+
})
|
|
58
|
+
: [];
|
|
59
|
+
return (react_1.default.createElement(S_Wrapper, { hasNothing: !title && !description && !buttonAlphaLinkSrc && filteredItems.length === 0 },
|
|
60
|
+
react_1.default.createElement(S_ContentsArea, null,
|
|
61
|
+
title && (react_1.default.createElement(S_SectionTitleBox, null,
|
|
62
|
+
react_1.default.createElement(components_1.Section.Title, { text: title, color: titleColorInHex, textAlign: "center", customFontSize: "48px", customFontWeight: "bold" }))),
|
|
63
|
+
description && (react_1.default.createElement(S_SectionDescriptionBox, null,
|
|
64
|
+
react_1.default.createElement(components_1.Section.Description, { text: description, color: descriptionColorInHex, textAlign: "center", styleTheme: "headingBold" }))),
|
|
65
|
+
buttonAlphaLinkSrc && (react_1.default.createElement(S_SectionButtonBox, null,
|
|
66
|
+
react_1.default.createElement(components_1.Section.Button, { text: buttonAlphaLabel, src: buttonAlphaLinkSrc, linkType: buttonAlphaLinkType, buttonType: buttonAlphaDesignType, backgroundColor: buttonAlphaBackgroundColorInHex, textColor: buttonAlphaLabelColorInHex, borderColor: buttonAlphaLabelColorInHex }))),
|
|
67
|
+
filteredItems.length > 0 && (react_1.default.createElement(S_CarouselBox, null,
|
|
68
|
+
react_1.default.createElement(components_1.Carousel, { spaceBetween: 24, slidesPerView: 3, slidesPerGroup: 3, breakpoints: {
|
|
69
|
+
1301: {
|
|
70
|
+
slidesPerView: 4,
|
|
71
|
+
slidesPerGroup: 4
|
|
72
|
+
},
|
|
73
|
+
1601: {
|
|
74
|
+
slidesPerView: 5,
|
|
75
|
+
slidesPerGroup: 5
|
|
76
|
+
}
|
|
77
|
+
}, buttonSpacing: "-24px" }, filteredItems.map(function (item) {
|
|
78
|
+
var id = item.id;
|
|
79
|
+
var _a = item.properties, itemTitle = _a.title, itemDescription = _a.description, itemImageSrc = _a.imageSrc, itemLinkMethod = _a.linkMethod, itemLinkSrc = _a.linkSrc, itemLinkType = _a.linkType, itemButtonLabel = _a.buttonLabel;
|
|
80
|
+
return (react_1.default.createElement(components_1.Item, __assign({ key: id }, item),
|
|
81
|
+
itemImageSrc && (react_1.default.createElement(S_ItemImageBox, null,
|
|
82
|
+
react_1.default.createElement(components_1.Item.Image, { src: itemImageSrc, ratio: "1_1", width: "responsive", shapeType: "rectangle" }))),
|
|
83
|
+
itemTitle && (react_1.default.createElement(components_1.Item.Title, { text: itemTitle, color: itemTitleColorInHex, styleTheme: "body1Bold" })),
|
|
84
|
+
itemDescription && (react_1.default.createElement(S_ItemDescriptionBox, { hasImage: !!itemImageSrc, hasTitle: !!itemTitle },
|
|
85
|
+
react_1.default.createElement(components_1.Item.Description, { text: itemDescription, color: itemDescriptionColorInHex, styleTheme: "body2Regular" }))),
|
|
86
|
+
itemLinkMethod === 'CLICK_BUTTON_IN_ITEM' && itemLinkSrc && (react_1.default.createElement(S_ItemButtonBox, { hasImage: !!itemImageSrc, hasTitle: !!itemTitle, hasDescription: !!itemDescription },
|
|
87
|
+
react_1.default.createElement(components_1.Item.Button, { text: itemButtonLabel, src: itemLinkSrc, linkType: itemLinkType, buttonType: itemButtonDesignType, backgroundColor: itemButtonBackgroundColorInHex, textColor: itemButtonLabelColorInHex, borderColor: itemButtonLabelColorInHex })))));
|
|
88
|
+
})))))));
|
|
89
|
+
}
|
|
90
|
+
var S_Wrapper = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n width: 100%;\n margin: ", " 0;\n"], ["\n width: 100%;\n margin: ", " 0;\n"])), function (_a) {
|
|
91
|
+
var hasNothing = _a.hasNothing;
|
|
92
|
+
return (hasNothing ? 0 : '80px');
|
|
93
|
+
});
|
|
94
|
+
var S_ContentsArea = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n --min-width: 1000;\n --min-width-px: 1000px;\n --max-width: 1500;\n --max-width-px: 1500px;\n --min-viewport-width: 1200;\n --min-viewport-width-px: 1200px;\n --max-viewport-width: 1920;\n --max-viewport-width-px: 1920px;\n width: calc(\n (100vw - var(--min-viewport-width-px)) * (var(--max-width) - var(--min-width)) /\n (var(--max-viewport-width) - var(--min-viewport-width)) + var(--min-width-px)\n );\n min-width: var(--min-width-px);\n max-width: var(--max-width-px);\n margin: 0 auto;\n"], ["\n --min-width: 1000;\n --min-width-px: 1000px;\n --max-width: 1500;\n --max-width-px: 1500px;\n --min-viewport-width: 1200;\n --min-viewport-width-px: 1200px;\n --max-viewport-width: 1920;\n --max-viewport-width-px: 1920px;\n width: calc(\n (100vw - var(--min-viewport-width-px)) * (var(--max-width) - var(--min-width)) /\n (var(--max-viewport-width) - var(--min-viewport-width)) + var(--min-width-px)\n );\n min-width: var(--min-width-px);\n max-width: var(--max-width-px);\n margin: 0 auto;\n"])));
|
|
95
|
+
var S_SectionTitleBox = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n margin: ", " 0;\n"], ["\n margin: ", " 0;\n"])), function (_a) {
|
|
96
|
+
var theme = _a.theme;
|
|
97
|
+
return theme.spacing.spacingE;
|
|
98
|
+
});
|
|
99
|
+
var S_SectionDescriptionBox = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n margin: ", " 0;\n"], ["\n margin: ", " 0;\n"])), function (_a) {
|
|
100
|
+
var theme = _a.theme;
|
|
101
|
+
return theme.spacing.spacingE;
|
|
102
|
+
});
|
|
103
|
+
var S_SectionButtonBox = styled_components_1.default.div(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n margin: ", " 0;\n\n & > div {\n width: fit-content;\n margin: 0 auto;\n }\n"], ["\n margin: ", " 0;\n\n & > div {\n width: fit-content;\n margin: 0 auto;\n }\n"])), function (_a) {
|
|
104
|
+
var theme = _a.theme;
|
|
105
|
+
return theme.spacing.spacingF;
|
|
106
|
+
});
|
|
107
|
+
var S_CarouselBox = styled_components_1.default.div(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n margin: ", " 0;\n"], ["\n margin: ", " 0;\n"])), function (_a) {
|
|
108
|
+
var theme = _a.theme;
|
|
109
|
+
return theme.spacing.spacingH;
|
|
110
|
+
});
|
|
111
|
+
/** NOTE: X00001에서는 margin collapsing으로 스페이싱을 처리하는 것이 원칙이나,
|
|
112
|
+
* Swiper 라이브러리가 각 슬라이드 아이템에 flexbox를 쓰고 있어서 이곳만 예외적으로 styled component로 스페이싱을 처리했습니다.
|
|
113
|
+
*/
|
|
114
|
+
var S_ItemImageBox = styled_components_1.default.div(templateObject_7 || (templateObject_7 = __makeTemplateObject(["\n margin-bottom: ", ";\n"], ["\n margin-bottom: ", ";\n"])), function (_a) {
|
|
115
|
+
var theme = _a.theme;
|
|
116
|
+
return theme.spacing.spacingD;
|
|
117
|
+
});
|
|
118
|
+
var S_ItemDescriptionBox = styled_components_1.default.div(templateObject_8 || (templateObject_8 = __makeTemplateObject(["\n margin-top: ", ";\n"], ["\n margin-top: ", ";\n"])), function (_a) {
|
|
119
|
+
var theme = _a.theme, hasImage = _a.hasImage, hasTitle = _a.hasTitle;
|
|
120
|
+
return (hasImage || hasTitle) && theme.spacing.spacingC;
|
|
121
|
+
});
|
|
122
|
+
var S_ItemButtonBox = styled_components_1.default.div(templateObject_9 || (templateObject_9 = __makeTemplateObject(["\n margin-top: ", ";\n"], ["\n margin-top: ", ";\n"])), function (_a) {
|
|
123
|
+
var theme = _a.theme, hasImage = _a.hasImage, hasTitle = _a.hasTitle, hasDescription = _a.hasDescription;
|
|
124
|
+
return (hasImage || hasTitle || hasDescription) && theme.spacing.spacingE;
|
|
125
|
+
});
|
|
126
|
+
exports.default = TemplateA;
|
|
127
|
+
var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6, templateObject_7, templateObject_8, templateObject_9;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as TemplateA } from './TemplateA';
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.TemplateA = void 0;
|
|
7
|
+
var TemplateA_1 = require("./TemplateA");
|
|
8
|
+
Object.defineProperty(exports, "TemplateA", { enumerable: true, get: function () { return __importDefault(TemplateA_1).default; } });
|
|
@@ -0,0 +1,129 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) {
|
|
3
|
+
if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
|
|
4
|
+
return cooked;
|
|
5
|
+
};
|
|
6
|
+
var __assign = (this && this.__assign) || function () {
|
|
7
|
+
__assign = Object.assign || function(t) {
|
|
8
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
9
|
+
s = arguments[i];
|
|
10
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
11
|
+
t[p] = s[p];
|
|
12
|
+
}
|
|
13
|
+
return t;
|
|
14
|
+
};
|
|
15
|
+
return __assign.apply(this, arguments);
|
|
16
|
+
};
|
|
17
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
20
|
+
}) : (function(o, m, k, k2) {
|
|
21
|
+
if (k2 === undefined) k2 = k;
|
|
22
|
+
o[k2] = m[k];
|
|
23
|
+
}));
|
|
24
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
25
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
26
|
+
}) : function(o, v) {
|
|
27
|
+
o["default"] = v;
|
|
28
|
+
});
|
|
29
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
30
|
+
if (mod && mod.__esModule) return mod;
|
|
31
|
+
var result = {};
|
|
32
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
33
|
+
__setModuleDefault(result, mod);
|
|
34
|
+
return result;
|
|
35
|
+
};
|
|
36
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
37
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
38
|
+
};
|
|
39
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
40
|
+
var react_1 = __importStar(require("react"));
|
|
41
|
+
var styled_components_1 = __importDefault(require("styled-components"));
|
|
42
|
+
var hybrid_1 = require("../../../../../../../hybrid");
|
|
43
|
+
var components_1 = require("../../../../components");
|
|
44
|
+
function TemplateB() {
|
|
45
|
+
var sectionContext = (0, react_1.useContext)(components_1.Section.context);
|
|
46
|
+
var _a = sectionContext.properties, title = _a.title, description = _a.description;
|
|
47
|
+
var _b = sectionContext.styles, titleColorInHex = _b.titleColorInHex, descriptionColorInHex = _b.descriptionColorInHex, itemTitleColorInHex = _b.itemTitleColorInHex, itemDescriptionColorInHex = _b.itemDescriptionColorInHex;
|
|
48
|
+
var _c = sectionContext.properties, buttonAlphaLabel = _c.buttonAlphaLabel, buttonAlphaLinkSrc = _c.buttonAlphaLinkSrc, buttonAlphaLinkType = _c.buttonAlphaLinkType;
|
|
49
|
+
var _d = sectionContext.styles, buttonAlphaDesignType = _d.buttonAlphaDesignType, buttonAlphaBackgroundColorInHex = _d.buttonAlphaBackgroundColorInHex, buttonAlphaLabelColorInHex = _d.buttonAlphaLabelColorInHex, itemButtonDesignType = _d.itemButtonDesignType, itemButtonBackgroundColorInHex = _d.itemButtonBackgroundColorInHex, itemButtonLabelColorInHex = _d.itemButtonLabelColorInHex;
|
|
50
|
+
var dynamicLayoutSectionItems = sectionContext.dynamicLayoutSectionItems;
|
|
51
|
+
var filteredItems = dynamicLayoutSectionItems
|
|
52
|
+
? dynamicLayoutSectionItems.filter(function (item) {
|
|
53
|
+
return item.display &&
|
|
54
|
+
(!!item.properties.imageSrc ||
|
|
55
|
+
!!item.properties.title ||
|
|
56
|
+
!!item.properties.description ||
|
|
57
|
+
!!item.properties.linkSrc);
|
|
58
|
+
})
|
|
59
|
+
: [];
|
|
60
|
+
return (react_1.default.createElement(S_Wrapper, { hasNothing: !title && !description && !buttonAlphaLinkSrc && filteredItems.length === 0 },
|
|
61
|
+
react_1.default.createElement(S_ContentsArea, null,
|
|
62
|
+
title && (react_1.default.createElement(S_SectionTitleBox, null,
|
|
63
|
+
react_1.default.createElement(components_1.Section.Title, { text: title, color: titleColorInHex, textAlign: "center", customFontSize: "40px", customFontWeight: "bold" }))),
|
|
64
|
+
description && (react_1.default.createElement(S_SectionDescriptionBox, null,
|
|
65
|
+
react_1.default.createElement(components_1.Section.Description, { text: description, color: descriptionColorInHex, textAlign: "center", styleTheme: "body1Regular" }))),
|
|
66
|
+
buttonAlphaLinkSrc && (react_1.default.createElement(S_SectionButtonBox, null,
|
|
67
|
+
react_1.default.createElement(components_1.Section.Button, { text: buttonAlphaLabel, src: buttonAlphaLinkSrc, linkType: buttonAlphaLinkType, buttonType: buttonAlphaDesignType, backgroundColor: buttonAlphaBackgroundColorInHex, textColor: buttonAlphaLabelColorInHex, borderColor: buttonAlphaLabelColorInHex }))),
|
|
68
|
+
filteredItems.length > 0 && (react_1.default.createElement(S_CarouselBox, null,
|
|
69
|
+
react_1.default.createElement(components_1.Carousel, { spaceBetween: 42, slidesPerView: 3, slidesPerGroup: 3, breakpoints: {
|
|
70
|
+
1301: {
|
|
71
|
+
slidesPerView: 4,
|
|
72
|
+
slidesPerGroup: 4
|
|
73
|
+
},
|
|
74
|
+
1601: {
|
|
75
|
+
slidesPerView: 5,
|
|
76
|
+
slidesPerGroup: 5
|
|
77
|
+
}
|
|
78
|
+
}, buttonSpacing: "-16px" }, filteredItems.map(function (item) {
|
|
79
|
+
var id = item.id;
|
|
80
|
+
var _a = item.properties, itemTitle = _a.title, itemDescription = _a.description, itemImageSrc = _a.imageSrc, itemLinkMethod = _a.linkMethod, itemLinkSrc = _a.linkSrc, itemLinkType = _a.linkType, itemButtonLabel = _a.buttonLabel;
|
|
81
|
+
return (react_1.default.createElement(components_1.Item, __assign({ key: id }, item),
|
|
82
|
+
itemImageSrc && (react_1.default.createElement(S_ItemImageBox, null,
|
|
83
|
+
react_1.default.createElement(components_1.Item.Image, { src: itemImageSrc, ratio: "3_2", width: "responsive", radius: 24 }))),
|
|
84
|
+
itemTitle && (react_1.default.createElement(components_1.Item.Title, { text: itemTitle, color: itemTitleColorInHex, styleTheme: "body2Bold" })),
|
|
85
|
+
itemDescription && (react_1.default.createElement(S_ItemDescriptionBox, { hasImage: !!itemImageSrc, hasTitle: !!itemTitle },
|
|
86
|
+
react_1.default.createElement(hybrid_1.Spacing, { size: "spacing_c" }),
|
|
87
|
+
react_1.default.createElement(components_1.Item.Description, { text: itemDescription, color: itemDescriptionColorInHex, styleTheme: "body2Regular" }))),
|
|
88
|
+
itemLinkMethod === 'CLICK_BUTTON_IN_ITEM' && itemLinkSrc && (react_1.default.createElement(S_ItemButtonBox, { hasImage: !!itemImageSrc, hasTitle: !!itemTitle, hasDescription: !!itemDescription },
|
|
89
|
+
react_1.default.createElement(components_1.Item.Button, { text: itemButtonLabel, src: itemLinkSrc, linkType: itemLinkType, buttonType: itemButtonDesignType, backgroundColor: itemButtonBackgroundColorInHex, textColor: itemButtonLabelColorInHex, borderColor: itemButtonLabelColorInHex })))));
|
|
90
|
+
})))))));
|
|
91
|
+
}
|
|
92
|
+
var S_Wrapper = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n width: 100%;\n margin: ", " 0;\n"], ["\n width: 100%;\n margin: ", " 0;\n"])), function (_a) {
|
|
93
|
+
var hasNothing = _a.hasNothing;
|
|
94
|
+
return (hasNothing ? 0 : '80px');
|
|
95
|
+
});
|
|
96
|
+
var S_ContentsArea = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n --min-width: 1000;\n --min-width-px: 1000px;\n --max-width: 1500;\n --max-width-px: 1500px;\n --min-viewport-width: 1200;\n --min-viewport-width-px: 1200px;\n --max-viewport-width: 1920;\n --max-viewport-width-px: 1920px;\n width: calc(\n (100vw - var(--min-viewport-width-px)) * (var(--max-width) - var(--min-width)) /\n (var(--max-viewport-width) - var(--min-viewport-width)) + var(--min-width-px)\n );\n min-width: var(--min-width-px);\n max-width: var(--max-width-px);\n margin: 0 auto;\n"], ["\n --min-width: 1000;\n --min-width-px: 1000px;\n --max-width: 1500;\n --max-width-px: 1500px;\n --min-viewport-width: 1200;\n --min-viewport-width-px: 1200px;\n --max-viewport-width: 1920;\n --max-viewport-width-px: 1920px;\n width: calc(\n (100vw - var(--min-viewport-width-px)) * (var(--max-width) - var(--min-width)) /\n (var(--max-viewport-width) - var(--min-viewport-width)) + var(--min-width-px)\n );\n min-width: var(--min-width-px);\n max-width: var(--max-width-px);\n margin: 0 auto;\n"])));
|
|
97
|
+
var S_SectionTitleBox = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n margin: ", " 0;\n"], ["\n margin: ", " 0;\n"])), function (_a) {
|
|
98
|
+
var theme = _a.theme;
|
|
99
|
+
return theme.spacing.spacingE;
|
|
100
|
+
});
|
|
101
|
+
var S_SectionDescriptionBox = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n margin: ", " 0;\n"], ["\n margin: ", " 0;\n"])), function (_a) {
|
|
102
|
+
var theme = _a.theme;
|
|
103
|
+
return theme.spacing.spacingE;
|
|
104
|
+
});
|
|
105
|
+
var S_SectionButtonBox = styled_components_1.default.div(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n margin: ", " 0;\n\n & > div {\n width: fit-content;\n margin: 0 auto;\n }\n"], ["\n margin: ", " 0;\n\n & > div {\n width: fit-content;\n margin: 0 auto;\n }\n"])), function (_a) {
|
|
106
|
+
var theme = _a.theme;
|
|
107
|
+
return theme.spacing.spacingF;
|
|
108
|
+
});
|
|
109
|
+
var S_CarouselBox = styled_components_1.default.div(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n margin: ", " 0;\n"], ["\n margin: ", " 0;\n"])), function (_a) {
|
|
110
|
+
var theme = _a.theme;
|
|
111
|
+
return theme.spacing.spacingH;
|
|
112
|
+
});
|
|
113
|
+
/** NOTE: X00001에서는 margin collapsing으로 스페이싱을 처리하는 것이 원칙이나,
|
|
114
|
+
* Swiper 라이브러리가 각 슬라이드 아이템에 flexbox를 쓰고 있어서 이곳만 예외적으로 styled component로 스페이싱을 처리했습니다.
|
|
115
|
+
*/
|
|
116
|
+
var S_ItemImageBox = styled_components_1.default.div(templateObject_7 || (templateObject_7 = __makeTemplateObject(["\n margin-bottom: ", ";\n"], ["\n margin-bottom: ", ";\n"])), function (_a) {
|
|
117
|
+
var theme = _a.theme;
|
|
118
|
+
return theme.spacing.spacingD;
|
|
119
|
+
});
|
|
120
|
+
var S_ItemDescriptionBox = styled_components_1.default.div(templateObject_8 || (templateObject_8 = __makeTemplateObject(["\n margin-top: ", ";\n"], ["\n margin-top: ", ";\n"])), function (_a) {
|
|
121
|
+
var theme = _a.theme, hasImage = _a.hasImage, hasTitle = _a.hasTitle;
|
|
122
|
+
return (hasImage || hasTitle) && theme.spacing.spacingC;
|
|
123
|
+
});
|
|
124
|
+
var S_ItemButtonBox = styled_components_1.default.div(templateObject_9 || (templateObject_9 = __makeTemplateObject(["\n margin-top: ", ";\n"], ["\n margin-top: ", ";\n"])), function (_a) {
|
|
125
|
+
var theme = _a.theme, hasImage = _a.hasImage, hasTitle = _a.hasTitle, hasDescription = _a.hasDescription;
|
|
126
|
+
return (hasImage || hasTitle || hasDescription) && theme.spacing.spacingE;
|
|
127
|
+
});
|
|
128
|
+
exports.default = TemplateB;
|
|
129
|
+
var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6, templateObject_7, templateObject_8, templateObject_9;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as TemplateB } from './TemplateB';
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.TemplateB = void 0;
|
|
7
|
+
var TemplateB_1 = require("./TemplateB");
|
|
8
|
+
Object.defineProperty(exports, "TemplateB", { enumerable: true, get: function () { return __importDefault(TemplateB_1).default; } });
|
package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/templates/index.js
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.TemplateB = exports.TemplateA = void 0;
|
|
4
|
+
var TemplateA_1 = require("./TemplateA");
|
|
5
|
+
Object.defineProperty(exports, "TemplateA", { enumerable: true, get: function () { return TemplateA_1.TemplateA; } });
|
|
6
|
+
var TemplateB_1 = require("./TemplateB");
|
|
7
|
+
Object.defineProperty(exports, "TemplateB", { enumerable: true, get: function () { return TemplateB_1.TemplateB; } });
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __assign = (this && this.__assign) || function () {
|
|
3
|
+
__assign = Object.assign || function(t) {
|
|
4
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
5
|
+
s = arguments[i];
|
|
6
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
7
|
+
t[p] = s[p];
|
|
8
|
+
}
|
|
9
|
+
return t;
|
|
10
|
+
};
|
|
11
|
+
return __assign.apply(this, arguments);
|
|
12
|
+
};
|
|
13
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
14
|
+
var t = {};
|
|
15
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
16
|
+
t[p] = s[p];
|
|
17
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
18
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
19
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
20
|
+
t[p[i]] = s[p[i]];
|
|
21
|
+
}
|
|
22
|
+
return t;
|
|
23
|
+
};
|
|
24
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
25
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
26
|
+
};
|
|
27
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
28
|
+
var react_1 = __importDefault(require("react"));
|
|
29
|
+
var Section_1 = require("../../components/Section");
|
|
30
|
+
var templates_1 = require("./templates");
|
|
31
|
+
function ContentsSection(_a) {
|
|
32
|
+
var props = __rest(_a, []);
|
|
33
|
+
return (react_1.default.createElement(Section_1.Section, __assign({}, props),
|
|
34
|
+
react_1.default.createElement(TemplateMather, { styleTemplate: props.template })));
|
|
35
|
+
}
|
|
36
|
+
function TemplateMather(_a) {
|
|
37
|
+
var styleTemplate = _a.styleTemplate;
|
|
38
|
+
switch (styleTemplate) {
|
|
39
|
+
case 'BASE_CONTENTS_A':
|
|
40
|
+
return react_1.default.createElement(templates_1.TemplateA, null);
|
|
41
|
+
case 'BASE_CONTENTS_B':
|
|
42
|
+
return react_1.default.createElement(templates_1.TemplateB, null);
|
|
43
|
+
default:
|
|
44
|
+
return react_1.default.createElement("div", null, "wrong type for contents section");
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
exports.default = ContentsSection;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as ContentsSection } from './ContentsSection';
|
|
@@ -0,0 +1,8 @@
|
|
|
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.ContentsSection = void 0;
|
|
7
|
+
var ContentsSection_1 = require("./ContentsSection");
|
|
8
|
+
Object.defineProperty(exports, "ContentsSection", { enumerable: true, get: function () { return __importDefault(ContentsSection_1).default; } });
|
package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/templates/TemplateA/TemplateA.js
ADDED
|
@@ -0,0 +1,67 @@
|
|
|
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 __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
7
|
+
if (k2 === undefined) k2 = k;
|
|
8
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
26
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
27
|
+
};
|
|
28
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
+
var react_1 = __importStar(require("react"));
|
|
30
|
+
var styled_components_1 = __importDefault(require("styled-components"));
|
|
31
|
+
var Section_1 = require("../../../../components/Section");
|
|
32
|
+
function TemplateA() {
|
|
33
|
+
var sectionContext = (0, react_1.useContext)(Section_1.Section.context);
|
|
34
|
+
var _a = sectionContext.properties, sectionContentMediaType = _a.sectionContentMediaType, sectionContentMediaSrc = _a.sectionContentMediaSrc, title = _a.title, description = _a.description, buttonAlphaLabel = _a.buttonAlphaLabel, buttonAlphaLinkSrc = _a.buttonAlphaLinkSrc, buttonAlphaLinkType = _a.buttonAlphaLinkType;
|
|
35
|
+
var _b = sectionContext.styles, titleColorInHex = _b.titleColorInHex, descriptionColorInHex = _b.descriptionColorInHex, buttonAlphaDesignType = _b.buttonAlphaDesignType, buttonAlphaLabelColorInHex = _b.buttonAlphaLabelColorInHex, buttonAlphaBackgroundColorInHex = _b.buttonAlphaBackgroundColorInHex;
|
|
36
|
+
var hasNothing = !sectionContentMediaSrc && !title && !description && !buttonAlphaLinkSrc;
|
|
37
|
+
return (react_1.default.createElement(S_ContentsAreaBox, { hasNothing: hasNothing },
|
|
38
|
+
react_1.default.createElement(S_ContentsArea, null,
|
|
39
|
+
sectionContentMediaSrc && (react_1.default.createElement(react_1.default.Fragment, null, sectionContentMediaType === 'IMAGE' && (react_1.default.createElement(S_ImageBox, null,
|
|
40
|
+
react_1.default.createElement(Section_1.Section.Image, { src: sectionContentMediaSrc, width: "responsive", height: "responsive", shapeType: "rectangle", scaleType: "cover" }))))),
|
|
41
|
+
react_1.default.createElement(S_ContentsBodyWrapper, null,
|
|
42
|
+
title && (react_1.default.createElement(Section_1.Section.Title, { text: title, color: titleColorInHex, customFontSize: "60px", customFontWeight: "bold" })),
|
|
43
|
+
description && (react_1.default.createElement(S_SectionDescriptionBox, { hasTitle: !!title },
|
|
44
|
+
react_1.default.createElement(Section_1.Section.Description, { text: description, color: descriptionColorInHex, styleTheme: "headingBold" }))),
|
|
45
|
+
buttonAlphaLinkSrc && (react_1.default.createElement(S_ButtonBox, { hasTitle: !!title, hasDescription: !!description },
|
|
46
|
+
react_1.default.createElement(Section_1.Section.Button, { buttonType: buttonAlphaDesignType, text: buttonAlphaLabel, linkType: buttonAlphaLinkType, src: buttonAlphaLinkSrc, textColor: buttonAlphaLabelColorInHex, backgroundColor: buttonAlphaBackgroundColorInHex, borderColor: buttonAlphaLabelColorInHex })))))));
|
|
47
|
+
}
|
|
48
|
+
var S_ContentsAreaBox = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n width: 100%;\n display: flex;\n justify-content: center;\n margin: 80px 0;\n ", "\n"], ["\n width: 100%;\n display: flex;\n justify-content: center;\n margin: 80px 0;\n ", "\n"])), function (_a) {
|
|
49
|
+
var hasNothing = _a.hasNothing;
|
|
50
|
+
return hasNothing && "margin: 0";
|
|
51
|
+
});
|
|
52
|
+
var S_ContentsArea = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n --min-width: 1000;\n --min-width-px: 1000px;\n --max-width: 1500;\n --max-width-px: 1500px;\n --min-viewport-width: 1200;\n --min-viewport-width-px: 1200px;\n --max-viewport-width: 1920;\n --max-viewport-width-px: 1920px;\n width: calc(\n (100vw - var(--min-viewport-width-px)) * (var(--max-width) - var(--min-width)) /\n (var(--max-viewport-width) - var(--min-viewport-width)) + var(--min-width-px)\n );\n min-width: var(--min-width-px);\n max-width: var(--max-width-px);\n\n display: flex;\n"], ["\n --min-width: 1000;\n --min-width-px: 1000px;\n --max-width: 1500;\n --max-width-px: 1500px;\n --min-viewport-width: 1200;\n --min-viewport-width-px: 1200px;\n --max-viewport-width: 1920;\n --max-viewport-width-px: 1920px;\n width: calc(\n (100vw - var(--min-viewport-width-px)) * (var(--max-width) - var(--min-width)) /\n (var(--max-viewport-width) - var(--min-viewport-width)) + var(--min-width-px)\n );\n min-width: var(--min-width-px);\n max-width: var(--max-width-px);\n\n display: flex;\n"])));
|
|
53
|
+
var S_ImageBox = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n width: 30%;\n min-width: 30%;\n height: 100%;\n min-height: 360px;\n margin-right: ", ";\n"], ["\n width: 30%;\n min-width: 30%;\n height: 100%;\n min-height: 360px;\n margin-right: ", ";\n"])), function (_a) {
|
|
54
|
+
var theme = _a.theme;
|
|
55
|
+
return theme.spacing.spacingI;
|
|
56
|
+
});
|
|
57
|
+
var S_ContentsBodyWrapper = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n"], ["\n display: flex;\n flex-direction: column;\n"])));
|
|
58
|
+
var S_SectionDescriptionBox = styled_components_1.default.div(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n margin-top: ", ";\n"], ["\n margin-top: ", ";\n"])), function (_a) {
|
|
59
|
+
var theme = _a.theme, hasTitle = _a.hasTitle;
|
|
60
|
+
return hasTitle && theme.spacing.spacingF;
|
|
61
|
+
});
|
|
62
|
+
var S_ButtonBox = styled_components_1.default.div(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n margin-top: ", ";\n"], ["\n margin-top: ", ";\n"])), function (_a) {
|
|
63
|
+
var theme = _a.theme, hasTitle = _a.hasTitle, hasDescription = _a.hasDescription;
|
|
64
|
+
return (hasTitle || hasDescription) && theme.spacing.spacingG;
|
|
65
|
+
});
|
|
66
|
+
exports.default = TemplateA;
|
|
67
|
+
var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6;
|
package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/templates/TemplateA/index.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as TemplateA } from './TemplateA';
|
package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/templates/TemplateA/index.js
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.TemplateA = void 0;
|
|
7
|
+
var TemplateA_1 = require("./TemplateA");
|
|
8
|
+
Object.defineProperty(exports, "TemplateA", { enumerable: true, get: function () { return __importDefault(TemplateA_1).default; } });
|