@dialpad/dialtone 9.4.0 → 9.4.1

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 (64) hide show
  1. package/dist/css/CHANGELOG.json +1 -1
  2. package/dist/css/dialtone.css +4 -4
  3. package/dist/css/dialtone.min.css +1 -1
  4. package/dist/icons/svg/video-off.svg +1 -1
  5. package/dist/tokens/android/java/tokens-dark.kt +1 -1
  6. package/dist/tokens/android/java/tokens-light.kt +1 -1
  7. package/dist/tokens/android/res/values/colors-dark.xml +1 -1
  8. package/dist/tokens/android/res/values/colors-light.xml +1 -1
  9. package/dist/tokens/android/res/values/dimens.xml +1 -1
  10. package/dist/tokens/css/variables-dark.css +1 -1
  11. package/dist/tokens/css/variables-light.css +1 -1
  12. package/dist/tokens/ios/tokens-dark.swift +1 -1
  13. package/dist/tokens/ios/tokens-light.swift +1 -1
  14. package/dist/tokens/less/variables-dark.less +1 -1
  15. package/dist/tokens/less/variables-light.less +1 -1
  16. package/dist/vue2/dialtone-vue.cjs +1 -1
  17. package/dist/vue2/dialtone-vue.js +5 -5
  18. package/dist/vue2/{emoji-BMxSCSLg.js → emoji-k30EufQP.js} +697 -154
  19. package/dist/vue2/emoji-npEzXEju.cjs +1 -0
  20. package/dist/vue2/emoji.cjs +1 -1
  21. package/dist/vue2/emoji.js +3 -3
  22. package/dist/vue2/{emoji_picker-Qces1MZK.cjs → emoji_picker-h6ZjaaSm.cjs} +1 -1
  23. package/dist/vue2/{emoji_picker-sjGJ0HVH.js → emoji_picker-phIBLWjO.js} +1 -1
  24. package/dist/vue2/{emoji_text_wrapper-uHcCrlwz.js → emoji_text_wrapper-KU3Kyfko.js} +1 -1
  25. package/dist/vue2/{emoji_text_wrapper-Tni6PAOS.cjs → emoji_text_wrapper-KiKRUPpa.cjs} +1 -1
  26. package/dist/vue2/message_input.cjs +1 -1
  27. package/dist/vue2/message_input.js +3 -3
  28. package/dist/vue2/stack-Xl6jQs_C.cjs +2 -0
  29. package/dist/vue2/{stack-DRdhbSNl.js → stack-klSxDym-.js} +155 -695
  30. package/dist/vue2/types/components/button/button.vue.d.ts +1 -1
  31. package/dist/vue2/types/components/combobox/combobox.vue.d.ts +1 -1
  32. package/dist/vue2/types/components/icon/icon.vue.d.ts +2 -0
  33. package/dist/vue2/types/components/icon/icon.vue.d.ts.map +1 -1
  34. package/dist/vue2/types/components/modal/modal.vue.d.ts +1 -1
  35. package/dist/vue2/types/components/tooltip/tooltip.vue.d.ts +1 -1
  36. package/dist/vue2/types/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.d.ts +1 -1
  37. package/dist/vue2/types/recipes/comboboxes/combobox_with_popover/combobox_with_popover.vue.d.ts +1 -1
  38. package/dist/vue3/dialtone-vue.cjs +1 -1
  39. package/dist/vue3/dialtone-vue.js +5 -5
  40. package/dist/vue3/emoji-0CxcYOpi.cjs +1 -0
  41. package/dist/vue3/{emoji-w7mkBLzY.js → emoji-qCvCxNzD.js} +876 -343
  42. package/dist/vue3/emoji.cjs +1 -1
  43. package/dist/vue3/emoji.js +3 -3
  44. package/dist/vue3/{emoji_picker-nLVt8cFZ.js → emoji_picker-6nxcKkgd.js} +1 -1
  45. package/dist/vue3/{emoji_picker-4xiNkfJF.cjs → emoji_picker-PNpV-epL.cjs} +1 -1
  46. package/dist/vue3/{emoji_text_wrapper-mBDw9Xy3.js → emoji_text_wrapper-GV9Xmp4q.js} +1 -1
  47. package/dist/vue3/{emoji_text_wrapper-MBYdbA6A.cjs → emoji_text_wrapper-M6frYocA.cjs} +1 -1
  48. package/dist/vue3/message_input.cjs +1 -1
  49. package/dist/vue3/message_input.js +3 -3
  50. package/dist/vue3/stack-CYxcB-QD.cjs +2 -0
  51. package/dist/vue3/{stack-FdfddyeK.js → stack-J7X4gRRv.js} +224 -764
  52. package/dist/vue3/types/components/button/button.vue.d.ts +1 -1
  53. package/dist/vue3/types/components/combobox/combobox.vue.d.ts +1 -1
  54. package/dist/vue3/types/components/icon/icon.vue.d.ts +2 -0
  55. package/dist/vue3/types/components/icon/icon.vue.d.ts.map +1 -1
  56. package/dist/vue3/types/components/modal/modal.vue.d.ts +1 -1
  57. package/dist/vue3/types/components/tooltip/tooltip.vue.d.ts +1 -1
  58. package/dist/vue3/types/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.d.ts +1 -1
  59. package/dist/vue3/types/recipes/comboboxes/combobox_with_popover/combobox_with_popover.vue.d.ts +1 -1
  60. package/package.json +1 -1
  61. package/dist/vue2/emoji-ZkNhBVKW.cjs +0 -1
  62. package/dist/vue2/stack-153kJjKj.cjs +0 -2
  63. package/dist/vue3/emoji-AfK6oyUP.cjs +0 -1
  64. package/dist/vue3/stack-w8PNJngT.cjs +0 -2
@@ -1,17 +1,17 @@
1
- import { n as a, g, a as P, u as x, b as $, B as L, c as D, i as R, d as N, e as F } from "./tooltip-PDBwUvGD.js";
2
- import { t as p, I as V, L as z, w as H, x as C } from "./emoji-BMxSCSLg.js";
1
+ import { n as a, g as _, a as $, u as k, b as L, B as x, c as D, i as R, d as N, e as F } from "./tooltip-PDBwUvGD.js";
2
+ import { t as V, w as p, I as H, L as B, x as q, y as I } from "./emoji-k30EufQP.js";
3
3
  import u from "vue";
