@aivenio/aquarium 1.17.1 → 1.18.0-rc1

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 (297) hide show
  1. package/dist/_variables.scss +1 -1
  2. package/dist/_variables_timescale.scss +1 -1
  3. package/dist/aquarium-theme-aiven.css +178 -0
  4. package/dist/aquarium-theme-timescale.css +178 -0
  5. package/dist/atoms.cjs +33 -33
  6. package/dist/atoms.mjs +33 -33
  7. package/dist/src/atoms/Checkbox/Checkbox.d.ts +1 -1
  8. package/dist/src/atoms/LineClamp/LineClamp.d.ts +1 -1
  9. package/dist/src/atoms/Popover/Popover.d.ts +2 -2
  10. package/dist/src/atoms/RadioButton/RadioButton.d.ts +1 -1
  11. package/dist/src/atoms/Select/Select.d.ts +1 -1
  12. package/dist/src/atoms/Switch/Switch.d.ts +1 -1
  13. package/dist/src/icons/add.js +4 -4
  14. package/dist/src/icons/addToFolder.js +4 -4
  15. package/dist/src/icons/airplane.js +4 -4
  16. package/dist/src/icons/alignCenter.js +4 -4
  17. package/dist/src/icons/alignJustify.js +4 -4
  18. package/dist/src/icons/alignLeft.js +4 -4
  19. package/dist/src/icons/alignRight.js +4 -4
  20. package/dist/src/icons/alignmentBottom.js +4 -4
  21. package/dist/src/icons/alignmentHorizontalCenter.js +4 -4
  22. package/dist/src/icons/alignmentLeft.js +4 -4
  23. package/dist/src/icons/alignmentRight.js +4 -4
  24. package/dist/src/icons/alignmentTop.js +4 -4
  25. package/dist/src/icons/alignmentVerticalCenter.js +4 -4
  26. package/dist/src/icons/amexCard.d.ts +9 -0
  27. package/dist/src/icons/amexCard.js +11 -0
  28. package/dist/src/icons/annotation.js +4 -4
  29. package/dist/src/icons/announcement.d.ts +9 -0
  30. package/dist/src/icons/announcement.js +11 -0
  31. package/dist/src/icons/applications.js +4 -4
  32. package/dist/src/icons/archive.js +4 -4
  33. package/dist/src/icons/arrowCircleDown.d.ts +9 -0
  34. package/dist/src/icons/arrowCircleDown.js +11 -0
  35. package/dist/src/icons/arrowCircleLeft.d.ts +9 -0
  36. package/dist/src/icons/arrowCircleLeft.js +11 -0
  37. package/dist/src/icons/arrowCircleRight.d.ts +9 -0
  38. package/dist/src/icons/arrowCircleRight.js +11 -0
  39. package/dist/src/icons/arrowCircleRight1.d.ts +9 -0
  40. package/dist/src/icons/arrowCircleRight1.js +11 -0
  41. package/dist/src/icons/arrowCircleUp.d.ts +9 -0
  42. package/dist/src/icons/arrowCircleUp.js +11 -0
  43. package/dist/src/icons/arrowLeft.js +4 -4
  44. package/dist/src/icons/arrowRight.js +4 -4
  45. package/dist/src/icons/attachment.d.ts +9 -0
  46. package/dist/src/icons/attachment.js +11 -0
  47. package/dist/src/icons/automaticUpdates.js +4 -4
  48. package/dist/src/icons/badge.js +4 -4
  49. package/dist/src/icons/banCircle.js +4 -4
  50. package/dist/src/icons/bankAccount.js +4 -4
  51. package/dist/src/icons/blockedPerson.js +4 -4
  52. package/dist/src/icons/book.js +4 -4
  53. package/dist/src/icons/bookmark.js +4 -4
  54. package/dist/src/icons/box.js +4 -4
  55. package/dist/src/icons/briefcase.js +4 -4
  56. package/dist/src/icons/calendar.js +4 -4
  57. package/dist/src/icons/caretDown.js +4 -4
  58. package/dist/src/icons/caretLeft.js +4 -4
  59. package/dist/src/icons/caretRight.js +4 -4
  60. package/dist/src/icons/caretUp.js +4 -4
  61. package/dist/src/icons/certificate.d.ts +9 -0
  62. package/dist/src/icons/certificate.js +11 -0
  63. package/dist/src/icons/chart.js +4 -4
  64. package/dist/src/icons/chat.js +4 -4
  65. package/dist/src/icons/chevronBackward.js +4 -4
  66. package/dist/src/icons/chevronDown.js +4 -4
  67. package/dist/src/icons/chevronDownDouble.d.ts +9 -0
  68. package/dist/src/icons/chevronDownDouble.js +11 -0
  69. package/dist/src/icons/chevronForward.js +4 -4
  70. package/dist/src/icons/chevronLeft.js +4 -4
  71. package/dist/src/icons/chevronRight.js +4 -4
  72. package/dist/src/icons/chevronRightDouble.d.ts +9 -0
  73. package/dist/src/icons/chevronRightDouble.js +11 -0
  74. package/dist/src/icons/chevronUp.js +4 -4
  75. package/dist/src/icons/chevronUpDouble.d.ts +9 -0
  76. package/dist/src/icons/chevronUpDouble.js +11 -0
  77. package/dist/src/icons/circle.js +4 -4
  78. package/dist/src/icons/clipboard.js +4 -4
  79. package/dist/src/icons/clipboardCheck.d.ts +9 -0
  80. package/dist/src/icons/clipboardCheck.js +11 -0
  81. package/dist/src/icons/cloud.js +4 -4
  82. package/dist/src/icons/cloudDownload.js +4 -4
  83. package/dist/src/icons/cloudUpload.js +4 -4
  84. package/dist/src/icons/code.js +4 -4
  85. package/dist/src/icons/codeBlock.js +4 -4
  86. package/dist/src/icons/codeFile.d.ts +9 -0
  87. package/dist/src/icons/codeFile.js +11 -0
  88. package/dist/src/icons/cog.js +4 -4
  89. package/dist/src/icons/coinsHand.d.ts +9 -0
  90. package/dist/src/icons/coinsHand.js +11 -0
  91. package/dist/src/icons/comment.js +4 -4
  92. package/dist/src/icons/confirm.js +4 -4
  93. package/dist/src/icons/console.js +4 -4
  94. package/dist/src/icons/container.d.ts +9 -0
  95. package/dist/src/icons/container.js +11 -0
  96. package/dist/src/icons/cpuChip.d.ts +9 -0
  97. package/dist/src/icons/cpuChip.js +11 -0
  98. package/dist/src/icons/creditCard.js +4 -4
  99. package/dist/src/icons/cross.js +4 -4
  100. package/dist/src/icons/currencyDollar.d.ts +9 -0
  101. package/dist/src/icons/currencyDollar.js +11 -0
  102. package/dist/src/icons/dashboard.js +4 -4
  103. package/dist/src/icons/dataLineage.js +4 -4
  104. package/dist/src/icons/database.js +4 -4
  105. package/dist/src/icons/database02.d.ts +9 -0
  106. package/dist/src/icons/database02.js +11 -0
  107. package/dist/src/icons/dataflow01.d.ts +9 -0
  108. package/dist/src/icons/dataflow01.js +11 -0
  109. package/dist/src/icons/dataflow02.d.ts +9 -0
  110. package/dist/src/icons/dataflow02.js +11 -0
  111. package/dist/src/icons/dataflow03.d.ts +9 -0
  112. package/dist/src/icons/dataflow03.js +11 -0
  113. package/dist/src/icons/dbBackup.d.ts +9 -0
  114. package/dist/src/icons/dbBackup.js +11 -0
  115. package/dist/src/icons/delete.js +4 -4
  116. package/dist/src/icons/document.js +4 -4
  117. package/dist/src/icons/dot.js +4 -4
  118. package/dist/src/icons/doubleCaretHorizontal.js +4 -4
  119. package/dist/src/icons/doubleCaretVertical.js +4 -4
  120. package/dist/src/icons/doubleChevronDown.js +4 -4
  121. package/dist/src/icons/doubleChevronLeft.js +4 -4
  122. package/dist/src/icons/doubleChevronRight.js +4 -4
  123. package/dist/src/icons/doubleChevronUp.js +4 -4
  124. package/dist/src/icons/doughnutChart.js +4 -4
  125. package/dist/src/icons/download.js +4 -4
  126. package/dist/src/icons/dragHandleHorizontal.js +4 -4
  127. package/dist/src/icons/dragHandleVertical.js +4 -4
  128. package/dist/src/icons/duplicate.js +4 -4
  129. package/dist/src/icons/edit.js +4 -4
  130. package/dist/src/icons/endorsed.js +4 -4
  131. package/dist/src/icons/envelope.js +4 -4
  132. package/dist/src/icons/error.js +4 -4
  133. package/dist/src/icons/expandAll.js +4 -4
  134. package/dist/src/icons/export.js +4 -4
  135. package/dist/src/icons/eyeOff.js +4 -4
  136. package/dist/src/icons/eyeOpen.js +4 -4
  137. package/dist/src/icons/filter.js +4 -4
  138. package/dist/src/icons/flag.js +4 -4
  139. package/dist/src/icons/floppyDisk.js +4 -4
  140. package/dist/src/icons/folderClose.js +4 -4
  141. package/dist/src/icons/folderNew.js +4 -4
  142. package/dist/src/icons/follower.js +4 -4
  143. package/dist/src/icons/following.js +4 -4
  144. package/dist/src/icons/gift.d.ts +9 -0
  145. package/dist/src/icons/gift.js +11 -0
  146. package/dist/src/icons/gitBranch.js +4 -4
  147. package/dist/src/icons/gitCommit.js +4 -4
  148. package/dist/src/icons/gitMerge.js +4 -4
  149. package/dist/src/icons/gitNewBranch.js +4 -4
  150. package/dist/src/icons/gitPull.js +4 -4
  151. package/dist/src/icons/githubLogo.d.ts +9 -0
  152. package/dist/src/icons/githubLogo.js +11 -0
  153. package/dist/src/icons/globe.js +4 -4
  154. package/dist/src/icons/globeNetwork.js +4 -4
  155. package/dist/src/icons/googleLogo.d.ts +9 -0
  156. package/dist/src/icons/googleLogo.js +11 -0
  157. package/dist/src/icons/groupedBarChart.js +4 -4
  158. package/dist/src/icons/heart.js +4 -4
  159. package/dist/src/icons/help.js +4 -4
  160. package/dist/src/icons/history.js +4 -4
  161. package/dist/src/icons/home.js +4 -4
  162. package/dist/src/icons/idNumber.js +4 -4
  163. package/dist/src/icons/import.js +4 -4
  164. package/dist/src/icons/inbox.js +4 -4
  165. package/dist/src/icons/index.d.ts +45 -312
  166. package/dist/src/icons/index.js +45 -312
  167. package/dist/src/icons/infoSign.js +4 -4
  168. package/dist/src/icons/issue.js +4 -4
  169. package/dist/src/icons/key.js +4 -4
  170. package/dist/src/icons/key1.d.ts +9 -0
  171. package/dist/src/icons/key1.js +11 -0
  172. package/dist/src/icons/layer.js +4 -4
  173. package/dist/src/icons/layers.js +4 -4
  174. package/dist/src/icons/learning.js +4 -4
  175. package/dist/src/icons/lifeBuoy.d.ts +9 -0
  176. package/dist/src/icons/lifeBuoy.js +11 -0
  177. package/dist/src/icons/lifesaver.js +4 -4
  178. package/dist/src/icons/lightbulb.js +4 -4
  179. package/dist/src/icons/link.js +4 -4
  180. package/dist/src/icons/linkExternal.d.ts +9 -0
  181. package/dist/src/icons/linkExternal.js +11 -0
  182. package/dist/src/icons/list.js +4 -4
  183. package/dist/src/icons/listColumns.js +4 -4
  184. package/dist/src/icons/listDetailView.js +4 -4
  185. package/dist/src/icons/loading.js +4 -4
  186. package/dist/src/icons/loading1.d.ts +9 -0
  187. package/dist/src/icons/loading1.js +11 -0
  188. package/dist/src/icons/lock.js +4 -4
  189. package/dist/src/icons/logIn.js +4 -4
  190. package/dist/src/icons/logOut.js +4 -4
  191. package/dist/src/icons/manual.js +4 -4
  192. package/dist/src/icons/map.js +4 -4
  193. package/dist/src/icons/mapMarker.js +4 -4
  194. package/dist/src/icons/mastercardCard.d.ts +9 -0
  195. package/dist/src/icons/mastercardCard.js +11 -0
  196. package/dist/src/icons/maximize.js +4 -4
  197. package/dist/src/icons/memory.d.ts +9 -0
  198. package/dist/src/icons/memory.js +11 -0
  199. package/dist/src/icons/menu.js +4 -4
  200. package/dist/src/icons/minimize.js +4 -4
  201. package/dist/src/icons/minus.js +4 -4
  202. package/dist/src/icons/more.js +4 -4
  203. package/dist/src/icons/move.js +4 -4
  204. package/dist/src/icons/moveProject.js +4 -4
  205. package/dist/src/icons/newPerson.js +4 -4
  206. package/dist/src/icons/nodes.d.ts +9 -0
  207. package/dist/src/icons/nodes.js +11 -0
  208. package/dist/src/icons/notifications.js +4 -4
  209. package/dist/src/icons/notificationsUpdated.js +4 -4
  210. package/dist/src/icons/office.js +4 -4
  211. package/dist/src/icons/outdated.js +4 -4
  212. package/dist/src/icons/package.d.ts +9 -0
  213. package/dist/src/icons/package.js +11 -0
  214. package/dist/src/icons/packageCheck.d.ts +9 -0
  215. package/dist/src/icons/packageCheck.js +11 -0
  216. package/dist/src/icons/packageSearch.d.ts +9 -0
  217. package/dist/src/icons/packageSearch.js +11 -0
  218. package/dist/src/icons/paperclip.js +4 -4
  219. package/dist/src/icons/people.js +4 -4
  220. package/dist/src/icons/person.js +4 -4
  221. package/dist/src/icons/phone.js +4 -4
  222. package/dist/src/icons/pieChart.js +4 -4
  223. package/dist/src/icons/pin.js +4 -4
  224. package/dist/src/icons/plus.js +4 -4
  225. package/dist/src/icons/plusCircle.d.ts +9 -0
  226. package/dist/src/icons/plusCircle.js +11 -0
  227. package/dist/src/icons/power.js +4 -4
  228. package/dist/src/icons/projects.js +4 -4
  229. package/dist/src/icons/properties.js +4 -4
  230. package/dist/src/icons/property.js +4 -4
  231. package/dist/src/icons/pulse.js +4 -4
  232. package/dist/src/icons/puzzlePiece.d.ts +9 -0
  233. package/dist/src/icons/puzzlePiece.js +11 -0
  234. package/dist/src/icons/questionMark.js +4 -4
  235. package/dist/src/icons/recoverySwap.d.ts +9 -0
  236. package/dist/src/icons/recoverySwap.js +11 -0
  237. package/dist/src/icons/refresh.js +4 -4
  238. package/dist/src/icons/remove.js +4 -4
  239. package/dist/src/icons/reset.js +4 -4
  240. package/dist/src/icons/saved.js +4 -4
  241. package/dist/src/icons/scatterPlot.js +4 -4
  242. package/dist/src/icons/search.js +4 -4
  243. package/dist/src/icons/send.d.ts +9 -0
  244. package/dist/src/icons/send.js +11 -0
  245. package/dist/src/icons/serverHdd.d.ts +9 -0
  246. package/dist/src/icons/serverHdd.js +11 -0
  247. package/dist/src/icons/settings.js +4 -4
  248. package/dist/src/icons/share.js +4 -4
  249. package/dist/src/icons/shield.js +4 -4
  250. package/dist/src/icons/slash.js +4 -4
  251. package/dist/src/icons/smallCross.js +4 -4
  252. package/dist/src/icons/smallMinus.js +4 -4
  253. package/dist/src/icons/smallPlus.js +4 -4
  254. package/dist/src/icons/smallTick.js +4 -4
  255. package/dist/src/icons/speedometer.d.ts +9 -0
  256. package/dist/src/icons/speedometer.js +11 -0
  257. package/dist/src/icons/stopwatch.js +4 -4
  258. package/dist/src/icons/swapHorizontal.js +4 -4
  259. package/dist/src/icons/swapVertical.js +4 -4
  260. package/dist/src/icons/tag.js +4 -4
  261. package/dist/src/icons/terraform.js +4 -4
  262. package/dist/src/icons/thumbsDown.js +4 -4
  263. package/dist/src/icons/thumbsUp.js +4 -4
  264. package/dist/src/icons/tick.js +4 -4
  265. package/dist/src/icons/tickCircle.js +4 -4
  266. package/dist/src/icons/ticket.d.ts +9 -0
  267. package/dist/src/icons/ticket.js +11 -0
  268. package/dist/src/icons/time.js +4 -4
  269. package/dist/src/icons/timelineAreaChart.js +4 -4
  270. package/dist/src/icons/timelineBarChart.js +4 -4
  271. package/dist/src/icons/timelineLineChart.js +4 -4
  272. package/dist/src/icons/trash.js +4 -4
  273. package/dist/src/icons/unlock.js +4 -4
  274. package/dist/src/icons/unpin.js +4 -4
  275. package/dist/src/icons/updated.js +4 -4
  276. package/dist/src/icons/upload.js +4 -4
  277. package/dist/src/icons/user.js +4 -4
  278. package/dist/src/icons/visaCard.d.ts +9 -0
  279. package/dist/src/icons/visaCard.js +11 -0
  280. package/dist/src/icons/warningSign.js +4 -4
  281. package/dist/src/js/themeMap.d.ts +268 -0
  282. package/dist/src/js/themeMap.js +624 -0
  283. package/dist/src/molecules/Box/Box.d.ts +28 -28
  284. package/dist/src/molecules/Breadcrumbs/Breadcrumbs.d.ts +1 -1
  285. package/dist/src/molecules/Button/Button.d.ts +8 -8
  286. package/dist/src/molecules/DataList/DataList.d.ts +0 -1
  287. package/dist/src/molecules/DataTable/DataTable.d.ts +0 -1
  288. package/dist/src/molecules/Icon/Icon.d.ts +2 -2
  289. package/dist/src/molecules/MultiInput/InputChip.d.ts +1 -1
  290. package/dist/src/molecules/Popover/PopoverOverlay.d.ts +1 -1
  291. package/dist/src/utils/form/Label/Label.js +1 -1
  292. package/dist/styles.css +4 -0
  293. package/dist/styles_timescaledb.css +4 -0
  294. package/dist/system.cjs +67 -67
  295. package/dist/system.mjs +67 -67
  296. package/dist/tsconfig.module.tsbuildinfo +1 -1
  297. package/package.json +4 -2
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 02 May 2023 10:20:30 GMT
3
+ // Generated on Fri, 05 May 2023 10:34:18 GMT
4
4
 
