@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
package/dist/icons/vue/frame2.js
CHANGED
|
@@ -1,6 +1,22 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
import { defineComponent, createElementBlock, openBlock, createElementVNode } from "vue";
|
|
2
|
+
const _hoisted_1 = {
|
|
3
|
+
id: "icon-frame",
|
|
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: "Frame"
|
|
10
|
+
},
|
|
11
|
+
__name: "frame",
|
|
12
|
+
setup(__props) {
|
|
13
|
+
return (_ctx, _cache) => {
|
|
14
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [
|
|
15
|
+
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)
|
|
16
|
+
])]);
|
|
17
|
+
};
|
|
18
|
+
}
|
|
19
|
+
});
|
|
4
20
|
export {
|
|
5
21
|
_sfc_main as default
|
|
6
22
|
};
|
package/dist/icons/vue/index.cjs
CHANGED
|
@@ -1,56 +1,83 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
3
|
+
require("./bar.cjs");
|
|
4
|
+
require("./below.cjs");
|
|
5
|
+
require("./bicycle.cjs");
|
|
6
|
+
require("./bottom.cjs");
|
|
7
|
+
require("./bottom-left.cjs");
|
|
8
|
+
require("./bottom-right.cjs");
|
|
9
|
+
require("./catalogue.cjs");
|
|
10
|
+
require("./clear.cjs");
|
|
11
|
+
require("./close.cjs");
|
|
12
|
+
require("./delete.cjs");
|
|
13
|
+
require("./document.cjs");
|
|
14
|
+
require("./down.cjs");
|
|
15
|
+
require("./download.cjs");
|
|
16
|
+
require("./edit.cjs");
|
|
17
|
+
require("./enter.cjs");
|
|
18
|
+
require("./frame.cjs");
|
|
19
|
+
require("./left.cjs");
|
|
20
|
+
require("./mute.cjs");
|
|
21
|
+
require("./pause.cjs");
|
|
22
|
+
require("./play.cjs");
|
|
23
|
+
require("./plus.cjs");
|
|
24
|
+
require("./retreat.cjs");
|
|
25
|
+
require("./right.cjs");
|
|
26
|
+
require("./sound.cjs");
|
|
27
|
+
require("./star.cjs");
|
|
28
|
+
require("./up.cjs");
|
|
29
|
+
require("./views.cjs");
|
|
30
|
+
const bar_vue_vue_type_script_setup_true_lang = require("./bar2.cjs");
|
|
31
|
+
const below_vue_vue_type_script_setup_true_lang = require("./below2.cjs");
|
|
32
|
+
const bicycle_vue_vue_type_script_setup_true_lang = require("./bicycle2.cjs");
|
|
33
|
+
const bottom_vue_vue_type_script_setup_true_lang = require("./bottom2.cjs");
|
|
34
|
+
const bottomLeft_vue_vue_type_script_setup_true_lang = require("./bottom-left2.cjs");
|
|
35
|
+
const bottomRight_vue_vue_type_script_setup_true_lang = require("./bottom-right2.cjs");
|
|
36
|
+
const catalogue_vue_vue_type_script_setup_true_lang = require("./catalogue2.cjs");
|
|
37
|
+
const clear_vue_vue_type_script_setup_true_lang = require("./clear2.cjs");
|
|
38
|
+
const close_vue_vue_type_script_setup_true_lang = require("./close2.cjs");
|
|
39
|
+
const delete_vue_vue_type_script_setup_true_lang = require("./delete2.cjs");
|
|
40
|
+
const document_vue_vue_type_script_setup_true_lang = require("./document2.cjs");
|
|
41
|
+
const down_vue_vue_type_script_setup_true_lang = require("./down2.cjs");
|
|
42
|
+
const download_vue_vue_type_script_setup_true_lang = require("./download2.cjs");
|
|
43
|
+
const edit_vue_vue_type_script_setup_true_lang = require("./edit2.cjs");
|
|
44
|
+
const enter_vue_vue_type_script_setup_true_lang = require("./enter2.cjs");
|
|
45
|
+
const frame_vue_vue_type_script_setup_true_lang = require("./frame2.cjs");
|
|
46
|
+
const left_vue_vue_type_script_setup_true_lang = require("./left2.cjs");
|
|
47
|
+
const mute_vue_vue_type_script_setup_true_lang = require("./mute2.cjs");
|
|
48
|
+
const pause_vue_vue_type_script_setup_true_lang = require("./pause2.cjs");
|
|
49
|
+
const play_vue_vue_type_script_setup_true_lang = require("./play2.cjs");
|
|
50
|
+
const plus_vue_vue_type_script_setup_true_lang = require("./plus2.cjs");
|
|
51
|
+
const retreat_vue_vue_type_script_setup_true_lang = require("./retreat2.cjs");
|
|
52
|
+
const right_vue_vue_type_script_setup_true_lang = require("./right2.cjs");
|
|
53
|
+
const sound_vue_vue_type_script_setup_true_lang = require("./sound2.cjs");
|
|
54
|
+
const star_vue_vue_type_script_setup_true_lang = require("./star2.cjs");
|
|
55
|
+
const up_vue_vue_type_script_setup_true_lang = require("./up2.cjs");
|
|
56
|
+
const views_vue_vue_type_script_setup_true_lang = require("./views2.cjs");
|
|
57
|
+
exports.Bar = bar_vue_vue_type_script_setup_true_lang.default;
|
|
58
|
+
exports.Below = below_vue_vue_type_script_setup_true_lang.default;
|
|
59
|
+
exports.Bicycle = bicycle_vue_vue_type_script_setup_true_lang.default;
|
|
60
|
+
exports.Bottom = bottom_vue_vue_type_script_setup_true_lang.default;
|
|
61
|
+
exports.BottomLeft = bottomLeft_vue_vue_type_script_setup_true_lang.default;
|
|
62
|
+
exports.BottomRight = bottomRight_vue_vue_type_script_setup_true_lang.default;
|
|
63
|
+
exports.Catalogue = catalogue_vue_vue_type_script_setup_true_lang.default;
|
|
64
|
+
exports.Clear = clear_vue_vue_type_script_setup_true_lang.default;
|
|
65
|
+
exports.Close = close_vue_vue_type_script_setup_true_lang.default;
|
|
66
|
+
exports.Delete = delete_vue_vue_type_script_setup_true_lang.default;
|
|
67
|
+
exports.Document = document_vue_vue_type_script_setup_true_lang.default;
|
|
68
|
+
exports.Down = down_vue_vue_type_script_setup_true_lang.default;
|
|
69
|
+
exports.Download = download_vue_vue_type_script_setup_true_lang.default;
|
|
70
|
+
exports.Edit = edit_vue_vue_type_script_setup_true_lang.default;
|
|
71
|
+
exports.Enter = enter_vue_vue_type_script_setup_true_lang.default;
|
|
72
|
+
exports.Frame = frame_vue_vue_type_script_setup_true_lang.default;
|
|
73
|
+
exports.Left = left_vue_vue_type_script_setup_true_lang.default;
|
|
74
|
+
exports.Mute = mute_vue_vue_type_script_setup_true_lang.default;
|
|
75
|
+
exports.Pause = pause_vue_vue_type_script_setup_true_lang.default;
|
|
76
|
+
exports.Play = play_vue_vue_type_script_setup_true_lang.default;
|
|
77
|
+
exports.Plus = plus_vue_vue_type_script_setup_true_lang.default;
|
|
78
|
+
exports.Retreat = retreat_vue_vue_type_script_setup_true_lang.default;
|
|
79
|
+
exports.Right = right_vue_vue_type_script_setup_true_lang.default;
|
|
80
|
+
exports.Sound = sound_vue_vue_type_script_setup_true_lang.default;
|
|
81
|
+
exports.Star = star_vue_vue_type_script_setup_true_lang.default;
|
|
82
|
+
exports.Up = up_vue_vue_type_script_setup_true_lang.default;
|
|
83
|
+
exports.Views = views_vue_vue_type_script_setup_true_lang.default;
|
package/dist/icons/vue/index.js
CHANGED
|
@@ -1,30 +1,57 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import
|
|
6
|
-
import
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
import
|
|
11
|
-
import
|
|
12
|
-
import
|
|
13
|
-
import
|
|
14
|
-
import
|
|
15
|
-
import
|
|
16
|
-
import
|
|
17
|
-
import
|
|
18
|
-
import
|
|
19
|
-
import
|
|
20
|
-
import
|
|
21
|
-
import
|
|
22
|
-
import
|
|
23
|
-
import
|
|
24
|
-
import
|
|
25
|
-
import
|
|
26
|
-
import
|
|
27
|
-
import
|
|
1
|
+
import "./bar.js";
|
|
2
|
+
import "./below.js";
|
|
3
|
+
import "./bicycle.js";
|
|
4
|
+
import "./bottom.js";
|
|
5
|
+
import "./bottom-left.js";
|
|
6
|
+
import "./bottom-right.js";
|
|
7
|
+
import "./catalogue.js";
|
|
8
|
+
import "./clear.js";
|
|
9
|
+
import "./close.js";
|
|
10
|
+
import "./delete.js";
|
|
11
|
+
import "./document.js";
|
|
12
|
+
import "./down.js";
|
|
13
|
+
import "./download.js";
|
|
14
|
+
import "./edit.js";
|
|
15
|
+
import "./enter.js";
|
|
16
|
+
import "./frame.js";
|
|
17
|
+
import "./left.js";
|
|
18
|
+
import "./mute.js";
|
|
19
|
+
import "./pause.js";
|
|
20
|
+
import "./play.js";
|
|
21
|
+
import "./plus.js";
|
|
22
|
+
import "./retreat.js";
|
|
23
|
+
import "./right.js";
|
|
24
|
+
import "./sound.js";
|
|
25
|
+
import "./star.js";
|
|
26
|
+
import "./up.js";
|
|
27
|
+
import "./views.js";
|
|
28
|
+
import { default as default2 } from "./bar2.js";
|
|
29
|
+
import { default as default3 } from "./below2.js";
|
|
30
|
+
import { default as default4 } from "./bicycle2.js";
|
|
31
|
+
import { default as default5 } from "./bottom2.js";
|
|
32
|
+
import { default as default6 } from "./bottom-left2.js";
|
|
33
|
+
import { default as default7 } from "./bottom-right2.js";
|
|
34
|
+
import { default as default8 } from "./catalogue2.js";
|
|
35
|
+
import { default as default9 } from "./clear2.js";
|
|
36
|
+
import { default as default10 } from "./close2.js";
|
|
37
|
+
import { default as default11 } from "./delete2.js";
|
|
38
|
+
import { default as default12 } from "./document2.js";
|
|
39
|
+
import { default as default13 } from "./down2.js";
|
|
40
|
+
import { default as default14 } from "./download2.js";
|
|
41
|
+
import { default as default15 } from "./edit2.js";
|
|
42
|
+
import { default as default16 } from "./enter2.js";
|
|
43
|
+
import { default as default17 } from "./frame2.js";
|
|
44
|
+
import { default as default18 } from "./left2.js";
|
|
45
|
+
import { default as default19 } from "./mute2.js";
|
|
46
|
+
import { default as default20 } from "./pause2.js";
|
|
47
|
+
import { default as default21 } from "./play2.js";
|
|
48
|
+
import { default as default22 } from "./plus2.js";
|
|
49
|
+
import { default as default23 } from "./retreat2.js";
|
|
50
|
+
import { default as default24 } from "./right2.js";
|
|
51
|
+
import { default as default25 } from "./sound2.js";
|
|
52
|
+
import { default as default26 } from "./star2.js";
|
|
53
|
+
import { default as default27 } from "./up2.js";
|
|
54
|
+
import { default as default28 } from "./views2.js";
|
|
28
55
|
export {
|
|
29
56
|
default2 as Bar,
|
|
30
57
|
default3 as Below,
|
package/dist/icons/vue/left.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-left",
|
|
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: "M609.408 149.376 277.76 489.6a32 32 0 0 0 0 44.672l331.648 340.352a29.12 29.12 0 0 0 41.728 0 30.592 30.592 0 0 0 0-42.752L339.264 511.936l311.872-319.872a30.592 30.592 0 0 0 0-42.688 29.12 29.12 0 0 0-41.728 0z"
|
|
16
|
-
}, null, -1)
|
|
17
|
-
])]);
|
|
18
|
-
}
|
|
19
|
-
const Left = /* @__PURE__ */ _pluginVue_exportHelper.default(left_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
|
|
20
|
-
exports.default = Left;
|
|
3
|
+
const left_vue_vue_type_script_setup_true_lang = require("./left2.cjs");
|
|
4
|
+
exports.default = left_vue_vue_type_script_setup_true_lang.default;
|
package/dist/icons/vue/left.js
CHANGED
|
@@ -1,20 +1,4 @@
|
|
|
1
1
|
import _sfc_main from "./left2.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-left",
|
|
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: "M609.408 149.376 277.76 489.6a32 32 0 0 0 0 44.672l331.648 340.352a29.12 29.12 0 0 0 41.728 0 30.592 30.592 0 0 0 0-42.752L339.264 511.936l311.872-319.872a30.592 30.592 0 0 0 0-42.688 29.12 29.12 0 0 0-41.728 0z"
|
|
14
|
-
}, null, -1)
|
|
15
|
-
])]);
|
|
16
|
-
}
|
|
17
|
-
const Left = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
18
2
|
export {
|
|
19
|
-
|
|
3
|
+
_sfc_main as default
|
|
20
4
|
};
|
package/dist/icons/vue/left2.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-left",
|
|
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: "Left"
|
|
12
|
+
},
|
|
13
|
+
__name: "left",
|
|
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: "M609.408 149.376 277.76 489.6a32 32 0 0 0 0 44.672l331.648 340.352a29.12 29.12 0 0 0 41.728 0 30.592 30.592 0 0 0 0-42.752L339.264 511.936l311.872-319.872a30.592 30.592 0 0 0 0-42.688 29.12 29.12 0 0 0-41.728 0z"
|
|
20
|
+
}, null, -1)
|
|
21
|
+
])]);
|
|
22
|
+
};
|
|
23
|
+
}
|
|
24
|
+
});
|
|
6
25
|
exports.default = _sfc_main;
|
package/dist/icons/vue/left2.js
CHANGED
|
@@ -1,6 +1,25 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
import { defineComponent, createElementBlock, openBlock, createElementVNode } from "vue";
|
|
2
|
+
const _hoisted_1 = {
|
|
3
|
+
id: "icon-left",
|
|
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: "Left"
|
|
10
|
+
},
|
|
11
|
+
__name: "left",
|
|
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: "M609.408 149.376 277.76 489.6a32 32 0 0 0 0 44.672l331.648 340.352a29.12 29.12 0 0 0 41.728 0 30.592 30.592 0 0 0 0-42.752L339.264 511.936l311.872-319.872a30.592 30.592 0 0 0 0-42.688 29.12 29.12 0 0 0-41.728 0z"
|
|
18
|
+
}, null, -1)
|
|
19
|
+
])]);
|
|
20
|
+
};
|
|
21
|
+
}
|
|
22
|
+
});
|
|
4
23
|
export {
|
|
5
24
|
_sfc_main as default
|
|
6
25
|
};
|
package/dist/icons/vue/mute.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-mute",
|
|
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: "M878.04586667 942.39857813l-796.4444448-796.4444448 64.35271146-64.35271146 796.4444448 796.4444448-64.35271146 64.35271146zM466.48888853 227.3507552V352.71111147h91.02222294V130.2755552c0-41.3923552-48.99271147-63.21493333-79.75822294-35.52142187l-109.9776 98.98666667 60.89386667 67.65226667L466.48888853 227.328z m348.63786667 446.91911147c68.97208853-142.9504 48.58311147-302.6944-68.4259552-419.72622187l64.35271147-64.35271147c146.09066667 146.06791147 170.8032 348.00071147 86.0615104 523.62808854l-81.98826667-39.5491552zM170.66666667 375.46666667h22.7555552v-91.02222187H127.43111147A47.78666667 47.78666667 0 0 0 79.6444448 332.23111147v359.53777706c0 26.3964448 21.39022187 47.78666667 47.78666667 47.78666667h139.55982186l210.7619552 189.69031147c30.76551147 27.69351147 79.75822187 5.87093333 79.75822294-35.49866667V671.28888853h-91.02222294v125.38311147L301.8979552 648.53333333H170.66666667V375.46666667z m499.3024 165.13706666c17.68106667-44.19128853-2.2755552-107.61102187-51.9964448-157.33191146l64.35271146-64.37546667c62.41848853 62.41848853 109.1356448 163.15733333 72.13511147 255.5448896l-84.49137813-33.83751147z",
|
|
15
|
-
"p-id": "1906"
|
|
16
|
-
}, null, -1)
|
|
17
|
-
])]);
|
|
18
|
-
}
|
|
19
|
-
const Mute = /* @__PURE__ */ _pluginVue_exportHelper.default(mute_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
|
|
20
|
-
exports.default = Mute;
|
|
3
|
+
const mute_vue_vue_type_script_setup_true_lang = require("./mute2.cjs");
|
|
4
|
+
exports.default = mute_vue_vue_type_script_setup_true_lang.default;
|
package/dist/icons/vue/mute.js
CHANGED
|
@@ -1,20 +1,4 @@
|
|
|
1
1
|
import _sfc_main from "./mute2.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-mute",
|
|
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: "M878.04586667 942.39857813l-796.4444448-796.4444448 64.35271146-64.35271146 796.4444448 796.4444448-64.35271146 64.35271146zM466.48888853 227.3507552V352.71111147h91.02222294V130.2755552c0-41.3923552-48.99271147-63.21493333-79.75822294-35.52142187l-109.9776 98.98666667 60.89386667 67.65226667L466.48888853 227.328z m348.63786667 446.91911147c68.97208853-142.9504 48.58311147-302.6944-68.4259552-419.72622187l64.35271147-64.35271147c146.09066667 146.06791147 170.8032 348.00071147 86.0615104 523.62808854l-81.98826667-39.5491552zM170.66666667 375.46666667h22.7555552v-91.02222187H127.43111147A47.78666667 47.78666667 0 0 0 79.6444448 332.23111147v359.53777706c0 26.3964448 21.39022187 47.78666667 47.78666667 47.78666667h139.55982186l210.7619552 189.69031147c30.76551147 27.69351147 79.75822187 5.87093333 79.75822294-35.49866667V671.28888853h-91.02222294v125.38311147L301.8979552 648.53333333H170.66666667V375.46666667z m499.3024 165.13706666c17.68106667-44.19128853-2.2755552-107.61102187-51.9964448-157.33191146l64.35271146-64.37546667c62.41848853 62.41848853 109.1356448 163.15733333 72.13511147 255.5448896l-84.49137813-33.83751147z",
|
|
13
|
-
"p-id": "1906"
|
|
14
|
-
}, null, -1)
|
|
15
|
-
])]);
|
|
16
|
-
}
|
|
17
|
-
const Mute = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
18
2
|
export {
|
|
19
|
-
|
|
3
|
+
_sfc_main as default
|
|
20
4
|
};
|
package/dist/icons/vue/mute2.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-mute",
|
|
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: "Mute"
|
|
12
|
+
},
|
|
13
|
+
__name: "mute",
|
|
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: "M878.04586667 942.39857813l-796.4444448-796.4444448 64.35271146-64.35271146 796.4444448 796.4444448-64.35271146 64.35271146zM466.48888853 227.3507552V352.71111147h91.02222294V130.2755552c0-41.3923552-48.99271147-63.21493333-79.75822294-35.52142187l-109.9776 98.98666667 60.89386667 67.65226667L466.48888853 227.328z m348.63786667 446.91911147c68.97208853-142.9504 48.58311147-302.6944-68.4259552-419.72622187l64.35271147-64.35271147c146.09066667 146.06791147 170.8032 348.00071147 86.0615104 523.62808854l-81.98826667-39.5491552zM170.66666667 375.46666667h22.7555552v-91.02222187H127.43111147A47.78666667 47.78666667 0 0 0 79.6444448 332.23111147v359.53777706c0 26.3964448 21.39022187 47.78666667 47.78666667 47.78666667h139.55982186l210.7619552 189.69031147c30.76551147 27.69351147 79.75822187 5.87093333 79.75822294-35.49866667V671.28888853h-91.02222294v125.38311147L301.8979552 648.53333333H170.66666667V375.46666667z m499.3024 165.13706666c17.68106667-44.19128853-2.2755552-107.61102187-51.9964448-157.33191146l64.35271146-64.37546667c62.41848853 62.41848853 109.1356448 163.15733333 72.13511147 255.5448896l-84.49137813-33.83751147z",
|
|
19
|
+
"p-id": "1906"
|
|
20
|
+
}, null, -1)
|
|
21
|
+
])]);
|
|
22
|
+
};
|
|
23
|
+
}
|
|
24
|
+
});
|
|
6
25
|
exports.default = _sfc_main;
|
package/dist/icons/vue/mute2.js
CHANGED
|
@@ -1,6 +1,25 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
import { defineComponent, createElementBlock, openBlock, createElementVNode } from "vue";
|
|
2
|
+
const _hoisted_1 = {
|
|
3
|
+
id: "icon-mute",
|
|
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: "Mute"
|
|
10
|
+
},
|
|
11
|
+
__name: "mute",
|
|
12
|
+
setup(__props) {
|
|
13
|
+
return (_ctx, _cache) => {
|
|
14
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [
|
|
15
|
+
createElementVNode("path", {
|
|
16
|
+
d: "M878.04586667 942.39857813l-796.4444448-796.4444448 64.35271146-64.35271146 796.4444448 796.4444448-64.35271146 64.35271146zM466.48888853 227.3507552V352.71111147h91.02222294V130.2755552c0-41.3923552-48.99271147-63.21493333-79.75822294-35.52142187l-109.9776 98.98666667 60.89386667 67.65226667L466.48888853 227.328z m348.63786667 446.91911147c68.97208853-142.9504 48.58311147-302.6944-68.4259552-419.72622187l64.35271147-64.35271147c146.09066667 146.06791147 170.8032 348.00071147 86.0615104 523.62808854l-81.98826667-39.5491552zM170.66666667 375.46666667h22.7555552v-91.02222187H127.43111147A47.78666667 47.78666667 0 0 0 79.6444448 332.23111147v359.53777706c0 26.3964448 21.39022187 47.78666667 47.78666667 47.78666667h139.55982186l210.7619552 189.69031147c30.76551147 27.69351147 79.75822187 5.87093333 79.75822294-35.49866667V671.28888853h-91.02222294v125.38311147L301.8979552 648.53333333H170.66666667V375.46666667z m499.3024 165.13706666c17.68106667-44.19128853-2.2755552-107.61102187-51.9964448-157.33191146l64.35271146-64.37546667c62.41848853 62.41848853 109.1356448 163.15733333 72.13511147 255.5448896l-84.49137813-33.83751147z",
|
|
17
|
+
"p-id": "1906"
|
|
18
|
+
}, null, -1)
|
|
19
|
+
])]);
|
|
20
|
+
};
|
|
21
|
+
}
|
|
22
|
+
});
|
|
4
23
|
export {
|
|
5
24
|
_sfc_main as default
|
|
6
25
|
};
|
package/dist/icons/vue/pause.cjs
CHANGED
|
@@ -1,26 +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-pause",
|
|
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: "M512.75766904 961.99942783A449.99971348 449.99971348 0 0 1 337.51316182 97.22502617a449.99971348 449.99971348 0 0 1 350.48901357 828.66874922 447.35783643 447.35783643 0 0 1-175.24450635 36.10565244z m0-829.5493746C303.16876104 132.45005323 133.20800791 302.41080635 133.20800791 511.99971347s169.96075312 379.54966113 379.54966113 379.54966114 379.54966113-170.84137852 379.54966026-379.54966113S721.46595078 132.45005323 512.75766904 132.45005323z",
|
|
15
|
-
fill: "",
|
|
16
|
-
"p-id": "1388"
|
|
17
|
-
}, null, -1),
|
|
18
|
-
vue.createElementVNode("path", {
|
|
19
|
-
d: "M409.72446583 725.11112393a35.22502617 35.22502617 0 0 1-35.22502619-35.22502617V354.36772021a35.22502617 35.22502617 0 0 1 70.45005323 0v335.51837755a35.22502617 35.22502617 0 0 1-35.22502705 35.22502617zM619.31337383 725.11112393a35.22502617 35.22502617 0 0 1-35.22502617-35.22502617V354.36772021a35.22502617 35.22502617 0 0 1 70.45005322 0v335.51837755a35.22502617 35.22502617 0 0 1-35.22502705 35.22502617z",
|
|
20
|
-
fill: "",
|
|
21
|
-
"p-id": "1389"
|
|
22
|
-
}, null, -1)
|
|
23
|
-
])]);
|
|
24
|
-
}
|
|
25
|
-
const Pause = /* @__PURE__ */ _pluginVue_exportHelper.default(pause_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
|
|
26
|
-
exports.default = Pause;
|
|
3
|
+
const pause_vue_vue_type_script_setup_true_lang = require("./pause2.cjs");
|
|
4
|
+
exports.default = pause_vue_vue_type_script_setup_true_lang.default;
|
package/dist/icons/vue/pause.js
CHANGED
|
@@ -1,26 +1,4 @@
|
|
|
1
1
|
import _sfc_main from "./pause2.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-pause",
|
|
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: "M512.75766904 961.99942783A449.99971348 449.99971348 0 0 1 337.51316182 97.22502617a449.99971348 449.99971348 0 0 1 350.48901357 828.66874922 447.35783643 447.35783643 0 0 1-175.24450635 36.10565244z m0-829.5493746C303.16876104 132.45005323 133.20800791 302.41080635 133.20800791 511.99971347s169.96075312 379.54966113 379.54966113 379.54966114 379.54966113-170.84137852 379.54966026-379.54966113S721.46595078 132.45005323 512.75766904 132.45005323z",
|
|
13
|
-
fill: "",
|
|
14
|
-
"p-id": "1388"
|
|
15
|
-
}, null, -1),
|
|
16
|
-
createElementVNode("path", {
|
|
17
|
-
d: "M409.72446583 725.11112393a35.22502617 35.22502617 0 0 1-35.22502619-35.22502617V354.36772021a35.22502617 35.22502617 0 0 1 70.45005323 0v335.51837755a35.22502617 35.22502617 0 0 1-35.22502705 35.22502617zM619.31337383 725.11112393a35.22502617 35.22502617 0 0 1-35.22502617-35.22502617V354.36772021a35.22502617 35.22502617 0 0 1 70.45005322 0v335.51837755a35.22502617 35.22502617 0 0 1-35.22502705 35.22502617z",
|
|
18
|
-
fill: "",
|
|
19
|
-
"p-id": "1389"
|
|
20
|
-
}, null, -1)
|
|
21
|
-
])]);
|
|
22
|
-
}
|
|
23
|
-
const Pause = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
24
2
|
export {
|
|
25
|
-
|
|
3
|
+
_sfc_main as default
|
|
26
4
|
};
|
|
@@ -1,6 +1,31 @@
|
|
|
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-pause",
|
|
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: "Pause"
|
|
12
|
+
},
|
|
13
|
+
__name: "pause",
|
|
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: "M512.75766904 961.99942783A449.99971348 449.99971348 0 0 1 337.51316182 97.22502617a449.99971348 449.99971348 0 0 1 350.48901357 828.66874922 447.35783643 447.35783643 0 0 1-175.24450635 36.10565244z m0-829.5493746C303.16876104 132.45005323 133.20800791 302.41080635 133.20800791 511.99971347s169.96075312 379.54966113 379.54966113 379.54966114 379.54966113-170.84137852 379.54966026-379.54966113S721.46595078 132.45005323 512.75766904 132.45005323z",
|
|
19
|
+
fill: "",
|
|
20
|
+
"p-id": "1388"
|
|
21
|
+
}, null, -1),
|
|
22
|
+
vue.createElementVNode("path", {
|
|
23
|
+
d: "M409.72446583 725.11112393a35.22502617 35.22502617 0 0 1-35.22502619-35.22502617V354.36772021a35.22502617 35.22502617 0 0 1 70.45005323 0v335.51837755a35.22502617 35.22502617 0 0 1-35.22502705 35.22502617zM619.31337383 725.11112393a35.22502617 35.22502617 0 0 1-35.22502617-35.22502617V354.36772021a35.22502617 35.22502617 0 0 1 70.45005322 0v335.51837755a35.22502617 35.22502617 0 0 1-35.22502705 35.22502617z",
|
|
24
|
+
fill: "",
|
|
25
|
+
"p-id": "1389"
|
|
26
|
+
}, null, -1)
|
|
27
|
+
])]);
|
|
28
|
+
};
|
|
29
|
+
}
|
|
30
|
+
});
|
|
6
31
|
exports.default = _sfc_main;
|
package/dist/icons/vue/pause2.js
CHANGED
|
@@ -1,6 +1,31 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
import { defineComponent, createElementBlock, openBlock, createElementVNode } from "vue";
|
|
2
|
+
const _hoisted_1 = {
|
|
3
|
+
id: "icon-pause",
|
|
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: "Pause"
|
|
10
|
+
},
|
|
11
|
+
__name: "pause",
|
|
12
|
+
setup(__props) {
|
|
13
|
+
return (_ctx, _cache) => {
|
|
14
|
+
return openBlock(), createElementBlock("svg", _hoisted_1, [..._cache[0] || (_cache[0] = [
|
|
15
|
+
createElementVNode("path", {
|
|
16
|
+
d: "M512.75766904 961.99942783A449.99971348 449.99971348 0 0 1 337.51316182 97.22502617a449.99971348 449.99971348 0 0 1 350.48901357 828.66874922 447.35783643 447.35783643 0 0 1-175.24450635 36.10565244z m0-829.5493746C303.16876104 132.45005323 133.20800791 302.41080635 133.20800791 511.99971347s169.96075312 379.54966113 379.54966113 379.54966114 379.54966113-170.84137852 379.54966026-379.54966113S721.46595078 132.45005323 512.75766904 132.45005323z",
|
|
17
|
+
fill: "",
|
|
18
|
+
"p-id": "1388"
|
|
19
|
+
}, null, -1),
|
|
20
|
+
createElementVNode("path", {
|
|
21
|
+
d: "M409.72446583 725.11112393a35.22502617 35.22502617 0 0 1-35.22502619-35.22502617V354.36772021a35.22502617 35.22502617 0 0 1 70.45005323 0v335.51837755a35.22502617 35.22502617 0 0 1-35.22502705 35.22502617zM619.31337383 725.11112393a35.22502617 35.22502617 0 0 1-35.22502617-35.22502617V354.36772021a35.22502617 35.22502617 0 0 1 70.45005322 0v335.51837755a35.22502617 35.22502617 0 0 1-35.22502705 35.22502617z",
|
|
22
|
+
fill: "",
|
|
23
|
+
"p-id": "1389"
|
|
24
|
+
}, null, -1)
|
|
25
|
+
])]);
|
|
26
|
+
};
|
|
27
|
+
}
|
|
28
|
+
});
|
|
4
29
|
export {
|
|
5
30
|
_sfc_main as default
|
|
6
31
|
};
|
package/dist/icons/vue/play.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-play",
|
|
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: "M512.01404492 62C263.87572168 62 62 263.87572168 62 512.01404492s201.87572168 449.98595508 450.01404492 449.98595508c248.11023339 0 449.98595508-201.87572168 449.98595508-449.98595508S760.12427832 62 512.01404492 62zM512.01404492 905.82197802C294.85790088 905.82197802 118.17802198 729.14209912 118.17802198 512.01404492S294.85790088 118.17802198 512.01404492 118.17802198c217.12805508 0 393.80793398 176.67987891 393.80793399 393.83602294S729.14209912 905.82197802 512.01404492 905.82197802zM715.09759385 477.01513672l-245.94737959-150.44474268-3.62348262-1.88196415c-2.07858692-0.89884864-21.06675791-8.73568213-41.26275703-8.73568213-34.9427294 0-57.55438301 23.22961172-57.554383 59.12736766l0 285.55288507 1.51680673 4.40997451c5.28073418 15.53322305 23.0049 41.79644825 55.70050869 41.79644825l0 0c10.39293369 0 21.15102568-2.80890088 33.00458818-8.87612784l243.13847872-137.8046874 2.38756552-1.5448957c16.74105029-11.8535625 34.83037354-41.62791445 16.20735909-75.16619297L715.09759385 477.01513672zM430.30311172 648.55472714c-3.53921573 1.79769638-5.53353487 2.07858692-6.17958281 2.13476486-0.33706846-0.28089053-0.75840293-0.75840293-1.20782725-1.34827296l0-274.26110273c0-1.20782724 0.05617793-2.19094277 0.16853379-2.92125674 5.19646729-0.28089053 14.91526494 2.16285381 18.9039041 3.62348262l225.80755928 138.11366689L430.30311172 648.55472714z",
|
|
15
|
-
fill: "#2c2c2c",
|
|
16
|
-
"p-id": "1545"
|
|
17
|
-
}, null, -1)
|
|
18
|
-
])]);
|
|
19
|
-
}
|
|
20
|
-
const Play = /* @__PURE__ */ _pluginVue_exportHelper.default(play_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
|
|
21
|
-
exports.default = Play;
|
|
3
|
+
const play_vue_vue_type_script_setup_true_lang = require("./play2.cjs");
|
|
4
|
+
exports.default = play_vue_vue_type_script_setup_true_lang.default;
|