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
@@ -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 AlignTop = 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: "M13.2095,19.4508 L10.7905,19.4508 C9.9395,19.4508 9.2505,18.7608 9.2505,17.9098 L9.2505,8.4918 C9.2505,7.6408 9.9395,6.9508 10.7905,6.9508 L13.2095,6.9508 C14.0605,6.9508 14.7505,7.6408 14.7505,8.4918 L14.7505,17.9098 C14.7505,18.7608 14.0605,19.4508 13.2095,19.4508", fill: color }, void 0), (0, jsx_runtime_1.jsx)("line", { x1: "4.3458", y1: "4.5492", x2: "19.6538", y2: "4.5492", stroke: color, strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }, void 0)] }), void 0) }), void 0));
29
+ };
30
+ exports.default = AlignTop;
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
25
25
  var jsx_runtime_1 = require("react/jsx-runtime");
26
26
  var ArrowRoundLeft = 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", { d: "M11.713386,2 C8.94538602,2 6.34438602,3.143 4.45738602,5.139 L4.45738602,3.46 C4.45738602,3.046 4.12138602,2.71 3.70738602,2.71 C3.29338602,2.71 2.95738602,3.046 2.95738602,3.46 L2.95738602,6.743 C2.95738602,7.311 3.41938602,7.772 3.98638602,7.772 L7.26938602,7.772 C7.68338602,7.772 8.01938602,7.437 8.01938602,7.022 C8.01938602,6.608 7.68338602,6.272 7.26938602,6.272 L5.44938602,6.272 C7.05938602,4.512 9.31338602,3.5 11.713386,3.5 C16.401386,3.5 20.215386,7.313 20.215386,12.002 C20.215386,16.69 16.401386,20.504 11.713386,20.504 C7.82638602,20.504 4.43938602,17.878 3.47638602,14.117 C3.37338602,13.716 2.96638602,13.478 2.56438602,13.577 C2.16238602,13.68 1.92138602,14.089 2.02338602,14.49 C3.15638602,18.914 7.14138602,22.004 11.713386,22.004 C17.228386,22.004 21.715386,17.517 21.715386,12.002 C21.715386,6.487 17.228386,2 11.713386,2", fill: color, fillRule: "evenodd" }, 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.jsx)("path", { fill: color, fillRule: "evenodd", d: "M11.8671,2.7975 C9.3601,2.7975 6.9971,3.8105 5.2621,5.5865 L5.2621,4.1995 C5.2621,3.7855 4.9261,3.4495 4.5121,3.4495 C4.0971,3.4495 3.7621,3.7855 3.7621,4.1995 L3.7621,7.2155 C3.7621,7.7715 4.2141,8.2225 4.7691,8.2225 L7.7841,8.2225 C8.1991,8.2225 8.5341,7.8865 8.5341,7.4725 C8.5341,7.0585 8.1991,6.7225 7.7841,6.7225 L6.2511,6.7225 C7.7131,5.1805 9.7261,4.2975 11.8671,4.2975 C16.1401,4.2975 19.6171,7.7745 19.6171,12.0475 C19.6171,16.3205 16.1401,19.7975 11.8671,19.7975 C8.3241,19.7975 5.2371,17.4035 4.3591,13.9765 C4.2571,13.5755 3.8461,13.3335 3.4471,13.4365 C3.0451,13.5395 2.8041,13.9475 2.9061,14.3485 C3.9541,18.4405 7.6391,21.2975 11.8671,21.2975 C16.9681,21.2975 21.1171,17.1485 21.1171,12.0475 C21.1171,6.9465 16.9681,2.7975 11.8671,2.7975" }, void 0) }), void 0));
29
29
  };
30
30
  exports.default = ArrowRoundLeft;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const Audio: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default Audio;
