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.
Files changed (267) hide show
  1. package/package.json +1 -1
  2. package/release-note.md +3 -8
  3. package/.commitlintrc.js +0 -65
  4. package/.husky/.eslintrc.prepush +0 -7
  5. package/.husky/commit-msg +0 -13
  6. package/.husky/pre-commit +0 -9
  7. package/.husky/pre-push +0 -4
  8. package/.lintstagedrc.json +0 -7
  9. package/.vscode/settings.json +0 -50
  10. package/bitbucket-pipelines.yml +0 -114
  11. package/dist/src/common/components/CircularProgress/CircularProgress.stories.d.ts +0 -5
  12. package/dist/src/common/components/CircularProgress/CircularProgress.stories.js +0 -45
  13. package/dist/src/common/components/ThreeBarProgress/ThreeBarProgress.stories.d.ts +0 -5
  14. package/dist/src/common/components/ThreeBarProgress/ThreeBarProgress.stories.js +0 -38
  15. package/dist/src/common/styles/ToneTest/ToneTest.stories.d.ts +0 -5
  16. package/dist/src/common/styles/ToneTest/ToneTest.stories.js +0 -14
  17. package/dist/src/common/styles/colorSet/Color.stories.d.ts +0 -5
  18. package/dist/src/common/styles/colorSet/Color.stories.js +0 -125
  19. package/dist/src/desktop/common/components/TextFieldBase/TextFieldBase.stories.d.ts +0 -9
  20. package/dist/src/desktop/common/components/TextFieldBase/TextFieldBase.stories.js +0 -150
  21. package/dist/src/desktop/components/AdminList/AdminList.stories.d.ts +0 -8
  22. package/dist/src/desktop/components/AdminList/AdminList.stories.js +0 -462
  23. package/dist/src/desktop/components/AdminListHeader/AdminListHeader.stories.d.ts +0 -5
  24. package/dist/src/desktop/components/AdminListHeader/AdminListHeader.stories.js +0 -85
  25. package/dist/src/desktop/components/AdminListItem/AdminListItem.stories.d.ts +0 -5
  26. package/dist/src/desktop/components/AdminListItem/AdminListItem.stories.js +0 -247
  27. package/dist/src/desktop/components/BasicChatListItem/BasicChatListItem.stories.d.ts +0 -5
  28. package/dist/src/desktop/components/BasicChatListItem/BasicChatListItem.stories.js +0 -87
  29. package/dist/src/desktop/components/BasicFormGroup/BasicFormGroup.stories.d.ts +0 -8
  30. package/dist/src/desktop/components/BasicFormGroup/BasicFormGroup.stories.js +0 -107
  31. package/dist/src/desktop/components/BasicList/BasicList.stories.d.ts +0 -5
  32. package/dist/src/desktop/components/BasicList/BasicList.stories.js +0 -79
  33. package/dist/src/desktop/components/BasicListItem/BasicListItem.stories.d.ts +0 -10
  34. package/dist/src/desktop/components/BasicListItem/BasicListItem.stories.js +0 -188
  35. package/dist/src/desktop/components/BlogTextField/BlogTextField.stories.d.ts +0 -10
  36. package/dist/src/desktop/components/BlogTextField/BlogTextField.stories.js +0 -102
  37. package/dist/src/desktop/components/BodyTextGroup/BodyTextGroup.stories.d.ts +0 -8
  38. package/dist/src/desktop/components/BodyTextGroup/BodyTextGroup.stories.js +0 -80
  39. package/dist/src/desktop/components/Card/Card.stories.d.ts +0 -6
  40. package/dist/src/desktop/components/Card/Card.stories.js +0 -81
  41. package/dist/src/desktop/components/CardList/CardList.stories.d.ts +0 -6
  42. package/dist/src/desktop/components/CardList/CardList.stories.js +0 -90
  43. package/dist/src/desktop/components/ChatBubbleListItem/ChatBubble.stories.d.ts +0 -8
  44. package/dist/src/desktop/components/ChatBubbleListItem/ChatBubble.stories.js +0 -68
  45. package/dist/src/desktop/components/ChatBubbleListItem/ChatBubbleListItem.stories.d.ts +0 -17
  46. package/dist/src/desktop/components/ChatBubbleListItem/ChatBubbleListItem.stories.js +0 -132
  47. package/dist/src/desktop/components/ChatList/ChatList.stories.d.ts +0 -7
  48. package/dist/src/desktop/components/ChatList/ChatList.stories.js +0 -234
  49. package/dist/src/desktop/components/Checkbox/Checkbox.stories.d.ts +0 -5
  50. package/dist/src/desktop/components/Checkbox/Checkbox.stories.js +0 -59
  51. package/dist/src/desktop/components/Chip/Chip.stories.d.ts +0 -11
  52. package/dist/src/desktop/components/Chip/Chip.stories.js +0 -126
  53. package/dist/src/desktop/components/ContextMenu/ContextMenu.stories.d.ts +0 -6
  54. package/dist/src/desktop/components/ContextMenu/ContextMenu.stories.js +0 -71
  55. package/dist/src/desktop/components/ContextMenuItem/ContextMenuItem.stories.d.ts +0 -5
  56. package/dist/src/desktop/components/ContextMenuItem/ContextMenuItem.stories.js +0 -68
  57. package/dist/src/desktop/components/DesktopAlertDialog/DesktopAlertDialog.stories.d.ts +0 -9
  58. package/dist/src/desktop/components/DesktopAlertDialog/DesktopAlertDialog.stories.js +0 -128
  59. package/dist/src/desktop/components/DesktopHeaderBar/DesktopHeaderBar.stories.d.ts +0 -8
  60. package/dist/src/desktop/components/DesktopHeaderBar/DesktopHeaderBar.stories.js +0 -121
  61. package/dist/src/desktop/components/DesktopTabBar/DesktopTabBar.stories.d.ts +0 -7
  62. package/dist/src/desktop/components/DesktopTabBar/DesktopTabBar.stories.js +0 -205
  63. package/dist/src/desktop/components/Dropdown/Dropdown.stories.d.ts +0 -5
  64. package/dist/src/desktop/components/Dropdown/Dropdown.stories.js +0 -164
  65. package/dist/src/desktop/components/DynamicDesktopNavBar/DynamicDesktopNavBar.stories.d.ts +0 -8
  66. package/dist/src/desktop/components/DynamicDesktopNavBar/DynamicDesktopNavBar.stories.js +0 -649
  67. package/dist/src/desktop/components/EditApplyTextField/EditApplyTextField.stories.d.ts +0 -17
  68. package/dist/src/desktop/components/EditApplyTextField/EditApplyTextField.stories.js +0 -222
  69. package/dist/src/desktop/components/FilterBar/FilterBar.stories.d.ts +0 -7
  70. package/dist/src/desktop/components/FilterBar/FilterBar.stories.js +0 -119
  71. package/dist/src/desktop/components/FloatingActionButton/FloatingActionButton.stories.d.ts +0 -5
  72. package/dist/src/desktop/components/FloatingActionButton/FloatingActionButton.stories.js +0 -74
  73. package/dist/src/desktop/components/Hero/Hero.stories.d.ts +0 -5
  74. package/dist/src/desktop/components/Hero/Hero.stories.js +0 -51
  75. package/dist/src/desktop/components/HorizontalFormGroup/HorizontalFormGroup.stories.d.ts +0 -8
  76. package/dist/src/desktop/components/HorizontalFormGroup/HorizontalFormGroup.stories.js +0 -82
  77. package/dist/src/desktop/components/IconButton/IconButton.stories.d.ts +0 -5
  78. package/dist/src/desktop/components/IconButton/IconButton.stories.js +0 -109
  79. package/dist/src/desktop/components/ImageSlide/ImageSlide.stories.d.ts +0 -5
  80. package/dist/src/desktop/components/ImageSlide/ImageSlide.stories.js +0 -73
  81. package/dist/src/desktop/components/LottieReactionButton/LottieReactionButton.stories.d.ts +0 -6
  82. package/dist/src/desktop/components/LottieReactionButton/LottieReactionButton.stories.js +0 -99
  83. package/dist/src/desktop/components/MainButton/MainButton.stories.d.ts +0 -5
  84. package/dist/src/desktop/components/MainButton/MainButton.stories.js +0 -112
  85. package/dist/src/desktop/components/PageTitleTextGroup/PageTitleTextGroup.stories.d.ts +0 -7
  86. package/dist/src/desktop/components/PageTitleTextGroup/PageTitleTextGroup.stories.js +0 -83
  87. package/dist/src/desktop/components/Radio/Radio.stories.d.ts +0 -7
  88. package/dist/src/desktop/components/Radio/Radio.stories.js +0 -100
  89. package/dist/src/desktop/components/ReactionButton/ReactionButton.stories.d.ts +0 -7
  90. package/dist/src/desktop/components/ReactionButton/ReactionButton.stories.js +0 -71
  91. package/dist/src/desktop/components/Select/Select.stories.d.ts +0 -8
  92. package/dist/src/desktop/components/Select/Select.stories.js +0 -139
  93. package/dist/src/desktop/components/StatusBlock/StatusBlock.stories.d.ts +0 -6
  94. package/dist/src/desktop/components/StatusBlock/StatusBlock.stories.js +0 -60
  95. package/dist/src/desktop/components/TextButton/TextButton.stories.d.ts +0 -5
  96. package/dist/src/desktop/components/TextButton/TextButton.stories.js +0 -73
  97. package/dist/src/desktop/components/TextField/TextField.stories.d.ts +0 -22
  98. package/dist/src/desktop/components/TextField/TextField.stories.js +0 -278
  99. package/dist/src/desktop/components/TextLabel/TextLabel.stories.d.ts +0 -7
  100. package/dist/src/desktop/components/TextLabel/TextLabel.stories.js +0 -127
  101. package/dist/src/desktop/components/UploadIconButton/UploadIconButton.stories.d.ts +0 -5
  102. package/dist/src/desktop/components/UploadIconButton/UploadIconButton.stories.js +0 -106
  103. package/dist/src/desktop/components/UploadMainButton/UploadMainButton.stories.d.ts +0 -5
  104. package/dist/src/desktop/components/UploadMainButton/UploadMainButton.stories.js +0 -117
  105. package/dist/src/desktop/components/UploadTextButton/UploadTextButton.stories.d.ts +0 -5
  106. package/dist/src/desktop/components/UploadTextButton/UploadTextButton.stories.js +0 -78
  107. package/dist/src/desktop/components/UserDesktopNavBar/UserDesktopNavBar.stories.d.ts +0 -7
  108. package/dist/src/desktop/components/UserDesktopNavBar/UserDesktopNavBar.stories.js +0 -106
  109. package/dist/src/desktop/components/UserDesktopSideTab/UserDesktopSideTab.stories.d.ts +0 -5
  110. package/dist/src/desktop/components/UserDesktopSideTab/UserDesktopSideTab.stories.js +0 -64
  111. package/dist/src/desktop/components/UserDesktopTabBar/UserDesktopTabBar.stories.d.ts +0 -5
  112. package/dist/src/desktop/components/UserDesktopTabBar/UserDesktopTabBar.stories.js +0 -79
  113. package/dist/src/desktop/layout/LayoutWF/LayoutWF.stories.d.ts +0 -32
  114. package/dist/src/desktop/layout/LayoutWF/LayoutWF.stories.js +0 -166
  115. package/dist/src/desktop/layout/LayoutWF/LayoutWFLoading.stories.d.ts +0 -32
  116. package/dist/src/desktop/layout/LayoutWF/LayoutWFLoading.stories.js +0 -166
  117. package/dist/src/desktop/layout/LayoutWH/LayoutWH.stories.d.ts +0 -20
  118. package/dist/src/desktop/layout/LayoutWH/LayoutWH.stories.js +0 -122
  119. package/dist/src/desktop/layout/LayoutWH/LayoutWHLoading.stories.d.ts +0 -20
  120. package/dist/src/desktop/layout/LayoutWH/LayoutWHLoading.stories.js +0 -122
  121. package/dist/src/desktop/layout/LayoutWS/LayoutWS.stories.d.ts +0 -23
  122. package/dist/src/desktop/layout/LayoutWS/LayoutWS.stories.js +0 -134
  123. package/dist/src/desktop/layout/LayoutWS/LayoutWSLoading.stories.d.ts +0 -23
  124. package/dist/src/desktop/layout/LayoutWS/LayoutWSLoading.stories.js +0 -134
  125. package/dist/src/desktop/layout/LayoutWT/LayoutWT.stories.d.ts +0 -48
  126. package/dist/src/desktop/layout/LayoutWT/LayoutWT.stories.js +0 -238
  127. package/dist/src/desktop/layout/LayoutWT/LayoutWTLoading.stories.d.ts +0 -48
  128. package/dist/src/desktop/layout/LayoutWT/LayoutWTLoading.stories.js +0 -238
  129. package/dist/src/desktop/panels/AnnotationSheet/AnnotationSheet.stories.d.ts +0 -6
  130. package/dist/src/desktop/panels/AnnotationSheet/AnnotationSheet.stories.js +0 -108
  131. package/dist/src/desktop/panels/ContentSheet/ContentSheet.stories.d.ts +0 -7
  132. package/dist/src/desktop/panels/ContentSheet/ContentSheet.stories.js +0 -145
  133. package/dist/src/desktop/panels/DesktopBasicModal/DesktopBasicModal.stories.d.ts +0 -7
  134. package/dist/src/desktop/panels/DesktopBasicModal/DesktopBasicModal.stories.js +0 -128
  135. package/dist/src/desktop/panels/DesktopHeadlessModal/DesktopHeadlessModal.stories.d.ts +0 -9
  136. package/dist/src/desktop/panels/DesktopHeadlessModal/DesktopHeadlessModal.stories.js +0 -106
  137. package/dist/src/desktop/panels/DesktopTutorialModal/Components/SideTab/SideTab.stories.d.ts +0 -5
  138. package/dist/src/desktop/panels/DesktopTutorialModal/Components/SideTab/SideTab.stories.js +0 -74
  139. package/dist/src/desktop/panels/DesktopTutorialModal/DesktopTutorialModal.stories.d.ts +0 -8
  140. package/dist/src/desktop/panels/DesktopTutorialModal/DesktopTutorialModal.stories.js +0 -148
  141. package/dist/src/desktop/panels/SectionSheet/SectionSheet.stories.d.ts +0 -6
  142. package/dist/src/desktop/panels/SectionSheet/SectionSheet.stories.js +0 -112
  143. package/dist/src/hybrid/components/Divider/Divider.stories.d.ts +0 -5
  144. package/dist/src/hybrid/components/Divider/Divider.stories.js +0 -55
  145. package/dist/src/hybrid/components/Icon/Icon.stories.d.ts +0 -8
  146. package/dist/src/hybrid/components/Icon/Icon.stories.js +0 -166
  147. package/dist/src/hybrid/components/ImageView/ImageView.stories.d.ts +0 -15
  148. package/dist/src/hybrid/components/ImageView/ImageView.stories.js +0 -111
  149. package/dist/src/hybrid/components/LinearProgress/LinearProgress.stories.d.ts +0 -5
  150. package/dist/src/hybrid/components/LinearProgress/LinearProgress.stories.js +0 -38
  151. package/dist/src/hybrid/components/LottieIcon/LottieIcon.stories.d.ts +0 -6
  152. package/dist/src/hybrid/components/LottieIcon/LottieIcon.stories.js +0 -69
  153. package/dist/src/hybrid/components/Spacing/Spacing.stories.d.ts +0 -5
  154. package/dist/src/hybrid/components/Spacing/Spacing.stories.js +0 -46
  155. package/dist/src/hybrid/components/Switch/Switch.stories.d.ts +0 -5
  156. package/dist/src/hybrid/components/Switch/Switch.stories.js +0 -58
  157. package/dist/src/mobile/common/components/TextFieldBase/TextFieldBase.stories.d.ts +0 -9
  158. package/dist/src/mobile/common/components/TextFieldBase/TextFieldBase.stories.js +0 -150
  159. package/dist/src/mobile/components/BasicChatListItem/BasicChatListItem.stories.d.ts +0 -5
  160. package/dist/src/mobile/components/BasicChatListItem/BasicChatListItem.stories.js +0 -87
  161. package/dist/src/mobile/components/BasicFormGroup/BasicFormGroup.stories.d.ts +0 -8
  162. package/dist/src/mobile/components/BasicFormGroup/BasicFormGroup.stories.js +0 -107
  163. package/dist/src/mobile/components/BasicList/BasicList.stories.d.ts +0 -5
  164. package/dist/src/mobile/components/BasicList/BasicList.stories.js +0 -79
  165. package/dist/src/mobile/components/BasicListItem/BasicListItem.stories.d.ts +0 -10
  166. package/dist/src/mobile/components/BasicListItem/BasicListItem.stories.js +0 -189
  167. package/dist/src/mobile/components/BlogTextField/BlogTextField.stories.d.ts +0 -10
  168. package/dist/src/mobile/components/BlogTextField/BlogTextField.stories.js +0 -102
  169. package/dist/src/mobile/components/BodyTextGroup/BodyTextGroup.stories.d.ts +0 -8
  170. package/dist/src/mobile/components/BodyTextGroup/BodyTextGroup.stories.js +0 -81
  171. package/dist/src/mobile/components/Card/Card.stories.d.ts +0 -6
  172. package/dist/src/mobile/components/Card/Card.stories.js +0 -81
  173. package/dist/src/mobile/components/CardList/CardList.stories.d.ts +0 -6
  174. package/dist/src/mobile/components/CardList/CardList.stories.js +0 -90
  175. package/dist/src/mobile/components/ChatBubbleListItem/ChatBubble.stories.d.ts +0 -8
  176. package/dist/src/mobile/components/ChatBubbleListItem/ChatBubble.stories.js +0 -68
  177. package/dist/src/mobile/components/ChatBubbleListItem/ChatBubbleListItem.stories.d.ts +0 -17
  178. package/dist/src/mobile/components/ChatBubbleListItem/ChatBubbleListItem.stories.js +0 -133
  179. package/dist/src/mobile/components/ChatList/ChatList.stories.d.ts +0 -7
  180. package/dist/src/mobile/components/ChatList/ChatList.stories.js +0 -235
  181. package/dist/src/mobile/components/Checkbox/Checkbox.stories.d.ts +0 -5
  182. package/dist/src/mobile/components/Checkbox/Checkbox.stories.js +0 -59
  183. package/dist/src/mobile/components/Chip/Chip.stories.d.ts +0 -11
  184. package/dist/src/mobile/components/Chip/Chip.stories.js +0 -95
  185. package/dist/src/mobile/components/ContextMenu/ContextMenu.stories.d.ts +0 -6
  186. package/dist/src/mobile/components/ContextMenu/ContextMenu.stories.js +0 -66
  187. package/dist/src/mobile/components/ContextMenuItem/ContextMenuItem.stories.d.ts +0 -5
  188. package/dist/src/mobile/components/ContextMenuItem/ContextMenuItem.stories.js +0 -66
  189. package/dist/src/mobile/components/Dropdown/Dropdown.stories.d.ts +0 -5
  190. package/dist/src/mobile/components/Dropdown/Dropdown.stories.js +0 -168
  191. package/dist/src/mobile/components/FloatingActionButton/FloatingActionButton.stories.d.ts +0 -5
  192. package/dist/src/mobile/components/FloatingActionButton/FloatingActionButton.stories.js +0 -74
  193. package/dist/src/mobile/components/HorizontalFormGroup/HorizontalFormGroup.stories.d.ts +0 -7
  194. package/dist/src/mobile/components/HorizontalFormGroup/HorizontalFormGroup.stories.js +0 -89
  195. package/dist/src/mobile/components/IconButton/IconButton.stories.d.ts +0 -5
  196. package/dist/src/mobile/components/IconButton/IconButton.stories.js +0 -108
  197. package/dist/src/mobile/components/ImageSlide/ImageSlide.stories.d.ts +0 -5
  198. package/dist/src/mobile/components/ImageSlide/ImageSlide.stories.js +0 -72
  199. package/dist/src/mobile/components/LottieReactionButton/LottieReactionButton.stories.d.ts +0 -6
  200. package/dist/src/mobile/components/LottieReactionButton/LottieReactionButton.stories.js +0 -99
  201. package/dist/src/mobile/components/MainButton/MainButton.stories.d.ts +0 -5
  202. package/dist/src/mobile/components/MainButton/MainButton.stories.js +0 -112
  203. package/dist/src/mobile/components/MobileAlertDialog/MobileAlertDialog.stories.d.ts +0 -9
  204. package/dist/src/mobile/components/MobileAlertDialog/MobileAlertDialog.stories.js +0 -137
  205. package/dist/src/mobile/components/MobileHeaderBar/MobileHeaderBar.stories.d.ts +0 -7
  206. package/dist/src/mobile/components/MobileHeaderBar/MobileHeaderBar.stories.js +0 -139
  207. package/dist/src/mobile/components/MobileTabBar/MobileTabBar.stories.d.ts +0 -5
  208. package/dist/src/mobile/components/MobileTabBar/MobileTabBar.stories.js +0 -79
  209. package/dist/src/mobile/components/Radio/Radio.stories.d.ts +0 -7
  210. package/dist/src/mobile/components/Radio/Radio.stories.js +0 -100
  211. package/dist/src/mobile/components/ReactionButton/ReactionButton.stories.d.ts +0 -7
  212. package/dist/src/mobile/components/ReactionButton/ReactionButton.stories.js +0 -71
  213. package/dist/src/mobile/components/Select/Select.stories.d.ts +0 -8
  214. package/dist/src/mobile/components/Select/Select.stories.js +0 -139
  215. package/dist/src/mobile/components/StatusBlock/StatusBlock.stories.d.ts +0 -6
  216. package/dist/src/mobile/components/StatusBlock/StatusBlock.stories.js +0 -60
  217. package/dist/src/mobile/components/TextButton/TextButton.stories.d.ts +0 -5
  218. package/dist/src/mobile/components/TextButton/TextButton.stories.js +0 -73
  219. package/dist/src/mobile/components/TextField/TextField.stories.d.ts +0 -22
  220. package/dist/src/mobile/components/TextField/TextField.stories.js +0 -279
  221. package/dist/src/mobile/components/TextLabel/TextLabel.stories.d.ts +0 -7
  222. package/dist/src/mobile/components/TextLabel/TextLabel.stories.js +0 -115
  223. package/dist/src/mobile/components/UploadIconButton/UploadIconButton.stories.d.ts +0 -5
  224. package/dist/src/mobile/components/UploadIconButton/UploadIconButton.stories.js +0 -105
  225. package/dist/src/mobile/components/UploadMainButton/UploadMainButton.stories.d.ts +0 -5
  226. package/dist/src/mobile/components/UploadMainButton/UploadMainButton.stories.js +0 -117
  227. package/dist/src/mobile/components/UploadTextButton/UploadTextButton.stories.d.ts +0 -5
  228. package/dist/src/mobile/components/UploadTextButton/UploadTextButton.stories.js +0 -78
  229. package/dist/src/mobile/layout/LayoutMF/LayoutMF.stories.d.ts +0 -11
  230. package/dist/src/mobile/layout/LayoutMF/LayoutMF.stories.js +0 -77
  231. package/dist/src/mobile/layout/LayoutMF/LayoutMFLoading.stories.d.ts +0 -11
  232. package/dist/src/mobile/layout/LayoutMF/LayoutMFLoading.stories.js +0 -77
  233. package/dist/src/mobile/layout/LayoutMM/LayoutMM.stories.d.ts +0 -6
  234. package/dist/src/mobile/layout/LayoutMM/LayoutMM.stories.js +0 -64
  235. package/dist/src/mobile/layout/LayoutMM/LayoutMMLoading.stories.d.ts +0 -6
  236. package/dist/src/mobile/layout/LayoutMM/LayoutMMLoading.stories.js +0 -64
  237. package/dist/src/mobile/layout/LayoutMP/LayoutMP.stories.d.ts +0 -12
  238. package/dist/src/mobile/layout/LayoutMP/LayoutMP.stories.js +0 -90
  239. package/dist/src/mobile/layout/LayoutMP/LayoutMPLoading.stories.d.ts +0 -12
  240. package/dist/src/mobile/layout/LayoutMP/LayoutMPLoading.stories.js +0 -90
  241. package/dist/src/mobile/layout/LayoutMS/LayoutMS.stories.d.ts +0 -15
  242. package/dist/src/mobile/layout/LayoutMS/LayoutMS.stories.js +0 -104
  243. package/dist/src/mobile/layout/LayoutMS/LayoutMSLoading.stories.d.ts +0 -15
  244. package/dist/src/mobile/layout/LayoutMS/LayoutMSLoading.stories.js +0 -104
  245. package/dist/src/mobile/panels/AnnotationSheet/AnnotationSheet.stories.d.ts +0 -6
  246. package/dist/src/mobile/panels/AnnotationSheet/AnnotationSheet.stories.js +0 -108
  247. package/dist/src/mobile/panels/ContentSheet/ContentSheet.stories.d.ts +0 -7
  248. package/dist/src/mobile/panels/ContentSheet/ContentSheet.stories.js +0 -145
  249. package/dist/src/mobile/panels/MobileBasicModal/MobileBasicModal.stories.d.ts +0 -8
  250. package/dist/src/mobile/panels/MobileBasicModal/MobileBasicModal.stories.js +0 -99
  251. package/dist/src/mobile/panels/SectionSheet/SectionSheet.stories.d.ts +0 -5
  252. package/dist/src/mobile/panels/SectionSheet/SectionSheet.stories.js +0 -100
  253. package/dist/src/sub/DynamicLayout/DynamicLayout.stories.d.ts +0 -5
  254. package/dist/src/sub/DynamicLayout/DynamicLayout.stories.js +0 -1158
  255. package/dist/src/sub/DynamicLayout/components/YouTubeIframe/YouTubeIframe.stories.d.ts +0 -5
  256. package/dist/src/sub/DynamicLayout/components/YouTubeIframe/YouTubeIframe.stories.js +0 -36
  257. package/dist/src/sub/DynamicLayout/sections/ContentsCarouselSection/ContentsCarouselSection.stories.d.ts +0 -8
  258. package/dist/src/sub/DynamicLayout/sections/ContentsCarouselSection/ContentsCarouselSection.stories.js +0 -60
  259. package/dist/src/sub/DynamicLayout/sections/ContentsSection/ContentsSection.stories.d.ts +0 -8
  260. package/dist/src/sub/DynamicLayout/sections/ContentsSection/ContentsSection.stories.js +0 -60
  261. package/dist/src/sub/DynamicLayout/sections/FooterSection/FooterSection.stories.d.ts +0 -8
  262. package/dist/src/sub/DynamicLayout/sections/FooterSection/FooterSection.stories.js +0 -60
  263. package/dist/src/sub/DynamicLayout/sections/InfoBoxSection/InfoBoxSection.stories.d.ts +0 -6
  264. package/dist/src/sub/DynamicLayout/sections/InfoBoxSection/InfoBoxSection.stories.js +0 -50
  265. package/dist/src/sub/DynamicLayout/sections/IntroSection/IntroSection.stories.d.ts +0 -12
  266. package/dist/src/sub/DynamicLayout/sections/IntroSection/IntroSection.stories.js +0 -80
  267. package/tsconfig.extend.json +0 -13
