@everchron/ec-shards 16.1.0 → 16.2.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/ec-shards.css +1 -1
- package/dist/ec-shards.js +1501 -1704
- package/dist/ec-shards.umd.cjs +1 -1
- package/package.json +1 -1
- package/dist/toolbar-annotation-import-4bOTzL_F.js +0 -18
- package/dist/toolbar-annotations-Dmh52hyx.js +0 -35
- package/dist/toolbar-bulk-documents-CI4fjJUH.js +0 -17
- package/dist/toolbar-bulk-issues-B7cAi_Sk.js +0 -17
- package/dist/toolbar-bulk-profiles-Ee5ilTaK.js +0 -17
- package/dist/toolbar-cards-C0SA88xF.js +0 -45
- package/dist/toolbar-dashboard-IN3U8o65.js +0 -17
- package/dist/toolbar-download-CXKjzn90.js +0 -46
- package/dist/toolbar-ecai-chat-BgivZb4U.js +0 -43
- package/dist/toolbar-more-y1TjYsaU.js +0 -36
- package/dist/toolbar-page-navigation-B7mFfyAU.js +0 -17
- package/dist/toolbar-profile-map-DoLxrgHU.js +0 -17
- package/dist/toolbar-refresh-rgdZLF60.js +0 -17
- package/dist/toolbar-relativity-Bp6NtlhG.js +0 -46
- package/dist/toolbar-settings-D88zMYLW.js +0 -17
- package/dist/toolbar-share-Pj_81w00.js +0 -35
- package/dist/toolbar-sort-ChwrF5V-.js +0 -17
- package/dist/toolbar-source-D2hyOtiU.js +0 -39
- package/dist/toolbar-table-D1BHtBq5.js +0 -17
- package/dist/toolbar-transcript-D61ySWqV.js +0 -17
- package/dist/toolbar-transcript-excerpt-BYOuYavX.js +0 -17
- package/dist/toolbar-video-aC-yAW5X.js +0 -17
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { createElementBlock as t, openBlock as o, createStaticVNode as n } from "vue";
|
|
2
|
-
const r = {
|
|
3
|
-
width: "30",
|
|
4
|
-
height: "30",
|
|
5
|
-
viewBox: "0 0 30 30",
|
|
6
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
7
|
-
};
|
|
8
|
-
function c(i, e) {
|
|
9
|
-
return o(), t("svg", r, e[0] || (e[0] = [
|
|
10
|
-
n('<g transform="translate(3 3)" stroke="currentColor" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" vector-effect="non-scaling-stroke"><path d="M0,13.3333333 L0,4 C0,1.790861 1.790861,0 4,0 L20,0 C22.209139,0 24,1.790861 24,4 L24,13.3333333 C24,15.5424723 22.209139,17.3333333 20,17.3333333 L4,17.3333333 C1.790861,17.3333333 0,15.5424723 0,13.3333333 Z" opacity=".4" vector-effect="non-scaling-stroke"></path><path d="M9.49673333,11.1321067 L9.49673333,6.20122667 C9.49680142,5.89150249 9.66212204,5.60534847 9.93040588,5.45058138 C10.1986897,5.2958143 10.5291667,5.29595355 10.79732,5.45094667 L15.0637067,7.91638667 C15.3316784,8.07120351 15.4967333,8.35718788 15.4967333,8.66666667 C15.4967333,8.97614546 15.3316784,9.26212982 15.0637067,9.41694667 L10.7973333,11.8823867 C10.5291792,12.0373866 10.1986973,12.0375295 9.93040922,11.8827616 C9.66212111,11.7279936 9.49679866,11.441835 9.49673333,11.1321067 L9.49673333,11.1321067 Z" vector-effect="non-scaling-stroke"></path><line x1="22.667" y1="22.667" x2="9.333" y2="22.667" opacity=".4" vector-effect="non-scaling-stroke"></line><line x1="1.333" y1="22.667" x2="5.333" y2="22.667" opacity=".4" vector-effect="non-scaling-stroke"></line><line x1="5.333" y1="24" x2="5.333" y2="21.333" vector-effect="non-scaling-stroke"></line></g>', 1)
|
|
11
|
-
]));
|
|
12
|
-
}
|
|
13
|
-
const s = { render: c };
|
|
14
|
-
export {
|
|
15
|
-
s as default,
|
|
16
|
-
c as render
|
|
17
|
-
};
|