deepsky 1.115.8 → 1.115.9

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -4988,7 +4988,7 @@ async render(e){if(this._editor_dom=e,this.root instanceof o.CubeDoc){const t=(0
4988
4988
  // desc : 导出PDF专用页面
4989
4989
  render_pdf(e){
4990
4990
  // 提前展开所有的折叠块
4991
- const t=this.root.cubes.get_types_cube(o._NoteCubeTypes.box_folder);for(let e of this.root.children)e.attrs.fold=!1;for(let e of t.values())e.attrs.fold=!1;(0,s/* createApp */.Ef)(VD,{editor:this}).mount(e),Promise.resolve().then(()=>{this.event.emit_render_end()})}get_editor_version(){return mK.get_editor_version()}static get_editor_version(){return{version:"1.115.8",time_publish:1772162276120}}static get meta(){return{type:r/* _UIPart */.d2.editor,version:1}}}},
4991
+ const t=this.root.cubes.get_types_cube(o._NoteCubeTypes.box_folder);for(let e of this.root.children)e.attrs.fold=!1;for(let e of t.values())e.attrs.fold=!1;(0,s/* createApp */.Ef)(VD,{editor:this}).mount(e),Promise.resolve().then(()=>{this.event.emit_render_end()})}get_editor_version(){return mK.get_editor_version()}static get_editor_version(){return{version:"1.115.9",time_publish:1772162854173}}static get meta(){return{type:r/* _UIPart */.d2.editor,version:1}}}},
4992
4992
  /***/3709:
4993
4993
  /***/(e,t,n)=>{"use strict";
4994
4994
  /* harmony export */n.d(t,{
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "deepsky",
3
- "version": "1.115.8",
3
+ "version": "1.115.9",
4
4
  "description": "",
5
5
  "main": "./dist/index.js",
6
6
  "types": "./dist/index.d.ts",