@univerjs/preset-sheets-drawing 0.5.1 → 0.5.3
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/lib/cjs/index.js +1 -1
- package/lib/cjs/locales/en-US.js +1 -1
- package/lib/cjs/locales/fa-IR.js +1 -1
- package/lib/cjs/locales/fr-FR.js +1 -1
- package/lib/cjs/locales/ru-RU.js +1 -1
- package/lib/cjs/locales/vi-VN.js +1 -1
- package/lib/cjs/locales/zh-CN.js +1 -1
- package/lib/cjs/locales/zh-TW.js +1 -1
- package/lib/es/index.js +6 -5
- package/lib/es/locales/en-US.js +5 -5
- package/lib/es/locales/fa-IR.js +7 -7
- package/lib/es/locales/fr-FR.js +7 -7
- package/lib/es/locales/ru-RU.js +7 -7
- package/lib/es/locales/vi-VN.js +7 -7
- package/lib/es/locales/zh-CN.js +7 -7
- package/lib/es/locales/zh-TW.js +7 -7
- package/lib/index.css +1 -1
- package/lib/types/index.d.ts +1 -7
- package/lib/types/umd.d.ts +8 -0
- package/lib/umd/index.js +8 -8
- package/lib/umd/locales/en-US.js +1 -1
- package/lib/umd/locales/fa-IR.js +1 -1
- package/lib/umd/locales/fr-FR.js +1 -1
- package/lib/umd/locales/ru-RU.js +1 -1
- package/lib/umd/locales/vi-VN.js +1 -1
- package/lib/umd/locales/zh-CN.js +1 -1
- package/lib/umd/locales/zh-TW.js +1 -1
- package/package.json +11 -9
package/lib/cjs/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("@univerjs/docs-drawing"),r=require("@univerjs/drawing"),n=require("@univerjs/drawing-ui"),i=require("@univerjs/sheets-drawing"),a=require("@univerjs/sheets-drawing-ui");function l(e={}){const{collaboration:o=!1}=e;return{plugins:[[r.UniverDrawingPlugin,{override:o?[[r.IImageIoService,null]]:[]}],t.UniverDocsDrawingPlugin,n.UniverDrawingUIPlugin,i.UniverSheetsDrawingPlugin,a.UniverSheetsDrawingUIPlugin].filter(c=>!!c)}}exports.UniverSheetsDrawingPreset=l;Object.keys(t).forEach(e=>{e!=="default"&&!Object.prototype.hasOwnProperty.call(exports,e)&&Object.defineProperty(exports,e,{enumerable:!0,get:()=>t[e]})});Object.keys(r).forEach(e=>{e!=="default"&&!Object.prototype.hasOwnProperty.call(exports,e)&&Object.defineProperty(exports,e,{enumerable:!0,get:()=>r[e]})});Object.keys(n).forEach(e=>{e!=="default"&&!Object.prototype.hasOwnProperty.call(exports,e)&&Object.defineProperty(exports,e,{enumerable:!0,get:()=>n[e]})});Object.keys(i).forEach(e=>{e!=="default"&&!Object.prototype.hasOwnProperty.call(exports,e)&&Object.defineProperty(exports,e,{enumerable:!0,get:()=>i[e]})});Object.keys(a).forEach(e=>{e!=="default"&&!Object.prototype.hasOwnProperty.call(exports,e)&&Object.defineProperty(exports,e,{enumerable:!0,get:()=>a[e]})});
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("@univerjs/docs-drawing"),r=require("@univerjs/drawing"),n=require("@univerjs/drawing-ui"),i=require("@univerjs/sheets-drawing"),a=require("@univerjs/sheets-drawing-ui");require("@univerjs/sheets-drawing-ui/facade");function l(e={}){const{collaboration:o=!1}=e;return{plugins:[[r.UniverDrawingPlugin,{override:o?[[r.IImageIoService,null]]:[]}],t.UniverDocsDrawingPlugin,n.UniverDrawingUIPlugin,i.UniverSheetsDrawingPlugin,a.UniverSheetsDrawingUIPlugin].filter(c=>!!c)}}exports.UniverSheetsDrawingPreset=l;Object.keys(t).forEach(e=>{e!=="default"&&!Object.prototype.hasOwnProperty.call(exports,e)&&Object.defineProperty(exports,e,{enumerable:!0,get:()=>t[e]})});Object.keys(r).forEach(e=>{e!=="default"&&!Object.prototype.hasOwnProperty.call(exports,e)&&Object.defineProperty(exports,e,{enumerable:!0,get:()=>r[e]})});Object.keys(n).forEach(e=>{e!=="default"&&!Object.prototype.hasOwnProperty.call(exports,e)&&Object.defineProperty(exports,e,{enumerable:!0,get:()=>n[e]})});Object.keys(i).forEach(e=>{e!=="default"&&!Object.prototype.hasOwnProperty.call(exports,e)&&Object.defineProperty(exports,e,{enumerable:!0,get:()=>i[e]})});Object.keys(a).forEach(e=>{e!=="default"&&!Object.prototype.hasOwnProperty.call(exports,e)&&Object.defineProperty(exports,e,{enumerable:!0,get:()=>a[e]})});
|
package/lib/cjs/locales/en-US.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const e=require("@univerjs/core"),r=require("@univerjs/drawing-ui/locale/en-US"),s=require("@univerjs/sheets-drawing-ui/locale/en-US"),i=e.
|
|
1
|
+
"use strict";const e=require("@univerjs/core"),r=require("@univerjs/drawing-ui/locale/en-US"),s=require("@univerjs/sheets-drawing-ui/locale/en-US"),i=e.merge({},r,s);module.exports=i;
|
package/lib/cjs/locales/fa-IR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const e=require("@univerjs/core"),r=require("@univerjs/drawing-ui/locale/fa-IR"),s=require("@univerjs/sheets-drawing-ui/locale/fa-IR"),i=e.
|
|
1
|
+
"use strict";const e=require("@univerjs/core"),r=require("@univerjs/drawing-ui/locale/fa-IR"),s=require("@univerjs/sheets-drawing-ui/locale/fa-IR"),i=e.merge({},r,s);module.exports=i;
|
package/lib/cjs/locales/fr-FR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const e=require("@univerjs/core"),r=require("@univerjs/drawing-ui/locale/fr-FR"),s=require("@univerjs/sheets-drawing-ui/locale/fr-FR"),i=e.
|
|
1
|
+
"use strict";const e=require("@univerjs/core"),r=require("@univerjs/drawing-ui/locale/fr-FR"),s=require("@univerjs/sheets-drawing-ui/locale/fr-FR"),i=e.merge({},r,s);module.exports=i;
|
package/lib/cjs/locales/ru-RU.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const e=require("@univerjs/core"),r=require("@univerjs/drawing-ui/locale/ru-RU"),s=require("@univerjs/sheets-drawing-ui/locale/ru-RU"),i=e.
|
|
1
|
+
"use strict";const e=require("@univerjs/core"),r=require("@univerjs/drawing-ui/locale/ru-RU"),s=require("@univerjs/sheets-drawing-ui/locale/ru-RU"),i=e.merge({},r,s);module.exports=i;
|
package/lib/cjs/locales/vi-VN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const e=require("@univerjs/core"),r=require("@univerjs/drawing-ui/locale/vi-VN"),
|
|
1
|
+
"use strict";const e=require("@univerjs/core"),r=require("@univerjs/drawing-ui/locale/vi-VN"),i=require("@univerjs/sheets-drawing-ui/locale/vi-VN"),s=e.merge({},r,i);module.exports=s;
|
package/lib/cjs/locales/zh-CN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const e=require("@univerjs/core"),r=require("@univerjs/drawing-ui/locale/zh-CN"),s=require("@univerjs/sheets-drawing-ui/locale/zh-CN"),i=e.
|
|
1
|
+
"use strict";const e=require("@univerjs/core"),r=require("@univerjs/drawing-ui/locale/zh-CN"),s=require("@univerjs/sheets-drawing-ui/locale/zh-CN"),i=e.merge({},r,s);module.exports=i;
|
package/lib/cjs/locales/zh-TW.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const e=require("@univerjs/core"),r=require("@univerjs/drawing-ui/locale/zh-TW"),s=require("@univerjs/sheets-drawing-ui/locale/zh-TW"),i=e.
|
|
1
|
+
"use strict";const e=require("@univerjs/core"),r=require("@univerjs/drawing-ui/locale/zh-TW"),s=require("@univerjs/sheets-drawing-ui/locale/zh-TW"),i=e.merge({},r,s);module.exports=i;
|
package/lib/es/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { UniverDocsDrawingPlugin as
|
|
1
|
+
import { UniverDocsDrawingPlugin as e } from "@univerjs/docs-drawing";
|
|
2
2
|
export * from "@univerjs/docs-drawing";
|
|
3
3
|
import { UniverDrawingPlugin as n, IImageIoService as t } from "@univerjs/drawing";
|
|
4
4
|
export * from "@univerjs/drawing";
|
|
@@ -8,18 +8,19 @@ import { UniverSheetsDrawingPlugin as f } from "@univerjs/sheets-drawing";
|
|
|
8
8
|
export * from "@univerjs/sheets-drawing";
|
|
9
9
|
import { UniverSheetsDrawingUIPlugin as g } from "@univerjs/sheets-drawing-ui";
|
|
10
10
|
export * from "@univerjs/sheets-drawing-ui";
|
|
11
|
-
|
|
11
|
+
import "@univerjs/sheets-drawing-ui/facade";
|
|
12
|
+
function U(r = {}) {
|
|
12
13
|
const { collaboration: o = !1 } = r;
|
|
13
14
|
return {
|
|
14
15
|
plugins: [
|
|
15
16
|
[n, { override: o ? [[t, null]] : [] }],
|
|
16
|
-
|
|
17
|
+
e,
|
|
17
18
|
m,
|
|
18
19
|
f,
|
|
19
20
|
g
|
|
20
|
-
].filter((
|
|
21
|
+
].filter((i) => !!i)
|
|
21
22
|
};
|
|
22
23
|
}
|
|
23
24
|
export {
|
|
24
|
-
|
|
25
|
+
U as UniverSheetsDrawingPreset
|
|
25
26
|
};
|
package/lib/es/locales/en-US.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { merge as r } from "@univerjs/core";
|
|
2
2
|
import e from "@univerjs/drawing-ui/locale/en-US";
|
|
3
|
-
import
|
|
4
|
-
const
|
|
3
|
+
import i from "@univerjs/sheets-drawing-ui/locale/en-US";
|
|
4
|
+
const n = r(
|
|
5
5
|
{},
|
|
6
6
|
e,
|
|
7
|
-
|
|
7
|
+
i
|
|
8
8
|
);
|
|
9
9
|
export {
|
|
10
|
-
|
|
10
|
+
n as default
|
|
11
11
|
};
|
package/lib/es/locales/fa-IR.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
const
|
|
1
|
+
import { merge as r } from "@univerjs/core";
|
|
2
|
+
import i from "@univerjs/drawing-ui/locale/fa-IR";
|
|
3
|
+
import e from "@univerjs/sheets-drawing-ui/locale/fa-IR";
|
|
4
|
+
const s = r(
|
|
5
5
|
{},
|
|
6
|
-
|
|
7
|
-
|
|
6
|
+
i,
|
|
7
|
+
e
|
|
8
8
|
);
|
|
9
9
|
export {
|
|
10
|
-
|
|
10
|
+
s as default
|
|
11
11
|
};
|
package/lib/es/locales/fr-FR.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
const
|
|
1
|
+
import { merge as r } from "@univerjs/core";
|
|
2
|
+
import i from "@univerjs/drawing-ui/locale/fr-FR";
|
|
3
|
+
import e from "@univerjs/sheets-drawing-ui/locale/fr-FR";
|
|
4
|
+
const s = r(
|
|
5
5
|
{},
|
|
6
|
-
|
|
7
|
-
|
|
6
|
+
i,
|
|
7
|
+
e
|
|
8
8
|
);
|
|
9
9
|
export {
|
|
10
|
-
|
|
10
|
+
s as default
|
|
11
11
|
};
|
package/lib/es/locales/ru-RU.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
const
|
|
1
|
+
import { merge as r } from "@univerjs/core";
|
|
2
|
+
import i from "@univerjs/drawing-ui/locale/ru-RU";
|
|
3
|
+
import e from "@univerjs/sheets-drawing-ui/locale/ru-RU";
|
|
4
|
+
const s = r(
|
|
5
5
|
{},
|
|
6
|
-
|
|
7
|
-
|
|
6
|
+
i,
|
|
7
|
+
e
|
|
8
8
|
);
|
|
9
9
|
export {
|
|
10
|
-
|
|
10
|
+
s as default
|
|
11
11
|
};
|
package/lib/es/locales/vi-VN.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
const
|
|
1
|
+
import { merge as r } from "@univerjs/core";
|
|
2
|
+
import i from "@univerjs/drawing-ui/locale/vi-VN";
|
|
3
|
+
import e from "@univerjs/sheets-drawing-ui/locale/vi-VN";
|
|
4
|
+
const s = r(
|
|
5
5
|
{},
|
|
6
|
-
|
|
7
|
-
|
|
6
|
+
i,
|
|
7
|
+
e
|
|
8
8
|
);
|
|
9
9
|
export {
|
|
10
|
-
|
|
10
|
+
s as default
|
|
11
11
|
};
|
package/lib/es/locales/zh-CN.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
const
|
|
1
|
+
import { merge as r } from "@univerjs/core";
|
|
2
|
+
import i from "@univerjs/drawing-ui/locale/zh-CN";
|
|
3
|
+
import e from "@univerjs/sheets-drawing-ui/locale/zh-CN";
|
|
4
|
+
const s = r(
|
|
5
5
|
{},
|
|
6
|
-
|
|
7
|
-
|
|
6
|
+
i,
|
|
7
|
+
e
|
|
8
8
|
);
|
|
9
9
|
export {
|
|
10
|
-
|
|
10
|
+
s as default
|
|
11
11
|
};
|
package/lib/es/locales/zh-TW.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
const
|
|
1
|
+
import { merge as r } from "@univerjs/core";
|
|
2
|
+
import i from "@univerjs/drawing-ui/locale/zh-TW";
|
|
3
|
+
import e from "@univerjs/sheets-drawing-ui/locale/zh-TW";
|
|
4
|
+
const s = r(
|
|
5
5
|
{},
|
|
6
|
-
|
|
7
|
-
|
|
6
|
+
i,
|
|
7
|
+
e
|
|
8
8
|
);
|
|
9
9
|
export {
|
|
10
|
-
|
|
10
|
+
s as default
|
|
11
11
|
};
|
package/lib/index.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.univer-image-popup-menu{display:grid;gap:var(--margin-xxs);align-items:center;box-sizing:border-box;margin-top:0;margin-bottom:0;padding:var(--padding-sm);font-size:var(--font-size-base);background-color:rgb(var(--bg-color-secondary));border:1px solid rgb(var(--border-color));border-radius:var(--border-radius-lg);box-shadow:var(--box-shadow-lg)}.univer-image-popup-menu li{list-style:none}.univer-image-popup-menu-item{cursor:pointer;position:relative;display:flex;align-items:center;box-sizing:border-box;height:28px;font-size:var(--font-size-base);font-style:normal;line-height:20px;text-align:left;border-radius:4px;border-radius:var(--border-radius-base);transition:background .2s}.univer-image-popup-menu-item:hover{background-color:rgb(var(--bg-color-hover))}.univer-image-popup-menu-item-icon{position:absolute;top:50%;left:var(--padding-xs);transform:translateY(-50%);display:flex;align-items:center;justify-content:center}.univer-image-popup-menu-item-title{padding:var(--padding-xs) var(--padding-xs) var(--padding-xs) 0;vertical-align:middle}.univer-image-popup-menu-item-hide{color:rgb(var(--text-color-secondary))}.univer-image-popup-menu-item:hover{background:rgb(var(--grey-100))}.univer-btn-container{display:flex;align-items:center;justify-content:center;padding:3px;background:#fff;border:1px solid rgb(var(--grey-200, #e5e5e5));border-radius:4px}.univer-btn-container:hover,.univer-btn-container.univer-btn-container-expand{background:rgb(var(--grey-100, #f5f5f5))}.univer-upload-loading{position:absolute;height:100%;width:100%;text-align:center;background-color:rgba(var(--color-black),.5);z-index:1000;user-select:none}.univer-upload-loading-body{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:rgb(var(--color-white));padding:20px 40px;display:flex;align-items:center;justify-items:center;border-radius:var(--border-radius-lg)}.univer-upload-loading-body-animation{width:30px;height:30px;border:2px solid rgb(var(--color-black));border-top-color:transparent;border-radius:100%;animation:univer-UniverCircleAnimation infinite .75s linear}.univer-upload-loading-body-text{font-size:var(--font-size-xs);color:var(--color-black);padding:10px}@keyframes univer-UniverCircleAnimation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.univer-image-common-panel{text-align:center;padding:var(--padding-sm);font-size:var(--font-size-sm)}.univer-image-common-panel-grid{position:relative;width:100%}.univer-image-common-panel-border{border-top:1px solid rgb(var(--border-color));margin-top:20px}.univer-image-common-panel-title{color:rgb(var(--text-color-secondary));text-align:left}.univer-image-common-panel-subtitle{color:rgb(var(--text-color-primary));text-align:left}.univer-image-common-panel-row{position:relative;display:flex;justify-content:flex-start;align-items:flex-start;height:100%;margin-top:10px}.univer-image-common-panel-row-vertical{justify-content:center;align-items:center;height:36px}.univer-image-common-panel-column{width:100%}.univer-image-common-panel-column-center{display:flex;justify-content:center;align-items:center}.univer-image-common-panel-inline{display:flex;align-items:center;gap:var(--margin-xxs)}.univer-image-common-panel-span2{width:50%}.univer-image-common-panel-span3{width:33.33333333%}.univer-image-common-panel-input{width:90%}.univer-sheet-image-menu{position:absolute;height:100%;width:100%;text-align:center}.univer-sheet-image-menu-input{display:none}
|
|
1
|
+
.univer-image-popup-menu{display:grid;gap:var(--margin-xxs);align-items:center;box-sizing:border-box;margin-top:0;margin-bottom:0;padding:var(--padding-sm);font-size:var(--font-size-base);background-color:rgb(var(--bg-color-secondary));border:1px solid rgb(var(--border-color));border-radius:var(--border-radius-lg);box-shadow:var(--box-shadow-lg)}.univer-image-popup-menu li{list-style:none}.univer-image-popup-menu-item{cursor:pointer;position:relative;display:flex;align-items:center;box-sizing:border-box;height:28px;font-size:var(--font-size-base);font-style:normal;line-height:20px;text-align:left;border-radius:4px;border-radius:var(--border-radius-base);transition:background .2s}.univer-image-popup-menu-item:hover{background-color:rgb(var(--bg-color-hover))}.univer-image-popup-menu-item-icon{position:absolute;top:50%;left:var(--padding-xs);transform:translateY(-50%);display:flex;align-items:center;justify-content:center}.univer-image-popup-menu-item-title{padding:var(--padding-xs) var(--padding-xs) var(--padding-xs) 0;vertical-align:middle}.univer-image-popup-menu-item-hide{color:rgb(var(--text-color-secondary))}.univer-image-popup-menu-item:hover{background:rgb(var(--grey-100))}.univer-btn-container{display:flex;align-items:center;justify-content:center;padding:3px;background:#fff;border:1px solid rgb(var(--grey-200, #e5e5e5));border-radius:4px}.univer-btn-container:hover,.univer-btn-container.univer-btn-container-expand{background:rgb(var(--grey-100, #f5f5f5))}.univer-upload-loading{position:absolute;height:100%;width:100%;text-align:center;background-color:rgba(var(--color-black),.5);z-index:1000;-webkit-user-select:none;-moz-user-select:none;user-select:none}.univer-upload-loading-body{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:rgb(var(--color-white));padding:20px 40px;display:flex;align-items:center;justify-items:center;border-radius:var(--border-radius-lg)}.univer-upload-loading-body-animation{width:30px;height:30px;border:2px solid rgb(var(--color-black));border-top-color:transparent;border-radius:100%;animation:univer-UniverCircleAnimation infinite .75s linear}.univer-upload-loading-body-text{font-size:var(--font-size-xs);color:var(--color-black);padding:10px}@keyframes univer-UniverCircleAnimation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.univer-image-common-panel{text-align:center;padding:var(--padding-sm);font-size:var(--font-size-sm)}.univer-image-common-panel-grid{position:relative;width:100%}.univer-image-common-panel-border{border-top:1px solid rgb(var(--border-color));margin-top:20px}.univer-image-common-panel-title{color:rgb(var(--text-color-secondary));text-align:left}.univer-image-common-panel-subtitle{color:rgb(var(--text-color-primary));text-align:left}.univer-image-common-panel-row{position:relative;display:flex;justify-content:flex-start;align-items:flex-start;height:100%;margin-top:10px}.univer-image-common-panel-row-vertical{justify-content:center;align-items:center;height:36px}.univer-image-common-panel-column{width:100%}.univer-image-common-panel-column-center{display:flex;justify-content:center;align-items:center}.univer-image-common-panel-inline{display:flex;align-items:center;gap:var(--margin-xxs)}.univer-image-common-panel-span2{width:50%}.univer-image-common-panel-span3{width:33.33333333%}.univer-image-common-panel-input{width:90%}.univer-sheet-image-menu{position:absolute;height:100%;width:100%;text-align:center}.univer-sheet-image-menu-input{display:none}
|
package/lib/types/index.d.ts
CHANGED
|
@@ -1,12 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
import '@univerjs/drawing-ui/lib/index.css';
|
|
3
|
-
import '@univerjs/sheets-drawing-ui/lib/index.css';
|
|
1
|
+
export * from './umd';
|
|
4
2
|
export * from '@univerjs/docs-drawing';
|
|
5
3
|
export * from '@univerjs/drawing';
|
|
6
4
|
export * from '@univerjs/drawing-ui';
|
|
7
5
|
export * from '@univerjs/sheets-drawing';
|
|
8
6
|
export * from '@univerjs/sheets-drawing-ui';
|
|
9
|
-
export interface IUniverSheetsDrawingPresetConfig {
|
|
10
|
-
collaboration?: boolean;
|
|
11
|
-
}
|
|
12
|
-
export declare function UniverSheetsDrawingPreset(config?: Partial<IUniverSheetsDrawingPresetConfig>): IPreset;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { IPreset } from './types';
|
|
2
|
+
import '@univerjs/sheets-drawing-ui/facade';
|
|
3
|
+
import '@univerjs/drawing-ui/lib/index.css';
|
|
4
|
+
import '@univerjs/sheets-drawing-ui/lib/index.css';
|
|
5
|
+
export interface IUniverSheetsDrawingPresetConfig {
|
|
6
|
+
collaboration?: boolean;
|
|
7
|
+
}
|
|
8
|
+
export declare function UniverSheetsDrawingPreset(config?: Partial<IUniverSheetsDrawingPresetConfig>): IPreset;
|