@@ -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 Audio = 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({ fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("path", { fill: color, d: "M17.25,3.2499 L6.75,3.2499 C4.817,3.2499 3.25,4.8169 3.25,6.7499 L3.25,17.2499 C3.25,19.1829 4.817,20.7499 6.75,20.7499 L17.25,20.7499 C19.183,20.7499 20.75,19.1829 20.75,17.2499 L20.75,6.7499 C20.75,4.8169 19.183,3.2499 17.25,3.2499 L17.25,3.2499 Z M17.25,4.7499 C18.353,4.7499 19.25,5.6469 19.25,6.7499 L19.25,17.2499 C19.25,18.3529 18.353,19.2499 17.25,19.2499 L6.75,19.2499 C5.647,19.2499 4.75,18.3529 4.75,17.2499 L4.75,6.7499 C4.75,5.6469 5.647,4.7499 6.75,4.7499 L17.25,4.7499 Z" }, void 0), (0, jsx_runtime_1.jsx)("path", { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", d: "M7.2938,10.3264 L7.2938,13.6734 M16.7062,10.3264 L16.7062,13.6734 M12,6.4214 L12,17.5784 M14.3531,8.2472 L14.3531,15.7532 M9.6469,8.2472 L9.6469,15.7532" }, void 0)] }), void 0) }), void 0));
29
+ };
30
+ exports.default = Audio;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const Button: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default Button;
@@ -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 Button = 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: "M3.25,14.1775 L3.25,9.8225 C3.25,8.3965 4.406,7.2415 5.831,7.2415 L18.169,7.2415 C19.594,7.2415 20.75,8.3965 20.75,9.8225 L20.75,14.1775 C20.75,15.6035 19.594,16.7585 18.169,16.7585 L5.831,16.7585 C4.406,16.7585 3.25,15.6035 3.25,14.1775 Z M7.5958,12 L16.4038,12", stroke: color, strokeWidth: "1.5" }, void 0) }), void 0) }), void 0));
29
+ };
30
+ exports.default = Button;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const Calendar: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default Calendar;
@@ -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 Calendar = 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: color, fillRule: "evenodd", d: "M17.6739,3.782 C19.5109,3.782 20.9999,5.271 20.9999,7.108 L20.9999,16.892 C20.9999,18.729 19.5109,20.218 17.6739,20.218 L6.3259,20.218 C4.4889,20.218 2.9999,18.729 2.9999,16.892 L2.9999,7.108 C2.9999,5.271 4.4889,3.782 6.3259,3.782 L17.6739,3.782 Z M19.5749,8.629 L4.4239,8.629 L4.4249,16.892 C4.4249,17.94 5.2779,18.792 6.3259,18.792 L17.6739,18.792 C18.7219,18.792 19.5749,17.94 19.5749,16.892 L19.5749,8.629 Z M6.8543,15.5693 C7.4623,15.5693 7.9543,16.0623 7.9543,16.6703 C7.9543,17.2773 7.4623,17.7703 6.8543,17.7703 C6.2463,17.7703 5.7543,17.2773 5.7543,16.6703 C5.7543,16.0623 6.2463,15.5693 6.8543,15.5693 Z M10.3294,15.5693 C10.9374,15.5693 11.4294,16.0623 11.4294,16.6703 C11.4294,17.2773 10.9374,17.7703 10.3294,17.7703 C9.7214,17.7703 9.2294,17.2773 9.2294,16.6703 C9.2294,16.0623 9.7214,15.5693 10.3294,15.5693 Z M6.8543,12.5907 C7.4623,12.5907 7.9543,13.0837 7.9543,13.6917 C7.9543,14.2987 7.4623,14.7917 6.8543,14.7917 C6.2463,14.7917 5.7543,14.2987 5.7543,13.6917 C5.7543,13.0837 6.2463,12.5907 6.8543,12.5907 Z M10.3294,12.5907 C10.9374,12.5907 11.4294,13.0837 11.4294,13.6917 C11.4294,14.2987 10.9374,14.7917 10.3294,14.7917 C9.7214,14.7917 9.2294,14.2987 9.2294,13.6917 C9.2294,13.0837 9.7214,12.5907 10.3294,12.5907 Z M13.8045,12.5907 C14.4125,12.5907 14.9045,13.0837 14.9045,13.6917 C14.9045,14.2987 14.4125,14.7917 13.8045,14.7917 C13.1965,14.7917 12.7045,14.2987 12.7045,13.6917 C12.7045,13.0837 13.1965,12.5907 13.8045,12.5907 Z M17.2796,12.5907 C17.8876,12.5907 18.3796,13.0837 18.3796,13.6917 C18.3796,14.2987 17.8876,14.7917 17.2796,14.7917 C16.6716,14.7917 16.1796,14.2987 16.1796,13.6917 C16.1796,13.0837 16.6716,12.5907 17.2796,12.5907 Z M10.3294,9.612 C10.9374,9.612 11.4294,10.105 11.4294,10.713 C11.4294,11.32 10.9374,11.813 10.3294,11.813 C9.7214,11.813 9.2294,11.32 9.2294,10.713 C9.2294,10.105 9.7214,9.612 10.3294,9.612 Z M13.8045,9.612 C14.4125,9.612 14.9045,10.105 14.9045,10.713 C14.9045,11.32 14.4125,11.813 13.8045,11.813 C13.1965,11.813 12.7045,11.32 12.7045,10.713 C12.7045,10.105 13.1965,9.612 13.8045,9.612 Z M17.2796,9.612 C17.8876,9.612 18.3796,10.105 18.3796,10.713 C18.3796,11.32 17.8876,11.813 17.2796,11.813 C16.6716,11.813 16.1796,11.32 16.1796,10.713 C16.1796,10.105 16.6716,9.612 17.2796,9.612 Z" }, void 0) }), void 0));
29
+ };
30
+ exports.default = Calendar;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const Carousel: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default Carousel;
@@ -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 Carousel = 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({ fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("path", { 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,16.6642 L5.3231,7.3362 C5.3231,5.9552 6.4421,4.8362 7.8231,4.8362 L16.1771,4.8362 C17.5571,4.8362 18.6771,5.9552 18.6771,7.3362 L18.6771,16.6642 C18.6771,18.0452 17.5571,19.1642 16.1771,19.1642 L7.8231,19.1642 C6.4421,19.1642 5.3231,18.0452 5.3231,16.6642 Z M8.5389,15.6993 L15.4609,15.6993" }, void 0), (0, jsx_runtime_1.jsx)("path", { fill: color, d: "M15.4565,13.1128 L8.5435,13.1128 C7.9915,13.1128 7.5435,12.6648 7.5435,12.1128 L7.5435,8.7298 C7.5435,8.1778 7.9915,7.7298 8.5435,7.7298 L15.4565,7.7298 C16.0085,7.7298 16.4565,8.1778 16.4565,8.7298 L16.4565,12.1128 C16.4565,12.6648 16.0085,13.1128 15.4565,13.1128" }, void 0)] }), void 0) }), void 0));
29
+ };
30
+ exports.default = Carousel;
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
25
25
  var jsx_runtime_1 = require("react/jsx-runtime");
26
26
  var ChannelSetting = 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: "M18.49965,2.00025 C20.43315,2.00025 21.99915,3.56625 21.99915,5.49975 L21.99915,5.49975 L21.99915,18.50025 C21.99915,20.43375 20.43315,21.99975 18.49965,21.99975 L18.49965,21.99975 L5.49915,21.99975 C3.56715,21.99975 1.99965,20.43375 1.99965,18.50025 L1.99965,18.50025 L1.99965,5.49975 C1.99965,3.56625 3.56715,2.00025 5.49915,2.00025 L5.49915,2.00025 Z M18.49965,3.47025 L5.49915,3.47025 C4.38015,3.47025 3.46965,4.38075 3.46965,5.49975 L3.46965,5.49975 L3.46965,18.50025 C3.46965,19.61925 4.38015,20.52975 5.49915,20.52975 L5.49915,20.52975 L18.49965,20.52975 C19.61865,20.52975 20.52915,19.61925 20.52915,18.50025 L20.52915,18.50025 L20.52915,5.49975 C20.52915,4.38075 19.61865,3.47025 18.49965,3.47025 L18.49965,3.47025 Z M13.0203,5.60205 C13.3008,5.60205 13.5423,5.79855 13.5993,6.07455 L13.5993,6.07455 L13.9173,7.60605 C14.2473,7.75005 14.5563,7.93305 14.8428,8.14455 L14.8428,8.14455 L16.3323,7.65105 C16.5993,7.56405 16.8903,7.67505 17.0298,7.91805 L17.0298,7.91805 L18.0513,9.68505 C18.1908,9.92655 18.1413,10.23555 17.9328,10.42155 L17.9328,10.42155 L16.7643,11.46255 C16.7823,11.63955 16.7958,11.81805 16.7958,11.99955 C16.7958,12.18105 16.7823,12.36105 16.7643,12.53655 L16.7643,12.53655 L17.9328,13.57905 C18.1413,13.76505 18.1908,14.07255 18.0513,14.31555 L18.0513,14.31555 L17.0298,16.08255 C16.8903,16.32555 16.5993,16.43655 16.3323,16.34805 L16.3323,16.34805 L14.8428,15.85605 C14.5563,16.06755 14.2473,16.25055 13.9173,16.39455 L13.9173,16.39455 L13.5993,17.92605 C13.5423,18.20055 13.3008,18.39705 13.0203,18.39705 L13.0203,18.39705 L10.9803,18.39705 C10.6998,18.39705 10.4583,18.20055 10.4013,17.92605 L10.4013,17.92605 L10.0833,16.39455 C9.7533,16.25055 9.4443,16.06755 9.1578,15.85605 L9.1578,15.85605 L7.6668,16.34805 C7.4013,16.43655 7.1103,16.32555 6.9693,16.08255 L6.9693,16.08255 L5.9493,14.31555 C5.8083,14.07255 5.8593,13.76505 6.0678,13.57905 L6.0678,13.57905 L7.2363,12.53655 C7.2168,12.36105 7.2048,12.18105 7.2048,11.99955 C7.2048,11.81805 7.2168,11.63955 7.2363,11.46255 L7.2363,11.46255 L6.0678,10.42155 C5.8593,10.23555 5.8083,9.92655 5.9493,9.68505 L5.9493,9.68505 L6.9693,7.91805 C7.1103,7.67505 7.4013,7.56405 7.6668,7.65105 L7.6668,7.65105 L9.1578,8.14455 C9.4443,7.93305 9.7518,7.75005 10.0833,7.60605 L10.0833,7.60605 L10.4013,6.07455 C10.4583,5.79855 10.6998,5.60205 10.9803,5.60205 L10.9803,5.60205 Z M14.2998,12.58905 C14.7243,10.82505 13.1748,9.27555 11.4108,9.70155 C10.5813,9.90105 9.9018,10.58055 9.7008,11.41005 C9.2763,13.17405 10.8258,14.72505 12.5898,14.29905 C13.4193,14.09955 14.0988,13.41855 14.2998,12.58905 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.jsx)("g", __assign({ stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M18.5,2 C20.433,2 22,3.567 22,5.5 L22,18.5 C22,20.433 20.433,22 18.5,22 L5.5,22 C3.567,22 2,20.433 2,18.5 L2,5.5 C2,3.567 3.567,2 5.5,2 Z M18.5,3.471 L5.5,3.471 C4.381,3.471 3.471,4.381 3.471,5.5 L3.471,18.5 C3.471,19.619 4.381,20.529 5.5,20.529 L18.5,20.529 C19.619,20.529 20.529,19.619 20.529,18.5 L20.529,5.5 C20.529,4.381 19.619,3.471 18.5,3.471 Z M12.748,5.6028 C13.187,5.6028 13.565,5.9108 13.654,6.3398 L13.917,7.6058 C14.247,7.7498 14.556,7.9328 14.843,8.1438 L16.075,7.7368 C16.491,7.5998 16.947,7.7738 17.166,8.1528 L17.915,9.4488 C18.134,9.8288 18.056,10.3108 17.729,10.6028 L16.764,11.4628 C16.783,11.6398 16.795,11.8188 16.795,11.9998 C16.795,12.1818 16.783,12.3598 16.764,12.5368 L17.729,13.3968 C18.056,13.6888 18.134,14.1708 17.915,14.5508 L17.166,15.8468 C16.947,16.2268 16.491,16.4008 16.075,16.2628 L14.843,15.8558 C14.556,16.0678 14.247,16.2498 13.917,16.3938 L13.654,17.6598 C13.565,18.0898 13.187,18.3978 12.748,18.3978 L11.252,18.3978 C10.813,18.3978 10.435,18.0898 10.346,17.6598 L10.083,16.3948 C9.753,16.2498 9.444,16.0678 9.157,15.8558 L7.925,16.2628 C7.509,16.4008 7.053,16.2268 6.834,15.8468 L6.085,14.5508 C5.866,14.1708 5.944,13.6888 6.271,13.3968 L7.236,12.5368 C7.217,12.3598 7.205,12.1818 7.205,11.9998 C7.205,11.8188 7.217,11.6398 7.236,11.4628 L6.271,10.6028 C5.944,10.3108 5.866,9.8288 6.085,9.4488 L6.834,8.1528 C7.053,7.7738 7.509,7.5998 7.925,7.7368 L9.157,8.1438 C9.444,7.9328 9.753,7.7498 10.083,7.6058 L10.346,6.3398 C10.435,5.9108 10.813,5.6028 11.252,5.6028 Z M12,9.9338 C10.859,9.9338 9.934,10.8588 9.934,11.9998 C9.934,13.1408 10.859,14.0658 12,14.0658 C13.141,14.0658 14.066,13.1408 14.066,11.9998 C14.066,10.8588 13.141,9.9338 12,9.9338 Z", fill: color }, void 0) }), void 0) }), void 0));
