@or-sdk/idw 7.2.2-beta.2715.0 → 7.2.2-beta.2725.0

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,10 +1,11 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.IdwExceptionsCodes = exports.IDW_PROVIDER_NAME_SPACE = exports.SERVICE_KEY = void 0;
3
+ exports.RwcActionEvent = exports.IdwExceptionsCodes = exports.IDW_PROVIDER_NAME_SPACE = exports.SERVICE_KEY = void 0;
4
4
  exports.SERVICE_KEY = 'idw';
5
5
  exports.IDW_PROVIDER_NAME_SPACE = 'idw-provider';
6
6
  var IdwExceptionsCodes;
7
7
  (function (IdwExceptionsCodes) {
8
8
  IdwExceptionsCodes["NON_IDW_ACCOUNT"] = "NON_IDW_ACCOUNT";
9
9
  })(IdwExceptionsCodes || (exports.IdwExceptionsCodes = IdwExceptionsCodes = {}));
10
+ exports.RwcActionEvent = 'rwc-action-event';
10
11
  //# sourceMappingURL=constants.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"constants.js","sourceRoot":"","sources":["../../src/constants.ts"],"names":[],"mappings":";;;AAAa,QAAA,WAAW,GAAG,KAAK,CAAC;AACpB,QAAA,uBAAuB,GAAG,cAAc,CAAC;AAEtD,IAAY,kBAEX;AAFD,WAAY,kBAAkB;IAC5B,yDAAkC,CAAA;AACpC,CAAC,EAFW,kBAAkB,kCAAlB,kBAAkB,QAE7B"}
1
+ {"version":3,"file":"constants.js","sourceRoot":"","sources":["../../src/constants.ts"],"names":[],"mappings":";;;AAAa,QAAA,WAAW,GAAG,KAAK,CAAC;AACpB,QAAA,uBAAuB,GAAG,cAAc,CAAC;AAEtD,IAAY,kBAEX;AAFD,WAAY,kBAAkB;IAC5B,yDAAmC,CAAA;AACrC,CAAC,EAFW,kBAAkB,kCAAlB,kBAAkB,QAE7B;AAEY,QAAA,cAAc,GAAG,kBAAkB,CAAC"}
package/dist/cjs/index.js CHANGED
@@ -14,10 +14,9 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
14
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
15
  };
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
17
- exports.IdwExceptionsCodes = exports.IdwApi = void 0;
17
+ exports.IdwApi = void 0;
18
18
  __exportStar(require("./types"), exports);
19
19
  var idwApi_1 = require("./idwApi");
20
20
  Object.defineProperty(exports, "IdwApi", { enumerable: true, get: function () { return idwApi_1.IdwApi; } });
21
- var constants_1 = require("./constants");
22
- Object.defineProperty(exports, "IdwExceptionsCodes", { enumerable: true, get: function () { return constants_1.IdwExceptionsCodes; } });
21
+ __exportStar(require("./constants"), exports);
23
22
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AAAA,0CAAwB;AACxB,mCAAkC;AAAzB,gGAAA,MAAM,OAAA;AACf,yCAAiD;AAAxC,+GAAA,kBAAkB,OAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AAAA,0CAAwB;AACxB,mCAAkC;AAAzB,gGAAA,MAAM,OAAA;AACf,8CAA4B"}
@@ -4,4 +4,5 @@ export var IdwExceptionsCodes;
4
4
  (function (IdwExceptionsCodes) {
5
5
  IdwExceptionsCodes["NON_IDW_ACCOUNT"] = "NON_IDW_ACCOUNT";
6
6
  })(IdwExceptionsCodes || (IdwExceptionsCodes = {}));
7
+ export const RwcActionEvent = 'rwc-action-event';
7
8
  //# sourceMappingURL=constants.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"constants.js","sourceRoot":"","sources":["../../src/constants.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,WAAW,GAAG,KAAK,CAAC;AACjC,MAAM,CAAC,MAAM,uBAAuB,GAAG,cAAc,CAAC;AAEtD,MAAM,CAAN,IAAY,kBAEX;AAFD,WAAY,kBAAkB;IAC5B,yDAAkC,CAAA;AACpC,CAAC,EAFW,kBAAkB,KAAlB,kBAAkB,QAE7B"}
