scope360-core 0.0.500 → 0.0.502
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/{ circle-info-DgA89Mjs.js → circle-info-DgA89Mjs.js} +1 -1
- package/dist/circle-info-DgA89Mjs.js.map +1 -0
- package/dist/index.css +1 -1
- package/dist/scope360-core.js +1199 -1179
- package/dist/scope360-core.js.map +1 -1
- package/dist/scope360-core.umd.cjs +23 -23
- package/dist/scope360-core.umd.cjs.map +1 -1
- package/package.json +1 -1
- package/dist/ circle-info-DgA89Mjs.js.map +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"circle-info-DgA89Mjs.js","sources":["../src/assets/icons/circle-info.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: \"M8.95842 9.1665H10.0001L10.0001 13.5415M17.7084 9.99984C17.7084 14.257 14.2573 17.7082 10.0001 17.7082C5.74289 17.7082 2.29175 14.257 2.29175 9.99984C2.29175 5.74264 5.74289 2.2915 10.0001 2.2915C14.2573 2.2915 17.7084 5.74264 17.7084 9.99984Z\",\n stroke: \"currentColor\",\n \"stroke-width\": \"1.5\",\n \"stroke-linecap\": \"round\",\n \"stroke-linejoin\": \"round\"\n}, null, -1)\nconst _hoisted_3 = /*#__PURE__*/_createElementVNode(\"path\", {\n d: \"M9.99992 6.125C9.70076 6.125 9.45825 6.36751 9.45825 6.66667C9.45825 6.96582 9.70076 7.20833 9.99992 7.20833C10.2991 7.20833 10.5416 6.96582 10.5416 6.66667C10.5416 6.36751 10.2991 6.125 9.99992 6.125Z\",\n fill: \"currentColor\",\n stroke: \"currentColor\",\n \"stroke-width\": \"0.25\"\n}, null, -1)\nconst _hoisted_4 = [\n _hoisted_2,\n _hoisted_3\n]\n\nexport function render(_ctx, _cache) {\n return (_openBlock(), _createElementBlock(\"svg\", _hoisted_1, [..._hoisted_4]))\n}\nexport default { render: render }"],"names":["_hoisted_1","_hoisted_2","_createElementVNode","_hoisted_3","_hoisted_4","render","_ctx","_cache","_openBlock","_createElementBlock","circleInfo"],"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,gBAAgB;AAAA,EAChB,kBAAkB;AAAA,EAClB,mBAAmB;AACrB,GAAG,MAAM,EAAE,GACLC,IAA0BD,gBAAAA,EAAoB,QAAQ;AAAA,EAC1D,GAAG;AAAA,EACH,MAAM;AAAA,EACN,QAAQ;AAAA,EACR,gBAAgB;AAClB,GAAG,MAAM,EAAE,GACLE,IAAa;AAAA,EACjBH;AAAA,EACAE;AACF;AAEO,SAASE,EAAOC,GAAMC,GAAQ;AACnC,SAAQC,EAAY,GAAEC,EAAoB,OAAOT,GAAY,CAAC,GAAGI,CAAU,CAAC;AAC9E;AACA,MAAeM,IAAA,EAAE,QAAQL,EAAM;"}
|