@everchron/ec-shards 9.22.7 → 9.22.9

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,45 @@
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: "M13.375 21.5H7.41667C6.84203 21.5 6.29093 21.2717 5.8846 20.8654C5.47827 20.4591 5.25 19.908 5.25 19.3333V7.41667C5.25 6.84203 5.47827 6.29093 5.8846 5.8846C6.29093 5.47827 6.84203 5.25 7.41667 5.25H19.3333C19.908 5.25 20.4591 5.47827 20.8654 5.8846C21.2717 6.29093 21.5 6.84203 21.5 7.41667V13.375",
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: "M21.5 13.375H5.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: "M13.375 5.25V21.5",
23
+ stroke: "currentColor",
24
+ "stroke-linecap": "round",
25
+ "stroke-linejoin": "round"
26
+ }, null, -1), l = /* @__PURE__ */ e("path", {
27
+ "vector-effect": "non-scaling-stroke",
28
+ d: "M21.8174 24.4326L25.5159 20.7341C25.719 20.5309 25.8331 20.2554 25.8331 19.9681C25.8331 19.6809 25.719 19.4054 25.5159 19.2022L23.7978 17.4841C23.5946 17.281 23.3191 17.1669 23.0318 17.1669C22.7446 17.1669 22.4691 17.281 22.2659 17.4841L18.5674 21.1826C18.3642 21.3857 18.2501 21.6612 18.25 21.9485V24.75H21.0515C21.3388 24.7499 21.6143 24.6357 21.8174 24.4326Z",
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 o(), t("svg", n, [...i]);
40
+ }
41
+ const C = { render: d };
42
+ export {
43
+ C as default,
44
+ d as render
45
+ };
@@ -0,0 +1,18 @@
1
+ import { openBlock as o, createElementBlock as e, createStaticVNode as t } from "vue";
2
+ const r = {
3
+ width: "30",
4
+ height: "30",
5
+ viewBox: "0 0 30 30",
6
+ fill: "none",
7
+ xmlns: "http://www.w3.org/2000/svg"
8
+ }, n = /* @__PURE__ */ t('<path vector-effect="non-scaling-stroke" d="M5.25 10.6666H16.0833" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M24.75 6.33337H5.25" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M5.25 15H11.75" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M5.25 19.3334H10.6667" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M5.25 10.6666H16.0833" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M24.75 6.33337H5.25" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M5.25 15H11.75" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M5.25 19.3334H10.6667" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M24.75 23.6666H5.25" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M20.4166 19.3333C20.4166 18.1841 19.96 17.0819 19.1473 16.2693C18.3347 15.4567 17.2326 15.0001 16.0833 15" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path><path vector-effect="non-scaling-stroke" d="M20.4166 19.3333C20.4167 18.184 20.8733 17.0819 21.686 16.2693C22.4986 15.4566 23.6007 15.0001 24.75 15C23.6007 14.9999 22.4986 14.5433 21.686 13.7307C20.8733 12.918 20.4167 11.8159 20.4166 10.6666C20.4166 11.8159 19.96 12.918 19.1473 13.7307C18.3347 14.5433 17.2326 14.9999 16.0833 15" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path>', 11), c = [
9
+ n
10
+ ];
11
+ function s(i, l) {
12
+ return o(), e("svg", r, [...c]);
13
+ }
14
+ const k = { render: s };
15
+ export {
16
+ k as default,
17
+ s as render
18
+ };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@everchron/ec-shards",
3
3
  "type": "module",
4
- "version": "9.22.7",
4
+ "version": "9.22.9",
5
5
  "private": false,
6
6
  "description": "Everchron Shards UI Library",
7
7
  "repository": "https://github.com/everchron/ec-shards.git",