pds-dev-kit-web-test 0.0.12 → 0.0.14
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 +6 -1
- package/dist/index.js +9 -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 +253 -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 +110 -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 +132 -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 +134 -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 +262 -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 +73 -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 +130 -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 +130 -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 +8 -9
package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateA/TemplateA.js
ADDED
|
@@ -0,0 +1,68 @@
|
|
|
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 components_1 = require("../../../../components");
|
|
32
|
+
function TemplateA() {
|
|
33
|
+
var context = (0, react_1.useContext)(components_1.Section.context);
|
|
34
|
+
var _a = context.properties, title = _a.title, description = _a.description;
|
|
35
|
+
var _b = context.styles, titleColorInHex = _b.titleColorInHex, descriptionColorInHex = _b.descriptionColorInHex;
|
|
36
|
+
var _c = context.properties, buttonAlphaLabel = _c.buttonAlphaLabel, buttonAlphaLinkSrc = _c.buttonAlphaLinkSrc, buttonAlphaLinkType = _c.buttonAlphaLinkType, buttonBravoLabel = _c.buttonBravoLabel, buttonBravoLinkSrc = _c.buttonBravoLinkSrc, buttonBravoLinkType = _c.buttonBravoLinkType, buttonCharlieLabel = _c.buttonCharlieLabel, buttonCharlieLinkSrc = _c.buttonCharlieLinkSrc, buttonCharlieLinkType = _c.buttonCharlieLinkType;
|
|
37
|
+
var _d = context.styles, buttonAlphaDesignType = _d.buttonAlphaDesignType, buttonAlphaBackgroundColorInHex = _d.buttonAlphaBackgroundColorInHex, buttonAlphaLabelColorInHex = _d.buttonAlphaLabelColorInHex, buttonBravoDesignType = _d.buttonBravoDesignType, buttonBravoBackgroundColorInHex = _d.buttonBravoBackgroundColorInHex, buttonBravoLabelColorInHex = _d.buttonBravoLabelColorInHex, buttonCharlieDesignType = _d.buttonCharlieDesignType, buttonCharlieBackgroundColorInHex = _d.buttonCharlieBackgroundColorInHex, buttonCharlieLabelColorInHex = _d.buttonCharlieLabelColorInHex;
|
|
38
|
+
return (react_1.default.createElement(S_FullScreenWrapper, null,
|
|
39
|
+
react_1.default.createElement(S_ContentsArea, null,
|
|
40
|
+
title && (react_1.default.createElement(components_1.Section.Title, { text: title, color: titleColorInHex, textAlign: "center", customFontSize: "40px", customFontWeight: "bold" })),
|
|
41
|
+
description && (react_1.default.createElement(S_SectionDescriptionBox, { hasTitle: !!title },
|
|
42
|
+
react_1.default.createElement(components_1.Section.Description, { text: description, color: descriptionColorInHex, textAlign: "center", styleTheme: "body1Bold" }))),
|
|
43
|
+
(buttonAlphaLinkSrc || buttonBravoLinkSrc || buttonCharlieLinkSrc) && (react_1.default.createElement(S_SectionButtonBox, { hasTitle: !!title, hasDescription: !!description },
|
|
44
|
+
buttonAlphaLinkSrc && (react_1.default.createElement(components_1.Section.Button, { text: buttonAlphaLabel, src: buttonAlphaLinkSrc, linkType: buttonAlphaLinkType, buttonType: buttonAlphaDesignType, backgroundColor: buttonAlphaBackgroundColorInHex, textColor: buttonAlphaLabelColorInHex, borderColor: buttonAlphaLabelColorInHex })),
|
|
45
|
+
buttonBravoLinkSrc && (react_1.default.createElement(components_1.Section.Button, { text: buttonBravoLabel, src: buttonBravoLinkSrc, linkType: buttonBravoLinkType, buttonType: buttonBravoDesignType, backgroundColor: buttonBravoBackgroundColorInHex, textColor: buttonBravoLabelColorInHex, borderColor: buttonBravoLabelColorInHex })),
|
|
46
|
+
buttonCharlieLinkSrc && (react_1.default.createElement(components_1.Section.Button, { text: buttonCharlieLabel, src: buttonCharlieLinkSrc, linkType: buttonCharlieLinkType, buttonType: buttonCharlieDesignType, backgroundColor: buttonCharlieBackgroundColorInHex, textColor: buttonCharlieLabelColorInHex, borderColor: buttonCharlieLabelColorInHex })))))));
|
|
47
|
+
}
|
|
48
|
+
var S_FullScreenWrapper = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n width: 100%;\n min-height: 100vh;\n display: flex;\n align-items: center;\n"], ["\n width: 100%;\n min-height: 100vh;\n display: flex;\n align-items: center;\n"])));
|
|
49
|
+
var S_ContentsArea = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n width: 100%;\n margin: ", " ", ";\n"], ["\n width: 100%;\n margin: ", " ", ";\n"])), function (_a) {
|
|
50
|
+
var theme = _a.theme;
|
|
51
|
+
return theme.spacing.spacingG;
|
|
52
|
+
}, function (_a) {
|
|
53
|
+
var theme = _a.theme;
|
|
54
|
+
return theme.spacing.spacingE;
|
|
55
|
+
});
|
|
56
|
+
var S_SectionDescriptionBox = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n margin-top: ", ";\n"], ["\n margin-top: ", ";\n"])), function (_a) {
|
|
57
|
+
var theme = _a.theme, hasTitle = _a.hasTitle;
|
|
58
|
+
return hasTitle && theme.spacing.spacingE;
|
|
59
|
+
});
|
|
60
|
+
var S_SectionButtonBox = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n margin-top: ", ";\n\n & > div {\n margin-top: ", ";\n width: fit-content;\n margin-left: auto;\n margin-right: auto;\n }\n"], ["\n margin-top: ", ";\n\n & > div {\n margin-top: ", ";\n width: fit-content;\n margin-left: auto;\n margin-right: auto;\n }\n"])), function (_a) {
|
|
61
|
+
var theme = _a.theme, hasTitle = _a.hasTitle, hasDescription = _a.hasDescription;
|
|
62
|
+
return (hasTitle || hasDescription) && theme.spacing.spacingG;
|
|
63
|
+
}, function (_a) {
|
|
64
|
+
var theme = _a.theme;
|
|
65
|
+
return theme.spacing.spacingD;
|
|
66
|
+
});
|
|
67
|
+
exports.default = TemplateA;
|
|
68
|
+
var templateObject_1, templateObject_2, templateObject_3, templateObject_4;
|
package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateA/index.d.ts
ADDED
|
@@ -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; } });
|
package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateB/TemplateB.js
ADDED
|
@@ -0,0 +1,68 @@
|
|
|
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 components_1 = require("../../../../components");
|
|
32
|
+
function TemplateB() {
|
|
33
|
+
var context = (0, react_1.useContext)(components_1.Section.context);
|
|
34
|
+
var _a = context.properties, title = _a.title, description = _a.description;
|
|
35
|
+
var _b = context.styles, titleColorInHex = _b.titleColorInHex, descriptionColorInHex = _b.descriptionColorInHex;
|
|
36
|
+
var _c = context.properties, buttonAlphaLabel = _c.buttonAlphaLabel, buttonAlphaLinkSrc = _c.buttonAlphaLinkSrc, buttonAlphaLinkType = _c.buttonAlphaLinkType, buttonBravoLabel = _c.buttonBravoLabel, buttonBravoLinkSrc = _c.buttonBravoLinkSrc, buttonBravoLinkType = _c.buttonBravoLinkType, buttonCharlieLabel = _c.buttonCharlieLabel, buttonCharlieLinkSrc = _c.buttonCharlieLinkSrc, buttonCharlieLinkType = _c.buttonCharlieLinkType;
|
|
37
|
+
var _d = context.styles, buttonAlphaDesignType = _d.buttonAlphaDesignType, buttonAlphaBackgroundColorInHex = _d.buttonAlphaBackgroundColorInHex, buttonAlphaLabelColorInHex = _d.buttonAlphaLabelColorInHex, buttonBravoDesignType = _d.buttonBravoDesignType, buttonBravoBackgroundColorInHex = _d.buttonBravoBackgroundColorInHex, buttonBravoLabelColorInHex = _d.buttonBravoLabelColorInHex, buttonCharlieDesignType = _d.buttonCharlieDesignType, buttonCharlieBackgroundColorInHex = _d.buttonCharlieBackgroundColorInHex, buttonCharlieLabelColorInHex = _d.buttonCharlieLabelColorInHex;
|
|
38
|
+
return (react_1.default.createElement(S_FullScreenWrapper, null,
|
|
39
|
+
react_1.default.createElement(S_ContentsArea, null,
|
|
40
|
+
title && react_1.default.createElement(components_1.Section.Title, { text: title, color: titleColorInHex, styleTheme: "headingBold" }),
|
|
41
|
+
description && (react_1.default.createElement(S_SectionDescriptionBox, { hasTitle: !!title },
|
|
42
|
+
react_1.default.createElement(components_1.Section.Description, { text: description, color: descriptionColorInHex, styleTheme: "body2Bold" }))),
|
|
43
|
+
(buttonAlphaLinkSrc || buttonBravoLinkSrc || buttonCharlieLinkSrc) && (react_1.default.createElement(S_SectionButtonBox, { hasTitle: !!title, hasDescription: !!description },
|
|
44
|
+
buttonAlphaLinkSrc && (react_1.default.createElement(components_1.Section.Button, { text: buttonAlphaLabel, src: buttonAlphaLinkSrc, linkType: buttonAlphaLinkType, buttonType: buttonAlphaDesignType, backgroundColor: buttonAlphaBackgroundColorInHex, textColor: buttonAlphaLabelColorInHex, borderColor: buttonAlphaLabelColorInHex })),
|
|
45
|
+
buttonBravoLinkSrc && (react_1.default.createElement(components_1.Section.Button, { text: buttonBravoLabel, src: buttonBravoLinkSrc, linkType: buttonBravoLinkType, buttonType: buttonBravoDesignType, backgroundColor: buttonBravoBackgroundColorInHex, textColor: buttonBravoLabelColorInHex, borderColor: buttonBravoLabelColorInHex })),
|
|
46
|
+
buttonCharlieLinkSrc && (react_1.default.createElement(components_1.Section.Button, { text: buttonCharlieLabel, src: buttonCharlieLinkSrc, linkType: buttonCharlieLinkType, buttonType: buttonCharlieDesignType, backgroundColor: buttonCharlieBackgroundColorInHex, textColor: buttonCharlieLabelColorInHex, borderColor: buttonCharlieLabelColorInHex })))))));
|
|
47
|
+
}
|
|
48
|
+
var S_FullScreenWrapper = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n width: 100%;\n min-height: 100vh;\n display: flex;\n align-items: flex-end;\n"], ["\n width: 100%;\n min-height: 100vh;\n display: flex;\n align-items: flex-end;\n"])));
|
|
49
|
+
var S_ContentsArea = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n width: 100%;\n margin: ", " ", ";\n"], ["\n width: 100%;\n margin: ", " ", ";\n"])), function (_a) {
|
|
50
|
+
var theme = _a.theme;
|
|
51
|
+
return theme.spacing.spacingG;
|
|
52
|
+
}, function (_a) {
|
|
53
|
+
var theme = _a.theme;
|
|
54
|
+
return theme.spacing.spacingE;
|
|
55
|
+
});
|
|
56
|
+
var S_SectionDescriptionBox = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n margin-top: ", ";\n"], ["\n margin-top: ", ";\n"])), function (_a) {
|
|
57
|
+
var theme = _a.theme, hasTitle = _a.hasTitle;
|
|
58
|
+
return hasTitle && theme.spacing.spacingE;
|
|
59
|
+
});
|
|
60
|
+
var S_SectionButtonBox = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n margin-top: ", ";\n\n & > div {\n margin-top: ", ";\n width: fit-content;\n }\n"], ["\n margin-top: ", ";\n\n & > div {\n margin-top: ", ";\n width: fit-content;\n }\n"])), function (_a) {
|
|
61
|
+
var theme = _a.theme, hasTitle = _a.hasTitle, hasDescription = _a.hasDescription;
|
|
62
|
+
return (hasTitle || hasDescription) && theme.spacing.spacingG;
|
|
63
|
+
}, function (_a) {
|
|
64
|
+
var theme = _a.theme;
|
|
65
|
+
return theme.spacing.spacingD;
|
|
66
|
+
});
|
|
67
|
+
exports.default = TemplateB;
|
|
68
|
+
var templateObject_1, templateObject_2, templateObject_3, templateObject_4;
|
package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateB/index.d.ts
ADDED
|
@@ -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/mobile/sections/IntroSection/templates/TemplateC/TemplateC.js
ADDED
|
@@ -0,0 +1,68 @@
|
|
|
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 components_1 = require("../../../../components");
|
|
32
|
+
function TemplateC() {
|
|
33
|
+
var context = (0, react_1.useContext)(components_1.Section.context);
|
|
34
|
+
var _a = context.properties, title = _a.title, description = _a.description;
|
|
35
|
+
var _b = context.styles, titleColorInHex = _b.titleColorInHex, descriptionColorInHex = _b.descriptionColorInHex;
|
|
36
|
+
var _c = context.properties, buttonAlphaLabel = _c.buttonAlphaLabel, buttonAlphaLinkSrc = _c.buttonAlphaLinkSrc, buttonAlphaLinkType = _c.buttonAlphaLinkType, buttonBravoLabel = _c.buttonBravoLabel, buttonBravoLinkSrc = _c.buttonBravoLinkSrc, buttonBravoLinkType = _c.buttonBravoLinkType, buttonCharlieLabel = _c.buttonCharlieLabel, buttonCharlieLinkSrc = _c.buttonCharlieLinkSrc, buttonCharlieLinkType = _c.buttonCharlieLinkType;
|
|
37
|
+
var _d = context.styles, buttonAlphaDesignType = _d.buttonAlphaDesignType, buttonAlphaBackgroundColorInHex = _d.buttonAlphaBackgroundColorInHex, buttonAlphaLabelColorInHex = _d.buttonAlphaLabelColorInHex, buttonBravoDesignType = _d.buttonBravoDesignType, buttonBravoBackgroundColorInHex = _d.buttonBravoBackgroundColorInHex, buttonBravoLabelColorInHex = _d.buttonBravoLabelColorInHex, buttonCharlieDesignType = _d.buttonCharlieDesignType, buttonCharlieBackgroundColorInHex = _d.buttonCharlieBackgroundColorInHex, buttonCharlieLabelColorInHex = _d.buttonCharlieLabelColorInHex;
|
|
38
|
+
return (react_1.default.createElement(S_FullScreenWrapper, null,
|
|
39
|
+
react_1.default.createElement(S_ContentsArea, null,
|
|
40
|
+
title && react_1.default.createElement(components_1.Section.Title, { text: title, color: titleColorInHex, styleTheme: "displayBold" }),
|
|
41
|
+
description && (react_1.default.createElement(S_SectionDescriptionBox, { hasTitle: !!title },
|
|
42
|
+
react_1.default.createElement(components_1.Section.Description, { text: description, color: descriptionColorInHex, styleTheme: "body1Bold" }))),
|
|
43
|
+
(buttonAlphaLinkSrc || buttonBravoLinkSrc || buttonCharlieLinkSrc) && (react_1.default.createElement(S_SectionButtonBox, { hasTitle: !!title, hasDescription: !!description },
|
|
44
|
+
buttonAlphaLinkSrc && (react_1.default.createElement(components_1.Section.Button, { text: buttonAlphaLabel, src: buttonAlphaLinkSrc, linkType: buttonAlphaLinkType, buttonType: buttonAlphaDesignType, backgroundColor: buttonAlphaBackgroundColorInHex, textColor: buttonAlphaLabelColorInHex, borderColor: buttonAlphaLabelColorInHex })),
|
|
45
|
+
buttonBravoLinkSrc && (react_1.default.createElement(components_1.Section.Button, { text: buttonBravoLabel, src: buttonBravoLinkSrc, linkType: buttonBravoLinkType, buttonType: buttonBravoDesignType, backgroundColor: buttonBravoBackgroundColorInHex, textColor: buttonBravoLabelColorInHex, borderColor: buttonBravoLabelColorInHex })),
|
|
46
|
+
buttonCharlieLinkSrc && (react_1.default.createElement(components_1.Section.Button, { text: buttonCharlieLabel, src: buttonCharlieLinkSrc, linkType: buttonCharlieLinkType, buttonType: buttonCharlieDesignType, backgroundColor: buttonCharlieBackgroundColorInHex, textColor: buttonCharlieLabelColorInHex, borderColor: buttonCharlieLabelColorInHex })))))));
|
|
47
|
+
}
|
|
48
|
+
var S_FullScreenWrapper = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n width: 100%;\n min-height: 80vh;\n display: flex;\n align-items: center;\n"], ["\n width: 100%;\n min-height: 80vh;\n display: flex;\n align-items: center;\n"])));
|
|
49
|
+
var S_ContentsArea = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n width: 100%;\n margin: ", " ", ";\n"], ["\n width: 100%;\n margin: ", " ", ";\n"])), function (_a) {
|
|
50
|
+
var theme = _a.theme;
|
|
51
|
+
return theme.spacing.spacingG;
|
|
52
|
+
}, function (_a) {
|
|
53
|
+
var theme = _a.theme;
|
|
54
|
+
return theme.spacing.spacingE;
|
|
55
|
+
});
|
|
56
|
+
var S_SectionDescriptionBox = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n margin-top: ", ";\n"], ["\n margin-top: ", ";\n"])), function (_a) {
|
|
57
|
+
var theme = _a.theme, hasTitle = _a.hasTitle;
|
|
58
|
+
return hasTitle && theme.spacing.spacingE;
|
|
59
|
+
});
|
|
60
|
+
var S_SectionButtonBox = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n margin-top: ", ";\n\n & > div {\n margin-top: ", ";\n width: fit-content;\n }\n"], ["\n margin-top: ", ";\n\n & > div {\n margin-top: ", ";\n width: fit-content;\n }\n"])), function (_a) {
|
|
61
|
+
var theme = _a.theme, hasTitle = _a.hasTitle, hasDescription = _a.hasDescription;
|
|
62
|
+
return (hasTitle || hasDescription) && theme.spacing.spacingG;
|
|
63
|
+
}, function (_a) {
|
|
64
|
+
var theme = _a.theme;
|
|
65
|
+
return theme.spacing.spacingD;
|
|
66
|
+
});
|
|
67
|
+
exports.default = TemplateC;
|
|
68
|
+
var templateObject_1, templateObject_2, templateObject_3, templateObject_4;
|
package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateC/index.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as TemplateC } from './TemplateC';
|
|
@@ -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.TemplateC = void 0;
|
|
7
|
+
var TemplateC_1 = require("./TemplateC");
|
|
8
|
+
Object.defineProperty(exports, "TemplateC", { enumerable: true, get: function () { return __importDefault(TemplateC_1).default; } });
|
package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateD/TemplateD.js
ADDED
|
@@ -0,0 +1,68 @@
|
|
|
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 components_1 = require("../../../../components");
|
|
32
|
+
function TemplateD() {
|
|
33
|
+
var context = (0, react_1.useContext)(components_1.Section.context);
|
|
34
|
+
var _a = context.properties, title = _a.title, description = _a.description;
|
|
35
|
+
var _b = context.styles, titleColorInHex = _b.titleColorInHex, descriptionColorInHex = _b.descriptionColorInHex;
|
|
36
|
+
var _c = context.properties, buttonAlphaLabel = _c.buttonAlphaLabel, buttonAlphaLinkSrc = _c.buttonAlphaLinkSrc, buttonAlphaLinkType = _c.buttonAlphaLinkType, buttonBravoLabel = _c.buttonBravoLabel, buttonBravoLinkSrc = _c.buttonBravoLinkSrc, buttonBravoLinkType = _c.buttonBravoLinkType, buttonCharlieLabel = _c.buttonCharlieLabel, buttonCharlieLinkSrc = _c.buttonCharlieLinkSrc, buttonCharlieLinkType = _c.buttonCharlieLinkType;
|
|
37
|
+
var _d = context.styles, buttonAlphaDesignType = _d.buttonAlphaDesignType, buttonAlphaBackgroundColorInHex = _d.buttonAlphaBackgroundColorInHex, buttonAlphaLabelColorInHex = _d.buttonAlphaLabelColorInHex, buttonBravoDesignType = _d.buttonBravoDesignType, buttonBravoBackgroundColorInHex = _d.buttonBravoBackgroundColorInHex, buttonBravoLabelColorInHex = _d.buttonBravoLabelColorInHex, buttonCharlieDesignType = _d.buttonCharlieDesignType, buttonCharlieBackgroundColorInHex = _d.buttonCharlieBackgroundColorInHex, buttonCharlieLabelColorInHex = _d.buttonCharlieLabelColorInHex;
|
|
38
|
+
return (react_1.default.createElement(S_FullScreenWrapper, null,
|
|
39
|
+
react_1.default.createElement(S_ContentsArea, null,
|
|
40
|
+
title && (react_1.default.createElement(components_1.Section.Title, { text: title, color: titleColorInHex, textAlign: "center", styleTheme: "displayBold" })),
|
|
41
|
+
description && (react_1.default.createElement(S_SectionDescriptionBox, { hasTitle: !!title },
|
|
42
|
+
react_1.default.createElement(components_1.Section.Description, { text: description, color: descriptionColorInHex, textAlign: "center", styleTheme: "body1Bold" }))),
|
|
43
|
+
(buttonAlphaLinkSrc || buttonBravoLinkSrc || buttonCharlieLinkSrc) && (react_1.default.createElement(S_SectionButtonBox, { hasTitle: !!title, hasDescription: !!description },
|
|
44
|
+
buttonAlphaLinkSrc && (react_1.default.createElement(components_1.Section.Button, { text: buttonAlphaLabel, src: buttonAlphaLinkSrc, linkType: buttonAlphaLinkType, buttonType: buttonAlphaDesignType, backgroundColor: buttonAlphaBackgroundColorInHex, textColor: buttonAlphaLabelColorInHex, borderColor: buttonAlphaLabelColorInHex })),
|
|
45
|
+
buttonBravoLinkSrc && (react_1.default.createElement(components_1.Section.Button, { text: buttonBravoLabel, src: buttonBravoLinkSrc, linkType: buttonBravoLinkType, buttonType: buttonBravoDesignType, backgroundColor: buttonBravoBackgroundColorInHex, textColor: buttonBravoLabelColorInHex, borderColor: buttonBravoLabelColorInHex })),
|
|
46
|
+
buttonCharlieLinkSrc && (react_1.default.createElement(components_1.Section.Button, { text: buttonCharlieLabel, src: buttonCharlieLinkSrc, linkType: buttonCharlieLinkType, buttonType: buttonCharlieDesignType, backgroundColor: buttonCharlieBackgroundColorInHex, textColor: buttonCharlieLabelColorInHex, borderColor: buttonCharlieLabelColorInHex })))))));
|
|
47
|
+
}
|
|
48
|
+
var S_FullScreenWrapper = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n width: 100%;\n min-height: 80vh;\n display: flex;\n align-items: center;\n"], ["\n width: 100%;\n min-height: 80vh;\n display: flex;\n align-items: center;\n"])));
|
|
49
|
+
var S_ContentsArea = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n width: 100%;\n display: flex;\n flex-direction: column;\n align-items: center;\n margin: ", " ", ";\n"], ["\n width: 100%;\n display: flex;\n flex-direction: column;\n align-items: center;\n margin: ", " ", ";\n"])), function (_a) {
|
|
50
|
+
var theme = _a.theme;
|
|
51
|
+
return theme.spacing.spacingG;
|
|
52
|
+
}, function (_a) {
|
|
53
|
+
var theme = _a.theme;
|
|
54
|
+
return theme.spacing.spacingE;
|
|
55
|
+
});
|
|
56
|
+
var S_SectionDescriptionBox = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n margin-top: ", ";\n"], ["\n margin-top: ", ";\n"])), function (_a) {
|
|
57
|
+
var theme = _a.theme, hasTitle = _a.hasTitle;
|
|
58
|
+
return hasTitle && theme.spacing.spacingE;
|
|
59
|
+
});
|
|
60
|
+
var S_SectionButtonBox = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n margin-top: ", ";\n\n & > div {\n margin-top: ", ";\n width: fit-content;\n margin-left: auto;\n margin-right: auto;\n }\n"], ["\n margin-top: ", ";\n\n & > div {\n margin-top: ", ";\n width: fit-content;\n margin-left: auto;\n margin-right: auto;\n }\n"])), function (_a) {
|
|
61
|
+
var theme = _a.theme, hasTitle = _a.hasTitle, hasDescription = _a.hasDescription;
|
|
62
|
+
return (hasTitle || hasDescription) && theme.spacing.spacingG;
|
|
63
|
+
}, function (_a) {
|
|
64
|
+
var theme = _a.theme;
|
|
65
|
+
return theme.spacing.spacingD;
|
|
66
|
+
});
|
|
67
|
+
exports.default = TemplateD;
|
|
68
|
+
var templateObject_1, templateObject_2, templateObject_3, templateObject_4;
|
package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateD/index.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as TemplateD } from './TemplateD';
|
|
@@ -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.TemplateD = void 0;
|
|
7
|
+
var TemplateD_1 = require("./TemplateD");
|
|
8
|
+
Object.defineProperty(exports, "TemplateD", { enumerable: true, get: function () { return __importDefault(TemplateD_1).default; } });
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.TemplateD = exports.TemplateC = 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; } });
|
|
8
|
+
var TemplateC_1 = require("./TemplateC");
|
|
9
|
+
Object.defineProperty(exports, "TemplateC", { enumerable: true, get: function () { return TemplateC_1.TemplateC; } });
|
|
10
|
+
var TemplateD_1 = require("./TemplateD");
|
|
11
|
+
Object.defineProperty(exports, "TemplateD", { enumerable: true, get: function () { return TemplateD_1.TemplateD; } });
|
|
@@ -0,0 +1,52 @@
|
|
|
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 ContentsCarouselSection_1 = require("./ContentsCarouselSection");
|
|
30
|
+
var ContentsSection_1 = require("./ContentsSection");
|
|
31
|
+
var FooterSection_1 = require("./FooterSection");
|
|
32
|
+
var InfoBoxSection_1 = require("./InfoBoxSection");
|
|
33
|
+
var IntroSection_1 = require("./IntroSection");
|
|
34
|
+
function SectionMatcher(_a) {
|
|
35
|
+
var props = __rest(_a, []);
|
|
36
|
+
var schema = props.manifest.schema;
|
|
37
|
+
switch (schema) {
|
|
38
|
+
case 'BASE_INTRO':
|
|
39
|
+
return react_1.default.createElement(IntroSection_1.IntroSection, __assign({}, props));
|
|
40
|
+
case 'BASE_CONTENTS':
|
|
41
|
+
return react_1.default.createElement(ContentsSection_1.ContentsSection, __assign({}, props));
|
|
42
|
+
case 'BASE_CONTENTS_CAROUSEL':
|
|
43
|
+
return react_1.default.createElement(ContentsCarouselSection_1.ContentsCarouselSection, __assign({}, props));
|
|
44
|
+
case 'BASE_FOOTER':
|
|
45
|
+
return react_1.default.createElement(FooterSection_1.FooterSection, __assign({}, props));
|
|
46
|
+
case 'BASE_INFO_BOX':
|
|
47
|
+
return react_1.default.createElement(InfoBoxSection_1.InfoBoxSection, __assign({}, props));
|
|
48
|
+
default:
|
|
49
|
+
return react_1.default.createElement("div", null, "Error: device must be either UM or UW");
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
exports.default = SectionMatcher;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
export { ContentsCarouselSection } from './ContentsCarouselSection';
|
|
2
|
+
export { ContentsSection } from './ContentsSection';
|
|
3
|
+
export { FooterSection } from './FooterSection';
|
|
4
|
+
export { InfoBoxSection } from './InfoBoxSection';
|
|
5
|
+
export { IntroSection } from './IntroSection';
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.IntroSection = exports.InfoBoxSection = exports.FooterSection = exports.ContentsSection = exports.ContentsCarouselSection = void 0;
|
|
4
|
+
var ContentsCarouselSection_1 = require("./ContentsCarouselSection");
|
|
5
|
+
Object.defineProperty(exports, "ContentsCarouselSection", { enumerable: true, get: function () { return ContentsCarouselSection_1.ContentsCarouselSection; } });
|
|
6
|
+
var ContentsSection_1 = require("./ContentsSection");
|
|
7
|
+
Object.defineProperty(exports, "ContentsSection", { enumerable: true, get: function () { return ContentsSection_1.ContentsSection; } });
|
|
8
|
+
var FooterSection_1 = require("./FooterSection");
|
|
9
|
+
Object.defineProperty(exports, "FooterSection", { enumerable: true, get: function () { return FooterSection_1.FooterSection; } });
|
|
10
|
+
var InfoBoxSection_1 = require("./InfoBoxSection");
|
|
11
|
+
Object.defineProperty(exports, "InfoBoxSection", { enumerable: true, get: function () { return InfoBoxSection_1.InfoBoxSection; } });
|
|
12
|
+
var IntroSection_1 = require("./IntroSection");
|
|
13
|
+
Object.defineProperty(exports, "IntroSection", { enumerable: true, get: function () { return IntroSection_1.IntroSection; } });
|
|
@@ -0,0 +1,168 @@
|
|
|
1
|
+
export declare type TypeOfSectionManifestSchema = 'BASE_INTRO' | 'BASE_CONTENTS' | 'BASE_CONTENTS_CAROUSEL' | 'BASE_FOOTER' | 'BASE_INFO_BOX';
|
|
2
|
+
export declare type TypeofSectionTemplate = 'BASE_INTRO_A' | 'BASE_INTRO_B' | 'BASE_INTRO_C' | 'BASE_INTRO_D' | 'BASE_CONTENTS_A' | 'BASE_CONTENTS_B' | 'BASE_CONTENTS_CAROUSEL_A' | 'BASE_CONTENTS_CAROUSEL_B' | 'BASE_FOOTER_A' | 'BASE_FOOTER_B' | 'BASE_INFO_BOX_A';
|
|
3
|
+
export declare type TypeOfSectionContentMediaType = 'IMAGE' | 'YOUTUBE';
|
|
4
|
+
export declare type TypeOfSectionLinkType = 'WEB_LINK' | 'INTERNAL_LINK' | 'NONE';
|
|
5
|
+
export declare type TypeOfCarouselAutoplayMode = 'AUTO' | 'NORMAL';
|
|
6
|
+
export declare type TypeOfCarouselInfiniteLoopMode = 'USE' | 'NO_USE';
|
|
7
|
+
export declare type TypeOfBackgroundMediaType = 'IMAGE' | 'YOUTUBE';
|
|
8
|
+
export declare type TypeOfSectionButtonDesignType = 'A' | 'B' | 'C' | 'D' | 'E' | 'F' | 'G' | 'H' | 'I';
|
|
9
|
+
export declare type TypeOfItemButtonDesignType = 'A' | 'B' | 'C' | 'D' | 'E' | 'F' | 'G' | 'H' | 'I';
|
|
10
|
+
export declare type TypeOfItemManifestSchema = 'BASE_CONTENTS_CAROUSEL_ITEM' | 'BASE_FOOTER_ITEM' | 'BASE_INFO_BOX_ITEM';
|
|
11
|
+
export declare type TypeOfItemLinkMethod = 'CLICK_ITEM' | 'CLICK_BUTTON_IN_ITEM' | 'NONE';
|
|
12
|
+
export declare type TypeOfItemLinkType = 'WEB_LINK' | 'INTERNAL_LINK' | 'NONE';
|
|
13
|
+
export interface ISection {
|
|
14
|
+
id: string;
|
|
15
|
+
display: boolean;
|
|
16
|
+
order: number;
|
|
17
|
+
manifest: {
|
|
18
|
+
schema: TypeOfSectionManifestSchema;
|
|
19
|
+
availableProperties: Array<string>;
|
|
20
|
+
availableStyles: Array<string>;
|
|
21
|
+
};
|
|
22
|
+
template: TypeofSectionTemplate;
|
|
23
|
+
properties: ISectionProperties;
|
|
24
|
+
styles: ISectionStyles;
|
|
25
|
+
dynamicLayoutSectionItems: Array<IItem> | null;
|
|
26
|
+
}
|
|
27
|
+
export interface ISectionProperties {
|
|
28
|
+
title: string;
|
|
29
|
+
description: string;
|
|
30
|
+
sectionContentMediaType: TypeOfSectionContentMediaType;
|
|
31
|
+
sectionContentMediaSrc: string;
|
|
32
|
+
buttonAlphaLabel: string;
|
|
33
|
+
buttonAlphaLinkType: TypeOfSectionLinkType;
|
|
34
|
+
buttonAlphaLinkSrc: string;
|
|
35
|
+
buttonBravoLabel: string;
|
|
36
|
+
buttonBravoLinkType: TypeOfSectionLinkType;
|
|
37
|
+
buttonBravoLinkSrc: string;
|
|
38
|
+
buttonCharlieLabel: string;
|
|
39
|
+
buttonCharlieLinkType: TypeOfSectionLinkType;
|
|
40
|
+
buttonCharlieLinkSrc: string;
|
|
41
|
+
buttonDeltaLabel: string;
|
|
42
|
+
buttonDeltaLinkType: TypeOfSectionLinkType;
|
|
43
|
+
buttonDeltaLinkSrc: string;
|
|
44
|
+
buttonEchoLabel: string;
|
|
45
|
+
buttonEchoLinkType: TypeOfSectionLinkType;
|
|
46
|
+
buttonEchoLinkSrc: string;
|
|
47
|
+
carouselAutoplayMode: TypeOfCarouselAutoplayMode;
|
|
48
|
+
carouselAutoplayTime: number;
|
|
49
|
+
carouselInfiniteLoopMode: TypeOfCarouselInfiniteLoopMode;
|
|
50
|
+
}
|
|
51
|
+
export interface ISectionStyles {
|
|
52
|
+
titleColorInHex: string;
|
|
53
|
+
descriptionColorInHex: string;
|
|
54
|
+
backgroundColorInHex: string;
|
|
55
|
+
backgroundMediaType: TypeOfBackgroundMediaType;
|
|
56
|
+
backgroundMediaSrc: string;
|
|
57
|
+
backgroundOverlayColorInHex: string;
|
|
58
|
+
buttonAlphaDesignType: TypeOfSectionButtonDesignType;
|
|
59
|
+
buttonAlphaBackgroundColorInHex: string;
|
|
60
|
+
buttonAlphaLabelColorInHex: string;
|
|
61
|
+
buttonBravoDesignType: TypeOfSectionButtonDesignType;
|
|
62
|
+
buttonBravoBackgroundColorInHex: string;
|
|
63
|
+
buttonBravoLabelColorInHex: string;
|
|
64
|
+
buttonCharlieDesignType: TypeOfSectionButtonDesignType;
|
|
65
|
+
buttonCharlieBackgroundColorInHex: string;
|
|
66
|
+
buttonCharlieLabelColorInHex: string;
|
|
67
|
+
buttonDeltaDesignType: TypeOfSectionButtonDesignType;
|
|
68
|
+
buttonDeltaBackgroundColorInHex: string;
|
|
69
|
+
buttonDeltaLabelColorInHex: string;
|
|
70
|
+
buttonEchoDesignType: TypeOfSectionButtonDesignType;
|
|
71
|
+
buttonEchoBackgroundColorInHex: string;
|
|
72
|
+
buttonEchoLabelColorInHex: string;
|
|
73
|
+
itemTitleColorInHex: string;
|
|
74
|
+
itemDescriptionColorInHex: string;
|
|
75
|
+
itemButtonDesignType: TypeOfItemButtonDesignType;
|
|
76
|
+
itemButtonBackgroundColorInHex: string;
|
|
77
|
+
itemButtonLabelColorInHex: string;
|
|
78
|
+
}
|
|
79
|
+
export interface IItem {
|
|
80
|
+
id: string;
|
|
81
|
+
order: number;
|
|
82
|
+
display: boolean;
|
|
83
|
+
manifest: {
|
|
84
|
+
schema: TypeOfItemManifestSchema;
|
|
85
|
+
availableProperties: Array<string>;
|
|
86
|
+
};
|
|
87
|
+
properties: {
|
|
88
|
+
title: string;
|
|
89
|
+
description: string;
|
|
90
|
+
body: string;
|
|
91
|
+
logoImageSrc: string;
|
|
92
|
+
imageSrc: string;
|
|
93
|
+
linkMethod: TypeOfItemLinkMethod;
|
|
94
|
+
linkType: TypeOfItemLinkType;
|
|
95
|
+
linkSrc: string;
|
|
96
|
+
buttonLabel: string;
|
|
97
|
+
};
|
|
98
|
+
}
|
|
99
|
+
interface IButton {
|
|
100
|
+
buttonType: string;
|
|
101
|
+
backgroundColor?: string;
|
|
102
|
+
textColor?: string;
|
|
103
|
+
text?: string;
|
|
104
|
+
linkType?: TypeOfSectionLinkType | TypeOfItemLinkType;
|
|
105
|
+
src?: string;
|
|
106
|
+
borderColor?: string;
|
|
107
|
+
state?: 'normal' | 'disabled';
|
|
108
|
+
}
|
|
109
|
+
export interface ISectionButton extends IButton {
|
|
110
|
+
linkType?: TypeOfSectionLinkType;
|
|
111
|
+
}
|
|
112
|
+
export interface IItemButton extends IButton {
|
|
113
|
+
linkType?: TypeOfItemLinkType;
|
|
114
|
+
linkMethod?: TypeOfItemLinkMethod;
|
|
115
|
+
}
|
|
116
|
+
interface IBackground {
|
|
117
|
+
backgroundType: TypeOfBackground;
|
|
118
|
+
backgroundColorInHex?: string;
|
|
119
|
+
backgroundMediaSrc?: string;
|
|
120
|
+
backgroundOverlayColorInHex?: IBackgroundOverlay;
|
|
121
|
+
}
|
|
122
|
+
export interface ISectionBackground extends IBackground {
|
|
123
|
+
type: TypeOfBackground;
|
|
124
|
+
src?: string;
|
|
125
|
+
color?: string;
|
|
126
|
+
overlay?: IBackgroundOverlay;
|
|
127
|
+
}
|
|
128
|
+
declare type TypeOfBackground = 'COLOR' | 'IMAGE' | 'VIDEO' | 'YOUTUBE';
|
|
129
|
+
export interface IBackgroundOverlay {
|
|
130
|
+
color?: string;
|
|
131
|
+
}
|
|
132
|
+
interface ITitle {
|
|
133
|
+
text: string;
|
|
134
|
+
color?: string;
|
|
135
|
+
}
|
|
136
|
+
export interface ISectionTitle extends ITitle {
|
|
137
|
+
text: string;
|
|
138
|
+
color?: string;
|
|
139
|
+
}
|
|
140
|
+
export interface IItemTitle extends ITitle {
|
|
141
|
+
text: string;
|
|
142
|
+
color?: string;
|
|
143
|
+
}
|
|
144
|
+
interface IDescription {
|
|
145
|
+
text: string;
|
|
146
|
+
color?: string;
|
|
147
|
+
}
|
|
148
|
+
export interface ISectionDescription extends IDescription {
|
|
149
|
+
text: string;
|
|
150
|
+
color?: string;
|
|
151
|
+
}
|
|
152
|
+
export interface IItemDescription extends IDescription {
|
|
153
|
+
text: string;
|
|
154
|
+
color?: string;
|
|
155
|
+
}
|
|
156
|
+
export declare type SectionTemplateNamesType = 'INTRO' | 'CONTENTS' | 'FOOTER' | 'CONTENTS_CAROUSEL' | 'INFO_BOX';
|
|
157
|
+
export declare type ConversionType = {
|
|
158
|
+
type: 'BUTTON' | 'CONTENTS' | 'NONE';
|
|
159
|
+
conversionUrl: string;
|
|
160
|
+
buttonText: string;
|
|
161
|
+
};
|
|
162
|
+
export declare type DynamicLayoutType = {
|
|
163
|
+
device: 'UW' | 'UM';
|
|
164
|
+
isPreview: boolean;
|
|
165
|
+
sections: ISection[];
|
|
166
|
+
};
|
|
167
|
+
export declare const MOCK_DATA: ISection[];
|
|
168
|
+
export {};
|