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,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, normalizeClass as m, openBlock as h, ref as g, renderSlot as _, toDisplayString as v, unref as y, useAttrs as b, useSlots as x } from "vue";
8
8
  //#region src/components/Input/Input.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 "../useMId-BXFYayPP.js";
3
3
  import { t as n } from "../useFieldFeedback-C5qIqYMK.js";
4
- import { o as r } from "../config-Dln2-u_v.js";
5
- import { n as i } from "../locale-DNYpTg5K.js";
4
+ import { o as r } from "../config-BdK5ccNT.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, defineComponent as u, mergeProps as d, normalizeClass as f, normalizeStyle as p, openBlock as m, renderList as h, renderSlot as g, toDisplayString as _, unref as v, useAttrs as y } from "vue";
8
8
  //#region src/components/InputColor/InputColor.vue?vue&type=script&setup=true&lang.ts
@@ -0,0 +1,4 @@
1
+ //#region src/components/Empty/illustrations/markup/input-irregular.ts
2
+ var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 250 124\" fill=\"none\" aria-hidden=\"true\" focusable=\"false\"><defs><linearGradient gradientUnits=\"objectBoundingBox\" id=\"__MID_0__\" spreadMethod=\"pad\" x1=\"0.5\" x2=\"0.5\" y1=\"0\" y2=\"1\"><stop offset=\"0\" stop-color=\"#c1dbfe\"></stop><stop offset=\"1\" stop-color=\"#ffffff\"></stop></linearGradient><linearGradient gradientUnits=\"objectBoundingBox\" id=\"__MID_1__\" spreadMethod=\"pad\" x1=\"0.5\" x2=\"0.5\" y1=\"0\" y2=\"1\"><stop offset=\"0\" stop-color=\"#89b1f7\"></stop><stop offset=\"1\" stop-color=\"#9bb9fc\"></stop></linearGradient></defs><g><g><path d=\"M 249.28 124.00 C 219.86 87.49 172.80 66.00 122.26 66.00 C 73.29 66.00 29.44 87.93 0.00 122.52 C 0.00 122.52 249.28 124.00 249.28 124.00 Z\" fill=\"url(#__MID_0__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><g><g><g><path d=\"M 69.75 73.60 L 66.76 73.60 L 66.76 63.48 C 66.76 62.67 67.43 62.02 68.25 62.02 L 68.26 62.02 C 69.09 62.02 69.75 62.67 69.75 63.48 L 69.75 73.60 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 71.24 76.08 L 68.24 76.08 L 68.24 70.79 C 68.24 70.01 68.89 69.37 69.69 69.37 L 69.79 69.37 C 70.59 69.37 71.24 70.01 71.24 70.79 L 71.24 76.08 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_2__\" stroke=\"none\"></path><path d=\"M 67.20 73.59 L 64.18 73.59 L 64.18 67.85 C 64.18 67.06 64.83 66.42 65.64 66.42 L 65.74 66.42 C 66.55 66.42 67.20 67.06 67.20 67.85 L 67.20 73.59 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_3__\" stroke=\"none\"></path><g><path d=\"M 71.42 81.99 L 63.56 81.99 C 63.25 81.99 63.00 81.74 63.00 81.44 L 63.00 73.81 C 63.00 73.50 63.25 73.26 63.56 73.26 L 71.42 73.26 C 71.73 73.26 71.98 73.50 71.98 73.81 L 71.98 81.44 C 71.98 81.74 71.73 81.99 71.42 81.99\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><g><g><g><path d=\"M 182.18 92.89 L 179.37 92.89 L 179.37 83.39 C 179.37 82.63 180.00 82.02 180.77 82.02 L 180.78 82.02 C 181.55 82.02 182.18 82.63 182.18 83.39 L 182.18 92.89 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 183.57 95.22 L 180.76 95.22 L 180.76 90.26 C 180.76 89.52 181.37 88.92 182.13 88.92 L 182.21 88.92 C 182.96 88.92 183.57 89.52 183.57 90.26 L 183.57 95.22 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_2__\" stroke=\"none\"></path><path d=\"M 179.79 92.89 L 176.95 92.89 L 176.95 87.49 C 176.95 86.75 177.57 86.15 178.32 86.15 L 178.42 86.15 C 179.17 86.15 179.79 86.75 179.79 87.49 L 179.79 92.89 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_3__\" stroke=\"none\"></path><g><path d=\"M 183.74 100.78 L 176.38 100.78 C 176.08 100.78 175.85 100.54 175.85 100.26 L 175.85 93.09 C 175.85 92.80 176.08 92.57 176.38 92.57 L 183.74 92.57 C 184.03 92.57 184.27 92.80 184.27 93.09 L 184.27 100.26 C 184.27 100.54 184.03 100.78 183.74 100.78\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><g><g><g><path d=\"M 59.63 102.72 L 57.13 102.72 L 57.13 95.11 C 57.13 94.50 57.69 94.01 58.37 94.01 L 58.39 94.01 C 59.07 94.01 59.63 94.50 59.63 95.11 L 59.63 102.72 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 60.87 104.58 L 58.37 104.58 L 58.37 100.61 C 58.37 100.02 58.91 99.54 59.58 99.54 L 59.65 99.54 C 60.32 99.54 60.87 100.02 60.87 100.61 L 60.87 104.58 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_2__\" stroke=\"none\"></path><path d=\"M 57.50 102.71 L 54.98 102.71 L 54.98 98.39 C 54.98 97.80 55.53 97.32 56.20 97.32 L 56.28 97.32 C 56.96 97.32 57.50 97.80 57.50 98.39 L 57.50 102.71 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_3__\" stroke=\"none\"></path><g><path d=\"M 61.02 109.02 L 54.47 109.02 C 54.21 109.02 54.00 108.84 54.00 108.61 L 54.00 102.87 C 54.00 102.64 54.21 102.46 54.47 102.46 L 61.02 102.46 C 61.27 102.46 61.48 102.64 61.48 102.87 L 61.48 108.61 C 61.48 108.84 61.27 109.02 61.02 109.02\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><path d=\"M 106.00 0.00 L 155.00 0.00 C 159.42 0.00 163.00 3.58 163.00 8.00 L 163.00 71.00 C 163.00 75.42 159.42 79.00 155.00 79.00 L 106.00 79.00 C 101.58 79.00 98.00 75.42 98.00 71.00 L 98.00 8.00 C 98.00 3.58 101.58 0.00 106.00 0.00 Z\" fill=\"#b3c6f5\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 86.00 9.00 L 147.00 9.00 C 151.42 9.00 155.00 12.58 155.00 17.00 L 155.00 87.00 C 155.00 91.42 151.42 95.00 147.00 95.00 L 86.00 95.00 C 81.58 95.00 78.00 91.42 78.00 87.00 L 78.00 17.00 C 78.00 12.58 81.58 9.00 86.00 9.00 Z\" fill=\"url(#__MID_1__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 86.00 9.00 L 147.00 9.00 C 151.42 9.00 155.00 12.58 155.00 17.00 L 155.00 23.00 L 155.00 23.00 L 78.00 23.00 L 78.00 17.00 C 78.00 12.58 81.58 9.00 86.00 9.00 Z\" fill=\"#7aa1f8\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 88.00 16.50 C 88.00 17.88 86.88 19.00 85.50 19.00 C 84.12 19.00 83.00 17.88 83.00 16.50 C 83.00 15.12 84.12 14.00 85.50 14.00 C 86.88 14.00 88.00 15.12 88.00 16.50 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 95.00 16.50 C 95.00 17.88 93.88 19.00 92.50 19.00 C 91.12 19.00 90.00 17.88 90.00 16.50 C 90.00 15.12 91.12 14.00 92.50 14.00 C 93.88 14.00 95.00 15.12 95.00 16.50 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 102.00 16.50 C 102.00 17.88 100.88 19.00 99.50 19.00 C 98.12 19.00 97.00 17.88 97.00 16.50 C 97.00 15.12 98.12 14.00 99.50 14.00 C 100.88 14.00 102.00 15.12 102.00 16.50 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><g><path d=\"M 95.50 30.00 L 95.50 30.00 C 88.60 30.00 83.00 35.60 83.00 42.50 C 83.00 49.40 88.60 55.00 95.50 55.00 C 102.40 55.00 108.00 49.40 108.00 42.50 L 108.00 42.50 C 108.00 35.60 102.40 30.00 95.50 30.00 L 95.50 30.00 Z M 95.50 35.78 L 95.50 35.78 C 97.01 35.78 98.23 37.01 98.23 38.51 C 98.23 40.02 97.01 41.24 95.50 41.24 C 94.00 41.24 92.77 40.02 92.77 38.51 C 92.77 38.51 92.77 38.51 92.77 38.51 L 92.77 38.51 C 92.77 37.01 93.99 35.78 95.50 35.78 C 95.50 35.78 95.50 35.78 95.50 35.78 L 95.50 35.78 Z M 90.52 47.15 L 90.52 47.15 C 90.52 44.40 92.75 42.17 95.50 42.17 C 98.25 42.17 100.48 44.40 100.48 47.15 C 100.48 49.90 90.52 49.90 90.52 47.15 L 90.52 47.15 Z\" fill=\"#ffffff\" fill-rule=\"nonzero\" stroke=\"none\"></path></g><path d=\"M 114.00 34.00 L 132.00 34.00 L 132.00 40.00 L 114.00 40.00 Z\" fill=\"#5780dd\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 114.00 46.00 L 144.00 46.00 L 144.00 52.00 L 114.00 52.00 Z\" fill=\"#5780dd\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 84.00 59.00 L 144.00 59.00 L 144.00 65.00 L 84.00 65.00 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></svg>";
3
+ //#endregion
4
+ export { e as default };
@@ -2,8 +2,8 @@ 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
4
  import { t as r } from "../useFieldFeedback-C5qIqYMK.js";
