@everchron/ec-shards 19.12.4 → 19.12.6
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.
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region src/assets/icons/bulk-upload-circular.svg
|
|
3
|
+
var r = {
|
|
4
|
+
width: "30",
|
|
5
|
+
height: "30",
|
|
6
|
+
viewBox: "0 0 30 30",
|
|
7
|
+
fill: "none",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
function i(i, a) {
|
|
11
|
+
return n(), e("svg", r, [...a[0] ||= [
|
|
12
|
+
t("path", {
|
|
13
|
+
d: "M19.6667 13.8334L15 10.3334L10.3333 13.8334",
|
|
14
|
+
stroke: "currentColor",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round",
|
|
17
|
+
"vector-effect": "non-scaling-stroke"
|
|
18
|
+
}, null, -1),
|
|
19
|
+
t("path", {
|
|
20
|
+
d: "M15 25.5C20.799 25.5 25.5 20.799 25.5 15C25.5 9.20101 20.799 4.5 15 4.5C9.20101 4.5 4.5 9.20101 4.5 15C4.5 20.799 9.20101 25.5 15 25.5Z",
|
|
21
|
+
stroke: "currentColor",
|
|
22
|
+
"stroke-linecap": "round",
|
|
23
|
+
"stroke-linejoin": "round",
|
|
24
|
+
"vector-effect": "non-scaling-stroke"
|
|
25
|
+
}, null, -1),
|
|
26
|
+
t("path", {
|
|
27
|
+
d: "M15 16.1666L12.0833 18.5",
|
|
28
|
+
stroke: "currentColor",
|
|
29
|
+
"stroke-linecap": "round",
|
|
30
|
+
"stroke-linejoin": "round",
|
|
31
|
+
"vector-effect": "non-scaling-stroke"
|
|
32
|
+
}, null, -1),
|
|
33
|
+
t("path", {
|
|
34
|
+
d: "M17.9167 18.5L15 16.1666",
|
|
35
|
+
stroke: "currentColor",
|
|
36
|
+
"stroke-linecap": "round",
|
|
37
|
+
"stroke-linejoin": "round",
|
|
38
|
+
"vector-effect": "non-scaling-stroke"
|
|
39
|
+
}, null, -1)
|
|
40
|
+
]]);
|
|
41
|
+
}
|
|
42
|
+
var a = { render: i };
|
|
43
|
+
//#endregion
|
|
44
|
+
export { a as default, i as render };
|
package/dist/ec-shards.js
CHANGED
|
@@ -73,6 +73,7 @@ var ce = Object.create, le = Object.defineProperty, ue = Object.getOwnPropertyDe
|
|
|
73
73
|
"../assets/icons/box-open.svg": () => import("./box-open-Ix37poDO.js"),
|
|
74
74
|
"../assets/icons/bulk-actions.svg": () => import("./bulk-actions-CWV0ckyE.js"),
|
|
75
75
|
"../assets/icons/bulk-check.svg": () => import("./bulk-check-B06U99pc.js"),
|
|
76
|
+
"../assets/icons/bulk-upload-circular.svg": () => import("./bulk-upload-circular-SLA8QEBy.js"),
|
|
76
77
|
"../assets/icons/bulk-upload.svg": () => import("./bulk-upload-DgAb4_GM.js"),
|
|
77
78
|
"../assets/icons/bullet-list.svg": () => import("./bullet-list-2-MkuEdm.js"),
|
|
78
79
|
"../assets/icons/calendar-comment.svg": () => import("./calendar-comment-CX_eSMgJ.js"),
|
|
@@ -148,6 +149,7 @@ var ce = Object.create, le = Object.defineProperty, ue = Object.getOwnPropertyDe
|
|
|
148
149
|
"../assets/icons/document.svg": () => import("./document-YgrGoCyi.js"),
|
|
149
150
|
"../assets/icons/download.svg": () => import("./download-Be34fAfD.js"),
|
|
150
151
|
"../assets/icons/drag-handler.svg": () => import("./drag-handler-Dg1IBYUS.js"),
|
|
152
|
+
"../assets/icons/ecai-chat-filled.svg": () => import("./ecai-chat-filled-Ab6y2ykk.js"),
|
|
151
153
|
"../assets/icons/ecai-chat.svg": () => import("./ecai-chat-CmDE_YuM.js"),
|
|
152
154
|
"../assets/icons/ecai-icon.svg": () => import("./ecai-icon-Do_PIp0m.js"),
|
|
153
155
|
"../assets/icons/ecid.svg": () => import("./ecid-QoZhDFRe.js"),
|