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,459 @@
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 __rest = (this && this.__rest) || function (s, e) {
37
+ var t = {};
38
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
39
+ t[p] = s[p];
40
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
41
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
42
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
43
+ t[p[i]] = s[p[i]];
44
+ }
45
+ return t;
46
+ };
47
+ Object.defineProperty(exports, "__esModule", { value: true });
48
+ var react_1 = __importStar(require("react"));
49
+ var styled_components_1 = __importStar(require("styled-components"));
50
+ var hybrid_1 = require("../../../../../hybrid");
51
+ var mobile_1 = require("../../../../../mobile");
52
+ var dynamicLayoutContext_1 = require("../../../dynamicLayoutContext");
53
+ function Item(_a) {
54
+ var children = _a.children, props = __rest(_a, ["children"]);
55
+ var isItemClickable = props.properties.linkMethod === 'CLICK_ITEM';
56
+ var _b = (0, react_1.useContext)(dynamicLayoutContext_1.dynamicLayoutContext), isPreview = _b.isPreview, navigationHandler = _b.navigationHandler;
57
+ var handleClickButton = function (e) {
58
+ if (isPreview)
59
+ return;
60
+ e.preventDefault();
61
+ e.stopPropagation();
62
+ typeof navigationHandler === 'function' &&
63
+ navigationHandler(props.properties.linkType, props.properties.linkSrc);
64
+ };
65
+ return react_1.default.createElement(S_Item, { onClick: isItemClickable ? handleClickButton : undefined }, children);
66
+ }
67
+ var S_Item = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n position: relative;\n"], ["\n position: relative;\n"])));
68
+ function Title(_a) {
69
+ var text = _a.text, color = _a.color, textLabelProps = __rest(_a, ["text", "color"]);
70
+ return (react_1.default.createElement(S_TitleStyleWrapper, { color: color },
71
+ react_1.default.createElement(mobile_1.M_TextLabel, __assign({ text: text, colorTheme: "sysTextPrimary" }, textLabelProps))));
72
+ }
73
+ var S_TitleStyleWrapper = styled_components_1.default.div(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n & > div {\n color: ", ";\n }\n"], ["\n & > div {\n color: ", ";\n }\n"])), function (_a) {
74
+ var color = _a.color;
75
+ return color;
76
+ });
77
+ function Description(_a) {
78
+ var text = _a.text, color = _a.color, textLabelProps = __rest(_a, ["text", "color"]);
79
+ return (react_1.default.createElement(S_DescriptionStyleWrapper, { color: color },
80
+ react_1.default.createElement(mobile_1.M_TextLabel, __assign({ text: text, colorTheme: "sysTextSecondary" }, textLabelProps))));
81
+ }
82
+ var S_DescriptionStyleWrapper = styled_components_1.default.div(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n & > div {\n color: ", ";\n width: 100%;\n }\n"], ["\n & > div {\n color: ", ";\n width: 100%;\n }\n"])), function (_a) {
83
+ var color = _a.color;
84
+ return color;
85
+ });
86
+ function Image(_a) {
87
+ var imageViewProps = __rest(_a, []);
88
+ return react_1.default.createElement(hybrid_1.ImageView, __assign({ scaleType: "cover" }, imageViewProps));
89
+ }
90
+ function Button(_a) {
91
+ var buttonType = _a.buttonType, backgroundColor = _a.backgroundColor, textColor = _a.textColor, text = _a.text, _b = _a.linkType, linkType = _b === void 0 ? 'NONE' : _b, _c = _a.src, src = _c === void 0 ? '' : _c, _d = _a.linkMethod, linkMethod = _d === void 0 ? 'CLICK_BUTTON_IN_ITEM' : _d, _e = _a.state, state = _e === void 0 ? 'normal' : _e, borderColor = _a.borderColor;
92
+ var _f = (0, react_1.useContext)(dynamicLayoutContext_1.dynamicLayoutContext), isPreview = _f.isPreview, navigationHandler = _f.navigationHandler;
93
+ var handleClickButton = function (e) {
94
+ if (isPreview)
95
+ return;
96
+ e.preventDefault();
97
+ e.stopPropagation();
98
+ typeof navigationHandler === 'function' && navigationHandler(linkType, src);
99
+ };
100
+ if (!src || linkMethod !== 'CLICK_BUTTON_IN_ITEM')
101
+ return react_1.default.createElement(react_1.default.Fragment, null);
102
+ switch (buttonType) {
103
+ case 'A':
104
+ return (react_1.default.createElement(S_MainButtonBox, { backgroundColor: backgroundColor, color: textColor, radius: 0, state: state, type: buttonType },
105
+ react_1.default.createElement(mobile_1.M_MainButton, { text: text || 'BUTTON', state: state, onClick: handleClickButton })));
106
+ case 'B':
107
+ return (react_1.default.createElement(S_MainButtonBox, { backgroundColor: backgroundColor, color: textColor, radius: 6, state: state, type: buttonType },
108
+ react_1.default.createElement(mobile_1.M_MainButton, { text: text || 'BUTTON', state: state, onClick: handleClickButton })));
109
+ case 'C':
110
+ return (react_1.default.createElement(S_MainButtonBox, { backgroundColor: backgroundColor, color: textColor, radius: 14, state: state, type: buttonType },
111
+ react_1.default.createElement(mobile_1.M_MainButton, { text: text || 'BUTTON', state: state, onClick: handleClickButton })));
112
+ case 'D':
113
+ return (react_1.default.createElement(S_MainButtonBox, { backgroundColor: backgroundColor, color: textColor, radius: 24, state: state, type: buttonType },
114
+ react_1.default.createElement(mobile_1.M_MainButton, { text: text || 'BUTTON', state: state, onClick: handleClickButton })));
115
+ case 'E':
116
+ return (react_1.default.createElement(S_MainButtonBox, { backgroundColor: backgroundColor, color: textColor, radius: 0, borderWidth: 2, borderColor: borderColor, state: state, type: buttonType },
117
+ react_1.default.createElement(mobile_1.M_MainButton, { text: text || 'BUTTON', state: state, onClick: handleClickButton })));
118
+ case 'F':
119
+ return (react_1.default.createElement(S_MainButtonBox, { backgroundColor: backgroundColor, color: textColor, radius: 6, borderWidth: 2, borderColor: borderColor, state: state, type: buttonType },
120
+ react_1.default.createElement(mobile_1.M_MainButton, { text: text || 'BUTTON', state: state, onClick: handleClickButton })));
121
+ case 'G':
122
+ return (react_1.default.createElement(S_MainButtonBox, { backgroundColor: backgroundColor, color: textColor, radius: 14, borderWidth: 2, borderColor: borderColor, state: state, type: buttonType },
123
+ react_1.default.createElement(mobile_1.M_MainButton, { text: text || 'BUTTON', state: state, onClick: handleClickButton })));
124
+ case 'H':
125
+ return (react_1.default.createElement(S_MainButtonBox, { backgroundColor: backgroundColor, color: textColor, radius: 24, borderWidth: 2, borderColor: borderColor, state: state, type: buttonType },
126
+ react_1.default.createElement(mobile_1.M_MainButton, { text: text || 'BUTTON', state: state, onClick: handleClickButton })));
127
+ case 'I':
128
+ return (react_1.default.createElement(S_TextButtonBox, { color: textColor, state: state },
129
+ react_1.default.createElement(mobile_1.M_TextButton, { text: text || 'BUTTON', onClick: handleClickButton, state: state })));
130
+ default:
131
+ return react_1.default.createElement("button", { type: "button" }, "wrong type");
132
+ }
133
+ }
134
+ var S_MainButtonBox = styled_components_1.default.div(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n & > button {\n border: ", ";\n border-radius: ", ";\n background-color: ", ";\n\n box-sizing: border-box;\n\n & div {\n color: ", ";\n }\n }\n"], ["\n & > button {\n border: ", ";\n border-radius: ", ";\n background-color: ", ";\n\n box-sizing: border-box;\n\n & div {\n color: ", ";\n }\n }\n"])), function (_a) {
135
+ var borderWidth = _a.borderWidth, borderColor = _a.borderColor, state = _a.state, type = _a.type, theme = _a.theme;
136
+ if (type === 'E' || type === 'F' || type === 'G' || type === 'H') {
137
+ if (borderWidth && borderColor && state === 'normal') {
138
+ return borderWidth + "px solid " + borderColor;
139
+ }
140
+ if (borderWidth && state === 'disabled') {
141
+ return borderWidth + "px solid " + theme.ui_cpnt_button_line_border_disabled;
142
+ }
143
+ }
144
+ return 'none';
145
+ }, function (_a) {
146
+ var radius = _a.radius;
147
+ return radius + "px";
148
+ }, function (_a) {
149
+ var theme = _a.theme, backgroundColor = _a.backgroundColor, state = _a.state;
150
+ if (backgroundColor && state === 'normal') {
151
+ return backgroundColor;
152
+ }
153
+ return theme.ui_cpnt_button_fill_base_disabled;
154
+ }, function (_a) {
155
+ var color = _a.color, state = _a.state, theme = _a.theme;
156
+ if (state === 'normal') {
157
+ return color;
158
+ }
159
+ return theme.ui_cpnt_textlabel_sys_tertiary;
160
+ });
161
+ var S_TextButtonBox = styled_components_1.default.div(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n & > button {\n box-sizing: border-box;\n background: none;\n\n & div {\n color: ", ";\n }\n\n &:hover:enabled {\n background: none;\n }\n\n &:active:enabled {\n background: none;\n }\n }\n"], ["\n & > button {\n box-sizing: border-box;\n background: none;\n\n & div {\n color: ", ";\n }\n\n &:hover:enabled {\n background: none;\n }\n\n &:active:enabled {\n background: none;\n }\n }\n"])), function (_a) {
162
+ var color = _a.color, state = _a.state, theme = _a.theme;
163
+ if (state === 'normal') {
164
+ return color;
165
+ }
166
+ return theme.ui_cpnt_textlabel_sys_tertiary;
167
+ });
168
+ function HTMLReader(_a) {
169
+ var data = _a.data, _b = _a.styleTheme, styleTheme = _b === void 0 ? 'body2Bold' : _b, _c = _a.colorTheme, colorTheme = _c === void 0 ? 'sysTextPrimary' : _c, _d = _a.textAlign, textAlign = _d === void 0 ? 'left' : _d, color = _a.color;
170
+ var contentRef = (0, react_1.useRef)(null);
171
+ /**
172
+ @when : data변경시
173
+ @expected : html을 출력합니다.
174
+ @clear : -
175
+ */
176
+ (0, react_1.useEffect)(function () {
177
+ if (data && contentRef && contentRef.current) {
178
+ var dom = new DOMParser();
179
+ var doc = dom.parseFromString(data, 'text/html');
180
+ contentRef.current.innerHTML = doc.documentElement.innerHTML;
181
+ }
182
+ }, [data]);
183
+ return (react_1.default.createElement(S_Content, { ref: contentRef, styleTheme: styleTheme, colorTheme: colorTheme, color: color, textAlign: textAlign }));
184
+ }
185
+ var S_Content = styled_components_1.default.div(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n color: ", ";\n line-height: 1.5;\n text-align: left;\n white-space: pre-wrap;\n width: 100%;\n word-break: break-word;\n\n a {\n color: ", ";\n }\n\n img {\n width: 100%;\n }\n\n figure {\n margin: 0;\n max-width: 100%;\n\n img {\n width: 100%;\n }\n }\n\n blockquote {\n border-left: 4px solid ", ";\n margin: 4px;\n padding: 4px;\n\n p {\n font-style: oblique;\n margin: 0;\n }\n }\n\n ", ";\n\n ", ";\n\n ", "\n text-align: ", ";\n"], ["\n color: ", ";\n line-height: 1.5;\n text-align: left;\n white-space: pre-wrap;\n width: 100%;\n word-break: break-word;\n\n a {\n color: ", ";\n }\n\n img {\n width: 100%;\n }\n\n figure {\n margin: 0;\n max-width: 100%;\n\n img {\n width: 100%;\n }\n }\n\n blockquote {\n border-left: 4px solid ", ";\n margin: 4px;\n padding: 4px;\n\n p {\n font-style: oblique;\n margin: 0;\n }\n }\n\n ", ";\n\n ", ";\n\n ", "\n text-align: ", ";\n"])), function (_a) {
186
+ var theme = _a.theme;
187
+ return theme.ui_temp_grey_01;
188
+ }, function (_a) {
189
+ var theme = _a.theme;
190
+ return theme.ui_papp_post_notice_link;
191
+ }, function (_a) {
192
+ var theme = _a.theme;
193
+ return theme.ui_temp_grey_03;
194
+ }, function (_a) {
195
+ var styleTheme = _a.styleTheme;
196
+ return styleTheme &&
197
+ {
198
+ displayBold: displayBold,
199
+ headingBold: headingBold,
200
+ leadParaBold: leadParaBold,
201
+ leadParaRegular: leadParaRegular,
202
+ subTitleBold: subTitleBold,
203
+ subTitleRegular: subTitleRegular,
204
+ body1Bold: body1Bold,
205
+ body1Regular: body1Regular,
206
+ body2Bold: body2Bold,
207
+ body2Regular: body2Regular,
208
+ caption1Regular: caption1Regular,
209
+ caption1Bold: caption1Bold,
210
+ caption2Regular: caption2Regular,
211
+ caption2Bold: caption2Bold,
212
+ form1Regular: form1Regular,
213
+ form2Regular: form2Regular,
214
+ blog1Regular: blog1Regular
215
+ }[styleTheme];
216
+ }, function (_a) {
217
+ var colorTheme = _a.colorTheme;
218
+ return colorTheme &&
219
+ {
220
+ sysTextPrimary: sysTextPrimary,
221
+ sysTextSecondary: sysTextSecondary,
222
+ sysTextTertiary: sysTextTertiary,
223
+ sysTextWhite: sysTextWhite,
224
+ sysTextError: sysTextError,
225
+ sysTextWarning: sysTextWarning,
226
+ sysTextBrandPrimary: sysTextBrandPrimary,
227
+ sysTextBrandSeconVariant: sysTextBrandSeconVariant,
228
+ usrTextBrandPrimary: usrTextBrandPrimary,
229
+ usrTextBrandSeconVariant: usrTextBrandSeconVariant,
230
+ usrTextBrandOnPrimary: usrTextBrandOnPrimary
231
+ }[colorTheme];
232
+ }, function (_a) {
233
+ var color = _a.color;
234
+ return color && "color: " + color;
235
+ }, function (_a) {
236
+ var textAlign = _a.textAlign;
237
+ return textAlign;
238
+ });
239
+ var displayBold = (0, styled_components_1.css)(templateObject_7 || (templateObject_7 = __makeTemplateObject(["\n font-size: ", ";\n line-height: ", ";\n font-weight: ", ";\n"], ["\n font-size: ", ";\n line-height: ", ";\n font-weight: ", ";\n"])), function (_a) {
240
+ var theme = _a.theme;
241
+ return theme.mobileFontSize.displayHeading;
242
+ }, function (_a) {
243
+ var theme = _a.theme;
244
+ return theme.mobileLineHeight.displayHeading;
245
+ }, function (_a) {
246
+ var theme = _a.theme;
247
+ return theme.fontWeight.bold;
248
+ });
249
+ var headingBold = (0, styled_components_1.css)(templateObject_8 || (templateObject_8 = __makeTemplateObject(["\n font-size: ", ";\n line-height: ", ";\n font-weight: ", ";\n"], ["\n font-size: ", ";\n line-height: ", ";\n font-weight: ", ";\n"])), function (_a) {
250
+ var theme = _a.theme;
251
+ return theme.mobileFontSize.heading;
252
+ }, function (_a) {
253
+ var theme = _a.theme;
254
+ return theme.mobileLineHeight.heading;
255
+ }, function (_a) {
256
+ var theme = _a.theme;
257
+ return theme.fontWeight.bold;
258
+ });
259
+ var leadParaBold = (0, styled_components_1.css)(templateObject_9 || (templateObject_9 = __makeTemplateObject(["\n font-size: ", ";\n line-height: ", ";\n font-weight: ", ";\n"], ["\n font-size: ", ";\n line-height: ", ";\n font-weight: ", ";\n"])), function (_a) {
260
+ var theme = _a.theme;
261
+ return theme.mobileFontSize.leadParagraph;
262
+ }, function (_a) {
263
+ var theme = _a.theme;
264
+ return theme.mobileLineHeight.leadParagraph;
265
+ }, function (_a) {
266
+ var theme = _a.theme;
267
+ return theme.fontWeight.bold;
268
+ });
269
+ var leadParaRegular = (0, styled_components_1.css)(templateObject_10 || (templateObject_10 = __makeTemplateObject(["\n font-size: ", ";\n line-height: ", ";\n font-weight: ", ";\n"], ["\n font-size: ", ";\n line-height: ", ";\n font-weight: ", ";\n"])), function (_a) {
270
+ var theme = _a.theme;
271
+ return theme.mobileFontSize.leadParagraph;
272
+ }, function (_a) {
273
+ var theme = _a.theme;
274
+ return theme.mobileLineHeight.leadParagraph;
275
+ }, function (_a) {
276
+ var theme = _a.theme;
277
+ return theme.fontWeight.normal;
278
+ });
279
+ var subTitleBold = (0, styled_components_1.css)(templateObject_11 || (templateObject_11 = __makeTemplateObject(["\n font-size: ", ";\n line-height: ", ";\n font-weight: ", ";\n"], ["\n font-size: ", ";\n line-height: ", ";\n font-weight: ", ";\n"])), function (_a) {
280
+ var theme = _a.theme;
281
+ return theme.mobileFontSize.subtitle;
282
+ }, function (_a) {
283
+ var theme = _a.theme;
284
+ return theme.mobileLineHeight.subtitle;
285
+ }, function (_a) {
286
+ var theme = _a.theme;
287
+ return theme.fontWeight.bold;
288
+ });
289
+ var subTitleRegular = (0, styled_components_1.css)(templateObject_12 || (templateObject_12 = __makeTemplateObject(["\n font-size: ", ";\n line-height: ", ";\n font-weight: ", ";\n"], ["\n font-size: ", ";\n line-height: ", ";\n font-weight: ", ";\n"])), function (_a) {
290
+ var theme = _a.theme;
291
+ return theme.mobileFontSize.subtitle;
292
+ }, function (_a) {
293
+ var theme = _a.theme;
294
+ return theme.mobileLineHeight.subtitle;
295
+ }, function (_a) {
296
+ var theme = _a.theme;
297
+ return theme.fontWeight.normal;
298
+ });
299
+ var body1Bold = (0, styled_components_1.css)(templateObject_13 || (templateObject_13 = __makeTemplateObject(["\n font-size: ", ";\n line-height: ", ";\n font-weight: ", ";\n"], ["\n font-size: ", ";\n line-height: ", ";\n font-weight: ", ";\n"])), function (_a) {
300
+ var theme = _a.theme;
301
+ return theme.mobileFontSize.body1;
302
+ }, function (_a) {
303
+ var theme = _a.theme;
304
+ return theme.mobileLineHeight.body1;
305
+ }, function (_a) {
306
+ var theme = _a.theme;
307
+ return theme.fontWeight.bold;
308
+ });
309
+ var body1Regular = (0, styled_components_1.css)(templateObject_14 || (templateObject_14 = __makeTemplateObject(["\n font-size: ", ";\n line-height: ", ";\n font-weight: ", ";\n"], ["\n font-size: ", ";\n line-height: ", ";\n font-weight: ", ";\n"])), function (_a) {
310
+ var theme = _a.theme;
311
+ return theme.mobileFontSize.body1;
312
+ }, function (_a) {
313
+ var theme = _a.theme;
314
+ return theme.mobileLineHeight.body1;
315
+ }, function (_a) {
316
+ var theme = _a.theme;
317
+ return theme.fontWeight.normal;
318
+ });
319
+ var body2Bold = (0, styled_components_1.css)(templateObject_15 || (templateObject_15 = __makeTemplateObject(["\n font-size: ", ";\n line-height: ", ";\n font-weight: ", ";\n"], ["\n font-size: ", ";\n line-height: ", ";\n font-weight: ", ";\n"])), function (_a) {
320
+ var theme = _a.theme;
321
+ return theme.mobileFontSize.body2;
322
+ }, function (_a) {
323
+ var theme = _a.theme;
324
+ return theme.mobileLineHeight.body2;
325
+ }, function (_a) {
326
+ var theme = _a.theme;
327
+ return theme.fontWeight.bold;
328
+ });
329
+ var body2Regular = (0, styled_components_1.css)(templateObject_16 || (templateObject_16 = __makeTemplateObject(["\n font-size: ", ";\n line-height: ", ";\n font-weight: ", ";\n"], ["\n font-size: ", ";\n line-height: ", ";\n font-weight: ", ";\n"])), function (_a) {
330
+ var theme = _a.theme;
331
+ return theme.mobileFontSize.body2;
332
+ }, function (_a) {
333
+ var theme = _a.theme;
334
+ return theme.mobileLineHeight.body2;
335
+ }, function (_a) {
336
+ var theme = _a.theme;
337
+ return theme.fontWeight.normal;
338
+ });
339
+ var caption1Bold = (0, styled_components_1.css)(templateObject_17 || (templateObject_17 = __makeTemplateObject(["\n font-size: ", ";\n line-height: ", ";\n font-weight: ", ";\n"], ["\n font-size: ", ";\n line-height: ", ";\n font-weight: ", ";\n"])), function (_a) {
340
+ var theme = _a.theme;
341
+ return theme.mobileFontSize.caption1;
342
+ }, function (_a) {
343
+ var theme = _a.theme;
344
+ return theme.mobileLineHeight.caption1;
345
+ }, function (_a) {
346
+ var theme = _a.theme;
347
+ return theme.fontWeight.bold;
348
+ });
349
+ var caption1Regular = (0, styled_components_1.css)(templateObject_18 || (templateObject_18 = __makeTemplateObject(["\n font-size: ", ";\n line-height: ", ";\n font-weight: ", ";\n"], ["\n font-size: ", ";\n line-height: ", ";\n font-weight: ", ";\n"])), function (_a) {
350
+ var theme = _a.theme;
351
+ return theme.mobileFontSize.caption1;
352
+ }, function (_a) {
353
+ var theme = _a.theme;
354
+ return theme.mobileLineHeight.caption1;
355
+ }, function (_a) {
356
+ var theme = _a.theme;
357
+ return theme.fontWeight.normal;
358
+ });
359
+ var caption2Bold = (0, styled_components_1.css)(templateObject_19 || (templateObject_19 = __makeTemplateObject(["\n font-size: ", ";\n line-height: ", ";\n font-weight: ", ";\n"], ["\n font-size: ", ";\n line-height: ", ";\n font-weight: ", ";\n"])), function (_a) {
360
+ var theme = _a.theme;
361
+ return theme.mobileFontSize.caption2;
362
+ }, function (_a) {
363
+ var theme = _a.theme;
364
+ return theme.mobileLineHeight.caption2;
365
+ }, function (_a) {
366
+ var theme = _a.theme;
367
+ return theme.fontWeight.bold;
368
+ });
369
+ var caption2Regular = (0, styled_components_1.css)(templateObject_20 || (templateObject_20 = __makeTemplateObject(["\n font-size: ", ";\n line-height: ", ";\n font-weight: ", ";\n"], ["\n font-size: ", ";\n line-height: ", ";\n font-weight: ", ";\n"])), function (_a) {
370
+ var theme = _a.theme;
371
+ return theme.mobileFontSize.caption2;
372
+ }, function (_a) {
373
+ var theme = _a.theme;
374
+ return theme.mobileLineHeight.caption2;
375
+ }, function (_a) {
376
+ var theme = _a.theme;
377
+ return theme.fontWeight.normal;
378
+ });
379
+ var form1Regular = (0, styled_components_1.css)(templateObject_21 || (templateObject_21 = __makeTemplateObject(["\n font-size: ", ";\n line-height: ", ";\n font-weight: ", ";\n"], ["\n font-size: ", ";\n line-height: ", ";\n font-weight: ", ";\n"])), function (_a) {
380
+ var theme = _a.theme;
381
+ return theme.mobileFontSize.form1;
382
+ }, function (_a) {
383
+ var theme = _a.theme;
384
+ return theme.mobileLineHeight.form1;
385
+ }, function (_a) {
386
+ var theme = _a.theme;
387
+ return theme.fontWeight.normal;
388
+ });
389
+ var form2Regular = (0, styled_components_1.css)(templateObject_22 || (templateObject_22 = __makeTemplateObject(["\n font-size: ", ";\n line-height: ", ";\n font-weight: ", ";\n"], ["\n font-size: ", ";\n line-height: ", ";\n font-weight: ", ";\n"])), function (_a) {
390
+ var theme = _a.theme;
391
+ return theme.mobileFontSize.form2;
392
+ }, function (_a) {
393
+ var theme = _a.theme;
394
+ return theme.mobileLineHeight.form2;
395
+ }, function (_a) {
396
+ var theme = _a.theme;
397
+ return theme.fontWeight.normal;
398
+ });
399
+ var blog1Regular = (0, styled_components_1.css)(templateObject_23 || (templateObject_23 = __makeTemplateObject(["\n font-size: ", ";\n line-height: ", ";\n font-weight: ", ";\n"], ["\n font-size: ", ";\n line-height: ", ";\n font-weight: ", ";\n"])), function (_a) {
400
+ var theme = _a.theme;
401
+ return theme.mobileFontSize.blog1;
402
+ }, function (_a) {
403
+ var theme = _a.theme;
404
+ return theme.mobileLineHeight.blog1;
405
+ }, function (_a) {
406
+ var theme = _a.theme;
407
+ return theme.fontWeight.normal;
408
+ });
409
+ var sysTextPrimary = (0, styled_components_1.css)(templateObject_24 || (templateObject_24 = __makeTemplateObject(["\n color: ", ";\n"], ["\n color: ", ";\n"])), function (_a) {
410
+ var theme = _a.theme;
411
+ return theme.ui_cpnt_textlabel_sys_primary;
412
+ });
413
+ var sysTextSecondary = (0, styled_components_1.css)(templateObject_25 || (templateObject_25 = __makeTemplateObject(["\n color: ", ";\n"], ["\n color: ", ";\n"])), function (_a) {
414
+ var theme = _a.theme;
415
+ return theme.ui_cpnt_textlabel_sys_secondary;
416
+ });
417
+ var sysTextTertiary = (0, styled_components_1.css)(templateObject_26 || (templateObject_26 = __makeTemplateObject(["\n color: ", ";\n"], ["\n color: ", ";\n"])), function (_a) {
418
+ var theme = _a.theme;
419
+ return theme.ui_cpnt_textlabel_sys_tertiary;
420
+ });
421
+ var sysTextWhite = (0, styled_components_1.css)(templateObject_27 || (templateObject_27 = __makeTemplateObject(["\n color: ", ";\n"], ["\n color: ", ";\n"])), function (_a) {
422
+ var theme = _a.theme;
423
+ return theme.ui_cpnt_textlabel_sys_white;
424
+ });
425
+ var sysTextError = (0, styled_components_1.css)(templateObject_28 || (templateObject_28 = __makeTemplateObject(["\n color: ", ";\n"], ["\n color: ", ";\n"])), function (_a) {
426
+ var theme = _a.theme;
427
+ return theme.ui_cpnt_textlabel_sys_error;
428
+ });
429
+ var sysTextWarning = (0, styled_components_1.css)(templateObject_29 || (templateObject_29 = __makeTemplateObject(["\n color: ", ";\n"], ["\n color: ", ";\n"])), function (_a) {
430
+ var theme = _a.theme;
431
+ return theme.ui_cpnt_textlabel_sys_warning;
432
+ });
433
+ var sysTextBrandPrimary = (0, styled_components_1.css)(templateObject_30 || (templateObject_30 = __makeTemplateObject(["\n color: ", ";\n"], ["\n color: ", ";\n"])), function (_a) {
434
+ var theme = _a.theme;
435
+ return theme.ui_cpnt_textlabel_sys_brandprimary;
436
+ });
437
+ var sysTextBrandSeconVariant = (0, styled_components_1.css)(templateObject_31 || (templateObject_31 = __makeTemplateObject(["\n color: ", ";\n"], ["\n color: ", ";\n"])), function (_a) {
438
+ var theme = _a.theme;
439
+ return theme.ui_cpnt_textlabel_sys_brandseconvariant;
440
+ });
441
+ var usrTextBrandPrimary = (0, styled_components_1.css)(templateObject_32 || (templateObject_32 = __makeTemplateObject(["\n color: ", ";\n"], ["\n color: ", ";\n"])), function (_a) {
442
+ var theme = _a.theme;
443
+ return theme.ui_cpnt_textlabel_usr_brandprimary;
444
+ });
445
+ var usrTextBrandSeconVariant = (0, styled_components_1.css)(templateObject_33 || (templateObject_33 = __makeTemplateObject(["\n color: ", ";\n"], ["\n color: ", ";\n"])), function (_a) {
446
+ var theme = _a.theme;
447
+ return theme.ui_cpnt_textlabel_usr_brandseconvariant;
448
+ });
449
+ var usrTextBrandOnPrimary = (0, styled_components_1.css)(templateObject_34 || (templateObject_34 = __makeTemplateObject(["\n color: ", ";\n"], ["\n color: ", ";\n"])), function (_a) {
450
+ var theme = _a.theme;
451
+ return theme.ui_cpnt_textlabel_usr_brandonprimary;
452
+ });
453
+ Item.Title = Title;
454
+ Item.Description = Description;
455
+ Item.Image = Image;
456
+ Item.HTMLReader = HTMLReader;
457
+ Item.Button = Button;
458
+ exports.default = Item;
459
+ var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5, templateObject_6, templateObject_7, templateObject_8, templateObject_9, templateObject_10, templateObject_11, templateObject_12, templateObject_13, templateObject_14, templateObject_15, templateObject_16, templateObject_17, templateObject_18, templateObject_19, templateObject_20, templateObject_21, templateObject_22, templateObject_23, templateObject_24, templateObject_25, templateObject_26, templateObject_27, templateObject_28, templateObject_29, templateObject_30, templateObject_31, templateObject_32, templateObject_33, templateObject_34;
@@ -0,0 +1 @@
1
+ export { default as Item } from './Item';
@@ -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.Item = void 0;
7
+ var Item_1 = require("./Item");
8
+ Object.defineProperty(exports, "Item", { enumerable: true, get: function () { return __importDefault(Item_1).default; } });
@@ -0,0 +1,15 @@
1
+ import React from 'react';
2
+ import { ImageViewProps } from '../../../../../hybrid/components/ImageView/ImageView';
3
+ import { TextLabelProps } from '../../../../../mobile/components/TextLabel/TextLabel';
4
+ import { ISection, ISectionTitle, ISectionDescription, ISectionButton } from '../../../types';
5
+ declare function Section({ children, ...props }: ISection & {
6
+ children?: React.ReactNode;
7
+ }): JSX.Element;
8
+ declare namespace Section {
9
+ var Title: ({ text, color, ...textLabelProps }: ISectionTitle & TextLabelProps) => JSX.Element;
10
+ var Description: ({ text, color, ...textLabelProps }: ISectionDescription & TextLabelProps) => JSX.Element;
11
+ var Image: ({ ...imageViewProps }: ImageViewProps) => JSX.Element;
12
+ var Button: ({ buttonType, backgroundColor, textColor, text, linkType, src, state, borderColor }: ISectionButton) => JSX.Element;
13
+ var context: React.Context<ISection | null>;
14
+ }
15
+ export default Section;