@univerjs/icons-vue 1.14.0 → 1.15.1
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/cjs/bases-app-icon.cjs +53 -0
- package/dist/cjs/bases-multi-icon.cjs +73 -0
- package/dist/cjs/boards-app-icon.cjs +53 -0
- package/dist/cjs/boards-multi-icon.cjs +75 -0
- package/dist/cjs/docs-app-icon.cjs +53 -0
- package/dist/cjs/{doc-multi-icon.cjs → docs-multi-icon.cjs} +10 -37
- package/dist/cjs/index.cjs +64 -15
- package/dist/cjs/sheets-app-icon.cjs +53 -0
- package/dist/cjs/{xlsx-multi-icon.cjs → sheets-multi-icon.cjs} +7 -7
- package/dist/cjs/slides-app-icon.cjs +53 -0
- package/dist/cjs/{slide-multi-icon.cjs → slides-multi-icon.cjs} +6 -6
- package/dist/esm/{doc-multi-icon.d.ts → bases-app-icon.d.ts} +2 -2
- package/dist/esm/bases-app-icon.js +48 -0
- package/dist/esm/{slide-multi-icon.d.ts → bases-multi-icon.d.ts} +2 -2
- package/dist/esm/bases-multi-icon.js +68 -0
- package/dist/esm/{xlsx-multi-icon.d.ts → boards-app-icon.d.ts} +2 -2
- package/dist/esm/boards-app-icon.js +48 -0
- package/dist/esm/boards-multi-icon.d.ts +18 -0
- package/dist/esm/boards-multi-icon.js +70 -0
- package/dist/esm/docs-app-icon.d.ts +18 -0
- package/dist/esm/docs-app-icon.js +48 -0
- package/dist/esm/docs-multi-icon.d.ts +18 -0
- package/dist/esm/{doc-multi-icon.js → docs-multi-icon.js} +9 -36
- package/dist/esm/index.d.ts +10 -3
- package/dist/esm/index.js +11 -4
- package/dist/esm/sheets-app-icon.d.ts +18 -0
- package/dist/esm/sheets-app-icon.js +48 -0
- package/dist/esm/sheets-multi-icon.d.ts +18 -0
- package/dist/esm/{xlsx-multi-icon.js → sheets-multi-icon.js} +6 -6
- package/dist/esm/slides-app-icon.d.ts +18 -0
- package/dist/esm/slides-app-icon.js +48 -0
- package/dist/esm/slides-multi-icon.d.ts +18 -0
- package/dist/esm/{slide-multi-icon.js → slides-multi-icon.js} +5 -5
- package/package.json +5 -5
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
Object.defineProperties(exports, {
|
|
2
|
+
__esModule: { value: true },
|
|
3
|
+
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
+
});
|
|
5
|
+
let vue = require("vue");
|
|
6
|
+
let ts_base_js = require("./base.cjs");
|
|
7
|
+
//#region ts/bases-app-icon.ts
|
|
8
|
+
const element = {
|
|
9
|
+
"tag": "svg",
|
|
10
|
+
"attrs": {
|
|
11
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
12
|
+
"fill": "none",
|
|
13
|
+
"viewBox": "0 0 16 16",
|
|
14
|
+
"width": "1em",
|
|
15
|
+
"height": "1em"
|
|
16
|
+
},
|
|
17
|
+
"children": [{
|
|
18
|
+
"tag": "path",
|
|
19
|
+
"attrs": {
|
|
20
|
+
"fill": "currentColor",
|
|
21
|
+
"fill-rule": "evenodd",
|
|
22
|
+
"d": "M8 4.2458C6.0794 4.2458 4.52365 4.90195 4.52365 5.71124V10.2929C4.52365 11.1022 6.0794 11.7583 8 11.7583C9.92061 11.7583 11.4764 11.1022 11.4764 10.2929V5.71124C11.4764 4.90195 9.92061 4.2458 8 4.2458ZM5.72365 7.11384V8.07361C6.28591 8.34369 7.10175 8.51603 8 8.51603C8.89825 8.51603 9.7141 8.34369 10.2764 8.07361V7.11384C9.6268 7.3462 8.80685 7.47669 8 7.47669C7.19316 7.47669 6.3732 7.3462 5.72365 7.11384ZM10.2764 9.33647C9.6268 9.56883 8.80685 9.69932 8 9.69932C7.19316 9.69932 6.3732 9.56883 5.72365 9.33647V10.1612C5.88069 10.2929 6.66899 10.5583 8 10.5583C9.33101 10.5583 10.1193 10.2929 10.2764 10.1612V9.33647ZM8 5.4458C6.66899 5.4458 5.88069 5.71123 5.72365 5.84289C5.88069 5.97456 6.66899 6.23998 8 6.23998C9.33101 6.23998 10.1193 5.97456 10.2764 5.84289C10.1193 5.71123 9.33101 5.4458 8 5.4458Z",
|
|
23
|
+
"clip-rule": "evenodd"
|
|
24
|
+
}
|
|
25
|
+
}, {
|
|
26
|
+
"tag": "path",
|
|
27
|
+
"attrs": {
|
|
28
|
+
"fill": "currentColor",
|
|
29
|
+
"fill-rule": "evenodd",
|
|
30
|
+
"d": "M1.90107 0.578613C1.45925 0.578613 1.10107 0.936785 1.10107 1.37861V11.8216C1.10107 13.8098 2.71285 15.4216 4.70107 15.4216H14.0987C14.5406 15.4216 14.8987 15.0634 14.8987 14.6216V4.17861C14.8987 2.19039 13.287 0.578613 11.2987 0.578613H1.90107ZM2.30107 11.8216V1.77861H11.2987C12.6242 1.77861 13.6987 2.85313 13.6987 4.17861V14.2216H4.70107C3.37559 14.2216 2.30107 13.1471 2.30107 11.8216Z",
|
|
31
|
+
"clip-rule": "evenodd"
|
|
32
|
+
}
|
|
33
|
+
}]
|
|
34
|
+
};
|
|
35
|
+
const BasesAppIcon = (0, vue.defineComponent)({
|
|
36
|
+
name: "BasesAppIcon",
|
|
37
|
+
inheritAttrs: false,
|
|
38
|
+
props: { extend: {
|
|
39
|
+
type: Object,
|
|
40
|
+
default: void 0
|
|
41
|
+
} },
|
|
42
|
+
setup(props, { attrs }) {
|
|
43
|
+
return () => (0, vue.h)(ts_base_js.IconBase, {
|
|
44
|
+
...attrs,
|
|
45
|
+
extend: props.extend,
|
|
46
|
+
id: "bases-app-icon",
|
|
47
|
+
icon: element
|
|
48
|
+
});
|
|
49
|
+
}
|
|
50
|
+
});
|
|
51
|
+
//#endregion
|
|
52
|
+
exports.BasesAppIcon = BasesAppIcon;
|
|
53
|
+
exports.default = BasesAppIcon;
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
Object.defineProperties(exports, {
|
|
2
|
+
__esModule: { value: true },
|
|
3
|
+
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
+
});
|
|
5
|
+
let vue = require("vue");
|
|
6
|
+
let ts_base_js = require("./base.cjs");
|
|
7
|
+
//#region ts/bases-multi-icon.ts
|
|
8
|
+
const element = {
|
|
9
|
+
"tag": "svg",
|
|
10
|
+
"attrs": {
|
|
11
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
12
|
+
"fill": "none",
|
|
13
|
+
"viewBox": "0 0 16 16",
|
|
14
|
+
"width": "1em",
|
|
15
|
+
"height": "1em"
|
|
16
|
+
},
|
|
17
|
+
"children": [
|
|
18
|
+
{
|
|
19
|
+
"tag": "path",
|
|
20
|
+
"attrs": {
|
|
21
|
+
"fill": "#14B8A6",
|
|
22
|
+
"d": "M3.4535 1.12549C2.7002 1.12549 2.08954 1.73615 2.08954 2.48945V13.5104C2.08954 14.2637 2.7002 14.8744 3.4535 14.8744H12.5465C13.2998 14.8744 13.9105 14.2637 13.9105 13.5104V5.0992L10.0091 1.12549H3.4535Z"
|
|
23
|
+
}
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"tag": "path",
|
|
27
|
+
"attrs": {
|
|
28
|
+
"fill": "#0E9284",
|
|
29
|
+
"d": "M10.0075 1.12549L13.9104 5.09842H10.6742C10.306 5.09842 10.0075 4.79994 10.0075 4.43175V1.12549Z"
|
|
30
|
+
}
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"tag": "path",
|
|
34
|
+
"attrs": {
|
|
35
|
+
"fill": "white",
|
|
36
|
+
"d": "M7.9 6.55C6.24437 6.55 4.9 7.10222 4.9 7.78333V11.0167C4.9 11.6978 6.24437 12.25 7.9 12.25C9.55563 12.25 10.9 11.6978 10.9 11.0167V7.78333C10.9 7.10222 9.55563 6.55 7.9 6.55Z"
|
|
37
|
+
}
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"tag": "path",
|
|
41
|
+
"attrs": {
|
|
42
|
+
"fill": "#14B8A6",
|
|
43
|
+
"d": "M5.05 8.42C5.671 8.72 6.709 8.89 7.9 8.89C9.091 8.89 10.129 8.72 10.75 8.42V9.02C10.129 9.32 9.091 9.49 7.9 9.49C6.709 9.49 5.671 9.32 5.05 9.02V8.42Z"
|
|
44
|
+
}
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"tag": "path",
|
|
48
|
+
"attrs": {
|
|
49
|
+
"fill": "#14B8A6",
|
|
50
|
+
"d": "M5.05 10.02C5.671 10.32 6.709 10.49 7.9 10.49C9.091 10.49 10.129 10.32 10.75 10.02V10.62C10.129 10.92 9.091 11.09 7.9 11.09C6.709 11.09 5.671 10.92 5.05 10.62V10.02Z"
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
]
|
|
54
|
+
};
|
|
55
|
+
const BasesMultiIcon = (0, vue.defineComponent)({
|
|
56
|
+
name: "BasesMultiIcon",
|
|
57
|
+
inheritAttrs: false,
|
|
58
|
+
props: { extend: {
|
|
59
|
+
type: Object,
|
|
60
|
+
default: void 0
|
|
61
|
+
} },
|
|
62
|
+
setup(props, { attrs }) {
|
|
63
|
+
return () => (0, vue.h)(ts_base_js.IconBase, {
|
|
64
|
+
...attrs,
|
|
65
|
+
extend: props.extend,
|
|
66
|
+
id: "bases-multi-icon",
|
|
67
|
+
icon: element
|
|
68
|
+
});
|
|
69
|
+
}
|
|
70
|
+
});
|
|
71
|
+
//#endregion
|
|
72
|
+
exports.BasesMultiIcon = BasesMultiIcon;
|
|
73
|
+
exports.default = BasesMultiIcon;
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
Object.defineProperties(exports, {
|
|
2
|
+
__esModule: { value: true },
|
|
3
|
+
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
+
});
|
|
5
|
+
let vue = require("vue");
|
|
6
|
+
let ts_base_js = require("./base.cjs");
|
|
7
|
+
//#region ts/boards-app-icon.ts
|
|
8
|
+
const element = {
|
|
9
|
+
"tag": "svg",
|
|
10
|
+
"attrs": {
|
|
11
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
12
|
+
"fill": "none",
|
|
13
|
+
"viewBox": "0 0 16 16",
|
|
14
|
+
"width": "1em",
|
|
15
|
+
"height": "1em"
|
|
16
|
+
},
|
|
17
|
+
"children": [{
|
|
18
|
+
"tag": "path",
|
|
19
|
+
"attrs": {
|
|
20
|
+
"fill": "currentColor",
|
|
21
|
+
"fill-rule": "evenodd",
|
|
22
|
+
"d": "M4.24365 4.2458H10.1562C11.0398 4.2458 11.7562 4.96215 11.7562 5.8458V11.7583H5.84365C4.96 11.7583 4.24365 11.042 4.24365 10.1583V4.2458ZM5.44365 6.12V10.1583C5.44365 10.3792 5.62274 10.5583 5.84365 10.5583H10.5562V6.12H5.44365ZM6.1 4.9H7.55V5.72H6.1V4.9ZM8.45 4.9H9.9V5.72H8.45V4.9Z",
|
|
23
|
+
"clip-rule": "evenodd"
|
|
24
|
+
}
|
|
25
|
+
}, {
|
|
26
|
+
"tag": "path",
|
|
27
|
+
"attrs": {
|
|
28
|
+
"fill": "currentColor",
|
|
29
|
+
"fill-rule": "evenodd",
|
|
30
|
+
"d": "M1.90107 0.578613C1.45925 0.578613 1.10107 0.936785 1.10107 1.37861V11.8216C1.10107 13.8098 2.71285 15.4216 4.70107 15.4216H14.0987C14.5406 15.4216 14.8987 15.0634 14.8987 14.6216V4.17861C14.8987 2.19039 13.287 0.578613 11.2987 0.578613H1.90107ZM2.30107 11.8216V1.77861H11.2987C12.6242 1.77861 13.6987 2.85313 13.6987 4.17861V14.2216H4.70107C3.37559 14.2216 2.30107 13.1471 2.30107 11.8216Z",
|
|
31
|
+
"clip-rule": "evenodd"
|
|
32
|
+
}
|
|
33
|
+
}]
|
|
34
|
+
};
|
|
35
|
+
const BoardsAppIcon = (0, vue.defineComponent)({
|
|
36
|
+
name: "BoardsAppIcon",
|
|
37
|
+
inheritAttrs: false,
|
|
38
|
+
props: { extend: {
|
|
39
|
+
type: Object,
|
|
40
|
+
default: void 0
|
|
41
|
+
} },
|
|
42
|
+
setup(props, { attrs }) {
|
|
43
|
+
return () => (0, vue.h)(ts_base_js.IconBase, {
|
|
44
|
+
...attrs,
|
|
45
|
+
extend: props.extend,
|
|
46
|
+
id: "boards-app-icon",
|
|
47
|
+
icon: element
|
|
48
|
+
});
|
|
49
|
+
}
|
|
50
|
+
});
|
|
51
|
+
//#endregion
|
|
52
|
+
exports.BoardsAppIcon = BoardsAppIcon;
|
|
53
|
+
exports.default = BoardsAppIcon;
|
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
Object.defineProperties(exports, {
|
|
2
|
+
__esModule: { value: true },
|
|
3
|
+
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
+
});
|
|
5
|
+
let vue = require("vue");
|
|
6
|
+
let ts_base_js = require("./base.cjs");
|
|
7
|
+
//#region ts/boards-multi-icon.ts
|
|
8
|
+
const element = {
|
|
9
|
+
"tag": "svg",
|
|
10
|
+
"attrs": {
|
|
11
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
12
|
+
"fill": "none",
|
|
13
|
+
"viewBox": "0 0 16 16",
|
|
14
|
+
"width": "1em",
|
|
15
|
+
"height": "1em"
|
|
16
|
+
},
|
|
17
|
+
"children": [
|
|
18
|
+
{
|
|
19
|
+
"tag": "path",
|
|
20
|
+
"attrs": {
|
|
21
|
+
"fill": "#8B5CF6",
|
|
22
|
+
"d": "M3.4535 1.12549C2.7002 1.12549 2.08954 1.73615 2.08954 2.48945V13.5104C2.08954 14.2637 2.7002 14.8744 3.4535 14.8744H12.5465C13.2998 14.8744 13.9105 14.2637 13.9105 13.5104V5.0992L10.0091 1.12549H3.4535Z"
|
|
23
|
+
}
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"tag": "path",
|
|
27
|
+
"attrs": {
|
|
28
|
+
"fill": "#6D3FE8",
|
|
29
|
+
"d": "M10.0075 1.12549L13.9104 5.09842H10.6742C10.306 5.09842 10.0075 4.79994 10.0075 4.43175V1.12549Z"
|
|
30
|
+
}
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"tag": "path",
|
|
34
|
+
"attrs": {
|
|
35
|
+
"fill": "white",
|
|
36
|
+
"fill-rule": "evenodd",
|
|
37
|
+
"d": "M5 7.45H10.8V11.65H5V7.45ZM5.8 8.25V10.85H10V8.25H5.8Z",
|
|
38
|
+
"clip-rule": "evenodd"
|
|
39
|
+
}
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"tag": "path",
|
|
43
|
+
"attrs": {
|
|
44
|
+
"fill": "white",
|
|
45
|
+
"d": "M5.8 6.25H7.25V7H5.8V6.25Z"
|
|
46
|
+
}
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"tag": "path",
|
|
50
|
+
"attrs": {
|
|
51
|
+
"fill": "white",
|
|
52
|
+
"d": "M8.55 6.25H10V7H8.55V6.25Z"
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
]
|
|
56
|
+
};
|
|
57
|
+
const BoardsMultiIcon = (0, vue.defineComponent)({
|
|
58
|
+
name: "BoardsMultiIcon",
|
|
59
|
+
inheritAttrs: false,
|
|
60
|
+
props: { extend: {
|
|
61
|
+
type: Object,
|
|
62
|
+
default: void 0
|
|
63
|
+
} },
|
|
64
|
+
setup(props, { attrs }) {
|
|
65
|
+
return () => (0, vue.h)(ts_base_js.IconBase, {
|
|
66
|
+
...attrs,
|
|
67
|
+
extend: props.extend,
|
|
68
|
+
id: "boards-multi-icon",
|
|
69
|
+
icon: element
|
|
70
|
+
});
|
|
71
|
+
}
|
|
72
|
+
});
|
|
73
|
+
//#endregion
|
|
74
|
+
exports.BoardsMultiIcon = BoardsMultiIcon;
|
|
75
|
+
exports.default = BoardsMultiIcon;
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
Object.defineProperties(exports, {
|
|
2
|
+
__esModule: { value: true },
|
|
3
|
+
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
+
});
|
|
5
|
+
let vue = require("vue");
|
|
6
|
+
let ts_base_js = require("./base.cjs");
|
|
7
|
+
//#region ts/docs-app-icon.ts
|
|
8
|
+
const element = {
|
|
9
|
+
"tag": "svg",
|
|
10
|
+
"attrs": {
|
|
11
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
12
|
+
"fill": "none",
|
|
13
|
+
"viewBox": "0 0 16 16",
|
|
14
|
+
"width": "1em",
|
|
15
|
+
"height": "1em"
|
|
16
|
+
},
|
|
17
|
+
"children": [{
|
|
18
|
+
"tag": "path",
|
|
19
|
+
"attrs": {
|
|
20
|
+
"fill": "currentColor",
|
|
21
|
+
"fill-rule": "evenodd",
|
|
22
|
+
"d": "M4.24365 4.2458H10.1562C11.0398 4.2458 11.7562 4.96215 11.7562 5.8458V11.7583H5.84365C4.96 11.7583 4.24365 11.042 4.24365 10.1583V4.2458ZM5.44365 5.4458V10.1583C5.44365 10.3792 5.62274 10.5583 5.84365 10.5583H10.5562V5.8458C10.5562 5.62489 10.3771 5.4458 10.1562 5.4458H5.44365ZM6.2 6.62H9.78V7.62H6.2V6.62ZM6.2 8.4H9.78V9.4H6.2V8.4Z",
|
|
23
|
+
"clip-rule": "evenodd"
|
|
24
|
+
}
|
|
25
|
+
}, {
|
|
26
|
+
"tag": "path",
|
|
27
|
+
"attrs": {
|
|
28
|
+
"fill": "currentColor",
|
|
29
|
+
"fill-rule": "evenodd",
|
|
30
|
+
"d": "M1.90107 0.578613C1.45925 0.578613 1.10107 0.936785 1.10107 1.37861V11.8216C1.10107 13.8098 2.71285 15.4216 4.70107 15.4216H14.0987C14.5406 15.4216 14.8987 15.0634 14.8987 14.6216V4.17861C14.8987 2.19039 13.287 0.578613 11.2987 0.578613H1.90107ZM2.30107 11.8216V1.77861H11.2987C12.6242 1.77861 13.6987 2.85313 13.6987 4.17861V14.2216H4.70107C3.37559 14.2216 2.30107 13.1471 2.30107 11.8216Z",
|
|
31
|
+
"clip-rule": "evenodd"
|
|
32
|
+
}
|
|
33
|
+
}]
|
|
34
|
+
};
|
|
35
|
+
const DocsAppIcon = (0, vue.defineComponent)({
|
|
36
|
+
name: "DocsAppIcon",
|
|
37
|
+
inheritAttrs: false,
|
|
38
|
+
props: { extend: {
|
|
39
|
+
type: Object,
|
|
40
|
+
default: void 0
|
|
41
|
+
} },
|
|
42
|
+
setup(props, { attrs }) {
|
|
43
|
+
return () => (0, vue.h)(ts_base_js.IconBase, {
|
|
44
|
+
...attrs,
|
|
45
|
+
extend: props.extend,
|
|
46
|
+
id: "docs-app-icon",
|
|
47
|
+
icon: element
|
|
48
|
+
});
|
|
49
|
+
}
|
|
50
|
+
});
|
|
51
|
+
//#endregion
|
|
52
|
+
exports.DocsAppIcon = DocsAppIcon;
|
|
53
|
+
exports.default = DocsAppIcon;
|
|
@@ -4,7 +4,7 @@ Object.defineProperties(exports, {
|
|
|
4
4
|
});
|
|
5
5
|
let vue = require("vue");
|
|
6
6
|
let ts_base_js = require("./base.cjs");
|
|
7
|
-
//#region ts/
|
|
7
|
+
//#region ts/docs-multi-icon.ts
|
|
8
8
|
const element = {
|
|
9
9
|
"tag": "svg",
|
|
10
10
|
"attrs": {
|
|
@@ -25,62 +25,35 @@ const element = {
|
|
|
25
25
|
{
|
|
26
26
|
"tag": "path",
|
|
27
27
|
"attrs": {
|
|
28
|
-
"fill": "
|
|
29
|
-
"d": "
|
|
30
|
-
}
|
|
31
|
-
},
|
|
32
|
-
{
|
|
33
|
-
"tag": "path",
|
|
34
|
-
"attrs": {
|
|
35
|
-
"fill": "white",
|
|
36
|
-
"d": "M4.57245 9.62638C4.57245 9.44229 4.72169 9.29305 4.90578 9.29305H10.2391C10.4232 9.29305 10.5724 9.44229 10.5724 9.62638C10.5724 9.81048 10.4232 9.95972 10.2391 9.95972H4.90578C4.72169 9.95972 4.57245 9.81048 4.57245 9.62638Z"
|
|
28
|
+
"fill": "#305CFA",
|
|
29
|
+
"d": "M10.0075 1.12549L13.9104 5.09842H10.6742C10.306 5.09842 10.0075 4.79994 10.0075 4.43175V1.12549Z"
|
|
37
30
|
}
|
|
38
31
|
},
|
|
39
32
|
{
|
|
40
33
|
"tag": "path",
|
|
41
34
|
"attrs": {
|
|
42
35
|
"fill": "white",
|
|
43
|
-
"d": "M4.90578 11.6398C4.72169 11.6398 4.57245 11.789 4.57245 11.9731C4.57245 12.1572 4.72169 12.3065 4.90578 12.3065H7.57245C7.75654 12.3065 7.90578 12.1572 7.90578 11.9731C7.90578 11.789 7.75654 11.6398 7.57245 11.6398H4.90578Z"
|
|
44
|
-
}
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"tag": "path",
|
|
48
|
-
"attrs": {
|
|
49
|
-
"stroke": "white",
|
|
50
|
-
"stroke-linecap": "round",
|
|
51
|
-
"stroke-width": .03,
|
|
52
36
|
"d": "M4.57245 7.27962C4.57245 7.09553 4.72169 6.94629 4.90578 6.94629H10.2391C10.4232 6.94629 10.5724 7.09553 10.5724 7.27962C10.5724 7.46372 10.4232 7.61296 10.2391 7.61296H4.90578C4.72169 7.61296 4.57245 7.46372 4.57245 7.27962Z"
|
|
53
37
|
}
|
|
54
38
|
},
|
|
55
39
|
{
|
|
56
40
|
"tag": "path",
|
|
57
41
|
"attrs": {
|
|
58
|
-
"
|
|
59
|
-
"stroke-linecap": "round",
|
|
60
|
-
"stroke-width": .03,
|
|
42
|
+
"fill": "white",
|
|
61
43
|
"d": "M4.57245 9.62638C4.57245 9.44229 4.72169 9.29305 4.90578 9.29305H10.2391C10.4232 9.29305 10.5724 9.44229 10.5724 9.62638C10.5724 9.81048 10.4232 9.95972 10.2391 9.95972H4.90578C4.72169 9.95972 4.57245 9.81048 4.57245 9.62638Z"
|
|
62
44
|
}
|
|
63
45
|
},
|
|
64
46
|
{
|
|
65
47
|
"tag": "path",
|
|
66
48
|
"attrs": {
|
|
67
|
-
"
|
|
68
|
-
"stroke-linecap": "round",
|
|
69
|
-
"stroke-width": .03,
|
|
49
|
+
"fill": "white",
|
|
70
50
|
"d": "M4.90578 11.6398C4.72169 11.6398 4.57245 11.789 4.57245 11.9731C4.57245 12.1572 4.72169 12.3065 4.90578 12.3065H7.57245C7.75654 12.3065 7.90578 12.1572 7.90578 11.9731C7.90578 11.789 7.75654 11.6398 7.57245 11.6398H4.90578Z"
|
|
71
51
|
}
|
|
72
|
-
},
|
|
73
|
-
{
|
|
74
|
-
"tag": "path",
|
|
75
|
-
"attrs": {
|
|
76
|
-
"fill": "#305CFA",
|
|
77
|
-
"d": "M10.0075 1.12549L13.9104 5.09842H10.6742C10.306 5.09842 10.0075 4.79994 10.0075 4.43175V1.12549Z"
|
|
78
|
-
}
|
|
79
52
|
}
|
|
80
53
|
]
|
|
81
54
|
};
|
|
82
|
-
const
|
|
83
|
-
name: "
|
|
55
|
+
const DocsMultiIcon = (0, vue.defineComponent)({
|
|
56
|
+
name: "DocsMultiIcon",
|
|
84
57
|
inheritAttrs: false,
|
|
85
58
|
props: { extend: {
|
|
86
59
|
type: Object,
|
|
@@ -90,11 +63,11 @@ const DocMultiIcon = (0, vue.defineComponent)({
|
|
|
90
63
|
return () => (0, vue.h)(ts_base_js.IconBase, {
|
|
91
64
|
...attrs,
|
|
92
65
|
extend: props.extend,
|
|
93
|
-
id: "
|
|
66
|
+
id: "docs-multi-icon",
|
|
94
67
|
icon: element
|
|
95
68
|
});
|
|
96
69
|
}
|
|
97
70
|
});
|
|
98
71
|
//#endregion
|
|
99
|
-
exports.
|
|
100
|
-
exports.default =
|
|
72
|
+
exports.DocsMultiIcon = DocsMultiIcon;
|
|
73
|
+
exports.default = DocsMultiIcon;
|
package/dist/cjs/index.cjs
CHANGED
|
@@ -22,6 +22,8 @@ let ts_autowrap_icon_js = require("./autowrap-icon.cjs");
|
|
|
22
22
|
let ts_avg_icon_js = require("./avg-icon.cjs");
|
|
23
23
|
let ts_ban_icon_js = require("./ban-icon.cjs");
|
|
24
24
|
let ts_bar_chart_icon_js = require("./bar-chart-icon.cjs");
|
|
25
|
+
let ts_bases_app_icon_js = require("./bases-app-icon.cjs");
|
|
26
|
+
let ts_boards_app_icon_js = require("./boards-app-icon.cjs");
|
|
25
27
|
let ts_bold_icon_js = require("./bold-icon.cjs");
|
|
26
28
|
let ts_bottom_icon_js = require("./bottom-icon.cjs");
|
|
27
29
|
let ts_boxplot_icon_js = require("./boxplot-icon.cjs");
|
|
@@ -64,6 +66,7 @@ let ts_descending_icon_js = require("./descending-icon.cjs");
|
|
|
64
66
|
let ts_direct_export_icon_js = require("./direct-export-icon.cjs");
|
|
65
67
|
let ts_divider_icon_js = require("./divider-icon.cjs");
|
|
66
68
|
let ts_doc_setting_icon_js = require("./doc-setting-icon.cjs");
|
|
69
|
+
let ts_docs_app_icon_js = require("./docs-app-icon.cjs");
|
|
67
70
|
let ts_dollar_icon_js = require("./dollar-icon.cjs");
|
|
68
71
|
let ts_down_icon_js = require("./down-icon.cjs");
|
|
69
72
|
let ts_download_icon_js = require("./download-icon.cjs");
|
|
@@ -390,9 +393,11 @@ let ts_shape_wedge_round_rect_callout_icon_js = require("./shape-wedge-round-rec
|
|
|
390
393
|
let ts_share_icon_js = require("./share-icon.cjs");
|
|
391
394
|
let ts_share_range_icon_js = require("./share-range-icon.cjs");
|
|
392
395
|
let ts_sheet_icon_js = require("./sheet-icon.cjs");
|
|
396
|
+
let ts_sheets_app_icon_js = require("./sheets-app-icon.cjs");
|
|
393
397
|
let ts_shortcut_icon_js = require("./shortcut-icon.cjs");
|
|
394
398
|
let ts_show_dimensions_icon_js = require("./show-dimensions-icon.cjs");
|
|
395
399
|
let ts_show_toolbar_icon_js = require("./show-toolbar-icon.cjs");
|
|
400
|
+
let ts_slides_app_icon_js = require("./slides-app-icon.cjs");
|
|
396
401
|
let ts_slideshow_play_icon_js = require("./slideshow-play-icon.cjs");
|
|
397
402
|
let ts_slideshow_theme_icon_js = require("./slideshow-theme-icon.cjs");
|
|
398
403
|
let ts_sticky_note_icon_js = require("./sticky-note-icon.cjs");
|
|
@@ -429,11 +434,13 @@ let ts_winloss_sparkline_icon_js = require("./winloss-sparkline-icon.cjs");
|
|
|
429
434
|
let ts_write_icon_js = require("./write-icon.cjs");
|
|
430
435
|
let ts_zoom_in_icon_js = require("./zoom-in-icon.cjs");
|
|
431
436
|
let ts_zoom_out_icon_js = require("./zoom-out-icon.cjs");
|
|
432
|
-
let
|
|
437
|
+
let ts_bases_multi_icon_js = require("./bases-multi-icon.cjs");
|
|
438
|
+
let ts_boards_multi_icon_js = require("./boards-multi-icon.cjs");
|
|
439
|
+
let ts_docs_multi_icon_js = require("./docs-multi-icon.cjs");
|
|
433
440
|
let ts_loading_multi_icon_js = require("./loading-multi-icon.cjs");
|
|
434
|
-
let
|
|
441
|
+
let ts_sheets_multi_icon_js = require("./sheets-multi-icon.cjs");
|
|
442
|
+
let ts_slides_multi_icon_js = require("./slides-multi-icon.cjs");
|
|
435
443
|
let ts_univer_sdk_multi_icon_js = require("./univer-sdk-multi-icon.cjs");
|
|
436
|
-
let ts_xlsx_multi_icon_js = require("./xlsx-multi-icon.cjs");
|
|
437
444
|
let ts_adjust_height_double_icon_js = require("./adjust-height-double-icon.cjs");
|
|
438
445
|
let ts_adjust_width_double_icon_js = require("./adjust-width-double-icon.cjs");
|
|
439
446
|
let ts_auto_height_double_icon_js = require("./auto-height-double-icon.cjs");
|
|
@@ -683,6 +690,30 @@ Object.defineProperty(exports, "BarChartIcon", {
|
|
|
683
690
|
return ts_bar_chart_icon_js.BarChartIcon;
|
|
684
691
|
}
|
|
685
692
|
});
|
|
693
|
+
Object.defineProperty(exports, "BasesAppIcon", {
|
|
694
|
+
enumerable: true,
|
|
695
|
+
get: function() {
|
|
696
|
+
return ts_bases_app_icon_js.BasesAppIcon;
|
|
697
|
+
}
|
|
698
|
+
});
|
|
699
|
+
Object.defineProperty(exports, "BasesMultiIcon", {
|
|
700
|
+
enumerable: true,
|
|
701
|
+
get: function() {
|
|
702
|
+
return ts_bases_multi_icon_js.BasesMultiIcon;
|
|
703
|
+
}
|
|
704
|
+
});
|
|
705
|
+
Object.defineProperty(exports, "BoardsAppIcon", {
|
|
706
|
+
enumerable: true,
|
|
707
|
+
get: function() {
|
|
708
|
+
return ts_boards_app_icon_js.BoardsAppIcon;
|
|
709
|
+
}
|
|
710
|
+
});
|
|
711
|
+
Object.defineProperty(exports, "BoardsMultiIcon", {
|
|
712
|
+
enumerable: true,
|
|
713
|
+
get: function() {
|
|
714
|
+
return ts_boards_multi_icon_js.BoardsMultiIcon;
|
|
715
|
+
}
|
|
716
|
+
});
|
|
686
717
|
Object.defineProperty(exports, "BoldIcon", {
|
|
687
718
|
enumerable: true,
|
|
688
719
|
get: function() {
|
|
@@ -1025,16 +1056,22 @@ Object.defineProperty(exports, "DividerIcon", {
|
|
|
1025
1056
|
return ts_divider_icon_js.DividerIcon;
|
|
1026
1057
|
}
|
|
1027
1058
|
});
|
|
1028
|
-
Object.defineProperty(exports, "
|
|
1059
|
+
Object.defineProperty(exports, "DocSettingIcon", {
|
|
1029
1060
|
enumerable: true,
|
|
1030
1061
|
get: function() {
|
|
1031
|
-
return
|
|
1062
|
+
return ts_doc_setting_icon_js.DocSettingIcon;
|
|
1032
1063
|
}
|
|
1033
1064
|
});
|
|
1034
|
-
Object.defineProperty(exports, "
|
|
1065
|
+
Object.defineProperty(exports, "DocsAppIcon", {
|
|
1035
1066
|
enumerable: true,
|
|
1036
1067
|
get: function() {
|
|
1037
|
-
return
|
|
1068
|
+
return ts_docs_app_icon_js.DocsAppIcon;
|
|
1069
|
+
}
|
|
1070
|
+
});
|
|
1071
|
+
Object.defineProperty(exports, "DocsMultiIcon", {
|
|
1072
|
+
enumerable: true,
|
|
1073
|
+
get: function() {
|
|
1074
|
+
return ts_docs_multi_icon_js.DocsMultiIcon;
|
|
1038
1075
|
}
|
|
1039
1076
|
});
|
|
1040
1077
|
Object.defineProperty(exports, "DollarIcon", {
|
|
@@ -3233,6 +3270,18 @@ Object.defineProperty(exports, "SheetIcon", {
|
|
|
3233
3270
|
return ts_sheet_icon_js.SheetIcon;
|
|
3234
3271
|
}
|
|
3235
3272
|
});
|
|
3273
|
+
Object.defineProperty(exports, "SheetsAppIcon", {
|
|
3274
|
+
enumerable: true,
|
|
3275
|
+
get: function() {
|
|
3276
|
+
return ts_sheets_app_icon_js.SheetsAppIcon;
|
|
3277
|
+
}
|
|
3278
|
+
});
|
|
3279
|
+
Object.defineProperty(exports, "SheetsMultiIcon", {
|
|
3280
|
+
enumerable: true,
|
|
3281
|
+
get: function() {
|
|
3282
|
+
return ts_sheets_multi_icon_js.SheetsMultiIcon;
|
|
3283
|
+
}
|
|
3284
|
+
});
|
|
3236
3285
|
Object.defineProperty(exports, "ShortcutIcon", {
|
|
3237
3286
|
enumerable: true,
|
|
3238
3287
|
get: function() {
|
|
@@ -3287,10 +3336,16 @@ Object.defineProperty(exports, "SlashDoubleIcon", {
|
|
|
3287
3336
|
return ts_slash_double_icon_js.SlashDoubleIcon;
|
|
3288
3337
|
}
|
|
3289
3338
|
});
|
|
3290
|
-
Object.defineProperty(exports, "
|
|
3339
|
+
Object.defineProperty(exports, "SlidesAppIcon", {
|
|
3340
|
+
enumerable: true,
|
|
3341
|
+
get: function() {
|
|
3342
|
+
return ts_slides_app_icon_js.SlidesAppIcon;
|
|
3343
|
+
}
|
|
3344
|
+
});
|
|
3345
|
+
Object.defineProperty(exports, "SlidesMultiIcon", {
|
|
3291
3346
|
enumerable: true,
|
|
3292
3347
|
get: function() {
|
|
3293
|
-
return
|
|
3348
|
+
return ts_slides_multi_icon_js.SlidesMultiIcon;
|
|
3294
3349
|
}
|
|
3295
3350
|
});
|
|
3296
3351
|
Object.defineProperty(exports, "SlideshowPlayIcon", {
|
|
@@ -3551,12 +3606,6 @@ Object.defineProperty(exports, "WriteIcon", {
|
|
|
3551
3606
|
return ts_write_icon_js.WriteIcon;
|
|
3552
3607
|
}
|
|
3553
3608
|
});
|
|
3554
|
-
Object.defineProperty(exports, "XlsxMultiIcon", {
|
|
3555
|
-
enumerable: true,
|
|
3556
|
-
get: function() {
|
|
3557
|
-
return ts_xlsx_multi_icon_js.XlsxMultiIcon;
|
|
3558
|
-
}
|
|
3559
|
-
});
|
|
3560
3609
|
Object.defineProperty(exports, "ZoomInIcon", {
|
|
3561
3610
|
enumerable: true,
|
|
3562
3611
|
get: function() {
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
Object.defineProperties(exports, {
|
|
2
|
+
__esModule: { value: true },
|
|
3
|
+
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
+
});
|
|
5
|
+
let vue = require("vue");
|
|
6
|
+
let ts_base_js = require("./base.cjs");
|
|
7
|
+
//#region ts/sheets-app-icon.ts
|
|
8
|
+
const element = {
|
|
9
|
+
"tag": "svg",
|
|
10
|
+
"attrs": {
|
|
11
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
12
|
+
"fill": "none",
|
|
13
|
+
"viewBox": "0 0 16 16",
|
|
14
|
+
"width": "1em",
|
|
15
|
+
"height": "1em"
|
|
16
|
+
},
|
|
17
|
+
"children": [{
|
|
18
|
+
"tag": "path",
|
|
19
|
+
"attrs": {
|
|
20
|
+
"fill": "currentColor",
|
|
21
|
+
"fill-rule": "evenodd",
|
|
22
|
+
"d": "M4.24365 4.2458H10.1562C11.0398 4.2458 11.7562 4.96215 11.7562 5.8458V11.7583H5.84365C4.96 11.7583 4.24365 11.042 4.24365 10.1583V4.2458ZM5.44365 5.4458V6.4458H10.5562V5.8458C10.5562 5.62489 10.3771 5.4458 10.1562 5.4458H5.44365ZM5.44365 7.6458V8.53174H7.3999V7.6458H5.44365ZM8.5999 7.6458V8.53174H10.5562V7.6458H8.5999ZM5.44365 9.73174V10.1583C5.44365 10.3792 5.62274 10.5583 5.84365 10.5583H7.3999V9.73174H5.44365ZM8.5999 10.5583H10.5562V9.73174H8.5999V10.5583Z",
|
|
23
|
+
"clip-rule": "evenodd"
|
|
24
|
+
}
|
|
25
|
+
}, {
|
|
26
|
+
"tag": "path",
|
|
27
|
+
"attrs": {
|
|
28
|
+
"fill": "currentColor",
|
|
29
|
+
"fill-rule": "evenodd",
|
|
30
|
+
"d": "M1.90107 0.578613C1.45925 0.578613 1.10107 0.936785 1.10107 1.37861V11.8216C1.10107 13.8098 2.71285 15.4216 4.70107 15.4216H14.0987C14.5406 15.4216 14.8987 15.0634 14.8987 14.6216V4.17861C14.8987 2.19039 13.287 0.578613 11.2987 0.578613H1.90107ZM2.30107 11.8216V1.77861H11.2987C12.6242 1.77861 13.6987 2.85313 13.6987 4.17861V14.2216H4.70107C3.37559 14.2216 2.30107 13.1471 2.30107 11.8216Z",
|
|
31
|
+
"clip-rule": "evenodd"
|
|
32
|
+
}
|
|
33
|
+
}]
|
|
34
|
+
};
|
|
35
|
+
const SheetsAppIcon = (0, vue.defineComponent)({
|
|
36
|
+
name: "SheetsAppIcon",
|
|
37
|
+
inheritAttrs: false,
|
|
38
|
+
props: { extend: {
|
|
39
|
+
type: Object,
|
|
40
|
+
default: void 0
|
|
41
|
+
} },
|
|
42
|
+
setup(props, { attrs }) {
|
|
43
|
+
return () => (0, vue.h)(ts_base_js.IconBase, {
|
|
44
|
+
...attrs,
|
|
45
|
+
extend: props.extend,
|
|
46
|
+
id: "sheets-app-icon",
|
|
47
|
+
icon: element
|
|
48
|
+
});
|
|
49
|
+
}
|
|
50
|
+
});
|
|
51
|
+
//#endregion
|
|
52
|
+
exports.SheetsAppIcon = SheetsAppIcon;
|
|
53
|
+
exports.default = SheetsAppIcon;
|
|
@@ -4,7 +4,7 @@ Object.defineProperties(exports, {
|
|
|
4
4
|
});
|
|
5
5
|
let vue = require("vue");
|
|
6
6
|
let ts_base_js = require("./base.cjs");
|
|
7
|
-
//#region ts/
|
|
7
|
+
//#region ts/sheets-multi-icon.ts
|
|
8
8
|
const element = {
|
|
9
9
|
"tag": "svg",
|
|
10
10
|
"attrs": {
|
|
@@ -34,14 +34,14 @@ const element = {
|
|
|
34
34
|
"attrs": {
|
|
35
35
|
"fill": "white",
|
|
36
36
|
"fill-rule": "evenodd",
|
|
37
|
-
"d": "
|
|
37
|
+
"d": "M4.7 7.05H11.1V12.05H4.7V7.05ZM5.5 7.85V9.2H7.35V7.85H5.5ZM8.15 7.85V9.2H10.3V7.85H8.15ZM5.5 10V11.25H7.35V10H5.5ZM8.15 10V11.25H10.3V10H8.15Z",
|
|
38
38
|
"clip-rule": "evenodd"
|
|
39
39
|
}
|
|
40
40
|
}
|
|
41
41
|
]
|
|
42
42
|
};
|
|
43
|
-
const
|
|
44
|
-
name: "
|
|
43
|
+
const SheetsMultiIcon = (0, vue.defineComponent)({
|
|
44
|
+
name: "SheetsMultiIcon",
|
|
45
45
|
inheritAttrs: false,
|
|
46
46
|
props: { extend: {
|
|
47
47
|
type: Object,
|
|
@@ -51,11 +51,11 @@ const XlsxMultiIcon = (0, vue.defineComponent)({
|
|
|
51
51
|
return () => (0, vue.h)(ts_base_js.IconBase, {
|
|
52
52
|
...attrs,
|
|
53
53
|
extend: props.extend,
|
|
54
|
-
id: "
|
|
54
|
+
id: "sheets-multi-icon",
|
|
55
55
|
icon: element
|
|
56
56
|
});
|
|
57
57
|
}
|
|
58
58
|
});
|
|
59
59
|
//#endregion
|
|
60
|
-
exports.
|
|
61
|
-
exports.default =
|
|
60
|
+
exports.SheetsMultiIcon = SheetsMultiIcon;
|
|
61
|
+
exports.default = SheetsMultiIcon;
|