morya-ui 0.2.5 → 0.2.7

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 (188) hide show
  1. package/CHANGELOG.md +36 -0
  2. package/README.md +2 -2
  3. package/README.zh-CN.md +2 -2
  4. package/dist/{Button-lNErA-7h.js → Button--RkQybU-.js} +1 -1
  5. package/dist/{Checkbox-B758a_iB.js → Checkbox-CL05RRUD.js} +1 -1
  6. package/dist/{FlyoutSubmenu-kymVjXLs.js → FlyoutSubmenu-B_bkgKag.js} +1 -1
  7. package/dist/{Pagination-Dm2-MBnC.js → Pagination-BKvR-RUW.js} +1 -1
  8. package/dist/{Popover-flzjtjqD.js → Popover-Dq_p0vib.js} +1 -1
  9. package/dist/{ProgressSpinner-BXHLx4Lg.js → ProgressSpinner-DuBpPkna.js} +1 -1
  10. package/dist/{Radio-Bb21-Vk4.js → Radio-DsaKvbhk.js} +1 -1
  11. package/dist/{Tooltip-CeGxjP-L.js → Tooltip-CU1xFt_N.js} +1 -1
  12. package/dist/activity-low-CgK9kHWr.js +4 -0
  13. package/dist/auto-complete/index.js +2 -2
  14. package/dist/breadcrumb/index.js +1 -1
  15. package/dist/building-DYLdXiQg.js +4 -0
  16. package/dist/button/index.js +1 -1
  17. package/dist/carousel/index.js +1 -1
  18. package/dist/cascade-select/index.js +2 -2
  19. package/dist/checkbox/index.js +1 -1
  20. package/dist/chip/index.js +1 -1
  21. package/dist/churn-high-D1ELpZzW.js +4 -0
  22. package/dist/command-menu/index.js +2 -2
  23. package/dist/components/ConfigProvider/ConfigProvider.vue.d.ts.map +1 -1
  24. package/dist/components/Dialog/Dialog.vue.d.ts.map +1 -1
  25. package/dist/components/Empty/Empty.vue.d.ts +5 -6
  26. package/dist/components/Empty/Empty.vue.d.ts.map +1 -1
  27. package/dist/components/Empty/illustrations/catalog.d.ts +5 -0
  28. package/dist/components/Empty/illustrations/catalog.d.ts.map +1 -0
  29. package/dist/components/Empty/illustrations/defaultEmptyIcon.d.ts +3 -0
  30. package/dist/components/Empty/illustrations/defaultEmptyIcon.d.ts.map +1 -0
  31. package/dist/components/Empty/illustrations/index.d.ts +15 -0
  32. package/dist/components/Empty/illustrations/index.d.ts.map +1 -0
  33. package/dist/components/Empty/illustrations/loaders.d.ts +4 -0
  34. package/dist/components/Empty/illustrations/loaders.d.ts.map +1 -0
  35. package/dist/components/Empty/illustrations/markup/activity-low.d.ts +4 -0
  36. package/dist/components/Empty/illustrations/markup/activity-low.d.ts.map +1 -0
  37. package/dist/components/Empty/illustrations/markup/building.d.ts +4 -0
  38. package/dist/components/Empty/illustrations/markup/building.d.ts.map +1 -0
  39. package/dist/components/Empty/illustrations/markup/churn-high.d.ts +4 -0
  40. package/dist/components/Empty/illustrations/markup/churn-high.d.ts.map +1 -0
  41. package/dist/components/Empty/illustrations/markup/conversion-low.d.ts +4 -0
  42. package/dist/components/Empty/illustrations/markup/conversion-low.d.ts.map +1 -0
  43. package/dist/components/Empty/illustrations/markup/input-irregular.d.ts +4 -0
  44. package/dist/components/Empty/illustrations/markup/input-irregular.d.ts.map +1 -0
  45. package/dist/components/Empty/illustrations/markup/network-error.d.ts +4 -0
  46. package/dist/components/Empty/illustrations/markup/network-error.d.ts.map +1 -0
  47. package/dist/components/Empty/illustrations/markup/no-content.d.ts +4 -0
  48. package/dist/components/Empty/illustrations/markup/no-content.d.ts.map +1 -0
  49. package/dist/components/Empty/illustrations/markup/no-issue.d.ts +4 -0
  50. package/dist/components/Empty/illustrations/markup/no-issue.d.ts.map +1 -0
  51. package/dist/components/Empty/illustrations/markup/no-message.d.ts +4 -0
  52. package/dist/components/Empty/illustrations/markup/no-message.d.ts.map +1 -0
  53. package/dist/components/Empty/illustrations/markup/no-result.d.ts +4 -0
  54. package/dist/components/Empty/illustrations/markup/no-result.d.ts.map +1 -0
  55. package/dist/components/Empty/illustrations/markup/no-schedule.d.ts +4 -0
  56. package/dist/components/Empty/illustrations/markup/no-schedule.d.ts.map +1 -0
  57. package/dist/components/Empty/illustrations/markup/payment-cycle-long.d.ts +4 -0
  58. package/dist/components/Empty/illustrations/markup/payment-cycle-long.d.ts.map +1 -0
  59. package/dist/components/Empty/illustrations/markup/profile-unclear.d.ts +4 -0
  60. package/dist/components/Empty/illustrations/markup/profile-unclear.d.ts.map +1 -0
  61. package/dist/components/Empty/illustrations/markup/server-error.d.ts +4 -0
  62. package/dist/components/Empty/illustrations/markup/server-error.d.ts.map +1 -0
  63. package/dist/components/Empty/index.d.ts +3 -1
  64. package/dist/components/Empty/index.d.ts.map +1 -1
  65. package/dist/components/Empty/styles.css +104 -30
  66. package/dist/components/Empty/types.d.ts +25 -4
  67. package/dist/components/Empty/types.d.ts.map +1 -1
  68. package/dist/components/Form/types.d.ts +1 -1
  69. package/dist/components/Form/types.d.ts.map +1 -1
  70. package/dist/components/Layout/styles.css +5 -0
  71. package/dist/components/Layout/types.d.ts +1 -1
  72. package/dist/components/Layout/types.d.ts.map +1 -1
  73. package/dist/components/Menu/styles.css +19 -0
  74. package/dist/components/Message/types.d.ts +1 -1
  75. package/dist/components/Message/types.d.ts.map +1 -1
  76. package/dist/components/Pagination/types.d.ts +4 -4
  77. package/dist/components/Pagination/types.d.ts.map +1 -1
  78. package/dist/components/Result/Result.vue.d.ts +2 -2
  79. package/dist/components/Result/Result.vue.d.ts.map +1 -1
  80. package/dist/components/Result/index.d.ts +1 -1
  81. package/dist/components/Result/index.d.ts.map +1 -1
  82. package/dist/components/Result/statusIcons.d.ts +4 -0
  83. package/dist/components/Result/statusIcons.d.ts.map +1 -0
  84. package/dist/components/Result/styles.css +89 -23
  85. package/dist/components/Result/types.d.ts +10 -4
  86. package/dist/components/Result/types.d.ts.map +1 -1
  87. package/dist/components/Splitter/types.d.ts +4 -4
  88. package/dist/components/Splitter/types.d.ts.map +1 -1
  89. package/dist/components/Status/Status.vue.d.ts +7 -3
  90. package/dist/components/Status/Status.vue.d.ts.map +1 -1
  91. package/dist/components/Status/index.d.ts +1 -1
  92. package/dist/components/Status/index.d.ts.map +1 -1
  93. package/dist/components/Status/styles.css +116 -26
  94. package/dist/components/Status/types.d.ts +16 -2
  95. package/dist/components/Status/types.d.ts.map +1 -1
  96. package/dist/components/Tree/TreeNodeItem.vue.d.ts.map +1 -1
  97. package/dist/components/Tree/types.d.ts +1 -1
  98. package/dist/components/Tree/types.d.ts.map +1 -1
  99. package/dist/{config-Dln2-u_v.js → config-BdK5ccNT.js} +1 -0
  100. package/dist/config-provider/index.js +28 -15
  101. package/dist/confirm-dialog/index.js +3 -3
  102. package/dist/confirm-popup/index.js +3 -3
  103. package/dist/context-menu/index.js +2 -2
  104. package/dist/conversion-low-CwZiQc2k.js +4 -0
  105. package/dist/data-view/index.js +3 -3
  106. package/dist/date-picker/index.js +2 -2
  107. package/dist/dialog/index.js +77 -61
  108. package/dist/drawer/index.js +2 -2
  109. package/dist/dropdown/index.js +3 -3
  110. package/dist/empty/index.js +141 -26
  111. package/dist/empty/style.css +104 -30
  112. package/dist/file-upload/index.js +1 -1
  113. package/dist/flex/index.js +1 -1
  114. package/dist/form/index.js +1 -1
  115. package/dist/gallery/index.js +1 -1
  116. package/dist/index.d.ts +5 -3
  117. package/dist/index.d.ts.map +1 -1
  118. package/dist/index.js +1384 -1160
  119. package/dist/input/index.js +2 -2
  120. package/dist/input-color/index.js +2 -2
  121. package/dist/input-irregular-xSLDoNTS.js +4 -0
  122. package/dist/input-number/index.js +2 -2
  123. package/dist/input-otp/index.js +2 -2
  124. package/dist/input-password/index.js +2 -2
  125. package/dist/input-tags/index.js +2 -2
  126. package/dist/layout/index.js +1 -1
  127. package/dist/layout/style.css +5 -0
  128. package/dist/listbox/index.js +2 -2
  129. package/dist/locale/en-US.d.ts.map +1 -1
  130. package/dist/locale/types.d.ts +1 -0
  131. package/dist/locale/types.d.ts.map +1 -1
  132. package/dist/locale/zh-CN.d.ts.map +1 -1
  133. package/dist/{locale-DNYpTg5K.js → locale-B36KH7c3.js} +1 -1
  134. package/dist/mega-menu/index.js +2 -2
  135. package/dist/menu/index.js +52 -40
  136. package/dist/menu/style.css +19 -0
  137. package/dist/menubar/index.js +2 -2
  138. package/dist/message/index.js +2 -2
  139. package/dist/network-error-C6vl5a7S.js +4 -0
  140. package/dist/no-content-CwbqVPoN.js +4 -0
  141. package/dist/no-issue-DMkU-Pnw.js +4 -0
  142. package/dist/no-message-DnIEpMiO.js +4 -0
  143. package/dist/no-result-pGce34BV.js +4 -0
  144. package/dist/no-schedule-Cl9Frt1Q.js +4 -0
  145. package/dist/order-list/index.js +1 -1
  146. package/dist/pagination/index.js +1 -1
  147. package/dist/panel/index.js +1 -1
  148. package/dist/payment-cycle-long-Ba9FNStl.js +4 -0
  149. package/dist/pick-list/index.js +1 -1
  150. package/dist/popover/index.js +1 -1
  151. package/dist/profile-unclear-CGs4PCfw.js +4 -0
  152. package/dist/progress-spinner/index.js +1 -1
  153. package/dist/radio/index.js +1 -1
  154. package/dist/rating/index.js +2 -2
  155. package/dist/result/index.js +72 -36
  156. package/dist/result/style.css +89 -23
  157. package/dist/scroll-top/index.js +2 -2
  158. package/dist/select/index.js +2 -2
  159. package/dist/select-button/index.js +1 -1
  160. package/dist/server-error-D8zGMe5r.js +4 -0
  161. package/dist/shared/optionalRouter.d.ts +5 -0
  162. package/dist/shared/optionalRouter.d.ts.map +1 -1
  163. package/dist/shared/responsive.d.ts +1 -1
  164. package/dist/shared/responsive.d.ts.map +1 -1
  165. package/dist/sidebar/index.js +1 -1
  166. package/dist/slider/index.js +2 -2
  167. package/dist/space/index.js +1 -1
  168. package/dist/speed-dial/index.js +2 -2
  169. package/dist/split-button/index.js +2 -2
  170. package/dist/splitter/index.js +1 -1
  171. package/dist/status/index.js +46 -19
  172. package/dist/status/style.css +171 -26
  173. package/dist/status/style.js +1 -0
  174. package/dist/styles.css +1 -1
  175. package/dist/switch/index.js +1 -1
  176. package/dist/table/index.js +7 -7
  177. package/dist/tabs/index.js +1 -1
  178. package/dist/tag/index.js +2 -2
  179. package/dist/terminal/index.js +1 -1
  180. package/dist/textarea/index.js +2 -2
  181. package/dist/tiered-menu/index.js +2 -2
  182. package/dist/toast/index.js +2 -2
  183. package/dist/toggle-button/index.js +1 -1
  184. package/dist/tooltip/index.js +1 -1
  185. package/dist/tree/index.js +9 -4
  186. package/dist/tree-select/index.js +3 -3
  187. package/dist/tree-table/index.js +1 -1
  188. package/package.json +6 -5

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.