@epam/ai-dial-usage-dashboard 1.1.0-dev.444 → 1.1.0-dev.447

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.
Files changed (2) hide show
  1. package/index.js +23 -23
  2. package/package.json +3 -3
package/index.js CHANGED
@@ -1270,7 +1270,7 @@ var B, V, H, qe, U, Je, Ye, W = ee((() => {
1270
1270
  };
1271
1271
  })), Xe = /* @__PURE__ */ y(((e) => {
1272
1272
  Object.defineProperty(e, "__esModule", { value: !0 }), e.AppConfigApi = void 0;
1273
- var t = (W(), b(A)).__importStar(G());
1273
+ var t = G();
1274
1274
  e.AppConfigApi = class extends t.BaseAPI {
1275
1275
  async getClientConfigRaw(e, n) {
1276
1276
  if (e.appId == null) throw new t.RequiredError("appId", "Required parameter \"appId\" was null or undefined when calling getClientConfig().");
@@ -1290,7 +1290,7 @@ var B, V, H, qe, U, Je, Ye, W = ee((() => {
1290
1290
  };
1291
1291
  })), Ze = /* @__PURE__ */ y(((e) => {
1292
1292
  Object.defineProperty(e, "__esModule", { value: !0 }), e.ApplicationsApi = void 0;
1293
- var t = (W(), b(A)).__importStar(G());
1293
+ var t = G();
1294
1294
  e.ApplicationsApi = class extends t.BaseAPI {
1295
1295
  async createApplicationRaw(e, n) {
1296
1296
  if (e.createApplicationBodyDto == null) throw new t.RequiredError("createApplicationBodyDto", "Required parameter \"createApplicationBodyDto\" was null or undefined when calling createApplication().");
@@ -1384,7 +1384,7 @@ var B, V, H, qe, U, Je, Ye, W = ee((() => {
1384
1384
  };
1385
1385
  })), Qe = /* @__PURE__ */ y(((e) => {
1386
1386
  Object.defineProperty(e, "__esModule", { value: !0 }), e.AuthApi = void 0;
1387
- var t = (W(), b(A)).__importStar(G());
1387
+ var t = G();
1388
1388
  e.AuthApi = class extends t.BaseAPI {
1389
1389
  async callbackRaw(e, n) {
1390
1390
  if (e.providerId == null) throw new t.RequiredError("providerId", "Required parameter \"providerId\" was null or undefined when calling callback().");
@@ -1460,7 +1460,7 @@ var B, V, H, qe, U, Je, Ye, W = ee((() => {
1460
1460
  };
1461
1461
  })), $e = /* @__PURE__ */ y(((e) => {
1462
1462
  Object.defineProperty(e, "__esModule", { value: !0 }), e.ChatApi = void 0;
1463
- var t = (W(), b(A)).__importStar(G());
1463
+ var t = G();
1464
1464
  e.ChatApi = class extends t.BaseAPI {
1465
1465
  async sendCompletionRaw(e, n) {
1466
1466
  if (e.chatCompletionDto == null) throw new t.RequiredError("chatCompletionDto", "Required parameter \"chatCompletionDto\" was null or undefined when calling sendCompletion().");
@@ -1481,7 +1481,7 @@ var B, V, H, qe, U, Je, Ye, W = ee((() => {
1481
1481
  };
1482
1482
  })), et = /* @__PURE__ */ y(((e) => {
1483
1483
  Object.defineProperty(e, "__esModule", { value: !0 }), e.ClientChannelApi = void 0;
1484
- var t = (W(), b(A)).__importStar(G());
1484
+ var t = G();
1485
1485
  e.ClientChannelApi = class extends t.BaseAPI {
1486
1486
  async reportClientChannelRaw(e, n) {
1487
1487
  if (e.xDialClientChannelId == null) throw new t.RequiredError("xDialClientChannelId", "Required parameter \"xDialClientChannelId\" was null or undefined when calling reportClientChannel().");
@@ -1532,7 +1532,7 @@ var B, V, H, qe, U, Je, Ye, W = ee((() => {
1532
1532
  };
1533
1533
  })), tt = /* @__PURE__ */ y(((e) => {
1534
1534
  Object.defineProperty(e, "__esModule", { value: !0 }), e.ConversationsApi = void 0;
1535
- var t = (W(), b(A)).__importStar(G());
1535
+ var t = G();
1536
1536
  e.ConversationsApi = class extends t.BaseAPI {
1537
1537
  async attachToGenerationRaw(e, n) {
1538
1538
  if (e.attachGenerationDto == null) throw new t.RequiredError("attachGenerationDto", "Required parameter \"attachGenerationDto\" was null or undefined when calling attachToGeneration().");
@@ -1844,7 +1844,7 @@ var B, V, H, qe, U, Je, Ye, W = ee((() => {
1844
1844
  };
1845
1845
  })), nt = /* @__PURE__ */ y(((e) => {
1846
1846
  Object.defineProperty(e, "__esModule", { value: !0 }), e.ListDeploymentsInterfaceTypeEnum = e.DeploymentsApi = void 0;
1847
- var t = (W(), b(A)).__importStar(G());
1847
+ var t = G();
1848
1848
  e.DeploymentsApi = class extends t.BaseAPI {
1849
1849
  async getDeploymentConfigurationRaw(e, n) {
1850
1850
  if (e.deployment == null) throw new t.RequiredError("deployment", "Required parameter \"deployment\" was null or undefined when calling getDeploymentConfiguration().");
@@ -1914,7 +1914,7 @@ var B, V, H, qe, U, Je, Ye, W = ee((() => {
1914
1914
  };
1915
1915
  })), rt = /* @__PURE__ */ y(((e) => {
1916
1916
  Object.defineProperty(e, "__esModule", { value: !0 }), e.ExternalServicesApi = void 0;
1917
- var t = (W(), b(A)).__importStar(G());
1917
+ var t = G();
1918
1918
  e.ExternalServicesApi = class extends t.BaseAPI {
1919
1919
  async getExternalServiceRaw(e, n) {
1920
1920
  if (e.appId == null) throw new t.RequiredError("appId", "Required parameter \"appId\" was null or undefined when calling getExternalService().");
@@ -1975,7 +1975,7 @@ var B, V, H, qe, U, Je, Ye, W = ee((() => {
1975
1975
  };
1976
1976
  })), it = /* @__PURE__ */ y(((e) => {
1977
1977
  Object.defineProperty(e, "__esModule", { value: !0 }), e.UploadFileUploadModeEnum = e.FilesApi = void 0;
1978
- var t = (W(), b(A)).__importStar(G());
1978
+ var t = G();
1979
1979
  e.FilesApi = class extends t.BaseAPI {
1980
1980
  async copyFilesRaw(e, n) {
1981
1981
  if (e.copyFilesDto == null) throw new t.RequiredError("copyFilesDto", "Required parameter \"copyFilesDto\" was null or undefined when calling copyFiles().");
@@ -2237,7 +2237,7 @@ var B, V, H, qe, U, Je, Ye, W = ee((() => {
2237
2237
  };
2238
2238
  })), at = /* @__PURE__ */ y(((e) => {
2239
2239
  Object.defineProperty(e, "__esModule", { value: !0 }), e.HealthApi = void 0;
2240
- var t = (W(), b(A)).__importStar(G());
2240
+ var t = G();
2241
2241
  e.HealthApi = class extends t.BaseAPI {
2242
2242
  async checkRaw(e) {
2243
2243
  let n = await this.request({
@@ -2254,7 +2254,7 @@ var B, V, H, qe, U, Je, Ye, W = ee((() => {
2254
2254
  };
2255
2255
  })), ot = /* @__PURE__ */ y(((e) => {
2256
2256
  Object.defineProperty(e, "__esModule", { value: !0 }), e.ModelsApi = void 0;
2257
- var t = (W(), b(A)).__importStar(G());
2257
+ var t = G();
2258
2258
  e.ModelsApi = class extends t.BaseAPI {
2259
2259
  async getModelRaw(e, n) {
2260
2260
  if (e.modelName == null) throw new t.RequiredError("modelName", "Required parameter \"modelName\" was null or undefined when calling getModel().");
@@ -2286,7 +2286,7 @@ var B, V, H, qe, U, Je, Ye, W = ee((() => {
2286
2286
  };
2287
2287
  })), st = /* @__PURE__ */ y(((e) => {
2288
2288
  Object.defineProperty(e, "__esModule", { value: !0 }), e.OfflineCredentialsApi = void 0;
2289
- var t = (W(), b(A)).__importStar(G());
2289
+ var t = G();
2290
2290
  e.OfflineCredentialsApi = class extends t.BaseAPI {
2291
2291
  async getOfflineCredentialsRaw(e) {
2292
2292
  let n = await this.request({
@@ -2319,7 +2319,7 @@ var B, V, H, qe, U, Je, Ye, W = ee((() => {
2319
2319
  };
2320
2320
  })), ct = /* @__PURE__ */ y(((e) => {
2321
2321
  Object.defineProperty(e, "__esModule", { value: !0 }), e.PromptsApi = void 0;
2322
- var t = (W(), b(A)).__importStar(G());
2322
+ var t = G();
2323
2323
  e.PromptsApi = class extends t.BaseAPI {
2324
2324
  async createPromptRaw(e, n) {
2325
2325
  if (e.createPromptDto == null) throw new t.RequiredError("createPromptDto", "Required parameter \"createPromptDto\" was null or undefined when calling createPrompt().");
@@ -2497,7 +2497,7 @@ var B, V, H, qe, U, Je, Ye, W = ee((() => {
2497
2497
  };
2498
2498
  })), lt = /* @__PURE__ */ y(((e) => {
2499
2499
  Object.defineProperty(e, "__esModule", { value: !0 }), e.UnpublishCatalogEntityEntityTypeEnum = e.PublishCatalogEntityEntityTypeEnum = e.GetCatalogPublishHistoryEntityTypeEnum = e.PublishApi = void 0;
2500
- var t = (W(), b(A)).__importStar(G());
2500
+ var t = G();
2501
2501
  e.PublishApi = class extends t.BaseAPI {
2502
2502
  async getCatalogPublishHistoryRaw(e, n) {
2503
2503
  if (e.entityType == null) throw new t.RequiredError("entityType", "Required parameter \"entityType\" was null or undefined when calling getCatalogPublishHistory().");
@@ -2591,7 +2591,7 @@ var B, V, H, qe, U, Je, Ye, W = ee((() => {
2591
2591
  };
2592
2592
  })), ut = /* @__PURE__ */ y(((e) => {
2593
2593
  Object.defineProperty(e, "__esModule", { value: !0 }), e.RateApi = void 0;
2594
- var t = (W(), b(A)).__importStar(G());
2594
+ var t = G();
2595
2595
  e.RateApi = class extends t.BaseAPI {
2596
2596
  async rateMessageRaw(e, n) {
2597
2597
  if (e.rateMessageDto == null) throw new t.RequiredError("rateMessageDto", "Required parameter \"rateMessageDto\" was null or undefined when calling rateMessage().");
@@ -2612,7 +2612,7 @@ var B, V, H, qe, U, Je, Ye, W = ee((() => {
2612
2612
  };
2613
2613
  })), dt = /* @__PURE__ */ y(((e) => {
2614
2614
  Object.defineProperty(e, "__esModule", { value: !0 }), e.ListScheduledTasksSortEnum = e.ScheduledTasksApi = void 0;
2615
- var t = (W(), b(A)).__importStar(G());
2615
+ var t = G();
2616
2616
  e.ScheduledTasksApi = class extends t.BaseAPI {
2617
2617
  async createScheduledTaskRaw(e, n) {
2618
2618
  if (e.createScheduledTaskBodyDto == null) throw new t.RequiredError("createScheduledTaskBodyDto", "Required parameter \"createScheduledTaskBodyDto\" was null or undefined when calling createScheduledTask().");
@@ -2748,7 +2748,7 @@ var B, V, H, qe, U, Je, Ye, W = ee((() => {
2748
2748
  };
2749
2749
  })), ft = /* @__PURE__ */ y(((e) => {
2750
2750
  Object.defineProperty(e, "__esModule", { value: !0 }), e.ShareApi = void 0;
2751
- var t = (W(), b(A)).__importStar(G());
2751
+ var t = G();
2752
2752
  e.ShareApi = class extends t.BaseAPI {
2753
2753
  async acceptInvitationRaw(e, n) {
2754
2754
  if (e.invitationId == null) throw new t.RequiredError("invitationId", "Required parameter \"invitationId\" was null or undefined when calling acceptInvitation().");
@@ -2831,7 +2831,7 @@ var B, V, H, qe, U, Je, Ye, W = ee((() => {
2831
2831
  };
2832
2832
  })), pt = /* @__PURE__ */ y(((e) => {
2833
2833
  Object.defineProperty(e, "__esModule", { value: !0 }), e.SkillsApi = void 0;
2834
- var t = (W(), b(A)).__importStar(G());
2834
+ var t = G();
2835
2835
  e.SkillsApi = class extends t.BaseAPI {
2836
2836
  async createSkillRaw(e, n) {
2837
2837
  if (e.bucket == null) throw new t.RequiredError("bucket", "Required parameter \"bucket\" was null or undefined when calling createSkill().");
@@ -3065,7 +3065,7 @@ var B, V, H, qe, U, Je, Ye, W = ee((() => {
3065
3065
  };
3066
3066
  })), mt = /* @__PURE__ */ y(((e) => {
3067
3067
  Object.defineProperty(e, "__esModule", { value: !0 }), e.ThemesApi = void 0;
3068
- var t = (W(), b(A)).__importStar(G());
3068
+ var t = G();
3069
3069
  e.ThemesApi = class extends t.BaseAPI {
3070
3070
  async getThemeIconRaw(e, n) {
3071
3071
  if (e.iconName == null) throw new t.RequiredError("iconName", "Required parameter \"iconName\" was null or undefined when calling getThemeIcon().");
@@ -3097,7 +3097,7 @@ var B, V, H, qe, U, Je, Ye, W = ee((() => {
3097
3097
  };
3098
3098
  })), ht = /* @__PURE__ */ y(((e) => {
3099
3099
  Object.defineProperty(e, "__esModule", { value: !0 }), e.ListMcpToolNamesKindEnum = e.ListMcpAppToolsKindEnum = e.ToolsetsApi = void 0;
3100
- var t = (W(), b(A)).__importStar(G());
3100
+ var t = G();
3101
3101
  e.ToolsetsApi = class extends t.BaseAPI {
3102
3102
  async callToolsetMcpAppToolRaw(e, n) {
3103
3103
  if (e.toolsetName == null) throw new t.RequiredError("toolsetName", "Required parameter \"toolsetName\" was null or undefined when calling callToolsetMcpAppTool().");
@@ -3292,7 +3292,7 @@ var B, V, H, qe, U, Je, Ye, W = ee((() => {
3292
3292
  };
3293
3293
  })), gt = /* @__PURE__ */ y(((e) => {
3294
3294
  Object.defineProperty(e, "__esModule", { value: !0 }), e.TranscriptionApi = void 0;
3295
- var t = (W(), b(A)).__importStar(G());
3295
+ var t = G();
3296
3296
  e.TranscriptionApi = class extends t.BaseAPI {
3297
3297
  async transcribeAudioRaw(e, n) {
3298
3298
  if (e.transcribeAudioDto == null) throw new t.RequiredError("transcribeAudioDto", "Required parameter \"transcribeAudioDto\" was null or undefined when calling transcribeAudio().");
@@ -3313,7 +3313,7 @@ var B, V, H, qe, U, Je, Ye, W = ee((() => {
3313
3313
  };
3314
3314
  })), _t = /* @__PURE__ */ y(((e) => {
3315
3315
  Object.defineProperty(e, "__esModule", { value: !0 }), e.UserApi = void 0;
3316
- var t = (W(), b(A)).__importStar(G());
3316
+ var t = G();
3317
3317
  e.UserApi = class extends t.BaseAPI {
3318
3318
  async getUserLimitsRaw(e) {
3319
3319
  let n = await this.request({
@@ -3342,7 +3342,7 @@ var B, V, H, qe, U, Je, Ye, W = ee((() => {
3342
3342
  };
3343
3343
  })), vt = /* @__PURE__ */ y(((e) => {
3344
3344
  Object.defineProperty(e, "__esModule", { value: !0 }), e.UserConfigApi = void 0;
3345
- var t = (W(), b(A)).__importStar(G());
3345
+ var t = G();
3346
3346
  e.UserConfigApi = class extends t.BaseAPI {
3347
3347
  async getUserConfigRaw(e) {
3348
3348
  let n = await this.request({
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@epam/ai-dial-usage-dashboard",
3
3
  "description": "Presentational aggregate cost-limit cards for the Usage settings dashboard",
4
- "version": "1.1.0-dev.444",
4
+ "version": "1.1.0-dev.447",
5
5
  "license": "Apache-2.0",
6
6
  "type": "module",
7
7
  "main": "./index.js",
@@ -16,8 +16,8 @@
16
16
  }
17
17
  },
18
18
  "peerDependencies": {
19
- "@epam/ai-dial-chat-api-client": "1.1.0-dev.444",
20
- "@epam/ai-dial-chat-shared": "1.1.0-dev.444",
19
+ "@epam/ai-dial-chat-api-client": "1.1.0-dev.447",
20
+ "@epam/ai-dial-chat-shared": "1.1.0-dev.447",
21
21
  "@epam/ai-dial-ui-kit": "^0.14.0-dev.15",
22
22
  "@tabler/icons-react": "^3.44.0",
23
23
  "react": "^19.2.7"