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
@@ -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-Dln2-u_v.js";
3
+ import { o as n } from "../config-BdK5ccNT.js";
4
4
  import "./style.js";
5
5
  import { computed as r, createCommentVNode as i, createElementBlock as a, createElementVNode as o, createTextVNode as s, defineComponent as c, mergeProps as l, onMounted as u, openBlock as d, renderSlot as f, toDisplayString as p, unref as m, useAttrs as h, useSlots as g } from "vue";
6
6
  //#region src/components/Switch/Switch.vue?vue&type=script&setup=true&lang.ts
@@ -2,13 +2,13 @@ import { r as e } from "../useComponentAttrs-BTYEe61P.js";
2
2
  import { t } from "../useControllable-elmWaz23.js";
3
3
  import { t as n } from "../Icon-DfpIfo2L.js";
4
4
  import { t as r } from "../Scrollbar-BYnCO8fv.js";
5
- import { t as i } from "../Checkbox-B758a_iB.js";
6
- import { t as a } from "../Pagination-Dm2-MBnC.js";
7
- import { t as o } from "../ProgressSpinner-BXHLx4Lg.js";
8
- import { t as s } from "../Tooltip-CeGxjP-L.js";
9
- import { t as c } from "../Radio-Bb21-Vk4.js";
10
- import { o as l } from "../config-Dln2-u_v.js";
11
- import { n as u } from "../locale-DNYpTg5K.js";
5
+ import { t as i } from "../Checkbox-CL05RRUD.js";
6
+ import { t as a } from "../Pagination-BKvR-RUW.js";
7
+ import { t as o } from "../ProgressSpinner-DuBpPkna.js";
8
+ import { t as s } from "../Tooltip-CU1xFt_N.js";
9
+ import { t as c } from "../Radio-DsaKvbhk.js";
10
+ import { o as l } from "../config-BdK5ccNT.js";
11
+ import { n as u } from "../locale-B36KH7c3.js";
12
12
  import "./style.js";
13
13
  import { Fragment as d, computed as f, createBlock as p, createCommentVNode as m, createElementBlock as h, createElementVNode as g, createVNode as _, defineComponent as v, guardReactiveProps as y, mergeProps as b, normalizeClass as x, normalizeProps as S, normalizeStyle as C, openBlock as w, provide as ee, ref as T, renderList as E, renderSlot as D, toDisplayString as O, toRefs as te, unref as k, useAttrs as ne, useSlots as re, watch as A, withCtx as ie, withModifiers as j } from "vue";
14
14
  //#region src/components/Table/hooks/useClickRow.ts
@@ -2,7 +2,7 @@ import { r as e } from "../useComponentAttrs-BTYEe61P.js";
2
2
  import { t } from "../Icon-DfpIfo2L.js";
3
3
  import { t as n } from "../useMId-BXFYayPP.js";
4
4
  import { t as r } from "../Scrollbar-BYnCO8fv.js";
5
- import { n as i } from "../locale-DNYpTg5K.js";
5
+ import { n as i } from "../locale-B36KH7c3.js";
6
6
  import "./style.js";
7
7
  import { Fragment as a, computed as o, createCommentVNode as s, createElementBlock as c, createElementVNode as l, createVNode as u, defineComponent as d, mergeProps as f, nextTick as p, normalizeClass as m, onBeforeUnmount as h, onMounted as g, openBlock as _, ref as v, renderList as y, renderSlot as b, toDisplayString as x, unref as S, useAttrs as C, watch as w, withCtx as T, withModifiers as E } from "vue";
8
8
  //#region src/components/Tabs/Tabs.vue?vue&type=script&setup=true&lang.ts
package/dist/tag/index.js CHANGED
@@ -1,7 +1,7 @@
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-Dln2-u_v.js";
4
- import { n as i } from "../locale-DNYpTg5K.js";
3
+ import { o as r } from "../config-BdK5ccNT.js";
4
+ import { n as i } from "../locale-B36KH7c3.js";
5
5
  import "./style.js";
6
6
  import { computed as a, createBlock as o, createCommentVNode as s, createElementBlock as c, createTextVNode as l, createVNode as u, defineComponent as d, normalizeClass as f, normalizeStyle as p, openBlock as m, renderSlot as h, toDisplayString as g, unref as _ } from "vue";
