pds-dev-kit-web-test 0.2.22 → 0.2.24

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 (383) hide show
  1. package/README.md +2 -2
  2. package/dist/index.d.ts +6 -6
  3. package/dist/index.js +9 -3
  4. package/dist/src/common/assets/icons/fill/Accordion.d.ts +4 -0
  5. package/dist/src/common/assets/icons/fill/Accordion.js +30 -0
  6. package/dist/src/common/assets/icons/fill/AlignBottom.d.ts +4 -0
  7. package/dist/src/common/assets/icons/fill/AlignBottom.js +30 -0
  8. package/dist/src/common/assets/icons/fill/AlignCenter.d.ts +4 -0
  9. package/dist/src/common/assets/icons/fill/AlignCenter.js +30 -0
  10. package/dist/src/common/assets/icons/fill/AlignLeft.d.ts +4 -0
  11. package/dist/src/common/assets/icons/fill/AlignLeft.js +30 -0
  12. package/dist/src/common/assets/icons/fill/AlignMiddle.d.ts +4 -0
  13. package/dist/src/common/assets/icons/fill/AlignMiddle.js +30 -0
  14. package/dist/src/common/assets/icons/fill/AlignRight.d.ts +4 -0
  15. package/dist/src/common/assets/icons/fill/AlignRight.js +30 -0
  16. package/dist/src/common/assets/icons/fill/AlignTop.d.ts +4 -0
  17. package/dist/src/common/assets/icons/fill/AlignTop.js +30 -0
  18. package/dist/src/common/assets/icons/fill/ArrowDownStepper.d.ts +4 -0
  19. package/dist/src/common/assets/icons/fill/ArrowDownStepper.js +30 -0
  20. package/dist/src/common/assets/icons/fill/ArrowRoundLeft.d.ts +4 -0
  21. package/dist/src/common/assets/icons/fill/ArrowRoundLeft.js +30 -0
  22. package/dist/src/common/assets/icons/fill/ArrowUpStepper.d.ts +4 -0
  23. package/dist/src/common/assets/icons/fill/ArrowUpStepper.js +30 -0
  24. package/dist/src/common/assets/icons/fill/Audio.d.ts +4 -0
  25. package/dist/src/common/assets/icons/fill/Audio.js +30 -0
  26. package/dist/src/common/assets/icons/fill/Button.d.ts +4 -0
  27. package/dist/src/common/assets/icons/fill/Button.js +30 -0
  28. package/dist/src/common/assets/icons/fill/Calendar.d.ts +4 -0
  29. package/dist/src/common/assets/icons/fill/Calendar.js +30 -0
  30. package/dist/src/common/assets/icons/fill/Carousel.d.ts +4 -0
  31. package/dist/src/common/assets/icons/fill/Carousel.js +30 -0
  32. package/dist/src/common/assets/icons/fill/Copy.d.ts +4 -0
  33. package/dist/src/common/assets/icons/fill/Copy.js +30 -0
  34. package/dist/src/common/assets/icons/fill/DeviceApp.d.ts +4 -0
  35. package/dist/src/common/assets/icons/fill/DeviceApp.js +30 -0
  36. package/dist/src/common/assets/icons/fill/DeviceDesktop.d.ts +4 -0
  37. package/dist/src/common/assets/icons/fill/DeviceDesktop.js +30 -0
  38. package/dist/src/common/assets/icons/fill/DeviceMobile.d.ts +4 -0
  39. package/dist/src/common/assets/icons/fill/DeviceMobile.js +30 -0
  40. package/dist/src/common/assets/icons/fill/Divider.d.ts +4 -0
  41. package/dist/src/common/assets/icons/fill/Divider.js +30 -0
  42. package/dist/src/common/assets/icons/fill/Download.d.ts +4 -0
  43. package/dist/src/common/assets/icons/fill/Download.js +30 -0
  44. package/dist/src/common/assets/icons/fill/EditorLeftSide.d.ts +4 -0
  45. package/dist/src/common/assets/icons/fill/EditorLeftSide.js +30 -0
  46. package/dist/src/common/assets/icons/fill/EditorRightSide.d.ts +4 -0
  47. package/dist/src/common/assets/icons/fill/EditorRightSide.js +30 -0
  48. package/dist/src/common/assets/icons/fill/Embed.d.ts +4 -0
  49. package/dist/src/common/assets/icons/fill/Embed.js +30 -0
  50. package/dist/src/common/assets/icons/fill/Icon.d.ts +4 -0
  51. package/dist/src/common/assets/icons/fill/Icon.js +30 -0
  52. package/dist/src/common/assets/icons/fill/Image.d.ts +4 -0
  53. package/dist/src/common/assets/icons/fill/Image.js +30 -0
  54. package/dist/src/common/assets/icons/fill/Information.d.ts +4 -0
  55. package/dist/src/common/assets/icons/fill/Information.js +30 -0
  56. package/dist/src/common/assets/icons/fill/Item.d.ts +4 -0
  57. package/dist/src/common/assets/icons/fill/Item.js +30 -0
  58. package/dist/src/common/assets/icons/fill/LayerBackward.d.ts +4 -0
  59. package/dist/src/common/assets/icons/fill/LayerBackward.js +30 -0
  60. package/dist/src/common/assets/icons/fill/LayerForward.d.ts +4 -0
  61. package/dist/src/common/assets/icons/fill/LayerForward.js +30 -0
  62. package/dist/src/common/assets/icons/fill/Layout.d.ts +4 -0
  63. package/dist/src/common/assets/icons/fill/Layout.js +30 -0
  64. package/dist/src/common/assets/icons/fill/LightBulb.d.ts +4 -0
  65. package/dist/src/common/assets/icons/fill/LightBulb.js +30 -0
  66. package/dist/src/common/assets/icons/fill/Lightning.d.ts +4 -0
  67. package/dist/src/common/assets/icons/fill/Lightning.js +30 -0
  68. package/dist/src/common/assets/icons/fill/Links.d.ts +4 -0
  69. package/dist/src/common/assets/icons/fill/Links.js +30 -0
  70. package/dist/src/common/assets/icons/fill/List.d.ts +4 -0
  71. package/dist/src/common/assets/icons/fill/List.js +30 -0
  72. package/dist/src/common/assets/icons/fill/LogoInsta.d.ts +4 -0
  73. package/dist/src/common/assets/icons/fill/LogoInsta.js +30 -0
  74. package/dist/src/common/assets/icons/fill/LogoTwitter.d.ts +4 -0
  75. package/dist/src/common/assets/icons/fill/LogoTwitter.js +30 -0
  76. package/dist/src/common/assets/icons/fill/LogoYt.d.ts +4 -0
  77. package/dist/src/common/assets/icons/fill/LogoYt.js +30 -0
  78. package/dist/src/common/assets/icons/fill/MenuDesign.d.ts +4 -0
  79. package/dist/src/common/assets/icons/fill/MenuDesign.js +30 -0
  80. package/dist/src/common/assets/icons/fill/MinusCircle.d.ts +4 -0
  81. package/dist/src/common/assets/icons/fill/MinusCircle.js +30 -0
  82. package/dist/src/common/assets/icons/fill/Moon.d.ts +4 -0
  83. package/dist/src/common/assets/icons/fill/Moon.js +30 -0
  84. package/dist/src/common/assets/icons/fill/Paint.d.ts +4 -0
  85. package/dist/src/common/assets/icons/fill/Paint.js +30 -0
  86. package/dist/src/common/assets/icons/fill/Palette.d.ts +4 -0
  87. package/dist/src/common/assets/icons/fill/Palette.js +30 -0
  88. package/dist/src/common/assets/icons/fill/PlusCircle.d.ts +4 -0
  89. package/dist/src/common/assets/icons/fill/PlusCircle.js +30 -0
  90. package/dist/src/common/assets/icons/fill/PlusRound.d.ts +4 -0
  91. package/dist/src/common/assets/icons/fill/PlusRound.js +30 -0
  92. package/dist/src/common/assets/icons/fill/PostInquiry.d.ts +4 -0
  93. package/dist/src/common/assets/icons/fill/PostInquiry.js +30 -0
  94. package/dist/src/common/assets/icons/fill/Richtext.d.ts +4 -0
  95. package/dist/src/common/assets/icons/fill/Richtext.js +30 -0
  96. package/dist/src/common/assets/icons/fill/ScrollingText.d.ts +4 -0
  97. package/dist/src/common/assets/icons/fill/ScrollingText.js +30 -0
  98. package/dist/src/common/assets/icons/fill/SellerPage.d.ts +4 -0
  99. package/dist/src/common/assets/icons/fill/SellerPage.js +30 -0
  100. package/dist/src/common/assets/icons/fill/Setting.js +1 -1
  101. package/dist/src/common/assets/icons/fill/Shape.d.ts +4 -0
  102. package/dist/src/common/assets/icons/fill/Shape.js +30 -0
  103. package/dist/src/common/assets/icons/fill/Slider.d.ts +4 -0
  104. package/dist/src/common/assets/icons/fill/Slider.js +30 -0
  105. package/dist/src/common/assets/icons/fill/Text.d.ts +4 -0
  106. package/dist/src/common/assets/icons/fill/Text.js +30 -0
  107. package/dist/src/common/assets/icons/fill/TextAlignBottom.d.ts +4 -0
  108. package/dist/src/common/assets/icons/fill/TextAlignBottom.js +30 -0
  109. package/dist/src/common/assets/icons/fill/TextAlignCenter.d.ts +4 -0
  110. package/dist/src/common/assets/icons/fill/TextAlignCenter.js +30 -0
  111. package/dist/src/common/assets/icons/fill/TextAlignLeft.d.ts +4 -0
  112. package/dist/src/common/assets/icons/fill/TextAlignLeft.js +30 -0
  113. package/dist/src/common/assets/icons/fill/TextAlignMiddle.d.ts +4 -0
  114. package/dist/src/common/assets/icons/fill/TextAlignMiddle.js +30 -0
  115. package/dist/src/common/assets/icons/fill/TextAlignRight.d.ts +4 -0
  116. package/dist/src/common/assets/icons/fill/TextAlignRight.js +30 -0
  117. package/dist/src/common/assets/icons/fill/TextAlignTop.d.ts +4 -0
  118. package/dist/src/common/assets/icons/fill/TextAlignTop.js +30 -0
  119. package/dist/src/common/assets/icons/fill/Trashcan.d.ts +4 -0
  120. package/dist/src/common/assets/icons/fill/Trashcan.js +30 -0
  121. package/dist/src/common/assets/icons/fill/Unavailable.d.ts +4 -0
  122. package/dist/src/common/assets/icons/fill/Unavailable.js +30 -0
  123. package/dist/src/common/assets/icons/fill/Upload.d.ts +4 -0
  124. package/dist/src/common/assets/icons/fill/Upload.js +30 -0
  125. package/dist/src/common/assets/icons/fill/VideoType.d.ts +4 -0
  126. package/dist/src/common/assets/icons/fill/VideoType.js +30 -0
  127. package/dist/src/common/assets/icons/fill/index.d.ts +61 -0
  128. package/dist/src/common/assets/icons/fill/index.js +122 -0
  129. package/dist/src/common/assets/icons/line/Accordion.d.ts +4 -0
  130. package/dist/src/common/assets/icons/line/Accordion.js +30 -0
  131. package/dist/src/common/assets/icons/line/AlignBottom.d.ts +4 -0
  132. package/dist/src/common/assets/icons/line/AlignBottom.js +30 -0
  133. package/dist/src/common/assets/icons/line/AlignCenter.d.ts +4 -0
  134. package/dist/src/common/assets/icons/line/AlignCenter.js +30 -0
  135. package/dist/src/common/assets/icons/line/AlignLeft.d.ts +4 -0
  136. package/dist/src/common/assets/icons/line/AlignLeft.js +30 -0
  137. package/dist/src/common/assets/icons/line/AlignMiddle.d.ts +4 -0
  138. package/dist/src/common/assets/icons/line/AlignMiddle.js +30 -0
  139. package/dist/src/common/assets/icons/line/AlignRight.d.ts +4 -0
  140. package/dist/src/common/assets/icons/line/AlignRight.js +30 -0
  141. package/dist/src/common/assets/icons/line/AlignTop.d.ts +4 -0
  142. package/dist/src/common/assets/icons/line/AlignTop.js +30 -0
  143. package/dist/src/common/assets/icons/line/ArrowRoundLeft.js +1 -1
  144. package/dist/src/common/assets/icons/line/Audio.d.ts +4 -0
  145. package/dist/src/common/assets/icons/line/Audio.js +30 -0
  146. package/dist/src/common/assets/icons/line/Button.d.ts +4 -0
  147. package/dist/src/common/assets/icons/line/Button.js +30 -0
  148. package/dist/src/common/assets/icons/line/Calendar.d.ts +4 -0
  149. package/dist/src/common/assets/icons/line/Calendar.js +30 -0
  150. package/dist/src/common/assets/icons/line/Carousel.d.ts +4 -0
  151. package/dist/src/common/assets/icons/line/Carousel.js +30 -0
  152. package/dist/src/common/assets/icons/line/ChannelSetting.js +1 -1
  153. package/dist/src/common/assets/icons/line/Copy.js +1 -1
  154. package/dist/src/common/assets/icons/line/DeviceDesktop.js +1 -1
  155. package/dist/src/common/assets/icons/line/DeviceMobile.js +1 -1
  156. package/dist/src/common/assets/icons/line/Divider.d.ts +4 -0
  157. package/dist/src/common/assets/icons/line/Divider.js +30 -0
  158. package/dist/src/common/assets/icons/line/Download.js +1 -1
  159. package/dist/src/common/assets/icons/line/EditorLeftSide.js +1 -1
  160. package/dist/src/common/assets/icons/line/EditorRightSide.js +1 -1
  161. package/dist/src/common/assets/icons/line/Embed.d.ts +4 -0
  162. package/dist/src/common/assets/icons/line/Embed.js +30 -0
  163. package/dist/src/common/assets/icons/line/Icon.d.ts +4 -0
  164. package/dist/src/common/assets/icons/line/Icon.js +30 -0
  165. package/dist/src/common/assets/icons/line/Image.d.ts +4 -0
  166. package/dist/src/common/assets/icons/line/Image.js +30 -0
  167. package/dist/src/common/assets/icons/line/Item.d.ts +4 -0
  168. package/dist/src/common/assets/icons/line/Item.js +30 -0
  169. package/dist/src/common/assets/icons/line/LayerBackward.d.ts +4 -0
  170. package/dist/src/common/assets/icons/line/LayerBackward.js +30 -0
  171. package/dist/src/common/assets/icons/line/LayerForward.d.ts +4 -0
  172. package/dist/src/common/assets/icons/line/LayerForward.js +30 -0
  173. package/dist/src/common/assets/icons/line/Layout.d.ts +4 -0
  174. package/dist/src/common/assets/icons/line/Layout.js +30 -0
  175. package/dist/src/common/assets/icons/line/LightBulb.d.ts +4 -0
  176. package/dist/src/common/assets/icons/line/LightBulb.js +30 -0
  177. package/dist/src/common/assets/icons/line/Lightning.d.ts +4 -0
  178. package/dist/src/common/assets/icons/line/Lightning.js +30 -0
  179. package/dist/src/common/assets/icons/line/List.d.ts +4 -0
  180. package/dist/src/common/assets/icons/line/List.js +30 -0
  181. package/dist/src/common/assets/icons/line/MenuDesign.d.ts +4 -0
  182. package/dist/src/common/assets/icons/line/MenuDesign.js +30 -0
  183. package/dist/src/common/assets/icons/line/Minus.d.ts +4 -0
  184. package/dist/src/common/assets/icons/line/Minus.js +30 -0
  185. package/dist/src/common/assets/icons/line/MinusCircle.js +1 -1
  186. package/dist/src/common/assets/icons/line/MinusRound.d.ts +4 -0
  187. package/dist/src/common/assets/icons/line/MinusRound.js +30 -0
  188. package/dist/src/common/assets/icons/line/Moon.d.ts +4 -0
  189. package/dist/src/common/assets/icons/line/Moon.js +30 -0
  190. package/dist/src/common/assets/icons/line/Paint.d.ts +4 -0
  191. package/dist/src/common/assets/icons/line/Paint.js +30 -0
  192. package/dist/src/common/assets/icons/line/Palette.d.ts +4 -0
  193. package/dist/src/common/assets/icons/line/Palette.js +30 -0
  194. package/dist/src/common/assets/icons/line/PaymentSetting.js +1 -1
  195. package/dist/src/common/assets/icons/line/PlusCircle.js +1 -1
  196. package/dist/src/common/assets/icons/line/PlusRound.d.ts +4 -0
  197. package/dist/src/common/assets/icons/line/PlusRound.js +30 -0
  198. package/dist/src/common/assets/icons/line/PostStorage.d.ts +4 -0
  199. package/dist/src/common/assets/icons/line/PostStorage.js +30 -0
  200. package/dist/src/common/assets/icons/line/Richtext.d.ts +4 -0
  201. package/dist/src/common/assets/icons/line/Richtext.js +30 -0
  202. package/dist/src/common/assets/icons/line/ScrollingText.d.ts +4 -0
  203. package/dist/src/common/assets/icons/line/ScrollingText.js +30 -0
  204. package/dist/src/common/assets/icons/line/SectionContent32.js +1 -1
  205. package/dist/src/common/assets/icons/line/SectionContent40.js +1 -1
  206. package/dist/src/common/assets/icons/line/SectionContentsCarousel32.js +1 -1
  207. package/dist/src/common/assets/icons/line/SectionContentsCarousel40.js +1 -1
  208. package/dist/src/common/assets/icons/line/SectionCustom32.d.ts +4 -0
  209. package/dist/src/common/assets/icons/line/SectionCustom32.js +30 -0
  210. package/dist/src/common/assets/icons/line/SectionCustom40.d.ts +4 -0
  211. package/dist/src/common/assets/icons/line/SectionCustom40.js +30 -0
  212. package/dist/src/common/assets/icons/line/SectionDivider32.js +1 -1
  213. package/dist/src/common/assets/icons/line/SectionDivider40.js +1 -1
  214. package/dist/src/common/assets/icons/line/SectionFooter32.js +1 -1
  215. package/dist/src/common/assets/icons/line/SectionFooter40.js +1 -1
  216. package/dist/src/common/assets/icons/line/SectionIframe32.js +1 -1
  217. package/dist/src/common/assets/icons/line/SectionIframe40.js +1 -1
  218. package/dist/src/common/assets/icons/line/SectionInfoBox32.js +1 -1
  219. package/dist/src/common/assets/icons/line/SectionInfoBox40.js +1 -1
  220. package/dist/src/common/assets/icons/line/SectionIntro32.js +1 -1
  221. package/dist/src/common/assets/icons/line/SectionIntro40.js +1 -1
  222. package/dist/src/common/assets/icons/line/SectionMap32.js +1 -1
  223. package/dist/src/common/assets/icons/line/SectionMap40.js +1 -1
  224. package/dist/src/common/assets/icons/line/SectionMembership32.js +1 -1
  225. package/dist/src/common/assets/icons/line/SectionMembership40.js +1 -1
  226. package/dist/src/common/assets/icons/line/SectionPriceBox32.js +1 -1
  227. package/dist/src/common/assets/icons/line/SectionPriceBox40.js +1 -1
  228. package/dist/src/common/assets/icons/line/SectionProductsCarousel32.js +1 -1
  229. package/dist/src/common/assets/icons/line/SectionProductsCarousel40.js +1 -1
  230. package/dist/src/common/assets/icons/line/SectionReview32.js +1 -1
  231. package/dist/src/common/assets/icons/line/SectionReview40.js +1 -1
  232. package/dist/src/common/assets/icons/line/SectionSlider32.js +1 -1
  233. package/dist/src/common/assets/icons/line/SectionSlider40.js +1 -1
  234. package/dist/src/common/assets/icons/line/SectionTab32.js +1 -1
  235. package/dist/src/common/assets/icons/line/SectionTab40.js +1 -1
  236. package/dist/src/common/assets/icons/line/Setting.js +1 -1
  237. package/dist/src/common/assets/icons/line/Shape.d.ts +4 -0
  238. package/dist/src/common/assets/icons/line/Shape.js +30 -0
  239. package/dist/src/common/assets/icons/line/Slider.d.ts +4 -0
  240. package/dist/src/common/assets/icons/line/Slider.js +30 -0
  241. package/dist/src/common/assets/icons/line/Target.d.ts +4 -0
  242. package/dist/src/common/assets/icons/line/Target.js +30 -0
  243. package/dist/src/common/assets/icons/line/Text.d.ts +4 -0
  244. package/dist/src/common/assets/icons/line/Text.js +30 -0
  245. package/dist/src/common/assets/icons/line/TextAlignBottom.d.ts +4 -0
  246. package/dist/src/common/assets/icons/line/TextAlignBottom.js +30 -0
  247. package/dist/src/common/assets/icons/line/TextAlignCenter.d.ts +4 -0
  248. package/dist/src/common/assets/icons/line/TextAlignCenter.js +30 -0
  249. package/dist/src/common/assets/icons/line/TextAlignLeft.d.ts +4 -0
  250. package/dist/src/common/assets/icons/line/TextAlignLeft.js +30 -0
  251. package/dist/src/common/assets/icons/line/TextAlignMiddle.d.ts +4 -0
  252. package/dist/src/common/assets/icons/line/TextAlignMiddle.js +30 -0
  253. package/dist/src/common/assets/icons/line/TextAlignRight.d.ts +4 -0
  254. package/dist/src/common/assets/icons/line/TextAlignRight.js +30 -0
  255. package/dist/src/common/assets/icons/line/TextAlignTop.d.ts +4 -0
  256. package/dist/src/common/assets/icons/line/TextAlignTop.js +30 -0
  257. package/dist/src/common/assets/icons/line/Trashcan.js +1 -1
  258. package/dist/src/common/assets/icons/line/Upload.js +1 -1
  259. package/dist/src/common/assets/icons/line/VideoType.d.ts +4 -0
  260. package/dist/src/common/assets/icons/line/VideoType.js +30 -0
  261. package/dist/src/common/assets/icons/line/index.d.ts +45 -0
  262. package/dist/src/common/assets/icons/line/index.js +90 -0
  263. package/dist/src/common/index.d.ts +1 -1
  264. package/dist/src/common/styles/colorSet/PaletteColor_Dark.json +38 -8
  265. package/dist/src/common/styles/colorSet/PaletteColor_light.json +36 -6
  266. package/dist/src/common/styles/colorSet/SemanticColor.json +4 -2
  267. package/dist/src/common/styles/colorSet/UIColor.json +35 -1
  268. package/dist/src/common/styles/colorSet/index.d.ts +411 -315
  269. package/dist/src/common/styles/colorSet/index.js +3 -3
  270. package/dist/src/common/styles/colorSet/ui-type.d.ts +34 -0
  271. package/dist/src/common/types/components.d.ts +33 -0
  272. package/dist/src/desktop/common/components/TextFieldBase/TextFieldBase.d.ts +6 -2
  273. package/dist/src/desktop/common/components/TextFieldBase/TextFieldBase.js +181 -28
  274. package/dist/src/desktop/common/components/TextFieldBase/constants.d.ts +1 -0
  275. package/dist/src/desktop/common/components/TextFieldBase/constants.js +2 -1
  276. package/dist/src/desktop/components/AdminList/AdminList.d.ts +13 -13
  277. package/dist/src/desktop/components/AdminList/BulkActionBar.d.ts +13 -13
  278. package/dist/src/desktop/components/AdminListHeader/AdminListHeader.d.ts +4 -4
  279. package/dist/src/desktop/components/AdminListHeader/HeaderBar.d.ts +4 -4
  280. package/dist/src/desktop/components/BasicButtonGroup/BasicButtonGroup.d.ts +9 -0
  281. package/dist/src/desktop/components/BasicButtonGroup/BasicButtonGroup.js +123 -0
  282. package/dist/src/desktop/components/BasicButtonGroup/constants.d.ts +11 -0
  283. package/dist/src/desktop/components/BasicButtonGroup/constants.js +15 -0
  284. package/dist/src/desktop/components/BasicButtonGroup/index.d.ts +1 -0
  285. package/dist/src/desktop/components/BasicButtonGroup/index.js +8 -0
  286. package/dist/src/desktop/components/ContextMenuItem/ContextMenuItem.d.ts +6 -4
  287. package/dist/src/desktop/components/ContextMenuItem/ContextMenuItem.js +15 -3
  288. package/dist/src/desktop/components/DesktopHeaderBar/DesktopHeaderBar.d.ts +2 -1
  289. package/dist/src/desktop/components/DesktopHeaderBar/DesktopHeaderBar.js +38 -10
  290. package/dist/src/desktop/components/DesktopTabBar/DesktopTabBar.d.ts +1 -1
  291. package/dist/src/desktop/components/DesktopTabBar/DesktopTabBar.js +58 -26
  292. package/dist/src/desktop/components/Dropdown/Dropdown.d.ts +10 -10
  293. package/dist/src/desktop/components/Dropdown/Dropdown.js +71 -26
  294. package/dist/src/desktop/components/IconButton/IconButton.d.ts +2 -2
  295. package/dist/src/desktop/components/IconButton/IconButton.js +20 -15
  296. package/dist/src/desktop/components/SegmentedButtonGroup/SegmentedButtonGroup.d.ts +13 -0
  297. package/dist/src/desktop/components/SegmentedButtonGroup/SegmentedButtonGroup.js +189 -0
  298. package/dist/src/desktop/components/SegmentedButtonGroup/constants.d.ts +11 -0
  299. package/dist/src/desktop/components/SegmentedButtonGroup/constants.js +15 -0
  300. package/dist/src/desktop/components/SegmentedButtonGroup/index.d.ts +1 -0
  301. package/dist/src/desktop/components/SegmentedButtonGroup/index.js +8 -0
  302. package/dist/src/desktop/components/Select/Select.js +12 -6
  303. package/dist/src/desktop/components/Slider/Slider.d.ts +19 -0
  304. package/dist/src/desktop/components/Slider/Slider.js +189 -0
  305. package/dist/src/desktop/components/Slider/index.d.ts +1 -0
  306. package/dist/src/desktop/components/Slider/index.js +8 -0
  307. package/dist/src/desktop/components/TextButton/TextButton.d.ts +1 -1
  308. package/dist/src/desktop/components/TextButton/TextButton.js +3 -0
  309. package/dist/src/desktop/components/TextField/TextField.d.ts +3 -1
  310. package/dist/src/desktop/components/TextField/TextField.js +12 -12
  311. package/dist/src/desktop/components/TextLabel/TextLabel.d.ts +15 -15
  312. package/dist/src/desktop/components/TextLabel/TextLabel.js +89 -54
  313. package/dist/src/desktop/components/UploadIconButton/UploadIconButton.d.ts +6 -4
  314. package/dist/src/desktop/components/UploadIconButton/UploadIconButton.js +61 -8
  315. package/dist/src/desktop/components/UploadTextButton/UploadTextButton.d.ts +1 -1
  316. package/dist/src/desktop/components/UploadTextButton/UploadTextButton.js +3 -0
  317. package/dist/src/desktop/components/index.d.ts +4 -1
  318. package/dist/src/desktop/components/index.js +7 -1
  319. package/dist/src/desktop/index.d.ts +1 -1
  320. package/dist/src/desktop/index.js +5 -2
  321. package/dist/src/desktop/layout/LayoutWF/ContainersBox/ContainersBox.js +1 -1
  322. package/dist/src/mobile/common/components/TextFieldBase/TextFieldBase.d.ts +6 -2
  323. package/dist/src/mobile/common/components/TextFieldBase/TextFieldBase.js +180 -27
  324. package/dist/src/mobile/common/components/TextFieldBase/constants.d.ts +1 -0
  325. package/dist/src/mobile/common/components/TextFieldBase/constants.js +2 -1
  326. package/dist/src/mobile/components/BasicButtonGroup/BasicButtonGroup.d.ts +9 -0
  327. package/dist/src/mobile/components/BasicButtonGroup/BasicButtonGroup.js +80 -0
  328. package/dist/src/mobile/components/BasicButtonGroup/index.d.ts +1 -0
  329. package/dist/src/mobile/components/BasicButtonGroup/index.js +8 -0
  330. package/dist/src/mobile/components/ContextMenu/ContextMenu.js +1 -1
  331. package/dist/src/mobile/components/ContextMenuItem/ContextMenuItem.d.ts +6 -4
  332. package/dist/src/mobile/components/ContextMenuItem/ContextMenuItem.js +13 -3
  333. package/dist/src/mobile/components/Dropdown/Dropdown.d.ts +10 -10
  334. package/dist/src/mobile/components/Dropdown/Dropdown.js +70 -25
  335. package/dist/src/mobile/components/IconButton/IconButton.d.ts +2 -2
  336. package/dist/src/mobile/components/IconButton/IconButton.js +12 -7
  337. package/dist/src/mobile/components/SegmentedButtonGroup/SegmentedButtonGroup.d.ts +13 -0
  338. package/dist/src/mobile/components/SegmentedButtonGroup/SegmentedButtonGroup.js +146 -0
  339. package/dist/src/mobile/components/SegmentedButtonGroup/index.d.ts +1 -0
  340. package/dist/src/mobile/components/SegmentedButtonGroup/index.js +8 -0
  341. package/dist/src/mobile/components/Select/Select.js +12 -6
  342. package/dist/src/mobile/components/Slider/Slider.d.ts +19 -0
  343. package/dist/src/mobile/components/Slider/Slider.js +186 -0
  344. package/dist/src/mobile/components/Slider/index.d.ts +1 -0
  345. package/dist/src/mobile/components/Slider/index.js +8 -0
  346. package/dist/src/mobile/components/TextButton/TextButton.d.ts +1 -1
  347. package/dist/src/mobile/components/TextButton/TextButton.js +3 -0
  348. package/dist/src/mobile/components/TextField/TextField.d.ts +3 -1
  349. package/dist/src/mobile/components/TextField/TextField.js +12 -12
  350. package/dist/src/mobile/components/TextLabel/TextLabel.d.ts +14 -14
  351. package/dist/src/mobile/components/TextLabel/TextLabel.js +45 -23
  352. package/dist/src/mobile/components/UploadIconButton/UploadIconButton.d.ts +2 -2
  353. package/dist/src/mobile/components/UploadIconButton/UploadIconButton.js +11 -6
  354. package/dist/src/mobile/components/UploadTextButton/UploadTextButton.d.ts +1 -1
  355. package/dist/src/mobile/components/UploadTextButton/UploadTextButton.js +3 -0
  356. package/dist/src/mobile/components/index.d.ts +4 -1
  357. package/dist/src/mobile/components/index.js +7 -1
  358. package/dist/src/mobile/index.d.ts +1 -1
  359. package/dist/src/mobile/index.js +5 -1
  360. package/dist/src/sub/AdminList/AdminListHeader/AdminListHeader.d.ts +4 -4
  361. package/dist/src/sub/AdminList/AdminListHeader/HeaderBar.d.ts +4 -4
  362. package/dist/src/sub/AdminList/BulkActionBar/BulkActionBar.d.ts +13 -13
  363. package/dist/src/sub/AdminList/ToolBar/SearchField.js +1 -1
  364. package/dist/src/sub/DynamicLayout/components/Section/components/CustomSectionBackgroundMedia.js +1 -1
  365. package/dist/src/sub/DynamicLayout/components/YouTubeIframe/YouTubeIframe.d.ts +3 -1
  366. package/dist/src/sub/DynamicLayout/components/YouTubeIframe/YouTubeIframe.js +36 -25
  367. package/dist/src/sub/DynamicLayout/mock_customSection.js +4 -1
  368. package/dist/src/sub/DynamicLayout/pagesPreviewMock.d.ts +36 -1134
  369. package/dist/src/sub/DynamicLayout/pagesPreviewMock.js +53 -2907
  370. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Button/Button.js +3 -2
  371. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Image/Image.js +52 -16
  372. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Text/Text.js +3 -2
  373. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Twitter/Twitter.js +2 -1
  374. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Youtube/Youtube.js +1 -1
  375. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/hooks/useCLINK.d.ts +1 -0
  376. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/hooks/useCLINK.js +14 -4
  377. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/types.d.ts +1 -0
  378. package/dist/src/sub/DynamicLayout/sections/CustomSection/newUtils/textUtil.d.ts +1 -1
  379. package/dist/src/sub/DynamicLayout/sections/FullscreenIframeSection/templates/TemplateA/desktop/D_TemplateA.js +18 -1
  380. package/dist/src/sub/DynamicLayout/sections/FullscreenIframeSection/templates/TemplateA/mobile/M_TemplateA.js +18 -1
  381. package/package.json +1 -1
  382. package/release-note.md +6 -5
  383. package/webhook/node_modules/esrecurse/.babelrc +3 -0
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
25
25
  var jsx_runtime_1 = require("react/jsx-runtime");
