@lobehub/ui 5.6.3 → 5.6.5

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 (1626) hide show
  1. package/es/A/index.mjs +3 -6
  2. package/es/A/index.mjs.map +1 -1
  3. package/es/Accordion/Accordion.d.mts +2 -2
  4. package/es/Accordion/Accordion.mjs +3 -6
  5. package/es/Accordion/Accordion.mjs.map +1 -1
  6. package/es/Accordion/AccordionItem.d.mts +2 -2
  7. package/es/Accordion/AccordionItem.mjs +9 -12
  8. package/es/Accordion/AccordionItem.mjs.map +1 -1
  9. package/es/Accordion/ArrowIcon.mjs +3 -6
  10. package/es/Accordion/ArrowIcon.mjs.map +1 -1
  11. package/es/Accordion/context.mjs +1 -2
  12. package/es/Accordion/context.mjs.map +1 -1
  13. package/es/Accordion/index.mjs +3 -4
  14. package/es/Accordion/style.mjs +20 -21
  15. package/es/Accordion/style.mjs.map +1 -1
  16. package/es/Accordion/type.d.mts +0 -1
  17. package/es/ActionIcon/ActionIcon.d.mts +2 -2
  18. package/es/ActionIcon/ActionIcon.mjs +9 -12
  19. package/es/ActionIcon/ActionIcon.mjs.map +1 -1
  20. package/es/ActionIcon/components/utils.mjs +4 -5
  21. package/es/ActionIcon/components/utils.mjs.map +1 -1
  22. package/es/ActionIcon/index.mjs +2 -3
  23. package/es/ActionIcon/style.mjs +11 -12
  24. package/es/ActionIcon/style.mjs.map +1 -1
  25. package/es/ActionIcon/type.d.mts +0 -3
  26. package/es/ActionIconGroup/ActionIconGroup.mjs +11 -14
  27. package/es/ActionIconGroup/ActionIconGroup.mjs.map +1 -1
  28. package/es/ActionIconGroup/index.mjs +2 -3
  29. package/es/ActionIconGroup/style.mjs +4 -5
  30. package/es/ActionIconGroup/style.mjs.map +1 -1
  31. package/es/ActionIconGroup/type.d.mts +0 -4
  32. package/es/Alert/Alert.d.mts +2 -2
  33. package/es/Alert/Alert.mjs +13 -18
  34. package/es/Alert/Alert.mjs.map +1 -1
  35. package/es/Alert/index.mjs +2 -3
  36. package/es/Alert/style.mjs +24 -25
  37. package/es/Alert/style.mjs.map +1 -1
  38. package/es/Alert/type.d.mts +1 -2
  39. package/es/AutoComplete/Select.d.mts +2 -2
  40. package/es/AutoComplete/Select.mjs +3 -6
  41. package/es/AutoComplete/Select.mjs.map +1 -1
  42. package/es/AutoComplete/index.mjs +2 -3
  43. package/es/AutoComplete/style.mjs +7 -8
  44. package/es/AutoComplete/style.mjs.map +1 -1
  45. package/es/Avatar/Avatar.mjs +11 -14
  46. package/es/Avatar/Avatar.mjs.map +1 -1
  47. package/es/Avatar/AvatarGroup/index.d.mts +2 -2
  48. package/es/Avatar/AvatarGroup/index.mjs +6 -9
  49. package/es/Avatar/AvatarGroup/index.mjs.map +1 -1
  50. package/es/Avatar/AvatarGroup/style.mjs +7 -8
  51. package/es/Avatar/AvatarGroup/style.mjs.map +1 -1
  52. package/es/Avatar/index.mjs +6 -8
  53. package/es/Avatar/index.mjs.map +1 -1
  54. package/es/Avatar/style.mjs +5 -6
  55. package/es/Avatar/style.mjs.map +1 -1
  56. package/es/Avatar/type.d.mts +0 -2
  57. package/es/Avatar/utils.mjs +1 -2
  58. package/es/Avatar/utils.mjs.map +1 -1
  59. package/es/Block/Block.mjs +3 -6
  60. package/es/Block/Block.mjs.map +1 -1
  61. package/es/Block/index.mjs +2 -3
  62. package/es/Block/style.mjs +5 -6
  63. package/es/Block/style.mjs.map +1 -1
  64. package/es/Block/type.d.mts +0 -1
  65. package/es/Burger/Burger.d.mts +2 -2
  66. package/es/Burger/Burger.mjs +7 -10
  67. package/es/Burger/Burger.mjs.map +1 -1
  68. package/es/Burger/index.mjs +2 -3
  69. package/es/Burger/style.mjs +26 -27
  70. package/es/Burger/style.mjs.map +1 -1
  71. package/es/Burger/type.d.mts +0 -1
  72. package/es/Button/Button.mjs +6 -9
  73. package/es/Button/Button.mjs.map +1 -1
  74. package/es/Button/index.mjs +2 -3
  75. package/es/Button/style.mjs +5 -6
  76. package/es/Button/style.mjs.map +1 -1
  77. package/es/Button/type.d.mts +0 -1
  78. package/es/Checkbox/Checkbox.mjs +6 -8
  79. package/es/Checkbox/Checkbox.mjs.map +1 -1
  80. package/es/Checkbox/CheckboxGroup.mjs +4 -6
  81. package/es/Checkbox/CheckboxGroup.mjs.map +1 -1
  82. package/es/Checkbox/index.mjs +6 -8
  83. package/es/Checkbox/index.mjs.map +1 -1
  84. package/es/Checkbox/style.mjs +15 -16
  85. package/es/Checkbox/style.mjs.map +1 -1
  86. package/es/Checkbox/type.d.mts +0 -2
  87. package/es/CodeDiff/CodeDiff.d.mts +2 -2
  88. package/es/CodeDiff/CodeDiff.mjs +7 -10
  89. package/es/CodeDiff/CodeDiff.mjs.map +1 -1
  90. package/es/CodeDiff/PatchDiff.d.mts +2 -2
  91. package/es/CodeDiff/PatchDiff.mjs +7 -10
  92. package/es/CodeDiff/PatchDiff.mjs.map +1 -1
  93. package/es/CodeDiff/index.mjs +3 -4
  94. package/es/CodeDiff/style.mjs +35 -36
  95. package/es/CodeDiff/style.mjs.map +1 -1
  96. package/es/CodeDiff/type.d.mts +0 -1
  97. package/es/CodeEditor/CodeEditor.d.mts +2 -2
  98. package/es/CodeEditor/CodeEditor.mjs +5 -8
  99. package/es/CodeEditor/CodeEditor.mjs.map +1 -1
  100. package/es/CodeEditor/index.mjs +2 -3
  101. package/es/CodeEditor/style.mjs +10 -11
  102. package/es/CodeEditor/style.mjs.map +1 -1
  103. package/es/CodeEditor/type.d.mts +0 -1
  104. package/es/Collapse/Collapse.d.mts +2 -2
  105. package/es/Collapse/Collapse.mjs +6 -9
  106. package/es/Collapse/Collapse.mjs.map +1 -1
  107. package/es/Collapse/index.mjs +2 -3
  108. package/es/Collapse/style.mjs +27 -28
  109. package/es/Collapse/style.mjs.map +1 -1
  110. package/es/Collapse/type.d.mts +1 -2
  111. package/es/ColorSwatches/ColorSwatches.mjs +10 -13
  112. package/es/ColorSwatches/ColorSwatches.mjs.map +1 -1
  113. package/es/ColorSwatches/index.mjs +2 -3
  114. package/es/ColorSwatches/style.mjs +29 -30
  115. package/es/ColorSwatches/style.mjs.map +1 -1
  116. package/es/ColorSwatches/type.d.mts +0 -1
  117. package/es/ConfigProvider/index.d.mts +2 -2
  118. package/es/ConfigProvider/index.mjs +3 -6
  119. package/es/ConfigProvider/index.mjs.map +1 -1
  120. package/es/ContextMenu/index.d.mts +0 -1
  121. package/es/ContextMenu/index.mjs +1 -2
  122. package/es/CopyButton/CopyButton.d.mts +2 -2
  123. package/es/CopyButton/CopyButton.mjs +5 -8
  124. package/es/CopyButton/CopyButton.mjs.map +1 -1
  125. package/es/CopyButton/index.mjs +2 -3
  126. package/es/CopyButton/type.d.mts +0 -2
  127. package/es/DatePicker/DatePicker.d.mts +2 -2
  128. package/es/DatePicker/DatePicker.mjs +3 -6
  129. package/es/DatePicker/DatePicker.mjs.map +1 -1
  130. package/es/DatePicker/index.mjs +2 -3
  131. package/es/DatePicker/style.mjs +3 -4
  132. package/es/DatePicker/style.mjs.map +1 -1
  133. package/es/DownloadButton/DownloadButton.mjs +6 -9
  134. package/es/DownloadButton/DownloadButton.mjs.map +1 -1
  135. package/es/DownloadButton/index.mjs +2 -3
  136. package/es/DownloadButton/type.d.mts +0 -2
  137. package/es/DraggablePanel/DraggablePanel.mjs +9 -12
  138. package/es/DraggablePanel/DraggablePanel.mjs.map +1 -1
  139. package/es/DraggablePanel/components/DraggablePanelBody.d.mts +2 -2
  140. package/es/DraggablePanel/components/DraggablePanelBody.mjs +3 -6
  141. package/es/DraggablePanel/components/DraggablePanelBody.mjs.map +1 -1
  142. package/es/DraggablePanel/components/DraggablePanelContainer.d.mts +2 -2
  143. package/es/DraggablePanel/components/DraggablePanelContainer.mjs +3 -6
  144. package/es/DraggablePanel/components/DraggablePanelContainer.mjs.map +1 -1
  145. package/es/DraggablePanel/components/DraggablePanelFooter.d.mts +2 -2
  146. package/es/DraggablePanel/components/DraggablePanelFooter.mjs +3 -6
  147. package/es/DraggablePanel/components/DraggablePanelFooter.mjs.map +1 -1
  148. package/es/DraggablePanel/components/DraggablePanelHeader.d.mts +2 -2
  149. package/es/DraggablePanel/components/DraggablePanelHeader.mjs +6 -9
  150. package/es/DraggablePanel/components/DraggablePanelHeader.mjs.map +1 -1
  151. package/es/DraggablePanel/components/style.mjs +10 -11
  152. package/es/DraggablePanel/components/style.mjs.map +1 -1
  153. package/es/DraggablePanel/index.mjs +13 -16
  154. package/es/DraggablePanel/index.mjs.map +1 -1
  155. package/es/DraggablePanel/style.mjs +56 -57
  156. package/es/DraggablePanel/style.mjs.map +1 -1
  157. package/es/DraggablePanel/utils.mjs +1 -1
  158. package/es/DraggableSideNav/DraggableSideNav.d.mts +2 -2
  159. package/es/DraggableSideNav/DraggableSideNav.mjs +11 -14
  160. package/es/DraggableSideNav/DraggableSideNav.mjs.map +1 -1
  161. package/es/DraggableSideNav/index.mjs +2 -3
  162. package/es/DraggableSideNav/style.mjs +36 -37
  163. package/es/DraggableSideNav/style.mjs.map +1 -1
  164. package/es/Drawer/Drawer.d.mts +2 -2
  165. package/es/Drawer/Drawer.mjs +5 -8
  166. package/es/Drawer/Drawer.mjs.map +1 -1
  167. package/es/Drawer/index.mjs +2 -3
  168. package/es/Drawer/type.d.mts +0 -1
  169. package/es/Dropdown/Dropdown.d.mts +2 -3
  170. package/es/Dropdown/Dropdown.mjs +3 -6
  171. package/es/Dropdown/Dropdown.mjs.map +1 -1
  172. package/es/Dropdown/index.mjs +2 -3
  173. package/es/Dropdown/type.d.mts +1 -3
  174. package/es/DropdownMenu/index.d.mts +0 -1
  175. package/es/DropdownMenu/index.mjs +2 -3
  176. package/es/EditableText/ControlInput.d.mts +0 -4
  177. package/es/EditableText/ControlInput.mjs +8 -11
  178. package/es/EditableText/ControlInput.mjs.map +1 -1
  179. package/es/EditableText/EditableText.d.mts +2 -2
  180. package/es/EditableText/EditableText.mjs +7 -10
  181. package/es/EditableText/EditableText.mjs.map +1 -1
  182. package/es/EditableText/index.mjs +2 -3
  183. package/es/EditableText/type.d.mts +0 -1
  184. package/es/EditorSlashMenu/EditorSlashMenu.d.mts +11 -22
  185. package/es/EditorSlashMenu/EditorSlashMenu.mjs +6 -9
  186. package/es/EditorSlashMenu/EditorSlashMenu.mjs.map +1 -1
  187. package/es/EditorSlashMenu/MenuItemRenderer.mjs +1 -2
  188. package/es/EditorSlashMenu/MenuItemRenderer.mjs.map +1 -1
  189. package/es/EditorSlashMenu/atoms.d.mts +15 -15
  190. package/es/EditorSlashMenu/atoms.mjs +2 -4
  191. package/es/EditorSlashMenu/atoms.mjs.map +1 -1
  192. package/es/EditorSlashMenu/index.mjs +3 -5
  193. package/es/EditorSlashMenu/style.mjs +5 -7
  194. package/es/EditorSlashMenu/style.mjs.map +1 -1
  195. package/es/EditorSlashMenu/type.d.mts +7 -15
  196. package/es/EditorSlashMenu/useKeyboardNavigation.mjs +1 -2
  197. package/es/EditorSlashMenu/useKeyboardNavigation.mjs.map +1 -1
  198. package/es/EditorSlashMenu/useNormalizedItems.mjs +1 -2
  199. package/es/EditorSlashMenu/useNormalizedItems.mjs.map +1 -1
  200. package/es/EditorSlashMenu/utils.mjs +1 -1
  201. package/es/EmojiPicker/AvatarUploader.mjs +19 -22
  202. package/es/EmojiPicker/AvatarUploader.mjs.map +1 -1
  203. package/es/EmojiPicker/EmojiPicker.d.mts +2 -2
  204. package/es/EmojiPicker/EmojiPicker.mjs +22 -25
  205. package/es/EmojiPicker/EmojiPicker.mjs.map +1 -1
  206. package/es/EmojiPicker/index.mjs +2 -3
  207. package/es/EmojiPicker/style.mjs +10 -11
  208. package/es/EmojiPicker/style.mjs.map +1 -1
  209. package/es/EmojiPicker/type.d.mts +0 -1
  210. package/es/Empty/Empty.mjs +12 -15
  211. package/es/Empty/Empty.mjs.map +1 -1
  212. package/es/Empty/index.mjs +2 -3
  213. package/es/Empty/type.d.mts +0 -4
  214. package/es/FileTypeIcon/FileTypeIcon.mjs +9 -12
  215. package/es/FileTypeIcon/FileTypeIcon.mjs.map +1 -1
  216. package/es/FileTypeIcon/components/FileIcon.mjs +2 -4
  217. package/es/FileTypeIcon/components/FileIcon.mjs.map +1 -1
  218. package/es/FileTypeIcon/components/FolderIcon.mjs +2 -4
  219. package/es/FileTypeIcon/components/FolderIcon.mjs.map +1 -1
  220. package/es/FileTypeIcon/index.mjs +2 -3
  221. package/es/FileTypeIcon/style.mjs +5 -6
  222. package/es/FileTypeIcon/style.mjs.map +1 -1
  223. package/es/Flex/Center.mjs +2 -4
  224. package/es/Flex/Center.mjs.map +1 -1
  225. package/es/Flex/FlexBasic.d.mts +2 -2
  226. package/es/Flex/FlexBasic.mjs +2 -4
  227. package/es/Flex/FlexBasic.mjs.map +1 -1
  228. package/es/Flex/index.d.mts +0 -1
  229. package/es/Flex/index.mjs +2 -3
  230. package/es/Flex/utils.mjs +4 -4
  231. package/es/Flex/utils.mjs.map +1 -1
  232. package/es/FluentEmoji/FluentEmoji.mjs +7 -10
  233. package/es/FluentEmoji/FluentEmoji.mjs.map +1 -1
  234. package/es/FluentEmoji/index.mjs +2 -3
  235. package/es/FluentEmoji/style.mjs +3 -4
  236. package/es/FluentEmoji/style.mjs.map +1 -1
  237. package/es/FluentEmoji/utils.mjs +1 -1
  238. package/es/FontLoader/index.d.mts +2 -2
  239. package/es/FontLoader/index.mjs +3 -6
  240. package/es/FontLoader/index.mjs.map +1 -1
  241. package/es/Footer/Footer.d.mts +2 -2
  242. package/es/Footer/Footer.mjs +3 -6
  243. package/es/Footer/Footer.mjs.map +1 -1
  244. package/es/Footer/index.mjs +2 -3
  245. package/es/Footer/style.mjs +14 -15
  246. package/es/Footer/style.mjs.map +1 -1
  247. package/es/Footer/type.d.mts +0 -1
  248. package/es/Form/Form.mjs +9 -12
  249. package/es/Form/Form.mjs.map +1 -1
  250. package/es/Form/components/FormDivider.mjs +5 -8
  251. package/es/Form/components/FormDivider.mjs.map +1 -1
  252. package/es/Form/components/FormFlatGroup.mjs +3 -6
  253. package/es/Form/components/FormFlatGroup.mjs.map +1 -1
  254. package/es/Form/components/FormGroup.d.mts +2 -2
  255. package/es/Form/components/FormGroup.mjs +7 -10
  256. package/es/Form/components/FormGroup.mjs.map +1 -1
  257. package/es/Form/components/FormItem.d.mts +2 -2
  258. package/es/Form/components/FormItem.mjs +7 -10
  259. package/es/Form/components/FormItem.mjs.map +1 -1
  260. package/es/Form/components/FormProvider.mjs +2 -4
  261. package/es/Form/components/FormProvider.mjs.map +1 -1
  262. package/es/Form/components/FormSubmitFooter.d.mts +2 -2
  263. package/es/Form/components/FormSubmitFooter.mjs +8 -11
  264. package/es/Form/components/FormSubmitFooter.mjs.map +1 -1
  265. package/es/Form/components/FormTitle.mjs +5 -8
  266. package/es/Form/components/FormTitle.mjs.map +1 -1
  267. package/es/Form/components/merge.mjs +2 -3
  268. package/es/Form/components/merge.mjs.map +1 -1
  269. package/es/Form/index.mjs +16 -19
  270. package/es/Form/index.mjs.map +1 -1
  271. package/es/Form/style.mjs +47 -48
  272. package/es/Form/style.mjs.map +1 -1
  273. package/es/Form/type.d.mts +1 -6
  274. package/es/FormModal/FormModal.d.mts +2 -2
  275. package/es/FormModal/FormModal.mjs +9 -12
  276. package/es/FormModal/FormModal.mjs.map +1 -1
  277. package/es/FormModal/index.mjs +2 -3
  278. package/es/FormModal/style.mjs +7 -8
  279. package/es/FormModal/style.mjs.map +1 -1
  280. package/es/FormModal/type.d.mts +0 -3
  281. package/es/Freeze/Freeze.d.mts +2 -2
  282. package/es/Freeze/Freeze.mjs +3 -6
  283. package/es/Freeze/Freeze.mjs.map +1 -1
  284. package/es/Freeze/index.mjs +2 -3
  285. package/es/Grid/Grid.mjs +3 -6
  286. package/es/Grid/Grid.mjs.map +1 -1
  287. package/es/Grid/index.mjs +2 -3
  288. package/es/Grid/style.mjs +3 -4
  289. package/es/Grid/style.mjs.map +1 -1
  290. package/es/Grid/type.d.mts +0 -1
  291. package/es/GroupAvatar/GroupAvatar.mjs +10 -13
  292. package/es/GroupAvatar/GroupAvatar.mjs.map +1 -1
  293. package/es/GroupAvatar/index.mjs +2 -3
  294. package/es/GroupAvatar/style.mjs +4 -5
  295. package/es/GroupAvatar/style.mjs.map +1 -1
  296. package/es/GuideCard/GuideCard.d.mts +2 -2
  297. package/es/GuideCard/GuideCard.mjs +7 -10
  298. package/es/GuideCard/GuideCard.mjs.map +1 -1
  299. package/es/GuideCard/style.mjs +16 -17
  300. package/es/GuideCard/style.mjs.map +1 -1
  301. package/es/GuideCard/type.d.mts +0 -2
  302. package/es/Header/Header.d.mts +2 -2
  303. package/es/Header/Header.mjs +3 -6
  304. package/es/Header/Header.mjs.map +1 -1
  305. package/es/Header/index.mjs +2 -3
  306. package/es/Header/style.mjs +10 -11
  307. package/es/Header/style.mjs.map +1 -1
  308. package/es/Header/type.d.mts +0 -1
  309. package/es/Highlighter/FullFeatured.mjs +13 -16
  310. package/es/Highlighter/FullFeatured.mjs.map +1 -1
  311. package/es/Highlighter/Highlighter.d.mts +2 -2
  312. package/es/Highlighter/Highlighter.mjs +11 -14
  313. package/es/Highlighter/Highlighter.mjs.map +1 -1
  314. package/es/Highlighter/LangSelect.mjs +10 -13
  315. package/es/Highlighter/LangSelect.mjs.map +1 -1
  316. package/es/Highlighter/SyntaxHighlighter/StaticRenderer.mjs +3 -6
  317. package/es/Highlighter/SyntaxHighlighter/StaticRenderer.mjs.map +1 -1
  318. package/es/Highlighter/SyntaxHighlighter/StreamRenderer.mjs +3 -6
  319. package/es/Highlighter/SyntaxHighlighter/StreamRenderer.mjs.map +1 -1
  320. package/es/Highlighter/SyntaxHighlighter/index.d.mts +2 -2
  321. package/es/Highlighter/SyntaxHighlighter/index.mjs +7 -10
  322. package/es/Highlighter/SyntaxHighlighter/index.mjs.map +1 -1
  323. package/es/Highlighter/SyntaxHighlighter/style.mjs +20 -21
  324. package/es/Highlighter/SyntaxHighlighter/style.mjs.map +1 -1
  325. package/es/Highlighter/const.mjs +1 -2
  326. package/es/Highlighter/const.mjs.map +1 -1
  327. package/es/Highlighter/index.mjs +3 -4
  328. package/es/Highlighter/style.mjs +24 -25
  329. package/es/Highlighter/style.mjs.map +1 -1
  330. package/es/Highlighter/theme/lobe-theme.mjs +1 -2
  331. package/es/Highlighter/theme/lobe-theme.mjs.map +1 -1
  332. package/es/Highlighter/type.d.mts +0 -2
  333. package/es/Hotkey/Hotkey.d.mts +2 -2
  334. package/es/Hotkey/Hotkey.mjs +36 -39
  335. package/es/Hotkey/Hotkey.mjs.map +1 -1
  336. package/es/Hotkey/const.mjs +1 -1
  337. package/es/Hotkey/index.mjs +2 -3
  338. package/es/Hotkey/style.mjs +13 -14
  339. package/es/Hotkey/style.mjs.map +1 -1
  340. package/es/Hotkey/type.d.mts +0 -1
  341. package/es/Hotkey/utils.d.mts +0 -1
  342. package/es/Hotkey/utils.mjs +1 -2
  343. package/es/Hotkey/utils.mjs.map +1 -1
  344. package/es/HotkeyInput/HotkeyInput.d.mts +2 -2
  345. package/es/HotkeyInput/HotkeyInput.mjs +9 -12
  346. package/es/HotkeyInput/HotkeyInput.mjs.map +1 -1
  347. package/es/HotkeyInput/index.mjs +2 -3
  348. package/es/HotkeyInput/style.mjs +13 -14
  349. package/es/HotkeyInput/style.mjs.map +1 -1
  350. package/es/Icon/Icon.d.mts +2 -2
  351. package/es/Icon/Icon.mjs +3 -6
  352. package/es/Icon/Icon.mjs.map +1 -1
  353. package/es/Icon/components/IconProvider.d.mts +3 -3
  354. package/es/Icon/components/IconProvider.mjs +2 -4
  355. package/es/Icon/components/IconProvider.mjs.map +1 -1
  356. package/es/Icon/components/utils.mjs +1 -2
  357. package/es/Icon/components/utils.mjs.map +1 -1
  358. package/es/Icon/index.mjs +2 -3
  359. package/es/Icon/style.mjs +6 -8
  360. package/es/Icon/style.mjs.map +1 -1
  361. package/es/Image/Image.mjs +5 -8
  362. package/es/Image/Image.mjs.map +1 -1
  363. package/es/Image/PreviewGroup.d.mts +2 -2
  364. package/es/Image/PreviewGroup.mjs +5 -8
  365. package/es/Image/PreviewGroup.mjs.map +1 -1
  366. package/es/Image/components/Preview.mjs +3 -6
  367. package/es/Image/components/Preview.mjs.map +1 -1
  368. package/es/Image/components/Toolbar.mjs +13 -15
  369. package/es/Image/components/Toolbar.mjs.map +1 -1
  370. package/es/Image/components/usePreview.mjs +8 -10
  371. package/es/Image/components/usePreview.mjs.map +1 -1
  372. package/es/Image/components/usePreviewGroup.mjs +8 -10
  373. package/es/Image/components/usePreviewGroup.mjs.map +1 -1
  374. package/es/Image/index.mjs +6 -8
  375. package/es/Image/index.mjs.map +1 -1
  376. package/es/Image/style.mjs +28 -29
  377. package/es/Image/style.mjs.map +1 -1
  378. package/es/Image/type.d.mts +2 -2
  379. package/es/ImageSelect/ImageSelect.d.mts +2 -2
  380. package/es/ImageSelect/ImageSelect.mjs +7 -10
  381. package/es/ImageSelect/ImageSelect.mjs.map +1 -1
  382. package/es/ImageSelect/styles.mjs +11 -12
  383. package/es/ImageSelect/styles.mjs.map +1 -1
  384. package/es/ImageSelect/type.d.mts +0 -2
  385. package/es/Img/index.mjs +3 -6
  386. package/es/Img/index.mjs.map +1 -1
  387. package/es/Input/Input.d.mts +2 -2
  388. package/es/Input/Input.mjs +3 -6
  389. package/es/Input/Input.mjs.map +1 -1
  390. package/es/Input/InputNumber.d.mts +2 -2
  391. package/es/Input/InputNumber.mjs +3 -6
  392. package/es/Input/InputNumber.mjs.map +1 -1
  393. package/es/Input/InputOPT.d.mts +2 -2
  394. package/es/Input/InputOPT.mjs +3 -6
  395. package/es/Input/InputOPT.mjs.map +1 -1
  396. package/es/Input/InputPassword.d.mts +2 -2
  397. package/es/Input/InputPassword.mjs +3 -6
  398. package/es/Input/InputPassword.mjs.map +1 -1
  399. package/es/Input/TextArea.d.mts +2 -2
  400. package/es/Input/TextArea.mjs +3 -6
  401. package/es/Input/TextArea.mjs.map +1 -1
  402. package/es/Input/style.mjs +11 -12
  403. package/es/Input/style.mjs.map +1 -1
  404. package/es/Input/type.d.mts +3 -3
  405. package/es/Layout/Layout.mjs +18 -21
  406. package/es/Layout/Layout.mjs.map +1 -1
  407. package/es/Layout/components/LayoutFooter.d.mts +2 -3
  408. package/es/Layout/components/LayoutFooter.mjs +3 -6
  409. package/es/Layout/components/LayoutFooter.mjs.map +1 -1
  410. package/es/Layout/components/LayoutHeader.d.mts +2 -2
  411. package/es/Layout/components/LayoutHeader.mjs +3 -6
  412. package/es/Layout/components/LayoutHeader.mjs.map +1 -1
  413. package/es/Layout/components/LayoutMain.d.mts +2 -3
  414. package/es/Layout/components/LayoutMain.mjs +3 -6
  415. package/es/Layout/components/LayoutMain.mjs.map +1 -1
  416. package/es/Layout/components/LayoutSidebar.d.mts +2 -2
  417. package/es/Layout/components/LayoutSidebar.mjs +3 -6
  418. package/es/Layout/components/LayoutSidebar.mjs.map +1 -1
  419. package/es/Layout/components/LayoutSidebarInner.d.mts +2 -2
  420. package/es/Layout/components/LayoutSidebarInner.mjs +3 -6
  421. package/es/Layout/components/LayoutSidebarInner.mjs.map +1 -1
  422. package/es/Layout/components/LayoutToc.d.mts +2 -2
  423. package/es/Layout/components/LayoutToc.mjs +3 -6
  424. package/es/Layout/components/LayoutToc.mjs.map +1 -1
  425. package/es/Layout/index.mjs +16 -18
  426. package/es/Layout/index.mjs.map +1 -1
  427. package/es/Layout/style.mjs +10 -11
  428. package/es/Layout/style.mjs.map +1 -1
  429. package/es/List/List.mjs +5 -8
  430. package/es/List/List.mjs.map +1 -1
  431. package/es/List/ListItem/index.d.mts +2 -2
  432. package/es/List/ListItem/index.mjs +9 -12
  433. package/es/List/ListItem/index.mjs.map +1 -1
  434. package/es/List/ListItem/style.mjs +16 -17
  435. package/es/List/ListItem/style.mjs.map +1 -1
  436. package/es/List/ListItem/time.mjs +1 -2
  437. package/es/List/ListItem/time.mjs.map +1 -1
  438. package/es/List/index.mjs +6 -8
  439. package/es/List/index.mjs.map +1 -1
  440. package/es/List/type.d.mts +0 -1
  441. package/es/Markdown/Markdown.d.mts +2 -2
  442. package/es/Markdown/Markdown.mjs +14 -17
  443. package/es/Markdown/Markdown.mjs.map +1 -1
  444. package/es/Markdown/SyntaxMarkdown/MarkdownRender.mjs +3 -6
  445. package/es/Markdown/SyntaxMarkdown/MarkdownRender.mjs.map +1 -1
  446. package/es/Markdown/SyntaxMarkdown/StreamdownRender.mjs +3 -6
  447. package/es/Markdown/SyntaxMarkdown/StreamdownRender.mjs.map +1 -1
  448. package/es/Markdown/SyntaxMarkdown/streamAnimationMeta.mjs +1 -1
  449. package/es/Markdown/SyntaxMarkdown/style.mjs +3 -4
  450. package/es/Markdown/SyntaxMarkdown/style.mjs.map +1 -1
  451. package/es/Markdown/SyntaxMarkdown/useSmoothStreamContent.mjs +2 -4
  452. package/es/Markdown/SyntaxMarkdown/useSmoothStreamContent.mjs.map +1 -1
  453. package/es/Markdown/SyntaxMarkdown/useStreamQueue.mjs +1 -2
  454. package/es/Markdown/SyntaxMarkdown/useStreamQueue.mjs.map +1 -1
  455. package/es/Markdown/Typography.d.mts +2 -2
  456. package/es/Markdown/Typography.mjs +3 -6
  457. package/es/Markdown/Typography.mjs.map +1 -1
  458. package/es/Markdown/components/CodeBlock.mjs +5 -6
  459. package/es/Markdown/components/CodeBlock.mjs.map +1 -1
  460. package/es/Markdown/components/Footnotes.mjs +13 -16
  461. package/es/Markdown/components/Footnotes.mjs.map +1 -1
  462. package/es/Markdown/components/MarkdownProvider.mjs +2 -4
  463. package/es/Markdown/components/MarkdownProvider.mjs.map +1 -1
  464. package/es/Markdown/components/SearchResultCards/SearchResultCard.mjs +17 -20
  465. package/es/Markdown/components/SearchResultCards/SearchResultCard.mjs.map +1 -1
  466. package/es/Markdown/components/SearchResultCards/index.d.mts +2 -3
  467. package/es/Markdown/components/SearchResultCards/index.mjs +7 -10
  468. package/es/Markdown/components/SearchResultCards/index.mjs.map +1 -1
  469. package/es/Markdown/components/SearchResultCards/style.mjs +4 -5
  470. package/es/Markdown/components/SearchResultCards/style.mjs.map +1 -1
  471. package/es/Markdown/components/useDelayedAnimated.mjs +1 -2
  472. package/es/Markdown/components/useDelayedAnimated.mjs.map +1 -1
  473. package/es/Markdown/index.mjs +3 -4
  474. package/es/Markdown/markdown.style.mjs +42 -43
  475. package/es/Markdown/markdown.style.mjs.map +1 -1
  476. package/es/Markdown/plugins/rehypeCustomFootnotes.mjs +1 -2
  477. package/es/Markdown/plugins/rehypeCustomFootnotes.mjs.map +1 -1
  478. package/es/Markdown/plugins/rehypeKatexDir.d.mts +1 -1
  479. package/es/Markdown/plugins/rehypeKatexDir.mjs +1 -2
  480. package/es/Markdown/plugins/rehypeKatexDir.mjs.map +1 -1
  481. package/es/Markdown/plugins/rehypeStreamAnimated.d.mts +1 -1
  482. package/es/Markdown/plugins/rehypeStreamAnimated.mjs +1 -2
  483. package/es/Markdown/plugins/rehypeStreamAnimated.mjs.map +1 -1
  484. package/es/Markdown/plugins/remarkBr.mjs +1 -2
  485. package/es/Markdown/plugins/remarkBr.mjs.map +1 -1
  486. package/es/Markdown/plugins/remarkColor.mjs +1 -2
  487. package/es/Markdown/plugins/remarkColor.mjs.map +1 -1
  488. package/es/Markdown/plugins/remarkCustomFootnotes.d.mts +0 -1
  489. package/es/Markdown/plugins/remarkCustomFootnotes.mjs +1 -2
  490. package/es/Markdown/plugins/remarkCustomFootnotes.mjs.map +1 -1
  491. package/es/Markdown/plugins/remarkGfmPlus.mjs +2 -3
  492. package/es/Markdown/plugins/remarkGfmPlus.mjs.map +1 -1
  493. package/es/Markdown/plugins/remarkVideo.mjs +1 -2
  494. package/es/Markdown/plugins/remarkVideo.mjs.map +1 -1
  495. package/es/Markdown/streamProfiler/StreamdownProfilerProvider.mjs +2 -4
  496. package/es/Markdown/streamProfiler/StreamdownProfilerProvider.mjs.map +1 -1
  497. package/es/Markdown/style.mjs +29 -30
  498. package/es/Markdown/style.mjs.map +1 -1
  499. package/es/Markdown/type.d.mts +0 -3
  500. package/es/MaskShadow/MaskShadow.d.mts +2 -2
  501. package/es/MaskShadow/MaskShadow.mjs +3 -6
  502. package/es/MaskShadow/MaskShadow.mjs.map +1 -1
  503. package/es/MaskShadow/index.mjs +2 -3
  504. package/es/MaskShadow/style.mjs +7 -8
  505. package/es/MaskShadow/style.mjs.map +1 -1
  506. package/es/MaskShadow/type.d.mts +0 -2
  507. package/es/MaterialFileTypeIcon/MaterialFileTypeIcon.mjs +11 -14
  508. package/es/MaterialFileTypeIcon/MaterialFileTypeIcon.mjs.map +1 -1
  509. package/es/MaterialFileTypeIcon/{icon-map.d.mts → icon-map.json.d.mts} +2 -2
  510. package/es/MaterialFileTypeIcon/icon-map.mjs +1 -1
  511. package/es/MaterialFileTypeIcon/index.mjs +2 -3
  512. package/es/MaterialFileTypeIcon/type.d.mts +1 -1
  513. package/es/MaterialFileTypeIcon/utils.mjs +1 -2
  514. package/es/MaterialFileTypeIcon/utils.mjs.map +1 -1
  515. package/es/Menu/Menu.d.mts +2 -2
  516. package/es/Menu/Menu.mjs +3 -6
  517. package/es/Menu/Menu.mjs.map +1 -1
  518. package/es/Menu/baseItem.d.mts +0 -1
  519. package/es/Menu/checkboxItem.d.mts +0 -2
  520. package/es/Menu/index.mjs +2 -3
  521. package/es/Menu/renderUtils.d.mts +0 -1
  522. package/es/Menu/renderUtils.mjs +3 -4
  523. package/es/Menu/renderUtils.mjs.map +1 -1
  524. package/es/Menu/sharedStyle.mjs +37 -39
  525. package/es/Menu/sharedStyle.mjs.map +1 -1
  526. package/es/Menu/style.mjs +6 -7
  527. package/es/Menu/style.mjs.map +1 -1
  528. package/es/Menu/switchItem.d.mts +0 -2
  529. package/es/Menu/type.d.mts +1 -2
  530. package/es/Menu/utils.d.mts +1 -1
  531. package/es/Menu/utils.mjs +3 -4
  532. package/es/Menu/utils.mjs.map +1 -1
  533. package/es/Mermaid/FullFeatured.mjs +11 -14
  534. package/es/Mermaid/FullFeatured.mjs.map +1 -1
  535. package/es/Mermaid/Mermaid.d.mts +2 -2
  536. package/es/Mermaid/Mermaid.mjs +11 -14
  537. package/es/Mermaid/Mermaid.mjs.map +1 -1
  538. package/es/Mermaid/SyntaxMermaid/StaticMermaid.mjs +5 -8
  539. package/es/Mermaid/SyntaxMermaid/StaticMermaid.mjs.map +1 -1
  540. package/es/Mermaid/SyntaxMermaid/StreamMermaid.mjs +5 -8
  541. package/es/Mermaid/SyntaxMermaid/StreamMermaid.mjs.map +1 -1
  542. package/es/Mermaid/SyntaxMermaid/index.d.mts +2 -2
  543. package/es/Mermaid/SyntaxMermaid/index.mjs +7 -10
  544. package/es/Mermaid/SyntaxMermaid/index.mjs.map +1 -1
  545. package/es/Mermaid/SyntaxMermaid/style.mjs +10 -11
  546. package/es/Mermaid/SyntaxMermaid/style.mjs.map +1 -1
  547. package/es/Mermaid/const.mjs +1 -1
  548. package/es/Mermaid/const.mjs.map +1 -1
  549. package/es/Mermaid/index.mjs +3 -4
  550. package/es/Mermaid/type.d.mts +0 -1
  551. package/es/Modal/Modal.d.mts +2 -2
  552. package/es/Modal/Modal.mjs +8 -11
  553. package/es/Modal/Modal.mjs.map +1 -1
  554. package/es/Modal/ModalProvider.d.mts +2 -2
  555. package/es/Modal/ModalProvider.mjs +2 -4
  556. package/es/Modal/ModalProvider.mjs.map +1 -1
  557. package/es/Modal/ModalStackItem.mjs +4 -6
  558. package/es/Modal/ModalStackItem.mjs.map +1 -1
  559. package/es/Modal/RawModalStackItem.mjs +2 -4
  560. package/es/Modal/RawModalStackItem.mjs.map +1 -1
  561. package/es/Modal/imperative.d.mts +2 -2
  562. package/es/Modal/imperative.mjs +2 -4
  563. package/es/Modal/imperative.mjs.map +1 -1
  564. package/es/Modal/index.mjs +2 -3
  565. package/es/Modal/style.mjs +8 -11
  566. package/es/Modal/style.mjs.map +1 -1
  567. package/es/MotionProvider/index.d.mts +4 -4
  568. package/es/MotionProvider/index.mjs +2 -4
  569. package/es/MotionProvider/index.mjs.map +1 -1
  570. package/es/Popover/index.d.mts +0 -1
  571. package/es/Popover/index.mjs +3 -4
  572. package/es/ScrollArea/index.d.mts +0 -1
  573. package/es/ScrollArea/index.mjs +1 -2
  574. package/es/ScrollShadow/ScrollShadow.mjs +3 -6
  575. package/es/ScrollShadow/ScrollShadow.mjs.map +1 -1
  576. package/es/ScrollShadow/index.mjs +2 -3
  577. package/es/ScrollShadow/style.mjs +12 -13
  578. package/es/ScrollShadow/style.mjs.map +1 -1
  579. package/es/ScrollShadow/type.d.mts +0 -1
  580. package/es/ScrollShadow/useScrollOverflow.mjs +1 -2
  581. package/es/ScrollShadow/useScrollOverflow.mjs.map +1 -1
  582. package/es/SearchBar/SearchBar.d.mts +2 -2
  583. package/es/SearchBar/SearchBar.mjs +11 -14
  584. package/es/SearchBar/SearchBar.mjs.map +1 -1
  585. package/es/SearchBar/index.mjs +2 -3
  586. package/es/SearchBar/style.mjs +7 -8
  587. package/es/SearchBar/style.mjs.map +1 -1
  588. package/es/SearchBar/type.d.mts +0 -1
  589. package/es/Segmented/Segmented.d.mts +2 -2
  590. package/es/Segmented/Segmented.mjs +3 -6
  591. package/es/Segmented/Segmented.mjs.map +1 -1
  592. package/es/Segmented/index.mjs +2 -3
  593. package/es/Segmented/style.mjs +8 -9
  594. package/es/Segmented/style.mjs.map +1 -1
  595. package/es/Segmented/type.d.mts +0 -1
  596. package/es/Select/Select.d.mts +2 -2
  597. package/es/Select/Select.mjs +5 -8
  598. package/es/Select/Select.mjs.map +1 -1
  599. package/es/Select/index.mjs +2 -3
  600. package/es/Select/style.mjs +8 -9
  601. package/es/Select/style.mjs.map +1 -1
  602. package/es/Select/type.d.mts +0 -1
  603. package/es/SideNav/SideNav.d.mts +2 -2
  604. package/es/SideNav/SideNav.mjs +3 -6
  605. package/es/SideNav/SideNav.mjs.map +1 -1
  606. package/es/SideNav/index.mjs +2 -3
  607. package/es/SideNav/style.mjs +4 -5
  608. package/es/SideNav/style.mjs.map +1 -1
  609. package/es/SideNav/type.d.mts +0 -1
  610. package/es/Skeleton/Skeleton.mjs +9 -12
  611. package/es/Skeleton/Skeleton.mjs.map +1 -1
  612. package/es/Skeleton/SkeletonAvatar.mjs +5 -8
  613. package/es/Skeleton/SkeletonAvatar.mjs.map +1 -1
  614. package/es/Skeleton/SkeletonBlock.mjs +5 -8
  615. package/es/Skeleton/SkeletonBlock.mjs.map +1 -1
  616. package/es/Skeleton/SkeletonButton.mjs +5 -8
  617. package/es/Skeleton/SkeletonButton.mjs.map +1 -1
  618. package/es/Skeleton/SkeletonParagraph.mjs +6 -10
  619. package/es/Skeleton/SkeletonParagraph.mjs.map +1 -1
  620. package/es/Skeleton/SkeletonTags.mjs +5 -8
  621. package/es/Skeleton/SkeletonTags.mjs.map +1 -1
  622. package/es/Skeleton/SkeletonTitle.mjs +5 -8
  623. package/es/Skeleton/SkeletonTitle.mjs.map +1 -1
  624. package/es/Skeleton/index.mjs +16 -18
  625. package/es/Skeleton/index.mjs.map +1 -1
  626. package/es/Skeleton/style.mjs +10 -11
  627. package/es/Skeleton/style.mjs.map +1 -1
  628. package/es/SliderWithInput/SliderWithInput.d.mts +2 -2
  629. package/es/SliderWithInput/SliderWithInput.mjs +8 -11
  630. package/es/SliderWithInput/SliderWithInput.mjs.map +1 -1
  631. package/es/SliderWithInput/index.mjs +2 -3
  632. package/es/SliderWithInput/type.d.mts +0 -2
  633. package/es/Snippet/Snippet.mjs +9 -12
  634. package/es/Snippet/Snippet.mjs.map +1 -1
  635. package/es/Snippet/index.mjs +2 -3
  636. package/es/Snippet/style.mjs +5 -6
  637. package/es/Snippet/style.mjs.map +1 -1
  638. package/es/Snippet/type.d.mts +0 -1
  639. package/es/SortableList/SortableList.mjs +13 -16
  640. package/es/SortableList/SortableList.mjs.map +1 -1
  641. package/es/SortableList/components/DragHandle.d.mts +2 -3
  642. package/es/SortableList/components/DragHandle.mjs +5 -8
  643. package/es/SortableList/components/DragHandle.mjs.map +1 -1
  644. package/es/SortableList/components/SortableItem.d.mts +2 -6
  645. package/es/SortableList/components/SortableItem.mjs +3 -6
  646. package/es/SortableList/components/SortableItem.mjs.map +1 -1
  647. package/es/SortableList/components/SortableOverlay.mjs +3 -6
  648. package/es/SortableList/components/SortableOverlay.mjs.map +1 -1
  649. package/es/SortableList/index.mjs +2 -3
  650. package/es/SortableList/style.mjs +6 -7
  651. package/es/SortableList/style.mjs.map +1 -1
  652. package/es/SortableList/type.d.mts +0 -1
  653. package/es/Tabs/Tabs.mjs +5 -8
  654. package/es/Tabs/Tabs.mjs.map +1 -1
  655. package/es/Tabs/index.mjs +2 -3
  656. package/es/Tabs/style.mjs +15 -16
  657. package/es/Tabs/style.mjs.map +1 -1
  658. package/es/Tag/Tag.mjs +3 -6
  659. package/es/Tag/Tag.mjs.map +1 -1
  660. package/es/Tag/styles.mjs +6 -7
  661. package/es/Tag/styles.mjs.map +1 -1
  662. package/es/Tag/utils.mjs +1 -2
  663. package/es/Tag/utils.mjs.map +1 -1
  664. package/es/Text/Text.mjs +6 -9
  665. package/es/Text/Text.mjs.map +1 -1
  666. package/es/Text/index.mjs +2 -3
  667. package/es/Text/styles.mjs +37 -38
  668. package/es/Text/styles.mjs.map +1 -1
  669. package/es/Text/type.d.mts +0 -1
  670. package/es/ThemeProvider/AppElementContext.d.mts +0 -2
  671. package/es/ThemeProvider/AppElementContext.mjs +3 -6
  672. package/es/ThemeProvider/AppElementContext.mjs.map +1 -1
  673. package/es/ThemeProvider/ConfigProvider.mjs +3 -6
  674. package/es/ThemeProvider/ConfigProvider.mjs.map +1 -1
  675. package/es/ThemeProvider/GlobalStyle/antdOverride.mjs +1 -2
  676. package/es/ThemeProvider/GlobalStyle/antdOverride.mjs.map +1 -1
  677. package/es/ThemeProvider/GlobalStyle/global.mjs +1 -2
  678. package/es/ThemeProvider/GlobalStyle/global.mjs.map +1 -1
  679. package/es/ThemeProvider/GlobalStyle/index.mjs +3 -6
  680. package/es/ThemeProvider/GlobalStyle/index.mjs.map +1 -1
  681. package/es/ThemeProvider/Meta.mjs +3 -6
  682. package/es/ThemeProvider/Meta.mjs.map +1 -1
  683. package/es/ThemeProvider/ThemeProvider.d.mts +2 -2
  684. package/es/ThemeProvider/ThemeProvider.mjs +16 -19
  685. package/es/ThemeProvider/ThemeProvider.mjs.map +1 -1
  686. package/es/ThemeProvider/constants.mjs +1 -1
  687. package/es/ThemeProvider/index.mjs +3 -4
  688. package/es/ThemeProvider/type.d.mts +0 -1
  689. package/es/ThemeSwitch/ThemeSwitch.mjs +9 -12
  690. package/es/ThemeSwitch/ThemeSwitch.mjs.map +1 -1
  691. package/es/ThemeSwitch/index.mjs +2 -3
  692. package/es/ThemeSwitch/type.d.mts +0 -1
  693. package/es/Toast/index.d.mts +0 -1
  694. package/es/Toast/index.mjs +1 -2
  695. package/es/Toc/Toc.d.mts +2 -2
  696. package/es/Toc/Toc.mjs +5 -8
  697. package/es/Toc/Toc.mjs.map +1 -1
  698. package/es/Toc/TocMobile.mjs +5 -8
  699. package/es/Toc/TocMobile.mjs.map +1 -1
  700. package/es/Toc/index.mjs +2 -3
  701. package/es/Toc/style.mjs +11 -12
  702. package/es/Toc/style.mjs.map +1 -1
  703. package/es/Toc/utils.mjs +1 -1
  704. package/es/Tooltip/ArrowIcon.mjs +2 -4
  705. package/es/Tooltip/ArrowIcon.mjs.map +1 -1
  706. package/es/Tooltip/Tooltip.mjs +3 -6
  707. package/es/Tooltip/Tooltip.mjs.map +1 -1
  708. package/es/Tooltip/TooltipContent.mjs +5 -8
  709. package/es/Tooltip/TooltipContent.mjs.map +1 -1
  710. package/es/Tooltip/TooltipGroup.mjs +8 -11
  711. package/es/Tooltip/TooltipGroup.mjs.map +1 -1
  712. package/es/Tooltip/TooltipInGroup.mjs +2 -4
  713. package/es/Tooltip/TooltipInGroup.mjs.map +1 -1
  714. package/es/Tooltip/TooltipStandalone.mjs +4 -6
  715. package/es/Tooltip/TooltipStandalone.mjs.map +1 -1
  716. package/es/Tooltip/groupContext.mjs +2 -4
  717. package/es/Tooltip/groupContext.mjs.map +1 -1
  718. package/es/Tooltip/style.mjs +14 -15
  719. package/es/Tooltip/style.mjs.map +1 -1
  720. package/es/Tooltip/type.d.mts +0 -1
  721. package/es/Tooltip/useMergedTooltipProps.mjs +2 -4
  722. package/es/Tooltip/useMergedTooltipProps.mjs.map +1 -1
  723. package/es/Video/index.d.mts +2 -3
  724. package/es/Video/index.mjs +5 -8
  725. package/es/Video/index.mjs.map +1 -1
  726. package/es/Video/style.mjs +8 -9
  727. package/es/Video/style.mjs.map +1 -1
  728. package/es/_virtual/_rolldown/runtime.mjs +13 -0
  729. package/es/awesome/AuroraBackground/AuroraBackground.d.mts +2 -2
  730. package/es/awesome/AuroraBackground/AuroraBackground.mjs +3 -6
  731. package/es/awesome/AuroraBackground/AuroraBackground.mjs.map +1 -1
  732. package/es/awesome/AuroraBackground/style.mjs +5 -6
  733. package/es/awesome/AuroraBackground/style.mjs.map +1 -1
  734. package/es/awesome/AuroraBackground/type.d.mts +0 -1
  735. package/es/awesome/BottomGradientButton/BottomGradientButton.d.mts +2 -3
  736. package/es/awesome/BottomGradientButton/BottomGradientButton.mjs +5 -8
  737. package/es/awesome/BottomGradientButton/BottomGradientButton.mjs.map +1 -1
  738. package/es/awesome/BottomGradientButton/style.mjs +4 -5
  739. package/es/awesome/BottomGradientButton/style.mjs.map +1 -1
  740. package/es/awesome/BottomGradientButton/type.d.mts +0 -2
  741. package/es/awesome/Features/FeatureItem.mjs +14 -17
  742. package/es/awesome/Features/FeatureItem.mjs.map +1 -1
  743. package/es/awesome/Features/Features.d.mts +2 -2
  744. package/es/awesome/Features/Features.mjs +7 -10
  745. package/es/awesome/Features/Features.mjs.map +1 -1
  746. package/es/awesome/Features/style.mjs +21 -22
  747. package/es/awesome/Features/style.mjs.map +1 -1
  748. package/es/awesome/Features/type.d.mts +0 -2
  749. package/es/awesome/Giscus/Giscus.d.mts +2 -2
  750. package/es/awesome/Giscus/Giscus.mjs +3 -6
  751. package/es/awesome/Giscus/Giscus.mjs.map +1 -1
  752. package/es/awesome/Giscus/style.mjs +1 -2
  753. package/es/awesome/Giscus/style.mjs.map +1 -1
  754. package/es/awesome/GradientButton/GradientButton.d.mts +2 -2
  755. package/es/awesome/GradientButton/GradientButton.mjs +5 -8
  756. package/es/awesome/GradientButton/GradientButton.mjs.map +1 -1
  757. package/es/awesome/GradientButton/style.mjs +11 -12
  758. package/es/awesome/GradientButton/style.mjs.map +1 -1
  759. package/es/awesome/GradientButton/type.d.mts +0 -2
  760. package/es/awesome/GridBackground/GridBackground.d.mts +2 -2
  761. package/es/awesome/GridBackground/GridBackground.mjs +7 -10
  762. package/es/awesome/GridBackground/GridBackground.mjs.map +1 -1
  763. package/es/awesome/GridBackground/GridShowcase.d.mts +2 -2
  764. package/es/awesome/GridBackground/GridShowcase.mjs +6 -9
  765. package/es/awesome/GridBackground/GridShowcase.mjs.map +1 -1
  766. package/es/awesome/GridBackground/components/Grid.mjs +19 -21
  767. package/es/awesome/GridBackground/components/Grid.mjs.map +1 -1
  768. package/es/awesome/GridBackground/style.mjs +7 -8
  769. package/es/awesome/GridBackground/style.mjs.map +1 -1
  770. package/es/awesome/GridBackground/type.d.mts +0 -1
  771. package/es/awesome/Hero/Hero.d.mts +2 -2
  772. package/es/awesome/Hero/Hero.mjs +18 -21
  773. package/es/awesome/Hero/Hero.mjs.map +1 -1
  774. package/es/awesome/Hero/style.mjs +9 -10
  775. package/es/awesome/Hero/style.mjs.map +1 -1
  776. package/es/awesome/Spline/ParentSize.mjs +2 -4
  777. package/es/awesome/Spline/ParentSize.mjs.map +1 -1
  778. package/es/awesome/Spline/Spine.d.mts +2 -4
  779. package/es/awesome/Spline/Spine.mjs +5 -8
  780. package/es/awesome/Spline/Spine.mjs.map +1 -1
  781. package/es/awesome/Spotlight/Spotlight.d.mts +2 -2
  782. package/es/awesome/Spotlight/Spotlight.mjs +3 -6
  783. package/es/awesome/Spotlight/Spotlight.mjs.map +1 -1
  784. package/es/awesome/Spotlight/style.mjs +10 -11
  785. package/es/awesome/Spotlight/style.mjs.map +1 -1
  786. package/es/awesome/Spotlight/useMouseOffset.mjs +1 -2
  787. package/es/awesome/Spotlight/useMouseOffset.mjs.map +1 -1
  788. package/es/awesome/SpotlightCard/SpotlightCard.d.mts +2 -2
  789. package/es/awesome/SpotlightCard/SpotlightCard.mjs +7 -10
  790. package/es/awesome/SpotlightCard/SpotlightCard.mjs.map +1 -1
  791. package/es/awesome/SpotlightCard/SpotlightCardItem.mjs +3 -6
  792. package/es/awesome/SpotlightCard/SpotlightCardItem.mjs.map +1 -1
  793. package/es/awesome/SpotlightCard/style.mjs +14 -15
  794. package/es/awesome/SpotlightCard/style.mjs.map +1 -1
  795. package/es/awesome/TypewriterEffect/TypewriterEffect.d.mts +2 -2
  796. package/es/awesome/TypewriterEffect/TypewriterEffect.mjs +3 -6
  797. package/es/awesome/TypewriterEffect/TypewriterEffect.mjs.map +1 -1
  798. package/es/awesome/TypewriterEffect/style.mjs +15 -16
  799. package/es/awesome/TypewriterEffect/style.mjs.map +1 -1
  800. package/es/awesome/index.d.mts +0 -11
  801. package/es/awesome/index.mjs +13 -14
  802. package/es/base-ui/ContextMenu/ContextMenuHost.d.mts +3 -3
  803. package/es/base-ui/ContextMenu/ContextMenuHost.mjs +2 -4
  804. package/es/base-ui/ContextMenu/ContextMenuHost.mjs.map +1 -1
  805. package/es/base-ui/ContextMenu/ContextMenuTrigger.mjs +2 -4
  806. package/es/base-ui/ContextMenu/ContextMenuTrigger.mjs.map +1 -1
  807. package/es/base-ui/ContextMenu/index.d.mts +1 -3
  808. package/es/base-ui/ContextMenu/renderItems.d.mts +0 -2
  809. package/es/base-ui/ContextMenu/renderItems.mjs +18 -19
  810. package/es/base-ui/ContextMenu/renderItems.mjs.map +1 -1
  811. package/es/base-ui/ContextMenu/store.d.mts +0 -5
  812. package/es/base-ui/ContextMenu/store.mjs +1 -1
  813. package/es/base-ui/ContextMenu/store.mjs.map +1 -1
  814. package/es/base-ui/ContextMenu/type.d.mts +0 -2
  815. package/es/base-ui/DropdownMenu/DropdownMenu.d.mts +2 -2
  816. package/es/base-ui/DropdownMenu/DropdownMenu.mjs +3 -6
  817. package/es/base-ui/DropdownMenu/DropdownMenu.mjs.map +1 -1
  818. package/es/base-ui/DropdownMenu/atoms.d.mts +21 -21
  819. package/es/base-ui/DropdownMenu/atoms.mjs +2 -4
  820. package/es/base-ui/DropdownMenu/atoms.mjs.map +1 -1
  821. package/es/base-ui/DropdownMenu/renderItems.d.mts +0 -1
  822. package/es/base-ui/DropdownMenu/renderItems.mjs +14 -15
  823. package/es/base-ui/DropdownMenu/renderItems.mjs.map +1 -1
  824. package/es/base-ui/DropdownMenu/type.d.mts +0 -3
  825. package/es/base-ui/Modal/Modal.mjs +3 -6
  826. package/es/base-ui/Modal/Modal.mjs.map +1 -1
  827. package/es/base-ui/Modal/atoms.d.mts +12 -12
  828. package/es/base-ui/Modal/atoms.mjs +2 -4
  829. package/es/base-ui/Modal/atoms.mjs.map +1 -1
  830. package/es/base-ui/Modal/constants.mjs +1 -1
  831. package/es/base-ui/Modal/constants.mjs.map +1 -1
  832. package/es/base-ui/Modal/context.d.mts +2 -2
  833. package/es/base-ui/Modal/context.mjs +2 -4
  834. package/es/base-ui/Modal/context.mjs.map +1 -1
  835. package/es/base-ui/Modal/imperative.d.mts +2 -2
  836. package/es/base-ui/Modal/imperative.mjs +2 -4
  837. package/es/base-ui/Modal/imperative.mjs.map +1 -1
  838. package/es/base-ui/Modal/style.mjs +64 -65
  839. package/es/base-ui/Modal/style.mjs.map +1 -1
  840. package/es/base-ui/Popover/ArrowIcon.d.mts +2 -2
  841. package/es/base-ui/Popover/ArrowIcon.mjs +2 -4
  842. package/es/base-ui/Popover/ArrowIcon.mjs.map +1 -1
  843. package/es/base-ui/Popover/Popover.mjs +4 -7
  844. package/es/base-ui/Popover/Popover.mjs.map +1 -1
  845. package/es/base-ui/Popover/PopoverGroup.mjs +5 -8
  846. package/es/base-ui/Popover/PopoverGroup.mjs.map +1 -1
  847. package/es/base-ui/Popover/PopoverInGroup.mjs +2 -4
  848. package/es/base-ui/Popover/PopoverInGroup.mjs.map +1 -1
  849. package/es/base-ui/Popover/PopoverPortal.mjs +2 -4
  850. package/es/base-ui/Popover/PopoverPortal.mjs.map +1 -1
  851. package/es/base-ui/Popover/PopoverStandalone.mjs +2 -4
  852. package/es/base-ui/Popover/PopoverStandalone.mjs.map +1 -1
  853. package/es/base-ui/Popover/atoms.d.mts +10 -10
  854. package/es/base-ui/Popover/atoms.mjs +2 -4
  855. package/es/base-ui/Popover/atoms.mjs.map +1 -1
  856. package/es/base-ui/Popover/context.d.mts +2 -2
  857. package/es/base-ui/Popover/context.mjs +4 -8
  858. package/es/base-ui/Popover/context.mjs.map +1 -1
  859. package/es/base-ui/Popover/groupContext.d.mts +0 -1
  860. package/es/base-ui/Popover/groupContext.mjs +2 -4
  861. package/es/base-ui/Popover/groupContext.mjs.map +1 -1
  862. package/es/base-ui/Popover/style.mjs +14 -16
  863. package/es/base-ui/Popover/style.mjs.map +1 -1
  864. package/es/base-ui/Popover/type.d.mts +0 -1
  865. package/es/base-ui/Popover/useMergedPopoverProps.mjs +2 -4
  866. package/es/base-ui/Popover/useMergedPopoverProps.mjs.map +1 -1
  867. package/es/base-ui/ScrollArea/ScrollArea.mjs +2 -4
  868. package/es/base-ui/ScrollArea/ScrollArea.mjs.map +1 -1
  869. package/es/base-ui/ScrollArea/atoms.d.mts +7 -7
  870. package/es/base-ui/ScrollArea/atoms.mjs +4 -6
  871. package/es/base-ui/ScrollArea/atoms.mjs.map +1 -1
  872. package/es/base-ui/ScrollArea/globalStyle.mjs +3 -6
  873. package/es/base-ui/ScrollArea/globalStyle.mjs.map +1 -1
  874. package/es/base-ui/ScrollArea/style.mjs +17 -18
  875. package/es/base-ui/ScrollArea/style.mjs.map +1 -1
  876. package/es/base-ui/Select/Select.d.mts +2 -2
  877. package/es/base-ui/Select/Select.mjs +17 -22
  878. package/es/base-ui/Select/Select.mjs.map +1 -1
  879. package/es/base-ui/Select/atoms.d.mts +21 -21
  880. package/es/base-ui/Select/atoms.mjs +2 -4
  881. package/es/base-ui/Select/atoms.mjs.map +1 -1
  882. package/es/base-ui/Select/style.mjs +65 -66
  883. package/es/base-ui/Select/style.mjs.map +1 -1
  884. package/es/base-ui/Select/type.d.mts +0 -1
  885. package/es/base-ui/Switch/Switch.d.mts +2 -2
  886. package/es/base-ui/Switch/Switch.mjs +5 -8
  887. package/es/base-ui/Switch/Switch.mjs.map +1 -1
  888. package/es/base-ui/Switch/atoms.d.mts +4 -4
  889. package/es/base-ui/Switch/atoms.mjs +2 -4
  890. package/es/base-ui/Switch/atoms.mjs.map +1 -1
  891. package/es/base-ui/Switch/style.mjs +24 -25
  892. package/es/base-ui/Switch/style.mjs.map +1 -1
  893. package/es/base-ui/Toast/Toast.mjs +5 -8
  894. package/es/base-ui/Toast/Toast.mjs.map +1 -1
  895. package/es/base-ui/Toast/context.mjs +2 -4
  896. package/es/base-ui/Toast/context.mjs.map +1 -1
  897. package/es/base-ui/Toast/imperative.d.mts +4 -4
  898. package/es/base-ui/Toast/imperative.mjs +4 -6
  899. package/es/base-ui/Toast/imperative.mjs.map +1 -1
  900. package/es/base-ui/Toast/style.mjs +67 -68
  901. package/es/base-ui/Toast/style.mjs.map +1 -1
  902. package/es/base-ui/Toast/type.d.mts +0 -1
  903. package/es/base-ui/index.d.mts +0 -8
  904. package/es/base-ui/index.mjs +6 -7
  905. package/es/brand/BrandLoading/index.mjs +2 -4
  906. package/es/brand/BrandLoading/index.mjs.map +1 -1
  907. package/es/brand/LobeChat/index.d.mts +2 -2
  908. package/es/brand/LobeChat/index.mjs +11 -14
  909. package/es/brand/LobeChat/index.mjs.map +1 -1
  910. package/es/brand/LobeChatText/index.mjs +2 -4
  911. package/es/brand/LobeChatText/index.mjs.map +1 -1
  912. package/es/brand/LobeHub/index.d.mts +2 -2
  913. package/es/brand/LobeHub/index.mjs +11 -14
  914. package/es/brand/LobeHub/index.mjs.map +1 -1
  915. package/es/brand/LobeHub/style.mjs +3 -4
  916. package/es/brand/LobeHub/style.mjs.map +1 -1
  917. package/es/brand/LobeHubText/index.mjs +2 -4
  918. package/es/brand/LobeHubText/index.mjs.map +1 -1
  919. package/es/brand/Logo3d/index.mjs +5 -8
  920. package/es/brand/Logo3d/index.mjs.map +1 -1
  921. package/es/brand/LogoFlat/index.d.mts +2 -2
  922. package/es/brand/LogoFlat/index.mjs +1 -2
  923. package/es/brand/LogoFlat/index.mjs.map +1 -1
  924. package/es/brand/LogoMono/index.mjs +1 -2
  925. package/es/brand/LogoThree/Loading.mjs +6 -8
  926. package/es/brand/LogoThree/Loading.mjs.map +1 -1
  927. package/es/brand/LogoThree/LogoSpline.d.mts +2 -3
  928. package/es/brand/LogoThree/LogoSpline.mjs +5 -7
  929. package/es/brand/LogoThree/LogoSpline.mjs.map +1 -1
  930. package/es/brand/LogoThree/index.d.mts +2 -3
  931. package/es/brand/LogoThree/index.mjs +7 -10
  932. package/es/brand/LogoThree/index.mjs.map +1 -1
  933. package/es/brand/components/Divider.mjs +2 -4
  934. package/es/brand/components/Divider.mjs.map +1 -1
  935. package/es/brand/index.mjs +9 -10
  936. package/es/chat/BackBottom/BackBottom.d.mts +2 -2
  937. package/es/chat/BackBottom/BackBottom.mjs +5 -8
  938. package/es/chat/BackBottom/BackBottom.mjs.map +1 -1
  939. package/es/chat/BackBottom/style.mjs +6 -7
  940. package/es/chat/BackBottom/style.mjs.map +1 -1
  941. package/es/chat/BackBottom/type.d.mts +1 -1
  942. package/es/chat/ChatHeader/ChatHeader.mjs +5 -8
  943. package/es/chat/ChatHeader/ChatHeader.mjs.map +1 -1
  944. package/es/chat/ChatHeader/ChatHeaderTitle.mjs +2 -4
  945. package/es/chat/ChatHeader/ChatHeaderTitle.mjs.map +1 -1
  946. package/es/chat/ChatHeader/index.mjs +6 -8
  947. package/es/chat/ChatHeader/index.mjs.map +1 -1
  948. package/es/chat/ChatHeader/style.mjs +16 -17
  949. package/es/chat/ChatHeader/style.mjs.map +1 -1
  950. package/es/chat/ChatHeader/type.d.mts +0 -1
  951. package/es/chat/ChatInputArea/ChatInputArea.mjs +7 -10
  952. package/es/chat/ChatInputArea/ChatInputArea.mjs.map +1 -1
  953. package/es/chat/ChatInputArea/components/ChatInputActionBar.mjs +3 -6
  954. package/es/chat/ChatInputArea/components/ChatInputActionBar.mjs.map +1 -1
  955. package/es/chat/ChatInputArea/components/ChatInputAreaInner.d.mts +2 -2
  956. package/es/chat/ChatInputArea/components/ChatInputAreaInner.mjs +5 -8
  957. package/es/chat/ChatInputArea/components/ChatInputAreaInner.mjs.map +1 -1
  958. package/es/chat/ChatInputArea/components/ChatSendButton.mjs +8 -10
  959. package/es/chat/ChatInputArea/components/ChatSendButton.mjs.map +1 -1
  960. package/es/chat/ChatInputArea/index.mjs +10 -12
  961. package/es/chat/ChatInputArea/index.mjs.map +1 -1
  962. package/es/chat/ChatInputArea/style.mjs +9 -10
  963. package/es/chat/ChatInputArea/style.mjs.map +1 -1
  964. package/es/chat/ChatInputArea/type.d.mts +1 -4
  965. package/es/chat/ChatItem/ChatItem.d.mts +2 -2
  966. package/es/chat/ChatItem/ChatItem.mjs +16 -19
  967. package/es/chat/ChatItem/ChatItem.mjs.map +1 -1
  968. package/es/chat/ChatItem/components/Actions.mjs +2 -4
  969. package/es/chat/ChatItem/components/Actions.mjs.map +1 -1
  970. package/es/chat/ChatItem/components/Avatar.mjs +6 -8
  971. package/es/chat/ChatItem/components/Avatar.mjs.map +1 -1
  972. package/es/chat/ChatItem/components/BorderSpacing.mjs +2 -4
  973. package/es/chat/ChatItem/components/BorderSpacing.mjs.map +1 -1
  974. package/es/chat/ChatItem/components/ErrorContent.mjs +4 -6
  975. package/es/chat/ChatItem/components/ErrorContent.mjs.map +1 -1
  976. package/es/chat/ChatItem/components/Loading.mjs +4 -6
  977. package/es/chat/ChatItem/components/Loading.mjs.map +1 -1
  978. package/es/chat/ChatItem/components/MessageContent.mjs +4 -6
  979. package/es/chat/ChatItem/components/MessageContent.mjs.map +1 -1
  980. package/es/chat/ChatItem/components/Title.mjs +2 -4
  981. package/es/chat/ChatItem/components/Title.mjs.map +1 -1
  982. package/es/chat/ChatItem/style.mjs +53 -54
  983. package/es/chat/ChatItem/style.mjs.map +1 -1
  984. package/es/chat/ChatItem/type.d.mts +0 -6
  985. package/es/chat/ChatList/ChatList.d.mts +2 -2
  986. package/es/chat/ChatList/ChatList.mjs +7 -10
  987. package/es/chat/ChatList/ChatList.mjs.map +1 -1
  988. package/es/chat/ChatList/components/ChatActionsBar.mjs +4 -6
  989. package/es/chat/ChatList/components/ChatActionsBar.mjs.map +1 -1
  990. package/es/chat/ChatList/components/ChatListItem.mjs +13 -15
  991. package/es/chat/ChatList/components/ChatListItem.mjs.map +1 -1
  992. package/es/chat/ChatList/components/HistoryDivider.mjs +6 -8
  993. package/es/chat/ChatList/components/HistoryDivider.mjs.map +1 -1
  994. package/es/chat/ChatList/components/useChatListActionsBar.mjs +2 -4
  995. package/es/chat/ChatList/components/useChatListActionsBar.mjs.map +1 -1
  996. package/es/chat/ChatList/style.mjs +3 -4
  997. package/es/chat/ChatList/style.mjs.map +1 -1
  998. package/es/chat/ChatList/type.d.mts +0 -4
  999. package/es/chat/EditableMessage/EditableMessage.d.mts +2 -2
  1000. package/es/chat/EditableMessage/EditableMessage.mjs +11 -14
  1001. package/es/chat/EditableMessage/EditableMessage.mjs.map +1 -1
  1002. package/es/chat/EditableMessage/type.d.mts +0 -3
  1003. package/es/chat/EditableMessageList/EditableMessageList.d.mts +2 -2
  1004. package/es/chat/EditableMessageList/EditableMessageList.mjs +11 -14
  1005. package/es/chat/EditableMessageList/EditableMessageList.mjs.map +1 -1
  1006. package/es/chat/EditableMessageList/messageReducer.mjs +1 -2
  1007. package/es/chat/EditableMessageList/messageReducer.mjs.map +1 -1
  1008. package/es/chat/EditableMessageList/type.d.mts +0 -2
  1009. package/es/chat/LoadingDots/LoadingDots.mjs +3 -6
  1010. package/es/chat/LoadingDots/LoadingDots.mjs.map +1 -1
  1011. package/es/chat/LoadingDots/style.mjs +12 -13
  1012. package/es/chat/LoadingDots/style.mjs.map +1 -1
  1013. package/es/chat/MessageInput/MessageInput.d.mts +2 -2
  1014. package/es/chat/MessageInput/MessageInput.mjs +14 -17
  1015. package/es/chat/MessageInput/MessageInput.mjs.map +1 -1
  1016. package/es/chat/MessageInput/style.mjs +3 -4
  1017. package/es/chat/MessageInput/style.mjs.map +1 -1
  1018. package/es/chat/MessageInput/type.d.mts +0 -3
  1019. package/es/chat/MessageModal/MessageModal.d.mts +2 -2
  1020. package/es/chat/MessageModal/MessageModal.mjs +16 -19
  1021. package/es/chat/MessageModal/MessageModal.mjs.map +1 -1
  1022. package/es/chat/MessageModal/type.d.mts +0 -2
  1023. package/es/chat/TokenTag/TokenTag.mjs +5 -8
  1024. package/es/chat/TokenTag/TokenTag.mjs.map +1 -1
  1025. package/es/chat/TokenTag/type.d.mts +0 -2
  1026. package/es/chat/index.d.mts +0 -10
  1027. package/es/chat/index.mjs +17 -18
  1028. package/es/chat/types/chatMessage.d.mts +0 -1
  1029. package/es/chat/types/error.mjs +1 -1
  1030. package/es/chat/types/llm.d.mts +1 -1
  1031. package/es/chat/types/llm.mjs +7 -7
  1032. package/es/chat/types/llm.mjs.map +1 -1
  1033. package/es/color/ColorScales/ScaleRow.mjs +2 -4
  1034. package/es/color/ColorScales/ScaleRow.mjs.map +1 -1
  1035. package/es/color/ColorScales/index.d.mts +2 -2
  1036. package/es/color/ColorScales/index.mjs +8 -11
  1037. package/es/color/ColorScales/index.mjs.map +1 -1
  1038. package/es/color/ColorScales/style.mjs +7 -8
  1039. package/es/color/ColorScales/style.mjs.map +1 -1
  1040. package/es/color/CssVar/ScaleRow.mjs +2 -4
  1041. package/es/color/CssVar/ScaleRow.mjs.map +1 -1
  1042. package/es/color/CssVar/VarRow.mjs +2 -4
  1043. package/es/color/CssVar/VarRow.mjs.map +1 -1
  1044. package/es/color/CssVar/index.d.mts +2 -2
  1045. package/es/color/CssVar/index.mjs +10 -13
  1046. package/es/color/CssVar/index.mjs.map +1 -1
  1047. package/es/color/CssVar/style.mjs +7 -8
  1048. package/es/color/CssVar/style.mjs.map +1 -1
  1049. package/es/color/colors/blue.mjs +2 -3
  1050. package/es/color/colors/blue.mjs.map +1 -1
  1051. package/es/color/colors/cyan.mjs +2 -3
  1052. package/es/color/colors/cyan.mjs.map +1 -1
  1053. package/es/color/colors/geekblue.mjs +2 -3
  1054. package/es/color/colors/geekblue.mjs.map +1 -1
  1055. package/es/color/colors/gold.mjs +2 -3
  1056. package/es/color/colors/gold.mjs.map +1 -1
  1057. package/es/color/colors/gray.mjs +2 -3
  1058. package/es/color/colors/gray.mjs.map +1 -1
  1059. package/es/color/colors/green.mjs +2 -3
  1060. package/es/color/colors/green.mjs.map +1 -1
  1061. package/es/color/colors/index.mjs +29 -30
  1062. package/es/color/colors/index.mjs.map +1 -1
  1063. package/es/color/colors/lime.mjs +2 -3
  1064. package/es/color/colors/lime.mjs.map +1 -1
  1065. package/es/color/colors/magenta.mjs +2 -3
  1066. package/es/color/colors/magenta.mjs.map +1 -1
  1067. package/es/color/colors/orange.mjs +2 -3
  1068. package/es/color/colors/orange.mjs.map +1 -1
  1069. package/es/color/colors/primary.mjs +2 -3
  1070. package/es/color/colors/primary.mjs.map +1 -1
  1071. package/es/color/colors/purple.mjs +2 -3
  1072. package/es/color/colors/purple.mjs.map +1 -1
  1073. package/es/color/colors/red.mjs +2 -3
  1074. package/es/color/colors/red.mjs.map +1 -1
  1075. package/es/color/colors/volcano.mjs +2 -3
  1076. package/es/color/colors/volcano.mjs.map +1 -1
  1077. package/es/color/colors/yellow.mjs +2 -3
  1078. package/es/color/colors/yellow.mjs.map +1 -1
  1079. package/es/color/index.mjs +22 -23
  1080. package/es/color/neutrals/index.mjs +11 -12
  1081. package/es/color/neutrals/index.mjs.map +1 -1
  1082. package/es/color/neutrals/mauve.mjs +2 -3
  1083. package/es/color/neutrals/mauve.mjs.map +1 -1
  1084. package/es/color/neutrals/olive.mjs +2 -3
  1085. package/es/color/neutrals/olive.mjs.map +1 -1
  1086. package/es/color/neutrals/sage.mjs +2 -3
  1087. package/es/color/neutrals/sage.mjs.map +1 -1
  1088. package/es/color/neutrals/sand.mjs +2 -3
  1089. package/es/color/neutrals/sand.mjs.map +1 -1
  1090. package/es/color/neutrals/slate.mjs +2 -3
  1091. package/es/color/neutrals/slate.mjs.map +1 -1
  1092. package/es/hooks/useCopied.mjs +2 -4
  1093. package/es/hooks/useCopied.mjs.map +1 -1
  1094. package/es/hooks/useEventCallback.mjs +1 -2
  1095. package/es/hooks/useEventCallback.mjs.map +1 -1
  1096. package/es/hooks/useFloatingLayer.mjs +2 -4
  1097. package/es/hooks/useFloatingLayer.mjs.map +1 -1
  1098. package/es/hooks/useHighlight.mjs +3 -7
  1099. package/es/hooks/useHighlight.mjs.map +1 -1
  1100. package/es/hooks/useIsClient.mjs +1 -2
  1101. package/es/hooks/useIsClient.mjs.map +1 -1
  1102. package/es/hooks/useMarkdown/latex.mjs +1 -2
  1103. package/es/hooks/useMarkdown/latex.mjs.map +1 -1
  1104. package/es/hooks/useMarkdown/useMarkdownComponents.mjs +12 -14
  1105. package/es/hooks/useMarkdown/useMarkdownComponents.mjs.map +1 -1
  1106. package/es/hooks/useMarkdown/useMarkdownContent.mjs +2 -4
  1107. package/es/hooks/useMarkdown/useMarkdownContent.mjs.map +1 -1
  1108. package/es/hooks/useMarkdown/useMarkdownRehypePlugins.mjs +2 -4
  1109. package/es/hooks/useMarkdown/useMarkdownRehypePlugins.mjs.map +1 -1
  1110. package/es/hooks/useMarkdown/useMarkdownRemarkPlugins.mjs +2 -4
  1111. package/es/hooks/useMarkdown/useMarkdownRemarkPlugins.mjs.map +1 -1
  1112. package/es/hooks/useMarkdown/utils.d.mts +0 -1
  1113. package/es/hooks/useMarkdown/utils.mjs +1 -2
  1114. package/es/hooks/useMarkdown/utils.mjs.map +1 -1
  1115. package/es/hooks/useMermaid.mjs +3 -7
  1116. package/es/hooks/useMermaid.mjs.map +1 -1
  1117. package/es/hooks/useNativeButton.mjs +1 -2
  1118. package/es/hooks/useNativeButton.mjs.map +1 -1
  1119. package/es/hooks/useStreamHighlight.mjs +2 -4
  1120. package/es/hooks/useStreamHighlight.mjs.map +1 -1
  1121. package/es/hooks/useStreamMermaid.mjs +6 -8
  1122. package/es/hooks/useStreamMermaid.mjs.map +1 -1
  1123. package/es/hooks/useTextOverflow.mjs +1 -2
  1124. package/es/hooks/useTextOverflow.mjs.map +1 -1
  1125. package/es/i18n/context.d.mts +2 -3
  1126. package/es/i18n/context.mjs +3 -4
  1127. package/es/i18n/context.mjs.map +1 -1
  1128. package/es/i18n/index.mjs +1 -2
  1129. package/es/i18n/resources/en/chat.mjs +1 -1
  1130. package/es/i18n/resources/en/chat.mjs.map +1 -1
  1131. package/es/i18n/resources/en/common.mjs +1 -1
  1132. package/es/i18n/resources/en/common.mjs.map +1 -1
  1133. package/es/i18n/resources/en/editableMessage.mjs +1 -1
  1134. package/es/i18n/resources/en/editableMessage.mjs.map +1 -1
  1135. package/es/i18n/resources/en/emojiPicker.mjs +1 -1
  1136. package/es/i18n/resources/en/emojiPicker.mjs.map +1 -1
  1137. package/es/i18n/resources/en/form.mjs +1 -1
  1138. package/es/i18n/resources/en/form.mjs.map +1 -1
  1139. package/es/i18n/resources/en/hotkey.mjs +1 -1
  1140. package/es/i18n/resources/en/hotkey.mjs.map +1 -1
  1141. package/es/i18n/resources/en/image.mjs +1 -1
  1142. package/es/i18n/resources/en/image.mjs.map +1 -1
  1143. package/es/i18n/resources/en/index.mjs +2 -3
  1144. package/es/i18n/resources/en/messageModal.mjs +1 -1
  1145. package/es/i18n/resources/en/messageModal.mjs.map +1 -1
  1146. package/es/i18n/resources/en/sideNav.mjs +1 -1
  1147. package/es/i18n/resources/en/sideNav.mjs.map +1 -1
  1148. package/es/i18n/resources/index.mjs +1 -2
  1149. package/es/i18n/resources/zhCn/chat.mjs +1 -1
  1150. package/es/i18n/resources/zhCn/chat.mjs.map +1 -1
  1151. package/es/i18n/resources/zhCn/common.mjs +1 -1
  1152. package/es/i18n/resources/zhCn/common.mjs.map +1 -1
  1153. package/es/i18n/resources/zhCn/editableMessage.mjs +1 -1
  1154. package/es/i18n/resources/zhCn/editableMessage.mjs.map +1 -1
  1155. package/es/i18n/resources/zhCn/emojiPicker.mjs +1 -1
  1156. package/es/i18n/resources/zhCn/emojiPicker.mjs.map +1 -1
  1157. package/es/i18n/resources/zhCn/form.mjs +1 -1
  1158. package/es/i18n/resources/zhCn/form.mjs.map +1 -1
  1159. package/es/i18n/resources/zhCn/hotkey.mjs +1 -1
  1160. package/es/i18n/resources/zhCn/hotkey.mjs.map +1 -1
  1161. package/es/i18n/resources/zhCn/image.mjs +1 -1
  1162. package/es/i18n/resources/zhCn/image.mjs.map +1 -1
  1163. package/es/i18n/resources/zhCn/index.mjs +2 -3
  1164. package/es/i18n/resources/zhCn/messageModal.mjs +1 -1
  1165. package/es/i18n/resources/zhCn/messageModal.mjs.map +1 -1
  1166. package/es/i18n/resources/zhCn/sideNav.mjs +1 -1
  1167. package/es/i18n/resources/zhCn/sideNav.mjs.map +1 -1
  1168. package/es/i18n/useTranslation.mjs +1 -2
  1169. package/es/i18n/useTranslation.mjs.map +1 -1
  1170. package/es/icons/Auth0/components/Avatar.mjs +7 -10
  1171. package/es/icons/Auth0/components/Avatar.mjs.map +1 -1
  1172. package/es/icons/Auth0/components/Mono.mjs +3 -6
  1173. package/es/icons/Auth0/components/Mono.mjs.map +1 -1
  1174. package/es/icons/Auth0/index.mjs +7 -10
  1175. package/es/icons/Auth0/index.mjs.map +1 -1
  1176. package/es/icons/Auth0/style.mjs +1 -1
  1177. package/es/icons/Authelia/components/Avatar.mjs +7 -10
  1178. package/es/icons/Authelia/components/Avatar.mjs.map +1 -1
  1179. package/es/icons/Authelia/components/Color.mjs +3 -6
  1180. package/es/icons/Authelia/components/Color.mjs.map +1 -1
  1181. package/es/icons/Authelia/components/Mono.mjs +3 -6
  1182. package/es/icons/Authelia/components/Mono.mjs.map +1 -1
  1183. package/es/icons/Authelia/index.mjs +9 -12
  1184. package/es/icons/Authelia/index.mjs.map +1 -1
  1185. package/es/icons/Authelia/style.mjs +1 -1
  1186. package/es/icons/Authentik/components/Avatar.mjs +7 -10
  1187. package/es/icons/Authentik/components/Avatar.mjs.map +1 -1
  1188. package/es/icons/Authentik/components/Color.mjs +3 -6
  1189. package/es/icons/Authentik/components/Color.mjs.map +1 -1
  1190. package/es/icons/Authentik/components/Mono.mjs +3 -6
  1191. package/es/icons/Authentik/components/Mono.mjs.map +1 -1
  1192. package/es/icons/Authentik/index.mjs +9 -12
  1193. package/es/icons/Authentik/index.mjs.map +1 -1
  1194. package/es/icons/Authentik/style.mjs +1 -1
  1195. package/es/icons/Casdoor/components/Avatar.mjs +7 -10
  1196. package/es/icons/Casdoor/components/Avatar.mjs.map +1 -1
  1197. package/es/icons/Casdoor/components/Color.mjs +3 -6
  1198. package/es/icons/Casdoor/components/Color.mjs.map +1 -1
  1199. package/es/icons/Casdoor/components/Mono.mjs +3 -6
  1200. package/es/icons/Casdoor/components/Mono.mjs.map +1 -1
  1201. package/es/icons/Casdoor/index.mjs +9 -12
  1202. package/es/icons/Casdoor/index.mjs.map +1 -1
  1203. package/es/icons/Casdoor/style.mjs +1 -1
  1204. package/es/icons/Clerk/components/Avatar.mjs +7 -10
  1205. package/es/icons/Clerk/components/Avatar.mjs.map +1 -1
  1206. package/es/icons/Clerk/components/Color.mjs +3 -6
  1207. package/es/icons/Clerk/components/Color.mjs.map +1 -1
  1208. package/es/icons/Clerk/components/Mono.mjs +3 -6
  1209. package/es/icons/Clerk/components/Mono.mjs.map +1 -1
  1210. package/es/icons/Clerk/index.mjs +9 -12
  1211. package/es/icons/Clerk/index.mjs.map +1 -1
  1212. package/es/icons/Clerk/style.mjs +1 -1
  1213. package/es/icons/Discord/components/Avatar.mjs +7 -10
  1214. package/es/icons/Discord/components/Avatar.mjs.map +1 -1
  1215. package/es/icons/Discord/components/Color.mjs +3 -6
  1216. package/es/icons/Discord/components/Color.mjs.map +1 -1
  1217. package/es/icons/Discord/components/Mono.mjs +3 -6
  1218. package/es/icons/Discord/components/Mono.mjs.map +1 -1
  1219. package/es/icons/Discord/index.mjs +9 -12
  1220. package/es/icons/Discord/index.mjs.map +1 -1
  1221. package/es/icons/Discord/style.mjs +1 -1
  1222. package/es/icons/GoogleChat/components/Avatar.mjs +7 -10
  1223. package/es/icons/GoogleChat/components/Avatar.mjs.map +1 -1
  1224. package/es/icons/GoogleChat/components/Color.mjs +3 -6
  1225. package/es/icons/GoogleChat/components/Color.mjs.map +1 -1
  1226. package/es/icons/GoogleChat/components/Mono.mjs +3 -6
  1227. package/es/icons/GoogleChat/components/Mono.mjs.map +1 -1
  1228. package/es/icons/GoogleChat/index.mjs +9 -12
  1229. package/es/icons/GoogleChat/index.mjs.map +1 -1
  1230. package/es/icons/GoogleChat/style.mjs +1 -1
  1231. package/es/icons/IMessage/components/Avatar.mjs +7 -10
  1232. package/es/icons/IMessage/components/Avatar.mjs.map +1 -1
  1233. package/es/icons/IMessage/components/Color.mjs +3 -6
  1234. package/es/icons/IMessage/components/Color.mjs.map +1 -1
  1235. package/es/icons/IMessage/components/Inner.mjs +3 -6
  1236. package/es/icons/IMessage/components/Inner.mjs.map +1 -1
  1237. package/es/icons/IMessage/components/Mono.mjs +3 -6
  1238. package/es/icons/IMessage/components/Mono.mjs.map +1 -1
  1239. package/es/icons/IMessage/index.mjs +9 -12
  1240. package/es/icons/IMessage/index.mjs.map +1 -1
  1241. package/es/icons/IMessage/style.mjs +1 -1
  1242. package/es/icons/Lark/components/Avatar.mjs +7 -10
  1243. package/es/icons/Lark/components/Avatar.mjs.map +1 -1
  1244. package/es/icons/Lark/components/Color.mjs +3 -6
  1245. package/es/icons/Lark/components/Color.mjs.map +1 -1
  1246. package/es/icons/Lark/components/Mono.mjs +3 -6
  1247. package/es/icons/Lark/components/Mono.mjs.map +1 -1
  1248. package/es/icons/Lark/index.mjs +9 -12
  1249. package/es/icons/Lark/index.mjs.map +1 -1
  1250. package/es/icons/Lark/style.mjs +1 -1
  1251. package/es/icons/Logto/components/Avatar.mjs +7 -10
  1252. package/es/icons/Logto/components/Avatar.mjs.map +1 -1
  1253. package/es/icons/Logto/components/Color.mjs +3 -6
  1254. package/es/icons/Logto/components/Color.mjs.map +1 -1
  1255. package/es/icons/Logto/components/Mono.mjs +3 -6
  1256. package/es/icons/Logto/components/Mono.mjs.map +1 -1
  1257. package/es/icons/Logto/index.mjs +9 -12
  1258. package/es/icons/Logto/index.mjs.map +1 -1
  1259. package/es/icons/Logto/style.mjs +1 -1
  1260. package/es/icons/MicrosoftEntra/components/Avatar.mjs +7 -10
  1261. package/es/icons/MicrosoftEntra/components/Avatar.mjs.map +1 -1
  1262. package/es/icons/MicrosoftEntra/components/Color.mjs +3 -6
  1263. package/es/icons/MicrosoftEntra/components/Color.mjs.map +1 -1
  1264. package/es/icons/MicrosoftEntra/components/Mono.mjs +3 -6
  1265. package/es/icons/MicrosoftEntra/components/Mono.mjs.map +1 -1
  1266. package/es/icons/MicrosoftEntra/index.mjs +9 -12
  1267. package/es/icons/MicrosoftEntra/index.mjs.map +1 -1
  1268. package/es/icons/MicrosoftEntra/style.mjs +1 -1
  1269. package/es/icons/MicrosoftTeams/components/Avatar.mjs +7 -10
  1270. package/es/icons/MicrosoftTeams/components/Avatar.mjs.map +1 -1
  1271. package/es/icons/MicrosoftTeams/components/Color.mjs +3 -6
  1272. package/es/icons/MicrosoftTeams/components/Color.mjs.map +1 -1
  1273. package/es/icons/MicrosoftTeams/components/Mono.mjs +3 -6
  1274. package/es/icons/MicrosoftTeams/components/Mono.mjs.map +1 -1
  1275. package/es/icons/MicrosoftTeams/index.mjs +9 -12
  1276. package/es/icons/MicrosoftTeams/index.mjs.map +1 -1
  1277. package/es/icons/MicrosoftTeams/style.mjs +1 -1
  1278. package/es/icons/NextAuth/components/Avatar.mjs +7 -10
  1279. package/es/icons/NextAuth/components/Avatar.mjs.map +1 -1
  1280. package/es/icons/NextAuth/components/Color.mjs +3 -6
  1281. package/es/icons/NextAuth/components/Color.mjs.map +1 -1
  1282. package/es/icons/NextAuth/components/Mono.mjs +3 -6
  1283. package/es/icons/NextAuth/components/Mono.mjs.map +1 -1
  1284. package/es/icons/NextAuth/index.mjs +9 -12
  1285. package/es/icons/NextAuth/index.mjs.map +1 -1
  1286. package/es/icons/NextAuth/style.mjs +1 -1
  1287. package/es/icons/QQ/components/Avatar.mjs +8 -11
  1288. package/es/icons/QQ/components/Avatar.mjs.map +1 -1
  1289. package/es/icons/QQ/components/Color.mjs +4 -8
  1290. package/es/icons/QQ/components/Color.mjs.map +1 -1
  1291. package/es/icons/QQ/components/Mono.mjs +4 -8
  1292. package/es/icons/QQ/components/Mono.mjs.map +1 -1
  1293. package/es/icons/QQ/index.mjs +11 -14
  1294. package/es/icons/QQ/index.mjs.map +1 -1
  1295. package/es/icons/QQ/style.mjs +2 -3
  1296. package/es/icons/QQ/style.mjs.map +1 -1
  1297. package/es/icons/Slack/components/Avatar.mjs +7 -10
  1298. package/es/icons/Slack/components/Avatar.mjs.map +1 -1
  1299. package/es/icons/Slack/components/Color.mjs +3 -6
  1300. package/es/icons/Slack/components/Color.mjs.map +1 -1
  1301. package/es/icons/Slack/components/Mono.mjs +3 -6
  1302. package/es/icons/Slack/components/Mono.mjs.map +1 -1
  1303. package/es/icons/Slack/index.mjs +9 -12
  1304. package/es/icons/Slack/index.mjs.map +1 -1
  1305. package/es/icons/Slack/style.mjs +1 -1
  1306. package/es/icons/Telegram/components/Avatar.mjs +7 -10
  1307. package/es/icons/Telegram/components/Avatar.mjs.map +1 -1
  1308. package/es/icons/Telegram/components/Color.mjs +3 -6
  1309. package/es/icons/Telegram/components/Color.mjs.map +1 -1
  1310. package/es/icons/Telegram/components/Inner.mjs +3 -6
  1311. package/es/icons/Telegram/components/Inner.mjs.map +1 -1
  1312. package/es/icons/Telegram/components/Mono.mjs +3 -6
  1313. package/es/icons/Telegram/components/Mono.mjs.map +1 -1
  1314. package/es/icons/Telegram/index.mjs +9 -12
  1315. package/es/icons/Telegram/index.mjs.map +1 -1
  1316. package/es/icons/Telegram/style.mjs +1 -1
  1317. package/es/icons/WeChat/components/Avatar.mjs +7 -10
  1318. package/es/icons/WeChat/components/Avatar.mjs.map +1 -1
  1319. package/es/icons/WeChat/components/Color.mjs +3 -6
  1320. package/es/icons/WeChat/components/Color.mjs.map +1 -1
  1321. package/es/icons/WeChat/components/Mono.mjs +3 -6
  1322. package/es/icons/WeChat/components/Mono.mjs.map +1 -1
  1323. package/es/icons/WeChat/index.mjs +9 -12
  1324. package/es/icons/WeChat/index.mjs.map +1 -1
  1325. package/es/icons/WeChat/style.mjs +1 -1
  1326. package/es/icons/WhatsApp/components/Avatar.mjs +7 -10
  1327. package/es/icons/WhatsApp/components/Avatar.mjs.map +1 -1
  1328. package/es/icons/WhatsApp/components/Color.mjs +3 -6
  1329. package/es/icons/WhatsApp/components/Color.mjs.map +1 -1
  1330. package/es/icons/WhatsApp/components/Mono.mjs +3 -6
  1331. package/es/icons/WhatsApp/components/Mono.mjs.map +1 -1
  1332. package/es/icons/WhatsApp/index.mjs +9 -12
  1333. package/es/icons/WhatsApp/index.mjs.map +1 -1
  1334. package/es/icons/WhatsApp/style.mjs +1 -1
  1335. package/es/icons/Zitadel/components/Avatar.mjs +7 -10
  1336. package/es/icons/Zitadel/components/Avatar.mjs.map +1 -1
  1337. package/es/icons/Zitadel/components/Color.mjs +3 -6
  1338. package/es/icons/Zitadel/components/Color.mjs.map +1 -1
  1339. package/es/icons/Zitadel/components/Mono.mjs +3 -6
  1340. package/es/icons/Zitadel/components/Mono.mjs.map +1 -1
  1341. package/es/icons/Zitadel/index.mjs +9 -12
  1342. package/es/icons/Zitadel/index.mjs.map +1 -1
  1343. package/es/icons/Zitadel/style.mjs +1 -1
  1344. package/es/icons/index.d.mts +0 -1
  1345. package/es/icons/index.mjs +57 -58
  1346. package/es/icons/lucideExtra/AndroidIcon.d.mts +3 -3
  1347. package/es/icons/lucideExtra/AndroidIcon.mjs +2 -4
  1348. package/es/icons/lucideExtra/AndroidIcon.mjs.map +1 -1
  1349. package/es/icons/lucideExtra/AppleIcon.d.mts +3 -3
  1350. package/es/icons/lucideExtra/AppleIcon.mjs +2 -4
  1351. package/es/icons/lucideExtra/AppleIcon.mjs.map +1 -1
  1352. package/es/icons/lucideExtra/AppstoreIcon.d.mts +3 -3
  1353. package/es/icons/lucideExtra/AppstoreIcon.mjs +2 -4
  1354. package/es/icons/lucideExtra/AppstoreIcon.mjs.map +1 -1
  1355. package/es/icons/lucideExtra/BotPromptIcon.d.mts +3 -3
  1356. package/es/icons/lucideExtra/BotPromptIcon.mjs +2 -4
  1357. package/es/icons/lucideExtra/BotPromptIcon.mjs.map +1 -1
  1358. package/es/icons/lucideExtra/BrainOffIcon.d.mts +3 -3
  1359. package/es/icons/lucideExtra/BrainOffIcon.mjs +2 -4
  1360. package/es/icons/lucideExtra/BrainOffIcon.mjs.map +1 -1
  1361. package/es/icons/lucideExtra/ChromeIcon.d.mts +3 -3
  1362. package/es/icons/lucideExtra/ChromeIcon.mjs +2 -4
  1363. package/es/icons/lucideExtra/ChromeIcon.mjs.map +1 -1
  1364. package/es/icons/lucideExtra/CodepenIcon.d.mts +3 -3
  1365. package/es/icons/lucideExtra/CodepenIcon.mjs +2 -4
  1366. package/es/icons/lucideExtra/CodepenIcon.mjs.map +1 -1
  1367. package/es/icons/lucideExtra/CodesandboxIcon.d.mts +3 -3
  1368. package/es/icons/lucideExtra/CodesandboxIcon.mjs +2 -4
  1369. package/es/icons/lucideExtra/CodesandboxIcon.mjs.map +1 -1
  1370. package/es/icons/lucideExtra/CreateBotIcon.d.mts +3 -3
  1371. package/es/icons/lucideExtra/CreateBotIcon.mjs +2 -4
  1372. package/es/icons/lucideExtra/CreateBotIcon.mjs.map +1 -1
  1373. package/es/icons/lucideExtra/DiscordIcon.d.mts +3 -3
  1374. package/es/icons/lucideExtra/DiscordIcon.mjs +2 -4
  1375. package/es/icons/lucideExtra/DiscordIcon.mjs.map +1 -1
  1376. package/es/icons/lucideExtra/FacebookIcon.d.mts +3 -3
  1377. package/es/icons/lucideExtra/FacebookIcon.mjs +2 -4
  1378. package/es/icons/lucideExtra/FacebookIcon.mjs.map +1 -1
  1379. package/es/icons/lucideExtra/FigmaIcon.d.mts +3 -3
  1380. package/es/icons/lucideExtra/FigmaIcon.mjs +2 -4
  1381. package/es/icons/lucideExtra/FigmaIcon.mjs.map +1 -1
  1382. package/es/icons/lucideExtra/FramerIcon.d.mts +3 -3
  1383. package/es/icons/lucideExtra/FramerIcon.mjs +2 -4
  1384. package/es/icons/lucideExtra/FramerIcon.mjs.map +1 -1
  1385. package/es/icons/lucideExtra/GithubIcon.d.mts +3 -3
  1386. package/es/icons/lucideExtra/GithubIcon.mjs +2 -4
  1387. package/es/icons/lucideExtra/GithubIcon.mjs.map +1 -1
  1388. package/es/icons/lucideExtra/GitlabIcon.d.mts +3 -3
  1389. package/es/icons/lucideExtra/GitlabIcon.mjs +2 -4
  1390. package/es/icons/lucideExtra/GitlabIcon.mjs.map +1 -1
  1391. package/es/icons/lucideExtra/GlobeOffIcon.d.mts +3 -3
  1392. package/es/icons/lucideExtra/GlobeOffIcon.mjs +2 -4
  1393. package/es/icons/lucideExtra/GlobeOffIcon.mjs.map +1 -1
  1394. package/es/icons/lucideExtra/GooglePlayIcon.d.mts +3 -3
  1395. package/es/icons/lucideExtra/GooglePlayIcon.mjs +2 -4
  1396. package/es/icons/lucideExtra/GooglePlayIcon.mjs.map +1 -1
  1397. package/es/icons/lucideExtra/GroupBotIcon.d.mts +3 -3
  1398. package/es/icons/lucideExtra/GroupBotIcon.mjs +2 -4
  1399. package/es/icons/lucideExtra/GroupBotIcon.mjs.map +1 -1
  1400. package/es/icons/lucideExtra/GroupBotSquareIcon.d.mts +3 -3
  1401. package/es/icons/lucideExtra/GroupBotSquareIcon.mjs +2 -4
  1402. package/es/icons/lucideExtra/GroupBotSquareIcon.mjs.map +1 -1
  1403. package/es/icons/lucideExtra/InstagramIcon.d.mts +3 -3
  1404. package/es/icons/lucideExtra/InstagramIcon.mjs +2 -4
  1405. package/es/icons/lucideExtra/InstagramIcon.mjs.map +1 -1
  1406. package/es/icons/lucideExtra/LeftClickIcon.d.mts +3 -3
  1407. package/es/icons/lucideExtra/LeftClickIcon.mjs +2 -4
  1408. package/es/icons/lucideExtra/LeftClickIcon.mjs.map +1 -1
  1409. package/es/icons/lucideExtra/LeftDoubleClickIcon.d.mts +3 -3
  1410. package/es/icons/lucideExtra/LeftDoubleClickIcon.mjs +2 -4
  1411. package/es/icons/lucideExtra/LeftDoubleClickIcon.mjs.map +1 -1
  1412. package/es/icons/lucideExtra/LinkedinIcon.d.mts +3 -3
  1413. package/es/icons/lucideExtra/LinkedinIcon.mjs +2 -4
  1414. package/es/icons/lucideExtra/LinkedinIcon.mjs.map +1 -1
  1415. package/es/icons/lucideExtra/McpIcon.d.mts +3 -3
  1416. package/es/icons/lucideExtra/McpIcon.mjs +2 -4
  1417. package/es/icons/lucideExtra/McpIcon.mjs.map +1 -1
  1418. package/es/icons/lucideExtra/NotionIcon.d.mts +3 -3
  1419. package/es/icons/lucideExtra/NotionIcon.mjs +2 -4
  1420. package/es/icons/lucideExtra/NotionIcon.mjs.map +1 -1
  1421. package/es/icons/lucideExtra/PocketIcon.d.mts +3 -3
  1422. package/es/icons/lucideExtra/PocketIcon.mjs +2 -4
  1423. package/es/icons/lucideExtra/PocketIcon.mjs.map +1 -1
  1424. package/es/icons/lucideExtra/ProviderIcon.d.mts +3 -3
  1425. package/es/icons/lucideExtra/ProviderIcon.mjs +2 -4
  1426. package/es/icons/lucideExtra/ProviderIcon.mjs.map +1 -1
  1427. package/es/icons/lucideExtra/RailSymbolIcon.d.mts +3 -3
  1428. package/es/icons/lucideExtra/RailSymbolIcon.mjs +2 -4
  1429. package/es/icons/lucideExtra/RailSymbolIcon.mjs.map +1 -1
  1430. package/es/icons/lucideExtra/RedditIcon.d.mts +3 -3
  1431. package/es/icons/lucideExtra/RedditIcon.mjs +2 -4
  1432. package/es/icons/lucideExtra/RedditIcon.mjs.map +1 -1
  1433. package/es/icons/lucideExtra/RightClickIcon.d.mts +3 -3
  1434. package/es/icons/lucideExtra/RightClickIcon.mjs +2 -4
  1435. package/es/icons/lucideExtra/RightClickIcon.mjs.map +1 -1
  1436. package/es/icons/lucideExtra/RightDoubleClickIcon.d.mts +3 -3
  1437. package/es/icons/lucideExtra/RightDoubleClickIcon.mjs +2 -4
  1438. package/es/icons/lucideExtra/RightDoubleClickIcon.mjs.map +1 -1
  1439. package/es/icons/lucideExtra/ShapesUploadIcon.d.mts +3 -3
  1440. package/es/icons/lucideExtra/ShapesUploadIcon.mjs +2 -4
  1441. package/es/icons/lucideExtra/ShapesUploadIcon.mjs.map +1 -1
  1442. package/es/icons/lucideExtra/SkillsIcon.d.mts +3 -3
  1443. package/es/icons/lucideExtra/SkillsIcon.mjs +2 -4
  1444. package/es/icons/lucideExtra/SkillsIcon.mjs.map +1 -1
  1445. package/es/icons/lucideExtra/SlackIcon.d.mts +3 -3
  1446. package/es/icons/lucideExtra/SlackIcon.mjs +2 -4
  1447. package/es/icons/lucideExtra/SlackIcon.mjs.map +1 -1
  1448. package/es/icons/lucideExtra/ThinkIcon.d.mts +3 -3
  1449. package/es/icons/lucideExtra/ThinkIcon.mjs +2 -4
  1450. package/es/icons/lucideExtra/ThinkIcon.mjs.map +1 -1
  1451. package/es/icons/lucideExtra/TreeDownRightIcon.d.mts +3 -3
  1452. package/es/icons/lucideExtra/TreeDownRightIcon.mjs +2 -4
  1453. package/es/icons/lucideExtra/TreeDownRightIcon.mjs.map +1 -1
  1454. package/es/icons/lucideExtra/TreeUpDownRightIcon.d.mts +3 -3
  1455. package/es/icons/lucideExtra/TreeUpDownRightIcon.mjs +2 -4
  1456. package/es/icons/lucideExtra/TreeUpDownRightIcon.mjs.map +1 -1
  1457. package/es/index.d.mts +0 -66
  1458. package/es/index.mjs +111 -112
  1459. package/es/mdx/Callout/index.d.mts +0 -1
  1460. package/es/mdx/Callout/index.mjs +5 -8
  1461. package/es/mdx/Callout/index.mjs.map +1 -1
  1462. package/es/mdx/Callout/style.mjs +5 -6
  1463. package/es/mdx/Callout/style.mjs.map +1 -1
  1464. package/es/mdx/Cards/Card.d.mts +0 -3
  1465. package/es/mdx/Cards/Card.mjs +22 -25
  1466. package/es/mdx/Cards/Card.mjs.map +1 -1
  1467. package/es/mdx/Cards/index.d.mts +0 -1
  1468. package/es/mdx/Cards/index.mjs +5 -8
  1469. package/es/mdx/Cards/index.mjs.map +1 -1
  1470. package/es/mdx/Cards/style.mjs +3 -4
  1471. package/es/mdx/Cards/style.mjs.map +1 -1
  1472. package/es/mdx/FileTree/File.d.mts +0 -2
  1473. package/es/mdx/FileTree/File.mjs +5 -8
  1474. package/es/mdx/FileTree/File.mjs.map +1 -1
  1475. package/es/mdx/FileTree/Folder.d.mts +0 -2
  1476. package/es/mdx/FileTree/Folder.mjs +5 -8
  1477. package/es/mdx/FileTree/Folder.mjs.map +1 -1
  1478. package/es/mdx/FileTree/index.mjs +3 -6
  1479. package/es/mdx/FileTree/index.mjs.map +1 -1
  1480. package/es/mdx/FileTree/style.mjs +7 -8
  1481. package/es/mdx/FileTree/style.mjs.map +1 -1
  1482. package/es/mdx/Mdx/index.d.mts +2 -3
  1483. package/es/mdx/Mdx/index.mjs +17 -20
  1484. package/es/mdx/Mdx/index.mjs.map +1 -1
  1485. package/es/mdx/Steps/index.mjs +3 -6
  1486. package/es/mdx/Steps/index.mjs.map +1 -1
  1487. package/es/mdx/Steps/style.mjs +7 -8
  1488. package/es/mdx/Steps/style.mjs.map +1 -1
  1489. package/es/mdx/Tabs/Tab.mjs +3 -6
  1490. package/es/mdx/Tabs/Tab.mjs.map +1 -1
  1491. package/es/mdx/Tabs/index.d.mts +0 -2
  1492. package/es/mdx/Tabs/index.mjs +5 -8
  1493. package/es/mdx/Tabs/index.mjs.map +1 -1
  1494. package/es/mdx/Tabs/style.mjs +5 -6
  1495. package/es/mdx/Tabs/style.mjs.map +1 -1
  1496. package/es/mdx/index.mjs +17 -18
  1497. package/es/mdx/mdxComponents/Citation/PopoverPanel.mjs +11 -14
  1498. package/es/mdx/mdxComponents/Citation/PopoverPanel.mjs.map +1 -1
  1499. package/es/mdx/mdxComponents/Citation/index.mjs +6 -9
  1500. package/es/mdx/mdxComponents/Citation/index.mjs.map +1 -1
  1501. package/es/mdx/mdxComponents/Citation/style.mjs +8 -9
  1502. package/es/mdx/mdxComponents/Citation/style.mjs.map +1 -1
  1503. package/es/mdx/mdxComponents/CodeBlock.d.mts +0 -1
  1504. package/es/mdx/mdxComponents/CodeBlock.mjs +6 -9
  1505. package/es/mdx/mdxComponents/CodeBlock.mjs.map +1 -1
  1506. package/es/mdx/mdxComponents/Image.d.mts +0 -1
  1507. package/es/mdx/mdxComponents/Image.mjs +5 -8
  1508. package/es/mdx/mdxComponents/Image.mjs.map +1 -1
  1509. package/es/mdx/mdxComponents/Link.mjs +8 -11
  1510. package/es/mdx/mdxComponents/Link.mjs.map +1 -1
  1511. package/es/mdx/mdxComponents/Pre.d.mts +0 -3
  1512. package/es/mdx/mdxComponents/Pre.mjs +10 -13
  1513. package/es/mdx/mdxComponents/Pre.mjs.map +1 -1
  1514. package/es/mdx/mdxComponents/Section.mjs +5 -8
  1515. package/es/mdx/mdxComponents/Section.mjs.map +1 -1
  1516. package/es/mdx/mdxComponents/Video.mjs +5 -8
  1517. package/es/mdx/mdxComponents/Video.mjs.map +1 -1
  1518. package/es/mdx/mdxComponents/index.d.mts +1 -1
  1519. package/es/mdx/mdxComponents/index.mjs +22 -24
  1520. package/es/mdx/mdxComponents/index.mjs.map +1 -1
  1521. package/es/mobile/ChatHeader/ChatHeader.mjs +7 -10
  1522. package/es/mobile/ChatHeader/ChatHeader.mjs.map +1 -1
  1523. package/es/mobile/ChatHeader/ChatHeaderTitle.d.mts +2 -2
  1524. package/es/mobile/ChatHeader/ChatHeaderTitle.mjs +3 -6
  1525. package/es/mobile/ChatHeader/ChatHeaderTitle.mjs.map +1 -1
  1526. package/es/mobile/ChatHeader/index.mjs +6 -8
  1527. package/es/mobile/ChatHeader/index.mjs.map +1 -1
  1528. package/es/mobile/ChatHeader/style.mjs +15 -16
  1529. package/es/mobile/ChatHeader/style.mjs.map +1 -1
  1530. package/es/mobile/ChatHeader/type.d.mts +0 -1
  1531. package/es/mobile/ChatInputArea/ChatInputArea.mjs +9 -12
  1532. package/es/mobile/ChatInputArea/ChatInputArea.mjs.map +1 -1
  1533. package/es/mobile/ChatInputArea/components/ChatSendButton.d.mts +2 -2
  1534. package/es/mobile/ChatInputArea/components/ChatSendButton.mjs +5 -8
  1535. package/es/mobile/ChatInputArea/components/ChatSendButton.mjs.map +1 -1
  1536. package/es/mobile/ChatInputArea/index.mjs +6 -8
  1537. package/es/mobile/ChatInputArea/index.mjs.map +1 -1
  1538. package/es/mobile/ChatInputArea/style.mjs +9 -10
  1539. package/es/mobile/ChatInputArea/style.mjs.map +1 -1
  1540. package/es/mobile/ChatInputArea/type.d.mts +1 -3
  1541. package/es/mobile/SafeArea/SafeArea.mjs +3 -6
  1542. package/es/mobile/SafeArea/SafeArea.mjs.map +1 -1
  1543. package/es/mobile/SafeArea/style.mjs +5 -6
  1544. package/es/mobile/SafeArea/style.mjs.map +1 -1
  1545. package/es/mobile/TabBar/TabBar.d.mts +2 -2
  1546. package/es/mobile/TabBar/TabBar.mjs +5 -8
  1547. package/es/mobile/TabBar/TabBar.mjs.map +1 -1
  1548. package/es/mobile/TabBar/style.mjs +12 -13
  1549. package/es/mobile/TabBar/style.mjs.map +1 -1
  1550. package/es/mobile/TabBar/type.d.mts +0 -1
  1551. package/es/mobile/index.d.mts +0 -2
  1552. package/es/mobile/index.mjs +7 -8
  1553. package/es/node_modules/@base-ui/react/esm/separator/Separator.d.mts +31 -0
  1554. package/es/node_modules/@base-ui/react/esm/utils/types.d.mts +49 -0
  1555. package/es/node_modules/@types/hast/index.d.mts +228 -0
  1556. package/es/node_modules/@types/mdx/types.d.mts +59 -0
  1557. package/es/node_modules/@types/unist/index.d.mts +84 -0
  1558. package/es/node_modules/unist-util-is/lib/index.mjs +3 -3
  1559. package/es/node_modules/unist-util-is/lib/index.mjs.map +1 -1
  1560. package/es/node_modules/unist-util-visit/lib/index.mjs +2 -3
  1561. package/es/node_modules/unist-util-visit/lib/index.mjs.map +1 -1
  1562. package/es/node_modules/unist-util-visit/node_modules/unist-util-visit-parents/lib/color.node.mjs +1 -1
  1563. package/es/node_modules/unist-util-visit/node_modules/unist-util-visit-parents/lib/index.mjs +6 -15
  1564. package/es/node_modules/unist-util-visit/node_modules/unist-util-visit-parents/lib/index.mjs.map +1 -1
  1565. package/es/storybook/StoryBook/index.d.mts +2 -3
  1566. package/es/storybook/StoryBook/index.mjs +7 -10
  1567. package/es/storybook/StoryBook/index.mjs.map +1 -1
  1568. package/es/storybook/StoryBook/style.mjs +21 -22
  1569. package/es/storybook/StoryBook/style.mjs.map +1 -1
  1570. package/es/storybook/index.mjs +2 -3
  1571. package/es/styles/animations.mjs +1 -2
  1572. package/es/styles/animations.mjs.map +1 -1
  1573. package/es/styles/classNames.mjs +1 -1
  1574. package/es/styles/customTheme.mjs +36 -38
  1575. package/es/styles/customTheme.mjs.map +1 -1
  1576. package/es/styles/index.mjs +1 -2
  1577. package/es/styles/theme/algorithms/darkAlgorithm.mjs +3 -4
  1578. package/es/styles/theme/algorithms/darkAlgorithm.mjs.map +1 -1
  1579. package/es/styles/theme/algorithms/lightAlgorithm.mjs +3 -4
  1580. package/es/styles/theme/algorithms/lightAlgorithm.mjs.map +1 -1
  1581. package/es/styles/theme/antdTheme.mjs +1 -2
  1582. package/es/styles/theme/antdTheme.mjs.map +1 -1
  1583. package/es/styles/theme/customStylish.mjs +20 -21
  1584. package/es/styles/theme/customStylish.mjs.map +1 -1
  1585. package/es/styles/theme/customStylishStatic.mjs +52 -53
  1586. package/es/styles/theme/customStylishStatic.mjs.map +1 -1
  1587. package/es/styles/theme/customToken.mjs +1 -2
  1588. package/es/styles/theme/customToken.mjs.map +1 -1
  1589. package/es/styles/theme/generateColorPalette.d.mts +1 -1
  1590. package/es/styles/theme/generateColorPalette.mjs +1 -2
  1591. package/es/styles/theme/generateColorPalette.mjs.map +1 -1
  1592. package/es/styles/theme/token/base.mjs +2 -3
  1593. package/es/styles/theme/token/base.mjs.map +1 -1
  1594. package/es/styles/theme/token/dark.mjs +14 -16
  1595. package/es/styles/theme/token/dark.mjs.map +1 -1
  1596. package/es/styles/theme/token/light.mjs +14 -16
  1597. package/es/styles/theme/token/light.mjs.map +1 -1
  1598. package/es/types/index.mjs +1 -1
  1599. package/es/utils/blobToPng.mjs +1 -1
  1600. package/es/utils/copyToClipboard.mjs +1 -1
  1601. package/es/utils/destroyOnInvalidActiveTriggerElement.mjs +1 -2
  1602. package/es/utils/destroyOnInvalidActiveTriggerElement.mjs.map +1 -1
  1603. package/es/utils/devSingleton.mjs +7 -7
  1604. package/es/utils/devSingleton.mjs.map +1 -1
  1605. package/es/utils/dom.mjs +1 -1
  1606. package/es/utils/downloadBlob.mjs +1 -1
  1607. package/es/utils/formatTime.mjs +1 -2
  1608. package/es/utils/formatTime.mjs.map +1 -1
  1609. package/es/utils/genCdnUrl.d.mts +0 -1
  1610. package/es/utils/genCdnUrl.mjs +1 -2
  1611. package/es/utils/genCdnUrl.mjs.map +1 -1
  1612. package/es/utils/parseTrigger.d.mts +0 -2
  1613. package/es/utils/parseTrigger.mjs +3 -5
  1614. package/es/utils/parseTrigger.mjs.map +1 -1
  1615. package/es/utils/placement.d.mts +0 -1
  1616. package/es/utils/placement.mjs +33 -41
  1617. package/es/utils/placement.mjs.map +1 -1
  1618. package/es/utils/safeParseJSON.mjs +1 -1
  1619. package/es/utils/safeParseJSON.mjs.map +1 -1
  1620. package/es/utils/safeReadableColor.mjs +1 -2
  1621. package/es/utils/safeReadableColor.mjs.map +1 -1
  1622. package/es/utils/smoothCorners.d.mts +0 -1
  1623. package/es/utils/smoothCorners.mjs +1 -1
  1624. package/es/utils/smoothCorners.mjs.map +1 -1
  1625. package/package.json +38 -40
  1626. package/es/_virtual/rolldown_runtime.mjs +0 -18
