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,109 +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 IconButton_1 = __importDefault(require("./IconButton"));
|
|
20
|
-
exports.default = {
|
|
21
|
-
title: 'desktop/components/IconButton',
|
|
22
|
-
component: IconButton_1.default,
|
|
23
|
-
parameters: {
|
|
24
|
-
docs: {
|
|
25
|
-
description: {
|
|
26
|
-
component: 'desktop환경에 최적화 된 IconButton 컴포넌트'
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
},
|
|
30
|
-
argTypes: {
|
|
31
|
-
fillType: {
|
|
32
|
-
description: '디자인 표현이 선형인지, 면인지를 의미합니다.',
|
|
33
|
-
control: { type: 'inline-radio' }
|
|
34
|
-
},
|
|
35
|
-
shapeType: {
|
|
36
|
-
description: '버튼의 외관 형태를 결정합니다.',
|
|
37
|
-
control: { type: 'inline-radio' }
|
|
38
|
-
},
|
|
39
|
-
baseSize: {
|
|
40
|
-
description: '버튼의 크기를 결정합니다.',
|
|
41
|
-
control: { type: 'inline-radio' }
|
|
42
|
-
},
|
|
43
|
-
baseColorKey: {
|
|
44
|
-
description: '배경 컬러입니다. (fillType이 fill일때만 적용됩니다.)(ui_cpnt_button_fill_base_transparent값이 들어올 경우, hover와 active관련 색상 변경이 무시됩니다.)',
|
|
45
|
-
control: { type: 'text' }
|
|
46
|
-
},
|
|
47
|
-
borderColorKey: {
|
|
48
|
-
description: '라인의 컬러입니다. (지금 사용하지 않습니다.)(fillType이 line일때만 적용됩니다.)',
|
|
49
|
-
control: { type: 'text' }
|
|
50
|
-
},
|
|
51
|
-
iconSize: {
|
|
52
|
-
description: '아이콘의 크기를 결정합니다.',
|
|
53
|
-
control: { type: 'inline-radio' },
|
|
54
|
-
options: [16, 24, 48, 12, 20, 72]
|
|
55
|
-
},
|
|
56
|
-
iconFillType: {
|
|
57
|
-
description: '아이콘의 형태를 결정합니다.',
|
|
58
|
-
control: { type: 'inline-radio' }
|
|
59
|
-
},
|
|
60
|
-
iconName: {
|
|
61
|
-
description: '아이콘 이름을 의미합니다. 사용할 수 있는 아이콘은 미리 정해져있습니다.',
|
|
62
|
-
control: { type: 'select' }
|
|
63
|
-
},
|
|
64
|
-
iconColorKey: {
|
|
65
|
-
description: '아이콘 컬러를 설정합니다.',
|
|
66
|
-
control: { type: 'text' }
|
|
67
|
-
},
|
|
68
|
-
shadow: {
|
|
69
|
-
description: '그림자 유무를 결정합니다.',
|
|
70
|
-
control: { type: 'inline-radio' }
|
|
71
|
-
},
|
|
72
|
-
colorTheme: {
|
|
73
|
-
description: '컬러의 프리셋 테마입니다. fillType을 고려하여 만들어졌지만, 코드에서 예외처리를 하지 않습니다. 예를 들어, Line fillType에 최적화된 컬러테마를 Fill fillType에 적용한 것은 그냥 사람이 잘못한 것입니다.',
|
|
74
|
-
control: { type: 'inline-radio' }
|
|
75
|
-
},
|
|
76
|
-
type: {
|
|
77
|
-
description: '버튼 태그 자체의 type을 결정합니다.',
|
|
78
|
-
control: { type: 'inline-radio' }
|
|
79
|
-
},
|
|
80
|
-
state: {
|
|
81
|
-
description: '상태를 결정합니다.',
|
|
82
|
-
control: { type: 'inline-radio' }
|
|
83
|
-
},
|
|
84
|
-
tabIndex: {
|
|
85
|
-
description: '포커스 순서를 지정해줄 수 있습니다.',
|
|
86
|
-
control: { type: 'number' }
|
|
87
|
-
},
|
|
88
|
-
onClick: {
|
|
89
|
-
action: 'onClick'
|
|
90
|
-
},
|
|
91
|
-
onMouseDown: {
|
|
92
|
-
action: 'onMouseDown'
|
|
93
|
-
}
|
|
94
|
-
}
|
|
95
|
-
};
|
|
96
|
-
var Template = function (args) { return (0, jsx_runtime_1.jsx)(IconButton_1.default, __assign({}, args), void 0); };
|
|
97
|
-
exports.Default = Template.bind({});
|
|
98
|
-
exports.Default.args = {
|
|
99
|
-
fillType: 'fill',
|
|
100
|
-
shapeType: 'rectangle',
|
|
101
|
-
baseSize: 'small',
|
|
102
|
-
iconSize: 24,
|
|
103
|
-
iconFillType: 'line',
|
|
104
|
-
iconName: 'ic_arrow_down',
|
|
105
|
-
shadow: 'hidden',
|
|
106
|
-
colorTheme: 'none',
|
|
107
|
-
type: 'button',
|
|
108
|
-
state: 'normal'
|
|
109
|
-
};
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import type { ComponentStory, ComponentMeta } from '@storybook/react';
|
|
3
|
-
declare const _default: ComponentMeta<({ status, src, imageShapeType, imageWidth, imageRatio, radius, borderMode }: import("./ImageSlide").ImageSlideProps) => JSX.Element>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Default: ComponentStory<({ status, src, imageShapeType, imageWidth, imageRatio, radius, borderMode }: import("./ImageSlide").ImageSlideProps) => JSX.Element>;
|
|
@@ -1,73 +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 ImageSlide_1 = __importDefault(require("./ImageSlide"));
|
|
20
|
-
exports.default = {
|
|
21
|
-
title: 'desktop/components/ImageSlide',
|
|
22
|
-
component: ImageSlide_1.default,
|
|
23
|
-
parameters: {
|
|
24
|
-
docs: {
|
|
25
|
-
description: {
|
|
26
|
-
component: '여러 장의 이미지를 업로드 했을 시, 사용자가 쉽게 여러 장의 이미지가 있다는 것을 인지시키기 위해 표시하는 것을 말합니다.'
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
},
|
|
30
|
-
argTypes: {
|
|
31
|
-
status: {
|
|
32
|
-
description: '슬라이더의 표시 상태를 의미합니다.',
|
|
33
|
-
control: { type: 'inline-radio' }
|
|
34
|
-
},
|
|
35
|
-
src: {
|
|
36
|
-
description: '표시할 이미지의 주소 값입니다.',
|
|
37
|
-
control: { type: 'object' }
|
|
38
|
-
},
|
|
39
|
-
imageShapeType: {
|
|
40
|
-
description: '이미지의 외관 형태를 결정합니다.',
|
|
41
|
-
control: { type: 'inline-radio' }
|
|
42
|
-
},
|
|
43
|
-
imageWidth: {
|
|
44
|
-
description: '이미지의 너비 결정'
|
|
45
|
-
},
|
|
46
|
-
imageRatio: {
|
|
47
|
-
description: 'width에 의한 height 값을 구하기 위한 비율입니다.',
|
|
48
|
-
control: { type: 'inline-radio' }
|
|
49
|
-
},
|
|
50
|
-
radius: {
|
|
51
|
-
description: '모서리 값을 결정합니다. (shapeType=round일 때만 적용됩니다.)',
|
|
52
|
-
control: { type: 'inline-radio' },
|
|
53
|
-
options: [8, 16, 24]
|
|
54
|
-
},
|
|
55
|
-
borderMode: {
|
|
56
|
-
description: '이미지에 1px의 border 사용을 결정합니다.',
|
|
57
|
-
control: { type: 'inline-radio' }
|
|
58
|
-
}
|
|
59
|
-
}
|
|
60
|
-
};
|
|
61
|
-
var Template = function (args) { return (0, jsx_runtime_1.jsx)(ImageSlide_1.default, __assign({}, args), void 0); };
|
|
62
|
-
exports.Default = Template.bind({});
|
|
63
|
-
exports.Default.args = {
|
|
64
|
-
src: [
|
|
65
|
-
'https://images.unsplash.com/photo-1502602898657-3e91760cbb34?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1173&q=80',
|
|
66
|
-
'https://images.unsplash.com/photo-1502602898657-3e91760cbb34?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1173&q=80'
|
|
67
|
-
],
|
|
68
|
-
imageShapeType: 'round',
|
|
69
|
-
imageWidth: 'responsive',
|
|
70
|
-
imageRatio: '1_1',
|
|
71
|
-
radius: 24,
|
|
72
|
-
borderMode: 'none'
|
|
73
|
-
};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import LottieReactionButton from './LottieReactionButton';
|
|
2
|
-
import type { ComponentStory, ComponentMeta } from '@storybook/react';
|
|
3
|
-
declare const _default: ComponentMeta<typeof LottieReactionButton>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Default: ComponentStory<typeof LottieReactionButton>;
|
|
6
|
-
export declare const TextStringType: ComponentStory<typeof LottieReactionButton>;
|
|
@@ -1,99 +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.TextStringType = exports.Default = void 0;
|
|
18
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
19
|
-
var react_1 = require("react");
|
|
20
|
-
var LottieReactionButton_1 = __importDefault(require("./LottieReactionButton"));
|
|
21
|
-
exports.default = {
|
|
22
|
-
title: 'desktop/components/LottieReactionButton',
|
|
23
|
-
component: LottieReactionButton_1.default,
|
|
24
|
-
parameters: {
|
|
25
|
-
docs: {
|
|
26
|
-
description: {
|
|
27
|
-
component: 'desktop환경에 최적화 된 LottieReactionButton 컴포넌트'
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
},
|
|
31
|
-
argTypes: {
|
|
32
|
-
text: {
|
|
33
|
-
description: '표시할 텍스트 값입니다. 해당 prop에 string을 부여하면 해당 텍스트가 그대로 표시됩니다. 해당 prop에 number를 부여 한다면 숫자의 크기에 따라 포맷이 다르게 표시됩니다. Format (1,000개 이상) : 심볼 표시(K, M, B, T)',
|
|
34
|
-
control: { type: 'number' }
|
|
35
|
-
},
|
|
36
|
-
actionText: {
|
|
37
|
-
description: 'action이 있을때만 표시되는 텍스트 값입니다. (state가 no_animation일때는 표시되지 않습니다.)',
|
|
38
|
-
control: { type: 'text' }
|
|
39
|
-
},
|
|
40
|
-
iconName: {
|
|
41
|
-
description: '아이콘 이름을 의미합니다. 사용할 수 있는 아이콘은 미리 정해져있습니다. (LottieIcon만 사용 가능합니다.)',
|
|
42
|
-
control: { type: 'select' }
|
|
43
|
-
},
|
|
44
|
-
displayType: {
|
|
45
|
-
description: '표시 레이아웃 방식을 결정합니다.',
|
|
46
|
-
control: { type: 'inline-radio' }
|
|
47
|
-
},
|
|
48
|
-
backgroundColorTheme: {
|
|
49
|
-
description: '미리 부여되어 있는 색상으로 배경 컬러를 결정합니다.',
|
|
50
|
-
control: { type: 'inline-radio' }
|
|
51
|
-
},
|
|
52
|
-
overrideBackgroundColorKey: {
|
|
53
|
-
description: '미리 부여되어 있는 색상 외의 색상으로 배경 컬러를 결정합니다. (ui_로 정의된 컬러값)',
|
|
54
|
-
control: { type: 'select' }
|
|
55
|
-
},
|
|
56
|
-
state: {
|
|
57
|
-
description: '상태를 결정합니다.',
|
|
58
|
-
control: { type: 'inline-radio' }
|
|
59
|
-
},
|
|
60
|
-
type: {
|
|
61
|
-
description: '버튼 태그 자체의 type을 결정합니다.',
|
|
62
|
-
control: { type: 'inline-radio' }
|
|
63
|
-
},
|
|
64
|
-
onMouseDown: {
|
|
65
|
-
description: '클릭이 된 시점에 이벤트를 부여합니다. (onClick보다 빠른 시점에 발현됩니다.)',
|
|
66
|
-
action: 'onMouseDown'
|
|
67
|
-
},
|
|
68
|
-
onClick: {
|
|
69
|
-
description: '클릭이 된 시점에 이벤트를 부여합니다.',
|
|
70
|
-
action: 'onClick'
|
|
71
|
-
},
|
|
72
|
-
onComplete: {
|
|
73
|
-
description: 'LottieIcon의 loop가 끝난 시점에 이벤트를 부여합니다. (state가 no_animation일때는 LottieIcon의 loop가 작동하지 않으므로 사용할 수 없습니다.)',
|
|
74
|
-
action: 'onComplete'
|
|
75
|
-
}
|
|
76
|
-
}
|
|
77
|
-
};
|
|
78
|
-
var Template = function (args) {
|
|
79
|
-
var _a = (0, react_1.useState)(0), text = _a[0], setText = _a[1];
|
|
80
|
-
var handleButtonClick = function () {
|
|
81
|
-
if (typeof text !== 'number')
|
|
82
|
-
return text;
|
|
83
|
-
setText(text + 1);
|
|
84
|
-
};
|
|
85
|
-
return ((0, jsx_runtime_1.jsx)(LottieReactionButton_1.default, __assign({ text: text }, args, { onMouseDown: undefined, onClick: handleButtonClick }), void 0));
|
|
86
|
-
};
|
|
87
|
-
exports.Default = Template.bind({});
|
|
88
|
-
exports.Default.args = {
|
|
89
|
-
actionText: 'LOVE!',
|
|
90
|
-
iconName: 'ic_lottie_heart',
|
|
91
|
-
backgroundColorTheme: 'base1'
|
|
92
|
-
};
|
|
93
|
-
exports.TextStringType = Template.bind({});
|
|
94
|
-
exports.TextStringType.args = {
|
|
95
|
-
text: 'CLICK ME!',
|
|
96
|
-
actionText: 'LOVE!',
|
|
97
|
-
iconName: 'ic_lottie_heart',
|
|
98
|
-
backgroundColorTheme: 'base1'
|
|
99
|
-
};
|
|
@@ -1,112 +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 MainButton_1 = __importDefault(require("./MainButton"));
|
|
20
|
-
exports.default = {
|
|
21
|
-
title: 'desktop/components/MainButton',
|
|
22
|
-
component: MainButton_1.default,
|
|
23
|
-
parameters: {
|
|
24
|
-
docs: {
|
|
25
|
-
description: {
|
|
26
|
-
component: 'desktop환경에 최적화 된 MainButton 컴포넌트'
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
},
|
|
30
|
-
argTypes: {
|
|
31
|
-
text: {
|
|
32
|
-
description: '표시할 텍스트 값입니다.',
|
|
33
|
-
control: { type: 'text' }
|
|
34
|
-
},
|
|
35
|
-
shapeType: {
|
|
36
|
-
description: '버튼의 외관 형태를 결정합니다.',
|
|
37
|
-
control: { type: 'inline-radio' }
|
|
38
|
-
},
|
|
39
|
-
fillType: {
|
|
40
|
-
description: '디자인 표현이 선형인지, 면인지를 의미합니다.',
|
|
41
|
-
control: { type: 'inline-radio' }
|
|
42
|
-
},
|
|
43
|
-
styleTheme: {
|
|
44
|
-
description: '외형의 프리셋 테마입니다.',
|
|
45
|
-
control: { type: 'inline-radio' }
|
|
46
|
-
},
|
|
47
|
-
size: {
|
|
48
|
-
description: '크기를 결정합니다. 단순히 요소의 width, height 뿐만 아니라 텍스트 크기, 아이콘 크기 등이 다 포함됩니다.',
|
|
49
|
-
control: { type: 'inline-radio' }
|
|
50
|
-
},
|
|
51
|
-
responsiveMode: {
|
|
52
|
-
description: '너비의 100% 여부를 결정합니다.',
|
|
53
|
-
control: { type: 'inline-radio' }
|
|
54
|
-
},
|
|
55
|
-
fontWeight: {
|
|
56
|
-
description: '텍스트의 굵기를 의미합니다. 사용하면, size에 따라 부여되어있던 font-weight는 무시됩니다.',
|
|
57
|
-
control: { type: 'inline-radio' }
|
|
58
|
-
},
|
|
59
|
-
iconMode: {
|
|
60
|
-
description: '아이콘 유무와 위치를 결정합니다.',
|
|
61
|
-
control: { type: 'inline-radio' }
|
|
62
|
-
},
|
|
63
|
-
iconFillType: {
|
|
64
|
-
description: '아이콘의 형태를 결정합니다.',
|
|
65
|
-
control: { type: 'inline-radio' }
|
|
66
|
-
},
|
|
67
|
-
iconName: {
|
|
68
|
-
description: '아이콘 이름을 의미합니다. 사용할 수 있는 아이콘은 미리 정해져있습니다.',
|
|
69
|
-
control: { type: 'text' }
|
|
70
|
-
},
|
|
71
|
-
colorTheme: {
|
|
72
|
-
description: '컬러의 프리셋 테마입니다.',
|
|
73
|
-
control: { type: 'inline-radio' }
|
|
74
|
-
},
|
|
75
|
-
type: {
|
|
76
|
-
description: '버튼 태그 자체의 type을 결정합니다.',
|
|
77
|
-
control: { type: 'inline-radio' }
|
|
78
|
-
},
|
|
79
|
-
state: {
|
|
80
|
-
description: '상태를 결정합니다.',
|
|
81
|
-
control: { type: 'inline-radio' }
|
|
82
|
-
},
|
|
83
|
-
isLoading: {
|
|
84
|
-
description: '로딩 상태 여부를 결정합니다.',
|
|
85
|
-
control: { type: 'boolean' }
|
|
86
|
-
},
|
|
87
|
-
isSubmitting: {
|
|
88
|
-
description: '제출 상태 ui 노출 여부를 결정합니다.',
|
|
89
|
-
control: { type: 'boolean' }
|
|
90
|
-
},
|
|
91
|
-
onClick: {
|
|
92
|
-
action: 'onClick'
|
|
93
|
-
},
|
|
94
|
-
onMouseDown: {
|
|
95
|
-
action: 'onMouseDown'
|
|
96
|
-
}
|
|
97
|
-
}
|
|
98
|
-
};
|
|
99
|
-
var Template = function (args) { return (0, jsx_runtime_1.jsx)(MainButton_1.default, __assign({}, args), void 0); };
|
|
100
|
-
exports.Default = Template.bind({});
|
|
101
|
-
exports.Default.args = {
|
|
102
|
-
text: 'MainButton',
|
|
103
|
-
shapeType: 'round',
|
|
104
|
-
styleTheme: 'primary',
|
|
105
|
-
size: 'large',
|
|
106
|
-
responsiveMode: 'none',
|
|
107
|
-
iconMode: 'none',
|
|
108
|
-
iconFillType: 'line',
|
|
109
|
-
colorTheme: 'none',
|
|
110
|
-
type: 'button',
|
|
111
|
-
state: 'normal'
|
|
112
|
-
};
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import PageTitleTextGroup from './PageTitleTextGroup';
|
|
2
|
-
import type { ComponentStory, ComponentMeta } from '@storybook/react';
|
|
3
|
-
declare const _default: ComponentMeta<typeof PageTitleTextGroup>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Default: ComponentStory<typeof PageTitleTextGroup>;
|
|
6
|
-
export declare const EditButton: ComponentStory<typeof PageTitleTextGroup>;
|
|
7
|
-
export declare const CompoundButton: ComponentStory<typeof PageTitleTextGroup>;
|
|
@@ -1,83 +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.CompoundButton = exports.EditButton = exports.Default = void 0;
|
|
18
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
19
|
-
var PageTitleTextGroup_1 = __importDefault(require("./PageTitleTextGroup"));
|
|
20
|
-
exports.default = {
|
|
21
|
-
title: 'desktop/components/PageTitleTextGroup',
|
|
22
|
-
component: PageTitleTextGroup_1.default,
|
|
23
|
-
parameters: {
|
|
24
|
-
docs: {
|
|
25
|
-
description: {
|
|
26
|
-
component: 'desktop환경에 최적화된 PageTitleTextGroup 컴포넌트'
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
},
|
|
30
|
-
argTypes: {
|
|
31
|
-
titleText: {
|
|
32
|
-
description: '표시할 텍스트 값입니다.',
|
|
33
|
-
control: { type: 'text' }
|
|
34
|
-
},
|
|
35
|
-
tooltipText: {
|
|
36
|
-
description: 'tooltip icon에 hover 시 표시할 텍스트 값입니다. (부여하지 않으면 tooltip기능이 활성화 되지 않습니다.)',
|
|
37
|
-
control: { type: 'text' }
|
|
38
|
-
},
|
|
39
|
-
compoundBtnIconName: {
|
|
40
|
-
description: 'displayType이 "compound_btn"일 경우 사용될 아이콘의 이름입니다.',
|
|
41
|
-
control: { type: 'select' }
|
|
42
|
-
},
|
|
43
|
-
compoundBtnIconFillType: {
|
|
44
|
-
description: 'displayType이 "compound_btn"일 경우 사용될 아이콘의 유형을 결정합니다.',
|
|
45
|
-
control: { type: 'inline-radio' }
|
|
46
|
-
},
|
|
47
|
-
compoundBtnTitleText: {
|
|
48
|
-
description: 'displayType이 "compound_btn"일 경우 표시할 타이틀 텍스트 값 입니다.',
|
|
49
|
-
control: { type: 'text' }
|
|
50
|
-
},
|
|
51
|
-
compoundBtnContentText: {
|
|
52
|
-
description: 'displayType이 "compound_btn"일 경우 표시할 컨텐츠 텍스트 값 입니다.',
|
|
53
|
-
control: { type: 'text' }
|
|
54
|
-
},
|
|
55
|
-
displayType: {
|
|
56
|
-
description: 'TitleTextGroups의 유형을 결정합니다.',
|
|
57
|
-
control: { type: 'inline-radio' }
|
|
58
|
-
},
|
|
59
|
-
btn1State: {
|
|
60
|
-
description: 'displayType이 "edit_btn"일 경우 버튼의 상태를 결정합니다.',
|
|
61
|
-
control: { type: 'inline-radio' }
|
|
62
|
-
}
|
|
63
|
-
}
|
|
64
|
-
};
|
|
65
|
-
var Template = function (args) { return ((0, jsx_runtime_1.jsx)(PageTitleTextGroup_1.default, __assign({}, args), void 0)); };
|
|
66
|
-
exports.Default = Template.bind({});
|
|
67
|
-
exports.Default.args = {
|
|
68
|
-
titleText: 'titleText',
|
|
69
|
-
displayType: 'normal'
|
|
70
|
-
};
|
|
71
|
-
exports.EditButton = Template.bind({});
|
|
72
|
-
exports.EditButton.args = {
|
|
73
|
-
titleText: 'titleText',
|
|
74
|
-
displayType: 'edit_btn',
|
|
75
|
-
btn1State: 'normal'
|
|
76
|
-
};
|
|
77
|
-
exports.CompoundButton = Template.bind({});
|
|
78
|
-
exports.CompoundButton.args = {
|
|
79
|
-
titleText: 'titleText',
|
|
80
|
-
compoundBtnTitleText: '기간',
|
|
81
|
-
compoundBtnContentText: '1994년 9월 17일 ~ 2023년 2월 20일 (UTC)',
|
|
82
|
-
displayType: 'compound_btn'
|
|
83
|
-
};
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import Radio from './Radio';
|
|
2
|
-
import type { ComponentStory, ComponentMeta } from '@storybook/react';
|
|
3
|
-
declare const _default: ComponentMeta<typeof Radio>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Default: ComponentStory<typeof Radio>;
|
|
6
|
-
export declare const List: ComponentStory<typeof Radio>;
|
|
7
|
-
export declare const Disabled: ComponentStory<typeof Radio>;
|
|
@@ -1,100 +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.Disabled = exports.List = exports.Default = void 0;
|
|
18
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
19
|
-
var react_1 = require("react");
|
|
20
|
-
var Radio_1 = __importDefault(require("./Radio"));
|
|
21
|
-
exports.default = {
|
|
22
|
-
title: 'desktop/components/Radio',
|
|
23
|
-
component: Radio_1.default,
|
|
24
|
-
parameters: {
|
|
25
|
-
docs: {
|
|
26
|
-
description: {
|
|
27
|
-
component: 'desktop환경에 최적화 된 Radio 컴포넌트'
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
},
|
|
31
|
-
argTypes: {
|
|
32
|
-
text: {
|
|
33
|
-
description: '표시할 텍스트 값입니다.',
|
|
34
|
-
control: { type: 'text' }
|
|
35
|
-
},
|
|
36
|
-
fontWeight: {
|
|
37
|
-
description: '텍스트의 굵기를 의미합니다.',
|
|
38
|
-
control: { type: 'inline-radio' }
|
|
39
|
-
},
|
|
40
|
-
state: {
|
|
41
|
-
description: '활성화 상태를 결정합니다.',
|
|
42
|
-
control: { type: 'inline-radio' }
|
|
43
|
-
},
|
|
44
|
-
checked: {
|
|
45
|
-
description: '체크 여부를 결정합니다.',
|
|
46
|
-
control: { type: 'boolean' }
|
|
47
|
-
},
|
|
48
|
-
name: {
|
|
49
|
-
description: '그룹 내에서 동시에 하나의 라디오 버튼만 선택할 수 있게 하기 위한 명칭입니다.',
|
|
50
|
-
control: { type: 'none' }
|
|
51
|
-
},
|
|
52
|
-
value: {
|
|
53
|
-
description: '라디오 버튼 선택 시 콜백으로 받는 고유한 값입니다.',
|
|
54
|
-
control: { type: 'none' }
|
|
55
|
-
},
|
|
56
|
-
onChange: {
|
|
57
|
-
action: 'onChange'
|
|
58
|
-
}
|
|
59
|
-
}
|
|
60
|
-
};
|
|
61
|
-
var DefaultTemplate = function (args) { return (0, jsx_runtime_1.jsx)(Radio_1.default, __assign({}, args), void 0); };
|
|
62
|
-
var ListTemplate = function () {
|
|
63
|
-
var _a = (0, react_1.useState)({ text: '🍎', value: 'apple' }), selectedValue = _a[0], setSelectedValue = _a[1];
|
|
64
|
-
var textArray = [
|
|
65
|
-
{ text: '사과🍎', value: 'apple' },
|
|
66
|
-
{ text: '오렌지🍊', value: 'orange' },
|
|
67
|
-
{ text: '포도🍇', value: 'grape' },
|
|
68
|
-
{ text: '바나나🍌', value: 'banana' },
|
|
69
|
-
{ text: '수박🍉', value: 'watermelon' }
|
|
70
|
-
];
|
|
71
|
-
var onChange = function (e) {
|
|
72
|
-
var value = e.target.value;
|
|
73
|
-
var selected = textArray.filter(function (el) { return el.value === value; });
|
|
74
|
-
if (selected) {
|
|
75
|
-
setSelectedValue(selected[0]);
|
|
76
|
-
}
|
|
77
|
-
};
|
|
78
|
-
return ((0, jsx_runtime_1.jsx)(jsx_runtime_1.Fragment, { children: textArray.map(function (_a) {
|
|
79
|
-
var text = _a.text, value = _a.value;
|
|
80
|
-
return ((0, jsx_runtime_1.jsx)(Radio_1.default, { text: text, name: "fruit", value: value, checked: value === selectedValue.value, onChange: onChange }, value));
|
|
81
|
-
}) }, void 0));
|
|
82
|
-
};
|
|
83
|
-
var DisabledTemplate = function (args) {
|
|
84
|
-
return ((0, jsx_runtime_1.jsxs)(jsx_runtime_1.Fragment, { children: [(0, jsx_runtime_1.jsx)(Radio_1.default, __assign({}, args, { checked: true }), void 0), (0, jsx_runtime_1.jsx)(Radio_1.default, __assign({}, args), void 0)] }, void 0));
|
|
85
|
-
};
|
|
86
|
-
exports.Default = DefaultTemplate.bind({});
|
|
87
|
-
exports.Default.args = {
|
|
88
|
-
text: 'Radio',
|
|
89
|
-
fontWeight: 'regular',
|
|
90
|
-
state: 'normal',
|
|
91
|
-
checked: false
|
|
92
|
-
};
|
|
93
|
-
exports.List = ListTemplate.bind({});
|
|
94
|
-
exports.Disabled = DisabledTemplate.bind({});
|
|
95
|
-
exports.Disabled.args = {
|
|
96
|
-
text: '비활성화',
|
|
97
|
-
name: 'disabled',
|
|
98
|
-
value: 'disabled-checked',
|
|
99
|
-
state: 'disabled'
|
|
100
|
-
};
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import ReactionButton from './ReactionButton';
|
|
2
|
-
import type { ComponentStory, ComponentMeta } from '@storybook/react';
|
|
3
|
-
declare const _default: ComponentMeta<typeof ReactionButton>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const TextType: ComponentStory<typeof ReactionButton>;
|
|
6
|
-
export declare const CountTypeFormatting: ComponentStory<typeof ReactionButton>;
|
|
7
|
-
export declare const CountTypeNonFormatting: ComponentStory<typeof ReactionButton>;
|