26
26
  var SectionPriceBox40 = function (_a) {
27
27
  var color = _a.color, rest = __rest(_a, ["color"]);
28
- return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: "68", height: "40", viewBox: "0 0 68 40" }, rest, { children: (0, jsx_runtime_1.jsx)("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" }, void 0) }), void 0));
28
+ return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: "68", height: "40", viewBox: "0 0 68 40" }, rest, { children: (0, jsx_runtime_1.jsx)("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,2 L4,2 C2.897,2 2,2.897 2,4 L2,36 C2,37.103 2.897,38 4,38 L64,38 C65.103,38 66,37.103 66,36 L66,4 C66,2.897 65.103,2 64,2 Z M21.4889,15.6534 C22.5849,15.6534 23.4739,16.5424 23.4739,17.6384 L23.4739,30.5254 C23.4739,31.6214 22.5849,32.5104 21.4889,32.5104 L12.1309,32.5104 C11.0349,32.5104 10.1459,31.6214 10.1459,30.5254 L10.1459,17.6384 C10.1459,16.5424 11.0349,15.6534 12.1309,15.6534 L21.4889,15.6534 Z M38.679,15.6534 C39.775,15.6534 40.664,16.5424 40.664,17.6384 L40.664,30.5254 C40.664,31.6214 39.775,32.5104 38.679,32.5104 L29.321,32.5104 C28.225,32.5104 27.336,31.6214 27.336,30.5254 L27.336,17.6384 C27.336,16.5424 28.225,15.6534 29.321,15.6534 L38.679,15.6534 Z M55.8691,15.6534 C56.9651,15.6534 57.8541,16.5424 57.8541,17.6384 L57.8541,30.5254 C57.8541,31.6214 56.9651,32.5104 55.8691,32.5104 L46.5111,32.5104 C45.4151,32.5104 44.5261,31.6214 44.5261,30.5254 L44.5261,17.6384 C44.5261,16.5424 45.4151,15.6534 46.5111,15.6534 L55.8691,15.6534 Z M21.7741,8.0546 C22.7131,8.0546 23.4741,8.8156 23.4741,9.7546 L23.4741,12.1086 C23.4741,13.0476 22.7131,13.8086 21.7741,13.8086 L11.8461,13.8086 C10.9071,13.8086 10.1461,13.0476 10.1461,12.1086 L10.1461,9.7546 C10.1461,8.8156 10.9071,8.0546 11.8461,8.0546 L21.7741,8.0546 Z M38.9642,8.0546 C39.9032,8.0546 40.6642,8.8156 40.6642,9.7546 L40.6642,12.1086 C40.6642,13.0476 39.9032,13.8086 38.9642,13.8086 L29.0362,13.8086 C28.0972,13.8086 27.3362,13.0476 27.3362,12.1086 L27.3362,9.7546 C27.3362,8.8156 28.0972,8.0546 29.0362,8.0546 L38.9642,8.0546 Z M56.1544,8.0546 C57.0934,8.0546 57.8544,8.8156 57.8544,9.7546 L57.8544,12.1086 C57.8544,13.0476 57.0934,13.8086 56.1544,13.8086 L46.2264,13.8086 C45.2874,13.8086 44.5264,13.0476 44.5264,12.1086 L44.5264,9.7546 C44.5264,8.8156 45.2874,8.0546 46.2264,8.0546 L56.1544,8.0546 Z" }, void 0) }), void 0));
29
29
  };
