@devalok/shilp-sutra 0.53.0 → 0.55.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 (429) hide show
  1. package/AGENTS.md +7 -1
  2. package/BREAKING.json +29 -0
  3. package/MIGRATION.md +83 -0
  4. package/dist/_chunks/badge-group.js +1 -1
  5. package/dist/_chunks/popover.js +38 -37
  6. package/dist/_chunks/popover.js.map +1 -1
  7. package/dist/_chunks/primitives/react-accordion.js +270 -0
  8. package/dist/_chunks/primitives/react-accordion.js.map +1 -0
  9. package/dist/_chunks/primitives/react-alert-dialog.js +857 -0
  10. package/dist/_chunks/primitives/react-alert-dialog.js.map +1 -0
  11. package/dist/_chunks/primitives/react-aspect-ratio.js +32 -0
  12. package/dist/_chunks/primitives/react-aspect-ratio.js.map +1 -0
  13. package/dist/_chunks/primitives/react-avatar.js +69 -0
  14. package/dist/_chunks/primitives/react-avatar.js.map +1 -0
  15. package/dist/_chunks/primitives/react-checkbox.js +151 -0
  16. package/dist/_chunks/primitives/react-checkbox.js.map +1 -0
  17. package/dist/_chunks/primitives/react-context-menu.js +905 -0
  18. package/dist/_chunks/primitives/react-context-menu.js.map +1 -0
  19. package/dist/_chunks/primitives/react-dropdown-menu.js +220 -0
  20. package/dist/_chunks/primitives/react-dropdown-menu.js.map +1 -0
  21. package/dist/_chunks/primitives/react-hover-card.js +153 -0
  22. package/dist/_chunks/primitives/react-hover-card.js.map +1 -0
  23. package/dist/_chunks/primitives/react-label.js +16 -0
  24. package/dist/_chunks/primitives/react-label.js.map +1 -0
  25. package/dist/_chunks/primitives/react-menubar.js +304 -0
  26. package/dist/_chunks/primitives/react-menubar.js.map +1 -0
  27. package/dist/_chunks/primitives/react-navigation-menu.js +560 -0
  28. package/dist/_chunks/primitives/react-navigation-menu.js.map +1 -0
  29. package/dist/_chunks/primitives/react-popover.js +186 -0
  30. package/dist/_chunks/primitives/react-popover.js.map +1 -0
  31. package/dist/_chunks/primitives/react-progress.js +70 -0
  32. package/dist/_chunks/primitives/react-progress.js.map +1 -0
  33. package/dist/_chunks/primitives/react-radio-group.js +170 -0
  34. package/dist/_chunks/primitives/react-radio-group.js.map +1 -0
  35. package/dist/_chunks/primitives/react-select.js +671 -0
  36. package/dist/_chunks/primitives/react-select.js.map +1 -0
  37. package/dist/_chunks/primitives/react-separator.js +24 -0
  38. package/dist/_chunks/primitives/react-separator.js.map +1 -0
  39. package/dist/_chunks/primitives/react-slider.js +349 -0
  40. package/dist/_chunks/primitives/react-slider.js.map +1 -0
  41. package/dist/_chunks/primitives/react-switch.js +92 -0
  42. package/dist/_chunks/primitives/react-switch.js.map +1 -0
  43. package/dist/_chunks/primitives/react-tabs.js +114 -0
  44. package/dist/_chunks/primitives/react-tabs.js.map +1 -0
  45. package/dist/_chunks/primitives/react-toggle-group.js +122 -0
  46. package/dist/_chunks/primitives/react-toggle-group.js.map +1 -0
  47. package/dist/_chunks/primitives/react-toggle.js +28 -0
  48. package/dist/_chunks/primitives/react-toggle.js.map +1 -0
  49. package/dist/_chunks/primitives/react-tooltip.js +341 -0
  50. package/dist/_chunks/primitives/react-tooltip.js.map +1 -0
  51. package/dist/_chunks/primitives-internal.js +2071 -0
  52. package/dist/_chunks/primitives-internal.js.map +1 -0
  53. package/dist/_chunks/shared.js +32 -32
  54. package/dist/_chunks/tiptap.js +1 -1
  55. package/dist/ai/ai-command-provider.d.ts +2 -3
  56. package/dist/ai/block-renderer.d.ts +1 -2
  57. package/dist/ai/blocks/block-shell.d.ts +0 -1
  58. package/dist/ai/blocks/block-table.d.ts +1 -2
  59. package/dist/ai/blocks/confirm.d.ts +1 -2
  60. package/dist/ai/blocks/divider.d.ts +1 -2
  61. package/dist/ai/blocks/error.d.ts +1 -2
  62. package/dist/ai/blocks/index.d.ts +7 -8
  63. package/dist/ai/blocks/info.d.ts +1 -2
  64. package/dist/ai/blocks/loading.d.ts +1 -2
  65. package/dist/ai/blocks/stat-row.d.ts +1 -2
  66. package/dist/ai/blocks/success.d.ts +1 -2
  67. package/dist/ai/blocks/text.d.ts +1 -2
  68. package/dist/ai/command-bar.d.ts +1 -2
  69. package/dist/ai/conversation.d.ts +2 -3
  70. package/dist/ai/devadoot-icon.d.ts +0 -1
  71. package/dist/ai/index.d.ts +16 -17
  72. package/dist/ai/types.js +1 -0
  73. package/dist/composed/activity-feed.d.ts +1 -2
  74. package/dist/composed/avatar-group.d.ts +11 -10
  75. package/dist/composed/avatar-group.d.ts.map +1 -1
  76. package/dist/composed/avatar-group.js +108 -140
  77. package/dist/composed/avatar-group.js.map +1 -1
  78. package/dist/composed/bulk-action-bar.d.ts +20 -13
  79. package/dist/composed/bulk-action-bar.d.ts.map +1 -1
  80. package/dist/composed/bulk-action-bar.js +81 -110
  81. package/dist/composed/bulk-action-bar.js.map +1 -1
  82. package/dist/composed/command-palette.d.ts +1 -2
  83. package/dist/composed/confirm-dialog.d.ts +0 -1
  84. package/dist/composed/date-picker/calendar-grid.d.ts +0 -1
  85. package/dist/composed/date-picker/date-picker.d.ts +0 -1
  86. package/dist/composed/date-picker/date-range-picker.d.ts +1 -2
  87. package/dist/composed/date-picker/date-time-picker.d.ts +0 -1
  88. package/dist/composed/date-picker/index.d.ts +17 -18
  89. package/dist/composed/date-picker/month-picker.d.ts +0 -1
  90. package/dist/composed/date-picker/presets.d.ts +0 -1
  91. package/dist/composed/date-picker/time-picker.d.ts +0 -1
  92. package/dist/composed/date-picker/use-calendar.d.ts +0 -1
  93. package/dist/composed/date-picker/year-picker.d.ts +0 -1
  94. package/dist/composed/deadline-indicator.d.ts +0 -1
  95. package/dist/composed/diff.d.ts +0 -1
  96. package/dist/composed/emoji-picker.d.ts +0 -1
  97. package/dist/composed/empty-state.d.ts +1 -2
  98. package/dist/composed/error-boundary.d.ts +15 -4
  99. package/dist/composed/error-boundary.d.ts.map +1 -1
  100. package/dist/composed/error-boundary.js +43 -26
  101. package/dist/composed/error-boundary.js.map +1 -1
  102. package/dist/composed/extensions/emoji-data.d.ts +0 -1
  103. package/dist/composed/extensions/emoji-node.d.ts +0 -1
  104. package/dist/composed/extensions/emoji-suggestion.d.ts +1 -2
  105. package/dist/composed/extensions/file-attachment.d.ts +0 -1
  106. package/dist/composed/extensions/mention-suggestion.d.ts +1 -2
  107. package/dist/composed/extensions/slash-command.d.ts +0 -1
  108. package/dist/composed/file-preview/audio-preview.d.ts +0 -1
  109. package/dist/composed/file-preview/document-preview.d.ts +0 -1
  110. package/dist/composed/file-preview/embed-preview.d.ts +0 -1
  111. package/dist/composed/file-preview/image-preview.d.ts +0 -1
  112. package/dist/composed/file-preview/shared.d.ts +0 -1
  113. package/dist/composed/file-preview/video-preview.d.ts +0 -1
  114. package/dist/composed/file-preview.d.ts +0 -1
  115. package/dist/composed/filter-bar.d.ts +0 -1
  116. package/dist/composed/form-section.d.ts +0 -1
  117. package/dist/composed/global-loading.d.ts +0 -1
  118. package/dist/composed/index.d.ts +49 -50
  119. package/dist/composed/inline-edit.d.ts +0 -1
  120. package/dist/composed/loading-skeleton.d.ts +2 -0
  121. package/dist/composed/loading-skeleton.d.ts.map +1 -1
  122. package/dist/composed/loading-skeleton.js +79 -56
  123. package/dist/composed/loading-skeleton.js.map +1 -1
  124. package/dist/composed/markdown-viewer.d.ts +0 -1
  125. package/dist/composed/master-detail.d.ts +21 -9
  126. package/dist/composed/master-detail.d.ts.map +1 -1
  127. package/dist/composed/master-detail.js +91 -77
  128. package/dist/composed/master-detail.js.map +1 -1
  129. package/dist/composed/member-picker.d.ts +0 -1
  130. package/dist/composed/multi-select-popover.d.ts +0 -1
  131. package/dist/composed/page-skeletons.d.ts +6 -0
  132. package/dist/composed/page-skeletons.d.ts.map +1 -1
  133. package/dist/composed/page-skeletons.js +93 -71
  134. package/dist/composed/page-skeletons.js.map +1 -1
  135. package/dist/composed/priority-indicator.d.ts +0 -1
  136. package/dist/composed/responsive-modal.d.ts +1 -2
  137. package/dist/composed/responsive-modal.js +47 -47
  138. package/dist/composed/rich-chat-input/attachment-strip.d.ts +0 -1
  139. package/dist/composed/rich-chat-input/audio-player.d.ts +0 -1
  140. package/dist/composed/rich-chat-input/audio-waveform.d.ts +0 -1
  141. package/dist/composed/rich-chat-input/chat-toolbar.d.ts +0 -1
  142. package/dist/composed/rich-chat-input/recording-overlay.d.ts +0 -1
  143. package/dist/composed/rich-chat-input/reply-banner.d.ts +0 -1
  144. package/dist/composed/rich-chat-input/schedule-send.d.ts +0 -1
  145. package/dist/composed/rich-chat-input/use-voice-recorder.d.ts +0 -1
  146. package/dist/composed/rich-chat-input.d.ts +9 -10
  147. package/dist/composed/rich-chat-input.js +1 -1
  148. package/dist/composed/rich-text-editor.d.ts +1 -2
  149. package/dist/composed/schedule-view.d.ts +0 -1
  150. package/dist/composed/simple-tooltip.d.ts +0 -1
  151. package/dist/composed/status-badge.d.ts +1 -2
  152. package/dist/hooks/index.d.ts +6 -7
  153. package/dist/hooks/use-color-mode.d.ts +0 -1
  154. package/dist/hooks/use-mobile.d.ts +0 -1
  155. package/dist/hooks/use-touch-device.d.ts +0 -1
  156. package/dist/hooks/use-viewport-height.d.ts +0 -1
  157. package/dist/motion/check-motion-provider.d.ts +0 -1
  158. package/dist/motion/index.d.ts +2 -3
  159. package/dist/motion/motion-provider.d.ts +1 -2
  160. package/dist/motion/primitives-index.d.ts +1 -2
  161. package/dist/motion/primitives.d.ts +1 -2
  162. package/dist/primitives/_internal/react-arrow.d.ts +1 -1
  163. package/dist/primitives/_internal/react-collection.d.ts +2 -2
  164. package/dist/primitives/_internal/react-dismissable-layer.d.ts +1 -1
  165. package/dist/primitives/_internal/react-focus-scope.d.ts +1 -1
  166. package/dist/primitives/_internal/react-popper.d.ts +4 -4
  167. package/dist/primitives/_internal/react-portal.d.ts +1 -1
  168. package/dist/primitives/_internal/react-use-rect.d.ts +1 -1
  169. package/dist/primitives/react-accordion.d.ts +3 -3
  170. package/dist/primitives/react-alert-dialog.d.ts +2 -2
  171. package/dist/primitives/react-aspect-ratio.d.ts +1 -1
  172. package/dist/primitives/react-avatar.d.ts +2 -2
  173. package/dist/primitives/react-checkbox.d.ts +3 -3
  174. package/dist/primitives/react-collapsible.d.ts +2 -2
  175. package/dist/primitives/react-context-menu.d.ts +3 -3
  176. package/dist/primitives/react-dialog.d.ts +5 -5
  177. package/dist/primitives/react-dropdown-menu.d.ts +3 -3
  178. package/dist/primitives/react-hover-card.d.ts +5 -5
  179. package/dist/primitives/react-label.d.ts +1 -1
  180. package/dist/primitives/react-menu.d.ts +7 -7
  181. package/dist/primitives/react-menubar.d.ts +5 -5
  182. package/dist/primitives/react-navigation-menu.d.ts +5 -5
  183. package/dist/primitives/react-popover.d.ts +6 -6
  184. package/dist/primitives/react-progress.d.ts +2 -2
  185. package/dist/primitives/react-radio-group.d.ts +3 -3
  186. package/dist/primitives/react-roving-focus.d.ts +2 -2
  187. package/dist/primitives/react-select.d.ts +6 -6
  188. package/dist/primitives/react-separator.d.ts +1 -1
  189. package/dist/primitives/react-slider.d.ts +2 -2
  190. package/dist/primitives/react-switch.d.ts +2 -2
  191. package/dist/primitives/react-tabs.d.ts +3 -3
  192. package/dist/primitives/react-toast.d.ts +3 -3
  193. package/dist/primitives/react-toggle-group.d.ts +4 -4
  194. package/dist/primitives/react-toggle.d.ts +1 -1
  195. package/dist/primitives/react-tooltip.d.ts +5 -5
  196. package/dist/primitives/react-visually-hidden.d.ts +1 -1
  197. package/dist/shell/app-command-palette.d.ts +2 -3
  198. package/dist/shell/bottom-navbar.d.ts +1 -2
  199. package/dist/shell/command-registry.d.ts +1 -2
  200. package/dist/shell/index.d.ts +12 -11
  201. package/dist/shell/index.d.ts.map +1 -1
  202. package/dist/shell/index.js +2 -3
  203. package/dist/shell/link-context.d.ts +2 -3
  204. package/dist/shell/notification-center.d.ts +0 -1
  205. package/dist/shell/notification-preferences.d.ts +0 -1
  206. package/dist/shell/notification-preferences.d.ts.map +1 -1
  207. package/dist/shell/notification-preferences.js +2 -0
  208. package/dist/shell/notification-preferences.js.map +1 -1
  209. package/dist/shell/top-bar.d.ts +1 -2
  210. package/dist/test-utils/conformance.d.ts +0 -1
  211. package/dist/ui/accordion.d.ts +1 -2
  212. package/dist/ui/accordion.js +1 -1
  213. package/dist/ui/alert-dialog.d.ts +1 -2
  214. package/dist/ui/alert-dialog.js +52 -52
  215. package/dist/ui/alert.d.ts +0 -1
  216. package/dist/ui/aspect-ratio.d.ts +1 -2
  217. package/dist/ui/aspect-ratio.js +4 -4
  218. package/dist/ui/autocomplete.d.ts +1 -2
  219. package/dist/ui/autocomplete.js +1 -1
  220. package/dist/ui/avatar.d.ts +1 -2
  221. package/dist/ui/avatar.js +33 -33
  222. package/dist/ui/badge-group.d.ts +1 -2
  223. package/dist/ui/badge-indicator.d.ts +0 -1
  224. package/dist/ui/badge.d.ts +3 -4
  225. package/dist/ui/banner.d.ts +0 -1
  226. package/dist/ui/breadcrumb.js +1 -1
  227. package/dist/ui/button-group.d.ts +1 -2
  228. package/dist/ui/button-processing.d.ts +0 -1
  229. package/dist/ui/button.d.ts +1 -2
  230. package/dist/ui/button.js +1 -1
  231. package/dist/ui/card.d.ts +0 -1
  232. package/dist/ui/charts/_internal/animation.d.ts +0 -1
  233. package/dist/ui/charts/_internal/axes.d.ts +0 -1
  234. package/dist/ui/charts/_internal/colors.d.ts +1 -2
  235. package/dist/ui/charts/_internal/grid-lines.d.ts +0 -1
  236. package/dist/ui/charts/_internal/legend.d.ts +0 -1
  237. package/dist/ui/charts/_internal/scales.d.ts +0 -1
  238. package/dist/ui/charts/_internal/tooltip.d.ts +0 -1
  239. package/dist/ui/charts/_internal/types.d.ts +0 -1
  240. package/dist/ui/charts/area-chart.d.ts +1 -2
  241. package/dist/ui/charts/bar-chart.d.ts +1 -2
  242. package/dist/ui/charts/chart-container.d.ts +1 -2
  243. package/dist/ui/charts/gauge-chart.d.ts +0 -1
  244. package/dist/ui/charts/index.d.ts +9 -10
  245. package/dist/ui/charts/line-chart.d.ts +1 -2
  246. package/dist/ui/charts/pie-chart.d.ts +0 -1
  247. package/dist/ui/charts/radar-chart.d.ts +0 -1
  248. package/dist/ui/charts/sparkline.d.ts +0 -1
  249. package/dist/ui/chat/date-separator.d.ts +0 -1
  250. package/dist/ui/chat/index.d.ts +7 -8
  251. package/dist/ui/chat/message-input.d.ts +0 -1
  252. package/dist/ui/chat/message-list.d.ts +0 -1
  253. package/dist/ui/chat/message.d.ts +1 -2
  254. package/dist/ui/chat/system-message.d.ts +1 -2
  255. package/dist/ui/chat/typing-indicator.d.ts +0 -1
  256. package/dist/ui/chat/unread-separator.d.ts +0 -1
  257. package/dist/ui/checkbox.d.ts +2 -3
  258. package/dist/ui/checkbox.js +13 -13
  259. package/dist/ui/collapsible.d.ts +1 -2
  260. package/dist/ui/collapsible.js +1 -1
  261. package/dist/ui/color-input.d.ts +0 -1
  262. package/dist/ui/color-swatch.d.ts +0 -1
  263. package/dist/ui/combobox.d.ts +3 -4
  264. package/dist/ui/combobox.d.ts.map +1 -1
  265. package/dist/ui/combobox.js +146 -141
  266. package/dist/ui/combobox.js.map +1 -1
  267. package/dist/ui/context-menu.d.ts +1 -2
  268. package/dist/ui/context-menu.js +58 -58
  269. package/dist/ui/data-table-body.d.ts +0 -1
  270. package/dist/ui/data-table-bulk-actions.d.ts +0 -1
  271. package/dist/ui/data-table-card.d.ts +0 -1
  272. package/dist/ui/data-table-context.d.ts +0 -1
  273. package/dist/ui/data-table-header.d.ts +0 -1
  274. package/dist/ui/data-table-pagination.d.ts +0 -1
  275. package/dist/ui/data-table-toolbar.d.ts +0 -1
  276. package/dist/ui/data-table.d.ts +3 -4
  277. package/dist/ui/devalok-grain.d.ts +0 -1
  278. package/dist/ui/dialog.d.ts +1 -2
  279. package/dist/ui/dialog.js +43 -43
  280. package/dist/ui/dot.d.ts +0 -1
  281. package/dist/ui/dropdown-menu.d.ts +1 -2
  282. package/dist/ui/dropdown-menu.js +69 -69
  283. package/dist/ui/file-upload.d.ts +0 -1
  284. package/dist/ui/file-upload.d.ts.map +1 -1
  285. package/dist/ui/file-upload.js +124 -138
  286. package/dist/ui/file-upload.js.map +1 -1
  287. package/dist/ui/form.d.ts +7 -1
  288. package/dist/ui/form.d.ts.map +1 -1
  289. package/dist/ui/form.js +4 -2
  290. package/dist/ui/form.js.map +1 -1
  291. package/dist/ui/hover-card.d.ts +1 -2
  292. package/dist/ui/hover-card.js +16 -16
  293. package/dist/ui/icon-button.d.ts +4 -4
  294. package/dist/ui/icon-button.d.ts.map +1 -1
  295. package/dist/ui/icon-button.js +1 -1
  296. package/dist/ui/icon-button.js.map +1 -1
  297. package/dist/ui/icon-context.d.ts +0 -1
  298. package/dist/ui/icon-group.d.ts +1 -2
  299. package/dist/ui/icon.d.ts +1 -2
  300. package/dist/ui/index.d.ts +78 -79
  301. package/dist/ui/index.d.ts.map +1 -1
  302. package/dist/ui/index.js.map +1 -1
  303. package/dist/ui/input-otp.d.ts +0 -1
  304. package/dist/ui/input.d.ts +1 -2
  305. package/dist/ui/label.d.ts +1 -2
  306. package/dist/ui/label.d.ts.map +1 -1
  307. package/dist/ui/label.js +13 -12
  308. package/dist/ui/label.js.map +1 -1
  309. package/dist/ui/lib/bottom-sheet.d.ts +0 -1
  310. package/dist/ui/lib/check-tokens.d.ts +0 -1
  311. package/dist/ui/lib/field-state.d.ts +0 -1
  312. package/dist/ui/lib/icon-input.d.ts +0 -1
  313. package/dist/ui/lib/index.d.ts +6 -7
  314. package/dist/ui/lib/keybinding.d.ts +0 -1
  315. package/dist/ui/lib/link-context.d.ts +0 -1
  316. package/dist/ui/lib/mention.d.ts +0 -1
  317. package/dist/ui/lib/normalize-icon.d.ts +2 -2
  318. package/dist/ui/lib/slot.d.ts +2 -3
  319. package/dist/ui/lib/use-controllable-open.d.ts +0 -1
  320. package/dist/ui/link.d.ts +0 -1
  321. package/dist/ui/link.js +1 -1
  322. package/dist/ui/menubar.d.ts +1 -2
  323. package/dist/ui/menubar.js +64 -64
  324. package/dist/ui/navigation-menu.d.ts +1 -2
  325. package/dist/ui/navigation-menu.js +67 -67
  326. package/dist/ui/number-input.d.ts +1 -2
  327. package/dist/ui/oauth-button/index.d.ts +1 -2
  328. package/dist/ui/oauth-button/oauth-button.d.ts +2 -3
  329. package/dist/ui/pagination.d.ts +0 -1
  330. package/dist/ui/pagination.js +1 -1
  331. package/dist/ui/popover.d.ts +1 -2
  332. package/dist/ui/progress-ring.d.ts +0 -1
  333. package/dist/ui/progress.d.ts +1 -2
  334. package/dist/ui/progress.js +30 -30
  335. package/dist/ui/radio.d.ts +2 -3
  336. package/dist/ui/radio.js +18 -18
  337. package/dist/ui/search-input.d.ts +0 -1
  338. package/dist/ui/segmented-control.d.ts +1 -2
  339. package/dist/ui/select.d.ts +1 -2
  340. package/dist/ui/select.js +55 -55
  341. package/dist/ui/separator.d.ts +1 -2
  342. package/dist/ui/separator.js +5 -5
  343. package/dist/ui/sheet.d.ts +1 -2
  344. package/dist/ui/sheet.js +45 -45
  345. package/dist/ui/sidebar.d.ts +4 -5
  346. package/dist/ui/sidebar.js +1 -1
  347. package/dist/ui/slider.d.ts +1 -2
  348. package/dist/ui/slider.js +14 -14
  349. package/dist/ui/spinner.d.ts +0 -1
  350. package/dist/ui/spinner.d.ts.map +1 -1
  351. package/dist/ui/spinner.js +50 -44
  352. package/dist/ui/spinner.js.map +1 -1
  353. package/dist/ui/split-button.d.ts +14 -4
  354. package/dist/ui/split-button.d.ts.map +1 -1
  355. package/dist/ui/split-button.js.map +1 -1
  356. package/dist/ui/stat-card.d.ts +3 -4
  357. package/dist/ui/stat-flash.d.ts +1 -2
  358. package/dist/ui/stepper.d.ts +1 -2
  359. package/dist/ui/surface.js +1 -1
  360. package/dist/ui/switch.d.ts +2 -3
  361. package/dist/ui/switch.d.ts.map +1 -1
  362. package/dist/ui/switch.js +31 -31
  363. package/dist/ui/switch.js.map +1 -1
  364. package/dist/ui/table-row-link.d.ts +0 -1
  365. package/dist/ui/table.js +1 -1
  366. package/dist/ui/table.js.map +1 -1
  367. package/dist/ui/tabs.d.ts +1 -2
  368. package/dist/ui/tabs.js +35 -35
  369. package/dist/ui/textarea.d.ts +1 -2
  370. package/dist/ui/toast-registry.d.ts +0 -1
  371. package/dist/ui/toast-types.js +1 -0
  372. package/dist/ui/toast.d.ts +2 -3
  373. package/dist/ui/toaster.d.ts +0 -1
  374. package/dist/ui/toggle-group.d.ts +2 -3
  375. package/dist/ui/toggle-group.js +14 -14
  376. package/dist/ui/toggle.d.ts +1 -2
  377. package/dist/ui/toggle.js +12 -12
  378. package/dist/ui/tooltip.d.ts +1 -2
  379. package/dist/ui/tooltip.js +21 -21
  380. package/dist/ui/tree-view/index.d.ts +3 -4
  381. package/dist/ui/tree-view/tree-item.d.ts +1 -2
  382. package/dist/ui/tree-view/tree-view.d.ts +1 -2
  383. package/dist/ui/tree-view/use-tree.d.ts +1 -2
  384. package/dist/ui/truncated-text.d.ts +0 -1
  385. package/docs/components/composed/bulk-action-bar.md +9 -3
  386. package/docs/components/composed/error-boundary.md +18 -2
  387. package/docs/components/composed/master-detail.md +12 -2
  388. package/docs/components/composed/page-skeletons.md +2 -2
  389. package/docs/components/composed/rich-chat-input.md +18 -6
  390. package/docs/components/composed/simple-tooltip.md +1 -1
  391. package/docs/components/shell/app-command-palette.md +2 -1
  392. package/docs/components/shell/bottom-navbar.md +4 -4
  393. package/docs/components/shell/command-registry.md +2 -2
  394. package/docs/components/shell/link-context.md +2 -2
  395. package/docs/components/shell/top-bar.md +1 -1
  396. package/docs/components/ui/search-input.md +2 -2
  397. package/docs/components/ui/slider.md +2 -2
  398. package/docs/components/ui/split-button.md +3 -3
  399. package/docs/recipes/install-astro.md +2 -0
  400. package/docs/recipes/install-next-app-router.md +2 -0
  401. package/docs/recipes/install-remix.md +2 -0
  402. package/docs/recipes/install-tanstack-start.md +2 -0
  403. package/docs/recipes/install-vite.md +2 -0
  404. package/docs/recipes/troubleshoot.md +80 -0
  405. package/llms.txt +2 -2
  406. package/make-kit/Guidelines.md +1 -1
  407. package/make-kit/components/overview.md +2 -2
  408. package/make-kit/foundations/surfaces.md +1 -1
  409. package/mcp-manifest.json +411 -147
  410. package/package.json +30 -10
  411. package/skill/SKILL.md +1 -1
  412. package/skill/chat-skill/README.md +18 -0
  413. package/skill/chat-skill/SKILL.md +78 -0
  414. package/skill/chat-skill/chatgpt-instructions.md +26 -0
  415. package/skill/chat-skill/gemini-instructions.md +25 -0
  416. package/skill/references/components.md +2 -2
  417. package/skill/references/setup-astro.md +2 -0
  418. package/skill/references/setup-next-app-router.md +2 -0
  419. package/skill/references/setup-remix.md +2 -0
  420. package/skill/references/setup-tanstack-start.md +2 -0
  421. package/skill/references/setup-vite.md +2 -0
  422. package/skill/references/troubleshoot.md +80 -0
  423. package/dist/_chunks/primitives.js +0 -7596
  424. package/dist/_chunks/primitives.js.map +0 -1
  425. package/dist/shell/sidebar.d.ts +0 -113
  426. package/dist/shell/sidebar.d.ts.map +0 -1
  427. package/dist/shell/sidebar.js +0 -293
  428. package/dist/shell/sidebar.js.map +0 -1
  429. package/docs/components/shell/sidebar.md +0 -103
