scope360-core 0.0.159 → 0.0.160

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 n = {
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ width: "20",
5
+ height: "20",
6
+ viewBox: "0 0 20 20",
7
+ fill: "none"
8
+ }, r = /* @__PURE__ */ o("path", {
9
+ d: "M10 7.91666V11.6667M10 13.75H10.0084M9.28098 2.89434L2.19316 14.9955C1.86777 15.551 2.26841 16.25 2.91223 16.25H17.0879C17.7317 16.25 18.1323 15.551 17.8069 14.9955L10.7191 2.89434C10.3972 2.34479 9.60286 2.34479 9.28098 2.89434ZM10.2084 13.75C10.2084 13.8651 10.1151 13.9583 10 13.9583C9.88499 13.9583 9.79171 13.8651 9.79171 13.75C9.79171 13.6349 9.88499 13.5417 10 13.5417C10.1151 13.5417 10.2084 13.6349 10.2084 13.75Z",
10
+ stroke: "#FFB500",
11
+ "stroke-linecap": "round"
12
+ }, null, -1), c = [
13
+ r
14
+ ];
15
+ function s(i, l) {
16
+ return e(), t("svg", n, [...c]);
17
+ }
18
+ const h = { render: s };
19
+ export {
20
+ h as default,
21
+ s as render
22
+ };
23
+ //# sourceMappingURL=warning-CVs432-F.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"warning-CVs432-F.js","sources":["../src/assets/icons/warning.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: \"M10 7.91666V11.6667M10 13.75H10.0084M9.28098 2.89434L2.19316 14.9955C1.86777 15.551 2.26841 16.25 2.91223 16.25H17.0879C17.7317 16.25 18.1323 15.551 17.8069 14.9955L10.7191 2.89434C10.3972 2.34479 9.60286 2.34479 9.28098 2.89434ZM10.2084 13.75C10.2084 13.8651 10.1151 13.9583 10 13.9583C9.88499 13.9583 9.79171 13.8651 9.79171 13.75C9.79171 13.6349 9.88499 13.5417 10 13.5417C10.1151 13.5417 10.2084 13.6349 10.2084 13.75Z\",\n stroke: \"#FFB500\",\n \"stroke-linecap\": \"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","warning"],"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.159",
3
+ "version": "0.0.160",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"