30
30
  exports.default = SectionPriceBox40;
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
25
25
  var jsx_runtime_1 = require("react/jsx-runtime");
26
26
  var SectionProductsCarousel32 = function (_a) {
27
27
  var color = _a.color, rest = __rest(_a, ["color"]);
28
- return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: "54", height: "32", viewBox: "0 0 54 32" }, rest, { children: (0, jsx_runtime_1.jsxs)("g", __assign({ fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("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" }, void 0), (0, jsx_runtime_1.jsx)("polyline", { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", points: "7.08 14.044 5.296 15.977 7.123 17.956" }, void 0), (0, jsx_runtime_1.jsx)("polyline", { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", points: "46.92 14.044 48.704 15.977 46.877 17.956" }, void 0)] }), void 0) }), void 0));
28
+ return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: "54", height: "32", viewBox: "0 0 54 32" }, rest, { children: (0, jsx_runtime_1.jsxs)("g", __assign({ fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("path", { fill: color, d: "M50.513,0 C52.439,0 54,1.561 54,3.487 L54,28.513 C54,30.439 52.439,32 50.513,32 L3.487,32 C1.561,32 2.84217094e-14,30.439 2.84217094e-14,28.513 L2.84217094e-14,3.487 C2.84217094e-14,1.561 1.561,0 3.487,0 Z M50.513,2 L3.487,2 C2.667,2 2,2.667 2,3.487 L2,28.513 C2,29.333 2.667,30 3.487,30 L50.513,30 C51.333,30 52,29.333 52,28.513 L52,3.487 C52,2.667 51.333,2 50.513,2 Z M14.1761,10.7843 C14.7381,10.4603 15.4301,10.4603 15.9921,10.7843 L19.1471,12.6053 C19.7091,12.9303 20.0551,13.5293 20.0551,14.1783 L20.0551,17.8213 C20.0551,18.4703 19.7091,19.0703 19.1471,19.3943 L15.9921,21.2153 C15.4301,21.5403 14.7381,21.5403 14.1761,21.2153 L11.0211,19.3943 C10.4591,19.0703 10.1131,18.4703 10.1131,17.8213 L10.1131,14.1783 C10.1131,13.5293 10.4591,12.9303 11.0211,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.008,10.7843 C38.57,10.4603 39.262,10.4603 39.824,10.7843 L42.979,12.6053 C43.541,12.9303 43.887,13.5293 43.887,14.1783 L43.887,17.8213 C43.887,18.4703 43.541,19.0703 42.979,19.3943 L39.824,21.2153 C39.262,21.5403 38.57,21.5403 38.008,21.2153 L34.853,19.3943 C34.291,19.0703 33.945,18.4703 33.945,17.8213 L33.945,14.1783 C33.945,13.5293 34.291,12.9303 34.853,12.6053 Z" }, void 0), (0, jsx_runtime_1.jsx)("path", { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "2", d: "M7.0799,14.0441 L5.2959,15.9771 L7.1229,17.9561 M46.92,14.0441 L48.704,15.9771 L46.877,17.9561" }, void 0)] }), void 0) }), void 0));
29
29
  };
