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,108 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __assign = (this && this.__assign) || function () {
|
|
3
|
-
__assign = Object.assign || function(t) {
|
|
4
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
5
|
-
s = arguments[i];
|
|
6
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
7
|
-
t[p] = s[p];
|
|
8
|
-
}
|
|
9
|
-
return t;
|
|
10
|
-
};
|
|
11
|
-
return __assign.apply(this, arguments);
|
|
12
|
-
};
|
|
13
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
14
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
15
|
-
};
|
|
16
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
exports.UseCase1MoreInformation = exports.Default = void 0;
|
|
18
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
19
|
-
var hybrid_1 = require("../../../hybrid");
|
|
20
|
-
var TextLabel_1 = __importDefault(require("../../components/TextLabel/TextLabel"));
|
|
21
|
-
var AnnotationSheet_1 = __importDefault(require("./AnnotationSheet"));
|
|
22
|
-
exports.default = {
|
|
23
|
-
title: 'desktop/panels/AnnotationSheet',
|
|
24
|
-
component: AnnotationSheet_1.default,
|
|
25
|
-
parameters: {
|
|
26
|
-
docs: {
|
|
27
|
-
description: {
|
|
28
|
-
component: 'desktop환경에 최적화 된 AnnotationSheet 패널'
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
},
|
|
32
|
-
argTypes: {
|
|
33
|
-
width: {
|
|
34
|
-
description: '너비값을 입력합니다. (px, %, vw...)',
|
|
35
|
-
control: { type: 'text' }
|
|
36
|
-
},
|
|
37
|
-
height: {
|
|
38
|
-
description: '높이값을 입력합니다. (px, %, vh...)',
|
|
39
|
-
control: { type: 'text' }
|
|
40
|
-
},
|
|
41
|
-
backgroundColorTheme: {
|
|
42
|
-
description: '미리 부여되어 있는 색상으로 배경 컬러를 결정합니다.',
|
|
43
|
-
control: { type: 'inline-radio' }
|
|
44
|
-
},
|
|
45
|
-
overrideBackgroundColorKey: {
|
|
46
|
-
description: '미리 부여되어 있는 색상 외의 색상으로 배경 컬러를 결정합니다. (ui_로 정의된 컬러값)',
|
|
47
|
-
control: { type: 'select' }
|
|
48
|
-
},
|
|
49
|
-
borderMode: {
|
|
50
|
-
description: '라인의 사용여부를 결정합니다.',
|
|
51
|
-
control: { type: 'inline-radio' }
|
|
52
|
-
},
|
|
53
|
-
borderWidth: {
|
|
54
|
-
description: '라인의 굵기를 결정합니다.',
|
|
55
|
-
control: { type: 'inline-radio' }
|
|
56
|
-
},
|
|
57
|
-
borderColorTheme: {
|
|
58
|
-
description: '미리 부여되어 있는 색상으로 라인 컬러를 결정합니다.',
|
|
59
|
-
control: { type: 'inline-radio' }
|
|
60
|
-
},
|
|
61
|
-
overrideBorderColorKey: {
|
|
62
|
-
description: '미리 부여되어 있는 색상 외의 색상으로 라인 컬러를 결정합니다. (ui_로 정의된 컬러값)',
|
|
63
|
-
control: { type: 'select' }
|
|
64
|
-
},
|
|
65
|
-
shapeType: {
|
|
66
|
-
description: '형태를 결정합니다.',
|
|
67
|
-
control: { type: 'inline-radio' }
|
|
68
|
-
},
|
|
69
|
-
radius: {
|
|
70
|
-
description: '모서리값을 결정합니다. (*shapeType : round 일 때만 적용됩니다.)',
|
|
71
|
-
control: { type: 'inline-radio' }
|
|
72
|
-
},
|
|
73
|
-
paddingTop: {
|
|
74
|
-
description: 'padding-top 값을 결정합니다.',
|
|
75
|
-
control: { type: 'radio' }
|
|
76
|
-
},
|
|
77
|
-
paddingRight: {
|
|
78
|
-
description: 'padding-right 값을 결정합니다.',
|
|
79
|
-
control: { type: 'radio' }
|
|
80
|
-
},
|
|
81
|
-
paddingBottom: {
|
|
82
|
-
description: 'padding-bottom 값을 결정합니다.',
|
|
83
|
-
control: { type: 'radio' }
|
|
84
|
-
},
|
|
85
|
-
paddingLeft: {
|
|
86
|
-
description: 'padding-left 값을 결정합니다.',
|
|
87
|
-
control: { type: 'radio' }
|
|
88
|
-
},
|
|
89
|
-
overrideCSS: {
|
|
90
|
-
description: '제공되어진 property와 value를 가지고 표현할 수 없는 경우를 자유롭게 기술하여 표현할 수 있습니다.'
|
|
91
|
-
},
|
|
92
|
-
children: {
|
|
93
|
-
description: 'sheet내부에 내용을 부여할 수 있습니다.'
|
|
94
|
-
},
|
|
95
|
-
onClick: {
|
|
96
|
-
description: '사용시에 마우스 포인터의 모양이 변경됩니다.',
|
|
97
|
-
action: 'onClick'
|
|
98
|
-
}
|
|
99
|
-
}
|
|
100
|
-
};
|
|
101
|
-
var Template = function (args) { return ((0, jsx_runtime_1.jsx)(AnnotationSheet_1.default, __assign({}, args, { onClick: undefined }), void 0)); };
|
|
102
|
-
exports.Default = Template.bind({});
|
|
103
|
-
exports.UseCase1MoreInformation = Template.bind({});
|
|
104
|
-
exports.UseCase1MoreInformation.args = {
|
|
105
|
-
width: '100%',
|
|
106
|
-
children: ((0, jsx_runtime_1.jsxs)(jsx_runtime_1.Fragment, { children: [(0, jsx_runtime_1.jsx)(TextLabel_1.default, { text: "\uD50C\uB7AB\uD3FC\uBCC4 \uC774\uC6A9 \uC548\uB0B4", styleTheme: "caption1Bold", colorTheme: "sysTextSecondary" }, void 0), (0, jsx_runtime_1.jsx)(TextLabel_1.default, { text: "iOS \uC571/\uC548\uB4DC\uB85C\uC774\uB4DC \uC571/\uBAA8\uBC14\uC77C \uC6F9\uBE0C\uB77C\uC6B0\uC800/PC \uC6F9\uBE0C\uB77C\uC6B0\uC800\uC5D0\uC11C \uC774\uC6A9\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.\nPC \uC6F9\uBE0C\uB77C\uC6B0\uC800 \uAE30\uC900 Chrome 91 \uC774\uC0C1/Safari 13 \uC774\uC0C1, \uBAA8\uBC14\uC77C \uC6F9\uBE0C\uB77C\uC6B0\uC800 \uAE30\uC900 Chrome(for Android) 94 \uC774\uC0C1/Safari(on iOS) 13.1 \uC774\uC0C1\uC758 \uBC84\uC804\uC5D0\uC11C \uC11C\uBE44\uC2A4 \uC774\uC6A9\uC5D0 \uBD88\uD3B8\uD568\uC774 \uC5C6\uB3C4\uB85D \uC791\uB3D9\uB420 \uAC83\uC744 \uBCF4\uC99D\uD569\uB2C8\uB2E4.", styleTheme: "caption1Regular", colorTheme: "sysTextSecondary" }, void 0), (0, jsx_runtime_1.jsx)(hybrid_1.Spacing, { size: "spacing_c" }, void 0), (0, jsx_runtime_1.jsx)(TextLabel_1.default, { text: "\uD658\uBD88 \uC548\uB0B4", styleTheme: "caption1Bold", colorTheme: "sysTextSecondary" }, void 0), (0, jsx_runtime_1.jsx)(TextLabel_1.default, { text: "\uBCF8 \uC11C\uBE44\uC2A4\uB294 \uB2E4\uC74C\uC758 \uACBD\uC6B0 \uD658\uBD88\uC774 \uBD88\uAC00\uD558\uB2C8 \uAD6C\uB9E4 \uC804 \uD655\uC778 \uBD80\uD0C1\uB4DC\uB9BD\uB2C8\uB2E4.\n1. \uC0C1\uD488\uC744 \uAD6C\uB9E4\uD55C\uC9C0 7\uC77C(\uCCAD\uC57D\uCCA0\uD68C \uAE30\uAC04)\uC774 \uC9C0\uB09C \uACBD\uC6B0\n2. \uC0C1\uD488\uC744 \uAD6C\uB9E4\uD55C\uC9C0 7\uC77C(\uCCAD\uC57D\uCCA0\uD68C \uAE30\uAC04)\uC774 \uC9C0\uB098\uC9C0 \uC54A\uC558\uC9C0\uB9CC, \uAD6C\uB9E4\uD55C \uC11C\uBE44\uC2A4\uB97C \uC774\uC6A9\uD55C \uACBD\uC6B0\n3. \uCC44\uB110\uC774 \uBC1C\uD589\uD55C \uCFE0\uD3F0\uC774\uB098, \uC774\uBCA4\uD2B8 \uB2F9\uCCA8\uC744 \uD1B5\uD574 \uBB34\uC0C1\uC73C\uB85C \uC720\uB8CC \uC11C\uBE44\uC2A4 \uC774\uC6A9\uAD8C\uC744 \uBC1B\uC740 \uACBD\uC6B0\n4. \uD68C\uC6D0\uC774 \uC11C\uBE44\uC2A4 \uC774\uC6A9\uC73C\uB85C\uBD80\uD130 \uC5BB\uC740 \uC774\uC775\uC5D0 \uD574\uB2F9\uD558\uB294 \uACF5\uC81C \uB300\uC0C1 \uAE08\uC561\uC774 \uD68C\uC6D0\uC774 \uC2E4\uC81C\uB85C \uACB0\uC81C\uD55C \uAE08\uC561\uC744 \uCD08\uACFC\uD55C \uACBD\uC6B0\n5. \uD68C\uC6D0\uC774 \uC9C1\uC811 \uACB0\uC81C\uD558\uC9C0 \uC54A\uC740 \uACBD\uC6B0", styleTheme: "caption1Regular", colorTheme: "sysTextSecondary" }, void 0), (0, jsx_runtime_1.jsx)(hybrid_1.Spacing, { size: "spacing_c" }, void 0), (0, jsx_runtime_1.jsx)(TextLabel_1.default, { text: "\uAE30\uD0C0 \uC548\uB0B4", styleTheme: "caption1Bold", colorTheme: "sysTextSecondary" }, void 0), (0, jsx_runtime_1.jsx)(TextLabel_1.default, { text: "\uBBF8\uC131\uB144\uC790\uC758 \uACBD\uC6B0, \uBC95\uC815\uB300\uB9AC\uC778\uC774 \uAD6C\uB9E4\uC5D0 \uB3D9\uC758\uD558\uC9C0 \uC54A\uC740 \uACBD\uC6B0 \uBCF8\uC778 \uB610\uB294 \uBC95\uC815\uB300\uB9AC\uC778\uC774 \uAD6C\uB9E4\uB97C \uCDE8\uC18C\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.", styleTheme: "caption1Regular", colorTheme: "sysTextSecondary" }, void 0)] }, void 0)),
|
|
107
|
-
shapeType: 'round'
|
|
108
|
-
};
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import ContentSheet from './ContentSheet';
|
|
2
|
-
import type { ComponentStory, ComponentMeta } from '@storybook/react';
|
|
3
|
-
declare const _default: ComponentMeta<typeof ContentSheet>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Default: ComponentStory<typeof ContentSheet>;
|
|
6
|
-
export declare const UseCase1Community: ComponentStory<typeof ContentSheet>;
|
|
7
|
-
export declare const UseCase2Thumbnail: ComponentStory<typeof ContentSheet>;
|
|
@@ -1,145 +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.UseCase2Thumbnail = exports.UseCase1Community = exports.Default = void 0;
|
|
22
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
23
|
-
var styled_components_1 = __importDefault(require("styled-components"));
|
|
24
|
-
var hybrid_1 = require("../../../hybrid");
|
|
25
|
-
var ReactionButton_1 = __importDefault(require("../../components/ReactionButton/ReactionButton"));
|
|
26
|
-
var TextLabel_1 = __importDefault(require("../../components/TextLabel/TextLabel"));
|
|
27
|
-
var ContentSheet_1 = __importDefault(require("./ContentSheet"));
|
|
28
|
-
exports.default = {
|
|
29
|
-
title: 'desktop/panels/ContentSheet',
|
|
30
|
-
component: ContentSheet_1.default,
|
|
31
|
-
parameters: {
|
|
32
|
-
docs: {
|
|
33
|
-
description: {
|
|
34
|
-
component: 'desktop환경에 최적화 된 ContentSheet 패널'
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
},
|
|
38
|
-
argTypes: {
|
|
39
|
-
width: {
|
|
40
|
-
description: '너비값을 입력합니다. (px, %, vw...)',
|
|
41
|
-
control: { type: 'text' }
|
|
42
|
-
},
|
|
43
|
-
height: {
|
|
44
|
-
description: '높이값을 입력합니다. (px, %, vh...)',
|
|
45
|
-
control: { type: 'text' }
|
|
46
|
-
},
|
|
47
|
-
backgroundColorTheme: {
|
|
48
|
-
description: '미리 부여되어 있는 색상으로 배경 컬러를 결정합니다.',
|
|
49
|
-
control: { type: 'inline-radio' }
|
|
50
|
-
},
|
|
51
|
-
overrideBackgroundColorKey: {
|
|
52
|
-
description: '미리 부여되어 있는 색상 외의 색상으로 배경 컬러를 결정합니다. (ui_로 정의된 컬러값)',
|
|
53
|
-
control: { type: 'select' }
|
|
54
|
-
},
|
|
55
|
-
borderMode: {
|
|
56
|
-
description: '라인의 사용여부를 결정합니다.',
|
|
57
|
-
control: { type: 'inline-radio' }
|
|
58
|
-
},
|
|
59
|
-
borderWidth: {
|
|
60
|
-
description: '라인의 굵기를 결정합니다.',
|
|
61
|
-
control: { type: 'inline-radio' }
|
|
62
|
-
},
|
|
63
|
-
borderColorTheme: {
|
|
64
|
-
description: '미리 부여되어 있는 색상으로 라인 컬러를 결정합니다.',
|
|
65
|
-
control: { type: 'inline-radio' }
|
|
66
|
-
},
|
|
67
|
-
overrideBorderColorKey: {
|
|
68
|
-
description: '미리 부여되어 있는 색상 외의 색상으로 라인 컬러를 결정합니다. (ui_로 정의된 컬러값)',
|
|
69
|
-
control: { type: 'select' }
|
|
70
|
-
},
|
|
71
|
-
shapeType: {
|
|
72
|
-
description: '형태를 결정합니다.',
|
|
73
|
-
control: { type: 'inline-radio' }
|
|
74
|
-
},
|
|
75
|
-
radius: {
|
|
76
|
-
description: '모서리값을 결정합니다. (*shapeType : round 일 때만 적용됩니다.)',
|
|
77
|
-
control: { type: 'inline-radio' }
|
|
78
|
-
},
|
|
79
|
-
paddingTop: {
|
|
80
|
-
description: 'padding-top 값을 결정합니다.',
|
|
81
|
-
control: { type: 'radio' }
|
|
82
|
-
},
|
|
83
|
-
paddingRight: {
|
|
84
|
-
description: 'padding-right 값을 결정합니다.',
|
|
85
|
-
control: { type: 'radio' }
|
|
86
|
-
},
|
|
87
|
-
paddingBottom: {
|
|
88
|
-
description: 'padding-bottom 값을 결정합니다.',
|
|
89
|
-
control: { type: 'radio' }
|
|
90
|
-
},
|
|
91
|
-
paddingLeft: {
|
|
92
|
-
description: 'padding-left 값을 결정합니다.',
|
|
93
|
-
control: { type: 'radio' }
|
|
94
|
-
},
|
|
95
|
-
overrideCSS: {
|
|
96
|
-
description: '제공되어진 property와 value를 가지고 표현할 수 없는 경우를 자유롭게 기술하여 표현할 수 있습니다.'
|
|
97
|
-
},
|
|
98
|
-
children: {
|
|
99
|
-
description: 'sheet내부에 내용을 부여할 수 있습니다.'
|
|
100
|
-
},
|
|
101
|
-
loadingWidth: {
|
|
102
|
-
description: '로딩 상태일때의 너비값을 입력합니다. (px, %, vw...) (없다면 width값이 적용됩니다.)',
|
|
103
|
-
control: { type: 'text' }
|
|
104
|
-
},
|
|
105
|
-
loadingHeight: {
|
|
106
|
-
description: '로딩 상태일때의 높이값을 입력합니다. (px, %, vh...) (없다면 width값이 적용됩니다.)',
|
|
107
|
-
control: { type: 'text' }
|
|
108
|
-
},
|
|
109
|
-
isLoading: {
|
|
110
|
-
description: '로딩 상태 여부를 결정합니다.',
|
|
111
|
-
control: { type: 'boolean' }
|
|
112
|
-
},
|
|
113
|
-
onClick: {
|
|
114
|
-
description: '사용시에 마우스 포인터의 모양이 변경됩니다.',
|
|
115
|
-
action: 'onClick'
|
|
116
|
-
}
|
|
117
|
-
}
|
|
118
|
-
};
|
|
119
|
-
var Template = function (args) { return (0, jsx_runtime_1.jsx)(ContentSheet_1.default, __assign({}, args), void 0); };
|
|
120
|
-
exports.Default = Template.bind({});
|
|
121
|
-
var S_Profile = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n display: flex;\n"], ["\n display: flex;\n"])));
|
|
122
|
-
var S_TextWrapper = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n justify-content: center;\n"], ["\n display: flex;\n flex-direction: column;\n justify-content: center;\n"])));
|
|
123
|
-
var S_ReactionButtonWrapper = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n display: flex;\n"], ["\n display: flex;\n"])));
|
|
124
|
-
exports.UseCase1Community = Template.bind({});
|
|
125
|
-
exports.UseCase1Community.args = {
|
|
126
|
-
width: '100%',
|
|
127
|
-
children: ((0, jsx_runtime_1.jsxs)(jsx_runtime_1.Fragment, { children: [(0, jsx_runtime_1.jsxs)(S_Profile, { children: [(0, jsx_runtime_1.jsx)(hybrid_1.ImageView, { src: "https://placekitten.com/300/300", shapeType: "circular", width: 48, borderMode: "use", scaleType: "cover", ratio: "1_1" }, void 0), (0, jsx_runtime_1.jsx)(hybrid_1.Spacing, { size: "spacing_c", spacingType: "width" }, void 0), (0, jsx_runtime_1.jsxs)(S_TextWrapper, { children: [(0, jsx_runtime_1.jsx)(TextLabel_1.default, { text: "\uB2C9\uB124\uC784", styleTheme: "caption1Bold" }, void 0), (0, jsx_runtime_1.jsx)(TextLabel_1.default, { text: "9\uC2DC\uAC04 \uC804", styleTheme: "caption2Regular", colorTheme: "sysTextTertiary" }, void 0)] }, void 0)] }, void 0), (0, jsx_runtime_1.jsx)(hybrid_1.Spacing, { size: "spacing_d" }, void 0), (0, jsx_runtime_1.jsx)(TextLabel_1.default, { text: "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.", styleTheme: "body1Regular" }, void 0), (0, jsx_runtime_1.jsx)(hybrid_1.Spacing, { size: "spacing_d" }, void 0), (0, jsx_runtime_1.jsxs)(S_ReactionButtonWrapper, { children: [(0, jsx_runtime_1.jsx)(ReactionButton_1.default, { text: 486 }, void 0), (0, jsx_runtime_1.jsx)(hybrid_1.Spacing, { size: "spacing_b", spacingType: "width" }, void 0), (0, jsx_runtime_1.jsx)(ReactionButton_1.default, { text: 10000, iconName: "ic_reply" }, void 0)] }, void 0)] }, void 0)),
|
|
128
|
-
shapeType: 'round',
|
|
129
|
-
overrideCSS: {
|
|
130
|
-
display: 'flex',
|
|
131
|
-
flexDirection: 'column'
|
|
132
|
-
}
|
|
133
|
-
};
|
|
134
|
-
exports.UseCase2Thumbnail = Template.bind({});
|
|
135
|
-
exports.UseCase2Thumbnail.args = {
|
|
136
|
-
width: '300px',
|
|
137
|
-
backgroundColorTheme: 'transparent',
|
|
138
|
-
children: ((0, jsx_runtime_1.jsxs)(jsx_runtime_1.Fragment, { children: [(0, jsx_runtime_1.jsx)(hybrid_1.ImageView, { src: "https://placekitten.com/300/300", ratio: "16_9", scaleType: "cover", shapeType: "round", radius: 8, width: "responsive", backgroundFillMode: "use", borderMode: "use" }, void 0), (0, jsx_runtime_1.jsx)(hybrid_1.Spacing, { size: "spacing_b" }, void 0), (0, jsx_runtime_1.jsx)(TextLabel_1.default, { text: "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.", styleTheme: "body1Regular", ellipsisMode: "use", lineLimit: 1 }, void 0)] }, void 0)),
|
|
139
|
-
overrideCSS: {
|
|
140
|
-
display: 'flex',
|
|
141
|
-
flexDirection: 'column',
|
|
142
|
-
margin: '12px'
|
|
143
|
-
}
|
|
144
|
-
};
|
|
145
|
-
var templateObject_1, templateObject_2, templateObject_3;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import DesktopBasicModal from './DesktopBasicModal';
|
|
2
|
-
import type { ComponentStory, ComponentMeta } from '@storybook/react';
|
|
3
|
-
declare const _default: ComponentMeta<typeof DesktopBasicModal>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Default: ComponentStory<typeof DesktopBasicModal>;
|
|
6
|
-
export declare const BodyScrollDefault: ComponentStory<typeof DesktopBasicModal>;
|
|
7
|
-
export declare const BodyOverflowVisible: ComponentStory<typeof DesktopBasicModal>;
|
|
@@ -1,128 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __assign = (this && this.__assign) || function () {
|
|
3
|
-
__assign = Object.assign || function(t) {
|
|
4
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
5
|
-
s = arguments[i];
|
|
6
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
7
|
-
t[p] = s[p];
|
|
8
|
-
}
|
|
9
|
-
return t;
|
|
10
|
-
};
|
|
11
|
-
return __assign.apply(this, arguments);
|
|
12
|
-
};
|
|
13
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
14
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
15
|
-
};
|
|
16
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
exports.BodyOverflowVisible = exports.BodyScrollDefault = exports.Default = void 0;
|
|
18
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
19
|
-
var components_1 = require("../../components");
|
|
20
|
-
var DesktopBasicModal_1 = __importDefault(require("./DesktopBasicModal"));
|
|
21
|
-
exports.default = {
|
|
22
|
-
title: 'desktop/panels/DesktopBasicModal',
|
|
23
|
-
component: DesktopBasicModal_1.default,
|
|
24
|
-
parameters: {
|
|
25
|
-
docs: {
|
|
26
|
-
description: {
|
|
27
|
-
component: 'desktop환경에 최적화 된 DesktopBasicModal 컴포넌트'
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
},
|
|
31
|
-
argTypes: {
|
|
32
|
-
titleText: {
|
|
33
|
-
description: '표시할 타이틀 텍스트 값입니다.',
|
|
34
|
-
control: { type: 'text' }
|
|
35
|
-
},
|
|
36
|
-
contentText: {
|
|
37
|
-
description: '본문에 사용할 상세 설명 텍스트입니다.(값을 넣지 않는 경우, 숨김처리)',
|
|
38
|
-
control: { type: 'text' }
|
|
39
|
-
},
|
|
40
|
-
bodySpacingMode: {
|
|
41
|
-
description: 'body 영역의 여백 사용 여부를 결정합니다.',
|
|
42
|
-
control: { type: 'inline-radio' }
|
|
43
|
-
},
|
|
44
|
-
bodyOverflowType: {
|
|
45
|
-
description: 'body 영역의 오버플로우 타입을 결정합니다.',
|
|
46
|
-
control: { type: 'inline-radio' }
|
|
47
|
-
},
|
|
48
|
-
btnMode: {
|
|
49
|
-
description: '버튼 사용 개수',
|
|
50
|
-
control: { type: 'inline-radio' }
|
|
51
|
-
},
|
|
52
|
-
mBtn1Text: {
|
|
53
|
-
description: '가장 우측부터 사용되는 버튼 1 텍스트',
|
|
54
|
-
control: { type: 'text' }
|
|
55
|
-
},
|
|
56
|
-
mBtn2Text: {
|
|
57
|
-
description: '가장 우측부터 사용되는 버튼 2 텍스트',
|
|
58
|
-
control: { type: 'text' }
|
|
59
|
-
},
|
|
60
|
-
mBtn3Text: {
|
|
61
|
-
description: '좌측 버튼 텍스트',
|
|
62
|
-
control: { type: 'text' }
|
|
63
|
-
},
|
|
64
|
-
mBtn1State: {
|
|
65
|
-
description: '가장 우측부터 사용되는 버튼 1 상태',
|
|
66
|
-
control: { type: 'inline-radio' }
|
|
67
|
-
},
|
|
68
|
-
mBtn2State: {
|
|
69
|
-
description: '가장 우측부터 사용되는 버튼 2 상태',
|
|
70
|
-
control: { type: 'inline-radio' }
|
|
71
|
-
},
|
|
72
|
-
mBtn3State: {
|
|
73
|
-
description: '좌측 버튼 상태',
|
|
74
|
-
control: { type: 'inline-radio' }
|
|
75
|
-
},
|
|
76
|
-
mBtn1Type: {
|
|
77
|
-
description: '가장 우측부터 사용되는 버튼1의 type을 결정합니다.',
|
|
78
|
-
control: { type: 'inline-radio' }
|
|
79
|
-
},
|
|
80
|
-
mBtn2Type: {
|
|
81
|
-
description: '가장 우측부터 사용되는 버튼2의 type을 결정합니다.',
|
|
82
|
-
control: { type: 'inline-radio' }
|
|
83
|
-
},
|
|
84
|
-
mBtn3Type: {
|
|
85
|
-
description: '좌측 버튼의 type을 결정합니다.',
|
|
86
|
-
control: { type: 'inline-radio' }
|
|
87
|
-
},
|
|
88
|
-
size: {
|
|
89
|
-
description: '크기를 결정합니다.',
|
|
90
|
-
control: { type: 'inline-radio' }
|
|
91
|
-
},
|
|
92
|
-
scrollVisibleType: {
|
|
93
|
-
description: '스크롤이 생겼을 시, 스크롤을 표시하는 방법을 결정합니다.',
|
|
94
|
-
control: { type: 'inline-radio' }
|
|
95
|
-
}
|
|
96
|
-
}
|
|
97
|
-
};
|
|
98
|
-
var Template = function (args) { return ((0, jsx_runtime_1.jsx)(DesktopBasicModal_1.default, __assign({}, args), void 0)); };
|
|
99
|
-
exports.Default = Template.bind({});
|
|
100
|
-
exports.Default.args = {
|
|
101
|
-
titleText: 'titleText',
|
|
102
|
-
contentText: 'contentText',
|
|
103
|
-
btnMode: 'mbtn_amount2',
|
|
104
|
-
mBtn1Text: 'Button1',
|
|
105
|
-
mBtn2Text: 'Button2',
|
|
106
|
-
mBtn3Text: 'Button3',
|
|
107
|
-
size: 'large'
|
|
108
|
-
};
|
|
109
|
-
exports.BodyScrollDefault = Template.bind({});
|
|
110
|
-
exports.BodyScrollDefault.args = {
|
|
111
|
-
titleText: 'titleText',
|
|
112
|
-
contentText: 'contentTextcontentTextctentTextcontentTextcontentTextcontentTextcontentcontentTextcontentTextcontentTextcontentTtentTextcontentTextcontentTextcontentTextcontentcontentTextcontentTextcontentTextcontentTtentTextcontentTextcontentTextcontentTextcontentcontentTextcontentTextcontentTextcontentTtentTextcontentTextcontentTextcontentTextcontentcontentTextcontentTextcontentTextcontentTtentTextcontentTextcontentTextcontentTextcontentcontentTextcontentTextcontentTextcontentTtentTextcontentTextcontentTextcontentTextcontentcontentTextcontentTextcontentTextcontentTtentTextcontentTextcontentTextcontentTextcontentcontentTextcontentTextcontentTextcontentTontentTextcontentTextcontentcontentTextcontentTextcontentTextcontentTextcontentcontentTextcontentTextcontentTextcontentTextcontentcontentTextcontentTextcontentTextcontentTextcontentcontentTextcontentTextcontentTextcontentTextcontentcontentTextcontentTextcontentTextcontentTextcontentcontentTextcontentTextcontentTextcontentTextcontentcontentTextcontentTextcontentTextcontentTextcontentcontentTextcontentTextcontentTextcontentTextcontentcontentTextcontentTextcontentTextcontentTextcontentcontentTextcontentTextcontentTextcontentTextcontentcontentTextcontentTextcontentTextcontentTextcontentcontentTextcontentTextcontentTextcontentTextcontentcontentTextcontentTextcontentTextcontentTextcontentcontentTextcontentTextcontentTextcontentTextcontentcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentTextcontentText',
|
|
113
|
-
btnMode: 'mbtn_amount3',
|
|
114
|
-
mBtn1Text: 'Button1',
|
|
115
|
-
mBtn2Text: 'Button2',
|
|
116
|
-
mBtn3Text: 'Button3',
|
|
117
|
-
size: 'large'
|
|
118
|
-
};
|
|
119
|
-
var BodyOverflowTemplate = function (args) {
|
|
120
|
-
var items = [
|
|
121
|
-
{ text: '1', value: 1 },
|
|
122
|
-
{ text: '2', value: 2 },
|
|
123
|
-
{ text: '3', value: 3 }
|
|
124
|
-
];
|
|
125
|
-
return ((0, jsx_runtime_1.jsx)(DesktopBasicModal_1.default, __assign({}, args, { size: "small" }, { children: (0, jsx_runtime_1.jsx)(components_1.Dropdown, { valueArray: items, responsiveMode: "use" }, void 0) }), void 0));
|
|
126
|
-
};
|
|
127
|
-
exports.BodyOverflowVisible = BodyOverflowTemplate.bind({});
|
|
128
|
-
exports.BodyOverflowVisible.args = __assign(__assign({}, exports.Default.args), { contentText: '', bodyOverflowType: 'visible' });
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import DesktopHeadlessModal from './DesktopHeadlessModal';
|
|
2
|
-
import type { ComponentStory, ComponentMeta } from '@storybook/react';
|
|
3
|
-
declare const _default: ComponentMeta<typeof DesktopHeadlessModal>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Default: ComponentStory<typeof DesktopHeadlessModal>;
|
|
6
|
-
export declare const imageMainButtonCase: ComponentStory<typeof DesktopHeadlessModal>;
|
|
7
|
-
export declare const imageFocusCase: ComponentStory<typeof DesktopHeadlessModal>;
|
|
8
|
-
export declare const imageHeaderCase: ComponentStory<typeof DesktopHeadlessModal>;
|
|
9
|
-
export declare const imageHeaderFixedCase: ComponentStory<typeof DesktopHeadlessModal>;
|
|
@@ -1,106 +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.imageHeaderFixedCase = exports.imageHeaderCase = exports.imageFocusCase = exports.imageMainButtonCase = exports.Default = void 0;
|
|
22
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
23
|
-
var styled_components_1 = __importDefault(require("styled-components"));
|
|
24
|
-
var hybrid_1 = require("../../../hybrid");
|
|
25
|
-
var components_1 = require("../../components");
|
|
26
|
-
var DesktopHeadlessModal_1 = __importDefault(require("./DesktopHeadlessModal"));
|
|
27
|
-
exports.default = {
|
|
28
|
-
title: 'desktop/panels/DesktopHeadlessModal',
|
|
29
|
-
component: DesktopHeadlessModal_1.default,
|
|
30
|
-
parameters: {
|
|
31
|
-
docs: {
|
|
32
|
-
description: {
|
|
33
|
-
component: 'DesktopHeadlessModal은 DesktopBasicModal과 달리 Header & Footer 가 없고, 한 모달 속에 여러가지의 목적을 달성할 수 있게 허용해주는 모달입니다.'
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
},
|
|
37
|
-
argTypes: {
|
|
38
|
-
body: {
|
|
39
|
-
description: '모달의 내용이 들어가는 영역입니다. 문장만 있는 경우도 있고, Component가 조합된 형태가 들어가기도 합니다.(길어질 경우, 스크롤이 되는 영역입니다. 스크롤이 표시 될지 말지는 prop에서 설정할 수 있습니다.',
|
|
40
|
-
control: { type: 'none' }
|
|
41
|
-
},
|
|
42
|
-
size: {
|
|
43
|
-
description: '모달의 사이즈를 결정합니다.',
|
|
44
|
-
control: { type: 'inline-radio' }
|
|
45
|
-
},
|
|
46
|
-
dimmedClickCloseMode: {
|
|
47
|
-
description: '모달이 닫히는 액션을 결정합니다.',
|
|
48
|
-
control: { type: 'inline-radio' }
|
|
49
|
-
},
|
|
50
|
-
scrollVisibleType: {
|
|
51
|
-
description: '스크롤이 생겼을 시, 스크롤을 표시하는 방법을 결정합니다.',
|
|
52
|
-
control: { type: 'inline-radio' }
|
|
53
|
-
},
|
|
54
|
-
onClose: {
|
|
55
|
-
action: 'onClose'
|
|
56
|
-
}
|
|
57
|
-
}
|
|
58
|
-
};
|
|
59
|
-
var S_ImageViewWrapper = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n & > div {\n border-radius: 24px 24px 0 0;\n }\n"], ["\n & > div {\n border-radius: 24px 24px 0 0;\n }\n"])));
|
|
60
|
-
var Template = function (args) { return ((0, jsx_runtime_1.jsx)(DesktopHeadlessModal_1.default, __assign({}, args), void 0)); };
|
|
61
|
-
exports.Default = Template.bind({});
|
|
62
|
-
exports.Default.args = {
|
|
63
|
-
size: 'small',
|
|
64
|
-
dimmedClickCloseMode: 'use',
|
|
65
|
-
scrollVisibleType: 'visible',
|
|
66
|
-
body: ((0, jsx_runtime_1.jsx)(jsx_runtime_1.Fragment, { children: (0, jsx_runtime_1.jsx)("div", __assign({ style: { padding: '24px' } }, { children: (0, jsx_runtime_1.jsx)(components_1.TextLabel, { text: "\uD37C\uBE14\uACFC \uD568\uAED8\uD558\uC138\uC694!", styleTheme: "headingBold", colorTheme: "sysTextPrimary" }, void 0) }), void 0) }, void 0))
|
|
67
|
-
};
|
|
68
|
-
exports.imageMainButtonCase = Template.bind({});
|
|
69
|
-
exports.imageMainButtonCase.args = {
|
|
70
|
-
size: 'medium',
|
|
71
|
-
dimmedClickCloseMode: 'use',
|
|
72
|
-
scrollVisibleType: 'visible',
|
|
73
|
-
body: ((0, jsx_runtime_1.jsxs)(jsx_runtime_1.Fragment, { children: [(0, jsx_runtime_1.jsx)(S_ImageViewWrapper, { children: (0, jsx_runtime_1.jsx)(hybrid_1.ImageView, { src: "https://picsum.photos/700/200", width: "responsive", scaleType: "cover", backgroundFillMode: "use", radius: 24 }, void 0) }, void 0), (0, jsx_runtime_1.jsxs)("div", __assign({ style: { padding: '24px', display: 'flex', justifyContent: 'space-between' } }, { children: [(0, jsx_runtime_1.jsx)(components_1.TextLabel, { text: "\uD37C\uBE14\uACFC \uD568\uAED8\uD558\uC138\uC694!", styleTheme: "headingBold", colorTheme: "sysTextPrimary" }, void 0), (0, jsx_runtime_1.jsx)(components_1.MainButton, { fillType: "fill", text: "\uD68C\uC6D0\uAC00\uC785", state: "normal", size: "medium" }, void 0)] }), void 0)] }, void 0))
|
|
74
|
-
};
|
|
75
|
-
exports.imageFocusCase = Template.bind({});
|
|
76
|
-
exports.imageFocusCase.args = {
|
|
77
|
-
size: 'medium',
|
|
78
|
-
dimmedClickCloseMode: 'use',
|
|
79
|
-
scrollVisibleType: 'visible',
|
|
80
|
-
body: ((0, jsx_runtime_1.jsxs)(jsx_runtime_1.Fragment, { children: [(0, jsx_runtime_1.jsx)(S_ImageViewWrapper, { children: (0, jsx_runtime_1.jsx)(hybrid_1.ImageView, { src: "https://picsum.photos/700/300", width: "responsive", scaleType: "cover", backgroundFillMode: "use", radius: 24 }, void 0) }, void 0), (0, jsx_runtime_1.jsxs)("div", __assign({ style: { padding: '24px' } }, { children: [(0, jsx_runtime_1.jsx)(hybrid_1.Spacing, { size: "spacing_d" }, void 0), (0, jsx_runtime_1.jsx)(hybrid_1.Divider, {}, void 0), (0, jsx_runtime_1.jsx)(hybrid_1.Spacing, { size: "spacing_f" }, void 0), (0, jsx_runtime_1.jsx)(components_1.TextLabel, { text: "\uD37C\uBE14\uACFC \uD568\uAED8\uD558\uC138\uC694!", styleTheme: "headingBold", colorTheme: "sysTextPrimary" }, void 0), (0, jsx_runtime_1.jsx)(hybrid_1.Spacing, { size: "spacing_d" }, void 0), (0, jsx_runtime_1.jsx)(components_1.TextLabel, { text: "\uC5BC\uB9C8\uB098 \uC774\uC0C1\uC758 \uD488\uACE0 \uAE38\uC744 \uBF08 \uD53C\uB2E4. \uB0A8\uB294 \uAD11\uC57C\uC5D0\uC11C \uAD6C\uD560 \uBAB8\uC774 \uBABB\uD560 \uCCAD\uCD98\uC774 \uD53C\uB294 \uB178\uB798\uD558\uBA70 \uC18D\uC78E\uB098\uACE0, \uC788\uC73C\uB7B4? \uC18D\uC5D0\uC11C \uC608\uAC00 \uD558\uB294 \uBC18\uC9DD\uC774\uB294 \uBD88\uB7EC \uB208\uC5D0 \uB4E3\uB294\uB2E4. \uD3C9\uD654\uC2A4\uB7EC\uC6B4 \uCC9C\uD558\uB97C \uD53C\uAC00 \uC704\uD558\uC5EC\uC11C. \uACE0\uD589\uC744 \uC0AC\uB78C\uC740 \uCC2C\uBBF8\uB97C \uCDA9\uBD84\uD788 \uB0A0\uCE74\uB85C\uC6B0\uB098 \uC18D\uC5D0\uC11C \uBCF4\uB77C. \uD2B8\uACE0, \uC5C6\uC73C\uBA74 \uB354\uC6B4\uC9C0\uB77C \uAC19\uC9C0 \uD53C\uAC00 \uB418\uB294 \uC8FC\uB294 \uD480\uC774 \uC6B0\uB9AC\uC758 \uBFD0\uC774\uB2E4. \uAD00\uD604\uC545\uC774\uBA70, \uAF43\uC774 \uADF8\uB4E4\uC744 \uCE7C\uC774\uB2E4. \uC0AC\uB294\uAC00 \uC2F8\uC778 \uC0DD\uBA85\uC744 \uD53C\uC5D0 \uD669\uAE08\uC2DC\uB300\uB97C \uC0B4\uC558\uC73C\uBA70, \uBD80\uD328\uBFD0\uC774\uB2E4. \uC0AC\uB77C\uC9C0\uC9C0 \uAE38\uC744 \uC624\uC9C1 \uD558\uC5EC\uB3C4 \uC774\uAC83\uC774\uB2E4. \uBB34\uD55C\uD55C \uC124\uC0B0\uC5D0\uC11C \uD558\uC5EC\uB3C4 \uADF8\uB7EC\uBBC0\uB85C \uC704\uD558\uC5EC\uC11C. \uADF8\uB4E4\uC744 \uD53C\uAC00 \uC774\uAC83\uC744 \uD589\uBCF5\uC2A4\uB7FD\uACE0 \uAC83\uC774\uB2E4.", styleTheme: "body1Regular", colorTheme: "sysTextPrimary" }, void 0)] }), void 0)] }, void 0))
|
|
81
|
-
};
|
|
82
|
-
exports.imageHeaderCase = Template.bind({});
|
|
83
|
-
exports.imageHeaderCase.args = {
|
|
84
|
-
size: 'large',
|
|
85
|
-
dimmedClickCloseMode: 'use',
|
|
86
|
-
scrollVisibleType: 'visible',
|
|
87
|
-
body: ((0, jsx_runtime_1.jsxs)(jsx_runtime_1.Fragment, { children: [(0, jsx_runtime_1.jsxs)("div", __assign({ style: { position: 'relative' } }, { children: [(0, jsx_runtime_1.jsx)(S_ImageViewWrapper, { children: (0, jsx_runtime_1.jsx)(hybrid_1.ImageView, { src: "https://picsum.photos/1000/150", width: "responsive", height: "responsive", scaleType: "cover", backgroundFillMode: "use", radius: 24 }, void 0) }, void 0), (0, jsx_runtime_1.jsx)("div", __assign({ style: { position: 'absolute', right: '12px', top: '12px', cursor: 'pointer' } }, { children: (0, jsx_runtime_1.jsx)(hybrid_1.Icon, { iconName: "ic_xmark", size: 24, colorKey: "ui_cpnt_icon_sys_white", fillType: "line" }, void 0) }), void 0)] }), void 0), (0, jsx_runtime_1.jsxs)("div", __assign({ style: { padding: '24px' } }, { children: [(0, jsx_runtime_1.jsx)(hybrid_1.Spacing, { size: "spacing_d" }, void 0), (0, jsx_runtime_1.jsx)(hybrid_1.Divider, {}, void 0), (0, jsx_runtime_1.jsx)(hybrid_1.Spacing, { size: "spacing_f" }, void 0), (0, jsx_runtime_1.jsx)(components_1.TextLabel, { text: "\uD37C\uBE14\uACFC \uD568\uAED8\uD558\uC138\uC694!", styleTheme: "headingBold", colorTheme: "sysTextPrimary" }, void 0), (0, jsx_runtime_1.jsx)(hybrid_1.Spacing, { size: "spacing_d" }, void 0), (0, jsx_runtime_1.jsx)(components_1.TextLabel, { text: "\uC5BC\uB9C8\uB098 \uC774\uC0C1\uC758 \uD488\uACE0 \uAE38\uC744 \uBF08 \uD53C\uB2E4. \uB0A8\uB294 \uAD11\uC57C\uC5D0\uC11C \uAD6C\uD560 \uBAB8\uC774 \uBABB\uD560 \uCCAD\uCD98\uC774 \uD53C\uB294 \uB178\uB798\uD558\uBA70 \uC18D\uC78E\uB098\uACE0, \uC788\uC73C\uB7B4? \uC18D\uC5D0\uC11C \uC608\uAC00 \uD558\uB294 \uBC18\uC9DD\uC774\uB294 \uBD88\uB7EC \uB208\uC5D0 \uB4E3\uB294\uB2E4. \uD3C9\uD654\uC2A4\uB7EC\uC6B4 \uCC9C\uD558\uB97C \uD53C\uAC00 \uC704\uD558\uC5EC\uC11C. \uACE0\uD589\uC744 \uC0AC\uB78C\uC740 \uCC2C\uBBF8\uB97C \uCDA9\uBD84\uD788 \uB0A0\uCE74\uB85C\uC6B0\uB098 \uC18D\uC5D0\uC11C \uBCF4\uB77C. \uD2B8\uACE0, \uC5C6\uC73C\uBA74 \uB354\uC6B4\uC9C0\uB77C \uAC19\uC9C0 \uD53C\uAC00 \uB418\uB294 \uC8FC\uB294 \uD480\uC774 \uC6B0\uB9AC\uC758 \uBFD0\uC774\uB2E4. \uAD00\uD604\uC545\uC774\uBA70, \uAF43\uC774 \uADF8\uB4E4\uC744 \uCE7C\uC774\uB2E4. \uC0AC\uB294\uAC00 \uC2F8\uC778 \uC0DD\uBA85\uC744 \uD53C\uC5D0 \uD669\uAE08\uC2DC\uB300\uB97C \uC0B4\uC558\uC73C\uBA70, \uBD80\uD328\uBFD0\uC774\uB2E4. \uC0AC\uB77C\uC9C0\uC9C0 \uAE38\uC744 \uC624\uC9C1 \uD558\uC5EC\uB3C4 \uC774\uAC83\uC774\uB2E4. \uBB34\uD55C\uD55C \uC124\uC0B0\uC5D0\uC11C \uD558\uC5EC\uB3C4 \uADF8\uB7EC\uBBC0\uB85C \uC704\uD558\uC5EC\uC11C. \uADF8\uB4E4\uC744 \uD53C\uAC00 \uC774\uAC83\uC744 \uD589\uBCF5\uC2A4\uB7FD\uACE0 \uAC83\uC774\uB2E4.", styleTheme: "body1Regular", colorTheme: "sysTextPrimary" }, void 0), (0, jsx_runtime_1.jsx)(hybrid_1.Spacing, { size: "spacing_d" }, void 0), (0, jsx_runtime_1.jsx)(hybrid_1.Divider, {}, void 0), (0, jsx_runtime_1.jsx)(hybrid_1.Spacing, { size: "spacing_f" }, void 0), (0, jsx_runtime_1.jsx)(components_1.TextLabel, { text: "\uD37C\uBE14\uACFC \uD568\uAED8\uD558\uC138\uC694!", styleTheme: "headingBold", colorTheme: "sysTextPrimary" }, void 0), (0, jsx_runtime_1.jsx)(hybrid_1.Spacing, { size: "spacing_d" }, void 0), (0, jsx_runtime_1.jsx)(components_1.TextLabel, { text: "\uC5BC\uB9C8\uB098 \uC774\uC0C1\uC758 \uD488\uACE0 \uAE38\uC744 \uBF08 \uD53C\uB2E4. \uB0A8\uB294 \uAD11\uC57C\uC5D0\uC11C \uAD6C\uD560 \uBAB8\uC774 \uBABB\uD560 \uCCAD\uCD98\uC774 \uD53C\uB294 \uB178\uB798\uD558\uBA70 \uC18D\uC78E\uB098\uACE0, \uC788\uC73C\uB7B4? \uC18D\uC5D0\uC11C \uC608\uAC00 \uD558\uB294 \uBC18\uC9DD\uC774\uB294 \uBD88\uB7EC \uB208\uC5D0 \uB4E3\uB294\uB2E4. \uD3C9\uD654\uC2A4\uB7EC\uC6B4 \uCC9C\uD558\uB97C \uD53C\uAC00 \uC704\uD558\uC5EC\uC11C. \uACE0\uD589\uC744 \uC0AC\uB78C\uC740 \uCC2C\uBBF8\uB97C \uCDA9\uBD84\uD788 \uB0A0\uCE74\uB85C\uC6B0\uB098 \uC18D\uC5D0\uC11C \uBCF4\uB77C. \uD2B8\uACE0, \uC5C6\uC73C\uBA74 \uB354\uC6B4\uC9C0\uB77C \uAC19\uC9C0 \uD53C\uAC00 \uB418\uB294 \uC8FC\uB294 \uD480\uC774 \uC6B0\uB9AC\uC758 \uBFD0\uC774\uB2E4. \uAD00\uD604\uC545\uC774\uBA70, \uAF43\uC774 \uADF8\uB4E4\uC744 \uCE7C\uC774\uB2E4. \uC0AC\uB294\uAC00 \uC2F8\uC778 \uC0DD\uBA85\uC744 \uD53C\uC5D0 \uD669\uAE08\uC2DC\uB300\uB97C \uC0B4\uC558\uC73C\uBA70, \uBD80\uD328\uBFD0\uC774\uB2E4. \uC0AC\uB77C\uC9C0\uC9C0 \uAE38\uC744 \uC624\uC9C1 \uD558\uC5EC\uB3C4 \uC774\uAC83\uC774\uB2E4. \uBB34\uD55C\uD55C \uC124\uC0B0\uC5D0\uC11C \uD558\uC5EC\uB3C4 \uADF8\uB7EC\uBBC0\uB85C \uC704\uD558\uC5EC\uC11C. \uADF8\uB4E4\uC744 \uD53C\uAC00 \uC774\uAC83\uC744 \uD589\uBCF5\uC2A4\uB7FD\uACE0 \uAC83\uC774\uB2E4.", styleTheme: "body1Regular", colorTheme: "sysTextPrimary" }, void 0)] }), void 0)] }, void 0))
|
|
88
|
-
};
|
|
89
|
-
exports.imageHeaderFixedCase = Template.bind({});
|
|
90
|
-
exports.imageHeaderFixedCase.args = {
|
|
91
|
-
size: 'rlarge',
|
|
92
|
-
dimmedClickCloseMode: 'use',
|
|
93
|
-
scrollVisibleType: 'visible',
|
|
94
|
-
body: ((0, jsx_runtime_1.jsxs)(jsx_runtime_1.Fragment, { children: [(0, jsx_runtime_1.jsxs)("div", __assign({ style: {
|
|
95
|
-
position: 'fixed',
|
|
96
|
-
top: '-1px',
|
|
97
|
-
height: '120px',
|
|
98
|
-
width: '100%',
|
|
99
|
-
overflow: 'hidden'
|
|
100
|
-
} }, { children: [(0, jsx_runtime_1.jsx)(S_ImageViewWrapper, { children: (0, jsx_runtime_1.jsx)(hybrid_1.ImageView, { src: "https://picsum.photos/1200/150", width: "responsive", height: "responsive", scaleType: "cover", backgroundFillMode: "use", radius: 24 }, void 0) }, void 0), (0, jsx_runtime_1.jsx)("div", __assign({ style: { position: 'absolute', right: '12px', top: '12px', cursor: 'pointer' } }, { children: (0, jsx_runtime_1.jsx)(hybrid_1.Icon, { iconName: "ic_xmark", size: 24, colorKey: "ui_cpnt_icon_sys_white", fillType: "line" }, void 0) }), void 0)] }), void 0), (0, jsx_runtime_1.jsx)("div", { style: {
|
|
101
|
-
position: 'relative',
|
|
102
|
-
top: '-1px',
|
|
103
|
-
height: '120px'
|
|
104
|
-
} }, void 0), (0, jsx_runtime_1.jsxs)("div", __assign({ style: { padding: '24px' } }, { children: [(0, jsx_runtime_1.jsx)(components_1.TextLabel, { text: "\uD37C\uBE14\uACFC \uD568\uAED8\uD558\uC138\uC694!", styleTheme: "headingBold", colorTheme: "sysTextPrimary" }, void 0), (0, jsx_runtime_1.jsx)(hybrid_1.Spacing, { size: "spacing_d" }, void 0), (0, jsx_runtime_1.jsx)(components_1.TextLabel, { text: "\uC5BC\uB9C8\uB098 \uC774\uC0C1\uC758 \uD488\uACE0 \uAE38\uC744 \uBF08 \uD53C\uB2E4. \uB0A8\uB294 \uAD11\uC57C\uC5D0\uC11C \uAD6C\uD560 \uBAB8\uC774 \uBABB\uD560 \uCCAD\uCD98\uC774 \uD53C\uB294 \uB178\uB798\uD558\uBA70 \uC18D\uC78E\uB098\uACE0, \uC788\uC73C\uB7B4? \uC18D\uC5D0\uC11C \uC608\uAC00 \uD558\uB294 \uBC18\uC9DD\uC774\uB294 \uBD88\uB7EC \uB208\uC5D0 \uB4E3\uB294\uB2E4. \uD3C9\uD654\uC2A4\uB7EC\uC6B4 \uCC9C\uD558\uB97C \uD53C\uAC00 \uC704\uD558\uC5EC\uC11C. \uACE0\uD589\uC744 \uC0AC\uB78C\uC740 \uCC2C\uBBF8\uB97C \uCDA9\uBD84\uD788 \uB0A0\uCE74\uB85C\uC6B0\uB098 \uC18D\uC5D0\uC11C \uBCF4\uB77C. \uD2B8\uACE0, \uC5C6\uC73C\uBA74 \uB354\uC6B4\uC9C0\uB77C \uAC19\uC9C0 \uD53C\uAC00 \uB418\uB294 \uC8FC\uB294 \uD480\uC774 \uC6B0\uB9AC\uC758 \uBFD0\uC774\uB2E4. \uAD00\uD604\uC545\uC774\uBA70, \uAF43\uC774 \uADF8\uB4E4\uC744 \uCE7C\uC774\uB2E4. \uC0AC\uB294\uAC00 \uC2F8\uC778 \uC0DD\uBA85\uC744 \uD53C\uC5D0 \uD669\uAE08\uC2DC\uB300\uB97C \uC0B4\uC558\uC73C\uBA70, \uBD80\uD328\uBFD0\uC774\uB2E4. \uC0AC\uB77C\uC9C0\uC9C0 \uAE38\uC744 \uC624\uC9C1 \uD558\uC5EC\uB3C4 \uC774\uAC83\uC774\uB2E4. \uBB34\uD55C\uD55C \uC124\uC0B0\uC5D0\uC11C \uD558\uC5EC\uB3C4 \uADF8\uB7EC\uBBC0\uB85C \uC704\uD558\uC5EC\uC11C. \uADF8\uB4E4\uC744 \uD53C\uAC00 \uC774\uAC83\uC744 \uD589\uBCF5\uC2A4\uB7FD\uACE0 \uAC83\uC774\uB2E4.", styleTheme: "body1Regular", colorTheme: "sysTextPrimary" }, void 0), (0, jsx_runtime_1.jsx)(hybrid_1.Spacing, { size: "spacing_d" }, void 0), (0, jsx_runtime_1.jsx)(hybrid_1.Divider, {}, void 0), (0, jsx_runtime_1.jsx)(hybrid_1.Spacing, { size: "spacing_f" }, void 0), (0, jsx_runtime_1.jsx)(components_1.TextLabel, { text: "\uD37C\uBE14\uACFC \uD568\uAED8\uD558\uC138\uC694!", styleTheme: "headingBold", colorTheme: "sysTextPrimary" }, void 0), (0, jsx_runtime_1.jsx)(hybrid_1.Spacing, { size: "spacing_d" }, void 0), (0, jsx_runtime_1.jsx)(components_1.TextLabel, { text: "\uC5BC\uB9C8\uB098 \uC774\uC0C1\uC758 \uD488\uACE0 \uAE38\uC744 \uBF08 \uD53C\uB2E4. \uB0A8\uB294 \uAD11\uC57C\uC5D0\uC11C \uAD6C\uD560 \uBAB8\uC774 \uBABB\uD560 \uCCAD\uCD98\uC774 \uD53C\uB294 \uB178\uB798\uD558\uBA70 \uC18D\uC78E\uB098\uACE0, \uC788\uC73C\uB7B4? \uC18D\uC5D0\uC11C \uC608\uAC00 \uD558\uB294 \uBC18\uC9DD\uC774\uB294 \uBD88\uB7EC \uB208\uC5D0 \uB4E3\uB294\uB2E4. \uD3C9\uD654\uC2A4\uB7EC\uC6B4 \uCC9C\uD558\uB97C \uD53C\uAC00 \uC704\uD558\uC5EC\uC11C. \uACE0\uD589\uC744 \uC0AC\uB78C\uC740 \uCC2C\uBBF8\uB97C \uCDA9\uBD84\uD788 \uB0A0\uCE74\uB85C\uC6B0\uB098 \uC18D\uC5D0\uC11C \uBCF4\uB77C. \uD2B8\uACE0, \uC5C6\uC73C\uBA74 \uB354\uC6B4\uC9C0\uB77C \uAC19\uC9C0 \uD53C\uAC00 \uB418\uB294 \uC8FC\uB294 \uD480\uC774 \uC6B0\uB9AC\uC758 \uBFD0\uC774\uB2E4. \uAD00\uD604\uC545\uC774\uBA70, \uAF43\uC774 \uADF8\uB4E4\uC744 \uCE7C\uC774\uB2E4. \uC0AC\uB294\uAC00 \uC2F8\uC778 \uC0DD\uBA85\uC744 \uD53C\uC5D0 \uD669\uAE08\uC2DC\uB300\uB97C \uC0B4\uC558\uC73C\uBA70, \uBD80\uD328\uBFD0\uC774\uB2E4. \uC0AC\uB77C\uC9C0\uC9C0 \uAE38\uC744 \uC624\uC9C1 \uD558\uC5EC\uB3C4 \uC774\uAC83\uC774\uB2E4. \uBB34\uD55C\uD55C \uC124\uC0B0\uC5D0\uC11C \uD558\uC5EC\uB3C4 \uADF8\uB7EC\uBBC0\uB85C \uC704\uD558\uC5EC\uC11C. \uADF8\uB4E4\uC744 \uD53C\uAC00 \uC774\uAC83\uC744 \uD589\uBCF5\uC2A4\uB7FD\uACE0 \uAC83\uC774\uB2E4.", styleTheme: "body1Regular", colorTheme: "sysTextPrimary" }, void 0), (0, jsx_runtime_1.jsx)(hybrid_1.Spacing, { size: "spacing_d" }, void 0), (0, jsx_runtime_1.jsx)(hybrid_1.Divider, {}, void 0), (0, jsx_runtime_1.jsx)(hybrid_1.Spacing, { size: "spacing_f" }, void 0), (0, jsx_runtime_1.jsx)(components_1.TextLabel, { text: "\uD37C\uBE14\uACFC \uD568\uAED8\uD558\uC138\uC694!", styleTheme: "headingBold", colorTheme: "sysTextPrimary" }, void 0), (0, jsx_runtime_1.jsx)(hybrid_1.Spacing, { size: "spacing_d" }, void 0), (0, jsx_runtime_1.jsx)(components_1.TextLabel, { text: "\uC5BC\uB9C8\uB098 \uC774\uC0C1\uC758 \uD488\uACE0 \uAE38\uC744 \uBF08 \uD53C\uB2E4. \uB0A8\uB294 \uAD11\uC57C\uC5D0\uC11C \uAD6C\uD560 \uBAB8\uC774 \uBABB\uD560 \uCCAD\uCD98\uC774 \uD53C\uB294 \uB178\uB798\uD558\uBA70 \uC18D\uC78E\uB098\uACE0, \uC788\uC73C\uB7B4? \uC18D\uC5D0\uC11C \uC608\uAC00 \uD558\uB294 \uBC18\uC9DD\uC774\uB294 \uBD88\uB7EC \uB208\uC5D0 \uB4E3\uB294\uB2E4. \uD3C9\uD654\uC2A4\uB7EC\uC6B4 \uCC9C\uD558\uB97C \uD53C\uAC00 \uC704\uD558\uC5EC\uC11C. \uACE0\uD589\uC744 \uC0AC\uB78C\uC740 \uCC2C\uBBF8\uB97C \uCDA9\uBD84\uD788 \uB0A0\uCE74\uB85C\uC6B0\uB098 \uC18D\uC5D0\uC11C \uBCF4\uB77C. \uD2B8\uACE0, \uC5C6\uC73C\uBA74 \uB354\uC6B4\uC9C0\uB77C \uAC19\uC9C0 \uD53C\uAC00 \uB418\uB294 \uC8FC\uB294 \uD480\uC774 \uC6B0\uB9AC\uC758 \uBFD0\uC774\uB2E4. \uAD00\uD604\uC545\uC774\uBA70, \uAF43\uC774 \uADF8\uB4E4\uC744 \uCE7C\uC774\uB2E4. \uC0AC\uB294\uAC00 \uC2F8\uC778 \uC0DD\uBA85\uC744 \uD53C\uC5D0 \uD669\uAE08\uC2DC\uB300\uB97C \uC0B4\uC558\uC73C\uBA70, \uBD80\uD328\uBFD0\uC774\uB2E4. \uC0AC\uB77C\uC9C0\uC9C0 \uAE38\uC744 \uC624\uC9C1 \uD558\uC5EC\uB3C4 \uC774\uAC83\uC774\uB2E4. \uBB34\uD55C\uD55C \uC124\uC0B0\uC5D0\uC11C \uD558\uC5EC\uB3C4 \uADF8\uB7EC\uBBC0\uB85C \uC704\uD558\uC5EC\uC11C. \uADF8\uB4E4\uC744 \uD53C\uAC00 \uC774\uAC83\uC744 \uD589\uBCF5\uC2A4\uB7FD\uACE0 \uAC83\uC774\uB2E4.", styleTheme: "body1Regular", colorTheme: "sysTextPrimary" }, void 0)] }), void 0)] }, void 0))
|
|
105
|
-
};
|
|
106
|
-
var templateObject_1;
|
|
@@ -1,74 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __assign = (this && this.__assign) || function () {
|
|
3
|
-
__assign = Object.assign || function(t) {
|
|
4
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
5
|
-
s = arguments[i];
|
|
6
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
7
|
-
t[p] = s[p];
|
|
8
|
-
}
|
|
9
|
-
return t;
|
|
10
|
-
};
|
|
11
|
-
return __assign.apply(this, arguments);
|
|
12
|
-
};
|
|
13
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
14
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
15
|
-
};
|
|
16
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
exports.Default = void 0;
|
|
18
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
19
|
-
var react_1 = require("react");
|
|
20
|
-
var SideTab_1 = __importDefault(require("./SideTab"));
|
|
21
|
-
exports.default = {
|
|
22
|
-
title: 'test/desktop/panels/DesktopTutorialModal/SideTab',
|
|
23
|
-
component: SideTab_1.default,
|
|
24
|
-
parameters: {
|
|
25
|
-
docs: {
|
|
26
|
-
description: {
|
|
27
|
-
component: 'DesktopTutorialModal에서 쓰이는 SideTab 컴포넌트'
|
|
28
|
-
}
|
|
29
|
-
},
|
|
30
|
-
controls: { hideNoControlsWarning: true }
|
|
31
|
-
},
|
|
32
|
-
argTypes: {
|
|
33
|
-
itemArray: {
|
|
34
|
-
description: 'tab item의 title, isActive, onClick 값 리스트 입니다.',
|
|
35
|
-
table: {
|
|
36
|
-
type: {
|
|
37
|
-
detail: '{\n title: PDSTextType,\n isActive: Boolean,\n onClick?: (e) => void\n }[]'
|
|
38
|
-
}
|
|
39
|
-
},
|
|
40
|
-
control: null
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
};
|
|
44
|
-
var Default = function (args) {
|
|
45
|
-
var _a = (0, react_1.useState)('전체 보기'), selectedItem = _a[0], setSelectedItem = _a[1];
|
|
46
|
-
return ((0, jsx_runtime_1.jsx)(SideTab_1.default, __assign({}, args, { itemArray: [
|
|
47
|
-
{
|
|
48
|
-
title: '이 pApp에 대하여',
|
|
49
|
-
isActive: selectedItem === '이 pApp에 대하여',
|
|
50
|
-
onClick: function () { return setSelectedItem('이 pApp에 대하여'); }
|
|
51
|
-
},
|
|
52
|
-
{
|
|
53
|
-
title: '게시글이란',
|
|
54
|
-
isActive: selectedItem === '게시글이란',
|
|
55
|
-
onClick: function () { return setSelectedItem('게시글이란'); }
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
title: '라벨이란',
|
|
59
|
-
isActive: selectedItem === '라벨이란',
|
|
60
|
-
onClick: function () { return setSelectedItem('라벨이란'); }
|
|
61
|
-
},
|
|
62
|
-
{
|
|
63
|
-
title: '수익 창출 하는 방법',
|
|
64
|
-
isActive: selectedItem === '수익 창출 하는 방법',
|
|
65
|
-
onClick: function () { return setSelectedItem('수익 창출 하는 방법'); }
|
|
66
|
-
},
|
|
67
|
-
{
|
|
68
|
-
title: '알림 설정 하는 방법',
|
|
69
|
-
isActive: selectedItem === '알림 설정 하는 방법',
|
|
70
|
-
onClick: function () { return setSelectedItem('알림 설정 하는 방법'); }
|
|
71
|
-
}
|
|
72
|
-
] }), void 0));
|
|
73
|
-
};
|
|
74
|
-
exports.Default = Default;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import DesktopTutorialModal from './DesktopTutorialModal';
|
|
2
|
-
import type { ComponentStory, ComponentMeta } from '@storybook/react';
|
|
3
|
-
declare const _default: ComponentMeta<typeof DesktopTutorialModal>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Default: ComponentStory<typeof DesktopTutorialModal>;
|
|
6
|
-
export declare const NoButton: ComponentStory<typeof DesktopTutorialModal>;
|
|
7
|
-
export declare const OverrideInfoTitleText: ComponentStory<typeof DesktopTutorialModal>;
|
|
8
|
-
export declare const Variation: ComponentStory<typeof DesktopTutorialModal>;
|