scope360-core 0.0.532 → 0.0.533

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,27 @@
1
+ import { openBlock as o, createElementBlock as t, createElementVNode as e } from "vue";
2
+ const l = {
3
+ width: "14",
4
+ height: "14",
5
+ viewBox: "0 0 14 14",
6
+ fill: "none",
7
+ xmlns: "http://www.w3.org/2000/svg"
8
+ };
9
+ function r(d, C) {
10
+ return o(), t("svg", l, C[0] || (C[0] = [
11
+ e("g", { id: "loader" }, [
12
+ e("path", {
13
+ id: "vector",
14
+ "fill-rule": "evenodd",
15
+ "clip-rule": "evenodd",
16
+ d: "M7.00016 1.16666C7.32233 1.16666 7.5835 1.42782 7.5835 1.74999V3.49999C7.5835 3.82216 7.32233 4.08332 7.00016 4.08332C6.678 4.08332 6.41683 3.82216 6.41683 3.49999V1.74999C6.41683 1.42782 6.678 1.16666 7.00016 1.16666ZM11.125 2.8752C11.3528 3.10301 11.3528 3.47235 11.125 3.70016L9.88752 4.9376C9.65971 5.1654 9.29036 5.1654 9.06256 4.93759C8.83475 4.70979 8.83475 4.34044 9.06256 4.11264L10.3 2.8752C10.5278 2.64739 10.8971 2.64739 11.125 2.8752ZM2.87537 2.8752C3.10318 2.64739 3.47253 2.64739 3.70033 2.8752L4.93777 4.11264C5.16557 4.34044 5.16557 4.70979 4.93777 4.9376C4.70996 5.1654 4.34062 5.1654 4.11281 4.9376L2.87537 3.70016C2.64757 3.47235 2.64757 3.10301 2.87537 2.8752ZM1.16666 7.00039C1.16666 6.67822 1.42782 6.41705 1.74999 6.41705H3.49999C3.82216 6.41705 4.08332 6.67822 4.08332 7.00039C4.08332 7.32255 3.82216 7.58372 3.49999 7.58372H1.74999C1.42782 7.58372 1.16666 7.32255 1.16666 7.00039ZM9.91666 7.00039C9.91666 6.67822 10.1778 6.41705 10.5 6.41705H12.25C12.5722 6.41705 12.8333 6.67822 12.8333 7.00039C12.8333 7.32255 12.5722 7.58372 12.25 7.58372H10.5C10.1778 7.58372 9.91666 7.32255 9.91666 7.00039ZM4.93777 9.06238C5.16557 9.29019 5.16557 9.65954 4.93777 9.88734L3.70033 11.1248C3.47253 11.3526 3.10318 11.3526 2.87537 11.1248C2.64757 10.897 2.64757 10.5276 2.87537 10.2998L4.11281 9.06238C4.34062 8.83458 4.70996 8.83458 4.93777 9.06238ZM9.06256 9.06239C9.29036 8.83458 9.65971 8.83458 9.88752 9.06239L11.125 10.2998C11.3528 10.5276 11.3528 10.897 11.125 11.1248C10.8971 11.3526 10.5278 11.3526 10.3 11.1248L9.06256 9.88734C8.83475 9.65954 8.83475 9.29019 9.06256 9.06239ZM7.00016 9.91666C7.32233 9.91666 7.5835 10.1778 7.5835 10.5V12.25C7.5835 12.5722 7.32233 12.8333 7.00016 12.8333C6.678 12.8333 6.41683 12.5722 6.41683 12.25V10.5C6.41683 10.1778 6.678 9.91666 7.00016 9.91666Z",
17
+ fill: "#007AFF"
18
+ })
19
+ ], -1)
20
+ ]));
21
+ }
22
+ const i = { render: r };
23
+ export {
24
+ i as default,
25
+ r as render
26
+ };
27
+ //# sourceMappingURL=loader-0DDjdyyk.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"loader-0DDjdyyk.js","sources":["../src/assets/icons/loader.svg"],"sourcesContent":["import { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\"\n\nconst _hoisted_1 = {\n width: \"14\",\n height: \"14\",\n viewBox: \"0 0 14 14\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n}\n\nexport function render(_ctx, _cache) {\n return (_openBlock(), _createElementBlock(\"svg\", _hoisted_1, _cache[0] || (_cache[0] = [\n _createElementVNode(\"g\", { id: \"loader\" }, [\n _createElementVNode(\"path\", {\n id: \"vector\",\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n d: \"M7.00016 1.16666C7.32233 1.16666 7.5835 1.42782 7.5835 1.74999V3.49999C7.5835 3.82216 7.32233 4.08332 7.00016 4.08332C6.678 4.08332 6.41683 3.82216 6.41683 3.49999V1.74999C6.41683 1.42782 6.678 1.16666 7.00016 1.16666ZM11.125 2.8752C11.3528 3.10301 11.3528 3.47235 11.125 3.70016L9.88752 4.9376C9.65971 5.1654 9.29036 5.1654 9.06256 4.93759C8.83475 4.70979 8.83475 4.34044 9.06256 4.11264L10.3 2.8752C10.5278 2.64739 10.8971 2.64739 11.125 2.8752ZM2.87537 2.8752C3.10318 2.64739 3.47253 2.64739 3.70033 2.8752L4.93777 4.11264C5.16557 4.34044 5.16557 4.70979 4.93777 4.9376C4.70996 5.1654 4.34062 5.1654 4.11281 4.9376L2.87537 3.70016C2.64757 3.47235 2.64757 3.10301 2.87537 2.8752ZM1.16666 7.00039C1.16666 6.67822 1.42782 6.41705 1.74999 6.41705H3.49999C3.82216 6.41705 4.08332 6.67822 4.08332 7.00039C4.08332 7.32255 3.82216 7.58372 3.49999 7.58372H1.74999C1.42782 7.58372 1.16666 7.32255 1.16666 7.00039ZM9.91666 7.00039C9.91666 6.67822 10.1778 6.41705 10.5 6.41705H12.25C12.5722 6.41705 12.8333 6.67822 12.8333 7.00039C12.8333 7.32255 12.5722 7.58372 12.25 7.58372H10.5C10.1778 7.58372 9.91666 7.32255 9.91666 7.00039ZM4.93777 9.06238C5.16557 9.29019 5.16557 9.65954 4.93777 9.88734L3.70033 11.1248C3.47253 11.3526 3.10318 11.3526 2.87537 11.1248C2.64757 10.897 2.64757 10.5276 2.87537 10.2998L4.11281 9.06238C4.34062 8.83458 4.70996 8.83458 4.93777 9.06238ZM9.06256 9.06239C9.29036 8.83458 9.65971 8.83458 9.88752 9.06239L11.125 10.2998C11.3528 10.5276 11.3528 10.897 11.125 11.1248C10.8971 11.3526 10.5278 11.3526 10.3 11.1248L9.06256 9.88734C8.83475 9.65954 8.83475 9.29019 9.06256 9.06239ZM7.00016 9.91666C7.32233 9.91666 7.5835 10.1778 7.5835 10.5V12.25C7.5835 12.5722 7.32233 12.8333 7.00016 12.8333C6.678 12.8333 6.41683 12.5722 6.41683 12.25V10.5C6.41683 10.1778 6.678 9.91666 7.00016 9.91666Z\",\n fill: \"#007AFF\"\n })\n ], -1)\n ])))\n}\nexport default { render: render }"],"names":["_hoisted_1","render","_ctx","_cache","_openBlock","_createElementBlock","_createElementVNode","loader"],"mappings":";AAEA,MAAMA,IAAa;AAAA,EACjB,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,SAAS;AAAA,EACT,MAAM;AAAA,EACN,OAAO;AACT;AAEO,SAASC,EAAOC,GAAMC,GAAQ;AACnC,SAAQC,EAAU,GAAIC,EAAoB,OAAOL,GAAYG,EAAO,CAAC,MAAMA,EAAO,CAAC,IAAI;AAAA,IACrFG,EAAoB,KAAK,EAAE,IAAI,SAAQ,GAAI;AAAA,MACzCA,EAAoB,QAAQ;AAAA,QAC1B,IAAI;AAAA,QACJ,aAAa;AAAA,QACb,aAAa;AAAA,QACb,GAAG;AAAA,QACH,MAAM;AAAA,MACP,CAAA;AAAA,IACF,GAAE,EAAE;AAAA,EACT,EAAI;AACJ;AACA,MAAeC,IAAA,EAAE,QAAQN,EAAM;"}