7
7
  //#region src/components/Tag/Tag.vue?vue&type=script&setup=true&lang.ts
@@ -1,6 +1,6 @@
1
1
  import { r as e } from "../useComponentAttrs-BTYEe61P.js";
2
2
  import { t } from "../ScrollBody-D2IHKP6U.js";
3
- import { n } from "../locale-DNYpTg5K.js";
3
+ import { n } from "../locale-B36KH7c3.js";
4
4
  import "./style.js";
5
5
  import { Fragment as r, computed as i, createCommentVNode as a, createElementBlock as o, createElementVNode as s, createVNode as c, defineComponent as l, mergeProps as u, nextTick as d, openBlock as f, ref as p, renderList as m, toDisplayString as h, unref as g, useAttrs as _, vModelText as v, withCtx as y, withDirectives as b, withModifiers as x } from "vue";
6
6
  //#region src/components/Terminal/Terminal.vue?vue&type=script&setup=true&lang.ts
@@ -1,8 +1,8 @@
1
1
  import { n as e } from "../useComponentAttrs-BTYEe61P.js";
2
2
  import { t } from "../Icon-DfpIfo2L.js";
3
3
  import { t as n } from "../useMId-BXFYayPP.js";
4
- import { i as r, o as i, s as a } from "../config-Dln2-u_v.js";
5
- import { n as o } from "../locale-DNYpTg5K.js";
4
+ import { i as r, o as i, s as a } from "../config-BdK5ccNT.js";
5
+ import { n as o } from "../locale-B36KH7c3.js";
6
6
  import "./style.js";
7
7
  import { computed as s, createCommentVNode as c, createElementBlock as l, createElementVNode as u, createVNode as d, defineComponent as f, mergeProps as p, nextTick as m, normalizeClass as h, onMounted as g, openBlock as _, ref as v, toDisplayString as y, unref as b, useAttrs as ee, watch as x } from "vue";
8
8
  //#region src/components/Textarea/Textarea.vue?vue&type=script&setup=true&lang.ts
@@ -4,8 +4,8 @@ import { n, t as r } from "../overlay-oR-5MDuE.js";
4
4
  import { t as i } from "../overlayPlacement-Cd20JTD_.js";
5
5
  import { t as a } from "../Scrollbar-BYnCO8fv.js";
6
6
  import { t as o } from "../lastPointer-CRxcUqdd.js";
7
- import { t as s } from "../FlyoutSubmenu-kymVjXLs.js";
8
- import { c } from "../config-Dln2-u_v.js";
7
+ import { t as s } from "../FlyoutSubmenu-B_bkgKag.js";
8
+ import { c } from "../config-BdK5ccNT.js";
9
9
  import "./style.js";
10
10
  import { Fragment as l, Teleport as u, Transition as d, computed as f, createBlock as p, createCommentVNode as m, createElementBlock as h, createElementVNode as g, createVNode as _, defineComponent as v, mergeProps as y, nextTick as b, onBeforeUnmount as x, openBlock as S, ref as C, renderList as w, toDisplayString as T, unref as E, useAttrs as D, watch as O, withCtx as k } from "vue";
11
11
  //#region src/components/TieredMenu/TieredMenu.vue?vue&type=script&setup=true&lang.ts
@@ -3,9 +3,9 @@ import { t } from "../types-DGuu4Eg4.js";
3
3
  import { t as n } from "../Icon-DfpIfo2L.js";
4
4
  import { n as r } from "../overlay-oR-5MDuE.js";
5
5
  import { i, r as a, t as o } from "../Renderable-BaaCI4tS.js";
6
- import { c as s } from "../config-Dln2-u_v.js";
6
+ import { c as s } from "../config-BdK5ccNT.js";
7
7
  import { n as c } from "../overlayHost-78CGtMgR.js";
8
- import { n as l, t as u } from "../locale-DNYpTg5K.js";
8
+ import { n as l, t as u } from "../locale-B36KH7c3.js";
9
9
  import "./style.js";
10
10
  import { Fragment as d, Teleport as f, TransitionGroup as p, computed as m, createBlock as ee, createCommentVNode as h, createElementBlock as g, createElementVNode as _, createVNode as v, defineComponent as y, h as b, mergeProps as x, normalizeClass as S, onBeforeUnmount as te, onMounted as ne, openBlock as C, reactive as w, renderList as T, unref as E, useAttrs as D, watch as O, withCtx as k } from "vue";
