@univerjs/uniscript 0.6.1 → 0.6.2

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 CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../index-DvHde5kK.js");exports.IUniscriptExecutionService=e.IUniscriptExecutionService;Object.defineProperty(exports,"ScriptEditorService",{enumerable:!0,get:()=>e.ScriptEditorService});exports.ToggleScriptPanelOperation=e.ToggleScriptPanelOperation;Object.defineProperty(exports,"UniverUniscriptPlugin",{enumerable:!0,get:()=>e.UniverUniscriptPlugin});
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../index-B65xKOl3.js");exports.IUniscriptExecutionService=e.IUniscriptExecutionService;Object.defineProperty(exports,"ScriptEditorService",{enumerable:!0,get:()=>e.ScriptEditorService});exports.ToggleScriptPanelOperation=e.ToggleScriptPanelOperation;Object.defineProperty(exports,"UniverUniscriptPlugin",{enumerable:!0,get:()=>e.UniverUniscriptPlugin});
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const ht=require("./index-DvHde5kK.js");/*!-----------------------------------------------------------------------------
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const ht=require("./index-B65xKOl3.js");/*!-----------------------------------------------------------------------------
2
2
  * Copyright (c) Microsoft Corporation. All rights reserved.
3
3
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
4
4
  * Released under the MIT license
package/lib/es/index.js CHANGED
@@ -34896,10 +34896,10 @@ const i0 = [], Dr = class Dr {
34896
34896
  return Dr.create(t, i);
34897
34897
  }
34898
34898
  intersects(e) {
34899
- if (this.items & e.items)
34899
+ if ((this.items & e.items) !== 0)
34900
34900
  return !0;
34901
34901
  for (let t = 0; t < Math.min(this.additionalItems.length, e.additionalItems.length); t++)
34902
- if (this.additionalItems[t] & e.additionalItems[t])
34902
+ if ((this.additionalItems[t] & e.additionalItems[t]) !== 0)
34903
34903
  return !0;
34904
34904
  return !1;
34905
34905
  }
@@ -76815,12 +76815,12 @@ de(new class extends Ji {
76815
76815
  }());
76816
76816
  let UJ = class xF {
76817
76817
  constructor(e, t) {
76818
- if (this.flags = t, this.flags & 1) {
76818
+ if (this.flags = t, (this.flags & 1) !== 0) {
76819
76819
  const i = e.getModel();
76820
76820
  this.modelVersionId = i ? op("{0}#{1}", i.uri.toString(), i.getVersionId()) : null;
76821
76821
  } else
76822
76822
  this.modelVersionId = null;
76823
- this.flags & 4 ? this.position = e.getPosition() : this.position = null, this.flags & 2 ? this.selection = e.getSelection() : this.selection = null, this.flags & 8 ? (this.scrollLeft = e.getScrollLeft(), this.scrollTop = e.getScrollTop()) : (this.scrollLeft = -1, this.scrollTop = -1);
76823
+ (this.flags & 4) !== 0 ? this.position = e.getPosition() : this.position = null, (this.flags & 2) !== 0 ? this.selection = e.getSelection() : this.selection = null, (this.flags & 8) !== 0 ? (this.scrollLeft = e.getScrollLeft(), this.scrollTop = e.getScrollTop()) : (this.scrollLeft = -1, this.scrollTop = -1);
76824
76824
  }
76825
76825
  _equals(e) {
76826
76826
  if (!(e instanceof xF))
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const f=require("./index-DvHde5kK.js");/*!-----------------------------------------------------------------------------
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const f=require("./index-B65xKOl3.js");/*!-----------------------------------------------------------------------------
2
2
  * Copyright (c) Microsoft Corporation. All rights reserved.
3
3
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
4
4
  * Released under the MIT license
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./index-DvHde5kK.js");/*!-----------------------------------------------------------------------------
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./index-B65xKOl3.js");/*!-----------------------------------------------------------------------------
2
2
  * Copyright (c) Microsoft Corporation. All rights reserved.
3
3
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
4
4
  * Released under the MIT license
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("./index-DvHde5kK.js");/*!-----------------------------------------------------------------------------
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("./index-B65xKOl3.js");/*!-----------------------------------------------------------------------------
2
2
  * Copyright (c) Microsoft Corporation. All rights reserved.
3
3
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
4
4
  * Released under the MIT license
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const ft=require("./index-DvHde5kK.js");/*!-----------------------------------------------------------------------------
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const ft=require("./index-B65xKOl3.js");/*!-----------------------------------------------------------------------------
2
2
  * Copyright (c) Microsoft Corporation. All rights reserved.
3
3
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
4
4
  * Released under the MIT license