morya-ui 0.2.4 → 0.2.6

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 (459) hide show
  1. package/CHANGELOG.md +181 -0
  2. package/README.md +2 -2
  3. package/README.zh-CN.md +2 -2
  4. package/dist/{Button-DnE_ns8s.js → Button-lNErA-7h.js} +1 -1
  5. package/dist/{Checkbox-BjtAYUUD.js → Checkbox-B758a_iB.js} +1 -1
  6. package/dist/{FlyoutSubmenu-BC_cl17_.js → FlyoutSubmenu-kymVjXLs.js} +2 -2
  7. package/dist/{Pagination-DNjDBPfR.js → Pagination-Dm2-MBnC.js} +6 -6
  8. package/dist/{Popover-6eE5yIT7.js → Popover-flzjtjqD.js} +10 -10
  9. package/dist/{ProgressSpinner-CT7IP3Yr.js → ProgressSpinner-BXHLx4Lg.js} +1 -1
  10. package/dist/{Radio-DcotfGnv.js → Radio-Bb21-Vk4.js} +1 -1
  11. package/dist/{ScrollBody-CXFNhBvq.js → ScrollBody-D2IHKP6U.js} +3 -7
  12. package/dist/{Scrollbar-DoNZvgX2.js → Scrollbar-BYnCO8fv.js} +23 -23
  13. package/dist/{Tooltip-CrKm9FMD.js → Tooltip-CeGxjP-L.js} +7 -7
  14. package/dist/accordion/index.js +3 -3
  15. package/dist/accordion/style.css +122 -29
  16. package/dist/auto-complete/index.js +8 -8
  17. package/dist/auto-complete/style.css +206 -37
  18. package/dist/avatar/style.css +138 -29
  19. package/dist/badge/style.css +132 -28
  20. package/dist/block-ui/style.css +137 -30
  21. package/dist/breadcrumb/index.js +1 -1
  22. package/dist/breadcrumb/style.css +126 -31
  23. package/dist/button/index.js +1 -1
  24. package/dist/button/style.css +165 -35
  25. package/dist/card/style.css +154 -53
  26. package/dist/carousel/index.js +4 -4
  27. package/dist/carousel/style.css +148 -28
  28. package/dist/cascade-select/index.js +10 -10
  29. package/dist/cascade-select/style.css +174 -34
  30. package/dist/checkbox/index.js +5 -5
  31. package/dist/checkbox/style.css +130 -28
  32. package/dist/chip/index.js +1 -1
  33. package/dist/chip/style.css +139 -28
  34. package/dist/command-menu/index.js +6 -6
  35. package/dist/command-menu/style.css +179 -34
  36. package/dist/component-registry.d.ts.map +1 -1
  37. package/dist/components/Accordion/Accordion.vue.d.ts.map +1 -1
  38. package/dist/components/Accordion/styles.css +1 -1
  39. package/dist/components/AutoComplete/AutoComplete.vue.d.ts.map +1 -1
  40. package/dist/components/AutoComplete/styles.css +48 -5
  41. package/dist/components/AutoComplete/types.d.ts +1 -1
  42. package/dist/components/AutoComplete/types.d.ts.map +1 -1
  43. package/dist/components/Avatar/AvatarGroup.vue.d.ts.map +1 -1
  44. package/dist/components/Avatar/styles.css +1 -1
  45. package/dist/components/Badge/styles.css +11 -0
  46. package/dist/components/BlockUI/BlockUI.vue.d.ts.map +1 -1
  47. package/dist/components/BlockUI/styles.css +16 -2
  48. package/dist/components/Breadcrumb/Breadcrumb.vue.d.ts.map +1 -1
  49. package/dist/components/Breadcrumb/styles.css +5 -3
  50. package/dist/components/Button/ButtonGroup.vue.d.ts.map +1 -1
  51. package/dist/components/Button/styles.css +28 -7
  52. package/dist/components/Button/types.d.ts +1 -1
  53. package/dist/components/Button/types.d.ts.map +1 -1
  54. package/dist/components/Card/Card.vue.d.ts.map +1 -1
  55. package/dist/components/Card/styles.css +33 -25
  56. package/dist/components/Carousel/Carousel.vue.d.ts.map +1 -1
  57. package/dist/components/Carousel/styles.css +11 -0
  58. package/dist/components/CascadeSelect/styles.css +16 -2
  59. package/dist/components/CascadeSelect/types.d.ts +1 -1
  60. package/dist/components/CascadeSelect/types.d.ts.map +1 -1
  61. package/dist/components/Checkbox/CheckboxGroup.vue.d.ts.map +1 -1
  62. package/dist/components/Checkbox/styles.css +9 -0
  63. package/dist/components/Chip/styles.css +2 -0
  64. package/dist/components/CommandMenu/CommandMenu.vue.d.ts.map +1 -1
  65. package/dist/components/CommandMenu/styles.css +21 -2
  66. package/dist/components/CommandMenu/types.d.ts +2 -2
  67. package/dist/components/CommandMenu/types.d.ts.map +1 -1
  68. package/dist/components/ConfigProvider/ConfigProvider.vue.d.ts +1 -1
  69. package/dist/components/ConfigProvider/ConfigProvider.vue.d.ts.map +1 -1
  70. package/dist/components/ConfirmDialog/ConfirmDialog.vue.d.ts.map +1 -1
  71. package/dist/components/ConfirmDialog/styles.css +2 -2
  72. package/dist/components/ConfirmDialog/types.d.ts +1 -1
  73. package/dist/components/ConfirmDialog/types.d.ts.map +1 -1
  74. package/dist/components/ConfirmPopup/ConfirmPopup.vue.d.ts.map +1 -1
  75. package/dist/components/ConfirmPopup/styles.css +3 -3
  76. package/dist/components/ConfirmPopup/types.d.ts +1 -1
  77. package/dist/components/ConfirmPopup/types.d.ts.map +1 -1
  78. package/dist/components/ContextMenu/ContextMenu.vue.d.ts.map +1 -1
  79. package/dist/components/ContextMenu/styles.css +9 -6
  80. package/dist/components/ContextMenu/types.d.ts +2 -2
  81. package/dist/components/ContextMenu/types.d.ts.map +1 -1
  82. package/dist/components/DatePicker/styles.css +34 -4
  83. package/dist/components/DatePicker/types.d.ts +1 -1
  84. package/dist/components/DatePicker/types.d.ts.map +1 -1
  85. package/dist/components/Dialog/Dialog.vue.d.ts.map +1 -1
  86. package/dist/components/Dialog/styles.css +50 -2
  87. package/dist/components/Dialog/types.d.ts +1 -1
  88. package/dist/components/Dialog/types.d.ts.map +1 -1
  89. package/dist/components/Divider/styles.css +35 -32
  90. package/dist/components/Dock/Dock.vue.d.ts.map +1 -1
  91. package/dist/components/Dock/styles.css +30 -4
  92. package/dist/components/Dock/types.d.ts +1 -1
  93. package/dist/components/Dock/types.d.ts.map +1 -1
  94. package/dist/components/Drawer/Drawer.vue.d.ts.map +1 -1
  95. package/dist/components/Drawer/styles.css +69 -4
  96. package/dist/components/Drawer/types.d.ts +1 -1
  97. package/dist/components/Drawer/types.d.ts.map +1 -1
  98. package/dist/components/Dropdown/styles.css +20 -3
  99. package/dist/components/Dropdown/types.d.ts +1 -1
  100. package/dist/components/Dropdown/types.d.ts.map +1 -1
  101. package/dist/components/Empty/Empty.vue.d.ts +29 -0
  102. package/dist/components/Empty/Empty.vue.d.ts.map +1 -0
  103. package/dist/components/Empty/index.d.ts +3 -0
  104. package/dist/components/Empty/index.d.ts.map +1 -0
  105. package/dist/components/Empty/styles.css +72 -0
  106. package/dist/components/Empty/types.d.ts +14 -0
  107. package/dist/components/Empty/types.d.ts.map +1 -0
  108. package/dist/components/Fieldset/Fieldset.vue.d.ts.map +1 -1
  109. package/dist/components/Fieldset/styles.css +16 -1
  110. package/dist/components/FileUpload/FileUpload.vue.d.ts.map +1 -1
  111. package/dist/components/FileUpload/styles.css +28 -4
  112. package/dist/components/Flex/Flex.vue.d.ts.map +1 -1
  113. package/dist/components/Flex/styles.css +1 -2
  114. package/dist/components/Flex/types.d.ts +1 -1
  115. package/dist/components/Flex/types.d.ts.map +1 -1
  116. package/dist/components/FloatLabel/styles.css +8 -7
  117. package/dist/components/Fluid/Fluid.vue.d.ts.map +1 -1
  118. package/dist/components/Fluid/styles.css +4 -1
  119. package/dist/components/Form/styles.css +5 -2
  120. package/dist/components/Gallery/Gallery.vue.d.ts.map +1 -1
  121. package/dist/components/Gallery/styles.css +19 -2
  122. package/dist/components/Grid/styles.css +5 -4
  123. package/dist/components/Icon/styles.css +16 -0
  124. package/dist/components/Inplace/Inplace.vue.d.ts.map +1 -1
  125. package/dist/components/Inplace/styles.css +10 -9
  126. package/dist/components/Input/styles.css +8 -1
  127. package/dist/components/InputColor/styles.css +26 -1
  128. package/dist/components/InputGroup/styles.css +5 -4
  129. package/dist/components/InputNumber/styles.css +25 -2
  130. package/dist/components/InputOtp/styles.css +15 -7
  131. package/dist/components/InputPassword/InputPassword.vue.d.ts +1 -1
  132. package/dist/components/InputPassword/index.d.ts +1 -1
  133. package/dist/components/InputPassword/index.d.ts.map +1 -1
  134. package/dist/components/InputPassword/styles.css +12 -2
  135. package/dist/components/InputTags/styles.css +24 -0
  136. package/dist/components/Knob/styles.css +27 -13
  137. package/dist/components/Label/styles.css +2 -2
  138. package/dist/components/Layout/Layout.vue.d.ts.map +1 -1
  139. package/dist/components/Layout/LayoutContent.vue.d.ts.map +1 -1
  140. package/dist/components/Layout/LayoutScrollContext.vue.d.ts.map +1 -1
  141. package/dist/components/Layout/LayoutScrollRegion.vue.d.ts +3 -3
  142. package/dist/components/Layout/LayoutScrollRegion.vue.d.ts.map +1 -1
  143. package/dist/components/Layout/LayoutSider.vue.d.ts.map +1 -1
  144. package/dist/components/Layout/composables/useLayoutScroll.d.ts +1 -1
  145. package/dist/components/Layout/composables/useLayoutScroll.d.ts.map +1 -1
  146. package/dist/components/Layout/styles.css +71 -10
  147. package/dist/components/Layout/types.d.ts +2 -2
  148. package/dist/components/Layout/types.d.ts.map +1 -1
  149. package/dist/components/Listbox/Listbox.vue.d.ts.map +1 -1
  150. package/dist/components/Listbox/styles.css +18 -1
  151. package/dist/components/Listbox/types.d.ts.map +1 -1
  152. package/dist/components/MegaMenu/MegaMenu.vue.d.ts.map +1 -1
  153. package/dist/components/MegaMenu/styles.css +10 -3
  154. package/dist/components/MegaMenu/types.d.ts +2 -2
  155. package/dist/components/MegaMenu/types.d.ts.map +1 -1
  156. package/dist/components/Menu/Menu.vue.d.ts.map +1 -1
  157. package/dist/components/Menu/MenuNodes.vue.d.ts.map +1 -1
  158. package/dist/components/Menu/styles.css +34 -1
  159. package/dist/components/Menu/types.d.ts +2 -2
  160. package/dist/components/Menu/types.d.ts.map +1 -1
  161. package/dist/components/Menubar/Menubar.vue.d.ts.map +1 -1
  162. package/dist/components/Menubar/styles.css +14 -6
  163. package/dist/components/Menubar/types.d.ts +2 -2
  164. package/dist/components/Menubar/types.d.ts.map +1 -1
  165. package/dist/components/Message/Message.vue.d.ts.map +1 -1
  166. package/dist/components/Message/messageState.d.ts +26 -0
  167. package/dist/components/Message/messageState.d.ts.map +1 -0
  168. package/dist/components/Message/styles.css +43 -1
  169. package/dist/components/Message/types.d.ts +1 -1
  170. package/dist/components/Message/types.d.ts.map +1 -1
  171. package/dist/components/MeterGroup/MeterGroup.vue.d.ts.map +1 -1
  172. package/dist/components/OrderList/OrderList.vue.d.ts.map +1 -1
  173. package/dist/components/Page/PageContent.vue.d.ts.map +1 -1
  174. package/dist/components/Page/PageFilters.vue.d.ts.map +1 -1
  175. package/dist/components/Page/PageHeader.vue.d.ts.map +1 -1
  176. package/dist/components/Page/PagePlaceholder.vue.d.ts.map +1 -1
  177. package/dist/components/Page/PageSection.vue.d.ts.map +1 -1
  178. package/dist/components/Page/PageStat.vue.d.ts.map +1 -1
  179. package/dist/components/Page/PageToolbar.vue.d.ts.map +1 -1
  180. package/dist/components/Page/styles.css +7 -1
  181. package/dist/components/Page/types.d.ts +1 -1
  182. package/dist/components/Page/types.d.ts.map +1 -1
  183. package/dist/components/Pagination/Pagination.vue.d.ts.map +1 -1
  184. package/dist/components/Pagination/styles.css +23 -1
  185. package/dist/components/Panel/Panel.vue.d.ts.map +1 -1
  186. package/dist/components/Panel/styles.css +20 -1
  187. package/dist/components/PickList/PickList.vue.d.ts.map +1 -1
  188. package/dist/components/Popover/Popover.vue.d.ts.map +1 -1
  189. package/dist/components/Popover/styles.css +35 -3
  190. package/dist/components/Popover/types.d.ts +1 -1
  191. package/dist/components/Popover/types.d.ts.map +1 -1
  192. package/dist/components/ProgressBar/styles.css +20 -0
  193. package/dist/components/ProgressSpinner/ProgressSpinner.vue.d.ts.map +1 -1
  194. package/dist/components/ProgressSpinner/styles.css +19 -0
  195. package/dist/components/Radio/RadioGroup.vue.d.ts.map +1 -1
  196. package/dist/components/Radio/styles.css +9 -0
  197. package/dist/components/Rating/styles.css +14 -1
  198. package/dist/components/Result/Result.vue.d.ts +26 -0
  199. package/dist/components/Result/Result.vue.d.ts.map +1 -0
  200. package/dist/components/Result/index.d.ts +3 -0
  201. package/dist/components/Result/index.d.ts.map +1 -0
  202. package/dist/components/Result/styles.css +80 -0
  203. package/dist/components/Result/types.d.ts +16 -0
  204. package/dist/components/Result/types.d.ts.map +1 -0
  205. package/dist/components/ScrollTop/ScrollTop.vue.d.ts.map +1 -1
  206. package/dist/components/ScrollTop/styles.css +14 -1
  207. package/dist/components/ScrollTop/types.d.ts +1 -1
  208. package/dist/components/ScrollTop/types.d.ts.map +1 -1
  209. package/dist/components/Scrollbar/Scrollbar.vue.d.ts.map +1 -1
  210. package/dist/components/Scrollbar/styles.css +21 -4
  211. package/dist/components/Scrollbar/types.d.ts +1 -1
  212. package/dist/components/Scrollbar/types.d.ts.map +1 -1
  213. package/dist/components/Select/Select.vue.d.ts.map +1 -1
  214. package/dist/components/Select/styles.css +14 -11
  215. package/dist/components/Select/types.d.ts +1 -1
  216. package/dist/components/Select/types.d.ts.map +1 -1
  217. package/dist/components/SelectButton/SelectButton.vue.d.ts.map +1 -1
  218. package/dist/components/SelectButton/styles.css +18 -2
  219. package/dist/components/Sidebar/Sidebar.vue.d.ts.map +1 -1
  220. package/dist/components/Sidebar/styles.css +20 -3
  221. package/dist/components/Sidebar/types.d.ts +1 -1
  222. package/dist/components/Sidebar/types.d.ts.map +1 -1
  223. package/dist/components/Skeleton/Skeleton.vue.d.ts.map +1 -1
  224. package/dist/components/Skeleton/styles.css +11 -0
  225. package/dist/components/Slider/styles.css +19 -5
  226. package/dist/components/Space/Space.vue.d.ts.map +1 -1
  227. package/dist/components/Space/styles.css +2 -1
  228. package/dist/components/Space/types.d.ts +1 -1
  229. package/dist/components/Space/types.d.ts.map +1 -1
  230. package/dist/components/SpeedDial/styles.css +20 -4
  231. package/dist/components/SpeedDial/types.d.ts +2 -2
  232. package/dist/components/SpeedDial/types.d.ts.map +1 -1
  233. package/dist/components/SplitButton/SplitButton.vue.d.ts.map +1 -1
  234. package/dist/components/SplitButton/styles.css +32 -5
  235. package/dist/components/SplitButton/types.d.ts +1 -1
  236. package/dist/components/SplitButton/types.d.ts.map +1 -1
  237. package/dist/components/Splitter/Splitter.vue.d.ts.map +1 -1
  238. package/dist/components/Splitter/styles.css +6 -2
  239. package/dist/components/Splitter/types.d.ts +1 -1
  240. package/dist/components/Splitter/types.d.ts.map +1 -1
  241. package/dist/components/Status/Status.vue.d.ts +19 -0
  242. package/dist/components/Status/Status.vue.d.ts.map +1 -0
  243. package/dist/components/Status/index.d.ts +3 -0
  244. package/dist/components/Status/index.d.ts.map +1 -0
  245. package/dist/components/Status/styles.css +106 -0
  246. package/dist/components/Status/types.d.ts +19 -0
  247. package/dist/components/Status/types.d.ts.map +1 -0
  248. package/dist/components/Stepper/Stepper.vue.d.ts.map +1 -1
  249. package/dist/components/Stepper/styles.css +19 -5
  250. package/dist/components/Switch/styles.css +34 -5
  251. package/dist/components/Table/Table.vue.d.ts +1 -1
  252. package/dist/components/Table/Table.vue.d.ts.map +1 -1
  253. package/dist/components/Table/hooks/index.d.ts +1 -1
  254. package/dist/components/Table/hooks/index.d.ts.map +1 -1
  255. package/dist/components/Table/hooks/internal.d.ts +6 -6
  256. package/dist/components/Table/hooks/internal.d.ts.map +1 -1
  257. package/dist/components/Table/styles.css +29 -15
  258. package/dist/components/Table/types.d.ts +1 -1
  259. package/dist/components/Table/types.d.ts.map +1 -1
  260. package/dist/components/Tabs/Tabs.vue.d.ts.map +1 -1
  261. package/dist/components/Tabs/styles.css +34 -6
  262. package/dist/components/Tag/styles.css +13 -21
  263. package/dist/components/Terminal/Terminal.vue.d.ts.map +1 -1
  264. package/dist/components/Terminal/styles.css +7 -1
  265. package/dist/components/Textarea/index.d.ts +1 -1
  266. package/dist/components/Textarea/index.d.ts.map +1 -1
  267. package/dist/components/Textarea/styles.css +16 -0
  268. package/dist/components/TieredMenu/TieredMenu.vue.d.ts.map +1 -1
  269. package/dist/components/TieredMenu/styles.css +10 -6
  270. package/dist/components/TieredMenu/types.d.ts +1 -1
  271. package/dist/components/TieredMenu/types.d.ts.map +1 -1
  272. package/dist/components/Timeline/Timeline.vue.d.ts.map +1 -1
  273. package/dist/components/Timeline/styles.css +3 -3
  274. package/dist/components/Toast/Toast.vue.d.ts.map +1 -1
  275. package/dist/components/Toast/index.d.ts +1 -1
  276. package/dist/components/Toast/index.d.ts.map +1 -1
  277. package/dist/components/Toast/styles.css +17 -1
  278. package/dist/components/Toast/toastState.d.ts +26 -0
  279. package/dist/components/Toast/toastState.d.ts.map +1 -0
  280. package/dist/components/Toast/types.d.ts +1 -1
  281. package/dist/components/Toast/types.d.ts.map +1 -1
  282. package/dist/components/ToggleButton/styles.css +19 -1
  283. package/dist/components/Toolbar/Toolbar.vue.d.ts.map +1 -1
  284. package/dist/components/Toolbar/styles.css +9 -8
  285. package/dist/components/Tooltip/styles.css +1 -0
  286. package/dist/components/Tree/Tree.vue.d.ts.map +1 -1
  287. package/dist/components/Tree/styles.css +4 -2
  288. package/dist/components/TreeSelect/TreeSelectNodeItem.vue.d.ts +1 -1
  289. package/dist/components/TreeSelect/TreeSelectNodeItem.vue.d.ts.map +1 -1
  290. package/dist/components/TreeSelect/styles.css +38 -2
  291. package/dist/components/TreeSelect/types.d.ts +1 -1
  292. package/dist/components/TreeSelect/types.d.ts.map +1 -1
  293. package/dist/components/TreeTable/TreeTable.vue.d.ts.map +1 -1
  294. package/dist/components/TreeTable/TreeTableRow.vue.d.ts +1 -1
  295. package/dist/components/TreeTable/TreeTableRow.vue.d.ts.map +1 -1
  296. package/dist/components/TreeTable/styles.css +39 -6
  297. package/dist/{config-CI8_WBbE.js → config-Dln2-u_v.js} +7 -0
  298. package/dist/config-provider/index.js +28 -15
  299. package/dist/config-provider/style.css +159 -37
  300. package/dist/confirm-dialog/index.js +13 -13
  301. package/dist/confirm-dialog/style.css +217 -39
  302. package/dist/confirm-popup/index.js +8 -8
  303. package/dist/confirm-popup/style.css +168 -38
  304. package/dist/context-menu/index.js +3 -3
  305. package/dist/context-menu/style.css +167 -38
  306. package/dist/data-view/index.js +6 -6
  307. package/dist/data-view/style.css +163 -29
  308. package/dist/date-picker/index.js +8 -8
  309. package/dist/date-picker/style.css +171 -32
  310. package/dist/dialog/index.js +9 -9
  311. package/dist/dialog/style.css +215 -37
  312. package/dist/divider/style.css +156 -60
  313. package/dist/dock/style.css +167 -32
  314. package/dist/drawer/index.js +8 -8
  315. package/dist/drawer/style.css +206 -32
  316. package/dist/dropdown/index.js +4 -4
  317. package/dist/dropdown/style.css +178 -35
  318. package/dist/empty/index.js +54 -0
  319. package/dist/empty/style.css +1118 -0
  320. package/dist/empty/style.js +4 -0
  321. package/dist/fieldset/index.js +3 -3
  322. package/dist/fieldset/style.css +153 -29
  323. package/dist/file-upload/index.js +104 -105
  324. package/dist/file-upload/style.css +165 -32
  325. package/dist/flex/index.js +1 -1
  326. package/dist/flex/style.css +122 -30
  327. package/dist/float-label/style.css +129 -35
  328. package/dist/fluid/style.css +125 -29
  329. package/dist/form/index.js +1 -1
  330. package/dist/form/style.css +126 -30
  331. package/dist/gallery/index.js +5 -5
  332. package/dist/gallery/style.css +177 -34
  333. package/dist/grid/style.css +126 -32
  334. package/dist/icon/style.css +137 -28
  335. package/dist/icon-field/style.css +121 -28
  336. package/dist/index.d.ts +10 -4
  337. package/dist/index.d.ts.map +1 -1
  338. package/dist/index.js +2068 -1890
  339. package/dist/inplace/index.js +5 -5
  340. package/dist/inplace/style.css +131 -37
  341. package/dist/input/index.js +2 -2
  342. package/dist/input/style.css +145 -29
  343. package/dist/input-color/index.js +2 -2
  344. package/dist/input-color/style.css +147 -29
  345. package/dist/input-group/style.css +126 -32
  346. package/dist/input-number/index.js +2 -2
  347. package/dist/input-number/style.css +162 -30
  348. package/dist/input-otp/index.js +2 -2
  349. package/dist/input-otp/style.css +136 -35
  350. package/dist/input-password/index.js +2 -2
  351. package/dist/input-password/style.css +149 -30
  352. package/dist/input-tags/index.js +2 -2
  353. package/dist/input-tags/style.css +161 -28
  354. package/dist/knob/style.css +148 -41
  355. package/dist/label/style.css +123 -30
  356. package/dist/layout/index.js +54 -42
  357. package/dist/layout/style.css +229 -42
  358. package/dist/listbox/index.js +3 -3
  359. package/dist/listbox/style.css +160 -33
  360. package/dist/locale/en-US.d.ts.map +1 -1
  361. package/dist/locale/types.d.ts +7 -0
  362. package/dist/locale/types.d.ts.map +1 -1
  363. package/dist/locale/zh-CN.d.ts.map +1 -1
  364. package/dist/{locale-DYGhxekd.js → locale-DNYpTg5K.js} +1 -1
  365. package/dist/mega-menu/index.js +98 -98
  366. package/dist/mega-menu/style.css +147 -31
  367. package/dist/menu/index.js +44 -44
  368. package/dist/menu/style.css +228 -36
  369. package/dist/menubar/index.js +4 -4
  370. package/dist/menubar/style.css +172 -38
  371. package/dist/message/index.js +2 -2
  372. package/dist/message/style.css +180 -29
  373. package/dist/meter-group/style.css +121 -28
  374. package/dist/order-list/index.js +5 -5
  375. package/dist/order-list/style.css +137 -28
  376. package/dist/page/style.css +177 -54
  377. package/dist/pagination/index.js +1 -1
  378. package/dist/pagination/style.css +160 -29
  379. package/dist/panel/index.js +4 -4
  380. package/dist/panel/style.css +157 -29
  381. package/dist/pick-list/index.js +8 -8
  382. package/dist/pick-list/style.css +137 -28
  383. package/dist/popover/index.js +1 -1
  384. package/dist/popover/style.css +156 -31
  385. package/dist/progress-bar/style.css +141 -28
  386. package/dist/progress-spinner/index.js +1 -1
  387. package/dist/progress-spinner/style.css +140 -28
  388. package/dist/radio/index.js +4 -4
  389. package/dist/radio/style.css +130 -28
  390. package/dist/rating/index.js +4 -4
  391. package/dist/rating/style.css +151 -29
  392. package/dist/resolver-map.d.ts.map +1 -1
  393. package/dist/resolver.js +3 -0
  394. package/dist/result/index.js +74 -0
  395. package/dist/result/style.css +1126 -0
  396. package/dist/result/style.js +4 -0
  397. package/dist/scroll-top/index.js +2 -2
  398. package/dist/scroll-top/style.css +172 -33
  399. package/dist/scrollbar/index.js +1 -1
  400. package/dist/scrollbar/style.css +142 -32
  401. package/dist/select/index.js +8 -8
  402. package/dist/select/style.css +172 -43
  403. package/dist/select-button/index.js +5 -5
  404. package/dist/select-button/style.css +139 -30
  405. package/dist/shared/ScrollBody.vue.d.ts.map +1 -1
  406. package/dist/shared/useControllable.d.ts.map +1 -1
  407. package/dist/sidebar/index.js +1 -1
  408. package/dist/sidebar/style.css +157 -31
  409. package/dist/skeleton/style.css +132 -28
  410. package/dist/slider/index.js +2 -2
  411. package/dist/slider/style.css +140 -33
  412. package/dist/space/index.js +1 -1
  413. package/dist/space/style.css +123 -29
  414. package/dist/speed-dial/index.js +14 -14
  415. package/dist/speed-dial/style.css +157 -32
  416. package/dist/split-button/index.js +12 -12
  417. package/dist/split-button/style.css +197 -40
  418. package/dist/splitter/index.js +37 -37
  419. package/dist/splitter/style.css +127 -30
  420. package/dist/status/index.js +39 -0
  421. package/dist/status/style.css +1097 -0
  422. package/dist/status/style.js +3 -0
  423. package/dist/stepper/index.js +3 -3
  424. package/dist/stepper/style.css +156 -33
  425. package/dist/styles/base.css +95 -11
  426. package/dist/styles.css +1 -1
  427. package/dist/switch/index.js +1 -1
  428. package/dist/switch/style.css +155 -33
  429. package/dist/table/index.js +272 -275
  430. package/dist/table/style.css +248 -48
  431. package/dist/tabs/index.js +7 -7
  432. package/dist/tabs/style.css +192 -38
  433. package/dist/tag/index.js +2 -2
  434. package/dist/tag/style.css +150 -49
  435. package/dist/terminal/index.js +7 -7
  436. package/dist/terminal/style.css +128 -29
  437. package/dist/textarea/index.js +2 -2
  438. package/dist/textarea/style.css +153 -28
  439. package/dist/theme/styles.css +26 -17
  440. package/dist/tiered-menu/index.js +9 -9
  441. package/dist/tiered-menu/style.css +168 -38
  442. package/dist/timeline/index.js +1 -1
  443. package/dist/timeline/style.css +161 -35
  444. package/dist/toast/index.js +5 -5
  445. package/dist/toast/style.css +154 -29
  446. package/dist/toggle-button/index.js +1 -1
  447. package/dist/toggle-button/style.css +156 -29
  448. package/dist/toolbar/style.css +130 -36
  449. package/dist/tooltip/index.js +1 -1
  450. package/dist/tooltip/style.css +122 -28
  451. package/dist/tree/index.js +12 -12
  452. package/dist/tree/style.css +150 -30
  453. package/dist/tree-select/index.js +160 -160
  454. package/dist/tree-select/style.css +209 -36
  455. package/dist/tree-table/index.js +6 -6
  456. package/dist/tree-table/style.css +176 -34
  457. package/dist/virtual-scroller/index.js +1 -1
  458. package/dist/virtual-scroller/style.css +142 -32
  459. package/package.json +29 -2