package/es/index.d.mts CHANGED
@@ -1,14 +1,11 @@
1
1
  import { CenterProps, FlexBasicProps, FlexboxProps } from "./Flex/type.mjs";
2
2
  import { Center } from "./Flex/Center.mjs";
3
3
  import { _default } from "./Flex/FlexBasic.mjs";
4
- import "./Flex/index.mjs";
5
4
  import { BlockProps } from "./Block/type.mjs";
6
5
  import { Block } from "./Block/Block.mjs";
7
- import "./Block/index.mjs";
8
6
  import { AccordionItemProps, AccordionProps } from "./Accordion/type.mjs";
9
7
  import { Accordion } from "./Accordion/Accordion.mjs";
10
8
  import { AccordionItem } from "./Accordion/AccordionItem.mjs";
11
- import "./Accordion/index.mjs";
12
9
  import { LobeCustomStylish } from "./types/customStylish.mjs";
13
10
  import { ColorPalettes, ColorPalettesAlpha, ColorToken, LobeCustomToken, PresetColorKey, PresetColorType, PresetSystemColorKey, PresetSystemColorType, SystemColorToken } from "./types/customToken.mjs";
14
11
  import { Trigger } from "./types/trigger.mjs";
@@ -16,81 +13,61 @@ import { AProps, DivProps, ImgProps, SpanProps, SvgProps } from "./types/index.m
16
13
  import { IconProps, IconSize } from "./Icon/type.mjs";