5
5
  $border-radius-none: 0px !default;
6
6
  $border-radius-sm: 0.125rem !default;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 02 May 2023 10:20:30 GMT
3
+ // Generated on Fri, 05 May 2023 10:34:18 GMT
4
4
 
5
5
  $border-radius-none: 0px;
6
6
  $border-radius-sm: 0.125rem;
@@ -0,0 +1,178 @@
1
+ /**
2
+ * Do not edit directly
3
+ * Generated on Fri, 05 May 2023 07:35:31 GMT
4
+ */
5
+
6
+ :root {
7
+ --theme-border-radius-none: 0px;
8
+ --theme-border-radius-sm: 0.125rem;
9
+ --theme-border-radius-default: 4px;
10
+ --theme-border-radius-md: 0.375rem;
11
+ --theme-border-radius-lg: 0.5rem;
12
+ --theme-border-radius-xl: 0.75rem;
13
+ --theme-border-radius-2xl: 1rem;
14
+ --theme-border-radius-3xl: 1.5rem;
15
+ --theme-border-radius-full: 9999px;
16
+ --theme-colors-error-100: #aa0000;
17
+ --theme-colors-error-90: #b90000;
18
+ --theme-colors-error-80: #c50001;
19
+ --theme-colors-error-70: #d80005;
20
+ --theme-colors-error-60: #e70000;
21
+ --theme-colors-error-50: #e62728;
22
+ --theme-colors-error-40: #e0504f;
23
+ --theme-colors-error-30: #ed7975;
24
+ --theme-colors-error-20: #ffadb3;
25
+ --theme-colors-error-10: #ffcbd2;
26
+ --theme-colors-error-5: #fee8e7;
27
+ --theme-colors-error-0: #fef2f1;
28
+ --theme-colors-warning-100: #fe6d00;
29
+ --theme-colors-warning-90: #ff9003;
30
+ --theme-colors-warning-80: #fd9f00;
31
+ --theme-colors-warning-70: #ffb300;
32
+ --theme-colors-warning-60: #ffc107;
33
+ --theme-colors-warning-50: #fdc926;
34
+ --theme-colors-warning-40: #fdd44d;
35
+ --theme-colors-warning-30: #fddf81;
36
+ --theme-colors-warning-20: #feebb2;
37
+ --theme-colors-warning-10: #fff2cd;
38
+ --theme-colors-warning-5: #fff8ea;
39
+ --theme-colors-warning-0: #fffdf9;
40
+ --theme-colors-success-100: #006f00;
41
+ --theme-colors-success-90: #008e00;
42
+ --theme-colors-success-80: #009f00;
43
+ --theme-colors-success-70: #00b300;
44
+ --theme-colors-success-60: #00c300;
45
+ --theme-colors-success-50: #40ce37;
46
+ --theme-colors-success-40: #60db57;
47
+ --theme-colors-success-30: #89eb80;
48
+ --theme-colors-success-20: #afffa7;
49
+ --theme-colors-success-10: #cbffc9;
50
+ --theme-colors-success-5: #ecf7ed;
51
+ --theme-colors-success-0: #f5faf5;
52
+ --theme-colors-info-100: #02569a;
53
+ --theme-colors-info-90: #0174ba;
54
+ --theme-colors-info-80: #0788d1;
55
+ --theme-colors-info-70: #0399e3;
56
+ --theme-colors-info-60: #02a8f3;
57
+ --theme-colors-info-50: #28b4f4;
58
+ --theme-colors-info-40: #4cc2f7;
59
+ --theme-colors-info-30: #7fd1f7;
60
+ --theme-colors-info-20: #b4e5fb;
61
+ --theme-colors-info-10: #e0f5fe;
62
+ --theme-colors-info-5: #effaff;
63
+ --theme-colors-info-0: #f9fdff;
64
+ --theme-colors-grey-100: #19191d;
65
+ --theme-colors-grey-90: #292a31;
66
+ --theme-colors-grey-80: #3a3a44;
67
+ --theme-colors-grey-70: #4a4b57;
68
+ --theme-colors-grey-60: #5a5b6a;
69
+ --theme-colors-grey-50: #787885;
70
+ --theme-colors-grey-40: #9696a0;
71
+ --theme-colors-grey-30: #b4b4bb;
72
+ --theme-colors-grey-10: #e1e1e3;
73
+ --theme-colors-grey-5: #ededf0;
74
+ --theme-colors-grey-0: #f7f7fa;
75
+ --theme-colors-secondary-100: #e11d16;
76
+ --theme-colors-secondary-90: #eb4610;
77
+ --theme-colors-secondary-80: #f3580d;
78
+ --theme-colors-secondary-70: #f96a02;
79
+ --theme-colors-secondary-60: #ff7700;
80
+ --theme-colors-secondary-50: #fc871a;
81
+ --theme-colors-secondary-40: #fb9a3e;
82
+ --theme-colors-secondary-30: #fab26e;
83
+ --theme-colors-secondary-20: #f8c99c;
84
+ --theme-colors-secondary-10: #fee8d0;
85
+ --theme-colors-secondary-5: #fff3e8;
86
+ --theme-colors-secondary-0: #fffbf8;
87
+ --theme-colors-primary-100: #a70045;
88
+ --theme-colors-primary-90: #c60443;
89
+ --theme-colors-primary-80: #e41a4a;
90
+ --theme-colors-primary-70: #ff3554;
91
+ --theme-colors-primary-60: #ff5275;
92
+ --theme-colors-primary-50: #ff6f94;
93
+ --theme-colors-primary-40: #ff8db0;
94
+ --theme-colors-primary-30: #ffa9c9;
95
+ --theme-colors-primary-20: #ffc4de;
96
+ --theme-colors-primary-10: #ffdeef;
97
+ --theme-colors-primary-5: #ffe8f4;
98
+ --theme-colors-primary-0: #fff9fc;
99
+ --theme-colors-grey-20: #d2d2d6;
100
+ --theme-colors-navy-blue-100: #30375E;
101
+ --theme-colors-transparent: transparent;
102
+ --theme-colors-white: white;
103
+ --theme-colors-black: black;
104
+ --theme-colors-current: currentColor;
105
+ --theme-box-shadow-24dp: 0px 24px 48px rgba(90, 91, 106, 0.08), 0px 12px 24px rgba(58, 58, 68, 0.08);
106
+ --theme-box-shadow-16dp: 0px 16px 32px rgba(90, 91, 106, 0.12), 0px 8px 16px rgba(58, 58, 68, 0.12);
107
+ --theme-box-shadow-8dp: 0px 8px 16px rgba(90, 91, 106, 0.16), 0px 4px 8px rgba(58, 58, 68, 0.16);
108
+ --theme-box-shadow-4dp: 0px 4px 8px rgba(90, 91, 106, 0.20), 0px 2px 4px rgba(58, 58, 68, 0.20);
109
+ --theme-box-shadow-2dp: 0px 2px 4px rgba(90, 91, 106, 0.24), 0px 1px 2px rgba(58, 58, 68, 0.24);
110
+ --theme-box-shadow-white-inset: inset 0 0 0 3px rgba(255,255,255,1);
111
+ --theme-screens-default: 0px;
112
+ --theme-screens-xs: 320px;
113
+ --theme-screens-sm: 672px;
114
+ --theme-screens-md: 1056px;
115
+ --theme-screens-lg: 1312px;
116
+ --theme-screens-xl: 1536px;
117
+ --theme-border-width-0: 0px;
118
+ --theme-border-width-2: 2px;
119
+ --theme-border-width-4: 4px;
120
+ --theme-border-width-8: 8px;
121
+ --theme-border-width-default: 1px;
122
+ --theme-font-family-sans: ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
123
+ --theme-font-family-serif: ui-serif,Georgia,Cambria,"Times New Roman",Times,serif;
124
+ --theme-font-family-mono: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
125
+ --theme-font-size-xs: 0.75rem;
126
+ --theme-font-size-xs-line-height: 1rem;
127
+ --theme-font-size-sm: 0.875rem;
128
+ --theme-font-size-sm-line-height: 1.25rem;
129
+ --theme-font-size-base: 1rem;
130
+ --theme-font-size-base-line-height: 1.5rem;
131
+ --theme-font-size-lg: 1.125rem;
132
+ --theme-font-size-lg-line-height: 1.75rem;
133
+ --theme-font-size-xl: 1.25rem;
134
+ --theme-font-size-xl-line-height: 1.75rem;
135
+ --theme-font-size-2xl: 1.5rem;
136
+ --theme-font-size-2xl-line-height: 2rem;
137
+ --theme-font-size-3xl: 1.875rem;
138
+ --theme-font-size-3xl-line-height: 2.25rem;
139
+ --theme-font-size-4xl: 2.25rem;
140
+ --theme-font-size-4xl-line-height: 2.5rem;
141
+ --theme-font-size-5xl: 3rem;
142
+ --theme-font-size-5xl-line-height: 1;
143
+ --theme-font-size-6xl: 3.75rem;
144
+ --theme-font-size-6xl-line-height: 1;
145
+ --theme-font-size-7xl: 4.5rem;
146
+ --theme-font-size-7xl-line-height: 1;
147
+ --theme-font-size-8xl: 6rem;
148
+ --theme-font-size-8xl-line-height: 1;
149
+ --theme-font-size-9xl: 8rem;
150
+ --theme-font-size-9xl-line-height: 1;
151
+ --theme-font-weight-thin: 100;
152
+ --theme-font-weight-extralight: 200;
153
+ --theme-font-weight-light: 300;
154
+ --theme-font-weight-normal: 400;
155
+ --theme-font-weight-medium: 500;
156
+ --theme-font-weight-semibold: 600;
157
+ --theme-font-weight-bold: 700;
158
+ --theme-font-weight-extrabold: 800;
159
+ --theme-font-weight-black: 900;
160
+ --theme-spacing-0: 0;
161
+ --theme-spacing-1: 2px;
162
+ --theme-spacing-2: 4px;
163
+ --theme-spacing-3: 8px;
164
+ --theme-spacing-4: 12px;
165
+ --theme-spacing-5: 16px;
166
+ --theme-spacing-6: 24px;
167
+ --theme-spacing-7: 32px;
168
+ --theme-spacing-8: 40px;
169
+ --theme-spacing-9: 48px;
170
+ --theme-spacing-1px: 1px;
171
+ --theme-spacing-l1: 16px;
172
+ --theme-spacing-l2: 24px;
173
+ --theme-spacing-l3: 32px;
174
+ --theme-spacing-l4: 48px;
175
+ --theme-spacing-l5: 64px;
176
+ --theme-spacing-l6: 96px;
177
+ --theme-spacing-l7: 160px;
178
+ }
@@ -0,0 +1,178 @@
1
+ /**
2
+ * Do not edit directly
3
+ * Generated on Fri, 05 May 2023 07:35:31 GMT
4
+ */
5
+
6
+ :root {
7
+ --theme-border-radius-none: 0px;
8
+ --theme-border-radius-sm: 0.125rem;
9
+ --theme-border-radius-default: 4px;
10
+ --theme-border-radius-md: 0.375rem;
11
+ --theme-border-radius-lg: 0.5rem;
12
+ --theme-border-radius-xl: 0.75rem;
13
+ --theme-border-radius-2xl: 1rem;
14
+ --theme-border-radius-3xl: 1.5rem;
15
+ --theme-border-radius-full: 9999px;
16
+ --theme-colors-error-100: #aa0000;
17
+ --theme-colors-error-90: #b90000;
18
+ --theme-colors-error-80: #c50001;
19
+ --theme-colors-error-70: #d80005;
20
+ --theme-colors-error-60: #e70000;
21
+ --theme-colors-error-50: #e62728;
22
+ --theme-colors-error-40: #e0504f;
23
+ --theme-colors-error-30: #ed7975;
24
+ --theme-colors-error-20: #ffadb3;
25
+ --theme-colors-error-10: #ffcbd2;
26
+ --theme-colors-error-5: #fee8e7;
27
+ --theme-colors-error-0: #fef2f1;
28
+ --theme-colors-warning-100: #fe6d00;
29
+ --theme-colors-warning-90: #ff9003;
30
+ --theme-colors-warning-80: #fd9f00;
31
+ --theme-colors-warning-70: #ffb300;
32
+ --theme-colors-warning-60: #ffc107;
33
+ --theme-colors-warning-50: #fdc926;
34
+ --theme-colors-warning-40: #fdd44d;
35
+ --theme-colors-warning-30: #fddf81;
36
+ --theme-colors-warning-20: #feebb2;
37
+ --theme-colors-warning-10: #fff2cd;
38
+ --theme-colors-warning-5: #fff8ea;
39
+ --theme-colors-warning-0: #fffdf9;
40
+ --theme-colors-success-100: #006f00;
41
+ --theme-colors-success-90: #008e00;
42
+ --theme-colors-success-80: #009f00;
43
+ --theme-colors-success-70: #00b300;
44
+ --theme-colors-success-60: #00c300;
45
+ --theme-colors-success-50: #40ce37;
46
+ --theme-colors-success-40: #60db57;
47
+ --theme-colors-success-30: #89eb80;
48
+ --theme-colors-success-20: #afffa7;
49
+ --theme-colors-success-10: #cbffc9;
50
+ --theme-colors-success-5: #ecf7ed;
51
+ --theme-colors-success-0: #f5faf5;
52
+ --theme-colors-info-100: #02569a;
53
+ --theme-colors-info-90: #0174ba;
54
+ --theme-colors-info-80: #0788d1;
55
+ --theme-colors-info-70: #0399e3;
56
+ --theme-colors-info-60: #02a8f3;
57
+ --theme-colors-info-50: #28b4f4;
58
+ --theme-colors-info-40: #4cc2f7;
59
+ --theme-colors-info-30: #7fd1f7;
60
+ --theme-colors-info-20: #b4e5fb;
61
+ --theme-colors-info-10: #e0f5fe;
62
+ --theme-colors-info-5: #effaff;
63
+ --theme-colors-info-0: #f9fdff;
64
+ --theme-colors-grey-100: #19191d;
65
+ --theme-colors-grey-90: #292a31;
66
+ --theme-colors-grey-80: #3a3a44;
67
+ --theme-colors-grey-70: #4a4b57;
68
+ --theme-colors-grey-60: #5a5b6a;
69
+ --theme-colors-grey-50: #787885;
70
+ --theme-colors-grey-40: #9696a0;
71
+ --theme-colors-grey-30: #b4b4bb;
72
+ --theme-colors-grey-20: #d2d2d6;
73
+ --theme-colors-grey-10: #e1e1e3;
74
+ --theme-colors-grey-5: #ededf0;
75
+ --theme-colors-grey-0: #f7f7fa;
76
+ --theme-colors-secondary-100: #e11d16;
77
+ --theme-colors-secondary-90: #eb4610;
78
+ --theme-colors-secondary-80: #f3580d;
79
+ --theme-colors-secondary-70: #f96a02;
80
+ --theme-colors-secondary-60: #ff7700;
81
+ --theme-colors-secondary-50: #fc871a;
82
+ --theme-colors-secondary-40: #fb9a3e;
83
+ --theme-colors-secondary-30: #fab26e;
84
+ --theme-colors-secondary-20: #f8c99c;
85
+ --theme-colors-secondary-10: #fee8d0;
86
+ --theme-colors-secondary-5: #fff3e8;
87
+ --theme-colors-secondary-0: #fffbf8;
88
+ --theme-colors-primary-100: #02569a;
89
+ --theme-colors-primary-90: #0174ba;
90
+ --theme-colors-primary-80: #0788d1;
91
+ --theme-colors-primary-70: #0399e3;
92
+ --theme-colors-primary-60: #02a8f3;
93
+ --theme-colors-primary-50: #28b4f4;
94
+ --theme-colors-primary-40: #4cc2f7;
95
+ --theme-colors-primary-30: #7fd1f7;
96
+ --theme-colors-primary-20: #b4e5fb;
97
+ --theme-colors-primary-10: #e0f5fe;
98
+ --theme-colors-primary-5: #effaff;
99
+ --theme-colors-primary-0: #f9fdff;
100
+ --theme-colors-navy-blue-100: #30375E;
101
+ --theme-colors-transparent: transparent;
102
+ --theme-colors-white: white;
103
+ --theme-colors-black: black;
104
+ --theme-colors-current: currentColor;
105
+ --theme-box-shadow-24dp: 0px 24px 48px rgba(90, 91, 106, 0.08), 0px 12px 24px rgba(58, 58, 68, 0.08);
106
+ --theme-box-shadow-16dp: 0px 16px 32px rgba(90, 91, 106, 0.12), 0px 8px 16px rgba(58, 58, 68, 0.12);
107
+ --theme-box-shadow-8dp: 0px 8px 16px rgba(90, 91, 106, 0.16), 0px 4px 8px rgba(58, 58, 68, 0.16);
108
+ --theme-box-shadow-4dp: 0px 4px 8px rgba(90, 91, 106, 0.20), 0px 2px 4px rgba(58, 58, 68, 0.20);
109
+ --theme-box-shadow-2dp: 0px 2px 4px rgba(90, 91, 106, 0.24), 0px 1px 2px rgba(58, 58, 68, 0.24);
110
+ --theme-box-shadow-white-inset: inset 0 0 0 3px rgba(255,255,255,1);
111
+ --theme-screens-default: 0px;
112
+ --theme-screens-xs: 320px;
113
+ --theme-screens-sm: 672px;
114
+ --theme-screens-md: 1056px;
115
+ --theme-screens-lg: 1312px;
116
+ --theme-screens-xl: 1536px;
117
+ --theme-border-width-0: 0px;
118
+ --theme-border-width-2: 2px;
119
+ --theme-border-width-4: 4px;
120
+ --theme-border-width-8: 8px;
121
+ --theme-border-width-default: 1px;
122
+ --theme-font-family-sans: ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
123
+ --theme-font-family-serif: ui-serif,Georgia,Cambria,"Times New Roman",Times,serif;
124
+ --theme-font-family-mono: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
125
+ --theme-font-size-xs: 0.75rem;
126
+ --theme-font-size-xs-line-height: 1rem;
127
+ --theme-font-size-sm: 0.875rem;
128
+ --theme-font-size-sm-line-height: 1.25rem;
129
+ --theme-font-size-base: 1rem;
130
+ --theme-font-size-base-line-height: 1.5rem;
131
+ --theme-font-size-lg: 1.125rem;
132
+ --theme-font-size-lg-line-height: 1.75rem;
133
+ --theme-font-size-xl: 1.25rem;
134
+ --theme-font-size-xl-line-height: 1.75rem;
135
+ --theme-font-size-2xl: 1.5rem;
136
+ --theme-font-size-2xl-line-height: 2rem;
137
+ --theme-font-size-3xl: 1.875rem;
138
+ --theme-font-size-3xl-line-height: 2.25rem;
139
+ --theme-font-size-4xl: 2.25rem;
140
+ --theme-font-size-4xl-line-height: 2.5rem;
141
+ --theme-font-size-5xl: 3rem;
142
+ --theme-font-size-5xl-line-height: 1;
143
+ --theme-font-size-6xl: 3.75rem;
144
+ --theme-font-size-6xl-line-height: 1;
145
+ --theme-font-size-7xl: 4.5rem;
146
+ --theme-font-size-7xl-line-height: 1;
147
+ --theme-font-size-8xl: 6rem;
148
+ --theme-font-size-8xl-line-height: 1;
149
+ --theme-font-size-9xl: 8rem;
150
+ --theme-font-size-9xl-line-height: 1;
151
+ --theme-font-weight-thin: 100;
152
+ --theme-font-weight-extralight: 200;
153
+ --theme-font-weight-light: 300;
154
+ --theme-font-weight-normal: 400;
155
+ --theme-font-weight-medium: 500;
156
+ --theme-font-weight-semibold: 600;
157
+ --theme-font-weight-bold: 700;
158
+ --theme-font-weight-extrabold: 800;
159
+ --theme-font-weight-black: 900;
160
+ --theme-spacing-0: 0;
161
+ --theme-spacing-1: 2px;
162
+ --theme-spacing-2: 4px;
163
+ --theme-spacing-3: 8px;
164
+ --theme-spacing-4: 12px;
165
+ --theme-spacing-5: 16px;
166
+ --theme-spacing-6: 24px;
167
+ --theme-spacing-7: 32px;
168
+ --theme-spacing-8: 40px;
169
+ --theme-spacing-9: 48px;
170
+ --theme-spacing-1px: 1px;
171
+ --theme-spacing-l1: 16px;
172
+ --theme-spacing-l2: 24px;
173
+ --theme-spacing-l3: 32px;
174
+ --theme-spacing-l4: 48px;
175
+ --theme-spacing-l5: 64px;
176
+ --theme-spacing-l6: 96px;
177
+ --theme-spacing-l7: 160px;
178
+ }
package/dist/atoms.cjs CHANGED
@@ -60,11 +60,11 @@ var require_chevronDown = __commonJS({
60
60
  "src/icons/chevronDown.js"(exports) {
61
61
  "use strict";
62
62
  var data = {
63
- "body": '<path fill="currentColor" fill-rule="evenodd" d="M16 6c-.28 0-.53.11-.71.29L10 11.59l-5.29-5.3a1.003 1.003 0 00-1.42 1.42l6 6c.18.18.43.29.71.29.28 0 .53-.11.71-.29l6-6A1.003 1.003 0 0016 6Z" clip-rule="evenodd"/>',
63
+ "body": '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m5.5 8.25 5.5 5.5 5.5-5.5"/>',
64
64
  "left": 0,
65
65
  "top": 0,
66
- "width": 20,
67
- "height": 20
66
+ "width": 22,
67
+ "height": 22
68
68
  };
69
69
  exports.__esModule = true;
70
70
  exports.default = data;
@@ -76,11 +76,11 @@ var require_loading = __commonJS({
76
76
  "src/icons/loading.js"(exports) {
77
77
  "use strict";
78
78
  var data = {
79
- "body": '<g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-width="3" transform="translate(1 1)"><circle cx="18" cy="18" r="18" stroke-opacity=".5"/><path d="M36 18c0-9.94-8.06-18-18-18"><animateTransform attributeName="transform" dur="1s" from="0 18 18" repeatCount="indefinite" to="360 18 18" type="rotate"/></path></g>',
79
+ "body": '<g fill="none" stroke="currentColor" stroke-width="3"><circle cx="10" cy="10" r="8.5" transform="matrix(-1 0 0 1 21 1)"/><path d="M19.235 10.412a7.647 7.647 0 00-7.647-7.647"/></g>',
80
80
  "left": 0,
81
81
  "top": 0,
82
- "width": 40,
83
- "height": 40
82
+ "width": 22,
83
+ "height": 22
84
84
  };
85
85
  exports.__esModule = true;
86
86
  exports.default = data;
@@ -1238,11 +1238,11 @@ var require_confirm = __commonJS({
1238
1238
  "src/icons/confirm.js"(exports) {
1239
1239
  "use strict";
1240
1240
  var data = {
1241
- "body": '<path fill="currentColor" fill-rule="evenodd" d="M9.71 5.29a1.003 1.003 0 00-1.42 1.42l3 3c.18.18.43.29.71.29.28 0 .53-.11.71-.29l7-7a1.003 1.003 0 00-1.42-1.42L12 7.59l-2.29-2.3Zm7.93 2.32c.23.75.36 1.56.36 2.39 0 4.42-3.58 8-8 8s-8-3.58-8-8a7.998 7.998 0 0111.8-7.04l1.46-1.46C13.73.56 11.93 0 10 0 4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10c0-1.4-.29-2.73-.81-3.95l-1.55 1.56Z" clip-rule="evenodd"/>',
1241
+ "body": '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M20.167 10.162v.843a9.166 9.166 0 11-5.436-8.378m5.436 1.04L11 12.842l-2.75-2.75"/>',
1242
1242
  "left": 0,
1243
1243
  "top": 0,
1244
- "width": 20,
1245
- "height": 20
1244
+ "width": 22,
1245
+ "height": 22
1246
1246
  };
1247
1247
  exports.__esModule = true;
1248
1248
  exports.default = data;
@@ -1254,11 +1254,11 @@ var require_cross = __commonJS({
1254
1254
  "src/icons/cross.js"(exports) {
1255
1255
  "use strict";
1256
1256
  var data = {
1257
- "body": '<path fill="currentColor" fill-rule="evenodd" d="m11.41 10 4.29-4.29c.19-.18.3-.43.3-.71a1.003 1.003 0 00-1.71-.71L10 8.59l-4.29-4.3a1.003 1.003 0 00-1.42 1.42L8.59 10 4.3 14.29c-.19.18-.3.43-.3.71a1.003 1.003 0 001.71.71l4.29-4.3 4.29 4.29c.18.19.43.3.71.3a1.003 1.003 0 00.71-1.71L11.41 10Z" clip-rule="evenodd"/>',
1257
+ "body": '<path fill="currentColor" fill-rule="evenodd" d="m12.293 11 3.932-3.933a.885.885 0 00.275-.65.92.92 0 00-1.568-.651L11 9.707 7.067 5.766a.92.92 0 00-1.302 1.302L9.708 11l-3.932 3.932a.885.885 0 00-.275.651.92.92 0 001.567.651L11 12.292l3.932 3.933a.885.885 0 00.651.275.92.92 0 00.651-1.568L12.292 11Z" clip-rule="evenodd"/>',
1258
1258
  "left": 0,
1259
1259
  "top": 0,
1260
- "width": 20,
1261
- "height": 20
1260
+ "width": 22,
1261
+ "height": 22
1262
1262
  };
1263
1263
  exports.__esModule = true;
1264
1264
  exports.default = data;
@@ -1270,11 +1270,11 @@ var require_error = __commonJS({
1270
1270
  "src/icons/error.js"(exports) {
1271
1271
  "use strict";
1272
1272
  var data = {
1273
- "body": '<path fill="currentColor" fill-rule="evenodd" d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0Zm1 16H9v-2h2v2Zm0-3H9V4h2v9Z" clip-rule="evenodd"/>',
1273
+ "body": '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M11 7.333V11m0 3.667h.01M20.166 11a9.167 9.167 0 11-18.334 0 9.167 9.167 0 0118.334 0Z"/>',
1274
1274
  "left": 0,
1275
1275
  "top": 0,
1276
- "width": 20,
1277
- "height": 20
1276
+ "width": 22,
1277
+ "height": 22
1278
1278
  };
1279
1279
  exports.__esModule = true;
1280
1280
  exports.default = data;
@@ -1286,11 +1286,11 @@ var require_infoSign = __commonJS({
1286
1286
  "src/icons/infoSign.js"(exports) {
1287
1287
  "use strict";
1288
1288
  var data = {
1289
- "body": '<path fill="currentColor" fill-rule="evenodd" d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0ZM9 4h2v2H9V4Zm4 12H7v-1h2V8H8V7h3v8h2v1Z" clip-rule="evenodd"/>',
1289
+ "body": '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M11 14.667V11m0-3.667h.01M20.166 11a9.167 9.167 0 11-18.334 0 9.167 9.167 0 0118.334 0Z"/>',
1290
1290
  "left": 0,
1291
1291
  "top": 0,
1292
- "width": 20,
1293
- "height": 20
1292
+ "width": 22,
1293
+ "height": 22
1294
1294
  };
1295
1295
  exports.__esModule = true;
1296
1296
  exports.default = data;
@@ -1302,11 +1302,11 @@ var require_warningSign = __commonJS({
1302
1302
  "src/icons/warningSign.js"(exports) {
1303
1303
  "use strict";
1304
1304
  var data = {
1305
- "body": '<path fill="currentColor" fill-rule="evenodd" d="m19.86 17.52.01-.01-9-16-.01.01A.982.982 0 0010 1c-.37 0-.69.21-.86.52l-.01-.01-9 16 .01.01c-.08.14-.14.3-.14.48 0 .55.45 1 1 1h18c.55 0 1-.45 1-1 0-.18-.06-.34-.14-.48ZM11 17H9v-2h2v2Zm0-3H9V6h2v8Z" clip-rule="evenodd"/>',
1305
+ "body": '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M11 8.25v3.667m0 3.666h.009M9.731 3.567 2.19 16.59c-.418.723-.627 1.084-.596 1.38a.917.917 0 00.372.646c.241.176.659.176 1.493.176h15.08c.834 0 1.251 0 1.492-.176a.917.917 0 00.373-.646c.03-.296-.178-.657-.596-1.38l-7.54-13.023c-.417-.72-.625-1.08-.897-1.2a.917.917 0 00-.745 0c-.271.12-.48.48-.896 1.2Z"/>',
1306
1306
  "left": 0,
1307
1307
  "top": 0,
1308
- "width": 20,
1309
- "height": 20
1308
+ "width": 22,
1309
+ "height": 22
1310
1310
  };
1311
1311
  exports.__esModule = true;
1312
1312
  exports.default = data;
@@ -1318,11 +1318,11 @@ var require_minus = __commonJS({
1318
1318
  "src/icons/minus.js"(exports) {
1319
1319
  "use strict";
1320
1320
  var data = {
1321
- "body": '<path fill="currentColor" fill-rule="evenodd" d="M16 9H4c-.55 0-1 .45-1 1s.45 1 1 1h12c.55 0 1-.45 1-1s-.45-1-1-1Z" clip-rule="evenodd"/>',
1321
+ "body": '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4.583 11h12.834"/>',
1322
1322
  "left": 0,
1323
1323
  "top": 0,
1324
- "width": 20,
1325
- "height": 20
1324
+ "width": 22,
1325
+ "height": 22
1326
1326
  };
1327
1327
  exports.__esModule = true;
1328
1328
  exports.default = data;
@@ -1334,11 +1334,11 @@ var require_tick = __commonJS({
1334
1334
  "src/icons/tick.js"(exports) {
1335
1335
  "use strict";
1336
1336
  var data = {
1337
- "body": '<path fill="currentColor" fill-rule="evenodd" d="M17 4c-.28 0-.53.11-.71.29L7 13.59 3.71 10.3A.965.965 0 003 10a1.003 1.003 0 00-.71 1.71l4 4c.18.18.43.29.71.29.28 0 .53-.11.71-.29l10-10A1.003 1.003 0 0017 4Z" clip-rule="evenodd"/>',
1337
+ "body": '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M18.333 5.5 8.25 15.583 3.667 11"/>',
1338
1338
  "left": 0,
1339
1339
  "top": 0,
1340
- "width": 20,
1341
- "height": 20
1340
+ "width": 22,
1341
+ "height": 22
1342
1342
  };
1343
1343
  exports.__esModule = true;
1344
1344
  exports.default = data;
@@ -1350,11 +1350,11 @@ var require_chevronUp = __commonJS({
1350
1350
  "src/icons/chevronUp.js"(exports) {
1351
1351
  "use strict";
1352
1352
  var data = {
1353
- "body": '<path fill="currentColor" fill-rule="evenodd" d="m16.71 12.29-6-6A.997.997 0 0010 6c-.28 0-.53.11-.71.29l-6 6a1.003 1.003 0 001.42 1.42L10 8.41l5.29 5.29c.18.19.43.3.71.3a1.003 1.003 0 00.71-1.71Z" clip-rule="evenodd"/>',
1353
+ "body": '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16.5 13.75 11 8.25l-5.5 5.5"/>',
1354
1354
  "left": 0,
1355
1355
  "top": 0,
1356
- "width": 20,
1357
- "height": 20
1356
+ "width": 22,
1357
+ "height": 22
1358
1358
  };
1359
1359
  exports.__esModule = true;
1360
1360
  exports.default = data;
@@ -1366,11 +1366,11 @@ var require_search = __commonJS({
1366
1366
  "src/icons/search.js"(exports) {
1367
1367
  "use strict";
1368
1368
  var data = {
1369
- "body": '<path fill="currentColor" fill-rule="evenodd" d="m19.56 17.44-4.94-4.94A8.004 8.004 0 0016 8c0-4.42-3.58-8-8-8S0 3.58 0 8s3.58 8 8 8c1.67 0 3.21-.51 4.5-1.38l4.94 4.94a1.498 1.498 0 102.12-2.12ZM8 14c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6Z" clip-rule="evenodd"/>',
1369
+ "body": '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m20 20-4.35-4.35M18 10a8 8 0 11-16 0 8 8 0 0116 0Z"/>',
1370
1370
  "left": 0,
1371
1371
  "top": 0,
1372
- "width": 20,
1373
- "height": 20
1372
+ "width": 22,
1373
+ "height": 22
1374
1374
  };
1375
1375
  exports.__esModule = true;
1376
1376
  exports.default = data;