29
29
  };
30
30
  exports.default = ChannelSetting;
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
25
25
  var jsx_runtime_1 = require("react/jsx-runtime");
26
26
  var Copy = 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: "M19.2528,19.6812 C19.2528,20.1612 18.8538,20.5612 18.3728,20.5612 L9.2428,20.5612 C8.7528,20.5612 8.3628,20.1612 8.3628,19.6812 L8.3628,19.1012 L15.2928,19.1012 C16.6038,19.1012 17.6728,18.0312 17.6728,16.7212 L17.6728,6.9312 L18.3728,6.9312 C18.8538,6.9312 19.2528,7.3312 19.2528,7.8112 L19.2528,19.6812 Z M6.1628,17.6012 C5.6728,17.6012 5.2828,17.2012 5.2828,16.7212 L5.2828,8.6012 L8.8938,8.6012 C9.5028,8.6012 10.0028,8.1012 10.0028,7.4812 L10.0028,3.9712 L15.2928,3.9712 C15.7738,3.9712 16.1728,4.3712 16.1728,4.8512 L16.1728,16.7212 C16.1728,17.2012 15.7738,17.6012 15.2928,17.6012 L6.1628,17.6012 Z M18.3728,5.4312 L17.6728,5.4312 L17.6728,4.8512 C17.6728,3.5412 16.6038,2.4712 15.2928,2.4712 L10.0028,2.4712 L9.9928,2.4812 L3.7828,8.6012 L3.7828,16.7212 C3.7828,18.0312 4.8538,19.1012 6.1628,19.1012 L6.8628,19.1012 L6.8628,19.6812 C6.8628,20.9912 7.9338,22.0612 9.2428,22.0612 L18.3728,22.0612 C19.6838,22.0612 20.7528,20.9912 20.7528,19.6812 L20.7528,7.8112 C20.7528,6.5012 19.6838,5.4312 18.3728,5.4312 L18.3728,5.4312 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: "M9.2097,3.4608 L15.0517,3.4608 C15.9347,3.4608 16.6517,4.1768 16.6517,5.0608 L16.6517,16.0838 C16.6517,16.9128 15.9797,17.5838 15.1517,17.5838 L5.8647,17.5838 C4.9807,17.5838 4.2647,16.8678 4.2647,15.9838 L4.2647,8.3128 M16.7333,6.4223 L17.7313,6.4223 C18.8363,6.4223 19.7313,7.3173 19.7313,8.4223 L19.7313,18.5453 C19.7313,19.6503 18.8363,20.5453 17.7313,20.5453 L9.3443,20.5453 C8.2403,20.5453 7.3443,19.6503 7.3443,18.5453 L7.3443,17.5843", stroke: color, strokeWidth: "1.5", strokeLinecap: "round" }, void 0), (0, jsx_runtime_1.jsx)("path", { d: "M3.6652,7.8458 L8.6842,2.8988 C8.9652,2.6218 9.4402,2.8208 9.4402,3.2158 L9.4412,7.3788 C9.4412,8.0208 8.9222,8.5408017 8.2802,8.5408017 L3.9502,8.5408017 C3.5872,8.5418 3.4062,8.1008 3.6652,7.8458", fill: color }, void 0)] }), void 0) }), void 0));
