@opentinyvue/vue-icon-saas 3.23.0 → 3.25.0
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/index.d.ts +33 -1
- package/index.js +1597 -1557
- package/lib/acceptance.js +73 -0
- package/lib/badge-hot-cn.js +67 -0
- package/lib/badge-hot-en.js +67 -0
- package/lib/badge-new-cn.js +67 -0
- package/lib/badge-new-en.js +67 -0
- package/lib/delegated-processing.js +37 -0
- package/lib/payment-slips.js +62 -0
- package/lib/performance.js +62 -0
- package/lib/pushpin-solid.js +11 -23
- package/lib/pushpin.js +10 -9
- package/package.json +3 -3
- package/src/acceptance/index.d.ts +4 -0
- package/src/badge-hot-cn/index.d.ts +4 -0
- package/src/badge-hot-en/index.d.ts +4 -0
- package/src/badge-new-cn/index.d.ts +4 -0
- package/src/badge-new-en/index.d.ts +4 -0
- package/src/delegated-processing/index.d.ts +4 -0
- package/src/payment-slips/index.d.ts +4 -0
- package/src/performance/index.d.ts +4 -0
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
import { svg } from "@opentinyvue/vue-common";
|
|
2
|
+
import { createElementBlock, openBlock, createElementVNode } from "vue";
|
|
3
|
+
var _hoisted_1 = {
|
|
4
|
+
viewBox: "0 0 24 24",
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
width: "24",
|
|
7
|
+
height: "24",
|
|
8
|
+
fill: "none"
|
|
9
|
+
};
|
|
10
|
+
var _hoisted_2 = /* @__PURE__ */ createElementVNode(
|
|
11
|
+
"path",
|
|
12
|
+
{
|
|
13
|
+
fill: "none",
|
|
14
|
+
d: "M0 0h24v24H0z"
|
|
15
|
+
},
|
|
16
|
+
null,
|
|
17
|
+
-1
|
|
18
|
+
/* HOISTED */
|
|
19
|
+
);
|
|
20
|
+
var _hoisted_3 = /* @__PURE__ */ createElementVNode(
|
|
21
|
+
"path",
|
|
22
|
+
{
|
|
23
|
+
d: "M5.507 2.159h.437c.277 0 .478.43.478.707a.696.696 0 0 1-.696.696h-.219a2.084 2.084 0 0 0-1.146.338v.001a2.11 2.11 0 0 0-.958 1.765V20.52a2.107 2.107 0 0 0 .34 1.147c.079.122.171.235.276.34q.157.157.338.276l.003.001.001.002a2.095 2.095 0 0 0 .667.284h.002c.155.036.314.054.477.054H18.5c.163 0 .323-.018.477-.054h.003a2.081 2.081 0 0 0 1.008-.562 2.11 2.11 0 0 0 .563-1.011c.036-.155.054-.314.054-.477V5.666a2.106 2.106 0 0 0-.34-1.147 2.106 2.106 0 0 0-1.765-.957h-.218a.696.696 0 0 1-.697-.696c0-.277.202-.707.479-.707h.436a3.483 3.483 0 0 1 1.365.276q.293.123.554.294l.013.009c.196.13.379.279.548.448q.255.255.45.55a3.497 3.497 0 0 1 .578 1.93V20.52a3.506 3.506 0 0 1-.579 1.93 3.51 3.51 0 0 1-1.563 1.301q-.297.126-.607.194h-.002a3.504 3.504 0 0 1-.757.082H5.507a3.503 3.503 0 0 1-1.931-.579A3.514 3.514 0 0 1 2 20.52V5.666a3.505 3.505 0 0 1 .579-1.931 3.508 3.508 0 0 1 .997-.997l.013-.009q.261-.17.553-.294c.199-.084.401-.149.608-.195h.002c.246-.054.498-.081.755-.081Z",
|
|
24
|
+
fill: "#000",
|
|
25
|
+
"fill-rule": "evenodd"
|
|
26
|
+
},
|
|
27
|
+
null,
|
|
28
|
+
-1
|
|
29
|
+
/* HOISTED */
|
|
30
|
+
);
|
|
31
|
+
var _hoisted_4 = /* @__PURE__ */ createElementVNode(
|
|
32
|
+
"rect",
|
|
33
|
+
{
|
|
34
|
+
width: "11.163",
|
|
35
|
+
height: "3.721",
|
|
36
|
+
x: "6.422",
|
|
37
|
+
y: "1",
|
|
38
|
+
rx: "1.395",
|
|
39
|
+
stroke: "#000",
|
|
40
|
+
"stroke-width": "1.395"
|
|
41
|
+
},
|
|
42
|
+
null,
|
|
43
|
+
-1
|
|
44
|
+
/* HOISTED */
|
|
45
|
+
);
|
|
46
|
+
var _hoisted_5 = /* @__PURE__ */ createElementVNode(
|
|
47
|
+
"path",
|
|
48
|
+
{
|
|
49
|
+
d: "m7.353 13.591 3.288 3.29M10.642 16.88l6.577-6.578",
|
|
50
|
+
stroke: "#000",
|
|
51
|
+
"stroke-linecap": "round",
|
|
52
|
+
"stroke-width": "1.395"
|
|
53
|
+
},
|
|
54
|
+
null,
|
|
55
|
+
-1
|
|
56
|
+
/* HOISTED */
|
|
57
|
+
);
|
|
58
|
+
var _hoisted_6 = [_hoisted_2, _hoisted_3, _hoisted_4, _hoisted_5];
|
|
59
|
+
function render(_ctx, _cache) {
|
|
60
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_6));
|
|
61
|
+
}
|
|
62
|
+
var Acceptance = {
|
|
63
|
+
render
|
|
64
|
+
};
|
|
65
|
+
var index = function index2() {
|
|
66
|
+
return svg({
|
|
67
|
+
name: "IconAcceptance",
|
|
68
|
+
component: Acceptance
|
|
69
|
+
})();
|
|
70
|
+
};
|
|
71
|
+
export {
|
|
72
|
+
index as default
|
|
73
|
+
};
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
import { svg } from '@opentinyvue/vue-common';
|
|
2
|
+
import { openBlock, createElementBlock, createElementVNode } from 'vue';
|
|
3
|
+
|
|
4
|
+
var _hoisted_1 = {
|
|
5
|
+
viewBox: "0 0 24 24",
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
width: "24",
|
|
8
|
+
height: "24",
|
|
9
|
+
fill: "none"
|
|
10
|
+
};
|
|
11
|
+
var _hoisted_2 = /* @__PURE__ */ createElementVNode(
|
|
12
|
+
"path",
|
|
13
|
+
{
|
|
14
|
+
d: "M0 0h24v24H0z"
|
|
15
|
+
},
|
|
16
|
+
null,
|
|
17
|
+
-1
|
|
18
|
+
/* HOISTED */
|
|
19
|
+
);
|
|
20
|
+
var _hoisted_3 = /* @__PURE__ */ createElementVNode(
|
|
21
|
+
"path",
|
|
22
|
+
{
|
|
23
|
+
d: "M4.8 0h14.4C21.846 0 24 2.142 24 4.8v14.4c0 2.646-2.154 4.8-4.8 4.8H4.8A4.798 4.798 0 0 1 0 19.2V4.8A4.79 4.79 0 0 1 4.8 0Z",
|
|
24
|
+
fill: "none"
|
|
25
|
+
},
|
|
26
|
+
null,
|
|
27
|
+
-1
|
|
28
|
+
/* HOISTED */
|
|
29
|
+
);
|
|
30
|
+
var _hoisted_4 = /* @__PURE__ */ createElementVNode(
|
|
31
|
+
"path",
|
|
32
|
+
{
|
|
33
|
+
d: "M6.15 2.25h11.7c2.15 0 3.9 1.74 3.9 3.9v11.7c0 2.15-1.75 3.9-3.9 3.9H6.15c-2.16 0-3.9-1.75-3.9-3.9V6.15c0-2.16 1.74-3.9 3.9-3.9Z",
|
|
34
|
+
fill: "#000",
|
|
35
|
+
"fill-rule": "evenodd"
|
|
36
|
+
},
|
|
37
|
+
null,
|
|
38
|
+
-1
|
|
39
|
+
/* HOISTED */
|
|
40
|
+
);
|
|
41
|
+
var _hoisted_5 = /* @__PURE__ */ createElementVNode(
|
|
42
|
+
"path",
|
|
43
|
+
{
|
|
44
|
+
d: "m7.66 8.088-.772.335c.29.618.58 1.252.869 1.904H5.743v.882h3.008v1.582h-2.84v.94h2.84v2.618a1.74 1.74 0 0 1-.054.434c0 .083-.021.145-.063.187a.187.187 0 0 1-.05.036c-.075.075-.15.112-.226.112a1.702 1.702 0 0 1-.434.055h-.769l.226.981h.823c.253 0 .506-.038.76-.113.147-.036.277-.092.389-.167a.684.684 0 0 0 .234-.28.6.6 0 0 0 .032-.096 2.017 2.017 0 0 0 .113-.66v-3.107h2.673v-.94H9.732V11.21h2.84v-.882H10.56c.29-.652.578-1.305.865-1.959l-.81-.28h1.695v-.923H9.954c-.26-.551-.516-1.098-.769-1.64l-.923.324.643 1.316H6.119v.923h1.542Zm0 0c.327.624.653 1.264.978 1.918l-.769.32h1.638c.364-.726.715-1.472 1.052-2.238H7.661Zm3.655 9.953.994.434c.363-.467.689-.975.978-1.524.15-.401.277-.802.38-1.203l.008-.028a7.23 7.23 0 0 0 .326-1.78c.039-.766.058-1.55.058-2.352v-.167h1.846v6.846h1.05V11.42h1.527v-.981H14.06V8.033a15.896 15.896 0 0 0 2.294-.379 11.003 11.003 0 0 0 1.808-.489l-.393-.994c-.654.223-1.326.41-2.017.56-.877.178-1.773.323-2.686.434v4.215c0 .763-.02 1.547-.058 2.351a8.867 8.867 0 0 1-.264 1.75c-.15.363-.295.726-.434 1.09-.3.504-.632.994-.994 1.47Zm-5.797-.923.769.434a19.413 19.413 0 0 0 1.695-3.178l-.827-.267a15.44 15.44 0 0 1-1.637 3.011Zm5.304-2.953-.714.49c.515.653 1.01 1.344 1.487 2.07l.714-.547a38.488 38.488 0 0 0-1.486-2.013Z",
|
|
45
|
+
fill: "#FFF",
|
|
46
|
+
"fill-rule": "evenodd"
|
|
47
|
+
},
|
|
48
|
+
null,
|
|
49
|
+
-1
|
|
50
|
+
/* HOISTED */
|
|
51
|
+
);
|
|
52
|
+
var _hoisted_6 = [_hoisted_2, _hoisted_3, _hoisted_4, _hoisted_5];
|
|
53
|
+
function render(_ctx, _cache) {
|
|
54
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_6));
|
|
55
|
+
}
|
|
56
|
+
var BadgeNewCn = {
|
|
57
|
+
render
|
|
58
|
+
};
|
|
59
|
+
|
|
60
|
+
var index = function index2() {
|
|
61
|
+
return svg({
|
|
62
|
+
name: "IconBadgeNewCn",
|
|
63
|
+
component: BadgeNewCn
|
|
64
|
+
})();
|
|
65
|
+
};
|
|
66
|
+
|
|
67
|
+
export { index as default };
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
import { svg } from '@opentinyvue/vue-common';
|
|
2
|
+
import { openBlock, createElementBlock, createElementVNode } from 'vue';
|
|
3
|
+
|
|
4
|
+
var _hoisted_1 = {
|
|
5
|
+
viewBox: "0 0 24 24",
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
width: "24",
|
|
8
|
+
height: "24",
|
|
9
|
+
fill: "none"
|
|
10
|
+
};
|
|
11
|
+
var _hoisted_2 = /* @__PURE__ */ createElementVNode(
|
|
12
|
+
"path",
|
|
13
|
+
{
|
|
14
|
+
d: "M0 0h24v24H0z"
|
|
15
|
+
},
|
|
16
|
+
null,
|
|
17
|
+
-1
|
|
18
|
+
/* HOISTED */
|
|
19
|
+
);
|
|
20
|
+
var _hoisted_3 = /* @__PURE__ */ createElementVNode(
|
|
21
|
+
"path",
|
|
22
|
+
{
|
|
23
|
+
d: "M4.8 0h14.4C21.846 0 24 2.142 24 4.8v14.4c0 2.646-2.154 4.8-4.8 4.8H4.8A4.798 4.798 0 0 1 0 19.2V4.8A4.79 4.79 0 0 1 4.8 0Z",
|
|
24
|
+
fill: "none"
|
|
25
|
+
},
|
|
26
|
+
null,
|
|
27
|
+
-1
|
|
28
|
+
/* HOISTED */
|
|
29
|
+
);
|
|
30
|
+
var _hoisted_4 = /* @__PURE__ */ createElementVNode(
|
|
31
|
+
"path",
|
|
32
|
+
{
|
|
33
|
+
d: "M6.15 2.25h11.7c2.15 0 3.9 1.74 3.9 3.9v11.7c0 2.15-1.75 3.9-3.9 3.9H6.15c-2.16 0-3.9-1.75-3.9-3.9V6.15c0-2.16 1.74-3.9 3.9-3.9Z",
|
|
34
|
+
fill: "#000",
|
|
35
|
+
"fill-rule": "evenodd"
|
|
36
|
+
},
|
|
37
|
+
null,
|
|
38
|
+
-1
|
|
39
|
+
/* HOISTED */
|
|
40
|
+
);
|
|
41
|
+
var _hoisted_5 = /* @__PURE__ */ createElementVNode(
|
|
42
|
+
"path",
|
|
43
|
+
{
|
|
44
|
+
d: "m7.593 12.896-2.84-3.872h-.938v5.856H4.88V11l2.848 3.879h.945V9.024h-1.08v3.872Zm4.047-2.264c.368 0 .695.081.98.244.285.163.507.393.664.69.158.295.236.635.236 1.019 0 .17-.016.344-.048.52H10.72c.048.31.16.543.336.7q.077.07.165.118.213.117.49.117c.188 0 .355-.041.5-.123a.825.825 0 0 0 .34-.373l.817.48q-.052.14-.132.26-.182.272-.512.443a2.25 2.25 0 0 1-1.059.249c-.374 0-.72-.083-1.041-.249a1.907 1.907 0 0 1-.773-.742c-.195-.33-.291-.728-.291-1.193 0-.458.096-.85.29-1.176a1.93 1.93 0 0 1 .766-.736 2.17 2.17 0 0 1 1.024-.248Zm6.648 2.69-.863-2.585h-.93l-.814 2.615-.873-2.615h-1.145l1.569 4.135h.8l.905-2.52.943 2.52h.791l1.514-4.135h-1.08l-.817 2.584Zm-6.68-1.786a.81.81 0 0 0-.56.21c-.155.137-.26.332-.313.583h1.649c-.021-.256-.103-.452-.244-.588a.731.731 0 0 0-.532-.205Z",
|
|
45
|
+
fill: "#FFF",
|
|
46
|
+
"fill-rule": "evenodd"
|
|
47
|
+
},
|
|
48
|
+
null,
|
|
49
|
+
-1
|
|
50
|
+
/* HOISTED */
|
|
51
|
+
);
|
|
52
|
+
var _hoisted_6 = [_hoisted_2, _hoisted_3, _hoisted_4, _hoisted_5];
|
|
53
|
+
function render(_ctx, _cache) {
|
|
54
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_6));
|
|
55
|
+
}
|
|
56
|
+
var BadgeNewEn = {
|
|
57
|
+
render
|
|
58
|
+
};
|
|
59
|
+
|
|
60
|
+
var index = function index2() {
|
|
61
|
+
return svg({
|
|
62
|
+
name: "IconBadgeNewEn",
|
|
63
|
+
component: BadgeNewEn
|
|
64
|
+
})();
|
|
65
|
+
};
|
|
66
|
+
|
|
67
|
+
export { index as default };
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
import { svg } from '@opentinyvue/vue-common';
|
|
2
|
+
import { openBlock, createElementBlock, createElementVNode } from 'vue';
|
|
3
|
+
|
|
4
|
+
var _hoisted_1 = {
|
|
5
|
+
viewBox: "0 0 24 24",
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
width: "24",
|
|
8
|
+
height: "24",
|
|
9
|
+
fill: "none"
|
|
10
|
+
};
|
|
11
|
+
var _hoisted_2 = /* @__PURE__ */ createElementVNode(
|
|
12
|
+
"path",
|
|
13
|
+
{
|
|
14
|
+
d: "M0 0h24v24H0z"
|
|
15
|
+
},
|
|
16
|
+
null,
|
|
17
|
+
-1
|
|
18
|
+
/* HOISTED */
|
|
19
|
+
);
|
|
20
|
+
var _hoisted_3 = /* @__PURE__ */ createElementVNode(
|
|
21
|
+
"path",
|
|
22
|
+
{
|
|
23
|
+
d: "M4.8 0h14.4C21.846 0 24 2.142 24 4.8v14.4c0 2.646-2.154 4.8-4.8 4.8H4.8A4.798 4.798 0 0 1 0 19.2V4.8A4.79 4.79 0 0 1 4.8 0Z",
|
|
24
|
+
fill: "none"
|
|
25
|
+
},
|
|
26
|
+
null,
|
|
27
|
+
-1
|
|
28
|
+
/* HOISTED */
|
|
29
|
+
);
|
|
30
|
+
var _hoisted_4 = /* @__PURE__ */ createElementVNode(
|
|
31
|
+
"path",
|
|
32
|
+
{
|
|
33
|
+
d: "M6.15 2.25h11.7c2.15 0 3.9 1.74 3.9 3.9v11.7c0 2.15-1.75 3.9-3.9 3.9H6.15c-2.16 0-3.9-1.75-3.9-3.9V6.15c0-2.16 1.74-3.9 3.9-3.9Z",
|
|
34
|
+
fill: "#000",
|
|
35
|
+
"fill-rule": "evenodd"
|
|
36
|
+
},
|
|
37
|
+
null,
|
|
38
|
+
-1
|
|
39
|
+
/* HOISTED */
|
|
40
|
+
);
|
|
41
|
+
var _hoisted_5 = /* @__PURE__ */ createElementVNode(
|
|
42
|
+
"path",
|
|
43
|
+
{
|
|
44
|
+
d: "m7.66 8.088-.772.335c.29.618.58 1.252.869 1.904H5.743v.882h3.008v1.582h-2.84v.94h2.84v2.618a1.74 1.74 0 0 1-.054.434c0 .083-.021.145-.063.187a.187.187 0 0 1-.05.036c-.075.075-.15.112-.226.112a1.702 1.702 0 0 1-.434.055h-.769l.226.981h.823c.253 0 .506-.038.76-.113.147-.036.277-.092.389-.167a.684.684 0 0 0 .234-.28.6.6 0 0 0 .032-.096 2.017 2.017 0 0 0 .113-.66v-3.107h2.673v-.94H9.732V11.21h2.84v-.882H10.56c.29-.652.578-1.305.865-1.959l-.81-.28h1.695v-.923H9.954c-.26-.551-.516-1.098-.769-1.64l-.923.324.643 1.316H6.119v.923h1.542Zm0 0c.327.624.653 1.264.978 1.918l-.769.32h1.638c.364-.726.715-1.472 1.052-2.238H7.661Zm3.655 9.953.994.434c.363-.467.689-.975.978-1.524.15-.401.277-.802.38-1.203l.008-.028a7.23 7.23 0 0 0 .326-1.78c.039-.766.058-1.55.058-2.352v-.167h1.846v6.846h1.05V11.42h1.527v-.981H14.06V8.033a15.896 15.896 0 0 0 2.294-.379 11.003 11.003 0 0 0 1.808-.489l-.393-.994c-.654.223-1.326.41-2.017.56-.877.178-1.773.323-2.686.434v4.215c0 .763-.02 1.547-.058 2.351a8.867 8.867 0 0 1-.264 1.75c-.15.363-.295.726-.434 1.09-.3.504-.632.994-.994 1.47Zm-5.797-.923.769.434a19.413 19.413 0 0 0 1.695-3.178l-.827-.267a15.44 15.44 0 0 1-1.637 3.011Zm5.304-2.953-.714.49c.515.653 1.01 1.344 1.487 2.07l.714-.547a38.488 38.488 0 0 0-1.486-2.013Z",
|
|
45
|
+
fill: "#FFF",
|
|
46
|
+
"fill-rule": "evenodd"
|
|
47
|
+
},
|
|
48
|
+
null,
|
|
49
|
+
-1
|
|
50
|
+
/* HOISTED */
|
|
51
|
+
);
|
|
52
|
+
var _hoisted_6 = [_hoisted_2, _hoisted_3, _hoisted_4, _hoisted_5];
|
|
53
|
+
function render(_ctx, _cache) {
|
|
54
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_6));
|
|
55
|
+
}
|
|
56
|
+
var BadgeNewCn = {
|
|
57
|
+
render
|
|
58
|
+
};
|
|
59
|
+
|
|
60
|
+
var index = function index2() {
|
|
61
|
+
return svg({
|
|
62
|
+
name: "IconBadgeNewCn",
|
|
63
|
+
component: BadgeNewCn
|
|
64
|
+
})();
|
|
65
|
+
};
|
|
66
|
+
|
|
67
|
+
export { index as default };
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
import { svg } from '@opentinyvue/vue-common';
|
|
2
|
+
import { openBlock, createElementBlock, createElementVNode } from 'vue';
|
|
3
|
+
|
|
4
|
+
var _hoisted_1 = {
|
|
5
|
+
viewBox: "0 0 24 24",
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
width: "24",
|
|
8
|
+
height: "24",
|
|
9
|
+
fill: "none"
|
|
10
|
+
};
|
|
11
|
+
var _hoisted_2 = /* @__PURE__ */ createElementVNode(
|
|
12
|
+
"path",
|
|
13
|
+
{
|
|
14
|
+
d: "M0 0h24v24H0z"
|
|
15
|
+
},
|
|
16
|
+
null,
|
|
17
|
+
-1
|
|
18
|
+
/* HOISTED */
|
|
19
|
+
);
|
|
20
|
+
var _hoisted_3 = /* @__PURE__ */ createElementVNode(
|
|
21
|
+
"path",
|
|
22
|
+
{
|
|
23
|
+
d: "M4.8 0h14.4C21.846 0 24 2.142 24 4.8v14.4c0 2.646-2.154 4.8-4.8 4.8H4.8A4.798 4.798 0 0 1 0 19.2V4.8A4.79 4.79 0 0 1 4.8 0Z",
|
|
24
|
+
fill: "none"
|
|
25
|
+
},
|
|
26
|
+
null,
|
|
27
|
+
-1
|
|
28
|
+
/* HOISTED */
|
|
29
|
+
);
|
|
30
|
+
var _hoisted_4 = /* @__PURE__ */ createElementVNode(
|
|
31
|
+
"path",
|
|
32
|
+
{
|
|
33
|
+
d: "M6.15 2.25h11.7c2.15 0 3.9 1.74 3.9 3.9v11.7c0 2.15-1.75 3.9-3.9 3.9H6.15c-2.16 0-3.9-1.75-3.9-3.9V6.15c0-2.16 1.74-3.9 3.9-3.9Z",
|
|
34
|
+
fill: "#000",
|
|
35
|
+
"fill-rule": "evenodd"
|
|
36
|
+
},
|
|
37
|
+
null,
|
|
38
|
+
-1
|
|
39
|
+
/* HOISTED */
|
|
40
|
+
);
|
|
41
|
+
var _hoisted_5 = /* @__PURE__ */ createElementVNode(
|
|
42
|
+
"path",
|
|
43
|
+
{
|
|
44
|
+
d: "m7.593 12.896-2.84-3.872h-.938v5.856H4.88V11l2.848 3.879h.945V9.024h-1.08v3.872Zm4.047-2.264c.368 0 .695.081.98.244.285.163.507.393.664.69.158.295.236.635.236 1.019 0 .17-.016.344-.048.52H10.72c.048.31.16.543.336.7q.077.07.165.118.213.117.49.117c.188 0 .355-.041.5-.123a.825.825 0 0 0 .34-.373l.817.48q-.052.14-.132.26-.182.272-.512.443a2.25 2.25 0 0 1-1.059.249c-.374 0-.72-.083-1.041-.249a1.907 1.907 0 0 1-.773-.742c-.195-.33-.291-.728-.291-1.193 0-.458.096-.85.29-1.176a1.93 1.93 0 0 1 .766-.736 2.17 2.17 0 0 1 1.024-.248Zm6.648 2.69-.863-2.585h-.93l-.814 2.615-.873-2.615h-1.145l1.569 4.135h.8l.905-2.52.943 2.52h.791l1.514-4.135h-1.08l-.817 2.584Zm-6.68-1.786a.81.81 0 0 0-.56.21c-.155.137-.26.332-.313.583h1.649c-.021-.256-.103-.452-.244-.588a.731.731 0 0 0-.532-.205Z",
|
|
45
|
+
fill: "#FFF",
|
|
46
|
+
"fill-rule": "evenodd"
|
|
47
|
+
},
|
|
48
|
+
null,
|
|
49
|
+
-1
|
|
50
|
+
/* HOISTED */
|
|
51
|
+
);
|
|
52
|
+
var _hoisted_6 = [_hoisted_2, _hoisted_3, _hoisted_4, _hoisted_5];
|
|
53
|
+
function render(_ctx, _cache) {
|
|
54
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_6));
|
|
55
|
+
}
|
|
56
|
+
var BadgeNewEn = {
|
|
57
|
+
render
|
|
58
|
+
};
|
|
59
|
+
|
|
60
|
+
var index = function index2() {
|
|
61
|
+
return svg({
|
|
62
|
+
name: "IconBadgeNewEn",
|
|
63
|
+
component: BadgeNewEn
|
|
64
|
+
})();
|
|
65
|
+
};
|
|
66
|
+
|
|
67
|
+
export { index as default };
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { svg } from "@opentinyvue/vue-common";
|
|
2
|
+
import { createElementBlock, openBlock, createElementVNode } from "vue";
|
|
3
|
+
var _hoisted_1 = {
|
|
4
|
+
viewBox: "0 0 24 24",
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
class: "delegated-processing_svg__svgs-icon delegated-processing_svg__aui-svg",
|
|
7
|
+
style: {
|
|
8
|
+
"width": "2em",
|
|
9
|
+
"height": "2em"
|
|
10
|
+
}
|
|
11
|
+
};
|
|
12
|
+
var _hoisted_2 = /* @__PURE__ */ createElementVNode(
|
|
13
|
+
"path",
|
|
14
|
+
{
|
|
15
|
+
d: "M16.58 6.53v.2c.06.08.11.17.16.26.1.2.17.41.22.65.01.1.03.21.03.32.02.26-.01.52-.07.79h-.18c-.5 0-1 .04-1.48.13.06-.09.11-.2.16-.32.07-.23.1-.45.06-.66-.03-.15-.08-.26-.15-.32a.826.826 0 0 1-.21-.28.783.783 0 0 1-.05-.34c0-.14.01-.29.01-.43 0-.7-.07-1.32-.22-1.87-.14-.56-.36-1.03-.65-1.42-.13-.16-.27-.31-.43-.45-.62-.53-1.46-.79-2.54-.79-1.07 0-1.91.26-2.53.79-.16.14-.3.29-.43.45-.29.39-.51.86-.65 1.42-.15.55-.22 1.18-.22 1.88 0 .14.01.28.01.42.01.12-.01.23-.05.34-.05.11-.12.2-.21.27-.07.07-.12.18-.15.33-.04.21-.01.43.07.66.06.19.16.36.28.49.11.11.21.18.32.22.09.03.18.07.26.14.07.06.14.14.18.23.14.27.3.53.48.75 0 .01.07.11.07.11.54.75.79 1.43.75 2.04a1.771 1.771 0 0 1-.37.98c-.19.26-.47.48-.81.65-.18.09-.41.2-.7.31-.16.07-.44.17-.81.31-.74.28-1.3.5-1.68.66-.63.28-1.16.55-1.58.83-.49.32-.85.64-1.09.98-.19.26-.31.53-.35.82-.02.08-.02.17-.02.26 0 .13-.01.33-.01.59-.01.41-.01.7 0 .86.01.24.04.42.08.54.02.07.04.11.06.12.03.03.1.04.2.05h7.33c.29.54.64 1.04 1.04 1.5H2.29c-.4-.02-.79-.16-1.06-.36a.689.689 0 0 1-.13-.11c-.21-.19-.36-.44-.45-.74-.08-.25-.13-.56-.15-.93-.01-.2-.01-.51 0-.95 0-.25.01-.44.01-.57 0-.26.02-.51.08-.75.23-.97.92-1.82 2.06-2.57.5-.32 1.1-.63 1.81-.94.4-.18.98-.41 1.74-.69l.79-.3c.24-.1.43-.18.57-.25.14-.07.28-.21.34-.29a.36.36 0 0 0 .02-.11c.01-.1-.02-.23-.08-.39-.08-.2-.27-.51-.45-.76-.17-.22-.33-.46-.47-.72-.23-.11-.45-.28-.65-.49-.05-.06-.11-.12-.16-.18-.19-.25-.34-.53-.45-.85a2.78 2.78 0 0 1-.16-1.09c0-.11.02-.21.03-.32.05-.24.12-.45.22-.65.05-.09.1-.18.16-.26v-.2c0-.83.09-1.57.27-2.25.19-.75.5-1.4.91-1.94.21-.29.45-.54.72-.76.3-.24.62-.44.98-.6C9.5.66 10.32.5 11.24.5c.93 0 1.75.16 2.46.48.36.16.68.36.98.6.27.22.51.47.72.76.41.54.72 1.19.91 1.94.18.68.27 1.42.27 2.25Zm.16 3.47c-3.72 0-6.75 3.02-6.75 6.75 0 3.72 3.03 6.75 6.75 6.75 3.73 0 6.75-3.03 6.75-6.75 0-3.73-3.02-6.75-6.75-6.75Zm0 1.5a5.25 5.25 0 1 0-.001 10.499A5.25 5.25 0 0 0 16.74 11.5Zm1.11 1.68c-.31.28-.34.75-.06 1.06l.28.32h-4.33c-.42 0-.75.33-.75.75s.33.75.75.75h6c.21 0 .39-.07.53-.22a.71.71 0 0 0 .22-.53c0-.09-.01-.18-.05-.27a.79.79 0 0 0-.14-.23l-1.39-1.56a.747.747 0 0 0-1.06-.07Zm-2.44 5.75h4.33c.42 0 .75-.33.75-.75s-.33-.75-.75-.75h-6a.75.75 0 0 0-.56 1.25l1.39 1.56c.28.32.75.34 1.06.07.32-.28.34-.75.06-1.06l-.28-.32Z",
|
|
16
|
+
"fill-rule": "evenodd"
|
|
17
|
+
},
|
|
18
|
+
null,
|
|
19
|
+
-1
|
|
20
|
+
/* HOISTED */
|
|
21
|
+
);
|
|
22
|
+
var _hoisted_3 = [_hoisted_2];
|
|
23
|
+
function render(_ctx, _cache) {
|
|
24
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_3));
|
|
25
|
+
}
|
|
26
|
+
var DelegatedProcessing = {
|
|
27
|
+
render
|
|
28
|
+
};
|
|
29
|
+
var index = function index2() {
|
|
30
|
+
return svg({
|
|
31
|
+
name: "IconDelegatedProcessing",
|
|
32
|
+
component: DelegatedProcessing
|
|
33
|
+
})();
|
|
34
|
+
};
|
|
35
|
+
export {
|
|
36
|
+
index as default
|
|
37
|
+
};
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
import { svg } from "@opentinyvue/vue-common";
|
|
2
|
+
import { createElementBlock, openBlock, createElementVNode } from "vue";
|
|
3
|
+
var _hoisted_1 = {
|
|
4
|
+
viewBox: "0 0 24 24",
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
width: "24",
|
|
7
|
+
height: "24",
|
|
8
|
+
fill: "none"
|
|
9
|
+
};
|
|
10
|
+
var _hoisted_2 = /* @__PURE__ */ createElementVNode(
|
|
11
|
+
"path",
|
|
12
|
+
{
|
|
13
|
+
fill: "none",
|
|
14
|
+
d: "M0 0h24v24H0z"
|
|
15
|
+
},
|
|
16
|
+
null,
|
|
17
|
+
-1
|
|
18
|
+
/* HOISTED */
|
|
19
|
+
);
|
|
20
|
+
var _hoisted_3 = /* @__PURE__ */ createElementVNode(
|
|
21
|
+
"rect",
|
|
22
|
+
{
|
|
23
|
+
width: "20",
|
|
24
|
+
height: "22",
|
|
25
|
+
x: "2",
|
|
26
|
+
y: "1",
|
|
27
|
+
rx: "3",
|
|
28
|
+
stroke: "#000",
|
|
29
|
+
"stroke-width": "1.5"
|
|
30
|
+
},
|
|
31
|
+
null,
|
|
32
|
+
-1
|
|
33
|
+
/* HOISTED */
|
|
34
|
+
);
|
|
35
|
+
var _hoisted_4 = /* @__PURE__ */ createElementVNode(
|
|
36
|
+
"path",
|
|
37
|
+
{
|
|
38
|
+
d: "M18 18.5H7M18 13h-5M18 7h-5M6 5l2 2.5M10.121 5 8 7.5M8 8v6M10 8.5H6M9.5 11.5h-3",
|
|
39
|
+
stroke: "#000",
|
|
40
|
+
"stroke-linecap": "round",
|
|
41
|
+
"stroke-width": "1.5"
|
|
42
|
+
},
|
|
43
|
+
null,
|
|
44
|
+
-1
|
|
45
|
+
/* HOISTED */
|
|
46
|
+
);
|
|
47
|
+
var _hoisted_5 = [_hoisted_2, _hoisted_3, _hoisted_4];
|
|
48
|
+
function render(_ctx, _cache) {
|
|
49
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_5));
|
|
50
|
+
}
|
|
51
|
+
var PaymentSlips = {
|
|
52
|
+
render
|
|
53
|
+
};
|
|
54
|
+
var index = function index2() {
|
|
55
|
+
return svg({
|
|
56
|
+
name: "IconPaymentSlips",
|
|
57
|
+
component: PaymentSlips
|
|
58
|
+
})();
|
|
59
|
+
};
|
|
60
|
+
export {
|
|
61
|
+
index as default
|
|
62
|
+
};
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
import { svg } from "@opentinyvue/vue-common";
|
|
2
|
+
import { createElementBlock, openBlock, createElementVNode } from "vue";
|
|
3
|
+
var _hoisted_1 = {
|
|
4
|
+
viewBox: "0 0 24 24",
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
width: "24",
|
|
7
|
+
height: "24",
|
|
8
|
+
fill: "none"
|
|
9
|
+
};
|
|
10
|
+
var _hoisted_2 = /* @__PURE__ */ createElementVNode(
|
|
11
|
+
"path",
|
|
12
|
+
{
|
|
13
|
+
fill: "none",
|
|
14
|
+
d: "M0 0h24v24H0z"
|
|
15
|
+
},
|
|
16
|
+
null,
|
|
17
|
+
-1
|
|
18
|
+
/* HOISTED */
|
|
19
|
+
);
|
|
20
|
+
var _hoisted_3 = /* @__PURE__ */ createElementVNode(
|
|
21
|
+
"rect",
|
|
22
|
+
{
|
|
23
|
+
width: "20",
|
|
24
|
+
height: "22",
|
|
25
|
+
x: "2",
|
|
26
|
+
y: "1",
|
|
27
|
+
rx: "3",
|
|
28
|
+
stroke: "#000",
|
|
29
|
+
"stroke-width": "1.5"
|
|
30
|
+
},
|
|
31
|
+
null,
|
|
32
|
+
-1
|
|
33
|
+
/* HOISTED */
|
|
34
|
+
);
|
|
35
|
+
var _hoisted_4 = /* @__PURE__ */ createElementVNode(
|
|
36
|
+
"path",
|
|
37
|
+
{
|
|
38
|
+
d: "M6 18h12M18 11V6M11.5 13.5l-3-2.5M13 6h5M6 14.536 8.5 11M11.5 13.5 17 7",
|
|
39
|
+
stroke: "#000",
|
|
40
|
+
"stroke-linecap": "round",
|
|
41
|
+
"stroke-width": "1.5"
|
|
42
|
+
},
|
|
43
|
+
null,
|
|
44
|
+
-1
|
|
45
|
+
/* HOISTED */
|
|
46
|
+
);
|
|
47
|
+
var _hoisted_5 = [_hoisted_2, _hoisted_3, _hoisted_4];
|
|
48
|
+
function render(_ctx, _cache) {
|
|
49
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_5));
|
|
50
|
+
}
|
|
51
|
+
var Performance = {
|
|
52
|
+
render
|
|
53
|
+
};
|
|
54
|
+
var index = function index2() {
|
|
55
|
+
return svg({
|
|
56
|
+
name: "IconPerformance",
|
|
57
|
+
component: Performance
|
|
58
|
+
})();
|
|
59
|
+
};
|
|
60
|
+
export {
|
|
61
|
+
index as default
|
|
62
|
+
};
|
package/lib/pushpin-solid.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { svg } from "@opentinyvue/vue-common";
|
|
2
2
|
import { createElementBlock, openBlock, createElementVNode } from "vue";
|
|
3
3
|
var _hoisted_1 = {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24",
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
fill: "none"
|
|
9
9
|
};
|
|
10
10
|
var _hoisted_2 = /* @__PURE__ */ createElementVNode(
|
|
11
11
|
"defs",
|
|
@@ -15,7 +15,7 @@ var _hoisted_2 = /* @__PURE__ */ createElementVNode(
|
|
|
15
15
|
}, [/* @__PURE__ */ createElementVNode("path", {
|
|
16
16
|
fill: "#fff",
|
|
17
17
|
"fill-opacity": "0",
|
|
18
|
-
d: "M0
|
|
18
|
+
d: "M0 0h24v24H0z"
|
|
19
19
|
})])],
|
|
20
20
|
-1
|
|
21
21
|
/* HOISTED */
|
|
@@ -25,23 +25,11 @@ var _hoisted_3 = /* @__PURE__ */ createElementVNode(
|
|
|
25
25
|
{
|
|
26
26
|
"clip-path": "url(#pushpin-solid_svg__a)"
|
|
27
27
|
},
|
|
28
|
-
[/* @__PURE__ */ createElementVNode("
|
|
29
|
-
|
|
30
|
-
"
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
y: "0",
|
|
34
|
-
width: "16",
|
|
35
|
-
height: "16"
|
|
36
|
-
}, [/* @__PURE__ */ createElementVNode("path", {
|
|
37
|
-
fill: "#000",
|
|
38
|
-
d: "M0 0h16v16H0z"
|
|
39
|
-
})]), /* @__PURE__ */ createElementVNode("g", {
|
|
40
|
-
mask: "url(#pushpin-solid_svg__b)"
|
|
41
|
-
}, [/* @__PURE__ */ createElementVNode("path", {
|
|
42
|
-
d: "M10.68 1.86c.42-.35 1.04-.32 1.42.06l1.97 1.97c.38.38.41 1 .06 1.41L11.3 8.66l.38.38c.38.38.4.97.08 1.39l-2.02 2.02c-.41.41-1.08.41-1.49 0l-2.01-2.01-3.32 3.33c-.2.2-.52.2-.71 0-.2-.19-.2-.51 0-.71l3.33-3.32-2.01-2.02c-.39-.38-.41-.99-.07-1.41l1.99-2c.41-.41 1.08-.41 1.49 0l.38.38 3.36-2.83Z",
|
|
43
|
-
fill: "#191919"
|
|
44
|
-
})])],
|
|
28
|
+
[/* @__PURE__ */ createElementVNode("path", {
|
|
29
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
30
|
+
d: "M15.33 2.96c-.96-.95-2.5-.95-3.46 0l-.15.15c-.79.8-1.1 1.94-.83 3.02l.08.29c.15.56-.01 1.18-.44 1.61l-.35.35c-.37.38-.92.51-1.43.36l-.14-.05c-.41-.11-.88-.2-1.43-.28-.62-.09-1.34-.1-2.17-.06-.72.04-1.39.35-1.91.86l-.13.14a2.95 2.95 0 0 0 .13 4.02l3.23 3.24-3.87 3.85c-.21.3-.26.8 0 1.07.3.29.77.29 1.07 0l3.78-3.79 3.28 3.14c.51.51 1.19.82 1.91.86a2.94 2.94 0 0 0 3.1-2.77c.05-.83.03-1.55-.06-2.17-.07-.52-.16-.97-.26-1.35l-.09-.31c-.12-.47.03-1 .38-1.36l.39-.38c.44-.44 1.05-.64 1.66-.53l.28.06a3.41 3.41 0 0 0 3.15-.91l.09-.11c.83-.93.79-2.32-.07-3.18l-5.74-5.77Z",
|
|
31
|
+
"fill-rule": "evenodd"
|
|
32
|
+
})],
|
|
45
33
|
-1
|
|
46
34
|
/* HOISTED */
|
|
47
35
|
);
|
package/lib/pushpin.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { svg } from "@opentinyvue/vue-common";
|
|
2
2
|
import { createElementBlock, openBlock, createElementVNode } from "vue";
|
|
3
3
|
var _hoisted_1 = {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "24",
|
|
6
|
+
height: "24",
|
|
7
|
+
viewBox: "0 0 24 24",
|
|
8
|
+
fill: "none"
|
|
9
9
|
};
|
|
10
10
|
var _hoisted_2 = /* @__PURE__ */ createElementVNode(
|
|
11
11
|
"defs",
|
|
@@ -13,8 +13,9 @@ var _hoisted_2 = /* @__PURE__ */ createElementVNode(
|
|
|
13
13
|
[/* @__PURE__ */ createElementVNode("clipPath", {
|
|
14
14
|
id: "pushpin_svg__a"
|
|
15
15
|
}, [/* @__PURE__ */ createElementVNode("path", {
|
|
16
|
-
fill: "#
|
|
17
|
-
|
|
16
|
+
fill: "#fff",
|
|
17
|
+
"fill-opacity": "0",
|
|
18
|
+
d: "M0 0h24v24H0z"
|
|
18
19
|
})])],
|
|
19
20
|
-1
|
|
20
21
|
/* HOISTED */
|
|
@@ -25,8 +26,8 @@ var _hoisted_3 = /* @__PURE__ */ createElementVNode(
|
|
|
25
26
|
"clip-path": "url(#pushpin_svg__a)"
|
|
26
27
|
},
|
|
27
28
|
[/* @__PURE__ */ createElementVNode("path", {
|
|
28
|
-
d: "
|
|
29
|
-
fill: "
|
|
29
|
+
d: "M15.33 2.96c-.96-.95-2.5-.95-3.46 0l-.15.15c-.79.8-1.1 1.94-.83 3.02l.08.29c.15.56-.01 1.18-.44 1.61l-.35.35c-.37.38-.92.51-1.43.36l-.14-.05c-.41-.11-.88-.2-1.43-.28-.62-.09-1.34-.1-2.17-.06-.72.04-1.39.35-1.91.86l-.13.14a2.95 2.95 0 0 0 .13 4.02l3.23 3.24-3.87 3.85c-.21.3-.26.8 0 1.07.3.29.77.29 1.07 0l3.78-3.79 3.28 3.14c.51.51 1.19.82 1.91.86a2.94 2.94 0 0 0 3.1-2.77c.05-.83.03-1.55-.06-2.17-.07-.52-.16-.97-.26-1.35l-.09-.31c-.12-.47.03-1 .38-1.36l.39-.38c.44-.44 1.05-.64 1.66-.53l.28.06a3.41 3.41 0 0 0 3.15-.91l.09-.11c.83-.93.79-2.32-.07-3.18l-5.74-5.77Zm-2.39 1.06c.36-.37.96-.37 1.32 0l5.75 5.76c.3.31.31.8.03 1.12-.44.44-1.17.71-1.8.57l-.3-.07c-1.02-.2-2.1.09-2.89.79L11.77 8.9c.67-.79.92-1.87.64-2.89l-.03-.12c-.2-.62-.04-1.27.4-1.72l.16-.15ZM6.97 9.9c-.51-.08-1.14-.09-1.87-.05-.35.02-.68.17-.93.42a1.43 1.43 0 0 0 0 2.04l7.49 7.51c.24.25.58.4.93.42.79.05 1.47-.56 1.51-1.35.05-.74.03-1.37-.04-1.88-.07-.46-.14-.85-.23-1.17l-.08-.31c-.2-.76-.08-1.55.3-2.21L10.64 9.9c-.69.41-1.54.52-2.33.27l-.12-.03c-.32-.09-.73-.18-1.22-.24Z",
|
|
30
|
+
"fill-rule": "evenodd"
|
|
30
31
|
})],
|
|
31
32
|
-1
|
|
32
33
|
/* HOISTED */
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@opentinyvue/vue-icon-saas",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.25.0",
|
|
4
4
|
"description": "An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.",
|
|
5
5
|
"homepage": "https://opentiny.design/tiny-vue",
|
|
6
6
|
"main": "./index.js",
|
|
@@ -27,8 +27,8 @@
|
|
|
27
27
|
"sideEffects": false,
|
|
28
28
|
"type": "module",
|
|
29
29
|
"dependencies": {
|
|
30
|
-
"@opentinyvue/vue-common": "~3.
|
|
31
|
-
"@opentinyvue/vue-theme-saas": "~3.
|
|
30
|
+
"@opentinyvue/vue-common": "~3.25.0",
|
|
31
|
+
"@opentinyvue/vue-theme-saas": "~3.25.0"
|
|
32
32
|
},
|
|
33
33
|
"module": "./index.js",
|
|
34
34
|
"types": "index.d.ts",
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
declare const _default: () => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
|
|
2
|
+
[key: string]: any;
|
|
3
|
+
}>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
|
|
4
|
+
export default _default;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
declare const _default: () => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
|
|
2
|
+
[key: string]: any;
|
|
3
|
+
}>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
|
|
4
|
+
export default _default;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
declare const _default: () => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
|
|
2
|
+
[key: string]: any;
|
|
3
|
+
}>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
|
|
4
|
+
export default _default;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
declare const _default: () => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
|
|
2
|
+
[key: string]: any;
|
|
3
|
+
}>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
|
|
4
|
+
export default _default;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
declare const _default: () => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
|
|
2
|
+
[key: string]: any;
|
|
3
|
+
}>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
|
|
4
|
+
export default _default;
|