se-design 0.0.119 → 0.0.121

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 (264) hide show
  1. package/dist/assets/icons/sort-asc.svg +4 -0
  2. package/dist/assets/icons/sort-desc.svg +4 -0
  3. package/dist/assets/style.css +1 -1
  4. package/dist/components/Banner/index.d.ts +1 -0
  5. package/dist/components/Dropdown/index.d.ts +5 -1
  6. package/dist/components/DropdownWithInputTags/index.d.ts +24 -0
  7. package/dist/components/InputWithTags/index.d.ts +2 -1
  8. package/dist/components/index.d.ts +1 -0
  9. package/dist/index.js +42 -40
  10. package/dist/index.js.map +1 -1
  11. package/dist/index10.js +1 -1
  12. package/dist/index10.js.map +1 -1
  13. package/dist/index100.js +1 -1
  14. package/dist/index100.js.map +1 -1
  15. package/dist/index101.js +1 -1
  16. package/dist/index101.js.map +1 -1
  17. package/dist/index102.js +1 -1
  18. package/dist/index102.js.map +1 -1
  19. package/dist/index103.js +1 -1
  20. package/dist/index103.js.map +1 -1
  21. package/dist/index104.js +1 -1
  22. package/dist/index104.js.map +1 -1
  23. package/dist/index105.js +1 -1
  24. package/dist/index105.js.map +1 -1
  25. package/dist/index106.js +1 -1
  26. package/dist/index106.js.map +1 -1
  27. package/dist/index107.js +1 -1
  28. package/dist/index107.js.map +1 -1
  29. package/dist/index108.js +1 -1
  30. package/dist/index108.js.map +1 -1
  31. package/dist/index109.js +1 -1
  32. package/dist/index109.js.map +1 -1
  33. package/dist/index11.js +1 -1
  34. package/dist/index11.js.map +1 -1
  35. package/dist/index110.js +1 -1
  36. package/dist/index110.js.map +1 -1
  37. package/dist/index111.js +1 -1
  38. package/dist/index111.js.map +1 -1
  39. package/dist/index112.js +1 -1
  40. package/dist/index112.js.map +1 -1
  41. package/dist/index113.js +1 -1
  42. package/dist/index113.js.map +1 -1
  43. package/dist/index114.js +2 -2
  44. package/dist/index114.js.map +1 -1
  45. package/dist/index115.js +2 -2
  46. package/dist/index115.js.map +1 -1
  47. package/dist/index116.js +2 -2
  48. package/dist/index116.js.map +1 -1
  49. package/dist/index117.js +1 -1
  50. package/dist/index117.js.map +1 -1
  51. package/dist/index118.js +1 -1
  52. package/dist/index118.js.map +1 -1
  53. package/dist/index119.js +2 -2
  54. package/dist/index119.js.map +1 -1
  55. package/dist/index120.js +1 -1
  56. package/dist/index120.js.map +1 -1
  57. package/dist/index121.js +1 -1
  58. package/dist/index121.js.map +1 -1
  59. package/dist/index122.js +2 -2
  60. package/dist/index122.js.map +1 -1
  61. package/dist/index123.js +1 -1
  62. package/dist/index123.js.map +1 -1
  63. package/dist/index124.js +2 -2
  64. package/dist/index124.js.map +1 -1
  65. package/dist/index125.js +2 -149
  66. package/dist/index125.js.map +1 -1
  67. package/dist/index126.js +5 -0
  68. package/dist/index126.js.map +1 -0
  69. package/dist/index127.js +5 -0
  70. package/dist/index127.js.map +1 -0
  71. package/dist/index128.js +152 -0
  72. package/dist/index128.js.map +1 -0
  73. package/dist/{index136.js → index140.js} +1 -1
  74. package/dist/{index136.js.map → index140.js.map} +1 -1
  75. package/dist/index148.js +1233 -5
  76. package/dist/index148.js.map +1 -1
  77. package/dist/index150.js +10 -11
  78. package/dist/index150.js.map +1 -1
  79. package/dist/index151.js +8 -4
  80. package/dist/index151.js.map +1 -1
  81. package/dist/index152.js +4 -5
  82. package/dist/index152.js.map +1 -1
  83. package/dist/index153.js +168 -36
  84. package/dist/index153.js.map +1 -1
  85. package/dist/index154.js +11 -2
  86. package/dist/index154.js.map +1 -1
  87. package/dist/index155.js +5 -7
  88. package/dist/index155.js.map +1 -1
  89. package/dist/index156.js +5 -326
  90. package/dist/index156.js.map +1 -1
  91. package/dist/index157.js +36 -48
  92. package/dist/index157.js.map +1 -1
  93. package/dist/index158.js +2 -2
  94. package/dist/index159.js +7 -75
  95. package/dist/index159.js.map +1 -1
  96. package/dist/index160.js +308 -74
  97. package/dist/index160.js.map +1 -1
  98. package/dist/index161.js +45 -47
  99. package/dist/index161.js.map +1 -1
  100. package/dist/index162.js +2 -8
  101. package/dist/index162.js.map +1 -1
  102. package/dist/index163.js +75 -4
  103. package/dist/index163.js.map +1 -1
  104. package/dist/index164.js +89 -48
  105. package/dist/index164.js.map +1 -1
  106. package/dist/index165.js +52 -2
  107. package/dist/index165.js.map +1 -1
  108. package/dist/index166.js +8 -2
  109. package/dist/index166.js.map +1 -1
  110. package/dist/index167.js +8 -0
  111. package/dist/index167.js.map +1 -0
  112. package/dist/index168.js +55 -0
  113. package/dist/index168.js.map +1 -0
  114. package/dist/index169.js +5 -0
  115. package/dist/index169.js.map +1 -0
  116. package/dist/index170.js +5 -0
  117. package/dist/index170.js.map +1 -0
  118. package/dist/index23.js +100 -58
  119. package/dist/index23.js.map +1 -1
  120. package/dist/index28.js +35 -29
  121. package/dist/index28.js.map +1 -1
  122. package/dist/index35.js +13 -12
  123. package/dist/index35.js.map +1 -1
  124. package/dist/index36.js +158 -37
  125. package/dist/index36.js.map +1 -1
  126. package/dist/index37.js +36 -84
  127. package/dist/index37.js.map +1 -1
  128. package/dist/index38.js +83 -31
  129. package/dist/index38.js.map +1 -1
  130. package/dist/index39.js +28 -47
  131. package/dist/index39.js.map +1 -1
  132. package/dist/index40.js +48 -66
  133. package/dist/index40.js.map +1 -1
  134. package/dist/index41.js +64 -61
  135. package/dist/index41.js.map +1 -1
  136. package/dist/index42.js +63 -103
  137. package/dist/index42.js.map +1 -1
  138. package/dist/index43.js +104 -83
  139. package/dist/index43.js.map +1 -1
  140. package/dist/index44.js +84 -35
  141. package/dist/index44.js.map +1 -1
  142. package/dist/index45.js +34 -26
  143. package/dist/index45.js.map +1 -1
  144. package/dist/index46.js +28 -28
  145. package/dist/index46.js.map +1 -1
  146. package/dist/index47.js +28 -41
  147. package/dist/index47.js.map +1 -1
  148. package/dist/index48.js +41 -290
  149. package/dist/index48.js.map +1 -1
  150. package/dist/index49.js +292 -2
  151. package/dist/index49.js.map +1 -1
  152. package/dist/index5.js +97 -93
  153. package/dist/index5.js.map +1 -1
  154. package/dist/index50.js +1 -1
  155. package/dist/index50.js.map +1 -1
  156. package/dist/index51.js +1 -1
  157. package/dist/index51.js.map +1 -1
  158. package/dist/index52.js +1 -1
  159. package/dist/index52.js.map +1 -1
  160. package/dist/index53.js +1 -1
  161. package/dist/index53.js.map +1 -1
  162. package/dist/index54.js +1 -1
  163. package/dist/index54.js.map +1 -1
  164. package/dist/index55.js +1 -1
  165. package/dist/index55.js.map +1 -1
  166. package/dist/index56.js +1 -1
  167. package/dist/index56.js.map +1 -1
  168. package/dist/index57.js +1 -1
  169. package/dist/index57.js.map +1 -1
  170. package/dist/index58.js +1 -1
  171. package/dist/index58.js.map +1 -1
  172. package/dist/index59.js +1 -1
  173. package/dist/index59.js.map +1 -1
  174. package/dist/index60.js +1 -1
  175. package/dist/index60.js.map +1 -1
  176. package/dist/index61.js +1 -1
  177. package/dist/index61.js.map +1 -1
  178. package/dist/index62.js +1 -1
  179. package/dist/index62.js.map +1 -1
  180. package/dist/index63.js +1 -1
  181. package/dist/index63.js.map +1 -1
  182. package/dist/index64.js +1 -1
  183. package/dist/index64.js.map +1 -1
  184. package/dist/index65.js +1 -1
  185. package/dist/index65.js.map +1 -1
  186. package/dist/index66.js +1 -1
  187. package/dist/index66.js.map +1 -1
  188. package/dist/index67.js +1 -1
  189. package/dist/index67.js.map +1 -1
  190. package/dist/index68.js +2 -2
  191. package/dist/index68.js.map +1 -1
  192. package/dist/index69.js +2 -2
  193. package/dist/index69.js.map +1 -1
  194. package/dist/index70.js +1 -1
  195. package/dist/index70.js.map +1 -1
  196. package/dist/index71.js +1 -1
  197. package/dist/index71.js.map +1 -1
  198. package/dist/index72.js +2 -2
  199. package/dist/index72.js.map +1 -1
  200. package/dist/index73.js +2 -2
  201. package/dist/index73.js.map +1 -1
  202. package/dist/index74.js +1 -1
  203. package/dist/index74.js.map +1 -1
  204. package/dist/index75.js +1 -1
  205. package/dist/index75.js.map +1 -1
  206. package/dist/index76.js +1 -1
  207. package/dist/index76.js.map +1 -1
  208. package/dist/index77.js +2 -2
  209. package/dist/index77.js.map +1 -1
  210. package/dist/index78.js +1 -1
  211. package/dist/index78.js.map +1 -1
  212. package/dist/index79.js +2 -2
  213. package/dist/index79.js.map +1 -1
  214. package/dist/index80.js +1 -1
  215. package/dist/index80.js.map +1 -1
  216. package/dist/index81.js +1 -1
  217. package/dist/index81.js.map +1 -1
  218. package/dist/index82.js +1 -1
  219. package/dist/index82.js.map +1 -1
  220. package/dist/index83.js +2 -2
  221. package/dist/index83.js.map +1 -1
  222. package/dist/index84.js +2 -2
  223. package/dist/index84.js.map +1 -1
  224. package/dist/index85.js +1 -1
  225. package/dist/index85.js.map +1 -1
  226. package/dist/index86.js +1 -1
  227. package/dist/index86.js.map +1 -1
  228. package/dist/index87.js +1 -1
  229. package/dist/index87.js.map +1 -1
  230. package/dist/index88.js +1 -1
  231. package/dist/index88.js.map +1 -1
  232. package/dist/index89.js +1 -1
  233. package/dist/index89.js.map +1 -1
  234. package/dist/index9.js +20 -22
  235. package/dist/index9.js.map +1 -1
  236. package/dist/index90.js +2 -2
  237. package/dist/index90.js.map +1 -1
  238. package/dist/index91.js +2 -2
  239. package/dist/index91.js.map +1 -1
  240. package/dist/index92.js +1 -1
  241. package/dist/index92.js.map +1 -1
  242. package/dist/index93.js +1 -1
  243. package/dist/index93.js.map +1 -1
  244. package/dist/index94.js +2 -2
  245. package/dist/index94.js.map +1 -1
  246. package/dist/index95.js +1 -1
  247. package/dist/index95.js.map +1 -1
  248. package/dist/index96.js +2 -2
  249. package/dist/index96.js.map +1 -1
  250. package/dist/index97.js +2 -2
  251. package/dist/index97.js.map +1 -1
  252. package/dist/index98.js +2 -2
  253. package/dist/index98.js.map +1 -1
  254. package/dist/index99.js +2 -2
  255. package/dist/index99.js.map +1 -1
  256. package/package.json +1 -1
  257. package/dist/index144.js +0 -1236
  258. package/dist/index144.js.map +0 -1
  259. package/dist/index146.js +0 -13
  260. package/dist/index146.js.map +0 -1
  261. package/dist/index147.js +0 -13
  262. package/dist/index147.js.map +0 -1
  263. package/dist/index149.js +0 -173
  264. package/dist/index149.js.map +0 -1
package/dist/index83.js CHANGED
@@ -1,5 +1,5 @@
1
- const l = "data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.43106%2015.7093H5.85872V9.82364L2.3866%207.24072V14.679C2.3866%2015.2435%202.85237%2015.7093%203.43106%2015.7093Z'%20fill='%234285F4'/%3e%3cpath%20d='M14.1575%2015.7093H16.5851C17.1638%2015.7093%2017.6296%2015.2435%2017.6296%2014.6649V7.24072L14.1716%209.83776V15.7093H14.1575Z'%20fill='%2334A853'/%3e%3cpath%20d='M14.1575%205.33516V9.83763L17.6155%207.24059V5.85739C17.6155%204.57298%2016.1476%203.83904%2015.1172%204.61533L14.1575%205.33516Z'%20fill='%23FBBC04'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.84253%209.82356V5.33521L9.99214%208.45447L14.1418%205.33521V9.83767L10.0063%2012.9428L5.84253%209.82356Z'%20fill='%23EA4335'/%3e%3cpath%20d='M2.3866%205.84322V7.22642L5.84461%209.82346V5.3351L4.87072%204.60116C3.85449%203.83898%202.3866%204.57293%202.3866%205.84322Z'%20fill='%23C5221F'/%3e%3c/svg%3e";
1
+ const e = "data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.817%206.92885V5.32171C12.817%204.72998%2012.3373%204.25028%2011.7455%204.25028H6.38839L6.05557%202.91899C5.93632%202.44203%205.50777%202.10742%205.01613%202.10742H2.10268C1.51094%202.10742%201.03125%202.58712%201.03125%203.17885V12.8217C1.03125%2013.4135%201.51094%2013.8931%202.10268%2013.8931H7.45982M7.46061%2013.894H12.5169C13.0086%2013.894%2013.4371%2013.5594%2013.5564%2013.0824L14.9464%207.52237C14.9558%207.48454%2014.9606%207.44568%2014.9606%207.40668C14.9606%207.14324%2014.7471%206.92969%2014.4836%206.92969H5.61718C5.12619%206.92969%204.69803%207.26342%204.57817%207.73955L3.70312%2011.2154'%20stroke='%23415575'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e";
2
2
  export {
3
- l as default
3
+ e as default
4
4
  };
5
5
  //# sourceMappingURL=index83.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index83.js","sources":["../src/assets/icons/gmail.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.43106%2015.7093H5.85872V9.82364L2.3866%207.24072V14.679C2.3866%2015.2435%202.85237%2015.7093%203.43106%2015.7093Z'%20fill='%234285F4'/%3e%3cpath%20d='M14.1575%2015.7093H16.5851C17.1638%2015.7093%2017.6296%2015.2435%2017.6296%2014.6649V7.24072L14.1716%209.83776V15.7093H14.1575Z'%20fill='%2334A853'/%3e%3cpath%20d='M14.1575%205.33516V9.83763L17.6155%207.24059V5.85739C17.6155%204.57298%2016.1476%203.83904%2015.1172%204.61533L14.1575%205.33516Z'%20fill='%23FBBC04'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.84253%209.82356V5.33521L9.99214%208.45447L14.1418%205.33521V9.83767L10.0063%2012.9428L5.84253%209.82356Z'%20fill='%23EA4335'/%3e%3cpath%20d='M2.3866%205.84322V7.22642L5.84461%209.82346V5.3351L4.87072%204.60116C3.85449%203.83898%202.3866%204.57293%202.3866%205.84322Z'%20fill='%23C5221F'/%3e%3c/svg%3e\""],"names":["__vite_glob_0_34"],"mappings":"AAAA,MAAeA,IAAA;"}
