spitfirepm 23.8940.6 → 23.8940.7

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/dist/globals.d.ts CHANGED
@@ -179,6 +179,7 @@ declare global {
179
179
  export interface iRouteHelperService {
180
180
  _appContext: iWebixApp;
181
181
  openDocument(dmk: GUID): Promise<Window>;
182
+ CloseInSeconds(msg: string, seconds: number): void;
182
183
  helpers: {
183
184
  OpenEmail: {
184
185
  (to: string, subject: string, cc?: string, body?: string): void;
@@ -8,7 +8,7 @@ const BrowserExtensionChecker_1 = require("./BrowserExtensionChecker");
8
8
  const RESTClientBase = require("./APIClientBase"); // avoid conflict with same in SwaggerClient when loaded by classic UI
9
9
  const string_extensions_1 = require("./string.extensions");
10
10
  //import {dialog} from "jquery-ui";
11
- const ClientPackageVersion = "23.8940.6";
11
+ const ClientPackageVersion = "23.8940.7";
12
12
  // originally modified for typescript and linter requirements by Uladzislau Kumakou of XB Software
13
13
  var LoggingLevels;
14
14
  (function (LoggingLevels) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "spitfirepm",
3
- "version": "23.8940.6",
3
+ "version": "23.8940.7",
4
4
  "description": "Client API Tools for Spitfire Project Management",
5
5
  "main": "",
6
6
  "keywords": [