scope360-core 0.0.136 → 0.0.138
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/{download-D93gMXNU.js → download-BGxAjKGy.js} +7 -7
- package/dist/download-BGxAjKGy.js.map +1 -0
- package/dist/scope360-core.js +388 -386
- package/dist/scope360-core.js.map +1 -1
- package/dist/scope360-core.umd.cjs +15 -15
- package/dist/scope360-core.umd.cjs.map +1 -1
- package/dist/{settings-gear-2-CNXNhf7w.js → settings-2-CmXMVOXq.js} +11 -11
- package/dist/settings-2-CmXMVOXq.js.map +1 -0
- package/package.json +1 -1
- package/dist/download-D93gMXNU.js.map +0 -1
- package/dist/search-grey-4lyYMtNX.js +0 -23
- package/dist/search-grey-4lyYMtNX.js.map +0 -1
- package/dist/settings-gear-2-CNXNhf7w.js.map +0 -1
|
@@ -7,17 +7,17 @@ const n = {
|
|
|
7
7
|
fill: "none"
|
|
8
8
|
}, r = /* @__PURE__ */ o("path", {
|
|
9
9
|
d: "M17.0834 12.0846V17.0846H2.91669V12.0846M10 2.91797V12.5013M7.08335 10.0013L10 12.918L12.9167 10.0013",
|
|
10
|
-
stroke: "
|
|
10
|
+
stroke: "currentColor",
|
|
11
11
|
"stroke-linecap": "square"
|
|
12
|
-
}, null, -1),
|
|
12
|
+
}, null, -1), c = [
|
|
13
13
|
r
|
|
14
14
|
];
|
|
15
|
-
function
|
|
16
|
-
return e(), t("svg", n, [...
|
|
15
|
+
function s(l, d) {
|
|
16
|
+
return e(), t("svg", n, [...c]);
|
|
17
17
|
}
|
|
18
|
-
const a = { render:
|
|
18
|
+
const a = { render: s };
|
|
19
19
|
export {
|
|
20
20
|
a as default,
|
|
21
|
-
|
|
21
|
+
s as render
|
|
22
22
|
};
|
|
23
|
-
//# sourceMappingURL=download-
|
|
23
|
+
//# sourceMappingURL=download-BGxAjKGy.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"download-BGxAjKGy.js","sources":["../src/assets/icons/download.svg"],"sourcesContent":["import { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\"\n\nconst _hoisted_1 = {\n xmlns: \"http://www.w3.org/2000/svg\",\n width: \"20\",\n height: \"20\",\n viewBox: \"0 0 20 20\",\n fill: \"none\"\n}\nconst _hoisted_2 = /*#__PURE__*/_createElementVNode(\"path\", {\n d: \"M17.0834 12.0846V17.0846H2.91669V12.0846M10 2.91797V12.5013M7.08335 10.0013L10 12.918L12.9167 10.0013\",\n stroke: \"currentColor\",\n \"stroke-linecap\": \"square\"\n}, null, -1)\nconst _hoisted_3 = [\n _hoisted_2\n]\n\nexport function render(_ctx, _cache) {\n return (_openBlock(), _createElementBlock(\"svg\", _hoisted_1, [..._hoisted_3]))\n}\nexport default { render: render }"],"names":["_hoisted_1","_hoisted_2","_createElementVNode","_hoisted_3","render","_ctx","_cache","_openBlock","_createElementBlock","download"],"mappings":";AAEA,MAAMA,IAAa;AAAA,EACjB,OAAO;AAAA,EACP,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,SAAS;AAAA,EACT,MAAM;AACR,GACMC,IAA0BC,gBAAAA,EAAoB,QAAQ;AAAA,EAC1D,GAAG;AAAA,EACH,QAAQ;AAAA,EACR,kBAAkB;AACpB,GAAG,MAAM,EAAE,GACLC,IAAa;AAAA,EACjBF;AACF;AAEO,SAASG,EAAOC,GAAMC,GAAQ;AACnC,SAAQC,EAAY,GAAEC,EAAoB,OAAOR,GAAY,CAAC,GAAGG,CAAU,CAAC;AAC9E;AACA,MAAeM,IAAA,EAAE,QAAQL,EAAM;"}
|