@webitel/ui-sdk 25.10.59 → 25.10.61

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 (22) hide show
  1. package/dist/{install-CSFHmKMg.js → install-BIBTsOtE.js} +70 -36
  2. package/dist/ui-sdk.css +1 -1
  3. package/dist/ui-sdk.js +1 -1
  4. package/dist/ui-sdk.umd.cjs +9 -9
  5. package/dist/{vidstack-Bq6c3Bam-B986laoT.js → vidstack-Bq6c3Bam-CddoBKkE.js} +2 -2
  6. package/dist/{vidstack-D2pY00kU-CanI4lQe.js → vidstack-D2pY00kU-_TcpbsxY.js} +2 -2
  7. package/dist/{vidstack-DDXt6fpN-Dqmm7fj6.js → vidstack-DDXt6fpN-CHZwRfQ_.js} +1 -1
  8. package/dist/{vidstack-D_-9AA6_-BN_hFKDq.js → vidstack-D_-9AA6_-Cp8Dg-cI.js} +1 -1
  9. package/dist/{vidstack-DqAw8m9J-He_m3NxW.js → vidstack-DqAw8m9J-BOZzC5vP.js} +1 -1
  10. package/dist/{vidstack-audio-C8PKjqvV.js → vidstack-audio-BrPd1E5M.js} +2 -2
  11. package/dist/{vidstack-dash-B7oepLjG.js → vidstack-dash-Dd4QxslG.js} +3 -3
  12. package/dist/{vidstack-google-cast-CQk0kX_z.js → vidstack-google-cast-C_H8WnQH.js} +3 -3
  13. package/dist/{vidstack-hls-h9DeHhUl.js → vidstack-hls-C44OUY5O.js} +3 -3
  14. package/dist/{vidstack-video-hLjkIjzA.js → vidstack-video-CP-SHCvS.js} +2 -2
  15. package/dist/{vidstack-vimeo-CeAFeHi1.js → vidstack-vimeo-LUL_WmZN.js} +3 -3
  16. package/dist/{vidstack-youtube-ubCCIUAI.js → vidstack-youtube-D5NgWd5Z.js} +2 -2
  17. package/package.json +1 -1
  18. package/src/components/wt-icon/_variables.scss +8 -8
  19. package/src/modules/AgentStatusSelect/api/agent-status.js +2 -1
  20. package/src/modules/AgentStatusSelect/components/_internals/wt-cc-pause-cause-popup.vue +42 -22
  21. package/src/modules/AgentStatusSelect/components/wt-cc-agent-status-select.vue +6 -6
  22. package/types/modules/AgentStatusSelect/api/agent-status.d.ts +2 -1
@@ -11745,6 +11745,9 @@ a({
11745
11745
  user: a({
11746
11746
  id: e().optional(),
11747
11747
  name: e().optional()
11748
+ }).optional(),
11749
+ userPresenceStatus: a({
11750
+ status: e().optional()
11748
11751
  }).optional()
11749
11752
  })
11750
11753
  ).optional(),
@@ -11844,6 +11847,9 @@ a({
11844
11847
  user: a({
11845
11848
  id: e().optional(),
11846
11849
  name: e().optional()
11850
+ }).optional(),
11851
+ userPresenceStatus: a({
11852
+ status: e().optional()
11847
11853
  }).optional()
11848
11854
  });
