pds-dev-kit-web-test 0.0.12 → 0.0.13

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 (505) hide show
  1. package/dist/index.d.ts +2 -1
  2. package/dist/index.js +5 -3
  3. package/dist/src/common/assets/icons/line/AnalyticsSearchTools.d.ts +4 -0
  4. package/dist/src/common/assets/icons/line/AnalyticsSearchTools.js +36 -0
  5. package/dist/src/common/assets/icons/line/DynamicLayout.d.ts +4 -0
  6. package/dist/src/common/assets/icons/line/DynamicLayout.js +34 -0
  7. package/dist/src/common/assets/icons/line/Pages.d.ts +4 -0
  8. package/dist/src/common/assets/icons/line/Pages.js +37 -0
  9. package/dist/src/common/assets/icons/line/SectionContent32.d.ts +4 -0
  10. package/dist/src/common/assets/icons/line/SectionContent32.js +34 -0
  11. package/dist/src/common/assets/icons/line/SectionContent40.d.ts +4 -0
  12. package/dist/src/common/assets/icons/line/SectionContent40.js +34 -0
  13. package/dist/src/common/assets/icons/line/SectionContentsCarousel32.d.ts +4 -0
  14. package/dist/src/common/assets/icons/line/SectionContentsCarousel32.js +36 -0
  15. package/dist/src/common/assets/icons/line/SectionContentsCarousel40.d.ts +4 -0
  16. package/dist/src/common/assets/icons/line/SectionContentsCarousel40.js +36 -0
  17. package/dist/src/common/assets/icons/line/SectionDivider32.d.ts +4 -0
  18. package/dist/src/common/assets/icons/line/SectionDivider32.js +34 -0
  19. package/dist/src/common/assets/icons/line/SectionDivider40.d.ts +4 -0
  20. package/dist/src/common/assets/icons/line/SectionDivider40.js +34 -0
  21. package/dist/src/common/assets/icons/line/SectionFooter32.d.ts +4 -0
  22. package/dist/src/common/assets/icons/line/SectionFooter32.js +34 -0
  23. package/dist/src/common/assets/icons/line/SectionFooter40.d.ts +4 -0
  24. package/dist/src/common/assets/icons/line/SectionFooter40.js +34 -0
  25. package/dist/src/common/assets/icons/line/SectionInfoBox32.d.ts +4 -0
  26. package/dist/src/common/assets/icons/line/SectionInfoBox32.js +34 -0
  27. package/dist/src/common/assets/icons/line/SectionInfoBox40.d.ts +4 -0
  28. package/dist/src/common/assets/icons/line/SectionInfoBox40.js +34 -0
  29. package/dist/src/common/assets/icons/line/SectionIntro32.d.ts +4 -0
  30. package/dist/src/common/assets/icons/line/SectionIntro32.js +34 -0
  31. package/dist/src/common/assets/icons/line/SectionIntro40.d.ts +4 -0
  32. package/dist/src/common/assets/icons/line/SectionIntro40.js +34 -0
  33. package/dist/src/common/assets/icons/line/SectionMap32.d.ts +4 -0
  34. package/dist/src/common/assets/icons/line/SectionMap32.js +34 -0
  35. package/dist/src/common/assets/icons/line/SectionMap40.d.ts +4 -0
  36. package/dist/src/common/assets/icons/line/SectionMap40.js +34 -0
  37. package/dist/src/common/assets/icons/line/SectionPriceBox32.d.ts +4 -0
  38. package/dist/src/common/assets/icons/line/SectionPriceBox32.js +34 -0
  39. package/dist/src/common/assets/icons/line/SectionPriceBox40.d.ts +4 -0
  40. package/dist/src/common/assets/icons/line/SectionPriceBox40.js +34 -0
  41. package/dist/src/common/assets/icons/line/SectionProductsCarousel32.d.ts +4 -0
  42. package/dist/src/common/assets/icons/line/SectionProductsCarousel32.js +37 -0
  43. package/dist/src/common/assets/icons/line/SectionProductsCarousel40.d.ts +4 -0
  44. package/dist/src/common/assets/icons/line/SectionProductsCarousel40.js +36 -0
  45. package/dist/src/common/assets/icons/line/SectionReview32.d.ts +4 -0
  46. package/dist/src/common/assets/icons/line/SectionReview32.js +34 -0
  47. package/dist/src/common/assets/icons/line/SectionReview40.d.ts +4 -0
  48. package/dist/src/common/assets/icons/line/SectionReview40.js +34 -0
  49. package/dist/src/common/assets/icons/line/SectionSlider32.d.ts +4 -0
  50. package/dist/src/common/assets/icons/line/SectionSlider32.js +36 -0
  51. package/dist/src/common/assets/icons/line/SectionSlider40.d.ts +4 -0
  52. package/dist/src/common/assets/icons/line/SectionSlider40.js +36 -0
  53. package/dist/src/common/assets/icons/line/SectionTab32.d.ts +4 -0
  54. package/dist/src/common/assets/icons/line/SectionTab32.js +34 -0
  55. package/dist/src/common/assets/icons/line/SectionTab40.d.ts +4 -0
  56. package/dist/src/common/assets/icons/line/SectionTab40.js +34 -0
  57. package/dist/src/common/assets/icons/line/index.d.ts +27 -0
  58. package/dist/src/common/assets/icons/line/index.js +54 -0
  59. package/dist/src/common/styles/colorSet/PaletteColor_Dark.json +17 -1
  60. package/dist/src/common/styles/colorSet/PaletteColor_light.json +17 -1
  61. package/dist/src/common/styles/colorSet/SemanticColor.json +9 -1
  62. package/dist/src/common/styles/colorSet/UIColor.json +38 -1
  63. package/dist/src/common/styles/colorSet/index.d.ts +151 -74
  64. package/dist/src/common/styles/colorSet/index.js +4 -4
  65. package/dist/src/common/styles/colorSet/ui-type.d.ts +37 -0
  66. package/dist/src/desktop/components/AdminList/AdminList.js +1 -1
  67. package/dist/src/desktop/components/AdminListHeader/AdminListHeader.js +1 -1
  68. package/dist/src/desktop/components/AdminListItem/AdminListItem.d.ts +1 -1
  69. package/dist/src/desktop/components/AdminListItem/AdminListItem.js +3 -1
  70. package/dist/src/desktop/components/BasicChatListItem/BasicChatListItem.js +7 -5
  71. package/dist/src/desktop/components/BasicFormGroup/BasicFormGroup.js +1 -1
  72. package/dist/src/desktop/components/BasicList/BasicList.js +1 -1
  73. package/dist/src/desktop/components/BasicListItem/BasicListItem.js +1 -1
  74. package/dist/src/desktop/components/BlogTextField/BlogTextField.js +1 -1
  75. package/dist/src/desktop/components/BodyTextGroup/BodyTextGroup.js +3 -3
  76. package/dist/src/desktop/components/Card/Card.js +1 -1
  77. package/dist/src/desktop/components/CardList/CardList.js +1 -1
  78. package/dist/src/desktop/components/ChatBubbleListItem/ChatBubbleListItem.js +1 -1
  79. package/dist/src/desktop/components/ChatList/ChatList.js +1 -1
  80. package/dist/src/desktop/components/Checkbox/Checkbox.js +1 -1
  81. package/dist/src/desktop/components/Chip/Chip.js +1 -1
  82. package/dist/src/desktop/components/ContextMenu/ContextMenu.js +1 -1
  83. package/dist/src/desktop/components/ContextMenuItem/ContextMenuItem.js +1 -1
  84. package/dist/src/desktop/components/DesktopAlertDialog/DesktopAlertDialog.js +1 -1
  85. package/dist/src/desktop/components/DesktopHeaderBar/DesktopHeaderBar.js +1 -1
  86. package/dist/src/desktop/components/DesktopTabBar/DesktopTabBar.js +2 -2
  87. package/dist/src/desktop/components/Dropdown/Dropdown.js +1 -1
  88. package/dist/src/desktop/components/DynamicDesktopNavBar/DynamicDesktopNavBar.js +2 -2
  89. package/dist/src/desktop/components/EditApplyTextField/EditApplyTextField.js +1 -1
  90. package/dist/src/desktop/components/FilterBar/FilterBar.js +1 -1
  91. package/dist/src/desktop/components/FloatingActionButton/FloatingActionButton.js +2 -2
  92. package/dist/src/desktop/components/Hero/Hero.js +1 -1
  93. package/dist/src/desktop/components/HorizontalFormGroup/HorizontalFormGroup.js +1 -1
  94. package/dist/src/desktop/components/IconButton/IconButton.js +1 -1
  95. package/dist/src/desktop/components/ImageSlide/ImageSlide.js +1 -1
  96. package/dist/src/desktop/components/LottieReactionButton/LottieReactionButton.d.ts +1 -1
  97. package/dist/src/desktop/components/LottieReactionButton/LottieReactionButton.js +46 -41
  98. package/dist/src/desktop/components/MainButton/MainButton.js +1 -1
  99. package/dist/src/desktop/components/PageTitleTextGroup/PageTitleTextGroup.js +1 -1
  100. package/dist/src/desktop/components/Radio/Radio.js +1 -1
  101. package/dist/src/desktop/components/ReactionButton/ReactionButton.d.ts +2 -1
  102. package/dist/src/desktop/components/ReactionButton/ReactionButton.js +3 -3
  103. package/dist/src/desktop/components/Select/Select.js +1 -1
  104. package/dist/src/desktop/components/StatusBlock/StatusBlock.js +1 -1
  105. package/dist/src/desktop/components/TextButton/TextButton.js +1 -1
  106. package/dist/src/desktop/components/TextField/TextField.js +1 -1
  107. package/dist/src/desktop/components/TextLabel/TextLabel.d.ts +2 -2
  108. package/dist/src/desktop/components/TextLabel/TextLabel.js +25 -20
  109. package/dist/src/desktop/components/UploadIconButton/UploadIconButton.js +1 -1
  110. package/dist/src/desktop/components/UploadMainButton/UploadMainButton.js +1 -1
  111. package/dist/src/desktop/components/UploadTextButton/UploadTextButton.js +1 -1
  112. package/dist/src/desktop/components/UserDesktopNavBar/UserDesktopNavBar.js +11 -8
  113. package/dist/src/desktop/components/UserDesktopSideTab/UserDesktopSideTab.js +1 -1
  114. package/dist/src/desktop/components/UserDesktopTabBar/UserDesktopTabBar.js +2 -2
  115. package/dist/src/desktop/index.d.ts +3 -0
  116. package/dist/src/desktop/index.js +11 -6
  117. package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFA.js +6 -6
  118. package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFB.js +7 -7
  119. package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFC.js +2 -2
  120. package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFD.js +2 -2
  121. package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFE.js +6 -6
  122. package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFF.js +2 -2
  123. package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFG.js +4 -4
  124. package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFH.js +2 -2
  125. package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFI.js +4 -4
  126. package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFJ.js +2 -2
  127. package/dist/src/desktop/layout/LayoutWF/Containers/ContentsContainer/variation/WFK.js +4 -4
  128. package/dist/src/desktop/layout/LayoutWF/Containers/PageMenuContainer/variation/PageMenu.js +3 -3
  129. package/dist/src/desktop/layout/LayoutWF/Containers/SubMenuContainer/variation/LeftSubMenu.js +3 -3
  130. package/dist/src/desktop/layout/LayoutWF/Containers/TabMenuContainer/variation/TabMenu.js +3 -3
  131. package/dist/src/desktop/layout/LayoutWF/LayoutWF.js +1 -1
  132. package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/ContentsContainer.d.ts +12 -0
  133. package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/ContentsContainer.js +29 -0
  134. package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/index.d.ts +1 -0
  135. package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/index.js +8 -0
  136. package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/WHA.d.ts +9 -0
  137. package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/WHA.js +31 -0
  138. package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/WHB.d.ts +12 -0
  139. package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/WHB.js +110 -0
  140. package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/WHC.d.ts +9 -0
  141. package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/WHC.js +31 -0
  142. package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/WHD.d.ts +12 -0
  143. package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/WHD.js +110 -0
  144. package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/WHE.d.ts +10 -0
  145. package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/WHE.js +49 -0
  146. package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/index.d.ts +5 -0
  147. package/dist/src/desktop/layout/LayoutWH/Containers/ContentsContainer/variation/index.js +16 -0
  148. package/dist/src/desktop/layout/LayoutWH/Containers/GlobalMenuContainer/GlobalMenuContainer.d.ts +8 -0
  149. package/dist/src/desktop/layout/LayoutWH/Containers/GlobalMenuContainer/GlobalMenuContainer.js +15 -0
  150. package/dist/src/desktop/layout/LayoutWH/Containers/GlobalMenuContainer/index.d.ts +1 -0
  151. package/dist/src/desktop/layout/LayoutWH/Containers/GlobalMenuContainer/index.js +8 -0
  152. package/dist/src/desktop/layout/LayoutWH/Containers/GlobalMenuContainer/variation/PrimaryGlobalMenu.d.ts +6 -0
  153. package/dist/src/desktop/layout/LayoutWH/Containers/GlobalMenuContainer/variation/PrimaryGlobalMenu.js +25 -0
  154. package/dist/src/desktop/layout/LayoutWH/Containers/GlobalMenuContainer/variation/SecondaryGlobalMenu.d.ts +6 -0
  155. package/dist/src/desktop/layout/LayoutWH/Containers/GlobalMenuContainer/variation/SecondaryGlobalMenu.js +25 -0
  156. package/dist/src/desktop/layout/LayoutWH/Containers/GlobalMenuContainer/variation/index.d.ts +2 -0
  157. package/dist/src/desktop/layout/LayoutWH/Containers/GlobalMenuContainer/variation/index.js +10 -0
  158. package/dist/src/desktop/layout/LayoutWH/Containers/TabMenuContainer/TabMenuContainer.d.ts +7 -0
  159. package/dist/src/desktop/layout/LayoutWH/Containers/TabMenuContainer/TabMenuContainer.js +14 -0
  160. package/dist/src/desktop/layout/LayoutWH/Containers/TabMenuContainer/index.d.ts +1 -0
  161. package/dist/src/desktop/layout/LayoutWH/Containers/TabMenuContainer/index.js +8 -0
  162. package/dist/src/desktop/layout/LayoutWH/Containers/TabMenuContainer/variation/TabMenu.d.ts +6 -0
  163. package/dist/src/desktop/layout/LayoutWH/Containers/TabMenuContainer/variation/TabMenu.js +25 -0
  164. package/dist/src/desktop/layout/LayoutWH/Containers/TabMenuContainer/variation/index.d.ts +1 -0
  165. package/dist/src/desktop/layout/LayoutWH/Containers/TabMenuContainer/variation/index.js +8 -0
  166. package/dist/src/desktop/layout/LayoutWH/Containers/index.d.ts +3 -0
  167. package/dist/src/desktop/layout/LayoutWH/Containers/index.js +9 -0
  168. package/dist/src/desktop/layout/LayoutWH/ContainersBox/ContainersBox.d.ts +13 -0
  169. package/dist/src/desktop/layout/LayoutWH/ContainersBox/ContainersBox.js +39 -0
  170. package/dist/src/desktop/layout/LayoutWH/ContainersBox/index.d.ts +1 -0
  171. package/dist/src/desktop/layout/LayoutWH/ContainersBox/index.js +8 -0
  172. package/dist/src/desktop/layout/LayoutWH/LayoutWH.d.ts +8 -0
  173. package/dist/src/desktop/layout/LayoutWH/LayoutWH.js +31 -0
  174. package/dist/src/desktop/layout/LayoutWH/index.d.ts +1 -0
  175. package/dist/src/desktop/layout/LayoutWH/index.js +8 -0
  176. package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSA.js +2 -2
  177. package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSB.js +2 -2
  178. package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSC.js +2 -2
  179. package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSD.js +2 -2
  180. package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSE.js +3 -3
  181. package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSF.js +4 -4
  182. package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSG.js +4 -4
  183. package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSH.js +4 -4
  184. package/dist/src/desktop/layout/LayoutWS/Containers/GlobalMenuContainer/variation/GlobalMenu.js +3 -3
  185. package/dist/src/desktop/layout/LayoutWS/Containers/PageMenuContainer/variation/PageMenu.js +3 -3
  186. package/dist/src/desktop/layout/LayoutWS/LayoutWS.js +1 -1
  187. package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTA.js +2 -2
  188. package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTB.js +2 -2
  189. package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTC.js +2 -2
  190. package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTD.js +4 -4
  191. package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTE.js +2 -2
  192. package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTF.js +4 -4
  193. package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTG.js +2 -2
  194. package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTH.js +2 -2
  195. package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTI.js +2 -2
  196. package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTJ.js +4 -4
  197. package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTK.js +2 -2
  198. package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTL.js +2 -2
  199. package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTM.js +2 -2
  200. package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTN.js +2 -2
  201. package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTO.js +2 -2
  202. package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTP.js +2 -2
  203. package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTQ.js +4 -4
  204. package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTS.js +5 -5
  205. package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTT.js +5 -5
  206. package/dist/src/desktop/layout/LayoutWT/Containers/ContentsContainer/variation/WTU.js +4 -4
  207. package/dist/src/desktop/layout/LayoutWT/Containers/GlobalMenuContainer/variation/GlobalMenu.js +3 -3
  208. package/dist/src/desktop/layout/LayoutWT/Containers/PageMenuContainer/variation/LeftPageMenu.js +3 -3
  209. package/dist/src/desktop/layout/LayoutWT/Containers/PageMenuContainer/variation/TopPageMenu.js +3 -3
  210. package/dist/src/desktop/layout/LayoutWT/Containers/SubMenuContainer/variation/LeftSubMenu.js +3 -3
  211. package/dist/src/desktop/layout/LayoutWT/Containers/TabMenuContainer/variation/TabMenu.js +3 -3
  212. package/dist/src/desktop/layout/LayoutWT/LayoutWT.js +1 -1
  213. package/dist/src/desktop/panels/AnnotationSheet/AnnotationSheet.js +1 -1
  214. package/dist/src/desktop/panels/ContentSheet/ContentSheet.js +1 -1
  215. package/dist/src/desktop/panels/DesktopBasicModal/DesktopBasicModal.js +1 -1
  216. package/dist/src/desktop/panels/DesktopHeadlessModal/DesktopHeadlessModal.js +1 -1
  217. package/dist/src/desktop/panels/SectionSheet/SectionSheet.js +1 -1
  218. package/dist/src/hybrid/components/Divider/Divider.js +1 -1
  219. package/dist/src/hybrid/components/Icon/Icon.js +1 -1
  220. package/dist/src/hybrid/components/ImageView/ImageView.js +1 -1
  221. package/dist/src/hybrid/components/LinearProgress/LinearProgress.js +1 -1
  222. package/dist/src/hybrid/components/LottieIcon/LottieIcon.js +1 -1
  223. package/dist/src/hybrid/components/Spacing/Spacing.js +1 -1
  224. package/dist/src/hybrid/components/Switch/Switch.js +1 -1
  225. package/dist/src/mobile/components/BasicChatListItem/BasicChatListItem.js +7 -5
  226. package/dist/src/mobile/components/BasicFormGroup/BasicFormGroup.js +1 -1
  227. package/dist/src/mobile/components/BasicList/BasicList.js +1 -1
  228. package/dist/src/mobile/components/BasicListItem/BasicListItem.js +1 -1
  229. package/dist/src/mobile/components/BlogTextField/BlogTextField.js +1 -1
  230. package/dist/src/mobile/components/BodyTextGroup/BodyTextGroup.js +2 -2
  231. package/dist/src/mobile/components/Card/Card.js +1 -1
  232. package/dist/src/mobile/components/CardList/CardList.js +1 -1
  233. package/dist/src/mobile/components/ChatBubbleListItem/ChatBubbleListItem.js +1 -1
  234. package/dist/src/mobile/components/ChatList/ChatList.js +1 -1
  235. package/dist/src/mobile/components/Checkbox/Checkbox.js +1 -1
  236. package/dist/src/mobile/components/Chip/Chip.js +1 -1
  237. package/dist/src/mobile/components/ContextMenu/ContextMenu.js +1 -1
  238. package/dist/src/mobile/components/ContextMenuItem/ContextMenuItem.js +1 -1
  239. package/dist/src/mobile/components/Dropdown/Dropdown.js +1 -1
  240. package/dist/src/mobile/components/FloatingActionButton/FloatingActionButton.js +2 -2
  241. package/dist/src/mobile/components/HorizontalFormGroup/HorizontalFormGroup.js +1 -1
  242. package/dist/src/mobile/components/IconButton/IconButton.js +1 -1
  243. package/dist/src/mobile/components/ImageSlide/ImageSlide.js +1 -1
  244. package/dist/src/mobile/components/LottieReactionButton/LottieReactionButton.d.ts +4 -6
  245. package/dist/src/mobile/components/LottieReactionButton/LottieReactionButton.js +45 -45
  246. package/dist/src/mobile/components/MainButton/MainButton.js +1 -1
  247. package/dist/src/mobile/components/MobileAlertDialog/MobileAlertDialog.js +1 -1
  248. package/dist/src/mobile/components/MobileHeaderBar/MobileHeaderBar.js +1 -1
  249. package/dist/src/mobile/components/MobileTabBar/MobileTabBar.js +2 -2
  250. package/dist/src/mobile/components/Radio/Radio.js +1 -1
  251. package/dist/src/mobile/components/ReactionButton/ReactionButton.d.ts +2 -1
  252. package/dist/src/mobile/components/ReactionButton/ReactionButton.js +3 -3
  253. package/dist/src/mobile/components/Select/Select.js +1 -1
  254. package/dist/src/mobile/components/StatusBlock/StatusBlock.js +1 -1
  255. package/dist/src/mobile/components/TextButton/TextButton.js +1 -1
  256. package/dist/src/mobile/components/TextField/TextField.js +1 -1
  257. package/dist/src/mobile/components/TextLabel/TextLabel.d.ts +2 -2
  258. package/dist/src/mobile/components/TextLabel/TextLabel.js +20 -15
  259. package/dist/src/mobile/components/UploadIconButton/UploadIconButton.js +1 -1
  260. package/dist/src/mobile/components/UploadMainButton/UploadMainButton.js +1 -1
  261. package/dist/src/mobile/components/UploadTextButton/UploadTextButton.js +1 -1
  262. package/dist/src/mobile/layout/LayoutMF/Containers/ContentsContainer/variation/MFA.js +2 -2
  263. package/dist/src/mobile/layout/LayoutMF/Containers/ContentsContainer/variation/MFB.js +4 -4
  264. package/dist/src/mobile/layout/LayoutMF/Containers/ContentsContainer/variation/MFC.js +2 -2
  265. package/dist/src/mobile/layout/LayoutMF/Containers/ContentsContainer/variation/MFD.js +2 -2
  266. package/dist/src/mobile/layout/LayoutMF/Containers/ContentsContainer/variation/MFE.js +4 -4
  267. package/dist/src/mobile/layout/LayoutMF/LayoutMF.js +1 -1
  268. package/dist/src/mobile/layout/LayoutMM/Containers/ContentsContainer/variation/MMA.js +2 -2
  269. package/dist/src/mobile/layout/LayoutMM/Containers/ContentsContainer/variation/MMB.js +2 -2
  270. package/dist/src/mobile/layout/LayoutMM/Containers/NavigationContainer/variation/Navigation.js +3 -3
  271. package/dist/src/mobile/layout/LayoutMM/LayoutMM.js +1 -1
  272. package/dist/src/mobile/layout/LayoutMP/Containers/ContentsContainer/variation/MPA.js +2 -2
  273. package/dist/src/mobile/layout/LayoutMP/Containers/ContentsContainer/variation/MPB.js +2 -2
  274. package/dist/src/mobile/layout/LayoutMP/Containers/ContentsContainer/variation/MPC.js +4 -4
  275. package/dist/src/mobile/layout/LayoutMP/Containers/ContentsContainer/variation/MPD.js +2 -2
  276. package/dist/src/mobile/layout/LayoutMP/Containers/ContentsContainer/variation/MPE.js +2 -2
  277. package/dist/src/mobile/layout/LayoutMP/Containers/ContentsContainer/variation/MPF.js +4 -4
  278. package/dist/src/mobile/layout/LayoutMP/Containers/NavigationContainer/variation/Navigation.js +3 -3
  279. package/dist/src/mobile/layout/LayoutMP/Containers/TabContainer/variation/Tab.js +3 -3
  280. package/dist/src/mobile/layout/LayoutMP/LayoutMP.js +1 -1
  281. package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSA.js +2 -2
  282. package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSB.js +2 -2
  283. package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSC.js +4 -4
  284. package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSD.js +2 -2
  285. package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSE.js +2 -2
  286. package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSF.js +4 -4
  287. package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSG.js +2 -2
  288. package/dist/src/mobile/layout/LayoutMS/Containers/ContentsContainer/variation/MSH.js +2 -2
  289. package/dist/src/mobile/layout/LayoutMS/Containers/NavigationContainer/variation/Navigation.js +3 -3
  290. package/dist/src/mobile/layout/LayoutMS/Containers/TabContainer/variation/Tab.js +3 -3
  291. package/dist/src/mobile/layout/LayoutMS/LayoutMS.js +1 -1
  292. package/dist/src/mobile/panels/AnnotationSheet/AnnotationSheet.js +1 -1
  293. package/dist/src/mobile/panels/ContentSheet/ContentSheet.js +1 -1
  294. package/dist/src/mobile/panels/MobileBasicModal/MobileBasicModal.js +1 -1
  295. package/dist/src/mobile/panels/SectionSheet/SectionSheet.js +1 -1
  296. package/dist/src/sub/DynamicLayout/DynamicLayout.d.ts +7 -0
  297. package/dist/src/sub/DynamicLayout/DynamicLayout.js +17 -0
  298. package/dist/src/sub/DynamicLayout/desktop/DesktopWeb.d.ts +7 -0
  299. package/dist/src/sub/DynamicLayout/desktop/DesktopWeb.js +23 -0
  300. package/dist/src/sub/DynamicLayout/desktop/components/Item/Item.d.ts +21 -0
  301. package/dist/src/sub/DynamicLayout/desktop/components/Item/Item.js +462 -0
  302. package/dist/src/sub/DynamicLayout/desktop/components/Item/index.d.ts +1 -0
  303. package/dist/src/sub/DynamicLayout/desktop/components/Item/index.js +8 -0
  304. package/dist/src/sub/DynamicLayout/desktop/components/Section/Section.d.ts +15 -0
  305. package/dist/src/sub/DynamicLayout/desktop/components/Section/Section.js +252 -0
  306. package/dist/src/sub/DynamicLayout/desktop/components/Section/index.d.ts +1 -0
  307. package/dist/src/sub/DynamicLayout/desktop/components/Section/index.js +8 -0
  308. package/dist/src/sub/DynamicLayout/desktop/components/common/Carousel.d.ts +16 -0
  309. package/dist/src/sub/DynamicLayout/desktop/components/common/Carousel.js +96 -0
  310. package/dist/src/sub/DynamicLayout/desktop/components/common/YouTubeIframe.d.ts +7 -0
  311. package/dist/src/sub/DynamicLayout/desktop/components/common/YouTubeIframe.js +116 -0
  312. package/dist/src/sub/DynamicLayout/desktop/components/common/index.d.ts +2 -0
  313. package/dist/src/sub/DynamicLayout/desktop/components/common/index.js +10 -0
  314. package/dist/src/sub/DynamicLayout/desktop/components/index.d.ts +3 -0
  315. package/dist/src/sub/DynamicLayout/desktop/components/index.js +18 -0
  316. package/dist/src/sub/DynamicLayout/desktop/index.d.ts +1 -0
  317. package/dist/src/sub/DynamicLayout/desktop/index.js +8 -0
  318. package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/ContentsCarouselSection.d.ts +4 -0
  319. package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/ContentsCarouselSection.js +48 -0
  320. package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/index.d.ts +1 -0
  321. package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/index.js +8 -0
  322. package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/templates/TemplateA/TemplateA.d.ts +3 -0
  323. package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/templates/TemplateA/TemplateA.js +127 -0
  324. package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/templates/TemplateA/index.d.ts +1 -0
  325. package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/templates/TemplateA/index.js +8 -0
  326. package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/templates/TemplateB/TemplateB.d.ts +3 -0
  327. package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/templates/TemplateB/TemplateB.js +129 -0
  328. package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/templates/TemplateB/index.d.ts +1 -0
  329. package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/templates/TemplateB/index.js +8 -0
  330. package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/templates/index.d.ts +2 -0
  331. package/dist/src/sub/DynamicLayout/desktop/sections/ContentsCarouselSection/templates/index.js +7 -0
  332. package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/ContentsSection.d.ts +4 -0
  333. package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/ContentsSection.js +47 -0
  334. package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/index.d.ts +1 -0
  335. package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/index.js +8 -0
  336. package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/templates/TemplateA/TemplateA.d.ts +3 -0
  337. package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/templates/TemplateA/TemplateA.js +67 -0
  338. package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/templates/TemplateA/index.d.ts +1 -0
  339. package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/templates/TemplateA/index.js +8 -0
  340. package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/templates/TemplateB/TemplateB.d.ts +3 -0
  341. package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/templates/TemplateB/TemplateB.js +67 -0
  342. package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/templates/TemplateB/index.d.ts +1 -0
  343. package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/templates/TemplateB/index.js +8 -0
  344. package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/templates/index.d.ts +2 -0
  345. package/dist/src/sub/DynamicLayout/desktop/sections/ContentsSection/templates/index.js +7 -0
  346. package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/FooterSection.d.ts +4 -0
  347. package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/FooterSection.js +47 -0
  348. package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/index.d.ts +1 -0
  349. package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/index.js +8 -0
  350. package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/templates/TemplateA/TemplateA.d.ts +3 -0
  351. package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/templates/TemplateA/TemplateA.js +72 -0
  352. package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/templates/TemplateA/index.d.ts +1 -0
  353. package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/templates/TemplateA/index.js +8 -0
  354. package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/templates/TemplateB/TemplateB.d.ts +3 -0
  355. package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/templates/TemplateB/TemplateB.js +72 -0
  356. package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/templates/TemplateB/index.d.ts +1 -0
  357. package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/templates/TemplateB/index.js +8 -0
  358. package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/templates/index.d.ts +2 -0
  359. package/dist/src/sub/DynamicLayout/desktop/sections/FooterSection/templates/index.js +7 -0
  360. package/dist/src/sub/DynamicLayout/desktop/sections/InfoBoxSection/InfoBoxSection.d.ts +4 -0
  361. package/dist/src/sub/DynamicLayout/desktop/sections/InfoBoxSection/InfoBoxSection.js +45 -0
  362. package/dist/src/sub/DynamicLayout/desktop/sections/InfoBoxSection/index.d.ts +1 -0
  363. package/dist/src/sub/DynamicLayout/desktop/sections/InfoBoxSection/index.js +8 -0
  364. package/dist/src/sub/DynamicLayout/desktop/sections/InfoBoxSection/templates/TemplateA/TemplateA.d.ts +3 -0
  365. package/dist/src/sub/DynamicLayout/desktop/sections/InfoBoxSection/templates/TemplateA/TemplateA.js +123 -0
  366. package/dist/src/sub/DynamicLayout/desktop/sections/InfoBoxSection/templates/TemplateA/index.d.ts +1 -0
  367. package/dist/src/sub/DynamicLayout/desktop/sections/InfoBoxSection/templates/TemplateA/index.js +8 -0
  368. package/dist/src/sub/DynamicLayout/desktop/sections/InfoBoxSection/templates/index.d.ts +1 -0
  369. package/dist/src/sub/DynamicLayout/desktop/sections/InfoBoxSection/templates/index.js +5 -0
  370. package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/IntroSection.d.ts +4 -0
  371. package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/IntroSection.js +52 -0
  372. package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/index.d.ts +1 -0
  373. package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/index.js +8 -0
  374. package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateA/TemplateA.d.ts +3 -0
  375. package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateA/TemplateA.js +63 -0
  376. package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateA/index.d.ts +1 -0
  377. package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateA/index.js +8 -0
  378. package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateB/TemplateB.d.ts +3 -0
  379. package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateB/TemplateB.js +64 -0
  380. package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateB/index.d.ts +1 -0
  381. package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateB/index.js +8 -0
  382. package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateC/TemplateC.d.ts +3 -0
  383. package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateC/TemplateC.js +64 -0
  384. package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateC/index.d.ts +1 -0
  385. package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateC/index.js +8 -0
  386. package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateD/TemplateD.d.ts +3 -0
  387. package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateD/TemplateD.js +63 -0
  388. package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateD/index.d.ts +1 -0
  389. package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/TemplateD/index.js +8 -0
  390. package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/index.d.ts +4 -0
  391. package/dist/src/sub/DynamicLayout/desktop/sections/IntroSection/templates/index.js +11 -0
  392. package/dist/src/sub/DynamicLayout/desktop/sections/SectionMatcher.d.ts +4 -0
  393. package/dist/src/sub/DynamicLayout/desktop/sections/SectionMatcher.js +52 -0
  394. package/dist/src/sub/DynamicLayout/desktop/sections/index.d.ts +5 -0
  395. package/dist/src/sub/DynamicLayout/desktop/sections/index.js +13 -0
  396. package/dist/src/sub/DynamicLayout/dynamicLayoutContext.d.ts +7 -0
  397. package/dist/src/sub/DynamicLayout/dynamicLayoutContext.js +5 -0
  398. package/dist/src/sub/DynamicLayout/index.d.ts +1 -0
  399. package/dist/src/sub/DynamicLayout/index.js +8 -0
  400. package/dist/src/sub/DynamicLayout/mobile/MobileWeb.d.ts +7 -0
  401. package/dist/src/sub/DynamicLayout/mobile/MobileWeb.js +23 -0
  402. package/dist/src/sub/DynamicLayout/mobile/components/Item/Item.d.ts +21 -0
  403. package/dist/src/sub/DynamicLayout/mobile/components/Item/Item.js +459 -0
  404. package/dist/src/sub/DynamicLayout/mobile/components/Item/index.d.ts +1 -0
  405. package/dist/src/sub/DynamicLayout/mobile/components/Item/index.js +8 -0
  406. package/dist/src/sub/DynamicLayout/mobile/components/Section/Section.d.ts +15 -0
  407. package/dist/src/sub/DynamicLayout/mobile/components/Section/Section.js +261 -0
  408. package/dist/src/sub/DynamicLayout/mobile/components/Section/index.d.ts +1 -0
  409. package/dist/src/sub/DynamicLayout/mobile/components/Section/index.js +8 -0
  410. package/dist/src/sub/DynamicLayout/mobile/components/common/Carousel.d.ts +11 -0
  411. package/dist/src/sub/DynamicLayout/mobile/components/common/Carousel.js +71 -0
  412. package/dist/src/sub/DynamicLayout/mobile/components/common/YouTubeIframe.d.ts +7 -0
  413. package/dist/src/sub/DynamicLayout/mobile/components/common/YouTubeIframe.js +116 -0
  414. package/dist/src/sub/DynamicLayout/mobile/components/common/index.d.ts +2 -0
  415. package/dist/src/sub/DynamicLayout/mobile/components/common/index.js +10 -0
  416. package/dist/src/sub/DynamicLayout/mobile/components/index.d.ts +3 -0
  417. package/dist/src/sub/DynamicLayout/mobile/components/index.js +18 -0
  418. package/dist/src/sub/DynamicLayout/mobile/index.d.ts +1 -0
  419. package/dist/src/sub/DynamicLayout/mobile/index.js +8 -0
  420. package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/ContentsCarouselSection.d.ts +4 -0
  421. package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/ContentsCarouselSection.js +48 -0
  422. package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/index.d.ts +1 -0
  423. package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/index.js +8 -0
  424. package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/templates/TemplateA/TemplateA.d.ts +3 -0
  425. package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/templates/TemplateA/TemplateA.js +125 -0
  426. package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/templates/TemplateA/index.d.ts +1 -0
  427. package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/templates/TemplateA/index.js +8 -0
  428. package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/templates/TemplateB/TemplateB.d.ts +3 -0
  429. package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/templates/TemplateB/TemplateB.js +125 -0
  430. package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/templates/TemplateB/index.d.ts +1 -0
  431. package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/templates/TemplateB/index.js +8 -0
  432. package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/templates/index.d.ts +2 -0
  433. package/dist/src/sub/DynamicLayout/mobile/sections/ContentsCarouselSection/templates/index.js +7 -0
  434. package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/ContentsSection.d.ts +4 -0
  435. package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/ContentsSection.js +47 -0
  436. package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/index.d.ts +1 -0
  437. package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/index.js +8 -0
  438. package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/templates/TemplateA/TemplateA.d.ts +3 -0
  439. package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/templates/TemplateA/TemplateA.js +69 -0
  440. package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/templates/TemplateA/index.d.ts +1 -0
  441. package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/templates/TemplateA/index.js +8 -0
  442. package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/templates/TemplateB/TemplateB.d.ts +3 -0
  443. package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/templates/TemplateB/TemplateB.js +69 -0
  444. package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/templates/TemplateB/index.d.ts +1 -0
  445. package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/templates/TemplateB/index.js +8 -0
  446. package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/templates/index.d.ts +2 -0
  447. package/dist/src/sub/DynamicLayout/mobile/sections/ContentsSection/templates/index.js +7 -0
  448. package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/FooterSection.d.ts +4 -0
  449. package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/FooterSection.js +47 -0
  450. package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/index.d.ts +1 -0
  451. package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/index.js +8 -0
  452. package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/templates/TemplateA/TemplateA.d.ts +3 -0
  453. package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/templates/TemplateA/TemplateA.js +75 -0
  454. package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/templates/TemplateA/index.d.ts +1 -0
  455. package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/templates/TemplateA/index.js +8 -0
  456. package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/templates/TemplateB/TemplateB.d.ts +3 -0
  457. package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/templates/TemplateB/TemplateB.js +75 -0
  458. package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/templates/TemplateB/index.d.ts +1 -0
  459. package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/templates/TemplateB/index.js +8 -0
  460. package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/templates/index.d.ts +2 -0
  461. package/dist/src/sub/DynamicLayout/mobile/sections/FooterSection/templates/index.js +7 -0
  462. package/dist/src/sub/DynamicLayout/mobile/sections/InfoBoxSection/InfoBoxSection.d.ts +4 -0
  463. package/dist/src/sub/DynamicLayout/mobile/sections/InfoBoxSection/InfoBoxSection.js +45 -0
  464. package/dist/src/sub/DynamicLayout/mobile/sections/InfoBoxSection/index.d.ts +1 -0
  465. package/dist/src/sub/DynamicLayout/mobile/sections/InfoBoxSection/index.js +8 -0
  466. package/dist/src/sub/DynamicLayout/mobile/sections/InfoBoxSection/templates/TemplateA/TemplateA.d.ts +3 -0
  467. package/dist/src/sub/DynamicLayout/mobile/sections/InfoBoxSection/templates/TemplateA/TemplateA.js +115 -0
  468. package/dist/src/sub/DynamicLayout/mobile/sections/InfoBoxSection/templates/TemplateA/index.d.ts +1 -0
  469. package/dist/src/sub/DynamicLayout/mobile/sections/InfoBoxSection/templates/TemplateA/index.js +8 -0
  470. package/dist/src/sub/DynamicLayout/mobile/sections/InfoBoxSection/templates/index.d.ts +1 -0
  471. package/dist/src/sub/DynamicLayout/mobile/sections/InfoBoxSection/templates/index.js +5 -0
  472. package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/IntroSection.d.ts +4 -0
  473. package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/IntroSection.js +52 -0
  474. package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/index.d.ts +1 -0
  475. package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/index.js +8 -0
  476. package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateA/TemplateA.d.ts +3 -0
  477. package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateA/TemplateA.js +68 -0
  478. package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateA/index.d.ts +1 -0
  479. package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateA/index.js +8 -0
  480. package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateB/TemplateB.d.ts +3 -0
  481. package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateB/TemplateB.js +68 -0
  482. package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateB/index.d.ts +1 -0
  483. package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateB/index.js +8 -0
  484. package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateC/TemplateC.d.ts +3 -0
  485. package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateC/TemplateC.js +68 -0
  486. package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateC/index.d.ts +1 -0
  487. package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateC/index.js +8 -0
  488. package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateD/TemplateD.d.ts +3 -0
  489. package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateD/TemplateD.js +68 -0
  490. package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateD/index.d.ts +1 -0
  491. package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/TemplateD/index.js +8 -0
  492. package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/index.d.ts +4 -0
  493. package/dist/src/sub/DynamicLayout/mobile/sections/IntroSection/templates/index.js +11 -0
  494. package/dist/src/sub/DynamicLayout/mobile/sections/SectionMatcher.d.ts +4 -0
  495. package/dist/src/sub/DynamicLayout/mobile/sections/SectionMatcher.js +52 -0
  496. package/dist/src/sub/DynamicLayout/mobile/sections/index.d.ts +5 -0
  497. package/dist/src/sub/DynamicLayout/mobile/sections/index.js +13 -0
  498. package/dist/src/sub/DynamicLayout/types.d.ts +168 -0
  499. package/dist/src/sub/DynamicLayout/types.js +612 -0
  500. package/dist/src/sub/index.d.ts +1 -0
  501. package/dist/src/sub/index.js +6 -0
  502. package/dist/src/sub/utils/youtubeLinkParser.d.ts +7 -0
  503. package/dist/src/sub/utils/youtubeLinkParser.js +23 -0
  504. package/package.json +4 -1
  505. package/release-note.md +3 -9
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ exports.YouTubeIframe = exports.Carousel = void 0;
7
+ var Carousel_1 = require("./Carousel");
8
+ Object.defineProperty(exports, "Carousel", { enumerable: true, get: function () { return __importDefault(Carousel_1).default; } });
9
+ var YouTubeIframe_1 = require("./YouTubeIframe");
10
+ Object.defineProperty(exports, "YouTubeIframe", { enumerable: true, get: function () { return __importDefault(YouTubeIframe_1).default; } });
@@ -0,0 +1,3 @@
1
+ export * from './common';
2
+ export { Section } from './Section';
3
+ export { Item } from './Item';
@@ -0,0 +1,18 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
5
+ }) : (function(o, m, k, k2) {
6
+ if (k2 === undefined) k2 = k;
7
+ o[k2] = m[k];
8
+ }));
9
+ var __exportStar = (this && this.__exportStar) || function(m, exports) {
10
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
11
+ };
12
+ Object.defineProperty(exports, "__esModule", { value: true });
13
+ exports.Item = exports.Section = void 0;
14
+ __exportStar(require("./common"), exports);
15
+ var Section_1 = require("./Section");
16
+ Object.defineProperty(exports, "Section", { enumerable: true, get: function () { return Section_1.Section; } });
17
+ var Item_1 = require("./Item");
18
+ Object.defineProperty(exports, "Item", { enumerable: true, get: function () { return Item_1.Item; } });
@@ -0,0 +1 @@
1
+ export { default as DesktopWeb } from './DesktopWeb';
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ exports.DesktopWeb = void 0;
7
+ var DesktopWeb_1 = require("./DesktopWeb");
8
+ Object.defineProperty(exports, "DesktopWeb", { enumerable: true, get: function () { return __importDefault(DesktopWeb_1).default; } });
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { ISection } from '../../../types';
3
+ declare function ContentsCarouselSection({ ...props }: ISection): JSX.Element;
4
+ export default ContentsCarouselSection;
@@ -0,0 +1,48 @@
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 __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ var __importDefault = (this && this.__importDefault) || function (mod) {
25
+ return (mod && mod.__esModule) ? mod : { "default": mod };
26
+ };
27
+ Object.defineProperty(exports, "__esModule", { value: true });
28
+ var react_1 = __importDefault(require("react"));
29
+ var components_1 = require("../../components");
30
+ var templates_1 = require("./templates");
31
+ function ContentsCarouselSection(_a) {
32
+ var props = __rest(_a, []);
33
+ return (react_1.default.createElement(components_1.Section, __assign({}, props),
34
+ react_1.default.createElement(TemplateMatcher, { styleTemplate: props.template })));
35
+ }
36
+ function TemplateMatcher(_a) {
37
+ var styleTemplate = _a.styleTemplate;
38
+ switch (styleTemplate) {
39
+ case 'BASE_CONTENTS_CAROUSEL_A':
40
+ return react_1.default.createElement(templates_1.TemplateA, null);
41
+ case 'BASE_CONTENTS_CAROUSEL_B':
42
+ return react_1.default.createElement(templates_1.TemplateB, null);
43
+ default:
44
+ // NOTE: temp
45
+ return react_1.default.createElement("div", null, "Error: styleTemplate must be defined");
46
+ }
47
+ }
48
+ exports.default = ContentsCarouselSection;
@@ -0,0 +1 @@
1
+ export { default as ContentsCarouselSection } from './ContentsCarouselSection';
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ exports.ContentsCarouselSection = void 0;
7
+ var ContentsCarouselSection_1 = require("./ContentsCarouselSection");
8
+ Object.defineProperty(exports, "ContentsCarouselSection", { enumerable: true, get: function () { return __importDefault(ContentsCarouselSection_1).default; } });
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ declare function TemplateA(): JSX.Element;
3
+ export default TemplateA;
@@ -0,0 +1,127 @@
1
+ "use strict";
2
+ var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) {
3
+ if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
4
+ return cooked;
5
+ };
6
+ var __assign = (this && this.__assign) || function () {
7
+ __assign = Object.assign || function(t) {
8
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
9
+ s = arguments[i];
10
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
11
+ t[p] = s[p];
12
+ }
13
+ return t;
14
+ };
15
+ return __assign.apply(this, arguments);
16
+ };
17
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
20
+ }) : (function(o, m, k, k2) {
21
+ if (k2 === undefined) k2 = k;
22
+ o[k2] = m[k];
23
+ }));
24
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
25
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
26
+ }) : function(o, v) {
27
+ o["default"] = v;
28
+ });
29
+ var __importStar = (this && this.__importStar) || function (mod) {
30
+ if (mod && mod.__esModule) return mod;
31
+ var result = {};
32
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
33
+ __setModuleDefault(result, mod);
34
+ return result;
35
+ };
36
+ var __importDefault = (this && this.__importDefault) || function (mod) {
37
+ return (mod && mod.__esModule) ? mod : { "default": mod };
38
+ };
39
+ Object.defineProperty(exports, "__esModule", { value: true });
40
+ var react_1 = __importStar(require("react"));
41
+ var styled_components_1 = __importDefault(require("styled-components"));
42
+ var components_1 = require("../../../../components");
43
+ function TemplateA() {
44
+ var sectionContext = (0, react_1.useContext)(components_1.Section.context);
45
+ var _a = sectionContext.properties, title = _a.title, description = _a.description;
46
+ var _b = sectionContext.styles, titleColorInHex = _b.titleColorInHex, descriptionColorInHex = _b.descriptionColorInHex, itemTitleColorInHex = _b.itemTitleColorInHex, itemDescriptionColorInHex = _b.itemDescriptionColorInHex;
47
+ var _c = sectionContext.properties, buttonAlphaLabel = _c.buttonAlphaLabel, buttonAlphaLinkSrc = _c.buttonAlphaLinkSrc, buttonAlphaLinkType = _c.buttonAlphaLinkType;
48
+ var _d = sectionContext.styles, buttonAlphaDesignType = _d.buttonAlphaDesignType, buttonAlphaBackgroundColorInHex = _d.buttonAlphaBackgroundColorInHex, buttonAlphaLabelColorInHex = _d.buttonAlphaLabelColorInHex, itemButtonDesignType = _d.itemButtonDesignType, itemButtonBackgroundColorInHex = _d.itemButtonBackgroundColorInHex, itemButtonLabelColorInHex = _d.itemButtonLabelColorInHex;
49
+ var dynamicLayoutSectionItems = sectionContext.dynamicLayoutSectionItems;
50
+ var filteredItems = dynamicLayoutSectionItems
51
+ ? dynamicLayoutSectionItems.filter(function (item) {
52
+ return item.display &&
53
+ (!!item.properties.imageSrc ||
54
+ !!item.properties.title ||
55
+ !!item.properties.description ||
56
+ !!item.properties.linkSrc);
57
+ })
58
+ : [];
59
+ return (react_1.default.createElement(S_Wrapper, { hasNothing: !title && !description && !buttonAlphaLinkSrc && filteredItems.length === 0 },
60
+ react_1.default.createElement(S_ContentsArea, null,
61
+ title && (react_1.default.createElement(S_SectionTitleBox, null,
62
+ react_1.default.createElement(components_1.Section.Title, { text: title, color: titleColorInHex, textAlign: "center", customFontSize: "48px", customFontWeight: "bold" }))),
63
+ description && (react_1.default.createElement(S_SectionDescriptionBox, null,
64
+ react_1.default.createElement(components_1.Section.Description, { text: description, color: descriptionColorInHex, textAlign: "center", styleTheme: "headingBold" }))),
65
+ buttonAlphaLinkSrc && (react_1.default.createElement(S_SectionButtonBox, null,
66
+ react_1.default.createElement(components_1.Section.Button, { text: buttonAlphaLabel, src: buttonAlphaLinkSrc, linkType: buttonAlphaLinkType, buttonType: buttonAlphaDesignType, backgroundColor: buttonAlphaBackgroundColorInHex, textColor: buttonAlphaLabelColorInHex, borderColor: buttonAlphaLabelColorInHex }))),
67
+ filteredItems.length > 0 && (react_1.default.createElement(S_CarouselBox, null,
68
+ react_1.default.createElement(components_1.Carousel, { spaceBetween: 24, slidesPerView: 3, slidesPerGroup: 3, breakpoints: {
69
+ 1301: {
70
+ slidesPerView: 4,
71
+ slidesPerGroup: 4
72
+ },
73
+ 1601: {
74
+ slidesPerView: 5,
75
+ slidesPerGroup: 5
76
+ }
77
+ }, buttonSpacing: "-24px" }, filteredItems.map(function (item) {
78
+ var id = item.id;
79
+ var _a = item.properties, itemTitle = _a.title, itemDescription = _a.description, itemImageSrc = _a.imageSrc, itemLinkMethod = _a.linkMethod, itemLinkSrc = _a.linkSrc, itemLinkType = _a.linkType, itemButtonLabel = _a.buttonLabel;
80
+ return (react_1.default.createElement(components_1.Item, __assign({ key: id }, item),
81
+ itemImageSrc && (react_1.default.createElement(S_ItemImageBox, null,
82
+ react_1.default.createElement(components_1.Item.Image, { src: itemImageSrc, ratio: "1_1", width: "responsive", shapeType: "rectangle" }))),
83
+ itemTitle && (react_1.default.createElement(components_1.Item.Title, { text: itemTitle, color: itemTitleColorInHex, styleTheme: "body1Bold" })),
84
+ itemDescription && (react_1.default.createElement(S_ItemDescriptionBox, { hasImage: !!itemImageSrc, hasTitle: !!itemTitle },
85
+ react_1.default.createElement(components_1.Item.Description, { text: itemDescription, color: itemDescriptionColorInHex, styleTheme: "body2Regular" }))),
86
+ itemLinkMethod === 'CLICK_BUTTON_IN_ITEM' && itemLinkSrc && (react_1.default.createElement(S_ItemButtonBox, { hasImage: !!itemImageSrc, hasTitle: !!itemTitle, hasDescription: !!itemDescription },
87
+ react_1.default.createElement(components_1.Item.Button, { text: itemButtonLabel, src: itemLinkSrc, linkType: itemLinkType, buttonType: itemButtonDesignType, backgroundColor: itemButtonBackgroundColorInHex, textColor: itemButtonLabelColorInHex, borderColor: itemButtonLabelColorInHex })))));
88
+ })))))));
89
+ }
90
+ var S_Wrapper = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n width: 100%;\n margin: ", " 0;\n"], ["\n width: 100%;\n margin: ", " 0;\n"])), function (_a) {
91
+ var hasNothing = _a.hasNothing;
92
+ return (hasNothing ? 0 : '80px');
93
+ });
94
+ var S_ContentsArea = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n --min-width: 1000;\n --min-width-px: 1000px;\n --max-width: 1500;\n --max-width-px: 1500px;\n --min-viewport-width: 1200;\n --min-viewport-width-px: 1200px;\n --max-viewport-width: 1920;\n --max-viewport-width-px: 1920px;\n width: calc(\n (100vw - var(--min-viewport-width-px)) * (var(--max-width) - var(--min-width)) /\n (var(--max-viewport-width) - var(--min-viewport-width)) + var(--min-width-px)\n );\n min-width: var(--min-width-px);\n max-width: var(--max-width-px);\n margin: 0 auto;\n"], ["\n --min-width: 1000;\n --min-width-px: 1000px;\n --max-width: 1500;\n --max-width-px: 1500px;\n --min-viewport-width: 1200;\n --min-viewport-width-px: 1200px;\n --max-viewport-width: 1920;\n --max-viewport-width-px: 1920px;\n width: calc(\n (100vw - var(--min-viewport-width-px)) * (var(--max-width) - var(--min-width)) /\n (var(--max-viewport-width) - var(--min-viewport-width)) + var(--min-width-px)\n );\n min-width: var(--min-width-px);\n max-width: var(--max-width-px);\n margin: 0 auto;\n"])));
95
+ var S_SectionTitleBox = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n margin: ", " 0;\n"], ["\n margin: ", " 0;\n"])), function (_a) {
96
+ var theme = _a.theme;
97
+ return theme.spacing.spacingE;
98
+ });
99
+ var S_SectionDescriptionBox = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n margin: ", " 0;\n"], ["\n margin: ", " 0;\n"])), function (_a) {
100
+ var theme = _a.theme;
101
+ return theme.spacing.spacingE;
102
+ });
103
+ var S_SectionButtonBox = styled_components_1.default.div(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n margin: ", " 0;\n\n & > div {\n width: fit-content;\n margin: 0 auto;\n }\n"], ["\n margin: ", " 0;\n\n & > div {\n width: fit-content;\n margin: 0 auto;\n }\n"])), function (_a) {
104
+ var theme = _a.theme;
105
+ return theme.spacing.spacingF;
106
+ });
107
+ var S_CarouselBox = styled_components_1.default.div(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n margin: ", " 0;\n"], ["\n margin: ", " 0;\n"])), function (_a) {
108
+ var theme = _a.theme;
109
+ return theme.spacing.spacingH;
110
+ });
111
+ /** NOTE: X00001에서는 margin collapsing으로 스페이싱을 처리하는 것이 원칙이나,
112
+ * Swiper 라이브러리가 각 슬라이드 아이템에 flexbox를 쓰고 있어서 이곳만 예외적으로 styled component로 스페이싱을 처리했습니다.
113
+ */
114
+ var S_ItemImageBox = styled_components_1.default.div(templateObject_7 || (templateObject_7 = __makeTemplateObject(["\n margin-bottom: ", ";\n"], ["\n margin-bottom: ", ";\n"])), function (_a) {
115
+ var theme = _a.theme;
116
+ return theme.spacing.spacingD;
117
+ });
118
+ var S_ItemDescriptionBox = styled_components_1.default.div(templateObject_8 || (templateObject_8 = __makeTemplateObject(["\n margin-top: ", ";\n"], ["\n margin-top: ", ";\n"])), function (_a) {
119
+ var theme = _a.theme, hasImage = _a.hasImage, hasTitle = _a.hasTitle;
120
+ return (hasImage || hasTitle) && theme.spacing.spacingC;
121
+ });
122
+ var S_ItemButtonBox = styled_components_1.default.div(templateObject_9 || (templateObject_9 = __makeTemplateObject(["\n margin-top: ", ";\n"], ["\n margin-top: ", ";\n"])), function (_a) {
123
+ var theme = _a.theme, hasImage = _a.hasImage, hasTitle = _a.hasTitle, hasDescription = _a.hasDescription;
124
+ return (hasImage || hasTitle || hasDescription) && theme.spacing.spacingE;
125
+ });
126
+ exports.default = TemplateA;
127
+ var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6, templateObject_7, templateObject_8, templateObject_9;
@@ -0,0 +1 @@
1
+ export { default as TemplateA } from './TemplateA';
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ exports.TemplateA = void 0;
7
+ var TemplateA_1 = require("./TemplateA");
8
+ Object.defineProperty(exports, "TemplateA", { enumerable: true, get: function () { return __importDefault(TemplateA_1).default; } });
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ declare function TemplateB(): JSX.Element;
3
+ export default TemplateB;
@@ -0,0 +1,129 @@
1
+ "use strict";
2
+ var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) {
3
+ if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
4
+ return cooked;
5
+ };
6
+ var __assign = (this && this.__assign) || function () {
7
+ __assign = Object.assign || function(t) {
8
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
9
+ s = arguments[i];
10
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
11
+ t[p] = s[p];
12
+ }
13
+ return t;
14
+ };
15
+ return __assign.apply(this, arguments);
16
+ };
17
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
20
+ }) : (function(o, m, k, k2) {
21
+ if (k2 === undefined) k2 = k;
22
+ o[k2] = m[k];
23
+ }));
24
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
25
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
26
+ }) : function(o, v) {
27
+ o["default"] = v;
28
+ });
29
+ var __importStar = (this && this.__importStar) || function (mod) {
30
+ if (mod && mod.__esModule) return mod;
31
+ var result = {};
32
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
33
+ __setModuleDefault(result, mod);
34
+ return result;
35
+ };
36
+ var __importDefault = (this && this.__importDefault) || function (mod) {
37
+ return (mod && mod.__esModule) ? mod : { "default": mod };
38
+ };
39
+ Object.defineProperty(exports, "__esModule", { value: true });
40
+ var react_1 = __importStar(require("react"));
41
+ var styled_components_1 = __importDefault(require("styled-components"));
42
+ var hybrid_1 = require("../../../../../../../hybrid");
43
+ var components_1 = require("../../../../components");
44
+ function TemplateB() {
45
+ var sectionContext = (0, react_1.useContext)(components_1.Section.context);
46
+ var _a = sectionContext.properties, title = _a.title, description = _a.description;
47
+ var _b = sectionContext.styles, titleColorInHex = _b.titleColorInHex, descriptionColorInHex = _b.descriptionColorInHex, itemTitleColorInHex = _b.itemTitleColorInHex, itemDescriptionColorInHex = _b.itemDescriptionColorInHex;
48
+ var _c = sectionContext.properties, buttonAlphaLabel = _c.buttonAlphaLabel, buttonAlphaLinkSrc = _c.buttonAlphaLinkSrc, buttonAlphaLinkType = _c.buttonAlphaLinkType;
49
+ var _d = sectionContext.styles, buttonAlphaDesignType = _d.buttonAlphaDesignType, buttonAlphaBackgroundColorInHex = _d.buttonAlphaBackgroundColorInHex, buttonAlphaLabelColorInHex = _d.buttonAlphaLabelColorInHex, itemButtonDesignType = _d.itemButtonDesignType, itemButtonBackgroundColorInHex = _d.itemButtonBackgroundColorInHex, itemButtonLabelColorInHex = _d.itemButtonLabelColorInHex;
50
+ var dynamicLayoutSectionItems = sectionContext.dynamicLayoutSectionItems;
51
+ var filteredItems = dynamicLayoutSectionItems
52
+ ? dynamicLayoutSectionItems.filter(function (item) {
53
+ return item.display &&
54
+ (!!item.properties.imageSrc ||
55
+ !!item.properties.title ||
56
+ !!item.properties.description ||
57
+ !!item.properties.linkSrc);
58
+ })
59
+ : [];
60
+ return (react_1.default.createElement(S_Wrapper, { hasNothing: !title && !description && !buttonAlphaLinkSrc && filteredItems.length === 0 },
61
+ react_1.default.createElement(S_ContentsArea, null,
62
+ title && (react_1.default.createElement(S_SectionTitleBox, null,
63
+ react_1.default.createElement(components_1.Section.Title, { text: title, color: titleColorInHex, textAlign: "center", customFontSize: "40px", customFontWeight: "bold" }))),
64
+ description && (react_1.default.createElement(S_SectionDescriptionBox, null,
65
+ react_1.default.createElement(components_1.Section.Description, { text: description, color: descriptionColorInHex, textAlign: "center", styleTheme: "body1Regular" }))),
66
+ buttonAlphaLinkSrc && (react_1.default.createElement(S_SectionButtonBox, null,
67
+ react_1.default.createElement(components_1.Section.Button, { text: buttonAlphaLabel, src: buttonAlphaLinkSrc, linkType: buttonAlphaLinkType, buttonType: buttonAlphaDesignType, backgroundColor: buttonAlphaBackgroundColorInHex, textColor: buttonAlphaLabelColorInHex, borderColor: buttonAlphaLabelColorInHex }))),
68
+ filteredItems.length > 0 && (react_1.default.createElement(S_CarouselBox, null,
69
+ react_1.default.createElement(components_1.Carousel, { spaceBetween: 42, slidesPerView: 3, slidesPerGroup: 3, breakpoints: {
70
+ 1301: {
71
+ slidesPerView: 4,
72
+ slidesPerGroup: 4
73
+ },
74
+ 1601: {
75
+ slidesPerView: 5,
76
+ slidesPerGroup: 5
77
+ }
78
+ }, buttonSpacing: "-16px" }, filteredItems.map(function (item) {
79
+ var id = item.id;
80
+ var _a = item.properties, itemTitle = _a.title, itemDescription = _a.description, itemImageSrc = _a.imageSrc, itemLinkMethod = _a.linkMethod, itemLinkSrc = _a.linkSrc, itemLinkType = _a.linkType, itemButtonLabel = _a.buttonLabel;
81
+ return (react_1.default.createElement(components_1.Item, __assign({ key: id }, item),
82
+ itemImageSrc && (react_1.default.createElement(S_ItemImageBox, null,
83
+ react_1.default.createElement(components_1.Item.Image, { src: itemImageSrc, ratio: "3_2", width: "responsive", radius: 24 }))),
84
+ itemTitle && (react_1.default.createElement(components_1.Item.Title, { text: itemTitle, color: itemTitleColorInHex, styleTheme: "body2Bold" })),
85
+ itemDescription && (react_1.default.createElement(S_ItemDescriptionBox, { hasImage: !!itemImageSrc, hasTitle: !!itemTitle },
86
+ react_1.default.createElement(hybrid_1.Spacing, { size: "spacing_c" }),
87
+ react_1.default.createElement(components_1.Item.Description, { text: itemDescription, color: itemDescriptionColorInHex, styleTheme: "body2Regular" }))),
88
+ itemLinkMethod === 'CLICK_BUTTON_IN_ITEM' && itemLinkSrc && (react_1.default.createElement(S_ItemButtonBox, { hasImage: !!itemImageSrc, hasTitle: !!itemTitle, hasDescription: !!itemDescription },
89
+ react_1.default.createElement(components_1.Item.Button, { text: itemButtonLabel, src: itemLinkSrc, linkType: itemLinkType, buttonType: itemButtonDesignType, backgroundColor: itemButtonBackgroundColorInHex, textColor: itemButtonLabelColorInHex, borderColor: itemButtonLabelColorInHex })))));
90
+ })))))));
91
+ }
92
+ var S_Wrapper = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n width: 100%;\n margin: ", " 0;\n"], ["\n width: 100%;\n margin: ", " 0;\n"])), function (_a) {
93
+ var hasNothing = _a.hasNothing;
94
+ return (hasNothing ? 0 : '80px');
95
+ });
96
+ var S_ContentsArea = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n --min-width: 1000;\n --min-width-px: 1000px;\n --max-width: 1500;\n --max-width-px: 1500px;\n --min-viewport-width: 1200;\n --min-viewport-width-px: 1200px;\n --max-viewport-width: 1920;\n --max-viewport-width-px: 1920px;\n width: calc(\n (100vw - var(--min-viewport-width-px)) * (var(--max-width) - var(--min-width)) /\n (var(--max-viewport-width) - var(--min-viewport-width)) + var(--min-width-px)\n );\n min-width: var(--min-width-px);\n max-width: var(--max-width-px);\n margin: 0 auto;\n"], ["\n --min-width: 1000;\n --min-width-px: 1000px;\n --max-width: 1500;\n --max-width-px: 1500px;\n --min-viewport-width: 1200;\n --min-viewport-width-px: 1200px;\n --max-viewport-width: 1920;\n --max-viewport-width-px: 1920px;\n width: calc(\n (100vw - var(--min-viewport-width-px)) * (var(--max-width) - var(--min-width)) /\n (var(--max-viewport-width) - var(--min-viewport-width)) + var(--min-width-px)\n );\n min-width: var(--min-width-px);\n max-width: var(--max-width-px);\n margin: 0 auto;\n"])));
97
+ var S_SectionTitleBox = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n margin: ", " 0;\n"], ["\n margin: ", " 0;\n"])), function (_a) {
98
+ var theme = _a.theme;
99
+ return theme.spacing.spacingE;
100
+ });
101
+ var S_SectionDescriptionBox = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n margin: ", " 0;\n"], ["\n margin: ", " 0;\n"])), function (_a) {
102
+ var theme = _a.theme;
103
+ return theme.spacing.spacingE;
104
+ });
105
+ var S_SectionButtonBox = styled_components_1.default.div(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n margin: ", " 0;\n\n & > div {\n width: fit-content;\n margin: 0 auto;\n }\n"], ["\n margin: ", " 0;\n\n & > div {\n width: fit-content;\n margin: 0 auto;\n }\n"])), function (_a) {
106
+ var theme = _a.theme;
107
+ return theme.spacing.spacingF;
108
+ });
109
+ var S_CarouselBox = styled_components_1.default.div(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n margin: ", " 0;\n"], ["\n margin: ", " 0;\n"])), function (_a) {
110
+ var theme = _a.theme;
111
+ return theme.spacing.spacingH;
112
+ });
113
+ /** NOTE: X00001에서는 margin collapsing으로 스페이싱을 처리하는 것이 원칙이나,
114
+ * Swiper 라이브러리가 각 슬라이드 아이템에 flexbox를 쓰고 있어서 이곳만 예외적으로 styled component로 스페이싱을 처리했습니다.
115
+ */
116
+ var S_ItemImageBox = styled_components_1.default.div(templateObject_7 || (templateObject_7 = __makeTemplateObject(["\n margin-bottom: ", ";\n"], ["\n margin-bottom: ", ";\n"])), function (_a) {
117
+ var theme = _a.theme;
118
+ return theme.spacing.spacingD;
119
+ });
120
+ var S_ItemDescriptionBox = styled_components_1.default.div(templateObject_8 || (templateObject_8 = __makeTemplateObject(["\n margin-top: ", ";\n"], ["\n margin-top: ", ";\n"])), function (_a) {
121
+ var theme = _a.theme, hasImage = _a.hasImage, hasTitle = _a.hasTitle;
122
+ return (hasImage || hasTitle) && theme.spacing.spacingC;
123
+ });
124
+ var S_ItemButtonBox = styled_components_1.default.div(templateObject_9 || (templateObject_9 = __makeTemplateObject(["\n margin-top: ", ";\n"], ["\n margin-top: ", ";\n"])), function (_a) {
125
+ var theme = _a.theme, hasImage = _a.hasImage, hasTitle = _a.hasTitle, hasDescription = _a.hasDescription;
126
+ return (hasImage || hasTitle || hasDescription) && theme.spacing.spacingE;
127
+ });
128
+ exports.default = TemplateB;
129
+ var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6, templateObject_7, templateObject_8, templateObject_9;
@@ -0,0 +1 @@
1
+ export { default as TemplateB } from './TemplateB';
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ exports.TemplateB = void 0;
7
+ var TemplateB_1 = require("./TemplateB");
8
+ Object.defineProperty(exports, "TemplateB", { enumerable: true, get: function () { return __importDefault(TemplateB_1).default; } });
@@ -0,0 +1,2 @@
1
+ export { TemplateA } from './TemplateA';
2
+ export { TemplateB } from './TemplateB';
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TemplateB = exports.TemplateA = void 0;
4
+ var TemplateA_1 = require("./TemplateA");
5
+ Object.defineProperty(exports, "TemplateA", { enumerable: true, get: function () { return TemplateA_1.TemplateA; } });
6
+ var TemplateB_1 = require("./TemplateB");
7
+ Object.defineProperty(exports, "TemplateB", { enumerable: true, get: function () { return TemplateB_1.TemplateB; } });
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import { ISection } from '../../../types';
3
+ declare function ContentsSection({ ...props }: ISection): JSX.Element;
4
+ export default ContentsSection;
@@ -0,0 +1,47 @@
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 __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ var __importDefault = (this && this.__importDefault) || function (mod) {
25
+ return (mod && mod.__esModule) ? mod : { "default": mod };
26
+ };
27
+ Object.defineProperty(exports, "__esModule", { value: true });
28
+ var react_1 = __importDefault(require("react"));
29
+ var Section_1 = require("../../components/Section");
30
+ var templates_1 = require("./templates");
31
+ function ContentsSection(_a) {
32
+ var props = __rest(_a, []);
33
+ return (react_1.default.createElement(Section_1.Section, __assign({}, props),
34
+ react_1.default.createElement(TemplateMather, { styleTemplate: props.template })));
35
+ }
36
+ function TemplateMather(_a) {
37
+ var styleTemplate = _a.styleTemplate;
38
+ switch (styleTemplate) {
39
+ case 'BASE_CONTENTS_A':
40
+ return react_1.default.createElement(templates_1.TemplateA, null);
41
+ case 'BASE_CONTENTS_B':
42
+ return react_1.default.createElement(templates_1.TemplateB, null);
43
+ default:
44
+ return react_1.default.createElement("div", null, "wrong type for contents section");
45
+ }
46
+ }
47
+ exports.default = ContentsSection;
@@ -0,0 +1 @@
1
+ export { default as ContentsSection } from './ContentsSection';
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ exports.ContentsSection = void 0;
7
+ var ContentsSection_1 = require("./ContentsSection");
8
+ Object.defineProperty(exports, "ContentsSection", { enumerable: true, get: function () { return __importDefault(ContentsSection_1).default; } });
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ declare function TemplateA(): JSX.Element;
3
+ export default TemplateA;
@@ -0,0 +1,67 @@
1
+ "use strict";
2
+ var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) {
3
+ if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
4
+ return cooked;
5
+ };
6
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
7
+ if (k2 === undefined) k2 = k;
8
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ var __importDefault = (this && this.__importDefault) || function (mod) {
26
+ return (mod && mod.__esModule) ? mod : { "default": mod };
27
+ };
28
+ Object.defineProperty(exports, "__esModule", { value: true });
29
+ var react_1 = __importStar(require("react"));
30
+ var styled_components_1 = __importDefault(require("styled-components"));
31
+ var Section_1 = require("../../../../components/Section");
32
+ function TemplateA() {
33
+ var sectionContext = (0, react_1.useContext)(Section_1.Section.context);
34
+ var _a = sectionContext.properties, sectionContentMediaType = _a.sectionContentMediaType, sectionContentMediaSrc = _a.sectionContentMediaSrc, title = _a.title, description = _a.description, buttonAlphaLabel = _a.buttonAlphaLabel, buttonAlphaLinkSrc = _a.buttonAlphaLinkSrc, buttonAlphaLinkType = _a.buttonAlphaLinkType;
35
+ var _b = sectionContext.styles, titleColorInHex = _b.titleColorInHex, descriptionColorInHex = _b.descriptionColorInHex, buttonAlphaDesignType = _b.buttonAlphaDesignType, buttonAlphaLabelColorInHex = _b.buttonAlphaLabelColorInHex, buttonAlphaBackgroundColorInHex = _b.buttonAlphaBackgroundColorInHex;
36
+ var hasNothing = !sectionContentMediaSrc && !title && !description && !buttonAlphaLinkSrc;
37
+ return (react_1.default.createElement(S_ContentsAreaBox, { hasNothing: hasNothing },
38
+ react_1.default.createElement(S_ContentsArea, null,
39
+ sectionContentMediaSrc && (react_1.default.createElement(react_1.default.Fragment, null, sectionContentMediaType === 'IMAGE' && (react_1.default.createElement(S_ImageBox, null,
40
+ react_1.default.createElement(Section_1.Section.Image, { src: sectionContentMediaSrc, width: "responsive", height: "responsive", shapeType: "rectangle", scaleType: "cover" }))))),
41
+ react_1.default.createElement(S_ContentsBodyWrapper, null,
42
+ title && (react_1.default.createElement(Section_1.Section.Title, { text: title, color: titleColorInHex, customFontSize: "60px", customFontWeight: "bold" })),
43
+ description && (react_1.default.createElement(S_SectionDescriptionBox, { hasTitle: !!title },
44
+ react_1.default.createElement(Section_1.Section.Description, { text: description, color: descriptionColorInHex, styleTheme: "headingBold" }))),
45
+ buttonAlphaLinkSrc && (react_1.default.createElement(S_ButtonBox, { hasTitle: !!title, hasDescription: !!description },
46
+ react_1.default.createElement(Section_1.Section.Button, { buttonType: buttonAlphaDesignType, text: buttonAlphaLabel, linkType: buttonAlphaLinkType, src: buttonAlphaLinkSrc, textColor: buttonAlphaLabelColorInHex, backgroundColor: buttonAlphaBackgroundColorInHex, borderColor: buttonAlphaLabelColorInHex })))))));
47
+ }
48
+ var S_ContentsAreaBox = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n width: 100%;\n display: flex;\n justify-content: center;\n margin: 80px 0;\n ", "\n"], ["\n width: 100%;\n display: flex;\n justify-content: center;\n margin: 80px 0;\n ", "\n"])), function (_a) {
49
+ var hasNothing = _a.hasNothing;
50
+ return hasNothing && "margin: 0";
51
+ });
52
+ var S_ContentsArea = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n --min-width: 1000;\n --min-width-px: 1000px;\n --max-width: 1500;\n --max-width-px: 1500px;\n --min-viewport-width: 1200;\n --min-viewport-width-px: 1200px;\n --max-viewport-width: 1920;\n --max-viewport-width-px: 1920px;\n width: calc(\n (100vw - var(--min-viewport-width-px)) * (var(--max-width) - var(--min-width)) /\n (var(--max-viewport-width) - var(--min-viewport-width)) + var(--min-width-px)\n );\n min-width: var(--min-width-px);\n max-width: var(--max-width-px);\n\n display: flex;\n"], ["\n --min-width: 1000;\n --min-width-px: 1000px;\n --max-width: 1500;\n --max-width-px: 1500px;\n --min-viewport-width: 1200;\n --min-viewport-width-px: 1200px;\n --max-viewport-width: 1920;\n --max-viewport-width-px: 1920px;\n width: calc(\n (100vw - var(--min-viewport-width-px)) * (var(--max-width) - var(--min-width)) /\n (var(--max-viewport-width) - var(--min-viewport-width)) + var(--min-width-px)\n );\n min-width: var(--min-width-px);\n max-width: var(--max-width-px);\n\n display: flex;\n"])));
53
+ var S_ImageBox = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n width: 30%;\n min-width: 30%;\n height: 100%;\n min-height: 360px;\n margin-right: ", ";\n"], ["\n width: 30%;\n min-width: 30%;\n height: 100%;\n min-height: 360px;\n margin-right: ", ";\n"])), function (_a) {
54
+ var theme = _a.theme;
55
+ return theme.spacing.spacingI;
56
+ });
57
+ var S_ContentsBodyWrapper = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n display: flex;\n flex-direction: column;\n"], ["\n display: flex;\n flex-direction: column;\n"])));
58
+ var S_SectionDescriptionBox = styled_components_1.default.div(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n margin-top: ", ";\n"], ["\n margin-top: ", ";\n"])), function (_a) {
59
+ var theme = _a.theme, hasTitle = _a.hasTitle;
60
+ return hasTitle && theme.spacing.spacingF;
61
+ });
62
+ var S_ButtonBox = styled_components_1.default.div(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n margin-top: ", ";\n"], ["\n margin-top: ", ";\n"])), function (_a) {
63
+ var theme = _a.theme, hasTitle = _a.hasTitle, hasDescription = _a.hasDescription;
64
+ return (hasTitle || hasDescription) && theme.spacing.spacingG;
65
+ });
66
+ exports.default = TemplateA;
67
+ var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6;
@@ -0,0 +1 @@
1
+ export { default as TemplateA } from './TemplateA';
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ exports.TemplateA = void 0;
7
+ var TemplateA_1 = require("./TemplateA");
8
+ Object.defineProperty(exports, "TemplateA", { enumerable: true, get: function () { return __importDefault(TemplateA_1).default; } });
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ declare function TemplateB(): JSX.Element;
3
+ export default TemplateB;