11
11
  //#region src/components/Toast/toastState.ts
@@ -1,6 +1,6 @@
1
1
  import { t as e } from "../Icon-DfpIfo2L.js";
2
2
  import { t } from "../icon-xUOyawgJ.js";
3
- import { o as n } from "../config-Dln2-u_v.js";
3
+ import { o as n } from "../config-BdK5ccNT.js";
4
4
  import "./style.js";
5
5
  import { computed as r, createCommentVNode as i, createElementBlock as a, createElementVNode as o, createVNode as s, defineComponent as c, normalizeClass as l, openBlock as u, renderSlot as d, toDisplayString as f } from "vue";
6
6
  //#region src/components/ToggleButton/ToggleButton.vue?vue&type=script&setup=true&lang.ts
@@ -1,3 +1,3 @@
1
- import { t as e } from "../Tooltip-CeGxjP-L.js";
1
+ import { t as e } from "../Tooltip-CU1xFt_N.js";
2
2
  import "./style.js";
3
3
  export { e as MTooltip };
@@ -1,9 +1,9 @@
1
1
  import { r as e } from "../useComponentAttrs-BTYEe61P.js";
2
2
  import { a as t, t as n } from "../Icon-DfpIfo2L.js";
3
3
  import { t as r } from "../useMenuKeyboard-BedmYE4W.js";
4
- import { t as i } from "../Checkbox-B758a_iB.js";
4
+ import { t as i } from "../Checkbox-CL05RRUD.js";
5
5
  import { a, c as ee, n as o, o as s, s as c, t as l } from "../checkStrategy-CZzuUKDI.js";
6
- import { n as te } from "../locale-DNYpTg5K.js";
6
+ import { n as te } from "../locale-B36KH7c3.js";
7
7
  import "./style.js";
8
8
  import { Fragment as u, computed as d, createBlock as f, createCommentVNode as p, createElementBlock as m, createElementVNode as h, createTextVNode as g, defineComponent as _, inject as v, mergeProps as y, nextTick as ne, normalizeClass as b, openBlock as x, provide as S, reactive as C, ref as w, renderList as T, renderSlot as re, resolveDynamicComponent as ie, toDisplayString as E, unref as D, useAttrs as O, useSlots as ae, watch as k, withModifiers as A } from "vue";
9
9
  //#region src/components/Tree/context.ts
