scope360-core 0.0.378 → 0.0.379
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/{copy-IlTn-5u4.js → copy-BiPVCsgA.js} +3 -3
- package/dist/copy-BiPVCsgA.js.map +1 -0
- package/dist/index.css +1 -1
- package/dist/scope360-core.js +5 -5
- package/dist/scope360-core.js.map +1 -1
- package/dist/scope360-core.umd.cjs +4 -4
- package/dist/scope360-core.umd.cjs.map +1 -1
- package/package.json +1 -1
- package/dist/copy-IlTn-5u4.js.map +0 -1
|
@@ -7,13 +7,13 @@ const n = {
|
|
|
7
7
|
fill: "none"
|
|
8
8
|
}, r = /* @__PURE__ */ t("path", {
|
|
9
9
|
d: "M6.6665 6.74984V3.4165H17.0832V14.2498H13.7498M13.7498 6.74984V17.5832H2.9165V6.74984H13.7498Z",
|
|
10
|
-
stroke: "
|
|
10
|
+
stroke: "currentColor",
|
|
11
11
|
"stroke-linecap": "round",
|
|
12
12
|
"stroke-linejoin": "round"
|
|
13
13
|
}, null, -1), c = [
|
|
14
14
|
r
|
|
15
15
|
];
|
|
16
|
-
function s(
|
|
16
|
+
function s(l, i) {
|
|
17
17
|
return e(), o("svg", n, [...c]);
|
|
18
18
|
}
|
|
19
19
|
const h = { render: s };
|
|
@@ -21,4 +21,4 @@ export {
|
|
|
21
21
|
h as default,
|
|
22
22
|
s as render
|
|
23
23
|
};
|
|
24
|
-
//# sourceMappingURL=copy-
|
|
24
|
+
//# sourceMappingURL=copy-BiPVCsgA.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"copy-BiPVCsgA.js","sources":["../src/assets/icons/copy.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: \"21\",\n viewBox: \"0 0 20 21\",\n fill: \"none\"\n}\nconst _hoisted_2 = /*#__PURE__*/_createElementVNode(\"path\", {\n d: \"M6.6665 6.74984V3.4165H17.0832V14.2498H13.7498M13.7498 6.74984V17.5832H2.9165V6.74984H13.7498Z\",\n stroke: \"currentColor\",\n \"stroke-linecap\": \"round\",\n \"stroke-linejoin\": \"round\"\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","copy"],"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;AAAA,EAClB,mBAAmB;AACrB,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;"}
|