package/CHANGELOG.md CHANGED
@@ -1,5 +1,186 @@
1
1
  # morya-ui
2
2
 
3
+ ## 0.2.6
4
+
5
+ ### 新功能
6
+
7
+ - enhance SEO and documentation for Morya UI
8
+
9
+ ### 修复
10
+
11
+ - harden Layout fillViewport, Menu links, and ConfigProvider theme
12
+
13
+ ### 文档
14
+
15
+ - update component count to 90+ in README and related files
16
+
17
+ ## 0.2.5
18
+
19
+ ### 破坏性变更
20
+
21
+ - rebrand WiseKit to morya-ui with M-prefixed public API
22
+ - drop deprecated prop and CSS aliases
23
+
24
+ ### 新功能
25
+
26
+ - export Empty, Result, and Status from the library
27
+ - add empty state component
28
+ - add result page component with locale strings
29
+ - add status indicator component
30
+ - extract guide page previews into demo SFCs
31
+ - extract component previews into shared demo SFCs
32
+ - support UnoCSS demos and markdown preview src=
33
+ - add new route for components demos page
34
+ - theme Tabs, Gallery, Timeline, and Textarea scrolling
35
+ - use MScrollbar in data and panel scroll surfaces
36
+ - theme popup and flyout scroll with MScrollbar
37
+ - use MScrollbar in dialogs, drawers, and popovers
38
+ - route layout scroll through MScrollbar
39
+ - add ScrollBody and FlyoutSubmenu for themed scrolling
40
+ - add page composition tooling for AI agents
41
+ - add MPage composition components for admin layouts
42
+ - add tooltip support for collapsed menu items
43
+ - link API table types to doc anchors
44
+ - add hybrid fallthrough attrs helpers
45
+ - enhance design token management and documentation
46
+ - add reduced motion policy support across components
47
+ - integrate WkScrollbar into AutoComplete, CascadeSelect, CommandMenu, and Listbox components
48
+ - enhance WkSelect component with scrollbar and max-height functionality
49
+ - rebrand to @wex-design/ui and reset release baseline to 0.0.1
50
+ - add SSR support for Nuxt, Astro, and Vite
51
+ - enhance admin management project with new components and feedback system
52
+ - enhance ConfirmDialog and Accordion components
53
+ - add design-system guardrails and shared primitives
54
+ - add admin management project with initial setup and configuration
55
+ - enhance Table component with scrollbar and styling improvements
56
+ - implement dynamic icon sizing across components
57
+ - enhance resource management and documentation in MCP
58
+ - add mobile sidebar drawer for docs and components
59
+ - add global site search with CommandMenu
60
+ - persist language in URL query
61
+ - add dedicated 404 page
62
+ - add favicon and meta description
63
+ - Harden MCP catalog tooling
64
+ - enhance package exports and sideEffects for improved component management
65
+ - add extra slot and enhance components in Accordion and AutoComplete
66
+ - enhance component defaults and improve configuration management
67
+ - add component registry import to index for improved component management
68
+ - enhance documentation and component registration for WellInsight
69
+ - enhance release process to include MCP build and version sync
70
+ - Add MCP server documentation and package reference
71
+ - bootstrap standalone @well-insight/ui component library
72
+
73
+ ### 修复
74
+
75
+ - disable respect reduced motion for improved layout consistency
76
+ - tighten layout typing and demo typecheck
77
+ - improve dark semantic contrast and layout rem tokens
78
+ - import Scrollbar styles in on-demand component entries
79
+ - restore sider content opacity after MScrollbar
80
+ - leave Dialog and Drawer scroll to app code
81
+ - stop forcing MScrollbar on user-customizable regions
82
+ - register Page styles in global stylesheet
83
+ - support uncontrolled open and slot trigger
84
+ - rename Nuxt module to morya-ui-nuxt for npm publish
85
+ - restore wd compat import paths after bulk rename
86
+ - fix api with component
87
+ - unify suffix icons and Select clearable hover behavior
88
+ - restore DatePicker panel grid after teleport
89
+ - add invalid modifier class alongside error alias
90
+ - improve FloatLabel, Popover, and Slider
91
+ - scroll doc TOC inside WiScrollbar
92
+ - repair guide links and quick-start copy
93
+ - Fix layout header and footer padding axis
94
+ - Expose component-specific CSS variables and adjust layout defaults
95
+ - Add Configurable Layout Sizing And CSS Tokens
96
+ - Improve playground navigation styling
97
+ - Standardize Project Linting And Module Exports
98
+ - rename Wd to Wi in component library and documentation
99
+
100
+ ### 文档
101
+
102
+ - note style polish and enable docs reduced-motion
103
+ - add AI setup and Agent Skill guides
104
+ - recommend npx @morya-ui/setup for one-shot onboarding
105
+ - move contributor guide out of the public docs site
106
+ - add type sections at end of component docs
107
+ - document shared types and type link conventions
108
+ - document pt props and trim attrs boilerplate
109
+ - add attrs and types guides with updated nav
110
+ - describe Vue 3 support with 3.5+ recommendation
111
+ - polish docs site home, changelog, and branding
112
+ - rebrand as open-source library with logo and README
113
+ - complete Events/Slots sections and remove migration guide
114
+ - add Events and a11y sections to high-traffic components
115
+ - rename Basic sections to 基础用法 in Chinese component docs
116
+ - add accessibility guide for playground
117
+ - expand menu and virtual scroller component pages
118
+ - add deprecated API migration guide
119
+ - Add UI MCP server and docs site links
120
+ - Update install docs to omit explicit Vue dependency
121
+
122
+ ### 变更
123
+
124
+ - polish component styles and shared base motion
125
+ - refresh docs site visual polish
126
+ - remove redundant package declaration and update peer dependency rules
127
+ - regenerate design tokens for scrollbar-related CSS vars
128
+ - import additional styles for Card and Icon components
129
+ - improve submenu arrow icon and expand behavior
130
+ - update dataset keys from 'mu' to 'm' for consistency
131
+ - add component doc type section tooling
132
+ - add attrs audit and doc maintenance tooling
133
+ - apply hybrid attrs routing across library
134
+ - update documentation links to reflect new GitHub Pages URL
135
+ - rename satellite packages to @morya-ui scope
136
+ - migrate to Wk tokens and remove legacy compat layers
137
+ - rebrand to @wise-kit/ui and reset release baseline to 0.1.1
138
+ - update @roost-design/ui version in pnpm-lock.yaml and enhance SiteHeader component
139
+ - rebrand library to @roost-design/ui and reset version to 0.1.1
140
+ - update catalog generation timestamp and adjust component exports
141
+ - rebrand library from @wex-design/ui to @roost-design/ui
142
+ - reset release baseline to 0.1.1 with fresh changelog
143
+ - update Vue peer dependency and documentation references
144
+ - deploy docs site to GitHub Pages
145
+ - remove admin-manage-project from monorepo
146
+ - update check-docs-drift script and package.json
147
+ - update CHANGELOG for version 0.1.14
148
+ - update Table component to use columns and rows structure
149
+ - update Table component structure and improve functionality
150
+ - import Icon styles across multiple components
151
+ - enhance MobileSidebarShell and DocsView layout with improved flex properties
152
+ - unify clearable API across pickers (phase 6b)
153
+ - phase 6a icon unification and shared picker suffix
154
+ - split vendor chunks and replace eager markdown manifest
155
+ - add unit tests for 16 sub-components
156
+ - migrate remaining overlays to shared placement util
157
+ - add shared menu icon and key utilities
158
+ - replace hardcoded colors with design tokens
159
+ - migrate Select and Dropdown to shared overlay placement
160
+ - extract shared overlay placement utility
161
+ - lazy-load routes and markdown docs
162
+ - streamline MCP tools from 18 to 13
163
+ - Simplify layout components by removing custom scrollbar support and enhancing layout styles
164
+ - clean up whitespace in base.css for consistency
165
+ - Simplify package.json exports by removing development paths for styles and index files
166
+ - restructure release process and update documentation
167
+
168
+ ## Unreleased
169
+
170
+ ### 修复
171
+
172
+ - Dropdown / SplitButton 传送菜单层级改为 `--m-z-dropdown`(与 Select / Menu 一致)
173
+ - ProgressSpinner wrap 遮罩补局部 z-index,避免被内容盖住
174
+ - 暗色主题语义实心色(success / danger 等)加深,保证与 `--m-color-on-emphasis` 对比可读
175
+ - Button / Badge / 共享进出场 / Dialog / Drawer / Popover / Message / BlockUI 补齐 reduced-motion
176
+ - Layout 默认宽高改为 rem token;ScrollRegion 样式类型与 Scrollbar 对齐
177
+ - 文档站开启 `respect-reduced-motion`;修复 guide manifest 单测
178
+
179
+ ### 变更
180
+
181
+ - 全库组件样式 polish(Batch 0–6):状态、token、反馈层级与布局细节
182
+ - Message / Toast `findDuplicate*` 补充显式返回类型
183
+
3
184
  ## 0.2.4
