@fangzhongya/fang-ui 0.1.55 → 0.1.56
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/components/audios/src/index2.cjs +16 -10
- package/dist/components/audios/src/index2.js +16 -10
- package/dist/components/box-adjust/src/index2.cjs +6 -4
- package/dist/components/box-adjust/src/index2.js +6 -4
- package/dist/components/box-title/src/index2.cjs +3 -2
- package/dist/components/box-title/src/index2.js +3 -2
- package/dist/components/buttons/src/data.d.ts +5 -5
- package/dist/components/buttons/src/index2.cjs +2 -2
- package/dist/components/buttons/src/index2.js +2 -2
- package/dist/components/cascaders/src/data.d.ts +5 -5
- package/dist/components/checks/src/data.d.ts +5 -5
- package/dist/components/common/list.d.ts +1 -1
- package/dist/components/common/use.cjs +1 -1
- package/dist/components/common/use.js +1 -1
- package/dist/components/dates/src/data.d.ts +5 -5
- package/dist/components/dates2/src/data.d.ts +5 -5
- package/dist/components/double/src/index2.cjs +3 -2
- package/dist/components/double/src/index2.js +3 -2
- package/dist/components/edit/src/index2.cjs +3 -2
- package/dist/components/edit/src/index2.js +3 -2
- package/dist/components/edit-data/src/area/array-json2.cjs +8 -4
- package/dist/components/edit-data/src/area/array-json2.js +8 -4
- package/dist/components/edit-data/src/area/array2.cjs +46 -8
- package/dist/components/edit-data/src/area/array2.js +47 -9
- package/dist/components/edit-data/src/area/editor2.cjs +22 -4
- package/dist/components/edit-data/src/area/editor2.js +22 -4
- package/dist/components/edit-data/src/area/general2.cjs +8 -1
- package/dist/components/edit-data/src/area/general2.js +8 -1
- package/dist/components/edit-data/src/area/object-json2.cjs +5 -1
- package/dist/components/edit-data/src/area/object-json2.js +5 -1
- package/dist/components/edit-data/src/area/object2.cjs +48 -11
- package/dist/components/edit-data/src/area/object2.js +49 -12
- package/dist/components/edit-data/src/data/array2.cjs +9 -5
- package/dist/components/edit-data/src/data/array2.js +9 -5
- package/dist/components/edit-data/src/data/bigint2.cjs +7 -3
- package/dist/components/edit-data/src/data/bigint2.js +7 -3
- package/dist/components/edit-data/src/data/boolean2.cjs +7 -3
- package/dist/components/edit-data/src/data/boolean2.js +7 -3
- package/dist/components/edit-data/src/data/date.cjs +4 -0
- package/dist/components/edit-data/src/data/date.js +4 -0
- package/dist/components/edit-data/src/data/date2.cjs +48 -0
- package/dist/components/edit-data/src/data/date2.js +48 -0
- package/dist/components/edit-data/src/data/function2.cjs +16 -7
- package/dist/components/edit-data/src/data/function2.js +17 -8
- package/dist/components/edit-data/src/data/null2.cjs +3 -1
- package/dist/components/edit-data/src/data/null2.js +4 -2
- package/dist/components/edit-data/src/data/number2.cjs +7 -3
- package/dist/components/edit-data/src/data/number2.js +7 -3
- package/dist/components/edit-data/src/data/object2.cjs +9 -5
- package/dist/components/edit-data/src/data/object2.js +9 -5
- package/dist/components/edit-data/src/data/other2.cjs +13 -5
- package/dist/components/edit-data/src/data/other2.js +14 -6
- package/dist/components/edit-data/src/data/string2.cjs +7 -3
- package/dist/components/edit-data/src/data/string2.js +7 -3
- package/dist/components/edit-data/src/data/symbol2.cjs +7 -3
- package/dist/components/edit-data/src/data/symbol2.js +7 -3
- package/dist/components/edit-data/src/data/undefined2.cjs +3 -1
- package/dist/components/edit-data/src/data/undefined2.js +4 -2
- package/dist/components/edit-data/src/data.cjs +10 -0
- package/dist/components/edit-data/src/data.d.ts +20 -0
- package/dist/components/edit-data/src/data.js +10 -0
- package/dist/components/edit-data/src/index2.cjs +31 -2
- package/dist/components/edit-data/src/index2.js +45 -16
- package/dist/components/edit-data-add/src/index2.cjs +2 -0
- package/dist/components/edit-data-add/src/index2.js +2 -0
- package/dist/components/edit-float/src/index2.cjs +3 -2
- package/dist/components/edit-float/src/index2.js +3 -2
- package/dist/components/history/src/index2.cjs +6 -4
- package/dist/components/history/src/index2.js +6 -4
- package/dist/components/input-array/src/index2.cjs +3 -2
- package/dist/components/input-array/src/index2.js +3 -2
- package/dist/components/input-history/src/index2.cjs +3 -2
- package/dist/components/input-history/src/index2.js +3 -2
- package/dist/components/input-select/src/index2.cjs +6 -4
- package/dist/components/input-select/src/index2.js +6 -4
- package/dist/components/labels/src/data.d.ts +5 -5
- package/dist/components/message/index.d.ts +11 -4
- package/dist/components/message/src/function.d.ts +11 -4
- package/dist/components/message-box/index.d.ts +2 -3
- package/dist/components/message-box/src/function.d.ts +2 -3
- package/dist/components/retract/index.css +23 -20
- package/dist/components/retract/index.scss +39 -20
- package/dist/components/retract/src/data.cjs +4 -1
- package/dist/components/retract/src/data.d.ts +4 -1
- package/dist/components/retract/src/data.js +4 -1
- package/dist/components/retract/src/index2.cjs +12 -10
- package/dist/components/retract/src/index2.js +9 -7
- package/dist/components/right-key/index.css +2 -1
- package/dist/components/right-key/index.scss +2 -1
- package/dist/components/right-key/src/data.cjs +7 -2
- package/dist/components/right-key/src/data.d.ts +5 -0
- package/dist/components/right-key/src/data.js +7 -2
- package/dist/components/right-key/src/index2.cjs +134 -60
- package/dist/components/right-key/src/index2.js +135 -61
- package/dist/components/selects/src/data.d.ts +5 -5
- package/dist/components/stick-window/src/index2.cjs +3 -2
- package/dist/components/stick-window/src/index2.js +3 -2
- package/dist/components/switchs/src/data.d.ts +5 -4
- package/dist/components/uploads/src/data.d.ts +5 -5
- package/dist/components/uploads/src/index2.cjs +26 -21
- package/dist/components/uploads/src/index2.js +15 -10
- package/dist/components/videos/src/index2.cjs +30 -19
- package/dist/components/videos/src/index2.js +30 -19
- package/dist/components/window/src/index2.cjs +9 -6
- package/dist/components/window/src/index2.js +9 -6
- package/dist/css/index.css +25 -21
- package/dist/css/retract.css +23 -20
- package/dist/css/right-key.css +2 -1
- package/dist/hooks/model/index.cjs +25 -0
- package/dist/hooks/model/index.d.ts +2 -0
- package/dist/hooks/model/index.js +25 -0
- package/dist/icons/index.json +1 -1
- package/dist/icons/vue/bar.cjs +2 -18
- package/dist/icons/vue/bar.js +1 -17
- package/dist/icons/vue/bar2.cjs +21 -2
- package/dist/icons/vue/bar2.js +21 -2
- package/dist/icons/vue/below.cjs +2 -18
- package/dist/icons/vue/below.js +1 -17
- package/dist/icons/vue/below2.cjs +21 -2
- package/dist/icons/vue/below2.js +21 -2
- package/dist/icons/vue/bicycle.cjs +2 -15
- package/dist/icons/vue/bicycle.js +1 -14
- package/dist/icons/vue/bicycle2.cjs +18 -2
- package/dist/icons/vue/bicycle2.js +18 -2
- package/dist/icons/vue/bottom-left.cjs +2 -22
- package/dist/icons/vue/bottom-left.js +1 -21
- package/dist/icons/vue/bottom-left2.cjs +25 -2
- package/dist/icons/vue/bottom-left2.js +25 -2
- package/dist/icons/vue/bottom-right.cjs +2 -22
- package/dist/icons/vue/bottom-right.js +1 -21
- package/dist/icons/vue/bottom-right2.cjs +25 -2
- package/dist/icons/vue/bottom-right2.js +25 -2
- package/dist/icons/vue/bottom.cjs +2 -18
- package/dist/icons/vue/bottom.js +1 -17
- package/dist/icons/vue/bottom2.cjs +21 -2
- package/dist/icons/vue/bottom2.js +21 -2
- package/dist/icons/vue/catalogue.cjs +2 -23
- package/dist/icons/vue/catalogue.js +1 -22
- package/dist/icons/vue/catalogue2.cjs +26 -2
- package/dist/icons/vue/catalogue2.js +26 -2
- package/dist/icons/vue/clear.cjs +2 -23
- package/dist/icons/vue/clear.js +1 -22
- package/dist/icons/vue/clear2.cjs +26 -2
- package/dist/icons/vue/clear2.js +26 -2
- package/dist/icons/vue/close.cjs +2 -18
- package/dist/icons/vue/close.js +1 -17
- package/dist/icons/vue/close2.cjs +21 -2
- package/dist/icons/vue/close2.js +21 -2
- package/dist/icons/vue/delete.cjs +2 -18
- package/dist/icons/vue/delete.js +1 -17
- package/dist/icons/vue/delete2.cjs +21 -2
- package/dist/icons/vue/delete2.js +21 -2
- package/dist/icons/vue/document.cjs +2 -23
- package/dist/icons/vue/document.js +1 -22
- package/dist/icons/vue/document2.cjs +26 -2
- package/dist/icons/vue/document2.js +26 -2
- package/dist/icons/vue/down.cjs +2 -18
- package/dist/icons/vue/down.js +1 -17
- package/dist/icons/vue/down2.cjs +21 -2
- package/dist/icons/vue/down2.js +21 -2
- package/dist/icons/vue/download.cjs +2 -18
- package/dist/icons/vue/download.js +1 -17
- package/dist/icons/vue/download2.cjs +21 -2
- package/dist/icons/vue/download2.js +21 -2
- package/dist/icons/vue/edit.cjs +2 -23
- package/dist/icons/vue/edit.js +1 -22
- package/dist/icons/vue/edit2.cjs +26 -2
- package/dist/icons/vue/edit2.js +26 -2
- package/dist/icons/vue/enter.cjs +2 -19
- package/dist/icons/vue/enter.js +1 -18
- package/dist/icons/vue/enter2.cjs +22 -2
- package/dist/icons/vue/enter2.js +22 -2
- package/dist/icons/vue/frame.cjs +2 -15
- package/dist/icons/vue/frame.js +1 -14
- package/dist/icons/vue/frame2.cjs +18 -2
- package/dist/icons/vue/frame2.js +18 -2
- package/dist/icons/vue/index.cjs +81 -54
- package/dist/icons/vue/index.js +54 -27
- package/dist/icons/vue/left.cjs +2 -18
- package/dist/icons/vue/left.js +1 -17
- package/dist/icons/vue/left2.cjs +21 -2
- package/dist/icons/vue/left2.js +21 -2
- package/dist/icons/vue/mute.cjs +2 -18
- package/dist/icons/vue/mute.js +1 -17
- package/dist/icons/vue/mute2.cjs +21 -2
- package/dist/icons/vue/mute2.js +21 -2
- package/dist/icons/vue/pause.cjs +2 -24
- package/dist/icons/vue/pause.js +1 -23
- package/dist/icons/vue/pause2.cjs +27 -2
- package/dist/icons/vue/pause2.js +27 -2
- package/dist/icons/vue/play.cjs +2 -19
- package/dist/icons/vue/play.js +1 -18
- package/dist/icons/vue/play2.cjs +22 -2
- package/dist/icons/vue/play2.js +22 -2
- package/dist/icons/vue/plus.cjs +2 -18
- package/dist/icons/vue/plus.js +1 -17
- package/dist/icons/vue/plus2.cjs +21 -2
- package/dist/icons/vue/plus2.js +21 -2
- package/dist/icons/vue/retreat.cjs +2 -19
- package/dist/icons/vue/retreat.js +1 -18
- package/dist/icons/vue/retreat2.cjs +22 -2
- package/dist/icons/vue/retreat2.js +22 -2
- package/dist/icons/vue/right.cjs +2 -18
- package/dist/icons/vue/right.js +1 -17
- package/dist/icons/vue/right2.cjs +21 -2
- package/dist/icons/vue/right2.js +21 -2
- package/dist/icons/vue/sound.cjs +2 -22
- package/dist/icons/vue/sound.js +1 -21
- package/dist/icons/vue/sound2.cjs +25 -2
- package/dist/icons/vue/sound2.js +25 -2
- package/dist/icons/vue/star.cjs +2 -22
- package/dist/icons/vue/star.js +1 -21
- package/dist/icons/vue/star2.cjs +25 -2
- package/dist/icons/vue/star2.js +25 -2
- package/dist/icons/vue/up.cjs +2 -18
- package/dist/icons/vue/up.js +1 -17
- package/dist/icons/vue/up2.cjs +21 -2
- package/dist/icons/vue/up2.js +21 -2
- package/dist/icons/vue/views.cjs +2 -18
- package/dist/icons/vue/views.js +1 -17
- package/dist/icons/vue/views2.cjs +21 -2
- package/dist/icons/vue/views2.js +21 -2
- package/dist/index.css +25 -21
- package/dist/utils/vues/index.d.ts +1 -0
- package/dist/utils/vues/shared.cjs +19 -0
- package/dist/utils/vues/shared.d.ts +5 -0
- package/dist/utils/vues/shared.js +19 -0
- package/package.json +12 -13
- package/dist/_virtual/_plugin-vue_export-helper.cjs +0 -10
- package/dist/_virtual/_plugin-vue_export-helper.js +0 -10
- /package/dist/components/{box-fun → box}/index.css +0 -0
- /package/dist/css/{box-fun.css → box.css} +0 -0
|
@@ -1,25 +1,4 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
-
const
|
|
4
|
-
|
|
5
|
-
const _pluginVue_exportHelper = require("../../_virtual/_plugin-vue_export-helper.cjs");
|
|
6
|
-
const _hoisted_1 = {
|
|
7
|
-
id: "icon-document",
|
|
8
|
-
viewBox: "0 0 1024 1024",
|
|
9
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
10
|
-
};
|
|
11
|
-
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
12
|
-
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [
|
|
13
|
-
vue.createElementVNode("path", {
|
|
14
|
-
d: "M945.52 275.33l-168.75-168.75A56.28 56.28 0 0 0 737 90.13H146.38C99.86 90.13 62 127.96 62 174.5v675c0 46.52 37.86 84.38 84.38 84.38h731.25c46.52 0 84.37-37.86 84.37-84.38V315.13c0-14.93-5.93-29.25-16.48-39.8zM905.75 849.5a28.13 28.13 0 0 1-28.13 28.13H146.38a28.13 28.13 0 0 1-28.13-28.13V174.5a28.13 28.13 0 0 1 28.13-28.13h562.5v112.5h-.06a84.38 84.38 0 0 0 84.37 84.38H905.75v506.25zM821.32 315.13h-28.13c-30.99 0-56.25-25.23-56.25-56.25H737V146.38l168.75 168.75h-84.43z",
|
|
15
|
-
"p-id": "1173"
|
|
16
|
-
}, null, -1),
|
|
17
|
-
vue.createTextVNode(),
|
|
18
|
-
vue.createElementVNode("path", {
|
|
19
|
-
d: "M497.94 287h140.63a14.06 14.06 0 1 0 0-28.13H497.94a14.06 14.06 0 1 0 0 28.13zm0 84.38h140.63a14.06 14.06 0 1 0 0-28.13H497.94a14.06 14.06 0 1 0 0 28.13zM483.88 441.69a14.06 14.06 0 0 0 14.06 14.06h337.5a14.06 14.06 0 1 0 0-28.13h-337.5a14.06 14.06 0 0 0-14.06 14.07zm351.56 154.69h-646.88a14.06 14.06 0 1 0 0 28.13h646.88a14.06 14.06 0 1 0 0-28.13zm0 84.38h-646.88a14.06 14.06 0 1 0 0 28.12h646.88a14.06 14.06 0 1 0 0-28.12zm0 84.37h-646.88a14.06 14.06 0 1 0 0 28.13h646.88a14.06 14.06 0 1 0 0-28.13zm0-253.13h-646.88a14.06 14.06 0 1 0 0 28.13h646.88a14.06 14.06 0 1 0 0-28.13zM202.63 455.75h196.87a28.13 28.13 0 0 0 28.13-28.13V258.88a28.13 28.13 0 0 0-28.13-28.13H202.63a28.13 28.13 0 0 0-28.13 28.13v168.75a28.13 28.13 0 0 0 28.13 28.12zm28.12-168.75h140.63v112.5H230.75V287z",
|
|
20
|
-
"p-id": "1174"
|
|
21
|
-
}, null, -1)
|
|
22
|
-
])]);
|
|
23
|
-
}
|
|
24
|
-
const Document = /* @__PURE__ */ _pluginVue_exportHelper.default(document_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
|
|
25
|
-
exports.default = Document;
|
|
3
|
+
const document_vue_vue_type_script_setup_true_lang = require("./document2.cjs");
|
|
4
|
+
exports.default = document_vue_vue_type_script_setup_true_lang.default;
|
|
@@ -1,25 +1,4 @@
|
|
|
1
1
|
import _sfc_main from "./document2.js";
|
|
2
|
-
import { createElementBlock, openBlock, createElementVNode, createTextVNode } from "vue";
|
|
3
|
-
import _export_sfc from "../../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
-
const _hoisted_1 = {
|
|
5
|
-
id: "icon-document",
|
|
6
|
-
viewBox: "0 0 1024 1024",
|
|
7
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
-
};
|
|
9
|
-
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
10
|
-
return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [
|
|
11
|
-
createElementVNode("path", {
|
|
12
|
-
d: "M945.52 275.33l-168.75-168.75A56.28 56.28 0 0 0 737 90.13H146.38C99.86 90.13 62 127.96 62 174.5v675c0 46.52 37.86 84.38 84.38 84.38h731.25c46.52 0 84.37-37.86 84.37-84.38V315.13c0-14.93-5.93-29.25-16.48-39.8zM905.75 849.5a28.13 28.13 0 0 1-28.13 28.13H146.38a28.13 28.13 0 0 1-28.13-28.13V174.5a28.13 28.13 0 0 1 28.13-28.13h562.5v112.5h-.06a84.38 84.38 0 0 0 84.37 84.38H905.75v506.25zM821.32 315.13h-28.13c-30.99 0-56.25-25.23-56.25-56.25H737V146.38l168.75 168.75h-84.43z",
|
|
13
|
-
"p-id": "1173"
|
|
14
|
-
}, null, -1),
|
|
15
|
-
createTextVNode(),
|
|
16
|
-
createElementVNode("path", {
|
|
17
|
-
d: "M497.94 287h140.63a14.06 14.06 0 1 0 0-28.13H497.94a14.06 14.06 0 1 0 0 28.13zm0 84.38h140.63a14.06 14.06 0 1 0 0-28.13H497.94a14.06 14.06 0 1 0 0 28.13zM483.88 441.69a14.06 14.06 0 0 0 14.06 14.06h337.5a14.06 14.06 0 1 0 0-28.13h-337.5a14.06 14.06 0 0 0-14.06 14.07zm351.56 154.69h-646.88a14.06 14.06 0 1 0 0 28.13h646.88a14.06 14.06 0 1 0 0-28.13zm0 84.38h-646.88a14.06 14.06 0 1 0 0 28.12h646.88a14.06 14.06 0 1 0 0-28.12zm0 84.37h-646.88a14.06 14.06 0 1 0 0 28.13h646.88a14.06 14.06 0 1 0 0-28.13zm0-253.13h-646.88a14.06 14.06 0 1 0 0 28.13h646.88a14.06 14.06 0 1 0 0-28.13zM202.63 455.75h196.87a28.13 28.13 0 0 0 28.13-28.13V258.88a28.13 28.13 0 0 0-28.13-28.13H202.63a28.13 28.13 0 0 0-28.13 28.13v168.75a28.13 28.13 0 0 0 28.13 28.12zm28.12-168.75h140.63v112.5H230.75V287z",
|
|
18
|
-
"p-id": "1174"
|
|
19
|
-
}, null, -1)
|
|
20
|
-
])]);
|
|
21
|
-
}
|
|
22
|
-
const Document = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
23
2
|
export {
|
|
24
|
-
|
|
3
|
+
_sfc_main as default
|
|
25
4
|
};
|
|
@@ -1,6 +1,30 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
-
const
|
|
4
|
-
|
|
3
|
+
const vue = require("vue");
|
|
4
|
+
const _hoisted_1 = {
|
|
5
|
+
id: "icon-document",
|
|
6
|
+
viewBox: "0 0 1024 1024",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
5
8
|
};
|
|
9
|
+
const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
10
|
+
...{
|
|
11
|
+
name: "Document"
|
|
12
|
+
},
|
|
13
|
+
__name: "document",
|
|
14
|
+
setup(__props) {
|
|
15
|
+
return (_ctx, _cache) => {
|
|
16
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [
|
|
17
|
+
vue.createElementVNode("path", {
|
|
18
|
+
d: "M945.52 275.33l-168.75-168.75A56.28 56.28 0 0 0 737 90.13H146.38C99.86 90.13 62 127.96 62 174.5v675c0 46.52 37.86 84.38 84.38 84.38h731.25c46.52 0 84.37-37.86 84.37-84.38V315.13c0-14.93-5.93-29.25-16.48-39.8zM905.75 849.5a28.13 28.13 0 0 1-28.13 28.13H146.38a28.13 28.13 0 0 1-28.13-28.13V174.5a28.13 28.13 0 0 1 28.13-28.13h562.5v112.5h-.06a84.38 84.38 0 0 0 84.37 84.38H905.75v506.25zM821.32 315.13h-28.13c-30.99 0-56.25-25.23-56.25-56.25H737V146.38l168.75 168.75h-84.43z",
|
|
19
|
+
"p-id": "1173"
|
|
20
|
+
}, null, -1),
|
|
21
|
+
vue.createTextVNode(),
|
|
22
|
+
vue.createElementVNode("path", {
|
|
23
|
+
d: "M497.94 287h140.63a14.06 14.06 0 1 0 0-28.13H497.94a14.06 14.06 0 1 0 0 28.13zm0 84.38h140.63a14.06 14.06 0 1 0 0-28.13H497.94a14.06 14.06 0 1 0 0 28.13zM483.88 441.69a14.06 14.06 0 0 0 14.06 14.06h337.5a14.06 14.06 0 1 0 0-28.13h-337.5a14.06 14.06 0 0 0-14.06 14.07zm351.56 154.69h-646.88a14.06 14.06 0 1 0 0 28.13h646.88a14.06 14.06 0 1 0 0-28.13zm0 84.38h-646.88a14.06 14.06 0 1 0 0 28.12h646.88a14.06 14.06 0 1 0 0-28.12zm0 84.37h-646.88a14.06 14.06 0 1 0 0 28.13h646.88a14.06 14.06 0 1 0 0-28.13zm0-253.13h-646.88a14.06 14.06 0 1 0 0 28.13h646.88a14.06 14.06 0 1 0 0-28.13zM202.63 455.75h196.87a28.13 28.13 0 0 0 28.13-28.13V258.88a28.13 28.13 0 0 0-28.13-28.13H202.63a28.13 28.13 0 0 0-28.13 28.13v168.75a28.13 28.13 0 0 0 28.13 28.12zm28.12-168.75h140.63v112.5H230.75V287z",
|
|
24
|
+
"p-id": "1174"
|
|
25
|
+
}, null, -1)
|
|
26
|
+
])]);
|
|
27
|
+
};
|
|
28
|
+
}
|
|
29
|
+
});
|
|
6
30
|
exports.default = _sfc_main;
|
|
@@ -1,6 +1,30 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
import { defineComponent, createElementBlock, openBlock, createElementVNode, createTextVNode } from "vue";
|
|
2
|
+
const _hoisted_1 = {
|
|
3
|
+
id: "icon-document",
|
|
4
|
+
viewBox: "0 0 1024 1024",
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
3
6
|
};
|
|
7
|
+
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
8
|
+
...{
|
|
9
|
+
name: "Document"
|
|
10
|
+
},
|
|
11
|
+
__name: "document",
|
|
12
|
+
setup(__props) {
|
|
13
|
+
return (_ctx, _cache) => {
|
|
14
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [
|
|
15
|
+
createElementVNode("path", {
|
|
16
|
+
d: "M945.52 275.33l-168.75-168.75A56.28 56.28 0 0 0 737 90.13H146.38C99.86 90.13 62 127.96 62 174.5v675c0 46.52 37.86 84.38 84.38 84.38h731.25c46.52 0 84.37-37.86 84.37-84.38V315.13c0-14.93-5.93-29.25-16.48-39.8zM905.75 849.5a28.13 28.13 0 0 1-28.13 28.13H146.38a28.13 28.13 0 0 1-28.13-28.13V174.5a28.13 28.13 0 0 1 28.13-28.13h562.5v112.5h-.06a84.38 84.38 0 0 0 84.37 84.38H905.75v506.25zM821.32 315.13h-28.13c-30.99 0-56.25-25.23-56.25-56.25H737V146.38l168.75 168.75h-84.43z",
|
|
17
|
+
"p-id": "1173"
|
|
18
|
+
}, null, -1),
|
|
19
|
+
createTextVNode(),
|
|
20
|
+
createElementVNode("path", {
|
|
21
|
+
d: "M497.94 287h140.63a14.06 14.06 0 1 0 0-28.13H497.94a14.06 14.06 0 1 0 0 28.13zm0 84.38h140.63a14.06 14.06 0 1 0 0-28.13H497.94a14.06 14.06 0 1 0 0 28.13zM483.88 441.69a14.06 14.06 0 0 0 14.06 14.06h337.5a14.06 14.06 0 1 0 0-28.13h-337.5a14.06 14.06 0 0 0-14.06 14.07zm351.56 154.69h-646.88a14.06 14.06 0 1 0 0 28.13h646.88a14.06 14.06 0 1 0 0-28.13zm0 84.38h-646.88a14.06 14.06 0 1 0 0 28.12h646.88a14.06 14.06 0 1 0 0-28.12zm0 84.37h-646.88a14.06 14.06 0 1 0 0 28.13h646.88a14.06 14.06 0 1 0 0-28.13zm0-253.13h-646.88a14.06 14.06 0 1 0 0 28.13h646.88a14.06 14.06 0 1 0 0-28.13zM202.63 455.75h196.87a28.13 28.13 0 0 0 28.13-28.13V258.88a28.13 28.13 0 0 0-28.13-28.13H202.63a28.13 28.13 0 0 0-28.13 28.13v168.75a28.13 28.13 0 0 0 28.13 28.12zm28.12-168.75h140.63v112.5H230.75V287z",
|
|
22
|
+
"p-id": "1174"
|
|
23
|
+
}, null, -1)
|
|
24
|
+
])]);
|
|
25
|
+
};
|
|
26
|
+
}
|
|
27
|
+
});
|
|
4
28
|
export {
|
|
5
29
|
_sfc_main as default
|
|
6
30
|
};
|
package/dist/icons/vue/down.cjs
CHANGED
|
@@ -1,20 +1,4 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
-
const
|
|
4
|
-
|
|
5
|
-
const _pluginVue_exportHelper = require("../../_virtual/_plugin-vue_export-helper.cjs");
|
|
6
|
-
const _hoisted_1 = {
|
|
7
|
-
id: "icon-down",
|
|
8
|
-
viewBox: "0 0 1024 1024",
|
|
9
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
10
|
-
};
|
|
11
|
-
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
12
|
-
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [
|
|
13
|
-
vue.createElementVNode("path", {
|
|
14
|
-
d: "M874.66666666 136.66986667c0-18.8416-15.29173333-34.13333333-34.13333333-34.13333334S806.4 117.82826667 806.4 136.66986667l0 301.73866666L216.09813333 109.43146667c-19.38773333-10.78613333-42.5984-10.71786667-61.98613333 0C134.656 120.28586667 123.11893333 139.60533333 123.11893333 161.24586667l0 700.416c0 21.57226667 11.53706667 41.02826667 30.99306667 51.8144C163.80586666 918.86933333 174.3872 921.6 185.0368 921.6s21.2992-2.73066667 30.99306666-8.12373333L806.4 584.4992l0 303.03573333c0 18.8416 15.29173333 34.13333333 34.13333333 34.13333334s34.13333333-15.29173333 34.13333333-34.13333334L874.66666666 136.66986667zM191.7952 850.39786667L188.45013333 170.66666667l611.5328 340.7872L191.7952 850.39786667z",
|
|
15
|
-
"p-id": "2481"
|
|
16
|
-
}, null, -1)
|
|
17
|
-
])]);
|
|
18
|
-
}
|
|
19
|
-
const Down = /* @__PURE__ */ _pluginVue_exportHelper.default(down_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
|
|
20
|
-
exports.default = Down;
|
|
3
|
+
const down_vue_vue_type_script_setup_true_lang = require("./down2.cjs");
|
|
4
|
+
exports.default = down_vue_vue_type_script_setup_true_lang.default;
|
package/dist/icons/vue/down.js
CHANGED
|
@@ -1,20 +1,4 @@
|
|
|
1
1
|
import _sfc_main from "./down2.js";
|
|
2
|
-
import { createElementBlock, openBlock, createElementVNode } from "vue";
|
|
3
|
-
import _export_sfc from "../../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
-
const _hoisted_1 = {
|
|
5
|
-
id: "icon-down",
|
|
6
|
-
viewBox: "0 0 1024 1024",
|
|
7
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
-
};
|
|
9
|
-
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
10
|
-
return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [
|
|
11
|
-
createElementVNode("path", {
|
|
12
|
-
d: "M874.66666666 136.66986667c0-18.8416-15.29173333-34.13333333-34.13333333-34.13333334S806.4 117.82826667 806.4 136.66986667l0 301.73866666L216.09813333 109.43146667c-19.38773333-10.78613333-42.5984-10.71786667-61.98613333 0C134.656 120.28586667 123.11893333 139.60533333 123.11893333 161.24586667l0 700.416c0 21.57226667 11.53706667 41.02826667 30.99306667 51.8144C163.80586666 918.86933333 174.3872 921.6 185.0368 921.6s21.2992-2.73066667 30.99306666-8.12373333L806.4 584.4992l0 303.03573333c0 18.8416 15.29173333 34.13333333 34.13333333 34.13333334s34.13333333-15.29173333 34.13333333-34.13333334L874.66666666 136.66986667zM191.7952 850.39786667L188.45013333 170.66666667l611.5328 340.7872L191.7952 850.39786667z",
|
|
13
|
-
"p-id": "2481"
|
|
14
|
-
}, null, -1)
|
|
15
|
-
])]);
|
|
16
|
-
}
|
|
17
|
-
const Down = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
18
2
|
export {
|
|
19
|
-
|
|
3
|
+
_sfc_main as default
|
|
20
4
|
};
|
package/dist/icons/vue/down2.cjs
CHANGED
|
@@ -1,6 +1,25 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
-
const
|
|
4
|
-
|
|
3
|
+
const vue = require("vue");
|
|
4
|
+
const _hoisted_1 = {
|
|
5
|
+
id: "icon-down",
|
|
6
|
+
viewBox: "0 0 1024 1024",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
5
8
|
};
|
|
9
|
+
const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
10
|
+
...{
|
|
11
|
+
name: "Down"
|
|
12
|
+
},
|
|
13
|
+
__name: "down",
|
|
14
|
+
setup(__props) {
|
|
15
|
+
return (_ctx, _cache) => {
|
|
16
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [
|
|
17
|
+
vue.createElementVNode("path", {
|
|
18
|
+
d: "M874.66666666 136.66986667c0-18.8416-15.29173333-34.13333333-34.13333333-34.13333334S806.4 117.82826667 806.4 136.66986667l0 301.73866666L216.09813333 109.43146667c-19.38773333-10.78613333-42.5984-10.71786667-61.98613333 0C134.656 120.28586667 123.11893333 139.60533333 123.11893333 161.24586667l0 700.416c0 21.57226667 11.53706667 41.02826667 30.99306667 51.8144C163.80586666 918.86933333 174.3872 921.6 185.0368 921.6s21.2992-2.73066667 30.99306666-8.12373333L806.4 584.4992l0 303.03573333c0 18.8416 15.29173333 34.13333333 34.13333333 34.13333334s34.13333333-15.29173333 34.13333333-34.13333334L874.66666666 136.66986667zM191.7952 850.39786667L188.45013333 170.66666667l611.5328 340.7872L191.7952 850.39786667z",
|
|
19
|
+
"p-id": "2481"
|
|
20
|
+
}, null, -1)
|
|
21
|
+
])]);
|
|
22
|
+
};
|
|
23
|
+
}
|
|
24
|
+
});
|
|
6
25
|
exports.default = _sfc_main;
|
package/dist/icons/vue/down2.js
CHANGED
|
@@ -1,6 +1,25 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
import { defineComponent, createElementBlock, openBlock, createElementVNode } from "vue";
|
|
2
|
+
const _hoisted_1 = {
|
|
3
|
+
id: "icon-down",
|
|
4
|
+
viewBox: "0 0 1024 1024",
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
3
6
|
};
|
|
7
|
+
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
8
|
+
...{
|
|
9
|
+
name: "Down"
|
|
10
|
+
},
|
|
11
|
+
__name: "down",
|
|
12
|
+
setup(__props) {
|
|
13
|
+
return (_ctx, _cache) => {
|
|
14
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [
|
|
15
|
+
createElementVNode("path", {
|
|
16
|
+
d: "M874.66666666 136.66986667c0-18.8416-15.29173333-34.13333333-34.13333333-34.13333334S806.4 117.82826667 806.4 136.66986667l0 301.73866666L216.09813333 109.43146667c-19.38773333-10.78613333-42.5984-10.71786667-61.98613333 0C134.656 120.28586667 123.11893333 139.60533333 123.11893333 161.24586667l0 700.416c0 21.57226667 11.53706667 41.02826667 30.99306667 51.8144C163.80586666 918.86933333 174.3872 921.6 185.0368 921.6s21.2992-2.73066667 30.99306666-8.12373333L806.4 584.4992l0 303.03573333c0 18.8416 15.29173333 34.13333333 34.13333333 34.13333334s34.13333333-15.29173333 34.13333333-34.13333334L874.66666666 136.66986667zM191.7952 850.39786667L188.45013333 170.66666667l611.5328 340.7872L191.7952 850.39786667z",
|
|
17
|
+
"p-id": "2481"
|
|
18
|
+
}, null, -1)
|
|
19
|
+
])]);
|
|
20
|
+
};
|
|
21
|
+
}
|
|
22
|
+
});
|
|
4
23
|
export {
|
|
5
24
|
_sfc_main as default
|
|
6
25
|
};
|
|
@@ -1,20 +1,4 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
-
const
|
|
4
|
-
|
|
5
|
-
const _pluginVue_exportHelper = require("../../_virtual/_plugin-vue_export-helper.cjs");
|
|
6
|
-
const _hoisted_1 = {
|
|
7
|
-
id: "icon-download",
|
|
8
|
-
viewBox: "0 0 1024 1024",
|
|
9
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
10
|
-
};
|
|
11
|
-
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
12
|
-
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [
|
|
13
|
-
vue.createElementVNode("path", {
|
|
14
|
-
fill: "currentColor",
|
|
15
|
-
d: "M160 832h704a32 32 0 1 1 0 64H160a32 32 0 1 1 0-64m384-253.696 236.288-236.352 45.248 45.248L508.8 704 192 387.2l45.248-45.248L480 584.704V128h64z"
|
|
16
|
-
}, null, -1)
|
|
17
|
-
])]);
|
|
18
|
-
}
|
|
19
|
-
const Download = /* @__PURE__ */ _pluginVue_exportHelper.default(download_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
|
|
20
|
-
exports.default = Download;
|
|
3
|
+
const download_vue_vue_type_script_setup_true_lang = require("./download2.cjs");
|
|
4
|
+
exports.default = download_vue_vue_type_script_setup_true_lang.default;
|
|
@@ -1,20 +1,4 @@
|
|
|
1
1
|
import _sfc_main from "./download2.js";
|
|
2
|
-
import { createElementBlock, openBlock, createElementVNode } from "vue";
|
|
3
|
-
import _export_sfc from "../../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
-
const _hoisted_1 = {
|
|
5
|
-
id: "icon-download",
|
|
6
|
-
viewBox: "0 0 1024 1024",
|
|
7
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
-
};
|
|
9
|
-
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
10
|
-
return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [
|
|
11
|
-
createElementVNode("path", {
|
|
12
|
-
fill: "currentColor",
|
|
13
|
-
d: "M160 832h704a32 32 0 1 1 0 64H160a32 32 0 1 1 0-64m384-253.696 236.288-236.352 45.248 45.248L508.8 704 192 387.2l45.248-45.248L480 584.704V128h64z"
|
|
14
|
-
}, null, -1)
|
|
15
|
-
])]);
|
|
16
|
-
}
|
|
17
|
-
const Download = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
18
2
|
export {
|
|
19
|
-
|
|
3
|
+
_sfc_main as default
|
|
20
4
|
};
|
|
@@ -1,6 +1,25 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
-
const
|
|
4
|
-
|
|
3
|
+
const vue = require("vue");
|
|
4
|
+
const _hoisted_1 = {
|
|
5
|
+
id: "icon-download",
|
|
6
|
+
viewBox: "0 0 1024 1024",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
5
8
|
};
|
|
9
|
+
const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
10
|
+
...{
|
|
11
|
+
name: "Download"
|
|
12
|
+
},
|
|
13
|
+
__name: "download",
|
|
14
|
+
setup(__props) {
|
|
15
|
+
return (_ctx, _cache) => {
|
|
16
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [
|
|
17
|
+
vue.createElementVNode("path", {
|
|
18
|
+
fill: "currentColor",
|
|
19
|
+
d: "M160 832h704a32 32 0 1 1 0 64H160a32 32 0 1 1 0-64m384-253.696 236.288-236.352 45.248 45.248L508.8 704 192 387.2l45.248-45.248L480 584.704V128h64z"
|
|
20
|
+
}, null, -1)
|
|
21
|
+
])]);
|
|
22
|
+
};
|
|
23
|
+
}
|
|
24
|
+
});
|
|
6
25
|
exports.default = _sfc_main;
|
|
@@ -1,6 +1,25 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
import { defineComponent, createElementBlock, openBlock, createElementVNode } from "vue";
|
|
2
|
+
const _hoisted_1 = {
|
|
3
|
+
id: "icon-download",
|
|
4
|
+
viewBox: "0 0 1024 1024",
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
3
6
|
};
|
|
7
|
+
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
8
|
+
...{
|
|
9
|
+
name: "Download"
|
|
10
|
+
},
|
|
11
|
+
__name: "download",
|
|
12
|
+
setup(__props) {
|
|
13
|
+
return (_ctx, _cache) => {
|
|
14
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [
|
|
15
|
+
createElementVNode("path", {
|
|
16
|
+
fill: "currentColor",
|
|
17
|
+
d: "M160 832h704a32 32 0 1 1 0 64H160a32 32 0 1 1 0-64m384-253.696 236.288-236.352 45.248 45.248L508.8 704 192 387.2l45.248-45.248L480 584.704V128h64z"
|
|
18
|
+
}, null, -1)
|
|
19
|
+
])]);
|
|
20
|
+
};
|
|
21
|
+
}
|
|
22
|
+
});
|
|
4
23
|
export {
|
|
5
24
|
_sfc_main as default
|
|
6
25
|
};
|
package/dist/icons/vue/edit.cjs
CHANGED
|
@@ -1,25 +1,4 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
-
const
|
|
4
|
-
|
|
5
|
-
const _pluginVue_exportHelper = require("../../_virtual/_plugin-vue_export-helper.cjs");
|
|
6
|
-
const _hoisted_1 = {
|
|
7
|
-
id: "icon-edit",
|
|
8
|
-
viewBox: "0 0 1024 1024",
|
|
9
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
10
|
-
};
|
|
11
|
-
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
12
|
-
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [
|
|
13
|
-
vue.createElementVNode("path", {
|
|
14
|
-
fill: "currentColor",
|
|
15
|
-
d: "M832 512a32 32 0 1 1 64 0v352a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h352a32 32 0 0 1 0 64H192v640h640V512z"
|
|
16
|
-
}, null, -1),
|
|
17
|
-
vue.createTextVNode(),
|
|
18
|
-
vue.createElementVNode("path", {
|
|
19
|
-
fill: "currentColor",
|
|
20
|
-
d: "m469.952 554.24 52.8-7.552L847.104 222.4a32 32 0 1 0-45.248-45.248L477.44 501.44l-7.552 52.8zm422.4-422.4a96 96 0 0 1 0 135.808l-331.84 331.84a32 32 0 0 1-18.112 9.088L436.8 623.68a32 32 0 0 1-36.224-36.224l15.104-105.6a32 32 0 0 1 9.024-18.112l331.904-331.84a96 96 0 0 1 135.744 0z"
|
|
21
|
-
}, null, -1)
|
|
22
|
-
])]);
|
|
23
|
-
}
|
|
24
|
-
const Edit = /* @__PURE__ */ _pluginVue_exportHelper.default(edit_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
|
|
25
|
-
exports.default = Edit;
|
|
3
|
+
const edit_vue_vue_type_script_setup_true_lang = require("./edit2.cjs");
|
|
4
|
+
exports.default = edit_vue_vue_type_script_setup_true_lang.default;
|
package/dist/icons/vue/edit.js
CHANGED
|
@@ -1,25 +1,4 @@
|
|
|
1
1
|
import _sfc_main from "./edit2.js";
|
|
2
|
-
import { createElementBlock, openBlock, createElementVNode, createTextVNode } from "vue";
|
|
3
|
-
import _export_sfc from "../../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
-
const _hoisted_1 = {
|
|
5
|
-
id: "icon-edit",
|
|
6
|
-
viewBox: "0 0 1024 1024",
|
|
7
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
-
};
|
|
9
|
-
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
10
|
-
return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [
|
|
11
|
-
createElementVNode("path", {
|
|
12
|
-
fill: "currentColor",
|
|
13
|
-
d: "M832 512a32 32 0 1 1 64 0v352a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h352a32 32 0 0 1 0 64H192v640h640V512z"
|
|
14
|
-
}, null, -1),
|
|
15
|
-
createTextVNode(),
|
|
16
|
-
createElementVNode("path", {
|
|
17
|
-
fill: "currentColor",
|
|
18
|
-
d: "m469.952 554.24 52.8-7.552L847.104 222.4a32 32 0 1 0-45.248-45.248L477.44 501.44l-7.552 52.8zm422.4-422.4a96 96 0 0 1 0 135.808l-331.84 331.84a32 32 0 0 1-18.112 9.088L436.8 623.68a32 32 0 0 1-36.224-36.224l15.104-105.6a32 32 0 0 1 9.024-18.112l331.904-331.84a96 96 0 0 1 135.744 0z"
|
|
19
|
-
}, null, -1)
|
|
20
|
-
])]);
|
|
21
|
-
}
|
|
22
|
-
const Edit = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
23
2
|
export {
|
|
24
|
-
|
|
3
|
+
_sfc_main as default
|
|
25
4
|
};
|
package/dist/icons/vue/edit2.cjs
CHANGED
|
@@ -1,6 +1,30 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
-
const
|
|
4
|
-
|
|
3
|
+
const vue = require("vue");
|
|
4
|
+
const _hoisted_1 = {
|
|
5
|
+
id: "icon-edit",
|
|
6
|
+
viewBox: "0 0 1024 1024",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
5
8
|
};
|
|
9
|
+
const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
10
|
+
...{
|
|
11
|
+
name: "Edit"
|
|
12
|
+
},
|
|
13
|
+
__name: "edit",
|
|
14
|
+
setup(__props) {
|
|
15
|
+
return (_ctx, _cache) => {
|
|
16
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [
|
|
17
|
+
vue.createElementVNode("path", {
|
|
18
|
+
fill: "currentColor",
|
|
19
|
+
d: "M832 512a32 32 0 1 1 64 0v352a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h352a32 32 0 0 1 0 64H192v640h640V512z"
|
|
20
|
+
}, null, -1),
|
|
21
|
+
vue.createTextVNode(),
|
|
22
|
+
vue.createElementVNode("path", {
|
|
23
|
+
fill: "currentColor",
|
|
24
|
+
d: "m469.952 554.24 52.8-7.552L847.104 222.4a32 32 0 1 0-45.248-45.248L477.44 501.44l-7.552 52.8zm422.4-422.4a96 96 0 0 1 0 135.808l-331.84 331.84a32 32 0 0 1-18.112 9.088L436.8 623.68a32 32 0 0 1-36.224-36.224l15.104-105.6a32 32 0 0 1 9.024-18.112l331.904-331.84a96 96 0 0 1 135.744 0z"
|
|
25
|
+
}, null, -1)
|
|
26
|
+
])]);
|
|
27
|
+
};
|
|
28
|
+
}
|
|
29
|
+
});
|
|
6
30
|
exports.default = _sfc_main;
|
package/dist/icons/vue/edit2.js
CHANGED
|
@@ -1,6 +1,30 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
import { defineComponent, createElementBlock, openBlock, createElementVNode, createTextVNode } from "vue";
|
|
2
|
+
const _hoisted_1 = {
|
|
3
|
+
id: "icon-edit",
|
|
4
|
+
viewBox: "0 0 1024 1024",
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
3
6
|
};
|
|
7
|
+
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
8
|
+
...{
|
|
9
|
+
name: "Edit"
|
|
10
|
+
},
|
|
11
|
+
__name: "edit",
|
|
12
|
+
setup(__props) {
|
|
13
|
+
return (_ctx, _cache) => {
|
|
14
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [
|
|
15
|
+
createElementVNode("path", {
|
|
16
|
+
fill: "currentColor",
|
|
17
|
+
d: "M832 512a32 32 0 1 1 64 0v352a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h352a32 32 0 0 1 0 64H192v640h640V512z"
|
|
18
|
+
}, null, -1),
|
|
19
|
+
createTextVNode(),
|
|
20
|
+
createElementVNode("path", {
|
|
21
|
+
fill: "currentColor",
|
|
22
|
+
d: "m469.952 554.24 52.8-7.552L847.104 222.4a32 32 0 1 0-45.248-45.248L477.44 501.44l-7.552 52.8zm422.4-422.4a96 96 0 0 1 0 135.808l-331.84 331.84a32 32 0 0 1-18.112 9.088L436.8 623.68a32 32 0 0 1-36.224-36.224l15.104-105.6a32 32 0 0 1 9.024-18.112l331.904-331.84a96 96 0 0 1 135.744 0z"
|
|
23
|
+
}, null, -1)
|
|
24
|
+
])]);
|
|
25
|
+
};
|
|
26
|
+
}
|
|
27
|
+
});
|
|
4
28
|
export {
|
|
5
29
|
_sfc_main as default
|
|
6
30
|
};
|
package/dist/icons/vue/enter.cjs
CHANGED
|
@@ -1,21 +1,4 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
-
const
|
|
4
|
-
|
|
5
|
-
const _pluginVue_exportHelper = require("../../_virtual/_plugin-vue_export-helper.cjs");
|
|
6
|
-
const _hoisted_1 = {
|
|
7
|
-
id: "icon-enter",
|
|
8
|
-
viewBox: "0 0 1024 1024",
|
|
9
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
10
|
-
};
|
|
11
|
-
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
12
|
-
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [
|
|
13
|
-
vue.createElementVNode("path", {
|
|
14
|
-
d: "M656.36179153 933.07378604a68.79342673 68.79342673 0 0 1-27.51737036-5.96209735 71.08654065 71.08654065 0 0 1-42.1933016-65.58306674v-256.82879141L226.17356421 915.64611825a67.87618066 67.87618066 0 0 1-73.8382772 12.38281651A71.08654065 71.08654065 0 0 1 110.14198542 861.52862195V161.67016327A71.08654065 71.08654065 0 0 1 152.79390964 96.08709734a67.87618066 67.87618066 0 0 1 73.838278 12.84143913l359.56030848 310.94628772V161.67016327a71.08654065 71.08654065 0 0 1 42.65192505-65.58306592 67.87618066 67.87618066 0 0 1 74.29690063 12.84143912L1107.64666924 457.02327451a72.00378671 72.00378671 0 0 1 0 105.94187704L702.22407574 915.64611825a68.33480328 68.33480328 0 0 1-45.86228422 17.42766779z m-476.96775677-72.00378671l405.88121611-349.47060672-404.50534743-351.76372064v701.69294998z m476.0505107 0l405.88121696-349.47060672-404.50534827-351.76372064v701.69294998z",
|
|
15
|
-
fill: "#2c2c2c",
|
|
16
|
-
"p-id": "2173"
|
|
17
|
-
}, null, -1)
|
|
18
|
-
])]);
|
|
19
|
-
}
|
|
20
|
-
const Enter = /* @__PURE__ */ _pluginVue_exportHelper.default(enter_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
|
|
21
|
-
exports.default = Enter;
|
|
3
|
+
const enter_vue_vue_type_script_setup_true_lang = require("./enter2.cjs");
|
|
4
|
+
exports.default = enter_vue_vue_type_script_setup_true_lang.default;
|
package/dist/icons/vue/enter.js
CHANGED
|
@@ -1,21 +1,4 @@
|
|
|
1
1
|
import _sfc_main from "./enter2.js";
|
|
2
|
-
import { createElementBlock, openBlock, createElementVNode } from "vue";
|
|
3
|
-
import _export_sfc from "../../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
-
const _hoisted_1 = {
|
|
5
|
-
id: "icon-enter",
|
|
6
|
-
viewBox: "0 0 1024 1024",
|
|
7
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
-
};
|
|
9
|
-
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
10
|
-
return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [
|
|
11
|
-
createElementVNode("path", {
|
|
12
|
-
d: "M656.36179153 933.07378604a68.79342673 68.79342673 0 0 1-27.51737036-5.96209735 71.08654065 71.08654065 0 0 1-42.1933016-65.58306674v-256.82879141L226.17356421 915.64611825a67.87618066 67.87618066 0 0 1-73.8382772 12.38281651A71.08654065 71.08654065 0 0 1 110.14198542 861.52862195V161.67016327A71.08654065 71.08654065 0 0 1 152.79390964 96.08709734a67.87618066 67.87618066 0 0 1 73.838278 12.84143913l359.56030848 310.94628772V161.67016327a71.08654065 71.08654065 0 0 1 42.65192505-65.58306592 67.87618066 67.87618066 0 0 1 74.29690063 12.84143912L1107.64666924 457.02327451a72.00378671 72.00378671 0 0 1 0 105.94187704L702.22407574 915.64611825a68.33480328 68.33480328 0 0 1-45.86228422 17.42766779z m-476.96775677-72.00378671l405.88121611-349.47060672-404.50534743-351.76372064v701.69294998z m476.0505107 0l405.88121696-349.47060672-404.50534827-351.76372064v701.69294998z",
|
|
13
|
-
fill: "#2c2c2c",
|
|
14
|
-
"p-id": "2173"
|
|
15
|
-
}, null, -1)
|
|
16
|
-
])]);
|
|
17
|
-
}
|
|
18
|
-
const Enter = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
19
2
|
export {
|
|
20
|
-
|
|
3
|
+
_sfc_main as default
|
|
21
4
|
};
|
|
@@ -1,6 +1,26 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
-
const
|
|
4
|
-
|
|
3
|
+
const vue = require("vue");
|
|
4
|
+
const _hoisted_1 = {
|
|
5
|
+
id: "icon-enter",
|
|
6
|
+
viewBox: "0 0 1024 1024",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
5
8
|
};
|
|
9
|
+
const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
10
|
+
...{
|
|
11
|
+
name: "Enter"
|
|
12
|
+
},
|
|
13
|
+
__name: "enter",
|
|
14
|
+
setup(__props) {
|
|
15
|
+
return (_ctx, _cache) => {
|
|
16
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [
|
|
17
|
+
vue.createElementVNode("path", {
|
|
18
|
+
d: "M656.36179153 933.07378604a68.79342673 68.79342673 0 0 1-27.51737036-5.96209735 71.08654065 71.08654065 0 0 1-42.1933016-65.58306674v-256.82879141L226.17356421 915.64611825a67.87618066 67.87618066 0 0 1-73.8382772 12.38281651A71.08654065 71.08654065 0 0 1 110.14198542 861.52862195V161.67016327A71.08654065 71.08654065 0 0 1 152.79390964 96.08709734a67.87618066 67.87618066 0 0 1 73.838278 12.84143913l359.56030848 310.94628772V161.67016327a71.08654065 71.08654065 0 0 1 42.65192505-65.58306592 67.87618066 67.87618066 0 0 1 74.29690063 12.84143912L1107.64666924 457.02327451a72.00378671 72.00378671 0 0 1 0 105.94187704L702.22407574 915.64611825a68.33480328 68.33480328 0 0 1-45.86228422 17.42766779z m-476.96775677-72.00378671l405.88121611-349.47060672-404.50534743-351.76372064v701.69294998z m476.0505107 0l405.88121696-349.47060672-404.50534827-351.76372064v701.69294998z",
|
|
19
|
+
fill: "#2c2c2c",
|
|
20
|
+
"p-id": "2173"
|
|
21
|
+
}, null, -1)
|
|
22
|
+
])]);
|
|
23
|
+
};
|
|
24
|
+
}
|
|
25
|
+
});
|
|
6
26
|
exports.default = _sfc_main;
|
package/dist/icons/vue/enter2.js
CHANGED
|
@@ -1,6 +1,26 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
import { defineComponent, createElementBlock, openBlock, createElementVNode } from "vue";
|
|
2
|
+
const _hoisted_1 = {
|
|
3
|
+
id: "icon-enter",
|
|
4
|
+
viewBox: "0 0 1024 1024",
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
3
6
|
};
|
|
7
|
+
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
8
|
+
...{
|
|
9
|
+
name: "Enter"
|
|
10
|
+
},
|
|
11
|
+
__name: "enter",
|
|
12
|
+
setup(__props) {
|
|
13
|
+
return (_ctx, _cache) => {
|
|
14
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [
|
|
15
|
+
createElementVNode("path", {
|
|
16
|
+
d: "M656.36179153 933.07378604a68.79342673 68.79342673 0 0 1-27.51737036-5.96209735 71.08654065 71.08654065 0 0 1-42.1933016-65.58306674v-256.82879141L226.17356421 915.64611825a67.87618066 67.87618066 0 0 1-73.8382772 12.38281651A71.08654065 71.08654065 0 0 1 110.14198542 861.52862195V161.67016327A71.08654065 71.08654065 0 0 1 152.79390964 96.08709734a67.87618066 67.87618066 0 0 1 73.838278 12.84143913l359.56030848 310.94628772V161.67016327a71.08654065 71.08654065 0 0 1 42.65192505-65.58306592 67.87618066 67.87618066 0 0 1 74.29690063 12.84143912L1107.64666924 457.02327451a72.00378671 72.00378671 0 0 1 0 105.94187704L702.22407574 915.64611825a68.33480328 68.33480328 0 0 1-45.86228422 17.42766779z m-476.96775677-72.00378671l405.88121611-349.47060672-404.50534743-351.76372064v701.69294998z m476.0505107 0l405.88121696-349.47060672-404.50534827-351.76372064v701.69294998z",
|
|
17
|
+
fill: "#2c2c2c",
|
|
18
|
+
"p-id": "2173"
|
|
19
|
+
}, null, -1)
|
|
20
|
+
])]);
|
|
21
|
+
};
|
|
22
|
+
}
|
|
23
|
+
});
|
|
4
24
|
export {
|
|
5
25
|
_sfc_main as default
|
|
6
26
|
};
|
package/dist/icons/vue/frame.cjs
CHANGED
|
@@ -1,17 +1,4 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
-
const
|
|
4
|
-
|
|
5
|
-
const _pluginVue_exportHelper = require("../../_virtual/_plugin-vue_export-helper.cjs");
|
|
6
|
-
const _hoisted_1 = {
|
|
7
|
-
id: "icon-frame",
|
|
8
|
-
viewBox: "0 0 1024 1024",
|
|
9
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
10
|
-
};
|
|
11
|
-
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
12
|
-
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [
|
|
13
|
-
vue.createElementVNode("path", { d: "M782 912.00000031h-540C170 912.00000031 111.99999969 854 111.99999969 782v-540C111.99999969 170 170 111.99999969 242 111.99999969h538.00000031c72 0 130.00000031 58.00000031 129.99999938 130.00000031v538.00000031c1.99999969 73.99999969-55.99999969 132-127.99999969 132z m-540-740.00000062C204.00000031 171.99999969 171.99999969 204.00000031 171.99999969 242v538.00000031c0 37.99999969 31.99999969 70.00000031 70.00000031 69.99999938h538.00000031c37.99999969 0 70.00000031-31.99999969 69.99999938-69.99999938V242C852.00000031 204.00000031 819.99999969 171.99999969 782 171.99999969h-540z" }, null, -1)
|
|
14
|
-
])]);
|
|
15
|
-
}
|
|
16
|
-
const Frame = /* @__PURE__ */ _pluginVue_exportHelper.default(frame_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
|
|
17
|
-
exports.default = Frame;
|
|
3
|
+
const frame_vue_vue_type_script_setup_true_lang = require("./frame2.cjs");
|
|
4
|
+
exports.default = frame_vue_vue_type_script_setup_true_lang.default;
|
package/dist/icons/vue/frame.js
CHANGED
|
@@ -1,17 +1,4 @@
|
|
|
1
1
|
import _sfc_main from "./frame2.js";
|
|
2
|
-
import { createElementBlock, openBlock, createElementVNode } from "vue";
|
|
3
|
-
import _export_sfc from "../../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
-
const _hoisted_1 = {
|
|
5
|
-
id: "icon-frame",
|
|
6
|
-
viewBox: "0 0 1024 1024",
|
|
7
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
-
};
|
|
9
|
-
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
10
|
-
return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [
|
|
11
|
-
createElementVNode("path", { d: "M782 912.00000031h-540C170 912.00000031 111.99999969 854 111.99999969 782v-540C111.99999969 170 170 111.99999969 242 111.99999969h538.00000031c72 0 130.00000031 58.00000031 129.99999938 130.00000031v538.00000031c1.99999969 73.99999969-55.99999969 132-127.99999969 132z m-540-740.00000062C204.00000031 171.99999969 171.99999969 204.00000031 171.99999969 242v538.00000031c0 37.99999969 31.99999969 70.00000031 70.00000031 69.99999938h538.00000031c37.99999969 0 70.00000031-31.99999969 69.99999938-69.99999938V242C852.00000031 204.00000031 819.99999969 171.99999969 782 171.99999969h-540z" }, null, -1)
|
|
12
|
-
])]);
|
|
13
|
-
}
|
|
14
|
-
const Frame = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
15
2
|
export {
|
|
16
|
-
|
|
3
|
+
_sfc_main as default
|
|
17
4
|
};
|
|
@@ -1,6 +1,22 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
-
const
|
|
4
|
-
|
|
3
|
+
const vue = require("vue");
|
|
4
|
+
const _hoisted_1 = {
|
|
5
|
+
id: "icon-frame",
|
|
6
|
+
viewBox: "0 0 1024 1024",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
5
8
|
};
|
|
9
|
+
const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
10
|
+
...{
|
|
11
|
+
name: "Frame"
|
|
12
|
+
},
|
|
13
|
+
__name: "frame",
|
|
14
|
+
setup(__props) {
|
|
15
|
+
return (_ctx, _cache) => {
|
|
16
|
+
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [
|
|
17
|
+
vue.createElementVNode("path", { d: "M782 912.00000031h-540C170 912.00000031 111.99999969 854 111.99999969 782v-540C111.99999969 170 170 111.99999969 242 111.99999969h538.00000031c72 0 130.00000031 58.00000031 129.99999938 130.00000031v538.00000031c1.99999969 73.99999969-55.99999969 132-127.99999969 132z m-540-740.00000062C204.00000031 171.99999969 171.99999969 204.00000031 171.99999969 242v538.00000031c0 37.99999969 31.99999969 70.00000031 70.00000031 69.99999938h538.00000031c37.99999969 0 70.00000031-31.99999969 69.99999938-69.99999938V242C852.00000031 204.00000031 819.99999969 171.99999969 782 171.99999969h-540z" }, null, -1)
|
|
18
|
+
])]);
|
|
19
|
+
};
|
|
20
|
+
}
|
|
21
|
+
});
|
|
6
22
|
exports.default = _sfc_main;
|