@aitronos/freddy-plugins 0.1.16 → 0.1.17
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/.changeset/config.json +11 -0
- package/.npmrc +2 -0
- package/dist/_virtual/_plugin-vue_export-helper.js +9 -0
- package/dist/components/MyButton.vue.js +9 -0
- package/dist/components/SnackBar.vue.js +7 -0
- package/dist/components/SnackBar.vue2.js +66 -0
- package/dist/icons/IconAitronos.vue.js +16 -0
- package/dist/icons/IconApplePay.vue.js +25 -0
- package/dist/icons/IconArrowDown.vue.js +22 -0
- package/dist/icons/IconArrowLeft.vue.js +22 -0
- package/dist/icons/IconArrowUp.vue.js +23 -0
- package/dist/icons/IconBuildings.vue.js +22 -0
- package/dist/icons/IconCalendarWithTickInside.vue.js +22 -0
- package/dist/icons/IconCardPay.vue.js +22 -0
- package/dist/icons/IconChangeLog.vue.js +22 -0
- package/dist/icons/IconCheckCircleFill.vue.js +16 -0
- package/dist/icons/IconCheckRounded.vue.js +24 -0
- package/dist/icons/IconChevronDown.vue.js +22 -0
- package/dist/icons/IconChevronLeft.vue.js +23 -0
- package/dist/icons/IconChevronRight.vue.js +22 -0
- package/dist/icons/IconChevronUp.vue.js +23 -0
- package/dist/icons/IconCircle.vue.js +33 -0
- package/dist/icons/IconClock.vue.js +22 -0
- package/dist/icons/IconClose.vue.js +18 -0
- package/dist/icons/IconCloseButton.vue.js +22 -0
- package/dist/icons/IconCloudUpload.vue.js +24 -0
- package/dist/icons/IconConnectorConfluence.vue.js +16 -0
- package/dist/icons/IconConnectorFigma.vue.js +16 -0
- package/dist/icons/IconConnectorFreshDesk.vue.js +17 -0
- package/dist/icons/IconConnectorGitHub.vue.js +16 -0
- package/dist/icons/IconConnectorJira.vue.js +17 -0
- package/dist/icons/IconConnectorLinear.vue.js +13 -0
- package/dist/icons/IconConnectorNotion.vue.js +12 -0
- package/dist/icons/IconConnectorSlack.vue.js +13 -0
- package/dist/icons/IconConnectorZapier.vue.js +13 -0
- package/dist/icons/IconCross.vue.js +22 -0
- package/dist/icons/IconCrossCircleFill.vue.js +28 -0
- package/dist/icons/IconCurrentTick.vue.js +22 -0
- package/dist/icons/IconDelete.vue.js +24 -0
- package/dist/icons/IconDisabledAlert.vue.js +16 -0
- package/dist/icons/IconDocumentation.vue.js +22 -0
- package/dist/icons/IconDownload.vue.js +21 -0
- package/dist/icons/IconDropdownArrow.vue.js +22 -0
- package/dist/icons/IconEdit.vue.js +24 -0
- package/dist/icons/IconEllipse.vue.js +5 -0
- package/dist/icons/IconEllipse.vue2.js +58 -0
- package/dist/icons/IconExcelThumbnail.vue.js +25 -0
- package/dist/icons/IconEye.vue.js +28 -0
- package/dist/icons/IconFile.vue.js +24 -0
- package/dist/icons/IconFileSystem.vue.js +22 -0
- package/dist/icons/IconFileUpload.vue.js +20 -0
- package/dist/icons/IconFreddyHub.vue.js +34 -0
- package/dist/icons/IconFreddyHubLogo.vue.js +16 -0
- package/dist/icons/IconFreddyHubNewLogo.vue.js +34 -0
- package/dist/icons/IconFreddyHubTitle.vue.js +43 -0
- package/dist/icons/IconFreddySmall.vue.js +16 -0
- package/dist/icons/IconGlobExpand.vue.js +24 -0
- package/dist/icons/IconHollowCircle.vue.js +24 -0
- package/dist/icons/IconHome.vue.js +22 -0
- package/dist/icons/IconHub.vue.js +30 -0
- package/dist/icons/IconInfoRounded.vue.js +22 -0
- package/dist/icons/IconInvoice.vue.js +12 -0
- package/dist/icons/IconInvoiceSwitch.vue.js +16 -0
- package/dist/icons/IconLapTableBottom.vue.js +25 -0
- package/dist/icons/IconLense.vue.js +27 -0
- package/dist/icons/IconLoadingError.vue.js +16 -0
- package/dist/icons/IconLoadingOrg.vue.js +16 -0
- package/dist/icons/IconLocationWithCircleIn.vue.js +31 -0
- package/dist/icons/IconMarketPlace.vue.js +23 -0
- package/dist/icons/IconNewNotification.vue.js +44 -0
- package/dist/icons/IconNotification.vue.js +44 -0
- package/dist/icons/IconPauseCircle.vue.js +35 -0
- package/dist/icons/IconPdfThumbnail.vue.js +22 -0
- package/dist/icons/IconPencil.vue.js +23 -0
- package/dist/icons/IconPeopleHub.vue.js +19 -0
- package/dist/icons/IconPersonCircle.vue.js +5 -0
- package/dist/icons/IconPersonCircle.vue2.js +30 -0
- package/dist/icons/IconPits.vue.js +16 -0
- package/dist/icons/IconPlay.vue.js +24 -0
- package/dist/icons/IconPlus.vue.js +22 -0
- package/dist/icons/IconPolygonDown.vue.js +24 -0
- package/dist/icons/IconPresentation.vue.js +23 -0
- package/dist/icons/IconProgressBase.vue.js +13 -0
- package/dist/icons/IconProgressComplete.vue.js +43 -0
- package/dist/icons/IconProgressGoing.vue.js +43 -0
- package/dist/icons/IconPurpose.vue.js +18 -0
- package/dist/icons/IconPurseCircleFill.vue.js +16 -0
- package/dist/icons/IconQuestion.vue.js +34 -0
- package/dist/icons/IconRadio.vue.js +26 -0
- package/dist/icons/IconRadioFill.vue.js +26 -0
- package/dist/icons/IconRobotScreen.vue.js +13 -0
- package/dist/icons/IconRoundTick.vue.js +12 -0
- package/dist/icons/IconSearch.vue.js +24 -0
- package/dist/icons/IconSend.vue.js +27 -0
- package/dist/icons/IconSettings.vue.js +30 -0
- package/dist/icons/IconSettingsBold.vue.js +36 -0
- package/dist/icons/IconSize.vue.js +28 -0
- package/dist/icons/IconSortIdle.vue.js +29 -0
- package/dist/icons/IconSpotlio.vue.js +40 -0
- package/dist/icons/IconStatistics.vue.js +22 -0
- package/dist/icons/IconStreamLineHub.vue.js +15 -0
- package/dist/icons/IconStreamLineHubNewLogo.vue.js +15 -0
- package/dist/icons/IconSun.vue.js +38 -0
- package/dist/icons/IconSwap.vue.js +28 -0
- package/dist/icons/IconText.vue.js +22 -0
- package/dist/icons/IconTextThumbnail.vue.js +23 -0
- package/dist/icons/IconThinDocument.vue.js +24 -0
- package/dist/icons/IconThinFile.vue.js +25 -0
- package/dist/icons/IconTick.vue.js +22 -0
- package/dist/icons/IconUser.vue.js +22 -0
- package/dist/icons/IconVerticalDots.vue.js +35 -0
- package/dist/icons/IconWarningOctal.vue.js +21 -0
- package/dist/icons/IconZip.vue.js +36 -0
- package/dist/icons/IconzipThumbnail.vue.js +22 -0
- package/dist/icons.js +214 -107
- package/dist/index.d.ts +3 -0
- package/dist/main.js +122 -81
- package/dist/utility/useSnackbar.js +13 -0
- package/dist/utility.js +1 -1
- package/index.html +13 -0
- package/package.json +2 -5
- package/vite.config.ts +65 -0
- package/vitest.workspace.ts +32 -0
- package/dist/IconzipThumbnail-C-ko5g9P.js +0 -2421
- package/dist/icons.d.ts +0 -2
- package/dist/useSnackbar-BK0Ra0j8.js +0 -13
- package/dist/utility.d.ts +0 -2
- package/dist/vite.svg +0 -31
- /package/dist/{freddy-plugins.css → index.js.css} +0 -0
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { createElementBlock as t, openBlock as r, createElementVNode as o } from "vue";
|
|
2
|
+
/* empty css */
|
|
3
|
+
import n from "../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
+
const s = {
|
|
5
|
+
props: {
|
|
6
|
+
width: {
|
|
7
|
+
type: String,
|
|
8
|
+
required: !1
|
|
9
|
+
},
|
|
10
|
+
height: {
|
|
11
|
+
type: String,
|
|
12
|
+
required: !1
|
|
13
|
+
},
|
|
14
|
+
title: {
|
|
15
|
+
type: String,
|
|
16
|
+
required: !1,
|
|
17
|
+
default: ""
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
}, i = {
|
|
21
|
+
class: "stroke-2",
|
|
22
|
+
viewBox: "0 0 24 25",
|
|
23
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
24
|
+
};
|
|
25
|
+
function p(l, e, c, d, a, u) {
|
|
26
|
+
return r(), t("svg", i, e[0] || (e[0] = [
|
|
27
|
+
o("path", {
|
|
28
|
+
d: "M12 2.5V4.5M12 20.5V22.5M4 12.5H2M6.31412 6.81412L4.8999 5.3999M17.6859 6.81412L19.1001 5.3999M6.31412 18.19L4.8999 19.6042M17.6859 18.19L19.1001 19.6042M22 12.5H20M17 12.5C17 15.2614 14.7614 17.5 12 17.5C9.23858 17.5 7 15.2614 7 12.5C7 9.73858 9.23858 7.5 12 7.5C14.7614 7.5 17 9.73858 17 12.5Z",
|
|
29
|
+
stroke: "currentColor",
|
|
30
|
+
"stroke-linecap": "round",
|
|
31
|
+
"stroke-linejoin": "round"
|
|
32
|
+
}, null, -1)
|
|
33
|
+
]));
|
|
34
|
+
}
|
|
35
|
+
const M = /* @__PURE__ */ n(s, [["render", p], ["__scopeId", "data-v-c0571714"]]);
|
|
36
|
+
export {
|
|
37
|
+
M as default
|
|
38
|
+
};
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { createElementBlock as o, openBlock as t, createElementVNode as r } from "vue";
|
|
2
|
+
import n from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const c = {}, s = {
|
|
4
|
+
class: "stroke-2",
|
|
5
|
+
viewBox: "0 0 32 32",
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
7
|
+
};
|
|
8
|
+
function a(l, e) {
|
|
9
|
+
return t(), o("svg", s, e[0] || (e[0] = [
|
|
10
|
+
r("g", {
|
|
11
|
+
id: "_81-Arrow_Exchange",
|
|
12
|
+
"data-name": "81-Arrow Exchange"
|
|
13
|
+
}, [
|
|
14
|
+
r("path", {
|
|
15
|
+
stroke: "currentColor",
|
|
16
|
+
d: "M16.71,7.29l-7-7a1,1,0,0,0-1.41,0l-7,7L2.71,8.71,8,3.41V32h2V3.41l5.29,5.29Z"
|
|
17
|
+
}),
|
|
18
|
+
r("path", {
|
|
19
|
+
stroke: "currentColor",
|
|
20
|
+
d: "M29.29,23.29,24,28.59V0H22V28.59l-5.29-5.29-1.41,1.41,7,7a1,1,0,0,0,1.41,0l7-7Z"
|
|
21
|
+
})
|
|
22
|
+
], -1)
|
|
23
|
+
]));
|
|
24
|
+
}
|
|
25
|
+
const m = /* @__PURE__ */ n(c, [["render", a]]);
|
|
26
|
+
export {
|
|
27
|
+
m as default
|
|
28
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { createElementBlock as o, openBlock as t, createElementVNode as n } from "vue";
|
|
2
|
+
import r from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const s = {}, c = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
viewBox: "0 0 26 24",
|
|
6
|
+
fill: "none"
|
|
7
|
+
};
|
|
8
|
+
function i(l, e) {
|
|
9
|
+
return t(), o("svg", c, e[0] || (e[0] = [
|
|
10
|
+
n("path", {
|
|
11
|
+
d: "M14.2 6.00312H4.84C3.49587 6.00312 2.82381 6.00312 2.31042 6.26471C1.85883 6.4948 1.49168 6.86196 1.26158 7.31355C1 7.82694 1 8.499 1 9.84312V14.1631C1 15.5072 1 16.1793 1.26158 16.6927C1.49168 17.1443 1.85883 17.5114 2.31042 17.7415C2.82381 18.0031 3.49587 18.0031 4.84 18.0031H14.2M19 6.00312H21.16C22.5041 6.00312 23.1762 6.00312 23.6896 6.26471C24.1412 6.4948 24.5083 6.86196 24.7384 7.31355C25 7.82694 25 8.499 25 9.84312V14.1631C25 15.5072 25 16.1793 24.7384 16.6927C24.5083 17.1443 24.1412 17.5114 23.6896 17.7415C23.1762 18.0031 22.5041 18.0031 21.16 18.0031H19M19 22.8031L19 1.20312M22 1.20314L16 1.20312M22 22.8031L16 22.8031",
|
|
12
|
+
stroke: "white",
|
|
13
|
+
"stroke-width": "2",
|
|
14
|
+
"stroke-linecap": "round",
|
|
15
|
+
"stroke-linejoin": "round"
|
|
16
|
+
}, null, -1)
|
|
17
|
+
]));
|
|
18
|
+
}
|
|
19
|
+
const f = /* @__PURE__ */ r(s, [["render", i]]);
|
|
20
|
+
export {
|
|
21
|
+
f as default
|
|
22
|
+
};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { createElementBlock as e, openBlock as t, createElementVNode as n } from "vue";
|
|
2
|
+
import r from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const s = {}, C = {
|
|
4
|
+
class: "m-auto",
|
|
5
|
+
viewBox: "0 0 29 30",
|
|
6
|
+
fill: "none",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
+
};
|
|
9
|
+
function l(c, o) {
|
|
10
|
+
return t(), e("svg", C, o[0] || (o[0] = [
|
|
11
|
+
n("path", {
|
|
12
|
+
d: "M5.66732 23.6641C5.66732 24.2833 5.66732 24.5929 5.70154 24.8528C5.93785 26.6478 7.35028 28.0602 9.14521 28.2965C9.40514 28.3307 9.71476 28.3307 10.334 28.3307H20.6006C22.8409 28.3307 23.961 28.3307 24.8166 27.8948C25.5693 27.5113 26.1812 26.8993 26.5647 26.1467C27.0006 25.291 27.0006 24.1709 27.0006 21.9307V12.315C27.0006 11.3367 27.0007 10.8475 26.8901 10.3871C26.7921 9.97899 26.6305 9.58881 26.4112 9.23092C26.1638 8.82726 25.8179 8.48134 25.1261 7.78955L20.8752 3.53858C20.1834 2.84677 19.8375 2.50087 19.4338 2.2535C19.0759 2.03419 18.6857 1.87257 18.2776 1.77458C17.8172 1.66406 17.328 1.66406 16.3497 1.66406H10.334C9.71476 1.66406 9.40514 1.66406 9.14521 1.69828C7.35028 1.93459 5.93785 3.34702 5.70154 5.14196C5.66732 5.40189 5.66732 5.7115 5.66732 6.33073M11.0007 18.3307L14.334 14.9974L11.0007 11.6641M5.66732 11.6641L2.33398 14.9974L5.66732 18.3307",
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-width": "3",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round"
|
|
17
|
+
}, null, -1)
|
|
18
|
+
]));
|
|
19
|
+
}
|
|
20
|
+
const a = /* @__PURE__ */ r(s, [["render", l]]);
|
|
21
|
+
export {
|
|
22
|
+
a as default
|
|
23
|
+
};
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { createElementBlock as t, openBlock as r, createElementVNode as e } from "vue";
|
|
2
|
+
import n from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const s = {}, c = {
|
|
4
|
+
viewBox: "0 0 33 40",
|
|
5
|
+
fill: "none",
|
|
6
|
+
class: "stroke-1",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
+
};
|
|
9
|
+
function l(m, o) {
|
|
10
|
+
return r(), t("svg", c, o[0] || (o[0] = [
|
|
11
|
+
e("path", {
|
|
12
|
+
d: "M1.25 4C1.25 2.20508 2.70508 0.75 4.5 0.75H20.5C20.6212 0.75 20.7375 0.798159 20.8232 0.883885L31.6161 11.6768C31.7018 11.7625 31.75 11.8788 31.75 12V36C31.75 37.7949 30.2949 39.25 28.5 39.25H4.5C2.70507 39.25 1.25 37.7949 1.25 36V4Z",
|
|
13
|
+
stroke: "currentColor"
|
|
14
|
+
}, null, -1),
|
|
15
|
+
e("path", {
|
|
16
|
+
d: "M20.5 0.5V8C20.5 10.2091 22.2909 12 24.5 12H32",
|
|
17
|
+
stroke: "currentColor"
|
|
18
|
+
}, null, -1)
|
|
19
|
+
]));
|
|
20
|
+
}
|
|
21
|
+
const p = /* @__PURE__ */ n(s, [["render", l]]);
|
|
22
|
+
export {
|
|
23
|
+
p as default
|
|
24
|
+
};
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { createElementBlock as o, openBlock as n, createElementVNode as e } from "vue";
|
|
2
|
+
import r from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const s = {}, l = {
|
|
4
|
+
viewBox: "0 0 33 40",
|
|
5
|
+
fill: "none",
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
7
|
+
};
|
|
8
|
+
function c(i, t) {
|
|
9
|
+
return n(), o("svg", l, t[0] || (t[0] = [
|
|
10
|
+
e("path", {
|
|
11
|
+
d: "M1.25 4C1.25 2.20508 2.70508 0.75 4.5 0.75H20.5C20.6212 0.75 20.7375 0.798159 20.8232 0.883885L31.6161 11.6768C31.7018 11.7625 31.75 11.8788 31.75 12V36C31.75 37.7949 30.2949 39.25 28.5 39.25H4.5C2.70507 39.25 1.25 37.7949 1.25 36V4Z",
|
|
12
|
+
stroke: "#CBD6E3",
|
|
13
|
+
"stroke-width": "1.5"
|
|
14
|
+
}, null, -1),
|
|
15
|
+
e("path", {
|
|
16
|
+
d: "M20.5 0.5V8C20.5 10.2091 22.2909 12 24.5 12H32",
|
|
17
|
+
stroke: "#CBD6E3",
|
|
18
|
+
"stroke-width": "1.5"
|
|
19
|
+
}, null, -1)
|
|
20
|
+
]));
|
|
21
|
+
}
|
|
22
|
+
const m = /* @__PURE__ */ r(s, [["render", c]]);
|
|
23
|
+
export {
|
|
24
|
+
m as default
|
|
25
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { createElementBlock as e, openBlock as t, createElementVNode as r } from "vue";
|
|
2
|
+
import n from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const c = {}, s = {
|
|
4
|
+
viewBox: "0 0 11 8",
|
|
5
|
+
fill: "none",
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
7
|
+
};
|
|
8
|
+
function l(i, o) {
|
|
9
|
+
return t(), e("svg", s, o[0] || (o[0] = [
|
|
10
|
+
r("path", {
|
|
11
|
+
d: "M1.625 4.10937L4.125 6.60937L9.125 1.60938",
|
|
12
|
+
stroke: "currentcolor",
|
|
13
|
+
"stroke-width": "2",
|
|
14
|
+
"stroke-linecap": "round",
|
|
15
|
+
"stroke-linejoin": "round"
|
|
16
|
+
}, null, -1)
|
|
17
|
+
]));
|
|
18
|
+
}
|
|
19
|
+
const m = /* @__PURE__ */ n(c, [["render", l]]);
|
|
20
|
+
export {
|
|
21
|
+
m as default
|
|
22
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { createElementBlock as e, openBlock as r, createElementVNode as t } from "vue";
|
|
2
|
+
import n from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const s = {}, c = {
|
|
4
|
+
class: "stroke-1",
|
|
5
|
+
viewBox: "0 0 16 16",
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
7
|
+
};
|
|
8
|
+
function l(C, o) {
|
|
9
|
+
return r(), e("svg", c, o[0] || (o[0] = [
|
|
10
|
+
t("path", {
|
|
11
|
+
d: "M13.3333 14C13.3333 13.0696 13.3333 12.6044 13.2185 12.2259C12.9599 11.3736 12.293 10.7067 11.4407 10.4482C11.0622 10.3333 10.597 10.3333 9.66662 10.3333H6.3333C5.40292 10.3333 4.93773 10.3333 4.5592 10.4482C3.70693 10.7067 3.03999 11.3736 2.78145 12.2259C2.66663 12.6044 2.66663 13.0696 2.66663 14M11 5C11 6.65685 9.65681 8 7.99996 8C6.3431 8 4.99996 6.65685 4.99996 5C4.99996 3.34315 6.3431 2 7.99996 2C9.65681 2 11 3.34315 11 5Z",
|
|
12
|
+
stroke: "currentColor",
|
|
13
|
+
"stroke-opacity": "0.4",
|
|
14
|
+
"stroke-linecap": "round",
|
|
15
|
+
"stroke-linejoin": "round"
|
|
16
|
+
}, null, -1)
|
|
17
|
+
]));
|
|
18
|
+
}
|
|
19
|
+
const a = /* @__PURE__ */ n(s, [["render", l]]);
|
|
20
|
+
export {
|
|
21
|
+
a as default
|
|
22
|
+
};
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { createElementBlock as e, openBlock as t, createElementVNode as o } from "vue";
|
|
2
|
+
import n from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const s = {}, l = {
|
|
4
|
+
viewBox: "0 0 4 16",
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
6
|
+
};
|
|
7
|
+
function c(i, r) {
|
|
8
|
+
return t(), e("svg", l, r[0] || (r[0] = [
|
|
9
|
+
o("path", {
|
|
10
|
+
d: "M1.99996 8.83337C2.4602 8.83337 2.83329 8.46028 2.83329 8.00004C2.83329 7.5398 2.4602 7.16671 1.99996 7.16671C1.53972 7.16671 1.16663 7.5398 1.16663 8.00004C1.16663 8.46028 1.53972 8.83337 1.99996 8.83337Z",
|
|
11
|
+
stroke: "currentcolor",
|
|
12
|
+
"stroke-width": "1.66667",
|
|
13
|
+
"stroke-linecap": "round",
|
|
14
|
+
"stroke-linejoin": "round"
|
|
15
|
+
}, null, -1),
|
|
16
|
+
o("path", {
|
|
17
|
+
d: "M1.99996 3.00004C2.4602 3.00004 2.83329 2.62694 2.83329 2.16671C2.83329 1.70647 2.4602 1.33337 1.99996 1.33337C1.53972 1.33337 1.16663 1.70647 1.16663 2.16671C1.16663 2.62694 1.53972 3.00004 1.99996 3.00004Z",
|
|
18
|
+
stroke: "currentcolor",
|
|
19
|
+
"stroke-width": "1.66667",
|
|
20
|
+
"stroke-linecap": "round",
|
|
21
|
+
"stroke-linejoin": "round"
|
|
22
|
+
}, null, -1),
|
|
23
|
+
o("path", {
|
|
24
|
+
d: "M1.99996 14.6667C2.4602 14.6667 2.83329 14.2936 2.83329 13.8334C2.83329 13.3731 2.4602 13 1.99996 13C1.53972 13 1.16663 13.3731 1.16663 13.8334C1.16663 14.2936 1.53972 14.6667 1.99996 14.6667Z",
|
|
25
|
+
stroke: "currentcolor",
|
|
26
|
+
"stroke-width": "1.66667",
|
|
27
|
+
"stroke-linecap": "round",
|
|
28
|
+
"stroke-linejoin": "round"
|
|
29
|
+
}, null, -1)
|
|
30
|
+
]));
|
|
31
|
+
}
|
|
32
|
+
const k = /* @__PURE__ */ n(s, [["render", c]]);
|
|
33
|
+
export {
|
|
34
|
+
k as default
|
|
35
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { createElementBlock as e, openBlock as r, createElementVNode as t } from "vue";
|
|
2
|
+
import C from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const n = {}, s = {
|
|
4
|
+
class: "stroke-2",
|
|
5
|
+
viewBox: "0 0 22 22",
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
7
|
+
};
|
|
8
|
+
function c(l, o) {
|
|
9
|
+
return r(), e("svg", s, o[0] || (o[0] = [
|
|
10
|
+
t("path", {
|
|
11
|
+
d: "M11 7V11M11 15H11.01M1 7.52274V14.4773C1 14.7218 1 14.8441 1.02763 14.9592C1.05213 15.0613 1.09253 15.1588 1.14736 15.2483C1.2092 15.3492 1.29568 15.4357 1.46863 15.6086L6.39137 20.5314C6.56432 20.7043 6.6508 20.7908 6.75172 20.8526C6.84119 20.9075 6.93873 20.9479 7.04077 20.9724C7.15586 21 7.27815 21 7.52274 21H14.4773C14.7218 21 14.8441 21 14.9592 20.9724C15.0613 20.9479 15.1588 20.9075 15.2483 20.8526C15.3492 20.7908 15.4357 20.7043 15.6086 20.5314L20.5314 15.6086C20.7043 15.4357 20.7908 15.3492 20.8526 15.2483C20.9075 15.1588 20.9479 15.0613 20.9724 14.9592C21 14.8441 21 14.7218 21 14.4773V7.52274C21 7.27815 21 7.15586 20.9724 7.04077C20.9479 6.93873 20.9075 6.84119 20.8526 6.75172C20.7908 6.6508 20.7043 6.56432 20.5314 6.39137L15.6086 1.46863C15.4357 1.29568 15.3492 1.2092 15.2483 1.14736C15.1588 1.09253 15.0613 1.05213 14.9592 1.02763C14.8441 1 14.7218 1 14.4773 1H7.52274C7.27815 1 7.15586 1 7.04077 1.02763C6.93873 1.05213 6.84119 1.09253 6.75172 1.14736C6.6508 1.2092 6.56432 1.29568 6.39137 1.46863L1.46863 6.39137C1.29568 6.56432 1.2092 6.6508 1.14736 6.75172C1.09253 6.84119 1.05213 6.93873 1.02763 7.04077C1 7.15586 1 7.27815 1 7.52274Z",
|
|
12
|
+
stroke: "currentcolor",
|
|
13
|
+
"stroke-linecap": "round",
|
|
14
|
+
"stroke-linejoin": "round"
|
|
15
|
+
}, null, -1)
|
|
16
|
+
]));
|
|
17
|
+
}
|
|
18
|
+
const d = /* @__PURE__ */ C(n, [["render", c]]);
|
|
19
|
+
export {
|
|
20
|
+
d as default
|
|
21
|
+
};
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { createElementBlock as o, openBlock as r, createElementVNode as t } from "vue";
|
|
2
|
+
import C from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const l = {}, n = {
|
|
4
|
+
viewBox: "0 0 34 32",
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
6
|
+
};
|
|
7
|
+
function s(i, e) {
|
|
8
|
+
return r(), o("svg", n, e[0] || (e[0] = [
|
|
9
|
+
t("path", {
|
|
10
|
+
d: "M8.34998 4C8.34998 2.20507 9.80505 0.75 11.6 0.75H23.6C23.6572 0.75 23.712 0.772724 23.7525 0.813172L32.3868 9.44749C32.4273 9.48794 32.45 9.5428 32.45 9.6V28C32.45 29.7949 30.9949 31.25 29.2 31.25H11.6C9.80505 31.25 8.34998 29.7949 8.34998 28V4Z",
|
|
11
|
+
stroke: "#CBD6E3",
|
|
12
|
+
"stroke-width": "1.5"
|
|
13
|
+
}, null, -1),
|
|
14
|
+
t("path", {
|
|
15
|
+
d: "M23.6 0.399902V5.5999C23.6 7.80904 25.3908 9.5999 27.6 9.5999H32.8",
|
|
16
|
+
stroke: "#CBD6E3",
|
|
17
|
+
"stroke-width": "1.5"
|
|
18
|
+
}, null, -1),
|
|
19
|
+
t("rect", {
|
|
20
|
+
x: "0.599976",
|
|
21
|
+
y: "12.8",
|
|
22
|
+
width: "22",
|
|
23
|
+
height: "16",
|
|
24
|
+
rx: "2",
|
|
25
|
+
fill: "white"
|
|
26
|
+
}, null, -1),
|
|
27
|
+
t("path", {
|
|
28
|
+
d: "M4.18032 24.8V23.8874L7.80958 18.7951H4.17322V17.5273H9.7414V18.44L6.10859 23.5323H9.7485V24.8H4.18032ZM12.466 17.5273V24.8H10.9284V17.5273H12.466ZM13.7311 24.8V17.5273H16.6004C17.152 17.5273 17.622 17.6327 18.0102 17.8434C18.3985 18.0517 18.6944 18.3417 18.898 18.7134C19.104 19.0827 19.207 19.5089 19.207 19.9918C19.207 20.4748 19.1028 20.9009 18.8945 21.2702C18.6861 21.6395 18.3843 21.9272 17.9889 22.1331C17.5959 22.3391 17.1201 22.4421 16.5614 22.4421H14.7325V21.2098H16.3128C16.6087 21.2098 16.8526 21.159 17.0443 21.0572C17.2384 20.953 17.3829 20.8098 17.4776 20.6275C17.5746 20.4428 17.6231 20.2309 17.6231 19.9918C17.6231 19.7503 17.5746 19.5396 17.4776 19.3597C17.3829 19.1774 17.2384 19.0366 17.0443 18.9371C16.8502 18.8353 16.604 18.7844 16.3057 18.7844H15.2687V24.8H13.7311Z",
|
|
29
|
+
fill: "#071A2B"
|
|
30
|
+
}, null, -1)
|
|
31
|
+
]));
|
|
32
|
+
}
|
|
33
|
+
const c = /* @__PURE__ */ C(l, [["render", s]]);
|
|
34
|
+
export {
|
|
35
|
+
c as default
|
|
36
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { createElementBlock as e, openBlock as t, createElementVNode as n } from "vue";
|
|
2
|
+
import r from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const s = {}, C = {
|
|
4
|
+
class: "m-auto stroke-2",
|
|
5
|
+
viewBox: "0 0 32 30",
|
|
6
|
+
fill: "none",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
+
};
|
|
9
|
+
function l(c, o) {
|
|
10
|
+
return t(), e("svg", C, o[0] || (o[0] = [
|
|
11
|
+
n("path", {
|
|
12
|
+
d: "M17.5 7.5L15.8267 4.15337C15.3451 3.1902 15.1043 2.7086 14.7451 2.35675C14.4274 2.0456 14.0445 1.80896 13.6241 1.66396C13.1487 1.5 12.6103 1.5 11.5334 1.5H5.8C4.11984 1.5 3.27976 1.5 2.63803 1.82698C2.07354 2.1146 1.6146 2.57354 1.32698 3.13803C1 3.77976 1 4.61984 1 6.3V7.5M1 7.5H23.8C26.3202 7.5 27.5804 7.5 28.543 7.99047C29.3897 8.4219 30.0781 9.11031 30.5095 9.95704C31 10.9196 31 12.1798 31 14.7V21.3C31 23.8202 31 25.0804 30.5095 26.043C30.0781 26.8897 29.3897 27.5781 28.543 28.0095C27.5804 28.5 26.3202 28.5 23.8 28.5H8.2C5.67976 28.5 4.41965 28.5 3.45704 28.0095C2.61031 27.5781 1.9219 26.8897 1.49047 26.043C1 25.0804 1 23.8202 1 21.3V7.5Z",
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-linecap": "round",
|
|
15
|
+
"stroke-linejoin": "round"
|
|
16
|
+
}, null, -1)
|
|
17
|
+
]));
|
|
18
|
+
}
|
|
19
|
+
const a = /* @__PURE__ */ r(s, [["render", l]]);
|
|
20
|
+
export {
|
|
21
|
+
a as default
|
|
22
|
+
};
|