@univerjs/docs-ui 1.0.0-alpha.1 → 1.0.0-insiders.20260629-12f2e44
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/es/index.js +1 -1
- package/lib/index.js +1 -1
- package/lib/umd/index.js +1 -1
- package/package.json +9 -9
- package/LICENSE +0 -176
package/lib/cjs/index.js
CHANGED
|
@@ -15121,7 +15121,7 @@ DocUIController = __decorate([
|
|
|
15121
15121
|
//#endregion
|
|
15122
15122
|
//#region package.json
|
|
15123
15123
|
var name = "@univerjs/docs-ui";
|
|
15124
|
-
var version = "1.0.0-
|
|
15124
|
+
var version = "1.0.0-insiders.20260629-12f2e44";
|
|
15125
15125
|
|
|
15126
15126
|
//#endregion
|
|
15127
15127
|
//#region src/commands/commands/doc-paragraph-setting.command.ts
|
package/lib/es/index.js
CHANGED
|
@@ -15120,7 +15120,7 @@ DocUIController = __decorate([
|
|
|
15120
15120
|
//#endregion
|
|
15121
15121
|
//#region package.json
|
|
15122
15122
|
var name = "@univerjs/docs-ui";
|
|
15123
|
-
var version = "1.0.0-
|
|
15123
|
+
var version = "1.0.0-insiders.20260629-12f2e44";
|
|
15124
15124
|
|
|
15125
15125
|
//#endregion
|
|
15126
15126
|
//#region src/commands/commands/doc-paragraph-setting.command.ts
|
package/lib/index.js
CHANGED
|
@@ -15120,7 +15120,7 @@ DocUIController = __decorate([
|
|
|
15120
15120
|
//#endregion
|
|
15121
15121
|
//#region package.json
|
|
15122
15122
|
var name = "@univerjs/docs-ui";
|
|
15123
|
-
var version = "1.0.0-
|
|
15123
|
+
var version = "1.0.0-insiders.20260629-12f2e44";
|
|
15124
15124
|
|
|
15125
15125
|
//#endregion
|
|
15126
15126
|
//#region src/commands/commands/doc-paragraph-setting.command.ts
|