@everchron/ec-shards 19.7.5 → 19.7.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.
Files changed (31) hide show
  1. package/dist/ec-shards.js +28 -27
  2. package/dist/ec-shards.umd.cjs +1 -1
  3. package/dist/user-relevance-badge-CpCXtwOp.js +19 -0
  4. package/package.json +1 -1
  5. /package/dist/{load-file-annotations-yE-J3cub.js → load-file-annotations-BsrhoFQi.js} +0 -0
  6. /package/dist/{load-file-designation-B1hez3hx.js → load-file-designation-CY4oMJ5C.js} +0 -0
  7. /package/dist/{load-file-designation-report-DAL9IosA.js → load-file-designation-report-CAAHntwj.js} +0 -0
  8. /package/dist/{load-file-zip-C2JggfQ3.js → load-file-zip-rCcms2sj.js} +0 -0
  9. /package/dist/{overlay-files-BaXi4lG9.js → overlay-files-CzEYAsut.js} +0 -0
  10. /package/dist/{overlay-metadata-DK2txO-y.js → overlay-metadata-D6nmGRHh.js} +0 -0
  11. /package/dist/{plain-document-GhpDH3JP.js → plain-document-DHWqPBAu.js} +0 -0
  12. /package/dist/{relativity-add-files-CFnYGAdZ.js → relativity-add-files-fxyMV-WO.js} +0 -0
  13. /package/dist/{relativity-overlay-files-TQJ4SFAF.js → relativity-overlay-files-C2QhLB8Y.js} +0 -0
  14. /package/dist/{relativity-overlay-metadata-8oERhooq.js → relativity-overlay-metadata-Dp2Q8Dgj.js} +0 -0
  15. /package/dist/{user-relevance-CiLRhQKq.js → user-relevance-Byov9YiF.js} +0 -0
  16. /package/dist/{user-remove-zanJf4SW.js → user-remove-CeAn-IFZ.js} +0 -0
  17. /package/dist/{variable-BYZ8Yg_M.js → variable-BniH7FxU.js} +0 -0
  18. /package/dist/{versions-CEKW61jO.js → versions-D0uJY_ur.js} +0 -0
  19. /package/dist/{versions-data-I3vWZ_nK.js → versions-data-BlZWTJ5l.js} +0 -0
  20. /package/dist/{video-UnR1eIsm.js → video-cdDGIXHR.js} +0 -0
  21. /package/dist/{video-cut-BYaVNRgC.js → video-cut-CI9B1F93.js} +0 -0
  22. /package/dist/{video-false-E9pGZAvp.js → video-false-5NmZhc3d.js} +0 -0
  23. /package/dist/{video-sidebar-CLG6xYZk.js → video-sidebar-BOWO5gNx.js} +0 -0
  24. /package/dist/{video-splitscreen-CpDSMDpf.js → video-splitscreen-BsVMe6C-.js} +0 -0
  25. /package/dist/{view-B21OI0Bl.js → view-BJDRJ82t.js} +0 -0
  26. /package/dist/{warning-CkE4LipU.js → warning--HacP_j_.js} +0 -0
  27. /package/dist/{warning-error-B0IaFe6a.js → warning-error-BExaHbKK.js} +0 -0
  28. /package/dist/{write-feather-DaGDTkJQ.js → write-feather-KLobhB63.js} +0 -0
  29. /package/dist/{xmef-DfPDTklk.js → xmef-CFfvAEel.js} +0 -0
  30. /package/dist/{zoom-in-dizeunX5.js → zoom-in-B1j3Whw9.js} +0 -0
  31. /package/dist/{zoom-out-CTfOujGz.js → zoom-out-DjY8Xl_i.js} +0 -0
@@ -0,0 +1,19 @@
1
+ import { createElementBlock as e, createElementVNode as t, openBlock as n } from "vue";
2
+ //#region src/assets/icons/user-relevance-badge.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] ||= [t("path", {
12
+ d: "M7.66675 18.2782V6.83333C7.66675 5.54417 8.59923 4.5 9.7505 4.5H20.253C21.4043 4.5 22.3367 5.54417 22.3367 6.83333V18.2782C22.3367 19.1252 21.9263 19.9068 21.2647 20.3175L16.0134 25.206C15.3841 25.598 14.6183 25.598 13.989 25.206L8.7378 20.3175C8.07725 19.9057 7.66675 19.1252 7.66675 18.2782Z",
13
+ fill: "currentColor",
14
+ "vector-effect": "non-scaling-stroke"
15
+ }, null, -1)]]);
16
+ }
17
+ var a = { render: i };
18
+ //#endregion
19
+ export { a as default, i as render };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@everchron/ec-shards",
3
3
  "type": "module",
4
- "version": "19.7.5",
4
+ "version": "19.7.6",
5
5
  "private": false,
6
6
  "description": "Everchron Shards UI Library",
7
7
  "repository": {
File without changes
File without changes
File without changes