@@ -85,11 +85,16 @@ var j = Symbol("m-tree"), M = Symbol("m-tree-node-slot"), N = [
85
85
  key: 2,
86
86
  class: "m-tree__checkbox",
87
87
  tabindex: "-1",
88
- "model-value": l.value || _.value,
88
+ "model-value": l.value,
89
+ indeterminate: _.value,
89
90
  disabled: y.value,
90
91
  "onUpdate:modelValue": r[1] ||= (t) => D(a).toggleCheck(e.node),
91
92
  onClick: r[2] ||= A(() => {}, ["stop"])
92
- }, null, 8, ["model-value", "disabled"])) : p("", !0),
93
+ }, null, 8, [
94
+ "model-value",
95
+ "indeterminate",
96
+ "disabled"
97
+ ])) : p("", !0),
93
98
  w.value || e.node.icon ? (x(), m("span", L, [w.value ? (x(), f(n, {
94
99
  key: 0,
95
100
  name: w.value,
@@ -5,11 +5,11 @@ import { t as i } from "../overlayPlacement-Cd20JTD_.js";
5
5
  import { t as ee } from "../useMenuKeyboard-BedmYE4W.js";
6
6
  import { t as te } from "../useMId-BXFYayPP.js";
7
7
  import { t as ne } from "../Scrollbar-BYnCO8fv.js";
8
- import { t as a } from "../Checkbox-B758a_iB.js";
8
+ import { t as a } from "../Checkbox-CL05RRUD.js";
9
9
  import { t as re } from "../useFieldFeedback-C5qIqYMK.js";
10
10
  import { a as ie, i as ae, n as oe, o as se, r as o, s as ce } from "../checkStrategy-CZzuUKDI.js";
11
- import { c as le, o as ue } from "../config-Dln2-u_v.js";
12
- import { n as de } from "../locale-DNYpTg5K.js";
11
+ import { c as le, o as ue } from "../config-BdK5ccNT.js";
12
+ import { n as de } from "../locale-B36KH7c3.js";
13
13
  import "./style.js";
14
14
  import { Fragment as s, Teleport as fe, Transition as pe, computed as c, createBlock as l, createCommentVNode as u, createElementBlock as d, createElementVNode as f, createTextVNode as me, createVNode as p, defineComponent as m, mergeProps as he, nextTick as ge, normalizeClass as h, normalizeStyle as g, onBeforeUnmount as _e, openBlock as _, ref as v, renderList as y, renderSlot as ve, resolveDynamicComponent as b, toDisplayString as x, unref as S, useAttrs as ye, useSlots as be, vModelText as xe, watch as Se, withCtx as Ce, withDirectives as we, withModifiers as C } from "vue";
15
15
  //#region src/components/TreeSelect/TreeSelectNodeItem.vue?vue&type=script&setup=true&lang.ts
@@ -1,7 +1,7 @@
1
1
  import { r as e } from "../useComponentAttrs-BTYEe61P.js";
2
2
  import { t } from "../Icon-DfpIfo2L.js";
3
3
  import { t as n } from "../ScrollBody-D2IHKP6U.js";
4
- import { n as r } from "../locale-DNYpTg5K.js";
4
+ import { n as r } from "../locale-B36KH7c3.js";
5
5
  import "./style.js";
6
6
  import { Fragment as i, computed as a, createBlock as o, createCommentVNode as s, createElementBlock as c, createElementVNode as l, createTextVNode as u, createVNode as d, defineComponent as f, mergeProps as p, normalizeStyle as m, openBlock as h, ref as g, renderList as _, renderSlot as v, resolveDynamicComponent as y, toDisplayString as b, unref as x, useAttrs as S, useSlots as C, withCtx as w } from "vue";
7
7
  //#region src/components/TreeTable/TreeTableRow.vue?vue&type=script&setup=true&lang.ts
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "morya-ui",
3
3
  "type": "module",
4
- "version": "0.2.5",
4
+ "version": "0.2.7",
5
5
  "description": "Open-source Vue 3 component library with design tokens, themes, and interactive docs.",
6
6
  "license": "MIT",
7
7
  "homepage": "https://morya-space.github.io/morya-ui/",
@@ -697,6 +697,7 @@
697
697
  "eslint": "^10.9.1",
698
698
  "happy-dom": "^20.11.2",
699
699
  "husky": "^9.1.7",
700
+ "markdown-it": "^15.0.2",
700
701
  "shiki": "^4.4.3",
701
702
  "typescript": "^5.9.3",
702
703
  "unocss": "^66.10.2",
@@ -725,7 +726,7 @@
725
726
  "docs:extract-demos": "node scripts/extract-doc-demos.mjs",
726
727
  "lint": "eslint .",
727
728
  "lint:fix": "eslint . --fix",
728
- "test": "vitest run",
729
+ "test": "vitest run && node --test scripts/docs-seo.test.mjs",
729
730
  "test:coverage": "vitest run --coverage",
730
731
  "release": "node scripts/release.mjs",
731
732
  "release:prepare": "node scripts/release.mjs prepare",
@@ -748,8 +749,8 @@
748
749
  "mcp:start": "pnpm --filter @morya-ui/mcp start",
749
750
  "setup:sync-template": "pnpm --filter @morya-ui/setup sync-template",
750
751
  "setup:build": "pnpm --filter @morya-ui/setup build",
751
- "check:colors": "node ai-design-config/scripts/check-raw-colors.mjs src ai-design-config/docs/golden-pages ai-design-config/src/examples",
752
- "check:tokens": "node ai-design-config/scripts/check-undefined-tokens.mjs src",
753
- "check:docs": "node ai-design-config/scripts/check-docs-drift.mjs"
752
+ "check:colors": "node design-kit/scripts/check-raw-colors.mjs src design-kit/docs/golden-pages design-kit/src/examples",
753
+ "check:tokens": "node design-kit/scripts/check-undefined-tokens.mjs src",
754
+ "check:docs": "node design-kit/scripts/check-docs-drift.mjs"
754
755
  }
755
756
  }