1
+ {"version":3,"file":"index83.js","sources":["../src/assets/icons/folder.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.817%206.92885V5.32171C12.817%204.72998%2012.3373%204.25028%2011.7455%204.25028H6.38839L6.05557%202.91899C5.93632%202.44203%205.50777%202.10742%205.01613%202.10742H2.10268C1.51094%202.10742%201.03125%202.58712%201.03125%203.17885V12.8217C1.03125%2013.4135%201.51094%2013.8931%202.10268%2013.8931H7.45982M7.46061%2013.894H12.5169C13.0086%2013.894%2013.4371%2013.5594%2013.5564%2013.0824L14.9464%207.52237C14.9558%207.48454%2014.9606%207.44568%2014.9606%207.40668C14.9606%207.14324%2014.7471%206.92969%2014.4836%206.92969H5.61718C5.12619%206.92969%204.69803%207.26342%204.57817%207.73955L3.70312%2011.2154'%20stroke='%23415575'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e\""],"names":["__vite_glob_0_33"],"mappings":"AAAA,MAAeA,IAAA;"}
package/dist/index84.js CHANGED
@@ -1,5 +1,5 @@
1
- const e = "data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2%203H14M2%208H14M2%2013H8H14'%20stroke='%23415575'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e";
1
+ const l = "data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.43106%2015.7093H5.85872V9.82364L2.3866%207.24072V14.679C2.3866%2015.2435%202.85237%2015.7093%203.43106%2015.7093Z'%20fill='%234285F4'/%3e%3cpath%20d='M14.1575%2015.7093H16.5851C17.1638%2015.7093%2017.6296%2015.2435%2017.6296%2014.6649V7.24072L14.1716%209.83776V15.7093H14.1575Z'%20fill='%2334A853'/%3e%3cpath%20d='M14.1575%205.33516V9.83763L17.6155%207.24059V5.85739C17.6155%204.57298%2016.1476%203.83904%2015.1172%204.61533L14.1575%205.33516Z'%20fill='%23FBBC04'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.84253%209.82356V5.33521L9.99214%208.45447L14.1418%205.33521V9.83767L10.0063%2012.9428L5.84253%209.82356Z'%20fill='%23EA4335'/%3e%3cpath%20d='M2.3866%205.84322V7.22642L5.84461%209.82346V5.3351L4.87072%204.60116C3.85449%203.83898%202.3866%204.57293%202.3866%205.84322Z'%20fill='%23C5221F'/%3e%3c/svg%3e";
2
2
  export {
3
- e as default
3
+ l as default
4
4
  };
5
5
  //# sourceMappingURL=index84.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index84.js","sources":["../src/assets/icons/hamburger.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2%203H14M2%208H14M2%2013H8H14'%20stroke='%23415575'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e\""],"names":["__vite_glob_0_35"],"mappings":"AAAA,MAAeA,IAAA;"}
1
+ {"version":3,"file":"index84.js","sources":["../src/assets/icons/gmail.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.43106%2015.7093H5.85872V9.82364L2.3866%207.24072V14.679C2.3866%2015.2435%202.85237%2015.7093%203.43106%2015.7093Z'%20fill='%234285F4'/%3e%3cpath%20d='M14.1575%2015.7093H16.5851C17.1638%2015.7093%2017.6296%2015.2435%2017.6296%2014.6649V7.24072L14.1716%209.83776V15.7093H14.1575Z'%20fill='%2334A853'/%3e%3cpath%20d='M14.1575%205.33516V9.83763L17.6155%207.24059V5.85739C17.6155%204.57298%2016.1476%203.83904%2015.1172%204.61533L14.1575%205.33516Z'%20fill='%23FBBC04'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.84253%209.82356V5.33521L9.99214%208.45447L14.1418%205.33521V9.83767L10.0063%2012.9428L5.84253%209.82356Z'%20fill='%23EA4335'/%3e%3cpath%20d='M2.3866%205.84322V7.22642L5.84461%209.82346V5.3351L4.87072%204.60116C3.85449%203.83898%202.3866%204.57293%202.3866%205.84322Z'%20fill='%23C5221F'/%3e%3c/svg%3e\""],"names":["__vite_glob_0_34"],"mappings":"AAAA,MAAeA,IAAA;"}
package/dist/index85.js CHANGED
@@ -1,4 +1,4 @@
1
- const e = "data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.45886%206.32422H16.1356'%20stroke='%231BBA5F'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1.86426%2011.6758H15.541'%20stroke='%231BBA5F'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.1625%201.86426L10.7839%2016.1357'%20stroke='%231BBA5F'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.2161%201.86426L4.83752%2016.1357'%20stroke='%231BBA5F'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e";
1
+ const e = "data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2%203H14M2%208H14M2%2013H8H14'%20stroke='%23415575'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e";
2
2
  export {
3
3
  e as default
4
4
  };
@@ -1 +1 @@
1
- {"version":3,"file":"index85.js","sources":["../src/assets/icons/hashtag.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.45886%206.32422H16.1356'%20stroke='%231BBA5F'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1.86426%2011.6758H15.541'%20stroke='%231BBA5F'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.1625%201.86426L10.7839%2016.1357'%20stroke='%231BBA5F'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.2161%201.86426L4.83752%2016.1357'%20stroke='%231BBA5F'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e\""],"names":["__vite_glob_0_36"],"mappings":"AAAA,MAAeA,IAAA;"}
1
+ {"version":3,"file":"index85.js","sources":["../src/assets/icons/hamburger.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2%203H14M2%208H14M2%2013H8H14'%20stroke='%23415575'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e\""],"names":["__vite_glob_0_35"],"mappings":"AAAA,MAAeA,IAAA;"}
package/dist/index86.js CHANGED
@@ -1,4 +1,4 @@
1
- const e = "data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.06812%207.57028L7.70676%201.87026C7.87538%201.72548%208.12443%201.72548%208.29305%201.87025L14.9319%207.57028M3.07867%208.52473V13.9315C3.07867%2014.18%203.28015%2014.3815%203.52867%2014.3815H12.4713C12.7199%2014.3815%2012.9213%2014.18%2012.9213%2013.9315V8.52473'%20stroke='%23415575'%20stroke-width='1.2'%20stroke-linecap='round'/%3e%3c/svg%3e";
1
+ const e = "data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.45886%206.32422H16.1356'%20stroke='%231BBA5F'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1.86426%2011.6758H15.541'%20stroke='%231BBA5F'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.1625%201.86426L10.7839%2016.1357'%20stroke='%231BBA5F'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.2161%201.86426L4.83752%2016.1357'%20stroke='%231BBA5F'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e";
2
2
  export {
3
3
  e as default
4
4
  };
@@ -1 +1 @@
1
- {"version":3,"file":"index86.js","sources":["../src/assets/icons/home.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.06812%207.57028L7.70676%201.87026C7.87538%201.72548%208.12443%201.72548%208.29305%201.87025L14.9319%207.57028M3.07867%208.52473V13.9315C3.07867%2014.18%203.28015%2014.3815%203.52867%2014.3815H12.4713C12.7199%2014.3815%2012.9213%2014.18%2012.9213%2013.9315V8.52473'%20stroke='%23415575'%20stroke-width='1.2'%20stroke-linecap='round'/%3e%3c/svg%3e\""],"names":["__vite_glob_0_37"],"mappings":"AAAA,MAAeA,IAAA;"}
1
+ {"version":3,"file":"index86.js","sources":["../src/assets/icons/hashtag.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.45886%206.32422H16.1356'%20stroke='%231BBA5F'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M1.86426%2011.6758H15.541'%20stroke='%231BBA5F'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.1625%201.86426L10.7839%2016.1357'%20stroke='%231BBA5F'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.2161%201.86426L4.83752%2016.1357'%20stroke='%231BBA5F'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e\""],"names":["__vite_glob_0_36"],"mappings":"AAAA,MAAeA,IAAA;"}
package/dist/index87.js CHANGED
@@ -1,4 +1,4 @@
1
- const e = "data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='2.37354'%20y='2.582'%20width='14.8364'%20height='14.8364'%20rx='1.50909'%20stroke='black'%20stroke-width='1.2'%20stroke-linejoin='round'%20/%3e%3ccircle%20cx='6.52202'%20cy='6.74822'%20r='1.66978'%20stroke='black'%20stroke-width='1.2'%20/%3e%3cpath%20d='M3.08896%2016.8184L5.90188%2012.1523C6.19047%2011.6736%206.83863%2011.5663%207.26613%2011.9264L9.15893%2013.5209C9.5821%2013.8774%2010.2229%2013.7763%2010.5158%2013.3069L13.408%208.67282C13.7127%208.18463%2014.3886%208.09878%2014.8057%208.49531L17.0262%2010.6066'%20stroke='black'%20stroke-width='1.2'%20stroke-linecap='round'%20/%3e%3c/svg%3e";
1
+ const e = "data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.06812%207.57028L7.70676%201.87026C7.87538%201.72548%208.12443%201.72548%208.29305%201.87025L14.9319%207.57028M3.07867%208.52473V13.9315C3.07867%2014.18%203.28015%2014.3815%203.52867%2014.3815H12.4713C12.7199%2014.3815%2012.9213%2014.18%2012.9213%2013.9315V8.52473'%20stroke='%23415575'%20stroke-width='1.2'%20stroke-linecap='round'/%3e%3c/svg%3e";
2
2
  export {
3
3
  e as default
4
4
  };
@@ -1 +1 @@
1
- {"version":3,"file":"index87.js","sources":["../src/assets/icons/image-field.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='2.37354'%20y='2.582'%20width='14.8364'%20height='14.8364'%20rx='1.50909'%20stroke='black'%20stroke-width='1.2'%20stroke-linejoin='round'%20/%3e%3ccircle%20cx='6.52202'%20cy='6.74822'%20r='1.66978'%20stroke='black'%20stroke-width='1.2'%20/%3e%3cpath%20d='M3.08896%2016.8184L5.90188%2012.1523C6.19047%2011.6736%206.83863%2011.5663%207.26613%2011.9264L9.15893%2013.5209C9.5821%2013.8774%2010.2229%2013.7763%2010.5158%2013.3069L13.408%208.67282C13.7127%208.18463%2014.3886%208.09878%2014.8057%208.49531L17.0262%2010.6066'%20stroke='black'%20stroke-width='1.2'%20stroke-linecap='round'%20/%3e%3c/svg%3e\""],"names":["__vite_glob_0_38"],"mappings":"AAAA,MAAeA,IAAA;"}
1
+ {"version":3,"file":"index87.js","sources":["../src/assets/icons/home.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.06812%207.57028L7.70676%201.87026C7.87538%201.72548%208.12443%201.72548%208.29305%201.87025L14.9319%207.57028M3.07867%208.52473V13.9315C3.07867%2014.18%203.28015%2014.3815%203.52867%2014.3815H12.4713C12.7199%2014.3815%2012.9213%2014.18%2012.9213%2013.9315V8.52473'%20stroke='%23415575'%20stroke-width='1.2'%20stroke-linecap='round'/%3e%3c/svg%3e\""],"names":["__vite_glob_0_37"],"mappings":"AAAA,MAAeA,IAAA;"}
package/dist/index88.js CHANGED
@@ -1,4 +1,4 @@
1
- const e = "data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1129_477)'%3e%3cpath%20d='M8.00051%204.7693V8.2693M7.99738%2011.2317C7.84869%2011.2317%207.72815%2011.1111%207.72815%2010.9624C7.72815%2010.8137%207.84869%2010.6932%207.99738%2010.6932M7.99874%2011.2317C8.14744%2011.2317%208.26798%2011.1111%208.26798%2010.9624C8.26798%2010.8137%208.14744%2010.6932%207.99874%2010.6932M8.00085%2015.0009C11.8669%2015.0009%2015.0009%2011.8669%2015.0009%208.00086C15.0009%204.13487%2011.8669%201.00086%208.00085%201.00086C4.13486%201.00086%201.00085%204.13487%201.00085%208.00086C1.00085%2011.8669%204.13486%2015.0009%208.00085%2015.0009Z'%20stroke='%23415575'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1129_477'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e";
1
+ const e = "data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='2.37354'%20y='2.582'%20width='14.8364'%20height='14.8364'%20rx='1.50909'%20stroke='black'%20stroke-width='1.2'%20stroke-linejoin='round'%20/%3e%3ccircle%20cx='6.52202'%20cy='6.74822'%20r='1.66978'%20stroke='black'%20stroke-width='1.2'%20/%3e%3cpath%20d='M3.08896%2016.8184L5.90188%2012.1523C6.19047%2011.6736%206.83863%2011.5663%207.26613%2011.9264L9.15893%2013.5209C9.5821%2013.8774%2010.2229%2013.7763%2010.5158%2013.3069L13.408%208.67282C13.7127%208.18463%2014.3886%208.09878%2014.8057%208.49531L17.0262%2010.6066'%20stroke='black'%20stroke-width='1.2'%20stroke-linecap='round'%20/%3e%3c/svg%3e";
2
2
  export {
3
3
  e as default
4
4
  };
