scope360-core 0.0.283 → 0.0.285

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,27 @@
1
+ import { openBlock as t, createElementBlock as o, createElementVNode as e } from "vue";
2
+ const n = {
3
+ width: "16",
4
+ height: "16",
5
+ viewBox: "0 0 16 16",
6
+ fill: "none",
7
+ xmlns: "http://www.w3.org/2000/svg"
8
+ }, d = /* @__PURE__ */ e("g", { id: "youtube" }, [
9
+ /* @__PURE__ */ e("path", {
10
+ id: "Icon",
11
+ "fill-rule": "evenodd",
12
+ "clip-rule": "evenodd",
13
+ d: "M13.4695 2.67054C14.0722 2.85712 14.5459 3.40486 14.7073 4.10187C14.9988 5.36394 15 7.9987 15 7.9987C15 7.9987 15 10.6335 14.7073 11.8956C14.5459 12.5926 14.0722 13.1403 13.4695 13.3268C12.3782 13.6654 7.99998 13.6654 7.99998 13.6654C7.99998 13.6654 3.62183 13.6654 2.53045 13.3268C1.92773 13.1403 1.45407 12.5926 1.29272 11.8956C1 10.6335 1 7.9987 1 7.9987C1 7.9987 1 5.36394 1.29272 4.10187C1.45407 3.40486 1.92773 2.85712 2.53045 2.67054C3.62183 2.33203 7.99998 2.33203 7.99998 2.33203C7.99998 2.33203 12.3782 2.33203 13.4695 2.67054ZM10.3422 7.9989L6.5319 10.1986V5.79913L10.3422 7.9989Z",
14
+ fill: "#8E8E93"
15
+ })
16
+ ], -1), l = [
17
+ d
18
+ ];
19
+ function c(i, r) {
20
+ return t(), o("svg", n, [...l]);
21
+ }
22
+ const s = { render: c };
23
+ export {
24
+ s as default,
25
+ c as render
26
+ };
27
+ //# sourceMappingURL=youtube-BD6CuUlt.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"youtube-BD6CuUlt.js","sources":["../src/assets/icons/youtube.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: \"youtube\" }, [\n /*#__PURE__*/_createElementVNode(\"path\", {\n id: \"Icon\",\n \"fill-rule\": \"evenodd\",\n \"clip-rule\": \"evenodd\",\n d: \"M13.4695 2.67054C14.0722 2.85712 14.5459 3.40486 14.7073 4.10187C14.9988 5.36394 15 7.9987 15 7.9987C15 7.9987 15 10.6335 14.7073 11.8956C14.5459 12.5926 14.0722 13.1403 13.4695 13.3268C12.3782 13.6654 7.99998 13.6654 7.99998 13.6654C7.99998 13.6654 3.62183 13.6654 2.53045 13.3268C1.92773 13.1403 1.45407 12.5926 1.29272 11.8956C1 10.6335 1 7.9987 1 7.9987C1 7.9987 1 5.36394 1.29272 4.10187C1.45407 3.40486 1.92773 2.85712 2.53045 2.67054C3.62183 2.33203 7.99998 2.33203 7.99998 2.33203C7.99998 2.33203 12.3782 2.33203 13.4695 2.67054ZM10.3422 7.9989L6.5319 10.1986V5.79913L10.3422 7.9989Z\",\n fill: \"#8E8E93\"\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","youtube"],"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,UAAS,GAAI;AAAA,EAC7DA,gBAAAA,EAAoB,QAAQ;AAAA,IACvC,IAAI;AAAA,IACJ,aAAa;AAAA,IACb,aAAa;AAAA,IACb,GAAG;AAAA,IACH,MAAM;AAAA,EACV,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;"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "scope360-core",
3
- "version": "0.0.283",
3
+ "version": "0.0.285",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"