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
@@ -0,0 +1,4 @@
1
+ //#region src/components/Empty/illustrations/markup/no-result.ts
2
+ var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 250 127\" 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=\"#b4cef5\"></stop><stop offset=\"1\" stop-color=\"#97b9f3\"></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=\"#95b3ff\"></stop><stop offset=\"1\" stop-color=\"#608ded\"></stop></linearGradient><linearGradient gradientUnits=\"objectBoundingBox\" id=\"__MID_3__\" spreadMethod=\"pad\" x1=\"0.9702969\" x2=\"0.02970304\" y1=\"0.10599463\" y2=\"0.89400536\"><stop offset=\"0\" stop-color=\"#8bacfb\"></stop><stop offset=\"1\" stop-color=\"#5f87da\"></stop></linearGradient><filter filterUnits=\"objectBoundingBox\" height=\"23.003998\" id=\"__MID_4__\" width=\"23.996998\" x=\"12.373\" y=\"47.002\"><feMorphology color-interpolation-filters=\"linearRGB\" in=\"SourceAlpha\" operator=\"dilate\" radius=\"1.5 1.5\" result=\"shadowSpreadOuter1\"></feMorphology><feOffset color-interpolation-filters=\"linearRGB\" dx=\"-1\" dy=\"1\" in=\"shadowSpreadOuter1\" result=\"shadowOffsetOuter1\"></feOffset><feMorphology color-interpolation-filters=\"linearRGB\" in=\"SourceAlpha\" operator=\"erode\" radius=\"1.5 1.5\" result=\"shadowInner\"></feMorphology><feOffset color-interpolation-filters=\"linearRGB\" dx=\"-1\" dy=\"1\" in=\"shadowInner\" result=\"shadowInner\"></feOffset><feComposite color-interpolation-filters=\"linearRGB\" in=\"shadowOffsetOuter1\" in2=\"shadowInner\" operator=\"out\" result=\"shadowOffsetOuter1\"></feComposite><feColorMatrix color-interpolation-filters=\"linearRGB\" in=\"shadowOffsetOuter1\" result=\"result6\" type=\"matrix\" values=\"0 0 0 0 0.3416361 0 0 0 0 0.49265456 0 0 0 0 0.8060179 0 0 0 1 0\"></feColorMatrix></filter></defs><g><g><path d=\"M -4.00 -20.00 L 249.00 -20.00 L 249.00 130.00 L -4.00 130.00 Z\" fill=\"none\" stroke=\"none\"></path><path d=\"M 249.28 127.00 C 219.86 90.49 172.80 69.00 122.26 69.00 C 73.29 69.00 29.44 90.93 0.00 125.52 C 0.00 125.52 249.28 127.00 249.28 127.00 Z\" fill=\"url(#__MID_0__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><g><g><g><path d=\"M 55.52 91.53 L 50.85 91.53 L 50.85 75.52 C 50.85 74.24 51.89 73.21 53.17 73.21 L 53.19 73.21 C 54.48 73.21 55.52 74.24 55.52 75.52 L 55.52 91.53 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 57.84 95.45 L 53.16 95.45 L 53.16 87.09 C 53.16 85.85 54.17 84.84 55.43 84.84 L 55.57 84.84 C 56.83 84.84 57.84 85.85 57.84 87.09 L 57.84 95.45 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_5__\" stroke=\"none\"></path><path d=\"M 51.53 91.52 L 46.81 91.52 L 46.81 82.43 C 46.81 81.18 47.83 80.17 49.09 80.17 L 49.25 80.17 C 50.51 80.17 51.53 81.18 51.53 82.43 L 51.53 91.52 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_6__\" stroke=\"none\"></path><g><path d=\"M 58.12 104.80 L 45.85 104.80 C 45.36 104.80 44.97 104.41 44.97 103.93 L 44.97 91.86 C 44.97 91.38 45.36 90.99 45.85 90.99 L 58.12 90.99 C 58.61 90.99 59.00 91.38 59.00 91.86 L 59.00 103.93 C 59.00 104.41 58.61 104.80 58.12 104.80\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><g><g><g><path d=\"M 80.18 73.89 L 77.37 73.89 L 77.37 64.39 C 77.37 63.63 78.00 63.02 78.77 63.02 L 78.78 63.02 C 79.55 63.02 80.18 63.63 80.18 64.39 L 80.18 73.89 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 81.57 76.22 L 78.76 76.22 L 78.76 71.26 C 78.76 70.52 79.37 69.92 80.13 69.92 L 80.21 69.92 C 80.96 69.92 81.57 70.52 81.57 71.26 L 81.57 76.22 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_5__\" stroke=\"none\"></path><path d=\"M 77.79 73.89 L 74.95 73.89 L 74.95 68.49 C 74.95 67.75 75.57 67.15 76.32 67.15 L 76.42 67.15 C 77.17 67.15 77.79 67.75 77.79 68.49 L 77.79 73.89 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_6__\" stroke=\"none\"></path><g><path d=\"M 81.74 81.78 L 74.38 81.78 C 74.08 81.78 73.85 81.54 73.85 81.26 L 73.85 74.09 C 73.85 73.80 74.08 73.57 74.38 73.57 L 81.74 73.57 C 82.03 73.57 82.27 73.80 82.27 74.09 L 82.27 81.26 C 82.27 81.54 82.03 81.78 81.74 81.78\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><g><path d=\"M 92.38 0.00 L 152.53 0.00 C 157.76 1.48 160.38 7.17 160.38 17.07 C 160.38 26.98 160.38 47.29 160.38 78.00 L 111.01 78.00 C 104.38 78.00 99.01 72.63 99.01 66.00 L 99.01 17.07 L 99.01 17.07 C 99.01 12.37 98.71 9.02 98.12 7.03 C 97.52 5.04 95.61 2.70 92.38 0.00 Z\" fill=\"url(#__MID_1__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 132.38 62.00 L 194.38 62.00 C 198.24 62.00 201.38 65.13 201.38 69.00 L 201.38 95.00 L 201.38 95.00 L 142.24 95.00 L 142.24 73.92 C 142.12 71.40 141.40 69.33 140.07 67.72 C 138.73 66.10 136.17 64.20 132.38 62.00 Z\" fill=\"url(#__MID_2__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 113.38 78.00 C 114.62 74.81 116.26 71.53 118.30 68.17 C 121.36 63.13 127.91 61.00 131.46 61.00 C 135.01 61.00 138.04 63.61 140.43 66.88 C 142.03 69.06 142.64 72.77 142.27 78.00 L 113.38 78.00 Z\" fill=\"#5f87da\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 83.39 22.00 L 99.18 22.00 C 99.76 12.75 99.05 6.73 97.05 3.91 C 95.04 1.10 93.55 -0.20 92.57 0.02 C 88.59 1.47 86.04 3.74 84.92 6.83 C 83.80 9.91 83.28 14.97 83.39 22.00 Z\" fill=\"#5f87da\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 111.38 18.50 L 148.38 18.50\" fill=\"none\" stroke=\"#ffffff\" stroke-linecap=\"round\" stroke-width=\"2\"></path><path d=\"M 111.38 29.50 L 134.38 29.50\" fill=\"none\" stroke=\"#ffffff\" stroke-linecap=\"round\" stroke-width=\"2\"></path><path d=\"M 111.38 38.50 L 134.38 38.50\" fill=\"none\" stroke=\"#ffffff\" stroke-linecap=\"round\" stroke-width=\"2\"></path><path d=\"M 102.65 64.55 L 104.53 65.78 C 105.00 66.09 105.12 66.71 104.82 67.17 C 104.82 67.17 104.82 67.17 104.82 67.18 L 99.48 75.17 C 99.18 75.63 98.56 75.76 98.10 75.45 L 96.22 74.22 C 95.75 73.91 95.63 73.29 95.93 72.83 C 95.93 72.83 95.93 72.83 95.93 72.82 L 101.27 64.83 C 101.57 64.37 102.19 64.24 102.65 64.55 Z\" fill=\"url(#__MID_3__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><g><g><path d=\"M 117.38 58.00 C 117.38 62.97 113.12 67.00 107.88 67.00 C 102.63 67.00 98.38 62.97 98.38 58.00 C 98.38 53.03 102.63 49.00 107.88 49.00 C 113.12 49.00 117.38 53.03 117.38 58.00 Z\" fill=\"#000000\" fill-rule=\"evenodd\" filter=\"url(#__MID_4__)\" stroke=\"none\"></path></g><path d=\"M 117.38 58.00 C 117.38 62.97 113.12 67.00 107.88 67.00 C 102.63 67.00 98.38 62.97 98.38 58.00 C 98.38 53.03 102.63 49.00 107.88 49.00 C 113.12 49.00 117.38 53.03 117.38 58.00 Z\" fill=\"none\" stroke=\"#d7e7ff\" stroke-linecap=\"butt\" stroke-width=\"3\"></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-schedule.ts
2
+ var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 250 145\" 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.5366026\" x2=\"0.14728568\" y1=\"0.69037145\" y2=\"0.3958288\"><stop offset=\"0\" stop-color=\"#adaeb6\"></stop><stop offset=\"1\" stop-color=\"#ffffff\" stop-opacity=\"0\"></stop></linearGradient><linearGradient gradientUnits=\"objectBoundingBox\" id=\"__MID_2__\" spreadMethod=\"pad\" x1=\"0.5\" x2=\"0.32400462\" y1=\"0\" y2=\"0.82585067\"><stop offset=\"0\" stop-color=\"#6d94e3\"></stop><stop offset=\"1\" stop-color=\"#658dde\"></stop></linearGradient><linearGradient gradientUnits=\"objectBoundingBox\" id=\"__MID_3__\" spreadMethod=\"pad\" x1=\"0.5\" x2=\"0.31971774\" y1=\"0\" y2=\"0.82585067\"><stop offset=\"0\" stop-color=\"#b2c5f4\"></stop><stop offset=\"1\" stop-color=\"#9eb5eb\"></stop></linearGradient><linearGradient gradientUnits=\"objectBoundingBox\" id=\"__MID_5__\" spreadMethod=\"pad\" x1=\"0.5\" x2=\"0.39082652\" y1=\"0\" y2=\"0.6836543\"><stop offset=\"0\" stop-color=\"#eaeef1\"></stop><stop offset=\"1\" stop-color=\"#feffff\"></stop></linearGradient><linearGradient gradientUnits=\"objectBoundingBox\" id=\"__MID_6__\" spreadMethod=\"pad\" x1=\"0.5\" x2=\"0.57458925\" y1=\"0.36850756\" y2=\"0.6031876\"><stop offset=\"0\" stop-color=\"#4d7be1\"></stop><stop offset=\"0.45177892\" stop-color=\"#9bb9fc\"></stop><stop offset=\"1\" stop-color=\"#5a85e3\"></stop></linearGradient><filter filterUnits=\"objectBoundingBox\" height=\"103.84686\" id=\"__MID_4__\" width=\"113.985016\" x=\"79.465\" y=\"-0.0018634796\"><feOffset color-interpolation-filters=\"linearRGB\" dx=\"0\" dy=\"2\" in=\"SourceAlpha\" result=\"shadowOffsetOuter1\"></feOffset><feGaussianBlur color-interpolation-filters=\"linearRGB\" in=\"shadowOffsetOuter1\" result=\"shadowBlurOuter1\" stdDeviation=\"4.5 4.5\"></feGaussianBlur><feColorMatrix color-interpolation-filters=\"linearRGB\" in=\"shadowBlurOuter1\" result=\"result3\" type=\"matrix\" values=\"0 0 0 0 0.6538157 0 0 0 0 0.6538157 0 0 0 0 0.6538157 0 0 0 0.14453125 0\"></feColorMatrix></filter></defs><g><g><path d=\"M 249.28 145.00 C 219.86 108.49 172.80 87.00 122.26 87.00 C 73.29 87.00 29.44 108.93 0.00 143.52 C 0.00 143.52 249.28 145.00 249.28 145.00 Z\" fill=\"url(#__MID_0__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><g><path d=\"M 93.00 115.00 L 158.00 107.43 L 99.63 46.00 L 49.00 71.32 Z\" fill=\"url(#__MID_1__)\" fill-opacity=\"0.4317104\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><g><g><g><path d=\"M 64.75 97.60 L 61.76 97.60 L 61.76 87.48 C 61.76 86.67 62.43 86.02 63.25 86.02 L 63.26 86.02 C 64.09 86.02 64.75 86.67 64.75 87.48 L 64.75 97.60 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 66.24 100.08 L 63.24 100.08 L 63.24 94.79 C 63.24 94.01 63.89 93.37 64.69 93.37 L 64.79 93.37 C 65.59 93.37 66.24 94.01 66.24 94.79 L 66.24 100.08 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_7__\" stroke=\"none\"></path><path d=\"M 62.20 97.59 L 59.18 97.59 L 59.18 91.85 C 59.18 91.06 59.83 90.42 60.64 90.42 L 60.74 90.42 C 61.55 90.42 62.20 91.06 62.20 91.85 L 62.20 97.59 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_8__\" stroke=\"none\"></path><g><path d=\"M 66.42 105.99 L 58.56 105.99 C 58.25 105.99 58.00 105.74 58.00 105.44 L 58.00 97.81 C 58.00 97.50 58.25 97.26 58.56 97.26 L 66.42 97.26 C 66.73 97.26 66.98 97.50 66.98 97.81 L 66.98 105.44 C 66.98 105.74 66.73 105.99 66.42 105.99\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><g><g><g><path d=\"M 196.85 102.80 L 192.49 102.80 L 192.49 89.01 C 192.49 87.91 193.46 87.02 194.65 87.02 L 194.68 87.02 C 195.88 87.02 196.85 87.91 196.85 89.01 L 196.85 102.80 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 199.02 106.17 L 194.64 106.17 L 194.64 98.97 C 194.64 97.90 195.59 97.04 196.76 97.04 L 196.89 97.04 C 198.07 97.04 199.02 97.90 199.02 98.97 L 199.02 106.17 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_7__\" stroke=\"none\"></path><path d=\"M 193.12 102.79 L 188.72 102.79 L 188.72 94.96 C 188.72 93.89 189.67 93.02 190.85 93.02 L 191.00 93.02 C 192.17 93.02 193.12 93.89 193.12 94.96 L 193.12 102.79 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_8__\" stroke=\"none\"></path><g><path d=\"M 199.28 114.23 L 187.82 114.23 C 187.37 114.23 187.00 113.89 187.00 113.48 L 187.00 103.08 C 187.00 102.67 187.37 102.33 187.82 102.33 L 199.28 102.33 C 199.73 102.33 200.10 102.67 200.10 103.08 L 200.10 113.48 C 200.10 113.89 199.73 114.23 199.28 114.23\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><g><g><g><path d=\"M 74.92 126.17 L 72.74 126.17 L 72.74 119.04 C 72.74 118.47 73.23 118.01 73.83 118.01 L 73.84 118.01 C 74.44 118.01 74.92 118.47 74.92 119.04 L 74.92 126.17 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 76.01 127.92 L 73.82 127.92 L 73.82 124.19 C 73.82 123.64 74.30 123.19 74.88 123.19 L 74.95 123.19 C 75.53 123.19 76.01 123.64 76.01 124.19 L 76.01 127.92 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_7__\" stroke=\"none\"></path><path d=\"M 73.06 126.17 L 70.86 126.17 L 70.86 122.12 C 70.86 121.56 71.34 121.11 71.92 121.11 L 72.00 121.11 C 72.59 121.11 73.06 121.56 73.06 122.12 L 73.06 126.17 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_8__\" stroke=\"none\"></path><g><path d=\"M 76.14 132.08 L 70.41 132.08 C 70.18 132.08 70.00 131.91 70.00 131.69 L 70.00 126.32 C 70.00 126.10 70.18 125.93 70.41 125.93 L 76.14 125.93 C 76.36 125.93 76.55 126.10 76.55 126.32 L 76.55 131.69 C 76.55 131.91 76.36 132.08 76.14 132.08\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><path d=\"M 96.07 9.21 L 151.07 0.26 C 157.62 -0.80 163.78 3.64 164.84 10.18 C 164.95 10.82 165.00 11.46 165.00 12.11 L 165.00 98.95 C 165.00 104.83 160.73 109.85 154.93 110.79 L 99.93 119.74 C 93.38 120.80 87.22 116.36 86.16 109.82 C 86.05 109.18 86.00 108.54 86.00 107.89 L 86.00 21.05 C 86.00 15.17 90.27 10.15 96.07 9.21 Z\" fill=\"url(#__MID_2__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 98.27 12.45 L 151.27 4.02 C 157.27 3.07 162.91 7.16 163.86 13.16 C 163.95 13.73 164.00 14.31 164.00 14.89 L 164.00 97.00 C 164.00 102.40 160.07 107.01 154.73 107.86 L 101.73 116.29 C 95.73 117.24 90.09 113.15 89.14 107.15 C 89.05 106.58 89.00 106.00 89.00 105.43 L 89.00 23.32 C 89.00 17.91 92.93 13.30 98.27 12.45 Z\" fill=\"url(#__MID_3__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 95.00 19.77 L 95.00 104.37 C 95.00 109.34 99.03 113.37 104.00 113.37 C 104.50 113.37 104.99 113.33 105.49 113.24 L 160.00 104.12 L 160.00 104.12 L 161.91 9.00 L 95.00 19.77 Z\" fill=\"#eaf2ff\" fill-rule=\"evenodd\" stroke=\"none\"></path><g><g><path d=\"M 94.00 19.70 L 95.43 36.27 C 98.65 73.69 131.59 101.41 169.01 98.19 C 171.22 98.00 173.42 97.70 175.60 97.30 L 179.00 96.67 L 179.00 96.67 C 174.19 93.24 170.38 84.76 167.57 71.21 C 164.77 57.66 162.53 36.92 160.85 9.00 L 94.00 19.70 Z\" fill=\"#000000\" fill-rule=\"evenodd\" filter=\"url(#__MID_4__)\" stroke=\"none\"></path></g><path d=\"M 94.00 19.70 L 95.43 36.27 C 98.65 73.69 131.59 101.41 169.01 98.19 C 171.22 98.00 173.42 97.70 175.60 97.30 L 179.00 96.67 L 179.00 96.67 C 174.19 93.24 170.38 84.76 167.57 71.21 C 164.77 57.66 162.53 36.92 160.85 9.00 L 94.00 19.70 Z\" fill=\"url(#__MID_5__)\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 110.00 7.44 L 143.38 3.03 C 145.66 2.76 146.99 4.23 147.36 7.44 C 147.74 10.64 147.95 13.45 148.00 15.86 L 118.05 20.60 C 116.96 20.78 115.94 20.03 115.76 18.94 C 115.74 18.80 115.74 18.66 115.74 18.52 C 115.98 14.15 115.65 11.27 114.76 9.88 C 113.70 8.25 112.11 7.44 110.00 7.44 Z\" fill=\"#4069bd\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 109.00 7.56 L 142.84 2.00 C 145.42 2.24 146.91 4.10 147.28 7.56 C 147.58 10.30 147.79 12.85 147.92 15.21 C 147.97 16.23 147.24 17.14 146.22 17.29 L 117.90 21.62 C 116.80 21.78 115.78 21.03 115.62 19.94 C 115.60 19.79 115.59 19.65 115.60 19.50 C 115.93 14.80 115.64 11.70 114.74 10.20 C 113.68 8.44 111.77 7.56 109.00 7.56 Z\" fill=\"url(#__MID_6__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 105.23 26.56 L 107.55 26.16 C 110.81 25.59 113.92 27.78 114.48 31.04 C 114.52 31.28 114.55 31.53 114.56 31.77 L 114.73 35.23 C 114.89 38.26 112.75 40.93 109.77 41.44 L 107.45 41.84 C 104.19 42.41 101.08 40.22 100.52 36.96 C 100.48 36.72 100.45 36.47 100.44 36.23 L 100.27 32.77 C 100.11 29.74 102.25 27.07 105.23 26.56 Z\" fill=\"#afc2f3\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 107.23 50.56 L 109.55 50.16 C 112.81 49.59 115.92 51.78 116.48 55.04 C 116.52 55.28 116.55 55.53 116.56 55.77 L 116.73 59.23 C 116.89 62.26 114.75 64.93 111.77 65.44 L 109.45 65.84 C 106.19 66.41 103.08 64.22 102.52 60.96 C 102.48 60.72 102.45 60.47 102.44 60.23 L 102.27 56.77 C 102.11 53.74 104.25 51.07 107.23 50.56 Z\" fill=\"#afc2f3\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 116.71 25.29 L 156.00 19.26 C 156.89 19.13 157.71 19.73 157.84 20.61 C 157.85 20.65 157.85 20.69 157.86 20.72 C 157.94 21.69 157.25 22.56 156.29 22.71 L 117.00 28.74 C 116.11 28.87 115.29 28.27 115.16 27.39 C 115.15 27.35 115.15 27.31 115.14 27.28 C 115.06 26.31 115.75 25.44 116.71 25.29 Z\" fill=\"#afc2f3\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 118.71 49.29 L 158.00 43.26 C 158.89 43.13 159.71 43.73 159.84 44.61 C 159.85 44.65 159.85 44.69 159.86 44.72 C 159.94 45.69 159.25 46.56 158.29 46.71 L 119.00 52.74 C 118.11 52.87 117.29 52.27 117.16 51.39 C 117.15 51.35 117.15 51.31 117.14 51.28 C 117.06 50.31 117.75 49.44 118.71 49.29 Z\" fill=\"#afc2f3\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 116.71 30.29 L 156.00 24.26 C 156.89 24.13 157.71 24.73 157.84 25.61 C 157.85 25.65 157.85 25.69 157.86 25.72 C 157.94 26.69 157.25 27.56 156.29 27.71 L 117.00 33.74 C 116.11 33.87 115.29 33.27 115.16 32.39 C 115.15 32.35 115.15 32.31 115.14 32.28 C 115.06 31.31 115.75 30.44 116.71 30.29 Z\" fill=\"#afc2f3\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 118.62 54.51 L 142.09 51.23 C 142.94 51.11 143.73 51.70 143.85 52.55 C 143.85 52.58 143.85 52.60 143.86 52.63 C 143.94 53.54 143.29 54.36 142.38 54.49 L 118.91 57.77 C 118.06 57.89 117.27 57.30 117.15 56.45 C 117.15 56.42 117.15 56.40 117.14 56.37 C 117.06 55.46 117.71 54.64 118.62 54.51 Z\" fill=\"#afc2f3\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 117.62 37.52 L 127.09 36.22 C 127.94 36.11 128.73 36.70 128.85 37.56 C 128.85 37.58 128.85 37.61 128.86 37.63 C 128.94 38.54 128.29 39.36 127.38 39.48 L 117.91 40.78 C 117.06 40.89 116.27 40.30 116.15 39.44 C 116.15 39.42 116.15 39.39 116.14 39.37 C 116.06 38.46 116.71 37.64 117.62 37.52 Z\" fill=\"#afc2f3\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 119.62 59.52 L 129.09 58.22 C 129.94 58.11 130.73 58.70 130.85 59.56 C 130.85 59.58 130.85 59.61 130.86 59.63 C 130.94 60.54 130.29 61.36 129.38 61.48 L 119.91 62.78 C 119.06 62.89 118.27 62.30 118.15 61.44 C 118.15 61.42 118.15 61.39 118.14 61.37 C 118.06 60.46 118.71 59.64 119.62 59.52 Z\" fill=\"#afc2f3\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></svg>";
3
+ //#endregion
4
+ export { e as default };
@@ -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 "../useMenuKeyboard-BedmYE4W.js";
4
4
  import { t as r } from "../ScrollBody-D2IHKP6U.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, createBlock as s, createCommentVNode as c, createElementBlock as l, createElementVNode as u, createTextVNode as d, createVNode as f, defineComponent as p, mergeProps as m, nextTick as ee, normalizeClass as h, openBlock as g, ref as _, renderList as v, renderSlot as y, toDisplayString as b, unref as x, useAttrs as te, watch as S, withCtx as C, withModifiers as w } from "vue";