@@ -1 +1 @@
1
- {"version":3,"file":"index88.js","sources":["../src/assets/icons/info.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1129_477)'%3e%3cpath%20d='M8.00051%204.7693V8.2693M7.99738%2011.2317C7.84869%2011.2317%207.72815%2011.1111%207.72815%2010.9624C7.72815%2010.8137%207.84869%2010.6932%207.99738%2010.6932M7.99874%2011.2317C8.14744%2011.2317%208.26798%2011.1111%208.26798%2010.9624C8.26798%2010.8137%208.14744%2010.6932%207.99874%2010.6932M8.00085%2015.0009C11.8669%2015.0009%2015.0009%2011.8669%2015.0009%208.00086C15.0009%204.13487%2011.8669%201.00086%208.00085%201.00086C4.13486%201.00086%201.00085%204.13487%201.00085%208.00086C1.00085%2011.8669%204.13486%2015.0009%208.00085%2015.0009Z'%20stroke='%23415575'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1129_477'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e\""],"names":["__vite_glob_0_39"],"mappings":"AAAA,MAAeA,IAAA;"}
1
+ {"version":3,"file":"index88.js","sources":["../src/assets/icons/image-field.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='2.37354'%20y='2.582'%20width='14.8364'%20height='14.8364'%20rx='1.50909'%20stroke='black'%20stroke-width='1.2'%20stroke-linejoin='round'%20/%3e%3ccircle%20cx='6.52202'%20cy='6.74822'%20r='1.66978'%20stroke='black'%20stroke-width='1.2'%20/%3e%3cpath%20d='M3.08896%2016.8184L5.90188%2012.1523C6.19047%2011.6736%206.83863%2011.5663%207.26613%2011.9264L9.15893%2013.5209C9.5821%2013.8774%2010.2229%2013.7763%2010.5158%2013.3069L13.408%208.67282C13.7127%208.18463%2014.3886%208.09878%2014.8057%208.49531L17.0262%2010.6066'%20stroke='black'%20stroke-width='1.2'%20stroke-linecap='round'%20/%3e%3c/svg%3e\""],"names":["__vite_glob_0_38"],"mappings":"AAAA,MAAeA,IAAA;"}
package/dist/index89.js CHANGED
@@ -1,4 +1,4 @@
1
- const e = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20d='M13.1807%208.52009H14.7343V10.5915C14.7343%2011.4495%2014.0387%2012.1451%2013.1807%2012.1451H11.1093C10.2513%2012.1451%209.55574%2011.4495%209.55574%2010.5915V5.41295C9.55574%204.55493%2010.2513%203.85938%2011.1093%203.85938H13.1807C14.0387%203.85938%2014.7343%204.55493%2014.7343%205.41295M1.271%2012.1451L3.32093%204.85641C3.48677%204.26676%204.02455%203.85938%204.63707%203.85938C5.24959%203.85938%205.78736%204.26676%205.9532%204.85641L8.00314%2012.1451M2.14602%209.03733H7.13039'%20stroke='black'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'%20/%3e%3c/svg%3e";
1
+ const e = "data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1129_477)'%3e%3cpath%20d='M8.00051%204.7693V8.2693M7.99738%2011.2317C7.84869%2011.2317%207.72815%2011.1111%207.72815%2010.9624C7.72815%2010.8137%207.84869%2010.6932%207.99738%2010.6932M7.99874%2011.2317C8.14744%2011.2317%208.26798%2011.1111%208.26798%2010.9624C8.26798%2010.8137%208.14744%2010.6932%207.99874%2010.6932M8.00085%2015.0009C11.8669%2015.0009%2015.0009%2011.8669%2015.0009%208.00086C15.0009%204.13487%2011.8669%201.00086%208.00085%201.00086C4.13486%201.00086%201.00085%204.13487%201.00085%208.00086C1.00085%2011.8669%204.13486%2015.0009%208.00085%2015.0009Z'%20stroke='%23415575'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1129_477'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e";
2
2
  export {
3
3
  e as default
4
4
  };
@@ -1 +1 @@
1
- {"version":3,"file":"index89.js","sources":["../src/assets/icons/initials-field.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20d='M13.1807%208.52009H14.7343V10.5915C14.7343%2011.4495%2014.0387%2012.1451%2013.1807%2012.1451H11.1093C10.2513%2012.1451%209.55574%2011.4495%209.55574%2010.5915V5.41295C9.55574%204.55493%2010.2513%203.85938%2011.1093%203.85938H13.1807C14.0387%203.85938%2014.7343%204.55493%2014.7343%205.41295M1.271%2012.1451L3.32093%204.85641C3.48677%204.26676%204.02455%203.85938%204.63707%203.85938C5.24959%203.85938%205.78736%204.26676%205.9532%204.85641L8.00314%2012.1451M2.14602%209.03733H7.13039'%20stroke='black'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'%20/%3e%3c/svg%3e\""],"names":["__vite_glob_0_40"],"mappings":"AAAA,MAAeA,IAAA;"}
1
+ {"version":3,"file":"index89.js","sources":["../src/assets/icons/info.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_1129_477)'%3e%3cpath%20d='M8.00051%204.7693V8.2693M7.99738%2011.2317C7.84869%2011.2317%207.72815%2011.1111%207.72815%2010.9624C7.72815%2010.8137%207.84869%2010.6932%207.99738%2010.6932M7.99874%2011.2317C8.14744%2011.2317%208.26798%2011.1111%208.26798%2010.9624C8.26798%2010.8137%208.14744%2010.6932%207.99874%2010.6932M8.00085%2015.0009C11.8669%2015.0009%2015.0009%2011.8669%2015.0009%208.00086C15.0009%204.13487%2011.8669%201.00086%208.00085%201.00086C4.13486%201.00086%201.00085%204.13487%201.00085%208.00086C1.00085%2011.8669%204.13486%2015.0009%208.00085%2015.0009Z'%20stroke='%23415575'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1129_477'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e\""],"names":["__vite_glob_0_39"],"mappings":"AAAA,MAAeA,IAAA;"}
package/dist/index9.js CHANGED
@@ -1,21 +1,19 @@
1
1
  import o from "react";
2
2
  import { Icon as C } from "./index5.js";
