@dktunited-techoff/techoff-suite-ui 0.8.4 → 0.8.6

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 (1683) hide show
  1. package/package.json +1 -1
  2. package/src/assets/fonts/Roboto-Light.ttf +0 -0
  3. package/src/components/Icon/__stories__/Icon.stories.mdx +9 -7
  4. package/src/components/Icon/icons/header-bikestudio.svg +32 -0
  5. package/src/components/Icon/icons/header-nsc-helmet.svg +32 -0
  6. package/src/components/Icon/icons/header-opticost.svg +32 -0
  7. package/src/components/Icon/icons/header-repairability.svg +32 -0
  8. package/src/components/Icon/icons/in-progress.svg +18 -0
  9. package/src/components/Icon/icons/index.ts +43 -489
  10. package/src/components/Icon/icons/lightning-off.svg +1 -0
  11. package/src/components/Icon/icons/waiting-validation.svg +19 -0
  12. package/src/layouts/Header/Header.css +15 -23
  13. package/src/layouts/Header/Header.tsx +9 -4
  14. package/src/layouts/Header/Header.types.ts +1 -0
  15. package/src/layouts/Header/__stories__/Header.stories.mdx +11 -3
  16. package/esm/assets/fonts/Montserrat-Medium.ttf +0 -0
  17. package/esm/components/Button/Button.css +0 -93
  18. package/esm/components/Button/Button.d.ts +0 -5
  19. package/esm/components/Button/Button.js +0 -17
  20. package/esm/components/Button/Button.js.map +0 -1
  21. package/esm/components/Button/Button.types.d.ts +0 -9
  22. package/esm/components/Button/Button.types.js +0 -2
  23. package/esm/components/Button/Button.types.js.map +0 -1
  24. package/esm/components/Button/__stories__/Button.stories.mdx +0 -74
  25. package/esm/components/Checkbox/Checkbox.css +0 -61
  26. package/esm/components/Checkbox/Checkbox.d.ts +0 -7
  27. package/esm/components/Checkbox/Checkbox.js +0 -21
  28. package/esm/components/Checkbox/Checkbox.js.map +0 -1
  29. package/esm/components/Checkbox/Checkbox.types.d.ts +0 -4
  30. package/esm/components/Checkbox/Checkbox.types.js +0 -2
  31. package/esm/components/Checkbox/Checkbox.types.js.map +0 -1
  32. package/esm/components/Checkbox/__stories__/Checkbox.stories.mdx +0 -43
  33. package/esm/components/Icon/Icon.css +0 -26
  34. package/esm/components/Icon/Icon.d.ts +0 -4
  35. package/esm/components/Icon/Icon.js +0 -12
  36. package/esm/components/Icon/Icon.js.map +0 -1
  37. package/esm/components/Icon/Icon.types.d.ts +0 -4
  38. package/esm/components/Icon/Icon.types.js +0 -2
  39. package/esm/components/Icon/Icon.types.js.map +0 -1
  40. package/esm/components/Icon/__stories__/Icon.stories.mdx +0 -86
  41. package/esm/components/Icon/icons/accessibility-fill.svg +0 -1
  42. package/esm/components/Icon/icons/accessibility-line.svg +0 -1
  43. package/esm/components/Icon/icons/add-circle-fill.svg +0 -1
  44. package/esm/components/Icon/icons/add-line.svg +0 -1
  45. package/esm/components/Icon/icons/alert-fill.svg +0 -1
  46. package/esm/components/Icon/icons/alert-line.svg +0 -1
  47. package/esm/components/Icon/icons/align-bottom-fill.svg +0 -1
  48. package/esm/components/Icon/icons/align-bottom-line.svg +0 -1
  49. package/esm/components/Icon/icons/align-center-fill.svg +0 -1
  50. package/esm/components/Icon/icons/align-center-line.svg +0 -1
  51. package/esm/components/Icon/icons/align-left-fill.svg +0 -1
  52. package/esm/components/Icon/icons/align-left-line.svg +0 -1
  53. package/esm/components/Icon/icons/align-right-fill.svg +0 -1
  54. package/esm/components/Icon/icons/align-right-line.svg +0 -1
  55. package/esm/components/Icon/icons/align-top-fill.svg +0 -1
  56. package/esm/components/Icon/icons/align-top-line.svg +0 -1
  57. package/esm/components/Icon/icons/align-vertically-fill.svg +0 -1
  58. package/esm/components/Icon/icons/align-vertically-line.svg +0 -1
  59. package/esm/components/Icon/icons/amazon-fill.svg +0 -1
  60. package/esm/components/Icon/icons/amazon-line.svg +0 -1
  61. package/esm/components/Icon/icons/android-fill.svg +0 -1
  62. package/esm/components/Icon/icons/android-line.svg +0 -1
  63. package/esm/components/Icon/icons/apple-fill.svg +0 -1
  64. package/esm/components/Icon/icons/apple-line.svg +0 -1
  65. package/esm/components/Icon/icons/arrow-down-circle-fill.svg +0 -1
  66. package/esm/components/Icon/icons/arrow-down-circle-line.svg +0 -1
  67. package/esm/components/Icon/icons/arrow-down-fill.svg +0 -1
  68. package/esm/components/Icon/icons/arrow-go-back-fill.svg +0 -1
  69. package/esm/components/Icon/icons/arrow-go-forward-fill.svg +0 -1
  70. package/esm/components/Icon/icons/arrow-go-forward-line.svg +0 -1
  71. package/esm/components/Icon/icons/arrow-left-circle-fill.svg +0 -1
  72. package/esm/components/Icon/icons/arrow-left-circle-line.svg +0 -1
  73. package/esm/components/Icon/icons/arrow-left-down-fill.svg +0 -1
  74. package/esm/components/Icon/icons/arrow-left-down-line.svg +0 -1
  75. package/esm/components/Icon/icons/arrow-left-line.svg +0 -1
  76. package/esm/components/Icon/icons/arrow-left-right-fill.svg +0 -1
  77. package/esm/components/Icon/icons/arrow-left-right-line.svg +0 -1
  78. package/esm/components/Icon/icons/arrow-left-up-fill.svg +0 -1
  79. package/esm/components/Icon/icons/arrow-left-up-line.svg +0 -1
  80. package/esm/components/Icon/icons/arrow-right-circle-fill.svg +0 -1
  81. package/esm/components/Icon/icons/arrow-right-circle-line.svg +0 -1
  82. package/esm/components/Icon/icons/arrow-right-down-fill.svg +0 -1
  83. package/esm/components/Icon/icons/arrow-right-down-line.svg +0 -1
  84. package/esm/components/Icon/icons/arrow-right-line.svg +0 -1
  85. package/esm/components/Icon/icons/arrow-right-up-fill.svg +0 -1
  86. package/esm/components/Icon/icons/arrow-right-up-line.svg +0 -1
  87. package/esm/components/Icon/icons/arrow-up-circle-fill.svg +0 -1
  88. package/esm/components/Icon/icons/arrow-up-circle-line.svg +0 -1
  89. package/esm/components/Icon/icons/arrow-up-down-fill.svg +0 -1
  90. package/esm/components/Icon/icons/arrow-up-line.svg +0 -1
  91. package/esm/components/Icon/icons/attachment-fill.svg +0 -1
  92. package/esm/components/Icon/icons/attachment-line.svg +0 -1
  93. package/esm/components/Icon/icons/award-fill.svg +0 -1
  94. package/esm/components/Icon/icons/award-line.svg +0 -1
  95. package/esm/components/Icon/icons/bank-card-fill.svg +0 -1
  96. package/esm/components/Icon/icons/bank-card-line.svg +0 -1
  97. package/esm/components/Icon/icons/bar-chart-fill.svg +0 -1
  98. package/esm/components/Icon/icons/bar-chart-line.svg +0 -1
  99. package/esm/components/Icon/icons/barcode-fill.svg +0 -1
  100. package/esm/components/Icon/icons/barcode-line.svg +0 -1
  101. package/esm/components/Icon/icons/bill-fill.svg +0 -1
  102. package/esm/components/Icon/icons/bill-line.svg +0 -1
  103. package/esm/components/Icon/icons/body-scan-fill.svg +0 -1
  104. package/esm/components/Icon/icons/body-scan-line.svg +0 -1
  105. package/esm/components/Icon/icons/bold-fill.svg +0 -1
  106. package/esm/components/Icon/icons/bold-line.svg +0 -1
  107. package/esm/components/Icon/icons/calendar-2-fill.svg +0 -1
  108. package/esm/components/Icon/icons/calendar-2-line.svg +0 -1
  109. package/esm/components/Icon/icons/calendar-check-fill.svg +0 -1
  110. package/esm/components/Icon/icons/calendar-check-line.svg +0 -1
  111. package/esm/components/Icon/icons/calendar-date-fill.svg +0 -1
  112. package/esm/components/Icon/icons/calendar-date-line.svg +0 -1
  113. package/esm/components/Icon/icons/calendar-fill.svg +0 -1
  114. package/esm/components/Icon/icons/calendar-line.svg +0 -1
  115. package/esm/components/Icon/icons/camera-fill.svg +0 -1
  116. package/esm/components/Icon/icons/camera-line.svg +0 -1
  117. package/esm/components/Icon/icons/car-fill.svg +0 -1
  118. package/esm/components/Icon/icons/car-line.svg +0 -1
  119. package/esm/components/Icon/icons/check-line.svg +0 -1
  120. package/esm/components/Icon/icons/checkbox-blank-circle-fill.svg +0 -1
  121. package/esm/components/Icon/icons/checkbox-blank-circle-line.svg +0 -1
  122. package/esm/components/Icon/icons/checkbox-blank-fill.svg +0 -1
  123. package/esm/components/Icon/icons/checkbox-line.svg +0 -1
  124. package/esm/components/Icon/icons/checkbox-multiple-fill.svg +0 -1
  125. package/esm/components/Icon/icons/checkbox-multiple-line.svg +0 -1
  126. package/esm/components/Icon/icons/chevron-down-line.svg +0 -1
  127. package/esm/components/Icon/icons/chevron-left-line.svg +0 -1
  128. package/esm/components/Icon/icons/chevron-right-fill.svg +0 -1
  129. package/esm/components/Icon/icons/chevron-up-line.svg +0 -1
  130. package/esm/components/Icon/icons/chrome-fill.svg +0 -1
  131. package/esm/components/Icon/icons/chrome-line.svg +0 -1
  132. package/esm/components/Icon/icons/close-circle-line.svg +0 -1
  133. package/esm/components/Icon/icons/close-line.svg +0 -1
  134. package/esm/components/Icon/icons/cloud-fill.svg +0 -1
  135. package/esm/components/Icon/icons/cloud-line.svg +0 -1
  136. package/esm/components/Icon/icons/cloud-windy-fill.svg +0 -1
  137. package/esm/components/Icon/icons/cloud-windy-line.svg +0 -1
  138. package/esm/components/Icon/icons/counter-fill.svg +0 -1
  139. package/esm/components/Icon/icons/counter-line.svg +0 -1
  140. package/esm/components/Icon/icons/customer-service-fill.svg +0 -1
  141. package/esm/components/Icon/icons/customer-service-line.svg +0 -1
  142. package/esm/components/Icon/icons/database-fill.svg +0 -1
  143. package/esm/components/Icon/icons/database-line.svg +0 -1
  144. package/esm/components/Icon/icons/delete-bin-fill.svg +0 -1
  145. package/esm/components/Icon/icons/delete-bin-line.svg +0 -1
  146. package/esm/components/Icon/icons/direction-fill.svg +0 -1
  147. package/esm/components/Icon/icons/direction-line.svg +0 -1
  148. package/esm/components/Icon/icons/distance-fill.svg +0 -1
  149. package/esm/components/Icon/icons/distance-line.svg +0 -1
  150. package/esm/components/Icon/icons/download-fill.svg +0 -1
  151. package/esm/components/Icon/icons/drive-fill.svg +0 -1
  152. package/esm/components/Icon/icons/drive-line.svg +0 -1
  153. package/esm/components/Icon/icons/drizzle-fill.svg +0 -1
  154. package/esm/components/Icon/icons/drizzle-line.svg +0 -1
  155. package/esm/components/Icon/icons/earth-fill.svg +0 -1
  156. package/esm/components/Icon/icons/earth-line.svg +0 -1
  157. package/esm/components/Icon/icons/edit-fill.svg +0 -1
  158. package/esm/components/Icon/icons/emotion-fill.svg +0 -1
  159. package/esm/components/Icon/icons/emotion-laugh-fill.svg +0 -1
  160. package/esm/components/Icon/icons/emotion-laugh-line.svg +0 -1
  161. package/esm/components/Icon/icons/emotion-line.svg +0 -1
  162. package/esm/components/Icon/icons/emotion-normal-fill.svg +0 -1
  163. package/esm/components/Icon/icons/emotion-normal-line.svg +0 -1
  164. package/esm/components/Icon/icons/emotion-sad-fill.svg +0 -1
  165. package/esm/components/Icon/icons/emotion-sad-line.svg +0 -1
  166. package/esm/components/Icon/icons/emotion-unhappy-fill.svg +0 -1
  167. package/esm/components/Icon/icons/emotion-unhappy-line.svg +0 -1
  168. package/esm/components/Icon/icons/equalizer-fill.svg +0 -1
  169. package/esm/components/Icon/icons/equalizer-line.svg +0 -1
  170. package/esm/components/Icon/icons/error-warning-fill.svg +0 -1
  171. package/esm/components/Icon/icons/error-warning-line.svg +0 -1
  172. package/esm/components/Icon/icons/exchange-fill.svg +0 -1
  173. package/esm/components/Icon/icons/exchange-line.svg +0 -1
  174. package/esm/components/Icon/icons/external-link-fill.svg +0 -1
  175. package/esm/components/Icon/icons/eye-fill.svg +0 -1
  176. package/esm/components/Icon/icons/eye-line.svg +0 -1
  177. package/esm/components/Icon/icons/eye-off-fill.svg +0 -1
  178. package/esm/components/Icon/icons/eye-off-line.svg +0 -1
  179. package/esm/components/Icon/icons/facebook-fill.svg +0 -1
  180. package/esm/components/Icon/icons/facebook-line.svg +0 -1
  181. package/esm/components/Icon/icons/feedback-fill.svg +0 -1
  182. package/esm/components/Icon/icons/feedback-line.svg +0 -1
  183. package/esm/components/Icon/icons/file-copy-fill.svg +0 -1
  184. package/esm/components/Icon/icons/file-copy-line.svg +0 -1
  185. package/esm/components/Icon/icons/file-fill.svg +0 -1
  186. package/esm/components/Icon/icons/file-line.svg +0 -1
  187. package/esm/components/Icon/icons/film-fill.svg +0 -1
  188. package/esm/components/Icon/icons/film-line.svg +0 -1
  189. package/esm/components/Icon/icons/filter-fill.svg +0 -1
  190. package/esm/components/Icon/icons/filter-off-fill.svg +0 -1
  191. package/esm/components/Icon/icons/fire-fill.svg +0 -1
  192. package/esm/components/Icon/icons/fire-line.svg +0 -1
  193. package/esm/components/Icon/icons/firefox-fill.svg +0 -1
  194. package/esm/components/Icon/icons/firefox-line.svg +0 -1
  195. package/esm/components/Icon/icons/flashlight-fill.svg +0 -1
  196. package/esm/components/Icon/icons/flashlight-line.svg +0 -1
  197. package/esm/components/Icon/icons/focus-fill.svg +0 -1
  198. package/esm/components/Icon/icons/focus-line.svg +0 -1
  199. package/esm/components/Icon/icons/foggy-fill.svg +0 -1
  200. package/esm/components/Icon/icons/foggy-line.svg +0 -1
  201. package/esm/components/Icon/icons/font-size-fill.svg +0 -1
  202. package/esm/components/Icon/icons/font-size-line.svg +0 -1
  203. package/esm/components/Icon/icons/football-fill.svg +0 -1
  204. package/esm/components/Icon/icons/football-line.svg +0 -1
  205. package/esm/components/Icon/icons/forbid-fill.svg +0 -1
  206. package/esm/components/Icon/icons/forbid-line.svg +0 -1
  207. package/esm/components/Icon/icons/fullscreen-fill.svg +0 -1
  208. package/esm/components/Icon/icons/fullscreen-line.svg +0 -1
  209. package/esm/components/Icon/icons/function-fill.svg +0 -1
  210. package/esm/components/Icon/icons/function-line.svg +0 -1
  211. package/esm/components/Icon/icons/gift-fill.svg +0 -1
  212. package/esm/components/Icon/icons/gift-line.svg +0 -1
  213. package/esm/components/Icon/icons/github-fill.svg +0 -1
  214. package/esm/components/Icon/icons/github-line.svg +0 -1
  215. package/esm/components/Icon/icons/google-fill.svg +0 -1
  216. package/esm/components/Icon/icons/google-line.svg +0 -1
  217. package/esm/components/Icon/icons/grid-fill.svg +0 -1
  218. package/esm/components/Icon/icons/grid-line.svg +0 -1
  219. package/esm/components/Icon/icons/group-fill.svg +0 -1
  220. package/esm/components/Icon/icons/group-line.svg +0 -1
  221. package/esm/components/Icon/icons/hail-fill.svg +0 -1
  222. package/esm/components/Icon/icons/hail-line.svg +0 -1
  223. package/esm/components/Icon/icons/hearing-impairment-fill.svg +0 -1
  224. package/esm/components/Icon/icons/hearing-impairment-line.svg +0 -1
  225. package/esm/components/Icon/icons/heart-fill.svg +0 -1
  226. package/esm/components/Icon/icons/heart-pulse-fill.svg +0 -1
  227. package/esm/components/Icon/icons/heart-pulse-line.svg +0 -1
  228. package/esm/components/Icon/icons/history-fill.svg +0 -1
  229. package/esm/components/Icon/icons/history-line.svg +0 -1
  230. package/esm/components/Icon/icons/home-fill.svg +0 -1
  231. package/esm/components/Icon/icons/hourglass-fill.svg +0 -1
  232. package/esm/components/Icon/icons/ie-fill.svg +0 -1
  233. package/esm/components/Icon/icons/ie-line.svg +0 -1
  234. package/esm/components/Icon/icons/image-fill.svg +0 -1
  235. package/esm/components/Icon/icons/image-line.svg +0 -1
  236. package/esm/components/Icon/icons/index.d.ts +0 -3
  237. package/esm/components/Icon/icons/index.js +0 -495
  238. package/esm/components/Icon/icons/index.js.map +0 -1
  239. package/esm/components/Icon/icons/index.ts +0 -494
  240. package/esm/components/Icon/icons/information-fill.svg +0 -1
  241. package/esm/components/Icon/icons/information-line.svg +0 -1
  242. package/esm/components/Icon/icons/instagram-fill.svg +0 -1
  243. package/esm/components/Icon/icons/instagram-line.svg +0 -1
  244. package/esm/components/Icon/icons/italic-fill.svg +0 -1
  245. package/esm/components/Icon/icons/italic-line.svg +0 -1
  246. package/esm/components/Icon/icons/kakao-talk-fill.svg +0 -1
  247. package/esm/components/Icon/icons/kakao-talk-line.svg +0 -1
  248. package/esm/components/Icon/icons/keyboard-fill.svg +0 -1
  249. package/esm/components/Icon/icons/keyboard-line.svg +0 -1
  250. package/esm/components/Icon/icons/leaf-fill.svg +0 -1
  251. package/esm/components/Icon/icons/leaf-line.svg +0 -1
  252. package/esm/components/Icon/icons/lightbulb-fill.svg +0 -1
  253. package/esm/components/Icon/icons/lightbulb-line.svg +0 -1
  254. package/esm/components/Icon/icons/lightning-fill.svg +0 -1
  255. package/esm/components/Icon/icons/line-chart-fill.svg +0 -1
  256. package/esm/components/Icon/icons/line-chart-line.svg +0 -1
  257. package/esm/components/Icon/icons/line-fill.svg +0 -1
  258. package/esm/components/Icon/icons/line-line.svg +0 -1
  259. package/esm/components/Icon/icons/link-fill.svg +0 -1
  260. package/esm/components/Icon/icons/link-line.svg +0 -1
  261. package/esm/components/Icon/icons/list-check-fill.svg +0 -1
  262. package/esm/components/Icon/icons/list-check-line.svg +0 -1
  263. package/esm/components/Icon/icons/list-settings-fill.svg +0 -1
  264. package/esm/components/Icon/icons/lock-fill.svg +0 -1
  265. package/esm/components/Icon/icons/logout-fill.svg +0 -1
  266. package/esm/components/Icon/icons/logout-line.svg +0 -1
  267. package/esm/components/Icon/icons/loyalty-card-fill.svg +0 -1
  268. package/esm/components/Icon/icons/loyalty-card-line.svg +0 -1
  269. package/esm/components/Icon/icons/mac-fill.svg +0 -1
  270. package/esm/components/Icon/icons/mac-line.svg +0 -1
  271. package/esm/components/Icon/icons/macbook-fill.svg +0 -1
  272. package/esm/components/Icon/icons/macbook-line.svg +0 -1
  273. package/esm/components/Icon/icons/mail-fill.svg +0 -1
  274. package/esm/components/Icon/icons/mail-line.svg +0 -1
  275. package/esm/components/Icon/icons/mail-send-fill.svg +0 -1
  276. package/esm/components/Icon/icons/mail-send-line.svg +0 -1
  277. package/esm/components/Icon/icons/map-pin-fill.svg +0 -1
  278. package/esm/components/Icon/icons/map-pin-line.svg +0 -1
  279. package/esm/components/Icon/icons/mastercard-fill.svg +0 -1
  280. package/esm/components/Icon/icons/mastercard-line.svg +0 -1
  281. package/esm/components/Icon/icons/menu-fill.svg +0 -1
  282. package/esm/components/Icon/icons/menu-line.svg +0 -1
  283. package/esm/components/Icon/icons/message-fill.svg +0 -1
  284. package/esm/components/Icon/icons/message-line.svg +0 -1
  285. package/esm/components/Icon/icons/messenger-fill.svg +0 -1
  286. package/esm/components/Icon/icons/messenger-line.svg +0 -1
  287. package/esm/components/Icon/icons/mic-fill.svg +0 -1
  288. package/esm/components/Icon/icons/mic-line.svg +0 -1
  289. package/esm/components/Icon/icons/mist-fill.svg +0 -1
  290. package/esm/components/Icon/icons/mist-line.svg +0 -1
  291. package/esm/components/Icon/icons/money-cny-box-fill.svg +0 -1
  292. package/esm/components/Icon/icons/money-cny-box-line.svg +0 -1
  293. package/esm/components/Icon/icons/money-dollar-box-fill.svg +0 -1
  294. package/esm/components/Icon/icons/money-dollar-box-line.svg +0 -1
  295. package/esm/components/Icon/icons/money-euro-box-fill.svg +0 -1
  296. package/esm/components/Icon/icons/money-euro-box-line.svg +0 -1
  297. package/esm/components/Icon/icons/money-pound-box-fill.svg +0 -1
  298. package/esm/components/Icon/icons/money-pound-box-line.svg +0 -1
  299. package/esm/components/Icon/icons/moon-cloudy-fill.svg +0 -1
  300. package/esm/components/Icon/icons/moon-cloudy-line.svg +0 -1
  301. package/esm/components/Icon/icons/moon-fill.svg +0 -1
  302. package/esm/components/Icon/icons/moon-line.svg +0 -1
  303. package/esm/components/Icon/icons/more-2-fill.svg +0 -1
  304. package/esm/components/Icon/icons/more-fill.svg +0 -1
  305. package/esm/components/Icon/icons/more-line.svg +0 -1
  306. package/esm/components/Icon/icons/music-2-fill.svg +0 -1
  307. package/esm/components/Icon/icons/music-2-line.svg +0 -1
  308. package/esm/components/Icon/icons/music-fill.svg +0 -1
  309. package/esm/components/Icon/icons/music-line.svg +0 -1
  310. package/esm/components/Icon/icons/naver-fill.svg +0 -1
  311. package/esm/components/Icon/icons/naver-line.svg +0 -1
  312. package/esm/components/Icon/icons/navigation-fill.svg +0 -1
  313. package/esm/components/Icon/icons/navigation-line.svg +0 -1
  314. package/esm/components/Icon/icons/notification-fill.svg +0 -1
  315. package/esm/components/Icon/icons/notification-line.svg +0 -1
  316. package/esm/components/Icon/icons/package-fill.svg +0 -1
  317. package/esm/components/Icon/icons/package-line.svg +0 -1
  318. package/esm/components/Icon/icons/pause-circle-fill.svg +0 -1
  319. package/esm/components/Icon/icons/pause-circle-line.svg +0 -1
  320. package/esm/components/Icon/icons/pause-fill.svg +0 -1
  321. package/esm/components/Icon/icons/pause-line.svg +0 -1
  322. package/esm/components/Icon/icons/phone-fill.svg +0 -1
  323. package/esm/components/Icon/icons/phone-line.svg +0 -1
  324. package/esm/components/Icon/icons/pie-chart-fill.svg +0 -1
  325. package/esm/components/Icon/icons/pie-chart-line.svg +0 -1
  326. package/esm/components/Icon/icons/pinterest-fill.svg +0 -1
  327. package/esm/components/Icon/icons/pinterest-line.svg +0 -1
  328. package/esm/components/Icon/icons/play-circle-fill.svg +0 -1
  329. package/esm/components/Icon/icons/play-circle-line.svg +0 -1
  330. package/esm/components/Icon/icons/play-fill.svg +0 -1
  331. package/esm/components/Icon/icons/play-line.svg +0 -1
  332. package/esm/components/Icon/icons/price-tag-fill.svg +0 -1
  333. package/esm/components/Icon/icons/price-tag-line.svg +0 -1
  334. package/esm/components/Icon/icons/printer-fill.svg +0 -1
  335. package/esm/components/Icon/icons/printer-line.svg +0 -1
  336. package/esm/components/Icon/icons/qr-scan-fill.svg +0 -1
  337. package/esm/components/Icon/icons/qr-scan-line.svg +0 -1
  338. package/esm/components/Icon/icons/question-fill.svg +0 -1
  339. package/esm/components/Icon/icons/question-line.svg +0 -1
  340. package/esm/components/Icon/icons/radio-button-fill.svg +0 -1
  341. package/esm/components/Icon/icons/radio-button-line.svg +0 -1
  342. package/esm/components/Icon/icons/rainy-fill.svg +0 -1
  343. package/esm/components/Icon/icons/rainy-line.svg +0 -1
  344. package/esm/components/Icon/icons/recycle-fill.svg +0 -1
  345. package/esm/components/Icon/icons/recycle-line.svg +0 -1
  346. package/esm/components/Icon/icons/refresh-fill.svg +0 -1
  347. package/esm/components/Icon/icons/refresh-line.svg +0 -1
  348. package/esm/components/Icon/icons/refund-fill.svg +0 -1
  349. package/esm/components/Icon/icons/refund-line.svg +0 -1
  350. package/esm/components/Icon/icons/repeat-fill.svg +0 -1
  351. package/esm/components/Icon/icons/repeat-line.svg +0 -1
  352. package/esm/components/Icon/icons/return-fill.svg +0 -1
  353. package/esm/components/Icon/icons/return-line.svg +0 -1
  354. package/esm/components/Icon/icons/riding-fill.svg +0 -1
  355. package/esm/components/Icon/icons/riding-line.svg +0 -1
  356. package/esm/components/Icon/icons/rocket-fill.svg +0 -1
  357. package/esm/components/Icon/icons/rocket-line.svg +0 -1
  358. package/esm/components/Icon/icons/rss-fill.svg +0 -1
  359. package/esm/components/Icon/icons/rss-line.svg +0 -1
  360. package/esm/components/Icon/icons/ruler-fill.svg +0 -1
  361. package/esm/components/Icon/icons/ruler-line.svg +0 -1
  362. package/esm/components/Icon/icons/run-fill.svg +0 -1
  363. package/esm/components/Icon/icons/run-line.svg +0 -1
  364. package/esm/components/Icon/icons/safari-fill.svg +0 -1
  365. package/esm/components/Icon/icons/safari-line.svg +0 -1
  366. package/esm/components/Icon/icons/scales-fill.svg +0 -1
  367. package/esm/components/Icon/icons/scales-line.svg +0 -1
  368. package/esm/components/Icon/icons/search-fill.svg +0 -1
  369. package/esm/components/Icon/icons/secure-payment-fill.svg +0 -1
  370. package/esm/components/Icon/icons/secure-payment-line.svg +0 -1
  371. package/esm/components/Icon/icons/seed-1-fill.svg +0 -1
  372. package/esm/components/Icon/icons/seed-1-line.svg +0 -1
  373. package/esm/components/Icon/icons/seed-2-fill.svg +0 -1
  374. package/esm/components/Icon/icons/seed-3-fill.svg +0 -1
  375. package/esm/components/Icon/icons/seed-3-line.svg +0 -1
  376. package/esm/components/Icon/icons/selected-by-decathlon-fill.svg +0 -1
  377. package/esm/components/Icon/icons/selected-by-decathlon-line.svg +0 -1
  378. package/esm/components/Icon/icons/send-plane-2-fill.svg +0 -1
  379. package/esm/components/Icon/icons/send-plane-2-line.svg +0 -1
  380. package/esm/components/Icon/icons/send-plane-fill.svg +0 -1
  381. package/esm/components/Icon/icons/send-plane-line.svg +0 -1
  382. package/esm/components/Icon/icons/settings-fill.svg +0 -1
  383. package/esm/components/Icon/icons/settings-line.svg +0 -1
  384. package/esm/components/Icon/icons/share-android-fill.svg +0 -1
  385. package/esm/components/Icon/icons/share-android-line.svg +0 -1
  386. package/esm/components/Icon/icons/share-fill.svg +0 -1
  387. package/esm/components/Icon/icons/share-ios-fill.svg +0 -1
  388. package/esm/components/Icon/icons/share-ios-line.svg +0 -1
  389. package/esm/components/Icon/icons/share-line.svg +0 -1
  390. package/esm/components/Icon/icons/shield-check-fill.svg +0 -1
  391. package/esm/components/Icon/icons/shield-check-line.svg +0 -1
  392. package/esm/components/Icon/icons/shopping-bag-fill.svg +0 -1
  393. package/esm/components/Icon/icons/shopping-bag-line.svg +0 -1
  394. package/esm/components/Icon/icons/shopping-cart-fill.svg +0 -1
  395. package/esm/components/Icon/icons/shopping-cart-line.svg +0 -1
  396. package/esm/components/Icon/icons/showers-fill.svg +0 -1
  397. package/esm/components/Icon/icons/showers-line.svg +0 -1
  398. package/esm/components/Icon/icons/shut-down-fill.svg +0 -1
  399. package/esm/components/Icon/icons/shut-down-line.svg +0 -1
  400. package/esm/components/Icon/icons/slack-fill.svg +0 -1
  401. package/esm/components/Icon/icons/slack-line.svg +0 -1
  402. package/esm/components/Icon/icons/smartphone-fill.svg +0 -1
  403. package/esm/components/Icon/icons/smartphone-line.svg +0 -1
  404. package/esm/components/Icon/icons/snapchat-fill.svg +0 -1
  405. package/esm/components/Icon/icons/snapchat-line.svg +0 -1
  406. package/esm/components/Icon/icons/snowy-fill.svg +0 -1
  407. package/esm/components/Icon/icons/snowy-line.svg +0 -1
  408. package/esm/components/Icon/icons/sparkles-fill.svg +0 -1
  409. package/esm/components/Icon/icons/sparkles-line.svg +0 -1
  410. package/esm/components/Icon/icons/star-fill.svg +0 -1
  411. package/esm/components/Icon/icons/star-half-fill.svg +0 -1
  412. package/esm/components/Icon/icons/star-half-line.svg +0 -1
  413. package/esm/components/Icon/icons/star-line.svg +0 -1
  414. package/esm/components/Icon/icons/stop-circle-fill.svg +0 -1
  415. package/esm/components/Icon/icons/stop-circle-line.svg +0 -1
  416. package/esm/components/Icon/icons/stop-fill.svg +0 -1
  417. package/esm/components/Icon/icons/stop-line.svg +0 -1
  418. package/esm/components/Icon/icons/store-fill.svg +0 -1
  419. package/esm/components/Icon/icons/store-line.svg +0 -1
  420. package/esm/components/Icon/icons/subtract-fill.svg +0 -1
  421. package/esm/components/Icon/icons/subtract-line.svg +0 -1
  422. package/esm/components/Icon/icons/suitcase-fill.svg +0 -1
  423. package/esm/components/Icon/icons/suitcase-line.svg +0 -1
  424. package/esm/components/Icon/icons/sun-cloudy-fill.svg +0 -1
  425. package/esm/components/Icon/icons/sun-cloudy-line.svg +0 -1
  426. package/esm/components/Icon/icons/sun-fill.svg +0 -1
  427. package/esm/components/Icon/icons/sun-line.svg +0 -1
  428. package/esm/components/Icon/icons/t-shirt-fill.svg +0 -1
  429. package/esm/components/Icon/icons/t-shirt-line.svg +0 -1
  430. package/esm/components/Icon/icons/t-shirt-number-fill.svg +0 -1
  431. package/esm/components/Icon/icons/t-shirt-number-line.svg +0 -1
  432. package/esm/components/Icon/icons/tablet-fill.svg +0 -1
  433. package/esm/components/Icon/icons/tablet-line.svg +0 -1
  434. package/esm/components/Icon/icons/task-fill.svg +0 -1
  435. package/esm/components/Icon/icons/task-line.svg +0 -1
  436. package/esm/components/Icon/icons/telegram-fill.svg +0 -1
  437. package/esm/components/Icon/icons/telegram-line.svg +0 -1
  438. package/esm/components/Icon/icons/temp-cold-fill.svg +0 -1
  439. package/esm/components/Icon/icons/temp-cold-line.svg +0 -1
  440. package/esm/components/Icon/icons/temp-hot-fill.svg +0 -1
  441. package/esm/components/Icon/icons/temp-hot-line.svg +0 -1
  442. package/esm/components/Icon/icons/text-curved-fill.svg +0 -1
  443. package/esm/components/Icon/icons/text-curved-line.svg +0 -1
  444. package/esm/components/Icon/icons/text-fill.svg +0 -1
  445. package/esm/components/Icon/icons/text-line.svg +0 -1
  446. package/esm/components/Icon/icons/thumb-down-fill.svg +0 -1
  447. package/esm/components/Icon/icons/thumb-down-line.svg +0 -1
  448. package/esm/components/Icon/icons/thumb-up-fill.svg +0 -1
  449. package/esm/components/Icon/icons/thumb-up-line.svg +0 -1
  450. package/esm/components/Icon/icons/thunderstorms-fill.svg +0 -1
  451. package/esm/components/Icon/icons/thunderstorms-line.svg +0 -1
  452. package/esm/components/Icon/icons/tiktok-fill.svg +0 -1
  453. package/esm/components/Icon/icons/tiktok-line.svg +0 -1
  454. package/esm/components/Icon/icons/time-fill.svg +0 -1
  455. package/esm/components/Icon/icons/time-line.svg +0 -1
  456. package/esm/components/Icon/icons/timer-fill.svg +0 -1
  457. package/esm/components/Icon/icons/timer-line.svg +0 -1
  458. package/esm/components/Icon/icons/tools-fill.svg +0 -1
  459. package/esm/components/Icon/icons/train-fill.svg +0 -1
  460. package/esm/components/Icon/icons/train-line.svg +0 -1
  461. package/esm/components/Icon/icons/trophy-fill.svg +0 -1
  462. package/esm/components/Icon/icons/trophy-line.svg +0 -1
  463. package/esm/components/Icon/icons/truck-fill.svg +0 -1
  464. package/esm/components/Icon/icons/truck-line.svg +0 -1
  465. package/esm/components/Icon/icons/twitter-fill.svg +0 -1
  466. package/esm/components/Icon/icons/twitter-line.svg +0 -1
  467. package/esm/components/Icon/icons/unlink-fill.svg +0 -1
  468. package/esm/components/Icon/icons/unlink-line.svg +0 -1
  469. package/esm/components/Icon/icons/upload-fill.svg +0 -1
  470. package/esm/components/Icon/icons/upload-line.svg +0 -1
  471. package/esm/components/Icon/icons/user-fill.svg +0 -1
  472. package/esm/components/Icon/icons/viber-fill.svg +0 -1
  473. package/esm/components/Icon/icons/viber-line.svg +0 -1
  474. package/esm/components/Icon/icons/visa-fill.svg +0 -1
  475. package/esm/components/Icon/icons/visa-line.svg +0 -1
  476. package/esm/components/Icon/icons/volume-alert-fill.svg +0 -1
  477. package/esm/components/Icon/icons/volume-alert-line.svg +0 -1
  478. package/esm/components/Icon/icons/volume-down-fill.svg +0 -1
  479. package/esm/components/Icon/icons/volume-down-line.svg +0 -1
  480. package/esm/components/Icon/icons/volume-mute-fill.svg +0 -1
  481. package/esm/components/Icon/icons/volume-mute-line.svg +0 -1
  482. package/esm/components/Icon/icons/volume-up-fill.svg +0 -1
  483. package/esm/components/Icon/icons/volume-up-line.svg +0 -1
  484. package/esm/components/Icon/icons/walk-fill.svg +0 -1
  485. package/esm/components/Icon/icons/walk-line.svg +0 -1
  486. package/esm/components/Icon/icons/wallet-fill.svg +0 -1
  487. package/esm/components/Icon/icons/wallet-line.svg +0 -1
  488. package/esm/components/Icon/icons/whatsapp-fill.svg +0 -1
  489. package/esm/components/Icon/icons/whatsapp-line.svg +0 -1
  490. package/esm/components/Icon/icons/wifi-off-fill.svg +0 -1
  491. package/esm/components/Icon/icons/wifi-off-line.svg +0 -1
  492. package/esm/components/Icon/icons/wifi-on-fill.svg +0 -1
  493. package/esm/components/Icon/icons/wifi-on-line.svg +0 -1
  494. package/esm/components/Icon/icons/windy-fill.svg +0 -1
  495. package/esm/components/Icon/icons/windy-line.svg +0 -1
  496. package/esm/components/Icon/icons/youtube-fill.svg +0 -1
  497. package/esm/components/Icon/icons/youtube-line.svg +0 -1
  498. package/esm/components/Icon/icons/zoom-in-fill.svg +0 -1
  499. package/esm/components/Icon/icons/zoom-in-line.svg +0 -1
  500. package/esm/components/Icon/icons/zoom-out-fill.svg +0 -1
  501. package/esm/components/Icon/icons/zoom-out-line.svg +0 -1
  502. package/esm/components/Inputs/BooleanInput/BooleanInput.css +0 -51
  503. package/esm/components/Inputs/BooleanInput/BooleanInput.d.ts +0 -4
  504. package/esm/components/Inputs/BooleanInput/BooleanInput.js +0 -13
  505. package/esm/components/Inputs/BooleanInput/BooleanInput.js.map +0 -1
  506. package/esm/components/Inputs/BooleanInput/BooleanInput.tsx +0 -24
  507. package/esm/components/Inputs/BooleanInput/BooleanInput.types.d.ts +0 -7
  508. package/esm/components/Inputs/BooleanInput/BooleanInput.types.js +0 -2
  509. package/esm/components/Inputs/BooleanInput/BooleanInput.types.js.map +0 -1
  510. package/esm/components/Inputs/BooleanInput/BooleanInput.types.ts +0 -7
  511. package/esm/components/Inputs/BooleanInput/__stories__/BooleanInput.stories.mdx +0 -44
  512. package/esm/components/Inputs/TextInput/TextInput.css +0 -42
  513. package/esm/components/Inputs/TextInput/TextInput.d.ts +0 -4
  514. package/esm/components/Inputs/TextInput/TextInput.js +0 -16
  515. package/esm/components/Inputs/TextInput/TextInput.js.map +0 -1
  516. package/esm/components/Inputs/TextInput/TextInput.tsx +0 -24
  517. package/esm/components/Inputs/TextInput/TextInput.types.d.ts +0 -8
  518. package/esm/components/Inputs/TextInput/TextInput.types.js +0 -2
  519. package/esm/components/Inputs/TextInput/TextInput.types.js.map +0 -1
  520. package/esm/components/Inputs/TextInput/TextInput.types.ts +0 -8
  521. package/esm/components/Inputs/TextInput/__stories__/TextInput.stories.mdx +0 -55
  522. package/esm/components/Loader/Loader.css +0 -42
  523. package/esm/components/Loader/Loader.d.ts +0 -4
  524. package/esm/components/Loader/Loader.js +0 -6
  525. package/esm/components/Loader/Loader.js.map +0 -1
  526. package/esm/components/Loader/Loader.types.d.ts +0 -3
  527. package/esm/components/Loader/Loader.types.js +0 -2
  528. package/esm/components/Loader/Loader.types.js.map +0 -1
  529. package/esm/components/Loader/__stories__/Loader.stories.mdx +0 -30
  530. package/esm/index.d.ts +0 -9
  531. package/esm/index.js +0 -10
  532. package/esm/index.js.map +0 -1
  533. package/esm/layouts/Header/Header.css +0 -83
  534. package/esm/layouts/Header/Header.d.ts +0 -4
  535. package/esm/layouts/Header/Header.js +0 -14
  536. package/esm/layouts/Header/Header.js.map +0 -1
  537. package/esm/layouts/Header/Header.types.d.ts +0 -4
  538. package/esm/layouts/Header/Header.types.js +0 -2
  539. package/esm/layouts/Header/Header.types.js.map +0 -1
  540. package/esm/layouts/Header/HeaderActions.d.ts +0 -3
  541. package/esm/layouts/Header/HeaderActions.js +0 -7
  542. package/esm/layouts/Header/HeaderActions.js.map +0 -1
  543. package/esm/layouts/Header/HeaderProfile.d.ts +0 -3
  544. package/esm/layouts/Header/HeaderProfile.js +0 -16
  545. package/esm/layouts/Header/HeaderProfile.js.map +0 -1
  546. package/esm/layouts/Header/HeaderTitle.d.ts +0 -3
  547. package/esm/layouts/Header/HeaderTitle.js +0 -11
  548. package/esm/layouts/Header/HeaderTitle.js.map +0 -1
  549. package/esm/layouts/Header/__stories__/Header.stories.mdx +0 -36
  550. package/esm/layouts/Navigation/Navigation.css +0 -74
  551. package/esm/layouts/Navigation/Navigation.d.ts +0 -4
  552. package/esm/layouts/Navigation/Navigation.js +0 -15
  553. package/esm/layouts/Navigation/Navigation.js.map +0 -1
  554. package/esm/layouts/Navigation/Navigation.types.d.ts +0 -5
  555. package/esm/layouts/Navigation/Navigation.types.js +0 -2
  556. package/esm/layouts/Navigation/Navigation.types.js.map +0 -1
  557. package/esm/layouts/Navigation/NavigationActions.d.ts +0 -4
  558. package/esm/layouts/Navigation/NavigationActions.js +0 -4
  559. package/esm/layouts/Navigation/NavigationActions.js.map +0 -1
  560. package/esm/layouts/Navigation/NavigationBreadcrumb.d.ts +0 -6
  561. package/esm/layouts/Navigation/NavigationBreadcrumb.js +0 -26
  562. package/esm/layouts/Navigation/NavigationBreadcrumb.js.map +0 -1
  563. package/esm/layouts/Navigation/__stories__/Navigation.stories.mdx +0 -46
  564. package/esm/utils/string.utils.d.ts +0 -1
  565. package/esm/utils/string.utils.js +0 -2
  566. package/esm/utils/string.utils.js.map +0 -1
  567. package/esm/utils/validator.utils.d.ts +0 -2
  568. package/esm/utils/validator.utils.js +0 -5
  569. package/esm/utils/validator.utils.js.map +0 -1
  570. package/lib/assets/fonts/Montserrat-Medium.ttf +0 -0
  571. package/lib/components/Button/Button.css +0 -93
  572. package/lib/components/Button/Button.d.ts +0 -5
  573. package/lib/components/Button/Button.js +0 -21
  574. package/lib/components/Button/Button.js.map +0 -1
  575. package/lib/components/Button/Button.types.d.ts +0 -9
  576. package/lib/components/Button/Button.types.js +0 -3
  577. package/lib/components/Button/Button.types.js.map +0 -1
  578. package/lib/components/Button/__stories__/Button.stories.mdx +0 -74
  579. package/lib/components/Checkbox/Checkbox.css +0 -61
  580. package/lib/components/Checkbox/Checkbox.d.ts +0 -7
  581. package/lib/components/Checkbox/Checkbox.js +0 -27
  582. package/lib/components/Checkbox/Checkbox.js.map +0 -1
  583. package/lib/components/Checkbox/Checkbox.types.d.ts +0 -4
  584. package/lib/components/Checkbox/Checkbox.types.js +0 -3
  585. package/lib/components/Checkbox/Checkbox.types.js.map +0 -1
  586. package/lib/components/Checkbox/__stories__/Checkbox.stories.mdx +0 -43
  587. package/lib/components/Icon/Icon.css +0 -26
  588. package/lib/components/Icon/Icon.d.ts +0 -4
  589. package/lib/components/Icon/Icon.js +0 -16
  590. package/lib/components/Icon/Icon.js.map +0 -1
  591. package/lib/components/Icon/Icon.types.d.ts +0 -4
  592. package/lib/components/Icon/Icon.types.js +0 -3
  593. package/lib/components/Icon/Icon.types.js.map +0 -1
  594. package/lib/components/Icon/__stories__/Icon.stories.mdx +0 -86
  595. package/lib/components/Icon/icons/accessibility-fill.svg +0 -1
  596. package/lib/components/Icon/icons/accessibility-line.svg +0 -1
  597. package/lib/components/Icon/icons/add-circle-fill.svg +0 -1
  598. package/lib/components/Icon/icons/add-circle-line.svg +0 -1
  599. package/lib/components/Icon/icons/add-fill.svg +0 -1
  600. package/lib/components/Icon/icons/add-line.svg +0 -1
  601. package/lib/components/Icon/icons/alert-fill.svg +0 -1
  602. package/lib/components/Icon/icons/alert-line.svg +0 -1
  603. package/lib/components/Icon/icons/align-bottom-fill.svg +0 -1
  604. package/lib/components/Icon/icons/align-bottom-line.svg +0 -1
  605. package/lib/components/Icon/icons/align-center-fill.svg +0 -1
  606. package/lib/components/Icon/icons/align-center-line.svg +0 -1
  607. package/lib/components/Icon/icons/align-left-fill.svg +0 -1
  608. package/lib/components/Icon/icons/align-left-line.svg +0 -1
  609. package/lib/components/Icon/icons/align-right-fill.svg +0 -1
  610. package/lib/components/Icon/icons/align-right-line.svg +0 -1
  611. package/lib/components/Icon/icons/align-top-fill.svg +0 -1
  612. package/lib/components/Icon/icons/align-top-line.svg +0 -1
  613. package/lib/components/Icon/icons/align-vertically-fill.svg +0 -1
  614. package/lib/components/Icon/icons/align-vertically-line.svg +0 -1
  615. package/lib/components/Icon/icons/amazon-fill.svg +0 -1
  616. package/lib/components/Icon/icons/amazon-line.svg +0 -1
  617. package/lib/components/Icon/icons/android-fill.svg +0 -1
  618. package/lib/components/Icon/icons/android-line.svg +0 -1
  619. package/lib/components/Icon/icons/apple-fill.svg +0 -1
  620. package/lib/components/Icon/icons/apple-line.svg +0 -1
  621. package/lib/components/Icon/icons/arrow-down-circle-fill.svg +0 -1
  622. package/lib/components/Icon/icons/arrow-down-circle-line.svg +0 -1
  623. package/lib/components/Icon/icons/arrow-down-fill.svg +0 -1
  624. package/lib/components/Icon/icons/arrow-down-line.svg +0 -1
  625. package/lib/components/Icon/icons/arrow-go-back-fill.svg +0 -1
  626. package/lib/components/Icon/icons/arrow-go-back-line.svg +0 -1
  627. package/lib/components/Icon/icons/arrow-go-forward-fill.svg +0 -1
  628. package/lib/components/Icon/icons/arrow-go-forward-line.svg +0 -1
  629. package/lib/components/Icon/icons/arrow-left-circle-fill.svg +0 -1
  630. package/lib/components/Icon/icons/arrow-left-circle-line.svg +0 -1
  631. package/lib/components/Icon/icons/arrow-left-down-fill.svg +0 -1
  632. package/lib/components/Icon/icons/arrow-left-down-line.svg +0 -1
  633. package/lib/components/Icon/icons/arrow-left-fill.svg +0 -1
  634. package/lib/components/Icon/icons/arrow-left-line.svg +0 -1
  635. package/lib/components/Icon/icons/arrow-left-right-fill.svg +0 -1
  636. package/lib/components/Icon/icons/arrow-left-right-line.svg +0 -1
  637. package/lib/components/Icon/icons/arrow-left-up-fill.svg +0 -1
  638. package/lib/components/Icon/icons/arrow-left-up-line.svg +0 -1
  639. package/lib/components/Icon/icons/arrow-right-circle-fill.svg +0 -1
  640. package/lib/components/Icon/icons/arrow-right-circle-line.svg +0 -1
  641. package/lib/components/Icon/icons/arrow-right-down-fill.svg +0 -1
  642. package/lib/components/Icon/icons/arrow-right-down-line.svg +0 -1
  643. package/lib/components/Icon/icons/arrow-right-fill.svg +0 -1
  644. package/lib/components/Icon/icons/arrow-right-line.svg +0 -1
  645. package/lib/components/Icon/icons/arrow-right-up-fill.svg +0 -1
  646. package/lib/components/Icon/icons/arrow-right-up-line.svg +0 -1
  647. package/lib/components/Icon/icons/arrow-up-circle-fill.svg +0 -1
  648. package/lib/components/Icon/icons/arrow-up-circle-line.svg +0 -1
  649. package/lib/components/Icon/icons/arrow-up-down-fill.svg +0 -1
  650. package/lib/components/Icon/icons/arrow-up-down-line.svg +0 -1
  651. package/lib/components/Icon/icons/arrow-up-fill.svg +0 -1
  652. package/lib/components/Icon/icons/arrow-up-line.svg +0 -1
  653. package/lib/components/Icon/icons/attachment-fill.svg +0 -1
  654. package/lib/components/Icon/icons/attachment-line.svg +0 -1
  655. package/lib/components/Icon/icons/award-fill.svg +0 -1
  656. package/lib/components/Icon/icons/award-line.svg +0 -1
  657. package/lib/components/Icon/icons/bank-card-fill.svg +0 -1
  658. package/lib/components/Icon/icons/bank-card-line.svg +0 -1
  659. package/lib/components/Icon/icons/bar-chart-fill.svg +0 -1
  660. package/lib/components/Icon/icons/bar-chart-line.svg +0 -1
  661. package/lib/components/Icon/icons/barcode-fill.svg +0 -1
  662. package/lib/components/Icon/icons/barcode-line.svg +0 -1
  663. package/lib/components/Icon/icons/bill-fill.svg +0 -1
  664. package/lib/components/Icon/icons/bill-line.svg +0 -1
  665. package/lib/components/Icon/icons/body-scan-fill.svg +0 -1
  666. package/lib/components/Icon/icons/body-scan-line.svg +0 -1
  667. package/lib/components/Icon/icons/bold-fill.svg +0 -1
  668. package/lib/components/Icon/icons/bold-line.svg +0 -1
  669. package/lib/components/Icon/icons/calendar-2-fill.svg +0 -1
  670. package/lib/components/Icon/icons/calendar-2-line.svg +0 -1
  671. package/lib/components/Icon/icons/calendar-check-fill.svg +0 -1
  672. package/lib/components/Icon/icons/calendar-check-line.svg +0 -1
  673. package/lib/components/Icon/icons/calendar-date-fill.svg +0 -1
  674. package/lib/components/Icon/icons/calendar-date-line.svg +0 -1
  675. package/lib/components/Icon/icons/calendar-fill.svg +0 -1
  676. package/lib/components/Icon/icons/calendar-line.svg +0 -1
  677. package/lib/components/Icon/icons/camera-fill.svg +0 -1
  678. package/lib/components/Icon/icons/camera-line.svg +0 -1
  679. package/lib/components/Icon/icons/car-fill.svg +0 -1
  680. package/lib/components/Icon/icons/car-line.svg +0 -1
  681. package/lib/components/Icon/icons/check-fill.svg +0 -1
  682. package/lib/components/Icon/icons/check-line.svg +0 -1
  683. package/lib/components/Icon/icons/checkbox-blank-circle-fill.svg +0 -1
  684. package/lib/components/Icon/icons/checkbox-blank-circle-line.svg +0 -1
  685. package/lib/components/Icon/icons/checkbox-blank-fill.svg +0 -1
  686. package/lib/components/Icon/icons/checkbox-circle-fill.svg +0 -1
  687. package/lib/components/Icon/icons/checkbox-circle-line.svg +0 -1
  688. package/lib/components/Icon/icons/checkbox-fill.svg +0 -1
  689. package/lib/components/Icon/icons/checkbox-line.svg +0 -1
  690. package/lib/components/Icon/icons/checkbox-multiple-fill.svg +0 -1
  691. package/lib/components/Icon/icons/checkbox-multiple-line.svg +0 -1
  692. package/lib/components/Icon/icons/chevron-down-fill.svg +0 -1
  693. package/lib/components/Icon/icons/chevron-down-line.svg +0 -1
  694. package/lib/components/Icon/icons/chevron-left-fill.svg +0 -1
  695. package/lib/components/Icon/icons/chevron-left-line.svg +0 -1
  696. package/lib/components/Icon/icons/chevron-right-fill.svg +0 -1
  697. package/lib/components/Icon/icons/chevron-right-line.svg +0 -1
  698. package/lib/components/Icon/icons/chevron-up-fill.svg +0 -1
  699. package/lib/components/Icon/icons/chevron-up-line.svg +0 -1
  700. package/lib/components/Icon/icons/chrome-fill.svg +0 -1
  701. package/lib/components/Icon/icons/chrome-line.svg +0 -1
  702. package/lib/components/Icon/icons/close-circle-fill.svg +0 -1
  703. package/lib/components/Icon/icons/close-circle-line.svg +0 -1
  704. package/lib/components/Icon/icons/close-fill.svg +0 -1
  705. package/lib/components/Icon/icons/close-line.svg +0 -1
  706. package/lib/components/Icon/icons/cloud-fill.svg +0 -1
  707. package/lib/components/Icon/icons/cloud-line.svg +0 -1
  708. package/lib/components/Icon/icons/cloud-windy-fill.svg +0 -1
  709. package/lib/components/Icon/icons/cloud-windy-line.svg +0 -1
  710. package/lib/components/Icon/icons/counter-fill.svg +0 -1
  711. package/lib/components/Icon/icons/counter-line.svg +0 -1
  712. package/lib/components/Icon/icons/customer-service-fill.svg +0 -1
  713. package/lib/components/Icon/icons/customer-service-line.svg +0 -1
  714. package/lib/components/Icon/icons/database-fill.svg +0 -1
  715. package/lib/components/Icon/icons/database-line.svg +0 -1
  716. package/lib/components/Icon/icons/delete-bin-fill.svg +0 -1
  717. package/lib/components/Icon/icons/delete-bin-line.svg +0 -1
  718. package/lib/components/Icon/icons/direction-fill.svg +0 -1
  719. package/lib/components/Icon/icons/direction-line.svg +0 -1
  720. package/lib/components/Icon/icons/distance-fill.svg +0 -1
  721. package/lib/components/Icon/icons/distance-line.svg +0 -1
  722. package/lib/components/Icon/icons/download-fill.svg +0 -1
  723. package/lib/components/Icon/icons/download-line.svg +0 -1
  724. package/lib/components/Icon/icons/drive-fill.svg +0 -1
  725. package/lib/components/Icon/icons/drive-line.svg +0 -1
  726. package/lib/components/Icon/icons/drizzle-fill.svg +0 -1
  727. package/lib/components/Icon/icons/drizzle-line.svg +0 -1
  728. package/lib/components/Icon/icons/earth-fill.svg +0 -1
  729. package/lib/components/Icon/icons/earth-line.svg +0 -1
  730. package/lib/components/Icon/icons/edit-fill.svg +0 -1
  731. package/lib/components/Icon/icons/edit-line.svg +0 -1
  732. package/lib/components/Icon/icons/emotion-fill.svg +0 -1
  733. package/lib/components/Icon/icons/emotion-laugh-fill.svg +0 -1
  734. package/lib/components/Icon/icons/emotion-laugh-line.svg +0 -1
  735. package/lib/components/Icon/icons/emotion-line.svg +0 -1
  736. package/lib/components/Icon/icons/emotion-normal-fill.svg +0 -1
  737. package/lib/components/Icon/icons/emotion-normal-line.svg +0 -1
  738. package/lib/components/Icon/icons/emotion-sad-fill.svg +0 -1
  739. package/lib/components/Icon/icons/emotion-sad-line.svg +0 -1
  740. package/lib/components/Icon/icons/emotion-unhappy-fill.svg +0 -1
  741. package/lib/components/Icon/icons/emotion-unhappy-line.svg +0 -1
  742. package/lib/components/Icon/icons/equalizer-fill.svg +0 -1
  743. package/lib/components/Icon/icons/equalizer-line.svg +0 -1
  744. package/lib/components/Icon/icons/error-warning-fill.svg +0 -1
  745. package/lib/components/Icon/icons/error-warning-line.svg +0 -1
  746. package/lib/components/Icon/icons/exchange-fill.svg +0 -1
  747. package/lib/components/Icon/icons/exchange-line.svg +0 -1
  748. package/lib/components/Icon/icons/external-link-fill.svg +0 -1
  749. package/lib/components/Icon/icons/external-link-line.svg +0 -1
  750. package/lib/components/Icon/icons/eye-fill.svg +0 -1
  751. package/lib/components/Icon/icons/eye-line.svg +0 -1
  752. package/lib/components/Icon/icons/eye-off-fill.svg +0 -1
  753. package/lib/components/Icon/icons/eye-off-line.svg +0 -1
  754. package/lib/components/Icon/icons/facebook-fill.svg +0 -1
  755. package/lib/components/Icon/icons/facebook-line.svg +0 -1
  756. package/lib/components/Icon/icons/feedback-fill.svg +0 -1
  757. package/lib/components/Icon/icons/feedback-line.svg +0 -1
  758. package/lib/components/Icon/icons/file-copy-fill.svg +0 -1
  759. package/lib/components/Icon/icons/file-copy-line.svg +0 -1
  760. package/lib/components/Icon/icons/file-fill.svg +0 -1
  761. package/lib/components/Icon/icons/file-line.svg +0 -1
  762. package/lib/components/Icon/icons/film-fill.svg +0 -1
  763. package/lib/components/Icon/icons/film-line.svg +0 -1
  764. package/lib/components/Icon/icons/filter-fill.svg +0 -1
  765. package/lib/components/Icon/icons/filter-line.svg +0 -1
  766. package/lib/components/Icon/icons/filter-off-fill.svg +0 -1
  767. package/lib/components/Icon/icons/filter-off-line.svg +0 -1
  768. package/lib/components/Icon/icons/fire-fill.svg +0 -1
  769. package/lib/components/Icon/icons/fire-line.svg +0 -1
  770. package/lib/components/Icon/icons/firefox-fill.svg +0 -1
  771. package/lib/components/Icon/icons/firefox-line.svg +0 -1
  772. package/lib/components/Icon/icons/flashlight-fill.svg +0 -1
  773. package/lib/components/Icon/icons/flashlight-line.svg +0 -1
  774. package/lib/components/Icon/icons/focus-fill.svg +0 -1
  775. package/lib/components/Icon/icons/focus-line.svg +0 -1
  776. package/lib/components/Icon/icons/foggy-fill.svg +0 -1
  777. package/lib/components/Icon/icons/foggy-line.svg +0 -1
  778. package/lib/components/Icon/icons/font-size-fill.svg +0 -1
  779. package/lib/components/Icon/icons/font-size-line.svg +0 -1
  780. package/lib/components/Icon/icons/football-fill.svg +0 -1
  781. package/lib/components/Icon/icons/football-line.svg +0 -1
  782. package/lib/components/Icon/icons/forbid-fill.svg +0 -1
  783. package/lib/components/Icon/icons/forbid-line.svg +0 -1
  784. package/lib/components/Icon/icons/fullscreen-fill.svg +0 -1
  785. package/lib/components/Icon/icons/fullscreen-line.svg +0 -1
  786. package/lib/components/Icon/icons/function-fill.svg +0 -1
  787. package/lib/components/Icon/icons/function-line.svg +0 -1
  788. package/lib/components/Icon/icons/gift-fill.svg +0 -1
  789. package/lib/components/Icon/icons/gift-line.svg +0 -1
  790. package/lib/components/Icon/icons/github-fill.svg +0 -1
  791. package/lib/components/Icon/icons/github-line.svg +0 -1
  792. package/lib/components/Icon/icons/google-fill.svg +0 -1
  793. package/lib/components/Icon/icons/google-line.svg +0 -1
  794. package/lib/components/Icon/icons/grid-fill.svg +0 -1
  795. package/lib/components/Icon/icons/grid-line.svg +0 -1
  796. package/lib/components/Icon/icons/group-fill.svg +0 -1
  797. package/lib/components/Icon/icons/group-line.svg +0 -1
  798. package/lib/components/Icon/icons/hail-fill.svg +0 -1
  799. package/lib/components/Icon/icons/hail-line.svg +0 -1
  800. package/lib/components/Icon/icons/hearing-impairment-fill.svg +0 -1
  801. package/lib/components/Icon/icons/hearing-impairment-line.svg +0 -1
  802. package/lib/components/Icon/icons/heart-fill.svg +0 -1
  803. package/lib/components/Icon/icons/heart-line.svg +0 -1
  804. package/lib/components/Icon/icons/heart-pulse-fill.svg +0 -1
  805. package/lib/components/Icon/icons/heart-pulse-line.svg +0 -1
  806. package/lib/components/Icon/icons/history-fill.svg +0 -1
  807. package/lib/components/Icon/icons/history-line.svg +0 -1
  808. package/lib/components/Icon/icons/home-fill.svg +0 -1
  809. package/lib/components/Icon/icons/home-line.svg +0 -1
  810. package/lib/components/Icon/icons/hourglass-fill.svg +0 -1
  811. package/lib/components/Icon/icons/hourglass-line.svg +0 -1
  812. package/lib/components/Icon/icons/ie-fill.svg +0 -1
  813. package/lib/components/Icon/icons/ie-line.svg +0 -1
  814. package/lib/components/Icon/icons/image-fill.svg +0 -1
  815. package/lib/components/Icon/icons/image-line.svg +0 -1
  816. package/lib/components/Icon/icons/index.d.ts +0 -3
  817. package/lib/components/Icon/icons/index.js +0 -498
  818. package/lib/components/Icon/icons/index.js.map +0 -1
  819. package/lib/components/Icon/icons/index.ts +0 -494
  820. package/lib/components/Icon/icons/information-fill.svg +0 -1
  821. package/lib/components/Icon/icons/information-line.svg +0 -1
  822. package/lib/components/Icon/icons/instagram-fill.svg +0 -1
  823. package/lib/components/Icon/icons/instagram-line.svg +0 -1
  824. package/lib/components/Icon/icons/italic-fill.svg +0 -1
  825. package/lib/components/Icon/icons/italic-line.svg +0 -1
  826. package/lib/components/Icon/icons/kakao-talk-fill.svg +0 -1
  827. package/lib/components/Icon/icons/kakao-talk-line.svg +0 -1
  828. package/lib/components/Icon/icons/keyboard-fill.svg +0 -1
  829. package/lib/components/Icon/icons/keyboard-line.svg +0 -1
  830. package/lib/components/Icon/icons/leaf-fill.svg +0 -1
  831. package/lib/components/Icon/icons/leaf-line.svg +0 -1
  832. package/lib/components/Icon/icons/lightbulb-fill.svg +0 -1
  833. package/lib/components/Icon/icons/lightbulb-line.svg +0 -1
  834. package/lib/components/Icon/icons/lightning-fill.svg +0 -1
  835. package/lib/components/Icon/icons/lightning-line.svg +0 -1
  836. package/lib/components/Icon/icons/line-chart-fill.svg +0 -1
  837. package/lib/components/Icon/icons/line-chart-line.svg +0 -1
  838. package/lib/components/Icon/icons/line-fill.svg +0 -1
  839. package/lib/components/Icon/icons/line-line.svg +0 -1
  840. package/lib/components/Icon/icons/link-fill.svg +0 -1
  841. package/lib/components/Icon/icons/link-line.svg +0 -1
  842. package/lib/components/Icon/icons/list-check-fill.svg +0 -1
  843. package/lib/components/Icon/icons/list-check-line.svg +0 -1
  844. package/lib/components/Icon/icons/list-settings-fill.svg +0 -1
  845. package/lib/components/Icon/icons/list-settings-line.svg +0 -1
  846. package/lib/components/Icon/icons/lock-fill.svg +0 -1
  847. package/lib/components/Icon/icons/lock-line.svg +0 -1
  848. package/lib/components/Icon/icons/logout-fill.svg +0 -1
  849. package/lib/components/Icon/icons/logout-line.svg +0 -1
  850. package/lib/components/Icon/icons/loyalty-card-fill.svg +0 -1
  851. package/lib/components/Icon/icons/loyalty-card-line.svg +0 -1
  852. package/lib/components/Icon/icons/mac-fill.svg +0 -1
  853. package/lib/components/Icon/icons/mac-line.svg +0 -1
  854. package/lib/components/Icon/icons/macbook-fill.svg +0 -1
  855. package/lib/components/Icon/icons/macbook-line.svg +0 -1
  856. package/lib/components/Icon/icons/mail-fill.svg +0 -1
  857. package/lib/components/Icon/icons/mail-line.svg +0 -1
  858. package/lib/components/Icon/icons/mail-send-fill.svg +0 -1
  859. package/lib/components/Icon/icons/mail-send-line.svg +0 -1
  860. package/lib/components/Icon/icons/map-pin-fill.svg +0 -1
  861. package/lib/components/Icon/icons/map-pin-line.svg +0 -1
  862. package/lib/components/Icon/icons/mastercard-fill.svg +0 -1
  863. package/lib/components/Icon/icons/mastercard-line.svg +0 -1
  864. package/lib/components/Icon/icons/menu-fill.svg +0 -1
  865. package/lib/components/Icon/icons/menu-line.svg +0 -1
  866. package/lib/components/Icon/icons/message-fill.svg +0 -1
  867. package/lib/components/Icon/icons/message-line.svg +0 -1
  868. package/lib/components/Icon/icons/messenger-fill.svg +0 -1
  869. package/lib/components/Icon/icons/messenger-line.svg +0 -1
  870. package/lib/components/Icon/icons/mic-fill.svg +0 -1
  871. package/lib/components/Icon/icons/mic-line.svg +0 -1
  872. package/lib/components/Icon/icons/mist-fill.svg +0 -1
  873. package/lib/components/Icon/icons/mist-line.svg +0 -1
  874. package/lib/components/Icon/icons/money-cny-box-fill.svg +0 -1
  875. package/lib/components/Icon/icons/money-cny-box-line.svg +0 -1
  876. package/lib/components/Icon/icons/money-dollar-box-fill.svg +0 -1
  877. package/lib/components/Icon/icons/money-dollar-box-line.svg +0 -1
  878. package/lib/components/Icon/icons/money-euro-box-fill.svg +0 -1
  879. package/lib/components/Icon/icons/money-euro-box-line.svg +0 -1
  880. package/lib/components/Icon/icons/money-pound-box-fill.svg +0 -1
  881. package/lib/components/Icon/icons/money-pound-box-line.svg +0 -1
  882. package/lib/components/Icon/icons/moon-cloudy-fill.svg +0 -1
  883. package/lib/components/Icon/icons/moon-cloudy-line.svg +0 -1
  884. package/lib/components/Icon/icons/moon-fill.svg +0 -1
  885. package/lib/components/Icon/icons/moon-line.svg +0 -1
  886. package/lib/components/Icon/icons/more-2-fill.svg +0 -1
  887. package/lib/components/Icon/icons/more-2-line.svg +0 -1
  888. package/lib/components/Icon/icons/more-fill.svg +0 -1
  889. package/lib/components/Icon/icons/more-line.svg +0 -1
  890. package/lib/components/Icon/icons/music-2-fill.svg +0 -1
  891. package/lib/components/Icon/icons/music-2-line.svg +0 -1
  892. package/lib/components/Icon/icons/music-fill.svg +0 -1
  893. package/lib/components/Icon/icons/music-line.svg +0 -1
  894. package/lib/components/Icon/icons/naver-fill.svg +0 -1
  895. package/lib/components/Icon/icons/naver-line.svg +0 -1
  896. package/lib/components/Icon/icons/navigation-fill.svg +0 -1
  897. package/lib/components/Icon/icons/navigation-line.svg +0 -1
  898. package/lib/components/Icon/icons/notification-fill.svg +0 -1
  899. package/lib/components/Icon/icons/notification-line.svg +0 -1
  900. package/lib/components/Icon/icons/package-fill.svg +0 -1
  901. package/lib/components/Icon/icons/package-line.svg +0 -1
  902. package/lib/components/Icon/icons/pause-circle-fill.svg +0 -1
  903. package/lib/components/Icon/icons/pause-circle-line.svg +0 -1
  904. package/lib/components/Icon/icons/pause-fill.svg +0 -1
  905. package/lib/components/Icon/icons/pause-line.svg +0 -1
  906. package/lib/components/Icon/icons/phone-fill.svg +0 -1
  907. package/lib/components/Icon/icons/phone-line.svg +0 -1
  908. package/lib/components/Icon/icons/pie-chart-fill.svg +0 -1
  909. package/lib/components/Icon/icons/pie-chart-line.svg +0 -1
  910. package/lib/components/Icon/icons/pinterest-fill.svg +0 -1
  911. package/lib/components/Icon/icons/pinterest-line.svg +0 -1
  912. package/lib/components/Icon/icons/play-circle-fill.svg +0 -1
  913. package/lib/components/Icon/icons/play-circle-line.svg +0 -1
  914. package/lib/components/Icon/icons/play-fill.svg +0 -1
  915. package/lib/components/Icon/icons/play-line.svg +0 -1
  916. package/lib/components/Icon/icons/price-tag-fill.svg +0 -1
  917. package/lib/components/Icon/icons/price-tag-line.svg +0 -1
  918. package/lib/components/Icon/icons/printer-fill.svg +0 -1
  919. package/lib/components/Icon/icons/printer-line.svg +0 -1
  920. package/lib/components/Icon/icons/qr-scan-fill.svg +0 -1
  921. package/lib/components/Icon/icons/qr-scan-line.svg +0 -1
  922. package/lib/components/Icon/icons/question-fill.svg +0 -1
  923. package/lib/components/Icon/icons/question-line.svg +0 -1
  924. package/lib/components/Icon/icons/radio-button-fill.svg +0 -1
  925. package/lib/components/Icon/icons/radio-button-line.svg +0 -1
  926. package/lib/components/Icon/icons/rainy-fill.svg +0 -1
  927. package/lib/components/Icon/icons/rainy-line.svg +0 -1
  928. package/lib/components/Icon/icons/recycle-fill.svg +0 -1
  929. package/lib/components/Icon/icons/recycle-line.svg +0 -1
  930. package/lib/components/Icon/icons/refresh-fill.svg +0 -1
  931. package/lib/components/Icon/icons/refresh-line.svg +0 -1
  932. package/lib/components/Icon/icons/refund-fill.svg +0 -1
  933. package/lib/components/Icon/icons/refund-line.svg +0 -1
  934. package/lib/components/Icon/icons/repeat-fill.svg +0 -1
  935. package/lib/components/Icon/icons/repeat-line.svg +0 -1
  936. package/lib/components/Icon/icons/return-fill.svg +0 -1
  937. package/lib/components/Icon/icons/return-line.svg +0 -1
  938. package/lib/components/Icon/icons/riding-fill.svg +0 -1
  939. package/lib/components/Icon/icons/riding-line.svg +0 -1
  940. package/lib/components/Icon/icons/rocket-fill.svg +0 -1
  941. package/lib/components/Icon/icons/rocket-line.svg +0 -1
  942. package/lib/components/Icon/icons/rss-fill.svg +0 -1
  943. package/lib/components/Icon/icons/rss-line.svg +0 -1
  944. package/lib/components/Icon/icons/ruler-fill.svg +0 -1
  945. package/lib/components/Icon/icons/ruler-line.svg +0 -1
  946. package/lib/components/Icon/icons/run-fill.svg +0 -1
  947. package/lib/components/Icon/icons/run-line.svg +0 -1
  948. package/lib/components/Icon/icons/safari-fill.svg +0 -1
  949. package/lib/components/Icon/icons/safari-line.svg +0 -1
  950. package/lib/components/Icon/icons/scales-fill.svg +0 -1
  951. package/lib/components/Icon/icons/scales-line.svg +0 -1
  952. package/lib/components/Icon/icons/search-fill.svg +0 -1
  953. package/lib/components/Icon/icons/search-line.svg +0 -1
  954. package/lib/components/Icon/icons/secure-payment-fill.svg +0 -1
  955. package/lib/components/Icon/icons/secure-payment-line.svg +0 -1
  956. package/lib/components/Icon/icons/seed-1-fill.svg +0 -1
  957. package/lib/components/Icon/icons/seed-1-line.svg +0 -1
  958. package/lib/components/Icon/icons/seed-2-fill.svg +0 -1
  959. package/lib/components/Icon/icons/seed-2-line.svg +0 -1
  960. package/lib/components/Icon/icons/seed-3-fill.svg +0 -1
  961. package/lib/components/Icon/icons/seed-3-line.svg +0 -1
  962. package/lib/components/Icon/icons/selected-by-decathlon-fill.svg +0 -1
  963. package/lib/components/Icon/icons/selected-by-decathlon-line.svg +0 -1
  964. package/lib/components/Icon/icons/send-plane-2-fill.svg +0 -1
  965. package/lib/components/Icon/icons/send-plane-2-line.svg +0 -1
  966. package/lib/components/Icon/icons/send-plane-fill.svg +0 -1
  967. package/lib/components/Icon/icons/send-plane-line.svg +0 -1
  968. package/lib/components/Icon/icons/settings-fill.svg +0 -1
  969. package/lib/components/Icon/icons/settings-line.svg +0 -1
  970. package/lib/components/Icon/icons/share-android-fill.svg +0 -1
  971. package/lib/components/Icon/icons/share-android-line.svg +0 -1
  972. package/lib/components/Icon/icons/share-fill.svg +0 -1
  973. package/lib/components/Icon/icons/share-ios-fill.svg +0 -1
  974. package/lib/components/Icon/icons/share-ios-line.svg +0 -1
  975. package/lib/components/Icon/icons/share-line.svg +0 -1
  976. package/lib/components/Icon/icons/shield-check-fill.svg +0 -1
  977. package/lib/components/Icon/icons/shield-check-line.svg +0 -1
  978. package/lib/components/Icon/icons/shopping-bag-fill.svg +0 -1
  979. package/lib/components/Icon/icons/shopping-bag-line.svg +0 -1
  980. package/lib/components/Icon/icons/shopping-cart-fill.svg +0 -1
  981. package/lib/components/Icon/icons/shopping-cart-line.svg +0 -1
  982. package/lib/components/Icon/icons/showers-fill.svg +0 -1
  983. package/lib/components/Icon/icons/showers-line.svg +0 -1
  984. package/lib/components/Icon/icons/shut-down-fill.svg +0 -1
  985. package/lib/components/Icon/icons/shut-down-line.svg +0 -1
  986. package/lib/components/Icon/icons/slack-fill.svg +0 -1
  987. package/lib/components/Icon/icons/slack-line.svg +0 -1
  988. package/lib/components/Icon/icons/smartphone-fill.svg +0 -1
  989. package/lib/components/Icon/icons/smartphone-line.svg +0 -1
  990. package/lib/components/Icon/icons/snapchat-fill.svg +0 -1
  991. package/lib/components/Icon/icons/snapchat-line.svg +0 -1
  992. package/lib/components/Icon/icons/snowy-fill.svg +0 -1
  993. package/lib/components/Icon/icons/snowy-line.svg +0 -1
  994. package/lib/components/Icon/icons/sparkles-fill.svg +0 -1
  995. package/lib/components/Icon/icons/sparkles-line.svg +0 -1
  996. package/lib/components/Icon/icons/star-fill.svg +0 -1
  997. package/lib/components/Icon/icons/star-half-fill.svg +0 -1
  998. package/lib/components/Icon/icons/star-half-line.svg +0 -1
  999. package/lib/components/Icon/icons/star-line.svg +0 -1
  1000. package/lib/components/Icon/icons/stop-circle-fill.svg +0 -1
  1001. package/lib/components/Icon/icons/stop-circle-line.svg +0 -1
  1002. package/lib/components/Icon/icons/stop-fill.svg +0 -1
  1003. package/lib/components/Icon/icons/stop-line.svg +0 -1
  1004. package/lib/components/Icon/icons/store-fill.svg +0 -1
  1005. package/lib/components/Icon/icons/store-line.svg +0 -1
  1006. package/lib/components/Icon/icons/subtract-fill.svg +0 -1
  1007. package/lib/components/Icon/icons/subtract-line.svg +0 -1
  1008. package/lib/components/Icon/icons/suitcase-fill.svg +0 -1
  1009. package/lib/components/Icon/icons/suitcase-line.svg +0 -1
  1010. package/lib/components/Icon/icons/sun-cloudy-fill.svg +0 -1
  1011. package/lib/components/Icon/icons/sun-cloudy-line.svg +0 -1
  1012. package/lib/components/Icon/icons/sun-fill.svg +0 -1
  1013. package/lib/components/Icon/icons/sun-line.svg +0 -1
  1014. package/lib/components/Icon/icons/t-shirt-fill.svg +0 -1
  1015. package/lib/components/Icon/icons/t-shirt-line.svg +0 -1
  1016. package/lib/components/Icon/icons/t-shirt-number-fill.svg +0 -1
  1017. package/lib/components/Icon/icons/t-shirt-number-line.svg +0 -1
  1018. package/lib/components/Icon/icons/tablet-fill.svg +0 -1
  1019. package/lib/components/Icon/icons/tablet-line.svg +0 -1
  1020. package/lib/components/Icon/icons/task-fill.svg +0 -1
  1021. package/lib/components/Icon/icons/task-line.svg +0 -1
  1022. package/lib/components/Icon/icons/telegram-fill.svg +0 -1
  1023. package/lib/components/Icon/icons/telegram-line.svg +0 -1
  1024. package/lib/components/Icon/icons/temp-cold-fill.svg +0 -1
  1025. package/lib/components/Icon/icons/temp-cold-line.svg +0 -1
  1026. package/lib/components/Icon/icons/temp-hot-fill.svg +0 -1
  1027. package/lib/components/Icon/icons/temp-hot-line.svg +0 -1
  1028. package/lib/components/Icon/icons/text-curved-fill.svg +0 -1
  1029. package/lib/components/Icon/icons/text-curved-line.svg +0 -1
  1030. package/lib/components/Icon/icons/text-fill.svg +0 -1
  1031. package/lib/components/Icon/icons/text-line.svg +0 -1
  1032. package/lib/components/Icon/icons/thumb-down-fill.svg +0 -1
  1033. package/lib/components/Icon/icons/thumb-down-line.svg +0 -1
  1034. package/lib/components/Icon/icons/thumb-up-fill.svg +0 -1
  1035. package/lib/components/Icon/icons/thumb-up-line.svg +0 -1
  1036. package/lib/components/Icon/icons/thunderstorms-fill.svg +0 -1
  1037. package/lib/components/Icon/icons/thunderstorms-line.svg +0 -1
  1038. package/lib/components/Icon/icons/tiktok-fill.svg +0 -1
  1039. package/lib/components/Icon/icons/tiktok-line.svg +0 -1
  1040. package/lib/components/Icon/icons/time-fill.svg +0 -1
  1041. package/lib/components/Icon/icons/time-line.svg +0 -1
  1042. package/lib/components/Icon/icons/timer-fill.svg +0 -1
  1043. package/lib/components/Icon/icons/timer-line.svg +0 -1
  1044. package/lib/components/Icon/icons/tools-fill.svg +0 -1
  1045. package/lib/components/Icon/icons/tools-line.svg +0 -1
  1046. package/lib/components/Icon/icons/train-fill.svg +0 -1
  1047. package/lib/components/Icon/icons/train-line.svg +0 -1
  1048. package/lib/components/Icon/icons/trophy-fill.svg +0 -1
  1049. package/lib/components/Icon/icons/trophy-line.svg +0 -1
  1050. package/lib/components/Icon/icons/truck-fill.svg +0 -1
  1051. package/lib/components/Icon/icons/truck-line.svg +0 -1
  1052. package/lib/components/Icon/icons/twitter-fill.svg +0 -1
  1053. package/lib/components/Icon/icons/twitter-line.svg +0 -1
  1054. package/lib/components/Icon/icons/unlink-fill.svg +0 -1
  1055. package/lib/components/Icon/icons/unlink-line.svg +0 -1
  1056. package/lib/components/Icon/icons/upload-fill.svg +0 -1
  1057. package/lib/components/Icon/icons/upload-line.svg +0 -1
  1058. package/lib/components/Icon/icons/user-fill.svg +0 -1
  1059. package/lib/components/Icon/icons/user-line.svg +0 -1
  1060. package/lib/components/Icon/icons/viber-fill.svg +0 -1
  1061. package/lib/components/Icon/icons/viber-line.svg +0 -1
  1062. package/lib/components/Icon/icons/visa-fill.svg +0 -1
  1063. package/lib/components/Icon/icons/visa-line.svg +0 -1
  1064. package/lib/components/Icon/icons/volume-alert-fill.svg +0 -1
  1065. package/lib/components/Icon/icons/volume-alert-line.svg +0 -1
  1066. package/lib/components/Icon/icons/volume-down-fill.svg +0 -1
  1067. package/lib/components/Icon/icons/volume-down-line.svg +0 -1
  1068. package/lib/components/Icon/icons/volume-mute-fill.svg +0 -1
  1069. package/lib/components/Icon/icons/volume-mute-line.svg +0 -1
  1070. package/lib/components/Icon/icons/volume-up-fill.svg +0 -1
  1071. package/lib/components/Icon/icons/volume-up-line.svg +0 -1
  1072. package/lib/components/Icon/icons/walk-fill.svg +0 -1
  1073. package/lib/components/Icon/icons/walk-line.svg +0 -1
  1074. package/lib/components/Icon/icons/wallet-fill.svg +0 -1
  1075. package/lib/components/Icon/icons/wallet-line.svg +0 -1
  1076. package/lib/components/Icon/icons/whatsapp-fill.svg +0 -1
  1077. package/lib/components/Icon/icons/whatsapp-line.svg +0 -1
  1078. package/lib/components/Icon/icons/wifi-off-fill.svg +0 -1
  1079. package/lib/components/Icon/icons/wifi-off-line.svg +0 -1
  1080. package/lib/components/Icon/icons/wifi-on-fill.svg +0 -1
  1081. package/lib/components/Icon/icons/wifi-on-line.svg +0 -1
  1082. package/lib/components/Icon/icons/windy-fill.svg +0 -1
  1083. package/lib/components/Icon/icons/windy-line.svg +0 -1
  1084. package/lib/components/Icon/icons/youtube-fill.svg +0 -1
  1085. package/lib/components/Icon/icons/youtube-line.svg +0 -1
  1086. package/lib/components/Icon/icons/zoom-in-fill.svg +0 -1
  1087. package/lib/components/Icon/icons/zoom-in-line.svg +0 -1
  1088. package/lib/components/Icon/icons/zoom-out-fill.svg +0 -1
  1089. package/lib/components/Icon/icons/zoom-out-line.svg +0 -1
  1090. package/lib/components/Inputs/BooleanInput/BooleanInput.css +0 -51
  1091. package/lib/components/Inputs/BooleanInput/BooleanInput.d.ts +0 -4
  1092. package/lib/components/Inputs/BooleanInput/BooleanInput.js +0 -17
  1093. package/lib/components/Inputs/BooleanInput/BooleanInput.js.map +0 -1
  1094. package/lib/components/Inputs/BooleanInput/BooleanInput.tsx +0 -24
  1095. package/lib/components/Inputs/BooleanInput/BooleanInput.types.d.ts +0 -7
  1096. package/lib/components/Inputs/BooleanInput/BooleanInput.types.js +0 -3
  1097. package/lib/components/Inputs/BooleanInput/BooleanInput.types.js.map +0 -1
  1098. package/lib/components/Inputs/BooleanInput/BooleanInput.types.ts +0 -7
  1099. package/lib/components/Inputs/BooleanInput/__stories__/BooleanInput.stories.mdx +0 -44
  1100. package/lib/components/Inputs/TextInput/TextInput.css +0 -42
  1101. package/lib/components/Inputs/TextInput/TextInput.d.ts +0 -4
  1102. package/lib/components/Inputs/TextInput/TextInput.js +0 -20
  1103. package/lib/components/Inputs/TextInput/TextInput.js.map +0 -1
  1104. package/lib/components/Inputs/TextInput/TextInput.tsx +0 -24
  1105. package/lib/components/Inputs/TextInput/TextInput.types.d.ts +0 -8
  1106. package/lib/components/Inputs/TextInput/TextInput.types.js +0 -3
  1107. package/lib/components/Inputs/TextInput/TextInput.types.js.map +0 -1
  1108. package/lib/components/Inputs/TextInput/TextInput.types.ts +0 -8
  1109. package/lib/components/Inputs/TextInput/__stories__/TextInput.stories.mdx +0 -55
  1110. package/lib/components/Loader/Loader.css +0 -42
  1111. package/lib/components/Loader/Loader.d.ts +0 -4
  1112. package/lib/components/Loader/Loader.js +0 -10
  1113. package/lib/components/Loader/Loader.js.map +0 -1
  1114. package/lib/components/Loader/Loader.types.d.ts +0 -3
  1115. package/lib/components/Loader/Loader.types.js +0 -3
  1116. package/lib/components/Loader/Loader.types.js.map +0 -1
  1117. package/lib/components/Loader/__stories__/Loader.stories.mdx +0 -30
  1118. package/lib/index.d.ts +0 -9
  1119. package/lib/index.js +0 -26
  1120. package/lib/index.js.map +0 -1
  1121. package/lib/layouts/Header/Header.css +0 -83
  1122. package/lib/layouts/Header/Header.d.ts +0 -4
  1123. package/lib/layouts/Header/Header.js +0 -18
  1124. package/lib/layouts/Header/Header.js.map +0 -1
  1125. package/lib/layouts/Header/Header.types.d.ts +0 -4
  1126. package/lib/layouts/Header/Header.types.js +0 -3
  1127. package/lib/layouts/Header/Header.types.js.map +0 -1
  1128. package/lib/layouts/Header/HeaderActions.d.ts +0 -3
  1129. package/lib/layouts/Header/HeaderActions.js +0 -11
  1130. package/lib/layouts/Header/HeaderActions.js.map +0 -1
  1131. package/lib/layouts/Header/HeaderProfile.d.ts +0 -3
  1132. package/lib/layouts/Header/HeaderProfile.js +0 -20
  1133. package/lib/layouts/Header/HeaderProfile.js.map +0 -1
  1134. package/lib/layouts/Header/HeaderTitle.d.ts +0 -3
  1135. package/lib/layouts/Header/HeaderTitle.js +0 -15
  1136. package/lib/layouts/Header/HeaderTitle.js.map +0 -1
  1137. package/lib/layouts/Header/__stories__/Header.stories.mdx +0 -36
  1138. package/lib/layouts/Navigation/Navigation.css +0 -74
  1139. package/lib/layouts/Navigation/Navigation.d.ts +0 -4
  1140. package/lib/layouts/Navigation/Navigation.js +0 -19
  1141. package/lib/layouts/Navigation/Navigation.js.map +0 -1
  1142. package/lib/layouts/Navigation/Navigation.types.d.ts +0 -5
  1143. package/lib/layouts/Navigation/Navigation.types.js +0 -3
  1144. package/lib/layouts/Navigation/Navigation.types.js.map +0 -1
  1145. package/lib/layouts/Navigation/NavigationActions.d.ts +0 -4
  1146. package/lib/layouts/Navigation/NavigationActions.js +0 -8
  1147. package/lib/layouts/Navigation/NavigationActions.js.map +0 -1
  1148. package/lib/layouts/Navigation/NavigationBreadcrumb.d.ts +0 -6
  1149. package/lib/layouts/Navigation/NavigationBreadcrumb.js +0 -31
  1150. package/lib/layouts/Navigation/NavigationBreadcrumb.js.map +0 -1
  1151. package/lib/layouts/Navigation/__stories__/Navigation.stories.mdx +0 -46
  1152. package/lib/utils/string.utils.d.ts +0 -1
  1153. package/lib/utils/string.utils.js +0 -6
  1154. package/lib/utils/string.utils.js.map +0 -1
  1155. package/lib/utils/validator.utils.d.ts +0 -2
  1156. package/lib/utils/validator.utils.js +0 -9
  1157. package/lib/utils/validator.utils.js.map +0 -1
  1158. package/src/components/Icon/icons/accessibility-fill.svg +0 -1
  1159. package/src/components/Icon/icons/accessibility-line.svg +0 -1
  1160. package/src/components/Icon/icons/add-circle-fill.svg +0 -1
  1161. package/src/components/Icon/icons/add-circle-line.svg +0 -1
  1162. package/src/components/Icon/icons/add-fill.svg +0 -1
  1163. package/src/components/Icon/icons/add-line.svg +0 -1
  1164. package/src/components/Icon/icons/align-bottom-fill.svg +0 -1
  1165. package/src/components/Icon/icons/align-bottom-line.svg +0 -1
  1166. package/src/components/Icon/icons/align-center-fill.svg +0 -1
  1167. package/src/components/Icon/icons/align-center-line.svg +0 -1
  1168. package/src/components/Icon/icons/align-left-fill.svg +0 -1
  1169. package/src/components/Icon/icons/align-left-line.svg +0 -1
  1170. package/src/components/Icon/icons/align-right-fill.svg +0 -1
  1171. package/src/components/Icon/icons/align-right-line.svg +0 -1
  1172. package/src/components/Icon/icons/align-top-fill.svg +0 -1
  1173. package/src/components/Icon/icons/align-top-line.svg +0 -1
  1174. package/src/components/Icon/icons/align-vertically-fill.svg +0 -1
  1175. package/src/components/Icon/icons/align-vertically-line.svg +0 -1
  1176. package/src/components/Icon/icons/amazon-fill.svg +0 -1
  1177. package/src/components/Icon/icons/amazon-line.svg +0 -1
  1178. package/src/components/Icon/icons/android-fill.svg +0 -1
  1179. package/src/components/Icon/icons/android-line.svg +0 -1
  1180. package/src/components/Icon/icons/apple-fill.svg +0 -1
  1181. package/src/components/Icon/icons/apple-line.svg +0 -1
  1182. package/src/components/Icon/icons/arrow-down-circle-fill.svg +0 -1
  1183. package/src/components/Icon/icons/arrow-down-circle-line.svg +0 -1
  1184. package/src/components/Icon/icons/arrow-down-fill.svg +0 -1
  1185. package/src/components/Icon/icons/arrow-down-line.svg +0 -1
  1186. package/src/components/Icon/icons/arrow-go-back-fill.svg +0 -1
  1187. package/src/components/Icon/icons/arrow-go-back-line.svg +0 -1
  1188. package/src/components/Icon/icons/arrow-go-forward-fill.svg +0 -1
  1189. package/src/components/Icon/icons/arrow-go-forward-line.svg +0 -1
  1190. package/src/components/Icon/icons/arrow-left-circle-fill.svg +0 -1
  1191. package/src/components/Icon/icons/arrow-left-circle-line.svg +0 -1
  1192. package/src/components/Icon/icons/arrow-left-down-fill.svg +0 -1
  1193. package/src/components/Icon/icons/arrow-left-down-line.svg +0 -1
  1194. package/src/components/Icon/icons/arrow-left-fill.svg +0 -1
  1195. package/src/components/Icon/icons/arrow-left-line.svg +0 -1
  1196. package/src/components/Icon/icons/arrow-left-right-fill.svg +0 -1
  1197. package/src/components/Icon/icons/arrow-left-right-line.svg +0 -1
  1198. package/src/components/Icon/icons/arrow-left-up-fill.svg +0 -1
  1199. package/src/components/Icon/icons/arrow-left-up-line.svg +0 -1
  1200. package/src/components/Icon/icons/arrow-right-circle-fill.svg +0 -1
  1201. package/src/components/Icon/icons/arrow-right-circle-line.svg +0 -1
  1202. package/src/components/Icon/icons/arrow-right-down-fill.svg +0 -1
  1203. package/src/components/Icon/icons/arrow-right-down-line.svg +0 -1
  1204. package/src/components/Icon/icons/arrow-right-fill.svg +0 -1
  1205. package/src/components/Icon/icons/arrow-right-line.svg +0 -1
  1206. package/src/components/Icon/icons/arrow-right-up-fill.svg +0 -1
  1207. package/src/components/Icon/icons/arrow-right-up-line.svg +0 -1
  1208. package/src/components/Icon/icons/arrow-up-circle-fill.svg +0 -1
  1209. package/src/components/Icon/icons/arrow-up-circle-line.svg +0 -1
  1210. package/src/components/Icon/icons/arrow-up-down-fill.svg +0 -1
  1211. package/src/components/Icon/icons/arrow-up-down-line.svg +0 -1
  1212. package/src/components/Icon/icons/arrow-up-fill.svg +0 -1
  1213. package/src/components/Icon/icons/arrow-up-line.svg +0 -1
  1214. package/src/components/Icon/icons/attachment-fill.svg +0 -1
  1215. package/src/components/Icon/icons/attachment-line.svg +0 -1
  1216. package/src/components/Icon/icons/award-fill.svg +0 -1
  1217. package/src/components/Icon/icons/award-line.svg +0 -1
  1218. package/src/components/Icon/icons/bank-card-fill.svg +0 -1
  1219. package/src/components/Icon/icons/bank-card-line.svg +0 -1
  1220. package/src/components/Icon/icons/bar-chart-fill.svg +0 -1
  1221. package/src/components/Icon/icons/bar-chart-line.svg +0 -1
  1222. package/src/components/Icon/icons/barcode-fill.svg +0 -1
  1223. package/src/components/Icon/icons/barcode-line.svg +0 -1
  1224. package/src/components/Icon/icons/bill-fill.svg +0 -1
  1225. package/src/components/Icon/icons/bill-line.svg +0 -1
  1226. package/src/components/Icon/icons/body-scan-fill.svg +0 -1
  1227. package/src/components/Icon/icons/body-scan-line.svg +0 -1
  1228. package/src/components/Icon/icons/bold-fill.svg +0 -1
  1229. package/src/components/Icon/icons/bold-line.svg +0 -1
  1230. package/src/components/Icon/icons/calendar-2-fill.svg +0 -1
  1231. package/src/components/Icon/icons/calendar-2-line.svg +0 -1
  1232. package/src/components/Icon/icons/calendar-check-fill.svg +0 -1
  1233. package/src/components/Icon/icons/calendar-check-line.svg +0 -1
  1234. package/src/components/Icon/icons/calendar-date-fill.svg +0 -1
  1235. package/src/components/Icon/icons/calendar-date-line.svg +0 -1
  1236. package/src/components/Icon/icons/calendar-fill.svg +0 -1
  1237. package/src/components/Icon/icons/calendar-line.svg +0 -1
  1238. package/src/components/Icon/icons/camera-fill.svg +0 -1
  1239. package/src/components/Icon/icons/camera-line.svg +0 -1
  1240. package/src/components/Icon/icons/car-fill.svg +0 -1
  1241. package/src/components/Icon/icons/car-line.svg +0 -1
  1242. package/src/components/Icon/icons/check-fill.svg +0 -1
  1243. package/src/components/Icon/icons/check-line.svg +0 -1
  1244. package/src/components/Icon/icons/checkbox-blank-circle-fill.svg +0 -1
  1245. package/src/components/Icon/icons/checkbox-blank-circle-line.svg +0 -1
  1246. package/src/components/Icon/icons/checkbox-blank-fill.svg +0 -1
  1247. package/src/components/Icon/icons/checkbox-blank-line.svg +0 -1
  1248. package/src/components/Icon/icons/checkbox-circle-fill.svg +0 -1
  1249. package/src/components/Icon/icons/checkbox-circle-line.svg +0 -1
  1250. package/src/components/Icon/icons/checkbox-fill.svg +0 -1
  1251. package/src/components/Icon/icons/checkbox-line.svg +0 -1
  1252. package/src/components/Icon/icons/checkbox-multiple-fill.svg +0 -1
  1253. package/src/components/Icon/icons/checkbox-multiple-line.svg +0 -1
  1254. package/src/components/Icon/icons/chevron-down-fill.svg +0 -1
  1255. package/src/components/Icon/icons/chevron-down-line.svg +0 -1
  1256. package/src/components/Icon/icons/chevron-left-fill.svg +0 -1
  1257. package/src/components/Icon/icons/chevron-left-line.svg +0 -1
  1258. package/src/components/Icon/icons/chevron-right-fill.svg +0 -1
  1259. package/src/components/Icon/icons/chevron-right-line.svg +0 -1
  1260. package/src/components/Icon/icons/chevron-up-fill.svg +0 -1
  1261. package/src/components/Icon/icons/chevron-up-line.svg +0 -1
  1262. package/src/components/Icon/icons/chrome-fill.svg +0 -1
  1263. package/src/components/Icon/icons/chrome-line.svg +0 -1
  1264. package/src/components/Icon/icons/close-circle-fill.svg +0 -1
  1265. package/src/components/Icon/icons/close-circle-line.svg +0 -1
  1266. package/src/components/Icon/icons/close-fill.svg +0 -1
  1267. package/src/components/Icon/icons/close-line.svg +0 -1
  1268. package/src/components/Icon/icons/cloud-fill.svg +0 -1
  1269. package/src/components/Icon/icons/cloud-line.svg +0 -1
  1270. package/src/components/Icon/icons/cloud-windy-fill.svg +0 -1
  1271. package/src/components/Icon/icons/cloud-windy-line.svg +0 -1
  1272. package/src/components/Icon/icons/counter-fill.svg +0 -1
  1273. package/src/components/Icon/icons/counter-line.svg +0 -1
  1274. package/src/components/Icon/icons/customer-service-fill.svg +0 -1
  1275. package/src/components/Icon/icons/customer-service-line.svg +0 -1
  1276. package/src/components/Icon/icons/database-fill.svg +0 -1
  1277. package/src/components/Icon/icons/database-line.svg +0 -1
  1278. package/src/components/Icon/icons/delete-bin-fill.svg +0 -1
  1279. package/src/components/Icon/icons/delete-bin-line.svg +0 -1
  1280. package/src/components/Icon/icons/direction-fill.svg +0 -1
  1281. package/src/components/Icon/icons/direction-line.svg +0 -1
  1282. package/src/components/Icon/icons/distance-fill.svg +0 -1
  1283. package/src/components/Icon/icons/distance-line.svg +0 -1
  1284. package/src/components/Icon/icons/download-fill.svg +0 -1
  1285. package/src/components/Icon/icons/download-line.svg +0 -1
  1286. package/src/components/Icon/icons/drive-fill.svg +0 -1
  1287. package/src/components/Icon/icons/drive-line.svg +0 -1
  1288. package/src/components/Icon/icons/drizzle-fill.svg +0 -1
  1289. package/src/components/Icon/icons/drizzle-line.svg +0 -1
  1290. package/src/components/Icon/icons/earth-fill.svg +0 -1
  1291. package/src/components/Icon/icons/earth-line.svg +0 -1
  1292. package/src/components/Icon/icons/edit-fill.svg +0 -1
  1293. package/src/components/Icon/icons/edit-line.svg +0 -1
  1294. package/src/components/Icon/icons/emotion-fill.svg +0 -1
  1295. package/src/components/Icon/icons/emotion-laugh-fill.svg +0 -1
  1296. package/src/components/Icon/icons/emotion-laugh-line.svg +0 -1
  1297. package/src/components/Icon/icons/emotion-line.svg +0 -1
  1298. package/src/components/Icon/icons/emotion-normal-fill.svg +0 -1
  1299. package/src/components/Icon/icons/emotion-normal-line.svg +0 -1
  1300. package/src/components/Icon/icons/emotion-sad-fill.svg +0 -1
  1301. package/src/components/Icon/icons/emotion-sad-line.svg +0 -1
  1302. package/src/components/Icon/icons/emotion-unhappy-fill.svg +0 -1
  1303. package/src/components/Icon/icons/emotion-unhappy-line.svg +0 -1
  1304. package/src/components/Icon/icons/equalizer-fill.svg +0 -1
  1305. package/src/components/Icon/icons/equalizer-line.svg +0 -1
  1306. package/src/components/Icon/icons/error-warning-fill.svg +0 -1
  1307. package/src/components/Icon/icons/error-warning-line.svg +0 -1
  1308. package/src/components/Icon/icons/exchange-fill.svg +0 -1
  1309. package/src/components/Icon/icons/exchange-line.svg +0 -1
  1310. package/src/components/Icon/icons/external-link-fill.svg +0 -1
  1311. package/src/components/Icon/icons/external-link-line.svg +0 -1
  1312. package/src/components/Icon/icons/eye-fill.svg +0 -1
  1313. package/src/components/Icon/icons/eye-line.svg +0 -1
  1314. package/src/components/Icon/icons/eye-off-fill.svg +0 -1
  1315. package/src/components/Icon/icons/eye-off-line.svg +0 -1
  1316. package/src/components/Icon/icons/facebook-fill.svg +0 -1
  1317. package/src/components/Icon/icons/facebook-line.svg +0 -1
  1318. package/src/components/Icon/icons/feedback-fill.svg +0 -1
  1319. package/src/components/Icon/icons/feedback-line.svg +0 -1
  1320. package/src/components/Icon/icons/file-copy-fill.svg +0 -1
  1321. package/src/components/Icon/icons/file-copy-line.svg +0 -1
  1322. package/src/components/Icon/icons/file-fill.svg +0 -1
  1323. package/src/components/Icon/icons/file-line.svg +0 -1
  1324. package/src/components/Icon/icons/film-fill.svg +0 -1
  1325. package/src/components/Icon/icons/film-line.svg +0 -1
  1326. package/src/components/Icon/icons/filter-fill.svg +0 -1
  1327. package/src/components/Icon/icons/filter-line.svg +0 -1
  1328. package/src/components/Icon/icons/filter-off-fill.svg +0 -1
  1329. package/src/components/Icon/icons/filter-off-line.svg +0 -1
  1330. package/src/components/Icon/icons/fire-fill.svg +0 -1
  1331. package/src/components/Icon/icons/fire-line.svg +0 -1
  1332. package/src/components/Icon/icons/firefox-fill.svg +0 -1
  1333. package/src/components/Icon/icons/firefox-line.svg +0 -1
  1334. package/src/components/Icon/icons/flashlight-fill.svg +0 -1
  1335. package/src/components/Icon/icons/flashlight-line.svg +0 -1
  1336. package/src/components/Icon/icons/focus-fill.svg +0 -1
  1337. package/src/components/Icon/icons/focus-line.svg +0 -1
  1338. package/src/components/Icon/icons/foggy-fill.svg +0 -1
  1339. package/src/components/Icon/icons/foggy-line.svg +0 -1
  1340. package/src/components/Icon/icons/font-size-fill.svg +0 -1
  1341. package/src/components/Icon/icons/font-size-line.svg +0 -1
  1342. package/src/components/Icon/icons/football-fill.svg +0 -1
  1343. package/src/components/Icon/icons/football-line.svg +0 -1
  1344. package/src/components/Icon/icons/forbid-fill.svg +0 -1
  1345. package/src/components/Icon/icons/forbid-line.svg +0 -1
  1346. package/src/components/Icon/icons/fullscreen-fill.svg +0 -1
  1347. package/src/components/Icon/icons/fullscreen-line.svg +0 -1
  1348. package/src/components/Icon/icons/function-fill.svg +0 -1
  1349. package/src/components/Icon/icons/function-line.svg +0 -1
  1350. package/src/components/Icon/icons/gift-fill.svg +0 -1
  1351. package/src/components/Icon/icons/gift-line.svg +0 -1
  1352. package/src/components/Icon/icons/github-fill.svg +0 -1
  1353. package/src/components/Icon/icons/github-line.svg +0 -1
  1354. package/src/components/Icon/icons/google-fill.svg +0 -1
  1355. package/src/components/Icon/icons/google-line.svg +0 -1
  1356. package/src/components/Icon/icons/grid-fill.svg +0 -1
  1357. package/src/components/Icon/icons/grid-line.svg +0 -1
  1358. package/src/components/Icon/icons/group-fill.svg +0 -1
  1359. package/src/components/Icon/icons/group-line.svg +0 -1
  1360. package/src/components/Icon/icons/hail-fill.svg +0 -1
  1361. package/src/components/Icon/icons/hail-line.svg +0 -1
  1362. package/src/components/Icon/icons/hearing-impairment-fill.svg +0 -1
  1363. package/src/components/Icon/icons/hearing-impairment-line.svg +0 -1
  1364. package/src/components/Icon/icons/heart-line.svg +0 -1
  1365. package/src/components/Icon/icons/heart-pulse-fill.svg +0 -1
  1366. package/src/components/Icon/icons/heart-pulse-line.svg +0 -1
  1367. package/src/components/Icon/icons/history-fill.svg +0 -1
  1368. package/src/components/Icon/icons/history-line.svg +0 -1
  1369. package/src/components/Icon/icons/home-fill.svg +0 -1
  1370. package/src/components/Icon/icons/home-line.svg +0 -1
  1371. package/src/components/Icon/icons/hourglass-fill.svg +0 -1
  1372. package/src/components/Icon/icons/hourglass-line.svg +0 -1
  1373. package/src/components/Icon/icons/ie-fill.svg +0 -1
  1374. package/src/components/Icon/icons/ie-line.svg +0 -1
  1375. package/src/components/Icon/icons/image-fill.svg +0 -1
  1376. package/src/components/Icon/icons/image-line.svg +0 -1
  1377. package/src/components/Icon/icons/information-fill.svg +0 -1
  1378. package/src/components/Icon/icons/information-line.svg +0 -1
  1379. package/src/components/Icon/icons/instagram-fill.svg +0 -1
  1380. package/src/components/Icon/icons/instagram-line.svg +0 -1
  1381. package/src/components/Icon/icons/italic-fill.svg +0 -1
  1382. package/src/components/Icon/icons/italic-line.svg +0 -1
  1383. package/src/components/Icon/icons/kakao-talk-fill.svg +0 -1
  1384. package/src/components/Icon/icons/kakao-talk-line.svg +0 -1
  1385. package/src/components/Icon/icons/keyboard-fill.svg +0 -1
  1386. package/src/components/Icon/icons/keyboard-line.svg +0 -1
  1387. package/src/components/Icon/icons/leaf-fill.svg +0 -1
  1388. package/src/components/Icon/icons/leaf-line.svg +0 -1
  1389. package/src/components/Icon/icons/lightbulb-fill.svg +0 -1
  1390. package/src/components/Icon/icons/lightbulb-line.svg +0 -1
  1391. package/src/components/Icon/icons/lightning-fill.svg +0 -1
  1392. package/src/components/Icon/icons/lightning-line.svg +0 -1
  1393. package/src/components/Icon/icons/line-chart-fill.svg +0 -1
  1394. package/src/components/Icon/icons/line-chart-line.svg +0 -1
  1395. package/src/components/Icon/icons/line-fill.svg +0 -1
  1396. package/src/components/Icon/icons/line-line.svg +0 -1
  1397. package/src/components/Icon/icons/link-fill.svg +0 -1
  1398. package/src/components/Icon/icons/link-line.svg +0 -1
  1399. package/src/components/Icon/icons/list-check-fill.svg +0 -1
  1400. package/src/components/Icon/icons/list-check-line.svg +0 -1
  1401. package/src/components/Icon/icons/list-settings-fill.svg +0 -1
  1402. package/src/components/Icon/icons/list-settings-line.svg +0 -1
  1403. package/src/components/Icon/icons/lock-fill.svg +0 -1
  1404. package/src/components/Icon/icons/lock-line.svg +0 -1
  1405. package/src/components/Icon/icons/logout-fill.svg +0 -1
  1406. package/src/components/Icon/icons/logout-line.svg +0 -1
  1407. package/src/components/Icon/icons/loyalty-card-fill.svg +0 -1
  1408. package/src/components/Icon/icons/loyalty-card-line.svg +0 -1
  1409. package/src/components/Icon/icons/mac-fill.svg +0 -1
  1410. package/src/components/Icon/icons/mac-line.svg +0 -1
  1411. package/src/components/Icon/icons/macbook-fill.svg +0 -1
  1412. package/src/components/Icon/icons/macbook-line.svg +0 -1
  1413. package/src/components/Icon/icons/mail-fill.svg +0 -1
  1414. package/src/components/Icon/icons/mail-line.svg +0 -1
  1415. package/src/components/Icon/icons/mail-send-fill.svg +0 -1
  1416. package/src/components/Icon/icons/mail-send-line.svg +0 -1
  1417. package/src/components/Icon/icons/map-pin-fill.svg +0 -1
  1418. package/src/components/Icon/icons/map-pin-line.svg +0 -1
  1419. package/src/components/Icon/icons/mastercard-fill.svg +0 -1
  1420. package/src/components/Icon/icons/mastercard-line.svg +0 -1
  1421. package/src/components/Icon/icons/menu-fill.svg +0 -1
  1422. package/src/components/Icon/icons/menu-line.svg +0 -1
  1423. package/src/components/Icon/icons/message-fill.svg +0 -1
  1424. package/src/components/Icon/icons/message-line.svg +0 -1
  1425. package/src/components/Icon/icons/messenger-fill.svg +0 -1
  1426. package/src/components/Icon/icons/messenger-line.svg +0 -1
  1427. package/src/components/Icon/icons/mic-fill.svg +0 -1
  1428. package/src/components/Icon/icons/mic-line.svg +0 -1
  1429. package/src/components/Icon/icons/mist-fill.svg +0 -1
  1430. package/src/components/Icon/icons/mist-line.svg +0 -1
  1431. package/src/components/Icon/icons/money-cny-box-fill.svg +0 -1
  1432. package/src/components/Icon/icons/money-cny-box-line.svg +0 -1
  1433. package/src/components/Icon/icons/money-dollar-box-fill.svg +0 -1
  1434. package/src/components/Icon/icons/money-dollar-box-line.svg +0 -1
  1435. package/src/components/Icon/icons/money-euro-box-fill.svg +0 -1
  1436. package/src/components/Icon/icons/money-euro-box-line.svg +0 -1
  1437. package/src/components/Icon/icons/money-pound-box-fill.svg +0 -1
  1438. package/src/components/Icon/icons/money-pound-box-line.svg +0 -1
  1439. package/src/components/Icon/icons/moon-cloudy-fill.svg +0 -1
  1440. package/src/components/Icon/icons/moon-cloudy-line.svg +0 -1
  1441. package/src/components/Icon/icons/moon-fill.svg +0 -1
  1442. package/src/components/Icon/icons/moon-line.svg +0 -1
  1443. package/src/components/Icon/icons/more-2-fill.svg +0 -1
  1444. package/src/components/Icon/icons/more-2-line.svg +0 -1
  1445. package/src/components/Icon/icons/more-fill.svg +0 -1
  1446. package/src/components/Icon/icons/more-line.svg +0 -1
  1447. package/src/components/Icon/icons/music-2-fill.svg +0 -1
  1448. package/src/components/Icon/icons/music-2-line.svg +0 -1
  1449. package/src/components/Icon/icons/music-fill.svg +0 -1
  1450. package/src/components/Icon/icons/music-line.svg +0 -1
  1451. package/src/components/Icon/icons/naver-fill.svg +0 -1
  1452. package/src/components/Icon/icons/naver-line.svg +0 -1
  1453. package/src/components/Icon/icons/navigation-fill.svg +0 -1
  1454. package/src/components/Icon/icons/navigation-line.svg +0 -1
  1455. package/src/components/Icon/icons/notification-fill.svg +0 -1
  1456. package/src/components/Icon/icons/notification-line.svg +0 -1
  1457. package/src/components/Icon/icons/package-fill.svg +0 -1
  1458. package/src/components/Icon/icons/package-line.svg +0 -1
  1459. package/src/components/Icon/icons/pause-circle-fill.svg +0 -1
  1460. package/src/components/Icon/icons/pause-circle-line.svg +0 -1
  1461. package/src/components/Icon/icons/pause-fill.svg +0 -1
  1462. package/src/components/Icon/icons/pause-line.svg +0 -1
  1463. package/src/components/Icon/icons/phone-fill.svg +0 -1
  1464. package/src/components/Icon/icons/phone-line.svg +0 -1
  1465. package/src/components/Icon/icons/pie-chart-fill.svg +0 -1
  1466. package/src/components/Icon/icons/pie-chart-line.svg +0 -1
  1467. package/src/components/Icon/icons/pinterest-fill.svg +0 -1
  1468. package/src/components/Icon/icons/pinterest-line.svg +0 -1
  1469. package/src/components/Icon/icons/play-circle-fill.svg +0 -1
  1470. package/src/components/Icon/icons/play-circle-line.svg +0 -1
  1471. package/src/components/Icon/icons/play-fill.svg +0 -1
  1472. package/src/components/Icon/icons/play-line.svg +0 -1
  1473. package/src/components/Icon/icons/price-tag-fill.svg +0 -1
  1474. package/src/components/Icon/icons/price-tag-line.svg +0 -1
  1475. package/src/components/Icon/icons/printer-fill.svg +0 -1
  1476. package/src/components/Icon/icons/printer-line.svg +0 -1
  1477. package/src/components/Icon/icons/qr-scan-fill.svg +0 -1
  1478. package/src/components/Icon/icons/qr-scan-line.svg +0 -1
  1479. package/src/components/Icon/icons/question-fill.svg +0 -1
  1480. package/src/components/Icon/icons/question-line.svg +0 -1
  1481. package/src/components/Icon/icons/radio-button-fill.svg +0 -1
  1482. package/src/components/Icon/icons/radio-button-line.svg +0 -1
  1483. package/src/components/Icon/icons/rainy-fill.svg +0 -1
  1484. package/src/components/Icon/icons/rainy-line.svg +0 -1
  1485. package/src/components/Icon/icons/recycle-fill.svg +0 -1
  1486. package/src/components/Icon/icons/recycle-line.svg +0 -1
  1487. package/src/components/Icon/icons/refresh-fill.svg +0 -1
  1488. package/src/components/Icon/icons/refresh-line.svg +0 -1
  1489. package/src/components/Icon/icons/refund-fill.svg +0 -1
  1490. package/src/components/Icon/icons/refund-line.svg +0 -1
  1491. package/src/components/Icon/icons/repeat-fill.svg +0 -1
  1492. package/src/components/Icon/icons/repeat-line.svg +0 -1
  1493. package/src/components/Icon/icons/return-fill.svg +0 -1
  1494. package/src/components/Icon/icons/return-line.svg +0 -1
  1495. package/src/components/Icon/icons/riding-fill.svg +0 -1
  1496. package/src/components/Icon/icons/riding-line.svg +0 -1
  1497. package/src/components/Icon/icons/rocket-fill.svg +0 -1
  1498. package/src/components/Icon/icons/rocket-line.svg +0 -1
  1499. package/src/components/Icon/icons/rss-fill.svg +0 -1
  1500. package/src/components/Icon/icons/rss-line.svg +0 -1
  1501. package/src/components/Icon/icons/ruler-fill.svg +0 -1
  1502. package/src/components/Icon/icons/ruler-line.svg +0 -1
  1503. package/src/components/Icon/icons/run-fill.svg +0 -1
  1504. package/src/components/Icon/icons/run-line.svg +0 -1
  1505. package/src/components/Icon/icons/safari-fill.svg +0 -1
  1506. package/src/components/Icon/icons/safari-line.svg +0 -1
  1507. package/src/components/Icon/icons/scales-fill.svg +0 -1
  1508. package/src/components/Icon/icons/scales-line.svg +0 -1
  1509. package/src/components/Icon/icons/search-fill.svg +0 -1
  1510. package/src/components/Icon/icons/search-line.svg +0 -1
  1511. package/src/components/Icon/icons/secure-payment-fill.svg +0 -1
  1512. package/src/components/Icon/icons/secure-payment-line.svg +0 -1
  1513. package/src/components/Icon/icons/seed-1-fill.svg +0 -1
  1514. package/src/components/Icon/icons/seed-1-line.svg +0 -1
  1515. package/src/components/Icon/icons/seed-2-fill.svg +0 -1
  1516. package/src/components/Icon/icons/seed-2-line.svg +0 -1
  1517. package/src/components/Icon/icons/seed-3-fill.svg +0 -1
  1518. package/src/components/Icon/icons/seed-3-line.svg +0 -1
  1519. package/src/components/Icon/icons/selected-by-decathlon-fill.svg +0 -1
  1520. package/src/components/Icon/icons/selected-by-decathlon-line.svg +0 -1
  1521. package/src/components/Icon/icons/send-plane-2-fill.svg +0 -1
  1522. package/src/components/Icon/icons/send-plane-2-line.svg +0 -1
  1523. package/src/components/Icon/icons/send-plane-fill.svg +0 -1
  1524. package/src/components/Icon/icons/send-plane-line.svg +0 -1
  1525. package/src/components/Icon/icons/settings-fill.svg +0 -1
  1526. package/src/components/Icon/icons/settings-line.svg +0 -1
  1527. package/src/components/Icon/icons/share-android-fill.svg +0 -1
  1528. package/src/components/Icon/icons/share-android-line.svg +0 -1
  1529. package/src/components/Icon/icons/share-fill.svg +0 -1
  1530. package/src/components/Icon/icons/share-ios-fill.svg +0 -1
  1531. package/src/components/Icon/icons/share-ios-line.svg +0 -1
  1532. package/src/components/Icon/icons/share-line.svg +0 -1
  1533. package/src/components/Icon/icons/shield-check-fill.svg +0 -1
  1534. package/src/components/Icon/icons/shield-check-line.svg +0 -1
  1535. package/src/components/Icon/icons/shopping-bag-fill.svg +0 -1
  1536. package/src/components/Icon/icons/shopping-bag-line.svg +0 -1
  1537. package/src/components/Icon/icons/shopping-cart-fill.svg +0 -1
  1538. package/src/components/Icon/icons/shopping-cart-line.svg +0 -1
  1539. package/src/components/Icon/icons/showers-fill.svg +0 -1
  1540. package/src/components/Icon/icons/showers-line.svg +0 -1
  1541. package/src/components/Icon/icons/shut-down-fill.svg +0 -1
  1542. package/src/components/Icon/icons/shut-down-line.svg +0 -1
  1543. package/src/components/Icon/icons/slack-fill.svg +0 -1
  1544. package/src/components/Icon/icons/slack-line.svg +0 -1
  1545. package/src/components/Icon/icons/smartphone-fill.svg +0 -1
  1546. package/src/components/Icon/icons/smartphone-line.svg +0 -1
  1547. package/src/components/Icon/icons/snapchat-fill.svg +0 -1
  1548. package/src/components/Icon/icons/snapchat-line.svg +0 -1
  1549. package/src/components/Icon/icons/snowy-fill.svg +0 -1
  1550. package/src/components/Icon/icons/snowy-line.svg +0 -1
  1551. package/src/components/Icon/icons/sparkles-fill.svg +0 -1
  1552. package/src/components/Icon/icons/sparkles-line.svg +0 -1
  1553. package/src/components/Icon/icons/star-fill.svg +0 -1
  1554. package/src/components/Icon/icons/star-half-fill.svg +0 -1
  1555. package/src/components/Icon/icons/star-half-line.svg +0 -1
  1556. package/src/components/Icon/icons/star-line.svg +0 -1
  1557. package/src/components/Icon/icons/stop-circle-fill.svg +0 -1
  1558. package/src/components/Icon/icons/stop-circle-line.svg +0 -1
  1559. package/src/components/Icon/icons/stop-fill.svg +0 -1
  1560. package/src/components/Icon/icons/stop-line.svg +0 -1
  1561. package/src/components/Icon/icons/store-fill.svg +0 -1
  1562. package/src/components/Icon/icons/store-line.svg +0 -1
  1563. package/src/components/Icon/icons/subtract-fill.svg +0 -1
  1564. package/src/components/Icon/icons/subtract-line.svg +0 -1
  1565. package/src/components/Icon/icons/suitcase-fill.svg +0 -1
  1566. package/src/components/Icon/icons/suitcase-line.svg +0 -1
  1567. package/src/components/Icon/icons/sun-cloudy-fill.svg +0 -1
  1568. package/src/components/Icon/icons/sun-cloudy-line.svg +0 -1
  1569. package/src/components/Icon/icons/sun-fill.svg +0 -1
  1570. package/src/components/Icon/icons/sun-line.svg +0 -1
  1571. package/src/components/Icon/icons/t-shirt-fill.svg +0 -1
  1572. package/src/components/Icon/icons/t-shirt-line.svg +0 -1
  1573. package/src/components/Icon/icons/t-shirt-number-fill.svg +0 -1
  1574. package/src/components/Icon/icons/t-shirt-number-line.svg +0 -1
  1575. package/src/components/Icon/icons/tablet-fill.svg +0 -1
  1576. package/src/components/Icon/icons/tablet-line.svg +0 -1
  1577. package/src/components/Icon/icons/task-fill.svg +0 -1
  1578. package/src/components/Icon/icons/task-line.svg +0 -1
  1579. package/src/components/Icon/icons/telegram-fill.svg +0 -1
  1580. package/src/components/Icon/icons/telegram-line.svg +0 -1
  1581. package/src/components/Icon/icons/temp-cold-fill.svg +0 -1
  1582. package/src/components/Icon/icons/temp-cold-line.svg +0 -1
  1583. package/src/components/Icon/icons/temp-hot-fill.svg +0 -1
  1584. package/src/components/Icon/icons/temp-hot-line.svg +0 -1
  1585. package/src/components/Icon/icons/text-curved-fill.svg +0 -1
  1586. package/src/components/Icon/icons/text-curved-line.svg +0 -1
  1587. package/src/components/Icon/icons/text-fill.svg +0 -1
  1588. package/src/components/Icon/icons/text-line.svg +0 -1
  1589. package/src/components/Icon/icons/thumb-down-fill.svg +0 -1
  1590. package/src/components/Icon/icons/thumb-down-line.svg +0 -1
  1591. package/src/components/Icon/icons/thumb-up-fill.svg +0 -1
  1592. package/src/components/Icon/icons/thumb-up-line.svg +0 -1
  1593. package/src/components/Icon/icons/thunderstorms-fill.svg +0 -1
  1594. package/src/components/Icon/icons/thunderstorms-line.svg +0 -1
  1595. package/src/components/Icon/icons/tiktok-fill.svg +0 -1
  1596. package/src/components/Icon/icons/tiktok-line.svg +0 -1
  1597. package/src/components/Icon/icons/time-fill.svg +0 -1
  1598. package/src/components/Icon/icons/time-line.svg +0 -1
  1599. package/src/components/Icon/icons/timer-fill.svg +0 -1
  1600. package/src/components/Icon/icons/timer-line.svg +0 -1
  1601. package/src/components/Icon/icons/tools-fill.svg +0 -1
  1602. package/src/components/Icon/icons/tools-line.svg +0 -1
  1603. package/src/components/Icon/icons/train-fill.svg +0 -1
  1604. package/src/components/Icon/icons/train-line.svg +0 -1
  1605. package/src/components/Icon/icons/trophy-fill.svg +0 -1
  1606. package/src/components/Icon/icons/trophy-line.svg +0 -1
  1607. package/src/components/Icon/icons/truck-fill.svg +0 -1
  1608. package/src/components/Icon/icons/truck-line.svg +0 -1
  1609. package/src/components/Icon/icons/twitter-fill.svg +0 -1
  1610. package/src/components/Icon/icons/twitter-line.svg +0 -1
  1611. package/src/components/Icon/icons/unlink-fill.svg +0 -1
  1612. package/src/components/Icon/icons/unlink-line.svg +0 -1
  1613. package/src/components/Icon/icons/upload-fill.svg +0 -1
  1614. package/src/components/Icon/icons/upload-line.svg +0 -1
  1615. package/src/components/Icon/icons/user-fill.svg +0 -1
  1616. package/src/components/Icon/icons/user-line.svg +0 -1
  1617. package/src/components/Icon/icons/viber-fill.svg +0 -1
  1618. package/src/components/Icon/icons/viber-line.svg +0 -1
  1619. package/src/components/Icon/icons/visa-fill.svg +0 -1
  1620. package/src/components/Icon/icons/visa-line.svg +0 -1
  1621. package/src/components/Icon/icons/volume-alert-fill.svg +0 -1
  1622. package/src/components/Icon/icons/volume-alert-line.svg +0 -1
  1623. package/src/components/Icon/icons/volume-down-fill.svg +0 -1
  1624. package/src/components/Icon/icons/volume-down-line.svg +0 -1
  1625. package/src/components/Icon/icons/volume-mute-fill.svg +0 -1
  1626. package/src/components/Icon/icons/volume-mute-line.svg +0 -1
  1627. package/src/components/Icon/icons/volume-up-fill.svg +0 -1
  1628. package/src/components/Icon/icons/volume-up-line.svg +0 -1
  1629. package/src/components/Icon/icons/walk-fill.svg +0 -1
  1630. package/src/components/Icon/icons/walk-line.svg +0 -1
  1631. package/src/components/Icon/icons/wallet-fill.svg +0 -1
  1632. package/src/components/Icon/icons/wallet-line.svg +0 -1
  1633. package/src/components/Icon/icons/whatsapp-fill.svg +0 -1
  1634. package/src/components/Icon/icons/whatsapp-line.svg +0 -1
  1635. package/src/components/Icon/icons/wifi-off-fill.svg +0 -1
  1636. package/src/components/Icon/icons/wifi-off-line.svg +0 -1
  1637. package/src/components/Icon/icons/wifi-on-fill.svg +0 -1
  1638. package/src/components/Icon/icons/wifi-on-line.svg +0 -1
  1639. package/src/components/Icon/icons/windy-fill.svg +0 -1
  1640. package/src/components/Icon/icons/windy-line.svg +0 -1
  1641. package/src/components/Icon/icons/youtube-fill.svg +0 -1
  1642. package/src/components/Icon/icons/youtube-line.svg +0 -1
  1643. package/src/components/Icon/icons/zoom-in-fill.svg +0 -1
  1644. package/src/components/Icon/icons/zoom-in-line.svg +0 -1
  1645. package/src/components/Icon/icons/zoom-out-fill.svg +0 -1
  1646. package/src/components/Icon/icons/zoom-out-line.svg +0 -1
  1647. package/src/layouts/Header/HeaderTitle.tsx +0 -17
  1648. /package/{esm/components/Icon/icons/arrow-go-back-line.svg → src/components/Icon/icons/arrow-back.svg} +0 -0
  1649. /package/{esm/components/Icon/icons/arrow-down-line.svg → src/components/Icon/icons/arrow-down.svg} +0 -0
  1650. /package/{esm/components/Icon/icons/arrow-left-fill.svg → src/components/Icon/icons/arrow-left.svg} +0 -0
  1651. /package/{esm/components/Icon/icons/arrow-right-fill.svg → src/components/Icon/icons/arrow-right-.svg} +0 -0
  1652. /package/{esm/components/Icon/icons/arrow-up-fill.svg → src/components/Icon/icons/arrow-up.svg} +0 -0
  1653. /package/{esm/components/Icon/icons/arrow-up-down-line.svg → src/components/Icon/icons/arrows-up-down.svg} +0 -0
  1654. /package/{esm/components/Icon/icons/checkbox-circle-fill.svg → src/components/Icon/icons/check-circle-fill.svg} +0 -0
  1655. /package/{esm/components/Icon/icons/checkbox-circle-line.svg → src/components/Icon/icons/check-circle.svg} +0 -0
  1656. /package/{esm/components/Icon/icons/check-fill.svg → src/components/Icon/icons/check.svg} +0 -0
  1657. /package/{esm/components/Icon/icons/chevron-down-fill.svg → src/components/Icon/icons/chevron-down.svg} +0 -0
  1658. /package/{esm/components/Icon/icons/chevron-left-fill.svg → src/components/Icon/icons/chevron-left.svg} +0 -0
  1659. /package/{esm/components/Icon/icons/chevron-right-line.svg → src/components/Icon/icons/chevron-right.svg} +0 -0
  1660. /package/{esm/components/Icon/icons/chevron-up-fill.svg → src/components/Icon/icons/chevron-up.svg} +0 -0
  1661. /package/{esm/components/Icon/icons/checkbox-blank-line.svg → src/components/Icon/icons/circle.svg} +0 -0
  1662. /package/{esm/components/Icon/icons/more-2-line.svg → src/components/Icon/icons/dots-vertical.svg} +0 -0
  1663. /package/{esm/components/Icon/icons/download-line.svg → src/components/Icon/icons/download.svg} +0 -0
  1664. /package/{esm/components/Icon/icons/edit-line.svg → src/components/Icon/icons/edit.svg} +0 -0
  1665. /package/{esm/components/Icon/icons/external-link-line.svg → src/components/Icon/icons/external-link.svg} +0 -0
  1666. /package/{esm/components/Icon/icons/filter-off-line.svg → src/components/Icon/icons/filter-off.svg} +0 -0
  1667. /package/{esm/components/Icon/icons/filter-line.svg → src/components/Icon/icons/filter.svg} +0 -0
  1668. /package/{esm/components/Icon/icons/heart-line.svg → src/components/Icon/icons/heart.svg} +0 -0
  1669. /package/{esm/components/Icon/icons/home-line.svg → src/components/Icon/icons/home.svg} +0 -0
  1670. /package/{esm/components/Icon/icons/hourglass-line.svg → src/components/Icon/icons/houglass.svg} +0 -0
  1671. /package/{esm/components/Icon/icons/lightning-line.svg → src/components/Icon/icons/lightning.svg} +0 -0
  1672. /package/{esm/components/Icon/icons/list-settings-line.svg → src/components/Icon/icons/list-settings.svg} +0 -0
  1673. /package/{esm/components/Icon/icons/lock-line.svg → src/components/Icon/icons/lock.svg} +0 -0
  1674. /package/{esm/components/Icon/icons/add-circle-line.svg → src/components/Icon/icons/plus-circle.svg} +0 -0
  1675. /package/{esm/components/Icon/icons/add-fill.svg → src/components/Icon/icons/plus.svg} +0 -0
  1676. /package/{esm/components/Icon/icons/search-line.svg → src/components/Icon/icons/search.svg} +0 -0
  1677. /package/{esm/components/Icon/icons/seed-2-line.svg → src/components/Icon/icons/seed-2.svg} +0 -0
  1678. /package/{esm/components/Icon/icons/checkbox-fill.svg → src/components/Icon/icons/square-check-fill.svg} +0 -0
  1679. /package/{lib/components/Icon/icons/checkbox-blank-line.svg → src/components/Icon/icons/square.svg} +0 -0
  1680. /package/{esm/components/Icon/icons/tools-line.svg → src/components/Icon/icons/tools.svg} +0 -0
  1681. /package/{esm/components/Icon/icons/user-line.svg → src/components/Icon/icons/user.svg} +0 -0
  1682. /package/{esm/components/Icon/icons/close-circle-fill.svg → src/components/Icon/icons/x-circle-fill.svg} +0 -0
  1683. /package/{esm/components/Icon/icons/close-fill.svg → src/components/Icon/icons/x.svg} +0 -0
