@opentinyvue/vue-icon-saas 3.24.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/lib/pushpin.js CHANGED
@@ -1,22 +1,40 @@
1
1
  import { svg } from "@opentinyvue/vue-common";
2
2
  import { createElementBlock, openBlock, createElementVNode } from "vue";
3
3
  var _hoisted_1 = {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: "24",
6
+ height: "24",
4
7
  viewBox: "0 0 24 24",
5
- xmlns: "http://www.w3.org/2000/svg"
8
+ fill: "none"
6
9
  };
7
10
  var _hoisted_2 = /* @__PURE__ */ createElementVNode(
8
- "path",
11
+ "defs",
12
+ null,
13
+ [/* @__PURE__ */ createElementVNode("clipPath", {
14
+ id: "pushpin_svg__a"
15
+ }, [/* @__PURE__ */ createElementVNode("path", {
16
+ fill: "#fff",
17
+ "fill-opacity": "0",
18
+ d: "M0 0h24v24H0z"
19
+ })])],
20
+ -1
21
+ /* HOISTED */
22
+ );
23
+ var _hoisted_3 = /* @__PURE__ */ createElementVNode(
24
+ "g",
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
+ "clip-path": "url(#pushpin_svg__a)"
12
27
  },
13
- null,
28
+ [/* @__PURE__ */ createElementVNode("path", {
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"
31
+ })],
14
32
  -1
15
33
  /* HOISTED */
16
34
  );
17
- var _hoisted_3 = [_hoisted_2];
35
+ var _hoisted_4 = [_hoisted_2, _hoisted_3];
18
36
  function render(_ctx, _cache) {
19
- return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_3));
37
+ return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_4));
20
38
  }
21
39
  var Pushpin = {
22
40
  render
@@ -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 0 24 24",
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.24.0",
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.24.0",
31
- "@opentinyvue/vue-theme-saas": "~3.24.0"
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;
@@ -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;
@@ -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;