scope360-core 0.0.280 → 0.0.281
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/bold-BtJW7XIp.js +26 -0
- package/dist/bold-BtJW7XIp.js.map +1 -0
- package/dist/broken-chain-link-R9fYqyLP.js +37 -0
- package/dist/broken-chain-link-R9fYqyLP.js.map +1 -0
- package/dist/cain-link-BRfj4_MF.js +25 -0
- package/dist/cain-link-BRfj4_MF.js.map +1 -0
- package/dist/italic-BlFnvaqw.js +26 -0
- package/dist/italic-BlFnvaqw.js.map +1 -0
- package/dist/scope360-core.js +1 -1
- package/dist/scope360-core.js.map +1 -1
- package/dist/scope360-core.umd.cjs +18 -18
- package/dist/scope360-core.umd.cjs.map +1 -1
- package/dist/strike-through-B8FiX377.js +30 -0
- package/dist/strike-through-B8FiX377.js.map +1 -0
- package/dist/underline-bueYEozZ.js +26 -0
- package/dist/underline-bueYEozZ.js.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as t, createElementVNode as C } from "vue";
|
|
2
|
+
const o = {
|
|
3
|
+
width: "16",
|
|
4
|
+
height: "16",
|
|
5
|
+
viewBox: "0 0 16 16",
|
|
6
|
+
fill: "none",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
+
}, r = /* @__PURE__ */ C("g", { id: "strike-through" }, [
|
|
9
|
+
/* @__PURE__ */ C("g", { id: "vector" }, [
|
|
10
|
+
/* @__PURE__ */ C("path", {
|
|
11
|
+
d: "M4.77378 2.51556C5.46046 1.81896 6.51782 1.33398 8.00191 1.33398C9.55073 1.33398 10.5524 1.86418 11.1871 2.53653C11.8121 3.19867 12.0534 3.96873 12.1462 4.41422L12.2141 4.74056L11.5614 4.87639L11.4935 4.55005C11.4145 4.17052 11.2111 3.53318 10.7023 2.99417C10.2031 2.46536 9.38165 2.00065 8.00191 2.00065C6.67119 2.00065 5.79336 2.43089 5.24856 2.98357C4.69785 3.54224 4.46487 4.24825 4.46487 4.83398C4.46487 5.30687 4.57485 5.6744 4.75622 5.9715C4.93896 6.27085 5.20547 6.51702 5.54462 6.72805C6.22641 7.15227 7.14607 7.40386 8.13387 7.6674H14V8.33407H10.2563C10.2562 8.33406 10.2563 8.33407 10.2563 8.33407H2V7.6674H5.92386C5.66464 7.55755 5.41837 7.43468 5.19242 7.29409C4.78938 7.0433 4.4374 6.72871 4.1872 6.31886C3.93563 5.90676 3.79821 5.41666 3.79821 4.83398C3.79821 4.08349 4.09301 3.20617 4.77378 2.51556Z",
|
|
12
|
+
fill: "#1C2026"
|
|
13
|
+
}),
|
|
14
|
+
/* @__PURE__ */ C("path", {
|
|
15
|
+
d: "M10.1181 9.00076H11.3961C11.6281 9.19408 11.8314 9.41851 11.9925 9.68244C12.2441 10.0945 12.3815 10.5846 12.3815 11.1673C12.3815 12.7046 10.9834 14.6673 8.00191 14.6673C6.4535 14.6673 5.40428 14.138 4.70783 13.4779C4.01923 12.8253 3.69537 12.0643 3.5537 11.6205L3.45233 11.303L4.08742 11.1003L4.18879 11.4178C4.31048 11.799 4.58768 12.4455 5.16643 12.994C5.73733 13.5351 6.62176 14.0007 8.00191 14.0007C10.65 14.0007 11.7149 12.3025 11.7149 11.1673C11.7149 10.6944 11.6049 10.3269 11.4235 10.0298C11.2408 9.73045 10.9743 9.48428 10.6351 9.27325C10.4752 9.17371 10.3021 9.08367 10.1181 9.00076Z",
|
|
16
|
+
fill: "#1C2026"
|
|
17
|
+
})
|
|
18
|
+
])
|
|
19
|
+
], -1), i = [
|
|
20
|
+
r
|
|
21
|
+
];
|
|
22
|
+
function n(h, c) {
|
|
23
|
+
return e(), t("svg", o, [...i]);
|
|
24
|
+
}
|
|
25
|
+
const d = { render: n };
|
|
26
|
+
export {
|
|
27
|
+
d as default,
|
|
28
|
+
n as render
|
|
29
|
+
};
|
|
30
|
+
//# sourceMappingURL=strike-through-B8FiX377.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"strike-through-B8FiX377.js","sources":["../src/assets/icons/strike-through.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: \"strike-through\" }, [\n /*#__PURE__*/_createElementVNode(\"g\", { id: \"vector\" }, [\n /*#__PURE__*/_createElementVNode(\"path\", {\n d: \"M4.77378 2.51556C5.46046 1.81896 6.51782 1.33398 8.00191 1.33398C9.55073 1.33398 10.5524 1.86418 11.1871 2.53653C11.8121 3.19867 12.0534 3.96873 12.1462 4.41422L12.2141 4.74056L11.5614 4.87639L11.4935 4.55005C11.4145 4.17052 11.2111 3.53318 10.7023 2.99417C10.2031 2.46536 9.38165 2.00065 8.00191 2.00065C6.67119 2.00065 5.79336 2.43089 5.24856 2.98357C4.69785 3.54224 4.46487 4.24825 4.46487 4.83398C4.46487 5.30687 4.57485 5.6744 4.75622 5.9715C4.93896 6.27085 5.20547 6.51702 5.54462 6.72805C6.22641 7.15227 7.14607 7.40386 8.13387 7.6674H14V8.33407H10.2563C10.2562 8.33406 10.2563 8.33407 10.2563 8.33407H2V7.6674H5.92386C5.66464 7.55755 5.41837 7.43468 5.19242 7.29409C4.78938 7.0433 4.4374 6.72871 4.1872 6.31886C3.93563 5.90676 3.79821 5.41666 3.79821 4.83398C3.79821 4.08349 4.09301 3.20617 4.77378 2.51556Z\",\n fill: \"#1C2026\"\n }),\n /*#__PURE__*/_createElementVNode(\"path\", {\n d: \"M10.1181 9.00076H11.3961C11.6281 9.19408 11.8314 9.41851 11.9925 9.68244C12.2441 10.0945 12.3815 10.5846 12.3815 11.1673C12.3815 12.7046 10.9834 14.6673 8.00191 14.6673C6.4535 14.6673 5.40428 14.138 4.70783 13.4779C4.01923 12.8253 3.69537 12.0643 3.5537 11.6205L3.45233 11.303L4.08742 11.1003L4.18879 11.4178C4.31048 11.799 4.58768 12.4455 5.16643 12.994C5.73733 13.5351 6.62176 14.0007 8.00191 14.0007C10.65 14.0007 11.7149 12.3025 11.7149 11.1673C11.7149 10.6944 11.6049 10.3269 11.4235 10.0298C11.2408 9.73045 10.9743 9.48428 10.6351 9.27325C10.4752 9.17371 10.3021 9.08367 10.1181 9.00076Z\",\n fill: \"#1C2026\"\n })\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","strikeThrough"],"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,iBAAgB,GAAI;AAAA,EACpEA,gBAAAA,EAAoB,KAAK,EAAE,IAAI,SAAQ,GAAI;AAAA,IACzCA,gBAAAA,EAAoB,QAAQ;AAAA,MACvC,GAAG;AAAA,MACH,MAAM;AAAA,IACZ,CAAK;AAAA,IACYA,gBAAAA,EAAoB,QAAQ;AAAA,MACvC,GAAG;AAAA,MACH,MAAM;AAAA,IACZ,CAAK;AAAA,EACL,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;"}
|
|
@@ -0,0 +1,26 @@
|
|
|
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
|
+
}, r = /* @__PURE__ */ e("g", { id: "underline" }, [
|
|
9
|
+
/* @__PURE__ */ e("path", {
|
|
10
|
+
id: "vector",
|
|
11
|
+
d: "M3.66663 13.6673H12.3333M4.33329 2.33398V8.02364C4.33329 10.4042 5.97492 12.334 7.99996 12.334C10.025 12.334 11.6666 10.4042 11.6666 8.02364V2.33398",
|
|
12
|
+
stroke: "#1C2026",
|
|
13
|
+
"stroke-linecap": "square"
|
|
14
|
+
})
|
|
15
|
+
], -1), c = [
|
|
16
|
+
r
|
|
17
|
+
];
|
|
18
|
+
function i(s, d) {
|
|
19
|
+
return t(), o("svg", n, [...c]);
|
|
20
|
+
}
|
|
21
|
+
const h = { render: i };
|
|
22
|
+
export {
|
|
23
|
+
h as default,
|
|
24
|
+
i as render
|
|
25
|
+
};
|
|
26
|
+
//# sourceMappingURL=underline-bueYEozZ.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"underline-bueYEozZ.js","sources":["../src/assets/icons/underline.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: \"underline\" }, [\n /*#__PURE__*/_createElementVNode(\"path\", {\n id: \"vector\",\n d: \"M3.66663 13.6673H12.3333M4.33329 2.33398V8.02364C4.33329 10.4042 5.97492 12.334 7.99996 12.334C10.025 12.334 11.6666 10.4042 11.6666 8.02364V2.33398\",\n stroke: \"#1C2026\",\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","underline"],"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,YAAW,GAAI;AAAA,EAC/DA,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;"}
|