5
- import { o as i } from "../config-Dln2-u_v.js";
6
- import { n as a } from "../locale-DNYpTg5K.js";
5
+ import { o as i } from "../config-BdK5ccNT.js";
6
+ import { n as a } from "../locale-B36KH7c3.js";
7
7
  import "./style.js";
8
8
  import { computed as o, createCommentVNode as s, createElementBlock as c, createElementVNode as l, createVNode as u, defineComponent as d, mergeProps as f, normalizeClass as p, openBlock as m, ref as h, renderSlot as g, toDisplayString as _, unref as v, useAttrs as y, watch as b } from "vue";
9
9
  //#region src/components/InputNumber/InputNumber.vue?vue&type=script&setup=true&lang.ts
@@ -1,6 +1,6 @@
1
1
  import { r as e } from "../useComponentAttrs-BTYEe61P.js";
2
- import { o as t } from "../config-Dln2-u_v.js";
3
- import { n, t as r } from "../locale-DNYpTg5K.js";
2
+ import { o as t } from "../config-BdK5ccNT.js";
3
+ import { n, t as r } from "../locale-B36KH7c3.js";
4
4
  import "./style.js";
5
5
  import { Fragment as i, computed as a, createElementBlock as o, defineComponent as s, mergeProps as c, nextTick as l, openBlock as u, ref as d, renderList as f, unref as p, useAttrs as m, watch as h } from "vue";
6
6
  //#region src/components/InputOtp/InputOtp.vue?vue&type=script&setup=true&lang.ts
@@ -2,8 +2,8 @@ import { n as e } from "../useComponentAttrs-BTYEe61P.js";
2
2
  import { r as t } from "../types-DGuu4Eg4.js";
3
3
  import { t as n } from "../Icon-DfpIfo2L.js";
4
4
  import { t as r } from "../useMId-BXFYayPP.js";
5
- import { i as ee, o as te, s as ne } from "../config-Dln2-u_v.js";
6
- import { n as re, t as i } from "../locale-DNYpTg5K.js";
5
+ import { i as ee, o as te, s as ne } from "../config-BdK5ccNT.js";
6
+ import { n as re, t as i } from "../locale-B36KH7c3.js";
7
7
  import "./style.js";
8
8
  import { computed as a, createBlock as o, createCommentVNode as s, createElementBlock as c, createElementVNode as l, createVNode as u, defineComponent as d, mergeProps as f, normalizeClass as p, onBeforeUnmount as ie, openBlock as m, ref as h, renderSlot as g, resolveDynamicComponent as _, toDisplayString as v, unref as y, useAttrs as b } from "vue";
9
9
  //#region src/components/InputPassword/InputPassword.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 { o as r } from "../config-Dln2-u_v.js";
5
- import { n as i } from "../locale-DNYpTg5K.js";
4
+ import { o as r } from "../config-BdK5ccNT.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, createTextVNode as u, createVNode as d, defineComponent as f, mergeProps as p, normalizeClass as m, openBlock as h, ref as g, renderList as _, renderSlot as v, toDisplayString as y, unref as b, useAttrs as x } from "vue";
8
8
  //#region src/components/InputTags/InputTags.vue?vue&type=script&setup=true&lang.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 "../Scrollbar-BYnCO8fv.js";
4
4
  import { r, t as i } from "../responsive-DA5bxylA.js";
5
- import { n as a } from "../locale-DNYpTg5K.js";
5
+ import { n as a } from "../locale-B36KH7c3.js";
6
6
  import "./style.js";
7
7
  import { computed as o, createBlock as s, createCommentVNode as c, createElementBlock as l, createElementVNode as u, createVNode as d, defineComponent as f, inject as p, mergeProps as m, normalizeClass as h, normalizeStyle as g, openBlock as _, provide as v, ref as y, renderSlot as b, toValue as x, unref as S, useAttrs as C, watch as w, withCtx as T } from "vue";
8
8
  //#region src/components/Layout/context.ts
@@ -1214,7 +1214,12 @@
1214
1214
  }
1215
1215
 
1216
1216
  .m-layout--fill-viewport {
1217
+ /* Definite height so has-sider children with min-height:100% / flex stretch fill the viewport.
1218
+ min-height alone leaves height:auto and percentage children collapse to content height. */
1219
+ height: 100vh;
1220
+ height: 100dvh;
1217
1221
  min-height: 100vh;
1222
+ min-height: 100dvh;
1218
1223
  }
1219
1224
 