8
8
  //#region src/components/OrderList/OrderList.vue?vue&type=script&setup=true&lang.ts
@@ -1,3 +1,3 @@
1
- import { t as e } from "../Pagination-Dm2-MBnC.js";
1
+ import { t as e } from "../Pagination-BKvR-RUW.js";
2
2
  import "./style.js";
3
3
  export { e as MPagination };
@@ -3,7 +3,7 @@ import { t } from "../useControllable-elmWaz23.js";
3
3
  import { i as n } from "../types-DGuu4Eg4.js";
4
4
  import { t as r } from "../Icon-DfpIfo2L.js";
5
5
  import { t as i } from "../useMId-BXFYayPP.js";
6
- import { n as a } from "../locale-DNYpTg5K.js";
6
+ import { n as a } from "../locale-B36KH7c3.js";
7
7
  import "./style.js";
8
8
  import { Transition 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, openBlock as h, renderSlot as g, toDisplayString as _, unref as v, useAttrs as y, vShow as b, withCtx as x, withDirectives as S } from "vue";
9
9
  //#region src/components/Panel/Panel.vue?vue&type=script&setup=true&lang.ts
@@ -0,0 +1,4 @@
1
+ //#region src/components/Empty/illustrations/markup/payment-cycle-long.ts
2
+ var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 250 127\" 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 127.00 C 219.86 90.49 172.80 69.00 122.26 69.00 C 73.29 69.00 29.44 90.93 0.00 125.52 C 0.00 125.52 249.28 127.00 249.28 127.00 Z\" fill=\"url(#__MID_0__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><g><g><g><path d=\"M 64.75 85.60 L 61.76 85.60 L 61.76 75.48 C 61.76 74.67 62.43 74.02 63.25 74.02 L 63.26 74.02 C 64.09 74.02 64.75 74.67 64.75 75.48 L 64.75 85.60 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 66.24 88.08 L 63.24 88.08 L 63.24 82.79 C 63.24 82.01 63.89 81.37 64.69 81.37 L 64.79 81.37 C 65.59 81.37 66.24 82.01 66.24 82.79 L 66.24 88.08 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_2__\" stroke=\"none\"></path><path d=\"M 62.20 85.59 L 59.18 85.59 L 59.18 79.85 C 59.18 79.06 59.83 78.42 60.64 78.42 L 60.74 78.42 C 61.55 78.42 62.20 79.06 62.20 79.85 L 62.20 85.59 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_3__\" stroke=\"none\"></path><g><path d=\"M 66.42 93.99 L 58.56 93.99 C 58.25 93.99 58.00 93.74 58.00 93.44 L 58.00 85.81 C 58.00 85.50 58.25 85.26 58.56 85.26 L 66.42 85.26 C 66.73 85.26 66.98 85.50 66.98 85.81 L 66.98 93.44 C 66.98 93.74 66.73 93.99 66.42 93.99\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><g><g><g><path d=\"M 182.63 81.81 L 180.13 81.81 L 180.13 73.25 C 180.13 72.57 180.69 72.02 181.37 72.02 L 181.39 72.02 C 182.07 72.02 182.63 72.57 182.63 73.25 L 182.63 81.81 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 183.87 83.90 L 181.37 83.90 L 181.37 79.43 C 181.37 78.77 181.91 78.23 182.58 78.23 L 182.65 78.23 C 183.32 78.23 183.87 78.77 183.87 79.43 L 183.87 83.90 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_2__\" stroke=\"none\"></path><path d=\"M 180.50 81.80 L 177.98 81.80 L 177.98 76.94 C 177.98 76.28 178.53 75.74 179.20 75.74 L 179.28 75.74 C 179.96 75.74 180.50 76.28 180.50 76.94 L 180.50 81.80 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_3__\" stroke=\"none\"></path><g><path d=\"M 184.02 88.90 L 177.47 88.90 C 177.21 88.90 177.00 88.69 177.00 88.43 L 177.00 81.98 C 177.00 81.72 177.21 81.52 177.47 81.52 L 184.02 81.52 C 184.27 81.52 184.48 81.72 184.48 81.98 L 184.48 88.43 C 184.48 88.69 184.27 88.90 184.02 88.90\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><g><g><g><path d=\"M 168.53 101.98 L 165.11 101.98 L 165.11 91.53 C 165.11 90.69 165.87 90.02 166.81 90.02 L 166.83 90.02 C 167.77 90.02 168.53 90.69 168.53 91.53 L 168.53 101.98 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 170.24 104.54 L 166.80 104.54 L 166.80 99.08 C 166.80 98.27 167.55 97.62 168.47 97.62 L 168.57 97.62 C 169.49 97.62 170.24 98.27 170.24 99.08 L 170.24 104.54 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_2__\" stroke=\"none\"></path><path d=\"M 165.61 101.98 L 162.15 101.98 L 162.15 96.04 C 162.15 95.23 162.90 94.57 163.82 94.57 L 163.94 94.57 C 164.86 94.57 165.61 95.23 165.61 96.04 L 165.61 101.98 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_3__\" stroke=\"none\"></path><g><path d=\"M 170.44 110.65 L 161.44 110.65 C 161.08 110.65 160.80 110.40 160.80 110.09 L 160.80 102.20 C 160.80 101.89 161.08 101.63 161.44 101.63 L 170.44 101.63 C 170.80 101.63 171.09 101.89 171.09 102.20 L 171.09 110.09 C 171.09 110.40 170.80 110.65 170.44 110.65\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><path d=\"M 108.00 0.00 L 157.00 0.00 C 161.42 0.00 165.00 3.58 165.00 8.00 L 165.00 71.00 C 165.00 75.42 161.42 79.00 157.00 79.00 L 108.00 79.00 C 103.58 79.00 100.00 75.42 100.00 71.00 L 100.00 8.00 C 100.00 3.58 103.58 0.00 108.00 0.00 Z\" fill=\"#b3c6f5\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 70.00 23.00 L 70.00 24.00 C 70.00 26.76 72.24 29.00 75.00 29.00 L 85.00 29.00 L 85.00 29.00\" fill=\"none\" stroke=\"#5780dd\" stroke-linecap=\"butt\" stroke-width=\"0.5\"></path><g><path d=\"M 85.00 47.00 L 85.00 52.66 L 75.00 52.66 C 72.24 52.66 70.00 54.90 70.00 57.66 L 70.00 65.00 L 70.00 65.00\" fill=\"none\" stroke=\"#5780dd\" stroke-linecap=\"butt\" stroke-width=\"0.5\"></path></g><path d=\"M 149.00 46.47 L 149.00 52.00 L 159.00 52.00 C 161.76 52.00 164.00 49.76 164.00 47.00 L 164.00 42.00 L 164.00 42.00\" fill=\"none\" stroke=\"#5780dd\" stroke-linecap=\"butt\" stroke-width=\"0.5\"></path><path d=\"M 72.00 21.50 C 72.00 22.88 70.88 24.00 69.50 24.00 C 68.12 24.00 67.00 22.88 67.00 21.50 C 67.00 20.12 68.12 19.00 69.50 19.00 C 70.88 19.00 72.00 20.12 72.00 21.50 Z\" fill=\"#5780dd\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 72.00 64.50 C 72.00 65.88 70.88 67.00 69.50 67.00 C 68.12 67.00 67.00 65.88 67.00 64.50 C 67.00 63.12 68.12 62.00 69.50 62.00 C 70.88 62.00 72.00 63.12 72.00 64.50 Z\" fill=\"#5780dd\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 167.00 41.50 C 167.00 42.88 165.88 44.00 164.50 44.00 C 163.12 44.00 162.00 42.88 162.00 41.50 C 162.00 40.12 163.12 39.00 164.50 39.00 C 165.88 39.00 167.00 40.12 167.00 41.50 Z\" fill=\"#5780dd\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 88.00 9.00 L 149.00 9.00 C 153.42 9.00 157.00 12.58 157.00 17.00 L 157.00 87.00 C 157.00 91.42 153.42 95.00 149.00 95.00 L 88.00 95.00 C 83.58 95.00 80.00 91.42 80.00 87.00 L 80.00 17.00 C 80.00 12.58 83.58 9.00 88.00 9.00 Z\" fill=\"url(#__MID_1__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 88.00 9.00 L 149.00 9.00 C 153.42 9.00 157.00 12.58 157.00 17.00 L 157.00 23.00 L 157.00 23.00 L 80.00 23.00 L 80.00 17.00 C 80.00 12.58 83.58 9.00 88.00 9.00 Z\" fill=\"#7aa1f8\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 90.00 16.50 C 90.00 17.88 88.88 19.00 87.50 19.00 C 86.12 19.00 85.00 17.88 85.00 16.50 C 85.00 15.12 86.12 14.00 87.50 14.00 C 88.88 14.00 90.00 15.12 90.00 16.50 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 97.00 16.50 C 97.00 17.88 95.88 19.00 94.50 19.00 C 93.12 19.00 92.00 17.88 92.00 16.50 C 92.00 15.12 93.12 14.00 94.50 14.00 C 95.88 14.00 97.00 15.12 97.00 16.50 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 104.00 16.50 C 104.00 17.88 102.88 19.00 101.50 19.00 C 100.12 19.00 99.00 17.88 99.00 16.50 C 99.00 15.12 100.12 14.00 101.50 14.00 C 102.88 14.00 104.00 15.12 104.00 16.50 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 92.00 69.00 L 97.00 69.00 L 97.00 85.00 L 92.00 85.00 Z\" fill=\"#5780dd\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 92.00 60.00 L 97.00 60.00 L 97.00 69.00 L 92.00 69.00 Z\" fill=\"#d9e6ff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 104.00 50.00 L 109.00 50.00 L 109.00 56.00 L 104.00 56.00 Z\" fill=\"#d9e6ff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 116.00 44.00 L 121.00 44.00 L 121.00 64.00 L 116.00 64.00 Z\" fill=\"#5780dd\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 127.00 36.00 L 132.00 36.00 L 132.00 72.00 L 127.00 72.00 Z\" fill=\"#d9e6ff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 139.00 50.00 L 144.00 50.00 L 144.00 56.00 L 139.00 56.00 Z\" fill=\"#d9e6ff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 104.00 56.00 L 109.00 56.00 L 109.00 86.00 L 104.00 86.00 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 116.00 64.00 L 121.00 64.00 L 121.00 86.00 L 116.00 86.00 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 127.00 72.00 L 132.00 72.00 L 132.00 86.00 L 127.00 86.00 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 139.00 56.00 L 144.00 56.00 L 144.00 86.00 L 139.00 86.00 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></svg>";
3
+ //#endregion
4
+ export { e as default };
@@ -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, createCommentVNode as o, createElementBlock as s, createElementVNode as c, createTextVNode as l, createVNode as u, defineComponent as d, mergeProps as f, normalizeClass as p, openBlock as m, ref as h, renderList as g, renderSlot as _, toDisplayString as v, unref as y, useAttrs as b, withCtx as x, withKeys as S, withModifiers as C } from "vue";
7
7
  //#region src/components/PickList/PickList.vue?vue&type=script&setup=true&lang.ts
