@vector-im/compound-web 9.0.1 → 9.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.
Files changed (191) hide show
  1. package/dist/components/ActivityMarker/Pill.cjs +1 -1
  2. package/dist/components/ActivityMarker/Unread.cjs +1 -1
  3. package/dist/components/ActivityMarker/UnreadCounter.cjs +1 -1
  4. package/dist/components/Alert/Alert.cjs +6 -6
  5. package/dist/components/Alert/Alert.module.cjs +5 -11
  6. package/dist/components/Alert/Alert.module.js +5 -11
  7. package/dist/components/Avatar/Avatar.cjs +2 -2
  8. package/dist/components/Avatar/Avatar.module.cjs +5 -5
  9. package/dist/components/Avatar/Avatar.module.cjs.map +1 -1
  10. package/dist/components/Avatar/Avatar.module.js +5 -5
  11. package/dist/components/Avatar/Avatar.module.js.map +1 -1
  12. package/dist/components/Avatar/AvatarStack.cjs +2 -2
  13. package/dist/components/Badge/Badge.cjs +10 -6
  14. package/dist/components/Badge/Badge.cjs.map +1 -1
  15. package/dist/components/Badge/Badge.d.ts +5 -1
  16. package/dist/components/Badge/Badge.d.ts.map +1 -1
  17. package/dist/components/Badge/Badge.js +9 -5
  18. package/dist/components/Badge/Badge.js.map +1 -1
  19. package/dist/components/Badge/Badge.module.cjs +4 -1
  20. package/dist/components/Badge/Badge.module.cjs.map +1 -1
  21. package/dist/components/Badge/Badge.module.js +4 -1
  22. package/dist/components/Badge/Badge.module.js.map +1 -1
  23. package/dist/components/Breadcrumb/Breadcrumb.cjs +3 -3
  24. package/dist/components/Button/Button.cjs +2 -2
  25. package/dist/components/Button/Button.module.cjs +2 -5
  26. package/dist/components/Button/Button.module.js +2 -5
  27. package/dist/components/Button/IconButton/IconButton.cjs +4 -3
  28. package/dist/components/Button/IconButton/IconButton.cjs.map +1 -1
  29. package/dist/components/Button/IconButton/IconButton.d.ts +5 -0
  30. package/dist/components/Button/IconButton/IconButton.d.ts.map +1 -1
  31. package/dist/components/Button/IconButton/IconButton.js +2 -1
  32. package/dist/components/Button/IconButton/IconButton.js.map +1 -1
  33. package/dist/components/Button/IconButton/IconButton.module.cjs +1 -3
  34. package/dist/components/Button/IconButton/IconButton.module.js +1 -3
  35. package/dist/components/Button/UnstyledButton.cjs +1 -1
  36. package/dist/components/ChatFilter/ChatFilter.cjs +1 -1
  37. package/dist/components/Dropdown/Dropdown.cjs +5 -5
  38. package/dist/components/Dropdown/Dropdown.module.cjs +7 -7
  39. package/dist/components/Dropdown/Dropdown.module.cjs.map +1 -1
  40. package/dist/components/Dropdown/Dropdown.module.js +7 -7
  41. package/dist/components/Dropdown/Dropdown.module.js.map +1 -1
  42. package/dist/components/Form/Controls/Action/Action.cjs +2 -2
  43. package/dist/components/Form/Controls/Checkbox/Checkbox.cjs +3 -3
  44. package/dist/components/Form/Controls/EditInPlace/EditInPlace.cjs +3 -3
  45. package/dist/components/Form/Controls/MFA/MFA.cjs +2 -2
  46. package/dist/components/Form/Controls/MFA/MFA.module.cjs +3 -3
  47. package/dist/components/Form/Controls/MFA/MFA.module.cjs.map +1 -1
  48. package/dist/components/Form/Controls/MFA/MFA.module.js +3 -3
  49. package/dist/components/Form/Controls/MFA/MFA.module.js.map +1 -1
  50. package/dist/components/Form/Controls/Password/Password.cjs +3 -3
  51. package/dist/components/Form/Controls/Radio/Radio.cjs +2 -2
  52. package/dist/components/Form/Controls/SettingsToggle/SettingsToggle.cjs +1 -1
  53. package/dist/components/Form/Controls/Text/Text.cjs +2 -2
  54. package/dist/components/Form/Controls/Text/Text.module.cjs +2 -2
  55. package/dist/components/Form/Controls/Text/Text.module.cjs.map +1 -1
  56. package/dist/components/Form/Controls/Text/Text.module.js +2 -2
  57. package/dist/components/Form/Controls/Text/Text.module.js.map +1 -1
  58. package/dist/components/Form/Controls/Toggle/Toggle.cjs +2 -2
  59. package/dist/components/Form/Field.cjs +2 -2
  60. package/dist/components/Form/InlineField.cjs +2 -2
  61. package/dist/components/Form/Label.cjs +2 -2
  62. package/dist/components/Form/Message.cjs +4 -4
  63. package/dist/components/Form/Root.cjs +2 -2
  64. package/dist/components/Form/Submit.cjs +1 -1
  65. package/dist/components/Form/form.module.cjs +4 -9
  66. package/dist/components/Form/form.module.js +4 -9
  67. package/dist/components/Glass/Glass.cjs +2 -2
  68. package/dist/components/Icon/BigIcon/BigIcon.cjs +2 -2
  69. package/dist/components/Icon/IndicatorIcon/IndicatorIcon.cjs +2 -2
  70. package/dist/components/InlineSpinner/InlineSpinner.cjs +3 -3
  71. package/dist/components/InlineSpinner/InlineSpinner.module.cjs +2 -2
  72. package/dist/components/InlineSpinner/InlineSpinner.module.cjs.map +1 -1
  73. package/dist/components/InlineSpinner/InlineSpinner.module.js +2 -2
  74. package/dist/components/InlineSpinner/InlineSpinner.module.js.map +1 -1
  75. package/dist/components/Link/Link.cjs +2 -2
  76. package/dist/components/Menu/CheckboxMenuItem.cjs +3 -5
  77. package/dist/components/Menu/CheckboxMenuItem.cjs.map +1 -1
  78. package/dist/components/Menu/CheckboxMenuItem.js +2 -4
  79. package/dist/components/Menu/CheckboxMenuItem.js.map +1 -1
  80. package/dist/components/Menu/ContextMenu.cjs +19 -2
  81. package/dist/components/Menu/ContextMenu.cjs.map +1 -1
  82. package/dist/components/Menu/ContextMenu.d.ts.map +1 -1
  83. package/dist/components/Menu/ContextMenu.js +18 -1
  84. package/dist/components/Menu/ContextMenu.js.map +1 -1
  85. package/dist/components/Menu/DrawerMenu.cjs +2 -2
  86. package/dist/components/Menu/FloatingMenu.cjs +2 -2
  87. package/dist/components/Menu/FloatingMenu.module.cjs +5 -8
  88. package/dist/components/Menu/FloatingMenu.module.cjs.map +1 -1
  89. package/dist/components/Menu/FloatingMenu.module.js +5 -8
  90. package/dist/components/Menu/FloatingMenu.module.js.map +1 -1
  91. package/dist/components/Menu/Menu.cjs +30 -2
  92. package/dist/components/Menu/Menu.cjs.map +1 -1
  93. package/dist/components/Menu/Menu.d.ts.map +1 -1
  94. package/dist/components/Menu/Menu.js +30 -2
  95. package/dist/components/Menu/Menu.js.map +1 -1
  96. package/dist/components/Menu/MenuContext.cjs.map +1 -1
  97. package/dist/components/Menu/MenuContext.d.ts +22 -0
  98. package/dist/components/Menu/MenuContext.d.ts.map +1 -1
  99. package/dist/components/Menu/MenuContext.js.map +1 -1
  100. package/dist/components/Menu/MenuItem.cjs +3 -3
  101. package/dist/components/Menu/MenuItem.module.cjs +8 -14
  102. package/dist/components/Menu/MenuItem.module.cjs.map +1 -1
  103. package/dist/components/Menu/MenuItem.module.js +8 -14
  104. package/dist/components/Menu/MenuItem.module.js.map +1 -1
  105. package/dist/components/Menu/MenuTitle.cjs +2 -2
  106. package/dist/components/Menu/RadioMenuItem.cjs +3 -5
  107. package/dist/components/Menu/RadioMenuItem.cjs.map +1 -1
  108. package/dist/components/Menu/RadioMenuItem.js +2 -4
  109. package/dist/components/Menu/RadioMenuItem.js.map +1 -1
  110. package/dist/components/Menu/SubMenu.cjs +24 -0
  111. package/dist/components/Menu/SubMenu.cjs.map +1 -0
  112. package/dist/components/Menu/SubMenu.d.ts +26 -0
  113. package/dist/components/Menu/SubMenu.d.ts.map +1 -0
  114. package/dist/components/Menu/SubMenu.js +22 -0
  115. package/dist/components/Menu/SubMenu.js.map +1 -0
  116. package/dist/components/Menu/ToggleMenuItem.cjs +3 -5
  117. package/dist/components/Menu/ToggleMenuItem.cjs.map +1 -1
  118. package/dist/components/Menu/ToggleMenuItem.js +2 -4
  119. package/dist/components/Menu/ToggleMenuItem.js.map +1 -1
  120. package/dist/components/Nav/Nav.module.cjs +4 -4
  121. package/dist/components/Nav/Nav.module.cjs.map +1 -1
  122. package/dist/components/Nav/Nav.module.js +4 -4
  123. package/dist/components/Nav/Nav.module.js.map +1 -1
  124. package/dist/components/Nav/NavBar.cjs +2 -2
  125. package/dist/components/Nav/NavItem.cjs +1 -1
  126. package/dist/components/PageHeader/PageHeader.cjs +36 -0
  127. package/dist/components/PageHeader/PageHeader.cjs.map +1 -0
  128. package/dist/components/PageHeader/PageHeader.js +33 -0
  129. package/dist/components/PageHeader/PageHeader.js.map +1 -0
  130. package/dist/components/PageHeader/PageHeader.module.cjs +8 -0
  131. package/dist/components/PageHeader/PageHeader.module.cjs.map +1 -0
  132. package/dist/components/PageHeader/PageHeader.module.js +8 -0
  133. package/dist/components/PageHeader/PageHeader.module.js.map +1 -0
  134. package/dist/components/Progress/Progress.cjs +2 -2
  135. package/dist/components/Progress/Progress.module.cjs +4 -4
  136. package/dist/components/Progress/Progress.module.cjs.map +1 -1
  137. package/dist/components/Progress/Progress.module.js +4 -4
  138. package/dist/components/Progress/Progress.module.js.map +1 -1
  139. package/dist/components/ReleaseAnnouncement/ReleaseAnnouncement.cjs +1 -1
  140. package/dist/components/Search/Search.cjs +3 -3
  141. package/dist/components/Search/Search.module.cjs +3 -3
  142. package/dist/components/Search/Search.module.cjs.map +1 -1
  143. package/dist/components/Search/Search.module.js +3 -3
  144. package/dist/components/Search/Search.module.js.map +1 -1
  145. package/dist/components/Separator/Separator.cjs +3 -3
  146. package/dist/components/Toast/Toast.cjs +31 -6
  147. package/dist/components/Toast/Toast.cjs.map +1 -1
  148. package/dist/components/Toast/Toast.d.ts +13 -1
  149. package/dist/components/Toast/Toast.d.ts.map +1 -1
  150. package/dist/components/Toast/Toast.js +29 -5
  151. package/dist/components/Toast/Toast.js.map +1 -1
  152. package/dist/components/Toast/Toast.module.cjs +7 -2
  153. package/dist/components/Toast/Toast.module.cjs.map +1 -1
  154. package/dist/components/Toast/Toast.module.js +7 -2
  155. package/dist/components/Toast/Toast.module.js.map +1 -1
  156. package/dist/components/Tooltip/Tooltip.cjs +2 -2
  157. package/dist/components/Tooltip/TooltipProvider.cjs +1 -1
  158. package/dist/components/Typography/Body.cjs +1 -1
  159. package/dist/components/Typography/Heading.cjs +1 -1
  160. package/dist/components/Typography/Text.cjs +1 -1
  161. package/dist/components/Typography/Typography.cjs +2 -2
  162. package/dist/components/Typography/Typography.module.cjs +1 -3
  163. package/dist/components/Typography/Typography.module.js +1 -3
  164. package/dist/components/VisualList/VisualList.cjs +2 -2
  165. package/dist/components/VisualList/VisualListItem.cjs +2 -2
  166. package/dist/index.cjs +4 -0
  167. package/dist/index.d.ts +2 -0
  168. package/dist/index.d.ts.map +1 -1
  169. package/dist/index.js +3 -1
  170. package/dist/style.css +288 -145
  171. package/package.json +3 -3
  172. package/src/components/Avatar/Avatar.module.css +1 -1
  173. package/src/components/Badge/Badge.module.css +44 -11
  174. package/src/components/Badge/Badge.tsx +10 -2
  175. package/src/components/Button/IconButton/IconButton.tsx +12 -1
  176. package/src/components/Dropdown/Dropdown.module.css +3 -1
  177. package/src/components/Form/Controls/MFA/MFA.module.css +1 -0
  178. package/src/components/Form/Controls/Text/Text.module.css +1 -0
  179. package/src/components/InlineSpinner/InlineSpinner.module.css +4 -1
  180. package/src/components/Menu/ContextMenu.tsx +24 -0
  181. package/src/components/Menu/FloatingMenu.module.css +2 -0
  182. package/src/components/Menu/Menu.tsx +56 -1
  183. package/src/components/Menu/MenuContext.tsx +23 -0
  184. package/src/components/Menu/MenuItem.module.css +27 -5
  185. package/src/components/Menu/SubMenu.tsx +62 -0
  186. package/src/components/Nav/Nav.module.css +4 -1
  187. package/src/components/Progress/Progress.module.css +5 -1
  188. package/src/components/Search/Search.module.css +1 -0
  189. package/src/components/Toast/Toast.module.css +32 -2
  190. package/src/components/Toast/Toast.tsx +68 -6
  191. package/src/index.ts +2 -0