4
4
  const r = {
5
5
  BUSY: "busy",
6
6
  AWAY: "away",
7
7
  OFFLINE: "offline",
8
8
  ACTIVE: "active"
9
- }, B = [
9
+ }, M = [
10
10
  r.BUSY,
11
11
  r.AWAY,
12
12
  r.OFFLINE,
13
13
  r.ACTIVE
14
- ], q = {
14
+ ], z = {
15
15
  name: "DtPresence",
16
16
  props: {
17
17
  /**
@@ -22,7 +22,7 @@ const r = {
22
22
  presence: {
23
23
  type: String,
24
24
  default: r.ACTIVE,
25
- validator: (t) => B.includes(t)
25
+ validator: (t) => M.includes(t)
26
26
  },
27
27
  /**
28
28
  * Since Presence is a visual element, we need SRs to read out any state changes
@@ -43,42 +43,42 @@ var j = function() {
43
43
  "d-presence__inner--busy": e.presence === "busy",
44
44
  "d-presence__inner--offline": e.presence === "offline"
45
45
  } })]);
46
- }, M = [], K = /* @__PURE__ */ a(
47
- q,
46
+ }, K = [], W = /* @__PURE__ */ a(
47
+ z,
48
48
  j,
49
- M,
49
+ K,
50
50
  !1,
51
51
  null,
52
52
  null,
53
53
  null,
54
54
  null
55
55
  );
56
- const W = K.exports, f = {
56
+ const G = W.exports, f = {
57
57
  xs: "d-avatar--xs",
58
58
  sm: "d-avatar--sm",
59
59
  md: "d-avatar--md",
60
60
  lg: "d-avatar--lg",
61
61
  xl: "d-avatar--xl"
62
- }, G = {
62
+ }, U = {
63
63
  default: "",
64
64
  icon: "d-avatar__icon",
65
65
  initials: "d-avatar__initials"
66
- }, U = {
66
+ }, Y = {
67
67
  md: "d-avatar__presence--md",
68
68
  lg: "d-avatar__presence--lg"
69
- }, _ = {
69
+ }, g = {
70
70
  NONE: "",
71
71
  BUSY: "busy",
72
72
  AWAY: "away",
73
73
  OFFLINE: "offline",
74
74
  ACTIVE: "active"
75
- }, Y = {
75
+ }, Z = {
76
76
  xs: "100",
77
77
  sm: "200",
78
78
  md: "300",
79
79
  lg: "500",
80
80
  xl: "600"
81
- }, Z = [
81
+ }, X = [
82
82
  "100",
83
83
  "200",
84
84
  "300",
@@ -97,558 +97,18 @@ const W = K.exports, f = {
97
97
  "1600",
98
98
  "1700",
99
99
  "1800"
100
- ], b = (t) => t > 1, X = [
101
- "accessibility",
102
- "activity",
103
- "add-task",
104
- "agent-assist",
105
- "ai-notes",
106
- "airplay",
107
- "airtable",
108
- "alarm-check",
109
- "alarm-clock-off",
110
- "alarm-minus",
111
- "alarm-plus",
112
- "album",
113
- "alert-circle",
114
- "alert-triangle",
115
- "amex",
116
- "app-store-badge",
117
- "apple",
118
- "archive",
119
- "archive-restore",
120
- "arrow-down",
121
- "arrow-down-left",
122
- "arrow-down-right",
123
- "arrow-left",
124
- "arrow-left-right",
125
- "arrow-right",
126
- "arrow-up",
127
- "arrow-up-down",
128
- "arrow-up-left",
129
- "arrow-up-right",
130
- "asana",
131
- "asterisk",
132
- "at-sign",
133
- "ata-adapter",
134
- "attestation",
135
- "attestation-outline",
136
- "axis-3d",
137
- "bar-chart",
138
- "bar-chart-2",
139
- "bar-chart-3",
140
- "bar-chart-4",
141
- "bar-chart-horizontal",
142
- "barge",
143
- "baseline",
144
- "battery",
145
- "battery-charging",
146
- "battery-full",
147
- "battery-low",
148
- "battery-medium",
149
- "bell",
150
- "bell-minus",
151
- "bell-off",
152
- "bell-plus",
153
- "bell-ring",
154
- "binary",
155
- "bluetooth",
156
- "bluetooth-connected",
157
- "bluetooth-off",
158
- "bluetooth-searching",
159
- "blur-background",
160
- "bold",
161
- "book",
162
- "book-open",
163
- "bookmark",
164
- "bookmark-minus",
165
- "bookmark-plus",
166
- "box",
167
- "box-select",
168
- "boxes",
169
- "branch",
170
- "brand-dialpad",
171
- "brand-dialpad-meetings",
172
- "briefcase",
173
- "building",
174
- "building-2",
175
- "bullhorn",
176
- "calculator",
177
- "calendar",
178
- "calendar-check",
179
- "calendar-check-2",
180
- "calendar-clock",
181
- "calendar-days",
182
- "calendar-heart",
183
- "calendar-minus",
184
- "calendar-off",
185
- "calendar-plus",
186
- "calendar-range",
187
- "calendar-search",
188
- "calendar-x",
189
- "call-abandoned",
190
- "call-merge",
191
- "call-rejected",
192
- "camera",
193
- "camera-off",
194
- "camera-tracking",
195
- "cast",
196
- "check",
197
- "check-circle",
198
- "check-circle-filled",
199
- "chevron-down",
200
- "chevron-first",
201
- "chevron-last",
202
- "chevron-left",
203
- "chevron-right",
204
- "chevron-up",
205
- "chevrons-down",
206
- "chevrons-down-up",
207
- "chevrons-left",
208
- "chevrons-left-right",
209
- "chevrons-right",
210
- "chevrons-right-left",
211
- "chevrons-up",
212
- "chevrons-up-down",
213
- "circle-half-filled",
214
- "circle-slashed",
215
- "clipboard",
216
- "clipboard-check",
217
- "clipboard-copy",
218
- "clipboard-edit",
219
- "clipboard-list",
220
- "clipboard-signature",
221
- "clipboard-type",
222
- "clipboard-x",
223
- "clock",
224
- "clock-1",
225
- "clock-10",
226
- "clock-11",
227
- "clock-12",
228
- "clock-2",
229
- "clock-3",
230
- "clock-4",
231
- "clock-5",
232
- "clock-6",
233
- "clock-7",
234
- "clock-8",
235
- "clock-9",
236
- "clockify",
237
- "close",
238
- "cloud",
239
- "cloud-cog",
240
- "cloud-drizzle",
241
- "cloud-fog",
242
- "cloud-hail",
243
- "cloud-lightning",
244
- "cloud-moon",
245
- "cloud-moon-rain",
246
- "cloud-off",
247
- "cloud-rain",
248
- "cloud-rain-wind",
249
- "cloud-snow",
250
- "cloud-sun",
251
- "cloud-sun-rain",
252
- "cloudy",
253
- "coaching-hub",
254
- "code",
255
- "command",
256
- "concierge-bell",
257
- "contacts",
258
- "copper-crm",
259
- "copy",
260
- "copyright",
261
- "corner-down-left",
262
- "corner-down-right",
263
- "corner-left-down",
264
- "corner-left-up",
265
- "corner-right-down",
266
- "corner-right-up",
267
- "corner-up-left",
268
- "corner-up-right",
269
- "cpu",
270
- "credit-card",
271
- "dash",
272
- "dect-base-station",
273
- "dect-handset",
274
- "delete",
275
- "deskphone",
276
- "dialbot",
277
- "dialer",
278
- "dialpad-ai",
279
- "dialpad-ai-color",
280
- "dialpad-logomark",
281
- "digital-whisper",
282
- "diners-club",
283
- "discover",
284
- "dissatisfied",
285
- "double-check",
286
- "download",
287
- "download-cloud",
288
- "dp-phone",
289
- "edit",
290
- "edit-2",
291
- "empty",
292
- "end-chat",
293
- "equal",
294
- "eraser",
295
- "evernote",
296
- "expand",
297
- "expert-node",
298
- "external-link",
299
- "eye",
300
- "eye-off",
301
- "facebook",
302
- "factory",
303
- "fast-forward",
304
- "file",
305
- "file-audio",
306
- "files",
307
- "film",
308
- "filter",
309
- "fingerprint",
310
- "flag",
311
- "flag-off",
312
- "flame",
313
- "focus",
314
- "folder",
315
- "folder-tree",
316
- "folders",
317
- "food",
318
- "form-input",
319
- "forward",
320
- "freshsales-crm",
321
- "front",
322
- "gamepad",
323
- "gauge",
324
- "gif-filled",
325
- "gif-outline",
326
- "giphy",
327
- "globe-2",
328
- "gmail",
329
- "google-business-messaging",
330
- "google-calendar",
331
- "google-docs",
332
- "google-drive",
333
- "google-glyph",
334
- "google-sheets",
335
- "google-slides",
336
- "greenhouse",
337
- "grid",
338
- "grip-horizontal",
339
- "grip-vertical",
340
- "hand",
341
- "hard-drive",
342
- "hash",
343
- "hash-bold",
344
- "haze",
345
- "hd",
346
- "headphones",
347
- "hear",
348
- "heart",
349
- "help-circle",
350
- "highfive",
351
- "history",
352
- "hold",
353
- "home",
354
- "hourglass",
355
- "hubspot",
356
- "image",
357
- "import",
358
- "inbox",
359
- "indent",
360
- "infinity",
361
- "info",
362
- "inspect",
363
- "instagram",
364
- "intercom",
365
- "isolated-queries",
366
- "italic",
367
- "jcb",
368
- "jira-service-desk",
369
- "key",
370
- "keyboard",
371
- "keypad",
372
- "languages",
373
- "laptop-2",
374
- "large-self-view",
375
- "layout",
376
- "layout-dashboard",
377
- "layout-filmstrip",
378
- "layout-grid",
379
- "layout-template",
380
- "library",
381
- "life-buoy",
382
- "lightbulb",
383
- "lightbulb-off",
384
- "lightning-bolt",
385
- "line-chart",
386
- "line-messenger",
387
- "link-2",
388
- "link-2-off",
389
- "linkedin",
390
- "list-add",
391
- "list-bullet",
392
- "list-checks",
393
- "list-ordered",
394
- "listen",
395
- "listen",
396
- "listening",
397
- "live-queue",
398
- "living-thing",
399
- "loading",
400
- "lock",
401
- "lock-filled",
402
- "log-in",
403
- "log-out",
404
- "maestro",
405
- "mail",
406
- "mail-open",
407
- "mails",
408
- "map",
409
- "map-pin",
410
- "mastercard",
411
- "maximize",
412
- "megaphone",
413
- "megaphone-off",
414
- "menu",
415
- "message",
416
- "messenger",
417
- "mic",
418
- "mic-off",
419
- "microsoft",
420
- "microsoft-dynamics-365",
421
- "microsoft-teams",
422
- "minimize",
423
- "minimize-alt",
424
- "minus-circle",
425
- "miro",
426
- "monday-com",
427
- "monitor",
428
- "monitor-off",
429
- "monitor-speaker",
430
- "moon",
431
- "more-horizontal",
432
- "more-vertical",
433
- "mouse",
434
- "multi-line-dept",
435
- "music",
436
- "music-off",
437
- "network",
438
- "neutral",
439
- "newspaper",
440
- "not-enough-queries",
441
- "notes",
442
- "object",
443
- "office-365",
444
- "option",
445
- "package",
446
- "paperclip",
447
- "park",
448
- "party-popper",
449
- "past-conversations",
450
- "pause",
451
- "pause-circle",
452
- "phone",
453
- "phone-call",
454
- "phone-forward",
455
- "phone-hang-up",
456
- "phone-hang-up",
457
- "phone-hold",
458
- "phone-incoming",
459
- "phone-missed",
460
- "phone-off",
461
- "phone-outgoing",
462
- "picture-in-picture",
463
- "pie-chart",
464
- "pin",
465
- "pin-off",
466
- "pipedrive",
467
- "play",
468
- "play-circle",
469
- "play-filled",
470
- "play-store-badge",
471
- "plug",
472
- "plus",
473
- "plus-circle",
474
- "power",
475
- "print-fax",
476
- "printer",
477
- "puzzle",
478
- "qr-code",
479
- "queries",
480
- "quote",
481
- "record",
482
- "record-filled",
483
- "redo",
484
- "refresh",
485
- "repeat",
486
- "reply",
487
- "reply-all",
488
- "rewind",
489
- "rewind-15-sec",
490
- "salesforce-glyph",
491
- "salesforce-logo",
492
- "satisfied",
493
- "save",
494
- "scan",
495
- "scan-face",
496
- "scissors",
497
- "screen-share-off",
498
- "scroll",
499
- "search",
500
- "send",
501
- "servicenow",
502
- "settings",
503
- "share",
504
- "share-2",
505
- "share-screen",
506
- "sheet",
507
- "shield",
508
- "shield-alert",
509
- "shield-check",
510
- "shield-close",
511
- "shield-off",
512
- "shortcuts",
513
- "shuffle",
514
- "sidebar",
515
- "sidebar-close",
516
- "sidebar-open",
517
- "signal-best",
518
- "signal-high",
519
- "signal-low",
520
- "signal-medium",
521
- "signal-zero",
522
- "siren",
523
- "skip-15-sec",
524
- "skip-back",
525
- "skip-back-ten",
526
- "skip-forward",
527
- "skip-forward-ten",
528
- "slack",
529
- "slash",
530
- "sliders",
531
- "sliders-horizontal",
532
- "small-self-view",
533
- "smartphone",
534
- "smartphone-charging",
535
- "snapchat",
536
- "snooze",
537
- "snowflake",
538
- "somewhat-dissatisfied",
539
- "somewhat-satisfied",
540
- "sort-asc",
541
- "sort-desc",
542
- "sparkle",
543
- "speaker",
544
- "star",
545
- "star-filled",
546
- "sticker",
547
- "stop-circle",
548
- "stop-filled",
549
- "strikethrough",
550
- "sun",
551
- "sun-dim",
552
- "sun-medium",
553
- "sunrise",
554
- "sunset",
555
- "switch-to-cellular",
556
- "switch-to-hd",
557
- "table",
558
- "tag",
559
- "tags",
560
- "takeover",
561
- "task",
562
- "telegram",
563
- "text-cursor",
564
- "text-cursor-input",
565
- "thermometer",
566
- "thermometer-snowflake",
567
- "thermometer-sun",
568
- "thread",
569
- "threads",
570
- "thumbs-down",
571
- "thumbs-up",
572
- "tiktok",
573
- "timer",
574
- "timer-off",
575
- "timer-reset",
576
- "toggl",
577
- "too-many-queries",
578
- "tools",
579
- "toy-brick",
580
- "transfer",
581
- "transfer-webchat",
582
- "transportation",
583
- "trash",
584
- "trending-down",
585
- "trending-up",
586
- "triangle",
587
- "twitter",
588
- "type",
589
- "umbrella",
590
- "underline",
591
- "undo-2",
592
- "union-pay",
593
- "unlink-2",
594
- "unlock",
595
- "unlock-filled",
596
- "unread",
597
- "upload",
598
- "upload-cloud",
599
- "usb",
600
- "user",
601
- "user-check",
602
- "user-minus",
603
- "user-plus",
604
- "user-rematch",
605
- "user-remove",
606
- "users",
607
- "very-dissatisfied",
608
- "very-satisfied",
609
- "viber",
610
- "video",
611
- "video-off",
612
- "video-settings",
613
- "visa",
614
- "voicemail",
615
- "voicemail-drop",
616
- "volume",
617
- "volume-1",
618
- "volume-2",
619
- "volume-x",
620
- "waveform",
621
- "we-chat",
622
- "webcam",
623
- "webchat",
624
- "whatsapp",
625
- "whisper",
626
- "wifi",
627
- "wifi-off",
628
- "wind",
629
- "x-brand",
630
- "x-circle",
631
- "zap-off",
632
- "zendesk",
633
- "zoho",
634
- "zoho-crm",
635
- "zoho-desk",
636
- "zoom",
637
- "zoom-in",
638
- "zoom-logo",
639
- "zoom-out"
640
- ];
100
+ ], S = (t) => t > 1;
641
101
  function J() {
642
- return [void 0, ...X];
102
+ return [void 0, ...V];
643
103
  }
644
104
  const Q = (t) => {
645
105
  if (typeof t != "string" || !t.trim())
646
106
  return "";
647
107
  const e = t.trim().split(/\s+/g);
648
- return e.length === 1 ? e.join("").substring(0, 2) : e.filter((s, o) => o === 0 || o === e.length - 1).map((s) => s.slice(0, 1).toUpperCase()).join("");
108
+ return e.length === 1 ? e.join("").substring(0, 2) : e.filter((s, n) => n === 0 || n === e.length - 1).map((s) => s.slice(0, 1).toUpperCase()).join("");
649
109
  }, ee = J(), te = {
650
110
  name: "DtAvatar",
651
- components: { DtPresence: W, DtIcon: p },
111
+ components: { DtPresence: G, DtIcon: p },
652
112
  inheritAttrs: !1,
653
113
  props: {
654
114
  /**
@@ -657,7 +117,7 @@ const Q = (t) => {
657
117
  id: {
658
118
  type: String,
659
119
  default() {
660
- return g();
120
+ return _();
661
121
  }
662
122
  },
663
123
  /**
@@ -714,8 +174,8 @@ const Q = (t) => {
714
174
  */
715
175
  presence: {
716
176
  type: String,
717
- default: _.NONE,
718
- validator: (t) => Object.values(_).includes(t)
177
+ default: g.NONE,
178
+ validator: (t) => Object.values(g).includes(t)
719
179
  },
720
180
  /**
721
181
  * A set of props to be passed into the presence component.
@@ -732,7 +192,7 @@ const Q = (t) => {
732
192
  group: {
733
193
  type: Number,
734
194
  default: void 0,
735
- validator: (t) => b(t)
195
+ validator: (t) => S(t)
736
196
  },
737
197
  /**
738
198
  * The icon that overlays the avatar
@@ -785,7 +245,7 @@ const Q = (t) => {
785
245
  iconSize: {
786
246
  type: String,
787
247
  default: "",
788
- validator: (t) => !t || Object.keys(V).includes(t)
248
+ validator: (t) => !t || Object.keys(H).includes(t)
789
249
  },
790
250
  /**
791
251
  * Full name used to extract initials and set alt attribute.
@@ -815,9 +275,9 @@ const Q = (t) => {
815
275
  data() {
816
276
  return {
817
277
  AVATAR_SIZE_MODIFIERS: f,
818
- AVATAR_KIND_MODIFIERS: G,
819
- AVATAR_PRESENCE_SIZE_MODIFIERS: U,
820
- AVATAR_ICON_SIZES: Y,
278
+ AVATAR_KIND_MODIFIERS: U,
279
+ AVATAR_PRESENCE_SIZE_MODIFIERS: Y,
280
+ AVATAR_ICON_SIZES: Z,
821
281
  imageLoadedSuccessfully: null,
822
282
  formattedInitials: "",
823
283
  initializing: !1
@@ -846,7 +306,7 @@ const Q = (t) => {
846
306
  ];
847
307
  },
848
308
  showGroup() {
849
- return b(this.group);
309
+ return S(this.group);
850
310
  },
851
311
  formattedGroup() {
852
312
  return this.group > 99 ? "99+" : this.group;
@@ -899,7 +359,7 @@ const Q = (t) => {
899
359
  this.validatedSize === "xs" ? this.formattedInitials = "" : this.validatedSize === "sm" ? this.formattedInitials = t[0] : this.formattedInitials = t;
900
360
  },
901
361
  getColor() {
902
- return this.color ?? P(Z, this.seed);
362
+ return this.color ?? $(X, this.seed);
903
363
  },
904
364
  _loadedImageEventHandler(t) {
905
365
  this.imageLoadedSuccessfully = !0, t.classList.remove("d-d-none");
@@ -926,17 +386,17 @@ var se = function() {
926
386
  "d-avatar__presence",
927
387
  e.AVATAR_PRESENCE_SIZE_MODIFIERS[e.size]
928
388
  ], attrs: { presence: e.presence, "data-qa": "dt-presence" } }, "dt-presence", e.presenceProps, !1)) : e._e()], 1);
929
- }, oe = [], ae = /* @__PURE__ */ a(
389
+ }, ne = [], ae = /* @__PURE__ */ a(
930
390
  te,
931
391
  se,
932
- oe,
392
+ ne,
933
393
  !1,
934
394
  null,
935
395
  null,
936
396
  null,
937
397
  null
938
398
  );
939
- const at = ae.exports, ne = {
399
+ const at = ae.exports, oe = {
940
400
  name: "DtLink",
941
401
  props: {
942
402
  /**
@@ -947,7 +407,7 @@ const at = ae.exports, ne = {
947
407
  type: String,
948
408
  default: "",
949
409
  validator(t) {
950
- return z.includes(t);
410
+ return B.includes(t);
951
411
  }
952
412
  }
953
413
  },
@@ -976,7 +436,7 @@ const at = ae.exports, ne = {
976
436
  ],
977
437
  data() {
978
438
  return {
979
- LINK_KIND_MODIFIERS: H
439
+ LINK_KIND_MODIFIERS: q
980
440
  };
981
441
  }
982
442
  };
@@ -987,7 +447,7 @@ var ie = function() {
987
447
  e.LINK_KIND_MODIFIERS[e.kind]
988
448
  ], attrs: { "data-qa": "dt-link", href: "href" in e.$attrs ? e.$attrs.href : "javascript:void(0)" } }, e.$listeners), [e._t("default")], 2);
989
449
  }, re = [], le = /* @__PURE__ */ a(
990
- ne,
450
+ oe,
991
451
  ie,
992
452
  re,
993
453
  !1,
@@ -996,7 +456,7 @@ var ie = function() {
996
456
  null,
997
457
  null
998
458
  );
999
- const nt = le.exports, ce = {
459
+ const ot = le.exports, de = {
1000
460
  props: {
1001
461
  /**
1002
462
  * If true, a hidden close button is included for screen readers
@@ -1035,11 +495,11 @@ const nt = le.exports, ce = {
1035
495
  a visually hidden close button and you must set the visuallyHiddenCloseLabel prop.`);
1036
496
  }
1037
497
  }
1038
- }, de = {
498
+ }, ce = {
1039
499
  name: "SrOnlyCloseButton",
1040
500
  components: {
1041
501
  DtIcon: p,
1042
- DtButton: C
502
+ DtButton: I
1043
503
  },
1044
504
  props: {
1045
505
  /**
@@ -1060,11 +520,11 @@ const nt = le.exports, ce = {
1060
520
  };
1061
521
  var ue = function() {
1062
522
  var e = this, s = e._self._c;
1063
- return s("dt-button", { staticClass: "d-vi-visible-sr", attrs: { id: "sr-only-close-button", "data-qa": "dt-sr-only-close-button", "aria-label": e.visuallyHiddenCloseLabel }, on: { click: e.close, keydown: function(o) {
1064
- return !o.type.indexOf("key") && e._k(o.keyCode, "space", 32, o.key, [" ", "Spacebar"]) ? null : (o.preventDefault(), o.stopPropagation(), e.close.apply(null, arguments));
523
+ return s("dt-button", { staticClass: "d-vi-visible-sr", attrs: { id: "sr-only-close-button", "data-qa": "dt-sr-only-close-button", "aria-label": e.visuallyHiddenCloseLabel }, on: { click: e.close, keydown: function(n) {
524
+ return !n.type.indexOf("key") && e._k(n.keyCode, "space", 32, n.key, [" ", "Spacebar"]) ? null : (n.preventDefault(), n.stopPropagation(), e.close.apply(null, arguments));
1065
525
  } } }, [s("dt-icon", { attrs: { name: "close" } })], 1);
1066
526
  }, pe = [], fe = /* @__PURE__ */ a(
1067
- de,
527
+ ce,
1068
528
  ue,
1069
529
  pe,
1070
530
  !1,
@@ -1073,7 +533,7 @@ var ue = function() {
1073
533
  null,
1074
534
  null
1075
535
  );
1076
- const he = fe.exports, O = ':not(:disabled):not([aria-disabled="true"]):not([role="presentation"])', me = `${O}:not([tabindex="-1"])`, ge = "button,[href],input,select,textarea,details,[tabindex]", ye = {
536
+ const he = fe.exports, T = ':not(:disabled):not([aria-disabled="true"]):not([role="presentation"])', me = `${T}:not([tabindex="-1"])`, _e = "button,[href],input,select,textarea,details,[tabindex]", ye = {
1077
537
  methods: {
1078
538
  /**
1079
539
  * get the first focusable element in your component, includes tabindex="-1".
@@ -1127,9 +587,9 @@ const he = fe.exports, O = ':not(:disabled):not([aria-disabled="true"]):not([rol
1127
587
  * @param {bool} includeNegativeTabIndex - will include tabindex="-1" in the list of focusable elements.
1128
588
  */
1129
589
  _getFocusableElements(t = this.$el, e = !1) {
1130
- return t ? [...t.querySelectorAll(ge)].filter((o) => {
1131
- const n = window.getComputedStyle(o);
1132
- return n.getPropertyValue("display") !== "none" && n.getPropertyValue("visibility") !== "hidden" && o.matches(e ? O : me);
590
+ return t ? [...t.querySelectorAll(_e)].filter((n) => {
591
+ const o = window.getComputedStyle(n);
592
+ return o.getPropertyValue("display") !== "none" && o.getPropertyValue("visibility") !== "hidden" && n.matches(e ? T : me);
1133
593
  }) : [];
1134
594
  },
1135
595
  /**
@@ -1141,19 +601,19 @@ const he = fe.exports, O = ':not(:disabled):not([aria-disabled="true"]):not([rol
1141
601
  focusTrappedTabPress(t, e) {
1142
602
  if (!(t.key === "Tab"))
1143
603
  return;
1144
- const o = this._getFocusableElements(e);
1145
- if (!o.length) {
604
+ const n = this._getFocusableElements(e);
605
+ if (!n.length) {
1146
606
  t.preventDefault();
1147
607
  return;
1148
608
  }
1149
- const n = this._getFirstFocusElement(o), v = o[o.length - 1];
1150
- t.shiftKey ? document.activeElement === n && (v.focus(), t.preventDefault()) : document.activeElement === v && (n.focus(), t.preventDefault());
609
+ const o = this._getFirstFocusElement(n), v = n[n.length - 1];
610
+ t.shiftKey ? document.activeElement === o && (v.focus(), t.preventDefault()) : document.activeElement === v && (o.focus(), t.preventDefault());
1151
611
  }
1152
612
  }
1153
613
  }, h = {
1154
614
  DEFAULT: "default",
1155
615
  CUSTOM: "custom"
1156
- }, c = {
616
+ }, d = {
1157
617
  ARROW_KEYS: "arrow-keys",
1158
618
  TAB: "tab",
1159
619
  NONE: "none"
@@ -1169,23 +629,23 @@ const he = fe.exports, O = ':not(:disabled):not([aria-disabled="true"]):not([rol
1169
629
  }
1170
630
  }
1171
631
  };
1172
- var _e = function() {
632
+ var ge = function() {
1173
633
  var e = this, s = e._self._c;
1174
634
  return s(e.as, { tag: "component", staticClass: "dt-item-layout" }, [e.$slots.left ? s("section", { staticClass: "dt-item-layout--left", attrs: { "data-qa": "dt-item-layout-left-wrapper" } }, [e._t("left")], 2) : e._e(), s("section", { staticClass: "dt-item-layout--content", attrs: { "data-qa": "dt-item-layout-content-wrapper" } }, [e.$slots.default ? s("div", { staticClass: "dt-item-layout--title", attrs: { "data-qa": "dt-item-layout-title-wrapper" } }, [e._t("default")], 2) : e._e(), e.$slots.subtitle ? s("div", { class: ["dt-item-layout--subtitle", { "dt-item-layout--subtitle--with-title": e.$slots.default }], attrs: { "data-qa": "dt-item-layout-subtitle-wrapper" } }, [e._t("subtitle")], 2) : e._e(), e.$slots.bottom ? s("div", { staticClass: "dt-item-layout--bottom", attrs: { "data-qa": "dt-item-layout-bottom-wrapper" } }, [e._t("bottom")], 2) : e._e()]), e.$slots.right ? s("section", { staticClass: "dt-item-layout--right", attrs: { "data-qa": "dt-item-layout-right-wrapper" } }, [e._t("right")], 2) : e._e(), e.$slots.selected ? s("section", { staticClass: "dt-item-layout--selected", attrs: { "data-qa": "dt-item-layout-selected-wrapper" } }, [e._t("selected")], 2) : e._e()]);
1175
- }, be = [], Se = /* @__PURE__ */ a(
635
+ }, Se = [], Ee = /* @__PURE__ */ a(
1176
636
  ve,
1177
- _e,
1178
- be,
637
+ ge,
638
+ Se,
1179
639
  !1,
1180
640
  null,
1181
641
  "411cb81e",
1182
642
  null,
1183
643
  null
1184
644
  );
1185
- const S = Se.exports, Ee = {
645
+ const E = Ee.exports, be = {
1186
646
  name: "DtListItem",
1187
647
  components: {
1188
- DtItemLayout: S,
648
+ DtItemLayout: E,
1189
649
  DtIcon: p
1190
650
  },
1191
651
  /**
@@ -1201,7 +661,7 @@ const S = Se.exports, Ee = {
1201
661
  id: {
1202
662
  type: String,
1203
663
  default() {
1204
- return x.getUniqueString();
664
+ return k.getUniqueString();
1205
665
  }
1206
666
  },
1207
667
  /**
@@ -1236,8 +696,8 @@ const S = Se.exports, Ee = {
1236
696
  */
1237
697
  navigationType: {
1238
698
  type: String,
1239
- default: c.NONE,
1240
- validator: (t) => Object.values(c).includes(t)
699
+ default: d.NONE,
700
+ validator: (t) => Object.values(d).includes(t)
1241
701
  },
1242
702
  /**
1243
703
  * Applies selected styles to the list item
@@ -1287,7 +747,7 @@ const S = Se.exports, Ee = {
1287
747
  listItemType() {
1288
748
  switch (this.type) {
1289
749
  case h.DEFAULT:
1290
- return S;
750
+ return E;
1291
751
  default:
1292
752
  return null;
1293
753
  }
@@ -1314,13 +774,13 @@ const S = Se.exports, Ee = {
1314
774
  return this.isHoverable ? this.highlightId && this.highlightId() ? this.id === this.highlightId() : this.mouseHighlighted : !1;
1315
775
  },
1316
776
  isFocusable() {
1317
- return this.navigationType === c.TAB;
777
+ return this.navigationType === d.TAB;
1318
778
  },
1319
779
  /**
1320
780
  * Whether to apply hover styles.
1321
781
  */
1322
782
  isHoverable() {
1323
- return this.navigationType !== c.NONE;
783
+ return this.navigationType !== d.NONE;
1324
784
  }
1325
785
  },
1326
786
  methods: {
@@ -1335,69 +795,69 @@ const S = Se.exports, Ee = {
1335
795
  }
1336
796
  }
1337
797
  };
1338
- var ke = function() {
798
+ var Ce = function() {
1339
799
  var e = this, s = e._self._c;
1340
800
  return s(e.elementType, e._g({ tag: "component", class: ["dt-list-item", {
1341
801
  "dt-list-item--focusable": e.isFocusable,
1342
802
  "dt-list-item--highlighted": e.isHighlighted,
1343
803
  "dt-list-item--static": !e.isHoverable
1344
- }], attrs: { id: e.id, tabindex: e.isFocusable ? 0 : -1, role: e.role, "aria-selected": e.isHighlighted } }, e.listItemListeners), [e.listItemType ? s(e.listItemType, { tag: "component", scopedSlots: e._u([e._l(e.$slots, function(o, n) {
1345
- return { key: n, fn: function() {
1346
- return [e._t(n)];
804
+ }], attrs: { id: e.id, tabindex: e.isFocusable ? 0 : -1, role: e.role, "aria-selected": e.isHighlighted } }, e.listItemListeners), [e.listItemType ? s(e.listItemType, { tag: "component", scopedSlots: e._u([e._l(e.$slots, function(n, o) {
805
+ return { key: o, fn: function() {
806
+ return [e._t(o)];
1347
807
  }, proxy: !0 };
1348
808
  }), e.selected ? { key: "selected", fn: function() {
1349
809
  return [s("dt-icon", { staticClass: "dt-list-item--selected-icon", attrs: { name: "check", size: "400" } })];
1350
810
  }, proxy: !0 } : null], null, !0) }) : e._t("default")], 2);
1351
- }, we = [], Ce = /* @__PURE__ */ a(
1352
- Ee,
1353
- ke,
1354
- we,
811
+ }, Oe = [], Ie = /* @__PURE__ */ a(
812
+ be,
813
+ Ce,
814
+ Oe,
1355
815
  !1,
1356
816
  null,
1357
817
  null,
1358
818
  null,
1359
819
  null
1360
820
  );
1361
- const it = Ce.exports, i = {
821
+ const it = Ie.exports, i = {
1362
822
  default: "column",
1363
823
  column: "column",
1364
824
  row: "row",
1365
825
  "row-reverse": "row-reverse",
1366
826
  "column-reverse": "column-reverse"
1367
- }, I = ["sm", "md", "lg", "xl"], y = ["0", "100", "200", "300", "400", "500", "600"], E = {
827
+ }, A = ["sm", "md", "lg", "xl"], y = ["0", "100", "200", "300", "400", "500", "600"], b = {
1368
828
  none: void 0,
1369
829
  small: "d-p4",
1370
830
  medium: "d-p8",
1371
831
  large: "d-p16"
1372
- }, Oe = {
832
+ }, Te = {
1373
833
  none: void 0,
1374
834
  small: "d-pl4",
1375
835
  medium: "d-pl8",
1376
836
  large: "d-pl16"
1377
- }, Ie = ["dialog", "menu", "listbox", "tree", "grid"], Te = ["", "anchor"], Ae = ["none", "dialog", "first"], Pe = ["parent", "body"], xe = [
1378
- ...$
1379
- ], rt = [
837
+ }, Ae = ["dialog", "menu", "listbox", "tree", "grid"], we = ["", "anchor"], Pe = ["none", "dialog", "first"], $e = ["parent", "body"], ke = [
1380
838
  ...L
839
+ ], rt = [
840
+ ...x
1381
841
  ];
1382
- let $e = "useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict", Le = (t = 21) => {
842
+ let Le = "useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict", xe = (t = 21) => {
1383
843
  let e = "", s = t;
1384
844
  for (; s--; )
1385
- e += $e[Math.random() * 64 | 0];
845
+ e += Le[Math.random() * 64 | 0];
1386
846
  return e;
1387
847
  };
1388
- function d(t) {
848
+ function c(t) {
1389
849
  "@babel/helpers - typeof";
1390
- return typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? d = function(e) {
850
+ return typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? c = function(e) {
1391
851
  return typeof e;
1392
- } : d = function(e) {
852
+ } : c = function(e) {
1393
853
  return e && typeof Symbol == "function" && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e;
1394
- }, d(t);
854
+ }, c(t);
1395
855
  }
1396
- var T = {
1397
- selector: "vue-portal-target-".concat(Le())
856
+ var w = {
857
+ selector: "vue-portal-target-".concat(xe())
1398
858
  }, De = function(e) {
1399
- return T.selector = e;
1400
- }, m = typeof window < "u" && (typeof document > "u" ? "undefined" : d(document)) !== void 0, Re = u.extend({
859
+ return w.selector = e;
860
+ }, m = typeof window < "u" && (typeof document > "u" ? "undefined" : c(document)) !== void 0, Re = u.extend({
1401
861
  // as an abstract component, it doesn't appear in
1402
862
  // the $parent chain of components.
1403
863
  // which means the next parent of any component rendered inside of this oen
@@ -1419,7 +879,7 @@ var T = {
1419
879
  var e = this.$el;
1420
880
  e && e.parentNode.removeChild(e);
1421
881
  }
1422
- }), A = u.extend({
882
+ }), P = u.extend({
1423
883
  name: "VueSimplePortal",
1424
884
  props: {
1425
885
  disabled: {
@@ -1431,7 +891,7 @@ var T = {
1431
891
  selector: {
1432
892
  type: String,
1433
893
  default: function() {
1434
- return "#".concat(T.selector);
894
+ return "#".concat(w.selector);
1435
895
  }
1436
896
  },
1437
897
  tag: {
@@ -1498,13 +958,13 @@ var T = {
1498
958
  });
1499
959
  function Ne(t) {
1500
960
  var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
1501
- t.component(e.name || "portal", A), e.defaultSelector && De(e.defaultSelector);
961
+ t.component(e.name || "portal", P), e.defaultSelector && De(e.defaultSelector);
1502
962
  }
1503
963
  typeof window < "u" && window.Vue && window.Vue === u && u.use(Ne);
1504
964
  const Fe = {
1505
965
  name: "PopoverHeaderFooter",
1506
966
  components: {
1507
- DtButton: C,
967
+ DtButton: I,
1508
968
  DtIcon: p
1509
969
  },
1510
970
  props: {
@@ -1568,22 +1028,22 @@ var Ve = function() {
1568
1028
  }, e.contentClass], attrs: { "data-qa": "dt-popover-header-footer-content" } }, [e._t("content")], 2) : e._e(), e.showCloseButton ? s("dt-button", e._b({ ref: "popover__close-button", class: {
1569
1029
  "d-popover__header__close-button": e.type === "header",
1570
1030
  "d-popover__footer__close-button": e.type === "footer"
1571
- }, attrs: { "data-qa": "dt-popover-close", importance: "outlined", kind: "muted", circle: "" }, on: { click: function(o) {
1031
+ }, attrs: { "data-qa": "dt-popover-close", importance: "outlined", kind: "muted", circle: "" }, on: { click: function(n) {
1572
1032
  return e.$emit("close");
1573
1033
  } }, scopedSlots: e._u([{ key: "icon", fn: function() {
1574
1034
  return [s("dt-icon", { attrs: { name: "close", size: "300" } })];
1575
1035
  }, proxy: !0 }], null, !1, 2538694920) }, "dt-button", e.closeButtonProps, !1)) : e._e()], 1);
1576
- }, ze = [], He = /* @__PURE__ */ a(
1036
+ }, He = [], Be = /* @__PURE__ */ a(
1577
1037
  Fe,
1578
1038
  Ve,
1579
- ze,
1039
+ He,
1580
1040
  !1,
1581
1041
  null,
1582
1042
  null,
1583
1043
  null,
1584
1044
  null
1585
1045
  );
1586
- const Be = He.exports, qe = {
1046
+ const qe = Be.exports, Me = {
1587
1047
  name: "DtPopover",
1588
1048
  /********************
1589
1049
  * CHILD COMPONENTS *
@@ -1591,10 +1051,10 @@ const Be = He.exports, qe = {
1591
1051
  components: {
1592
1052
  SrOnlyCloseButton: he,
1593
1053
  DtLazyShow: D,
1594
- PopoverHeaderFooter: Be,
1595
- Portal: A
1054
+ PopoverHeaderFooter: qe,
1055
+ Portal: P
1596
1056
  },
1597
- mixins: [ye, ce],
1057
+ mixins: [ye, de],
1598
1058
  props: {
1599
1059
  /**
1600
1060
  * Controls whether the popover is shown. Leaving this null will have the popover trigger on click by default.
@@ -1637,7 +1097,7 @@ const Be = He.exports, qe = {
1637
1097
  role: {
1638
1098
  type: String,
1639
1099
  default: "dialog",
1640
- validator: (t) => Ie.includes(t)
1100
+ validator: (t) => Ae.includes(t)
1641
1101
  },
1642
1102
  /**
1643
1103
  * ID of the element that serves as the label for the popover content.
@@ -1673,7 +1133,7 @@ const Be = He.exports, qe = {
1673
1133
  padding: {
1674
1134
  type: String,
1675
1135
  default: "large",
1676
- validator: (t) => Object.keys(E).some((e) => e === t)
1136
+ validator: (t) => Object.keys(b).some((e) => e === t)
1677
1137
  },
1678
1138
  /**
1679
1139
  * Additional class name for the content wrapper element.
@@ -1690,7 +1150,7 @@ const Be = He.exports, qe = {
1690
1150
  contentWidth: {
1691
1151
  type: String,
1692
1152
  default: "",
1693
- validator: (t) => Te.includes(t)
1153
+ validator: (t) => we.includes(t)
1694
1154
  },
1695
1155
  /**
1696
1156
  * Tabindex value for the content. Passing null, no tabindex attribute will be set.
@@ -1713,7 +1173,7 @@ const Be = He.exports, qe = {
1713
1173
  id: {
1714
1174
  type: String,
1715
1175
  default() {
1716
- return g();
1176
+ return _();
1717
1177
  }
1718
1178
  },
1719
1179
  /**
@@ -1817,7 +1277,7 @@ const Be = He.exports, qe = {
1817
1277
  sticky: {
1818
1278
  type: [Boolean, String],
1819
1279
  default: !1,
1820
- validator: (t) => xe.includes(t)
1280
+ validator: (t) => ke.includes(t)
1821
1281
  },
1822
1282
  /**
1823
1283
  * Determines maximum height for the popover before overflow.
@@ -1875,7 +1335,7 @@ const Be = He.exports, qe = {
1875
1335
  initialFocusElement: {
1876
1336
  type: [String, HTMLElement],
1877
1337
  default: "first",
1878
- validator: (t) => Ae.includes(t) || t instanceof HTMLElement || t.startsWith("#")
1338
+ validator: (t) => Pe.includes(t) || t instanceof HTMLElement || t.startsWith("#")
1879
1339
  },
1880
1340
  /**
1881
1341
  * If the popover should open pressing up or down arrow key on the anchor element.
@@ -1894,7 +1354,7 @@ const Be = He.exports, qe = {
1894
1354
  appendTo: {
1895
1355
  type: [HTMLElement, String],
1896
1356
  default: "body",
1897
- validator: (t) => Pe.includes(t) || t instanceof HTMLElement
1357
+ validator: (t) => $e.includes(t) || t instanceof HTMLElement
1898
1358
  }
1899
1359
  },
1900
1360
  emits: [
@@ -1915,8 +1375,8 @@ const Be = He.exports, qe = {
1915
1375
  ],
1916
1376
  data() {
1917
1377
  return {
1918
- POPOVER_PADDING_CLASSES: E,
1919
- POPOVER_HEADER_FOOTER_PADDING_CLASSES: Oe,
1378
+ POPOVER_PADDING_CLASSES: b,
1379
+ POPOVER_HEADER_FOOTER_PADDING_CLASSES: Te,
1920
1380
  intersectionObserver: null,
1921
1381
  isOutsideViewport: !1,
1922
1382
  isOpen: !1,
@@ -1943,7 +1403,7 @@ const Be = He.exports, qe = {
1943
1403
  return this.isOutsideViewport && this.modal ? "calc(100vh - var(--dt-space-300))" : this.maxHeight;
1944
1404
  },
1945
1405
  labelledBy() {
1946
- return this.ariaLabelledby || !this.ariaLabel && g("DtPopover__anchor");
1406
+ return this.ariaLabelledby || !this.ariaLabel && _("DtPopover__anchor");
1947
1407
  }
1948
1408
  },
1949
1409
  watch: {
@@ -2013,8 +1473,8 @@ const Be = He.exports, qe = {
2013
1473
  ******************/
2014
1474
  methods: {
2015
1475
  hasIntersectedViewport(t) {
2016
- var o;
2017
- const e = (o = t == null ? void 0 : t[0]) == null ? void 0 : o.target;
1476
+ var n;
1477
+ const e = (n = t == null ? void 0 : t[0]) == null ? void 0 : n.target;
2018
1478
  if (!e)
2019
1479
  return;
2020
1480
  const s = R(e);
@@ -2107,9 +1567,9 @@ const Be = He.exports, qe = {
2107
1567
  this.initialFocusElement === "dialog" && this.$refs.content.$el.focus(), this.initialFocusElement.startsWith("#") && this.focusInitialElementById(), this.initialFocusElement === "first" && this.focusFirstElementIfNeeded(this.$refs.popover__content), this.initialFocusElement instanceof HTMLElement && this.initialFocusElement.focus();
2108
1568
  },
2109
1569
  focusInitialElementById() {
2110
- var e, s, o;
1570
+ var e, s, n;
2111
1571
  const t = (s = (e = this.$refs.content) == null ? void 0 : e.$el) == null ? void 0 : s.querySelector(this.initialFocusElement);
2112
- t ? t.focus() : console.warn('Could not find the element specified in dt-popover prop "initialFocusElement". Defaulting to focusing the dialog.'), t ? t.focus() : (o = this.$refs.content) == null || o.$el.focus();
1572
+ t ? t.focus() : console.warn('Could not find the element specified in dt-popover prop "initialFocusElement". Defaulting to focusing the dialog.'), t ? t.focus() : (n = this.$refs.content) == null || n.$el.focus();
2113
1573
  },
2114
1574
  onResize() {
2115
1575
  this.closePopover();
@@ -2127,8 +1587,8 @@ const Be = He.exports, qe = {
2127
1587
  await this.$nextTick(), this.popoverContentEl.style.width = `${(t = this.anchorEl) == null ? void 0 : t.clientWidth}px`;
2128
1588
  },
2129
1589
  focusFirstElementIfNeeded(t) {
2130
- var s, o;
2131
- this._getFocusableElements(t, !0).length !== 0 ? this.focusFirstElement(t) : this.showCloseButton ? (s = this.$refs.popover__header) == null || s.focusCloseButton() : (o = this.$refs.content) == null || o.$el.focus();
1590
+ var s, n;
1591
+ this._getFocusableElements(t, !0).length !== 0 ? this.focusFirstElement(t) : this.showCloseButton ? (s = this.$refs.popover__header) == null || s.focusCloseButton() : (n = this.$refs.content) == null || n.$el.focus();
2132
1592
  },
2133
1593
  initTippyInstance() {
2134
1594
  var t, e;
@@ -2151,18 +1611,18 @@ const Be = He.exports, qe = {
2151
1611
  }
2152
1612
  }
2153
1613
  };
2154
- var je = function() {
1614
+ var ze = function() {
2155
1615
  var e = this, s = e._self._c;
2156
- return s("div", [e.modal && e.isOpen ? s("portal", [s("div", { staticClass: "d-modal--transparent", attrs: { "aria-hidden": e.modal && e.isOpen ? "false" : "true" }, on: { click: function(o) {
2157
- o.preventDefault(), o.stopPropagation();
2158
- } } })]) : e._e(), s(e.elementType, e._g({ ref: "popover", tag: "component", class: ["d-popover", { "d-popover__anchor--opened": e.isOpen }], attrs: { "data-qa": "dt-popover-container" } }, e.$listeners), [s("div", { ref: "anchor", attrs: { id: !e.ariaLabelledby && e.labelledBy, "data-qa": "dt-popover-anchor", tabindex: e.openOnContext ? 0 : void 0 }, on: { "!click": function(o) {
1616
+ return s("div", [e.modal && e.isOpen ? s("portal", [s("div", { staticClass: "d-modal--transparent", attrs: { "aria-hidden": e.modal && e.isOpen ? "false" : "true" }, on: { click: function(n) {
1617
+ n.preventDefault(), n.stopPropagation();
1618
+ } } })]) : e._e(), s(e.elementType, e._g({ ref: "popover", tag: "component", class: ["d-popover", { "d-popover__anchor--opened": e.isOpen }], attrs: { "data-qa": "dt-popover-container" } }, e.$listeners), [s("div", { ref: "anchor", attrs: { id: !e.ariaLabelledby && e.labelledBy, "data-qa": "dt-popover-anchor", tabindex: e.openOnContext ? 0 : void 0 }, on: { "!click": function(n) {
2159
1619
  return e.defaultToggleOpen.apply(null, arguments);
2160
- }, contextmenu: e.onContext, keydown: [function(o) {
2161
- return !o.type.indexOf("key") && e._k(o.keyCode, "up", 38, o.key, ["Up", "ArrowUp"]) ? null : (o.preventDefault(), e.onArrowKeyPress.apply(null, arguments));
2162
- }, function(o) {
2163
- return !o.type.indexOf("key") && e._k(o.keyCode, "down", 40, o.key, ["Down", "ArrowDown"]) ? null : (o.preventDefault(), e.onArrowKeyPress.apply(null, arguments));
2164
- }], "!keydown": function(o) {
2165
- return !o.type.indexOf("key") && e._k(o.keyCode, "escape", void 0, o.key, void 0) ? null : e.closePopover.apply(null, arguments);
1620
+ }, contextmenu: e.onContext, keydown: [function(n) {
1621
+ return !n.type.indexOf("key") && e._k(n.keyCode, "up", 38, n.key, ["Up", "ArrowUp"]) ? null : (n.preventDefault(), e.onArrowKeyPress.apply(null, arguments));
1622
+ }, function(n) {
1623
+ return !n.type.indexOf("key") && e._k(n.keyCode, "down", 40, n.key, ["Down", "ArrowDown"]) ? null : (n.preventDefault(), e.onArrowKeyPress.apply(null, arguments));
1624
+ }], "!keydown": function(n) {
1625
+ return !n.type.indexOf("key") && e._k(n.keyCode, "escape", void 0, n.key, void 0) ? null : e.closePopover.apply(null, arguments);
2166
1626
  } } }, [e._t("anchor", null, { attrs: {
2167
1627
  "aria-expanded": e.isOpen.toString(),
2168
1628
  "aria-controls": e.id,
@@ -2179,10 +1639,10 @@ var je = function() {
2179
1639
  ], attrs: { "data-qa": "dt-popover-content" } }, [e._t("content", null, { close: e.closePopover })], 2), e.$slots.footerContent ? s("popover-header-footer", { ref: "popover__footer", class: e.POPOVER_HEADER_FOOTER_PADDING_CLASSES[e.padding], attrs: { type: "footer", "content-class": e.footerClass }, scopedSlots: e._u([{ key: "content", fn: function() {
2180
1640
  return [e._t("footerContent", null, { close: e.closePopover })];
2181
1641
  }, proxy: !0 }], null, !0) }) : e._e(), e.showVisuallyHiddenClose ? s("sr-only-close-button", { attrs: { "visually-hidden-close-label": e.visuallyHiddenCloseLabel }, on: { close: e.closePopover } }) : e._e()], 1)], 1)], 1);
2182
- }, Me = [], Ke = /* @__PURE__ */ a(
2183
- qe,
2184
- je,
1642
+ }, je = [], Ke = /* @__PURE__ */ a(
2185
1643
  Me,
1644
+ ze,
1645
+ je,
2186
1646
  !1,
2187
1647
  null,
2188
1648
  null,
@@ -2190,15 +1650,15 @@ var je = function() {
2190
1650
  null
2191
1651
  );
2192
1652
  const lt = Ke.exports;
2193
- function k(t) {
1653
+ function C(t) {
2194
1654
  return t === i.default;
2195
1655
  }
2196
- function w(t) {
1656
+ function O(t) {
2197
1657
  if (l(t) === "string")
2198
- return k(t) ? null : i[t];
1658
+ return C(t) ? null : i[t];
2199
1659
  if (l(t) === "object") {
2200
1660
  const { default: e } = t;
2201
- return k(e) ? null : i[e];
1661
+ return C(e) ? null : i[e];
2202
1662
  } else
2203
1663
  return null;
2204
1664
  }
@@ -2206,11 +1666,11 @@ function l(t) {
2206
1666
  return typeof t;
2207
1667
  }
2208
1668
  function We(t) {
2209
- return w(t) ? `d-stack--${i[w(t)]}` : null;
1669
+ return O(t) ? `d-stack--${i[O(t)]}` : null;
2210
1670
  }
2211
1671
  function Ge(t) {
2212
1672
  return l(t) === "object" ? [
2213
- ...I.map((e) => t[e] ? `d-stack--${e}--${t[e]}` : null)
1673
+ ...A.map((e) => t[e] ? `d-stack--${e}--${t[e]}` : null)
2214
1674
  ] : null;
2215
1675
  }
2216
1676
  function Ue(t) {
@@ -2265,7 +1725,7 @@ const Xe = {
2265
1725
  return {
2266
1726
  DT_STACK_DIRECTION: i,
2267
1727
  DT_STACK_GAP: y,
2268
- DT_STACK_RESPONSIVE_BREAKPOINTS: I
1728
+ DT_STACK_RESPONSIVE_BREAKPOINTS: A
2269
1729
  };
2270
1730
  },
2271
1731
  computed: {
@@ -2298,39 +1758,39 @@ var Je = function() {
2298
1758
  null,
2299
1759
  null
2300
1760
  );
2301
- const ct = et.exports;
1761
+ const dt = et.exports;
2302
1762
  export {
2303
1763
  f as A,
2304
- I as B,
1764
+ A as B,
2305
1765
  it as D,
2306
- c as L,
1766
+ d as L,
2307
1767
  ye as M,
2308
- Pe as P,
1768
+ $e as P,
2309
1769
  he as S,
2310
- ct as a,
2311
- nt as b,
1770
+ dt as a,
1771
+ ot as b,
2312
1772
  at as c,
2313
1773
  lt as d,
2314
- ce as e,
1774
+ de as e,
2315
1775
  y as f,
2316
- A as g,
2317
- Te as h,
2318
- S as i,
2319
- G as j,
2320
- U as k,
2321
- _ as l,
2322
- Y as m,
2323
- Z as n,
2324
- b as o,
1776
+ P as g,
1777
+ we as h,
1778
+ E as i,
1779
+ U as j,
1780
+ Y as k,
1781
+ g as l,
1782
+ Z as m,
1783
+ X as n,
1784
+ S as o,
2325
1785
  h as p,
2326
- E as q,
2327
- Oe as r,
2328
- Ie as s,
2329
- Ae as t,
2330
- xe as u,
1786
+ b as q,
1787
+ Te as r,
1788
+ Ae as s,
1789
+ Pe as t,
1790
+ ke as u,
2331
1791
  rt as v,
2332
- W as w,
1792
+ G as w,
2333
1793
  r as x,
2334
- B as y,
1794
+ M as y,
2335
1795
  i as z
2336
1796
  };