@opentinyvue/vue-icon-saas 3.25.0 → 3.26.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 +13 -1
- package/index.js +1107 -1092
- package/lib/badge-hot-cn.js +18 -17
- package/lib/badge-hot-en.js +16 -15
- package/lib/badge-new-cn.js +12 -11
- package/lib/badge-new-en.js +12 -11
- package/lib/folder-closed-solid.js +45 -0
- package/lib/folder-opened-solid.js +45 -0
- package/lib/triangle-down.js +1 -1
- package/lib/triangle-up.js +32 -0
- package/package.json +3 -3
- package/src/folder-closed-solid/index.d.ts +4 -0
- package/src/folder-opened-solid/index.d.ts +4 -0
- package/src/triangle-up/index.d.ts +4 -0
package/lib/badge-hot-cn.js
CHANGED
|
@@ -1,17 +1,19 @@
|
|
|
1
|
-
import { svg } from
|
|
2
|
-
import {
|
|
3
|
-
|
|
1
|
+
import { svg } from "@opentinyvue/vue-common";
|
|
2
|
+
import { createElementBlock, openBlock, createElementVNode } from "vue";
|
|
4
3
|
var _hoisted_1 = {
|
|
5
4
|
viewBox: "0 0 24 24",
|
|
6
5
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7
6
|
width: "24",
|
|
8
7
|
height: "24",
|
|
9
|
-
fill: "
|
|
8
|
+
fill: "#191919"
|
|
10
9
|
};
|
|
11
10
|
var _hoisted_2 = /* @__PURE__ */ createElementVNode(
|
|
12
|
-
"
|
|
11
|
+
"rect",
|
|
13
12
|
{
|
|
14
|
-
|
|
13
|
+
width: "24",
|
|
14
|
+
height: "24",
|
|
15
|
+
rx: "6",
|
|
16
|
+
ry: "6"
|
|
15
17
|
},
|
|
16
18
|
null,
|
|
17
19
|
-1
|
|
@@ -20,8 +22,8 @@ var _hoisted_2 = /* @__PURE__ */ createElementVNode(
|
|
|
20
22
|
var _hoisted_3 = /* @__PURE__ */ createElementVNode(
|
|
21
23
|
"path",
|
|
22
24
|
{
|
|
23
|
-
|
|
24
|
-
|
|
25
|
+
fill: "none",
|
|
26
|
+
d: "M0 0h24v24H0z"
|
|
25
27
|
},
|
|
26
28
|
null,
|
|
27
29
|
-1
|
|
@@ -31,8 +33,7 @@ var _hoisted_4 = /* @__PURE__ */ createElementVNode(
|
|
|
31
33
|
"path",
|
|
32
34
|
{
|
|
33
35
|
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: "
|
|
35
|
-
"fill-rule": "evenodd"
|
|
36
|
+
fill: "none"
|
|
36
37
|
},
|
|
37
38
|
null,
|
|
38
39
|
-1
|
|
@@ -41,7 +42,7 @@ var _hoisted_4 = /* @__PURE__ */ createElementVNode(
|
|
|
41
42
|
var _hoisted_5 = /* @__PURE__ */ createElementVNode(
|
|
42
43
|
"path",
|
|
43
44
|
{
|
|
44
|
-
d: "
|
|
45
|
+
d: "M7.953 7.632H5.882v.926h2.071v1.692c-.802.223-1.604.424-2.406.602l.113 1.035 2.293-.656v1.917c-.036.076-.074.15-.113.226-.111.073-.2.11-.263.11a2.51 2.51 0 0 1-.506.057H5.77l.154.923H7.41l.07.01a1.865 1.865 0 0 0 .765-.086.868.868 0 0 0 .31-.204.622.622 0 0 0 .164-.161.64.64 0 0 0 .102-.273 2.677 2.677 0 0 0 .113-.769v-2.017l1.542-.379-.059-.503-.054-.488-1.429.39V8.557h1.695v-.926H8.934V5.714h-.98v1.918Zm4.481-.113H11.02V8.5h1.36c0 .654-.05 1.33-.153 2.03l-1.207-.601-.448.81c.477.225.935.463 1.374.714a3.852 3.852 0 0 1-.772 1.261c-.465.477-.993.915-1.583 1.316l.886.701a9.933 9.933 0 0 0 1.579-1.47c.328-.4.603-.859.827-1.374.654.365 1.288.748 1.904 1.149l.488-.978c-.69-.364-1.399-.73-2.126-1.094.149-.802.223-1.623.223-2.464h2.074v1.203c0 .654.019 1.313.055 1.976 0 .437.038.858.113 1.26a3.27 3.27 0 0 0 .547 1.146.874.874 0 0 0 .335.298.848.848 0 0 0 .49.072.892.892 0 0 0 .49-.27 2.227 2.227 0 0 0 .543-.923c.179-.589.324-1.191.435-1.809l-.882-.321a14.49 14.49 0 0 1-.266 1.415 7.657 7.657 0 0 1-.223.601c0 .061-.015.105-.045.133a.155.155 0 0 1-.108.035.136.136 0 0 1-.045-.007c-.053-.019-.094-.072-.123-.16a1.023 1.023 0 0 1-.17-.547 20.217 20.217 0 0 1-.21-2.954V7.52h-3.01V5.714h-.937V7.52Zm3.893 7.058-.882.489c.652.98 1.235 2.021 1.75 3.124l.937-.547a32.688 32.688 0 0 0-1.805-3.066Zm-2.803.154-.922.335a25.869 25.869 0 0 1 1.035 2.898l.995-.28a54.498 54.498 0 0 0-1.108-2.953Zm-7.642 3.066.98.489a21.059 21.059 0 0 0 1.47-3.162l-.98-.338a13.542 13.542 0 0 1-1.47 3.01Zm4.69-2.844-.982.226c.226.98.428 1.983.605 3.01l.978-.225a27.393 27.393 0 0 0-.602-3.01Z",
|
|
45
46
|
fill: "#FFF",
|
|
46
47
|
"fill-rule": "evenodd"
|
|
47
48
|
},
|
|
@@ -53,15 +54,15 @@ var _hoisted_6 = [_hoisted_2, _hoisted_3, _hoisted_4, _hoisted_5];
|
|
|
53
54
|
function render(_ctx, _cache) {
|
|
54
55
|
return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_6));
|
|
55
56
|
}
|
|
56
|
-
var
|
|
57
|
+
var BadgeHotCn = {
|
|
57
58
|
render
|
|
58
59
|
};
|
|
59
|
-
|
|
60
60
|
var index = function index2() {
|
|
61
61
|
return svg({
|
|
62
|
-
name: "
|
|
63
|
-
component:
|
|
62
|
+
name: "IconBadgeHotCn",
|
|
63
|
+
component: BadgeHotCn
|
|
64
64
|
})();
|
|
65
65
|
};
|
|
66
|
-
|
|
67
|
-
|
|
66
|
+
export {
|
|
67
|
+
index as default
|
|
68
|
+
};
|
package/lib/badge-hot-en.js
CHANGED
|
@@ -1,17 +1,19 @@
|
|
|
1
|
-
import { svg } from
|
|
2
|
-
import {
|
|
3
|
-
|
|
1
|
+
import { svg } from "@opentinyvue/vue-common";
|
|
2
|
+
import { createElementBlock, openBlock, createElementVNode } from "vue";
|
|
4
3
|
var _hoisted_1 = {
|
|
5
4
|
viewBox: "0 0 24 24",
|
|
6
5
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7
6
|
width: "24",
|
|
8
7
|
height: "24",
|
|
9
|
-
fill: "
|
|
8
|
+
fill: "#191919"
|
|
10
9
|
};
|
|
11
10
|
var _hoisted_2 = /* @__PURE__ */ createElementVNode(
|
|
12
|
-
"
|
|
11
|
+
"rect",
|
|
13
12
|
{
|
|
14
|
-
|
|
13
|
+
width: "24",
|
|
14
|
+
height: "24",
|
|
15
|
+
rx: "6",
|
|
16
|
+
ry: "6"
|
|
15
17
|
},
|
|
16
18
|
null,
|
|
17
19
|
-1
|
|
@@ -31,8 +33,7 @@ var _hoisted_4 = /* @__PURE__ */ createElementVNode(
|
|
|
31
33
|
"path",
|
|
32
34
|
{
|
|
33
35
|
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: "
|
|
35
|
-
"fill-rule": "evenodd"
|
|
36
|
+
fill: "none"
|
|
36
37
|
},
|
|
37
38
|
null,
|
|
38
39
|
-1
|
|
@@ -41,7 +42,7 @@ var _hoisted_4 = /* @__PURE__ */ createElementVNode(
|
|
|
41
42
|
var _hoisted_5 = /* @__PURE__ */ createElementVNode(
|
|
42
43
|
"path",
|
|
43
44
|
{
|
|
44
|
-
d: "
|
|
45
|
+
d: "M8.16 11.161h-3.3v-2.88H3.41V15.6h1.45v-3.15h3.3v3.15h1.46V8.28H8.16v2.881Zm11.01 4.559c.607 0 1.08-.14 1.42-.42l-.48-.999c-.207.14-.427.21-.66.21-.266 0-.46-.09-.58-.269-.12-.18-.179-.444-.179-.79v-1.86h1.56v-1.17h-1.56V8.83H17.3v1.592h-.92v1.17h.92v2.089c0 .767.171 1.298.515 1.594.343.296.795.444 1.355.444Zm-8.43-2.71c0-.54.12-1.015.363-1.429.244-.413.57-.731.977-.954a2.69 2.69 0 0 1 1.32-.337q.39 0 .748.104.288.083.556.233c.404.223.727.54.97.954q.037.064.07.13h.001q.295.574.295 1.298c0 .54-.122 1.018-.367 1.431a2.49 2.49 0 0 1-.969.95q-.255.14-.527.22-.372.11-.777.11c-.473 0-.913-.11-1.32-.33a2.498 2.498 0 0 1-.977-.95c-.242-.413-.364-.89-.364-1.43Zm1.44 0c0 .46.114.825.344 1.096.231.27.52.405.867.405.346 0 .633-.135.859-.405.226-.27.34-.636.34-1.097 0-.459-.114-.825-.34-1.098a1.068 1.068 0 0 0-.86-.41 1.09 1.09 0 0 0-.866.41l-.015.018q-.33.407-.33 1.08Z",
|
|
45
46
|
fill: "#FFF",
|
|
46
47
|
"fill-rule": "evenodd"
|
|
47
48
|
},
|
|
@@ -53,15 +54,15 @@ var _hoisted_6 = [_hoisted_2, _hoisted_3, _hoisted_4, _hoisted_5];
|
|
|
53
54
|
function render(_ctx, _cache) {
|
|
54
55
|
return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_6));
|
|
55
56
|
}
|
|
56
|
-
var
|
|
57
|
+
var BadgeHotEn = {
|
|
57
58
|
render
|
|
58
59
|
};
|
|
59
|
-
|
|
60
60
|
var index = function index2() {
|
|
61
61
|
return svg({
|
|
62
|
-
name: "
|
|
63
|
-
component:
|
|
62
|
+
name: "IconBadgeHotEn",
|
|
63
|
+
component: BadgeHotEn
|
|
64
64
|
})();
|
|
65
65
|
};
|
|
66
|
-
|
|
67
|
-
|
|
66
|
+
export {
|
|
67
|
+
index as default
|
|
68
|
+
};
|
package/lib/badge-new-cn.js
CHANGED
|
@@ -1,17 +1,19 @@
|
|
|
1
|
-
import { svg } from
|
|
2
|
-
import {
|
|
3
|
-
|
|
1
|
+
import { svg } from "@opentinyvue/vue-common";
|
|
2
|
+
import { createElementBlock, openBlock, createElementVNode } from "vue";
|
|
4
3
|
var _hoisted_1 = {
|
|
5
4
|
viewBox: "0 0 24 24",
|
|
6
5
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7
6
|
width: "24",
|
|
8
7
|
height: "24",
|
|
9
|
-
fill: "
|
|
8
|
+
fill: "#191919"
|
|
10
9
|
};
|
|
11
10
|
var _hoisted_2 = /* @__PURE__ */ createElementVNode(
|
|
12
|
-
"
|
|
11
|
+
"rect",
|
|
13
12
|
{
|
|
14
|
-
|
|
13
|
+
width: "24",
|
|
14
|
+
height: "24",
|
|
15
|
+
rx: "6",
|
|
16
|
+
ry: "6"
|
|
15
17
|
},
|
|
16
18
|
null,
|
|
17
19
|
-1
|
|
@@ -31,8 +33,7 @@ var _hoisted_4 = /* @__PURE__ */ createElementVNode(
|
|
|
31
33
|
"path",
|
|
32
34
|
{
|
|
33
35
|
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: "
|
|
35
|
-
"fill-rule": "evenodd"
|
|
36
|
+
fill: "none"
|
|
36
37
|
},
|
|
37
38
|
null,
|
|
38
39
|
-1
|
|
@@ -56,12 +57,12 @@ function render(_ctx, _cache) {
|
|
|
56
57
|
var BadgeNewCn = {
|
|
57
58
|
render
|
|
58
59
|
};
|
|
59
|
-
|
|
60
60
|
var index = function index2() {
|
|
61
61
|
return svg({
|
|
62
62
|
name: "IconBadgeNewCn",
|
|
63
63
|
component: BadgeNewCn
|
|
64
64
|
})();
|
|
65
65
|
};
|
|
66
|
-
|
|
67
|
-
|
|
66
|
+
export {
|
|
67
|
+
index as default
|
|
68
|
+
};
|
package/lib/badge-new-en.js
CHANGED
|
@@ -1,17 +1,19 @@
|
|
|
1
|
-
import { svg } from
|
|
2
|
-
import {
|
|
3
|
-
|
|
1
|
+
import { svg } from "@opentinyvue/vue-common";
|
|
2
|
+
import { createElementBlock, openBlock, createElementVNode } from "vue";
|
|
4
3
|
var _hoisted_1 = {
|
|
5
4
|
viewBox: "0 0 24 24",
|
|
6
5
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7
6
|
width: "24",
|
|
8
7
|
height: "24",
|
|
9
|
-
fill: "
|
|
8
|
+
fill: "#191919"
|
|
10
9
|
};
|
|
11
10
|
var _hoisted_2 = /* @__PURE__ */ createElementVNode(
|
|
12
|
-
"
|
|
11
|
+
"rect",
|
|
13
12
|
{
|
|
14
|
-
|
|
13
|
+
width: "24",
|
|
14
|
+
height: "24",
|
|
15
|
+
rx: "6",
|
|
16
|
+
ry: "6"
|
|
15
17
|
},
|
|
16
18
|
null,
|
|
17
19
|
-1
|
|
@@ -31,8 +33,7 @@ var _hoisted_4 = /* @__PURE__ */ createElementVNode(
|
|
|
31
33
|
"path",
|
|
32
34
|
{
|
|
33
35
|
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: "
|
|
35
|
-
"fill-rule": "evenodd"
|
|
36
|
+
fill: "none"
|
|
36
37
|
},
|
|
37
38
|
null,
|
|
38
39
|
-1
|
|
@@ -56,12 +57,12 @@ function render(_ctx, _cache) {
|
|
|
56
57
|
var BadgeNewEn = {
|
|
57
58
|
render
|
|
58
59
|
};
|
|
59
|
-
|
|
60
60
|
var index = function index2() {
|
|
61
61
|
return svg({
|
|
62
62
|
name: "IconBadgeNewEn",
|
|
63
63
|
component: BadgeNewEn
|
|
64
64
|
})();
|
|
65
65
|
};
|
|
66
|
-
|
|
67
|
-
|
|
66
|
+
export {
|
|
67
|
+
index as default
|
|
68
|
+
};
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import { svg } from "@opentinyvue/vue-common";
|
|
2
|
+
import { createElementBlock, openBlock, createElementVNode } from "vue";
|
|
3
|
+
var _hoisted_1 = {
|
|
4
|
+
viewBox: "0 0 21.75 20.25",
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
width: "21.75",
|
|
7
|
+
height: "20.25",
|
|
8
|
+
fill: "none"
|
|
9
|
+
};
|
|
10
|
+
var _hoisted_2 = /* @__PURE__ */ createElementVNode(
|
|
11
|
+
"path",
|
|
12
|
+
{
|
|
13
|
+
d: "M0 0h24v24H0z"
|
|
14
|
+
},
|
|
15
|
+
null,
|
|
16
|
+
-1
|
|
17
|
+
/* HOISTED */
|
|
18
|
+
);
|
|
19
|
+
var _hoisted_3 = /* @__PURE__ */ createElementVNode(
|
|
20
|
+
"path",
|
|
21
|
+
{
|
|
22
|
+
d: "M5.348 3.75h1.675c.63 0 1.234.25 1.676.697l.3.303H16.6c1.691 0 3.053 1.397 3.145 3.134v.026a3.12 3.12 0 0 1 2.005 2.906v6.316c0 1.724-1.413 3.118-3.15 3.118H5.4c-1.737 0-3.15-1.394-3.15-3.118V6.817c0-1.696 1.39-3.067 3.098-3.067Zm12.867 3.947c-.148-.783-.75-1.372-1.474-1.44L16.6 6.25h-6.114l1.185 1.195a.86.86 0 0 0 .61.252h5.934Z",
|
|
23
|
+
fill: "#191919",
|
|
24
|
+
"fill-rule": "evenodd"
|
|
25
|
+
},
|
|
26
|
+
null,
|
|
27
|
+
-1
|
|
28
|
+
/* HOISTED */
|
|
29
|
+
);
|
|
30
|
+
var _hoisted_4 = [_hoisted_2, _hoisted_3];
|
|
31
|
+
function render(_ctx, _cache) {
|
|
32
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_4));
|
|
33
|
+
}
|
|
34
|
+
var FolderClosedSolid = {
|
|
35
|
+
render
|
|
36
|
+
};
|
|
37
|
+
var index = function index2() {
|
|
38
|
+
return svg({
|
|
39
|
+
name: "IconFolderClosedSolid",
|
|
40
|
+
component: FolderClosedSolid
|
|
41
|
+
})();
|
|
42
|
+
};
|
|
43
|
+
export {
|
|
44
|
+
index as default
|
|
45
|
+
};
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import { svg } from "@opentinyvue/vue-common";
|
|
2
|
+
import { createElementBlock, openBlock, createElementVNode } from "vue";
|
|
3
|
+
var _hoisted_1 = {
|
|
4
|
+
viewBox: "0 0 21.75 20.25",
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
width: "21.75",
|
|
7
|
+
height: "20.25",
|
|
8
|
+
fill: "none"
|
|
9
|
+
};
|
|
10
|
+
var _hoisted_2 = /* @__PURE__ */ createElementVNode(
|
|
11
|
+
"path",
|
|
12
|
+
{
|
|
13
|
+
d: "M0 0h24v24H0z"
|
|
14
|
+
},
|
|
15
|
+
null,
|
|
16
|
+
-1
|
|
17
|
+
/* HOISTED */
|
|
18
|
+
);
|
|
19
|
+
var _hoisted_3 = /* @__PURE__ */ createElementVNode(
|
|
20
|
+
"path",
|
|
21
|
+
{
|
|
22
|
+
d: "M7.52 3.75c.24 0 .476.046.697.135l.162.074 3.419 1.765h5.177c1.213 0 2.128.494 2.624 1.452l.088.185a.75.75 0 0 1-1.374.6c-.204-.465-.558-.7-1.177-.733l-.16-.004h-5.183a1.49 1.49 0 0 1-.556-.108l-.129-.06-3.417-1.764a.374.374 0 0 0-.112-.037l-.058-.005H5.297c-.802 0-1.469.642-1.54 1.47l-.007.148v7.699l1-3.388a2.334 2.334 0 0 1 2.297-1.903h12.367a2.333 2.333 0 0 1 2.336 2.33c0 .142-.013.285-.057.5l-1.844 6.242a2.334 2.334 0 0 1-2.296 1.902H5.186c-.292 0-.573-.054-.831-.152-1.17-.388-2.026-1.481-2.1-2.784l-.005-.182V6.868c0-1.655 1.264-3.018 2.868-3.113l.18-.005H7.52Z",
|
|
23
|
+
fill: "#191919",
|
|
24
|
+
"fill-rule": "evenodd"
|
|
25
|
+
},
|
|
26
|
+
null,
|
|
27
|
+
-1
|
|
28
|
+
/* HOISTED */
|
|
29
|
+
);
|
|
30
|
+
var _hoisted_4 = [_hoisted_2, _hoisted_3];
|
|
31
|
+
function render(_ctx, _cache) {
|
|
32
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_4));
|
|
33
|
+
}
|
|
34
|
+
var FolderOpenedSolid = {
|
|
35
|
+
render
|
|
36
|
+
};
|
|
37
|
+
var index = function index2() {
|
|
38
|
+
return svg({
|
|
39
|
+
name: "IconFolderOpenedSolid",
|
|
40
|
+
component: FolderOpenedSolid
|
|
41
|
+
})();
|
|
42
|
+
};
|
|
43
|
+
export {
|
|
44
|
+
index as default
|
|
45
|
+
};
|
package/lib/triangle-down.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { svg } from "@opentinyvue/vue-common";
|
|
2
2
|
import { createElementBlock, openBlock, createElementVNode } from "vue";
|
|
3
3
|
var _hoisted_1 = {
|
|
4
|
-
viewBox: "0
|
|
4
|
+
viewBox: "0 7 24 24",
|
|
5
5
|
xmlns: "http://www.w3.org/2000/svg"
|
|
6
6
|
};
|
|
7
7
|
var _hoisted_2 = /* @__PURE__ */ createElementVNode(
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { svg } from "@opentinyvue/vue-common";
|
|
2
|
+
import { createElementBlock, openBlock, createElementVNode } from "vue";
|
|
3
|
+
var _hoisted_1 = {
|
|
4
|
+
viewBox: "0 -7 24 24",
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
6
|
+
};
|
|
7
|
+
var _hoisted_2 = /* @__PURE__ */ createElementVNode(
|
|
8
|
+
"path",
|
|
9
|
+
{
|
|
10
|
+
d: "M3.47 16.53a.75.75 0 0 0 .976.073l.084-.073L12 9.061l7.47 7.47a.75.75 0 0 0 .976.072l.084-.073a.75.75 0 0 0 .073-.976l-.073-.084-8-8a.75.75 0 0 0-.976-.073l-.084.073-8 8a.75.75 0 0 0 0 1.06Z",
|
|
11
|
+
"fill-rule": "evenodd"
|
|
12
|
+
},
|
|
13
|
+
null,
|
|
14
|
+
-1
|
|
15
|
+
/* HOISTED */
|
|
16
|
+
);
|
|
17
|
+
var _hoisted_3 = [_hoisted_2];
|
|
18
|
+
function render(_ctx, _cache) {
|
|
19
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_3));
|
|
20
|
+
}
|
|
21
|
+
var TriangleUp = {
|
|
22
|
+
render
|
|
23
|
+
};
|
|
24
|
+
var index = function index2() {
|
|
25
|
+
return svg({
|
|
26
|
+
name: "IconTriangleUp",
|
|
27
|
+
component: TriangleUp
|
|
28
|
+
})();
|
|
29
|
+
};
|
|
30
|
+
export {
|
|
31
|
+
index as default
|
|
32
|
+
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@opentinyvue/vue-icon-saas",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.26.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.26.0",
|
|
31
|
+
"@opentinyvue/vue-theme-saas": "~3.26.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;
|