29
29
  };
30
30
  exports.default = Copy;
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
25
25
  var jsx_runtime_1 = require("react/jsx-runtime");
26
26
  var DeviceDesktop = 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.jsxs)("g", __assign({ fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("path", { fill: color, d: "M18.25,2.7037 L5.75,2.7037 C4.093,2.7037 2.75,4.0467 2.75,5.7037 L2.75,13.3347 C2.75,14.9917 4.093,16.3347 5.75,16.3347 L18.25,16.3347 C19.907,16.3347 21.25,14.9917 21.25,13.3347 L21.25,5.7037 C21.25,4.0467 19.907,2.7037 18.25,2.7037 L18.25,2.7037 Z M18.25,4.2037 C19.077,4.2037 19.75,4.8767 19.75,5.7037 L19.75,13.3347 C19.75,14.1617 19.077,14.8347 18.25,14.8347 L5.75,14.8347 C4.923,14.8347 4.25,14.1617 4.25,13.3347 L4.25,5.7037 C4.25,4.8767 4.923,4.2037 5.75,4.2037 L18.25,4.2037 Z" }, void 0), (0, jsx_runtime_1.jsx)("path", { stroke: color, strokeLinecap: "round", strokeWidth: "1.5", d: "M11.9903,15.8448 L12.0093,20.5728 M7.9462,20.6145 L16.0542,20.6145" }, void 0)] }), 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: "M18.25,3.4521 L5.75,3.4521 C4.093,3.4521 2.75,4.7951 2.75,6.4521 L2.75,14.0831 C2.75,15.7401 4.093,17.0831 5.75,17.0831 L18.25,17.0831 C19.907,17.0831 21.25,15.7401 21.25,14.0831 L21.25,6.4521 C21.25,4.7951 19.907,3.4521 18.25,3.4521 L18.25,3.4521 Z M18.25,4.9521 C19.077,4.9521 19.75,5.6251 19.75,6.4521 L19.75,14.0831 C19.75,14.9101 19.077,15.5831 18.25,15.5831 L5.75,15.5831 C4.923,15.5831 4.25,14.9101 4.25,14.0831 L4.25,6.4521 C4.25,5.6251 4.923,4.9521 5.75,4.9521 L18.25,4.9521 Z", fill: color }, void 0), (0, jsx_runtime_1.jsx)("path", { d: "M10.3912,17.0735 L10.4102,20.5065 M13.5894,17.0735 L13.6084,20.5065 M7.9462,20.548 L16.0542,20.548", stroke: color, strokeWidth: "1.5", strokeLinecap: "round" }, void 0)] }), void 0) }), void 0));