30
30
  exports.default = SectionProductsCarousel32;
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
25
25
  var jsx_runtime_1 = require("react/jsx-runtime");
26
26
  var SectionProductsCarousel40 = function (_a) {
27
27
  var color = _a.color, rest = __rest(_a, ["color"]);
28
- return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: "68", height: "40", viewBox: "0 0 68 40" }, rest, { children: (0, jsx_runtime_1.jsxs)("g", __assign({ fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("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" }, void 0), (0, jsx_runtime_1.jsx)("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" }, void 0)] }), void 0) }), void 0));
28
+ return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: "68", height: "40", viewBox: "0 0 68 40" }, rest, { children: (0, jsx_runtime_1.jsxs)("g", __assign({ fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("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,2 L4,2 C2.897,2 2,2.897 2,4 L2,36 C2,37.103 2.897,38 4,38 L64,38 C65.103,38 66,37.103 66,36 L66,4 C66,2.897 65.103,2 64,2 Z M17.9702,13.4806 C18.6722,13.0746 19.5382,13.0746 20.2402,13.4806 L24.1842,15.7566 C24.8862,16.1626 25.3192,16.9126 25.3192,17.7236 L25.3192,22.2766 C25.3192,23.0876 24.8862,23.8376 24.1842,24.2426 L20.2402,26.5196 C19.5382,26.9256 18.6722,26.9256 17.9702,26.5196 L14.0272,24.2426 C13.3242,23.8376 12.8912,23.0876 12.8912,22.2766 L12.8912,17.7236 C12.8912,16.9126 13.3242,16.1626 14.0272,15.7566 Z M32.8651,13.4806 C33.5671,13.0746 34.4331,13.0746 35.1351,13.4806 L39.0791,15.7566 C39.7811,16.1626 40.2141,16.9126 40.2141,17.7236 L40.2141,22.2766 C40.2141,23.0876 39.7811,23.8376 39.0791,24.2426 L35.1351,26.5196 C34.4331,26.9256 33.5671,26.9256 32.8651,26.5196 L28.9221,24.2426 C28.2191,23.8376 27.7861,23.0876 27.7861,22.2766 L27.7861,17.7236 C27.7861,16.9126 28.2191,16.1626 28.9221,15.7566 Z M47.76,13.4806 C48.462,13.0746 49.328,13.0746 50.03,13.4806 L53.974,15.7566 C54.676,16.1626 55.109,16.9126 55.109,17.7236 L55.109,22.2766 C55.109,23.0876 54.676,23.8376 53.974,24.2426 L50.03,26.5196 C49.328,26.9256 48.462,26.9256 47.76,26.5196 L43.817,24.2426 C43.114,23.8376 42.681,23.0876 42.681,22.2766 L42.681,17.7236 C42.681,16.9126 43.114,16.1626 43.817,15.7566 Z" }, void 0), (0, jsx_runtime_1.jsx)("path", { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "2", d: "M9.1001,17.5551 L6.8701,19.9711 L9.1541,22.4451 M58.9003,17.5551 L61.1303,19.9711 L58.8463,22.4451" }, void 0)] }), void 0) }), void 0));
29
29
  };