@@ -1,3 +1,3 @@
1
- import { t as e } from "../Popover-flzjtjqD.js";
1
+ import { t as e } from "../Popover-Dq_p0vib.js";
2
2
  import "./style.js";
3
3
  export { e as MPopover };
@@ -0,0 +1,4 @@
1
+ //#region src/components/Empty/illustrations/markup/profile-unclear.ts
2
+ var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 250 123\" 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 123.00 C 219.86 86.49 172.80 65.00 122.26 65.00 C 73.29 65.00 29.44 86.93 0.00 121.52 C 0.00 121.52 249.28 123.00 249.28 123.00 Z\" fill=\"url(#__MID_0__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><g><g><g><path d=\"M 62.50 79.73 L 60.51 79.73 L 60.51 72.98 C 60.51 72.45 60.95 72.01 61.50 72.01 L 61.51 72.01 C 62.06 72.01 62.50 72.45 62.50 72.98 L 62.50 79.73 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 63.49 81.38 L 61.49 81.38 L 61.49 77.86 C 61.49 77.34 61.93 76.91 62.46 76.91 L 62.52 76.91 C 63.06 76.91 63.49 77.34 63.49 77.86 L 63.49 81.38 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_2__\" stroke=\"none\"></path><path d=\"M 60.80 79.73 L 58.79 79.73 L 58.79 75.90 C 58.79 75.37 59.22 74.95 59.76 74.95 L 59.83 74.95 C 60.36 74.95 60.80 75.37 60.80 75.90 L 60.80 79.73 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_3__\" stroke=\"none\"></path><g><path d=\"M 63.61 85.33 L 58.37 85.33 C 58.17 85.33 58.00 85.16 58.00 84.96 L 58.00 79.87 C 58.00 79.67 58.17 79.50 58.37 79.50 L 63.61 79.50 C 63.82 79.50 63.99 79.67 63.99 79.87 L 63.99 84.96 C 63.99 85.16 63.82 85.33 63.61 85.33\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><g><g><g><path d=\"M 177.14 82.71 L 173.09 82.71 L 173.09 69.87 C 173.09 68.85 174.00 68.02 175.11 68.02 L 175.13 68.02 C 176.24 68.02 177.14 68.85 177.14 69.87 L 177.14 82.71 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 179.16 85.85 L 175.10 85.85 L 175.10 79.15 C 175.10 78.15 175.98 77.35 177.07 77.35 L 177.19 77.35 C 178.28 77.35 179.16 78.15 179.16 79.15 L 179.16 85.85 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_2__\" stroke=\"none\"></path><path d=\"M 173.69 82.70 L 169.60 82.70 L 169.60 75.41 C 169.60 74.41 170.48 73.60 171.57 73.60 L 171.71 73.60 C 172.80 73.60 173.69 74.41 173.69 75.41 L 173.69 82.70 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_3__\" stroke=\"none\"></path><g><path d=\"M 179.40 93.35 L 168.76 93.35 C 168.34 93.35 168.00 93.04 168.00 92.65 L 168.00 82.97 C 168.00 82.59 168.34 82.27 168.76 82.27 L 179.40 82.27 C 179.82 82.27 180.16 82.59 180.16 82.97 L 180.16 92.65 C 180.16 93.04 179.82 93.35 179.40 93.35\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><g><g><g><path d=\"M 48.53 99.98 L 45.11 99.98 L 45.11 89.53 C 45.11 88.69 45.87 88.02 46.81 88.02 L 46.83 88.02 C 47.77 88.02 48.53 88.69 48.53 89.53 L 48.53 99.98 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 50.24 102.54 L 46.80 102.54 L 46.80 97.08 C 46.80 96.27 47.55 95.62 48.47 95.62 L 48.57 95.62 C 49.49 95.62 50.24 96.27 50.24 97.08 L 50.24 102.54 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_2__\" stroke=\"none\"></path><path d=\"M 45.61 99.98 L 42.15 99.98 L 42.15 94.04 C 42.15 93.23 42.90 92.57 43.82 92.57 L 43.94 92.57 C 44.86 92.57 45.61 93.23 45.61 94.04 L 45.61 99.98 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_3__\" stroke=\"none\"></path><g><path d=\"M 50.44 108.65 L 41.44 108.65 C 41.08 108.65 40.80 108.40 40.80 108.09 L 40.80 100.20 C 40.80 99.89 41.08 99.63 41.44 99.63 L 50.44 99.63 C 50.80 99.63 51.09 99.89 51.09 100.20 L 51.09 108.09 C 51.09 108.40 50.80 108.65 50.44 108.65\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><path d=\"M 98.00 0.00 L 147.00 0.00 C 151.42 0.00 155.00 3.58 155.00 8.00 L 155.00 71.00 C 155.00 75.42 151.42 79.00 147.00 79.00 L 98.00 79.00 C 93.58 79.00 90.00 75.42 90.00 71.00 L 90.00 8.00 C 90.00 3.58 93.58 0.00 98.00 0.00 Z\" fill=\"#b3c6f5\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 78.00 9.00 L 139.00 9.00 C 143.42 9.00 147.00 12.58 147.00 17.00 L 147.00 87.00 C 147.00 91.42 143.42 95.00 139.00 95.00 L 78.00 95.00 C 73.58 95.00 70.00 91.42 70.00 87.00 L 70.00 17.00 C 70.00 12.58 73.58 9.00 78.00 9.00 Z\" fill=\"url(#__MID_1__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 98.00 40.00 L 123.00 40.00 L 123.00 45.00 L 98.00 45.00 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 98.00 62.00 L 123.00 62.00 L 123.00 67.00 L 98.00 67.00 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 98.00 47.00 L 140.00 47.00 L 140.00 52.00 L 98.00 52.00 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 98.00 70.00 L 140.00 70.00 L 140.00 75.00 L 98.00 75.00 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 92.00 44.50 C 92.00 48.64 88.64 52.00 84.50 52.00 C 80.36 52.00 77.00 48.64 77.00 44.50 C 77.00 40.36 80.36 37.00 84.50 37.00 C 88.64 37.00 92.00 40.36 92.00 44.50 Z\" fill=\"#5780dd\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 92.00 67.50 C 92.00 71.64 88.64 75.00 84.50 75.00 C 80.36 75.00 77.00 71.64 77.00 67.50 C 77.00 63.36 80.36 60.00 84.50 60.00 C 88.64 60.00 92.00 63.36 92.00 67.50 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><g><path d=\"M 81.68 42.26 L 81.68 42.26 C 81.68 43.51 82.72 44.53 84.00 44.53 C 85.28 44.53 86.32 43.51 86.32 42.26 L 86.32 42.26 C 86.32 41.01 85.28 40.00 84.00 40.00 C 82.72 40.00 81.68 41.01 81.68 42.26 L 81.68 42.26 Z M 84.00 45.66 C 82.12 45.66 80.44 46.53 79.38 47.89 L 79.38 49.00 L 88.62 49.00 L 88.62 47.89 C 87.56 46.53 85.88 45.66 84.00 45.66 L 84.00 45.66 Z\" fill=\"#ffffff\" fill-rule=\"nonzero\" stroke=\"none\"></path></g><g><path d=\"M 81.68 64.26 L 81.68 64.26 C 81.68 65.51 82.72 66.53 84.00 66.53 C 85.28 66.53 86.32 65.51 86.32 64.26 L 86.32 64.26 C 86.32 63.01 85.28 62.00 84.00 62.00 C 82.72 62.00 81.68 63.01 81.68 64.26 L 81.68 64.26 Z M 84.00 67.66 C 82.12 67.66 80.44 68.53 79.38 69.89 L 79.38 71.00 L 88.62 71.00 L 88.62 69.89 C 87.56 68.53 85.88 67.66 84.00 67.66 L 84.00 67.66 Z\" fill=\"#9ab9fc\" fill-rule=\"nonzero\" stroke=\"none\"></path></g><path d=\"M 78.00 9.00 L 139.00 9.00 C 143.42 9.00 147.00 12.58 147.00 17.00 L 147.00 23.00 L 147.00 23.00 L 70.00 23.00 L 70.00 17.00 C 70.00 12.58 73.58 9.00 78.00 9.00 Z\" fill=\"#7aa1f8\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 80.00 16.50 C 80.00 17.88 78.88 19.00 77.50 19.00 C 76.12 19.00 75.00 17.88 75.00 16.50 C 75.00 15.12 76.12 14.00 77.50 14.00 C 78.88 14.00 80.00 15.12 80.00 16.50 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 87.00 16.50 C 87.00 17.88 85.88 19.00 84.50 19.00 C 83.12 19.00 82.00 17.88 82.00 16.50 C 82.00 15.12 83.12 14.00 84.50 14.00 C 85.88 14.00 87.00 15.12 87.00 16.50 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 94.00 16.50 C 94.00 17.88 92.88 19.00 91.50 19.00 C 90.12 19.00 89.00 17.88 89.00 16.50 C 89.00 15.12 90.12 14.00 91.50 14.00 C 92.88 14.00 94.00 15.12 94.00 16.50 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></svg>";
3
+ //#endregion
4
+ export { e as default };
@@ -1,3 +1,3 @@
1
- import { t as e } from "../ProgressSpinner-BXHLx4Lg.js";
1
+ import { t as e } from "../ProgressSpinner-DuBpPkna.js";
2
2
  import "./style.js";