1
+ {"version":3,"file":"constants.js","sourceRoot":"","sources":["../../src/constants.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,WAAW,GAAG,KAAK,CAAC;AACjC,MAAM,CAAC,MAAM,uBAAuB,GAAG,cAAc,CAAC;AAEtD,MAAM,CAAN,IAAY,kBAEX;AAFD,WAAY,kBAAkB;IAC5B,yDAAmC,CAAA;AACrC,CAAC,EAFW,kBAAkB,KAAlB,kBAAkB,QAE7B;AAED,MAAM,CAAC,MAAM,cAAc,GAAG,kBAAkB,CAAC"}
package/dist/esm/index.js CHANGED
@@ -1,4 +1,4 @@
1
1
  export * from './types';
2
2
  export { IdwApi } from './idwApi';
3
- export { IdwExceptionsCodes } from './constants';
3
+ export * from './constants';
4
4
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAC;AACxB,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAClC,OAAO,EAAE,kBAAkB,EAAE,MAAM,aAAa,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAC;AACxB,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAClC,cAAc,aAAa,CAAC"}
@@ -3,4 +3,5 @@ export declare const IDW_PROVIDER_NAME_SPACE = "idw-provider";
3
3
  export declare enum IdwExceptionsCodes {
4
4
  NON_IDW_ACCOUNT = "NON_IDW_ACCOUNT"
5
5
  }
6
+ export declare const RwcActionEvent = "rwc-action-event";
6
7
  //# sourceMappingURL=constants.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../src/constants.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW,QAAQ,CAAC;AACjC,eAAO,MAAM,uBAAuB,iBAAiB,CAAC;AAEtD,oBAAY,kBAAkB;IAC5B,eAAe,oBAAmB;CACnC"}
1
+ {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../src/constants.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW,QAAQ,CAAC;AACjC,eAAO,MAAM,uBAAuB,iBAAiB,CAAC;AAEtD,oBAAY,kBAAkB;IAC5B,eAAe,oBAAoB;CACpC;AAED,eAAO,MAAM,cAAc,qBAAqB,CAAC"}
@@ -1,4 +1,4 @@
1
1
  export * from './types';
2
2
  export { IdwApi } from './idwApi';
3
- export { IdwExceptionsCodes } from './constants';
3
+ export * from './constants';
4
4
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAC;AACxB,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAClC,OAAO,EAAE,kBAAkB,EAAE,MAAM,aAAa,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAC;AACxB,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAClC,cAAc,aAAa,CAAC"}
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "7.2.2-beta.2715.0",
2
+ "version": "7.2.2-beta.2725.0",
3
3
  "name": "@or-sdk/idw",
4
4
  "main": "dist/cjs/index.js",
5
5
  "module": "dist/esm/index.js",
@@ -24,8 +24,8 @@
24
24
  "access": "public"
25
25
  },
26
26
  "dependencies": {
27
- "@or-sdk/base": "^0.35.4-beta.2715.0",
28
- "@or-sdk/deployer": "^1.3.3-beta.2715.0",
29
- "@or-sdk/providers": "^0.2.28-beta.2715.0"
27
+ "@or-sdk/base": "^0.35.3",
28
+ "@or-sdk/deployer": "^1.3.2",
29
+ "@or-sdk/providers": "^0.2.27"
30
30
  }
31
31
  }
package/src/constants.ts CHANGED
@@ -2,5 +2,7 @@ export const SERVICE_KEY = 'idw';
2
2
  export const IDW_PROVIDER_NAME_SPACE = 'idw-provider';
3
3
 
4
4
  export enum IdwExceptionsCodes {
5
- NON_IDW_ACCOUNT= 'NON_IDW_ACCOUNT',
5
+ NON_IDW_ACCOUNT = 'NON_IDW_ACCOUNT',
6
6
  }
7
+
8
+ export const RwcActionEvent = 'rwc-action-event';
package/src/index.ts CHANGED
@@ -1,3 +1,3 @@
1
1
  export * from './types';
2
2
  export { IdwApi } from './idwApi';
3
- export { IdwExceptionsCodes } from './constants';
3
+ export * from './constants';