@arcadeai/design-system 3.25.1 → 3.27.0

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 (506) hide show
  1. package/README.md +1 -1
  2. package/dist/assets/icons/luma.js +10 -0
  3. package/dist/assets/images/arcade-logo.d.ts +5 -5
  4. package/dist/components/index.d.ts +1 -0
  5. package/dist/components/index.d.ts.map +1 -0
  6. package/dist/components/index.js +234 -232
  7. package/dist/components/ui/atoms/accordion.d.ts +3 -2
  8. package/dist/components/ui/atoms/accordion.d.ts.map +1 -0
  9. package/dist/components/ui/atoms/accordion.js +5 -5
  10. package/dist/components/ui/atoms/alert-dialog.d.ts +5 -4
  11. package/dist/components/ui/atoms/alert-dialog.d.ts.map +1 -0
  12. package/dist/components/ui/atoms/alert-dialog.js +12 -12
  13. package/dist/components/ui/atoms/alert.d.ts +5 -4
  14. package/dist/components/ui/atoms/alert.d.ts.map +1 -0
  15. package/dist/components/ui/atoms/alert.js +2 -2
  16. package/dist/components/ui/atoms/avatar.d.ts +3 -2
  17. package/dist/components/ui/atoms/avatar.d.ts.map +1 -0
  18. package/dist/components/ui/atoms/avatar.js +8 -8
  19. package/dist/components/ui/atoms/badge.d.ts +3 -2
  20. package/dist/components/ui/atoms/badge.d.ts.map +1 -0
  21. package/dist/components/ui/atoms/badge.js +6 -6
  22. package/dist/components/ui/atoms/breadcrumb.d.ts +9 -8
  23. package/dist/components/ui/atoms/breadcrumb.d.ts.map +1 -0
  24. package/dist/components/ui/atoms/breadcrumb.js +2 -2
  25. package/dist/components/ui/atoms/button.d.ts +3 -2
  26. package/dist/components/ui/atoms/button.d.ts.map +1 -0
  27. package/dist/components/ui/atoms/button.js +6 -6
  28. package/dist/components/ui/atoms/byoc-badge.d.ts +1 -0
  29. package/dist/components/ui/atoms/byoc-badge.d.ts.map +1 -0
  30. package/dist/components/ui/atoms/byoc-badge.js +6 -6
  31. package/dist/components/ui/atoms/card.d.ts +9 -8
  32. package/dist/components/ui/atoms/card.d.ts.map +1 -0
  33. package/dist/components/ui/atoms/card.js +1 -1
  34. package/dist/components/ui/atoms/chart.d.ts +7 -6
  35. package/dist/components/ui/atoms/chart.d.ts.map +1 -0
  36. package/dist/components/ui/atoms/chart.js +1 -1
  37. package/dist/components/ui/atoms/checkbox.d.ts +3 -2
  38. package/dist/components/ui/atoms/checkbox.d.ts.map +1 -0
  39. package/dist/components/ui/atoms/checkbox.js +15 -15
  40. package/dist/components/ui/atoms/collapsible.d.ts +2 -1
  41. package/dist/components/ui/atoms/collapsible.d.ts.map +1 -0
  42. package/dist/components/ui/atoms/collapsible.js +1 -1
  43. package/dist/components/ui/atoms/command.d.ts +4 -3
  44. package/dist/components/ui/atoms/command.d.ts.map +1 -0
  45. package/dist/components/ui/atoms/command.js +29 -29
  46. package/dist/components/ui/atoms/dialog.d.ts +5 -4
  47. package/dist/components/ui/atoms/dialog.d.ts.map +1 -0
  48. package/dist/components/ui/atoms/dialog.js +8 -8
  49. package/dist/components/ui/atoms/dropdown-menu.d.ts +5 -4
  50. package/dist/components/ui/atoms/dropdown-menu.d.ts.map +1 -0
  51. package/dist/components/ui/atoms/dropdown-menu.js +9 -9
  52. package/dist/components/ui/atoms/form.d.ts +6 -5
  53. package/dist/components/ui/atoms/form.d.ts.map +1 -0
  54. package/dist/components/ui/atoms/form.js +9 -9
  55. package/dist/components/ui/atoms/hover-card.d.ts +3 -2
  56. package/dist/components/ui/atoms/hover-card.d.ts.map +1 -0
  57. package/dist/components/ui/atoms/hover-card.js +19 -19
  58. package/dist/components/ui/atoms/icons/adp.d.ts +1 -0
  59. package/dist/components/ui/atoms/icons/adp.d.ts.map +1 -0
  60. package/dist/components/ui/atoms/icons/aha.d.ts +1 -0
  61. package/dist/components/ui/atoms/icons/aha.d.ts.map +1 -0
  62. package/dist/components/ui/atoms/icons/airtable.d.ts +1 -0
  63. package/dist/components/ui/atoms/icons/airtable.d.ts.map +1 -0
  64. package/dist/components/ui/atoms/icons/amplitude.d.ts +1 -0
  65. package/dist/components/ui/atoms/icons/amplitude.d.ts.map +1 -0
  66. package/dist/components/ui/atoms/icons/arcade.d.ts +1 -0
  67. package/dist/components/ui/atoms/icons/arcade.d.ts.map +1 -0
  68. package/dist/components/ui/atoms/icons/asana.d.ts +1 -0
  69. package/dist/components/ui/atoms/icons/asana.d.ts.map +1 -0
  70. package/dist/components/ui/atoms/icons/ashby.d.ts +1 -0
  71. package/dist/components/ui/atoms/icons/ashby.d.ts.map +1 -0
  72. package/dist/components/ui/atoms/icons/atlassian.d.ts +1 -0
  73. package/dist/components/ui/atoms/icons/atlassian.d.ts.map +1 -0
  74. package/dist/components/ui/atoms/icons/auth0.d.ts +1 -0
  75. package/dist/components/ui/atoms/icons/auth0.d.ts.map +1 -0
  76. package/dist/components/ui/atoms/icons/azure.d.ts +1 -0
  77. package/dist/components/ui/atoms/icons/azure.d.ts.map +1 -0
  78. package/dist/components/ui/atoms/icons/bamboohr.d.ts +1 -0
  79. package/dist/components/ui/atoms/icons/bamboohr.d.ts.map +1 -0
  80. package/dist/components/ui/atoms/icons/basecamp.d.ts +1 -0
  81. package/dist/components/ui/atoms/icons/basecamp.d.ts.map +1 -0
  82. package/dist/components/ui/atoms/icons/bill.d.ts +1 -0
  83. package/dist/components/ui/atoms/icons/bill.d.ts.map +1 -0
  84. package/dist/components/ui/atoms/icons/bitbucket.d.ts +1 -0
  85. package/dist/components/ui/atoms/icons/bitbucket.d.ts.map +1 -0
  86. package/dist/components/ui/atoms/icons/bluesky.d.ts +1 -0
  87. package/dist/components/ui/atoms/icons/bluesky.d.ts.map +1 -0
  88. package/dist/components/ui/atoms/icons/box.d.ts +1 -0
  89. package/dist/components/ui/atoms/icons/box.d.ts.map +1 -0
  90. package/dist/components/ui/atoms/icons/braze.d.ts +1 -0
  91. package/dist/components/ui/atoms/icons/braze.d.ts.map +1 -0
  92. package/dist/components/ui/atoms/icons/brex.d.ts +1 -0
  93. package/dist/components/ui/atoms/icons/brex.d.ts.map +1 -0
  94. package/dist/components/ui/atoms/icons/brightdata.d.ts +1 -0
  95. package/dist/components/ui/atoms/icons/brightdata.d.ts.map +1 -0
  96. package/dist/components/ui/atoms/icons/buffer.d.ts +1 -0
  97. package/dist/components/ui/atoms/icons/buffer.d.ts.map +1 -0
  98. package/dist/components/ui/atoms/icons/calendly.d.ts +1 -0
  99. package/dist/components/ui/atoms/icons/calendly.d.ts.map +1 -0
  100. package/dist/components/ui/atoms/icons/clickhouse.d.ts +1 -0
  101. package/dist/components/ui/atoms/icons/clickhouse.d.ts.map +1 -0
  102. package/dist/components/ui/atoms/icons/clickup.d.ts +1 -0
  103. package/dist/components/ui/atoms/icons/clickup.d.ts.map +1 -0
  104. package/dist/components/ui/atoms/icons/closeio.d.ts +1 -0
  105. package/dist/components/ui/atoms/icons/closeio.d.ts.map +1 -0
  106. package/dist/components/ui/atoms/icons/codesandbox.d.ts +1 -0
  107. package/dist/components/ui/atoms/icons/codesandbox.d.ts.map +1 -0
  108. package/dist/components/ui/atoms/icons/coinbase.d.ts +1 -0
  109. package/dist/components/ui/atoms/icons/coinbase.d.ts.map +1 -0
  110. package/dist/components/ui/atoms/icons/confluence.d.ts +1 -0
  111. package/dist/components/ui/atoms/icons/confluence.d.ts.map +1 -0
  112. package/dist/components/ui/atoms/icons/cursor.d.ts +1 -0
  113. package/dist/components/ui/atoms/icons/cursor.d.ts.map +1 -0
  114. package/dist/components/ui/atoms/icons/customerio.d.ts +1 -0
  115. package/dist/components/ui/atoms/icons/customerio.d.ts.map +1 -0
  116. package/dist/components/ui/atoms/icons/datadog.d.ts +1 -0
  117. package/dist/components/ui/atoms/icons/datadog.d.ts.map +1 -0
  118. package/dist/components/ui/atoms/icons/digital-ocean.d.ts +1 -0
  119. package/dist/components/ui/atoms/icons/digital-ocean.d.ts.map +1 -0
  120. package/dist/components/ui/atoms/icons/discord.d.ts +1 -0
  121. package/dist/components/ui/atoms/icons/discord.d.ts.map +1 -0
  122. package/dist/components/ui/atoms/icons/dropbox.d.ts +1 -0
  123. package/dist/components/ui/atoms/icons/dropbox.d.ts.map +1 -0
  124. package/dist/components/ui/atoms/icons/e2b.d.ts +1 -0
  125. package/dist/components/ui/atoms/icons/e2b.d.ts.map +1 -0
  126. package/dist/components/ui/atoms/icons/ebay.d.ts +1 -0
  127. package/dist/components/ui/atoms/icons/ebay.d.ts.map +1 -0
  128. package/dist/components/ui/atoms/icons/evernote.d.ts +1 -0
  129. package/dist/components/ui/atoms/icons/evernote.d.ts.map +1 -0
  130. package/dist/components/ui/atoms/icons/exa.d.ts +1 -0
  131. package/dist/components/ui/atoms/icons/exa.d.ts.map +1 -0
  132. package/dist/components/ui/atoms/icons/factorial.d.ts +1 -0
  133. package/dist/components/ui/atoms/icons/factorial.d.ts.map +1 -0
  134. package/dist/components/ui/atoms/icons/figma.d.ts +1 -0
  135. package/dist/components/ui/atoms/icons/figma.d.ts.map +1 -0
  136. package/dist/components/ui/atoms/icons/firecrawl.d.ts +1 -0
  137. package/dist/components/ui/atoms/icons/firecrawl.d.ts.map +1 -0
  138. package/dist/components/ui/atoms/icons/freshservice.d.ts +1 -0
  139. package/dist/components/ui/atoms/icons/freshservice.d.ts.map +1 -0
  140. package/dist/components/ui/atoms/icons/generic.d.ts +1 -0
  141. package/dist/components/ui/atoms/icons/generic.d.ts.map +1 -0
  142. package/dist/components/ui/atoms/icons/github.d.ts +1 -0
  143. package/dist/components/ui/atoms/icons/github.d.ts.map +1 -0
  144. package/dist/components/ui/atoms/icons/gitlab.d.ts +1 -0
  145. package/dist/components/ui/atoms/icons/gitlab.d.ts.map +1 -0
  146. package/dist/components/ui/atoms/icons/gmail.d.ts +1 -0
  147. package/dist/components/ui/atoms/icons/gmail.d.ts.map +1 -0
  148. package/dist/components/ui/atoms/icons/google-calendar.d.ts +1 -0
  149. package/dist/components/ui/atoms/icons/google-calendar.d.ts.map +1 -0
  150. package/dist/components/ui/atoms/icons/google-contacts.d.ts +1 -0
  151. package/dist/components/ui/atoms/icons/google-contacts.d.ts.map +1 -0
  152. package/dist/components/ui/atoms/icons/google-docs.d.ts +1 -0
  153. package/dist/components/ui/atoms/icons/google-docs.d.ts.map +1 -0
  154. package/dist/components/ui/atoms/icons/google-drive.d.ts +1 -0
  155. package/dist/components/ui/atoms/icons/google-drive.d.ts.map +1 -0
  156. package/dist/components/ui/atoms/icons/google-finance.d.ts +1 -0
  157. package/dist/components/ui/atoms/icons/google-finance.d.ts.map +1 -0
  158. package/dist/components/ui/atoms/icons/google-flight.d.ts +1 -0
  159. package/dist/components/ui/atoms/icons/google-flight.d.ts.map +1 -0
  160. package/dist/components/ui/atoms/icons/google-flights.d.ts +1 -0
  161. package/dist/components/ui/atoms/icons/google-flights.d.ts.map +1 -0
  162. package/dist/components/ui/atoms/icons/google-hotels.d.ts +1 -0
  163. package/dist/components/ui/atoms/icons/google-hotels.d.ts.map +1 -0
  164. package/dist/components/ui/atoms/icons/google-jobs.d.ts +1 -0
  165. package/dist/components/ui/atoms/icons/google-jobs.d.ts.map +1 -0
  166. package/dist/components/ui/atoms/icons/google-maps.d.ts +1 -0
  167. package/dist/components/ui/atoms/icons/google-maps.d.ts.map +1 -0
  168. package/dist/components/ui/atoms/icons/google-news.d.ts +1 -0
  169. package/dist/components/ui/atoms/icons/google-news.d.ts.map +1 -0
  170. package/dist/components/ui/atoms/icons/google-sheets.d.ts +1 -0
  171. package/dist/components/ui/atoms/icons/google-sheets.d.ts.map +1 -0
  172. package/dist/components/ui/atoms/icons/google-shopping.d.ts +1 -0
  173. package/dist/components/ui/atoms/icons/google-shopping.d.ts.map +1 -0
  174. package/dist/components/ui/atoms/icons/google-slides.d.ts +1 -0
  175. package/dist/components/ui/atoms/icons/google-slides.d.ts.map +1 -0
  176. package/dist/components/ui/atoms/icons/google.d.ts +1 -0
  177. package/dist/components/ui/atoms/icons/google.d.ts.map +1 -0
  178. package/dist/components/ui/atoms/icons/heroku.d.ts +1 -0
  179. package/dist/components/ui/atoms/icons/heroku.d.ts.map +1 -0
  180. package/dist/components/ui/atoms/icons/hootsuite.d.ts +1 -0
  181. package/dist/components/ui/atoms/icons/hootsuite.d.ts.map +1 -0
  182. package/dist/components/ui/atoms/icons/hubspot.d.ts +1 -0
  183. package/dist/components/ui/atoms/icons/hubspot.d.ts.map +1 -0
  184. package/dist/components/ui/atoms/icons/imgflip.d.ts +1 -0
  185. package/dist/components/ui/atoms/icons/imgflip.d.ts.map +1 -0
  186. package/dist/components/ui/atoms/icons/index.d.ts +2 -0
  187. package/dist/components/ui/atoms/icons/index.d.ts.map +1 -0
  188. package/dist/components/ui/atoms/icons/index.js +132 -130
  189. package/dist/components/ui/atoms/icons/intercom.d.ts +1 -0
  190. package/dist/components/ui/atoms/icons/intercom.d.ts.map +1 -0
  191. package/dist/components/ui/atoms/icons/jira.d.ts +1 -0
  192. package/dist/components/ui/atoms/icons/jira.d.ts.map +1 -0
  193. package/dist/components/ui/atoms/icons/linear.d.ts +1 -0
  194. package/dist/components/ui/atoms/icons/linear.d.ts.map +1 -0
  195. package/dist/components/ui/atoms/icons/linkedin.d.ts +1 -0
  196. package/dist/components/ui/atoms/icons/linkedin.d.ts.map +1 -0
  197. package/dist/components/ui/atoms/icons/luma.d.ts +4 -0
  198. package/dist/components/ui/atoms/icons/luma.d.ts.map +1 -0
  199. package/dist/components/ui/atoms/icons/luma.js +24 -0
  200. package/dist/components/ui/atoms/icons/mailchimp.d.ts +1 -0
  201. package/dist/components/ui/atoms/icons/mailchimp.d.ts.map +1 -0
  202. package/dist/components/ui/atoms/icons/mcp.d.ts +1 -0
  203. package/dist/components/ui/atoms/icons/mcp.d.ts.map +1 -0
  204. package/dist/components/ui/atoms/icons/microsoft-dynamics.d.ts +1 -0
  205. package/dist/components/ui/atoms/icons/microsoft-dynamics.d.ts.map +1 -0
  206. package/dist/components/ui/atoms/icons/microsoft-sharepoint.d.ts +1 -0
  207. package/dist/components/ui/atoms/icons/microsoft-sharepoint.d.ts.map +1 -0
  208. package/dist/components/ui/atoms/icons/microsoft-teams.d.ts +1 -0
  209. package/dist/components/ui/atoms/icons/microsoft-teams.d.ts.map +1 -0
  210. package/dist/components/ui/atoms/icons/microsoft.d.ts +1 -0
  211. package/dist/components/ui/atoms/icons/microsoft.d.ts.map +1 -0
  212. package/dist/components/ui/atoms/icons/miro.d.ts +1 -0
  213. package/dist/components/ui/atoms/icons/miro.d.ts.map +1 -0
  214. package/dist/components/ui/atoms/icons/monday.d.ts +1 -0
  215. package/dist/components/ui/atoms/icons/monday.d.ts.map +1 -0
  216. package/dist/components/ui/atoms/icons/mongodb.d.ts +1 -0
  217. package/dist/components/ui/atoms/icons/mongodb.d.ts.map +1 -0
  218. package/dist/components/ui/atoms/icons/netsuite.d.ts +1 -0
  219. package/dist/components/ui/atoms/icons/netsuite.d.ts.map +1 -0
  220. package/dist/components/ui/atoms/icons/notion.d.ts +1 -0
  221. package/dist/components/ui/atoms/icons/notion.d.ts.map +1 -0
  222. package/dist/components/ui/atoms/icons/oauth.d.ts +1 -0
  223. package/dist/components/ui/atoms/icons/oauth.d.ts.map +1 -0
  224. package/dist/components/ui/atoms/icons/obsidian.d.ts +1 -0
  225. package/dist/components/ui/atoms/icons/obsidian.d.ts.map +1 -0
  226. package/dist/components/ui/atoms/icons/okta.d.ts +1 -0
  227. package/dist/components/ui/atoms/icons/okta.d.ts.map +1 -0
  228. package/dist/components/ui/atoms/icons/one-drive.d.ts +1 -0
  229. package/dist/components/ui/atoms/icons/one-drive.d.ts.map +1 -0
  230. package/dist/components/ui/atoms/icons/outlook-calendar.d.ts +1 -0
  231. package/dist/components/ui/atoms/icons/outlook-calendar.d.ts.map +1 -0
  232. package/dist/components/ui/atoms/icons/outlook-mail.d.ts +1 -0
  233. package/dist/components/ui/atoms/icons/outlook-mail.d.ts.map +1 -0
  234. package/dist/components/ui/atoms/icons/pagerduty.d.ts +1 -0
  235. package/dist/components/ui/atoms/icons/pagerduty.d.ts.map +1 -0
  236. package/dist/components/ui/atoms/icons/pinecone.d.ts +1 -0
  237. package/dist/components/ui/atoms/icons/pinecone.d.ts.map +1 -0
  238. package/dist/components/ui/atoms/icons/pinterest.d.ts +1 -0
  239. package/dist/components/ui/atoms/icons/pinterest.d.ts.map +1 -0
  240. package/dist/components/ui/atoms/icons/pipedrive.d.ts +1 -0
  241. package/dist/components/ui/atoms/icons/pipedrive.d.ts.map +1 -0
  242. package/dist/components/ui/atoms/icons/plaid.d.ts +1 -0
  243. package/dist/components/ui/atoms/icons/plaid.d.ts.map +1 -0
  244. package/dist/components/ui/atoms/icons/postgres.d.ts +1 -0
  245. package/dist/components/ui/atoms/icons/postgres.d.ts.map +1 -0
  246. package/dist/components/ui/atoms/icons/posthog.d.ts +1 -0
  247. package/dist/components/ui/atoms/icons/posthog.d.ts.map +1 -0
  248. package/dist/components/ui/atoms/icons/pylon.d.ts +1 -0
  249. package/dist/components/ui/atoms/icons/pylon.d.ts.map +1 -0
  250. package/dist/components/ui/atoms/icons/quickbooks.d.ts +1 -0
  251. package/dist/components/ui/atoms/icons/quickbooks.d.ts.map +1 -0
  252. package/dist/components/ui/atoms/icons/reddit.d.ts +1 -0
  253. package/dist/components/ui/atoms/icons/reddit.d.ts.map +1 -0
  254. package/dist/components/ui/atoms/icons/salesforce.d.ts +1 -0
  255. package/dist/components/ui/atoms/icons/salesforce.d.ts.map +1 -0
  256. package/dist/components/ui/atoms/icons/shopify.d.ts +1 -0
  257. package/dist/components/ui/atoms/icons/shopify.d.ts.map +1 -0
  258. package/dist/components/ui/atoms/icons/singlestore.d.ts +1 -0
  259. package/dist/components/ui/atoms/icons/singlestore.d.ts.map +1 -0
  260. package/dist/components/ui/atoms/icons/slack.d.ts +1 -0
  261. package/dist/components/ui/atoms/icons/slack.d.ts.map +1 -0
  262. package/dist/components/ui/atoms/icons/snowflake.d.ts +1 -0
  263. package/dist/components/ui/atoms/icons/snowflake.d.ts.map +1 -0
  264. package/dist/components/ui/atoms/icons/splunk.d.ts +1 -0
  265. package/dist/components/ui/atoms/icons/splunk.d.ts.map +1 -0
  266. package/dist/components/ui/atoms/icons/spotify.d.ts +1 -0
  267. package/dist/components/ui/atoms/icons/spotify.d.ts.map +1 -0
  268. package/dist/components/ui/atoms/icons/square.d.ts +1 -0
  269. package/dist/components/ui/atoms/icons/square.d.ts.map +1 -0
  270. package/dist/components/ui/atoms/icons/squarespace.d.ts +1 -0
  271. package/dist/components/ui/atoms/icons/squarespace.d.ts.map +1 -0
  272. package/dist/components/ui/atoms/icons/squareup.d.ts +1 -0
  273. package/dist/components/ui/atoms/icons/squareup.d.ts.map +1 -0
  274. package/dist/components/ui/atoms/icons/stripe.d.ts +1 -0
  275. package/dist/components/ui/atoms/icons/stripe.d.ts.map +1 -0
  276. package/dist/components/ui/atoms/icons/tesla.d.ts +1 -0
  277. package/dist/components/ui/atoms/icons/tesla.d.ts.map +1 -0
  278. package/dist/components/ui/atoms/icons/ticktick.d.ts +1 -0
  279. package/dist/components/ui/atoms/icons/ticktick.d.ts.map +1 -0
  280. package/dist/components/ui/atoms/icons/tiktok.d.ts +1 -0
  281. package/dist/components/ui/atoms/icons/tiktok.d.ts.map +1 -0
  282. package/dist/components/ui/atoms/icons/trello.d.ts +1 -0
  283. package/dist/components/ui/atoms/icons/trello.d.ts.map +1 -0
  284. package/dist/components/ui/atoms/icons/twilio.d.ts +1 -0
  285. package/dist/components/ui/atoms/icons/twilio.d.ts.map +1 -0
  286. package/dist/components/ui/atoms/icons/twitch.d.ts +1 -0
  287. package/dist/components/ui/atoms/icons/twitch.d.ts.map +1 -0
  288. package/dist/components/ui/atoms/icons/vercel.d.ts +1 -0
  289. package/dist/components/ui/atoms/icons/vercel.d.ts.map +1 -0
  290. package/dist/components/ui/atoms/icons/walmart.d.ts +1 -0
  291. package/dist/components/ui/atoms/icons/walmart.d.ts.map +1 -0
  292. package/dist/components/ui/atoms/icons/weaviate.d.ts +1 -0
  293. package/dist/components/ui/atoms/icons/weaviate.d.ts.map +1 -0
  294. package/dist/components/ui/atoms/icons/workday.d.ts +1 -0
  295. package/dist/components/ui/atoms/icons/workday.d.ts.map +1 -0
  296. package/dist/components/ui/atoms/icons/wrike.d.ts +1 -0
  297. package/dist/components/ui/atoms/icons/wrike.d.ts.map +1 -0
  298. package/dist/components/ui/atoms/icons/x.d.ts +1 -0
  299. package/dist/components/ui/atoms/icons/x.d.ts.map +1 -0
  300. package/dist/components/ui/atoms/icons/xero.d.ts +1 -0
  301. package/dist/components/ui/atoms/icons/xero.d.ts.map +1 -0
  302. package/dist/components/ui/atoms/icons/youtube.d.ts +1 -0
  303. package/dist/components/ui/atoms/icons/youtube.d.ts.map +1 -0
  304. package/dist/components/ui/atoms/icons/zendesk.d.ts +1 -0
  305. package/dist/components/ui/atoms/icons/zendesk.d.ts.map +1 -0
  306. package/dist/components/ui/atoms/icons/zoho-books.d.ts +1 -0
  307. package/dist/components/ui/atoms/icons/zoho-books.d.ts.map +1 -0
  308. package/dist/components/ui/atoms/icons/zoho-creator.d.ts +1 -0
  309. package/dist/components/ui/atoms/icons/zoho-creator.d.ts.map +1 -0
  310. package/dist/components/ui/atoms/icons/zoho.d.ts +1 -0
  311. package/dist/components/ui/atoms/icons/zoho.d.ts.map +1 -0
  312. package/dist/components/ui/atoms/icons/zoom.d.ts +1 -0
  313. package/dist/components/ui/atoms/icons/zoom.d.ts.map +1 -0
  314. package/dist/components/ui/atoms/index.d.ts +1 -0
  315. package/dist/components/ui/atoms/index.d.ts.map +1 -0
  316. package/dist/components/ui/atoms/index.js +221 -219
  317. package/dist/components/ui/atoms/input.d.ts +3 -2
  318. package/dist/components/ui/atoms/input.d.ts.map +1 -0
  319. package/dist/components/ui/atoms/input.js +1 -1
  320. package/dist/components/ui/atoms/label.d.ts +3 -2
  321. package/dist/components/ui/atoms/label.d.ts.map +1 -0
  322. package/dist/components/ui/atoms/label.js +6 -6
  323. package/dist/components/ui/atoms/mobile-tooltip.d.ts +1 -0
  324. package/dist/components/ui/atoms/mobile-tooltip.d.ts.map +1 -0
  325. package/dist/components/ui/atoms/popover.d.ts +3 -2
  326. package/dist/components/ui/atoms/popover.d.ts.map +1 -0
  327. package/dist/components/ui/atoms/popover.js +24 -24
  328. package/dist/components/ui/atoms/pro-badge.d.ts +1 -0
  329. package/dist/components/ui/atoms/pro-badge.d.ts.map +1 -0
  330. package/dist/components/ui/atoms/pro-badge.js +6 -6
  331. package/dist/components/ui/atoms/progress.d.ts +3 -2
  332. package/dist/components/ui/atoms/progress.d.ts.map +1 -0
  333. package/dist/components/ui/atoms/progress.js +5 -5
  334. package/dist/components/ui/atoms/radio-group.d.ts +3 -2
  335. package/dist/components/ui/atoms/radio-group.d.ts.map +1 -0
  336. package/dist/components/ui/atoms/radio-group.js +13 -13
  337. package/dist/components/ui/atoms/resizable.d.ts +3 -2
  338. package/dist/components/ui/atoms/resizable.d.ts.map +1 -0
  339. package/dist/components/ui/atoms/resizable.js +2 -2
  340. package/dist/components/ui/atoms/scroll-area.d.ts +3 -2
  341. package/dist/components/ui/atoms/scroll-area.d.ts.map +1 -0
  342. package/dist/components/ui/atoms/scroll-area.js +4 -4
  343. package/dist/components/ui/atoms/select.d.ts +4 -3
  344. package/dist/components/ui/atoms/select.d.ts.map +1 -0
  345. package/dist/components/ui/atoms/select.js +26 -26
  346. package/dist/components/ui/atoms/separator.d.ts +3 -2
  347. package/dist/components/ui/atoms/separator.d.ts.map +1 -0
  348. package/dist/components/ui/atoms/separator.js +6 -6
  349. package/dist/components/ui/atoms/sheet.d.ts +7 -6
  350. package/dist/components/ui/atoms/sheet.d.ts.map +1 -0
  351. package/dist/components/ui/atoms/sheet.js +2 -2
  352. package/dist/components/ui/atoms/sidebar.d.ts +28 -27
  353. package/dist/components/ui/atoms/sidebar.d.ts.map +1 -0
  354. package/dist/components/ui/atoms/sidebar.js +30 -30
  355. package/dist/components/ui/atoms/skeleton.d.ts +2 -1
  356. package/dist/components/ui/atoms/skeleton.d.ts.map +1 -0
  357. package/dist/components/ui/atoms/skeleton.js +1 -1
  358. package/dist/components/ui/atoms/slider.d.ts +3 -2
  359. package/dist/components/ui/atoms/slider.d.ts.map +1 -0
  360. package/dist/components/ui/atoms/slider.js +4 -4
  361. package/dist/components/ui/atoms/switch.d.ts +3 -2
  362. package/dist/components/ui/atoms/switch.d.ts.map +1 -0
  363. package/dist/components/ui/atoms/switch.js +3 -3
  364. package/dist/components/ui/atoms/table.d.ts +9 -8
  365. package/dist/components/ui/atoms/table.d.ts.map +1 -0
  366. package/dist/components/ui/atoms/table.js +1 -1
  367. package/dist/components/ui/atoms/tabs.d.ts +3 -2
  368. package/dist/components/ui/atoms/tabs.d.ts.map +1 -0
  369. package/dist/components/ui/atoms/tabs.js +12 -12
  370. package/dist/components/ui/atoms/textarea.d.ts +3 -2
  371. package/dist/components/ui/atoms/textarea.d.ts.map +1 -0
  372. package/dist/components/ui/atoms/textarea.js +1 -1
  373. package/dist/components/ui/atoms/toggle.d.ts +3 -2
  374. package/dist/components/ui/atoms/toggle.d.ts.map +1 -0
  375. package/dist/components/ui/atoms/toggle.js +12 -12
  376. package/dist/components/ui/atoms/tooltip.d.ts +3 -2
  377. package/dist/components/ui/atoms/tooltip.d.ts.map +1 -0
  378. package/dist/components/ui/atoms/tooltip.js +23 -23
  379. package/dist/components/ui/atoms/view-tools-control.d.ts +2 -1
  380. package/dist/components/ui/atoms/view-tools-control.d.ts.map +1 -0
  381. package/dist/components/ui/atoms/view-tools-control.js +10 -10
  382. package/dist/components/ui/index.d.ts +1 -0
  383. package/dist/components/ui/index.d.ts.map +1 -0
  384. package/dist/components/ui/index.js +234 -232
  385. package/dist/components/ui/molecules/empty-state.d.ts +2 -1
  386. package/dist/components/ui/molecules/empty-state.d.ts.map +1 -0
  387. package/dist/components/ui/molecules/index.d.ts +1 -0
  388. package/dist/components/ui/molecules/index.d.ts.map +1 -0
  389. package/dist/components/ui/molecules/index.js +1 -1
  390. package/dist/components/ui/molecules/requirement-badges.d.ts +3 -2
  391. package/dist/components/ui/molecules/requirement-badges.d.ts.map +1 -0
  392. package/dist/components/ui/molecules/requirement-badges.js +3 -3
  393. package/dist/components/ui/molecules/tool-card.d.ts +3 -2
  394. package/dist/components/ui/molecules/tool-card.d.ts.map +1 -0
  395. package/dist/components/ui/molecules/tool-card.js +14 -14
  396. package/dist/components/ui/molecules/toolkit-card.d.ts +5 -4
  397. package/dist/components/ui/molecules/toolkit-card.d.ts.map +1 -0
  398. package/dist/components/ui/molecules/toolkit-card.js +5 -5
  399. package/dist/components/ui/molecules/toolkit-picker-trigger.d.ts +3 -2
  400. package/dist/components/ui/molecules/toolkit-picker-trigger.d.ts.map +1 -0
  401. package/dist/components/ui/molecules/toolkit-picker-trigger.js +14 -14
  402. package/dist/components/ui/molecules/toolkit-selection-summary.d.ts +1 -0
  403. package/dist/components/ui/molecules/toolkit-selection-summary.d.ts.map +1 -0
  404. package/dist/components/ui/molecules/toolkit-selection-summary.js +1 -1
  405. package/dist/components/ui/organisms/index.d.ts +1 -0
  406. package/dist/components/ui/organisms/index.d.ts.map +1 -0
  407. package/dist/components/ui/organisms/toolkit-picker/components/action-buttons.d.ts +1 -0
  408. package/dist/components/ui/organisms/toolkit-picker/components/action-buttons.d.ts.map +1 -0
  409. package/dist/components/ui/organisms/toolkit-picker/components/action-buttons.js +1 -1
  410. package/dist/components/ui/organisms/toolkit-picker/components/filter-badges.d.ts +1 -0
  411. package/dist/components/ui/organisms/toolkit-picker/components/filter-badges.d.ts.map +1 -0
  412. package/dist/components/ui/organisms/toolkit-picker/components/filter-badges.js +10 -10
  413. package/dist/components/ui/organisms/toolkit-picker/components/footer-summary.d.ts +1 -0
  414. package/dist/components/ui/organisms/toolkit-picker/components/footer-summary.d.ts.map +1 -0
  415. package/dist/components/ui/organisms/toolkit-picker/components/search-input.d.ts +1 -0
  416. package/dist/components/ui/organisms/toolkit-picker/components/search-input.d.ts.map +1 -0
  417. package/dist/components/ui/organisms/toolkit-picker/components/search-input.js +6 -6
  418. package/dist/components/ui/organisms/toolkit-picker/components/select-button.d.ts +1 -0
  419. package/dist/components/ui/organisms/toolkit-picker/components/select-button.d.ts.map +1 -0
  420. package/dist/components/ui/organisms/toolkit-picker/components/select-button.js +1 -1
  421. package/dist/components/ui/organisms/toolkit-picker/components/toolkit-card-with-selection.d.ts +2 -1
  422. package/dist/components/ui/organisms/toolkit-picker/components/toolkit-card-with-selection.d.ts.map +1 -0
  423. package/dist/components/ui/organisms/toolkit-picker/components/toolkit-card-with-selection.js +1 -1
  424. package/dist/components/ui/organisms/toolkit-picker/components/toolkit-list.d.ts +1 -0
  425. package/dist/components/ui/organisms/toolkit-picker/components/toolkit-list.d.ts.map +1 -0
  426. package/dist/components/ui/organisms/toolkit-picker/components/toolkit-list.js +2 -2
  427. package/dist/components/ui/organisms/toolkit-picker/components/tools-list.d.ts +1 -0
  428. package/dist/components/ui/organisms/toolkit-picker/components/tools-list.d.ts.map +1 -0
  429. package/dist/components/ui/organisms/toolkit-picker/components/tools-list.js +2 -2
  430. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker.d.ts +3 -2
  431. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker.d.ts.map +1 -0
  432. package/dist/components/ui/organisms/toolkit-picker/index.d.ts +3 -2
  433. package/dist/components/ui/organisms/toolkit-picker/index.d.ts.map +1 -0
  434. package/dist/components/ui/organisms/toolkit-picker/mocks/toolkit-collection.d.ts +1 -0
  435. package/dist/components/ui/organisms/toolkit-picker/mocks/toolkit-collection.d.ts.map +1 -0
  436. package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.d.ts +1 -0
  437. package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.d.ts.map +1 -0
  438. package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.js +25 -25
  439. package/dist/components/ui/utils/memo.d.ts +1 -0
  440. package/dist/components/ui/utils/memo.d.ts.map +1 -0
  441. package/dist/global.d.ts +8 -8
  442. package/dist/hooks/use-mobile.d.ts +1 -0
  443. package/dist/hooks/use-mobile.d.ts.map +1 -0
  444. package/dist/hooks/use-mobile.js +3 -1
  445. package/dist/{index-DH9yRdVk.js → index-8kzT5-zz.js} +2 -2
  446. package/dist/{index-BGfrl8IX.js → index-BaLuVb4t.js} +1 -1
  447. package/dist/{index-DfNPZZ8M.js → index-Bw62B28F.js} +1 -1
  448. package/dist/{index-D7PrNma3.js → index-C8tglJS9.js} +9 -9
  449. package/dist/{index-BvWMjxZ5.js → index-CvA4FcaC.js} +172 -169
  450. package/dist/{index-5Bhkapwi.js → index-D2LZVjSn.js} +1 -1
  451. package/dist/{index-CxO14pcK.js → index-DJQkmo5O.js} +4 -2
  452. package/dist/{index-CpDnqHCm.js → index-DLohNuco.js} +2 -2
  453. package/dist/{index-DYHsXnnS.js → index-DrFfdHac.js} +2 -2
  454. package/dist/{index-BDIfjxqB.js → index-DrlYGDRT.js} +3 -3
  455. package/dist/{index-DMCYNwtg.js → index-Dz8CQngS.js} +3 -3
  456. package/dist/{index-BDE30rcJ.js → index-r7CUvu2m.js} +1 -1
  457. package/dist/integrations/rhf/index.d.ts +1 -0
  458. package/dist/integrations/rhf/index.d.ts.map +1 -0
  459. package/dist/lib/arcade/arcade.d.ts +2 -1
  460. package/dist/lib/arcade/arcade.d.ts.map +1 -0
  461. package/dist/lib/arcade/arcade.js +1 -1
  462. package/dist/lib/arcade/mocks.d.ts +1 -0
  463. package/dist/lib/arcade/mocks.d.ts.map +1 -0
  464. package/dist/lib/utils.d.ts +1 -0
  465. package/dist/lib/utils.d.ts.map +1 -0
  466. package/dist/lib/utils.js +1 -1
  467. package/dist/main.d.ts +1 -0
  468. package/dist/main.d.ts.map +1 -0
  469. package/dist/main.js +260 -258
  470. package/dist/metadata/constants.d.ts +1 -0
  471. package/dist/metadata/constants.d.ts.map +1 -0
  472. package/dist/metadata/index.d.ts +1 -0
  473. package/dist/metadata/index.d.ts.map +1 -0
  474. package/dist/metadata/oauth-providers.d.ts +1 -0
  475. package/dist/metadata/oauth-providers.d.ts.map +1 -0
  476. package/dist/metadata/toolkit-icons.d.ts +1 -0
  477. package/dist/metadata/toolkit-icons.d.ts.map +1 -0
  478. package/dist/metadata/toolkit-icons.js +108 -106
  479. package/dist/metadata/toolkits.d.ts +1 -0
  480. package/dist/metadata/toolkits.d.ts.map +1 -0
  481. package/dist/metadata/toolkits.js +277 -264
  482. package/dist/metadata/types.d.ts +3 -2
  483. package/dist/metadata/types.d.ts.map +1 -0
  484. package/dist/metadata/utils.d.ts +1 -0
  485. package/dist/metadata/utils.d.ts.map +1 -0
  486. package/dist/{toolkit-card-BzIa8ZXI.js → toolkit-card-CsV6xoOG.js} +14 -14
  487. package/dist/{utils-Db4QWi-E.js → utils-6KgZuQUR.js} +523 -490
  488. package/dist/vite-env.d.ts +4 -4
  489. package/package.json +125 -145
  490. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-filter.test.d.ts +0 -1
  491. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-filter.test.js +0 -40
  492. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-search.test.d.ts +0 -1
  493. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-search.test.js +0 -46
  494. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-selection.test.d.ts +0 -1
  495. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-selection.test.js +0 -28
  496. package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.test.d.ts +0 -0
  497. package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.test.js +0 -11922
  498. package/dist/components/ui/utils/memo.test.d.ts +0 -1
  499. package/dist/components/ui/utils/memo.test.js +0 -36
  500. package/dist/lib/arcade/arcade.test.d.ts +0 -1
  501. package/dist/lib/arcade/arcade.test.js +0 -309
  502. package/dist/lib/utils.test.d.ts +0 -1
  503. package/dist/lib/utils.test.js +0 -43
  504. package/dist/magic-string.es-uPKorP4O.js +0 -663
  505. package/dist/react.esm-DmVc5fnS.js +0 -37615
  506. package/dist/vi.bdSIJ99Y-C84beQ4-.js +0 -11684
