@opentinyvue/vue-icon-saas 2.22.2 → 2.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/index.d.ts +5 -1
- package/index.js +814 -804
- package/lib/go-back.js +5 -13
- package/lib/person-history.js +34 -0
- package/lib/pushpin-solid.js +31 -0
- package/package.json +3 -3
- package/src/person-history/index.d.ts +2 -0
- package/src/pushpin-solid/index.d.ts +2 -0
package/lib/go-back.js
CHANGED
|
@@ -4,22 +4,14 @@ var render = function render2() {
|
|
|
4
4
|
var _h = _vm.$createElement;
|
|
5
5
|
var _c = _vm._self._c || _h;
|
|
6
6
|
return _c("svg", _vm._g({
|
|
7
|
-
staticStyle: {
|
|
8
|
-
"enable-background": "new 0 0 16 16"
|
|
9
|
-
},
|
|
10
7
|
attrs: {
|
|
11
|
-
"
|
|
12
|
-
"
|
|
13
|
-
"xml:space": "preserve"
|
|
8
|
+
"viewBox": "0 0 24 24",
|
|
9
|
+
"xmlns": "http://www.w3.org/2000/svg"
|
|
14
10
|
}
|
|
15
|
-
}, _vm.$listeners), [_c("
|
|
16
|
-
staticStyle: {
|
|
17
|
-
"fill": "none"
|
|
18
|
-
}
|
|
19
|
-
}), _c("path", {
|
|
20
|
-
staticClass: "go-back_svg__st1",
|
|
11
|
+
}, _vm.$listeners), [_c("path", {
|
|
21
12
|
attrs: {
|
|
22
|
-
"d": "
|
|
13
|
+
"d": "m7.99 6.11-3.4 2.42h12.97c.31 0 .62.03.93.09.35.07.68.19 1.01.34a5.016 5.016 0 0 1 1.57 1.16c.15.17.29.33.41.51.26.37.47.76.64 1.19.09.24.16.48.22.72.1.44.16.89.16 1.35a5.921 5.921 0 0 1-.38 2.06c-.17.43-.38.83-.64 1.19-.12.18-.26.35-.41.51a5.016 5.016 0 0 1-1.57 1.16c-.33.16-.66.27-1.01.34-.31.06-.62.1-.93.1H4.02c-.42 0-.75-.34-.75-.75 0-.43.33-.75.75-.75h13.54a2.978 2.978 0 0 0 1.31-.3l.24-.12c.32-.18.6-.41.85-.69.09-.09.17-.19.24-.29.21-.28.38-.6.52-.94.05-.15.1-.3.14-.45a4.185 4.185 0 0 0 0-2.14c-.04-.16-.09-.31-.14-.46-.14-.34-.31-.65-.52-.94-.07-.1-.15-.19-.24-.29-.25-.28-.53-.51-.85-.68-.08-.05-.16-.09-.24-.13-.23-.11-.46-.18-.71-.23-.19-.04-.4-.06-.6-.06H2.25c-.13 0-.24-.03-.35-.08a.78.78 0 0 1-.27-.24c-.12-.16-.16-.35-.12-.56.03-.2.13-.36.3-.48l5.31-3.79c.34-.24.8-.16 1.05.18.24.34.16.8-.18 1.05Z",
|
|
14
|
+
"fill-rule": "evenodd"
|
|
23
15
|
}
|
|
24
16
|
})]);
|
|
25
17
|
};
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { svg } from "@opentinyvue/vue-common";
|
|
2
|
+
var render = function render2() {
|
|
3
|
+
var _vm = this;
|
|
4
|
+
var _h = _vm.$createElement;
|
|
5
|
+
var _c = _vm._self._c || _h;
|
|
6
|
+
return _c("svg", _vm._g({
|
|
7
|
+
attrs: {
|
|
8
|
+
"width": "22.998",
|
|
9
|
+
"height": "23",
|
|
10
|
+
"viewBox": "0 0 22.998 23",
|
|
11
|
+
"fill": "none",
|
|
12
|
+
"xmlns": "http://www.w3.org/2000/svg"
|
|
13
|
+
}
|
|
14
|
+
}, _vm.$listeners), [_c("path", {
|
|
15
|
+
attrs: {
|
|
16
|
+
"d": "M16.081 6.238q.003-.103.003-.207c0-.822-.089-1.57-.265-2.245-.197-.753-.5-1.4-.91-1.942a4.415 4.415 0 0 0-.727-.757 4.427 4.427 0 0 0-.978-.605C12.496.161 11.678 0 10.75 0 9.82 0 9.003.16 8.296.482a4.432 4.432 0 0 0-.978.605l-.008.006q-.399.328-.72.751c-.409.542-.712 1.19-.91 1.942a8.869 8.869 0 0 0-.264 2.245l.002.207a1.96 1.96 0 0 0-.16.257 2.239 2.239 0 0 0-.218.65 2.667 2.667 0 0 0-.038.319c-.02.36.033.723.16 1.09a2.881 2.881 0 0 0 .614 1.03c.199.213.416.378.65.496.144.252.3.49.47.713.18.255.37.564.449.766a.948.948 0 0 1 .082.39.313.313 0 0 1-.025.107c-.06.078-.197.215-.339.287-.136.07-.326.152-.57.25-.156.062-.419.162-.788.3-.76.284-1.34.514-1.745.69-.709.31-1.31.624-1.802.944-1.146.747-1.834 1.602-2.062 2.566a3.193 3.193 0 0 0-.085.749c0 .13-.002.32-.006.57-.007.439-.006.758.003.957.017.367.065.675.144.922.097.303.246.552.448.745.042.04.085.077.131.112.275.193.664.336 1.063.352h8.418A8.022 8.022 0 0 1 9.18 20l-7.339.001q-.15-.008-.198-.044c-.02-.015-.041-.056-.062-.123a2.205 2.205 0 0 1-.075-.534 16.047 16.047 0 0 1-.002-.864c.005-.258.007-.457.007-.594 0-.088.006-.174.019-.26.043-.284.16-.557.35-.82.244-.334.61-.66 1.097-.978.422-.275.95-.55 1.582-.825.38-.166.937-.386 1.672-.66.379-.143.652-.247.818-.313.286-.114.517-.216.694-.306.346-.176.618-.394.816-.654.106-.14.19-.288.25-.446.065-.168.103-.347.115-.536.038-.606-.21-1.285-.747-2.039L8.1 9.9a5.052 5.052 0 0 1-.473-.753.739.739 0 0 0-.445-.374.742.742 0 0 1-.312-.214 1.354 1.354 0 0 1-.29-.493c-.08-.23-.101-.45-.064-.657.028-.154.079-.263.154-.328a.74.74 0 0 0 .259-.612 7.444 7.444 0 0 1-.013-.424c0-.694.072-1.328.216-1.878.147-.561.365-1.033.655-1.417.127-.168.269-.319.425-.453Q9.14 1.5 10.75 1.5q1.61 0 2.538.796c.156.134.297.285.425.453.29.384.508.856.655 1.417.144.55.216 1.172.216 1.865 0 .146-.005.292-.013.437a.739.739 0 0 0 .26.613c.075.065.126.174.153.327.037.207.016.426-.064.657a1.455 1.455 0 0 1-.156.322 8.04 8.04 0 0 1 1.662-.135 2.735 2.735 0 0 0 .035-1.108q-.064-.352-.22-.65a1.994 1.994 0 0 0-.16-.256ZM9.498 16.25a6.75 6.75 0 1 1 13.5 0 6.75 6.75 0 0 1-13.5 0Zm1.5 0a5.25 5.25 0 1 1 10.5 0 5.25 5.25 0 0 1-10.5 0Zm4.474-3.9c.42 0 .75.33.75.75v3.065l2.462 1.397c.366.207.49.657.283 1.023a.743.743 0 0 1-1.023.282l-2.843-1.613q-.088-.05-.157-.119-.07-.068-.12-.156-.051-.087-.077-.182-.025-.094-.025-.195V13.1c0-.42.33-.75.75-.75Z",
|
|
17
|
+
"clip-rule": "evenodd",
|
|
18
|
+
"fill": "#191919",
|
|
19
|
+
"fill-rule": "evenodd"
|
|
20
|
+
}
|
|
21
|
+
})]);
|
|
22
|
+
};
|
|
23
|
+
var PersonHistory = {
|
|
24
|
+
render
|
|
25
|
+
};
|
|
26
|
+
var index = function index2() {
|
|
27
|
+
return svg({
|
|
28
|
+
name: "IconPersonHistory",
|
|
29
|
+
component: PersonHistory
|
|
30
|
+
})();
|
|
31
|
+
};
|
|
32
|
+
export {
|
|
33
|
+
index as default
|
|
34
|
+
};
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { svg } from "@opentinyvue/vue-common";
|
|
2
|
+
var render = function render2() {
|
|
3
|
+
var _vm = this;
|
|
4
|
+
var _h = _vm.$createElement;
|
|
5
|
+
var _c = _vm._self._c || _h;
|
|
6
|
+
return _c("svg", _vm._g({
|
|
7
|
+
attrs: {
|
|
8
|
+
"width": "12.998",
|
|
9
|
+
"height": "13",
|
|
10
|
+
"viewBox": "0 0 12.998 13",
|
|
11
|
+
"fill": "none",
|
|
12
|
+
"xmlns": "http://www.w3.org/2000/svg"
|
|
13
|
+
}
|
|
14
|
+
}, _vm.$listeners), [_c("path", {
|
|
15
|
+
attrs: {
|
|
16
|
+
"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"
|
|
17
|
+
}
|
|
18
|
+
})]);
|
|
19
|
+
};
|
|
20
|
+
var PushpinSolid = {
|
|
21
|
+
render
|
|
22
|
+
};
|
|
23
|
+
var index = function index2() {
|
|
24
|
+
return svg({
|
|
25
|
+
name: "IconPushpinSolid",
|
|
26
|
+
component: PushpinSolid
|
|
27
|
+
})();
|
|
28
|
+
};
|
|
29
|
+
export {
|
|
30
|
+
index as default
|
|
31
|
+
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@opentinyvue/vue-icon-saas",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.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": "~2.
|
|
31
|
-
"@opentinyvue/vue-theme-saas": "~2.
|
|
30
|
+
"@opentinyvue/vue-common": "~2.24.0",
|
|
31
|
+
"@opentinyvue/vue-theme-saas": "~2.24.0"
|
|
32
32
|
},
|
|
33
33
|
"module": "./index.js",
|
|
34
34
|
"types": "index.d.ts",
|