@opencx/widget 2.0.0 → 2.2.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,21 +1,21 @@
1
- export declare class OpenCopilotError extends Error {
1
+ export declare class OpenCXError extends Error {
2
2
  constructor(message: string);
3
3
  }
4
- export declare class ConnectionError extends OpenCopilotError {
4
+ export declare class ConnectionError extends OpenCXError {
5
5
  constructor(message?: string);
6
6
  }
7
- export declare class AuthenticationError extends OpenCopilotError {
7
+ export declare class AuthenticationError extends OpenCXError {
8
8
  constructor(message?: string);
9
9
  }
10
- export declare class SessionError extends OpenCopilotError {
10
+ export declare class SessionError extends OpenCXError {
11
11
  constructor(message?: string);
12
12
  }
13
13
  export declare class SessionNotDefinedError extends SessionError {
14
14
  constructor(message?: string);
15
15
  }
16
- export declare class TransportError extends OpenCopilotError {
16
+ export declare class TransportError extends OpenCXError {
17
17
  constructor(message?: string);
18
18
  }
19
- export declare class FileUploadError extends OpenCopilotError {
19
+ export declare class FileUploadError extends OpenCXError {
20
20
  constructor(message?: string);
21
21
  }
@@ -55,7 +55,7 @@ function Ze(e, t, n = "session") {
55
55
  };
56
56
  }, [e, o]), [o, i, l];
57
57
  }
58
- const yn = "@opencx/widget", vt = "2.0.0", Sn = "module", vn = {
58
+ const yn = "@opencx/widget", vt = "2.2.0", Sn = "module", vn = {
59
59
  access: "public"
60
60
  }, En = {
61
61
  clean: "rm -rf ./dist ./dist-embed",
@@ -124,7 +124,7 @@ const yn = "@opencx/widget", vt = "2.0.0", Sn = "module", vn = {
124
124
  "dist",
125
125
  "dist-embed"
126
126
  ], Dn = {
127
- url: "https://github.com/openchatai/OpenCopilot/issues"
127
+ url: "https://github.com/openchatai/widget/issues"
128
128
  }, Nn = {
129
129
  name: "openchatai",
130
130
  url: "https://github.com/openchatai"
@@ -2601,4 +2601,4 @@ export {
2601
2601
  hr as l,
2602
2602
  ae as u
2603
2603
  };
2604
- //# sourceMappingURL=index-C11ivBh5.js.map
2604
+ //# sourceMappingURL=index-XkXeMM77.js.map