scope360-core 0.0.173 → 0.0.174

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,23 @@
1
+ import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
2
+ const r = {
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ width: "20",
5
+ height: "21",
6
+ viewBox: "0 0 20 21",
7
+ fill: "none"
8
+ }, n = /* @__PURE__ */ o("path", {
9
+ d: "M10 6.39388V9.31055M11.6667 10.9772H14.5834M10 12.6439V15.5605M5.41671 10.9772C5.41671 10.9772 7.38309 10.9772 8.33337 10.9772M10 18.8939C5.62779 18.8939 2.08337 15.3495 2.08337 10.9772C2.08337 6.60496 5.62779 3.06055 10 3.06055C14.3723 3.06055 17.9167 6.60496 17.9167 10.9772C17.9167 15.3495 14.3723 18.8939 10 18.8939Z",
10
+ stroke: "currentColor",
11
+ "stroke-linecap": "square"
12
+ }, null, -1), c = [
13
+ n
14
+ ];
15
+ function s(l, i) {
16
+ return e(), t("svg", r, [...c]);
17
+ }
18
+ const d = { render: s };
19
+ export {
20
+ d as default,
21
+ s as render
22
+ };
23
+ //# sourceMappingURL=target-CATXMSUY.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"target-CATXMSUY.js","sources":["../src/assets/icons/target.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: \"M10 6.39388V9.31055M11.6667 10.9772H14.5834M10 12.6439V15.5605M5.41671 10.9772C5.41671 10.9772 7.38309 10.9772 8.33337 10.9772M10 18.8939C5.62779 18.8939 2.08337 15.3495 2.08337 10.9772C2.08337 6.60496 5.62779 3.06055 10 3.06055C14.3723 3.06055 17.9167 6.60496 17.9167 10.9772C17.9167 15.3495 14.3723 18.8939 10 18.8939Z\",\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","target"],"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;"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "scope360-core",
3
- "version": "0.0.173",
3
+ "version": "0.0.174",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"