@arco-iconbox/vue-bluebee 0.0.15 → 0.0.16
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 +629 -569
- package/dist/icon.js.map +1 -1
- package/dist/icon.min.js +44 -36
- package/dist/icon.min.js.map +1 -1
- package/esm/IconCameraAnchor/index.js +32 -0
- package/esm/IconPopover/index.js +32 -0
- package/esm/index.js +2 -0
- package/lib/IconCameraAnchor/index.js +33 -0
- package/lib/IconPopover/index.js +33 -0
- package/lib/index.js +4 -0
- package/package.json +1 -1
- package/src/IconCameraAnchor/index.vue +19 -0
- package/src/IconPopover/index.vue +19 -0
- package/src/index.js +3 -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: "IconCameraAnchor",
|
5
|
+
props: {
|
6
|
+
prefix: {
|
7
|
+
type: String,
|
8
|
+
default: "bb"
|
9
|
+
},
|
10
|
+
useCurrentColor: {
|
11
|
+
type: Boolean,
|
12
|
+
default: true
|
13
|
+
}
|
14
|
+
}
|
15
|
+
};
|
16
|
+
const _hoisted_1 = ["fill"];
|
17
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
18
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
19
|
+
viewBox: "0 0 1024 1024",
|
20
|
+
xmlns: "http://www.w3.org/2000/svg",
|
21
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-camera-anchor`],
|
22
|
+
width: "1em",
|
23
|
+
height: "1em"
|
24
|
+
}, _ctx.$attrs), [
|
25
|
+
createElementVNode("path", {
|
26
|
+
d: "M511.91101074 208.57134986c-18.60864234 0-34.47344994 6.59014916-47.64880347 19.77539086-13.1605227 13.1852417-19.74572778 29.04510522-19.74572778 47.68835474 0 18.63830542 6.58520508 34.50311303 19.74572778 47.58453321 13.17535424 13.18029761 29.04016113 19.77539086 47.64880347 19.77539086 18.64324951 0 34.50805641-6.59509253 47.6685791-19.77539086 13.17535424-13.08142089 19.73583961-28.94128442 19.73583961-47.58453321s-6.56048608-34.50805641-19.73583961-47.68835474c-13.1605227-13.1852417-29.0203855-19.77539086-47.6685791-19.77539086z m0-67.35992408c37.24694848 0 68.98150635 13.08142089 95.36682129 39.4519043 26.31115723 26.36059594 39.50134301 58.18908715 39.50134301 95.36682129 0 31.11163306-9.47241188 58.71313453-28.43701195 82.80944847-18.959656 24.10620141-43.21911621 39.96606422-72.69927955 47.48565651v407.14563012a299.36975074 299.36975074 0 0 0 106.03070068-32.44152856c33.2622068-17.51110816 61.87225318-39.4519043 85.84002662-66.02508521 23.97271752-26.46936011 42.93237281-57.3684082 56.88885474-92.69714356A297.98547387 297.98547387 0 0 0 815.34460425 512c0-9.37353516 3.27282691-17.30346656 9.89758325-23.89361573 6.56048608-6.59509253 14.51019311-9.88769508 23.81451392-9.88769506 9.3092649 0 17.27380347 3.29260253 23.82934618 9.88769507C879.50585914 494.69653344 882.78857422 502.62646484 882.78857422 512c0 50.36791992-9.78881836 98.46661377-29.36645508 144.19720483-19.54797364 45.73059106-45.88384986 85.07373047-78.99279785 118.23706055-33.09411645 33.06445336-72.51141357 59.42999268-118.25683618 79.0026853C610.46661377 872.99975586 562.39758301 882.78857422 512.00988746 882.78857422c-50.39758301 0-98.43695068-9.78881836-144.20214821-29.35656762-45.71081543-19.56774926-85.16271972-45.93328857-118.23211645-78.99774122-33.11883545-33.16333008-59.45471167-72.50646949-79.01257348-118.23706055C150.99530006 610.46661377 141.21142578 562.36297584 141.21142578 512c0-9.37353516 3.27777099-17.30346656 9.89758325-23.89361573 6.56048608-6.59509253 14.51513648-9.88769508 23.81451392-9.88769506 9.3092649 0 17.27380347 3.29260253 23.83428955 9.88769507 6.61486816 6.59014916 9.9074707 14.52008057 9.9074707 23.89361572 0 38.21594214 6.9708252 74.98333717 20.93225122 110.31207251 13.95648193 35.32379126 32.8963623 66.22283935 56.88885474 92.69714356 23.96777344 26.56823754 52.59265136 48.50903297 85.84002662 66.02014184a299.43402099 299.43402099 0 0 0 106.03070068 32.44152856V406.32525635c-29.49993896-7.5146482-53.72973609-23.38439917-72.68939209-47.48071313-18.96459937-24.10125732-28.4518435-51.70770288-28.45184279-82.80944776 0-37.18267823 13.20007325-69.01116943 39.51123047-95.37670947C443.08770728 154.29284668 474.87170386 141.21142578 512.06921363 141.21142578h-0.15820289z",
|
27
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000"
|
28
|
+
}, null, 8, _hoisted_1)
|
29
|
+
], 16);
|
30
|
+
}
|
31
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
32
|
+
export { index as default };
|
@@ -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: "IconPopover",
|
5
|
+
props: {
|
6
|
+
prefix: {
|
7
|
+
type: String,
|
8
|
+
default: "bb"
|
9
|
+
},
|
10
|
+
useCurrentColor: {
|
11
|
+
type: Boolean,
|
12
|
+
default: true
|
13
|
+
}
|
14
|
+
}
|
15
|
+
};
|
16
|
+
const _hoisted_1 = ["fill"];
|
17
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
18
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
19
|
+
viewBox: "0 0 1833 1024",
|
20
|
+
xmlns: "http://www.w3.org/2000/svg",
|
21
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-popover`],
|
22
|
+
width: "1em",
|
23
|
+
height: "1em"
|
24
|
+
}, _ctx.$attrs), [
|
25
|
+
createElementVNode("path", {
|
26
|
+
d: "M1759.828142 0H73.326173a73.326173 73.326173 0 0 0-73.326173 73.326173v586.60938a73.326173 73.326173 0 0 0 73.326173 73.326173h552.51271L916.577157 1024 1207.315431 733.261726H1759.828142a73.326173 73.326173 0 0 0 73.326172-73.326173V73.326173a73.326173 73.326173 0 0 0-73.326172-73.326173z",
|
27
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000"
|
28
|
+
}, null, 8, _hoisted_1)
|
29
|
+
], 16);
|
30
|
+
}
|
31
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
32
|
+
export { index as default };
|
package/esm/index.js
CHANGED
@@ -93,3 +93,5 @@ export { default as IconSolar } from "./IconSolar/index.js";
|
|
93
93
|
export { default as IconSensorTilt } from "./IconSensorTilt/index.js";
|
94
94
|
export { default as IconSensorWater } from "./IconSensorWater/index.js";
|
95
95
|
export { default as IconLux } from "./IconLux/index.js";
|
96
|
+
export { default as IconPopover } from "./IconPopover/index.js";
|
97
|
+
export { default as IconCameraAnchor } from "./IconCameraAnchor/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: "IconCameraAnchor",
|
6
|
+
props: {
|
7
|
+
prefix: {
|
8
|
+
type: String,
|
9
|
+
default: "bb"
|
10
|
+
},
|
11
|
+
useCurrentColor: {
|
12
|
+
type: Boolean,
|
13
|
+
default: true
|
14
|
+
}
|
15
|
+
}
|
16
|
+
};
|
17
|
+
const _hoisted_1 = ["fill"];
|
18
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
19
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
20
|
+
viewBox: "0 0 1024 1024",
|
21
|
+
xmlns: "http://www.w3.org/2000/svg",
|
22
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-camera-anchor`],
|
23
|
+
width: "1em",
|
24
|
+
height: "1em"
|
25
|
+
}, _ctx.$attrs), [
|
26
|
+
vue.createElementVNode("path", {
|
27
|
+
d: "M511.91101074 208.57134986c-18.60864234 0-34.47344994 6.59014916-47.64880347 19.77539086-13.1605227 13.1852417-19.74572778 29.04510522-19.74572778 47.68835474 0 18.63830542 6.58520508 34.50311303 19.74572778 47.58453321 13.17535424 13.18029761 29.04016113 19.77539086 47.64880347 19.77539086 18.64324951 0 34.50805641-6.59509253 47.6685791-19.77539086 13.17535424-13.08142089 19.73583961-28.94128442 19.73583961-47.58453321s-6.56048608-34.50805641-19.73583961-47.68835474c-13.1605227-13.1852417-29.0203855-19.77539086-47.6685791-19.77539086z m0-67.35992408c37.24694848 0 68.98150635 13.08142089 95.36682129 39.4519043 26.31115723 26.36059594 39.50134301 58.18908715 39.50134301 95.36682129 0 31.11163306-9.47241188 58.71313453-28.43701195 82.80944847-18.959656 24.10620141-43.21911621 39.96606422-72.69927955 47.48565651v407.14563012a299.36975074 299.36975074 0 0 0 106.03070068-32.44152856c33.2622068-17.51110816 61.87225318-39.4519043 85.84002662-66.02508521 23.97271752-26.46936011 42.93237281-57.3684082 56.88885474-92.69714356A297.98547387 297.98547387 0 0 0 815.34460425 512c0-9.37353516 3.27282691-17.30346656 9.89758325-23.89361573 6.56048608-6.59509253 14.51019311-9.88769508 23.81451392-9.88769506 9.3092649 0 17.27380347 3.29260253 23.82934618 9.88769507C879.50585914 494.69653344 882.78857422 502.62646484 882.78857422 512c0 50.36791992-9.78881836 98.46661377-29.36645508 144.19720483-19.54797364 45.73059106-45.88384986 85.07373047-78.99279785 118.23706055-33.09411645 33.06445336-72.51141357 59.42999268-118.25683618 79.0026853C610.46661377 872.99975586 562.39758301 882.78857422 512.00988746 882.78857422c-50.39758301 0-98.43695068-9.78881836-144.20214821-29.35656762-45.71081543-19.56774926-85.16271972-45.93328857-118.23211645-78.99774122-33.11883545-33.16333008-59.45471167-72.50646949-79.01257348-118.23706055C150.99530006 610.46661377 141.21142578 562.36297584 141.21142578 512c0-9.37353516 3.27777099-17.30346656 9.89758325-23.89361573 6.56048608-6.59509253 14.51513648-9.88769508 23.81451392-9.88769506 9.3092649 0 17.27380347 3.29260253 23.83428955 9.88769507 6.61486816 6.59014916 9.9074707 14.52008057 9.9074707 23.89361572 0 38.21594214 6.9708252 74.98333717 20.93225122 110.31207251 13.95648193 35.32379126 32.8963623 66.22283935 56.88885474 92.69714356 23.96777344 26.56823754 52.59265136 48.50903297 85.84002662 66.02014184a299.43402099 299.43402099 0 0 0 106.03070068 32.44152856V406.32525635c-29.49993896-7.5146482-53.72973609-23.38439917-72.68939209-47.48071313-18.96459937-24.10125732-28.4518435-51.70770288-28.45184279-82.80944776 0-37.18267823 13.20007325-69.01116943 39.51123047-95.37670947C443.08770728 154.29284668 474.87170386 141.21142578 512.06921363 141.21142578h-0.15820289z",
|
28
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000"
|
29
|
+
}, null, 8, _hoisted_1)
|
30
|
+
], 16);
|
31
|
+
}
|
32
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
33
|
+
module.exports = index;
|
@@ -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: "IconPopover",
|
6
|
+
props: {
|
7
|
+
prefix: {
|
8
|
+
type: String,
|
9
|
+
default: "bb"
|
10
|
+
},
|
11
|
+
useCurrentColor: {
|
12
|
+
type: Boolean,
|
13
|
+
default: true
|
14
|
+
}
|
15
|
+
}
|
16
|
+
};
|
17
|
+
const _hoisted_1 = ["fill"];
|
18
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
19
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
20
|
+
viewBox: "0 0 1833 1024",
|
21
|
+
xmlns: "http://www.w3.org/2000/svg",
|
22
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-popover`],
|
23
|
+
width: "1em",
|
24
|
+
height: "1em"
|
25
|
+
}, _ctx.$attrs), [
|
26
|
+
vue.createElementVNode("path", {
|
27
|
+
d: "M1759.828142 0H73.326173a73.326173 73.326173 0 0 0-73.326173 73.326173v586.60938a73.326173 73.326173 0 0 0 73.326173 73.326173h552.51271L916.577157 1024 1207.315431 733.261726H1759.828142a73.326173 73.326173 0 0 0 73.326172-73.326173V73.326173a73.326173 73.326173 0 0 0-73.326172-73.326173z",
|
28
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000"
|
29
|
+
}, null, 8, _hoisted_1)
|
30
|
+
], 16);
|
31
|
+
}
|
32
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
33
|
+
module.exports = index;
|
package/lib/index.js
CHANGED
@@ -95,6 +95,8 @@ var index$1r = require("./IconSolar/index.js");
|
|
95
95
|
var index$1s = require("./IconSensorTilt/index.js");
|
96
96
|
var index$1t = require("./IconSensorWater/index.js");
|
97
97
|
var index$1u = require("./IconLux/index.js");
|
98
|
+
var index$1v = require("./IconPopover/index.js");
|
99
|
+
var index$1w = require("./IconCameraAnchor/index.js");
|
98
100
|
exports.IconShield = index;
|
99
101
|
exports.IconUser = index$1;
|
100
102
|
exports.IconLock = index$2;
|
@@ -190,3 +192,5 @@ exports.IconSolar = index$1r;
|
|
190
192
|
exports.IconSensorTilt = index$1s;
|
191
193
|
exports.IconSensorWater = index$1t;
|
192
194
|
exports.IconLux = index$1u;
|
195
|
+
exports.IconPopover = index$1v;
|
196
|
+
exports.IconCameraAnchor = index$1w;
|
package/package.json
CHANGED
@@ -0,0 +1,19 @@
|
|
1
|
+
<template>
|
2
|
+
<svg viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-camera-anchor`]" width="1em" height="1em" v-bind="$attrs"><path d="M511.91101074 208.57134986c-18.60864234 0-34.47344994 6.59014916-47.64880347 19.77539086-13.1605227 13.1852417-19.74572778 29.04510522-19.74572778 47.68835474 0 18.63830542 6.58520508 34.50311303 19.74572778 47.58453321 13.17535424 13.18029761 29.04016113 19.77539086 47.64880347 19.77539086 18.64324951 0 34.50805641-6.59509253 47.6685791-19.77539086 13.17535424-13.08142089 19.73583961-28.94128442 19.73583961-47.58453321s-6.56048608-34.50805641-19.73583961-47.68835474c-13.1605227-13.1852417-29.0203855-19.77539086-47.6685791-19.77539086z m0-67.35992408c37.24694848 0 68.98150635 13.08142089 95.36682129 39.4519043 26.31115723 26.36059594 39.50134301 58.18908715 39.50134301 95.36682129 0 31.11163306-9.47241188 58.71313453-28.43701195 82.80944847-18.959656 24.10620141-43.21911621 39.96606422-72.69927955 47.48565651v407.14563012a299.36975074 299.36975074 0 0 0 106.03070068-32.44152856c33.2622068-17.51110816 61.87225318-39.4519043 85.84002662-66.02508521 23.97271752-26.46936011 42.93237281-57.3684082 56.88885474-92.69714356A297.98547387 297.98547387 0 0 0 815.34460425 512c0-9.37353516 3.27282691-17.30346656 9.89758325-23.89361573 6.56048608-6.59509253 14.51019311-9.88769508 23.81451392-9.88769506 9.3092649 0 17.27380347 3.29260253 23.82934618 9.88769507C879.50585914 494.69653344 882.78857422 502.62646484 882.78857422 512c0 50.36791992-9.78881836 98.46661377-29.36645508 144.19720483-19.54797364 45.73059106-45.88384986 85.07373047-78.99279785 118.23706055-33.09411645 33.06445336-72.51141357 59.42999268-118.25683618 79.0026853C610.46661377 872.99975586 562.39758301 882.78857422 512.00988746 882.78857422c-50.39758301 0-98.43695068-9.78881836-144.20214821-29.35656762-45.71081543-19.56774926-85.16271972-45.93328857-118.23211645-78.99774122-33.11883545-33.16333008-59.45471167-72.50646949-79.01257348-118.23706055C150.99530006 610.46661377 141.21142578 562.36297584 141.21142578 512c0-9.37353516 3.27777099-17.30346656 9.89758325-23.89361573 6.56048608-6.59509253 14.51513648-9.88769508 23.81451392-9.88769506 9.3092649 0 17.27380347 3.29260253 23.83428955 9.88769507 6.61486816 6.59014916 9.9074707 14.52008057 9.9074707 23.89361572 0 38.21594214 6.9708252 74.98333717 20.93225122 110.31207251 13.95648193 35.32379126 32.8963623 66.22283935 56.88885474 92.69714356 23.96777344 26.56823754 52.59265136 48.50903297 85.84002662 66.02014184a299.43402099 299.43402099 0 0 0 106.03070068 32.44152856V406.32525635c-29.49993896-7.5146482-53.72973609-23.38439917-72.68939209-47.48071313-18.96459937-24.10125732-28.4518435-51.70770288-28.45184279-82.80944776 0-37.18267823 13.20007325-69.01116943 39.51123047-95.37670947C443.08770728 154.29284668 474.87170386 141.21142578 512.06921363 141.21142578h-0.15820289z" :fill="useCurrentColor ? 'currentColor' : '#000'"/></svg>
|
3
|
+
</template>
|
4
|
+
<script>
|
5
|
+
|
6
|
+
export default {
|
7
|
+
name: 'IconCameraAnchor',
|
8
|
+
props: {
|
9
|
+
prefix: {
|
10
|
+
type: String,
|
11
|
+
default: 'bb',
|
12
|
+
},
|
13
|
+
useCurrentColor: {
|
14
|
+
type: Boolean,
|
15
|
+
default: true,
|
16
|
+
},
|
17
|
+
},
|
18
|
+
};
|
19
|
+
</script>
|
@@ -0,0 +1,19 @@
|
|
1
|
+
<template>
|
2
|
+
<svg viewBox="0 0 1833 1024" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-popover`]" width="1em" height="1em" v-bind="$attrs"><path d="M1759.828142 0H73.326173a73.326173 73.326173 0 0 0-73.326173 73.326173v586.60938a73.326173 73.326173 0 0 0 73.326173 73.326173h552.51271L916.577157 1024 1207.315431 733.261726H1759.828142a73.326173 73.326173 0 0 0 73.326172-73.326173V73.326173a73.326173 73.326173 0 0 0-73.326172-73.326173z" :fill="useCurrentColor ? 'currentColor' : '#000'"/></svg>
|
3
|
+
</template>
|
4
|
+
<script>
|
5
|
+
|
6
|
+
export default {
|
7
|
+
name: 'IconPopover',
|
8
|
+
props: {
|
9
|
+
prefix: {
|
10
|
+
type: String,
|
11
|
+
default: 'bb',
|
12
|
+
},
|
13
|
+
useCurrentColor: {
|
14
|
+
type: Boolean,
|
15
|
+
default: true,
|
16
|
+
},
|
17
|
+
},
|
18
|
+
};
|
19
|
+
</script>
|
package/src/index.js
CHANGED
@@ -92,4 +92,6 @@ export { default as IconElectricBox } from './IconElectricBox/index.vue';
|
|
92
92
|
export { default as IconSolar } from './IconSolar/index.vue';
|
93
93
|
export { default as IconSensorTilt } from './IconSensorTilt/index.vue';
|
94
94
|
export { default as IconSensorWater } from './IconSensorWater/index.vue';
|
95
|
-
export { default as IconLux } from './IconLux/index.vue';
|
95
|
+
export { default as IconLux } from './IconLux/index.vue';
|
96
|
+
export { default as IconPopover } from './IconPopover/index.vue';
|
97
|
+
export { default as IconCameraAnchor } from './IconCameraAnchor/index.vue';
|