4
185
 
5
186
  ### 新功能
package/README.md CHANGED
@@ -36,7 +36,7 @@
36
36
 
37
37
  ## Introduction
38
38
 
39
- **Morya UI** (`morya-ui`) is an open-source Vue 3 component library for building modern web applications. It ships **88 components**, a token-based theme system, built-in i18n, and a documentation site with live previews.
39
+ **Morya UI** (`morya-ui`) is an open-source Vue 3 component library for building modern web applications. It ships **90+ components**, a token-based theme system, built-in i18n, and a documentation site with live previews.
40
40
 
41
41
  Whether you are starting a new admin dashboard, SaaS product, or internal tool, you get consistent forms, overlays, data display, and feedback primitives out of the box.
42
42
 
@@ -44,7 +44,7 @@ Whether you are starting a new admin dashboard, SaaS product, or internal tool,
44
44
 
45
45
  ### Complete
46
46
 
47
- 88 components covering basics, forms, navigation, data display, layout, and feedback — all tree-shakeable via ESM subpath imports.
47
+ 90+ components covering basics, forms, navigation, data display, layout, and feedback — all tree-shakeable via ESM subpath imports.
48
48
 
49
49
  ### Theme-ready
50
50
 
package/README.zh-CN.md CHANGED
@@ -36,7 +36,7 @@
36
36
 