30
30
  exports.default = SectionProductsCarousel40;
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
25
25
  var jsx_runtime_1 = require("react/jsx-runtime");
26
26
  var SectionReview32 = function (_a) {
27
27
  var color = _a.color, rest = __rest(_a, ["color"]);
28
- return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: "54", height: "32", viewBox: "0 0 54 32" }, rest, { children: (0, jsx_runtime_1.jsx)("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" }, void 0) }), void 0));
28
+ return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: "54", height: "32", viewBox: "0 0 54 32" }, rest, { children: (0, jsx_runtime_1.jsx)("path", { fill: color, fillRule: "evenodd", d: "M50.5127,0 C52.4387,0 53.9997,1.561 53.9997,3.487 L53.9997,28.513 C53.9997,30.439 52.4387,32 50.5127,32 L3.4877,32 C1.5607,32 -0.0003,30.439 -0.0003,28.513 L-0.0003,3.487 C-0.0003,1.561 1.5607,0 3.4877,0 L50.5127,0 Z M50.5127,2 L3.4877,2 C2.6667,2 1.9997,2.667 1.9997,3.487 L1.9997,28.513 C1.9997,29.333 2.6667,30 3.4877,30 L50.5127,30 C51.3327,30 51.9997,29.333 51.9997,28.513 L51.9997,3.487 C51.9997,2.667 51.3327,2 50.5127,2 Z M9.5881,22.0634 L10.0651,23.0294 L11.1311,23.1844 L10.3591,23.9364 L10.5411,24.9974 L9.5881,24.4964 L8.6351,24.9974 L8.8171,23.9364 L8.0451,23.1844 L9.1111,23.0294 L9.5881,22.0634 Z M13.1884,22.0634 L13.6654,23.0294 L14.7314,23.1844 L13.9594,23.9364 L14.1414,24.9974 L13.1884,24.4964 L12.2354,24.9974 L12.4174,23.9364 L11.6454,23.1844 L12.7114,23.0294 L13.1884,22.0634 Z M16.7888,22.0634 L17.2658,23.0294 L18.3318,23.1844 L17.5598,23.9364 L17.7418,24.9974 L16.7888,24.4964 L15.8358,24.9974 L16.0178,23.9364 L15.2458,23.1844 L16.3118,23.0294 L16.7888,22.0634 Z M20.3892,22.0634 L20.8662,23.0294 L21.9322,23.1844 L21.1602,23.9364 L21.3422,24.9974 L20.3892,24.4964 L19.4362,24.9974 L19.6182,23.9364 L18.8462,23.1844 L19.9122,23.0294 L20.3892,22.0634 Z M23.9896,22.0634 L24.4666,23.0294 L25.5326,23.1844 L24.7606,23.9364 L24.9426,24.9974 L23.9896,24.4964 L23.0366,24.9974 L23.2186,23.9364 L22.4466,23.1844 L23.5126,23.0294 L23.9896,22.0634 Z M30.0103,22.0634 L30.4873,23.0294 L31.5533,23.1844 L30.7813,23.9364 L30.9633,24.9974 L30.0103,24.4964 L29.0573,24.9974 L29.2393,23.9364 L28.4673,23.1844 L29.5333,23.0294 L30.0103,22.0634 Z M33.6107,22.0634 L34.0877,23.0294 L35.1537,23.1844 L34.3817,23.9364 L34.5637,24.9974 L33.6107,24.4964 L32.6577,24.9974 L32.8397,23.9364 L32.0677,23.1844 L33.1337,23.0294 L33.6107,22.0634 Z M37.2111,22.0634 L37.6881,23.0294 L38.7541,23.1844 L37.9821,23.9364 L38.1641,24.9974 L37.2111,24.4964 L36.2581,24.9974 L36.4401,23.9364 L35.6681,23.1844 L36.7341,23.0294 L37.2111,22.0634 Z M40.8115,22.0634 L41.2885,23.0294 L42.3545,23.1844 L41.5825,23.9364 L41.7645,24.9974 L40.8115,24.4964 L39.8585,24.9974 L40.0405,23.9364 L39.2685,23.1844 L40.3345,23.0294 L40.8115,22.0634 Z M44.4118,22.0634 L44.8888,23.0294 L45.9548,23.1844 L45.1828,23.9364 L45.3648,24.9974 L44.4118,24.4964 L43.4588,24.9974 L43.6408,23.9364 L42.8688,23.1844 L43.9348,23.0294 L44.4118,22.0634 Z M24.7651,18.2554 C25.2071,18.2554 25.5651,18.6134 25.5651,19.0554 L25.5651,19.6914 C25.5651,20.1334 25.2071,20.4914 24.7651,20.4914 L8.8121,20.4914 C8.3711,20.4914 8.0121,20.1334 8.0121,19.6914 L8.0121,19.0554 C8.0121,18.6134 8.3711,18.2554 8.8121,18.2554 L24.7651,18.2554 Z M45.1874,18.2554 C45.6294,18.2554 45.9874,18.6134 45.9874,19.0554 L45.9874,19.6914 C45.9874,20.1334 45.6294,20.4914 45.1874,20.4914 L29.2344,20.4914 C28.7934,20.4914 28.4344,20.1334 28.4344,19.6914 L28.4344,19.0554 C28.4344,18.6134 28.7934,18.2554 29.2344,18.2554 L45.1874,18.2554 Z M24.06,7.0016 C24.937,7.0016 25.648,7.7136 25.648,8.5906 L25.648,15.0846 C25.648,15.9616 24.937,16.6726 24.06,16.6726 L9.518,16.6726 C8.64,16.6726 7.929,15.9616 7.929,15.0846 L7.929,8.5906 C7.929,7.7136 8.64,7.0016 9.518,7.0016 L24.06,7.0016 Z M44.4823,7.0016 C45.3593,7.0016 46.0703,7.7136 46.0703,8.5906 L46.0703,15.0846 C46.0703,15.9616 45.3593,16.6726 44.4823,16.6726 L29.9403,16.6726 C29.0623,16.6726 28.3513,15.9616 28.3513,15.0846 L28.3513,8.5906 C28.3513,7.7136 29.0623,7.0016 29.9403,7.0016 L44.4823,7.0016 Z" }, void 0) }), void 0));
29
29
  };
30
30
  exports.default = SectionReview32;
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
25
25
  var jsx_runtime_1 = require("react/jsx-runtime");
26
26
  var SectionReview40 = function (_a) {
27
27
  var color = _a.color, rest = __rest(_a, ["color"]);
28
- return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: "68", height: "40", viewBox: "0 0 68 40" }, rest, { children: (0, jsx_runtime_1.jsx)("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" }, void 0) }), void 0));
28
+ return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: "68", height: "40", viewBox: "0 0 68 40" }, rest, { children: (0, jsx_runtime_1.jsx)("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,2 L4,2 C2.897,2 2,2.897 2,4 L2,36 C2,37.103 2.897,38 4,38 L64,38 C65.103,38 66,37.103 66,36 L66,4 C66,2.897 65.103,2 64,2 Z M12.2353,27.5792 L12.8313,28.7862 L14.1633,28.9802 L13.1993,29.9202 L13.4273,31.2472 L12.2353,30.6202 L11.0433,31.2472 L11.2713,29.9202 L10.3073,28.9802 L11.6393,28.7862 L12.2353,27.5792 Z M16.7357,27.5792 L17.3317,28.7862 L18.6637,28.9802 L17.6997,29.9202 L17.9277,31.2472 L16.7357,30.6202 L15.5437,31.2472 L15.7717,29.9202 L14.8077,28.9802 L16.1397,28.7862 L16.7357,27.5792 Z M21.2362,27.5792 L21.8322,28.7862 L23.1642,28.9802 L22.2002,29.9202 L22.4282,31.2472 L21.2362,30.6202 L20.0442,31.2472 L20.2722,29.9202 L19.3082,28.9802 L20.6402,28.7862 L21.2362,27.5792 Z M25.7367,27.5792 L26.3327,28.7862 L27.6647,28.9802 L26.7007,29.9202 L26.9287,31.2472 L25.7367,30.6202 L24.5447,31.2472 L24.7727,29.9202 L23.8087,28.9802 L25.1407,28.7862 L25.7367,27.5792 Z M30.2372,27.5792 L30.8332,28.7862 L32.1652,28.9802 L31.2012,29.9202 L31.4292,31.2472 L30.2372,30.6202 L29.0452,31.2472 L29.2732,29.9202 L28.3092,28.9802 L29.6412,28.7862 L30.2372,27.5792 Z M37.7631,27.5792 L38.3591,28.7862 L39.6911,28.9802 L38.7271,29.9202 L38.9551,31.2472 L37.7631,30.6202 L36.5711,31.2472 L36.7991,29.9202 L35.8351,28.9802 L37.1671,28.7862 L37.7631,27.5792 Z M42.2635,27.5792 L42.8595,28.7862 L44.1915,28.9802 L43.2275,29.9202 L43.4555,31.2472 L42.2635,30.6202 L41.0715,31.2472 L41.2995,29.9202 L40.3355,28.9802 L41.6675,28.7862 L42.2635,27.5792 Z M46.764,27.5792 L47.36,28.7862 L48.692,28.9802 L47.728,29.9202 L47.956,31.2472 L46.764,30.6202 L45.572,31.2472 L45.8,29.9202 L44.836,28.9802 L46.168,28.7862 L46.764,27.5792 Z M51.2645,27.5792 L51.8605,28.7862 L53.1925,28.9802 L52.2285,29.9202 L52.4565,31.2472 L51.2645,30.6202 L50.0725,31.2472 L50.3005,29.9202 L49.3365,28.9802 L50.6685,28.7862 L51.2645,27.5792 Z M55.765,27.5792 L56.361,28.7862 L57.693,28.9802 L56.729,29.9202 L56.957,31.2472 L55.765,30.6202 L54.573,31.2472 L54.801,29.9202 L53.837,28.9802 L55.169,28.7862 L55.765,27.5792 Z M31.2066,22.8193 C31.7586,22.8193 32.2066,23.2663 32.2066,23.8193 L32.2066,24.6143 C32.2066,25.1663 31.7586,25.6143 31.2066,25.6143 L11.2656,25.6143 C10.7136,25.6143 10.2656,25.1663 10.2656,24.6143 L10.2656,23.8193 C10.2656,23.2663 10.7136,22.8193 11.2656,22.8193 L31.2066,22.8193 Z M56.7344,22.8193 C57.2864,22.8193 57.7344,23.2663 57.7344,23.8193 L57.7344,24.6143 C57.7344,25.1663 57.2864,25.6143 56.7344,25.6143 L36.7934,25.6143 C36.2414,25.6143 35.7934,25.1663 35.7934,24.6143 L35.7934,23.8193 C35.7934,23.2663 36.2414,22.8193 36.7934,22.8193 L56.7344,22.8193 Z M30.3252,8.7528 C31.4212,8.7528 32.3102,9.6418 32.3102,10.7378 L32.3102,18.8558 C32.3102,19.9518 31.4212,20.8408 30.3252,20.8408 L12.1472,20.8408 C11.0512,20.8408 10.1622,19.9518 10.1622,18.8558 L10.1622,10.7378 C10.1622,9.6418 11.0512,8.7528 12.1472,8.7528 L30.3252,8.7528 Z M55.853,8.7528 C56.949,8.7528 57.838,9.6418 57.838,10.7378 L57.838,18.8558 C57.838,19.9518 56.949,20.8408 55.853,20.8408 L37.675,20.8408 C36.579,20.8408 35.69,19.9518 35.69,18.8558 L35.69,10.7378 C35.69,9.6418 36.579,8.7528 37.675,8.7528 L55.853,8.7528 Z" }, void 0) }), void 0));
29
29
  };
