@everchron/ec-shards 19.0.0 → 19.0.1
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 +60 -58
- package/dist/ec-shards.umd.cjs +1 -1
- package/dist/trial-exhibit-DpSz5KOj.js +44 -0
- package/package.json +1 -1
- /package/dist/{load-file-annotations-00LW281-.js → load-file-annotations-hA9WjZNd.js} +0 -0
- /package/dist/{load-file-designation-CxWVSAYl.js → load-file-designation-DiYUuHAw.js} +0 -0
- /package/dist/{load-file-designation-report-DdR-wEem.js → load-file-designation-report-XmCESLni.js} +0 -0
- /package/dist/{load-file-zip-1kC4KD2S.js → load-file-zip-nLbE6-3w.js} +0 -0
- /package/dist/{overlay-files-i9d-E1hv.js → overlay-files-B02MAOvv.js} +0 -0
- /package/dist/{overlay-metadata-CNemqaog.js → overlay-metadata-Cpcu5tYJ.js} +0 -0
- /package/dist/{plain-document-KpMvewYD.js → plain-document-Bw8u9eu8.js} +0 -0
- /package/dist/{relativity-add-files-BWlS6JSO.js → relativity-add-files-Bcf3H3Uw.js} +0 -0
- /package/dist/{relativity-overlay-files-DKRAX78W.js → relativity-overlay-files-BrSkQpT_.js} +0 -0
- /package/dist/{relativity-overlay-metadata-D8jyCm4g.js → relativity-overlay-metadata-QCl5geEO.js} +0 -0
- /package/dist/{undo-C7WwnoBB.js → undo-BvP8tzub.js} +0 -0
- /package/dist/{upload-CjcM4GV-.js → upload-DWgYu3WI.js} +0 -0
- /package/dist/{user-add-DPs1dhrD.js → user-add-BtFQLxQS.js} +0 -0
- /package/dist/{user-assign-DrPw3Im7.js → user-assign--GlFwbNP.js} +0 -0
- /package/dist/{user-card-pvs33YAz.js → user-card-BBa2GukE.js} +0 -0
- /package/dist/{user-key-Dga5XsJO.js → user-key-Ce9kc1yT.js} +0 -0
- /package/dist/{user-relevance-B1Cq3J7i.js → user-relevance-DYGt17Da.js} +0 -0
- /package/dist/{user-relevance-active-GutR8UO7.js → user-relevance-active-yWYMkZtC.js} +0 -0
- /package/dist/{user-remove-B6n3OmWF.js → user-remove-y9gIm-Cd.js} +0 -0
- /package/dist/{variable-W4xYJjuC.js → variable-BRkbJZiL.js} +0 -0
- /package/dist/{versions-data-RCXD2vBc.js → versions-data-CGgyJGPW.js} +0 -0
- /package/dist/{versions-8Mo24vwo.js → versions-rLoNSLlX.js} +0 -0
- /package/dist/{video-4CMTWkXd.js → video-DzBUuMKH.js} +0 -0
- /package/dist/{video-cut-Cr4sOnwh.js → video-cut-Cxzc6nUy.js} +0 -0
- /package/dist/{video-false-emx6AP_q.js → video-false-B35vtwmK.js} +0 -0
- /package/dist/{video-sidebar-C58S1SFO.js → video-sidebar-CdrTb3kd.js} +0 -0
- /package/dist/{video-splitscreen-DasH70Ik.js → video-splitscreen-DksNa2N0.js} +0 -0
- /package/dist/{view-DwBTNvOf.js → view-BufjnQI_.js} +0 -0
- /package/dist/{warning-UZJLZglX.js → warning-Dy1g4mtK.js} +0 -0
- /package/dist/{warning-error-Dnzh7o9Y.js → warning-error-ySP6SPaM.js} +0 -0
- /package/dist/{write-feather-BiSeabGz.js → write-feather-BDYBEpRJ.js} +0 -0
- /package/dist/{xmef-CEk5Am_k.js → xmef-3Q-aHL9g.js} +0 -0
- /package/dist/{zoom-in-DV3zv8vu.js → zoom-in-g8D9boYf.js} +0 -0
- /package/dist/{zoom-out-C9uZACdt.js → zoom-out-DCwrAIa9.js} +0 -0
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
|
|
2
|
+
//#region src/assets/icons/trial-exhibit.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
|
+
"fill-rule": "evenodd",
|
|
14
|
+
"clip-rule": "evenodd",
|
|
15
|
+
d: "M5 21.1667V11.2303C5 10.6562 5.22858 10.1047 5.63483 9.6985L8.6985 6.63483C9.10475 6.22858 9.65617 6 10.2303 6H22.3333C23.5304 6 24.5 6.96958 24.5 8.16667V21.1667C24.5 22.3638 23.5304 23.3333 22.3333 23.3333H7.16667C5.96958 23.3333 5 22.3638 5 21.1667Z",
|
|
16
|
+
stroke: "currentColor",
|
|
17
|
+
"stroke-linecap": "round",
|
|
18
|
+
"stroke-linejoin": "round",
|
|
19
|
+
"vector-effect": "non-scaling-stroke"
|
|
20
|
+
}, null, -1),
|
|
21
|
+
t("path", {
|
|
22
|
+
d: "M10.9286 11.92V19.2058M8.5 11.92H13.3572",
|
|
23
|
+
stroke: "currentColor",
|
|
24
|
+
"stroke-linecap": "round",
|
|
25
|
+
"stroke-linejoin": "round",
|
|
26
|
+
"vector-effect": "non-scaling-stroke"
|
|
27
|
+
}, null, -1),
|
|
28
|
+
t("path", {
|
|
29
|
+
d: "M15.807 11.917L20.633 19.304",
|
|
30
|
+
stroke: "currentColor",
|
|
31
|
+
"stroke-linecap": "round",
|
|
32
|
+
"vector-effect": "non-scaling-stroke"
|
|
33
|
+
}, null, -1),
|
|
34
|
+
t("path", {
|
|
35
|
+
d: "M20.633 11.917L15.807 19.304",
|
|
36
|
+
stroke: "currentColor",
|
|
37
|
+
"stroke-linecap": "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/package.json
CHANGED
|
File without changes
|
|
File without changes
|
/package/dist/{load-file-designation-report-DdR-wEem.js → load-file-designation-report-XmCESLni.js}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/{relativity-overlay-metadata-D8jyCm4g.js → relativity-overlay-metadata-QCl5geEO.js}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|