3
3
  export { e as MProgressSpinner };
@@ -1,6 +1,6 @@
1
1
  import { r as e } from "../useComponentAttrs-BTYEe61P.js";
2
2
  import { t } from "../useMId-BXFYayPP.js";
3
- import { n, t as r } from "../Radio-Bb21-Vk4.js";
3
+ import { n, t as r } from "../Radio-DsaKvbhk.js";
4
4
  import "./style.js";
5
5
  import { computed as i, createElementBlock as a, defineComponent as o, mergeProps as s, openBlock as c, provide as l, renderSlot as u, unref as d, useAttrs as f } from "vue";
6
6
  //#region src/components/Radio/RadioGroup.vue?vue&type=script&setup=true&lang.ts
@@ -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, t as o } from "../locale-DNYpTg5K.js";
5
+ import { o as i } from "../config-BdK5ccNT.js";
6
+ import { n as a, t as o } from "../locale-B36KH7c3.js";
7
7
  import "./style.js";
8
8
  import { Fragment as s, computed as c, createCommentVNode as l, createElementBlock as u, createElementVNode as d, createVNode as f, defineComponent as p, mergeProps as m, normalizeClass as h, openBlock as g, renderList as _, renderSlot as v, toDisplayString as y, unref as b, useAttrs as x } from "vue";
