@devalok/shilp-sutra 0.36.1 → 0.37.0-next.1

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 (531) hide show
  1. package/MIGRATION.md +346 -0
  2. package/README.md +26 -29
  3. package/dist/_chunks/badge-group.js +42 -42
  4. package/dist/_chunks/badge-group.js.map +1 -1
  5. package/dist/_chunks/chat.js +324 -327
  6. package/dist/_chunks/chat.js.map +1 -1
  7. package/dist/_chunks/date-picker.js +245 -245
  8. package/dist/_chunks/date-picker.js.map +1 -1
  9. package/dist/_chunks/document-preview.js +33 -33
  10. package/dist/_chunks/document-preview.js.map +1 -1
  11. package/dist/_chunks/file-preview.js +264 -264
  12. package/dist/_chunks/file-preview.js.map +1 -1
  13. package/dist/_chunks/image-preview.js +45 -45
  14. package/dist/_chunks/image-preview.js.map +1 -1
  15. package/dist/_chunks/mention-suggestion.js +85 -85
  16. package/dist/_chunks/mention-suggestion.js.map +1 -1
  17. package/dist/_chunks/motion-provider.js +13 -13
  18. package/dist/_chunks/motion-provider.js.map +1 -1
  19. package/dist/_chunks/popover.js +36 -36
  20. package/dist/_chunks/popover.js.map +1 -1
  21. package/dist/_chunks/primitives.js +489 -489
  22. package/dist/_chunks/primitives.js.map +1 -1
  23. package/dist/_chunks/rich-chat-input.js +1065 -1065
  24. package/dist/_chunks/rich-chat-input.js.map +1 -1
  25. package/dist/_chunks/shared.js +43 -43
  26. package/dist/_chunks/shared.js.map +1 -1
  27. package/dist/_chunks/text.js +432 -0
  28. package/dist/_chunks/text.js.map +1 -0
  29. package/dist/_chunks/tiptap.js +6053 -6187
  30. package/dist/_chunks/tiptap.js.map +1 -1
  31. package/dist/_chunks/tree-view.js +97 -97
  32. package/dist/_chunks/tree-view.js.map +1 -1
  33. package/dist/_chunks/use-calendar.js.map +1 -1
  34. package/dist/ai/ai-command-provider.d.ts.map +1 -1
  35. package/dist/ai/ai-command-provider.js.map +1 -1
  36. package/dist/ai/block-renderer.d.ts.map +1 -1
  37. package/dist/ai/block-renderer.js +43 -43
  38. package/dist/ai/block-renderer.js.map +1 -1
  39. package/dist/ai/blocks/block-table.d.ts.map +1 -1
  40. package/dist/ai/blocks/confirm.d.ts.map +1 -1
  41. package/dist/ai/blocks/divider.d.ts.map +1 -1
  42. package/dist/ai/blocks/error.d.ts.map +1 -1
  43. package/dist/ai/blocks/index.d.ts +5 -5
  44. package/dist/ai/blocks/index.d.ts.map +1 -1
  45. package/dist/ai/blocks/index.js +2 -2
  46. package/dist/ai/blocks/info.d.ts.map +1 -1
  47. package/dist/ai/blocks/loading.d.ts.map +1 -1
  48. package/dist/ai/blocks/stat-row.d.ts.map +1 -1
  49. package/dist/ai/blocks/success.d.ts.map +1 -1
  50. package/dist/ai/blocks/text.d.ts.map +1 -1
  51. package/dist/ai/command-bar.d.ts +0 -11
  52. package/dist/ai/command-bar.d.ts.map +1 -1
  53. package/dist/ai/command-bar.js +128 -128
  54. package/dist/ai/command-bar.js.map +1 -1
  55. package/dist/ai/conversation.d.ts +1 -1
  56. package/dist/ai/conversation.d.ts.map +1 -1
  57. package/dist/ai/conversation.js +76 -76
  58. package/dist/ai/conversation.js.map +1 -1
  59. package/dist/ai/devadoot-icon.d.ts +0 -12
  60. package/dist/ai/devadoot-icon.d.ts.map +1 -1
  61. package/dist/ai/index.d.ts +11 -11
  62. package/dist/ai/index.d.ts.map +1 -1
  63. package/dist/ai/index.js +44 -44
  64. package/dist/ai/index.js.map +1 -1
  65. package/dist/composed/activity-feed.d.ts.map +1 -1
  66. package/dist/composed/activity-feed.js +93 -93
  67. package/dist/composed/activity-feed.js.map +1 -1
  68. package/dist/composed/avatar-group.d.ts.map +1 -1
  69. package/dist/composed/avatar-group.js +50 -50
  70. package/dist/composed/avatar-group.js.map +1 -1
  71. package/dist/composed/bulk-action-bar.d.ts.map +1 -1
  72. package/dist/composed/bulk-action-bar.js +40 -40
  73. package/dist/composed/bulk-action-bar.js.map +1 -1
  74. package/dist/composed/command-palette.d.ts +0 -6
  75. package/dist/composed/command-palette.d.ts.map +1 -1
  76. package/dist/composed/command-palette.js +131 -131
  77. package/dist/composed/command-palette.js.map +1 -1
  78. package/dist/composed/confirm-dialog.d.ts.map +1 -1
  79. package/dist/composed/confirm-dialog.js.map +1 -1
  80. package/dist/composed/content-card.d.ts.map +1 -1
  81. package/dist/composed/content-card.js.map +1 -1
  82. package/dist/composed/date-picker/calendar-grid.d.ts.map +1 -1
  83. package/dist/composed/date-picker/date-picker.d.ts.map +1 -1
  84. package/dist/composed/date-picker/date-range-picker.d.ts.map +1 -1
  85. package/dist/composed/date-picker/date-time-picker.d.ts.map +1 -1
  86. package/dist/composed/date-picker/index.d.ts +11 -11
  87. package/dist/composed/date-picker/index.d.ts.map +1 -1
  88. package/dist/composed/date-picker/index.js +1 -1
  89. package/dist/composed/date-picker/month-picker.d.ts.map +1 -1
  90. package/dist/composed/date-picker/presets.d.ts.map +1 -1
  91. package/dist/composed/date-picker/time-picker.d.ts.map +1 -1
  92. package/dist/composed/date-picker/year-picker.d.ts.map +1 -1
  93. package/dist/composed/deadline-indicator.d.ts.map +1 -1
  94. package/dist/composed/deadline-indicator.js +25 -25
  95. package/dist/composed/deadline-indicator.js.map +1 -1
  96. package/dist/composed/emoji-picker.d.ts.map +1 -1
  97. package/dist/composed/emoji-picker.js +37 -37
  98. package/dist/composed/emoji-picker.js.map +1 -1
  99. package/dist/composed/empty-state.d.ts.map +1 -1
  100. package/dist/composed/empty-state.js +21 -21
  101. package/dist/composed/empty-state.js.map +1 -1
  102. package/dist/composed/error-boundary.d.ts +1 -1
  103. package/dist/composed/error-boundary.d.ts.map +1 -1
  104. package/dist/composed/error-boundary.js.map +1 -1
  105. package/dist/composed/extensions/emoji-node.d.ts.map +1 -1
  106. package/dist/composed/extensions/emoji-suggestion.d.ts.map +1 -1
  107. package/dist/composed/extensions/file-attachment.d.ts.map +1 -1
  108. package/dist/composed/extensions/mention-suggestion.d.ts +1 -1
  109. package/dist/composed/extensions/mention-suggestion.d.ts.map +1 -1
  110. package/dist/composed/extensions/slash-command.d.ts +1 -1
  111. package/dist/composed/extensions/slash-command.d.ts.map +1 -1
  112. package/dist/composed/file-preview/audio-preview.d.ts.map +1 -1
  113. package/dist/composed/file-preview/document-preview.d.ts.map +1 -1
  114. package/dist/composed/file-preview/embed-preview.d.ts.map +1 -1
  115. package/dist/composed/file-preview/image-preview.d.ts.map +1 -1
  116. package/dist/composed/file-preview/shared.d.ts.map +1 -1
  117. package/dist/composed/file-preview/video-preview.d.ts.map +1 -1
  118. package/dist/composed/file-preview.d.ts.map +1 -1
  119. package/dist/composed/filter-bar.d.ts +1 -1
  120. package/dist/composed/filter-bar.d.ts.map +1 -1
  121. package/dist/composed/filter-bar.js +54 -54
  122. package/dist/composed/filter-bar.js.map +1 -1
  123. package/dist/composed/form-section.d.ts.map +1 -1
  124. package/dist/composed/form-section.js +26 -26
  125. package/dist/composed/form-section.js.map +1 -1
  126. package/dist/composed/global-loading.d.ts.map +1 -1
  127. package/dist/composed/global-loading.js.map +1 -1
  128. package/dist/composed/index.d.ts +55 -55
  129. package/dist/composed/index.d.ts.map +1 -1
  130. package/dist/composed/index.js +17 -17
  131. package/dist/composed/inline-edit.d.ts.map +1 -1
  132. package/dist/composed/inline-edit.js.map +1 -1
  133. package/dist/composed/loading-skeleton.d.ts +1 -1
  134. package/dist/composed/loading-skeleton.d.ts.map +1 -1
  135. package/dist/composed/loading-skeleton.js.map +1 -1
  136. package/dist/composed/markdown-viewer.d.ts.map +1 -1
  137. package/dist/composed/markdown-viewer.js +3 -3
  138. package/dist/composed/markdown-viewer.js.map +1 -1
  139. package/dist/composed/master-detail.d.ts.map +1 -1
  140. package/dist/composed/master-detail.js +42 -42
  141. package/dist/composed/master-detail.js.map +1 -1
  142. package/dist/composed/member-picker.d.ts.map +1 -1
  143. package/dist/composed/member-picker.js.map +1 -1
  144. package/dist/composed/multi-select-popover.d.ts.map +1 -1
  145. package/dist/composed/multi-select-popover.js +55 -55
  146. package/dist/composed/multi-select-popover.js.map +1 -1
  147. package/dist/composed/page-header.d.ts.map +1 -1
  148. package/dist/composed/page-header.js.map +1 -1
  149. package/dist/composed/page-skeletons.d.ts.map +1 -1
  150. package/dist/composed/page-skeletons.js.map +1 -1
  151. package/dist/composed/priority-indicator.d.ts.map +1 -1
  152. package/dist/composed/priority-indicator.js +34 -34
  153. package/dist/composed/priority-indicator.js.map +1 -1
  154. package/dist/composed/responsive-overlay.d.ts.map +1 -1
  155. package/dist/composed/responsive-overlay.js.map +1 -1
  156. package/dist/composed/rich-chat-input/attachment-strip.d.ts.map +1 -1
  157. package/dist/composed/rich-chat-input/audio-player.d.ts.map +1 -1
  158. package/dist/composed/rich-chat-input/audio-waveform.d.ts.map +1 -1
  159. package/dist/composed/rich-chat-input/chat-toolbar.d.ts.map +1 -1
  160. package/dist/composed/rich-chat-input/recording-overlay.d.ts.map +1 -1
  161. package/dist/composed/rich-chat-input/reply-banner.d.ts.map +1 -1
  162. package/dist/composed/rich-chat-input/schedule-send.d.ts.map +1 -1
  163. package/dist/composed/rich-chat-input.d.ts +6 -6
  164. package/dist/composed/rich-chat-input.d.ts.map +1 -1
  165. package/dist/composed/rich-chat-input.js +1 -1
  166. package/dist/composed/rich-text-editor.d.ts.map +1 -1
  167. package/dist/composed/rich-text-editor.js +24 -24
  168. package/dist/composed/rich-text-editor.js.map +1 -1
  169. package/dist/composed/schedule-view.d.ts.map +1 -1
  170. package/dist/composed/schedule-view.js +53 -53
  171. package/dist/composed/schedule-view.js.map +1 -1
  172. package/dist/composed/simple-tooltip.d.ts.map +1 -1
  173. package/dist/composed/simple-tooltip.js.map +1 -1
  174. package/dist/composed/status-badge.d.ts +1 -1
  175. package/dist/composed/status-badge.d.ts.map +1 -1
  176. package/dist/composed/status-badge.js +30 -30
  177. package/dist/composed/status-badge.js.map +1 -1
  178. package/dist/hooks/index.d.ts +3 -3
  179. package/dist/hooks/index.d.ts.map +1 -1
  180. package/dist/hooks/index.js +1 -1
  181. package/dist/hooks/use-color-mode.js.map +1 -1
  182. package/dist/hooks/use-toast.d.ts +1 -1
  183. package/dist/hooks/use-toast.d.ts.map +1 -1
  184. package/dist/motion/index.d.ts +2 -2
  185. package/dist/motion/index.d.ts.map +1 -1
  186. package/dist/motion/index.js.map +1 -1
  187. package/dist/motion/motion-provider.d.ts +1 -1
  188. package/dist/motion/motion-provider.d.ts.map +1 -1
  189. package/dist/motion/primitives-index.d.ts +1 -1
  190. package/dist/motion/primitives-index.d.ts.map +1 -1
  191. package/dist/motion/primitives-index.js +40 -40
  192. package/dist/motion/primitives-index.js.map +1 -1
  193. package/dist/motion/primitives.d.ts +1 -1
  194. package/dist/motion/primitives.d.ts.map +1 -1
  195. package/dist/shell/app-command-palette.d.ts +0 -8
  196. package/dist/shell/app-command-palette.d.ts.map +1 -1
  197. package/dist/shell/app-command-palette.js.map +1 -1
  198. package/dist/shell/bottom-navbar.d.ts +0 -6
  199. package/dist/shell/bottom-navbar.d.ts.map +1 -1
  200. package/dist/shell/bottom-navbar.js +62 -62
  201. package/dist/shell/bottom-navbar.js.map +1 -1
  202. package/dist/shell/index.d.ts +8 -8
  203. package/dist/shell/index.d.ts.map +1 -1
  204. package/dist/shell/index.js +5 -5
  205. package/dist/shell/link-context.d.ts +1 -1
  206. package/dist/shell/link-context.d.ts.map +1 -1
  207. package/dist/shell/notification-center.d.ts +0 -6
  208. package/dist/shell/notification-center.d.ts.map +1 -1
  209. package/dist/shell/notification-center.js +54 -54
  210. package/dist/shell/notification-center.js.map +1 -1
  211. package/dist/shell/notification-preferences.d.ts +0 -6
  212. package/dist/shell/notification-preferences.d.ts.map +1 -1
  213. package/dist/shell/notification-preferences.js +22 -22
  214. package/dist/shell/notification-preferences.js.map +1 -1
  215. package/dist/shell/sidebar.d.ts.map +1 -1
  216. package/dist/shell/sidebar.js.map +1 -1
  217. package/dist/shell/top-bar.d.ts +0 -6
  218. package/dist/shell/top-bar.d.ts.map +1 -1
  219. package/dist/shell/top-bar.js.map +1 -1
  220. package/dist/tailwind/index.cjs +15 -499
  221. package/dist/tailwind/preset.d.ts +21 -0
  222. package/dist/tailwind/preset.d.ts.map +1 -1
  223. package/dist/tailwind/preset.js +14 -489
  224. package/dist/tailwind/preset.js.map +1 -1
  225. package/dist/tokens/animations.css +139 -0
  226. package/dist/tokens/base.css +26 -0
  227. package/dist/tokens/index.css +22 -0
  228. package/dist/tokens/primitives.css +2 -0
  229. package/dist/tokens/semantic.css +500 -465
  230. package/dist/tokens/shilp-sutra.css +54 -0
  231. package/dist/tokens/typography-semantic.css +48 -41
  232. package/dist/tokens/utilities.css +328 -0
  233. package/dist/tokens/variants.css +14 -0
  234. package/dist/ui/accordion.d.ts +2 -2
  235. package/dist/ui/accordion.d.ts.map +1 -1
  236. package/dist/ui/accordion.js +23 -23
  237. package/dist/ui/accordion.js.map +1 -1
  238. package/dist/ui/alert-dialog.d.ts +2 -2
  239. package/dist/ui/alert-dialog.d.ts.map +1 -1
  240. package/dist/ui/alert-dialog.js +37 -37
  241. package/dist/ui/alert-dialog.js.map +1 -1
  242. package/dist/ui/alert.d.ts.map +1 -1
  243. package/dist/ui/alert.js +36 -36
  244. package/dist/ui/alert.js.map +1 -1
  245. package/dist/ui/aspect-ratio.d.ts +1 -1
  246. package/dist/ui/aspect-ratio.d.ts.map +1 -1
  247. package/dist/ui/aspect-ratio.js.map +1 -1
  248. package/dist/ui/autocomplete.d.ts +1 -1
  249. package/dist/ui/autocomplete.d.ts.map +1 -1
  250. package/dist/ui/autocomplete.js +27 -27
  251. package/dist/ui/autocomplete.js.map +1 -1
  252. package/dist/ui/avatar.d.ts +2 -2
  253. package/dist/ui/avatar.d.ts.map +1 -1
  254. package/dist/ui/avatar.js +41 -41
  255. package/dist/ui/avatar.js.map +1 -1
  256. package/dist/ui/badge-group.d.ts.map +1 -1
  257. package/dist/ui/badge-indicator.d.ts.map +1 -1
  258. package/dist/ui/badge-indicator.js +10 -10
  259. package/dist/ui/badge-indicator.js.map +1 -1
  260. package/dist/ui/badge.d.ts +2 -2
  261. package/dist/ui/badge.d.ts.map +1 -1
  262. package/dist/ui/banner.d.ts.map +1 -1
  263. package/dist/ui/banner.js +28 -28
  264. package/dist/ui/banner.js.map +1 -1
  265. package/dist/ui/breadcrumb.d.ts +1 -1
  266. package/dist/ui/breadcrumb.d.ts.map +1 -1
  267. package/dist/ui/breadcrumb.js.map +1 -1
  268. package/dist/ui/button-group.d.ts.map +1 -1
  269. package/dist/ui/button-group.js.map +1 -1
  270. package/dist/ui/button-processing.d.ts.map +1 -1
  271. package/dist/ui/button-processing.js +15 -15
  272. package/dist/ui/button-processing.js.map +1 -1
  273. package/dist/ui/button.d.ts.map +1 -1
  274. package/dist/ui/button.js +84 -84
  275. package/dist/ui/button.js.map +1 -1
  276. package/dist/ui/card.d.ts +1 -1
  277. package/dist/ui/card.d.ts.map +1 -1
  278. package/dist/ui/card.js +28 -28
  279. package/dist/ui/card.js.map +1 -1
  280. package/dist/ui/charts/_internal/axes.d.ts +1 -1
  281. package/dist/ui/charts/_internal/axes.d.ts.map +1 -1
  282. package/dist/ui/charts/_internal/grid-lines.d.ts.map +1 -1
  283. package/dist/ui/charts/_internal/legend.d.ts.map +1 -1
  284. package/dist/ui/charts/_internal/tooltip.d.ts +1 -1
  285. package/dist/ui/charts/_internal/tooltip.d.ts.map +1 -1
  286. package/dist/ui/charts/area-chart.d.ts.map +1 -1
  287. package/dist/ui/charts/bar-chart.d.ts +1 -1
  288. package/dist/ui/charts/bar-chart.d.ts.map +1 -1
  289. package/dist/ui/charts/chart-container.d.ts.map +1 -1
  290. package/dist/ui/charts/gauge-chart.d.ts.map +1 -1
  291. package/dist/ui/charts/index.d.ts +5 -5
  292. package/dist/ui/charts/index.d.ts.map +1 -1
  293. package/dist/ui/charts/index.js +616 -616
  294. package/dist/ui/charts/index.js.map +1 -1
  295. package/dist/ui/charts/line-chart.d.ts.map +1 -1
  296. package/dist/ui/charts/pie-chart.d.ts.map +1 -1
  297. package/dist/ui/charts/radar-chart.d.ts.map +1 -1
  298. package/dist/ui/charts/sparkline.d.ts.map +1 -1
  299. package/dist/ui/chat/date-separator.d.ts.map +1 -1
  300. package/dist/ui/chat/index.d.ts +4 -4
  301. package/dist/ui/chat/index.d.ts.map +1 -1
  302. package/dist/ui/chat/index.js +1 -1
  303. package/dist/ui/chat/message-input.d.ts.map +1 -1
  304. package/dist/ui/chat/message-list.d.ts.map +1 -1
  305. package/dist/ui/chat/message.d.ts +1 -1
  306. package/dist/ui/chat/message.d.ts.map +1 -1
  307. package/dist/ui/chat/system-message.d.ts.map +1 -1
  308. package/dist/ui/chat/typing-indicator.d.ts.map +1 -1
  309. package/dist/ui/chat/unread-separator.d.ts.map +1 -1
  310. package/dist/ui/checkbox.d.ts.map +1 -1
  311. package/dist/ui/checkbox.js +18 -18
  312. package/dist/ui/checkbox.js.map +1 -1
  313. package/dist/ui/code.d.ts.map +1 -1
  314. package/dist/ui/code.js.map +1 -1
  315. package/dist/ui/collapsible.d.ts +2 -2
  316. package/dist/ui/collapsible.d.ts.map +1 -1
  317. package/dist/ui/collapsible.js +10 -10
  318. package/dist/ui/collapsible.js.map +1 -1
  319. package/dist/ui/color-input.d.ts.map +1 -1
  320. package/dist/ui/color-input.js +85 -85
  321. package/dist/ui/color-input.js.map +1 -1
  322. package/dist/ui/color-swatch.d.ts.map +1 -1
  323. package/dist/ui/color-swatch.js.map +1 -1
  324. package/dist/ui/combobox.d.ts.map +1 -1
  325. package/dist/ui/combobox.js +58 -58
  326. package/dist/ui/combobox.js.map +1 -1
  327. package/dist/ui/container.d.ts.map +1 -1
  328. package/dist/ui/container.js.map +1 -1
  329. package/dist/ui/context-menu.d.ts +2 -2
  330. package/dist/ui/context-menu.d.ts.map +1 -1
  331. package/dist/ui/context-menu.js +47 -47
  332. package/dist/ui/context-menu.js.map +1 -1
  333. package/dist/ui/data-table-body.d.ts +1 -1
  334. package/dist/ui/data-table-body.d.ts.map +1 -1
  335. package/dist/ui/data-table-body.js +43 -43
  336. package/dist/ui/data-table-body.js.map +1 -1
  337. package/dist/ui/data-table-bulk-actions.js.map +1 -1
  338. package/dist/ui/data-table-card.d.ts.map +1 -1
  339. package/dist/ui/data-table-card.js +7 -7
  340. package/dist/ui/data-table-card.js.map +1 -1
  341. package/dist/ui/data-table-context.d.ts +1 -1
  342. package/dist/ui/data-table-context.d.ts.map +1 -1
  343. package/dist/ui/data-table-context.js.map +1 -1
  344. package/dist/ui/data-table-header.js +38 -38
  345. package/dist/ui/data-table-header.js.map +1 -1
  346. package/dist/ui/data-table-pagination.js.map +1 -1
  347. package/dist/ui/data-table-toolbar.d.ts.map +1 -1
  348. package/dist/ui/data-table-toolbar.js.map +1 -1
  349. package/dist/ui/data-table.d.ts +2 -2
  350. package/dist/ui/data-table.d.ts.map +1 -1
  351. package/dist/ui/data-table.js +5 -5
  352. package/dist/ui/data-table.js.map +1 -1
  353. package/dist/ui/devalok-grain.js +8 -8
  354. package/dist/ui/devalok-grain.js.map +1 -1
  355. package/dist/ui/dialog.d.ts +2 -2
  356. package/dist/ui/dialog.d.ts.map +1 -1
  357. package/dist/ui/dialog.js +41 -41
  358. package/dist/ui/dialog.js.map +1 -1
  359. package/dist/ui/dropdown-menu.d.ts +2 -2
  360. package/dist/ui/dropdown-menu.d.ts.map +1 -1
  361. package/dist/ui/dropdown-menu.js +46 -46
  362. package/dist/ui/dropdown-menu.js.map +1 -1
  363. package/dist/ui/file-upload.d.ts.map +1 -1
  364. package/dist/ui/file-upload.js +54 -54
  365. package/dist/ui/file-upload.js.map +1 -1
  366. package/dist/ui/form.d.ts.map +1 -1
  367. package/dist/ui/form.js +17 -17
  368. package/dist/ui/form.js.map +1 -1
  369. package/dist/ui/hover-card.d.ts +2 -2
  370. package/dist/ui/hover-card.d.ts.map +1 -1
  371. package/dist/ui/hover-card.js +19 -19
  372. package/dist/ui/hover-card.js.map +1 -1
  373. package/dist/ui/icon-button.d.ts.map +1 -1
  374. package/dist/ui/icon-button.js.map +1 -1
  375. package/dist/ui/icon-group.d.ts.map +1 -1
  376. package/dist/ui/icon-group.js +4 -4
  377. package/dist/ui/icon-group.js.map +1 -1
  378. package/dist/ui/icon.d.ts.map +1 -1
  379. package/dist/ui/icon.js +32 -32
  380. package/dist/ui/icon.js.map +1 -1
  381. package/dist/ui/index.d.ts +57 -57
  382. package/dist/ui/index.d.ts.map +1 -1
  383. package/dist/ui/index.js +27 -27
  384. package/dist/ui/index.js.map +1 -1
  385. package/dist/ui/input-otp.d.ts +1 -1
  386. package/dist/ui/input-otp.d.ts.map +1 -1
  387. package/dist/ui/input-otp.js.map +1 -1
  388. package/dist/ui/input.d.ts.map +1 -1
  389. package/dist/ui/input.js +14 -14
  390. package/dist/ui/input.js.map +1 -1
  391. package/dist/ui/label.d.ts +1 -1
  392. package/dist/ui/label.d.ts.map +1 -1
  393. package/dist/ui/label.js.map +1 -1
  394. package/dist/ui/lib/bottom-sheet.d.ts.map +1 -1
  395. package/dist/ui/lib/index.d.ts +4 -4
  396. package/dist/ui/lib/index.d.ts.map +1 -1
  397. package/dist/ui/lib/slot.d.ts +1 -1
  398. package/dist/ui/lib/slot.d.ts.map +1 -1
  399. package/dist/ui/lib/utils.d.ts.map +1 -1
  400. package/dist/ui/lib/utils.js.map +1 -1
  401. package/dist/ui/link.d.ts.map +1 -1
  402. package/dist/ui/link.js.map +1 -1
  403. package/dist/ui/menubar.d.ts +2 -2
  404. package/dist/ui/menubar.d.ts.map +1 -1
  405. package/dist/ui/menubar.js +64 -64
  406. package/dist/ui/menubar.js.map +1 -1
  407. package/dist/ui/navigation-menu.d.ts +2 -2
  408. package/dist/ui/navigation-menu.d.ts.map +1 -1
  409. package/dist/ui/navigation-menu.js +72 -72
  410. package/dist/ui/navigation-menu.js.map +1 -1
  411. package/dist/ui/number-input.d.ts.map +1 -1
  412. package/dist/ui/number-input.js.map +1 -1
  413. package/dist/ui/pagination.d.ts +1 -1
  414. package/dist/ui/pagination.d.ts.map +1 -1
  415. package/dist/ui/pagination.js.map +1 -1
  416. package/dist/ui/popover.d.ts +2 -2
  417. package/dist/ui/popover.d.ts.map +1 -1
  418. package/dist/ui/progress-ring.d.ts +1 -1
  419. package/dist/ui/progress-ring.d.ts.map +1 -1
  420. package/dist/ui/progress-ring.js +33 -33
  421. package/dist/ui/progress-ring.js.map +1 -1
  422. package/dist/ui/progress.d.ts +2 -2
  423. package/dist/ui/progress.d.ts.map +1 -1
  424. package/dist/ui/progress.js +23 -23
  425. package/dist/ui/progress.js.map +1 -1
  426. package/dist/ui/radio.d.ts.map +1 -1
  427. package/dist/ui/radio.js +19 -19
  428. package/dist/ui/radio.js.map +1 -1
  429. package/dist/ui/search-input.d.ts.map +1 -1
  430. package/dist/ui/search-input.js +17 -17
  431. package/dist/ui/search-input.js.map +1 -1
  432. package/dist/ui/segmented-control.d.ts.map +1 -1
  433. package/dist/ui/segmented-control.js +18 -18
  434. package/dist/ui/segmented-control.js.map +1 -1
  435. package/dist/ui/select.d.ts +2 -2
  436. package/dist/ui/select.d.ts.map +1 -1
  437. package/dist/ui/select.js +68 -68
  438. package/dist/ui/select.js.map +1 -1
  439. package/dist/ui/separator.d.ts +1 -1
  440. package/dist/ui/separator.d.ts.map +1 -1
  441. package/dist/ui/separator.js.map +1 -1
  442. package/dist/ui/sheet.d.ts +2 -2
  443. package/dist/ui/sheet.d.ts.map +1 -1
  444. package/dist/ui/sheet.js +44 -44
  445. package/dist/ui/sheet.js.map +1 -1
  446. package/dist/ui/sidebar.d.ts +1 -1
  447. package/dist/ui/sidebar.d.ts.map +1 -1
  448. package/dist/ui/sidebar.js +155 -155
  449. package/dist/ui/sidebar.js.map +1 -1
  450. package/dist/ui/skeleton.d.ts +1 -1
  451. package/dist/ui/skeleton.d.ts.map +1 -1
  452. package/dist/ui/skeleton.js +2 -2
  453. package/dist/ui/skeleton.js.map +1 -1
  454. package/dist/ui/slider.d.ts +2 -2
  455. package/dist/ui/slider.d.ts.map +1 -1
  456. package/dist/ui/slider.js +5 -5
  457. package/dist/ui/slider.js.map +1 -1
  458. package/dist/ui/spinner.d.ts.map +1 -1
  459. package/dist/ui/spinner.js +21 -21
  460. package/dist/ui/spinner.js.map +1 -1
  461. package/dist/ui/split-button.d.ts +1 -1
  462. package/dist/ui/split-button.d.ts.map +1 -1
  463. package/dist/ui/split-button.js +28 -28
  464. package/dist/ui/split-button.js.map +1 -1
  465. package/dist/ui/stack.d.ts +1 -1
  466. package/dist/ui/stack.d.ts.map +1 -1
  467. package/dist/ui/stack.js.map +1 -1
  468. package/dist/ui/stat-card.d.ts.map +1 -1
  469. package/dist/ui/stat-card.js +73 -73
  470. package/dist/ui/stat-card.js.map +1 -1
  471. package/dist/ui/status-dot.d.ts.map +1 -1
  472. package/dist/ui/status-dot.js.map +1 -1
  473. package/dist/ui/stepper.d.ts +1 -1
  474. package/dist/ui/stepper.d.ts.map +1 -1
  475. package/dist/ui/stepper.js +48 -48
  476. package/dist/ui/stepper.js.map +1 -1
  477. package/dist/ui/switch.d.ts +1 -1
  478. package/dist/ui/switch.d.ts.map +1 -1
  479. package/dist/ui/switch.js +15 -15
  480. package/dist/ui/switch.js.map +1 -1
  481. package/dist/ui/table.d.ts +1 -1
  482. package/dist/ui/table.d.ts.map +1 -1
  483. package/dist/ui/table.js.map +1 -1
  484. package/dist/ui/tabs.d.ts +2 -2
  485. package/dist/ui/tabs.d.ts.map +1 -1
  486. package/dist/ui/tabs.js +52 -52
  487. package/dist/ui/tabs.js.map +1 -1
  488. package/dist/ui/text.d.ts +1 -1
  489. package/dist/ui/text.d.ts.map +1 -1
  490. package/dist/ui/text.js.map +1 -1
  491. package/dist/ui/textarea.d.ts.map +1 -1
  492. package/dist/ui/textarea.js +13 -13
  493. package/dist/ui/textarea.js.map +1 -1
  494. package/dist/ui/toast-registry.js.map +1 -1
  495. package/dist/ui/toast.d.ts +3 -3
  496. package/dist/ui/toast.d.ts.map +1 -1
  497. package/dist/ui/toast.js +164 -164
  498. package/dist/ui/toast.js.map +1 -1
  499. package/dist/ui/toaster.d.ts.map +1 -1
  500. package/dist/ui/toaster.js +6 -6
  501. package/dist/ui/toaster.js.map +1 -1
  502. package/dist/ui/toggle-group.d.ts +1 -1
  503. package/dist/ui/toggle-group.d.ts.map +1 -1
  504. package/dist/ui/toggle-group.js.map +1 -1
  505. package/dist/ui/toggle.d.ts +1 -1
  506. package/dist/ui/toggle.d.ts.map +1 -1
  507. package/dist/ui/toggle.js +14 -14
  508. package/dist/ui/toggle.js.map +1 -1
  509. package/dist/ui/tooltip.d.ts +2 -2
  510. package/dist/ui/tooltip.d.ts.map +1 -1
  511. package/dist/ui/tooltip.js +26 -26
  512. package/dist/ui/tooltip.js.map +1 -1
  513. package/dist/ui/tree-view/index.d.ts +2 -2
  514. package/dist/ui/tree-view/index.d.ts.map +1 -1
  515. package/dist/ui/tree-view/index.js +1 -1
  516. package/dist/ui/tree-view/tree-view.d.ts +1 -1
  517. package/dist/ui/tree-view/tree-view.d.ts.map +1 -1
  518. package/dist/ui/visually-hidden.d.ts.map +1 -1
  519. package/dist/ui/visually-hidden.js.map +1 -1
  520. package/docs/components/_header.md +96 -0
  521. package/docs/rollback.md +179 -0
  522. package/llms-full.txt +97 -1
  523. package/llms.txt +24 -2
  524. package/package.json +302 -277
  525. package/dist/_chunks/framer.js +0 -5604
  526. package/dist/_chunks/framer.js.map +0 -1
  527. package/dist/_chunks/rolldown-runtime.js +0 -21
  528. package/dist/_chunks/sonner.js +0 -616
  529. package/dist/_chunks/sonner.js.map +0 -1
  530. package/dist/_chunks/stat-row.js +0 -432
  531. package/dist/_chunks/stat-row.js.map +0 -1
