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.
- package/CHANGELOG.md +36 -0
- package/README.md +2 -2
- package/README.zh-CN.md +2 -2
- package/dist/{Button-lNErA-7h.js → Button--RkQybU-.js} +1 -1
- package/dist/{Checkbox-B758a_iB.js → Checkbox-CL05RRUD.js} +1 -1
- package/dist/{FlyoutSubmenu-kymVjXLs.js → FlyoutSubmenu-B_bkgKag.js} +1 -1
- package/dist/{Pagination-Dm2-MBnC.js → Pagination-BKvR-RUW.js} +1 -1
- package/dist/{Popover-flzjtjqD.js → Popover-Dq_p0vib.js} +1 -1
- package/dist/{ProgressSpinner-BXHLx4Lg.js → ProgressSpinner-DuBpPkna.js} +1 -1
- package/dist/{Radio-Bb21-Vk4.js → Radio-DsaKvbhk.js} +1 -1
- package/dist/{Tooltip-CeGxjP-L.js → Tooltip-CU1xFt_N.js} +1 -1
- package/dist/activity-low-CgK9kHWr.js +4 -0
- package/dist/auto-complete/index.js +2 -2
- package/dist/breadcrumb/index.js +1 -1
- package/dist/building-DYLdXiQg.js +4 -0
- package/dist/button/index.js +1 -1
- package/dist/carousel/index.js +1 -1
- package/dist/cascade-select/index.js +2 -2
- package/dist/checkbox/index.js +1 -1
- package/dist/chip/index.js +1 -1
- package/dist/churn-high-D1ELpZzW.js +4 -0
- package/dist/command-menu/index.js +2 -2
- package/dist/components/ConfigProvider/ConfigProvider.vue.d.ts.map +1 -1
- package/dist/components/Dialog/Dialog.vue.d.ts.map +1 -1
- package/dist/components/Empty/Empty.vue.d.ts +5 -6
- package/dist/components/Empty/Empty.vue.d.ts.map +1 -1
- package/dist/components/Empty/illustrations/catalog.d.ts +5 -0
- package/dist/components/Empty/illustrations/catalog.d.ts.map +1 -0
- package/dist/components/Empty/illustrations/defaultEmptyIcon.d.ts +3 -0
- package/dist/components/Empty/illustrations/defaultEmptyIcon.d.ts.map +1 -0
- package/dist/components/Empty/illustrations/index.d.ts +15 -0
- package/dist/components/Empty/illustrations/index.d.ts.map +1 -0
- package/dist/components/Empty/illustrations/loaders.d.ts +4 -0
- package/dist/components/Empty/illustrations/loaders.d.ts.map +1 -0
- package/dist/components/Empty/illustrations/markup/activity-low.d.ts +4 -0
- package/dist/components/Empty/illustrations/markup/activity-low.d.ts.map +1 -0
- package/dist/components/Empty/illustrations/markup/building.d.ts +4 -0
- package/dist/components/Empty/illustrations/markup/building.d.ts.map +1 -0
- package/dist/components/Empty/illustrations/markup/churn-high.d.ts +4 -0
- package/dist/components/Empty/illustrations/markup/churn-high.d.ts.map +1 -0
- package/dist/components/Empty/illustrations/markup/conversion-low.d.ts +4 -0
- package/dist/components/Empty/illustrations/markup/conversion-low.d.ts.map +1 -0
- package/dist/components/Empty/illustrations/markup/input-irregular.d.ts +4 -0
- package/dist/components/Empty/illustrations/markup/input-irregular.d.ts.map +1 -0
- package/dist/components/Empty/illustrations/markup/network-error.d.ts +4 -0
- package/dist/components/Empty/illustrations/markup/network-error.d.ts.map +1 -0
- package/dist/components/Empty/illustrations/markup/no-content.d.ts +4 -0
- package/dist/components/Empty/illustrations/markup/no-content.d.ts.map +1 -0
- package/dist/components/Empty/illustrations/markup/no-issue.d.ts +4 -0
- package/dist/components/Empty/illustrations/markup/no-issue.d.ts.map +1 -0
- package/dist/components/Empty/illustrations/markup/no-message.d.ts +4 -0
- package/dist/components/Empty/illustrations/markup/no-message.d.ts.map +1 -0
- package/dist/components/Empty/illustrations/markup/no-result.d.ts +4 -0
- package/dist/components/Empty/illustrations/markup/no-result.d.ts.map +1 -0
- package/dist/components/Empty/illustrations/markup/no-schedule.d.ts +4 -0
- package/dist/components/Empty/illustrations/markup/no-schedule.d.ts.map +1 -0
- package/dist/components/Empty/illustrations/markup/payment-cycle-long.d.ts +4 -0
- package/dist/components/Empty/illustrations/markup/payment-cycle-long.d.ts.map +1 -0
- package/dist/components/Empty/illustrations/markup/profile-unclear.d.ts +4 -0
- package/dist/components/Empty/illustrations/markup/profile-unclear.d.ts.map +1 -0
- package/dist/components/Empty/illustrations/markup/server-error.d.ts +4 -0
- package/dist/components/Empty/illustrations/markup/server-error.d.ts.map +1 -0
- package/dist/components/Empty/index.d.ts +3 -1
- package/dist/components/Empty/index.d.ts.map +1 -1
- package/dist/components/Empty/styles.css +104 -30
- package/dist/components/Empty/types.d.ts +25 -4
- package/dist/components/Empty/types.d.ts.map +1 -1
- package/dist/components/Form/types.d.ts +1 -1
- package/dist/components/Form/types.d.ts.map +1 -1
- package/dist/components/Layout/styles.css +5 -0
- package/dist/components/Layout/types.d.ts +1 -1
- package/dist/components/Layout/types.d.ts.map +1 -1
- package/dist/components/Menu/styles.css +19 -0
- package/dist/components/Message/types.d.ts +1 -1
- package/dist/components/Message/types.d.ts.map +1 -1
- package/dist/components/Pagination/types.d.ts +4 -4
- package/dist/components/Pagination/types.d.ts.map +1 -1
- package/dist/components/Result/Result.vue.d.ts +2 -2
- package/dist/components/Result/Result.vue.d.ts.map +1 -1
- package/dist/components/Result/index.d.ts +1 -1
- package/dist/components/Result/index.d.ts.map +1 -1
- package/dist/components/Result/statusIcons.d.ts +4 -0
- package/dist/components/Result/statusIcons.d.ts.map +1 -0
- package/dist/components/Result/styles.css +89 -23
- package/dist/components/Result/types.d.ts +10 -4
- package/dist/components/Result/types.d.ts.map +1 -1
- package/dist/components/Splitter/types.d.ts +4 -4
- package/dist/components/Splitter/types.d.ts.map +1 -1
- package/dist/components/Status/Status.vue.d.ts +7 -3
- package/dist/components/Status/Status.vue.d.ts.map +1 -1
- package/dist/components/Status/index.d.ts +1 -1
- package/dist/components/Status/index.d.ts.map +1 -1
- package/dist/components/Status/styles.css +116 -26
- package/dist/components/Status/types.d.ts +16 -2
- package/dist/components/Status/types.d.ts.map +1 -1
- package/dist/components/Tree/TreeNodeItem.vue.d.ts.map +1 -1
- package/dist/components/Tree/types.d.ts +1 -1
- package/dist/components/Tree/types.d.ts.map +1 -1
- package/dist/{config-Dln2-u_v.js → config-BdK5ccNT.js} +1 -0
- package/dist/config-provider/index.js +28 -15
- package/dist/confirm-dialog/index.js +3 -3
- package/dist/confirm-popup/index.js +3 -3
- package/dist/context-menu/index.js +2 -2
- package/dist/conversion-low-CwZiQc2k.js +4 -0
- package/dist/data-view/index.js +3 -3
- package/dist/date-picker/index.js +2 -2
- package/dist/dialog/index.js +77 -61
- package/dist/drawer/index.js +2 -2
- package/dist/dropdown/index.js +3 -3
- package/dist/empty/index.js +141 -26
- package/dist/empty/style.css +104 -30
- package/dist/file-upload/index.js +1 -1
- package/dist/flex/index.js +1 -1
- package/dist/form/index.js +1 -1
- package/dist/gallery/index.js +1 -1
- package/dist/index.d.ts +5 -3
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1384 -1160
- package/dist/input/index.js +2 -2
- package/dist/input-color/index.js +2 -2
- package/dist/input-irregular-xSLDoNTS.js +4 -0
- package/dist/input-number/index.js +2 -2
- package/dist/input-otp/index.js +2 -2
- package/dist/input-password/index.js +2 -2
- package/dist/input-tags/index.js +2 -2
- package/dist/layout/index.js +1 -1
- package/dist/layout/style.css +5 -0
- package/dist/listbox/index.js +2 -2
- package/dist/locale/en-US.d.ts.map +1 -1
- package/dist/locale/types.d.ts +1 -0
- package/dist/locale/types.d.ts.map +1 -1
- package/dist/locale/zh-CN.d.ts.map +1 -1
- package/dist/{locale-DNYpTg5K.js → locale-B36KH7c3.js} +1 -1
- package/dist/mega-menu/index.js +2 -2
- package/dist/menu/index.js +52 -40
- package/dist/menu/style.css +19 -0
- package/dist/menubar/index.js +2 -2
- package/dist/message/index.js +2 -2
- package/dist/network-error-C6vl5a7S.js +4 -0
- package/dist/no-content-CwbqVPoN.js +4 -0
- package/dist/no-issue-DMkU-Pnw.js +4 -0
- package/dist/no-message-DnIEpMiO.js +4 -0
- package/dist/no-result-pGce34BV.js +4 -0
- package/dist/no-schedule-Cl9Frt1Q.js +4 -0
- package/dist/order-list/index.js +1 -1
- package/dist/pagination/index.js +1 -1
- package/dist/panel/index.js +1 -1
- package/dist/payment-cycle-long-Ba9FNStl.js +4 -0
- package/dist/pick-list/index.js +1 -1
- package/dist/popover/index.js +1 -1
- package/dist/profile-unclear-CGs4PCfw.js +4 -0
- package/dist/progress-spinner/index.js +1 -1
- package/dist/radio/index.js +1 -1
- package/dist/rating/index.js +2 -2
- package/dist/result/index.js +72 -36
- package/dist/result/style.css +89 -23
- package/dist/scroll-top/index.js +2 -2
- package/dist/select/index.js +2 -2
- package/dist/select-button/index.js +1 -1
- package/dist/server-error-D8zGMe5r.js +4 -0
- package/dist/shared/optionalRouter.d.ts +5 -0
- package/dist/shared/optionalRouter.d.ts.map +1 -1
- package/dist/shared/responsive.d.ts +1 -1
- package/dist/shared/responsive.d.ts.map +1 -1
- package/dist/sidebar/index.js +1 -1
- package/dist/slider/index.js +2 -2
- package/dist/space/index.js +1 -1
- package/dist/speed-dial/index.js +2 -2
- package/dist/split-button/index.js +2 -2
- package/dist/splitter/index.js +1 -1
- package/dist/status/index.js +46 -19
- package/dist/status/style.css +171 -26
- package/dist/status/style.js +1 -0
- package/dist/styles.css +1 -1
- package/dist/switch/index.js +1 -1
- package/dist/table/index.js +7 -7
- package/dist/tabs/index.js +1 -1
- package/dist/tag/index.js +2 -2
- package/dist/terminal/index.js +1 -1
- package/dist/textarea/index.js +2 -2
- package/dist/tiered-menu/index.js +2 -2
- package/dist/toast/index.js +2 -2
- package/dist/toggle-button/index.js +1 -1
- package/dist/tooltip/index.js +1 -1
- package/dist/tree/index.js +9 -4
- package/dist/tree-select/index.js +3 -3
- package/dist/tree-table/index.js +1 -1
- package/package.json +6 -5
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,41 @@
|
|
|
1
1
|
# morya-ui
|
|
2
2
|
|
|
3
|
+
## 0.2.7
|
|
4
|
+
|
|
5
|
+
### 新功能
|
|
6
|
+
|
|
7
|
+
- add variant and unify status presentation styles
|
|
8
|
+
- redesign Result API and HTTP illustrations
|
|
9
|
+
- add illustration catalog and enhance empty states
|
|
10
|
+
|
|
11
|
+
### 修复
|
|
12
|
+
|
|
13
|
+
- Menu RouterLink, Dialog panel width, and Tree indeterminate state
|
|
14
|
+
|
|
15
|
+
### 文档
|
|
16
|
+
|
|
17
|
+
- add one-shot setup guide page
|
|
18
|
+
- remove other-library comparison wording from docs and comments
|
|
19
|
+
|
|
20
|
+
### 变更
|
|
21
|
+
|
|
22
|
+
- rename ai-design-config to design-kit
|
|
23
|
+
- sync design tokens for Empty, Result, and Status
|
|
24
|
+
|
|
25
|
+
## 0.2.6
|
|
26
|
+
|
|
27
|
+
### 新功能
|
|
28
|
+
|
|
29
|
+
- enhance SEO and documentation for Morya UI
|
|
30
|
+
|
|
31
|
+
### 修复
|
|
32
|
+
|
|
33
|
+
- harden Layout fillViewport, Menu links, and ConfigProvider theme
|
|
34
|
+
|
|
35
|
+
### 文档
|
|
36
|
+
|
|
37
|
+
- update component count to 90+ in README and related files
|
|
38
|
+
|
|
3
39
|
## 0.2.5
|
|
4
40
|
|
|
5
41
|
### 破坏性变更
|
package/README.md
CHANGED
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
|
|
37
37
|
## Introduction
|
|
38
38
|
|
|
39
|
-
**Morya UI** (`morya-ui`) is an open-source Vue 3 component library for building modern web applications. It ships **
|
|
39
|
+
**Morya UI** (`morya-ui`) is an open-source Vue 3 component library for building modern web applications. It ships **90+ components**, a token-based theme system, built-in i18n, and a documentation site with live previews.
|
|
40
40
|
|
|
41
41
|
Whether you are starting a new admin dashboard, SaaS product, or internal tool, you get consistent forms, overlays, data display, and feedback primitives out of the box.
|
|
42
42
|
|
|
@@ -44,7 +44,7 @@ Whether you are starting a new admin dashboard, SaaS product, or internal tool,
|
|
|
44
44
|
|
|
45
45
|
### Complete
|
|
46
46
|
|
|
47
|
-
|
|
47
|
+
90+ components covering basics, forms, navigation, data display, layout, and feedback — all tree-shakeable via ESM subpath imports.
|
|
48
48
|
|
|
49
49
|
### Theme-ready
|
|
50
50
|
|
package/README.zh-CN.md
CHANGED
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
|
|
37
37
|
## 介绍
|
|
38
38
|
|
|
39
|
-
**Morya UI**(`morya-ui`)是一套开源的 Vue 3 组件库,提供 **
|
|
39
|
+
**Morya UI**(`morya-ui`)是一套开源的 Vue 3 组件库,提供 **90+ 个组件**、基于令牌的主题系统、内置国际化,以及带实时预览的文档站。
|
|
40
40
|
|
|
41
41
|
无论你是做管理后台、SaaS 产品还是内部工具,都可以直接使用统一的表单、浮层、数据展示与反馈能力。
|
|
42
42
|
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
|
|
45
45
|
### 组件齐全
|
|
46
46
|
|
|
47
|
-
覆盖基础、表单、导航、数据展示、布局与反馈等
|
|
47
|
+
覆盖基础、表单、导航、数据展示、布局与反馈等 90+ 个组件,均支持 ESM 按需引入与 tree-shaking。
|
|
48
48
|
|
|
49
49
|
### 主题开箱即用
|
|
50
50
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as e, t } from "./types-DGuu4Eg4.js";
|
|
2
2
|
import { t as n } from "./Icon-DfpIfo2L.js";
|
|
3
|
-
import { o as r } from "./config-
|
|
3
|
+
import { o as r } from "./config-BdK5ccNT.js";
|
|
4
4
|
import { Comment as i, Fragment as a, Text as o, computed as s, createBlock as c, createCommentVNode as l, createElementBlock as u, createElementVNode as d, createTextVNode as f, defineComponent as p, normalizeClass as m, normalizeStyle as h, openBlock as g, ref as _, renderSlot as v, resolveDynamicComponent as y, toDisplayString as b, useSlots as x } from "vue";
|
|
5
5
|
//#region src/components/Button/Button.vue?vue&type=script&setup=true&lang.ts
|
|
6
6
|
var S = [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { t as e } from "./useComponentAttrs-BTYEe61P.js";
|
|
2
2
|
import { t } from "./useMId-BXFYayPP.js";
|
|
3
|
-
import { o as n } from "./config-
|
|
3
|
+
import { o as n } from "./config-BdK5ccNT.js";
|
|
4
4
|
import { computed as r, createCommentVNode as i, createElementBlock as a, createElementVNode as o, createTextVNode as s, defineComponent as c, inject as l, mergeProps as u, openBlock as d, renderSlot as f, toDisplayString as p, unref as m, useAttrs as h } from "vue";
|
|
5
5
|
//#region src/components/Checkbox/types.ts
|
|
6
6
|
var g = Symbol("muCheckboxGroup"), _ = ["for"], v = [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { n as e } from "./overlay-oR-5MDuE.js";
|
|
2
2
|
import { t } from "./overlayPlacement-Cd20JTD_.js";
|
|
3
|
-
import { c as n } from "./config-
|
|
3
|
+
import { c as n } from "./config-BdK5ccNT.js";
|
|
4
4
|
import { Teleport as r, computed as i, createBlock as a, createCommentVNode as o, createElementBlock as s, defineComponent as c, nextTick as l, normalizeClass as u, normalizeStyle as d, onBeforeUnmount as f, openBlock as p, ref as m, renderSlot as h, watch as g } from "vue";
|
|
5
5
|
//#endregion
|
|
6
6
|
//#region src/shared/FlyoutSubmenu.vue
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as e } from "./useComponentAttrs-BTYEe61P.js";
|
|
2
2
|
import { t } from "./Icon-DfpIfo2L.js";
|
|
3
|
-
import { n, t as r } from "./locale-
|
|
3
|
+
import { n, t as r } from "./locale-B36KH7c3.js";
|
|
4
4
|
import { Fragment as i, computed as a, createCommentVNode as o, createElementBlock as s, createElementVNode as c, createVNode as l, defineComponent as u, mergeProps as d, normalizeClass as f, openBlock as p, ref as m, renderList as h, toDisplayString as g, unref as _, useAttrs as v, withKeys as y, withModifiers as b } from "vue";
|
|
5
5
|
//#region src/components/Pagination/Pagination.vue?vue&type=script&setup=true&lang.ts
|
|
6
6
|
var x = ["aria-label"], S = ["disabled", "aria-label"], C = {
|
|
@@ -2,7 +2,7 @@ import { r as e } from "./useComponentAttrs-BTYEe61P.js";
|
|
|
2
2
|
import { n as t, t as n } from "./overlay-oR-5MDuE.js";
|
|
3
3
|
import { t as r } from "./overlayPlacement-Cd20JTD_.js";
|
|
4
4
|
import { t as i } from "./useMId-BXFYayPP.js";
|
|
5
|
-
import { c as a } from "./config-
|
|
5
|
+
import { c as a } from "./config-BdK5ccNT.js";
|
|
6
6
|
import { Teleport as o, Transition as s, computed as c, createBlock as l, createCommentVNode as u, createElementBlock as d, createElementVNode as f, createVNode as p, defineComponent as m, mergeProps as ee, nextTick as te, normalizeClass as ne, normalizeStyle as h, onBeforeUnmount as g, openBlock as _, ref as v, renderSlot as y, unref as b, useAttrs as x, watch as S, withCtx as C } from "vue";
|
|
7
7
|
//#region src/components/Popover/Popover.vue?vue&type=script&setup=true&lang.ts
|
|
8
8
|
var w = ["aria-expanded", "aria-controls"], T = ["id"], E = /* @__PURE__ */ m({
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as e } from "./useComponentAttrs-BTYEe61P.js";
|
|
2
2
|
import { i as t } from "./types-DGuu4Eg4.js";
|
|
3
|
-
import { n } from "./locale-
|
|
3
|
+
import { n } from "./locale-B36KH7c3.js";
|
|
4
4
|
import { computed as r, createCommentVNode as i, createElementBlock as a, createElementVNode as o, defineComponent as s, mergeProps as c, normalizeClass as l, normalizeStyle as u, onBeforeUnmount as d, openBlock as f, ref as p, renderSlot as m, toDisplayString as h, unref as g, useAttrs as _, useSlots as v, watch as y } from "vue";
|
|
5
5
|
//#region src/components/ProgressSpinner/ProgressSpinner.vue?vue&type=script&setup=true&lang.ts
|
|
6
6
|
var b = ["aria-busy"], x = ["inert"], S = {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { t as e } from "./useComponentAttrs-BTYEe61P.js";
|
|
2
2
|
import { t } from "./useMId-BXFYayPP.js";
|
|
3
|
-
import { o as n } from "./config-
|
|
3
|
+
import { o as n } from "./config-BdK5ccNT.js";
|
|
4
4
|
import { computed as r, createCommentVNode as i, createElementBlock as a, createElementVNode as o, createTextVNode as s, defineComponent as c, inject as l, mergeProps as u, openBlock as d, renderSlot as f, toDisplayString as p, unref as m, useAttrs as h } from "vue";
|
|
5
5
|
//#region src/components/Radio/types.ts
|
|
6
6
|
var g = Symbol("muRadioGroup"), _ = ["for"], v = [
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { n as e, t } from "./overlay-oR-5MDuE.js";
|
|
2
2
|
import { n, t as r } from "./overlayPlacement-Cd20JTD_.js";
|
|
3
3
|
import { t as i } from "./useMId-BXFYayPP.js";
|
|
4
|
-
import { c as a } from "./config-
|
|
4
|
+
import { c as a } from "./config-BdK5ccNT.js";
|
|
5
5
|
import { Teleport as o, Transition as s, computed as c, createBlock as l, createCommentVNode as u, createElementBlock as d, createVNode as f, defineComponent as p, nextTick as m, normalizeClass as h, normalizeStyle as g, onBeforeUnmount as _, openBlock as v, ref as y, renderSlot as b, toDisplayString as x, unref as S, watch as C, withCtx as w } from "vue";
|
|
6
6
|
//#region src/components/Tooltip/Tooltip.vue?vue&type=script&setup=true&lang.ts
|
|
7
7
|
var T = ["aria-describedby"], E = ["id"], D = /* @__PURE__ */ p({
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region src/components/Empty/illustrations/markup/activity-low.ts
|
|
2
|
+
var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 250 123\" fill=\"none\" aria-hidden=\"true\" focusable=\"false\"><defs><linearGradient gradientUnits=\"objectBoundingBox\" id=\"__MID_0__\" spreadMethod=\"pad\" x1=\"0.5\" x2=\"0.5\" y1=\"0\" y2=\"1\"><stop offset=\"0\" stop-color=\"#c1dbfe\"></stop><stop offset=\"1\" stop-color=\"#ffffff\"></stop></linearGradient><linearGradient gradientUnits=\"objectBoundingBox\" id=\"__MID_1__\" spreadMethod=\"pad\" x1=\"0.15329522\" x2=\"0.9435032\" y1=\"0.625\" y2=\"0.5\"><stop offset=\"0\" stop-color=\"#f6f6f6\"></stop><stop offset=\"1\" stop-color=\"#5780dd\"></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=\"#89b1f7\"></stop><stop offset=\"1\" stop-color=\"#9bb9fc\"></stop></linearGradient><linearGradient gradientUnits=\"objectBoundingBox\" id=\"__MID_3__\" spreadMethod=\"pad\" x1=\"0.5\" x2=\"0.5\" y1=\"0\" y2=\"1\"><stop offset=\"0\" stop-color=\"#ffffff\" stop-opacity=\"0\"></stop><stop offset=\"1\" stop-color=\"#ffffff\"></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><path d=\"M 94.50 33.50 C 82.90 33.50 73.50 42.90 73.50 54.50 C 73.50 66.10 82.90 75.50 94.50 75.50\" fill=\"none\" stroke=\"url(#__MID_1__)\" stroke-linecap=\"round\" stroke-width=\"4\"></path></g><path d=\"M 81.00 64.50 C 81.00 66.99 78.99 69.00 76.50 69.00 C 74.01 69.00 72.00 66.99 72.00 64.50 C 72.00 62.01 74.01 60.00 76.50 60.00 C 78.99 60.00 81.00 62.01 81.00 64.50 Z\" fill=\"#5780dd\" fill-rule=\"evenodd\" stroke=\"none\"></path><g><g><g><path d=\"M 64.50 79.73 L 62.51 79.73 L 62.51 72.98 C 62.51 72.45 62.95 72.01 63.50 72.01 L 63.51 72.01 C 64.06 72.01 64.50 72.45 64.50 72.98 L 64.50 79.73 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 65.49 81.38 L 63.49 81.38 L 63.49 77.86 C 63.49 77.34 63.93 76.91 64.46 76.91 L 64.52 76.91 C 65.06 76.91 65.49 77.34 65.49 77.86 L 65.49 81.38 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_4__\" stroke=\"none\"></path><path d=\"M 62.80 79.73 L 60.79 79.73 L 60.79 75.90 C 60.79 75.37 61.22 74.95 61.76 74.95 L 61.83 74.95 C 62.36 74.95 62.80 75.37 62.80 75.90 L 62.80 79.73 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_5__\" stroke=\"none\"></path><g><path d=\"M 65.61 85.33 L 60.37 85.33 C 60.17 85.33 60.00 85.16 60.00 84.96 L 60.00 79.87 C 60.00 79.67 60.17 79.50 60.37 79.50 L 65.61 79.50 C 65.82 79.50 65.99 79.67 65.99 79.87 L 65.99 84.96 C 65.99 85.16 65.82 85.33 65.61 85.33\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><g><g><g><path d=\"M 204.18 78.89 L 201.37 78.89 L 201.37 69.39 C 201.37 68.63 202.00 68.02 202.77 68.02 L 202.78 68.02 C 203.55 68.02 204.18 68.63 204.18 69.39 L 204.18 78.89 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 205.57 81.22 L 202.76 81.22 L 202.76 76.26 C 202.76 75.52 203.37 74.92 204.13 74.92 L 204.21 74.92 C 204.96 74.92 205.57 75.52 205.57 76.26 L 205.57 81.22 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_4__\" stroke=\"none\"></path><path d=\"M 201.79 78.89 L 198.95 78.89 L 198.95 73.49 C 198.95 72.75 199.57 72.15 200.32 72.15 L 200.42 72.15 C 201.17 72.15 201.79 72.75 201.79 73.49 L 201.79 78.89 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_5__\" stroke=\"none\"></path><g><path d=\"M 205.74 86.78 L 198.38 86.78 C 198.08 86.78 197.85 86.54 197.85 86.26 L 197.85 79.09 C 197.85 78.80 198.08 78.57 198.38 78.57 L 205.74 78.57 C 206.03 78.57 206.27 78.80 206.27 79.09 L 206.27 86.26 C 206.27 86.54 206.03 86.78 205.74 86.78\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><g><g><g><path d=\"M 89.63 102.72 L 87.13 102.72 L 87.13 95.11 C 87.13 94.50 87.69 94.01 88.37 94.01 L 88.39 94.01 C 89.07 94.01 89.63 94.50 89.63 95.11 L 89.63 102.72 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 90.87 104.58 L 88.37 104.58 L 88.37 100.61 C 88.37 100.02 88.91 99.54 89.58 99.54 L 89.65 99.54 C 90.32 99.54 90.87 100.02 90.87 100.61 L 90.87 104.58 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_4__\" stroke=\"none\"></path><path d=\"M 87.50 102.71 L 84.98 102.71 L 84.98 98.39 C 84.98 97.80 85.53 97.32 86.20 97.32 L 86.28 97.32 C 86.96 97.32 87.50 97.80 87.50 98.39 L 87.50 102.71 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_5__\" stroke=\"none\"></path><g><path d=\"M 91.02 109.02 L 84.47 109.02 C 84.21 109.02 84.00 108.84 84.00 108.61 L 84.00 102.87 C 84.00 102.64 84.21 102.46 84.47 102.46 L 91.02 102.46 C 91.27 102.46 91.48 102.64 91.48 102.87 L 91.48 108.61 C 91.48 108.84 91.27 109.02 91.02 109.02\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><path d=\"M 119.00 0.00 L 168.00 0.00 C 172.42 0.00 176.00 3.58 176.00 8.00 L 176.00 70.00 C 176.00 74.42 172.42 78.00 168.00 78.00 L 119.00 78.00 C 114.58 78.00 111.00 74.42 111.00 70.00 L 111.00 8.00 C 111.00 3.58 114.58 0.00 119.00 0.00 Z\" fill=\"#b3c6f5\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 99.00 9.00 L 160.00 9.00 C 164.42 9.00 168.00 12.58 168.00 17.00 L 168.00 86.00 C 168.00 90.42 164.42 94.00 160.00 94.00 L 99.00 94.00 C 94.58 94.00 91.00 90.42 91.00 86.00 L 91.00 17.00 C 91.00 12.58 94.58 9.00 99.00 9.00 Z\" fill=\"url(#__MID_2__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 99.00 9.00 L 160.00 9.00 C 164.42 9.00 168.00 12.58 168.00 17.00 L 168.00 23.00 L 168.00 23.00 L 91.00 23.00 L 91.00 17.00 C 91.00 12.58 94.58 9.00 99.00 9.00 Z\" fill=\"#7aa1f8\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 101.00 16.50 C 101.00 17.88 99.88 19.00 98.50 19.00 C 97.12 19.00 96.00 17.88 96.00 16.50 C 96.00 15.12 97.12 14.00 98.50 14.00 C 99.88 14.00 101.00 15.12 101.00 16.50 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 108.00 16.50 C 108.00 17.88 106.88 19.00 105.50 19.00 C 104.12 19.00 103.00 17.88 103.00 16.50 C 103.00 15.12 104.12 14.00 105.50 14.00 C 106.88 14.00 108.00 15.12 108.00 16.50 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 115.00 16.50 C 115.00 17.88 113.88 19.00 112.50 19.00 C 111.12 19.00 110.00 17.88 110.00 16.50 C 110.00 15.12 111.12 14.00 112.50 14.00 C 113.88 14.00 115.00 15.12 115.00 16.50 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 145.00 75.50 C 145.00 77.99 142.99 80.00 140.50 80.00 C 138.01 80.00 136.00 77.99 136.00 75.50 C 136.00 73.01 138.01 71.00 140.50 71.00 C 142.99 71.00 145.00 73.01 145.00 75.50 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><g><path d=\"M 129.49 60.24 L 110.61 60.24 L 110.61 56.93 C 110.61 55.95 113.11 54.51 116.97 53.10 C 120.81 51.69 122.03 50.50 122.03 47.95 C 122.03 46.42 120.86 46.92 120.35 44.12 C 120.13 42.96 119.10 44.11 118.90 41.46 C 118.90 40.40 119.47 40.14 119.47 40.14 C 119.47 40.14 119.18 38.57 119.06 37.37 C 118.92 35.87 119.93 32.00 125.26 32.00 C 130.59 32.00 131.59 35.87 131.44 37.37 C 131.33 38.58 131.05 40.14 131.05 40.14 C 131.05 40.14 131.61 40.40 131.61 41.46 C 131.41 44.11 130.38 42.97 130.16 44.13 C 129.65 46.93 128.48 46.43 128.48 47.95 C 128.48 48.59 128.55 49.15 128.73 49.64 C 126.42 52.90 126.74 57.35 129.49 60.24 L 129.49 60.24 Z\" fill=\"#ffffff\" fill-rule=\"nonzero\" stroke=\"none\"></path><path d=\"M 142.50 46.50 C 143.05 49.27 141.26 51.51 141.26 51.51 C 142.80 46.87 136.69 40.96 134.31 40.39 C 137.27 47.57 133.98 49.64 133.98 49.64 C 134.26 45.97 131.77 45.39 131.77 45.39 C 133.22 48.32 130.54 49.15 129.41 52.42 C 128.01 60.36 138.00 64.15 143.30 57.82 C 147.17 52.84 142.50 46.50 142.50 46.50 Z M 137.79 50.28 C 140.86 54.70 140.14 57.40 138.42 58.52 C 137.11 59.36 135.84 59.38 134.79 58.21 C 134.00 57.32 134.12 56.45 134.53 55.69 C 135.19 54.48 138.13 52.43 137.79 50.28 Z\" fill=\"#5780dd\" fill-rule=\"nonzero\" stroke=\"none\"></path></g><path d=\"M 101.00 52.00 C 101.00 66.91 113.09 79.00 128.00 79.00 C 142.91 79.00 155.00 66.91 155.00 52.00\" fill=\"none\" stroke=\"url(#__MID_3__)\" stroke-linecap=\"round\" stroke-width=\"2\"></path><path d=\"M 106.00 64.50 C 106.00 65.88 104.88 67.00 103.50 67.00 C 102.12 67.00 101.00 65.88 101.00 64.50 C 101.00 63.12 102.12 62.00 103.50 62.00 C 104.88 62.00 106.00 63.12 106.00 64.50 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></svg>";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -5,8 +5,8 @@ import { t as te } from "../overlayPlacement-Cd20JTD_.js";
|
|
|
5
5
|
import { t as ne } from "../useMId-BXFYayPP.js";
|
|
6
6
|
import { t as re } from "../Scrollbar-BYnCO8fv.js";
|
|
7
7
|
import { t as ie } from "../useFieldFeedback-C5qIqYMK.js";
|
|
8
|
-
import { c as ae, o as r } from "../config-
|
|
9
|
-
import { n as i } from "../locale-
|
|
8
|
+
import { c as ae, o as r } from "../config-BdK5ccNT.js";
|
|
9
|
+
import { n as i } from "../locale-B36KH7c3.js";
|
|
10
10
|
import "./style.js";
|
|
11
11
|
import { Fragment as a, Teleport as o, Transition as oe, computed as s, createBlock as se, createCommentVNode as c, createElementBlock as l, createElementVNode as u, createTextVNode as d, createVNode as f, defineComponent as p, mergeProps as m, nextTick as h, normalizeClass as g, normalizeStyle as _, onBeforeUnmount as ce, openBlock as v, ref as y, renderList as le, renderSlot as b, toDisplayString as x, unref as S, useAttrs as ue, watch as C, withCtx as w, withModifiers as de } from "vue";
|
|
12
12
|
//#region src/components/AutoComplete/AutoComplete.vue?vue&type=script&setup=true&lang.ts
|
package/dist/breadcrumb/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { r as e } from "../useComponentAttrs-BTYEe61P.js";
|
|
2
|
-
import { n as t } from "../locale-
|
|
2
|
+
import { n as t } from "../locale-B36KH7c3.js";
|
|
3
3
|
import "./style.js";
|
|
4
4
|
import { Fragment as n, computed as r, createCommentVNode as i, createElementBlock as a, createElementVNode as o, createTextVNode as s, defineComponent as c, mergeProps as l, normalizeClass as u, openBlock as d, renderList as f, renderSlot as p, toDisplayString as m, unref as h, useAttrs as g } from "vue";
|
|
5
5
|
//#region src/components/Breadcrumb/Breadcrumb.vue?vue&type=script&setup=true&lang.ts
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region src/components/Empty/illustrations/markup/building.ts
|
|
2
|
+
var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 250 129\" fill=\"none\" aria-hidden=\"true\" focusable=\"false\"><defs><linearGradient gradientUnits=\"objectBoundingBox\" id=\"__MID_0__\" spreadMethod=\"pad\" x1=\"0.5\" x2=\"0.5\" y1=\"0\" y2=\"1\"><stop offset=\"0\" stop-color=\"#c1dbfe\"></stop><stop offset=\"1\" stop-color=\"#ffffff\"></stop></linearGradient><linearGradient gradientUnits=\"objectBoundingBox\" id=\"__MID_1__\" spreadMethod=\"pad\" x1=\"0.5\" x2=\"0.5\" y1=\"0\" y2=\"0.9841902\"><stop offset=\"0\" stop-color=\"#a5c3f4\"></stop><stop offset=\"1\" stop-color=\"#789eea\"></stop></linearGradient></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 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><g><g><path d=\"M 60.52 79.53 L 55.85 79.53 L 55.85 63.52 C 55.85 62.24 56.89 61.21 58.17 61.21 L 58.19 61.21 C 59.48 61.21 60.52 62.24 60.52 63.52 L 60.52 79.53 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 62.84 83.45 L 58.16 83.45 L 58.16 75.09 C 58.16 73.85 59.17 72.84 60.43 72.84 L 60.57 72.84 C 61.83 72.84 62.84 73.85 62.84 75.09 L 62.84 83.45 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_2__\" stroke=\"none\"></path><path d=\"M 56.53 79.52 L 51.81 79.52 L 51.81 70.43 C 51.81 69.18 52.83 68.17 54.09 68.17 L 54.25 68.17 C 55.51 68.17 56.53 69.18 56.53 70.43 L 56.53 79.52 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_3__\" stroke=\"none\"></path><g><path d=\"M 63.12 92.80 L 50.85 92.80 C 50.36 92.80 49.97 92.41 49.97 91.93 L 49.97 79.86 C 49.97 79.38 50.36 78.99 50.85 78.99 L 63.12 78.99 C 63.61 78.99 64.00 79.38 64.00 79.86 L 64.00 91.93 C 64.00 92.41 63.61 92.80 63.12 92.80\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><g><g><g><path d=\"M 186.93 78.48 L 182.88 78.48 L 182.88 64.97 C 182.88 63.90 183.78 63.02 184.90 63.02 L 184.92 63.02 C 186.03 63.02 186.93 63.90 186.93 64.97 L 186.93 78.48 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 188.95 81.79 L 184.88 81.79 L 184.88 74.73 C 184.88 73.69 185.77 72.84 186.85 72.84 L 186.98 72.84 C 188.06 72.84 188.95 73.69 188.95 74.73 L 188.95 81.79 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_2__\" stroke=\"none\"></path><path d=\"M 183.48 78.48 L 179.39 78.48 L 179.39 70.80 C 179.39 69.75 180.27 68.90 181.36 68.90 L 181.50 68.90 C 182.59 68.90 183.48 69.75 183.48 70.80 L 183.48 78.48 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_3__\" stroke=\"none\"></path><g><path d=\"M 189.19 89.68 L 178.55 89.68 C 178.13 89.68 177.79 89.35 177.79 88.95 L 177.79 78.76 C 177.79 78.35 178.13 78.03 178.55 78.03 L 189.19 78.03 C 189.61 78.03 189.95 78.35 189.95 78.76 L 189.95 88.95 C 189.95 89.35 189.61 89.68 189.19 89.68\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><g><g><g><path d=\"M 86.13 100.95 L 83.63 100.95 L 83.63 92.27 C 83.63 91.58 84.19 91.02 84.87 91.02 L 84.89 91.02 C 85.57 91.02 86.13 91.58 86.13 92.27 L 86.13 100.95 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 87.37 103.08 L 84.87 103.08 L 84.87 98.54 C 84.87 97.87 85.41 97.32 86.08 97.32 L 86.15 97.32 C 86.82 97.32 87.37 97.87 87.37 98.54 L 87.37 103.08 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_2__\" stroke=\"none\"></path><path d=\"M 84.00 100.95 L 81.48 100.95 L 81.48 96.02 C 81.48 95.34 82.03 94.79 82.70 94.79 L 82.78 94.79 C 83.46 94.79 84.00 95.34 84.00 96.02 L 84.00 100.95 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_3__\" stroke=\"none\"></path><g><path d=\"M 87.52 108.15 L 80.97 108.15 C 80.71 108.15 80.50 107.94 80.50 107.68 L 80.50 101.13 C 80.50 100.87 80.71 100.66 80.97 100.66 L 87.52 100.66 C 87.77 100.66 87.98 100.87 87.98 101.13 L 87.98 107.68 C 87.98 107.94 87.77 108.15 87.52 108.15\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><path d=\"M 129.82 0.00 L 132.25 10.86 C 136.56 11.78 140.62 13.40 144.29 15.60 L 153.80 9.03 L 163.92 19.15 L 157.69 28.87 C 159.70 32.14 161.24 35.73 162.23 39.54 L 174.00 41.75 L 174.00 55.82 L 162.50 58.39 C 161.49 62.77 159.75 66.88 157.42 70.57 L 164.12 81.03 L 154.01 91.14 L 143.58 83.95 L 143.90 83.63 C 140.33 85.71 136.41 87.25 132.25 88.14 L 129.82 99.00 L 115.75 99.00 L 113.62 87.62 C 110.21 86.70 106.99 85.33 104.02 83.58 L 94.00 90.49 L 83.89 80.37 L 90.38 70.24 C 88.15 66.64 86.48 62.64 85.50 58.39 L 74.00 55.82 L 74.00 41.75 L 85.77 39.54 C 86.69 35.99 88.09 32.64 89.90 29.55 L 83.23 19.15 L 93.35 9.03 L 103.26 15.87 C 106.44 13.91 109.92 12.38 113.62 11.38 L 115.75 0.00 L 129.82 0.00 Z M 124.00 32.00 C 114.06 32.00 106.00 40.06 106.00 50.00 C 106.00 59.94 114.06 68.00 124.00 68.00 C 133.94 68.00 142.00 59.94 142.00 50.00 C 142.00 40.06 133.94 32.00 124.00 32.00 Z\" fill=\"url(#__MID_1__)\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></svg>";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
package/dist/button/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { r as e } from "../useComponentAttrs-BTYEe61P.js";
|
|
2
|
-
import { t } from "../Button
|
|
2
|
+
import { t } from "../Button--RkQybU-.js";
|
|
3
3
|
import "./style.js";
|
|
4
4
|
import { computed as n, createElementBlock as r, defineComponent as i, mergeProps as a, openBlock as o, renderSlot as s, unref as c, useAttrs as l } from "vue";
|
|
5
5
|
//#region src/components/Button/ButtonGroup.vue?vue&type=script&setup=true&lang.ts
|
package/dist/carousel/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as e } from "../useComponentAttrs-BTYEe61P.js";
|
|
2
2
|
import { t } from "../Icon-DfpIfo2L.js";
|
|
3
|
-
import { n } from "../locale-
|
|
3
|
+
import { n } from "../locale-B36KH7c3.js";
|
|
4
4
|
import "./style.js";
|
|
5
5
|
import { Fragment as r, computed as i, createCommentVNode as a, createElementBlock as o, createElementVNode as s, createTextVNode as c, createVNode as l, defineComponent as u, mergeProps as d, normalizeClass as f, normalizeStyle as p, onBeforeUnmount as m, openBlock as h, ref as g, renderList as _, renderSlot as v, toDisplayString as y, unref as b, useAttrs as x, watch as S } from "vue";
|
|
6
6
|
//#region src/components/Carousel/Carousel.vue?vue&type=script&setup=true&lang.ts
|
|
@@ -5,8 +5,8 @@ import { t as ee } from "../overlayPlacement-Cd20JTD_.js";
|
|
|
5
5
|
import { t as te } from "../useMenuKeyboard-BedmYE4W.js";
|
|
6
6
|
import { t as ne } from "../useMId-BXFYayPP.js";
|
|
7
7
|
import { t as re } from "../Scrollbar-BYnCO8fv.js";
|
|
8
|
-
import { c as ie, i as ae, o as oe } from "../config-
|
|
9
|
-
import { n as se } from "../locale-
|
|
8
|
+
import { c as ie, i as ae, o as oe } from "../config-BdK5ccNT.js";
|
|
9
|
+
import { n as se } from "../locale-B36KH7c3.js";
|
|
10
10
|
import "./style.js";
|
|
11
11
|
import { Fragment as i, Teleport as ce, Transition as le, computed as a, createBlock as o, createCommentVNode as s, createElementBlock as c, createElementVNode as l, createVNode as u, defineComponent as d, mergeProps as f, nextTick as p, normalizeClass as m, normalizeStyle as ue, onBeforeUnmount as de, openBlock as h, ref as g, renderList as fe, renderSlot as _, toDisplayString as v, unref as y, useAttrs as pe, useSlots as me, watch as b, withCtx as x } from "vue";
|
|
12
12
|
//#region src/components/CascadeSelect/CascadeSelect.vue?vue&type=script&setup=true&lang.ts
|
package/dist/checkbox/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { r as e } from "../useComponentAttrs-BTYEe61P.js";
|
|
2
|
-
import { n as t, t as n } from "../Checkbox-
|
|
2
|
+
import { n as t, t as n } from "../Checkbox-CL05RRUD.js";
|
|
3
3
|
import "./style.js";
|
|
4
4
|
import { computed as r, createElementBlock as i, defineComponent as a, mergeProps as o, openBlock as s, provide as c, renderSlot as l, unref as u, useAttrs as d } from "vue";
|
|
5
5
|
//#region src/components/Checkbox/CheckboxGroup.vue?vue&type=script&setup=true&lang.ts
|
package/dist/chip/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { i as e, n as t, t as n } from "../types-DGuu4Eg4.js";
|
|
2
2
|
import { t as r } from "../Icon-DfpIfo2L.js";
|
|
3
|
-
import { n as i } from "../locale-
|
|
3
|
+
import { n as i } from "../locale-B36KH7c3.js";
|
|
4
4
|
import "./style.js";
|
|
5
5
|
import { computed as a, createBlock as o, createCommentVNode as s, createElementBlock as c, createVNode as l, defineComponent as u, normalizeClass as d, openBlock as f, renderSlot as p, toDisplayString as m, unref as h } from "vue";
|
|
6
6
|
//#region src/components/Chip/Chip.vue?vue&type=script&setup=true&lang.ts
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region src/components/Empty/illustrations/markup/churn-high.ts
|
|
2
|
+
var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 250 117\" 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><linearGradient gradientUnits=\"objectBoundingBox\" id=\"__MID_2__\" spreadMethod=\"pad\" x1=\"0.55910265\" x2=\"0.34819484\" y1=\"0.1857752\" y2=\"0.8581816\"><stop offset=\"0\" stop-color=\"#ffffff\"></stop><stop offset=\"1\" stop-color=\"#7aa1f8\"></stop></linearGradient></defs><g><g><path d=\"M 249.28 117.00 C 219.86 80.49 172.80 59.00 122.26 59.00 C 73.29 59.00 29.44 80.93 0.00 115.52 C 0.00 115.52 249.28 117.00 249.28 117.00 Z\" fill=\"url(#__MID_0__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 114.00 0.00 L 163.00 0.00 C 167.42 0.00 171.00 3.58 171.00 8.00 L 171.00 71.00 C 171.00 75.42 167.42 79.00 163.00 79.00 L 114.00 79.00 C 109.58 79.00 106.00 75.42 106.00 71.00 L 106.00 8.00 C 106.00 3.58 109.58 0.00 114.00 0.00 Z\" fill=\"#b3c6f5\" fill-rule=\"evenodd\" stroke=\"none\"></path><g><g><g><path d=\"M 63.75 90.60 L 60.76 90.60 L 60.76 80.48 C 60.76 79.67 61.43 79.02 62.25 79.02 L 62.26 79.02 C 63.09 79.02 63.75 79.67 63.75 80.48 L 63.75 90.60 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 65.24 93.08 L 62.24 93.08 L 62.24 87.79 C 62.24 87.01 62.89 86.37 63.70 86.37 L 63.79 86.37 C 64.59 86.37 65.24 87.01 65.24 87.79 L 65.24 93.08 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_3__\" stroke=\"none\"></path><path d=\"M 61.20 90.59 L 58.18 90.59 L 58.18 84.85 C 58.18 84.06 58.83 83.42 59.64 83.42 L 59.74 83.42 C 60.55 83.42 61.20 84.06 61.20 84.85 L 61.20 90.59 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_4__\" stroke=\"none\"></path><g><path d=\"M 65.42 98.99 L 57.56 98.99 C 57.25 98.99 57.00 98.74 57.00 98.44 L 57.00 90.81 C 57.00 90.50 57.25 90.26 57.56 90.26 L 65.42 90.26 C 65.73 90.26 65.98 90.50 65.98 90.81 L 65.98 98.44 C 65.98 98.74 65.73 98.99 65.42 98.99\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><g><g><g><path d=\"M 178.18 98.89 L 175.37 98.89 L 175.37 89.39 C 175.37 88.63 176.00 88.02 176.77 88.02 L 176.78 88.02 C 177.55 88.02 178.18 88.63 178.18 89.39 L 178.18 98.89 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 179.57 101.22 L 176.76 101.22 L 176.76 96.26 C 176.76 95.52 177.37 94.92 178.13 94.92 L 178.21 94.92 C 178.96 94.92 179.57 95.52 179.57 96.26 L 179.57 101.22 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_3__\" stroke=\"none\"></path><path d=\"M 175.79 98.89 L 172.95 98.89 L 172.95 93.49 C 172.95 92.75 173.57 92.15 174.32 92.15 L 174.42 92.15 C 175.17 92.15 175.79 92.75 175.79 93.49 L 175.79 98.89 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_4__\" stroke=\"none\"></path><g><path d=\"M 179.74 106.78 L 172.38 106.78 C 172.08 106.78 171.85 106.54 171.85 106.26 L 171.85 99.09 C 171.85 98.80 172.08 98.57 172.38 98.57 L 179.74 98.57 C 180.03 98.57 180.27 98.80 180.27 99.09 L 180.27 106.26 C 180.27 106.54 180.03 106.78 179.74 106.78\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><g><g><g><path d=\"M 189.53 68.98 L 186.11 68.98 L 186.11 58.53 C 186.11 57.69 186.87 57.02 187.81 57.02 L 187.83 57.02 C 188.77 57.02 189.53 57.69 189.53 58.53 L 189.53 68.98 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 191.24 71.54 L 187.80 71.54 L 187.80 66.08 C 187.80 65.27 188.55 64.62 189.47 64.62 L 189.57 64.62 C 190.49 64.62 191.24 65.27 191.24 66.08 L 191.24 71.54 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_3__\" stroke=\"none\"></path><path d=\"M 186.61 68.98 L 183.15 68.98 L 183.15 63.04 C 183.15 62.23 183.90 61.57 184.82 61.57 L 184.94 61.57 C 185.86 61.57 186.61 62.23 186.61 63.04 L 186.61 68.98 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_4__\" stroke=\"none\"></path><g><path d=\"M 191.44 77.65 L 182.44 77.65 C 182.08 77.65 181.80 77.40 181.80 77.09 L 181.80 69.20 C 181.80 68.89 182.08 68.63 182.44 68.63 L 191.44 68.63 C 191.80 68.63 192.09 68.89 192.09 69.20 L 192.09 77.09 C 192.09 77.40 191.80 77.65 191.44 77.65\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><path d=\"M 94.00 9.00 L 155.00 9.00 C 159.42 9.00 163.00 12.58 163.00 17.00 L 163.00 87.00 C 163.00 91.42 159.42 95.00 155.00 95.00 L 94.00 95.00 C 89.58 95.00 86.00 91.42 86.00 87.00 L 86.00 17.00 C 86.00 12.58 89.58 9.00 94.00 9.00 Z\" fill=\"url(#__MID_1__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 94.00 9.00 L 155.00 9.00 C 159.42 9.00 163.00 12.58 163.00 17.00 L 163.00 23.00 L 163.00 23.00 L 86.00 23.00 L 86.00 17.00 C 86.00 12.58 89.58 9.00 94.00 9.00 Z\" fill=\"#7aa1f8\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 96.00 16.50 C 96.00 17.88 94.88 19.00 93.50 19.00 C 92.12 19.00 91.00 17.88 91.00 16.50 C 91.00 15.12 92.12 14.00 93.50 14.00 C 94.88 14.00 96.00 15.12 96.00 16.50 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 103.00 16.50 C 103.00 17.88 101.88 19.00 100.50 19.00 C 99.12 19.00 98.00 17.88 98.00 16.50 C 98.00 15.12 99.12 14.00 100.50 14.00 C 101.88 14.00 103.00 15.12 103.00 16.50 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 110.00 16.50 C 110.00 17.88 108.88 19.00 107.50 19.00 C 106.12 19.00 105.00 17.88 105.00 16.50 C 105.00 15.12 106.12 14.00 107.50 14.00 C 108.88 14.00 110.00 15.12 110.00 16.50 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><g><path d=\"M 78.87 49.00 L 79.44 70.66 L 85.00 70.66 L 74.82 82.00 L 66.00 70.66 L 72.04 70.66 L 72.04 49.00 Z\" fill=\"url(#__MID_2__)\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 91.00 53.00 L 103.00 53.00 L 103.00 83.00 L 91.00 83.00 Z\" fill=\"#5780dd\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 91.00 85.00 L 156.00 85.00 L 156.00 90.00 L 91.00 90.00 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 109.00 43.00 L 121.00 43.00 L 121.00 83.00 L 109.00 83.00 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 126.00 53.00 L 138.00 53.00 L 138.00 83.00 L 126.00 83.00 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 144.00 39.00 L 156.00 39.00 L 156.00 83.00 L 144.00 83.00 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></svg>";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -4,8 +4,8 @@ import { n } from "../overlay-oR-5MDuE.js";
|
|
|
4
4
|
import { t as r } from "../Scrollbar-BYnCO8fv.js";
|
|
5
5
|
import { t as i } from "../icon-xUOyawgJ.js";
|
|
6
6
|
import { t as a } from "../useModalOverlay-Beo3CEAt.js";
|
|
7
|
-
import { c as o } from "../config-
|
|
8
|
-
import { n as s } from "../locale-
|
|
7
|
+
import { c as o } from "../config-BdK5ccNT.js";
|
|
8
|
+
import { n as s } from "../locale-B36KH7c3.js";
|
|
9
9
|
import "./style.js";
|
|
10
10
|
import { Fragment as c, Teleport as l, Transition as u, computed as d, createBlock as f, createCommentVNode as p, createElementBlock as m, createElementVNode as h, createVNode as g, defineComponent as _, mergeProps as v, nextTick as ee, normalizeClass as y, openBlock as b, ref as x, renderList as S, toDisplayString as C, toRef as w, unref as T, useAttrs as te, vModelText as ne, watch as E, withCtx as D, withDirectives as O, withModifiers as k } from "vue";
|
|
11
11
|
//#region src/components/CommandMenu/CommandMenu.vue?vue&type=script&setup=true&lang.ts
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ConfigProvider.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ConfigProvider/ConfigProvider.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"ConfigProvider.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ConfigProvider/ConfigProvider.vue"],"names":[],"mappings":";AAiMA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAA;AACxD,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAA;AAW/D,KAAK,WAAW,GAAG;IACjB,0DAA0D;IAC1D,MAAM,CAAC,EAAE,aAAa,CAAA;IACtB,kDAAkD;IAClD,QAAQ,CAAC,EAAE,aAAa,CAAC,UAAU,CAAC,CAAA;IACpC,uCAAuC;IACvC,IAAI,CAAC,EAAE,aAAa,CAAC,MAAM,CAAC,CAAA;IAC5B,wCAAwC;IACxC,YAAY,CAAC,EAAE,aAAa,CAAC,cAAc,CAAC,CAAA;IAC5C,uCAAuC;IACvC,MAAM,CAAC,EAAE,aAAa,CAAC,QAAQ,CAAC,CAAA;IAChC,kCAAkC;IAClC,OAAO,CAAC,EAAE,aAAa,CAAC,SAAS,CAAC,CAAA;IAClC,4DAA4D;IAC5D,KAAK,CAAC,EAAE,aAAa,CAAC,OAAO,CAAC,CAAA;IAC9B,oCAAoC;IACpC,MAAM,CAAC,EAAE,aAAa,CAAC,QAAQ,CAAC,CAAA;IAChC,8CAA8C;IAC9C,iBAAiB,CAAC,EAAE,aAAa,CAAC,mBAAmB,CAAC,CAAA;IACtD;;;OAGG;IACH,oBAAoB,CAAC,EAAE,aAAa,CAAC,sBAAsB,CAAC,CAAA;IAC5D;;;;OAIG;IACH,aAAa,CAAC,EAAE,OAAO,CAAA;IACvB,EAAE,CAAC,EAAE,eAAe,CAAA;CACrB,CAAC;AAoKF,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAK/C,QAAA,MAAM,UAAU,kSAEd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Dialog.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Dialog/Dialog.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"Dialog.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Dialog/Dialog.vue"],"names":[],"mappings":";AAiTA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AA0H1C,iBAAe,OAAO,kBAarB;AAwUD,QAAA,IAAI,QAAQ,IAAW,EAAE,QAAQ,IAAW,EAAE,QAAQ,IAAY,CAAE;AACpE,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,MAAM,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC5C;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC7C;IAAE,MAAM,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAO/C,QAAA,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;6EAKd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AAWzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { EmptyProps } from './types';
|
|
2
2
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
3
|
-
|
|
4
|
-
declare var __VLS_1: {}, __VLS_3: {}, __VLS_10: {}, __VLS_12: {}, __VLS_14: {}, __VLS_16: {};
|
|
3
|
+
declare var __VLS_1: {}, __VLS_3: {}, __VLS_10: {}, __VLS_12: {}, __VLS_14: {};
|
|
5
4
|
type __VLS_Slots = {} & {
|
|
6
5
|
image?: (props: typeof __VLS_1) => any;
|
|
7
6
|
} & {
|
|
@@ -9,14 +8,14 @@ type __VLS_Slots = {} & {
|
|
|
9
8
|
} & {
|
|
10
9
|
title?: (props: typeof __VLS_10) => any;
|
|
11
10
|
} & {
|
|
12
|
-
|
|
11
|
+
default?: (props: typeof __VLS_12) => any;
|
|
13
12
|
} & {
|
|
14
13
|
extra?: (props: typeof __VLS_14) => any;
|
|
15
|
-
} & {
|
|
16
|
-
default?: (props: typeof __VLS_16) => any;
|
|
17
14
|
};
|
|
18
15
|
declare const __VLS_base: DefineComponent<EmptyProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<EmptyProps> & Readonly<{}>, {
|
|
19
|
-
|
|
16
|
+
simple: boolean;
|
|
17
|
+
showDescription: boolean;
|
|
18
|
+
showIcon: boolean;
|
|
20
19
|
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
|
|
21
20
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
22
21
|
declare const _default: typeof __VLS_export;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Empty.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Empty/Empty.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Empty.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Empty/Empty.vue"],"names":[],"mappings":";AA0MA,OAAO,KAAK,EAAE,UAAU,EAAa,MAAM,SAAS,CAAC;AAqQrD,QAAA,IAAI,OAAO,IAAU,EAAE,OAAO,IAAU,EAAE,QAAQ,IAAU,EAAE,QAAQ,IAAW,EAAE,QAAQ,IAAY,CAAE;AACzG,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,KAAK,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,GAC1C;IAAE,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,GACzC;IAAE,KAAK,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC3C;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC7C;IAAE,KAAK,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAK9C,QAAA,MAAM,UAAU;;;;6EAGd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AAWzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
/** Auto-generated illustration keys. Prefer editing SVG sources + regenerate. */
|
|
2
|
+
export declare const EMPTY_ILLUSTRATION_KEYS: readonly ["no-content", "no-result", "no-message", "no-schedule", "no-issue", "network-error", "server-error", "building", "churn-high", "conversion-low", "activity-low", "profile-unclear", "input-irregular", "payment-cycle-long"];
|
|
3
|
+
export type EmptyIllustration = (typeof EMPTY_ILLUSTRATION_KEYS)[number];
|
|
4
|
+
export declare function isEmptyIllustration(value: string): value is EmptyIllustration;
|
|
5
|
+
//# sourceMappingURL=catalog.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"catalog.d.ts","sourceRoot":"","sources":["../../../../src/components/Empty/illustrations/catalog.ts"],"names":[],"mappings":"AAAA,iFAAiF;AAEjF,eAAO,MAAM,uBAAuB,wOAe1B,CAAA;AAEV,MAAM,MAAM,iBAAiB,GAAG,CAAC,OAAO,uBAAuB,CAAC,CAAC,MAAM,CAAC,CAAA;AAExE,wBAAgB,mBAAmB,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,iBAAiB,CAE7E"}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
/** Lightweight default Empty glyph. Not part of the rich catalog. */
|
|
2
|
+
export declare const DEFAULT_EMPTY_ICON_SVG = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 28 28\" fill=\"none\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M26 7.5C26 11.0899 23.0899 14 19.5 14C15.9101 14 13 11.0899 13 7.5C13 3.91015 15.9101 1 19.5 1C23.0899 1 26 3.91015 26 7.5ZM16.8536 4.14645C16.6583 3.95118 16.3417 3.95118 16.1464 4.14645C15.9512 4.34171 15.9512 4.65829 16.1464 4.85355L18.7929 7.5L16.1464 10.1464C15.9512 10.3417 15.9512 10.6583 16.1464 10.8536C16.3417 11.0488 16.6583 11.0488 16.8536 10.8536L19.5 8.20711L22.1464 10.8536C22.3417 11.0488 22.6583 11.0488 22.8536 10.8536C23.0488 10.6583 23.0488 10.3417 22.8536 10.1464L20.2071 7.5L22.8536 4.85355C23.0488 4.65829 23.0488 3.95118 22.8536 4.14645C22.6583 3.95118 22.3417 3.95118 22.1464 4.14645L19.5 6.79289L16.8536 4.14645Z\" fill=\"currentColor\"/><path d=\"M25 22.75V12.5991C24.5572 13.0765 24.053 13.4961 23.5 13.8454V16H17.5L17.3982 16.0068C17.0322 16.0565 16.75 16.3703 16.75 16.75C16.75 18.2688 15.5188 19.5 14 19.5C12.4812 19.5 11.25 18.2688 11.25 16.75L11.2432 16.6482C11.1935 16.2822 10.8797 16 10.5 16H4.5V7.25C4.5 6.2835 5.2835 5.5 6.25 5.5H12.2696C12.4146 4.97463 12.6153 4.47237 12.865 4H6.25C4.45507 4 3 5.45507 3 7.25V22.75C3 24.5449 4.45507 26 6.25 26H21.75C23.5449 26 25 24.5449 25 22.75ZM4.5 22.75V17.5H9.81597L9.85751 17.7041C10.2905 19.5919 11.9808 21 14 21L14.215 20.9947C16.2095 20.8953 17.842 19.4209 18.184 17.5H23.5V22.75C23.5 23.7165 22.7165 24.5 21.75 24.5H6.25C5.2835 24.5 4.5 23.7165 4.5 22.75Z\" fill=\"currentColor\"/></svg>";
|
|
3
|
+
//# sourceMappingURL=defaultEmptyIcon.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"defaultEmptyIcon.d.ts","sourceRoot":"","sources":["../../../../src/components/Empty/illustrations/defaultEmptyIcon.ts"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,eAAO,MAAM,sBAAsB,g+CAC06C,CAAA"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { EmptyIllustration, EMPTY_ILLUSTRATION_KEYS, isEmptyIllustration } from './catalog';
|
|
2
|
+
export { EMPTY_ILLUSTRATION_KEYS, isEmptyIllustration, type EmptyIllustration, };
|
|
3
|
+
export { loadEmptyIllustration } from './loaders';
|
|
4
|
+
export { DEFAULT_EMPTY_ICON_SVG } from './defaultEmptyIcon';
|
|
5
|
+
/** Common no-data / filtered empty presets. */
|
|
6
|
+
export declare const EMPTY_PRESET_KEYS: readonly ["no-content", "no-result", "no-message", "no-schedule", "no-issue"];
|
|
7
|
+
export type EmptyPreset = (typeof EMPTY_PRESET_KEYS)[number];
|
|
8
|
+
/** Fault / outcome scenes that may appear in empty-adjacent UIs. */
|
|
9
|
+
export declare const EMPTY_OUTCOME_KEYS: readonly ["network-error", "server-error", "building"];
|
|
10
|
+
export type EmptyOutcomeIllustration = (typeof EMPTY_OUTCOME_KEYS)[number];
|
|
11
|
+
/** Remap placeholder gradient/filter ids so multiple instances can coexist. */
|
|
12
|
+
export declare function remappedIllustrationMarkup(markup: string, idPrefix: string): string;
|
|
13
|
+
/** Load and remap one built-in illustration for injection. */
|
|
14
|
+
export declare function resolveIllustrationMarkup(name: EmptyIllustration, idPrefix: string): Promise<string>;
|
|
15
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/Empty/illustrations/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,WAAW,CAAC;AACnD,OAAO,EACL,uBAAuB,EACvB,mBAAmB,EACpB,MAAM,WAAW,CAAC;AAGnB,OAAO,EACL,uBAAuB,EACvB,mBAAmB,EACnB,KAAK,iBAAiB,GACvB,CAAC;AACF,OAAO,EAAE,qBAAqB,EAAE,MAAM,WAAW,CAAC;AAClD,OAAO,EAAE,sBAAsB,EAAE,MAAM,oBAAoB,CAAC;AAE5D,+CAA+C;AAC/C,eAAO,MAAM,iBAAiB,+EAMmB,CAAC;AAElD,MAAM,MAAM,WAAW,GAAG,CAAC,OAAO,iBAAiB,CAAC,CAAC,MAAM,CAAC,CAAC;AAE7D,oEAAoE;AACpE,eAAO,MAAM,kBAAkB,wDAIkB,CAAC;AAElD,MAAM,MAAM,wBAAwB,GAAG,CAAC,OAAO,kBAAkB,CAAC,CAAC,MAAM,CAAC,CAAC;AAI3E,+EAA+E;AAC/E,wBAAgB,0BAA0B,CACxC,MAAM,EAAE,MAAM,EACd,QAAQ,EAAE,MAAM,GACf,MAAM,CAIR;AAED,8DAA8D;AAC9D,wBAAsB,yBAAyB,CAC7C,IAAI,EAAE,iBAAiB,EACvB,QAAQ,EAAE,MAAM,GACf,OAAO,CAAC,MAAM,CAAC,CAGjB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"loaders.d.ts","sourceRoot":"","sources":["../../../../src/components/Empty/illustrations/loaders.ts"],"names":[],"mappings":"AAAA,wFAAwF;AAExF,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,WAAW,CAAA;AAqBlD,uEAAuE;AACvE,wBAAsB,qBAAqB,CACzC,IAAI,EAAE,iBAAiB,GACtB,OAAO,CAAC,MAAM,CAAC,CAGjB"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
/** Auto-generated from activity-low.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.15329522\" x2=\"0.9435032\" y1=\"0.625\" y2=\"0.5\"><stop offset=\"0\" stop-color=\"#f6f6f6\"></stop><stop offset=\"1\" stop-color=\"#5780dd\"></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=\"#89b1f7\"></stop><stop offset=\"1\" stop-color=\"#9bb9fc\"></stop></linearGradient><linearGradient gradientUnits=\"objectBoundingBox\" id=\"__MID_3__\" spreadMethod=\"pad\" x1=\"0.5\" x2=\"0.5\" y1=\"0\" y2=\"1\"><stop offset=\"0\" stop-color=\"#ffffff\" stop-opacity=\"0\"></stop><stop offset=\"1\" stop-color=\"#ffffff\"></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><path d=\"M 94.50 33.50 C 82.90 33.50 73.50 42.90 73.50 54.50 C 73.50 66.10 82.90 75.50 94.50 75.50\" fill=\"none\" stroke=\"url(#__MID_1__)\" stroke-linecap=\"round\" stroke-width=\"4\"></path></g><path d=\"M 81.00 64.50 C 81.00 66.99 78.99 69.00 76.50 69.00 C 74.01 69.00 72.00 66.99 72.00 64.50 C 72.00 62.01 74.01 60.00 76.50 60.00 C 78.99 60.00 81.00 62.01 81.00 64.50 Z\" fill=\"#5780dd\" fill-rule=\"evenodd\" stroke=\"none\"></path><g><g><g><path d=\"M 64.50 79.73 L 62.51 79.73 L 62.51 72.98 C 62.51 72.45 62.95 72.01 63.50 72.01 L 63.51 72.01 C 64.06 72.01 64.50 72.45 64.50 72.98 L 64.50 79.73 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 65.49 81.38 L 63.49 81.38 L 63.49 77.86 C 63.49 77.34 63.93 76.91 64.46 76.91 L 64.52 76.91 C 65.06 76.91 65.49 77.34 65.49 77.86 L 65.49 81.38 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_4__\" stroke=\"none\"></path><path d=\"M 62.80 79.73 L 60.79 79.73 L 60.79 75.90 C 60.79 75.37 61.22 74.95 61.76 74.95 L 61.83 74.95 C 62.36 74.95 62.80 75.37 62.80 75.90 L 62.80 79.73 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_5__\" stroke=\"none\"></path><g><path d=\"M 65.61 85.33 L 60.37 85.33 C 60.17 85.33 60.00 85.16 60.00 84.96 L 60.00 79.87 C 60.00 79.67 60.17 79.50 60.37 79.50 L 65.61 79.50 C 65.82 79.50 65.99 79.67 65.99 79.87 L 65.99 84.96 C 65.99 85.16 65.82 85.33 65.61 85.33\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><g><g><g><path d=\"M 204.18 78.89 L 201.37 78.89 L 201.37 69.39 C 201.37 68.63 202.00 68.02 202.77 68.02 L 202.78 68.02 C 203.55 68.02 204.18 68.63 204.18 69.39 L 204.18 78.89 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 205.57 81.22 L 202.76 81.22 L 202.76 76.26 C 202.76 75.52 203.37 74.92 204.13 74.92 L 204.21 74.92 C 204.96 74.92 205.57 75.52 205.57 76.26 L 205.57 81.22 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_4__\" stroke=\"none\"></path><path d=\"M 201.79 78.89 L 198.95 78.89 L 198.95 73.49 C 198.95 72.75 199.57 72.15 200.32 72.15 L 200.42 72.15 C 201.17 72.15 201.79 72.75 201.79 73.49 L 201.79 78.89 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_5__\" stroke=\"none\"></path><g><path d=\"M 205.74 86.78 L 198.38 86.78 C 198.08 86.78 197.85 86.54 197.85 86.26 L 197.85 79.09 C 197.85 78.80 198.08 78.57 198.38 78.57 L 205.74 78.57 C 206.03 78.57 206.27 78.80 206.27 79.09 L 206.27 86.26 C 206.27 86.54 206.03 86.78 205.74 86.78\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><g><g><g><path d=\"M 89.63 102.72 L 87.13 102.72 L 87.13 95.11 C 87.13 94.50 87.69 94.01 88.37 94.01 L 88.39 94.01 C 89.07 94.01 89.63 94.50 89.63 95.11 L 89.63 102.72 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 90.87 104.58 L 88.37 104.58 L 88.37 100.61 C 88.37 100.02 88.91 99.54 89.58 99.54 L 89.65 99.54 C 90.32 99.54 90.87 100.02 90.87 100.61 L 90.87 104.58 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_4__\" stroke=\"none\"></path><path d=\"M 87.50 102.71 L 84.98 102.71 L 84.98 98.39 C 84.98 97.80 85.53 97.32 86.20 97.32 L 86.28 97.32 C 86.96 97.32 87.50 97.80 87.50 98.39 L 87.50 102.71 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_5__\" stroke=\"none\"></path><g><path d=\"M 91.02 109.02 L 84.47 109.02 C 84.21 109.02 84.00 108.84 84.00 108.61 L 84.00 102.87 C 84.00 102.64 84.21 102.46 84.47 102.46 L 91.02 102.46 C 91.27 102.46 91.48 102.64 91.48 102.87 L 91.48 108.61 C 91.48 108.84 91.27 109.02 91.02 109.02\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><path d=\"M 119.00 0.00 L 168.00 0.00 C 172.42 0.00 176.00 3.58 176.00 8.00 L 176.00 70.00 C 176.00 74.42 172.42 78.00 168.00 78.00 L 119.00 78.00 C 114.58 78.00 111.00 74.42 111.00 70.00 L 111.00 8.00 C 111.00 3.58 114.58 0.00 119.00 0.00 Z\" fill=\"#b3c6f5\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 99.00 9.00 L 160.00 9.00 C 164.42 9.00 168.00 12.58 168.00 17.00 L 168.00 86.00 C 168.00 90.42 164.42 94.00 160.00 94.00 L 99.00 94.00 C 94.58 94.00 91.00 90.42 91.00 86.00 L 91.00 17.00 C 91.00 12.58 94.58 9.00 99.00 9.00 Z\" fill=\"url(#__MID_2__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 99.00 9.00 L 160.00 9.00 C 164.42 9.00 168.00 12.58 168.00 17.00 L 168.00 23.00 L 168.00 23.00 L 91.00 23.00 L 91.00 17.00 C 91.00 12.58 94.58 9.00 99.00 9.00 Z\" fill=\"#7aa1f8\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 101.00 16.50 C 101.00 17.88 99.88 19.00 98.50 19.00 C 97.12 19.00 96.00 17.88 96.00 16.50 C 96.00 15.12 97.12 14.00 98.50 14.00 C 99.88 14.00 101.00 15.12 101.00 16.50 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 108.00 16.50 C 108.00 17.88 106.88 19.00 105.50 19.00 C 104.12 19.00 103.00 17.88 103.00 16.50 C 103.00 15.12 104.12 14.00 105.50 14.00 C 106.88 14.00 108.00 15.12 108.00 16.50 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 115.00 16.50 C 115.00 17.88 113.88 19.00 112.50 19.00 C 111.12 19.00 110.00 17.88 110.00 16.50 C 110.00 15.12 111.12 14.00 112.50 14.00 C 113.88 14.00 115.00 15.12 115.00 16.50 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 145.00 75.50 C 145.00 77.99 142.99 80.00 140.50 80.00 C 138.01 80.00 136.00 77.99 136.00 75.50 C 136.00 73.01 138.01 71.00 140.50 71.00 C 142.99 71.00 145.00 73.01 145.00 75.50 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><g><path d=\"M 129.49 60.24 L 110.61 60.24 L 110.61 56.93 C 110.61 55.95 113.11 54.51 116.97 53.10 C 120.81 51.69 122.03 50.50 122.03 47.95 C 122.03 46.42 120.86 46.92 120.35 44.12 C 120.13 42.96 119.10 44.11 118.90 41.46 C 118.90 40.40 119.47 40.14 119.47 40.14 C 119.47 40.14 119.18 38.57 119.06 37.37 C 118.92 35.87 119.93 32.00 125.26 32.00 C 130.59 32.00 131.59 35.87 131.44 37.37 C 131.33 38.58 131.05 40.14 131.05 40.14 C 131.05 40.14 131.61 40.40 131.61 41.46 C 131.41 44.11 130.38 42.97 130.16 44.13 C 129.65 46.93 128.48 46.43 128.48 47.95 C 128.48 48.59 128.55 49.15 128.73 49.64 C 126.42 52.90 126.74 57.35 129.49 60.24 L 129.49 60.24 Z\" fill=\"#ffffff\" fill-rule=\"nonzero\" stroke=\"none\"></path><path d=\"M 142.50 46.50 C 143.05 49.27 141.26 51.51 141.26 51.51 C 142.80 46.87 136.69 40.96 134.31 40.39 C 137.27 47.57 133.98 49.64 133.98 49.64 C 134.26 45.97 131.77 45.39 131.77 45.39 C 133.22 48.32 130.54 49.15 129.41 52.42 C 128.01 60.36 138.00 64.15 143.30 57.82 C 147.17 52.84 142.50 46.50 142.50 46.50 Z M 137.79 50.28 C 140.86 54.70 140.14 57.40 138.42 58.52 C 137.11 59.36 135.84 59.38 134.79 58.21 C 134.00 57.32 134.12 56.45 134.53 55.69 C 135.19 54.48 138.13 52.43 137.79 50.28 Z\" fill=\"#5780dd\" fill-rule=\"nonzero\" stroke=\"none\"></path></g><path d=\"M 101.00 52.00 C 101.00 66.91 113.09 79.00 128.00 79.00 C 142.91 79.00 155.00 66.91 155.00 52.00\" fill=\"none\" stroke=\"url(#__MID_3__)\" stroke-linecap=\"round\" stroke-width=\"2\"></path><path d=\"M 106.00 64.50 C 106.00 65.88 104.88 67.00 103.50 67.00 C 102.12 67.00 101.00 65.88 101.00 64.50 C 101.00 63.12 102.12 62.00 103.50 62.00 C 104.88 62.00 106.00 63.12 106.00 64.50 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></svg>";
|
|
3
|
+
export default _default;
|
|
4
|
+
//# sourceMappingURL=activity-low.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"activity-low.d.ts","sourceRoot":"","sources":["../../../../../src/components/Empty/illustrations/markup/activity-low.ts"],"names":[],"mappings":"AAAA,kEAAkE;wBACnD,y4QAAy4Q;AAAx5Q,wBAAw5Q"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
/** Auto-generated from building.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.5\" y1=\"0\" y2=\"0.9841902\"><stop offset=\"0\" stop-color=\"#a5c3f4\"></stop><stop offset=\"1\" stop-color=\"#789eea\"></stop></linearGradient></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 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><g><g><path d=\"M 60.52 79.53 L 55.85 79.53 L 55.85 63.52 C 55.85 62.24 56.89 61.21 58.17 61.21 L 58.19 61.21 C 59.48 61.21 60.52 62.24 60.52 63.52 L 60.52 79.53 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 62.84 83.45 L 58.16 83.45 L 58.16 75.09 C 58.16 73.85 59.17 72.84 60.43 72.84 L 60.57 72.84 C 61.83 72.84 62.84 73.85 62.84 75.09 L 62.84 83.45 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_2__\" stroke=\"none\"></path><path d=\"M 56.53 79.52 L 51.81 79.52 L 51.81 70.43 C 51.81 69.18 52.83 68.17 54.09 68.17 L 54.25 68.17 C 55.51 68.17 56.53 69.18 56.53 70.43 L 56.53 79.52 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_3__\" stroke=\"none\"></path><g><path d=\"M 63.12 92.80 L 50.85 92.80 C 50.36 92.80 49.97 92.41 49.97 91.93 L 49.97 79.86 C 49.97 79.38 50.36 78.99 50.85 78.99 L 63.12 78.99 C 63.61 78.99 64.00 79.38 64.00 79.86 L 64.00 91.93 C 64.00 92.41 63.61 92.80 63.12 92.80\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><g><g><g><path d=\"M 186.93 78.48 L 182.88 78.48 L 182.88 64.97 C 182.88 63.90 183.78 63.02 184.90 63.02 L 184.92 63.02 C 186.03 63.02 186.93 63.90 186.93 64.97 L 186.93 78.48 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 188.95 81.79 L 184.88 81.79 L 184.88 74.73 C 184.88 73.69 185.77 72.84 186.85 72.84 L 186.98 72.84 C 188.06 72.84 188.95 73.69 188.95 74.73 L 188.95 81.79 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_2__\" stroke=\"none\"></path><path d=\"M 183.48 78.48 L 179.39 78.48 L 179.39 70.80 C 179.39 69.75 180.27 68.90 181.36 68.90 L 181.50 68.90 C 182.59 68.90 183.48 69.75 183.48 70.80 L 183.48 78.48 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_3__\" stroke=\"none\"></path><g><path d=\"M 189.19 89.68 L 178.55 89.68 C 178.13 89.68 177.79 89.35 177.79 88.95 L 177.79 78.76 C 177.79 78.35 178.13 78.03 178.55 78.03 L 189.19 78.03 C 189.61 78.03 189.95 78.35 189.95 78.76 L 189.95 88.95 C 189.95 89.35 189.61 89.68 189.19 89.68\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><g><g><g><path d=\"M 86.13 100.95 L 83.63 100.95 L 83.63 92.27 C 83.63 91.58 84.19 91.02 84.87 91.02 L 84.89 91.02 C 85.57 91.02 86.13 91.58 86.13 92.27 L 86.13 100.95 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 87.37 103.08 L 84.87 103.08 L 84.87 98.54 C 84.87 97.87 85.41 97.32 86.08 97.32 L 86.15 97.32 C 86.82 97.32 87.37 97.87 87.37 98.54 L 87.37 103.08 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_2__\" stroke=\"none\"></path><path d=\"M 84.00 100.95 L 81.48 100.95 L 81.48 96.02 C 81.48 95.34 82.03 94.79 82.70 94.79 L 82.78 94.79 C 83.46 94.79 84.00 95.34 84.00 96.02 L 84.00 100.95 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_3__\" stroke=\"none\"></path><g><path d=\"M 87.52 108.15 L 80.97 108.15 C 80.71 108.15 80.50 107.94 80.50 107.68 L 80.50 101.13 C 80.50 100.87 80.71 100.66 80.97 100.66 L 87.52 100.66 C 87.77 100.66 87.98 100.87 87.98 101.13 L 87.98 107.68 C 87.98 107.94 87.77 108.15 87.52 108.15\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><path d=\"M 129.82 0.00 L 132.25 10.86 C 136.56 11.78 140.62 13.40 144.29 15.60 L 153.80 9.03 L 163.92 19.15 L 157.69 28.87 C 159.70 32.14 161.24 35.73 162.23 39.54 L 174.00 41.75 L 174.00 55.82 L 162.50 58.39 C 161.49 62.77 159.75 66.88 157.42 70.57 L 164.12 81.03 L 154.01 91.14 L 143.58 83.95 L 143.90 83.63 C 140.33 85.71 136.41 87.25 132.25 88.14 L 129.82 99.00 L 115.75 99.00 L 113.62 87.62 C 110.21 86.70 106.99 85.33 104.02 83.58 L 94.00 90.49 L 83.89 80.37 L 90.38 70.24 C 88.15 66.64 86.48 62.64 85.50 58.39 L 74.00 55.82 L 74.00 41.75 L 85.77 39.54 C 86.69 35.99 88.09 32.64 89.90 29.55 L 83.23 19.15 L 93.35 9.03 L 103.26 15.87 C 106.44 13.91 109.92 12.38 113.62 11.38 L 115.75 0.00 L 129.82 0.00 Z M 124.00 32.00 C 114.06 32.00 106.00 40.06 106.00 50.00 C 106.00 59.94 114.06 68.00 124.00 68.00 C 133.94 68.00 142.00 59.94 142.00 50.00 C 142.00 40.06 133.94 32.00 124.00 32.00 Z\" fill=\"url(#__MID_1__)\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></svg>";
|
|
3
|
+
export default _default;
|
|
4
|
+
//# sourceMappingURL=building.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"building.d.ts","sourceRoot":"","sources":["../../../../../src/components/Empty/illustrations/markup/building.ts"],"names":[],"mappings":"AAAA,8DAA8D;wBAC/C,4+JAA4+J;AAA3/J,wBAA2/J"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
/** Auto-generated from churn-high.svg — do not edit by hand. */
|
|
2
|
+
declare const _default: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 250 117\" 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><linearGradient gradientUnits=\"objectBoundingBox\" id=\"__MID_2__\" spreadMethod=\"pad\" x1=\"0.55910265\" x2=\"0.34819484\" y1=\"0.1857752\" y2=\"0.8581816\"><stop offset=\"0\" stop-color=\"#ffffff\"></stop><stop offset=\"1\" stop-color=\"#7aa1f8\"></stop></linearGradient></defs><g><g><path d=\"M 249.28 117.00 C 219.86 80.49 172.80 59.00 122.26 59.00 C 73.29 59.00 29.44 80.93 0.00 115.52 C 0.00 115.52 249.28 117.00 249.28 117.00 Z\" fill=\"url(#__MID_0__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 114.00 0.00 L 163.00 0.00 C 167.42 0.00 171.00 3.58 171.00 8.00 L 171.00 71.00 C 171.00 75.42 167.42 79.00 163.00 79.00 L 114.00 79.00 C 109.58 79.00 106.00 75.42 106.00 71.00 L 106.00 8.00 C 106.00 3.58 109.58 0.00 114.00 0.00 Z\" fill=\"#b3c6f5\" fill-rule=\"evenodd\" stroke=\"none\"></path><g><g><g><path d=\"M 63.75 90.60 L 60.76 90.60 L 60.76 80.48 C 60.76 79.67 61.43 79.02 62.25 79.02 L 62.26 79.02 C 63.09 79.02 63.75 79.67 63.75 80.48 L 63.75 90.60 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 65.24 93.08 L 62.24 93.08 L 62.24 87.79 C 62.24 87.01 62.89 86.37 63.70 86.37 L 63.79 86.37 C 64.59 86.37 65.24 87.01 65.24 87.79 L 65.24 93.08 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_3__\" stroke=\"none\"></path><path d=\"M 61.20 90.59 L 58.18 90.59 L 58.18 84.85 C 58.18 84.06 58.83 83.42 59.64 83.42 L 59.74 83.42 C 60.55 83.42 61.20 84.06 61.20 84.85 L 61.20 90.59 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_4__\" stroke=\"none\"></path><g><path d=\"M 65.42 98.99 L 57.56 98.99 C 57.25 98.99 57.00 98.74 57.00 98.44 L 57.00 90.81 C 57.00 90.50 57.25 90.26 57.56 90.26 L 65.42 90.26 C 65.73 90.26 65.98 90.50 65.98 90.81 L 65.98 98.44 C 65.98 98.74 65.73 98.99 65.42 98.99\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><g><g><g><path d=\"M 178.18 98.89 L 175.37 98.89 L 175.37 89.39 C 175.37 88.63 176.00 88.02 176.77 88.02 L 176.78 88.02 C 177.55 88.02 178.18 88.63 178.18 89.39 L 178.18 98.89 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 179.57 101.22 L 176.76 101.22 L 176.76 96.26 C 176.76 95.52 177.37 94.92 178.13 94.92 L 178.21 94.92 C 178.96 94.92 179.57 95.52 179.57 96.26 L 179.57 101.22 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_3__\" stroke=\"none\"></path><path d=\"M 175.79 98.89 L 172.95 98.89 L 172.95 93.49 C 172.95 92.75 173.57 92.15 174.32 92.15 L 174.42 92.15 C 175.17 92.15 175.79 92.75 175.79 93.49 L 175.79 98.89 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_4__\" stroke=\"none\"></path><g><path d=\"M 179.74 106.78 L 172.38 106.78 C 172.08 106.78 171.85 106.54 171.85 106.26 L 171.85 99.09 C 171.85 98.80 172.08 98.57 172.38 98.57 L 179.74 98.57 C 180.03 98.57 180.27 98.80 180.27 99.09 L 180.27 106.26 C 180.27 106.54 180.03 106.78 179.74 106.78\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><g><g><g><path d=\"M 189.53 68.98 L 186.11 68.98 L 186.11 58.53 C 186.11 57.69 186.87 57.02 187.81 57.02 L 187.83 57.02 C 188.77 57.02 189.53 57.69 189.53 58.53 L 189.53 68.98 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 191.24 71.54 L 187.80 71.54 L 187.80 66.08 C 187.80 65.27 188.55 64.62 189.47 64.62 L 189.57 64.62 C 190.49 64.62 191.24 65.27 191.24 66.08 L 191.24 71.54 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_3__\" stroke=\"none\"></path><path d=\"M 186.61 68.98 L 183.15 68.98 L 183.15 63.04 C 183.15 62.23 183.90 61.57 184.82 61.57 L 184.94 61.57 C 185.86 61.57 186.61 62.23 186.61 63.04 L 186.61 68.98 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_4__\" stroke=\"none\"></path><g><path d=\"M 191.44 77.65 L 182.44 77.65 C 182.08 77.65 181.80 77.40 181.80 77.09 L 181.80 69.20 C 181.80 68.89 182.08 68.63 182.44 68.63 L 191.44 68.63 C 191.80 68.63 192.09 68.89 192.09 69.20 L 192.09 77.09 C 192.09 77.40 191.80 77.65 191.44 77.65\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><path d=\"M 94.00 9.00 L 155.00 9.00 C 159.42 9.00 163.00 12.58 163.00 17.00 L 163.00 87.00 C 163.00 91.42 159.42 95.00 155.00 95.00 L 94.00 95.00 C 89.58 95.00 86.00 91.42 86.00 87.00 L 86.00 17.00 C 86.00 12.58 89.58 9.00 94.00 9.00 Z\" fill=\"url(#__MID_1__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 94.00 9.00 L 155.00 9.00 C 159.42 9.00 163.00 12.58 163.00 17.00 L 163.00 23.00 L 163.00 23.00 L 86.00 23.00 L 86.00 17.00 C 86.00 12.58 89.58 9.00 94.00 9.00 Z\" fill=\"#7aa1f8\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 96.00 16.50 C 96.00 17.88 94.88 19.00 93.50 19.00 C 92.12 19.00 91.00 17.88 91.00 16.50 C 91.00 15.12 92.12 14.00 93.50 14.00 C 94.88 14.00 96.00 15.12 96.00 16.50 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 103.00 16.50 C 103.00 17.88 101.88 19.00 100.50 19.00 C 99.12 19.00 98.00 17.88 98.00 16.50 C 98.00 15.12 99.12 14.00 100.50 14.00 C 101.88 14.00 103.00 15.12 103.00 16.50 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 110.00 16.50 C 110.00 17.88 108.88 19.00 107.50 19.00 C 106.12 19.00 105.00 17.88 105.00 16.50 C 105.00 15.12 106.12 14.00 107.50 14.00 C 108.88 14.00 110.00 15.12 110.00 16.50 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><g><path d=\"M 78.87 49.00 L 79.44 70.66 L 85.00 70.66 L 74.82 82.00 L 66.00 70.66 L 72.04 70.66 L 72.04 49.00 Z\" fill=\"url(#__MID_2__)\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 91.00 53.00 L 103.00 53.00 L 103.00 83.00 L 91.00 83.00 Z\" fill=\"#5780dd\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 91.00 85.00 L 156.00 85.00 L 156.00 90.00 L 91.00 90.00 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 109.00 43.00 L 121.00 43.00 L 121.00 83.00 L 109.00 83.00 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 126.00 53.00 L 138.00 53.00 L 138.00 83.00 L 126.00 83.00 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 144.00 39.00 L 156.00 39.00 L 156.00 83.00 L 144.00 83.00 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></svg>";
|
|
3
|
+
export default _default;
|
|
4
|
+
//# sourceMappingURL=churn-high.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"churn-high.d.ts","sourceRoot":"","sources":["../../../../../src/components/Empty/illustrations/markup/churn-high.ts"],"names":[],"mappings":"AAAA,gEAAgE;wBACjD,soNAAsoN;AAArpN,wBAAqpN"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
/** Auto-generated from conversion-low.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.67829025\" x2=\"0.04206121\" y1=\"0.3701418\" y2=\"0.6480241\"><stop offset=\"0\" stop-color=\"#f6f6f6\"></stop><stop offset=\"1\" stop-color=\"#7aa1f8\"></stop></linearGradient><linearGradient gradientUnits=\"objectBoundingBox\" id=\"__MID_2__\" spreadMethod=\"pad\" x1=\"0.5\" x2=\"0.5\" y1=\"0\" y2=\"0.9891786\"><stop offset=\"0\" stop-color=\"#83aef5\"></stop><stop offset=\"1\" stop-color=\"#9dbafd\"></stop></linearGradient></defs><g><g><path d=\"M 249.28 122.00 C 219.86 85.49 172.80 64.00 122.26 64.00 C 73.29 64.00 29.44 85.93 0.00 120.52 C 0.00 120.52 249.28 122.00 249.28 122.00 Z\" fill=\"url(#__MID_0__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 114.00 0.00 L 163.00 0.00 C 167.42 0.00 171.00 3.58 171.00 8.00 L 171.00 71.00 C 171.00 75.42 167.42 79.00 163.00 79.00 L 114.00 79.00 C 109.58 79.00 106.00 75.42 106.00 71.00 L 106.00 8.00 C 106.00 3.58 109.58 0.00 114.00 0.00 Z\" fill=\"#b3c6f5\" fill-rule=\"evenodd\" stroke=\"none\"></path><g><g><g><path d=\"M 48.75 94.60 L 45.76 94.60 L 45.76 84.48 C 45.76 83.67 46.43 83.02 47.25 83.02 L 47.26 83.02 C 48.09 83.02 48.75 83.67 48.75 84.48 L 48.75 94.60 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 50.24 97.08 L 47.24 97.08 L 47.24 91.79 C 47.24 91.01 47.89 90.37 48.70 90.37 L 48.79 90.37 C 49.59 90.37 50.24 91.01 50.24 91.79 L 50.24 97.08 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_3__\" stroke=\"none\"></path><path d=\"M 46.20 94.59 L 43.18 94.59 L 43.18 88.85 C 43.18 88.06 43.83 87.42 44.64 87.42 L 44.74 87.42 C 45.55 87.42 46.20 88.06 46.20 88.85 L 46.20 94.59 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_4__\" stroke=\"none\"></path><g><path d=\"M 50.42 102.99 L 42.56 102.99 C 42.25 102.99 42.00 102.74 42.00 102.44 L 42.00 94.81 C 42.00 94.50 42.25 94.26 42.56 94.26 L 50.42 94.26 C 50.73 94.26 50.98 94.50 50.98 94.81 L 50.98 102.44 C 50.98 102.74 50.73 102.99 50.42 102.99\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><g><g><g><path d=\"M 190.18 75.89 L 187.37 75.89 L 187.37 66.39 C 187.37 65.63 188.00 65.02 188.77 65.02 L 188.78 65.02 C 189.55 65.02 190.18 65.63 190.18 66.39 L 190.18 75.89 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 191.57 78.22 L 188.76 78.22 L 188.76 73.26 C 188.76 72.52 189.37 71.92 190.13 71.92 L 190.21 71.92 C 190.96 71.92 191.57 72.52 191.57 73.26 L 191.57 78.22 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_3__\" stroke=\"none\"></path><path d=\"M 187.79 75.89 L 184.95 75.89 L 184.95 70.49 C 184.95 69.75 185.57 69.15 186.32 69.15 L 186.42 69.15 C 187.17 69.15 187.79 69.75 187.79 70.49 L 187.79 75.89 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_4__\" stroke=\"none\"></path><g><path d=\"M 191.74 83.78 L 184.38 83.78 C 184.08 83.78 183.85 83.54 183.85 83.26 L 183.85 76.09 C 183.85 75.80 184.08 75.57 184.38 75.57 L 191.74 75.57 C 192.03 75.57 192.27 75.80 192.27 76.09 L 192.27 83.26 C 192.27 83.54 192.03 83.78 191.74 83.78\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><g><g><g><path d=\"M 173.53 100.98 L 170.11 100.98 L 170.11 90.53 C 170.11 89.69 170.87 89.02 171.81 89.02 L 171.83 89.02 C 172.77 89.02 173.53 89.69 173.53 90.53 L 173.53 100.98 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 175.24 103.54 L 171.80 103.54 L 171.80 98.08 C 171.80 97.27 172.55 96.62 173.47 96.62 L 173.57 96.62 C 174.49 96.62 175.24 97.27 175.24 98.08 L 175.24 103.54 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_3__\" stroke=\"none\"></path><path d=\"M 170.61 100.98 L 167.15 100.98 L 167.15 95.04 C 167.15 94.23 167.90 93.57 168.82 93.57 L 168.94 93.57 C 169.86 93.57 170.61 94.23 170.61 95.04 L 170.61 100.98 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_4__\" stroke=\"none\"></path><g><path d=\"M 175.44 109.65 L 166.44 109.65 C 166.08 109.65 165.80 109.40 165.80 109.09 L 165.80 101.20 C 165.80 100.89 166.08 100.63 166.44 100.63 L 175.44 100.63 C 175.80 100.63 176.09 100.89 176.09 101.20 L 176.09 109.09 C 176.09 109.40 175.80 109.65 175.44 109.65\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><g><path d=\"M 97.17 89.00 L 79.45 73.19 L 72.02 81.01 L 75.92 85.20 L 60.00 87.54 L 61.50 71.75 L 66.70 75.97 L 79.45 62.00 L 102.00 83.42 Z\" fill=\"url(#__MID_1__)\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 94.00 9.00 L 155.00 9.00 C 159.42 9.00 163.00 12.58 163.00 17.00 L 163.00 87.00 C 163.00 91.42 159.42 95.00 155.00 95.00 L 94.00 95.00 C 89.58 95.00 86.00 91.42 86.00 87.00 L 86.00 17.00 C 86.00 12.58 89.58 9.00 94.00 9.00 Z\" fill=\"url(#__MID_2__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 114.00 34.00 L 139.00 34.00 L 139.00 39.00 L 114.00 39.00 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 114.00 61.00 L 139.00 61.00 L 139.00 66.00 L 114.00 66.00 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 114.00 42.00 L 156.00 42.00 L 156.00 47.00 L 114.00 47.00 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 114.00 68.00 L 156.00 68.00 L 156.00 73.00 L 114.00 73.00 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 108.00 39.50 C 108.00 43.64 104.64 47.00 100.50 47.00 C 96.36 47.00 93.00 43.64 93.00 39.50 C 93.00 35.36 96.36 32.00 100.50 32.00 C 104.64 32.00 108.00 35.36 108.00 39.50 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 108.00 65.50 C 108.00 69.64 104.64 73.00 100.50 73.00 C 96.36 73.00 93.00 69.64 93.00 65.50 C 93.00 61.36 96.36 58.00 100.50 58.00 C 104.64 58.00 108.00 61.36 108.00 65.50 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><g><path d=\"M 98.68 36.26 L 98.68 36.26 C 98.68 37.51 99.72 38.53 101.00 38.53 C 102.28 38.53 103.32 37.51 103.32 36.26 L 103.32 36.26 C 103.32 35.01 102.28 34.00 101.00 34.00 C 99.72 34.00 98.68 35.01 98.68 36.26 L 98.68 36.26 Z M 101.00 39.66 C 99.12 39.66 97.44 40.53 96.38 41.89 L 96.38 43.00 L 105.62 43.00 L 105.62 41.89 C 104.56 40.53 102.88 39.66 101.00 39.66 L 101.00 39.66 Z\" fill=\"#91b4f9\" fill-rule=\"nonzero\" stroke=\"none\"></path></g><g><path d=\"M 98.68 63.26 L 98.68 63.26 C 98.68 64.51 99.72 65.53 101.00 65.53 C 102.28 65.53 103.32 64.51 103.32 63.26 L 103.32 63.26 C 103.32 62.01 102.28 61.00 101.00 61.00 C 99.72 61.00 98.68 62.01 98.68 63.26 L 98.68 63.26 Z M 101.00 66.66 C 99.12 66.66 97.44 67.53 96.38 68.89 L 96.38 70.00 L 105.62 70.00 L 105.62 68.89 C 104.56 67.53 102.88 66.66 101.00 66.66 L 101.00 66.66 Z\" fill=\"#91b4f9\" fill-rule=\"nonzero\" stroke=\"none\"></path></g><path d=\"M 94.00 9.00 L 155.00 9.00 C 159.42 9.00 163.00 12.58 163.00 17.00 L 163.00 23.00 L 163.00 23.00 L 86.00 23.00 L 86.00 17.00 C 86.00 12.58 89.58 9.00 94.00 9.00 Z\" fill=\"#7aa1f8\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 96.00 16.50 C 96.00 17.88 94.88 19.00 93.50 19.00 C 92.12 19.00 91.00 17.88 91.00 16.50 C 91.00 15.12 92.12 14.00 93.50 14.00 C 94.88 14.00 96.00 15.12 96.00 16.50 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 103.00 16.50 C 103.00 17.88 101.88 19.00 100.50 19.00 C 99.12 19.00 98.00 17.88 98.00 16.50 C 98.00 15.12 99.12 14.00 100.50 14.00 C 101.88 14.00 103.00 15.12 103.00 16.50 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 110.00 16.50 C 110.00 17.88 108.88 19.00 107.50 19.00 C 106.12 19.00 105.00 17.88 105.00 16.50 C 105.00 15.12 106.12 14.00 107.50 14.00 C 108.88 14.00 110.00 15.12 110.00 16.50 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></svg>";
|
|
3
|
+
export default _default;
|
|
4
|
+
//# sourceMappingURL=conversion-low.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"conversion-low.d.ts","sourceRoot":"","sources":["../../../../../src/components/Empty/illustrations/markup/conversion-low.ts"],"names":[],"mappings":"AAAA,oEAAoE;wBACrD,87PAA87P;AAA78P,wBAA68P"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
/** Auto-generated from input-irregular.svg — do not edit by hand. */
|
|
2
|
+
declare const _default: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 250 124\" fill=\"none\" aria-hidden=\"true\" focusable=\"false\"><defs><linearGradient gradientUnits=\"objectBoundingBox\" id=\"__MID_0__\" spreadMethod=\"pad\" x1=\"0.5\" x2=\"0.5\" y1=\"0\" y2=\"1\"><stop offset=\"0\" stop-color=\"#c1dbfe\"></stop><stop offset=\"1\" stop-color=\"#ffffff\"></stop></linearGradient><linearGradient gradientUnits=\"objectBoundingBox\" id=\"__MID_1__\" spreadMethod=\"pad\" x1=\"0.5\" x2=\"0.5\" y1=\"0\" y2=\"1\"><stop offset=\"0\" stop-color=\"#89b1f7\"></stop><stop offset=\"1\" stop-color=\"#9bb9fc\"></stop></linearGradient></defs><g><g><path d=\"M 249.28 124.00 C 219.86 87.49 172.80 66.00 122.26 66.00 C 73.29 66.00 29.44 87.93 0.00 122.52 C 0.00 122.52 249.28 124.00 249.28 124.00 Z\" fill=\"url(#__MID_0__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><g><g><g><path d=\"M 69.75 73.60 L 66.76 73.60 L 66.76 63.48 C 66.76 62.67 67.43 62.02 68.25 62.02 L 68.26 62.02 C 69.09 62.02 69.75 62.67 69.75 63.48 L 69.75 73.60 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 71.24 76.08 L 68.24 76.08 L 68.24 70.79 C 68.24 70.01 68.89 69.37 69.69 69.37 L 69.79 69.37 C 70.59 69.37 71.24 70.01 71.24 70.79 L 71.24 76.08 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_2__\" stroke=\"none\"></path><path d=\"M 67.20 73.59 L 64.18 73.59 L 64.18 67.85 C 64.18 67.06 64.83 66.42 65.64 66.42 L 65.74 66.42 C 66.55 66.42 67.20 67.06 67.20 67.85 L 67.20 73.59 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_3__\" stroke=\"none\"></path><g><path d=\"M 71.42 81.99 L 63.56 81.99 C 63.25 81.99 63.00 81.74 63.00 81.44 L 63.00 73.81 C 63.00 73.50 63.25 73.26 63.56 73.26 L 71.42 73.26 C 71.73 73.26 71.98 73.50 71.98 73.81 L 71.98 81.44 C 71.98 81.74 71.73 81.99 71.42 81.99\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><g><g><g><path d=\"M 182.18 92.89 L 179.37 92.89 L 179.37 83.39 C 179.37 82.63 180.00 82.02 180.77 82.02 L 180.78 82.02 C 181.55 82.02 182.18 82.63 182.18 83.39 L 182.18 92.89 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 183.57 95.22 L 180.76 95.22 L 180.76 90.26 C 180.76 89.52 181.37 88.92 182.13 88.92 L 182.21 88.92 C 182.96 88.92 183.57 89.52 183.57 90.26 L 183.57 95.22 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_2__\" stroke=\"none\"></path><path d=\"M 179.79 92.89 L 176.95 92.89 L 176.95 87.49 C 176.95 86.75 177.57 86.15 178.32 86.15 L 178.42 86.15 C 179.17 86.15 179.79 86.75 179.79 87.49 L 179.79 92.89 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_3__\" stroke=\"none\"></path><g><path d=\"M 183.74 100.78 L 176.38 100.78 C 176.08 100.78 175.85 100.54 175.85 100.26 L 175.85 93.09 C 175.85 92.80 176.08 92.57 176.38 92.57 L 183.74 92.57 C 184.03 92.57 184.27 92.80 184.27 93.09 L 184.27 100.26 C 184.27 100.54 184.03 100.78 183.74 100.78\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><g><g><g><path d=\"M 59.63 102.72 L 57.13 102.72 L 57.13 95.11 C 57.13 94.50 57.69 94.01 58.37 94.01 L 58.39 94.01 C 59.07 94.01 59.63 94.50 59.63 95.11 L 59.63 102.72 Z\" fill=\"#bae637\" fill-rule=\"evenodd\" stroke=\"none\"></path></g><path d=\"M 60.87 104.58 L 58.37 104.58 L 58.37 100.61 C 58.37 100.02 58.91 99.54 59.58 99.54 L 59.65 99.54 C 60.32 99.54 60.87 100.02 60.87 100.61 L 60.87 104.58 Z\" fill=\"#389e0d\" fill-rule=\"evenodd\" id=\"__MID_2__\" stroke=\"none\"></path><path d=\"M 57.50 102.71 L 54.98 102.71 L 54.98 98.39 C 54.98 97.80 55.53 97.32 56.20 97.32 L 56.28 97.32 C 56.96 97.32 57.50 97.80 57.50 98.39 L 57.50 102.71 Z\" fill=\"#7cb305\" fill-rule=\"evenodd\" id=\"__MID_3__\" stroke=\"none\"></path><g><path d=\"M 61.02 109.02 L 54.47 109.02 C 54.21 109.02 54.00 108.84 54.00 108.61 L 54.00 102.87 C 54.00 102.64 54.21 102.46 54.47 102.46 L 61.02 102.46 C 61.27 102.46 61.48 102.64 61.48 102.87 L 61.48 108.61 C 61.48 108.84 61.27 109.02 61.02 109.02\" fill=\"#3b68b8\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></g><path d=\"M 106.00 0.00 L 155.00 0.00 C 159.42 0.00 163.00 3.58 163.00 8.00 L 163.00 71.00 C 163.00 75.42 159.42 79.00 155.00 79.00 L 106.00 79.00 C 101.58 79.00 98.00 75.42 98.00 71.00 L 98.00 8.00 C 98.00 3.58 101.58 0.00 106.00 0.00 Z\" fill=\"#b3c6f5\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 86.00 9.00 L 147.00 9.00 C 151.42 9.00 155.00 12.58 155.00 17.00 L 155.00 87.00 C 155.00 91.42 151.42 95.00 147.00 95.00 L 86.00 95.00 C 81.58 95.00 78.00 91.42 78.00 87.00 L 78.00 17.00 C 78.00 12.58 81.58 9.00 86.00 9.00 Z\" fill=\"url(#__MID_1__)\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 86.00 9.00 L 147.00 9.00 C 151.42 9.00 155.00 12.58 155.00 17.00 L 155.00 23.00 L 155.00 23.00 L 78.00 23.00 L 78.00 17.00 C 78.00 12.58 81.58 9.00 86.00 9.00 Z\" fill=\"#7aa1f8\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 88.00 16.50 C 88.00 17.88 86.88 19.00 85.50 19.00 C 84.12 19.00 83.00 17.88 83.00 16.50 C 83.00 15.12 84.12 14.00 85.50 14.00 C 86.88 14.00 88.00 15.12 88.00 16.50 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 95.00 16.50 C 95.00 17.88 93.88 19.00 92.50 19.00 C 91.12 19.00 90.00 17.88 90.00 16.50 C 90.00 15.12 91.12 14.00 92.50 14.00 C 93.88 14.00 95.00 15.12 95.00 16.50 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 102.00 16.50 C 102.00 17.88 100.88 19.00 99.50 19.00 C 98.12 19.00 97.00 17.88 97.00 16.50 C 97.00 15.12 98.12 14.00 99.50 14.00 C 100.88 14.00 102.00 15.12 102.00 16.50 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path><g><path d=\"M 95.50 30.00 L 95.50 30.00 C 88.60 30.00 83.00 35.60 83.00 42.50 C 83.00 49.40 88.60 55.00 95.50 55.00 C 102.40 55.00 108.00 49.40 108.00 42.50 L 108.00 42.50 C 108.00 35.60 102.40 30.00 95.50 30.00 L 95.50 30.00 Z M 95.50 35.78 L 95.50 35.78 C 97.01 35.78 98.23 37.01 98.23 38.51 C 98.23 40.02 97.01 41.24 95.50 41.24 C 94.00 41.24 92.77 40.02 92.77 38.51 C 92.77 38.51 92.77 38.51 92.77 38.51 L 92.77 38.51 C 92.77 37.01 93.99 35.78 95.50 35.78 C 95.50 35.78 95.50 35.78 95.50 35.78 L 95.50 35.78 Z M 90.52 47.15 L 90.52 47.15 C 90.52 44.40 92.75 42.17 95.50 42.17 C 98.25 42.17 100.48 44.40 100.48 47.15 C 100.48 49.90 90.52 49.90 90.52 47.15 L 90.52 47.15 Z\" fill=\"#ffffff\" fill-rule=\"nonzero\" stroke=\"none\"></path></g><path d=\"M 114.00 34.00 L 132.00 34.00 L 132.00 40.00 L 114.00 40.00 Z\" fill=\"#5780dd\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 114.00 46.00 L 144.00 46.00 L 144.00 52.00 L 114.00 52.00 Z\" fill=\"#5780dd\" fill-rule=\"evenodd\" stroke=\"none\"></path><path d=\"M 84.00 59.00 L 144.00 59.00 L 144.00 65.00 L 84.00 65.00 Z\" fill=\"#ffffff\" fill-rule=\"evenodd\" stroke=\"none\"></path></g></g></svg>";
|
|
3
|
+
export default _default;
|
|
4
|
+
//# sourceMappingURL=input-irregular.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"input-irregular.d.ts","sourceRoot":"","sources":["../../../../../src/components/Empty/illustrations/markup/input-irregular.ts"],"names":[],"mappings":"AAAA,qEAAqE;wBACtD,smNAAsmN;AAArnN,wBAAqnN"}
|