Skip to content

Commit 57d02f9

Browse files
committed
refactor(embed): consolidate embed integration
1 parent 4551d36 commit 57d02f9

95 files changed

Lines changed: 1581 additions & 8224 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

common/mockdata/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@univerjs/docs-ui": "workspace:*",
4141
"@univerjs/drawing": "workspace:*",
4242
"@univerjs/drawing-ui": "workspace:*",
43-
"@univerjs/embed-ui": "workspace:*",
43+
"@univerjs-pro/embed-ui": "workspace:*",
4444
"@univerjs/engine-render": "workspace:*",
4545
"@univerjs/find-replace": "workspace:*",
4646
"@univerjs/sheets": "workspace:*",
@@ -72,7 +72,8 @@
7272
"@univerjs/thread-comment": "workspace:*",
7373
"@univerjs/thread-comment-ui": "workspace:*",
7474
"@univerjs/ui": "workspace:*",
75-
"@univerjs/uniscript": "workspace:*"
75+
"@univerjs/uniscript": "workspace:*",
76+
"@univerjs/embed-ui": "workspace:*"
7677
},
7778
"devDependencies": {
7879
"@univerjs-infra/shared": "workspace:*",

packages/docs-ui/package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,6 @@
8989
"@univerjs/design": "workspace:*",
9090
"@univerjs/docs": "workspace:*",
9191
"@univerjs/drawing": "workspace:*",
92-
"@univerjs/embed": "workspace:*",
93-
"@univerjs/embed-ui": "workspace:*",
9492
"@univerjs/engine-render": "workspace:*",
9593
"@univerjs/icons": "1.19.0",
9694
"@univerjs/ui": "workspace:*"

0 commit comments

Comments
 (0)