17
14
  import { IconProvider } from "./Icon/components/IconProvider.mjs";
18
15
  import { Icon } from "./Icon/Icon.mjs";
19
- import "./Icon/index.mjs";
20
16
  import { KeyMapEnum } from "./Hotkey/const.mjs";
21
17
  import { HotkeyProps } from "./Hotkey/type.mjs";
22
18
  import { Hotkey } from "./Hotkey/Hotkey.mjs";
23
19
  import { combineKeys } from "./Hotkey/utils.mjs";
24
- import "./Hotkey/index.mjs";
25
20
  import { Placement, PlacementConfig, placementMap, toFloatingUIPlacement } from "./utils/placement.mjs";
26
21
  import { TooltipProps } from "./Tooltip/type.mjs";
27
22
  import { Tooltip } from "./Tooltip/Tooltip.mjs";
28
23
  import { TooltipGroup } from "./Tooltip/TooltipGroup.mjs";
29
- import "./Tooltip/index.mjs";
30
24
  import { ActionIconProps, ActionIconSize } from "./ActionIcon/type.mjs";
31
25
  import { ActionIcon } from "./ActionIcon/ActionIcon.mjs";
32
- import "./ActionIcon/index.mjs";
33
26
  import { MenuCheckboxItemType } from "./Menu/checkboxItem.mjs";
