@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,42 +0,0 @@
1
- @keyframes rotation {
2
- 0% {
3
- transform: rotate(0deg);
4
- }
5
- 100% {
6
- transform: rotate(360deg);
7
- }
8
- }
9
-
10
- .loader {
11
- border: 2px solid;
12
- border-color: #00689d transparent;
13
- border-radius: 50%;
14
- display: inline-block;
15
- box-sizing: border-box;
16
- animation: rotation 1.5s linear infinite;
17
- }
18
-
19
- /* ####### */
20
- /* SIZES */
21
- .loader--sm {
22
- width: 24px;
23
- height: 24px;
24
- }
25
- .loader--md {
26
- width: 32px;
27
- height: 32px;
28
- }
29
- .loader--lg {
30
- width: 44px;
31
- height: 44px;
32
- }
33
-
34
- /* ######### */
35
- /* GLOBALS */
36
- * {
37
- font-size: 14px;
38
- outline: none;
39
- box-sizing: border-box;
40
- font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans',
41
- 'Helvetica Neue', sans-serif;
42
- }
@@ -1,4 +0,0 @@
1
- import * as React from 'react';
2
- import { LoaderProps } from './Loader.types';
3
- import './Loader.css';
4
- export declare const Loader: ({ size }: LoaderProps) => React.JSX.Element;
@@ -1,6 +0,0 @@
1
- import * as React from 'react';
2
- import './Loader.css';
3
- export const Loader = ({ size = 'md' }) => {
4
- return React.createElement("div", { className: `loader loader--${size}` });
5
- };
6
- //# sourceMappingURL=Loader.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Loader.js","sourceRoot":"","sources":["../../../src/components/Loader/Loader.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,cAAc,CAAC;AAEtB,MAAM,CAAC,MAAM,MAAM,GAAG,CAAC,EAAE,IAAI,GAAG,IAAI,EAAe,EAAE,EAAE;IACrD,OAAO,6BAAK,SAAS,EAAE,kBAAkB,IAAI,EAAE,GAAI,CAAC;AACtD,CAAC,CAAC"}
@@ -1,3 +0,0 @@
1
- export type LoaderProps = {
2
- size?: 'sm' | 'md' | 'lg';
3
- };
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=Loader.types.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Loader.types.js","sourceRoot":"","sources":["../../../src/components/Loader/Loader.types.ts"],"names":[],"mappings":""}
@@ -1,30 +0,0 @@
1
- import React from 'react';
2
- import { ArgsTable, Canvas, Meta, Story } from '@storybook/blocks';
3
- import { Loader } from '../Loader';
4
-
5
- <Meta title="Components/Loader" />
6
-
7
- export const loaderArgTypes = {
8
- size: {
9
- control: 'inline-radio',
10
- options: ['sm', 'md', 'lg'],
11
- description: 'Define the size of the loader.',
12
- table: { defaultValue: { summary: 'md' } },
13
- },
14
- };
15
-
16
- # Loader
17
-
18
- Loader express to user that an action is occuring.
19
-
20
- ## Overview
21
-
22
- <Canvas>
23
- <Story name="Overview" args={{ size: 'md' }} argTypes={loaderArgTypes}>
24
- {args => <Loader {...args}>{args.children}</Loader>}
25
- </Story>
26
- </Canvas>
27
-
28
- ## Props
29
-
30
- <ArgsTable story="Overview" of={Loader} />
package/esm/index.d.ts DELETED
@@ -1,9 +0,0 @@
1
- export * from './components/Button/Button';
2
- export * from './components/Icon/Icon';
3
- export * from './layouts/Header/Header';
4
- export * from './layouts/Header/HeaderActions';
5
- export * from './layouts/Header/HeaderProfile';
6
- export * from './layouts/Header/HeaderTitle';
7
- export * from './layouts/Navigation/Navigation';
8
- export * from './layouts/Navigation/NavigationActions';
9
- export * from './layouts/Navigation/NavigationBreadcrumb';
package/esm/index.js DELETED
@@ -1,10 +0,0 @@
1
- export * from './components/Button/Button';
2
- export * from './components/Icon/Icon';
3
- export * from './layouts/Header/Header';
4
- export * from './layouts/Header/HeaderActions';
5
- export * from './layouts/Header/HeaderProfile';
6
- export * from './layouts/Header/HeaderTitle';
7
- export * from './layouts/Navigation/Navigation';
8
- export * from './layouts/Navigation/NavigationActions';
9
- export * from './layouts/Navigation/NavigationBreadcrumb';
10
- //# sourceMappingURL=index.js.map
package/esm/index.js.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,4BAA4B,CAAC;AAC3C,cAAc,wBAAwB,CAAC;AAEvC,cAAc,yBAAyB,CAAC;AACxC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,gCAAgC,CAAC;AAC/C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,iCAAiC,CAAC;AAChD,cAAc,wCAAwC,CAAC;AACvD,cAAc,2CAA2C,CAAC"}
@@ -1,83 +0,0 @@
1
- @font-face {
2
- font-family: 'Montserrat';
3
- src: url('../../assets/fonts/Montserrat-Medium.ttf');
4
- }
5
-
6
- /* ######## */
7
- /* HEADER */
8
- header {
9
- display: flex;
10
- align-items: center;
11
- justify-content: space-between;
12
- width: 100%;
13
- height: 64px;
14
- padding: 0 24px;
15
- }
16
- .header-actions {
17
- display: flex;
18
- }
19
- .header-actions > * {
20
- margin-left: 12px;
21
- }
22
-
23
- /* ############## */
24
- /* HEADER TITLE */
25
- .header-title-container {
26
- display: flex;
27
- align-items: flex-end;
28
- height: 30px;
29
- }
30
- .header-title {
31
- font-family: 'Montserrat';
32
- font-size: 25px;
33
- line-height: 19px;
34
- text-transform: uppercase;
35
- }
36
- .header-by {
37
- margin-left: 15px;
38
- font-family: 'Montserrat';
39
- font-size: 12px;
40
- line-height: 10px;
41
- text-transform: uppercase;
42
- }
43
- .header-techoff {
44
- width: 64px;
45
- margin-left: 4px;
46
- margin-bottom: -2px;
47
- }
48
-
49
- /* ################ */
50
- /* HEADER PROFILE */
51
- .header-profile {
52
- display: flex;
53
- align-items: center;
54
- height: 40px;
55
- padding: 0 4px;
56
- border-radius: 9999px;
57
- box-shadow: 0px 12px 12px 0px #00537d1a;
58
- background: white;
59
- }
60
- .header-profile--icon {
61
- display: flex;
62
- align-items: center;
63
- justify-content: center;
64
- width: 32px;
65
- height: 32px;
66
- border-radius: 9999px;
67
- background: #e5e5e5;
68
- }
69
- .header-profile--name {
70
- padding-left: 8px;
71
- padding-right: 12px;
72
- color: #4e5d6b;
73
- }
74
-
75
- /* ######### */
76
- /* GLOBALS */
77
- * {
78
- font-size: 14px;
79
- outline: none;
80
- box-sizing: border-box;
81
- font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans',
82
- 'Helvetica Neue', sans-serif;
83
- }
@@ -1,4 +0,0 @@
1
- import * as React from 'react';
2
- import { PropsWithChildren } from 'react';
3
- import './Header.css';
4
- export declare const Header: ({ children }: PropsWithChildren) => React.JSX.Element;
@@ -1,14 +0,0 @@
1
- import * as React from 'react';
2
- import { Children } from 'react';
3
- import { isSuiteElement } from '../../utils/validator.utils';
4
- import './Header.css';
5
- export const Header = ({ children }) => {
6
- const titleElement = Children.toArray(children).find(c => isSuiteElement(c, 'HeaderTitle'));
7
- const actionsElement = Children.toArray(children).find(c => isSuiteElement(c, 'HeaderActions'));
8
- // #########
9
- // Rendering
10
- return (React.createElement("header", null,
11
- React.createElement("div", null, titleElement),
12
- React.createElement("div", null, actionsElement)));
13
- };
14
- //# sourceMappingURL=Header.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Header.js","sourceRoot":"","sources":["../../../src/layouts/Header/Header.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,QAAQ,EAAqB,MAAM,OAAO,CAAC;AACpD,OAAO,EAAE,cAAc,EAAE,MAAM,6BAA6B,CAAC;AAC7D,OAAO,cAAc,CAAC;AAEtB,MAAM,CAAC,MAAM,MAAM,GAAG,CAAC,EAAE,QAAQ,EAAqB,EAAE,EAAE;IACxD,MAAM,YAAY,GAAG,QAAQ,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,cAAc,CAAC,CAAC,EAAE,aAAa,CAAC,CAAC,CAAC;IAC5F,MAAM,cAAc,GAAG,QAAQ,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,cAAc,CAAC,CAAC,EAAE,eAAe,CAAC,CAAC,CAAC;IAEhG,YAAY;IACZ,YAAY;IACZ,OAAO,CACL;QACE,iCAAM,YAAY,CAAO;QACzB,iCAAM,cAAc,CAAO,CACpB,CACV,CAAC;AACJ,CAAC,CAAC"}
@@ -1,4 +0,0 @@
1
- export type HeaderProfileProps = {
2
- firstname: string;
3
- lastname: string;
4
- };
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=Header.types.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Header.types.js","sourceRoot":"","sources":["../../../src/layouts/Header/Header.types.ts"],"names":[],"mappings":""}
@@ -1,3 +0,0 @@
1
- import * as React from 'react';
2
- import { PropsWithChildren } from 'react';
3
- export declare const HeaderActions: ({ children }: PropsWithChildren) => React.JSX.Element;
@@ -1,7 +0,0 @@
1
- import * as React from 'react';
2
- export const HeaderActions = ({ children }) => {
3
- // #########
4
- // Rendering
5
- return React.createElement("div", { className: "header-actions" }, children);
6
- };
7
- //# sourceMappingURL=HeaderActions.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"HeaderActions.js","sourceRoot":"","sources":["../../../src/layouts/Header/HeaderActions.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,MAAM,CAAC,MAAM,aAAa,GAAG,CAAC,EAAE,QAAQ,EAAqB,EAAE,EAAE;IAC/D,YAAY;IACZ,YAAY;IACZ,OAAO,6BAAK,SAAS,EAAC,gBAAgB,IAAE,QAAQ,CAAO,CAAC;AAC1D,CAAC,CAAC"}
@@ -1,3 +0,0 @@
1
- import * as React from 'react';
2
- import { HeaderProfileProps } from './Header.types';
3
- export declare const HeaderProfile: ({ firstname, lastname }: HeaderProfileProps) => React.JSX.Element;
@@ -1,16 +0,0 @@
1
- import * as React from 'react';
2
- import { Icon } from '../../components/Icon/Icon';
3
- import { capitalize } from '../../utils/string.utils';
4
- export const HeaderProfile = ({ firstname, lastname }) => {
5
- // #########
6
- // Rendering
7
- return (React.createElement("div", { className: "header-profile" },
8
- React.createElement("div", { className: "header-profile--icon" },
9
- React.createElement(Icon, { name: "user", size: "16" })),
10
- React.createElement("div", { className: "header-profile--name" },
11
- capitalize(firstname),
12
- " ",
13
- lastname.charAt(0).toUpperCase(),
14
- ".")));
15
- };
16
- //# sourceMappingURL=HeaderProfile.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"HeaderProfile.js","sourceRoot":"","sources":["../../../src/layouts/Header/HeaderProfile.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,IAAI,EAAE,MAAM,4BAA4B,CAAC;AAClD,OAAO,EAAE,UAAU,EAAE,MAAM,0BAA0B,CAAC;AAGtD,MAAM,CAAC,MAAM,aAAa,GAAG,CAAC,EAAE,SAAS,EAAE,QAAQ,EAAsB,EAAE,EAAE;IAC3E,YAAY;IACZ,YAAY;IACZ,OAAO,CACL,6BAAK,SAAS,EAAC,gBAAgB;QAC7B,6BAAK,SAAS,EAAC,sBAAsB;YACnC,oBAAC,IAAI,IAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,IAAI,GAAG,CAC1B;QAEN,6BAAK,SAAS,EAAC,sBAAsB;YAClC,UAAU,CAAC,SAAS,CAAC;;YAAG,QAAQ,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,WAAW,EAAE;gBACrD,CACF,CACP,CAAC;AACJ,CAAC,CAAC"}
@@ -1,3 +0,0 @@
1
- import * as React from 'react';
2
- import { PropsWithChildren } from 'react';
3
- export declare const HeaderTitle: ({ children }: PropsWithChildren) => React.JSX.Element;
@@ -1,11 +0,0 @@
1
- import * as React from 'react';
2
- const svg = '<?xml version="1.0" encoding="utf-8"?><!-- Generator: Adobe Illustrator 27.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --><svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 335 62.6" style="enable-background:new 0 0 335 62.6;" xml:space="preserve"><style type="text/css"> .st0{fill:#0883C4;} .st1{fill:#FFFFFF;}</style><path d="M126.2,24.4c-3.1-3.3-7.4-5.3-12.4-5.3c-9.2,0-16,6.8-16,16.1c0,9.3,6.7,16.2,16,16.2c5.3,0,9.6-2.4,12.6-6l8.1,7.3 c-5.4,6.5-12.1,9.8-20.7,9.8C98,62.6,86.4,51,86.4,35.3C86.4,19.5,98,8,113.8,8c8.2,0,15.4,3,20.3,8.5L126.2,24.4z"/><polygon points="46.8,9.5 80.3,9.5 80.3,19.9 58,19.9 58,30.8 77.3,30.8 77.3,40.9 58,40.9 58,52.1 80.3,52.1 80.3,62.6 46.8,62.6 "/><polygon points="265.4,8.7 297,8.7 297,19.2 276.6,19.2 276.6,32.6 294,32.6 294,42.8 276.6,42.8 276.6,61.8 265.4,61.8 "/><polygon points="303.4,8.7 335,8.7 335,19.2 314.6,19.2 314.6,32.6 332,32.6 332,42.8 314.6,42.8 314.6,61.8 303.4,61.8 "/><polygon points="174.5,40.1 152,40.1 152,61.8 140.8,61.8 140.8,8.7 152,8.7 152,29.2 174.5,29.2 174.5,8.7 185.7,8.7 185.7,61.8 174.5,61.8 "/><polygon points="0,9.5 40.3,9.5 40.3,20.4 25.8,20.4 25.8,62.6 14.6,62.6 14.6,20.4 0,20.4 "/><polyline points="188.4,15.9 198.6,0 209.9,0 199.7,15.9 188.4,15.9 "/><path d="M231.7,8c-15.8,0-27.4,11.5-27.4,27.3c0,15.8,11.6,27.3,27.4,27.3c15.7,0,27.2-11.5,27.2-27.3C258.9,19.5,247.4,8,231.7,8z" /><polygon class="st0" points="208,36.3 243.1,15.9 243,56.6 "/><polygon class="st1" points="231.1,56.7 230.6,37.4 214.2,47.6 "/></svg>';
3
- export const HeaderTitle = ({ children }) => {
4
- // #########
5
- // Rendering
6
- return (React.createElement("div", { className: "header-title-container" },
7
- React.createElement("div", { className: "header-title" }, children),
8
- React.createElement("div", { className: "header-by" }, "BY"),
9
- React.createElement("div", { className: "header-techoff", dangerouslySetInnerHTML: { __html: svg } })));
10
- };
11
- //# sourceMappingURL=HeaderTitle.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"HeaderTitle.js","sourceRoot":"","sources":["../../../src/layouts/Header/HeaderTitle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,MAAM,GAAG,GACP,wjDAAwjD,CAAC;AAE3jD,MAAM,CAAC,MAAM,WAAW,GAAG,CAAC,EAAE,QAAQ,EAAqB,EAAE,EAAE;IAC7D,YAAY;IACZ,YAAY;IACZ,OAAO,CACL,6BAAK,SAAS,EAAC,wBAAwB;QACrC,6BAAK,SAAS,EAAC,cAAc,IAAE,QAAQ,CAAO;QAC9C,6BAAK,SAAS,EAAC,WAAW,SAAS;QACnC,6BAAK,SAAS,EAAC,gBAAgB,EAAC,uBAAuB,EAAE,EAAE,MAAM,EAAE,GAAG,EAAE,GAAI,CACxE,CACP,CAAC;AACJ,CAAC,CAAC"}
@@ -1,36 +0,0 @@
1
- import React from 'react';
2
- import { ArgsTable, Canvas, Meta, Story } from '@storybook/blocks';
3
- import { Header } from '../Header';
4
- import { HeaderActions } from '../HeaderActions';
5
- import { HeaderTitle } from '../HeaderTitle';
6
- import { HeaderProfile } from '../HeaderProfile';
7
- import { Button } from '../../../components/Button/Button';
8
-
9
- <Meta title="Layouts/Header" />
10
-
11
- # Header
12
-
13
- The header will allow users to quickly find the information they need at a glance but also make some actions. The header is therefore central in the design of each application: it contains all the essential information, obvious shortcuts, which will help boost Deacthlon Techoff brand image.
14
-
15
- ## Overview
16
-
17
- <Canvas>
18
- <Story
19
- name="Overview"
20
- args={{
21
- children: [
22
- <HeaderTitle>Techoff Suite UI</HeaderTitle>,
23
- <HeaderActions>
24
- <Button icon="plus" size="lg" variant="shadow" rounded onClick={() => {}} />
25
- <HeaderProfile firstname="John" lastname="Doe" />
26
- </HeaderActions>,
27
- ],
28
- }}
29
- >
30
- {args => <Header>{args.children}</Header>}
31
- </Story>
32
- </Canvas>
33
-
34
- ## Props
35
-
36
- <ArgsTable story="Overview" of={Header} />
@@ -1,74 +0,0 @@
1
- .navigation {
2
- display: flex;
3
- align-items: center;
4
- height: 32px;
5
- padding: 0 24px;
6
- }
7
-
8
- /* ############ */
9
- /* BREADCRUMB */
10
- .breadcrumb {
11
- display: flex;
12
- align-items: center;
13
- padding-right: 20px;
14
- }
15
- .breadcrumb-container {
16
- display: flex;
17
- align-items: center;
18
- }
19
- .breadcrumb-chevron {
20
- padding: 0 8px;
21
- color: #00689d;
22
- }
23
- .breadcrumb-item {
24
- display: flex;
25
- align-items: center;
26
- height: 32px;
27
- border-radius: 9999px;
28
- color: #00689d;
29
- }
30
- .breadcrumb-item--highlight {
31
- padding: 0 20px;
32
- box-shadow: 0px 6px 6px 0px #00537d1a;
33
- background: linear-gradient(270.22deg, #007dbc 43.94%, #7ebee0 114.83%);
34
- color: #ffffff;
35
- }
36
- .breadcrumb-item--link {
37
- cursor: pointer;
38
- }
39
- .breadcrumb-item--link:hover {
40
- text-decoration: underline;
41
- }
42
- .breadcrumb-item--icon {
43
- padding-right: 8px;
44
- }
45
-
46
- /* ######### */
47
- /* DIVIDER */
48
- .navigation-divider {
49
- flex: 1;
50
- height: 1px;
51
- margin: 4px 0;
52
- background: #b3bac3;
53
- }
54
-
55
- /* ######### */
56
- /* ACTIONS */
57
- .navigation-actions {
58
- /* flex items-center [&>*]:ml-4 */
59
- display: flex;
60
- align-items: center;
61
- }
62
- .navigation-actions > * {
63
- margin-left: 16px;
64
- }
65
-
66
- /* ######### */
67
- /* GLOBALS */
68
- * {
69
- font-size: 14px;
70
- outline: none;
71
- box-sizing: border-box;
72
- font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans',
73
- 'Helvetica Neue', sans-serif;
74
- }
@@ -1,4 +0,0 @@
1
- import * as React from 'react';
2
- import { PropsWithChildren } from 'react';
3
- import './Navigation.css';
4
- export declare const Navigation: ({ children }: PropsWithChildren) => React.JSX.Element;
@@ -1,15 +0,0 @@
1
- import * as React from 'react';
2
- import { Children } from 'react';
3
- import { isSuiteElement } from '../../utils/validator.utils';
4
- import './Navigation.css';
5
- export const Navigation = ({ children }) => {
6
- const breadcrumbElement = Children.toArray(children).find(c => isSuiteElement(c, 'NavigationBreadcrumb'));
7
- const actionsElement = Children.toArray(children).find(c => isSuiteElement(c, 'NavigationActions'));
8
- // #########
9
- // Rendering
10
- return (React.createElement("div", { className: "navigation" },
11
- breadcrumbElement,
12
- React.createElement("div", { className: "navigation-divider" }),
13
- actionsElement));
14
- };
15
- //# sourceMappingURL=Navigation.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Navigation.js","sourceRoot":"","sources":["../../../src/layouts/Navigation/Navigation.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,QAAQ,EAAqB,MAAM,OAAO,CAAC;AACpD,OAAO,EAAE,cAAc,EAAE,MAAM,6BAA6B,CAAC;AAC7D,OAAO,kBAAkB,CAAC;AAE1B,MAAM,CAAC,MAAM,UAAU,GAAG,CAAC,EAAE,QAAQ,EAAqB,EAAE,EAAE;IAC5D,MAAM,iBAAiB,GAAG,QAAQ,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,cAAc,CAAC,CAAC,EAAE,sBAAsB,CAAC,CAAC,CAAC;IAC1G,MAAM,cAAc,GAAG,QAAQ,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,cAAc,CAAC,CAAC,EAAE,mBAAmB,CAAC,CAAC,CAAC;IAEpG,YAAY;IACZ,YAAY;IACZ,OAAO,CACL,6BAAK,SAAS,EAAC,YAAY;QACxB,iBAAiB;QAClB,6BAAK,SAAS,EAAC,oBAAoB,GAAG;QACrC,cAAc,CACX,CACP,CAAC;AACJ,CAAC,CAAC"}
@@ -1,5 +0,0 @@
1
- export type NavigationBreadcrumbItemProps = {
2
- icon?: string;
3
- highlight?: boolean;
4
- onClick?: () => void;
5
- };
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=Navigation.types.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Navigation.types.js","sourceRoot":"","sources":["../../../src/layouts/Navigation/Navigation.types.ts"],"names":[],"mappings":""}
@@ -1,4 +0,0 @@
1
- import * as React from 'react';
2
- import { PropsWithChildren } from 'react';
3
- import './Navigation.css';
4
- export declare const NavigationActions: ({ children }: PropsWithChildren) => React.JSX.Element;
@@ -1,4 +0,0 @@
1
- import * as React from 'react';
2
- import './Navigation.css';
3
- export const NavigationActions = ({ children }) => (React.createElement("div", { className: "navigation-actions" }, children));
4
- //# sourceMappingURL=NavigationActions.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"NavigationActions.js","sourceRoot":"","sources":["../../../src/layouts/Navigation/NavigationActions.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,kBAAkB,CAAC;AAE1B,MAAM,CAAC,MAAM,iBAAiB,GAAG,CAAC,EAAE,QAAQ,EAAqB,EAAE,EAAE,CAAC,CACpE,6BAAK,SAAS,EAAC,oBAAoB,IAAE,QAAQ,CAAO,CACrD,CAAC"}
@@ -1,6 +0,0 @@
1
- import * as React from 'react';
2
- import { PropsWithChildren } from 'react';
3
- import { NavigationBreadcrumbItemProps } from './Navigation.types';
4
- import './Navigation.css';
5
- export declare const NavigationBreadcrumbItem: ({ children, icon, highlight, onClick, }: PropsWithChildren<NavigationBreadcrumbItemProps>) => React.JSX.Element;
6
- export declare const NavigationBreadcrumb: ({ children }: PropsWithChildren) => React.JSX.Element;
@@ -1,26 +0,0 @@
1
- import * as React from 'react';
2
- import { Children } from 'react';
3
- import { Icon } from '../../components/Icon/Icon';
4
- import { isSuiteElement } from '../../utils/validator.utils';
5
- import './Navigation.css';
6
- export const NavigationBreadcrumbItem = ({ children, icon, highlight, onClick, }) => {
7
- // #########
8
- // Rendering
9
- return (React.createElement("div", { className: `
10
- breadcrumb-item
11
- ${highlight ? 'breadcrumb-item--highlight' : ''} ${onClick ? 'breadcrumb-item--link' : ''}
12
- `, onClick: onClick },
13
- icon && (React.createElement("div", { className: "breadcrumb-item--icon" },
14
- React.createElement(Icon, { name: icon, size: "16" }))),
15
- children));
16
- };
17
- export const NavigationBreadcrumb = ({ children }) => {
18
- const breadcrumbItemElements = Children.toArray(children).filter(c => isSuiteElement(c, 'NavigationBreadcrumbItem'));
19
- // #########
20
- // Rendering
21
- return (React.createElement("div", { className: "breadcrumb" }, breadcrumbItemElements.map((child, index) => (React.createElement("div", { key: index, className: "breadcrumb-container" },
22
- child,
23
- index !== breadcrumbItemElements.length - 1 && (React.createElement("div", { className: "breadcrumb-chevron" },
24
- React.createElement(Icon, { name: "chevron-right" }))))))));
25
- };
26
- //# sourceMappingURL=NavigationBreadcrumb.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"NavigationBreadcrumb.js","sourceRoot":"","sources":["../../../src/layouts/Navigation/NavigationBreadcrumb.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,QAAQ,EAAqB,MAAM,OAAO,CAAC;AAEpD,OAAO,EAAE,IAAI,EAAE,MAAM,4BAA4B,CAAC;AAClD,OAAO,EAAE,cAAc,EAAE,MAAM,6BAA6B,CAAC;AAC7D,OAAO,kBAAkB,CAAC;AAE1B,MAAM,CAAC,MAAM,wBAAwB,GAAG,CAAC,EACvC,QAAQ,EACR,IAAI,EACJ,SAAS,EACT,OAAO,GAC0C,EAAE,EAAE;IACrD,YAAY;IACZ,YAAY;IACZ,OAAO,CACL,6BACE,SAAS,EAAE;;UAEP,SAAS,CAAC,CAAC,CAAC,4BAA4B,CAAC,CAAC,CAAC,EAAE,IAAI,OAAO,CAAC,CAAC,CAAC,uBAAuB,CAAC,CAAC,CAAC,EAAE;OAC1F,EACD,OAAO,EAAE,OAAO;QAEf,IAAI,IAAI,CACP,6BAAK,SAAS,EAAC,uBAAuB;YACpC,oBAAC,IAAI,IAAC,IAAI,EAAE,IAAI,EAAE,IAAI,EAAC,IAAI,GAAG,CAC1B,CACP;QAEA,QAAQ,CACL,CACP,CAAC;AACJ,CAAC,CAAC;AAEF,MAAM,CAAC,MAAM,oBAAoB,GAAG,CAAC,EAAE,QAAQ,EAAqB,EAAE,EAAE;IACtE,MAAM,sBAAsB,GAAG,QAAQ,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC,cAAc,CAAC,CAAC,EAAE,0BAA0B,CAAC,CAAC,CAAC;IAErH,YAAY;IACZ,YAAY;IACZ,OAAO,CACL,6BAAK,SAAS,EAAC,YAAY,IACxB,sBAAsB,CAAC,GAAG,CAAC,CAAC,KAAK,EAAE,KAAK,EAAE,EAAE,CAAC,CAC5C,6BAAK,GAAG,EAAE,KAAK,EAAE,SAAS,EAAC,sBAAsB;QAC9C,KAAK;QAEL,KAAK,KAAK,sBAAsB,CAAC,MAAM,GAAG,CAAC,IAAI,CAC9C,6BAAK,SAAS,EAAC,oBAAoB;YACjC,oBAAC,IAAI,IAAC,IAAI,EAAC,eAAe,GAAG,CACzB,CACP,CACG,CACP,CAAC,CACE,CACP,CAAC;AACJ,CAAC,CAAC"}
@@ -1,46 +0,0 @@
1
- import React from 'react';
2
- import { ArgsTable, Canvas, Meta, Story } from '@storybook/blocks';
3
- import { Navigation } from '../Navigation';
4
- import { NavigationBreadcrumb, NavigationBreadcrumbItem } from '../NavigationBreadcrumb';
5
- import { NavigationActions } from '../NavigationActions';
6
- import { Button } from '../../../components/Button/Button';
7
- import { icons } from '../../../components/Icon/icons';
8
-
9
- <Meta title="Layouts/Navigation" />
10
-
11
- # Navigation
12
-
13
- Breadcrumbs are an important navigation component that shows content hierarchy. They allow users to be aware of their current location in the hierarchical structure of the application. Breadcrumbs enable users to quickly move up to a parent level. Moreover this navigation component allows user to make some actions.
14
-
15
- ## Overview
16
-
17
- <Canvas>
18
- <Story
19
- name="Overview"
20
- args={{
21
- children: [
22
- <NavigationBreadcrumb>
23
- <NavigationBreadcrumbItem icon="home" onClick={() => {}}>
24
- Home
25
- </NavigationBreadcrumbItem>
26
- <NavigationBreadcrumbItem onClick={() => {}}>Menu Item 1</NavigationBreadcrumbItem>
27
- <NavigationBreadcrumbItem highlight>Menu Item 2</NavigationBreadcrumbItem>
28
- </NavigationBreadcrumb>,
29
- <NavigationActions>
30
- <Button icon="check" onClick={() => {}}>
31
- Action 1
32
- </Button>
33
- <Button icon="plus" onClick={() => {}}>
34
- Action 2
35
- </Button>
36
- </NavigationActions>,
37
- ],
38
- }}
39
- >
40
- {args => <Navigation>{args.children}</Navigation>}
41
- </Story>
42
- </Canvas>
43
-
44
- ## Props
45
-
46
- <ArgsTable story="Overview" of={Navigation} />
@@ -1 +0,0 @@
1
- export declare const capitalize: (str: string) => string;
@@ -1,2 +0,0 @@
1
- export const capitalize = (str) => str.charAt(0).toUpperCase() + str.slice(1).toLowerCase();
2
- //# sourceMappingURL=string.utils.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"string.utils.js","sourceRoot":"","sources":["../../src/utils/string.utils.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,UAAU,GAAG,CAAC,GAAW,EAAE,EAAE,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,WAAW,EAAE,GAAG,GAAG,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,WAAW,EAAE,CAAC"}
@@ -1,2 +0,0 @@
1
- import { JSXElementConstructor, ReactElement, ReactNode, ReactPortal } from 'react';
2
- export declare const isSuiteElement: (element: string | number | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal, name: string) => boolean;
@@ -1,5 +0,0 @@
1
- import { isValidElement } from 'react';
2
- export const isSuiteElement = (element, name) => {
3
- return isValidElement(element) && typeof element.type === 'function' && element.type.name === name;
4
- };
5
- //# sourceMappingURL=validator.utils.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"validator.utils.js","sourceRoot":"","sources":["../../src/utils/validator.utils.ts"],"names":[],"mappings":"AAAA,OAAO,EAA+D,cAAc,EAAE,MAAM,OAAO,CAAC;AAEpG,MAAM,CAAC,MAAM,cAAc,GAAG,CAC5B,OAAqH,EACrH,IAAY,EACZ,EAAE;IACF,OAAO,cAAc,CAAC,OAAO,CAAC,IAAI,OAAO,OAAO,CAAC,IAAI,KAAK,UAAU,IAAI,OAAO,CAAC,IAAI,CAAC,IAAI,KAAK,IAAI,CAAC;AACrG,CAAC,CAAC"}