37
37
  ## 介绍
38
38
 
39
- **Morya UI**(`morya-ui`)是一套开源的 Vue 3 组件库,提供 **88 个组件**、基于令牌的主题系统、内置国际化,以及带实时预览的文档站。
39
+ **Morya UI**(`morya-ui`)是一套开源的 Vue 3 组件库,提供 **90+ 个组件**、基于令牌的主题系统、内置国际化,以及带实时预览的文档站。
40
40
 
41
41
  无论你是做管理后台、SaaS 产品还是内部工具,都可以直接使用统一的表单、浮层、数据展示与反馈能力。
42
42
 
@@ -44,7 +44,7 @@
44
44
 
45
45
  ### 组件齐全
46
46
 
47
- 覆盖基础、表单、导航、数据展示、布局与反馈等 88 个组件,均支持 ESM 按需引入与 tree-shaking。
47
+ 覆盖基础、表单、导航、数据展示、布局与反馈等 90+ 个组件,均支持 ESM 按需引入与 tree-shaking。
48
48
 
49
49
  ### 主题开箱即用
50
50
 
@@ -1,6 +1,6 @@
1
1
  import { r as e, t } from "./types-DGuu4Eg4.js";
2
2
  import { t as n } from "./Icon-DfpIfo2L.js";
3
- import { o as r } from "./config-CI8_WBbE.js";
3
+ import { o as r } from "./config-Dln2-u_v.js";
4
4
  import { Comment as i, Fragment as a, Text as o, computed as s, createBlock as c, createCommentVNode as l, createElementBlock as u, createElementVNode as d, createTextVNode as f, defineComponent as p, normalizeClass as m, normalizeStyle as h, openBlock as g, ref as _, renderSlot as v, resolveDynamicComponent as y, toDisplayString as b, useSlots as x } from "vue";