34
27
  import { GenericItemType, ItemType, MenuInfo, MenuItemType, MenuProps } from "./Menu/type.mjs";
35
28
  import { BaseMenuItemType } from "./Menu/baseItem.mjs";
36
29
  import { Menu } from "./Menu/Menu.mjs";
37
- import "./Menu/index.mjs";
38
30
  import { renderDropdownMenuItems } from "./base-ui/DropdownMenu/renderItems.mjs";
39
31
  import { DropdownItem, DropdownMenuCheckboxItem, DropdownMenuPlacement, DropdownMenuProps } from "./base-ui/DropdownMenu/type.mjs";
40
32
  import { DropdownMenuCheckboxItemIndicator, DropdownMenuCheckboxItemPrimitive, DropdownMenuGroup, DropdownMenuGroupLabel, DropdownMenuGroupLabelProps, DropdownMenuItem, DropdownMenuItemContent, DropdownMenuItemContentProps, DropdownMenuItemExtra, DropdownMenuItemExtraProps, DropdownMenuItemIcon, DropdownMenuItemIconProps, DropdownMenuItemLabel, DropdownMenuItemLabelProps, DropdownMenuItemProps, DropdownMenuPopup, DropdownMenuPopupProps, DropdownMenuPortal, DropdownMenuPortalProps, DropdownMenuPositioner, DropdownMenuPositionerProps, DropdownMenuRoot, DropdownMenuSeparator, DropdownMenuSeparatorProps, DropdownMenuSubmenuArrow, DropdownMenuSubmenuArrowProps, DropdownMenuSubmenuRoot, DropdownMenuSubmenuTrigger, DropdownMenuSubmenuTriggerProps, DropdownMenuTrigger, DropdownMenuTriggerProps } from "./base-ui/DropdownMenu/atoms.mjs";
