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
+ /** Auto-generated from network-error.svg — do not edit by hand. */
2
+ declare const _default: "<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
+ export default _default;
4
+ //# sourceMappingURL=network-error.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"network-error.d.ts","sourceRoot":"","sources":["../../../../../src/components/Empty/illustrations/markup/network-error.ts"],"names":[],"mappings":"AAAA,mEAAmE;wBACpD,8wQAA8wQ;AAA7xQ,wBAA6xQ"}
@@ -0,0 +1,4 @@
1
+ /** Auto-generated from no-content.svg — do not edit by hand. */
2
+ declare const _default: "<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
+ export default _default;
4
+ //# sourceMappingURL=no-content.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"no-content.d.ts","sourceRoot":"","sources":["../../../../../src/components/Empty/illustrations/markup/no-content.ts"],"names":[],"mappings":"AAAA,gEAAgE;wBACjD,+sMAA+sM;AAA9tM,wBAA8tM"}
@@ -0,0 +1,4 @@
1
+ /** Auto-generated from no-issue.svg — do not edit by hand. */
2
+ declare const _default: "<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
+ export default _default;
4
+ //# sourceMappingURL=no-issue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"no-issue.d.ts","sourceRoot":"","sources":["../../../../../src/components/Empty/illustrations/markup/no-issue.ts"],"names":[],"mappings":"AAAA,8DAA8D;wBAC/C,ozNAAozN;AAAn0N,wBAAm0N"}
@@ -0,0 +1,4 @@
1
+ /** Auto-generated from no-message.svg — do not edit by hand. */
2
+ declare const _default: "<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
+ export default _default;
4
+ //# sourceMappingURL=no-message.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"no-message.d.ts","sourceRoot":"","sources":["../../../../../src/components/Empty/illustrations/markup/no-message.ts"],"names":[],"mappings":"AAAA,gEAAgE;wBACjD,kzLAAkzL;AAAj0L,wBAAi0L"}
@@ -0,0 +1,4 @@
1
+ /** Auto-generated from no-result.svg — do not edit by hand. */
2
+ declare const _default: "<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
+ export default _default;
4
+ //# sourceMappingURL=no-result.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"no-result.d.ts","sourceRoot":"","sources":["../../../../../src/components/Empty/illustrations/markup/no-result.ts"],"names":[],"mappings":"AAAA,+DAA+D;wBAChD,q+NAAq+N;AAAp/N,wBAAo/N"}
@@ -0,0 +1,4 @@
1
+ /** Auto-generated from no-schedule.svg — do not edit by hand. */
2
+ declare const _default: "<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
+ export default _default;
4
+ //# sourceMappingURL=no-schedule.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"no-schedule.d.ts","sourceRoot":"","sources":["../../../../../src/components/Empty/illustrations/markup/no-schedule.ts"],"names":[],"mappings":"AAAA,iEAAiE;wBAClD,qxWAAqxW;AAApyW,wBAAoyW"}
@@ -0,0 +1,4 @@
1
+ /** Auto-generated from payment-cycle-long.svg — do not edit by hand. */
2
+ declare const _default: "<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
+ export default _default;
4
+ //# sourceMappingURL=payment-cycle-long.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"payment-cycle-long.d.ts","sourceRoot":"","sources":["../../../../../src/components/Empty/illustrations/markup/payment-cycle-long.ts"],"names":[],"mappings":"AAAA,wEAAwE;wBACzD,wqQAAwqQ;AAAvrQ,wBAAurQ"}
@@ -0,0 +1,4 @@
1
+ /** Auto-generated from profile-unclear.svg — do not edit by hand. */
2
+ declare const _default: "<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
+ export default _default;
4
+ //# sourceMappingURL=profile-unclear.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"profile-unclear.d.ts","sourceRoot":"","sources":["../../../../../src/components/Empty/illustrations/markup/profile-unclear.ts"],"names":[],"mappings":"AAAA,qEAAqE;wBACtD,8yOAA8yO;AAA7zO,wBAA6zO"}
@@ -0,0 +1,4 @@
1
+ /** Auto-generated from server-error.svg — do not edit by hand. */
2
+ declare const _default: "<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
+ export default _default;
4
+ //# sourceMappingURL=server-error.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"server-error.d.ts","sourceRoot":"","sources":["../../../../../src/components/Empty/illustrations/markup/server-error.ts"],"names":[],"mappings":"AAAA,kEAAkE;wBACnD,myOAAmyO;AAAlzO,wBAAkzO"}
@@ -1,3 +1,5 @@
1
+ export type { EmptyIllustration, EmptyOutcomeIllustration, EmptyPreset, } from './illustrations';
2
+ export { EMPTY_ILLUSTRATION_KEYS, EMPTY_OUTCOME_KEYS, EMPTY_PRESET_KEYS, isEmptyIllustration, loadEmptyIllustration, } from './illustrations';
1
3
  export { default as MEmpty } from './Empty.vue';