29
29
  };
30
30
  exports.default = DeviceDesktop;
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
25
25
  var jsx_runtime_1 = require("react/jsx-runtime");
26
26
  var DeviceMobile = 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: "M16.2247,2.5 C17.8817,2.5 19.2247,3.843 19.2247,5.5 L19.2247,18.5 C19.2247,20.157 17.8817,21.5 16.2247,21.5 L7.7757,21.5 C6.1187,21.5 4.7757,20.157 4.7757,18.5 L4.7757,5.5 C4.7757,3.843 6.1187,2.5 7.7757,2.5 Z M16.2247,4 L7.7757,4 C6.9477,4 6.2757,4.673 6.2757,5.5 L6.2757,18.5 C6.2757,19.327 6.9477,20 7.7757,20 L16.2247,20 C17.0517,20 17.7247,19.327 17.7247,18.5 L17.7247,5.5 C17.7247,4.673 17.0517,4 16.2247,4 Z M13.6762,5.1557 C14.0902,5.1557 14.4262,5.4917 14.4262,5.9057 C14.4262,6.3197 14.0902,6.6557 13.6762,6.6557 L10.3232,6.6557 C9.9092,6.6557 9.5732,6.3197 9.5732,5.9057 C9.5732,5.4917 9.9092,5.1557 10.3232,5.1557 L13.6762,5.1557 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.9277,2.5 L8.0727,2.5 C6.4157,2.5 5.0727,3.843 5.0727,5.5 L5.0727,18.5 C5.0727,20.157 6.4157,21.5 8.0727,21.5 L15.9277,21.5 C17.5847,21.5 18.9277,20.157 18.9277,18.5 L18.9277,5.5 C18.9277,3.843 17.5847,2.5 15.9277,2.5 L15.9277,2.5 Z M15.9277,4 C16.7547,4 17.4277,4.673 17.4277,5.5 L17.4277,18.5 C17.4277,19.327 16.7547,20 15.9277,20 L8.0727,20 C7.2447,20 6.5727,19.327 6.5727,18.5 L6.5727,5.5 C6.5727,4.673 7.2447,4 8.0727,4 L15.9277,4 Z", fill: color }, void 0), (0, jsx_runtime_1.jsx)("path", { d: "M14.3927,3.5134 L14.3927,4.5554 C14.3927,5.1074 13.9447,5.5554 13.3927,5.5554 L10.6077,5.5554 C10.0547,5.5554 9.6077,5.1074 9.6077,4.5554 L9.6077,3.5134", stroke: color, strokeWidth: "1.5", strokeLinecap: "round" }, void 0)] }), void 0) }), void 0));
29
29
  };