30
30
  exports.default = SectionReview40;
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
25
25
  var jsx_runtime_1 = require("react/jsx-runtime");
26
26
  var SectionSlider32 = function (_a) {
27
27
  var color = _a.color, rest = __rest(_a, ["color"]);
28
- return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: "54", height: "32", viewBox: "0 0 54 32" }, rest, { children: (0, jsx_runtime_1.jsxs)("g", __assign({ fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("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" }, void 0), (0, jsx_runtime_1.jsx)("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" }, void 0)] }), void 0) }), void 0));
28
+ return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: "54", height: "32", viewBox: "0 0 54 32" }, rest, { children: (0, jsx_runtime_1.jsxs)("g", __assign({ fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("path", { fill: color, d: "M50.5127,0 C52.4387,0 53.9997,1.561 53.9997,3.487 L53.9997,28.513 C53.9997,30.439 52.4387,32 50.5127,32 L3.4867,32 C1.5607,32 -0.0003,30.439 -0.0003,28.513 L-0.0003,3.487 C-0.0003,1.561 1.5607,0 3.4867,0 Z M50.5127,2 L3.4867,2 C2.6667,2 1.9997,2.667 1.9997,3.487 L1.9997,28.513 C1.9997,29.333 2.6667,30 3.4867,30 L50.5127,30 C51.3327,30 51.9997,29.333 51.9997,28.513 L51.9997,3.487 C51.9997,2.667 51.3327,2 50.5127,2 Z M42.2804,7.1643 C43.1644,7.1643 43.8804,7.8813 43.8804,8.7643 L43.8804,23.2353 C43.8804,24.1193 43.1644,24.8353 42.2804,24.8353 L11.7194,24.8353 C10.8354,24.8353 10.1194,24.1193 10.1194,23.2353 L10.1194,8.7643 C10.1194,7.8813 10.8354,7.1643 11.7194,7.1643 L42.2804,7.1643 Z" }, void 0), (0, jsx_runtime_1.jsx)("path", { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "2", d: "M7.0798,14.0441 L5.2958,15.9771 L7.1228,17.9561 M46.92,14.0441 L48.704,15.9771 L46.877,17.9561" }, void 0)] }), void 0) }), void 0));
29
29
  };
30
30
  exports.default = SectionSlider32;
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
25
25
  var jsx_runtime_1 = require("react/jsx-runtime");
26
26
  var SectionSlider40 = function (_a) {
27
27
  var color = _a.color, rest = __rest(_a, ["color"]);
28
- return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: "68", height: "40", viewBox: "0 0 68 40" }, rest, { children: (0, jsx_runtime_1.jsxs)("g", __assign({ fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("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" }, void 0), (0, jsx_runtime_1.jsx)("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" }, void 0)] }), void 0) }), void 0));
28
+ return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: "68", height: "40", viewBox: "0 0 68 40" }, rest, { children: (0, jsx_runtime_1.jsxs)("g", __assign({ fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("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,2 L4,2 C2.897,2 2,2.897 2,4 L2,36 C2,37.103 2.897,38 4,38 L64,38 C65.103,38 66,37.103 66,36 L66,4 C66,2.897 65.103,2 64,2 Z M53.1007,8.956 C54.2057,8.956 55.1007,9.851 55.1007,10.956 L55.1007,29.044 C55.1007,30.149 54.2057,31.044 53.1007,31.044 L14.8997,31.044 C13.7947,31.044 12.8997,30.149 12.8997,29.044 L12.8997,10.956 C12.8997,9.851 13.7947,8.956 14.8997,8.956 L53.1007,8.956 Z" }, void 0), (0, jsx_runtime_1.jsx)("path", { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "2", d: "M9.1001,17.555 L6.8701,19.971 L9.1541,22.445 M58.9002,17.555 L61.1302,19.971 L58.8462,22.445" }, void 0)] }), void 0) }), void 0));
29
29
  };
30
30
  exports.default = SectionSlider40;
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
25
25
  var jsx_runtime_1 = require("react/jsx-runtime");
26
26
  var SectionTab32 = function (_a) {
27
27
  var color = _a.color, rest = __rest(_a, ["color"]);
28
- return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: "54", height: "32", viewBox: "0 0 54 32" }, rest, { children: (0, jsx_runtime_1.jsx)("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" }, void 0) }), void 0));
28
+ return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: "54", height: "32", viewBox: "0 0 54 32" }, rest, { children: (0, jsx_runtime_1.jsx)("path", { fill: color, fillRule: "evenodd", d: "M50.513,0 C52.439,0 54,1.561 54,3.487 L54,28.513 C54,30.439 52.439,32 50.513,32 L3.487,32 C1.561,32 2.84217094e-14,30.439 2.84217094e-14,28.513 L2.84217094e-14,3.487 C2.84217094e-14,1.561 1.561,0 3.487,0 Z M50.513,2 L3.487,2 C2.667,2 2,2.667 2,3.487 L2,28.513 C2,29.333 2.667,30 3.487,30 L50.513,30 C51.333,30 52,29.333 52,28.513 L52,3.487 C52,2.667 51.333,2 50.513,2 Z M17.2132,6.2176 C17.9642,6.2176 18.5732,6.8266 18.5732,7.5776 L18.5732,12.8596 L44.4972,12.8596 C45.3742,12.8596 46.0852,13.5706 46.0852,14.4476 L46.0852,24.1946 C46.0852,25.0716 45.3742,25.7826 44.4972,25.7826 L9.4982,25.7826 C8.6212,25.7826 7.9102,25.0716 7.9102,24.1946 L7.9102,7.5776 C7.9102,6.8266 8.5192,6.2176 9.2702,6.2176 Z M30.9712,6.218 C31.7222,6.218 32.3312,6.826 32.3312,7.578 L32.3312,9.461 C32.3312,10.212 31.7222,10.821 30.9712,10.821 L23.0282,10.821 C22.2772,10.821 21.6682,10.212 21.6682,9.461 L21.6682,7.578 C21.6682,6.826 22.2772,6.218 23.0282,6.218 L30.9712,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" }, void 0) }), void 0));
29
29
  };
30
30
  exports.default = SectionTab32;
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
25
25
  var jsx_runtime_1 = require("react/jsx-runtime");
26
26
  var SectionTab40 = function (_a) {
27
27
  var color = _a.color, rest = __rest(_a, ["color"]);
28
- return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: "68", height: "40", viewBox: "0 0 68 40" }, rest, { children: (0, jsx_runtime_1.jsx)("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.7665,7.7725 C22.7045,7.7725 23.4655,8.5335 23.4655,9.4715 L23.4655,16.0745 L55.8715,16.0745 C56.9675,16.0745 57.8565,16.9635 57.8565,18.0595 L57.8565,30.2425 C57.8565,31.3395 56.9675,32.2285 55.8715,32.2285 L12.1225,32.2285 C11.0265,32.2285 10.1375,31.3395 10.1375,30.2425 L10.1375,9.4715 C10.1375,8.5335 10.8985,7.7725 11.8375,7.7725 Z M38.9641,7.7723 C39.9031,7.7723 40.6641,8.5333 40.6641,9.4723 L40.6641,11.8263 C40.6641,12.7653 39.9031,13.5263 38.9641,13.5263 L29.0361,13.5263 C28.0971,13.5263 27.3361,12.7653 27.3361,11.8263 L27.3361,9.4723 C27.3361,8.5333 28.0971,7.7723 29.0361,7.7723 L38.9641,7.7723 Z M56.1623,7.7723 C57.1013,7.7723 57.8623,8.5333 57.8623,9.4723 L57.8623,11.8263 C57.8623,12.7653 57.1013,13.5263 56.1623,13.5263 L46.2343,13.5263 C45.2953,13.5263 44.5343,12.7653 44.5343,11.8263 L44.5343,9.4723 C44.5343,8.5333 45.2953,7.7723 46.2343,7.7723 L56.1623,7.7723 Z" }, void 0) }), void 0));
28
+ return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: "68", height: "40", viewBox: "0 0 68 40" }, rest, { children: (0, jsx_runtime_1.jsx)("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,2 L4,2 C2.897,2 2,2.897 2,4 L2,36 C2,37.103 2.897,38 4,38 L64,38 C65.103,38 66,37.103 66,36 L66,4 C66,2.897 65.103,2 64,2 Z M21.7665,7.7724 C22.7045,7.7724 23.4655,8.5334 23.4655,9.4714 L23.4655,16.0744 L55.8715,16.0744 C56.9675,16.0744 57.8565,16.9634 57.8565,18.0594 L57.8565,30.2424 C57.8565,31.3394 56.9675,32.2284 55.8715,32.2284 L12.1225,32.2284 C11.0265,32.2284 10.1375,31.3394 10.1375,30.2424 L10.1375,9.4714 C10.1375,8.5334 10.8985,7.7724 11.8375,7.7724 Z M38.9641,7.7721 C39.9031,7.7721 40.6641,8.5331 40.6641,9.4721 L40.6641,11.8261 C40.6641,12.7651 39.9031,13.5261 38.9641,13.5261 L29.0361,13.5261 C28.0971,13.5261 27.3361,12.7651 27.3361,11.8261 L27.3361,9.4721 C27.3361,8.5331 28.0971,7.7721 29.0361,7.7721 L38.9641,7.7721 Z M56.1623,7.7721 C57.1013,7.7721 57.8623,8.5331 57.8623,9.4721 L57.8623,11.8261 C57.8623,12.7651 57.1013,13.5261 56.1623,13.5261 L46.2343,13.5261 C45.2953,13.5261 44.5343,12.7651 44.5343,11.8261 L44.5343,9.4721 C44.5343,8.5331 45.2953,7.7721 46.2343,7.7721 L56.1623,7.7721 Z" }, void 0) }), void 0));
29
29
  };