41
33
  import { DropdownMenu } from "./base-ui/DropdownMenu/DropdownMenu.mjs";
42
- import "./DropdownMenu/index.mjs";
43
34
  import { ActionIconGroupEvent, ActionIconGroupProps } from "./ActionIconGroup/type.mjs";
44
35
  import { ActionIconGroup } from "./ActionIconGroup/ActionIconGroup.mjs";
45
- import "./ActionIconGroup/index.mjs";
46
36
  import { AlertProps } from "./Alert/type.mjs";
47
37
  import { Alert } from "./Alert/Alert.mjs";
48
- import "./Alert/index.mjs";
49
38
  import { AutoCompleteProps } from "./AutoComplete/type.mjs";
50
39
  import { AutoComplete } from "./AutoComplete/Select.mjs";
51
- import "./AutoComplete/index.mjs";
52
40
  import { AvatarGroupProps, AvatarProps } from "./Avatar/type.mjs";
53
41
  import { AvatarGroup } from "./Avatar/AvatarGroup/index.mjs";
54
42
  import Avatar from "./Avatar/index.mjs";
55
43
  import { BurgerProps } from "./Burger/type.mjs";
56
44
  import { Burger } from "./Burger/Burger.mjs";
57
- import "./Burger/index.mjs";
58
45
  import { ButtonProps } from "./Button/type.mjs";
