@opentinyvue/vue-icon-saas 3.23.0 → 3.24.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/lib/pushpin-solid.js +8 -37
- package/lib/pushpin.js +7 -24
- package/package.json +3 -3
package/lib/pushpin-solid.js
CHANGED
|
@@ -1,53 +1,24 @@
|
|
|
1
1
|
import { svg } from "@opentinyvue/vue-common";
|
|
2
2
|
import { createElementBlock, openBlock, createElementVNode } from "vue";
|
|
3
3
|
var _hoisted_1 = {
|
|
4
|
-
width: "
|
|
5
|
-
height: "
|
|
6
|
-
viewBox: "0 0
|
|
4
|
+
width: "12.998",
|
|
5
|
+
height: "13",
|
|
6
|
+
viewBox: "0 0 12.998 13",
|
|
7
7
|
fill: "none",
|
|
8
8
|
xmlns: "http://www.w3.org/2000/svg"
|
|
9
9
|
};
|
|
10
10
|
var _hoisted_2 = /* @__PURE__ */ createElementVNode(
|
|
11
|
-
"
|
|
12
|
-
null,
|
|
13
|
-
[/* @__PURE__ */ createElementVNode("clipPath", {
|
|
14
|
-
id: "pushpin-solid_svg__a"
|
|
15
|
-
}, [/* @__PURE__ */ createElementVNode("path", {
|
|
16
|
-
fill: "#fff",
|
|
17
|
-
"fill-opacity": "0",
|
|
18
|
-
d: "M0 0h16v16H0z"
|
|
19
|
-
})])],
|
|
20
|
-
-1
|
|
21
|
-
/* HOISTED */
|
|
22
|
-
);
|
|
23
|
-
var _hoisted_3 = /* @__PURE__ */ createElementVNode(
|
|
24
|
-
"g",
|
|
11
|
+
"path",
|
|
25
12
|
{
|
|
26
|
-
|
|
13
|
+
d: "M8.72.47c-.64-.63-1.67-.63-2.31 0l-.1.1c-.52.53-.73 1.3-.55 2.01l.05.2c.1.37-.01.79-.29 1.07l-.23.23c-.25.26-.62.35-.96.24l-.09-.03c-.27-.07-.59-.13-.96-.19-.41-.05-.89-.06-1.44-.03-.48.02-.93.23-1.27.57l-.09.09c-.67.77-.65 1.95.09 2.68l2.15 2.16-2.58 2.57c-.14.2-.18.53 0 .71.2.19.51.19.71 0l2.52-2.53 2.19 2.1a1.958 1.958 0 0 0 3.34-1.27c.03-.56.02-1.04-.04-1.45-.05-.35-.11-.65-.17-.9l-.06-.21a.95.95 0 0 1 .25-.9l.26-.26c.29-.29.7-.42 1.1-.35l.19.04c.77.17 1.55-.06 2.1-.61l.06-.07c.56-.62.53-1.55-.04-2.12L8.72.47Z"
|
|
27
14
|
},
|
|
28
|
-
|
|
29
|
-
id: "pushpin-solid_svg__b",
|
|
30
|
-
"mask-type": "alpha",
|
|
31
|
-
maskUnits: "userSpaceOnUse",
|
|
32
|
-
x: "0",
|
|
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
|
-
})])],
|
|
15
|
+
null,
|
|
45
16
|
-1
|
|
46
17
|
/* HOISTED */
|
|
47
18
|
);
|
|
48
|
-
var
|
|
19
|
+
var _hoisted_3 = [_hoisted_2];
|
|
49
20
|
function render(_ctx, _cache) {
|
|
50
|
-
return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(
|
|
21
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_3));
|
|
51
22
|
}
|
|
52
23
|
var PushpinSolid = {
|
|
53
24
|
render
|
package/lib/pushpin.js
CHANGED
|
@@ -1,39 +1,22 @@
|
|
|
1
1
|
import { svg } from "@opentinyvue/vue-common";
|
|
2
2
|
import { createElementBlock, openBlock, createElementVNode } from "vue";
|
|
3
3
|
var _hoisted_1 = {
|
|
4
|
-
|
|
5
|
-
height: "16",
|
|
6
|
-
viewBox: "0 0 16 16",
|
|
7
|
-
fill: "none",
|
|
4
|
+
viewBox: "0 0 24 24",
|
|
8
5
|
xmlns: "http://www.w3.org/2000/svg"
|
|
9
6
|
};
|
|
10
7
|
var _hoisted_2 = /* @__PURE__ */ createElementVNode(
|
|
11
|
-
"
|
|
12
|
-
null,
|
|
13
|
-
[/* @__PURE__ */ createElementVNode("clipPath", {
|
|
14
|
-
id: "pushpin_svg__a"
|
|
15
|
-
}, [/* @__PURE__ */ createElementVNode("path", {
|
|
16
|
-
fill: "#191919",
|
|
17
|
-
d: "M0 0h16v16H0z"
|
|
18
|
-
})])],
|
|
19
|
-
-1
|
|
20
|
-
/* HOISTED */
|
|
21
|
-
);
|
|
22
|
-
var _hoisted_3 = /* @__PURE__ */ createElementVNode(
|
|
23
|
-
"g",
|
|
8
|
+
"path",
|
|
24
9
|
{
|
|
25
|
-
"
|
|
10
|
+
d: "M15.33 2.967a2.436 2.436 0 0 0-3.452 0l-.151.151a3.188 3.188 0 0 0-.836 3.015l.082.29a1.682 1.682 0 0 1-.438 1.613l-.347.349a1.43 1.43 0 0 1-1.435.357L8.612 8.7a10.963 10.963 0 0 0-1.432-.285c-.616-.087-1.336-.105-2.162-.057a2.922 2.922 0 0 0-1.908.856l-.132.14a2.949 2.949 0 0 0 .13 4.02l3.229 3.239L2.47 20.47c-.218.293-.267.794 0 1.06a.75.75 0 0 0 1.06 0l3.79-3.79 3.278 3.147a2.934 2.934 0 0 0 5.008-1.912c.047-.828.03-1.55-.057-2.167a11.38 11.38 0 0 0-.262-1.355l-.087-.307c-.122-.475.02-.999.38-1.36l.384-.386a1.89 1.89 0 0 1 1.657-.53l.289.067a3.396 3.396 0 0 0 3.14-.916l.1-.103a2.32 2.32 0 0 0-.074-3.188L15.33 2.967Zm-2.39 1.06a.936.936 0 0 1 1.328 0l5.745 5.762a.813.813 0 0 1 .033 1.112c-.445.447-1.171.712-1.8.574l-.298-.07a3.384 3.384 0 0 0-2.895.794L11.77 8.907c.675-.794.92-1.875.647-2.891l-.035-.12a1.695 1.695 0 0 1 .407-1.719l.151-.15ZM6.972 9.9c-.51-.071-1.134-.087-1.87-.045-.35.02-.681.168-.93.418a1.448 1.448 0 0 0 0 2.043l7.488 7.512a1.434 1.434 0 0 0 2.448-.938c.042-.737.027-1.363-.045-1.875a9.97 9.97 0 0 0-.225-1.173l-.087-.306a2.945 2.945 0 0 1 .307-2.21l-3.409-3.419a2.917 2.917 0 0 1-2.329.27l-.123-.036a9.545 9.545 0 0 0-1.225-.24Z",
|
|
11
|
+
"fill-rule": "evenodd"
|
|
26
12
|
},
|
|
27
|
-
|
|
28
|
-
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-.08.09-1.93 1.93c-.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.41l.07-.07 1.92-1.93c.41-.41 1.08-.41 1.49 0l.38.38 3.35-2.83Zm.67.76L7.27 6.05 6.24 5.02a.048.048 0 0 0-.07 0L4.24 6.95c-.02.02-.02.05 0 .07l4.73 4.73c.02.01.05.01.07 0l1.93-1.93c.02-.02.02-.05 0-.07L9.94 8.72l3.42-4.06c.02-.02.02-.05 0-.07l-2.01-1.97Z",
|
|
29
|
-
fill: "#191919"
|
|
30
|
-
})],
|
|
13
|
+
null,
|
|
31
14
|
-1
|
|
32
15
|
/* HOISTED */
|
|
33
16
|
);
|
|
34
|
-
var
|
|
17
|
+
var _hoisted_3 = [_hoisted_2];
|
|
35
18
|
function render(_ctx, _cache) {
|
|
36
|
-
return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(
|
|
19
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_3));
|
|
37
20
|
}
|
|
38
21
|
var Pushpin = {
|
|
39
22
|
render
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@opentinyvue/vue-icon-saas",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.24.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.24.0",
|
|
31
|
+
"@opentinyvue/vue-theme-saas": "~3.24.0"
|
|
32
32
|
},
|
|
33
33
|
"module": "./index.js",
|
|
34
34
|
"types": "index.d.ts",
|