11849
11855
  a({
@@ -12222,6 +12228,9 @@ a({
12222
12228
  user: a({
12223
12229
  id: e().optional(),
12224
12230
  name: e().optional()
12231
+ }).optional(),
12232
+ userPresenceStatus: a({
12233
+ status: e().optional()
12225
12234
  }).optional()
12226
12235
  });
12227
12236
  a({
@@ -12286,6 +12295,9 @@ a({
12286
12295
  user: a({
12287
12296
  id: e().optional(),
12288
12297
  name: e().optional()
12298
+ }).optional(),
12299
+ userPresenceStatus: a({
12300
+ status: e().optional()
12289
12301
  }).optional()
12290
12302
  });
12291
12303
  a({
@@ -12384,6 +12396,9 @@ a({
12384
12396
  user: a({
12385
12397
  id: e().optional(),
12386
12398
  name: e().optional()
12399
+ }).optional(),
12400
+ userPresenceStatus: a({
12401
+ status: e().optional()
12387
12402
  }).optional()
12388
12403
  });
12389
12404
  a({
@@ -12483,6 +12498,9 @@ a({
12483
12498
  user: a({
12484
12499
  id: e().optional(),
12485
12500
  name: e().optional()
12501
+ }).optional(),
12502
+ userPresenceStatus: a({
12503
+ status: e().optional()
12486
12504
  }).optional()
12487
12505
  });
12488
12506
  a({
@@ -13829,7 +13847,8 @@ a({
13829
13847
  editable: h().optional().describe(`bool archive = 9;
13830
13848
 
13831
13849
  bool active = 11; // not archive`),
13832
- question: e().optional()
13850
+ question: e().optional(),
13851
+ teamFilter: h().optional()
13833
13852
  });
13834
13853
  const Ree = "question_default";
13835
13854
  a({
@@ -14615,9 +14634,11 @@ authorization request. The exact value received from the client.`
14615
14634
  a({
14616
14635
  detail: e().optional(),
14617
14636
  id: e().optional(),
14618
- passwordExpiry: a({
14619
- daysRemaining: e().optional(),
14620
- expiresAt: e().optional()
14637
+ warningData: a({
14638
+ passwordExpiry: a({
14639
+ daysRemaining: e().optional(),
14640
+ expiresAt: e().optional()
14641
+ }).optional()
14621
14642
  }).optional()
14622
14643
  })
14623
14644
  ).optional()
@@ -17233,7 +17254,8 @@ a({
17233
17254
  fields: u(e()).optional().describe("List of fields to include in the response."),
17234
17255
  filters: u(e()).optional().describe("Key-value pairs for additional filtering."),
17235
17256
  contactId: e().optional().describe("Contact ID for filtering cases."),
17236
- qin: e().optional().describe("Specify which fields to apply 'q' to.")
17257
+ qin: e().optional().describe("Specify which fields to apply 'q' to."),
17258
+ filtersV1: e().optional().describe("Updated filters with CEL syntax.")
17237
17259
  });
17238
17260
  const Qee = "RELATION_TYPE_UNSPECIFIED", Jee = "TYPE_UNSPECIFIED";
17239
17261
  a({
@@ -19425,7 +19447,8 @@ a({
19425
19447
  sort: e().optional().describe("Sorting criteria (e.g., field:asc)."),
19426
19448
  fields: u(e()).optional().describe("List of fields to include in the response."),
19427
19449
  filters: u(e()).optional().describe("Key-value pairs for additional filtering."),
19428
- qin: e().optional().describe("Specify which fields to apply 'q' to.")
19450
+ qin: e().optional().describe("Specify which fields to apply 'q' to."),
19451
+ filtersV1: e().optional().describe("Updated filters with CEL syntax.")
19429
19452
  });
19430
19453
  const pte = "RELATION_TYPE_UNSPECIFIED", ute = "TYPE_UNSPECIFIED";
19431
19454
  a({
@@ -22299,7 +22322,9 @@ Simplified search filter to uniquely identify related object.`
22299
22322
  ),
22300
22323
  ver: c().optional().describe("Version of the latest update. Numeric sequence.")
22301
22324
  });
22302
- u(Pte);
22325
+ u(
22326
+ Pte
22327
+ );
22303
22328
  a({
22304
22329
  contact_id: e().describe("Contact ID associated with."),
22305
22330
  etag: e().describe("Unique ID of the latest version of an existing resorce.")
@@ -22528,7 +22553,7 @@ a({
22528
22553
  "case_comments",
22529
22554
  "record_file"
22530
22555
  ])
22531
- ).optional().describe("NOT USED.")
22556
+ ).optional().describe("NOT USED")
22532
22557
  });
22533
22558
  a({
22534
22559
  items: u(
@@ -22589,7 +22614,7 @@ a({
22589
22614
  });
22590
22615
  a({});
22591
22616
  a({
22592
- config_id: c()
22617
+ config_id: c().describe("int32 domainId = 8;")
22593
22618
  });
22594
22619
  a({
22595
22620
  daysToStore: c().optional(),
@@ -22612,7 +22637,6 @@ a({
22612
22637
  config_id: c()
22613
22638
  });
22614
22639
  a({
22615
- configId: c().optional(),
22616
22640
  daysToStore: c().optional(),
22617
22641
  description: e().optional(),
22618
22642
  enabled: h().optional(),
@@ -22644,7 +22668,6 @@ a({
22644
22668
  config_id: c()
22645
22669
  });
22646
22670
  a({
22647
- configId: c().optional(),
22648
22671
  daysToStore: c().optional(),
22649
22672
  description: e().optional(),
22650
22673
  enabled: h().optional(),
@@ -34741,7 +34764,9 @@ a({
34741
34764
  a({
34742
34765
  id: c()
34743
34766
  });
34744
- a({});
34767
+ a({
34768
+ applyToNullChannel: h().optional()
34769
+ });
34745
34770
  a({
34746
34771
  count: e().optional()
34747
34772
  });
@@ -39825,10 +39850,10 @@ a({
39825
39850
  q: e().optional(),
39826
39851
  sort: e().optional(),
39827
39852
  fields: u(e()).optional(),
39828
- objectId: u(e()).optional().describe("SPECIFIC filter."),
39853
+ objectId: u(e()).optional().describe("SPECIFIC filter"),
39829
39854
  action: u(
39830
39855
  ne(["default_no_action", "create", "update", "read", "delete"])
39831
- ).optional().describe("GENERAL filters."),
39856
+ ).optional().describe("GENERAL filters"),
39832
39857
  userIp: e().optional(),
39833
39858
  dateFrom: e().optional(),
39834
39859
  dateTo: e().optional()
@@ -39888,7 +39913,7 @@ a({
39888
39913
  fields: u(e()).optional(),
39889
39914
  action: u(
39890
39915
  ne(["default_no_action", "create", "update", "read", "delete"])
39891
- ).optional().describe("GENERAL filters."),
39916
+ ).optional().describe("GENERAL filters"),
39892
39917
  userId: u(e()).optional(),
39893
39918
  userIp: e().optional(),
39894
39919
  dateFrom: e().optional(),
@@ -45823,7 +45848,8 @@ a({
45823
45848
  q: e().optional(),
45824
45849
  sort: e().optional(),
45825
45850
  fields: u(e()).optional(),
45826
- id: u(c()).optional()
45851
+ id: u(c()).optional(),
45852
+ queue: u(c()).optional()
45827
45853
  });
45828
45854
  a({
45829
45855
  items: u(
@@ -50128,7 +50154,8 @@ a({
50128
50154
  "password_expiry_days",
50129
50155
  "password_min_length",
50130
50156
  "password_categories",
50131
- "password_contains_username"
50157
+ "password_contains_username",
50158
+ "password_warning_days"
50132
50159
  ])
50133
50160
  ).optional().describe("Filter by setting names")
50134
50161
  });
@@ -50169,7 +50196,8 @@ a({
50169
50196
  "password_expiry_days",
50170
50197
  "password_min_length",
50171
50198
  "password_categories",
50172
- "password_contains_username"
50199
+ "password_contains_username",
50200
+ "password_warning_days"
50173
50201
  ]).default(fne)
50174
50202
  })
50175
50203
  ).optional(),
@@ -50209,7 +50237,8 @@ a({
50209
50237
  "password_expiry_days",
50210
50238
  "password_min_length",
50211
50239
  "password_categories",
50212
- "password_contains_username"
50240
+ "password_contains_username",
50241
+ "password_warning_days"
50213
50242
  ]).default(hne)
50214
50243
  });
50215
50244
  const mne = "empty_system_settings_name";
@@ -50247,7 +50276,8 @@ a({
50247
50276
  "password_expiry_days",
50248
50277
  "password_min_length",
50249
50278
  "password_categories",
50250
- "password_contains_username"
50279
+ "password_contains_username",
50280
+ "password_warning_days"
50251
50281
  ]).default(mne)
50252
50282
  });
50253
50283
  a({
@@ -50303,7 +50333,8 @@ a({
50303
50333
  "password_expiry_days",
50304
50334
  "password_min_length",
50305
50335
  "password_categories",
50306
- "password_contains_username"
50336
+ "password_contains_username",
50337
+ "password_warning_days"
50307
50338
  ]).default(bne)
50308
50339
  });
50309
50340
  a({
@@ -50344,7 +50375,8 @@ a({
50344
50375
  "password_expiry_days",
50345
50376
  "password_min_length",
50346
50377
  "password_categories",
50347
- "password_contains_username"
50378
+ "password_contains_username",
50379
+ "password_warning_days"
50348
50380
  ]).default(gne)
50349
50381
  });
50350
50382
  a({
@@ -50388,7 +50420,8 @@ a({
50388
50420
  "password_expiry_days",
50389
50421
  "password_min_length",
50390
50422
  "password_categories",
50391
- "password_contains_username"
50423
+ "password_contains_username",
50424
+ "password_warning_days"
50392
50425
  ]).default(yne)
50393
50426
  });
50394
50427
  a({
@@ -50430,7 +50463,8 @@ a({
50430
50463
  "password_expiry_days",
50431
50464
  "password_min_length",
50432
50465
  "password_categories",
50433
- "password_contains_username"
50466
+ "password_contains_username",
50467
+ "password_warning_days"
50434
50468
  ]).default(vne)
50435
50469
  });
50436
50470
  a({
@@ -50911,7 +50945,9 @@ Simplified search filter to uniquely identify related object.`
50911
50945
  subject: e().optional(),
50912
50946
  to: u(e()).optional()
50913
50947
  }).optional(),
50914
- type: ne(["chat", "call", "email"]).default(Ene)
50948
+ type: ne(["chat", "call", "email"]).default(
50949
+ Ene
50950
+ )
50915
50951
  })
50916
50952
  ).optional()
50917
50953
  })
@@ -52008,9 +52044,7 @@ code`),
52008
52044
  "richtext",
52009
52045
  "datetime",
52010
52046
  "duration"
52011
- ]).default(
52012
- sae
52013
- ).describe(
52047
+ ]).default(sae).describe(
52014
52048
  `Kind of primitive data types.
52015
52049
 
52016
52050
  - none: option allow_alias = true;
@@ -76481,7 +76515,7 @@ class C4e {
76481
76515
  return "audio";
76482
76516
  }
76483
76517
  async load(i) {
76484
- return new (await import("./vidstack-audio-C8PKjqvV.js")).AudioProvider(this.target, i);
76518
+ return new (await import("./vidstack-audio-BrPd1E5M.js")).AudioProvider(this.target, i);
76485
76519
  }
76486
76520
  }
76487
76521
  class l8 {
@@ -76496,7 +76530,7 @@ class l8 {
76496
76530
  return "video";
76497
76531
  }
76498
76532
  async load(i) {
76499
- return new (await import("./vidstack-video-hLjkIjzA.js")).VideoProvider(this.target, i);
76533
+ return new (await import("./vidstack-video-CP-SHCvS.js")).VideoProvider(this.target, i);
76500
76534
  }
76501
76535
  }
76502
76536
  const Lh = class Lh extends l8 {
@@ -76508,7 +76542,7 @@ const Lh = class Lh extends l8 {
76508
76542
  return Lh.supported && R1(n);
76509
76543
  }
76510
76544
  async load(n) {
76511
- return new (await import("./vidstack-hls-h9DeHhUl.js")).HLSProvider(this.target, n);
76545
+ return new (await import("./vidstack-hls-C44OUY5O.js")).HLSProvider(this.target, n);
76512
76546
  }
76513
76547
  };
76514
76548
  Q(Lh, "supported", o8());
@@ -76522,7 +76556,7 @@ const Ph = class Ph extends l8 {
76522
76556
  return Ph.supported && i8(n);
76523
76557
  }
76524
76558
  async load(n) {
76525
- return new (await import("./vidstack-dash-B7oepLjG.js")).DASHProvider(this.target, n);
76559
+ return new (await import("./vidstack-dash-Dd4QxslG.js")).DASHProvider(this.target, n);
76526
76560
  }
76527
76561
  };
76528
76562
  Q(Ph, "supported", bbe());
@@ -76548,7 +76582,7 @@ class k4e {
76548
76582
  return "video";
76549
76583
  }
76550
76584
  async load(i) {
76551
- return new (await import("./vidstack-vimeo-CeAFeHi1.js")).VimeoProvider(this.target, i);
76585
+ return new (await import("./vidstack-vimeo-LUL_WmZN.js")).VimeoProvider(this.target, i);
76552
76586
  }
76553
76587
  async loadPoster(i, n, r) {
76554
76588
  const { resolveVimeoVideoId: l, getVimeoVideoInfo: s } = await import("./vidstack-krOAtKMi-B4IZWKdc.js");
@@ -76582,7 +76616,7 @@ class x4e {
76582
76616
  return "video";
76583
76617
  }
76584
76618
  async load(i) {
76585
- return new (await import("./vidstack-youtube-ubCCIUAI.js")).YouTubeProvider(this.target, i);
76619
+ return new (await import("./vidstack-youtube-D5NgWd5Z.js")).YouTubeProvider(this.target, i);
76586
76620
  }
76587
76621
  async loadPoster(i, n, r) {
76588
76622
  const { findYouTubePoster: l, resolveYouTubeVideoId: s } = await import("./vidstack-Dm1xEU9Q-qSXq3AI-.js"), d = Rt(i.src) && s(i.src);
@@ -77002,7 +77036,7 @@ class O4e extends Nc {
77002
77036
  throw s.code = "CAST_NOT_AVAILABLE", s;
77003
77037
  }
77004
77038
  if (D1("https://www.gstatic.com"), !y(this, qd)) {
77005
- const s = await import("./vidstack-D2pY00kU-CanI4lQe.js").then((d) => d.v);
77039
+ const s = await import("./vidstack-D2pY00kU-_TcpbsxY.js").then((d) => d.v);
77006
77040
  G(this, qd, new s.GoogleCastLoader());
77007
77041
  }
77008
77042
  await y(this, qd).prompt(y(this, Zr)), n && y(this, Tt).queue.enqueue("media-google-cast-request", n);
@@ -78723,7 +78757,7 @@ Jr = new WeakMap(), qi = new WeakMap(), gn = new WeakMap(), _r = new WeakSet(),
78723
78757
  if ((r = y(this, qi)) != null && r.classList.contains("vds-google-cast"))
78724
78758
  return y(this, qi);
78725
78759
  const n = document.createElement("div");
78726
- return n.classList.add("vds-google-cast"), import("./vidstack-D_-9AA6_-BN_hFKDq.js").then(({ insertContent: l }) => {
78760
+ return n.classList.add("vds-google-cast"), import("./vidstack-D_-9AA6_-Cp8Dg-cI.js").then(({ insertContent: l }) => {
78727
78761
  l(n, y(this, Jr).$state);
78728
78762
  }), n;
78729
78763
  }, Q(IR, "tagName", "media-provider");