package/dist/style.css CHANGED
@@ -537,7 +537,7 @@ SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
537
537
  Please see LICENSE files in the repository root for full details.
538
538
  */
539
539
 
540
- ._avatar_7h2br_8 {
540
+ ._avatar_va14e_8 {
541
541
  display: inline-block;
542
542
  box-sizing: border-box;
543
543
 
@@ -550,14 +550,14 @@ Please see LICENSE files in the repository root for full details.
550
550
  font-family: var(--cpd-font-family-sans);
551
551
  font-weight: bold;
552
552
  overflow: hidden;
553
- user-select: none;
553
+ user-select: none; /* stylelint-disable-line defensive-css/no-user-select-none */
554
554
 
555
555
  /* Set a background color to help with visual consistency when displaying
556
556
  * avatars with a translucent background */
557
557
  background: var(--cpd-color-bg-canvas-default);
558
558
  }
559
559
 
560
- button._avatar_7h2br_8 {
560
+ button._avatar_va14e_8 {
561
561
  /**
562
562
  * The avatar can be a button element, we need to reset its style
563
563
  */
@@ -567,25 +567,25 @@ button._avatar_7h2br_8 {
567
567
  cursor: pointer;
568
568
  }
569
569
 
570
- button._avatar_7h2br_8:disabled {
570
+ button._avatar_va14e_8:disabled {
571
571
  cursor: not-allowed;
572
572
  }
573
573
 
574
- ._avatar_7h2br_8,
575
- ._image_7h2br_43 {
574
+ ._avatar_va14e_8,
575
+ ._image_va14e_43 {
576
576
  aspect-ratio: 1 / 1;
577
577
  inline-size: var(--cpd-avatar-size);
578
578
  border-radius: var(--cpd-avatar-radius);
579
579
  }
580
580
 
581
- ._image_7h2br_43 {
581
+ ._image_va14e_43 {
582
582
  object-fit: cover;
583
583
  overflow: hidden;
584
584
  }
585
585
 
586
586
  /* Additional selector for button to raise selector above button.avatar */
587
- button._avatar-imageless_7h2br_55,
588
- ._avatar-imageless_7h2br_55 {
587
+ button._avatar-imageless_va14e_55,
588
+ ._avatar-imageless_va14e_55 {
589
589
  /* In the future we'd prefer to pass the HEX code as the data attr
590
590
  and use `attr(data-color)` to avoid the style declaration from below
591
591
  but this is currently not supported in all browsers */
@@ -596,41 +596,41 @@ button._avatar-imageless_7h2br_55,
596
596
  border: 1px solid var(--cpd-avatar-bg);
597
597
  }
598
598
 
599
- ._avatar_7h2br_8[data-color] {
599
+ ._avatar_va14e_8[data-color] {
600
600
  --cpd-avatar-bg: var(--cpd-color-bg-decorative-1);
601
601
  --cpd-avatar-color: var(--cpd-color-text-decorative-1);
602
602
  }
603
603
 
604
- ._avatar_7h2br_8[data-color="2"] {
604
+ ._avatar_va14e_8[data-color="2"] {
605
605
  --cpd-avatar-bg: var(--cpd-color-bg-decorative-2);
606
606
  --cpd-avatar-color: var(--cpd-color-text-decorative-2);
607
607
  }
608
608
 
609
- ._avatar_7h2br_8[data-color="3"] {
609
+ ._avatar_va14e_8[data-color="3"] {
610
610
  --cpd-avatar-bg: var(--cpd-color-bg-decorative-3);
611
611
  --cpd-avatar-color: var(--cpd-color-text-decorative-3);
612
612
  }
613
613
 
614
- ._avatar_7h2br_8[data-color="4"] {
614
+ ._avatar_va14e_8[data-color="4"] {
615
615
  --cpd-avatar-bg: var(--cpd-color-bg-decorative-4);
616
616
  --cpd-avatar-color: var(--cpd-color-text-decorative-4);
617
617
  }
618
618
 
619
- ._avatar_7h2br_8[data-color="5"] {
619
+ ._avatar_va14e_8[data-color="5"] {
620
620
  --cpd-avatar-bg: var(--cpd-color-bg-decorative-5);
621
621
  --cpd-avatar-color: var(--cpd-color-text-decorative-5);
622
622
  }
623
623
 
624
- ._avatar_7h2br_8[data-color="6"] {
624
+ ._avatar_va14e_8[data-color="6"] {
625
625
  --cpd-avatar-bg: var(--cpd-color-bg-decorative-6);
626
626
  --cpd-avatar-color: var(--cpd-color-text-decorative-6);
627
627
  }
628
628
 
629
- ._avatar_7h2br_8[data-type="round"] {
629
+ ._avatar_va14e_8[data-type="round"] {
630
630
  --cpd-avatar-radius: 50%;
631
631
  }
632
632
 
633
- ._avatar_7h2br_8[data-type="square"] {
633
+ ._avatar_va14e_8[data-type="square"] {
634
634
  --cpd-avatar-radius: 25%;
635
635
  }
636
636
 
@@ -638,26 +638,26 @@ button._avatar-imageless_7h2br_55,
638
638
  * Stacked avatars
639
639
  */
640
640
 
641
- ._stacked-avatars_7h2br_109::after {
641
+ ._stacked-avatars_va14e_109::after {
642
642
  content: "";
643
643
  display: table;
644
644
  clear: both;
645
645
  }
646
646
 
647
- ._stacked-avatars_7h2br_109 ._avatar_7h2br_8 {
647
+ ._stacked-avatars_va14e_109 ._avatar_va14e_8 {
648
648
  float: inline-start;
649
649
  }
650
650
 
651
- ._stacked-avatars_7h2br_109 ._avatar_7h2br_8:not(:last-child) {
651
+ ._stacked-avatars_va14e_109 ._avatar_va14e_8:not(:last-child) {
652
652
  /* injected in the document from AvatarStack.tsx */
653
653
  clip-path: url("#cpdAvatarClip");
654
654
  }
655
655
 
656
- ._stacked-avatars_7h2br_109 > *:not(:first-child) {
656
+ ._stacked-avatars_va14e_109 > *:not(:first-child) {
657
657
  margin-inline-start: calc(var(--cpd-avatar-size) * -0.4);
658
658
  }
659
659
 
660
- ._clip-path_7h2br_128 {
660
+ ._clip-path_va14e_128 {
661
661
  /* In theory the SVG is invisible, but we still need to ensure it doesn't
662
662
  affect the page's layout or otherwise make an appearance */
663
663
  position: fixed;
@@ -670,47 +670,80 @@ SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
670
670
  Please see LICENSE files in the repository root for full details.
671
671
  */
672
672
 
673
- ._badge_18gm1_8 {
673
+ ._badge_10dml_8 {
674
674
  display: inline-flex;
675
675
  gap: var(--cpd-space-1x);
676
676
  align-items: center;
677
677
  border-radius: 9999px; /* pill effect */
678
678
  padding: var(--cpd-space-1x) var(--cpd-space-3x);
679
+ box-sizing: border-box;
680
+ min-block-size: 28px;
681
+ }
682
+
683
+ ._has-icon_10dml_18 {
684
+ padding-inline-start: var(--cpd-space-2x);
679
685
  }
680
686
 
681
- ._badge_18gm1_8[data-kind="default"] {
682
- border: 1px solid var(--cpd-color-alpha-gray-400);
687
+ ._badge_10dml_8[data-kind="default"] {
688
+ border: 1px solid var(--cpd-color-border-interactive-secondary);
689
+
690
+ /* To keep the same height than the other badges despite the border */
691
+ padding-block: calc(var(--cpd-space-1x) - 1px);
683
692
  outline: none;
684
- color: var(--cpd-color-gray-1100);
693
+ color: var(--cpd-color-text-primary);
694
+
695
+ svg {
696
+ color: var(--cpd-color-icon-primary);
697
+ }
685
698
  }
686
699
 
687
- ._badge_18gm1_8[data-kind="grey"] {
688
- background: var(--cpd-color-alpha-gray-300);
689
- color: var(--cpd-color-gray-1100);
700
+ ._badge_10dml_8[data-kind="grey"] {
701
+ background: var(--cpd-color-bg-badge-secondary);
702
+ color: var(--cpd-color-text-primary);
703
+
704
+ svg {
705
+ color: var(--cpd-color-icon-primary);
706
+ }
690
707
  }
691
708
 
692
- ._badge_18gm1_8[data-kind="on-solid"] {
693
- background: var(--cpd-color-alpha-gray-1200);
709
+ ._badge_10dml_8[data-kind="on-solid"] {
710
+ background: var(--cpd-color-bg-badge-primary);
694
711
  color: var(--cpd-color-text-on-solid-primary);
712
+
713
+ svg {
714
+ color: var(--cpd-color-icon-on-solid-primary);
715
+ }
695
716
  }
696
717
 
697
- ._badge_18gm1_8[data-kind="blue"] {
698
- background: var(--cpd-color-alpha-blue-300);
699
- color: var(--cpd-color-blue-1100);
718
+ ._badge_10dml_8[data-kind="blue"] {
719
+ background: var(--cpd-color-bg-badge-info);
720
+ color: var(--cpd-color-text-badge-info);
721
+
722
+ svg {
723
+ color: var(--cpd-color-icon-info-primary);
724
+ }
700
725
  }
701
726
 
702
- ._badge_18gm1_8[data-kind="green"] {
703
- background: var(--cpd-color-alpha-green-300);
704
- color: var(--cpd-color-green-1100);
727
+ ._badge_10dml_8[data-kind="green"] {
728
+ background: var(--cpd-color-bg-badge-accent);
729
+ color: var(--cpd-color-text-badge-accent);
730
+
731
+ svg {
732
+ color: var(--cpd-color-icon-accent-primary);
733
+ }
705
734
  }
706
735
 
707
- ._badge_18gm1_8[data-kind="red"] {
708
- background: var(--cpd-color-alpha-red-300);
709
- color: var(--cpd-color-red-1100);
736
+ ._badge_10dml_8[data-kind="red"] {
737
+ background: var(--cpd-color-bg-badge-critical);
738
+ color: var(--cpd-color-text-critical-primary);
739
+
740
+ svg {
741
+ color: var(--cpd-color-icon-critical-primary);
742
+ }
710
743
  }
711
744
 
712
745
  @media (forced-colors: active) {
713
- ._badge_18gm1_8 {
746
+ ._badge_10dml_8 {
714
747
  outline: 1px solid transparent;
715
748
  }
716
749
  }
@@ -1084,7 +1117,7 @@ SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
1084
1117
  Please see LICENSE files in the repository root for full details.
1085
1118
  */
1086
1119
 
1087
- ._container_gn3xc_8 {
1120
+ ._container_z8zo1_8 {
1088
1121
  display: flex;
1089
1122
  flex-direction: column;
1090
1123
 
@@ -1110,7 +1143,9 @@ Please see LICENSE files in the repository root for full details.
1110
1143
  gap: var(--cpd-space-4x);
1111
1144
 
1112
1145
  svg {
1113
- transition: transform 0.1s linear;
1146
+ @media (prefers-reduced-motion: no-preference) {
1147
+ transition: transform 0.1s linear;
1148
+ }
1114
1149
  }
1115
1150
  }
1116
1151
 
@@ -1123,11 +1158,11 @@ Please see LICENSE files in the repository root for full details.
1123
1158
  }
1124
1159
  }
1125
1160
 
1126
- button._placeholder_gn3xc_47 {
1161
+ button._placeholder_z8zo1_49 {
1127
1162
  color: var(--cpd-color-text-secondary);
1128
1163
  }
1129
1164
 
1130
- ._border_gn3xc_51 {
1165
+ ._border_z8zo1_53 {
1131
1166
  display: none;
1132
1167
  border-inline-start: 1px solid var(--cpd-color-border-interactive-secondary);
1133
1168
  border-inline-end: 1px solid var(--cpd-color-border-interactive-secondary);
@@ -1136,7 +1171,7 @@ Please see LICENSE files in the repository root for full details.
1136
1171
  box-sizing: border-box;
1137
1172
  }
1138
1173
 
1139
- ._content_gn3xc_60 {
1174
+ ._content_z8zo1_62 {
1140
1175
  display: none;
1141
1176
  position: relative;
1142
1177
 
@@ -1184,24 +1219,24 @@ Please see LICENSE files in the repository root for full details.
1184
1219
  }
1185
1220
  }
1186
1221
 
1187
- ._open_gn3xc_108 {
1222
+ ._open_z8zo1_110 {
1188
1223
  display: block;
1189
1224
  }
1190
1225
 
1191
- ._help_gn3xc_112 {
1226
+ ._help_z8zo1_114 {
1192
1227
  font: var(--cpd-font-body-sm-regular);
1193
1228
  color: var(--cpd-color-text-secondary);
1194
1229
  }
1195
1230
 
1196
- ._error_gn3xc_117 {
1231
+ ._error_z8zo1_119 {
1197
1232
  font: var(--cpd-font-body-sm-medium);
1198
1233
  color: var(--cpd-color-text-critical-primary);
1199
1234
  display: flex;
1200
1235
  gap: var(--cpd-space-2x);
1201
1236
  }
1202
1237
 
1203
- ._error_gn3xc_117,
1204
- ._help_gn3xc_112 {
1238
+ ._error_z8zo1_119,
1239
+ ._help_z8zo1_114 {
1205
1240
  margin-block-start: var(--cpd-space-2x);
1206
1241
  }
1207
1242
 
@@ -1286,7 +1321,7 @@ SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
1286
1321
  Please see LICENSE files in the repository root for full details.
1287
1322
  */
1288
1323
 
1289
- ._control_sqdq4_10 {
1324
+ ._control_d83jn_10 {
1290
1325
  border: 1px solid var(--cpd-color-border-interactive-primary);
1291
1326
  background: var(--cpd-color-bg-canvas-default);
1292
1327
  border-radius: 0.5rem;
@@ -1302,7 +1337,7 @@ Please see LICENSE files in the repository root for full details.
1302
1337
  }
1303
1338
 
1304
1339
  @media (hover) {
1305
- ._control_sqdq4_10:hover {
1340
+ ._control_d83jn_10:hover {
1306
1341
  border-color: var(--cpd-color-border-interactive-hovered);
1307
1342
 
1308
1343
  /** TODO: have the shadow in the design tokens */
@@ -1310,20 +1345,21 @@ Please see LICENSE files in the repository root for full details.
1310
1345
  }
1311
1346
  }
1312
1347
 
1313
- ._control_sqdq4_10:active {
1348
+ ._control_d83jn_10:active {
1314
1349
  border-color: var(--cpd-color-border-interactive-hovered);
1315
1350
  }
1316
1351
 
1317
- ._control_sqdq4_10:focus {
1352
+ /* stylelint-disable-next-line defensive-css/require-focus-visible */
1353
+ ._control_d83jn_10:focus {
1318
1354
  outline: 2px solid var(--cpd-color-border-focused);
1319
1355
  border-color: transparent;
1320
1356
  }
1321
1357
 
1322
- ._control_sqdq4_10[data-invalid] {
1358
+ ._control_d83jn_10[data-invalid] {
1323
1359
  border-color: var(--cpd-color-text-critical-primary);
1324
1360
  }
1325
1361
 
1326
- ._control_sqdq4_10:disabled {
1362
+ ._control_d83jn_10:disabled {
1327
1363
  box-shadow: none;
1328
1364
  background: var(--cpd-color-bg-canvas-disabled);
1329
1365
  border-color: var(--cpd-color-border-disabled);
@@ -1331,14 +1367,14 @@ Please see LICENSE files in the repository root for full details.
1331
1367
  cursor: not-allowed;
1332
1368
  }
1333
1369
 
1334
- ._control_sqdq4_10[readonly] {
1370
+ ._control_d83jn_10[readonly] {
1335
1371
  box-shadow: none;
1336
1372
  background: var(--cpd-color-bg-subtle-secondary);
1337
1373
  border-color: var(--cpd-color-bg-subtle-secondary);
1338
1374
  color: var(--cpd-color-text-secondary);
1339
1375
  }
1340
1376
 
1341
- ._control_sqdq4_10._enable-ligatures_sqdq4_62 {
1377
+ ._control_d83jn_10._enable-ligatures_d83jn_63 {
1342
1378
  font-feature-settings: var(--cpd-font-feature-settings);
1343
1379
  }
1344
1380
  /*
@@ -1611,7 +1647,7 @@ SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
1611
1647
  Please see LICENSE files in the repository root for full details.
1612
1648
  */
1613
1649
 
1614
- @keyframes _spin_11k6c_1 {
1650
+ @keyframes _spin_1855a_1 {
1615
1651
  from {
1616
1652
  transform: rotateZ(0deg);
1617
1653
  }
@@ -1621,14 +1657,17 @@ Please see LICENSE files in the repository root for full details.
1621
1657
  }
1622
1658
  }
1623
1659
 
1624
- ._icon_11k6c_18 {
1660
+ ._icon_1855a_18 {
1625
1661
  color: var(--cpd-color-icon-secondary);
1626
1662
  display: inline-flex;
1627
1663
  justify-content: center;
1628
1664
  align-items: center;
1629
1665
  inline-size: 100%;
1630
1666
  block-size: 100%;
1631
- animation: 1s linear _spin_11k6c_1 infinite;
1667
+
1668
+ @media (prefers-reduced-motion: no-preference) {
1669
+ animation: 1s linear _spin_1855a_1 infinite;
1670
+ }
1632
1671
  }
1633
1672
  /*
1634
1673
  Copyright 2025 New Vector Ltd.
@@ -1639,7 +1678,7 @@ SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
1639
1678
  Please see LICENSE files in the repository root for full details.
1640
1679
  */
1641
1680
 
1642
- ._container_43om7_10 {
1681
+ ._container_17qhw_10 {
1643
1682
  --gap: var(--cpd-space-3x);
1644
1683
  --digit-size: var(--cpd-space-10x);
1645
1684
  --digit-height: var(--cpd-space-12x);
@@ -1654,7 +1693,7 @@ Please see LICENSE files in the repository root for full details.
1654
1693
  position: relative;
1655
1694
  }
1656
1695
 
1657
- ._control_43om7_25 {
1696
+ ._control_17qhw_25 {
1658
1697
  all: unset;
1659
1698
 
1660
1699
  /** TODO: semantic token */
@@ -1678,7 +1717,7 @@ Please see LICENSE files in the repository root for full details.
1678
1717
  margin-inline-end: calc(-1 * (var(--cpd-space-10x) + var(--cpd-space-3x)));
1679
1718
  }
1680
1719
 
1681
- ._digit_43om7_49 {
1720
+ ._digit_17qhw_49 {
1682
1721
  box-sizing: border-box;
1683
1722
  inline-size: var(--cpd-space-10x);
1684
1723
  block-size: var(--cpd-space-12x);
@@ -1689,7 +1728,7 @@ Please see LICENSE files in the repository root for full details.
1689
1728
  }
1690
1729
 
1691
1730
  @media (hover) {
1692
- ._control_43om7_25:hover ~ ._digit_43om7_49 {
1731
+ ._control_17qhw_25:hover ~ ._digit_17qhw_49 {
1693
1732
  border-color: var(--cpd-color-border-interactive-hovered);
1694
1733
 
1695
1734
  /** TODO: have the shadow in the design tokens */
@@ -1697,37 +1736,38 @@ Please see LICENSE files in the repository root for full details.
1697
1736
  }
1698
1737
  }
1699
1738
 
1700
- ._control_43om7_25:disabled {
1739
+ ._control_17qhw_25:disabled {
1701
1740
  color: var(--cpd-color-text-disabled);
1702
1741
  cursor: not-allowed;
1703
1742
  }
1704
1743
 
1705
- ._control_43om7_25:disabled ~ ._digit_43om7_49 {
1744
+ ._control_17qhw_25:disabled ~ ._digit_17qhw_49 {
1706
1745
  box-shadow: none;
1707
1746
  background: var(--cpd-color-bg-canvas-disabled);
1708
1747
  border-color: var(--cpd-color-border-disabled);
1709
1748
  }
1710
1749
 
1711
- ._control_43om7_25[readonly] {
1750
+ ._control_17qhw_25[readonly] {
1712
1751
  color: var(--cpd-color-text-secondary);
1713
1752
  }
1714
1753
 
1715
- ._control_43om7_25[readonly] ~ ._digit_43om7_49 {
1754
+ ._control_17qhw_25[readonly] ~ ._digit_17qhw_49 {
1716
1755
  box-shadow: none;
1717
1756
  background: var(--cpd-color-bg-subtle-secondary);
1718
1757
  border-color: var(--cpd-color-bg-subtle-secondary);
1719
1758
  }
1720
1759
 
1721
- ._control_43om7_25[data-invalid] ~ ._digit_43om7_49 {
1760
+ ._control_17qhw_25[data-invalid] ~ ._digit_17qhw_49 {
1722
1761
  border-color: var(--cpd-color-text-critical-primary);
1723
1762
  }
1724
1763
 
1725
- ._control_43om7_25:focus ~ ._digit_43om7_49:not([data-filled]) {
1764
+ /* stylelint-disable-next-line defensive-css/require-focus-visible */
1765
+ ._control_17qhw_25:focus ~ ._digit_17qhw_49:not([data-filled]) {
1726
1766
  outline: 2px solid var(--cpd-color-border-focused);
1727
1767
  border-color: transparent;
1728
1768
  }
1729
1769
 
1730
- ._digit_43om7_49[data-selected] {
1770
+ ._digit_17qhw_49[data-selected] {
1731
1771
  border-color: var(--cpd-color-border-focused);
1732
1772
  background-color: var(--cpd-color-bg-info-subtle);
1733
1773
  }
@@ -2094,7 +2134,7 @@ SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
2094
2134
  Please see LICENSE files in the repository root for full details.
2095
2135
  */
2096
2136
 
2097
- ._item_lqfwq_8 {
2137
+ ._item_bym9p_8 {
2098
2138
  display: grid;
2099
2139
  grid-template: "icon label ." auto "empty1 label empty2" auto / auto auto minmax(
2100
2140
  /* Reserve space for the chevron so that the layout doesn't shift on
@@ -2112,105 +2152,127 @@ Please see LICENSE files in the repository root for full details.
2112
2152
  background: var(--cpd-color-bg-action-secondary-rest);
2113
2153
  }
2114
2154
 
2115
- ._item_lqfwq_8._interactive_lqfwq_26 {
2155
+ ._item_bym9p_8._interactive_bym9p_26,
2156
+ ._item_bym9p_8[data-state] {
2116
2157
  cursor: pointer;
2117
2158
  }
2118
2159
 
2119
- ._item_lqfwq_8._no-label_lqfwq_30 {
2160
+ ._item_bym9p_8._no-label_bym9p_31 {
2120
2161
  grid-template: "icon ." auto / auto 1fr;
2121
2162
  }
2122
2163
 
2123
- ._label_lqfwq_34 {
2164
+ ._label_bym9p_35 {
2124
2165
  grid-area: label;
2125
2166
  margin-inline-end: var(--cpd-space-4x);
2126
2167
  text-align: start;
2127
2168
  word-break: break-word; /* stylelint-disable-line declaration-property-value-keyword-no-deprecated */
2128
2169
  }
2129
2170
 
2130
- ._item_lqfwq_8._no-icon_lqfwq_41 {
2171
+ ._item_bym9p_8._no-icon_bym9p_42 {
2131
2172
  grid-template: "label ." auto / auto 1fr;
2132
2173
 
2133
- ._label_lqfwq_34 {
2174
+ ._label_bym9p_35 {
2134
2175
  /* Without icon, the height changes when hovered */
2135
2176
  min-block-size: 24px;
2136
2177
  }
2137
2178
  }
2138
2179
 
2139
- ._icon_lqfwq_50 {
2180
+ ._icon_bym9p_51 {
2140
2181
  grid-area: icon;
2141
2182
  margin-inline-end: var(--cpd-space-3x);
2142
2183
  }
2143
2184
 
2144
- ._item_lqfwq_8._no-label_lqfwq_30 ._icon_lqfwq_50 {
2185
+ ._item_bym9p_8._no-label_bym9p_31 ._icon_bym9p_51 {
2145
2186
  margin-inline-end: var(--cpd-space-4x);
2146
2187
  }
2147
2188
 
2148
- ._nav-hint_lqfwq_59 {
2189
+ ._nav-hint_bym9p_60 {
2149
2190
  /* Hidden until the item is hovered over */
2150
2191
  display: none;
2151
2192
  flex-shrink: 0;
2152
2193
  }
2153
2194
 
2154
- button._item_lqfwq_8 {
2195
+ button._item_bym9p_8 {
2155
2196
  appearance: none;
2156
2197
  border: none;
2157
2198
  }
2158
2199
 
2159
- ._item_lqfwq_8[data-kind="primary"] > ._label_lqfwq_34 {
2200
+ ._item_bym9p_8[data-kind="primary"] > ._label_bym9p_35 {
2160
2201
  color: var(--cpd-color-text-primary);
2161
2202
  }
2162
2203
 
2163
- ._item_lqfwq_8[data-kind="primary"] > ._icon_lqfwq_50 {
2204
+ ._item_bym9p_8[data-kind="primary"] > ._icon_bym9p_51 {
2164
2205
  color: var(--cpd-color-icon-primary);
2165
2206
  }
2166
2207
 
2167
- ._item_lqfwq_8[data-kind="primary"] > ._nav-hint_lqfwq_59 {
2208
+ ._item_bym9p_8[data-kind="primary"] > ._nav-hint_bym9p_60 {
2168
2209
  color: var(--cpd-color-icon-tertiary);
2169
2210
  }
2170
2211
 
2171
- ._item_lqfwq_8[data-kind="critical"] > ._label_lqfwq_34 {
2212
+ ._item_bym9p_8[data-kind="critical"] > ._label_bym9p_35 {
2172
2213
  color: var(--cpd-color-text-critical-primary);
2173
2214
  }
2174
2215
 
2175
- ._item_lqfwq_8[data-kind="critical"] > ._icon_lqfwq_50,
2176
- ._item_lqfwq_8[data-kind="critical"] > ._nav-hint_lqfwq_59 {
2216
+ ._item_bym9p_8[data-kind="critical"] > ._icon_bym9p_51,
2217
+ ._item_bym9p_8[data-kind="critical"] > ._nav-hint_bym9p_60 {
2177
2218
  color: var(--cpd-color-icon-critical-primary);
2178
2219
  }
2179
2220
 
2221
+ /* Submenu triggers: always show the chevron and apply hover style when open */
2222
+ ._item_bym9p_8[data-state] > ._nav-hint_bym9p_60 {
2223
+ display: initial;
2224
+ }
2225
+
2226
+ ._item_bym9p_8[data-state] > ._nav-hint_bym9p_60 ~ * {
2227
+ display: none;
2228
+ }
2229
+
2230
+ ._item_bym9p_8[data-state="open"][data-kind="primary"] {
2231
+ background: var(--cpd-color-bg-action-secondary-hovered);
2232
+ }
2233
+
2234
+ ._item_bym9p_8[data-state="open"][data-kind="critical"] {
2235
+ background: var(--cpd-color-bg-critical-subtle);
2236
+ }
2237
+
2180
2238
  @media (hover) {
2181
- ._item_lqfwq_8._interactive_lqfwq_26[data-kind="primary"]:hover {
2239
+ ._item_bym9p_8._interactive_bym9p_26[data-kind="primary"]:hover,
2240
+ ._item_bym9p_8[data-state][data-kind="primary"]:hover {
2182
2241
  background: var(--cpd-color-bg-action-secondary-hovered);
2183
2242
  }
2184
2243
 
2185
- ._item_lqfwq_8._interactive_lqfwq_26[data-kind="critical"]:hover {
2244
+ ._item_bym9p_8._interactive_bym9p_26[data-kind="critical"]:hover,
2245
+ ._item_bym9p_8[data-state][data-kind="critical"]:hover {
2186
2246
  background: var(--cpd-color-bg-critical-subtle);
2187
2247
  }
2188
2248
 
2189
2249
  /* Replace the children with the navigation hint on hover */
2190
- ._item_lqfwq_8._interactive_lqfwq_26:hover > ._nav-hint_lqfwq_59 {
2250
+ ._item_bym9p_8._interactive_bym9p_26:hover > ._nav-hint_bym9p_60 {
2191
2251
  display: initial;
2192
2252
  }
2193
2253
 
2194
- ._item_lqfwq_8._interactive_lqfwq_26:hover > ._nav-hint_lqfwq_59 ~ * {
2254
+ ._item_bym9p_8._interactive_bym9p_26:hover > ._nav-hint_bym9p_60 ~ * {
2195
2255
  display: none;
2196
2256
  }
2197
2257
  }
2198
2258
 
2199
- ._item_lqfwq_8._interactive_lqfwq_26[data-kind="primary"]:active {
2259
+ ._item_bym9p_8._interactive_bym9p_26[data-kind="primary"]:active,
2260
+ ._item_bym9p_8[data-state][data-kind="primary"]:active {
2200
2261
  background: var(--cpd-color-bg-action-secondary-pressed);
2201
2262
  }
2202
2263
 
2203
- ._item_lqfwq_8._interactive_lqfwq_26[data-kind="critical"]:active {
2264
+ ._item_bym9p_8._interactive_bym9p_26[data-kind="critical"]:active,
2265
+ ._item_bym9p_8[data-state][data-kind="critical"]:active {
2204
2266
  background: var(--cpd-color-bg-critical-subtle-hovered);
2205
2267
  }
2206
2268
 
2207
- ._item_lqfwq_8[data-kind]._disabled_lqfwq_118 {
2269
+ ._item_bym9p_8[data-kind]._disabled_bym9p_140 {
2208
2270
  pointer-events: none;
2209
2271
  }
2210
2272
 
2211
- ._item_lqfwq_8[data-kind]._disabled_lqfwq_118 > ._label_lqfwq_34,
2212
- ._item_lqfwq_8[data-kind]._disabled_lqfwq_118 > ._icon_lqfwq_50,
2213
- ._item_lqfwq_8[data-kind]._disabled_lqfwq_118 > ._nav-hint_lqfwq_59 {
2273
+ ._item_bym9p_8[data-kind]._disabled_bym9p_140 > ._label_bym9p_35,
2274
+ ._item_bym9p_8[data-kind]._disabled_bym9p_140 > ._icon_bym9p_51,
2275
+ ._item_bym9p_8[data-kind]._disabled_bym9p_140 > ._nav-hint_bym9p_60 {
2214
2276
  color: var(--cpd-color-text-disabled);
2215
2277
  }
2216
2278
  /*
@@ -2298,7 +2360,7 @@ SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
2298
2360
  Please see LICENSE files in the repository root for full details.
2299
2361
  */
2300
2362
 
2301
- ._menu_1w1u7_8 {
2363
+ ._menu_1kl3y_8 {
2302
2364
  border-radius: var(--cpd-space-3x);
2303
2365
  background: var(--cpd-color-bg-canvas-default);
2304
2366
 
@@ -2320,40 +2382,42 @@ Please see LICENSE files in the repository root for full details.
2320
2382
  --cpd-separator-inset: var(--cpd-space-4x);
2321
2383
  }
2322
2384
 
2323
- @keyframes _slide-in_1w1u7_1 {
2385
+ @keyframes _slide-in_1kl3y_1 {
2324
2386
  from {
2325
2387
  opacity: 0;
2326
2388
  transform: translate(0, var(--cpd-space-3x));
2327
2389
  }
2328
2390
  }
2329
2391
 
2330
- ._menu_1w1u7_8[data-state="open"] {
2331
- animation: _slide-in_1w1u7_1 180ms;
2392
+ ._menu_1kl3y_8[data-state="open"] {
2393
+ /* Disable linter, we have a reduced motion style below */
2394
+ /* stylelint-disable-next-line defensive-css/require-prefers-reduced-motion */
2395
+ animation: _slide-in_1kl3y_1 180ms;
2332
2396
  }
2333
2397
 
2334
- @keyframes _fade-in_1w1u7_1 {
2398
+ @keyframes _fade-in_1kl3y_1 {
2335
2399
  from {
2336
2400
  opacity: 0;
2337
2401
  }
2338
2402
  }
2339
2403
 
2340
- @keyframes _fade-out_1w1u7_1 {
2404
+ @keyframes _fade-out_1kl3y_1 {
2341
2405
  to {
2342
2406
  opacity: 0;
2343
2407
  }
2344
2408
  }
2345
2409
 
2346
2410
  @media (prefers-reduced-motion) {
2347
- ._menu_1w1u7_8[data-state="open"] {
2348
- animation-name: _fade-in_1w1u7_1;
2411
+ ._menu_1kl3y_8[data-state="open"] {
2412
+ animation-name: _fade-in_1kl3y_1;
2349
2413
  }
2350
2414
 
2351
- ._menu_1w1u7_8[data-state="closed"] {
2352
- animation-name: _fade-out_1w1u7_1;
2415
+ ._menu_1kl3y_8[data-state="closed"] {
2416
+ animation-name: _fade-out_1kl3y_1;
2353
2417
  }
2354
2418
  }
2355
2419
 
2356
- ._title_1w1u7_63 {
2420
+ ._title_1kl3y_65 {
2357
2421
  /** Override MenuTitle margin top **/
2358
2422
  margin-block-start: 0 !important;
2359
2423
  }
@@ -2378,13 +2442,13 @@ Please see LICENSE files in the repository root for full details.
2378
2442
  * Please see LICENSE files in the repository root for full details.
2379
2443
  */
2380
2444
 
2381
- ._nav-bar_1e9qm_8 {
2445
+ ._nav-bar_pmal2_8 {
2382
2446
  border-block-end: var(--cpd-border-width-1) solid var(--cpd-color-gray-400);
2383
2447
  margin: var(--cpd-space-6x) 0;
2384
2448
  padding: 0;
2385
2449
  }
2386
2450
 
2387
- ._nav-bar-items_1e9qm_14 {
2451
+ ._nav-bar-items_pmal2_14 {
2388
2452
  display: flex;
2389
2453
  flex-direction: row;
2390
2454
  justify-content: flex-start;
@@ -2395,13 +2459,13 @@ Please see LICENSE files in the repository root for full details.
2395
2459
  margin: 0;
2396
2460
  }
2397
2461
 
2398
- ._nav-tab_1e9qm_25 {
2462
+ ._nav-tab_pmal2_25 {
2399
2463
  padding: var(--cpd-space-4x) 0;
2400
2464
  position: relative;
2401
2465
  }
2402
2466
 
2403
2467
  /* Underline effect */
2404
- ._nav-tab_1e9qm_25::before {
2468
+ ._nav-tab_pmal2_25::before {
2405
2469
  content: "";
2406
2470
  position: absolute;
2407
2471
  inset-block-end: 0;
@@ -2409,15 +2473,18 @@ Please see LICENSE files in the repository root for full details.
2409
2473
  block-size: 0;
2410
2474
  border-radius: var(--cpd-radius-pill-effect) var(--cpd-radius-pill-effect) 0 0;
2411
2475
  background-color: var(--cpd-color-bg-action-primary-rest);
2412
- transition: height 0.1s ease-in-out;
2476
+
2477
+ @media (prefers-reduced-motion: no-preference) {
2478
+ transition: height 0.1s ease-in-out;
2479
+ }
2413
2480
  }
2414
2481
 
2415
- ._nav-tab_1e9qm_25[data-current]::before {
2482
+ ._nav-tab_pmal2_25[data-current]::before {
2416
2483
  /* This is not exactly right: designs says 3px, but there are no variables for that */
2417
2484
  block-size: var(--cpd-border-width-4);
2418
2485
  }
2419
2486
 
2420
- ._nav-item_1e9qm_47 {
2487
+ ._nav-item_pmal2_50 {
2421
2488
  padding-block: var(--cpd-space-1x);
2422
2489
  padding-inline: var(--cpd-space-2x);
2423
2490
  border-radius: var(--cpd-radius-pill-effect);
@@ -2436,27 +2503,27 @@ Please see LICENSE files in the repository root for full details.
2436
2503
  }
2437
2504
 
2438
2505
  @media (hover) {
2439
- ._nav-item_1e9qm_47:not([disabled]):hover {
2506
+ ._nav-item_pmal2_50:not([disabled]):hover {
2440
2507
  color: var(--cpd-color-text-primary);
2441
2508
  background-color: var(--cpd-color-bg-subtle-secondary);
2442
2509
  }
2443
2510
  }
2444
2511
 
2445
- ._nav-item_1e9qm_47:focus-visible {
2512
+ ._nav-item_pmal2_50:focus-visible {
2446
2513
  outline: var(--cpd-color-border-focused) var(--cpd-border-width-2) solid;
2447
2514
  }
2448
2515
 
2449
- ._nav-item_1e9qm_47:not([disabled]):active {
2516
+ ._nav-item_pmal2_50:not([disabled]):active {
2450
2517
  color: var(--cpd-color-text-primary);
2451
2518
  background-color: var(--cpd-color-bg-subtle-primary);
2452
2519
  }
2453
2520
 
2454
- ._nav-item_1e9qm_47[aria-current],
2455
- ._nav-item_1e9qm_47[aria-selected="true"] {
2521
+ ._nav-item_pmal2_50[aria-current],
2522
+ ._nav-item_pmal2_50[aria-selected="true"] {
2456
2523
  color: var(--cpd-color-text-primary);
2457
2524
  }
2458
2525
 
2459
- ._nav-item_1e9qm_47[disabled] {
2526
+ ._nav-item_pmal2_50[disabled] {
2460
2527
  cursor: not-allowed;
2461
2528
 
2462
2529
  /* Enable pointer events for svgs even with fill=none */
@@ -2465,18 +2532,59 @@ Please see LICENSE files in the repository root for full details.
2465
2532
  }
2466
2533
 
2467
2534
  @media (forced-colors: active) {
2468
- ._nav-tab_1e9qm_25[data-current]::before {
2535
+ ._nav-tab_pmal2_25[data-current]::before {
2469
2536
  outline: 1px solid transparent;
2470
2537
  }
2471
2538
  }
2472
2539
  /*
2540
+ Copyright 2026 Element Creations Ltd.
2541
+
2542
+ SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
2543
+ Please see LICENSE files in the repository root for full details.
2544
+ */
2545
+
2546
+ ._header_14jk4_8 {
2547
+ display: flex;
2548
+ flex-direction: column;
2549
+ align-items: center;
2550
+ gap: var(--cpd-space-2x);
2551
+ max-inline-size: 480px;
2552
+ }
2553
+
2554
+ ._header_14jk4_8[data-size="md"] ._icon_14jk4_16 {
2555
+ margin-block-end: var(--cpd-space-2x);
2556
+ }
2557
+
2558
+ ._header_14jk4_8[data-size="lg"] ._icon_14jk4_16 {
2559
+ margin-block-end: var(--cpd-space-4x);
2560
+ }
2561
+
2562
+ ._header_14jk4_8 > h1 {
2563
+ margin: 0;
2564
+ text-align: center;
2565
+ }
2566
+
2567
+ ._header_14jk4_8 > p {
2568
+ color: var(--cpd-color-text-secondary);
2569
+ text-align: center;
2570
+ margin: 0;
2571
+ }
2572
+
2573
+ ._header_14jk4_8[data-size="md"] > p {
2574
+ font: var(--cpd-font-body-md-regular);
2575
+ }
2576
+
2577
+ ._header_14jk4_8[dat-size="lg"] > p {
2578
+ font: var(--cpd-font-body-lg-regular);
2579
+ }
2580
+ /*
2473
2581
  Copyright 2024 New Vector Ltd.
2474
2582
 
2475
2583
  SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
2476
2584
  Please see LICENSE files in the repository root for full details.
2477
2585
  */
2478
2586
 
2479
- ._progress-bar_1l6pa_8 {
2587
+ ._progress-bar_1kvi5_8 {
2480
2588
  position: relative;
2481
2589
  background-color: var(--cpd-color-gray-200);
2482
2590
  border: 1px solid var(--cpd-color-gray-400);
@@ -2492,7 +2600,7 @@ Please see LICENSE files in the repository root for full details.
2492
2600
  }
2493
2601
  }
2494
2602
 
2495
- ._progress-bar-container_1l6pa_24 {
2603
+ ._progress-bar-container_1kvi5_24 {
2496
2604
  display: flex;
2497
2605
  flex-direction: column;
2498
2606
  gap: var(--cpd-space-1x);
@@ -2521,16 +2629,20 @@ Please see LICENSE files in the repository root for full details.
2521
2629
  }
2522
2630
  }
2523
2631
 
2524
- ._progress-bar-label_1l6pa_53 {
2632
+ ._progress-bar-label_1kvi5_53 {
2525
2633
  font: var(--cpd-font-body-sm-medium);
2526
2634
  letter-spacing: var(--cpd-font-letter-spacing-body-sm);
2527
2635
  color: var(--cpd-progress-bar-main);
2528
2636
  }
2529
2637
 
2530
- ._progress-bar-indicator_1l6pa_59 {
2638
+ ._progress-bar-indicator_1kvi5_59 {
2531
2639
  position: absolute;
2532
2640
  inset: 0;
2533
- transition: transform 0.2s ease-in-out;
2641
+
2642
+ @media (prefers-reduced-motion: no-preference) {
2643
+ transition: transform 0.2s ease-in-out;
2644
+ }
2645
+
2534
2646
  background-image: linear-gradient(
2535
2647
  135deg,
2536
2648
  var(--cpd-progress-bar-muted) 0%,
@@ -2549,7 +2661,7 @@ Please see LICENSE files in the repository root for full details.
2549
2661
  }
2550
2662
 
2551
2663
  @media (forced-colors: active) {
2552
- ._progress-bar-indicator_1l6pa_59 {
2664
+ ._progress-bar-indicator_1kvi5_59 {
2553
2665
  outline: 1px solid transparent;
2554
2666
  }
2555
2667
  }
@@ -2621,7 +2733,7 @@ SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
2621
2733
  Please see LICENSE files in the repository root for full details.
2622
2734
  */
2623
2735
 
2624
- ._search_b2pjl_8 {
2736
+ ._search_1lktl_8 {
2625
2737
  border: 1px solid var(--cpd-color-border-interactive-secondary);
2626
2738
  border-radius: 9999px;
2627
2739
  block-size: 36px;
@@ -2637,35 +2749,35 @@ Please see LICENSE files in the repository root for full details.
2637
2749
  }
2638
2750
 
2639
2751
  @media (hover) {
2640
- ._search_b2pjl_8:hover {
2752
+ ._search_1lktl_8:hover {
2641
2753
  border-color: var(--cpd-color-border-interactive-hovered);
2642
2754
  }
2643
2755
  }
2644
2756
 
2645
- ._search_b2pjl_8:active {
2757
+ ._search_1lktl_8:active {
2646
2758
  border-color: var(--cpd-color-border-interactive-hovered);
2647
2759
  }
2648
2760
 
2649
- ._search_b2pjl_8:focus-within {
2761
+ ._search_1lktl_8:focus-within {
2650
2762
  border-color: currentcolor;
2651
2763
  }
2652
2764
 
2653
- ._icon_b2pjl_37 {
2765
+ ._icon_1lktl_37 {
2654
2766
  color: var(--cpd-color-icon-secondary);
2655
2767
  flex-shrink: 0;
2656
2768
  }
2657
2769
 
2658
2770
  @media (hover) {
2659
- ._search_b2pjl_8:hover ._icon_b2pjl_37 {
2771
+ ._search_1lktl_8:hover ._icon_1lktl_37 {
2660
2772
  color: var(--cpd-color-icon-primary);
2661
2773
  }
2662
2774
  }
2663
2775
 
2664
- ._search_b2pjl_8:active ._icon_b2pjl_37 {
2776
+ ._search_1lktl_8:active ._icon_1lktl_37 {
2665
2777
  color: var(--cpd-color-icon-primary);
2666
2778
  }
2667
2779
 
2668
- ._input_b2pjl_52 {
2780
+ ._input_1lktl_52 {
2669
2781
  border: 0;
2670
2782
  background: inherit;
2671
2783
  outline: 0;
@@ -2673,16 +2785,17 @@ Please see LICENSE files in the repository root for full details.
2673
2785
  min-inline-size: 0;
2674
2786
  }
2675
2787
 
2676
- ._input_b2pjl_52::placeholder {
2788
+ ._input_1lktl_52::placeholder {
2677
2789
  color: var(--cpd-color-text-secondary);
2678
2790
  }
2679
2791
 
2680
- ._input_b2pjl_52:focus::placeholder {
2792
+ /* stylelint-disable-next-line defensive-css/require-focus-visible */
2793
+ ._input_1lktl_52:focus::placeholder {
2681
2794
  color: var(--cpd-color-text-secondary);
2682
2795
  }
2683
2796
 
2684
2797
  @media (hover) {
2685
- ._search_b2pjl_8:hover ._input_b2pjl_52::placeholder {
2798
+ ._search_1lktl_8:hover ._input_1lktl_52::placeholder {
2686
2799
  color: var(--cpd-color-text-secondary);
2687
2800
  }
2688
2801
  }
@@ -2732,20 +2845,50 @@ SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
2732
2845
  Please see LICENSE files in the repository root for full details.
2733
2846
  */
2734
2847
 
2735
- ._toast-container_1xofk_8 {
2848
+ ._toast-container_1ysb3_8 {
2736
2849
  inline-size: fit-content;
2737
- background-color: var(--cpd-color-alpha-gray-1300);
2850
+ background-color: var(--cpd-color-bg-action-primary-rest);
2738
2851
  color: var(--cpd-color-text-on-solid-primary);
2739
2852
  border-radius: 99px;
2740
- font-size: var(--cpd-font-body-sm-medium);
2741
2853
  padding: var(--cpd-space-2x) var(--cpd-space-4x);
2854
+ display: flex;
2855
+ flex-wrap: nowrap;
2856
+ align-items: center;
2857
+ gap: var(--cpd-space-2x);
2742
2858
  }
2743
2859
 
2744
2860
  @media (forced-colors: active) {
2745
- ._toast-container_1xofk_8 {
2861
+ ._toast-container_1ysb3_8 {
2746
2862
  outline: 1px solid transparent;
2747
2863
  }
2748
2864
  }
2865
+
2866
+ ._icon_1ysb3_26 {
2867
+ flex-shrink: 0;
2868
+ }
2869
+
2870
+ ._has-close_1ysb3_30 {
2871
+ gap: var(--cpd-space-3x);
2872
+ }
2873
+
2874
+ ._content_1ysb3_34 {
2875
+ display: flex;
2876
+ flex-wrap: nowrap;
2877
+ align-items: flex-start;
2878
+ gap: var(--cpd-space-2x);
2879
+ }
2880
+
2881
+ ._close_1ysb3_41 {
2882
+ align-self: flex-start;
2883
+ padding: var(--cpd-space-0-5x) !important;
2884
+
2885
+ &:not(:hover, :focus-visible) {
2886
+ * {
2887
+ /* Override default color of icon button. The container background is different than the default canvas color */
2888
+ color: var(--cpd-color-icon-on-solid-primary) !important;
2889
+ }
2890
+ }
2891
+ }
2749
2892
  /*
2750
2893
  Copyright 2024 New Vector Ltd.
2751
2894