@@ -1,9 +1,9 @@
1
1
  "use client";
2
- import { Range as e, Root$3 as t, Thumb$1 as n, Track as r } from "./primitives.js";
3
- import { tweens as i } from "../ui/lib/motion.js";
4
- import { cn as a } from "../ui/lib/utils.js";
5
- import { Icon as o } from "../ui/icon.js";
6
- import { Button as s } from "../ui/button.js";
2
+ import { tweens as e } from "../ui/lib/motion.js";
3
+ import { cn as t } from "../ui/lib/utils.js";
4
+ import { Icon as n } from "../ui/icon.js";
5
+ import { Button as r } from "../ui/button.js";
6
+ import { Range as i, Root as a, Thumb as o, Track as s } from "./primitives/react-slider.js";
7
7
  import "react";
8
8
  import { jsx as c, jsxs as l } from "react/jsx-runtime";
9
9
  import { IconAlertTriangle as u, IconDownload as d, IconVolume as f, IconVolumeOff as p } from "@tabler/icons-react";
@@ -13,7 +13,7 @@ function h({ message: e, url: t }) {
13
13
  return /* @__PURE__ */ l("div", {
14
14
  className: "flex flex-col items-center justify-center gap-ds-04 rounded-control border border-surface-border bg-surface-sunken p-ds-08 text-center",
15
15
  children: [
16
- /* @__PURE__ */ c(o, {
16
+ /* @__PURE__ */ c(n, {
17
17
  icon: u,
18
18
  size: "2xl",
19
19
  className: "text-warning-9"
@@ -25,10 +25,10 @@ function h({ message: e, url: t }) {
25
25
  className: "text-body-sm text-surface-fg-muted mt-ds-01",
26
26
  children: e
27
27
  })] }),
28
- /* @__PURE__ */ c(s, {
28
+ /* @__PURE__ */ c(r, {
29
29
  variant: "outline",
30
30
  size: "xs",
31
- startIcon: /* @__PURE__ */ c(o, { icon: d }),
31
+ startIcon: /* @__PURE__ */ c(n, { icon: d }),
32
32
  asChild: !0,
33
33
  children: /* @__PURE__ */ c("a", {
34
34
  href: t,
@@ -41,7 +41,7 @@ function h({ message: e, url: t }) {
41
41
  ]
42
42
  });
43
43
  }
44
- function g({ children: e, className: t }) {
44
+ function g({ children: n, className: r }) {
45
45
  return /* @__PURE__ */ c(m.div, {
46
46
  initial: {
47
47
  opacity: 0,
@@ -51,43 +51,43 @@ function g({ children: e, className: t }) {
51
51
  opacity: 1,
52
52
  y: 0
53
53
  },
54
- transition: i.fade,
55
- className: a("flex items-center gap-ds-01 rounded-control bg-surface-overlay/95 px-ds-02 py-ds-01 shadow-floating backdrop-blur-xs", t),
56
- children: e
54
+ transition: e.fade,
55
+ className: t("flex items-center gap-ds-01 rounded-control bg-surface-overlay/95 px-ds-02 py-ds-01 shadow-floating backdrop-blur-xs", r),
56
+ children: n
57
57
  });
58
58
  }
59
59
  function _() {
60
60
  return /* @__PURE__ */ c("div", { className: "mx-ds-01 h-4 w-px bg-surface-border-subtle" });
61
61
  }
62
- function v({ value: i, max: o = 100, step: s = 1, onValueChange: u, tone: d = "light", ariaLabel: f, disabled: p, className: m }) {
62
+ function v({ value: e, max: n = 100, step: r = 1, onValueChange: u, tone: d = "light", ariaLabel: f, disabled: p, className: m }) {
63
63
  let h = d === "dark";
64
- return /* @__PURE__ */ l(t, {
65
- className: a("group/ms relative flex h-3 w-full cursor-pointer touch-none select-none items-center", m),
66
- value: [i],
67
- max: o,
68
- step: s,
64
+ return /* @__PURE__ */ l(a, {
65
+ className: t("group/ms relative flex h-3 w-full cursor-pointer touch-none select-none items-center", m),
66
+ value: [e],
67
+ max: n,
68
+ step: r,
69
69
  disabled: p,
70
70
  onValueChange: (e) => u(e[0] ?? 0),
71
71
  "aria-label": f,
72
- children: [/* @__PURE__ */ c(r, {
73
- className: a("relative h-1 w-full grow overflow-hidden rounded-pill", h ? "bg-white/30" : "bg-surface-sunken"),
74
- children: /* @__PURE__ */ c(e, { className: a("absolute h-full rounded-pill", h ? "bg-white" : "bg-accent-9") })
75
- }), /* @__PURE__ */ c(n, { className: a("block h-3 w-3 rounded-pill shadow-raised outline-hidden transition-[opacity,transform] duration-fast-02", "opacity-0 group-hover/ms:opacity-100 focus:opacity-100 active:scale-110", "focus-visible:opacity-100 focus-visible:ring-2 focus-visible:ring-offset-1", h ? "bg-white focus-visible:ring-white" : "bg-accent-9 focus-visible:ring-accent-9") })]
72
+ children: [/* @__PURE__ */ c(s, {
73
+ className: t("relative h-1 w-full grow overflow-hidden rounded-pill", h ? "bg-white/30" : "bg-surface-sunken"),
74
+ children: /* @__PURE__ */ c(i, { className: t("absolute h-full rounded-pill", h ? "bg-white" : "bg-accent-9") })
75
+ }), /* @__PURE__ */ c(o, { className: t("block h-3 w-3 rounded-pill shadow-raised outline-hidden transition-[opacity,transform] duration-fast-02", "opacity-0 group-hover/ms:opacity-100 focus:opacity-100 active:scale-110", "focus-visible:opacity-100 focus-visible:ring-2 focus-visible:ring-offset-1", h ? "bg-white focus-visible:ring-white" : "bg-accent-9 focus-visible:ring-accent-9") })]
76
76
  });
77
77
  }
78
- function y({ volume: e, muted: t, onVolumeChange: n, onMuteToggle: r, variant: i = "light" }) {
79
- let s = t ? 0 : e;
78
+ function y({ volume: e, muted: r, onVolumeChange: i, onMuteToggle: a, variant: o = "light" }) {
79
+ let s = r ? 0 : e;
80
80
  return /* @__PURE__ */ l("div", {
81
81
  className: "flex items-center gap-ds-02 shrink-0 group/vol",
82
82
  children: [/* @__PURE__ */ c("button", {
83
- onClick: r,
84
- className: a("transition-colors", i === "dark" ? "text-white hover:text-white/80" : "text-surface-fg-muted hover:text-surface-fg"),
85
- "aria-label": t ? "Unmute (M)" : "Mute (M)",
86
- title: t ? "Unmute" : "Mute",
87
- children: t || e === 0 ? /* @__PURE__ */ c(o, {
83
+ onClick: a,
84
+ className: t("transition-colors", o === "dark" ? "text-white hover:text-white/80" : "text-surface-fg-muted hover:text-surface-fg"),
85
+ "aria-label": r ? "Unmute (M)" : "Mute (M)",
86
+ title: r ? "Unmute" : "Mute",
87
+ children: r || e === 0 ? /* @__PURE__ */ c(n, {
88
88
  icon: p,
89
89
  size: "sm"
90
- }) : /* @__PURE__ */ c(o, {
90
+ }) : /* @__PURE__ */ c(n, {
91
91
  icon: f,
92
92
  size: "sm"
93
93
  })
@@ -97,8 +97,8 @@ function y({ volume: e, muted: t, onVolumeChange: n, onMuteToggle: r, variant: i
97
97
  value: s,
98
98
  max: 1,
99
99
  step: .01,
100
- onValueChange: n,
101
- tone: i,
100
+ onValueChange: i,
101
+ tone: o,
102
102
  ariaLabel: "Volume"
103
103
  })
104
104
  })]
@@ -1,5 +1,5 @@
1
1
  "use client";
2
- import { arrow as e, autoPlacement as t, autoUpdate as n, computePosition as r, flip$1 as i, hide as a, inline as o, offset$1 as s, shift$1 as c, size$1 as l } from "./primitives.js";
2
+ import { arrow as e, autoPlacement as t, autoUpdate as n, computePosition as r, flip$1 as i, hide as a, inline as o, offset$1 as s, shift$1 as c, size$1 as l } from "./primitives-internal.js";
3
3
  import u, { createContext as d, createElement as f, createRef as p, forwardRef as m, memo as h, useContext as g, useDebugValue as _, useEffect as v, useLayoutEffect as y, useMemo as b, useRef as x, useState as S, version as C } from "react";
4
4
  import { Fragment as w, jsx as ee, jsxs as te } from "react/jsx-runtime";
5
5
  import ne, { createPortal as re, flushSync as ie } from "react-dom";
@@ -1,6 +1,5 @@
1
- "use client";
2
- import { IconInput } from '../ui/lib/icon-input';
3
- import { BlockComponentProps } from './types';
1
+ import { IconInput } from '../ui/lib/icon-input.js';
2
+ import { BlockComponentProps } from './types.js';
4
3
  import * as React from 'react';
5
4
  export interface AICommandContext {
6
5
  customBlocks: Record<string, React.ComponentType<BlockComponentProps<any>>>;
@@ -1,5 +1,4 @@
1
- "use client";
2
- import { Block, BlockComponentProps } from './types';
1
+ import { Block, BlockComponentProps } from './types.js';
3
2
  import * as React from 'react';
4
3
  export interface BlockRendererProps {
5
4
  blocks: Block[];
@@ -1,4 +1,3 @@
1
- "use client";
2
1
  import * as React from 'react';
3
2
  export interface BlockShellProps {
4
3
  confidence?: 'high' | 'medium' | 'low';
@@ -1,5 +1,4 @@
1
- "use client";
2
- import { BlockComponentProps, BlockTableData } from '../types';
1
+ import { BlockComponentProps, BlockTableData } from '../types.js';
3
2
  import * as React from 'react';
4
3
  declare const BlockTable: React.MemoExoticComponent<({ data, confidence, }: BlockComponentProps<BlockTableData>) => React.JSX.Element>;
5
4
  export { BlockTable };
@@ -1,5 +1,4 @@
1
- "use client";
2
- import { BlockComponentProps, ConfirmBlockData } from '../types';
1
+ import { BlockComponentProps, ConfirmBlockData } from '../types.js';
3
2
  import * as React from 'react';
4
3
  declare const ConfirmBlock: React.MemoExoticComponent<({ data, confidence, onAction, }: BlockComponentProps<ConfirmBlockData>) => React.JSX.Element>;
5
4
  export { ConfirmBlock };
@@ -1,5 +1,4 @@
1
- "use client";
2
- import { BlockComponentProps } from '../types';
1
+ import { BlockComponentProps } from '../types.js';
3
2
  import * as React from 'react';
4
3
  declare const DividerBlock: React.MemoExoticComponent<(_props: BlockComponentProps<Record<string, never>>) => React.JSX.Element>;
5
4
  export { DividerBlock };
@@ -1,5 +1,4 @@
1
- "use client";
2
- import { BlockComponentProps, ErrorBlockData } from '../types';
1
+ import { BlockComponentProps, ErrorBlockData } from '../types.js';
3
2
  import * as React from 'react';
4
3
  declare const ErrorBlock: React.MemoExoticComponent<({ data, confidence, }: BlockComponentProps<ErrorBlockData>) => React.JSX.Element>;
5
4
  export { ErrorBlock };
@@ -1,9 +1,8 @@
1
- "use client";
2
- export { BlockTable } from './block-table';
3
- export { ConfirmBlock } from './confirm';
4
- export { DividerBlock } from './divider';
5
- export { InfoBlock } from './info';
6
- export { LoadingBlock } from './loading';
7
- export { StatRowBlock } from './stat-row';
8
- export { SuccessBlock } from './success';
1
+ export { BlockTable } from './block-table.js';
2
+ export { ConfirmBlock } from './confirm.js';
3
+ export { DividerBlock } from './divider.js';
4
+ export { InfoBlock } from './info.js';
5
+ export { LoadingBlock } from './loading.js';
6
+ export { StatRowBlock } from './stat-row.js';
7
+ export { SuccessBlock } from './success.js';
9
8
  //# sourceMappingURL=index.d.ts.map
@@ -1,5 +1,4 @@
1
- "use client";
2
- import { BlockComponentProps } from '../types';
1
+ import { BlockComponentProps } from '../types.js';
3
2
  import * as React from 'react';
4
3
  declare const InfoBlock: React.MemoExoticComponent<({ data, }: BlockComponentProps<{
5
4
  message: string;
@@ -1,5 +1,4 @@
1
- "use client";
2
- import { BlockComponentProps, LoadingBlockData } from '../types';
1
+ import { BlockComponentProps, LoadingBlockData } from '../types.js';
3
2
  import * as React from 'react';
4
3
  declare const LoadingBlock: React.MemoExoticComponent<({ data, }: BlockComponentProps<LoadingBlockData>) => React.JSX.Element>;
5
4
  export { LoadingBlock };
@@ -1,5 +1,4 @@
1
- "use client";
2
- import { BlockComponentProps, StatRowBlockData } from '../types';
1
+ import { BlockComponentProps, StatRowBlockData } from '../types.js';
3
2
  import * as React from 'react';
4
3
  declare const StatRowBlock: React.MemoExoticComponent<({ data, }: BlockComponentProps<StatRowBlockData>) => React.JSX.Element | null>;
5
4
  export { StatRowBlock };
@@ -1,5 +1,4 @@
1
- "use client";
2
- import { BlockComponentProps, SuccessBlockData } from '../types';
1
+ import { BlockComponentProps, SuccessBlockData } from '../types.js';
3
2
  import * as React from 'react';
4
3
  declare const SuccessBlock: React.MemoExoticComponent<({ data, blockId, confidence, onAction, }: BlockComponentProps<SuccessBlockData>) => React.JSX.Element>;
5
4
  export { SuccessBlock };
@@ -1,5 +1,4 @@
1
- "use client";
2
- import { BlockComponentProps } from '../types';
1
+ import { BlockComponentProps } from '../types.js';
3
2
  import * as React from 'react';
4
3
  declare const TextBlock: React.MemoExoticComponent<({ data, confidence, }: BlockComponentProps<{
5
4
  content: string;
@@ -1,5 +1,4 @@
1
- "use client";
2
- import { CommandGroup, CommandItem } from '../composed/command-palette';
1
+ import { CommandGroup, CommandItem } from '../composed/command-palette.js';
3
2
  import * as React from 'react';
4
3
  /**
5
4
  * Unified AI command interface with three visual variants:
@@ -1,6 +1,5 @@
1
- "use client";
2
- import { IconInput } from '../ui/lib/icon-input';
3
- import { BlockComponentProps, ConversationMessage, ProcessingStep } from './types';
1
+ import { IconInput } from '../ui/lib/icon-input.js';
2
+ import { BlockComponentProps, ConversationMessage, ProcessingStep } from './types.js';
4
3
  import * as React from 'react';
5
4
  /**
6
5
  * Renders a scrollable AI conversation thread with support for streaming
@@ -1,4 +1,3 @@
1
- "use client";
2
1
  import * as React from 'react';
3
2
  export type DevadootState = 'idle' | 'processing' | 'responded' | 'error';
4
3
  export interface DevadootIconProps {
@@ -1,18 +1,17 @@
1
- "use client";
2
- export type { AICommandContext, AICommandProviderProps } from './ai-command-provider';
3
- export { AICommandProvider, useAICommand } from './ai-command-provider';
4
- export type { CommandBarProps } from './command-bar';
5
- export { CommandBar } from './command-bar';
6
- export type { AIConversationProps } from './conversation';
7
- export { AIConversation } from './conversation';
8
- export type { DevadootIconProps, DevadootState } from './devadoot-icon';
9
- export { DevadootIcon } from './devadoot-icon';
10
- export { BlockTable } from './blocks/block-table';
11
- export { ConfirmBlock } from './blocks/confirm';
12
- export { DividerBlock } from './blocks/divider';
13
- export { InfoBlock } from './blocks/info';
14
- export { LoadingBlock } from './blocks/loading';
15
- export { StatRowBlock } from './blocks/stat-row';
16
- export { SuccessBlock } from './blocks/success';
17
- export type { AIResponse, Block, BlockComponentProps, BlockTableColumn, BlockTableData, ConfirmBlockData, ConversationMessage, ErrorBlockData, LoadingBlockData, ProcessingStep, StatRowBlockData, StatRowStat, SuccessBlockData, } from './types';
1
+ export type { AICommandContext, AICommandProviderProps } from './ai-command-provider.js';
2
+ export { AICommandProvider, useAICommand } from './ai-command-provider.js';
3
+ export type { CommandBarProps } from './command-bar.js';
4
+ export { CommandBar } from './command-bar.js';
5
+ export type { AIConversationProps } from './conversation.js';
6
+ export { AIConversation } from './conversation.js';
7
+ export type { DevadootIconProps, DevadootState } from './devadoot-icon.js';
8
+ export { DevadootIcon } from './devadoot-icon.js';
9
+ export { BlockTable } from './blocks/block-table.js';
10
+ export { ConfirmBlock } from './blocks/confirm.js';
11
+ export { DividerBlock } from './blocks/divider.js';
12
+ export { InfoBlock } from './blocks/info.js';
13
+ export { LoadingBlock } from './blocks/loading.js';
14
+ export { StatRowBlock } from './blocks/stat-row.js';
15
+ export { SuccessBlock } from './blocks/success.js';
16
+ export type { AIResponse, Block, BlockComponentProps, BlockTableColumn, BlockTableData, ConfirmBlockData, ConversationMessage, ErrorBlockData, LoadingBlockData, ProcessingStep, StatRowBlockData, StatRowStat, SuccessBlockData, } from './types.js';
18
17
  //# sourceMappingURL=index.d.ts.map
package/dist/ai/types.js CHANGED
@@ -0,0 +1 @@
1
+ export {};
@@ -1,5 +1,4 @@
1
- "use client";
2
- import { IconInput } from '../ui/lib/icon-input';
1
+ import { IconInput } from '../ui/lib/icon-input.js';
3
2
  import * as React from 'react';
4
3
  export interface ActivityItem {
5
4
  id: string;
@@ -1,30 +1,31 @@
1
- "use client";
2
1
  import { VariantProps } from 'class-variance-authority';
3
- import { AvatarRing } from '../ui/avatar';
2
+ import { avatarVariants, AvatarRing } from '../ui/avatar.js';
4
3
  import * as React from 'react';
5
- declare const avatarSizeVariants: (props?: ({
6
- size?: "xs" | "sm" | "md" | "lg" | "xl" | null | undefined;
7
- } & import('class-variance-authority/types').ClassProp) | undefined) => string;
4
+ type Size = NonNullable<VariantProps<typeof avatarVariants>['size']>;
8
5
  export interface AvatarUser {
9
6
  name: string;
10
7
  image?: string | null;
11
8
  ring?: AvatarRing;
9
+ /** Small top-right marker. `lead` = accent dot, `admin` = warning dot, or any node. */
12
10
  indicator?: 'lead' | 'admin' | React.ReactNode;
13
11
  }
14
- export interface AvatarGroupProps extends React.HTMLAttributes<HTMLDivElement>, VariantProps<typeof avatarSizeVariants> {
12
+ export interface AvatarGroupProps extends React.HTMLAttributes<HTMLDivElement> {
15
13
  users: AvatarUser[];
16
14
  max?: number;
15
+ size?: Size;
17
16
  showTooltip?: boolean;
18
17
  /** Border color for the group avatars. @default 'surface-raised' */
19
18
  borderColor?: 'surface-base' | 'surface-raised';
20
- /** Callback when the "+N" overflow badge is clicked */
19
+ /** Callback when the "+N" overflow badge is clicked (renders it as a button). */
21
20
  onOverflowClick?: () => void;
22
- /** Custom render function for each avatar */
21
+ /** Custom render function for each avatar (consumer owns the Avatar). */
23
22
  renderAvatar?: (user: AvatarUser, index: number) => React.ReactNode;
24
- /** Direction avatars expand on hover. @default 'right' */
23
+ /** Direction avatars expand on hover/focus. @default 'right' */
25
24
  expandDirection?: 'left' | 'right';
26
- /** How much avatars spread apart on hover. @default 'default' */
25
+ /** How far avatars spread on hover/focus. @default 'default' */
27
26
  expandAmount?: 'compact' | 'default' | 'wide';
27
+ /** Accessible label for the group. @default `${count} team members` */
28
+ label?: string;
28
29
  }
29
30
  declare const AvatarGroup: React.ForwardRefExoticComponent<AvatarGroupProps & React.RefAttributes<HTMLDivElement>>;
30
31
  export { AvatarGroup };
@@ -1 +1 @@
1
- {"version":3,"file":"avatar-group.d.ts","sourceRoot":"","sources":["../../src/composed/avatar-group.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAA;AAEjE,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAE9B,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,cAAc,CAAA;AAuB9C,QAAA,MAAM,kBAAkB;;8EAgBvB,CAAA;AAED,MAAM,WAAW,UAAU;IACzB,IAAI,EAAE,MAAM,CAAA;IACZ,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IACrB,IAAI,CAAC,EAAE,UAAU,CAAA;IACjB,SAAS,CAAC,EAAE,MAAM,GAAG,OAAO,GAAG,KAAK,CAAC,SAAS,CAAA;CAC/C;AAED,MAAM,WAAW,gBACf,SAAQ,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,EAC1C,YAAY,CAAC,OAAO,kBAAkB,CAAC;IACzC,KAAK,EAAE,UAAU,EAAE,CAAA;IACnB,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,oEAAoE;IACpE,WAAW,CAAC,EAAE,cAAc,GAAG,gBAAgB,CAAA;IAC/C,uDAAuD;IACvD,eAAe,CAAC,EAAE,MAAM,IAAI,CAAA;IAC5B,6CAA6C;IAC7C,YAAY,CAAC,EAAE,CAAC,IAAI,EAAE,UAAU,EAAE,KAAK,EAAE,MAAM,KAAK,KAAK,CAAC,SAAS,CAAA;IACnE,0DAA0D;IAC1D,eAAe,CAAC,EAAE,MAAM,GAAG,OAAO,CAAA;IAClC,iEAAiE;IACjE,YAAY,CAAC,EAAE,SAAS,GAAG,SAAS,GAAG,MAAM,CAAA;CAC9C;AAED,QAAA,MAAM,WAAW,yFAmOhB,CAAA;AAGD,OAAO,EAAE,WAAW,EAAE,CAAA"}
1
+ {"version":3,"file":"avatar-group.d.ts","sourceRoot":"","sources":["../../src/composed/avatar-group.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAA;AAE5D,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAE9B,OAAO,EAIL,cAAc,EACd,KAAK,UAAU,EAChB,MAAM,cAAc,CAAA;AAWrB,KAAK,IAAI,GAAG,WAAW,CAAC,YAAY,CAAC,OAAO,cAAc,CAAC,CAAC,MAAM,CAAC,CAAC,CAAA;AAWpE,MAAM,WAAW,UAAU;IACzB,IAAI,EAAE,MAAM,CAAA;IACZ,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IACrB,IAAI,CAAC,EAAE,UAAU,CAAA;IACjB,uFAAuF;IACvF,SAAS,CAAC,EAAE,MAAM,GAAG,OAAO,GAAG,KAAK,CAAC,SAAS,CAAA;CAC/C;AAED,MAAM,WAAW,gBAAiB,SAAQ,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC;IAC5E,KAAK,EAAE,UAAU,EAAE,CAAA;IACnB,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,IAAI,CAAC,EAAE,IAAI,CAAA;IACX,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,oEAAoE;IACpE,WAAW,CAAC,EAAE,cAAc,GAAG,gBAAgB,CAAA;IAC/C,iFAAiF;IACjF,eAAe,CAAC,EAAE,MAAM,IAAI,CAAA;IAC5B,yEAAyE;IACzE,YAAY,CAAC,EAAE,CAAC,IAAI,EAAE,UAAU,EAAE,KAAK,EAAE,MAAM,KAAK,KAAK,CAAC,SAAS,CAAA;IACnE,gEAAgE;IAChE,eAAe,CAAC,EAAE,MAAM,GAAG,OAAO,CAAA;IAClC,gEAAgE;IAChE,YAAY,CAAC,EAAE,SAAS,GAAG,SAAS,GAAG,MAAM,CAAA;IAC7C,uEAAuE;IACvE,KAAK,CAAC,EAAE,MAAM,CAAA;CACf;AAiBD,QAAA,MAAM,WAAW,yFA4KhB,CAAA;AAGD,OAAO,EAAE,WAAW,EAAE,CAAA"}