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,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 components_1 = require("../../components");
|
|
30
|
+
var templates_1 = require("./templates");
|
|
31
|
+
function IntroSection(_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_INTRO_A':
|
|
40
|
+
return react_1.default.createElement(templates_1.TemplateA, null);
|
|
41
|
+
case 'BASE_INTRO_B':
|
|
42
|
+
return react_1.default.createElement(templates_1.TemplateB, null);
|
|
43
|
+
case 'BASE_INTRO_C':
|
|
44
|
+
return react_1.default.createElement(templates_1.TemplateC, null);
|
|
45
|
+
case 'BASE_INTRO_D':
|
|
46
|
+
return react_1.default.createElement(templates_1.TemplateD, null);
|
|
47
|
+
default:
|
|
48
|
+
// NOTE: temp
|
|
49
|
+
return react_1.default.createElement("div", null, "Error: styleTemplate must be defined");
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
exports.default = IntroSection;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as IntroSection } from './IntroSection';
|
|
@@ -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.IntroSection = void 0;
|
|
7
|
+
var IntroSection_1 = require("./IntroSection");
|
|
8
|
+
Object.defineProperty(exports, "IntroSection", { enumerable: true, get: function () { return __importDefault(IntroSection_1).default; } });
|
package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateA/TemplateA.js
ADDED
|
@@ -0,0 +1,63 @@
|
|
|
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
|
+
react_1.default.createElement("div", null,
|
|
41
|
+
title && (react_1.default.createElement(components_1.Section.Title, { text: title, color: titleColorInHex, textAlign: "center", customFontSize: "60px", customFontWeight: "bold" })),
|
|
42
|
+
description && (react_1.default.createElement(S_SectionDescriptionBox, { hasTitle: !!title },
|
|
43
|
+
react_1.default.createElement(components_1.Section.Description, { text: description, color: descriptionColorInHex, textAlign: "center", styleTheme: "headingBold" }))),
|
|
44
|
+
(buttonAlphaLinkSrc || buttonBravoLinkSrc || buttonCharlieLinkSrc) && (react_1.default.createElement(S_SectionButtonBox, { hasTitle: !!title, hasDescription: !!description },
|
|
45
|
+
buttonAlphaLinkSrc && (react_1.default.createElement(components_1.Section.Button, { text: buttonAlphaLabel, src: buttonAlphaLinkSrc, linkType: buttonAlphaLinkType, buttonType: buttonAlphaDesignType, backgroundColor: buttonAlphaBackgroundColorInHex, textColor: buttonAlphaLabelColorInHex, borderColor: buttonAlphaLabelColorInHex })),
|
|
46
|
+
buttonBravoLinkSrc && (react_1.default.createElement(components_1.Section.Button, { text: buttonBravoLabel, src: buttonBravoLinkSrc, linkType: buttonBravoLinkType, buttonType: buttonBravoDesignType, backgroundColor: buttonBravoBackgroundColorInHex, textColor: buttonBravoLabelColorInHex, borderColor: buttonBravoLabelColorInHex })),
|
|
47
|
+
buttonCharlieLinkSrc && (react_1.default.createElement(components_1.Section.Button, { text: buttonCharlieLabel, src: buttonCharlieLinkSrc, linkType: buttonCharlieLinkType, buttonType: buttonCharlieDesignType, backgroundColor: buttonCharlieBackgroundColorInHex, textColor: buttonCharlieLabelColorInHex, borderColor: buttonCharlieLabelColorInHex }))))))));
|
|
48
|
+
}
|
|
49
|
+
var S_FullScreenWrapper = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n width: 100%;\n height: 100vh;\n display: flex;\n align-items: center;\n justify-content: center;\n"], ["\n width: 100%;\n height: 100vh;\n display: flex;\n align-items: center;\n justify-content: center;\n"])));
|
|
50
|
+
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"])));
|
|
51
|
+
var S_SectionDescriptionBox = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n margin-top: ", ";\n"], ["\n margin-top: ", ";\n"])), function (_a) {
|
|
52
|
+
var theme = _a.theme, hasTitle = _a.hasTitle;
|
|
53
|
+
return hasTitle && theme.spacing.spacingF;
|
|
54
|
+
});
|
|
55
|
+
var S_SectionButtonBox = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n margin-top: ", ";\n display: flex;\n justify-content: center;\n\n & > div {\n &:not(:first-child) {\n margin-left: ", ";\n }\n }\n"], ["\n margin-top: ", ";\n display: flex;\n justify-content: center;\n\n & > div {\n &:not(:first-child) {\n margin-left: ", ";\n }\n }\n"])), function (_a) {
|
|
56
|
+
var theme = _a.theme, hasTitle = _a.hasTitle, hasDescription = _a.hasDescription;
|
|
57
|
+
return (hasTitle || hasDescription) && theme.spacing.spacingH;
|
|
58
|
+
}, function (_a) {
|
|
59
|
+
var theme = _a.theme;
|
|
60
|
+
return theme.spacing.spacingE;
|
|
61
|
+
});
|
|
62
|
+
exports.default = TemplateA;
|
|
63
|
+
var templateObject_1, templateObject_2, templateObject_3, templateObject_4;
|
package/dist/src/sub/DynamicLayout/desktop/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/desktop/sections/IntroSection/templates/TemplateB/TemplateB.js
ADDED
|
@@ -0,0 +1,64 @@
|
|
|
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
|
+
react_1.default.createElement(S_ContentsBox, null,
|
|
41
|
+
title && (react_1.default.createElement(components_1.Section.Title, { text: title, color: titleColorInHex, customFontSize: "60px", customFontWeight: "bold" })),
|
|
42
|
+
description && (react_1.default.createElement(S_SectionDescriptionBox, { hasTitle: !!title },
|
|
43
|
+
react_1.default.createElement(components_1.Section.Description, { text: description, color: descriptionColorInHex, styleTheme: "headingBold" }))),
|
|
44
|
+
(buttonAlphaLinkSrc || buttonBravoLinkSrc || buttonCharlieLinkSrc) && (react_1.default.createElement(S_SectionButtonBox, { hasTitle: !!title, hasDescription: !!description },
|
|
45
|
+
buttonAlphaLinkSrc && (react_1.default.createElement(components_1.Section.Button, { text: buttonAlphaLabel, src: buttonAlphaLinkSrc, linkType: buttonAlphaLinkType, buttonType: buttonAlphaDesignType, backgroundColor: buttonAlphaBackgroundColorInHex, textColor: buttonAlphaLabelColorInHex, borderColor: buttonAlphaLabelColorInHex })),
|
|
46
|
+
buttonBravoLinkSrc && (react_1.default.createElement(components_1.Section.Button, { text: buttonBravoLabel, src: buttonBravoLinkSrc, linkType: buttonBravoLinkType, buttonType: buttonBravoDesignType, backgroundColor: buttonBravoBackgroundColorInHex, textColor: buttonBravoLabelColorInHex, borderColor: buttonBravoLabelColorInHex })),
|
|
47
|
+
buttonCharlieLinkSrc && (react_1.default.createElement(components_1.Section.Button, { text: buttonCharlieLabel, src: buttonCharlieLinkSrc, linkType: buttonCharlieLinkType, buttonType: buttonCharlieDesignType, backgroundColor: buttonCharlieBackgroundColorInHex, textColor: buttonCharlieLabelColorInHex, borderColor: buttonCharlieLabelColorInHex }))))))));
|
|
48
|
+
}
|
|
49
|
+
var S_FullScreenWrapper = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n width: 100%;\n height: 100vh;\n display: flex;\n justify-content: center;\n"], ["\n width: 100%;\n height: 100vh;\n display: flex;\n justify-content: center;\n"])));
|
|
50
|
+
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 --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"])));
|
|
51
|
+
var S_ContentsBox = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n max-width: 800px;\n position: absolute;\n bottom: 13vh;\n"], ["\n max-width: 800px;\n position: absolute;\n bottom: 13vh;\n"])));
|
|
52
|
+
var S_SectionDescriptionBox = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n margin-top: ", ";\n"], ["\n margin-top: ", ";\n"])), function (_a) {
|
|
53
|
+
var theme = _a.theme, hasTitle = _a.hasTitle;
|
|
54
|
+
return hasTitle && theme.spacing.spacingF;
|
|
55
|
+
});
|
|
56
|
+
var S_SectionButtonBox = styled_components_1.default.div(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n margin-top: ", ";\n display: flex;\n\n & > div {\n &:not(:first-child) {\n margin-left: ", ";\n }\n }\n"], ["\n margin-top: ", ";\n display: flex;\n\n & > div {\n &:not(:first-child) {\n margin-left: ", ";\n }\n }\n"])), function (_a) {
|
|
57
|
+
var theme = _a.theme, hasTitle = _a.hasTitle, hasDescription = _a.hasDescription;
|
|
58
|
+
return (hasTitle || hasDescription) && theme.spacing.spacingH;
|
|
59
|
+
}, function (_a) {
|
|
60
|
+
var theme = _a.theme;
|
|
61
|
+
return theme.spacing.spacingE;
|
|
62
|
+
});
|
|
63
|
+
exports.default = TemplateB;
|
|
64
|
+
var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5;
|
package/dist/src/sub/DynamicLayout/desktop/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/desktop/sections/IntroSection/templates/TemplateC/TemplateC.js
ADDED
|
@@ -0,0 +1,64 @@
|
|
|
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
|
+
react_1.default.createElement(S_ContentsBox, null,
|
|
41
|
+
title && (react_1.default.createElement(components_1.Section.Title, { text: title, color: titleColorInHex, customFontSize: "60px", customFontWeight: "bold" })),
|
|
42
|
+
description && (react_1.default.createElement(S_SectionDescriptionBox, { hasTitle: !!title },
|
|
43
|
+
react_1.default.createElement(components_1.Section.Description, { text: description, color: descriptionColorInHex, styleTheme: "headingBold" }))),
|
|
44
|
+
(buttonAlphaLinkSrc || buttonBravoLinkSrc || buttonCharlieLinkSrc) && (react_1.default.createElement(S_SectionButtonBox, { hasTitle: !!title, hasDescription: !!description },
|
|
45
|
+
buttonAlphaLinkSrc && (react_1.default.createElement(components_1.Section.Button, { text: buttonAlphaLabel, src: buttonAlphaLinkSrc, linkType: buttonAlphaLinkType, buttonType: buttonAlphaDesignType, backgroundColor: buttonAlphaBackgroundColorInHex, textColor: buttonAlphaLabelColorInHex, borderColor: buttonAlphaLabelColorInHex })),
|
|
46
|
+
buttonBravoLinkSrc && (react_1.default.createElement(components_1.Section.Button, { text: buttonBravoLabel, src: buttonBravoLinkSrc, linkType: buttonBravoLinkType, buttonType: buttonBravoDesignType, backgroundColor: buttonBravoBackgroundColorInHex, textColor: buttonBravoLabelColorInHex, borderColor: buttonBravoLabelColorInHex })),
|
|
47
|
+
buttonCharlieLinkSrc && (react_1.default.createElement(components_1.Section.Button, { text: buttonCharlieLabel, src: buttonCharlieLinkSrc, linkType: buttonCharlieLinkType, buttonType: buttonCharlieDesignType, backgroundColor: buttonCharlieBackgroundColorInHex, textColor: buttonCharlieLabelColorInHex, borderColor: buttonCharlieLabelColorInHex }))))))));
|
|
48
|
+
}
|
|
49
|
+
var S_FullScreenWrapper = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n width: 100%;\n height: 90vh;\n display: flex;\n justify-content: center;\n"], ["\n width: 100%;\n height: 90vh;\n display: flex;\n justify-content: center;\n"])));
|
|
50
|
+
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 display: flex;\n align-items: center;\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 display: flex;\n align-items: center;\n"])));
|
|
51
|
+
var S_ContentsBox = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n max-width: 800px;\n"], ["\n max-width: 800px;\n"])));
|
|
52
|
+
var S_SectionDescriptionBox = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n margin-top: ", ";\n"], ["\n margin-top: ", ";\n"])), function (_a) {
|
|
53
|
+
var theme = _a.theme, hasTitle = _a.hasTitle;
|
|
54
|
+
return hasTitle && theme.spacing.spacingF;
|
|
55
|
+
});
|
|
56
|
+
var S_SectionButtonBox = styled_components_1.default.div(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n margin-top: ", ";\n display: flex;\n\n & > div {\n &:not(:first-child) {\n margin-left: ", ";\n }\n }\n"], ["\n margin-top: ", ";\n display: flex;\n\n & > div {\n &:not(:first-child) {\n margin-left: ", ";\n }\n }\n"])), function (_a) {
|
|
57
|
+
var theme = _a.theme, hasTitle = _a.hasTitle, hasDescription = _a.hasDescription;
|
|
58
|
+
return (hasTitle || hasDescription) && theme.spacing.spacingH;
|
|
59
|
+
}, function (_a) {
|
|
60
|
+
var theme = _a.theme;
|
|
61
|
+
return theme.spacing.spacingE;
|
|
62
|
+
});
|
|
63
|
+
exports.default = TemplateC;
|
|
64
|
+
var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5;
|
package/dist/src/sub/DynamicLayout/desktop/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/desktop/sections/IntroSection/templates/TemplateD/TemplateD.js
ADDED
|
@@ -0,0 +1,63 @@
|
|
|
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
|
+
react_1.default.createElement("div", null,
|
|
41
|
+
title && (react_1.default.createElement(components_1.Section.Title, { text: title, color: titleColorInHex, textAlign: "center", customFontSize: "60px", customFontWeight: "bold" })),
|
|
42
|
+
description && (react_1.default.createElement(S_SectionDescriptionBox, { hasTitle: !!title },
|
|
43
|
+
react_1.default.createElement(components_1.Section.Description, { text: description, color: descriptionColorInHex, textAlign: "center", styleTheme: "headingBold" }))),
|
|
44
|
+
(buttonAlphaLinkSrc || buttonBravoLinkSrc || buttonCharlieLinkSrc) && (react_1.default.createElement(S_SectionButtonBox, { hasTitle: !!title, hasDescription: !!description },
|
|
45
|
+
buttonAlphaLinkSrc && (react_1.default.createElement(components_1.Section.Button, { text: buttonAlphaLabel, src: buttonAlphaLinkSrc, linkType: buttonAlphaLinkType, buttonType: buttonAlphaDesignType, backgroundColor: buttonAlphaBackgroundColorInHex, textColor: buttonAlphaLabelColorInHex, borderColor: buttonAlphaLabelColorInHex })),
|
|
46
|
+
buttonBravoLinkSrc && (react_1.default.createElement(components_1.Section.Button, { text: buttonBravoLabel, src: buttonBravoLinkSrc, linkType: buttonBravoLinkType, buttonType: buttonBravoDesignType, backgroundColor: buttonBravoBackgroundColorInHex, textColor: buttonBravoLabelColorInHex, borderColor: buttonBravoLabelColorInHex })),
|
|
47
|
+
buttonCharlieLinkSrc && (react_1.default.createElement(components_1.Section.Button, { text: buttonCharlieLabel, src: buttonCharlieLinkSrc, linkType: buttonCharlieLinkType, buttonType: buttonCharlieDesignType, backgroundColor: buttonCharlieBackgroundColorInHex, textColor: buttonCharlieLabelColorInHex, borderColor: buttonCharlieLabelColorInHex }))))))));
|
|
48
|
+
}
|
|
49
|
+
var S_FullScreenWrapper = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n width: 100%;\n height: 90vh;\n display: flex;\n justify-content: center;\n"], ["\n width: 100%;\n height: 90vh;\n display: flex;\n justify-content: center;\n"])));
|
|
50
|
+
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 display: flex;\n align-items: center;\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 display: flex;\n align-items: center;\n"])));
|
|
51
|
+
var S_SectionDescriptionBox = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n margin-top: ", ";\n"], ["\n margin-top: ", ";\n"])), function (_a) {
|
|
52
|
+
var theme = _a.theme, hasTitle = _a.hasTitle;
|
|
53
|
+
return hasTitle && theme.spacing.spacingF;
|
|
54
|
+
});
|
|
55
|
+
var S_SectionButtonBox = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n margin-top: ", ";\n display: flex;\n justify-content: center;\n\n & > div {\n &:not(:first-child) {\n margin-left: ", ";\n }\n }\n"], ["\n margin-top: ", ";\n display: flex;\n justify-content: center;\n\n & > div {\n &:not(:first-child) {\n margin-left: ", ";\n }\n }\n"])), function (_a) {
|
|
56
|
+
var theme = _a.theme, hasTitle = _a.hasTitle, hasDescription = _a.hasDescription;
|
|
57
|
+
return (hasTitle || hasDescription) && theme.spacing.spacingH;
|
|
58
|
+
}, function (_a) {
|
|
59
|
+
var theme = _a.theme;
|
|
60
|
+
return theme.spacing.spacingE;
|
|
61
|
+
});
|
|
62
|
+
exports.default = TemplateD;
|
|
63
|
+
var templateObject_1, templateObject_2, templateObject_3, templateObject_4;
|
package/dist/src/sub/DynamicLayout/desktop/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,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import type { DynamicLayoutType } from './types';
|
|
3
|
+
declare type DynamicLayoutProps = DynamicLayoutType & {
|
|
4
|
+
navigationHandler?: (linkType: 'WEB_LINK' | 'INTERNAL_LINK' | 'NONE', src: string) => void;
|
|
5
|
+
};
|
|
6
|
+
export declare const dynamicLayoutContext: import("react").Context<Pick<DynamicLayoutProps, "isPreview" | "navigationHandler">>;
|
|
7
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as DynamicLayout } from './DynamicLayout';
|
|
@@ -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.DynamicLayout = void 0;
|
|
7
|
+
var DynamicLayout_1 = require("./DynamicLayout");
|
|
8
|
+
Object.defineProperty(exports, "DynamicLayout", { enumerable: true, get: function () { return __importDefault(DynamicLayout_1).default; } });
|
|
@@ -0,0 +1,23 @@
|
|
|
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 __importDefault = (this && this.__importDefault) || function (mod) {
|
|
14
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
15
|
+
};
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
var react_1 = __importDefault(require("react"));
|
|
18
|
+
var SectionMatcher_1 = __importDefault(require("./sections/SectionMatcher"));
|
|
19
|
+
function MobileWeb(_a) {
|
|
20
|
+
var sections = _a.sections;
|
|
21
|
+
return (react_1.default.createElement(react_1.default.Fragment, null, sections.map(function (section) { return (react_1.default.createElement(SectionMatcher_1.default, __assign({ key: section.id }, section))); })));
|
|
22
|
+
}
|
|
23
|
+
exports.default = MobileWeb;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { ImageViewProps } from '../../../../../hybrid/components/ImageView/ImageView';
|
|
3
|
+
import { TextLabelProps } from '../../../../../mobile/components/TextLabel/TextLabel';
|
|
4
|
+
import { IItemTitle, IItemDescription, IItemButton, IItem } from '../../../types';
|
|
5
|
+
declare function Item({ children, ...props }: IItem & {
|
|
6
|
+
children: React.ReactNode;
|
|
7
|
+
}): JSX.Element;
|
|
8
|
+
declare namespace Item {
|
|
9
|
+
var Title: ({ text, color, ...textLabelProps }: IItemTitle & TextLabelProps) => JSX.Element;
|
|
10
|
+
var Description: ({ text, color, ...textLabelProps }: IItemDescription & TextLabelProps) => JSX.Element;
|
|
11
|
+
var Image: ({ ...imageViewProps }: ImageViewProps) => JSX.Element;
|
|
12
|
+
var HTMLReader: ({ data, styleTheme, colorTheme, textAlign, color }: {
|
|
13
|
+
data?: string | undefined;
|
|
14
|
+
styleTheme?: "displayBold" | "headingBold" | "leadParaBold" | "leadParaRegular" | "subTitleBold" | "subTitleRegular" | "body1Bold" | "body1Regular" | "body2Bold" | "body2Regular" | "caption1Bold" | "caption1Regular" | "caption2Bold" | "caption2Regular" | "form1Regular" | "form2Regular" | "blog1Regular" | undefined;
|
|
15
|
+
color?: string | undefined;
|
|
16
|
+
textAlign?: "center" | "left" | "right" | undefined;
|
|
17
|
+
colorTheme?: "sysTextPrimary" | "sysTextSecondary" | "sysTextTertiary" | "sysTextWhite" | "sysTextError" | "sysTextWarning" | "sysTextBrandPrimary" | "sysTextBrandSeconVariant" | "usrTextBrandPrimary" | "usrTextBrandSeconVariant" | "usrTextBrandOnPrimary" | undefined;
|
|
18
|
+
}) => JSX.Element;
|
|
19
|
+
var Button: ({ buttonType, backgroundColor, textColor, text, linkType, src, linkMethod, state, borderColor }: IItemButton) => JSX.Element;
|
|
20
|
+
}
|
|
21
|
+
export default Item;
|