1220
1225
  .m-layout--absolute-positioned {
@@ -2,8 +2,8 @@ import { r as e } from "../useComponentAttrs-BTYEe61P.js";
2
2
  import { t } from "../useMenuKeyboard-BedmYE4W.js";
3
3
  import { t as n } from "../Scrollbar-BYnCO8fv.js";
4
4
  import { t as r } from "../useFieldFeedback-C5qIqYMK.js";
5
- import { o as i } from "../config-Dln2-u_v.js";
6
- import { n as a } from "../locale-DNYpTg5K.js";
5
+ import { o as i } from "../config-BdK5ccNT.js";
6
+ import { n as a } from "../locale-B36KH7c3.js";
7
7
  import "./style.js";
8
8
  import { Fragment as o, computed as s, createCommentVNode as c, createElementBlock as l, createElementVNode as u, createTextVNode as d, createVNode as f, defineComponent as p, mergeProps as m, normalizeClass as h, openBlock as g, ref as _, renderList as v, renderSlot as y, toDisplayString as b, unref as x, useAttrs as S, vModelText as C, watch as w, withCtx as T, withDirectives as E } from "vue";
9
9
  //#region src/components/Listbox/Listbox.vue?vue&type=script&setup=true&lang.ts
@@ -1 +1 @@
1
- {"version":3,"file":"en-US.d.ts","sourceRoot":"","sources":["../../src/locale/en-US.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,SAAS,CAAA;AAE9C,eAAO,MAAM,IAAI,EAAE,eAoHlB,CAAA"}
1
+ {"version":3,"file":"en-US.d.ts","sourceRoot":"","sources":["../../src/locale/en-US.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,SAAS,CAAA;AAE9C,eAAO,MAAM,IAAI,EAAE,eAqHlB,CAAA"}
@@ -14,6 +14,7 @@ export interface MLocaleConfig {
14
14
  result403?: string;
15
15
  result404?: string;
16
16
  result500?: string;
17
+ result418?: string;
17
18
  searchPlaceholder?: string;
18
19
  datePickerPlaceholder?: string;
19
20
  selectPlaceholder?: string;
@@ -1 +1 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../src/locale/types.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../src/locale/types.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"zh-CN.d.ts","sourceRoot":"","sources":["../../src/locale/zh-CN.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,SAAS,CAAA;AAE9C,eAAO,MAAM,IAAI,EAAE,eAoHlB,CAAA"}
1
+ {"version":3,"file":"zh-CN.d.ts","sourceRoot":"","sources":["../../src/locale/zh-CN.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,SAAS,CAAA;AAE9C,eAAO,MAAM,IAAI,EAAE,eAqHlB,CAAA"}
@@ -1,4 +1,4 @@
1
- import { c as e, l as t } from "./config-Dln2-u_v.js";
1
+ import { c as e, l as t } from "./config-BdK5ccNT.js";
2
2
  import { computed as n } from "vue";
3
3
  //#region src/locale/index.ts
4
4
  function r(e, t) {
@@ -4,8 +4,8 @@ import { n, t as r } from "../overlay-oR-5MDuE.js";
4
4
  import { t as ee } from "../overlayPlacement-Cd20JTD_.js";
5
5
  import { t as i } from "../useMenuKeyboard-BedmYE4W.js";
6
6
  import { t as te } from "../icon-xUOyawgJ.js";
7
- import { c as a } from "../config-Dln2-u_v.js";
8
- import { n as o } from "../locale-DNYpTg5K.js";
7
+ import { c as a } from "../config-BdK5ccNT.js";
8
+ import { n as o } from "../locale-B36KH7c3.js";
9
9
  import "./style.js";
10
10
  import { Fragment as s, Teleport as ne, Transition as re, computed as c, createBlock as ie, createCommentVNode as l, createElementBlock as u, createElementVNode as d, createTextVNode as f, createVNode as p, defineComponent as m, mergeProps as ae, nextTick as h, normalizeClass as g, normalizeStyle as oe, onBeforeUnmount as se, onMounted as ce, openBlock as _, ref as v, renderList as y, toDisplayString as b, unref as x, useAttrs as S, watch as C, withCtx as le, withModifiers as w } from "vue";
11
11
  //#region src/components/MegaMenu/MegaMenu.vue?vue&type=script&setup=true&lang.ts
@@ -7,9 +7,9 @@ import { t as o } from "../Scrollbar-BYnCO8fv.js";
7
7
  import { t as s } from "../icon-xUOyawgJ.js";
8
8
  import { t as c } from "../key-CaQYVkjh.js";
9
9
  import { t as ee } from "../lastPointer-CRxcUqdd.js";
10
- import { t as l } from "../Popover-flzjtjqD.js";
11
- import { t as te } from "../Tooltip-CeGxjP-L.js";
12
- import { c as u } from "../config-Dln2-u_v.js";
10
+ import { t as l } from "../Popover-Dq_p0vib.js";
11
+ import { t as te } from "../Tooltip-CU1xFt_N.js";
12
+ import { c as u } from "../config-BdK5ccNT.js";
13
13
  import "./style.js";
14
14
  import { Fragment as d, Teleport as f, Transition as ne, computed as p, createBlock as m, createCommentVNode as h, createElementBlock as g, createElementVNode as _, createVNode as v, defineComponent as y, getCurrentInstance as b, inject as x, mergeProps as S, nextTick as C, normalizeClass as w, normalizeStyle as T, onBeforeUnmount as E, openBlock as D, provide as O, reactive as re, ref as k, renderList as A, renderSlot as j, resolveDynamicComponent as M, toDisplayString as N, unref as P, useAttrs as ie, useSlots as ae, watch as F, withCtx as I } from "vue";
15
15
  //#region src/shared/menu/tree.ts
@@ -55,25 +55,37 @@ function ce(e, t = "item") {
55
55
  var le = Symbol("muMenu");
56
56
  //#endregion
57
57
  //#region src/shared/optionalRouter.ts
58
- function z() {
58
+ function z(e) {
59
+ return !!(e && typeof e == "object" && "resolve" in e && "push" in e);
60
+ }
61
+ function B() {
59
62
  let e = b();
60
63
  if (!e) return !1;
61
- for (let t of Object.values(e.appContext.provides)) if (t && typeof t == "object" && "resolve" in t && "push" in t) return !0;
62
- return !1;
64
+ let t = e.appContext.provides;
65
+ for (let e of Reflect.ownKeys(t)) if (z(t[e])) return !0;
66
+ let n = e;
67
+ for (; n;) {
68
+ let e = n.provides;
69
+ if (e) {
70
+ for (let t of Reflect.ownKeys(e)) if (z(e[t])) return !0;
71
+ }
72
+ n = n.parent;
73
+ }
74
+ return !!e.appContext.components.RouterLink;
63
75
  }
64
- function B() {
76
+ function ue() {
65
77
  let e = b();
66
- return !e || !z() ? null : e.appContext.components.RouterLink ?? null;
78
+ return !e || !B() ? null : e.appContext.components.RouterLink ?? null;
67
79
  }
68
- function ue(e) {
80
+ function de(e) {
69
81
  return typeof e == "string" ? e : typeof e.path == "string" ? e.path : typeof e.href == "string" ? e.href : "#";
70
82
  }
71
- function de(e) {
83
+ function V(e) {
72
84
  return typeof e == "string" ? /^(?:[a-z][a-z\d+\-.]*:)?\/\//i.test(e) || e.startsWith("mailto:") || e.startsWith("tel:") : !1;
73
85
  }
74
86
  //#endregion
75
87
  //#region src/components/Menu/MenuCollapsedTooltip.vue
76
- var V = /* @__PURE__ */ y({
88
+ var H = /* @__PURE__ */ y({
77
89
  __name: "MenuCollapsedTooltip",
78
90
  props: {
79
91
  label: {},
@@ -99,45 +111,45 @@ var V = /* @__PURE__ */ y({
99
111
  _: 3
100
112
  }, 8, ["content"])) : j(t.$slots, "default", {}, void 0, void 0, 1);
101
113
  }
102
- }), H = {
114
+ }), U = {
103
115
  key: 0,
104
116
  class: "m-menu__separator",
105
117
  role: "separator"
106
- }, U = [
118
+ }, W = [
107
119
  "tabindex",
108
120
  "data-m-menu-key",
109
121
  "aria-label",
110
122
  "aria-expanded"
111
- ], W = {
123
+ ], fe = {
112
124
  key: 0,
113
125
  class: "m-menu__icon",
114
126
  "aria-hidden": "true"
115
- }, fe = { class: "m-menu__label" }, pe = {
127
+ }, pe = { class: "m-menu__label" }, G = {
116
128
  key: 1,
117
129
  class: "m-menu__arrow",
118
130
  "aria-hidden": "true"
119
- }, G = {
131
+ }, me = {
120
132
  class: "m-menu m-menu--flyout",
121
133
  role: "menu"
122
- }, me = [
134
+ }, K = [
123
135
  "tabindex",
124
136
  "data-m-menu-key",
125
137
  "aria-expanded",
126
138
  "aria-disabled",
127
139
  "onClick"
128
- ], K = {
140
+ ], q = {
129
141
  key: 0,
130
142
  class: "m-menu__icon",
131
143
  "aria-hidden": "true"
132
- }, q = { class: "m-menu__label" }, J = {
144
+ }, J = { class: "m-menu__label" }, Y = {
133
145
  key: 0,
134
146
  class: "m-menu__submenu",
135
147
  role: "group"
136
- }, Y = { class: "m-menu__submenu-inner" }, he = {
148
+ }, he = { class: "m-menu__submenu-inner" }, ge = {
137
149
  key: 0,
138
150
  class: "m-menu__icon",
139
151
  "aria-hidden": "true"
140
- }, ge = { class: "m-menu__label" }, X = /* @__PURE__ */ y({
152
+ }, _e = { class: "m-menu__label" }, X = /* @__PURE__ */ y({
141
153
  __name: "MenuNodes",
142
154
  props: {
143
155
  items: {},
@@ -148,7 +160,7 @@ var V = /* @__PURE__ */ y({
148
160
  setup(e) {
149
161
  let n = e, r = x(le);
150
162
  if (!r) throw Error("MenuNodes must be used inside MMenu");
151
- let i = r, a = B(), o = p(() => i.collapsed.value && !n.flyout), c = p(() => i.mode === "horizontal"), ee = p(() => (o.value || c.value) && !n.flyout);
163
+ let i = r, a = ue(), o = p(() => i.collapsed.value && !n.flyout), c = p(() => i.mode === "horizontal"), ee = p(() => (o.value || c.value) && !n.flyout);
152
164
  function te(e, t) {
153
165
  i.setFlyoutOpen(e, t);
154
166
  }
@@ -192,10 +204,10 @@ var V = /* @__PURE__ */ y({
192
204
  return S(e, t);
193
205
  }
194
206
  function k(e) {
195
- return !!(e.to && a && !de(e.to));
207
+ return !!(e.to && a && !V(e.to));
196
208
  }
197
209
  function j(e) {
198
- if (!(!e.to || k(e))) return ue(e.to);
210
+ if (!(!e.to || k(e))) return de(e.to);
199
211
  }
200
212
  function ie(e) {
201
213
  if (!(!k(e) || !e.to)) return e.to;
@@ -206,7 +218,7 @@ var V = /* @__PURE__ */ y({
206
218
  function F(e, t) {
207
219
  return !!i.flyoutOpen[u(e, t)];
208
220
  }
209
- return (n, r) => (D(!0), g(d, null, A(e.items, (n, r) => (D(), g(d, { key: u(n, r) }, [n.separator ? (D(), g("div", H)) : n.items?.length ? (D(), g("div", {
221
+ return (n, r) => (D(!0), g(d, null, A(e.items, (n, r) => (D(), g(d, { key: u(n, r) }, [n.separator ? (D(), g("div", U)) : n.items?.length ? (D(), g("div", {
210
222
  key: 1,
211
223
  class: w(["m-menu__item m-menu__item--submenu", { "m-menu__item--horizontal": c.value }]),
212
224
  role: "none"
@@ -220,7 +232,7 @@ var V = /* @__PURE__ */ y({
220
232
  "hide-delay": c.value ? 0 : 80,
221
233
  "onUpdate:modelValue": (e) => te(u(n, r), e)
222
234
  }, {
223
- default: I(() => [v(V, {
235
+ default: I(() => [v(H, {
224
236
  label: n.label,
225
237
  active: ae(n),
226
238
  suspended: F(n, r)
@@ -235,23 +247,23 @@ var V = /* @__PURE__ */ y({
235
247
  "aria-haspopup": "menu",
236
248
  "aria-expanded": c.value ? !!P(i).flyoutOpen[u(n, r)] : void 0
237
249
  }, [
238
- f(n) ? (D(), g("span", W, [v(t, {
250
+ f(n) ? (D(), g("span", fe, [v(t, {
239
251
  name: f(n),
240
252
  size: "sm"
241
253
  }, null, 8, ["name"])])) : h("", !0),
242
- _("span", fe, N(n.label), 1),
243
- c.value ? (D(), g("span", pe, [v(t, {
254
+ _("span", pe, N(n.label), 1),
255
+ c.value ? (D(), g("span", G, [v(t, {
244
256
  name: "chevron-down",
245
257
  size: "sm"
246
258
  })])) : h("", !0)
247
- ], 14, U)]),
259
+ ], 14, W)]),
248
260
  _: 2
249
261
  }, 1032, [
250
262
  "label",
251
263
  "active",
252
264
  "suspended"
253
265
  ])]),
254
- content: I(() => [_("div", G, [v(X, {
266
+ content: I(() => [_("div", me, [v(X, {
255
267
  items: n.items,
256
268
  depth: 0,
257
269
  prefix: `${e.prefix}-${r}`,
@@ -276,11 +288,11 @@ var V = /* @__PURE__ */ y({
276
288
  "aria-disabled": n.disabled || void 0,
277
289
  onClick: (e) => b(n, r)
278
290
  }, [
279
- f(n) ? (D(), g("span", K, [v(t, {
291
+ f(n) ? (D(), g("span", q, [v(t, {
280
292
  name: f(n),
281
293
  size: "sm"
282
294
  }, null, 8, ["name"])])) : h("", !0),
283
- _("span", q, N(n.label), 1),
295
+ _("span", J, N(n.label), 1),
284
296
  _("span", {
285
297
  class: w(["m-menu__arrow", { "m-menu__arrow--expanded": re(n, r) }]),
286
298
  "aria-hidden": "true"
@@ -288,8 +300,8 @@ var V = /* @__PURE__ */ y({
288
300
  name: "chevron-right",
289
301
  size: "sm"
290
302
  })], 2)
291
- ], 14, me), v(ne, { name: "m-menu-expand" }, {
292
- default: I(() => [S(n, r) ? (D(), g("div", J, [_("div", Y, [v(X, {
303
+ ], 14, K), v(ne, { name: "m-menu-expand" }, {
304
+ default: I(() => [S(n, r) ? (D(), g("div", Y, [_("div", he, [v(X, {
293
305
  items: n.items,
294
306
  depth: e.depth + 1,
295
307
  prefix: `${e.prefix}-${r}`
@@ -303,7 +315,7 @@ var V = /* @__PURE__ */ y({
303
315
  key: 2,
304
316
  class: w(["m-menu__item", { "m-menu__item--horizontal": c.value }]),
305
317
  role: "none"
306
- }, [v(V, {
318
+ }, [v(H, {
307
319
  label: n.label,
308
320
  active: ae(n)
309
321
  }, {
@@ -319,10 +331,10 @@ var V = /* @__PURE__ */ y({
319
331
  to: ie(n),
320
332
  onClick: (e) => y(n, e)
321
333
  }, {
322
- default: I(() => [f(n) ? (D(), g("span", he, [v(t, {
334
+ default: I(() => [f(n) ? (D(), g("span", ge, [v(t, {
323
335
  name: f(n),
324
336
  size: "sm"
325
- }, null, 8, ["name"])])) : h("", !0), _("span", ge, N(n.label), 1)]),
337
+ }, null, 8, ["name"])])) : h("", !0), _("span", _e, N(n.label), 1)]),
326
338
  _: 2
327
339
  }, 1032, [
328
340
  "class",
@@ -338,7 +350,7 @@ var V = /* @__PURE__ */ y({
338
350
  _: 2
339
351
  }, 1032, ["label", "active"])], 2))], 64))), 128));
340
352
  }
341
- }), _e = /* @__PURE__ */ y({
353
+ }), ve = /* @__PURE__ */ y({
342
354
  inheritAttrs: !1,
343
355
  __name: "Menu",
344
356
  props: {
@@ -700,4 +712,4 @@ var V = /* @__PURE__ */ y({
700
712
  }
701
713
  });
702
714
  //#endregion
703
- export { _e as MMenu };
715
+ export { ve as MMenu };
@@ -1662,6 +1662,7 @@
1662
1662
  align-items: center;
1663
1663
  border-radius: var(--m-menu-item-radius);
1664
1664
  box-sizing: border-box;
1665
+ color: var(--m-menu-item-text);
1665
1666
  cursor: pointer;
1666
1667
  display: grid;
1667
1668
  grid-template-areas: "icon label arrow";
@@ -1670,12 +1671,23 @@
1670
1671
  line-height: 1.75;
1671
1672
  padding-inline-end: 0.75rem;
1672
1673
  position: relative;
1674
+ text-decoration: none;
1673
1675
  transition:
1674
1676
  color var(--m-motion-fast) var(--m-motion-ease),
1675
1677
  background-color var(--m-motion-fast) var(--m-motion-ease),
1676
1678
  padding-inline-start var(--m-motion-fast) var(--m-motion-ease);
1677
1679
  }
1678
1680
 
1681
+ /* RouterLink / <a> must not keep browser link chrome (blue + underline). */
1682
+ a.m-menu__item-content,
1683
+ a.m-menu__item-content:link,
1684
+ a.m-menu__item-content:visited,
1685
+ a.m-menu__item-content:hover,
1686
+ a.m-menu__item-content:active {
1687
+ color: var(--m-menu-item-text);
1688
+ text-decoration: none;
1689
+ }
1690
+
1679
1691
  .m-menu__item-content--no-icon {
1680
1692
  grid-template-areas: "label arrow";
1681
1693
  grid-template-columns: minmax(0, 1fr) auto;
@@ -1707,6 +1719,13 @@
1707
1719
  background: var(--m-menu-item-color-active) !important;
1708
1720
  }
1709
1721
 
1722
+ .m-menu__item-content--selected,
1723
+ a.m-menu__item-content--selected,
1724
+ a.m-menu__item-content--selected:link,
1725
+ a.m-menu__item-content--selected:visited {
1726
+ color: var(--m-menu-item-text-active);
1727
+ }
1728
+
1710
1729
  .m-menu__item-content--selected .m-menu__label,
1711
1730
  .m-menu__item-content--selected .m-menu__icon,
1712
1731
  .m-menu__item-content--selected .m-menu__arrow {
@@ -5,8 +5,8 @@ import { t as ee } from "../overlayPlacement-Cd20JTD_.js";
5
5
  import { t as i } from "../useMenuKeyboard-BedmYE4W.js";
6
6
  import { t as te } from "../Scrollbar-BYnCO8fv.js";
7
7
  import { t as ne } from "../icon-xUOyawgJ.js";
8
- import { c as re } from "../config-Dln2-u_v.js";
9
- import { n as ie } from "../locale-DNYpTg5K.js";
8
+ import { c as re } from "../config-BdK5ccNT.js";
9
+ import { n as ie } from "../locale-B36KH7c3.js";
10
10
  import "./style.js";
11
11
  import { Fragment as a, Teleport as ae, Transition as oe, computed as o, createBlock as s, createCommentVNode as c, createElementBlock as l, createElementVNode as se, createTextVNode as u, createVNode as d, defineComponent as f, mergeProps as ce, nextTick as p, normalizeClass as m, normalizeStyle as le, onBeforeUnmount as ue, onMounted as h, openBlock as g, ref as _, renderList as v, renderSlot as y, toDisplayString as b, unref as x, useAttrs as de, watch as S, withCtx as C, withModifiers as w } from "vue";
12
12
  //#region src/components/Menubar/Menubar.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, n 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 } from "../locale-DNYpTg5K.js";
8
+ import { n as l } from "../locale-B36KH7c3.js";
9
9
  import "./style.js";
10
10
  import { Fragment as u, Teleport as d, TransitionGroup as ee, computed as f, createBlock as p, createCommentVNode as m, createElementBlock as h, createElementVNode as g, createVNode as _, defineComponent as v, h as y, mergeProps as b, normalizeClass as x, onBeforeUnmount as te, onMounted as ne, openBlock as S, reactive as C, renderList as w, unref as T, useAttrs as E, watch as D, withCtx as O } from "vue";
11
11
  //#region src/components/Message/messageState.ts
@@ -0,0 +1,4 @@
1
+ //#region src/components/Empty/illustrations/markup/network-error.ts
2
+ var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 250 128\" fill=\"none\" aria-hidden=\"true\" focusable=\"false\"><defs><linearGradient gradientUnits=\"objectBoundingBox\" id=\"__MID_0__\" spreadMethod=\"pad\" x1=\"0.5\" x2=\"0.5\" y1=\"0\" y2=\"1\"><stop offset=\"0\" stop-color=\"#c1dbfe\"></stop><stop offset=\"1\" stop-color=\"#ffffff\"></stop></linearGradient><linearGradient gradientUnits=\"objectBoundingBox\" id=\"__MID_2__\" spreadMethod=\"pad\" x1=\"0.5\" x2=\"0.1451973\" y1=\"0\" y2=\"0.9449774\"><stop offset=\"0\" stop-color=\"#a3bcff\"></stop><stop offset=\"1\" stop-color=\"#7caaf2\"></stop></linearGradient><filter filterUnits=\"objectBoundingBox\" height=\"85.004\" id=\"__MID_1__\" width=\"85.004\" x=\"-4.503\" y=\"-4.503\"><feOffset color-interpolation-filters=\"linearRGB\" dx=\"-3\" dy=\"-3\" in=\"SourceAlpha\" result=\"shadowOffsetOuter1\"></feOffset><feColorMatrix color-interpolation-filters=\"linearRGB\" in=\"shadowOffsetOuter1\" result=\"result2\" type=\"matrix\" values=\"0 0 0 0 0.43137255 0 0 0 0 0.5882353 0 0 0 0 0.9372549 0 0 0 1 0\"></feColorMatrix></filter><mask height=\"42\" id=\"__MID_3__\" maskUnits=\"userSpaceOnUse\" width=\"42\" x=\"93.5\" y=\"-4.5\"><path d=\"M 168.00 55.50 C 168.00 77.32 150.32 95.00 128.50 95.00 C 106.68 95.00 89.00 77.32 89.00 55.50 C 89.00 33.68 106.68 16.00 128.50 16.00 C 150.32 16.00 168.00 33.68 168.00 55.50 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path></mask><mask height=\"42\" id=\"__MID_4__\" maskUnits=\"userSpaceOnUse\" width=\"42\" x=\"141.5\" y=\"47.5\"><path d=\"M 168.00 55.50 C 168.00 77.32 150.32 95.00 128.50 95.00 C 106.68 95.00 89.00 77.32 89.00 55.50 C 89.00 33.68 106.68 16.00 128.50 16.00 C 150.32 16.00 168.00 33.68 168.00 55.50 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path></mask><mask height=\"22.800003\" id=\"__MID_5__\" maskUnits=\"userSpaceOnUse\" width=\"22.799995\" x=\"117.1\" y=\"78.1\"><path d=\"M 168.00 55.50 C 168.00 77.32 150.32 95.00 128.50 95.00 C 106.68 95.00 89.00 77.32 89.00 55.50 C 89.00 33.68 106.68 16.00 128.50 16.00 C 150.32 16.00 168.00 33.68 168.00 55.50 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path></mask><mask height=\"42\" id=\"__MID_6__\" maskUnits=\"userSpaceOnUse\" width=\"42\" x=\"73.5\" y=\"56.5\"><path d=\"M 168.00 55.50 C 168.00 77.32 150.32 95.00 128.50 95.00 C 106.68 95.00 89.00 77.32 89.00 55.50 C 89.00 33.68 106.68 16.00 128.50 16.00 C 150.32 16.00 168.00 33.68 168.00 55.50 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path></mask></defs><g><g><path d=\"M -2.00 -22.00 L 251.00 -22.00 L 251.00 128.00 L -2.00 128.00 Z\" fill=\"none\" stroke=\"none\"></path><path d=\"M 249.28 128.00 C 219.86 91.49 172.80 70.00 122.26 70.00 C 73.29 70.00 29.44 91.93 0.00 126.52 C 0.00 126.52 249.28 128.00 249.28 128.00 Z\" fill=\"url(#__MID_0__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><g><g><g><path d=\"M 77.52 88.53 L 72.85 88.53 L 72.85 72.52 C 72.85 71.24 73.89 70.21 75.17 70.21 L 75.19 70.21 C 76.48 70.21 77.52 71.24 77.52 72.52 L 77.52 88.53 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 79.84 92.45 L 75.16 92.45 L 75.16 84.09 C 75.16 82.85 76.17 81.84 77.43 81.84 L 77.57 81.84 C 78.83 81.84 79.84 82.85 79.84 84.09 L 79.84 92.45 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_7__\" stroke=\"none\"></path><path d=\"M 73.53 88.52 L 68.81 88.52 L 68.81 79.43 C 68.81 78.18 69.83 77.17 71.09 77.17 L 71.25 77.17 C 72.51 77.17 73.53 78.18 73.53 79.43 L 73.53 88.52 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_8__\" stroke=\"none\"></path><g><path d=\"M 80.12 101.80 L 67.85 101.80 C 67.36 101.80 66.97 101.41 66.97 100.93 L 66.97 88.86 C 66.97 88.38 67.36 87.99 67.85 87.99 L 80.12 87.99 C 80.61 87.99 81.00 88.38 81.00 88.86 L 81.00 100.93 C 81.00 101.41 80.61 101.80 80.12 101.80\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><g><g><g><path d=\"M 184.93 72.48 L 180.88 72.48 L 180.88 58.97 C 180.88 57.90 181.78 57.02 182.90 57.02 L 182.92 57.02 C 184.03 57.02 184.93 57.90 184.93 58.97 L 184.93 72.48 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 186.95 75.79 L 182.88 75.79 L 182.88 68.73 C 182.88 67.69 183.77 66.84 184.85 66.84 L 184.98 66.84 C 186.06 66.84 186.95 67.69 186.95 68.73 L 186.95 75.79 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_7__\" stroke=\"none\"></path><path d=\"M 181.48 72.48 L 177.39 72.48 L 177.39 64.80 C 177.39 63.75 178.27 62.90 179.36 62.90 L 179.50 62.90 C 180.59 62.90 181.48 63.75 181.48 64.80 L 181.48 72.48 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_8__\" stroke=\"none\"></path><g><path d=\"M 187.19 83.68 L 176.55 83.68 C 176.13 83.68 175.79 83.35 175.79 82.95 L 175.79 72.76 C 175.79 72.35 176.13 72.03 176.55 72.03 L 187.19 72.03 C 187.61 72.03 187.95 72.35 187.95 72.76 L 187.95 82.95 C 187.95 83.35 187.61 83.68 187.19 83.68\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><g><path d=\"M 167.55 24.88 C 167.55 26.82 169.12 28.38 171.05 28.38 C 172.98 28.38 174.55 26.82 174.55 24.88 C 174.55 22.95 172.98 21.38 171.05 21.38 C 169.12 21.38 167.55 22.95 167.55 24.88 Z\" fill=\"#98b7fb\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 179.83 27.00 C 180.02 24.43 178.91 21.96 176.52 19.59 C 174.13 17.21 170.95 16.47 167.00 17.37\" fill=\"none\" stroke=\"#98b7fb\" stroke-linecap=\"round\" stroke-width=\"4\"></path><path d=\"M 186.00 24.00 C 186.12 20.90 184.40 17.59 180.83 14.08 C 177.26 10.57 172.50 9.39 166.56 10.54\" fill=\"none\" stroke=\"#98b7fb\" stroke-linecap=\"round\" stroke-width=\"4\"></path></g><g><g><g><path d=\"M 168.00 55.50 C 168.00 77.32 150.32 95.00 128.50 95.00 C 106.68 95.00 89.00 77.32 89.00 55.50 C 89.00 33.68 106.68 16.00 128.50 16.00 C 150.32 16.00 168.00 33.68 168.00 55.50 Z\" fill=\"#000000\" fill-rule=\"evenodd\" filter=\"url(#__MID_1__)\" stroke=\"none\"></path></g><path d=\"M 168.00 55.50 C 168.00 77.32 150.32 95.00 128.50 95.00 C 106.68 95.00 89.00 77.32 89.00 55.50 C 89.00 33.68 106.68 16.00 128.50 16.00 C 150.32 16.00 168.00 33.68 168.00 55.50 Z\" fill=\"url(#__MID_2__)\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><g><path d=\"M 132.00 16.50 C 132.00 26.16 124.16 34.00 114.50 34.00 C 104.84 34.00 97.00 26.16 97.00 16.50 C 97.00 6.84 104.84 -1.00 114.50 -1.00 C 124.16 -1.00 132.00 6.84 132.00 16.50 Z\" fill=\"#5787ea\" fill-opacity=\"0.1255813\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><g><path d=\"M 180.00 68.50 C 180.00 78.16 172.16 86.00 162.50 86.00 C 152.84 86.00 145.00 78.16 145.00 68.50 C 145.00 58.84 152.84 51.00 162.50 51.00 C 172.16 51.00 180.00 58.84 180.00 68.50 Z\" fill=\"#5787ea\" fill-opacity=\"0.1255813\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><g><path d=\"M 138.00 89.50 C 138.00 94.75 133.75 99.00 128.50 99.00 C 123.25 99.00 119.00 94.75 119.00 89.50 C 119.00 84.25 123.25 80.00 128.50 80.00 C 133.75 80.00 138.00 84.25 138.00 89.50 Z\" fill=\"#5787ea\" fill-opacity=\"0.1255813\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 112.00 77.50 C 112.00 87.16 104.16 95.00 94.50 95.00 C 84.84 95.00 77.00 87.16 77.00 77.50 C 77.00 67.84 84.84 60.00 94.50 60.00 C 104.16 60.00 112.00 67.84 112.00 77.50 Z\" fill=\"#5787ea\" fill-opacity=\"0.1255813\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><g><path d=\"M 152.05 26.83 C 151.42 30.16 152.72 33.81 155.96 37.76 C 158.97 41.42 161.76 43.52 164.34 44.07 L 164.34 44.07 C 165.81 44.38 167.29 43.56 167.79 42.14 C 168.92 38.97 167.88 35.23 164.65 30.93 C 161.51 26.74 158.35 24.56 155.16 24.40 L 155.16 24.40 C 153.66 24.32 152.34 25.36 152.05 26.83 Z\" fill=\"#6e93e3\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 187.67 4.74 L 186.05 6.75 C 185.55 7.36 185.65 8.27 186.26 8.76 C 186.28 8.78 186.30 8.79 186.32 8.81 C 187.00 9.30 187.95 9.15 188.45 8.48 L 189.78 6.71 L 189.78 6.71 L 191.47 8.12 C 192.08 8.63 192.98 8.56 193.51 7.97 C 194.01 7.40 193.96 6.53 193.39 6.02 C 193.38 6.01 193.37 6.00 193.36 6.00 L 191.55 4.49 L 191.55 4.49 L 193.20 2.35 C 193.68 1.72 193.57 0.82 192.94 0.33 C 192.92 0.32 192.91 0.31 192.90 0.30 C 192.22 -0.18 191.28 -0.05 190.77 0.61 L 189.36 2.44 L 189.36 2.44 L 187.45 0.87 C 186.84 0.36 185.93 0.45 185.42 1.07 C 184.92 1.67 185.01 2.57 185.62 3.08 C 185.62 3.08 185.62 3.08 185.63 3.08 L 187.67 4.74 L 187.67 4.74 Z\" fill=\"#6e96ef\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></svg>";
3
+ //#endregion
4
+ export { e as default };
@@ -0,0 +1,4 @@
1
+ //#region src/components/Empty/illustrations/markup/no-content.ts
2
+ var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 250 129\" fill=\"none\" aria-hidden=\"true\" focusable=\"false\"><defs><linearGradient gradientUnits=\"objectBoundingBox\" id=\"__MID_0__\" spreadMethod=\"pad\" x1=\"0.5\" x2=\"0.5\" y1=\"0\" y2=\"1\"><stop offset=\"0\" stop-color=\"#c1dbfe\"></stop><stop offset=\"1\" stop-color=\"#ffffff\"></stop></linearGradient><linearGradient gradientUnits=\"objectBoundingBox\" id=\"__MID_1__\" spreadMethod=\"pad\" x1=\"0.5\" x2=\"0.8432293\" y1=\"0\" y2=\"0.40023464\"><stop offset=\"0\" stop-color=\"#afc0ef\"></stop><stop offset=\"1\" stop-color=\"#6e94e7\"></stop></linearGradient><linearGradient gradientUnits=\"objectBoundingBox\" id=\"__MID_2__\" spreadMethod=\"pad\" x1=\"0.5\" x2=\"0.981224\" y1=\"0\" y2=\"0.40023464\"><stop offset=\"0\" stop-color=\"#afc0ef\"></stop><stop offset=\"1\" stop-color=\"#6e94e7\"></stop></linearGradient><linearGradient gradientUnits=\"objectBoundingBox\" id=\"__MID_3__\" spreadMethod=\"pad\" x1=\"0.23125735\" x2=\"0.7208288\" y1=\"0.13331176\" y2=\"0.8687874\"><stop offset=\"0\" stop-color=\"#b9d1f5\"></stop><stop offset=\"1\" stop-color=\"#89aff1\"></stop></linearGradient><linearGradient gradientUnits=\"objectBoundingBox\" id=\"__MID_4__\" spreadMethod=\"pad\" x1=\"0.5\" x2=\"0.3793453\" y1=\"0\" y2=\"1\"><stop offset=\"0\" stop-color=\"#4b75cc\"></stop><stop offset=\"1\" stop-color=\"#8db1f9\"></stop></linearGradient><linearGradient gradientUnits=\"objectBoundingBox\" id=\"__MID_5__\" spreadMethod=\"pad\" x1=\"0.95891416\" x2=\"-0.18698098\" y1=\"0.5\" y2=\"0.29170907\"><stop offset=\"0\" stop-color=\"#bbccf8\"></stop><stop offset=\"0.9999999\" stop-color=\"#7c9bdc\"></stop><stop offset=\"1\" stop-color=\"#7c9bdc\"></stop></linearGradient><linearGradient gradientUnits=\"objectBoundingBox\" id=\"__MID_6__\" spreadMethod=\"pad\" x1=\"0.5\" x2=\"0.5\" y1=\"0\" y2=\"1\"><stop offset=\"0\" stop-color=\"#aaceff\"></stop><stop offset=\"1\" stop-color=\"#97b4f6\"></stop></linearGradient></defs><g><g><path d=\"M -4.00 -21.00 L 249.00 -21.00 L 249.00 129.00 L -4.00 129.00 Z\" fill=\"none\" stroke=\"none\"></path><path d=\"M 249.28 129.00 C 219.86 92.49 172.80 71.00 122.26 71.00 C 73.29 71.00 29.44 92.93 0.00 127.52 C 0.00 127.52 249.28 129.00 249.28 129.00 Z\" fill=\"url(#__MID_0__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><g><path d=\"M 73.34 33.52 L 117.60 23.32 L 117.60 88.39 L 73.34 88.39 Z\" fill=\"url(#__MID_1__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 117.60 23.32 L 169.53 36.26 L 169.53 88.39 L 117.13 88.39 Z\" fill=\"url(#__MID_2__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 73.34 33.52 L 73.34 88.39 L 124.71 110.82 L 124.71 49.22 Z\" fill=\"url(#__MID_3__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 124.60 49.22 L 124.60 110.82 L 169.53 87.62 L 169.53 36.26 Z\" fill=\"url(#__MID_4__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 124.60 49.22 L 140.77 79.48 L 184.35 58.02 L 169.53 36.26 Z\" fill=\"url(#__MID_5__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 73.34 33.52 L 60.00 55.86 L 73.34 61.35 Z\" fill=\"url(#__MID_6__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 81.60 52.00 L 116.21 62.91\" fill=\"none\" stroke=\"#ffffff\" stroke-linecap=\"round\" stroke-width=\"2\"></path><path d=\"M 81.97 64.59 L 100.65 70.48\" fill=\"none\" stroke=\"#ffffff\" stroke-linecap=\"round\" stroke-width=\"2\"></path><path d=\"M 81.97 76.59 L 97.05 81.34\" fill=\"none\" stroke=\"#ffffff\" stroke-linecap=\"round\" stroke-width=\"2\"></path><g><path d=\"M 141.34 11.40 L 141.34 23.21 L 167.36 0.00 Z\" fill=\"#406ac6\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 167.36 0.00 L 145.52 14.11 L 157.15 21.93 Z\" fill=\"#bcd0f1\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 133.60 4.42 L 141.34 11.61 L 167.36 0.00 Z\" fill=\"#bcd0f1\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 138.61 15.00 C 128.12 23.12 122.87 28.78 122.87 31.97 C 122.87 36.76 126.24 38.32 129.32 38.32 C 132.40 38.32 134.72 32.83 128.80 31.97 C 124.85 31.40 121.11 36.53 117.60 47.37\" fill=\"none\" stroke=\"#b7dcfc\" stroke-dasharray=\"2 2\" stroke-linecap=\"round\" stroke-width=\"1\"></path></g><g><g><g><path d=\"M 55.52 90.53 L 50.85 90.53 L 50.85 74.52 C 50.85 73.24 51.89 72.21 53.17 72.21 L 53.19 72.21 C 54.48 72.21 55.52 73.24 55.52 74.52 L 55.52 90.53 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 57.84 94.45 L 53.16 94.45 L 53.16 86.09 C 53.16 84.85 54.17 83.84 55.43 83.84 L 55.57 83.84 C 56.83 83.84 57.84 84.85 57.84 86.09 L 57.84 94.45 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_7__\" stroke=\"none\"></path><path d=\"M 51.53 90.52 L 46.81 90.52 L 46.81 81.43 C 46.81 80.18 47.83 79.17 49.09 79.17 L 49.25 79.17 C 50.51 79.17 51.53 80.18 51.53 81.43 L 51.53 90.52 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_8__\" stroke=\"none\"></path><g><path d=\"M 58.12 103.80 L 45.85 103.80 C 45.36 103.80 44.97 103.41 44.97 102.93 L 44.97 90.86 C 44.97 90.38 45.36 89.99 45.85 89.99 L 58.12 89.99 C 58.61 89.99 59.00 90.38 59.00 90.86 L 59.00 102.93 C 59.00 103.41 58.61 103.80 58.12 103.80\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><g><g><g><path d=\"M 191.52 79.53 L 186.85 79.53 L 186.85 63.52 C 186.85 62.24 187.89 61.21 189.17 61.21 L 189.19 61.21 C 190.48 61.21 191.52 62.24 191.52 63.52 L 191.52 79.53 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 193.84 83.45 L 189.16 83.45 L 189.16 75.09 C 189.16 73.85 190.17 72.84 191.43 72.84 L 191.57 72.84 C 192.83 72.84 193.84 73.85 193.84 75.09 L 193.84 83.45 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_7__\" stroke=\"none\"></path><path d=\"M 187.53 79.52 L 182.81 79.52 L 182.81 70.43 C 182.81 69.18 183.83 68.17 185.09 68.17 L 185.25 68.17 C 186.51 68.17 187.53 69.18 187.53 70.43 L 187.53 79.52 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_8__\" stroke=\"none\"></path><g><path d=\"M 194.12 92.80 L 181.85 92.80 C 181.36 92.80 180.97 92.41 180.97 91.93 L 180.97 79.86 C 180.97 79.38 181.36 78.99 181.85 78.99 L 194.12 78.99 C 194.61 78.99 195.00 79.38 195.00 79.86 L 195.00 91.93 C 195.00 92.41 194.61 92.80 194.12 92.80\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g></g></g></svg>";
3
+ //#endregion
4
+ export { e as default };
@@ -0,0 +1,4 @@
1
+ //#region src/components/Empty/illustrations/markup/no-issue.ts
2
+ var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 250 116\" fill=\"none\" aria-hidden=\"true\" focusable=\"false\"><defs><linearGradient gradientUnits=\"objectBoundingBox\" id=\"__MID_0__\" spreadMethod=\"pad\" x1=\"0.5\" x2=\"0.5\" y1=\"0\" y2=\"1\"><stop offset=\"0\" stop-color=\"#c1dbfe\"></stop><stop offset=\"1\" stop-color=\"#ffffff\"></stop></linearGradient><linearGradient gradientUnits=\"objectBoundingBox\" id=\"__MID_1__\" spreadMethod=\"pad\" x1=\"0.5\" x2=\"0.5\" y1=\"0\" y2=\"1\"><stop offset=\"0\" stop-color=\"#9cb8f4\"></stop><stop offset=\"1\" stop-color=\"#dfebfd\" stop-opacity=\"0\"></stop></linearGradient><linearGradient gradientUnits=\"objectBoundingBox\" id=\"__MID_2__\" spreadMethod=\"pad\" x1=\"0.62686473\" x2=\"0.62686473\" y1=\"0.8422926\" y2=\"0\"><stop offset=\"0\" stop-color=\"#a1bbfe\"></stop><stop offset=\"1\" stop-color=\"#7facf3\"></stop></linearGradient><filter filterUnits=\"objectBoundingBox\" height=\"10.002001\" id=\"__MID_3__\" width=\"20.994999\" x=\"13.993\" y=\"30.998\"><feOffset color-interpolation-filters=\"linearRGB\" dx=\"0\" dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetOuter1\"></feOffset><feColorMatrix color-interpolation-filters=\"linearRGB\" in=\"shadowOffsetOuter1\" result=\"result2\" type=\"matrix\" values=\"0 0 0 0 0.34901962 0 0 0 0 0.5568628 0 0 0 0 0.93333334 0 0 0 1 0\"></feColorMatrix></filter><filter filterUnits=\"objectBoundingBox\" height=\"10.001999\" id=\"__MID_4__\" width=\"32.009995\" x=\"14.01\" y=\"43.998\"><feOffset color-interpolation-filters=\"linearRGB\" dx=\"0\" dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetOuter1\"></feOffset><feColorMatrix color-interpolation-filters=\"linearRGB\" in=\"shadowOffsetOuter1\" result=\"result2\" type=\"matrix\" values=\"0 0 0 0 0.34901962 0 0 0 0 0.5568628 0 0 0 0 0.93333334 0 0 0 1 0\"></feColorMatrix></filter></defs><g><g><path d=\"M 1.00 -34.00 L 254.00 -34.00 L 254.00 116.00 L 1.00 116.00 Z\" fill=\"none\" stroke=\"none\"></path><path d=\"M 249.28 116.00 C 219.86 79.49 172.80 58.00 122.26 58.00 C 73.29 58.00 29.44 79.93 0.00 114.52 C 0.00 114.52 249.28 116.00 249.28 116.00 Z\" fill=\"url(#__MID_0__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><g><g><g><path d=\"M 68.75 69.60 L 65.76 69.60 L 65.76 59.48 C 65.76 58.67 66.43 58.02 67.25 58.02 L 67.26 58.02 C 68.09 58.02 68.75 58.67 68.75 59.48 L 68.75 69.60 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 70.24 72.08 L 67.24 72.08 L 67.24 66.79 C 67.24 66.01 67.89 65.37 68.69 65.37 L 68.79 65.37 C 69.59 65.37 70.24 66.01 70.24 66.79 L 70.24 72.08 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_5__\" stroke=\"none\"></path><path d=\"M 66.20 69.59 L 63.18 69.59 L 63.18 63.85 C 63.18 63.06 63.83 62.42 64.64 62.42 L 64.74 62.42 C 65.55 62.42 66.20 63.06 66.20 63.85 L 66.20 69.59 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_6__\" stroke=\"none\"></path><g><path d=\"M 70.42 77.99 L 62.56 77.99 C 62.25 77.99 62.00 77.74 62.00 77.44 L 62.00 69.81 C 62.00 69.50 62.25 69.26 62.56 69.26 L 70.42 69.26 C 70.73 69.26 70.98 69.50 70.98 69.81 L 70.98 77.44 C 70.98 77.74 70.73 77.99 70.42 77.99\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><g><g><g><path d=\"M 206.18 71.89 L 203.37 71.89 L 203.37 62.39 C 203.37 61.63 204.00 61.02 204.77 61.02 L 204.78 61.02 C 205.55 61.02 206.18 61.63 206.18 62.39 L 206.18 71.89 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 207.57 74.22 L 204.76 74.22 L 204.76 69.26 C 204.76 68.52 205.37 67.92 206.13 67.92 L 206.21 67.92 C 206.96 67.92 207.57 68.52 207.57 69.26 L 207.57 74.22 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_5__\" stroke=\"none\"></path><path d=\"M 203.79 71.89 L 200.95 71.89 L 200.95 66.49 C 200.95 65.75 201.57 65.15 202.32 65.15 L 202.42 65.15 C 203.17 65.15 203.79 65.75 203.79 66.49 L 203.79 71.89 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_6__\" stroke=\"none\"></path><g><path d=\"M 207.74 79.78 L 200.38 79.78 C 200.08 79.78 199.85 79.54 199.85 79.26 L 199.85 72.09 C 199.85 71.80 200.08 71.57 200.38 71.57 L 207.74 71.57 C 208.03 71.57 208.27 71.80 208.27 72.09 L 208.27 79.26 C 208.27 79.54 208.03 79.78 207.74 79.78\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><g><g><g><path d=\"M 93.74 92.98 L 90.31 92.98 L 90.31 82.53 C 90.31 81.69 91.07 81.02 92.01 81.02 L 92.03 81.02 C 92.97 81.02 93.74 81.69 93.74 82.53 L 93.74 92.98 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 95.44 95.54 L 92.00 95.54 L 92.00 90.08 C 92.00 89.27 92.75 88.62 93.67 88.62 L 93.77 88.62 C 94.70 88.62 95.44 89.27 95.44 90.08 L 95.44 95.54 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_5__\" stroke=\"none\"></path><path d=\"M 90.81 92.98 L 87.35 92.98 L 87.35 87.04 C 87.35 86.23 88.10 85.57 89.02 85.57 L 89.14 85.57 C 90.06 85.57 90.81 86.23 90.81 87.04 L 90.81 92.98 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_6__\" stroke=\"none\"></path><g><path d=\"M 95.65 101.65 L 86.64 101.65 C 86.29 101.65 86.00 101.40 86.00 101.09 L 86.00 93.20 C 86.00 92.89 86.29 92.63 86.64 92.63 L 95.65 92.63 C 96.00 92.63 96.29 92.89 96.29 93.20 L 96.29 101.09 C 96.29 101.40 96.00 101.65 95.65 101.65\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><g><path d=\"M 104.38 67.78 L 94.43 93.87 L 163.24 93.87 L 150.83 67.78 Z\" fill=\"url(#__MID_1__)\" fill-opacity=\"0.60221356\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><g><path d=\"M 108.00 0.00 L 177.00 0.00 C 178.66 0.00 180.00 1.34 180.00 3.00 L 180.00 59.00 C 180.00 60.66 178.66 62.00 177.00 62.00 L 108.00 62.00 C 106.34 62.00 105.00 60.66 105.00 59.00 L 105.00 3.00 C 105.00 1.34 106.34 0.00 108.00 0.00 Z\" fill=\"#7aa1f8\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 91.00 9.00 L 166.00 9.00 C 167.66 9.00 169.00 10.34 169.00 12.00 L 169.00 82.12 C 169.00 83.78 167.66 85.12 166.00 85.12 C 165.53 85.12 165.07 85.01 164.65 84.80 L 143.63 74.19 L 143.63 74.19 L 91.00 74.19 C 89.34 74.19 88.00 72.84 88.00 71.19 L 88.00 12.00 C 88.00 10.34 89.34 9.00 91.00 9.00 Z\" fill=\"url(#__MID_2__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 169.00 12.00 L 181.00 62.00 L 169.00 62.00 Z\" fill=\"#6e96ef\" fill-rule=\"evenodd\" stroke=\"none\"></path><g><g><path d=\"M 103.00 32.00 L 122.00 32.00 L 122.00 38.00 L 103.00 38.00 Z\" fill=\"#000000\" fill-rule=\"evenodd\" filter=\"url(#__MID_3__)\" stroke=\"none\"></path></g><path d=\"M 103.00 32.00 L 122.00 32.00 L 122.00 38.00 L 103.00 38.00 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><g><g><path d=\"M 103.00 45.00 L 133.00 45.00 L 133.00 51.00 L 103.00 51.00 Z\" fill=\"#000000\" fill-rule=\"evenodd\" filter=\"url(#__MID_4__)\" stroke=\"none\"></path></g><path d=\"M 103.00 45.00 L 133.00 45.00 L 133.00 51.00 L 103.00 51.00 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g></g></svg>";
3
+ //#endregion
4
+ export { e as default };
@@ -0,0 +1,4 @@
1
+ //#region src/components/Empty/illustrations/markup/no-message.ts
2
+ var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 250 130\" fill=\"none\" aria-hidden=\"true\" focusable=\"false\"><defs><linearGradient gradientUnits=\"objectBoundingBox\" id=\"__MID_0__\" spreadMethod=\"pad\" x1=\"0.5\" x2=\"0.5\" y1=\"0\" y2=\"1\"><stop offset=\"0\" stop-color=\"#c1dbfe\"></stop><stop offset=\"1\" stop-color=\"#ffffff\"></stop></linearGradient><linearGradient gradientUnits=\"objectBoundingBox\" id=\"__MID_1__\" spreadMethod=\"pad\" x1=\"0.5\" x2=\"0.5193401\" y1=\"1.2269291\" y2=\"0.11534217\"><stop offset=\"0\" stop-color=\"#a5befc\"></stop><stop offset=\"1\" stop-color=\"#6697f6\"></stop></linearGradient><linearGradient gradientUnits=\"objectBoundingBox\" id=\"__MID_2__\" spreadMethod=\"pad\" x1=\"0.5\" x2=\"0.5\" y1=\"0\" y2=\"1\"><stop offset=\"0\" stop-color=\"#a5befc\"></stop><stop offset=\"1\" stop-color=\"#6697f6\"></stop></linearGradient><linearGradient gradientUnits=\"objectBoundingBox\" id=\"__MID_3__\" spreadMethod=\"pad\" x1=\"1\" x2=\"-0.2592278\" y1=\"0.8730942\" y2=\"-0.051174454\"><stop offset=\"0\" stop-color=\"#a5befc\"></stop><stop offset=\"1\" stop-color=\"#6697f6\"></stop></linearGradient><linearGradient gradientUnits=\"objectBoundingBox\" id=\"__MID_4__\" spreadMethod=\"pad\" x1=\"0.13438015\" x2=\"1.2164254\" y1=\"0.5\" y2=\"0.41715476\"><stop offset=\"0\" stop-color=\"#a5befc\"></stop><stop offset=\"1\" stop-color=\"#6697f6\"></stop></linearGradient><linearGradient gradientUnits=\"objectBoundingBox\" id=\"__MID_5__\" spreadMethod=\"pad\" x1=\"0.7465355\" x2=\"0.368762\" y1=\"0.9253193\" y2=\"0.3919793\"><stop offset=\"0\" stop-color=\"#a5befc\"></stop><stop offset=\"1\" stop-color=\"#6697f6\"></stop></linearGradient><linearGradient gradientUnits=\"objectBoundingBox\" id=\"__MID_6__\" spreadMethod=\"pad\" x1=\"-0.3196153\" x2=\"0.5\" y1=\"0.34848404\" y2=\"0.5857997\"><stop offset=\"0\" stop-color=\"#3777e6\"></stop><stop offset=\"1\" stop-color=\"#6ea4ff\"></stop></linearGradient></defs><g><g><path d=\"M -2.00 -20.00 L 251.00 -20.00 L 251.00 130.00 L -2.00 130.00 Z\" fill=\"none\" stroke=\"none\"></path><path d=\"M 249.28 130.00 C 219.86 93.49 172.80 72.00 122.26 72.00 C 73.29 72.00 29.44 93.93 0.00 128.52 C 0.00 128.52 249.28 130.00 249.28 130.00 Z\" fill=\"url(#__MID_0__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><g><g><g><path d=\"M 164.75 90.18 L 161.76 90.18 L 161.76 79.55 C 161.76 78.70 162.43 78.02 163.25 78.02 L 163.26 78.02 C 164.09 78.02 164.75 78.70 164.75 79.55 L 164.75 90.18 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 166.24 92.78 L 163.24 92.78 L 163.24 87.23 C 163.24 86.41 163.89 85.74 164.69 85.74 L 164.79 85.74 C 165.59 85.74 166.24 86.41 166.24 87.23 L 166.24 92.78 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_7__\" stroke=\"none\"></path><path d=\"M 162.20 90.17 L 159.18 90.17 L 159.18 84.14 C 159.18 83.31 159.83 82.64 160.64 82.64 L 160.74 82.64 C 161.55 82.64 162.20 83.31 162.20 84.14 L 162.20 90.17 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_8__\" stroke=\"none\"></path><g><path d=\"M 166.42 98.99 L 158.56 98.99 C 158.25 98.99 158.00 98.73 158.00 98.41 L 158.00 90.40 C 158.00 90.08 158.25 89.82 158.56 89.82 L 166.42 89.82 C 166.73 89.82 166.98 90.08 166.98 90.40 L 166.98 98.41 C 166.98 98.73 166.73 98.99 166.42 98.99\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><g><g><g><path d=\"M 193.52 80.53 L 188.85 80.53 L 188.85 64.52 C 188.85 63.24 189.89 62.21 191.17 62.21 L 191.19 62.21 C 192.48 62.21 193.52 63.24 193.52 64.52 L 193.52 80.53 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 195.84 84.45 L 191.16 84.45 L 191.16 76.09 C 191.16 74.85 192.17 73.84 193.43 73.84 L 193.57 73.84 C 194.83 73.84 195.84 74.85 195.84 76.09 L 195.84 84.45 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_7__\" stroke=\"none\"></path><path d=\"M 189.53 80.52 L 184.81 80.52 L 184.81 71.43 C 184.81 70.18 185.83 69.17 187.09 69.17 L 187.25 69.17 C 188.51 69.17 189.53 70.18 189.53 71.43 L 189.53 80.52 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_8__\" stroke=\"none\"></path><g><path d=\"M 196.12 93.80 L 183.85 93.80 C 183.36 93.80 182.97 93.41 182.97 92.93 L 182.97 80.86 C 182.97 80.38 183.36 79.99 183.85 79.99 L 196.12 79.99 C 196.61 79.99 197.00 80.38 197.00 80.86 L 197.00 92.93 C 197.00 93.41 196.61 93.80 196.12 93.80\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><g><path d=\"M 109.47 55.98 L 109.47 101.47 L 118.98 104.31 L 118.98 61.62 Z\" fill=\"url(#__MID_1__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 118.98 104.31 L 131.27 99.27 L 131.27 65.10 L 118.98 61.62 Z\" fill=\"url(#__MID_2__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 81.00 21.68 L 81.00 51.81 L 131.27 65.10 L 131.27 34.56 Z\" fill=\"url(#__MID_3__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 81.00 21.68 C 81.79 16.08 84.16 10.49 88.10 4.90 C 92.05 -0.68 100.76 -1.50 114.24 2.46 L 154.52 10.84 L 131.27 34.56 L 81.00 21.68 Z\" fill=\"url(#__MID_4__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 154.56 11.84 C 147.83 12.13 142.58 14.14 138.87 17.93 C 135.14 21.73 132.96 27.31 132.27 34.61 L 132.27 64.05 L 168.39 62.28 L 168.39 26.86 C 167.92 21.65 166.55 17.75 164.20 15.22 C 161.90 12.76 158.68 11.66 154.56 11.84 Z\" fill=\"url(#__MID_5__)\" fill-rule=\"evenodd\" stroke=\"#bcd0f1\" stroke-linecap=\"butt\" stroke-width=\"2\"></path><g><path d=\"M 167.04 61.62 L 133.23 48.98 L 133.23 62.99 Z\" fill=\"url(#__MID_6__)\" fill-opacity=\"0.41110957\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g><path d=\"M 56.03 45.61 C 59.36 52.27 62.43 56.35 65.25 57.85 C 69.48 60.10 71.81 60.57 73.26 57.85 C 74.71 55.13 70.95 50.50 67.41 55.33 C 65.05 58.55 69.00 62.82 79.26 68.14\" fill=\"none\" stroke=\"#b7dcfc\" stroke-dasharray=\"2 2\" stroke-linecap=\"round\" stroke-width=\"1\"></path></g></g></svg>";
3
+ //#endregion
4
+ export { e as default };