@arco-iconbox/vue-smartcode 0.1.76 → 0.1.78
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 +3024 -2925
- package/dist/icon.js.map +1 -1
- package/dist/icon.min.js +95 -87
- package/dist/icon.min.js.map +1 -1
- package/esm/IconColorRichtext/index.js +55 -0
- package/esm/IconColorSelect/index.js +48 -0
- package/esm/index.js +2 -0
- package/lib/IconColorRichtext/index.js +56 -0
- package/lib/IconColorSelect/index.js +49 -0
- package/lib/index.js +4 -0
- package/package.json +1 -1
- package/src/IconColorRichtext/index.vue +19 -0
- package/src/IconColorSelect/index.vue +19 -0
- package/src/index.js +3 -1
|
@@ -0,0 +1,55 @@
|
|
|
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: "IconColorRichtext",
|
|
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 = /* @__PURE__ */ createElementVNode("rect", {
|
|
17
|
+
x: "2",
|
|
18
|
+
y: "4",
|
|
19
|
+
width: "20",
|
|
20
|
+
height: "16.415",
|
|
21
|
+
rx: "3",
|
|
22
|
+
stroke: "#165DFF",
|
|
23
|
+
"stroke-width": "1.66"
|
|
24
|
+
}, null, -1);
|
|
25
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
|
|
26
|
+
d: "M6.85742 8.8266H9.42885M12.0003 8.8266H9.42885M9.42885 8.8266V13.1123",
|
|
27
|
+
stroke: "#00BBD8",
|
|
28
|
+
"stroke-width": "1.66",
|
|
29
|
+
"stroke-linecap": "round",
|
|
30
|
+
"stroke-linejoin": "round"
|
|
31
|
+
}, null, -1);
|
|
32
|
+
const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", {
|
|
33
|
+
d: "M13.2539 13.1123H17.5749M6.42578 16.5408L17.575 16.5408",
|
|
34
|
+
stroke: "#165DFF",
|
|
35
|
+
"stroke-width": "1.66",
|
|
36
|
+
"stroke-linecap": "round",
|
|
37
|
+
"stroke-linejoin": "round"
|
|
38
|
+
}, null, -1);
|
|
39
|
+
const _hoisted_4 = [
|
|
40
|
+
_hoisted_1,
|
|
41
|
+
_hoisted_2,
|
|
42
|
+
_hoisted_3
|
|
43
|
+
];
|
|
44
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
45
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
46
|
+
viewBox: "0 0 24 24",
|
|
47
|
+
fill: "none",
|
|
48
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
49
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-color-richtext`],
|
|
50
|
+
width: "1em",
|
|
51
|
+
height: "1em"
|
|
52
|
+
}, _ctx.$attrs), _hoisted_4, 16);
|
|
53
|
+
}
|
|
54
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
55
|
+
export { index as default };
|
|
@@ -0,0 +1,48 @@
|
|
|
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: "IconColorSelect",
|
|
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 = /* @__PURE__ */ createElementVNode("rect", {
|
|
17
|
+
x: "3",
|
|
18
|
+
y: "3",
|
|
19
|
+
width: "18",
|
|
20
|
+
height: "18",
|
|
21
|
+
rx: "4",
|
|
22
|
+
stroke: "#165DFF",
|
|
23
|
+
"stroke-width": "1.66",
|
|
24
|
+
"stroke-linejoin": "round"
|
|
25
|
+
}, null, -1);
|
|
26
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
|
|
27
|
+
d: "M7.68359 10.3261L10.8687 13.5112C11.2647 13.9072 11.4627 14.1052 11.691 14.1794C11.8919 14.2446 12.1082 14.2446 12.309 14.1794C12.5374 14.1052 12.7354 13.9072 13.1314 13.5112L16.3165 10.3261",
|
|
28
|
+
stroke: "#00BBD8",
|
|
29
|
+
"stroke-width": "1.66",
|
|
30
|
+
"stroke-linecap": "round",
|
|
31
|
+
"stroke-linejoin": "round"
|
|
32
|
+
}, null, -1);
|
|
33
|
+
const _hoisted_3 = [
|
|
34
|
+
_hoisted_1,
|
|
35
|
+
_hoisted_2
|
|
36
|
+
];
|
|
37
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
38
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
39
|
+
viewBox: "0 0 24 24",
|
|
40
|
+
fill: "none",
|
|
41
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
42
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-color-select`],
|
|
43
|
+
width: "1em",
|
|
44
|
+
height: "1em"
|
|
45
|
+
}, _ctx.$attrs), _hoisted_3, 16);
|
|
46
|
+
}
|
|
47
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
48
|
+
export { index as default };
|
package/esm/index.js
CHANGED
|
@@ -360,3 +360,5 @@ export { default as IconColorOrganization } from "./IconColorOrganization/index.
|
|
|
360
360
|
export { default as IconColorCard } from "./IconColorCard/index.js";
|
|
361
361
|
export { default as IconColorLine } from "./IconColorLine/index.js";
|
|
362
362
|
export { default as IconColorUpload2 } from "./IconColorUpload2/index.js";
|
|
363
|
+
export { default as IconColorSelect } from "./IconColorSelect/index.js";
|
|
364
|
+
export { default as IconColorRichtext } from "./IconColorRichtext/index.js";
|
|
@@ -0,0 +1,56 @@
|
|
|
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: "IconColorRichtext",
|
|
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 = /* @__PURE__ */ vue.createElementVNode("rect", {
|
|
18
|
+
x: "2",
|
|
19
|
+
y: "4",
|
|
20
|
+
width: "20",
|
|
21
|
+
height: "16.415",
|
|
22
|
+
rx: "3",
|
|
23
|
+
stroke: "#165DFF",
|
|
24
|
+
"stroke-width": "1.66"
|
|
25
|
+
}, null, -1);
|
|
26
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
27
|
+
d: "M6.85742 8.8266H9.42885M12.0003 8.8266H9.42885M9.42885 8.8266V13.1123",
|
|
28
|
+
stroke: "#00BBD8",
|
|
29
|
+
"stroke-width": "1.66",
|
|
30
|
+
"stroke-linecap": "round",
|
|
31
|
+
"stroke-linejoin": "round"
|
|
32
|
+
}, null, -1);
|
|
33
|
+
const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
34
|
+
d: "M13.2539 13.1123H17.5749M6.42578 16.5408L17.575 16.5408",
|
|
35
|
+
stroke: "#165DFF",
|
|
36
|
+
"stroke-width": "1.66",
|
|
37
|
+
"stroke-linecap": "round",
|
|
38
|
+
"stroke-linejoin": "round"
|
|
39
|
+
}, null, -1);
|
|
40
|
+
const _hoisted_4 = [
|
|
41
|
+
_hoisted_1,
|
|
42
|
+
_hoisted_2,
|
|
43
|
+
_hoisted_3
|
|
44
|
+
];
|
|
45
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
46
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
|
47
|
+
viewBox: "0 0 24 24",
|
|
48
|
+
fill: "none",
|
|
49
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
50
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-color-richtext`],
|
|
51
|
+
width: "1em",
|
|
52
|
+
height: "1em"
|
|
53
|
+
}, _ctx.$attrs), _hoisted_4, 16);
|
|
54
|
+
}
|
|
55
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
56
|
+
module.exports = index;
|
|
@@ -0,0 +1,49 @@
|
|
|
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: "IconColorSelect",
|
|
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 = /* @__PURE__ */ vue.createElementVNode("rect", {
|
|
18
|
+
x: "3",
|
|
19
|
+
y: "3",
|
|
20
|
+
width: "18",
|
|
21
|
+
height: "18",
|
|
22
|
+
rx: "4",
|
|
23
|
+
stroke: "#165DFF",
|
|
24
|
+
"stroke-width": "1.66",
|
|
25
|
+
"stroke-linejoin": "round"
|
|
26
|
+
}, null, -1);
|
|
27
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
28
|
+
d: "M7.68359 10.3261L10.8687 13.5112C11.2647 13.9072 11.4627 14.1052 11.691 14.1794C11.8919 14.2446 12.1082 14.2446 12.309 14.1794C12.5374 14.1052 12.7354 13.9072 13.1314 13.5112L16.3165 10.3261",
|
|
29
|
+
stroke: "#00BBD8",
|
|
30
|
+
"stroke-width": "1.66",
|
|
31
|
+
"stroke-linecap": "round",
|
|
32
|
+
"stroke-linejoin": "round"
|
|
33
|
+
}, null, -1);
|
|
34
|
+
const _hoisted_3 = [
|
|
35
|
+
_hoisted_1,
|
|
36
|
+
_hoisted_2
|
|
37
|
+
];
|
|
38
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
39
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
|
40
|
+
viewBox: "0 0 24 24",
|
|
41
|
+
fill: "none",
|
|
42
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
43
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-color-select`],
|
|
44
|
+
width: "1em",
|
|
45
|
+
height: "1em"
|
|
46
|
+
}, _ctx.$attrs), _hoisted_3, 16);
|
|
47
|
+
}
|
|
48
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
49
|
+
module.exports = index;
|
package/lib/index.js
CHANGED
|
@@ -362,6 +362,8 @@ var index$5C = require("./IconColorOrganization/index.js");
|
|
|
362
362
|
var index$5D = require("./IconColorCard/index.js");
|
|
363
363
|
var index$5E = require("./IconColorLine/index.js");
|
|
364
364
|
var index$5F = require("./IconColorUpload2/index.js");
|
|
365
|
+
var index$5G = require("./IconColorSelect/index.js");
|
|
366
|
+
var index$5H = require("./IconColorRichtext/index.js");
|
|
365
367
|
exports.IconFillHeart = index;
|
|
366
368
|
exports.IconFillMute = index$1;
|
|
367
369
|
exports.IconFillSound = index$2;
|
|
@@ -724,3 +726,5 @@ exports.IconColorOrganization = index$5C;
|
|
|
724
726
|
exports.IconColorCard = index$5D;
|
|
725
727
|
exports.IconColorLine = index$5E;
|
|
726
728
|
exports.IconColorUpload2 = index$5F;
|
|
729
|
+
exports.IconColorSelect = index$5G;
|
|
730
|
+
exports.IconColorRichtext = index$5H;
|
package/package.json
CHANGED
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-color-richtext`]" width="1em" height="1em" v-bind="$attrs"><rect x="2" y="4" width="20" height="16.415" rx="3" stroke="#165DFF" stroke-width="1.66"/><path d="M6.85742 8.8266H9.42885M12.0003 8.8266H9.42885M9.42885 8.8266V13.1123" stroke="#00BBD8" stroke-width="1.66" stroke-linecap="round" stroke-linejoin="round"/><path d="M13.2539 13.1123H17.5749M6.42578 16.5408L17.575 16.5408" stroke="#165DFF" stroke-width="1.66" stroke-linecap="round" stroke-linejoin="round"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconColorRichtext',
|
|
8
|
+
props: {
|
|
9
|
+
prefix: {
|
|
10
|
+
type: String,
|
|
11
|
+
default: 'sc',
|
|
12
|
+
},
|
|
13
|
+
useCurrentColor: {
|
|
14
|
+
type: Boolean,
|
|
15
|
+
default: false,
|
|
16
|
+
},
|
|
17
|
+
},
|
|
18
|
+
};
|
|
19
|
+
</script>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-color-select`]" width="1em" height="1em" v-bind="$attrs"><rect x="3" y="3" width="18" height="18" rx="4" stroke="#165DFF" stroke-width="1.66" stroke-linejoin="round"/><path d="M7.68359 10.3261L10.8687 13.5112C11.2647 13.9072 11.4627 14.1052 11.691 14.1794C11.8919 14.2446 12.1082 14.2446 12.309 14.1794C12.5374 14.1052 12.7354 13.9072 13.1314 13.5112L16.3165 10.3261" stroke="#00BBD8" stroke-width="1.66" stroke-linecap="round" stroke-linejoin="round"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconColorSelect',
|
|
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
|
@@ -359,4 +359,6 @@ export { default as IconColorDictionary } from './IconColorDictionary/index.vue'
|
|
|
359
359
|
export { default as IconColorOrganization } from './IconColorOrganization/index.vue';
|
|
360
360
|
export { default as IconColorCard } from './IconColorCard/index.vue';
|
|
361
361
|
export { default as IconColorLine } from './IconColorLine/index.vue';
|
|
362
|
-
export { default as IconColorUpload2 } from './IconColorUpload2/index.vue';
|
|
362
|
+
export { default as IconColorUpload2 } from './IconColorUpload2/index.vue';
|
|
363
|
+
export { default as IconColorSelect } from './IconColorSelect/index.vue';
|
|
364
|
+
export { default as IconColorRichtext } from './IconColorRichtext/index.vue';
|