@everchron/ec-shards 9.22.7 → 9.22.8
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/dist/ec-shards.js +4 -4
- package/dist/ec-shards.umd.cjs +1 -1
- package/dist/playlist-DC2ac_k4.js +45 -0
- package/dist/style.css +1 -1
- package/dist/table-edit-Dt4yWIrJ.js +45 -0
- package/dist/text-ai-DP5QC0_-.js +18 -0
- package/package.json +1 -1
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
width: "30",
|
|
4
|
+
height: "30",
|
|
5
|
+
viewBox: "0 0 30 30",
|
|
6
|
+
fill: "none",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
+
}, r = /* @__PURE__ */ o("path", {
|
|
9
|
+
"vector-effect": "non-scaling-stroke",
|
|
10
|
+
d: "M22.5335 24.75H7.46653C6.26945 24.75 5.29987 23.7804 5.29987 22.5833V13.9167C5.29987 12.7196 6.26945 11.75 7.46653 11.75H22.5335C23.7306 11.75 24.7002 12.7196 24.7002 13.9167V22.5833C24.7002 23.7804 23.7295 24.75 22.5335 24.75Z",
|
|
11
|
+
stroke: "currentColor",
|
|
12
|
+
"stroke-linecap": "round",
|
|
13
|
+
"stroke-linejoin": "round"
|
|
14
|
+
}, null, -1), s = /* @__PURE__ */ o("path", {
|
|
15
|
+
"vector-effect": "non-scaling-stroke",
|
|
16
|
+
d: "M7.1806 11.75V10.6667C7.1806 9.46958 8.15019 8.5 9.34727 8.5H20.6519C21.8489 8.5 22.8185 9.46958 22.8185 10.6667V11.75",
|
|
17
|
+
stroke: "currentColor",
|
|
18
|
+
"stroke-linecap": "round",
|
|
19
|
+
"stroke-linejoin": "round"
|
|
20
|
+
}, null, -1), c = /* @__PURE__ */ o("path", {
|
|
21
|
+
"vector-effect": "non-scaling-stroke",
|
|
22
|
+
d: "M9.05896 8.5V7.41667C9.05896 6.21958 10.0285 5.25 11.2256 5.25H18.7754C19.9725 5.25 20.942 6.21958 20.942 7.41667V8.5",
|
|
23
|
+
stroke: "currentColor",
|
|
24
|
+
"stroke-linecap": "round",
|
|
25
|
+
"stroke-linejoin": "round"
|
|
26
|
+
}, null, -1), l = /* @__PURE__ */ o("path", {
|
|
27
|
+
"vector-effect": "non-scaling-stroke",
|
|
28
|
+
d: "M13.8529 15.0627L18.0584 17.5501C18.5903 17.8642 18.5903 18.6345 18.0584 18.9486L13.8529 21.436C13.3112 21.7566 12.6265 21.3656 12.6265 20.7361V15.7626C12.6265 15.1331 13.3112 14.7421 13.8529 15.0627Z",
|
|
29
|
+
stroke: "currentColor",
|
|
30
|
+
"stroke-linecap": "round",
|
|
31
|
+
"stroke-linejoin": "round"
|
|
32
|
+
}, null, -1), i = [
|
|
33
|
+
r,
|
|
34
|
+
s,
|
|
35
|
+
c,
|
|
36
|
+
l
|
|
37
|
+
];
|
|
38
|
+
function d(u, a) {
|
|
39
|
+
return e(), t("svg", n, [...i]);
|
|
40
|
+
}
|
|
41
|
+
const h = { render: d };
|
|
42
|
+
export {
|
|
43
|
+
h as default,
|
|
44
|
+
d as render
|
|
45
|
+
};
|