2
- export type { EmptyProps } from './types';
4
+ export type { EmptyProps, EmptySize } from './types';
3
5
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Empty/index.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,CAAA;AAChB,OAAO,EAAE,OAAO,IAAI,MAAM,EAAE,MAAM,aAAa,CAAA;AAC/C,YAAY,EAAE,UAAU,EAAE,MAAM,SAAS,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Empty/index.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,CAAA;AAChB,OAAO,SAAS,CAAC;AACjB,YAAY,EACV,iBAAiB,EACjB,wBAAwB,EACxB,WAAW,GACZ,MAAM,iBAAiB,CAAC;AACzB,OAAO,EACL,uBAAuB,EACvB,kBAAkB,EAClB,iBAAiB,EACjB,mBAAmB,EACnB,qBAAqB,GACtB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,OAAO,IAAI,MAAM,EAAE,MAAM,aAAa,CAAC;AAChD,YAAY,EAAE,UAAU,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC"}
@@ -1,72 +1,146 @@
1
1
  /* —— Feedback: Empty —— */
2
2
  .m-empty {
3
- --m-empty-mark-size: 3.25rem;
4
- --m-empty-max-width: 28rem;
5
- display: grid;
3
+ --m-empty-illustration-width: 12.5rem;
4
+ --m-empty-illustration-height: 6.5rem;
5
+ --m-empty-max-width: 20rem;
6
+ --m-empty-icon-size: var(--m-space-8);
7
+ --m-empty-font-size: var(--m-font-size-md);
8
+ align-items: center;
9
+ display: flex;
10
+ flex-direction: column;
6
11
  font-family: var(--m-font-sans);
7
- gap: var(--m-space-3);
8
- justify-items: center;
9
- padding: clamp(var(--m-space-8), 8vh, 4.5rem) var(--m-space-6);
12
+ gap: calc(var(--m-space-2) + 0.125rem);
13
+ justify-content: center;
14
+ padding: calc(var(--m-space-8) + var(--m-space-1)) var(--m-space-5);
10
15
  text-align: center;
11
16
  }
12
17
 
