pds-dev-kit-web-test 0.1.5 → 0.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/release-note.md +3 -8
- package/.commitlintrc.js +0 -65
- package/.husky/.eslintrc.prepush +0 -7
- package/.husky/commit-msg +0 -13
- package/.husky/pre-commit +0 -9
- package/.husky/pre-push +0 -4
- package/.lintstagedrc.json +0 -7
- package/.vscode/settings.json +0 -50
- package/bitbucket-pipelines.yml +0 -114
- package/dist/src/common/components/CircularProgress/CircularProgress.stories.d.ts +0 -5
- package/dist/src/common/components/CircularProgress/CircularProgress.stories.js +0 -45
- package/dist/src/common/components/ThreeBarProgress/ThreeBarProgress.stories.d.ts +0 -5
- package/dist/src/common/components/ThreeBarProgress/ThreeBarProgress.stories.js +0 -38
- package/dist/src/common/styles/ToneTest/ToneTest.stories.d.ts +0 -5
- package/dist/src/common/styles/ToneTest/ToneTest.stories.js +0 -14
- package/dist/src/common/styles/colorSet/Color.stories.d.ts +0 -5
- package/dist/src/common/styles/colorSet/Color.stories.js +0 -125
- package/dist/src/desktop/common/components/TextFieldBase/TextFieldBase.stories.d.ts +0 -9
- package/dist/src/desktop/common/components/TextFieldBase/TextFieldBase.stories.js +0 -150
- package/dist/src/desktop/components/AdminList/AdminList.stories.d.ts +0 -8
- package/dist/src/desktop/components/AdminList/AdminList.stories.js +0 -462
- package/dist/src/desktop/components/AdminListHeader/AdminListHeader.stories.d.ts +0 -5
- package/dist/src/desktop/components/AdminListHeader/AdminListHeader.stories.js +0 -85
- package/dist/src/desktop/components/AdminListItem/AdminListItem.stories.d.ts +0 -5
- package/dist/src/desktop/components/AdminListItem/AdminListItem.stories.js +0 -247
- package/dist/src/desktop/components/BasicChatListItem/BasicChatListItem.stories.d.ts +0 -5
- package/dist/src/desktop/components/BasicChatListItem/BasicChatListItem.stories.js +0 -87
- package/dist/src/desktop/components/BasicFormGroup/BasicFormGroup.stories.d.ts +0 -8
- package/dist/src/desktop/components/BasicFormGroup/BasicFormGroup.stories.js +0 -107
- package/dist/src/desktop/components/BasicList/BasicList.stories.d.ts +0 -5
- package/dist/src/desktop/components/BasicList/BasicList.stories.js +0 -79
- package/dist/src/desktop/components/BasicListItem/BasicListItem.stories.d.ts +0 -10
- package/dist/src/desktop/components/BasicListItem/BasicListItem.stories.js +0 -188
- package/dist/src/desktop/components/BlogTextField/BlogTextField.stories.d.ts +0 -10
- package/dist/src/desktop/components/BlogTextField/BlogTextField.stories.js +0 -102
- package/dist/src/desktop/components/BodyTextGroup/BodyTextGroup.stories.d.ts +0 -8
- package/dist/src/desktop/components/BodyTextGroup/BodyTextGroup.stories.js +0 -80
- package/dist/src/desktop/components/Card/Card.stories.d.ts +0 -6
- package/dist/src/desktop/components/Card/Card.stories.js +0 -81
- package/dist/src/desktop/components/CardList/CardList.stories.d.ts +0 -6
- package/dist/src/desktop/components/CardList/CardList.stories.js +0 -90
- package/dist/src/desktop/components/ChatBubbleListItem/ChatBubble.stories.d.ts +0 -8
- package/dist/src/desktop/components/ChatBubbleListItem/ChatBubble.stories.js +0 -68
- package/dist/src/desktop/components/ChatBubbleListItem/ChatBubbleListItem.stories.d.ts +0 -17
- package/dist/src/desktop/components/ChatBubbleListItem/ChatBubbleListItem.stories.js +0 -132
- package/dist/src/desktop/components/ChatList/ChatList.stories.d.ts +0 -7
- package/dist/src/desktop/components/ChatList/ChatList.stories.js +0 -234
- package/dist/src/desktop/components/Checkbox/Checkbox.stories.d.ts +0 -5
- package/dist/src/desktop/components/Checkbox/Checkbox.stories.js +0 -59
- package/dist/src/desktop/components/Chip/Chip.stories.d.ts +0 -11
- package/dist/src/desktop/components/Chip/Chip.stories.js +0 -126
- package/dist/src/desktop/components/ContextMenu/ContextMenu.stories.d.ts +0 -6
- package/dist/src/desktop/components/ContextMenu/ContextMenu.stories.js +0 -71
- package/dist/src/desktop/components/ContextMenuItem/ContextMenuItem.stories.d.ts +0 -5
- package/dist/src/desktop/components/ContextMenuItem/ContextMenuItem.stories.js +0 -68
- package/dist/src/desktop/components/DesktopAlertDialog/DesktopAlertDialog.stories.d.ts +0 -9
- package/dist/src/desktop/components/DesktopAlertDialog/DesktopAlertDialog.stories.js +0 -128
- package/dist/src/desktop/components/DesktopHeaderBar/DesktopHeaderBar.stories.d.ts +0 -8
- package/dist/src/desktop/components/DesktopHeaderBar/DesktopHeaderBar.stories.js +0 -121
- package/dist/src/desktop/components/DesktopTabBar/DesktopTabBar.stories.d.ts +0 -7
- package/dist/src/desktop/components/DesktopTabBar/DesktopTabBar.stories.js +0 -205
- package/dist/src/desktop/components/Dropdown/Dropdown.stories.d.ts +0 -5
- package/dist/src/desktop/components/Dropdown/Dropdown.stories.js +0 -164
- package/dist/src/desktop/components/DynamicDesktopNavBar/DynamicDesktopNavBar.stories.d.ts +0 -8
- package/dist/src/desktop/components/DynamicDesktopNavBar/DynamicDesktopNavBar.stories.js +0 -649
- package/dist/src/desktop/components/EditApplyTextField/EditApplyTextField.stories.d.ts +0 -17
- package/dist/src/desktop/components/EditApplyTextField/EditApplyTextField.stories.js +0 -222
- package/dist/src/desktop/components/FilterBar/FilterBar.stories.d.ts +0 -7
- package/dist/src/desktop/components/FilterBar/FilterBar.stories.js +0 -119
- package/dist/src/desktop/components/FloatingActionButton/FloatingActionButton.stories.d.ts +0 -5
- package/dist/src/desktop/components/FloatingActionButton/FloatingActionButton.stories.js +0 -74
- package/dist/src/desktop/components/Hero/Hero.stories.d.ts +0 -5
- package/dist/src/desktop/components/Hero/Hero.stories.js +0 -51
- package/dist/src/desktop/components/HorizontalFormGroup/HorizontalFormGroup.stories.d.ts +0 -8
- package/dist/src/desktop/components/HorizontalFormGroup/HorizontalFormGroup.stories.js +0 -82
- package/dist/src/desktop/components/IconButton/IconButton.stories.d.ts +0 -5
- package/dist/src/desktop/components/IconButton/IconButton.stories.js +0 -109
- package/dist/src/desktop/components/ImageSlide/ImageSlide.stories.d.ts +0 -5
- package/dist/src/desktop/components/ImageSlide/ImageSlide.stories.js +0 -73
- package/dist/src/desktop/components/LottieReactionButton/LottieReactionButton.stories.d.ts +0 -6
- package/dist/src/desktop/components/LottieReactionButton/LottieReactionButton.stories.js +0 -99
- package/dist/src/desktop/components/MainButton/MainButton.stories.d.ts +0 -5
- package/dist/src/desktop/components/MainButton/MainButton.stories.js +0 -112
- package/dist/src/desktop/components/PageTitleTextGroup/PageTitleTextGroup.stories.d.ts +0 -7
- package/dist/src/desktop/components/PageTitleTextGroup/PageTitleTextGroup.stories.js +0 -83
- package/dist/src/desktop/components/Radio/Radio.stories.d.ts +0 -7
- package/dist/src/desktop/components/Radio/Radio.stories.js +0 -100
- package/dist/src/desktop/components/ReactionButton/ReactionButton.stories.d.ts +0 -7
- package/dist/src/desktop/components/ReactionButton/ReactionButton.stories.js +0 -71
- package/dist/src/desktop/components/Select/Select.stories.d.ts +0 -8
- package/dist/src/desktop/components/Select/Select.stories.js +0 -139
- package/dist/src/desktop/components/StatusBlock/StatusBlock.stories.d.ts +0 -6
- package/dist/src/desktop/components/StatusBlock/StatusBlock.stories.js +0 -60
- package/dist/src/desktop/components/TextButton/TextButton.stories.d.ts +0 -5
- package/dist/src/desktop/components/TextButton/TextButton.stories.js +0 -73
- package/dist/src/desktop/components/TextField/TextField.stories.d.ts +0 -22
- package/dist/src/desktop/components/TextField/TextField.stories.js +0 -278
- package/dist/src/desktop/components/TextLabel/TextLabel.stories.d.ts +0 -7
- package/dist/src/desktop/components/TextLabel/TextLabel.stories.js +0 -127
- package/dist/src/desktop/components/UploadIconButton/UploadIconButton.stories.d.ts +0 -5
- package/dist/src/desktop/components/UploadIconButton/UploadIconButton.stories.js +0 -106
- package/dist/src/desktop/components/UploadMainButton/UploadMainButton.stories.d.ts +0 -5
- package/dist/src/desktop/components/UploadMainButton/UploadMainButton.stories.js +0 -117
- package/dist/src/desktop/components/UploadTextButton/UploadTextButton.stories.d.ts +0 -5
- package/dist/src/desktop/components/UploadTextButton/UploadTextButton.stories.js +0 -78
- package/dist/src/desktop/components/UserDesktopNavBar/UserDesktopNavBar.stories.d.ts +0 -7
- package/dist/src/desktop/components/UserDesktopNavBar/UserDesktopNavBar.stories.js +0 -106
- package/dist/src/desktop/components/UserDesktopSideTab/UserDesktopSideTab.stories.d.ts +0 -5
- package/dist/src/desktop/components/UserDesktopSideTab/UserDesktopSideTab.stories.js +0 -64
- package/dist/src/desktop/components/UserDesktopTabBar/UserDesktopTabBar.stories.d.ts +0 -5
- package/dist/src/desktop/components/UserDesktopTabBar/UserDesktopTabBar.stories.js +0 -79
- package/dist/src/desktop/layout/LayoutWF/LayoutWF.stories.d.ts +0 -32
- package/dist/src/desktop/layout/LayoutWF/LayoutWF.stories.js +0 -166
- package/dist/src/desktop/layout/LayoutWF/LayoutWFLoading.stories.d.ts +0 -32
- package/dist/src/desktop/layout/LayoutWF/LayoutWFLoading.stories.js +0 -166
- package/dist/src/desktop/layout/LayoutWH/LayoutWH.stories.d.ts +0 -20
- package/dist/src/desktop/layout/LayoutWH/LayoutWH.stories.js +0 -122
- package/dist/src/desktop/layout/LayoutWH/LayoutWHLoading.stories.d.ts +0 -20
- package/dist/src/desktop/layout/LayoutWH/LayoutWHLoading.stories.js +0 -122
- package/dist/src/desktop/layout/LayoutWS/LayoutWS.stories.d.ts +0 -23
- package/dist/src/desktop/layout/LayoutWS/LayoutWS.stories.js +0 -134
- package/dist/src/desktop/layout/LayoutWS/LayoutWSLoading.stories.d.ts +0 -23
- package/dist/src/desktop/layout/LayoutWS/LayoutWSLoading.stories.js +0 -134
- package/dist/src/desktop/layout/LayoutWT/LayoutWT.stories.d.ts +0 -48
- package/dist/src/desktop/layout/LayoutWT/LayoutWT.stories.js +0 -238
- package/dist/src/desktop/layout/LayoutWT/LayoutWTLoading.stories.d.ts +0 -48
- package/dist/src/desktop/layout/LayoutWT/LayoutWTLoading.stories.js +0 -238
- package/dist/src/desktop/panels/AnnotationSheet/AnnotationSheet.stories.d.ts +0 -6
- package/dist/src/desktop/panels/AnnotationSheet/AnnotationSheet.stories.js +0 -108
- package/dist/src/desktop/panels/ContentSheet/ContentSheet.stories.d.ts +0 -7
- package/dist/src/desktop/panels/ContentSheet/ContentSheet.stories.js +0 -145
- package/dist/src/desktop/panels/DesktopBasicModal/DesktopBasicModal.stories.d.ts +0 -7
- package/dist/src/desktop/panels/DesktopBasicModal/DesktopBasicModal.stories.js +0 -128
- package/dist/src/desktop/panels/DesktopHeadlessModal/DesktopHeadlessModal.stories.d.ts +0 -9
- package/dist/src/desktop/panels/DesktopHeadlessModal/DesktopHeadlessModal.stories.js +0 -106
- package/dist/src/desktop/panels/DesktopTutorialModal/Components/SideTab/SideTab.stories.d.ts +0 -5
- package/dist/src/desktop/panels/DesktopTutorialModal/Components/SideTab/SideTab.stories.js +0 -74
- package/dist/src/desktop/panels/DesktopTutorialModal/DesktopTutorialModal.stories.d.ts +0 -8
- package/dist/src/desktop/panels/DesktopTutorialModal/DesktopTutorialModal.stories.js +0 -148
- package/dist/src/desktop/panels/SectionSheet/SectionSheet.stories.d.ts +0 -6
- package/dist/src/desktop/panels/SectionSheet/SectionSheet.stories.js +0 -112
- package/dist/src/hybrid/components/Divider/Divider.stories.d.ts +0 -5
- package/dist/src/hybrid/components/Divider/Divider.stories.js +0 -55
- package/dist/src/hybrid/components/Icon/Icon.stories.d.ts +0 -8
- package/dist/src/hybrid/components/Icon/Icon.stories.js +0 -166
- package/dist/src/hybrid/components/ImageView/ImageView.stories.d.ts +0 -15
- package/dist/src/hybrid/components/ImageView/ImageView.stories.js +0 -111
- package/dist/src/hybrid/components/LinearProgress/LinearProgress.stories.d.ts +0 -5
- package/dist/src/hybrid/components/LinearProgress/LinearProgress.stories.js +0 -38
- package/dist/src/hybrid/components/LottieIcon/LottieIcon.stories.d.ts +0 -6
- package/dist/src/hybrid/components/LottieIcon/LottieIcon.stories.js +0 -69
- package/dist/src/hybrid/components/Spacing/Spacing.stories.d.ts +0 -5
- package/dist/src/hybrid/components/Spacing/Spacing.stories.js +0 -46
- package/dist/src/hybrid/components/Switch/Switch.stories.d.ts +0 -5
- package/dist/src/hybrid/components/Switch/Switch.stories.js +0 -58
- package/dist/src/mobile/common/components/TextFieldBase/TextFieldBase.stories.d.ts +0 -9
- package/dist/src/mobile/common/components/TextFieldBase/TextFieldBase.stories.js +0 -150
- package/dist/src/mobile/components/BasicChatListItem/BasicChatListItem.stories.d.ts +0 -5
- package/dist/src/mobile/components/BasicChatListItem/BasicChatListItem.stories.js +0 -87
- package/dist/src/mobile/components/BasicFormGroup/BasicFormGroup.stories.d.ts +0 -8
- package/dist/src/mobile/components/BasicFormGroup/BasicFormGroup.stories.js +0 -107
- package/dist/src/mobile/components/BasicList/BasicList.stories.d.ts +0 -5
- package/dist/src/mobile/components/BasicList/BasicList.stories.js +0 -79
- package/dist/src/mobile/components/BasicListItem/BasicListItem.stories.d.ts +0 -10
- package/dist/src/mobile/components/BasicListItem/BasicListItem.stories.js +0 -189
- package/dist/src/mobile/components/BlogTextField/BlogTextField.stories.d.ts +0 -10
- package/dist/src/mobile/components/BlogTextField/BlogTextField.stories.js +0 -102
- package/dist/src/mobile/components/BodyTextGroup/BodyTextGroup.stories.d.ts +0 -8
- package/dist/src/mobile/components/BodyTextGroup/BodyTextGroup.stories.js +0 -81
- package/dist/src/mobile/components/Card/Card.stories.d.ts +0 -6
- package/dist/src/mobile/components/Card/Card.stories.js +0 -81
- package/dist/src/mobile/components/CardList/CardList.stories.d.ts +0 -6
- package/dist/src/mobile/components/CardList/CardList.stories.js +0 -90
- package/dist/src/mobile/components/ChatBubbleListItem/ChatBubble.stories.d.ts +0 -8
- package/dist/src/mobile/components/ChatBubbleListItem/ChatBubble.stories.js +0 -68
- package/dist/src/mobile/components/ChatBubbleListItem/ChatBubbleListItem.stories.d.ts +0 -17
- package/dist/src/mobile/components/ChatBubbleListItem/ChatBubbleListItem.stories.js +0 -133
- package/dist/src/mobile/components/ChatList/ChatList.stories.d.ts +0 -7
- package/dist/src/mobile/components/ChatList/ChatList.stories.js +0 -235
- package/dist/src/mobile/components/Checkbox/Checkbox.stories.d.ts +0 -5
- package/dist/src/mobile/components/Checkbox/Checkbox.stories.js +0 -59
- package/dist/src/mobile/components/Chip/Chip.stories.d.ts +0 -11
- package/dist/src/mobile/components/Chip/Chip.stories.js +0 -95
- package/dist/src/mobile/components/ContextMenu/ContextMenu.stories.d.ts +0 -6
- package/dist/src/mobile/components/ContextMenu/ContextMenu.stories.js +0 -66
- package/dist/src/mobile/components/ContextMenuItem/ContextMenuItem.stories.d.ts +0 -5
- package/dist/src/mobile/components/ContextMenuItem/ContextMenuItem.stories.js +0 -66
- package/dist/src/mobile/components/Dropdown/Dropdown.stories.d.ts +0 -5
- package/dist/src/mobile/components/Dropdown/Dropdown.stories.js +0 -168
- package/dist/src/mobile/components/FloatingActionButton/FloatingActionButton.stories.d.ts +0 -5
- package/dist/src/mobile/components/FloatingActionButton/FloatingActionButton.stories.js +0 -74
- package/dist/src/mobile/components/HorizontalFormGroup/HorizontalFormGroup.stories.d.ts +0 -7
- package/dist/src/mobile/components/HorizontalFormGroup/HorizontalFormGroup.stories.js +0 -89
- package/dist/src/mobile/components/IconButton/IconButton.stories.d.ts +0 -5
- package/dist/src/mobile/components/IconButton/IconButton.stories.js +0 -108
- package/dist/src/mobile/components/ImageSlide/ImageSlide.stories.d.ts +0 -5
- package/dist/src/mobile/components/ImageSlide/ImageSlide.stories.js +0 -72
- package/dist/src/mobile/components/LottieReactionButton/LottieReactionButton.stories.d.ts +0 -6
- package/dist/src/mobile/components/LottieReactionButton/LottieReactionButton.stories.js +0 -99
- package/dist/src/mobile/components/MainButton/MainButton.stories.d.ts +0 -5
- package/dist/src/mobile/components/MainButton/MainButton.stories.js +0 -112
- package/dist/src/mobile/components/MobileAlertDialog/MobileAlertDialog.stories.d.ts +0 -9
- package/dist/src/mobile/components/MobileAlertDialog/MobileAlertDialog.stories.js +0 -137
- package/dist/src/mobile/components/MobileHeaderBar/MobileHeaderBar.stories.d.ts +0 -7
- package/dist/src/mobile/components/MobileHeaderBar/MobileHeaderBar.stories.js +0 -139
- package/dist/src/mobile/components/MobileTabBar/MobileTabBar.stories.d.ts +0 -5
- package/dist/src/mobile/components/MobileTabBar/MobileTabBar.stories.js +0 -79
- package/dist/src/mobile/components/Radio/Radio.stories.d.ts +0 -7
- package/dist/src/mobile/components/Radio/Radio.stories.js +0 -100
- package/dist/src/mobile/components/ReactionButton/ReactionButton.stories.d.ts +0 -7
- package/dist/src/mobile/components/ReactionButton/ReactionButton.stories.js +0 -71
- package/dist/src/mobile/components/Select/Select.stories.d.ts +0 -8
- package/dist/src/mobile/components/Select/Select.stories.js +0 -139
- package/dist/src/mobile/components/StatusBlock/StatusBlock.stories.d.ts +0 -6
- package/dist/src/mobile/components/StatusBlock/StatusBlock.stories.js +0 -60
- package/dist/src/mobile/components/TextButton/TextButton.stories.d.ts +0 -5
- package/dist/src/mobile/components/TextButton/TextButton.stories.js +0 -73
- package/dist/src/mobile/components/TextField/TextField.stories.d.ts +0 -22
- package/dist/src/mobile/components/TextField/TextField.stories.js +0 -279
- package/dist/src/mobile/components/TextLabel/TextLabel.stories.d.ts +0 -7
- package/dist/src/mobile/components/TextLabel/TextLabel.stories.js +0 -115
- package/dist/src/mobile/components/UploadIconButton/UploadIconButton.stories.d.ts +0 -5
- package/dist/src/mobile/components/UploadIconButton/UploadIconButton.stories.js +0 -105
- package/dist/src/mobile/components/UploadMainButton/UploadMainButton.stories.d.ts +0 -5
- package/dist/src/mobile/components/UploadMainButton/UploadMainButton.stories.js +0 -117
- package/dist/src/mobile/components/UploadTextButton/UploadTextButton.stories.d.ts +0 -5
- package/dist/src/mobile/components/UploadTextButton/UploadTextButton.stories.js +0 -78
- package/dist/src/mobile/layout/LayoutMF/LayoutMF.stories.d.ts +0 -11
- package/dist/src/mobile/layout/LayoutMF/LayoutMF.stories.js +0 -77
- package/dist/src/mobile/layout/LayoutMF/LayoutMFLoading.stories.d.ts +0 -11
- package/dist/src/mobile/layout/LayoutMF/LayoutMFLoading.stories.js +0 -77
- package/dist/src/mobile/layout/LayoutMM/LayoutMM.stories.d.ts +0 -6
- package/dist/src/mobile/layout/LayoutMM/LayoutMM.stories.js +0 -64
- package/dist/src/mobile/layout/LayoutMM/LayoutMMLoading.stories.d.ts +0 -6
- package/dist/src/mobile/layout/LayoutMM/LayoutMMLoading.stories.js +0 -64
- package/dist/src/mobile/layout/LayoutMP/LayoutMP.stories.d.ts +0 -12
- package/dist/src/mobile/layout/LayoutMP/LayoutMP.stories.js +0 -90
- package/dist/src/mobile/layout/LayoutMP/LayoutMPLoading.stories.d.ts +0 -12
- package/dist/src/mobile/layout/LayoutMP/LayoutMPLoading.stories.js +0 -90
- package/dist/src/mobile/layout/LayoutMS/LayoutMS.stories.d.ts +0 -15
- package/dist/src/mobile/layout/LayoutMS/LayoutMS.stories.js +0 -104
- package/dist/src/mobile/layout/LayoutMS/LayoutMSLoading.stories.d.ts +0 -15
- package/dist/src/mobile/layout/LayoutMS/LayoutMSLoading.stories.js +0 -104
- package/dist/src/mobile/panels/AnnotationSheet/AnnotationSheet.stories.d.ts +0 -6
- package/dist/src/mobile/panels/AnnotationSheet/AnnotationSheet.stories.js +0 -108
- package/dist/src/mobile/panels/ContentSheet/ContentSheet.stories.d.ts +0 -7
- package/dist/src/mobile/panels/ContentSheet/ContentSheet.stories.js +0 -145
- package/dist/src/mobile/panels/MobileBasicModal/MobileBasicModal.stories.d.ts +0 -8
- package/dist/src/mobile/panels/MobileBasicModal/MobileBasicModal.stories.js +0 -99
- package/dist/src/mobile/panels/SectionSheet/SectionSheet.stories.d.ts +0 -5
- package/dist/src/mobile/panels/SectionSheet/SectionSheet.stories.js +0 -100
- package/dist/src/sub/DynamicLayout/DynamicLayout.stories.d.ts +0 -5
- package/dist/src/sub/DynamicLayout/DynamicLayout.stories.js +0 -1158
- package/dist/src/sub/DynamicLayout/components/YouTubeIframe/YouTubeIframe.stories.d.ts +0 -5
- package/dist/src/sub/DynamicLayout/components/YouTubeIframe/YouTubeIframe.stories.js +0 -36
- package/dist/src/sub/DynamicLayout/sections/ContentsCarouselSection/ContentsCarouselSection.stories.d.ts +0 -8
- package/dist/src/sub/DynamicLayout/sections/ContentsCarouselSection/ContentsCarouselSection.stories.js +0 -60
- package/dist/src/sub/DynamicLayout/sections/ContentsSection/ContentsSection.stories.d.ts +0 -8
- package/dist/src/sub/DynamicLayout/sections/ContentsSection/ContentsSection.stories.js +0 -60
- package/dist/src/sub/DynamicLayout/sections/FooterSection/FooterSection.stories.d.ts +0 -8
- package/dist/src/sub/DynamicLayout/sections/FooterSection/FooterSection.stories.js +0 -60
- package/dist/src/sub/DynamicLayout/sections/InfoBoxSection/InfoBoxSection.stories.d.ts +0 -6
- package/dist/src/sub/DynamicLayout/sections/InfoBoxSection/InfoBoxSection.stories.js +0 -50
- package/dist/src/sub/DynamicLayout/sections/IntroSection/IntroSection.stories.d.ts +0 -12
- package/dist/src/sub/DynamicLayout/sections/IntroSection/IntroSection.stories.js +0 -80
- package/tsconfig.extend.json +0 -13
|
@@ -1,1158 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) {
|
|
3
|
-
if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
|
|
4
|
-
return cooked;
|
|
5
|
-
};
|
|
6
|
-
var __assign = (this && this.__assign) || function () {
|
|
7
|
-
__assign = Object.assign || function(t) {
|
|
8
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
9
|
-
s = arguments[i];
|
|
10
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
11
|
-
t[p] = s[p];
|
|
12
|
-
}
|
|
13
|
-
return t;
|
|
14
|
-
};
|
|
15
|
-
return __assign.apply(this, arguments);
|
|
16
|
-
};
|
|
17
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
18
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
19
|
-
};
|
|
20
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21
|
-
exports.Sample = void 0;
|
|
22
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
23
|
-
var react_1 = require("react");
|
|
24
|
-
var styled_components_1 = __importDefault(require("styled-components"));
|
|
25
|
-
var DynamicLayout_1 = __importDefault(require("./DynamicLayout"));
|
|
26
|
-
exports.default = {
|
|
27
|
-
title: 'sub/DynamicLayout',
|
|
28
|
-
component: DynamicLayout_1.default,
|
|
29
|
-
parameters: {
|
|
30
|
-
docs: {
|
|
31
|
-
description: {
|
|
32
|
-
component: 'DynamicLayout'
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
};
|
|
37
|
-
var Template = function (args) {
|
|
38
|
-
var sections = sectionsMock;
|
|
39
|
-
var _a = (0, react_1.useState)(null), currentSection = _a[0], setCurrentSection = _a[1];
|
|
40
|
-
return ((0, jsx_runtime_1.jsxs)(S_Box, { children: [(0, jsx_runtime_1.jsxs)(S_Absolute, { children: [sections &&
|
|
41
|
-
sections.map(function (section) { return ((0, jsx_runtime_1.jsx)(S_IdButton, __assign({ onClick: function () { return setCurrentSection(section); } }, { children: section.id }), section.id)); }), (0, jsx_runtime_1.jsxs)(S_Text, { children: ["\uC9C0\uAE08 \uC218\uC815\uC911 id: ", currentSection === null || currentSection === void 0 ? void 0 : currentSection.id, " template:", currentSection === null || currentSection === void 0 ? void 0 : currentSection.template] }, void 0)] }, void 0), (0, jsx_runtime_1.jsx)(DynamicLayout_1.default, __assign({}, args, { editingSectionId: currentSection === null || currentSection === void 0 ? void 0 : currentSection.id, scrollDownTargetSectionId: currentSection === null || currentSection === void 0 ? void 0 : currentSection.id, onClickEditSection: function (section) {
|
|
42
|
-
setCurrentSection(section);
|
|
43
|
-
} }), void 0)] }, void 0));
|
|
44
|
-
};
|
|
45
|
-
var S_Text = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n background-color: white;\n"], ["\n background-color: white;\n"])));
|
|
46
|
-
var S_IdButton = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n background-color: yellow;\n margin-bottom: 5px;\n padding: ", ";\n"], ["\n background-color: yellow;\n margin-bottom: 5px;\n padding: ", ";\n"])), function (_a) {
|
|
47
|
-
var theme = _a.theme;
|
|
48
|
-
return theme.spacing.spacingA;
|
|
49
|
-
});
|
|
50
|
-
var S_Absolute = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n left: 10px;\n max-width: 300px;\n position: fixed;\n top: 100px;\n z-index: 100;\n"], ["\n left: 10px;\n max-width: 300px;\n position: fixed;\n top: 100px;\n z-index: 100;\n"])));
|
|
51
|
-
var S_Box = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n"], ["\n display: flex;\n flex-direction: column;\n"])));
|
|
52
|
-
exports.Sample = Template.bind({});
|
|
53
|
-
var sectionsMock = [
|
|
54
|
-
{
|
|
55
|
-
display: true,
|
|
56
|
-
dynamicLayoutSectionItems: [],
|
|
57
|
-
id: 6001,
|
|
58
|
-
insertedAt: '2023-01-12T08:03:48',
|
|
59
|
-
manifest: {
|
|
60
|
-
availableProperties: [
|
|
61
|
-
'title',
|
|
62
|
-
'description',
|
|
63
|
-
'button_alpha_label',
|
|
64
|
-
'button_alpha_link_type',
|
|
65
|
-
'button_alpha_link_src',
|
|
66
|
-
'button_bravo_label',
|
|
67
|
-
'button_bravo_link_type',
|
|
68
|
-
'button_bravo_link_src',
|
|
69
|
-
'button_charlie_label',
|
|
70
|
-
'button_charlie_link_type',
|
|
71
|
-
'button_charlie_link_src'
|
|
72
|
-
],
|
|
73
|
-
availableStyles: [
|
|
74
|
-
'title_color_in_hex',
|
|
75
|
-
'description_color_in_hex',
|
|
76
|
-
'background_color_in_hex',
|
|
77
|
-
'background_media_type',
|
|
78
|
-
'background_media_src',
|
|
79
|
-
'background_overlay_color_in_hex',
|
|
80
|
-
'button_alpha_design_type',
|
|
81
|
-
'button_alpha_background_color_in_hex',
|
|
82
|
-
'button_alpha_label_color_in_hex',
|
|
83
|
-
'button_bravo_design_type',
|
|
84
|
-
'button_bravo_background_color_in_hex',
|
|
85
|
-
'button_bravo_label_color_in_hex',
|
|
86
|
-
'button_charlie_design_type',
|
|
87
|
-
'button_charlie_background_color_in_hex',
|
|
88
|
-
'button_charlie_label_color_in_hex'
|
|
89
|
-
],
|
|
90
|
-
availableTemplates: ['BASE_INTRO_A', 'BASE_INTRO_B', 'BASE_INTRO_C', 'BASE_INTRO_D'],
|
|
91
|
-
schema: 'BASE_INTRO'
|
|
92
|
-
},
|
|
93
|
-
order: 1,
|
|
94
|
-
properties: {
|
|
95
|
-
buttonAlphaLabel: '',
|
|
96
|
-
buttonAlphaLinkSrc: 'https://publ.biz/',
|
|
97
|
-
buttonAlphaLinkType: 'WEB_LINK',
|
|
98
|
-
buttonBravoLabel: '',
|
|
99
|
-
buttonBravoLinkSrc: 'https://publ.biz/',
|
|
100
|
-
buttonBravoLinkType: 'WEB_LINK',
|
|
101
|
-
buttonCharlieLabel: '',
|
|
102
|
-
buttonCharlieLinkSrc: 'https://publ.biz/',
|
|
103
|
-
buttonCharlieLinkType: 'WEB_LINK',
|
|
104
|
-
buttonDeltaLabel: '',
|
|
105
|
-
buttonDeltaLinkSrc: '',
|
|
106
|
-
buttonDeltaLinkType: 'WEB_LINK',
|
|
107
|
-
buttonEchoLabel: '',
|
|
108
|
-
buttonEchoLinkSrc: '',
|
|
109
|
-
buttonEchoLinkType: 'WEB_LINK',
|
|
110
|
-
carouselAutoplayMode: 'MANUAL',
|
|
111
|
-
carouselAutoplayTime: 3,
|
|
112
|
-
carouselInfiniteLoopMode: 'NO_USE',
|
|
113
|
-
description: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. \nDonec odio felis, eleifend eu leo nec, aliquam dignissim turpis. \nNam a ante mattis, lacinia lacus non, imperdiet leo.',
|
|
114
|
-
itemLinkMethod: 'CLICK_BUTTON_IN_ITEM',
|
|
115
|
-
sectionContentMediaSrc: '',
|
|
116
|
-
sectionContentMediaType: 'IMAGE',
|
|
117
|
-
title: 'Entertainment Business Sample'
|
|
118
|
-
},
|
|
119
|
-
styles: {
|
|
120
|
-
backgroundColorInHex: '#EFF0F3FF',
|
|
121
|
-
backgroundMediaSrc: 'https://www.youtube.com/watch?v=4qz6x8y3tNw',
|
|
122
|
-
backgroundMediaType: 'YOUTUBE',
|
|
123
|
-
backgroundOverlayColorInHex: '#00000057',
|
|
124
|
-
buttonAlphaBackgroundColorInHex: '#00000000',
|
|
125
|
-
buttonAlphaDesignType: 'E',
|
|
126
|
-
buttonAlphaLabelColorInHex: '#FFFFFFFF',
|
|
127
|
-
buttonBravoBackgroundColorInHex: '#00000000',
|
|
128
|
-
buttonBravoDesignType: 'E',
|
|
129
|
-
buttonBravoLabelColorInHex: '#FFFFFFFF',
|
|
130
|
-
buttonCharlieBackgroundColorInHex: '#465FF000',
|
|
131
|
-
buttonCharlieDesignType: 'E',
|
|
132
|
-
buttonCharlieLabelColorInHex: '#FFFFFFFF',
|
|
133
|
-
buttonDeltaBackgroundColorInHex: '#455EEFFF',
|
|
134
|
-
buttonDeltaDesignType: 'A',
|
|
135
|
-
buttonDeltaLabelColorInHex: '#FFFFFFFF',
|
|
136
|
-
buttonEchoBackgroundColorInHex: '#455EEFFF',
|
|
137
|
-
buttonEchoDesignType: 'A',
|
|
138
|
-
buttonEchoLabelColorInHex: '#FFFFFFFF',
|
|
139
|
-
descriptionColorInHex: '#FFFFFFE8',
|
|
140
|
-
itemButtonBackgroundColorInHex: '#455EEFFF',
|
|
141
|
-
itemButtonDesignType: 'A',
|
|
142
|
-
itemButtonLabelColorInHex: '#FFFFFFFF',
|
|
143
|
-
itemDescriptionColorInHex: '#68686BFF',
|
|
144
|
-
itemTitleColorInHex: '#1E1E20FF',
|
|
145
|
-
titleColorInHex: '#FFFFFFFF'
|
|
146
|
-
},
|
|
147
|
-
template: 'BASE_INTRO_A',
|
|
148
|
-
updatedAt: '2023-01-12T08:03:48'
|
|
149
|
-
},
|
|
150
|
-
{
|
|
151
|
-
display: true,
|
|
152
|
-
dynamicLayoutSectionItems: [
|
|
153
|
-
{
|
|
154
|
-
display: true,
|
|
155
|
-
id: 8520,
|
|
156
|
-
insertedAt: '2023-01-12T08:03:48',
|
|
157
|
-
manifest: {
|
|
158
|
-
availableProperties: [
|
|
159
|
-
'title',
|
|
160
|
-
'description',
|
|
161
|
-
'image_src',
|
|
162
|
-
'link_type',
|
|
163
|
-
'link_src',
|
|
164
|
-
'button_label'
|
|
165
|
-
],
|
|
166
|
-
schema: 'BASE_CONTENTS_CAROUSEL_ITEM',
|
|
167
|
-
section_schema: 'BASE_CONTENTS_CAROUSEL'
|
|
168
|
-
},
|
|
169
|
-
order: 1,
|
|
170
|
-
properties: {
|
|
171
|
-
body: '',
|
|
172
|
-
buttonLabel: 'Buy Tickets',
|
|
173
|
-
description: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec odio felis, eleifend eu leo nec, aliquam dignissim turpis. Nam a ante mattis, lacinia lacus non, imperdiet leo. ',
|
|
174
|
-
imageSrc: 'https://cdn.dev.publishingkit.net/d474e86e-9df7-44dd-999e-0bc2a7c9b267.jpg',
|
|
175
|
-
linkSrc: 'https://publ.biz/',
|
|
176
|
-
linkType: 'WEB_LINK',
|
|
177
|
-
logoImageSrc: '',
|
|
178
|
-
title: 'Acoustic Music Festival in Bali'
|
|
179
|
-
},
|
|
180
|
-
updatedAt: '2023-01-12T08:03:48'
|
|
181
|
-
},
|
|
182
|
-
{
|
|
183
|
-
display: true,
|
|
184
|
-
id: 8521,
|
|
185
|
-
insertedAt: '2023-01-12T08:03:48',
|
|
186
|
-
manifest: {
|
|
187
|
-
availableProperties: [
|
|
188
|
-
'title',
|
|
189
|
-
'description',
|
|
190
|
-
'image_src',
|
|
191
|
-
'link_type',
|
|
192
|
-
'link_src',
|
|
193
|
-
'button_label'
|
|
194
|
-
],
|
|
195
|
-
schema: 'BASE_CONTENTS_CAROUSEL_ITEM',
|
|
196
|
-
section_schema: 'BASE_CONTENTS_CAROUSEL'
|
|
197
|
-
},
|
|
198
|
-
order: 2,
|
|
199
|
-
properties: {
|
|
200
|
-
body: '',
|
|
201
|
-
buttonLabel: 'More',
|
|
202
|
-
description: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec odio felis, eleifend eu leo nec, aliquam dignissim turpis. Nam a ante mattis, lacinia lacus non, imperdiet leo. ',
|
|
203
|
-
imageSrc: 'https://cdn.dev.publishingkit.net/5cbc7c88-9566-4ce1-9dc8-0845259aa6a1.jpg',
|
|
204
|
-
linkSrc: 'https://publ.biz/',
|
|
205
|
-
linkType: 'WEB_LINK',
|
|
206
|
-
logoImageSrc: '',
|
|
207
|
-
title: '2023 Asia Artist Music Awards'
|
|
208
|
-
},
|
|
209
|
-
updatedAt: '2023-01-12T08:03:48'
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
display: true,
|
|
213
|
-
id: 8522,
|
|
214
|
-
insertedAt: '2023-01-12T08:03:48',
|
|
215
|
-
manifest: {
|
|
216
|
-
availableProperties: [
|
|
217
|
-
'title',
|
|
218
|
-
'description',
|
|
219
|
-
'image_src',
|
|
220
|
-
'link_type',
|
|
221
|
-
'link_src',
|
|
222
|
-
'button_label'
|
|
223
|
-
],
|
|
224
|
-
schema: 'BASE_CONTENTS_CAROUSEL_ITEM',
|
|
225
|
-
section_schema: 'BASE_CONTENTS_CAROUSEL'
|
|
226
|
-
},
|
|
227
|
-
order: 3,
|
|
228
|
-
properties: {
|
|
229
|
-
body: '',
|
|
230
|
-
buttonLabel: 'Play Now',
|
|
231
|
-
description: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec odio felis, eleifend eu leo nec, aliquam dignissim turpis. Nam a ante mattis, lacinia lacus non, imperdiet leo. ',
|
|
232
|
-
imageSrc: 'https://cdn.dev.publishingkit.net/172b5a98-fd4b-4b2e-bdca-928d182c1548.jpg',
|
|
233
|
-
linkSrc: 'https://publ.biz/',
|
|
234
|
-
linkType: 'WEB_LINK',
|
|
235
|
-
logoImageSrc: '',
|
|
236
|
-
title: '2023 Europe Music Festival'
|
|
237
|
-
},
|
|
238
|
-
updatedAt: '2023-01-12T08:03:48'
|
|
239
|
-
},
|
|
240
|
-
{
|
|
241
|
-
display: true,
|
|
242
|
-
id: 8523,
|
|
243
|
-
insertedAt: '2023-01-12T08:03:48',
|
|
244
|
-
manifest: {
|
|
245
|
-
availableProperties: [
|
|
246
|
-
'title',
|
|
247
|
-
'description',
|
|
248
|
-
'image_src',
|
|
249
|
-
'link_type',
|
|
250
|
-
'link_src',
|
|
251
|
-
'button_label'
|
|
252
|
-
],
|
|
253
|
-
schema: 'BASE_CONTENTS_CAROUSEL_ITEM',
|
|
254
|
-
section_schema: 'BASE_CONTENTS_CAROUSEL'
|
|
255
|
-
},
|
|
256
|
-
order: 4,
|
|
257
|
-
properties: {
|
|
258
|
-
body: '',
|
|
259
|
-
buttonLabel: 'Play Now',
|
|
260
|
-
description: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec odio felis, eleifend eu leo nec, aliquam dignissim turpis. Nam a ante mattis, lacinia lacus non, imperdiet leo. ',
|
|
261
|
-
imageSrc: 'https://cdn.dev.publishingkit.net/30ddd804-841a-416f-88a6-fbcb84924036.jpg',
|
|
262
|
-
linkSrc: 'https://publ.biz/',
|
|
263
|
-
linkType: 'WEB_LINK',
|
|
264
|
-
logoImageSrc: '',
|
|
265
|
-
title: '2023 America POP Festival'
|
|
266
|
-
},
|
|
267
|
-
updatedAt: '2023-01-12T08:03:48'
|
|
268
|
-
},
|
|
269
|
-
{
|
|
270
|
-
display: true,
|
|
271
|
-
id: 8524,
|
|
272
|
-
insertedAt: '2023-01-12T08:03:48',
|
|
273
|
-
manifest: {
|
|
274
|
-
availableProperties: [
|
|
275
|
-
'title',
|
|
276
|
-
'description',
|
|
277
|
-
'image_src',
|
|
278
|
-
'link_type',
|
|
279
|
-
'link_src',
|
|
280
|
-
'button_label'
|
|
281
|
-
],
|
|
282
|
-
schema: 'BASE_CONTENTS_CAROUSEL_ITEM',
|
|
283
|
-
section_schema: 'BASE_CONTENTS_CAROUSEL'
|
|
284
|
-
},
|
|
285
|
-
order: 5,
|
|
286
|
-
properties: {
|
|
287
|
-
body: '',
|
|
288
|
-
buttonLabel: 'Buy Tickets',
|
|
289
|
-
description: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec odio felis, eleifend eu leo nec, aliquam dignissim turpis. Nam a ante mattis, lacinia lacus non, imperdiet leo. ',
|
|
290
|
-
imageSrc: 'https://cdn.dev.publishingkit.net/ed788763-9d0f-450f-8f9e-9161f260a9f5.jpg',
|
|
291
|
-
linkSrc: 'https://publ.biz/',
|
|
292
|
-
linkType: 'WEB_LINK',
|
|
293
|
-
logoImageSrc: '',
|
|
294
|
-
title: 'Romantic Music Festival with Han River'
|
|
295
|
-
},
|
|
296
|
-
updatedAt: '2023-01-12T08:03:48'
|
|
297
|
-
},
|
|
298
|
-
{
|
|
299
|
-
display: true,
|
|
300
|
-
id: 8525,
|
|
301
|
-
insertedAt: '2023-01-12T08:03:48',
|
|
302
|
-
manifest: {
|
|
303
|
-
availableProperties: [
|
|
304
|
-
'title',
|
|
305
|
-
'description',
|
|
306
|
-
'image_src',
|
|
307
|
-
'link_type',
|
|
308
|
-
'link_src',
|
|
309
|
-
'button_label'
|
|
310
|
-
],
|
|
311
|
-
schema: 'BASE_CONTENTS_CAROUSEL_ITEM',
|
|
312
|
-
section_schema: 'BASE_CONTENTS_CAROUSEL'
|
|
313
|
-
},
|
|
314
|
-
order: 6,
|
|
315
|
-
properties: {
|
|
316
|
-
body: '',
|
|
317
|
-
buttonLabel: 'Buy Tickets',
|
|
318
|
-
description: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec odio felis, eleifend eu leo nec, aliquam dignissim turpis. Nam a ante mattis, lacinia lacus non, imperdiet leo. ',
|
|
319
|
-
imageSrc: 'https://cdn.dev.publishingkit.net/192bb673-cfbb-43d9-b734-7e4e75b35f90.jpg',
|
|
320
|
-
linkSrc: 'https://publ.biz/',
|
|
321
|
-
linkType: 'WEB_LINK',
|
|
322
|
-
logoImageSrc: '',
|
|
323
|
-
title: 'Private Live Concert in America'
|
|
324
|
-
},
|
|
325
|
-
updatedAt: '2023-01-12T08:03:48'
|
|
326
|
-
}
|
|
327
|
-
],
|
|
328
|
-
id: 6002,
|
|
329
|
-
insertedAt: '2023-01-12T08:03:48',
|
|
330
|
-
manifest: {
|
|
331
|
-
availableProperties: [
|
|
332
|
-
'title',
|
|
333
|
-
'description',
|
|
334
|
-
'carousel_autoplay_mode',
|
|
335
|
-
'carousel_autoplay_time',
|
|
336
|
-
'carousel_infinite_loop_mode',
|
|
337
|
-
'button_alpha_label',
|
|
338
|
-
'button_alpha_link_type',
|
|
339
|
-
'button_alpha_link_src',
|
|
340
|
-
'item_link_method'
|
|
341
|
-
],
|
|
342
|
-
availableStyles: [
|
|
343
|
-
'title_color_in_hex',
|
|
344
|
-
'description_color_in_hex',
|
|
345
|
-
'background_color_in_hex',
|
|
346
|
-
'background_media_type',
|
|
347
|
-
'background_media_src',
|
|
348
|
-
'background_overlay_color_in_hex',
|
|
349
|
-
'button_alpha_design_type',
|
|
350
|
-
'button_alpha_background_color_in_hex',
|
|
351
|
-
'button_alpha_label_color_in_hex',
|
|
352
|
-
'item_title_color_in_hex',
|
|
353
|
-
'item_description_color_in_hex',
|
|
354
|
-
'item_button_design_type',
|
|
355
|
-
'item_button_background_color_in_hex',
|
|
356
|
-
'item_button_label_color_in_hex'
|
|
357
|
-
],
|
|
358
|
-
availableTemplates: ['BASE_CONTENTS_CAROUSEL_A', 'BASE_CONTENTS_CAROUSEL_B'],
|
|
359
|
-
schema: 'BASE_CONTENTS_CAROUSEL'
|
|
360
|
-
},
|
|
361
|
-
order: 2,
|
|
362
|
-
properties: {
|
|
363
|
-
buttonAlphaLabel: '',
|
|
364
|
-
buttonAlphaLinkSrc: '',
|
|
365
|
-
buttonAlphaLinkType: 'WEB_LINK',
|
|
366
|
-
buttonBravoLabel: '',
|
|
367
|
-
buttonBravoLinkSrc: '',
|
|
368
|
-
buttonBravoLinkType: 'WEB_LINK',
|
|
369
|
-
buttonCharlieLabel: '',
|
|
370
|
-
buttonCharlieLinkSrc: '',
|
|
371
|
-
buttonCharlieLinkType: 'WEB_LINK',
|
|
372
|
-
buttonDeltaLabel: '',
|
|
373
|
-
buttonDeltaLinkSrc: '',
|
|
374
|
-
buttonDeltaLinkType: 'WEB_LINK',
|
|
375
|
-
buttonEchoLabel: '',
|
|
376
|
-
buttonEchoLinkSrc: '',
|
|
377
|
-
buttonEchoLinkType: 'WEB_LINK',
|
|
378
|
-
carouselAutoplayMode: 'MANUAL',
|
|
379
|
-
carouselAutoplayTime: 3,
|
|
380
|
-
carouselInfiniteLoopMode: 'NO_USE',
|
|
381
|
-
description: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. \nDonec odio felis, eleifend eu leo nec, aliquam dignissim turpis. \nNam a ante mattis, lacinia lacus non, imperdiet leo.',
|
|
382
|
-
itemLinkMethod: 'CLICK_BUTTON_IN_ITEM',
|
|
383
|
-
sectionContentMediaSrc: '',
|
|
384
|
-
sectionContentMediaType: 'IMAGE',
|
|
385
|
-
title: 'Music Festival'
|
|
386
|
-
},
|
|
387
|
-
styles: {
|
|
388
|
-
backgroundColorInHex: '#FFFFFFFF',
|
|
389
|
-
backgroundMediaSrc: 'https://publ-upload-dev.s3.ap-northeast-2.amazonaws.com/53020177-472c-4d56-88ed-a51ff4ef4173.jpg',
|
|
390
|
-
backgroundMediaType: 'IMAGE',
|
|
391
|
-
backgroundOverlayColorInHex: '#0000006E',
|
|
392
|
-
buttonAlphaBackgroundColorInHex: '#000000FF',
|
|
393
|
-
buttonAlphaDesignType: 'A',
|
|
394
|
-
buttonAlphaLabelColorInHex: '#FFFFFFFF',
|
|
395
|
-
buttonBravoBackgroundColorInHex: '#00000000',
|
|
396
|
-
buttonBravoDesignType: 'A',
|
|
397
|
-
buttonBravoLabelColorInHex: '#FFFFFFFF',
|
|
398
|
-
buttonCharlieBackgroundColorInHex: '#465FF000',
|
|
399
|
-
buttonCharlieDesignType: 'A',
|
|
400
|
-
buttonCharlieLabelColorInHex: '#FFFFFFFF',
|
|
401
|
-
buttonDeltaBackgroundColorInHex: '#455EEFFF',
|
|
402
|
-
buttonDeltaDesignType: 'A',
|
|
403
|
-
buttonDeltaLabelColorInHex: '#FFFFFFFF',
|
|
404
|
-
buttonEchoBackgroundColorInHex: '#455EEFFF',
|
|
405
|
-
buttonEchoDesignType: 'A',
|
|
406
|
-
buttonEchoLabelColorInHex: '#FFFFFFFF',
|
|
407
|
-
descriptionColorInHex: '#FFFFFFB0',
|
|
408
|
-
itemButtonBackgroundColorInHex: '#000000FF',
|
|
409
|
-
itemButtonDesignType: 'A',
|
|
410
|
-
itemButtonLabelColorInHex: '#FF2150FF',
|
|
411
|
-
itemDescriptionColorInHex: '#FFFFFFFF',
|
|
412
|
-
itemTitleColorInHex: '#FFFFFFFF',
|
|
413
|
-
titleColorInHex: '#FFFFFFFF'
|
|
414
|
-
},
|
|
415
|
-
template: 'BASE_CONTENTS_CAROUSEL_A',
|
|
416
|
-
updatedAt: '2023-01-12T08:03:48'
|
|
417
|
-
},
|
|
418
|
-
{
|
|
419
|
-
display: true,
|
|
420
|
-
dynamicLayoutSectionItems: [],
|
|
421
|
-
id: 6003,
|
|
422
|
-
insertedAt: '2023-01-12T08:03:48',
|
|
423
|
-
manifest: {
|
|
424
|
-
availableProperties: [
|
|
425
|
-
'title',
|
|
426
|
-
'description',
|
|
427
|
-
'button_alpha_label',
|
|
428
|
-
'button_alpha_link_type',
|
|
429
|
-
'button_alpha_link_src',
|
|
430
|
-
'button_bravo_label',
|
|
431
|
-
'button_bravo_link_type',
|
|
432
|
-
'button_bravo_link_src',
|
|
433
|
-
'button_charlie_label',
|
|
434
|
-
'button_charlie_link_type',
|
|
435
|
-
'button_charlie_link_src'
|
|
436
|
-
],
|
|
437
|
-
availableStyles: [
|
|
438
|
-
'title_color_in_hex',
|
|
439
|
-
'description_color_in_hex',
|
|
440
|
-
'background_color_in_hex',
|
|
441
|
-
'background_media_type',
|
|
442
|
-
'background_media_src',
|
|
443
|
-
'background_overlay_color_in_hex',
|
|
444
|
-
'button_alpha_design_type',
|
|
445
|
-
'button_alpha_background_color_in_hex',
|
|
446
|
-
'button_alpha_label_color_in_hex',
|
|
447
|
-
'button_bravo_design_type',
|
|
448
|
-
'button_bravo_background_color_in_hex',
|
|
449
|
-
'button_bravo_label_color_in_hex',
|
|
450
|
-
'button_charlie_design_type',
|
|
451
|
-
'button_charlie_background_color_in_hex',
|
|
452
|
-
'button_charlie_label_color_in_hex'
|
|
453
|
-
],
|
|
454
|
-
availableTemplates: ['BASE_INTRO_A', 'BASE_INTRO_B', 'BASE_INTRO_C', 'BASE_INTRO_D'],
|
|
455
|
-
schema: 'BASE_INTRO'
|
|
456
|
-
},
|
|
457
|
-
order: 3,
|
|
458
|
-
properties: {
|
|
459
|
-
buttonAlphaLabel: '',
|
|
460
|
-
buttonAlphaLinkSrc: '',
|
|
461
|
-
buttonAlphaLinkType: 'WEB_LINK',
|
|
462
|
-
buttonBravoLabel: '',
|
|
463
|
-
buttonBravoLinkSrc: '',
|
|
464
|
-
buttonBravoLinkType: 'WEB_LINK',
|
|
465
|
-
buttonCharlieLabel: '',
|
|
466
|
-
buttonCharlieLinkSrc: '',
|
|
467
|
-
buttonCharlieLinkType: 'WEB_LINK',
|
|
468
|
-
buttonDeltaLabel: '',
|
|
469
|
-
buttonDeltaLinkSrc: '',
|
|
470
|
-
buttonDeltaLinkType: 'WEB_LINK',
|
|
471
|
-
buttonEchoLabel: '',
|
|
472
|
-
buttonEchoLinkSrc: '',
|
|
473
|
-
buttonEchoLinkType: 'WEB_LINK',
|
|
474
|
-
carouselAutoplayMode: 'MANUAL',
|
|
475
|
-
carouselAutoplayTime: 3,
|
|
476
|
-
carouselInfiniteLoopMode: 'NO_USE',
|
|
477
|
-
description: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. \nDonec odio felis, eleifend eu leo nec, aliquam dignissim turpis. \nNam a ante mattis, lacinia lacus non, imperdiet leo.',
|
|
478
|
-
itemLinkMethod: 'CLICK_BUTTON_IN_ITEM',
|
|
479
|
-
sectionContentMediaSrc: '',
|
|
480
|
-
sectionContentMediaType: 'IMAGE',
|
|
481
|
-
title: 'Sample'
|
|
482
|
-
},
|
|
483
|
-
styles: {
|
|
484
|
-
backgroundColorInHex: '#EFF0F3FF',
|
|
485
|
-
backgroundMediaSrc: 'https://publ-upload-dev.s3.ap-northeast-2.amazonaws.com/24bd5d85-b43c-4b3c-90ee-fc15c68d8f5a.jpg',
|
|
486
|
-
backgroundMediaType: 'IMAGE',
|
|
487
|
-
backgroundOverlayColorInHex: '#00000000',
|
|
488
|
-
buttonAlphaBackgroundColorInHex: '#455EEFFF',
|
|
489
|
-
buttonAlphaDesignType: 'A',
|
|
490
|
-
buttonAlphaLabelColorInHex: '#FFFFFFFF',
|
|
491
|
-
buttonBravoBackgroundColorInHex: '#455EEFFF',
|
|
492
|
-
buttonBravoDesignType: 'A',
|
|
493
|
-
buttonBravoLabelColorInHex: '#FFFFFFFF',
|
|
494
|
-
buttonCharlieBackgroundColorInHex: '#455EEFFF',
|
|
495
|
-
buttonCharlieDesignType: 'A',
|
|
496
|
-
buttonCharlieLabelColorInHex: '#FFFFFFFF',
|
|
497
|
-
buttonDeltaBackgroundColorInHex: '#455EEFFF',
|
|
498
|
-
buttonDeltaDesignType: 'A',
|
|
499
|
-
buttonDeltaLabelColorInHex: '#FFFFFFFF',
|
|
500
|
-
buttonEchoBackgroundColorInHex: '#455EEFFF',
|
|
501
|
-
buttonEchoDesignType: 'A',
|
|
502
|
-
buttonEchoLabelColorInHex: '#FFFFFFFF',
|
|
503
|
-
descriptionColorInHex: '#FFFFFFC9',
|
|
504
|
-
itemButtonBackgroundColorInHex: '#455EEFFF',
|
|
505
|
-
itemButtonDesignType: 'A',
|
|
506
|
-
itemButtonLabelColorInHex: '#FFFFFFFF',
|
|
507
|
-
itemDescriptionColorInHex: '#68686BFF',
|
|
508
|
-
itemTitleColorInHex: '#1E1E20FF',
|
|
509
|
-
titleColorInHex: '#FFFFFFFF'
|
|
510
|
-
},
|
|
511
|
-
template: 'BASE_INTRO_D',
|
|
512
|
-
updatedAt: '2023-01-12T08:03:48'
|
|
513
|
-
},
|
|
514
|
-
{
|
|
515
|
-
display: true,
|
|
516
|
-
dynamicLayoutSectionItems: [],
|
|
517
|
-
id: 6004,
|
|
518
|
-
insertedAt: '2023-01-12T08:03:48',
|
|
519
|
-
manifest: {
|
|
520
|
-
availableProperties: [
|
|
521
|
-
'title',
|
|
522
|
-
'description',
|
|
523
|
-
'section_content_media_type',
|
|
524
|
-
'section_content_media_src',
|
|
525
|
-
'button_alpha_label',
|
|
526
|
-
'button_alpha_link_type',
|
|
527
|
-
'button_alpha_link_src'
|
|
528
|
-
],
|
|
529
|
-
availableStyles: [
|
|
530
|
-
'title_color_in_hex',
|
|
531
|
-
'description_color_in_hex',
|
|
532
|
-
'background_color_in_hex',
|
|
533
|
-
'background_media_type',
|
|
534
|
-
'background_media_src',
|
|
535
|
-
'background_overlay_color_in_hex',
|
|
536
|
-
'button_alpha_design_type',
|
|
537
|
-
'button_alpha_background_color_in_hex',
|
|
538
|
-
'button_alpha_label_color_in_hex'
|
|
539
|
-
],
|
|
540
|
-
availableTemplates: ['BASE_CONTENTS_A', 'BASE_CONTENTS_B'],
|
|
541
|
-
schema: 'BASE_CONTENTS'
|
|
542
|
-
},
|
|
543
|
-
order: 4,
|
|
544
|
-
properties: {
|
|
545
|
-
buttonAlphaLabel: '',
|
|
546
|
-
buttonAlphaLinkSrc: '',
|
|
547
|
-
buttonAlphaLinkType: 'WEB_LINK',
|
|
548
|
-
buttonBravoLabel: '',
|
|
549
|
-
buttonBravoLinkSrc: '',
|
|
550
|
-
buttonBravoLinkType: 'WEB_LINK',
|
|
551
|
-
buttonCharlieLabel: '',
|
|
552
|
-
buttonCharlieLinkSrc: '',
|
|
553
|
-
buttonCharlieLinkType: 'WEB_LINK',
|
|
554
|
-
buttonDeltaLabel: '',
|
|
555
|
-
buttonDeltaLinkSrc: '',
|
|
556
|
-
buttonDeltaLinkType: 'WEB_LINK',
|
|
557
|
-
buttonEchoLabel: '',
|
|
558
|
-
buttonEchoLinkSrc: '',
|
|
559
|
-
buttonEchoLinkType: 'WEB_LINK',
|
|
560
|
-
carouselAutoplayMode: 'MANUAL',
|
|
561
|
-
carouselAutoplayTime: 3,
|
|
562
|
-
carouselInfiniteLoopMode: 'NO_USE',
|
|
563
|
-
description: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. \nDonec odio felis, eleifend eu leo nec, aliquam dignissim turpis. \nNam a ante mattis, lacinia lacus non, imperdiet leo. \nPhasellus quis congue massa.',
|
|
564
|
-
itemLinkMethod: 'CLICK_BUTTON_IN_ITEM',
|
|
565
|
-
sectionContentMediaSrc: 'https://publ-upload-dev.s3.ap-northeast-2.amazonaws.com/be9aaa5a-ec5c-4727-b374-d7027b18f7ee.jpg',
|
|
566
|
-
sectionContentMediaType: 'IMAGE',
|
|
567
|
-
title: 'Sample'
|
|
568
|
-
},
|
|
569
|
-
styles: {
|
|
570
|
-
backgroundColorInHex: '#EFF0F3FF',
|
|
571
|
-
backgroundMediaSrc: 'https://publ-upload-dev.s3.ap-northeast-2.amazonaws.com/6533b897-4790-4bf0-97eb-e3863710642a.jpg',
|
|
572
|
-
backgroundMediaType: 'IMAGE',
|
|
573
|
-
backgroundOverlayColorInHex: '#1A0B3642',
|
|
574
|
-
buttonAlphaBackgroundColorInHex: '#000000FF',
|
|
575
|
-
buttonAlphaDesignType: 'A',
|
|
576
|
-
buttonAlphaLabelColorInHex: '#FFFFFFFF',
|
|
577
|
-
buttonBravoBackgroundColorInHex: '#455EEFFF',
|
|
578
|
-
buttonBravoDesignType: 'A',
|
|
579
|
-
buttonBravoLabelColorInHex: '#FFFFFFFF',
|
|
580
|
-
buttonCharlieBackgroundColorInHex: '#455EEFFF',
|
|
581
|
-
buttonCharlieDesignType: 'A',
|
|
582
|
-
buttonCharlieLabelColorInHex: '#FFFFFFFF',
|
|
583
|
-
buttonDeltaBackgroundColorInHex: '#455EEFFF',
|
|
584
|
-
buttonDeltaDesignType: 'A',
|
|
585
|
-
buttonDeltaLabelColorInHex: '#FFFFFFFF',
|
|
586
|
-
buttonEchoBackgroundColorInHex: '#455EEFFF',
|
|
587
|
-
buttonEchoDesignType: 'A',
|
|
588
|
-
buttonEchoLabelColorInHex: '#FFFFFFFF',
|
|
589
|
-
descriptionColorInHex: '#FFFFFFF0',
|
|
590
|
-
itemButtonBackgroundColorInHex: '#455EEFFF',
|
|
591
|
-
itemButtonDesignType: 'A',
|
|
592
|
-
itemButtonLabelColorInHex: '#FFFFFFFF',
|
|
593
|
-
itemDescriptionColorInHex: '#68686BFF',
|
|
594
|
-
itemTitleColorInHex: '#1E1E20FF',
|
|
595
|
-
titleColorInHex: '#FFFFFFFF'
|
|
596
|
-
},
|
|
597
|
-
template: 'BASE_CONTENTS_B',
|
|
598
|
-
updatedAt: '2023-01-12T08:03:48'
|
|
599
|
-
},
|
|
600
|
-
{
|
|
601
|
-
display: true,
|
|
602
|
-
dynamicLayoutSectionItems: [
|
|
603
|
-
{
|
|
604
|
-
display: true,
|
|
605
|
-
id: 8526,
|
|
606
|
-
insertedAt: '2023-01-12T08:03:48',
|
|
607
|
-
manifest: {
|
|
608
|
-
availableProperties: ['title', 'description', 'image_src'],
|
|
609
|
-
schema: 'BASE_INFO_BOX_ITEM',
|
|
610
|
-
section_schema: 'BASE_INFO_BOX'
|
|
611
|
-
},
|
|
612
|
-
order: 1,
|
|
613
|
-
properties: {
|
|
614
|
-
body: '',
|
|
615
|
-
buttonLabel: '',
|
|
616
|
-
description: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec odio felis, eleifend eu leo nec, aliquam dignissim turpis. Nam a ante mattis, lacinia lacus non, imperdiet leo. ',
|
|
617
|
-
imageSrc: 'https://cdn.dev.publishingkit.net/29d85b28-dc68-4d6e-b071-20d48c1bf1bc.png',
|
|
618
|
-
linkSrc: '',
|
|
619
|
-
linkType: 'WEB_LINK',
|
|
620
|
-
logoImageSrc: '',
|
|
621
|
-
title: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. '
|
|
622
|
-
},
|
|
623
|
-
updatedAt: '2023-01-12T08:03:48'
|
|
624
|
-
},
|
|
625
|
-
{
|
|
626
|
-
display: true,
|
|
627
|
-
id: 8527,
|
|
628
|
-
insertedAt: '2023-01-12T08:03:48',
|
|
629
|
-
manifest: {
|
|
630
|
-
availableProperties: ['title', 'description', 'image_src'],
|
|
631
|
-
schema: 'BASE_INFO_BOX_ITEM',
|
|
632
|
-
section_schema: 'BASE_INFO_BOX'
|
|
633
|
-
},
|
|
634
|
-
order: 2,
|
|
635
|
-
properties: {
|
|
636
|
-
body: '',
|
|
637
|
-
buttonLabel: '',
|
|
638
|
-
description: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec odio felis, eleifend eu leo nec, aliquam dignissim turpis. Nam a ante mattis, lacinia lacus non, imperdiet leo. ',
|
|
639
|
-
imageSrc: 'https://cdn.dev.publishingkit.net/f6f8fd42-cfe4-4880-a628-686fc85cf47d.png',
|
|
640
|
-
linkSrc: '',
|
|
641
|
-
linkType: 'WEB_LINK',
|
|
642
|
-
logoImageSrc: '',
|
|
643
|
-
title: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. '
|
|
644
|
-
},
|
|
645
|
-
updatedAt: '2023-01-12T08:03:48'
|
|
646
|
-
},
|
|
647
|
-
{
|
|
648
|
-
display: true,
|
|
649
|
-
id: 8528,
|
|
650
|
-
insertedAt: '2023-01-12T08:03:48',
|
|
651
|
-
manifest: {
|
|
652
|
-
availableProperties: ['title', 'description', 'image_src'],
|
|
653
|
-
schema: 'BASE_INFO_BOX_ITEM',
|
|
654
|
-
section_schema: 'BASE_INFO_BOX'
|
|
655
|
-
},
|
|
656
|
-
order: 3,
|
|
657
|
-
properties: {
|
|
658
|
-
body: '',
|
|
659
|
-
buttonLabel: '',
|
|
660
|
-
description: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec odio felis, eleifend eu leo nec, aliquam dignissim turpis. Nam a ante mattis, lacinia lacus non, imperdiet leo. ',
|
|
661
|
-
imageSrc: 'https://cdn.dev.publishingkit.net/72c7d5a3-34fe-4811-8f50-5ab57ca3be4a.png',
|
|
662
|
-
linkSrc: '',
|
|
663
|
-
linkType: 'WEB_LINK',
|
|
664
|
-
logoImageSrc: '',
|
|
665
|
-
title: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. '
|
|
666
|
-
},
|
|
667
|
-
updatedAt: '2023-01-12T08:03:48'
|
|
668
|
-
},
|
|
669
|
-
{
|
|
670
|
-
display: true,
|
|
671
|
-
id: 8529,
|
|
672
|
-
insertedAt: '2023-01-12T08:03:48',
|
|
673
|
-
manifest: {
|
|
674
|
-
availableProperties: ['title', 'description', 'image_src'],
|
|
675
|
-
schema: 'BASE_INFO_BOX_ITEM',
|
|
676
|
-
section_schema: 'BASE_INFO_BOX'
|
|
677
|
-
},
|
|
678
|
-
order: 4,
|
|
679
|
-
properties: {
|
|
680
|
-
body: '',
|
|
681
|
-
buttonLabel: '',
|
|
682
|
-
description: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec odio felis, eleifend eu leo nec, aliquam dignissim turpis. Nam a ante mattis, lacinia lacus non, imperdiet leo. ',
|
|
683
|
-
imageSrc: 'https://cdn.dev.publishingkit.net/babd49ce-2aa1-4692-9c07-de868bd385ac.png',
|
|
684
|
-
linkSrc: '',
|
|
685
|
-
linkType: 'WEB_LINK',
|
|
686
|
-
logoImageSrc: '',
|
|
687
|
-
title: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. '
|
|
688
|
-
},
|
|
689
|
-
updatedAt: '2023-01-12T08:03:48'
|
|
690
|
-
}
|
|
691
|
-
],
|
|
692
|
-
id: 6005,
|
|
693
|
-
insertedAt: '2023-01-12T08:03:48',
|
|
694
|
-
manifest: {
|
|
695
|
-
availableProperties: [
|
|
696
|
-
'title',
|
|
697
|
-
'description',
|
|
698
|
-
'button_alpha_label',
|
|
699
|
-
'button_alpha_link_type',
|
|
700
|
-
'button_alpha_link_src'
|
|
701
|
-
],
|
|
702
|
-
availableStyles: [
|
|
703
|
-
'title_color_in_hex',
|
|
704
|
-
'description_color_in_hex',
|
|
705
|
-
'background_color_in_hex',
|
|
706
|
-
'background_media_type',
|
|
707
|
-
'background_media_src',
|
|
708
|
-
'background_overlay_color_in_hex',
|
|
709
|
-
'button_alpha_design_type',
|
|
710
|
-
'button_alpha_background_color_in_hex',
|
|
711
|
-
'button_alpha_label_color_in_hex',
|
|
712
|
-
'item_title_color_in_hex',
|
|
713
|
-
'item_description_color_in_hex'
|
|
714
|
-
],
|
|
715
|
-
availableTemplates: ['BASE_INFO_BOX_A'],
|
|
716
|
-
schema: 'BASE_INFO_BOX'
|
|
717
|
-
},
|
|
718
|
-
order: 5,
|
|
719
|
-
properties: {
|
|
720
|
-
buttonAlphaLabel: '',
|
|
721
|
-
buttonAlphaLinkSrc: '',
|
|
722
|
-
buttonAlphaLinkType: 'WEB_LINK',
|
|
723
|
-
buttonBravoLabel: '',
|
|
724
|
-
buttonBravoLinkSrc: '',
|
|
725
|
-
buttonBravoLinkType: 'WEB_LINK',
|
|
726
|
-
buttonCharlieLabel: '',
|
|
727
|
-
buttonCharlieLinkSrc: '',
|
|
728
|
-
buttonCharlieLinkType: 'WEB_LINK',
|
|
729
|
-
buttonDeltaLabel: '',
|
|
730
|
-
buttonDeltaLinkSrc: '',
|
|
731
|
-
buttonDeltaLinkType: 'WEB_LINK',
|
|
732
|
-
buttonEchoLabel: '',
|
|
733
|
-
buttonEchoLinkSrc: '',
|
|
734
|
-
buttonEchoLinkType: 'WEB_LINK',
|
|
735
|
-
carouselAutoplayMode: 'MANUAL',
|
|
736
|
-
carouselAutoplayTime: 3,
|
|
737
|
-
carouselInfiniteLoopMode: 'NO_USE',
|
|
738
|
-
description: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit.\nDonec odio felis, eleifend eu leo nec, aliquam dignissim turpis.',
|
|
739
|
-
itemLinkMethod: 'CLICK_ITEM',
|
|
740
|
-
sectionContentMediaSrc: '',
|
|
741
|
-
sectionContentMediaType: 'IMAGE',
|
|
742
|
-
title: 'Sample'
|
|
743
|
-
},
|
|
744
|
-
styles: {
|
|
745
|
-
backgroundColorInHex: '#EFF0F3FF',
|
|
746
|
-
backgroundMediaSrc: 'https://publ-upload-dev.s3.ap-northeast-2.amazonaws.com/a365ffb4-5350-4b2c-9809-dca64182eec1.jpg',
|
|
747
|
-
backgroundMediaType: 'IMAGE',
|
|
748
|
-
backgroundOverlayColorInHex: '#000000B5',
|
|
749
|
-
buttonAlphaBackgroundColorInHex: '#000000FF',
|
|
750
|
-
buttonAlphaDesignType: 'A',
|
|
751
|
-
buttonAlphaLabelColorInHex: '#FF0000FF',
|
|
752
|
-
buttonBravoBackgroundColorInHex: '#455EEFFF',
|
|
753
|
-
buttonBravoDesignType: 'A',
|
|
754
|
-
buttonBravoLabelColorInHex: '#FFFFFFFF',
|
|
755
|
-
buttonCharlieBackgroundColorInHex: '#455EEFFF',
|
|
756
|
-
buttonCharlieDesignType: 'A',
|
|
757
|
-
buttonCharlieLabelColorInHex: '#FFFFFFFF',
|
|
758
|
-
buttonDeltaBackgroundColorInHex: '#455EEFFF',
|
|
759
|
-
buttonDeltaDesignType: 'A',
|
|
760
|
-
buttonDeltaLabelColorInHex: '#FFFFFFFF',
|
|
761
|
-
buttonEchoBackgroundColorInHex: '#455EEFFF',
|
|
762
|
-
buttonEchoDesignType: 'A',
|
|
763
|
-
buttonEchoLabelColorInHex: '#FFFFFFFF',
|
|
764
|
-
descriptionColorInHex: '#FFFFFFDB',
|
|
765
|
-
itemButtonBackgroundColorInHex: '#FF2150FF',
|
|
766
|
-
itemButtonDesignType: 'A',
|
|
767
|
-
itemButtonLabelColorInHex: '#FFFFFFFF',
|
|
768
|
-
itemDescriptionColorInHex: '#FFFFFFE8',
|
|
769
|
-
itemTitleColorInHex: '#FFFFFFFF',
|
|
770
|
-
titleColorInHex: '#FFFFFFFF'
|
|
771
|
-
},
|
|
772
|
-
template: 'BASE_INFO_BOX_A',
|
|
773
|
-
updatedAt: '2023-01-12T08:03:48'
|
|
774
|
-
},
|
|
775
|
-
{
|
|
776
|
-
display: true,
|
|
777
|
-
dynamicLayoutSectionItems: [
|
|
778
|
-
{
|
|
779
|
-
display: true,
|
|
780
|
-
id: 8530,
|
|
781
|
-
insertedAt: '2023-01-12T08:03:48',
|
|
782
|
-
manifest: {
|
|
783
|
-
availableProperties: ['title', 'body', 'logo_image_src'],
|
|
784
|
-
schema: 'BASE_FOOTER_ITEM',
|
|
785
|
-
section_schema: 'BASE_FOOTER'
|
|
786
|
-
},
|
|
787
|
-
order: 1,
|
|
788
|
-
properties: {
|
|
789
|
-
body: '<p>㈜0000</p><p>대표 : 000<br>(00000) 서울특별시 성동구 0000<br>사업자등록번호 : 000-00-00000 | 통신판매업번호 : 0000-서울성동-00000</p><p>© All rights reserved.</p>',
|
|
790
|
-
buttonLabel: '',
|
|
791
|
-
description: '',
|
|
792
|
-
imageSrc: '',
|
|
793
|
-
linkSrc: '',
|
|
794
|
-
linkType: 'WEB_LINK',
|
|
795
|
-
logoImageSrc: 'https://cdn.dev.publishingkit.net/719ae76b-38bb-4d0d-9844-9e1042809e14.png',
|
|
796
|
-
title: ''
|
|
797
|
-
},
|
|
798
|
-
updatedAt: '2023-01-12T08:03:48'
|
|
799
|
-
}
|
|
800
|
-
],
|
|
801
|
-
id: 6006,
|
|
802
|
-
insertedAt: '2023-01-12T08:03:48',
|
|
803
|
-
manifest: {
|
|
804
|
-
availableProperties: ['title', 'description'],
|
|
805
|
-
availableStyles: [
|
|
806
|
-
'title_color_in_hex',
|
|
807
|
-
'description_color_in_hex',
|
|
808
|
-
'background_color_in_hex',
|
|
809
|
-
'background_media_type',
|
|
810
|
-
'background_media_src',
|
|
811
|
-
'background_overlay_color_in_hex',
|
|
812
|
-
'item_description_color_in_hex'
|
|
813
|
-
],
|
|
814
|
-
availableTemplates: ['BASE_FOOTER_A', 'BASE_FOOTER_B'],
|
|
815
|
-
schema: 'BASE_FOOTER'
|
|
816
|
-
},
|
|
817
|
-
order: 7,
|
|
818
|
-
properties: {
|
|
819
|
-
buttonAlphaLabel: '',
|
|
820
|
-
buttonAlphaLinkSrc: '',
|
|
821
|
-
buttonAlphaLinkType: 'WEB_LINK',
|
|
822
|
-
buttonBravoLabel: '',
|
|
823
|
-
buttonBravoLinkSrc: '',
|
|
824
|
-
buttonBravoLinkType: 'WEB_LINK',
|
|
825
|
-
buttonCharlieLabel: '',
|
|
826
|
-
buttonCharlieLinkSrc: '',
|
|
827
|
-
buttonCharlieLinkType: 'WEB_LINK',
|
|
828
|
-
buttonDeltaLabel: '',
|
|
829
|
-
buttonDeltaLinkSrc: '',
|
|
830
|
-
buttonDeltaLinkType: 'WEB_LINK',
|
|
831
|
-
buttonEchoLabel: '',
|
|
832
|
-
buttonEchoLinkSrc: '',
|
|
833
|
-
buttonEchoLinkType: 'WEB_LINK',
|
|
834
|
-
carouselAutoplayMode: 'MANUAL',
|
|
835
|
-
carouselAutoplayTime: 3,
|
|
836
|
-
carouselInfiniteLoopMode: 'NO_USE',
|
|
837
|
-
description: '',
|
|
838
|
-
itemLinkMethod: 'CLICK_BUTTON_IN_ITEM',
|
|
839
|
-
sectionContentMediaSrc: '',
|
|
840
|
-
sectionContentMediaType: 'IMAGE',
|
|
841
|
-
title: ''
|
|
842
|
-
},
|
|
843
|
-
styles: {
|
|
844
|
-
backgroundColorInHex: '#0F0F10FF',
|
|
845
|
-
backgroundMediaSrc: '',
|
|
846
|
-
backgroundMediaType: 'IMAGE',
|
|
847
|
-
backgroundOverlayColorInHex: '#00000000',
|
|
848
|
-
buttonAlphaBackgroundColorInHex: '#455EEFFF',
|
|
849
|
-
buttonAlphaDesignType: 'A',
|
|
850
|
-
buttonAlphaLabelColorInHex: '#FFFFFFFF',
|
|
851
|
-
buttonBravoBackgroundColorInHex: '#455EEFFF',
|
|
852
|
-
buttonBravoDesignType: 'A',
|
|
853
|
-
buttonBravoLabelColorInHex: '#FFFFFFFF',
|
|
854
|
-
buttonCharlieBackgroundColorInHex: '#455EEFFF',
|
|
855
|
-
buttonCharlieDesignType: 'A',
|
|
856
|
-
buttonCharlieLabelColorInHex: '#FFFFFFFF',
|
|
857
|
-
buttonDeltaBackgroundColorInHex: '#455EEFFF',
|
|
858
|
-
buttonDeltaDesignType: 'A',
|
|
859
|
-
buttonDeltaLabelColorInHex: '#FFFFFFFF',
|
|
860
|
-
buttonEchoBackgroundColorInHex: '#455EEFFF',
|
|
861
|
-
buttonEchoDesignType: 'A',
|
|
862
|
-
buttonEchoLabelColorInHex: '#FFFFFFFF',
|
|
863
|
-
descriptionColorInHex: '#68686BFF',
|
|
864
|
-
itemButtonBackgroundColorInHex: '#455EEFFF',
|
|
865
|
-
itemButtonDesignType: 'A',
|
|
866
|
-
itemButtonLabelColorInHex: '#FFFFFFFF',
|
|
867
|
-
itemDescriptionColorInHex: '#676970FF',
|
|
868
|
-
itemTitleColorInHex: '#1E1E20FF',
|
|
869
|
-
titleColorInHex: '#1E1E20FF'
|
|
870
|
-
},
|
|
871
|
-
template: 'BASE_FOOTER_B',
|
|
872
|
-
updatedAt: '2023-01-12T08:03:48'
|
|
873
|
-
},
|
|
874
|
-
{
|
|
875
|
-
display: true,
|
|
876
|
-
dynamicLayoutSectionItems: [],
|
|
877
|
-
id: 6007,
|
|
878
|
-
insertedAt: '2023-01-12T08:03:48',
|
|
879
|
-
manifest: {
|
|
880
|
-
availableProperties: [
|
|
881
|
-
'title',
|
|
882
|
-
'description',
|
|
883
|
-
'button_alpha_label',
|
|
884
|
-
'button_alpha_link_type',
|
|
885
|
-
'button_alpha_link_src',
|
|
886
|
-
'button_bravo_label',
|
|
887
|
-
'button_bravo_link_type',
|
|
888
|
-
'button_bravo_link_src',
|
|
889
|
-
'button_charlie_label',
|
|
890
|
-
'button_charlie_link_type',
|
|
891
|
-
'button_charlie_link_src'
|
|
892
|
-
],
|
|
893
|
-
availableStyles: [
|
|
894
|
-
'title_color_in_hex',
|
|
895
|
-
'description_color_in_hex',
|
|
896
|
-
'background_color_in_hex',
|
|
897
|
-
'background_media_type',
|
|
898
|
-
'background_media_src',
|
|
899
|
-
'background_overlay_color_in_hex',
|
|
900
|
-
'button_alpha_design_type',
|
|
901
|
-
'button_alpha_background_color_in_hex',
|
|
902
|
-
'button_alpha_label_color_in_hex',
|
|
903
|
-
'button_bravo_design_type',
|
|
904
|
-
'button_bravo_background_color_in_hex',
|
|
905
|
-
'button_bravo_label_color_in_hex',
|
|
906
|
-
'button_charlie_design_type',
|
|
907
|
-
'button_charlie_background_color_in_hex',
|
|
908
|
-
'button_charlie_label_color_in_hex'
|
|
909
|
-
],
|
|
910
|
-
availableTemplates: ['BASE_INTRO_A', 'BASE_INTRO_B', 'BASE_INTRO_C', 'BASE_INTRO_D'],
|
|
911
|
-
schema: 'BASE_INTRO'
|
|
912
|
-
},
|
|
913
|
-
order: 6,
|
|
914
|
-
properties: {
|
|
915
|
-
buttonAlphaLabel: '',
|
|
916
|
-
buttonAlphaLinkSrc: 'https://publ.biz/',
|
|
917
|
-
buttonAlphaLinkType: 'WEB_LINK',
|
|
918
|
-
buttonBravoLabel: '',
|
|
919
|
-
buttonBravoLinkSrc: 'https://publ.biz/',
|
|
920
|
-
buttonBravoLinkType: 'WEB_LINK',
|
|
921
|
-
buttonCharlieLabel: '',
|
|
922
|
-
buttonCharlieLinkSrc: 'https://publ.biz/',
|
|
923
|
-
buttonCharlieLinkType: 'WEB_LINK',
|
|
924
|
-
buttonDeltaLabel: '',
|
|
925
|
-
buttonDeltaLinkSrc: '',
|
|
926
|
-
buttonDeltaLinkType: 'WEB_LINK',
|
|
927
|
-
buttonEchoLabel: '',
|
|
928
|
-
buttonEchoLinkSrc: '',
|
|
929
|
-
buttonEchoLinkType: 'WEB_LINK',
|
|
930
|
-
carouselAutoplayMode: 'MANUAL',
|
|
931
|
-
carouselAutoplayTime: 3,
|
|
932
|
-
carouselInfiniteLoopMode: 'NO_USE',
|
|
933
|
-
description: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. \nDonec odio felis, eleifend eu leo nec, aliquam dignissim turpis.',
|
|
934
|
-
itemLinkMethod: 'CLICK_BUTTON_IN_ITEM',
|
|
935
|
-
sectionContentMediaSrc: '',
|
|
936
|
-
sectionContentMediaType: 'IMAGE',
|
|
937
|
-
title: 'Contact Us'
|
|
938
|
-
},
|
|
939
|
-
styles: {
|
|
940
|
-
backgroundColorInHex: '#EFF0F3FF',
|
|
941
|
-
backgroundMediaSrc: 'https://publ-upload-dev.s3.ap-northeast-2.amazonaws.com/c8322586-7f88-4e1d-b568-f3773ee4227b.jpg',
|
|
942
|
-
backgroundMediaType: 'IMAGE',
|
|
943
|
-
backgroundOverlayColorInHex: '#090C1A59',
|
|
944
|
-
buttonAlphaBackgroundColorInHex: '#00000000',
|
|
945
|
-
buttonAlphaDesignType: 'E',
|
|
946
|
-
buttonAlphaLabelColorInHex: '#FFFFFFFF',
|
|
947
|
-
buttonBravoBackgroundColorInHex: '#00000000',
|
|
948
|
-
buttonBravoDesignType: 'E',
|
|
949
|
-
buttonBravoLabelColorInHex: '#FFFFFFFF',
|
|
950
|
-
buttonCharlieBackgroundColorInHex: '#00000000',
|
|
951
|
-
buttonCharlieDesignType: 'E',
|
|
952
|
-
buttonCharlieLabelColorInHex: '#FFFFFFFF',
|
|
953
|
-
buttonDeltaBackgroundColorInHex: '#455EEFFF',
|
|
954
|
-
buttonDeltaDesignType: 'A',
|
|
955
|
-
buttonDeltaLabelColorInHex: '#FFFFFFFF',
|
|
956
|
-
buttonEchoBackgroundColorInHex: '#455EEFFF',
|
|
957
|
-
buttonEchoDesignType: 'A',
|
|
958
|
-
buttonEchoLabelColorInHex: '#FFFFFFFF',
|
|
959
|
-
descriptionColorInHex: '#FFFFFFF8',
|
|
960
|
-
itemButtonBackgroundColorInHex: '#455EEFFF',
|
|
961
|
-
itemButtonDesignType: 'A',
|
|
962
|
-
itemButtonLabelColorInHex: '#FFFFFFFF',
|
|
963
|
-
itemDescriptionColorInHex: '#68686BFF',
|
|
964
|
-
itemTitleColorInHex: '#1E1E20FF',
|
|
965
|
-
titleColorInHex: '#FFFFFFFF'
|
|
966
|
-
},
|
|
967
|
-
template: 'BASE_INTRO_D',
|
|
968
|
-
updatedAt: '2023-01-12T08:03:48'
|
|
969
|
-
},
|
|
970
|
-
{
|
|
971
|
-
display: true,
|
|
972
|
-
dynamicLayoutSectionItems: [],
|
|
973
|
-
id: 6008,
|
|
974
|
-
insertedAt: '2023-01-12T08:03:48',
|
|
975
|
-
manifest: {
|
|
976
|
-
availableProperties: [
|
|
977
|
-
'title',
|
|
978
|
-
'description',
|
|
979
|
-
'button_alpha_label',
|
|
980
|
-
'button_alpha_link_type',
|
|
981
|
-
'button_alpha_link_src',
|
|
982
|
-
'button_bravo_label',
|
|
983
|
-
'button_bravo_link_type',
|
|
984
|
-
'button_bravo_link_src',
|
|
985
|
-
'button_charlie_label',
|
|
986
|
-
'button_charlie_link_type',
|
|
987
|
-
'button_charlie_link_src'
|
|
988
|
-
],
|
|
989
|
-
availableStyles: [
|
|
990
|
-
'title_color_in_hex',
|
|
991
|
-
'description_color_in_hex',
|
|
992
|
-
'background_color_in_hex',
|
|
993
|
-
'background_media_type',
|
|
994
|
-
'background_media_src',
|
|
995
|
-
'background_overlay_color_in_hex',
|
|
996
|
-
'button_alpha_design_type',
|
|
997
|
-
'button_alpha_background_color_in_hex',
|
|
998
|
-
'button_alpha_label_color_in_hex',
|
|
999
|
-
'button_bravo_design_type',
|
|
1000
|
-
'button_bravo_background_color_in_hex',
|
|
1001
|
-
'button_bravo_label_color_in_hex',
|
|
1002
|
-
'button_charlie_design_type',
|
|
1003
|
-
'button_charlie_background_color_in_hex',
|
|
1004
|
-
'button_charlie_label_color_in_hex'
|
|
1005
|
-
],
|
|
1006
|
-
availableTemplates: ['BASE_INTRO_A', 'BASE_INTRO_B', 'BASE_INTRO_C', 'BASE_INTRO_D'],
|
|
1007
|
-
schema: 'BASE_INTRO'
|
|
1008
|
-
},
|
|
1009
|
-
order: 8,
|
|
1010
|
-
properties: {
|
|
1011
|
-
buttonAlphaLabel: '',
|
|
1012
|
-
buttonAlphaLinkSrc: '',
|
|
1013
|
-
buttonAlphaLinkType: 'WEB_LINK',
|
|
1014
|
-
buttonBravoLabel: '',
|
|
1015
|
-
buttonBravoLinkSrc: '',
|
|
1016
|
-
buttonBravoLinkType: 'WEB_LINK',
|
|
1017
|
-
buttonCharlieLabel: '',
|
|
1018
|
-
buttonCharlieLinkSrc: '',
|
|
1019
|
-
buttonCharlieLinkType: 'WEB_LINK',
|
|
1020
|
-
buttonDeltaLabel: '',
|
|
1021
|
-
buttonDeltaLinkSrc: '',
|
|
1022
|
-
buttonDeltaLinkType: 'WEB_LINK',
|
|
1023
|
-
buttonEchoLabel: '',
|
|
1024
|
-
buttonEchoLinkSrc: '',
|
|
1025
|
-
buttonEchoLinkType: 'WEB_LINK',
|
|
1026
|
-
carouselAutoplayMode: 'MANUAL',
|
|
1027
|
-
carouselAutoplayTime: 3,
|
|
1028
|
-
carouselInfiniteLoopMode: 'NO_USE',
|
|
1029
|
-
description: '',
|
|
1030
|
-
itemLinkMethod: 'CLICK_BUTTON_IN_ITEM',
|
|
1031
|
-
sectionContentMediaSrc: '',
|
|
1032
|
-
sectionContentMediaType: 'IMAGE',
|
|
1033
|
-
title: ''
|
|
1034
|
-
},
|
|
1035
|
-
styles: {
|
|
1036
|
-
backgroundColorInHex: '#EFF0F3FF',
|
|
1037
|
-
backgroundMediaSrc: '',
|
|
1038
|
-
backgroundMediaType: 'IMAGE',
|
|
1039
|
-
backgroundOverlayColorInHex: '#090C1A59',
|
|
1040
|
-
buttonAlphaBackgroundColorInHex: '#00000000',
|
|
1041
|
-
buttonAlphaDesignType: 'E',
|
|
1042
|
-
buttonAlphaLabelColorInHex: '#FFFFFFFF',
|
|
1043
|
-
buttonBravoBackgroundColorInHex: '#00000000',
|
|
1044
|
-
buttonBravoDesignType: 'E',
|
|
1045
|
-
buttonBravoLabelColorInHex: '#FFFFFFFF',
|
|
1046
|
-
buttonCharlieBackgroundColorInHex: '#00000000',
|
|
1047
|
-
buttonCharlieDesignType: 'E',
|
|
1048
|
-
buttonCharlieLabelColorInHex: '#FFFFFFFF',
|
|
1049
|
-
buttonDeltaBackgroundColorInHex: '#455EEFFF',
|
|
1050
|
-
buttonDeltaDesignType: 'A',
|
|
1051
|
-
buttonDeltaLabelColorInHex: '#FFFFFFFF',
|
|
1052
|
-
buttonEchoBackgroundColorInHex: '#455EEFFF',
|
|
1053
|
-
buttonEchoDesignType: 'A',
|
|
1054
|
-
buttonEchoLabelColorInHex: '#FFFFFFFF',
|
|
1055
|
-
descriptionColorInHex: '#FFFFFFF8',
|
|
1056
|
-
itemButtonBackgroundColorInHex: '#455EEFFF',
|
|
1057
|
-
itemButtonDesignType: 'A',
|
|
1058
|
-
itemButtonLabelColorInHex: '#FFFFFFFF',
|
|
1059
|
-
itemDescriptionColorInHex: '#68686BFF',
|
|
1060
|
-
itemTitleColorInHex: '#1E1E20FF',
|
|
1061
|
-
titleColorInHex: '#FFFFFFFF'
|
|
1062
|
-
},
|
|
1063
|
-
template: 'BASE_INTRO_D',
|
|
1064
|
-
updatedAt: '2023-01-12T08:03:48'
|
|
1065
|
-
},
|
|
1066
|
-
{
|
|
1067
|
-
display: true,
|
|
1068
|
-
dynamicLayoutSectionItems: [],
|
|
1069
|
-
id: 6009,
|
|
1070
|
-
insertedAt: '2023-01-12T08:03:48',
|
|
1071
|
-
manifest: {
|
|
1072
|
-
availableProperties: [
|
|
1073
|
-
'title',
|
|
1074
|
-
'description',
|
|
1075
|
-
'section_content_media_type',
|
|
1076
|
-
'section_content_media_src',
|
|
1077
|
-
'button_alpha_label',
|
|
1078
|
-
'button_alpha_link_type',
|
|
1079
|
-
'button_alpha_link_src'
|
|
1080
|
-
],
|
|
1081
|
-
availableStyles: [
|
|
1082
|
-
'title_color_in_hex',
|
|
1083
|
-
'description_color_in_hex',
|
|
1084
|
-
'background_color_in_hex',
|
|
1085
|
-
'background_media_type',
|
|
1086
|
-
'background_media_src',
|
|
1087
|
-
'background_overlay_color_in_hex',
|
|
1088
|
-
'button_alpha_design_type',
|
|
1089
|
-
'button_alpha_background_color_in_hex',
|
|
1090
|
-
'button_alpha_label_color_in_hex'
|
|
1091
|
-
],
|
|
1092
|
-
availableTemplates: ['BASE_CONTENTS_A', 'BASE_CONTENTS_B'],
|
|
1093
|
-
schema: 'BASE_CONTENTS'
|
|
1094
|
-
},
|
|
1095
|
-
order: 9,
|
|
1096
|
-
properties: {
|
|
1097
|
-
buttonAlphaLabel: '',
|
|
1098
|
-
buttonAlphaLinkSrc: '',
|
|
1099
|
-
buttonAlphaLinkType: 'WEB_LINK',
|
|
1100
|
-
buttonBravoLabel: '',
|
|
1101
|
-
buttonBravoLinkSrc: '',
|
|
1102
|
-
buttonBravoLinkType: 'WEB_LINK',
|
|
1103
|
-
buttonCharlieLabel: '',
|
|
1104
|
-
buttonCharlieLinkSrc: '',
|
|
1105
|
-
buttonCharlieLinkType: 'WEB_LINK',
|
|
1106
|
-
buttonDeltaLabel: '',
|
|
1107
|
-
buttonDeltaLinkSrc: '',
|
|
1108
|
-
buttonDeltaLinkType: 'WEB_LINK',
|
|
1109
|
-
buttonEchoLabel: '',
|
|
1110
|
-
buttonEchoLinkSrc: '',
|
|
1111
|
-
buttonEchoLinkType: 'WEB_LINK',
|
|
1112
|
-
carouselAutoplayMode: 'MANUAL',
|
|
1113
|
-
carouselAutoplayTime: 3,
|
|
1114
|
-
carouselInfiniteLoopMode: 'NO_USE',
|
|
1115
|
-
description: '',
|
|
1116
|
-
itemLinkMethod: 'CLICK_BUTTON_IN_ITEM',
|
|
1117
|
-
sectionContentMediaSrc: '',
|
|
1118
|
-
sectionContentMediaType: 'IMAGE',
|
|
1119
|
-
title: ''
|
|
1120
|
-
},
|
|
1121
|
-
styles: {
|
|
1122
|
-
backgroundColorInHex: '#EFF0F3FF',
|
|
1123
|
-
backgroundMediaSrc: 'https://publ-upload-dev.s3.ap-northeast-2.amazonaws.com/6533b897-4790-4bf0-97eb-e3863710642a.jpg',
|
|
1124
|
-
backgroundMediaType: 'IMAGE',
|
|
1125
|
-
backgroundOverlayColorInHex: '#1A0B3642',
|
|
1126
|
-
buttonAlphaBackgroundColorInHex: '#000000FF',
|
|
1127
|
-
buttonAlphaDesignType: 'A',
|
|
1128
|
-
buttonAlphaLabelColorInHex: '#FFFFFFFF',
|
|
1129
|
-
buttonBravoBackgroundColorInHex: '#455EEFFF',
|
|
1130
|
-
buttonBravoDesignType: 'A',
|
|
1131
|
-
buttonBravoLabelColorInHex: '#FFFFFFFF',
|
|
1132
|
-
buttonCharlieBackgroundColorInHex: '#455EEFFF',
|
|
1133
|
-
buttonCharlieDesignType: 'A',
|
|
1134
|
-
buttonCharlieLabelColorInHex: '#FFFFFFFF',
|
|
1135
|
-
buttonDeltaBackgroundColorInHex: '#455EEFFF',
|
|
1136
|
-
buttonDeltaDesignType: 'A',
|
|
1137
|
-
buttonDeltaLabelColorInHex: '#FFFFFFFF',
|
|
1138
|
-
buttonEchoBackgroundColorInHex: '#455EEFFF',
|
|
1139
|
-
buttonEchoDesignType: 'A',
|
|
1140
|
-
buttonEchoLabelColorInHex: '#FFFFFFFF',
|
|
1141
|
-
descriptionColorInHex: '#FFFFFFF0',
|
|
1142
|
-
itemButtonBackgroundColorInHex: '#455EEFFF',
|
|
1143
|
-
itemButtonDesignType: 'A',
|
|
1144
|
-
itemButtonLabelColorInHex: '#FFFFFFFF',
|
|
1145
|
-
itemDescriptionColorInHex: '#68686BFF',
|
|
1146
|
-
itemTitleColorInHex: '#1E1E20FF',
|
|
1147
|
-
titleColorInHex: '#FFFFFFFF'
|
|
1148
|
-
},
|
|
1149
|
-
template: 'BASE_CONTENTS_B',
|
|
1150
|
-
updatedAt: '2023-01-12T08:03:48'
|
|
1151
|
-
}
|
|
1152
|
-
];
|
|
1153
|
-
exports.Sample.args = {
|
|
1154
|
-
mode: 'EDIT',
|
|
1155
|
-
device: 'MOBILE',
|
|
1156
|
-
sections: sectionsMock
|
|
1157
|
-
};
|
|
1158
|
-
var templateObject_1, templateObject_2, templateObject_3, templateObject_4;
|