@clickhouse/click-ui 0.8.0 → 1.0.0-rc2

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 (1851) hide show
  1. package/README.md +26 -0
  2. package/dist/cjs/click-ui.css +1161 -305
  3. package/dist/cjs/components/Accordion/Accordion.css +2 -1
  4. package/dist/cjs/components/Accordion/index.cjs +43 -19
  5. package/dist/cjs/components/Accordion/index.cjs.map +1 -1
  6. package/dist/cjs/components/Alert/Alert.css +2 -1
  7. package/dist/cjs/components/Alert/index.cjs +75 -28
  8. package/dist/cjs/components/Alert/index.cjs.map +1 -1
  9. package/dist/cjs/components/Assets/Flags/Australia.cjs +144 -25
  10. package/dist/cjs/components/Assets/Flags/Australia.cjs.map +1 -1
  11. package/dist/cjs/components/Assets/Flags/Brazil.cjs +2138 -305
  12. package/dist/cjs/components/Assets/Flags/Brazil.cjs.map +1 -1
  13. package/dist/cjs/components/Assets/Flags/Canada.cjs +46 -8
  14. package/dist/cjs/components/Assets/Flags/Canada.cjs.map +1 -1
  15. package/dist/cjs/components/Assets/Flags/European-Union.cjs +803 -118
  16. package/dist/cjs/components/Assets/Flags/European-Union.cjs.map +1 -1
  17. package/dist/cjs/components/Assets/Flags/France.cjs +45 -8
  18. package/dist/cjs/components/Assets/Flags/France.cjs.map +1 -1
  19. package/dist/cjs/components/Assets/Flags/Germany.cjs +45 -8
  20. package/dist/cjs/components/Assets/Flags/Germany.cjs.map +1 -1
  21. package/dist/cjs/components/Assets/Flags/Great-Britain.cjs.map +1 -1
  22. package/dist/cjs/components/Assets/Flags/Hong-Kong.cjs +101 -16
  23. package/dist/cjs/components/Assets/Flags/Hong-Kong.cjs.map +1 -1
  24. package/dist/cjs/components/Assets/Flags/India.cjs +82 -15
  25. package/dist/cjs/components/Assets/Flags/India.cjs.map +1 -1
  26. package/dist/cjs/components/Assets/Flags/Indonesia.cjs +38 -7
  27. package/dist/cjs/components/Assets/Flags/Indonesia.cjs.map +1 -1
  28. package/dist/cjs/components/Assets/Flags/Ireland.cjs +54 -11
  29. package/dist/cjs/components/Assets/Flags/Ireland.cjs.map +1 -1
  30. package/dist/cjs/components/Assets/Flags/Israel.cjs +116 -20
  31. package/dist/cjs/components/Assets/Flags/Israel.cjs.map +1 -1
  32. package/dist/cjs/components/Assets/Flags/Japan.cjs +38 -7
  33. package/dist/cjs/components/Assets/Flags/Japan.cjs.map +1 -1
  34. package/dist/cjs/components/Assets/Flags/Malaysia.cjs +59 -10
  35. package/dist/cjs/components/Assets/Flags/Malaysia.cjs.map +1 -1
  36. package/dist/cjs/components/Assets/Flags/Mexico.cjs +3176 -460
  37. package/dist/cjs/components/Assets/Flags/Mexico.cjs.map +1 -1
  38. package/dist/cjs/components/Assets/Flags/Netherlands.cjs +45 -8
  39. package/dist/cjs/components/Assets/Flags/Netherlands.cjs.map +1 -1
  40. package/dist/cjs/components/Assets/Flags/Singapore.cjs +68 -13
  41. package/dist/cjs/components/Assets/Flags/Singapore.cjs.map +1 -1
  42. package/dist/cjs/components/Assets/Flags/South-Africa.cjs +110 -20
  43. package/dist/cjs/components/Assets/Flags/South-Africa.cjs.map +1 -1
  44. package/dist/cjs/components/Assets/Flags/South-Korea.cjs +75 -12
  45. package/dist/cjs/components/Assets/Flags/South-Korea.cjs.map +1 -1
  46. package/dist/cjs/components/Assets/Flags/Sweden.cjs +38 -7
  47. package/dist/cjs/components/Assets/Flags/Sweden.cjs.map +1 -1
  48. package/dist/cjs/components/Assets/Flags/Switzerland.cjs +45 -8
  49. package/dist/cjs/components/Assets/Flags/Switzerland.cjs.map +1 -1
  50. package/dist/cjs/components/Assets/Flags/Taiwan.cjs +73 -12
  51. package/dist/cjs/components/Assets/Flags/Taiwan.cjs.map +1 -1
  52. package/dist/cjs/components/Assets/Flags/United-Arab-Emirates.cjs +52 -9
  53. package/dist/cjs/components/Assets/Flags/United-Arab-Emirates.cjs.map +1 -1
  54. package/dist/cjs/components/Assets/Flags/United-Kingdom.cjs +72 -13
  55. package/dist/cjs/components/Assets/Flags/United-Kingdom.cjs.map +1 -1
  56. package/dist/cjs/components/Assets/Flags/United-States.cjs +52 -9
  57. package/dist/cjs/components/Assets/Flags/United-States.cjs.map +1 -1
  58. package/dist/cjs/components/Assets/Flags/system/Flag.cjs +20 -12
  59. package/dist/cjs/components/Assets/Flags/system/Flag.cjs.map +1 -1
  60. package/dist/cjs/components/Assets/Flags/system/FlagsDark.cjs.map +1 -1
  61. package/dist/cjs/components/Assets/Flags/system/FlagsLight.cjs.map +1 -1
  62. package/dist/cjs/components/Assets/Icons/Activity.cjs +34 -4
  63. package/dist/cjs/components/Assets/Icons/Activity.cjs.map +1 -1
  64. package/dist/cjs/components/Assets/Icons/Alarm.cjs +73 -8
  65. package/dist/cjs/components/Assets/Icons/Alarm.cjs.map +1 -1
  66. package/dist/cjs/components/Assets/Icons/Arrow-Directions.cjs +53 -6
  67. package/dist/cjs/components/Assets/Icons/Arrow-Directions.cjs.map +1 -1
  68. package/dist/cjs/components/Assets/Icons/Arrow-Down.cjs +21 -1
  69. package/dist/cjs/components/Assets/Icons/Arrow-Down.cjs.map +1 -1
  70. package/dist/cjs/components/Assets/Icons/Arrow-Left.cjs +33 -4
  71. package/dist/cjs/components/Assets/Icons/Arrow-Left.cjs.map +1 -1
  72. package/dist/cjs/components/Assets/Icons/Arrow-Right.cjs +21 -1
  73. package/dist/cjs/components/Assets/Icons/Arrow-Right.cjs.map +1 -1
  74. package/dist/cjs/components/Assets/Icons/Arrow-Triangle.cjs +43 -5
  75. package/dist/cjs/components/Assets/Icons/Arrow-Triangle.cjs.map +1 -1
  76. package/dist/cjs/components/Assets/Icons/Arrow-Up.cjs +21 -1
  77. package/dist/cjs/components/Assets/Icons/Arrow-Up.cjs.map +1 -1
  78. package/dist/cjs/components/Assets/Icons/Auth-App.cjs +37 -7
  79. package/dist/cjs/components/Assets/Icons/Auth-App.cjs.map +1 -1
  80. package/dist/cjs/components/Assets/Icons/Auth-Sms.cjs +37 -7
  81. package/dist/cjs/components/Assets/Icons/Auth-Sms.cjs.map +1 -1
  82. package/dist/cjs/components/Assets/Icons/Backups.cjs +33 -4
  83. package/dist/cjs/components/Assets/Icons/Backups.cjs.map +1 -1
  84. package/dist/cjs/components/Assets/Icons/Bar-Chart.cjs +59 -6
  85. package/dist/cjs/components/Assets/Icons/Bar-Chart.cjs.map +1 -1
  86. package/dist/cjs/components/Assets/Icons/Bell.cjs +45 -5
  87. package/dist/cjs/components/Assets/Icons/Bell.cjs.map +1 -1
  88. package/dist/cjs/components/Assets/Icons/Beta.cjs +18 -1
  89. package/dist/cjs/components/Assets/Icons/Beta.cjs.map +1 -1
  90. package/dist/cjs/components/Assets/Icons/Blog.cjs +45 -5
  91. package/dist/cjs/components/Assets/Icons/Blog.cjs.map +1 -1
  92. package/dist/cjs/components/Assets/Icons/Bold.cjs +21 -1
  93. package/dist/cjs/components/Assets/Icons/Bold.cjs.map +1 -1
  94. package/dist/cjs/components/Assets/Icons/Book.cjs +34 -4
  95. package/dist/cjs/components/Assets/Icons/Book.cjs.map +1 -1
  96. package/dist/cjs/components/Assets/Icons/Brackets.cjs +21 -1
  97. package/dist/cjs/components/Assets/Icons/Brackets.cjs.map +1 -1
  98. package/dist/cjs/components/Assets/Icons/Briefcase.cjs +34 -4
  99. package/dist/cjs/components/Assets/Icons/Briefcase.cjs.map +1 -1
  100. package/dist/cjs/components/Assets/Icons/Building.cjs +34 -4
  101. package/dist/cjs/components/Assets/Icons/Building.cjs.map +1 -1
  102. package/dist/cjs/components/Assets/Icons/Burger-Menu.cjs +21 -1
  103. package/dist/cjs/components/Assets/Icons/Burger-Menu.cjs.map +1 -1
  104. package/dist/cjs/components/Assets/Icons/Calendar-With-Time.cjs +123 -13
  105. package/dist/cjs/components/Assets/Icons/Calendar-With-Time.cjs.map +1 -1
  106. package/dist/cjs/components/Assets/Icons/Calendar.cjs +257 -26
  107. package/dist/cjs/components/Assets/Icons/Calendar.cjs.map +1 -1
  108. package/dist/cjs/components/Assets/Icons/Cards.cjs +34 -4
  109. package/dist/cjs/components/Assets/Icons/Cards.cjs.map +1 -1
  110. package/dist/cjs/components/Assets/Icons/Cell-Tower.cjs +20 -1
  111. package/dist/cjs/components/Assets/Icons/Cell-Tower.cjs.map +1 -1
  112. package/dist/cjs/components/Assets/Icons/Chart-Area.cjs +27 -4
  113. package/dist/cjs/components/Assets/Icons/Chart-Area.cjs.map +1 -1
  114. package/dist/cjs/components/Assets/Icons/Chart-Bar-Horizontal.cjs +18 -1
  115. package/dist/cjs/components/Assets/Icons/Chart-Bar-Horizontal.cjs.map +1 -1
  116. package/dist/cjs/components/Assets/Icons/Chart-Cloud.cjs +18 -1
  117. package/dist/cjs/components/Assets/Icons/Chart-Cloud.cjs.map +1 -1
  118. package/dist/cjs/components/Assets/Icons/Chart-Donut.cjs +18 -1
  119. package/dist/cjs/components/Assets/Icons/Chart-Donut.cjs.map +1 -1
  120. package/dist/cjs/components/Assets/Icons/Chart-Heatmap.cjs +56 -7
  121. package/dist/cjs/components/Assets/Icons/Chart-Heatmap.cjs.map +1 -1
  122. package/dist/cjs/components/Assets/Icons/Chart-Scatter.cjs +18 -1
  123. package/dist/cjs/components/Assets/Icons/Chart-Scatter.cjs.map +1 -1
  124. package/dist/cjs/components/Assets/Icons/Chart-Square.cjs +29 -4
  125. package/dist/cjs/components/Assets/Icons/Chart-Square.cjs.map +1 -1
  126. package/dist/cjs/components/Assets/Icons/Chart-Stacked-Horizontal.cjs +95 -9
  127. package/dist/cjs/components/Assets/Icons/Chart-Stacked-Horizontal.cjs.map +1 -1
  128. package/dist/cjs/components/Assets/Icons/Chart-Stacked-Vertical.cjs +95 -9
  129. package/dist/cjs/components/Assets/Icons/Chart-Stacked-Vertical.cjs.map +1 -1
  130. package/dist/cjs/components/Assets/Icons/Chat.cjs +21 -1
  131. package/dist/cjs/components/Assets/Icons/Chat.cjs.map +1 -1
  132. package/dist/cjs/components/Assets/Icons/Check-In-Circle.cjs +45 -4
  133. package/dist/cjs/components/Assets/Icons/Check-In-Circle.cjs.map +1 -1
  134. package/dist/cjs/components/Assets/Icons/Check.cjs +21 -1
  135. package/dist/cjs/components/Assets/Icons/Check.cjs.map +1 -1
  136. package/dist/cjs/components/Assets/Icons/Chevron-Down.cjs +21 -1
  137. package/dist/cjs/components/Assets/Icons/Chevron-Down.cjs.map +1 -1
  138. package/dist/cjs/components/Assets/Icons/Chevron-Left.cjs +21 -1
  139. package/dist/cjs/components/Assets/Icons/Chevron-Left.cjs.map +1 -1
  140. package/dist/cjs/components/Assets/Icons/Chevron-Right.cjs +21 -1
  141. package/dist/cjs/components/Assets/Icons/Chevron-Right.cjs.map +1 -1
  142. package/dist/cjs/components/Assets/Icons/Chevron-Up.cjs +21 -1
  143. package/dist/cjs/components/Assets/Icons/Chevron-Up.cjs.map +1 -1
  144. package/dist/cjs/components/Assets/Icons/Circle.cjs +23 -1
  145. package/dist/cjs/components/Assets/Icons/Circle.cjs.map +1 -1
  146. package/dist/cjs/components/Assets/Icons/Clock.cjs +44 -5
  147. package/dist/cjs/components/Assets/Icons/Clock.cjs.map +1 -1
  148. package/dist/cjs/components/Assets/Icons/Cloud-Keys.cjs +43 -5
  149. package/dist/cjs/components/Assets/Icons/Cloud-Keys.cjs.map +1 -1
  150. package/dist/cjs/components/Assets/Icons/Cloud.cjs +22 -1
  151. package/dist/cjs/components/Assets/Icons/Cloud.cjs.map +1 -1
  152. package/dist/cjs/components/Assets/Icons/Code-In-Square.cjs +34 -4
  153. package/dist/cjs/components/Assets/Icons/Code-In-Square.cjs.map +1 -1
  154. package/dist/cjs/components/Assets/Icons/Code.cjs +43 -5
  155. package/dist/cjs/components/Assets/Icons/Code.cjs.map +1 -1
  156. package/dist/cjs/components/Assets/Icons/Collapse-All.cjs +27 -4
  157. package/dist/cjs/components/Assets/Icons/Collapse-All.cjs.map +1 -1
  158. package/dist/cjs/components/Assets/Icons/Connect-Alt.cjs +34 -4
  159. package/dist/cjs/components/Assets/Icons/Connect-Alt.cjs.map +1 -1
  160. package/dist/cjs/components/Assets/Icons/Connect.cjs +21 -1
  161. package/dist/cjs/components/Assets/Icons/Connect.cjs.map +1 -1
  162. package/dist/cjs/components/Assets/Icons/Console.cjs +34 -4
  163. package/dist/cjs/components/Assets/Icons/Console.cjs.map +1 -1
  164. package/dist/cjs/components/Assets/Icons/Copy.cjs +37 -4
  165. package/dist/cjs/components/Assets/Icons/Copy.cjs.map +1 -1
  166. package/dist/cjs/components/Assets/Icons/Cpu.cjs +123 -15
  167. package/dist/cjs/components/Assets/Icons/Cpu.cjs.map +1 -1
  168. package/dist/cjs/components/Assets/Icons/Credit-Card.cjs +63 -9
  169. package/dist/cjs/components/Assets/Icons/Credit-Card.cjs.map +1 -1
  170. package/dist/cjs/components/Assets/Icons/Cross.cjs +33 -4
  171. package/dist/cjs/components/Assets/Icons/Cross.cjs.map +1 -1
  172. package/dist/cjs/components/Assets/Icons/Data-Lakes.cjs +18 -1
  173. package/dist/cjs/components/Assets/Icons/Data-Lakes.cjs.map +1 -1
  174. package/dist/cjs/components/Assets/Icons/Data.cjs +43 -5
  175. package/dist/cjs/components/Assets/Icons/Data.cjs.map +1 -1
  176. package/dist/cjs/components/Assets/Icons/Database.cjs +35 -4
  177. package/dist/cjs/components/Assets/Icons/Database.cjs.map +1 -1
  178. package/dist/cjs/components/Assets/Icons/Disk.cjs +34 -4
  179. package/dist/cjs/components/Assets/Icons/Disk.cjs.map +1 -1
  180. package/dist/cjs/components/Assets/Icons/Display.cjs +34 -4
  181. package/dist/cjs/components/Assets/Icons/Display.cjs.map +1 -1
  182. package/dist/cjs/components/Assets/Icons/Document.cjs +34 -4
  183. package/dist/cjs/components/Assets/Icons/Document.cjs.map +1 -1
  184. package/dist/cjs/components/Assets/Icons/Dollar.cjs +21 -1
  185. package/dist/cjs/components/Assets/Icons/Dollar.cjs.map +1 -1
  186. package/dist/cjs/components/Assets/Icons/Dot.cjs +20 -1
  187. package/dist/cjs/components/Assets/Icons/Dot.cjs.map +1 -1
  188. package/dist/cjs/components/Assets/Icons/Dots-Horizontal.cjs +43 -5
  189. package/dist/cjs/components/Assets/Icons/Dots-Horizontal.cjs.map +1 -1
  190. package/dist/cjs/components/Assets/Icons/Dots-Triangle.cjs +79 -8
  191. package/dist/cjs/components/Assets/Icons/Dots-Triangle.cjs.map +1 -1
  192. package/dist/cjs/components/Assets/Icons/Dots-Vertical-Double.cjs +67 -8
  193. package/dist/cjs/components/Assets/Icons/Dots-Vertical-Double.cjs.map +1 -1
  194. package/dist/cjs/components/Assets/Icons/Dots-Vertical.cjs +40 -5
  195. package/dist/cjs/components/Assets/Icons/Dots-Vertical.cjs.map +1 -1
  196. package/dist/cjs/components/Assets/Icons/Double-Check.cjs +53 -6
  197. package/dist/cjs/components/Assets/Icons/Double-Check.cjs.map +1 -1
  198. package/dist/cjs/components/Assets/Icons/Download-In-Circle.cjs +53 -6
  199. package/dist/cjs/components/Assets/Icons/Download-In-Circle.cjs.map +1 -1
  200. package/dist/cjs/components/Assets/Icons/Download.cjs +53 -6
  201. package/dist/cjs/components/Assets/Icons/Download.cjs.map +1 -1
  202. package/dist/cjs/components/Assets/Icons/Email.cjs +37 -4
  203. package/dist/cjs/components/Assets/Icons/Email.cjs.map +1 -1
  204. package/dist/cjs/components/Assets/Icons/Empty.cjs +11 -1
  205. package/dist/cjs/components/Assets/Icons/Empty.cjs.map +1 -1
  206. package/dist/cjs/components/Assets/Icons/Enter.cjs +20 -1
  207. package/dist/cjs/components/Assets/Icons/Enter.cjs.map +1 -1
  208. package/dist/cjs/components/Assets/Icons/Expand-All.cjs +27 -4
  209. package/dist/cjs/components/Assets/Icons/Expand-All.cjs.map +1 -1
  210. package/dist/cjs/components/Assets/Icons/Eye-Closed.cjs +33 -4
  211. package/dist/cjs/components/Assets/Icons/Eye-Closed.cjs.map +1 -1
  212. package/dist/cjs/components/Assets/Icons/Eye.cjs +34 -4
  213. package/dist/cjs/components/Assets/Icons/Eye.cjs.map +1 -1
  214. package/dist/cjs/components/Assets/Icons/Filter.cjs +43 -4
  215. package/dist/cjs/components/Assets/Icons/Filter.cjs.map +1 -1
  216. package/dist/cjs/components/Assets/Icons/Fire.cjs +22 -1
  217. package/dist/cjs/components/Assets/Icons/Fire.cjs.map +1 -1
  218. package/dist/cjs/components/Assets/Icons/Flag.cjs +53 -6
  219. package/dist/cjs/components/Assets/Icons/Flag.cjs.map +1 -1
  220. package/dist/cjs/components/Assets/Icons/Flash.cjs +21 -1
  221. package/dist/cjs/components/Assets/Icons/Flash.cjs.map +1 -1
  222. package/dist/cjs/components/Assets/Icons/Flask.cjs +43 -5
  223. package/dist/cjs/components/Assets/Icons/Flask.cjs.map +1 -1
  224. package/dist/cjs/components/Assets/Icons/Folder-Closed.cjs +19 -1
  225. package/dist/cjs/components/Assets/Icons/Folder-Closed.cjs.map +1 -1
  226. package/dist/cjs/components/Assets/Icons/Folder-Open.cjs +31 -4
  227. package/dist/cjs/components/Assets/Icons/Folder-Open.cjs.map +1 -1
  228. package/dist/cjs/components/Assets/Icons/Gear.cjs +35 -4
  229. package/dist/cjs/components/Assets/Icons/Gear.cjs.map +1 -1
  230. package/dist/cjs/components/Assets/Icons/Gift.cjs +20 -1
  231. package/dist/cjs/components/Assets/Icons/Gift.cjs.map +1 -1
  232. package/dist/cjs/components/Assets/Icons/Git-Merge.cjs +53 -6
  233. package/dist/cjs/components/Assets/Icons/Git-Merge.cjs.map +1 -1
  234. package/dist/cjs/components/Assets/Icons/Globe.cjs +21 -1
  235. package/dist/cjs/components/Assets/Icons/Globe.cjs.map +1 -1
  236. package/dist/cjs/components/Assets/Icons/Hexagon.cjs +19 -1
  237. package/dist/cjs/components/Assets/Icons/Hexagon.cjs.map +1 -1
  238. package/dist/cjs/components/Assets/Icons/History.cjs +33 -4
  239. package/dist/cjs/components/Assets/Icons/History.cjs.map +1 -1
  240. package/dist/cjs/components/Assets/Icons/Home.cjs +33 -4
  241. package/dist/cjs/components/Assets/Icons/Home.cjs.map +1 -1
  242. package/dist/cjs/components/Assets/Icons/Horizontal-Loading.cjs +19 -49
  243. package/dist/cjs/components/Assets/Icons/Horizontal-Loading.cjs.map +1 -1
  244. package/dist/cjs/components/Assets/Icons/Http-Monitoring.cjs +123 -13
  245. package/dist/cjs/components/Assets/Icons/Http-Monitoring.cjs.map +1 -1
  246. package/dist/cjs/components/Assets/Icons/Http.cjs +21 -1
  247. package/dist/cjs/components/Assets/Icons/Http.cjs.map +1 -1
  248. package/dist/cjs/components/Assets/Icons/Info-In-Circle.cjs +44 -5
  249. package/dist/cjs/components/Assets/Icons/Info-In-Circle.cjs.map +1 -1
  250. package/dist/cjs/components/Assets/Icons/Information.cjs +41 -5
  251. package/dist/cjs/components/Assets/Icons/Information.cjs.map +1 -1
  252. package/dist/cjs/components/Assets/Icons/Insert-Row.cjs +41 -5
  253. package/dist/cjs/components/Assets/Icons/Insert-Row.cjs.map +1 -1
  254. package/dist/cjs/components/Assets/Icons/Integrations.cjs +33 -4
  255. package/dist/cjs/components/Assets/Icons/Integrations.cjs.map +1 -1
  256. package/dist/cjs/components/Assets/Icons/Italic.cjs +21 -1
  257. package/dist/cjs/components/Assets/Icons/Italic.cjs.map +1 -1
  258. package/dist/cjs/components/Assets/Icons/Key.cjs +35 -4
  259. package/dist/cjs/components/Assets/Icons/Key.cjs.map +1 -1
  260. package/dist/cjs/components/Assets/Icons/Keys.cjs +55 -6
  261. package/dist/cjs/components/Assets/Icons/Keys.cjs.map +1 -1
  262. package/dist/cjs/components/Assets/Icons/Lifebuoy.cjs +73 -8
  263. package/dist/cjs/components/Assets/Icons/Lifebuoy.cjs.map +1 -1
  264. package/dist/cjs/components/Assets/Icons/Light-Bulb-On.cjs +105 -11
  265. package/dist/cjs/components/Assets/Icons/Light-Bulb-On.cjs.map +1 -1
  266. package/dist/cjs/components/Assets/Icons/Light-Bulb.cjs +47 -5
  267. package/dist/cjs/components/Assets/Icons/Light-Bulb.cjs.map +1 -1
  268. package/dist/cjs/components/Assets/Icons/Lightening.cjs +34 -4
  269. package/dist/cjs/components/Assets/Icons/Lightening.cjs.map +1 -1
  270. package/dist/cjs/components/Assets/Icons/Line-In-Circle.cjs +33 -4
  271. package/dist/cjs/components/Assets/Icons/Line-In-Circle.cjs.map +1 -1
  272. package/dist/cjs/components/Assets/Icons/List-Bulleted.cjs +73 -8
  273. package/dist/cjs/components/Assets/Icons/List-Bulleted.cjs.map +1 -1
  274. package/dist/cjs/components/Assets/Icons/List-Numbered.cjs +73 -8
  275. package/dist/cjs/components/Assets/Icons/List-Numbered.cjs.map +1 -1
  276. package/dist/cjs/components/Assets/Icons/Loaders.css +95 -0
  277. package/dist/cjs/components/Assets/Icons/Loaders.module.css.cjs +13 -0
  278. package/dist/cjs/components/Assets/Icons/Loaders.module.css.cjs.map +1 -0
  279. package/dist/cjs/components/Assets/Icons/Loading-Animated.cjs +10 -11
  280. package/dist/cjs/components/Assets/Icons/Loading-Animated.cjs.map +1 -1
  281. package/dist/cjs/components/Assets/Icons/Loading.cjs +66 -11
  282. package/dist/cjs/components/Assets/Icons/Loading.cjs.map +1 -1
  283. package/dist/cjs/components/Assets/Icons/Lock.cjs +45 -5
  284. package/dist/cjs/components/Assets/Icons/Lock.cjs.map +1 -1
  285. package/dist/cjs/components/Assets/Icons/Map-Pin.cjs +33 -4
  286. package/dist/cjs/components/Assets/Icons/Map-Pin.cjs.map +1 -1
  287. package/dist/cjs/components/Assets/Icons/Mcp.cjs +17 -5
  288. package/dist/cjs/components/Assets/Icons/Mcp.cjs.map +1 -1
  289. package/dist/cjs/components/Assets/Icons/Metrics-Alt.cjs +34 -4
  290. package/dist/cjs/components/Assets/Icons/Metrics-Alt.cjs.map +1 -1
  291. package/dist/cjs/components/Assets/Icons/Metrics.cjs +45 -5
  292. package/dist/cjs/components/Assets/Icons/Metrics.cjs.map +1 -1
  293. package/dist/cjs/components/Assets/Icons/Minus.cjs +21 -1
  294. package/dist/cjs/components/Assets/Icons/Minus.cjs.map +1 -1
  295. package/dist/cjs/components/Assets/Icons/Moon.cjs +23 -1
  296. package/dist/cjs/components/Assets/Icons/Moon.cjs.map +1 -1
  297. package/dist/cjs/components/Assets/Icons/No-Cloud.cjs +33 -4
  298. package/dist/cjs/components/Assets/Icons/No-Cloud.cjs.map +1 -1
  299. package/dist/cjs/components/Assets/Icons/Pause.cjs +37 -4
  300. package/dist/cjs/components/Assets/Icons/Pause.cjs.map +1 -1
  301. package/dist/cjs/components/Assets/Icons/Payment.cjs +27 -4
  302. package/dist/cjs/components/Assets/Icons/Payment.cjs.map +1 -1
  303. package/dist/cjs/components/Assets/Icons/Pencil.cjs +34 -4
  304. package/dist/cjs/components/Assets/Icons/Pencil.cjs.map +1 -1
  305. package/dist/cjs/components/Assets/Icons/Pie-Chart.cjs +34 -4
  306. package/dist/cjs/components/Assets/Icons/Pie-Chart.cjs.map +1 -1
  307. package/dist/cjs/components/Assets/Icons/Pin.cjs +35 -4
  308. package/dist/cjs/components/Assets/Icons/Pin.cjs.map +1 -1
  309. package/dist/cjs/components/Assets/Icons/Pipe.cjs +103 -13
  310. package/dist/cjs/components/Assets/Icons/Pipe.cjs.map +1 -1
  311. package/dist/cjs/components/Assets/Icons/Play-In-Circle.cjs +34 -4
  312. package/dist/cjs/components/Assets/Icons/Play-In-Circle.cjs.map +1 -1
  313. package/dist/cjs/components/Assets/Icons/Play.cjs +23 -1
  314. package/dist/cjs/components/Assets/Icons/Play.cjs.map +1 -1
  315. package/dist/cjs/components/Assets/Icons/Plug.cjs +21 -1
  316. package/dist/cjs/components/Assets/Icons/Plug.cjs.map +1 -1
  317. package/dist/cjs/components/Assets/Icons/Plus.cjs +21 -1
  318. package/dist/cjs/components/Assets/Icons/Plus.cjs.map +1 -1
  319. package/dist/cjs/components/Assets/Icons/Popin.cjs +21 -1
  320. package/dist/cjs/components/Assets/Icons/Popin.cjs.map +1 -1
  321. package/dist/cjs/components/Assets/Icons/Popout.cjs +21 -1
  322. package/dist/cjs/components/Assets/Icons/Popout.cjs.map +1 -1
  323. package/dist/cjs/components/Assets/Icons/Popover-Arrow.cjs +19 -1
  324. package/dist/cjs/components/Assets/Icons/Popover-Arrow.cjs.map +1 -1
  325. package/dist/cjs/components/Assets/Icons/Puzzle-Piece.cjs +33 -4
  326. package/dist/cjs/components/Assets/Icons/Puzzle-Piece.cjs.map +1 -1
  327. package/dist/cjs/components/Assets/Icons/Query.cjs +53 -8
  328. package/dist/cjs/components/Assets/Icons/Query.cjs.map +1 -1
  329. package/dist/cjs/components/Assets/Icons/Question.cjs +34 -4
  330. package/dist/cjs/components/Assets/Icons/Question.cjs.map +1 -1
  331. package/dist/cjs/components/Assets/Icons/Refresh.cjs +33 -4
  332. package/dist/cjs/components/Assets/Icons/Refresh.cjs.map +1 -1
  333. package/dist/cjs/components/Assets/Icons/Resize-Arrows-Horizontal.cjs +18 -1
  334. package/dist/cjs/components/Assets/Icons/Resize-Arrows-Horizontal.cjs.map +1 -1
  335. package/dist/cjs/components/Assets/Icons/Resize-Arrows-Vertical.cjs +18 -1
  336. package/dist/cjs/components/Assets/Icons/Resize-Arrows-Vertical.cjs.map +1 -1
  337. package/dist/cjs/components/Assets/Icons/Rocket.cjs +63 -9
  338. package/dist/cjs/components/Assets/Icons/Rocket.cjs.map +1 -1
  339. package/dist/cjs/components/Assets/Icons/Sand-Glass.cjs +53 -6
  340. package/dist/cjs/components/Assets/Icons/Sand-Glass.cjs.map +1 -1
  341. package/dist/cjs/components/Assets/Icons/Search.cjs +21 -1
  342. package/dist/cjs/components/Assets/Icons/Search.cjs.map +1 -1
  343. package/dist/cjs/components/Assets/Icons/Secure.cjs +34 -4
  344. package/dist/cjs/components/Assets/Icons/Secure.cjs.map +1 -1
  345. package/dist/cjs/components/Assets/Icons/Server.cjs +58 -9
  346. package/dist/cjs/components/Assets/Icons/Server.cjs.map +1 -1
  347. package/dist/cjs/components/Assets/Icons/Services.cjs +22 -1
  348. package/dist/cjs/components/Assets/Icons/Services.cjs.map +1 -1
  349. package/dist/cjs/components/Assets/Icons/Settings.cjs +21 -1
  350. package/dist/cjs/components/Assets/Icons/Settings.cjs.map +1 -1
  351. package/dist/cjs/components/Assets/Icons/Share-Arrow.cjs +23 -1
  352. package/dist/cjs/components/Assets/Icons/Share-Arrow.cjs.map +1 -1
  353. package/dist/cjs/components/Assets/Icons/Share-Network.cjs +73 -10
  354. package/dist/cjs/components/Assets/Icons/Share-Network.cjs.map +1 -1
  355. package/dist/cjs/components/Assets/Icons/Share.cjs +33 -4
  356. package/dist/cjs/components/Assets/Icons/Share.cjs.map +1 -1
  357. package/dist/cjs/components/Assets/Icons/Sleep.cjs +18 -1
  358. package/dist/cjs/components/Assets/Icons/Sleep.cjs.map +1 -1
  359. package/dist/cjs/components/Assets/Icons/Slide-In.cjs +32 -4
  360. package/dist/cjs/components/Assets/Icons/Slide-In.cjs.map +1 -1
  361. package/dist/cjs/components/Assets/Icons/Slide-Out.cjs +32 -4
  362. package/dist/cjs/components/Assets/Icons/Slide-Out.cjs.map +1 -1
  363. package/dist/cjs/components/Assets/Icons/Sort-Alt.cjs +21 -1
  364. package/dist/cjs/components/Assets/Icons/Sort-Alt.cjs.map +1 -1
  365. package/dist/cjs/components/Assets/Icons/Sort.cjs +21 -1
  366. package/dist/cjs/components/Assets/Icons/Sort.cjs.map +1 -1
  367. package/dist/cjs/components/Assets/Icons/Sparkle.cjs +22 -1
  368. package/dist/cjs/components/Assets/Icons/Sparkle.cjs.map +1 -1
  369. package/dist/cjs/components/Assets/Icons/Speaker.cjs +34 -4
  370. package/dist/cjs/components/Assets/Icons/Speaker.cjs.map +1 -1
  371. package/dist/cjs/components/Assets/Icons/Speed.cjs +33 -4
  372. package/dist/cjs/components/Assets/Icons/Speed.cjs.map +1 -1
  373. package/dist/cjs/components/Assets/Icons/Square.cjs +23 -1
  374. package/dist/cjs/components/Assets/Icons/Square.cjs.map +1 -1
  375. package/dist/cjs/components/Assets/Icons/Star.cjs +23 -1
  376. package/dist/cjs/components/Assets/Icons/Star.cjs.map +1 -1
  377. package/dist/cjs/components/Assets/Icons/Stop.cjs +56 -5
  378. package/dist/cjs/components/Assets/Icons/Stop.cjs.map +1 -1
  379. package/dist/cjs/components/Assets/Icons/Support.cjs +44 -5
  380. package/dist/cjs/components/Assets/Icons/Support.cjs.map +1 -1
  381. package/dist/cjs/components/Assets/Icons/Table.cjs +34 -4
  382. package/dist/cjs/components/Assets/Icons/Table.cjs.map +1 -1
  383. package/dist/cjs/components/Assets/Icons/Taxi.cjs +166 -21
  384. package/dist/cjs/components/Assets/Icons/Taxi.cjs.map +1 -1
  385. package/dist/cjs/components/Assets/Icons/Text-Slash.cjs +83 -11
  386. package/dist/cjs/components/Assets/Icons/Text-Slash.cjs.map +1 -1
  387. package/dist/cjs/components/Assets/Icons/Thumbs-Down.cjs +21 -1
  388. package/dist/cjs/components/Assets/Icons/Thumbs-Down.cjs.map +1 -1
  389. package/dist/cjs/components/Assets/Icons/Thumbs-Up.cjs +31 -1
  390. package/dist/cjs/components/Assets/Icons/Thumbs-Up.cjs.map +1 -1
  391. package/dist/cjs/components/Assets/Icons/Trash.cjs +21 -1
  392. package/dist/cjs/components/Assets/Icons/Trash.cjs.map +1 -1
  393. package/dist/cjs/components/Assets/Icons/Tree-Structure.cjs +73 -10
  394. package/dist/cjs/components/Assets/Icons/Tree-Structure.cjs.map +1 -1
  395. package/dist/cjs/components/Assets/Icons/Underline.cjs +33 -4
  396. package/dist/cjs/components/Assets/Icons/Underline.cjs.map +1 -1
  397. package/dist/cjs/components/Assets/Icons/Unpin.cjs +73 -8
  398. package/dist/cjs/components/Assets/Icons/Unpin.cjs.map +1 -1
  399. package/dist/cjs/components/Assets/Icons/Upgrade.cjs +45 -6
  400. package/dist/cjs/components/Assets/Icons/Upgrade.cjs.map +1 -1
  401. package/dist/cjs/components/Assets/Icons/Upload.cjs +33 -4
  402. package/dist/cjs/components/Assets/Icons/Upload.cjs.map +1 -1
  403. package/dist/cjs/components/Assets/Icons/Url.cjs +21 -1
  404. package/dist/cjs/components/Assets/Icons/Url.cjs.map +1 -1
  405. package/dist/cjs/components/Assets/Icons/User.cjs +18 -1
  406. package/dist/cjs/components/Assets/Icons/User.cjs.map +1 -1
  407. package/dist/cjs/components/Assets/Icons/Users.cjs +55 -6
  408. package/dist/cjs/components/Assets/Icons/Users.cjs.map +1 -1
  409. package/dist/cjs/components/Assets/Icons/Warning.cjs +34 -4
  410. package/dist/cjs/components/Assets/Icons/Warning.cjs.map +1 -1
  411. package/dist/cjs/components/Assets/Icons/Waves.cjs +20 -1
  412. package/dist/cjs/components/Assets/Icons/Waves.cjs.map +1 -1
  413. package/dist/cjs/components/Assets/Icons/system/IconsLight.cjs.map +1 -1
  414. package/dist/cjs/components/Assets/Logos/AWS.cjs +77 -14
  415. package/dist/cjs/components/Assets/Logos/AWS.cjs.map +1 -1
  416. package/dist/cjs/components/Assets/Logos/AWS_ATHENA.cjs +55 -8
  417. package/dist/cjs/components/Assets/Logos/AWS_ATHENA.cjs.map +1 -1
  418. package/dist/cjs/components/Assets/Logos/AWS_AURORA.cjs +40 -7
  419. package/dist/cjs/components/Assets/Logos/AWS_AURORA.cjs.map +1 -1
  420. package/dist/cjs/components/Assets/Logos/AWS_GLUE.cjs +55 -8
  421. package/dist/cjs/components/Assets/Logos/AWS_GLUE.cjs.map +1 -1
  422. package/dist/cjs/components/Assets/Logos/AWS_KINESIS.cjs +63 -10
  423. package/dist/cjs/components/Assets/Logos/AWS_KINESIS.cjs.map +1 -1
  424. package/dist/cjs/components/Assets/Logos/AWS_MSK.cjs +55 -8
  425. package/dist/cjs/components/Assets/Logos/AWS_MSK.cjs.map +1 -1
  426. package/dist/cjs/components/Assets/Logos/AWS_RDS.cjs +39 -7
  427. package/dist/cjs/components/Assets/Logos/AWS_RDS.cjs.map +1 -1
  428. package/dist/cjs/components/Assets/Logos/AWS_REDSHIFT.cjs +55 -8
  429. package/dist/cjs/components/Assets/Logos/AWS_REDSHIFT.cjs.map +1 -1
  430. package/dist/cjs/components/Assets/Logos/AWS_S3.cjs +65 -13
  431. package/dist/cjs/components/Assets/Logos/AWS_S3.cjs.map +1 -1
  432. package/dist/cjs/components/Assets/Logos/Airbyte.cjs +43 -7
  433. package/dist/cjs/components/Assets/Logos/Airbyte.cjs.map +1 -1
  434. package/dist/cjs/components/Assets/Logos/Alloydb.cjs +62 -9
  435. package/dist/cjs/components/Assets/Logos/Alloydb.cjs.map +1 -1
  436. package/dist/cjs/components/Assets/Logos/ApacheIceberg.cjs +166 -25
  437. package/dist/cjs/components/Assets/Logos/ApacheIceberg.cjs.map +1 -1
  438. package/dist/cjs/components/Assets/Logos/Azure.cjs +127 -23
  439. package/dist/cjs/components/Assets/Logos/Azure.cjs.map +1 -1
  440. package/dist/cjs/components/Assets/Logos/Azure_Blob_Storage.cjs +76 -12
  441. package/dist/cjs/components/Assets/Logos/Azure_Blob_Storage.cjs.map +1 -1
  442. package/dist/cjs/components/Assets/Logos/Azure_Event_Hub.cjs +38 -7
  443. package/dist/cjs/components/Assets/Logos/Azure_Event_Hub.cjs.map +1 -1
  444. package/dist/cjs/components/Assets/Logos/Biglake-Metastore.cjs +33 -5
  445. package/dist/cjs/components/Assets/Logos/Biglake-Metastore.cjs.map +1 -1
  446. package/dist/cjs/components/Assets/Logos/Bigquery.cjs +45 -8
  447. package/dist/cjs/components/Assets/Logos/Bigquery.cjs.map +1 -1
  448. package/dist/cjs/components/Assets/Logos/Clickhouse.cjs +132 -18
  449. package/dist/cjs/components/Assets/Logos/Clickhouse.cjs.map +1 -1
  450. package/dist/cjs/components/Assets/Logos/Cloudflare.cjs +27 -4
  451. package/dist/cjs/components/Assets/Logos/Cloudflare.cjs.map +1 -1
  452. package/dist/cjs/components/Assets/Logos/Confluent.cjs +41 -7
  453. package/dist/cjs/components/Assets/Logos/Confluent.cjs.map +1 -1
  454. package/dist/cjs/components/Assets/Logos/Crunchy_Bridge.cjs +95 -18
  455. package/dist/cjs/components/Assets/Logos/Crunchy_Bridge.cjs.map +1 -1
  456. package/dist/cjs/components/Assets/Logos/Csharp.cjs +59 -10
  457. package/dist/cjs/components/Assets/Logos/Csharp.cjs.map +1 -1
  458. package/dist/cjs/components/Assets/Logos/Databricks.cjs +18 -1
  459. package/dist/cjs/components/Assets/Logos/Databricks.cjs.map +1 -1
  460. package/dist/cjs/components/Assets/Logos/Datagrip.cjs +219 -37
  461. package/dist/cjs/components/Assets/Logos/Datagrip.cjs.map +1 -1
  462. package/dist/cjs/components/Assets/Logos/Dbeaver.cjs +50 -7
  463. package/dist/cjs/components/Assets/Logos/Dbeaver.cjs.map +1 -1
  464. package/dist/cjs/components/Assets/Logos/Dbt.cjs +29 -4
  465. package/dist/cjs/components/Assets/Logos/Dbt.cjs.map +1 -1
  466. package/dist/cjs/components/Assets/Logos/Decodeable.cjs +27 -4
  467. package/dist/cjs/components/Assets/Logos/Decodeable.cjs.map +1 -1
  468. package/dist/cjs/components/Assets/Logos/Deepnote.cjs +60 -9
  469. package/dist/cjs/components/Assets/Logos/Deepnote.cjs.map +1 -1
  470. package/dist/cjs/components/Assets/Logos/Deltalake.cjs +20 -1
  471. package/dist/cjs/components/Assets/Logos/Deltalake.cjs.map +1 -1
  472. package/dist/cjs/components/Assets/Logos/Digitalocean.cjs +38 -7
  473. package/dist/cjs/components/Assets/Logos/Digitalocean.cjs.map +1 -1
  474. package/dist/cjs/components/Assets/Logos/FeatureDatabase.cjs +331 -62
  475. package/dist/cjs/components/Assets/Logos/FeatureDatabase.cjs.map +1 -1
  476. package/dist/cjs/components/Assets/Logos/FeatureHexagon.cjs +437 -82
  477. package/dist/cjs/components/Assets/Logos/FeatureHexagon.cjs.map +1 -1
  478. package/dist/cjs/components/Assets/Logos/Fivetran.cjs +48 -7
  479. package/dist/cjs/components/Assets/Logos/Fivetran.cjs.map +1 -1
  480. package/dist/cjs/components/Assets/Logos/GCS.cjs +88 -15
  481. package/dist/cjs/components/Assets/Logos/GCS.cjs.map +1 -1
  482. package/dist/cjs/components/Assets/Logos/Gcp.cjs +52 -9
  483. package/dist/cjs/components/Assets/Logos/Gcp.cjs.map +1 -1
  484. package/dist/cjs/components/Assets/Logos/Github.cjs +27 -8
  485. package/dist/cjs/components/Assets/Logos/Github.cjs.map +1 -1
  486. package/dist/cjs/components/Assets/Logos/Golang.cjs +48 -7
  487. package/dist/cjs/components/Assets/Logos/Golang.cjs.map +1 -1
  488. package/dist/cjs/components/Assets/Logos/Google.cjs +41 -6
  489. package/dist/cjs/components/Assets/Logos/Google.cjs.map +1 -1
  490. package/dist/cjs/components/Assets/Logos/Grafana.cjs +41 -7
  491. package/dist/cjs/components/Assets/Logos/Grafana.cjs.map +1 -1
  492. package/dist/cjs/components/Assets/Logos/Hex.cjs +31 -4
  493. package/dist/cjs/components/Assets/Logos/Hex.cjs.map +1 -1
  494. package/dist/cjs/components/Assets/Logos/Hudi.cjs +103 -13
  495. package/dist/cjs/components/Assets/Logos/Hudi.cjs.map +1 -1
  496. package/dist/cjs/components/Assets/Logos/Iceberg.cjs +168 -25
  497. package/dist/cjs/components/Assets/Logos/Iceberg.cjs.map +1 -1
  498. package/dist/cjs/components/Assets/Logos/Jdbc.cjs +69 -10
  499. package/dist/cjs/components/Assets/Logos/Jdbc.cjs.map +1 -1
  500. package/dist/cjs/components/Assets/Logos/Kafka.cjs +36 -11
  501. package/dist/cjs/components/Assets/Logos/Kafka.cjs.map +1 -1
  502. package/dist/cjs/components/Assets/Logos/Kubernetes.cjs +27 -4
  503. package/dist/cjs/components/Assets/Logos/Kubernetes.cjs.map +1 -1
  504. package/dist/cjs/components/Assets/Logos/Lakekeeper.cjs +240 -35
  505. package/dist/cjs/components/Assets/Logos/Lakekeeper.cjs.map +1 -1
  506. package/dist/cjs/components/Assets/Logos/Mariadb.cjs +18 -1
  507. package/dist/cjs/components/Assets/Logos/Mariadb.cjs.map +1 -1
  508. package/dist/cjs/components/Assets/Logos/Metabase.cjs +178 -24
  509. package/dist/cjs/components/Assets/Logos/Metabase.cjs.map +1 -1
  510. package/dist/cjs/components/Assets/Logos/Microsoft.cjs +41 -6
  511. package/dist/cjs/components/Assets/Logos/Microsoft.cjs.map +1 -1
  512. package/dist/cjs/components/Assets/Logos/Mongodb.cjs +29 -4
  513. package/dist/cjs/components/Assets/Logos/Mongodb.cjs.map +1 -1
  514. package/dist/cjs/components/Assets/Logos/Mysql.cjs +52 -9
  515. package/dist/cjs/components/Assets/Logos/Mysql.cjs.map +1 -1
  516. package/dist/cjs/components/Assets/Logos/Neondb.cjs +105 -19
  517. package/dist/cjs/components/Assets/Logos/Neondb.cjs.map +1 -1
  518. package/dist/cjs/components/Assets/Logos/Nessie.cjs +69 -10
  519. package/dist/cjs/components/Assets/Logos/Nessie.cjs.map +1 -1
  520. package/dist/cjs/components/Assets/Logos/Nodejs.cjs +18 -1
  521. package/dist/cjs/components/Assets/Logos/Nodejs.cjs.map +1 -1
  522. package/dist/cjs/components/Assets/Logos/OVH.cjs +44 -13
  523. package/dist/cjs/components/Assets/Logos/OVH.cjs.map +1 -1
  524. package/dist/cjs/components/Assets/Logos/Onelake.cjs +241 -37
  525. package/dist/cjs/components/Assets/Logos/Onelake.cjs.map +1 -1
  526. package/dist/cjs/components/Assets/Logos/Planetscale.cjs +18 -1
  527. package/dist/cjs/components/Assets/Logos/Planetscale.cjs.map +1 -1
  528. package/dist/cjs/components/Assets/Logos/Polaris.cjs +61 -9
  529. package/dist/cjs/components/Assets/Logos/Polaris.cjs.map +1 -1
  530. package/dist/cjs/components/Assets/Logos/Postgres.cjs +103 -12
  531. package/dist/cjs/components/Assets/Logos/Postgres.cjs.map +1 -1
  532. package/dist/cjs/components/Assets/Logos/Prequel.cjs +66 -11
  533. package/dist/cjs/components/Assets/Logos/Prequel.cjs.map +1 -1
  534. package/dist/cjs/components/Assets/Logos/Python.cjs +89 -18
  535. package/dist/cjs/components/Assets/Logos/Python.cjs.map +1 -1
  536. package/dist/cjs/components/Assets/Logos/Redpanda.cjs +34 -5
  537. package/dist/cjs/components/Assets/Logos/Redpanda.cjs.map +1 -1
  538. package/dist/cjs/components/Assets/Logos/Rust.cjs +419 -52
  539. package/dist/cjs/components/Assets/Logos/Rust.cjs.map +1 -1
  540. package/dist/cjs/components/Assets/Logos/Snowflake.cjs +51 -9
  541. package/dist/cjs/components/Assets/Logos/Snowflake.cjs.map +1 -1
  542. package/dist/cjs/components/Assets/Logos/Supabase.cjs +98 -19
  543. package/dist/cjs/components/Assets/Logos/Supabase.cjs.map +1 -1
  544. package/dist/cjs/components/Assets/Logos/Superset.cjs +34 -5
  545. package/dist/cjs/components/Assets/Logos/Superset.cjs.map +1 -1
  546. package/dist/cjs/components/Assets/Logos/Tableau.cjs +36 -11
  547. package/dist/cjs/components/Assets/Logos/Tableau.cjs.map +1 -1
  548. package/dist/cjs/components/Assets/Logos/Tigerdata.cjs +50 -9
  549. package/dist/cjs/components/Assets/Logos/Tigerdata.cjs.map +1 -1
  550. package/dist/cjs/components/Assets/Logos/Upstash.cjs +57 -8
  551. package/dist/cjs/components/Assets/Logos/Upstash.cjs.map +1 -1
  552. package/dist/cjs/components/Assets/Logos/Vector.cjs +166 -29
  553. package/dist/cjs/components/Assets/Logos/Vector.cjs.map +1 -1
  554. package/dist/cjs/components/Assets/Logos/Warpstream.cjs +69 -10
  555. package/dist/cjs/components/Assets/Logos/Warpstream.cjs.map +1 -1
  556. package/dist/cjs/components/Assets/Logos/system/Logo.cjs +20 -12
  557. package/dist/cjs/components/Assets/Logos/system/Logo.cjs.map +1 -1
  558. package/dist/cjs/components/Assets/Logos/system/LogosDark.cjs.map +1 -1
  559. package/dist/cjs/components/Assets/Logos/system/LogosLight.cjs.map +1 -1
  560. package/dist/cjs/components/Assets/Payments/Amex.cjs +52 -9
  561. package/dist/cjs/components/Assets/Payments/Amex.cjs.map +1 -1
  562. package/dist/cjs/components/Assets/Payments/Mastercard.cjs +52 -9
  563. package/dist/cjs/components/Assets/Payments/Mastercard.cjs.map +1 -1
  564. package/dist/cjs/components/Assets/Payments/Paypal.cjs +73 -12
  565. package/dist/cjs/components/Assets/Payments/Paypal.cjs.map +1 -1
  566. package/dist/cjs/components/Assets/Payments/Visa.cjs +55 -8
  567. package/dist/cjs/components/Assets/Payments/Visa.cjs.map +1 -1
  568. package/dist/cjs/components/Assets/Payments/system/Payment.cjs +20 -12
  569. package/dist/cjs/components/Assets/Payments/system/Payment.cjs.map +1 -1
  570. package/dist/cjs/components/Assets/Payments/system/PaymentsDark.cjs.map +1 -1
  571. package/dist/cjs/components/Assets/Payments/system/PaymentsLight.cjs.map +1 -1
  572. package/dist/cjs/components/Assets/config.cjs +3 -1
  573. package/dist/cjs/components/Assets/config.cjs.map +1 -1
  574. package/dist/cjs/components/AutoComplete/AutoComplete.css +2 -1
  575. package/dist/cjs/components/AutoComplete/OptionContext.cjs.map +1 -1
  576. package/dist/cjs/components/AutoComplete/index.cjs +309 -190
  577. package/dist/cjs/components/AutoComplete/index.cjs.map +1 -1
  578. package/dist/cjs/components/AutoComplete/useOption.cjs +1 -3
  579. package/dist/cjs/components/AutoComplete/useOption.cjs.map +1 -1
  580. package/dist/cjs/components/Avatar/Avatar.css +2 -1
  581. package/dist/cjs/components/Avatar/index.cjs +26 -6
  582. package/dist/cjs/components/Avatar/index.cjs.map +1 -1
  583. package/dist/cjs/components/Badge/Badge.css +27 -31
  584. package/dist/cjs/components/Badge/index.cjs +38 -17
  585. package/dist/cjs/components/Badge/index.cjs.map +1 -1
  586. package/dist/cjs/components/BigStat/BigStat.css +2 -1
  587. package/dist/cjs/components/BigStat/index.cjs +23 -18
  588. package/dist/cjs/components/BigStat/index.cjs.map +1 -1
  589. package/dist/cjs/components/Button/BaseButton.cjs +8 -4
  590. package/dist/cjs/components/Button/BaseButton.cjs.map +1 -1
  591. package/dist/cjs/components/Button/BaseButton.css +2 -1
  592. package/dist/cjs/components/Button/Button.css +2 -1
  593. package/dist/cjs/components/Button/index.cjs +46 -23
  594. package/dist/cjs/components/Button/index.cjs.map +1 -1
  595. package/dist/cjs/components/ButtonGroup/ButtonGroup.css +2 -1
  596. package/dist/cjs/components/ButtonGroup/index.cjs +105 -67
  597. package/dist/cjs/components/ButtonGroup/index.cjs.map +1 -1
  598. package/dist/cjs/components/CardHorizontal/CardHorizontal.css +2 -1
  599. package/dist/cjs/components/CardHorizontal/index.cjs +102 -31
  600. package/dist/cjs/components/CardHorizontal/index.cjs.map +1 -1
  601. package/dist/cjs/components/CardPrimary/CardPrimary.css +2 -1
  602. package/dist/cjs/components/CardPrimary/CardPrimaryTopBadge.cjs +14 -5
  603. package/dist/cjs/components/CardPrimary/CardPrimaryTopBadge.cjs.map +1 -1
  604. package/dist/cjs/components/CardPrimary/index.cjs +51 -24
  605. package/dist/cjs/components/CardPrimary/index.cjs.map +1 -1
  606. package/dist/cjs/components/CardPrimary/withTopBadge.cjs +19 -8
  607. package/dist/cjs/components/CardPrimary/withTopBadge.cjs.map +1 -1
  608. package/dist/cjs/components/CardPromotion/CardPromotion.css +2 -1
  609. package/dist/cjs/components/CardPromotion/index.cjs +34 -5
  610. package/dist/cjs/components/CardPromotion/index.cjs.map +1 -1
  611. package/dist/cjs/components/CardSecondary/CardSecondary.css +2 -1
  612. package/dist/cjs/components/CardSecondary/index.cjs +58 -20
  613. package/dist/cjs/components/CardSecondary/index.cjs.map +1 -1
  614. package/dist/cjs/components/Checkbox/Checkbox.css +10 -1
  615. package/dist/cjs/components/Checkbox/Checkbox.module.css.cjs +3 -0
  616. package/dist/cjs/components/Checkbox/Checkbox.module.css.cjs.map +1 -1
  617. package/dist/cjs/components/Checkbox/index.cjs +39 -7
  618. package/dist/cjs/components/Checkbox/index.cjs.map +1 -1
  619. package/dist/cjs/components/CheckboxMultiSelect/index.cjs +47 -23
  620. package/dist/cjs/components/CheckboxMultiSelect/index.cjs.map +1 -1
  621. package/dist/cjs/components/CodeBlock/CodeBlock.css +2 -1
  622. package/dist/cjs/components/CodeBlock/InlineCodeBlock.cjs +7 -1
  623. package/dist/cjs/components/CodeBlock/InlineCodeBlock.cjs.map +1 -1
  624. package/dist/cjs/components/CodeBlock/InlineCodeBlock.css +2 -1
  625. package/dist/cjs/components/CodeBlock/index.cjs +75 -37
  626. package/dist/cjs/components/CodeBlock/index.cjs.map +1 -1
  627. package/dist/cjs/components/CodeBlock/useColorStyle.cjs +4 -4
  628. package/dist/cjs/components/CodeBlock/useColorStyle.cjs.map +1 -1
  629. package/dist/cjs/components/Collapsible/Collapsible.css +2 -1
  630. package/dist/cjs/components/Collapsible/IconWrapper.cjs +14 -2
  631. package/dist/cjs/components/Collapsible/IconWrapper.cjs.map +1 -1
  632. package/dist/cjs/components/Collapsible/index.cjs +97 -44
  633. package/dist/cjs/components/Collapsible/index.cjs.map +1 -1
  634. package/dist/cjs/components/ConfirmationDialog/ConfirmationDialog.css +2 -1
  635. package/dist/cjs/components/ConfirmationDialog/index.cjs +56 -15
  636. package/dist/cjs/components/ConfirmationDialog/index.cjs.map +1 -1
  637. package/dist/cjs/components/Container/Container.css +2 -1
  638. package/dist/cjs/components/Container/index.cjs +50 -33
  639. package/dist/cjs/components/Container/index.cjs.map +1 -1
  640. package/dist/cjs/components/ContextMenu/ContextMenu.css +2 -1
  641. package/dist/cjs/components/ContextMenu/index.cjs +94 -27
  642. package/dist/cjs/components/ContextMenu/index.cjs.map +1 -1
  643. package/dist/cjs/components/CrossButton/CrossButton.css +2 -1
  644. package/dist/cjs/components/CrossButton/index.cjs +9 -5
  645. package/dist/cjs/components/CrossButton/index.cjs.map +1 -1
  646. package/dist/cjs/components/DateDetails/index.cjs +89 -34
  647. package/dist/cjs/components/DateDetails/index.cjs.map +1 -1
  648. package/dist/cjs/components/DatePicker/Common.cjs +542 -326
  649. package/dist/cjs/components/DatePicker/Common.cjs.map +1 -1
  650. package/dist/cjs/components/DatePicker/Common.css +220 -0
  651. package/dist/cjs/components/DatePicker/Common.module.css.cjs +31 -0
  652. package/dist/cjs/components/DatePicker/Common.module.css.cjs.map +1 -0
  653. package/dist/cjs/components/DatePicker/DatePicker.css +36 -0
  654. package/dist/cjs/components/DatePicker/DatePicker.module.css.cjs +11 -0
  655. package/dist/cjs/components/DatePicker/DatePicker.module.css.cjs.map +1 -0
  656. package/dist/cjs/components/DatePicker/DateRangePicker.cjs +339 -104
  657. package/dist/cjs/components/DatePicker/DateRangePicker.cjs.map +1 -1
  658. package/dist/cjs/components/DatePicker/DateRangePicker.css +57 -0
  659. package/dist/cjs/components/DatePicker/DateRangePicker.module.css.cjs +17 -0
  660. package/dist/cjs/components/DatePicker/DateRangePicker.module.css.cjs.map +1 -0
  661. package/dist/cjs/components/DatePicker/DateTimeRangePicker.cjs +619 -261
  662. package/dist/cjs/components/DatePicker/DateTimeRangePicker.cjs.map +1 -1
  663. package/dist/cjs/components/DatePicker/DateTimeRangePicker.css +74 -0
  664. package/dist/cjs/components/DatePicker/DateTimeRangePicker.module.css.cjs +21 -0
  665. package/dist/cjs/components/DatePicker/DateTimeRangePicker.module.css.cjs.map +1 -0
  666. package/dist/cjs/components/DatePicker/index.cjs +146 -81
  667. package/dist/cjs/components/DatePicker/index.cjs.map +1 -1
  668. package/dist/cjs/components/DatePicker/utils.cjs +6 -11
  669. package/dist/cjs/components/DatePicker/utils.cjs.map +1 -1
  670. package/dist/cjs/components/Dialog/Dialog.css +2 -1
  671. package/dist/cjs/components/Dialog/index.cjs +67 -31
  672. package/dist/cjs/components/Dialog/index.cjs.map +1 -1
  673. package/dist/cjs/components/Dropdown/Dropdown.css +2 -1
  674. package/dist/cjs/components/Dropdown/index.cjs +96 -32
  675. package/dist/cjs/components/Dropdown/index.cjs.map +1 -1
  676. package/dist/cjs/components/EllipsisContent/EllipsisContent.css +2 -1
  677. package/dist/cjs/components/EllipsisContent/index.cjs +29 -6
  678. package/dist/cjs/components/EllipsisContent/index.cjs.map +1 -1
  679. package/dist/cjs/components/EmptyButton/EmptyButton.css +2 -1
  680. package/dist/cjs/components/EmptyButton/index.cjs +8 -4
  681. package/dist/cjs/components/EmptyButton/index.cjs.map +1 -1
  682. package/dist/cjs/components/FileTabs/FileTabs.css +2 -1
  683. package/dist/cjs/components/FileTabs/index.cjs +110 -49
  684. package/dist/cjs/components/FileTabs/index.cjs.map +1 -1
  685. package/dist/cjs/components/FileUpload/FileMultiUpload.cjs +70 -22
  686. package/dist/cjs/components/FileUpload/FileMultiUpload.cjs.map +1 -1
  687. package/dist/cjs/components/FileUpload/FileMultiUpload.css +2 -1
  688. package/dist/cjs/components/FileUpload/FileUpload.stories-common.css +2 -1
  689. package/dist/cjs/components/FileUpload/FileUploadArea.cjs +76 -32
  690. package/dist/cjs/components/FileUpload/FileUploadArea.cjs.map +1 -1
  691. package/dist/cjs/components/FileUpload/FileUploadArea.css +2 -1
  692. package/dist/cjs/components/FileUpload/FileUploadItem.cjs +64 -27
  693. package/dist/cjs/components/FileUpload/FileUploadItem.cjs.map +1 -1
  694. package/dist/cjs/components/FileUpload/FileUploadItem.css +2 -1
  695. package/dist/cjs/components/FileUpload/index.cjs +57 -15
  696. package/dist/cjs/components/FileUpload/index.cjs.map +1 -1
  697. package/dist/cjs/components/FileUpload/useDragAndDrop.cjs +44 -35
  698. package/dist/cjs/components/FileUpload/useDragAndDrop.cjs.map +1 -1
  699. package/dist/cjs/components/Flyout/Flyout.css +2 -1
  700. package/dist/cjs/components/Flyout/index.cjs +181 -74
  701. package/dist/cjs/components/Flyout/index.cjs.map +1 -1
  702. package/dist/cjs/components/FormContainer/Error.cjs +7 -4
  703. package/dist/cjs/components/FormContainer/Error.cjs.map +1 -1
  704. package/dist/cjs/components/FormContainer/Error.css +2 -1
  705. package/dist/cjs/components/FormContainer/FormElementContainer.cjs +7 -1
  706. package/dist/cjs/components/FormContainer/FormElementContainer.cjs.map +1 -1
  707. package/dist/cjs/components/FormContainer/FormElementContainer.css +2 -1
  708. package/dist/cjs/components/FormContainer/FormRoot.cjs +13 -4
  709. package/dist/cjs/components/FormContainer/FormRoot.cjs.map +1 -1
  710. package/dist/cjs/components/FormContainer/FormRoot.css +2 -1
  711. package/dist/cjs/components/FormContainer/index.cjs +23 -7
  712. package/dist/cjs/components/FormContainer/index.cjs.map +1 -1
  713. package/dist/cjs/components/GenericLabel/GenericLabel.css +4 -3
  714. package/dist/cjs/components/GenericLabel/index.cjs +8 -3
  715. package/dist/cjs/components/GenericLabel/index.cjs.map +1 -1
  716. package/dist/cjs/components/GenericMenu/GenericMenu.css +2 -1
  717. package/dist/cjs/components/GenericMenu/index.cjs +36 -18
  718. package/dist/cjs/components/GenericMenu/index.cjs.map +1 -1
  719. package/dist/cjs/components/Grid/Cell.cjs +84 -61
  720. package/dist/cjs/components/Grid/Cell.cjs.map +1 -1
  721. package/dist/cjs/components/Grid/ColumnResizer.cjs +84 -57
  722. package/dist/cjs/components/Grid/ColumnResizer.cjs.map +1 -1
  723. package/dist/cjs/components/Grid/ColumnResizer.css +23 -0
  724. package/dist/cjs/components/Grid/ColumnResizer.module.css.cjs +11 -0
  725. package/dist/cjs/components/Grid/ColumnResizer.module.css.cjs.map +1 -0
  726. package/dist/cjs/components/Grid/Grid.css +35 -0
  727. package/dist/cjs/components/Grid/Grid.module.css.cjs +21 -0
  728. package/dist/cjs/components/Grid/Grid.module.css.cjs.map +1 -0
  729. package/dist/cjs/components/Grid/Header.cjs +123 -47
  730. package/dist/cjs/components/Grid/Header.cjs.map +1 -1
  731. package/dist/cjs/components/Grid/Header.css +45 -0
  732. package/dist/cjs/components/Grid/Header.module.css.cjs +19 -0
  733. package/dist/cjs/components/Grid/Header.module.css.cjs.map +1 -0
  734. package/dist/cjs/components/Grid/RowNumberColumn.cjs +62 -30
  735. package/dist/cjs/components/Grid/RowNumberColumn.cjs.map +1 -1
  736. package/dist/cjs/components/Grid/RowNumberColumn.css +23 -0
  737. package/dist/cjs/components/Grid/RowNumberColumn.module.css.cjs +12 -0
  738. package/dist/cjs/components/Grid/RowNumberColumn.module.css.cjs.map +1 -0
  739. package/dist/cjs/components/Grid/StyledCell.cjs +73 -56
  740. package/dist/cjs/components/Grid/StyledCell.cjs.map +1 -1
  741. package/dist/cjs/components/Grid/StyledCell.css +147 -0
  742. package/dist/cjs/components/Grid/StyledCell.module.css.cjs +47 -0
  743. package/dist/cjs/components/Grid/StyledCell.module.css.cjs.map +1 -0
  744. package/dist/cjs/components/Grid/copyGridElements.cjs +21 -21
  745. package/dist/cjs/components/Grid/copyGridElements.cjs.map +1 -1
  746. package/dist/cjs/components/Grid/index.cjs +703 -561
  747. package/dist/cjs/components/Grid/index.cjs.map +1 -1
  748. package/dist/cjs/components/Grid/useColumns.cjs +80 -59
  749. package/dist/cjs/components/Grid/useColumns.cjs.map +1 -1
  750. package/dist/cjs/components/Grid/useResizingState.cjs +15 -9
  751. package/dist/cjs/components/Grid/useResizingState.cjs.map +1 -1
  752. package/dist/cjs/components/Grid/useSelectionActions.cjs +262 -260
  753. package/dist/cjs/components/Grid/useSelectionActions.cjs.map +1 -1
  754. package/dist/cjs/components/GridCenter/GridCenter.css +2 -1
  755. package/dist/cjs/components/GridContainer/GridContainer.css +2 -1
  756. package/dist/cjs/components/GridContainer/index.cjs +93 -58
  757. package/dist/cjs/components/GridContainer/index.cjs.map +1 -1
  758. package/dist/cjs/components/HoverCard/HoverCard.css +2 -1
  759. package/dist/cjs/components/HoverCard/index.cjs +38 -9
  760. package/dist/cjs/components/HoverCard/index.cjs.map +1 -1
  761. package/dist/cjs/components/Icon/Icon.css +2 -1
  762. package/dist/cjs/components/Icon/Icon.stories.css +2 -1
  763. package/dist/cjs/components/Icon/IconCommon.cjs.map +1 -1
  764. package/dist/cjs/components/Icon/SvgImageElement.cjs +15 -5
  765. package/dist/cjs/components/Icon/SvgImageElement.cjs.map +1 -1
  766. package/dist/cjs/components/Icon/index.cjs +52 -25
  767. package/dist/cjs/components/Icon/index.cjs.map +1 -1
  768. package/dist/cjs/components/IconButton/IconButton.css +2 -1
  769. package/dist/cjs/components/IconButton/index.cjs +24 -15
  770. package/dist/cjs/components/IconButton/index.cjs.map +1 -1
  771. package/dist/cjs/components/IconWrapper/index.cjs +37 -5
  772. package/dist/cjs/components/IconWrapper/index.cjs.map +1 -1
  773. package/dist/cjs/components/InputWrapper/InputWrapper.css +2 -1
  774. package/dist/cjs/components/InputWrapper/index.cjs +98 -43
  775. package/dist/cjs/components/InputWrapper/index.cjs.map +1 -1
  776. package/dist/cjs/components/Label/Label.css +7 -7
  777. package/dist/cjs/components/Label/index.cjs +8 -10
  778. package/dist/cjs/components/Label/index.cjs.map +1 -1
  779. package/dist/cjs/components/Link/Link.css +2 -1
  780. package/dist/cjs/components/Link/index.cjs +20 -9
  781. package/dist/cjs/components/Link/index.cjs.map +1 -1
  782. package/dist/cjs/components/MiddleTruncator/MiddleTruncator.css +2 -1
  783. package/dist/cjs/components/MiddleTruncator/index.cjs +12 -4
  784. package/dist/cjs/components/MiddleTruncator/index.cjs.map +1 -1
  785. package/dist/cjs/components/MultiAccordion/MultiAccordion.css +2 -1
  786. package/dist/cjs/components/MultiAccordion/index.cjs +91 -36
  787. package/dist/cjs/components/MultiAccordion/index.cjs.map +1 -1
  788. package/dist/cjs/components/MultiSelect/index.cjs +46 -23
  789. package/dist/cjs/components/MultiSelect/index.cjs.map +1 -1
  790. package/dist/cjs/components/NumberField/index.cjs +65 -33
  791. package/dist/cjs/components/NumberField/index.cjs.map +1 -1
  792. package/dist/cjs/components/Pagination/Pagination.css +2 -1
  793. package/dist/cjs/components/Pagination/index.cjs +133 -40
  794. package/dist/cjs/components/Pagination/index.cjs.map +1 -1
  795. package/dist/cjs/components/Panel/Panel.css +2 -1
  796. package/dist/cjs/components/Panel/index.cjs +33 -22
  797. package/dist/cjs/components/Panel/index.cjs.map +1 -1
  798. package/dist/cjs/components/PasswordField/index.cjs +64 -25
  799. package/dist/cjs/components/PasswordField/index.cjs.map +1 -1
  800. package/dist/cjs/components/Popover/Popover.css +2 -1
  801. package/dist/cjs/components/Popover/index.cjs +57 -18
  802. package/dist/cjs/components/Popover/index.cjs.map +1 -1
  803. package/dist/cjs/components/ProgressBar/ProgressBar.css +4 -1
  804. package/dist/cjs/components/ProgressBar/index.cjs +15 -9
  805. package/dist/cjs/components/ProgressBar/index.cjs.map +1 -1
  806. package/dist/cjs/components/RadioGroup/RadioGroup.css +2 -1
  807. package/dist/cjs/components/RadioGroup/index.cjs +72 -14
  808. package/dist/cjs/components/RadioGroup/index.cjs.map +1 -1
  809. package/dist/cjs/components/SearchField/index.cjs +19 -7
  810. package/dist/cjs/components/SearchField/index.cjs.map +1 -1
  811. package/dist/cjs/components/Select/MultiSelectValue.cjs +58 -42
  812. package/dist/cjs/components/Select/MultiSelectValue.cjs.map +1 -1
  813. package/dist/cjs/components/Select/MultiSelectValue.css +2 -1
  814. package/dist/cjs/components/Select/SingleSelectValue.cjs +11 -7
  815. package/dist/cjs/components/Select/SingleSelectValue.cjs.map +1 -1
  816. package/dist/cjs/components/Select/SingleSelectValue.css +2 -1
  817. package/dist/cjs/components/Select/common/InternalSelect.cjs +505 -248
  818. package/dist/cjs/components/Select/common/InternalSelect.cjs.map +1 -1
  819. package/dist/cjs/components/Select/common/OptionContext.cjs.map +1 -1
  820. package/dist/cjs/components/Select/common/SelectComponents.cjs +146 -67
  821. package/dist/cjs/components/Select/common/SelectComponents.cjs.map +1 -1
  822. package/dist/cjs/components/Select/common/SelectComponents.css +2 -1
  823. package/dist/cjs/components/Select/common/useOption.cjs +1 -3
  824. package/dist/cjs/components/Select/common/useOption.cjs.map +1 -1
  825. package/dist/cjs/components/Select/index.cjs +46 -24
  826. package/dist/cjs/components/Select/index.cjs.map +1 -1
  827. package/dist/cjs/components/Separator/Separator.css +2 -1
  828. package/dist/cjs/components/Separator/index.cjs +8 -3
  829. package/dist/cjs/components/Separator/index.cjs.map +1 -1
  830. package/dist/cjs/components/SidebarCollapsibleItem/index.cjs +45 -20
  831. package/dist/cjs/components/SidebarCollapsibleItem/index.cjs.map +1 -1
  832. package/dist/cjs/components/SidebarCollapsibleTitle/index.cjs +38 -8
  833. package/dist/cjs/components/SidebarCollapsibleTitle/index.cjs.map +1 -1
  834. package/dist/cjs/components/SidebarNavigationItem/SidebarNavigationItem.css +4 -3
  835. package/dist/cjs/components/SidebarNavigationItem/index.cjs +54 -46
  836. package/dist/cjs/components/SidebarNavigationItem/index.cjs.map +1 -1
  837. package/dist/cjs/components/SidebarNavigationTitle/SidebarNavigationTitle.css +5 -4
  838. package/dist/cjs/components/SidebarNavigationTitle/index.cjs +29 -13
  839. package/dist/cjs/components/SidebarNavigationTitle/index.cjs.map +1 -1
  840. package/dist/cjs/components/Spacer/Spacer.css +2 -1
  841. package/dist/cjs/components/Spacer/index.cjs +1 -5
  842. package/dist/cjs/components/Spacer/index.cjs.map +1 -1
  843. package/dist/cjs/components/SplitButton/SplitButton.css +2 -1
  844. package/dist/cjs/components/SplitButton/index.cjs +118 -20
  845. package/dist/cjs/components/SplitButton/index.cjs.map +1 -1
  846. package/dist/cjs/components/Switch/Switch.css +2 -1
  847. package/dist/cjs/components/Switch/index.cjs +36 -16
  848. package/dist/cjs/components/Switch/index.cjs.map +1 -1
  849. package/dist/cjs/components/Table/Table.css +2 -1
  850. package/dist/cjs/components/Table/index.cjs +479 -272
  851. package/dist/cjs/components/Table/index.cjs.map +1 -1
  852. package/dist/cjs/components/Tabs/Tabs.css +2 -1
  853. package/dist/cjs/components/Tabs/index.cjs +65 -37
  854. package/dist/cjs/components/Tabs/index.cjs.map +1 -1
  855. package/dist/cjs/components/Text/Text.css +3 -2
  856. package/dist/cjs/components/Text/index.cjs +31 -88
  857. package/dist/cjs/components/Text/index.cjs.map +1 -1
  858. package/dist/cjs/components/TextAreaField/index.cjs +44 -30
  859. package/dist/cjs/components/TextAreaField/index.cjs.map +1 -1
  860. package/dist/cjs/components/TextField/index.cjs +89 -41
  861. package/dist/cjs/components/TextField/index.cjs.map +1 -1
  862. package/dist/cjs/components/Title/Title.css +3 -2
  863. package/dist/cjs/components/Title/index.cjs +26 -59
  864. package/dist/cjs/components/Title/index.cjs.map +1 -1
  865. package/dist/cjs/components/Toast/Toast.css +2 -1
  866. package/dist/cjs/components/Toast/index.cjs +73 -35
  867. package/dist/cjs/components/Toast/index.cjs.map +1 -1
  868. package/dist/cjs/components/Toast/toastEmitter.cjs.map +1 -1
  869. package/dist/cjs/components/Tooltip/Tooltip.css +2 -1
  870. package/dist/cjs/components/Tooltip/index.cjs +34 -18
  871. package/dist/cjs/components/Tooltip/index.cjs.map +1 -1
  872. package/dist/cjs/components/VerticalStepper/VerticalStepper.css +2 -1
  873. package/dist/cjs/components/VerticalStepper/index.cjs +31 -24
  874. package/dist/cjs/components/VerticalStepper/index.cjs.map +1 -1
  875. package/dist/cjs/hooks/internal/useInputModality.cjs +24 -17
  876. package/dist/cjs/hooks/internal/useInputModality.cjs.map +1 -1
  877. package/dist/cjs/hooks/internal/useUpdateEffect.cjs.map +1 -1
  878. package/dist/cjs/hooks/useCUITheme.cjs +2 -2
  879. package/dist/cjs/hooks/useCUITheme.cjs.map +1 -1
  880. package/dist/cjs/hooks/useInitialTheme.cjs.map +1 -1
  881. package/dist/cjs/hooks/useToast.cjs.map +1 -1
  882. package/dist/cjs/index.cjs +0 -4
  883. package/dist/cjs/index.cjs.map +1 -1
  884. package/dist/cjs/lib/EventEmitter.cjs.map +1 -1
  885. package/dist/cjs/lib/cva.cjs.map +1 -1
  886. package/dist/cjs/lib/getTextFromNodes.cjs.map +1 -1
  887. package/dist/cjs/providers/ClickUIProvider.cjs +12 -7
  888. package/dist/cjs/providers/ClickUIProvider.cjs.map +1 -1
  889. package/dist/cjs/providers/PortalContext.cjs.map +1 -1
  890. package/dist/cjs/providers/PortalProvider.cjs.map +1 -1
  891. package/dist/cjs/theme/InitCUIThemeScript/index.cjs +10 -3
  892. package/dist/cjs/theme/InitCUIThemeScript/index.cjs.map +1 -1
  893. package/dist/cjs/theme/ThemeContext.cjs +13 -0
  894. package/dist/cjs/theme/ThemeContext.cjs.map +1 -0
  895. package/dist/cjs/theme/styles/global.css +9 -0
  896. package/dist/cjs/theme/styles/tokens-dark.css +15 -3
  897. package/dist/cjs/theme/styles/tokens-light.css +15 -3
  898. package/dist/cjs/theme/theme.core.cjs.map +1 -1
  899. package/dist/cjs/theme/theme.utils.cjs.map +1 -1
  900. package/dist/cjs/theme/tokens/variables.dark.cjs +24 -5
  901. package/dist/cjs/theme/tokens/variables.dark.cjs.map +1 -1
  902. package/dist/cjs/theme/tokens/variables.light.cjs +24 -5
  903. package/dist/cjs/theme/tokens/variables.light.cjs.map +1 -1
  904. package/dist/cjs/utils/date.cjs +19 -57
  905. package/dist/cjs/utils/date.cjs.map +1 -1
  906. package/dist/cjs/utils/dom.cjs.map +1 -1
  907. package/dist/cjs/utils/file.cjs.map +1 -1
  908. package/dist/cjs/utils/localStorage.cjs.map +1 -1
  909. package/dist/cjs/utils/mergeRefs.cjs.map +1 -1
  910. package/dist/esm/click-ui.css +1161 -305
  911. package/dist/esm/components/Accordion/Accordion.css +2 -1
  912. package/dist/esm/components/Accordion/index.js +43 -19
  913. package/dist/esm/components/Accordion/index.js.map +1 -1
  914. package/dist/esm/components/Alert/Alert.css +2 -1
  915. package/dist/esm/components/Alert/index.js +75 -28
  916. package/dist/esm/components/Alert/index.js.map +1 -1
  917. package/dist/esm/components/Assets/Flags/Australia.js +144 -25
  918. package/dist/esm/components/Assets/Flags/Australia.js.map +1 -1
  919. package/dist/esm/components/Assets/Flags/Brazil.js +2138 -305
  920. package/dist/esm/components/Assets/Flags/Brazil.js.map +1 -1
  921. package/dist/esm/components/Assets/Flags/Canada.js +46 -8
  922. package/dist/esm/components/Assets/Flags/Canada.js.map +1 -1
  923. package/dist/esm/components/Assets/Flags/European-Union.js +803 -118
  924. package/dist/esm/components/Assets/Flags/European-Union.js.map +1 -1
  925. package/dist/esm/components/Assets/Flags/France.js +45 -8
  926. package/dist/esm/components/Assets/Flags/France.js.map +1 -1
  927. package/dist/esm/components/Assets/Flags/Germany.js +45 -8
  928. package/dist/esm/components/Assets/Flags/Germany.js.map +1 -1
  929. package/dist/esm/components/Assets/Flags/Great-Britain.js.map +1 -1
  930. package/dist/esm/components/Assets/Flags/Hong-Kong.js +101 -16
  931. package/dist/esm/components/Assets/Flags/Hong-Kong.js.map +1 -1
  932. package/dist/esm/components/Assets/Flags/India.js +82 -15
  933. package/dist/esm/components/Assets/Flags/India.js.map +1 -1
  934. package/dist/esm/components/Assets/Flags/Indonesia.js +38 -7
  935. package/dist/esm/components/Assets/Flags/Indonesia.js.map +1 -1
  936. package/dist/esm/components/Assets/Flags/Ireland.js +54 -11
  937. package/dist/esm/components/Assets/Flags/Ireland.js.map +1 -1
  938. package/dist/esm/components/Assets/Flags/Israel.js +116 -20
  939. package/dist/esm/components/Assets/Flags/Israel.js.map +1 -1
  940. package/dist/esm/components/Assets/Flags/Japan.js +38 -7
  941. package/dist/esm/components/Assets/Flags/Japan.js.map +1 -1
  942. package/dist/esm/components/Assets/Flags/Malaysia.js +59 -10
  943. package/dist/esm/components/Assets/Flags/Malaysia.js.map +1 -1
  944. package/dist/esm/components/Assets/Flags/Mexico.js +3176 -460
  945. package/dist/esm/components/Assets/Flags/Mexico.js.map +1 -1
  946. package/dist/esm/components/Assets/Flags/Netherlands.js +45 -8
  947. package/dist/esm/components/Assets/Flags/Netherlands.js.map +1 -1
  948. package/dist/esm/components/Assets/Flags/Singapore.js +68 -13
  949. package/dist/esm/components/Assets/Flags/Singapore.js.map +1 -1
  950. package/dist/esm/components/Assets/Flags/South-Africa.js +110 -20
  951. package/dist/esm/components/Assets/Flags/South-Africa.js.map +1 -1
  952. package/dist/esm/components/Assets/Flags/South-Korea.js +75 -12
  953. package/dist/esm/components/Assets/Flags/South-Korea.js.map +1 -1
  954. package/dist/esm/components/Assets/Flags/Sweden.js +38 -7
  955. package/dist/esm/components/Assets/Flags/Sweden.js.map +1 -1
  956. package/dist/esm/components/Assets/Flags/Switzerland.js +45 -8
  957. package/dist/esm/components/Assets/Flags/Switzerland.js.map +1 -1
  958. package/dist/esm/components/Assets/Flags/Taiwan.js +73 -12
  959. package/dist/esm/components/Assets/Flags/Taiwan.js.map +1 -1
  960. package/dist/esm/components/Assets/Flags/United-Arab-Emirates.js +52 -9
  961. package/dist/esm/components/Assets/Flags/United-Arab-Emirates.js.map +1 -1
  962. package/dist/esm/components/Assets/Flags/United-Kingdom.js +72 -13
  963. package/dist/esm/components/Assets/Flags/United-Kingdom.js.map +1 -1
  964. package/dist/esm/components/Assets/Flags/United-States.js +52 -9
  965. package/dist/esm/components/Assets/Flags/United-States.js.map +1 -1
  966. package/dist/esm/components/Assets/Flags/system/Flag.js +20 -12
  967. package/dist/esm/components/Assets/Flags/system/Flag.js.map +1 -1
  968. package/dist/esm/components/Assets/Flags/system/FlagsDark.js.map +1 -1
  969. package/dist/esm/components/Assets/Flags/system/FlagsLight.js.map +1 -1
  970. package/dist/esm/components/Assets/Icons/Activity.js +34 -4
  971. package/dist/esm/components/Assets/Icons/Activity.js.map +1 -1
  972. package/dist/esm/components/Assets/Icons/Alarm.js +73 -8
  973. package/dist/esm/components/Assets/Icons/Alarm.js.map +1 -1
  974. package/dist/esm/components/Assets/Icons/Arrow-Directions.js +53 -6
  975. package/dist/esm/components/Assets/Icons/Arrow-Directions.js.map +1 -1
  976. package/dist/esm/components/Assets/Icons/Arrow-Down.js +21 -1
  977. package/dist/esm/components/Assets/Icons/Arrow-Down.js.map +1 -1
  978. package/dist/esm/components/Assets/Icons/Arrow-Left.js +33 -4
  979. package/dist/esm/components/Assets/Icons/Arrow-Left.js.map +1 -1
  980. package/dist/esm/components/Assets/Icons/Arrow-Right.js +21 -1
  981. package/dist/esm/components/Assets/Icons/Arrow-Right.js.map +1 -1
  982. package/dist/esm/components/Assets/Icons/Arrow-Triangle.js +43 -5
  983. package/dist/esm/components/Assets/Icons/Arrow-Triangle.js.map +1 -1
  984. package/dist/esm/components/Assets/Icons/Arrow-Up.js +21 -1
  985. package/dist/esm/components/Assets/Icons/Arrow-Up.js.map +1 -1
  986. package/dist/esm/components/Assets/Icons/Auth-App.js +37 -7
  987. package/dist/esm/components/Assets/Icons/Auth-App.js.map +1 -1
  988. package/dist/esm/components/Assets/Icons/Auth-Sms.js +37 -7
  989. package/dist/esm/components/Assets/Icons/Auth-Sms.js.map +1 -1
  990. package/dist/esm/components/Assets/Icons/Backups.js +33 -4
  991. package/dist/esm/components/Assets/Icons/Backups.js.map +1 -1
  992. package/dist/esm/components/Assets/Icons/Bar-Chart.js +59 -6
  993. package/dist/esm/components/Assets/Icons/Bar-Chart.js.map +1 -1
  994. package/dist/esm/components/Assets/Icons/Bell.js +45 -5
  995. package/dist/esm/components/Assets/Icons/Bell.js.map +1 -1
  996. package/dist/esm/components/Assets/Icons/Beta.js +18 -1
  997. package/dist/esm/components/Assets/Icons/Beta.js.map +1 -1
  998. package/dist/esm/components/Assets/Icons/Blog.js +45 -5
  999. package/dist/esm/components/Assets/Icons/Blog.js.map +1 -1
  1000. package/dist/esm/components/Assets/Icons/Bold.js +21 -1
  1001. package/dist/esm/components/Assets/Icons/Bold.js.map +1 -1
  1002. package/dist/esm/components/Assets/Icons/Book.js +34 -4
  1003. package/dist/esm/components/Assets/Icons/Book.js.map +1 -1
  1004. package/dist/esm/components/Assets/Icons/Brackets.js +21 -1
  1005. package/dist/esm/components/Assets/Icons/Brackets.js.map +1 -1
  1006. package/dist/esm/components/Assets/Icons/Briefcase.js +34 -4
  1007. package/dist/esm/components/Assets/Icons/Briefcase.js.map +1 -1
  1008. package/dist/esm/components/Assets/Icons/Building.js +34 -4
  1009. package/dist/esm/components/Assets/Icons/Building.js.map +1 -1
  1010. package/dist/esm/components/Assets/Icons/Burger-Menu.js +21 -1
  1011. package/dist/esm/components/Assets/Icons/Burger-Menu.js.map +1 -1
  1012. package/dist/esm/components/Assets/Icons/Calendar-With-Time.js +123 -13
  1013. package/dist/esm/components/Assets/Icons/Calendar-With-Time.js.map +1 -1
  1014. package/dist/esm/components/Assets/Icons/Calendar.js +257 -26
  1015. package/dist/esm/components/Assets/Icons/Calendar.js.map +1 -1
  1016. package/dist/esm/components/Assets/Icons/Cards.js +34 -4
  1017. package/dist/esm/components/Assets/Icons/Cards.js.map +1 -1
  1018. package/dist/esm/components/Assets/Icons/Cell-Tower.js +20 -1
  1019. package/dist/esm/components/Assets/Icons/Cell-Tower.js.map +1 -1
  1020. package/dist/esm/components/Assets/Icons/Chart-Area.js +27 -4
  1021. package/dist/esm/components/Assets/Icons/Chart-Area.js.map +1 -1
  1022. package/dist/esm/components/Assets/Icons/Chart-Bar-Horizontal.js +18 -1
  1023. package/dist/esm/components/Assets/Icons/Chart-Bar-Horizontal.js.map +1 -1
  1024. package/dist/esm/components/Assets/Icons/Chart-Cloud.js +18 -1
  1025. package/dist/esm/components/Assets/Icons/Chart-Cloud.js.map +1 -1
  1026. package/dist/esm/components/Assets/Icons/Chart-Donut.js +18 -1
  1027. package/dist/esm/components/Assets/Icons/Chart-Donut.js.map +1 -1
  1028. package/dist/esm/components/Assets/Icons/Chart-Heatmap.js +56 -7
  1029. package/dist/esm/components/Assets/Icons/Chart-Heatmap.js.map +1 -1
  1030. package/dist/esm/components/Assets/Icons/Chart-Scatter.js +18 -1
  1031. package/dist/esm/components/Assets/Icons/Chart-Scatter.js.map +1 -1
  1032. package/dist/esm/components/Assets/Icons/Chart-Square.js +29 -4
  1033. package/dist/esm/components/Assets/Icons/Chart-Square.js.map +1 -1
  1034. package/dist/esm/components/Assets/Icons/Chart-Stacked-Horizontal.js +95 -9
  1035. package/dist/esm/components/Assets/Icons/Chart-Stacked-Horizontal.js.map +1 -1
  1036. package/dist/esm/components/Assets/Icons/Chart-Stacked-Vertical.js +95 -9
  1037. package/dist/esm/components/Assets/Icons/Chart-Stacked-Vertical.js.map +1 -1
  1038. package/dist/esm/components/Assets/Icons/Chat.js +21 -1
  1039. package/dist/esm/components/Assets/Icons/Chat.js.map +1 -1
  1040. package/dist/esm/components/Assets/Icons/Check-In-Circle.js +45 -4
  1041. package/dist/esm/components/Assets/Icons/Check-In-Circle.js.map +1 -1
  1042. package/dist/esm/components/Assets/Icons/Check.js +21 -1
  1043. package/dist/esm/components/Assets/Icons/Check.js.map +1 -1
  1044. package/dist/esm/components/Assets/Icons/Chevron-Down.js +21 -1
  1045. package/dist/esm/components/Assets/Icons/Chevron-Down.js.map +1 -1
  1046. package/dist/esm/components/Assets/Icons/Chevron-Left.js +21 -1
  1047. package/dist/esm/components/Assets/Icons/Chevron-Left.js.map +1 -1
  1048. package/dist/esm/components/Assets/Icons/Chevron-Right.js +21 -1
  1049. package/dist/esm/components/Assets/Icons/Chevron-Right.js.map +1 -1
  1050. package/dist/esm/components/Assets/Icons/Chevron-Up.js +21 -1
  1051. package/dist/esm/components/Assets/Icons/Chevron-Up.js.map +1 -1
  1052. package/dist/esm/components/Assets/Icons/Circle.js +23 -1
  1053. package/dist/esm/components/Assets/Icons/Circle.js.map +1 -1
  1054. package/dist/esm/components/Assets/Icons/Clock.js +44 -5
  1055. package/dist/esm/components/Assets/Icons/Clock.js.map +1 -1
  1056. package/dist/esm/components/Assets/Icons/Cloud-Keys.js +43 -5
  1057. package/dist/esm/components/Assets/Icons/Cloud-Keys.js.map +1 -1
  1058. package/dist/esm/components/Assets/Icons/Cloud.js +22 -1
  1059. package/dist/esm/components/Assets/Icons/Cloud.js.map +1 -1
  1060. package/dist/esm/components/Assets/Icons/Code-In-Square.js +34 -4
  1061. package/dist/esm/components/Assets/Icons/Code-In-Square.js.map +1 -1
  1062. package/dist/esm/components/Assets/Icons/Code.js +43 -5
  1063. package/dist/esm/components/Assets/Icons/Code.js.map +1 -1
  1064. package/dist/esm/components/Assets/Icons/Collapse-All.js +27 -4
  1065. package/dist/esm/components/Assets/Icons/Collapse-All.js.map +1 -1
  1066. package/dist/esm/components/Assets/Icons/Connect-Alt.js +34 -4
  1067. package/dist/esm/components/Assets/Icons/Connect-Alt.js.map +1 -1
  1068. package/dist/esm/components/Assets/Icons/Connect.js +21 -1
  1069. package/dist/esm/components/Assets/Icons/Connect.js.map +1 -1
  1070. package/dist/esm/components/Assets/Icons/Console.js +34 -4
  1071. package/dist/esm/components/Assets/Icons/Console.js.map +1 -1
  1072. package/dist/esm/components/Assets/Icons/Copy.js +37 -4
  1073. package/dist/esm/components/Assets/Icons/Copy.js.map +1 -1
  1074. package/dist/esm/components/Assets/Icons/Cpu.js +123 -15
  1075. package/dist/esm/components/Assets/Icons/Cpu.js.map +1 -1
  1076. package/dist/esm/components/Assets/Icons/Credit-Card.js +63 -9
  1077. package/dist/esm/components/Assets/Icons/Credit-Card.js.map +1 -1
  1078. package/dist/esm/components/Assets/Icons/Cross.js +33 -4
  1079. package/dist/esm/components/Assets/Icons/Cross.js.map +1 -1
  1080. package/dist/esm/components/Assets/Icons/Data-Lakes.js +18 -1
  1081. package/dist/esm/components/Assets/Icons/Data-Lakes.js.map +1 -1
  1082. package/dist/esm/components/Assets/Icons/Data.js +43 -5
  1083. package/dist/esm/components/Assets/Icons/Data.js.map +1 -1
  1084. package/dist/esm/components/Assets/Icons/Database.js +35 -4
  1085. package/dist/esm/components/Assets/Icons/Database.js.map +1 -1
  1086. package/dist/esm/components/Assets/Icons/Disk.js +34 -4
  1087. package/dist/esm/components/Assets/Icons/Disk.js.map +1 -1
  1088. package/dist/esm/components/Assets/Icons/Display.js +34 -4
  1089. package/dist/esm/components/Assets/Icons/Display.js.map +1 -1
  1090. package/dist/esm/components/Assets/Icons/Document.js +34 -4
  1091. package/dist/esm/components/Assets/Icons/Document.js.map +1 -1
  1092. package/dist/esm/components/Assets/Icons/Dollar.js +21 -1
  1093. package/dist/esm/components/Assets/Icons/Dollar.js.map +1 -1
  1094. package/dist/esm/components/Assets/Icons/Dot.js +20 -1
  1095. package/dist/esm/components/Assets/Icons/Dot.js.map +1 -1
  1096. package/dist/esm/components/Assets/Icons/Dots-Horizontal.js +43 -5
  1097. package/dist/esm/components/Assets/Icons/Dots-Horizontal.js.map +1 -1
  1098. package/dist/esm/components/Assets/Icons/Dots-Triangle.js +79 -8
  1099. package/dist/esm/components/Assets/Icons/Dots-Triangle.js.map +1 -1
  1100. package/dist/esm/components/Assets/Icons/Dots-Vertical-Double.js +67 -8
  1101. package/dist/esm/components/Assets/Icons/Dots-Vertical-Double.js.map +1 -1
  1102. package/dist/esm/components/Assets/Icons/Dots-Vertical.js +40 -5
  1103. package/dist/esm/components/Assets/Icons/Dots-Vertical.js.map +1 -1
  1104. package/dist/esm/components/Assets/Icons/Double-Check.js +53 -6
  1105. package/dist/esm/components/Assets/Icons/Double-Check.js.map +1 -1
  1106. package/dist/esm/components/Assets/Icons/Download-In-Circle.js +53 -6
  1107. package/dist/esm/components/Assets/Icons/Download-In-Circle.js.map +1 -1
  1108. package/dist/esm/components/Assets/Icons/Download.js +53 -6
  1109. package/dist/esm/components/Assets/Icons/Download.js.map +1 -1
  1110. package/dist/esm/components/Assets/Icons/Email.js +37 -4
  1111. package/dist/esm/components/Assets/Icons/Email.js.map +1 -1
  1112. package/dist/esm/components/Assets/Icons/Empty.js +11 -1
  1113. package/dist/esm/components/Assets/Icons/Empty.js.map +1 -1
  1114. package/dist/esm/components/Assets/Icons/Enter.js +20 -1
  1115. package/dist/esm/components/Assets/Icons/Enter.js.map +1 -1
  1116. package/dist/esm/components/Assets/Icons/Expand-All.js +27 -4
  1117. package/dist/esm/components/Assets/Icons/Expand-All.js.map +1 -1
  1118. package/dist/esm/components/Assets/Icons/Eye-Closed.js +33 -4
  1119. package/dist/esm/components/Assets/Icons/Eye-Closed.js.map +1 -1
  1120. package/dist/esm/components/Assets/Icons/Eye.js +34 -4
  1121. package/dist/esm/components/Assets/Icons/Eye.js.map +1 -1
  1122. package/dist/esm/components/Assets/Icons/Filter.js +43 -4
  1123. package/dist/esm/components/Assets/Icons/Filter.js.map +1 -1
  1124. package/dist/esm/components/Assets/Icons/Fire.js +22 -1
  1125. package/dist/esm/components/Assets/Icons/Fire.js.map +1 -1
  1126. package/dist/esm/components/Assets/Icons/Flag.js +53 -6
  1127. package/dist/esm/components/Assets/Icons/Flag.js.map +1 -1
  1128. package/dist/esm/components/Assets/Icons/Flash.js +21 -1
  1129. package/dist/esm/components/Assets/Icons/Flash.js.map +1 -1
  1130. package/dist/esm/components/Assets/Icons/Flask.js +43 -5
  1131. package/dist/esm/components/Assets/Icons/Flask.js.map +1 -1
  1132. package/dist/esm/components/Assets/Icons/Folder-Closed.js +19 -1
  1133. package/dist/esm/components/Assets/Icons/Folder-Closed.js.map +1 -1
  1134. package/dist/esm/components/Assets/Icons/Folder-Open.js +31 -4
  1135. package/dist/esm/components/Assets/Icons/Folder-Open.js.map +1 -1
  1136. package/dist/esm/components/Assets/Icons/Gear.js +35 -4
  1137. package/dist/esm/components/Assets/Icons/Gear.js.map +1 -1
  1138. package/dist/esm/components/Assets/Icons/Gift.js +20 -1
  1139. package/dist/esm/components/Assets/Icons/Gift.js.map +1 -1
  1140. package/dist/esm/components/Assets/Icons/Git-Merge.js +53 -6
  1141. package/dist/esm/components/Assets/Icons/Git-Merge.js.map +1 -1
  1142. package/dist/esm/components/Assets/Icons/Globe.js +21 -1
  1143. package/dist/esm/components/Assets/Icons/Globe.js.map +1 -1
  1144. package/dist/esm/components/Assets/Icons/Hexagon.js +19 -1
  1145. package/dist/esm/components/Assets/Icons/Hexagon.js.map +1 -1
  1146. package/dist/esm/components/Assets/Icons/History.js +33 -4
  1147. package/dist/esm/components/Assets/Icons/History.js.map +1 -1
  1148. package/dist/esm/components/Assets/Icons/Home.js +33 -4
  1149. package/dist/esm/components/Assets/Icons/Home.js.map +1 -1
  1150. package/dist/esm/components/Assets/Icons/Horizontal-Loading.js +19 -49
  1151. package/dist/esm/components/Assets/Icons/Horizontal-Loading.js.map +1 -1
  1152. package/dist/esm/components/Assets/Icons/Http-Monitoring.js +123 -13
  1153. package/dist/esm/components/Assets/Icons/Http-Monitoring.js.map +1 -1
  1154. package/dist/esm/components/Assets/Icons/Http.js +21 -1
  1155. package/dist/esm/components/Assets/Icons/Http.js.map +1 -1
  1156. package/dist/esm/components/Assets/Icons/Info-In-Circle.js +44 -5
  1157. package/dist/esm/components/Assets/Icons/Info-In-Circle.js.map +1 -1
  1158. package/dist/esm/components/Assets/Icons/Information.js +41 -5
  1159. package/dist/esm/components/Assets/Icons/Information.js.map +1 -1
  1160. package/dist/esm/components/Assets/Icons/Insert-Row.js +41 -5
  1161. package/dist/esm/components/Assets/Icons/Insert-Row.js.map +1 -1
  1162. package/dist/esm/components/Assets/Icons/Integrations.js +33 -4
  1163. package/dist/esm/components/Assets/Icons/Integrations.js.map +1 -1
  1164. package/dist/esm/components/Assets/Icons/Italic.js +21 -1
  1165. package/dist/esm/components/Assets/Icons/Italic.js.map +1 -1
  1166. package/dist/esm/components/Assets/Icons/Key.js +35 -4
  1167. package/dist/esm/components/Assets/Icons/Key.js.map +1 -1
  1168. package/dist/esm/components/Assets/Icons/Keys.js +55 -6
  1169. package/dist/esm/components/Assets/Icons/Keys.js.map +1 -1
  1170. package/dist/esm/components/Assets/Icons/Lifebuoy.js +73 -8
  1171. package/dist/esm/components/Assets/Icons/Lifebuoy.js.map +1 -1
  1172. package/dist/esm/components/Assets/Icons/Light-Bulb-On.js +105 -11
  1173. package/dist/esm/components/Assets/Icons/Light-Bulb-On.js.map +1 -1
  1174. package/dist/esm/components/Assets/Icons/Light-Bulb.js +47 -5
  1175. package/dist/esm/components/Assets/Icons/Light-Bulb.js.map +1 -1
  1176. package/dist/esm/components/Assets/Icons/Lightening.js +34 -4
  1177. package/dist/esm/components/Assets/Icons/Lightening.js.map +1 -1
  1178. package/dist/esm/components/Assets/Icons/Line-In-Circle.js +33 -4
  1179. package/dist/esm/components/Assets/Icons/Line-In-Circle.js.map +1 -1
  1180. package/dist/esm/components/Assets/Icons/List-Bulleted.js +73 -8
  1181. package/dist/esm/components/Assets/Icons/List-Bulleted.js.map +1 -1
  1182. package/dist/esm/components/Assets/Icons/List-Numbered.js +73 -8
  1183. package/dist/esm/components/Assets/Icons/List-Numbered.js.map +1 -1
  1184. package/dist/esm/components/Assets/Icons/Loaders.css +95 -0
  1185. package/dist/esm/components/Assets/Icons/Loaders.module.css.js +8 -0
  1186. package/dist/esm/components/Assets/Icons/Loaders.module.css.js.map +1 -0
  1187. package/dist/esm/components/Assets/Icons/Loading-Animated.js +11 -12
  1188. package/dist/esm/components/Assets/Icons/Loading-Animated.js.map +1 -1
  1189. package/dist/esm/components/Assets/Icons/Loading.js +66 -11
  1190. package/dist/esm/components/Assets/Icons/Loading.js.map +1 -1
  1191. package/dist/esm/components/Assets/Icons/Lock.js +45 -5
  1192. package/dist/esm/components/Assets/Icons/Lock.js.map +1 -1
  1193. package/dist/esm/components/Assets/Icons/Map-Pin.js +33 -4
  1194. package/dist/esm/components/Assets/Icons/Map-Pin.js.map +1 -1
  1195. package/dist/esm/components/Assets/Icons/Mcp.js +17 -5
  1196. package/dist/esm/components/Assets/Icons/Mcp.js.map +1 -1
  1197. package/dist/esm/components/Assets/Icons/Metrics-Alt.js +34 -4
  1198. package/dist/esm/components/Assets/Icons/Metrics-Alt.js.map +1 -1
  1199. package/dist/esm/components/Assets/Icons/Metrics.js +45 -5
  1200. package/dist/esm/components/Assets/Icons/Metrics.js.map +1 -1
  1201. package/dist/esm/components/Assets/Icons/Minus.js +21 -1
  1202. package/dist/esm/components/Assets/Icons/Minus.js.map +1 -1
  1203. package/dist/esm/components/Assets/Icons/Moon.js +23 -1
  1204. package/dist/esm/components/Assets/Icons/Moon.js.map +1 -1
  1205. package/dist/esm/components/Assets/Icons/No-Cloud.js +33 -4
  1206. package/dist/esm/components/Assets/Icons/No-Cloud.js.map +1 -1
  1207. package/dist/esm/components/Assets/Icons/Pause.js +37 -4
  1208. package/dist/esm/components/Assets/Icons/Pause.js.map +1 -1
  1209. package/dist/esm/components/Assets/Icons/Payment.js +27 -4
  1210. package/dist/esm/components/Assets/Icons/Payment.js.map +1 -1
  1211. package/dist/esm/components/Assets/Icons/Pencil.js +34 -4
  1212. package/dist/esm/components/Assets/Icons/Pencil.js.map +1 -1
  1213. package/dist/esm/components/Assets/Icons/Pie-Chart.js +34 -4
  1214. package/dist/esm/components/Assets/Icons/Pie-Chart.js.map +1 -1
  1215. package/dist/esm/components/Assets/Icons/Pin.js +35 -4
  1216. package/dist/esm/components/Assets/Icons/Pin.js.map +1 -1
  1217. package/dist/esm/components/Assets/Icons/Pipe.js +103 -13
  1218. package/dist/esm/components/Assets/Icons/Pipe.js.map +1 -1
  1219. package/dist/esm/components/Assets/Icons/Play-In-Circle.js +34 -4
  1220. package/dist/esm/components/Assets/Icons/Play-In-Circle.js.map +1 -1
  1221. package/dist/esm/components/Assets/Icons/Play.js +23 -1
  1222. package/dist/esm/components/Assets/Icons/Play.js.map +1 -1
  1223. package/dist/esm/components/Assets/Icons/Plug.js +21 -1
  1224. package/dist/esm/components/Assets/Icons/Plug.js.map +1 -1
  1225. package/dist/esm/components/Assets/Icons/Plus.js +21 -1
  1226. package/dist/esm/components/Assets/Icons/Plus.js.map +1 -1
  1227. package/dist/esm/components/Assets/Icons/Popin.js +21 -1
  1228. package/dist/esm/components/Assets/Icons/Popin.js.map +1 -1
  1229. package/dist/esm/components/Assets/Icons/Popout.js +21 -1
  1230. package/dist/esm/components/Assets/Icons/Popout.js.map +1 -1
  1231. package/dist/esm/components/Assets/Icons/Popover-Arrow.js +19 -1
  1232. package/dist/esm/components/Assets/Icons/Popover-Arrow.js.map +1 -1
  1233. package/dist/esm/components/Assets/Icons/Puzzle-Piece.js +33 -4
  1234. package/dist/esm/components/Assets/Icons/Puzzle-Piece.js.map +1 -1
  1235. package/dist/esm/components/Assets/Icons/Query.js +53 -8
  1236. package/dist/esm/components/Assets/Icons/Query.js.map +1 -1
  1237. package/dist/esm/components/Assets/Icons/Question.js +34 -4
  1238. package/dist/esm/components/Assets/Icons/Question.js.map +1 -1
  1239. package/dist/esm/components/Assets/Icons/Refresh.js +33 -4
  1240. package/dist/esm/components/Assets/Icons/Refresh.js.map +1 -1
  1241. package/dist/esm/components/Assets/Icons/Resize-Arrows-Horizontal.js +18 -1
  1242. package/dist/esm/components/Assets/Icons/Resize-Arrows-Horizontal.js.map +1 -1
  1243. package/dist/esm/components/Assets/Icons/Resize-Arrows-Vertical.js +18 -1
  1244. package/dist/esm/components/Assets/Icons/Resize-Arrows-Vertical.js.map +1 -1
  1245. package/dist/esm/components/Assets/Icons/Rocket.js +63 -9
  1246. package/dist/esm/components/Assets/Icons/Rocket.js.map +1 -1
  1247. package/dist/esm/components/Assets/Icons/Sand-Glass.js +53 -6
  1248. package/dist/esm/components/Assets/Icons/Sand-Glass.js.map +1 -1
  1249. package/dist/esm/components/Assets/Icons/Search.js +21 -1
  1250. package/dist/esm/components/Assets/Icons/Search.js.map +1 -1
  1251. package/dist/esm/components/Assets/Icons/Secure.js +34 -4
  1252. package/dist/esm/components/Assets/Icons/Secure.js.map +1 -1
  1253. package/dist/esm/components/Assets/Icons/Server.js +58 -9
  1254. package/dist/esm/components/Assets/Icons/Server.js.map +1 -1
  1255. package/dist/esm/components/Assets/Icons/Services.js +22 -1
  1256. package/dist/esm/components/Assets/Icons/Services.js.map +1 -1
  1257. package/dist/esm/components/Assets/Icons/Settings.js +21 -1
  1258. package/dist/esm/components/Assets/Icons/Settings.js.map +1 -1
  1259. package/dist/esm/components/Assets/Icons/Share-Arrow.js +23 -1
  1260. package/dist/esm/components/Assets/Icons/Share-Arrow.js.map +1 -1
  1261. package/dist/esm/components/Assets/Icons/Share-Network.js +73 -10
  1262. package/dist/esm/components/Assets/Icons/Share-Network.js.map +1 -1
  1263. package/dist/esm/components/Assets/Icons/Share.js +33 -4
  1264. package/dist/esm/components/Assets/Icons/Share.js.map +1 -1
  1265. package/dist/esm/components/Assets/Icons/Sleep.js +18 -1
  1266. package/dist/esm/components/Assets/Icons/Sleep.js.map +1 -1
  1267. package/dist/esm/components/Assets/Icons/Slide-In.js +32 -4
  1268. package/dist/esm/components/Assets/Icons/Slide-In.js.map +1 -1
  1269. package/dist/esm/components/Assets/Icons/Slide-Out.js +32 -4
  1270. package/dist/esm/components/Assets/Icons/Slide-Out.js.map +1 -1
  1271. package/dist/esm/components/Assets/Icons/Sort-Alt.js +21 -1
  1272. package/dist/esm/components/Assets/Icons/Sort-Alt.js.map +1 -1
  1273. package/dist/esm/components/Assets/Icons/Sort.js +21 -1
  1274. package/dist/esm/components/Assets/Icons/Sort.js.map +1 -1
  1275. package/dist/esm/components/Assets/Icons/Sparkle.js +22 -1
  1276. package/dist/esm/components/Assets/Icons/Sparkle.js.map +1 -1
  1277. package/dist/esm/components/Assets/Icons/Speaker.js +34 -4
  1278. package/dist/esm/components/Assets/Icons/Speaker.js.map +1 -1
  1279. package/dist/esm/components/Assets/Icons/Speed.js +33 -4
  1280. package/dist/esm/components/Assets/Icons/Speed.js.map +1 -1
  1281. package/dist/esm/components/Assets/Icons/Square.js +23 -1
  1282. package/dist/esm/components/Assets/Icons/Square.js.map +1 -1
  1283. package/dist/esm/components/Assets/Icons/Star.js +23 -1
  1284. package/dist/esm/components/Assets/Icons/Star.js.map +1 -1
  1285. package/dist/esm/components/Assets/Icons/Stop.js +56 -5
  1286. package/dist/esm/components/Assets/Icons/Stop.js.map +1 -1
  1287. package/dist/esm/components/Assets/Icons/Support.js +44 -5
  1288. package/dist/esm/components/Assets/Icons/Support.js.map +1 -1
  1289. package/dist/esm/components/Assets/Icons/Table.js +34 -4
  1290. package/dist/esm/components/Assets/Icons/Table.js.map +1 -1
  1291. package/dist/esm/components/Assets/Icons/Taxi.js +166 -21
  1292. package/dist/esm/components/Assets/Icons/Taxi.js.map +1 -1
  1293. package/dist/esm/components/Assets/Icons/Text-Slash.js +83 -11
  1294. package/dist/esm/components/Assets/Icons/Text-Slash.js.map +1 -1
  1295. package/dist/esm/components/Assets/Icons/Thumbs-Down.js +21 -1
  1296. package/dist/esm/components/Assets/Icons/Thumbs-Down.js.map +1 -1
  1297. package/dist/esm/components/Assets/Icons/Thumbs-Up.js +31 -1
  1298. package/dist/esm/components/Assets/Icons/Thumbs-Up.js.map +1 -1
  1299. package/dist/esm/components/Assets/Icons/Trash.js +21 -1
  1300. package/dist/esm/components/Assets/Icons/Trash.js.map +1 -1
  1301. package/dist/esm/components/Assets/Icons/Tree-Structure.js +73 -10
  1302. package/dist/esm/components/Assets/Icons/Tree-Structure.js.map +1 -1
  1303. package/dist/esm/components/Assets/Icons/Underline.js +33 -4
  1304. package/dist/esm/components/Assets/Icons/Underline.js.map +1 -1
  1305. package/dist/esm/components/Assets/Icons/Unpin.js +73 -8
  1306. package/dist/esm/components/Assets/Icons/Unpin.js.map +1 -1
  1307. package/dist/esm/components/Assets/Icons/Upgrade.js +45 -6
  1308. package/dist/esm/components/Assets/Icons/Upgrade.js.map +1 -1
  1309. package/dist/esm/components/Assets/Icons/Upload.js +33 -4
  1310. package/dist/esm/components/Assets/Icons/Upload.js.map +1 -1
  1311. package/dist/esm/components/Assets/Icons/Url.js +21 -1
  1312. package/dist/esm/components/Assets/Icons/Url.js.map +1 -1
  1313. package/dist/esm/components/Assets/Icons/User.js +18 -1
  1314. package/dist/esm/components/Assets/Icons/User.js.map +1 -1
  1315. package/dist/esm/components/Assets/Icons/Users.js +55 -6
  1316. package/dist/esm/components/Assets/Icons/Users.js.map +1 -1
  1317. package/dist/esm/components/Assets/Icons/Warning.js +34 -4
  1318. package/dist/esm/components/Assets/Icons/Warning.js.map +1 -1
  1319. package/dist/esm/components/Assets/Icons/Waves.js +20 -1
  1320. package/dist/esm/components/Assets/Icons/Waves.js.map +1 -1
  1321. package/dist/esm/components/Assets/Icons/system/IconsLight.js +2 -2
  1322. package/dist/esm/components/Assets/Icons/system/IconsLight.js.map +1 -1
  1323. package/dist/esm/components/Assets/Logos/AWS.js +77 -14
  1324. package/dist/esm/components/Assets/Logos/AWS.js.map +1 -1
  1325. package/dist/esm/components/Assets/Logos/AWS_ATHENA.js +55 -8
  1326. package/dist/esm/components/Assets/Logos/AWS_ATHENA.js.map +1 -1
  1327. package/dist/esm/components/Assets/Logos/AWS_AURORA.js +40 -7
  1328. package/dist/esm/components/Assets/Logos/AWS_AURORA.js.map +1 -1
  1329. package/dist/esm/components/Assets/Logos/AWS_GLUE.js +55 -8
  1330. package/dist/esm/components/Assets/Logos/AWS_GLUE.js.map +1 -1
  1331. package/dist/esm/components/Assets/Logos/AWS_KINESIS.js +63 -10
  1332. package/dist/esm/components/Assets/Logos/AWS_KINESIS.js.map +1 -1
  1333. package/dist/esm/components/Assets/Logos/AWS_MSK.js +55 -8
  1334. package/dist/esm/components/Assets/Logos/AWS_MSK.js.map +1 -1
  1335. package/dist/esm/components/Assets/Logos/AWS_RDS.js +39 -7
  1336. package/dist/esm/components/Assets/Logos/AWS_RDS.js.map +1 -1
  1337. package/dist/esm/components/Assets/Logos/AWS_REDSHIFT.js +55 -8
  1338. package/dist/esm/components/Assets/Logos/AWS_REDSHIFT.js.map +1 -1
  1339. package/dist/esm/components/Assets/Logos/AWS_S3.js +65 -13
  1340. package/dist/esm/components/Assets/Logos/AWS_S3.js.map +1 -1
  1341. package/dist/esm/components/Assets/Logos/Airbyte.js +43 -7
  1342. package/dist/esm/components/Assets/Logos/Airbyte.js.map +1 -1
  1343. package/dist/esm/components/Assets/Logos/Alloydb.js +62 -9
  1344. package/dist/esm/components/Assets/Logos/Alloydb.js.map +1 -1
  1345. package/dist/esm/components/Assets/Logos/ApacheIceberg.js +166 -25
  1346. package/dist/esm/components/Assets/Logos/ApacheIceberg.js.map +1 -1
  1347. package/dist/esm/components/Assets/Logos/Azure.js +127 -23
  1348. package/dist/esm/components/Assets/Logos/Azure.js.map +1 -1
  1349. package/dist/esm/components/Assets/Logos/Azure_Blob_Storage.js +76 -12
  1350. package/dist/esm/components/Assets/Logos/Azure_Blob_Storage.js.map +1 -1
  1351. package/dist/esm/components/Assets/Logos/Azure_Event_Hub.js +38 -7
  1352. package/dist/esm/components/Assets/Logos/Azure_Event_Hub.js.map +1 -1
  1353. package/dist/esm/components/Assets/Logos/Biglake-Metastore.js +33 -5
  1354. package/dist/esm/components/Assets/Logos/Biglake-Metastore.js.map +1 -1
  1355. package/dist/esm/components/Assets/Logos/Bigquery.js +45 -8
  1356. package/dist/esm/components/Assets/Logos/Bigquery.js.map +1 -1
  1357. package/dist/esm/components/Assets/Logos/Clickhouse.js +132 -18
  1358. package/dist/esm/components/Assets/Logos/Clickhouse.js.map +1 -1
  1359. package/dist/esm/components/Assets/Logos/Cloudflare.js +27 -4
  1360. package/dist/esm/components/Assets/Logos/Cloudflare.js.map +1 -1
  1361. package/dist/esm/components/Assets/Logos/Confluent.js +41 -7
  1362. package/dist/esm/components/Assets/Logos/Confluent.js.map +1 -1
  1363. package/dist/esm/components/Assets/Logos/Crunchy_Bridge.js +95 -18
  1364. package/dist/esm/components/Assets/Logos/Crunchy_Bridge.js.map +1 -1
  1365. package/dist/esm/components/Assets/Logos/Csharp.js +59 -10
  1366. package/dist/esm/components/Assets/Logos/Csharp.js.map +1 -1
  1367. package/dist/esm/components/Assets/Logos/Databricks.js +18 -1
  1368. package/dist/esm/components/Assets/Logos/Databricks.js.map +1 -1
  1369. package/dist/esm/components/Assets/Logos/Datagrip.js +219 -37
  1370. package/dist/esm/components/Assets/Logos/Datagrip.js.map +1 -1
  1371. package/dist/esm/components/Assets/Logos/Dbeaver.js +50 -7
  1372. package/dist/esm/components/Assets/Logos/Dbeaver.js.map +1 -1
  1373. package/dist/esm/components/Assets/Logos/Dbt.js +29 -4
  1374. package/dist/esm/components/Assets/Logos/Dbt.js.map +1 -1
  1375. package/dist/esm/components/Assets/Logos/Decodeable.js +27 -4
  1376. package/dist/esm/components/Assets/Logos/Decodeable.js.map +1 -1
  1377. package/dist/esm/components/Assets/Logos/Deepnote.js +60 -9
  1378. package/dist/esm/components/Assets/Logos/Deepnote.js.map +1 -1
  1379. package/dist/esm/components/Assets/Logos/Deltalake.js +20 -1
  1380. package/dist/esm/components/Assets/Logos/Deltalake.js.map +1 -1
  1381. package/dist/esm/components/Assets/Logos/Digitalocean.js +38 -7
  1382. package/dist/esm/components/Assets/Logos/Digitalocean.js.map +1 -1
  1383. package/dist/esm/components/Assets/Logos/FeatureDatabase.js +331 -62
  1384. package/dist/esm/components/Assets/Logos/FeatureDatabase.js.map +1 -1
  1385. package/dist/esm/components/Assets/Logos/FeatureHexagon.js +437 -82
  1386. package/dist/esm/components/Assets/Logos/FeatureHexagon.js.map +1 -1
  1387. package/dist/esm/components/Assets/Logos/Fivetran.js +48 -7
  1388. package/dist/esm/components/Assets/Logos/Fivetran.js.map +1 -1
  1389. package/dist/esm/components/Assets/Logos/GCS.js +88 -15
  1390. package/dist/esm/components/Assets/Logos/GCS.js.map +1 -1
  1391. package/dist/esm/components/Assets/Logos/Gcp.js +52 -9
  1392. package/dist/esm/components/Assets/Logos/Gcp.js.map +1 -1
  1393. package/dist/esm/components/Assets/Logos/Github.js +27 -8
  1394. package/dist/esm/components/Assets/Logos/Github.js.map +1 -1
  1395. package/dist/esm/components/Assets/Logos/Golang.js +48 -7
  1396. package/dist/esm/components/Assets/Logos/Golang.js.map +1 -1
  1397. package/dist/esm/components/Assets/Logos/Google.js +41 -6
  1398. package/dist/esm/components/Assets/Logos/Google.js.map +1 -1
  1399. package/dist/esm/components/Assets/Logos/Grafana.js +41 -7
  1400. package/dist/esm/components/Assets/Logos/Grafana.js.map +1 -1
  1401. package/dist/esm/components/Assets/Logos/Hex.js +31 -4
  1402. package/dist/esm/components/Assets/Logos/Hex.js.map +1 -1
  1403. package/dist/esm/components/Assets/Logos/Hudi.js +103 -13
  1404. package/dist/esm/components/Assets/Logos/Hudi.js.map +1 -1
  1405. package/dist/esm/components/Assets/Logos/Iceberg.js +168 -25
  1406. package/dist/esm/components/Assets/Logos/Iceberg.js.map +1 -1
  1407. package/dist/esm/components/Assets/Logos/Jdbc.js +69 -10
  1408. package/dist/esm/components/Assets/Logos/Jdbc.js.map +1 -1
  1409. package/dist/esm/components/Assets/Logos/Kafka.js +36 -11
  1410. package/dist/esm/components/Assets/Logos/Kafka.js.map +1 -1
  1411. package/dist/esm/components/Assets/Logos/Kubernetes.js +27 -4
  1412. package/dist/esm/components/Assets/Logos/Kubernetes.js.map +1 -1
  1413. package/dist/esm/components/Assets/Logos/Lakekeeper.js +240 -35
  1414. package/dist/esm/components/Assets/Logos/Lakekeeper.js.map +1 -1
  1415. package/dist/esm/components/Assets/Logos/Mariadb.js +18 -1
  1416. package/dist/esm/components/Assets/Logos/Mariadb.js.map +1 -1
  1417. package/dist/esm/components/Assets/Logos/Metabase.js +178 -24
  1418. package/dist/esm/components/Assets/Logos/Metabase.js.map +1 -1
  1419. package/dist/esm/components/Assets/Logos/Microsoft.js +41 -6
  1420. package/dist/esm/components/Assets/Logos/Microsoft.js.map +1 -1
  1421. package/dist/esm/components/Assets/Logos/Mongodb.js +29 -4
  1422. package/dist/esm/components/Assets/Logos/Mongodb.js.map +1 -1
  1423. package/dist/esm/components/Assets/Logos/Mysql.js +52 -9
  1424. package/dist/esm/components/Assets/Logos/Mysql.js.map +1 -1
  1425. package/dist/esm/components/Assets/Logos/Neondb.js +105 -19
  1426. package/dist/esm/components/Assets/Logos/Neondb.js.map +1 -1
  1427. package/dist/esm/components/Assets/Logos/Nessie.js +69 -10
  1428. package/dist/esm/components/Assets/Logos/Nessie.js.map +1 -1
  1429. package/dist/esm/components/Assets/Logos/Nodejs.js +18 -1
  1430. package/dist/esm/components/Assets/Logos/Nodejs.js.map +1 -1
  1431. package/dist/esm/components/Assets/Logos/OVH.js +44 -13
  1432. package/dist/esm/components/Assets/Logos/OVH.js.map +1 -1
  1433. package/dist/esm/components/Assets/Logos/Onelake.js +241 -37
  1434. package/dist/esm/components/Assets/Logos/Onelake.js.map +1 -1
  1435. package/dist/esm/components/Assets/Logos/Planetscale.js +18 -1
  1436. package/dist/esm/components/Assets/Logos/Planetscale.js.map +1 -1
  1437. package/dist/esm/components/Assets/Logos/Polaris.js +61 -9
  1438. package/dist/esm/components/Assets/Logos/Polaris.js.map +1 -1
  1439. package/dist/esm/components/Assets/Logos/Postgres.js +103 -12
  1440. package/dist/esm/components/Assets/Logos/Postgres.js.map +1 -1
  1441. package/dist/esm/components/Assets/Logos/Prequel.js +66 -11
  1442. package/dist/esm/components/Assets/Logos/Prequel.js.map +1 -1
  1443. package/dist/esm/components/Assets/Logos/Python.js +89 -18
  1444. package/dist/esm/components/Assets/Logos/Python.js.map +1 -1
  1445. package/dist/esm/components/Assets/Logos/Redpanda.js +34 -5
  1446. package/dist/esm/components/Assets/Logos/Redpanda.js.map +1 -1
  1447. package/dist/esm/components/Assets/Logos/Rust.js +419 -52
  1448. package/dist/esm/components/Assets/Logos/Rust.js.map +1 -1
  1449. package/dist/esm/components/Assets/Logos/Snowflake.js +51 -9
  1450. package/dist/esm/components/Assets/Logos/Snowflake.js.map +1 -1
  1451. package/dist/esm/components/Assets/Logos/Supabase.js +98 -19
  1452. package/dist/esm/components/Assets/Logos/Supabase.js.map +1 -1
  1453. package/dist/esm/components/Assets/Logos/Superset.js +34 -5
  1454. package/dist/esm/components/Assets/Logos/Superset.js.map +1 -1
  1455. package/dist/esm/components/Assets/Logos/Tableau.js +36 -11
  1456. package/dist/esm/components/Assets/Logos/Tableau.js.map +1 -1
  1457. package/dist/esm/components/Assets/Logos/Tigerdata.js +50 -9
  1458. package/dist/esm/components/Assets/Logos/Tigerdata.js.map +1 -1
  1459. package/dist/esm/components/Assets/Logos/Upstash.js +57 -8
  1460. package/dist/esm/components/Assets/Logos/Upstash.js.map +1 -1
  1461. package/dist/esm/components/Assets/Logos/Vector.js +166 -29
  1462. package/dist/esm/components/Assets/Logos/Vector.js.map +1 -1
  1463. package/dist/esm/components/Assets/Logos/Warpstream.js +69 -10
  1464. package/dist/esm/components/Assets/Logos/Warpstream.js.map +1 -1
  1465. package/dist/esm/components/Assets/Logos/system/Logo.js +20 -12
  1466. package/dist/esm/components/Assets/Logos/system/Logo.js.map +1 -1
  1467. package/dist/esm/components/Assets/Logos/system/LogosDark.js.map +1 -1
  1468. package/dist/esm/components/Assets/Logos/system/LogosLight.js.map +1 -1
  1469. package/dist/esm/components/Assets/Payments/Amex.js +52 -9
  1470. package/dist/esm/components/Assets/Payments/Amex.js.map +1 -1
  1471. package/dist/esm/components/Assets/Payments/Mastercard.js +52 -9
  1472. package/dist/esm/components/Assets/Payments/Mastercard.js.map +1 -1
  1473. package/dist/esm/components/Assets/Payments/Paypal.js +73 -12
  1474. package/dist/esm/components/Assets/Payments/Paypal.js.map +1 -1
  1475. package/dist/esm/components/Assets/Payments/Visa.js +55 -8
  1476. package/dist/esm/components/Assets/Payments/Visa.js.map +1 -1
  1477. package/dist/esm/components/Assets/Payments/system/Payment.js +20 -12
  1478. package/dist/esm/components/Assets/Payments/system/Payment.js.map +1 -1
  1479. package/dist/esm/components/Assets/Payments/system/PaymentsDark.js.map +1 -1
  1480. package/dist/esm/components/Assets/Payments/system/PaymentsLight.js.map +1 -1
  1481. package/dist/esm/components/Assets/config.js +3 -1
  1482. package/dist/esm/components/Assets/config.js.map +1 -1
  1483. package/dist/esm/components/AutoComplete/AutoComplete.css +2 -1
  1484. package/dist/esm/components/AutoComplete/OptionContext.js.map +1 -1
  1485. package/dist/esm/components/AutoComplete/index.js +309 -190
  1486. package/dist/esm/components/AutoComplete/index.js.map +1 -1
  1487. package/dist/esm/components/AutoComplete/useOption.js +1 -3
  1488. package/dist/esm/components/AutoComplete/useOption.js.map +1 -1
  1489. package/dist/esm/components/Avatar/Avatar.css +2 -1
  1490. package/dist/esm/components/Avatar/index.js +26 -6
  1491. package/dist/esm/components/Avatar/index.js.map +1 -1
  1492. package/dist/esm/components/Badge/Badge.css +27 -31
  1493. package/dist/esm/components/Badge/index.js +38 -17
  1494. package/dist/esm/components/Badge/index.js.map +1 -1
  1495. package/dist/esm/components/BigStat/BigStat.css +2 -1
  1496. package/dist/esm/components/BigStat/index.js +23 -18
  1497. package/dist/esm/components/BigStat/index.js.map +1 -1
  1498. package/dist/esm/components/Button/BaseButton.css +2 -1
  1499. package/dist/esm/components/Button/BaseButton.js +8 -4
  1500. package/dist/esm/components/Button/BaseButton.js.map +1 -1
  1501. package/dist/esm/components/Button/Button.css +2 -1
  1502. package/dist/esm/components/Button/index.js +46 -23
  1503. package/dist/esm/components/Button/index.js.map +1 -1
  1504. package/dist/esm/components/ButtonGroup/ButtonGroup.css +2 -1
  1505. package/dist/esm/components/ButtonGroup/index.js +105 -67
  1506. package/dist/esm/components/ButtonGroup/index.js.map +1 -1
  1507. package/dist/esm/components/CardHorizontal/CardHorizontal.css +2 -1
  1508. package/dist/esm/components/CardHorizontal/index.js +102 -31
  1509. package/dist/esm/components/CardHorizontal/index.js.map +1 -1
  1510. package/dist/esm/components/CardPrimary/CardPrimary.css +2 -1
  1511. package/dist/esm/components/CardPrimary/CardPrimaryTopBadge.js +14 -5
  1512. package/dist/esm/components/CardPrimary/CardPrimaryTopBadge.js.map +1 -1
  1513. package/dist/esm/components/CardPrimary/index.js +51 -24
  1514. package/dist/esm/components/CardPrimary/index.js.map +1 -1
  1515. package/dist/esm/components/CardPrimary/withTopBadge.js +19 -8
  1516. package/dist/esm/components/CardPrimary/withTopBadge.js.map +1 -1
  1517. package/dist/esm/components/CardPromotion/CardPromotion.css +2 -1
  1518. package/dist/esm/components/CardPromotion/index.js +34 -5
  1519. package/dist/esm/components/CardPromotion/index.js.map +1 -1
  1520. package/dist/esm/components/CardSecondary/CardSecondary.css +2 -1
  1521. package/dist/esm/components/CardSecondary/index.js +58 -20
  1522. package/dist/esm/components/CardSecondary/index.js.map +1 -1
  1523. package/dist/esm/components/Checkbox/Checkbox.css +10 -1
  1524. package/dist/esm/components/Checkbox/Checkbox.module.css.js +3 -1
  1525. package/dist/esm/components/Checkbox/Checkbox.module.css.js.map +1 -1
  1526. package/dist/esm/components/Checkbox/index.js +39 -7
  1527. package/dist/esm/components/Checkbox/index.js.map +1 -1
  1528. package/dist/esm/components/CheckboxMultiSelect/index.js +47 -23
  1529. package/dist/esm/components/CheckboxMultiSelect/index.js.map +1 -1
  1530. package/dist/esm/components/CodeBlock/CodeBlock.css +2 -1
  1531. package/dist/esm/components/CodeBlock/InlineCodeBlock.css +2 -1
  1532. package/dist/esm/components/CodeBlock/InlineCodeBlock.js +7 -1
  1533. package/dist/esm/components/CodeBlock/InlineCodeBlock.js.map +1 -1
  1534. package/dist/esm/components/CodeBlock/index.js +75 -37
  1535. package/dist/esm/components/CodeBlock/index.js.map +1 -1
  1536. package/dist/esm/components/CodeBlock/useColorStyle.js +1 -1
  1537. package/dist/esm/components/CodeBlock/useColorStyle.js.map +1 -1
  1538. package/dist/esm/components/Collapsible/Collapsible.css +2 -1
  1539. package/dist/esm/components/Collapsible/IconWrapper.js +14 -2
  1540. package/dist/esm/components/Collapsible/IconWrapper.js.map +1 -1
  1541. package/dist/esm/components/Collapsible/index.js +97 -44
  1542. package/dist/esm/components/Collapsible/index.js.map +1 -1
  1543. package/dist/esm/components/ConfirmationDialog/ConfirmationDialog.css +2 -1
  1544. package/dist/esm/components/ConfirmationDialog/index.js +56 -15
  1545. package/dist/esm/components/ConfirmationDialog/index.js.map +1 -1
  1546. package/dist/esm/components/Container/Container.css +2 -1
  1547. package/dist/esm/components/Container/index.js +50 -33
  1548. package/dist/esm/components/Container/index.js.map +1 -1
  1549. package/dist/esm/components/ContextMenu/ContextMenu.css +2 -1
  1550. package/dist/esm/components/ContextMenu/index.js +94 -27
  1551. package/dist/esm/components/ContextMenu/index.js.map +1 -1
  1552. package/dist/esm/components/CrossButton/CrossButton.css +2 -1
  1553. package/dist/esm/components/CrossButton/index.js +9 -5
  1554. package/dist/esm/components/CrossButton/index.js.map +1 -1
  1555. package/dist/esm/components/DateDetails/index.js +89 -34
  1556. package/dist/esm/components/DateDetails/index.js.map +1 -1
  1557. package/dist/esm/components/DatePicker/Common.css +220 -0
  1558. package/dist/esm/components/DatePicker/Common.js +543 -327
  1559. package/dist/esm/components/DatePicker/Common.js.map +1 -1
  1560. package/dist/esm/components/DatePicker/Common.module.css.js +27 -0
  1561. package/dist/esm/components/DatePicker/Common.module.css.js.map +1 -0
  1562. package/dist/esm/components/DatePicker/DatePicker.css +36 -0
  1563. package/dist/esm/components/DatePicker/DatePicker.module.css.js +7 -0
  1564. package/dist/esm/components/DatePicker/DatePicker.module.css.js.map +1 -0
  1565. package/dist/esm/components/DatePicker/DateRangePicker.css +57 -0
  1566. package/dist/esm/components/DatePicker/DateRangePicker.js +341 -106
  1567. package/dist/esm/components/DatePicker/DateRangePicker.js.map +1 -1
  1568. package/dist/esm/components/DatePicker/DateRangePicker.module.css.js +13 -0
  1569. package/dist/esm/components/DatePicker/DateRangePicker.module.css.js.map +1 -0
  1570. package/dist/esm/components/DatePicker/DateTimeRangePicker.css +74 -0
  1571. package/dist/esm/components/DatePicker/DateTimeRangePicker.js +620 -262
  1572. package/dist/esm/components/DatePicker/DateTimeRangePicker.js.map +1 -1
  1573. package/dist/esm/components/DatePicker/DateTimeRangePicker.module.css.js +17 -0
  1574. package/dist/esm/components/DatePicker/DateTimeRangePicker.module.css.js.map +1 -0
  1575. package/dist/esm/components/DatePicker/index.js +147 -82
  1576. package/dist/esm/components/DatePicker/index.js.map +1 -1
  1577. package/dist/esm/components/DatePicker/utils.js +6 -12
  1578. package/dist/esm/components/DatePicker/utils.js.map +1 -1
  1579. package/dist/esm/components/Dialog/Dialog.css +2 -1
  1580. package/dist/esm/components/Dialog/index.js +67 -31
  1581. package/dist/esm/components/Dialog/index.js.map +1 -1
  1582. package/dist/esm/components/Dropdown/Dropdown.css +2 -1
  1583. package/dist/esm/components/Dropdown/index.js +96 -32
  1584. package/dist/esm/components/Dropdown/index.js.map +1 -1
  1585. package/dist/esm/components/EllipsisContent/EllipsisContent.css +2 -1
  1586. package/dist/esm/components/EllipsisContent/index.js +31 -8
  1587. package/dist/esm/components/EllipsisContent/index.js.map +1 -1
  1588. package/dist/esm/components/EmptyButton/EmptyButton.css +2 -1
  1589. package/dist/esm/components/EmptyButton/index.js +8 -4
  1590. package/dist/esm/components/EmptyButton/index.js.map +1 -1
  1591. package/dist/esm/components/FileTabs/FileTabs.css +2 -1
  1592. package/dist/esm/components/FileTabs/index.js +110 -49
  1593. package/dist/esm/components/FileTabs/index.js.map +1 -1
  1594. package/dist/esm/components/FileUpload/FileMultiUpload.css +2 -1
  1595. package/dist/esm/components/FileUpload/FileMultiUpload.js +70 -22
  1596. package/dist/esm/components/FileUpload/FileMultiUpload.js.map +1 -1
  1597. package/dist/esm/components/FileUpload/FileUpload.stories-common.css +2 -1
  1598. package/dist/esm/components/FileUpload/FileUploadArea.css +2 -1
  1599. package/dist/esm/components/FileUpload/FileUploadArea.js +76 -32
  1600. package/dist/esm/components/FileUpload/FileUploadArea.js.map +1 -1
  1601. package/dist/esm/components/FileUpload/FileUploadItem.css +2 -1
  1602. package/dist/esm/components/FileUpload/FileUploadItem.js +64 -27
  1603. package/dist/esm/components/FileUpload/FileUploadItem.js.map +1 -1
  1604. package/dist/esm/components/FileUpload/index.js +57 -15
  1605. package/dist/esm/components/FileUpload/index.js.map +1 -1
  1606. package/dist/esm/components/FileUpload/useDragAndDrop.js +44 -35
  1607. package/dist/esm/components/FileUpload/useDragAndDrop.js.map +1 -1
  1608. package/dist/esm/components/Flyout/Flyout.css +2 -1
  1609. package/dist/esm/components/Flyout/index.js +180 -73
  1610. package/dist/esm/components/Flyout/index.js.map +1 -1
  1611. package/dist/esm/components/FormContainer/Error.css +2 -1
  1612. package/dist/esm/components/FormContainer/Error.js +7 -4
  1613. package/dist/esm/components/FormContainer/Error.js.map +1 -1
  1614. package/dist/esm/components/FormContainer/FormElementContainer.css +2 -1
  1615. package/dist/esm/components/FormContainer/FormElementContainer.js +7 -1
  1616. package/dist/esm/components/FormContainer/FormElementContainer.js.map +1 -1
  1617. package/dist/esm/components/FormContainer/FormRoot.css +2 -1
  1618. package/dist/esm/components/FormContainer/FormRoot.js +13 -4
  1619. package/dist/esm/components/FormContainer/FormRoot.js.map +1 -1
  1620. package/dist/esm/components/FormContainer/index.js +23 -7
  1621. package/dist/esm/components/FormContainer/index.js.map +1 -1
  1622. package/dist/esm/components/GenericLabel/GenericLabel.css +4 -3
  1623. package/dist/esm/components/GenericLabel/index.js +8 -3
  1624. package/dist/esm/components/GenericLabel/index.js.map +1 -1
  1625. package/dist/esm/components/GenericMenu/GenericMenu.css +2 -1
  1626. package/dist/esm/components/GenericMenu/index.js +36 -18
  1627. package/dist/esm/components/GenericMenu/index.js.map +1 -1
  1628. package/dist/esm/components/Grid/Cell.js +84 -61
  1629. package/dist/esm/components/Grid/Cell.js.map +1 -1
  1630. package/dist/esm/components/Grid/ColumnResizer.css +23 -0
  1631. package/dist/esm/components/Grid/ColumnResizer.js +84 -57
  1632. package/dist/esm/components/Grid/ColumnResizer.js.map +1 -1
  1633. package/dist/esm/components/Grid/ColumnResizer.module.css.js +7 -0
  1634. package/dist/esm/components/Grid/ColumnResizer.module.css.js.map +1 -0
  1635. package/dist/esm/components/Grid/Grid.css +35 -0
  1636. package/dist/esm/components/Grid/Grid.module.css.js +13 -0
  1637. package/dist/esm/components/Grid/Grid.module.css.js.map +1 -0
  1638. package/dist/esm/components/Grid/Header.css +45 -0
  1639. package/dist/esm/components/Grid/Header.js +123 -47
  1640. package/dist/esm/components/Grid/Header.js.map +1 -1
  1641. package/dist/esm/components/Grid/Header.module.css.js +13 -0
  1642. package/dist/esm/components/Grid/Header.module.css.js.map +1 -0
  1643. package/dist/esm/components/Grid/RowNumberColumn.css +23 -0
  1644. package/dist/esm/components/Grid/RowNumberColumn.js +62 -30
  1645. package/dist/esm/components/Grid/RowNumberColumn.js.map +1 -1
  1646. package/dist/esm/components/Grid/RowNumberColumn.module.css.js +8 -0
  1647. package/dist/esm/components/Grid/RowNumberColumn.module.css.js.map +1 -0
  1648. package/dist/esm/components/Grid/StyledCell.css +147 -0
  1649. package/dist/esm/components/Grid/StyledCell.js +73 -56
  1650. package/dist/esm/components/Grid/StyledCell.js.map +1 -1
  1651. package/dist/esm/components/Grid/StyledCell.module.css.js +32 -0
  1652. package/dist/esm/components/Grid/StyledCell.module.css.js.map +1 -0
  1653. package/dist/esm/components/Grid/copyGridElements.js +21 -21
  1654. package/dist/esm/components/Grid/copyGridElements.js.map +1 -1
  1655. package/dist/esm/components/Grid/index.js +703 -561
  1656. package/dist/esm/components/Grid/index.js.map +1 -1
  1657. package/dist/esm/components/Grid/useColumns.js +80 -59
  1658. package/dist/esm/components/Grid/useColumns.js.map +1 -1
  1659. package/dist/esm/components/Grid/useResizingState.js +15 -9
  1660. package/dist/esm/components/Grid/useResizingState.js.map +1 -1
  1661. package/dist/esm/components/Grid/useSelectionActions.js +262 -260
  1662. package/dist/esm/components/Grid/useSelectionActions.js.map +1 -1
  1663. package/dist/esm/components/GridCenter/GridCenter.css +2 -1
  1664. package/dist/esm/components/GridContainer/GridContainer.css +2 -1
  1665. package/dist/esm/components/GridContainer/index.js +93 -58
  1666. package/dist/esm/components/GridContainer/index.js.map +1 -1
  1667. package/dist/esm/components/HoverCard/HoverCard.css +2 -1
  1668. package/dist/esm/components/HoverCard/index.js +38 -9
  1669. package/dist/esm/components/HoverCard/index.js.map +1 -1
  1670. package/dist/esm/components/Icon/Icon.css +2 -1
  1671. package/dist/esm/components/Icon/Icon.stories.css +2 -1
  1672. package/dist/esm/components/Icon/IconCommon.js.map +1 -1
  1673. package/dist/esm/components/Icon/SvgImageElement.js +15 -5
  1674. package/dist/esm/components/Icon/SvgImageElement.js.map +1 -1
  1675. package/dist/esm/components/Icon/index.js +52 -25
  1676. package/dist/esm/components/Icon/index.js.map +1 -1
  1677. package/dist/esm/components/IconButton/IconButton.css +2 -1
  1678. package/dist/esm/components/IconButton/index.js +24 -15
  1679. package/dist/esm/components/IconButton/index.js.map +1 -1
  1680. package/dist/esm/components/IconWrapper/index.js +37 -5
  1681. package/dist/esm/components/IconWrapper/index.js.map +1 -1
  1682. package/dist/esm/components/InputWrapper/InputWrapper.css +2 -1
  1683. package/dist/esm/components/InputWrapper/index.js +98 -43
  1684. package/dist/esm/components/InputWrapper/index.js.map +1 -1
  1685. package/dist/esm/components/Label/Label.css +7 -7
  1686. package/dist/esm/components/Label/index.js +8 -10
  1687. package/dist/esm/components/Label/index.js.map +1 -1
  1688. package/dist/esm/components/Link/Link.css +2 -1
  1689. package/dist/esm/components/Link/index.js +20 -9
  1690. package/dist/esm/components/Link/index.js.map +1 -1
  1691. package/dist/esm/components/MiddleTruncator/MiddleTruncator.css +2 -1
  1692. package/dist/esm/components/MiddleTruncator/index.js +12 -4
  1693. package/dist/esm/components/MiddleTruncator/index.js.map +1 -1
  1694. package/dist/esm/components/MultiAccordion/MultiAccordion.css +2 -1
  1695. package/dist/esm/components/MultiAccordion/index.js +91 -36
  1696. package/dist/esm/components/MultiAccordion/index.js.map +1 -1
  1697. package/dist/esm/components/MultiSelect/index.js +46 -23
  1698. package/dist/esm/components/MultiSelect/index.js.map +1 -1
  1699. package/dist/esm/components/NumberField/index.js +65 -33
  1700. package/dist/esm/components/NumberField/index.js.map +1 -1
  1701. package/dist/esm/components/Pagination/Pagination.css +2 -1
  1702. package/dist/esm/components/Pagination/index.js +133 -40
  1703. package/dist/esm/components/Pagination/index.js.map +1 -1
  1704. package/dist/esm/components/Panel/Panel.css +2 -1
  1705. package/dist/esm/components/Panel/index.js +33 -22
  1706. package/dist/esm/components/Panel/index.js.map +1 -1
  1707. package/dist/esm/components/PasswordField/index.js +64 -25
  1708. package/dist/esm/components/PasswordField/index.js.map +1 -1
  1709. package/dist/esm/components/Popover/Popover.css +2 -1
  1710. package/dist/esm/components/Popover/index.js +57 -18
  1711. package/dist/esm/components/Popover/index.js.map +1 -1
  1712. package/dist/esm/components/ProgressBar/ProgressBar.css +4 -1
  1713. package/dist/esm/components/ProgressBar/index.js +15 -9
  1714. package/dist/esm/components/ProgressBar/index.js.map +1 -1
  1715. package/dist/esm/components/RadioGroup/RadioGroup.css +2 -1
  1716. package/dist/esm/components/RadioGroup/index.js +72 -14
  1717. package/dist/esm/components/RadioGroup/index.js.map +1 -1
  1718. package/dist/esm/components/SearchField/index.js +19 -7
  1719. package/dist/esm/components/SearchField/index.js.map +1 -1
  1720. package/dist/esm/components/Select/MultiSelectValue.css +2 -1
  1721. package/dist/esm/components/Select/MultiSelectValue.js +58 -42
  1722. package/dist/esm/components/Select/MultiSelectValue.js.map +1 -1
  1723. package/dist/esm/components/Select/SingleSelectValue.css +2 -1
  1724. package/dist/esm/components/Select/SingleSelectValue.js +11 -7
  1725. package/dist/esm/components/Select/SingleSelectValue.js.map +1 -1
  1726. package/dist/esm/components/Select/common/InternalSelect.js +505 -248
  1727. package/dist/esm/components/Select/common/InternalSelect.js.map +1 -1
  1728. package/dist/esm/components/Select/common/OptionContext.js.map +1 -1
  1729. package/dist/esm/components/Select/common/SelectComponents.css +2 -1
  1730. package/dist/esm/components/Select/common/SelectComponents.js +146 -67
  1731. package/dist/esm/components/Select/common/SelectComponents.js.map +1 -1
  1732. package/dist/esm/components/Select/common/useOption.js +1 -3
  1733. package/dist/esm/components/Select/common/useOption.js.map +1 -1
  1734. package/dist/esm/components/Select/index.js +46 -24
  1735. package/dist/esm/components/Select/index.js.map +1 -1
  1736. package/dist/esm/components/Separator/Separator.css +2 -1
  1737. package/dist/esm/components/Separator/index.js +8 -3
  1738. package/dist/esm/components/Separator/index.js.map +1 -1
  1739. package/dist/esm/components/SidebarCollapsibleItem/index.js +45 -20
  1740. package/dist/esm/components/SidebarCollapsibleItem/index.js.map +1 -1
  1741. package/dist/esm/components/SidebarCollapsibleTitle/index.js +38 -8
  1742. package/dist/esm/components/SidebarCollapsibleTitle/index.js.map +1 -1
  1743. package/dist/esm/components/SidebarNavigationItem/SidebarNavigationItem.css +4 -3
  1744. package/dist/esm/components/SidebarNavigationItem/index.js +54 -46
  1745. package/dist/esm/components/SidebarNavigationItem/index.js.map +1 -1
  1746. package/dist/esm/components/SidebarNavigationTitle/SidebarNavigationTitle.css +5 -4
  1747. package/dist/esm/components/SidebarNavigationTitle/index.js +29 -13
  1748. package/dist/esm/components/SidebarNavigationTitle/index.js.map +1 -1
  1749. package/dist/esm/components/Spacer/Spacer.css +2 -1
  1750. package/dist/esm/components/Spacer/index.js +1 -5
  1751. package/dist/esm/components/Spacer/index.js.map +1 -1
  1752. package/dist/esm/components/SplitButton/SplitButton.css +2 -1
  1753. package/dist/esm/components/SplitButton/index.js +118 -20
  1754. package/dist/esm/components/SplitButton/index.js.map +1 -1
  1755. package/dist/esm/components/Switch/Switch.css +2 -1
  1756. package/dist/esm/components/Switch/index.js +36 -16
  1757. package/dist/esm/components/Switch/index.js.map +1 -1
  1758. package/dist/esm/components/Table/Table.css +2 -1
  1759. package/dist/esm/components/Table/index.js +479 -272
  1760. package/dist/esm/components/Table/index.js.map +1 -1
  1761. package/dist/esm/components/Tabs/Tabs.css +2 -1
  1762. package/dist/esm/components/Tabs/index.js +65 -37
  1763. package/dist/esm/components/Tabs/index.js.map +1 -1
  1764. package/dist/esm/components/Text/Text.css +3 -2
  1765. package/dist/esm/components/Text/index.js +31 -88
  1766. package/dist/esm/components/Text/index.js.map +1 -1
  1767. package/dist/esm/components/TextAreaField/index.js +44 -30
  1768. package/dist/esm/components/TextAreaField/index.js.map +1 -1
  1769. package/dist/esm/components/TextField/index.js +89 -41
  1770. package/dist/esm/components/TextField/index.js.map +1 -1
  1771. package/dist/esm/components/Title/Title.css +3 -2
  1772. package/dist/esm/components/Title/index.js +26 -59
  1773. package/dist/esm/components/Title/index.js.map +1 -1
  1774. package/dist/esm/components/Toast/Toast.css +2 -1
  1775. package/dist/esm/components/Toast/index.js +73 -35
  1776. package/dist/esm/components/Toast/index.js.map +1 -1
  1777. package/dist/esm/components/Toast/toastEmitter.js.map +1 -1
  1778. package/dist/esm/components/Tooltip/Tooltip.css +2 -1
  1779. package/dist/esm/components/Tooltip/index.js +34 -18
  1780. package/dist/esm/components/Tooltip/index.js.map +1 -1
  1781. package/dist/esm/components/VerticalStepper/VerticalStepper.css +2 -1
  1782. package/dist/esm/components/VerticalStepper/index.js +31 -24
  1783. package/dist/esm/components/VerticalStepper/index.js.map +1 -1
  1784. package/dist/esm/hooks/internal/useInputModality.js +24 -17
  1785. package/dist/esm/hooks/internal/useInputModality.js.map +1 -1
  1786. package/dist/esm/hooks/internal/useUpdateEffect.js.map +1 -1
  1787. package/dist/esm/hooks/useCUITheme.js +1 -1
  1788. package/dist/esm/hooks/useCUITheme.js.map +1 -1
  1789. package/dist/esm/hooks/useInitialTheme.js.map +1 -1
  1790. package/dist/esm/hooks/useToast.js.map +1 -1
  1791. package/dist/esm/index.js +0 -2
  1792. package/dist/esm/index.js.map +1 -1
  1793. package/dist/esm/lib/EventEmitter.js.map +1 -1
  1794. package/dist/esm/lib/cva.js.map +1 -1
  1795. package/dist/esm/lib/getTextFromNodes.js.map +1 -1
  1796. package/dist/esm/providers/ClickUIProvider.js +13 -8
  1797. package/dist/esm/providers/ClickUIProvider.js.map +1 -1
  1798. package/dist/esm/providers/PortalContext.js.map +1 -1
  1799. package/dist/esm/providers/PortalProvider.js.map +1 -1
  1800. package/dist/esm/theme/InitCUIThemeScript/index.js +10 -3
  1801. package/dist/esm/theme/InitCUIThemeScript/index.js.map +1 -1
  1802. package/dist/esm/theme/ThemeContext.js +8 -0
  1803. package/dist/esm/theme/ThemeContext.js.map +1 -0
  1804. package/dist/esm/theme/styles/global.css +9 -0
  1805. package/dist/esm/theme/styles/tokens-dark.css +15 -3
  1806. package/dist/esm/theme/styles/tokens-light.css +15 -3
  1807. package/dist/esm/theme/theme.core.js.map +1 -1
  1808. package/dist/esm/theme/theme.utils.js.map +1 -1
  1809. package/dist/esm/theme/tokens/variables.dark.js +24 -5
  1810. package/dist/esm/theme/tokens/variables.dark.js.map +1 -1
  1811. package/dist/esm/theme/tokens/variables.light.js +24 -5
  1812. package/dist/esm/theme/tokens/variables.light.js.map +1 -1
  1813. package/dist/esm/utils/date.js +19 -57
  1814. package/dist/esm/utils/date.js.map +1 -1
  1815. package/dist/esm/utils/dom.js.map +1 -1
  1816. package/dist/esm/utils/file.js.map +1 -1
  1817. package/dist/esm/utils/localStorage.js.map +1 -1
  1818. package/dist/esm/utils/mergeRefs.js.map +1 -1
  1819. package/dist/types/components/Alert/Alert.d.ts +1 -1
  1820. package/dist/types/components/Alert/Alert.types.d.ts +1 -0
  1821. package/dist/types/components/Assets/Icons/Horizontal-Loading.d.ts +2 -3
  1822. package/dist/types/components/Assets/Icons/Loading-Animated.d.ts +2 -3
  1823. package/dist/types/components/Assets/Icons/Loading.d.ts +2 -4
  1824. package/dist/types/components/Checkbox/Checkbox.types.d.ts +1 -1
  1825. package/dist/types/components/DatePicker/Common.d.ts +15 -12
  1826. package/dist/types/components/DatePicker/DateRangePicker.d.ts +2 -1
  1827. package/dist/types/components/DatePicker/utils.d.ts +1 -0
  1828. package/dist/types/components/Grid/RowNumberColumn.d.ts +1 -2
  1829. package/dist/types/components/Grid/StyledCell.d.ts +10 -5
  1830. package/dist/types/components/GridCenter/GridCenter.d.ts +1 -1
  1831. package/dist/types/components/InputWrapper/InputWrapper.d.ts +1 -1
  1832. package/dist/types/components/Tooltip/Tooltip.d.ts +2 -3
  1833. package/dist/types/components/Tooltip/Tooltip.types.d.ts +8 -0
  1834. package/dist/types/index.d.ts +1 -12
  1835. package/dist/types/providers/index.d.ts +0 -1
  1836. package/dist/types/theme/ThemeContext.d.ts +3840 -0
  1837. package/dist/types/theme/theme.core.d.ts +48 -10
  1838. package/dist/types/theme/theme.types.d.ts +0 -4
  1839. package/dist/types/theme/tokens/variables.dark.d.ts +24 -5
  1840. package/dist/types/theme/tokens/variables.light.d.ts +24 -5
  1841. package/package.json +4 -8
  1842. package/dist/cjs/providers/ThemeProvider.cjs +0 -28
  1843. package/dist/cjs/providers/ThemeProvider.cjs.map +0 -1
  1844. package/dist/cjs/styles/linkStyles.cjs +0 -28
  1845. package/dist/cjs/styles/linkStyles.cjs.map +0 -1
  1846. package/dist/esm/providers/ThemeProvider.js +0 -24
  1847. package/dist/esm/providers/ThemeProvider.js.map +0 -1
  1848. package/dist/esm/styles/linkStyles.js +0 -24
  1849. package/dist/esm/styles/linkStyles.js.map +0 -1
  1850. package/dist/types/providers/ThemeProvider.d.ts +0 -5
  1851. package/dist/types/styles/linkStyles.d.ts +0 -6