13
- .m-empty__mark {
18
+ .m-empty__illustration {
14
19
  align-items: center;
15
- background: color-mix(in srgb, var(--m-color-primary) 14%, var(--m-color-surface));
16
- border-radius: var(--m-radius-full);
17
- color: var(--m-color-primary);
20
+ color: var(--m-color-text-muted);
18
21
  display: grid;
19
- height: var(--m-empty-mark-size);
22
+ flex-shrink: 0;
23
+ height: var(--m-empty-illustration-height);
20
24
  justify-items: center;
21
- margin-bottom: var(--m-space-2);
22
25
  place-items: center;
23
- width: var(--m-empty-mark-size);
26
+ width: var(--m-empty-illustration-width);
24
27
  }
25
28
 
26
- .m-empty__icon :is(.m-icon, svg) {
29
+ .m-empty__illustration :is(svg, .m-empty__glyph) {
27
30
  display: block;
28
- height: var(--m-space-6);
29
- width: var(--m-space-6);
31
+ height: 100%;
32
+ width: 100%;
33
+ }
34
+
35
+ .m-empty__icon :is(.m-icon, svg),
36
+ .m-empty__default-icon,
37
+ .m-empty__default-icon svg {
38
+ color: inherit;
39
+ display: block;
40
+ height: var(--m-empty-icon-size);
41
+ width: var(--m-empty-icon-size);
42
+ }
43
+
44
+ .m-empty--default-icon .m-empty__illustration {
45
+ height: var(--m-empty-icon-size);
46
+ width: var(--m-empty-icon-size);
30
47
  }
31
48
 
32
49
  .m-empty__image {
33
50
  display: block;
34
51
  height: auto;
35
- max-height: 10rem;
36
- max-width: min(16rem, 100%);
52
+ max-height: 100%;
53
+ max-width: 100%;
37
54
  object-fit: contain;
38
55
  }
39
56
 
40
- .m-empty__mark:has(.m-empty__image),
41
- .m-empty__mark:has(img) {
42
- background: transparent;
43
- border-radius: 0;
57
+ .m-empty__illustration:has(.m-empty__image),
58
+ .m-empty__illustration:has(img) {
44
59
  height: auto;
45
- margin-bottom: var(--m-space-1);
60
+ max-height: 10rem;
61
+ max-width: min(16rem, 100%);
46
62
  width: auto;
47
63
  }
48
64
 
65
+ .m-empty__body {
66
+ align-items: center;
67
+ display: flex;
68
+ flex-direction: column;
69
+ gap: var(--m-space-1);
70
+ max-width: var(--m-empty-max-width);
71
+ }
72
+
49
73
  .m-empty__title {
50
74
  color: var(--m-color-text);
51
- font-size: var(--m-font-size-lg);
75
+ font-size: var(--m-empty-font-size);
52
76
  font-weight: 600;
53
- line-height: 1.35;
77
+ line-height: 1.4;
54
78
  margin: 0;
55
- max-width: var(--m-empty-max-width);
56
79
  }
57
80
 
58
81
  .m-empty__description {
59
82
  color: var(--m-color-text-muted);
60
- font-size: var(--m-font-size-sm);
83
+ font-size: var(--m-empty-font-size);
61
84
  line-height: 1.55;
62
85
  margin: 0;
63
- max-width: var(--m-empty-max-width);
64
86
  }
65
87
 
66
88
  .m-empty__extra {
89
+ align-items: center;
67
90
  display: flex;
68
91
  flex-wrap: wrap;
69
- gap: var(--m-space-3);
92
+ gap: calc(var(--m-space-2) + 0.125rem);
70
93
  justify-content: center;
71
- margin-top: var(--m-space-3);
94
+ margin-top: calc(var(--m-space-1) + 0.125rem);
95
+ }
96
+
97
+ .m-empty--small {
98
+ --m-empty-illustration-width: 9.5rem;
99
+ --m-empty-illustration-height: 5rem;
100
+ --m-empty-icon-size: var(--m-space-6);
101
+ --m-empty-font-size: var(--m-font-size-sm);
102
+ padding: var(--m-space-6) var(--m-space-4);
103
+ }
104
+
105
+ .m-empty--large {
106
+ --m-empty-illustration-width: 15rem;
107
+ --m-empty-illustration-height: 7.75rem;
108
+ --m-empty-icon-size: 2.5rem;
109
+ --m-empty-font-size: var(--m-font-size-lg);
110
+ padding: calc(var(--m-space-8) + var(--m-space-2)) var(--m-space-6);
111
+ }
112
+
113
+ .m-empty--simple {
114
+ flex-direction: row;
115
+ gap: var(--m-space-2);
116
+ justify-content: flex-start;
117
+ padding: calc(var(--m-space-3) + var(--m-space-1)) var(--m-space-3);
118
+ text-align: left;
119
+ }
120
+
121
+ .m-empty--simple .m-empty__illustration {
122
+ height: 2.75rem;
123
+ width: 2.75rem;
124
+ }
125
+
126
+ .m-empty--simple .m-empty__icon :is(.m-icon, svg),
127
+ .m-empty--simple .m-empty__default-icon,
128
+ .m-empty--simple .m-empty__default-icon svg {
129
+ height: var(--m-space-6);
130
+ width: var(--m-space-6);
131
+ }
132
+
133
+ .m-empty--simple .m-empty__body {
134
+ align-items: flex-start;
135
+ max-width: none;
136
+ }
137
+
138
+ .m-empty--simple .m-empty__title,
139
+ .m-empty--simple .m-empty__description {
140
+ font-size: var(--m-font-size-sm);
141
+ }
142
+
143
+ .m-empty--simple .m-empty__extra {
144
+ justify-content: flex-start;
145
+ margin-top: 0;
72
146
  }
@@ -1,14 +1,35 @@
1
1
  import { RootPassThrough } from '../../shared/passThrough';
2
2
  import { IconName } from '../Icon/types';
3
+ import { EmptyIllustration } from './illustrations';
4
+ export type { EmptyIllustration };
5
+ export type EmptySize = "small" | "medium" | "large" | "sm" | "md" | "lg";
3
6
  export interface EmptyProps {
4
7
  pt?: RootPassThrough;
5
- /** Title. Defaults to locale `emptyMessage`. */
8
+ /**
9
+ * Optional title above the description.
10
+ * Pass `""` to hide when using a custom `#title` is not desired.
11
+ */
6
12
  title?: string;
7
- /** Supporting description under the title. */
13
+ /** Description. Defaults to locale `emptyMessage` when omitted and no default slot. */
8
14
  description?: string;
9
- /** Leading icon from MIcon. Ignored when `image` is set or `#image` / `#icon` slot is used. */
15
+ /** Whether to show the description / default slot text. */
16
+ showDescription?: boolean;
17
+ /** Whether to show the illustration / icon area. */
18
+ showIcon?: boolean;
19
+ /** Size of the empty block. */
20
+ size?: EmptySize;
21
+ /**
22
+ * Optional icon from MIcon.
23
+ * When omitted (and no `image` / `illustration` / `#image` / `#icon`), a lightweight
24
+ * default empty glyph is shown (catalog illustrations stay opt-in).
25
+ * `search` maps to the `no-result` illustration (loaded on demand).
26
+ */
10
27
  icon?: IconName;
11
- /** Image URL for the visual mark. Takes precedence over `icon`. */
28
+ /** Named built-in illustration (loaded on demand; not included in the Empty entry by default). */
29
+ illustration?: EmptyIllustration;
30
+ /** Image URL for the visual. Takes precedence over `illustration` / `icon`. */
12
31
  image?: string;
32
+ /** Compact horizontal layout with a smaller illustration. */
33
+ simple?: boolean;
13
34
  }
14
35
  //# sourceMappingURL=types.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/components/Empty/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAA;AAC/D,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAA;AAE7C,MAAM,WAAW,UAAU;IACzB,EAAE,CAAC,EAAE,eAAe,CAAA;IACpB,gDAAgD;IAChD,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,8CAA8C;IAC9C,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,+FAA+F;IAC/F,IAAI,CAAC,EAAE,QAAQ,CAAA;IACf,mEAAmE;IACnE,KAAK,CAAC,EAAE,MAAM,CAAA;CACf"}
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/components/Empty/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAChE,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AAC9C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AAEzD,YAAY,EAAE,iBAAiB,EAAE,CAAC;AAElC,MAAM,MAAM,SAAS,GAAG,OAAO,GAAG,QAAQ,GAAG,OAAO,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;AAE1E,MAAM,WAAW,UAAU;IACzB,EAAE,CAAC,EAAE,eAAe,CAAC;IACrB;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,uFAAuF;IACvF,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,2DAA2D;IAC3D,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,oDAAoD;IACpD,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,+BAA+B;IAC/B,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB;;;;;OAKG;IACH,IAAI,CAAC,EAAE,QAAQ,CAAC;IAChB,kGAAkG;IAClG,YAAY,CAAC,EAAE,iBAAiB,CAAC;IACjC,+EAA+E;IAC/E,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,6DAA6D;IAC7D,MAAM,CAAC,EAAE,OAAO,CAAC;CAClB"}
@@ -41,7 +41,7 @@ export interface FormProps {
41
41
  rules?: FormRules;
42
42
  /** Label placement for FormItem children. */
43
43
  labelPosition?: FormLabelPosition;
44
- /** Alias of `labelPosition` (Naive `label-placement`). `labelPosition` wins. */
44
+ /** Alias of `labelPosition`. `labelPosition` wins. */
45
45
  labelPlacement?: FormLabelPosition;
46
46
  /** Label text alignment. */
47
47
  labelAlign?: FormLabelAlign;
@@ -1 +1 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/components/Form/types.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/components/Form/types.ts"],"names":[],"mappings":"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"}
@@ -28,7 +28,12 @@
28
28
  }
29
29
 
30
30
  .m-layout--fill-viewport {
31
+ /* Definite height so has-sider children with min-height:100% / flex stretch fill the viewport.
32
+ min-height alone leaves height:auto and percentage children collapse to content height. */
33
+ height: 100vh;
34
+ height: 100dvh;
31
35
  min-height: 100vh;
36
+ min-height: 100dvh;
32
37
  }
33
38
 
34
39
  .m-layout--absolute-positioned {
@@ -23,7 +23,7 @@ export interface LayoutProps {
23
23
  contentClass?: string;
24
24
  /** Extra style on the scroll / content wrapper. */
25
25
  contentStyle?: string | CSSProperties;
26
- /** Stretch the layout to at least the viewport height. */
26
+ /** Stretch the layout to the viewport height (`100dvh`) so sider/content fill the screen. */
27
27
  fillViewport?: boolean;
28
28
  }
29
29
  export interface LayoutHeaderProps {
@@ -1 +1 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/types.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/types.ts"],"names":[],"mappings":"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"}