@@ -1,150 +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.readOnly = exports.Auto = exports.Multi = exports.Single = void 0;
18
- var jsx_runtime_1 = require("react/jsx-runtime");
19
- var withFormProvider_1 = require("../../../../common/decorators/withFormProvider");
20
- var TextFieldBase_1 = __importDefault(require("./TextFieldBase"));
21
- exports.default = {
22
- title: 'test/desktop/common/components/TextFieldBase',
23
- component: TextFieldBase_1.default,
24
- parameters: {
25
- docs: {
26
- description: {
27
- component: 'desktop환경에 최적화 된 form계열의 컴포넌트를 생성하는 기초가되는 TextFieldBase 컴포넌트'
28
- },
29
- source: { type: 'code' }
30
- },
31
- controls: { hideNoControlsWarning: true }
32
- },
33
- argTypes: {
34
- name: {
35
- description: 'form의 name을 지정해줍니다.'
36
- },
37
- hintText: {
38
- description: 'placeholder에 표시할 텍스트 값입니다.'
39
- },
40
- defaultText: {
41
- description: '지정된 기본 값을 보여줘야 할 때 사용합니다.'
42
- },
43
- textAlign: {
44
- description: '텍스트 정렬을 결정합니다.',
45
- control: { type: 'inline-radio' }
46
- },
47
- validation: {
48
- description: 'validation 조건과 에러 메세지 영역에서 표시할 텍스트 값을 부여할 수 있습니다.'
49
- },
50
- preventBlankMode: {
51
- description: '여백을 막는 기능을 설정할 수 있습니다. (textLineType가 single(input)일때만 사용 가능)(none: 여백을 막지 않음, trim: 처음과 끝의 여백을 막음, all: 모든 여백을 막음) '
52
- },
53
- enterSubmitMode: {
54
- description: 'Enter키를 통한 제출을 사용할 수 있습니다. (textLineType가 single(input)일때만 해당)'
55
- },
56
- textLineType: {
57
- description: '텍스트의 개행 방법을 결정합니다. (single(singleline) : 한 줄, multi(multiline) : 정해진 높이값을 가지고 있는 textarea, auto(multiline auto size) : 글자 수에 따라 함께 늘어나는 형태, 특정 높이값에서 고정이 필요하다면 max-height를 가지고 있음)'
58
- },
59
- multiRows: {
60
- description: 'textLineType : multi일 때, 지정할 문장의 열 수를 결정합니다. (높이값 결정)'
61
- },
62
- autoMinRows: {
63
- description: 'textLineType : auto일 때, 보여줄 문장의 최소 열 수를 결정합니다.'
64
- },
65
- autoMaxRows: {
66
- description: 'textLineType : auto일 때, 보여줄 문장의 최대 열 수를 결정합니다.'
67
- },
68
- inputType: {
69
- description: 'textLineType : single일 때, input의 유형을 설정합니다.'
70
- },
71
- state: {
72
- description: 'textfield의 상태를 결정합니다.'
73
- },
74
- colorTheme: {
75
- description: '컬러의 프리셋 테마입니다.'
76
- },
77
- min: {
78
- description: '최소값을 정해줄 수 있습니다.'
79
- },
80
- max: {
81
- description: '최대값을 정해줄 수 있습니다.'
82
- },
83
- maxLength: {
84
- description: '최대 글자수를 정해줄 수 있습니다.'
85
- },
86
- textSize: {
87
- description: 'form의 font-size를 결정합니다.'
88
- },
89
- textWeight: {
90
- description: 'form의 font-weight를 결정합니다.'
91
- },
92
- fieldPadding: {
93
- description: 'form의 텍스트 주위의 padding을 결정합니다. (1px, 1px 1px, 1px 1px 1px, 1px 1px 1px 1px 중 하나의 형태로 작성되어야합니다.)'
94
- },
95
- fieldHeight: {
96
- description: 'form field의 기본 높이를 결정합니다.'
97
- },
98
- deleteIconMode: {
99
- description: '취소 버튼 사용 유무를 결정합니다.'
100
- },
101
- deleteIconSize: {
102
- description: '취소 버튼의 사이즈를 결정합니다.'
103
- },
104
- deleteIconColor: {
105
- description: '취소 버튼의 색상을 결정합니다.'
106
- },
107
- isFocused: {
108
- description: '포커스 유무를 받을 수 있습니다. deleteIconMode이 use일 경우, 함께 설정이 필요합니다.'
109
- }
110
- },
111
- decorators: [function (story) { return (0, withFormProvider_1.withFormProvider)(story); }]
112
- };
113
- var Template = function (args) {
114
- return ((0, jsx_runtime_1.jsx)("div", __assign({ style: { border: '1px solid red' } }, { children: (0, jsx_runtime_1.jsx)(TextFieldBase_1.default, __assign({}, args), void 0) }), void 0));
115
- };
116
- exports.Single = Template.bind({});
117
- exports.Single.args = {
118
- name: 'single',
119
- hintText: 'single',
120
- textLineType: 'single'
121
- };
122
- exports.Multi = Template.bind({});
123
- exports.Multi.args = {
124
- name: 'multi',
125
- hintText: 'multi',
126
- textLineType: 'multi',
127
- multiRows: 5
128
- };
129
- exports.Auto = Template.bind({});
130
- exports.Auto.args = {
131
- name: 'auto',
132
- hintText: 'auto',
133
- textLineType: 'auto',
134
- autoMinRows: 3,
135
- autoMaxRows: 5
136
- };
137
- exports.readOnly = Template.bind({});
138
- exports.readOnly.args = {
139
- name: 'readOnly',
140
- textLineType: 'single',
141
- defaultText: 'readOnly',
142
- state: 'read_only'
143
- };
144
- exports.disabled = Template.bind({});
145
- exports.disabled.args = {
146
- name: 'disabled',
147
- textLineType: 'single',
148
- defaultText: 'disabled',
149
- state: 'disabled'
150
- };
@@ -1,8 +0,0 @@
1
- import AdminList from './AdminList';
2
- import type { ComponentStory, ComponentMeta } from '@storybook/react';
3
- declare const _default: ComponentMeta<typeof AdminList>;
4
- export default _default;
5
- export declare const Low: ComponentStory<typeof AdminList>;
6
- export declare const Medium: ComponentStory<typeof AdminList>;
7
- export declare const High: ComponentStory<typeof AdminList>;
8
- export declare const Empty: ComponentStory<typeof AdminList>;
@@ -1,462 +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.Empty = exports.High = exports.Medium = exports.Low = void 0;
18
- var jsx_runtime_1 = require("react/jsx-runtime");
19
- var react_1 = require("react");
20
- var AdminListItem_stories_1 = require("../AdminListItem/AdminListItem.stories");
21
- var AdminList_1 = __importDefault(require("./AdminList"));
22
- exports.default = {
23
- title: 'desktop/components/AdminList',
24
- component: AdminList_1.default,
25
- subcomponents: { AdminListItem: AdminListItem_stories_1.Default },
26
- parameters: {
27
- docs: {
28
- description: {
29
- component: 'desktop환경에 최적화 된 AdminList 패턴'
30
- },
31
- source: { type: 'code' }
32
- }
33
- },
34
- argTypes: {
35
- selectionMode: {
36
- description: '좌측의 선택 영역을 결정합니다.'
37
- },
38
- headerRowMode: {
39
- description: '헤더바의 여부를 결정합니다.'
40
- },
41
- column2HeaderText: {
42
- description: 'column2의 header 텍스트를 표시합니다.',
43
- control: { type: 'text' }
44
- },
45
- column3HeaderText: {
46
- description: 'column3의 header 텍스트를 표시합니다.',
47
- control: { type: 'text' }
48
- },
49
- column3Width: {
50
- description: 'column3의 width를 결정합니다.'
51
- },
52
- column4HeaderText: {
53
- description: 'column4의 header 텍스트를 표시합니다.',
54
- control: { type: 'text' }
55
- },
56
- column4Width: {
57
- description: 'column4의 width를 결정합니다.'
58
- },
59
- column5HeaderText: {
60
- description: 'column5의 header 텍스트를 표시합니다.',
61
- control: { type: 'text' }
62
- },
63
- column5Width: {
64
- description: 'column5의 width를 결정합니다.'
65
- },
66
- column6HeaderText: {
67
- description: 'column6의 header 텍스트를 표시합니다.',
68
- control: { type: 'text' }
69
- },
70
- column6Width: {
71
- description: 'column6의 width를 결정합니다.'
72
- },
73
- column7HeaderText: {
74
- description: 'column7의 header 텍스트를 표시합니다.',
75
- control: { type: 'text' }
76
- },
77
- column7Width: {
78
- description: 'column7의 width를 결정합니다.'
79
- },
80
- column8HeaderText: {
81
- description: 'column8의 header 텍스트를 표시합니다.',
82
- control: { type: 'text' }
83
- },
84
- column8Width: {
85
- description: 'column8의 width를 결정합니다.'
86
- },
87
- column9HeaderText: {
88
- description: 'column9의 header 텍스트를 표시합니다.',
89
- control: { type: 'text' }
90
- },
91
- column9Width: {
92
- description: 'column9의 width를 결정합니다.'
93
- },
94
- column10HeaderText: {
95
- description: 'column10의 header 텍스트를 표시합니다.',
96
- control: { type: 'text' }
97
- },
98
- column10Width: {
99
- description: 'column10의 width를 결정합니다.'
100
- },
101
- dropdownMode: {
102
- description: '드롭다운 사용 개수를 결정합니다.'
103
- },
104
- dropdown1Value: {
105
- description: '드롭다운의 값입니다.'
106
- },
107
- dropdown2Value: {
108
- description: '드롭다운의 값입니다.'
109
- },
110
- dropdown3Value: {
111
- description: '드롭다운의 값입니다.'
112
- },
113
- dropdown1DefaultText: {
114
- description: '드롭다운의 지정된 기본 값입니다.'
115
- },
116
- dropdown2DefaultText: {
117
- description: '드롭다운의 지정된 기본 값입니다.'
118
- },
119
- dropdown3DefaultText: {
120
- description: '드롭다운의 지정된 기본 값입니다.'
121
- },
122
- dropdown1HintText: {
123
- description: '드롭다운1 선택 전 사용자에게 보여질 기본 텍스트입니다.(placeholder)'
124
- },
125
- dropdown2HintText: {
126
- description: '드롭다운2 선택 전 사용자에게 보여질 기본 텍스트입니다.(placeholder)'
127
- },
128
- dropdown3HintText: {
129
- description: '드롭다운3 선택 전 사용자에게 보여질 기본 텍스트입니다.(placeholder)'
130
- },
131
- dropdown1ValueArray: {
132
- description: '드롭다운에 표시할 값 목록입니다.'
133
- },
134
- dropdown2ValueArray: {
135
- description: '드롭다운에 표시할 값 목록입니다.'
136
- },
137
- dropdown3ValueArray: {
138
- description: '드롭다운에 표시할 값 목록입니다.'
139
- },
140
- quickActionBtnMode: {
141
- description: '퀵액션 버튼 사용 개수를 결정합니다.'
142
- },
143
- quickActionBtn1Text: {
144
- description: '우측에서 1번째 퀵 액션 버튼의 텍스트입니다.',
145
- control: { type: 'text' }
146
- },
147
- quickActionBtn2Text: {
148
- description: '우측에서 2번째 퀵 액션 버튼의 텍스트입니다.',
149
- control: { type: 'text' }
150
- },
151
- quickActionBtn3Text: {
152
- description: '우측에서 3번째 퀵 액션 버튼의 텍스트입니다.',
153
- control: { type: 'text' }
154
- },
155
- quickActionBtnType: {
156
- description: '퀵 액션 버튼의 타입을 결정합니다. 해당 prop에 따라 HeaderRow와 AdminListItem의 column 간격이 조정됩니다.'
157
- },
158
- tBtnMode: {
159
- description: '벌크액션바의 텍스트 버튼 사용 개수를 결정합니다.',
160
- control: { type: 'inline-radio' }
161
- },
162
- tBtn1Text: {
163
- description: '좌측부터 사용되는 텍스트 버튼1에 표시될 텍스트입니다.',
164
- control: { type: 'text' }
165
- },
166
- tBtn2Text: {
167
- description: '좌측부터 사용되는 텍스트 버튼2에 표시될 텍스트입니다.',
168
- control: { type: 'text' }
169
- },
170
- tBtn3Text: {
171
- description: '좌측부터 사용되는 텍스트 버튼3에 표시될 텍스트입니다.',
172
- control: { type: 'text' }
173
- },
174
- emptyText: {
175
- description: 'AdminListItem이 없는 경우 보여지게 될 텍스트입니다.',
176
- control: { type: 'text' }
177
- },
178
- scrollMode: {
179
- description: '스크롤을 사용할 지 여부를 결정합니다.'
180
- },
181
- scrollVisibleType: {
182
- description: '스크롤을 표시할지 여부를 결정합니다.'
183
- },
184
- selectedIds: {
185
- description: '선택된 아이템의 id 배열입니다. id는 숫자 타입만 허용합니다.',
186
- control: { type: 'none' }
187
- },
188
- maintainIds: {
189
- description: 'maintain 상태를 유지시킬 아이템의 id 배열입니다. id는 숫자 타입만 허용합니다.',
190
- control: { type: 'none' }
191
- },
192
- headerRowCheckboxName: {
193
- description: 'headerRow에 있는 Checkbox에 name을 부여할 수 있습니다.',
194
- control: { type: 'text' }
195
- },
196
- flexibleHideInfoMode: {
197
- description: '일정 너비 이하가 되면 특정 정보들이 숨겨지도록 처리할지에 대한 여부를 결정합니다. (1400px기준으로, 전체 화면 사이즈가 해당 너비 이하가 되면 column3부터 column10까지가 숨겨집니다.)',
198
- control: { type: 'inline-radio' }
199
- },
200
- onChangeDropdown1: {
201
- action: 'onChangeDropdown1'
202
- },
203
- onChangeDropdown2: {
204
- action: 'onChangeDropdown2'
205
- },
206
- onChangeDropdown3: {
207
- action: 'onChangeDropdown3'
208
- },
209
- onClickTBtn1: {
210
- action: 'onClickTBtn1'
211
- },
212
- onClickTBtn2: {
213
- action: 'onClickTBtn2'
214
- },
215
- onClickTBtn3: {
216
- action: 'onClickTBtn3'
217
- },
218
- onClickQuickActionBtn1: {
219
- action: 'onClickQuickActionBtn1'
220
- },
221
- onClickQuickActionBtn2: {
222
- action: 'onClickQuickActionBtn2'
223
- },
224
- onClickQuickActionBtn3: {
225
- action: 'onClickQuickActionBtn3'
226
- },
227
- onSelect: {
228
- action: 'onSelect'
229
- },
230
- mBtnMode: {
231
- description: '`deprecated v1.5.0` tBtnMode를 대신 사용하세요.',
232
- control: { type: 'inline-radio' },
233
- table: {
234
- category: 'deprecated'
235
- }
236
- },
237
- mBtn1Text: {
238
- description: '`deprecated v1.5.0` tBtn1Text를 대신 사용하세요.',
239
- control: { type: 'text' },
240
- table: {
241
- category: 'deprecated'
242
- }
243
- },
244
- mBtn2Text: {
245
- description: '`deprecated v1.5.0` tBtn2Text를 대신 사용하세요.',
246
- control: { type: 'text' },
247
- table: {
248
- category: 'deprecated'
249
- }
250
- },
251
- mBtn3Text: {
252
- description: '`deprecated v1.5.0` tBtn3Text를 대신 사용하세요.',
253
- control: { type: 'text' },
254
- table: {
255
- category: 'deprecated'
256
- }
257
- },
258
- onClickMBtn1: {
259
- action: 'onClickMBtn1',
260
- description: '`deprecated v1.5.0` onClickTBtn1를 대신 사용하세요.',
261
- table: {
262
- category: 'deprecated'
263
- }
264
- },
265
- onClickMBtn2: {
266
- action: 'onClickMBtn2',
267
- description: '`deprecated v1.5.0` onClickTBtn2를 대신 사용하세요.',
268
- table: {
269
- category: 'deprecated'
270
- }
271
- },
272
- onClickMBtn3: {
273
- action: 'onClickMBtn3',
274
- description: '`deprecated v1.5.0` onClickTBtn3를 대신 사용하세요.',
275
- table: {
276
- category: 'deprecated'
277
- }
278
- },
279
- quickActionBtn1State: {
280
- description: '`deprecated v1.6.0` 퀵 액션 우측에서 1번 버튼의 활성화 상태를 나타냅니다.',
281
- table: {
282
- category: 'deprecated'
283
- }
284
- },
285
- quickActionBtn2State: {
286
- description: '`deprecated v1.6.0` 퀵 액션 우측에서 2번 버튼의 활성화 상태를 나타냅니다.',
287
- table: {
288
- category: 'deprecated'
289
- }
290
- },
291
- quickActionBtn3State: {
292
- description: '`deprecated v1.6.0` 퀵 액션 우측에서 3번 버튼의 활성화 상태를 나타냅니다.',
293
- table: {
294
- category: 'deprecated'
295
- }
296
- }
297
- }
298
- };
299
- var data = [
300
- {
301
- title: 'hihi',
302
- imageSrc: 'https://placekitten.com/300/300',
303
- isPublished: '공개',
304
- updatedAt: '2021-03-03',
305
- id: 1
306
- },
307
- {
308
- title: 'hihi',
309
- imageSrc: 'https://placekitten.com/300/300',
310
- isPublished: '공개',
311
- updatedAt: '2021-03-03',
312
- id: 12
313
- },
314
- {
315
- title: 'hihi',
316
- imageSrc: 'https://placekitten.com/300/300',
317
- isPublished: '공개',
318
- updatedAt: '2021-03-03',
319
- id: 11
320
- },
321
- {
322
- title: '거선의 지혜는 맺어, 무엇을 전인 때문이다. 인도하겠다는 구하기 안고, 같은 동산에는 수 거선의 힘있다. 들어 할지니, 인생에 피가 넣는 얼마나 과실이 이것이다. 이것은 대중을 인생을 가는 생생하며, 그들은 수 열락의 있다. 있는 더운지라 싶이 싸인 하는 내려온 그들은 끓는다. 실현에 어디 내는 말이다. 내려온 인간의 앞이 산야에 우리 듣는다. 우리 그들의 오직 설레는 무엇을 뜨거운지라, 교향악이다. 바이며, 자신과 가는 얼음에 커다란 이것이다. 우리 청춘을 현저하게 피어나는 하는 운다. 인생에 가진 듣기만 사막이다. \n청춘의 천자만홍이 피어나기 끓는 위하여서. 맺어, 충분히 어디 모래뿐일 인생의 봄바람이다. 용기가 따뜻한 뭇 너의 오직 쓸쓸하랴? 위하여 길지 인간이 이 가슴이 행복스럽고 철환하였는가? 이것을 가진 일월과 듣기만 얼음에 긴지라 있음으로써 이것이다. 품에 피고 만천하의 이것은 것은 그들은 얼음과 대한 교향악이다. 온갖 우리 발휘하기 이 하여도 피다. 군영과 인간에 인도하겠다는 그러므로 약동하다. 길지 않는 풀이 칼이다. 사랑의 너의 이상이 곧 이상 있으랴?\n있는 따뜻한 보이는 얼음과 힘있다. 기쁘며, 평화스러운 소담스러운 든 이상이 꽃 이상 보이는 아니다. 인간은 얼음과 사는가 크고 보배를 놀이 그것을 풀이 아름다우냐? 커다란 오직 하였으며, 못할 황금시대다.',
323
- imageSrc: 'https://placekitten.com/300/300',
324
- isPublished: '공개',
325
- updatedAt: '2021-03-03',
326
- id: 14
327
- },
328
- {
329
- title: 'hihi',
330
- imageSrc: 'https://placekitten.com/300/300',
331
- isPublished: '공개',
332
- updatedAt: '2021-03-03',
333
- id: 13
334
- },
335
- {
336
- title: 'hihi',
337
- imageSrc: 'https://placekitten.com/300/300',
338
- isPublished: '공개',
339
- updatedAt: '2021-03-03',
340
- id: 15
341
- },
342
- {
343
- title: '거선의 지혜는 맺어, 무엇을 전인 때문이다. 인도하겠다는 구하기 안고, 같은 동산에는 수 거선의 힘있다. 들어 할지니, 인생에 피가 넣는 얼마나 과실이 이것이다. 이것은 대중을 인생을 가는 생생하며, 그들은 수 열락의 있다. 있는 더운지라 싶이 싸인 하는 내려온 그들은 끓는다. 실현에 어디 내는 말이다. 내려온 인간의 앞이 산야에 우리 듣는다. 우리 그들의 오직 설레는 무엇을 뜨거운지라, 교향악이다. 바이며, 자신과 가는 얼음에 커다란 이것이다. 우리 청춘을 현저하게 피어나는 하는 운다. 인생에 가진 듣기만 사막이다. \n청춘의 천자만홍이 피어나기 끓는 위하여서. 맺어, 충분히 어디 모래뿐일 인생의 봄바람이다. 용기가 따뜻한 뭇 너의 오직 쓸쓸하랴? 위하여 길지 인간이 이 가슴이 행복스럽고 철환하였는가? 이것을 가진 일월과 듣기만 얼음에 긴지라 있음으로써 이것이다. 품에 피고 만천하의 이것은 것은 그들은 얼음과 대한 교향악이다. 온갖 우리 발휘하기 이 하여도 피다. 군영과 인간에 인도하겠다는 그러므로 약동하다. 길지 않는 풀이 칼이다. 사랑의 너의 이상이 곧 이상 있으랴?\n있는 따뜻한 보이는 얼음과 힘있다. 기쁘며, 평화스러운 소담스러운 든 이상이 꽃 이상 보이는 아니다. 인간은 얼음과 사는가 크고 보배를 놀이 그것을 풀이 아름다우냐? 커다란 오직 하였으며, 못할 황금시대다.',
344
- imageSrc: 'https://placekitten.com/300/300',
345
- isPublished: '공개',
346
- updatedAt: '2021-03-03',
347
- id: 19
348
- },
349
- {
350
- title: 'hihi',
351
- imageSrc: 'https://placekitten.com/300/300',
352
- isPublished: '공개를할거니비공개를할거니',
353
- updatedAt: '2021-03-03',
354
- id: 22
355
- },
356
- {
357
- title: 'hihi',
358
- imageSrc: 'https://placekitten.com/300/300',
359
- isPublished: '공개',
360
- updatedAt: '2021-03-03',
361
- id: 33
362
- },
363
- {
364
- title: 'hihi',
365
- imageSrc: 'https://placekitten.com/300/300',
366
- isPublished: '공개',
367
- updatedAt: '2021-03-03',
368
- id: 44
369
- }
370
- ];
371
- var LowTemplate = function (args) {
372
- var _a = (0, react_1.useState)([11]), ids = _a[0], setIds = _a[1];
373
- var handleSelectedIds = function (ids) {
374
- setIds(ids);
375
- };
376
- var handleClickMBtn1 = function () {
377
- setIds([]);
378
- };
379
- return ((0, jsx_runtime_1.jsx)(AdminList_1.default, __assign({}, args, { selectedIds: ids, onSelect: handleSelectedIds, onClickMBtn1: handleClickMBtn1 }, { children: data.map(function (data) { return ((0, jsx_runtime_1.jsx)(AdminListItem_stories_1.Default, { imageSrc: data.imageSrc, id: data.id, column2Text: data.title, column3Text: data.isPublished, column4Text: data.updatedAt, quickActionBtn1State: data.id === 1 ? 'normal' : 'disabled', quickActionBtn2State: data.id === 1 ? 'normal' : 'disabled', rowSize: "low" }, data.id)); }) }), void 0));
380
- };
381
- var MediumTemplate = function (args) {
382
- var _a = (0, react_1.useState)([]), ids = _a[0], setIds = _a[1];
383
- var _b = (0, react_1.useState)(null), dropdown1Value = _b[0], setDropdown1Value = _b[1];
384
- var handleSelectedIds = function (ids) {
385
- setIds(ids);
386
- };
387
- var handleClickMBtn1 = function () {
388
- setIds([]);
389
- };
390
- var handleChangeDropdown1 = function (option) {
391
- setDropdown1Value(option);
392
- };
393
- return ((0, jsx_runtime_1.jsx)(AdminList_1.default, __assign({}, args, { selectedIds: ids, onSelect: handleSelectedIds, onClickMBtn1: handleClickMBtn1, onChangeDropdown1: handleChangeDropdown1, dropdown1Value: dropdown1Value || undefined, maintainIds: [15] }, { children: data.map(function (data) { return ((0, jsx_runtime_1.jsx)(AdminListItem_stories_1.Default, { imageSrc: data.imageSrc, id: data.id, column2Text: data.title, column3Text: data.isPublished, column4Text: data.updatedAt, rowSize: "medium" }, data.id)); }) }), void 0));
394
- };
395
- var HighTemplate = function (args) {
396
- var _a = (0, react_1.useState)([11]), ids = _a[0], setIds = _a[1];
397
- var handleSelectedIds = function (ids) {
398
- setIds(ids);
399
- };
400
- var handleClickMBtn1 = function () {
401
- setIds([]);
402
- };
403
- return ((0, jsx_runtime_1.jsx)(AdminList_1.default, __assign({}, args, { selectedIds: ids, onSelect: handleSelectedIds, onClickMBtn1: handleClickMBtn1 }, { children: data.map(function (data) { return ((0, jsx_runtime_1.jsx)(AdminListItem_stories_1.Default, { id: data.id, column2Type: "text_only", column2Text: data.title, column3Text: data.isPublished, column4Text: data.updatedAt, rowSize: "high" }, data.id)); }) }), void 0));
404
- };
405
- var EmptyTemplate = function (args) {
406
- return (0, jsx_runtime_1.jsx)(AdminList_1.default, __assign({}, args, { children: undefined }), void 0);
407
- };
408
- var defaultArgs = {
409
- selectionMode: 'multi',
410
- headerRowMode: 'use',
411
- column2HeaderText: 'column2',
412
- column3HeaderText: 'text',
413
- column3Width: 'small',
414
- column4HeaderText: 'text',
415
- column4Width: 'small',
416
- column5Width: 'small',
417
- column6Width: 'small',
418
- column7Width: 'small',
419
- column8Width: 'small',
420
- column9Width: 'small',
421
- column10Width: 'small',
422
- dropdownMode: 'dropdown_amount3',
423
- mBtnMode: 'mbtn_amount3',
424
- mBtn1Text: 'button1',
425
- mBtn2Text: 'button2',
426
- mBtn3Text: 'button3',
427
- dropdown1HintText: 'HintText',
428
- dropdown1ValueArray: [
429
- { text: 'text1', value: 1 },
430
- { text: 'text2', value: 2 },
431
- { text: 'text3', value: 3 }
432
- ],
433
- dropdown2DefaultText: { text: 'text1', value: 1 },
434
- dropdown2ValueArray: [
435
- { text: 'text1', value: 1 },
436
- { text: 'text2', value: 2 },
437
- { text: 'text3', value: 3 }
438
- ],
439
- dropdown3DefaultText: { text: 'text1', value: 1 },
440
- dropdown3ValueArray: [
441
- { text: 'text1', value: 1 },
442
- { text: 'text2', value: 2 },
443
- { text: 'text3', value: 3 }
444
- ],
445
- emptyText: '없어욤,,',
446
- quickActionBtnMode: 'btn_amount2',
447
- quickActionBtn1Text: 'btn1',
448
- quickActionBtn2Text: 'btn2',
449
- quickActionBtnType: 'fix',
450
- tBtnMode: 'tbtn_amount1',
451
- scrollMode: 'infinite',
452
- scrollVisibleType: 'moving',
453
- headerRowCheckboxName: 'all'
454
- };
455
- exports.Low = LowTemplate.bind({});
456
- exports.Low.args = __assign({}, defaultArgs);
457
- exports.Medium = MediumTemplate.bind({});
458
- exports.Medium.args = __assign({}, defaultArgs);
459
- exports.High = HighTemplate.bind({});
460
- exports.High.args = __assign({}, defaultArgs);
461
- exports.Empty = EmptyTemplate.bind({});
462
- exports.Empty.args = __assign({}, defaultArgs);
@@ -1,5 +0,0 @@
1
- import AdminListHeader from './AdminListHeader';
2
- import type { ComponentStory, ComponentMeta } from '@storybook/react';
3
- declare const _default: ComponentMeta<typeof AdminListHeader>;
4
- export default _default;
5
- export declare const Default: ComponentStory<typeof AdminListHeader>;