@everchron/ec-shards 8.5.0 → 8.6.0
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/box-closed-ba5001b0.js +45 -0
- package/dist/box-open-67bced5d.js +45 -0
- package/dist/ec-shards.js +2195 -2083
- package/dist/ec-shards.umd.cjs +1 -1
- package/dist/rows-3-d8cae323.js +38 -0
- package/dist/rows-4-2cb65e28.js +45 -0
- package/dist/style.css +1 -1
- package/dist/tag-cloud-5b3a55fa.js +18 -0
- package/dist/tag-move-13b104f2.js +18 -0
- package/dist/tree-list-e1d69492.js +18 -0
- package/package.json +9 -9
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { openBlock as o, createElementBlock as t, createElementVNode as e } 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__ */ e("path", {
|
|
9
|
+
"vector-effect": "non-scaling-stroke",
|
|
10
|
+
d: "M22.5833 5.25H7.41667C6.22005 5.25 5.25 6.22005 5.25 7.41667V22.5833C5.25 23.78 6.22005 24.75 7.41667 24.75H22.5833C23.78 24.75 24.75 23.78 24.75 22.5833V7.41667C24.75 6.22005 23.78 5.25 22.5833 5.25Z",
|
|
11
|
+
stroke: "currentColor",
|
|
12
|
+
"stroke-linecap": "round",
|
|
13
|
+
"stroke-linejoin": "round"
|
|
14
|
+
}, null, -1), s = /* @__PURE__ */ e("path", {
|
|
15
|
+
"vector-effect": "non-scaling-stroke",
|
|
16
|
+
d: "M24.75 11.75H5.25",
|
|
17
|
+
stroke: "currentColor",
|
|
18
|
+
"stroke-linecap": "round",
|
|
19
|
+
"stroke-linejoin": "round"
|
|
20
|
+
}, null, -1), c = /* @__PURE__ */ e("path", {
|
|
21
|
+
"vector-effect": "non-scaling-stroke",
|
|
22
|
+
d: "M24.75 18.25H5.25",
|
|
23
|
+
stroke: "currentColor",
|
|
24
|
+
"stroke-linecap": "round",
|
|
25
|
+
"stroke-linejoin": "round"
|
|
26
|
+
}, null, -1), l = [
|
|
27
|
+
r,
|
|
28
|
+
s,
|
|
29
|
+
c
|
|
30
|
+
];
|
|
31
|
+
function i(d, u) {
|
|
32
|
+
return o(), t("svg", n, l);
|
|
33
|
+
}
|
|
34
|
+
const k = { render: i };
|
|
35
|
+
export {
|
|
36
|
+
k as default,
|
|
37
|
+
i as render
|
|
38
|
+
};
|
|
@@ -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.5833 5.25H7.41667C6.22005 5.25 5.25 6.22005 5.25 7.41667V22.5833C5.25 23.78 6.22005 24.75 7.41667 24.75H22.5833C23.78 24.75 24.75 23.78 24.75 22.5833V7.41667C24.75 6.22005 23.78 5.25 22.5833 5.25Z",
|
|
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: "M24.75 10.125H5.25",
|
|
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: "M24.75 15H5.25",
|
|
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: "M24.75 19.875H5.25",
|
|
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, k) {
|
|
39
|
+
return e(), t("svg", n, i);
|
|
40
|
+
}
|
|
41
|
+
const h = { render: d };
|
|
42
|
+
export {
|
|
43
|
+
h as default,
|
|
44
|
+
d as render
|
|
45
|
+
};
|