@@ -1,310 +1,2143 @@
1
1
  import { jsxs, jsx } from 'react/jsx-runtime';
2
2
 
3
- const Brazil = (props) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "30", height: "20", viewBox: "0 0 30 20", fill: "none", ...props, children: [
4
- /* @__PURE__ */ jsxs("g", { clipPath: "url(#clip0_3880_11917)", children: [
5
- /* @__PURE__ */ jsx("path", { d: "M0 0H30V20H0V0Z", fill: "#009B3A" }),
6
- /* @__PURE__ */ jsx("path", { d: "M2.55078 10.4998L15.0008 18.4498L27.4508 10.4998L15.0008 2.5498L2.55078 10.4998Z", fill: "#FEDF00" }),
7
- /* @__PURE__ */ jsx("path", { d: "M15 15.75C17.8995 15.75 20.25 13.3995 20.25 10.5C20.25 7.60051 17.8995 5.25 15 5.25C12.1005 5.25 9.75 7.60051 9.75 10.5C9.75 13.3995 12.1005 15.75 15 15.75Z", fill: "#002776" }),
8
- /* @__PURE__ */ jsx("mask", { id: "mask0_3880_11917", style: {
9
- maskType: "luminance"
10
- }, maskUnits: "userSpaceOnUse", x: "9", y: "5", width: "12", height: "11", children: /* @__PURE__ */ jsx("path", { d: "M14.999 15.75C17.8985 15.75 20.249 13.3995 20.249 10.5C20.249 7.60051 17.8985 5.25 14.999 5.25C12.0995 5.25 9.74902 7.60051 9.74902 10.5C9.74902 13.3995 12.0995 15.75 14.999 15.75Z", fill: "white" }) }),
11
- /* @__PURE__ */ jsx("g", { mask: "url(#mask0_3880_11917)", children: /* @__PURE__ */ jsx("path", { d: "M-0.750977 21C-0.750977 17.6185 0.592324 14.3755 2.98341 11.9844C5.3745 9.5933 8.61751 8.25 11.999 8.25C15.3805 8.25 18.6235 9.5933 21.0146 11.9844C23.4057 14.3755 24.749 17.6185 24.749 21H23.999C23.999 17.8174 22.7347 14.7652 20.4843 12.5147C18.2339 10.2643 15.1816 9 11.999 9C8.81643 9 5.76418 10.2643 3.51374 12.5147C1.26331 14.7652 -0.000976503 17.8174 -0.000976503 21H-0.750977Z", fill: "white" }) }),
12
- /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.5225 8.96495C10.5818 8.95767 10.6354 8.92456 10.6715 8.87288C10.7077 8.8212 10.7235 8.7552 10.7154 8.68939C10.7073 8.62358 10.676 8.56335 10.6284 8.52196C10.5808 8.48057 10.5208 8.4614 10.4616 8.46867C10.4024 8.47595 10.3488 8.50906 10.3126 8.56074C10.2764 8.61242 10.2607 8.67842 10.2687 8.74423C10.2768 8.81004 10.3081 8.87027 10.3557 8.91166C10.4033 8.95305 10.4633 8.97222 10.5225 8.96495ZM10.5112 8.87278C10.546 8.86851 10.5774 8.84798 10.5984 8.81571C10.6194 8.78344 10.6283 8.74207 10.6232 8.70071C10.6182 8.65934 10.5995 8.62136 10.5713 8.59513C10.5431 8.5689 10.5077 8.55657 10.4729 8.56084C10.4381 8.56511 10.4068 8.58564 10.3858 8.61791C10.3648 8.65018 10.3558 8.69155 10.3609 8.73291C10.366 8.77428 10.3847 8.81226 10.4129 8.83849C10.4411 8.86472 10.4764 8.87705 10.5112 8.87278Z", fill: "#009B3A" }),
13
- /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.9304 8.92017L11.023 8.91369L11.0101 8.72843L11.2096 8.71448C11.2512 8.71157 11.2899 8.69227 11.3172 8.66081C11.3446 8.62936 11.3583 8.58833 11.3554 8.54676C11.3525 8.50518 11.3332 8.46646 11.3017 8.43912C11.2703 8.41178 11.2292 8.39805 11.1877 8.40096L10.9026 8.42089L10.9304 8.92017ZM11.0036 8.6358L11.196 8.62235C11.213 8.62116 11.2288 8.61326 11.24 8.60039C11.2512 8.58752 11.2568 8.57074 11.2556 8.55373C11.2544 8.53672 11.2465 8.52088 11.2337 8.5097C11.2208 8.49851 11.204 8.4929 11.187 8.49409L10.9946 8.50754L11.0036 8.6358Z", fill: "#009B3A" }),
14
- /* @__PURE__ */ jsx("path", { d: "M11.3539 8.89027C11.3489 8.81902 11.338 8.66226 11.2311 8.66973L11.0957 8.6792C11.2525 8.66824 11.2634 8.825 11.2684 8.89625", fill: "#009B3A" }),
15
- /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.5634 8.8803L11.7991 8.87618C11.8272 8.87569 11.855 8.86966 11.8808 8.85844C11.9066 8.84722 11.9299 8.83103 11.9495 8.81078C11.969 8.79054 11.9844 8.76665 11.9947 8.74046C12.005 8.71428 12.0101 8.68632 12.0096 8.65819L12.0084 8.58677C12.0079 8.55863 12.0018 8.53087 11.9906 8.50506C11.9794 8.47926 11.9632 8.45591 11.943 8.43637C11.9227 8.41682 11.8988 8.40145 11.8726 8.39114C11.8465 8.38082 11.8185 8.37577 11.7904 8.37626L11.5547 8.38037L11.5634 8.8803ZM11.6546 8.78583L11.7903 8.78346C11.8263 8.78283 11.8606 8.76794 11.8856 8.74204C11.9106 8.71615 11.9243 8.68139 11.9237 8.6454L11.9229 8.60255C11.9223 8.56656 11.9074 8.5323 11.8815 8.50729C11.8556 8.48229 11.8208 8.4686 11.7848 8.46922L11.6492 8.47159L11.6546 8.78583Z", fill: "#009B3A" }),
16
- /* @__PURE__ */ jsx("path", { d: "M12.1984 8.87421L12.6481 8.88991L12.6513 8.79711L12.2873 8.7844L12.2918 8.6559L12.5773 8.66588L12.5803 8.58021L12.2948 8.57024L12.2982 8.4703L12.6409 8.48227L12.6441 8.38947L12.2158 8.37451L12.1984 8.87421Z", fill: "#009B3A" }),
17
- /* @__PURE__ */ jsx("path", { d: "M12.8334 8.90142L12.9188 8.90889L12.9486 8.56734L13.0184 8.9176L13.0967 8.92445L13.2262 8.59161L13.1963 8.93317L13.2817 8.94064L13.3252 8.44254L13.2007 8.43165L13.0712 8.76448L13.0015 8.41421L12.877 8.40332L12.8334 8.90142Z", fill: "#009B3A" }),
18
- /* @__PURE__ */ jsx("path", { d: "M13.8691 9.01821L14.2387 9.08171L14.2532 8.99724L13.9681 8.94825L13.9875 8.83561L14.2198 8.87553L14.2343 8.79105L14.002 8.75114L14.0153 8.6737L14.2916 8.72118L14.3061 8.6367L13.9453 8.57471L13.8691 9.01821Z", fill: "#009B3A" }),
19
- /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.8182 9.20429L14.9081 9.22754L14.9546 9.04774L15.1482 9.09782C15.1885 9.10825 15.2314 9.10223 15.2673 9.08108C15.3032 9.05992 15.3292 9.02537 15.3397 8.98502C15.3501 8.94467 15.3441 8.90183 15.3229 8.86592C15.3018 8.83001 15.2672 8.80398 15.2269 8.79354L14.9503 8.722L14.8182 9.20429ZM14.9778 8.95784L15.1645 9.00613C15.181 9.0104 15.1986 9.00793 15.2133 8.99928C15.2279 8.99063 15.2386 8.97649 15.2429 8.95999C15.2471 8.94348 15.2447 8.92595 15.236 8.91126C15.2274 8.89657 15.2132 8.88592 15.1967 8.88165L15.01 8.83336L14.9778 8.95784Z", fill: "#009B3A" }),
20
- /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15.4317 9.36797L15.5202 9.39589L15.5761 9.21878L15.7668 9.27892C15.8066 9.29145 15.8497 9.28768 15.8866 9.26843C15.9236 9.24919 15.9514 9.21605 15.964 9.1763C15.9765 9.13655 15.9727 9.09345 15.9535 9.05649C15.9342 9.01952 15.9011 8.99171 15.8613 8.97918L15.5888 8.89326L15.4317 9.36797ZM15.604 9.13022L15.7879 9.18821C15.8042 9.19334 15.8218 9.19179 15.837 9.18392C15.8521 9.17605 15.8635 9.16249 15.8686 9.14623C15.8737 9.12997 15.8722 9.11234 15.8643 9.09722C15.8564 9.08209 15.8429 9.07072 15.8266 9.06559L15.6427 9.0076L15.604 9.13022Z", fill: "#009B3A" }),
21
- /* @__PURE__ */ jsx("path", { d: "M15.8367 9.4961C15.8582 9.42798 15.9054 9.27811 15.8033 9.24589L15.6738 9.20508C15.8237 9.25233 15.7764 9.4022 15.755 9.47032", fill: "#009B3A" }),
22
- /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.2466 9.64284C16.3025 9.66373 16.3653 9.65911 16.4213 9.62997C16.4772 9.60083 16.5217 9.54957 16.5449 9.48746C16.5681 9.42536 16.5682 9.3575 16.5451 9.2988C16.522 9.24011 16.4776 9.1954 16.4217 9.1745C16.3658 9.1536 16.303 9.15823 16.247 9.18737C16.1911 9.21651 16.1466 9.26777 16.1234 9.32987C16.1002 9.39198 16.1001 9.45984 16.1232 9.51853C16.1463 9.57722 16.1907 9.62194 16.2466 9.64284ZM16.2791 9.55586C16.3119 9.56813 16.3492 9.5644 16.3827 9.54547C16.4163 9.52655 16.4433 9.49398 16.4579 9.45495C16.4725 9.41591 16.4735 9.37359 16.4606 9.33731C16.4477 9.30103 16.422 9.27375 16.3892 9.26148C16.3563 9.2492 16.3191 9.25294 16.2855 9.27186C16.252 9.29079 16.225 9.32335 16.2104 9.36239C16.1958 9.40143 16.1948 9.44374 16.2077 9.48002C16.2206 9.51631 16.2463 9.54359 16.2791 9.55586Z", fill: "#009B3A" }),
23
- /* @__PURE__ */ jsx("mask", { id: "mask1_3880_11917", style: {
24
- maskType: "luminance"
25
- }, maskUnits: "userSpaceOnUse", x: "16", y: "9", width: "2", height: "1", children: /* @__PURE__ */ jsx("path", { d: "M16.6288 9.79056L16.8281 9.33203L17.2408 9.51147L17.0414 9.97L16.6288 9.79056ZM16.969 9.57241L16.9348 9.65101L17.1411 9.74073L17.1753 9.66213L16.969 9.57241Z", fill: "white" }) }),
26
- /* @__PURE__ */ jsx("g", { mask: "url(#mask1_3880_11917)", children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.8351 9.88028C16.8898 9.90407 16.9528 9.90274 17.0102 9.87657C17.0676 9.8504 17.1147 9.80154 17.1411 9.74073C17.1676 9.67993 17.1712 9.61216 17.1512 9.55234C17.1312 9.49252 17.0892 9.44554 17.0345 9.42175C16.9797 9.39795 16.9168 9.39929 16.8594 9.42546C16.802 9.45163 16.7549 9.50049 16.7284 9.5613C16.702 9.6221 16.6984 9.68987 16.7184 9.74969C16.7384 9.80951 16.7804 9.85649 16.8351 9.88028ZM16.8721 9.79512C16.9043 9.8091 16.9417 9.80732 16.9762 9.79017C17.0106 9.77303 17.0393 9.74193 17.056 9.70371C17.0726 9.66549 17.0757 9.62328 17.0648 9.58637C17.0538 9.54947 17.0296 9.52088 16.9974 9.50691C16.9653 9.49293 16.9279 9.49471 16.8934 9.51186C16.8589 9.529 16.8302 9.5601 16.8136 9.59832C16.797 9.63654 16.7938 9.67875 16.8048 9.71566C16.8158 9.75256 16.84 9.78115 16.8721 9.79512Z", fill: "#009B3A" }) }),
27
- /* @__PURE__ */ jsx("path", { d: "M16.9678 9.66504L17.1414 9.74052L17.1129 9.80602L16.9393 9.73054L16.9678 9.66504Z", fill: "#009B3A" }),
28
- /* @__PURE__ */ jsx("path", { d: "M17.0752 9.7124L17.1407 9.74088L17.041 9.97015L16.9755 9.94167L17.0752 9.7124Z", fill: "#009B3A" }),
29
- /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M17.2095 10.0485L17.2926 10.09L17.3755 9.92377L17.5545 10.013C17.5918 10.0316 17.6349 10.0346 17.6745 10.0214C17.714 10.0082 17.7466 9.97979 17.7652 9.9425C17.7838 9.9052 17.7868 9.86204 17.7736 9.82252C17.7604 9.78299 17.732 9.75034 17.6947 9.73175L17.439 9.60426L17.2095 10.0485ZM17.4169 9.84067L17.5895 9.92672C17.6048 9.93433 17.6224 9.93557 17.6386 9.93016C17.6548 9.92475 17.6681 9.91313 17.6757 9.89788C17.6833 9.88262 17.6846 9.86496 17.6792 9.84879C17.6737 9.83263 17.6621 9.81927 17.6469 9.81166L17.4743 9.72561L17.4169 9.84067Z", fill: "#009B3A" }),
30
- /* @__PURE__ */ jsx("path", { d: "M17.59 10.2382C17.6218 10.1743 17.692 10.0337 17.5961 9.98585L17.4746 9.92529C17.6152 9.99541 17.5451 10.136 17.5133 10.2", fill: "#009B3A" }),
31
- /* @__PURE__ */ jsx("path", { d: "M17.7753 10.3361L18.1669 10.5576L18.2127 10.4768L17.8956 10.2974L17.9589 10.1855L18.2076 10.3262L18.2498 10.2516L18.0011 10.1109L18.0504 10.0239L18.3488 10.1927L18.3945 10.1119L18.0215 9.90088L17.7753 10.3361Z", fill: "#009B3A" }),
32
- /* @__PURE__ */ jsx("path", { d: "M18.5044 10.5806C18.4775 10.6228 18.5048 10.6698 18.565 10.7081C18.6252 10.7465 18.6663 10.7451 18.6836 10.7181C18.7383 10.6322 18.4221 10.507 18.5196 10.3574C18.6036 10.2288 18.7473 10.3289 18.8016 10.3634C18.8558 10.3979 18.9428 10.4873 18.8751 10.5902L18.7833 10.5317C18.812 10.4865 18.7804 10.4431 18.7322 10.4124C18.6855 10.3827 18.6476 10.3691 18.6198 10.4128C18.5732 10.4826 18.8831 10.6144 18.7881 10.7635C18.718 10.8734 18.5962 10.8254 18.5148 10.7736C18.4456 10.7295 18.342 10.6254 18.4095 10.5202L18.5044 10.5806Z", fill: "#009B3A" }),
33
- /* @__PURE__ */ jsx("path", { d: "M19.0409 10.9353C19.0119 10.976 19.0366 11.0244 19.0947 11.0659C19.1529 11.1073 19.1939 11.1081 19.2127 11.082C19.2718 10.9991 18.9626 10.8575 19.0677 10.7132C19.1584 10.5892 19.2967 10.6966 19.349 10.734C19.4014 10.7713 19.4836 10.8651 19.4106 10.9643L19.3219 10.9011C19.3531 10.8575 19.3238 10.8124 19.2772 10.7793C19.2322 10.7471 19.195 10.7316 19.1649 10.7737C19.1147 10.841 19.4173 10.9888 19.3146 11.1328C19.2389 11.2389 19.1197 11.1846 19.0412 11.1286C18.9744 11.0809 18.8764 10.9715 18.9493 10.87L19.0409 10.9353Z", fill: "#009B3A" }),
34
- /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M19.5484 11.5109C19.5951 11.548 19.6563 11.563 19.7185 11.5526C19.7807 11.5422 19.8389 11.5072 19.8801 11.4553C19.9214 11.4034 19.9424 11.3389 19.9386 11.2759C19.9348 11.2129 19.9064 11.1567 19.8597 11.1196C19.813 11.0824 19.7518 11.0674 19.6896 11.0778C19.6274 11.0882 19.5692 11.1233 19.528 11.1751C19.4867 11.227 19.4657 11.2916 19.4695 11.3545C19.4733 11.4175 19.5017 11.4737 19.5484 11.5109ZM19.6062 11.4382C19.6337 11.46 19.6703 11.468 19.708 11.4603C19.7457 11.4527 19.7815 11.4301 19.8075 11.3975C19.8334 11.3649 19.8474 11.3249 19.8463 11.2864C19.8453 11.2479 19.8293 11.214 19.8019 11.1922C19.7744 11.1704 19.7378 11.1624 19.7001 11.1701C19.6624 11.1777 19.6266 11.2003 19.6006 11.2329C19.5747 11.2656 19.5607 11.3055 19.5618 11.344C19.5628 11.3825 19.5788 11.4164 19.6062 11.4382Z", fill: "#009B3A" }),
35
- /* @__PURE__ */ jsx("path", { d: "M10.7129 9.33154L10.6434 9.54553L10.7504 9.5803", fill: "white" }),
36
- /* @__PURE__ */ jsx("path", { d: "M10.7129 9.33154L10.7824 9.54553L10.6754 9.5803", fill: "white" }),
37
- /* @__PURE__ */ jsx("path", { d: "M10.9277 9.48779H10.7027V9.60029", fill: "white" }),
38
- /* @__PURE__ */ jsx("path", { d: "M10.9277 9.48779L10.7457 9.62004L10.6796 9.52903", fill: "white" }),
39
- /* @__PURE__ */ jsx("path", { d: "M10.5 9.4873L10.682 9.61956L10.7482 9.52854", fill: "white" }),
40
- /* @__PURE__ */ jsx("path", { d: "M10.5 9.4873H10.725V9.5998", fill: "white" }),
41
- /* @__PURE__ */ jsx("path", { d: "M10.8467 9.73828L10.7772 9.52429L10.6702 9.55906", fill: "white" }),
42
- /* @__PURE__ */ jsx("path", { d: "M10.8467 9.73828L10.6647 9.60603L10.7308 9.51502", fill: "white" }),
43
- /* @__PURE__ */ jsx("path", { d: "M10.5811 9.73877L10.7631 9.60652L10.697 9.5155", fill: "white" }),
44
- /* @__PURE__ */ jsx("path", { d: "M10.5811 9.73877L10.6506 9.52478L10.7576 9.55955", fill: "white" }),
45
- /* @__PURE__ */ jsx("path", { d: "M11.1787 11.54L11.1092 11.754L11.2162 11.7888", fill: "white" }),
46
- /* @__PURE__ */ jsx("path", { d: "M11.1787 11.54L11.2482 11.754L11.1412 11.7888", fill: "white" }),
47
- /* @__PURE__ */ jsx("path", { d: "M11.3926 11.6948H11.1676V11.8073", fill: "white" }),
48
- /* @__PURE__ */ jsx("path", { d: "M11.3926 11.6948L11.2105 11.8271L11.1444 11.7361", fill: "white" }),
49
- /* @__PURE__ */ jsx("path", { d: "M10.9639 11.6953L11.1459 11.8276L11.212 11.7365", fill: "white" }),
50
- /* @__PURE__ */ jsx("path", { d: "M10.9639 11.6953H11.1889V11.8078", fill: "white" }),
51
- /* @__PURE__ */ jsx("path", { d: "M11.3105 11.9468L11.241 11.7328L11.134 11.7676", fill: "white" }),
52
- /* @__PURE__ */ jsx("path", { d: "M11.3105 11.9468L11.1285 11.8145L11.1946 11.7235", fill: "white" }),
53
- /* @__PURE__ */ jsx("path", { d: "M11.0459 11.9463L11.2279 11.814L11.1618 11.723", fill: "white" }),
54
- /* @__PURE__ */ jsx("path", { d: "M11.0459 11.9463L11.1154 11.7323L11.2224 11.7671", fill: "white" }),
55
- /* @__PURE__ */ jsx("path", { d: "M10.5371 12.0479L10.4792 12.2262L10.5683 12.2551", fill: "white" }),
56
- /* @__PURE__ */ jsx("path", { d: "M10.5371 12.0479L10.5951 12.2262L10.5059 12.2551", fill: "white" }),
57
- /* @__PURE__ */ jsx("path", { d: "M10.7158 12.1777H10.5283V12.2715", fill: "white" }),
58
- /* @__PURE__ */ jsx("path", { d: "M10.7158 12.1777L10.5641 12.2879L10.509 12.2121", fill: "white" }),
59
- /* @__PURE__ */ jsx("path", { d: "M10.3584 12.1772L10.5101 12.2875L10.5652 12.2116", fill: "white" }),
60
- /* @__PURE__ */ jsx("path", { d: "M10.3584 12.1772H10.5459V12.271", fill: "white" }),
61
- /* @__PURE__ */ jsx("path", { d: "M10.6465 12.3867L10.5885 12.2084L10.4994 12.2374", fill: "white" }),
62
- /* @__PURE__ */ jsx("path", { d: "M10.6465 12.3867L10.4948 12.2765L10.5499 12.2007", fill: "white" }),
63
- /* @__PURE__ */ jsx("path", { d: "M10.4258 12.3872L10.5775 12.277L10.5224 12.2012", fill: "white" }),
64
- /* @__PURE__ */ jsx("path", { d: "M10.4258 12.3872L10.4837 12.2089L10.5729 12.2379", fill: "white" }),
65
- /* @__PURE__ */ jsx("path", { d: "M11.6904 11.3359L11.6573 11.4378L11.7083 11.4544", fill: "white" }),
66
- /* @__PURE__ */ jsx("path", { d: "M11.6904 11.3359L11.7235 11.4378L11.6726 11.4544", fill: "white" }),
67
- /* @__PURE__ */ jsx("path", { d: "M11.793 11.4092H11.6858V11.4628", fill: "white" }),
68
- /* @__PURE__ */ jsx("path", { d: "M11.793 11.4092L11.7063 11.4722L11.6748 11.4288", fill: "white" }),
69
- /* @__PURE__ */ jsx("path", { d: "M11.5879 11.4102L11.6746 11.4731L11.7061 11.4298", fill: "white" }),
70
- /* @__PURE__ */ jsx("path", { d: "M11.5879 11.4102H11.695V11.4637", fill: "white" }),
71
- /* @__PURE__ */ jsx("path", { d: "M11.7539 11.5293L11.7208 11.4274L11.6698 11.444", fill: "white" }),
72
- /* @__PURE__ */ jsx("path", { d: "M11.7539 11.5293L11.6672 11.4663L11.6987 11.423", fill: "white" }),
73
- /* @__PURE__ */ jsx("path", { d: "M11.6289 11.5298L11.7156 11.4668L11.6841 11.4235", fill: "white" }),
74
- /* @__PURE__ */ jsx("path", { d: "M11.6289 11.5298L11.662 11.4279L11.713 11.4444", fill: "white" }),
75
- /* @__PURE__ */ jsx("path", { d: "M12.2715 12.0981L12.2135 12.2765L12.3027 12.3054", fill: "white" }),
76
- /* @__PURE__ */ jsx("path", { d: "M12.2715 12.0981L12.3294 12.2765L12.2403 12.3054", fill: "white" }),
77
- /* @__PURE__ */ jsx("path", { d: "M12.4492 12.228H12.2617V12.3218", fill: "white" }),
78
- /* @__PURE__ */ jsx("path", { d: "M12.4492 12.228L12.2975 12.3382L12.2424 12.2624", fill: "white" }),
79
- /* @__PURE__ */ jsx("path", { d: "M12.0938 12.2275L12.2454 12.3377L12.3005 12.2619", fill: "white" }),
80
- /* @__PURE__ */ jsx("path", { d: "M12.0938 12.2275H12.2812V12.3213", fill: "white" }),
81
- /* @__PURE__ */ jsx("path", { d: "M12.3818 12.438L12.3239 12.2597L12.2347 12.2886", fill: "white" }),
82
- /* @__PURE__ */ jsx("path", { d: "M12.3818 12.438L12.2301 12.3278L12.2853 12.2519", fill: "white" }),
83
- /* @__PURE__ */ jsx("path", { d: "M12.1621 12.4375L12.3138 12.3273L12.2587 12.2514", fill: "white" }),
84
- /* @__PURE__ */ jsx("path", { d: "M12.1621 12.4375L12.2201 12.2592L12.3092 12.2881", fill: "white" }),
85
- /* @__PURE__ */ jsx("path", { d: "M12.1152 12.6567L12.0689 12.7994L12.1402 12.8226", fill: "white" }),
86
- /* @__PURE__ */ jsx("path", { d: "M12.1152 12.6567L12.1616 12.7994L12.0903 12.8226", fill: "white" }),
87
- /* @__PURE__ */ jsx("path", { d: "M12.2578 12.7607H12.1078V12.8357", fill: "white" }),
88
- /* @__PURE__ */ jsx("path", { d: "M12.2578 12.7607L12.1365 12.8489L12.0924 12.7882", fill: "white" }),
89
- /* @__PURE__ */ jsx("path", { d: "M11.9727 12.7603L12.094 12.8484L12.1381 12.7877", fill: "white" }),
90
- /* @__PURE__ */ jsx("path", { d: "M11.9727 12.7603H12.1227V12.8353", fill: "white" }),
91
- /* @__PURE__ */ jsx("path", { d: "M12.2031 12.9287L12.1568 12.7861L12.0854 12.8092", fill: "white" }),
92
- /* @__PURE__ */ jsx("path", { d: "M12.2031 12.9287L12.0818 12.8405L12.1259 12.7799", fill: "white" }),
93
- /* @__PURE__ */ jsx("path", { d: "M12.0264 12.9282L12.1477 12.8401L12.1036 12.7794", fill: "white" }),
94
- /* @__PURE__ */ jsx("path", { d: "M12.0264 12.9282L12.0727 12.7856L12.144 12.8087", fill: "white" }),
95
- /* @__PURE__ */ jsx("path", { d: "M16.6289 8.64648L16.5594 8.86047L16.6664 8.89524", fill: "white" }),
96
- /* @__PURE__ */ jsx("path", { d: "M16.6289 8.64648L16.6984 8.86047L16.5914 8.89524", fill: "white" }),
97
- /* @__PURE__ */ jsx("path", { d: "M16.8418 8.80127H16.6168V8.91377", fill: "white" }),
98
- /* @__PURE__ */ jsx("path", { d: "M16.8418 8.80127L16.6598 8.93352L16.5936 8.84251", fill: "white" }),
99
- /* @__PURE__ */ jsx("path", { d: "M16.4141 8.80273L16.5961 8.93499L16.6622 8.84397", fill: "white" }),
100
- /* @__PURE__ */ jsx("path", { d: "M16.4141 8.80273H16.6391V8.91523", fill: "white" }),
101
- /* @__PURE__ */ jsx("path", { d: "M16.7607 9.05371L16.6912 8.83972L16.5842 8.87449", fill: "white" }),
102
- /* @__PURE__ */ jsx("path", { d: "M16.7607 9.05371L16.5787 8.92146L16.6448 8.83044", fill: "white" }),
103
- /* @__PURE__ */ jsx("path", { d: "M16.4951 9.05322L16.6771 8.92097L16.611 8.82996", fill: "white" }),
104
- /* @__PURE__ */ jsx("path", { d: "M16.4951 9.05322L16.5646 8.83923L16.6716 8.874", fill: "white" }),
105
- /* @__PURE__ */ jsx("path", { d: "M18.6787 12.1182L18.6092 12.3322L18.7162 12.3669", fill: "white" }),
106
- /* @__PURE__ */ jsx("path", { d: "M18.6787 12.1182L18.7482 12.3322L18.6412 12.3669", fill: "white" }),
107
- /* @__PURE__ */ jsx("path", { d: "M18.8926 12.2734H18.6676V12.3859", fill: "white" }),
108
- /* @__PURE__ */ jsx("path", { d: "M18.8926 12.2734L18.7105 12.4057L18.6444 12.3147", fill: "white" }),
109
- /* @__PURE__ */ jsx("path", { d: "M18.4648 12.2734L18.6469 12.4057L18.713 12.3147", fill: "white" }),
110
- /* @__PURE__ */ jsx("path", { d: "M18.4648 12.2734H18.6898V12.3859", fill: "white" }),
111
- /* @__PURE__ */ jsx("path", { d: "M18.8105 12.5249L18.741 12.3109L18.634 12.3457", fill: "white" }),
112
- /* @__PURE__ */ jsx("path", { d: "M18.8105 12.5249L18.6285 12.3927L18.6946 12.3016", fill: "white" }),
113
- /* @__PURE__ */ jsx("path", { d: "M18.5459 12.5249L18.7279 12.3927L18.6618 12.3016", fill: "white" }),
114
- /* @__PURE__ */ jsx("path", { d: "M18.5459 12.5249L18.6154 12.3109L18.7224 12.3457", fill: "white" }),
115
- /* @__PURE__ */ jsx("path", { d: "M19.4082 12.2427L19.3619 12.3853L19.4332 12.4085", fill: "white" }),
116
- /* @__PURE__ */ jsx("path", { d: "M19.4082 12.2427L19.4546 12.3853L19.3832 12.4085", fill: "white" }),
117
- /* @__PURE__ */ jsx("path", { d: "M19.5498 12.3462H19.3998V12.4212", fill: "white" }),
118
- /* @__PURE__ */ jsx("path", { d: "M19.5498 12.3462L19.4285 12.4344L19.3844 12.3737", fill: "white" }),
119
- /* @__PURE__ */ jsx("path", { d: "M19.2656 12.3462L19.387 12.4344L19.4311 12.3737", fill: "white" }),
120
- /* @__PURE__ */ jsx("path", { d: "M19.2656 12.3462H19.4156V12.4212", fill: "white" }),
121
- /* @__PURE__ */ jsx("path", { d: "M19.4951 12.5142L19.4488 12.3715L19.3774 12.3947", fill: "white" }),
122
- /* @__PURE__ */ jsx("path", { d: "M19.4951 12.5142L19.3738 12.426L19.4178 12.3653", fill: "white" }),
123
- /* @__PURE__ */ jsx("path", { d: "M19.3193 12.5137L19.4407 12.4255L19.3966 12.3648", fill: "white" }),
124
- /* @__PURE__ */ jsx("path", { d: "M19.3193 12.5137L19.3657 12.371L19.437 12.3942", fill: "white" }),
125
- /* @__PURE__ */ jsx("path", { d: "M18.8936 12.6196L18.8356 12.798L18.9248 12.8269", fill: "white" }),
126
- /* @__PURE__ */ jsx("path", { d: "M18.8936 12.6196L18.9515 12.798L18.8623 12.8269", fill: "white" }),
127
- /* @__PURE__ */ jsx("path", { d: "M19.0713 12.749H18.8838V12.8428", fill: "white" }),
128
- /* @__PURE__ */ jsx("path", { d: "M19.0713 12.749L18.9196 12.8592L18.8645 12.7834", fill: "white" }),
129
- /* @__PURE__ */ jsx("path", { d: "M18.7148 12.749L18.8665 12.8592L18.9216 12.7834", fill: "white" }),
130
- /* @__PURE__ */ jsx("path", { d: "M18.7148 12.749H18.9023V12.8428", fill: "white" }),
131
- /* @__PURE__ */ jsx("path", { d: "M19.0029 12.9585L18.945 12.7802L18.8558 12.8091", fill: "white" }),
132
- /* @__PURE__ */ jsx("path", { d: "M19.0029 12.9585L18.8512 12.8483L18.9063 12.7724", fill: "white" }),
133
- /* @__PURE__ */ jsx("path", { d: "M18.7812 12.959L18.9329 12.8488L18.8778 12.7729", fill: "white" }),
134
- /* @__PURE__ */ jsx("path", { d: "M18.7812 12.959L18.8392 12.7807L18.9284 12.8096", fill: "white" }),
135
- /* @__PURE__ */ jsx("path", { d: "M17.6279 13.7197L17.57 13.898L17.6592 13.927", fill: "white" }),
136
- /* @__PURE__ */ jsx("path", { d: "M17.6279 13.7197L17.6859 13.898L17.5967 13.927", fill: "white" }),
137
- /* @__PURE__ */ jsx("path", { d: "M17.8047 13.8491H17.6172V13.9429", fill: "white" }),
138
- /* @__PURE__ */ jsx("path", { d: "M17.8047 13.8491L17.653 13.9593L17.5979 13.8835", fill: "white" }),
139
- /* @__PURE__ */ jsx("path", { d: "M17.4482 13.8491L17.5999 13.9593L17.655 13.8835", fill: "white" }),
140
- /* @__PURE__ */ jsx("path", { d: "M17.4482 13.8491H17.6357V13.9429", fill: "white" }),
141
- /* @__PURE__ */ jsx("path", { d: "M17.7363 14.0586L17.6784 13.8803L17.5892 13.9092", fill: "white" }),
142
- /* @__PURE__ */ jsx("path", { d: "M17.7363 14.0586L17.5846 13.9484L17.6397 13.8725", fill: "white" }),
143
- /* @__PURE__ */ jsx("path", { d: "M17.5166 14.0591L17.6683 13.9489L17.6132 13.873", fill: "white" }),
144
- /* @__PURE__ */ jsx("path", { d: "M17.5166 14.0591L17.5745 13.8808L17.6637 13.9097", fill: "white" }),
145
- /* @__PURE__ */ jsx("path", { d: "M17.6211 14.2856L17.5747 14.4283L17.6461 14.4515", fill: "white" }),
146
- /* @__PURE__ */ jsx("path", { d: "M17.6211 14.2856L17.6674 14.4283L17.5961 14.4515", fill: "white" }),
147
- /* @__PURE__ */ jsx("path", { d: "M17.7656 14.3892H17.6156V14.4642", fill: "white" }),
148
- /* @__PURE__ */ jsx("path", { d: "M17.7656 14.3892L17.6443 14.4773L17.6002 14.4167", fill: "white" }),
149
- /* @__PURE__ */ jsx("path", { d: "M17.4795 14.3887L17.6008 14.4768L17.6449 14.4162", fill: "white" }),
150
- /* @__PURE__ */ jsx("path", { d: "M17.4795 14.3887H17.6295V14.4637", fill: "white" }),
151
- /* @__PURE__ */ jsx("path", { d: "M17.7109 14.5571L17.6646 14.4145L17.5933 14.4376", fill: "white" }),
152
- /* @__PURE__ */ jsx("path", { d: "M17.7109 14.5571L17.5896 14.469L17.6337 14.4083", fill: "white" }),
153
- /* @__PURE__ */ jsx("path", { d: "M17.5322 14.5566L17.6536 14.4685L17.6095 14.4078", fill: "white" }),
154
- /* @__PURE__ */ jsx("path", { d: "M17.5322 14.5566L17.5786 14.414L17.6499 14.4372", fill: "white" }),
155
- /* @__PURE__ */ jsx("path", { d: "M18.1504 13.3428L18.104 13.4854L18.1754 13.5086", fill: "white" }),
156
- /* @__PURE__ */ jsx("path", { d: "M18.1504 13.3428L18.1967 13.4854L18.1254 13.5086", fill: "white" }),
157
- /* @__PURE__ */ jsx("path", { d: "M18.293 13.4468H18.143V13.5218", fill: "white" }),
158
- /* @__PURE__ */ jsx("path", { d: "M18.293 13.4468L18.1716 13.5349L18.1275 13.4743", fill: "white" }),
159
- /* @__PURE__ */ jsx("path", { d: "M18.0078 13.4463L18.1292 13.5345L18.1732 13.4738", fill: "white" }),
160
- /* @__PURE__ */ jsx("path", { d: "M18.0078 13.4463H18.1578V13.5213", fill: "white" }),
161
- /* @__PURE__ */ jsx("path", { d: "M18.2373 13.6147L18.191 13.4721L18.1196 13.4953", fill: "white" }),
162
- /* @__PURE__ */ jsx("path", { d: "M18.2373 13.6147L18.116 13.5266L18.16 13.4659", fill: "white" }),
163
- /* @__PURE__ */ jsx("path", { d: "M18.0625 13.6143L18.1839 13.5261L18.1398 13.4654", fill: "white" }),
164
- /* @__PURE__ */ jsx("path", { d: "M18.0625 13.6143L18.1089 13.4716L18.1802 13.4948", fill: "white" }),
165
- /* @__PURE__ */ jsx("path", { d: "M18.5713 13.041L18.5133 13.2193L18.6025 13.2483", fill: "white" }),
166
- /* @__PURE__ */ jsx("path", { d: "M18.5713 13.041L18.6292 13.2193L18.5401 13.2483", fill: "white" }),
167
- /* @__PURE__ */ jsx("path", { d: "M18.749 13.1709H18.5615V13.2646", fill: "white" }),
168
- /* @__PURE__ */ jsx("path", { d: "M18.749 13.1709L18.5973 13.2811L18.5422 13.2053", fill: "white" }),
169
- /* @__PURE__ */ jsx("path", { d: "M18.3926 13.1704L18.5443 13.2806L18.5994 13.2048", fill: "white" }),
170
- /* @__PURE__ */ jsx("path", { d: "M18.3926 13.1704H18.5801V13.2642", fill: "white" }),
171
- /* @__PURE__ */ jsx("path", { d: "M18.6807 13.3804L18.6227 13.202L18.5336 13.231", fill: "white" }),
172
- /* @__PURE__ */ jsx("path", { d: "M18.6807 13.3804L18.529 13.2702L18.5841 13.1943", fill: "white" }),
173
- /* @__PURE__ */ jsx("path", { d: "M18.46 13.3804L18.6117 13.2702L18.5565 13.1943", fill: "white" }),
174
- /* @__PURE__ */ jsx("path", { d: "M18.46 13.3804L18.5179 13.202L18.6071 13.231", fill: "white" }),
175
- /* @__PURE__ */ jsx("path", { d: "M17.6084 13.2422L17.562 13.3848L17.6334 13.408", fill: "white" }),
176
- /* @__PURE__ */ jsx("path", { d: "M17.6084 13.2422L17.6548 13.3848L17.5834 13.408", fill: "white" }),
177
- /* @__PURE__ */ jsx("path", { d: "M17.751 13.3462H17.601V13.4212", fill: "white" }),
178
- /* @__PURE__ */ jsx("path", { d: "M17.751 13.3462L17.6296 13.4344L17.5855 13.3737", fill: "white" }),
179
- /* @__PURE__ */ jsx("path", { d: "M17.4658 13.3462L17.5872 13.4344L17.6313 13.3737", fill: "white" }),
180
- /* @__PURE__ */ jsx("path", { d: "M17.4658 13.3462H17.6158V13.4212", fill: "white" }),
181
- /* @__PURE__ */ jsx("path", { d: "M17.6963 13.5142L17.6499 13.3715L17.5786 13.3947", fill: "white" }),
182
- /* @__PURE__ */ jsx("path", { d: "M17.6963 13.5142L17.5749 13.426L17.619 13.3653", fill: "white" }),
183
- /* @__PURE__ */ jsx("path", { d: "M17.5195 13.5137L17.6409 13.4255L17.5968 13.3648", fill: "white" }),
184
- /* @__PURE__ */ jsx("path", { d: "M17.5195 13.5137L17.5659 13.371L17.6372 13.3942", fill: "white" }),
185
- /* @__PURE__ */ jsx("path", { d: "M13 10.5269L12.9421 10.7052L13.0312 10.7341", fill: "white" }),
186
- /* @__PURE__ */ jsx("path", { d: "M13 10.5269L13.0579 10.7052L12.9688 10.7341", fill: "white" }),
187
- /* @__PURE__ */ jsx("path", { d: "M13.1787 10.6562H12.9912V10.75", fill: "white" }),
188
- /* @__PURE__ */ jsx("path", { d: "M13.1787 10.6562L13.027 10.7665L12.9719 10.6906", fill: "white" }),
189
- /* @__PURE__ */ jsx("path", { d: "M12.8223 10.6562L12.974 10.7665L13.0291 10.6906", fill: "white" }),
190
- /* @__PURE__ */ jsx("path", { d: "M12.8223 10.6562H13.0098V10.75", fill: "white" }),
191
- /* @__PURE__ */ jsx("path", { d: "M13.1104 10.8662L13.0524 10.6879L12.9632 10.7169", fill: "white" }),
192
- /* @__PURE__ */ jsx("path", { d: "M13.1104 10.8662L12.9587 10.756L13.0138 10.6802", fill: "white" }),
193
- /* @__PURE__ */ jsx("path", { d: "M12.8906 10.8657L13.0423 10.7555L12.9872 10.6797", fill: "white" }),
194
- /* @__PURE__ */ jsx("path", { d: "M12.8906 10.8657L12.9486 10.6874L13.0377 10.7164", fill: "white" }),
195
- /* @__PURE__ */ jsx("path", { d: "M16.4297 10.0859L16.3833 10.2286L16.4547 10.2518", fill: "white" }),
196
- /* @__PURE__ */ jsx("path", { d: "M16.4297 10.0859L16.476 10.2286L16.4047 10.2518", fill: "white" }),
197
- /* @__PURE__ */ jsx("path", { d: "M16.5713 10.1899H16.4213V10.2649", fill: "white" }),
198
- /* @__PURE__ */ jsx("path", { d: "M16.5713 10.1899L16.4499 10.2781L16.4059 10.2174", fill: "white" }),
199
- /* @__PURE__ */ jsx("path", { d: "M16.2861 10.1895L16.4075 10.2776L16.4516 10.2169", fill: "white" }),
200
- /* @__PURE__ */ jsx("path", { d: "M16.2861 10.1895H16.4361V10.2645", fill: "white" }),
201
- /* @__PURE__ */ jsx("path", { d: "M16.5176 10.3569L16.4712 10.2143L16.3999 10.2375", fill: "white" }),
202
- /* @__PURE__ */ jsx("path", { d: "M16.5176 10.3569L16.3962 10.2688L16.4403 10.2081", fill: "white" }),
203
- /* @__PURE__ */ jsx("path", { d: "M16.3389 10.3574L16.4602 10.2693L16.4161 10.2086", fill: "white" }),
204
- /* @__PURE__ */ jsx("path", { d: "M16.3389 10.3574L16.3852 10.2148L16.4565 10.2379", fill: "white" }),
205
- /* @__PURE__ */ jsx("path", { d: "M14.999 12.6323L14.9295 12.8463L15.0365 12.8811", fill: "white" }),
206
- /* @__PURE__ */ jsx("path", { d: "M14.999 12.6323L15.0686 12.8463L14.9616 12.8811", fill: "white" }),
207
- /* @__PURE__ */ jsx("path", { d: "M15.2119 12.7871H14.9869V12.8996", fill: "white" }),
208
- /* @__PURE__ */ jsx("path", { d: "M15.2119 12.7871L15.0299 12.9194L14.9638 12.8283", fill: "white" }),
209
- /* @__PURE__ */ jsx("path", { d: "M14.7842 12.7876L14.9662 12.9198L15.0323 12.8288", fill: "white" }),
210
- /* @__PURE__ */ jsx("path", { d: "M14.7842 12.7876H15.0092V12.9001", fill: "white" }),
211
- /* @__PURE__ */ jsx("path", { d: "M15.1309 13.0396L15.0613 12.8256L14.9543 12.8603", fill: "white" }),
212
- /* @__PURE__ */ jsx("path", { d: "M15.1309 13.0396L14.9488 12.9073L15.015 12.8163", fill: "white" }),
213
- /* @__PURE__ */ jsx("path", { d: "M14.8652 13.0391L15.0473 12.9068L14.9811 12.8158", fill: "white" }),
214
- /* @__PURE__ */ jsx("path", { d: "M14.8652 13.0391L14.9348 12.8251L15.0418 12.8598", fill: "white" }),
215
- /* @__PURE__ */ jsx("path", { d: "M15.6055 11.627L15.5475 11.8053L15.6367 11.8342", fill: "white" }),
216
- /* @__PURE__ */ jsx("path", { d: "M15.6055 11.627L15.6634 11.8053L15.5742 11.8342", fill: "white" }),
217
- /* @__PURE__ */ jsx("path", { d: "M15.7842 11.7563H15.5967V11.8501", fill: "white" }),
218
- /* @__PURE__ */ jsx("path", { d: "M15.7842 11.7563L15.6325 11.8666L15.5774 11.7907", fill: "white" }),
219
- /* @__PURE__ */ jsx("path", { d: "M15.4268 11.7568L15.5784 11.867L15.6336 11.7912", fill: "white" }),
220
- /* @__PURE__ */ jsx("path", { d: "M15.4268 11.7568H15.6143V11.8506", fill: "white" }),
221
- /* @__PURE__ */ jsx("path", { d: "M15.7158 11.9658L15.6579 11.7875L15.5687 11.8165", fill: "white" }),
222
- /* @__PURE__ */ jsx("path", { d: "M15.7158 11.9658L15.5641 11.8556L15.6192 11.7798", fill: "white" }),
223
- /* @__PURE__ */ jsx("path", { d: "M15.4951 11.9668L15.6468 11.8566L15.5917 11.7807", fill: "white" }),
224
- /* @__PURE__ */ jsx("path", { d: "M15.4951 11.9668L15.5531 11.7885L15.6422 11.8174", fill: "white" }),
225
- /* @__PURE__ */ jsx("path", { d: "M15 11.1553L14.9421 11.3336L15.0312 11.3626", fill: "white" }),
226
- /* @__PURE__ */ jsx("path", { d: "M15 11.1553L15.0579 11.3336L14.9688 11.3626", fill: "white" }),
227
- /* @__PURE__ */ jsx("path", { d: "M15.1787 11.2847H14.9912V11.3784", fill: "white" }),
228
- /* @__PURE__ */ jsx("path", { d: "M15.1787 11.2847L15.027 11.3949L14.9719 11.319", fill: "white" }),
229
- /* @__PURE__ */ jsx("path", { d: "M14.8223 11.2842L14.974 11.3944L15.0291 11.3185", fill: "white" }),
230
- /* @__PURE__ */ jsx("path", { d: "M14.8223 11.2842H15.0098V11.3779", fill: "white" }),
231
- /* @__PURE__ */ jsx("path", { d: "M15.1104 11.4941L15.0524 11.3158L14.9632 11.3448", fill: "white" }),
232
- /* @__PURE__ */ jsx("path", { d: "M15.1104 11.4941L14.9587 11.3839L15.0138 11.3081", fill: "white" }),
233
- /* @__PURE__ */ jsx("path", { d: "M14.8887 11.4946L15.0404 11.3844L14.9853 11.3086", fill: "white" }),
234
- /* @__PURE__ */ jsx("path", { d: "M14.8887 11.4946L14.9466 11.3163L15.0358 11.3453", fill: "white" }),
235
- /* @__PURE__ */ jsx("path", { d: "M14.4707 11.6641L14.4244 11.8067L14.4957 11.8299", fill: "white" }),
236
- /* @__PURE__ */ jsx("path", { d: "M14.4707 11.6641L14.5171 11.8067L14.4457 11.8299", fill: "white" }),
237
- /* @__PURE__ */ jsx("path", { d: "M14.6133 11.7681H14.4633V11.8431", fill: "white" }),
238
- /* @__PURE__ */ jsx("path", { d: "M14.6133 11.7681L14.4919 11.8562L14.4478 11.7956", fill: "white" }),
239
- /* @__PURE__ */ jsx("path", { d: "M14.3301 11.7681L14.4514 11.8562L14.4955 11.7956", fill: "white" }),
240
- /* @__PURE__ */ jsx("path", { d: "M14.3301 11.7681H14.4801V11.8431", fill: "white" }),
241
- /* @__PURE__ */ jsx("path", { d: "M14.5596 11.9355L14.5132 11.7929L14.4419 11.8161", fill: "white" }),
242
- /* @__PURE__ */ jsx("path", { d: "M14.5596 11.9355L14.4382 11.8474L14.4823 11.7867", fill: "white" }),
243
- /* @__PURE__ */ jsx("path", { d: "M14.3828 11.9355L14.5042 11.8474L14.4601 11.7867", fill: "white" }),
244
- /* @__PURE__ */ jsx("path", { d: "M14.3828 11.9355L14.4292 11.7929L14.5005 11.8161", fill: "white" }),
245
- /* @__PURE__ */ jsx("path", { d: "M14.7363 12.0713L14.7032 12.1732L14.7542 12.1897", fill: "white" }),
246
- /* @__PURE__ */ jsx("path", { d: "M14.7363 12.0713L14.7694 12.1732L14.7185 12.1897", fill: "white" }),
247
- /* @__PURE__ */ jsx("path", { d: "M14.8379 12.1455H14.7307V12.1991", fill: "white" }),
248
- /* @__PURE__ */ jsx("path", { d: "M14.8379 12.1455L14.7512 12.2085L14.7197 12.1651", fill: "white" }),
249
- /* @__PURE__ */ jsx("path", { d: "M14.6338 12.146L14.7205 12.209L14.752 12.1656", fill: "white" }),
250
- /* @__PURE__ */ jsx("path", { d: "M14.6338 12.146H14.7409V12.1996", fill: "white" }),
251
- /* @__PURE__ */ jsx("path", { d: "M14.7988 12.2651L14.7657 12.1632L14.7148 12.1798", fill: "white" }),
252
- /* @__PURE__ */ jsx("path", { d: "M14.7988 12.2651L14.7121 12.2022L14.7436 12.1588", fill: "white" }),
253
- /* @__PURE__ */ jsx("path", { d: "M14.6738 12.2651L14.7605 12.2022L14.729 12.1588", fill: "white" }),
254
- /* @__PURE__ */ jsx("path", { d: "M14.6738 12.2651L14.7069 12.1632L14.7579 12.1798", fill: "white" }),
255
- /* @__PURE__ */ jsx("path", { d: "M16.5713 13.8481L16.5133 14.0265L16.6025 14.0554", fill: "white" }),
256
- /* @__PURE__ */ jsx("path", { d: "M16.5713 13.8481L16.6292 14.0265L16.5401 14.0554", fill: "white" }),
257
- /* @__PURE__ */ jsx("path", { d: "M16.75 13.9775H16.5625V14.0713", fill: "white" }),
258
- /* @__PURE__ */ jsx("path", { d: "M16.75 13.9775L16.5983 14.0877L16.5432 14.0119", fill: "white" }),
259
- /* @__PURE__ */ jsx("path", { d: "M16.3926 13.978L16.5443 14.0882L16.5994 14.0124", fill: "white" }),
260
- /* @__PURE__ */ jsx("path", { d: "M16.3926 13.978H16.5801V14.0718", fill: "white" }),
261
- /* @__PURE__ */ jsx("path", { d: "M16.6826 14.1875L16.6247 14.0092L16.5355 14.0381", fill: "white" }),
262
- /* @__PURE__ */ jsx("path", { d: "M16.6826 14.1875L16.5309 14.0773L16.586 14.0014", fill: "white" }),
263
- /* @__PURE__ */ jsx("path", { d: "M16.4619 14.1875L16.6136 14.0773L16.5585 14.0014", fill: "white" }),
264
- /* @__PURE__ */ jsx("path", { d: "M16.4619 14.1875L16.5199 14.0092L16.609 14.0381", fill: "white" }),
265
- /* @__PURE__ */ jsx("path", { d: "M17.0215 13.4214L16.9751 13.564L17.0465 13.5872", fill: "white" }),
266
- /* @__PURE__ */ jsx("path", { d: "M17.0215 13.4214L17.0678 13.564L16.9965 13.5872", fill: "white" }),
267
- /* @__PURE__ */ jsx("path", { d: "M17.165 13.5249H17.015V13.5999", fill: "white" }),
268
- /* @__PURE__ */ jsx("path", { d: "M17.165 13.5249L17.0437 13.6131L16.9996 13.5524", fill: "white" }),
269
- /* @__PURE__ */ jsx("path", { d: "M16.8799 13.5249L17.0012 13.6131L17.0453 13.5524", fill: "white" }),
270
- /* @__PURE__ */ jsx("path", { d: "M16.8799 13.5249H17.0299V13.5999", fill: "white" }),
271
- /* @__PURE__ */ jsx("path", { d: "M17.1094 13.6929L17.063 13.5502L16.9917 13.5734", fill: "white" }),
272
- /* @__PURE__ */ jsx("path", { d: "M17.1094 13.6929L16.988 13.6047L17.0321 13.544", fill: "white" }),
273
- /* @__PURE__ */ jsx("path", { d: "M16.9336 13.6924L17.0549 13.6042L17.0109 13.5435", fill: "white" }),
274
- /* @__PURE__ */ jsx("path", { d: "M16.9336 13.6924L16.9799 13.5497L17.0513 13.5729", fill: "white" }),
275
- /* @__PURE__ */ jsx("path", { d: "M16.1582 13.293L16.1119 13.4356L16.1832 13.4588", fill: "white" }),
276
- /* @__PURE__ */ jsx("path", { d: "M16.1582 13.293L16.2046 13.4356L16.1332 13.4588", fill: "white" }),
277
- /* @__PURE__ */ jsx("path", { d: "M16.3008 13.3965H16.1508V13.4715", fill: "white" }),
278
- /* @__PURE__ */ jsx("path", { d: "M16.3008 13.3965L16.1794 13.4847L16.1353 13.424", fill: "white" }),
279
- /* @__PURE__ */ jsx("path", { d: "M16.0156 13.3965L16.137 13.4847L16.1811 13.424", fill: "white" }),
280
- /* @__PURE__ */ jsx("path", { d: "M16.0156 13.3965H16.1656V13.4715", fill: "white" }),
281
- /* @__PURE__ */ jsx("path", { d: "M16.2451 13.564L16.1988 13.4213L16.1274 13.4445", fill: "white" }),
282
- /* @__PURE__ */ jsx("path", { d: "M16.2451 13.564L16.1238 13.4758L16.1678 13.4151", fill: "white" }),
283
- /* @__PURE__ */ jsx("path", { d: "M16.0693 13.564L16.1907 13.4758L16.1466 13.4151", fill: "white" }),
284
- /* @__PURE__ */ jsx("path", { d: "M16.0693 13.564L16.1157 13.4213L16.187 13.4445", fill: "white" }),
285
- /* @__PURE__ */ jsx("path", { d: "M12.8936 13.061L12.824 13.275L12.931 13.3098", fill: "white" }),
286
- /* @__PURE__ */ jsx("path", { d: "M12.8936 13.061L12.9631 13.275L12.8561 13.3098", fill: "white" }),
287
- /* @__PURE__ */ jsx("path", { d: "M13.1064 13.2163H12.8814V13.3288", fill: "white" }),
288
- /* @__PURE__ */ jsx("path", { d: "M13.1064 13.2163L12.9244 13.3486L12.8583 13.2575", fill: "white" }),
289
- /* @__PURE__ */ jsx("path", { d: "M12.6787 13.2163L12.8607 13.3486L12.9269 13.2575", fill: "white" }),
290
- /* @__PURE__ */ jsx("path", { d: "M12.6787 13.2163H12.9037V13.3288", fill: "white" }),
291
- /* @__PURE__ */ jsx("path", { d: "M13.0234 13.4683L12.9539 13.2543L12.8469 13.289", fill: "white" }),
292
- /* @__PURE__ */ jsx("path", { d: "M13.0234 13.4683L12.8414 13.336L12.9075 13.245", fill: "white" }),
293
- /* @__PURE__ */ jsx("path", { d: "M12.7598 13.4678L12.9418 13.3355L12.8757 13.2445", fill: "white" }),
294
- /* @__PURE__ */ jsx("path", { d: "M12.7598 13.4678L12.8293 13.2538L12.9363 13.2886", fill: "white" }),
295
- /* @__PURE__ */ jsx("path", { d: "M15.001 14.5327L14.9778 14.604L15.0135 14.6156", fill: "white" }),
296
- /* @__PURE__ */ jsx("path", { d: "M15.001 14.5327L15.0242 14.604L14.9885 14.6156", fill: "white" }),
297
- /* @__PURE__ */ jsx("path", { d: "M15.0723 14.584H14.9973V14.6215", fill: "white" }),
298
- /* @__PURE__ */ jsx("path", { d: "M15.0723 14.584L15.0116 14.6281L14.9895 14.5977", fill: "white" }),
299
- /* @__PURE__ */ jsx("path", { d: "M14.9297 14.584L14.9904 14.6281L15.0124 14.5977", fill: "white" }),
300
- /* @__PURE__ */ jsx("path", { d: "M14.9297 14.584H15.0047V14.6215", fill: "white" }),
301
- /* @__PURE__ */ jsx("path", { d: "M15.0449 14.668L15.0217 14.5966L14.9861 14.6082", fill: "white" }),
302
- /* @__PURE__ */ jsx("path", { d: "M15.0449 14.668L14.9842 14.6239L15.0063 14.5935", fill: "white" }),
303
- /* @__PURE__ */ jsx("path", { d: "M14.9561 14.6675L15.0167 14.6234L14.9947 14.5931", fill: "white" }),
304
- /* @__PURE__ */ jsx("path", { d: "M14.9561 14.6675L14.9792 14.5962L15.0149 14.6077", fill: "white" })
305
- ] }),
306
- /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_3880_11917", children: /* @__PURE__ */ jsx("rect", { width: "30", height: "20", fill: "white", rx: "1" }) }) })
307
- ] });
3
+ const Brazil = (props) => /* @__PURE__ */ jsxs(
4
+ "svg",
5
+ {
6
+ xmlns: "http://www.w3.org/2000/svg",
7
+ width: "30",
8
+ height: "20",
9
+ viewBox: "0 0 30 20",
10
+ fill: "none",
11
+ ...props,
12
+ children: [
13
+ /* @__PURE__ */ jsxs("g", { clipPath: "url(#clip0_3880_11917)", children: [
14
+ /* @__PURE__ */ jsx(
15
+ "path",
16
+ {
17
+ d: "M0 0H30V20H0V0Z",
18
+ fill: "#009B3A"
19
+ }
20
+ ),
21
+ /* @__PURE__ */ jsx(
22
+ "path",
23
+ {
24
+ d: "M2.55078 10.4998L15.0008 18.4498L27.4508 10.4998L15.0008 2.5498L2.55078 10.4998Z",
25
+ fill: "#FEDF00"
26
+ }
27
+ ),
28
+ /* @__PURE__ */ jsx(
29
+ "path",
30
+ {
31
+ d: "M15 15.75C17.8995 15.75 20.25 13.3995 20.25 10.5C20.25 7.60051 17.8995 5.25 15 5.25C12.1005 5.25 9.75 7.60051 9.75 10.5C9.75 13.3995 12.1005 15.75 15 15.75Z",
32
+ fill: "#002776"
33
+ }
34
+ ),
35
+ /* @__PURE__ */ jsx(
36
+ "mask",
37
+ {
38
+ id: "mask0_3880_11917",
39
+ style: { maskType: "luminance" },
40
+ maskUnits: "userSpaceOnUse",
41
+ x: "9",
42
+ y: "5",
43
+ width: "12",
44
+ height: "11",
45
+ children: /* @__PURE__ */ jsx(
46
+ "path",
47
+ {
48
+ d: "M14.999 15.75C17.8985 15.75 20.249 13.3995 20.249 10.5C20.249 7.60051 17.8985 5.25 14.999 5.25C12.0995 5.25 9.74902 7.60051 9.74902 10.5C9.74902 13.3995 12.0995 15.75 14.999 15.75Z",
49
+ fill: "white"
50
+ }
51
+ )
52
+ }
53
+ ),
54
+ /* @__PURE__ */ jsx("g", { mask: "url(#mask0_3880_11917)", children: /* @__PURE__ */ jsx(
55
+ "path",
56
+ {
57
+ d: "M-0.750977 21C-0.750977 17.6185 0.592324 14.3755 2.98341 11.9844C5.3745 9.5933 8.61751 8.25 11.999 8.25C15.3805 8.25 18.6235 9.5933 21.0146 11.9844C23.4057 14.3755 24.749 17.6185 24.749 21H23.999C23.999 17.8174 22.7347 14.7652 20.4843 12.5147C18.2339 10.2643 15.1816 9 11.999 9C8.81643 9 5.76418 10.2643 3.51374 12.5147C1.26331 14.7652 -0.000976503 17.8174 -0.000976503 21H-0.750977Z",
58
+ fill: "white"
59
+ }
60
+ ) }),
61
+ /* @__PURE__ */ jsx(
62
+ "path",
63
+ {
64
+ fillRule: "evenodd",
65
+ clipRule: "evenodd",
66
+ d: "M10.5225 8.96495C10.5818 8.95767 10.6354 8.92456 10.6715 8.87288C10.7077 8.8212 10.7235 8.7552 10.7154 8.68939C10.7073 8.62358 10.676 8.56335 10.6284 8.52196C10.5808 8.48057 10.5208 8.4614 10.4616 8.46867C10.4024 8.47595 10.3488 8.50906 10.3126 8.56074C10.2764 8.61242 10.2607 8.67842 10.2687 8.74423C10.2768 8.81004 10.3081 8.87027 10.3557 8.91166C10.4033 8.95305 10.4633 8.97222 10.5225 8.96495ZM10.5112 8.87278C10.546 8.86851 10.5774 8.84798 10.5984 8.81571C10.6194 8.78344 10.6283 8.74207 10.6232 8.70071C10.6182 8.65934 10.5995 8.62136 10.5713 8.59513C10.5431 8.5689 10.5077 8.55657 10.4729 8.56084C10.4381 8.56511 10.4068 8.58564 10.3858 8.61791C10.3648 8.65018 10.3558 8.69155 10.3609 8.73291C10.366 8.77428 10.3847 8.81226 10.4129 8.83849C10.4411 8.86472 10.4764 8.87705 10.5112 8.87278Z",
67
+ fill: "#009B3A"
68
+ }
69
+ ),
70
+ /* @__PURE__ */ jsx(
71
+ "path",
72
+ {
73
+ fillRule: "evenodd",
74
+ clipRule: "evenodd",
75
+ d: "M10.9304 8.92017L11.023 8.91369L11.0101 8.72843L11.2096 8.71448C11.2512 8.71157 11.2899 8.69227 11.3172 8.66081C11.3446 8.62936 11.3583 8.58833 11.3554 8.54676C11.3525 8.50518 11.3332 8.46646 11.3017 8.43912C11.2703 8.41178 11.2292 8.39805 11.1877 8.40096L10.9026 8.42089L10.9304 8.92017ZM11.0036 8.6358L11.196 8.62235C11.213 8.62116 11.2288 8.61326 11.24 8.60039C11.2512 8.58752 11.2568 8.57074 11.2556 8.55373C11.2544 8.53672 11.2465 8.52088 11.2337 8.5097C11.2208 8.49851 11.204 8.4929 11.187 8.49409L10.9946 8.50754L11.0036 8.6358Z",
76
+ fill: "#009B3A"
77
+ }
78
+ ),
79
+ /* @__PURE__ */ jsx(
80
+ "path",
81
+ {
82
+ d: "M11.3539 8.89027C11.3489 8.81902 11.338 8.66226 11.2311 8.66973L11.0957 8.6792C11.2525 8.66824 11.2634 8.825 11.2684 8.89625",
83
+ fill: "#009B3A"
84
+ }
85
+ ),
86
+ /* @__PURE__ */ jsx(
87
+ "path",
88
+ {
89
+ fillRule: "evenodd",
90
+ clipRule: "evenodd",
91
+ d: "M11.5634 8.8803L11.7991 8.87618C11.8272 8.87569 11.855 8.86966 11.8808 8.85844C11.9066 8.84722 11.9299 8.83103 11.9495 8.81078C11.969 8.79054 11.9844 8.76665 11.9947 8.74046C12.005 8.71428 12.0101 8.68632 12.0096 8.65819L12.0084 8.58677C12.0079 8.55863 12.0018 8.53087 11.9906 8.50506C11.9794 8.47926 11.9632 8.45591 11.943 8.43637C11.9227 8.41682 11.8988 8.40145 11.8726 8.39114C11.8465 8.38082 11.8185 8.37577 11.7904 8.37626L11.5547 8.38037L11.5634 8.8803ZM11.6546 8.78583L11.7903 8.78346C11.8263 8.78283 11.8606 8.76794 11.8856 8.74204C11.9106 8.71615 11.9243 8.68139 11.9237 8.6454L11.9229 8.60255C11.9223 8.56656 11.9074 8.5323 11.8815 8.50729C11.8556 8.48229 11.8208 8.4686 11.7848 8.46922L11.6492 8.47159L11.6546 8.78583Z",
92
+ fill: "#009B3A"
93
+ }
94
+ ),
95
+ /* @__PURE__ */ jsx(
96
+ "path",
97
+ {
98
+ d: "M12.1984 8.87421L12.6481 8.88991L12.6513 8.79711L12.2873 8.7844L12.2918 8.6559L12.5773 8.66588L12.5803 8.58021L12.2948 8.57024L12.2982 8.4703L12.6409 8.48227L12.6441 8.38947L12.2158 8.37451L12.1984 8.87421Z",
99
+ fill: "#009B3A"
100
+ }
101
+ ),
102
+ /* @__PURE__ */ jsx(
103
+ "path",
104
+ {
105
+ d: "M12.8334 8.90142L12.9188 8.90889L12.9486 8.56734L13.0184 8.9176L13.0967 8.92445L13.2262 8.59161L13.1963 8.93317L13.2817 8.94064L13.3252 8.44254L13.2007 8.43165L13.0712 8.76448L13.0015 8.41421L12.877 8.40332L12.8334 8.90142Z",
106
+ fill: "#009B3A"
107
+ }
108
+ ),
109
+ /* @__PURE__ */ jsx(
110
+ "path",
111
+ {
112
+ d: "M13.8691 9.01821L14.2387 9.08171L14.2532 8.99724L13.9681 8.94825L13.9875 8.83561L14.2198 8.87553L14.2343 8.79105L14.002 8.75114L14.0153 8.6737L14.2916 8.72118L14.3061 8.6367L13.9453 8.57471L13.8691 9.01821Z",
113
+ fill: "#009B3A"
114
+ }
115
+ ),
116
+ /* @__PURE__ */ jsx(
117
+ "path",
118
+ {
119
+ fillRule: "evenodd",
120
+ clipRule: "evenodd",
121
+ d: "M14.8182 9.20429L14.9081 9.22754L14.9546 9.04774L15.1482 9.09782C15.1885 9.10825 15.2314 9.10223 15.2673 9.08108C15.3032 9.05992 15.3292 9.02537 15.3397 8.98502C15.3501 8.94467 15.3441 8.90183 15.3229 8.86592C15.3018 8.83001 15.2672 8.80398 15.2269 8.79354L14.9503 8.722L14.8182 9.20429ZM14.9778 8.95784L15.1645 9.00613C15.181 9.0104 15.1986 9.00793 15.2133 8.99928C15.2279 8.99063 15.2386 8.97649 15.2429 8.95999C15.2471 8.94348 15.2447 8.92595 15.236 8.91126C15.2274 8.89657 15.2132 8.88592 15.1967 8.88165L15.01 8.83336L14.9778 8.95784Z",
122
+ fill: "#009B3A"
123
+ }
124
+ ),
125
+ /* @__PURE__ */ jsx(
126
+ "path",
127
+ {
128
+ fillRule: "evenodd",
129
+ clipRule: "evenodd",
130
+ d: "M15.4317 9.36797L15.5202 9.39589L15.5761 9.21878L15.7668 9.27892C15.8066 9.29145 15.8497 9.28768 15.8866 9.26843C15.9236 9.24919 15.9514 9.21605 15.964 9.1763C15.9765 9.13655 15.9727 9.09345 15.9535 9.05649C15.9342 9.01952 15.9011 8.99171 15.8613 8.97918L15.5888 8.89326L15.4317 9.36797ZM15.604 9.13022L15.7879 9.18821C15.8042 9.19334 15.8218 9.19179 15.837 9.18392C15.8521 9.17605 15.8635 9.16249 15.8686 9.14623C15.8737 9.12997 15.8722 9.11234 15.8643 9.09722C15.8564 9.08209 15.8429 9.07072 15.8266 9.06559L15.6427 9.0076L15.604 9.13022Z",
131
+ fill: "#009B3A"
132
+ }
133
+ ),
134
+ /* @__PURE__ */ jsx(
135
+ "path",
136
+ {
137
+ d: "M15.8367 9.4961C15.8582 9.42798 15.9054 9.27811 15.8033 9.24589L15.6738 9.20508C15.8237 9.25233 15.7764 9.4022 15.755 9.47032",
138
+ fill: "#009B3A"
139
+ }
140
+ ),
141
+ /* @__PURE__ */ jsx(
142
+ "path",
143
+ {
144
+ fillRule: "evenodd",
145
+ clipRule: "evenodd",
146
+ d: "M16.2466 9.64284C16.3025 9.66373 16.3653 9.65911 16.4213 9.62997C16.4772 9.60083 16.5217 9.54957 16.5449 9.48746C16.5681 9.42536 16.5682 9.3575 16.5451 9.2988C16.522 9.24011 16.4776 9.1954 16.4217 9.1745C16.3658 9.1536 16.303 9.15823 16.247 9.18737C16.1911 9.21651 16.1466 9.26777 16.1234 9.32987C16.1002 9.39198 16.1001 9.45984 16.1232 9.51853C16.1463 9.57722 16.1907 9.62194 16.2466 9.64284ZM16.2791 9.55586C16.3119 9.56813 16.3492 9.5644 16.3827 9.54547C16.4163 9.52655 16.4433 9.49398 16.4579 9.45495C16.4725 9.41591 16.4735 9.37359 16.4606 9.33731C16.4477 9.30103 16.422 9.27375 16.3892 9.26148C16.3563 9.2492 16.3191 9.25294 16.2855 9.27186C16.252 9.29079 16.225 9.32335 16.2104 9.36239C16.1958 9.40143 16.1948 9.44374 16.2077 9.48002C16.2206 9.51631 16.2463 9.54359 16.2791 9.55586Z",
147
+ fill: "#009B3A"
148
+ }
149
+ ),
150
+ /* @__PURE__ */ jsx(
151
+ "mask",
152
+ {
153
+ id: "mask1_3880_11917",
154
+ style: { maskType: "luminance" },
155
+ maskUnits: "userSpaceOnUse",
156
+ x: "16",
157
+ y: "9",
158
+ width: "2",
159
+ height: "1",
160
+ children: /* @__PURE__ */ jsx(
161
+ "path",
162
+ {
163
+ d: "M16.6288 9.79056L16.8281 9.33203L17.2408 9.51147L17.0414 9.97L16.6288 9.79056ZM16.969 9.57241L16.9348 9.65101L17.1411 9.74073L17.1753 9.66213L16.969 9.57241Z",
164
+ fill: "white"
165
+ }
166
+ )
167
+ }
168
+ ),
169
+ /* @__PURE__ */ jsx("g", { mask: "url(#mask1_3880_11917)", children: /* @__PURE__ */ jsx(
170
+ "path",
171
+ {
172
+ fillRule: "evenodd",
173
+ clipRule: "evenodd",
174
+ d: "M16.8351 9.88028C16.8898 9.90407 16.9528 9.90274 17.0102 9.87657C17.0676 9.8504 17.1147 9.80154 17.1411 9.74073C17.1676 9.67993 17.1712 9.61216 17.1512 9.55234C17.1312 9.49252 17.0892 9.44554 17.0345 9.42175C16.9797 9.39795 16.9168 9.39929 16.8594 9.42546C16.802 9.45163 16.7549 9.50049 16.7284 9.5613C16.702 9.6221 16.6984 9.68987 16.7184 9.74969C16.7384 9.80951 16.7804 9.85649 16.8351 9.88028ZM16.8721 9.79512C16.9043 9.8091 16.9417 9.80732 16.9762 9.79017C17.0106 9.77303 17.0393 9.74193 17.056 9.70371C17.0726 9.66549 17.0757 9.62328 17.0648 9.58637C17.0538 9.54947 17.0296 9.52088 16.9974 9.50691C16.9653 9.49293 16.9279 9.49471 16.8934 9.51186C16.8589 9.529 16.8302 9.5601 16.8136 9.59832C16.797 9.63654 16.7938 9.67875 16.8048 9.71566C16.8158 9.75256 16.84 9.78115 16.8721 9.79512Z",
175
+ fill: "#009B3A"
176
+ }
177
+ ) }),
178
+ /* @__PURE__ */ jsx(
179
+ "path",
180
+ {
181
+ d: "M16.9678 9.66504L17.1414 9.74052L17.1129 9.80602L16.9393 9.73054L16.9678 9.66504Z",
182
+ fill: "#009B3A"
183
+ }
184
+ ),
185
+ /* @__PURE__ */ jsx(
186
+ "path",
187
+ {
188
+ d: "M17.0752 9.7124L17.1407 9.74088L17.041 9.97015L16.9755 9.94167L17.0752 9.7124Z",
189
+ fill: "#009B3A"
190
+ }
191
+ ),
192
+ /* @__PURE__ */ jsx(
193
+ "path",
194
+ {
195
+ fillRule: "evenodd",
196
+ clipRule: "evenodd",
197
+ d: "M17.2095 10.0485L17.2926 10.09L17.3755 9.92377L17.5545 10.013C17.5918 10.0316 17.6349 10.0346 17.6745 10.0214C17.714 10.0082 17.7466 9.97979 17.7652 9.9425C17.7838 9.9052 17.7868 9.86204 17.7736 9.82252C17.7604 9.78299 17.732 9.75034 17.6947 9.73175L17.439 9.60426L17.2095 10.0485ZM17.4169 9.84067L17.5895 9.92672C17.6048 9.93433 17.6224 9.93557 17.6386 9.93016C17.6548 9.92475 17.6681 9.91313 17.6757 9.89788C17.6833 9.88262 17.6846 9.86496 17.6792 9.84879C17.6737 9.83263 17.6621 9.81927 17.6469 9.81166L17.4743 9.72561L17.4169 9.84067Z",
198
+ fill: "#009B3A"
199
+ }
200
+ ),
201
+ /* @__PURE__ */ jsx(
202
+ "path",
203
+ {
204
+ d: "M17.59 10.2382C17.6218 10.1743 17.692 10.0337 17.5961 9.98585L17.4746 9.92529C17.6152 9.99541 17.5451 10.136 17.5133 10.2",
205
+ fill: "#009B3A"
206
+ }
207
+ ),
208
+ /* @__PURE__ */ jsx(
209
+ "path",
210
+ {
211
+ d: "M17.7753 10.3361L18.1669 10.5576L18.2127 10.4768L17.8956 10.2974L17.9589 10.1855L18.2076 10.3262L18.2498 10.2516L18.0011 10.1109L18.0504 10.0239L18.3488 10.1927L18.3945 10.1119L18.0215 9.90088L17.7753 10.3361Z",
212
+ fill: "#009B3A"
213
+ }
214
+ ),
215
+ /* @__PURE__ */ jsx(
216
+ "path",
217
+ {
218
+ d: "M18.5044 10.5806C18.4775 10.6228 18.5048 10.6698 18.565 10.7081C18.6252 10.7465 18.6663 10.7451 18.6836 10.7181C18.7383 10.6322 18.4221 10.507 18.5196 10.3574C18.6036 10.2288 18.7473 10.3289 18.8016 10.3634C18.8558 10.3979 18.9428 10.4873 18.8751 10.5902L18.7833 10.5317C18.812 10.4865 18.7804 10.4431 18.7322 10.4124C18.6855 10.3827 18.6476 10.3691 18.6198 10.4128C18.5732 10.4826 18.8831 10.6144 18.7881 10.7635C18.718 10.8734 18.5962 10.8254 18.5148 10.7736C18.4456 10.7295 18.342 10.6254 18.4095 10.5202L18.5044 10.5806Z",
219
+ fill: "#009B3A"
220
+ }
221
+ ),
222
+ /* @__PURE__ */ jsx(
223
+ "path",
224
+ {
225
+ d: "M19.0409 10.9353C19.0119 10.976 19.0366 11.0244 19.0947 11.0659C19.1529 11.1073 19.1939 11.1081 19.2127 11.082C19.2718 10.9991 18.9626 10.8575 19.0677 10.7132C19.1584 10.5892 19.2967 10.6966 19.349 10.734C19.4014 10.7713 19.4836 10.8651 19.4106 10.9643L19.3219 10.9011C19.3531 10.8575 19.3238 10.8124 19.2772 10.7793C19.2322 10.7471 19.195 10.7316 19.1649 10.7737C19.1147 10.841 19.4173 10.9888 19.3146 11.1328C19.2389 11.2389 19.1197 11.1846 19.0412 11.1286C18.9744 11.0809 18.8764 10.9715 18.9493 10.87L19.0409 10.9353Z",
226
+ fill: "#009B3A"
227
+ }
228
+ ),
229
+ /* @__PURE__ */ jsx(
230
+ "path",
231
+ {
232
+ fillRule: "evenodd",
233
+ clipRule: "evenodd",
234
+ d: "M19.5484 11.5109C19.5951 11.548 19.6563 11.563 19.7185 11.5526C19.7807 11.5422 19.8389 11.5072 19.8801 11.4553C19.9214 11.4034 19.9424 11.3389 19.9386 11.2759C19.9348 11.2129 19.9064 11.1567 19.8597 11.1196C19.813 11.0824 19.7518 11.0674 19.6896 11.0778C19.6274 11.0882 19.5692 11.1233 19.528 11.1751C19.4867 11.227 19.4657 11.2916 19.4695 11.3545C19.4733 11.4175 19.5017 11.4737 19.5484 11.5109ZM19.6062 11.4382C19.6337 11.46 19.6703 11.468 19.708 11.4603C19.7457 11.4527 19.7815 11.4301 19.8075 11.3975C19.8334 11.3649 19.8474 11.3249 19.8463 11.2864C19.8453 11.2479 19.8293 11.214 19.8019 11.1922C19.7744 11.1704 19.7378 11.1624 19.7001 11.1701C19.6624 11.1777 19.6266 11.2003 19.6006 11.2329C19.5747 11.2656 19.5607 11.3055 19.5618 11.344C19.5628 11.3825 19.5788 11.4164 19.6062 11.4382Z",
235
+ fill: "#009B3A"
236
+ }
237
+ ),
238
+ /* @__PURE__ */ jsx(
239
+ "path",
240
+ {
241
+ d: "M10.7129 9.33154L10.6434 9.54553L10.7504 9.5803",
242
+ fill: "white"
243
+ }
244
+ ),
245
+ /* @__PURE__ */ jsx(
246
+ "path",
247
+ {
248
+ d: "M10.7129 9.33154L10.7824 9.54553L10.6754 9.5803",
249
+ fill: "white"
250
+ }
251
+ ),
252
+ /* @__PURE__ */ jsx(
253
+ "path",
254
+ {
255
+ d: "M10.9277 9.48779H10.7027V9.60029",
256
+ fill: "white"
257
+ }
258
+ ),
259
+ /* @__PURE__ */ jsx(
260
+ "path",
261
+ {
262
+ d: "M10.9277 9.48779L10.7457 9.62004L10.6796 9.52903",
263
+ fill: "white"
264
+ }
265
+ ),
266
+ /* @__PURE__ */ jsx(
267
+ "path",
268
+ {
269
+ d: "M10.5 9.4873L10.682 9.61956L10.7482 9.52854",
270
+ fill: "white"
271
+ }
272
+ ),
273
+ /* @__PURE__ */ jsx(
274
+ "path",
275
+ {
276
+ d: "M10.5 9.4873H10.725V9.5998",
277
+ fill: "white"
278
+ }
279
+ ),
280
+ /* @__PURE__ */ jsx(
281
+ "path",
282
+ {
283
+ d: "M10.8467 9.73828L10.7772 9.52429L10.6702 9.55906",
284
+ fill: "white"
285
+ }
286
+ ),
287
+ /* @__PURE__ */ jsx(
288
+ "path",
289
+ {
290
+ d: "M10.8467 9.73828L10.6647 9.60603L10.7308 9.51502",
291
+ fill: "white"
292
+ }
293
+ ),
294
+ /* @__PURE__ */ jsx(
295
+ "path",
296
+ {
297
+ d: "M10.5811 9.73877L10.7631 9.60652L10.697 9.5155",
298
+ fill: "white"
299
+ }
300
+ ),
301
+ /* @__PURE__ */ jsx(
302
+ "path",
303
+ {
304
+ d: "M10.5811 9.73877L10.6506 9.52478L10.7576 9.55955",
305
+ fill: "white"
306
+ }
307
+ ),
308
+ /* @__PURE__ */ jsx(
309
+ "path",
310
+ {
311
+ d: "M11.1787 11.54L11.1092 11.754L11.2162 11.7888",
312
+ fill: "white"
313
+ }
314
+ ),
315
+ /* @__PURE__ */ jsx(
316
+ "path",
317
+ {
318
+ d: "M11.1787 11.54L11.2482 11.754L11.1412 11.7888",
319
+ fill: "white"
320
+ }
321
+ ),
322
+ /* @__PURE__ */ jsx(
323
+ "path",
324
+ {
325
+ d: "M11.3926 11.6948H11.1676V11.8073",
326
+ fill: "white"
327
+ }
328
+ ),
329
+ /* @__PURE__ */ jsx(
330
+ "path",
331
+ {
332
+ d: "M11.3926 11.6948L11.2105 11.8271L11.1444 11.7361",
333
+ fill: "white"
334
+ }
335
+ ),
336
+ /* @__PURE__ */ jsx(
337
+ "path",
338
+ {
339
+ d: "M10.9639 11.6953L11.1459 11.8276L11.212 11.7365",
340
+ fill: "white"
341
+ }
342
+ ),
343
+ /* @__PURE__ */ jsx(
344
+ "path",
345
+ {
346
+ d: "M10.9639 11.6953H11.1889V11.8078",
347
+ fill: "white"
348
+ }
349
+ ),
350
+ /* @__PURE__ */ jsx(
351
+ "path",
352
+ {
353
+ d: "M11.3105 11.9468L11.241 11.7328L11.134 11.7676",
354
+ fill: "white"
355
+ }
356
+ ),
357
+ /* @__PURE__ */ jsx(
358
+ "path",
359
+ {
360
+ d: "M11.3105 11.9468L11.1285 11.8145L11.1946 11.7235",
361
+ fill: "white"
362
+ }
363
+ ),
364
+ /* @__PURE__ */ jsx(
365
+ "path",
366
+ {
367
+ d: "M11.0459 11.9463L11.2279 11.814L11.1618 11.723",
368
+ fill: "white"
369
+ }
370
+ ),
371
+ /* @__PURE__ */ jsx(
372
+ "path",
373
+ {
374
+ d: "M11.0459 11.9463L11.1154 11.7323L11.2224 11.7671",
375
+ fill: "white"
376
+ }
377
+ ),
378
+ /* @__PURE__ */ jsx(
379
+ "path",
380
+ {
381
+ d: "M10.5371 12.0479L10.4792 12.2262L10.5683 12.2551",
382
+ fill: "white"
383
+ }
384
+ ),
385
+ /* @__PURE__ */ jsx(
386
+ "path",
387
+ {
388
+ d: "M10.5371 12.0479L10.5951 12.2262L10.5059 12.2551",
389
+ fill: "white"
390
+ }
391
+ ),
392
+ /* @__PURE__ */ jsx(
393
+ "path",
394
+ {
395
+ d: "M10.7158 12.1777H10.5283V12.2715",
396
+ fill: "white"
397
+ }
398
+ ),
399
+ /* @__PURE__ */ jsx(
400
+ "path",
401
+ {
402
+ d: "M10.7158 12.1777L10.5641 12.2879L10.509 12.2121",
403
+ fill: "white"
404
+ }
405
+ ),
406
+ /* @__PURE__ */ jsx(
407
+ "path",
408
+ {
409
+ d: "M10.3584 12.1772L10.5101 12.2875L10.5652 12.2116",
410
+ fill: "white"
411
+ }
412
+ ),
413
+ /* @__PURE__ */ jsx(
414
+ "path",
415
+ {
416
+ d: "M10.3584 12.1772H10.5459V12.271",
417
+ fill: "white"
418
+ }
419
+ ),
420
+ /* @__PURE__ */ jsx(
421
+ "path",
422
+ {
423
+ d: "M10.6465 12.3867L10.5885 12.2084L10.4994 12.2374",
424
+ fill: "white"
425
+ }
426
+ ),
427
+ /* @__PURE__ */ jsx(
428
+ "path",
429
+ {
430
+ d: "M10.6465 12.3867L10.4948 12.2765L10.5499 12.2007",
431
+ fill: "white"
432
+ }
433
+ ),
434
+ /* @__PURE__ */ jsx(
435
+ "path",
436
+ {
437
+ d: "M10.4258 12.3872L10.5775 12.277L10.5224 12.2012",
438
+ fill: "white"
439
+ }
440
+ ),
441
+ /* @__PURE__ */ jsx(
442
+ "path",
443
+ {
444
+ d: "M10.4258 12.3872L10.4837 12.2089L10.5729 12.2379",
445
+ fill: "white"
446
+ }
447
+ ),
448
+ /* @__PURE__ */ jsx(
449
+ "path",
450
+ {
451
+ d: "M11.6904 11.3359L11.6573 11.4378L11.7083 11.4544",
452
+ fill: "white"
453
+ }
454
+ ),
455
+ /* @__PURE__ */ jsx(
456
+ "path",
457
+ {
458
+ d: "M11.6904 11.3359L11.7235 11.4378L11.6726 11.4544",
459
+ fill: "white"
460
+ }
461
+ ),
462
+ /* @__PURE__ */ jsx(
463
+ "path",
464
+ {
465
+ d: "M11.793 11.4092H11.6858V11.4628",
466
+ fill: "white"
467
+ }
468
+ ),
469
+ /* @__PURE__ */ jsx(
470
+ "path",
471
+ {
472
+ d: "M11.793 11.4092L11.7063 11.4722L11.6748 11.4288",
473
+ fill: "white"
474
+ }
475
+ ),
476
+ /* @__PURE__ */ jsx(
477
+ "path",
478
+ {
479
+ d: "M11.5879 11.4102L11.6746 11.4731L11.7061 11.4298",
480
+ fill: "white"
481
+ }
482
+ ),
483
+ /* @__PURE__ */ jsx(
484
+ "path",
485
+ {
486
+ d: "M11.5879 11.4102H11.695V11.4637",
487
+ fill: "white"
488
+ }
489
+ ),
490
+ /* @__PURE__ */ jsx(
491
+ "path",
492
+ {
493
+ d: "M11.7539 11.5293L11.7208 11.4274L11.6698 11.444",
494
+ fill: "white"
495
+ }
496
+ ),
497
+ /* @__PURE__ */ jsx(
498
+ "path",
499
+ {
500
+ d: "M11.7539 11.5293L11.6672 11.4663L11.6987 11.423",
501
+ fill: "white"
502
+ }
503
+ ),
504
+ /* @__PURE__ */ jsx(
505
+ "path",
506
+ {
507
+ d: "M11.6289 11.5298L11.7156 11.4668L11.6841 11.4235",
508
+ fill: "white"
509
+ }
510
+ ),
511
+ /* @__PURE__ */ jsx(
512
+ "path",
513
+ {
514
+ d: "M11.6289 11.5298L11.662 11.4279L11.713 11.4444",
515
+ fill: "white"
516
+ }
517
+ ),
518
+ /* @__PURE__ */ jsx(
519
+ "path",
520
+ {
521
+ d: "M12.2715 12.0981L12.2135 12.2765L12.3027 12.3054",
522
+ fill: "white"
523
+ }
524
+ ),
525
+ /* @__PURE__ */ jsx(
526
+ "path",
527
+ {
528
+ d: "M12.2715 12.0981L12.3294 12.2765L12.2403 12.3054",
529
+ fill: "white"
530
+ }
531
+ ),
532
+ /* @__PURE__ */ jsx(
533
+ "path",
534
+ {
535
+ d: "M12.4492 12.228H12.2617V12.3218",
536
+ fill: "white"
537
+ }
538
+ ),
539
+ /* @__PURE__ */ jsx(
540
+ "path",
541
+ {
542
+ d: "M12.4492 12.228L12.2975 12.3382L12.2424 12.2624",
543
+ fill: "white"
544
+ }
545
+ ),
546
+ /* @__PURE__ */ jsx(
547
+ "path",
548
+ {
549
+ d: "M12.0938 12.2275L12.2454 12.3377L12.3005 12.2619",
550
+ fill: "white"
551
+ }
552
+ ),
553
+ /* @__PURE__ */ jsx(
554
+ "path",
555
+ {
556
+ d: "M12.0938 12.2275H12.2812V12.3213",
557
+ fill: "white"
558
+ }
559
+ ),
560
+ /* @__PURE__ */ jsx(
561
+ "path",
562
+ {
563
+ d: "M12.3818 12.438L12.3239 12.2597L12.2347 12.2886",
564
+ fill: "white"
565
+ }
566
+ ),
567
+ /* @__PURE__ */ jsx(
568
+ "path",
569
+ {
570
+ d: "M12.3818 12.438L12.2301 12.3278L12.2853 12.2519",
571
+ fill: "white"
572
+ }
573
+ ),
574
+ /* @__PURE__ */ jsx(
575
+ "path",
576
+ {
577
+ d: "M12.1621 12.4375L12.3138 12.3273L12.2587 12.2514",
578
+ fill: "white"
579
+ }
580
+ ),
581
+ /* @__PURE__ */ jsx(
582
+ "path",
583
+ {
584
+ d: "M12.1621 12.4375L12.2201 12.2592L12.3092 12.2881",
585
+ fill: "white"
586
+ }
587
+ ),
588
+ /* @__PURE__ */ jsx(
589
+ "path",
590
+ {
591
+ d: "M12.1152 12.6567L12.0689 12.7994L12.1402 12.8226",
592
+ fill: "white"
593
+ }
594
+ ),
595
+ /* @__PURE__ */ jsx(
596
+ "path",
597
+ {
598
+ d: "M12.1152 12.6567L12.1616 12.7994L12.0903 12.8226",
599
+ fill: "white"
600
+ }
601
+ ),
602
+ /* @__PURE__ */ jsx(
603
+ "path",
604
+ {
605
+ d: "M12.2578 12.7607H12.1078V12.8357",
606
+ fill: "white"
607
+ }
608
+ ),
609
+ /* @__PURE__ */ jsx(
610
+ "path",
611
+ {
612
+ d: "M12.2578 12.7607L12.1365 12.8489L12.0924 12.7882",
613
+ fill: "white"
614
+ }
615
+ ),
616
+ /* @__PURE__ */ jsx(
617
+ "path",
618
+ {
619
+ d: "M11.9727 12.7603L12.094 12.8484L12.1381 12.7877",
620
+ fill: "white"
621
+ }
622
+ ),
623
+ /* @__PURE__ */ jsx(
624
+ "path",
625
+ {
626
+ d: "M11.9727 12.7603H12.1227V12.8353",
627
+ fill: "white"
628
+ }
629
+ ),
630
+ /* @__PURE__ */ jsx(
631
+ "path",
632
+ {
633
+ d: "M12.2031 12.9287L12.1568 12.7861L12.0854 12.8092",
634
+ fill: "white"
635
+ }
636
+ ),
637
+ /* @__PURE__ */ jsx(
638
+ "path",
639
+ {
640
+ d: "M12.2031 12.9287L12.0818 12.8405L12.1259 12.7799",
641
+ fill: "white"
642
+ }
643
+ ),
644
+ /* @__PURE__ */ jsx(
645
+ "path",
646
+ {
647
+ d: "M12.0264 12.9282L12.1477 12.8401L12.1036 12.7794",
648
+ fill: "white"
649
+ }
650
+ ),
651
+ /* @__PURE__ */ jsx(
652
+ "path",
653
+ {
654
+ d: "M12.0264 12.9282L12.0727 12.7856L12.144 12.8087",
655
+ fill: "white"
656
+ }
657
+ ),
658
+ /* @__PURE__ */ jsx(
659
+ "path",
660
+ {
661
+ d: "M16.6289 8.64648L16.5594 8.86047L16.6664 8.89524",
662
+ fill: "white"
663
+ }
664
+ ),
665
+ /* @__PURE__ */ jsx(
666
+ "path",
667
+ {
668
+ d: "M16.6289 8.64648L16.6984 8.86047L16.5914 8.89524",
669
+ fill: "white"
670
+ }
671
+ ),
672
+ /* @__PURE__ */ jsx(
673
+ "path",
674
+ {
675
+ d: "M16.8418 8.80127H16.6168V8.91377",
676
+ fill: "white"
677
+ }
678
+ ),
679
+ /* @__PURE__ */ jsx(
680
+ "path",
681
+ {
682
+ d: "M16.8418 8.80127L16.6598 8.93352L16.5936 8.84251",
683
+ fill: "white"
684
+ }
685
+ ),
686
+ /* @__PURE__ */ jsx(
687
+ "path",
688
+ {
689
+ d: "M16.4141 8.80273L16.5961 8.93499L16.6622 8.84397",
690
+ fill: "white"
691
+ }
692
+ ),
693
+ /* @__PURE__ */ jsx(
694
+ "path",
695
+ {
696
+ d: "M16.4141 8.80273H16.6391V8.91523",
697
+ fill: "white"
698
+ }
699
+ ),
700
+ /* @__PURE__ */ jsx(
701
+ "path",
702
+ {
703
+ d: "M16.7607 9.05371L16.6912 8.83972L16.5842 8.87449",
704
+ fill: "white"
705
+ }
706
+ ),
707
+ /* @__PURE__ */ jsx(
708
+ "path",
709
+ {
710
+ d: "M16.7607 9.05371L16.5787 8.92146L16.6448 8.83044",
711
+ fill: "white"
712
+ }
713
+ ),
714
+ /* @__PURE__ */ jsx(
715
+ "path",
716
+ {
717
+ d: "M16.4951 9.05322L16.6771 8.92097L16.611 8.82996",
718
+ fill: "white"
719
+ }
720
+ ),
721
+ /* @__PURE__ */ jsx(
722
+ "path",
723
+ {
724
+ d: "M16.4951 9.05322L16.5646 8.83923L16.6716 8.874",
725
+ fill: "white"
726
+ }
727
+ ),
728
+ /* @__PURE__ */ jsx(
729
+ "path",
730
+ {
731
+ d: "M18.6787 12.1182L18.6092 12.3322L18.7162 12.3669",
732
+ fill: "white"
733
+ }
734
+ ),
735
+ /* @__PURE__ */ jsx(
736
+ "path",
737
+ {
738
+ d: "M18.6787 12.1182L18.7482 12.3322L18.6412 12.3669",
739
+ fill: "white"
740
+ }
741
+ ),
742
+ /* @__PURE__ */ jsx(
743
+ "path",
744
+ {
745
+ d: "M18.8926 12.2734H18.6676V12.3859",
746
+ fill: "white"
747
+ }
748
+ ),
749
+ /* @__PURE__ */ jsx(
750
+ "path",
751
+ {
752
+ d: "M18.8926 12.2734L18.7105 12.4057L18.6444 12.3147",
753
+ fill: "white"
754
+ }
755
+ ),
756
+ /* @__PURE__ */ jsx(
757
+ "path",
758
+ {
759
+ d: "M18.4648 12.2734L18.6469 12.4057L18.713 12.3147",
760
+ fill: "white"
761
+ }
762
+ ),
763
+ /* @__PURE__ */ jsx(
764
+ "path",
765
+ {
766
+ d: "M18.4648 12.2734H18.6898V12.3859",
767
+ fill: "white"
768
+ }
769
+ ),
770
+ /* @__PURE__ */ jsx(
771
+ "path",
772
+ {
773
+ d: "M18.8105 12.5249L18.741 12.3109L18.634 12.3457",
774
+ fill: "white"
775
+ }
776
+ ),
777
+ /* @__PURE__ */ jsx(
778
+ "path",
779
+ {
780
+ d: "M18.8105 12.5249L18.6285 12.3927L18.6946 12.3016",
781
+ fill: "white"
782
+ }
783
+ ),
784
+ /* @__PURE__ */ jsx(
785
+ "path",
786
+ {
787
+ d: "M18.5459 12.5249L18.7279 12.3927L18.6618 12.3016",
788
+ fill: "white"
789
+ }
790
+ ),
791
+ /* @__PURE__ */ jsx(
792
+ "path",
793
+ {
794
+ d: "M18.5459 12.5249L18.6154 12.3109L18.7224 12.3457",
795
+ fill: "white"
796
+ }
797
+ ),
798
+ /* @__PURE__ */ jsx(
799
+ "path",
800
+ {
801
+ d: "M19.4082 12.2427L19.3619 12.3853L19.4332 12.4085",
802
+ fill: "white"
803
+ }
804
+ ),
805
+ /* @__PURE__ */ jsx(
806
+ "path",
807
+ {
808
+ d: "M19.4082 12.2427L19.4546 12.3853L19.3832 12.4085",
809
+ fill: "white"
810
+ }
811
+ ),
812
+ /* @__PURE__ */ jsx(
813
+ "path",
814
+ {
815
+ d: "M19.5498 12.3462H19.3998V12.4212",
816
+ fill: "white"
817
+ }
818
+ ),
819
+ /* @__PURE__ */ jsx(
820
+ "path",
821
+ {
822
+ d: "M19.5498 12.3462L19.4285 12.4344L19.3844 12.3737",
823
+ fill: "white"
824
+ }
825
+ ),
826
+ /* @__PURE__ */ jsx(
827
+ "path",
828
+ {
829
+ d: "M19.2656 12.3462L19.387 12.4344L19.4311 12.3737",
830
+ fill: "white"
831
+ }
832
+ ),
833
+ /* @__PURE__ */ jsx(
834
+ "path",
835
+ {
836
+ d: "M19.2656 12.3462H19.4156V12.4212",
837
+ fill: "white"
838
+ }
839
+ ),
840
+ /* @__PURE__ */ jsx(
841
+ "path",
842
+ {
843
+ d: "M19.4951 12.5142L19.4488 12.3715L19.3774 12.3947",
844
+ fill: "white"
845
+ }
846
+ ),
847
+ /* @__PURE__ */ jsx(
848
+ "path",
849
+ {
850
+ d: "M19.4951 12.5142L19.3738 12.426L19.4178 12.3653",
851
+ fill: "white"
852
+ }
853
+ ),
854
+ /* @__PURE__ */ jsx(
855
+ "path",
856
+ {
857
+ d: "M19.3193 12.5137L19.4407 12.4255L19.3966 12.3648",
858
+ fill: "white"
859
+ }
860
+ ),
861
+ /* @__PURE__ */ jsx(
862
+ "path",
863
+ {
864
+ d: "M19.3193 12.5137L19.3657 12.371L19.437 12.3942",
865
+ fill: "white"
866
+ }
867
+ ),
868
+ /* @__PURE__ */ jsx(
869
+ "path",
870
+ {
871
+ d: "M18.8936 12.6196L18.8356 12.798L18.9248 12.8269",
872
+ fill: "white"
873
+ }
874
+ ),
875
+ /* @__PURE__ */ jsx(
876
+ "path",
877
+ {
878
+ d: "M18.8936 12.6196L18.9515 12.798L18.8623 12.8269",
879
+ fill: "white"
880
+ }
881
+ ),
882
+ /* @__PURE__ */ jsx(
883
+ "path",
884
+ {
885
+ d: "M19.0713 12.749H18.8838V12.8428",
886
+ fill: "white"
887
+ }
888
+ ),
889
+ /* @__PURE__ */ jsx(
890
+ "path",
891
+ {
892
+ d: "M19.0713 12.749L18.9196 12.8592L18.8645 12.7834",
893
+ fill: "white"
894
+ }
895
+ ),
896
+ /* @__PURE__ */ jsx(
897
+ "path",
898
+ {
899
+ d: "M18.7148 12.749L18.8665 12.8592L18.9216 12.7834",
900
+ fill: "white"
901
+ }
902
+ ),
903
+ /* @__PURE__ */ jsx(
904
+ "path",
905
+ {
906
+ d: "M18.7148 12.749H18.9023V12.8428",
907
+ fill: "white"
908
+ }
909
+ ),
910
+ /* @__PURE__ */ jsx(
911
+ "path",
912
+ {
913
+ d: "M19.0029 12.9585L18.945 12.7802L18.8558 12.8091",
914
+ fill: "white"
915
+ }
916
+ ),
917
+ /* @__PURE__ */ jsx(
918
+ "path",
919
+ {
920
+ d: "M19.0029 12.9585L18.8512 12.8483L18.9063 12.7724",
921
+ fill: "white"
922
+ }
923
+ ),
924
+ /* @__PURE__ */ jsx(
925
+ "path",
926
+ {
927
+ d: "M18.7812 12.959L18.9329 12.8488L18.8778 12.7729",
928
+ fill: "white"
929
+ }
930
+ ),
931
+ /* @__PURE__ */ jsx(
932
+ "path",
933
+ {
934
+ d: "M18.7812 12.959L18.8392 12.7807L18.9284 12.8096",
935
+ fill: "white"
936
+ }
937
+ ),
938
+ /* @__PURE__ */ jsx(
939
+ "path",
940
+ {
941
+ d: "M17.6279 13.7197L17.57 13.898L17.6592 13.927",
942
+ fill: "white"
943
+ }
944
+ ),
945
+ /* @__PURE__ */ jsx(
946
+ "path",
947
+ {
948
+ d: "M17.6279 13.7197L17.6859 13.898L17.5967 13.927",
949
+ fill: "white"
950
+ }
951
+ ),
952
+ /* @__PURE__ */ jsx(
953
+ "path",
954
+ {
955
+ d: "M17.8047 13.8491H17.6172V13.9429",
956
+ fill: "white"
957
+ }
958
+ ),
959
+ /* @__PURE__ */ jsx(
960
+ "path",
961
+ {
962
+ d: "M17.8047 13.8491L17.653 13.9593L17.5979 13.8835",
963
+ fill: "white"
964
+ }
965
+ ),
966
+ /* @__PURE__ */ jsx(
967
+ "path",
968
+ {
969
+ d: "M17.4482 13.8491L17.5999 13.9593L17.655 13.8835",
970
+ fill: "white"
971
+ }
972
+ ),
973
+ /* @__PURE__ */ jsx(
974
+ "path",
975
+ {
976
+ d: "M17.4482 13.8491H17.6357V13.9429",
977
+ fill: "white"
978
+ }
979
+ ),
980
+ /* @__PURE__ */ jsx(
981
+ "path",
982
+ {
983
+ d: "M17.7363 14.0586L17.6784 13.8803L17.5892 13.9092",
984
+ fill: "white"
985
+ }
986
+ ),
987
+ /* @__PURE__ */ jsx(
988
+ "path",
989
+ {
990
+ d: "M17.7363 14.0586L17.5846 13.9484L17.6397 13.8725",
991
+ fill: "white"
992
+ }
993
+ ),
994
+ /* @__PURE__ */ jsx(
995
+ "path",
996
+ {
997
+ d: "M17.5166 14.0591L17.6683 13.9489L17.6132 13.873",
998
+ fill: "white"
999
+ }
1000
+ ),
1001
+ /* @__PURE__ */ jsx(
1002
+ "path",
1003
+ {
1004
+ d: "M17.5166 14.0591L17.5745 13.8808L17.6637 13.9097",
1005
+ fill: "white"
1006
+ }
1007
+ ),
1008
+ /* @__PURE__ */ jsx(
1009
+ "path",
1010
+ {
1011
+ d: "M17.6211 14.2856L17.5747 14.4283L17.6461 14.4515",
1012
+ fill: "white"
1013
+ }
1014
+ ),
1015
+ /* @__PURE__ */ jsx(
1016
+ "path",
1017
+ {
1018
+ d: "M17.6211 14.2856L17.6674 14.4283L17.5961 14.4515",
1019
+ fill: "white"
1020
+ }
1021
+ ),
1022
+ /* @__PURE__ */ jsx(
1023
+ "path",
1024
+ {
1025
+ d: "M17.7656 14.3892H17.6156V14.4642",
1026
+ fill: "white"
1027
+ }
1028
+ ),
1029
+ /* @__PURE__ */ jsx(
1030
+ "path",
1031
+ {
1032
+ d: "M17.7656 14.3892L17.6443 14.4773L17.6002 14.4167",
1033
+ fill: "white"
1034
+ }
1035
+ ),
1036
+ /* @__PURE__ */ jsx(
1037
+ "path",
1038
+ {
1039
+ d: "M17.4795 14.3887L17.6008 14.4768L17.6449 14.4162",
1040
+ fill: "white"
1041
+ }
1042
+ ),
1043
+ /* @__PURE__ */ jsx(
1044
+ "path",
1045
+ {
1046
+ d: "M17.4795 14.3887H17.6295V14.4637",
1047
+ fill: "white"
1048
+ }
1049
+ ),
1050
+ /* @__PURE__ */ jsx(
1051
+ "path",
1052
+ {
1053
+ d: "M17.7109 14.5571L17.6646 14.4145L17.5933 14.4376",
1054
+ fill: "white"
1055
+ }
1056
+ ),
1057
+ /* @__PURE__ */ jsx(
1058
+ "path",
1059
+ {
1060
+ d: "M17.7109 14.5571L17.5896 14.469L17.6337 14.4083",
1061
+ fill: "white"
1062
+ }
1063
+ ),
1064
+ /* @__PURE__ */ jsx(
1065
+ "path",
1066
+ {
1067
+ d: "M17.5322 14.5566L17.6536 14.4685L17.6095 14.4078",
1068
+ fill: "white"
1069
+ }
1070
+ ),
1071
+ /* @__PURE__ */ jsx(
1072
+ "path",
1073
+ {
1074
+ d: "M17.5322 14.5566L17.5786 14.414L17.6499 14.4372",
1075
+ fill: "white"
1076
+ }
1077
+ ),
1078
+ /* @__PURE__ */ jsx(
1079
+ "path",
1080
+ {
1081
+ d: "M18.1504 13.3428L18.104 13.4854L18.1754 13.5086",
1082
+ fill: "white"
1083
+ }
1084
+ ),
1085
+ /* @__PURE__ */ jsx(
1086
+ "path",
1087
+ {
1088
+ d: "M18.1504 13.3428L18.1967 13.4854L18.1254 13.5086",
1089
+ fill: "white"
1090
+ }
1091
+ ),
1092
+ /* @__PURE__ */ jsx(
1093
+ "path",
1094
+ {
1095
+ d: "M18.293 13.4468H18.143V13.5218",
1096
+ fill: "white"
1097
+ }
1098
+ ),
1099
+ /* @__PURE__ */ jsx(
1100
+ "path",
1101
+ {
1102
+ d: "M18.293 13.4468L18.1716 13.5349L18.1275 13.4743",
1103
+ fill: "white"
1104
+ }
1105
+ ),
1106
+ /* @__PURE__ */ jsx(
1107
+ "path",
1108
+ {
1109
+ d: "M18.0078 13.4463L18.1292 13.5345L18.1732 13.4738",
1110
+ fill: "white"
1111
+ }
1112
+ ),
1113
+ /* @__PURE__ */ jsx(
1114
+ "path",
1115
+ {
1116
+ d: "M18.0078 13.4463H18.1578V13.5213",
1117
+ fill: "white"
1118
+ }
1119
+ ),
1120
+ /* @__PURE__ */ jsx(
1121
+ "path",
1122
+ {
1123
+ d: "M18.2373 13.6147L18.191 13.4721L18.1196 13.4953",
1124
+ fill: "white"
1125
+ }
1126
+ ),
1127
+ /* @__PURE__ */ jsx(
1128
+ "path",
1129
+ {
1130
+ d: "M18.2373 13.6147L18.116 13.5266L18.16 13.4659",
1131
+ fill: "white"
1132
+ }
1133
+ ),
1134
+ /* @__PURE__ */ jsx(
1135
+ "path",
1136
+ {
1137
+ d: "M18.0625 13.6143L18.1839 13.5261L18.1398 13.4654",
1138
+ fill: "white"
1139
+ }
1140
+ ),
1141
+ /* @__PURE__ */ jsx(
1142
+ "path",
1143
+ {
1144
+ d: "M18.0625 13.6143L18.1089 13.4716L18.1802 13.4948",
1145
+ fill: "white"
1146
+ }
1147
+ ),
1148
+ /* @__PURE__ */ jsx(
1149
+ "path",
1150
+ {
1151
+ d: "M18.5713 13.041L18.5133 13.2193L18.6025 13.2483",
1152
+ fill: "white"
1153
+ }
1154
+ ),
1155
+ /* @__PURE__ */ jsx(
1156
+ "path",
1157
+ {
1158
+ d: "M18.5713 13.041L18.6292 13.2193L18.5401 13.2483",
1159
+ fill: "white"
1160
+ }
1161
+ ),
1162
+ /* @__PURE__ */ jsx(
1163
+ "path",
1164
+ {
1165
+ d: "M18.749 13.1709H18.5615V13.2646",
1166
+ fill: "white"
1167
+ }
1168
+ ),
1169
+ /* @__PURE__ */ jsx(
1170
+ "path",
1171
+ {
1172
+ d: "M18.749 13.1709L18.5973 13.2811L18.5422 13.2053",
1173
+ fill: "white"
1174
+ }
1175
+ ),
1176
+ /* @__PURE__ */ jsx(
1177
+ "path",
1178
+ {
1179
+ d: "M18.3926 13.1704L18.5443 13.2806L18.5994 13.2048",
1180
+ fill: "white"
1181
+ }
1182
+ ),
1183
+ /* @__PURE__ */ jsx(
1184
+ "path",
1185
+ {
1186
+ d: "M18.3926 13.1704H18.5801V13.2642",
1187
+ fill: "white"
1188
+ }
1189
+ ),
1190
+ /* @__PURE__ */ jsx(
1191
+ "path",
1192
+ {
1193
+ d: "M18.6807 13.3804L18.6227 13.202L18.5336 13.231",
1194
+ fill: "white"
1195
+ }
1196
+ ),
1197
+ /* @__PURE__ */ jsx(
1198
+ "path",
1199
+ {
1200
+ d: "M18.6807 13.3804L18.529 13.2702L18.5841 13.1943",
1201
+ fill: "white"
1202
+ }
1203
+ ),
1204
+ /* @__PURE__ */ jsx(
1205
+ "path",
1206
+ {
1207
+ d: "M18.46 13.3804L18.6117 13.2702L18.5565 13.1943",
1208
+ fill: "white"
1209
+ }
1210
+ ),
1211
+ /* @__PURE__ */ jsx(
1212
+ "path",
1213
+ {
1214
+ d: "M18.46 13.3804L18.5179 13.202L18.6071 13.231",
1215
+ fill: "white"
1216
+ }
1217
+ ),
1218
+ /* @__PURE__ */ jsx(
1219
+ "path",
1220
+ {
1221
+ d: "M17.6084 13.2422L17.562 13.3848L17.6334 13.408",
1222
+ fill: "white"
1223
+ }
1224
+ ),
1225
+ /* @__PURE__ */ jsx(
1226
+ "path",
1227
+ {
1228
+ d: "M17.6084 13.2422L17.6548 13.3848L17.5834 13.408",
1229
+ fill: "white"
1230
+ }
1231
+ ),
1232
+ /* @__PURE__ */ jsx(
1233
+ "path",
1234
+ {
1235
+ d: "M17.751 13.3462H17.601V13.4212",
1236
+ fill: "white"
1237
+ }
1238
+ ),
1239
+ /* @__PURE__ */ jsx(
1240
+ "path",
1241
+ {
1242
+ d: "M17.751 13.3462L17.6296 13.4344L17.5855 13.3737",
1243
+ fill: "white"
1244
+ }
1245
+ ),
1246
+ /* @__PURE__ */ jsx(
1247
+ "path",
1248
+ {
1249
+ d: "M17.4658 13.3462L17.5872 13.4344L17.6313 13.3737",
1250
+ fill: "white"
1251
+ }
1252
+ ),
1253
+ /* @__PURE__ */ jsx(
1254
+ "path",
1255
+ {
1256
+ d: "M17.4658 13.3462H17.6158V13.4212",
1257
+ fill: "white"
1258
+ }
1259
+ ),
1260
+ /* @__PURE__ */ jsx(
1261
+ "path",
1262
+ {
1263
+ d: "M17.6963 13.5142L17.6499 13.3715L17.5786 13.3947",
1264
+ fill: "white"
1265
+ }
1266
+ ),
1267
+ /* @__PURE__ */ jsx(
1268
+ "path",
1269
+ {
1270
+ d: "M17.6963 13.5142L17.5749 13.426L17.619 13.3653",
1271
+ fill: "white"
1272
+ }
1273
+ ),
1274
+ /* @__PURE__ */ jsx(
1275
+ "path",
1276
+ {
1277
+ d: "M17.5195 13.5137L17.6409 13.4255L17.5968 13.3648",
1278
+ fill: "white"
1279
+ }
1280
+ ),
1281
+ /* @__PURE__ */ jsx(
1282
+ "path",
1283
+ {
1284
+ d: "M17.5195 13.5137L17.5659 13.371L17.6372 13.3942",
1285
+ fill: "white"
1286
+ }
1287
+ ),
1288
+ /* @__PURE__ */ jsx(
1289
+ "path",
1290
+ {
1291
+ d: "M13 10.5269L12.9421 10.7052L13.0312 10.7341",
1292
+ fill: "white"
1293
+ }
1294
+ ),
1295
+ /* @__PURE__ */ jsx(
1296
+ "path",
1297
+ {
1298
+ d: "M13 10.5269L13.0579 10.7052L12.9688 10.7341",
1299
+ fill: "white"
1300
+ }
1301
+ ),
1302
+ /* @__PURE__ */ jsx(
1303
+ "path",
1304
+ {
1305
+ d: "M13.1787 10.6562H12.9912V10.75",
1306
+ fill: "white"
1307
+ }
1308
+ ),
1309
+ /* @__PURE__ */ jsx(
1310
+ "path",
1311
+ {
1312
+ d: "M13.1787 10.6562L13.027 10.7665L12.9719 10.6906",
1313
+ fill: "white"
1314
+ }
1315
+ ),
1316
+ /* @__PURE__ */ jsx(
1317
+ "path",
1318
+ {
1319
+ d: "M12.8223 10.6562L12.974 10.7665L13.0291 10.6906",
1320
+ fill: "white"
1321
+ }
1322
+ ),
1323
+ /* @__PURE__ */ jsx(
1324
+ "path",
1325
+ {
1326
+ d: "M12.8223 10.6562H13.0098V10.75",
1327
+ fill: "white"
1328
+ }
1329
+ ),
1330
+ /* @__PURE__ */ jsx(
1331
+ "path",
1332
+ {
1333
+ d: "M13.1104 10.8662L13.0524 10.6879L12.9632 10.7169",
1334
+ fill: "white"
1335
+ }
1336
+ ),
1337
+ /* @__PURE__ */ jsx(
1338
+ "path",
1339
+ {
1340
+ d: "M13.1104 10.8662L12.9587 10.756L13.0138 10.6802",
1341
+ fill: "white"
1342
+ }
1343
+ ),
1344
+ /* @__PURE__ */ jsx(
1345
+ "path",
1346
+ {
1347
+ d: "M12.8906 10.8657L13.0423 10.7555L12.9872 10.6797",
1348
+ fill: "white"
1349
+ }
1350
+ ),
1351
+ /* @__PURE__ */ jsx(
1352
+ "path",
1353
+ {
1354
+ d: "M12.8906 10.8657L12.9486 10.6874L13.0377 10.7164",
1355
+ fill: "white"
1356
+ }
1357
+ ),
1358
+ /* @__PURE__ */ jsx(
1359
+ "path",
1360
+ {
1361
+ d: "M16.4297 10.0859L16.3833 10.2286L16.4547 10.2518",
1362
+ fill: "white"
1363
+ }
1364
+ ),
1365
+ /* @__PURE__ */ jsx(
1366
+ "path",
1367
+ {
1368
+ d: "M16.4297 10.0859L16.476 10.2286L16.4047 10.2518",
1369
+ fill: "white"
1370
+ }
1371
+ ),
1372
+ /* @__PURE__ */ jsx(
1373
+ "path",
1374
+ {
1375
+ d: "M16.5713 10.1899H16.4213V10.2649",
1376
+ fill: "white"
1377
+ }
1378
+ ),
1379
+ /* @__PURE__ */ jsx(
1380
+ "path",
1381
+ {
1382
+ d: "M16.5713 10.1899L16.4499 10.2781L16.4059 10.2174",
1383
+ fill: "white"
1384
+ }
1385
+ ),
1386
+ /* @__PURE__ */ jsx(
1387
+ "path",
1388
+ {
1389
+ d: "M16.2861 10.1895L16.4075 10.2776L16.4516 10.2169",
1390
+ fill: "white"
1391
+ }
1392
+ ),
1393
+ /* @__PURE__ */ jsx(
1394
+ "path",
1395
+ {
1396
+ d: "M16.2861 10.1895H16.4361V10.2645",
1397
+ fill: "white"
1398
+ }
1399
+ ),
1400
+ /* @__PURE__ */ jsx(
1401
+ "path",
1402
+ {
1403
+ d: "M16.5176 10.3569L16.4712 10.2143L16.3999 10.2375",
1404
+ fill: "white"
1405
+ }
1406
+ ),
1407
+ /* @__PURE__ */ jsx(
1408
+ "path",
1409
+ {
1410
+ d: "M16.5176 10.3569L16.3962 10.2688L16.4403 10.2081",
1411
+ fill: "white"
1412
+ }
1413
+ ),
1414
+ /* @__PURE__ */ jsx(
1415
+ "path",
1416
+ {
1417
+ d: "M16.3389 10.3574L16.4602 10.2693L16.4161 10.2086",
1418
+ fill: "white"
1419
+ }
1420
+ ),
1421
+ /* @__PURE__ */ jsx(
1422
+ "path",
1423
+ {
1424
+ d: "M16.3389 10.3574L16.3852 10.2148L16.4565 10.2379",
1425
+ fill: "white"
1426
+ }
1427
+ ),
1428
+ /* @__PURE__ */ jsx(
1429
+ "path",
1430
+ {
1431
+ d: "M14.999 12.6323L14.9295 12.8463L15.0365 12.8811",
1432
+ fill: "white"
1433
+ }
1434
+ ),
1435
+ /* @__PURE__ */ jsx(
1436
+ "path",
1437
+ {
1438
+ d: "M14.999 12.6323L15.0686 12.8463L14.9616 12.8811",
1439
+ fill: "white"
1440
+ }
1441
+ ),
1442
+ /* @__PURE__ */ jsx(
1443
+ "path",
1444
+ {
1445
+ d: "M15.2119 12.7871H14.9869V12.8996",
1446
+ fill: "white"
1447
+ }
1448
+ ),
1449
+ /* @__PURE__ */ jsx(
1450
+ "path",
1451
+ {
1452
+ d: "M15.2119 12.7871L15.0299 12.9194L14.9638 12.8283",
1453
+ fill: "white"
1454
+ }
1455
+ ),
1456
+ /* @__PURE__ */ jsx(
1457
+ "path",
1458
+ {
1459
+ d: "M14.7842 12.7876L14.9662 12.9198L15.0323 12.8288",
1460
+ fill: "white"
1461
+ }
1462
+ ),
1463
+ /* @__PURE__ */ jsx(
1464
+ "path",
1465
+ {
1466
+ d: "M14.7842 12.7876H15.0092V12.9001",
1467
+ fill: "white"
1468
+ }
1469
+ ),
1470
+ /* @__PURE__ */ jsx(
1471
+ "path",
1472
+ {
1473
+ d: "M15.1309 13.0396L15.0613 12.8256L14.9543 12.8603",
1474
+ fill: "white"
1475
+ }
1476
+ ),
1477
+ /* @__PURE__ */ jsx(
1478
+ "path",
1479
+ {
1480
+ d: "M15.1309 13.0396L14.9488 12.9073L15.015 12.8163",
1481
+ fill: "white"
1482
+ }
1483
+ ),
1484
+ /* @__PURE__ */ jsx(
1485
+ "path",
1486
+ {
1487
+ d: "M14.8652 13.0391L15.0473 12.9068L14.9811 12.8158",
1488
+ fill: "white"
1489
+ }
1490
+ ),
1491
+ /* @__PURE__ */ jsx(
1492
+ "path",
1493
+ {
1494
+ d: "M14.8652 13.0391L14.9348 12.8251L15.0418 12.8598",
1495
+ fill: "white"
1496
+ }
1497
+ ),
1498
+ /* @__PURE__ */ jsx(
1499
+ "path",
1500
+ {
1501
+ d: "M15.6055 11.627L15.5475 11.8053L15.6367 11.8342",
1502
+ fill: "white"
1503
+ }
1504
+ ),
1505
+ /* @__PURE__ */ jsx(
1506
+ "path",
1507
+ {
1508
+ d: "M15.6055 11.627L15.6634 11.8053L15.5742 11.8342",
1509
+ fill: "white"
1510
+ }
1511
+ ),
1512
+ /* @__PURE__ */ jsx(
1513
+ "path",
1514
+ {
1515
+ d: "M15.7842 11.7563H15.5967V11.8501",
1516
+ fill: "white"
1517
+ }
1518
+ ),
1519
+ /* @__PURE__ */ jsx(
1520
+ "path",
1521
+ {
1522
+ d: "M15.7842 11.7563L15.6325 11.8666L15.5774 11.7907",
1523
+ fill: "white"
1524
+ }
1525
+ ),
1526
+ /* @__PURE__ */ jsx(
1527
+ "path",
1528
+ {
1529
+ d: "M15.4268 11.7568L15.5784 11.867L15.6336 11.7912",
1530
+ fill: "white"
1531
+ }
1532
+ ),
1533
+ /* @__PURE__ */ jsx(
1534
+ "path",
1535
+ {
1536
+ d: "M15.4268 11.7568H15.6143V11.8506",
1537
+ fill: "white"
1538
+ }
1539
+ ),
1540
+ /* @__PURE__ */ jsx(
1541
+ "path",
1542
+ {
1543
+ d: "M15.7158 11.9658L15.6579 11.7875L15.5687 11.8165",
1544
+ fill: "white"
1545
+ }
1546
+ ),
1547
+ /* @__PURE__ */ jsx(
1548
+ "path",
1549
+ {
1550
+ d: "M15.7158 11.9658L15.5641 11.8556L15.6192 11.7798",
1551
+ fill: "white"
1552
+ }
1553
+ ),
1554
+ /* @__PURE__ */ jsx(
1555
+ "path",
1556
+ {
1557
+ d: "M15.4951 11.9668L15.6468 11.8566L15.5917 11.7807",
1558
+ fill: "white"
1559
+ }
1560
+ ),
1561
+ /* @__PURE__ */ jsx(
1562
+ "path",
1563
+ {
1564
+ d: "M15.4951 11.9668L15.5531 11.7885L15.6422 11.8174",
1565
+ fill: "white"
1566
+ }
1567
+ ),
1568
+ /* @__PURE__ */ jsx(
1569
+ "path",
1570
+ {
1571
+ d: "M15 11.1553L14.9421 11.3336L15.0312 11.3626",
1572
+ fill: "white"
1573
+ }
1574
+ ),
1575
+ /* @__PURE__ */ jsx(
1576
+ "path",
1577
+ {
1578
+ d: "M15 11.1553L15.0579 11.3336L14.9688 11.3626",
1579
+ fill: "white"
1580
+ }
1581
+ ),
1582
+ /* @__PURE__ */ jsx(
1583
+ "path",
1584
+ {
1585
+ d: "M15.1787 11.2847H14.9912V11.3784",
1586
+ fill: "white"
1587
+ }
1588
+ ),
1589
+ /* @__PURE__ */ jsx(
1590
+ "path",
1591
+ {
1592
+ d: "M15.1787 11.2847L15.027 11.3949L14.9719 11.319",
1593
+ fill: "white"
1594
+ }
1595
+ ),
1596
+ /* @__PURE__ */ jsx(
1597
+ "path",
1598
+ {
1599
+ d: "M14.8223 11.2842L14.974 11.3944L15.0291 11.3185",
1600
+ fill: "white"
1601
+ }
1602
+ ),
1603
+ /* @__PURE__ */ jsx(
1604
+ "path",
1605
+ {
1606
+ d: "M14.8223 11.2842H15.0098V11.3779",
1607
+ fill: "white"
1608
+ }
1609
+ ),
1610
+ /* @__PURE__ */ jsx(
1611
+ "path",
1612
+ {
1613
+ d: "M15.1104 11.4941L15.0524 11.3158L14.9632 11.3448",
1614
+ fill: "white"
1615
+ }
1616
+ ),
1617
+ /* @__PURE__ */ jsx(
1618
+ "path",
1619
+ {
1620
+ d: "M15.1104 11.4941L14.9587 11.3839L15.0138 11.3081",
1621
+ fill: "white"
1622
+ }
1623
+ ),
1624
+ /* @__PURE__ */ jsx(
1625
+ "path",
1626
+ {
1627
+ d: "M14.8887 11.4946L15.0404 11.3844L14.9853 11.3086",
1628
+ fill: "white"
1629
+ }
1630
+ ),
1631
+ /* @__PURE__ */ jsx(
1632
+ "path",
1633
+ {
1634
+ d: "M14.8887 11.4946L14.9466 11.3163L15.0358 11.3453",
1635
+ fill: "white"
1636
+ }
1637
+ ),
1638
+ /* @__PURE__ */ jsx(
1639
+ "path",
1640
+ {
1641
+ d: "M14.4707 11.6641L14.4244 11.8067L14.4957 11.8299",
1642
+ fill: "white"
1643
+ }
1644
+ ),
1645
+ /* @__PURE__ */ jsx(
1646
+ "path",
1647
+ {
1648
+ d: "M14.4707 11.6641L14.5171 11.8067L14.4457 11.8299",
1649
+ fill: "white"
1650
+ }
1651
+ ),
1652
+ /* @__PURE__ */ jsx(
1653
+ "path",
1654
+ {
1655
+ d: "M14.6133 11.7681H14.4633V11.8431",
1656
+ fill: "white"
1657
+ }
1658
+ ),
1659
+ /* @__PURE__ */ jsx(
1660
+ "path",
1661
+ {
1662
+ d: "M14.6133 11.7681L14.4919 11.8562L14.4478 11.7956",
1663
+ fill: "white"
1664
+ }
1665
+ ),
1666
+ /* @__PURE__ */ jsx(
1667
+ "path",
1668
+ {
1669
+ d: "M14.3301 11.7681L14.4514 11.8562L14.4955 11.7956",
1670
+ fill: "white"
1671
+ }
1672
+ ),
1673
+ /* @__PURE__ */ jsx(
1674
+ "path",
1675
+ {
1676
+ d: "M14.3301 11.7681H14.4801V11.8431",
1677
+ fill: "white"
1678
+ }
1679
+ ),
1680
+ /* @__PURE__ */ jsx(
1681
+ "path",
1682
+ {
1683
+ d: "M14.5596 11.9355L14.5132 11.7929L14.4419 11.8161",
1684
+ fill: "white"
1685
+ }
1686
+ ),
1687
+ /* @__PURE__ */ jsx(
1688
+ "path",
1689
+ {
1690
+ d: "M14.5596 11.9355L14.4382 11.8474L14.4823 11.7867",
1691
+ fill: "white"
1692
+ }
1693
+ ),
1694
+ /* @__PURE__ */ jsx(
1695
+ "path",
1696
+ {
1697
+ d: "M14.3828 11.9355L14.5042 11.8474L14.4601 11.7867",
1698
+ fill: "white"
1699
+ }
1700
+ ),
1701
+ /* @__PURE__ */ jsx(
1702
+ "path",
1703
+ {
1704
+ d: "M14.3828 11.9355L14.4292 11.7929L14.5005 11.8161",
1705
+ fill: "white"
1706
+ }
1707
+ ),
1708
+ /* @__PURE__ */ jsx(
1709
+ "path",
1710
+ {
1711
+ d: "M14.7363 12.0713L14.7032 12.1732L14.7542 12.1897",
1712
+ fill: "white"
1713
+ }
1714
+ ),
1715
+ /* @__PURE__ */ jsx(
1716
+ "path",
1717
+ {
1718
+ d: "M14.7363 12.0713L14.7694 12.1732L14.7185 12.1897",
1719
+ fill: "white"
1720
+ }
1721
+ ),
1722
+ /* @__PURE__ */ jsx(
1723
+ "path",
1724
+ {
1725
+ d: "M14.8379 12.1455H14.7307V12.1991",
1726
+ fill: "white"
1727
+ }
1728
+ ),
1729
+ /* @__PURE__ */ jsx(
1730
+ "path",
1731
+ {
1732
+ d: "M14.8379 12.1455L14.7512 12.2085L14.7197 12.1651",
1733
+ fill: "white"
1734
+ }
1735
+ ),
1736
+ /* @__PURE__ */ jsx(
1737
+ "path",
1738
+ {
1739
+ d: "M14.6338 12.146L14.7205 12.209L14.752 12.1656",
1740
+ fill: "white"
1741
+ }
1742
+ ),
1743
+ /* @__PURE__ */ jsx(
1744
+ "path",
1745
+ {
1746
+ d: "M14.6338 12.146H14.7409V12.1996",
1747
+ fill: "white"
1748
+ }
1749
+ ),
1750
+ /* @__PURE__ */ jsx(
1751
+ "path",
1752
+ {
1753
+ d: "M14.7988 12.2651L14.7657 12.1632L14.7148 12.1798",
1754
+ fill: "white"
1755
+ }
1756
+ ),
1757
+ /* @__PURE__ */ jsx(
1758
+ "path",
1759
+ {
1760
+ d: "M14.7988 12.2651L14.7121 12.2022L14.7436 12.1588",
1761
+ fill: "white"
1762
+ }
1763
+ ),
1764
+ /* @__PURE__ */ jsx(
1765
+ "path",
1766
+ {
1767
+ d: "M14.6738 12.2651L14.7605 12.2022L14.729 12.1588",
1768
+ fill: "white"
1769
+ }
1770
+ ),
1771
+ /* @__PURE__ */ jsx(
1772
+ "path",
1773
+ {
1774
+ d: "M14.6738 12.2651L14.7069 12.1632L14.7579 12.1798",
1775
+ fill: "white"
1776
+ }
1777
+ ),
1778
+ /* @__PURE__ */ jsx(
1779
+ "path",
1780
+ {
1781
+ d: "M16.5713 13.8481L16.5133 14.0265L16.6025 14.0554",
1782
+ fill: "white"
1783
+ }
1784
+ ),
1785
+ /* @__PURE__ */ jsx(
1786
+ "path",
1787
+ {
1788
+ d: "M16.5713 13.8481L16.6292 14.0265L16.5401 14.0554",
1789
+ fill: "white"
1790
+ }
1791
+ ),
1792
+ /* @__PURE__ */ jsx(
1793
+ "path",
1794
+ {
1795
+ d: "M16.75 13.9775H16.5625V14.0713",
1796
+ fill: "white"
1797
+ }
1798
+ ),
1799
+ /* @__PURE__ */ jsx(
1800
+ "path",
1801
+ {
1802
+ d: "M16.75 13.9775L16.5983 14.0877L16.5432 14.0119",
1803
+ fill: "white"
1804
+ }
1805
+ ),
1806
+ /* @__PURE__ */ jsx(
1807
+ "path",
1808
+ {
1809
+ d: "M16.3926 13.978L16.5443 14.0882L16.5994 14.0124",
1810
+ fill: "white"
1811
+ }
1812
+ ),
1813
+ /* @__PURE__ */ jsx(
1814
+ "path",
1815
+ {
1816
+ d: "M16.3926 13.978H16.5801V14.0718",
1817
+ fill: "white"
1818
+ }
1819
+ ),
1820
+ /* @__PURE__ */ jsx(
1821
+ "path",
1822
+ {
1823
+ d: "M16.6826 14.1875L16.6247 14.0092L16.5355 14.0381",
1824
+ fill: "white"
1825
+ }
1826
+ ),
1827
+ /* @__PURE__ */ jsx(
1828
+ "path",
1829
+ {
1830
+ d: "M16.6826 14.1875L16.5309 14.0773L16.586 14.0014",
1831
+ fill: "white"
1832
+ }
1833
+ ),
1834
+ /* @__PURE__ */ jsx(
1835
+ "path",
1836
+ {
1837
+ d: "M16.4619 14.1875L16.6136 14.0773L16.5585 14.0014",
1838
+ fill: "white"
1839
+ }
1840
+ ),
1841
+ /* @__PURE__ */ jsx(
1842
+ "path",
1843
+ {
1844
+ d: "M16.4619 14.1875L16.5199 14.0092L16.609 14.0381",
1845
+ fill: "white"
1846
+ }
1847
+ ),
1848
+ /* @__PURE__ */ jsx(
1849
+ "path",
1850
+ {
1851
+ d: "M17.0215 13.4214L16.9751 13.564L17.0465 13.5872",
1852
+ fill: "white"
1853
+ }
1854
+ ),
1855
+ /* @__PURE__ */ jsx(
1856
+ "path",
1857
+ {
1858
+ d: "M17.0215 13.4214L17.0678 13.564L16.9965 13.5872",
1859
+ fill: "white"
1860
+ }
1861
+ ),
1862
+ /* @__PURE__ */ jsx(
1863
+ "path",
1864
+ {
1865
+ d: "M17.165 13.5249H17.015V13.5999",
1866
+ fill: "white"
1867
+ }
1868
+ ),
1869
+ /* @__PURE__ */ jsx(
1870
+ "path",
1871
+ {
1872
+ d: "M17.165 13.5249L17.0437 13.6131L16.9996 13.5524",
1873
+ fill: "white"
1874
+ }
1875
+ ),
1876
+ /* @__PURE__ */ jsx(
1877
+ "path",
1878
+ {
1879
+ d: "M16.8799 13.5249L17.0012 13.6131L17.0453 13.5524",
1880
+ fill: "white"
1881
+ }
1882
+ ),
1883
+ /* @__PURE__ */ jsx(
1884
+ "path",
1885
+ {
1886
+ d: "M16.8799 13.5249H17.0299V13.5999",
1887
+ fill: "white"
1888
+ }
1889
+ ),
1890
+ /* @__PURE__ */ jsx(
1891
+ "path",
1892
+ {
1893
+ d: "M17.1094 13.6929L17.063 13.5502L16.9917 13.5734",
1894
+ fill: "white"
1895
+ }
1896
+ ),
1897
+ /* @__PURE__ */ jsx(
1898
+ "path",
1899
+ {
1900
+ d: "M17.1094 13.6929L16.988 13.6047L17.0321 13.544",
1901
+ fill: "white"
1902
+ }
1903
+ ),
1904
+ /* @__PURE__ */ jsx(
1905
+ "path",
1906
+ {
1907
+ d: "M16.9336 13.6924L17.0549 13.6042L17.0109 13.5435",
1908
+ fill: "white"
1909
+ }
1910
+ ),
1911
+ /* @__PURE__ */ jsx(
1912
+ "path",
1913
+ {
1914
+ d: "M16.9336 13.6924L16.9799 13.5497L17.0513 13.5729",
1915
+ fill: "white"
1916
+ }
1917
+ ),
1918
+ /* @__PURE__ */ jsx(
1919
+ "path",
1920
+ {
1921
+ d: "M16.1582 13.293L16.1119 13.4356L16.1832 13.4588",
1922
+ fill: "white"
1923
+ }
1924
+ ),
1925
+ /* @__PURE__ */ jsx(
1926
+ "path",
1927
+ {
1928
+ d: "M16.1582 13.293L16.2046 13.4356L16.1332 13.4588",
1929
+ fill: "white"
1930
+ }
1931
+ ),
1932
+ /* @__PURE__ */ jsx(
1933
+ "path",
1934
+ {
1935
+ d: "M16.3008 13.3965H16.1508V13.4715",
1936
+ fill: "white"
1937
+ }
1938
+ ),
1939
+ /* @__PURE__ */ jsx(
1940
+ "path",
1941
+ {
1942
+ d: "M16.3008 13.3965L16.1794 13.4847L16.1353 13.424",
1943
+ fill: "white"
1944
+ }
1945
+ ),
1946
+ /* @__PURE__ */ jsx(
1947
+ "path",
1948
+ {
1949
+ d: "M16.0156 13.3965L16.137 13.4847L16.1811 13.424",
1950
+ fill: "white"
1951
+ }
1952
+ ),
1953
+ /* @__PURE__ */ jsx(
1954
+ "path",
1955
+ {
1956
+ d: "M16.0156 13.3965H16.1656V13.4715",
1957
+ fill: "white"
1958
+ }
1959
+ ),
1960
+ /* @__PURE__ */ jsx(
1961
+ "path",
1962
+ {
1963
+ d: "M16.2451 13.564L16.1988 13.4213L16.1274 13.4445",
1964
+ fill: "white"
1965
+ }
1966
+ ),
1967
+ /* @__PURE__ */ jsx(
1968
+ "path",
1969
+ {
1970
+ d: "M16.2451 13.564L16.1238 13.4758L16.1678 13.4151",
1971
+ fill: "white"
1972
+ }
1973
+ ),
1974
+ /* @__PURE__ */ jsx(
1975
+ "path",
1976
+ {
1977
+ d: "M16.0693 13.564L16.1907 13.4758L16.1466 13.4151",
1978
+ fill: "white"
1979
+ }
1980
+ ),
1981
+ /* @__PURE__ */ jsx(
1982
+ "path",
1983
+ {
1984
+ d: "M16.0693 13.564L16.1157 13.4213L16.187 13.4445",
1985
+ fill: "white"
1986
+ }
1987
+ ),
1988
+ /* @__PURE__ */ jsx(
1989
+ "path",
1990
+ {
1991
+ d: "M12.8936 13.061L12.824 13.275L12.931 13.3098",
1992
+ fill: "white"
1993
+ }
1994
+ ),
1995
+ /* @__PURE__ */ jsx(
1996
+ "path",
1997
+ {
1998
+ d: "M12.8936 13.061L12.9631 13.275L12.8561 13.3098",
1999
+ fill: "white"
2000
+ }
2001
+ ),
2002
+ /* @__PURE__ */ jsx(
2003
+ "path",
2004
+ {
2005
+ d: "M13.1064 13.2163H12.8814V13.3288",
2006
+ fill: "white"
2007
+ }
2008
+ ),
2009
+ /* @__PURE__ */ jsx(
2010
+ "path",
2011
+ {
2012
+ d: "M13.1064 13.2163L12.9244 13.3486L12.8583 13.2575",
2013
+ fill: "white"
2014
+ }
2015
+ ),
2016
+ /* @__PURE__ */ jsx(
2017
+ "path",
2018
+ {
2019
+ d: "M12.6787 13.2163L12.8607 13.3486L12.9269 13.2575",
2020
+ fill: "white"
2021
+ }
2022
+ ),
2023
+ /* @__PURE__ */ jsx(
2024
+ "path",
2025
+ {
2026
+ d: "M12.6787 13.2163H12.9037V13.3288",
2027
+ fill: "white"
2028
+ }
2029
+ ),
2030
+ /* @__PURE__ */ jsx(
2031
+ "path",
2032
+ {
2033
+ d: "M13.0234 13.4683L12.9539 13.2543L12.8469 13.289",
2034
+ fill: "white"
2035
+ }
2036
+ ),
2037
+ /* @__PURE__ */ jsx(
2038
+ "path",
2039
+ {
2040
+ d: "M13.0234 13.4683L12.8414 13.336L12.9075 13.245",
2041
+ fill: "white"
2042
+ }
2043
+ ),
2044
+ /* @__PURE__ */ jsx(
2045
+ "path",
2046
+ {
2047
+ d: "M12.7598 13.4678L12.9418 13.3355L12.8757 13.2445",
2048
+ fill: "white"
2049
+ }
2050
+ ),
2051
+ /* @__PURE__ */ jsx(
2052
+ "path",
2053
+ {
2054
+ d: "M12.7598 13.4678L12.8293 13.2538L12.9363 13.2886",
2055
+ fill: "white"
2056
+ }
2057
+ ),
2058
+ /* @__PURE__ */ jsx(
2059
+ "path",
2060
+ {
2061
+ d: "M15.001 14.5327L14.9778 14.604L15.0135 14.6156",
2062
+ fill: "white"
2063
+ }
2064
+ ),
2065
+ /* @__PURE__ */ jsx(
2066
+ "path",
2067
+ {
2068
+ d: "M15.001 14.5327L15.0242 14.604L14.9885 14.6156",
2069
+ fill: "white"
2070
+ }
2071
+ ),
2072
+ /* @__PURE__ */ jsx(
2073
+ "path",
2074
+ {
2075
+ d: "M15.0723 14.584H14.9973V14.6215",
2076
+ fill: "white"
2077
+ }
2078
+ ),
2079
+ /* @__PURE__ */ jsx(
2080
+ "path",
2081
+ {
2082
+ d: "M15.0723 14.584L15.0116 14.6281L14.9895 14.5977",
2083
+ fill: "white"
2084
+ }
2085
+ ),
2086
+ /* @__PURE__ */ jsx(
2087
+ "path",
2088
+ {
2089
+ d: "M14.9297 14.584L14.9904 14.6281L15.0124 14.5977",
2090
+ fill: "white"
2091
+ }
2092
+ ),
2093
+ /* @__PURE__ */ jsx(
2094
+ "path",
2095
+ {
2096
+ d: "M14.9297 14.584H15.0047V14.6215",
2097
+ fill: "white"
2098
+ }
2099
+ ),
2100
+ /* @__PURE__ */ jsx(
2101
+ "path",
2102
+ {
2103
+ d: "M15.0449 14.668L15.0217 14.5966L14.9861 14.6082",
2104
+ fill: "white"
2105
+ }
2106
+ ),
2107
+ /* @__PURE__ */ jsx(
2108
+ "path",
2109
+ {
2110
+ d: "M15.0449 14.668L14.9842 14.6239L15.0063 14.5935",
2111
+ fill: "white"
2112
+ }
2113
+ ),
2114
+ /* @__PURE__ */ jsx(
2115
+ "path",
2116
+ {
2117
+ d: "M14.9561 14.6675L15.0167 14.6234L14.9947 14.5931",
2118
+ fill: "white"
2119
+ }
2120
+ ),
2121
+ /* @__PURE__ */ jsx(
2122
+ "path",
2123
+ {
2124
+ d: "M14.9561 14.6675L14.9792 14.5962L15.0149 14.6077",
2125
+ fill: "white"
2126
+ }
2127
+ )
2128
+ ] }),
2129
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_3880_11917", children: /* @__PURE__ */ jsx(
2130
+ "rect",
2131
+ {
2132
+ width: "30",
2133
+ height: "20",
2134
+ fill: "white",
2135
+ rx: "1"
2136
+ }
2137
+ ) }) })
2138
+ ]
2139
+ }
2140
+ );
308
2141
 
309
2142
  export { Brazil as default };
310
2143
  //# sourceMappingURL=Brazil.js.map