@mescius/wijmo 5.20252.43-nightly.d20251208.t163143 → 5.20252.43-nightly.d20251209.t163159

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.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * Wijmo Library 5.20252.43-nightly.d20251208.t163143
3
+ * Wijmo Library 5.20252.43-nightly.d20251209.t163159
4
4
  * https://developer.mescius.com/wijmo
5
5
  *
6
6
  * Copyright(c) MESCIUS inc. All rights reserved.
package/es2015-esm.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * Wijmo Library 5.20252.43-nightly.d20251208.t163143
3
+ * Wijmo Library 5.20252.43-nightly.d20251209.t163159
4
4
  * https://developer.mescius.com/wijmo
5
5
  *
6
6
  * Copyright(c) MESCIUS inc. All rights reserved.
package/es5-esm.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * Wijmo Library 5.20252.43-nightly.d20251208.t163143
3
+ * Wijmo Library 5.20252.43-nightly.d20251209.t163159
4
4
  * https://developer.mescius.com/wijmo
5
5
  *
6
6
  * Copyright(c) MESCIUS inc. All rights reserved.
package/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * Wijmo Library 5.20252.43-nightly.d20251208.t163143
3
+ * Wijmo Library 5.20252.43-nightly.d20251209.t163159
4
4
  * https://developer.mescius.com/wijmo
5
5
  *
6
6
  * Copyright(c) MESCIUS inc. All rights reserved.
@@ -3934,7 +3934,7 @@ export declare class Control extends ControlBase {
3934
3934
  protected _szObserver: any;
3935
3935
  protected _e: HTMLElement;
3936
3936
  protected _orgTabIndex: number;
3937
- protected disposed: boolean;
3937
+ disposed: boolean;
3938
3938
  _orgAttributes: {
3939
3939
  name: string;
3940
3940
  value: string;
package/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * Wijmo Library 5.20252.43-nightly.d20251208.t163143
3
+ * Wijmo Library 5.20252.43-nightly.d20251209.t163159
4
4
  * https://developer.mescius.com/wijmo
5
5
  *
6
6
  * Copyright(c) MESCIUS inc. All rights reserved.
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@mescius/wijmo",
3
- "version": "5.20252.43-nightly.d20251208.t163143",
3
+ "version": "5.20252.43-nightly.d20251209.t163159",
4
4
  "description": "UI library for pure JS, Angular, React, Vue and more...",
5
5
  "author": "MESCIUS inc",
6
6
  "license": "Commercial",
7
7
  "main": "./index.js",
8
8
  "types": "./index.d.ts",
9
9
  "dependencies": {
10
- "@mescius/wijmo.styles": "5.20252.43-nightly.d20251208.t163143"
10
+ "@mescius/wijmo.styles": "5.20252.43-nightly.d20251209.t163159"
11
11
  },
12
12
  "homepage": "https://developer.mescius.com/wijmo",
13
13
  "bugs": {