3
- const h = (l) => {
3
+ const h = (r) => {
4
4
  const {
5
- label: r,
5
+ label: i,
6
6
  icon: e,
7
7
  iconPosition: t = "right",
8
- iconRotation: i = "0",
9
- textTransform: s = "none",
10
- textColor: c = "var(--color-gray-700)",
11
- bgColor: m = "var(--color-blue-300)",
12
- fontWeight: g = "",
8
+ iconRotation: s = "0",
9
+ textTransform: c = "none",
10
+ textColor: m = "var(--color-gray-700)",
11
+ bgColor: g = "var(--color-blue-300)",
12
+ fontWeight: d = "",
13
13
  size: n = "md",
14
- onClick: d = () => {
15
- },
16
- onIconClick: p = () => {
17
- }
18
- } = l, x = {
14
+ onClick: a,
15
+ onIconClick: p
16
+ } = r, x = {
19
17
  sm: "px-1 py-0.5",
20
18
  md: "px-1.5 py-0.5",
21
19
  lg: "px-1.5 py-0.5"
@@ -23,24 +21,24 @@ const h = (l) => {
23
21
  sm: "text-xs leading-5 font-normal leading-5",
24
22
  md: "text-sm leading-5 font-normal leading-5",
25
23
  lg: "text-base leading-5 font-normal leading-5"
26
- }, a = (b) => /* @__PURE__ */ o.createElement(C, {
24
+ }, l = (b) => /* @__PURE__ */ o.createElement(C, {
27
25
  name: b,
28
26
  className: "transition-transform duration-200",
29
- rotation: i,
27
+ rotation: s,
30
28
  onClick: p
31
29
  });
32
30
  return /* @__PURE__ */ o.createElement("div", {
33
- className: `se-design-label-chip text-[var(--color-gray-700)] w-fit flex items-center gap-1 text-base font-normal rounded-[6px] leading-4 cursor-pointer ${x[n]}`,
31
+ className: `se-design-label-chip text-[var(--color-gray-700)] w-fit flex items-center gap-1 text-base font-normal rounded-[6px] leading-4 ${a ? "cursor-pointer" : ""} ${x[n]}`,
34
32
  style: {
35
- color: c,
36
- backgroundColor: m,
37
- textTransform: s,
38
- fontWeight: g
33
+ color: m,
34
+ backgroundColor: g,
35
+ textTransform: c,
36
+ fontWeight: d
39
37
  },
40
- onClick: d
41
- }, t === "left" && e && a(e), /* @__PURE__ */ o.createElement("span", {
38
+ onClick: a
39
+ }, t === "left" && e && l(e), /* @__PURE__ */ o.createElement("span", {
42
40
  className: `inline-block ${f[n]}`
43
- }, r), t === "right" && e && a(e));
41
+ }, i), t === "right" && e && l(e));
44
42
  };
45
43
  export {
46
44
  h as LabelChip
@@ -1 +1 @@
1
- {"version":3,"file":"index9.js","sources":["../src/components/LabelChip/index.tsx"],"sourcesContent":["import React, { FC } from 'react';\nimport { Icon } from 'components/Icon';\n\ntype LabelChipProps = {\n label: string;\n icon?: string;\n iconPosition?: 'left' | 'right';\n iconRotation?: '0' | '90' | '180' | '270';\n textTransform?: 'uppercase' | 'lowercase' | 'capitalize' | 'none';\n textColor?: string;\n bgColor?: string;\n fontWeight?: 'bold' | 'normal';\n size?: 'sm' | 'md' | 'lg';\n onClick?: () => void;\n onIconClick?: () => void;\n};\n\nexport const LabelChip: FC<LabelChipProps> = (props) => {\n const {\n label,\n icon,\n iconPosition = 'right',\n iconRotation = '0',\n textTransform = 'none',\n textColor = 'var(--color-gray-700)',\n bgColor = 'var(--color-blue-300)',\n fontWeight = '',\n size = 'md',\n onClick = () => {},\n onIconClick = () => {}\n } = props;\n\n const sizeClasses = {\n sm: 'px-1 py-0.5',\n md: 'px-1.5 py-0.5',\n lg: 'px-1.5 py-0.5'\n };\n const labelClasses = {\n sm: 'text-xs leading-5 font-normal leading-5',\n md: 'text-sm leading-5 font-normal leading-5',\n lg: 'text-base leading-5 font-normal leading-5'\n };\n\n const getIconJsx = (icon: string) => {\n return (\n <Icon name={icon} className={`transition-transform duration-200`} rotation={iconRotation} onClick={onIconClick} />\n );\n };\n return (\n <div\n className={`se-design-label-chip text-[var(--color-gray-700)] w-fit flex items-center gap-1 text-base font-normal rounded-[6px] leading-4 cursor-pointer ${sizeClasses[size]}`}\n style={{ color: textColor, backgroundColor: bgColor, textTransform, fontWeight }}\n onClick={onClick}\n >\n {iconPosition === 'left' && icon && getIconJsx(icon)}\n <span className={`inline-block ${labelClasses[size]}`}>{label}</span>\n {iconPosition === 'right' && icon && getIconJsx(icon)}\n </div>\n );\n};\n"],"names":["React__default","Icon","LabelChip","props","label","icon","iconPosition","iconRotation","textTransform","textColor","bgColor","fontWeight","size","onClick","onIconClick","sizeClasses","sm","md","lg","labelClasses","getIconJsx","React","createElement","name","className","rotation","style","color","backgroundColor"],"mappings":"AAiBO,OAAAA,OAAA;AAAA,SAAA,QAAAC,SAAA;AAAA,MAAMC,IAAiCC,CAAUA,MAAA;AAChD,QAAA;AAAA,IACJC,OAAAA;AAAAA,IACAC,MAAAA;AAAAA,IACAC,cAAAA,IAAe;AAAA,IACfC,cAAAA,IAAe;AAAA,IACfC,eAAAA,IAAgB;AAAA,IAChBC,WAAAA,IAAY;AAAA,IACZC,SAAAA,IAAU;AAAA,IACVC,YAAAA,IAAa;AAAA,IACbC,MAAAA,IAAO;AAAA,IACPC,SAAAA,IAAUA,MAAM;AAAA,IAAC;AAAA,IACjBC,aAAAA,IAAcA,MAAM;AAAA,IAAA;AAAA,EAAC,IACnBX,GAEEY,IAAc;AAAA,IAClBC,IAAI;AAAA,IACJC,IAAI;AAAA,IACJC,IAAI;AAAA,EACN,GACMC,IAAe;AAAA,IACnBH,IAAI;AAAA,IACJC,IAAI;AAAA,IACJC,IAAI;AAAA,EACN,GAEME,IAAaA,CAACf,MAEhBgB,gBAAAA,EAAAC,cAACrB,GAAI;AAAA,IAACsB,MAAMlB;AAAAA,IAAMmB,WAAW;AAAA,IAAqCC,UAAUlB;AAAAA,IAAcM,SAASC;AAAAA,EAAAA,CAAc;AAInHO,SAAAA,gBAAAA,EAAAC,cAAA,OAAA;AAAA,IACEE,WAAW,gJAAgJT,EAAYH,CAAI,CAAC;AAAA,IAC5Kc,OAAO;AAAA,MAAEC,OAAOlB;AAAAA,MAAWmB,iBAAiBlB;AAAAA,MAASF,eAAAA;AAAAA,MAAeG,YAAAA;AAAAA,IAAW;AAAA,IAC/EE,SAAAA;AAAAA,EAAAA,GAECP,MAAiB,UAAUD,KAAQe,EAAWf,CAAI,GACnDiB,gBAAAA,EAAAA,cAAA,QAAA;AAAA,IAAME,WAAW,gBAAgBL,EAAaP,CAAI,CAAC;AAAA,EAAA,GAAKR,CAAY,GACnEE,MAAiB,WAAWD,KAAQe,EAAWf,CAAI,CACjD;AAET;"}
1
+ {"version":3,"file":"index9.js","sources":["../src/components/LabelChip/index.tsx"],"sourcesContent":["import React, { FC } from 'react';\nimport { Icon } from 'components/Icon';\n\ntype LabelChipProps = {\n label: string;\n icon?: string;\n iconPosition?: 'left' | 'right';\n iconRotation?: '0' | '90' | '180' | '270';\n textTransform?: 'uppercase' | 'lowercase' | 'capitalize' | 'none';\n textColor?: string;\n bgColor?: string;\n fontWeight?: 'bold' | 'normal';\n size?: 'sm' | 'md' | 'lg';\n onClick?: () => void;\n onIconClick?: () => void;\n};\n\nexport const LabelChip: FC<LabelChipProps> = (props) => {\n const {\n label,\n icon,\n iconPosition = 'right',\n iconRotation = '0',\n textTransform = 'none',\n textColor = 'var(--color-gray-700)',\n bgColor = 'var(--color-blue-300)',\n fontWeight = '',\n size = 'md',\n onClick,\n onIconClick\n } = props;\n\n const sizeClasses = {\n sm: 'px-1 py-0.5',\n md: 'px-1.5 py-0.5',\n lg: 'px-1.5 py-0.5'\n };\n const labelClasses = {\n sm: 'text-xs leading-5 font-normal leading-5',\n md: 'text-sm leading-5 font-normal leading-5',\n lg: 'text-base leading-5 font-normal leading-5'\n };\n\n const getIconJsx = (icon: string) => {\n return (\n <Icon name={icon} className={`transition-transform duration-200`} rotation={iconRotation} onClick={onIconClick} />\n );\n };\n return (\n <div\n className={`se-design-label-chip text-[var(--color-gray-700)] w-fit flex items-center gap-1 text-base font-normal rounded-[6px] leading-4 ${onClick ? 'cursor-pointer' : ''} ${sizeClasses[size]}`}\n style={{ color: textColor, backgroundColor: bgColor, textTransform, fontWeight }}\n onClick={onClick}\n >\n {iconPosition === 'left' && icon && getIconJsx(icon)}\n <span className={`inline-block ${labelClasses[size]}`}>{label}</span>\n {iconPosition === 'right' && icon && getIconJsx(icon)}\n </div>\n );\n};\n"],"names":["React__default","Icon","LabelChip","props","label","icon","iconPosition","iconRotation","textTransform","textColor","bgColor","fontWeight","size","onClick","onIconClick","sizeClasses","sm","md","lg","labelClasses","getIconJsx","React","createElement","name","className","rotation","style","color","backgroundColor"],"mappings":"AAiBO,OAAAA,OAAA;AAAA,SAAA,QAAAC,SAAA;AAAA,MAAMC,IAAiCC,CAAUA,MAAA;AAChD,QAAA;AAAA,IACJC,OAAAA;AAAAA,IACAC,MAAAA;AAAAA,IACAC,cAAAA,IAAe;AAAA,IACfC,cAAAA,IAAe;AAAA,IACfC,eAAAA,IAAgB;AAAA,IAChBC,WAAAA,IAAY;AAAA,IACZC,SAAAA,IAAU;AAAA,IACVC,YAAAA,IAAa;AAAA,IACbC,MAAAA,IAAO;AAAA,IACPC,SAAAA;AAAAA,IACAC,aAAAA;AAAAA,EAAAA,IACEX,GAEEY,IAAc;AAAA,IAClBC,IAAI;AAAA,IACJC,IAAI;AAAA,IACJC,IAAI;AAAA,EACN,GACMC,IAAe;AAAA,IACnBH,IAAI;AAAA,IACJC,IAAI;AAAA,IACJC,IAAI;AAAA,EACN,GAEME,IAAaA,CAACf,MAEhBgB,gBAAAA,EAAAC,cAACrB,GAAI;AAAA,IAACsB,MAAMlB;AAAAA,IAAMmB,WAAW;AAAA,IAAqCC,UAAUlB;AAAAA,IAAcM,SAASC;AAAAA,EAAAA,CAAc;AAInHO,SAAAA,gBAAAA,EAAAC,cAAA,OAAA;AAAA,IACEE,WAAW,iIAAiIX,IAAU,mBAAmB,EAAE,IAAIE,EAAYH,CAAI,CAAC;AAAA,IAChMc,OAAO;AAAA,MAAEC,OAAOlB;AAAAA,MAAWmB,iBAAiBlB;AAAAA,MAASF,eAAAA;AAAAA,MAAeG,YAAAA;AAAAA,IAAW;AAAA,IAC/EE,SAAAA;AAAAA,EAAAA,GAECP,MAAiB,UAAUD,KAAQe,EAAWf,CAAI,GACnDiB,gBAAAA,EAAAA,cAAA,QAAA;AAAA,IAAME,WAAW,gBAAgBL,EAAaP,CAAI,CAAC;AAAA,EAAA,GAAKR,CAAY,GACnEE,MAAiB,WAAWD,KAAQe,EAAWf,CAAI,CACjD;AAET;"}
package/dist/index90.js CHANGED
@@ -1,5 +1,5 @@
1
- const C = "data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.23315%208.00241V7.99753C1.23315%207.30718%201.7928%206.74753%202.48315%206.74753C3.17351%206.74753%203.73315%207.30718%203.73315%207.99753V8.00241C3.73315%208.69277%203.17351%209.25241%202.48315%209.25241C1.7928%209.25241%201.23315%208.69277%201.23315%208.00241ZM6.74976%208.00241V7.99753C6.74976%207.30724%207.30949%206.74764%207.99976%206.74753C8.69011%206.74753%209.24976%207.30718%209.24976%207.99753V8.00241C9.24976%208.69277%208.69011%209.25241%207.99976%209.25241C7.30949%209.25231%206.74976%208.69271%206.74976%208.00241ZM12.2449%208.00241V7.99753C12.2449%207.30729%2012.8046%206.74767%2013.4949%206.74753C14.1851%206.74751%2014.7447%207.30725%2014.7449%207.99753V8.00241C14.7449%208.69268%2014.1852%209.25228%2013.4949%209.25241C12.8046%209.2524%2012.245%208.69268%2012.2449%208.00241Z'%20fill='%23415575'/%3e%3c/svg%3e";
1
+ const e = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20d='M13.1807%208.52009H14.7343V10.5915C14.7343%2011.4495%2014.0387%2012.1451%2013.1807%2012.1451H11.1093C10.2513%2012.1451%209.55574%2011.4495%209.55574%2010.5915V5.41295C9.55574%204.55493%2010.2513%203.85938%2011.1093%203.85938H13.1807C14.0387%203.85938%2014.7343%204.55493%2014.7343%205.41295M1.271%2012.1451L3.32093%204.85641C3.48677%204.26676%204.02455%203.85938%204.63707%203.85938C5.24959%203.85938%205.78736%204.26676%205.9532%204.85641L8.00314%2012.1451M2.14602%209.03733H7.13039'%20stroke='black'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'%20/%3e%3c/svg%3e";
2
2
  export {
3
- C as default
3
+ e as default
4
4
  };
5
5
  //# sourceMappingURL=index90.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index90.js","sources":["../src/assets/icons/kebab-menu.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.23315%208.00241V7.99753C1.23315%207.30718%201.7928%206.74753%202.48315%206.74753C3.17351%206.74753%203.73315%207.30718%203.73315%207.99753V8.00241C3.73315%208.69277%203.17351%209.25241%202.48315%209.25241C1.7928%209.25241%201.23315%208.69277%201.23315%208.00241ZM6.74976%208.00241V7.99753C6.74976%207.30724%207.30949%206.74764%207.99976%206.74753C8.69011%206.74753%209.24976%207.30718%209.24976%207.99753V8.00241C9.24976%208.69277%208.69011%209.25241%207.99976%209.25241C7.30949%209.25231%206.74976%208.69271%206.74976%208.00241ZM12.2449%208.00241V7.99753C12.2449%207.30729%2012.8046%206.74767%2013.4949%206.74753C14.1851%206.74751%2014.7447%207.30725%2014.7449%207.99753V8.00241C14.7449%208.69268%2014.1852%209.25228%2013.4949%209.25241C12.8046%209.2524%2012.245%208.69268%2012.2449%208.00241Z'%20fill='%23415575'/%3e%3c/svg%3e\""],"names":["__vite_glob_0_41"],"mappings":"AAAA,MAAeA,IAAA;"}
1
+ {"version":3,"file":"index90.js","sources":["../src/assets/icons/initials-field.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20d='M13.1807%208.52009H14.7343V10.5915C14.7343%2011.4495%2014.0387%2012.1451%2013.1807%2012.1451H11.1093C10.2513%2012.1451%209.55574%2011.4495%209.55574%2010.5915V5.41295C9.55574%204.55493%2010.2513%203.85938%2011.1093%203.85938H13.1807C14.0387%203.85938%2014.7343%204.55493%2014.7343%205.41295M1.271%2012.1451L3.32093%204.85641C3.48677%204.26676%204.02455%203.85938%204.63707%203.85938C5.24959%203.85938%205.78736%204.26676%205.9532%204.85641L8.00314%2012.1451M2.14602%209.03733H7.13039'%20stroke='black'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'%20/%3e%3c/svg%3e\""],"names":["__vite_glob_0_40"],"mappings":"AAAA,MAAeA,IAAA;"}
package/dist/index91.js CHANGED
@@ -1,5 +1,5 @@
1
- const e = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20d='M8.00292%207.99895C9.71895%207.99895%2011.1101%206.60783%2011.1101%204.89181C11.1101%203.17579%209.71895%201.78467%208.00292%201.78467C6.2869%201.78467%204.89578%203.17579%204.89578%204.89181C4.89578%206.60783%206.2869%207.99895%208.00292%207.99895Z'%20stroke='black'%20stroke-width='1.06667'%20stroke-linecap='round'%20stroke-linejoin='round'%20/%3e%3cpath%20d='M8.00085%2010.0696C5.20033%2010.0696%202.79922%2011.7796%201.78467%2014.2125H14.217C13.2025%2011.7796%2010.8014%2010.0696%208.00085%2010.0696Z'%20stroke='black'%20stroke-width='1.06667'%20stroke-linecap='round'%20stroke-linejoin='round'%20/%3e%3c/svg%3e";
1
+ const C = "data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.23315%208.00241V7.99753C1.23315%207.30718%201.7928%206.74753%202.48315%206.74753C3.17351%206.74753%203.73315%207.30718%203.73315%207.99753V8.00241C3.73315%208.69277%203.17351%209.25241%202.48315%209.25241C1.7928%209.25241%201.23315%208.69277%201.23315%208.00241ZM6.74976%208.00241V7.99753C6.74976%207.30724%207.30949%206.74764%207.99976%206.74753C8.69011%206.74753%209.24976%207.30718%209.24976%207.99753V8.00241C9.24976%208.69277%208.69011%209.25241%207.99976%209.25241C7.30949%209.25231%206.74976%208.69271%206.74976%208.00241ZM12.2449%208.00241V7.99753C12.2449%207.30729%2012.8046%206.74767%2013.4949%206.74753C14.1851%206.74751%2014.7447%207.30725%2014.7449%207.99753V8.00241C14.7449%208.69268%2014.1852%209.25228%2013.4949%209.25241C12.8046%209.2524%2012.245%208.69268%2012.2449%208.00241Z'%20fill='%23415575'/%3e%3c/svg%3e";
2
2
  export {
3
- e as default
3
+ C as default
4
4
  };
5
5
  //# sourceMappingURL=index91.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index91.js","sources":["../src/assets/icons/name-field.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20d='M8.00292%207.99895C9.71895%207.99895%2011.1101%206.60783%2011.1101%204.89181C11.1101%203.17579%209.71895%201.78467%208.00292%201.78467C6.2869%201.78467%204.89578%203.17579%204.89578%204.89181C4.89578%206.60783%206.2869%207.99895%208.00292%207.99895Z'%20stroke='black'%20stroke-width='1.06667'%20stroke-linecap='round'%20stroke-linejoin='round'%20/%3e%3cpath%20d='M8.00085%2010.0696C5.20033%2010.0696%202.79922%2011.7796%201.78467%2014.2125H14.217C13.2025%2011.7796%2010.8014%2010.0696%208.00085%2010.0696Z'%20stroke='black'%20stroke-width='1.06667'%20stroke-linecap='round'%20stroke-linejoin='round'%20/%3e%3c/svg%3e\""],"names":["__vite_glob_0_42"],"mappings":"AAAA,MAAeA,IAAA;"}
1
+ {"version":3,"file":"index91.js","sources":["../src/assets/icons/kebab-menu.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.23315%208.00241V7.99753C1.23315%207.30718%201.7928%206.74753%202.48315%206.74753C3.17351%206.74753%203.73315%207.30718%203.73315%207.99753V8.00241C3.73315%208.69277%203.17351%209.25241%202.48315%209.25241C1.7928%209.25241%201.23315%208.69277%201.23315%208.00241ZM6.74976%208.00241V7.99753C6.74976%207.30724%207.30949%206.74764%207.99976%206.74753C8.69011%206.74753%209.24976%207.30718%209.24976%207.99753V8.00241C9.24976%208.69277%208.69011%209.25241%207.99976%209.25241C7.30949%209.25231%206.74976%208.69271%206.74976%208.00241ZM12.2449%208.00241V7.99753C12.2449%207.30729%2012.8046%206.74767%2013.4949%206.74753C14.1851%206.74751%2014.7447%207.30725%2014.7449%207.99753V8.00241C14.7449%208.69268%2014.1852%209.25228%2013.4949%209.25241C12.8046%209.2524%2012.245%208.69268%2012.2449%208.00241Z'%20fill='%23415575'/%3e%3c/svg%3e\""],"names":["__vite_glob_0_41"],"mappings":"AAAA,MAAeA,IAAA;"}
package/dist/index92.js CHANGED
@@ -1,4 +1,4 @@
1
- const e = "data:image/svg+xml,%3csvg%20width='7'%20height='10'%20viewBox='0%200%207%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.39844%201.25L5.4369%205L1.39844%208.75'%20stroke='%23415575'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e";
1
+ const e = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20d='M8.00292%207.99895C9.71895%207.99895%2011.1101%206.60783%2011.1101%204.89181C11.1101%203.17579%209.71895%201.78467%208.00292%201.78467C6.2869%201.78467%204.89578%203.17579%204.89578%204.89181C4.89578%206.60783%206.2869%207.99895%208.00292%207.99895Z'%20stroke='black'%20stroke-width='1.06667'%20stroke-linecap='round'%20stroke-linejoin='round'%20/%3e%3cpath%20d='M8.00085%2010.0696C5.20033%2010.0696%202.79922%2011.7796%201.78467%2014.2125H14.217C13.2025%2011.7796%2010.8014%2010.0696%208.00085%2010.0696Z'%20stroke='black'%20stroke-width='1.06667'%20stroke-linecap='round'%20stroke-linejoin='round'%20/%3e%3c/svg%3e";
2
2
  export {
3
3
  e as default
4
4
  };
@@ -1 +1 @@
1
- {"version":3,"file":"index92.js","sources":["../src/assets/icons/next.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='7'%20height='10'%20viewBox='0%200%207%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.39844%201.25L5.4369%205L1.39844%208.75'%20stroke='%23415575'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e\""],"names":["__vite_glob_0_43"],"mappings":"AAAA,MAAeA,IAAA;"}
1
+ {"version":3,"file":"index92.js","sources":["../src/assets/icons/name-field.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20d='M8.00292%207.99895C9.71895%207.99895%2011.1101%206.60783%2011.1101%204.89181C11.1101%203.17579%209.71895%201.78467%208.00292%201.78467C6.2869%201.78467%204.89578%203.17579%204.89578%204.89181C4.89578%206.60783%206.2869%207.99895%208.00292%207.99895Z'%20stroke='black'%20stroke-width='1.06667'%20stroke-linecap='round'%20stroke-linejoin='round'%20/%3e%3cpath%20d='M8.00085%2010.0696C5.20033%2010.0696%202.79922%2011.7796%201.78467%2014.2125H14.217C13.2025%2011.7796%2010.8014%2010.0696%208.00085%2010.0696Z'%20stroke='black'%20stroke-width='1.06667'%20stroke-linecap='round'%20stroke-linejoin='round'%20/%3e%3c/svg%3e\""],"names":["__vite_glob_0_42"],"mappings":"AAAA,MAAeA,IAAA;"}
package/dist/index93.js CHANGED
@@ -1,4 +1,4 @@
1
- const e = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20d='M14.5984%207.11471C14.774%207.35753%2014.8713%207.67299%2014.8713%208.00007C14.8713%208.32715%2014.774%208.64261%2014.5984%208.88543C13.4863%2010.3786%2010.9549%2013.2858%207.99985%2013.2858C5.04479%2013.2858%202.51341%2010.3786%201.4013%208.88543C1.22565%208.64261%201.12842%208.32715%201.12842%208.00007C1.12842%207.67299%201.22565%207.35753%201.4013%207.11471C2.51341%205.6215%205.04479%202.71436%207.99985%202.71436C10.9549%202.71436%2013.4863%205.6215%2014.5984%207.11471Z'%20stroke='%231B2636'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.00003%2010.1143C9.16772%2010.1143%2010.1143%209.16772%2010.1143%208.00003C10.1143%206.83234%209.16772%205.88574%208.00003%205.88574C6.83234%205.88574%205.88574%206.83234%205.88574%208.00003C5.88574%209.16772%206.83234%2010.1143%208.00003%2010.1143Z'%20stroke='%231B2636'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e";
1
+ const e = "data:image/svg+xml,%3csvg%20width='7'%20height='10'%20viewBox='0%200%207%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.39844%201.25L5.4369%205L1.39844%208.75'%20stroke='%23415575'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e";
2
2
  export {
3
3
  e as default
4
4
  };
@@ -1 +1 @@
1
- {"version":3,"file":"index93.js","sources":["../src/assets/icons/observer.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20d='M14.5984%207.11471C14.774%207.35753%2014.8713%207.67299%2014.8713%208.00007C14.8713%208.32715%2014.774%208.64261%2014.5984%208.88543C13.4863%2010.3786%2010.9549%2013.2858%207.99985%2013.2858C5.04479%2013.2858%202.51341%2010.3786%201.4013%208.88543C1.22565%208.64261%201.12842%208.32715%201.12842%208.00007C1.12842%207.67299%201.22565%207.35753%201.4013%207.11471C2.51341%205.6215%205.04479%202.71436%207.99985%202.71436C10.9549%202.71436%2013.4863%205.6215%2014.5984%207.11471Z'%20stroke='%231B2636'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.00003%2010.1143C9.16772%2010.1143%2010.1143%209.16772%2010.1143%208.00003C10.1143%206.83234%209.16772%205.88574%208.00003%205.88574C6.83234%205.88574%205.88574%206.83234%205.88574%208.00003C5.88574%209.16772%206.83234%2010.1143%208.00003%2010.1143Z'%20stroke='%231B2636'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e\""],"names":["__vite_glob_0_44"],"mappings":"AAAA,MAAeA,IAAA;"}
1
+ {"version":3,"file":"index93.js","sources":["../src/assets/icons/next.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='7'%20height='10'%20viewBox='0%200%207%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.39844%201.25L5.4369%205L1.39844%208.75'%20stroke='%23415575'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e\""],"names":["__vite_glob_0_43"],"mappings":"AAAA,MAAeA,IAAA;"}
package/dist/index94.js CHANGED
@@ -1,5 +1,5 @@
1
- const C = "data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.7742%207.09044L11.7106%209.45062L14.0561%208.46208C14.5328%208.2559%2015.0468%208.14987%2015.5661%208.15056C15.6528%208.15056%2015.7384%208.15466%2015.8233%208.15994C15.5414%207.05891%2014.9462%206.06357%2014.1099%205.29491C13.2736%204.52626%2012.2323%204.01738%2011.1126%203.83015C9.99288%203.64291%208.84295%203.78538%207.80259%204.24023C6.76222%204.69509%205.87623%205.44273%205.25229%206.3923L5.31206%206.39054C6.1819%206.3894%207.03472%206.63183%207.7742%207.09044Z'%20fill='%230364B8'/%3e%3cpath%20d='M7.7742%207.09044C7.03472%206.63183%206.1819%206.3894%205.31206%206.39054L5.25229%206.3923C4.40092%206.40297%203.56843%206.64569%202.84447%207.0944C2.12052%207.5431%201.53235%208.18083%201.14316%208.93906C0.753973%209.69728%200.578479%2010.5474%200.635533%2011.3979C0.692588%2012.2485%200.980034%2013.0675%201.46699%2013.7668L11.7106%209.45062L7.7742%207.09044Z'%20fill='%230078D4'/%3e%3cpath%20d='M15.8233%208.15994C15.7384%208.15466%2015.6528%208.15056%2015.5661%208.15056C15.0468%208.14987%2014.5328%208.2559%2014.0561%208.46208L11.7106%209.45062L18.9194%2013.7732C19.2216%2013.2115%2019.3783%2012.5828%2019.3749%2011.9447C19.3716%2011.3067%2019.2084%2010.6797%2018.9004%2010.1211C18.5923%209.56257%2018.1492%209.09035%2017.6116%208.74771C17.074%208.40508%2016.4591%208.20298%2015.8233%208.15994Z'%20fill='%231490DF'/%3e%3cpath%20d='M11.7106%209.45062L1.46699%2013.7668C1.89843%2014.3878%202.47258%2014.895%203.14234%2015.2451C3.81211%2015.5952%204.55656%2015.7778%205.31211%2015.7773H15.5661C16.2537%2015.7775%2016.9286%2015.5914%2017.519%2015.2385C18.1094%2014.8857%2018.5933%2014.3793%2018.9194%2013.7732L11.7106%209.45062Z'%20fill='%2328A8EA'/%3e%3c/svg%3e";
1
+ const e = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20d='M14.5984%207.11471C14.774%207.35753%2014.8713%207.67299%2014.8713%208.00007C14.8713%208.32715%2014.774%208.64261%2014.5984%208.88543C13.4863%2010.3786%2010.9549%2013.2858%207.99985%2013.2858C5.04479%2013.2858%202.51341%2010.3786%201.4013%208.88543C1.22565%208.64261%201.12842%208.32715%201.12842%208.00007C1.12842%207.67299%201.22565%207.35753%201.4013%207.11471C2.51341%205.6215%205.04479%202.71436%207.99985%202.71436C10.9549%202.71436%2013.4863%205.6215%2014.5984%207.11471Z'%20stroke='%231B2636'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.00003%2010.1143C9.16772%2010.1143%2010.1143%209.16772%2010.1143%208.00003C10.1143%206.83234%209.16772%205.88574%208.00003%205.88574C6.83234%205.88574%205.88574%206.83234%205.88574%208.00003C5.88574%209.16772%206.83234%2010.1143%208.00003%2010.1143Z'%20stroke='%231B2636'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e";
2
2
  export {
3
- C as default
3
+ e as default
4
4
  };
5
5
  //# sourceMappingURL=index94.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index94.js","sources":["../src/assets/icons/onedrive.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.7742%207.09044L11.7106%209.45062L14.0561%208.46208C14.5328%208.2559%2015.0468%208.14987%2015.5661%208.15056C15.6528%208.15056%2015.7384%208.15466%2015.8233%208.15994C15.5414%207.05891%2014.9462%206.06357%2014.1099%205.29491C13.2736%204.52626%2012.2323%204.01738%2011.1126%203.83015C9.99288%203.64291%208.84295%203.78538%207.80259%204.24023C6.76222%204.69509%205.87623%205.44273%205.25229%206.3923L5.31206%206.39054C6.1819%206.3894%207.03472%206.63183%207.7742%207.09044Z'%20fill='%230364B8'/%3e%3cpath%20d='M7.7742%207.09044C7.03472%206.63183%206.1819%206.3894%205.31206%206.39054L5.25229%206.3923C4.40092%206.40297%203.56843%206.64569%202.84447%207.0944C2.12052%207.5431%201.53235%208.18083%201.14316%208.93906C0.753973%209.69728%200.578479%2010.5474%200.635533%2011.3979C0.692588%2012.2485%200.980034%2013.0675%201.46699%2013.7668L11.7106%209.45062L7.7742%207.09044Z'%20fill='%230078D4'/%3e%3cpath%20d='M15.8233%208.15994C15.7384%208.15466%2015.6528%208.15056%2015.5661%208.15056C15.0468%208.14987%2014.5328%208.2559%2014.0561%208.46208L11.7106%209.45062L18.9194%2013.7732C19.2216%2013.2115%2019.3783%2012.5828%2019.3749%2011.9447C19.3716%2011.3067%2019.2084%2010.6797%2018.9004%2010.1211C18.5923%209.56257%2018.1492%209.09035%2017.6116%208.74771C17.074%208.40508%2016.4591%208.20298%2015.8233%208.15994Z'%20fill='%231490DF'/%3e%3cpath%20d='M11.7106%209.45062L1.46699%2013.7668C1.89843%2014.3878%202.47258%2014.895%203.14234%2015.2451C3.81211%2015.5952%204.55656%2015.7778%205.31211%2015.7773H15.5661C16.2537%2015.7775%2016.9286%2015.5914%2017.519%2015.2385C18.1094%2014.8857%2018.5933%2014.3793%2018.9194%2013.7732L11.7106%209.45062Z'%20fill='%2328A8EA'/%3e%3c/svg%3e\""],"names":["__vite_glob_0_45"],"mappings":"AAAA,MAAeA,IAAA;"}
1
+ {"version":3,"file":"index94.js","sources":["../src/assets/icons/observer.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20d='M14.5984%207.11471C14.774%207.35753%2014.8713%207.67299%2014.8713%208.00007C14.8713%208.32715%2014.774%208.64261%2014.5984%208.88543C13.4863%2010.3786%2010.9549%2013.2858%207.99985%2013.2858C5.04479%2013.2858%202.51341%2010.3786%201.4013%208.88543C1.22565%208.64261%201.12842%208.32715%201.12842%208.00007C1.12842%207.67299%201.22565%207.35753%201.4013%207.11471C2.51341%205.6215%205.04479%202.71436%207.99985%202.71436C10.9549%202.71436%2013.4863%205.6215%2014.5984%207.11471Z'%20stroke='%231B2636'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.00003%2010.1143C9.16772%2010.1143%2010.1143%209.16772%2010.1143%208.00003C10.1143%206.83234%209.16772%205.88574%208.00003%205.88574C6.83234%205.88574%205.88574%206.83234%205.88574%208.00003C5.88574%209.16772%206.83234%2010.1143%208.00003%2010.1143Z'%20stroke='%231B2636'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e\""],"names":["__vite_glob_0_44"],"mappings":"AAAA,MAAeA,IAAA;"}
package/dist/index95.js CHANGED
@@ -1,4 +1,4 @@
1
- const C = "data:image/svg+xml,%3csvg%20width='18'%20height='16'%20viewBox='0%200%2018%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_8946_66055)'%3e%3cpath%20d='M17.1266%208.43647C17.1275%208.3094%2017.0618%208.19114%2016.9535%208.1247H16.9516L16.9448%208.12092L11.314%204.78778C11.2897%204.77136%2011.2645%204.75634%2011.2384%204.74282C11.021%204.63065%2010.7627%204.63065%2010.5453%204.74282C10.5193%204.75635%2010.4941%204.77136%2010.4697%204.78778L4.83895%208.12092L4.83216%208.1247C4.66006%208.23172%204.6073%208.45799%204.71432%208.63009C4.74585%208.68079%204.78928%208.72304%204.84084%208.75316L10.4717%2012.0863C10.4961%2012.1026%2010.5213%2012.1176%2010.5472%2012.1313C10.7646%2012.2434%2011.0229%2012.2434%2011.2403%2012.1313C11.2663%2012.1176%2011.2915%2012.1026%2011.3159%2012.0863L16.9467%208.75316C17.0592%208.68757%2017.1279%208.56669%2017.1266%208.43647Z'%20fill='%230A2767'/%3e%3cpath%20d='M5.49521%206.21055H9.19038V9.59772H5.49521V6.21055ZM16.3706%202.76744V1.21802C16.3795%200.830629%2016.0729%200.509283%2015.6855%200.5H6.09647C5.70908%200.509283%205.40245%200.830629%205.41132%201.21802V2.76744L11.0799%204.27906L16.3706%202.76744Z'%20fill='%230364B8'/%3e%3cpath%20d='M5.41113%202.76782H9.1902V6.16898H5.41113V2.76782Z'%20fill='%230078D4'/%3e%3cpath%20d='M12.9702%202.76782H9.19116V6.16898L12.9702%209.57014H16.3714V6.16898L12.9702%202.76782Z'%20fill='%2328A8EA'/%3e%3cpath%20d='M9.19116%206.16895H12.9702V9.57011H9.19116V6.16895Z'%20fill='%230078D4'/%3e%3cpath%20d='M9.19116%209.57007H12.9702V12.9712H9.19116V9.57007Z'%20fill='%230364B8'/%3e%3cpath%20d='M5.4967%209.5979H9.19188V12.6771H5.4967V9.5979Z'%20fill='%2314447D'/%3e%3cpath%20d='M12.9712%209.57007H16.3724V12.9712H12.9712V9.57007Z'%20fill='%230078D4'/%3e%3cpath%20d='M16.9536%208.73194L16.9464%208.73572L11.3156%2011.9026C11.291%2011.9177%2011.2661%2011.932%2011.24%2011.9449C11.1444%2011.9904%2011.0405%2012.0161%2010.9347%2012.0205L10.6271%2011.8406C10.6011%2011.8275%2010.5758%2011.813%2010.5515%2011.7971L4.84509%208.54034H4.84245L4.65576%208.43604V14.8468C4.65867%2015.2746%205.00766%2015.619%205.43538%2015.6163H16.3592C16.3656%2015.6163%2016.3712%2015.6132%2016.378%2015.6132C16.4684%2015.6075%2016.5575%2015.5889%2016.6426%2015.5581C16.6794%2015.5425%2016.7149%2015.524%2016.7488%2015.5029C16.7741%2015.4885%2016.8175%2015.4572%2016.8175%2015.4572C17.0111%2015.3139%2017.1257%2015.0877%2017.1267%2014.8469V8.43604C17.1265%208.55865%2017.0604%208.67172%2016.9536%208.73194Z'%20fill='url(%23paint0_linear_8946_66055)'/%3e%3cpath%20opacity='0.5'%20d='M16.8246%208.41084V8.80386L10.9368%2012.8577L4.84116%208.5431C4.84116%208.54102%204.83946%208.53932%204.83738%208.53932L4.27808%208.20299V7.91955L4.5086%207.91577L4.9961%208.19543L5.00743%208.19921L5.049%208.22566C5.049%208.22566%2010.7781%2011.4946%2010.7932%2011.5021L11.0124%2011.6306C11.0313%2011.623%2011.0502%2011.6155%2011.0728%2011.6079C11.0842%2011.6004%2016.7603%208.40705%2016.7603%208.40705L16.8246%208.41084Z'%20fill='%230A2767'/%3e%3cpath%20d='M16.9536%208.73194L16.9464%208.73609L11.3156%2011.9029C11.291%2011.9181%2011.2661%2011.9324%2011.24%2011.9453C11.0213%2012.0521%2010.7656%2012.0521%2010.5469%2011.9453C10.521%2011.9324%2010.4958%2011.9183%2010.4714%2011.9029L4.84056%208.73609L4.83376%208.73194C4.72504%208.67299%204.65689%208.55969%204.65576%208.43604V14.8468C4.65847%2015.2745%205.00733%2015.619%205.43497%2015.6163C5.43497%2015.6163%205.43499%2015.6163%205.43501%2015.6163H16.3474C16.7751%2015.619%2017.124%2015.2745%2017.1267%2014.8469C17.1267%2014.8469%2017.1267%2014.8469%2017.1267%2014.8468V8.43604C17.1265%208.55865%2017.0604%208.67172%2016.9536%208.73194Z'%20fill='%231490DF'/%3e%3cpath%20opacity='0.1'%20d='M11.3968%2011.8564L11.3126%2011.9037C11.2881%2011.9192%2011.2629%2011.9335%2011.237%2011.9464C11.1441%2011.992%2011.0432%2012.0187%2010.9399%2012.025L13.0823%2014.5585L16.8194%2015.459C16.9218%2015.3817%2017.0033%2015.28%2017.0564%2015.1631L11.3968%2011.8564Z'%20fill='black'/%3e%3cpath%20opacity='0.05'%20d='M11.7785%2011.6416L11.3126%2011.9035C11.2881%2011.919%2011.2629%2011.9333%2011.237%2011.9462C11.1441%2011.9918%2011.0432%2012.0185%2010.9399%2012.0248L11.9437%2014.7922L16.8205%2015.4577C17.0127%2015.3135%2017.1258%2015.0872%2017.1259%2014.847V14.7642L11.7785%2011.6416Z'%20fill='black'/%3e%3cpath%20d='M5.44559%2015.6163H16.3463C16.514%2015.6171%2016.6776%2015.5641%2016.813%2015.4651L10.6267%2011.8414C10.6007%2011.8283%2010.5754%2011.8138%2010.5511%2011.7979L4.84471%208.54109H4.84206L4.65576%208.43604V14.8249C4.65534%2015.2616%205.00895%2015.6158%205.44559%2015.6163V15.6163Z'%20fill='%2328A8EA'/%3e%3cpath%20opacity='0.1'%20d='M9.94646%204.21614V12.2769C9.94578%2012.5595%209.77394%2012.8135%209.51186%2012.9193C9.43068%2012.9542%209.34325%2012.9722%209.25488%2012.9722H4.65576V3.90134H5.41158V3.52344H9.25489C9.63667%203.52488%209.94563%203.83436%209.94646%204.21614Z'%20fill='black'/%3e%3cpath%20opacity='0.2'%20d='M9.56855%204.59386V12.6546C9.5695%2012.7459%209.55015%2012.8363%209.51186%2012.9191C9.40691%2013.1778%209.15615%2013.3475%208.87698%2013.3488H4.65576V3.90115H8.87698C8.98663%203.90005%209.0947%203.92741%209.19064%203.98052C9.4223%204.09723%209.56846%204.33446%209.56855%204.59386Z'%20fill='black'/%3e%3cpath%20opacity='0.2'%20d='M9.56855%204.59386V11.8988C9.56671%2012.2804%209.25858%2012.5897%208.87699%2012.593H4.65576V3.90115H8.87698C8.98663%203.90005%209.0947%203.92741%209.19064%203.98052C9.4223%204.09723%209.56846%204.33446%209.56855%204.59386Z'%20fill='black'/%3e%3cpath%20opacity='0.2'%20d='M9.19064%204.59382V11.8988C9.19023%2012.281%208.88127%2012.5911%208.49908%2012.593H4.65576V3.90112H8.49907C8.88122%203.90133%209.19085%204.2113%209.19063%204.59345C9.19064%204.59358%209.19064%204.5937%209.19064%204.59382Z'%20fill='black'/%3e%3cpath%20d='M1.56843%203.90112H8.49698C8.87955%203.90112%209.18968%204.21126%209.18968%204.59382V11.5224C9.18968%2011.9049%208.87955%2012.2151%208.49698%2012.2151H1.56843C1.18586%2012.2151%200.875732%2011.9049%200.875732%2011.5224V4.59382C0.875732%204.21126%201.18587%203.90112%201.56843%203.90112Z'%20fill='url(%23paint1_linear_8946_66055)'/%3e%3cpath%20d='M3.04282%206.80647C3.21355%206.44272%203.48912%206.13832%203.83416%205.93238C4.21627%205.71361%204.65134%205.60455%205.09146%205.6172C5.49938%205.60835%205.90189%205.71176%206.25503%205.91612C6.58707%206.11413%206.85448%206.40425%207.02483%206.75129C7.21034%207.13369%207.3028%207.55454%207.29466%207.97949C7.30365%208.4236%207.20852%208.86364%207.01689%209.26437C6.84249%209.62381%206.56659%209.92428%206.22329%2010.1286C5.85653%2010.3393%205.43908%2010.4454%205.01626%2010.4355C4.59963%2010.4456%204.18824%2010.341%203.82698%2010.1332C3.49208%209.93491%203.22131%209.64446%203.04698%209.29649C2.86037%208.91961%202.76682%208.5035%202.77414%208.08303C2.76636%207.6427%202.85821%207.20631%203.04282%206.80647ZM3.88631%208.8585C3.97734%209.08846%204.1317%209.28789%204.33148%209.43368C4.53497%209.5759%204.77864%209.64927%205.02683%209.64304C5.29114%209.65349%205.55167%209.57761%205.76904%209.42687C5.96629%209.28155%206.1166%209.08157%206.20136%208.85169C6.29611%208.59497%206.34287%208.32302%206.3393%208.0494C6.34223%207.77317%206.29827%207.49844%206.2093%207.2369C6.13071%207.00078%205.98525%206.79257%205.79058%206.63755C5.57865%206.47967%205.31883%206.39959%205.05479%206.4108C4.80123%206.40424%204.5521%206.47819%204.3432%206.62205C4.14003%206.76845%203.98274%206.96965%203.88971%207.20213C3.68333%207.73504%203.68226%208.3256%203.88668%208.85926L3.88631%208.8585Z'%20fill='white'/%3e%3cpath%20d='M12.9712%202.76782H16.3724V6.16898H12.9712V2.76782Z'%20fill='%2350D9FF'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_8946_66055'%20x1='10.8912'%20y1='8.43604'%20x2='10.8912'%20y2='15.6163'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%2335B8F1'/%3e%3cstop%20offset='1'%20stop-color='%2328A8EA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_8946_66055'%20x1='2.32003'%20y1='3.35986'%20x2='7.74538'%20y2='12.7563'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%231784D9'/%3e%3cstop%20offset='0.5'%20stop-color='%23107AD5'/%3e%3cstop%20offset='1'%20stop-color='%230A63C9'/%3e%3c/linearGradient%3e%3cclipPath%20id='clip0_8946_66055'%3e%3crect%20width='16.25'%20height='15.1163'%20fill='white'%20transform='translate(0.875%200.5)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e";
1
+ const C = "data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.7742%207.09044L11.7106%209.45062L14.0561%208.46208C14.5328%208.2559%2015.0468%208.14987%2015.5661%208.15056C15.6528%208.15056%2015.7384%208.15466%2015.8233%208.15994C15.5414%207.05891%2014.9462%206.06357%2014.1099%205.29491C13.2736%204.52626%2012.2323%204.01738%2011.1126%203.83015C9.99288%203.64291%208.84295%203.78538%207.80259%204.24023C6.76222%204.69509%205.87623%205.44273%205.25229%206.3923L5.31206%206.39054C6.1819%206.3894%207.03472%206.63183%207.7742%207.09044Z'%20fill='%230364B8'/%3e%3cpath%20d='M7.7742%207.09044C7.03472%206.63183%206.1819%206.3894%205.31206%206.39054L5.25229%206.3923C4.40092%206.40297%203.56843%206.64569%202.84447%207.0944C2.12052%207.5431%201.53235%208.18083%201.14316%208.93906C0.753973%209.69728%200.578479%2010.5474%200.635533%2011.3979C0.692588%2012.2485%200.980034%2013.0675%201.46699%2013.7668L11.7106%209.45062L7.7742%207.09044Z'%20fill='%230078D4'/%3e%3cpath%20d='M15.8233%208.15994C15.7384%208.15466%2015.6528%208.15056%2015.5661%208.15056C15.0468%208.14987%2014.5328%208.2559%2014.0561%208.46208L11.7106%209.45062L18.9194%2013.7732C19.2216%2013.2115%2019.3783%2012.5828%2019.3749%2011.9447C19.3716%2011.3067%2019.2084%2010.6797%2018.9004%2010.1211C18.5923%209.56257%2018.1492%209.09035%2017.6116%208.74771C17.074%208.40508%2016.4591%208.20298%2015.8233%208.15994Z'%20fill='%231490DF'/%3e%3cpath%20d='M11.7106%209.45062L1.46699%2013.7668C1.89843%2014.3878%202.47258%2014.895%203.14234%2015.2451C3.81211%2015.5952%204.55656%2015.7778%205.31211%2015.7773H15.5661C16.2537%2015.7775%2016.9286%2015.5914%2017.519%2015.2385C18.1094%2014.8857%2018.5933%2014.3793%2018.9194%2013.7732L11.7106%209.45062Z'%20fill='%2328A8EA'/%3e%3c/svg%3e";
2
2
  export {
3
3
  C as default
4
4
  };
@@ -1 +1 @@
1
- {"version":3,"file":"index95.js","sources":["../src/assets/icons/outlook.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='18'%20height='16'%20viewBox='0%200%2018%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_8946_66055)'%3e%3cpath%20d='M17.1266%208.43647C17.1275%208.3094%2017.0618%208.19114%2016.9535%208.1247H16.9516L16.9448%208.12092L11.314%204.78778C11.2897%204.77136%2011.2645%204.75634%2011.2384%204.74282C11.021%204.63065%2010.7627%204.63065%2010.5453%204.74282C10.5193%204.75635%2010.4941%204.77136%2010.4697%204.78778L4.83895%208.12092L4.83216%208.1247C4.66006%208.23172%204.6073%208.45799%204.71432%208.63009C4.74585%208.68079%204.78928%208.72304%204.84084%208.75316L10.4717%2012.0863C10.4961%2012.1026%2010.5213%2012.1176%2010.5472%2012.1313C10.7646%2012.2434%2011.0229%2012.2434%2011.2403%2012.1313C11.2663%2012.1176%2011.2915%2012.1026%2011.3159%2012.0863L16.9467%208.75316C17.0592%208.68757%2017.1279%208.56669%2017.1266%208.43647Z'%20fill='%230A2767'/%3e%3cpath%20d='M5.49521%206.21055H9.19038V9.59772H5.49521V6.21055ZM16.3706%202.76744V1.21802C16.3795%200.830629%2016.0729%200.509283%2015.6855%200.5H6.09647C5.70908%200.509283%205.40245%200.830629%205.41132%201.21802V2.76744L11.0799%204.27906L16.3706%202.76744Z'%20fill='%230364B8'/%3e%3cpath%20d='M5.41113%202.76782H9.1902V6.16898H5.41113V2.76782Z'%20fill='%230078D4'/%3e%3cpath%20d='M12.9702%202.76782H9.19116V6.16898L12.9702%209.57014H16.3714V6.16898L12.9702%202.76782Z'%20fill='%2328A8EA'/%3e%3cpath%20d='M9.19116%206.16895H12.9702V9.57011H9.19116V6.16895Z'%20fill='%230078D4'/%3e%3cpath%20d='M9.19116%209.57007H12.9702V12.9712H9.19116V9.57007Z'%20fill='%230364B8'/%3e%3cpath%20d='M5.4967%209.5979H9.19188V12.6771H5.4967V9.5979Z'%20fill='%2314447D'/%3e%3cpath%20d='M12.9712%209.57007H16.3724V12.9712H12.9712V9.57007Z'%20fill='%230078D4'/%3e%3cpath%20d='M16.9536%208.73194L16.9464%208.73572L11.3156%2011.9026C11.291%2011.9177%2011.2661%2011.932%2011.24%2011.9449C11.1444%2011.9904%2011.0405%2012.0161%2010.9347%2012.0205L10.6271%2011.8406C10.6011%2011.8275%2010.5758%2011.813%2010.5515%2011.7971L4.84509%208.54034H4.84245L4.65576%208.43604V14.8468C4.65867%2015.2746%205.00766%2015.619%205.43538%2015.6163H16.3592C16.3656%2015.6163%2016.3712%2015.6132%2016.378%2015.6132C16.4684%2015.6075%2016.5575%2015.5889%2016.6426%2015.5581C16.6794%2015.5425%2016.7149%2015.524%2016.7488%2015.5029C16.7741%2015.4885%2016.8175%2015.4572%2016.8175%2015.4572C17.0111%2015.3139%2017.1257%2015.0877%2017.1267%2014.8469V8.43604C17.1265%208.55865%2017.0604%208.67172%2016.9536%208.73194Z'%20fill='url(%23paint0_linear_8946_66055)'/%3e%3cpath%20opacity='0.5'%20d='M16.8246%208.41084V8.80386L10.9368%2012.8577L4.84116%208.5431C4.84116%208.54102%204.83946%208.53932%204.83738%208.53932L4.27808%208.20299V7.91955L4.5086%207.91577L4.9961%208.19543L5.00743%208.19921L5.049%208.22566C5.049%208.22566%2010.7781%2011.4946%2010.7932%2011.5021L11.0124%2011.6306C11.0313%2011.623%2011.0502%2011.6155%2011.0728%2011.6079C11.0842%2011.6004%2016.7603%208.40705%2016.7603%208.40705L16.8246%208.41084Z'%20fill='%230A2767'/%3e%3cpath%20d='M16.9536%208.73194L16.9464%208.73609L11.3156%2011.9029C11.291%2011.9181%2011.2661%2011.9324%2011.24%2011.9453C11.0213%2012.0521%2010.7656%2012.0521%2010.5469%2011.9453C10.521%2011.9324%2010.4958%2011.9183%2010.4714%2011.9029L4.84056%208.73609L4.83376%208.73194C4.72504%208.67299%204.65689%208.55969%204.65576%208.43604V14.8468C4.65847%2015.2745%205.00733%2015.619%205.43497%2015.6163C5.43497%2015.6163%205.43499%2015.6163%205.43501%2015.6163H16.3474C16.7751%2015.619%2017.124%2015.2745%2017.1267%2014.8469C17.1267%2014.8469%2017.1267%2014.8469%2017.1267%2014.8468V8.43604C17.1265%208.55865%2017.0604%208.67172%2016.9536%208.73194Z'%20fill='%231490DF'/%3e%3cpath%20opacity='0.1'%20d='M11.3968%2011.8564L11.3126%2011.9037C11.2881%2011.9192%2011.2629%2011.9335%2011.237%2011.9464C11.1441%2011.992%2011.0432%2012.0187%2010.9399%2012.025L13.0823%2014.5585L16.8194%2015.459C16.9218%2015.3817%2017.0033%2015.28%2017.0564%2015.1631L11.3968%2011.8564Z'%20fill='black'/%3e%3cpath%20opacity='0.05'%20d='M11.7785%2011.6416L11.3126%2011.9035C11.2881%2011.919%2011.2629%2011.9333%2011.237%2011.9462C11.1441%2011.9918%2011.0432%2012.0185%2010.9399%2012.0248L11.9437%2014.7922L16.8205%2015.4577C17.0127%2015.3135%2017.1258%2015.0872%2017.1259%2014.847V14.7642L11.7785%2011.6416Z'%20fill='black'/%3e%3cpath%20d='M5.44559%2015.6163H16.3463C16.514%2015.6171%2016.6776%2015.5641%2016.813%2015.4651L10.6267%2011.8414C10.6007%2011.8283%2010.5754%2011.8138%2010.5511%2011.7979L4.84471%208.54109H4.84206L4.65576%208.43604V14.8249C4.65534%2015.2616%205.00895%2015.6158%205.44559%2015.6163V15.6163Z'%20fill='%2328A8EA'/%3e%3cpath%20opacity='0.1'%20d='M9.94646%204.21614V12.2769C9.94578%2012.5595%209.77394%2012.8135%209.51186%2012.9193C9.43068%2012.9542%209.34325%2012.9722%209.25488%2012.9722H4.65576V3.90134H5.41158V3.52344H9.25489C9.63667%203.52488%209.94563%203.83436%209.94646%204.21614Z'%20fill='black'/%3e%3cpath%20opacity='0.2'%20d='M9.56855%204.59386V12.6546C9.5695%2012.7459%209.55015%2012.8363%209.51186%2012.9191C9.40691%2013.1778%209.15615%2013.3475%208.87698%2013.3488H4.65576V3.90115H8.87698C8.98663%203.90005%209.0947%203.92741%209.19064%203.98052C9.4223%204.09723%209.56846%204.33446%209.56855%204.59386Z'%20fill='black'/%3e%3cpath%20opacity='0.2'%20d='M9.56855%204.59386V11.8988C9.56671%2012.2804%209.25858%2012.5897%208.87699%2012.593H4.65576V3.90115H8.87698C8.98663%203.90005%209.0947%203.92741%209.19064%203.98052C9.4223%204.09723%209.56846%204.33446%209.56855%204.59386Z'%20fill='black'/%3e%3cpath%20opacity='0.2'%20d='M9.19064%204.59382V11.8988C9.19023%2012.281%208.88127%2012.5911%208.49908%2012.593H4.65576V3.90112H8.49907C8.88122%203.90133%209.19085%204.2113%209.19063%204.59345C9.19064%204.59358%209.19064%204.5937%209.19064%204.59382Z'%20fill='black'/%3e%3cpath%20d='M1.56843%203.90112H8.49698C8.87955%203.90112%209.18968%204.21126%209.18968%204.59382V11.5224C9.18968%2011.9049%208.87955%2012.2151%208.49698%2012.2151H1.56843C1.18586%2012.2151%200.875732%2011.9049%200.875732%2011.5224V4.59382C0.875732%204.21126%201.18587%203.90112%201.56843%203.90112Z'%20fill='url(%23paint1_linear_8946_66055)'/%3e%3cpath%20d='M3.04282%206.80647C3.21355%206.44272%203.48912%206.13832%203.83416%205.93238C4.21627%205.71361%204.65134%205.60455%205.09146%205.6172C5.49938%205.60835%205.90189%205.71176%206.25503%205.91612C6.58707%206.11413%206.85448%206.40425%207.02483%206.75129C7.21034%207.13369%207.3028%207.55454%207.29466%207.97949C7.30365%208.4236%207.20852%208.86364%207.01689%209.26437C6.84249%209.62381%206.56659%209.92428%206.22329%2010.1286C5.85653%2010.3393%205.43908%2010.4454%205.01626%2010.4355C4.59963%2010.4456%204.18824%2010.341%203.82698%2010.1332C3.49208%209.93491%203.22131%209.64446%203.04698%209.29649C2.86037%208.91961%202.76682%208.5035%202.77414%208.08303C2.76636%207.6427%202.85821%207.20631%203.04282%206.80647ZM3.88631%208.8585C3.97734%209.08846%204.1317%209.28789%204.33148%209.43368C4.53497%209.5759%204.77864%209.64927%205.02683%209.64304C5.29114%209.65349%205.55167%209.57761%205.76904%209.42687C5.96629%209.28155%206.1166%209.08157%206.20136%208.85169C6.29611%208.59497%206.34287%208.32302%206.3393%208.0494C6.34223%207.77317%206.29827%207.49844%206.2093%207.2369C6.13071%207.00078%205.98525%206.79257%205.79058%206.63755C5.57865%206.47967%205.31883%206.39959%205.05479%206.4108C4.80123%206.40424%204.5521%206.47819%204.3432%206.62205C4.14003%206.76845%203.98274%206.96965%203.88971%207.20213C3.68333%207.73504%203.68226%208.3256%203.88668%208.85926L3.88631%208.8585Z'%20fill='white'/%3e%3cpath%20d='M12.9712%202.76782H16.3724V6.16898H12.9712V2.76782Z'%20fill='%2350D9FF'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_8946_66055'%20x1='10.8912'%20y1='8.43604'%20x2='10.8912'%20y2='15.6163'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%2335B8F1'/%3e%3cstop%20offset='1'%20stop-color='%2328A8EA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_8946_66055'%20x1='2.32003'%20y1='3.35986'%20x2='7.74538'%20y2='12.7563'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%231784D9'/%3e%3cstop%20offset='0.5'%20stop-color='%23107AD5'/%3e%3cstop%20offset='1'%20stop-color='%230A63C9'/%3e%3c/linearGradient%3e%3cclipPath%20id='clip0_8946_66055'%3e%3crect%20width='16.25'%20height='15.1163'%20fill='white'%20transform='translate(0.875%200.5)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e\""],"names":["__vite_glob_0_46"],"mappings":"AAAA,MAAeA,IAAA;"}
1
+ {"version":3,"file":"index95.js","sources":["../src/assets/icons/onedrive.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.7742%207.09044L11.7106%209.45062L14.0561%208.46208C14.5328%208.2559%2015.0468%208.14987%2015.5661%208.15056C15.6528%208.15056%2015.7384%208.15466%2015.8233%208.15994C15.5414%207.05891%2014.9462%206.06357%2014.1099%205.29491C13.2736%204.52626%2012.2323%204.01738%2011.1126%203.83015C9.99288%203.64291%208.84295%203.78538%207.80259%204.24023C6.76222%204.69509%205.87623%205.44273%205.25229%206.3923L5.31206%206.39054C6.1819%206.3894%207.03472%206.63183%207.7742%207.09044Z'%20fill='%230364B8'/%3e%3cpath%20d='M7.7742%207.09044C7.03472%206.63183%206.1819%206.3894%205.31206%206.39054L5.25229%206.3923C4.40092%206.40297%203.56843%206.64569%202.84447%207.0944C2.12052%207.5431%201.53235%208.18083%201.14316%208.93906C0.753973%209.69728%200.578479%2010.5474%200.635533%2011.3979C0.692588%2012.2485%200.980034%2013.0675%201.46699%2013.7668L11.7106%209.45062L7.7742%207.09044Z'%20fill='%230078D4'/%3e%3cpath%20d='M15.8233%208.15994C15.7384%208.15466%2015.6528%208.15056%2015.5661%208.15056C15.0468%208.14987%2014.5328%208.2559%2014.0561%208.46208L11.7106%209.45062L18.9194%2013.7732C19.2216%2013.2115%2019.3783%2012.5828%2019.3749%2011.9447C19.3716%2011.3067%2019.2084%2010.6797%2018.9004%2010.1211C18.5923%209.56257%2018.1492%209.09035%2017.6116%208.74771C17.074%208.40508%2016.4591%208.20298%2015.8233%208.15994Z'%20fill='%231490DF'/%3e%3cpath%20d='M11.7106%209.45062L1.46699%2013.7668C1.89843%2014.3878%202.47258%2014.895%203.14234%2015.2451C3.81211%2015.5952%204.55656%2015.7778%205.31211%2015.7773H15.5661C16.2537%2015.7775%2016.9286%2015.5914%2017.519%2015.2385C18.1094%2014.8857%2018.5933%2014.3793%2018.9194%2013.7732L11.7106%209.45062Z'%20fill='%2328A8EA'/%3e%3c/svg%3e\""],"names":["__vite_glob_0_45"],"mappings":"AAAA,MAAeA,IAAA;"}
package/dist/index96.js CHANGED
@@ -1,5 +1,5 @@
1
- const e = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20d='M11.7709%206.17139H3.23724C2.71358%206.17139%202.28906%206.59591%202.28906%207.11957V12.8087C2.28906%2013.3323%202.71358%2013.7568%203.23724%2013.7568H11.7709C12.2946%2013.7568%2012.7191%2013.3323%2012.7191%2012.8087V7.11957C12.7191%206.59591%2012.2946%206.17139%2011.7709%206.17139Z'%20stroke='%23CB384E'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.8239%206.1706V4.74832C10.8239%203.86816%2010.4743%203.02406%209.85191%202.4017C9.22955%201.77933%208.38544%201.42969%207.50528%201.42969C6.62512%201.42969%205.78101%201.77933%205.15866%202.4017C4.53629%203.02406%204.18665%203.86816%204.18665%204.74832V6.1706'%20stroke='%23CB384E'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.50485%2010.4392C7.76668%2010.4392%207.97894%2010.2269%207.97894%209.96509C7.97894%209.70326%207.76668%209.491%207.50485%209.491C7.24302%209.491%207.03076%209.70326%207.03076%209.96509C7.03076%2010.2269%207.24302%2010.4392%207.50485%2010.4392Z'%20stroke='%23CB384E'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e";
1
+ const C = "data:image/svg+xml,%3csvg%20width='18'%20height='16'%20viewBox='0%200%2018%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_8946_66055)'%3e%3cpath%20d='M17.1266%208.43647C17.1275%208.3094%2017.0618%208.19114%2016.9535%208.1247H16.9516L16.9448%208.12092L11.314%204.78778C11.2897%204.77136%2011.2645%204.75634%2011.2384%204.74282C11.021%204.63065%2010.7627%204.63065%2010.5453%204.74282C10.5193%204.75635%2010.4941%204.77136%2010.4697%204.78778L4.83895%208.12092L4.83216%208.1247C4.66006%208.23172%204.6073%208.45799%204.71432%208.63009C4.74585%208.68079%204.78928%208.72304%204.84084%208.75316L10.4717%2012.0863C10.4961%2012.1026%2010.5213%2012.1176%2010.5472%2012.1313C10.7646%2012.2434%2011.0229%2012.2434%2011.2403%2012.1313C11.2663%2012.1176%2011.2915%2012.1026%2011.3159%2012.0863L16.9467%208.75316C17.0592%208.68757%2017.1279%208.56669%2017.1266%208.43647Z'%20fill='%230A2767'/%3e%3cpath%20d='M5.49521%206.21055H9.19038V9.59772H5.49521V6.21055ZM16.3706%202.76744V1.21802C16.3795%200.830629%2016.0729%200.509283%2015.6855%200.5H6.09647C5.70908%200.509283%205.40245%200.830629%205.41132%201.21802V2.76744L11.0799%204.27906L16.3706%202.76744Z'%20fill='%230364B8'/%3e%3cpath%20d='M5.41113%202.76782H9.1902V6.16898H5.41113V2.76782Z'%20fill='%230078D4'/%3e%3cpath%20d='M12.9702%202.76782H9.19116V6.16898L12.9702%209.57014H16.3714V6.16898L12.9702%202.76782Z'%20fill='%2328A8EA'/%3e%3cpath%20d='M9.19116%206.16895H12.9702V9.57011H9.19116V6.16895Z'%20fill='%230078D4'/%3e%3cpath%20d='M9.19116%209.57007H12.9702V12.9712H9.19116V9.57007Z'%20fill='%230364B8'/%3e%3cpath%20d='M5.4967%209.5979H9.19188V12.6771H5.4967V9.5979Z'%20fill='%2314447D'/%3e%3cpath%20d='M12.9712%209.57007H16.3724V12.9712H12.9712V9.57007Z'%20fill='%230078D4'/%3e%3cpath%20d='M16.9536%208.73194L16.9464%208.73572L11.3156%2011.9026C11.291%2011.9177%2011.2661%2011.932%2011.24%2011.9449C11.1444%2011.9904%2011.0405%2012.0161%2010.9347%2012.0205L10.6271%2011.8406C10.6011%2011.8275%2010.5758%2011.813%2010.5515%2011.7971L4.84509%208.54034H4.84245L4.65576%208.43604V14.8468C4.65867%2015.2746%205.00766%2015.619%205.43538%2015.6163H16.3592C16.3656%2015.6163%2016.3712%2015.6132%2016.378%2015.6132C16.4684%2015.6075%2016.5575%2015.5889%2016.6426%2015.5581C16.6794%2015.5425%2016.7149%2015.524%2016.7488%2015.5029C16.7741%2015.4885%2016.8175%2015.4572%2016.8175%2015.4572C17.0111%2015.3139%2017.1257%2015.0877%2017.1267%2014.8469V8.43604C17.1265%208.55865%2017.0604%208.67172%2016.9536%208.73194Z'%20fill='url(%23paint0_linear_8946_66055)'/%3e%3cpath%20opacity='0.5'%20d='M16.8246%208.41084V8.80386L10.9368%2012.8577L4.84116%208.5431C4.84116%208.54102%204.83946%208.53932%204.83738%208.53932L4.27808%208.20299V7.91955L4.5086%207.91577L4.9961%208.19543L5.00743%208.19921L5.049%208.22566C5.049%208.22566%2010.7781%2011.4946%2010.7932%2011.5021L11.0124%2011.6306C11.0313%2011.623%2011.0502%2011.6155%2011.0728%2011.6079C11.0842%2011.6004%2016.7603%208.40705%2016.7603%208.40705L16.8246%208.41084Z'%20fill='%230A2767'/%3e%3cpath%20d='M16.9536%208.73194L16.9464%208.73609L11.3156%2011.9029C11.291%2011.9181%2011.2661%2011.9324%2011.24%2011.9453C11.0213%2012.0521%2010.7656%2012.0521%2010.5469%2011.9453C10.521%2011.9324%2010.4958%2011.9183%2010.4714%2011.9029L4.84056%208.73609L4.83376%208.73194C4.72504%208.67299%204.65689%208.55969%204.65576%208.43604V14.8468C4.65847%2015.2745%205.00733%2015.619%205.43497%2015.6163C5.43497%2015.6163%205.43499%2015.6163%205.43501%2015.6163H16.3474C16.7751%2015.619%2017.124%2015.2745%2017.1267%2014.8469C17.1267%2014.8469%2017.1267%2014.8469%2017.1267%2014.8468V8.43604C17.1265%208.55865%2017.0604%208.67172%2016.9536%208.73194Z'%20fill='%231490DF'/%3e%3cpath%20opacity='0.1'%20d='M11.3968%2011.8564L11.3126%2011.9037C11.2881%2011.9192%2011.2629%2011.9335%2011.237%2011.9464C11.1441%2011.992%2011.0432%2012.0187%2010.9399%2012.025L13.0823%2014.5585L16.8194%2015.459C16.9218%2015.3817%2017.0033%2015.28%2017.0564%2015.1631L11.3968%2011.8564Z'%20fill='black'/%3e%3cpath%20opacity='0.05'%20d='M11.7785%2011.6416L11.3126%2011.9035C11.2881%2011.919%2011.2629%2011.9333%2011.237%2011.9462C11.1441%2011.9918%2011.0432%2012.0185%2010.9399%2012.0248L11.9437%2014.7922L16.8205%2015.4577C17.0127%2015.3135%2017.1258%2015.0872%2017.1259%2014.847V14.7642L11.7785%2011.6416Z'%20fill='black'/%3e%3cpath%20d='M5.44559%2015.6163H16.3463C16.514%2015.6171%2016.6776%2015.5641%2016.813%2015.4651L10.6267%2011.8414C10.6007%2011.8283%2010.5754%2011.8138%2010.5511%2011.7979L4.84471%208.54109H4.84206L4.65576%208.43604V14.8249C4.65534%2015.2616%205.00895%2015.6158%205.44559%2015.6163V15.6163Z'%20fill='%2328A8EA'/%3e%3cpath%20opacity='0.1'%20d='M9.94646%204.21614V12.2769C9.94578%2012.5595%209.77394%2012.8135%209.51186%2012.9193C9.43068%2012.9542%209.34325%2012.9722%209.25488%2012.9722H4.65576V3.90134H5.41158V3.52344H9.25489C9.63667%203.52488%209.94563%203.83436%209.94646%204.21614Z'%20fill='black'/%3e%3cpath%20opacity='0.2'%20d='M9.56855%204.59386V12.6546C9.5695%2012.7459%209.55015%2012.8363%209.51186%2012.9191C9.40691%2013.1778%209.15615%2013.3475%208.87698%2013.3488H4.65576V3.90115H8.87698C8.98663%203.90005%209.0947%203.92741%209.19064%203.98052C9.4223%204.09723%209.56846%204.33446%209.56855%204.59386Z'%20fill='black'/%3e%3cpath%20opacity='0.2'%20d='M9.56855%204.59386V11.8988C9.56671%2012.2804%209.25858%2012.5897%208.87699%2012.593H4.65576V3.90115H8.87698C8.98663%203.90005%209.0947%203.92741%209.19064%203.98052C9.4223%204.09723%209.56846%204.33446%209.56855%204.59386Z'%20fill='black'/%3e%3cpath%20opacity='0.2'%20d='M9.19064%204.59382V11.8988C9.19023%2012.281%208.88127%2012.5911%208.49908%2012.593H4.65576V3.90112H8.49907C8.88122%203.90133%209.19085%204.2113%209.19063%204.59345C9.19064%204.59358%209.19064%204.5937%209.19064%204.59382Z'%20fill='black'/%3e%3cpath%20d='M1.56843%203.90112H8.49698C8.87955%203.90112%209.18968%204.21126%209.18968%204.59382V11.5224C9.18968%2011.9049%208.87955%2012.2151%208.49698%2012.2151H1.56843C1.18586%2012.2151%200.875732%2011.9049%200.875732%2011.5224V4.59382C0.875732%204.21126%201.18587%203.90112%201.56843%203.90112Z'%20fill='url(%23paint1_linear_8946_66055)'/%3e%3cpath%20d='M3.04282%206.80647C3.21355%206.44272%203.48912%206.13832%203.83416%205.93238C4.21627%205.71361%204.65134%205.60455%205.09146%205.6172C5.49938%205.60835%205.90189%205.71176%206.25503%205.91612C6.58707%206.11413%206.85448%206.40425%207.02483%206.75129C7.21034%207.13369%207.3028%207.55454%207.29466%207.97949C7.30365%208.4236%207.20852%208.86364%207.01689%209.26437C6.84249%209.62381%206.56659%209.92428%206.22329%2010.1286C5.85653%2010.3393%205.43908%2010.4454%205.01626%2010.4355C4.59963%2010.4456%204.18824%2010.341%203.82698%2010.1332C3.49208%209.93491%203.22131%209.64446%203.04698%209.29649C2.86037%208.91961%202.76682%208.5035%202.77414%208.08303C2.76636%207.6427%202.85821%207.20631%203.04282%206.80647ZM3.88631%208.8585C3.97734%209.08846%204.1317%209.28789%204.33148%209.43368C4.53497%209.5759%204.77864%209.64927%205.02683%209.64304C5.29114%209.65349%205.55167%209.57761%205.76904%209.42687C5.96629%209.28155%206.1166%209.08157%206.20136%208.85169C6.29611%208.59497%206.34287%208.32302%206.3393%208.0494C6.34223%207.77317%206.29827%207.49844%206.2093%207.2369C6.13071%207.00078%205.98525%206.79257%205.79058%206.63755C5.57865%206.47967%205.31883%206.39959%205.05479%206.4108C4.80123%206.40424%204.5521%206.47819%204.3432%206.62205C4.14003%206.76845%203.98274%206.96965%203.88971%207.20213C3.68333%207.73504%203.68226%208.3256%203.88668%208.85926L3.88631%208.8585Z'%20fill='white'/%3e%3cpath%20d='M12.9712%202.76782H16.3724V6.16898H12.9712V2.76782Z'%20fill='%2350D9FF'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_8946_66055'%20x1='10.8912'%20y1='8.43604'%20x2='10.8912'%20y2='15.6163'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%2335B8F1'/%3e%3cstop%20offset='1'%20stop-color='%2328A8EA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_8946_66055'%20x1='2.32003'%20y1='3.35986'%20x2='7.74538'%20y2='12.7563'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%231784D9'/%3e%3cstop%20offset='0.5'%20stop-color='%23107AD5'/%3e%3cstop%20offset='1'%20stop-color='%230A63C9'/%3e%3c/linearGradient%3e%3cclipPath%20id='clip0_8946_66055'%3e%3crect%20width='16.25'%20height='15.1163'%20fill='white'%20transform='translate(0.875%200.5)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e";
2
2
  export {
3
- e as default
3
+ C as default
4
4
  };
5
5
  //# sourceMappingURL=index96.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index96.js","sources":["../src/assets/icons/padlock.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%3e%3cpath%20d='M11.7709%206.17139H3.23724C2.71358%206.17139%202.28906%206.59591%202.28906%207.11957V12.8087C2.28906%2013.3323%202.71358%2013.7568%203.23724%2013.7568H11.7709C12.2946%2013.7568%2012.7191%2013.3323%2012.7191%2012.8087V7.11957C12.7191%206.59591%2012.2946%206.17139%2011.7709%206.17139Z'%20stroke='%23CB384E'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.8239%206.1706V4.74832C10.8239%203.86816%2010.4743%203.02406%209.85191%202.4017C9.22955%201.77933%208.38544%201.42969%207.50528%201.42969C6.62512%201.42969%205.78101%201.77933%205.15866%202.4017C4.53629%203.02406%204.18665%203.86816%204.18665%204.74832V6.1706'%20stroke='%23CB384E'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.50485%2010.4392C7.76668%2010.4392%207.97894%2010.2269%207.97894%209.96509C7.97894%209.70326%207.76668%209.491%207.50485%209.491C7.24302%209.491%207.03076%209.70326%207.03076%209.96509C7.03076%2010.2269%207.24302%2010.4392%207.50485%2010.4392Z'%20stroke='%23CB384E'%20stroke-width='1.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e\""],"names":["__vite_glob_0_47"],"mappings":"AAAA,MAAeA,IAAA;"}
1
+ {"version":3,"file":"index96.js","sources":["../src/assets/icons/outlook.svg?url"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='18'%20height='16'%20viewBox='0%200%2018%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_8946_66055)'%3e%3cpath%20d='M17.1266%208.43647C17.1275%208.3094%2017.0618%208.19114%2016.9535%208.1247H16.9516L16.9448%208.12092L11.314%204.78778C11.2897%204.77136%2011.2645%204.75634%2011.2384%204.74282C11.021%204.63065%2010.7627%204.63065%2010.5453%204.74282C10.5193%204.75635%2010.4941%204.77136%2010.4697%204.78778L4.83895%208.12092L4.83216%208.1247C4.66006%208.23172%204.6073%208.45799%204.71432%208.63009C4.74585%208.68079%204.78928%208.72304%204.84084%208.75316L10.4717%2012.0863C10.4961%2012.1026%2010.5213%2012.1176%2010.5472%2012.1313C10.7646%2012.2434%2011.0229%2012.2434%2011.2403%2012.1313C11.2663%2012.1176%2011.2915%2012.1026%2011.3159%2012.0863L16.9467%208.75316C17.0592%208.68757%2017.1279%208.56669%2017.1266%208.43647Z'%20fill='%230A2767'/%3e%3cpath%20d='M5.49521%206.21055H9.19038V9.59772H5.49521V6.21055ZM16.3706%202.76744V1.21802C16.3795%200.830629%2016.0729%200.509283%2015.6855%200.5H6.09647C5.70908%200.509283%205.40245%200.830629%205.41132%201.21802V2.76744L11.0799%204.27906L16.3706%202.76744Z'%20fill='%230364B8'/%3e%3cpath%20d='M5.41113%202.76782H9.1902V6.16898H5.41113V2.76782Z'%20fill='%230078D4'/%3e%3cpath%20d='M12.9702%202.76782H9.19116V6.16898L12.9702%209.57014H16.3714V6.16898L12.9702%202.76782Z'%20fill='%2328A8EA'/%3e%3cpath%20d='M9.19116%206.16895H12.9702V9.57011H9.19116V6.16895Z'%20fill='%230078D4'/%3e%3cpath%20d='M9.19116%209.57007H12.9702V12.9712H9.19116V9.57007Z'%20fill='%230364B8'/%3e%3cpath%20d='M5.4967%209.5979H9.19188V12.6771H5.4967V9.5979Z'%20fill='%2314447D'/%3e%3cpath%20d='M12.9712%209.57007H16.3724V12.9712H12.9712V9.57007Z'%20fill='%230078D4'/%3e%3cpath%20d='M16.9536%208.73194L16.9464%208.73572L11.3156%2011.9026C11.291%2011.9177%2011.2661%2011.932%2011.24%2011.9449C11.1444%2011.9904%2011.0405%2012.0161%2010.9347%2012.0205L10.6271%2011.8406C10.6011%2011.8275%2010.5758%2011.813%2010.5515%2011.7971L4.84509%208.54034H4.84245L4.65576%208.43604V14.8468C4.65867%2015.2746%205.00766%2015.619%205.43538%2015.6163H16.3592C16.3656%2015.6163%2016.3712%2015.6132%2016.378%2015.6132C16.4684%2015.6075%2016.5575%2015.5889%2016.6426%2015.5581C16.6794%2015.5425%2016.7149%2015.524%2016.7488%2015.5029C16.7741%2015.4885%2016.8175%2015.4572%2016.8175%2015.4572C17.0111%2015.3139%2017.1257%2015.0877%2017.1267%2014.8469V8.43604C17.1265%208.55865%2017.0604%208.67172%2016.9536%208.73194Z'%20fill='url(%23paint0_linear_8946_66055)'/%3e%3cpath%20opacity='0.5'%20d='M16.8246%208.41084V8.80386L10.9368%2012.8577L4.84116%208.5431C4.84116%208.54102%204.83946%208.53932%204.83738%208.53932L4.27808%208.20299V7.91955L4.5086%207.91577L4.9961%208.19543L5.00743%208.19921L5.049%208.22566C5.049%208.22566%2010.7781%2011.4946%2010.7932%2011.5021L11.0124%2011.6306C11.0313%2011.623%2011.0502%2011.6155%2011.0728%2011.6079C11.0842%2011.6004%2016.7603%208.40705%2016.7603%208.40705L16.8246%208.41084Z'%20fill='%230A2767'/%3e%3cpath%20d='M16.9536%208.73194L16.9464%208.73609L11.3156%2011.9029C11.291%2011.9181%2011.2661%2011.9324%2011.24%2011.9453C11.0213%2012.0521%2010.7656%2012.0521%2010.5469%2011.9453C10.521%2011.9324%2010.4958%2011.9183%2010.4714%2011.9029L4.84056%208.73609L4.83376%208.73194C4.72504%208.67299%204.65689%208.55969%204.65576%208.43604V14.8468C4.65847%2015.2745%205.00733%2015.619%205.43497%2015.6163C5.43497%2015.6163%205.43499%2015.6163%205.43501%2015.6163H16.3474C16.7751%2015.619%2017.124%2015.2745%2017.1267%2014.8469C17.1267%2014.8469%2017.1267%2014.8469%2017.1267%2014.8468V8.43604C17.1265%208.55865%2017.0604%208.67172%2016.9536%208.73194Z'%20fill='%231490DF'/%3e%3cpath%20opacity='0.1'%20d='M11.3968%2011.8564L11.3126%2011.9037C11.2881%2011.9192%2011.2629%2011.9335%2011.237%2011.9464C11.1441%2011.992%2011.0432%2012.0187%2010.9399%2012.025L13.0823%2014.5585L16.8194%2015.459C16.9218%2015.3817%2017.0033%2015.28%2017.0564%2015.1631L11.3968%2011.8564Z'%20fill='black'/%3e%3cpath%20opacity='0.05'%20d='M11.7785%2011.6416L11.3126%2011.9035C11.2881%2011.919%2011.2629%2011.9333%2011.237%2011.9462C11.1441%2011.9918%2011.0432%2012.0185%2010.9399%2012.0248L11.9437%2014.7922L16.8205%2015.4577C17.0127%2015.3135%2017.1258%2015.0872%2017.1259%2014.847V14.7642L11.7785%2011.6416Z'%20fill='black'/%3e%3cpath%20d='M5.44559%2015.6163H16.3463C16.514%2015.6171%2016.6776%2015.5641%2016.813%2015.4651L10.6267%2011.8414C10.6007%2011.8283%2010.5754%2011.8138%2010.5511%2011.7979L4.84471%208.54109H4.84206L4.65576%208.43604V14.8249C4.65534%2015.2616%205.00895%2015.6158%205.44559%2015.6163V15.6163Z'%20fill='%2328A8EA'/%3e%3cpath%20opacity='0.1'%20d='M9.94646%204.21614V12.2769C9.94578%2012.5595%209.77394%2012.8135%209.51186%2012.9193C9.43068%2012.9542%209.34325%2012.9722%209.25488%2012.9722H4.65576V3.90134H5.41158V3.52344H9.25489C9.63667%203.52488%209.94563%203.83436%209.94646%204.21614Z'%20fill='black'/%3e%3cpath%20opacity='0.2'%20d='M9.56855%204.59386V12.6546C9.5695%2012.7459%209.55015%2012.8363%209.51186%2012.9191C9.40691%2013.1778%209.15615%2013.3475%208.87698%2013.3488H4.65576V3.90115H8.87698C8.98663%203.90005%209.0947%203.92741%209.19064%203.98052C9.4223%204.09723%209.56846%204.33446%209.56855%204.59386Z'%20fill='black'/%3e%3cpath%20opacity='0.2'%20d='M9.56855%204.59386V11.8988C9.56671%2012.2804%209.25858%2012.5897%208.87699%2012.593H4.65576V3.90115H8.87698C8.98663%203.90005%209.0947%203.92741%209.19064%203.98052C9.4223%204.09723%209.56846%204.33446%209.56855%204.59386Z'%20fill='black'/%3e%3cpath%20opacity='0.2'%20d='M9.19064%204.59382V11.8988C9.19023%2012.281%208.88127%2012.5911%208.49908%2012.593H4.65576V3.90112H8.49907C8.88122%203.90133%209.19085%204.2113%209.19063%204.59345C9.19064%204.59358%209.19064%204.5937%209.19064%204.59382Z'%20fill='black'/%3e%3cpath%20d='M1.56843%203.90112H8.49698C8.87955%203.90112%209.18968%204.21126%209.18968%204.59382V11.5224C9.18968%2011.9049%208.87955%2012.2151%208.49698%2012.2151H1.56843C1.18586%2012.2151%200.875732%2011.9049%200.875732%2011.5224V4.59382C0.875732%204.21126%201.18587%203.90112%201.56843%203.90112Z'%20fill='url(%23paint1_linear_8946_66055)'/%3e%3cpath%20d='M3.04282%206.80647C3.21355%206.44272%203.48912%206.13832%203.83416%205.93238C4.21627%205.71361%204.65134%205.60455%205.09146%205.6172C5.49938%205.60835%205.90189%205.71176%206.25503%205.91612C6.58707%206.11413%206.85448%206.40425%207.02483%206.75129C7.21034%207.13369%207.3028%207.55454%207.29466%207.97949C7.30365%208.4236%207.20852%208.86364%207.01689%209.26437C6.84249%209.62381%206.56659%209.92428%206.22329%2010.1286C5.85653%2010.3393%205.43908%2010.4454%205.01626%2010.4355C4.59963%2010.4456%204.18824%2010.341%203.82698%2010.1332C3.49208%209.93491%203.22131%209.64446%203.04698%209.29649C2.86037%208.91961%202.76682%208.5035%202.77414%208.08303C2.76636%207.6427%202.85821%207.20631%203.04282%206.80647ZM3.88631%208.8585C3.97734%209.08846%204.1317%209.28789%204.33148%209.43368C4.53497%209.5759%204.77864%209.64927%205.02683%209.64304C5.29114%209.65349%205.55167%209.57761%205.76904%209.42687C5.96629%209.28155%206.1166%209.08157%206.20136%208.85169C6.29611%208.59497%206.34287%208.32302%206.3393%208.0494C6.34223%207.77317%206.29827%207.49844%206.2093%207.2369C6.13071%207.00078%205.98525%206.79257%205.79058%206.63755C5.57865%206.47967%205.31883%206.39959%205.05479%206.4108C4.80123%206.40424%204.5521%206.47819%204.3432%206.62205C4.14003%206.76845%203.98274%206.96965%203.88971%207.20213C3.68333%207.73504%203.68226%208.3256%203.88668%208.85926L3.88631%208.8585Z'%20fill='white'/%3e%3cpath%20d='M12.9712%202.76782H16.3724V6.16898H12.9712V2.76782Z'%20fill='%2350D9FF'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_8946_66055'%20x1='10.8912'%20y1='8.43604'%20x2='10.8912'%20y2='15.6163'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%2335B8F1'/%3e%3cstop%20offset='1'%20stop-color='%2328A8EA'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_8946_66055'%20x1='2.32003'%20y1='3.35986'%20x2='7.74538'%20y2='12.7563'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%231784D9'/%3e%3cstop%20offset='0.5'%20stop-color='%23107AD5'/%3e%3cstop%20offset='1'%20stop-color='%230A63C9'/%3e%3c/linearGradient%3e%3cclipPath%20id='clip0_8946_66055'%3e%3crect%20width='16.25'%20height='15.1163'%20fill='white'%20transform='translate(0.875%200.5)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e\""],"names":["__vite_glob_0_46"],"mappings":"AAAA,MAAeA,IAAA;"}