59
46
  import { Button } from "./Button/Button.mjs";
60
- import "./Button/index.mjs";
61
47
  import { TextProps } from "./Text/type.mjs";
62
48
  import { Text } from "./Text/Text.mjs";
63
- import "./Text/index.mjs";
64
49
  import { CheckboxGroupOption, CheckboxGroupProps, CheckboxProps } from "./Checkbox/type.mjs";
65
50
  import { CheckboxGroup } from "./Checkbox/CheckboxGroup.mjs";
66
51
  import Checkbox from "./Checkbox/index.mjs";
67
52
  import { CodeDiffProps, DiffViewMode, PatchDiffProps } from "./CodeDiff/type.mjs";
68
53
  import { CodeDiff } from "./CodeDiff/CodeDiff.mjs";
69
54
  import { PatchDiff } from "./CodeDiff/PatchDiff.mjs";
70
- import "./CodeDiff/index.mjs";
71
55
  import { CodeEditorProps } from "./CodeEditor/type.mjs";
72
56
  import { CodeEditor } from "./CodeEditor/CodeEditor.mjs";
73
- import "./CodeEditor/index.mjs";
74
57
  import { CollapseItemType, CollapseProps } from "./Collapse/type.mjs";
75
58
  import { Collapse } from "./Collapse/Collapse.mjs";
76
- import "./Collapse/index.mjs";
77
59
  import { ColorSwatchesProps } from "./ColorSwatches/type.mjs";
78
60
  import { ColorSwatches } from "./ColorSwatches/ColorSwatches.mjs";
79
- import "./ColorSwatches/index.mjs";
80
61
  import { ContextMenuCheckboxItem, ContextMenuItem } from "./base-ui/ContextMenu/type.mjs";
81
62
  import { ContextMenuTrigger } from "./base-ui/ContextMenu/ContextMenuTrigger.mjs";
82
63
  import { ContextMenuHost } from "./base-ui/ContextMenu/ContextMenuHost.mjs";
83
64
  import { closeContextMenu, showContextMenu, updateContextMenuItems } from "./base-ui/ContextMenu/store.mjs";
84
- import "./ContextMenu/index.mjs";
85
65
  import { CopyButtonProps } from "./CopyButton/type.mjs";
86
66
  import { CopyButton } from "./CopyButton/CopyButton.mjs";
87
- import "./CopyButton/index.mjs";
88
67
  import { DatePickerProps } from "./DatePicker/type.mjs";
89
68
  import { DatePicker } from "./DatePicker/DatePicker.mjs";
90
- import "./DatePicker/index.mjs";
91
69
  import { DownloadButtonProps } from "./DownloadButton/type.mjs";
92
70
  import { DownloadButton } from "./DownloadButton/DownloadButton.mjs";
93
- import "./DownloadButton/index.mjs";
94
71
  import { DraggablePanelBody, DraggablePanelBodyProps } from "./DraggablePanel/components/DraggablePanelBody.mjs";
95
72
  import { DraggablePanelContainer, DraggablePanelContainerProps } from "./DraggablePanel/components/DraggablePanelContainer.mjs";
96
73
  import { DraggablePanelFooter, DraggablePanelFooterProps } from "./DraggablePanel/components/DraggablePanelFooter.mjs";
@@ -99,27 +76,21 @@ import { DraggablePanelProps } from "./DraggablePanel/type.mjs";
99
76
  import DraggablePanel from "./DraggablePanel/index.mjs";
100
77
  import { DraggableSideNavProps } from "./DraggableSideNav/type.mjs";
101
78
  import { DraggableSideNav } from "./DraggableSideNav/DraggableSideNav.mjs";
102
- import "./DraggableSideNav/index.mjs";
103
79
  import { DrawerProps } from "./Drawer/type.mjs";
104
80
  import { Drawer } from "./Drawer/Drawer.mjs";
105
- import "./Drawer/index.mjs";
106
81
  import { DropdownProps } from "./Dropdown/type.mjs";
107
82
  import { Dropdown } from "./Dropdown/Dropdown.mjs";
108
- import "./Dropdown/index.mjs";
109
83
  import { InputNumberProps, InputOPTProps, InputPasswordProps, InputProps, TextAreaProps } from "./Input/type.mjs";
110
84
  import { Input } from "./Input/Input.mjs";
111
85
  import { InputNumber } from "./Input/InputNumber.mjs";
112
86
  import { InputOPT } from "./Input/InputOPT.mjs";
113
87
  import { InputPassword } from "./Input/InputPassword.mjs";
114
88
  import { TextArea } from "./Input/TextArea.mjs";
115
- import "./Input/index.mjs";
116
89
  import { EditableTextProps } from "./EditableText/type.mjs";
117
90
  import { EditableText } from "./EditableText/EditableText.mjs";
118
- import "./EditableText/index.mjs";
119
91
  import { EditorSlashMenuGroup } from "./EditorSlashMenu/atoms.mjs";
120
92
  import { EditorSlashMenuItems, EditorSlashMenuOption } from "./EditorSlashMenu/type.mjs";
121
93
  import { EditorSlashMenu } from "./EditorSlashMenu/EditorSlashMenu.mjs";
122
- import "./EditorSlashMenu/index.mjs";
123
94
  import { PopoverArrowIcon } from "./base-ui/Popover/ArrowIcon.mjs";
124
95
  import { PopoverPlacement, PopoverProps, PopoverTrigger } from "./base-ui/Popover/type.mjs";
125
96
  import { PopoverArrow, PopoverArrowAtomProps, PopoverBackdrop, PopoverPopup, PopoverPopupAtomProps, PopoverPortal, PopoverPortalAtomProps, PopoverPositioner, PopoverPositionerAtomProps, PopoverRoot, PopoverTriggerElement, PopoverTriggerElementProps, PopoverViewport, PopoverViewportAtomProps } from "./base-ui/Popover/atoms.mjs";
@@ -127,25 +98,18 @@ import { PopoverContextValue, PopoverProvider, usePopoverContext } from "./base-
127
98
  import { Popover } from "./base-ui/Popover/Popover.mjs";
128
99
  import { PopoverGroup } from "./base-ui/Popover/PopoverGroup.mjs";
129
100
  import { usePopoverPortalContainer } from "./base-ui/Popover/PopoverPortal.mjs";
130
- import "./Popover/index.mjs";
131
101
  import { EmojiPickerProps } from "./EmojiPicker/type.mjs";
132
102
  import { EmojiPicker } from "./EmojiPicker/EmojiPicker.mjs";
133
- import "./EmojiPicker/index.mjs";
134
103
  import { EmptyProps } from "./Empty/type.mjs";
135
104
  import { Empty } from "./Empty/Empty.mjs";
136
- import "./Empty/index.mjs";
137
105
  import { FileTypeIconProps } from "./FileTypeIcon/type.mjs";
138
106
  import { FileTypeIcon } from "./FileTypeIcon/FileTypeIcon.mjs";
139
- import "./FileTypeIcon/index.mjs";
140
107
  import { FluentEmojiProps } from "./FluentEmoji/type.mjs";
141
108
  import { FluentEmoji } from "./FluentEmoji/FluentEmoji.mjs";
142
- import "./FluentEmoji/index.mjs";
143
109
  import { FooterProps } from "./Footer/type.mjs";
144
110
  import { Footer } from "./Footer/Footer.mjs";
145
- import "./Footer/index.mjs";
146
111
  import { TagProps } from "./Tag/type.mjs";
147
112
  import { Tag } from "./Tag/Tag.mjs";
148
- import "./Tag/index.mjs";
149
113
  import { FormGroupItemType, FormGroupProps, FormInstance, FormItemProps, FormProps, FormSubmitFooterProps, FormTitleProps } from "./Form/type.mjs";
150
114
  import { FormGroup } from "./Form/components/FormGroup.mjs";
151
115
  import { FormItem } from "./Form/components/FormItem.mjs";