@@ -1,17 +1,17 @@
1
1
  import { jsx as s } from "react/jsx-runtime";
2
+ import { c as L } from "../../../utils-6KgZuQUR.js";
2
3
  import * as i from "react";
3
4
  import { c as P } from "../../../index-B695uy69.js";
4
- import { u as O, c as L } from "../../../index-5Bhkapwi.js";
5
- import { c as z } from "../../../index-DFZozV_h.js";
6
- import { P as G, D as H } from "../../../index-DYHsXnnS.js";
7
- import { h as K, R as j, u as U, F as V } from "../../../index-BvWMjxZ5.js";
8
- import { u as W } from "../../../index-Cv867SGx.js";
9
- import { c as _, R as Z, A as x, C as q, a as B } from "../../../index-DH9yRdVk.js";
10
- import { P as w } from "../../../index-BGfrl8IX.js";
11
- import { P as b } from "../../../index-CpDnqHCm.js";
12
- import { u as J } from "../../../index-437EL2iq.js";
13
- import { c as Q } from "../../../utils-Db4QWi-E.js";
14
- var C = "Popover", [E] = z(C, [
5
+ import { u as O, c as z } from "../../../index-D2LZVjSn.js";
6
+ import { c as G } from "../../../index-DFZozV_h.js";
7
+ import { P as H, D as K } from "../../../index-DrFfdHac.js";
8
+ import { h as j, R as U, u as V, F as W } from "../../../index-CvA4FcaC.js";
9
+ import { u as Z } from "../../../index-Cv867SGx.js";
10
+ import { c as _, R as q, A as x, C as B, a as J } from "../../../index-8kzT5-zz.js";
11
+ import { P as w } from "../../../index-BaLuVb4t.js";
12
+ import { P as b } from "../../../index-DLohNuco.js";
13
+ import { u as Q } from "../../../index-437EL2iq.js";
14
+ var C = "Popover", [E] = G(C, [
15
15
  _
16
16
  ]), m = _(), [X, u] = E(C), F = (o) => {
17
17
  const {
@@ -21,17 +21,17 @@ var C = "Popover", [E] = z(C, [
21
21
  defaultOpen: t,
22
22
  onOpenChange: r,
23
23
  modal: c = !1
24
- } = o, p = m(n), f = i.useRef(null), [v, g] = i.useState(!1), [h, l] = J({
24
+ } = o, p = m(n), f = i.useRef(null), [v, g] = i.useState(!1), [h, l] = Q({
25
25
  prop: a,
26
26
  defaultProp: t ?? !1,
27
27
  onChange: r,
28
28
  caller: C
29
29
  });
30
- return /* @__PURE__ */ s(Z, { ...p, children: /* @__PURE__ */ s(
30
+ return /* @__PURE__ */ s(q, { ...p, children: /* @__PURE__ */ s(
31
31
  X,
32
32
  {
33
33
  scope: n,
34
- contentId: W(),
34
+ contentId: Z(),
35
35
  triggerRef: f,
36
36
  open: h,
37
37
  onOpenChange: l,
@@ -75,7 +75,7 @@ var A = "PopoverPortal", [Y, oo] = E(A, {
75
75
  forceMount: void 0
76
76
  }), M = (o) => {
77
77
  const { __scopePopover: n, forceMount: e, children: a, container: t } = o, r = u(A, n);
78
- return /* @__PURE__ */ s(Y, { scope: n, forceMount: e, children: /* @__PURE__ */ s(w, { present: e || r.open, children: /* @__PURE__ */ s(G, { asChild: !0, container: t, children: a }) }) });
78
+ return /* @__PURE__ */ s(Y, { scope: n, forceMount: e, children: /* @__PURE__ */ s(w, { present: e || r.open, children: /* @__PURE__ */ s(H, { asChild: !0, container: t, children: a }) }) });
79
79
  };
80
80
  M.displayName = A;
81
81
  var d = "PopoverContent", T = i.forwardRef(
@@ -85,13 +85,13 @@ var d = "PopoverContent", T = i.forwardRef(
85
85
  }
86
86
  );
87
87
  T.displayName = d;
88
- var eo = L("PopoverContent.RemoveScroll"), to = i.forwardRef(
88
+ var eo = z("PopoverContent.RemoveScroll"), to = i.forwardRef(
89
89
  (o, n) => {
90
90
  const e = u(d, o.__scopePopover), a = i.useRef(null), t = O(n, a), r = i.useRef(!1);
91
91
  return i.useEffect(() => {
92
92
  const c = a.current;
93
- if (c) return K(c);
94
- }, []), /* @__PURE__ */ s(j, { as: eo, allowPinchZoom: !0, children: /* @__PURE__ */ s(
93
+ if (c) return j(c);
94
+ }, []), /* @__PURE__ */ s(U, { as: eo, allowPinchZoom: !0, children: /* @__PURE__ */ s(
95
95
  k,
96
96
  {
97
97
  ...o,
@@ -152,8 +152,8 @@ var eo = L("PopoverContent.RemoveScroll"), to = i.forwardRef(
152
152
  onInteractOutside: g,
153
153
  ...h
154
154
  } = o, l = u(d, e), R = m(e);
155
- return U(), /* @__PURE__ */ s(
156
- V,
155
+ return V(), /* @__PURE__ */ s(
156
+ W,
157
157
  {
158
158
  asChild: !0,
159
159
  loop: !0,
@@ -161,7 +161,7 @@ var eo = L("PopoverContent.RemoveScroll"), to = i.forwardRef(
161
161
  onMountAutoFocus: t,
162
162
  onUnmountAutoFocus: r,
163
163
  children: /* @__PURE__ */ s(
164
- H,
164
+ K,
165
165
  {
166
166
  asChild: !0,
167
167
  disableOutsidePointerEvents: c,
@@ -171,7 +171,7 @@ var eo = L("PopoverContent.RemoveScroll"), to = i.forwardRef(
171
171
  onFocusOutside: v,
172
172
  onDismiss: () => l.onOpenChange(!1),
173
173
  children: /* @__PURE__ */ s(
174
- q,
174
+ B,
175
175
  {
176
176
  "data-state": $(l.open),
177
177
  role: "dialog",
@@ -212,7 +212,7 @@ no.displayName = I;
212
212
  var ao = "PopoverArrow", so = i.forwardRef(
213
213
  (o, n) => {
214
214
  const { __scopePopover: e, ...a } = o, t = m(e);
215
- return /* @__PURE__ */ s(B, { ...t, ...a, ref: n });
215
+ return /* @__PURE__ */ s(J, { ...t, ...a, ref: n });
216
216
  }
217
217
  );
218
218
  so.displayName = ao;
@@ -240,7 +240,7 @@ function Eo({
240
240
  lo,
241
241
  {
242
242
  align: n,
243
- className: Q(
243
+ className: L(
244
244
  "data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 z-50 w-72 origin-(--radix-popover-content-transform-origin) rounded-md border bg-popover p-4 text-popover-foreground shadow-md outline-hidden data-[state=closed]:animate-out data-[state=open]:animate-in",
245
245
  o
246
246
  ),
@@ -8,3 +8,4 @@ interface ProBadgeProps extends VariantProps<typeof proBadgeVariants> {
8
8
  }
9
9
  export declare function ProBadge({ className, size }: ProBadgeProps): import("react/jsx-runtime").JSX.Element;
10
10
  export {};
11
+ //# sourceMappingURL=pro-badge.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pro-badge.d.ts","sourceRoot":"","sources":["../../../../lib/components/ui/atoms/pro-badge.tsx"],"names":[],"mappings":";AACA,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAIlE,QAAA,MAAM,gBAAgB;;8EAcrB,CAAC;AAEF,UAAU,aAAc,SAAQ,YAAY,CAAC,OAAO,gBAAgB,CAAC;IACnE,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,wBAAgB,QAAQ,CAAC,EAAE,SAAS,EAAE,IAAI,EAAE,EAAE,aAAa,2CAU1D"}
@@ -1,9 +1,9 @@
1
1
  import { jsxs as a, jsx as r } from "react/jsx-runtime";
2
- import { c as o } from "../../../index-BDE30rcJ.js";
3
- import { StarIcon as s } from "lucide-react";
4
- import { c as i } from "../../../utils-Db4QWi-E.js";
2
+ import { c as o } from "../../../utils-6KgZuQUR.js";
3
+ import { c as s } from "../../../index-r7CUvu2m.js";
4
+ import { StarIcon as i } from "lucide-react";
5
5
  import { Badge as n } from "./badge.js";
6
- const d = o(
6
+ const d = s(
7
7
  "gap-1.5 rounded-full border-0 bg-gradient-to-br from-yellow-600 to-yellow-800 font-semibold text-white uppercase tracking-wide shadow-md",
8
8
  {
9
9
  variants: {
@@ -21,10 +21,10 @@ function g({ className: e, size: t }) {
21
21
  return /* @__PURE__ */ a(
22
22
  n,
23
23
  {
24
- className: i(d({ size: t }), e),
24
+ className: o(d({ size: t }), e),
25
25
  variant: "outline",
26
26
  children: [
27
- /* @__PURE__ */ r(s, { className: "fill-current" }),
27
+ /* @__PURE__ */ r(i, { className: "fill-current" }),
28
28
  /* @__PURE__ */ r("span", { children: "Pro" })
29
29
  ]
30
30
  }
@@ -1,4 +1,5 @@
1
- import * as ProgressPrimitive from '@radix-ui/react-progress';
2
- import type * as React from 'react';
1
+ import * as ProgressPrimitive from "@radix-ui/react-progress";
2
+ import type * as React from "react";
3
3
  declare function Progress({ className, value, ...props }: React.ComponentProps<typeof ProgressPrimitive.Root>): import("react/jsx-runtime").JSX.Element;
4
4
  export { Progress };
5
+ //# sourceMappingURL=progress.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"progress.d.ts","sourceRoot":"","sources":["../../../../lib/components/ui/atoms/progress.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,iBAAiB,MAAM,0BAA0B,CAAC;AAC9D,OAAO,KAAK,KAAK,KAAK,MAAM,OAAO,CAAC;AAIpC,iBAAS,QAAQ,CAAC,EAChB,SAAS,EACT,KAAK,EACL,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,iBAAiB,CAAC,IAAI,CAAC,2CAiBrD;AAED,OAAO,EAAE,QAAQ,EAAE,CAAC"}
@@ -1,9 +1,9 @@
1
1
  import { jsx as i } from "react/jsx-runtime";
2
+ import { c as $ } from "../../../utils-6KgZuQUR.js";
2
3
  import * as v from "react";
3
- import { c as $ } from "../../../index-DFZozV_h.js";
4
- import { P as c } from "../../../index-CpDnqHCm.js";
5
- import { c as I } from "../../../utils-Db4QWi-E.js";
6
- var u = "Progress", d = 100, [E] = $(u), [R, _] = E(u), f = v.forwardRef(
4
+ import { c as I } from "../../../index-DFZozV_h.js";
5
+ import { P as c } from "../../../index-DLohNuco.js";
6
+ var u = "Progress", d = 100, [E] = I(u), [R, _] = E(u), f = v.forwardRef(
7
7
  (r, e) => {
8
8
  const {
9
9
  __scopeProgress: n,
@@ -86,7 +86,7 @@ function O({
86
86
  return /* @__PURE__ */ i(
87
87
  A,
88
88
  {
89
- className: I(
89
+ className: $(
90
90
  "relative h-2 w-full overflow-hidden rounded-full bg-primary/20",
91
91
  r
92
92
  ),
@@ -1,5 +1,6 @@
1
- import * as RadioGroupPrimitive from '@radix-ui/react-radio-group';
2
- import type * as React from 'react';
1
+ import * as RadioGroupPrimitive from "@radix-ui/react-radio-group";
2
+ import type * as React from "react";
3
3
  declare function RadioGroup({ className, ...props }: React.ComponentProps<typeof RadioGroupPrimitive.Root>): import("react/jsx-runtime").JSX.Element;
4
4
  declare function RadioGroupItem({ className, ...props }: React.ComponentProps<typeof RadioGroupPrimitive.Item>): import("react/jsx-runtime").JSX.Element;
5
5
  export { RadioGroup, RadioGroupItem };
6
+ //# sourceMappingURL=radio-group.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"radio-group.d.ts","sourceRoot":"","sources":["../../../../lib/components/ui/atoms/radio-group.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,mBAAmB,MAAM,6BAA6B,CAAC;AAEnE,OAAO,KAAK,KAAK,KAAK,MAAM,OAAO,CAAC;AAEpC,iBAAS,UAAU,CAAC,EAClB,SAAS,EACT,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,mBAAmB,CAAC,IAAI,CAAC,2CAQvD;AAED,iBAAS,cAAc,CAAC,EACtB,SAAS,EACT,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,mBAAmB,CAAC,IAAI,CAAC,2CAkBvD;AAED,OAAO,EAAE,UAAU,EAAE,cAAc,EAAE,CAAC"}
@@ -1,18 +1,18 @@
1
1
  import { jsx as i, jsxs as B } from "react/jsx-runtime";
2
+ import { c as k } from "../../../utils-6KgZuQUR.js";
2
3
  import * as s from "react";
3
4
  import { c as C } from "../../../index-B695uy69.js";
4
- import { u as I } from "../../../index-5Bhkapwi.js";
5
- import { c as k } from "../../../index-DFZozV_h.js";
6
- import { P as g } from "../../../index-CpDnqHCm.js";
7
- import { c as P, R as K, I as T } from "../../../index-DMCYNwtg.js";
5
+ import { u as I } from "../../../index-D2LZVjSn.js";
6
+ import { c as P } from "../../../index-DFZozV_h.js";
7
+ import { P as g } from "../../../index-DLohNuco.js";
8
+ import { c as E, R as K, I as T } from "../../../index-Dz8CQngS.js";
8
9
  import { u as U } from "../../../index-437EL2iq.js";
9
10
  import { u as V } from "../../../index-ByaXH_ih.js";
10
11
  import { u as j } from "../../../index-BGQepRFJ.js";
11
12
  import { u as z } from "../../../index-BZPx6jYI.js";
12
- import { P as H } from "../../../index-BGfrl8IX.js";
13
+ import { P as H } from "../../../index-BaLuVb4t.js";
13
14
  import { CircleIcon as $ } from "lucide-react";
14
- import { c as E } from "../../../utils-Db4QWi-E.js";
15
- var w = "Radio", [W, _] = k(w), [X, Y] = W(w), G = s.forwardRef(
15
+ var w = "Radio", [W, _] = P(w), [X, Y] = W(w), G = s.forwardRef(
16
16
  (r, t) => {
17
17
  const {
18
18
  __scopeRadio: o,
@@ -121,10 +121,10 @@ S.displayName = J;
121
121
  function A(r) {
122
122
  return r ? "checked" : "unchecked";
123
123
  }
124
- var Q = ["ArrowUp", "ArrowDown", "ArrowLeft", "ArrowRight"], y = "RadioGroup", [Z] = k(y, [
125
- P,
124
+ var Q = ["ArrowUp", "ArrowDown", "ArrowLeft", "ArrowRight"], y = "RadioGroup", [Z] = P(y, [
125
+ E,
126
126
  _
127
- ]), D = P(), M = _(), [ee, oe] = Z(y), O = s.forwardRef(
127
+ ]), D = E(), M = _(), [ee, oe] = Z(y), O = s.forwardRef(
128
128
  (r, t) => {
129
129
  const {
130
130
  __scopeRadioGroup: o,
@@ -236,7 +236,7 @@ function ge({
236
236
  return /* @__PURE__ */ i(
237
237
  te,
238
238
  {
239
- className: E("grid gap-3", r),
239
+ className: k("grid gap-3", r),
240
240
  "data-slot": "radio-group",
241
241
  ...t
242
242
  }
@@ -249,7 +249,7 @@ function ye({
249
249
  return /* @__PURE__ */ i(
250
250
  ae,
251
251
  {
252
- className: E(
252
+ className: k(
253
253
  "aspect-square size-4 shrink-0 rounded-full border border-input text-primary shadow-xs outline-none transition-[color,box-shadow] focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 disabled:cursor-not-allowed disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-destructive/20 dark:bg-input/30 dark:aria-invalid:ring-destructive/40",
254
254
  r
255
255
  ),
@@ -260,7 +260,7 @@ function ye({
260
260
  {
261
261
  className: "relative flex items-center justify-center",
262
262
  "data-slot": "radio-group-indicator",
263
- children: /* @__PURE__ */ i($, { className: "-translate-x-1/2 -translate-y-1/2 absolute top-1/2 left-1/2 size-2 fill-primary" })
263
+ children: /* @__PURE__ */ i($, { className: "absolute top-1/2 left-1/2 size-2 -translate-x-1/2 -translate-y-1/2 fill-primary" })
264
264
  }
265
265
  )
266
266
  }
@@ -1,8 +1,9 @@
1
- import type * as React from 'react';
2
- import * as ResizablePrimitive from 'react-resizable-panels';
1
+ import type * as React from "react";
2
+ import * as ResizablePrimitive from "react-resizable-panels";
3
3
  declare function ResizablePanelGroup({ className, ...props }: React.ComponentProps<typeof ResizablePrimitive.PanelGroup>): import("react/jsx-runtime").JSX.Element;
4
4
  declare function ResizablePanel({ ...props }: React.ComponentProps<typeof ResizablePrimitive.Panel>): import("react/jsx-runtime").JSX.Element;
5
5
  declare function ResizableHandle({ withHandle, className, ...props }: React.ComponentProps<typeof ResizablePrimitive.PanelResizeHandle> & {
6
6
  withHandle?: boolean;
7
7
  }): import("react/jsx-runtime").JSX.Element;
8
8
  export { ResizablePanelGroup, ResizablePanel, ResizableHandle };
9
+ //# sourceMappingURL=resizable.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"resizable.d.ts","sourceRoot":"","sources":["../../../../lib/components/ui/atoms/resizable.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,KAAK,KAAK,MAAM,OAAO,CAAC;AACpC,OAAO,KAAK,kBAAkB,MAAM,wBAAwB,CAAC;AAE7D,iBAAS,mBAAmB,CAAC,EAC3B,SAAS,EACT,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,kBAAkB,CAAC,UAAU,CAAC,2CAW5D;AAED,iBAAS,cAAc,CAAC,EACtB,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,kBAAkB,CAAC,KAAK,CAAC,2CAEvD;AAED,iBAAS,eAAe,CAAC,EACvB,UAAU,EACV,SAAS,EACT,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,kBAAkB,CAAC,iBAAiB,CAAC,GAAG;IACrE,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB,2CAiBA;AAED,OAAO,EAAE,mBAAmB,EAAE,cAAc,EAAE,eAAe,EAAE,CAAC"}
@@ -1,7 +1,7 @@
1
1
  import { jsx as a } from "react/jsx-runtime";
2
+ import { c as t } from "../../../utils-6KgZuQUR.js";
2
3
  import { GripVerticalIcon as i } from "lucide-react";
3
4
  import { P as n, a as o, b as s } from "../../../react-resizable-panels.browser-31wAXhAV.js";
4
- import { c as t } from "../../../utils-Db4QWi-E.js";
5
5
  function u({
6
6
  className: e,
7
7
  ...r
@@ -32,7 +32,7 @@ function g({
32
32
  s,
33
33
  {
34
34
  className: t(
35
- "after:-translate-x-1/2 data-[panel-group-direction=vertical]:after:-translate-y-1/2 relative flex w-px items-center justify-center bg-border after:absolute after:inset-y-0 after:left-1/2 after:w-1 focus-visible:outline-hidden focus-visible:ring-1 focus-visible:ring-ring focus-visible:ring-offset-1 data-[panel-group-direction=vertical]:h-px data-[panel-group-direction=vertical]:w-full data-[panel-group-direction=vertical]:after:left-0 data-[panel-group-direction=vertical]:after:h-1 data-[panel-group-direction=vertical]:after:w-full data-[panel-group-direction=vertical]:after:translate-x-0 [&[data-panel-group-direction=vertical]>div]:rotate-90",
35
+ "relative flex w-px items-center justify-center bg-border after:absolute after:inset-y-0 after:left-1/2 after:w-1 after:-translate-x-1/2 focus-visible:outline-hidden focus-visible:ring-1 focus-visible:ring-ring focus-visible:ring-offset-1 data-[panel-group-direction=vertical]:h-px data-[panel-group-direction=vertical]:w-full data-[panel-group-direction=vertical]:after:left-0 data-[panel-group-direction=vertical]:after:h-1 data-[panel-group-direction=vertical]:after:w-full data-[panel-group-direction=vertical]:after:translate-x-0 data-[panel-group-direction=vertical]:after:-translate-y-1/2 [&[data-panel-group-direction=vertical]>div]:rotate-90",
36
36
  r
37
37
  ),
38
38
  "data-slot": "resizable-handle",
@@ -1,7 +1,8 @@
1
- import * as ScrollAreaPrimitive from '@radix-ui/react-scroll-area';
2
- import type * as React from 'react';
1
+ import * as ScrollAreaPrimitive from "@radix-ui/react-scroll-area";
2
+ import type * as React from "react";
3
3
  declare function ScrollArea({ className, children, viewPortClassName, ...props }: React.ComponentProps<typeof ScrollAreaPrimitive.Root> & {
4
4
  viewPortClassName?: string;
5
5
  }): import("react/jsx-runtime").JSX.Element;
6
6
  declare function ScrollBar({ className, orientation, ...props }: React.ComponentProps<typeof ScrollAreaPrimitive.ScrollAreaScrollbar>): import("react/jsx-runtime").JSX.Element;
7
7
  export { ScrollArea, ScrollBar };
8
+ //# sourceMappingURL=scroll-area.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"scroll-area.d.ts","sourceRoot":"","sources":["../../../../lib/components/ui/atoms/scroll-area.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,mBAAmB,MAAM,6BAA6B,CAAC;AACnE,OAAO,KAAK,KAAK,KAAK,MAAM,OAAO,CAAC;AAEpC,iBAAS,UAAU,CAAC,EAClB,SAAS,EACT,QAAQ,EACR,iBAAiB,EACjB,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,mBAAmB,CAAC,IAAI,CAAC,GAAG;IACzD,iBAAiB,CAAC,EAAE,MAAM,CAAC;CAC5B,2CAoBA;AAED,iBAAS,SAAS,CAAC,EACjB,SAAS,EACT,WAAwB,EACxB,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,mBAAmB,CAAC,mBAAmB,CAAC,2CAqBtE;AAED,OAAO,EAAE,UAAU,EAAE,SAAS,EAAE,CAAC"}
@@ -1,15 +1,15 @@
1
1
  import { jsx as h, jsxs as j, Fragment as se } from "react/jsx-runtime";
2
+ import { c as V } from "../../../utils-6KgZuQUR.js";
2
3
  import * as c from "react";
3
- import { P as L } from "../../../index-CpDnqHCm.js";
4
- import { P as I } from "../../../index-BGfrl8IX.js";
4
+ import { P as L } from "../../../index-DLohNuco.js";
5
+ import { P as I } from "../../../index-BaLuVb4t.js";
5
6
  import { c as ae } from "../../../index-DFZozV_h.js";
6
- import { u as A } from "../../../index-5Bhkapwi.js";
7
+ import { u as A } from "../../../index-D2LZVjSn.js";
7
8
  import { u as C } from "../../../index-0ioNhtNM.js";
8
9
  import { u as ie } from "../../../index-ByaXH_ih.js";
9
10
  import { u as de } from "../../../index-CCKe-Mpx.js";
10
11
  import { c as ue } from "../../../index-rKs9bXHr.js";
11
12
  import { c as R } from "../../../index-B695uy69.js";
12
- import { c as V } from "../../../utils-Db4QWi-E.js";
13
13
  function fe(e, o) {
14
14
  return c.useReducer((r, l) => o[r][l] ?? r, e);
15
15
  }
@@ -1,10 +1,10 @@
1
- import * as SelectPrimitive from '@radix-ui/react-select';
2
- import type * as React from 'react';
1
+ import * as SelectPrimitive from "@radix-ui/react-select";
2
+ import type * as React from "react";
3
3
  declare function Select({ ...props }: React.ComponentProps<typeof SelectPrimitive.Root>): import("react/jsx-runtime").JSX.Element;
4
4
  declare function SelectGroup({ ...props }: React.ComponentProps<typeof SelectPrimitive.Group>): import("react/jsx-runtime").JSX.Element;
5
5
  declare function SelectValue({ ...props }: React.ComponentProps<typeof SelectPrimitive.Value>): import("react/jsx-runtime").JSX.Element;
6
6
  declare function SelectTrigger({ className, size, children, ...props }: React.ComponentProps<typeof SelectPrimitive.Trigger> & {
7
- size?: 'sm' | 'default';
7
+ size?: "sm" | "default";
8
8
  }): import("react/jsx-runtime").JSX.Element;
9
9
  declare function SelectContent({ className, children, position, ...props }: React.ComponentProps<typeof SelectPrimitive.Content>): import("react/jsx-runtime").JSX.Element;
10
10
  declare function SelectLabel({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.Label>): import("react/jsx-runtime").JSX.Element;
@@ -13,3 +13,4 @@ declare function SelectSeparator({ className, ...props }: React.ComponentProps<t
13
13
  declare function SelectScrollUpButton({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.ScrollUpButton>): import("react/jsx-runtime").JSX.Element;
14
14
  declare function SelectScrollDownButton({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.ScrollDownButton>): import("react/jsx-runtime").JSX.Element;
15
15
  export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, };
16
+ //# sourceMappingURL=select.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"select.d.ts","sourceRoot":"","sources":["../../../../lib/components/ui/atoms/select.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,eAAe,MAAM,wBAAwB,CAAC;AAE1D,OAAO,KAAK,KAAK,KAAK,MAAM,OAAO,CAAC;AAEpC,iBAAS,MAAM,CAAC,EACd,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,eAAe,CAAC,IAAI,CAAC,2CAEnD;AAED,iBAAS,WAAW,CAAC,EACnB,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,eAAe,CAAC,KAAK,CAAC,2CAEpD;AAED,iBAAS,WAAW,CAAC,EACnB,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,eAAe,CAAC,KAAK,CAAC,2CAEpD;AAED,iBAAS,aAAa,CAAC,EACrB,SAAS,EACT,IAAgB,EAChB,QAAQ,EACR,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,eAAe,CAAC,OAAO,CAAC,GAAG;IACxD,IAAI,CAAC,EAAE,IAAI,GAAG,SAAS,CAAC;CACzB,2CAiBA;AAED,iBAAS,aAAa,CAAC,EACrB,SAAS,EACT,QAAQ,EACR,QAAmB,EACnB,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,eAAe,CAAC,OAAO,CAAC,2CA4BtD;AAED,iBAAS,WAAW,CAAC,EACnB,SAAS,EACT,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,eAAe,CAAC,KAAK,CAAC,2CAQpD;AAED,iBAAS,UAAU,CAAC,EAClB,SAAS,EACT,QAAQ,EACR,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,eAAe,CAAC,IAAI,CAAC,2CAkBnD;AAED,iBAAS,eAAe,CAAC,EACvB,SAAS,EACT,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,eAAe,CAAC,SAAS,CAAC,2CAQxD;AAED,iBAAS,oBAAoB,CAAC,EAC5B,SAAS,EACT,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,eAAe,CAAC,cAAc,CAAC,2CAa7D;AAED,iBAAS,sBAAsB,CAAC,EAC9B,SAAS,EACT,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,eAAe,CAAC,gBAAgB,CAAC,2CAa/D;AAED,OAAO,EACL,MAAM,EACN,aAAa,EACb,WAAW,EACX,UAAU,EACV,WAAW,EACX,sBAAsB,EACtB,oBAAoB,EACpB,eAAe,EACf,aAAa,EACb,WAAW,GACZ,CAAC"}
@@ -1,24 +1,24 @@
1
1
  import { jsx as s, jsxs as Q, Fragment as be } from "react/jsx-runtime";
2
+ import { c as G } from "../../../utils-6KgZuQUR.js";
2
3
  import * as n from "react";
3
4
  import * as _e from "react-dom";
4
5
  import { c as Ne } from "../../../index-rKs9bXHr.js";
5
6
  import { c as P } from "../../../index-B695uy69.js";
6
- import { c as lt } from "../../../index-CxO14pcK.js";
7
- import { u as k, c as ct } from "../../../index-5Bhkapwi.js";
7
+ import { c as lt } from "../../../index-DJQkmo5O.js";
8
+ import { u as k, c as ct } from "../../../index-D2LZVjSn.js";
8
9
  import { c as it } from "../../../index-DFZozV_h.js";
9
10
  import { u as dt } from "../../../index-ByaXH_ih.js";
10
- import { P as ut, D as pt } from "../../../index-DYHsXnnS.js";
11
- import { h as ft, u as mt, R as ht, F as vt } from "../../../index-BvWMjxZ5.js";
11
+ import { P as ut, D as pt } from "../../../index-DrFfdHac.js";
12
+ import { h as ft, u as mt, R as ht, F as vt } from "../../../index-CvA4FcaC.js";
12
13
  import { u as Te } from "../../../index-Cv867SGx.js";
13
- import { c as Ee, R as gt, A as St, C as wt, a as xt } from "../../../index-DH9yRdVk.js";
14
- import { P as M } from "../../../index-CpDnqHCm.js";
14
+ import { c as Ee, R as gt, A as St, C as wt, a as xt } from "../../../index-8kzT5-zz.js";
15
+ import { P as M } from "../../../index-DLohNuco.js";
15
16
  import { u as Ct } from "../../../index-0ioNhtNM.js";
16
17
  import { u as Re } from "../../../index-437EL2iq.js";
17
- import { u as G } from "../../../index-CCKe-Mpx.js";
18
+ import { u as j } from "../../../index-CCKe-Mpx.js";
18
19
  import { u as yt } from "../../../index-BZPx6jYI.js";
19
- import { V as It } from "../../../index-DfNPZZ8M.js";
20
+ import { V as It } from "../../../index-Bw62B28F.js";
20
21
  import { CheckIcon as bt, ChevronDownIcon as Me, ChevronUpIcon as Tt } from "lucide-react";
21
- import { c as j } from "../../../utils-Db4QWi-E.js";
22
22
  var Pt = [" ", "Enter", "ArrowUp", "ArrowDown"], Nt = [" ", "Enter"], ee = "Select", [de, ue, Rt] = lt(ee), [ne] = it(ee, [
23
23
  Rt,
24
24
  Ee
@@ -156,7 +156,7 @@ De.displayName = Oe;
156
156
  var Le = "SelectValue", ke = n.forwardRef(
157
157
  (t, o) => {
158
158
  const { __scopeSelect: e, className: c, style: l, children: u, placeholder: r = "", ...a } = t, i = Y(Le, e), { onValueNodeHasChildrenChange: f } = i, g = u !== void 0, x = k(o, i.onValueNodeChange);
159
- return G(() => {
159
+ return j(() => {
160
160
  f(g);
161
161
  }, [f, g]), /* @__PURE__ */ s(
162
162
  M.span,
@@ -182,7 +182,7 @@ Ve.displayName = Ot;
182
182
  var te = "SelectContent", He = n.forwardRef(
183
183
  (t, o) => {
184
184
  const e = Y(te, t.__scopeSelect), [c, l] = n.useState();
185
- if (G(() => {
185
+ if (j(() => {
186
186
  l(new DocumentFragment());
187
187
  }, []), !e.open) {
188
188
  const u = c;
@@ -420,9 +420,9 @@ var kt = "SelectItemAlignedPosition", We = n.forwardRef((t, o) => {
420
420
  u.dir,
421
421
  c
422
422
  ]);
423
- G(() => v(), [v]);
423
+ j(() => v(), [v]);
424
424
  const [W, A] = n.useState();
425
- G(() => {
425
+ j(() => {
426
426
  f && A(window.getComputedStyle(f).zIndex);
427
427
  }, [f]);
428
428
  const re = n.useCallback(
@@ -654,7 +654,7 @@ var ae = "SelectItemText", Xe = n.forwardRef(
654
654
  () => /* @__PURE__ */ s("option", { value: i.value, disabled: i.disabled, children: b }, i.value),
655
655
  [i.disabled, i.value, b]
656
656
  ), { onNativeOptionAdd: d, onNativeOptionRemove: h } = f;
657
- return G(() => (d(y), () => h(y)), [d, h, y]), /* @__PURE__ */ Q(be, { children: [
657
+ return j(() => (d(y), () => h(y)), [d, h, y]), /* @__PURE__ */ Q(be, { children: [
658
658
  /* @__PURE__ */ s(M.span, { id: i.textId, ...u, ref: N }),
659
659
  i.isSelected && r.valueNode && !r.valueNodeHasChildren ? _e.createPortal(u.children, r.valueNode) : null
660
660
  ] });
@@ -670,7 +670,7 @@ var Ze = "SelectItemIndicator", Je = n.forwardRef(
670
670
  Je.displayName = Ze;
671
671
  var Ce = "SelectScrollUpButton", Qe = n.forwardRef((t, o) => {
672
672
  const e = q(Ce, t.__scopeSelect), c = Pe(Ce, t.__scopeSelect), [l, u] = n.useState(!1), r = k(o, c.onScrollButtonChange);
673
- return G(() => {
673
+ return j(() => {
674
674
  if (e.viewport && e.isPositioned) {
675
675
  let a = function() {
676
676
  const f = i.scrollTop > 0;
@@ -694,7 +694,7 @@ var Ce = "SelectScrollUpButton", Qe = n.forwardRef((t, o) => {
694
694
  Qe.displayName = Ce;
695
695
  var ye = "SelectScrollDownButton", et = n.forwardRef((t, o) => {
696
696
  const e = q(ye, t.__scopeSelect), c = Pe(ye, t.__scopeSelect), [l, u] = n.useState(!1), r = k(o, c.onScrollButtonChange);
697
- return G(() => {
697
+ return j(() => {
698
698
  if (e.viewport && e.isPositioned) {
699
699
  let a = function() {
700
700
  const f = i.scrollHeight - i.clientHeight, g = Math.ceil(i.scrollTop) < f;
@@ -720,7 +720,7 @@ var tt = n.forwardRef((t, o) => {
720
720
  const { __scopeSelect: e, onAutoScroll: c, ...l } = t, u = q("SelectScrollButton", e), r = n.useRef(null), a = ue(e), i = n.useCallback(() => {
721
721
  r.current !== null && (window.clearInterval(r.current), r.current = null);
722
722
  }, []);
723
- return n.useEffect(() => () => i(), [i]), G(() => {
723
+ return n.useEffect(() => () => i(), [i]), j(() => {
724
724
  a().find((g) => g.ref.current === document.activeElement)?.ref.current?.scrollIntoView({ block: "nearest" });
725
725
  }, [a]), /* @__PURE__ */ s(
726
726
  M.div,
@@ -834,7 +834,7 @@ function Ao({
834
834
  return /* @__PURE__ */ Q(
835
835
  jt,
836
836
  {
837
- className: j(
837
+ className: G(
838
838
  "flex w-fit items-center justify-between gap-2 whitespace-nowrap rounded-md border border-input bg-transparent px-3 py-2 text-sm shadow-xs outline-none transition-[color,box-shadow] focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 disabled:cursor-not-allowed disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-destructive/20 data-[size=default]:h-9 data-[size=sm]:h-8 data-[placeholder]:text-muted-foreground *:data-[slot=select-value]:line-clamp-1 *:data-[slot=select-value]:flex *:data-[slot=select-value]:items-center *:data-[slot=select-value]:gap-2 dark:bg-input/30 dark:aria-invalid:ring-destructive/40 dark:hover:bg-input/50 [&_svg:not([class*='size-'])]:size-4 [&_svg:not([class*='text-'])]:text-muted-foreground [&_svg]:pointer-events-none [&_svg]:shrink-0",
839
839
  t
840
840
  ),
@@ -857,9 +857,9 @@ function Oo({
857
857
  return /* @__PURE__ */ s(Xt, { children: /* @__PURE__ */ Q(
858
858
  Zt,
859
859
  {
860
- className: j(
860
+ className: G(
861
861
  "data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 relative z-50 max-h-(--radix-select-content-available-height) min-w-[8rem] origin-(--radix-select-content-transform-origin) overflow-y-auto overflow-x-hidden rounded-md border bg-popover text-popover-foreground shadow-md data-[state=closed]:animate-out data-[state=open]:animate-in",
862
- e === "popper" && "data-[side=left]:-translate-x-1 data-[side=top]:-translate-y-1 data-[side=right]:translate-x-1 data-[side=bottom]:translate-y-1",
862
+ e === "popper" && "data-[side=left]:-translate-x-1 data-[side=right]:translate-x-1 data-[side=bottom]:translate-y-1 data-[side=top]:-translate-y-1",
863
863
  t
864
864
  ),
865
865
  "data-slot": "select-content",
@@ -870,7 +870,7 @@ function Oo({
870
870
  /* @__PURE__ */ s(
871
871
  Jt,
872
872
  {
873
- className: j(
873
+ className: G(
874
874
  "p-1",
875
875
  e === "popper" && "h-[var(--radix-select-trigger-height)] w-full min-w-[var(--radix-select-trigger-width)] scroll-my-1"
876
876
  ),
@@ -889,7 +889,7 @@ function Do({
889
889
  return /* @__PURE__ */ s(
890
890
  eo,
891
891
  {
892
- className: j("px-2 py-1.5 text-muted-foreground text-xs", t),
892
+ className: G("px-2 py-1.5 text-muted-foreground text-xs", t),
893
893
  "data-slot": "select-label",
894
894
  ...o
895
895
  }
@@ -903,7 +903,7 @@ function Lo({
903
903
  return /* @__PURE__ */ Q(
904
904
  to,
905
905
  {
906
- className: j(
906
+ className: G(
907
907
  "relative flex w-full cursor-default select-none items-center gap-2 rounded-sm py-1.5 pr-8 pl-2 text-sm outline-hidden focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50 [&_svg:not([class*='size-'])]:size-4 [&_svg:not([class*='text-'])]:text-muted-foreground [&_svg]:pointer-events-none [&_svg]:shrink-0 *:[span]:last:flex *:[span]:last:items-center *:[span]:last:gap-2",
908
908
  t
909
909
  ),
@@ -923,7 +923,7 @@ function ko({
923
923
  return /* @__PURE__ */ s(
924
924
  ao,
925
925
  {
926
- className: j("-mx-1 pointer-events-none my-1 h-px bg-border", t),
926
+ className: G("pointer-events-none -mx-1 my-1 h-px bg-border", t),
927
927
  "data-slot": "select-separator",
928
928
  ...o
929
929
  }
@@ -936,7 +936,7 @@ function lo({
936
936
  return /* @__PURE__ */ s(
937
937
  ro,
938
938
  {
939
- className: j(
939
+ className: G(
940
940
  "flex cursor-default items-center justify-center py-1",
941
941
  t
942
942
  ),
@@ -953,7 +953,7 @@ function co({
953
953
  return /* @__PURE__ */ s(
954
954
  so,
955
955
  {
956
- className: j(
956
+ className: G(
957
957
  "flex cursor-default items-center justify-center py-1",
958
958
  t
959
959
  ),
@@ -1,4 +1,5 @@
1
- import * as SeparatorPrimitive from '@radix-ui/react-separator';
2
- import type * as React from 'react';
1
+ import * as SeparatorPrimitive from "@radix-ui/react-separator";
2
+ import type * as React from "react";
3
3
  declare function Separator({ className, orientation, decorative, ...props }: React.ComponentProps<typeof SeparatorPrimitive.Root>): import("react/jsx-runtime").JSX.Element;
4
4
  export { Separator };
5
+ //# sourceMappingURL=separator.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"separator.d.ts","sourceRoot":"","sources":["../../../../lib/components/ui/atoms/separator.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,kBAAkB,MAAM,2BAA2B,CAAC;AAChE,OAAO,KAAK,KAAK,KAAK,MAAM,OAAO,CAAC;AAEpC,iBAAS,SAAS,CAAC,EACjB,SAAS,EACT,WAA0B,EAC1B,UAAiB,EACjB,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,kBAAkB,CAAC,IAAI,CAAC,2CAatD;AAED,OAAO,EAAE,SAAS,EAAE,CAAC"}
@@ -1,11 +1,11 @@
1
1
  import { jsx as e } from "react/jsx-runtime";
2
- import * as p from "react";
3
- import { P as d } from "../../../index-CpDnqHCm.js";
4
- import { c as m } from "../../../utils-Db4QWi-E.js";
5
- var v = "Separator", n = "horizontal", f = ["horizontal", "vertical"], l = p.forwardRef((r, o) => {
2
+ import { c as p } from "../../../utils-6KgZuQUR.js";
3
+ import * as d from "react";
4
+ import { P as m } from "../../../index-DLohNuco.js";
5
+ var v = "Separator", n = "horizontal", f = ["horizontal", "vertical"], l = d.forwardRef((r, o) => {
6
6
  const { decorative: t, orientation: a = n, ...s } = r, i = u(a) ? a : n, c = t ? { role: "none" } : { "aria-orientation": i === "vertical" ? i : void 0, role: "separator" };
7
7
  return /* @__PURE__ */ e(
8
- d.div,
8
+ m.div,
9
9
  {
10
10
  "data-orientation": i,
11
11
  ...c,
@@ -28,7 +28,7 @@ function R({
28
28
  return /* @__PURE__ */ e(
29
29
  h,
30
30
  {
31
- className: m(
31
+ className: p(
32
32
  "shrink-0 bg-border data-[orientation=horizontal]:h-px data-[orientation=vertical]:h-full data-[orientation=horizontal]:w-full data-[orientation=vertical]:w-px",
33
33
  r
34
34
  ),
@@ -1,14 +1,15 @@
1
- import * as SheetPrimitive from '@radix-ui/react-dialog';
2
- import type * as React from 'react';
1
+ import * as SheetPrimitive from "@radix-ui/react-dialog";
2
+ import type * as React from "react";
3
3
  declare function Sheet({ ...props }: React.ComponentProps<typeof SheetPrimitive.Root>): import("react/jsx-runtime").JSX.Element;
4
4
  declare function SheetTrigger({ ...props }: React.ComponentProps<typeof SheetPrimitive.Trigger>): import("react/jsx-runtime").JSX.Element;
5
5
  declare function SheetClose({ ...props }: React.ComponentProps<typeof SheetPrimitive.Close>): import("react/jsx-runtime").JSX.Element;
6
6
  declare function SheetContent({ className, children, side, variant, ...props }: React.ComponentProps<typeof SheetPrimitive.Content> & {
7
- side?: 'top' | 'right' | 'bottom' | 'left';
8
- variant?: 'default' | 'inset';
7
+ side?: "top" | "right" | "bottom" | "left";
8
+ variant?: "default" | "inset";
9
9
  }): import("react/jsx-runtime").JSX.Element;
10
- declare function SheetHeader({ className, ...props }: React.ComponentProps<'div'>): import("react/jsx-runtime").JSX.Element;
11
- declare function SheetFooter({ className, ...props }: React.ComponentProps<'div'>): import("react/jsx-runtime").JSX.Element;
10
+ declare function SheetHeader({ className, ...props }: React.ComponentProps<"div">): import("react/jsx-runtime").JSX.Element;
11
+ declare function SheetFooter({ className, ...props }: React.ComponentProps<"div">): import("react/jsx-runtime").JSX.Element;
12
12
  declare function SheetTitle({ className, ...props }: React.ComponentProps<typeof SheetPrimitive.Title>): import("react/jsx-runtime").JSX.Element;
13
13
  declare function SheetDescription({ className, ...props }: React.ComponentProps<typeof SheetPrimitive.Description>): import("react/jsx-runtime").JSX.Element;
14
14
  export { Sheet, SheetTrigger, SheetClose, SheetContent, SheetHeader, SheetFooter, SheetTitle, SheetDescription, };
15
+ //# sourceMappingURL=sheet.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"sheet.d.ts","sourceRoot":"","sources":["../../../../lib/components/ui/atoms/sheet.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,cAAc,MAAM,wBAAwB,CAAC;AAEzD,OAAO,KAAK,KAAK,KAAK,MAAM,OAAO,CAAC;AAEpC,iBAAS,KAAK,CAAC,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,cAAc,CAAC,IAAI,CAAC,2CAE5E;AAED,iBAAS,YAAY,CAAC,EACpB,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,cAAc,CAAC,OAAO,CAAC,2CAErD;AAED,iBAAS,UAAU,CAAC,EAClB,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,cAAc,CAAC,KAAK,CAAC,2CAEnD;AAwBD,iBAAS,YAAY,CAAC,EACpB,SAAS,EACT,QAAQ,EACR,IAAc,EACd,OAAiB,EACjB,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,cAAc,CAAC,OAAO,CAAC,GAAG;IACvD,IAAI,CAAC,EAAE,KAAK,GAAG,OAAO,GAAG,QAAQ,GAAG,MAAM,CAAC;IAC3C,OAAO,CAAC,EAAE,SAAS,GAAG,OAAO,CAAC;CAC/B,2CA8BA;AAED,iBAAS,WAAW,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,2CAQxE;AAED,iBAAS,WAAW,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,2CAQxE;AAED,iBAAS,UAAU,CAAC,EAClB,SAAS,EACT,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,cAAc,CAAC,KAAK,CAAC,2CAQnD;AAED,iBAAS,gBAAgB,CAAC,EACxB,SAAS,EACT,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,cAAc,CAAC,WAAW,CAAC,2CAQzD;AAED,OAAO,EACL,KAAK,EACL,YAAY,EACZ,UAAU,EACV,YAAY,EACZ,WAAW,EACX,WAAW,EACX,UAAU,EACV,gBAAgB,GACjB,CAAC"}