30
30
  exports.default = SectionTab40;
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
25
25
  var jsx_runtime_1 = require("react/jsx-runtime");
26
26
  var Setting = function (_a) {
27
27
  var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
28
- return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsx)("path", { fill: color, fillRule: "evenodd", d: "M13.66404,1.56264 C14.12124,1.56264 14.51604,1.88424 14.60844,2.33184 L14.60844,2.33184 L15.12684,4.83144 C15.66564,5.06664 16.16964,5.36424 16.63764,5.70984 L16.63764,5.70984 L19.06764,4.90704 C19.16844,4.87344 19.27044,4.85784 19.37124,4.85784 C19.70844,4.85784 20.03004,5.03544 20.20644,5.34024 L20.20644,5.34024 L21.87084,8.22264 C22.09884,8.61864 22.01844,9.12144 21.67764,9.42504 L21.67764,9.42504 L19.77084,11.12424 C19.80324,11.41224 19.82244,11.70384 19.82244,12.00024 C19.82244,12.29544 19.80324,12.58824 19.77084,12.87624 L19.77084,12.87624 L21.67764,14.57544 C22.01844,14.87904 22.09884,15.38184 21.87084,15.77784 L21.87084,15.77784 L20.20644,18.65904 C20.03004,18.96504 19.70844,19.14144 19.37124,19.14144 C19.27044,19.14144 19.16844,19.12704 19.06764,19.09344 L19.06764,19.09344 L16.63764,18.28944 C16.16964,18.63624 15.66564,18.93384 15.12684,19.16904 L15.12684,19.16904 L14.60844,21.66864 C14.51604,22.11624 14.12124,22.43784 13.66404,22.43784 L13.66404,22.43784 L10.33644,22.43784 C9.87804,22.43784 9.48444,22.11624 9.39084,21.66864 L9.39084,21.66864 L8.87244,19.16904 C8.33364,18.93384 7.82964,18.63624 7.36284,18.28944 L7.36284,18.28944 L4.93164,19.09344 C4.83204,19.12704 4.73004,19.14144 4.62924,19.14144 C4.29204,19.14144 3.96924,18.96504 3.79284,18.65904 L3.79284,18.65904 L2.12964,15.77784 C1.90044,15.38184 1.98204,14.87904 2.32284,14.57544 L2.32284,14.57544 L4.22844,12.87624 C4.19604,12.58824 4.17684,12.29544 4.17684,12.00024 C4.17684,11.70384 4.19604,11.41224 4.22844,11.12424 L4.22844,11.12424 L2.32284,9.42504 C1.98204,9.12144 1.90044,8.61864 2.12964,8.22264 L2.12964,8.22264 L3.79284,5.34024 C3.96924,5.03544 4.29204,4.85784 4.62924,4.85784 C4.73004,4.85784 4.83204,4.87344 4.93164,4.90704 L4.93164,4.90704 L7.36284,5.70984 C7.82964,5.36424 8.33364,5.06664 8.87244,4.83144 L8.87244,4.83144 L9.39084,2.33184 C9.48444,1.88424 9.87804,1.56264 10.33644,1.56264 L10.33644,1.56264 Z M13.22844,3.06264 L10.77084,3.06264 L10.34124,5.13624 C10.24284,5.61264 9.91884,6.01104 9.47364,6.20544 C9.05604,6.38784 8.64564,6.62784 8.25444,6.91704 C7.99164,7.10904 7.67964,7.20984 7.36284,7.20984 C7.20444,7.20984 7.04604,7.18584 6.89244,7.13424 L6.89244,7.13424 L4.87404,6.46824 L3.64644,8.59464 L5.22684,10.00464 C5.58924,10.32864 5.77284,10.80744 5.71884,11.28984 C5.69004,11.54784 5.67684,11.78064 5.67684,12.00024 C5.67684,12.21984 5.69004,12.45144 5.71884,12.70944 C5.77284,13.19184 5.58924,13.67184 5.22684,13.99464 L5.22684,13.99464 L3.64644,15.40464 L4.87404,17.53224 L6.89244,16.86624 C7.04604,16.81464 7.20444,16.78944 7.36284,16.78944 C7.67964,16.78944 7.99164,16.89024 8.25444,17.08344 C8.64444,17.37264 9.05604,17.61144 9.47364,17.79384 C9.91884,17.98824 10.24284,18.38784 10.34124,18.86424 L10.34124,18.86424 L10.77084,20.93784 L13.22844,20.93784 L13.65804,18.86424 C13.75764,18.38784 14.08044,17.98824 14.52684,17.79384 C14.94444,17.61144 15.35484,17.37264 15.74604,17.08344 C16.00764,16.89024 16.32084,16.78944 16.63764,16.78944 C16.79484,16.78944 16.95444,16.81464 17.10804,16.86624 L17.10804,16.86624 L19.12524,17.53224 L20.35404,15.40464 L18.77244,13.99464 C18.41004,13.67184 18.22644,13.19184 18.28044,12.70944 C18.30924,12.45144 18.32244,12.21984 18.32244,12.00024 C18.32244,11.78064 18.30924,11.54784 18.28044,11.28984 C18.22644,10.80744 18.41004,10.32864 18.77244,10.00464 L18.77244,10.00464 L20.35404,8.59464 L19.12524,6.46824 L17.10804,7.13424 C16.95444,7.18584 16.79484,7.20984 16.63764,7.20984 C16.32084,7.20984 16.00764,7.10904 15.74604,6.91704 C15.35484,6.62784 14.94444,6.38784 14.52684,6.20544 C14.08044,6.01104 13.75764,5.61264 13.65804,5.13624 L13.65804,5.13624 L13.22844,3.06264 Z M12,8.03964 C14.1828,8.03964 15.96,9.81564 15.96,11.99964 C15.96,14.18364 14.1828,15.96084 12,15.96084 C9.816,15.96084 8.04,14.18364 8.04,11.99964 C8.04,9.81564 9.816,8.03964 12,8.03964 Z M12,9.53964 C10.644,9.53964 9.54,10.64364 9.54,11.99964 C9.54,13.35804 10.644,14.46084 12,14.46084 C13.3572,14.46084 14.46,13.35804 14.46,11.99964 C14.46,10.64364 13.3572,9.53964 12,9.53964 Z" }, void 0) }), void 0));
28
+ return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsxs)("g", __assign({ stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("path", { d: "M15.1891,12 C15.1891,10.239 13.7611,8.811 12.0001,8.811 C10.2391,8.811 8.8111,10.239 8.8111,12 C8.8111,13.761 10.2391,15.189 12.0001,15.189 C13.7611,15.189 15.1891,13.761 15.1891,12 Z", stroke: color, strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }, void 0), (0, jsx_runtime_1.jsx)("path", { d: "M13.2124,1.6317 L10.7874,1.6317 C10.0764,1.6317 9.4634,2.1307 9.3184,2.8267 L8.8934,4.8787 C8.3584,5.1117 7.8574,5.4087 7.3934,5.7517 L5.3964,5.0917 C5.2414,5.0407 5.0824,5.0157 4.9264,5.0157 C4.4014,5.0157 3.9004,5.2917 3.6274,5.7657 L2.4144,7.8657 C2.0594,8.4817 2.1844,9.2627 2.7154,9.7357 L4.2794,11.1307 C4.2484,11.4157 4.2284,11.7057 4.2284,11.9997 C4.2284,12.2947 4.2484,12.5837 4.2794,12.8697 L2.7154,14.2647 C2.1844,14.7377 2.0594,15.5187 2.4144,16.1337 L3.6274,18.2337 C3.9004,18.7087 4.4014,18.9847 4.9264,18.9847 C5.0824,18.9847 5.2414,18.9597 5.3964,18.9087 L7.3934,18.2487 C7.8574,18.5917 8.3584,18.8877 8.8934,19.1217 L9.3184,21.1727 C9.4634,21.8687 10.0764,22.3687 10.7874,22.3687 L13.2124,22.3687 C13.9234,22.3687 14.5364,21.8687 14.6814,21.1727 L15.1064,19.1217 C15.6424,18.8877 16.1424,18.5917 16.6064,18.2487 L18.6034,18.9087 C18.7584,18.9597 18.9174,18.9847 19.0734,18.9847 C19.5984,18.9847 20.0994,18.7087 20.3734,18.2337 L21.5854,16.1347 C21.9414,15.5187 21.8154,14.7377 21.2844,14.2647 L19.7204,12.8697 C19.7524,12.5837 19.7714,12.2947 19.7714,11.9997 C19.7714,11.7057 19.7524,11.4157 19.7204,11.1307 L21.2844,9.7357 C21.8154,9.2627 21.9414,8.4817 21.5854,7.8657 L20.3734,5.7657 C20.0994,5.2917 19.5984,5.0157 19.0744,5.0157 C18.9174,5.0157 18.7584,5.0407 18.6034,5.0917 L16.6064,5.7517 C16.1424,5.4087 15.6424,5.1127 15.1064,4.8787 L14.6814,2.8267 C14.5364,2.1307 13.9234,1.6317 13.2124,1.6317 L13.2124,1.6317 Z M13.2124,3.1317 L13.2124,3.1317 L13.6384,5.1827 C13.7364,5.6597 14.0604,6.0577 14.5064,6.2527 C14.9204,6.4337 15.3274,6.6707 15.7154,6.9577 C15.9764,7.1507 16.2904,7.2517 16.6064,7.2517 C16.7644,7.2517 16.9234,7.2267 17.0774,7.1757 L19.0744,6.5157 L20.2864,8.6157 L18.7224,10.0107 C18.3584,10.3337 18.1754,10.8137 18.2294,11.2967 C18.2574,11.5527 18.2714,11.7827 18.2714,11.9997 C18.2714,12.2177 18.2574,12.4477 18.2294,12.7027 C18.1754,13.1867 18.3584,13.6657 18.7224,13.9897 L20.2864,15.3847 L19.0734,17.4837 L17.0774,16.8247 C16.9234,16.7737 16.7644,16.7487 16.6074,16.7487 C16.2904,16.7487 15.9764,16.8487 15.7154,17.0427 C15.3274,17.3287 14.9204,17.5657 14.5064,17.7467 C14.0604,17.9417 13.7364,18.3407 13.6384,18.8167 L13.2124,20.8687 L10.7874,20.8687 L10.3624,18.8167 C10.2634,18.3407 9.9394,17.9417 9.4944,17.7477 C9.0794,17.5657 8.6724,17.3287 8.2844,17.0417 C8.0224,16.8487 7.7094,16.7487 7.3934,16.7487 C7.2354,16.7487 7.0764,16.7737 6.9224,16.8247 L4.9264,17.4837 L3.7134,15.3837 L5.2784,13.9897 C5.6404,13.6657 5.8244,13.1867 5.7704,12.7047 C5.7424,12.4477 5.7284,12.2167 5.7284,11.9997 C5.7284,11.7827 5.7424,11.5527 5.7704,11.2957 C5.8244,10.8127 5.6404,10.3337 5.2784,10.0107 L3.7134,8.6157 L4.9264,6.5157 L6.9224,7.1757 C7.0764,7.2267 7.2354,7.2517 7.3934,7.2517 C7.7094,7.2517 8.0224,7.1507 8.2844,6.9577 C8.6724,6.6707 9.0794,6.4337 9.4934,6.2527 C9.9394,6.0577 10.2634,5.6597 10.3624,5.1827 L10.7874,3.1317 L13.2124,3.1317 Z", fill: color }, void 0)] }), void 0) }), void 0));
29
29
  };