@@ -1,93 +0,0 @@
1
- .button {
2
- display: flex;
3
- align-items: center;
4
- justify-content: center;
5
- border: none;
6
- border-radius: 6px;
7
- font-size: 14px;
8
- line-height: 16px;
9
- font-weight: 500;
10
- cursor: pointer;
11
- transition: all ease 0.3s;
12
- }
13
- .button > div {
14
- margin-right: 8px;
15
- }
16
- .button > div:last-child {
17
- margin-right: 0px;
18
- }
19
- /* ####### */
20
- /* BLOCK */
21
- .button--block {
22
- width: 100%;
23
- }
24
- /* ####### */
25
- /* SIZES */
26
- .button--md {
27
- height: 32px;
28
- padding: 0 14px;
29
- }
30
- .button--md.button--icon-only {
31
- width: 32px;
32
- padding: 0;
33
- }
34
- .button--lg {
35
- height: 40px;
36
- padding: 0 16px;
37
- }
38
- .button--lg.button--icon-only {
39
- width: 40px;
40
- padding: 0;
41
- }
42
- /* ########## */
43
- /* VARIANTS */
44
- .button--primary {
45
- background: #007dbc;
46
- color: #ffffff;
47
- }
48
- .button--primary:hover {
49
- background: #00689d;
50
- }
51
- .button--secondary {
52
- background: #e7f3f9;
53
- color: #007dbc;
54
- }
55
- .button--secondary:hover {
56
- background: #bedeef;
57
- }
58
- .button--success {
59
- background: #02be8a;
60
- color: #ffffff;
61
- }
62
- .button--success:hover {
63
- background: #029e73;
64
- color: #ffffff;
65
- }
66
- .button--ghost {
67
- background: #ffffff;
68
- color: #1d1d1b;
69
- font-weight: 400;
70
- }
71
- .button--ghost:hover {
72
- background: #e7f3f9;
73
- }
74
- .button--shadow {
75
- box-shadow: 0px 12px 12px 0px #00537d1a;
76
- background: #ffffff;
77
- color: #4e5d6b;
78
- }
79
- /* ######### */
80
- /* ROUNDED */
81
- .button--rounded {
82
- border-radius: 9999px;
83
- }
84
-
85
- /* ######### */
86
- /* GLOBALS */
87
- * {
88
- font-size: 14px;
89
- outline: none;
90
- box-sizing: border-box;
91
- font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans',
92
- 'Helvetica Neue', sans-serif;
93
- }
@@ -1,5 +0,0 @@
1
- import * as React from 'react';
2
- import { PropsWithChildren } from 'react';
3
- import { ButtonProps } from './Button.types';
4
- import './Button.css';
5
- export declare const Button: ({ children, icon, iconDirection, size, variant, block, rounded, onClick, }: PropsWithChildren<ButtonProps>) => React.JSX.Element;
@@ -1,21 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.Button = void 0;
4
- const React = require("react");
5
- const Icon_1 = require("../Icon/Icon");
6
- require("./Button.css");
7
- const Button = ({ children, icon, iconDirection = 'left', size = 'md', variant = 'primary', block, rounded, onClick, }) => {
8
- // #########
9
- // Rendering
10
- return (React.createElement("button", { className: `
11
- button button--${size} button--${variant}
12
- ${block ? 'button--block' : ''}
13
- ${rounded ? 'button--rounded' : ''}
14
- ${icon && !children ? 'button--icon-only' : ''}
15
- `, onClick: onClick },
16
- icon && iconDirection === 'left' && React.createElement(Icon_1.Icon, { name: icon, size: "16" }),
17
- children && React.createElement("div", null, children),
18
- icon && iconDirection === 'right' && React.createElement(Icon_1.Icon, { name: icon, size: "16" })));
19
- };
20
- exports.Button = Button;
21
- //# sourceMappingURL=Button.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Button.js","sourceRoot":"","sources":["../../../src/components/Button/Button.tsx"],"names":[],"mappings":";;;AAAA,+BAA+B;AAE/B,uCAAoC;AAEpC,wBAAsB;AAEf,MAAM,MAAM,GAAG,CAAC,EACrB,QAAQ,EACR,IAAI,EACJ,aAAa,GAAG,MAAM,EACtB,IAAI,GAAG,IAAI,EACX,OAAO,GAAG,SAAS,EACnB,KAAK,EACL,OAAO,EACP,OAAO,GACwB,EAAE,EAAE;IACnC,YAAY;IACZ,YAAY;IACZ,OAAO,CACL,gCACE,SAAS,EAAE;yBACQ,IAAI,YAAY,OAAO;UACtC,KAAK,CAAC,CAAC,CAAC,eAAe,CAAC,CAAC,CAAC,EAAE;UAC5B,OAAO,CAAC,CAAC,CAAC,iBAAiB,CAAC,CAAC,CAAC,EAAE;UAChC,IAAI,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,mBAAmB,CAAC,CAAC,CAAC,EAAE;OAC/C,EACD,OAAO,EAAE,OAAO;QAEf,IAAI,IAAI,aAAa,KAAK,MAAM,IAAI,oBAAC,WAAI,IAAC,IAAI,EAAE,IAAI,EAAE,IAAI,EAAC,IAAI,GAAG;QAClE,QAAQ,IAAI,iCAAM,QAAQ,CAAO;QACjC,IAAI,IAAI,aAAa,KAAK,OAAO,IAAI,oBAAC,WAAI,IAAC,IAAI,EAAE,IAAI,EAAE,IAAI,EAAC,IAAI,GAAG,CAC7D,CACV,CAAC;AACJ,CAAC,CAAC;AA3BW,QAAA,MAAM,UA2BjB"}
@@ -1,9 +0,0 @@
1
- export type ButtonProps = {
2
- icon?: string;
3
- iconDirection?: 'left' | 'right';
4
- size?: 'md' | 'lg';
5
- variant?: 'primary' | 'secondary' | 'success' | 'ghost' | 'shadow';
6
- block?: boolean;
7
- rounded?: boolean;
8
- onClick: () => void;
9
- };
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=Button.types.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Button.types.js","sourceRoot":"","sources":["../../../src/components/Button/Button.types.ts"],"names":[],"mappings":""}
@@ -1,74 +0,0 @@
1
- import React from 'react';
2
- import { ArgsTable, Canvas, Meta, Story } from '@storybook/blocks';
3
- import { Button } from '../Button';
4
- import { icons } from '../../Icon/icons';
5
-
6
- <Meta title="Components/Button" />
7
-
8
- export const buttonArgTypes = {
9
- children: {
10
- control: 'text',
11
- description: 'Child of the button.',
12
- },
13
- icon: {
14
- control: 'select',
15
- options: Object.keys(icons),
16
- description: 'Icon of the button.',
17
- },
18
- iconDirection: {
19
- control: 'inline-radio',
20
- options: ['left', 'right'],
21
- description: 'Define the direction of the icon.',
22
- table: { defaultValue: { summary: 'left' } },
23
- },
24
- size: {
25
- control: 'inline-radio',
26
- options: ['md', 'lg'],
27
- description: 'Define the size of the button.',
28
- table: { defaultValue: { summary: 'md' } },
29
- },
30
- variant: {
31
- control: 'inline-radio',
32
- options: ['primary', 'secondary', 'success', 'ghost', 'shadow'],
33
- description: "Variant of the button defining it's color and outline.",
34
- table: { defaultValue: { summary: 'primary' } },
35
- },
36
- block: {
37
- control: 'boolean',
38
- description: 'Define if the button is full width',
39
- table: { defaultValue: { summary: 'false' } },
40
- },
41
- rounded: {
42
- control: 'boolean',
43
- description: 'Define if the button has its corner full rounded',
44
- table: { defaultValue: { summary: 'false' } },
45
- },
46
- };
47
-
48
- # Button
49
-
50
- Buttons express what action will occur when the users clicks. Buttons are used to initialize an action, either in the background or foreground of an experience.
51
-
52
- ## Overview
53
-
54
- <Canvas>
55
- <Story
56
- name="Overview"
57
- args={{
58
- children: 'Button',
59
- iconDirection: 'left',
60
- size: 'md',
61
- variant: 'primary',
62
- block: false,
63
- rounded: false,
64
- onClick: () => {},
65
- }}
66
- argTypes={buttonArgTypes}
67
- >
68
- {args => <Button {...args}>{args.children}</Button>}
69
- </Story>
70
- </Canvas>
71
-
72
- ## Props
73
-
74
- <ArgsTable story="Overview" of={Button} />
@@ -1,61 +0,0 @@
1
- .checkbox {
2
- display: flex;
3
- align-items: center;
4
- cursor: pointer;
5
- }
6
- /* ##### */
7
- /* BOX */
8
- .checkbox:hover .checkbox-box {
9
- background: #e7f3f9;
10
- }
11
- .checkbox-box {
12
- position: relative;
13
- display: flex;
14
- align-items: center;
15
- justify-content: center;
16
- width: 24px;
17
- height: 24px;
18
- border-radius: 6px;
19
- color: #007dbc;
20
- transition: all ease 0.3s;
21
- }
22
- .checkbox-box::before {
23
- content: '';
24
- position: absolute;
25
- width: 16px;
26
- height: 16px;
27
- border-radius: 6px;
28
- background: #ffffff;
29
- z-index: 10;
30
- }
31
- .checkbox-box .icon {
32
- z-index: 20;
33
- }
34
-
35
- /* ################# */
36
- /* LABEL / CAPTION */
37
- .checkbox-container {
38
- width: 100%;
39
- margin-left: 4px;
40
- padding: 4px 8px;
41
- border-radius: 6px;
42
- }
43
- .checkbox-container--with-caption .checkbox-label {
44
- color: #007dbc;
45
- font-weight: 700;
46
- }
47
- .checkbox-caption {
48
- color: #404040;
49
- font-size: 12px;
50
- font-style: italic;
51
- }
52
-
53
- /* ######### */
54
- /* GLOBALS */
55
- * {
56
- font-size: 14px;
57
- outline: none;
58
- box-sizing: border-box;
59
- font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans',
60
- 'Helvetica Neue', sans-serif;
61
- }
@@ -1,7 +0,0 @@
1
- import * as React from 'react';
2
- import { PropsWithChildren } from 'react';
3
- import { CheckboxProps } from './Checkbox.types';
4
- import './Checkbox.css';
5
- export declare const CheckboxLabel: ({ children }: PropsWithChildren) => React.JSX.Element;
6
- export declare const CheckboxCaption: ({ children }: PropsWithChildren) => React.JSX.Element;
7
- export declare const Checkbox: ({ children, checked, onChange }: PropsWithChildren<CheckboxProps>) => React.JSX.Element;
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.Checkbox = exports.CheckboxCaption = exports.CheckboxLabel = void 0;
4
- const React = require("react");
5
- const react_1 = require("react");
6
- const validator_utils_1 = require("../../utils/validator.utils");
7
- const Icon_1 = require("../Icon/Icon");
8
- require("./Checkbox.css");
9
- const CheckboxLabel = ({ children }) => React.createElement("div", { className: "checkbox-label" }, children);
10
- exports.CheckboxLabel = CheckboxLabel;
11
- const CheckboxCaption = ({ children }) => React.createElement("div", { className: "checkbox-caption" }, children);
12
- exports.CheckboxCaption = CheckboxCaption;
13
- const Checkbox = ({ children, checked, onChange }) => {
14
- const labelElement = react_1.Children.toArray(children).find(c => (0, validator_utils_1.isSuiteElement)(c, 'CheckboxLabel'));
15
- const captionElement = react_1.Children.toArray(children).find(c => (0, validator_utils_1.isSuiteElement)(c, 'CheckboxCaption'));
16
- // #########
17
- // Rendering
18
- return (React.createElement("div", { className: "checkbox", onClick: () => onChange(!checked) },
19
- React.createElement("div", { className: "checkbox-box" },
20
- checked && React.createElement(Icon_1.Icon, { name: "square-check-filled" }),
21
- !checked && React.createElement(Icon_1.Icon, { name: "square" })),
22
- React.createElement("div", { className: `checkbox-container ${captionElement ? 'checkbox-container--with-caption' : ''}` },
23
- labelElement,
24
- captionElement)));
25
- };
26
- exports.Checkbox = Checkbox;
27
- //# sourceMappingURL=Checkbox.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Checkbox.js","sourceRoot":"","sources":["../../../src/components/Checkbox/Checkbox.tsx"],"names":[],"mappings":";;;AAAA,+BAA+B;AAC/B,iCAAoD;AACpD,iEAA6D;AAC7D,uCAAoC;AAEpC,0BAAwB;AAEjB,MAAM,aAAa,GAAG,CAAC,EAAE,QAAQ,EAAqB,EAAE,EAAE,CAAC,6BAAK,SAAS,EAAC,gBAAgB,IAAE,QAAQ,CAAO,CAAC;AAAtG,QAAA,aAAa,iBAAyF;AAC5G,MAAM,eAAe,GAAG,CAAC,EAAE,QAAQ,EAAqB,EAAE,EAAE,CAAC,6BAAK,SAAS,EAAC,kBAAkB,IAAE,QAAQ,CAAO,CAAC;AAA1G,QAAA,eAAe,mBAA2F;AAEhH,MAAM,QAAQ,GAAG,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAoC,EAAE,EAAE;IAC5F,MAAM,YAAY,GAAG,gBAAQ,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,IAAA,gCAAc,EAAC,CAAC,EAAE,eAAe,CAAC,CAAC,CAAC;IAC9F,MAAM,cAAc,GAAG,gBAAQ,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,IAAA,gCAAc,EAAC,CAAC,EAAE,iBAAiB,CAAC,CAAC,CAAC;IAElG,YAAY;IACZ,YAAY;IACZ,OAAO,CACL,6BAAK,SAAS,EAAC,UAAU,EAAC,OAAO,EAAE,GAAG,EAAE,CAAC,QAAQ,CAAC,CAAC,OAAO,CAAC;QACzD,6BAAK,SAAS,EAAC,cAAc;YAC1B,OAAO,IAAI,oBAAC,WAAI,IAAC,IAAI,EAAC,qBAAqB,GAAG;YAC9C,CAAC,OAAO,IAAI,oBAAC,WAAI,IAAC,IAAI,EAAC,QAAQ,GAAG,CAC/B;QAEN,6BAAK,SAAS,EAAE,sBAAsB,cAAc,CAAC,CAAC,CAAC,kCAAkC,CAAC,CAAC,CAAC,EAAE,EAAE;YAC7F,YAAY;YACZ,cAAc,CACX,CACF,CACP,CAAC;AACJ,CAAC,CAAC;AAnBW,QAAA,QAAQ,YAmBnB"}
@@ -1,4 +0,0 @@
1
- export type CheckboxProps = {
2
- checked?: boolean;
3
- onChange: (value: boolean) => void;
4
- };
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=Checkbox.types.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Checkbox.types.js","sourceRoot":"","sources":["../../../src/components/Checkbox/Checkbox.types.ts"],"names":[],"mappings":""}
@@ -1,43 +0,0 @@
1
- import React from 'react';
2
- import { ArgsTable, Canvas, Meta, Story } from '@storybook/blocks';
3
- import { Checkbox, CheckboxLabel, CheckboxCaption } from '../Checkbox';
4
-
5
- <Meta title="Components/Checkbox" />
6
-
7
- export const checkboxArgTypes = {
8
- checked: {
9
- control: 'boolean',
10
- description: 'State of the checkbox.',
11
- table: { defaultValue: { summary: 'false' } },
12
- },
13
- };
14
-
15
- # Checkbox
16
-
17
- Checkboxes are applied when users can select all, several, or none of the options from a given list.
18
-
19
- ## Overview
20
-
21
- <Canvas>
22
- <Story
23
- name="Overview"
24
- args={{
25
- children: [
26
- <CheckboxLabel>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</CheckboxLabel>,
27
- <CheckboxCaption>
28
- Auctor nisl justo, sed posuere est dignissim nec. Integer ultricies, metus ac imperdiet ullamcorper, est justo
29
- viverra nisl, in posuere dui urna eget quam.
30
- </CheckboxCaption>,
31
- ],
32
- checked: false,
33
- onChange: () => {},
34
- }}
35
- argTypes={checkboxArgTypes}
36
- >
37
- {args => <Checkbox {...args}>{args.children}</Checkbox>}
38
- </Story>
39
- </Canvas>
40
-
41
- ## Props
42
-
43
- <ArgsTable story="Overview" of={Checkbox} />
@@ -1,26 +0,0 @@
1
- .icon--16 {
2
- width: 16px;
3
- height: 16px;
4
- }
5
- .icon--20 {
6
- width: 20px;
7
- height: 20px;
8
- }
9
- .icon--24 {
10
- width: 24px;
11
- height: 24px;
12
- }
13
- .icon svg {
14
- width: 100%;
15
- height: 100%;
16
- }
17
-
18
- /* ######### */
19
- /* GLOBALS */
20
- * {
21
- font-size: 14px;
22
- outline: none;
23
- box-sizing: border-box;
24
- font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans',
25
- 'Helvetica Neue', sans-serif;
26
- }
@@ -1,4 +0,0 @@
1
- import * as React from 'react';
2
- import { IconProps } from './Icon.types';
3
- import './Icon.css';
4
- export declare const Icon: ({ name, size }: IconProps) => React.JSX.Element;
@@ -1,16 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.Icon = void 0;
4
- const React = require("react");
5
- const icons_1 = require("./icons");
6
- require("./Icon.css");
7
- const Icon = ({ name, size = '20' }) => {
8
- const icon = icons_1.icons[name];
9
- // #########
10
- // Rendering
11
- if (!icon)
12
- return React.createElement(React.Fragment, null);
13
- return React.createElement("div", { className: `icon icon--${size}`, dangerouslySetInnerHTML: { __html: icon } });
14
- };
15
- exports.Icon = Icon;
16
- //# sourceMappingURL=Icon.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Icon.js","sourceRoot":"","sources":["../../../src/components/Icon/Icon.tsx"],"names":[],"mappings":";;;AAAA,+BAA+B;AAE/B,mCAAgC;AAChC,sBAAoB;AAEb,MAAM,IAAI,GAAG,CAAC,EAAE,IAAI,EAAE,IAAI,GAAG,IAAI,EAAa,EAAE,EAAE;IACvD,MAAM,IAAI,GAAG,aAAK,CAAC,IAAI,CAAC,CAAC;IAEzB,YAAY;IACZ,YAAY;IACZ,IAAI,CAAC,IAAI;QAAE,OAAO,yCAAK,CAAC;IACxB,OAAO,6BAAK,SAAS,EAAE,cAAc,IAAI,EAAE,EAAE,uBAAuB,EAAE,EAAE,MAAM,EAAE,IAAI,EAAE,GAAI,CAAC;AAC7F,CAAC,CAAC;AAPW,QAAA,IAAI,QAOf"}
@@ -1,4 +0,0 @@
1
- export type IconProps = {
2
- name: string;
3
- size?: '16' | '20' | '24';
4
- };
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=Icon.types.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Icon.types.js","sourceRoot":"","sources":["../../../src/components/Icon/Icon.types.ts"],"names":[],"mappings":""}
@@ -1,86 +0,0 @@
1
- import React from 'react';
2
- import { ArgsTable, Canvas, Meta, Story } from '@storybook/blocks';
3
- import { Icon } from '../Icon';
4
- import { icons } from '../icons';
5
-
6
- <Meta title="Guidelines/Iconography" />
7
-
8
- <style>
9
- {`
10
- .icons {
11
- display: flex;
12
- flex-wrap: wrap;
13
- margin-top: 20px;
14
- }
15
- .icon-container {
16
- display: flex;
17
- flex-direction: column;
18
- width: 140px;
19
- height: 110px;
20
- margin: 0 10px 10px 0;
21
- box-shadow: rgba(0, 0, 0, 0.10) 0 1px 3px 0;
22
- border: 1px solid hsla(203, 50%, 30%, 0.15);
23
- border-radius: 5px;
24
- color: #27272a;
25
- overflow: hidden;
26
- }
27
- .icon {
28
- display: flex;
29
- flex: 1;
30
- align-items: center;
31
- justify-content: center;
32
- }
33
- .icon-label {
34
- display: flex;
35
- align-items: center;
36
- justify-content: center;
37
- height: 30px;
38
- border-top: 1px solid hsla(203, 50%, 30%, 0.15);
39
- background: #fafafa;
40
- font-size: 13px;
41
- }
42
- `}
43
- </style>
44
-
45
- export const iconArgTypes = {
46
- name: {
47
- control: 'select',
48
- options: Object.keys(icons),
49
- description: 'Name of an icon.',
50
- },
51
- size: {
52
- control: 'inline-radio',
53
- options: ['16', '20', '24'],
54
- description: 'Define the size of an icon.',
55
- table: { defaultValue: { summary: '20' } },
56
- },
57
- };
58
-
59
- # Iconography
60
-
61
- Icons are visual symbols used to represent ideas, objects or actions. They communicate messages at a glance, allow interactivity and draw attention to important information.
62
-
63
- ## Overview
64
-
65
- <Canvas>
66
- <Story name="Overview" args={{ name: 'heart', size: '20' }} argTypes={iconArgTypes}>
67
- {args => <Icon {...args} />}
68
- </Story>
69
- </Canvas>
70
-
71
- ## Props
72
-
73
- <ArgsTable story="Overview" of={Icon} />
74
-
75
- ## Icons
76
-
77
- <div className="icons">
78
- {Object.keys(icons).map(icon => (
79
- <div className="icon-container" key={icon}>
80
- <div className="icon">
81
- <Icon name={icon} />
82
- </div>
83
- <div className="icon-label">{icon}</div>
84
- </div>
85
- ))}
86
- </div>
@@ -1 +0,0 @@
1
- <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 22C6.477 22 2 17.523 2 12C2 6.477 6.477 2 12 2C17.523 2 22 6.477 22 12C22 17.523 17.523 22 12 22ZM12 6C10.8954 6 9.99999 6.89543 9.99999 8C9.99999 9.10457 10.8954 10 12 10C13.1046 10 14 9.10457 14 8C14 6.89543 13.1046 6 12 6ZM7.02985 10.7575C7.1638 10.2217 7.70673 9.89591 8.24253 10.0299L12 10.9692L15.7575 10.0299C16.2933 9.89591 16.8362 10.2217 16.9701 10.7575C17.1041 11.2933 16.7783 11.8362 16.2425 11.9701L13.0721 12.7628L15.8 16.4C16.1314 16.8418 16.0418 17.4686 15.6 17.8C15.1582 18.1314 14.5314 18.0418 14.2 17.6L12 14.6667L9.79999 17.6C9.46862 18.0418 8.84182 18.1314 8.39999 17.8C7.95816 17.4686 7.86862 16.8418 8.19999 16.4L10.9279 12.7628L7.75746 11.9701C7.22166 11.8362 6.8959 11.2933 7.02985 10.7575Z"/></svg>
@@ -1 +0,0 @@
1
- <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2 12C2 17.523 6.477 22 12 22C17.523 22 22 17.523 22 12C22 6.477 17.523 2 12 2C6.477 2 2 6.477 2 12ZM20 12C20 16.4183 16.4183 20 12 20C7.58172 20 4 16.4183 4 12C4 7.58172 7.58172 4 12 4C16.4183 4 20 7.58172 20 12ZM10 8C10 6.89543 10.8954 6 12 6C13.1046 6 14 6.89543 14 8C14 9.10457 13.1046 10 12 10C10.8954 10 10 9.10457 10 8ZM8.24254 10.0299C7.70674 9.89591 7.16381 10.2217 7.02986 10.7575C6.89591 11.2933 7.22167 11.8362 7.75746 11.9701L10.9279 12.7628L8.2 16.4C7.86863 16.8418 7.95817 17.4686 8.4 17.8C8.84183 18.1314 9.46863 18.0418 9.8 17.6L12 14.6667L14.2 17.6C14.5314 18.0418 15.1582 18.1314 15.6 17.8C16.0418 17.4686 16.1314 16.8418 15.8 16.4L13.0721 12.7628L16.2425 11.9701C16.7783 11.8362 17.1041 11.2933 16.9701 10.7575C16.8362 10.2217 16.2933 9.89591 15.7575 10.0299L12 10.9692L8.24254 10.0299Z"/></svg>
@@ -1 +0,0 @@
1
- <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 22C6.477 22 2 17.523 2 12C2 6.477 6.477 2 12 2C17.523 2 22 6.477 22 12C22 17.523 17.523 22 12 22ZM11 11H7V13H11V17H13V13H17V11H13V7H11V11Z"/></svg>
@@ -1 +0,0 @@
1
- <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M11 11V7H13V11H17V13H13V17H11V13H7V11H11ZM12 22C6.477 22 2 17.523 2 12C2 6.477 6.477 2 12 2C17.523 2 22 6.477 22 12C22 17.523 17.523 22 12 22ZM12 20C14.1217 20 16.1566 19.1571 17.6569 17.6569C19.1571 16.1566 20 14.1217 20 12C20 9.87827 19.1571 7.84344 17.6569 6.34315C16.1566 4.84285 14.1217 4 12 4C9.87827 4 7.84344 4.84285 6.34315 6.34315C4.84285 7.84344 4 9.87827 4 12C4 14.1217 4.84285 16.1566 6.34315 17.6569C7.84344 19.1571 9.87827 20 12 20Z"/></svg>
@@ -1 +0,0 @@
1
- <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M11 11V5H13V11H19V13H13V19H11V13H5V11H11Z"/></svg>
@@ -1 +0,0 @@
1
- <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M11 11V5H13V11H19V13H13V19H11V13H5V11H11Z"/></svg>
@@ -1 +0,0 @@
1
- <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12.392 3.49996L21.918 20C22.0057 20.152 22.0519 20.3244 22.0519 20.5C22.052 20.6755 22.0057 20.8479 21.918 20.9999C21.8302 21.152 21.704 21.2782 21.552 21.366C21.4 21.4537 21.2275 21.5 21.052 21.5H1.99997C1.82444 21.5 1.652 21.4537 1.49998 21.366C1.34797 21.2782 1.22173 21.152 1.13397 20.9999C1.0462 20.8479 0.999999 20.6755 1 20.5C1 20.3244 1.04621 20.152 1.13397 20L10.66 3.49996C10.7477 3.34795 10.874 3.22172 11.026 3.13396C11.178 3.0462 11.3504 3 11.526 3C11.7015 3 11.8739 3.0462 12.026 3.13396C12.178 3.22172 12.3042 3.34795 12.392 3.49996ZM10.526 16.5V18.5H12.526V16.5H10.526ZM10.526 9.49996V14.5H12.526V9.49996H10.526Z"/></svg>
@@ -1 +0,0 @@
1
- <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M21.918 20L12.392 3.49996C12.2133 3.19058 11.8832 3 11.526 3C11.1687 3 10.8386 3.19058 10.66 3.49996L1.13397 20C0.955344 20.3094 0.955342 20.6905 1.13397 20.9999C1.31259 21.3093 1.64271 21.4999 1.99997 21.5H21.052C21.4092 21.4999 21.7394 21.3093 21.918 20.9999C22.0966 20.6905 22.0966 20.3094 21.918 20ZM19.32 19.5H3.73197L11.526 5.99996L19.32 19.5ZM12.526 16.5V18.5H10.526V16.5H12.526ZM12.526 9.49996H10.526V14.5H12.526V9.49996Z"/></svg>
@@ -1 +0,0 @@
1
- <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M3 19H21V21H3V19ZM8 13H11L7 17L3 13H6V3H8V13ZM18 13H21L17 17L13 13H16V3H18V13Z"/></svg>
@@ -1 +0,0 @@
1
- <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M3 19H21V21H3V19ZM8 13H11L7 17L3 13H6V3H8V13ZM18 13H21L17 17L13 13H16V3H18V13Z"/></svg>
@@ -1 +0,0 @@
1
- <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M3 4H21V6H3V4ZM5 19H19V21H5V19ZM3 14H21V16H3V14ZM5 9H19V11H5V9Z"/></svg>
@@ -1 +0,0 @@
1
- <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M3 4H21V6H3V4ZM5 19H19V21H5V19ZM3 14H21V16H3V14ZM5 9H19V11H5V9Z"/></svg>
@@ -1 +0,0 @@
1
- <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M3 4H21V6H3V4ZM3 19H17V21H3V19ZM3 14H21V16H3V14ZM3 9H17V11H3V9Z"/></svg>
@@ -1 +0,0 @@
1
- <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M3 4H21V6H3V4ZM3 19H17V21H3V19ZM3 14H21V16H3V14ZM3 9H17V11H3V9Z"/></svg>
@@ -1 +0,0 @@
1
- <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M3 4H21V6H3V4ZM7 19H21V21H7V19ZM3 14H21V16H3V14ZM7 9H21V11H7V9Z"/></svg>
@@ -1 +0,0 @@
1
- <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M3 4H21V6H3V4ZM7 19H21V21H7V19ZM3 14H21V16H3V14ZM7 9H21V11H7V9Z"/></svg>
@@ -1 +0,0 @@
1
- <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M3 3H21V5H3V3ZM8 11V21H6V11H3L7 7L11 11H8ZM18 11V21H16V11H13L17 7L21 11H18Z"/></svg>
@@ -1 +0,0 @@
1
- <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M3 3H21V5H3V3ZM8 11V21H6V11H3L7 7L11 11H8ZM18 11V21H16V11H13L17 7L21 11H18Z"/></svg>
@@ -1 +0,0 @@
1
- <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M3 11H21V13H3V11ZM18 18V21H16V18H13L17 14L21 18H18ZM8 18V21H6V18H3L7 14L11 18H8ZM18 6H21L17 10L13 6H16V3H18V6ZM8 6H11L7 10L3 6H6V3H8V6Z"/></svg>
@@ -1 +0,0 @@
1
- <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M3 11H21V13H3V11ZM18 18V21H16V18H13L17 14L21 18H18ZM8 18V21H6V18H3L7 14L11 18H8ZM18 6H21L17 10L13 6H16V3H18V6ZM8 6H11L7 10L3 6H6V3H8V6Z"/></svg>
@@ -1 +0,0 @@
1
- <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M21.9961 18.23C21.9961 18.957 21.5911 20.357 20.6821 21.126C20.5001 21.266 20.3171 21.187 20.3971 20.983C20.6621 20.335 21.2691 18.836 20.9841 18.491C20.7841 18.229 19.9541 18.248 19.2461 18.309C18.9221 18.35 18.6391 18.369 18.4181 18.414C18.2151 18.431 18.1731 18.251 18.3771 18.111C18.6391 17.926 18.9221 17.786 19.2471 17.683C20.3971 17.339 21.7271 17.546 21.9171 17.766C21.9531 17.808 21.9971 17.926 21.9971 18.229L21.9961 18.23ZM20.0751 19.524C19.811 19.7257 19.5337 19.9094 19.2451 20.074C17.1231 21.349 14.3751 22.017 11.9871 22.017C8.14405 22.017 4.70705 20.6 2.09905 18.229C1.87605 18.047 2.06105 17.783 2.32205 17.926C5.13205 19.566 8.61005 20.558 12.2111 20.558C14.4761 20.558 16.9191 20.134 19.2461 19.222C19.4081 19.161 19.5901 19.078 19.7491 19.02C20.1161 18.855 20.4391 19.263 20.0751 19.524ZM13.9051 8.494C13.9051 7.453 13.9461 6.84 13.6011 6.314C13.2951 5.881 12.7681 5.621 12.0331 5.662C11.2351 5.706 10.3781 6.229 10.1591 7.188C10.1171 7.408 9.98805 7.624 9.72305 7.671L7.28705 7.361C7.11305 7.321 6.84905 7.188 6.93505 6.84C7.45805 4.088 9.81005 3.129 12.0331 3H12.5561C13.7761 3 15.3431 3.349 16.3461 4.264C17.5631 5.4 17.4341 6.926 17.4341 8.584V12.511C17.4341 13.689 17.9111 14.211 18.3921 14.825C18.5221 15.044 18.5661 15.302 18.3471 15.48C17.8671 15.915 16.9531 16.699 16.4301 17.134C16.2561 17.267 15.9421 17.281 15.8201 17.179C15.0501 16.534 14.8621 16.176 14.3851 15.521C13.5551 16.392 12.8591 16.873 12.0301 17.134C11.4471 17.282 10.8475 17.3546 10.2461 17.35C8.15605 17.35 6.50005 16.047 6.50005 13.47C6.50005 11.421 7.59005 10.028 9.20005 9.369C10.8101 8.709 13.1501 8.499 13.9041 8.495L13.9051 8.494ZM13.4271 13.686C13.9471 12.814 13.9041 12.1 13.9041 10.501C13.2531 10.501 12.5981 10.546 12.0331 10.679C10.9881 10.982 10.1591 11.64 10.1591 13.034C10.1591 14.124 10.7261 14.866 11.6841 14.866C11.8161 14.866 11.9321 14.85 12.0331 14.821C12.7031 14.635 13.1211 14.299 13.4271 13.686Z"/></svg>
@@ -1 +0,0 @@
1
- <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M11 17.004C12.897 17.004 14.518 16.239 15.625 14.62L15.626 14.621C16.054 15.694 16.284 16.091 16.807 16.743L18.367 15.492C17.969 14.996 17.839 14.771 17.483 13.879C17.163 13.078 17 10.971 17 8.32199C17 5.47799 15.103 3.29999 12.5 3.29999C10.193 3.29999 8.44199 4.60399 7.55499 7.17399L9.44499 7.82599C10.06 6.04699 11.063 5.29999 12.5 5.29999C13.932 5.29999 15 6.52599 15 8.32199V8.53699L14.862 8.54699C13.565 8.64299 13.316 8.66399 12.715 8.73699C9.34699 9.14999 7.32199 10.272 7.00699 12.88C6.72399 15.231 8.69599 17.004 11 17.004ZM20.728 20.105C20.515 20.626 20.986 20.745 21.257 20.545C22.218 19.834 22.782 17.796 22.417 17.266C22.252 17.028 20.897 16.839 19.747 17.183C19.4354 17.2769 19.1415 17.4215 18.877 17.611C18.675 17.754 18.764 18.064 18.968 18.051C19.0771 18.0438 19.1767 18.0316 19.2806 18.0187C19.4671 17.9957 19.6676 17.971 19.963 17.971C20.523 17.971 20.78 18.098 20.99 18.353C21.275 18.697 20.993 19.457 20.728 20.105ZM20.075 19.461C19.8153 19.7122 19.5379 19.9445 19.245 20.156C17.123 21.772 14.375 22.616 11.987 22.616C8.14399 22.616 4.70699 20.823 2.09899 17.821C1.87599 17.591 2.06099 17.255 2.32199 17.437C5.13199 19.514 8.60999 20.77 12.211 20.77C14.476 20.77 16.919 20.233 19.246 19.077C19.326 19.0394 19.4109 18.9951 19.4955 18.9509C19.5822 18.9056 19.6685 18.8604 19.749 18.823C20.116 18.613 20.439 19.129 20.075 19.461ZM12.958 10.722C13.514 10.654 13.752 10.635 15.01 10.541H15.022C14.517 13.776 13.039 15.004 11 15.004C9.80299 15.004 8.86699 14.163 8.99299 13.12C9.16099 11.725 10.406 11.035 12.958 10.722Z"/></svg>
@@ -1 +0,0 @@
1
- <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M6.382 3.96801C7.97574 2.69108 9.9578 1.99676 12 2.00001C14.125 2.00001 16.078 2.73601 17.618 3.96801L19.071 2.51501L20.485 3.92901L19.032 5.38201C20.3089 6.97575 21.0033 8.95782 21 11V12H3V11C3 8.87501 3.736 6.92201 4.968 5.38201L3.515 3.93001L4.929 2.51601L6.382 3.96901V3.96801ZM3 14H21V21C21 21.2652 20.8946 21.5196 20.7071 21.7071C20.5196 21.8947 20.2652 22 20 22H4C3.73478 22 3.48043 21.8947 3.29289 21.7071C3.10536 21.5196 3 21.2652 3 21V14ZM9 9.00001C9.26522 9.00001 9.51957 8.89465 9.70711 8.70712C9.89464 8.51958 10 8.26523 10 8.00001C10 7.7348 9.89464 7.48044 9.70711 7.2929C9.51957 7.10537 9.26522 7.00001 9 7.00001C8.73478 7.00001 8.48043 7.10537 8.29289 7.2929C8.10536 7.48044 8 7.7348 8 8.00001C8 8.26523 8.10536 8.51958 8.29289 8.70712C8.48043 8.89465 8.73478 9.00001 9 9.00001ZM15 9.00001C15.2652 9.00001 15.5196 8.89465 15.7071 8.70712C15.8946 8.51958 16 8.26523 16 8.00001C16 7.7348 15.8946 7.48044 15.7071 7.2929C15.5196 7.10537 15.2652 7.00001 15 7.00001C14.7348 7.00001 14.4804 7.10537 14.2929 7.2929C14.1054 7.48044 14 7.7348 14 8.00001C14 8.26523 14.1054 8.51958 14.2929 8.70712C14.4804 8.89465 14.7348 9.00001 15 9.00001Z"/></svg>
@@ -1 +0,0 @@
1
- <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M19 13H5V20H19V13ZM19 11C19 9.1435 18.2625 7.36302 16.9497 6.05026C15.637 4.73751 13.8565 4.00001 12 4.00001C10.1435 4.00001 8.36301 4.73751 7.05025 6.05026C5.7375 7.36302 5 9.1435 5 11H19ZM6.382 3.96801C7.97574 2.69108 9.9578 1.99676 12 2.00001C14.125 2.00001 16.078 2.73601 17.618 3.96801L19.071 2.51501L20.485 3.92901L19.032 5.38201C20.3089 6.97575 21.0033 8.95782 21 11V21C21 21.2652 20.8946 21.5196 20.7071 21.7071C20.5196 21.8947 20.2652 22 20 22H4C3.73478 22 3.48043 21.8947 3.29289 21.7071C3.10536 21.5196 3 21.2652 3 21V11C3 8.87501 3.736 6.92201 4.968 5.38201L3.515 3.93001L4.929 2.51601L6.382 3.96901V3.96801ZM9 9.00001C8.73478 9.00001 8.48043 8.89465 8.29289 8.70712C8.10536 8.51958 8 8.26523 8 8.00001C8 7.7348 8.10536 7.48044 8.29289 7.2929C8.48043 7.10537 8.73478 7.00001 9 7.00001C9.26522 7.00001 9.51957 7.10537 9.70711 7.2929C9.89464 7.48044 10 7.7348 10 8.00001C10 8.26523 9.89464 8.51958 9.70711 8.70712C9.51957 8.89465 9.26522 9.00001 9 9.00001ZM15 9.00001C14.7348 9.00001 14.4804 8.89465 14.2929 8.70712C14.1054 8.51958 14 8.26523 14 8.00001C14 7.7348 14.1054 7.48044 14.2929 7.2929C14.4804 7.10537 14.7348 7.00001 15 7.00001C15.2652 7.00001 15.5196 7.10537 15.7071 7.2929C15.8946 7.48044 16 7.7348 16 8.00001C16 8.26523 15.8946 8.51958 15.7071 8.70712C15.5196 8.89465 15.2652 9.00001 15 9.00001Z"/></svg>
@@ -1 +0,0 @@
1
- <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M15.8959 0.850006C16.0399 2.14601 15.5239 3.45401 14.7439 4.39001C13.9639 5.32601 12.6919 6.05801 11.4559 5.96201C11.2879 4.69001 11.9119 3.35801 12.6319 2.53001C13.4359 1.59401 14.7799 0.898006 15.8959 0.850006ZM10.2541 6.82838C10.7783 7.03643 11.2458 7.22201 11.6239 7.22201C11.9561 7.22201 12.3894 7.05171 12.902 6.85026C13.7226 6.52775 14.7465 6.12537 15.8839 6.21401C16.5919 6.26201 18.6199 6.47801 19.9399 8.41001C19.8319 8.47001 17.5159 9.81401 17.5399 12.622C17.5759 15.982 20.4799 17.098 20.5159 17.11C20.4919 17.194 20.0479 18.706 18.9799 20.266C18.0559 21.622 17.0959 22.966 15.5839 22.99C14.8537 23.0077 14.3662 22.797 13.8591 22.5779C13.3329 22.3505 12.7856 22.114 11.9239 22.114C11.0083 22.114 10.4323 22.36 9.87741 22.5969C9.39962 22.8009 8.93754 22.9982 8.28794 23.026C6.82394 23.074 5.71994 21.562 4.78394 20.218C2.87594 17.458 1.42394 12.442 3.37994 9.04601C4.35194 7.35401 6.07994 6.28601 7.96394 6.26201C8.77554 6.24155 9.56389 6.55444 10.2541 6.82838Z"/></svg>