webdav.client 5.21.5890 → 5.21.5894

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.
Binary file
Binary file
Binary file
Binary file
package/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  // -----------------------------------------------------------------------
2
- // IT Hit WebDAV Ajax Library v5.21.5890.0
2
+ // IT Hit WebDAV Ajax Library v5.21.5894.0
3
3
  // Copyright © 2020 IT Hit LTD. All rights reserved.
4
4
  // License: https://www.webdavsystem.com/ajax/
5
5
  // -----------------------------------------------------------------------
@@ -70,7 +70,9 @@ export namespace ITHit{
70
70
  namespace WebDAV{
71
71
  /**
72
72
  * This namespace provides classes for accessing WebDAV server items, file structure management, properties management and items locking.
73
+ * @public
73
74
  * @namespace ITHit.WebDAV.Client
75
+ * @class ITHit.WebDAV.Client
74
76
  */
75
77
  namespace Client{
76
78
  /**
@@ -4378,4 +4380,13 @@ export namespace ITHit{
4378
4380
  * @return {boolean} - True if event was processed, false otherwise.
4379
4381
  */
4380
4382
  GetIsHandled(): boolean;
4381
- }}}}}}
4383
+ }}}}class Client {
4384
+ /**
4385
+ * License Id
4386
+ * @public
4387
+ * @name ITHit.WebDAV.Client.LicenseId
4388
+ * @type {string}
4389
+ */
4390
+ static LicenseId: string
4391
+ LicenseId: string
4392
+ }}}
package/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  // -----------------------------------------------------------------------
2
- // IT Hit WebDAV Ajax Library v5.21.5890.0
2
+ // IT Hit WebDAV Ajax Library v5.21.5894.0
3
3
  // Copyright © 2020 IT Hit LTD. All rights reserved.
4
4
  // License: https://www.webdavsystem.com/ajax/
5
5
  // -----------------------------------------------------------------------
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "webdav.client",
3
- "version": "5.21.5890",
3
+ "version": "5.21.5894",
4
4
  "description": "WebDAV ajax library for opening documents from a web page and managing WebDAV servers.",
5
5
  "main": "index.js",
6
6
  "keywords": [