30
30
  exports.default = Setting;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const Shape: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default Shape;
@@ -0,0 +1,30 @@
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
+ Object.defineProperty(exports, "__esModule", { value: true });
25
+ var jsx_runtime_1 = require("react/jsx-runtime");
26
+ var Shape = function (_a) {
27
+ var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
28
+ return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsx)("g", __assign({ stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M20.7186,14.4558 C20.7186,17.9148 17.9146,20.7188 14.4556,20.7188 C10.9966,20.7188 8.1926,17.9148 8.1926,14.4558 C8.1926,10.9968 10.9966,8.1928 14.4556,8.1928 C17.9146,8.1928 20.7186,10.9968 20.7186,14.4558 Z M5.945,14.4558 L5.281,14.4558 C4.177,14.4558 3.281,13.5608 3.281,12.4558 L3.281,5.2818 C3.281,4.1768 4.177,3.2818 5.281,3.2818 L12.456,3.2818 C13.56,3.2818 14.456,4.1768 14.456,5.2818 L14.456,5.9578", stroke: color, strokeWidth: "1.5" }, void 0) }), void 0) }), void 0));
29
+ };
30
+ exports.default = Shape;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const Slider: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default Slider;
@@ -0,0 +1,30 @@
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
+ Object.defineProperty(exports, "__esModule", { value: true });
25
+ var jsx_runtime_1 = require("react/jsx-runtime");
26
+ var Slider = function (_a) {
27
+ var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
28
+ return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsx)("path", { fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", d: "M3.0398,10.244 L1.4388,11.979 L3.0788,13.756 M20.9602,10.244 L22.5612,11.979 L20.9212,13.756 M5.3231,14.4635 L5.3231,9.5365 C5.3231,8.4505 6.2031,7.5705 7.2891,7.5705 L16.7111,7.5705 C17.7971,7.5705 18.6771,8.4505 18.6771,9.5365 L18.6771,14.4635 C18.6771,15.5495 17.7971,16.4295 16.7111,16.4295 L7.2891,16.4295 C6.2031,16.4295 5.3231,15.5495 5.3231,14.4635 Z" }, void 0) }), void 0));
29
+ };
30
+ exports.default = Slider;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const Target: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default Target;
@@ -0,0 +1,30 @@
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
+ Object.defineProperty(exports, "__esModule", { value: true });
25
+ var jsx_runtime_1 = require("react/jsx-runtime");
26
+ var Target = function (_a) {
27
+ var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
28
+ return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsx)("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24" }, { children: (0, jsx_runtime_1.jsxs)("g", __assign({ fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("path", { fill: color, d: "M13.7087,12.7353 C13.7087,11.3153 12.5577,10.1653 11.1387,10.1653 C9.7187,10.1653 8.5677,11.3153 8.5677,12.7353 C8.5677,14.1553 9.7187,15.3053 11.1387,15.3053 C12.5577,15.3053 13.7087,14.1553 13.7087,12.7353" }, void 0), (0, jsx_runtime_1.jsx)("path", { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", d: "M12.4655,4.4594 C12.0315,4.3904 11.5915,4.3444 11.1385,4.3444 C6.5045,4.3444 2.7475,8.1014 2.7475,12.7354 C2.7475,17.3694 6.5045,21.1264 11.1385,21.1264 C15.7725,21.1264 19.5295,17.3694 19.5295,12.7354 C19.5295,12.2824 19.4835,11.8414 19.4145,11.4084 M21.98,4.4241 L19.529,4.3441 L15.853,8.0201 L19.48,8.1381 L22.324,5.2941 C22.639,4.9781 22.426,4.4381 21.98,4.4241 Z M19.4495,1.8937 L19.5295,4.3447 L15.8535,8.0207 L15.7355,4.3937 L18.5795,1.5497 C18.8955,1.2347 19.4355,1.4477 19.4495,1.8937 Z M11.1384,12.7353 L19.5294,4.3443 M11.9796,7.4884 C11.7036,7.4444 11.4266,7.4034 11.1386,7.4034 C8.1936,7.4034 5.8066,9.7904 5.8066,12.7354 C5.8066,15.6794 8.1936,18.0674 11.1386,18.0674 C14.0826,18.0674 16.4696,15.6794 16.4696,12.7354 C16.4696,12.4474 16.4296,12.1694 16.3856,11.8944" }, void 0)] }), void 0) }), void 0) }), void 0));
29
+ };
30
+ exports.default = Target;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const Text: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default Text;
@@ -0,0 +1,30 @@
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
+ Object.defineProperty(exports, "__esModule", { value: true });
25
+ var jsx_runtime_1 = require("react/jsx-runtime");
26
+ var Text = function (_a) {
27
+ var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
28
+ return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsxs)("g", __assign({ stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("path", { d: "M17.25,3.2501 L6.75,3.2501 C4.817,3.2501 3.25,4.8171 3.25,6.7501 L3.25,17.2501 C3.25,19.1831 4.817,20.7501 6.75,20.7501 L17.25,20.7501 C19.183,20.7501 20.75,19.1831 20.75,17.2501 L20.75,6.7501 C20.75,4.8171 19.183,3.2501 17.25,3.2501 L17.25,3.2501 Z M17.25,4.7501 C18.353,4.7501 19.25,5.6471 19.25,6.7501 L19.25,17.2501 C19.25,18.3531 18.353,19.2501 17.25,19.2501 L6.75,19.2501 C5.647,19.2501 4.75,18.3531 4.75,17.2501 L4.75,6.7501 C4.75,5.6471 5.647,4.7501 6.75,4.7501 L17.25,4.7501 Z", fill: color }, void 0), (0, jsx_runtime_1.jsx)("path", { d: "M8.4645,8.7795 L15.5355,8.7795 M12,8.7795 L12,15.8505", stroke: color, strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }, void 0)] }), void 0) }), void 0));
29
+ };
30
+ exports.default = Text;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const TextAlignBottom: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default TextAlignBottom;
@@ -0,0 +1,30 @@
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
+ Object.defineProperty(exports, "__esModule", { value: true });
25
+ var jsx_runtime_1 = require("react/jsx-runtime");
26
+ var TextAlignBottom = function (_a) {
27
+ var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
28
+ return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsx)("path", { fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", d: "M18.1204,19.8321 L5.8794,19.8321 M12,15.2274 L12,4.1684 M16.5867,11.5903 L11.9997,16.1773 L7.4137,11.5903" }, void 0) }), void 0));
29
+ };
30
+ exports.default = TextAlignBottom;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const TextAlignCenter: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default TextAlignCenter;
@@ -0,0 +1,30 @@
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
+ Object.defineProperty(exports, "__esModule", { value: true });
25
+ var jsx_runtime_1 = require("react/jsx-runtime");
26
+ var TextAlignCenter = function (_a) {
27
+ var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
28
+ return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsx)("path", { fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.7", d: "M4.3458,6.2632 L19.6538,6.2632 M7.6412,12 L16.3592,12 M7.6412,17.7368 L16.3592,17.7368" }, void 0) }), void 0));
29
+ };
30
+ exports.default = TextAlignCenter;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const TextAlignLeft: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default TextAlignLeft;
@@ -0,0 +1,30 @@
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
+ Object.defineProperty(exports, "__esModule", { value: true });
25
+ var jsx_runtime_1 = require("react/jsx-runtime");
26
+ var TextAlignLeft = function (_a) {
27
+ var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
28
+ return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsx)("path", { fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.7", d: "M4.3458,6.2632 L19.6538,6.2632 M4.3458,12 L13.0638,12 M4.3458,17.7368 L13.0638,17.7368" }, void 0) }), void 0));
29
+ };
30
+ exports.default = TextAlignLeft;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const TextAlignMiddle: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default TextAlignMiddle;
@@ -0,0 +1,30 @@
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
+ Object.defineProperty(exports, "__esModule", { value: true });
25
+ var jsx_runtime_1 = require("react/jsx-runtime");
26
+ var TextAlignMiddle = function (_a) {
27
+ var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
28
+ return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsx)("path", { fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", d: "M5.8796,12 L18.1206,12 M12,16.0369 L12,21.0419 M9.3148,17.9123 L11.9998,15.2273 L14.6848,17.9123 M12,7.9631 L12,2.9581 M14.6852,6.0877 L12.0002,8.7727 L9.3152,6.0877" }, void 0) }), void 0));
29
+ };
30
+ exports.default = TextAlignMiddle;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const TextAlignRight: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default TextAlignRight;