5
5
  //#region src/components/Button/Button.vue?vue&type=script&setup=true&lang.ts
6
6
  var S = [
@@ -1,6 +1,6 @@
1
1
  import { t as e } from "./useComponentAttrs-BTYEe61P.js";
2
2
  import { t } from "./useMId-BXFYayPP.js";
3
- import { o as n } from "./config-CI8_WBbE.js";
3
+ import { o as n } from "./config-Dln2-u_v.js";
4
4
  import { computed as r, createCommentVNode as i, createElementBlock as a, createElementVNode as o, createTextVNode as s, defineComponent as c, inject as l, mergeProps as u, openBlock as d, renderSlot as f, toDisplayString as p, unref as m, useAttrs as h } from "vue";
5
5
  //#region src/components/Checkbox/types.ts
6
6
  var g = Symbol("muCheckboxGroup"), _ = ["for"], v = [
@@ -1,12 +1,12 @@
1
1
  import { n as e } from "./overlay-oR-5MDuE.js";
2
2
  import { t } from "./overlayPlacement-Cd20JTD_.js";
3
- import { c as n } from "./config-CI8_WBbE.js";
3
+ import { c as n } from "./config-Dln2-u_v.js";
4
4
  import { Teleport as r, computed as i, createBlock as a, createCommentVNode as o, createElementBlock as s, defineComponent as c, nextTick as l, normalizeClass as u, normalizeStyle as d, onBeforeUnmount as f, openBlock as p, ref as m, renderSlot as h, watch as g } from "vue";
5
5
  //#endregion
6
6
  //#region src/shared/FlyoutSubmenu.vue
7
7
  var _ = /* @__PURE__ */ c({
8
- inheritAttrs: !1,
9
8
  name: "MFlyoutSubmenu",
9
+ inheritAttrs: !1,
10
10
  __name: "FlyoutSubmenu",
11
11
  props: {
12
12
  open: { type: Boolean },
@@ -1,6 +1,6 @@
1
1
  import { r as e } from "./useComponentAttrs-BTYEe61P.js";
2
2
  import { t } from "./Icon-DfpIfo2L.js";
3
- import { n, t as r } from "./locale-DYGhxekd.js";
3
+ import { n, t as r } from "./locale-DNYpTg5K.js";
4
4
  import { Fragment as i, computed as a, createCommentVNode as o, createElementBlock as s, createElementVNode as c, createVNode as l, defineComponent as u, mergeProps as d, normalizeClass as f, openBlock as p, ref as m, renderList as h, toDisplayString as g, unref as _, useAttrs as v, withKeys as y, withModifiers as b } from "vue";
5
5
  //#region src/components/Pagination/Pagination.vue?vue&type=script&setup=true&lang.ts
6
6
  var x = ["aria-label"], S = ["disabled", "aria-label"], C = {
@@ -63,7 +63,7 @@ var x = ["aria-label"], S = ["disabled", "aria-label"], C = {
63
63
  "update:pageSize"
64
64
  ],
65
65
  setup(u, { expose: N, emit: P }) {
66
- let F = u, I = v(), { rootAttrs: L } = e(I, () => F.pt), R = P, z = n(), B = m(""), V = a(() => Math.max(1, F.pageSize ?? F.rows)), H = a(() => Math.max(1, Math.ceil(F.totalRecords / V.value))), U = a(() => Math.min(Math.max(1, F.modelValue), H.value)), W = a(() => (U.value - 1) * V.value), G = a(() => {
66
+ let F = u, I = P, L = v(), { rootAttrs: R } = e(L, () => F.pt), z = n(), B = m(""), V = a(() => Math.max(1, F.pageSize ?? F.rows)), H = a(() => Math.max(1, Math.ceil(F.totalRecords / V.value))), U = a(() => Math.min(Math.max(1, F.modelValue), H.value)), W = a(() => (U.value - 1) * V.value), G = a(() => {
67
67
  let e = Math.min(F.pageLinkSize, H.value), t = Math.min(Math.max(1, U.value - Math.floor(e / 2)), H.value - e + 1);
68
68
  return Array.from({ length: e }, (e, n) => t + n);
69
69
  }), K = a(() => {
@@ -72,13 +72,13 @@ var x = ["aria-label"], S = ["disabled", "aria-label"], C = {
72
72
  });
73
73
  function q(e) {
74
74
  let t = Math.min(Math.max(1, e), H.value);
75
- F.disabled || t === U.value || (R("update:modelValue", t), R("page", t));
75
+ F.disabled || t === U.value || (I("update:modelValue", t), I("page", t));
76
76
  }
77
77
  function J(e) {
78
78
  if (F.disabled || e === V.value) return;
79
- R("update:rows", e), R("update:pageSize", e);
79
+ I("update:rows", e), I("update:pageSize", e);
80
80
  let t = Math.max(1, Math.ceil(F.totalRecords / e)), n = Math.min(U.value, t);
81
- n !== U.value && (R("update:modelValue", n), R("page", n));
81
+ n !== U.value && (I("update:modelValue", n), I("page", n));
82
82
  }
83
83
  function Y(e) {
84
84
  let t = Number(e.target.value);
@@ -94,7 +94,7 @@ var x = ["aria-label"], S = ["disabled", "aria-label"], C = {
94
94
  return N({
95
95
  first: W,
96
96
  pageCount: H
97
- }), (e, n) => (p(), s("nav", d(_(L), {
97
+ }), (e, n) => (p(), s("nav", d(_(R), {
98
98
  class: ["m-pagination", { "m-pagination--simple": u.simple }],
99
99
  "aria-label": _(z).pagination
100
100
  }), [
@@ -1,8 +1,8 @@
1
1
  import { r as e } from "./useComponentAttrs-BTYEe61P.js";
2
- import { t } from "./useMId-BXFYayPP.js";
3
- import { n, t as r } from "./overlay-oR-5MDuE.js";
4
- import { t as i } from "./overlayPlacement-Cd20JTD_.js";
5
- import { c as a } from "./config-CI8_WBbE.js";
2
+ import { n as t, t as n } from "./overlay-oR-5MDuE.js";
3
+ import { t as r } from "./overlayPlacement-Cd20JTD_.js";
4
+ import { t as i } from "./useMId-BXFYayPP.js";
5
+ import { c as a } from "./config-Dln2-u_v.js";
6
6
  import { Teleport as o, Transition as s, computed as c, createBlock as l, createCommentVNode as u, createElementBlock as d, createElementVNode as f, createVNode as p, defineComponent as m, mergeProps as ee, nextTick as te, normalizeClass as ne, normalizeStyle as h, onBeforeUnmount as g, openBlock as _, ref as v, renderSlot as y, unref as b, useAttrs as x, watch as S, withCtx as C } from "vue";
7
7
  //#region src/components/Popover/Popover.vue?vue&type=script&setup=true&lang.ts
8
8
  var w = ["aria-expanded", "aria-controls"], T = ["id"], E = /* @__PURE__ */ m({
@@ -34,9 +34,9 @@ var w = ["aria-expanded", "aria-controls"], T = ["id"], E = /* @__PURE__ */ m({
34
34
  "hide"
35
35
  ],
36
36
  setup(m, { expose: E, emit: re }) {
37
- let D = m, O = x(), { rootAttrs: k } = e(O, () => D.pt), A = re, j = a(), M = t(), N = v(null), P = v(null), F = v(null), I = v({}), L = c(() => n(D, j.value.appendTo)), R = c(() => r(D, j.value.appendTo)), z, B;
37
+ let D = m, O = re, k = x(), { rootAttrs: A } = e(k, () => D.pt), j = a(), M = i(), N = v(null), P = v(null), F = v(null), I = v({}), L = c(() => t(D, j.value.appendTo)), R = c(() => n(D, j.value.appendTo)), z, B;
38
38
  function V(e) {
39
- e && D.disabled || A("update:modelValue", e);
39
+ e && D.disabled || O("update:modelValue", e);
40
40
  }
41
41
  function H() {
42
42
  V(!0);
@@ -110,7 +110,7 @@ var w = ["aria-expanded", "aria-controls"], T = ["id"], E = /* @__PURE__ */ m({
110
110
  }
111
111
  }
112
112
  function X() {
113
- !R.value || !P.value || (I.value = i(P.value.getBoundingClientRect(), D.placement));
113
+ !R.value || !P.value || (I.value = r(P.value.getBoundingClientRect(), D.placement));
114
114
  }
115
115
  function Z(e) {
116
116
  let t = e.target;
@@ -123,13 +123,13 @@ var w = ["aria-expanded", "aria-controls"], T = ["id"], E = /* @__PURE__ */ m({
123
123
  D.modelValue && X();
124
124
  }
125
125
  return S(() => D.modelValue, async (e, t) => {
126
- e ? (document.addEventListener("click", Z), document.addEventListener("keydown", Q), R.value && (window.addEventListener("resize", $), window.addEventListener("scroll", $, !0)), A("show"), await te(), X()) : (document.removeEventListener("click", Z), document.removeEventListener("keydown", Q), window.removeEventListener("resize", $), window.removeEventListener("scroll", $, !0), t && A("hide"));
126
+ e ? (document.addEventListener("click", Z), document.addEventListener("keydown", Q), R.value && (window.addEventListener("resize", $), window.addEventListener("scroll", $, !0)), O("show"), await te(), X()) : (document.removeEventListener("click", Z), document.removeEventListener("keydown", Q), window.removeEventListener("resize", $), window.removeEventListener("scroll", $, !0), t && O("hide"));
127
127
  }, { immediate: !0 }), g(() => {
128
128
  K(), document.removeEventListener("click", Z), document.removeEventListener("keydown", Q), window.removeEventListener("resize", $), window.removeEventListener("scroll", $, !0);
129
129
  }), (e, t) => (_(), d("span", ee({
130
130
  ref_key: "root",
131
131
  ref: N
132
- }, b(k), {
132
+ }, b(A), {
133
133
  class: "m-popover",
134
134
  onMouseenter: J,
135
135
  onMouseleave: Y
@@ -149,9 +149,9 @@ var w = ["aria-expanded", "aria-controls"], T = ["id"], E = /* @__PURE__ */ m({
149
149
  }, [p(s, { name: "m-popover" }, {
150
150
  default: C(() => [m.modelValue ? (_(), d("div", {
151
151
  key: 0,
152
+ id: b(M),
152
153
  ref_key: "panel",
153
154
  ref: F,
154
- id: b(M),
155
155
  class: ne(["m-popover__content", [`m-popover__content--${m.placement}`, { "m-popover__content--teleported": R.value }]]),
156
156
  style: h(R.value ? I.value : void 0),
157
157
  role: "dialog",
@@ -1,6 +1,6 @@
1
1
  import { r as e } from "./useComponentAttrs-BTYEe61P.js";
2
2
  import { i as t } from "./types-DGuu4Eg4.js";
3
- import { n } from "./locale-DYGhxekd.js";
3
+ import { n } from "./locale-DNYpTg5K.js";
4
4
  import { computed as r, createCommentVNode as i, createElementBlock as a, createElementVNode as o, defineComponent as s, mergeProps as c, normalizeClass as l, normalizeStyle as u, onBeforeUnmount as d, openBlock as f, ref as p, renderSlot as m, toDisplayString as h, unref as g, useAttrs as _, useSlots as v, watch as y } from "vue";
5
5
  //#region src/components/ProgressSpinner/ProgressSpinner.vue?vue&type=script&setup=true&lang.ts
6
6
  var b = ["aria-busy"], x = ["inert"], S = {
@@ -1,6 +1,6 @@
1
1
  import { t as e } from "./useComponentAttrs-BTYEe61P.js";
2
2
  import { t } from "./useMId-BXFYayPP.js";
3
- import { o as n } from "./config-CI8_WBbE.js";
3
+ import { o as n } from "./config-Dln2-u_v.js";
4
4
  import { computed as r, createCommentVNode as i, createElementBlock as a, createElementVNode as o, createTextVNode as s, defineComponent as c, inject as l, mergeProps as u, openBlock as d, renderSlot as f, toDisplayString as p, unref as m, useAttrs as h } from "vue";
5
5
  //#region src/components/Radio/types.ts
6
6
  var g = Symbol("muRadioGroup"), _ = ["for"], v = [
@@ -1,10 +1,10 @@
1
- import { t as e } from "./Scrollbar-DoNZvgX2.js";
1
+ import { t as e } from "./Scrollbar-BYnCO8fv.js";
2
2
  import { createBlock as t, defineComponent as n, normalizeClass as r, openBlock as i, ref as a, renderSlot as o, withCtx as s } from "vue";
3
3
  //#endregion
4
4
  //#region src/shared/ScrollBody.vue
5
5
  var c = /* @__PURE__ */ n({
6
- inheritAttrs: !1,
7
6
  name: "MScrollBody",
7
+ inheritAttrs: !1,
8
8
  __name: "ScrollBody",
9
9
  props: {
10
10
  rootClass: {},
@@ -34,11 +34,7 @@ var c = /* @__PURE__ */ n({
34
34
  }), (a, c) => (i(), t(e, {
35
35
  ref_key: "scrollbarRef",
36
36
  ref: d,
37
- class: r([
38
- n.rootClass,
39
- "m-scroll-body",
40
- "m-scrollbar--fill"
41
- ]),
37
+ class: r(["m-scroll-body m-scrollbar--fill", [n.rootClass]]),
42
38
  "wrap-class": n.wrapClass,
43
39
  "wrap-style": n.wrapStyle,
44
40
  "view-class": n.viewClass,
@@ -1,8 +1,8 @@
1
1
  import { r as e } from "./useComponentAttrs-BTYEe61P.js";
2
2
  import { t } from "./useMId-BXFYayPP.js";
3
- import { Fragment as n, Transition as r, computed as i, createBlock as a, createCommentVNode as o, createElementBlock as s, createElementVNode as c, createVNode as l, defineComponent as u, inject as ee, mergeProps as d, nextTick as f, normalizeClass as p, normalizeStyle as m, onActivated as h, onBeforeUnmount as te, onMounted as g, onUpdated as _, openBlock as v, provide as y, reactive as b, ref as x, renderSlot as S, resolveDynamicComponent as C, unref as w, useAttrs as ne, vShow as T, watch as E, withCtx as re, withDirectives as ie } from "vue";
3
+ import { Fragment as n, Transition as r, computed as i, createBlock as a, createCommentVNode as o, createElementBlock as s, createElementVNode as c, createVNode as l, defineComponent as u, inject as ee, mergeProps as d, nextTick as f, normalizeClass as p, normalizeStyle as m, onActivated as h, onBeforeUnmount as te, onMounted as g, onUpdated as _, openBlock as v, provide as y, reactive as b, ref as x, renderSlot as S, resolveDynamicComponent as C, unref as w, useAttrs as ne, vShow as T, watch as E, withCtx as re, withDirectives as D } from "vue";
4
4
  //#region src/components/Scrollbar/constants.ts
5
- var D = Symbol("muScrollbar"), ae = {
5
+ var O = Symbol("muScrollbar"), ie = {
6
6
  vertical: {
7
7
  offset: "offsetHeight",
8
8
  scroll: "scrollTop",
@@ -24,13 +24,13 @@ var D = Symbol("muScrollbar"), ae = {
24
24
  direction: "left"
25
25
  }
26
26
  };
27
- function O(e) {
27
+ function k(e) {
28
28
  if (e == null || e === "") return;
29
29
  if (typeof e == "number") return `${e}px`;
30
30
  let t = String(e).trim();
31
31
  return /^\d+(\.\d+)?$/.test(t) ? `${t}px` : t;
32
32
  }
33
- function k({ move: e, size: t, bar: n }) {
33
+ function ae({ move: e, size: t, bar: n }) {
34
34
  return {
35
35
  [n.size]: t,
36
36
  transform: `translate${n.axis}(${e}%)`
@@ -54,15 +54,15 @@ var M = ["aria-orientation", "aria-controls"], N = /* @__PURE__ */ u({
54
54
  always: { type: Boolean }
55
55
  },
56
56
  setup(e) {
57
- let t = e, n = ee(D);
57
+ let t = e, n = ee(O);
58
58
  if (!n) throw Error("[MScrollbar] Thumb must be used inside MScrollbar");
59
- let o = n, s = x(), l = x(), u = x(!1), d = x({}), f = !1, h = !0, _ = 0, y = 0, b = null, S, C, ne = i(() => t.vertical ? "vertical" : "horizontal"), O = i(() => ae[ne.value]), A = i(() => k({
59
+ let o = n, s = x(), l = x(), u = x(!1), d = x({}), f = !1, h = !0, _ = 0, y = 0, b = null, S, C, ne = i(() => t.vertical ? "vertical" : "horizontal"), k = i(() => ie[ne.value]), A = i(() => ae({
60
60
  size: t.size,
61
61
  move: t.move,
62
- bar: O.value
62
+ bar: k.value
63
63
  })), j = i(() => t.always || u.value), N = i(() => {
64
64
  let e = s.value, n = l.value, r = o.wrapElement;
65
- return !e || !n || !r ? 1 : e[O.value.offset] ** 2 / r[O.value.scrollSize] / t.ratio / n[O.value.offset];
65
+ return !e || !n || !r ? 1 : e[k.value.offset] ** 2 / r[k.value.scrollSize] / t.ratio / n[k.value.offset];
66
66
  });
67
67
  function P() {
68
68
  typeof document > "u" || document.onselectstart !== b && (document.onselectstart = b);
@@ -70,13 +70,13 @@ var M = ["aria-orientation", "aria-controls"], N = /* @__PURE__ */ u({
70
70
  function F(e) {
71
71
  let t = s.value, n = l.value, r = o.wrapElement;
72
72
  if (!f || !t || !n || !r) return;
73
- let i = d.value[O.value.axis];
73
+ let i = d.value[k.value.axis];
74
74
  if (!i) return;
75
- let a = ((t.getBoundingClientRect()[O.value.direction] - e[O.value.client]) * -1 - (n[O.value.offset] - i)) * 100 * N.value / t[O.value.offset];
76
- O.value.scroll === "scrollLeft" ? r.scrollLeft = a * y / 100 : r.scrollTop = a * _ / 100;
75
+ let a = ((t.getBoundingClientRect()[k.value.direction] - e[k.value.client]) * -1 - (n[k.value.offset] - i)) * 100 * N.value / t[k.value.offset];
76
+ k.value.scroll === "scrollLeft" ? r.scrollLeft = a * y / 100 : r.scrollTop = a * _ / 100;
77
77
  }
78
78
  function I() {
79
- f = !1, d.value[O.value.axis] = 0, document.removeEventListener("mousemove", F), document.removeEventListener("mouseup", I), P(), h && (u.value = !1);
79
+ f = !1, d.value[k.value.axis] = 0, document.removeEventListener("mousemove", F), document.removeEventListener("mouseup", I), P(), h && (u.value = !1);
80
80
  }
81
81
  function L(e) {
82
82
  let t = o.wrapElement;
@@ -86,13 +86,13 @@ var M = ["aria-orientation", "aria-controls"], N = /* @__PURE__ */ u({
86
86
  if (e.stopPropagation(), e.ctrlKey || [1, 2].includes(e.button)) return;
87
87
  window.getSelection()?.removeAllRanges(), L(e);
88
88
  let t = e.currentTarget;
89
- t && (d.value[O.value.axis] = t[O.value.offset] - (e[O.value.client] - t.getBoundingClientRect()[O.value.direction]));
89
+ t && (d.value[k.value.axis] = t[k.value.offset] - (e[k.value.client] - t.getBoundingClientRect()[k.value.direction]));
90
90
  }
91
91
  function z(e) {
92
92
  let t = s.value, n = l.value, r = o.wrapElement;
93
93
  if (!t || !n || !r) return;
94
- let i = (Math.abs(e.target.getBoundingClientRect()[O.value.direction] - e[O.value.client]) - n[O.value.offset] / 2) * 100 * N.value / t[O.value.offset];
95
- r[O.value.scroll] = i * r[O.value.scrollSize] / 100;
94
+ let i = (Math.abs(e.target.getBoundingClientRect()[k.value.direction] - e[k.value.client]) - n[k.value.offset] / 2) * 100 * N.value / t[k.value.offset];
95
+ r[k.value.scroll] = i * r[k.value.scrollSize] / 100;
96
96
  }
97
97
  function B(e) {
98
98
  let n = o.wrapElement;
@@ -150,7 +150,7 @@ var M = ["aria-orientation", "aria-controls"], N = /* @__PURE__ */ u({
150
150
  }), te(() => {
151
151
  P(), document.removeEventListener("mousemove", F), document.removeEventListener("mouseup", I), S?.(), C?.();
152
152
  }), (t, n) => (v(), a(r, { name: "m-scrollbar-fade" }, {
153
- default: re(() => [ie(c("div", {
153
+ default: re(() => [D(c("div", {
154
154
  ref_key: "trackRef",
155
155
  ref: s,
156
156
  class: p(["m-scrollbar__bar", e.vertical ? "m-scrollbar__bar--vertical" : "m-scrollbar__bar--horizontal"]),
@@ -222,7 +222,7 @@ var M = ["aria-orientation", "aria-controls"], N = /* @__PURE__ */ u({
222
222
  },
223
223
  emits: ["scroll", "end-reached"],
224
224
  setup(r, { expose: u, emit: ee }) {
225
- let T = r, ie = ne(), { rootAttrs: ae } = e(ie, () => T.pt), k = ee, M = x(), F = x(), I = x(), L = x(0), R = x(0), z = x(""), B = x(""), V = x(1), H = x(1), U = t("m-scrollbar-view"), oe = i(() => T.id ?? U), W = 0, G = 0, K = "", q = 0, J, Y = {
225
+ let T = r, D = ee, ie = ne(), { rootAttrs: ae } = e(ie, () => T.pt), M = x(), F = x(), I = x(), L = x(0), R = x(0), z = x(""), B = x(""), V = x(1), H = x(1), U = t("m-scrollbar-view"), oe = i(() => T.id ?? U), W = 0, G = 0, K = "", q = 0, J, Y = {
226
226
  bottom: !1,
227
227
  top: !1,
228
228
  right: !1,
@@ -232,16 +232,16 @@ var M = ["aria-orientation", "aria-controls"], N = /* @__PURE__ */ u({
232
232
  bottom: "top",
233
233
  left: "right",
234
234
  right: "left"
235
- }, ce = i(() => !!O(T.maxHeight) || !!O(T.maxWidth));
235
+ }, ce = i(() => !!k(T.maxHeight) || !!k(T.maxWidth));
236
236
  function X(e, t, n, r) {
237
237
  let i = t === "height" ? "minHeight" : "minWidth";
238
238
  n && (e[t] = n), r && (e[t === "height" ? "maxHeight" : "maxWidth"] = r, n || (e[t] = "auto", e[i] = "0"));
239
239
  }
240
240
  let le = i(() => {
241
241
  let e = {};
242
- return X(e, "height", O(T.height), O(T.maxHeight)), X(e, "width", O(T.width), O(T.maxWidth)), e;
242
+ return X(e, "height", k(T.height), k(T.maxHeight)), X(e, "width", k(T.width), k(T.maxWidth)), e;
243
243
  }), ue = i(() => {
244
- let e = {}, t = O(T.height), n = O(T.maxHeight), r = O(T.width), i = O(T.maxWidth);
244
+ let e = {}, t = k(T.height), n = k(T.maxHeight), r = k(T.width), i = k(T.maxWidth);
245
245
  return t ? e.height = t : n && X(e, "height", void 0, n), r ? e.width = r : i && X(e, "width", void 0, i), [T.wrapStyle, e];
246
246
  }), de = i(() => [
247
247
  "m-scrollbar",
@@ -252,7 +252,7 @@ var M = ["aria-orientation", "aria-controls"], N = /* @__PURE__ */ u({
252
252
  T.wrapClass,
253
253
  { "m-scrollbar__wrap--hidden-default": !T.native }
254
254
  ]), pe = i(() => ["m-scrollbar__view", T.viewClass]), me = i(() => !!(T.always || T.trigger === "none"));
255
- y(D, b({
255
+ y(O, b({
256
256
  scrollbarElement: M,
257
257
  wrapElement: F,
258
258
  contentId: oe
@@ -289,14 +289,14 @@ var M = ["aria-orientation", "aria-controls"], N = /* @__PURE__ */ u({
289
289
  right: !_e(e.scrollWidth - T.distance, e.clientWidth + G) && n !== G,
290
290
  left: G <= T.distance && n !== 0
291
291
  };
292
- if (k("scroll", {
292
+ if (D("scroll", {
293
293
  scrollTop: W,
294
294
  scrollLeft: G
295
295
  }), t !== W && (K = W > t ? "bottom" : "top"), n !== G && (K = G > n ? "right" : "left"), T.distance > 0) {
296
296
  if (ve(K)) return;
297
297
  ye(r);
298
298
  }
299
- r[K] && k("end-reached", K);
299
+ r[K] && D("end-reached", K);
300
300
  }
301
301
  function Z() {
302
302
  T.native || (ge(), Y[K] = !1, F.value && he(F.value));
@@ -1,7 +1,7 @@
1
- import { t as e } from "./useMId-BXFYayPP.js";
2
- import { n as t, t as n } from "./overlay-oR-5MDuE.js";
3
- import { n as r, t as i } from "./overlayPlacement-Cd20JTD_.js";
4
- import { c as a } from "./config-CI8_WBbE.js";
1
+ import { n as e, t } from "./overlay-oR-5MDuE.js";
2
+ import { n, t as r } from "./overlayPlacement-Cd20JTD_.js";
3
+ import { t as i } from "./useMId-BXFYayPP.js";
4
+ import { c as a } from "./config-Dln2-u_v.js";
5
5
  import { Teleport as o, Transition as s, computed as c, createBlock as l, createCommentVNode as u, createElementBlock as d, createVNode as f, defineComponent as p, nextTick as m, normalizeClass as h, normalizeStyle as g, onBeforeUnmount as _, openBlock as v, ref as y, renderSlot as b, toDisplayString as x, unref as S, watch as C, withCtx as w } from "vue";
6
6
  //#region src/components/Tooltip/Tooltip.vue?vue&type=script&setup=true&lang.ts
7
7
  var T = ["aria-describedby"], E = ["id"], D = /* @__PURE__ */ p({
@@ -23,12 +23,12 @@ var T = ["aria-describedby"], E = ["id"], D = /* @__PURE__ */ p({
23
23
  appendTo: {}
24
24
  },
25
25
  setup(p) {
26
- let D = p, O = a(), k = y(null), A = e(), j = y(!1), M = y({}), N = c(() => t(D, O.value.appendTo)), P = c(() => n(D, O.value.appendTo)), F = null, I = null;
26
+ let D = p, O = a(), k = y(null), A = i(), j = y(!1), M = y({}), N = c(() => e(D, O.value.appendTo)), P = c(() => t(D, O.value.appendTo)), F = null, I = null;
27
27
  function L() {
28
28
  F !== null && (clearTimeout(F), F = null), I !== null && (clearTimeout(I), I = null);
29
29
  }
30
30
  function R() {
31
- !P.value || !k.value || (M.value = i(k.value.getBoundingClientRect(), D.placement, { maxWidth: r(D.maxWidth) }));
31
+ !P.value || !k.value || (M.value = r(k.value.getBoundingClientRect(), D.placement, { maxWidth: n(D.maxWidth) }));
32
32
  }
33
33
  function z() {
34
34
  j.value = !0, m(R);
@@ -62,7 +62,7 @@ var T = ["aria-describedby"], E = ["id"], D = /* @__PURE__ */ p({
62
62
  L(), window.removeEventListener("resize", H), window.removeEventListener("scroll", H, !0);
63
63
  });
64
64
  let U = c(() => {
65
- let e = r(D.maxWidth);
65
+ let e = n(D.maxWidth);
66
66
  return P.value ? M.value : e ? { maxWidth: e } : void 0;
67
67
  });
68
68
  return (e, t) => (v(), d("span", {
@@ -24,14 +24,14 @@ var y = [
24
24
  },
25
25
  emits: ["update:modelValue"],
26
26
  setup(s, { emit: S }) {
27
- let C = s, w = h(), { rootAttrs: T } = e(w, () => C.pt), E = S;
27
+ let C = s, w = S, T = h(), { rootAttrs: E } = e(T, () => C.pt);
28
28
  function D() {
29
29
  return C.defaultValue === void 0 ? C.multiple ? [] : "" : C.defaultValue;
30
30
  }
31
31
  let { value: O, setValue: k } = t({
32
32
  controlled: () => C.modelValue,
33
33
  defaultValue: D()
34
- }, (e) => E("update:modelValue", e)), A = r(() => {
34
+ }, (e) => w("update:modelValue", e)), A = r(() => {
35
35
  let e = O.value;
36
36
  return C.multiple ? Array.isArray(e) ? e : e ? [e] : [] : Array.isArray(e) ? e[0] ? [e[0]] : [] : e ? [e] : [];
37
37
  });
@@ -54,7 +54,7 @@ var y = [
54
54
  k(j(e) ? "" : e);
55
55
  }
56
56
  }
57
- return (e, t) => (u(), a("div", c(m(T), { class: "m-accordion" }), [(u(!0), a(n, null, d(s.tabs, (n) => (u(), a("div", {
57
+ return (e, t) => (u(), a("div", c(m(E), { class: "m-accordion" }), [(u(!0), a(n, null, d(s.tabs, (n) => (u(), a("div", {
58
58
  key: n.value,
59
59
  class: "m-accordion__tab"
60
60
  }, [o("button", {