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,205 +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.ContentDefault = exports.SubDefault = exports.MainDefault = void 0;
|
|
18
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
19
|
-
var react_1 = require("react");
|
|
20
|
-
var react_router_dom_1 = require("react-router-dom");
|
|
21
|
-
var DesktopTabBar_1 = __importDefault(require("./DesktopTabBar"));
|
|
22
|
-
exports.default = {
|
|
23
|
-
title: 'desktop/components/DesktopTabBar',
|
|
24
|
-
component: DesktopTabBar_1.default,
|
|
25
|
-
parameters: {
|
|
26
|
-
docs: {
|
|
27
|
-
description: {
|
|
28
|
-
component: 'desktop환경에 최적화 된 DesktopTabBar 컴포넌트'
|
|
29
|
-
}
|
|
30
|
-
},
|
|
31
|
-
controls: { hideNoControlsWarning: true }
|
|
32
|
-
},
|
|
33
|
-
argTypes: {
|
|
34
|
-
itemArray: {
|
|
35
|
-
description: 'tab item의 title, isActive, onClick 이벤트, subArray 값 리스트 입니다.',
|
|
36
|
-
control: null,
|
|
37
|
-
table: {
|
|
38
|
-
type: {
|
|
39
|
-
detail: '{\n title: PDSTextType,\n isActive: Boolean,\n onClick: () => void\n subArray: PDSTabItemOption[]\n}[]'
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
},
|
|
43
|
-
styleTheme: {
|
|
44
|
-
description: 'tab item의 스타일 유형입니다.',
|
|
45
|
-
control: { type: 'inline-radio' }
|
|
46
|
-
},
|
|
47
|
-
textArray: {
|
|
48
|
-
description: '`deprecated v1.5.0` 해당 필드 대신 `itemArray`를 사용하세요.',
|
|
49
|
-
control: { type: 'array' },
|
|
50
|
-
table: {
|
|
51
|
-
category: 'deprecated'
|
|
52
|
-
}
|
|
53
|
-
}
|
|
54
|
-
},
|
|
55
|
-
decorators: [function (story) { return (0, jsx_runtime_1.jsx)(react_router_dom_1.HashRouter, { children: story() }, void 0); }]
|
|
56
|
-
};
|
|
57
|
-
var MainDefault = function (args) {
|
|
58
|
-
var _a = (0, react_1.useState)(''), selectedItem = _a[0], setSelectedItem = _a[1];
|
|
59
|
-
return ((0, jsx_runtime_1.jsx)(DesktopTabBar_1.default, __assign({}, args, { itemArray: [
|
|
60
|
-
{
|
|
61
|
-
title: '예약권',
|
|
62
|
-
isActive: selectedItem === '예약권',
|
|
63
|
-
onClick: function () { return setSelectedItem('예약권'); }
|
|
64
|
-
},
|
|
65
|
-
{
|
|
66
|
-
title: '일정 관리',
|
|
67
|
-
isActive: selectedItem === '일정 관리',
|
|
68
|
-
onClick: function () { return setSelectedItem('일정 관리'); }
|
|
69
|
-
},
|
|
70
|
-
{
|
|
71
|
-
title: '설정',
|
|
72
|
-
isActive: selectedItem === '설정',
|
|
73
|
-
onClick: function () { return setSelectedItem('설정'); }
|
|
74
|
-
}
|
|
75
|
-
] }), void 0));
|
|
76
|
-
};
|
|
77
|
-
exports.MainDefault = MainDefault;
|
|
78
|
-
exports.MainDefault.args = {
|
|
79
|
-
styleTheme: 'main'
|
|
80
|
-
};
|
|
81
|
-
var SubDefault = function (args) {
|
|
82
|
-
var _a = (0, react_1.useState)(''), selectedItem = _a[0], setSelectedItem = _a[1];
|
|
83
|
-
var _b = (0, react_1.useState)(''), selectedSubItem = _b[0], setSelectedSubItem = _b[1];
|
|
84
|
-
var handleClick = function (value, subItem) {
|
|
85
|
-
if (subItem === void 0) { subItem = false; }
|
|
86
|
-
if (subItem) {
|
|
87
|
-
setSelectedSubItem(value);
|
|
88
|
-
}
|
|
89
|
-
else {
|
|
90
|
-
setSelectedItem(value);
|
|
91
|
-
setSelectedSubItem('');
|
|
92
|
-
}
|
|
93
|
-
};
|
|
94
|
-
return ((0, jsx_runtime_1.jsx)(DesktopTabBar_1.default, __assign({}, args, { itemArray: [
|
|
95
|
-
{
|
|
96
|
-
title: '예약권',
|
|
97
|
-
isActive: selectedItem === '예약권',
|
|
98
|
-
onClick: function () { return handleClick('예약권'); },
|
|
99
|
-
subArray: [
|
|
100
|
-
{
|
|
101
|
-
title: '예약 링크',
|
|
102
|
-
isActive: selectedSubItem === '예약 링크',
|
|
103
|
-
onClick: function () { return handleClick('예약 링크', true); }
|
|
104
|
-
},
|
|
105
|
-
{
|
|
106
|
-
title: '예약 가격',
|
|
107
|
-
isActive: selectedSubItem === '예약 가격',
|
|
108
|
-
onClick: function () { return handleClick('예약 가격', true); }
|
|
109
|
-
},
|
|
110
|
-
{
|
|
111
|
-
title: '예약 설정',
|
|
112
|
-
isActive: selectedSubItem === '예약 설정',
|
|
113
|
-
onClick: function () { return handleClick('예약 설정', true); }
|
|
114
|
-
}
|
|
115
|
-
]
|
|
116
|
-
},
|
|
117
|
-
{
|
|
118
|
-
title: '일정 관리',
|
|
119
|
-
isActive: selectedItem === '일정 관리',
|
|
120
|
-
onClick: function () { return handleClick('일정 관리'); },
|
|
121
|
-
subArray: [
|
|
122
|
-
{
|
|
123
|
-
title: '일정표',
|
|
124
|
-
isActive: selectedSubItem === '일정표',
|
|
125
|
-
onClick: function () { return handleClick('일정표', true); }
|
|
126
|
-
},
|
|
127
|
-
{
|
|
128
|
-
title: '일정 설정',
|
|
129
|
-
isActive: selectedSubItem === '일정 설정',
|
|
130
|
-
onClick: function () { return handleClick('일정 설정', true); }
|
|
131
|
-
}
|
|
132
|
-
]
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
title: '설정',
|
|
136
|
-
isActive: selectedItem === '설정',
|
|
137
|
-
onClick: function () { return handleClick('설정'); }
|
|
138
|
-
}
|
|
139
|
-
] }), void 0));
|
|
140
|
-
};
|
|
141
|
-
exports.SubDefault = SubDefault;
|
|
142
|
-
exports.SubDefault.args = {
|
|
143
|
-
styleTheme: 'main'
|
|
144
|
-
};
|
|
145
|
-
var ContentDefault = function () {
|
|
146
|
-
var _a = (0, react_1.useState)(''), selectedItem = _a[0], setSelectedItem = _a[1];
|
|
147
|
-
var _b = (0, react_1.useState)(''), selectedSubItem = _b[0], setSelectedSubItem = _b[1];
|
|
148
|
-
var handleClick = function (value, subItem) {
|
|
149
|
-
if (subItem === void 0) { subItem = false; }
|
|
150
|
-
if (subItem) {
|
|
151
|
-
setSelectedSubItem(value);
|
|
152
|
-
}
|
|
153
|
-
else {
|
|
154
|
-
setSelectedItem(value);
|
|
155
|
-
setSelectedSubItem('');
|
|
156
|
-
}
|
|
157
|
-
};
|
|
158
|
-
return ((0, jsx_runtime_1.jsx)(DesktopTabBar_1.default, { itemArray: [
|
|
159
|
-
{
|
|
160
|
-
title: '예약권',
|
|
161
|
-
isActive: selectedItem === '예약권',
|
|
162
|
-
onClick: function () { return handleClick('예약권'); },
|
|
163
|
-
subArray: [
|
|
164
|
-
{
|
|
165
|
-
title: '예약 링크',
|
|
166
|
-
isActive: selectedSubItem === '예약 링크',
|
|
167
|
-
onClick: function () { return handleClick('예약 링크', true); }
|
|
168
|
-
},
|
|
169
|
-
{
|
|
170
|
-
title: '예약 가격',
|
|
171
|
-
isActive: selectedSubItem === '예약 가격',
|
|
172
|
-
onClick: function () { return handleClick('예약 가격', true); }
|
|
173
|
-
},
|
|
174
|
-
{
|
|
175
|
-
title: '예약 설정',
|
|
176
|
-
isActive: selectedSubItem === '예약 설정',
|
|
177
|
-
onClick: function () { return handleClick('예약 설정', true); }
|
|
178
|
-
}
|
|
179
|
-
]
|
|
180
|
-
},
|
|
181
|
-
{
|
|
182
|
-
title: '일정 관리',
|
|
183
|
-
isActive: selectedItem === '일정 관리',
|
|
184
|
-
onClick: function () { return handleClick('일정 관리'); },
|
|
185
|
-
subArray: [
|
|
186
|
-
{
|
|
187
|
-
title: '일정표',
|
|
188
|
-
isActive: selectedSubItem === '일정표',
|
|
189
|
-
onClick: function () { return handleClick('일정표', true); }
|
|
190
|
-
},
|
|
191
|
-
{
|
|
192
|
-
title: '일정 설정',
|
|
193
|
-
isActive: selectedSubItem === '일정 설정',
|
|
194
|
-
onClick: function () { return handleClick('일정 설정', true); }
|
|
195
|
-
}
|
|
196
|
-
]
|
|
197
|
-
},
|
|
198
|
-
{
|
|
199
|
-
title: '설정',
|
|
200
|
-
isActive: selectedItem === '설정',
|
|
201
|
-
onClick: function () { return handleClick('설정'); }
|
|
202
|
-
}
|
|
203
|
-
], styleTheme: "content" }, void 0));
|
|
204
|
-
};
|
|
205
|
-
exports.ContentDefault = ContentDefault;
|
|
@@ -1,164 +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 Dropdown_1 = __importDefault(require("./Dropdown"));
|
|
21
|
-
exports.default = {
|
|
22
|
-
title: 'desktop/components/Dropdown',
|
|
23
|
-
component: Dropdown_1.default,
|
|
24
|
-
parameters: {
|
|
25
|
-
docs: {
|
|
26
|
-
description: {
|
|
27
|
-
component: 'desktop환경에 최적화 된 Dropdown 컴포넌트'
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
},
|
|
31
|
-
argTypes: {
|
|
32
|
-
size: {
|
|
33
|
-
description: '요소의 크기를 결정합니다.',
|
|
34
|
-
control: { type: 'inline-radio' }
|
|
35
|
-
},
|
|
36
|
-
hintText: {
|
|
37
|
-
description: '선택 전 사용자에게 보여질 기본 텍스트입니다.(placeholder)',
|
|
38
|
-
control: { type: 'text' }
|
|
39
|
-
},
|
|
40
|
-
value: {
|
|
41
|
-
description: '드롭다운의 값입니다.'
|
|
42
|
-
},
|
|
43
|
-
defaultValue: {
|
|
44
|
-
description: '기본으로 표시할 값입니다.'
|
|
45
|
-
},
|
|
46
|
-
valueArray: {
|
|
47
|
-
description: '옵션으로 표시될 값들의 배열입니다.'
|
|
48
|
-
},
|
|
49
|
-
responsiveMode: {
|
|
50
|
-
description: 'width를 반응형으로 적용합니다.',
|
|
51
|
-
control: { type: 'inline-radio' }
|
|
52
|
-
},
|
|
53
|
-
state: {
|
|
54
|
-
description: '요소의 활성화 상태를 결정합니다.',
|
|
55
|
-
control: { type: 'inline-radio' }
|
|
56
|
-
},
|
|
57
|
-
colorTheme: {
|
|
58
|
-
description: '컬러의 프리셋 테마입니다.',
|
|
59
|
-
control: { type: 'inline-radio' }
|
|
60
|
-
},
|
|
61
|
-
maxHeightItemNumber: {
|
|
62
|
-
description: '입력한 개수만큼 보이고 나머지는 스크롤이 됩니다.'
|
|
63
|
-
},
|
|
64
|
-
customWidth: {
|
|
65
|
-
description: '직접 지정한 Dropdown의 사이즈를 결정합니다. 내부에 있는 ContextMenu에도 customWidth가 자동부여됩니다. (단위도 함께 적어주어야 합니다.) (*반드시 디자인 검수후에 사용가능합니다.)',
|
|
66
|
-
control: { type: 'text' }
|
|
67
|
-
},
|
|
68
|
-
onChange: {
|
|
69
|
-
action: 'onChange'
|
|
70
|
-
}
|
|
71
|
-
}
|
|
72
|
-
};
|
|
73
|
-
var Template = function (args) {
|
|
74
|
-
var valueArray = args.valueArray, defaultValue = args.defaultValue;
|
|
75
|
-
var _a = (0, react_1.useState)(null), selectedOption = _a[0], setSelectedOption = _a[1];
|
|
76
|
-
var handleChange = function (option) {
|
|
77
|
-
if (option.value === 7) {
|
|
78
|
-
setSelectedOption(valueArray[3]);
|
|
79
|
-
return;
|
|
80
|
-
}
|
|
81
|
-
if (option.value === 4) {
|
|
82
|
-
setSelectedOption(null);
|
|
83
|
-
return;
|
|
84
|
-
}
|
|
85
|
-
setSelectedOption(option);
|
|
86
|
-
};
|
|
87
|
-
return ((0, jsx_runtime_1.jsx)(Dropdown_1.default, __assign({}, args, { defaultValue: defaultValue, value: selectedOption, onChange: handleChange }), void 0));
|
|
88
|
-
};
|
|
89
|
-
exports.Default = Template.bind({});
|
|
90
|
-
exports.Default.args = {
|
|
91
|
-
size: 'large',
|
|
92
|
-
valueArray: [
|
|
93
|
-
{
|
|
94
|
-
text: '1',
|
|
95
|
-
value: 1
|
|
96
|
-
},
|
|
97
|
-
{
|
|
98
|
-
text: '2',
|
|
99
|
-
value: 2
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
text: '3',
|
|
103
|
-
value: 3,
|
|
104
|
-
state: 'disabled'
|
|
105
|
-
},
|
|
106
|
-
{
|
|
107
|
-
text: '4',
|
|
108
|
-
value: 4
|
|
109
|
-
},
|
|
110
|
-
{
|
|
111
|
-
text: '5',
|
|
112
|
-
value: 5
|
|
113
|
-
},
|
|
114
|
-
{
|
|
115
|
-
text: '6',
|
|
116
|
-
value: 6
|
|
117
|
-
},
|
|
118
|
-
{
|
|
119
|
-
text: '7',
|
|
120
|
-
value: 7
|
|
121
|
-
},
|
|
122
|
-
{
|
|
123
|
-
text: '8',
|
|
124
|
-
value: 8
|
|
125
|
-
},
|
|
126
|
-
{
|
|
127
|
-
text: '9',
|
|
128
|
-
value: 9
|
|
129
|
-
},
|
|
130
|
-
{
|
|
131
|
-
text: '10',
|
|
132
|
-
value: 10
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
text: '11',
|
|
136
|
-
value: 11
|
|
137
|
-
},
|
|
138
|
-
{
|
|
139
|
-
text: '12',
|
|
140
|
-
value: 12
|
|
141
|
-
},
|
|
142
|
-
{
|
|
143
|
-
text: '13',
|
|
144
|
-
value: 13
|
|
145
|
-
},
|
|
146
|
-
{
|
|
147
|
-
text: '14',
|
|
148
|
-
value: 14
|
|
149
|
-
},
|
|
150
|
-
{
|
|
151
|
-
text: '15',
|
|
152
|
-
value: 15
|
|
153
|
-
}
|
|
154
|
-
],
|
|
155
|
-
hintText: 'Hint Text',
|
|
156
|
-
defaultValue: {
|
|
157
|
-
text: '12',
|
|
158
|
-
value: 12
|
|
159
|
-
},
|
|
160
|
-
responsiveMode: 'none',
|
|
161
|
-
state: 'normal',
|
|
162
|
-
colorTheme: 'none',
|
|
163
|
-
maxHeightItemNumber: 5
|
|
164
|
-
};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import DynamicDesktopNavBar from './DynamicDesktopNavBar';
|
|
2
|
-
import type { ComponentStory, ComponentMeta } from '@storybook/react';
|
|
3
|
-
declare const _default: ComponentMeta<typeof DynamicDesktopNavBar>;
|
|
4
|
-
export default _default;
|
|
5
|
-
export declare const Default: ComponentStory<typeof DynamicDesktopNavBar>;
|
|
6
|
-
export declare const LeftIconButton: ComponentStory<typeof DynamicDesktopNavBar>;
|
|
7
|
-
export declare const OverrideUserProfile: ComponentStory<typeof DynamicDesktopNavBar>;
|
|
8
|
-
export declare const ColorThemeTransparent: ComponentStory<typeof DynamicDesktopNavBar>;
|