@@ -1,21 +0,0 @@
1
- "use client";
2
- import { createRequire as __createRequire } from 'module';
3
- const require = __createRequire(import.meta.url);
4
- //#region \0rolldown/runtime.js
5
- var e = Object.defineProperty, t = Object.getOwnPropertyDescriptor, n = Object.getOwnPropertyNames, r = Object.prototype.hasOwnProperty, i = (e, t) => () => (e && (t = e(e = 0)), t), a = (e, t) => () => (t || e((t = { exports: {} }).exports, t), t.exports), o = (t, n) => {
6
- let r = {};
7
- for (var i in t) e(r, i, {
8
- get: t[i],
9
- enumerable: !0
10
- });
11
- return n || e(r, Symbol.toStringTag, { value: "Module" }), r;
12
- }, s = (i, a, o, s) => {
13
- if (a && typeof a == "object" || typeof a == "function") for (var c = n(a), l = 0, u = c.length, d; l < u; l++) d = c[l], !r.call(i, d) && d !== o && e(i, d, {
14
- get: ((e) => a[e]).bind(null, d),
15
- enumerable: !(s = t(a, d)) || s.enumerable
16
- });
17
- return i;
18
- }, c = (t) => r.call(t, "module.exports") ? t["module.exports"] : s(e({}, "__esModule", { value: !0 }), t);
19
- //#endregion
20
- const __nativeRequire = require;
21
- export { c as a, __nativeRequire as i, i as n, o as r, a as t };
@@ -1,616 +0,0 @@
1
- "use client";
2
- import e from "react";
3
- import t from "react-dom";
4
- //#region ../../node_modules/.pnpm/sonner@2.0.7_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/sonner/dist/index.mjs
5
- function n(e) {
6
- if (!e || typeof document > "u") return;
7
- let t = document.head || document.getElementsByTagName("head")[0], n = document.createElement("style");
8
- n.type = "text/css", t.appendChild(n), n.styleSheet ? n.styleSheet.cssText = e : n.appendChild(document.createTextNode(e));
9
- }
10
- var r = (e) => {
11
- switch (e) {
12
- case "success": return o;
13
- case "info": return c;
14
- case "warning": return s;
15
- case "error": return l;
16
- default: return null;
17
- }
18
- }, i = Array(12).fill(0), a = ({ visible: t, className: n }) => /* @__PURE__ */ e.createElement("div", {
19
- className: ["sonner-loading-wrapper", n].filter(Boolean).join(" "),
20
- "data-visible": t
21
- }, /* @__PURE__ */ e.createElement("div", { className: "sonner-spinner" }, i.map((t, n) => /* @__PURE__ */ e.createElement("div", {
22
- className: "sonner-loading-bar",
23
- key: `spinner-bar-${n}`
24
- })))), o = /* @__PURE__ */ e.createElement("svg", {
25
- xmlns: "http://www.w3.org/2000/svg",
26
- viewBox: "0 0 20 20",
27
- fill: "currentColor",
28
- height: "20",
29
- width: "20"
30
- }, /* @__PURE__ */ e.createElement("path", {
31
- fillRule: "evenodd",
32
- d: "M10 18a8 8 0 100-16 8 8 0 000 16zm3.857-9.809a.75.75 0 00-1.214-.882l-3.483 4.79-1.88-1.88a.75.75 0 10-1.06 1.061l2.5 2.5a.75.75 0 001.137-.089l4-5.5z",
33
- clipRule: "evenodd"
34
- })), s = /* @__PURE__ */ e.createElement("svg", {
35
- xmlns: "http://www.w3.org/2000/svg",
36
- viewBox: "0 0 24 24",
37
- fill: "currentColor",
38
- height: "20",
39
- width: "20"
40
- }, /* @__PURE__ */ e.createElement("path", {
41
- fillRule: "evenodd",
42
- d: "M9.401 3.003c1.155-2 4.043-2 5.197 0l7.355 12.748c1.154 2-.29 4.5-2.599 4.5H4.645c-2.309 0-3.752-2.5-2.598-4.5L9.4 3.003zM12 8.25a.75.75 0 01.75.75v3.75a.75.75 0 01-1.5 0V9a.75.75 0 01.75-.75zm0 8.25a.75.75 0 100-1.5.75.75 0 000 1.5z",
43
- clipRule: "evenodd"
44
- })), c = /* @__PURE__ */ e.createElement("svg", {
45
- xmlns: "http://www.w3.org/2000/svg",
46
- viewBox: "0 0 20 20",
47
- fill: "currentColor",
48
- height: "20",
49
- width: "20"
50
- }, /* @__PURE__ */ e.createElement("path", {
51
- fillRule: "evenodd",
52
- d: "M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-7-4a1 1 0 11-2 0 1 1 0 012 0zM9 9a.75.75 0 000 1.5h.253a.25.25 0 01.244.304l-.459 2.066A1.75 1.75 0 0010.747 15H11a.75.75 0 000-1.5h-.253a.25.25 0 01-.244-.304l.459-2.066A1.75 1.75 0 009.253 9H9z",
53
- clipRule: "evenodd"
54
- })), l = /* @__PURE__ */ e.createElement("svg", {
55
- xmlns: "http://www.w3.org/2000/svg",
56
- viewBox: "0 0 20 20",
57
- fill: "currentColor",
58
- height: "20",
59
- width: "20"
60
- }, /* @__PURE__ */ e.createElement("path", {
61
- fillRule: "evenodd",
62
- d: "M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-8-5a.75.75 0 01.75.75v4.5a.75.75 0 01-1.5 0v-4.5A.75.75 0 0110 5zm0 10a1 1 0 100-2 1 1 0 000 2z",
63
- clipRule: "evenodd"
64
- })), u = /* @__PURE__ */ e.createElement("svg", {
65
- xmlns: "http://www.w3.org/2000/svg",
66
- width: "12",
67
- height: "12",
68
- viewBox: "0 0 24 24",
69
- fill: "none",
70
- stroke: "currentColor",
71
- strokeWidth: "1.5",
72
- strokeLinecap: "round",
73
- strokeLinejoin: "round"
74
- }, /* @__PURE__ */ e.createElement("line", {
75
- x1: "18",
76
- y1: "6",
77
- x2: "6",
78
- y2: "18"
79
- }), /* @__PURE__ */ e.createElement("line", {
80
- x1: "6",
81
- y1: "6",
82
- x2: "18",
83
- y2: "18"
84
- })), d = () => {
85
- let [t, n] = e.useState(typeof document !== "undefined" ? document.hidden : false);
86
- return e.useEffect(() => {
87
- let e = () => {
88
- n(document.hidden);
89
- };
90
- return document.addEventListener("visibilitychange", e), () => window.removeEventListener("visibilitychange", e);
91
- }, []), t;
92
- }, f = 1, p = new class {
93
- constructor() {
94
- this.subscribe = (e) => (this.subscribers.push(e), () => {
95
- let t = this.subscribers.indexOf(e);
96
- this.subscribers.splice(t, 1);
97
- }), this.publish = (e) => {
98
- this.subscribers.forEach((t) => t(e));
99
- }, this.addToast = (e) => {
100
- this.publish(e), this.toasts = [...this.toasts, e];
101
- }, this.create = (e) => {
102
- let { message: t, ...n } = e, r = typeof e?.id == "number" || e.id?.length > 0 ? e.id : f++, i = this.toasts.find((e) => e.id === r), a = e.dismissible === void 0 ? !0 : e.dismissible;
103
- return this.dismissedToasts.has(r) && this.dismissedToasts.delete(r), i ? this.toasts = this.toasts.map((n) => n.id === r ? (this.publish({
104
- ...n,
105
- ...e,
106
- id: r,
107
- title: t
108
- }), {
109
- ...n,
110
- ...e,
111
- id: r,
112
- dismissible: a,
113
- title: t
114
- }) : n) : this.addToast({
115
- title: t,
116
- ...n,
117
- dismissible: a,
118
- id: r
119
- }), r;
120
- }, this.dismiss = (e) => (e ? (this.dismissedToasts.add(e), requestAnimationFrame(() => this.subscribers.forEach((t) => t({
121
- id: e,
122
- dismiss: !0
123
- })))) : this.toasts.forEach((e) => {
124
- this.subscribers.forEach((t) => t({
125
- id: e.id,
126
- dismiss: !0
127
- }));
128
- }), e), this.message = (e, t) => this.create({
129
- ...t,
130
- message: e
131
- }), this.error = (e, t) => this.create({
132
- ...t,
133
- message: e,
134
- type: "error"
135
- }), this.success = (e, t) => this.create({
136
- ...t,
137
- type: "success",
138
- message: e
139
- }), this.info = (e, t) => this.create({
140
- ...t,
141
- type: "info",
142
- message: e
143
- }), this.warning = (e, t) => this.create({
144
- ...t,
145
- type: "warning",
146
- message: e
147
- }), this.loading = (e, t) => this.create({
148
- ...t,
149
- type: "loading",
150
- message: e
151
- }), this.promise = (t, n) => {
152
- if (!n) return;
153
- let r;
154
- n.loading !== void 0 && (r = this.create({
155
- ...n,
156
- promise: t,
157
- type: "loading",
158
- message: n.loading,
159
- description: typeof n.description == "function" ? void 0 : n.description
160
- }));
161
- let i = Promise.resolve(t instanceof Function ? t() : t), a = r !== void 0, o, s = i.then(async (t) => {
162
- if (o = ["resolve", t], e.isValidElement(t)) a = !1, this.create({
163
- id: r,
164
- type: "default",
165
- message: t
166
- });
167
- else if (h(t) && !t.ok) {
168
- a = !1;
169
- let i = typeof n.error == "function" ? await n.error(`HTTP error! status: ${t.status}`) : n.error, o = typeof n.description == "function" ? await n.description(`HTTP error! status: ${t.status}`) : n.description, s = typeof i == "object" && !e.isValidElement(i) ? i : { message: i };
170
- this.create({
171
- id: r,
172
- type: "error",
173
- description: o,
174
- ...s
175
- });
176
- } else if (t instanceof Error) {
177
- a = !1;
178
- let i = typeof n.error == "function" ? await n.error(t) : n.error, o = typeof n.description == "function" ? await n.description(t) : n.description, s = typeof i == "object" && !e.isValidElement(i) ? i : { message: i };
179
- this.create({
180
- id: r,
181
- type: "error",
182
- description: o,
183
- ...s
184
- });
185
- } else if (n.success !== void 0) {
186
- a = !1;
187
- let i = typeof n.success == "function" ? await n.success(t) : n.success, o = typeof n.description == "function" ? await n.description(t) : n.description, s = typeof i == "object" && !e.isValidElement(i) ? i : { message: i };
188
- this.create({
189
- id: r,
190
- type: "success",
191
- description: o,
192
- ...s
193
- });
194
- }
195
- }).catch(async (t) => {
196
- if (o = ["reject", t], n.error !== void 0) {
197
- a = !1;
198
- let i = typeof n.error == "function" ? await n.error(t) : n.error, o = typeof n.description == "function" ? await n.description(t) : n.description, s = typeof i == "object" && !e.isValidElement(i) ? i : { message: i };
199
- this.create({
200
- id: r,
201
- type: "error",
202
- description: o,
203
- ...s
204
- });
205
- }
206
- }).finally(() => {
207
- a && (this.dismiss(r), r = void 0), n.finally == null || n.finally.call(n);
208
- }), c = () => new Promise((e, t) => s.then(() => o[0] === "reject" ? t(o[1]) : e(o[1])).catch(t));
209
- return typeof r != "string" && typeof r != "number" ? { unwrap: c } : Object.assign(r, { unwrap: c });
210
- }, this.custom = (e, t) => {
211
- let n = t?.id || f++;
212
- return this.create({
213
- jsx: e(n),
214
- id: n,
215
- ...t
216
- }), n;
217
- }, this.getActiveToasts = () => this.toasts.filter((e) => !this.dismissedToasts.has(e.id)), this.subscribers = [], this.toasts = [], this.dismissedToasts = /* @__PURE__ */ new Set();
218
- }
219
- }(), m = (e, t) => {
220
- let n = t?.id || f++;
221
- return p.addToast({
222
- title: e,
223
- ...t,
224
- id: n
225
- }), n;
226
- }, h = (e) => e && typeof e == "object" && "ok" in e && typeof e.ok == "boolean" && "status" in e && typeof e.status == "number", g = Object.assign(m, {
227
- success: p.success,
228
- info: p.info,
229
- warning: p.warning,
230
- error: p.error,
231
- custom: p.custom,
232
- message: p.message,
233
- promise: p.promise,
234
- dismiss: p.dismiss,
235
- loading: p.loading
236
- }, {
237
- getHistory: () => p.toasts,
238
- getToasts: () => p.getActiveToasts()
239
- });
240
- n("[data-sonner-toaster][dir=ltr],html[dir=ltr]{--toast-icon-margin-start:-3px;--toast-icon-margin-end:4px;--toast-svg-margin-start:-1px;--toast-svg-margin-end:0px;--toast-button-margin-start:auto;--toast-button-margin-end:0;--toast-close-button-start:0;--toast-close-button-end:unset;--toast-close-button-transform:translate(-35%, -35%)}[data-sonner-toaster][dir=rtl],html[dir=rtl]{--toast-icon-margin-start:4px;--toast-icon-margin-end:-3px;--toast-svg-margin-start:0px;--toast-svg-margin-end:-1px;--toast-button-margin-start:0;--toast-button-margin-end:auto;--toast-close-button-start:unset;--toast-close-button-end:0;--toast-close-button-transform:translate(35%, -35%)}[data-sonner-toaster]{position:fixed;width:var(--width);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;--gray1:hsl(0, 0%, 99%);--gray2:hsl(0, 0%, 97.3%);--gray3:hsl(0, 0%, 95.1%);--gray4:hsl(0, 0%, 93%);--gray5:hsl(0, 0%, 90.9%);--gray6:hsl(0, 0%, 88.7%);--gray7:hsl(0, 0%, 85.8%);--gray8:hsl(0, 0%, 78%);--gray9:hsl(0, 0%, 56.1%);--gray10:hsl(0, 0%, 52.3%);--gray11:hsl(0, 0%, 43.5%);--gray12:hsl(0, 0%, 9%);--border-radius:8px;box-sizing:border-box;padding:0;margin:0;list-style:none;outline:0;z-index:999999999;transition:transform .4s ease}@media (hover:none) and (pointer:coarse){[data-sonner-toaster][data-lifted=true]{transform:none}}[data-sonner-toaster][data-x-position=right]{right:var(--offset-right)}[data-sonner-toaster][data-x-position=left]{left:var(--offset-left)}[data-sonner-toaster][data-x-position=center]{left:50%;transform:translateX(-50%)}[data-sonner-toaster][data-y-position=top]{top:var(--offset-top)}[data-sonner-toaster][data-y-position=bottom]{bottom:var(--offset-bottom)}[data-sonner-toast]{--y:translateY(100%);--lift-amount:calc(var(--lift) * var(--gap));z-index:var(--z-index);position:absolute;opacity:0;transform:var(--y);touch-action:none;transition:transform .4s,opacity .4s,height .4s,box-shadow .2s;box-sizing:border-box;outline:0;overflow-wrap:anywhere}[data-sonner-toast][data-styled=true]{padding:16px;background:var(--normal-bg);border:1px solid var(--normal-border);color:var(--normal-text);border-radius:var(--border-radius);box-shadow:0 4px 12px rgba(0,0,0,.1);width:var(--width);font-size:13px;display:flex;align-items:center;gap:6px}[data-sonner-toast]:focus-visible{box-shadow:0 4px 12px rgba(0,0,0,.1),0 0 0 2px rgba(0,0,0,.2)}[data-sonner-toast][data-y-position=top]{top:0;--y:translateY(-100%);--lift:1;--lift-amount:calc(1 * var(--gap))}[data-sonner-toast][data-y-position=bottom]{bottom:0;--y:translateY(100%);--lift:-1;--lift-amount:calc(var(--lift) * var(--gap))}[data-sonner-toast][data-styled=true] [data-description]{font-weight:400;line-height:1.4;color:#3f3f3f}[data-rich-colors=true][data-sonner-toast][data-styled=true] [data-description]{color:inherit}[data-sonner-toaster][data-sonner-theme=dark] [data-description]{color:#e8e8e8}[data-sonner-toast][data-styled=true] [data-title]{font-weight:500;line-height:1.5;color:inherit}[data-sonner-toast][data-styled=true] [data-icon]{display:flex;height:16px;width:16px;position:relative;justify-content:flex-start;align-items:center;flex-shrink:0;margin-left:var(--toast-icon-margin-start);margin-right:var(--toast-icon-margin-end)}[data-sonner-toast][data-promise=true] [data-icon]>svg{opacity:0;transform:scale(.8);transform-origin:center;animation:sonner-fade-in .3s ease forwards}[data-sonner-toast][data-styled=true] [data-icon]>*{flex-shrink:0}[data-sonner-toast][data-styled=true] [data-icon] svg{margin-left:var(--toast-svg-margin-start);margin-right:var(--toast-svg-margin-end)}[data-sonner-toast][data-styled=true] [data-content]{display:flex;flex-direction:column;gap:2px}[data-sonner-toast][data-styled=true] [data-button]{border-radius:4px;padding-left:8px;padding-right:8px;height:24px;font-size:12px;color:var(--normal-bg);background:var(--normal-text);margin-left:var(--toast-button-margin-start);margin-right:var(--toast-button-margin-end);border:none;font-weight:500;cursor:pointer;outline:0;display:flex;align-items:center;flex-shrink:0;transition:opacity .4s,box-shadow .2s}[data-sonner-toast][data-styled=true] [data-button]:focus-visible{box-shadow:0 0 0 2px rgba(0,0,0,.4)}[data-sonner-toast][data-styled=true] [data-button]:first-of-type{margin-left:var(--toast-button-margin-start);margin-right:var(--toast-button-margin-end)}[data-sonner-toast][data-styled=true] [data-cancel]{color:var(--normal-text);background:rgba(0,0,0,.08)}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast][data-styled=true] [data-cancel]{background:rgba(255,255,255,.3)}[data-sonner-toast][data-styled=true] [data-close-button]{position:absolute;left:var(--toast-close-button-start);right:var(--toast-close-button-end);top:0;height:20px;width:20px;display:flex;justify-content:center;align-items:center;padding:0;color:var(--gray12);background:var(--normal-bg);border:1px solid var(--gray4);transform:var(--toast-close-button-transform);border-radius:50%;cursor:pointer;z-index:1;transition:opacity .1s,background .2s,border-color .2s}[data-sonner-toast][data-styled=true] [data-close-button]:focus-visible{box-shadow:0 4px 12px rgba(0,0,0,.1),0 0 0 2px rgba(0,0,0,.2)}[data-sonner-toast][data-styled=true] [data-disabled=true]{cursor:not-allowed}[data-sonner-toast][data-styled=true]:hover [data-close-button]:hover{background:var(--gray2);border-color:var(--gray5)}[data-sonner-toast][data-swiping=true]::before{content:'';position:absolute;left:-100%;right:-100%;height:100%;z-index:-1}[data-sonner-toast][data-y-position=top][data-swiping=true]::before{bottom:50%;transform:scaleY(3) translateY(50%)}[data-sonner-toast][data-y-position=bottom][data-swiping=true]::before{top:50%;transform:scaleY(3) translateY(-50%)}[data-sonner-toast][data-swiping=false][data-removed=true]::before{content:'';position:absolute;inset:0;transform:scaleY(2)}[data-sonner-toast][data-expanded=true]::after{content:'';position:absolute;left:0;height:calc(var(--gap) + 1px);bottom:100%;width:100%}[data-sonner-toast][data-mounted=true]{--y:translateY(0);opacity:1}[data-sonner-toast][data-expanded=false][data-front=false]{--scale:var(--toasts-before) * 0.05 + 1;--y:translateY(calc(var(--lift-amount) * var(--toasts-before))) scale(calc(-1 * var(--scale)));height:var(--front-toast-height)}[data-sonner-toast]>*{transition:opacity .4s}[data-sonner-toast][data-x-position=right]{right:0}[data-sonner-toast][data-x-position=left]{left:0}[data-sonner-toast][data-expanded=false][data-front=false][data-styled=true]>*{opacity:0}[data-sonner-toast][data-visible=false]{opacity:0;pointer-events:none}[data-sonner-toast][data-mounted=true][data-expanded=true]{--y:translateY(calc(var(--lift) * var(--offset)));height:var(--initial-height)}[data-sonner-toast][data-removed=true][data-front=true][data-swipe-out=false]{--y:translateY(calc(var(--lift) * -100%));opacity:0}[data-sonner-toast][data-removed=true][data-front=false][data-swipe-out=false][data-expanded=true]{--y:translateY(calc(var(--lift) * var(--offset) + var(--lift) * -100%));opacity:0}[data-sonner-toast][data-removed=true][data-front=false][data-swipe-out=false][data-expanded=false]{--y:translateY(40%);opacity:0;transition:transform .5s,opacity .2s}[data-sonner-toast][data-removed=true][data-front=false]::before{height:calc(var(--initial-height) + 20%)}[data-sonner-toast][data-swiping=true]{transform:var(--y) translateY(var(--swipe-amount-y,0)) translateX(var(--swipe-amount-x,0));transition:none}[data-sonner-toast][data-swiped=true]{user-select:none}[data-sonner-toast][data-swipe-out=true][data-y-position=bottom],[data-sonner-toast][data-swipe-out=true][data-y-position=top]{animation-duration:.2s;animation-timing-function:ease-out;animation-fill-mode:forwards}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=left]{animation-name:swipe-out-left}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=right]{animation-name:swipe-out-right}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=up]{animation-name:swipe-out-up}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=down]{animation-name:swipe-out-down}@keyframes swipe-out-left{from{transform:var(--y) translateX(var(--swipe-amount-x));opacity:1}to{transform:var(--y) translateX(calc(var(--swipe-amount-x) - 100%));opacity:0}}@keyframes swipe-out-right{from{transform:var(--y) translateX(var(--swipe-amount-x));opacity:1}to{transform:var(--y) translateX(calc(var(--swipe-amount-x) + 100%));opacity:0}}@keyframes swipe-out-up{from{transform:var(--y) translateY(var(--swipe-amount-y));opacity:1}to{transform:var(--y) translateY(calc(var(--swipe-amount-y) - 100%));opacity:0}}@keyframes swipe-out-down{from{transform:var(--y) translateY(var(--swipe-amount-y));opacity:1}to{transform:var(--y) translateY(calc(var(--swipe-amount-y) + 100%));opacity:0}}@media (max-width:600px){[data-sonner-toaster]{position:fixed;right:var(--mobile-offset-right);left:var(--mobile-offset-left);width:100%}[data-sonner-toaster][dir=rtl]{left:calc(var(--mobile-offset-left) * -1)}[data-sonner-toaster] [data-sonner-toast]{left:0;right:0;width:calc(100% - var(--mobile-offset-left) * 2)}[data-sonner-toaster][data-x-position=left]{left:var(--mobile-offset-left)}[data-sonner-toaster][data-y-position=bottom]{bottom:var(--mobile-offset-bottom)}[data-sonner-toaster][data-y-position=top]{top:var(--mobile-offset-top)}[data-sonner-toaster][data-x-position=center]{left:var(--mobile-offset-left);right:var(--mobile-offset-right);transform:none}}[data-sonner-toaster][data-sonner-theme=light]{--normal-bg:#fff;--normal-border:var(--gray4);--normal-text:var(--gray12);--success-bg:hsl(143, 85%, 96%);--success-border:hsl(145, 92%, 87%);--success-text:hsl(140, 100%, 27%);--info-bg:hsl(208, 100%, 97%);--info-border:hsl(221, 91%, 93%);--info-text:hsl(210, 92%, 45%);--warning-bg:hsl(49, 100%, 97%);--warning-border:hsl(49, 91%, 84%);--warning-text:hsl(31, 92%, 45%);--error-bg:hsl(359, 100%, 97%);--error-border:hsl(359, 100%, 94%);--error-text:hsl(360, 100%, 45%)}[data-sonner-toaster][data-sonner-theme=light] [data-sonner-toast][data-invert=true]{--normal-bg:#000;--normal-border:hsl(0, 0%, 20%);--normal-text:var(--gray1)}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast][data-invert=true]{--normal-bg:#fff;--normal-border:var(--gray3);--normal-text:var(--gray12)}[data-sonner-toaster][data-sonner-theme=dark]{--normal-bg:#000;--normal-bg-hover:hsl(0, 0%, 12%);--normal-border:hsl(0, 0%, 20%);--normal-border-hover:hsl(0, 0%, 25%);--normal-text:var(--gray1);--success-bg:hsl(150, 100%, 6%);--success-border:hsl(147, 100%, 12%);--success-text:hsl(150, 86%, 65%);--info-bg:hsl(215, 100%, 6%);--info-border:hsl(223, 43%, 17%);--info-text:hsl(216, 87%, 65%);--warning-bg:hsl(64, 100%, 6%);--warning-border:hsl(60, 100%, 9%);--warning-text:hsl(46, 87%, 65%);--error-bg:hsl(358, 76%, 10%);--error-border:hsl(357, 89%, 16%);--error-text:hsl(358, 100%, 81%)}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast] [data-close-button]{background:var(--normal-bg);border-color:var(--normal-border);color:var(--normal-text)}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast] [data-close-button]:hover{background:var(--normal-bg-hover);border-color:var(--normal-border-hover)}[data-rich-colors=true][data-sonner-toast][data-type=success]{background:var(--success-bg);border-color:var(--success-border);color:var(--success-text)}[data-rich-colors=true][data-sonner-toast][data-type=success] [data-close-button]{background:var(--success-bg);border-color:var(--success-border);color:var(--success-text)}[data-rich-colors=true][data-sonner-toast][data-type=info]{background:var(--info-bg);border-color:var(--info-border);color:var(--info-text)}[data-rich-colors=true][data-sonner-toast][data-type=info] [data-close-button]{background:var(--info-bg);border-color:var(--info-border);color:var(--info-text)}[data-rich-colors=true][data-sonner-toast][data-type=warning]{background:var(--warning-bg);border-color:var(--warning-border);color:var(--warning-text)}[data-rich-colors=true][data-sonner-toast][data-type=warning] [data-close-button]{background:var(--warning-bg);border-color:var(--warning-border);color:var(--warning-text)}[data-rich-colors=true][data-sonner-toast][data-type=error]{background:var(--error-bg);border-color:var(--error-border);color:var(--error-text)}[data-rich-colors=true][data-sonner-toast][data-type=error] [data-close-button]{background:var(--error-bg);border-color:var(--error-border);color:var(--error-text)}.sonner-loading-wrapper{--size:16px;height:var(--size);width:var(--size);position:absolute;inset:0;z-index:10}.sonner-loading-wrapper[data-visible=false]{transform-origin:center;animation:sonner-fade-out .2s ease forwards}.sonner-spinner{position:relative;top:50%;left:50%;height:var(--size);width:var(--size)}.sonner-loading-bar{animation:sonner-spin 1.2s linear infinite;background:var(--gray11);border-radius:6px;height:8%;left:-10%;position:absolute;top:-3.9%;width:24%}.sonner-loading-bar:first-child{animation-delay:-1.2s;transform:rotate(.0001deg) translate(146%)}.sonner-loading-bar:nth-child(2){animation-delay:-1.1s;transform:rotate(30deg) translate(146%)}.sonner-loading-bar:nth-child(3){animation-delay:-1s;transform:rotate(60deg) translate(146%)}.sonner-loading-bar:nth-child(4){animation-delay:-.9s;transform:rotate(90deg) translate(146%)}.sonner-loading-bar:nth-child(5){animation-delay:-.8s;transform:rotate(120deg) translate(146%)}.sonner-loading-bar:nth-child(6){animation-delay:-.7s;transform:rotate(150deg) translate(146%)}.sonner-loading-bar:nth-child(7){animation-delay:-.6s;transform:rotate(180deg) translate(146%)}.sonner-loading-bar:nth-child(8){animation-delay:-.5s;transform:rotate(210deg) translate(146%)}.sonner-loading-bar:nth-child(9){animation-delay:-.4s;transform:rotate(240deg) translate(146%)}.sonner-loading-bar:nth-child(10){animation-delay:-.3s;transform:rotate(270deg) translate(146%)}.sonner-loading-bar:nth-child(11){animation-delay:-.2s;transform:rotate(300deg) translate(146%)}.sonner-loading-bar:nth-child(12){animation-delay:-.1s;transform:rotate(330deg) translate(146%)}@keyframes sonner-fade-in{0%{opacity:0;transform:scale(.8)}100%{opacity:1;transform:scale(1)}}@keyframes sonner-fade-out{0%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(.8)}}@keyframes sonner-spin{0%{opacity:1}100%{opacity:.15}}@media (prefers-reduced-motion){.sonner-loading-bar,[data-sonner-toast],[data-sonner-toast]>*{transition:none!important;animation:none!important}}.sonner-loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transform-origin:center;transition:opacity .2s,transform .2s}.sonner-loader[data-visible=false]{opacity:0;transform:scale(.8) translate(-50%,-50%)}");
241
- function _(e) {
242
- return e.label !== void 0;
243
- }
244
- var v = 3, y = "24px", b = "16px", x = 4e3, ee = 356, te = 14, S = 45, ne = 200;
245
- function C(...e) {
246
- return e.filter(Boolean).join(" ");
247
- }
248
- function w(e) {
249
- let [t, n] = e.split("-"), r = [];
250
- return t && r.push(t), n && r.push(n), r;
251
- }
252
- var re = (t) => {
253
- let { invert: n, toast: i, unstyled: o, interacting: s, setHeights: c, visibleToasts: l, heights: f, index: p, toasts: m, expanded: h, removeToast: g, defaultRichColors: v, closeButton: y, style: b, cancelButtonStyle: ee, actionButtonStyle: te, className: re = "", descriptionClassName: T = "", duration: E, position: D, gap: O, expandByDefault: k, classNames: A, icons: j, closeButtonAriaLabel: ie = "Close toast" } = t, [M, N] = e.useState(null), [P, ae] = e.useState(null), [F, I] = e.useState(!1), [L, R] = e.useState(!1), [z, B] = e.useState(!1), [oe, se] = e.useState(!1), [ce, le] = e.useState(!1), [ue, V] = e.useState(0), [de, H] = e.useState(0), U = e.useRef(i.duration || E || x), fe = e.useRef(null), W = e.useRef(null), pe = p === 0, me = p + 1 <= l, G = i.type, K = i.dismissible !== !1, he = i.className || "", ge = i.descriptionClassName || "", q = e.useMemo(() => f.findIndex((e) => e.toastId === i.id) || 0, [f, i.id]), _e = e.useMemo(() => i.closeButton ?? y, [i.closeButton, y]), ve = e.useMemo(() => i.duration || E || x, [i.duration, E]), J = e.useRef(0), Y = e.useRef(0), X = e.useRef(0), Z = e.useRef(null), [ye, be] = D.split("-"), xe = e.useMemo(() => f.reduce((e, t, n) => n >= q ? e : e + t.height, 0), [f, q]), Se = d(), Ce = i.invert || n, Q = G === "loading";
254
- Y.current = e.useMemo(() => q * O + xe, [q, xe]), e.useEffect(() => {
255
- U.current = ve;
256
- }, [ve]), e.useEffect(() => {
257
- I(!0);
258
- }, []), e.useEffect(() => {
259
- let e = W.current;
260
- if (e) {
261
- let t = e.getBoundingClientRect().height;
262
- return H(t), c((e) => [{
263
- toastId: i.id,
264
- height: t,
265
- position: i.position
266
- }, ...e]), () => c((e) => e.filter((e) => e.toastId !== i.id));
267
- }
268
- }, [c, i.id]), e.useLayoutEffect(() => {
269
- if (!F) return;
270
- let e = W.current, t = e.style.height;
271
- e.style.height = "auto";
272
- let n = e.getBoundingClientRect().height;
273
- e.style.height = t, H(n), c((e) => e.find((e) => e.toastId === i.id) ? e.map((e) => e.toastId === i.id ? {
274
- ...e,
275
- height: n
276
- } : e) : [{
277
- toastId: i.id,
278
- height: n,
279
- position: i.position
280
- }, ...e]);
281
- }, [
282
- F,
283
- i.title,
284
- i.description,
285
- c,
286
- i.id,
287
- i.jsx,
288
- i.action,
289
- i.cancel
290
- ]);
291
- let $ = e.useCallback(() => {
292
- R(!0), V(Y.current), c((e) => e.filter((e) => e.toastId !== i.id)), setTimeout(() => {
293
- g(i);
294
- }, ne);
295
- }, [
296
- i,
297
- g,
298
- c,
299
- Y
300
- ]);
301
- e.useEffect(() => {
302
- if (i.promise && G === "loading" || i.duration === Infinity || i.type === "loading") return;
303
- let e;
304
- return h || s || Se ? (() => {
305
- if (X.current < J.current) {
306
- let e = (/* @__PURE__ */ new Date()).getTime() - J.current;
307
- U.current -= e;
308
- }
309
- X.current = (/* @__PURE__ */ new Date()).getTime();
310
- })() : U.current !== Infinity && (J.current = (/* @__PURE__ */ new Date()).getTime(), e = setTimeout(() => {
311
- i.onAutoClose == null || i.onAutoClose.call(i, i), $();
312
- }, U.current)), () => clearTimeout(e);
313
- }, [
314
- h,
315
- s,
316
- i,
317
- G,
318
- Se,
319
- $
320
- ]), e.useEffect(() => {
321
- i.delete && ($(), i.onDismiss == null || i.onDismiss.call(i, i));
322
- }, [$, i.delete]);
323
- function we() {
324
- return j?.loading ? /* @__PURE__ */ e.createElement("div", {
325
- className: C(A?.loader, i?.classNames?.loader, "sonner-loader"),
326
- "data-visible": G === "loading"
327
- }, j.loading) : /* @__PURE__ */ e.createElement(a, {
328
- className: C(A?.loader, i?.classNames?.loader),
329
- visible: G === "loading"
330
- });
331
- }
332
- let Te = i.icon || j?.[G] || r(G);
333
- return /* @__PURE__ */ e.createElement("li", {
334
- tabIndex: 0,
335
- ref: W,
336
- className: C(re, he, A?.toast, i?.classNames?.toast, A?.default, A?.[G], i?.classNames?.[G]),
337
- "data-sonner-toast": "",
338
- "data-rich-colors": i.richColors ?? v,
339
- "data-styled": !(i.jsx || i.unstyled || o),
340
- "data-mounted": F,
341
- "data-promise": !!i.promise,
342
- "data-swiped": ce,
343
- "data-removed": L,
344
- "data-visible": me,
345
- "data-y-position": ye,
346
- "data-x-position": be,
347
- "data-index": p,
348
- "data-front": pe,
349
- "data-swiping": z,
350
- "data-dismissible": K,
351
- "data-type": G,
352
- "data-invert": Ce,
353
- "data-swipe-out": oe,
354
- "data-swipe-direction": P,
355
- "data-expanded": !!(h || k && F),
356
- "data-testid": i.testId,
357
- style: {
358
- "--index": p,
359
- "--toasts-before": p,
360
- "--z-index": m.length - p,
361
- "--offset": `${L ? ue : Y.current}px`,
362
- "--initial-height": k ? "auto" : `${de}px`,
363
- ...b,
364
- ...i.style
365
- },
366
- onDragEnd: () => {
367
- B(!1), N(null), Z.current = null;
368
- },
369
- onPointerDown: (e) => {
370
- e.button !== 2 && (Q || !K || (fe.current = /* @__PURE__ */ new Date(), V(Y.current), e.target.setPointerCapture(e.pointerId), e.target.tagName !== "BUTTON" && (B(!0), Z.current = {
371
- x: e.clientX,
372
- y: e.clientY
373
- })));
374
- },
375
- onPointerUp: () => {
376
- if (oe || !K) return;
377
- Z.current = null;
378
- let e = Number(W.current?.style.getPropertyValue("--swipe-amount-x").replace("px", "") || 0), t = Number(W.current?.style.getPropertyValue("--swipe-amount-y").replace("px", "") || 0), n = (/* @__PURE__ */ new Date()).getTime() - fe.current?.getTime(), r = M === "x" ? e : t, a = Math.abs(r) / n;
379
- if (Math.abs(r) >= S || a > .11) {
380
- V(Y.current), i.onDismiss == null || i.onDismiss.call(i, i), ae(M === "x" ? e > 0 ? "right" : "left" : t > 0 ? "down" : "up"), $(), se(!0);
381
- return;
382
- } else {
383
- var o, s;
384
- (o = W.current) == null || o.style.setProperty("--swipe-amount-x", "0px"), (s = W.current) == null || s.style.setProperty("--swipe-amount-y", "0px");
385
- }
386
- le(!1), B(!1), N(null);
387
- },
388
- onPointerMove: (e) => {
389
- var n, r;
390
- if (!Z.current || !K || window.getSelection()?.toString().length > 0) return;
391
- let i = e.clientY - Z.current.y, a = e.clientX - Z.current.x, o = t.swipeDirections ?? w(D);
392
- !M && (Math.abs(a) > 1 || Math.abs(i) > 1) && N(Math.abs(a) > Math.abs(i) ? "x" : "y");
393
- let s = {
394
- x: 0,
395
- y: 0
396
- }, c = (e) => 1 / (1.5 + Math.abs(e) / 20);
397
- if (M === "y") {
398
- if (o.includes("top") || o.includes("bottom")) if (o.includes("top") && i < 0 || o.includes("bottom") && i > 0) s.y = i;
399
- else {
400
- let e = i * c(i);
401
- s.y = Math.abs(e) < Math.abs(i) ? e : i;
402
- }
403
- } else if (M === "x" && (o.includes("left") || o.includes("right"))) if (o.includes("left") && a < 0 || o.includes("right") && a > 0) s.x = a;
404
- else {
405
- let e = a * c(a);
406
- s.x = Math.abs(e) < Math.abs(a) ? e : a;
407
- }
408
- (Math.abs(s.x) > 0 || Math.abs(s.y) > 0) && le(!0), (n = W.current) == null || n.style.setProperty("--swipe-amount-x", `${s.x}px`), (r = W.current) == null || r.style.setProperty("--swipe-amount-y", `${s.y}px`);
409
- }
410
- }, _e && !i.jsx && G !== "loading" ? /* @__PURE__ */ e.createElement("button", {
411
- "aria-label": ie,
412
- "data-disabled": Q,
413
- "data-close-button": !0,
414
- onClick: Q || !K ? () => {} : () => {
415
- $(), i.onDismiss == null || i.onDismiss.call(i, i);
416
- },
417
- className: C(A?.closeButton, i?.classNames?.closeButton)
418
- }, j?.close ?? u) : null, (G || i.icon || i.promise) && i.icon !== null && (j?.[G] !== null || i.icon) ? /* @__PURE__ */ e.createElement("div", {
419
- "data-icon": "",
420
- className: C(A?.icon, i?.classNames?.icon)
421
- }, i.promise || i.type === "loading" && !i.icon ? i.icon || we() : null, i.type === "loading" ? null : Te) : null, /* @__PURE__ */ e.createElement("div", {
422
- "data-content": "",
423
- className: C(A?.content, i?.classNames?.content)
424
- }, /* @__PURE__ */ e.createElement("div", {
425
- "data-title": "",
426
- className: C(A?.title, i?.classNames?.title)
427
- }, i.jsx ? i.jsx : typeof i.title == "function" ? i.title() : i.title), i.description ? /* @__PURE__ */ e.createElement("div", {
428
- "data-description": "",
429
- className: C(T, ge, A?.description, i?.classNames?.description)
430
- }, typeof i.description == "function" ? i.description() : i.description) : null), /* @__PURE__ */ e.isValidElement(i.cancel) ? i.cancel : i.cancel && _(i.cancel) ? /* @__PURE__ */ e.createElement("button", {
431
- "data-button": !0,
432
- "data-cancel": !0,
433
- style: i.cancelButtonStyle || ee,
434
- onClick: (e) => {
435
- _(i.cancel) && K && (i.cancel.onClick == null || i.cancel.onClick.call(i.cancel, e), $());
436
- },
437
- className: C(A?.cancelButton, i?.classNames?.cancelButton)
438
- }, i.cancel.label) : null, /* @__PURE__ */ e.isValidElement(i.action) ? i.action : i.action && _(i.action) ? /* @__PURE__ */ e.createElement("button", {
439
- "data-button": !0,
440
- "data-action": !0,
441
- style: i.actionButtonStyle || te,
442
- onClick: (e) => {
443
- _(i.action) && (i.action.onClick == null || i.action.onClick.call(i.action, e), !e.defaultPrevented && $());
444
- },
445
- className: C(A?.actionButton, i?.classNames?.actionButton)
446
- }, i.action.label) : null);
447
- };
448
- function T() {
449
- if (typeof window > "u" || typeof document > "u") return "ltr";
450
- let e = document.documentElement.getAttribute("dir");
451
- return e === "auto" || !e ? window.getComputedStyle(document.documentElement).direction : e;
452
- }
453
- function E(e, t) {
454
- let n = {};
455
- return [e, t].forEach((e, t) => {
456
- let r = t === 1, i = r ? "--mobile-offset" : "--offset", a = r ? b : y;
457
- function o(e) {
458
- [
459
- "top",
460
- "right",
461
- "bottom",
462
- "left"
463
- ].forEach((t) => {
464
- n[`${i}-${t}`] = typeof e == "number" ? `${e}px` : e;
465
- });
466
- }
467
- typeof e == "number" || typeof e == "string" ? o(e) : typeof e == "object" ? [
468
- "top",
469
- "right",
470
- "bottom",
471
- "left"
472
- ].forEach((t) => {
473
- e[t] === void 0 ? n[`${i}-${t}`] = a : n[`${i}-${t}`] = typeof e[t] == "number" ? `${e[t]}px` : e[t];
474
- }) : o(a);
475
- }), n;
476
- }
477
- var D = /* @__PURE__ */ e.forwardRef(function(n, r) {
478
- let { id: i, invert: a, position: o = "bottom-right", hotkey: s = ["altKey", "KeyT"], expand: c, closeButton: l, className: u, offset: d, mobileOffset: f, theme: m = "light", richColors: h, duration: g, style: _, visibleToasts: y = v, toastOptions: b, dir: x = T(), gap: S = te, icons: ne, containerAriaLabel: C = "Notifications" } = n, [w, D] = e.useState([]), O = e.useMemo(() => i ? w.filter((e) => e.toasterId === i) : w.filter((e) => !e.toasterId), [w, i]), k = e.useMemo(() => Array.from(new Set([o].concat(O.filter((e) => e.position).map((e) => e.position)))), [O, o]), [A, j] = e.useState([]), [ie, M] = e.useState(!1), [N, P] = e.useState(!1), [ae, F] = e.useState(m === "system" ? typeof window < "u" && window.matchMedia && window.matchMedia("(prefers-color-scheme: dark)").matches ? "dark" : "light" : m), I = e.useRef(null), L = s.join("+").replace(/Key/g, "").replace(/Digit/g, ""), R = e.useRef(null), z = e.useRef(!1), B = e.useCallback((e) => {
479
- D((t) => (t.find((t) => t.id === e.id)?.delete || p.dismiss(e.id), t.filter(({ id: t }) => t !== e.id)));
480
- }, []);
481
- return e.useEffect(() => p.subscribe((e) => {
482
- if (e.dismiss) {
483
- requestAnimationFrame(() => {
484
- D((t) => t.map((t) => t.id === e.id ? {
485
- ...t,
486
- delete: !0
487
- } : t));
488
- });
489
- return;
490
- }
491
- setTimeout(() => {
492
- t.flushSync(() => {
493
- D((t) => {
494
- let n = t.findIndex((t) => t.id === e.id);
495
- return n === -1 ? [e, ...t] : [
496
- ...t.slice(0, n),
497
- {
498
- ...t[n],
499
- ...e
500
- },
501
- ...t.slice(n + 1)
502
- ];
503
- });
504
- });
505
- });
506
- }), [w]), e.useEffect(() => {
507
- if (m !== "system") {
508
- F(m);
509
- return;
510
- }
511
- if (m === "system" && (window.matchMedia && window.matchMedia("(prefers-color-scheme: dark)").matches ? F("dark") : F("light")), typeof window > "u") return;
512
- let e = window.matchMedia("(prefers-color-scheme: dark)");
513
- try {
514
- e.addEventListener("change", ({ matches: e }) => {
515
- F(e ? "dark" : "light");
516
- });
517
- } catch {
518
- e.addListener(({ matches: e }) => {
519
- try {
520
- F(e ? "dark" : "light");
521
- } catch (e) {
522
- console.error(e);
523
- }
524
- });
525
- }
526
- }, [m]), e.useEffect(() => {
527
- w.length <= 1 && M(!1);
528
- }, [w]), e.useEffect(() => {
529
- let e = (e) => {
530
- if (s.every((t) => e[t] || e.code === t)) {
531
- var t;
532
- M(!0), (t = I.current) == null || t.focus();
533
- }
534
- e.code === "Escape" && (document.activeElement === I.current || I.current?.contains(document.activeElement)) && M(!1);
535
- };
536
- return document.addEventListener("keydown", e), () => document.removeEventListener("keydown", e);
537
- }, [s]), e.useEffect(() => {
538
- if (I.current) return () => {
539
- R.current && (R.current.focus({ preventScroll: !0 }), R.current = null, z.current = !1);
540
- };
541
- }, [I.current]), /* @__PURE__ */ e.createElement("section", {
542
- ref: r,
543
- "aria-label": `${C} ${L}`,
544
- tabIndex: -1,
545
- "aria-live": "polite",
546
- "aria-relevant": "additions text",
547
- "aria-atomic": "false",
548
- suppressHydrationWarning: !0
549
- }, k.map((t, r) => {
550
- let [i, o] = t.split("-");
551
- return O.length ? /* @__PURE__ */ e.createElement("ol", {
552
- key: t,
553
- dir: x === "auto" ? T() : x,
554
- tabIndex: -1,
555
- ref: I,
556
- className: u,
557
- "data-sonner-toaster": !0,
558
- "data-sonner-theme": ae,
559
- "data-y-position": i,
560
- "data-x-position": o,
561
- style: {
562
- "--front-toast-height": `${A[0]?.height || 0}px`,
563
- "--width": `${ee}px`,
564
- "--gap": `${S}px`,
565
- ..._,
566
- ...E(d, f)
567
- },
568
- onBlur: (e) => {
569
- z.current && !e.currentTarget.contains(e.relatedTarget) && (z.current = !1, R.current &&= (R.current.focus({ preventScroll: !0 }), null));
570
- },
571
- onFocus: (e) => {
572
- e.target instanceof HTMLElement && e.target.dataset.dismissible === "false" || z.current || (z.current = !0, R.current = e.relatedTarget);
573
- },
574
- onMouseEnter: () => M(!0),
575
- onMouseMove: () => M(!0),
576
- onMouseLeave: () => {
577
- N || M(!1);
578
- },
579
- onDragEnd: () => M(!1),
580
- onPointerDown: (e) => {
581
- e.target instanceof HTMLElement && e.target.dataset.dismissible === "false" || P(!0);
582
- },
583
- onPointerUp: () => P(!1)
584
- }, O.filter((e) => !e.position && r === 0 || e.position === t).map((r, i) => /* @__PURE__ */ e.createElement(re, {
585
- key: r.id,
586
- icons: ne,
587
- index: i,
588
- toast: r,
589
- defaultRichColors: h,
590
- duration: b?.duration ?? g,
591
- className: b?.className,
592
- descriptionClassName: b?.descriptionClassName,
593
- invert: a,
594
- visibleToasts: y,
595
- closeButton: b?.closeButton ?? l,
596
- interacting: N,
597
- position: t,
598
- style: b?.style,
599
- unstyled: b?.unstyled,
600
- classNames: b?.classNames,
601
- cancelButtonStyle: b?.cancelButtonStyle,
602
- actionButtonStyle: b?.actionButtonStyle,
603
- closeButtonAriaLabel: b?.closeButtonAriaLabel,
604
- removeToast: B,
605
- toasts: O.filter((e) => e.position == r.position),
606
- heights: A.filter((e) => e.position == r.position),
607
- setHeights: j,
608
- expandByDefault: c,
609
- gap: S,
610
- expanded: ie,
611
- swipeDirections: n.swipeDirections
612
- }))) : null;
613
- }));
614
- });
615
- //#endregion
616
- export { g as n, D as t };