@arco-iconbox/vue-smartcode 0.1.68 → 0.1.69
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/dist/icon.js +2497 -2467
- package/dist/icon.js.map +1 -1
- package/dist/icon.min.js +5 -1
- package/dist/icon.min.js.map +1 -1
- package/esm/IconColorDataFlow/index.js +32 -0
- package/esm/index.js +1 -0
- package/lib/IconColorDataFlow/index.js +33 -0
- package/lib/index.js +2 -0
- package/package.json +1 -1
- package/src/IconColorDataFlow/index.vue +19 -0
- package/src/index.js +2 -1
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
+
const _sfc_main = {
|
|
4
|
+
name: "IconColorDataFlow",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "sc"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: false
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = ["fill"];
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M15.0603 11.631C15.132 11.6338 15.2167 11.7082 15.3855 11.8585L16.9939 13.2912C17.0866 13.3738 17.133 13.4152 17.1501 13.464C17.1652 13.5069 17.1652 13.554 17.1501 13.5968C17.1329 13.6455 17.0865 13.6872 16.9939 13.7697L15.3855 15.2013C15.2166 15.3517 15.132 15.427 15.0603 15.4298C14.998 15.4322 14.9379 15.4057 14.8982 15.3576C14.8525 15.3022 14.8523 15.189 14.8523 14.963V14.1955H10.4704C10.1033 14.1954 9.80564 13.8975 9.8054 13.5304C9.80557 13.1633 10.1033 12.8654 10.4704 12.8654H14.8523V12.0978C14.8523 11.8718 14.8526 11.7587 14.8982 11.7033C14.9379 11.6551 14.9979 11.6286 15.0603 11.631ZM4.43333 3.32631C4.87701 3.32965 5.21297 3.34617 5.52806 3.41811C6.39351 3.61581 7.1583 4.1213 7.67943 4.83999C7.93225 5.1889 8.10799 5.61151 8.38255 6.256C8.68255 6.9602 8.7954 7.2138 8.93919 7.41225C9.27116 7.87005 9.75803 8.19251 10.3093 8.3185C10.5483 8.37301 10.8259 8.3771 11.5915 8.3771H14.8533L14.987 8.38979C15.2899 8.4519 15.5182 8.721 15.5183 9.04213C15.5182 9.17959 15.4756 9.30724 15.404 9.41323C15.3562 9.48399 15.2951 9.5451 15.2243 9.59292C15.1183 9.66452 14.9907 9.70704 14.8533 9.70717H11.5915C10.8258 9.70717 10.5483 9.71124 10.3093 9.76577C9.75793 9.89177 9.27118 10.2141 8.93919 10.672C8.79538 10.8705 8.68262 11.1239 8.38255 11.8283C8.10795 12.4729 7.93231 12.8953 7.67943 13.2443C7.15827 13.963 6.39357 14.4685 5.52806 14.6662C5.10783 14.7621 4.65079 14.758 3.94994 14.758H1.6013C1.23417 14.758 0.936487 14.46 0.936264 14.0929C0.936414 13.7258 1.23413 13.4279 1.6013 13.4279H3.94994C4.71578 13.4279 4.99316 13.4239 5.23216 13.3693C5.78352 13.2433 6.27031 12.9209 6.60228 12.463C6.74609 12.2646 6.85887 12.0111 7.15892 11.3068C7.43355 10.6621 7.60914 10.2397 7.86205 9.89077C8.10304 9.55839 8.39725 9.27292 8.72826 9.04116C8.39759 8.80952 8.10285 8.52557 7.86205 8.1935C7.60917 7.84457 7.4335 7.42202 7.15892 6.77749C6.85895 6.07334 6.74603 5.81968 6.60228 5.62124C6.27033 5.16339 5.78346 4.84101 5.23216 4.71499C4.99317 4.66043 4.71571 4.65639 3.94994 4.65639H1.6013C1.23416 4.65639 0.936462 4.35845 0.936264 3.99135C0.936414 3.62421 1.23413 3.32631 1.6013 3.32631H4.43333ZM5.4265 8.3312C5.79347 8.33143 6.09138 8.62925 6.09154 8.99624C6.09154 9.36336 5.79357 9.66104 5.4265 9.66128H1.59935C1.23208 9.66128 0.934311 9.36351 0.934311 8.99624C0.934471 8.6291 1.23218 8.3312 1.59935 8.3312H5.4265ZM15.0603 2.56264C15.132 2.56541 15.2166 2.64079 15.3855 2.79116L16.9939 4.22378C17.0866 4.30637 17.133 4.34786 17.1501 4.39663C17.1651 4.43929 17.165 4.48578 17.1501 4.52846C17.133 4.57719 17.0865 4.61884 16.9939 4.70131L15.3855 6.13393C15.2166 6.28437 15.132 6.35967 15.0603 6.36245C14.998 6.36482 14.9379 6.33825 14.8982 6.29018C14.8525 6.23477 14.8523 6.12093 14.8523 5.89467V5.1271H10.4704C10.1032 5.12708 9.8054 4.82932 9.8054 4.46206C9.80578 4.09512 10.1034 3.79703 10.4704 3.79702H14.8523V3.03042C14.8523 2.80445 14.8527 2.69137 14.8982 2.63588C14.9379 2.58774 14.9979 2.56027 15.0603 2.56264Z" }, null, -1);
|
|
18
|
+
const _hoisted_3 = [
|
|
19
|
+
_hoisted_2
|
|
20
|
+
];
|
|
21
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
22
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
23
|
+
viewBox: "0 0 18 18",
|
|
24
|
+
fill: $props.useCurrentColor ? "currentColor" : "#722ed1",
|
|
25
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
26
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-color-data-flow`],
|
|
27
|
+
width: "1em",
|
|
28
|
+
height: "1em"
|
|
29
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
30
|
+
}
|
|
31
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
32
|
+
export { index as default };
|
package/esm/index.js
CHANGED
|
@@ -338,3 +338,4 @@ export { default as IconLineToolbarImport } from "./IconLineToolbarImport/index.
|
|
|
338
338
|
export { default as IconLineQuotation } from "./IconLineQuotation/index.js";
|
|
339
339
|
export { default as IconLineCloseBold } from "./IconLineCloseBold/index.js";
|
|
340
340
|
export { default as IconLineOkBold } from "./IconLineOkBold/index.js";
|
|
341
|
+
export { default as IconColorDataFlow } from "./IconColorDataFlow/index.js";
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var vue = require("vue");
|
|
3
|
+
var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
|
|
4
|
+
const _sfc_main = {
|
|
5
|
+
name: "IconColorDataFlow",
|
|
6
|
+
props: {
|
|
7
|
+
prefix: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: "sc"
|
|
10
|
+
},
|
|
11
|
+
useCurrentColor: {
|
|
12
|
+
type: Boolean,
|
|
13
|
+
default: false
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
};
|
|
17
|
+
const _hoisted_1 = ["fill"];
|
|
18
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M15.0603 11.631C15.132 11.6338 15.2167 11.7082 15.3855 11.8585L16.9939 13.2912C17.0866 13.3738 17.133 13.4152 17.1501 13.464C17.1652 13.5069 17.1652 13.554 17.1501 13.5968C17.1329 13.6455 17.0865 13.6872 16.9939 13.7697L15.3855 15.2013C15.2166 15.3517 15.132 15.427 15.0603 15.4298C14.998 15.4322 14.9379 15.4057 14.8982 15.3576C14.8525 15.3022 14.8523 15.189 14.8523 14.963V14.1955H10.4704C10.1033 14.1954 9.80564 13.8975 9.8054 13.5304C9.80557 13.1633 10.1033 12.8654 10.4704 12.8654H14.8523V12.0978C14.8523 11.8718 14.8526 11.7587 14.8982 11.7033C14.9379 11.6551 14.9979 11.6286 15.0603 11.631ZM4.43333 3.32631C4.87701 3.32965 5.21297 3.34617 5.52806 3.41811C6.39351 3.61581 7.1583 4.1213 7.67943 4.83999C7.93225 5.1889 8.10799 5.61151 8.38255 6.256C8.68255 6.9602 8.7954 7.2138 8.93919 7.41225C9.27116 7.87005 9.75803 8.19251 10.3093 8.3185C10.5483 8.37301 10.8259 8.3771 11.5915 8.3771H14.8533L14.987 8.38979C15.2899 8.4519 15.5182 8.721 15.5183 9.04213C15.5182 9.17959 15.4756 9.30724 15.404 9.41323C15.3562 9.48399 15.2951 9.5451 15.2243 9.59292C15.1183 9.66452 14.9907 9.70704 14.8533 9.70717H11.5915C10.8258 9.70717 10.5483 9.71124 10.3093 9.76577C9.75793 9.89177 9.27118 10.2141 8.93919 10.672C8.79538 10.8705 8.68262 11.1239 8.38255 11.8283C8.10795 12.4729 7.93231 12.8953 7.67943 13.2443C7.15827 13.963 6.39357 14.4685 5.52806 14.6662C5.10783 14.7621 4.65079 14.758 3.94994 14.758H1.6013C1.23417 14.758 0.936487 14.46 0.936264 14.0929C0.936414 13.7258 1.23413 13.4279 1.6013 13.4279H3.94994C4.71578 13.4279 4.99316 13.4239 5.23216 13.3693C5.78352 13.2433 6.27031 12.9209 6.60228 12.463C6.74609 12.2646 6.85887 12.0111 7.15892 11.3068C7.43355 10.6621 7.60914 10.2397 7.86205 9.89077C8.10304 9.55839 8.39725 9.27292 8.72826 9.04116C8.39759 8.80952 8.10285 8.52557 7.86205 8.1935C7.60917 7.84457 7.4335 7.42202 7.15892 6.77749C6.85895 6.07334 6.74603 5.81968 6.60228 5.62124C6.27033 5.16339 5.78346 4.84101 5.23216 4.71499C4.99317 4.66043 4.71571 4.65639 3.94994 4.65639H1.6013C1.23416 4.65639 0.936462 4.35845 0.936264 3.99135C0.936414 3.62421 1.23413 3.32631 1.6013 3.32631H4.43333ZM5.4265 8.3312C5.79347 8.33143 6.09138 8.62925 6.09154 8.99624C6.09154 9.36336 5.79357 9.66104 5.4265 9.66128H1.59935C1.23208 9.66128 0.934311 9.36351 0.934311 8.99624C0.934471 8.6291 1.23218 8.3312 1.59935 8.3312H5.4265ZM15.0603 2.56264C15.132 2.56541 15.2166 2.64079 15.3855 2.79116L16.9939 4.22378C17.0866 4.30637 17.133 4.34786 17.1501 4.39663C17.1651 4.43929 17.165 4.48578 17.1501 4.52846C17.133 4.57719 17.0865 4.61884 16.9939 4.70131L15.3855 6.13393C15.2166 6.28437 15.132 6.35967 15.0603 6.36245C14.998 6.36482 14.9379 6.33825 14.8982 6.29018C14.8525 6.23477 14.8523 6.12093 14.8523 5.89467V5.1271H10.4704C10.1032 5.12708 9.8054 4.82932 9.8054 4.46206C9.80578 4.09512 10.1034 3.79703 10.4704 3.79702H14.8523V3.03042C14.8523 2.80445 14.8527 2.69137 14.8982 2.63588C14.9379 2.58774 14.9979 2.56027 15.0603 2.56264Z" }, null, -1);
|
|
19
|
+
const _hoisted_3 = [
|
|
20
|
+
_hoisted_2
|
|
21
|
+
];
|
|
22
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
23
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
|
24
|
+
viewBox: "0 0 18 18",
|
|
25
|
+
fill: $props.useCurrentColor ? "currentColor" : "#722ed1",
|
|
26
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
27
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-color-data-flow`],
|
|
28
|
+
width: "1em",
|
|
29
|
+
height: "1em"
|
|
30
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
31
|
+
}
|
|
32
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
33
|
+
module.exports = index;
|
package/lib/index.js
CHANGED
|
@@ -340,6 +340,7 @@ var index$5g = require("./IconLineToolbarImport/index.js");
|
|
|
340
340
|
var index$5h = require("./IconLineQuotation/index.js");
|
|
341
341
|
var index$5i = require("./IconLineCloseBold/index.js");
|
|
342
342
|
var index$5j = require("./IconLineOkBold/index.js");
|
|
343
|
+
var index$5k = require("./IconColorDataFlow/index.js");
|
|
343
344
|
exports.IconFillHeart = index;
|
|
344
345
|
exports.IconFillMute = index$1;
|
|
345
346
|
exports.IconFillSound = index$2;
|
|
@@ -680,3 +681,4 @@ exports.IconLineToolbarImport = index$5g;
|
|
|
680
681
|
exports.IconLineQuotation = index$5h;
|
|
681
682
|
exports.IconLineCloseBold = index$5i;
|
|
682
683
|
exports.IconLineOkBold = index$5j;
|
|
684
|
+
exports.IconColorDataFlow = index$5k;
|
package/package.json
CHANGED
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg viewBox="0 0 18 18" :fill="useCurrentColor ? 'currentColor' : '#722ed1'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-color-data-flow`]" width="1em" height="1em" v-bind="$attrs"><path d="M15.0603 11.631C15.132 11.6338 15.2167 11.7082 15.3855 11.8585L16.9939 13.2912C17.0866 13.3738 17.133 13.4152 17.1501 13.464C17.1652 13.5069 17.1652 13.554 17.1501 13.5968C17.1329 13.6455 17.0865 13.6872 16.9939 13.7697L15.3855 15.2013C15.2166 15.3517 15.132 15.427 15.0603 15.4298C14.998 15.4322 14.9379 15.4057 14.8982 15.3576C14.8525 15.3022 14.8523 15.189 14.8523 14.963V14.1955H10.4704C10.1033 14.1954 9.80564 13.8975 9.8054 13.5304C9.80557 13.1633 10.1033 12.8654 10.4704 12.8654H14.8523V12.0978C14.8523 11.8718 14.8526 11.7587 14.8982 11.7033C14.9379 11.6551 14.9979 11.6286 15.0603 11.631ZM4.43333 3.32631C4.87701 3.32965 5.21297 3.34617 5.52806 3.41811C6.39351 3.61581 7.1583 4.1213 7.67943 4.83999C7.93225 5.1889 8.10799 5.61151 8.38255 6.256C8.68255 6.9602 8.7954 7.2138 8.93919 7.41225C9.27116 7.87005 9.75803 8.19251 10.3093 8.3185C10.5483 8.37301 10.8259 8.3771 11.5915 8.3771H14.8533L14.987 8.38979C15.2899 8.4519 15.5182 8.721 15.5183 9.04213C15.5182 9.17959 15.4756 9.30724 15.404 9.41323C15.3562 9.48399 15.2951 9.5451 15.2243 9.59292C15.1183 9.66452 14.9907 9.70704 14.8533 9.70717H11.5915C10.8258 9.70717 10.5483 9.71124 10.3093 9.76577C9.75793 9.89177 9.27118 10.2141 8.93919 10.672C8.79538 10.8705 8.68262 11.1239 8.38255 11.8283C8.10795 12.4729 7.93231 12.8953 7.67943 13.2443C7.15827 13.963 6.39357 14.4685 5.52806 14.6662C5.10783 14.7621 4.65079 14.758 3.94994 14.758H1.6013C1.23417 14.758 0.936487 14.46 0.936264 14.0929C0.936414 13.7258 1.23413 13.4279 1.6013 13.4279H3.94994C4.71578 13.4279 4.99316 13.4239 5.23216 13.3693C5.78352 13.2433 6.27031 12.9209 6.60228 12.463C6.74609 12.2646 6.85887 12.0111 7.15892 11.3068C7.43355 10.6621 7.60914 10.2397 7.86205 9.89077C8.10304 9.55839 8.39725 9.27292 8.72826 9.04116C8.39759 8.80952 8.10285 8.52557 7.86205 8.1935C7.60917 7.84457 7.4335 7.42202 7.15892 6.77749C6.85895 6.07334 6.74603 5.81968 6.60228 5.62124C6.27033 5.16339 5.78346 4.84101 5.23216 4.71499C4.99317 4.66043 4.71571 4.65639 3.94994 4.65639H1.6013C1.23416 4.65639 0.936462 4.35845 0.936264 3.99135C0.936414 3.62421 1.23413 3.32631 1.6013 3.32631H4.43333ZM5.4265 8.3312C5.79347 8.33143 6.09138 8.62925 6.09154 8.99624C6.09154 9.36336 5.79357 9.66104 5.4265 9.66128H1.59935C1.23208 9.66128 0.934311 9.36351 0.934311 8.99624C0.934471 8.6291 1.23218 8.3312 1.59935 8.3312H5.4265ZM15.0603 2.56264C15.132 2.56541 15.2166 2.64079 15.3855 2.79116L16.9939 4.22378C17.0866 4.30637 17.133 4.34786 17.1501 4.39663C17.1651 4.43929 17.165 4.48578 17.1501 4.52846C17.133 4.57719 17.0865 4.61884 16.9939 4.70131L15.3855 6.13393C15.2166 6.28437 15.132 6.35967 15.0603 6.36245C14.998 6.36482 14.9379 6.33825 14.8982 6.29018C14.8525 6.23477 14.8523 6.12093 14.8523 5.89467V5.1271H10.4704C10.1032 5.12708 9.8054 4.82932 9.8054 4.46206C9.80578 4.09512 10.1034 3.79703 10.4704 3.79702H14.8523V3.03042C14.8523 2.80445 14.8527 2.69137 14.8982 2.63588C14.9379 2.58774 14.9979 2.56027 15.0603 2.56264Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconColorDataFlow',
|
|
8
|
+
props: {
|
|
9
|
+
prefix: {
|
|
10
|
+
type: String,
|
|
11
|
+
default: 'sc',
|
|
12
|
+
},
|
|
13
|
+
useCurrentColor: {
|
|
14
|
+
type: Boolean,
|
|
15
|
+
default: false,
|
|
16
|
+
},
|
|
17
|
+
},
|
|
18
|
+
};
|
|
19
|
+
</script>
|
package/src/index.js
CHANGED
|
@@ -337,4 +337,5 @@ export { default as IconLineToolbarVerify } from './IconLineToolbarVerify/index.
|
|
|
337
337
|
export { default as IconLineToolbarImport } from './IconLineToolbarImport/index.vue';
|
|
338
338
|
export { default as IconLineQuotation } from './IconLineQuotation/index.vue';
|
|
339
339
|
export { default as IconLineCloseBold } from './IconLineCloseBold/index.vue';
|
|
340
|
-
export { default as IconLineOkBold } from './IconLineOkBold/index.vue';
|
|
340
|
+
export { default as IconLineOkBold } from './IconLineOkBold/index.vue';
|
|
341
|
+
export { default as IconColorDataFlow } from './IconColorDataFlow/index.vue';
|