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

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 +6 -1
  2. package/dist/index.js +9 -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 +253 -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 +110 -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 +132 -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 +134 -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 +262 -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 +73 -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 +130 -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 +130 -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 +8 -9
@@ -0,0 +1,34 @@
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 SectionInfoBox40 = function (_a) {
30
+ var color = _a.color, rest = __rest(_a, ["color"]);
31
+ return (react_1.default.createElement("svg", __assign({ width: "68", height: "40", viewBox: "0 0 68 40" }, rest),
32
+ react_1.default.createElement("path", { fill: color, fillRule: "evenodd", d: "M64,0 C66.209,0 68,1.791 68,4 L68,36 C68,38.209 66.209,40 64,40 L4,40 C1.791,40 0,38.209 0,36 L0,4 C0,1.791 1.791,0 4,0 L64,0 Z M64,1.5 L4,1.5 C2.622,1.5 1.5,2.622 1.5,4 L1.5,36 C1.5,37.378 2.622,38.5 4,38.5 L64,38.5 C65.378,38.5 66.5,37.378 66.5,36 L66.5,4 C66.5,2.622 65.378,1.5 64,1.5 Z M21.4612,27.2765 C22.0132,27.2765 22.4612,27.7235 22.4612,28.2765 L22.4612,29.0715 C22.4612,29.6235 22.0132,30.0715 21.4612,30.0715 L11.3402,30.0715 C10.7882,30.0715 10.3402,29.6235 10.3402,29.0715 L10.3402,28.2765 C10.3402,27.7235 10.7882,27.2765 11.3402,27.2765 L21.4612,27.2765 Z M39.104,27.2765 C39.656,27.2765 40.104,27.7235 40.104,28.2765 L40.104,29.0715 C40.104,29.6235 39.656,30.0715 39.104,30.0715 L28.983,30.0715 C28.431,30.0715 27.983,29.6235 27.983,29.0715 L27.983,28.2765 C27.983,27.7235 28.431,27.2765 28.983,27.2765 L39.104,27.2765 Z M56.6593,27.2765 C57.2113,27.2765 57.6593,27.7235 57.6593,28.2765 L57.6593,29.0715 C57.6593,29.6235 57.2113,30.0715 56.6593,30.0715 L46.5383,30.0715 C45.9863,30.0715 45.5383,29.6235 45.5383,29.0715 L45.5383,28.2765 C45.5383,27.7235 45.9863,27.2765 46.5383,27.2765 L56.6593,27.2765 Z M21.4612,23.0226 C22.0132,23.0226 22.4612,23.4696 22.4612,24.0226 L22.4612,24.8176 C22.4612,25.3696 22.0132,25.8176 21.4612,25.8176 L11.3402,25.8176 C10.7882,25.8176 10.3402,25.3696 10.3402,24.8176 L10.3402,24.0226 C10.3402,23.4696 10.7882,23.0226 11.3402,23.0226 L21.4612,23.0226 Z M39.104,23.0226 C39.656,23.0226 40.104,23.4696 40.104,24.0226 L40.104,24.8176 C40.104,25.3696 39.656,25.8176 39.104,25.8176 L28.983,25.8176 C28.431,25.8176 27.983,25.3696 27.983,24.8176 L27.983,24.0226 C27.983,23.4696 28.431,23.0226 28.983,23.0226 L39.104,23.0226 Z M56.6593,23.0226 C57.2113,23.0226 57.6593,23.4696 57.6593,24.0226 L57.6593,24.8176 C57.6593,25.3696 57.2113,25.8176 56.6593,25.8176 L46.5383,25.8176 C45.9863,25.8176 45.5383,25.3696 45.5383,24.8176 L45.5383,24.0226 C45.5383,23.4696 45.9863,23.0226 46.5383,23.0226 L56.6593,23.0226 Z M20.5798,8.9561 C21.6758,8.9561 22.5648,9.8451 22.5648,10.9411 L22.5648,19.0591 C22.5648,20.1551 21.6758,21.0441 20.5798,21.0441 L12.2218,21.0441 C11.1258,21.0441 10.2368,20.1551 10.2368,19.0591 L10.2368,10.9411 C10.2368,9.8451 11.1258,8.9561 12.2218,8.9561 L20.5798,8.9561 Z M38.2226,8.9561 C39.3186,8.9561 40.2076,9.8451 40.2076,10.9411 L40.2076,19.0591 C40.2076,20.1551 39.3186,21.0441 38.2226,21.0441 L29.8646,21.0441 C28.7686,21.0441 27.8796,20.1551 27.8796,19.0591 L27.8796,10.9411 C27.8796,9.8451 28.7686,8.9561 29.8646,8.9561 L38.2226,8.9561 Z M55.7779,8.9561 C56.8739,8.9561 57.7629,9.8451 57.7629,10.9411 L57.7629,19.0591 C57.7629,20.1551 56.8739,21.0441 55.7779,21.0441 L47.4199,21.0441 C46.3239,21.0441 45.4349,20.1551 45.4349,19.0591 L45.4349,10.9411 C45.4349,9.8451 46.3239,8.9561 47.4199,8.9561 L55.7779,8.9561 Z" })));
33
+ };
34
+ exports.default = SectionInfoBox40;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import IconType from '../IconType';
3
+ declare const SectionIntro32: ({ color, ...rest }: IconType) => JSX.Element;
4
+ export default SectionIntro32;
@@ -0,0 +1,34 @@
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 SectionIntro32 = function (_a) {
30
+ var color = _a.color, rest = __rest(_a, ["color"]);
31
+ return (react_1.default.createElement("svg", __assign({ width: "54", height: "32", viewBox: "0 0 54 32" }, rest),
32
+ react_1.default.createElement("path", { fill: color, fillRule: "evenodd", d: "M50.5129,0 C52.4389,0 53.9999,1.561 53.9999,3.487 L53.9999,28.513 C53.9999,30.439 52.4389,32 50.5129,32 L3.4869,32 C1.5609,32 -0.0001,30.439 -0.0001,28.513 L-0.0001,3.487 C-0.0001,1.561 1.5609,0 3.4869,0 Z M50.5129,1.494 L3.4869,1.494 C2.3879,1.494 1.4939,2.388 1.4939,3.487 L1.4939,28.513 C1.4939,29.612 2.3879,30.506 3.4869,30.506 L50.5129,30.506 C51.6119,30.506 52.5059,29.612 52.5059,28.513 L52.5059,3.487 C52.5059,2.388 51.6119,1.494 50.5129,1.494 Z M18.3991,19.2615 C19.0621,19.2615 19.5991,19.7985 19.5991,20.4615 L19.5991,23.6295 C19.5991,24.2925 19.0621,24.8295 18.3991,24.8295 L9.0951,24.8295 C8.4331,24.8295 7.8951,24.2925 7.8951,23.6295 L7.8951,20.4615 C7.8951,19.7985 8.4331,19.2615 9.0951,19.2615 L18.3991,19.2615 Z M31.6519,19.2615 C32.3149,19.2615 32.8519,19.7985 32.8519,20.4615 L32.8519,23.6295 C32.8519,24.2925 32.3149,24.8295 31.6519,24.8295 L22.3479,24.8295 C21.6859,24.8295 21.1479,24.2925 21.1479,23.6295 L21.1479,20.4615 C21.1479,19.7985 21.6859,19.2615 22.3479,19.2615 L31.6519,19.2615 Z M44.9047,19.2615 C45.5677,19.2615 46.1047,19.7985 46.1047,20.4615 L46.1047,23.6295 C46.1047,24.2925 45.5677,24.8295 44.9047,24.8295 L35.6007,24.8295 C34.9387,24.8295 34.4007,24.2925 34.4007,23.6295 L34.4007,20.4615 C34.4007,19.7985 34.9387,19.2615 35.6007,19.2615 L44.9047,19.2615 Z M44.2211,11.4611 C44.6631,11.4611 45.0211,11.8191 45.0211,12.2611 L45.0211,12.8971 C45.0211,13.3391 44.6631,13.6971 44.2211,13.6971 L9.7791,13.6971 C9.3371,13.6971 8.9791,13.3391 8.9791,12.8971 L8.9791,12.2611 C8.9791,11.8191 9.3371,11.4611 9.7791,11.4611 L44.2211,11.4611 Z M37.4959,7.1708 C37.9379,7.1708 38.2959,7.5288 38.2959,7.9708 L38.2959,8.6068 C38.2959,9.0488 37.9379,9.4068 37.4959,9.4068 L16.5039,9.4068 C16.0619,9.4068 15.7039,9.0488 15.7039,8.6068 L15.7039,7.9708 C15.7039,7.5288 16.0619,7.1708 16.5039,7.1708 L37.4959,7.1708 Z" })));
33
+ };
34
+ exports.default = SectionIntro32;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import IconType from '../IconType';
3
+ declare const SectionIntro40: ({ color, ...rest }: IconType) => JSX.Element;
4
+ export default SectionIntro40;
@@ -0,0 +1,34 @@
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 SectionIntro40 = function (_a) {
30
+ var color = _a.color, rest = __rest(_a, ["color"]);
31
+ return (react_1.default.createElement("svg", __assign({ width: "68", height: "40", viewBox: "0 0 68 40" }, rest),
32
+ react_1.default.createElement("path", { fill: color, fillRule: "evenodd", d: "M64,0 C66.209,0 68,1.791 68,4 L68,36 C68,38.209 66.209,40 64,40 L4,40 C1.791,40 0,38.209 0,36 L0,4 C0,1.791 1.791,0 4,0 Z M64,1.5 L4,1.5 C2.622,1.5 1.5,2.621 1.5,4 L1.5,36 C1.5,37.379 2.622,38.5 4,38.5 L64,38.5 C65.378,38.5 66.5,37.379 66.5,36 L66.5,4 C66.5,2.621 65.378,1.5 64,1.5 Z M23.2488,24.0769 C24.0768,24.0769 24.7488,24.7479 24.7488,25.5769 L24.7488,29.5369 C24.7488,30.3649 24.0768,31.0369 23.2488,31.0369 L11.6198,31.0369 C10.7908,31.0369 10.1198,30.3649 10.1198,29.5369 L10.1198,25.5769 C10.1198,24.7479 10.7908,24.0769 11.6198,24.0769 L23.2488,24.0769 Z M39.8147,24.0769 C40.6427,24.0769 41.3147,24.7479 41.3147,25.5769 L41.3147,29.5369 C41.3147,30.3649 40.6427,31.0369 39.8147,31.0369 L28.1857,31.0369 C27.3567,31.0369 26.6857,30.3649 26.6857,29.5369 L26.6857,25.5769 C26.6857,24.7479 27.3567,24.0769 28.1857,24.0769 L39.8147,24.0769 Z M56.3807,24.0769 C57.2087,24.0769 57.8807,24.7479 57.8807,25.5769 L57.8807,29.5369 C57.8807,30.3649 57.2087,31.0369 56.3807,31.0369 L44.7517,31.0369 C43.9227,31.0369 43.2517,30.3649 43.2517,29.5369 L43.2517,25.5769 C43.2517,24.7479 43.9227,24.0769 44.7517,24.0769 L56.3807,24.0769 Z M55.5262,14.3264 C56.0782,14.3264 56.5262,14.7734 56.5262,15.3264 L56.5262,16.1214 C56.5262,16.6734 56.0782,17.1214 55.5262,17.1214 L12.4742,17.1214 C11.9212,17.1214 11.4742,16.6734 11.4742,16.1214 L11.4742,15.3264 C11.4742,14.7734 11.9212,14.3264 12.4742,14.3264 L55.5262,14.3264 Z M47.1198,8.9635 C47.6718,8.9635 48.1198,9.4105 48.1198,9.9635 L48.1198,10.7585 C48.1198,11.3105 47.6718,11.7585 47.1198,11.7585 L20.8798,11.7585 C20.3278,11.7585 19.8798,11.3105 19.8798,10.7585 L19.8798,9.9635 C19.8798,9.4105 20.3278,8.9635 20.8798,8.9635 L47.1198,8.9635 Z" })));
33
+ };
34
+ exports.default = SectionIntro40;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import IconType from '../IconType';
3
+ declare const SectionMap32: ({ color, ...rest }: IconType) => JSX.Element;
4
+ export default SectionMap32;
@@ -0,0 +1,34 @@
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 SectionMap32 = function (_a) {
30
+ var color = _a.color, rest = __rest(_a, ["color"]);
31
+ return (react_1.default.createElement("svg", __assign({ width: "54", height: "32", viewBox: "0 0 54 32" }, rest),
32
+ react_1.default.createElement("path", { fill: color, fillRule: "evenodd", d: "M50.5129,0 C52.4389,0 53.9999,1.561 53.9999,3.487 L53.9999,28.513 C53.9999,30.439 52.4389,32 50.5129,32 L3.4869,32 C1.5609,32 -0.0001,30.439 -0.0001,28.513 L-0.0001,3.487 C-0.0001,1.561 1.5609,0 3.4869,0 Z M50.5129,1.494 L3.4869,1.494 C2.3879,1.494 1.4939,2.388 1.4939,3.487 L1.4939,28.513 C1.4939,29.612 2.3879,30.506 3.4869,30.506 L50.5129,30.506 C51.6119,30.506 52.5059,29.612 52.5059,28.513 L52.5059,3.487 C52.5059,2.388 51.6119,1.494 50.5129,1.494 Z M45.2606,24.9538 C45.7026,24.9538 46.0606,25.3118 46.0606,25.7538 L46.0606,26.3898 C46.0606,26.8318 45.7026,27.1898 45.2606,27.1898 L8.7396,27.1898 C8.2976,27.1898 7.9396,26.8318 7.9396,26.3898 L7.9396,25.7538 C7.9396,25.3118 8.2976,24.9538 8.7396,24.9538 L45.2606,24.9538 Z M27.0002,4.6358 C30.6022,4.6358 33.5222,7.5558 33.5222,11.1578 C33.5222,16.4218 27.0002,21.5248 27.0002,21.5248 C27.0002,21.5248 20.4782,16.3868 20.4782,11.1578 C20.4782,7.5558 23.3982,4.6358 27.0002,4.6358 Z M27.0002,8.2518 C25.4762,8.2518 24.2412,9.4868 24.2412,11.0098 C24.2412,12.5338 25.4762,13.7688 27.0002,13.7688 C28.5242,13.7688 29.7592,12.5338 29.7592,11.0098 C29.7592,9.4868 28.5242,8.2518 27.0002,8.2518 Z" })));
33
+ };
34
+ exports.default = SectionMap32;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import IconType from '../IconType';
3
+ declare const SectionMap40: ({ color, ...rest }: IconType) => JSX.Element;
4
+ export default SectionMap40;
@@ -0,0 +1,34 @@
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 SectionMap40 = function (_a) {
30
+ var color = _a.color, rest = __rest(_a, ["color"]);
31
+ return (react_1.default.createElement("svg", __assign({ width: "68", height: "40", viewBox: "0 0 68 40" }, rest),
32
+ react_1.default.createElement("path", { fill: color, fillRule: "evenodd", d: "M64,0 C66.209,0 68,1.791 68,4 L68,36 C68,38.209 66.209,40 64,40 L4,40 C1.791,40 0,38.209 0,36 L0,4 C0,1.791 1.791,0 4,0 Z M64,1.5 L4,1.5 C2.622,1.5 1.5,2.621 1.5,4 L1.5,36 C1.5,37.379 2.622,38.5 4,38.5 L64,38.5 C65.378,38.5 66.5,37.379 66.5,36 L66.5,4 C66.5,2.621 65.378,1.5 64,1.5 Z M56.8257,31.1922 C57.3777,31.1922 57.8257,31.6392 57.8257,32.1922 L57.8257,32.9872 C57.8257,33.5392 57.3777,33.9872 56.8257,33.9872 L11.1747,33.9872 C10.6217,33.9872 10.1747,33.5392 10.1747,32.9872 L10.1747,32.1922 C10.1747,31.6392 10.6217,31.1922 11.1747,31.1922 L56.8257,31.1922 Z M34.0001,5.794 C38.5031,5.794 42.1531,9.444 42.1531,13.947 C42.1531,20.528 34.0001,26.906 34.0001,26.906 C34.0001,26.906 25.8471,20.483 25.8471,13.947 C25.8471,9.444 29.4971,5.794 34.0001,5.794 Z M34.0001,10.315 C32.0961,10.315 30.5521,11.858 30.5521,13.763 C30.5521,15.667 32.0961,17.211 34.0001,17.211 C35.9041,17.211 37.4481,15.667 37.4481,13.763 C37.4481,11.858 35.9041,10.315 34.0001,10.315 Z" })));
33
+ };
34
+ exports.default = SectionMap40;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import IconType from '../IconType';
3
+ declare const SectionPriceBox32: ({ color, ...rest }: IconType) => JSX.Element;
4
+ export default SectionPriceBox32;
@@ -0,0 +1,34 @@
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 SectionPriceBox32 = function (_a) {
30
+ var color = _a.color, rest = __rest(_a, ["color"]);
31
+ return (react_1.default.createElement("svg", __assign({ width: "54", height: "32", viewBox: "0 0 54 32" }, rest),
32
+ react_1.default.createElement("path", { fill: color, fillRule: "evenodd", d: "M50.5129,0 C52.4389,0 53.9999,1.561 53.9999,3.487 L53.9999,28.513 C53.9999,30.439 52.4389,32 50.5129,32 L3.4869,32 C1.5609,32 -0.0001,30.439 -0.0001,28.513 L-0.0001,3.487 C-0.0001,1.561 1.5609,0 3.4869,0 Z M50.5129,1.494 L3.4869,1.494 C2.3879,1.494 1.4939,2.388 1.4939,3.487 L1.4939,28.513 C1.4939,29.612 2.3879,30.506 3.4869,30.506 L50.5129,30.506 C51.6119,30.506 52.5059,29.612 52.5059,28.513 L52.5059,3.487 C52.5059,2.388 51.6119,1.494 50.5129,1.494 Z M16.9911,12.5224 C17.8681,12.5224 18.5791,13.2334 18.5791,14.1114 L18.5791,24.4204 C18.5791,25.2974 17.8681,26.0084 16.9911,26.0084 L9.5051,26.0084 C8.6281,26.0084 7.9171,25.2974 7.9171,24.4204 L7.9171,14.1114 C7.9171,13.2334 8.6281,12.5224 9.5051,12.5224 L16.9911,12.5224 Z M30.7432,12.5224 C31.6202,12.5224 32.3312,13.2334 32.3312,14.1114 L32.3312,24.4204 C32.3312,25.2974 31.6202,26.0084 30.7432,26.0084 L23.2572,26.0084 C22.3802,26.0084 21.6692,25.2974 21.6692,24.4204 L21.6692,14.1114 C21.6692,13.2334 22.3802,12.5224 23.2572,12.5224 L30.7432,12.5224 Z M44.4953,12.5224 C45.3723,12.5224 46.0833,13.2334 46.0833,14.1114 L46.0833,24.4204 C46.0833,25.2974 45.3723,26.0084 44.4953,26.0084 L37.0093,26.0084 C36.1323,26.0084 35.4213,25.2974 35.4213,24.4204 L35.4213,14.1114 C35.4213,13.2334 36.1323,12.5224 37.0093,12.5224 L44.4953,12.5224 Z M17.2193,6.4439 C17.9703,6.4439 18.5793,7.0519 18.5793,7.8039 L18.5793,9.6869 C18.5793,10.4379 17.9703,11.0469 17.2193,11.0469 L9.2763,11.0469 C8.5253,11.0469 7.9163,10.4379 7.9163,9.6869 L7.9163,7.8039 C7.9163,7.0519 8.5253,6.4439 9.2763,6.4439 L17.2193,6.4439 Z M30.9714,6.4439 C31.7224,6.4439 32.3314,7.0519 32.3314,7.8039 L32.3314,9.6869 C32.3314,10.4379 31.7224,11.0469 30.9714,11.0469 L23.0284,11.0469 C22.2774,11.0469 21.6684,10.4379 21.6684,9.6869 L21.6684,7.8039 C21.6684,7.0519 22.2774,6.4439 23.0284,6.4439 L30.9714,6.4439 Z M44.7235,6.4439 C45.4745,6.4439 46.0835,7.0519 46.0835,7.8039 L46.0835,9.6869 C46.0835,10.4379 45.4745,11.0469 44.7235,11.0469 L36.7805,11.0469 C36.0295,11.0469 35.4205,10.4379 35.4205,9.6869 L35.4205,7.8039 C35.4205,7.0519 36.0295,6.4439 36.7805,6.4439 L44.7235,6.4439 Z" })));
33
+ };
34
+ exports.default = SectionPriceBox32;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import IconType from '../IconType';
3
+ declare const SectionPriceBox40: ({ color, ...rest }: IconType) => JSX.Element;
4
+ export default SectionPriceBox40;
@@ -0,0 +1,34 @@
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 SectionPriceBox40 = function (_a) {
30
+ var color = _a.color, rest = __rest(_a, ["color"]);
31
+ return (react_1.default.createElement("svg", __assign({ width: "68", height: "40", viewBox: "0 0 68 40" }, rest),
32
+ react_1.default.createElement("path", { fill: color, fillRule: "evenodd", d: "M64,0 C66.209,0 68,1.791 68,4 L68,36 C68,38.209 66.209,40 64,40 L4,40 C1.791,40 0,38.209 0,36 L0,4 C0,1.791 1.791,0 4,0 Z M64,1.5 L4,1.5 C2.622,1.5 1.5,2.621 1.5,4 L1.5,36 C1.5,37.379 2.622,38.5 4,38.5 L64,38.5 C65.378,38.5 66.5,37.379 66.5,36 L66.5,4 C66.5,2.621 65.378,1.5 64,1.5 Z M21.4888,15.6536 C22.5848,15.6536 23.4738,16.5426 23.4738,17.6386 L23.4738,30.5256 C23.4738,31.6216 22.5848,32.5106 21.4888,32.5106 L12.1308,32.5106 C11.0348,32.5106 10.1458,31.6216 10.1458,30.5256 L10.1458,17.6386 C10.1458,16.5426 11.0348,15.6536 12.1308,15.6536 L21.4888,15.6536 Z M38.6789,15.6536 C39.7749,15.6536 40.6639,16.5426 40.6639,17.6386 L40.6639,30.5256 C40.6639,31.6216 39.7749,32.5106 38.6789,32.5106 L29.3209,32.5106 C28.2249,32.5106 27.3359,31.6216 27.3359,30.5256 L27.3359,17.6386 C27.3359,16.5426 28.2249,15.6536 29.3209,15.6536 L38.6789,15.6536 Z M55.869,15.6536 C56.965,15.6536 57.854,16.5426 57.854,17.6386 L57.854,30.5256 C57.854,31.6216 56.965,32.5106 55.869,32.5106 L46.511,32.5106 C45.415,32.5106 44.526,31.6216 44.526,30.5256 L44.526,17.6386 C44.526,16.5426 45.415,15.6536 46.511,15.6536 L55.869,15.6536 Z M21.774,8.0547 C22.713,8.0547 23.474,8.8157 23.474,9.7547 L23.474,12.1087 C23.474,13.0477 22.713,13.8087 21.774,13.8087 L11.846,13.8087 C10.907,13.8087 10.146,13.0477 10.146,12.1087 L10.146,9.7547 C10.146,8.8157 10.907,8.0547 11.846,8.0547 L21.774,8.0547 Z M38.9642,8.0547 C39.9032,8.0547 40.6642,8.8157 40.6642,9.7547 L40.6642,12.1087 C40.6642,13.0477 39.9032,13.8087 38.9642,13.8087 L29.0362,13.8087 C28.0972,13.8087 27.3362,13.0477 27.3362,12.1087 L27.3362,9.7547 C27.3362,8.8157 28.0972,8.0547 29.0362,8.0547 L38.9642,8.0547 Z M56.1543,8.0547 C57.0933,8.0547 57.8543,8.8157 57.8543,9.7547 L57.8543,12.1087 C57.8543,13.0477 57.0933,13.8087 56.1543,13.8087 L46.2263,13.8087 C45.2873,13.8087 44.5263,13.0477 44.5263,12.1087 L44.5263,9.7547 C44.5263,8.8157 45.2873,8.0547 46.2263,8.0547 L56.1543,8.0547 Z" })));
33
+ };
34
+ exports.default = SectionPriceBox40;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import IconType from '../IconType';
3
+ declare const SectionProductsCarousel32: ({ color, ...rest }: IconType) => JSX.Element;
4
+ export default SectionProductsCarousel32;
@@ -0,0 +1,37 @@
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 SectionProductsCarousel32 = function (_a) {
30
+ var color = _a.color, rest = __rest(_a, ["color"]);
31
+ return (react_1.default.createElement("svg", __assign({ width: "54", height: "32", viewBox: "0 0 54 32" }, rest),
32
+ react_1.default.createElement("g", { fill: "none", fillRule: "evenodd" },
33
+ react_1.default.createElement("path", { fill: color, d: "M50.5129,0 C52.4389,0 53.9999,1.561 53.9999,3.487 L53.9999,28.513 C53.9999,30.439 52.4389,32 50.5129,32 L3.4869,32 C1.5609,32 -0.0001,30.439 -0.0001,28.513 L-0.0001,3.487 C-0.0001,1.561 1.5609,0 3.4869,0 Z M50.5129,1.494 L3.4869,1.494 C2.3879,1.494 1.4939,2.388 1.4939,3.487 L1.4939,28.513 C1.4939,29.612 2.3879,30.506 3.4869,30.506 L50.5129,30.506 C51.6119,30.506 52.5059,29.612 52.5059,28.513 L52.5059,3.487 C52.5059,2.388 51.6119,1.494 50.5129,1.494 Z M14.1762,10.7843 C14.7382,10.4603 15.4302,10.4603 15.9922,10.7843 L19.1472,12.6053 C19.7092,12.9303 20.0552,13.5293 20.0552,14.1783 L20.0552,17.8213 C20.0552,18.4703 19.7092,19.0703 19.1472,19.3943 L15.9922,21.2153 C15.4302,21.5403 14.7382,21.5403 14.1762,21.2153 L11.0212,19.3943 C10.4592,19.0703 10.1132,18.4703 10.1132,17.8213 L10.1132,14.1783 C10.1132,13.5293 10.4592,12.9303 11.0212,12.6053 Z M26.0921,10.7843 C26.6541,10.4603 27.3461,10.4603 27.9081,10.7843 L31.0631,12.6053 C31.6251,12.9303 31.9711,13.5293 31.9711,14.1783 L31.9711,17.8213 C31.9711,18.4703 31.6251,19.0703 31.0631,19.3943 L27.9081,21.2153 C27.3461,21.5403 26.6541,21.5403 26.0921,21.2153 L22.9371,19.3943 C22.3751,19.0703 22.0291,18.4703 22.0291,17.8213 L22.0291,14.1783 C22.0291,13.5293 22.3751,12.9303 22.9371,12.6053 Z M38.0081,10.7843 C38.5701,10.4603 39.2621,10.4603 39.8241,10.7843 L42.9791,12.6053 C43.5411,12.9303 43.8871,13.5293 43.8871,14.1783 L43.8871,17.8213 C43.8871,18.4703 43.5411,19.0703 42.9791,19.3943 L39.8241,21.2153 C39.2621,21.5403 38.5701,21.5403 38.0081,21.2153 L34.8531,19.3943 C34.2911,19.0703 33.9451,18.4703 33.9451,17.8213 L33.9451,14.1783 C33.9451,13.5293 34.2911,12.9303 34.8531,12.6053 Z" }),
34
+ react_1.default.createElement("polyline", { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", points: "7.08 14.044 5.296 15.977 7.123 17.956" }),
35
+ react_1.default.createElement("polyline", { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", points: "46.92 14.044 48.704 15.977 46.877 17.956" }))));
36
+ };
37
+ exports.default = SectionProductsCarousel32;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import IconType from '../IconType';
3
+ declare const SectionProductsCarousel40: ({ color, ...rest }: IconType) => JSX.Element;
4
+ export default SectionProductsCarousel40;
@@ -0,0 +1,36 @@
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 SectionProductsCarousel40 = function (_a) {
30
+ var color = _a.color, rest = __rest(_a, ["color"]);
31
+ return (react_1.default.createElement("svg", __assign({ width: "68", height: "40", viewBox: "0 0 68 40" }, rest),
32
+ react_1.default.createElement("g", { fill: "none", fillRule: "evenodd" },
33
+ react_1.default.createElement("path", { fill: color, d: "M64,0 C66.209,0 68,1.791 68,4 L68,36 C68,38.209 66.209,40 64,40 L4,40 C1.791,40 0,38.209 0,36 L0,4 C0,1.791 1.791,0 4,0 Z M64,1.5 L4,1.5 C2.622,1.5 1.5,2.621 1.5,4 L1.5,36 C1.5,37.379 2.622,38.5 4,38.5 L64,38.5 C65.378,38.5 66.5,37.379 66.5,36 L66.5,4 C66.5,2.621 65.378,1.5 64,1.5 Z M17.97,13.4806 C18.672,13.0746 19.538,13.0746 20.24,13.4806 L24.184,15.7566 C24.886,16.1626 25.319,16.9126 25.319,17.7236 L25.319,22.2766 C25.319,23.0876 24.886,23.8376 24.184,24.2426 L20.24,26.5196 C19.538,26.9256 18.672,26.9256 17.97,26.5196 L14.027,24.2426 C13.324,23.8376 12.891,23.0876 12.891,22.2766 L12.891,17.7236 C12.891,16.9126 13.324,16.1626 14.027,15.7566 Z M32.8649,13.4806 C33.5669,13.0746 34.4329,13.0746 35.1349,13.4806 L39.0789,15.7566 C39.7809,16.1626 40.2139,16.9126 40.2139,17.7236 L40.2139,22.2766 C40.2139,23.0876 39.7809,23.8376 39.0789,24.2426 L35.1349,26.5196 C34.4329,26.9256 33.5669,26.9256 32.8649,26.5196 L28.9219,24.2426 C28.2189,23.8376 27.7859,23.0876 27.7859,22.2766 L27.7859,17.7236 C27.7859,16.9126 28.2189,16.1626 28.9219,15.7566 Z M47.7598,13.4806 C48.4618,13.0746 49.3278,13.0746 50.0298,13.4806 L53.9738,15.7566 C54.6758,16.1626 55.1088,16.9126 55.1088,17.7236 L55.1088,22.2766 C55.1088,23.0876 54.6758,23.8376 53.9738,24.2426 L50.0298,26.5196 C49.3278,26.9256 48.4618,26.9256 47.7598,26.5196 L43.8168,24.2426 C43.1138,23.8376 42.6808,23.0876 42.6808,22.2766 L42.6808,17.7236 C42.6808,16.9126 43.1138,16.1626 43.8168,15.7566 Z" }),
34
+ react_1.default.createElement("path", { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.503", d: "M9.0999,17.5551 L6.8699,19.9711 L9.1539,22.4451 M58.9001,17.5551 L61.1301,19.9711 L58.8461,22.4451" }))));
35
+ };
36
+ exports.default = SectionProductsCarousel40;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import IconType from '../IconType';
3
+ declare const SectionReview32: ({ color, ...rest }: IconType) => JSX.Element;
4
+ export default SectionReview32;
@@ -0,0 +1,34 @@
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 SectionReview32 = function (_a) {
30
+ var color = _a.color, rest = __rest(_a, ["color"]);
31
+ return (react_1.default.createElement("svg", __assign({ width: "54", height: "32", viewBox: "0 0 54 32" }, rest),
32
+ react_1.default.createElement("path", { fill: color, fillRule: "evenodd", d: "M50.5129,0 C52.4389,0 53.9999,1.561 53.9999,3.487 L53.9999,28.513 C53.9999,30.439 52.4389,32 50.5129,32 L3.4869,32 C1.5609,32 -0.0001,30.439 -0.0001,28.513 L-0.0001,3.487 C-0.0001,1.561 1.5609,0 3.4869,0 L50.5129,0 Z M50.5129,1.494 L3.4869,1.494 C2.3879,1.494 1.4939,2.388 1.4939,3.487 L1.4939,28.513 C1.4939,29.612 2.3879,30.506 3.4869,30.506 L50.5129,30.506 C51.6119,30.506 52.5059,29.612 52.5059,28.513 L52.5059,3.487 C52.5059,2.388 51.6119,1.494 50.5129,1.494 Z M9.5881,22.0635 L10.0651,23.0295 L11.1311,23.1845 L10.3591,23.9365 L10.5411,24.9975 L9.5881,24.4965 L8.6351,24.9975 L8.8171,23.9365 L8.0451,23.1845 L9.1111,23.0295 L9.5881,22.0635 Z M13.1884,22.0635 L13.6654,23.0295 L14.7314,23.1845 L13.9594,23.9365 L14.1414,24.9975 L13.1884,24.4965 L12.2354,24.9975 L12.4174,23.9365 L11.6454,23.1845 L12.7114,23.0295 L13.1884,22.0635 Z M16.7888,22.0635 L17.2658,23.0295 L18.3318,23.1845 L17.5598,23.9365 L17.7418,24.9975 L16.7888,24.4965 L15.8358,24.9975 L16.0178,23.9365 L15.2458,23.1845 L16.3118,23.0295 L16.7888,22.0635 Z M20.3892,22.0635 L20.8662,23.0295 L21.9322,23.1845 L21.1602,23.9365 L21.3422,24.9975 L20.3892,24.4965 L19.4362,24.9975 L19.6182,23.9365 L18.8462,23.1845 L19.9122,23.0295 L20.3892,22.0635 Z M23.9896,22.0635 L24.4666,23.0295 L25.5326,23.1845 L24.7606,23.9365 L24.9426,24.9975 L23.9896,24.4965 L23.0366,24.9975 L23.2186,23.9365 L22.4466,23.1845 L23.5126,23.0295 L23.9896,22.0635 Z M30.0103,22.0635 L30.4873,23.0295 L31.5533,23.1845 L30.7813,23.9365 L30.9633,24.9975 L30.0103,24.4965 L29.0573,24.9975 L29.2393,23.9365 L28.4673,23.1845 L29.5333,23.0295 L30.0103,22.0635 Z M33.6107,22.0635 L34.0877,23.0295 L35.1537,23.1845 L34.3817,23.9365 L34.5637,24.9975 L33.6107,24.4965 L32.6577,24.9975 L32.8397,23.9365 L32.0677,23.1845 L33.1337,23.0295 L33.6107,22.0635 Z M37.2111,22.0635 L37.6881,23.0295 L38.7541,23.1845 L37.9821,23.9365 L38.1641,24.9975 L37.2111,24.4965 L36.2581,24.9975 L36.4401,23.9365 L35.6681,23.1845 L36.7341,23.0295 L37.2111,22.0635 Z M40.8114,22.0635 L41.2884,23.0295 L42.3544,23.1845 L41.5824,23.9365 L41.7644,24.9975 L40.8114,24.4965 L39.8584,24.9975 L40.0404,23.9365 L39.2684,23.1845 L40.3344,23.0295 L40.8114,22.0635 Z M44.4118,22.0635 L44.8888,23.0295 L45.9548,23.1845 L45.1828,23.9365 L45.3648,24.9975 L44.4118,24.4965 L43.4588,24.9975 L43.6408,23.9365 L42.8688,23.1845 L43.9348,23.0295 L44.4118,22.0635 Z M24.7651,18.2555 C25.2071,18.2555 25.5651,18.6135 25.5651,19.0555 L25.5651,19.6915 C25.5651,20.1335 25.2071,20.4915 24.7651,20.4915 L8.8121,20.4915 C8.3711,20.4915 8.0121,20.1335 8.0121,19.6915 L8.0121,19.0555 C8.0121,18.6135 8.3711,18.2555 8.8121,18.2555 L24.7651,18.2555 Z M45.1874,18.2555 C45.6294,18.2555 45.9874,18.6135 45.9874,19.0555 L45.9874,19.6915 C45.9874,20.1335 45.6294,20.4915 45.1874,20.4915 L29.2344,20.4915 C28.7934,20.4915 28.4344,20.1335 28.4344,19.6915 L28.4344,19.0555 C28.4344,18.6135 28.7934,18.2555 29.2344,18.2555 L45.1874,18.2555 Z M24.06,7.0017 C24.937,7.0017 25.648,7.7137 25.648,8.5907 L25.648,15.0847 C25.648,15.9617 24.937,16.6727 24.06,16.6727 L9.518,16.6727 C8.64,16.6727 7.929,15.9617 7.929,15.0847 L7.929,8.5907 C7.929,7.7137 8.64,7.0017 9.518,7.0017 L24.06,7.0017 Z M44.4823,7.0017 C45.3593,7.0017 46.0703,7.7137 46.0703,8.5907 L46.0703,15.0847 C46.0703,15.9617 45.3593,16.6727 44.4823,16.6727 L29.9403,16.6727 C29.0623,16.6727 28.3513,15.9617 28.3513,15.0847 L28.3513,8.5907 C28.3513,7.7137 29.0623,7.0017 29.9403,7.0017 L44.4823,7.0017 Z" })));
33
+ };
34
+ exports.default = SectionReview32;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import IconType from '../IconType';
3
+ declare const SectionReview40: ({ color, ...rest }: IconType) => JSX.Element;
4
+ export default SectionReview40;
@@ -0,0 +1,34 @@
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 SectionReview40 = function (_a) {
30
+ var color = _a.color, rest = __rest(_a, ["color"]);
31
+ return (react_1.default.createElement("svg", __assign({ width: "68", height: "40", viewBox: "0 0 68 40" }, rest),
32
+ react_1.default.createElement("path", { fill: color, fillRule: "evenodd", d: "M64,3.51718654e-13 C66.209,3.51718654e-13 68,1.791 68,4 L68,36 C68,38.209 66.209,40 64,40 L4,40 C1.791,40 0,38.209 0,36 L0,4 C0,1.791 1.791,3.51718654e-13 4,3.51718654e-13 L64,3.51718654e-13 Z M64,1.5 L4,1.5 C2.622,1.5 1.5,2.621 1.5,4 L1.5,36 C1.5,37.378 2.622,38.5 4,38.5 L64,38.5 C65.378,38.5 66.5,37.378 66.5,36 L66.5,4 C66.5,2.621 65.378,1.5 64,1.5 Z M12.2352,27.5793 L12.8312,28.7863 L14.1632,28.9803 L13.1992,29.9203 L13.4272,31.2473 L12.2352,30.6203 L11.0432,31.2473 L11.2712,29.9203 L10.3072,28.9803 L11.6392,28.7863 L12.2352,27.5793 Z M16.7356,27.5793 L17.3316,28.7863 L18.6636,28.9803 L17.6996,29.9203 L17.9276,31.2473 L16.7356,30.6203 L15.5436,31.2473 L15.7716,29.9203 L14.8076,28.9803 L16.1396,28.7863 L16.7356,27.5793 Z M21.2361,27.5793 L21.8321,28.7863 L23.1641,28.9803 L22.2001,29.9203 L22.4281,31.2473 L21.2361,30.6203 L20.0441,31.2473 L20.2721,29.9203 L19.3081,28.9803 L20.6401,28.7863 L21.2361,27.5793 Z M25.7366,27.5793 L26.3326,28.7863 L27.6646,28.9803 L26.7006,29.9203 L26.9286,31.2473 L25.7366,30.6203 L24.5446,31.2473 L24.7726,29.9203 L23.8086,28.9803 L25.1406,28.7863 L25.7366,27.5793 Z M30.2371,27.5793 L30.8331,28.7863 L32.1651,28.9803 L31.2011,29.9203 L31.4291,31.2473 L30.2371,30.6203 L29.0451,31.2473 L29.2731,29.9203 L28.3091,28.9803 L29.6411,28.7863 L30.2371,27.5793 Z M37.763,27.5793 L38.359,28.7863 L39.691,28.9803 L38.727,29.9203 L38.955,31.2473 L37.763,30.6203 L36.571,31.2473 L36.799,29.9203 L35.835,28.9803 L37.167,28.7863 L37.763,27.5793 Z M42.2634,27.5793 L42.8594,28.7863 L44.1914,28.9803 L43.2274,29.9203 L43.4554,31.2473 L42.2634,30.6203 L41.0714,31.2473 L41.2994,29.9203 L40.3354,28.9803 L41.6674,28.7863 L42.2634,27.5793 Z M46.7639,27.5793 L47.3599,28.7863 L48.6919,28.9803 L47.7279,29.9203 L47.9559,31.2473 L46.7639,30.6203 L45.5719,31.2473 L45.7999,29.9203 L44.8359,28.9803 L46.1679,28.7863 L46.7639,27.5793 Z M51.2644,27.5793 L51.8604,28.7863 L53.1924,28.9803 L52.2284,29.9203 L52.4564,31.2473 L51.2644,30.6203 L50.0724,31.2473 L50.3004,29.9203 L49.3364,28.9803 L50.6684,28.7863 L51.2644,27.5793 Z M55.7649,27.5793 L56.3609,28.7863 L57.6929,28.9803 L56.7289,29.9203 L56.9569,31.2473 L55.7649,30.6203 L54.5729,31.2473 L54.8009,29.9203 L53.8369,28.9803 L55.1689,28.7863 L55.7649,27.5793 Z M31.2065,22.8194 C31.7585,22.8194 32.2065,23.2664 32.2065,23.8194 L32.2065,24.6144 C32.2065,25.1664 31.7585,25.6144 31.2065,25.6144 L11.2655,25.6144 C10.7135,25.6144 10.2655,25.1664 10.2655,24.6144 L10.2655,23.8194 C10.2655,23.2664 10.7135,22.8194 11.2655,22.8194 L31.2065,22.8194 Z M56.7343,22.8194 C57.2863,22.8194 57.7343,23.2664 57.7343,23.8194 L57.7343,24.6144 C57.7343,25.1664 57.2863,25.6144 56.7343,25.6144 L36.7933,25.6144 C36.2413,25.6144 35.7933,25.1664 35.7933,24.6144 L35.7933,23.8194 C35.7933,23.2664 36.2413,22.8194 36.7933,22.8194 L56.7343,22.8194 Z M30.3251,8.7528 C31.4211,8.7528 32.3101,9.6418 32.3101,10.7378 L32.3101,18.8558 C32.3101,19.9518 31.4211,20.8408 30.3251,20.8408 L12.1471,20.8408 C11.0511,20.8408 10.1621,19.9518 10.1621,18.8558 L10.1621,10.7378 C10.1621,9.6418 11.0511,8.7528 12.1471,8.7528 L30.3251,8.7528 Z M55.8529,8.7528 C56.9489,8.7528 57.8379,9.6418 57.8379,10.7378 L57.8379,18.8558 C57.8379,19.9518 56.9489,20.8408 55.8529,20.8408 L37.6749,20.8408 C36.5789,20.8408 35.6899,19.9518 35.6899,18.8558 L35.6899,10.7378 C35.6899,9.6418 36.5789,8.7528 37.6749,8.7528 L55.8529,8.7528 Z" })));
33
+ };
34
+ exports.default = SectionReview40;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import IconType from '../IconType';
3
+ declare const SectionSlider32: ({ color, ...rest }: IconType) => JSX.Element;
4
+ export default SectionSlider32;
@@ -0,0 +1,36 @@
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 SectionSlider32 = function (_a) {
30
+ var color = _a.color, rest = __rest(_a, ["color"]);
31
+ return (react_1.default.createElement("svg", __assign({ width: "54", height: "32", viewBox: "0 0 54 32" }, rest),
32
+ react_1.default.createElement("g", { fill: "none", fillRule: "evenodd" },
33
+ react_1.default.createElement("path", { fill: color, d: "M50.5129,0 C52.4389,0 53.9999,1.561 53.9999,3.487 L53.9999,28.513 C53.9999,30.439 52.4389,32 50.5129,32 L3.4869,32 C1.5609,32 -0.0001,30.439 -0.0001,28.513 L-0.0001,3.487 C-0.0001,1.561 1.5609,0 3.4869,0 Z M50.5129,1.494 L3.4869,1.494 C2.3879,1.494 1.4939,2.388 1.4939,3.487 L1.4939,28.513 C1.4939,29.612 2.3879,30.506 3.4869,30.506 L50.5129,30.506 C51.6119,30.506 52.5059,29.612 52.5059,28.513 L52.5059,3.487 C52.5059,2.388 51.6119,1.494 50.5129,1.494 Z M42.2805,7.1643 C43.1645,7.1643 43.8805,7.8813 43.8805,8.7643 L43.8805,23.2353 C43.8805,24.1193 43.1645,24.8353 42.2805,24.8353 L11.7195,24.8353 C10.8355,24.8353 10.1195,24.1193 10.1195,23.2353 L10.1195,8.7643 C10.1195,7.8813 10.8355,7.1643 11.7195,7.1643 L42.2805,7.1643 Z" }),
34
+ react_1.default.createElement("path", { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", d: "M7.08,14.0442 L5.296,15.9772 L7.123,17.9562 M46.9201,14.0442 L48.7041,15.9772 L46.8771,17.9562" }))));
35
+ };
36
+ exports.default = SectionSlider32;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import IconType from '../IconType';
3
+ declare const SectionSlider40: ({ color, ...rest }: IconType) => JSX.Element;
4
+ export default SectionSlider40;
@@ -0,0 +1,36 @@
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 SectionSlider40 = function (_a) {
30
+ var color = _a.color, rest = __rest(_a, ["color"]);
31
+ return (react_1.default.createElement("svg", __assign({ width: "68", height: "40", viewBox: "0 0 68 40" }, rest),
32
+ react_1.default.createElement("g", { fill: "none", fillRule: "evenodd" },
33
+ react_1.default.createElement("path", { fill: color, d: "M64,0 C66.209,0 68,1.791 68,4 L68,36 C68,38.209 66.209,40 64,40 L4,40 C1.791,40 0,38.209 0,36 L0,4 C0,1.791 1.791,0 4,0 Z M64,1.5 L4,1.5 C2.622,1.5 1.5,2.622 1.5,4 L1.5,36 C1.5,37.378 2.622,38.5 4,38.5 L64,38.5 C65.378,38.5 66.5,37.378 66.5,36 L66.5,4 C66.5,2.622 65.378,1.5 64,1.5 Z M53.1005,8.956 C54.2055,8.956 55.1005,9.851 55.1005,10.956 L55.1005,29.044 C55.1005,30.149 54.2055,31.044 53.1005,31.044 L14.8995,31.044 C13.7945,31.044 12.8995,30.149 12.8995,29.044 L12.8995,10.956 C12.8995,9.851 13.7945,8.956 14.8995,8.956 L53.1005,8.956 Z" }),
34
+ react_1.default.createElement("path", { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.503", d: "M9.0999,17.555 L6.8699,19.971 L9.1539,22.445 M58.9,17.555 L61.13,19.971 L58.846,22.445" }))));
35
+ };
36
+ exports.default = SectionSlider40;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import IconType from '../IconType';
3
+ declare const SectionTab32: ({ color, ...rest }: IconType) => JSX.Element;
4
+ export default SectionTab32;
@@ -0,0 +1,34 @@
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 SectionTab32 = function (_a) {
30
+ var color = _a.color, rest = __rest(_a, ["color"]);
31
+ return (react_1.default.createElement("svg", __assign({ width: "54", height: "32", viewBox: "0 0 54 32" }, rest),
32
+ react_1.default.createElement("path", { fill: color, fillRule: "evenodd", d: "M50.5129,0 C52.4389,0 53.9999,1.561 53.9999,3.487 L53.9999,28.513 C53.9999,30.439 52.4389,32 50.5129,32 L3.4869,32 C1.5609,32 -0.0001,30.439 -0.0001,28.513 L-0.0001,3.487 C-0.0001,1.561 1.5609,0 3.4869,0 Z M50.5129,1.494 L3.4869,1.494 C2.3879,1.494 1.4939,2.388 1.4939,3.487 L1.4939,28.513 C1.4939,29.612 2.3879,30.506 3.4869,30.506 L50.5129,30.506 C51.6119,30.506 52.5059,29.612 52.5059,28.513 L52.5059,3.487 C52.5059,2.388 51.6119,1.494 50.5129,1.494 Z M17.2132,6.2175 C17.9642,6.2175 18.5732,6.8265 18.5732,7.5775 L18.5732,12.8595 L44.4972,12.8595 C45.3742,12.8595 46.0852,13.5705 46.0852,14.4475 L46.0852,24.1945 C46.0852,25.0715 45.3742,25.7825 44.4972,25.7825 L9.4982,25.7825 C8.6212,25.7825 7.9102,25.0715 7.9102,24.1945 L7.9102,7.5775 C7.9102,6.8265 8.5192,6.2175 9.2702,6.2175 Z M30.9713,6.218 C31.7223,6.218 32.3313,6.826 32.3313,7.578 L32.3313,9.461 C32.3313,10.212 31.7223,10.821 30.9713,10.821 L23.0283,10.821 C22.2773,10.821 21.6683,10.212 21.6683,9.461 L21.6683,7.578 C21.6683,6.826 22.2773,6.218 23.0283,6.218 L30.9713,6.218 Z M44.7298,6.218 C45.4808,6.218 46.0898,6.826 46.0898,7.578 L46.0898,9.461 C46.0898,10.212 45.4808,10.821 44.7298,10.821 L36.7868,10.821 C36.0358,10.821 35.4268,10.212 35.4268,9.461 L35.4268,7.578 C35.4268,6.826 36.0358,6.218 36.7868,6.218 L44.7298,6.218 Z" })));
33
+ };
34
+ exports.default = SectionTab32;