9
9
  //#region src/components/Rating/Rating.vue?vue&type=script&setup=true&lang.ts
@@ -1,22 +1,31 @@
1
1
  import { r as e } from "../useComponentAttrs-BTYEe61P.js";
2
2
  import { t } from "../Icon-DfpIfo2L.js";
3
- import { n } from "../locale-DNYpTg5K.js";
3
+ import { n } from "../locale-B36KH7c3.js";
4
4
  import "./style.js";
5
- import { computed as r, createCommentVNode as i, createElementBlock as a, createElementVNode as o, createTextVNode as s, createVNode as c, defineComponent as l, mergeProps as u, openBlock as d, renderSlot as f, toDisplayString as p, unref as m, useAttrs as h, useSlots as g } from "vue";
6
- //#region src/components/Result/Result.vue?vue&type=script&setup=true&lang.ts
7
- var _ = {
5
+ import { computed as r, createCommentVNode as i, createElementBlock as a, createTextVNode as o, createVNode as s, defineComponent as c, mergeProps as l, openBlock as u, renderSlot as d, toDisplayString as f, unref as p, useAttrs as m, useSlots as h } from "vue";
6
+ //#region src/components/Result/statusIcons.ts
7
+ var g = {
8
+ 403: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 240 140\" fill=\"none\" aria-hidden=\"true\" focusable=\"false\">\n <ellipse cx=\"120\" cy=\"118\" rx=\"88\" ry=\"12\" fill=\"currentColor\" opacity=\"0.08\"/>\n <rect x=\"70\" y=\"36\" width=\"100\" height=\"72\" rx=\"12\" fill=\"currentColor\" opacity=\"0.12\"/>\n <rect x=\"86\" y=\"52\" width=\"68\" height=\"40\" rx=\"6\" fill=\"currentColor\" opacity=\"0.18\"/>\n <path d=\"M104 52v-8a16 16 0 0 1 32 0v8\" stroke=\"currentColor\" stroke-width=\"4\" stroke-linecap=\"round\" opacity=\"0.55\"/>\n <circle cx=\"120\" cy=\"72\" r=\"6\" fill=\"currentColor\" opacity=\"0.7\"/>\n <path d=\"M120 78v10\" stroke=\"currentColor\" stroke-width=\"4\" stroke-linecap=\"round\" opacity=\"0.7\"/>\n <text x=\"120\" y=\"28\" text-anchor=\"middle\" font-size=\"28\" font-weight=\"700\" fill=\"currentColor\" opacity=\"0.85\" font-family=\"var(--m-font-sans),system-ui,sans-serif\">403</text>\n</svg>",
9
+ 404: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 240 140\" fill=\"none\" aria-hidden=\"true\" focusable=\"false\">\n <ellipse cx=\"120\" cy=\"118\" rx=\"88\" ry=\"12\" fill=\"currentColor\" opacity=\"0.08\"/>\n <circle cx=\"108\" cy=\"68\" r=\"28\" stroke=\"currentColor\" stroke-width=\"6\" opacity=\"0.35\"/>\n <path d=\"M128 88l22 22\" stroke=\"currentColor\" stroke-width=\"6\" stroke-linecap=\"round\" opacity=\"0.55\"/>\n <path d=\"M98 68h20M108 58v20\" stroke=\"currentColor\" stroke-width=\"4\" stroke-linecap=\"round\" opacity=\"0.45\"/>\n <text x=\"120\" y=\"28\" text-anchor=\"middle\" font-size=\"28\" font-weight=\"700\" fill=\"currentColor\" opacity=\"0.85\" font-family=\"var(--m-font-sans),system-ui,sans-serif\">404</text>\n</svg>",
10
+ 500: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 240 140\" fill=\"none\" aria-hidden=\"true\" focusable=\"false\">\n <ellipse cx=\"120\" cy=\"118\" rx=\"88\" ry=\"12\" fill=\"currentColor\" opacity=\"0.08\"/>\n <rect x=\"78\" y=\"48\" width=\"84\" height=\"56\" rx=\"10\" fill=\"currentColor\" opacity=\"0.12\"/>\n <rect x=\"90\" y=\"60\" width=\"60\" height=\"8\" rx=\"2\" fill=\"currentColor\" opacity=\"0.35\"/>\n <rect x=\"90\" y=\"76\" width=\"40\" height=\"8\" rx=\"2\" fill=\"currentColor\" opacity=\"0.25\"/>\n <circle cx=\"156\" cy=\"48\" r=\"18\" fill=\"currentColor\" opacity=\"0.18\"/>\n <path d=\"M156 40v10\" stroke=\"currentColor\" stroke-width=\"3.5\" stroke-linecap=\"round\" opacity=\"0.75\"/>\n <circle cx=\"156\" cy=\"56\" r=\"2\" fill=\"currentColor\" opacity=\"0.75\"/>\n <text x=\"120\" y=\"28\" text-anchor=\"middle\" font-size=\"28\" font-weight=\"700\" fill=\"currentColor\" opacity=\"0.85\" font-family=\"var(--m-font-sans),system-ui,sans-serif\">500</text>\n</svg>",
11
+ 418: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 240 140\" fill=\"none\" aria-hidden=\"true\" focusable=\"false\">\n <ellipse cx=\"120\" cy=\"118\" rx=\"88\" ry=\"12\" fill=\"currentColor\" opacity=\"0.08\"/>\n <path d=\"M88 86c0-22 14-40 32-40s32 18 32 40v8H88v-8z\" fill=\"currentColor\" opacity=\"0.14\"/>\n <path d=\"M100 54c4-10 12-16 20-16s16 6 20 16\" stroke=\"currentColor\" stroke-width=\"4\" stroke-linecap=\"round\" opacity=\"0.45\"/>\n <circle cx=\"110\" cy=\"72\" r=\"3\" fill=\"currentColor\" opacity=\"0.65\"/>\n <circle cx=\"130\" cy=\"72\" r=\"3\" fill=\"currentColor\" opacity=\"0.65\"/>\n <path d=\"M112 84c4 4 12 4 16 0\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" opacity=\"0.55\"/>\n <path d=\"M120 46v-10M112 40h16\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" opacity=\"0.4\"/>\n <text x=\"120\" y=\"28\" text-anchor=\"middle\" font-size=\"28\" font-weight=\"700\" fill=\"currentColor\" opacity=\"0.85\" font-family=\"var(--m-font-sans),system-ui,sans-serif\">418</text>\n</svg>"
12
+ }, _ = ["innerHTML"], v = {
13
+ key: 1,
8
14
  class: "m-result__icon",
9
15
  "aria-hidden": "true"
10
- }, v = {
11
- key: 0,
12
- class: "m-result__title"
13
16
  }, y = {
14
- key: 1,
15
- class: "m-result__description"
16
- }, b = {
17
17
  key: 2,
18
- class: "m-result__extra"
19
- }, x = /* @__PURE__ */ l({
18
+ class: "m-result__title"
19
+ }, b = {
20
+ key: 3,
21
+ class: "m-result__description"
22
+ }, x = {
23
+ key: 4,
24
+ class: "m-result__content"
25
+ }, S = {
26
+ key: 5,
27
+ class: "m-result__footer"
28
+ }, C = /* @__PURE__ */ c({
20
29
  inheritAttrs: !1,
21
30
  __name: "Result",
22
31
  props: {
@@ -24,51 +33,78 @@ var _ = {
24
33
  status: { default: "info" },
25
34
  title: {},
26
35
  description: {},
27
- icon: {}
36
+ icon: {},
37
+ size: {}
28
38
  },
29
- setup(l) {
30
- let x = l, S = h(), C = g(), { rootAttrs: w } = e(S, () => x.pt), T = n();
31
- function E(e) {
32
- return e === "warning" || e === "warn" ? "warn" : e === "danger" || e === "error" ? "error" : e;
39
+ setup(c) {
40
+ let C = c, w = m(), T = h(), { rootAttrs: E } = e(w, () => C.pt), D = n(), O = /* @__PURE__ */ new Set([
41
+ "403",
42
+ "404",
43
+ "500",
44
+ "418"
45
+ ]);
46
+ function k(e) {
47
+ return e === "small" || e === "sm" ? "small" : e === "large" || e === "lg" ? "large" : e === "huge" ? "huge" : "medium";
33
48
  }
34
- let D = r(() => E(x.status)), O = r(() => {
35
- if (x.icon) return x.icon;
36
- switch (D.value) {
49
+ let A = r(() => k(C.size)), j = r(() => O.has(C.status)), M = r(() => !!T.icon), N = r(() => j.value && !C.icon && !M.value), P = r(() => {
50
+ if (C.icon) return C.icon;
51
+ switch (C.status) {
37
52
  case "success": return "check-circle";
38
- case "warn": return "warning";
53
+ case "warning": return "warning";
39
54
  case "error":
40
55
  case "500": return "x-circle";
41
56
  case "403": return "lock";
42
57
  case "404": return "search";
58
+ case "418": return "info";
43
59
  default: return "info";
44
60
  }
45
- }), k = r(() => {
46
- if (x.title != null) return x.title;
47
- let e = T.value;
48
- switch (D.value) {
61
+ }), F = r(() => {
62
+ if (N.value) return g[C.status];
63
+ }), I = r(() => {
64
+ if (C.title != null) return C.title;
65
+ let e = D.value;
66
+ switch (C.status) {
49
67
  case "success": return e.resultSuccess;
50
- case "warn": return e.resultWarning;
68
+ case "warning": return e.resultWarning;
51
69
  case "error": return e.resultError;
52
70
  case "403": return e.result403;
53
71
  case "404": return e.result404;
54
72
  case "500": return e.result500;
73
+ case "418": return e.result418;
55
74
  default: return e.resultInfo;
56
75
  }
76
+ }), L = r(() => !!(T.title || I.value)), R = r(() => !!(T.description || C.description)), z = r(() => [
77
+ "m-result",
78
+ `m-result--${C.status === "warning" ? "warning" : C.status}`,
79
+ `m-result--${A.value}`
80
+ ]), B = r(() => {
81
+ switch (A.value) {
82
+ case "small": return "md";
83
+ case "large":
84
+ case "huge": return "lg";
85
+ default: return "lg";
86
+ }
57
87
  });
58
- return (e, n) => (d(), a("div", u(m(w), {
59
- class: ["m-result", `m-result--${D.value}`],
88
+ return (e, n) => (u(), a("div", l(p(E), {
89
+ class: z.value,
60
90
  role: "status"
61
91
  }), [
62
- o("div", _, [f(e.$slots, "icon", {}, () => [c(t, {
92
+ N.value && F.value ? (u(), a("div", {
93
+ key: 0,
94
+ class: "m-result__illustration",
95
+ "aria-hidden": "true",
96
+ innerHTML: F.value
97
+ }, null, 8, _)) : M.value || P.value ? (u(), a("div", v, [d(e.$slots, "icon", {}, () => [s(t, {
63
98
  class: "m-result__glyph",
64
- name: O.value,
65
- size: "lg"
66
- }, null, 8, ["name"])])]),
67
- m(C).title || k.value ? (d(), a("div", v, [f(e.$slots, "title", {}, () => [s(p(k.value), 1)])])) : i("", !0),
68
- m(C).description || l.description ? (d(), a("div", y, [f(e.$slots, "description", {}, () => [s(p(l.description), 1)])])) : i("", !0),
69
- m(C).extra || m(C).default ? (d(), a("div", b, [f(e.$slots, "extra"), f(e.$slots, "default")])) : i("", !0)
99
+ name: P.value,
100
+ size: B.value
101
+ }, null, 8, ["name", "size"])])])) : i("", !0),
102
+ L.value ? (u(), a("div", y, [d(e.$slots, "title", {}, () => [o(f(I.value), 1)])])) : i("", !0),
103
+ R.value ? (u(), a("div", b, [d(e.$slots, "description", {}, () => [o(f(c.description), 1)])])) : i("", !0),
104
+ p(T).default ? (u(), a("div", x, [d(e.$slots, "default")])) : i("", !0),
105
+ p(T).footer ? (u(), a("div", S, [d(e.$slots, "footer")])) : i("", !0)
70
106
  ], 16));
71
107
  }
72
108
  });
73
109
  //#endregion
74
- export { x as MResult };
110
+ export { C as MResult };
@@ -1044,30 +1044,40 @@
1044
1044
  animation: none;
1045
1045
  }
1046
1046
 
1047
- /* —— Feedback: Result —— */
1047
+ /* —— Feedback: Result (Naive-aligned outcome page) —— */
1048
1048
  .m-result {
1049
1049
  --m-result-tone: var(--m-color-info);
1050
+ --m-result-tone-bg: color-mix(
1051
+ in srgb,
1052
+ var(--m-result-tone) 14%,
1053
+ var(--m-color-surface)
1054
+ );
1050
1055
  --m-result-icon-size: 4rem;
1051
- --m-result-glyph-size: 1.75rem;
1052
- --m-result-title-size: 1.35rem;
1053
- --m-result-max-width: 32rem;
1054
- display: grid;
1056
+ --m-result-glyph-size: 1.875rem;
1057
+ --m-result-title-size: 1.25rem;
1058
+ --m-result-illustration-width: 15rem;
1059
+ --m-result-illustration-height: 8.75rem;
1060
+ --m-result-icon-margin: var(--m-space-5);
1061
+ --m-result-footer-margin: 1.625rem;
1062
+ --m-result-desc-max-width: 25rem;
1063
+ align-items: center;
1064
+ display: flex;
1065
+ flex-direction: column;
1055
1066
  font-family: var(--m-font-sans);
1056
- gap: var(--m-space-3);
1057
- justify-items: center;
1058
- padding: clamp(var(--m-space-8), 8vh, 4.5rem) var(--m-space-6);
1067
+ padding: 2.5rem var(--m-space-6);
1059
1068
  text-align: center;
1060
1069
  }
1061
1070
 
1062
1071
  .m-result__icon {
1063
1072
  align-items: center;
1064
- background: color-mix(in srgb, var(--m-result-tone) 14%, var(--m-color-surface));
1073
+ background: var(--m-result-tone-bg);
1065
1074
  border-radius: var(--m-radius-full);
1066
1075
  color: var(--m-result-tone);
1067
1076
  display: grid;
1077
+ flex-shrink: 0;
1068
1078
  height: var(--m-result-icon-size);
1069
1079
  justify-items: center;
1070
- margin-bottom: var(--m-space-2);
1080
+ margin-bottom: var(--m-result-icon-margin);
1071
1081
  place-items: center;
1072
1082
  width: var(--m-result-icon-size);
1073
1083
  }
@@ -1078,29 +1088,51 @@
1078
1088
  width: var(--m-result-glyph-size);
1079
1089
  }
1080
1090
 
1091
+ .m-result__illustration {
1092
+ color: var(--m-result-tone);
1093
+ flex-shrink: 0;
1094
+ height: var(--m-result-illustration-height);
1095
+ margin-bottom: var(--m-result-icon-margin);
1096
+ width: var(--m-result-illustration-width);
1097
+ }
1098
+
1099
+ .m-result__illustration > svg {
1100
+ display: block;
1101
+ height: 100%;
1102
+ width: 100%;
1103
+ }
1104
+
1081
1105
  .m-result__title {
1082
1106
  color: var(--m-color-text);
1083
1107
  font-size: var(--m-result-title-size);
1084
1108
  font-weight: 600;
1085
- line-height: 1.35;
1109
+ letter-spacing: -0.0125rem;
1110
+ line-height: 1.4;
1086
1111
  margin: 0;
1087
- max-width: var(--m-result-max-width);
1088
1112
  }
1089
1113
 
1090
1114
  .m-result__description {
1091
1115
  color: var(--m-color-text-muted);
1092
- font-size: var(--m-font-size-sm);
1093
- line-height: 1.55;
1094
- margin: 0;
1095
- max-width: var(--m-result-max-width);
1116
+ font-size: var(--m-font-size-md);
1117
+ line-height: 1.65;
1118
+ margin: var(--m-space-2) 0 0;
1119
+ max-width: var(--m-result-desc-max-width);
1096
1120
  }
1097
1121
 
1098
- .m-result__extra {
1122
+ .m-result__content {
1123
+ color: var(--m-color-text-muted);
1124
+ font-size: var(--m-font-size-md);
1125
+ line-height: 1.65;
1126
+ margin-top: var(--m-space-3);
1127
+ max-width: var(--m-result-desc-max-width);
1128
+ }
1129
+
1130
+ .m-result__footer {
1099
1131
  display: flex;
1100
1132
  flex-wrap: wrap;
1101
1133
  gap: var(--m-space-3);
1102
1134
  justify-content: center;
1103
- margin-top: var(--m-space-3);
1135
+ margin-top: var(--m-result-footer-margin);
1104
1136
  }
1105
1137
 
1106
1138
  .m-result--success {
@@ -1111,16 +1143,50 @@
1111
1143
  --m-result-tone: var(--m-color-info);
1112
1144
  }
1113
1145
 
1114
- .m-result--warn {
1146
+ .m-result--warning {
1115
1147
  --m-result-tone: var(--m-color-warn);
1116
1148
  }
1117
1149
 
1118
- .m-result--error,
1119
- .m-result--500 {
1150
+ .m-result--error {
1120
1151
  --m-result-tone: var(--m-color-danger);
1121
1152
  }
1122
1153
 
1123
1154
  .m-result--403,
1124
- .m-result--404 {
1125
- --m-result-tone: var(--m-color-text-muted);
1155
+ .m-result--404,
1156
+ .m-result--500,
1157
+ .m-result--418 {
1158
+ --m-result-tone: var(--m-color-primary);
1159
+ }
1160
+
1161
+ .m-result--small {
1162
+ --m-result-icon-size: 3rem;
1163
+ --m-result-glyph-size: 1.375rem;
1164
+ --m-result-title-size: 1rem;
1165
+ --m-result-illustration-width: 11.5rem;
1166
+ --m-result-illustration-height: 6.75rem;
1167
+ --m-result-icon-margin: 0.875rem;
1168
+ --m-result-footer-margin: var(--m-space-5);
1169
+ padding: 1.625rem 1.125rem;
1170
+ }
1171
+
1172
+ .m-result--large {
1173
+ --m-result-icon-size: 4.5rem;
1174
+ --m-result-glyph-size: 2.125rem;
1175
+ --m-result-title-size: 1.5rem;
1176
+ --m-result-illustration-width: 17rem;
1177
+ --m-result-illustration-height: 9.75rem;
1178
+ --m-result-icon-margin: var(--m-space-6);
1179
+ --m-result-footer-margin: 2rem;
1180
+ padding: 3rem var(--m-space-8);
1181
+ }
1182
+
1183
+ .m-result--huge {
1184
+ --m-result-icon-size: 5.25rem;
1185
+ --m-result-glyph-size: 2.5rem;
1186
+ --m-result-title-size: 1.75rem;
1187
+ --m-result-illustration-width: 19rem;
1188
+ --m-result-illustration-height: 11rem;
1189
+ --m-result-icon-margin: var(--m-space-6);
1190
+ --m-result-footer-margin: 2.25rem;
1191
+ padding: 3.5rem var(--m-space-8);
1126
1192
  }
@@ -1,8 +1,8 @@
1
1
  import { r as e } from "../useComponentAttrs-BTYEe61P.js";
2
2
  import { t } from "../Icon-DfpIfo2L.js";
3
3
  import { n, t as r } from "../overlay-oR-5MDuE.js";
4
- import { c as i } from "../config-Dln2-u_v.js";
5
- import { n as a } from "../locale-DNYpTg5K.js";
4
+ import { c as i } from "../config-BdK5ccNT.js";
5
+ import { n as a } from "../locale-B36KH7c3.js";
6
6
  import "./style.js";
7
7
  import { Teleport as o, computed as s, createBlock as c, createElementBlock as l, createElementVNode as u, createVNode as d, defineComponent as f, mergeProps as p, onBeforeUnmount as m, onMounted as h, openBlock as g, ref as _, renderSlot as v, unref as y, useAttrs as b, watch as x } from "vue";
8
8
  //#region src/components/ScrollTop/ScrollTop.vue?vue&type=script&setup=true&lang.ts
@@ -4,8 +4,8 @@ import { n, t as ee } from "../overlay-oR-5MDuE.js";
4
4
  import { t as te } from "../overlayPlacement-Cd20JTD_.js";
5
5
  import { t as ne } from "../useMId-BXFYayPP.js";
6
6
  import { t as re } from "../Scrollbar-BYnCO8fv.js";
7
- import { c as ie, i as ae, o as oe } from "../config-Dln2-u_v.js";
8
- import { n as se, t as ce } from "../locale-DNYpTg5K.js";
7
+ import { c as ie, i as ae, o as oe } from "../config-BdK5ccNT.js";
8
+ import { n as se, t as ce } from "../locale-B36KH7c3.js";
9
9
  import "./style.js";
10
10
  import { Fragment as r, Teleport as le, Transition as ue, computed as i, createBlock as a, createCommentVNode as o, createElementBlock as s, createElementVNode as c, createTextVNode as de, createVNode as l, defineComponent as u, mergeProps as fe, nextTick as pe, normalizeClass as d, normalizeStyle as me, onBeforeUnmount as he, openBlock as f, ref as p, renderList as ge, renderSlot as _e, toDisplayString as m, unref as h, useAttrs as ve, useSlots as ye, vModelText as be, watch as xe, withCtx as Se, withDirectives as Ce, withModifiers as we } from "vue";
11
11
  //#region src/components/Select/Select.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 "../useMenuKeyboard-BedmYE4W.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 { Fragment as r, computed as i, createElementBlock as a, defineComponent as o, mergeProps as s, normalizeClass as c, openBlock as l, ref as u, renderList as d, toDisplayString as f, unref as p, useAttrs as m, watch as h } from "vue";
6
6
  //#region src/components/SelectButton/SelectButton.vue?vue&type=script&setup=true&lang.ts
@@ -0,0 +1,4 @@
1
+ //#region src/components/Empty/illustrations/markup/server-error.ts
2
+ var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 250 122\" 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-opacity=\"0.4497924\"></stop><stop offset=\"1\" stop-color=\"#dfebfd\" stop-opacity=\"0\"></stop></linearGradient><linearGradient gradientUnits=\"objectBoundingBox\" id=\"__MID_3__\" 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=\"86.031\" id=\"__MID_2__\" width=\"89.033005\" x=\"84.472\" y=\"25.497\"><feOffset color-interpolation-filters=\"linearRGB\" dx=\"5\" dy=\"-2\" 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><filter filterUnits=\"objectBoundingBox\" height=\"36.661865\" id=\"__MID_4__\" width=\"15.57534\" x=\"120.004845\" y=\"42.99386\"><feOffset color-interpolation-filters=\"linearRGB\" dx=\"2\" dy=\"-2\" in=\"SourceAlpha\" result=\"shadowOffsetOuter1\"></feOffset><feColorMatrix color-interpolation-filters=\"linearRGB\" in=\"shadowOffsetOuter1\" result=\"result2\" type=\"matrix\" values=\"0 0 0 0 0.35686275 0 0 0 0 0.46666667 0 0 0 0 0.79607844 0 0 0 1 0\"></feColorMatrix></filter><filter filterUnits=\"objectBoundingBox\" height=\"15.003998\" id=\"__MID_5__\" width=\"15.003983\" x=\"120.08748\" y=\"78.98951\"><feOffset color-interpolation-filters=\"linearRGB\" dx=\"2\" dy=\"-2\" in=\"SourceAlpha\" result=\"shadowOffsetOuter1\"></feOffset><feColorMatrix color-interpolation-filters=\"linearRGB\" in=\"shadowOffsetOuter1\" result=\"result2\" type=\"matrix\" values=\"0 0 0 0 0.35686275 0 0 0 0 0.46666667 0 0 0 0 0.79607844 0 0 0 1 0\"></feColorMatrix></filter></defs><g><g><path d=\"M -3.00 -28.00 L 250.00 -28.00 L 250.00 122.00 L -3.00 122.00 Z\" fill=\"none\" stroke=\"none\"></path><path d=\"M 249.52 122.00 C 220.10 85.49 173.04 64.00 122.50 64.00 C 73.53 64.00 29.68 85.93 0.24 120.52 C 0.24 120.52 249.52 122.00 249.52 122.00 Z\" fill=\"url(#__MID_0__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><g><g><g><path d=\"M 64.75 75.60 L 61.76 75.60 L 61.76 65.48 C 61.76 64.67 62.43 64.02 63.25 64.02 L 63.26 64.02 C 64.09 64.02 64.75 64.67 64.75 65.48 L 64.75 75.60 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 66.24 78.08 L 63.24 78.08 L 63.24 72.79 C 63.24 72.01 63.89 71.37 64.69 71.37 L 64.79 71.37 C 65.59 71.37 66.24 72.01 66.24 72.79 L 66.24 78.08 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_6__\" stroke=\"none\"></path><path d=\"M 62.20 75.59 L 59.18 75.59 L 59.18 69.85 C 59.18 69.06 59.83 68.42 60.64 68.42 L 60.74 68.42 C 61.55 68.42 62.20 69.06 62.20 69.85 L 62.20 75.59 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_7__\" stroke=\"none\"></path><g><path d=\"M 66.42 83.99 L 58.56 83.99 C 58.25 83.99 58.00 83.74 58.00 83.44 L 58.00 75.81 C 58.00 75.50 58.25 75.26 58.56 75.26 L 66.42 75.26 C 66.73 75.26 66.98 75.50 66.98 75.81 L 66.98 83.44 C 66.98 83.74 66.73 83.99 66.42 83.99\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><g><g><g><path d=\"M 202.18 77.89 L 199.37 77.89 L 199.37 68.39 C 199.37 67.63 200.00 67.02 200.77 67.02 L 200.78 67.02 C 201.55 67.02 202.18 67.63 202.18 68.39 L 202.18 77.89 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 203.57 80.22 L 200.76 80.22 L 200.76 75.26 C 200.76 74.52 201.37 73.92 202.13 73.92 L 202.21 73.92 C 202.96 73.92 203.57 74.52 203.57 75.26 L 203.57 80.22 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_6__\" stroke=\"none\"></path><path d=\"M 199.79 77.89 L 196.95 77.89 L 196.95 72.49 C 196.95 71.75 197.57 71.15 198.32 71.15 L 198.42 71.15 C 199.17 71.15 199.79 71.75 199.79 72.49 L 199.79 77.89 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_7__\" stroke=\"none\"></path><g><path d=\"M 203.74 85.78 L 196.38 85.78 C 196.08 85.78 195.85 85.54 195.85 85.26 L 195.85 78.09 C 195.85 77.80 196.08 77.57 196.38 77.57 L 203.74 77.57 C 204.03 77.57 204.27 77.80 204.27 78.09 L 204.27 85.26 C 204.27 85.54 204.03 85.78 203.74 85.78\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><g><g><g><path d=\"M 174.14 91.71 L 170.09 91.71 L 170.09 78.87 C 170.09 77.85 171.00 77.02 172.11 77.02 L 172.13 77.02 C 173.24 77.02 174.14 77.85 174.14 78.87 L 174.14 91.71 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 176.16 94.85 L 172.10 94.85 L 172.10 88.15 C 172.10 87.15 172.98 86.35 174.07 86.35 L 174.19 86.35 C 175.28 86.35 176.16 87.15 176.16 88.15 L 176.16 94.85 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_6__\" stroke=\"none\"></path><path d=\"M 170.69 91.70 L 166.60 91.70 L 166.60 84.41 C 166.60 83.41 167.48 82.60 168.57 82.60 L 168.71 82.60 C 169.80 82.60 170.69 83.41 170.69 84.41 L 170.69 91.70 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_7__\" stroke=\"none\"></path><g><path d=\"M 176.40 102.35 L 165.76 102.35 C 165.34 102.35 165.00 102.04 165.00 101.65 L 165.00 91.97 C 165.00 91.59 165.34 91.27 165.76 91.27 L 176.40 91.27 C 176.82 91.27 177.16 91.59 177.16 91.97 L 177.16 101.65 C 177.16 102.04 176.82 102.35 176.40 102.35\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><path d=\"M 100.38 73.78 L 90.43 99.87 L 159.24 99.87 L 146.83 73.78 Z\" fill=\"url(#__MID_1__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><g><g><path d=\"M 163.00 41.50 C 163.00 63.32 145.32 81.00 123.50 81.00 C 101.68 81.00 84.00 63.32 84.00 41.50 C 84.00 19.68 101.68 2.00 123.50 2.00 C 145.32 2.00 163.00 19.68 163.00 41.50 Z\" fill=\"#000000\" fill-rule=\"evenodd\" filter=\"url(#__MID_2__)\" stroke=\"none\"></path></g><path d=\"M 163.00 41.50 C 163.00 63.32 145.32 81.00 123.50 81.00 C 101.68 81.00 84.00 63.32 84.00 41.50 C 84.00 19.68 101.68 2.00 123.50 2.00 C 145.32 2.00 163.00 19.68 163.00 41.50 Z\" fill=\"url(#__MID_3__)\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><g><g><path d=\"M 118.00 18.00 L 129.57 18.00 L 127.91 50.68 L 119.22 50.68 Z\" fill=\"#000000\" fill-rule=\"evenodd\" filter=\"url(#__MID_4__)\" stroke=\"none\"></path></g><path d=\"M 118.00 18.00 L 129.57 18.00 L 127.91 50.68 L 119.22 50.68 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><g><g><path d=\"M 129.09 59.49 C 129.09 62.53 126.63 64.99 123.59 64.99 C 120.55 64.99 118.09 62.53 118.09 59.49 C 118.09 56.45 120.55 53.99 123.59 53.99 C 126.63 53.99 129.09 56.45 129.09 59.49 Z\" fill=\"#000000\" fill-rule=\"evenodd\" filter=\"url(#__MID_5__)\" stroke=\"none\"></path></g><path d=\"M 129.09 59.49 C 129.09 62.53 126.63 64.99 123.59 64.99 C 120.55 64.99 118.09 62.53 118.09 59.49 C 118.09 56.45 120.55 53.99 123.59 53.99 C 126.63 53.99 129.09 56.45 129.09 59.49 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g></svg>";
3
+ //#endregion
4
+ export { e as default };
@@ -1,6 +1,11 @@
1
1
  import { Component } from 'vue';
2
2
  /** Minimal route target when vue-router is not installed. */
3
3
  export type MRouteLocationRaw = string | Record<string, unknown>;
4
+ /**
5
+ * Vue Router injects via a Symbol key. `Object.values(provides)` skips Symbols,
6
+ * so we must walk `Reflect.ownKeys`.
7
+ */
8
+ export declare function appHasRouter(): boolean;
4
9
  export declare function resolveOptionalRouterLink(): Component | null;
5
10
  export declare function resolveRouteHref(to: MRouteLocationRaw): string;
6
11
  export declare function isExternalRoute(to: MRouteLocationRaw): boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"optionalRouter.d.ts","sourceRoot":"","sources":["../../src/shared/optionalRouter.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,KAAK,CAAA;AAGpC,6DAA6D;AAC7D,MAAM,MAAM,iBAAiB,GAAG,MAAM,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAA;AAWhE,wBAAgB,yBAAyB,IAAI,SAAS,GAAG,IAAI,CAK5D;AAED,wBAAgB,gBAAgB,CAAC,EAAE,EAAE,iBAAiB,GAAG,MAAM,CAK9D;AAED,wBAAgB,eAAe,CAAC,EAAE,EAAE,iBAAiB,GAAG,OAAO,CAK9D"}
1
+ {"version":3,"file":"optionalRouter.d.ts","sourceRoot":"","sources":["../../src/shared/optionalRouter.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,KAAK,CAAA;AAGpC,6DAA6D;AAC7D,MAAM,MAAM,iBAAiB,GAAG,MAAM,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAA;AAWhE;;;GAGG;AACH,wBAAgB,YAAY,IAAI,OAAO,CAqBtC;AAED,wBAAgB,yBAAyB,IAAI,SAAS,GAAG,IAAI,CAK5D;AAED,wBAAgB,gBAAgB,CAAC,EAAE,EAAE,iBAAiB,GAAG,MAAM,CAK9D;AAED,wBAAgB,eAAe,CAAC,EAAE,EAAE,iBAAiB,GAAG,OAAO,CAK9D"}
@@ -1,4 +1,4 @@
1
- /** Naive-compatible breakpoint map (min-width, px). */
1
+ /** Breakpoint map (min-width, px). */
2
2
  export declare const M_BREAKPOINTS: {
3
3
  readonly xs: 0;
4
4
  readonly s: 640;
@@ -1 +1 @@
1
- {"version":3,"file":"responsive.d.ts","sourceRoot":"","sources":["../../src/shared/responsive.ts"],"names":[],"mappings":"AAAA,uDAAuD;AACvD,eAAO,MAAM,aAAa;;;;;;;CAOhB,CAAA;AAEV,MAAM,MAAM,WAAW,GAAG,MAAM,OAAO,aAAa,CAAA;AAEpD;;;GAGG;AACH,wBAAgB,oBAAoB,CAClC,KAAK,EAAE,MAAM,GAAG,MAAM,GAAG,SAAS,GAAG,IAAI,EACzC,UAAU,EAAE,MAAM,GAAG,SAAS,GAC7B,MAAM,GAAG,SAAS,CA+BpB;AAED,wBAAgB,WAAW,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM,GAAG,SAAS,GAAG,IAAI,GAAG,MAAM,GAAG,SAAS,CAOzF;AAED,gFAAgF;AAChF,wBAAgB,uBAAuB,CACrC,KAAK,EAAE,MAAM,GAAG,SAAS,GAAG,IAAI,EAChC,KAAK,EAAE,KAAK,MAAM,EAAE,GACnB,OAAO,CAIT"}
1
+ {"version":3,"file":"responsive.d.ts","sourceRoot":"","sources":["../../src/shared/responsive.ts"],"names":[],"mappings":"AAAA,sCAAsC;AACtC,eAAO,MAAM,aAAa;;;;;;;CAOhB,CAAA;AAEV,MAAM,MAAM,WAAW,GAAG,MAAM,OAAO,aAAa,CAAA;AAEpD;;;GAGG;AACH,wBAAgB,oBAAoB,CAClC,KAAK,EAAE,MAAM,GAAG,MAAM,GAAG,SAAS,GAAG,IAAI,EACzC,UAAU,EAAE,MAAM,GAAG,SAAS,GAC7B,MAAM,GAAG,SAAS,CA+BpB;AAED,wBAAgB,WAAW,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM,GAAG,SAAS,GAAG,IAAI,GAAG,MAAM,GAAG,SAAS,CAOzF;AAED,gFAAgF;AAChF,wBAAgB,uBAAuB,CACrC,KAAK,EAAE,MAAM,GAAG,SAAS,GAAG,IAAI,EAChC,KAAK,EAAE,KAAK,MAAM,EAAE,GACnB,OAAO,CAIT"}