scope360-core 0.0.377 → 0.0.378
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/{chevron-left-BQ6rPMeL.js → chevron-left-BXZ0lVBP.js} +6 -6
- package/dist/chevron-left-BXZ0lVBP.js.map +1 -0
- package/dist/{chevron-right-CDEuruVC.js → chevron-right-zppxQIZI.js} +6 -6
- package/dist/chevron-right-zppxQIZI.js.map +1 -0
- package/dist/index.css +1 -1
- package/dist/scope360-core.js +14 -10
- package/dist/scope360-core.js.map +1 -1
- package/dist/scope360-core.umd.cjs +7 -7
- package/dist/scope360-core.umd.cjs.map +1 -1
- package/package.json +1 -1
- package/dist/chevron-left-BQ6rPMeL.js.map +0 -1
- package/dist/chevron-right-CDEuruVC.js.map +0 -1
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
import { openBlock as t, createElementBlock as o, createElementVNode as e } from "vue";
|
|
2
|
-
const
|
|
2
|
+
const r = {
|
|
3
3
|
width: "16",
|
|
4
4
|
height: "16",
|
|
5
5
|
viewBox: "0 0 16 16",
|
|
6
6
|
fill: "none",
|
|
7
7
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
-
},
|
|
8
|
+
}, n = /* @__PURE__ */ e("g", { id: "chevron-left" }, [
|
|
9
9
|
/* @__PURE__ */ e("path", {
|
|
10
10
|
id: "vector",
|
|
11
11
|
d: "M10.0001 13.3332L4.66675 7.99985L10.0001 2.6665",
|
|
12
|
-
stroke: "
|
|
12
|
+
stroke: "currentColor",
|
|
13
13
|
"stroke-linecap": "square"
|
|
14
14
|
})
|
|
15
15
|
], -1), c = [
|
|
16
|
-
|
|
16
|
+
n
|
|
17
17
|
];
|
|
18
18
|
function s(i, d) {
|
|
19
|
-
return t(), o("svg",
|
|
19
|
+
return t(), o("svg", r, [...c]);
|
|
20
20
|
}
|
|
21
21
|
const l = { render: s };
|
|
22
22
|
export {
|
|
23
23
|
l as default,
|
|
24
24
|
s as render
|
|
25
25
|
};
|
|
26
|
-
//# sourceMappingURL=chevron-left-
|
|
26
|
+
//# sourceMappingURL=chevron-left-BXZ0lVBP.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"chevron-left-BXZ0lVBP.js","sources":["../src/assets/icons/chevron-left.svg"],"sourcesContent":["import { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\"\n\nconst _hoisted_1 = {\n width: \"16\",\n height: \"16\",\n viewBox: \"0 0 16 16\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n}\nconst _hoisted_2 = /*#__PURE__*/_createElementVNode(\"g\", { id: \"chevron-left\" }, [\n /*#__PURE__*/_createElementVNode(\"path\", {\n id: \"vector\",\n d: \"M10.0001 13.3332L4.66675 7.99985L10.0001 2.6665\",\n stroke: \"currentColor\",\n \"stroke-linecap\": \"square\"\n })\n], -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","chevronLeft"],"mappings":";AAEA,MAAMA,IAAa;AAAA,EACjB,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,SAAS;AAAA,EACT,MAAM;AAAA,EACN,OAAO;AACT,GACMC,IAA0BC,gBAAAA,EAAoB,KAAK,EAAE,IAAI,eAAc,GAAI;AAAA,EAClEA,gBAAAA,EAAoB,QAAQ;AAAA,IACvC,IAAI;AAAA,IACJ,GAAG;AAAA,IACH,QAAQ;AAAA,IACR,kBAAkB;AAAA,EACtB,CAAG;AACH,GAAG,EAAE,GACCC,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;"}
|
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
import { openBlock as e, createElementBlock as
|
|
1
|
+
import { openBlock as e, createElementBlock as o, createElementVNode as t } from "vue";
|
|
2
2
|
const n = {
|
|
3
3
|
width: "6",
|
|
4
4
|
height: "9",
|
|
5
5
|
viewBox: "0 0 6 9",
|
|
6
6
|
fill: "none",
|
|
7
7
|
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
-
}, r = /* @__PURE__ */
|
|
8
|
+
}, r = /* @__PURE__ */ t("path", {
|
|
9
9
|
id: "Vector",
|
|
10
10
|
d: "M1 0.5L5 4.5L1 8.5",
|
|
11
|
-
stroke: "
|
|
11
|
+
stroke: "currentColor",
|
|
12
12
|
"stroke-linecap": "round",
|
|
13
13
|
"stroke-linejoin": "round"
|
|
14
14
|
}, null, -1), c = [
|
|
15
15
|
r
|
|
16
16
|
];
|
|
17
|
-
function i(s,
|
|
18
|
-
return e(),
|
|
17
|
+
function i(s, l) {
|
|
18
|
+
return e(), o("svg", n, [...c]);
|
|
19
19
|
}
|
|
20
20
|
const h = { render: i };
|
|
21
21
|
export {
|
|
22
22
|
h as default,
|
|
23
23
|
i as render
|
|
24
24
|
};
|
|
25
|
-
//# sourceMappingURL=chevron-right-
|
|
25
|
+
//# sourceMappingURL=chevron-right-zppxQIZI.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"chevron-right-zppxQIZI.js","sources":["../src/assets/icons/chevron-right.svg"],"sourcesContent":["import { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\"\n\nconst _hoisted_1 = {\n width: \"6\",\n height: \"9\",\n viewBox: \"0 0 6 9\",\n fill: \"none\",\n xmlns: \"http://www.w3.org/2000/svg\"\n}\nconst _hoisted_2 = /*#__PURE__*/_createElementVNode(\"path\", {\n id: \"Vector\",\n d: \"M1 0.5L5 4.5L1 8.5\",\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","chevronRight"],"mappings":";AAEA,MAAMA,IAAa;AAAA,EACjB,OAAO;AAAA,EACP,QAAQ;AAAA,EACR,SAAS;AAAA,EACT,MAAM;AAAA,EACN,OAAO;AACT,GACMC,IAA0BC,gBAAAA,EAAoB,QAAQ;AAAA,EAC1D,IAAI;AAAA,EACJ,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;"}
|