30
30
  exports.default = DeviceMobile;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const Divider: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default Divider;
@@ -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 Divider = 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)("line", { x1: "5.2715", y1: "18.7285", x2: "18.7285", y2: "5.2715", stroke: color, strokeWidth: "1.5" }, void 0) }), void 0) }), void 0));
29
+ };
30
+ exports.default = Divider;
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
25
25
  var jsx_runtime_1 = require("react/jsx-runtime");
26
26
  var Download = 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: "none", stroke: color, strokeLinecap: "round", strokeWidth: "1.5", d: "M2.9862,17.9383317 L2.9862,19.0423317 C2.9862,19.7843317 3.6952,20.3863317 4.5702,20.3863317 L19.4292,20.3863317 C20.3042,20.3863317 21.0142,19.7843317 21.0142,19.0423317 L21.0142,17.5903317 M6.8379,10.9865317 L11.9999,16.4265317 L17.5199,10.9865317 M12,16.4265317 L12,3.4" }, 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.jsx)("path", { fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", d: "M20.1835,14.7857 L20.1835,17.5527 C20.1835,18.6567 19.2875,19.5527 18.1825,19.5527 L5.8175,19.5527 C4.7125,19.5527 3.8165,18.6567 3.8165,17.5527 L3.8165,14.7857 M7.928,10.4674 L12,14.5224 L16.072,10.4674 M12,14.5221 L12,3.5801" }, void 0) }), void 0));
29
29
  };
30
30
  exports.default = Download;
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
25
25
  var jsx_runtime_1 = require("react/jsx-runtime");
26
26
  var EditorLeftSide = 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: "M18.6999,3.5019 L11.7639,3.5019 C10.7699,3.5019 9.9639,4.3079 9.9639,5.3019 L9.9639,18.6979 C9.9639,19.6919 10.7699,20.4979 11.7639,20.4979 L18.6999,20.4979 C19.6939,20.4979 20.4999,19.6919 20.4999,18.6979 L20.4999,5.3019 C20.4999,4.3079 19.6939,3.5019 18.6999,3.5019 L18.6999,3.5019 Z M18.6999,5.0019 C18.8659,5.0019 18.9999,5.1369 18.9999,5.3019 L18.9999,18.6979 C18.9999,18.8639 18.8659,18.9979 18.6999,18.9979 L11.7639,18.9979 C11.5989,18.9979 11.4639,18.8639 11.4639,18.6979 L11.4639,5.3019 C11.4639,5.1369 11.5989,5.0019 11.7639,5.0019 L18.6999,5.0019 Z M7.3667,20.498 L4.6997,20.498 C4.0377,20.498 3.4997,19.961 3.4997,19.298 L3.4997,4.702 C3.4997,4.039 4.0377,3.502 4.6997,3.502 L7.3667,3.502 C8.0297,3.502 8.5667,4.039 8.5667,4.702 L8.5667,19.298 C8.5667,19.961 8.0297,20.498 7.3667,20.498" }, 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.jsx)("g", __assign({ stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M17,3.502 L10.964,3.502 C10.412,3.502 9.964,3.95 9.964,4.502 L9.964,19.498 C9.964,20.05 10.412,20.498 10.964,20.498 L17,20.498 C18.933,20.498 20.5,18.931 20.5,16.998 L20.5,7.002 C20.5,5.069 18.933,3.502 17,3.502 L17,3.502 Z M17,5.002 C18.103,5.002 19,5.899 19,7.002 L19,16.998 C19,18.101 18.103,18.998 17,18.998 L11.464,18.998 L11.464,5.002 L17,5.002 Z M7.5668,20.498 L6.9998,20.498 C5.0668,20.498 3.4998,18.931 3.4998,16.998 L3.4998,7.002 C3.4998,5.069 5.0668,3.502 6.9998,3.502 L7.5668,3.502 C8.1188,3.502 8.5668,3.95 8.5668,4.502 L8.5668,19.498 C8.5668,20.05 8.1188,20.498 7.5668,20.498", fill: color }, void 0) }), void 0) }), void 0));
29
29
  };
30
30
  exports.default = EditorLeftSide;
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
25
25
  var jsx_runtime_1 = require("react/jsx-runtime");
26
26
  var EditorRightSide = 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: "M12.2358,3.5019 L5.2998,3.5019 C4.3058,3.5019 3.4998,4.3079 3.4998,5.3019 L3.4998,18.6979 C3.4998,19.6919 4.3058,20.4979 5.2998,20.4979 L12.2358,20.4979 C13.2298,20.4979 14.0358,19.6919 14.0358,18.6979 L14.0358,5.3019 C14.0358,4.3079 13.2298,3.5019 12.2358,3.5019 L12.2358,3.5019 Z M12.2358,5.0019 C12.4018,5.0019 12.5358,5.1369 12.5358,5.3019 L12.5358,18.6979 C12.5358,18.8639 12.4018,18.9979 12.2358,18.9979 L5.2998,18.9979 C5.1348,18.9979 4.9998,18.8639 4.9998,18.6979 L4.9998,5.3019 C4.9998,5.1369 5.1348,5.0019 5.2998,5.0019 L12.2358,5.0019 Z M16.6333,3.502 L19.3003,3.502 C19.9623,3.502 20.5003,4.039 20.5003,4.702 L20.5003,19.298 C20.5003,19.961 19.9623,20.498 19.3003,20.498 L16.6333,20.498 C15.9703,20.498 15.4333,19.961 15.4333,19.298 L15.4333,4.702 C15.4333,4.039 15.9703,3.502 16.6333,3.502" }, 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.jsx)("g", __assign({ stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M13.0359,3.5019 L6.9999,3.5019 C5.0669,3.5019 3.4999,5.0689 3.4999,7.0019 L3.4999,16.9979 C3.4999,18.9309 5.0669,20.4979 6.9999,20.4979 L13.0359,20.4979 C13.5879,20.4979 14.0359,20.0499 14.0359,19.4979 L14.0359,4.5019 C14.0359,3.9499 13.5879,3.5019 13.0359,3.5019 L13.0359,3.5019 Z M12.5359,5.0019 L12.5359,18.9979 L6.9999,18.9979 C5.8969,18.9979 4.9999,18.1009 4.9999,16.9979 L4.9999,7.0019 C4.9999,5.8989 5.8969,5.0019 6.9999,5.0019 L12.5359,5.0019 Z M16.4332,3.502 L17.0002,3.502 C18.9332,3.502 20.5002,5.069 20.5002,7.002 L20.5002,16.998 C20.5002,18.931 18.9332,20.498 17.0002,20.498 L16.4332,20.498 C15.8812,20.498 15.4332,20.05 15.4332,19.498 L15.4332,4.502 C15.4332,3.95 15.8812,3.502 16.4332,3.502", fill: color }, void 0) }), void 0) }), void 0));
29
29
  };
30
30
  exports.default = EditorRightSide;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const Embed: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default Embed;
@@ -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 Embed = 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: color, fillRule: "evenodd", d: "M17.2498,3.2499 C19.1828,3.2499 20.7498,4.8169 20.7498,6.7499 L20.7498,17.2499 C20.7498,19.1829 19.1828,20.7499 17.2498,20.7499 L6.7498,20.7499 C4.8168,20.7499 3.2498,19.1829 3.2498,17.2499 L3.2498,6.7499 C3.2498,4.8169 4.8168,3.2499 6.7498,3.2499 Z M17.2498,4.7499 L6.7498,4.7499 C5.6468,4.7499 4.7498,5.6469 4.7498,6.7499 L4.7498,17.2499 C4.7498,18.3529 5.6468,19.2499 6.7498,19.2499 L17.2498,19.2499 C18.3528,19.2499 19.2498,18.3529 19.2498,17.2499 L19.2498,6.7499 C19.2498,5.6469 18.3528,4.7499 17.2498,4.7499 Z M12.7698,8.4332 C12.9818,8.4332 13.1778,8.5302 13.3068,8.6982 C13.4358,8.8672 13.4778,9.0802 13.4238,9.2852 L11.8698,15.0662 C11.7908,15.3612 11.5218,15.5672 11.2158,15.5672 C11.0038,15.5672 10.8078,15.4702 10.6788,15.3012 C10.5508,15.1352 10.5078,14.9212 10.5618,14.7152 L12.1168,8.9352 C12.1958,8.6392 12.4638,8.4332 12.7698,8.4332 Z M9.3623,10.0429 C9.5733,9.9399 9.8173,9.9529 10.0173,10.0779 C10.2163,10.2039 10.3343,10.4179 10.3343,10.6509 C10.3343,10.9629 10.1793,11.2039 9.9383,11.3139 L8.2013,12.1039 L9.9383,12.8939 C10.1783,13.0029 10.3343,13.2439 10.3343,13.5089 C10.3343,13.7839 10.2163,13.9979 10.0183,14.1229 C9.9073,14.1919 9.7833,14.2269 9.6583,14.2269 C9.5573,14.2269 9.4583,14.2049 9.3643,14.1599 L6.5433,12.7969 C6.3103,12.6839 6.1603,12.4449 6.1603,12.1879 L6.1603,12.0199 C6.1603,11.7609 6.3113,11.5229 6.5423,11.4109 Z M13.9813,10.0787 C14.1823,9.9537 14.4273,9.9387 14.6373,10.0427 L17.4583,11.4117 C17.6893,11.5227 17.8393,11.7627 17.8393,12.0197 L17.8393,12.1877 C17.8393,12.4447 17.6893,12.6827 17.4583,12.7967 L14.6363,14.1597 C14.5413,14.2047 14.4423,14.2267 14.3423,14.2267 C14.2163,14.2267 14.0933,14.1917 13.9833,14.1247 C13.7833,13.9977 13.6653,13.7837 13.6653,13.5507 C13.6653,13.2437 13.8213,13.0027 14.0623,12.8937 L15.7923,12.1037 L14.0613,11.3137 C13.8203,11.2037 13.6653,10.9627 13.6653,10.6977 C13.6653,10.4177 13.7833,10.2037 13.9813,10.0787 Z" }, void 0) }), void 0));
29
+ };
30
+ exports.default = Embed;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const Icon: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default Icon;
@@ -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 Icon = 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: "M13.2153,4.4787 L15.2303,7.4187 C15.4223,7.6987 15.7043,7.9037 16.0293,7.9997 L19.4483,9.0077 C20.4413,9.2997 20.8313,10.4987 20.1993,11.3187 L18.0263,14.1447 C17.8193,14.4127 17.7113,14.7447 17.7203,15.0837 L17.8183,18.6467 C17.8473,19.6817 16.8273,20.4217 15.8523,20.0757 L12.4933,18.8807 C12.1743,18.7677 11.8253,18.7677 11.5063,18.8807 L8.1473,20.0757 C7.1723,20.4217 6.1523,19.6817 6.1813,18.6467 L6.2793,15.0837 C6.2883,14.7447 6.1813,14.4127 5.9743,14.1447 L3.8003,11.3187 C3.1693,10.4987 3.5583,9.2997 4.5513,9.0077 L7.9703,7.9997 C8.2963,7.9037 8.5783,7.6987 8.7693,7.4187 L10.7843,4.4787 C11.3703,3.6247 12.6303,3.6247 13.2153,4.4787 Z" }, void 0) }), void 0));
29
+ };
30
+ exports.default = Icon;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const Image: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default Image;
@@ -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 Image = 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.25 C19.183,3.25 20.75,4.817 20.75,6.75 L20.75,17.25 C20.75,19.183 19.183,20.75 17.25,20.75 L6.75,20.75 C4.817,20.75 3.25,19.183 3.25,17.25 L3.25,6.75 C3.25,4.817 4.817,3.25 6.75,3.25 Z M17.25,4.75 L6.75,4.75 C5.647,4.75 4.75,5.647 4.75,6.75 L4.75,17.25 C4.75,18.353 5.647,19.25 6.75,19.25 L17.25,19.25 C18.353,19.25 19.25,18.353 19.25,17.25 L19.25,6.75 C19.25,5.647 18.353,4.75 17.25,4.75 Z M8.895,6.6738 C9.955,6.6738 10.814,7.5328 10.814,8.5928 C10.814,9.6528 9.955,10.5118 8.895,10.5118 C7.836,10.5118 6.977,9.6528 6.977,8.5928 C6.977,7.5328 7.836,6.6738 8.895,6.6738 Z", fill: color }, void 0), (0, jsx_runtime_1.jsx)("path", { d: "M4.7257,17.9352 L8.9927,13.6682 C9.3837,13.2772 10.0167,13.2772 10.4067,13.6682 L11.7287,14.9902 C12.1187,15.3802 12.7527,15.3802 13.1427,14.9902 L16.3557,11.7772 C16.7457,11.3862 17.3787,11.3862 17.7697,11.7772 L19.9987,14.0062", stroke: color, strokeWidth: "1.5", strokeLinecap: "round" }, void 0)] }), void 0) }), void 0));
29
+ };
30
+ exports.default = Image;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const Item: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default Item;
@@ -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 Item = 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: "M4,8.9441 L4,5.6171 C4,4.7961 4.665,4.1301 5.486,4.1301 L18.514,4.1301 C19.335,4.1301 20,4.7961 20,5.6171 L20,8.9441 C20,9.7651 19.335,10.4301 18.514,10.4301 L5.486,10.4301 C4.665,10.4301 4,9.7651 4,8.9441 Z M4,18.3831 L4,15.0561 C4,14.2351 4.665,13.5691 5.486,13.5691 L18.514,13.5691 C19.335,13.5691 20,14.2351 20,15.0561 L20,18.3831 C20,19.2041 19.335,19.8691 18.514,19.8691 L5.486,19.8691 C4.665,19.8691 4,19.2041 4,18.3831 Z", stroke: color, strokeWidth: "1.486" }, void 0) }), void 0) }), void 0));
29
+ };
30
+ exports.default = Item;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const LayerBackward: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default LayerBackward;
@@ -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 LayerBackward = 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: "M10.9457,13.7798 L4.4037,9.7218 C3.7737,9.3308 3.7737,8.4128 4.4037,8.0218 L10.9457,3.9638 C11.5917,3.5638 12.4087,3.5638 13.0547,3.9638 L19.5957,8.0218 C20.2267,8.4128 20.2267,9.3308 19.5957,9.7218 L13.0547,13.7798 C12.4087,14.1808 11.5917,14.1808 10.9457,13.7798 Z", stroke: color, strokeWidth: "1.702", strokeLinecap: "round", strokeLinejoin: "round" }, void 0), (0, jsx_runtime_1.jsx)("path", { d: "M20.0446,13.555 L16.3726,11.277 C16.0966,11.107 15.7506,11.107 15.4746,11.277 L12.6066,13.056 C12.2326,13.289 11.7686,13.289 11.3946,13.056 L8.5246,11.277 C8.2496,11.107 7.9026,11.107 7.6276,11.277 L3.9556,13.555 C3.4076,13.895 3.0806,14.483 3.0806,15.128 C3.0806,15.774 3.4076,16.362 3.9556,16.701 L10.4966,20.758 C10.9606,21.046 11.4806,21.191 12.0006,21.191 C12.5196,21.191 13.0396,21.046 13.5026,20.759 L20.0446,16.701 C20.5926,16.362 20.9196,15.774 20.9196,15.128 C20.9196,14.483 20.5926,13.895 20.0446,13.555", fill: color }, void 0)] }), void 0) }), void 0));
29
+ };
30
+ exports.default = LayerBackward;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const LayerForward: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default LayerForward;