@@ -156,30 +120,22 @@ import { ImperativeModalProps, ModalInstance, ModalProps, RawModalComponent, Raw
156
120
  import { ModalHost, ModalHostProps, createModal, createRawModal } from "./Modal/imperative.mjs";
157
121
  import { Modal } from "./Modal/Modal.mjs";
158
122
  import { ModalProvider, useModalContext } from "./Modal/ModalProvider.mjs";
159
- import "./Modal/index.mjs";
160
123
  import { FormModalProps } from "./FormModal/type.mjs";
161
124
  import { FormModal } from "./FormModal/FormModal.mjs";
162
- import "./FormModal/index.mjs";
163
125
  import { FreezeProps } from "./Freeze/type.mjs";
164
126
  import { Freeze } from "./Freeze/Freeze.mjs";
165
- import "./Freeze/index.mjs";
166
127
  import { GridProps } from "./Grid/type.mjs";
167
128
  import { Grid } from "./Grid/Grid.mjs";
168
- import "./Grid/index.mjs";
169
129
  import { GroupAvatarProps } from "./GroupAvatar/type.mjs";
170
130
  import { GroupAvatar } from "./GroupAvatar/GroupAvatar.mjs";
171
- import "./GroupAvatar/index.mjs";
172
131
  import { HeaderProps } from "./Header/type.mjs";
173
132
  import { Header } from "./Header/Header.mjs";
174
- import "./Header/index.mjs";
175
133
  import { highlighterThemes } from "./Highlighter/const.mjs";
176
134
  import { HighlighterProps, SyntaxHighlighterProps } from "./Highlighter/type.mjs";
177
135
  import { Highlighter } from "./Highlighter/Highlighter.mjs";
178
136
  import { SyntaxHighlighter } from "./Highlighter/SyntaxHighlighter/index.mjs";
179
- import "./Highlighter/index.mjs";
180
137
  import { HotkeyInputProps } from "./HotkeyInput/type.mjs";
181
138
  import { HotkeyInput } from "./HotkeyInput/HotkeyInput.mjs";
182
- import "./HotkeyInput/index.mjs";
183
139
  import { ImageProps, PreviewGroupProps } from "./Image/type.mjs";
184
140
  import { PreviewGroup } from "./Image/PreviewGroup.mjs";
185
141
  import Image from "./Image/index.mjs";
@@ -190,11 +146,9 @@ import { Config, ConfigProvider, useCdnFn } from "./ConfigProvider/index.mjs";
190
146
  import { FontLoader, FontLoaderProps } from "./FontLoader/index.mjs";
191
147
  import { GuideCardProps } from "./GuideCard/type.mjs";
192
148
  import { GuideCard } from "./GuideCard/GuideCard.mjs";
193
- import "./GuideCard/index.mjs";
194
149
  import { preprocessMarkdownContent } from "./hooks/useMarkdown/utils.mjs";
195
150
  import { ImageSelectItem, ImageSelectProps } from "./ImageSelect/type.mjs";
196
151
  import { ImageSelect } from "./ImageSelect/ImageSelect.mjs";
197
- import "./ImageSelect/index.mjs";
198
152
  import { ListItemProps, ListProps } from "./List/type.mjs";
199
153
  import { ListItem } from "./List/ListItem/index.mjs";
200
154
  import List from "./List/index.mjs";
@@ -202,18 +156,14 @@ import { mermaidThemes } from "./Mermaid/const.mjs";
202
156
  import { MermaidProps, SyntaxMermaidProps } from "./Mermaid/type.mjs";
203
157
  import { Mermaid } from "./Mermaid/Mermaid.mjs";
204
158
  import { SyntaxMermaid } from "./Mermaid/SyntaxMermaid/index.mjs";
205
- import "./Mermaid/index.mjs";
206
159
  import { SnippetProps } from "./Snippet/type.mjs";
207
160
  import { Snippet } from "./Snippet/Snippet.mjs";
208
- import "./Snippet/index.mjs";
209
161
  import { Video, VideoProps } from "./Video/index.mjs";
210
162
  import { TabsProps } from "./Tabs/type.mjs";
211
163
  import { Tabs } from "./Tabs/Tabs.mjs";
212
- import "./Tabs/index.mjs";
213
164
  import { MarkdownProps, TypographyProps } from "./Markdown/type.mjs";
214
165
  import { Markdown } from "./Markdown/Markdown.mjs";
215
166
  import { Typography } from "./Markdown/Typography.mjs";
216
- import "./Markdown/index.mjs";
217
167
  import { SearchResultCards, SearchResultCardsProps } from "./Markdown/components/SearchResultCards/index.mjs";
218
168
  import { rehypeCustomFootnotes } from "./Markdown/plugins/rehypeCustomFootnotes.mjs";
219
169
  import { rehypeKatexDir } from "./Markdown/plugins/rehypeKatexDir.mjs";
@@ -225,33 +175,24 @@ import { remarkGfmPlus } from "./Markdown/plugins/remarkGfmPlus.mjs";
225
175
  import { remarkVideo } from "./Markdown/plugins/remarkVideo.mjs";
226
176
  import { MaskShadowProps } from "./MaskShadow/type.mjs";
227
177
  import { MaskShadow } from "./MaskShadow/MaskShadow.mjs";
228
- import "./MaskShadow/index.mjs";
229
178
  import { MaterialFileTypeIconProps } from "./MaterialFileTypeIcon/type.mjs";
230
179
  import { MaterialFileTypeIcon } from "./MaterialFileTypeIcon/MaterialFileTypeIcon.mjs";
231
- import "./MaterialFileTypeIcon/index.mjs";
232
180
  import { styles } from "./Menu/sharedStyle.mjs";
233
181
  import { I18nProvider, I18nProviderProps } from "./i18n/context.mjs";
234
182
  import { useTranslation } from "./i18n/useTranslation.mjs";
235
- import "./Provider.mjs";
236
183
  import { ScrollAreaContent, ScrollAreaContentProps, ScrollAreaCorner, ScrollAreaCornerProps, ScrollAreaRoot, ScrollAreaRootProps, ScrollAreaScrollbar, ScrollAreaScrollbarProps, ScrollAreaThumb, ScrollAreaThumbProps, ScrollAreaViewport, ScrollAreaViewportProps } from "./base-ui/ScrollArea/atoms.mjs";
237
184
  import { ScrollAreaProps } from "./base-ui/ScrollArea/type.mjs";
238
185
  import { ScrollArea } from "./base-ui/ScrollArea/ScrollArea.mjs";
239
- import "./ScrollArea/index.mjs";
240
186
  import { ScrollShadowProps } from "./ScrollShadow/type.mjs";
241
187
  import { ScrollShadow } from "./ScrollShadow/ScrollShadow.mjs";
242
- import "./ScrollShadow/index.mjs";
243
188
  import { SearchBarProps } from "./SearchBar/type.mjs";
244
189
  import { SearchBar } from "./SearchBar/SearchBar.mjs";
245
- import "./SearchBar/index.mjs";
246
190
  import { SegmentedProps } from "./Segmented/type.mjs";
247
191
  import { Segmented } from "./Segmented/Segmented.mjs";
248
- import "./Segmented/index.mjs";
249
192
  import { SelectProps } from "./Select/type.mjs";
250
193
  import { Select } from "./Select/Select.mjs";
251
- import "./Select/index.mjs";
252
194
  import { SideNavProps } from "./SideNav/type.mjs";
253
195
  import { SideNav } from "./SideNav/SideNav.mjs";
254
- import "./SideNav/index.mjs";
255
196
  import { SkeletonAvatarProps, SkeletonBlockProps, SkeletonButtonProps, SkeletonParagraphProps, SkeletonProps, SkeletonTagsProps, SkeletonTitleProps } from "./Skeleton/type.mjs";
256
197
  import { SkeletonAvatar } from "./Skeleton/SkeletonAvatar.mjs";
257
198
  import { SkeletonBlock } from "./Skeleton/SkeletonBlock.mjs";
@@ -262,32 +203,25 @@ import { SkeletonTitle } from "./Skeleton/SkeletonTitle.mjs";
262
203
  import Skeleton from "./Skeleton/index.mjs";
263
204
  import { SliderWithInputProps } from "./SliderWithInput/type.mjs";
264
205
  import { SliderWithInput } from "./SliderWithInput/SliderWithInput.mjs";
265
- import "./SliderWithInput/index.mjs";
266
206
  import { SortableListProps } from "./SortableList/type.mjs";
267
207
  import { SortableList } from "./SortableList/SortableList.mjs";
268
- import "./SortableList/index.mjs";
269
208
  import { NeutralColors, NeutralColorsObj, PrimaryColors, PrimaryColorsObj, findCustomThemeName, neutralColors, neutralColorsSwatches, primaryColors, primaryColorsSwatches } from "./styles/customTheme.mjs";
270
209
  import { generateCustomStylish } from "./styles/theme/customStylish.mjs";
271
210
  import { staticStylish } from "./styles/theme/customStylishStatic.mjs";
272
211
  import { generateCustomToken } from "./styles/theme/customToken.mjs";
273
212
  import { generateColorNeutralPalette, generateColorPalette } from "./styles/theme/generateColorPalette.mjs";
274
- import "./styles/index.mjs";
275
213
  import { CLASSNAMES } from "./styles/classNames.mjs";
276
214
  import { useAppElement } from "./ThemeProvider/AppElementContext.mjs";
277
215
  import { LOBE_THEME_APP_ID } from "./ThemeProvider/constants.mjs";
278
216
  import { MetaProps, ThemeProviderProps } from "./ThemeProvider/type.mjs";
279
217
  import { Meta } from "./ThemeProvider/Meta.mjs";
280
218
  import { ThemeProvider } from "./ThemeProvider/ThemeProvider.mjs";
281
- import "./ThemeProvider/index.mjs";
282
219
  import { ThemeSwitchProps } from "./ThemeSwitch/type.mjs";
283
220
  import { ThemeSwitch } from "./ThemeSwitch/ThemeSwitch.mjs";
284
- import "./ThemeSwitch/index.mjs";
285
221
  import { ToastAPI, ToastInstance, ToastOptions, ToastPosition, ToastPromiseOptions, ToastProps, ToastType } from "./base-ui/Toast/type.mjs";
286
222
  import { ToastHost, ToastHostProps, toast, useToast } from "./base-ui/Toast/imperative.mjs";
287
- import "./Toast/index.mjs";
288
223
  import { TocProps } from "./Toc/type.mjs";
289
224
  import { Toc } from "./Toc/Toc.mjs";
290
- import "./Toc/index.mjs";
291
225
  import { copyToClipboard } from "./utils/copyToClipboard.mjs";
292
226
  import { preventDefault, preventDefaultAndStopPropagation, stopPropagation } from "./utils/dom.mjs";
293
227
  import { _default as _default$1 } from "./Highlighter/theme/lobe-theme.mjs";
package/es/index.mjs CHANGED
@@ -1,130 +1,130 @@
1
1
  import { MotionComponent, MotionProvider, useMotionComponent } from "./MotionProvider/index.mjs";
2
2
  import { genCdnUrl } from "./utils/genCdnUrl.mjs";
3
- import ConfigProvider_default, { useCdnFn } from "./ConfigProvider/index.mjs";
4
- import A_default from "./A/index.mjs";
5
- import Accordion_default from "./Accordion/Accordion.mjs";
3
+ import ConfigProvider, { useCdnFn } from "./ConfigProvider/index.mjs";
4
+ import A from "./A/index.mjs";
5
+ import Accordion from "./Accordion/Accordion.mjs";
6
6
  import FlexBasic_default from "./Flex/FlexBasic.mjs";
7
- import Center_default from "./Flex/Center.mjs";
7
+ import Center from "./Flex/Center.mjs";
8
8
  import { findCustomThemeName, neutralColors, neutralColorsSwatches, primaryColors, primaryColorsSwatches } from "./styles/customTheme.mjs";
9
9
  import { generateCustomStylish } from "./styles/theme/customStylish.mjs";
10
10
  import { staticStylish } from "./styles/theme/customStylishStatic.mjs";
11
11
  import { generateCustomToken } from "./styles/theme/customToken.mjs";
12
12
  import { generateColorNeutralPalette, generateColorPalette } from "./styles/theme/generateColorPalette.mjs";
13
- import Block_default from "./Block/Block.mjs";
13
+ import Block from "./Block/Block.mjs";
14
14
  import { useAppElement } from "./ThemeProvider/AppElementContext.mjs";
15
15
  import { LOBE_THEME_APP_ID } from "./ThemeProvider/constants.mjs";
16
- import Meta_default from "./ThemeProvider/Meta.mjs";
17
- import FontLoader_default from "./FontLoader/index.mjs";
16
+ import Meta from "./ThemeProvider/Meta.mjs";
17
+ import FontLoader from "./FontLoader/index.mjs";
18
18
  import { CLASSNAMES } from "./styles/classNames.mjs";
19
- import ThemeProvider_default from "./ThemeProvider/ThemeProvider.mjs";
19
+ import ThemeProvider from "./ThemeProvider/ThemeProvider.mjs";
20
20
  import { placementMap, toFloatingUIPlacement } from "./utils/placement.mjs";
21
21
  import { KeyMapEnum } from "./Hotkey/const.mjs";
22
22
  import { IconProvider } from "./Icon/components/IconProvider.mjs";
23
- import Icon_default from "./Icon/Icon.mjs";
23
+ import Icon from "./Icon/Icon.mjs";
24
24
  import { combineKeys } from "./Hotkey/utils.mjs";
25
- import Hotkey_default from "./Hotkey/Hotkey.mjs";
26
- import Tooltip_default from "./Tooltip/Tooltip.mjs";
27
- import TooltipGroup_default from "./Tooltip/TooltipGroup.mjs";
28
- import Text_default from "./Text/Text.mjs";
25
+ import Hotkey from "./Hotkey/Hotkey.mjs";
26
+ import Tooltip from "./Tooltip/Tooltip.mjs";
27
+ import TooltipGroup from "./Tooltip/TooltipGroup.mjs";
28
+ import Text from "./Text/Text.mjs";
29
29
  import { preventDefault, preventDefaultAndStopPropagation, stopPropagation } from "./utils/dom.mjs";
30
- import AccordionItem_default from "./Accordion/AccordionItem.mjs";
31
- import ActionIcon_default from "./ActionIcon/ActionIcon.mjs";
30
+ import AccordionItem from "./Accordion/AccordionItem.mjs";
31
+ import ActionIcon from "./ActionIcon/ActionIcon.mjs";
32
32
  import { styles } from "./Menu/sharedStyle.mjs";
33
33
  import { DropdownMenuCheckboxItemIndicator, DropdownMenuCheckboxItemPrimitive, DropdownMenuGroup, DropdownMenuGroupLabel, DropdownMenuItem, DropdownMenuItemContent, DropdownMenuItemExtra, DropdownMenuItemIcon, DropdownMenuItemLabel, DropdownMenuPopup, DropdownMenuPortal, DropdownMenuPositioner, DropdownMenuRoot, DropdownMenuSeparator, DropdownMenuSubmenuArrow, DropdownMenuSubmenuRoot, DropdownMenuSubmenuTrigger, DropdownMenuTrigger } from "./base-ui/DropdownMenu/atoms.mjs";
34
- import Menu_default from "./Menu/Menu.mjs";
34
+ import Menu from "./Menu/Menu.mjs";
35
35
  import { renderDropdownMenuItems } from "./base-ui/DropdownMenu/renderItems.mjs";
36
- import DropdownMenu_default from "./base-ui/DropdownMenu/DropdownMenu.mjs";
37
- import ActionIconGroup_default from "./ActionIconGroup/ActionIconGroup.mjs";
38
- import Alert_default from "./Alert/Alert.mjs";
39
- import Select_default from "./AutoComplete/Select.mjs";
40
- import FluentEmoji_default from "./FluentEmoji/FluentEmoji.mjs";
41
- import AvatarGroup_default from "./Avatar/AvatarGroup/index.mjs";
42
- import Avatar_default from "./Avatar/index.mjs";
43
- import Burger_default from "./Burger/Burger.mjs";
44
- import Button_default from "./Button/Button.mjs";
45
- import CheckboxGroup_default from "./Checkbox/CheckboxGroup.mjs";
46
- import Checkbox_default from "./Checkbox/index.mjs";
47
- import FileTypeIcon_default from "./FileTypeIcon/FileTypeIcon.mjs";
48
- import MaterialFileTypeIcon_default from "./MaterialFileTypeIcon/MaterialFileTypeIcon.mjs";
49
- import CodeDiff_default from "./CodeDiff/CodeDiff.mjs";
50
- import PatchDiff_default from "./CodeDiff/PatchDiff.mjs";
36
+ import DropdownMenu from "./base-ui/DropdownMenu/DropdownMenu.mjs";
37
+ import ActionIconGroup from "./ActionIconGroup/ActionIconGroup.mjs";
38
+ import Alert from "./Alert/Alert.mjs";
39
+ import AutoComplete from "./AutoComplete/Select.mjs";
40
+ import FluentEmoji from "./FluentEmoji/FluentEmoji.mjs";
41
+ import AvatarGroup from "./Avatar/AvatarGroup/index.mjs";
42
+ import Avatar from "./Avatar/index.mjs";
43
+ import Burger from "./Burger/Burger.mjs";
44
+ import Button from "./Button/Button.mjs";
45
+ import CheckboxGroup from "./Checkbox/CheckboxGroup.mjs";
46
+ import Checkbox from "./Checkbox/index.mjs";
47
+ import FileTypeIcon from "./FileTypeIcon/FileTypeIcon.mjs";
48
+ import MaterialFileTypeIcon from "./MaterialFileTypeIcon/MaterialFileTypeIcon.mjs";
49
+ import CodeDiff from "./CodeDiff/CodeDiff.mjs";
50
+ import PatchDiff from "./CodeDiff/PatchDiff.mjs";
51
51
  import { highlighterThemes } from "./Highlighter/const.mjs";
52
52
  import lobe_theme_default from "./Highlighter/theme/lobe-theme.mjs";
53
- import SyntaxHighlighter_default from "./Highlighter/SyntaxHighlighter/index.mjs";
54
- import CodeEditor_default from "./CodeEditor/CodeEditor.mjs";
55
- import Collapse_default from "./Collapse/Collapse.mjs";
56
- import ColorSwatches_default from "./ColorSwatches/ColorSwatches.mjs";
53
+ import SyntaxHighlighter from "./Highlighter/SyntaxHighlighter/index.mjs";
54
+ import CodeEditor from "./CodeEditor/CodeEditor.mjs";
55
+ import Collapse from "./Collapse/Collapse.mjs";
56
+ import ColorSwatches from "./ColorSwatches/ColorSwatches.mjs";
57
57
  import { I18nProvider } from "./i18n/context.mjs";
58
58
  import { useTranslation } from "./i18n/useTranslation.mjs";
59
59
  import { closeContextMenu, showContextMenu, updateContextMenuItems } from "./base-ui/ContextMenu/store.mjs";
60
60
  import { ContextMenuHost } from "./base-ui/ContextMenu/ContextMenuHost.mjs";
61
61
  import { ContextMenuTrigger } from "./base-ui/ContextMenu/ContextMenuTrigger.mjs";
62
62
  import { copyToClipboard } from "./utils/copyToClipboard.mjs";
63
- import CopyButton_default from "./CopyButton/CopyButton.mjs";
64
- import DatePicker_default from "./DatePicker/DatePicker.mjs";
65
- import DownloadButton_default from "./DownloadButton/DownloadButton.mjs";
66
- import DraggablePanelBody_default from "./DraggablePanel/components/DraggablePanelBody.mjs";
67
- import DraggablePanelContainer_default from "./DraggablePanel/components/DraggablePanelContainer.mjs";
68
- import DraggablePanelFooter_default from "./DraggablePanel/components/DraggablePanelFooter.mjs";
69
- import DraggablePanelHeader_default from "./DraggablePanel/components/DraggablePanelHeader.mjs";
70
- import DraggablePanel_default from "./DraggablePanel/index.mjs";
71
- import DraggableSideNav_default from "./DraggableSideNav/DraggableSideNav.mjs";
72
- import Drawer_default from "./Drawer/Drawer.mjs";
73
- import Dropdown_default from "./Dropdown/Dropdown.mjs";
74
- import Input_default from "./Input/Input.mjs";
75
- import InputNumber_default from "./Input/InputNumber.mjs";
76
- import InputOPT_default from "./Input/InputOPT.mjs";
77
- import InputPassword_default from "./Input/InputPassword.mjs";
78
- import TextArea_default from "./Input/TextArea.mjs";
79
- import EditableText_default from "./EditableText/EditableText.mjs";
80
- import EditorSlashMenu_default from "./EditorSlashMenu/EditorSlashMenu.mjs";
63
+ import CopyButton from "./CopyButton/CopyButton.mjs";
64
+ import DatePicker from "./DatePicker/DatePicker.mjs";
65
+ import DownloadButton from "./DownloadButton/DownloadButton.mjs";
66
+ import DraggablePanelBody from "./DraggablePanel/components/DraggablePanelBody.mjs";
67
+ import DraggablePanelContainer from "./DraggablePanel/components/DraggablePanelContainer.mjs";
68
+ import DraggablePanelFooter from "./DraggablePanel/components/DraggablePanelFooter.mjs";
69
+ import DraggablePanelHeader from "./DraggablePanel/components/DraggablePanelHeader.mjs";
70
+ import DraggablePanel from "./DraggablePanel/index.mjs";
71
+ import DraggableSideNav from "./DraggableSideNav/DraggableSideNav.mjs";
72
+ import Drawer from "./Drawer/Drawer.mjs";
73
+ import Dropdown from "./Dropdown/Dropdown.mjs";
74
+ import Input from "./Input/Input.mjs";
75
+ import InputNumber from "./Input/InputNumber.mjs";
76
+ import InputOPT from "./Input/InputOPT.mjs";
77
+ import InputPassword from "./Input/InputPassword.mjs";
78
+ import TextArea from "./Input/TextArea.mjs";
79
+ import EditableText from "./EditableText/EditableText.mjs";
80
+ import EditorSlashMenu from "./EditorSlashMenu/EditorSlashMenu.mjs";
81
81
  import { PopoverArrowIcon } from "./base-ui/Popover/ArrowIcon.mjs";
82
82
  import { usePopoverPortalContainer } from "./base-ui/Popover/PopoverPortal.mjs";
83
83
  import { PopoverArrow, PopoverBackdrop, PopoverPopup, PopoverPortal, PopoverPositioner, PopoverRoot, PopoverTriggerElement, PopoverViewport } from "./base-ui/Popover/atoms.mjs";
84
84
  import { PopoverProvider, usePopoverContext } from "./base-ui/Popover/context.mjs";
85
- import Popover_default from "./base-ui/Popover/Popover.mjs";
86
- import PopoverGroup_default from "./base-ui/Popover/PopoverGroup.mjs";
87
- import Tabs_default from "./Tabs/Tabs.mjs";
88
- import Tag_default from "./Tag/Tag.mjs";
89
- import EmojiPicker_default from "./EmojiPicker/EmojiPicker.mjs";
90
- import Empty_default from "./Empty/Empty.mjs";
91
- import Footer_default from "./Footer/Footer.mjs";
92
- import FormGroup_default from "./Form/components/FormGroup.mjs";
93
- import FormTitle_default from "./Form/components/FormTitle.mjs";
94
- import FormItem_default from "./Form/components/FormItem.mjs";
95
- import FormSubmitFooter_default from "./Form/components/FormSubmitFooter.mjs";
96
- import Form_default from "./Form/index.mjs";
97
- import Modal_default from "./Modal/Modal.mjs";
85
+ import Popover from "./base-ui/Popover/Popover.mjs";
86
+ import PopoverGroup from "./base-ui/Popover/PopoverGroup.mjs";
87
+ import Tabs from "./Tabs/Tabs.mjs";
88
+ import Tag from "./Tag/Tag.mjs";
89
+ import EmojiPicker from "./EmojiPicker/EmojiPicker.mjs";
90
+ import Empty from "./Empty/Empty.mjs";
91
+ import Footer from "./Footer/Footer.mjs";
92
+ import FormGroup from "./Form/components/FormGroup.mjs";
93
+ import FormTitle from "./Form/components/FormTitle.mjs";
94
+ import FormItem from "./Form/components/FormItem.mjs";
95
+ import FormSubmitFooter from "./Form/components/FormSubmitFooter.mjs";
96
+ import Form from "./Form/index.mjs";
97
+ import Modal from "./Modal/Modal.mjs";
98
98
  import { ModalProvider, useModalContext } from "./Modal/ModalProvider.mjs";
99
99
  import { ModalHost, createModal, createRawModal } from "./Modal/imperative.mjs";
100
- import FormModal_default from "./FormModal/FormModal.mjs";
101
- import Freeze_default from "./Freeze/Freeze.mjs";
102
- import Grid_default from "./Grid/Grid.mjs";
103
- import GroupAvatar_default from "./GroupAvatar/GroupAvatar.mjs";
104
- import GuideCard_default from "./GuideCard/GuideCard.mjs";
105
- import Header_default from "./Header/Header.mjs";
106
- import Highlighter_default from "./Highlighter/Highlighter.mjs";
100
+ import FormModal from "./FormModal/FormModal.mjs";
101
+ import Freeze from "./Freeze/Freeze.mjs";
102
+ import Grid from "./Grid/Grid.mjs";
103
+ import GroupAvatar from "./GroupAvatar/GroupAvatar.mjs";
104
+ import GuideCard from "./GuideCard/GuideCard.mjs";
105
+ import Header from "./Header/Header.mjs";
106
+ import Highlighter from "./Highlighter/Highlighter.mjs";
107
107
  import { preprocessMarkdownContent } from "./hooks/useMarkdown/utils.mjs";
108
- import HotkeyInput_default from "./HotkeyInput/HotkeyInput.mjs";
109
- import PreviewGroup_default from "./Image/PreviewGroup.mjs";
110
- import Image_default from "./Image/index.mjs";
111
- import ImageSelect_default from "./ImageSelect/ImageSelect.mjs";
112
- import LayoutFooter_default from "./Layout/components/LayoutFooter.mjs";
113
- import LayoutHeader_default from "./Layout/components/LayoutHeader.mjs";
114
- import LayoutMain_default from "./Layout/components/LayoutMain.mjs";
115
- import LayoutSidebar_default from "./Layout/components/LayoutSidebar.mjs";
116
- import LayoutSidebarInner_default from "./Layout/components/LayoutSidebarInner.mjs";
117
- import LayoutToc_default from "./Layout/components/LayoutToc.mjs";
118
- import Layout_default from "./Layout/index.mjs";
119
- import ListItem_default from "./List/ListItem/index.mjs";
120
- import List_default from "./List/index.mjs";
108
+ import HotkeyInput from "./HotkeyInput/HotkeyInput.mjs";
109
+ import PreviewGroup from "./Image/PreviewGroup.mjs";
110
+ import Image from "./Image/index.mjs";
111
+ import ImageSelect from "./ImageSelect/ImageSelect.mjs";
112
+ import LayoutFooter from "./Layout/components/LayoutFooter.mjs";
113
+ import LayoutHeader from "./Layout/components/LayoutHeader.mjs";
114
+ import LayoutMain from "./Layout/components/LayoutMain.mjs";
115
+ import LayoutSidebar from "./Layout/components/LayoutSidebar.mjs";
116
+ import LayoutSidebarInner from "./Layout/components/LayoutSidebarInner.mjs";
117
+ import LayoutToc from "./Layout/components/LayoutToc.mjs";
118
+ import Layout from "./Layout/index.mjs";
119
+ import ListItem from "./List/ListItem/index.mjs";
120
+ import List from "./List/index.mjs";
121
121
  import { mermaidThemes } from "./Mermaid/const.mjs";
122
- import SyntaxMermaid_default from "./Mermaid/SyntaxMermaid/index.mjs";
123
- import Mermaid_default from "./Mermaid/Mermaid.mjs";
124
- import Snippet_default from "./Snippet/Snippet.mjs";
125
- import ScrollShadow_default from "./ScrollShadow/ScrollShadow.mjs";
126
- import SearchResultCards_default from "./Markdown/components/SearchResultCards/index.mjs";
127
- import Video_default from "./Video/index.mjs";
122
+ import SyntaxMermaid from "./Mermaid/SyntaxMermaid/index.mjs";
123
+ import Mermaid from "./Mermaid/Mermaid.mjs";
124
+ import Snippet from "./Snippet/Snippet.mjs";
125
+ import ScrollShadow from "./ScrollShadow/ScrollShadow.mjs";
126
+ import SearchResultCards from "./Markdown/components/SearchResultCards/index.mjs";
127
+ import Video from "./Video/index.mjs";
128
128
  import { rehypeCustomFootnotes } from "./Markdown/plugins/rehypeCustomFootnotes.mjs";
129
129
  import { rehypeKatexDir } from "./Markdown/plugins/rehypeKatexDir.mjs";
130
130
  import { remarkBr } from "./Markdown/plugins/remarkBr.mjs";
@@ -132,28 +132,27 @@ import { remarkCustomFootnotes } from "./Markdown/plugins/remarkCustomFootnotes.
132
132
  import { remarkGfmPlus } from "./Markdown/plugins/remarkGfmPlus.mjs";
133
133
  import { remarkVideo } from "./Markdown/plugins/remarkVideo.mjs";
134
134
  import { rehypeStreamAnimated } from "./Markdown/plugins/rehypeStreamAnimated.mjs";
135
- import Typography_default from "./Markdown/Typography.mjs";
136
- import Markdown_default from "./Markdown/Markdown.mjs";
135
+ import Typography from "./Markdown/Typography.mjs";
136
+ import Markdown from "./Markdown/Markdown.mjs";
137
137
  import { remarkColor } from "./Markdown/plugins/remarkColor.mjs";
138
- import MaskShadow_default from "./MaskShadow/MaskShadow.mjs";
138
+ import MaskShadow from "./MaskShadow/MaskShadow.mjs";
139
139
  import { ScrollAreaContent, ScrollAreaCorner, ScrollAreaRoot, ScrollAreaScrollbar, ScrollAreaThumb, ScrollAreaViewport } from "./base-ui/ScrollArea/atoms.mjs";
140
140
  import { ScrollArea } from "./base-ui/ScrollArea/ScrollArea.mjs";
141
- import SearchBar_default from "./SearchBar/SearchBar.mjs";
142
- import Segmented_default from "./Segmented/Segmented.mjs";
143
- import Select_default$1 from "./Select/Select.mjs";
144
- import SideNav_default from "./SideNav/SideNav.mjs";
145
- import SkeletonBlock_default from "./Skeleton/SkeletonBlock.mjs";
146
- import SkeletonAvatar_default from "./Skeleton/SkeletonAvatar.mjs";
147
- import SkeletonParagraph_default from "./Skeleton/SkeletonParagraph.mjs";
148
- import SkeletonTitle_default from "./Skeleton/SkeletonTitle.mjs";
149
- import SkeletonButton_default from "./Skeleton/SkeletonButton.mjs";
150
- import SkeletonTags_default from "./Skeleton/SkeletonTags.mjs";
151
- import Skeleton_default from "./Skeleton/index.mjs";
152
- import SliderWithInput_default from "./SliderWithInput/SliderWithInput.mjs";
153
- import SortableList_default from "./SortableList/SortableList.mjs";
154
- import ThemeSwitch_default from "./ThemeSwitch/ThemeSwitch.mjs";
141
+ import SearchBar from "./SearchBar/SearchBar.mjs";
142
+ import Segmented from "./Segmented/Segmented.mjs";
143
+ import Select from "./Select/Select.mjs";
144
+ import SideNav from "./SideNav/SideNav.mjs";
145
+ import SkeletonBlock from "./Skeleton/SkeletonBlock.mjs";
146
+ import SkeletonAvatar from "./Skeleton/SkeletonAvatar.mjs";
147
+ import SkeletonParagraph from "./Skeleton/SkeletonParagraph.mjs";
148
+ import SkeletonTitle from "./Skeleton/SkeletonTitle.mjs";
149
+ import SkeletonButton from "./Skeleton/SkeletonButton.mjs";
150
+ import SkeletonTags from "./Skeleton/SkeletonTags.mjs";
151
+ import Skeleton from "./Skeleton/index.mjs";
152
+ import SliderWithInput from "./SliderWithInput/SliderWithInput.mjs";
153
+ import SortableList from "./SortableList/SortableList.mjs";
154
+ import ThemeSwitch from "./ThemeSwitch/ThemeSwitch.mjs";
155
155
  import { ToastHost, toast, useToast } from "./base-ui/Toast/imperative.mjs";
156
- import Toc_default from "./Toc/Toc.mjs";
156
+ import Toc from "./Toc/Toc.mjs";
157
157
  import { ErrorBoundary } from "react-error-boundary";
158
-
159
- export { A_default as A, Accordion_default as Accordion, AccordionItem_default as AccordionItem, ActionIcon_default as ActionIcon, ActionIconGroup_default as ActionIconGroup, Alert_default as Alert, Select_default as AutoComplete, Avatar_default as Avatar, AvatarGroup_default as AvatarGroup, Block_default as Block, Burger_default as Burger, Button_default as Button, CLASSNAMES, Center_default as Center, Checkbox_default as Checkbox, CheckboxGroup_default as CheckboxGroup, CodeDiff_default as CodeDiff, CodeEditor_default as CodeEditor, Collapse_default as Collapse, ColorSwatches_default as ColorSwatches, ConfigProvider_default as ConfigProvider, ContextMenuHost, ContextMenuTrigger, CopyButton_default as CopyButton, DatePicker_default as DatePicker, DownloadButton_default as DownloadButton, DraggablePanel_default as DraggablePanel, DraggablePanelBody_default as DraggablePanelBody, DraggablePanelContainer_default as DraggablePanelContainer, DraggablePanelFooter_default as DraggablePanelFooter, DraggablePanelHeader_default as DraggablePanelHeader, DraggableSideNav_default as DraggableSideNav, Drawer_default as Drawer, Dropdown_default as Dropdown, DropdownMenu_default as DropdownMenu, DropdownMenuCheckboxItemIndicator, DropdownMenuCheckboxItemPrimitive, DropdownMenuGroup, DropdownMenuGroupLabel, DropdownMenuItem, DropdownMenuItemContent, DropdownMenuItemExtra, DropdownMenuItemIcon, DropdownMenuItemLabel, DropdownMenuPopup, DropdownMenuPortal, DropdownMenuPositioner, DropdownMenuRoot, DropdownMenuSeparator, DropdownMenuSubmenuArrow, DropdownMenuSubmenuRoot, DropdownMenuSubmenuTrigger, DropdownMenuTrigger, EditableText_default as EditableText, EditorSlashMenu_default as EditorSlashMenu, EmojiPicker_default as EmojiPicker, Empty_default as Empty, ErrorBoundary, FileTypeIcon_default as FileTypeIcon, FlexBasic_default as FlexBasic, FlexBasic_default as Flexbox, FluentEmoji_default as FluentEmoji, FontLoader_default as FontLoader, Footer_default as Footer, Form_default as Form, FormGroup_default as FormGroup, FormItem_default as FormItem, FormModal_default as FormModal, FormSubmitFooter_default as FormSubmitFooter, FormTitle_default as FormTitle, Freeze_default as Freeze, Grid_default as Grid, GroupAvatar_default as GroupAvatar, GuideCard_default as GuideCard, Header_default as Header, Highlighter_default as Highlighter, Hotkey_default as Hotkey, HotkeyInput_default as HotkeyInput, I18nProvider, Icon_default as Icon, IconProvider, Image_default as Image, ImageSelect_default as ImageSelect, Input_default as Input, InputNumber_default as InputNumber, InputOPT_default as InputOPT, InputPassword_default as InputPassword, KeyMapEnum, LOBE_THEME_APP_ID, Layout_default as Layout, LayoutFooter_default as LayoutFooter, LayoutHeader_default as LayoutHeader, LayoutMain_default as LayoutMain, LayoutSidebar_default as LayoutSidebar, LayoutSidebarInner_default as LayoutSidebarInner, LayoutToc_default as LayoutToc, List_default as List, ListItem_default as ListItem, I18nProvider as LobeUIProvider, Markdown_default as Markdown, MaskShadow_default as MaskShadow, MaterialFileTypeIcon_default as MaterialFileTypeIcon, Menu_default as Menu, Mermaid_default as Mermaid, Meta_default as Meta, Modal_default as Modal, ModalHost, ModalProvider, MotionComponent, MotionProvider, PatchDiff_default as PatchDiff, Popover_default as Popover, PopoverArrow, PopoverArrowIcon, PopoverBackdrop, PopoverGroup_default as PopoverGroup, PopoverPopup, PopoverPortal, PopoverPositioner, PopoverProvider, PopoverRoot, PopoverTriggerElement, PopoverViewport, PreviewGroup_default as PreviewGroup, ScrollArea, ScrollAreaContent, ScrollAreaCorner, ScrollAreaRoot, ScrollAreaScrollbar, ScrollAreaThumb, ScrollAreaViewport, ScrollShadow_default as ScrollShadow, SearchBar_default as SearchBar, SearchResultCards_default as SearchResultCards, Segmented_default as Segmented, Select_default$1 as Select, lobe_theme_default as ShikiLobeTheme, SideNav_default as SideNav, Skeleton_default as Skeleton, SkeletonAvatar_default as SkeletonAvatar, SkeletonBlock_default as SkeletonBlock, SkeletonButton_default as SkeletonButton, SkeletonParagraph_default as SkeletonParagraph, SkeletonTags_default as SkeletonTags, SkeletonTitle_default as SkeletonTitle, SliderWithInput_default as SliderWithInput, Snippet_default as Snippet, SortableList_default as SortableList, SyntaxHighlighter_default as SyntaxHighlighter, SyntaxMermaid_default as SyntaxMermaid, Tabs_default as Tabs, Tag_default as Tag, Text_default as Text, TextArea_default as TextArea, ThemeProvider_default as ThemeProvider, ThemeSwitch_default as ThemeSwitch, ToastHost, Toc_default as Toc, Tooltip_default as Tooltip, TooltipGroup_default as TooltipGroup, Typography_default as Typography, Video_default as Video, closeContextMenu, combineKeys, copyToClipboard, createModal, createRawModal, findCustomThemeName, genCdnUrl, generateColorNeutralPalette, generateColorPalette, highlighterThemes, generateCustomStylish as lobeCustomStylish, generateCustomToken as lobeCustomToken, staticStylish as lobeStaticStylish, styles as menuSharedStyles, mermaidThemes, neutralColors, neutralColorsSwatches, placementMap, preprocessMarkdownContent, preventDefault, preventDefaultAndStopPropagation, primaryColors, primaryColorsSwatches, rehypeCustomFootnotes, rehypeKatexDir, rehypeStreamAnimated, remarkBr, remarkColor, remarkCustomFootnotes, remarkGfmPlus, remarkVideo, renderDropdownMenuItems, showContextMenu, stopPropagation, toFloatingUIPlacement, toast, updateContextMenuItems, useAppElement, useCdnFn, useModalContext, useMotionComponent, usePopoverContext, usePopoverPortalContainer, useToast, useTranslation };
158
+ export { A, Accordion, AccordionItem, ActionIcon, ActionIconGroup, Alert, AutoComplete, Avatar, AvatarGroup, Block, Burger, Button, CLASSNAMES, Center, Checkbox, CheckboxGroup, CodeDiff, CodeEditor, Collapse, ColorSwatches, ConfigProvider, ContextMenuHost, ContextMenuTrigger, CopyButton, DatePicker, DownloadButton, DraggablePanel, DraggablePanelBody, DraggablePanelContainer, DraggablePanelFooter, DraggablePanelHeader, DraggableSideNav, Drawer, Dropdown, DropdownMenu, DropdownMenuCheckboxItemIndicator, DropdownMenuCheckboxItemPrimitive, DropdownMenuGroup, DropdownMenuGroupLabel, DropdownMenuItem, DropdownMenuItemContent, DropdownMenuItemExtra, DropdownMenuItemIcon, DropdownMenuItemLabel, DropdownMenuPopup, DropdownMenuPortal, DropdownMenuPositioner, DropdownMenuRoot, DropdownMenuSeparator, DropdownMenuSubmenuArrow, DropdownMenuSubmenuRoot, DropdownMenuSubmenuTrigger, DropdownMenuTrigger, EditableText, EditorSlashMenu, EmojiPicker, Empty, ErrorBoundary, FileTypeIcon, FlexBasic_default as FlexBasic, FlexBasic_default as Flexbox, FluentEmoji, FontLoader, Footer, Form, FormGroup, FormItem, FormModal, FormSubmitFooter, FormTitle, Freeze, Grid, GroupAvatar, GuideCard, Header, Highlighter, Hotkey, HotkeyInput, I18nProvider, Icon, IconProvider, Image, ImageSelect, Input, InputNumber, InputOPT, InputPassword, KeyMapEnum, LOBE_THEME_APP_ID, Layout, LayoutFooter, LayoutHeader, LayoutMain, LayoutSidebar, LayoutSidebarInner, LayoutToc, List, ListItem, I18nProvider as LobeUIProvider, Markdown, MaskShadow, MaterialFileTypeIcon, Menu, Mermaid, Meta, Modal, ModalHost, ModalProvider, MotionComponent, MotionProvider, PatchDiff, Popover, PopoverArrow, PopoverArrowIcon, PopoverBackdrop, PopoverGroup, PopoverPopup, PopoverPortal, PopoverPositioner, PopoverProvider, PopoverRoot, PopoverTriggerElement, PopoverViewport, PreviewGroup, ScrollArea, ScrollAreaContent, ScrollAreaCorner, ScrollAreaRoot, ScrollAreaScrollbar, ScrollAreaThumb, ScrollAreaViewport, ScrollShadow, SearchBar, SearchResultCards, Segmented, Select, lobe_theme_default as ShikiLobeTheme, SideNav, Skeleton, SkeletonAvatar, SkeletonBlock, SkeletonButton, SkeletonParagraph, SkeletonTags, SkeletonTitle, SliderWithInput, Snippet, SortableList, SyntaxHighlighter, SyntaxMermaid, Tabs, Tag, Text, TextArea, ThemeProvider, ThemeSwitch, ToastHost, Toc, Tooltip, TooltipGroup, Typography, Video, closeContextMenu, combineKeys, copyToClipboard, createModal, createRawModal, findCustomThemeName, genCdnUrl, generateColorNeutralPalette, generateColorPalette, highlighterThemes, generateCustomStylish as lobeCustomStylish, generateCustomToken as lobeCustomToken, staticStylish as lobeStaticStylish, styles as menuSharedStyles, mermaidThemes, neutralColors, neutralColorsSwatches, placementMap, preprocessMarkdownContent, preventDefault, preventDefaultAndStopPropagation, primaryColors, primaryColorsSwatches, rehypeCustomFootnotes, rehypeKatexDir, rehypeStreamAnimated, remarkBr, remarkColor, remarkCustomFootnotes, remarkGfmPlus, remarkVideo, renderDropdownMenuItems, showContextMenu, stopPropagation, toFloatingUIPlacement, toast, updateContextMenuItems, useAppElement, useCdnFn, useModalContext, useMotionComponent, usePopoverContext, usePopoverPortalContainer, useToast, useTranslation };
@@ -1,5 +1,4 @@
1
1
  import { FlexboxProps } from "../../Flex/type.mjs";
2
- import "../../Flex/index.mjs";
3
2
  import { FC } from "react";
4
3
 
5
4
  //#region src/mdx/Callout/index.d.ts
@@ -1,13 +1,11 @@
1
- 'use client';
2
-
1
+ "use client";
3
2
  import FlexBasic_default from "../../Flex/FlexBasic.mjs";
4
- import Icon_default from "../../Icon/Icon.mjs";
3
+ import Icon from "../../Icon/Icon.mjs";
5
4
  import { styles } from "./style.mjs";
6
5
  import { useMemo } from "react";
7
6
  import { jsx, jsxs } from "react/jsx-runtime";
8
7
  import { cssVar, cx, useTheme } from "antd-style";
9
8
  import { AlertOctagon, AlertTriangle, Info, Lightbulb, MessageSquareWarning } from "lucide-react";
10
-
11
9
  //#region src/mdx/Callout/index.tsx
12
10
  const Callout = ({ children, type = "info", className, style, ...rest }) => {
13
11
  const theme = useTheme();
@@ -50,7 +48,7 @@ const Callout = ({ children, type = "info", className, style, ...rest }) => {
50
48
  ...style
51
49
  },
52
50
  ...rest,
53
- children: [/* @__PURE__ */ jsx(Icon_default, {
51
+ children: [/* @__PURE__ */ jsx(Icon, {
54
52
  icon,
55
53
  size: { size: "1.2em" },
56
54
  style: { marginBlock: "0.25em" }
@@ -61,8 +59,7 @@ const Callout = ({ children, type = "info", className, style, ...rest }) => {
61
59
  });
62
60
  };
63
61
  Callout.displayName = "MdxCallout";
64
- var Callout_default = Callout;
65
-
66
62
  //#endregion
67
- export { Callout_default as default };
63
+ export { Callout as default };
64
+
68
65
  //# sourceMappingURL=index.mjs.map